GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling
Gatling 3.10.3 is available! (you're using 3.9.5)
Simulation com.forgerock.gatling.Loadtest started...

================================================================================
2024-01-25 20:26:52                                           5s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=0     )


---- idc.login -----------------------------------------------------------------
[-                                                                         ]  0%
          waiting: 542552 / active: 63     / done: 0     
================================================================================

20:26:57.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9: status.find.is(200), but actually found 502
20:26:57.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,9,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b04096d, username -> user.707873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7714bb6a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 242: status.find.is(200), but actually found 503
20:26:57.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fbfd38b, username -> user.229310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e67e59b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 86: status.find.is(200), but actually found 502
20:26:57.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,86,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20b5ba3, username -> user.548144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@320d4f8a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 243: status.find.is(200), but actually found 503
20:26:57.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3af40524, username -> user.110281, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a320ffb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 244: status.find.is(200), but actually found 503
20:26:57.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26b481dd, username -> user.857707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@98c3ec9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10: status.find.is(200), but actually found 503
20:26:57.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,10,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b2f418e, username -> user.886429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2595cc67, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 88: status.find.is(200), but actually found 503
20:26:57.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,88,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bd22f1a, username -> user.336703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79ed83a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 90: status.find.is(200), but actually found 502
20:26:57.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,90,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ee9eaa0, username -> user.954428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55611d95, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.733 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:26:57                                          10s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=8     )
> restLoginInitiate                                        (OK=0      KO=8     )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No      8 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:       8 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                         5 (20.83%)
> status.find.is(200), but actually found 502                         3 (12.50%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  0%
          waiting: 542364 / active: 243    / done: 8     
================================================================================

20:26:57.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 251: status.find.is(200), but actually found 503
20:26:57.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,251,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f9db7f0, username -> user.243475, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@558216dc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.767 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.768 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.768 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 91: status.find.is(200), but actually found 503
20:26:57.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,91,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33d3973f, username -> user.782621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@421abf15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.772 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.772 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11: status.find.is(200), but actually found 502
20:26:57.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,11,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10eaa291, username -> user.557431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@559b72a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.779 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.779 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.779 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 252: status.find.is(200), but actually found 503
20:26:57.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@723a0f16, username -> user.613485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72a674b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.784 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.784 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.784 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.801 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 253: status.find.is(200), but actually found 503
20:26:57.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6497738a, username -> user.559653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56bd35f1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.802 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.802 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.802 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 254: status.find.is(200), but actually found 503
20:26:57.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1942590f, username -> user.644743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b4c3047, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.824 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.824 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.825 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.825 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.825 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 255: status.find.is(200), but actually found 503
20:26:57.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cd6fed2, username -> user.894119, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@493ad10f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.843 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.843 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.843 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 94: status.find.is(200), but actually found 503
20:26:57.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,94,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f0437, username -> user.344057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f212a1d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.862 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.863 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.863 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 257: status.find.is(200), but actually found 503
20:26:57.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23df561f, username -> user.724403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69b59912, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.881 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.881 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.882 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 95: status.find.is(200), but actually found 503
20:26:57.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,95,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18280fa0, username -> user.498608, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12b960f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.895 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.896 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.896 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.899 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 258: status.find.is(200), but actually found 503
20:26:57.899 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,258,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a130ef, username -> user.689090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f9f5cc1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.900 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.900 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.900 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 259: status.find.is(200), but actually found 503
20:26:57.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,259,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23b3520e, username -> user.484580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3974be79, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.919 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.919 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.919 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.925 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 96: status.find.is(200), but actually found 503
20:26:57.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,96,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b93f1ce, username -> user.674499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bc8415b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.926 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.926 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.926 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 260: status.find.is(200), but actually found 503
20:26:57.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b10379, username -> user.868060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@309c0fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.941 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.941 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.941 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.942 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.942 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 13: status.find.is(200), but actually found 503
20:26:57.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,13,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73b0dbc2, username -> user.114921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6079759, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.944 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.944 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.944 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 97: status.find.is(200), but actually found 502
20:26:57.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,97,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33591b69, username -> user.213238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6539c09d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.955 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.955 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.955 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 261: status.find.is(200), but actually found 503
20:26:57.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2228ab37, username -> user.12270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f5b9a87, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.957 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.957 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.958 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 262: status.find.is(200), but actually found 503
20:26:57.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bd0dcf5, username -> user.22512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73f9b71a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.976 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.976 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.976 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 98: status.find.is(200), but actually found 502
20:26:57.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,98,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b66e008, username -> user.617062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@193f6feb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.984 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.984 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:57.984 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:57.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 263: status.find.is(200), but actually found 503
20:26:57.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22adfe13, username -> user.735267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47627fcb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:57.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:57.999 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.000 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.000 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 264: status.find.is(200), but actually found 503
20:26:58.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 99: status.find.is(200), but actually found 503
20:26:58.019 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,99,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73f3337b, username -> user.765368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24ded650, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.019 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63551283, username -> user.816184, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9155b0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.019 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.019 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.019 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.019 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.019 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.019 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.019 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.019 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.019 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.019 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 14: status.find.is(200), but actually found 502
20:26:58.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,14,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@342086d7, username -> user.796005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e84561c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.021 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.021 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.021 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 265: status.find.is(200), but actually found 503
20:26:58.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,265,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7df7bf07, username -> user.690589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aa7e0de, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.034 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.035 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.035 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.035 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 100: status.find.is(200), but actually found 502
20:26:58.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b1bdc25, username -> user.236046, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e2c6901, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.048 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.049 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.049 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 266: status.find.is(200), but actually found 503
20:26:58.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44e3421c, username -> user.918204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@253e0cca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.054 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.055 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 267: status.find.is(200), but actually found 503
20:26:58.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,267,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d2b970c, username -> user.962264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28105e12, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.073 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.073 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.073 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.079 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 101: status.find.is(200), but actually found 502
20:26:58.079 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f071b5e, username -> user.147271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c1ac997, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.079 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.079 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.079 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.080 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.080 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 268: status.find.is(200), but actually found 503
20:26:58.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,268,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a52229f, username -> user.666386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5609084c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.091 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.091 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.091 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.091 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.091 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 15: status.find.is(200), but actually found 502
20:26:58.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,15,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69622c1c, username -> user.435406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@764f2a96, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.106 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.106 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.106 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 102: status.find.is(200), but actually found 502
20:26:58.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@534a00b6, username -> user.942801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@522e4896, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.109 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.109 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.109 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.109 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.113 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 269: status.find.is(200), but actually found 503
20:26:58.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66fe1b56, username -> user.151164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13e5b280, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.114 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.114 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.114 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 270: status.find.is(200), but actually found 503
20:26:58.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10957842, username -> user.803615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@203342b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.130 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.130 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.130 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 103: status.find.is(200), but actually found 502
20:26:58.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a88b0bb, username -> user.144910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@762b80f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.143 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.143 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.143 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.143 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 271: status.find.is(200), but actually found 503
20:26:58.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77a50d07, username -> user.758433, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f5fcd23, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.148 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.148 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.148 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.148 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.149 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 272: status.find.is(200), but actually found 503
20:26:58.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dc81dd4, username -> user.556557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79118622, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.168 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.169 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.169 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 104: status.find.is(200), but actually found 503
20:26:58.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cf00929, username -> user.697538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@546de3f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.178 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.178 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.178 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 16: status.find.is(200), but actually found 502
20:26:58.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,16,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@406ac2c2, username -> user.98963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15242281, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.188 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.188 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.188 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.188 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.188 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 273: status.find.is(200), but actually found 503
20:26:58.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,273,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79b76e01, username -> user.112854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24ea00d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.189 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.189 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.189 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.190 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.190 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 105: status.find.is(200), but actually found 502
20:26:58.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d47ac00, username -> user.16394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@256aa92b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.205 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.205 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.205 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 274: status.find.is(200), but actually found 503
20:26:58.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@374e2dbc, username -> user.644495, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b44fdfd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.209 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.209 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 275: status.find.is(200), but actually found 503
20:26:58.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,275,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39638596, username -> user.158003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20332b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 106: status.find.is(200), but actually found 503
20:26:58.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@786e204d, username -> user.351445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3442c96d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.237 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.237 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.237 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 276: status.find.is(200), but actually found 503
20:26:58.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a4c1f64, username -> user.6594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f8310fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.246 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.246 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 277: status.find.is(200), but actually found 503
20:26:58.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68309a64, username -> user.281279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fcab1d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 107: status.find.is(200), but actually found 502
20:26:58.264 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.265 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@261017f4, username -> user.374499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fad6236, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.265 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.265 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.265 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.265 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 17: status.find.is(200), but actually found 503
20:26:58.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,17,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29d8a5f1, username -> user.304822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dff1614, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.274 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.274 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 278: status.find.is(200), but actually found 503
20:26:58.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@414b38d9, username -> user.214625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4207cff6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 108: status.find.is(200), but actually found 502
20:26:58.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e204fef, username -> user.631297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7318e98c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 279: status.find.is(200), but actually found 503
20:26:58.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a27531a, username -> user.276033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c50fca0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 280: status.find.is(200), but actually found 503
20:26:58.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c89d737, username -> user.872871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20ac38ce, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.322 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 109: status.find.is(200), but actually found 502
20:26:58.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29e252fa, username -> user.14205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d8c42d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 281: status.find.is(200), but actually found 503
20:26:58.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2041986c, username -> user.491558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602617c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 18: status.find.is(200), but actually found 503
20:26:58.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,18,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39669149, username -> user.402842, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3be54d44, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 110: status.find.is(200), but actually found 502
20:26:58.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cfbc415, username -> user.115191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ce3102a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 282: status.find.is(200), but actually found 503
20:26:58.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,282,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f628780, username -> user.145128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3607a469, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 283: status.find.is(200), but actually found 503
20:26:58.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,283,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34c53e35, username -> user.678599, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12cc30ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 111: status.find.is(200), but actually found 502
20:26:58.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b5dc4, username -> user.614471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dc386c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 284: status.find.is(200), but actually found 503
20:26:58.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,284,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26404f9c, username -> user.103571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4af3238c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 285: status.find.is(200), but actually found 503
20:26:58.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,285,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45711cc0, username -> user.616889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ebfe316, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 112: status.find.is(200), but actually found 503
20:26:58.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@687fab4c, username -> user.442940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d2a00f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 286: status.find.is(200), but actually found 503
20:26:58.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d13845e, username -> user.127502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fca3e85, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 19: status.find.is(200), but actually found 503
20:26:58.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,19,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aaec607, username -> user.209826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c62e943, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 113: status.find.is(200), but actually found 502
20:26:58.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58c339e6, username -> user.257573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34d8e822, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 287: status.find.is(200), but actually found 503
20:26:58.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68bd3e5e, username -> user.580355, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cf8931, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 288: status.find.is(200), but actually found 503
20:26:58.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fc4b681, username -> user.432329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2af45ffe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 114: status.find.is(200), but actually found 503
20:26:58.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,114,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1570501, username -> user.701660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c3620bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 289: status.find.is(200), but actually found 503
20:26:58.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2182071b, username -> user.893533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bd4f52d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 115: status.find.is(200), but actually found 502
20:26:58.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42858379, username -> user.99758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e97fbd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 290: status.find.is(200), but actually found 503
20:26:58.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d28c314, username -> user.4047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65f28e04, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 20: status.find.is(200), but actually found 503
20:26:58.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,20,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2df1a5f2, username -> user.947289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@472c2817, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 291: status.find.is(200), but actually found 503
20:26:58.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,291,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56d26abc, username -> user.401213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@276a42cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 116: status.find.is(200), but actually found 503
20:26:58.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,116,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@600fd4fe, username -> user.175014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@221473e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 292: status.find.is(200), but actually found 503
20:26:58.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,292,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26a8c64, username -> user.995544, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@242070ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 293: status.find.is(200), but actually found 503
20:26:58.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b254a7a, username -> user.683049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77aa00c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 117: status.find.is(200), but actually found 503
20:26:58.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d7453eb, username -> user.464852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ced9942, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 294: status.find.is(200), but actually found 503
20:26:58.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,294,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dac7652, username -> user.774962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25390cce, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 21: status.find.is(200), but actually found 502
20:26:58.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,21,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d2a6a3f, username -> user.696314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a21cf5a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 118: status.find.is(200), but actually found 502
20:26:58.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@593d0fe0, username -> user.543797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51d6728a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.610 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 295: status.find.is(200), but actually found 503
20:26:58.610 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.610 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@300f7164, username -> user.537287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10905bfc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 296: status.find.is(200), but actually found 503
20:26:58.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,296,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d335c42, username -> user.821176, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ff104bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 119: status.find.is(200), but actually found 503
20:26:58.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bde00b2, username -> user.282331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30a2f53d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 297: status.find.is(200), but actually found 503
20:26:58.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cb4530b, username -> user.623564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@701a2209, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 298: status.find.is(200), but actually found 503
20:26:58.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a753fd, username -> user.297826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29d29aae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 120: status.find.is(200), but actually found 503
20:26:58.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@eda3fc4, username -> user.787665, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e67ce72, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 22: status.find.is(200), but actually found 502
20:26:58.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,22,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f968004, username -> user.999317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6224a244, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 299: status.find.is(200), but actually found 503
20:26:58.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30c4836e, username -> user.741039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d6d37d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 121: status.find.is(200), but actually found 502
20:26:58.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20d2e395, username -> user.809982, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e5123e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 300: status.find.is(200), but actually found 503
20:26:58.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,300,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d488b94, username -> user.335180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4950150e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 301: status.find.is(200), but actually found 503
20:26:58.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c9d204a, username -> user.93419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31c7b405, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 122: status.find.is(200), but actually found 503
20:26:58.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22fd4711, username -> user.68953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56f68e09, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 302: status.find.is(200), but actually found 503
20:26:58.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35e9cb33, username -> user.147657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@442988a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.745 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 123: status.find.is(200), but actually found 502
20:26:58.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e5539d6, username -> user.209331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a77a08b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.767 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.768 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.768 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 303: status.find.is(200), but actually found 503
20:26:58.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a0d8e0, username -> user.459421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42746e97, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.768 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.768 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.768 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 23: status.find.is(200), but actually found 503
20:26:58.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,23,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bed361c, username -> user.226895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69b0cd26, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.776 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.776 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.776 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 304: status.find.is(200), but actually found 503
20:26:58.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6930d4e2, username -> user.441193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@735a17fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.783 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.783 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.783 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 124: status.find.is(200), but actually found 502
20:26:58.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1aecb0eb, username -> user.598923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b20c13e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.795 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.796 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.796 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 305: status.find.is(200), but actually found 503
20:26:58.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24790a64, username -> user.909837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71e8e178, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.799 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.799 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.799 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 306: status.find.is(200), but actually found 503
20:26:58.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@613a3063, username -> user.775427, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ad16f33, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.815 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.815 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.815 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 125: status.find.is(200), but actually found 503
20:26:58.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30614678, username -> user.872138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1689f29a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.821 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.821 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.821 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 24: status.find.is(200), but actually found 503
20:26:58.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,24,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@191144b0, username -> user.766779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e8277ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.827 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.827 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.827 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 307: status.find.is(200), but actually found 503
20:26:58.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e2ceea5, username -> user.345279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4beee256, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.832 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.832 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.832 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 126: status.find.is(200), but actually found 503
20:26:58.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a29b8b2, username -> user.538961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@186d240, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.848 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.848 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.848 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 308: status.find.is(200), but actually found 503
20:26:58.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b1c0f38, username -> user.359884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d43ad93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.851 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.851 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.851 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.867 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 309: status.find.is(200), but actually found 503
20:26:58.867 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35b29895, username -> user.165871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bd7678e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.867 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.867 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.867 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.868 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.868 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 127: status.find.is(200), but actually found 503
20:26:58.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22e73d60, username -> user.493511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2757d694, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.874 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.875 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.875 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 25: status.find.is(200), but actually found 502
20:26:58.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,25,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6083072a, username -> user.150593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41287b59, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.881 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.881 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.881 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 310: status.find.is(200), but actually found 503
20:26:58.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3177993d, username -> user.452116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a5ab9b7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.889 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.889 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.889 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.889 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.889 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 128: status.find.is(200), but actually found 503
20:26:58.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bd9bdc1, username -> user.120573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3af37ee2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.902 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.902 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.902 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.902 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.902 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 311: status.find.is(200), but actually found 503
20:26:58.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@555c834c, username -> user.348563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4713022d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.903 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.903 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.903 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 312: status.find.is(200), but actually found 503
20:26:58.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16d0dd2, username -> user.163678, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12caed8b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.921 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.921 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.923 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 129: status.find.is(200), but actually found 502
20:26:58.923 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4274465, username -> user.453506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bce0b03, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.923 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.923 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.923 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.923 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.923 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 26: status.find.is(200), but actually found 502
20:26:58.935 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,26,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@534cf71b, username -> user.981029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bc1e7ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.935 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.935 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.935 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.935 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.935 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 313: status.find.is(200), but actually found 503
20:26:58.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@618885ab, username -> user.998167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19ca64e7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.937 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.937 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.937 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.949 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 130: status.find.is(200), but actually found 502
20:26:58.949 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b2254c3, username -> user.603792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30e8ac41, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.949 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.949 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.950 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.950 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.950 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 314: status.find.is(200), but actually found 503
20:26:58.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a5b41b, username -> user.775999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27b17e31, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.956 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.956 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.956 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 315: status.find.is(200), but actually found 503
20:26:58.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aabd2d5, username -> user.518371, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dc7dfdf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.971 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.971 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.971 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 131: status.find.is(200), but actually found 503
20:26:58.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ee7bdcc, username -> user.848221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22bdc017, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.982 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.982 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.982 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 316: status.find.is(200), but actually found 503
20:26:58.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,316,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b2c66cd, username -> user.207236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6438e6ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.989 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.989 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.989 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.989 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.989 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:58.991 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 27: status.find.is(200), but actually found 502
20:26:58.991 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,27,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a235514, username -> user.621670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@400f7941, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:58.991 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.992 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:58.992 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:58.992 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 132: status.find.is(200), but actually found 502
20:26:59.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ac10595, username -> user.81641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@471d2545, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.001 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.002 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.002 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 317: status.find.is(200), but actually found 503
20:26:59.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f68e488, username -> user.369779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3500319b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.006 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.006 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 318: status.find.is(200), but actually found 503
20:26:59.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72a9fa55, username -> user.229175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45f2309a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.026 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.026 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.026 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 133: status.find.is(200), but actually found 502
20:26:59.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f6836b1, username -> user.674761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43f66f60, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.028 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.028 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 319: status.find.is(200), but actually found 503
20:26:59.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43d4af51, username -> user.761992, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58c39676, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.044 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.044 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.044 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 28: status.find.is(200), but actually found 503
20:26:59.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,28,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19ecf223, username -> user.646067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24c33a32, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.047 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.047 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.047 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.047 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.047 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 134: status.find.is(200), but actually found 502
20:26:59.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dab0c3a, username -> user.79540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@210fd6eb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.055 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.055 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 320: status.find.is(200), but actually found 503
20:26:59.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76cd1a1f, username -> user.62457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40cc86b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.063 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.063 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.063 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 321: status.find.is(200), but actually found 503
20:26:59.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41ddd48c, username -> user.772320, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fe7b4be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.078 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.079 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.079 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.079 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 135: status.find.is(200), but actually found 503
20:26:59.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28252e14, username -> user.387252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5efa8939, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.084 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.084 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.084 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 322: status.find.is(200), but actually found 503
20:26:59.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@317874cf, username -> user.791758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6825ba6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.092 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.092 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 29: status.find.is(200), but actually found 502
20:26:59.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,29,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c440883, username -> user.957399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a76aed, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.100 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.100 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.101 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.101 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 323: status.find.is(200), but actually found 503
20:26:59.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@774dfc56, username -> user.149297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@744726ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.109 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.109 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.109 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.109 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.109 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 136: status.find.is(200), but actually found 503
20:26:59.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fbbf43f, username -> user.518996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14b77746, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.115 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.115 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.115 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 324: status.find.is(200), but actually found 503
20:26:59.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cfc8e63, username -> user.92905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e53c3c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.130 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.130 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.130 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 325: status.find.is(200), but actually found 503
20:26:59.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@725ad176, username -> user.348532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c89bc32, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.150 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.150 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.150 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 137: status.find.is(200), but actually found 503
20:26:59.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47274335, username -> user.666224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d00ea6a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.151 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.152 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.152 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.152 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 30: status.find.is(200), but actually found 502
20:26:59.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,30,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7251eeb6, username -> user.558131, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6187044d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.155 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.155 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 138: status.find.is(200), but actually found 502
20:26:59.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13f1a1f3, username -> user.812123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@799c8a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.160 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.160 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.160 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.160 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.160 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 326: status.find.is(200), but actually found 503
20:26:59.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73f48ea7, username -> user.593047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66ab863f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.162 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.162 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.162 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 327: status.find.is(200), but actually found 503
20:26:59.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30d052ef, username -> user.937775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31049f6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.179 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.179 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.179 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.179 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.179 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 139: status.find.is(200), but actually found 502
20:26:59.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@649626ef, username -> user.508686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@579c3485, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.189 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.189 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.189 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.189 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.189 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.196 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 328: status.find.is(200), but actually found 503
20:26:59.196 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38bee70a, username -> user.697177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3824f62e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.197 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.197 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.197 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.197 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.197 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 31: status.find.is(200), but actually found 502
20:26:59.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,31,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4139088c, username -> user.231587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48ef12a0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.212 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.212 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.212 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 329: status.find.is(200), but actually found 503
20:26:59.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c85fe18, username -> user.128841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61463856, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.213 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.214 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.214 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 140: status.find.is(200), but actually found 503
20:26:59.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ca13a69, username -> user.259197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f0f92e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.217 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.218 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.218 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 330: status.find.is(200), but actually found 503
20:26:59.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f241d9c, username -> user.996052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61c4c5b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.234 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.234 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 141: status.find.is(200), but actually found 503
20:26:59.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b1beeb3, username -> user.695559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4757ff43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.243 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.243 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.243 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 331: status.find.is(200), but actually found 503
20:26:59.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ce9ee55, username -> user.579830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@399d1c79, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.247 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.247 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 332: status.find.is(200), but actually found 503
20:26:59.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c23a269, username -> user.200353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6984a5f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.265 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.265 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.265 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 142: status.find.is(200), but actually found 503
20:26:59.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8e3bc98, username -> user.415730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@753ad76c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.269 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.269 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.269 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 32: status.find.is(200), but actually found 503
20:26:59.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,32,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61e9f427, username -> user.719557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dba5d6a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.272 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.272 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.272 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 333: status.find.is(200), but actually found 503
20:26:59.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cb0ffee, username -> user.155757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e5aadc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.287 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 143: status.find.is(200), but actually found 502
20:26:59.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53adbd27, username -> user.486392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@410edc43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 334: status.find.is(200), but actually found 503
20:26:59.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c4610ea, username -> user.797556, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79d9aef9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.301 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.301 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.301 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 335: status.find.is(200), but actually found 503
20:26:59.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,335,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35e36484, username -> user.28058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68165bc0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 144: status.find.is(200), but actually found 503
20:26:59.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57645ee3, username -> user.614102, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7982c0e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 33: status.find.is(200), but actually found 503
20:26:59.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,33,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23645d4d, username -> user.790390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cb28419, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 336: status.find.is(200), but actually found 503
20:26:59.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,336,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46ec93b3, username -> user.274509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7892e4f1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 145: status.find.is(200), but actually found 502
20:26:59.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eb28375, username -> user.39012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b9f4c5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 337: status.find.is(200), but actually found 503
20:26:59.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,337,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a90f654, username -> user.354162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@129a3953, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 338: status.find.is(200), but actually found 503
20:26:59.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,338,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14eaa0a1, username -> user.126537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66c670ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 146: status.find.is(200), but actually found 502
20:26:59.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b84e9cf, username -> user.669451, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e1035c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 34: status.find.is(200), but actually found 502
20:26:59.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,34,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77a80388, username -> user.187346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48a10055, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 339: status.find.is(200), but actually found 503
20:26:59.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1943ed2f, username -> user.81091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f41d1d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 147: status.find.is(200), but actually found 502
20:26:59.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ccb29db, username -> user.802037, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4398c9ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 340: status.find.is(200), but actually found 503
20:26:59.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,340,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53fa01, username -> user.596214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@854e3fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 341: status.find.is(200), but actually found 503
20:26:59.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,341,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67331570, username -> user.388230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4346b981, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 148: status.find.is(200), but actually found 503
20:26:59.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38a95cd3, username -> user.916723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f563f4c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 342: status.find.is(200), but actually found 503
20:26:59.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a61fa7, username -> user.451240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@445260f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 35: status.find.is(200), but actually found 503
20:26:59.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,35,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45346e67, username -> user.933880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64098f29, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 149: status.find.is(200), but actually found 503
20:26:59.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@721ff5f7, username -> user.263822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c48b329, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 343: status.find.is(200), but actually found 503
20:26:59.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d0ca476, username -> user.445724, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f79ce12, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 344: status.find.is(200), but actually found 503
20:26:59.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,344,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5153b57, username -> user.968369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a5c0a48, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 150: status.find.is(200), but actually found 503
20:26:59.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37c136d1, username -> user.25329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@222f8450, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 345: status.find.is(200), but actually found 503
20:26:59.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23251413, username -> user.559190, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10e35b51, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 36: status.find.is(200), but actually found 502
20:26:59.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,36,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@704a4355, username -> user.870315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f2e05b1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 151: status.find.is(200), but actually found 503
20:26:59.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a93d775, username -> user.708109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aa7e3c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 346: status.find.is(200), but actually found 503
20:26:59.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e06885d, username -> user.928978, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6111bafc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 347: status.find.is(200), but actually found 503
20:26:59.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62ed455e, username -> user.988126, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41559410, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.522 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.522 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 348: status.find.is(200), but actually found 503
20:26:59.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,348,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b243f75, username -> user.502062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a35e492, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 152: status.find.is(200), but actually found 502
20:26:59.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@555600ab, username -> user.614310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77aba6d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 37: status.find.is(200), but actually found 503
20:26:59.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,37,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23afb545, username -> user.555121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55538a00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 153: status.find.is(200), but actually found 502
20:26:59.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40374593, username -> user.617339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55500296, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 349: status.find.is(200), but actually found 503
20:26:59.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53273826, username -> user.722774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7abdcbd4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 350: status.find.is(200), but actually found 503
20:26:59.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f69f174, username -> user.904390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53347933, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 154: status.find.is(200), but actually found 502
20:26:59.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@263f1a39, username -> user.615792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a77c77, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 351: status.find.is(200), but actually found 503
20:26:59.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61b7b52a, username -> user.424277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fde3adc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 38: status.find.is(200), but actually found 502
20:26:59.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,38,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@adcfc95, username -> user.226840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dde1896, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 352: status.find.is(200), but actually found 503
20:26:59.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@404d3c07, username -> user.799562, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f97ed93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.609 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.609 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 155: status.find.is(200), but actually found 503
20:26:59.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@107a3697, username -> user.412052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@681eefc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 353: status.find.is(200), but actually found 503
20:26:59.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77596dfd, username -> user.651013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72ff1901, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 156: status.find.is(200), but actually found 503
20:26:59.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66525f37, username -> user.272662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73cfd913, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 354: status.find.is(200), but actually found 503
20:26:59.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ba6813e, username -> user.222110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ca57181, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 39: status.find.is(200), but actually found 502
20:26:59.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,39,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12d0c1f5, username -> user.289693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@531884e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 157: status.find.is(200), but actually found 502
20:26:59.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2098ba1c, username -> user.497658, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a145021, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 355: status.find.is(200), but actually found 503
20:26:59.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74c985b6, username -> user.726688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12688a1e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 356: status.find.is(200), but actually found 503
20:26:59.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@736173f2, username -> user.472263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5193c620, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 158: status.find.is(200), but actually found 503
20:26:59.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@672eabca, username -> user.595194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5506d7e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 357: status.find.is(200), but actually found 503
20:26:59.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41a64ccf, username -> user.192451, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ffdcc23, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 358: status.find.is(200), but actually found 503
20:26:59.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 159: status.find.is(200), but actually found 502
20:26:59.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d44cf74, username -> user.78877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5011a41d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,159,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15ccb0bc, username -> user.812658, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2729f2f2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 40: status.find.is(200), but actually found 502
20:26:59.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,40,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71ecbb83, username -> user.593789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@145abe4d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 359: status.find.is(200), but actually found 503
20:26:59.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22f88144, username -> user.166685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36333387, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 160: status.find.is(200), but actually found 503
20:26:59.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bd7039, username -> user.244190, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13648318, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.745 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 360: status.find.is(200), but actually found 503
20:26:59.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e6d5f71, username -> user.719125, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@221e0370, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 361: status.find.is(200), but actually found 503
20:26:59.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,361,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@546de0fa, username -> user.35147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e0c3c39, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.766 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.766 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 161: status.find.is(200), but actually found 502
20:26:59.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6441165f, username -> user.995643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43f2e6b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.767 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.767 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.767 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 41: status.find.is(200), but actually found 503
20:26:59.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,41,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b9ddfdc, username -> user.338655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55e01a15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.773 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.774 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.774 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 362: status.find.is(200), but actually found 503
20:26:59.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6743c5a5, username -> user.252443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3973e5a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.783 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.783 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.783 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 162: status.find.is(200), but actually found 502
20:26:59.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c466be8, username -> user.466549, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32cfafd5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.788 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.788 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.788 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 363: status.find.is(200), but actually found 503
20:26:59.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63567c0a, username -> user.877601, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22593079, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.796 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.796 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.796 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1: status.find.is(200), but actually found 502
20:26:59.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,1,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38359d94, username -> user.861189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3288bc82, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.805 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.805 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 364: status.find.is(200), but actually found 503
20:26:59.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 42: status.find.is(200), but actually found 502
20:26:59.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5caef149, username -> user.366644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2871b60c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,42,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38d623b, username -> user.495975, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42e6608c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.812 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.812 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.812 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.812 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.812 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.812 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.812 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.812 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.812 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.812 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 163: status.find.is(200), but actually found 503
20:26:59.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a303fbd, username -> user.858866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ab7a9e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.817 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.817 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 365: status.find.is(200), but actually found 503
20:26:59.829 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@181806a2, username -> user.43140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7065c8d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.829 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.829 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.829 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 164: status.find.is(200), but actually found 502
20:26:59.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e3f522e, username -> user.523851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fb76927, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.835 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.836 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.836 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 366: status.find.is(200), but actually found 503
20:26:59.845 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,366,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25697808, username -> user.768816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@370be794, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.845 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.845 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.845 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.859 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 43: status.find.is(200), but actually found 502
20:26:59.860 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,43,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b26dcc0, username -> user.251674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51f445d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.860 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.860 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.860 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.860 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.860 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 367: status.find.is(200), but actually found 503
20:26:59.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,367,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45ddc0a3, username -> user.311731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35e4c1f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.861 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.861 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.861 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.861 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.861 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 165: status.find.is(200), but actually found 502
20:26:59.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56375656, username -> user.742850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d1a277d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.865 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.865 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.865 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.865 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.865 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 368: status.find.is(200), but actually found 503
20:26:59.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a8ba1cd, username -> user.180370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42df301d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.877 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.877 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.877 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.877 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.877 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 166: status.find.is(200), but actually found 503
20:26:59.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d261c21, username -> user.721714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20be8c1d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.885 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.885 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.885 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.885 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.885 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 369: status.find.is(200), but actually found 503
20:26:59.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23a696bd, username -> user.444885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37eb7660, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.893 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.893 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.893 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 44: status.find.is(200), but actually found 502
20:26:59.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,44,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25fbf550, username -> user.178013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28b068a8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.906 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.906 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.906 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 167: status.find.is(200), but actually found 503
20:26:59.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,167,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@219b963e, username -> user.694380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5092730e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.906 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.906 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.906 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 370: status.find.is(200), but actually found 503
20:26:59.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ae12096, username -> user.218913, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65070109, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.910 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.910 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.910 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 371: status.find.is(200), but actually found 503
20:26:59.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a99fe72, username -> user.662745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51eff94b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.926 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.926 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.926 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 168: status.find.is(200), but actually found 502
20:26:59.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@363a9413, username -> user.778258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77d3ec4f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.934 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.934 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.934 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.934 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.934 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.945 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 372: status.find.is(200), but actually found 503
20:26:59.945 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78dc1fc0, username -> user.821440, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cf69cd7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.945 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.945 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.946 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.946 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.946 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 45: status.find.is(200), but actually found 503
20:26:59.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,45,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30480a39, username -> user.327230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65f278f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.952 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.952 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.952 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 373: status.find.is(200), but actually found 503
20:26:59.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fc48517, username -> user.948314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13ade95f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.959 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.959 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.959 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 169: status.find.is(200), but actually found 503
20:26:59.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,169,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e315a63, username -> user.180482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21134e68, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.966 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.966 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.966 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 374: status.find.is(200), but actually found 503
20:26:59.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,374,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6676a233, username -> user.258687, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bfc7dc8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.973 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.973 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.973 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 170: status.find.is(200), but actually found 502
20:26:59.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b71eb98, username -> user.356207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d897785, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.980 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.980 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.980 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 375: status.find.is(200), but actually found 503
20:26:59.990 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@198698a5, username -> user.530757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64d1c7cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.990 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.990 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.990 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.990 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.990 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:26:59.997 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 46: status.find.is(200), but actually found 503
20:26:59.997 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,46,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54518759, username -> user.339762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22b0d4fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:26:59.997 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.997 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.997 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:26:59.997 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:26:59.998 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 171: status.find.is(200), but actually found 502
20:27:00.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@192c5cf, username -> user.302048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a23e77c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.004 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.004 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.005 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.005 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.007 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 376: status.find.is(200), but actually found 503
20:27:00.008 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71c62182, username -> user.137067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13bea9a5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:26:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.008 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.008 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.008 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.008 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.008 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.022 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 377: status.find.is(200), but actually found 503
20:27:00.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61008292, username -> user.555756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5063e93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.023 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.023 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.023 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.023 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.023 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 172: status.find.is(200), but actually found 502
20:27:00.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bfe04e, username -> user.588768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26dbe7e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.028 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.028 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 378: status.find.is(200), but actually found 503
20:27:00.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46eae86, username -> user.517204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3077b8b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.037 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.038 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.038 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 47: status.find.is(200), but actually found 503
20:27:00.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,47,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d320bd8, username -> user.384681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e14586b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.042 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.042 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.042 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 173: status.find.is(200), but actually found 503
20:27:00.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63fa7383, username -> user.282323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1393a407, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.054 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.054 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.054 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 379: status.find.is(200), but actually found 503
20:27:00.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@457dff1, username -> user.241639, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@137cde09, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.056 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.056 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.056 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 380: status.find.is(200), but actually found 503
20:27:00.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@772e1103, username -> user.440524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bef3238, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.070 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.070 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.070 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.070 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.077 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 174: status.find.is(200), but actually found 502
20:27:00.077 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@242828d0, username -> user.228779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c9b1843, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.077 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.077 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.078 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.078 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 381: status.find.is(200), but actually found 503
20:27:00.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5279910f, username -> user.699726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c44a4db, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 48: status.find.is(200), but actually found 503
20:27:00.089 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,48,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7594171d, username -> user.239055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e0c3a48, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.089 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.089 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.089 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.089 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.089 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.089 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.089 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.089 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.089 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 175: status.find.is(200), but actually found 502
20:27:00.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@469fd7fb, username -> user.357503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bbe683b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.102 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.102 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.102 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 382: status.find.is(200), but actually found 503
20:27:00.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58a80c27, username -> user.146109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e25c516, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.104 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.104 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 383: status.find.is(200), but actually found 503
20:27:00.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57b5ae27, username -> user.411003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38833ac4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.118 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.118 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.118 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 176: status.find.is(200), but actually found 502
20:27:00.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78129218, username -> user.275519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32da8890, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.124 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.124 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.124 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 49: status.find.is(200), but actually found 502
20:27:00.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,49,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23bfa378, username -> user.662376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34bbcacc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.133 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.133 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.133 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.133 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.133 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 384: status.find.is(200), but actually found 503
20:27:00.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,384,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@676e387b, username -> user.573182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29a5ad5c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.134 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.134 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.134 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.134 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.134 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 177: status.find.is(200), but actually found 502
20:27:00.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,177,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@580fe24d, username -> user.72762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dbfb4c7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.145 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.145 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.145 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.145 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.145 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 385: status.find.is(200), but actually found 503
20:27:00.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43c5706b, username -> user.62524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29c22f75, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.151 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.151 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.151 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 386: status.find.is(200), but actually found 503
20:27:00.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@224a21a0, username -> user.418066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@458f74f1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.168 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.168 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.168 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 178: status.find.is(200), but actually found 502
20:27:00.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59f95688, username -> user.925094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@651de5d4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.170 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.171 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.171 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 50: status.find.is(200), but actually found 502
20:27:00.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,50,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16a98ff6, username -> user.183820, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28bf492e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.177 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.177 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.177 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 387: status.find.is(200), but actually found 503
20:27:00.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,387,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f6547d8, username -> user.376506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a2a4228, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.183 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.183 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.183 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 179: status.find.is(200), but actually found 503
20:27:00.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@421c387, username -> user.879071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72ab2977, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.196 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.196 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.196 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.196 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.196 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 388: status.find.is(200), but actually found 503
20:27:00.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@647d95a6, username -> user.199720, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d09d0c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.199 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.199 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.199 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 389: status.find.is(200), but actually found 503
20:27:00.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fa8aead, username -> user.139550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@241f6072, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.214 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.214 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.214 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 180: status.find.is(200), but actually found 502
20:27:00.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45a24599, username -> user.119730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44a072d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 51: status.find.is(200), but actually found 503
20:27:00.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,51,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57d5fb7d, username -> user.841293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f96c8ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.225 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.225 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.225 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 390: status.find.is(200), but actually found 503
20:27:00.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9af3ffb, username -> user.261539, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4006ecb2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.235 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.235 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.235 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 181: status.find.is(200), but actually found 502
20:27:00.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@580482bf, username -> user.379485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67b750f2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.242 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.242 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.242 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 391: status.find.is(200), but actually found 503
20:27:00.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20ce65a2, username -> user.604229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d2082ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.248 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 52: status.find.is(200), but actually found 502
20:27:00.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,52,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cf81f47, username -> user.348359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fb459da, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.266 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.266 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.266 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 392: status.find.is(200), but actually found 503
20:27:00.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5540a35d, username -> user.570967, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@154a5246, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.268 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.268 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.268 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 182: status.find.is(200), but actually found 503
20:27:00.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5864511c, username -> user.565864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31397638, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.269 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.269 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.269 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 393: status.find.is(200), but actually found 503
20:27:00.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,393,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2291c979, username -> user.297934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4760cbab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2: status.find.is(200), but actually found 502
20:27:00.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,2,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b6107a7, username -> user.967797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31d8765a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.288 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.288 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.288 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 183: status.find.is(200), but actually found 503
20:27:00.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67a5c368, username -> user.417091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cec7c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 394: status.find.is(200), but actually found 503
20:27:00.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79634ae1, username -> user.823807, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@888d1d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 53: status.find.is(200), but actually found 502
20:27:00.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,53,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dd0576f, username -> user.971222, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@293b057, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 184: status.find.is(200), but actually found 502
20:27:00.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@735f32cb, username -> user.488218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@340f6d6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 395: status.find.is(200), but actually found 503
20:27:00.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,395,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66de562d, username -> user.635855, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ccca550, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 396: status.find.is(200), but actually found 503
20:27:00.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28e0d135, username -> user.623679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f417b23, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 185: status.find.is(200), but actually found 502
20:27:00.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73a68772, username -> user.777371, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27adbeab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 397: status.find.is(200), but actually found 503
20:27:00.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@265d0813, username -> user.731574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38b2143e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 54: status.find.is(200), but actually found 502
20:27:00.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,54,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4119d703, username -> user.534540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@368dd0ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 398: status.find.is(200), but actually found 503
20:27:00.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 186: status.find.is(200), but actually found 502
20:27:00.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f53469c, username -> user.340424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7782a665, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5371a04, username -> user.171283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4540896a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 399: status.find.is(200), but actually found 503
20:27:00.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@781c5db8, username -> user.55770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@222000a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 187: status.find.is(200), but actually found 502
20:27:00.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,187,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2935a456, username -> user.874104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41d40356, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 400: status.find.is(200), but actually found 503
20:27:00.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2333e613, username -> user.97233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3508afee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 55: status.find.is(200), but actually found 502
20:27:00.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,55,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55fe51ca, username -> user.251850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cc28c29, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 188: status.find.is(200), but actually found 503
20:27:00.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d4df201, username -> user.755326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e9ea911, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.409 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.409 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.409 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 401: status.find.is(200), but actually found 503
20:27:00.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e81390e, username -> user.729407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62f5a9d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.410 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.410 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.410 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 402: status.find.is(200), but actually found 503
20:27:00.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39704bc5, username -> user.628213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a1f2f73, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 189: status.find.is(200), but actually found 502
20:27:00.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41a90d8f, username -> user.47183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@309c0453, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 403: status.find.is(200), but actually found 503
20:27:00.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e6a7e71, username -> user.312549, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@769c62d2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 56: status.find.is(200), but actually found 502
20:27:00.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,56,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64056af8, username -> user.465583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@231acc5c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 404: status.find.is(200), but actually found 503
20:27:00.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f1c8407, username -> user.514221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1392b284, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 190: status.find.is(200), but actually found 503
20:27:00.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c2f93fb, username -> user.975607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@393d5b44, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 405: status.find.is(200), but actually found 503
20:27:00.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2393242d, username -> user.416048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c27641f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 191: status.find.is(200), but actually found 503
20:27:00.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23565f90, username -> user.745309, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b8453c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 406: status.find.is(200), but actually found 503
20:27:00.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3669ac8f, username -> user.745660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39c7d48e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 57: status.find.is(200), but actually found 503
20:27:00.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,57,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a27de65, username -> user.202423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d7d5d44, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 407: status.find.is(200), but actually found 503
20:27:00.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65b5afdf, username -> user.238614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42e2c2a2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 192: status.find.is(200), but actually found 503
20:27:00.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31433b5e, username -> user.469304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fd74f2c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.512 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.512 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.512 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 408: status.find.is(200), but actually found 503
20:27:00.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66f20fcf, username -> user.223458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@296ffb43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 193: status.find.is(200), but actually found 502
20:27:00.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eae74aa, username -> user.609636, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75711a18, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 409: status.find.is(200), but actually found 503
20:27:00.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@476ff2a6, username -> user.977027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17ed693c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 58: status.find.is(200), but actually found 503
20:27:00.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,58,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68df9c1f, username -> user.930010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55855c3a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 194: status.find.is(200), but actually found 502
20:27:00.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7807e2cc, username -> user.812112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3751bdad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 410: status.find.is(200), but actually found 503
20:27:00.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14cf8439, username -> user.118308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dfa553e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 411: status.find.is(200), but actually found 503
20:27:00.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c7083af, username -> user.895647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68639d63, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 195: status.find.is(200), but actually found 502
20:27:00.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fd60f0c, username -> user.18531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4203e9c6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 412: status.find.is(200), but actually found 503
20:27:00.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@346547d5, username -> user.462307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68a66a2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.588 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.588 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.588 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 59: status.find.is(200), but actually found 503
20:27:00.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,59,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9ccfd8a, username -> user.899650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@269f227e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 413: status.find.is(200), but actually found 503
20:27:00.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,413,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56f467d0, username -> user.658661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f38ddf4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 196: status.find.is(200), but actually found 502
20:27:00.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,196,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ec543a5, username -> user.321602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c437bce, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 414: status.find.is(200), but actually found 503
20:27:00.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,414,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@526f0063, username -> user.273994, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62efe19e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 197: status.find.is(200), but actually found 503
20:27:00.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63a962c4, username -> user.528916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b0195aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 60: status.find.is(200), but actually found 503
20:27:00.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,60,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d979143, username -> user.377548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10676bb1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 415: status.find.is(200), but actually found 503
20:27:00.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@735f5efa, username -> user.547803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62e425de, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 198: status.find.is(200), but actually found 502
20:27:00.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@619569f8, username -> user.949051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7142a943, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 416: status.find.is(200), but actually found 503
20:27:00.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63ef8de7, username -> user.138330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b5ec30f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 417: status.find.is(200), but actually found 503
20:27:00.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,417,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e585f95, username -> user.330163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@239e7dd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 199: status.find.is(200), but actually found 502
20:27:00.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a89bd13, username -> user.759620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32d6a162, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 61: status.find.is(200), but actually found 502
20:27:00.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,61,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f56f4dc, username -> user.900261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@de54362, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 418: status.find.is(200), but actually found 503
20:27:00.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f5334bd, username -> user.255885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3805b819, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 200: status.find.is(200), but actually found 502
20:27:00.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ce2ba1e, username -> user.158723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e852f87, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 419: status.find.is(200), but actually found 503
20:27:00.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a58f5d9, username -> user.127294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@552935f1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 420: status.find.is(200), but actually found 503
20:27:00.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7184600b, username -> user.671775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6548cdf5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.715 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 201: status.find.is(200), but actually found 502
20:27:00.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@634d5952, username -> user.131819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bdaf02, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.720 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.720 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.720 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 62: status.find.is(200), but actually found 502
20:27:00.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,62,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31db61fc, username -> user.250496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1901366c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 421: status.find.is(200), but actually found 503
20:27:00.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16c9e709, username -> user.589284, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e5e0856, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 202: status.find.is(200), but actually found 503
20:27:00.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19d10ffa, username -> user.981923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66cae476, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 422: status.find.is(200), but actually found 503
20:27:00.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,422,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d50a84c, username -> user.233749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47c0cab7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 423: status.find.is(200), but actually found 503
20:27:00.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e76118a, username -> user.780404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69504072, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.763 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 63: status.find.is(200), but actually found 502
20:27:00.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,63,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ba72059, username -> user.580925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23549468, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.770 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.770 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.770 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.770 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.770 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 203: status.find.is(200), but actually found 503
20:27:00.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54283eb7, username -> user.168543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bfb7a9e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.772 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.772 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3: status.find.is(200), but actually found 502
20:27:00.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,3,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@839bb4b, username -> user.68171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bad9bcb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.780 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.780 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.780 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.780 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.780 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 424: status.find.is(200), but actually found 503
20:27:00.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e9c9c50, username -> user.458684, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57e7e7d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.781 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.781 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.781 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 204: status.find.is(200), but actually found 503
20:27:00.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e22dd87, username -> user.340251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bc81597, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.789 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 425: status.find.is(200), but actually found 503
20:27:00.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40a7addb, username -> user.468062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49a9fb54, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.792 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.792 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.792 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 64: status.find.is(200), but actually found 502
20:27:00.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,64,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ee55b67, username -> user.680508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ce2eaff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.802 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.802 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.802 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 426: status.find.is(200), but actually found 503
20:27:00.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51c0bd88, username -> user.175793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40ffd695, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.806 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.806 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.806 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.806 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.806 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 205: status.find.is(200), but actually found 502
20:27:00.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78da6fe9, username -> user.643541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6194da7b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.807 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.807 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.807 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.807 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.807 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 427: status.find.is(200), but actually found 503
20:27:00.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a05f4eb, username -> user.428907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26f76fc5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.822 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.822 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.822 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.822 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.822 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 206: status.find.is(200), but actually found 503
20:27:00.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eb9a5c0, username -> user.652125, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4487e56a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.831 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.831 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.831 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 428: status.find.is(200), but actually found 503
20:27:00.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,428,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b55622, username -> user.854272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19637d76, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.836 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.836 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.836 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.836 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.836 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 65: status.find.is(200), but actually found 502
20:27:00.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,65,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e421261, username -> user.477548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3450fdd4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.841 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.841 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.841 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 207: status.find.is(200), but actually found 502
20:27:00.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b5bfcbd, username -> user.454668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cabd26a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.851 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.852 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.852 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 429: status.find.is(200), but actually found 503
20:27:00.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e85949b, username -> user.793885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@550b1985, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.858 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.858 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.858 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.858 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.858 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.867 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 430: status.find.is(200), but actually found 503
20:27:00.867 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54a509c0, username -> user.12555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5de2b48a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.867 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.867 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.867 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.867 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.867 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 208: status.find.is(200), but actually found 503
20:27:00.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,208,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e8631fa, username -> user.604462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a4c692e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.871 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.871 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 66: status.find.is(200), but actually found 502
20:27:00.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,66,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fcbf474, username -> user.84553, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a9b58e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.875 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.875 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.875 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 431: status.find.is(200), but actually found 503
20:27:00.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b6a8f9f, username -> user.953855, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67fbabe5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.881 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.881 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.881 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.894 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 209: status.find.is(200), but actually found 503
20:27:00.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4878361a, username -> user.42231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@667f46e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.895 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.895 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.895 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 432: status.find.is(200), but actually found 503
20:27:00.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4162d58a, username -> user.996854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c1317d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.897 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.897 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.897 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.897 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.897 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4: status.find.is(200), but actually found 503
20:27:00.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72c24799, username -> user.892394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2241982e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.906 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.906 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.906 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 67: status.find.is(200), but actually found 502
20:27:00.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,67,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a8c72c4, username -> user.34423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f2a6d3d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 210: status.find.is(200), but actually found 502
20:27:00.910 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.910 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31c20ccb, username -> user.873892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@213a26d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.910 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.910 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.911 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.911 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 433: status.find.is(200), but actually found 503
20:27:00.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35ea072b, username -> user.226097, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68aed0f2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.912 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.912 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.912 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 434: status.find.is(200), but actually found 503
20:27:00.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21e60668, username -> user.989360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e4620a1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.926 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.926 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.926 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 211: status.find.is(200), but actually found 502
20:27:00.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@789ecad0, username -> user.325047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cf6ec0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.932 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.932 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.932 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 68: status.find.is(200), but actually found 503
20:27:00.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,68,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53937cc7, username -> user.801255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@338d17a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.953 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.953 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.953 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.953 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.953 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 212: status.find.is(200), but actually found 503
20:27:00.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1da37914, username -> user.854317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54ff676d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.957 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.957 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.957 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.958 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 436: status.find.is(200), but actually found 503
20:27:00.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cc25c71, username -> user.78445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47a96045, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.959 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.959 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.959 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 435: status.find.is(200), but actually found 503
20:27:00.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3575b104, username -> user.769792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59da7112, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.963 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.963 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.963 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 437: status.find.is(200), but actually found 503
20:27:00.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43b3ef55, username -> user.975796, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a9bb985, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.972 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.972 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.972 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.977 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 213: status.find.is(200), but actually found 502
20:27:00.977 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54c90e38, username -> user.57356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@269950b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.977 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.977 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.977 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.977 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.977 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 69: status.find.is(200), but actually found 502
20:27:00.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,69,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a8cda74, username -> user.466233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d9c0331, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.981 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.981 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.981 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.981 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.981 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 438: status.find.is(200), but actually found 503
20:27:00.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a404406, username -> user.950607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25a8fca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.984 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.984 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.984 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 214: status.find.is(200), but actually found 502
20:27:00.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,214,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@430e7844, username -> user.818116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33f821b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.996 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.996 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.996 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.996 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:00.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 439: status.find.is(200), but actually found 503
20:27:00.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23b5a320, username -> user.785374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@488d34f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:00.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.999 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:00.999 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:00.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 440: status.find.is(200), but actually found 503
20:27:01.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,440,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@646a3b6a, username -> user.250315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c76e887, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.014 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.014 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.014 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 215: status.find.is(200), but actually found 502
20:27:01.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7734c207, username -> user.635290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@422af0a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.015 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.016 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.016 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.022 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 70: status.find.is(200), but actually found 503
20:27:01.022 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,70,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bd7960e, username -> user.730649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5da57c61, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.022 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.022 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.022 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.022 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.022 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5: status.find.is(200), but actually found 502
20:27:01.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 441: status.find.is(200), but actually found 503
20:27:01.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,5,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21b86274, username -> user.909453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d48820e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60054322, username -> user.679644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d31e38c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.028 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.028 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.029 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.029 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 216: status.find.is(200), but actually found 502
20:27:01.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64a69dc7, username -> user.590298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@354f4d4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.038 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.038 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.038 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 442: status.find.is(200), but actually found 503
20:27:01.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d51edcc, username -> user.754162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49a93f13, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.047 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.047 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.047 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.047 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.047 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 217: status.find.is(200), but actually found 502
20:27:01.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 71: status.find.is(200), but actually found 503
20:27:01.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b44c825, username -> user.962004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@170be0f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,71,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c88e761, username -> user.999189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d034090, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.056 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.056 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.056 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.056 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.056 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.056 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 443: status.find.is(200), but actually found 503
20:27:01.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,443,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@712e901d, username -> user.361836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f9807f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.057 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.057 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.057 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.079 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 218: status.find.is(200), but actually found 502
20:27:01.079 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@775c13cd, username -> user.905108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d2c04ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.079 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.079 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.080 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.080 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 445: status.find.is(200), but actually found 503
20:27:01.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2afbb6b7, username -> user.338263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7888de3f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 444: status.find.is(200), but actually found 503
20:27:01.086 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.086 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ce7e8ad, username -> user.210253, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2748ab55, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.087 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.087 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 72: status.find.is(200), but actually found 503
20:27:01.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,72,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b3a95be, username -> user.806189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44509caa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.095 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.095 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.095 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.095 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.095 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 219: status.find.is(200), but actually found 502
20:27:01.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19ed5e62, username -> user.78861, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d52dc59, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.098 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.098 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.099 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.099 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.099 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 446: status.find.is(200), but actually found 503
20:27:01.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45c1934e, username -> user.84973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39d6693f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.101 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.102 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.102 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 447: status.find.is(200), but actually found 503
20:27:01.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b386c76, username -> user.155170, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4815c743, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.117 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.117 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.117 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 220: status.find.is(200), but actually found 502
20:27:01.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25c2fa07, username -> user.716408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4282fe68, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.120 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.120 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.120 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 73: status.find.is(200), but actually found 502
20:27:01.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,73,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dddad69, username -> user.604171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f6218dd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.127 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.127 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.127 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.131 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 448: status.find.is(200), but actually found 503
20:27:01.131 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,448,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab9e01f, username -> user.658428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d20a847, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.132 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.132 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.132 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 221: status.find.is(200), but actually found 503
20:27:01.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7542279a, username -> user.384683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3db3aed1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.146 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.146 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.146 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.146 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 449: status.find.is(200), but actually found 503
20:27:01.146 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5892afcc, username -> user.300499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3da428aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.146 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.146 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.147 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.147 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6: status.find.is(200), but actually found 502
20:27:01.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,6,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d59f3c9, username -> user.838102, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12899b23, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.156 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.157 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 74: status.find.is(200), but actually found 502
20:27:01.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,74,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f81b149, username -> user.315550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f50520d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.160 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.160 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.160 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.160 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.160 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 222: status.find.is(200), but actually found 502
20:27:01.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7158cc6b, username -> user.452180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bae2b16, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.161 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.161 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.161 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.161 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.161 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 450: status.find.is(200), but actually found 503
20:27:01.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fbf7673, username -> user.68134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1efbf4aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.162 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.162 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.162 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 451: status.find.is(200), but actually found 503
20:27:01.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c11f8c0, username -> user.104114, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54749dd7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.174 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.174 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.174 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 223: status.find.is(200), but actually found 502
20:27:01.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28317bd1, username -> user.635878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f5ff9e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.182 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.182 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.182 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.182 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.182 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 452: status.find.is(200), but actually found 503
20:27:01.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,452,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ca71e5a, username -> user.651457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bd7b681, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.190 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.190 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.190 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 75: status.find.is(200), but actually found 502
20:27:01.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,75,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78790596, username -> user.138571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30cb989e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.194 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.194 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.194 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.202 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 224: status.find.is(200), but actually found 502
20:27:01.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69a993ad, username -> user.381976, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65627178, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.203 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.203 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.203 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 453: status.find.is(200), but actually found 503
20:27:01.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,453,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67cb6521, username -> user.66682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bb9e187, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.206 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.206 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.206 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 454: status.find.is(200), but actually found 503
20:27:01.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,454,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53692e34, username -> user.857014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@718c482b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.221 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.221 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.221 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 225: status.find.is(200), but actually found 502
20:27:01.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@239356ac, username -> user.315595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d7a1eee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.228 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.228 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.228 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 76: status.find.is(200), but actually found 502
20:27:01.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,76,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7113d415, username -> user.808052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13e3cb61, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.232 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.232 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.232 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 455: status.find.is(200), but actually found 503
20:27:01.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,455,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55047995, username -> user.376926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d646003, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.233 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.233 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.233 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 226: status.find.is(200), but actually found 502
20:27:01.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71579cfc, username -> user.560398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@102ae55b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.245 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.245 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.245 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 456: status.find.is(200), but actually found 503
20:27:01.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f7796b9, username -> user.727714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f82fe31, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.250 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.250 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 457: status.find.is(200), but actually found 503
20:27:01.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a1ede6e, username -> user.694696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a988aa1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.263 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.263 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.263 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 227: status.find.is(200), but actually found 502
20:27:01.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e2c34aa, username -> user.623818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e4586ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.266 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.266 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.266 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 77: status.find.is(200), but actually found 503
20:27:01.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,77,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a0af9de, username -> user.620279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@744daf86, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.271 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.271 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.271 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7: status.find.is(200), but actually found 502
20:27:01.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,7,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@137f3d10, username -> user.998083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14587d16, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.278 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.278 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 458: status.find.is(200), but actually found 503
20:27:01.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,458,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65519c90, username -> user.860983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47f8728a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.279 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.280 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.280 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 228: status.find.is(200), but actually found 502
20:27:01.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1da7707d, username -> user.557850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a4aa0d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 459: status.find.is(200), but actually found 503
20:27:01.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dd28e9, username -> user.735039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42f733b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.292 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.292 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 78: status.find.is(200), but actually found 502
20:27:01.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,78,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38298427, username -> user.616889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f253cdd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.304 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.304 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.304 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 229: status.find.is(200), but actually found 502
20:27:01.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aaac478, username -> user.791501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42187311, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 460: status.find.is(200), but actually found 503
20:27:01.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,460,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7467c226, username -> user.959155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b3b03c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 461: status.find.is(200), but actually found 503
20:27:01.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30b2c99f, username -> user.885670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d6b025e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 230: status.find.is(200), but actually found 502
20:27:01.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f8285ba, username -> user.260419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42724518, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 462: status.find.is(200), but actually found 503
20:27:01.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,462,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55940b4, username -> user.410149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53d5e62d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 79: status.find.is(200), but actually found 502
20:27:01.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,79,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@492388dd, username -> user.723903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62019768, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 231: status.find.is(200), but actually found 502
20:27:01.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62e676d9, username -> user.681966, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c7c76fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 463: status.find.is(200), but actually found 503
20:27:01.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d5dd0ba, username -> user.950942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4be960aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 464: status.find.is(200), but actually found 503
20:27:01.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78243805, username -> user.738489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d35f857, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 232: status.find.is(200), but actually found 503
20:27:01.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@109e7d7f, username -> user.405867, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bf9f5cf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 80: status.find.is(200), but actually found 503
20:27:01.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,80,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b2aab38, username -> user.747191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d0482da, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 465: status.find.is(200), but actually found 503
20:27:01.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,465,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c26bd9b, username -> user.708934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5539a085, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 233: status.find.is(200), but actually found 502
20:27:01.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5563dfdf, username -> user.751964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@703b7cd3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 466: status.find.is(200), but actually found 503
20:27:01.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,466,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25cdf347, username -> user.130604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68303b7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8: status.find.is(200), but actually found 502
20:27:01.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,8,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8087e57, username -> user.22628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50a36a11, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 234: status.find.is(200), but actually found 502
20:27:01.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a958042, username -> user.811800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d758c27, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.409 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.409 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.409 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 81: status.find.is(200), but actually found 503
20:27:01.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,81,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@385949a2, username -> user.490784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11f9fdc1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.414 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.414 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.414 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 467: status.find.is(200), but actually found 503
20:27:01.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dbb0e04, username -> user.549124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@628df87d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 468: status.find.is(200), but actually found 503
20:27:01.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@181eecfc, username -> user.794396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e9c431a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 235: status.find.is(200), but actually found 502
20:27:01.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,235,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e8e79b5, username -> user.558133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35c4a094, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 469: status.find.is(200), but actually found 503
20:27:01.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,469,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ad79798, username -> user.18839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76f211be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 236: status.find.is(200), but actually found 502
20:27:01.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@160e6b06, username -> user.67567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f3aadd6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 82: status.find.is(200), but actually found 503
20:27:01.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,82,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ff70b1e, username -> user.934785, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b7fef2e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 470: status.find.is(200), but actually found 503
20:27:01.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bae1dc9, username -> user.265997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70baee53, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 471: status.find.is(200), but actually found 503
20:27:01.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21e63cc7, username -> user.481208, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7067c69c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.473 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 237: status.find.is(200), but actually found 502
20:27:01.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,237,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3443a9ea, username -> user.368803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dfe8338, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 83: status.find.is(200), but actually found 502
20:27:01.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,83,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@522b45e, username -> user.858012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@861ea97, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.482 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.482 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.482 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 472: status.find.is(200), but actually found 503
20:27:01.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47964ccb, username -> user.934290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ca778a8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 238: status.find.is(200), but actually found 502
20:27:01.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,238,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@272948cc, username -> user.33328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14c5b20, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 473: status.find.is(200), but actually found 503
20:27:01.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,473,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@721969b4, username -> user.340470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39cfcd0f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 474: status.find.is(200), but actually found 503
20:27:01.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10416638, username -> user.935043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@569073e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 84: status.find.is(200), but actually found 502
20:27:01.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,84,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@117f1006, username -> user.480834, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66e31d57, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 239: status.find.is(200), but actually found 503
20:27:01.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e597c6a, username -> user.431368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@700d121e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 475: status.find.is(200), but actually found 503
20:27:01.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26a78e02, username -> user.518322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b8908b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 240: status.find.is(200), but actually found 503
20:27:01.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34b96b6f, username -> user.184960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46bccaef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 476: status.find.is(200), but actually found 503
20:27:01.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26601e9d, username -> user.177989, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4353170c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 85: status.find.is(200), but actually found 503
20:27:01.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,85,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7773748a, username -> user.400095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e5c986e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 477: status.find.is(200), but actually found 503
20:27:01.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eaad3f1, username -> user.202821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@678f2f37, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 241: status.find.is(200), but actually found 502
20:27:01.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@486a4000, username -> user.286866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50cfec00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 478: status.find.is(200), but actually found 503
20:27:01.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32479425, username -> user.896592, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f45d589, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 479: status.find.is(200), but actually found 503
20:27:01.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@438a1043, username -> user.267338, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16e58e74, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 480: status.find.is(200), but actually found 503
20:27:01.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e3c2a37, username -> user.221522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18e85f19, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.601 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.601 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.601 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 481: status.find.is(200), but actually found 503
20:27:01.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ce04d83, username -> user.612179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6610685f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 87: status.find.is(200), but actually found 503
20:27:01.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,87,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f5385e8, username -> user.554609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7350d461, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 482: status.find.is(200), but actually found 503
20:27:01.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fd801bd, username -> user.491462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bfa95f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 245: status.find.is(200), but actually found 503
20:27:01.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,245,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ec8262f, username -> user.49786, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5273c258, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 483: status.find.is(200), but actually found 503
20:27:01.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@311371bd, username -> user.341954, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2183a385, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 484: status.find.is(200), but actually found 503
20:27:01.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55ad72cc, username -> user.899890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c3bb75f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 246: status.find.is(200), but actually found 503
20:27:01.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e41bf88, username -> user.62485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@453aa5dc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 485: status.find.is(200), but actually found 503
20:27:01.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@836af90, username -> user.890436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5da9970f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 247: status.find.is(200), but actually found 503
20:27:01.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dddb70a, username -> user.468177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eb21b9c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 486: status.find.is(200), but actually found 503
20:27:01.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62d5135e, username -> user.183482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@433ab63a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 89: status.find.is(200), but actually found 502
20:27:01.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,89,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fc662d3, username -> user.524919, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46abf056, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 487: status.find.is(200), but actually found 503
20:27:01.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bb423f7, username -> user.742040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e6782d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.705 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 248: status.find.is(200), but actually found 502
20:27:01.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58b23abb, username -> user.728441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2db7d572, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.706 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 488: status.find.is(200), but actually found 503
20:27:01.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a629a54, username -> user.919407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@268740d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.719 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.719 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 249: status.find.is(200), but actually found 502
20:27:01.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.login,249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cbea39, username -> user.895348, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cb730ea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 489: status.find.is(200), but actually found 503
20:27:01.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,489,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@102b0155, username -> user.563735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@91b7a46, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.734 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.734 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.734 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 250: status.find.is(200), but actually found 503
20:27:01.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5af1324e, username -> user.353588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@411aef8e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 490: status.find.is(200), but actually found 503
20:27:01.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14409b2c, username -> user.643602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3df140d6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 492: status.find.is(200), but actually found 503
20:27:01.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dc82473, username -> user.354638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b7a5ba1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.778 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.778 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.778 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.778 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.778 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 491: status.find.is(200), but actually found 503
20:27:01.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3465eded, username -> user.83418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e28b2fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.781 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.781 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.781 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 493: status.find.is(200), but actually found 503
20:27:01.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@757ce43, username -> user.650173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f7aa003, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.794 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.794 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.794 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.801 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 92: status.find.is(200), but actually found 503
20:27:01.801 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,92,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@104adeb5, username -> user.339861, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4351aa2f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.802 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.802 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.802 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.804 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 494: status.find.is(200), but actually found 503
20:27:01.804 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30f26fb, username -> user.313706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7297528e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.805 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.805 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 495: status.find.is(200), but actually found 503
20:27:01.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b565dd1, username -> user.437839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@684d42f0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.821 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.821 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.821 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.830 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 93: status.find.is(200), but actually found 503
20:27:01.830 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,93,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@192c24c, username -> user.104761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ac91ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.830 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.830 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.830 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.831 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.831 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 496: status.find.is(200), but actually found 503
20:27:01.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@81fcb1b, username -> user.658657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@473d35bd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.833 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.833 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.833 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.833 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.833 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 497: status.find.is(200), but actually found 503
20:27:01.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,497,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dcc77dd, username -> user.7345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75aff4aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.847 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.847 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.847 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 12: status.find.is(200), but actually found 503
20:27:01.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,12,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f16f58a, username -> user.893572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76a81c9a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.858 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.858 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.858 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.858 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.858 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 498: status.find.is(200), but actually found 503
20:27:01.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3394e9c0, username -> user.674845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ceec3e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.862 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.862 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.862 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 256: status.find.is(200), but actually found 503
20:27:01.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1df7bad4, username -> user.55437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6323cf62, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.866 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.866 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.866 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 499: status.find.is(200), but actually found 503
20:27:01.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,499,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45691264, username -> user.874183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fdd0ded, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.875 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.876 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.876 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.876 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 500: status.find.is(200), but actually found 503
20:27:01.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60387ea4, username -> user.981349, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ebd5b7d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.888 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.888 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.888 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 501: status.find.is(200), but actually found 503
20:27:01.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e824cc4, username -> user.181717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@537534ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.901 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.901 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.901 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 502: status.find.is(200), but actually found 503
20:27:01.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2070abad, username -> user.647506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6af5031e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.921 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.921 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 503: status.find.is(200), but actually found 503
20:27:01.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40029d59, username -> user.325576, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a43b535, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.930 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.930 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.930 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 504: status.find.is(200), but actually found 503
20:27:01.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,504,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c26858c, username -> user.105442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72981066, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.943 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.943 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.943 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 505: status.find.is(200), but actually found 503
20:27:01.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,505,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@320a891f, username -> user.767663, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ae307a2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.957 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.957 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.957 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 506: status.find.is(200), but actually found 503
20:27:01.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@783182bd, username -> user.820459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6838ff6c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.971 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.971 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.971 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.990 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 507: status.find.is(200), but actually found 503
20:27:01.990 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2330d4fc, username -> user.49777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48e4353d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.991 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.991 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.991 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.991 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.991 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:01.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 508: status.find.is(200), but actually found 503
20:27:01.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10879b1e, username -> user.457249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eb42f29, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:01.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.999 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:01.999 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:01.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 509: status.find.is(200), but actually found 503
20:27:02.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7080b7b1, username -> user.756615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67979b4f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.014 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.014 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.014 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 510: status.find.is(200), but actually found 503
20:27:02.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@603fa195, username -> user.87820, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a7d6b97, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.029 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.030 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.030 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 511: status.find.is(200), but actually found 503
20:27:02.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b9254f8, username -> user.222056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1263328e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.043 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.043 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.043 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 512: status.find.is(200), but actually found 503
20:27:02.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bacc8dc, username -> user.499876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1badf467, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.063 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.063 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.063 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 513: status.find.is(200), but actually found 503
20:27:02.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ddd0677, username -> user.775234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4371e88e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.069 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.069 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.069 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 514: status.find.is(200), but actually found 503
20:27:02.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f96a610, username -> user.171641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b5880cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.084 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.084 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.084 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 515: status.find.is(200), but actually found 503
20:27:02.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7be46c47, username -> user.265018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7693ab6d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.096 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.096 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.113 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 516: status.find.is(200), but actually found 503
20:27:02.113 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dd2e827, username -> user.407304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ebc7867, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.113 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.113 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.113 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.113 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.113 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 517: status.find.is(200), but actually found 503
20:27:02.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,517,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19dfdac3, username -> user.96172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65c74150, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.125 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.125 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.125 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 520: status.find.is(200), but actually found 503
20:27:02.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f8778b5, username -> user.98921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7459e2c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.168 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.168 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.168 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 522: status.find.is(200), but actually found 503
20:27:02.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3aefda80, username -> user.302309, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ebf930a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.194 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.194 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.194 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 523: status.find.is(200), but actually found 503
20:27:02.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@687ea2cd, username -> user.347770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d4c0c0a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.207 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.207 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.207 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 530: status.find.is(200), but actually found 503
20:27:02.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7784de9c, username -> user.611790, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d38505a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 531: status.find.is(200), but actually found 503
20:27:02.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@525b66cf, username -> user.291465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a85be97, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 533: status.find.is(200), but actually found 503
20:27:02.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73757e1f, username -> user.667986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@141bbb70, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 534: status.find.is(200), but actually found 503
20:27:02.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3786c3a3, username -> user.378877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@af9eaa9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 536: status.find.is(200), but actually found 503
20:27:02.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7014b992, username -> user.704956, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42225f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 537: status.find.is(200), but actually found 503
20:27:02.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e3fdba6, username -> user.525448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@472659b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 539: status.find.is(200), but actually found 503
20:27:02.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37702abe, username -> user.238049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a858e57, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 540: status.find.is(200), but actually found 503
20:27:02.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a6a824f, username -> user.914869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45a8214c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 543: status.find.is(200), but actually found 503
20:27:02.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@446a160, username -> user.459713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fba1424, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.491 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 544: status.find.is(200), but actually found 503
20:27:02.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a147f97, username -> user.931592, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e6eba7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 547: status.find.is(200), but actually found 503
20:27:02.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23d355a0, username -> user.416572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a37320b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 548: status.find.is(200), but actually found 503
20:27:02.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@538c8502, username -> user.210572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eaeb054, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 549: status.find.is(200), but actually found 503
20:27:02.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b1d51b5, username -> user.412582, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6340454f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 550: status.find.is(200), but actually found 503
20:27:02.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74a6b636, username -> user.831058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@459b8d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 551: status.find.is(200), but actually found 503
20:27:02.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41df6dac, username -> user.90449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b320be3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 558: status.find.is(200), but actually found 503
20:27:02.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@450e230f, username -> user.813246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65694204, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:02.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 560: status.find.is(200), but actually found 503
20:27:02.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11139de2, username -> user.18567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@862b090, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:02.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:02.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:02.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:27:02                                          15s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=537   )
> restLoginInitiate                                        (OK=0      KO=537   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No    537 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:     537 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                       390 (24.21%)
> status.find.is(200), but actually found 502                       147 ( 9.12%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  0%
          waiting: 542051 / active: 27     / done: 537   
================================================================================


================================================================================
2024-01-25 20:27:07                                          20s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=537   )
> restLoginInitiate                                        (OK=0      KO=537   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No    537 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:     537 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                       390 (24.21%)
> status.find.is(200), but actually found 502                       147 ( 9.12%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  0%
          waiting: 541613 / active: 465    / done: 537   
================================================================================


================================================================================
2024-01-25 20:27:12                                          25s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=537   )
> restLoginInitiate                                        (OK=0      KO=537   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No    537 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:     537 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                       390 (24.21%)
> status.find.is(200), but actually found 502                       147 ( 9.12%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  0%
          waiting: 541052 / active: 1026   / done: 537   
================================================================================


================================================================================
2024-01-25 20:27:17                                          30s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=537   )
> restLoginInitiate                                        (OK=0      KO=537   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No    537 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:     537 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                       390 (24.21%)
> status.find.is(200), but actually found 502                       147 ( 9.12%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  0%
          waiting: 540361 / active: 1717   / done: 537   
================================================================================


================================================================================
2024-01-25 20:27:22                                          35s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=537   )
> restLoginInitiate                                        (OK=0      KO=537   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No    537 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:     537 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                       390 (24.21%)
> status.find.is(200), but actually found 502                       147 ( 9.12%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  0%
          waiting: 539641 / active: 2437   / done: 537   
================================================================================

20:27:25.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 653: status.find.is(200), but actually found 500
20:27:25.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 519: status.find.is(200), but actually found 500
20:27:25.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6170def2, username -> user.458381, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3289a23a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0afb7cd4-945c-4c36-8597-6afa19c92963
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:25.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53a817e4, username -> user.479160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@166c07cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 42c82589-8659-4d52-a1f7-5b444ecadb42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:25.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:25.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:25.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1169: status.find.is(200), but actually found 500
20:27:25.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1169,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33ce3654, username -> user.404602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fef9d0f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0fd5a57a-84c4-49b7-9809-7a398c4b6a6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:25.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.781 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.782 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.782 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:25.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1368: status.find.is(200), but actually found 500
20:27:25.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@415ef809, username -> user.895218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@550b5c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d608a935-1902-4a9d-8475-36b033c10523
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:25.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.961 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.961 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:25.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 876: status.find.is(200), but actually found 500
20:27:25.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d59b586, username -> user.103537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47738490, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9a6a1356-172d-46c3-b499-0b2fe0aeaa72
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:25.962 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.962 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.962 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.962 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.962 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:25.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1115: status.find.is(200), but actually found 500
20:27:25.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@224ce597, username -> user.300313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dd2d84, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b6b3ca1c-887b-40df-8720-d7a29f0da26c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:25.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.965 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.965 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.965 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:25.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 769: status.find.is(200), but actually found 500
20:27:25.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a5ea3c4, username -> user.155419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19ca5065, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 17addd58-0c76-465a-8e5e-fff7a159e21f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:25.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1021: status.find.is(200), but actually found 500
20:27:25.966 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1021,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@147c5d17, username -> user.26775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b9ba5d0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4c84fe2f-fbce-44f5-83d1-6c65d7177670
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:25.966 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.966 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:25.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.966 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.967 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.967 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.967 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:25.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 988: status.find.is(200), but actually found 500
20:27:25.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,988,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63b37efb, username -> user.672132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31ca61cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5d2ddc0e-9aab-486d-8242-bb72b33ad4ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:25.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.968 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.968 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.968 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:25.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1328: status.find.is(200), but actually found 500
20:27:25.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4086b398, username -> user.574653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@210af554, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e4274030-a149-47d2-9603-861db488f3c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:25.974 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.974 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.975 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:25.975 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:25.975 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.022 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1013: status.find.is(200), but actually found 500
20:27:26.022 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e977e2e, username -> user.179986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37d001cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 19af9f67-54cf-4dbb-840f-6a2887362860
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.022 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.023 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.023 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.023 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.023 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1207: status.find.is(200), but actually found 500
20:27:26.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d44ca5a, username -> user.152347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b9e9b1a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8f11cd03-d8a4-4ef7-bacf-78084793c2b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.025 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.025 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.025 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1305: status.find.is(200), but actually found 500
20:27:26.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21872cd4, username -> user.250263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e8102fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 79040b59-009d-45b0-8594-36b3065af398
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.053 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.053 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.053 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 535: status.find.is(200), but actually found 500
20:27:26.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45fe453d, username -> user.197063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59264d50, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3d24e304-e0fa-4899-8ec9-6301f898dd9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.054 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.054 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.054 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 614: status.find.is(200), but actually found 500
20:27:26.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64b61bda, username -> user.117788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3efc3adc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5d2dc00f-4922-421e-9e5d-b96ac5f16534
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.055 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.055 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1536: status.find.is(200), but actually found 500
20:27:26.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63d9ff10, username -> user.811378, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@150f166a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 229bbb9a-54dd-42be-bdf9-9c18be585e11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.057 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.057 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.057 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1180: status.find.is(200), but actually found 500
20:27:26.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 545: status.find.is(200), but actually found 500
20:27:26.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a434c48, username -> user.818489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@627fbd5d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f8362a29-c07a-4134-987e-3d0bbb83ef2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.062 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56fc8e67, username -> user.520765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29c357ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6b2dddfa-5fcf-4ab8-8787-fec755671c37
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.062 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.062 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.062 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.062 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.062 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.062 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.062 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.062 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.062 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 807: status.find.is(200), but actually found 500
20:27:26.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1290: status.find.is(200), but actually found 500
20:27:26.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a422e1e, username -> user.843944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51e5a8cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 820e8d19-e13d-411c-86af-7afd2c3d19c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@721a9d31, username -> user.732986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72946838, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9f64f10c-ebc4-438c-9238-4ef93261b6d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.083 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.083 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.083 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.083 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.084 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.084 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 546: status.find.is(200), but actually found 500
20:27:26.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46d6e1dd, username -> user.402218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44622b58, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c4b39b93-80bf-4a96-96d2-221f0eabece2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.085 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.085 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.085 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.085 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.085 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1515: status.find.is(200), but actually found 500
20:27:26.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c58d06a, username -> user.103584, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@297de02b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4c0fa29c-393e-440b-a678-ad81fa9767bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.086 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.086 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.086 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1475: status.find.is(200), but actually found 500
20:27:26.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@584806f1, username -> user.451304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54478a1a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 69a3effe-1f0a-4f6d-92cc-9c4f075fb676
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.087 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.087 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1012: status.find.is(200), but actually found 500
20:27:26.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@782c8866, username -> user.996687, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78f79c67, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 724c5f75-83a5-4647-8f64-801679306857
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.165 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 575: status.find.is(200), but actually found 500
20:27:26.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 867: status.find.is(200), but actually found 500
20:27:26.165 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.165 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,575,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56220a61, username -> user.75892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ad57472, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 629cf89a-2b10-4d77-b944-9361d6d8b4fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@578906b5, username -> user.60198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4feeed3b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9e4b030e-5123-4846-a9be-dd08a3961879
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.166 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.166 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.166 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.166 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.166 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.166 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 688: status.find.is(200), but actually found 500
20:27:26.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42c7e820, username -> user.952743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ecaae17, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d4d3968e-646c-4314-b95b-e6977e5dd83b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.170 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.170 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.170 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 848: status.find.is(200), but actually found 500
20:27:26.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39b49e2, username -> user.112266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73e23719, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3bcfa048-8642-495b-b9fd-4aa322676692
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.171 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.171 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.171 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1023: status.find.is(200), but actually found 500
20:27:26.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1023,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6491a011, username -> user.658511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76a3a152, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0e7f7286-ecd7-4c78-80a1-05b5dcfb74d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1500: status.find.is(200), but actually found 500
20:27:26.178 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3990a395, username -> user.228315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@393199e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8074b566-4195-4c11-a437-960cdbec6d9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.178 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.178 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.178 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.179 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.179 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.179 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1189: status.find.is(200), but actually found 500
20:27:26.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72a82ae1, username -> user.331650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45c1a326, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: eb5e56fe-cb7b-4a16-9d7f-7c419829eab7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.180 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.180 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.180 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.180 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.180 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 740: status.find.is(200), but actually found 500
20:27:26.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1490: status.find.is(200), but actually found 500
20:27:26.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d1ddccf, username -> user.742096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@316e1eb2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2793aefa-ffbd-4d08-9c9d-241796b8f6e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79f49b6c, username -> user.499718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8dd5586, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 769a0892-4e29-48d8-95db-357e4568230a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.185 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.185 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.185 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.185 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.185 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.185 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 666: status.find.is(200), but actually found 500
20:27:26.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3624b62c, username -> user.165818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6720cd78, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fc3f19f5-2527-47bb-8ae8-b6992a2f94dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.192 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.192 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.192 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.193 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.193 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.200 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1234: status.find.is(200), but actually found 500
20:27:26.200 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d30872e, username -> user.714162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d93bf3e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fa944b7d-2013-46a5-a427-78c27eb02cfa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.200 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.200 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.200 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.200 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.201 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 756: status.find.is(200), but actually found 500
20:27:26.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,756,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@753eb85c, username -> user.238112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13a1c275, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 94c78196-53a7-4c6b-b89e-4cabdb164a00
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.201 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.201 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.201 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1045: status.find.is(200), but actually found 500
20:27:26.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14d74daa, username -> user.138490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29c06b94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 28bb532e-06bf-418b-96c7-856723b96c13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.206 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.206 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.206 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 925: status.find.is(200), but actually found 500
20:27:26.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@450056b3, username -> user.412209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36926ced, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c3219e15-3bd7-49a3-8d00-00211707509f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.206 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1131: status.find.is(200), but actually found 500
20:27:26.206 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46eaca9, username -> user.789157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42d478b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7b005fee-55fa-421a-b201-18e83bb02122
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.206 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.207 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.207 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.207 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 786: status.find.is(200), but actually found 500
20:27:26.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60e16c1b, username -> user.660405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27274e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 251139c6-6833-4e63-96ec-eabfc94ef82a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.208 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1463: status.find.is(200), but actually found 500
20:27:26.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@693ef26, username -> user.950354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d8a0334, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fdb50876-3f6d-4a34-a3be-50b2c7c65c3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.209 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.209 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.209 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.209 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 639: status.find.is(200), but actually found 500
20:27:26.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3014dce5, username -> user.274405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71235871, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7d6e6ce0-51ca-43f8-8afe-521e52408be6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1156: status.find.is(200), but actually found 500
20:27:26.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50198f6a, username -> user.243911, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11438055, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1703856c-a9a7-4f39-aa1f-398cc622b2e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.209 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.209 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 563: status.find.is(200), but actually found 500
20:27:26.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,563,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2791b986, username -> user.203252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34df987b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fdc9ceed-f454-4e2c-8cfd-d1dee2464eae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.210 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.210 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.210 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.210 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.210 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1197: status.find.is(200), but actually found 500
20:27:26.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e3029ae, username -> user.926459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@539f8426, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e720fadf-1a4f-43f6-8bfb-66e1b0c74a9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.210 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.211 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.211 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.211 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1159: status.find.is(200), but actually found 500
20:27:26.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1159,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51d555be, username -> user.649158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77657397, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b0c79f24-90b3-4963-ab42-cd6046336d57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.212 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.212 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.212 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 954: status.find.is(200), but actually found 500
20:27:26.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,954,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d2effdb, username -> user.313590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37d5798a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 90608182-59f2-4fae-9732-3f2835f3f95f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.213 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.213 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.213 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 882: status.find.is(200), but actually found 500
20:27:26.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b229a73, username -> user.876891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7be8a466, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ceeeca87-9854-42a7-bc1a-07081c183abc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.213 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.213 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.213 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1445: status.find.is(200), but actually found 500
20:27:26.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a0cb36f, username -> user.636594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@521cfb9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fb7f452d-fcfa-4683-a25a-b15c1dce92a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.215 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.215 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.215 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 711: status.find.is(200), but actually found 500
20:27:26.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e164882, username -> user.390218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13f865d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b36e89e1-adec-4951-8c53-985dbacfcde6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.216 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.216 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.216 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 649: status.find.is(200), but actually found 500
20:27:26.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b312c2e, username -> user.117255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d315b56, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8c2c824a-06fe-46a3-bce3-0b5e68b3d05b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.216 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 738: status.find.is(200), but actually found 500
20:27:26.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10029eb4, username -> user.354165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c61d04, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dbede228-78c7-4ea1-bcd6-fcb42d5088d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.217 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.217 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.217 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.217 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.217 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1531: status.find.is(200), but actually found 500
20:27:26.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ffad51, username -> user.326594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54a5c49c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3ef0e69b-8b56-4c46-a1fc-5edec0dcdf6b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 532: status.find.is(200), but actually found 500
20:27:26.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11bf2679, username -> user.838361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c90fc51, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 075acd27-9b93-419f-8cbe-6c3158a46510
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1401: status.find.is(200), but actually found 500
20:27:26.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fbbcf9c, username -> user.474482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e3a2d5d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 88439218-fa5e-41e5-bdff-0d708675d5c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1017: status.find.is(200), but actually found 500
20:27:26.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cf832e8, username -> user.138721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b1433ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 910208c4-ff61-4ff6-8449-e0c54631d81b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.221 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.221 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.221 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 617: status.find.is(200), but actually found 500
20:27:26.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ad2da1b, username -> user.203305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45cd4ed9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8de29a2b-3823-4def-ab90-35cbda639ddd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.222 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.222 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.222 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1264: status.find.is(200), but actually found 500
20:27:26.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 865: status.find.is(200), but actually found 500
20:27:26.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3598ea7f, username -> user.595152, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c957177, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0bfd0441-b674-43e1-b94a-403b7962a8e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1132: status.find.is(200), but actually found 500
20:27:26.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b6aa7db, username -> user.145602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48a56be6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: def54b3f-3515-4e03-a11e-5a7cb14421ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@643446e8, username -> user.831997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18853195, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fd12592c-4577-48cf-b2b8-d387f7620c46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.222 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.222 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.223 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.223 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.223 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.223 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.223 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.223 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.223 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.223 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1010: status.find.is(200), but actually found 500
20:27:26.223 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ef8ee4d, username -> user.459118, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@700da860, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cc2e2c43-24b0-4ccf-992d-00d3c070b662
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.223 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.223 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.223 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.223 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 803: status.find.is(200), but actually found 500
20:27:26.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bfc8cfb, username -> user.177752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13c32b8a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 91fc95b6-cbab-4b51-b768-7e23d2e686c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 657: status.find.is(200), but actually found 500
20:27:26.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21139e8b, username -> user.453620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5488639e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c4789082-3f62-4c0e-8b45-7ffb40439683
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.224 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.224 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.224 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.224 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1194: status.find.is(200), but actually found 500
20:27:26.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1259: status.find.is(200), but actually found 500
20:27:26.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24532c8a, username -> user.886780, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45f97e75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4f146527-a71f-48b8-bea5-d6dee0756b0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1259,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@255f2145, username -> user.892581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44afe499, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 71ed03e6-5ea1-4c20-bd74-50686e8eca42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.224 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.224 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.224 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.224 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1496: status.find.is(200), but actually found 500
20:27:26.224 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.224 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.224 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.224 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31b5a7fb, username -> user.660384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3388b574, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 37938871-0e56-4c5b-8d83-338b6ff0bc31
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.224 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 948: status.find.is(200), but actually found 500
20:27:26.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.225 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.225 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10ee5076, username -> user.868610, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1da22b16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 466a8b11-228c-4df7-8714-6d4dd5b8c82a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.225 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.225 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.225 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 625: status.find.is(200), but actually found 500
20:27:26.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19ebfc58, username -> user.312240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2431de28, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c299a399-c71a-4508-ac8a-528aadc02f90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1114: status.find.is(200), but actually found 500
20:27:26.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1114,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f738136, username -> user.414999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@376b27b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 91447e70-d168-4043-9a53-ef28e1cdd507
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1195: status.find.is(200), but actually found 500
20:27:26.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c425c78, username -> user.753584, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46b9fe48, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d3ea55a3-13be-4203-86c8-c5c20e76e900
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 805: status.find.is(200), but actually found 500
20:27:26.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c88466f, username -> user.685144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@563e0ea1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 80ad741a-1c00-450c-8a9e-09341776b675
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1361: status.find.is(200), but actually found 500
20:27:26.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1361,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3332dda3, username -> user.539488, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b3d2664, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8b8a8772-58d6-4257-9a12-ecd94dcb49b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1498: status.find.is(200), but actually found 500
20:27:26.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e7cf9e3, username -> user.514069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30f8228f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0e2d3637-a692-41a4-8fb9-7b8cd4794e10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.227 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.227 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 710: status.find.is(200), but actually found 500
20:27:26.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,710,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b6d7263, username -> user.731721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34989f08, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e8b99755-f30d-4333-9c74-6ac043a2bff4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.227 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.227 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1392: status.find.is(200), but actually found 500
20:27:26.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e2dd903, username -> user.303504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a4d4344, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 06ff0b88-fd1d-487e-aab2-eadc193e977c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.228 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.228 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.228 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 911: status.find.is(200), but actually found 500
20:27:26.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73197414, username -> user.315538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65fc6d66, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bcfb4ca9-b36f-4060-a920-7a9e6ac5c905
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1069: status.find.is(200), but actually found 500
20:27:26.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1306: status.find.is(200), but actually found 500
20:27:26.229 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@146de528, username -> user.125318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31bd064c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0eb85902-8a6e-43cd-a3e9-fc67fa664e62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@552f6e6, username -> user.79436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c38b44e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 19959751-f865-477a-98b2-1779e7c6a847
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.229 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.229 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.229 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.229 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.230 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 921: status.find.is(200), but actually found 500
20:27:26.230 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.230 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.230 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.230 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.230 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@86f5bfa, username -> user.901321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@224fa35e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1e69ff50-3345-4831-ac24-2a737c0271fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.230 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.230 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.230 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.230 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.230 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.230 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.230 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 722: status.find.is(200), but actually found 500
20:27:26.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74fe7feb, username -> user.257831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45e1724d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 59437eef-9b76-4bd5-9199-4d3c4333d2b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.231 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.231 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.231 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1200: status.find.is(200), but actually found 500
20:27:26.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38f49360, username -> user.773841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f2d43c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 61179209-845b-4fe4-b3ac-46f01f33174a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 755: status.find.is(200), but actually found 500
20:27:26.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.231 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39b4fdfd, username -> user.927763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7160a6f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bd0ec7bc-3bc0-42c4-aa29-96766336973e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.231 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.231 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.232 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.232 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.232 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1167: status.find.is(200), but actually found 500
20:27:26.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1167,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4990ff55, username -> user.676838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71119ba7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0d00d5ac-b296-489c-8b3d-b3dc9ea55fbd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.232 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.232 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.232 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1479: status.find.is(200), but actually found 500
20:27:26.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 700: status.find.is(200), but actually found 500
20:27:26.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68fbaab3, username -> user.826402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@345e85f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0b39ea37-4705-45b0-86db-0f2d978d355a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@205ce002, username -> user.795338, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6699e1e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 064d65e9-820f-4a15-8b5a-faef45b346a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.232 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.232 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.233 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.233 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.233 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.233 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1402: status.find.is(200), but actually found 500
20:27:26.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2da5091c, username -> user.840765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@156036f8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: eff42a93-d0a3-4bb0-9033-b33eaa38e02b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 729: status.find.is(200), but actually found 500
20:27:26.233 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ed1a70e, username -> user.282846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11458d8b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cf4a59f7-f401-4fcf-96d5-225e81d0aad3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 962: status.find.is(200), but actually found 500
20:27:26.233 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.233 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.233 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51b1997e, username -> user.564629, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56b7b584, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0abae857-208e-4be0-a9bc-347e33e8d96d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1206: status.find.is(200), but actually found 500
20:27:26.233 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.233 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.233 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bb4b753, username -> user.809610, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a60533b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b28490ca-41cf-4abc-8c06-c920a1d81080
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.233 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.233 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.234 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.234 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 875: status.find.is(200), but actually found 500
20:27:26.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 611: status.find.is(200), but actually found 500
20:27:26.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab0aad3, username -> user.767325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21000e30, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4ca9eb61-18ad-4583-9bfc-369fedd945c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eb47773, username -> user.611295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34218454, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6dd299b4-cc1e-4089-9e05-6ac3f900bd96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.234 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.234 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.234 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.234 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 873: status.find.is(200), but actually found 500
20:27:26.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6307a4d2, username -> user.206624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c0daebf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 915b3435-f763-4ac7-a2db-860611f2f5f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.238 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.238 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.238 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1039: status.find.is(200), but actually found 500
20:27:26.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77805fbe, username -> user.830384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43c82cb7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 60abeb4c-775a-499e-bae1-3fc9baf0bcae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.238 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.238 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.238 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 720: status.find.is(200), but actually found 500
20:27:26.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 919: status.find.is(200), but actually found 500
20:27:26.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f2878e7, username -> user.817332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f5f4f25, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d7bbd71f-5ee9-4244-9435-eeac5db3c4e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,919,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38d68fa1, username -> user.763344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d4d043a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 63d8fe74-29fc-40c8-92ac-b4198e3e5091
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.239 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.239 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.239 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.239 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.239 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.239 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 965: status.find.is(200), but actually found 500
20:27:26.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29d648c2, username -> user.698973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c23be40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b17fb467-f181-4a19-990e-cad36b7a610d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.240 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.241 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.241 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1409: status.find.is(200), but actually found 500
20:27:26.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d721867, username -> user.647024, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3718457f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ad3de839-bfee-4ead-9ecb-20472694b888
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 731: status.find.is(200), but actually found 500
20:27:26.242 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f8f37f4, username -> user.730028, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64dc3f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 02c83d81-f783-4601-b65f-b2e3063363dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.242 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.242 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.242 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.242 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.242 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 844: status.find.is(200), but actually found 500
20:27:26.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57216d38, username -> user.807701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bcecc8a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 988db015-957c-4279-af74-b46450161b0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.243 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.243 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.243 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 619: status.find.is(200), but actually found 500
20:27:26.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,619,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@193407db, username -> user.770263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3864fb43, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c1c088ce-c733-4f3e-804b-771b7f6062ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.244 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.244 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.244 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 969: status.find.is(200), but actually found 500
20:27:26.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fd797e7, username -> user.793884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32436a43, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d1d18886-879e-4994-b149-7af5a9be1957
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.244 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.244 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.244 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 750: status.find.is(200), but actually found 500
20:27:26.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17d5e5e6, username -> user.400765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@707fcdb0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 18b1854a-b4fa-42db-a639-e0c6f20eb694
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.245 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.245 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.245 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 936: status.find.is(200), but actually found 500
20:27:26.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b1522de, username -> user.101819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44256ab4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 81b7d463-867f-41b1-a729-6b6d1f49fb3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.245 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.245 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.245 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 612: status.find.is(200), but actually found 500
20:27:26.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 801: status.find.is(200), but actually found 500
20:27:26.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ebf52a8, username -> user.692106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c30d0e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b1fc4818-dcf8-4f1c-a687-8111610e117e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12e249fa, username -> user.944716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@205e53c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ad6e5ced-a7f4-4e13-aa88-7095cbb5591d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 971: status.find.is(200), but actually found 500
20:27:26.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e225b2c, username -> user.481238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26985b40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 02f6df07-ccf6-46e1-876f-406a454e3ce5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.246 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.246 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.246 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.246 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 642: status.find.is(200), but actually found 500
20:27:26.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1006: status.find.is(200), but actually found 500
20:27:26.246 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,642,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@180ad605, username -> user.834968, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47862088, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3bbe04c7-4666-4938-ac8a-30ef33db6867
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36f4d1ac, username -> user.834571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66db9e1a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 279d6232-5431-4d0d-bbe0-a9ca8be58f1b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.246 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1370: status.find.is(200), but actually found 500
20:27:26.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7971774, username -> user.357928, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e94490c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f5dc4a2b-36c9-48d4-a179-c20d728abde9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.246 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.246 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.246 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.247 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 804: status.find.is(200), but actually found 500
20:27:26.247 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1337: status.find.is(200), but actually found 500
20:27:26.247 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1337,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c3c69ed, username -> user.692615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d155a83, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 11de739f-a12c-4bba-8c3f-e65930012d6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1046a2e2, username -> user.28219, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5716452d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e4cad37f-5f01-43c0-9192-3fdc9bef2e8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.247 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.247 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1243: status.find.is(200), but actually found 500
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1424: status.find.is(200), but actually found 500
20:27:26.247 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.247 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23acb43d, username -> user.168788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@360ad0cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1c71914b-f736-4163-aa61-f0294bd1d997
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8ac4d2, username -> user.726951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c2d04d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e859ae01-9050-44dc-8435-b817213323f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1269: status.find.is(200), but actually found 500
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1144: status.find.is(200), but actually found 500
20:27:26.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 746: status.find.is(200), but actually found 500
20:27:26.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44b6176, username -> user.491564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc0a965, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c2302117-d785-484d-bfee-6911f84d339c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58b397b4, username -> user.940225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e66aac3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 282202b7-662d-43cf-a131-46d359a4d88b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b7c5e2b, username -> user.643137, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fbf6c4a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0463962a-437b-429b-8c9f-278ad8a00723
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1043: status.find.is(200), but actually found 500
20:27:26.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 601: status.find.is(200), but actually found 500
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ece8a69, username -> user.559835, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2776e881, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 752a09a2-c368-4dfa-bf29-db2d04583c9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e47a8b2, username -> user.953595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@435553e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0a6539f3-97f6-4956-89e1-41dec9ca9a9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1265: status.find.is(200), but actually found 500
20:27:26.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1265,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d62c688, username -> user.89495, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58245de6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d19c072a-aab5-40c3-a0db-e12397821358
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 526: status.find.is(200), but actually found 500
20:27:26.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1428: status.find.is(200), but actually found 500
20:27:26.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 715: status.find.is(200), but actually found 500
20:27:26.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1428,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53b87775, username -> user.253874, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49154273, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3cb35e73-f7fa-487c-83da-c67daf657438
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e99bdf2, username -> user.394146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5085f9dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 915fb9fd-52e4-4925-b3d7-e2aa1f11e744
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@380b164a, username -> user.529229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bb7ccfe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9a1a71c3-a43e-452d-b524-2476111d7ed0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.249 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.249 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.249 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.249 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.249 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.249 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.249 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.249 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.249 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1253: status.find.is(200), but actually found 500
20:27:26.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@de134a4, username -> user.299641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52feb4bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 407f1715-67cf-4b6b-8811-1ea2d43d8a07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1273: status.find.is(200), but actually found 500
20:27:26.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1416: status.find.is(200), but actually found 500
20:27:26.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1273,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@280a8e83, username -> user.667196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fdc1843, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2497e59e-6c07-403f-8416-34c4ebb90960
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c676e03, username -> user.963972, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4378c1f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6f067731-51a7-4ec0-bf30-c2460e212d68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 692: status.find.is(200), but actually found 500
20:27:26.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,692,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c61b801, username -> user.347889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9bbb78d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c5604272-cbbb-4c16-a3d5-09f1675fde19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 665: status.find.is(200), but actually found 500
20:27:26.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@453b5013, username -> user.806532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55199ad5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b1e76a2e-5def-49f2-8716-ac28f9481fa3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 778: status.find.is(200), but actually found 500
20:27:26.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@302ce67e, username -> user.749912, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ccc155e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 91816dd5-6965-497c-af72-81633400177d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.253 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 758: status.find.is(200), but actually found 500
20:27:26.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.253 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a1ec67e, username -> user.246074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a8e68ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b66fab7a-4883-4d7b-b7fa-0890ff01f012
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.253 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1454: status.find.is(200), but actually found 500
20:27:26.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1454,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40ec2bd1, username -> user.106451, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a7d5698, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e4cb4172-32ab-4f46-9a7c-2509bc64da8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.253 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.253 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.253 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.253 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 728: status.find.is(200), but actually found 500
20:27:26.253 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.253 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,728,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b2e01d, username -> user.167329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c19629a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7fcf3a97-36d9-49a6-aef9-6f3ee8c600bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 635: status.find.is(200), but actually found 500
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1025: status.find.is(200), but actually found 500
20:27:26.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,635,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d4d3b0e, username -> user.772569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@197291d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fe048cf6-5cfa-469a-ba0d-f158d9e59985
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.253 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58097281, username -> user.274313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a1bca37, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b579d0e9-215d-4c08-8438-04ccc31dd7ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 706: status.find.is(200), but actually found 500
20:27:26.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.253 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.253 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.253 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a213b6f, username -> user.804133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71d1a63a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bf74993f-4d2e-46c5-98da-74717e7e1244
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.253 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.254 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.254 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.254 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.254 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.254 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.254 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.254 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.254 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.254 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.254 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.254 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.254 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 668: status.find.is(200), but actually found 500
20:27:26.254 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,668,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c557d01, username -> user.368910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ea37b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 288c4f16-e6c0-4a66-ac29-1c3bddc6bea5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.254 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.254 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.254 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.254 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.254 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1240: status.find.is(200), but actually found 500
20:27:26.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b99106c, username -> user.708857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eeb2fa7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 63237841-bd0b-46a0-bec1-3cc28e33d42f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.255 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.255 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.255 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 659: status.find.is(200), but actually found 500
20:27:26.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bee6cfc, username -> user.365511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77e77aa5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 32f02f23-3b89-44f2-b877-67309eeedb10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.255 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1179: status.find.is(200), but actually found 500
20:27:26.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.256 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79ab6df5, username -> user.743294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cbe8e02, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dadadff9-2b4a-48f8-b588-8dead2f4d87e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.256 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.256 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.256 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.256 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 784: status.find.is(200), but actually found 500
20:27:26.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,784,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ab979ad, username -> user.469850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f5a35b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4acef397-8013-4ffc-872a-22f2f43d2138
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.256 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 931: status.find.is(200), but actually found 500
20:27:26.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14064ed3, username -> user.239964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7da5f5d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 698040ff-52ba-4ea2-8f56-32be20c2ea12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.256 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1321: status.find.is(200), but actually found 500
20:27:26.256 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@299b6863, username -> user.852351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76da7313, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e5b07990-039c-4dcd-a9b7-60f630d6411e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.256 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.256 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.256 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.257 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.257 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.257 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 910: status.find.is(200), but actually found 500
20:27:26.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 789: status.find.is(200), but actually found 500
20:27:26.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69180208, username -> user.30281, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16ac5dee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 754a0cc5-2018-4beb-9b4c-5d766269b0f7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,789,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@486fa404, username -> user.292181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50ccdbb7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0b2402fb-6ede-4c96-9058-01b8d20c6f24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.257 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.257 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.257 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.257 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.257 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.257 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1219: status.find.is(200), but actually found 500
20:27:26.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7524ef12, username -> user.567039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@395a9141, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8c9c4245-cb0a-4e03-a750-55bfaa25728e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.258 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.258 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.258 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1322: status.find.is(200), but actually found 500
20:27:26.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75389fea, username -> user.851149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@191703b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 70966bef-c799-43fa-af00-703bfa762047
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1365: status.find.is(200), but actually found 500
20:27:26.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@540c911e, username -> user.517892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73708c6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ad953777-d9f7-4bc8-bcb5-a609e5200bf6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.258 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.259 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.259 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.259 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.259 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.259 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 759: status.find.is(200), but actually found 500
20:27:26.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@218d74f9, username -> user.931609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d2a4cee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 086e9c1a-5ff4-4092-9265-49960d0b5e71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.260 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.260 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 562: status.find.is(200), but actually found 500
20:27:26.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fa5ecfb, username -> user.367090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@495119e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 10f10410-0be7-430a-a61f-cce3e4408203
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.263 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.263 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.263 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1157: status.find.is(200), but actually found 500
20:27:26.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@468a4982, username -> user.510370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@702d2387, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bed5f07f-075e-4faa-8fb6-8f35ee60afb8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.267 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.267 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.267 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 658: status.find.is(200), but actually found 500
20:27:26.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a38b9e1, username -> user.972662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@262424ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6dc6857e-916d-4fba-b0eb-fd698a3e1b7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.268 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.268 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.268 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 904: status.find.is(200), but actually found 500
20:27:26.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4993389e, username -> user.330148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a4a4bb0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 21d104ad-fce7-44a5-8094-93dbbd21eb03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 703: status.find.is(200), but actually found 500
20:27:26.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,703,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d6c09cc, username -> user.96224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@705d6765, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 416a4909-5951-4093-bbe8-f8a8da03f0d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.269 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.269 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.269 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.269 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.269 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.269 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1427: status.find.is(200), but actually found 500
20:27:26.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1297: status.find.is(200), but actually found 500
20:27:26.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f8c206f, username -> user.535055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d556d0d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b2f91818-a455-4648-b625-98309bf63d1a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31f60b7a, username -> user.811534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bc7abcf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: eaf9f8e0-de3b-47df-8996-889d3e4709cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.269 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.269 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.270 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.270 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.270 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.270 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 607: status.find.is(200), but actually found 500
20:27:26.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@555ab7f, username -> user.204690, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a82f6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3c7b388e-7658-4b73-86b3-912bc089193a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.270 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.270 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.270 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 852: status.find.is(200), but actually found 500
20:27:26.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19a86a10, username -> user.442502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7acdb58c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9703685a-4728-4eb5-8fd9-1e65dc7c8da6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.271 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.271 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.271 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1505: status.find.is(200), but actually found 500
20:27:26.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1505,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5849554c, username -> user.312209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c577600, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 32957883-d5d9-4a96-a48a-8def0dc2b8a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.273 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.273 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1076: status.find.is(200), but actually found 500
20:27:26.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b8dab64, username -> user.898349, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f5e6047, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7704a71a-6621-444e-9844-c77cab2d51f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.274 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.274 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1468: status.find.is(200), but actually found 500
20:27:26.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59fed29d, username -> user.820575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44c9efb4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8166ce6c-b58b-4970-ac86-4066325df738
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1285: status.find.is(200), but actually found 500
20:27:26.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1285,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4099c8fd, username -> user.310625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@377d3f6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2a7c8376-5f86-4f12-9566-02c2461e0fb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1523: status.find.is(200), but actually found 500
20:27:26.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fdb57ca, username -> user.516617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72661de9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 57edc65e-dba2-4a67-bef6-64efc063c834
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 754: status.find.is(200), but actually found 500
20:27:26.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3676c6e1, username -> user.429624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a97fe9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8404d597-445a-46d9-bf00-a980c5f0f023
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1175: status.find.is(200), but actually found 500
20:27:26.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48a3e1a5, username -> user.760528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66face86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0bb8d571-0b8b-4bfe-910d-03ccb6b82c8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.276 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1218: status.find.is(200), but actually found 500
20:27:26.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68c1374c, username -> user.962485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f455dca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0a93461e-2ca7-4903-b5db-b7c37ceee332
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1051: status.find.is(200), but actually found 500
20:27:26.276 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@786f47d0, username -> user.916631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@751e8d23, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 25a02a9c-8069-4319-bc65-3ee9100666f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1256: status.find.is(200), but actually found 500
20:27:26.276 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d8bcb49, username -> user.678083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f33467b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8035a663-6e5e-44aa-88e7-62fa5a6186f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1102: status.find.is(200), but actually found 500
20:27:26.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37bf5e49, username -> user.610596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27e607b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: edc6e700-f790-4654-a16e-a740cc683e7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 983: status.find.is(200), but actually found 500
20:27:26.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c1a541c, username -> user.989613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53a8304d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7ed6b142-7d51-4790-84b3-9d35740286ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1390: status.find.is(200), but actually found 500
20:27:26.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e475906, username -> user.51936, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7af0360d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 88c12291-dc5d-43c7-90a4-d0a87aa3a1d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 901: status.find.is(200), but actually found 500
20:27:26.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1366: status.find.is(200), but actually found 500
20:27:26.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.278 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1096: status.find.is(200), but actually found 500
20:27:26.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@232fb65a, username -> user.958009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a0798a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c4e42702-6b3f-480f-beae-c7006640a44c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f34c8cb, username -> user.213059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77b0f56, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1a1111c2-1553-4ed6-a734-47057e12518d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.278 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1366,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c6f38e4, username -> user.413733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@103e2e21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 15f619bc-c059-4a1b-990a-6e028735eaed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.278 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.278 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.278 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.278 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.278 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 609: status.find.is(200), but actually found 500
20:27:26.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,609,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d7b112b, username -> user.248232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b145a98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ff6f83c2-5806-4787-8ea6-eb50187c3ca3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.278 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.278 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.278 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 773: status.find.is(200), but actually found 500
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 712: status.find.is(200), but actually found 500
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3457613e, username -> user.554414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a8fbe95, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 19f8990a-67d8-40cf-be14-95d0de64f0be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a94d73, username -> user.980642, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11bcc303, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e7778f65-b2aa-470f-84d5-b694534521e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1014: status.find.is(200), but actually found 500
20:27:26.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.279 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.279 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19feddf4, username -> user.34593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fc00872, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0a6608fa-c568-4a4b-837a-735d2cb74ef6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 647: status.find.is(200), but actually found 500
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1485: status.find.is(200), but actually found 500
20:27:26.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@346f2da6, username -> user.61677, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aab3583, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 660ecafc-29d2-41b6-b986-bb809087dd9f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.279 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.279 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.279 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.279 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@eff348c, username -> user.439046, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@216e2fc1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c10cbb80-0470-4e41-8db3-d1ad44d72e52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.279 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.279 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1116: status.find.is(200), but actually found 500
20:27:26.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 938: status.find.is(200), but actually found 500
20:27:26.279 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.279 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.279 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.279 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1116,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43f33f59, username -> user.654767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17f0ff0d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c4345c7e-7ebb-41a0-b15f-b0a5d4dd8d8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56d97961, username -> user.341602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ad3f001, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6696f02c-547f-4a47-ae4f-288ca9a0b706
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.279 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.280 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.280 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.280 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.280 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.280 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.280 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.280 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.280 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 831: status.find.is(200), but actually found 500
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1062: status.find.is(200), but actually found 500
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1363: status.find.is(200), but actually found 500
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1128: status.find.is(200), but actually found 500
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1079: status.find.is(200), but actually found 500
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a7da976, username -> user.277670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd3d33e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: acd5d77d-174d-486e-8429-c259dba49675
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a35c9bc, username -> user.264071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7148edd0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4523bf30-5654-436b-98bc-7395ece3e53e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1520: status.find.is(200), but actually found 500
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68b7336f, username -> user.941344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37e99090, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d03c3b19-4a40-466d-b4e1-edd2d173520f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c97c492, username -> user.558976, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6accfd08, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9ddd31f9-87fb-4281-b27f-e3ce06e09498
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.280 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1079,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58935ec3, username -> user.943760, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56a60378, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9b43edc2-dc7a-43b3-b9ca-64a854a55fd7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.280 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.280 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69917132, username -> user.450467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@97d7843, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: eadeb15d-1274-492e-b141-4705d51cd84f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1334: status.find.is(200), but actually found 500
20:27:26.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@142db0cd, username -> user.433432, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b21b9a2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fe8c150d-fde9-4978-9f01-7d076c1d7662
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 800: status.find.is(200), but actually found 500
20:27:26.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1300: status.find.is(200), but actually found 500
20:27:26.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28a81cd0, username -> user.263557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56210b88, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e1102f35-2586-4b2e-8910-b7c871b7a8b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1300,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15fc7b56, username -> user.15009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28acdb0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fdfad902-7080-4095-8401-9c143fdaca6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 645: status.find.is(200), but actually found 500
20:27:26.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 761: status.find.is(200), but actually found 500
20:27:26.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@344c58f8, username -> user.22986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32880c52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3ba84059-7c41-43fe-9ef9-7cea159e6217
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,761,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70a8fedb, username -> user.864680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28258dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a9eaba2b-d7b1-4bd1-9eeb-39ae3a7b0bb0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 927: status.find.is(200), but actually found 500
20:27:26.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@596ebed5, username -> user.48715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ad0ea3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 13e98a56-2a7f-498e-bb8f-2e51e23c28d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 651: status.find.is(200), but actually found 500
20:27:26.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57f882b0, username -> user.995461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f7ed8d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9e4f0940-294e-4212-9e27-bcd1aa7f3558
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1502: status.find.is(200), but actually found 500
20:27:26.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3770720c, username -> user.333836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@203c28d5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ef8b46b6-30fe-41b5-b260-b90ee75d45be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 732: status.find.is(200), but actually found 500
20:27:26.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,732,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3835ad54, username -> user.879109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@330a41a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 63d2d646-2c1a-4b45-beca-d9808f36cb6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1099: status.find.is(200), but actually found 500
20:27:26.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dad4d2b, username -> user.55102, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c5bbc28, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: eebc429a-64c2-41eb-afb6-59bc006d25b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1033: status.find.is(200), but actually found 500
20:27:26.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1033,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2765e175, username -> user.153546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ef27d1c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b76f4ee1-2a9d-455d-ba21-49fe93b8b0fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 861: status.find.is(200), but actually found 500
20:27:26.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,861,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ad1da61, username -> user.340117, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3073811, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 62cbf3db-87ed-443e-96b0-064d1b87222f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 924: status.find.is(200), but actually found 500
20:27:26.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,924,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69d9b966, username -> user.240057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79413bc7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d781b0d3-989e-468b-b319-51bfedee178f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1022: status.find.is(200), but actually found 500
20:27:26.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1487dabd, username -> user.356915, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fbcd67e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ef5c00fd-138e-4084-915c-76058a206c5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1172: status.find.is(200), but actually found 500
20:27:26.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1464: status.find.is(200), but actually found 500
20:27:26.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74aa900e, username -> user.965674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@484a8a84, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 67d814b8-5da9-41f7-a0c2-596d0c144891
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f4b87cd, username -> user.688747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24ddf1a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8459145b-ebcf-4f6f-be76-e7d61a126fe6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 624: status.find.is(200), but actually found 500
20:27:26.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34dbe89f, username -> user.56607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56863127, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b49ce836-5df1-4422-8f09-ca1fdf17e084
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 686: status.find.is(200), but actually found 500
20:27:26.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1529: status.find.is(200), but actually found 500
20:27:26.287 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1272: status.find.is(200), but actually found 500
20:27:26.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5be83997, username -> user.357969, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ad3c8bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 680e0a0e-565a-4af6-9d33-91124ee73fab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@99b123f, username -> user.881569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@194ff761, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1135919c-3e9a-42c8-bbbf-696260d4dc28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e3473d, username -> user.578145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4865ffb7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4d8944ab-1075-4546-bf8b-36e9ae7b6c44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.287 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.287 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.287 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1061: status.find.is(200), but actually found 500
20:27:26.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dd9d5ac, username -> user.770643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a35af94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2dcd0879-cd13-419c-b560-6b24796a72ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.288 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1373: status.find.is(200), but actually found 500
20:27:26.288 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.288 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@742b37a9, username -> user.282878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24eb0eca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 11eae022-9a06-48de-a5ac-7f79d2a4b1d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 760: status.find.is(200), but actually found 500
20:27:26.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b136c99, username -> user.885529, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8e48e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3c279c2b-95eb-419f-abf5-5795a4c8130e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 582: status.find.is(200), but actually found 500
20:27:26.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 674: status.find.is(200), but actually found 500
20:27:26.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c6095a9, username -> user.373817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9cff138, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: efd6d38d-cb04-4b50-bf39-678724372cac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f84df0d, username -> user.551999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53eea323, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 98c9b48b-d3a7-4a95-8e2c-4b72ba29e74a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 637: status.find.is(200), but actually found 500
20:27:26.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@703dcae4, username -> user.130742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ac0b342, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a87b4b17-d550-486d-a01e-ee41226b1836
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.291 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 883: status.find.is(200), but actually found 500
20:27:26.291 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.291 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f6c929c, username -> user.520589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6da75bcd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0c2c1ca8-95a3-4fa2-b93c-9a35c522a433
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.292 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.292 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 576: status.find.is(200), but actually found 500
20:27:26.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1182: status.find.is(200), but actually found 500
20:27:26.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e20f9bb, username -> user.161596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6083c8bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 83014b6e-81f9-4270-9f4c-c3f8e7c23525
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@302bab6a, username -> user.215312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@392d9437, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d0e9d8f7-1227-4708-a81b-586adb1bdc8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1123: status.find.is(200), but actually found 500
20:27:26.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.292 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.292 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fa6a1bf, username -> user.630207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@528f33fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 965c02a5-31ef-4dfa-9fb5-b3cd5c5a78d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1462: status.find.is(200), but actually found 500
20:27:26.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.292 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.292 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1462,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@709d9314, username -> user.448949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6667d80c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c72065a8-a8d4-40db-ae86-c5b6123b4a37
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.292 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.292 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1499: status.find.is(200), but actually found 500
20:27:26.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 677: status.find.is(200), but actually found 500
20:27:26.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1499,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6674b966, username -> user.128032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11476496, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e23c1a64-78b8-485c-8cf2-5cf12b54f0ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c68b9b2, username -> user.615265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e70d0f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d1b7d54a-bae5-49b8-aa34-f5c778fdf34a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 902: status.find.is(200), but actually found 500
20:27:26.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7872b265, username -> user.404750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64eb9b4c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5efe2b20-fc05-4e9b-acd1-88f86dd8e2c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.294 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1418: status.find.is(200), but actually found 500
20:27:26.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13f5699, username -> user.42589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cb035ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dd38f87f-4bcf-4630-980d-ddf6e115d35b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.294 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 884: status.find.is(200), but actually found 500
20:27:26.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e9a6e10, username -> user.661990, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a29d33e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ebd1caa5-a390-4d48-8114-53bd69d09b78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 584: status.find.is(200), but actually found 500
20:27:26.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b39911d, username -> user.46354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cc6538a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8a0237e9-fa88-4c89-b462-d6a58dd813d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 775: status.find.is(200), but actually found 500
20:27:26.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b691617, username -> user.828275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8fd2fd4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 65807f05-e29e-4536-940a-a825c19f1d29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 963: status.find.is(200), but actually found 500
20:27:26.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 777: status.find.is(200), but actually found 500
20:27:26.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19bcb341, username -> user.514490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e12ea88, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cc1b6e41-6ef3-45f5-a039-d63f32e100c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1129d374, username -> user.510218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c1e56d0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6c645eca-3dfe-436b-831f-f080b8c27696
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1452: status.find.is(200), but actually found 500
20:27:26.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1452,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d6d6597, username -> user.621029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@295bffd5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0d8dd9a0-66d1-424f-81de-71f7dc98dcc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 845: status.find.is(200), but actually found 500
20:27:26.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b1a9cb7, username -> user.240217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ee0fda, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a661e385-63eb-484a-af9b-a4bdcaab0772
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 907: status.find.is(200), but actually found 500
20:27:26.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,907,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@503c306a, username -> user.498834, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@753c47a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 54020322-d6b9-4815-aa36-1203c4ab1d09
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1320: status.find.is(200), but actually found 500
20:27:26.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c61912f, username -> user.297721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b0a22b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 112f6892-e7da-4277-8011-3718300db248
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1148: status.find.is(200), but actually found 500
20:27:26.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59b4663a, username -> user.513512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ebd856c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 97cbf001-2ca7-4c40-a42c-6917fdfb5cd9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 623: status.find.is(200), but actually found 500
20:27:26.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e6caaf3, username -> user.996157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@787ce883, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bedd9964-34cb-4328-ab8a-892b72d35e63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 966: status.find.is(200), but actually found 500
20:27:26.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c148865, username -> user.935778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24eb0c37, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8c8be374-b3dd-47fb-a02f-db2b1c1d1aeb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1347: status.find.is(200), but actually found 500
20:27:26.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1356: status.find.is(200), but actually found 500
20:27:26.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24d311ac, username -> user.358457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fe8c60b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f24eece2-e78c-4f50-9876-5d9c7762c0a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@89a14f1, username -> user.456802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ec9e760, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: da385e6d-ef58-42be-8c4b-73d05f57fc92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.302 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.302 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.302 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.302 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 528: status.find.is(200), but actually found 500
20:27:26.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,528,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bf75b23, username -> user.283011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c1f5c73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 405b3ba1-5f8c-4168-930e-d75af4d5d039
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1388: status.find.is(200), but actually found 500
20:27:26.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 974: status.find.is(200), but actually found 500
20:27:26.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 847: status.find.is(200), but actually found 500
20:27:26.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b6cb35, username -> user.918442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a2b82a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ccabb131-3268-452d-9b90-63c0c102e999
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23132604, username -> user.35207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@270194e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b7816906-437c-469f-94a7-0bbda7731139
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54c8694f, username -> user.638070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5944e8e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8976b18f-a8d8-428b-930f-81af43c15f71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.304 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.304 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.304 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.304 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.304 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.304 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.304 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.304 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 566: status.find.is(200), but actually found 500
20:27:26.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49677355, username -> user.772926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@716eb0ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d1cf1672-e7f5-4c38-968d-d9c0ef7bdad9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 655: status.find.is(200), but actually found 500
20:27:26.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7254ea09, username -> user.782279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6df32c30, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7d41ec6e-89c6-4149-bd93-f98aa7dc3e11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1355: status.find.is(200), but actually found 500
20:27:26.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36406fec, username -> user.298401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c89de66, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f7663116-6153-4489-b9e5-2587592f70a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 577: status.find.is(200), but actually found 500
20:27:26.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69659383, username -> user.607272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5eb50fd9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dd4271b0-80b9-418e-ab0f-990ef0a62bbf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1338: status.find.is(200), but actually found 500
20:27:26.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1338,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39468dc1, username -> user.31918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dbcdb98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6ae455fb-b7f6-4e0f-a0ce-d07130d16c8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1270: status.find.is(200), but actually found 500
20:27:26.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69a14926, username -> user.1543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15576a91, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 86fe8a79-adf0-4546-a845-25eef7f18469
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1351: status.find.is(200), but actually found 500
20:27:26.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ada0d4e, username -> user.576725, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c017aae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0ab75ab5-ebd9-4a5b-b8b4-71acf93b4bd0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1291: status.find.is(200), but actually found 500
20:27:26.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 956: status.find.is(200), but actually found 500
20:27:26.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1291,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d8712fd, username -> user.968869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a91718e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3109b468-b7fc-45a2-a843-8ad69684c1f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e470993, username -> user.563029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f0417dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ef7be8c4-d3f2-48a9-98bf-497fb217a386
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1101: status.find.is(200), but actually found 500
20:27:26.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4afbf686, username -> user.791003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a32926, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6245e227-a88e-4bc2-8273-5d16ac691d46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1090: status.find.is(200), but actually found 500
20:27:26.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1090,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32749545, username -> user.929418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@779a35cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 57a4ea1c-e75b-4545-b4ef-0e8193ecd9f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.309 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.309 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.309 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1279: status.find.is(200), but actually found 500
20:27:26.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a66a2d0, username -> user.405910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41b5694, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 01189bcd-3e50-47be-8854-78f0a90c304b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 906: status.find.is(200), but actually found 500
20:27:26.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66ccdd28, username -> user.883403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bcc891a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4773b7ce-527b-4ab2-9dc5-bfa43f45d34d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1176: status.find.is(200), but actually found 500
20:27:26.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c9ce9bc, username -> user.190303, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@278b7a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d038fcce-dbbe-4a74-bb08-2c445d229a14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1295: status.find.is(200), but actually found 500
20:27:26.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51cae0bc, username -> user.792258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@252cd419, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0b24da39-933a-4393-b8d5-27600860dfe3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 585: status.find.is(200), but actually found 500
20:27:26.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,585,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d45b186, username -> user.492105, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bd7b7b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ceb5046b-9996-41db-9898-fe9800192f67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 955: status.find.is(200), but actually found 500
20:27:26.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f9b463f, username -> user.631823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d33d344, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 42faa8a8-e312-40db-818c-04837b748d88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 723: status.find.is(200), but actually found 500
20:27:26.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73b25a0c, username -> user.71736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a2db858, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5e84ddb5-0595-4209-b633-82f6c707cce8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 564: status.find.is(200), but actually found 500
20:27:26.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4aa30495, username -> user.741278, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56a1b9ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 134e5a06-bd12-445d-bbae-b283f97d93f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1315: status.find.is(200), but actually found 500
20:27:26.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16cf82c0, username -> user.760230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f5ec68c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5f21c87a-1c93-4150-8ae7-feae099ee45d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1470: status.find.is(200), but actually found 500
20:27:26.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fc5a2d0, username -> user.308233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25dc842a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7fe2487f-eb1e-485f-a550-3cfb817f2007
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1419: status.find.is(200), but actually found 500
20:27:26.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@483622e5, username -> user.546593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@799a276c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0e7934b2-6c21-42be-9a34-ee2761567b18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1483: status.find.is(200), but actually found 500
20:27:26.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f0f73f5, username -> user.415290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@165745fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 18e0e42d-c0c6-43a0-886c-1d14fc31e10b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 636: status.find.is(200), but actually found 500
20:27:26.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d59866a, username -> user.138208, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ea90603, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 622aeb3f-5702-4316-b1fb-75c81f247740
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1455: status.find.is(200), but actually found 500
20:27:26.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1455,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3462c67e, username -> user.299056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32ab1f4e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 679fdba3-703e-45e8-bddf-96654f2936f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1408: status.find.is(200), but actually found 500
20:27:26.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55cb8d6a, username -> user.996767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bf37947, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a6b20586-c13a-4c97-a667-f38f0a68788c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 828: status.find.is(200), but actually found 500
20:27:26.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28c485d4, username -> user.277012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67b1dde7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8cbe6283-3985-4407-b07b-1ac0a582c15f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.317 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 894: status.find.is(200), but actually found 500
20:27:26.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,894,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e51faa4, username -> user.446140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@243b602d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 273f314f-9c22-4e9c-b71f-032d1d83091f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.317 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1066: status.find.is(200), but actually found 500
20:27:26.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76e92b27, username -> user.844482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@df25e79, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bd0a0c7b-8cd8-4ee2-a59e-0bb874131fd8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 730: status.find.is(200), but actually found 500
20:27:26.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dd7e772, username -> user.26875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@124c3b8b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 891b8f64-a5ad-40ae-86cd-6df70480f180
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1212: status.find.is(200), but actually found 500
20:27:26.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@764a6dad, username -> user.963038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7055f479, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3c1cce1c-ea5c-4b1c-ad9e-e6da591910f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 765: status.find.is(200), but actually found 500
20:27:26.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 772: status.find.is(200), but actually found 500
20:27:26.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3813ec41, username -> user.559882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4df6b446, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e1d76b3a-6bc8-4b90-ae59-904066f2d0f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b26b7c5, username -> user.887838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f3223bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 37b98664-1d6e-4fa2-b41d-543fa703ee29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1350: status.find.is(200), but actually found 500
20:27:26.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67d85eb5, username -> user.882632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63346a40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 001a3da0-dd0e-4c6d-bc41-5720a7b2c714
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1020: status.find.is(200), but actually found 500
20:27:26.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1217: status.find.is(200), but actually found 500
20:27:26.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c333582, username -> user.864846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15849106, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2d21d3c5-cc2a-4bc9-8d06-0861c286bbf0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1411: status.find.is(200), but actually found 500
20:27:26.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b92bf6d, username -> user.164719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@520bf41d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 40d54ea5-1f67-499a-abde-8591127421bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3edd9551, username -> user.127206, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79f515aa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a989ddab-68dc-4349-b134-f02d5d1add6c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1286: status.find.is(200), but actually found 500
20:27:26.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fe779, username -> user.1574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e12060d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 61349be4-69f8-4133-90d6-4da155a36511
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 598: status.find.is(200), but actually found 500
20:27:26.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 724: status.find.is(200), but actually found 500
20:27:26.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b1ad88c, username -> user.287522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b3cd5c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 99eaa095-4be9-4b5b-a4ed-277b9c4f546b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4de71b63, username -> user.663294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16d2adf1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 08ac1ae4-1840-4f41-8055-f59e6a415f63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 693: status.find.is(200), but actually found 500
20:27:26.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1060: status.find.is(200), but actually found 500
20:27:26.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d771026, username -> user.898852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ab95913, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 54d5c08f-a31c-4e18-a111-6a7f87ad12ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1060,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1844b871, username -> user.424803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16654706, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 639b1539-67a8-41cc-9e1d-707ed710ab28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.322 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.322 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.322 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.322 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.322 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.322 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1001: status.find.is(200), but actually found 500
20:27:26.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@543a77cd, username -> user.578778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a5c034c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a2b5fb8a-94f5-46f4-91a5-34098e3c6a40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.322 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1509: status.find.is(200), but actually found 500
20:27:26.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 768: status.find.is(200), but actually found 500
20:27:26.322 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.322 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 975: status.find.is(200), but actually found 500
20:27:26.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43a5cadf, username -> user.972974, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bda6d02, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3adcf7dc-3093-4de4-987a-d7d87e9c5081
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c863aa3, username -> user.354146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5af5684, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 48e0f97d-c790-4f15-baa1-898dc4a8f89a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,975,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7164991e, username -> user.636074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@793f48e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 439e7cf8-5fc4-41bb-bd4c-1f6f24decd2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 952: status.find.is(200), but actually found 500
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52c0a62f, username -> user.632450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18954924, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1de01247-5ff3-4903-80f4-d61f5e940c10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 681: status.find.is(200), but actually found 500
20:27:26.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 690: status.find.is(200), but actually found 500
20:27:26.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ad55800, username -> user.295074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c091edd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7592f348-7d55-4526-afe8-80345be6a982
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 670: status.find.is(200), but actually found 500
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e2ff085, username -> user.964610, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@187eabd8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7bba1437-9b55-4751-81e4-7ece7576fb5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16da9558, username -> user.798868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57e6be7d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f5950a10-46c2-48ac-a50a-2d77b14aa9e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1380: status.find.is(200), but actually found 500
20:27:26.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63ac6aaa, username -> user.252944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6012fe0b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3d94f95d-fec7-4080-8c74-75e6371f59ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1435: status.find.is(200), but actually found 500
20:27:26.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e5eb11a, username -> user.859173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bd879c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cf718ef1-68bb-4c3b-8796-a5b128d08b7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 815: status.find.is(200), but actually found 500
20:27:26.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,815,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25608334, username -> user.115814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fdbb9b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f86f5328-a394-4281-ae33-dff6cb411f38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 592: status.find.is(200), but actually found 500
20:27:26.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35262e37, username -> user.862001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f3a0713, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 08ac59bf-2dc7-4df6-9e94-1fd42b550d7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1083: status.find.is(200), but actually found 500
20:27:26.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fdc2596, username -> user.696157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@388c50b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 43c0eefc-7e69-4ebb-a3b9-c937e13f60e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 982: status.find.is(200), but actually found 500
20:27:26.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1152: status.find.is(200), but actually found 500
20:27:26.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 999: status.find.is(200), but actually found 500
20:27:26.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34c7f7f4, username -> user.710656, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a5bad0f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6e3fb0e4-8825-4f5d-a1e6-b12b29e633a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72d47f75, username -> user.493775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@db00cdd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d89008de-1a1c-45fd-a369-3cb540ba9f3a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f0b0897, username -> user.563370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e691b2d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 87eed0c9-6aad-4e1e-8c3e-a2c2f5086419
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 648: status.find.is(200), but actually found 500
20:27:26.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1103: status.find.is(200), but actually found 500
20:27:26.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1aa26535, username -> user.533679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28dd56b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1bc9070f-385a-415e-85b9-b55a1fc18016
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@439f8283, username -> user.34540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41dc8d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6f620f17-4adb-4fc9-bd65-373482e7f83d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 870: status.find.is(200), but actually found 500
20:27:26.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5758ca70, username -> user.592990, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a67bfa3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2b59cf87-2fbe-41b2-b067-87c477af04c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1429: status.find.is(200), but actually found 500
20:27:26.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ee9a27f, username -> user.689258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ea81370, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 06d89416-3be6-4e4b-ad22-1ce963dd3249
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1369: status.find.is(200), but actually found 500
20:27:26.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b0a888e, username -> user.621775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1136b0c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cb2a40b2-ee7f-4d6f-8abe-a262d70d84bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 989: status.find.is(200), but actually found 500
20:27:26.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 808: status.find.is(200), but actually found 500
20:27:26.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@582c24b8, username -> user.434828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3628dc82, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 646c1ab1-b40b-42ab-a37a-854e1d70db2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@533be7a3, username -> user.363907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61d54889, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fcf3b031-d367-4a3a-8b7a-51a1699e5517
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 897: status.find.is(200), but actually found 500
20:27:26.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@618a82bc, username -> user.325963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ffd3037, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b16e5e29-d751-405c-8841-d5c4527ea625
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 776: status.find.is(200), but actually found 500
20:27:26.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,776,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ee145aa, username -> user.238147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@345055e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e1ced48e-bd2d-4d15-893f-851415bf3264
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1519: status.find.is(200), but actually found 500
20:27:26.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23d58f2d, username -> user.176600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31d1ec9f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a3ef9c0f-1d21-4b1f-a457-6256a03c5dc8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1143: status.find.is(200), but actually found 500
20:27:26.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 934: status.find.is(200), but actually found 500
20:27:26.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71949f4c, username -> user.367579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@267067a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b9daa285-38ba-4b99-9adb-4dbf7c4c9d7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@443d5d3, username -> user.267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23b01bff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a8a9913f-f7e8-4e5b-94a3-9ea909fe6814
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 735: status.find.is(200), but actually found 500
20:27:26.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3853ac5d, username -> user.85814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@541900b1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fb750126-bf24-4a52-b136-bdda8dfaddea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 889: status.find.is(200), but actually found 500
20:27:26.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6153efbe, username -> user.446340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4588fabf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c9f19a5f-5159-4308-8d31-38e91882e6f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1002: status.find.is(200), but actually found 500
20:27:26.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dc39af6, username -> user.667556, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@325d08a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4bab4feb-c759-48a3-ae98-6312cecc8e8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1086: status.find.is(200), but actually found 500
20:27:26.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1346: status.find.is(200), but actually found 500
20:27:26.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56e3faff, username -> user.245138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2926c206, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0990984d-7d6e-47ac-8eb9-b5664ed170b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28a4bb70, username -> user.570507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69cecd39, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a02e906e-a00f-4fc7-ba6b-b876c53dde2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 984: status.find.is(200), but actually found 500
20:27:26.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@385aba31, username -> user.599040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73803cb3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: af397af8-a4f1-4a13-9cbd-dd8c2e40aaea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 525: status.find.is(200), but actually found 500
20:27:26.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@117e5fe2, username -> user.267032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69529d0f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 615d4c42-7f18-4601-86bc-64546d920d8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1170: status.find.is(200), but actually found 500
20:27:26.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4039bb3, username -> user.893258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c5447af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 14c9fe2f-e34c-4f08-b891-83ce4b3ddda3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1367: status.find.is(200), but actually found 500
20:27:26.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 856: status.find.is(200), but actually found 500
20:27:26.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1367,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@458f0ae, username -> user.967815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52be337b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e31c7635-d531-4f92-b057-c013b7aef455
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2718fb7c, username -> user.25696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11d17d15, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c469c41f-0c55-468c-8616-81d1c41bc29d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 932: status.find.is(200), but actually found 500
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d284548, username -> user.440856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61c9749c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cb33526b-c94b-469a-93c9-d2e89e6bb5ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1224: status.find.is(200), but actually found 500
20:27:26.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c37d62c, username -> user.593849, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea008bd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 44db3dcb-a76c-45c5-a4c2-3d31fed88164
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 704: status.find.is(200), but actually found 500
20:27:26.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1465: status.find.is(200), but actually found 500
20:27:26.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@963dcca, username -> user.991011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16fe406a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dd0f8c3f-17de-47bf-a13c-087bfe126fec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1164: status.find.is(200), but actually found 500
20:27:26.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1465,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eed5b47, username -> user.996788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20bd613b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 86e47a0b-5974-4b17-a5a5-05980a9a14dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3006b11e, username -> user.699516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f2f6d5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a09aaa45-1a8b-473a-a1c4-c479c1a1916f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 837: status.find.is(200), but actually found 500
20:27:26.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5336d548, username -> user.36039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b9c1051, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a57984d3-fa67-48d2-a603-4de91c29ae75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 909: status.find.is(200), but actually found 500
20:27:26.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50626d79, username -> user.634991, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@205e773b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2d445921-454f-4bed-ae68-b74bf0ac82cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1097: status.find.is(200), but actually found 500
20:27:26.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 699: status.find.is(200), but actually found 500
20:27:26.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22623a91, username -> user.384670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12086031, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 05daa807-8afc-4e8b-a098-b099c560d55c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48957201, username -> user.44227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30fb1cb1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f26d98c3-6a9f-4543-bd5e-7e6c0323a6f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1493: status.find.is(200), but actually found 500
20:27:26.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@766818e0, username -> user.543752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13111ff0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c348d093-15b7-4e01-8432-f4c46ca191bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 791: status.find.is(200), but actually found 500
20:27:26.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,791,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48c999b2, username -> user.818925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b850cb7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e9f54747-2f65-4e00-ad7d-7a6819daab5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1056: status.find.is(200), but actually found 500
20:27:26.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4780aa17, username -> user.171038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a5b80de, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 79e3c2c7-05ea-4a93-ab09-44e3c604e16e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1221: status.find.is(200), but actually found 500
20:27:26.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38a48b5b, username -> user.376955, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d6ce0c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9530f956-c86f-4b21-ac36-ac70a10e5202
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1446: status.find.is(200), but actually found 500
20:27:26.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@376a2250, username -> user.1568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70b719b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 11bb1a42-afc3-4a9d-84d7-5d3f6405704e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 736: status.find.is(200), but actually found 500
20:27:26.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dc990d3, username -> user.450997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39506610, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 447678ce-93c5-4ca7-bee2-73f23240416a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 590: status.find.is(200), but actually found 500
20:27:26.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b94f22f, username -> user.645082, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@963bc76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6ce4a505-9132-4d0b-8c01-514a172a7cf6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1040: status.find.is(200), but actually found 500
20:27:26.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1040,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b42b33f, username -> user.542270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d0991f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 82b19db5-b3ce-4226-93bf-caed2bae5d9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1183: status.find.is(200), but actually found 500
20:27:26.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b3a41f8, username -> user.947764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6531fb14, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 07f173ff-f62f-46cd-834a-65a398b0fbc2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1340: status.find.is(200), but actually found 500
20:27:26.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1340,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ad5da19, username -> user.640092, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3be876e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0276aa44-19ac-4350-833c-5f46fca21130
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1136: status.find.is(200), but actually found 500
20:27:26.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cd7db83, username -> user.28524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@468d42ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 78e50506-9255-4c88-8aa0-1564db465ab5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1230: status.find.is(200), but actually found 500
20:27:26.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1506: status.find.is(200), but actually found 500
20:27:26.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@401e9ba7, username -> user.198583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fb74750, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 035dc331-d383-403b-81f1-f7a62304f05d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e1ea076, username -> user.410811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36d86805, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 08cddcd5-7346-47a2-b3fe-f68f6af3c9fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 652: status.find.is(200), but actually found 500
20:27:26.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ee3bec6, username -> user.878666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ab259f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a2cd8891-cfe5-4ce0-bd97-2ce2e19f9981
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1026: status.find.is(200), but actually found 500
20:27:26.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@282f284e, username -> user.128614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@292b5c51, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 31f59602-6dc7-4633-803f-88b852695888
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1134: status.find.is(200), but actually found 500
20:27:26.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@137ec303, username -> user.586582, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76a5d16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c31bf9e9-1e59-438d-b3e2-255102c5526b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 691: status.find.is(200), but actually found 500
20:27:26.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@134641d6, username -> user.97450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a858f94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 48691f58-0da2-4e46-be5a-3e0469baa2d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1375: status.find.is(200), but actually found 500
20:27:26.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40a582ab, username -> user.60323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c250e86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9bd3d2e8-fdd2-4f33-9628-e6312c1cb3e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 946: status.find.is(200), but actually found 500
20:27:26.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,946,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@726d5412, username -> user.751623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@780821a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3b60e080-4971-47bd-a79b-3cd150076a93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1184: status.find.is(200), but actually found 500
20:27:26.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2838ca4a, username -> user.43503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@99f00ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cc57b592-9565-4ed8-84b6-1f7fccc22cc0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1191: status.find.is(200), but actually found 500
20:27:26.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@289b4ce9, username -> user.373529, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b1d876a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f7f3ad29-1dc0-4daf-b8d2-016e5916ca9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1024: status.find.is(200), but actually found 500
20:27:26.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bd6d99e, username -> user.303001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67e06031, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 48013565-906e-4301-9f4f-64a2e8228ef1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1431: status.find.is(200), but actually found 500
20:27:26.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f9d9bb2, username -> user.121941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cbece42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f0726b2e-655c-4d06-ade2-699ac818a226
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1325: status.find.is(200), but actually found 500
20:27:26.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43bcbd9d, username -> user.614384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e7bea00, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 12a97ca9-5669-41f1-933f-3c7b76d87fb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 947: status.find.is(200), but actually found 500
20:27:26.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68a0f288, username -> user.834071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3929f273, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 04bf12e0-0d65-4f40-971d-feeb6706c51d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 673: status.find.is(200), but actually found 500
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1064: status.find.is(200), but actually found 500
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1466: status.find.is(200), but actually found 500
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 748: status.find.is(200), but actually found 500
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72db88c9, username -> user.872122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59a5fffa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 90f6df9d-13af-4395-966a-fac9630a7681
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1385: status.find.is(200), but actually found 500
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1466,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@385ef, username -> user.3467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73e07607, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0770fa77-c9c1-4500-9ebc-7f8685987bda
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1064,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e03d10e, username -> user.32971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7420300e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9a35cddb-7043-4960-bf13-9daaf27963fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@260b3654, username -> user.403345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d743f17, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f0391847-099b-483b-80d6-4f627f486045
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1220: status.find.is(200), but actually found 500
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1335: status.find.is(200), but actually found 500
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e135ba9, username -> user.572518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@763453d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 40b19e69-44f8-403d-b1e4-43b56e8ded51
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6130bb35, username -> user.1002642, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1625f3be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c4b7baaa-6ffa-4a99-bef8-6ce88e791f72
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1335,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eb02f38, username -> user.353981, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59f1d953, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 154ada5c-72eb-48d2-af7e-60380601f822
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1100: status.find.is(200), but actually found 500
20:27:26.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 727: status.find.is(200), but actually found 500
20:27:26.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5582c657, username -> user.345037, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dc758ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ce63f207-04f0-411e-9460-d766cf93b718
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a5299d4, username -> user.563399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a49c02, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 92936ad3-42f2-4014-b42d-0f98027d8b54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.353 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.353 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.353 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.353 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.353 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.353 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 879: status.find.is(200), but actually found 500
20:27:26.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,879,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5519b17b, username -> user.449750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f1a0997, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 270c52c0-eaa0-4a41-94df-660bc61cbcde
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.353 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1532: status.find.is(200), but actually found 500
20:27:26.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 798: status.find.is(200), but actually found 500
20:27:26.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@339d3dff, username -> user.470132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56f5711b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 701cf0b9-0be8-4f2f-9306-043fcca74785
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@799d98e8, username -> user.935263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2de3a699, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5bab6878-a0d4-48d1-9a21-d537b6c26ada
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1318: status.find.is(200), but actually found 500
20:27:26.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@258c861c, username -> user.47540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64884e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fc6ef338-37ea-47de-8364-252636c6d5c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 679: status.find.is(200), but actually found 500
20:27:26.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,679,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fd2aac1, username -> user.655807, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@683ed729, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c3849307-9c18-49f4-a381-708fcd93dbbe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1124: status.find.is(200), but actually found 500
20:27:26.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9b8e637, username -> user.659325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23ff1e08, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c7b16e28-df4d-4c6c-ad8c-5e185baea3d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1052: status.find.is(200), but actually found 500
20:27:26.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e907d0c, username -> user.198123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3947783c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c7db98ea-63ff-4268-afdf-3eff4e3d65ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 970: status.find.is(200), but actually found 500
20:27:26.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42c546a7, username -> user.679728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1887565e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0d6cfaaa-dec0-488b-9c1d-d186a4a292ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 569: status.find.is(200), but actually found 500
20:27:26.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1511: status.find.is(200), but actually found 500
20:27:26.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e71269a, username -> user.445464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f29cc8d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 456a674e-b8db-433f-985d-cb574fa7278f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@468c6fc3, username -> user.165015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@626cbf9c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8efd13d3-c94d-40a4-bc2d-b91634c5f485
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1042: status.find.is(200), but actually found 500
20:27:26.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56bcb7fc, username -> user.365630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2506a0ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 25ceb9c5-5d03-4e24-8b0d-cfbb04855aa8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1349: status.find.is(200), but actually found 500
20:27:26.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bf5549c, username -> user.589539, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3000208d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 210a3ad5-9c8b-4f93-8554-facf996f2262
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 608: status.find.is(200), but actually found 500
20:27:26.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9e49c1d, username -> user.302883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@780d6da4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: adc6be40-bc28-490f-bf4c-080f9a52108e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1185: status.find.is(200), but actually found 500
20:27:26.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c0f1910, username -> user.20635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ae5f02e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b6fc8542-dcd4-4019-8cce-16bf5304be43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 701: status.find.is(200), but actually found 500
20:27:26.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,701,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7db14113, username -> user.636594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e851631, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 05914bbb-42e4-4ac8-bcca-c8c8527f8070
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1255: status.find.is(200), but actually found 500
20:27:26.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1041: status.find.is(200), but actually found 500
20:27:26.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5456a27b, username -> user.297656, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22fadd24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4e0e93d9-9167-4104-8027-bd8e692e8fdb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@484295b2, username -> user.174650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56db940c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b62921b0-d880-413f-ad9e-086b6529f984
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 985: status.find.is(200), but actually found 500
20:27:26.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70efe2aa, username -> user.461640, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c2fe727, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 62bfa29d-d7ef-4702-b2cb-ac603c5d782c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 892: status.find.is(200), but actually found 500
20:27:26.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c88ed24, username -> user.488565, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cef5142, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f45f86b7-65ed-4e11-b964-1a94ad9ab87f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1227: status.find.is(200), but actually found 500
20:27:26.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ec56fad, username -> user.462838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b205de3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 98d0dfbf-eba2-4e28-a2aa-89095a81299e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 944: status.find.is(200), but actually found 500
20:27:26.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56a5112, username -> user.395540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61ef5866, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b5a4bdd2-845e-49c4-8473-7711d6936aec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 835: status.find.is(200), but actually found 500
20:27:26.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 895: status.find.is(200), but actually found 500
20:27:26.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e2f99c2, username -> user.697305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61f40e3d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5c6b73ac-4a43-4f8a-a3d5-3532066ddd48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53467405, username -> user.569015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@276311d5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 27887bb1-5259-4c93-8596-061e5e5cdd54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.363 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 721: status.find.is(200), but actually found 500
20:27:26.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 556: status.find.is(200), but actually found 500
20:27:26.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36a997f2, username -> user.694006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63987589, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 305728d6-ec29-4040-bdba-84f157b15a93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@717a27ce, username -> user.361739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@737e3745, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 599dd65a-94de-4d82-b05b-07b4039860f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.363 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.363 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 555: status.find.is(200), but actually found 500
20:27:26.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@584625fc, username -> user.573387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3030a4d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4c7669f7-0105-4e74-a4e8-8fa015236a8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 518: status.find.is(200), but actually found 500
20:27:26.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@667a42b0, username -> user.710416, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ec8f517, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 399d9201-4949-4e4b-80ac-21d37063a41f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1192: status.find.is(200), but actually found 500
20:27:26.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36e40e10, username -> user.355272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@380f0d91, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 87273d09-22ba-46b2-a9c3-bdb0e7e9067e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1474: status.find.is(200), but actually found 500
20:27:26.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dd3add8, username -> user.29778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e40682a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8f3133a5-afbc-4862-9992-f2194074cf96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 672: status.find.is(200), but actually found 500
20:27:26.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cc62432, username -> user.360286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fb50043, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c8371833-f5ce-4216-afd6-83b675c9dd25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 937: status.find.is(200), but actually found 500
20:27:26.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bbd53ce, username -> user.733016, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ab1a790, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7696bfc5-80ba-4b0a-a6bb-3b1a5a938fe5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 593: status.find.is(200), but actually found 500
20:27:26.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23c46fb, username -> user.549843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@765bb865, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1eb2dda7-960d-4402-bc15-4c8d9a3ae344
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1149: status.find.is(200), but actually found 500
20:27:26.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8731629, username -> user.741580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69b9c6cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b1426f15-623e-4fda-827c-e23952a78f82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 620: status.find.is(200), but actually found 500
20:27:26.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18f405c3, username -> user.890058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e7732de, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cd3d59d3-46f1-45ff-8c34-b8bafc427946
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 929: status.find.is(200), but actually found 500
20:27:26.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,929,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c37b75b, username -> user.912396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ca3af69, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f41c710c-2c3a-4054-9c9f-8abc8a167c49
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 940: status.find.is(200), but actually found 500
20:27:26.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,940,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e932e89, username -> user.815065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c55ee01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9b8b5046-0e95-4863-bb5a-b0ad1a18536d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1009: status.find.is(200), but actually found 500
20:27:26.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1009,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cc83f98, username -> user.590347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@677b3ef4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fd5b46d6-4847-4f36-8781-55aed51264d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 890: status.find.is(200), but actually found 500
20:27:26.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 702: status.find.is(200), but actually found 500
20:27:26.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b7845c, username -> user.362694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74979a83, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 245d1e98-f8d4-4ca6-91a3-29ee86b0bb70
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33f6d61d, username -> user.833479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6621af98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e89b904a-2d64-4a4b-8d61-bf923006d511
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 588: status.find.is(200), but actually found 500
20:27:26.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64b73255, username -> user.524616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23910ddf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 797ded80-a76d-4fec-a371-1e72069a5c74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1332: status.find.is(200), but actually found 500
20:27:26.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ef34312, username -> user.412490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30b49ba5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e98b3f85-43d1-48e9-905a-fcf54a4cd560
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 554: status.find.is(200), but actually found 500
20:27:26.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c0f1ac8, username -> user.830717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e188ab1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bb237e45-c58e-4d41-ab8c-c38c9fa20969
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 578: status.find.is(200), but actually found 500
20:27:26.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1139: status.find.is(200), but actually found 500
20:27:26.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@df03b49, username -> user.975263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1de3f989, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c9d4c089-8793-4e70-a3a5-e9e10b844ca5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1738d21a, username -> user.686874, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d013748, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9056c4bf-63b1-479a-97e6-1d6f45b28c17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1391: status.find.is(200), but actually found 500
20:27:26.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f69ee2b, username -> user.991482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50501ee0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fc28ff80-d07a-4d1a-b710-1e296f5e6877
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 646: status.find.is(200), but actually found 500
20:27:26.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f352ab4, username -> user.726669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb7f9e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 81219339-e655-4285-ab9a-70771ed3ab7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1316: status.find.is(200), but actually found 500
20:27:26.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1316,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b60dce5, username -> user.464537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bc049b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7e231be8-0f44-452c-bc71-8eb92e2cd9d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 872: status.find.is(200), but actually found 500
20:27:26.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48f4203f, username -> user.934187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d21c96f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 650a0d2d-83b3-49c0-8228-33234391632b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 698: status.find.is(200), but actually found 500
20:27:26.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6357c4a, username -> user.437840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ebead8d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ab076ffc-62b1-4a37-8622-a4c1a193f441
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1250: status.find.is(200), but actually found 500
20:27:26.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dfe3a80, username -> user.405134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c2042d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 22bd6ced-857f-4093-bdd1-8b8e5d4905b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 941: status.find.is(200), but actually found 500
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1358: status.find.is(200), but actually found 500
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e77ab30, username -> user.541445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18450251, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9cf88258-8af2-4632-827d-3be9131d5e32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c890466, username -> user.162751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4189d745, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3f3e9748-6ae4-4286-8cf5-aebe68fc52fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1276: status.find.is(200), but actually found 500
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64318842, username -> user.253990, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17674723, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5da61304-3f5c-48a2-a1cf-57e96403fca3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 995: status.find.is(200), but actually found 500
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 581: status.find.is(200), but actually found 500
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f125ea3, username -> user.386983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e56229a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 004441b4-cfbc-4fa0-be1e-8eebdb5a4add
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 574: status.find.is(200), but actually found 500
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ce28b85, username -> user.603746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56f24c78, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 458d6535-fd4d-4d53-b607-5e3a12cdffc5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44caa757, username -> user.276436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f7c9d39, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a2ff6ed4-0557-4dc0-a0c7-13ee47d54adc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 923: status.find.is(200), but actually found 500
20:27:26.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65dd1d7d, username -> user.569611, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c2b9b60, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7bca7be7-ff67-40b3-982f-2f2bedd094e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 917: status.find.is(200), but actually found 500
20:27:26.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1112: status.find.is(200), but actually found 500
20:27:26.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5722a38e, username -> user.872034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6617f5af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f652dd66-6dc8-488e-971d-7d9ba00565fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ba3d455, username -> user.971998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b803735, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e44e05eb-43e5-4500-9ee8-6f34f9a2ed5f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1434: status.find.is(200), but actually found 500
20:27:26.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a0327c8, username -> user.246222, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50b46d3b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 40a3dae8-2756-438b-99d4-d1c752f492e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 613: status.find.is(200), but actually found 500
20:27:26.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,613,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e91f44b, username -> user.849465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ac4f26d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4a58f8e7-f99a-4ef3-989e-075567c738d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1469: status.find.is(200), but actually found 500
20:27:26.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1469,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8979d2e, username -> user.771769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fbfbd5f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a4da50e9-4ab9-4e37-8e95-f5f6e0eaca34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 687: status.find.is(200), but actually found 500
20:27:26.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30d6beb3, username -> user.224704, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f04fcc5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d5fedb0c-4b53-4a17-ae09-2e42b5c1b273
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1049: status.find.is(200), but actually found 500
20:27:26.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2544fade, username -> user.967379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6611278e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a39f76f6-643c-484e-9b93-a312e0f19862
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1153: status.find.is(200), but actually found 500
20:27:26.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56c7d02f, username -> user.693563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@672ee579, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2555a0dc-84bd-42a6-b65d-7e49029899d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1015: status.find.is(200), but actually found 500
20:27:26.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@738c0b63, username -> user.33458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@741bcad1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a34c9b08-1061-4b84-8253-a467a7508afd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1302: status.find.is(200), but actually found 500
20:27:26.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fec4de0, username -> user.884168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16e57f47, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: aa7ed071-c1ed-4d2f-8c9c-c4f1c777c343
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1453: status.find.is(200), but actually found 500
20:27:26.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1453,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c32adb3, username -> user.790724, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c5571ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0785faf1-6b28-4da7-a241-77842165b491
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 524: status.find.is(200), but actually found 500
20:27:26.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a1ffa00, username -> user.877627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@614bf969, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 51434c7b-3ae8-44f9-98e0-74222d52007e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1432: status.find.is(200), but actually found 500
20:27:26.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29c17a2, username -> user.21315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31c5dc2f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 92965083-e4f6-4201-8b11-c99fd16b7f68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1477: status.find.is(200), but actually found 500
20:27:26.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50b9bf91, username -> user.520103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dd36871, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3f9e3135-98ca-4dcf-a614-2c282bcfa406
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 633: status.find.is(200), but actually found 500
20:27:26.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67333ba1, username -> user.787028, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40998df0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2381d687-c3cb-444b-b124-d204ee3771eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1120: status.find.is(200), but actually found 500
20:27:26.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8002866, username -> user.142010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13376d68, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: df2e62f0-b741-4759-b573-587ed22f678c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1345: status.find.is(200), but actually found 500
20:27:26.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a1722fb, username -> user.890850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54253dd3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7e61226d-8599-47d0-9aaa-af88c0e50c4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1186: status.find.is(200), but actually found 500
20:27:26.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ce45d0f, username -> user.411803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e49c2ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 748f7a1f-e26e-433b-8cde-23f83aa47229
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1333: status.find.is(200), but actually found 500
20:27:26.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7510f2ff, username -> user.705745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d11ed48, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cbcc7f3c-2a5a-40d3-a091-c9c9d3e17ea6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1133: status.find.is(200), but actually found 500
20:27:26.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@89fe5a7, username -> user.276272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a98e4ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4426da04-8112-43e7-9656-23cfad34c487
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1487: status.find.is(200), but actually found 500
20:27:26.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fec43b8, username -> user.583402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f1bf5bb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a69594ad-c1ce-4604-85ea-087d3e57700c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 630: status.find.is(200), but actually found 500
20:27:26.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1421: status.find.is(200), but actually found 500
20:27:26.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@244f2c90, username -> user.578686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3951e6b4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5dcdb859-3da8-43ac-8fbe-ac8617aa465c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@435e957b, username -> user.98218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@541346ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 95484d49-4ccb-4268-823d-db278e86a9fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 640: status.find.is(200), but actually found 500
20:27:26.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ead3c88, username -> user.399728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19ed9e06, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fde4fb04-e519-48d1-a401-72910152f740
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1284: status.find.is(200), but actually found 500
20:27:26.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1437: status.find.is(200), but actually found 500
20:27:26.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1284,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fcf7609, username -> user.283883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb2b7e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8a1247cb-29a8-4ace-a7cc-8a55551d4489
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23d63307, username -> user.414570, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e760e47, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 229be432-9a6d-4c33-9963-3137f6763375
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1414: status.find.is(200), but actually found 500
20:27:26.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1414,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f3a99e, username -> user.823171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48c1780a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 212c576f-4418-4ce9-ba62-7717371fb4b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1312: status.find.is(200), but actually found 500
20:27:26.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10a7d645, username -> user.949777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3853b514, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 198b113a-0fe4-4f7e-9e3d-e1c48927cf3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1050: status.find.is(200), but actually found 500
20:27:26.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d4e8c4b, username -> user.351169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@462784aa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 04f1681a-6d62-4f21-a055-f5d5f6be7571
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1145: status.find.is(200), but actually found 500
20:27:26.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42890d37, username -> user.409062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dcb7fbf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2e7b1313-092b-47ca-9231-de123737a854
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1516: status.find.is(200), but actually found 500
20:27:26.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1287: status.find.is(200), but actually found 500
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9d00e9a, username -> user.505748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24a30edc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 10b13792-c56a-428f-908d-0a0f8273898f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 976: status.find.is(200), but actually found 500
20:27:26.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28282ee5, username -> user.765552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2259b418, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a4ef116a-3c97-4912-badd-685bdee2c66e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 881: status.find.is(200), but actually found 500
20:27:26.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 770: status.find.is(200), but actually found 500
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1364: status.find.is(200), but actually found 500
20:27:26.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1326: status.find.is(200), but actually found 500
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42afc3d8, username -> user.102270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@525c44cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7eedd4d6-18f6-4e02-8f48-83ac806f0916
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2658dd81, username -> user.774243, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fec8d33, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 60ccd007-cee8-4843-adb1-0141fde15a36
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ba21684, username -> user.731633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@549ec14a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 09739721-77f4-4cd8-8db8-4150c7b14521
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,976,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f1d87ea, username -> user.633746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4af533a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9cda09d6-b870-4ddd-a8b3-99f335067323
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1078: status.find.is(200), but actually found 500
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1323: status.find.is(200), but actually found 500
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15b7f62e, username -> user.286288, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23e5d66a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0d850fb2-b65d-4ef2-81b0-1f2891b3fe82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@352b3cdc, username -> user.919031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@880084, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e3e23acd-25fc-45fc-87e4-62788b1a03eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 920: status.find.is(200), but actually found 500
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c0bc9d0, username -> user.633188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c1ef605, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5cf8b0f3-142d-48c9-9d57-bc49559518f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f1b73e, username -> user.723237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ea2010a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 08fa638c-e341-42b1-a799-8745dfa80ab4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1467: status.find.is(200), but actually found 500
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1190: status.find.is(200), but actually found 500
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d33d31d, username -> user.932213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dc3b940, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 647368bd-d420-4ed1-8c75-5622604087df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 764: status.find.is(200), but actually found 500
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ac334d1, username -> user.56295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79810aab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1e69998b-6562-482b-b5cc-2b5d72a5c88d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11d93fb2, username -> user.535027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fe71c51, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8b24e947-4b6a-4a66-a717-07289f1c9b4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1073: status.find.is(200), but actually found 500
20:27:26.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1073,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fcd1987, username -> user.801071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb7808, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4e53e85f-689d-4fc6-8abf-b4922249c677
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 832: status.find.is(200), but actually found 500
20:27:26.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1166: status.find.is(200), but actually found 500
20:27:26.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@644ec144, username -> user.460079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@411023cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 90a00483-aac1-4ede-8c2a-f58e57e2dc05
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@457f3491, username -> user.46531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea1ec52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 97030719-0e2c-4532-a656-27c3cc8f12a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 616: status.find.is(200), but actually found 500
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@135aab6c, username -> user.317080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a1ba67e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f025f5ed-fb60-4ab8-8256-e9a8be4158e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1068: status.find.is(200), but actually found 500
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 783: status.find.is(200), but actually found 500
20:27:26.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26ca63e9, username -> user.704099, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a234c02, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8dc95075-a11b-4ff5-90ce-ed74f3650531
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 521: status.find.is(200), but actually found 500
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a3df5cd, username -> user.657897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@277c69b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8603100e-2bd0-407d-a101-b0c8bf8bf5d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,521,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fa15602, username -> user.97810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@554b0874, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 932b5a55-89b8-4ca5-aef8-6009c76c29a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 820: status.find.is(200), but actually found 500
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b37dff9, username -> user.301623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@656452fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9b39388e-9838-4f4d-8c3d-f4f73977b14d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1376: status.find.is(200), but actually found 500
20:27:26.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12e1ced3, username -> user.734492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ea9f15, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8d2b3e4e-42a8-433f-9bae-edf8df6ea681
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 628: status.find.is(200), but actually found 500
20:27:26.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,628,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b03f06, username -> user.367936, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7eceaf96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1afa63f6-19fe-4239-b516-87cb9c3cf0d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 824: status.find.is(200), but actually found 500
20:27:26.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@644f5e66, username -> user.275438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61f89276, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5c4f6a1b-7706-4d60-958e-ecfadff53180
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1324: status.find.is(200), but actually found 500
20:27:26.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@425fd45b, username -> user.425688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@554d5dd5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 46f40294-5a9c-4530-b594-2b4580934553
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1000: status.find.is(200), but actually found 500
20:27:26.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@273f54ee, username -> user.475257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60d03e21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 793a6e9e-df8c-401e-8ed2-b932acd7e9e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1384: status.find.is(200), but actually found 500
20:27:26.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1142: status.find.is(200), but actually found 500
20:27:26.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1384,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ef2e033, username -> user.652413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b3cb6b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d9be6150-5300-4227-8a9c-3d0877c5bebb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@532d9533, username -> user.25707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e764fba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cb34edd0-b6c8-48e5-9b92-6f38af1f4017
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 643: status.find.is(200), but actually found 500
20:27:26.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f2f8f48, username -> user.227254, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b905e92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ddb87597-2540-4748-bb98-06dd90720e3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1216: status.find.is(200), but actually found 500
20:27:26.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63bc348d, username -> user.235623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23f27575, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4e479928-f92e-414c-84f0-919cb307eb91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 660: status.find.is(200), but actually found 500
20:27:26.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,660,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b836fa1, username -> user.839030, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c37318d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6c02ca7a-56cb-4603-b124-9b21a06e6ccd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1327: status.find.is(200), but actually found 500
20:27:26.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fdd2c8b, username -> user.599445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a8b2f20, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 48a69b9b-b9ec-4244-9d31-8818b700b81b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 697: status.find.is(200), but actually found 500
20:27:26.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2de2d717, username -> user.53015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78a695ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: be108cc7-f749-486a-a2d9-d6c7b6197029
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1344: status.find.is(200), but actually found 500
20:27:26.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1344,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f79b08e, username -> user.454582, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a4e9243, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d9f0fda6-94a6-40df-a953-bfe6b7c7936a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 811: status.find.is(200), but actually found 500
20:27:26.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6162a9f8, username -> user.915462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@212e0970, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 28ff7e7e-8deb-465a-a62f-3dd7d6cd293f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.409 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.410 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.410 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 886: status.find.is(200), but actually found 500
20:27:26.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7db09d19, username -> user.186710, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c950456, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3d9a56d7-98a2-4d58-ac5a-2cb87befc1d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.410 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.410 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.410 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1032: status.find.is(200), but actually found 500
20:27:26.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f90114, username -> user.482951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@673916dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: af277811-e03a-42b6-a453-319f42569074
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.410 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.410 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.410 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1444: status.find.is(200), but actually found 500
20:27:26.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 968: status.find.is(200), but actually found 500
20:27:26.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,968,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ea38170, username -> user.653590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30946763, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 59334116-a733-4454-ae06-ff39d93d5b14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38fb7102, username -> user.40974, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33c2cb94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 61286725-c824-4567-9f4e-e3a8b27180ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.411 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.411 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 843: status.find.is(200), but actually found 500
20:27:26.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,843,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32168d73, username -> user.657275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@220f3bc8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 290d2504-e793-4e67-bb97-bec91227edd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 866: status.find.is(200), but actually found 500
20:27:26.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c7e67ad, username -> user.507207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ce2ae13, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 09f2cf6f-29ad-4e80-9ec5-ea34765c942d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 568: status.find.is(200), but actually found 500
20:27:26.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eab31c4, username -> user.957794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@510b573b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 074af91b-c820-43a5-81a1-00121beb5958
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 587: status.find.is(200), but actually found 500
20:27:26.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56567b18, username -> user.710052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e29d2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3348a82c-11aa-4f58-9768-888cd329ac78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 838: status.find.is(200), but actually found 500
20:27:26.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 541: status.find.is(200), but actually found 500
20:27:26.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@332e8cfa, username -> user.712815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fc91eba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 26520674-4686-4f2b-b560-a0bff5b8873d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@934a1bf, username -> user.516559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@475e3ad8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d07d4962-d141-435b-b5e9-c080117b97b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 993: status.find.is(200), but actually found 500
20:27:26.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@605c64ce, username -> user.899767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ba9181e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: db2ec98f-1985-4e86-bd7f-4e7163b8dcfe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.414 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.414 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 823: status.find.is(200), but actually found 500
20:27:26.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 779: status.find.is(200), but actually found 500
20:27:26.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1288: status.find.is(200), but actually found 500
20:27:26.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b7a7d83, username -> user.880402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72cc270f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3984248a-6df9-4363-90ad-5c5c1b23ee48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@119e5b1, username -> user.35522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a934f21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4e78d2f7-cea6-4a3f-be0a-0f9b2c90b27f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4331e46b, username -> user.726323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@500d3c11, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f2ab5c6e-9995-4532-95ce-cc6f29596e2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.414 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.414 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.414 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.414 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.414 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.414 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.414 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1057: status.find.is(200), but actually found 500
20:27:26.414 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cbf3fcd, username -> user.640498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75dd396a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 58d015a5-da29-4f9d-b9f7-40cfddf6508b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.414 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1527: status.find.is(200), but actually found 500
20:27:26.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d5ab43a, username -> user.292532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47bc67ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8cb2063a-1666-42c6-ac3e-d7bbe78e72e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1089: status.find.is(200), but actually found 500
20:27:26.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7624590b, username -> user.46232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53ec639, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 189e325d-6547-4549-81b2-514327dfd443
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 981: status.find.is(200), but actually found 500
20:27:26.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30498a4c, username -> user.152659, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46afecd4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1c3c4547-96f3-49a7-b7b7-27092a045a50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1098: status.find.is(200), but actually found 500
20:27:26.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@687b0ea, username -> user.321604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f2248a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 582abd4e-8bd7-4552-8599-179288c2a912
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 930: status.find.is(200), but actually found 500
20:27:26.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f0b54, username -> user.938203, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30a545b1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 89473a00-9fe9-436a-bf77-a117bb8a4dc3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 552: status.find.is(200), but actually found 500
20:27:26.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@778f12c5, username -> user.126620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cb62180, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9838465b-d2d8-457e-b6b4-6f3fe5f09226
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 942: status.find.is(200), but actually found 500
20:27:26.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@457cdd34, username -> user.352029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67cad040, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1232a191-25ee-4ff9-b5ad-d7c73ef128bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1522: status.find.is(200), but actually found 500
20:27:26.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f690f07, username -> user.462556, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1652bccf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d36712c1-7e68-4bae-867b-7339e5f0d121
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1459: status.find.is(200), but actually found 500
20:27:26.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61ae205, username -> user.341980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9d742ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2d67306b-feb6-481a-90ac-f6de7d4c755a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1122: status.find.is(200), but actually found 500
20:27:26.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e9f20fa, username -> user.821157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@740d7855, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0ac7635c-13c3-44bc-b7cd-6155025a24ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1081: status.find.is(200), but actually found 500
20:27:26.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75a32a27, username -> user.951635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b493bed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 92da1fcd-be6a-4018-aaac-321a9689fffe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1018: status.find.is(200), but actually found 500
20:27:26.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@755a8f3f, username -> user.385375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4efed08b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4537f35c-e3d4-4dd4-81b3-68cf5eea25be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1507: status.find.is(200), but actually found 500
20:27:26.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a11d913, username -> user.935085, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@731c600d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e2420ee7-0d8a-46db-a865-fdcb26295119
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1111: status.find.is(200), but actually found 500
20:27:26.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fe28cdf, username -> user.4276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c852673, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e22f3217-29e2-4b86-8f53-84778da33081
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.423 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1292: status.find.is(200), but actually found 500
20:27:26.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1292,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20aea2ed, username -> user.262897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c6f47af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e613f90f-9752-4df1-bd5a-8cd76997970b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1249: status.find.is(200), but actually found 500
20:27:26.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50aac004, username -> user.183171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c20b512, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6b78d104-1b7a-4852-8dab-d1f6659e37b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1065: status.find.is(200), but actually found 500
20:27:26.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30a81ffc, username -> user.957454, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c6dfdeb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 49ede156-286a-46c0-ab4f-69d8498861be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1210: status.find.is(200), but actually found 500
20:27:26.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75c5295e, username -> user.773384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@683f3023, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 01bd390c-8782-4849-b4f6-12dc4af99578
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1518: status.find.is(200), but actually found 500
20:27:26.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a6f0fdf, username -> user.630264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7959fcdb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0ce0d0d8-5d65-4897-b94d-88e1e4b2f5f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1417: status.find.is(200), but actually found 500
20:27:26.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1417,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10730253, username -> user.911113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5227c5e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 62da4e89-9753-4d81-b692-834c5ff51003
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 689: status.find.is(200), but actually found 500
20:27:26.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,689,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1818419c, username -> user.973353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b6443a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 17294b7a-4d7b-4d4a-8aca-d53d81f1dfcb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1504: status.find.is(200), but actually found 500
20:27:26.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1504,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18d4d5db, username -> user.86966, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@283d4269, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1799df2f-f1dc-4d5b-af65-7af046772abb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1357: status.find.is(200), but actually found 500
20:27:26.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b084fee, username -> user.915779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@779d2469, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b5951166-63cd-4322-9fd1-db4c0847f66f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.430 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1456: status.find.is(200), but actually found 500
20:27:26.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a327a20, username -> user.466902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@348037af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 231c5750-6437-4c1d-adc6-cb3f54da92bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 580: status.find.is(200), but actually found 500
20:27:26.430 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@535c542a, username -> user.691256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5662bc95, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 61397b32-b0ae-4eab-a880-62b249fc104c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 899: status.find.is(200), but actually found 500
20:27:26.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2247bea1, username -> user.536355, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11365a75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1d5350ae-09e1-4b1a-bd41-b3594dd7330e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 717: status.find.is(200), but actually found 500
20:27:26.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,717,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41a348b8, username -> user.911541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75e743c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7e8b0c17-ac61-4acb-a165-ef1168035df7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 896: status.find.is(200), but actually found 500
20:27:26.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1077: status.find.is(200), but actually found 500
20:27:26.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,896,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@482863d2, username -> user.999459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@182f38d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bf982af3-76bc-4fdf-b73d-e25e055e3e06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@345a79f4, username -> user.538903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1603b99a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4315738d-8e72-40f4-a6ef-ef90054d5614
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 854: status.find.is(200), but actually found 500
20:27:26.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,854,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26e8080f, username -> user.378375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb1f30, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cc55fd5a-9238-4fcb-a6c7-56a3a2704ae2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1127: status.find.is(200), but actually found 500
20:27:26.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1117: status.find.is(200), but actually found 500
20:27:26.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5436aabd, username -> user.506746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@709025e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b9858324-0873-4b7e-b6e8-1deb87aeb650
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1503: status.find.is(200), but actually found 500
20:27:26.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e303c06, username -> user.720752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@90edc5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ed513e18-8c8d-426e-b4a1-074307cbeaf2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@540a1d10, username -> user.727424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5235ca6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 57eec6ff-5b58-4b0d-979e-a48c80571186
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1397: status.find.is(200), but actually found 500
20:27:26.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ae45afc, username -> user.128297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5394d238, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bccba72c-6cef-42f6-b4c8-82c60480a19f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 644: status.find.is(200), but actually found 500
20:27:26.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3572b43a, username -> user.647235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10c9576b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 58ef30f3-60be-43e9-a30a-2a32cf8de119
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 559: status.find.is(200), but actually found 500
20:27:26.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 622: status.find.is(200), but actually found 500
20:27:26.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21341d27, username -> user.76060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14ca0532, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c12fcd6c-50d4-48e7-9094-fd6e308119d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1254: status.find.is(200), but actually found 500
20:27:26.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,622,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c54611f, username -> user.935109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a5de16a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bd61f080-5933-4f1a-913b-2df9806376e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45f50ac9, username -> user.320020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@525ef003, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2433710a-7d0c-40b3-93f5-d5cb15e2557e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 787: status.find.is(200), but actually found 500
20:27:26.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fbc001, username -> user.657282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15f7d4bb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bfdf9483-8799-4d40-8182-345c6d4e210f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1528: status.find.is(200), but actually found 500
20:27:26.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1528,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@306890c1, username -> user.766374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@93ccf69, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cabc8c36-9288-49fa-87dc-365a1fb2a09a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1457: status.find.is(200), but actually found 500
20:27:26.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2489a4ae, username -> user.291909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e470502, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8c81cf1a-b06b-4235-855e-f8e45d9ca5d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1491: status.find.is(200), but actually found 500
20:27:26.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@adad212, username -> user.756050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@299cd4ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7203fdba-02d0-4787-a815-5c3f9ac9f022
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1526: status.find.is(200), but actually found 500
20:27:26.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34103237, username -> user.75320, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ec8a91a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: af16989a-a3c8-4d61-96d4-10b03657207d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1521: status.find.is(200), but actually found 500
20:27:26.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1521,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37777061, username -> user.357004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ab39bab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5385af6f-9be4-4fb0-b4f8-693cb68e061b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 851: status.find.is(200), but actually found 500
20:27:26.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72bce234, username -> user.842830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5945a2d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9311e916-f16f-43b7-ade1-b76daadc8de2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 733: status.find.is(200), but actually found 500
20:27:26.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,733,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b2d83e7, username -> user.872121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f26e32a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dcb8c6f8-3d07-4834-baaa-56829c48849c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1215: status.find.is(200), but actually found 500
20:27:26.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10ac6826, username -> user.321375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c36b6e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6c785e18-1c65-486a-b6fa-c37368952592
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 600: status.find.is(200), but actually found 500
20:27:26.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62afdb1, username -> user.756837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bdd76d5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c40d6049-cce2-489a-80d7-363a74898a2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1299: status.find.is(200), but actually found 500
20:27:26.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@553a1ac, username -> user.151032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aa63f6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 49a79bb1-2a1e-4ee4-852a-a67831eea8c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 858: status.find.is(200), but actually found 500
20:27:26.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,858,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@493d696c, username -> user.884325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@717f9248, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d084a754-c4ef-4ea5-95d1-adb7f27556df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1004: status.find.is(200), but actually found 500
20:27:26.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23730202, username -> user.629517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e9eef9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a6a1409f-2426-4182-bc48-58624a6c45dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1410: status.find.is(200), but actually found 500
20:27:26.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eb40e4, username -> user.449897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dc3092, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c8b6a832-aa2d-458f-80e2-1df0c37dd8d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1492: status.find.is(200), but actually found 500
20:27:26.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2185bc5c, username -> user.565621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62c02aed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bdd8e783-dd65-4556-b481-de2374c31a9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1512: status.find.is(200), but actually found 500
20:27:26.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f4719f7, username -> user.350567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@506fcef1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dbb4e44d-e52e-4a6c-8a27-4abe916b5f9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1034: status.find.is(200), but actually found 500
20:27:26.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d2ccae0, username -> user.679849, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c03494e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2dd1779a-67c7-44a8-9c8d-2e83125e3820
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1398: status.find.is(200), but actually found 500
20:27:26.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3865548, username -> user.414617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@267d63d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0b0470e3-475d-420b-83b5-1aa44dc06490
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1275: status.find.is(200), but actually found 500
20:27:26.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1275,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c60a8c1, username -> user.244789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@629af491, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 246ae21b-7073-4c79-bf76-d39b9444314f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 914: status.find.is(200), but actually found 500
20:27:26.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@80345ec, username -> user.147726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51b6c868, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fcee73ff-5f16-4a54-908a-74f0bf6c99ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 586: status.find.is(200), but actually found 500
20:27:26.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,586,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ed731ab, username -> user.12783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13b71deb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f4e2d70a-c1e1-4ae9-a228-62d4574ed9ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 928: status.find.is(200), but actually found 500
20:27:26.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@340a815d, username -> user.913345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cd1fa2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b854fe71-0913-4602-927c-5e331f5efbda
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 874: status.find.is(200), but actually found 500
20:27:26.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,874,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5807aeb7, username -> user.401844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e68c5c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dbfbed39-77dc-4c86-8bbc-60a59489d1c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 871: status.find.is(200), but actually found 500
20:27:26.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b0fcb5b, username -> user.21188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e0cdef7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e92358e2-2558-4457-9e07-a56891feb536
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1070: status.find.is(200), but actually found 500
20:27:26.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1070,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@216dfc2a, username -> user.217866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@638f883c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 472f2391-81b5-401e-98f8-26fa3e664476
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 833: status.find.is(200), but actually found 500
20:27:26.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73f6e087, username -> user.917070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35df84ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f738b023-08ad-4393-a9bd-a58cb5bf40fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1508: status.find.is(200), but actually found 500
20:27:26.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 557: status.find.is(200), but actually found 500
20:27:26.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@423381eb, username -> user.678933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@189be4c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b3ef150f-d812-4a18-9dbe-f66153728994
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30692ac4, username -> user.67074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@371017c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f64a443e-b295-4ea2-a343-9766423bbd26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 745: status.find.is(200), but actually found 500
20:27:26.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@220077a4, username -> user.216947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@311144aa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fb065e29-8606-4deb-b832-01b8ed59fa56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1260: status.find.is(200), but actually found 500
20:27:26.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1311: status.find.is(200), but actually found 500
20:27:26.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bf2916f, username -> user.406417, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d46eb81, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4b022a63-75d4-4be3-9345-e76ffd623b0f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dea5363, username -> user.40151, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29cd3879, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 38ef1dc8-cdfa-4af9-b140-2bddb5e38eaa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 781: status.find.is(200), but actually found 500
20:27:26.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@158877, username -> user.505228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18b214ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a1eebe87-9d31-4dbf-9832-ad06581d6366
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 627: status.find.is(200), but actually found 500
20:27:26.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b39837b, username -> user.74318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33ff0971, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6d96fa64-687a-45e0-bd99-fa4f6d07e4e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1196: status.find.is(200), but actually found 500
20:27:26.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1196,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@669e9139, username -> user.572003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fe55846, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d6d2e8be-37e6-40fb-9b74-074d5f5e7be4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 950: status.find.is(200), but actually found 500
20:27:26.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13496ca1, username -> user.941751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@386287ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ef205294-93d9-4cb0-a5a1-f5f44d667584
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 570: status.find.is(200), but actually found 500
20:27:26.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5915e9cf, username -> user.818158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72e6ef43, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9ca475f7-e7fc-4d93-8bab-6f0ed5cf4e85
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1055: status.find.is(200), but actually found 500
20:27:26.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1055,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a53883e, username -> user.441525, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38b8c1d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fe82698f-1eea-4873-a1a9-f0c0da80def4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 795: status.find.is(200), but actually found 500
20:27:26.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1158: status.find.is(200), but actually found 500
20:27:26.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,795,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22b045a4, username -> user.75623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ebac6d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8548fbca-ecfb-494b-8b6b-a92435502b3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@97fb9fa, username -> user.744420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44d120fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8c0589b4-0bd9-4580-8eb2-9dd6dcc58782
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 810: status.find.is(200), but actually found 500
20:27:26.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,810,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@177185be, username -> user.378936, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f8f1455, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fc7f95f4-2683-40d3-ba6a-8b799575553e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 542: status.find.is(200), but actually found 500
20:27:26.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cac41cb, username -> user.409751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@197fa585, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f1d09506-737f-4b65-8fec-78b611618e2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1472: status.find.is(200), but actually found 500
20:27:26.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17ec3c90, username -> user.822631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e4bb7b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d7b4b578-2f27-412c-8c3c-1eb589b0a695
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1067: status.find.is(200), but actually found 500
20:27:26.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1067,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77b54b65, username -> user.230220, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42be077e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 64edb979-5af2-49aa-8d92-219a19dbd022
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1458: status.find.is(200), but actually found 500
20:27:26.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1458,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@308f3a6c, username -> user.100667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d957bae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5c4e2b5a-a182-45bd-8638-2b8a695f8f9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1524: status.find.is(200), but actually found 500
20:27:26.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77840beb, username -> user.724517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29e6f029, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7b095603-187f-43a9-9afb-6506cf7b09da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1171: status.find.is(200), but actually found 500
20:27:26.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48590d3d, username -> user.487063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6124f9c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ef4dc289-d37f-4063-a55b-4d0b06661bd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1146: status.find.is(200), but actually found 500
20:27:26.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59a2dbfa, username -> user.848650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c7bbb7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: acc29b22-c7df-43b8-84e3-a0a0f159e4d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 571: status.find.is(200), but actually found 500
20:27:26.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,571,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6283f7e8, username -> user.317340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a873935, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c99afd55-728d-4fa6-9dc9-3dda4bd63e1e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 713: status.find.is(200), but actually found 500
20:27:26.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39f8b941, username -> user.964901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@551c7b40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2663ecf8-c6b8-460e-82fa-089fe4c95948
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1239: status.find.is(200), but actually found 500
20:27:26.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f0ef4c9, username -> user.491827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ec079ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 39ce41c0-f28d-4e10-8a15-cb9cf66a5d5f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1310: status.find.is(200), but actually found 500
20:27:26.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57bd962c, username -> user.689697, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@486c2a8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0d70c0f7-8044-40f6-8571-a160fb97c512
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1330: status.find.is(200), but actually found 500
20:27:26.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fab75d5, username -> user.697782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48b90dc0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9bee8086-0f7e-4571-9eab-225a5c2b95ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 908: status.find.is(200), but actually found 500
20:27:26.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1476: status.find.is(200), but actually found 500
20:27:26.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50b3c73c, username -> user.545624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ac33448, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 569be576-cadb-4423-8aec-362e74bb5d17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e9cf470, username -> user.910948, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c18e375, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a6399a47-af93-49b7-bdf8-0795706d7c86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1433: status.find.is(200), but actually found 500
20:27:26.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74009b10, username -> user.580428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f8fa52e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: abe4d631-93da-4336-aa60-e40dd4e608cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 599: status.find.is(200), but actually found 500
20:27:26.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,599,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b00366f, username -> user.873858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63c3b09e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 525c2186-0be2-49d2-b769-edd4f39025fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1282: status.find.is(200), but actually found 500
20:27:26.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1304: status.find.is(200), but actually found 500
20:27:26.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1282,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ac12e1, username -> user.611369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17724171, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2c5d4a36-1847-45e3-a7bc-bd053818872f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2132d31c, username -> user.874784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@263dfe6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ee580d97-c698-4ad3-9a49-29e58051c2e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1374: status.find.is(200), but actually found 500
20:27:26.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1374,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36b08850, username -> user.432353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5287408e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e6f86a0e-756e-4a10-9779-1fe147c23b1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 788: status.find.is(200), but actually found 500
20:27:26.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b14744e, username -> user.933696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35edaebd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dbb863be-67f0-48ad-9393-b03f510e28ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 799: status.find.is(200), but actually found 500
20:27:26.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c45b644, username -> user.83575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c0b5f45, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6c124683-fdb7-4bbf-9c2a-c05211b440f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1267: status.find.is(200), but actually found 500
20:27:26.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1267,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6619cc5, username -> user.658385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d1eb9f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 95dee6db-5997-426d-9af6-a7df61c6ee79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 972: status.find.is(200), but actually found 500
20:27:26.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28c67d70, username -> user.955200, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7db43746, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 556f2d76-4d66-4c61-a7a8-101445b30564
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 632: status.find.is(200), but actually found 500
20:27:26.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@88bb41c, username -> user.376527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42095b93, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 77e021b4-e98c-401b-9230-2bff3f842f44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1441: status.find.is(200), but actually found 500
20:27:26.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39a71e4c, username -> user.676577, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f4fb410, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 00e0e2e3-1890-4a67-a469-8f0eac928e38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 862: status.find.is(200), but actually found 500
20:27:26.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69b0a004, username -> user.867313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4021d7ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 80298c98-13a0-4240-ae92-e75edc6607cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1296: status.find.is(200), but actually found 500
20:27:26.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1296,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6104d273, username -> user.539706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72976cda, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 56f25dda-5963-46bb-bc07-1ee3383a04cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 992: status.find.is(200), but actually found 500
20:27:26.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e9d6a4, username -> user.843289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20f28a21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: de754c07-261b-4dec-8c0a-86f9a856bbdc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 767: status.find.is(200), but actually found 500
20:27:26.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3adf2a82, username -> user.340213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@656ba2a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 90ec7b93-1733-4071-ac23-cb0286a9639e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1121: status.find.is(200), but actually found 500
20:27:26.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 877: status.find.is(200), but actually found 500
20:27:26.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bf989a6, username -> user.474703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32489ac3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: df7a0ed9-8bd1-4c59-97d8-6c7fc9ff5c80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,877,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61f42234, username -> user.514678, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@566ddf9c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c17b4f30-58e7-48b7-afe7-962ffb88c60d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1436: status.find.is(200), but actually found 500
20:27:26.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33f095eb, username -> user.961532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10b296a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 456ec27d-b03e-4eb8-ba7f-3d1539f9d2e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1442: status.find.is(200), but actually found 500
20:27:26.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63039b97, username -> user.517887, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63d44d3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4789c41d-75d3-48c8-bc8d-0be836dc0239
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1399: status.find.is(200), but actually found 500
20:27:26.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b7205a0, username -> user.454663, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6113ef48, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 452fc4fa-86a4-48f5-814d-6d76a03e717d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 792: status.find.is(200), but actually found 500
20:27:26.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 762: status.find.is(200), but actually found 500
20:27:26.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7514dafd, username -> user.890123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c9384ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8fe9b25e-81e8-4da1-a532-cd0739651c9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73c913e, username -> user.967822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50460030, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a33b8277-e24e-4b87-a39c-53a9405e4144
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1425: status.find.is(200), but actually found 500
20:27:26.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@331ca7b8, username -> user.978777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71316aff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0e01ed09-c0af-47e5-bda6-69007b4cdeec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 935: status.find.is(200), but actually found 500
20:27:26.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dff494b, username -> user.639766, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5985bfc7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8bdf8c2c-9a8b-448e-8bd7-a11fe18b7738
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1514: status.find.is(200), but actually found 500
20:27:26.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f747cc9, username -> user.601117, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e15b436, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ca3d7f1e-70c4-4aed-8392-c6a49ae20bab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1247: status.find.is(200), but actually found 500
20:27:26.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@740dcfdf, username -> user.91261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@525a576c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 39166144-02f0-4992-acbc-fc326fccd54c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 809: status.find.is(200), but actually found 500
20:27:26.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33c12f2f, username -> user.97091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b1946c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a63338ae-08c8-4dbe-ba86-115bf73befd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 751: status.find.is(200), but actually found 500
20:27:26.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,751,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1112ec9f, username -> user.969550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@295422bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: de0c1f68-b5af-4de7-9e20-002c6036f526
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1104: status.find.is(200), but actually found 500
20:27:26.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67a25306, username -> user.664808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e9a0294, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cc301c6f-8aed-4037-8771-da11d7de851f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 591: status.find.is(200), but actually found 500
20:27:26.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33bd737d, username -> user.268273, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33dca351, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1b6d4287-380d-4876-b571-733b6ba1bbc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 662: status.find.is(200), but actually found 500
20:27:26.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3056f352, username -> user.93532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44122ccb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7455f690-5c2f-47a4-ab7f-43d3df54a414
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1371: status.find.is(200), but actually found 500
20:27:26.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37b4b963, username -> user.170815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@583dd1c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a5aa3bcc-a10a-4019-8b98-43936c46a434
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1177: status.find.is(200), but actually found 500
20:27:26.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1177,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@470d3a99, username -> user.306106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d8fdd00, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 97753c98-e3e4-4568-a530-f07300f9e0e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 661: status.find.is(200), but actually found 500
20:27:26.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f223418, username -> user.636848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7759baba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b41be331-ba4a-4252-b4df-7198c3678273
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1108: status.find.is(200), but actually found 500
20:27:26.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c5bf304, username -> user.584207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@763bcb1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 043c36a5-e25f-4e7d-9a21-86ad6e9d377a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1440: status.find.is(200), but actually found 500
20:27:26.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1440,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@648cad15, username -> user.128455, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@509b8027, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 97e6b2aa-3f6f-44ce-a73f-def806de194c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.506 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.506 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 793: status.find.is(200), but actually found 500
20:27:26.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74943429, username -> user.25942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b8c52a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d32e21db-ddc7-4e5c-895d-b46eadc2aaef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.506 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.506 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 794: status.find.is(200), but actually found 500
20:27:26.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d437bab, username -> user.742424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d64bbb3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0059fc9d-949d-4e7e-9349-d21dbf03e9ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.507 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.507 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.507 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1222: status.find.is(200), but actually found 500
20:27:26.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e1efb8f, username -> user.620695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3955437d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ea548ea5-e79e-45bf-8527-3bb01090fe60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1283: status.find.is(200), but actually found 500
20:27:26.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1160: status.find.is(200), but actually found 500
20:27:26.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1283,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d2e6582, username -> user.818830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b027717, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4c62fc01-0d82-4110-9a4e-fa622ca5f695
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61b0e71a, username -> user.448801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32a00ae3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 458b514f-1fe3-4438-945e-5d76480d75ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 922: status.find.is(200), but actually found 500
20:27:26.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@614a16e2, username -> user.895402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@128dbaf9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f398d934-c75f-4b39-828a-9f7c6e750040
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1211: status.find.is(200), but actually found 500
20:27:26.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@784256f3, username -> user.921893, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b5f965f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0f238bbc-4255-4da1-b8c2-8c9233d73ecf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1473: status.find.is(200), but actually found 500
20:27:26.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1473,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46b269c6, username -> user.560538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30da7d51, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b6f9e7d8-a70a-449d-a4de-ddb7bafc0cd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 953: status.find.is(200), but actually found 500
20:27:26.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@657b60bf, username -> user.19523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@661fc6cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8a1d71bd-369b-4356-b866-d0a7ec25361d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1268: status.find.is(200), but actually found 500
20:27:26.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1268,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f5d0e17, username -> user.114684, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@571dc107, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b74ff0ec-7d0d-4fa9-910d-4710d8eea753
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1019: status.find.is(200), but actually found 500
20:27:26.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1019,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39325df6, username -> user.222507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22421cf1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3054ed45-08bf-4cd9-bb78-d64cabc22965
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.513 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 602: status.find.is(200), but actually found 500
20:27:26.513 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cf49936, username -> user.668384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7db87b4c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c4be6477-5606-4bd7-9b52-97a47979c144
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 739: status.find.is(200), but actually found 500
20:27:26.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10f5506, username -> user.151992, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3966f5af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7890d47d-86e3-4923-a858-91ea1dcc65fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 813: status.find.is(200), but actually found 500
20:27:26.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@728addcc, username -> user.393057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32afa42b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 831048a8-3758-4984-9569-65efeb4b3960
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1016: status.find.is(200), but actually found 500
20:27:26.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 868: status.find.is(200), but actually found 500
20:27:26.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1016,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12b656f6, username -> user.905400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14be0e93, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7052322a-ded5-40e7-b7e2-371b2aef39a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@343ddb33, username -> user.821410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ea17f31, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6b5a68c8-09e5-455c-a333-145e35c54d82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1341: status.find.is(200), but actually found 500
20:27:26.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1341,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a060cdd, username -> user.149207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d4e8188, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4e852de8-a1ce-471b-9781-9241c0fef4c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1451: status.find.is(200), but actually found 500
20:27:26.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fe7b9be, username -> user.601369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34118a59, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ca73e5fc-e55a-4cac-be5a-efe1f467cf1d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 825: status.find.is(200), but actually found 500
20:27:26.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33ff935b, username -> user.109752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a4ff6fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 887748fd-b803-4b87-9502-e7ccdf638366
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1460: status.find.is(200), but actually found 500
20:27:26.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1460,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49ebf144, username -> user.299179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70470487, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7f123e84-9955-44c9-a700-188331fc2e92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 669: status.find.is(200), but actually found 500
20:27:26.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@698e4150, username -> user.401108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@264f3eb6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 15ab244d-6a87-413f-b6fb-f2c6cbda568f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 987: status.find.is(200), but actually found 500
20:27:26.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,987,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@606bdbe, username -> user.766591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27667fe9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 217eeabe-2451-4f99-ad0b-38f89c9cff10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1443: status.find.is(200), but actually found 500
20:27:26.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1420: status.find.is(200), but actually found 500
20:27:26.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1162: status.find.is(200), but actually found 500
20:27:26.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57564c03, username -> user.959895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@603ed4cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6b1965d8-049a-4196-baf7-7921379c8c01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1443,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75a9574, username -> user.221601, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f78f047, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cc822d89-10f7-40c6-9be2-887760e1eada
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21d5c70, username -> user.431523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e9dc506, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fc9be9a0-b803-494c-a314-6d1e30fc82aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1119: status.find.is(200), but actually found 500
20:27:26.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35acd7a1, username -> user.405475, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3de55a71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6d52c1c2-15f1-4eb8-acb1-d5f09df3287f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1193: status.find.is(200), but actually found 500
20:27:26.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@240f0395, username -> user.390661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c3e9077, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b997595e-0913-4f92-9d89-d95522162206
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 763: status.find.is(200), but actually found 500
20:27:26.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1461: status.find.is(200), but actually found 500
20:27:26.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56e18f2, username -> user.246492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d951944, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ba056e1a-3356-4e70-9b78-4793622e437d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@229a37b, username -> user.766181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ec5ae5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 77ae8e88-3af8-4e4f-816b-a74b8c3095aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1372: status.find.is(200), but actually found 500
20:27:26.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@643d01bf, username -> user.696245, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4db1ecce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: eac311a1-c5b8-48e9-a1ac-98173f36a65d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1360: status.find.is(200), but actually found 500
20:27:26.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2554c351, username -> user.162396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b24ebcd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c51b7cc1-e74e-4807-9c6d-63046a310f89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1377: status.find.is(200), but actually found 500
20:27:26.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66ad2d95, username -> user.108238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c31c52d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6103e8c2-7dfb-4455-ad0f-2f5096ab72e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 997: status.find.is(200), but actually found 500
20:27:26.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,997,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c403c54, username -> user.583538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1676cf0c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 00a1dd9c-7f5f-4df5-8471-940aa3efb295
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1202: status.find.is(200), but actually found 500
20:27:26.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20e60bb, username -> user.548353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f2c042, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bbb8ea5a-5ee1-4edc-85b5-4589b87943a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 774: status.find.is(200), but actually found 500
20:27:26.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 977: status.find.is(200), but actually found 500
20:27:26.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c6e59d0, username -> user.745407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65e50d51, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b93371ad-8a23-4323-9760-7132dad84705
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a4bbfb3, username -> user.851253, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2505eeea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 82de1bef-d8a4-4899-8067-acb54bee67f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1161: status.find.is(200), but actually found 500
20:27:26.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7394a9e0, username -> user.963122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16897147, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7abadcd4-e601-4bb2-a7e8-49d605b3f8a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 757: status.find.is(200), but actually found 500
20:27:26.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@590b84c2, username -> user.61149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39d0c674, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 64a853c2-1cd3-40bb-9a24-1f5be61fca4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1226: status.find.is(200), but actually found 500
20:27:26.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4814a544, username -> user.581104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20828eea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c65dd283-6a6a-4272-9f20-b29ce5a0ae35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.521 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1378: status.find.is(200), but actually found 500
20:27:26.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78523c08, username -> user.477096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@392e13a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 08639849-20a1-4f9b-a253-48ccf8d8d6c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 849: status.find.is(200), but actually found 500
20:27:26.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@378f5fca, username -> user.904053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d848bcc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 047e8b21-8408-40ed-af62-8ac44568c3bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.522 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.522 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.522 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.522 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1208: status.find.is(200), but actually found 500
20:27:26.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1208,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7250a329, username -> user.603693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40955892, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d1e72bf0-0a0e-4fce-adde-14575b2f2a85
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 606: status.find.is(200), but actually found 500
20:27:26.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,606,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a8a9851, username -> user.953455, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7656bb84, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 81b78b0d-56f7-487e-b8d4-12b15eef5720
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 958: status.find.is(200), but actually found 500
20:27:26.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3886940e, username -> user.907425, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4331f210, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 189736f0-d910-431f-bbec-1cb13d138205
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 719: status.find.is(200), but actually found 500
20:27:26.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@651bf02b, username -> user.645612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@338b11f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c40ac5d4-bea1-4354-8b20-8ae19fd173e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 734: status.find.is(200), but actually found 500
20:27:26.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@db7b237, username -> user.925015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e7ea29e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 89d5f92c-5fee-49b8-8fc4-97d61f5c22ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 629: status.find.is(200), but actually found 500
20:27:26.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14dfef86, username -> user.161357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34714cbe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 266062b0-2bab-413f-83e3-9bfab47e7bb4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1204: status.find.is(200), but actually found 500
20:27:26.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2af9adff, username -> user.178570, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f040766, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0fff12d8-3cea-49fc-8f70-23bf22f8dd9f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1048: status.find.is(200), but actually found 500
20:27:26.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1048,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60b4a790, username -> user.513170, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41ae783, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 68c54261-48ee-45fb-9913-0f7335934d8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1031: status.find.is(200), but actually found 500
20:27:26.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52d1fe52, username -> user.182637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cc622ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c6e512fa-256e-4595-ba5e-03d3a0d95719
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1105: status.find.is(200), but actually found 500
20:27:26.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ac50de8, username -> user.571233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40bdc8e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9ebe89c8-8728-47c6-983b-f9c6dc02dbc6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 916: status.find.is(200), but actually found 500
20:27:26.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,916,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19f3a613, username -> user.65632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51d8fa96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a6886d2c-c3e1-439d-ad89-2b21fd1c4f29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 822: status.find.is(200), but actually found 500
20:27:26.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,822,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7638f43b, username -> user.950668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38a5ad10, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 86d11489-b634-45c7-9d7a-1828be5d0733
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1165: status.find.is(200), but actually found 500
20:27:26.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25ee3e8d, username -> user.37284, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e716fa1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e1272aa7-08fb-4326-8967-51b6e1607677
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 782: status.find.is(200), but actually found 500
20:27:26.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,782,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42d469bb, username -> user.414335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e39a283, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 181cb3c4-b07d-4547-8121-9b0254a20d22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 780: status.find.is(200), but actually found 500
20:27:26.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2862972f, username -> user.757390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e6ca640, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a855bb2d-7600-41ef-894c-243952a810d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 573: status.find.is(200), but actually found 500
20:27:26.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1422: status.find.is(200), but actually found 500
20:27:26.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61944c57, username -> user.227790, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50c239ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 792bad63-edac-44cd-ac63-c61d61c87357
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1422,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57ea060, username -> user.346810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@648698c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fcc4e2f5-8e11-4d67-9237-efc8fa6b7589
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 819: status.find.is(200), but actually found 500
20:27:26.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,819,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64a431cb, username -> user.282840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ae17b7d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 904842d9-2dca-4924-ac95-4ab1cc39b5eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1036: status.find.is(200), but actually found 500
20:27:26.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32d078cb, username -> user.400469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@704535c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9d6d9ef6-ecd8-4cb9-8987-3f0ca9a51dd7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 951: status.find.is(200), but actually found 500
20:27:26.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b24932d, username -> user.704053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fab7009, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2cf61370-1b7a-4210-acc6-9ed72e7be27a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 708: status.find.is(200), but actually found 500
20:27:26.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36a93307, username -> user.796469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19392d83, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9ba31b87-34e2-41a5-a402-e4da58ddee29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 829: status.find.is(200), but actually found 500
20:27:26.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40c7f6e, username -> user.750426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31350429, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cebbcc91-aa94-4917-8e22-54574115e18d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1525: status.find.is(200), but actually found 500
20:27:26.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e85705f, username -> user.36010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65cd1dd6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 629be849-59eb-4890-8dd2-779d470470a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 878: status.find.is(200), but actually found 500
20:27:26.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27e8136c, username -> user.762509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65fe04bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c94e36c3-70a3-40ee-8b72-11c9a945ce47
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1147: status.find.is(200), but actually found 500
20:27:26.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 853: status.find.is(200), but actually found 500
20:27:26.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ecda805, username -> user.390292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a400702, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e5c6ad0f-96c8-46e1-be4b-0d4448857edb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 678: status.find.is(200), but actually found 500
20:27:26.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5be7b96d, username -> user.800139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25db23a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a0ac8170-c2e7-486b-b478-f9bd417bf44e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,678,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66dbc30d, username -> user.923634, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b99c502, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5dd3b4cd-564b-4216-b9ba-6cc7c20fb529
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.535 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.535 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.535 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.535 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.535 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.535 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1071: status.find.is(200), but actually found 500
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77e82157, username -> user.581092, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dc81d29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 33945628-4f5a-4058-8a69-b311563183e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1037: status.find.is(200), but actually found 500
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 676: status.find.is(200), but actually found 500
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 802: status.find.is(200), but actually found 500
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 638: status.find.is(200), but actually found 500
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 812: status.find.is(200), but actually found 500
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,676,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d7ed389, username -> user.630888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@be486fa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4c0103fc-64e7-4213-a55d-f4f14fdff8b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15f3c5c0, username -> user.365855, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4563270b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 83c665a8-c463-41a6-9508-0e9cab908705
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 529: status.find.is(200), but actually found 500
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1113: status.find.is(200), but actually found 500
20:27:26.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 939: status.find.is(200), but actually found 500
20:27:26.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f9c2530, username -> user.358968, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ad64ebe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7f8d0d48-e37e-4be1-9c39-cd6c5582dbc3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1037,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@728010ac, username -> user.492215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33ce5000, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bb6ff06b-cdd2-4625-af7d-d8909533086f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 903: status.find.is(200), but actually found 500
20:27:26.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48d4b783, username -> user.553269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59b59e0b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 648e9392-e9c6-4f49-a407-ff57429e0574
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,903,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52d53cc0, username -> user.939477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f99bd2f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fb34b041-cf73-43cf-8a06-5bc162c054de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1125: status.find.is(200), but actually found 500
20:27:26.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ca20f0b, username -> user.19946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1727fe79, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 88664288-3cb5-4ed8-82a2-21254d7b6876
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a8c8, username -> user.331237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d5736bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 81dffff1-c6b5-48c4-b2af-518ef30e91fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d01be36, username -> user.834520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14429eb1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 564eb91d-8afb-4aed-bd8d-2249db1e1cb0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a46dba8, username -> user.490246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b347bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9b2968e9-51d3-46b8-8479-3ad6830fcf01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1203: status.find.is(200), but actually found 500
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3943a260, username -> user.230368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@616187c7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 948cf274-cdf1-4961-a743-125bdc1f5ff6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1058: status.find.is(200), but actually found 500
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30ee4b49, username -> user.734376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7994c5ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3e261853-72e1-43be-ad4b-13b936a206dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 604: status.find.is(200), but actually found 500
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 749: status.find.is(200), but actually found 500
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2680da76, username -> user.206232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f321848, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: eada0cdc-2a05-43b2-a27f-fc05f2aaa623
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dd3ece6, username -> user.190512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f249080, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 144b171d-03e9-4539-92c5-eb6a4d1029d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1480: status.find.is(200), but actually found 500
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 743: status.find.is(200), but actually found 500
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10fbe20a, username -> user.870297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4484f324, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6146c187-5444-4589-9025-97439eb74983
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@732455c2, username -> user.254469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@191fd2fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 84bdd6be-f477-43f8-9eac-99744bd0d958
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 859: status.find.is(200), but actually found 500
20:27:26.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19384c61, username -> user.114330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35a2053, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 76e8c606-b2b6-4df5-89f0-3786998dcf56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1309: status.find.is(200), but actually found 500
20:27:26.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eab9934, username -> user.541142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f24c687, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d0138410-c68b-4233-90fc-55cc40a7f003
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1394: status.find.is(200), but actually found 500
20:27:26.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14111dd4, username -> user.908950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61219c9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 68d7dd26-1859-4f4c-8063-90fdc57418b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 891: status.find.is(200), but actually found 500
20:27:26.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1484: status.find.is(200), but actually found 500
20:27:26.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d6130ad, username -> user.49036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@450a3c01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 41b485fd-2aae-4037-be17-25b8c58c5817
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 695: status.find.is(200), but actually found 500
20:27:26.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23b49af2, username -> user.21880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bc87ccb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b8654caa-0bbb-47dd-84fa-1a535272af0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f4cf448, username -> user.70922, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d3e564b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4747fa82-cde9-4d5b-b56c-8f9bddba7c5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1501: status.find.is(200), but actually found 500
20:27:26.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d42b559, username -> user.165266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@167984e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4d76c3f3-0b20-457d-a787-5571c8ea0a0a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1314: status.find.is(200), but actually found 500
20:27:26.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 705: status.find.is(200), but actually found 500
20:27:26.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23d727f5, username -> user.72785, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c320cd0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 53dd569d-4cf7-4a4e-8ca9-079bf7b785bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,705,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@768a7b9c, username -> user.753638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58de6741, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bc7314e8-ed7f-4998-b351-698227e849f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 841: status.find.is(200), but actually found 500
20:27:26.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54be35a0, username -> user.151537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9606539, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ffc8468b-0f63-4fad-b01d-90f3de864bdf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 726: status.find.is(200), but actually found 500
20:27:26.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab16566, username -> user.757070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fe9860d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 51f772ca-8915-479e-80e1-1588b466232b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1181: status.find.is(200), but actually found 500
20:27:26.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3439cd23, username -> user.814889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dd035dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8fee4832-c197-4511-97a4-20778530bdb4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 840: status.find.is(200), but actually found 500
20:27:26.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1095: status.find.is(200), but actually found 500
20:27:26.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cd26e68, username -> user.775277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fa7ac8e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 03664771-626b-4b9a-b43b-7a3b83b08554
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@721a1854, username -> user.659706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1164d8e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 827ef38a-2881-4939-8964-f0e915ba6a91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1495: status.find.is(200), but actually found 500
20:27:26.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49528030, username -> user.816709, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6911b5f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 81d5a6b8-e497-4ed3-a24f-f76c53f826c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 595: status.find.is(200), but actually found 500
20:27:26.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@240ec849, username -> user.704197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45d56526, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8b8cdba7-957d-4774-bf2e-f264cc792c66
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 834: status.find.is(200), but actually found 500
20:27:26.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6051413f, username -> user.143171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@df9dcea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f75d9b49-8374-4bff-be7f-aec49dea3207
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1244: status.find.is(200), but actually found 500
20:27:26.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bbb54ae, username -> user.67606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44a4e9c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0917de92-e8d9-46fe-806d-e5813664599f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1085: status.find.is(200), but actually found 500
20:27:26.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5520a943, username -> user.914391, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f24718a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cf68580d-50a6-4d1b-bd64-bec61479ed0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 685: status.find.is(200), but actually found 500
20:27:26.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@750ef598, username -> user.37001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39bc5839, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: da1e8893-73ab-4cfe-a46a-876f8d236124
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 893: status.find.is(200), but actually found 500
20:27:26.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@698694fc, username -> user.875190, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45020067, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 63c50b2c-9252-4509-b6c2-b92022960814
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1387: status.find.is(200), but actually found 500
20:27:26.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1387,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e8a2b85, username -> user.215361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c00d8bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a27ae08a-690c-4fdc-a47f-9f1298722038
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1198: status.find.is(200), but actually found 500
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22f72fb8, username -> user.928439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37391ca5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a5d95b70-a8f1-4e55-a257-df9c1ac42bf9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 979: status.find.is(200), but actually found 500
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61218f5e, username -> user.217465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c136302, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 97cd7120-647e-49a0-aef1-ebb1564d55b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1163: status.find.is(200), but actually found 500
20:27:26.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48606dca, username -> user.728869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c9eaaf3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 71b68f51-6a23-4414-8fd2-b4414614c4dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1173: status.find.is(200), but actually found 500
20:27:26.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 766: status.find.is(200), but actually found 500
20:27:26.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 663: status.find.is(200), but actually found 500
20:27:26.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b1ddaaa, username -> user.43464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1727026e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 02225aa7-e59d-46e9-8df9-962c50d213e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cef1247, username -> user.487120, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60e821ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e8022dad-d384-4950-8638-f5d64bd1a952
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,663,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24eb6b61, username -> user.982719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@137f14c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8449c140-76b3-448f-91cb-a3e7daf0d983
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 850: status.find.is(200), but actually found 500
20:27:26.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@178baa2f, username -> user.835526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b337082, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 657b263c-705e-4891-b90d-89abec91ed71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1214: status.find.is(200), but actually found 500
20:27:26.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1214,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b7958e4, username -> user.976693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4daaf1a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d7e38740-b9d2-440f-b784-c5b2feece371
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1271: status.find.is(200), but actually found 500
20:27:26.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 826: status.find.is(200), but actually found 500
20:27:26.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e71459b, username -> user.223775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4034e4e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d5eb813f-da9f-40bc-b013-a448f000489b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,826,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5047ca09, username -> user.38294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60298c59, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ebf4f3af-fd5a-46ca-a1cc-95ada15787ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1229: status.find.is(200), but actually found 500
20:27:26.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47a28f6a, username -> user.558473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c847a37, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: aa543b0d-a92c-47da-95f5-fa1a10ce1fdd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 667: status.find.is(200), but actually found 500
20:27:26.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@138764e6, username -> user.828260, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59088309, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1e3c4d69-62f4-49f4-b6be-39bfa5250335
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1011: status.find.is(200), but actually found 500
20:27:26.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 565: status.find.is(200), but actually found 500
20:27:26.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1011,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e0dae49, username -> user.378437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@309f0cfb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2d718de4-c2e0-493d-a8d4-9d1f45bfa78e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,565,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a55d7aa, username -> user.627321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e83e88a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1a35976b-1fe5-44dc-9702-0b8cfef5e00e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 596: status.find.is(200), but actually found 500
20:27:26.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@742abd8a, username -> user.315110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24afc3b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 513cf373-4532-42d6-a5dd-cc8f70bbe5ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1317: status.find.is(200), but actually found 500
20:27:26.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b4ea77a, username -> user.19717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4455ec0f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 436d6ef7-012d-4869-91f6-b28314237fc0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 747: status.find.is(200), but actually found 500
20:27:26.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12cdbbdf, username -> user.967005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b2d5247, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b98af554-6e0b-4c08-bbb8-865b0b1f70cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 718: status.find.is(200), but actually found 500
20:27:26.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4063e8ec, username -> user.821051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6127541f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ad0d2036-9d02-453c-97d9-383cf49544b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1274: status.find.is(200), but actually found 500
20:27:26.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dfa2b9d, username -> user.1000685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@393b0116, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6911f49f-e1d2-4c08-967d-f2a7830f4aef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 960: status.find.is(200), but actually found 500
20:27:26.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5657287e, username -> user.969845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@559a37ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9adeacdc-07ca-45e7-82d4-92105cc4879b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1030: status.find.is(200), but actually found 500
20:27:26.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1030,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3792ff56, username -> user.50857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52469d73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 23ece51c-d1a9-459f-8dd6-51316e11f04f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1088: status.find.is(200), but actually found 500
20:27:26.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1088,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@291cc453, username -> user.513546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b824410, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ec60f308-4a97-4255-bf6e-5daf966543a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1063: status.find.is(200), but actually found 500
20:27:26.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1140: status.find.is(200), but actually found 500
20:27:26.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ffb3fed, username -> user.820356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54c9d5e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a97ab21f-cc2c-42e2-b99c-58f614c32d2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f26be3e, username -> user.110362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60da3276, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3eda2ca8-fca1-4ed1-bd62-780940e87b8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1331: status.find.is(200), but actually found 500
20:27:26.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5da92ec9, username -> user.973727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a355d0d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 55276f1f-0104-4948-b213-b9d0bfcd9632
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 959: status.find.is(200), but actually found 500
20:27:26.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,959,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@88f22fb, username -> user.402788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e5b5824, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 488b3e7a-97aa-4f2e-a29b-ccd829bf535f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 887: status.find.is(200), but actually found 500
20:27:26.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 998: status.find.is(200), but actually found 500
20:27:26.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10500f7d, username -> user.747351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a4b232, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b14bd882-44ea-4ade-ad89-953569b94d58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@434d5808, username -> user.42065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@577782, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 06654d92-aae4-4ee8-8013-1b3bece37586
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1053: status.find.is(200), but actually found 500
20:27:26.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1352: status.find.is(200), but actually found 500
20:27:26.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1053,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14ac0d5f, username -> user.591388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47a6197f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7ca0b7bf-cc63-476b-a8e8-d694cd4b2f45
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5efc72fd, username -> user.626560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3913c3ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bc7b0855-66b7-4e3a-a260-f0b0516c9367
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 538: status.find.is(200), but actually found 500
20:27:26.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@574293ba, username -> user.260841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ba5964f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 839ce9b3-7be7-4e21-9cdc-81f571bb8d8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 957: status.find.is(200), but actually found 500
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,957,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@784c867e, username -> user.240294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7855441c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7fa034dc-a1fa-4be8-84e7-596f448e963c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1126: status.find.is(200), but actually found 500
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1263: status.find.is(200), but actually found 500
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33f72b93, username -> user.470415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29c50c97, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 379484e4-701d-4a53-90af-979042872ba0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@209f5091, username -> user.155144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4654ecf4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3e07438c-6468-4e1c-b35f-c5cb9083574b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 785: status.find.is(200), but actually found 500
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@581928d0, username -> user.23528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d6aeed4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: efdd6f09-2c67-4ed0-984d-9881f7202e5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1353: status.find.is(200), but actually found 500
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1258: status.find.is(200), but actually found 500
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75876426, username -> user.270196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d915b96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f96c1e5f-7ee4-4a6a-b214-226a6842e45c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1258,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27dfec65, username -> user.651092, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@460d6a39, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: afdcb240-8e7d-409d-b53b-2cb3dfbedef3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 991: status.find.is(200), but actually found 500
20:27:26.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@582c6bae, username -> user.578309, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c5282f7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c8ba6f3f-ec7c-4c86-ad7d-ea8ae92b2bf8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1246: status.find.is(200), but actually found 500
20:27:26.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50a88ea7, username -> user.394801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15b49d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2ee2c8b9-08ee-4814-8282-3955ff3b06e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 864: status.find.is(200), but actually found 500
20:27:26.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14f987c6, username -> user.494569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@105ae5b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0864f54d-6044-4105-96c9-f727d22a3a1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1379: status.find.is(200), but actually found 500
20:27:26.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7979dde4, username -> user.400505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3149eee4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 24083b25-aa05-47d7-ac9d-29a9a90db9e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1478: status.find.is(200), but actually found 500
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1072: status.find.is(200), but actually found 500
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1003: status.find.is(200), but actually found 500
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f70612e, username -> user.735796, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5420e025, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0bc71a25-d987-48aa-b365-abe949478eb8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13a5b190, username -> user.940532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea87826, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 15e640bf-2794-457e-bb4e-b184b1c0fa33
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1044: status.find.is(200), but actually found 500
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f2b95b4, username -> user.753389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36e0e885, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 918587bf-69fc-4600-bc6f-fadef92c1e41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 961: status.find.is(200), but actually found 500
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,961,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56a56a57, username -> user.841301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a344f73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dcb4203c-4963-4fe1-8599-2338af8cc416
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1005: status.find.is(200), but actually found 500
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1044,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41bd150a, username -> user.60760, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b55b48f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6519248a-63f3-4d13-b787-d3164c0a43fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c6778bc, username -> user.703562, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b7de5ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3fb51139-23f3-4659-8ade-374295a9a3d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1241: status.find.is(200), but actually found 500
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48a760b1, username -> user.836751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42e49d31, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: aa040c3d-233e-4212-90e8-9aea740c4c43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 714: status.find.is(200), but actually found 500
20:27:26.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,714,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@591ee01, username -> user.274986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52510712, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 57005261-2159-4ead-9414-781d3b0dd26e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1381: status.find.is(200), but actually found 500
20:27:26.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30498ba8, username -> user.865085, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41ffe293, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 27c65681-8af9-4cb3-bd32-ea51ac5d42ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 603: status.find.is(200), but actually found 500
20:27:26.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7144396f, username -> user.8356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@202ae26a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d480c14b-31a4-4e78-8503-2166346e48ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1118: status.find.is(200), but actually found 500
20:27:26.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1252: status.find.is(200), but actually found 500
20:27:26.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e20f598, username -> user.950358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57cc5ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 758adb3d-d24a-4608-a8d6-f1acb755507a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61f83e95, username -> user.630860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5000e95e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6b1c24d9-6e36-4554-9213-a65ebae6c200
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1082: status.find.is(200), but actually found 500
20:27:26.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a3575f9, username -> user.791257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27c49a24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 98cd8667-068f-4925-8628-cee346d83da4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 814: status.find.is(200), but actually found 500
20:27:26.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1135ae51, username -> user.671403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a7b5851, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 135e2942-c1af-4343-8f87-443985309ec6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1404: status.find.is(200), but actually found 500
20:27:26.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@434088a5, username -> user.215504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ba69a22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d040eba6-b4ff-4f61-bb97-b95e372b6ea8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1199: status.find.is(200), but actually found 500
20:27:26.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36f38d5d, username -> user.942939, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37538ea0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ea3d2005-0fb3-4313-8967-adeb7f4730d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1092: status.find.is(200), but actually found 500
20:27:26.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 527: status.find.is(200), but actually found 500
20:27:26.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@793cb311, username -> user.546501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ffb8175, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b75ec12a-df60-412e-b0c9-2527ee83cfb5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c19f2ff, username -> user.218561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24749cb1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 11fb6d3f-fcd9-4682-be11-9d54e69033ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 654: status.find.is(200), but actually found 500
20:27:26.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@132ef8b3, username -> user.182823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@709e1484, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 84184872-b6f7-4974-a530-262932a3b69f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1223: status.find.is(200), but actually found 500
20:27:26.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1146ff7c, username -> user.584164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bba5e73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6f231e0d-e0f9-40b9-bc6c-c9064d18cc0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1439: status.find.is(200), but actually found 500
20:27:26.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ec77407, username -> user.420681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25cacdf1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a01168b5-d9f9-420b-bd08-d2238a21799d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 990: status.find.is(200), but actually found 500
20:27:26.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ce56be0, username -> user.924011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c4c1bfd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8733a2ce-8ea3-4355-9c31-2c82748e7e2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 842: status.find.is(200), but actually found 500
20:27:26.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 839: status.find.is(200), but actually found 500
20:27:26.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 797: status.find.is(200), but actually found 500
20:27:26.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,842,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d2f993b, username -> user.906754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@779c621b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6c770e06-2344-4395-82b0-cb90cb30ddb2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b01839e, username -> user.512831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49e697ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3d1d0606-6fc6-45e1-93b5-037ebf21db5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@679ef3c9, username -> user.232056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35392e82, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3ca0b7e0-6deb-4a8f-96e7-f0d0a73fec02
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 885: status.find.is(200), but actually found 500
20:27:26.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f94f8a1, username -> user.977913, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@344a42c8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 18dd3c79-83a3-4040-aa98-354f4922ff75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1278: status.find.is(200), but actually found 500
20:27:26.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38c38ba7, username -> user.224291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38f9920f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 95ac5b14-4277-47c7-8e69-24f2d05eba7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1213: status.find.is(200), but actually found 500
20:27:26.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22c0201, username -> user.342315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1668c77f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a02ac8e5-f2cc-419f-9998-1d57008c9548
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1510: status.find.is(200), but actually found 500
20:27:26.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e6139e8, username -> user.778324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f33579c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e6db6b2a-798a-4d3d-8fca-86114551576c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 694: status.find.is(200), but actually found 500
20:27:26.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a62245, username -> user.724248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5054cbdc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 690f00c1-cab2-485e-af08-3676fe33c4b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 836: status.find.is(200), but actually found 500
20:27:26.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,836,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fd71289, username -> user.157055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38ca4c34, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 792087db-9891-4cad-bb91-deb5dc0ba657
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 752: status.find.is(200), but actually found 500
20:27:26.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 978: status.find.is(200), but actually found 500
20:27:26.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eff8e28, username -> user.696243, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29cf9122, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1264c628-a1c3-4c3c-a0af-b1bc9be7b50e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,978,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18cc1c92, username -> user.323599, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@781bd869, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cba15a27-9ffd-4dce-8e87-da1bc9f7a598
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1150: status.find.is(200), but actually found 500
20:27:26.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 771: status.find.is(200), but actually found 500
20:27:26.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fa4549b, username -> user.580344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@638b3f61, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bc52cd30-a1a2-4c3a-b784-617cfc7e0576
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25825162, username -> user.789765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@453fbdea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 061119e7-354b-4252-aeb9-ee328625b124
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1489: status.find.is(200), but actually found 500
20:27:26.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1489,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bfab74d, username -> user.42850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41ccf8a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 604c211b-7ab9-44aa-9237-c040d18e0c74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1494: status.find.is(200), but actually found 500
20:27:26.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@577d0647, username -> user.702094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22873483, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 77b0693c-4dd1-4af6-82a1-5703d00df7d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 860: status.find.is(200), but actually found 500
20:27:26.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,860,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ac9a1dc, username -> user.33864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1940e5ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bd418823-92fc-42f6-be18-3eeb574793cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 964: status.find.is(200), but actually found 500
20:27:26.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24f2d407, username -> user.925615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@379119c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1528b8a2-e773-4dcd-a4da-ad42a60d9772
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1261: status.find.is(200), but actually found 500
20:27:26.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f87ec0, username -> user.649132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ac91da3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d803779a-67c2-40c9-bb90-b7ee5cc66de0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1054: status.find.is(200), but actually found 500
20:27:26.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47b10e04, username -> user.776456, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33ac8517, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2e88f0c0-b158-49f9-80fb-efe1c5af5ca9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1138: status.find.is(200), but actually found 500
20:27:26.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1151: status.find.is(200), but actually found 500
20:27:26.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65f42b96, username -> user.93763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57eb2422, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3271a1fd-8512-4574-a752-843fd691c4c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66075dbd, username -> user.535731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6696c4d8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 060c1a8f-573e-41de-b86f-a81cce9f54ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1533: status.find.is(200), but actually found 500
20:27:26.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@189734f1, username -> user.670239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48944ba3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7ca6fb3b-d186-4f43-a56d-7de2564ea0c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 806: status.find.is(200), but actually found 500
20:27:26.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10018e9c, username -> user.763078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@667dad6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6da50b80-66ce-418b-b310-4d1ef47ec535
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1406: status.find.is(200), but actually found 500
20:27:26.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1329: status.find.is(200), but actually found 500
20:27:26.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ed10f75, username -> user.908255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@741b41f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a96c1e58-cee1-4af2-85bc-e6eb2b28edd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c46c514, username -> user.899450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64d14a38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2a3501ba-a7fd-45b6-868c-ca41bc2ad5b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1400: status.find.is(200), but actually found 500
20:27:26.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76fd4b88, username -> user.620367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@448c5a05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 84c61326-1136-4d27-89ad-e7eb69472e64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 615: status.find.is(200), but actually found 500
20:27:26.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f7d2cb1, username -> user.211793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@366dbeeb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: df311384-948e-4120-a9e5-1a42d32d2962
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1174: status.find.is(200), but actually found 500
20:27:26.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 680: status.find.is(200), but actually found 500
20:27:26.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1007: status.find.is(200), but actually found 500
20:27:26.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@795ab3f3, username -> user.117179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ef11397, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: daa63080-9c9a-42f0-881d-29cb92aee332
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@598dd0dd, username -> user.676970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42b5c443, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a64e125d-6866-4e74-90d1-ab4cc756ea4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5344f341, username -> user.935993, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2012199d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 021b64bf-5efe-46d0-9ef7-b0ad9468193c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.584 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.584 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.584 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.584 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.584 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.584 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.584 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.584 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.584 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1035: status.find.is(200), but actually found 500
20:27:26.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ebdeece, username -> user.445820, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5319cc77, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 34c8263a-569d-4812-b8d9-4fe275eb167a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 621: status.find.is(200), but actually found 500
20:27:26.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,621,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ddf220f, username -> user.586061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f491212, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 07c1d2b4-5135-4a9c-b195-0dd4eafa4eb0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 821: status.find.is(200), but actually found 500
20:27:26.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48a29b22, username -> user.25521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@767713df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 593bde0d-a52b-4f70-a45e-4013cce65cbe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1280: status.find.is(200), but actually found 500
20:27:26.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2aca279a, username -> user.198326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bdf5686, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 30b151ad-b8f5-4cdb-9e6c-d35e3d8ccfc4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1383: status.find.is(200), but actually found 500
20:27:26.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2167c6cb, username -> user.367728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cc36cee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ad28c4aa-502b-420b-b832-d682c6e96a21
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1412: status.find.is(200), but actually found 500
20:27:26.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1301: status.find.is(200), but actually found 500
20:27:26.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@600506e4, username -> user.981202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ac45d3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 244b6f08-45d9-49d5-a511-36f2c950df58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e5eac40, username -> user.356875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6864e341, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: bf140a10-6d79-47ca-8b42-ef7f16dc0828
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1046: status.find.is(200), but actually found 500
20:27:26.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5edcc7e7, username -> user.749326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55413fa2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b44c8c7b-ce59-4cd1-aad9-727a04a8d218
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 707: status.find.is(200), but actually found 500
20:27:26.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1248: status.find.is(200), but actually found 500
20:27:26.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cde202d, username -> user.715005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3be06995, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b5b0010e-ee27-4239-8282-b212d468035b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9c3151b, username -> user.445226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cd0c380, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7ff720c0-bd07-453c-9aee-6d261fb2ca18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 597: status.find.is(200), but actually found 500
20:27:26.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34c30ee4, username -> user.735754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a640a48, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a4544b31-add0-4abc-8d65-4e190ad11320
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.588 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.588 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.588 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1106: status.find.is(200), but actually found 500
20:27:26.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f3b8ac1, username -> user.645903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9c5d7df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0dbcd4bb-a0db-4ef8-a0ef-d144f138db35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 816: status.find.is(200), but actually found 500
20:27:26.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 675: status.find.is(200), but actually found 500
20:27:26.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27ddd977, username -> user.993827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4657d06c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 04f75bc4-f788-4a0b-82dc-d430d401a29a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,675,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38853ee, username -> user.193340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76051b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 377ef251-3fba-4ea5-b1f6-ec89dce2a9b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1266: status.find.is(200), but actually found 500
20:27:26.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4da9f5ea, username -> user.680581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@436d0249, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 67fa72f0-4111-40a7-a09c-33e7aa5100b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1257: status.find.is(200), but actually found 500
20:27:26.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c0c771f, username -> user.460518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b26c0e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4dae9dd0-dd61-403c-9941-f59293d55277
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1447: status.find.is(200), but actually found 500
20:27:26.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5adddb63, username -> user.201964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19cac35, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 38a8f741-864f-484c-a719-437b54b44e17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1075: status.find.is(200), but actually found 500
20:27:26.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a42c63c, username -> user.555918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42d6b420, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b151a748-3ac1-4b8e-86ec-fc719e610831
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1074: status.find.is(200), but actually found 500
20:27:26.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1233: status.find.is(200), but actually found 500
20:27:26.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3073e567, username -> user.239086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17afb799, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a7b70063-bbb8-4a8f-89dc-b76d5687a1c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5aafd930, username -> user.45558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c006375, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e53cacb3-d3f9-441b-9c42-53c340c65413
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1513: status.find.is(200), but actually found 500
20:27:26.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@187797de, username -> user.254822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e9c8cf4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3de61596-c4dc-4dc9-a4f4-58cb5a26648a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1130: status.find.is(200), but actually found 500
20:27:26.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56275bac, username -> user.396758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5531eef6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 71cbfd86-40ea-4d0a-b44d-1ee8ff2a5d15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1027: status.find.is(200), but actually found 500
20:27:26.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30098b7, username -> user.982523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e88c9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8b5ab0e3-6acb-4ff8-89d6-63d95d8c49cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1110: status.find.is(200), but actually found 500
20:27:26.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62fd06ef, username -> user.781681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e06512f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ccf3833a-06be-453a-a705-0ee2b32fe539
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1008: status.find.is(200), but actually found 500
20:27:26.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57ad6e70, username -> user.776094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d3b6bc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 771dd7f4-1ea2-4e31-9a14-dd408b1d0b62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.595 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.595 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.595 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1155: status.find.is(200), but actually found 500
20:27:26.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a77d95c, username -> user.550007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d770786, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 44b41419-a0af-4eb2-8be5-4f8c291b5a46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 737: status.find.is(200), but actually found 500
20:27:26.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 900: status.find.is(200), but actually found 500
20:27:26.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76e47784, username -> user.474687, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@188a73ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d36450fb-193a-48b1-9c33-dc60000e8e99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,900,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38a4f28f, username -> user.2568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7448b6f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 009cfc1b-2bf2-406e-bdfd-4b3bb692b96d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.596 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.596 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.596 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1228: status.find.is(200), but actually found 500
20:27:26.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 926: status.find.is(200), but actually found 500
20:27:26.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e8243c0, username -> user.961342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61caa5b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2f40f040-41fd-4336-9b27-d22a068e2f53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.596 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.596 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b15b050, username -> user.353352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cc60e18, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ce9110f0-318f-4381-b93e-ab856489a360
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.596 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.596 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 945: status.find.is(200), but actually found 500
20:27:26.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,945,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cc85f92, username -> user.592959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@432c98b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f9168c91-2eea-4185-8eaa-0206dbb73541
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1438: status.find.is(200), but actually found 500
20:27:26.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2aaa0e52, username -> user.869941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4908677, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dffcc575-aa8f-46cd-b51c-9e8cd8d0d4b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 817: status.find.is(200), but actually found 500
20:27:26.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16219f03, username -> user.553836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dffab0e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4c2aa784-8c54-49c2-bb8f-0127c8169456
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1238: status.find.is(200), but actually found 500
20:27:26.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 650: status.find.is(200), but actually found 500
20:27:26.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1238,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36dd5cf7, username -> user.977315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a3dd9a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 494d9459-0d57-4b0c-826f-b91c9dada27c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@486532a, username -> user.601009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@101e751b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b7fe717c-b4c4-4ba7-a2b6-3bf18fd1578b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1059: status.find.is(200), but actually found 500
20:27:26.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1059,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab5f1bf, username -> user.516391, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@587b3a26, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: db51c703-24ac-445f-a91e-f04e134b18c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 905: status.find.is(200), but actually found 500
20:27:26.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11c7a8b7, username -> user.889382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c3b53b4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3ed3c11b-522b-41c9-bd3e-e9bc0fc3fb3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 594: status.find.is(200), but actually found 500
20:27:26.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15ab0623, username -> user.733244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eff2195, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 65ca9606-84d7-4b48-8bdc-e63398f54164
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.601 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.601 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.601 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 846: status.find.is(200), but actually found 500
20:27:26.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12913185, username -> user.58067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e7b4b01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d9edab31-aa73-4fa3-b5dc-480f7d7fee56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 696: status.find.is(200), but actually found 500
20:27:26.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,696,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42cca2ca, username -> user.350542, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@643684e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 62e8acc2-3df4-4a57-a548-cc632799f63b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1029: status.find.is(200), but actually found 500
20:27:26.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12395e8, username -> user.407800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e920066, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b0f43c22-1d03-46db-9663-63333d17985c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1154: status.find.is(200), but actually found 500
20:27:26.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1108b3f0, username -> user.850694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bf1dd37, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ec0fc1ee-77c8-4414-8cc6-3bfa206b8677
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 583: status.find.is(200), but actually found 500
20:27:26.604 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1232: status.find.is(200), but actually found 500
20:27:26.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,583,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e527353, username -> user.433606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59b1c86b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7e07d32e-4ab9-4c6f-9c76-794a95605198
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44e41d77, username -> user.312763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c486137, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3003abfe-a514-44ae-8e99-b4ead2f27d4f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1262: status.find.is(200), but actually found 500
20:27:26.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.604 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34590402, username -> user.271972, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34fa8fc0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 184c20d5-7617-4447-8794-b0d04560f826
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.604 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.604 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 967: status.find.is(200), but actually found 500
20:27:26.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,967,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d0306fd, username -> user.976156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@99ae26c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2ee0c59d-55a1-44e1-b8a9-209f8f25ee29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1168: status.find.is(200), but actually found 500
20:27:26.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aa4620, username -> user.922897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@561968a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 500f9b08-3b0d-4b2a-92e4-90c00b729bdc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 741: status.find.is(200), but actually found 500
20:27:26.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@620a837e, username -> user.244955, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3866e33d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 85d9573e-cbdf-49c0-a774-d1a755f625ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 790: status.find.is(200), but actually found 500
20:27:26.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60fd7077, username -> user.81330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cceca6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 18cf7f0d-8254-413b-afdf-587a8ac4d5c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1091: status.find.is(200), but actually found 500
20:27:26.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1313: status.find.is(200), but actually found 500
20:27:26.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c92a54c, username -> user.245401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29fcc86f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 209ac9f5-64b1-4faa-a592-8b4bbf32f790
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23354bec, username -> user.304509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fb960f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 69ad3066-c6e4-49fd-ab25-ba9838f4492b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1450: status.find.is(200), but actually found 500
20:27:26.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c08a68f, username -> user.693530, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2614b1a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1a4d7eda-0ed6-4783-97ce-1355c0de551a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 994: status.find.is(200), but actually found 500
20:27:26.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,994,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36a64674, username -> user.765006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71123abc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f6b12c41-57ee-4278-ad31-962569f42af6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 709: status.find.is(200), but actually found 500
20:27:26.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b3818e4, username -> user.292016, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d9f658e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c908b2c8-4a9a-4b02-9de7-09239532cc19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 913: status.find.is(200), but actually found 500
20:27:26.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e38c814, username -> user.598429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ebfb706, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 248f0be2-d7fc-486f-bff9-106cf9281e8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1209: status.find.is(200), but actually found 500
20:27:26.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6856e48a, username -> user.907090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72b73e58, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0a3c9527-4070-40ec-8ade-ac6b246c89ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 888: status.find.is(200), but actually found 500
20:27:26.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1205: status.find.is(200), but actually found 500
20:27:26.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1107: status.find.is(200), but actually found 500
20:27:26.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@426f180b, username -> user.296162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ae85287, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 95fa84df-2175-4f2d-a95f-dbf8f90391bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,888,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@485f76ba, username -> user.42411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e64b98d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f3028da4-6421-4984-8039-084bdcd624ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cf1ece6, username -> user.297762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d5a5f54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a139bbc0-1ac7-4d64-af89-e0e9c2ffcab4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 996: status.find.is(200), but actually found 500
20:27:26.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@673b1633, username -> user.432342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7894a0d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7f8a5cfb-d05c-4856-9742-26dc8a5d1057
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1307: status.find.is(200), but actually found 500
20:27:26.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1080: status.find.is(200), but actually found 500
20:27:26.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c6183a, username -> user.306247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7408839a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 61dffd61-ea53-4c05-b06c-78ef50842604
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39999279, username -> user.158655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69d8200a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1c7b9d3c-8bc5-4a71-ae37-f99bc29fe36f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1093: status.find.is(200), but actually found 500
20:27:26.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@612c8e06, username -> user.114292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@572934b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f2f82592-54c4-41db-bdda-a7077f13f184
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 572: status.find.is(200), but actually found 500
20:27:26.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 943: status.find.is(200), but actually found 500
20:27:26.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@563a3f1c, username -> user.850060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@484bc7bb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dcf9c366-2d11-4772-90dd-333d2febc7e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c245297, username -> user.225091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cc4e9cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1fc36a6f-a03d-46a0-8803-db36e771c0a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 725: status.find.is(200), but actually found 500
20:27:26.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d3cd116, username -> user.111195, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75d8da5c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fa2297bc-bda2-49d7-9a73-6bd6f086004f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 857: status.find.is(200), but actually found 500
20:27:26.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e19a2a9, username -> user.226879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48a9fc2d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ec6beafd-fe26-4e12-a2cd-ef0ffb612852
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1094: status.find.is(200), but actually found 500
20:27:26.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45c3e81, username -> user.724634, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f2988b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cf640821-7a10-4382-a405-3aa968b7d8c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 855: status.find.is(200), but actually found 500
20:27:26.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,855,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dfd0e7, username -> user.862359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53fab287, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: d66cacfd-0c8e-47cf-81b3-642294044d4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1242: status.find.is(200), but actually found 500
20:27:26.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1187: status.find.is(200), but actually found 500
20:27:26.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10bda94d, username -> user.896018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7368a0ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fd5a1f18-0daa-47c4-8822-5b6ef3ba3114
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1187,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fb3176, username -> user.520041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b0b2e36, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 590dba54-59f9-4c27-a968-b402583fbbf7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1188: status.find.is(200), but actually found 500
20:27:26.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1426: status.find.is(200), but actually found 500
20:27:26.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 567: status.find.is(200), but actually found 500
20:27:26.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ba8535f, username -> user.796127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60d7bbd8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2db7b21e-b9b5-4125-9f44-8a16163e1895
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@263b72eb, username -> user.617993, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78ec7dc2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9c72438f-8191-49a9-bace-4a0ad5b7005f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25d1905d, username -> user.842676, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50bce9b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c8c4849f-aeb3-48a6-ac0f-1dbb2bff4ba2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1382: status.find.is(200), but actually found 500
20:27:26.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@259eae84, username -> user.583993, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6589c2ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b578dd75-6e53-4df9-8b24-500ec8b127f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 933: status.find.is(200), but actually found 500
20:27:26.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7001365f, username -> user.283991, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e935013, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 73449012-d33b-43d1-bbca-552840e7395c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 827: status.find.is(200), but actually found 500
20:27:26.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@532d84b, username -> user.568065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1855c6ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c0000fcb-4f30-4da4-b0a7-cdbd54824ed1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1201: status.find.is(200), but actually found 500
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@375cf116, username -> user.60969, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fcf421c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 872583e9-0634-4a3c-827d-9bfe08be7267
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1277: status.find.is(200), but actually found 500
20:27:26.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e5899b6, username -> user.138682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74fb008d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 670af9cd-f1dd-48cd-90f9-59aa313e76b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 818: status.find.is(200), but actually found 500
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@542d9030, username -> user.511545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@340a87d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3cf3cf79-04af-45b6-8a89-6b1fab6efe66
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1497: status.find.is(200), but actually found 500
20:27:26.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1497,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17043306, username -> user.652503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c8a9a40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 797a0f8b-5a38-4cc8-992d-5929278fa47c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 753: status.find.is(200), but actually found 500
20:27:26.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@376f5f99, username -> user.79776, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74abc9f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a4d57329-6d73-400f-ad44-056d1f3f377d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 863: status.find.is(200), but actually found 500
20:27:26.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@586ec9ed, username -> user.126332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6880ed8c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1af8dea2-8b19-40e3-b876-2e3181598571
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1225: status.find.is(200), but actually found 500
20:27:26.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f157792, username -> user.782701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@485ab2c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4399ef92-ce38-424b-9d3b-85ebaa38ae1a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1486: status.find.is(200), but actually found 500
20:27:26.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f7c9dc3, username -> user.431945, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bcbf86e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 11990834-6b46-473e-8b0c-89f3e32c264f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1087: status.find.is(200), but actually found 500
20:27:26.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1087,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@366ebae1, username -> user.788402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3defa772, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 856f5504-6205-4025-9f23-ff573020a2fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1028: status.find.is(200), but actually found 500
20:27:26.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fe2a37f, username -> user.880074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22d127a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 339ba15e-356e-4816-b7d4-dcc570011762
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1109: status.find.is(200), but actually found 500
20:27:26.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5695b475, username -> user.139372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fdfc336, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: da6cbdde-89c3-4fc8-be53-7b0c04c0d3a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 880: status.find.is(200), but actually found 500
20:27:26.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32f2c8b9, username -> user.546063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d4c4609, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 741f51d2-bd16-4898-9047-6c08fcc01a5f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1236: status.find.is(200), but actually found 500
20:27:26.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46d2ea18, username -> user.937834, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c6150e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e5027d12-ba1d-4f4a-93fe-38e87d5c74a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1389: status.find.is(200), but actually found 500
20:27:26.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@409b47, username -> user.890721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77eec0df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b2441f96-8ce2-49b6-a29f-7c0b3ff64c78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1235: status.find.is(200), but actually found 500
20:27:26.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1235,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@588e7d6d, username -> user.801904, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@176139d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 456bf25a-b1b2-4c95-ac14-082a1684cd8c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1386: status.find.is(200), but actually found 500
20:27:26.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a6d5cd0, username -> user.24099, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49775dba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cb556b2f-546f-4137-8347-de5b8449a9e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1535: status.find.is(200), but actually found 500
20:27:26.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13e02083, username -> user.261709, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c6343fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: ae9f692d-5850-431d-ae0d-44722d997d69
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.623 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.623 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.623 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.623 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 980: status.find.is(200), but actually found 500
20:27:26.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66b53dd2, username -> user.964477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49c22a1c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a8a62ea9-565c-4aed-8ee6-1102a47627cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.623 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.623 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1534: status.find.is(200), but actually found 500
20:27:26.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1231: status.find.is(200), but actually found 500
20:27:26.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47ce8201, username -> user.623216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@272a91b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 3a0f0807-cc99-4ea6-9dd2-2d80c88d9b41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f994721, username -> user.405782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f0da397, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a0d9e32a-8bbb-4423-b694-07dca053aca1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.623 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.623 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.623 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.623 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 553: status.find.is(200), but actually found 500
20:27:26.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e7034c7, username -> user.94300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7620f9d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 79f60c28-803b-4d67-b35c-48510d425079
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 973: status.find.is(200), but actually found 500
20:27:26.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,973,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2da172bd, username -> user.768392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f2f0ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 4de537c1-0c3c-4524-ab0b-9aaffa617fd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1141: status.find.is(200), but actually found 500
20:27:26.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1038: status.find.is(200), but actually found 500
20:27:26.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bb80d16, username -> user.408274, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ad0d7ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 12073bab-6b43-47b2-8293-8cda4d5df5b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1178: status.find.is(200), but actually found 500
20:27:26.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c739214, username -> user.848743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@89f1f7c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1c469d3f-c1f6-499a-b979-ff99ebaf67e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34fd6218, username -> user.977496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@224cbab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 65dee3d5-372d-41cd-acd1-877bdbbd19f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1084: status.find.is(200), but actually found 500
20:27:26.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41b0131, username -> user.166570, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3048836f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7e8eee6a-c57b-4dac-ae20-4003aaa2ceb5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 830: status.find.is(200), but actually found 500
20:27:26.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1395: status.find.is(200), but actually found 500
20:27:26.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bf25ae4, username -> user.707443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48a6d304, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: efa7d147-f63b-4a27-b905-213b711aff9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1395,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a4cdacc, username -> user.397908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58a4272d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 6ce3812f-a4f0-406f-908a-3a112ea1710d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1047: status.find.is(200), but actually found 500
20:27:26.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4263694, username -> user.748904, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7977a0d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c7108acc-c447-4151-9602-b0558b223728
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1245: status.find.is(200), but actually found 500
20:27:26.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1354: status.find.is(200), but actually found 500
20:27:26.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1245,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56cc936, username -> user.288112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@485197c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7acbafa2-652a-44f8-b386-cc9007e00a60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@220f8ce3, username -> user.663627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51669f95, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 48fec6b7-5767-4bfc-94c6-e4331068c46f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1413: status.find.is(200), but actually found 500
20:27:26.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1413,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@211df6cc, username -> user.698929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@708a57aa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5a5f72f1-cd85-460e-9db9-f1fce2e778b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1403: status.find.is(200), but actually found 500
20:27:26.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2be11a16, username -> user.917374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bc558a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fffcc589-d844-41bb-b231-447dd90b5b15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1308: status.find.is(200), but actually found 500
20:27:26.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@378d88a5, username -> user.187769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@216df7f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: f0690c16-a862-47d2-8679-e589190564cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1393: status.find.is(200), but actually found 500
20:27:26.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1393,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@242f5237, username -> user.254423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31e52b0c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5883e2eb-b3ef-4774-b649-56774595de37
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 684: status.find.is(200), but actually found 500
20:27:26.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7da36865, username -> user.971914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@904df45, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 1cb59de0-1d55-4d53-bb24-56103b81bd8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 744: status.find.is(200), but actually found 500
20:27:26.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61120321, username -> user.790983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14ed4f20, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: fb0d9570-d237-4be6-b0b0-14ae5f43429f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1362: status.find.is(200), but actually found 500
20:27:26.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1df0ba77, username -> user.128229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ab6093d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: dc1799b6-7f94-480f-8a82-cb1570348c31
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 716: status.find.is(200), but actually found 500
20:27:26.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5217b660, username -> user.508594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c8b09a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a5e1c671-23be-4234-923f-ac7e0f78317f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1289: status.find.is(200), but actually found 500
20:27:26.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12edb962, username -> user.540791, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f3c8d0c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 26198824-9e21-4745-80c8-b69467015969
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1530: status.find.is(200), but actually found 500
20:27:26.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e54ca03, username -> user.312104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a8921f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 13c030fc-47cb-4edc-8dde-5e80068e7acf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1396: status.find.is(200), but actually found 500
20:27:26.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18118b16, username -> user.196416, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e710e92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: e37bb930-9647-4a98-bb70-47b14b3a2739
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 949: status.find.is(200), but actually found 500
20:27:26.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b412410, username -> user.119177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37f279a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 11bf8420-3811-4b93-a907-59c7baedbc74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1537: status.find.is(200), but actually found 500
20:27:26.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cbb293e, username -> user.635461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5675b33d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2bc52e8d-7a30-488b-8a17-a1a6037f1c2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1251: status.find.is(200), but actually found 500
20:27:26.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 664: status.find.is(200), but actually found 500
20:27:26.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1251,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@736a5c41, username -> user.222455, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d5b6c7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7bde8911-ee7b-48aa-afaa-3c593d5bacfa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c9de5c7, username -> user.981800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dc47370, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 327f1841-9288-4267-a0df-0a90fa852884
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1348: status.find.is(200), but actually found 500
20:27:26.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1348,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5165eb23, username -> user.890946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9afa9d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: cd9b2238-0a9e-4215-863c-394109db6b96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 986: status.find.is(200), but actually found 500
20:27:26.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74bfc8d7, username -> user.636156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11c07be2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 505f614b-93ca-45bb-94d2-ba893f802463
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 796: status.find.is(200), but actually found 500
20:27:26.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a8dba11, username -> user.431563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@555cbcf2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8d029590-2ab5-4679-b2a5-3156e1d76ab0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1319: status.find.is(200), but actually found 500
20:27:26.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@626ec050, username -> user.59078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16c2d68f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 263ceaac-4ec4-4604-9fd5-28fe4b101731
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1137: status.find.is(200), but actually found 500
20:27:26.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@895fd2e, username -> user.585060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10301a7b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: db843754-08fb-49ec-8269-d0167280ed95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 869: status.find.is(200), but actually found 500
20:27:26.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 671: status.find.is(200), but actually found 500
20:27:26.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,671,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dfb70cd, username -> user.97940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@be1b23f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 634e1b18-58ba-43d4-94f3-5fff11140abc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7917420c, username -> user.984837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b827d83, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 2921e241-52cb-4e43-bc0e-f12551a671eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1448: status.find.is(200), but actually found 500
20:27:26.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1448,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cbe7ee2, username -> user.161103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6254a61a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 0625ce1b-56b8-4a0e-9a89-e33cd4960913
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1339: status.find.is(200), but actually found 500
20:27:26.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8262b10, username -> user.155472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e72fe4c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 9a4decef-186e-45c4-bc37-3db97193cd03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1298: status.find.is(200), but actually found 500
20:27:26.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1222a04b, username -> user.649239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72f699c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7401deda-36b0-4d2e-b631-daf6a1d3a48c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 742: status.find.is(200), but actually found 500
20:27:26.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1423: status.find.is(200), but actually found 500
20:27:26.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c450ea, username -> user.313990, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43eb0c67, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5a8780af-bc8f-429c-9503-18836cf27153
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eb45c2d, username -> user.364203, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cb74977, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c22d2987-3b56-41c2-991f-82bc5ccd2839
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 682: status.find.is(200), but actually found 500
20:27:26.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1237: status.find.is(200), but actually found 500
20:27:26.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,682,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a09977e, username -> user.897144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50fa1598, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 7fa103ea-64d4-42cd-a307-7ab6459d4176
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1237,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3901a347, username -> user.725902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d9aa2f6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c48a34a8-1e03-4c1c-ab57-506d526f5906
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 610: status.find.is(200), but actually found 500
20:27:26.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,610,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a4db6e8, username -> user.331447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70a8b57d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 95b4b00f-4868-4a89-b24c-4cc15a815094
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 561: status.find.is(200), but actually found 500
20:27:26.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,561,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35e7239a, username -> user.982768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e708240, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 5caea557-47f6-4f89-9327-2afd95160639
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 579: status.find.is(200), but actually found 500
20:27:26.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@416d41a7, username -> user.844787, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38898be8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 06951ffd-7af8-4bce-9c27-0fd32ebf7858
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 915: status.find.is(200), but actually found 500
20:27:26.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19a040ec, username -> user.754987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f2ec71e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 39be53aa-7775-4ddc-a27b-c10454326d77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 605: status.find.is(200), but actually found 500
20:27:26.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2217b7cb, username -> user.722664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34f446f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a2f6a70c-a5eb-4e92-9e11-2337f7005a02
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 634: status.find.is(200), but actually found 500
20:27:26.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,634,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42f76b0e, username -> user.499722, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e3f80ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 36ef0dbb-a429-4b69-b7cd-466ed334d341
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.641 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1293: status.find.is(200), but actually found 500
20:27:26.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 656: status.find.is(200), but actually found 500
20:27:26.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57b21c24, username -> user.191433, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd0a157, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 8164724c-70e4-41ff-825a-a0629e529ddb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f0592c6, username -> user.441173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c4f5a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: a1292efd-3548-47f6-b5c4-c803e1ea6f35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1135: status.find.is(200), but actually found 500
20:27:26.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a7c3134, username -> user.497882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c0a000e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: c89d4408-dee9-412e-943f-5343ddb5f7df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1343: status.find.is(200), but actually found 500
20:27:26.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36a96, username -> user.712244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56a96710, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: 67d62b2b-993f-407f-a3e6-c94c91752c45
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1129: status.find.is(200), but actually found 500
20:27:26.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 589: status.find.is(200), but actually found 500
20:27:26.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18ac790, username -> user.369722, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ed3586a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: acb20423-f7c0-4b0f-bd0c-d9db4c94f9d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,589,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6466e809, username -> user.654223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7233c99e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:25 GMT
	x-forgerock-transactionid: b054fbad-3c4e-4212-9d94-1c0fe331b50d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 641: status.find.is(200), but actually found 500
20:27:26.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@692b6a2d, username -> user.267853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79d856b1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 33c650ea-a60f-44fe-96ae-c1cc58b105de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1342: status.find.is(200), but actually found 500
20:27:26.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38b51b36, username -> user.660457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48a187a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: aeba1fa8-ed95-478a-92d5-87fea19cb1d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 918: status.find.is(200), but actually found 500
20:27:26.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,918,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13d17010, username -> user.755885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38644e24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: c30a1727-ef5b-406e-82b2-a023334b9168
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1359: status.find.is(200), but actually found 500
20:27:26.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1303: status.find.is(200), but actually found 500
20:27:26.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6de70960, username -> user.810710, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61e16ea2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: c9dcc72c-375e-464a-abcc-3660b4652b1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23e5c055, username -> user.887964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67509dd0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 701eac3d-dacd-4c03-a447-bee9e7af2f7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1488: status.find.is(200), but actually found 500
20:27:26.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26574247, username -> user.186820, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@904348a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: b8cd4b5b-8637-421c-993a-2fbdcb3b3308
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1281: status.find.is(200), but actually found 500
20:27:26.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75af41e3, username -> user.418426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f87af94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 27543bf4-5e09-4a1e-b540-037cab2c31ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1482: status.find.is(200), but actually found 500
20:27:26.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@89b4672, username -> user.928535, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@84dd42c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: c052211d-3e4a-4169-b0dc-8f1781619ddc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1336: status.find.is(200), but actually found 500
20:27:26.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1336,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31b4c44a, username -> user.996455, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fa56eff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 6f401ac7-92bf-4181-a05c-d60e4a93eebf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1294: status.find.is(200), but actually found 500
20:27:26.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1294,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@612dd129, username -> user.191422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fed00fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 1189c401-727e-4e02-8d3c-a33fe516cc3a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1481: status.find.is(200), but actually found 500
20:27:26.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@156cfe51, username -> user.904411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f920e8a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 38524c76-c790-4c07-84bf-898428f4fc14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 912: status.find.is(200), but actually found 500
20:27:26.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,912,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a2404ce, username -> user.623016, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f68bfe9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: d8ffa954-b7ce-474c-807e-91e3fe40aefa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1471: status.find.is(200), but actually found 500
20:27:26.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aadffd2, username -> user.266875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67219670, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: e5f5407b-fb73-483c-b3c3-c356cfc3979f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1449: status.find.is(200), but actually found 500
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18f3f6af, username -> user.678667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c87fdd3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 44742568-e80e-4cc5-80b5-a1c58709b4cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 626: status.find.is(200), but actually found 500
20:27:26.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,626,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@770f73db, username -> user.246023, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31f1c478, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 124a7e7c-dded-4bf5-b6cb-2fa61b0128f6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1430: status.find.is(200), but actually found 500
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 683: status.find.is(200), but actually found 500
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1407: status.find.is(200), but actually found 500
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a850ac2, username -> user.449830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@196a5c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 11ac8d90-518d-497d-8d5a-6b6cb52b7a78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1405: status.find.is(200), but actually found 500
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c512171, username -> user.452525, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1516f140, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 020069ca-836e-4683-82df-b1ab2c08571b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32582ffd, username -> user.301868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5826c36a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: b629551a-53b3-4c31-9aad-ad3c57246b49
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35a7b8c0, username -> user.907474, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b837d3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: d143620e-27f6-46a8-b3c2-3dd910a2921e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1415: status.find.is(200), but actually found 500
20:27:26.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7328ad2a, username -> user.361118, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73de6b6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 94aeed2a-f1a8-4009-9faa-9c1606b846fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 898: status.find.is(200), but actually found 500
20:27:26.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,898,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@368cde58, username -> user.64096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33a86a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 42ea5680-9bd2-46e4-b74b-25f780640ceb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 631: status.find.is(200), but actually found 500
20:27:26.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1de94623, username -> user.202083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b1ef949, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: c757e861-bf8b-47a5-83eb-fbca9a8c2295
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 618: status.find.is(200), but actually found 500
20:27:26.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@711b6130, username -> user.835900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1343a55f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: c3865494-267f-490d-861e-8190d6d700ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:26.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1517: status.find.is(200), but actually found 500
20:27:26.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1517,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18f6e2e3, username -> user.501647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74e5b75a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:26 GMT
	x-forgerock-transactionid: 8704b0af-eb02-420f-81d2-dcdc6c46ba9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:26.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:26.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:26.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:27:27                                          40s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=1537  )
> restLoginInitiate                                        (OK=0      KO=1537  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No   1537 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:    1537 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      1000 (21.69%)
> status.find.is(200), but actually found 503                       390 ( 8.46%)
> status.find.is(200), but actually found 502                       147 ( 3.19%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  0%
          waiting: 538874 / active: 2204   / done: 1537  
================================================================================

20:27:32.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4418: status.find.is(200), but actually found 503
20:27:32.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f3a051, username -> user.77718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e0f089f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.167 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.167 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.167 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.176 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4420: status.find.is(200), but actually found 503
20:27:32.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53c73bb1, username -> user.704438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@99681e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.177 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.177 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.177 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4424: status.find.is(200), but actually found 503
20:27:32.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fcf30d2, username -> user.71662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4437da5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4426: status.find.is(200), but actually found 503
20:27:32.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44309353, username -> user.286806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@174417aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.227 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.227 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4428: status.find.is(200), but actually found 503
20:27:32.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4428,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b0d222, username -> user.252910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@737cc02e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.228 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.228 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.228 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4429: status.find.is(200), but actually found 503
20:27:32.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a212610, username -> user.83634, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5de29d19, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.236 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.236 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.236 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.236 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4431: status.find.is(200), but actually found 503
20:27:32.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7586c974, username -> user.385483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e96f55, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.250 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.250 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.250 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4435: status.find.is(200), but actually found 503
20:27:32.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@453b74dc, username -> user.66329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d999b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.267 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.267 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.267 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4436: status.find.is(200), but actually found 503
20:27:32.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@107d7253, username -> user.942655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d59682f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4438: status.find.is(200), but actually found 503
20:27:32.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55783897, username -> user.796726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50ae4b0e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4439: status.find.is(200), but actually found 503
20:27:32.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5789ae3f, username -> user.221266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3013a283, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.291 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.291 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.291 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4441: status.find.is(200), but actually found 503
20:27:32.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f272de3, username -> user.769818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33c3e267, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4442: status.find.is(200), but actually found 503
20:27:32.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d4075de, username -> user.959836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a0ec69b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4443: status.find.is(200), but actually found 503
20:27:32.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4443,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5281f9a9, username -> user.308070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6824ded4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4444: status.find.is(200), but actually found 503
20:27:32.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15ddac65, username -> user.773865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f6a6507, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4446: status.find.is(200), but actually found 503
20:27:32.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17ca2f26, username -> user.245013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@645bcd43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4447: status.find.is(200), but actually found 503
20:27:32.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37b5dca7, username -> user.587276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dec9ec3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4450: status.find.is(200), but actually found 503
20:27:32.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70054589, username -> user.830607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3608f0e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4449: status.find.is(200), but actually found 503
20:27:32.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@721f2281, username -> user.97799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36a6e9cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4453: status.find.is(200), but actually found 503
20:27:32.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4453,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f9848e5, username -> user.809469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a88286a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4456: status.find.is(200), but actually found 503
20:27:32.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@493fc14b, username -> user.208044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33a01f11, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4457: status.find.is(200), but actually found 503
20:27:32.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c51f7df, username -> user.863088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@acf8183, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4458: status.find.is(200), but actually found 503
20:27:32.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4458,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bb9da85, username -> user.308979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1539aea9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4460: status.find.is(200), but actually found 503
20:27:32.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4460,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3be8e0f7, username -> user.128306, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57c6e8d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.501 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.501 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4462: status.find.is(200), but actually found 503
20:27:32.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4462,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@607c2fa, username -> user.55313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40f27e03, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.513 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.513 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.513 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4467: status.find.is(200), but actually found 503
20:27:32.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cf9aa35, username -> user.803993, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10344570, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4474: status.find.is(200), but actually found 503
20:27:32.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30c44575, username -> user.737537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59cdc1a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4476: status.find.is(200), but actually found 503
20:27:32.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5831d225, username -> user.717927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24226e8c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4479: status.find.is(200), but actually found 503
20:27:32.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c10c3e3, username -> user.918458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45134424, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4480: status.find.is(200), but actually found 503
20:27:32.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c4010b7, username -> user.496492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e9b8955, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4485: status.find.is(200), but actually found 503
20:27:32.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@756ed6b9, username -> user.111952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ede6b06, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4487: status.find.is(200), but actually found 503
20:27:32.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d6177ce, username -> user.734852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66d83261, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.695 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4489: status.find.is(200), but actually found 503
20:27:32.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4489,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a400c68, username -> user.61331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c754f3a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4490: status.find.is(200), but actually found 503
20:27:32.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a6d61c, username -> user.167128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a5bd790, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4492: status.find.is(200), but actually found 503
20:27:32.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@609e9263, username -> user.418272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36e8d4af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.738 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.738 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.738 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:27:32                                          45s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=1572  )
> restLoginInitiate                                        (OK=0      KO=1572  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No   1572 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:    1572 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      1000 (21.20%)
> status.find.is(200), but actually found 503                       425 ( 9.01%)
> status.find.is(200), but actually found 502                       147 ( 3.12%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  0%
          waiting: 538116 / active: 2927   / done: 1572  
================================================================================

20:27:32.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4494: status.find.is(200), but actually found 503
20:27:32.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cb6f1, username -> user.114406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a3fc994, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.743 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.743 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.743 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4496: status.find.is(200), but actually found 503
20:27:32.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59cdca9c, username -> user.114601, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35e4acba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4497: status.find.is(200), but actually found 503
20:27:32.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4499: status.find.is(200), but actually found 503
20:27:32.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4497,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59b0935c, username -> user.618666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@693293ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4499,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@390ba7c3, username -> user.842792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ba67a57, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.776 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.776 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.776 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.776 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.776 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.776 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.787 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4500: status.find.is(200), but actually found 503
20:27:32.787 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a34ee60, username -> user.910150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d46a326, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.787 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.787 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.787 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.787 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.787 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4501: status.find.is(200), but actually found 503
20:27:32.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d3e0bb, username -> user.141400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@670b2986, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.796 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.796 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.796 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4502: status.find.is(200), but actually found 503
20:27:32.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4503: status.find.is(200), but actually found 503
20:27:32.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fdfcef, username -> user.878817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29f98510, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.808 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69dcfea8, username -> user.131292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f253b5a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.808 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.808 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.808 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.808 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.808 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.808 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.808 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.808 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.808 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4504: status.find.is(200), but actually found 503
20:27:32.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4504,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70b2d5b6, username -> user.923829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a411beb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.809 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.809 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.809 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.809 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.809 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4505: status.find.is(200), but actually found 503
20:27:32.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4505,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32b8ad4a, username -> user.462877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@242228b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.813 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.813 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.813 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.813 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.813 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4506: status.find.is(200), but actually found 503
20:27:32.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77e5c255, username -> user.22234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59ddfc83, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.817 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.817 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4507: status.find.is(200), but actually found 503
20:27:32.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1da58f9d, username -> user.271546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47125724, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.820 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.820 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.820 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4508: status.find.is(200), but actually found 503
20:27:32.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@518e5f73, username -> user.570458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4597c2ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.827 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.827 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.827 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4509: status.find.is(200), but actually found 503
20:27:32.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@133a4113, username -> user.293748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@154b7e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.831 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.831 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.831 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4510: status.find.is(200), but actually found 503
20:27:32.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72f074b4, username -> user.901777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@174e9f25, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.832 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.832 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.832 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4511: status.find.is(200), but actually found 503
20:27:32.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47c2cb3b, username -> user.633174, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@211cde49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.841 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.841 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.841 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4512: status.find.is(200), but actually found 503
20:27:32.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f59e45e, username -> user.736326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38f74603, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.843 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.843 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.843 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4513: status.find.is(200), but actually found 503
20:27:32.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4514: status.find.is(200), but actually found 503
20:27:32.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63e6f557, username -> user.973284, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e11b004, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43b34ba, username -> user.32598, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b93ce6d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.847 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.847 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.847 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.847 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.847 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.847 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.850 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4515: status.find.is(200), but actually found 503
20:27:32.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19db779f, username -> user.398154, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d8afed8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.851 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.851 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.851 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4516: status.find.is(200), but actually found 503
20:27:32.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fdfd491, username -> user.394561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@629570e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.854 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.854 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.854 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4517: status.find.is(200), but actually found 503
20:27:32.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4517,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b82b45c, username -> user.927160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20af41af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.862 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.862 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.862 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4518: status.find.is(200), but actually found 503
20:27:32.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d9e2735, username -> user.726801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@426bbced, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.867 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.867 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.867 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.867 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.878 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4519: status.find.is(200), but actually found 503
20:27:32.878 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2de216d5, username -> user.454459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23c5847f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.878 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.878 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.878 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.878 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.878 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4520: status.find.is(200), but actually found 503
20:27:32.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@272e6722, username -> user.528429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41d70914, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.886 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.886 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.886 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4521: status.find.is(200), but actually found 503
20:27:32.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4521,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28e81e02, username -> user.162196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f4d34a8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.893 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.893 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.893 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.898 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4522: status.find.is(200), but actually found 503
20:27:32.898 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41d06ac1, username -> user.364422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18feefc4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.898 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.898 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.898 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.898 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.898 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4523: status.find.is(200), but actually found 503
20:27:32.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c809373, username -> user.949667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5de83019, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.911 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.911 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.911 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4524: status.find.is(200), but actually found 503
20:27:32.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78397955, username -> user.468687, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5befc4e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.919 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.919 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.919 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4526: status.find.is(200), but actually found 503
20:27:32.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d56763f, username -> user.42768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cf2f6f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.935 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.935 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.935 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.935 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.935 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.940 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4525: status.find.is(200), but actually found 503
20:27:32.940 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@208734e6, username -> user.602774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61f4cb3c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.940 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.940 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.940 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.940 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.940 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4527: status.find.is(200), but actually found 503
20:27:32.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@555e9ec5, username -> user.548216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4941c46, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.941 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.941 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.941 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.941 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.941 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4528: status.find.is(200), but actually found 503
20:27:32.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4528,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58fb76f, username -> user.76562, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45b4c894, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.944 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.944 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.944 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.945 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4529: status.find.is(200), but actually found 503
20:27:32.945 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3285feae, username -> user.437420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@661de9e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.945 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.945 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.945 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.945 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.945 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4530: status.find.is(200), but actually found 503
20:27:32.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@188b4a5d, username -> user.790477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45c83312, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.954 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.954 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.954 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4531: status.find.is(200), but actually found 503
20:27:32.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75b72881, username -> user.405370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3712ce27, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.956 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.956 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.956 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4532: status.find.is(200), but actually found 503
20:27:32.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7754cc89, username -> user.125321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66bef5ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.959 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.959 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.959 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:32.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4533: status.find.is(200), but actually found 503
20:27:32.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37a81ed, username -> user.493538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d94f58a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:32.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.995 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:32.995 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:32.995 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4534: status.find.is(200), but actually found 503
20:27:33.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2183a05c, username -> user.480375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7df88cd6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.006 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.006 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.007 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4536: status.find.is(200), but actually found 503
20:27:33.007 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6458d419, username -> user.105040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@309ba8c7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.007 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.008 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.008 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.008 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.008 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.009 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4535: status.find.is(200), but actually found 503
20:27:33.009 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67a82193, username -> user.764726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ac1c70d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.009 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.009 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.009 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.009 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.009 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4537: status.find.is(200), but actually found 503
20:27:33.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1251a1b7, username -> user.927686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a21a5f1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.010 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.010 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.010 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4538: status.find.is(200), but actually found 503
20:27:33.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51dbceb2, username -> user.235428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@131f202a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:32 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.014 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.015 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.015 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4539: status.find.is(200), but actually found 503
20:27:33.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5de6b545, username -> user.257929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3515be81, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.020 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.020 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.020 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4540: status.find.is(200), but actually found 503
20:27:33.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44804a59, username -> user.140196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77c0604d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.033 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.033 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.033 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.033 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.033 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.039 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4541: status.find.is(200), but actually found 503
20:27:33.039 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e319ed4, username -> user.939470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2788bdf0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.039 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.039 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.039 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.039 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.039 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4542: status.find.is(200), but actually found 503
20:27:33.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1079a523, username -> user.71282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e20de9d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.042 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.042 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.042 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4543: status.find.is(200), but actually found 503
20:27:33.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43083b67, username -> user.979961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62012d75, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.053 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.053 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.053 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4544: status.find.is(200), but actually found 503
20:27:33.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@222045c3, username -> user.531080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41b3d97b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.066 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.066 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.066 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.070 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4545: status.find.is(200), but actually found 503
20:27:33.070 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@97c423c, username -> user.451808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1491ad33, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.070 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.070 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.070 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.070 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.070 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4546: status.find.is(200), but actually found 503
20:27:33.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e5a4ebb, username -> user.926490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cc13c8f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.081 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.081 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.081 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4547: status.find.is(200), but actually found 503
20:27:33.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aca57d0, username -> user.908188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26f58928, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.084 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.084 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.084 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4548: status.find.is(200), but actually found 503
20:27:33.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d8148a, username -> user.252774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51b9a09c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.096 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.096 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4549: status.find.is(200), but actually found 503
20:27:33.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e6fc268, username -> user.271972, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43d428a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.102 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.102 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.102 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4550: status.find.is(200), but actually found 503
20:27:33.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eed4560, username -> user.500704, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25083a1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.103 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.103 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.103 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4551: status.find.is(200), but actually found 503
20:27:33.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74700161, username -> user.584518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52f212c5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.112 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.112 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.112 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4553: status.find.is(200), but actually found 503
20:27:33.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bf798df, username -> user.612784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44b4d60f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.116 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.116 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.116 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4552: status.find.is(200), but actually found 503
20:27:33.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@144f823c, username -> user.672473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@369574b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.117 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.117 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.117 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4555: status.find.is(200), but actually found 503
20:27:33.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e530840, username -> user.875651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@662a40bd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.118 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.118 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.118 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4554: status.find.is(200), but actually found 503
20:27:33.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5babdfa1, username -> user.604913, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@548a2438, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.122 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.122 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.122 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4556: status.find.is(200), but actually found 503
20:27:33.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@204ac86, username -> user.641621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76326683, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.126 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.126 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.126 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4557: status.find.is(200), but actually found 503
20:27:33.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@795af125, username -> user.841737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b2f07e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.129 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.129 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.129 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.129 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.129 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4558: status.find.is(200), but actually found 503
20:27:33.131 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@183e841f, username -> user.761798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b04ceba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.131 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.131 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.131 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.131 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.131 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4559: status.find.is(200), but actually found 503
20:27:33.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7367d7c, username -> user.87680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a626756, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.135 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.135 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.135 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4560: status.find.is(200), but actually found 503
20:27:33.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33becb70, username -> user.486635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13908e99, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.147 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.147 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.148 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4562: status.find.is(200), but actually found 503
20:27:33.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23f8f4a9, username -> user.309050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f4b49fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.149 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.149 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.149 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.149 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.149 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4561: status.find.is(200), but actually found 503
20:27:33.152 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4561,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@377a41ea, username -> user.902143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c7c989b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.152 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.152 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.152 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.152 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.152 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4565: status.find.is(200), but actually found 503
20:27:33.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4565,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@234c7c03, username -> user.742300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33a08680, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.169 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.169 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.169 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4563: status.find.is(200), but actually found 503
20:27:33.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4564: status.find.is(200), but actually found 503
20:27:33.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4563,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e9b0f70, username -> user.107447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d7aba4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.169 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42024c99, username -> user.588985, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2be7c17, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.170 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.170 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.170 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.170 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.170 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4566: status.find.is(200), but actually found 503
20:27:33.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77adc64, username -> user.246711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53e85fae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.183 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.183 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.183 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4567: status.find.is(200), but actually found 503
20:27:33.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11d23242, username -> user.555514, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@655d4210, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.190 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.190 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.190 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4569: status.find.is(200), but actually found 503
20:27:33.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b4492b, username -> user.421842, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61620842, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.209 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.209 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4568: status.find.is(200), but actually found 503
20:27:33.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ebecaf8, username -> user.734485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1608f971, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.210 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.210 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.210 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4570: status.find.is(200), but actually found 503
20:27:33.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@411b3003, username -> user.704697, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4448b956, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.215 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.215 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.215 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4571: status.find.is(200), but actually found 503
20:27:33.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4571,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ea89dea, username -> user.885759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8df9977, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.236 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.236 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.236 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.236 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.236 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4572: status.find.is(200), but actually found 503
20:27:33.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d47190d, username -> user.959695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a00e4bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.238 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.238 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.238 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4573: status.find.is(200), but actually found 503
20:27:33.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@763cd504, username -> user.897826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@459fec00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.244 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.244 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.244 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4574: status.find.is(200), but actually found 503
20:27:33.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19ba987e, username -> user.809757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75c8e92a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.249 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.249 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.249 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4575: status.find.is(200), but actually found 503
20:27:33.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4575,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56524de6, username -> user.695311, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@623b07cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.253 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.253 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.253 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4576: status.find.is(200), but actually found 503
20:27:33.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6209bed6, username -> user.755682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27a91cac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.255 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.255 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.255 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4577: status.find.is(200), but actually found 503
20:27:33.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@93ffc69, username -> user.223830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c2f89b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.264 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.264 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.264 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4578: status.find.is(200), but actually found 503
20:27:33.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c2db6cc, username -> user.535550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7894445c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.269 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.269 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.269 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4579: status.find.is(200), but actually found 503
20:27:33.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33a81904, username -> user.552568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55ae708e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4580: status.find.is(200), but actually found 503
20:27:33.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75971f3, username -> user.544320, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@576f9305, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.291 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.291 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.291 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4581: status.find.is(200), but actually found 503
20:27:33.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@696e29d0, username -> user.571258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2982ec9a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.292 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.292 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4582: status.find.is(200), but actually found 503
20:27:33.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@575e5f75, username -> user.648932, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6163006, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4583: status.find.is(200), but actually found 503
20:27:33.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4583,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b29ac04, username -> user.265298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5be9d501, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.309 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.309 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.309 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4584: status.find.is(200), but actually found 503
20:27:33.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@798b6522, username -> user.970088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ea99e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4585: status.find.is(200), but actually found 503
20:27:33.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4585,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fffcc2f, username -> user.450017, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b262bea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4586: status.find.is(200), but actually found 503
20:27:33.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4586,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d53d714, username -> user.266061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15506595, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4587: status.find.is(200), but actually found 503
20:27:33.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1059ea20, username -> user.706761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ab4720c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4588: status.find.is(200), but actually found 503
20:27:33.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@145e8c0c, username -> user.624681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21e470fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4589: status.find.is(200), but actually found 503
20:27:33.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4589,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68dc6da2, username -> user.728854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78d80148, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4591: status.find.is(200), but actually found 503
20:27:33.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43e4ba09, username -> user.360694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71df2ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4590: status.find.is(200), but actually found 503
20:27:33.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34e20d38, username -> user.925341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79d60ab2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4593: status.find.is(200), but actually found 503
20:27:33.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b6dc5b2, username -> user.240171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dc7a202, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4592: status.find.is(200), but actually found 503
20:27:33.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c6223df, username -> user.778749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3410e83, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4594: status.find.is(200), but actually found 503
20:27:33.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e03afa4, username -> user.177162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f69ed7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4595: status.find.is(200), but actually found 503
20:27:33.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c08d57e, username -> user.563419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f1b81c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4596: status.find.is(200), but actually found 503
20:27:33.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44b1651e, username -> user.308533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8ab4292, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4597: status.find.is(200), but actually found 503
20:27:33.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7efd9fdf, username -> user.713865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66c51979, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4598: status.find.is(200), but actually found 503
20:27:33.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e67ef05, username -> user.955730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b67b64b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4599: status.find.is(200), but actually found 503
20:27:33.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4599,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bad825f, username -> user.727816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d7252a2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4600: status.find.is(200), but actually found 503
20:27:33.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@200e4b8, username -> user.191073, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@200033af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4601: status.find.is(200), but actually found 503
20:27:33.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c233983, username -> user.212565, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d1c069c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4602: status.find.is(200), but actually found 503
20:27:33.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62b39e1f, username -> user.125839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71cb0e2a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4603: status.find.is(200), but actually found 503
20:27:33.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52f73168, username -> user.508816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@da0c9fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4604: status.find.is(200), but actually found 503
20:27:33.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dab6bda, username -> user.687832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53429666, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4605: status.find.is(200), but actually found 503
20:27:33.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e6b3fa7, username -> user.176616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1551f0b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4606: status.find.is(200), but actually found 503
20:27:33.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4606,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17ccf170, username -> user.432852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33e3a57c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4608: status.find.is(200), but actually found 503
20:27:33.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@339eb511, username -> user.766100, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e1f1466, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4607: status.find.is(200), but actually found 503
20:27:33.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@425759cc, username -> user.178159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2405877d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4609: status.find.is(200), but actually found 503
20:27:33.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4609,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27071cfa, username -> user.54312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17e07daa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4610: status.find.is(200), but actually found 503
20:27:33.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4610,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66b29e11, username -> user.792840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5af63ec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4611: status.find.is(200), but actually found 503
20:27:33.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cc5b342, username -> user.604644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64c3081, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4612: status.find.is(200), but actually found 503
20:27:33.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50889b7, username -> user.51155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ade859d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4613: status.find.is(200), but actually found 503
20:27:33.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4613,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49f02333, username -> user.146050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b615eb5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4614: status.find.is(200), but actually found 503
20:27:33.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b01d4ce, username -> user.243243, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a7f156c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4615: status.find.is(200), but actually found 503
20:27:33.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@260ecb5b, username -> user.961010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61760abf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4617: status.find.is(200), but actually found 503
20:27:33.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@750c2023, username -> user.130126, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4056f020, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4616: status.find.is(200), but actually found 503
20:27:33.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40ab47ba, username -> user.613833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41b4ba1b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4618: status.find.is(200), but actually found 503
20:27:33.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c9a7123, username -> user.993429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@122749c9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4619: status.find.is(200), but actually found 503
20:27:33.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4619,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@782518f9, username -> user.348706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13320ae4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4621: status.find.is(200), but actually found 503
20:27:33.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4621,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e1e1eb, username -> user.51515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@403060b7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4620: status.find.is(200), but actually found 503
20:27:33.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4542563e, username -> user.265687, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@235100f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4622: status.find.is(200), but actually found 503
20:27:33.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4622,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18c6cd83, username -> user.718955, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6871f89a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.595 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.595 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4623: status.find.is(200), but actually found 503
20:27:33.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65291552, username -> user.391496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dc8b902, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4624: status.find.is(200), but actually found 503
20:27:33.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@736af941, username -> user.272083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@359afc00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.609 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.609 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4626: status.find.is(200), but actually found 503
20:27:33.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4626,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f61a44a, username -> user.563514, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dd1e7a1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4625: status.find.is(200), but actually found 503
20:27:33.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76c40b4, username -> user.102459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18937c6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4627: status.find.is(200), but actually found 503
20:27:33.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@414caed7, username -> user.569100, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40124a1f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4628: status.find.is(200), but actually found 503
20:27:33.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4628,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a62b7e, username -> user.649152, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42a24f8c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4629: status.find.is(200), but actually found 503
20:27:33.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23f21a25, username -> user.809868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b535cd3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4631: status.find.is(200), but actually found 503
20:27:33.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50489b2f, username -> user.842713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cd66e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4630: status.find.is(200), but actually found 503
20:27:33.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11ae3e1d, username -> user.371796, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54cc2f42, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4632: status.find.is(200), but actually found 503
20:27:33.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44793451, username -> user.922847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ef52df3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4634: status.find.is(200), but actually found 503
20:27:33.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4634,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5175ea2d, username -> user.811673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e599a49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4633: status.find.is(200), but actually found 503
20:27:33.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12ae5439, username -> user.193294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6377377, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4635: status.find.is(200), but actually found 503
20:27:33.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4635,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63c2ec55, username -> user.265898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33f0c204, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4636: status.find.is(200), but actually found 503
20:27:33.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f53f56, username -> user.169649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54d16ab0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4637: status.find.is(200), but actually found 503
20:27:33.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cbb1dd4, username -> user.591702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24dd5f11, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4638: status.find.is(200), but actually found 503
20:27:33.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@715872ad, username -> user.798388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fdc13d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4639: status.find.is(200), but actually found 503
20:27:33.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65b5d184, username -> user.720120, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@481bdbe5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4640: status.find.is(200), but actually found 503
20:27:33.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f8c1c0d, username -> user.665188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b08544c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4641: status.find.is(200), but actually found 503
20:27:33.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fa0fc18, username -> user.253587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a2c66b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4642: status.find.is(200), but actually found 503
20:27:33.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4642,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d3d7b01, username -> user.822009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fccdf18, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4643: status.find.is(200), but actually found 503
20:27:33.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3797e024, username -> user.210843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1309da17, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.719 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.719 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4644: status.find.is(200), but actually found 503
20:27:33.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b5629e2, username -> user.900185, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4919102d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.737 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.737 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4645: status.find.is(200), but actually found 503
20:27:33.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23fd44db, username -> user.741718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10ed41b3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4647: status.find.is(200), but actually found 503
20:27:33.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4646: status.find.is(200), but actually found 503
20:27:33.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ea5fccf, username -> user.256065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@183cbad3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bf73f86, username -> user.581218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b49b633, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4648: status.find.is(200), but actually found 503
20:27:33.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62c2268f, username -> user.400073, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f145d3a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.762 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4650: status.find.is(200), but actually found 503
20:27:33.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@584ddb17, username -> user.82574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@269776b1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.766 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.766 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4649: status.find.is(200), but actually found 503
20:27:33.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4502dda5, username -> user.212851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25ed56a0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.768 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.768 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.768 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4651: status.find.is(200), but actually found 503
20:27:33.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f9db7ea, username -> user.981871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bd24c86, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.772 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.772 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4652: status.find.is(200), but actually found 503
20:27:33.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@210fd766, username -> user.858365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@baa439e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.773 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.774 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.774 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4653: status.find.is(200), but actually found 503
20:27:33.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4adaf258, username -> user.944627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3efb136a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.779 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.779 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.779 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4655: status.find.is(200), but actually found 503
20:27:33.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7202f94f, username -> user.885590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39f03f7a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.782 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.782 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.782 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4654: status.find.is(200), but actually found 503
20:27:33.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45a15035, username -> user.523785, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@775e9f36, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.782 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.782 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.782 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4656: status.find.is(200), but actually found 503
20:27:33.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@997a3f8, username -> user.549127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2654aab3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.805 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.805 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4657: status.find.is(200), but actually found 503
20:27:33.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@279eb217, username -> user.580562, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2328ac84, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.809 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.809 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.809 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.809 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.809 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4658: status.find.is(200), but actually found 503
20:27:33.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24dbc91a, username -> user.150241, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52485bf3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.811 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.811 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.811 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.811 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.811 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.823 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4659: status.find.is(200), but actually found 503
20:27:33.823 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bfb0ade, username -> user.693137, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3655d45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.823 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.823 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.823 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.823 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.823 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4660: status.find.is(200), but actually found 503
20:27:33.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4660,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13b2dc2f, username -> user.577310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59e1ee82, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.831 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.831 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.831 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4661: status.find.is(200), but actually found 503
20:27:33.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aab4495, username -> user.155641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23391e87, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.834 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.834 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.834 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4662: status.find.is(200), but actually found 503
20:27:33.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cf4c1a8, username -> user.510668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e4dd4bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.839 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.839 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.839 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4663: status.find.is(200), but actually found 503
20:27:33.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4663,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57ceef76, username -> user.373531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65c32c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.848 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.848 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.848 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4665: status.find.is(200), but actually found 503
20:27:33.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5303ce83, username -> user.704238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fceb3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.854 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.854 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.854 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4664: status.find.is(200), but actually found 503
20:27:33.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35285d43, username -> user.555223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66fe41e7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.855 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.855 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.855 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.855 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4666: status.find.is(200), but actually found 503
20:27:33.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dd768a, username -> user.872245, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@337e9045, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.856 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.856 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.856 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.864 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4667: status.find.is(200), but actually found 503
20:27:33.864 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@86b4e30, username -> user.874069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a7b8a30, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.864 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.864 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.864 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.864 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.864 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4668: status.find.is(200), but actually found 503
20:27:33.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4668,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fb54fec, username -> user.149114, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10de159b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.870 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.870 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.870 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4669: status.find.is(200), but actually found 503
20:27:33.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a367a0a, username -> user.516821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57e31926, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.872 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.872 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.872 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4671: status.find.is(200), but actually found 503
20:27:33.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4671,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@243090f8, username -> user.483257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@419dddb0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.875 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.875 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.875 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.876 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4670: status.find.is(200), but actually found 503
20:27:33.876 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44db65e, username -> user.164073, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ba26e1a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.876 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.876 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.876 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.876 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.877 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4673: status.find.is(200), but actually found 503
20:27:33.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ff38061, username -> user.993195, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6daf9382, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.883 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.883 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.883 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.883 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.883 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.884 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4672: status.find.is(200), but actually found 503
20:27:33.884 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36087d, username -> user.677266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@348af3e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.884 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.884 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.884 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.884 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.884 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4675: status.find.is(200), but actually found 503
20:27:33.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4675,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@563642ab, username -> user.733871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5480f49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.886 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.886 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.886 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4674: status.find.is(200), but actually found 503
20:27:33.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60e1f7d5, username -> user.538219, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a8861ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.888 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.888 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.888 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4676: status.find.is(200), but actually found 503
20:27:33.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4676,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e8cccd9, username -> user.906938, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bda3483, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.893 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.893 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.893 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4677: status.find.is(200), but actually found 503
20:27:33.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71b7eefd, username -> user.939668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@418893b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.901 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.901 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.901 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4678: status.find.is(200), but actually found 503
20:27:33.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4678,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1747d754, username -> user.260639, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d94ad95, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.902 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.902 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.902 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.902 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.902 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4680: status.find.is(200), but actually found 503
20:27:33.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38e82c08, username -> user.258611, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f5dbc13, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.915 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.915 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.915 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4679: status.find.is(200), but actually found 503
20:27:33.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4679,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1572139f, username -> user.409918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3567eb18, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.918 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.918 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.918 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4682: status.find.is(200), but actually found 503
20:27:33.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4682,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35d29178, username -> user.274429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7269d33f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.921 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.921 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4681: status.find.is(200), but actually found 503
20:27:33.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3600a53b, username -> user.594802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bba02ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.928 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.928 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.928 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4683: status.find.is(200), but actually found 503
20:27:33.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@269b23c9, username -> user.959763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74d3e3e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.937 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.937 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.937 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4684: status.find.is(200), but actually found 503
20:27:33.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14f8ab9e, username -> user.180352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71d74cc2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.943 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.943 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.943 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4685: status.find.is(200), but actually found 503
20:27:33.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46317bd2, username -> user.802442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3faeaf34, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.952 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.952 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.952 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4686: status.find.is(200), but actually found 503
20:27:33.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73e55b1f, username -> user.652172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bef39c7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.956 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.956 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.956 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4687: status.find.is(200), but actually found 503
20:27:33.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66de068f, username -> user.22142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@490137b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.961 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.961 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.961 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4688: status.find.is(200), but actually found 503
20:27:33.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e93f28, username -> user.716999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31acaa88, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.982 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.982 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.982 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4689: status.find.is(200), but actually found 503
20:27:33.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4689,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fd93ba0, username -> user.101934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c0a46b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.985 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.985 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.985 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.985 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4690: status.find.is(200), but actually found 503
20:27:33.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c30ef42, username -> user.516752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ff93a01, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.995 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.995 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.995 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4691: status.find.is(200), but actually found 503
20:27:33.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@192b130b, username -> user.56089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c5c6520, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.996 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.996 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.996 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.996 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.996 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:33.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4692: status.find.is(200), but actually found 503
20:27:33.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4692,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35565f91, username -> user.802988, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2da4b7e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:33.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.999 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:33.999 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:33.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4693: status.find.is(200), but actually found 503
20:27:34.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ad1a98e, username -> user.389042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@245f622f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:33 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.010 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.010 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.010 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4694: status.find.is(200), but actually found 503
20:27:34.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f1ff907, username -> user.816912, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f9286f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.024 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.024 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.024 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4696: status.find.is(200), but actually found 503
20:27:34.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4696,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fdcff06, username -> user.220606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56ad0e99, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.029 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.030 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.030 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4695: status.find.is(200), but actually found 503
20:27:34.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@767239df, username -> user.651807, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73992265, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.031 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.031 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.031 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4697: status.find.is(200), but actually found 503
20:27:34.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c2dfb0f, username -> user.150303, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f37aecc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.038 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.039 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.039 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4698: status.find.is(200), but actually found 503
20:27:34.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23d2faa5, username -> user.335304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22af6f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.053 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.053 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.053 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4700: status.find.is(200), but actually found 503
20:27:34.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50a0b151, username -> user.664305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d55480, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.058 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.058 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.058 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.059 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4699: status.find.is(200), but actually found 503
20:27:34.059 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43f688ed, username -> user.466073, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c0c7e31, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.059 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.059 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.059 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.059 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.059 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4701: status.find.is(200), but actually found 503
20:27:34.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4701,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2513e6a3, username -> user.327295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f0e3a3a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.074 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.074 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.074 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4703: status.find.is(200), but actually found 503
20:27:34.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4703,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48a00ecc, username -> user.86523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e5c9329, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.076 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.076 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.076 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.077 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4702: status.find.is(200), but actually found 503
20:27:34.077 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51114cf7, username -> user.940008, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@875c869, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.077 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.077 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.077 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.077 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.077 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4704: status.find.is(200), but actually found 503
20:27:34.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2394b943, username -> user.704737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bccc266, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.082 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.082 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.082 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4705: status.find.is(200), but actually found 503
20:27:34.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4705,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cfd260e, username -> user.785606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a1f0e0a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.083 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.083 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.083 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4707: status.find.is(200), but actually found 503
20:27:34.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b1f826c, username -> user.806387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5aed794f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.097 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.097 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.097 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4706: status.find.is(200), but actually found 503
20:27:34.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@109823d9, username -> user.632063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b599477, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.098 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.098 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.098 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.098 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.098 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4708: status.find.is(200), but actually found 503
20:27:34.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@600a9de7, username -> user.655356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6727fca0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.111 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.111 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.111 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4709: status.find.is(200), but actually found 503
20:27:34.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78b9bb7e, username -> user.220537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc3f03e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.115 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.116 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.116 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4710: status.find.is(200), but actually found 503
20:27:34.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4710,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d10511a, username -> user.20090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d275a7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.117 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.117 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.117 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4711: status.find.is(200), but actually found 503
20:27:34.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7acef357, username -> user.10573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d158110, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4712: status.find.is(200), but actually found 503
20:27:34.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.120 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26972b90, username -> user.214133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1870201d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.120 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.120 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.120 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.120 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.120 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4714: status.find.is(200), but actually found 503
20:27:34.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4714,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@117d8b0b, username -> user.686767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25ce4c53, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.125 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.125 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.125 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4713: status.find.is(200), but actually found 503
20:27:34.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61c190bd, username -> user.727257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@257ea09, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.127 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.127 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.127 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4715: status.find.is(200), but actually found 503
20:27:34.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bb274db, username -> user.296254, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c7422a0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.141 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.141 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.141 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.141 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.141 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4718: status.find.is(200), but actually found 503
20:27:34.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62e76dbd, username -> user.459270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39cae3e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4716: status.find.is(200), but actually found 503
20:27:34.155 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.155 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74398552, username -> user.646193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21c688bd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.156 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.156 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.156 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4717: status.find.is(200), but actually found 503
20:27:34.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4717,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@259cb38b, username -> user.806444, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f007f65, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.157 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.157 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4719: status.find.is(200), but actually found 503
20:27:34.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@237ad697, username -> user.128159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6be46a5a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.158 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.158 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.158 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4720: status.find.is(200), but actually found 503
20:27:34.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f6fef05, username -> user.520293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3937070a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.162 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.162 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.163 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4721: status.find.is(200), but actually found 503
20:27:34.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eb59af7, username -> user.509862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b2d1a79, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.168 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.168 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.168 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4722: status.find.is(200), but actually found 503
20:27:34.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@533a8258, username -> user.68182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26de50d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.169 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.169 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.169 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4723: status.find.is(200), but actually found 503
20:27:34.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5885cad6, username -> user.520158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f6e3f48, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4724: status.find.is(200), but actually found 503
20:27:34.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f431e36, username -> user.159292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b12539c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.182 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.182 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.182 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.182 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.182 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4725: status.find.is(200), but actually found 503
20:27:34.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fd2d585, username -> user.406417, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aea12a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.192 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.192 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.192 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.192 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.192 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4727: status.find.is(200), but actually found 503
20:27:34.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fd0eb0c, username -> user.851909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3289e3ea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4726: status.find.is(200), but actually found 503
20:27:34.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.209 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.209 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a00181, username -> user.265596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d57184e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.209 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.209 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4728: status.find.is(200), but actually found 503
20:27:34.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4728,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@486e5a4f, username -> user.323588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57ba3379, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.212 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.212 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.212 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4729: status.find.is(200), but actually found 503
20:27:34.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62269845, username -> user.391578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f9c31aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.225 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.225 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.225 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4730: status.find.is(200), but actually found 503
20:27:34.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f0283e8, username -> user.841372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25a7ad0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4731: status.find.is(200), but actually found 503
20:27:34.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f4573ca, username -> user.416453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37f9c855, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.236 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.236 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.236 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.236 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.236 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4732: status.find.is(200), but actually found 503
20:27:34.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4732,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dcdc7af, username -> user.796998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e6d651, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.243 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.243 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.243 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4733: status.find.is(200), but actually found 503
20:27:34.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4733,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74cc28aa, username -> user.173941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@348ccd53, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.245 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.245 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.245 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4734: status.find.is(200), but actually found 503
20:27:34.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72fceb99, username -> user.552121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b2feafe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.249 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.250 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.250 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4735: status.find.is(200), but actually found 503
20:27:34.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49fee5b8, username -> user.170694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cc55c7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4737: status.find.is(200), but actually found 503
20:27:34.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a0ca4dd, username -> user.109486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@281cff49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.263 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.263 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.263 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4736: status.find.is(200), but actually found 503
20:27:34.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c0e85e9, username -> user.501866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@519bf92d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.267 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.267 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.267 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4738: status.find.is(200), but actually found 503
20:27:34.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cfefa68, username -> user.974627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b5189ed, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.273 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.273 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4739: status.find.is(200), but actually found 503
20:27:34.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5093f0a9, username -> user.88162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26b64317, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.279 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.279 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.279 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4740: status.find.is(200), but actually found 503
20:27:34.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f1177b2, username -> user.795489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38d462c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4741: status.find.is(200), but actually found 503
20:27:34.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7662d078, username -> user.571912, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fa54dcc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4742: status.find.is(200), but actually found 503
20:27:34.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5355500d, username -> user.859189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51fbefef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4743: status.find.is(200), but actually found 503
20:27:34.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c99b0f9, username -> user.511557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3429b2ed, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4744: status.find.is(200), but actually found 503
20:27:34.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bd67f6b, username -> user.968926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4150ee7c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4745: status.find.is(200), but actually found 503
20:27:34.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58e52a06, username -> user.765651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66ca41d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4746: status.find.is(200), but actually found 503
20:27:34.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@117957b1, username -> user.22398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a0f9bb5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4747: status.find.is(200), but actually found 503
20:27:34.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7806afe7, username -> user.14187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ce9580e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4749: status.find.is(200), but actually found 503
20:27:34.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23eb8849, username -> user.550664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36776de6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4750: status.find.is(200), but actually found 503
20:27:34.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@81248c8, username -> user.153740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d27da70, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4748: status.find.is(200), but actually found 503
20:27:34.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f49404e, username -> user.793881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c6a10b7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4751: status.find.is(200), but actually found 503
20:27:34.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4751,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e64d58c, username -> user.856870, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40892cdd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4752: status.find.is(200), but actually found 503
20:27:34.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f3922fd, username -> user.353003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1720cb3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4754: status.find.is(200), but actually found 503
20:27:34.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72f57f38, username -> user.391470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49e3e6b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4755: status.find.is(200), but actually found 503
20:27:34.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@262d6856, username -> user.683059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6974d282, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4753: status.find.is(200), but actually found 503
20:27:34.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c8eed41, username -> user.88223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1327a72e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4756: status.find.is(200), but actually found 503
20:27:34.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4756,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31ee0d1b, username -> user.7450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75865073, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4757: status.find.is(200), but actually found 503
20:27:34.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64a4eb6e, username -> user.995184, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a51692, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4759: status.find.is(200), but actually found 503
20:27:34.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6506590a, username -> user.239235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24d9232b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4758: status.find.is(200), but actually found 503
20:27:34.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c8e0e9a, username -> user.46368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@522fc3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4760: status.find.is(200), but actually found 503
20:27:34.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15fca428, username -> user.864537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d19acdb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4761: status.find.is(200), but actually found 503
20:27:34.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4761,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20e84d0c, username -> user.660660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51ace60d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4762: status.find.is(200), but actually found 503
20:27:34.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76bea44a, username -> user.226597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d21b1f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.418 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4763: status.find.is(200), but actually found 503
20:27:34.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4341cdf6, username -> user.925469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e753bee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4765: status.find.is(200), but actually found 503
20:27:34.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17e467a1, username -> user.926615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68b21cd4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4764: status.find.is(200), but actually found 503
20:27:34.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4766: status.find.is(200), but actually found 503
20:27:34.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ec5f051, username -> user.359337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b3b9af7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@307eba84, username -> user.456083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13a902a1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4767: status.find.is(200), but actually found 503
20:27:34.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@789440a8, username -> user.169641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20042283, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4768: status.find.is(200), but actually found 503
20:27:34.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a0dd99c, username -> user.284302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cc530ea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4769: status.find.is(200), but actually found 503
20:27:34.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4282629e, username -> user.338598, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c32b337, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4770: status.find.is(200), but actually found 503
20:27:34.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62efc834, username -> user.768288, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b3a67ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4771: status.find.is(200), but actually found 503
20:27:34.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70488203, username -> user.371983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dea3b84, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.473 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4772: status.find.is(200), but actually found 503
20:27:34.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e0c7bf, username -> user.410383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44a794cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4773: status.find.is(200), but actually found 503
20:27:34.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@593b9ee, username -> user.61808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@462fcda9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.491 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.491 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4774: status.find.is(200), but actually found 503
20:27:34.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5788aad9, username -> user.147055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bfe846c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4775: status.find.is(200), but actually found 503
20:27:34.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@89a0c, username -> user.886341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57114d0e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4776: status.find.is(200), but actually found 503
20:27:34.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4776,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6593143d, username -> user.647730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15be2143, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4777: status.find.is(200), but actually found 503
20:27:34.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e959911, username -> user.315148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c7729e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.535 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.535 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4778: status.find.is(200), but actually found 503
20:27:34.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@170d8663, username -> user.90804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1412ec3c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4779: status.find.is(200), but actually found 503
20:27:34.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@614dfe11, username -> user.810230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2caeb1b3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4780: status.find.is(200), but actually found 503
20:27:34.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@302b11f8, username -> user.436973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11cd38d4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4781: status.find.is(200), but actually found 503
20:27:34.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fdf625b, username -> user.337052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bb2c76e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4782: status.find.is(200), but actually found 503
20:27:34.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4782,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f058790, username -> user.735682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34622cdb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4784: status.find.is(200), but actually found 503
20:27:34.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4784,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@647be59e, username -> user.220145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60be01b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4783: status.find.is(200), but actually found 503
20:27:34.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32b09fe6, username -> user.996155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@687b0818, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4785: status.find.is(200), but actually found 503
20:27:34.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ac62ccb, username -> user.926420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b812b9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4786: status.find.is(200), but actually found 503
20:27:34.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@335a7378, username -> user.271042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f68b34f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4787: status.find.is(200), but actually found 503
20:27:34.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bd016eb, username -> user.545143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fbccb08, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4789: status.find.is(200), but actually found 503
20:27:34.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4789,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54209b15, username -> user.215597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c6414b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4788: status.find.is(200), but actually found 503
20:27:34.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10d88941, username -> user.213006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@130679da, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4790: status.find.is(200), but actually found 503
20:27:34.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@534e119, username -> user.626784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17f84d04, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4791: status.find.is(200), but actually found 503
20:27:34.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4791,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15919207, username -> user.225130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@518db243, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4792: status.find.is(200), but actually found 503
20:27:34.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a02ce21, username -> user.481185, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cd0fa0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4793: status.find.is(200), but actually found 503
20:27:34.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@388a8975, username -> user.380377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a95d264, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4794: status.find.is(200), but actually found 503
20:27:34.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@354669fb, username -> user.481942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e03dfae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4795: status.find.is(200), but actually found 503
20:27:34.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4795,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52784dfa, username -> user.205197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c4b8cd2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4797: status.find.is(200), but actually found 503
20:27:34.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c45a8f6, username -> user.956393, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68ecce9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4796: status.find.is(200), but actually found 503
20:27:34.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77bb34cd, username -> user.803133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ff75f13, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4799: status.find.is(200), but actually found 503
20:27:34.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@505df1c4, username -> user.225523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66a41b86, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4798: status.find.is(200), but actually found 503
20:27:34.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@333855e7, username -> user.771554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70c26d17, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4800: status.find.is(200), but actually found 503
20:27:34.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33195a2e, username -> user.823963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8750ec6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4801: status.find.is(200), but actually found 503
20:27:34.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6558a454, username -> user.420817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ed36c40, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4802: status.find.is(200), but actually found 503
20:27:34.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d27c093, username -> user.381264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@773ffab3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4803: status.find.is(200), but actually found 503
20:27:34.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@798a0bb3, username -> user.727059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2963d27, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4804: status.find.is(200), but actually found 503
20:27:34.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42bc2047, username -> user.395654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@167a2bd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4805: status.find.is(200), but actually found 503
20:27:34.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ccf1dc5, username -> user.133019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30e2734e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4806: status.find.is(200), but actually found 503
20:27:34.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b17070b, username -> user.562407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29090359, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4807: status.find.is(200), but actually found 503
20:27:34.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51ad2864, username -> user.266382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@483589fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.715 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4808: status.find.is(200), but actually found 503
20:27:34.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f027dfb, username -> user.310661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31dd5fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4809: status.find.is(200), but actually found 503
20:27:34.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c418da3, username -> user.614216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@706c6e7f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4810: status.find.is(200), but actually found 503
20:27:34.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4810,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a73aecd, username -> user.548098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cfc05c9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4811: status.find.is(200), but actually found 503
20:27:34.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@485e610, username -> user.713901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d53bcd4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4812: status.find.is(200), but actually found 503
20:27:34.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2622905d, username -> user.454173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@811c508, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4813: status.find.is(200), but actually found 503
20:27:34.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77b7003a, username -> user.83882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56141422, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4814: status.find.is(200), but actually found 503
20:27:34.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34fad6ee, username -> user.237248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57b3afb3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4815: status.find.is(200), but actually found 503
20:27:34.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4815,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e0036b6, username -> user.315352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@516c2963, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.794 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.794 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.794 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4816: status.find.is(200), but actually found 503
20:27:34.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14fac999, username -> user.609340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d4b2902, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.795 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.795 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.795 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.803 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4818: status.find.is(200), but actually found 503
20:27:34.803 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55d3b858, username -> user.875442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76d3c929, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.803 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.803 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.803 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.803 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.803 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4817: status.find.is(200), but actually found 503
20:27:34.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22273596, username -> user.92389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27d5f82, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.805 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.805 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4819: status.find.is(200), but actually found 503
20:27:34.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4819,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fd23502, username -> user.741808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16ac66d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.812 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.812 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.812 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.812 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.812 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4820: status.find.is(200), but actually found 503
20:27:34.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21cedbeb, username -> user.920135, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@253698d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.816 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.816 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.816 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.822 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4821: status.find.is(200), but actually found 503
20:27:34.822 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c0342b, username -> user.900337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24c530c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.822 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.822 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.822 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.822 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.822 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4822: status.find.is(200), but actually found 503
20:27:34.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4822,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@171e3305, username -> user.151232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@240241b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.837 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.837 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.837 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4823: status.find.is(200), but actually found 503
20:27:34.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@379e8424, username -> user.275108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f4864bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.839 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.839 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.839 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4824: status.find.is(200), but actually found 503
20:27:34.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63c17111, username -> user.548114, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fd03537, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.841 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.841 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.841 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4826: status.find.is(200), but actually found 503
20:27:34.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4825: status.find.is(200), but actually found 503
20:27:34.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4826,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c3bbeda, username -> user.574421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b396e56, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.844 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dc8cb2a, username -> user.159470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3df467a5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.844 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.844 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.844 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.844 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.844 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.844 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.844 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.844 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.844 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4827: status.find.is(200), but actually found 503
20:27:34.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21bfe9e9, username -> user.224171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aa13ea8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.854 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.854 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.854 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4829: status.find.is(200), but actually found 503
20:27:34.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a222c27, username -> user.602713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55b5389, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.863 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.863 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.863 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4828: status.find.is(200), but actually found 503
20:27:34.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c03270f, username -> user.167358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e11f2aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.863 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.863 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.863 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4830: status.find.is(200), but actually found 503
20:27:34.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a9e796d, username -> user.781519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58319576, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.866 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.866 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.866 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4831: status.find.is(200), but actually found 503
20:27:34.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e700d7f, username -> user.415435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@512a2981, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.870 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.870 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.870 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4832: status.find.is(200), but actually found 503
20:27:34.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65f84dc6, username -> user.596125, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@278cf6e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.872 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.872 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.872 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4834: status.find.is(200), but actually found 503
20:27:34.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ee999d6, username -> user.685112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@569b95a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.886 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.887 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.887 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4833: status.find.is(200), but actually found 503
20:27:34.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38e4510f, username -> user.366222, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23f44800, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.888 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.888 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.888 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.899 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4835: status.find.is(200), but actually found 503
20:27:34.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54dda497, username -> user.270628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a89f12b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.900 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.900 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.900 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4836: status.find.is(200), but actually found 503
20:27:34.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4836,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6145074e, username -> user.508886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3683990e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.905 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.905 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.905 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4837: status.find.is(200), but actually found 503
20:27:34.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@437d59ea, username -> user.222999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@429d5cc2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.912 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.912 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.912 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4839: status.find.is(200), but actually found 503
20:27:34.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4838: status.find.is(200), but actually found 503
20:27:34.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e2d7803, username -> user.607369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d517646, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eff726c, username -> user.349973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@389fe4ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.921 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.921 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.921 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.921 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4841: status.find.is(200), but actually found 503
20:27:34.923 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e31417d, username -> user.916482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@154b440a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.923 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.923 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.923 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.923 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.923 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4840: status.find.is(200), but actually found 503
20:27:34.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@de3d68f, username -> user.760448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65c277db, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.924 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.924 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.924 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4843: status.find.is(200), but actually found 503
20:27:34.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4843,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b5c45c, username -> user.465190, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c9b8542, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.936 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.936 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.936 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.936 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.936 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4842: status.find.is(200), but actually found 503
20:27:34.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4842,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@392169ef, username -> user.93099, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78adcd7f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.937 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.937 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.937 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4844: status.find.is(200), but actually found 503
20:27:34.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58c89e32, username -> user.300356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@91db323, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.943 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.943 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.943 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.949 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4845: status.find.is(200), but actually found 503
20:27:34.949 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@654d543f, username -> user.403458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a559404, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.949 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.949 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.949 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.949 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.949 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4848: status.find.is(200), but actually found 503
20:27:34.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e14e98e, username -> user.769557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@392511f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.965 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.965 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.965 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4847: status.find.is(200), but actually found 503
20:27:34.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4846: status.find.is(200), but actually found 503
20:27:34.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b49e67d, username -> user.247056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b2faab4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a4a7eb8, username -> user.438931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43d62b8d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.966 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.966 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.966 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.966 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.966 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.966 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4849: status.find.is(200), but actually found 503
20:27:34.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50081fab, username -> user.664087, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4afe508c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.966 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.966 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.966 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4850: status.find.is(200), but actually found 503
20:27:34.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53172307, username -> user.992049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21c2279a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.968 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.968 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.968 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4852: status.find.is(200), but actually found 503
20:27:34.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d421708, username -> user.33918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24740299, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.971 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.971 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.971 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4851: status.find.is(200), but actually found 503
20:27:34.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a52b4a1, username -> user.663279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13125460, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.972 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.972 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.972 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4855: status.find.is(200), but actually found 503
20:27:34.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4855,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7948004c, username -> user.7960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c609206, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.974 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.974 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.974 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.974 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.974 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4853: status.find.is(200), but actually found 503
20:27:34.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a402f69, username -> user.122359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@135b83c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.975 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.975 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.975 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.975 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.975 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.977 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4854: status.find.is(200), but actually found 503
20:27:34.977 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4854,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ffabc34, username -> user.386933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a33dbb5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.977 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.977 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.977 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.977 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.977 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4856: status.find.is(200), but actually found 503
20:27:34.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@742d0628, username -> user.99324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67e9f18c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.980 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.981 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.981 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.981 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4857: status.find.is(200), but actually found 503
20:27:34.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62c21fa1, username -> user.659958, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@160c802d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.983 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.983 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.983 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.983 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.983 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.990 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4858: status.find.is(200), but actually found 503
20:27:34.990 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4858,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@706c1a0b, username -> user.264088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42307bf8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.990 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.990 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.990 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.990 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.990 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:34.998 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4859: status.find.is(200), but actually found 503
20:27:34.998 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61c7acfc, username -> user.6681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d7c13bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:34 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:34.998 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.998 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.998 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:34.998 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:34.998 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4860: status.find.is(200), but actually found 503
20:27:35.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4860,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39544d43, username -> user.41060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25716d55, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.031 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.031 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.031 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4861: status.find.is(200), but actually found 503
20:27:35.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4861,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@180c8f27, username -> user.722975, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@176fccb5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.031 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.031 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.031 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4863: status.find.is(200), but actually found 503
20:27:35.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4862: status.find.is(200), but actually found 503
20:27:35.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@567e364a, username -> user.245832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@421058f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e2b4364, username -> user.592067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@774d47a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.045 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.045 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.045 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.045 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.045 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.045 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4864: status.find.is(200), but actually found 503
20:27:35.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34e9365c, username -> user.185872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d88e1d6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.054 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.054 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.054 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4865: status.find.is(200), but actually found 503
20:27:35.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c64ae4b, username -> user.759805, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c81012b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.063 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.063 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.063 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4866: status.find.is(200), but actually found 503
20:27:35.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35870a0e, username -> user.669649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f6208a2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.075 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.075 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.075 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.075 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.075 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4867: status.find.is(200), but actually found 503
20:27:35.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2190d662, username -> user.366563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3852663f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.082 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.082 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.082 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4868: status.find.is(200), but actually found 503
20:27:35.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d19bb71, username -> user.182945, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@701e078d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.086 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.086 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.086 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4869: status.find.is(200), but actually found 503
20:27:35.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6df666c3, username -> user.86800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56762773, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.103 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.103 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.103 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4870: status.find.is(200), but actually found 503
20:27:35.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12b9e873, username -> user.45797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8b8fd0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.104 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.104 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4871: status.find.is(200), but actually found 503
20:27:35.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4715db2f, username -> user.292547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fdd9169, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.112 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.112 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.112 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4872: status.find.is(200), but actually found 503
20:27:35.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46ef30a7, username -> user.863000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5aef7214, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.125 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.125 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.125 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4873: status.find.is(200), but actually found 503
20:27:35.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34db6016, username -> user.542588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46964e3b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.129 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.129 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.129 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.129 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.129 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4874: status.find.is(200), but actually found 503
20:27:35.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4874,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e73c4cd, username -> user.538806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e5f334a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.133 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.133 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.133 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.133 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.133 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4875: status.find.is(200), but actually found 503
20:27:35.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@779bd7f6, username -> user.740679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b6735b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.136 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.136 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.136 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.136 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.136 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4877: status.find.is(200), but actually found 503
20:27:35.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4877,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4169a3d8, username -> user.167980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d607965, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.157 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.157 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4876: status.find.is(200), but actually found 503
20:27:35.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50429247, username -> user.59871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b67f359, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.160 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.160 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.160 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.160 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.160 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4878: status.find.is(200), but actually found 503
20:27:35.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@561bd13e, username -> user.221910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@225f98fa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.161 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.161 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.161 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.161 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.161 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4879: status.find.is(200), but actually found 503
20:27:35.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4879,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab20a87, username -> user.592713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d59b3fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.166 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.166 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.166 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4881: status.find.is(200), but actually found 503
20:27:35.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52b24669, username -> user.43837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b6dbc82, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.171 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.171 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.171 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4880: status.find.is(200), but actually found 503
20:27:35.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@137c13c0, username -> user.295662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eda8c25, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4882: status.find.is(200), but actually found 503
20:27:35.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30c9c5a2, username -> user.166164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d936ecf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.209 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.209 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4883: status.find.is(200), but actually found 503
20:27:35.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45202a8e, username -> user.544985, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62a4c78e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4884: status.find.is(200), but actually found 503
20:27:35.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17694029, username -> user.762369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17cb1f26, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.223 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.223 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.223 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4886: status.find.is(200), but actually found 503
20:27:35.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2630c6eb, username -> user.195572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b97482e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.227 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.227 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4885: status.find.is(200), but actually found 503
20:27:35.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@673bdf7a, username -> user.689339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39a57d20, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.229 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.229 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.229 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.230 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4887: status.find.is(200), but actually found 503
20:27:35.230 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f76f530, username -> user.189062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb68969, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.230 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.230 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.230 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.230 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.230 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4888: status.find.is(200), but actually found 503
20:27:35.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4888,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ab91603, username -> user.70316, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@456c7bfb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.237 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.237 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.237 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4889: status.find.is(200), but actually found 503
20:27:35.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ab00f2e, username -> user.645423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@458411be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.247 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.247 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4891: status.find.is(200), but actually found 503
20:27:35.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bb9d05e, username -> user.126884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19619601, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4890: status.find.is(200), but actually found 503
20:27:35.249 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.249 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.249 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f4638f8, username -> user.565002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc3c871, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.249 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.249 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.249 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4892: status.find.is(200), but actually found 503
20:27:35.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e3b44b2, username -> user.39259, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aaf2b98, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.250 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.250 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.250 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4893: status.find.is(200), but actually found 503
20:27:35.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dee3426, username -> user.653586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fbd9af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.256 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.256 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.256 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4894: status.find.is(200), but actually found 503
20:27:35.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4894,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16aaa58f, username -> user.641382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e300445, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.263 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.263 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.263 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4895: status.find.is(200), but actually found 503
20:27:35.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7887289b, username -> user.968824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@726bf33e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.264 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.264 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.264 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4897: status.find.is(200), but actually found 503
20:27:35.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31ac7c14, username -> user.526735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@716df546, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.266 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.266 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.266 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4896: status.find.is(200), but actually found 503
20:27:35.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4896,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@273fd3e9, username -> user.359265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54ae36dd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.267 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.268 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.268 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4898: status.find.is(200), but actually found 503
20:27:35.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4898,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d0937a9, username -> user.239236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@393097f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.278 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.278 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4899: status.find.is(200), but actually found 503
20:27:35.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@751420f5, username -> user.39902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31240083, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.280 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.280 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.280 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4901: status.find.is(200), but actually found 503
20:27:35.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20522b6e, username -> user.357291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19abe011, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4900: status.find.is(200), but actually found 503
20:27:35.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4900,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c338805, username -> user.904033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6186efa2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.288 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.288 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.288 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4903: status.find.is(200), but actually found 503
20:27:35.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4903,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13f371c, username -> user.798909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e3d1b93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4904: status.find.is(200), but actually found 503
20:27:35.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21c376f, username -> user.902338, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30a73021, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4905: status.find.is(200), but actually found 503
20:27:35.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@481ecd7e, username -> user.829238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62fd722c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4902: status.find.is(200), but actually found 503
20:27:35.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bcb3918, username -> user.794352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b6cab14, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4906: status.find.is(200), but actually found 503
20:27:35.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c22110a, username -> user.293439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52dd7d8e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4907: status.find.is(200), but actually found 503
20:27:35.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4907,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@408f77af, username -> user.951615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f174c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4908: status.find.is(200), but actually found 503
20:27:35.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aa598c2, username -> user.492550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ecf5ff0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4910: status.find.is(200), but actually found 503
20:27:35.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bf4bd8d, username -> user.821702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28b1eba1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4909: status.find.is(200), but actually found 503
20:27:35.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.353 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@578c6d8f, username -> user.992244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b0f3c5c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.353 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.353 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.353 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.353 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.353 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4911: status.find.is(200), but actually found 503
20:27:35.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b40af1d, username -> user.412143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ac28d1e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4912: status.find.is(200), but actually found 503
20:27:35.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4912,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@789c85fb, username -> user.992707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2165b19a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4913: status.find.is(200), but actually found 503
20:27:35.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63933dac, username -> user.16153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@318da116, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4914: status.find.is(200), but actually found 503
20:27:35.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@db54dc7, username -> user.419362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@393587a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4915: status.find.is(200), but actually found 503
20:27:35.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d0f16b4, username -> user.439376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9c88668, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4916: status.find.is(200), but actually found 503
20:27:35.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4916,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69a01d77, username -> user.196506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4973c3e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4917: status.find.is(200), but actually found 503
20:27:35.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@299e5297, username -> user.719375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18261591, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4919: status.find.is(200), but actually found 503
20:27:35.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4919,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d8e331d, username -> user.717980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55716667, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4918: status.find.is(200), but actually found 503
20:27:35.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4918,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ad5610f, username -> user.604902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48d492b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4920: status.find.is(200), but actually found 503
20:27:35.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6486bc65, username -> user.743837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c248d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4921: status.find.is(200), but actually found 503
20:27:35.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a6715a9, username -> user.542212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31ccc43f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4923: status.find.is(200), but actually found 503
20:27:35.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f3a89be, username -> user.151006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64b3bff9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.409 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.409 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.409 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4922: status.find.is(200), but actually found 503
20:27:35.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60a31c42, username -> user.910628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cb5eb1d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.411 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4924: status.find.is(200), but actually found 503
20:27:35.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4924,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24a57ec8, username -> user.785836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62809116, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4925: status.find.is(200), but actually found 503
20:27:35.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2deb8e3d, username -> user.158281, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19bf7e1a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4926: status.find.is(200), but actually found 503
20:27:35.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40045677, username -> user.609066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ed2832f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.423 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4927: status.find.is(200), but actually found 503
20:27:35.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e2f6a85, username -> user.521072, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@99141a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4928: status.find.is(200), but actually found 503
20:27:35.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13fe299c, username -> user.252145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fd1d545, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4929: status.find.is(200), but actually found 503
20:27:35.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4929,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ea536fd, username -> user.43271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@442102d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4930: status.find.is(200), but actually found 503
20:27:35.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5261cf, username -> user.355970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@272ecf77, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4931: status.find.is(200), but actually found 503
20:27:35.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cf95192, username -> user.340669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@966480f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4932: status.find.is(200), but actually found 503
20:27:35.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ea064d3, username -> user.442915, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78287d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4933: status.find.is(200), but actually found 503
20:27:35.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2059cd4a, username -> user.17615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8fbde4d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4934: status.find.is(200), but actually found 503
20:27:35.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36363433, username -> user.585525, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@570af6e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4935: status.find.is(200), but actually found 503
20:27:35.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6728748d, username -> user.538341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b62a5ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4936: status.find.is(200), but actually found 503
20:27:35.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@585fe806, username -> user.988486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dce9738, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4937: status.find.is(200), but actually found 503
20:27:35.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55ac5159, username -> user.148226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5764cc18, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4939: status.find.is(200), but actually found 503
20:27:35.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53b95444, username -> user.552468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@584550f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4938: status.find.is(200), but actually found 503
20:27:35.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53e8b4dc, username -> user.492873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b51e3ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4940: status.find.is(200), but actually found 503
20:27:35.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4940,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71ae6b7d, username -> user.454819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ef218be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4941: status.find.is(200), but actually found 503
20:27:35.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1876d6c8, username -> user.73416, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@699d299d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.498 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.498 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.498 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4942: status.find.is(200), but actually found 503
20:27:35.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71fa037a, username -> user.245947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13af54dc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.506 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.506 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4943: status.find.is(200), but actually found 503
20:27:35.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52d75371, username -> user.670860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27d960ec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.507 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.507 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.507 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4944: status.find.is(200), but actually found 503
20:27:35.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4436c24c, username -> user.400414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26e6b19f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4945: status.find.is(200), but actually found 503
20:27:35.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4945,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@120b6165, username -> user.734578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58ebf07, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4946: status.find.is(200), but actually found 503
20:27:35.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4946,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@259a8502, username -> user.573957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3655c467, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4947: status.find.is(200), but actually found 503
20:27:35.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11821432, username -> user.114642, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7791a251, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4948: status.find.is(200), but actually found 503
20:27:35.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39facec4, username -> user.773798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5411a3d4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4950: status.find.is(200), but actually found 503
20:27:35.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18dfef6d, username -> user.306513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fcfd7e9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4951: status.find.is(200), but actually found 503
20:27:35.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@167d145b, username -> user.502696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32559605, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4949: status.find.is(200), but actually found 503
20:27:35.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32bf87dc, username -> user.349365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c622f5c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4953: status.find.is(200), but actually found 503
20:27:35.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7efb8374, username -> user.49732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49ea336b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4952: status.find.is(200), but actually found 503
20:27:35.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@788ac4ff, username -> user.241627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fb20c30, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4954: status.find.is(200), but actually found 503
20:27:35.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4954,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5399d206, username -> user.108867, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4541c2fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4955: status.find.is(200), but actually found 503
20:27:35.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f22d0df, username -> user.378435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a0bc0b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4956: status.find.is(200), but actually found 503
20:27:35.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d7e4017, username -> user.930686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f093146, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4957: status.find.is(200), but actually found 503
20:27:35.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4957,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@721c25f5, username -> user.284436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c727de8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4958: status.find.is(200), but actually found 503
20:27:35.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c6f36c0, username -> user.561173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d2f19e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4959: status.find.is(200), but actually found 503
20:27:35.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4959,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@374afd82, username -> user.440099, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b783587, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4960: status.find.is(200), but actually found 503
20:27:35.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66b8d20, username -> user.751897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74bd0b03, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.601 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.601 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.601 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4961: status.find.is(200), but actually found 503
20:27:35.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4961,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15230f8f, username -> user.377295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cea5407, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.606 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4963: status.find.is(200), but actually found 503
20:27:35.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a9d7d5d, username -> user.296268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70e4d575, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4962: status.find.is(200), but actually found 503
20:27:35.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eaf17e1, username -> user.847882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fec29a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4964: status.find.is(200), but actually found 503
20:27:35.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f5ed2f3, username -> user.311887, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30bdbb32, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4965: status.find.is(200), but actually found 503
20:27:35.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aa23321, username -> user.267453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34edcace, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4966: status.find.is(200), but actually found 503
20:27:35.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18ae70d8, username -> user.8058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fed5027, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4967: status.find.is(200), but actually found 503
20:27:35.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4967,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cade62f, username -> user.387982, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@720cf42d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4968: status.find.is(200), but actually found 503
20:27:35.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4968,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a345399, username -> user.512228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54b7cd1c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4969: status.find.is(200), but actually found 503
20:27:35.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@480e7b09, username -> user.833933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a4cb15f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4970: status.find.is(200), but actually found 503
20:27:35.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4100d85f, username -> user.917282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c942b9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4971: status.find.is(200), but actually found 503
20:27:35.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@564183db, username -> user.36424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fec05e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4972: status.find.is(200), but actually found 503
20:27:35.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28c79b1a, username -> user.418983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@677608ed, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4973: status.find.is(200), but actually found 503
20:27:35.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4973,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5136f0b1, username -> user.20533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@429654ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4974: status.find.is(200), but actually found 503
20:27:35.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e786a53, username -> user.144930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b348e6a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4975: status.find.is(200), but actually found 503
20:27:35.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4975,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cf9aeea, username -> user.872717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cbfee1a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4976: status.find.is(200), but actually found 503
20:27:35.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4976,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@210142aa, username -> user.641943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b59d927, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4977: status.find.is(200), but actually found 503
20:27:35.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4faf2101, username -> user.650301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@427d100c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4979: status.find.is(200), but actually found 503
20:27:35.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c031a3a, username -> user.921616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d95ed72, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4978: status.find.is(200), but actually found 503
20:27:35.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4978,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f3e6c00, username -> user.688910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79987a19, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4980: status.find.is(200), but actually found 503
20:27:35.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f361d29, username -> user.77446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76569576, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.715 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4981: status.find.is(200), but actually found 503
20:27:35.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f3a331f, username -> user.823871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74ea30e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4982: status.find.is(200), but actually found 503
20:27:35.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15bd9601, username -> user.664114, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7efe1cde, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4983: status.find.is(200), but actually found 503
20:27:35.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4984: status.find.is(200), but actually found 503
20:27:35.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50aef3c7, username -> user.804105, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3351eb63, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.728 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ceda585, username -> user.386286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@449d851a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.728 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.728 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.728 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.728 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.728 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4985: status.find.is(200), but actually found 503
20:27:35.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33e98732, username -> user.256736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8046475, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.737 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.737 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4986: status.find.is(200), but actually found 503
20:27:35.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ee29b19, username -> user.647684, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69e76cba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4987: status.find.is(200), but actually found 503
20:27:35.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4987,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cb991ee, username -> user.667673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76bc90f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4988: status.find.is(200), but actually found 503
20:27:35.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4988,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47ca7ae4, username -> user.164461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5341364c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4989: status.find.is(200), but actually found 503
20:27:35.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a91c95c, username -> user.58019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c440bc7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4990: status.find.is(200), but actually found 503
20:27:35.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@279e12c1, username -> user.625381, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a29ce93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4992: status.find.is(200), but actually found 503
20:27:35.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21107ccc, username -> user.226785, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aaf7e56, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4991: status.find.is(200), but actually found 503
20:27:35.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a575720, username -> user.380470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b48387e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4993: status.find.is(200), but actually found 503
20:27:35.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ecd5cb, username -> user.953527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33fd5b5e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.771 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.771 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.771 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.771 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.771 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4994: status.find.is(200), but actually found 503
20:27:35.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4994,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15f1c91d, username -> user.845812, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2993f9cf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.774 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.774 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.774 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4995: status.find.is(200), but actually found 503
20:27:35.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68272c37, username -> user.435559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c4139c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.776 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.776 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.776 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4996: status.find.is(200), but actually found 503
20:27:35.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fbf840b, username -> user.309815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@708f0d80, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.778 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.778 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.778 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.778 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.778 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.787 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4997: status.find.is(200), but actually found 503
20:27:35.787 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4997,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17d4c711, username -> user.411567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59b8bc3f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.787 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.787 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.787 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.787 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.787 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4998: status.find.is(200), but actually found 503
20:27:35.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1085b342, username -> user.658236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69f132cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.798 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.798 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.798 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4999: status.find.is(200), but actually found 503
20:27:35.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,4999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50565d5f, username -> user.778095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c60aec5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.814 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.814 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.814 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5000: status.find.is(200), but actually found 503
20:27:35.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69052873, username -> user.406393, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1835695b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.821 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.821 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.821 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.830 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5001: status.find.is(200), but actually found 503
20:27:35.830 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5807699a, username -> user.553080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27a8a5bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.830 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.830 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.830 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.830 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.830 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5002: status.find.is(200), but actually found 503
20:27:35.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49e00b06, username -> user.917937, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73606b70, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.831 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.831 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.831 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5003: status.find.is(200), but actually found 503
20:27:35.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6899132b, username -> user.179737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@84fd937, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.847 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.847 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.847 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5004: status.find.is(200), but actually found 503
20:27:35.850 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@91beadf, username -> user.115486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d92ac42, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.850 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.850 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.850 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5005: status.find.is(200), but actually found 503
20:27:35.850 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.851 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.851 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3217ff7c, username -> user.766950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e01d0ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.851 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.851 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.851 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5006: status.find.is(200), but actually found 503
20:27:35.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21620bd5, username -> user.835454, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76bd1d22, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.852 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.852 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.852 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.867 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5007: status.find.is(200), but actually found 503
20:27:35.867 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a2834, username -> user.728264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@473481b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.867 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.867 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.867 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.868 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.868 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5008: status.find.is(200), but actually found 503
20:27:35.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59cefba8, username -> user.643960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b9a1a41, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.874 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.874 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.874 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5009: status.find.is(200), but actually found 503
20:27:35.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5009,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ce7753e, username -> user.807758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fc6a9e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.877 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.877 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.877 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.877 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.877 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5010: status.find.is(200), but actually found 503
20:27:35.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b337ba7, username -> user.487356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1011f2fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.890 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.890 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.890 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.890 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.890 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5011: status.find.is(200), but actually found 503
20:27:35.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5011,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@431a8ad1, username -> user.108663, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@120d4011, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.891 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.891 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.891 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.891 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.891 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5012: status.find.is(200), but actually found 503
20:27:35.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67affbcd, username -> user.457878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d3a4ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.896 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.896 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.896 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.896 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.896 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5013: status.find.is(200), but actually found 503
20:27:35.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a294318, username -> user.778192, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26ec5926, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.906 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.906 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.906 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5014: status.find.is(200), but actually found 503
20:27:35.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34898d04, username -> user.955779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@92b2774, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.915 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.915 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.915 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5015: status.find.is(200), but actually found 503
20:27:35.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7efad736, username -> user.130109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ca4c113, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.922 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.922 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.922 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.922 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.922 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5016: status.find.is(200), but actually found 503
20:27:35.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5016,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d907610, username -> user.445652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d969b61, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.937 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.937 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.937 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5018: status.find.is(200), but actually found 503
20:27:35.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27b370e8, username -> user.431098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e42e723, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.938 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.938 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.938 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.938 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.938 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5017: status.find.is(200), but actually found 503
20:27:35.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6452a7f6, username -> user.867723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a495f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.939 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.939 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.939 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.939 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.939 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5019: status.find.is(200), but actually found 503
20:27:35.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5019,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@502b2f2c, username -> user.552264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@700b7e49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.952 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.952 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.952 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5020: status.find.is(200), but actually found 503
20:27:35.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@784eed81, username -> user.279456, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ed5bd45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.953 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.953 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.953 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.953 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.953 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5021: status.find.is(200), but actually found 503
20:27:35.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5021,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71ad9dc9, username -> user.738624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@411a84b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.961 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.961 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.961 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5022: status.find.is(200), but actually found 503
20:27:35.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dc95a40, username -> user.9950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cc4de8f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.963 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.963 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.963 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5023: status.find.is(200), but actually found 503
20:27:35.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5023,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@637e7e3d, username -> user.728272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35f331ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.968 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.968 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.968 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5024: status.find.is(200), but actually found 503
20:27:35.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65255d1f, username -> user.966561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b18e9a8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.986 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.986 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.986 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5025: status.find.is(200), but actually found 503
20:27:35.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@695fae4b, username -> user.351205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4eb678db, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.988 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.988 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.988 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.988 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.988 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:35.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5026: status.find.is(200), but actually found 503
20:27:35.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d32dd8e, username -> user.536544, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dcc77cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:35.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.995 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:35.995 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:35.995 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5027: status.find.is(200), but actually found 503
20:27:36.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14d3229d, username -> user.906471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3887ed4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.001 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.001 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.001 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5028: status.find.is(200), but actually found 503
20:27:36.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38e2ee76, username -> user.528806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@200b1b34, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.005 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.005 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.005 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.009 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5029: status.find.is(200), but actually found 503
20:27:36.009 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71608624, username -> user.637711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1213a93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.009 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.009 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.009 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.009 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.009 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.009 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5030: status.find.is(200), but actually found 503
20:27:36.009 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5030,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30ccfcf1, username -> user.525942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48d5a641, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:35 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.009 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.009 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.009 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.009 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.009 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.017 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5031: status.find.is(200), but actually found 503
20:27:36.017 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50658c49, username -> user.568286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@788ea214, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.017 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.017 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.017 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.017 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.017 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5032: status.find.is(200), but actually found 503
20:27:36.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4286c56, username -> user.931752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d4ca221, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.020 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.020 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.020 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5033: status.find.is(200), but actually found 503
20:27:36.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5033,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b40bcc0, username -> user.98284, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a5cdf49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.021 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.021 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.021 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5034: status.find.is(200), but actually found 503
20:27:36.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d425a20, username -> user.778354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14a5950, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.023 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.023 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.023 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.023 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.023 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5035: status.find.is(200), but actually found 503
20:27:36.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@296eee1d, username -> user.473498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20b5f653, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.029 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5036: status.find.is(200), but actually found 503
20:27:36.029 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.029 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36f3865b, username -> user.13693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35cf3a55, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.029 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.029 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.029 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5038: status.find.is(200), but actually found 503
20:27:36.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@507959d1, username -> user.882434, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47f512c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.041 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.041 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.041 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5037: status.find.is(200), but actually found 503
20:27:36.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5037,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@716cbb69, username -> user.74116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cb22358, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.042 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.042 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.042 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5039: status.find.is(200), but actually found 503
20:27:36.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15a89d0e, username -> user.550334, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5379610, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.044 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.044 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.044 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5040: status.find.is(200), but actually found 503
20:27:36.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5040,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e46f3fb, username -> user.308878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11449089, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.049 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.049 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.049 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5041: status.find.is(200), but actually found 503
20:27:36.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63fd7c65, username -> user.665798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77c4bba7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.055 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.055 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5042: status.find.is(200), but actually found 503
20:27:36.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@453dc3dd, username -> user.367370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e48a859, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.058 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.059 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.059 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5043: status.find.is(200), but actually found 503
20:27:36.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3377acd, username -> user.219925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@efd67fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.069 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.069 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.069 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.079 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5044: status.find.is(200), but actually found 503
20:27:36.079 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5044,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77c74558, username -> user.429816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58f99488, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.080 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.080 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.080 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5045: status.find.is(200), but actually found 503
20:27:36.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12aaca42, username -> user.445981, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@678e2f95, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.086 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.086 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.086 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5046: status.find.is(200), but actually found 503
20:27:36.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@116ee257, username -> user.677369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4692bfff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.101 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.101 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.101 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5048: status.find.is(200), but actually found 503
20:27:36.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5048,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eede08f, username -> user.881569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@796061d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.105 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.106 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.106 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5047: status.find.is(200), but actually found 503
20:27:36.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d7aefba, username -> user.567641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11012198, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.106 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.106 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.106 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5049: status.find.is(200), but actually found 503
20:27:36.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7435e027, username -> user.72733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5166b164, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.112 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.112 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.112 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5050: status.find.is(200), but actually found 503
20:27:36.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f45b266, username -> user.261512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f96ef4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.128 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.128 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.128 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5051: status.find.is(200), but actually found 503
20:27:36.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@517e982f, username -> user.78827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f3e8a1b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.133 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.133 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.133 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.133 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.133 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5052: status.find.is(200), but actually found 503
20:27:36.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@372dd992, username -> user.394839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dc64072, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.141 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.141 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.141 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.141 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.141 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5053: status.find.is(200), but actually found 503
20:27:36.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5053,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3704adc6, username -> user.820791, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ad1e09d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.142 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.142 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.142 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5054: status.find.is(200), but actually found 503
20:27:36.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bd698d0, username -> user.699462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11fbefaa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.154 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.154 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.154 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.154 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.154 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5056: status.find.is(200), but actually found 503
20:27:36.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@200f28f1, username -> user.571271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49bfce20, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.156 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.156 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.156 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5055: status.find.is(200), but actually found 503
20:27:36.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5055,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37afefc3, username -> user.960155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@663e44d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.158 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.158 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.158 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5057: status.find.is(200), but actually found 503
20:27:36.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25187b7c, username -> user.47304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d0e35ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.162 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.162 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.162 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5058: status.find.is(200), but actually found 503
20:27:36.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dc81ba9, username -> user.532132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16c014e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.170 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.170 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.170 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5059: status.find.is(200), but actually found 503
20:27:36.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5059,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58d0369, username -> user.523092, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@552f7f6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.177 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.177 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.177 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5060: status.find.is(200), but actually found 503
20:27:36.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5060,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28052b13, username -> user.974215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@652556ce, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.188 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.188 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.188 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.188 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.188 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5061: status.find.is(200), but actually found 503
20:27:36.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29c2b8f5, username -> user.711711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dfe9f55, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.199 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.199 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.199 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5062: status.find.is(200), but actually found 503
20:27:36.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1271c260, username -> user.218252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@746bf623, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.210 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.210 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.210 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5063: status.find.is(200), but actually found 503
20:27:36.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c484653, username -> user.141264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26f57d5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.232 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.232 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.232 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5064: status.find.is(200), but actually found 503
20:27:36.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5064,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eb0ef54, username -> user.287883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f888995, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.233 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.233 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.233 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5065: status.find.is(200), but actually found 503
20:27:36.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45a469e, username -> user.364593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60d33ae0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.237 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.237 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.237 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5067: status.find.is(200), but actually found 503
20:27:36.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5067,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@328a9100, username -> user.690295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1790c89e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.240 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.240 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.240 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5066: status.find.is(200), but actually found 503
20:27:36.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fe5b405, username -> user.565298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2420e9c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.242 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.242 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.242 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5069: status.find.is(200), but actually found 503
20:27:36.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3961cb81, username -> user.816609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17620f0d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.244 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.245 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.245 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5068: status.find.is(200), but actually found 503
20:27:36.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b566b88, username -> user.60765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32eede39, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.246 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.246 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5070: status.find.is(200), but actually found 503
20:27:36.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5070,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f6958aa, username -> user.904764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3046518f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.249 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.249 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.249 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5072: status.find.is(200), but actually found 503
20:27:36.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a545601, username -> user.700196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53c5bf1a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.268 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.268 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.268 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5071: status.find.is(200), but actually found 503
20:27:36.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bab1e8e, username -> user.549307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33231cf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.269 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.269 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.269 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.269 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5073: status.find.is(200), but actually found 503
20:27:36.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5073,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e6400e2, username -> user.416660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58414fc9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.273 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.273 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5074: status.find.is(200), but actually found 503
20:27:36.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b119568, username -> user.416236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4679c4f0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5075: status.find.is(200), but actually found 503
20:27:36.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@224708ea, username -> user.412359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f3cd180, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5076: status.find.is(200), but actually found 503
20:27:36.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eb01825, username -> user.244430, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f6cff53, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2353: status.find.is(200), but actually found 500
20:27:36.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2166: status.find.is(200), but actually found 500
20:27:36.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bca06a, username -> user.762909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56f8c464, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4c5df538-6492-4416-97a2-250aebd99323
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@317cec0, username -> user.841011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f696e00, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 12179df7-ec61-4abe-8439-9127868ddbef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2076: status.find.is(200), but actually found 500
20:27:36.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d04ddc6, username -> user.441712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@721c1dcf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3dd5dcd9-8409-4242-b418-9c010a24d569
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2531: status.find.is(200), but actually found 500
20:27:36.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61461b0f, username -> user.754700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9b1facb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 029f1b19-b983-4d9c-8774-7d68f5a3b4f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2066: status.find.is(200), but actually found 500
20:27:36.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50089ffd, username -> user.210810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@663fc0bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f38f28f8-1a81-4126-8269-57cf67006a13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5077: status.find.is(200), but actually found 503
20:27:36.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fbf6512, username -> user.309813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33867100, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2111: status.find.is(200), but actually found 500
20:27:36.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@173ec590, username -> user.456412, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e2f660a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a15b9313-185f-4db1-bc69-acc3cb85d429
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2121: status.find.is(200), but actually found 500
20:27:36.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@316dd5e4, username -> user.206066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4326f357, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c9810442-67c4-4af3-955d-86ddb870aee0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2283: status.find.is(200), but actually found 500
20:27:36.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2283,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c05e625, username -> user.93139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b92218e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: be155288-96ea-4b00-ac8b-31597d2f2a25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5078: status.find.is(200), but actually found 503
20:27:36.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34185920, username -> user.583417, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d5478c7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.301 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.301 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.301 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2133: status.find.is(200), but actually found 500
20:27:36.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a9b4412, username -> user.426498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@612538e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 25f0dff2-89d6-4392-9616-c33ba971115d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2227: status.find.is(200), but actually found 500
20:27:36.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13abb34f, username -> user.584310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a32c06b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 991cd851-45c0-4c78-a206-f23031b107bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2136: status.find.is(200), but actually found 500
20:27:36.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8bf16b0, username -> user.883705, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@314c92bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 743376ff-c3e9-412a-b45d-738d84c60abc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2321: status.find.is(200), but actually found 500
20:27:36.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2347: status.find.is(200), but actually found 500
20:27:36.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4805ad49, username -> user.854868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a689c87, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f72b904f-0fc1-4977-b2c6-665f541662fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3df6a96d, username -> user.133585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c335275, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5e2bf0a0-65ea-41fb-b943-819e2e747eae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2002: status.find.is(200), but actually found 500
20:27:36.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51b2b3c5, username -> user.374519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59e4b347, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1a48be2f-4a83-4ace-9d07-079290a79fda
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2385: status.find.is(200), but actually found 500
20:27:36.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b36d050, username -> user.312920, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bfdf0b6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b59655c7-7b21-4cb6-ab86-bea8f4c3a4d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2189: status.find.is(200), but actually found 500
20:27:36.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3652ff02, username -> user.468578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@421b8d9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 92a421c0-a3d9-4af1-b3c2-75f1616aaf0d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2319: status.find.is(200), but actually found 500
20:27:36.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2150: status.find.is(200), but actually found 500
20:27:36.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d634e2f, username -> user.57754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f4da005, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f5746b60-423d-484b-8ff6-2bb6ef235271
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54c5b71c, username -> user.734144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@226235fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 50decf01-8788-452b-bdbb-aee7f7d896ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2537: status.find.is(200), but actually found 500
20:27:36.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c630f72, username -> user.276206, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@337e25ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 05fcdab9-8834-41fe-8e64-b6771b625d51
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1984: status.find.is(200), but actually found 500
20:27:36.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@643ca58c, username -> user.741445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ea6f6b2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 66757070-5be5-4c49-adff-abcfcfaf741e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1989: status.find.is(200), but actually found 500
20:27:36.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@727121ab, username -> user.568670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@727f5094, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 222da3c9-de16-4a49-a796-654205b6a269
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5079: status.find.is(200), but actually found 503
20:27:36.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5079,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3706b245, username -> user.790139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69220028, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1980: status.find.is(200), but actually found 500
20:27:36.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1845: status.find.is(200), but actually found 500
20:27:36.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e953e49, username -> user.654343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55c434b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 91aa6b93-f46e-4b7d-9273-4a6b4ece8454
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@234311d, username -> user.526889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16ae8cf6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9abe88c7-a742-4e90-a064-7b1358355f3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2274: status.find.is(200), but actually found 500
20:27:36.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d8728f1, username -> user.759134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55a523c6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ac35b6da-46e8-46fb-b870-892abbc09c98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2384: status.find.is(200), but actually found 500
20:27:36.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2384,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66ea5539, username -> user.963137, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18290b91, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 86c81ec6-6fae-4a65-b6c0-7d4cb2b3ebc0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2124: status.find.is(200), but actually found 500
20:27:36.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4724b9a2, username -> user.16209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ca0a433, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: aa260063-6dcd-432d-9e8d-1ebea84586b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1954: status.find.is(200), but actually found 500
20:27:36.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1954,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11cd9e2c, username -> user.355575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d4f69d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b22ad99e-ebcf-43ef-95a0-7fdc7af21a4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1936: status.find.is(200), but actually found 500
20:27:36.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1938cddd, username -> user.842021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60d2ab2e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9c3c09fa-49a8-4e00-9301-a160200c3b28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2185: status.find.is(200), but actually found 500
20:27:36.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4736d49c, username -> user.577141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23d4218a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e891255f-ca9a-4869-bf87-bcc060a89f52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2160: status.find.is(200), but actually found 500
20:27:36.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54a57990, username -> user.88672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4008516, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 38ea4f4d-c5bf-40b0-a5db-e36114cf4456
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2169: status.find.is(200), but actually found 500
20:27:36.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2169,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5738a21d, username -> user.200908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15abb448, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 087e2076-04a4-4977-9a86-5a45419c8054
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2126: status.find.is(200), but actually found 500
20:27:36.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e0e6e92, username -> user.437025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dd9c194, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 518864b0-0e70-4b5f-9b97-b03c59102208
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2156: status.find.is(200), but actually found 500
20:27:36.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b00b698, username -> user.586705, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f9578fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d06d43a8-01fc-4eaf-884e-a9a5e769de5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2229: status.find.is(200), but actually found 500
20:27:36.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d299bf1, username -> user.920706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@655a9d30, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5dedac95-e346-4ef6-87a9-97406504ab4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2252: status.find.is(200), but actually found 500
20:27:36.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d9e3d05, username -> user.718089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@540699b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ed261153-944d-4f9f-a9e4-a0d0c704a7cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1826: status.find.is(200), but actually found 500
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1826,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19fb1421, username -> user.390141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@653cafcb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4068424e-04d2-46a5-b9fb-009ee726ee9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1991: status.find.is(200), but actually found 500
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@643087d6, username -> user.147937, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e4511ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 83935525-0c0e-4ef6-9116-8f78fb87ecd7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2432: status.find.is(200), but actually found 500
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2312: status.find.is(200), but actually found 500
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b09e66e, username -> user.771523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e77adfa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b7a4d4f3-c1b8-44e9-bae9-0115ec3601ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1aa37121, username -> user.573830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d9015cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2d59962c-fd90-4ada-92c5-bdb7e78e1fed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1813: status.find.is(200), but actually found 500
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46c5e45f, username -> user.970676, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24ee094d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 78e73f92-6936-4a88-8b39-215781bffe12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2223: status.find.is(200), but actually found 500
20:27:36.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2125: status.find.is(200), but actually found 500
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ebefe39, username -> user.683646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b14c2d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5a091000-2d56-49df-a1cd-e2a86b49541f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75916b9a, username -> user.127887, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@728c1842, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f18ce8b1-71a8-45a1-8c22-3a32f3da4896
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2302: status.find.is(200), but actually found 500
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7830628d, username -> user.551231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7af88e2d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1ad3f942-2e62-4749-8605-71acf72584b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2560: status.find.is(200), but actually found 500
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5161385d, username -> user.937895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51c92f52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a9d55244-5212-4aab-9c2c-8f10954aba98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2421: status.find.is(200), but actually found 500
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@539e832, username -> user.382689, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34bb46b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d960c7ac-c19f-49e0-9321-ed2d34515011
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2225: status.find.is(200), but actually found 500
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ef76765, username -> user.371406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50255e98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b765b984-1f9a-4469-ad2d-c73aac103b9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.317 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2192: status.find.is(200), but actually found 500
20:27:36.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45679993, username -> user.430600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56ecf4b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a8f62723-5083-4830-a312-6761030f870b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1807: status.find.is(200), but actually found 500
20:27:36.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cc1e5a9, username -> user.919769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7eae3bbc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 22f5d0e3-1dc8-4f33-bd2b-32b154c6e11d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2184: status.find.is(200), but actually found 500
20:27:36.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d6a945f, username -> user.520828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48e63c3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d6eb52dc-79ac-4894-a525-08985c718549
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2492: status.find.is(200), but actually found 500
20:27:36.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a6c41d7, username -> user.774208, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eba8afe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5207f746-d2c2-42e8-a65b-9931e0402598
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2132: status.find.is(200), but actually found 500
20:27:36.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b05356, username -> user.518308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17525515, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9860b5e0-d2a4-48fc-acb9-dc23b405ec0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2585: status.find.is(200), but actually found 500
20:27:36.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2585,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64481055, username -> user.131540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6612b527, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d14bc66f-e2a0-4157-a6d1-a0a828b54131
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2355: status.find.is(200), but actually found 500
20:27:36.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bfd2a41, username -> user.1001482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d9cf257, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4a28b848-bc25-4667-8310-4b579dc7cc13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2213: status.find.is(200), but actually found 500
20:27:36.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5db5bb6c, username -> user.527602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@94565f6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 78eddac2-7bc2-4b62-a4a6-bb1e85f3c6ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2366: status.find.is(200), but actually found 500
20:27:36.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2366,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@770f051e, username -> user.310575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@429af0a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 98c08ee5-25cd-4ec3-a81d-6c0fd21c0924
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1890: status.find.is(200), but actually found 500
20:27:36.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@187d71be, username -> user.440937, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eeac2c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ad739f6d-985e-4d1e-bab3-05dc4d87cf84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2051: status.find.is(200), but actually found 500
20:27:36.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23631560, username -> user.195769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f7eb8ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dd5579a6-03eb-4ece-8272-1370f2af4b8c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1937: status.find.is(200), but actually found 500
20:27:36.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ddca09c, username -> user.640979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19a08bd1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 685446bb-16f0-40ea-be03-36109331a72e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2183: status.find.is(200), but actually found 500
20:27:36.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c5314fa, username -> user.4261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25896c18, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0d869065-5124-422a-930f-a3e181c46b95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5080: status.find.is(200), but actually found 503
20:27:36.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49cd6678, username -> user.995059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@249e1cc7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2055: status.find.is(200), but actually found 500
20:27:36.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2055,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45e75148, username -> user.265230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@335bea60, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c9e88ff7-39c5-411e-bb2f-c235231cbd96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2420: status.find.is(200), but actually found 500
20:27:36.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59ed16ea, username -> user.131354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71d3fce3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bb16dced-19d0-4bb7-9805-42abd454f61e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1902: status.find.is(200), but actually found 500
20:27:36.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ff68108, username -> user.808047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41c1f13d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 50c22bd6-9c83-4de3-b73c-fa76382339b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1892: status.find.is(200), but actually found 500
20:27:36.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73fb3b6c, username -> user.143292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@768432fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dd97caf6-f1b4-4e74-8109-cb6d0686ee54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2231: status.find.is(200), but actually found 500
20:27:36.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77ebdc35, username -> user.194435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@196c977c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 57dbb119-8152-4478-80ad-3fd8c8abb375
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2459: status.find.is(200), but actually found 500
20:27:36.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d250731, username -> user.849261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bb3481a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2bc6ff22-0598-4eff-9db9-2e55966f8f89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2202: status.find.is(200), but actually found 500
20:27:36.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@448a51c6, username -> user.336336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60d90ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 956f4ad8-8172-4175-a0e3-eb2156893a8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2203: status.find.is(200), but actually found 500
20:27:36.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51d58a09, username -> user.939436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@771a7e0b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d1a15911-3ca1-4f3b-8fc6-cb96e3791c3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2564: status.find.is(200), but actually found 500
20:27:36.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@476f3087, username -> user.513555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29b5e86d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 38fb8230-5808-4d72-bef1-07e3df1bb1ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2138: status.find.is(200), but actually found 500
20:27:36.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25c00f3d, username -> user.686877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d133bdc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: aa9f05d3-feb2-4647-83d6-ae41de4744f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1917: status.find.is(200), but actually found 500
20:27:36.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1767: status.find.is(200), but actually found 500
20:27:36.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dee6b40, username -> user.371269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33dd04dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3f56afb2-2851-41aa-9726-660046575e59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@667ee808, username -> user.474501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9a064d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: db151008-9102-4f47-898b-04588ab12a15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2143: status.find.is(200), but actually found 500
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1768: status.find.is(200), but actually found 500
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d1fbc67, username -> user.950703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14616a24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1d612f49-26b8-41b3-a095-b71209208bf0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2181: status.find.is(200), but actually found 500
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43f77494, username -> user.570695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d9774d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 435fdf82-6c51-4d7b-89ac-17bde43f4afd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27b85d66, username -> user.205689, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a071911, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 64086782-41d4-46df-8a39-fe4926a908a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2108: status.find.is(200), but actually found 500
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1915: status.find.is(200), but actually found 500
20:27:36.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1875: status.find.is(200), but actually found 500
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7283e356, username -> user.576055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73719684, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5ab57032-9941-4bf3-8e42-275e07a02dea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52db748f, username -> user.97079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ad1e5fa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9602c717-7f8b-48bf-9116-569f8fd21b9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dd33473, username -> user.590225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d771d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 63d3be5e-0e1b-4f31-a1cc-ab367ed743ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2224: status.find.is(200), but actually found 500
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e179de8, username -> user.429501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@163c80c7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ba70e3fa-993b-4941-b645-9771c507815a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1765: status.find.is(200), but actually found 500
20:27:36.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d89d4d1, username -> user.973101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f417043, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0da0669b-cb9d-4d6a-8464-b61061e8d682
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2062: status.find.is(200), but actually found 500
20:27:36.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7719cd6, username -> user.404302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cc4b3f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 197f742e-2854-46c8-a618-90c92217c989
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2159: status.find.is(200), but actually found 500
20:27:36.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2159,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49385b55, username -> user.630197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46c4ea15, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dea4645b-2b13-4080-9c3e-7d227a3ccc62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1935: status.find.is(200), but actually found 500
20:27:36.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23f2dcc6, username -> user.653864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11f8638, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8ffa7f41-f141-4a61-86d2-a808a6369995
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1852: status.find.is(200), but actually found 500
20:27:36.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60667524, username -> user.803955, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55627821, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ad967c9f-d923-4b75-b9d2-77463db9bae3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2186: status.find.is(200), but actually found 500
20:27:36.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61602787, username -> user.244077, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@447c6571, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: efccc705-19a6-4ec2-9025-7b832b006237
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2232: status.find.is(200), but actually found 500
20:27:36.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36bd3076, username -> user.438699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62116a42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0a955ca2-001c-4b44-885f-3249fc4ba5ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2228: status.find.is(200), but actually found 500
20:27:36.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33f866c, username -> user.40296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54fb7f1a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 32c484a3-e822-4439-86d6-a963dbe3cfa1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1923: status.find.is(200), but actually found 500
20:27:36.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c24ac5b, username -> user.355201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46675260, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 98a0d6b2-f9e9-4bb3-a4f1-19021eb58daa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2563: status.find.is(200), but actually found 500
20:27:36.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2563,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52839673, username -> user.36762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e661426, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8de52942-e46e-4406-ac12-51a576a00514
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2206: status.find.is(200), but actually found 500
20:27:36.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c2fb4d, username -> user.309847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57386a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: def4a5c1-902c-474e-9d16-0259fa9c448e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2322: status.find.is(200), but actually found 500
20:27:36.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ff18529, username -> user.277315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fb339eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4d9003ab-ecc9-43dd-a050-ecd8021de8fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2608: status.find.is(200), but actually found 500
20:27:36.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fee2892, username -> user.979835, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e1658e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0f3ee609-d12e-4df2-90b3-f257a148102c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2165: status.find.is(200), but actually found 500
20:27:36.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eaf8eb, username -> user.260291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11cd0d16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 33651ff0-748d-4672-b699-62d25e9b9523
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2120: status.find.is(200), but actually found 500
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@727d0ee3, username -> user.248432, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d527ac2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cc5e497d-e14b-4f7f-bab3-d053454c3e1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1854: status.find.is(200), but actually found 500
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1859: status.find.is(200), but actually found 500
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1854,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@eef3df4, username -> user.366515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@675d5ce3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 596199d1-b8bd-4861-ada7-41cf17f18a5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2324: status.find.is(200), but actually found 500
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77393bc5, username -> user.897751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b318310, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b5b31b52-55fe-44b4-a2fe-04e1c1cae4ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2389: status.find.is(200), but actually found 500
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a2e860a, username -> user.399850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cdeeda2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bb9ea064-ad5c-4592-ab92-5fbac94a3c65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2716ca2, username -> user.504047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76c6c7c7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7e6ffe7a-857d-40af-a5ff-08a72dc1d085
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2621: status.find.is(200), but actually found 500
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2559: status.find.is(200), but actually found 500
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2621,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@218144ed, username -> user.576964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4870fb80, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2994dcac-dced-4f13-8993-2987784279f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ea2b5fe, username -> user.805862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2371c654, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 79c26eb1-0309-4480-9ba6-13856682bfdb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2208: status.find.is(200), but actually found 500
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2208,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cdc6614, username -> user.255175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e14f9f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6c88ca0f-e869-44e2-bee8-f57d051bbffa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2148: status.find.is(200), but actually found 500
20:27:36.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@132d1ab3, username -> user.275403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c21b463, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0b706dad-23bf-415c-abbc-bd1ea6abc9df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2243: status.find.is(200), but actually found 500
20:27:36.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1926: status.find.is(200), but actually found 500
20:27:36.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@454fbc0b, username -> user.286387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b5657a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1a0a4cd6-cd0c-4018-92e5-9e6a3b0e6b9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ceee336, username -> user.824520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a23b710, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ccb982bf-fdeb-4588-bce7-91d7d6e6a190
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1914: status.find.is(200), but actually found 500
20:27:36.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40357bf9, username -> user.366313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41db99b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3557cbb9-b91c-4942-907c-d128bc7de224
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2118: status.find.is(200), but actually found 500
20:27:36.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@327921f, username -> user.639324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30d9825b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5c1ae05f-9681-46b0-8d46-8202e3417195
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2113: status.find.is(200), but actually found 500
20:27:36.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c591bcf, username -> user.680513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56724142, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 66abcb95-93d5-4f54-b734-2b6887baa1e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2114: status.find.is(200), but actually found 500
20:27:36.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2606: status.find.is(200), but actually found 500
20:27:36.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2114,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c304122, username -> user.620583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@649430e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1d9f2465-f40e-468e-9815-1ef811773107
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2606,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72d0cbd6, username -> user.515719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b0f05aa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2b8626c6-1abe-46d2-9db6-f090974fb012
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2116: status.find.is(200), but actually found 500
20:27:36.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2116,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a17f3b, username -> user.466182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19092130, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 13f0dd94-fa72-49f3-8d26-7eb7697829ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1847: status.find.is(200), but actually found 500
20:27:36.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e13dd23, username -> user.863400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fbc5041, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 11cf7a69-6265-48ff-bbfe-0060a7900014
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2625: status.find.is(200), but actually found 500
20:27:36.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ed2d350, username -> user.593585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33b12b58, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cca1cd16-677f-4c6e-9c6a-4611a848eb05
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1775: status.find.is(200), but actually found 500
20:27:36.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d84f6f8, username -> user.1027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cf3031c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7f0d0c19-6b3f-4693-a38e-99ef5c91e072
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2271: status.find.is(200), but actually found 500
20:27:36.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27355639, username -> user.693261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@adb77ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: eee96d6a-5d97-45d6-9415-b531834d1905
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2300: status.find.is(200), but actually found 500
20:27:36.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1774: status.find.is(200), but actually found 500
20:27:36.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c7885a2, username -> user.441043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11cf688a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7d744ef6-8d75-4a30-bf3d-bb024b717413
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2300,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c94010e, username -> user.454898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69dfd153, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 752996ff-0187-4576-870c-ea4a7d1a6ce6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2317: status.find.is(200), but actually found 500
20:27:36.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@767a3da5, username -> user.4109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d5a2c52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0233a1fc-cf75-438b-a320-aa57f701808b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2438: status.find.is(200), but actually found 500
20:27:36.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b652025, username -> user.390487, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c99836e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fd006d73-8452-466a-b38b-0f3d681d9ea0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5082: status.find.is(200), but actually found 503
20:27:36.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2167d210, username -> user.167864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6977ca0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2287: status.find.is(200), but actually found 500
20:27:36.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30526378, username -> user.137279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44cd6d8d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 782afb52-0c98-4255-9dd0-64b0b7f2d4a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2147: status.find.is(200), but actually found 500
20:27:36.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@258fb01c, username -> user.539188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22218ebe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 68e54cf8-8b72-43e0-8b05-4f27ea4ee2a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5083: status.find.is(200), but actually found 503
20:27:36.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e09cf21, username -> user.553520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a4702cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5081: status.find.is(200), but actually found 503
20:27:36.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7428cbb2, username -> user.904622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c69288b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1796: status.find.is(200), but actually found 500
20:27:36.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@628a4820, username -> user.447089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73197abe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c5412621-5a15-44ca-9aeb-007916860ecc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1780: status.find.is(200), but actually found 500
20:27:36.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ac89b41, username -> user.447520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a183589, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e6dfcc99-37d1-423e-aafe-3c11ea407247
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1778: status.find.is(200), but actually found 500
20:27:36.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@712520ea, username -> user.759643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fa246bd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6d1a3513-3516-4f67-8922-5476f0f131f7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2359: status.find.is(200), but actually found 500
20:27:36.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@154e9f95, username -> user.938263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dd5fff2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 72e9376d-0b3f-4443-abfb-ed80ed6263be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2097: status.find.is(200), but actually found 500
20:27:36.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2265: status.find.is(200), but actually found 500
20:27:36.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13eeea7b, username -> user.86664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b1ef305, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: aa5db72c-8d77-49d8-9d7b-c7cb50162e47
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2085: status.find.is(200), but actually found 500
20:27:36.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2265,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18874deb, username -> user.22922, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b4f6851, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 305a6c1b-1cda-487f-bcc3-e32d5dc8da64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@263b4454, username -> user.24459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f674838, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 35a35bff-90d5-4e2e-84da-abb8c1a9e8ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2109: status.find.is(200), but actually found 500
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d7b338, username -> user.789209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4934f499, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 83e2b955-c866-4d81-9ea5-c9144b16c010
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2215: status.find.is(200), but actually found 500
20:27:36.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d6fcfae, username -> user.555821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10fcae1a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dde56e03-9b03-4c22-820e-1c6e6b053257
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2456: status.find.is(200), but actually found 500
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32b3c99e, username -> user.315008, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b99e6f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 562a922c-bc3a-44f7-9d66-f72aba26e0d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1843: status.find.is(200), but actually found 500
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1843,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab6c115, username -> user.438896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33747eb4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 60628b48-a1dd-416d-95fa-ad0fec178928
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1609: status.find.is(200), but actually found 500
20:27:36.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2095: status.find.is(200), but actually found 500
20:27:36.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1609,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59885bd1, username -> user.703798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c500d1b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5ac087c3-3050-4527-816a-91326fd3f5aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49c47fb3, username -> user.524175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18f11d79, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 21dbc0a0-12f6-4b38-9d8f-5bcdffd394b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1964: status.find.is(200), but actually found 500
20:27:36.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a434619, username -> user.679085, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca69200, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: adf381db-c421-447c-b866-00e026d59298
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.353 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1950: status.find.is(200), but actually found 500
20:27:36.353 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65b58f1e, username -> user.657511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7604f457, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8d15aea4-a973-4f5e-a22a-582040dc7e44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.353 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.353 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.353 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1722: status.find.is(200), but actually found 500
20:27:36.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d162538, username -> user.755387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@709d3f28, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cc363b26-893e-493f-ab36-ccb06c456b79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.353 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.353 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1731: status.find.is(200), but actually found 500
20:27:36.353 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ba32796, username -> user.640693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45d91022, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2c268bee-a0b4-4352-bd66-797cc747547d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.353 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.353 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.353 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1966: status.find.is(200), but actually found 500
20:27:36.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e092aa0, username -> user.97053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44688cd3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b9580fa4-db2b-4850-aed4-26b08f25572a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1725: status.find.is(200), but actually found 500
20:27:36.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2241: status.find.is(200), but actually found 500
20:27:36.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e046f0f, username -> user.872027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1240e621, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bd305509-8aeb-4c03-94fb-34c5e3a2a65f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11cfe6d5, username -> user.514367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5010a3a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 392068c4-8145-4f6c-a6bd-9140434b742e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2428: status.find.is(200), but actually found 500
20:27:36.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2428,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4670eb, username -> user.857567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17846cf9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bd11aa19-84c4-4552-a64c-dd118d260047
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2084: status.find.is(200), but actually found 500
20:27:36.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a63a3a2, username -> user.754769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2297e6da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d6749e52-1122-4ee6-ac93-db70edefa045
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2662: status.find.is(200), but actually found 500
20:27:36.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1714: status.find.is(200), but actually found 500
20:27:36.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2334: status.find.is(200), but actually found 500
20:27:36.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d6c363f, username -> user.855776, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c1bcd89, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 035e4e20-e06e-4723-8b9b-7c4c65893153
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23115d88, username -> user.106601, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f26c8eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ee6906aa-a145-4808-9d27-e66d4bdeca93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1714,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a7444a6, username -> user.204823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@546927d8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bf9b0e36-4341-4a7f-9bf8-46bde4d184b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2060: status.find.is(200), but actually found 500
20:27:36.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2060,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37d7839e, username -> user.268999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fa931f6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ab2f0596-0b52-41e6-9d9c-aef012ec7d90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2670: status.find.is(200), but actually found 500
20:27:36.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ba0b080, username -> user.826581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3baebd33, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5d3c6bf0-06fa-4090-977a-3d5ee1ccf1ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2668: status.find.is(200), but actually found 500
20:27:36.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2668,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c5bc7c0, username -> user.580638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@780c9916, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8caa5a8f-d1e5-4824-b7f2-255dfcb3a625
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1696: status.find.is(200), but actually found 500
20:27:36.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1696,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c1d79af, username -> user.910511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63fe5efe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 40d0b4a6-4f81-4e1e-b8d9-3c41b3bf1abb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2632: status.find.is(200), but actually found 500
20:27:36.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4109e176, username -> user.902548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f7307ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 99acf14b-dd16-44fc-995e-da6b6d7b53f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1726: status.find.is(200), but actually found 500
20:27:36.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@579fb9b7, username -> user.24729, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@556a4148, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 01b0160c-7e3a-4391-b447-acb825f622fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2665: status.find.is(200), but actually found 500
20:27:36.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e1ae56f, username -> user.382678, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e87091d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 63488c9a-0452-4ba1-b160-988fb67784fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2635: status.find.is(200), but actually found 500
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2635,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4733dd80, username -> user.670967, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3889a654, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f3482a7c-158d-4424-82ab-2eaae248ab1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1712: status.find.is(200), but actually found 500
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2316: status.find.is(200), but actually found 500
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a9cf008, username -> user.806405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d7b236b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8dc40a46-8df5-413b-9fd0-e71f4f610964
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2316,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73cc2efa, username -> user.668964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@455c87f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3779b02f-657f-4d8c-aa35-9899a6af818a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2677: status.find.is(200), but actually found 500
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2633: status.find.is(200), but actually found 500
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2315: status.find.is(200), but actually found 500
20:27:36.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56fa2b0a, username -> user.301510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@164236ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0f810b59-adc8-4dc1-9148-63bf43fe6a09
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ca9fcf, username -> user.993596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29de62b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 12feb8cf-59eb-4ea9-b25b-b2e2199cd166
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78b916a3, username -> user.180450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a7a2213, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c8ce7b46-6550-4de0-85ad-24f997459de9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2675: status.find.is(200), but actually found 500
20:27:36.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2675,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79da8db6, username -> user.239605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bb79a8c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: aab728b8-9922-4e98-a991-9f95f7b7b869
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2102: status.find.is(200), but actually found 500
20:27:36.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d10bf22, username -> user.671164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d42df1d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3880642e-563d-4891-a596-5f446af87297
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2058: status.find.is(200), but actually found 500
20:27:36.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ff58479, username -> user.131950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@523a875b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0c961f55-a753-4115-b9ec-45f0703f0a2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1711: status.find.is(200), but actually found 500
20:27:36.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b1be4bc, username -> user.664461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14954757, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b236e774-fad5-458f-bf4c-603d0f4614b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1945: status.find.is(200), but actually found 500
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1945,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7036db71, username -> user.219098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@565ffb8b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 66a1e4e5-277f-447f-aa7d-cedea7fae00a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2094: status.find.is(200), but actually found 500
20:27:36.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bf0cfd5, username -> user.887339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2579a0bd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5ef0fd0e-6bf4-415d-a844-b30aaa9d3d9f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2628: status.find.is(200), but actually found 500
20:27:36.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2628,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7764a939, username -> user.612973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@701d6ac4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 08040660-bb2d-4245-9c84-c44dd21a8de1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2105: status.find.is(200), but actually found 500
20:27:36.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2627: status.find.is(200), but actually found 500
20:27:36.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d2b5b85, username -> user.939197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b00ee02, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 63b72335-8dbb-4b44-956d-e8f6ebfdfc70
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e2c3d8, username -> user.871635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31e10016, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a9506fc3-c1ee-4ae2-8650-f948be868e7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1977: status.find.is(200), but actually found 500
20:27:36.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32aadd4a, username -> user.475375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64559005, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 124b973c-d9fb-40db-82d7-4d520f93ab2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5084: status.find.is(200), but actually found 503
20:27:36.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@572b3d58, username -> user.553780, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bf3ca82, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2293: status.find.is(200), but actually found 500
20:27:36.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f646a61, username -> user.367225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8c1a2fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fdfcafc5-3ee1-43d2-84ce-cdf64f9aa522
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2684: status.find.is(200), but actually found 500
20:27:36.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@595a96f8, username -> user.487719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7818c900, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d364c09a-eed5-4002-b9ca-6ba71fd6eccb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2308: status.find.is(200), but actually found 500
20:27:36.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d21f32b, username -> user.983209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a47fc66, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7371cf97-a133-4aac-809f-5488e4e2534d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2115: status.find.is(200), but actually found 500
20:27:36.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c7b8ca1, username -> user.584101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2baf1658, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8fff4755-8122-4f6e-9dae-4f1e65519081
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1700: status.find.is(200), but actually found 500
20:27:36.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7838b576, username -> user.308244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63e8bbff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3754b112-2021-42d6-903a-e0c749d8778a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2303: status.find.is(200), but actually found 500
20:27:36.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1707: status.find.is(200), but actually found 500
20:27:36.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e469b91, username -> user.195208, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e4c4bf5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ba6b07aa-6deb-4989-b6ca-a9469b951712
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@337c3d01, username -> user.739327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46b2863c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e2414c62-8c55-4422-b4e5-594896752699
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1705: status.find.is(200), but actually found 500
20:27:36.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2695: status.find.is(200), but actually found 500
20:27:36.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1705,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63a51879, username -> user.295209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f499af1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ddd934d1-551b-4a69-9294-d5ca3c9df00a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@712f39a7, username -> user.184638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23d7621f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 229fc8b0-5512-41bf-8266-42d06b2f4323
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.363 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.363 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2694: status.find.is(200), but actually found 500
20:27:36.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2056: status.find.is(200), but actually found 500
20:27:36.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13a0d6b6, username -> user.224766, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71a0c54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 71dbf7b3-b46d-4c8b-94fa-d4b6cde3c4f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d9edbd9, username -> user.374096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@157f9ee7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3e3a4efe-8986-4423-9922-4b3bdec45dd7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.363 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.363 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2073: status.find.is(200), but actually found 500
20:27:36.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2073,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bed48df, username -> user.562952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53f0261f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d430a28a-4f8e-4bbb-9568-42f647fd7f3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2636: status.find.is(200), but actually found 500
20:27:36.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7657eaa6, username -> user.121250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23a59934, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c652ec22-4b17-4ac9-9bd3-308b172a45e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2701: status.find.is(200), but actually found 500
20:27:36.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2701,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2935d922, username -> user.86319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47cb70a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 89687af7-e1ff-48e8-9273-4910ee6e0541
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1963: status.find.is(200), but actually found 500
20:27:36.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@760e8c47, username -> user.114354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d5f422f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: decc1bd3-fa87-40aa-837b-42fcfb77211b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2705: status.find.is(200), but actually found 500
20:27:36.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2705,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34c936ec, username -> user.733025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68137dab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 77e71103-5b4a-4e63-95a4-de8b21edd172
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5086: status.find.is(200), but actually found 503
20:27:36.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f81e7a4, username -> user.555035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@866871d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2562: status.find.is(200), but actually found 500
20:27:36.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c136fcf, username -> user.906865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5159475e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 84dacc88-b6ed-4121-83eb-c6032b649f92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2708: status.find.is(200), but actually found 500
20:27:36.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1403dc9e, username -> user.918096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@292d486d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cae050d2-6af5-4d14-a4a0-0ffe8a47b997
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2273: status.find.is(200), but actually found 500
20:27:36.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2273,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@604d732, username -> user.40621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@535c41ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 94e6b9e4-2d5b-4288-af61-cbd4fc34e83f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2622: status.find.is(200), but actually found 500
20:27:36.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2622,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65057fa3, username -> user.997736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d1147f6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6f54e920-03a5-4f64-aff9-4d46a12492fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2707: status.find.is(200), but actually found 500
20:27:36.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b43fcf6, username -> user.460984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29bba38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 57067660-b466-4faa-b881-685849a1ad60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2618: status.find.is(200), but actually found 500
20:27:36.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ed947c1, username -> user.147212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17a45d4d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bca2777c-1276-4979-9c14-d3b59c41d14b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5085: status.find.is(200), but actually found 503
20:27:36.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@afa1340, username -> user.718350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f9e8dd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2106: status.find.is(200), but actually found 500
20:27:36.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54b1c58c, username -> user.933490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52b7801e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e0b5c453-d87f-49e8-a728-2c553ceb8991
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2713: status.find.is(200), but actually found 500
20:27:36.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18dd8ac8, username -> user.593752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bf01530, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 65cbee9c-2114-4228-9130-4fa8f802d504
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2301: status.find.is(200), but actually found 500
20:27:36.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18e5bbc8, username -> user.217762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b79e0d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b3ad3481-ee99-4b8a-92e9-27ae09b8c6c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1690: status.find.is(200), but actually found 500
20:27:36.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@169432c6, username -> user.452602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23ef4b6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 66fe4b30-6f16-43c0-9ba7-9b5658a172e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2285: status.find.is(200), but actually found 500
20:27:36.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1698: status.find.is(200), but actually found 500
20:27:36.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2714: status.find.is(200), but actually found 500
20:27:36.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a068a7, username -> user.584231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@646ac7ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 730e1c96-5794-44f4-81a0-fc5c4a3285e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2285,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e0dfdc8, username -> user.593379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35160bd4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 71e5fa10-79f2-4836-a858-f92d2f6c9fb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2714,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79287738, username -> user.71166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17f1bf73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cb8529bc-8609-4029-a58d-40b612b19fcb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1692: status.find.is(200), but actually found 500
20:27:36.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1692,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e4526ee, username -> user.146543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@102bbaef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 000de91e-0717-4a6f-8368-a1ec588f13b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2716: status.find.is(200), but actually found 500
20:27:36.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59e06096, username -> user.736733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56832ea7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 503a7f54-47e2-4e85-a949-98ca34f610c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2722: status.find.is(200), but actually found 500
20:27:36.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7310b1f9, username -> user.844308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68e86b72, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3e89eadc-918c-4e7a-a4d0-0a003578e65f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2349: status.find.is(200), but actually found 500
20:27:36.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@98dd45, username -> user.755104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38e76cad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a5edacbf-49fe-4268-97dd-4c56a1d7ceaa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2623: status.find.is(200), but actually found 500
20:27:36.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2197: status.find.is(200), but actually found 500
20:27:36.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a966c84, username -> user.177862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34873d7e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d7098a1b-4516-4075-985c-accad4986552
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fb31857, username -> user.697883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b8c8345, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cfc4f31f-43c9-41f3-818a-f879e337f93e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1872: status.find.is(200), but actually found 500
20:27:36.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a2ce96a, username -> user.957517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb4457f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 457cadaa-ad12-4cf8-9281-dd03a4260ad2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1688: status.find.is(200), but actually found 500
20:27:36.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e7dedb2, username -> user.504560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bfd8bad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ab6f199d-0959-4e39-9b8a-79e912324dd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2130: status.find.is(200), but actually found 500
20:27:36.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12f7c398, username -> user.769149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@209231cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9d0c6dc4-a4ce-44c1-bfad-9c13f1a23998
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2570: status.find.is(200), but actually found 500
20:27:36.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1686: status.find.is(200), but actually found 500
20:27:36.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2044bd49, username -> user.823452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79a93606, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 296fceb9-701e-4585-a615-b9df3b8190d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2100: status.find.is(200), but actually found 500
20:27:36.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2089: status.find.is(200), but actually found 500
20:27:36.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e8e1162, username -> user.939675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b7c99a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2da20909-6de8-42de-92a1-18bc6db8ddd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fbc29f4, username -> user.45643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b3a9ea5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 22cf9777-86d3-4bd9-aed7-a27ec82c0080
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57b59d9d, username -> user.178414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dccf749, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9779070e-e99a-4f88-a216-e8b33152aec5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2057: status.find.is(200), but actually found 500
20:27:36.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15499763, username -> user.424698, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53bdf9a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0c6e8fbb-3153-4de1-9cf8-afcf9aa41a99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2631: status.find.is(200), but actually found 500
20:27:36.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@157f3500, username -> user.14865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d15d409, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 09e32943-4a19-4c60-b277-e36703ebd9d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2139: status.find.is(200), but actually found 500
20:27:36.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d481c09, username -> user.321236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fa6dd53, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 15824c27-4640-47b1-af1e-6562b0563084
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2732: status.find.is(200), but actually found 500
20:27:36.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2732,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51f610cf, username -> user.608435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c4734dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d9e239cd-9dce-4015-b0ae-43c791b22e7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1702: status.find.is(200), but actually found 500
20:27:36.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19b6f959, username -> user.367559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@379dfe0c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bd171cc0-fe88-46df-9bd9-3414521cfc5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2326: status.find.is(200), but actually found 500
20:27:36.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48d3e8f9, username -> user.675935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602b738, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9694dae5-f011-4f5f-aa78-c359ca43f882
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1560: status.find.is(200), but actually found 500
20:27:36.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1685: status.find.is(200), but actually found 500
20:27:36.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5087: status.find.is(200), but actually found 503
20:27:36.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cd2582a, username -> user.480633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5783f0ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0ad7ee4a-bc9a-43c1-9016-b8c0ded88ef3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7717cd37, username -> user.61946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7244576b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5d6f282f-5bde-4281-8c91-da2d8d9d3e10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5087,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ed7a26c, username -> user.461438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72485da0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2141: status.find.is(200), but actually found 500
20:27:36.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@93535c4, username -> user.269015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c78d79d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 13f0a5ac-3d5e-49d9-b0a6-ae53c7cca8c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1683: status.find.is(200), but actually found 500
20:27:36.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4245304e, username -> user.834545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@118bf388, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9a98a198-e146-4331-878f-8e44069a0917
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2735: status.find.is(200), but actually found 500
20:27:36.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b03fd21, username -> user.550974, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46e255f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7904dc56-4729-46ec-8df7-71470fb47702
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2737: status.find.is(200), but actually found 500
20:27:36.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2edf631f, username -> user.992453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d52ad4a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 63205b88-3bfc-4185-9867-5554dd4b4069
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2630: status.find.is(200), but actually found 500
20:27:36.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28d0ea90, username -> user.688860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70651c18, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0316276e-2477-4cfc-99de-c68453526dd9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1769: status.find.is(200), but actually found 500
20:27:36.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@289fdf3b, username -> user.554157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@125313de, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7b15ee83-f515-47d7-9bd2-e0f20647fe96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2152: status.find.is(200), but actually found 500
20:27:36.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16d297d0, username -> user.339788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41a5d644, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 86a688f3-bc37-4907-9e70-d60a5f9904ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2117: status.find.is(200), but actually found 500
20:27:36.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2402: status.find.is(200), but actually found 500
20:27:36.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65a298d4, username -> user.288669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a8ba98e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 885f030a-43cd-4b88-9ad5-2394202f6181
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56fbd35f, username -> user.350632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7de38109, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b43360a7-dcbf-45fd-b511-628495693966
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2423: status.find.is(200), but actually found 500
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54a9a2e, username -> user.57905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53c12c98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 52e18f9b-798b-4eb7-b0a5-7cf9c286fba6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2188: status.find.is(200), but actually found 500
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1675: status.find.is(200), but actually found 500
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@940fb6c, username -> user.437053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6851f2e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9b01531b-dae5-4742-8bca-222815d156f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1924: status.find.is(200), but actually found 500
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1675,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78dfa0b2, username -> user.356744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28c31963, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c4828980-bef6-49c3-a564-c0ee48e99f48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1924,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11d74670, username -> user.946445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@527a1a07, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a0480faa-81b0-4b4a-a110-974a4bbf92ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5089: status.find.is(200), but actually found 503
20:27:36.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2386: status.find.is(200), but actually found 500
20:27:36.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dcf4c95, username -> user.753534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c2c30d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51a4662e, username -> user.976134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6009398e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fadad41b-2abf-464c-89bd-5387ee0779ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2569: status.find.is(200), but actually found 500
20:27:36.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bf87c78, username -> user.317040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7734cc7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c362722a-ea08-46f9-becd-99292e7ea93a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5088: status.find.is(200), but actually found 503
20:27:36.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5088,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7695f0b1, username -> user.822363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72f1f573, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2617: status.find.is(200), but actually found 500
20:27:36.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2184a3a0, username -> user.800058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b4399ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 312017d2-8979-4fc0-a3d5-5be3ab606a34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5090: status.find.is(200), but actually found 503
20:27:36.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5090,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68607ffb, username -> user.47671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ea5037, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2619: status.find.is(200), but actually found 500
20:27:36.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2619,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25e6f026, username -> user.582967, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cd3fd8c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b9df4db3-48c7-4ba5-b7a7-bed34d295b56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2362: status.find.is(200), but actually found 500
20:27:36.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59923a88, username -> user.308033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cb96a06, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0b889d4f-75ef-4331-a314-fcded576aba1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2048: status.find.is(200), but actually found 500
20:27:36.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2048,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fab35fe, username -> user.223392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@265d0ec9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 32761ba0-1e8f-4f1c-8020-d7099bb1ffff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1646: status.find.is(200), but actually found 500
20:27:36.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@314f0df0, username -> user.746489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ff9841d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 65306218-3f94-4c37-9fb4-313d33cf8867
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2119: status.find.is(200), but actually found 500
20:27:36.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ffac4d5, username -> user.81842, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c7cfabf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b70dc01f-d3b7-4d16-915e-2d5551ba21ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2600: status.find.is(200), but actually found 500
20:27:36.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f48d552, username -> user.239924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77045edc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f06f5256-2345-44f5-bf4b-057455dd7fe1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1994: status.find.is(200), but actually found 500
20:27:36.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1994,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c106e91, username -> user.782745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fbcf340, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 10088ba3-6c09-42ba-8ec1-9d69e91dd374
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2155: status.find.is(200), but actually found 500
20:27:36.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@598c1c94, username -> user.765307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69340ec7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 000677b1-aef6-49ba-967f-293443cea866
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1580: status.find.is(200), but actually found 500
20:27:36.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d15dae1, username -> user.959063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@437ab1d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5bc05a0c-aaea-4829-9cce-1ecb297c559c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1619: status.find.is(200), but actually found 500
20:27:36.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1619,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a9e3ff0, username -> user.664965, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@132b5ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d0b5e83c-7dce-469a-a49a-ff49f65d2844
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1883: status.find.is(200), but actually found 500
20:27:36.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b41a407, username -> user.305844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38bd097e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e163de92-8a9b-4ec0-a6ad-611b18e4f3c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5092: status.find.is(200), but actually found 503
20:27:36.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c676a35, username -> user.126954, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73e704aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2565: status.find.is(200), but actually found 500
20:27:36.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2565,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@133cb99d, username -> user.895636, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43134b9e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 110750cb-be1e-46d9-9812-35501017c04d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2045: status.find.is(200), but actually found 500
20:27:36.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2378af26, username -> user.693357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b91bbaa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 531acf5b-ea91-48aa-a7a7-c7e944b270e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1871: status.find.is(200), but actually found 500
20:27:36.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e54b80, username -> user.181876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35f0b3c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1067a9b6-0d98-45aa-8e27-43608ff995b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5091: status.find.is(200), but actually found 503
20:27:36.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4feb11b0, username -> user.689688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2245da5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1870: status.find.is(200), but actually found 500
20:27:36.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@785042e3, username -> user.220435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c708c5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b50b6d53-a5a7-4e61-9739-51639001597d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2162: status.find.is(200), but actually found 500
20:27:36.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b8dd232, username -> user.944949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52614184, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 479ce74c-d94c-48ce-9eed-1c11192f81d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2489: status.find.is(200), but actually found 500
20:27:36.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2489,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23502b01, username -> user.327856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72d6740d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f878afab-499f-4c2c-8236-f4a0a2ce140b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2504: status.find.is(200), but actually found 500
20:27:36.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2504,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75ea2bfb, username -> user.299346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a12d4f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 63325ad6-41eb-4149-971a-c09bf6c882a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2590: status.find.is(200), but actually found 500
20:27:36.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@559922a8, username -> user.924385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66738d6a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7ba8100d-fed0-4dc2-90f8-00a909ee19fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5093: status.find.is(200), but actually found 503
20:27:36.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32060f10, username -> user.414298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35460707, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5094: status.find.is(200), but actually found 503
20:27:36.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27a6b6cd, username -> user.392315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@348e6e76, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5095: status.find.is(200), but actually found 503
20:27:36.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5db69af4, username -> user.770579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@749c836, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5097: status.find.is(200), but actually found 503
20:27:36.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76cb4054, username -> user.975454, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41f221d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.408 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.408 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.408 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.408 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.408 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5099: status.find.is(200), but actually found 503
20:27:36.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16cca41, username -> user.292234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48e7be9d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5098: status.find.is(200), but actually found 503
20:27:36.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7732d845, username -> user.889013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60cc65ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5096: status.find.is(200), but actually found 503
20:27:36.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@638970a1, username -> user.139468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@362e30b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.414 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.414 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.414 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5100: status.find.is(200), but actually found 503
20:27:36.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d6fa94a, username -> user.522588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ace8cee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5101: status.find.is(200), but actually found 503
20:27:36.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c09dbd4, username -> user.636671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77697cf6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1618: status.find.is(200), but actually found 500
20:27:36.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62a5f779, username -> user.375288, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@772cb55d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 36ea01dd-cb79-43f7-a817-7c7e68f1936f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5102: status.find.is(200), but actually found 503
20:27:36.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cce8c1d, username -> user.908276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@444c98b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1615: status.find.is(200), but actually found 500
20:27:36.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35d72eb5, username -> user.146907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a41dac4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2aa9d0a9-3de0-4235-aa62-41928e1564e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1582: status.find.is(200), but actually found 500
20:27:36.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18d437c9, username -> user.387960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62b6e164, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 47d30599-4a7d-48e2-a153-49e920f97a5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2431: status.find.is(200), but actually found 500
20:27:36.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a1f0cf6, username -> user.65600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e1070fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1ea50952-9e03-49cd-81d6-a435e2da757b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2424: status.find.is(200), but actually found 500
20:27:36.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@123f707f, username -> user.261460, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e06a3b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 29f22800-c5ca-4beb-abc5-9d8d5547cc5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1589: status.find.is(200), but actually found 500
20:27:36.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1589,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4340a063, username -> user.314143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a564c2e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7c8439b5-ad4c-482c-885f-61fe60f3817e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1613: status.find.is(200), but actually found 500
20:27:36.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1613,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@110eeca2, username -> user.720771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17c449c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 47607ee4-79d9-4e00-a78c-a58a603781ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2503: status.find.is(200), but actually found 500
20:27:36.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6efc6866, username -> user.486507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53ede04, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4babde05-fdaf-4ce2-be32-1d8636415133
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2361: status.find.is(200), but actually found 500
20:27:36.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2361,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63d802cd, username -> user.249197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@226f64a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9cbc5fde-1a0a-431c-871b-b6c74a0365db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2460: status.find.is(200), but actually found 500
20:27:36.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2460,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49ef9984, username -> user.806598, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f0d554a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6d543f9c-0846-4fbf-ac14-6fb9d14d35c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2426: status.find.is(200), but actually found 500
20:27:36.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f47eb91, username -> user.195172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57392fca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8b8efecc-fe6c-43f2-8958-6cde93c6eee8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2483: status.find.is(200), but actually found 500
20:27:36.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39bf1058, username -> user.257933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2db4551f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dfe2c519-a2eb-43f8-8ed8-83ed6162a552
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2452: status.find.is(200), but actually found 500
20:27:36.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2452,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58283860, username -> user.998942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a00ab40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1422652f-1acc-40bd-b5fb-56be3c915bd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1552: status.find.is(200), but actually found 500
20:27:36.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2335a37, username -> user.491446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14a18b4a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 195a1328-98ce-415e-9ed8-88af0aa8bd0f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1562: status.find.is(200), but actually found 500
20:27:36.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36283598, username -> user.766133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35c84d3f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ae77fcf6-183c-4908-a30b-19a0b8bdec5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.430 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2530: status.find.is(200), but actually found 500
20:27:36.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2505: status.find.is(200), but actually found 500
20:27:36.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f99b75d, username -> user.347271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d02e8f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a678867c-351f-4864-8fa7-2c7fd071a1d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2505,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e0a595e, username -> user.318593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e260de7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cb5dab71-16d8-4ee2-8c64-55d5d842509b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.430 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.430 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1575: status.find.is(200), but actually found 500
20:27:36.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1575,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c36956d, username -> user.870018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25f7f8a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0f4d0a09-d639-475a-bcac-1d50a192c587
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2465: status.find.is(200), but actually found 500
20:27:36.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2501: status.find.is(200), but actually found 500
20:27:36.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2465,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51cea352, username -> user.19783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56e2e61a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 066a84c0-4000-40ce-bc40-4187269a4b21
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18aaaefb, username -> user.560346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dd1ecd6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9a4cf1f2-927b-4e25-98d6-338800bb6ef0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1538: status.find.is(200), but actually found 500
20:27:36.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70d1de1f, username -> user.243710, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62450b05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f64685f3-c620-4da2-b30d-e4087dbc8dba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2249: status.find.is(200), but actually found 500
20:27:36.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d4bb284, username -> user.369692, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24d8abd6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6c58a743-87ea-4e1a-bcb1-ccd7013b154d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1986: status.find.is(200), but actually found 500
20:27:36.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47b4f, username -> user.375098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2aeb1e96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4a289903-8c0c-459a-83fb-4da7f7c6890a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1581: status.find.is(200), but actually found 500
20:27:36.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75f1f795, username -> user.113933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4943bb11, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 57a8a5f4-2cb7-4397-976b-c7a9bfc6bd7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1601: status.find.is(200), but actually found 500
20:27:36.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b65febd, username -> user.747957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@111f84f6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 21c80b92-2bbb-4d80-9023-34abc4a6dc07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1543: status.find.is(200), but actually found 500
20:27:36.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28451b25, username -> user.970528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bf82ed7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ae14cfb3-03e7-48f6-802d-980f6beebe31
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2030: status.find.is(200), but actually found 500
20:27:36.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2030,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a70374b, username -> user.364559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28dabf1f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: deadd431-e82e-47ce-9c5c-160cec6d1695
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1894: status.find.is(200), but actually found 500
20:27:36.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1894,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ba5861d, username -> user.108486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43f8ccad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f5835eb2-2725-420b-bf63-9b5bcd79bfb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2255: status.find.is(200), but actually found 500
20:27:36.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2178: status.find.is(200), but actually found 500
20:27:36.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1885: status.find.is(200), but actually found 500
20:27:36.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54340cf2, username -> user.142265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e633852, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c5b22c45-90cb-4ccc-a086-0d19df88c3bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f4e2567, username -> user.934700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a71f315, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c1b2314f-10a1-40e6-a453-8320bc1706c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@323e430d, username -> user.560936, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26bd2874, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 54c9cee8-e3b5-4d27-b087-f95d95e31131
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2135: status.find.is(200), but actually found 500
20:27:36.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33d4538, username -> user.105201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1995a72a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8e6a8c3f-400c-41fa-be23-5b2f03e713db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2032: status.find.is(200), but actually found 500
20:27:36.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ac4e451, username -> user.571638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61a47e8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a68b8405-7169-4a96-b469-94dc6980861c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1996: status.find.is(200), but actually found 500
20:27:36.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f189218, username -> user.956467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31efdae9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d12f5d9c-a369-4fc4-b2d8-b7b1f82ad952
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2022: status.find.is(200), but actually found 500
20:27:36.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@517a0ac1, username -> user.798728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16c03346, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 74ba61b3-f707-443d-95e6-303aad1a8cd0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2407: status.find.is(200), but actually found 500
20:27:36.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19091b0e, username -> user.424330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31d106e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e604b77d-1837-4893-b281-545f73bd65e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1873: status.find.is(200), but actually found 500
20:27:36.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35ef61b4, username -> user.723915, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74fc8325, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c671ded9-8226-4d18-9a83-e9964725116b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2123: status.find.is(200), but actually found 500
20:27:36.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2017: status.find.is(200), but actually found 500
20:27:36.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ef05a1a, username -> user.843499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e564243, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 56a995c2-d5d1-4214-835b-3abe8fefe97d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20b81b11, username -> user.432033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d6d13c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 94468137-67f4-4ef6-96cd-61eb5feaf9b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2507: status.find.is(200), but actually found 500
20:27:36.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@90fa30a, username -> user.543011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ce9f7e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: de1967a9-03ee-43b3-a1d8-601059c21dc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2015: status.find.is(200), but actually found 500
20:27:36.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7417e8e9, username -> user.950699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49bdf107, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5b0ea0a1-b538-4abd-a352-4213e9edc8ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2575: status.find.is(200), but actually found 500
20:27:36.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2575,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@95be516, username -> user.78524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@466a92c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4fa5d452-4d8e-487f-b899-4134fd5a5939
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2018: status.find.is(200), but actually found 500
20:27:36.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d9ee6d2, username -> user.777558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f735059, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 11f8e8f2-b716-4386-bad5-eea66a11d428
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2182: status.find.is(200), but actually found 500
20:27:36.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2011: status.find.is(200), but actually found 500
20:27:36.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21e2daed, username -> user.334715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24fae7d8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f033b910-f4b2-45e6-a82d-a56abf33e6c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2011,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40f552ed, username -> user.566535, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ced44ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: da423309-cc60-452c-a56a-cbbf1759e894
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2153: status.find.is(200), but actually found 500
20:27:36.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7844d6ba, username -> user.431469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16e3b560, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4ef8981a-f2b6-4b5f-b989-ba40b7ee2ccb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1901: status.find.is(200), but actually found 500
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60c6f291, username -> user.576200, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@340956ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dab74c8c-e738-42e1-855d-26e4c8e43618
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2578: status.find.is(200), but actually found 500
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bd486d9, username -> user.69154, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c728859, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3b8513b8-0f46-49c6-94fd-0f3615075289
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5103: status.find.is(200), but actually found 503
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d717a45, username -> user.58335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b629725, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2010: status.find.is(200), but actually found 500
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2230: status.find.is(200), but actually found 500
20:27:36.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2034: status.find.is(200), but actually found 500
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5633374, username -> user.246152, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b3a1b6d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5d453b49-2891-4639-a656-8f05b7f6159a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76105173, username -> user.221549, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23b42670, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 54244b7c-4db8-4ff4-9a6f-275a3275c189
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25d7dd84, username -> user.457072, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@321a907b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e718e53a-3c84-4656-ab4b-834b70b9fa2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1992: status.find.is(200), but actually found 500
20:27:36.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3622d4a1, username -> user.360675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ced977, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: de61dce2-b519-4eb8-b3a8-970bbbfad524
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2001: status.find.is(200), but actually found 500
20:27:36.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c1291c, username -> user.568443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@133477ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d5657619-2203-475c-8200-fc2dec406057
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2226: status.find.is(200), but actually found 500
20:27:36.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cc99e91, username -> user.604778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1451e911, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6b6b8c51-393c-41fd-9730-d1e98ddc7318
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2486: status.find.is(200), but actually found 500
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5181167, username -> user.940263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76aff23b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b4ccb698-d73f-48cd-8e4a-fe1a9ad26a1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2049: status.find.is(200), but actually found 500
20:27:36.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73b4960e, username -> user.652732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56e2588f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 392f710e-916e-44f7-a6d0-f131f3f29cf8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2003: status.find.is(200), but actually found 500
20:27:36.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@365e05bd, username -> user.369719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a2fefe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6c2f955e-d12e-4a5f-b126-b3e7e9824218
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2013: status.find.is(200), but actually found 500
20:27:36.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1909: status.find.is(200), but actually found 500
20:27:36.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a322850, username -> user.400717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fce9758, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9e8d679b-66c4-4e1e-8c39-15f74d5cc026
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@734b04cf, username -> user.254622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3edbb12b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 80c1b30a-9d2d-4da1-b263-12cc3d17808d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1906: status.find.is(200), but actually found 500
20:27:36.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60bea921, username -> user.411064, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@623b94e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cb133cb9-7966-4754-9170-99ad3c0ecdc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2004: status.find.is(200), but actually found 500
20:27:36.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16b8d9bf, username -> user.797978, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fca0830, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0196af88-9ba1-47d4-abf0-ec88960295be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2588: status.find.is(200), but actually found 500
20:27:36.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47956e9, username -> user.478544, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@316bf429, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 596e6df5-0808-400b-8f88-75db854306b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1869: status.find.is(200), but actually found 500
20:27:36.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28cbb04a, username -> user.302805, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@560907f6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 41c3fc66-04cd-4c85-8718-fce124acd612
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2019: status.find.is(200), but actually found 500
20:27:36.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2019,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78b141b8, username -> user.182057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f5f40d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7ee66e74-8935-45c9-9073-b1c7a2623f3a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1803: status.find.is(200), but actually found 500
20:27:36.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@680ea38e, username -> user.172765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b6b1f98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 40474ed9-bedc-42e8-9936-455d57e3bb68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2014: status.find.is(200), but actually found 500
20:27:36.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1189afb2, username -> user.668312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4461d126, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cb970975-22b0-454d-a951-eeadbfd790b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2574: status.find.is(200), but actually found 500
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fa07c8e, username -> user.841779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@327f1022, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 28dd4154-d44d-4e58-99cb-2963aa57b565
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1812: status.find.is(200), but actually found 500
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50cfe822, username -> user.795782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78e0820, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c0bb7456-917f-4eeb-b17f-3316ddfd4df1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2314: status.find.is(200), but actually found 500
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2579: status.find.is(200), but actually found 500
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cc97967, username -> user.637271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b1f7074, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0823b521-45ba-48b1-8a33-1d309bd9bcf0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1868: status.find.is(200), but actually found 500
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@296ad36a, username -> user.890601, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@495f8db7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e8ccf394-be1c-4509-9f73-76fd4c2be612
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ac8384e, username -> user.620896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@553f816c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: da70d668-2410-4389-9dea-d8609079c2bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1918: status.find.is(200), but actually found 500
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2587: status.find.is(200), but actually found 500
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1918,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ed7cde0, username -> user.664454, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2475d9fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3f289e4a-f553-49d1-a700-61212807b8ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31e35c22, username -> user.960969, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@475f84e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4f388602-30e5-4757-89d2-320f924ebbe4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2272: status.find.is(200), but actually found 500
20:27:36.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ee047fe, username -> user.944287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60364b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3b997401-7ee4-4c19-b1be-77100a3cb351
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1916: status.find.is(200), but actually found 500
20:27:36.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1866: status.find.is(200), but actually found 500
20:27:36.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1916,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b3f5b3c, username -> user.683055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@751b3ece, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 39f01d9d-beff-4ba6-9393-d7a67729a31d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77b08f0, username -> user.329890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cd19a01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 43db6d51-185a-44e9-821c-ee9134679e91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2005: status.find.is(200), but actually found 500
20:27:36.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cfe4d7a, username -> user.95199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@577415fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 318b5b59-c00e-4f19-b07f-627819688804
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2398: status.find.is(200), but actually found 500
20:27:36.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@687d85f1, username -> user.311506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22c966dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0c88abdd-5a3e-499a-9ab7-3fae9c789b55
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2007: status.find.is(200), but actually found 500
20:27:36.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ae081b0, username -> user.159242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e78c731, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 83f1c2ab-990f-414a-b0de-ff1c07053621
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2016: status.find.is(200), but actually found 500
20:27:36.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2016,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f69c3d2, username -> user.440797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33aabe76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6a094403-28a6-4813-a288-d28239aa130e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1990: status.find.is(200), but actually found 500
20:27:36.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d8f3a97, username -> user.493933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bf0e615, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 26ca04dd-1087-434c-9bfb-981ffc131157
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1998: status.find.is(200), but actually found 500
20:27:36.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@722107a8, username -> user.15694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78919220, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7c633d37-c014-4880-8cbb-dfd93db7b7ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2000: status.find.is(200), but actually found 500
20:27:36.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e91724c, username -> user.385303, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12c7134e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: da53e862-c3e7-468a-88c0-5d7c21d6d368
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1814: status.find.is(200), but actually found 500
20:27:36.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ea64d25, username -> user.358537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@479150e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7989c0b3-6fe5-4beb-bf87-2162c3ceaa8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1988: status.find.is(200), but actually found 500
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1988,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@572b4c4f, username -> user.106431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@87f4512, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9c19739c-3b73-4cb6-a87e-8805d1b34dbe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2021: status.find.is(200), but actually found 500
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1999: status.find.is(200), but actually found 500
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2020: status.find.is(200), but actually found 500
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2021,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cb20ea3, username -> user.99656, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f83aaf7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6f852998-28b4-483c-962c-1f9886c4a0e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dc7a40a, username -> user.744090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fa9cde9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0350da3d-0f78-4afb-a038-9f275f44b856
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@275e22c7, username -> user.753157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5066e104, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ba065552-f890-46a5-a32f-426e18a79f41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1809: status.find.is(200), but actually found 500
20:27:36.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1993: status.find.is(200), but actually found 500
20:27:36.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@361cfaaa, username -> user.417727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57fb61a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6bce53d3-2090-4c03-9964-ea6e9c52c367
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ce10286, username -> user.426130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c5aa5d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4317d1e4-2b8f-4404-b7b0-3c41559ac42a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2035: status.find.is(200), but actually found 500
20:27:36.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b11b9a5, username -> user.970318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2edd3fde, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7a827131-ff3c-4ac4-bd98-8d61eaa7561d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1800: status.find.is(200), but actually found 500
20:27:36.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@181be3b9, username -> user.101402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@332b9861, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9fa7993c-645a-454e-8a07-43bbfe925e77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1804: status.find.is(200), but actually found 500
20:27:36.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2050: status.find.is(200), but actually found 500
20:27:36.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eca726b, username -> user.276099, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@757b23f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 13111627-ef53-49ea-bd8a-d5989d18753a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1276a320, username -> user.313930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@974c91e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 899ded31-a7c8-4cc1-b575-1cf15eaeffa1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2233: status.find.is(200), but actually found 500
20:27:36.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9d49ce7, username -> user.983030, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2977008, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8268c853-74aa-433a-b096-5670d808803d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2006: status.find.is(200), but actually found 500
20:27:36.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2500: status.find.is(200), but actually found 500
20:27:36.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53de8107, username -> user.124630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f120527, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3c42847b-e95b-4ef9-9507-2dfe75da8db0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d228673, username -> user.112897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f071f10, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9bc3a409-ed4f-4fd2-a6af-6a2eb0c3c5b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2012: status.find.is(200), but actually found 500
20:27:36.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66d0ef52, username -> user.103696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a914008, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9adf81db-7a98-4e6b-bdcf-d9e04fe98b50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5105: status.find.is(200), but actually found 503
20:27:36.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2375: status.find.is(200), but actually found 500
20:27:36.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b894ab4, username -> user.844380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f6b5b6a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f78669b, username -> user.667596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@640d997a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c935a6ff-cef7-42bd-be83-4c7eb46c6fda
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2325: status.find.is(200), but actually found 500
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41c8b1e0, username -> user.53246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36e487c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 314f4e08-e13c-40ef-a8ee-efe9187a284f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2211: status.find.is(200), but actually found 500
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d44544, username -> user.135108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@523e14ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fe8e1432-4533-42ec-95ad-671bbe3a5d84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1810: status.find.is(200), but actually found 500
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2171: status.find.is(200), but actually found 500
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1810,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c968eb0, username -> user.477123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22349556, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1c3de04c-0143-434b-ad0b-e17f24ea680b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2033: status.find.is(200), but actually found 500
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ad04d56, username -> user.261887, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59c41e4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a61891d2-dcab-480e-8a73-0fbe63597e9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2033,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bca9333, username -> user.18987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1207ff80, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6cf23741-abac-4aaa-a2cd-609c4290194b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2535: status.find.is(200), but actually found 500
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2278: status.find.is(200), but actually found 500
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23a1a485, username -> user.37282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e7ae641, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c1251c95-45b7-4c52-95e4-da6f18a353a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a0e694a, username -> user.556405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12576675, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b62fec06-50d1-4ef9-8a5d-e1c0da20d41a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2372: status.find.is(200), but actually found 500
20:27:36.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7999582d, username -> user.674910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e10f8db, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4517222d-dda6-4673-9f16-201370f55a7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2546: status.find.is(200), but actually found 500
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1740: status.find.is(200), but actually found 500
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57c4d93, username -> user.43081, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a6f581b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a40ee974-82d4-47aa-9424-d3c17dc18f4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37352a1b, username -> user.719862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d49a088, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3eb518c7-eaaf-4c6a-a48e-c5084bf49fae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2075: status.find.is(200), but actually found 500
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72ed5b1d, username -> user.957465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@492ea924, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e008430e-d948-4840-8437-a8aeb4cbdf83
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1541: status.find.is(200), but actually found 500
20:27:36.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a4f40ab, username -> user.544731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58199d07, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 09adc6ac-010e-4d7d-a66d-e8328e91ead5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5106: status.find.is(200), but actually found 503
20:27:36.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a4a0e8, username -> user.759180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43c0bcf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1802: status.find.is(200), but actually found 500
20:27:36.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b74d0bd, username -> user.91625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b888177, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 505b545c-bc6c-4b8e-b468-7d9d99aadc95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2544: status.find.is(200), but actually found 500
20:27:36.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73513597, username -> user.87241, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15ee7c85, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: df77dd46-40bd-4245-9ae2-c0bc4070c1d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1546: status.find.is(200), but actually found 500
20:27:36.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@546b247e, username -> user.513553, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14aabd60, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9052fd67-c978-4434-860c-8c295e6fe591
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5104: status.find.is(200), but actually found 503
20:27:36.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30c86f66, username -> user.176502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1abf5752, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2356: status.find.is(200), but actually found 500
20:27:36.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57c8e474, username -> user.620438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40a08e02, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1d64a823-1e7a-4f62-b500-d3a5bf806f9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2538: status.find.is(200), but actually found 500
20:27:36.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59166670, username -> user.257359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@165ac71c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 213ffb7f-49bf-4cdf-8885-bd97ee500f32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2542: status.find.is(200), but actually found 500
20:27:36.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2539: status.find.is(200), but actually found 500
20:27:36.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc7d2ce, username -> user.561522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15d1b40c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5ba3d65a-7739-466d-af5c-b5d392cdd941
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11ccf7aa, username -> user.495460, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6883959e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: edb315e3-8b4b-4730-856b-1c79efca87ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2345: status.find.is(200), but actually found 500
20:27:36.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@538f035a, username -> user.429077, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ff5bece, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 73ae4b5b-a04f-484a-9a17-7373a816072b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2311: status.find.is(200), but actually found 500
20:27:36.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@569902f3, username -> user.77098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fa47553, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d9bc9d23-7eaa-4fe2-a432-b3c3f8a960da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2036: status.find.is(200), but actually found 500
20:27:36.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@734bfe0b, username -> user.46043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a840699, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d288d09a-87d5-4905-8f52-b4ab2c88f1b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2482: status.find.is(200), but actually found 500
20:27:36.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@634bde0e, username -> user.603330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3334edfc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b3a29dcb-e5bf-427c-b4ac-7806438c2bcb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2029: status.find.is(200), but actually found 500
20:27:36.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d82d5cf, username -> user.607965, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26fde370, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6fdd4bfd-db25-4067-b99a-e16b18d9dcc4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2307: status.find.is(200), but actually found 500
20:27:36.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15dae2bc, username -> user.986166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e05dcc3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 14172ff1-9fa5-42cf-b6b7-c848fb4331c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1970: status.find.is(200), but actually found 500
20:27:36.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1967: status.find.is(200), but actually found 500
20:27:36.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1430a892, username -> user.576653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7036aba8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2a4cf5d5-d11c-47f3-ab66-f96ccdfd38d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1967,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@690c210b, username -> user.586871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@566858b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e4a998a1-4af9-4455-a9aa-6abc5b1191ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1968: status.find.is(200), but actually found 500
20:27:36.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1968,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6038241f, username -> user.932784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65476c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9be8d545-9900-4064-ba35-d2cea48c6699
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1829: status.find.is(200), but actually found 500
20:27:36.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c5a6055, username -> user.968320, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e12268b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 519aa65a-211b-4fcf-b7f8-e3825115e722
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1833: status.find.is(200), but actually found 500
20:27:36.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72eb3273, username -> user.12079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bc50b16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 90767480-970a-4138-9b41-ab483b72ac7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2031: status.find.is(200), but actually found 500
20:27:36.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16cf4183, username -> user.360714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37a80036, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0711caf0-7472-4c3e-bf2e-b6cd993e8696
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2046: status.find.is(200), but actually found 500
20:27:36.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f37ed59, username -> user.799449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b43620d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bf067d4a-d90e-468e-9e46-bd18520c00fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2532: status.find.is(200), but actually found 500
20:27:36.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1979: status.find.is(200), but actually found 500
20:27:36.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a7fa4f9, username -> user.114179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e6be52a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cb8e3772-473a-4456-be33-489002aace87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70ae0e20, username -> user.273373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c75fe98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b50c272e-75cc-45ba-97df-f71d13e5c0b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1831: status.find.is(200), but actually found 500
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@669da1c, username -> user.683984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@646ceb8d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: df37eb23-c41b-4de0-82eb-f7220fa4bc43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1836: status.find.is(200), but actually found 500
20:27:36.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2276: status.find.is(200), but actually found 500
20:27:36.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1836,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c02640c, username -> user.695766, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cd3f884, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0d21c4d1-32ab-4077-8d60-6d1e765104c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12fcef4a, username -> user.894841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58068342, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6bfdde25-dfa7-436b-a0e0-9b13605c4b81
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2009: status.find.is(200), but actually found 500
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2009,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@607b54e7, username -> user.407665, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@120a85e8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 48aec281-617f-460b-9d13-f79489a3a5fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1842: status.find.is(200), but actually found 500
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1842,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d30a00e, username -> user.300088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59ffff59, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 222bf2e9-2408-49ba-a167-d6010c5cbd54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1832: status.find.is(200), but actually found 500
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1556: status.find.is(200), but actually found 500
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@148ea31e, username -> user.34806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@534f8c1d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 26fe9165-0308-4f91-a9d0-c70706661bc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1969: status.find.is(200), but actually found 500
20:27:36.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fd9acd7, username -> user.357564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e7a50b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c6766fb8-5831-40b2-887f-08f40aaa1104
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.468 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.468 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.468 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@632adb9e, username -> user.500102, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46bf6c9a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9925e020-1a88-42fa-85ca-573e13d5acc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.468 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.468 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.468 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.468 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.468 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2027: status.find.is(200), but actually found 500
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3af2211b, username -> user.806560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e297cbe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 56c5a5e3-b66f-49b4-8f8f-85cc5dab5c82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.468 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.468 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1834: status.find.is(200), but actually found 500
20:27:36.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b1f597d, username -> user.410577, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a9fa6c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a7193437-2782-486c-9043-757482b5e551
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2025: status.find.is(200), but actually found 500
20:27:36.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1820: status.find.is(200), but actually found 500
20:27:36.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39d94570, username -> user.398561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5aa764e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 27761d75-4b26-408d-8cb1-845de3cf9a27
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32286af7, username -> user.6778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72a5d1da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6d86164a-bfc0-40c6-a1cc-24ee3427cfd8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1837: status.find.is(200), but actually found 500
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53c15e05, username -> user.52310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4de9c53c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 04c46728-9ec4-489e-a748-9c4b28d5effb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2008: status.find.is(200), but actually found 500
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cc8ee85, username -> user.390805, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@491a5368, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a66c4123-1ba6-4b4b-ad64-160152bea54f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1545: status.find.is(200), but actually found 500
20:27:36.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6041cf39, username -> user.832977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26a2331c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 87a79b5f-69f3-4cc8-b9c4-9d020b86e014
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1583: status.find.is(200), but actually found 500
20:27:36.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5107: status.find.is(200), but actually found 503
20:27:36.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1583,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f246bb1, username -> user.550441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b9d193d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b9dc103c-126d-4109-abb1-24cd015c20dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1739: status.find.is(200), but actually found 500
20:27:36.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e76a455, username -> user.599104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d14023d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2e7fc373-cb31-4a4c-b51a-1f1dc19d490e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18bd5c22, username -> user.974641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a06929b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1584: status.find.is(200), but actually found 500
20:27:36.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75949a3a, username -> user.486275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1571561d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c0cdb0b5-04b0-473d-965b-c0e12b477837
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1997: status.find.is(200), but actually found 500
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1997,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@767e5de3, username -> user.493738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fd1d63f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c442797f-a5aa-47de-9f90-72c65c4ffff8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1835: status.find.is(200), but actually found 500
20:27:36.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c5047d, username -> user.624282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c4497, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cdaa656e-0076-4e15-b4f9-d021d02e4496
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1978: status.find.is(200), but actually found 500
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2498: status.find.is(200), but actually found 500
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1978,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30d07e06, username -> user.944637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70722d27, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5fe70a36-01cf-4916-9700-94d4fbb4091c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@489aa8cc, username -> user.770331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@db4319c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 05cee4db-630e-4aca-b2a2-83f1ec5f0799
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5108: status.find.is(200), but actually found 503
20:27:36.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1960: status.find.is(200), but actually found 500
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b897e89, username -> user.145269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2779e829, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76dd162, username -> user.425156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c2aabcc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 381e3dfc-8ebc-4239-aa5d-51a4a6e06353
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1840: status.find.is(200), but actually found 500
20:27:36.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2454: status.find.is(200), but actually found 500
20:27:36.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34c88070, username -> user.770649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@118f5a1e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7522bccc-ab2a-4272-959b-ece0fb6fe682
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2454,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ff9b0b, username -> user.583735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@285482dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: db08e72f-b16e-4277-ba6a-1ed996826c79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2110: status.find.is(200), but actually found 500
20:27:36.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59d08209, username -> user.381690, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41392ceb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e4213211-24da-44a3-bea9-0afba8a87d5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2282: status.find.is(200), but actually found 500
20:27:36.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2282,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@114746e5, username -> user.972645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36c943b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a26e0755-aef3-4085-b41e-67dfea396f6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1955: status.find.is(200), but actually found 500
20:27:36.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@780b4865, username -> user.865004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8186063, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f78292bd-a18b-4027-836b-e0cc55601215
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.473 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2127: status.find.is(200), but actually found 500
20:27:36.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47328694, username -> user.252479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@306c97f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 51fe91a1-b87e-4bd0-b2e9-4a0d72ff9066
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2200: status.find.is(200), but actually found 500
20:27:36.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1948: status.find.is(200), but actually found 500
20:27:36.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67b02632, username -> user.430434, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23e1107d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c8760e19-983b-412b-be57-209643a64e2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@df8f986, username -> user.102220, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e5c3765, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 22f785de-4c9c-4dac-9f16-3faab3fa5256
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.473 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.473 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2554: status.find.is(200), but actually found 500
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2297: status.find.is(200), but actually found 500
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5da3b21, username -> user.589977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@642025a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 371fd942-f48a-4969-9d17-31a5dfd18168
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55a3007d, username -> user.347572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34c2ce7b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d44a6bd1-0af3-4181-b5e3-83b9d22ba53d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2517: status.find.is(200), but actually found 500
20:27:36.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2517,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ef86dfa, username -> user.648788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a9d3487, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f7fdd6f1-22ca-4e0f-8607-59ed486534ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2393: status.find.is(200), but actually found 500
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5109: status.find.is(200), but actually found 503
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2393,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a14f7dd, username -> user.943264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d190550, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4b8fb506-dc44-4fd6-a083-37d60910bf11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2497: status.find.is(200), but actually found 500
20:27:36.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@754abb49, username -> user.148108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a33ed15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2497,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39933c75, username -> user.181600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14c53f38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ab9d0d97-837b-42c3-b223-ad2949054f0a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2023: status.find.is(200), but actually found 500
20:27:36.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2023,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a7ce369, username -> user.272538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@767e0f98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a4bae7d9-b8b1-47d1-b77a-17a6c38b85eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1985: status.find.is(200), but actually found 500
20:27:36.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2106f015, username -> user.395390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c608313, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a721871b-906b-4629-9701-a7839ff809fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1732: status.find.is(200), but actually found 500
20:27:36.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1732,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35544705, username -> user.328698, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59c766d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6c8fda06-c6b0-4cc8-b48b-a4af8c90c512
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2275: status.find.is(200), but actually found 500
20:27:36.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2044: status.find.is(200), but actually found 500
20:27:36.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2275,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a36610e, username -> user.376070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@742aa699, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3f3f8ad1-31b2-487e-ae7d-416a2bfc1dc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2044,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fd28d8b, username -> user.266828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13a5aeaa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c7276b6e-5308-417d-94e5-e7abbc3b5353
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1943: status.find.is(200), but actually found 500
20:27:36.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e0f8271, username -> user.412859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dbc26be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 21bb1937-17d8-4f84-951f-9f6d54ae0493
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2475: status.find.is(200), but actually found 500
20:27:36.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78231caf, username -> user.845155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75abfc7c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 74b4c242-d3a7-4886-b38e-9668d0e88bf0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1593: status.find.is(200), but actually found 500
20:27:36.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2256: status.find.is(200), but actually found 500
20:27:36.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1971: status.find.is(200), but actually found 500
20:27:36.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20745066, username -> user.336362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e7f305, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0ebe46f8-d3c9-4c72-ac25-b5709f2650b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@401b475f, username -> user.784250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fc530ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1f9aa79d-13ba-4e0f-a166-1e78771aa22b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2190: status.find.is(200), but actually found 500
20:27:36.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56408019, username -> user.740360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d10e9ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6f8fc2ac-4469-4428-ae5c-75a6b8d2a546
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11344cb0, username -> user.512467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11e70791, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 07c0fb1f-4638-49c3-aa9a-b80dfe8a7695
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2453: status.find.is(200), but actually found 500
20:27:36.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2453,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@709c214, username -> user.127343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1423e77e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0c72edc9-6c38-4125-aff7-2335ebfc79f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1608: status.find.is(200), but actually found 500
20:27:36.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1940: status.find.is(200), but actually found 500
20:27:36.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a6e33a2, username -> user.693163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63b385e8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d61ee8cd-4829-43e1-846e-c427b90061f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1940,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@593a3653, username -> user.951453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31eaa5fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 32a83653-06b7-4e70-8c91-7d37d342a9c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.479 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.479 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.479 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.479 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.479 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.479 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2038: status.find.is(200), but actually found 500
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2457: status.find.is(200), but actually found 500
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f30469b, username -> user.987057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a26ffa8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6ade6736-cf0c-47c1-95d8-dca41f3da560
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11253178, username -> user.85375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49a9d78, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a457a422-9622-4a9e-ac29-41c85be65903
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1850: status.find.is(200), but actually found 500
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ffb37a7, username -> user.292351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33d3392b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 36360c56-681d-4d54-9453-e6bd932624fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1959: status.find.is(200), but actually found 500
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1959,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2046edcb, username -> user.388368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c23494, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5c9bbb88-5131-478b-be09-5b1a6c953092
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2291: status.find.is(200), but actually found 500
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2455: status.find.is(200), but actually found 500
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2291,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5467c577, username -> user.430914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7558bf0c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c8824f4e-333a-4545-8984-ed63089c3f29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2405: status.find.is(200), but actually found 500
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2455,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@641c2637, username -> user.548640, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@384965dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fb03109b-2052-4d61-ae85-9a904ee745f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34939640, username -> user.706905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17d9e82, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4d7db2cb-254a-448d-bacb-55eb927a1654
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1828: status.find.is(200), but actually found 500
20:27:36.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2691b0aa, username -> user.832722, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4482936a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 66024007-11d1-4b8d-afd6-690de8e16dfd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2523: status.find.is(200), but actually found 500
20:27:36.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2419: status.find.is(200), but actually found 500
20:27:36.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b63e858, username -> user.388822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a2a275f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0a7b7771-357f-4cf4-bcf3-c622525ea951
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@274ab9f6, username -> user.814476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d8e5a6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 989d1d4d-4684-4e77-89f3-c880b9f1423a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1856: status.find.is(200), but actually found 500
20:27:36.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f7ef077, username -> user.522488, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44ca002c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c4af8ed5-488c-45ba-a5a5-4689caadced6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2043: status.find.is(200), but actually found 500
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a8c92d1, username -> user.717779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@706edde0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f4cc1bcf-84e7-44c1-9e52-591c668a34a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2343: status.find.is(200), but actually found 500
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1933: status.find.is(200), but actually found 500
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ff6ffab, username -> user.527614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18a71855, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7e66f99a-12f5-4add-8657-ee6b56defe36
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1987: status.find.is(200), but actually found 500
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1987,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57a87cd7, username -> user.1000888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67b819f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 843b1811-f6d5-4432-a99b-793c08ac9d80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2485: status.find.is(200), but actually found 500
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@663996b6, username -> user.892269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@657a6f68, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8e76e685-b310-4c9d-bee0-96c7d84ccae8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2550: status.find.is(200), but actually found 500
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48ade5db, username -> user.344319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@433ef3a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: efee9be6-6442-433d-bc21-01b9d1520726
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ec76923, username -> user.807632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72895e4c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 91fdf14c-a3dd-484b-9531-bd290550dac3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1929: status.find.is(200), but actually found 500
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1634: status.find.is(200), but actually found 500
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1929,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6511dc3e, username -> user.418392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18e85a99, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cc4e8068-cb04-4944-aa3d-232046245091
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2391: status.find.is(200), but actually found 500
20:27:36.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1634,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@454cc0f4, username -> user.66554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@636ffa33, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c0253cda-c4f9-4d9a-adfb-542e835af660
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d8fb8e8, username -> user.653598, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e9b4900, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: be8693f1-2e3f-4044-a933-6825a91d5b61
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2400: status.find.is(200), but actually found 500
20:27:36.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e718655, username -> user.13207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@284507ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 252d890e-fda8-4c22-b756-9a17ded1c6d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2204: status.find.is(200), but actually found 500
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1716: status.find.is(200), but actually found 500
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1861: status.find.is(200), but actually found 500
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@595b5191, username -> user.671843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e3b2c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f0bf0c3e-dd1c-4692-9ffb-1ee96e0a78db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1861,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b374c16, username -> user.400672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@653467c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 42edfdb6-5a7b-49de-99f0-cdf2ea1a1007
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c82bd07, username -> user.93077, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28a32c27, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7d668012-5c22-47c1-9175-9bc1f776b205
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1718: status.find.is(200), but actually found 500
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2040: status.find.is(200), but actually found 500
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2040,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@554ae1a, username -> user.215010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e1d2435, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9e161255-0e2a-4bac-ad7a-7ca5ef06680e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2039: status.find.is(200), but actually found 500
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1579: status.find.is(200), but actually found 500
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7688f8df, username -> user.903578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@564d33eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5dbfc3fb-df13-4232-a673-2587f8f77ed6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@348bda9d, username -> user.673537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f70038c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 674bada0-07d2-4fc6-9ab2-33201654fa9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a9f1f94, username -> user.138362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1abe3ae2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 48f5b086-cb24-4f46-b5ee-e03673a79109
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2414: status.find.is(200), but actually found 500
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2414,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cfa0f6e, username -> user.925325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44ac3c6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 51efc757-f901-405f-9dc1-f1f3822c9e32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2037: status.find.is(200), but actually found 500
20:27:36.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1746: status.find.is(200), but actually found 500
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1761: status.find.is(200), but actually found 500
20:27:36.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2037,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2177e850, username -> user.207817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15608412, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c50bbf0e-8e07-4cf6-a7c3-f1002b0262c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eaee25a, username -> user.68693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52ba04c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 15c2448b-47bf-4353-912f-303efce5ad01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1761,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cb0647e, username -> user.698173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@131b02f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a7eb2d21-ba18-477d-9bb1-a4c37537357d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1642: status.find.is(200), but actually found 500
20:27:36.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1642,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ec6b7e, username -> user.880571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14bc228b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 045a7eb3-9b4f-43e8-99ef-d797e9a5ddb2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2047: status.find.is(200), but actually found 500
20:27:36.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2024: status.find.is(200), but actually found 500
20:27:36.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c091bab, username -> user.741175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f9eabe6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 018222e8-6165-48f2-b701-08097b6cb56c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15d5e177, username -> user.50919, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a36aae0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: eb7d5d67-7df0-405d-90d1-799efaf04cec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1648: status.find.is(200), but actually found 500
20:27:36.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7060b79b, username -> user.447555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@643f02db, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d447d02d-cf79-4ebb-bc83-bb15f42b6b15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2433: status.find.is(200), but actually found 500
20:27:36.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17216e44, username -> user.529167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f411fa8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e8c2b26d-fc40-469b-9a7b-042e5b2f42a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1760: status.find.is(200), but actually found 500
20:27:36.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36ae6327, username -> user.500942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36d66a39, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7355ed45-8f57-40a2-bc6f-620db82dd542
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2463: status.find.is(200), but actually found 500
20:27:36.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c4b86a7, username -> user.647743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@684c75ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 01df9f6b-9878-4274-b425-f82c4f2285e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1925: status.find.is(200), but actually found 500
20:27:36.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2614: status.find.is(200), but actually found 500
20:27:36.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ff5c6e7, username -> user.172606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6736986b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 273f55a7-60d9-4101-89d8-efd688ab824d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44e63d54, username -> user.863850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@589af312, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ef61f987-2312-446c-a5d6-c46c7ae910ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2567: status.find.is(200), but actually found 500
20:27:36.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36e58932, username -> user.77225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20205a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a41281e1-c39e-40b4-8ac2-3f8a4ad19f8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2547: status.find.is(200), but actually found 500
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@154f99f9, username -> user.458712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5addfc06, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5479bbc2-56f7-4bf3-9537-0c6a1ae96232
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1931: status.find.is(200), but actually found 500
20:27:36.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61d408a9, username -> user.601349, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@675348ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1689a02b-4d90-4462-bddf-e926daaeafe6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2548: status.find.is(200), but actually found 500
20:27:36.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1927: status.find.is(200), but actually found 500
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39cdd79, username -> user.569693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53d507a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c066452b-babf-49d6-923f-fd1956ddd46a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33fd5b38, username -> user.695041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c10e4c7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 049411f7-e0b3-4c9a-9704-629af9fd1a15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1862: status.find.is(200), but actually found 500
20:27:36.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55e748a6, username -> user.919138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e6511d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dc30731f-c5c0-46cf-8eaa-6ba4345e53c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2059: status.find.is(200), but actually found 500
20:27:36.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1928: status.find.is(200), but actually found 500
20:27:36.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2059,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@de639eb, username -> user.19628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@525537b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dde36be5-f4d0-4e2a-b44b-8d7500eb94ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a32edc2, username -> user.355392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d49443d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3c27a766-c7d6-49b9-8735-07204a82c8e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2318: status.find.is(200), but actually found 500
20:27:36.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77ceb987, username -> user.553673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e3cf360, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6f05db84-2af0-4fec-bb07-64b432842338
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2041: status.find.is(200), but actually found 500
20:27:36.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@755e3d93, username -> user.310049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36514ce1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a7044ddc-0630-4838-a4ff-00ae99d872d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.491 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.491 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1762: status.find.is(200), but actually found 500
20:27:36.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71d22501, username -> user.985915, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d70f76a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f448e218-4653-4489-9516-b296b3ae8570
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1660: status.find.is(200), but actually found 500
20:27:36.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1660,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d86c942, username -> user.452659, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6368eca6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a2d44de7-6102-4471-a8db-ec6ab9ec5507
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1864: status.find.is(200), but actually found 500
20:27:36.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37add2ba, username -> user.265871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68930f05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ff750d4b-d577-4683-a7df-4b9bf92d7db5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2151: status.find.is(200), but actually found 500
20:27:36.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1922: status.find.is(200), but actually found 500
20:27:36.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1626506e, username -> user.400859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49b5030, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4ce34898-e1ab-4d71-97af-c790745d63c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64c574ac, username -> user.397365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66dbf0e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d9915cbe-86ef-449b-8b7b-c7683582c374
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2571: status.find.is(200), but actually found 500
20:27:36.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2571,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1385fc1b, username -> user.799736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eeec0fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3179962f-bade-4afb-b2ec-a134e271e55d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1920: status.find.is(200), but actually found 500
20:27:36.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1919: status.find.is(200), but actually found 500
20:27:36.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43ffcf17, username -> user.596416, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f4a3469, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8534cbf6-9731-4741-84d3-2937c96df5ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1919,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c7cef0c, username -> user.282816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1627a4fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0cd0b5ad-0216-4976-9749-197ee23ac401
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.494 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.494 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1921: status.find.is(200), but actually found 500
20:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30ed09aa, username -> user.911756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cd16750, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3ba43d54-556a-4f31-a705-660eb8b45e42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.494 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2582: status.find.is(200), but actually found 500
20:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fd62a07, username -> user.446429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cf01656, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5b805e20-9dd7-4ea8-b565-71506c77df65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.494 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.494 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2576: status.find.is(200), but actually found 500
20:27:36.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a38c3fc, username -> user.996075, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fbae520, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ceaeb15c-1682-4250-b6c1-019cc9eca754
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.494 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2583: status.find.is(200), but actually found 500
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2577: status.find.is(200), but actually found 500
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2078: status.find.is(200), but actually found 500
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2583,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d66ef00, username -> user.754665, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56db1eb7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c391c595-3a67-443a-b955-20c29185c48d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@201e7dc0, username -> user.374782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27258a34, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cae5b500-d779-4916-98ee-d46e07c895ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2144: status.find.is(200), but actually found 500
20:27:36.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42a116b6, username -> user.800352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@674b0dc0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d55450f9-eb08-4b0a-8520-d228dc8e18be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@228016b7, username -> user.119518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ce797f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 07690eef-7165-4186-af10-061479de4e3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2379: status.find.is(200), but actually found 500
20:27:36.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52fb95aa, username -> user.174403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@296890ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bfac3221-8523-46e6-b6f3-a9a5c4724648
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2179: status.find.is(200), but actually found 500
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e076d4e, username -> user.283479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69d782ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bec0c222-5ac6-4578-85dd-16306b7ded86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2327: status.find.is(200), but actually found 500
20:27:36.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2210: status.find.is(200), but actually found 500
20:27:36.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72da9122, username -> user.731703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c1e4599, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f36d866b-5c5c-411f-aab3-aa2db223a982
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c13b15, username -> user.871716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ce05700, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 20e530fe-c993-4065-8649-bfcfcd68fec4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2201: status.find.is(200), but actually found 500
20:27:36.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dca9639, username -> user.95402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ac338b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c1907451-c1b0-42af-865a-6ab690de6150
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1911: status.find.is(200), but actually found 500
20:27:36.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46eab1f5, username -> user.251925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@484a2139, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e677ab1c-b39a-4134-8111-b57039232981
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2581: status.find.is(200), but actually found 500
20:27:36.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4631a539, username -> user.492207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57e0e9f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 846b5d73-169d-4595-b167-9ebfab87e79b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2042: status.find.is(200), but actually found 500
20:27:36.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1995: status.find.is(200), but actually found 500
20:27:36.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e0c5b56, username -> user.854612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79b5a5c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 087594c7-943e-443d-8718-042cfdf95cb2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dc007cb, username -> user.341312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@398851c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5bad8b95-6f03-4712-a1d5-7dd6bf04f284
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1633: status.find.is(200), but actually found 500
20:27:36.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f5d7723, username -> user.168451, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4801647f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f5f05a34-60cc-4249-bebc-56b02cddd0df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1667: status.find.is(200), but actually found 500
20:27:36.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e4e7c, username -> user.243196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3536afb1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b6b97aa7-35eb-4542-b57e-58fa43142dec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1569: status.find.is(200), but actually found 500
20:27:36.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ba2e0c2, username -> user.844540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10ddbda8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 41ce57f9-3489-4497-a1f5-7dd266508389
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.498 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.498 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5110: status.find.is(200), but actually found 503
20:27:36.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73bddf16, username -> user.181003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6540bb32, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1763: status.find.is(200), but actually found 500
20:27:36.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@402ec944, username -> user.13699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15bbe35d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f92617fa-a480-45b5-b9a7-22be64b9294d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.498 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.498 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.498 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.498 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.498 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.498 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2416: status.find.is(200), but actually found 500
20:27:36.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@701c96b1, username -> user.46650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3847fe77, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f2ce9c29-f027-443d-8d22-5ab4a9f57bc4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.498 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.498 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.498 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2765: status.find.is(200), but actually found 500
20:27:36.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@616fb761, username -> user.344479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50bee55d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c9d5586d-79fe-4a66-b4a2-9b60a3ea7cee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5111: status.find.is(200), but actually found 503
20:27:36.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e3ffa93, username -> user.585866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30d34840, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1669: status.find.is(200), but actually found 500
20:27:36.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@229972cc, username -> user.350477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d1417ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 40196958-f96e-426b-b94f-ae6c7121d069
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2762: status.find.is(200), but actually found 500
20:27:36.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18639610, username -> user.378661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d3e57ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8c7a8b36-bc89-4310-add4-2c129e4f4615
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1983: status.find.is(200), but actually found 500
20:27:36.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76b96623, username -> user.594418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d518604, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b567457f-5f08-42a9-8967-374342d4e353
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1673: status.find.is(200), but actually found 500
20:27:36.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39a2448, username -> user.895541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f10469e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 83b189fd-a3a2-4bf0-84b2-0320f1914d97
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2369: status.find.is(200), but actually found 500
20:27:36.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2508: status.find.is(200), but actually found 500
20:27:36.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42d34ff, username -> user.316033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@474c8a99, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3a0784cb-de61-4bae-9011-1c0e11cfaa5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60bcee83, username -> user.823617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b5225e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 394623bc-c730-4e88-8cf4-a604abdea0f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.501 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.501 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2605: status.find.is(200), but actually found 500
20:27:36.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2103: status.find.is(200), but actually found 500
20:27:36.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a1845da, username -> user.432026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4caf64de, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8e46a4c5-fb18-4fa1-8db9-cc192c4ab924
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@232522b6, username -> user.497384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a7f8c02, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5b2cc11e-2f27-4a46-be42-478556356fff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.501 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.501 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.501 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.501 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1907: status.find.is(200), but actually found 500
20:27:36.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1907,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67841238, username -> user.58836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67cf625e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0937d530-5b86-488a-a267-a9910b9df46b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2157: status.find.is(200), but actually found 500
20:27:36.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50e71695, username -> user.30705, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77d485d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d66dfdfe-03d5-4bab-af31-e142cd1f3e4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2104: status.find.is(200), but actually found 500
20:27:36.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3592b328, username -> user.863061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@723d610b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4dd294e8-f1d8-4580-973d-afaa76437f6e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1674: status.find.is(200), but actually found 500
20:27:36.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@313467f7, username -> user.540621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65fb57af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4d2a04e4-19b6-4bc3-9459-33911185d698
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2299: status.find.is(200), but actually found 500
20:27:36.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7597256a, username -> user.421326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78e49a4c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9e86666b-d187-4ad1-b4c5-ec6907eb7205
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2333: status.find.is(200), but actually found 500
20:27:36.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f5a386c, username -> user.752975, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78642ccd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ac5e3a52-aa6c-4f47-830a-f8f6a664a6af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1905: status.find.is(200), but actually found 500
20:27:36.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4be4d642, username -> user.890763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3629126b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0ab05e82-fd8c-4935-9c81-798b5d51c8cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2573: status.find.is(200), but actually found 500
20:27:36.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@105fdeea, username -> user.588554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43f67b75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 83222521-ec9c-4acb-8a0a-24ca783a2c54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2092: status.find.is(200), but actually found 500
20:27:36.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10f52f17, username -> user.537473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34dcec73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 349b4a8b-d26c-4ffd-9dde-ca48c6276f1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2589: status.find.is(200), but actually found 500
20:27:36.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2589,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5df1a23f, username -> user.402799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42aef08, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 32763ae8-80fd-4eef-8a53-9e9385c4633a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2533: status.find.is(200), but actually found 500
20:27:36.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66477718, username -> user.699386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36b8e508, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8e6a4c7d-dea9-4950-979d-728757b74b91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1903: status.find.is(200), but actually found 500
20:27:36.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1903,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@163e122d, username -> user.374762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d155440, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 120e5bed-235f-497f-98be-21ae951c6847
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2741: status.find.is(200), but actually found 500
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f5eee01, username -> user.498130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52f82963, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4bc41207-f7d7-46c8-93e8-e9162c6145ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2172: status.find.is(200), but actually found 500
20:27:36.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3393c49d, username -> user.845800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5984aa1c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 694d2d71-6036-4bee-ba4b-a959b253a94c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1897: status.find.is(200), but actually found 500
20:27:36.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1982: status.find.is(200), but actually found 500
20:27:36.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3662641b, username -> user.125350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50343937, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5ba89c4a-03ad-482d-9d60-8a77b8a5b002
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65cb822f, username -> user.724026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c55ca05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3c22ea78-75d7-4297-96d4-d99d08ff9618
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1904: status.find.is(200), but actually found 500
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ad06266, username -> user.576383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a982ec9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: defe9b8b-7e51-4173-a4e9-25af109ee71c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1900: status.find.is(200), but actually found 500
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5112: status.find.is(200), but actually found 503
20:27:36.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1900,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6030bbac, username -> user.236159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33dc7cad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: df21cb18-5d0b-4331-b0f8-5d5b78b74ff4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bdc55f4, username -> user.561991, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b478cad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.506 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.506 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.506 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.506 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1867: status.find.is(200), but actually found 500
20:27:36.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2242: status.find.is(200), but actually found 500
20:27:36.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f134029, username -> user.785540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10e08bce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 266241fb-6c63-47ed-a9da-32345a43c10d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23cf3e24, username -> user.505031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1aaa965f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4316fbab-2835-47f4-9b93-b7710a6843be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.507 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.507 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1898: status.find.is(200), but actually found 500
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1898,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eb23cf1, username -> user.817367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cabf70f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6c19e4c5-5897-4b3e-8c8c-8c4e5bf3c871
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1879: status.find.is(200), but actually found 500
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1879,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b0502bc, username -> user.939664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1beced4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ccb61af6-6e40-4dcd-88b5-4cd1b47cc0f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1893: status.find.is(200), but actually found 500
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1886: status.find.is(200), but actually found 500
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fda6b93, username -> user.930801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e3b4fc5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e552657b-8668-4cd4-a6b1-2af487d65344
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@168b639f, username -> user.800078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29914983, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c53f2a1d-d6e5-4995-ba84-3d71a01b55d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1899: status.find.is(200), but actually found 500
20:27:36.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c1050cd, username -> user.236199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a87f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 79375152-b7e8-4301-ab23-25a9b08adcc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2067: status.find.is(200), but actually found 500
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2067,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@511df30a, username -> user.185287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bf6537f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b4bb259d-2bcb-48ac-b210-fc2318044898
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2337: status.find.is(200), but actually found 500
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2337,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bce429d, username -> user.320359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78f5033f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 32b7aa83-7e9c-4657-8dbb-f64f6c86746e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2427: status.find.is(200), but actually found 500
20:27:36.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25cd8dd7, username -> user.617618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31e7cc5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b31c29ca-39b0-4fea-b2ba-8961505d03f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1887: status.find.is(200), but actually found 500
20:27:36.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a0b5bf, username -> user.239672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71b06209, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 52c0790c-395c-4e48-992d-fc7a28da91c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2371: status.find.is(200), but actually found 500
20:27:36.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c2497eb, username -> user.108849, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4065c3a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 85729e95-1c95-4581-afa9-636a204c5d8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2254: status.find.is(200), but actually found 500
20:27:36.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10f26c64, username -> user.31614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6285999d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4b1b0bc0-03bc-4f1f-9f51-cdcaad0b958c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2087: status.find.is(200), but actually found 500
20:27:36.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2087,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b847cc7, username -> user.80390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d5dee29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 89417a39-b497-4674-beb1-6f3e81cae93f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2383: status.find.is(200), but actually found 500
20:27:36.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1779a968, username -> user.401744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d95893, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f5bd1fbd-8d73-42f3-9498-e699fc49172e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2736: status.find.is(200), but actually found 500
20:27:36.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e258835, username -> user.338633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@199669c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e5cd04ad-592a-4d76-a5c1-3b887b31cb38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.511 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.511 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.511 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1677: status.find.is(200), but actually found 500
20:27:36.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aecd9e9, username -> user.642255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ab13a12, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 66a29277-aac9-440b-a792-b38b743ad3db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.511 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.511 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.511 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1681: status.find.is(200), but actually found 500
20:27:36.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15ce8ca5, username -> user.906948, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b8a6e3d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 279050e7-853f-4e40-8681-305c466d9546
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.511 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.511 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.512 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2134: status.find.is(200), but actually found 500
20:27:36.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b38238f, username -> user.463536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@766d418, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: edd0fb46-1b61-4523-a9f1-bd5b03444393
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.512 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.512 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.512 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1568: status.find.is(200), but actually found 500
20:27:36.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cebc6, username -> user.948932, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4be97360, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: eac29e34-7cb1-4783-8712-40e182938e1b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.512 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.512 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.512 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1764: status.find.is(200), but actually found 500
20:27:36.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a66e25b, username -> user.230205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b952524, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7d690f27-52ed-4bc7-b605-3b682e31e92d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.512 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.512 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.512 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2436: status.find.is(200), but actually found 500
20:27:36.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e07503a, username -> user.938823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2514ac46, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 85c80a63-3369-47e1-ae77-5110d5c99f9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2344: status.find.is(200), but actually found 500
20:27:36.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.513 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2344,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b6c6f1e, username -> user.742831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62c07c41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 40a120a9-9bb3-4c9f-9ee4-7975158888f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.513 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.513 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.513 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.513 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.513 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2251: status.find.is(200), but actually found 500
20:27:36.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2251,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f2f7492, username -> user.41407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b3e63c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d0caa4b1-1081-4055-bee2-3836699c5caf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.513 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2742: status.find.is(200), but actually found 500
20:27:36.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1abeee8d, username -> user.303224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a475fc3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2ea3fd98-5461-4b18-84ce-86a190adc404
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2729: status.find.is(200), but actually found 500
20:27:36.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2deef1d, username -> user.538059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f477d6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2a45ef52-4938-4d67-a98e-718a7e1e585e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1952: status.find.is(200), but actually found 500
20:27:36.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@793f2e08, username -> user.874199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53cd9086, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d13e6f55-3f32-439d-af15-d21c7d6575c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2086: status.find.is(200), but actually found 500
20:27:36.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20392f5f, username -> user.552757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@114ef954, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3a1f0797-8de0-42aa-8e34-09ec1e071660
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2392: status.find.is(200), but actually found 500
20:27:36.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bfaf618, username -> user.399631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c3f352e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e7795b91-8be6-4d5c-92ce-9abad2e18ef6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1981: status.find.is(200), but actually found 500
20:27:36.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@190067d6, username -> user.628564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15afc68e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 36b4e600-b0f8-4300-b9c7-3a85b026d9ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1975: status.find.is(200), but actually found 500
20:27:36.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1975,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ece15dc, username -> user.314473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3971aabf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 47669d75-0ba5-439d-8ebe-bd0c2a944e00
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1878: status.find.is(200), but actually found 500
20:27:36.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c69a776, username -> user.742420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c90567f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 92f33bb9-2bb2-49de-876f-979b9268fef2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2149: status.find.is(200), but actually found 500
20:27:36.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56bd98e5, username -> user.343899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@459d1060, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 04fa74d5-a3fe-4357-b737-619f58291126
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2248: status.find.is(200), but actually found 500
20:27:36.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54b3a728, username -> user.261438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35f0fb8b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8bab940e-e6d9-4b83-943f-8c5f6170797e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2286: status.find.is(200), but actually found 500
20:27:36.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c2110f0, username -> user.59881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fb3cc5c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e0e2d2aa-02bf-4092-a8c3-ce524cd07158
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2270: status.find.is(200), but actually found 500
20:27:36.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4134f546, username -> user.756806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12763d68, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0e8060d5-8055-4642-a8c7-ad67bc22e62f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2296: status.find.is(200), but actually found 500
20:27:36.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2296,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4946811b, username -> user.548421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ce54b58, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7f2efac7-3631-41db-9b34-5486085b0978
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2170: status.find.is(200), but actually found 500
20:27:36.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53d2831a, username -> user.26387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@560b7b48, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b8791a09-38e0-4a50-8f65-2b3fd8bcefde
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2332: status.find.is(200), but actually found 500
20:27:36.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2107: status.find.is(200), but actually found 500
20:27:36.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76646d3, username -> user.554688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@578f6b86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 97b14948-7e52-4ff2-8af2-69631de9c779
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72d4e244, username -> user.676123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dde6d51, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4e7f4819-1852-4b2b-be89-da8ed065dd79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2394: status.find.is(200), but actually found 500
20:27:36.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a910b6a, username -> user.955896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d1c9371, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b8b121e7-80ab-4a05-9f0e-4faf78fca574
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2054: status.find.is(200), but actually found 500
20:27:36.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2363: status.find.is(200), but actually found 500
20:27:36.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@553ac565, username -> user.31949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@335802cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 146144ba-ee16-45c1-8382-f315ee347cff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69c10d9c, username -> user.631040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21a95b0e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 902324e1-954d-45ce-a911-2f96e9eec38d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2263: status.find.is(200), but actually found 500
20:27:36.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2098: status.find.is(200), but actually found 500
20:27:36.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11bb9b12, username -> user.560420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@333513aa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bb971f11-a2b9-4141-8ec0-38cabf64444e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15bc0f8c, username -> user.913509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b0a126c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 98feb18d-38bf-4e4e-956e-7e0f1caea782
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2090: status.find.is(200), but actually found 500
20:27:36.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2090,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@404070a1, username -> user.879320, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7542bf85, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 04562e3d-2947-4b97-81bc-32a1006a7120
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1884: status.find.is(200), but actually found 500
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1766: status.find.is(200), but actually found 500
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eeb65c9, username -> user.259310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f7347d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d6d2b7a2-956b-440b-81e3-ae78c4fa2612
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2266: status.find.is(200), but actually found 500
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23b41c5, username -> user.478813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ca6cc53, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9cfa8270-1b78-4dd7-add3-5a4c8d2b0b21
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1889: status.find.is(200), but actually found 500
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@770a301c, username -> user.989762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e24a297, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: eeb70ff8-94da-44d0-b195-b9850d19aff8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42f9137b, username -> user.893340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12451ce0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d5d719fa-57e0-4457-9659-e866f3e6c24e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2568: status.find.is(200), but actually found 500
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35a6390b, username -> user.994536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@738b097, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bceb8cff-7e73-44b0-98f1-a5e9cf353669
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2409: status.find.is(200), but actually found 500
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a209421, username -> user.465987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b2cfbd3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4d589234-75cd-4e47-a9b9-f3768b47649d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2602: status.find.is(200), but actually found 500
20:27:36.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d22048a, username -> user.583070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d7c2e3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 02e3346b-a171-4fc7-9869-b3d0f13524df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.521 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1876: status.find.is(200), but actually found 500
20:27:36.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18ddf685, username -> user.825097, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a734cbf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9642611a-a9e7-4547-917f-47102b9f360a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.521 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2309: status.find.is(200), but actually found 500
20:27:36.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19477db3, username -> user.712242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d264c39, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 94e2203e-35dc-4086-8b2a-46d8ca44ebf9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.521 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2061: status.find.is(200), but actually found 500
20:27:36.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dd0f83, username -> user.108799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40838ce2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fc847375-d83e-422d-aa02-bbd8bda86ddf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.521 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2101: status.find.is(200), but actually found 500
20:27:36.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e691c8, username -> user.872561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ad59f44, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2049f6b9-7128-40cd-b859-d613f7467311
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.522 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.522 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2083: status.find.is(200), but actually found 500
20:27:36.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e5eed06, username -> user.392912, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@579a3419, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: be4bfd6a-5b19-4e91-ab15-3b5bd7e948e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.522 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.522 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1965: status.find.is(200), but actually found 500
20:27:36.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a276df3, username -> user.867390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31d75b8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2a64d016-0e8e-46dd-b016-43e440f70c3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1770: status.find.is(200), but actually found 500
20:27:36.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bd06b5f, username -> user.477204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@201b5aa8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fb511dc1-efed-45e1-a0e0-fb088d586714
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1949: status.find.is(200), but actually found 500
20:27:36.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f98fb21, username -> user.13484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32088ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e665336c-c33e-44af-8bc0-05238447a3a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1694: status.find.is(200), but actually found 500
20:27:36.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16d41946, username -> user.757037, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@794f6ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a443265b-6abb-471e-af62-54b6cb639694
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1701: status.find.is(200), but actually found 500
20:27:36.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1701,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8ddd548, username -> user.718859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71507ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 626df023-784e-486c-ab43-202a05b4210d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1857: status.find.is(200), but actually found 500
20:27:36.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bcc7273, username -> user.841773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41a4d2ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d123a046-5724-4c22-9e59-f643bcc4c707
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5113: status.find.is(200), but actually found 503
20:27:36.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e7f57ac, username -> user.456081, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a57e500, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2052: status.find.is(200), but actually found 500
20:27:36.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e914b4b, username -> user.511795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ee7ac43, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8584f5f9-a505-49e8-947a-fbca66f3cd31
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1860: status.find.is(200), but actually found 500
20:27:36.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1860,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@197916c4, username -> user.109021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ffa7e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bb097af2-54a5-49c5-83fb-2520f6a48d19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2435: status.find.is(200), but actually found 500
20:27:36.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ff96ace, username -> user.336208, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41efdc49, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a72e4ac8-853a-4751-977b-b47ef39e0611
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2328: status.find.is(200), but actually found 500
20:27:36.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a8bb732, username -> user.406479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ce28cb0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 97f7e9a4-b8c0-415c-a159-e74665c72304
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2700: status.find.is(200), but actually found 500
20:27:36.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a16d43a, username -> user.240284, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@766947a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e6a0e020-4d54-44f5-af53-e066d4a3be81
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2706: status.find.is(200), but actually found 500
20:27:36.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21ee3d37, username -> user.572472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f385f3b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d5219d0e-c547-4cc3-862b-61f7371db3c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1973: status.find.is(200), but actually found 500
20:27:36.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1973,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@344ebe15, username -> user.468363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32e72867, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 122349eb-64ba-4a8a-ac67-1a999d6849b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2289: status.find.is(200), but actually found 500
20:27:36.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bbc6472, username -> user.192140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70b530e5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d3d8f350-6892-4a6a-8b75-ada8bdf8d5d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2245: status.find.is(200), but actually found 500
20:27:36.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2245,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54f6dce6, username -> user.214704, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b739be1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6196a5e5-6791-422e-87e3-949df48e7e97
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5114: status.find.is(200), but actually found 503
20:27:36.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5114,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d100c75, username -> user.788169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3101ca25, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1771: status.find.is(200), but actually found 500
20:27:36.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2680: status.find.is(200), but actually found 500
20:27:36.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@743a4bbd, username -> user.132825, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a00048e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ba697dc3-7830-4126-9f1c-9f3ccf6ccd24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28889646, username -> user.516700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a7637c8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3b1668a4-bf96-4c64-b381-f7d35e544217
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2161: status.find.is(200), but actually found 500
20:27:36.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58c29b6a, username -> user.442249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f94b3ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 679403e5-8f9d-490b-b179-fd04139fbc13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2096: status.find.is(200), but actually found 500
20:27:36.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34ca4476, username -> user.711181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34056389, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8239582c-f041-4465-a264-39022737fb0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2146: status.find.is(200), but actually found 500
20:27:36.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a8dfd3f, username -> user.705595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@313f1570, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 468352a1-f10e-4a27-9a90-4731777508df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1846: status.find.is(200), but actually found 500
20:27:36.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1853: status.find.is(200), but actually found 500
20:27:36.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fb4274f, username -> user.985410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c09040c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c80b3397-0c05-4d97-abe2-fe52562860b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@628935ce, username -> user.336767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69890133, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 29657d10-e276-4d9a-80a4-118f2250c7f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2536: status.find.is(200), but actually found 500
20:27:36.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d633f93, username -> user.212989, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@755cad83, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0eb605c5-f8ed-42a7-871d-23d1671f3c41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1697: status.find.is(200), but actually found 500
20:27:36.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2607: status.find.is(200), but actually found 500
20:27:36.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2713cfbe, username -> user.117457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e78f1a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bb686893-8d8b-4b46-8faa-c39360b23435
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@778382f3, username -> user.551184, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2deb5782, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ff87ecb0-86e9-4796-8178-8fed42f4cfd9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1976: status.find.is(200), but actually found 500
20:27:36.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1976,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@198a3fc8, username -> user.961056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42199346, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 812c749d-8aa1-4863-aef2-8b9226d4e5fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2671: status.find.is(200), but actually found 500
20:27:36.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2288: status.find.is(200), but actually found 500
20:27:36.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2671,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67bc8f6c, username -> user.787407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a234939, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d7dcee77-5041-422a-92dc-5c2204106137
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b739c2f, username -> user.166576, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7da269e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 221ba477-4fa7-42a3-a504-a93037dc17da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2663: status.find.is(200), but actually found 500
20:27:36.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2663,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@deb90e5, username -> user.619742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39fbe7b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7bbe7508-f704-4941-94f6-93e0a10163a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1961: status.find.is(200), but actually found 500
20:27:36.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1961,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@448fbf7, username -> user.615467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8b67ace, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 82e99ace-f2c8-4b71-9a11-bfcc8200d907
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2350: status.find.is(200), but actually found 500
20:27:36.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@616cad9d, username -> user.615654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42d241a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4c6d5a17-6a15-4559-a741-a8cbe64f253a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2624: status.find.is(200), but actually found 500
20:27:36.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b2d6bd6, username -> user.410153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ab4a11, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6247de90-f37d-4eee-b619-73fd06cba62e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2661: status.find.is(200), but actually found 500
20:27:36.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a8c3c8c, username -> user.49507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31a38faa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5b6df888-7098-412d-b310-2162d1d51977
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2626: status.find.is(200), but actually found 500
20:27:36.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2626,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c84cb64, username -> user.758738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3995a3ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6af430f5-0e5c-48f3-9dd2-60f652b9eacb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2069: status.find.is(200), but actually found 500
20:27:36.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53d06494, username -> user.626485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@349b419c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f15e28b9-aad9-4da3-94fd-6f5fc66ac224
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2634: status.find.is(200), but actually found 500
20:27:36.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2634,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69d3d5c9, username -> user.293080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13e70c41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e4214307-817f-4452-aa5d-7d08ed46a44c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2277: status.find.is(200), but actually found 500
20:27:36.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fa873df, username -> user.710191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42db7f5f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7ee07846-89c5-4f35-984b-ed3d9a7b2691
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2220: status.find.is(200), but actually found 500
20:27:36.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5389a18c, username -> user.264031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26b169ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 68b87891-4040-4be1-a079-2f720bf46deb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2175: status.find.is(200), but actually found 500
20:27:36.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dcda94, username -> user.918766, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76fcda6a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e2354a0d-e27c-49e8-88e9-b5adcc91a7e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2290: status.find.is(200), but actually found 500
20:27:36.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70c8a519, username -> user.87010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@550a655c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: acb6a68f-835c-4c3e-aff6-24f678602984
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.535 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.535 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2028: status.find.is(200), but actually found 500
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a6ade43, username -> user.548809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7602ecc4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: effaac17-fd6a-4789-8ebe-a4ac5f9662e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5115: status.find.is(200), but actually found 503
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2257: status.find.is(200), but actually found 500
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b4c4bbf, username -> user.995749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70d602f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32ad3ccf, username -> user.452034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28bdd3b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a70e80a1-a42c-4715-b05b-3a4976729490
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2074: status.find.is(200), but actually found 500
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1958: status.find.is(200), but actually found 500
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2637: status.find.is(200), but actually found 500
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14e45121, username -> user.717594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1eaad3ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 43272efb-6a64-4a2b-959d-cabf285953f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7150aed0, username -> user.821737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76322dbe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b71ae021-fb71-4498-9128-d00ab6858de0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e39c9ec, username -> user.847939, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1567cec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c413a427-d5a4-4c7a-b590-dad16a69f0a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2091: status.find.is(200), but actually found 500
20:27:36.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5697c8f7, username -> user.700504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cc992df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c675cb26-e063-4226-aee7-c1d00c91ae20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2522: status.find.is(200), but actually found 500
20:27:36.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76dc9c92, username -> user.844289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5df2030c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c891ab31-8c60-4e02-a8d0-d80f2acd7df6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2528: status.find.is(200), but actually found 500
20:27:36.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2528,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@132e3c4f, username -> user.569735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d2dbaa3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9fa9346c-39f3-4c07-b154-531344ecfa0f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2053: status.find.is(200), but actually found 500
20:27:36.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2053,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@127f5754, username -> user.768457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c067326, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2a235d51-1635-4568-99db-8f79cf66f4d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2516: status.find.is(200), but actually found 500
20:27:36.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2641: status.find.is(200), but actually found 500
20:27:36.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2142: status.find.is(200), but actually found 500
20:27:36.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2643: status.find.is(200), but actually found 500
20:27:36.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48d02faf, username -> user.636560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e6cf050, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fd1287ea-0dd8-4008-8574-4c786f52a17f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dd07e87, username -> user.701924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e0652ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fcf78a02-f13a-431a-882c-ed75955880f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11ea8725, username -> user.245138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28268940, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 49967bab-31d4-4bf3-8fb9-8c27ef57fca5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74fa7e90, username -> user.165591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5479c575, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9e51c684-04ed-4398-998d-fe1bfed3f81b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2640: status.find.is(200), but actually found 500
20:27:36.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dae0d0b, username -> user.268697, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@530b356d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6ac066de-bfd6-4380-a8b1-ca4c96bcc57a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2561: status.find.is(200), but actually found 500
20:27:36.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2395: status.find.is(200), but actually found 500
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2561,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@733683cf, username -> user.274439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35d0e651, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d8857fd9-c40c-4f32-adf4-d6671c78638d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2395,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15207487, username -> user.37038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d18d6a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 19cbf35a-1a4f-442c-aec7-dfa9206a9e1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2079: status.find.is(200), but actually found 500
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2079,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75b8ec36, username -> user.394217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5220939, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d296c492-298a-4376-bf70-081ed4a7e6f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1789: status.find.is(200), but actually found 500
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2071: status.find.is(200), but actually found 500
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1789,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dbe41f3, username -> user.439086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c9f43ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 81fe7d50-97fe-4c7c-93d8-8617488742b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74558893, username -> user.817201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fe67df0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bd7af0e7-5eac-4be2-b6c8-381bce1c72bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1790: status.find.is(200), but actually found 500
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@507d9a22, username -> user.966684, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7236e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f6d37428-7f67-4c8a-b420-74053ec66066
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2072: status.find.is(200), but actually found 500
20:27:36.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1652b331, username -> user.146586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f234cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 33db794d-9a6e-4f57-ace7-9a989c3e2e19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2511: status.find.is(200), but actually found 500
20:27:36.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@624d6b73, username -> user.703006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7272d2da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fa126949-089c-42bc-a15c-32396addb43b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2250: status.find.is(200), but actually found 500
20:27:36.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d74d7f7, username -> user.856036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f776fa9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b72a8c08-0e24-4042-87cf-55c3d014c6b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1962: status.find.is(200), but actually found 500
20:27:36.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d5d58d9, username -> user.606708, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@407ad01d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7218cd3c-2eab-40d0-8d19-1dbf1d78b0f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2080: status.find.is(200), but actually found 500
20:27:36.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2555: status.find.is(200), but actually found 500
20:27:36.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31a5b707, username -> user.321716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21cdeb32, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f8e51807-6ba6-469d-8261-b322e049c683
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d27fcb2, username -> user.100575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41700139, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b2e33cf4-db79-4181-9440-765a82a31fd9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1946: status.find.is(200), but actually found 500
20:27:36.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1946,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bba6c8a, username -> user.1002922, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f145873, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 50ff83bb-b5bd-417b-b757-ed8df5534e27
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1972: status.find.is(200), but actually found 500
20:27:36.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bacc64c, username -> user.653626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75e6a7f8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 52ef7d71-66a1-4acf-bc59-511744198956
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2088: status.find.is(200), but actually found 500
20:27:36.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2088,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e4e2fa4, username -> user.613725, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40c30688, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d7f74a62-b06b-45d7-bb0e-227342972f4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1794: status.find.is(200), but actually found 500
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fbf5b72, username -> user.312931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ba00498, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 81ab0126-e47c-4c1e-b7b5-e8e1f3e04c8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1801: status.find.is(200), but actually found 500
20:27:36.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2650: status.find.is(200), but actually found 500
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c109e43, username -> user.469479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49ca1924, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 00a0e644-35e4-497b-8a25-72ac8b4cb8b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8685ed8, username -> user.310982, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e848df0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 33855a9b-5816-4bfc-ab24-e1c23f5a09db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1776: status.find.is(200), but actually found 500
20:27:36.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1776,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c766c55, username -> user.111357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56dc8aeb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5738d4da-fadc-4a40-951e-a5aea763c488
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1819: status.find.is(200), but actually found 500
20:27:36.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1819,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57e2c1dc, username -> user.333415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c749072, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c5ec0851-9cac-4089-9ad1-5ab0580845da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2558: status.find.is(200), but actually found 500
20:27:36.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27dbc681, username -> user.658632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d93ed62, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5514a2d7-5b1a-4d97-b020-e7991d4e9c90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2553: status.find.is(200), but actually found 500
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a9ec4a9, username -> user.592465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31c5bf3e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8baeafce-c078-459e-8976-db1572b42b79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1823: status.find.is(200), but actually found 500
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@401949fe, username -> user.7807, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55e7eb05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7adf6204-533f-4f0b-b29e-bb15ae32c08c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2354: status.find.is(200), but actually found 500
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2234: status.find.is(200), but actually found 500
20:27:36.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ef59c98, username -> user.307732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18d33a9f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ecee5499-0f40-4106-b9b8-70800a1eec77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1830: status.find.is(200), but actually found 500
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4174c10, username -> user.104169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32cc78ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b4ea6101-ef72-4bef-bdb8-dc440c6507c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6427c96, username -> user.417739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b587bed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d29a6815-8e80-46b7-8628-28714885abe6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2418: status.find.is(200), but actually found 500
20:27:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1841: status.find.is(200), but actually found 500
20:27:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70468c61, username -> user.361037, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c3677a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 262cdc72-a17a-4710-b0e3-43a5a59c2b78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d72963c, username -> user.249793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@765dcdce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1e91574b-cdaf-4986-a496-4394d0d94468
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2264: status.find.is(200), but actually found 500
20:27:36.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5116: status.find.is(200), but actually found 503
20:27:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@438bfe9a, username -> user.19852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54c8ee7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 24cf7977-a5fe-404a-83a8-093e7f058756
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5116,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6899a649, username -> user.296586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45c866c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1930: status.find.is(200), but actually found 500
20:27:36.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10c72c0, username -> user.21231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b5d841c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 66b378c0-bc9e-4101-ae71-5bf5e8fdcc99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2099: status.find.is(200), but actually found 500
20:27:36.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1515d0c0, username -> user.788048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cf1389a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ef5f98d5-0da4-47b2-84e4-59a3547bf0c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2207: status.find.is(200), but actually found 500
20:27:36.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c781439, username -> user.557084, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38f8f96e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a2af2c3d-ddde-48c7-966b-72d6b0b81435
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1818: status.find.is(200), but actually found 500
20:27:36.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e6ee92d, username -> user.216630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2661681e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5113a90e-8b78-45fe-a1d1-72fb2d50f637
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2652: status.find.is(200), but actually found 500
20:27:36.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@594c20fc, username -> user.740471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@384993dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 75ed4347-c70d-42db-a206-4de0d94770b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2330: status.find.is(200), but actually found 500
20:27:36.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44198460, username -> user.537106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13b3859b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 93d90ac5-af56-49b3-9a4e-af5155738458
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2513: status.find.is(200), but actually found 500
20:27:36.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bd9b912, username -> user.852162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19093056, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5454c916-a250-409d-8d83-b2f489385fc8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1816: status.find.is(200), but actually found 500
20:27:36.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bc4c848, username -> user.177154, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@336b64fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0c9de88e-cf08-4334-8339-f09c12b5bc52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2129: status.find.is(200), but actually found 500
20:27:36.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5de89292, username -> user.810081, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23c75f8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 50da666c-ed7a-4370-8fa3-e6f385f2f7f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1951: status.find.is(200), but actually found 500
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2082: status.find.is(200), but actually found 500
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32241136, username -> user.815683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58717bb4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d9918795-4319-4350-951a-50d217f63a39
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44fe8ec1, username -> user.12682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45785303, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 61d7ca34-e183-44f9-bea3-b3cdeede9caf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2413: status.find.is(200), but actually found 500
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2413,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@84d4483, username -> user.851316, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ff5d7e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4a48217d-d956-486d-9733-54eae203c1e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1784: status.find.is(200), but actually found 500
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1784,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f882327, username -> user.268873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ca0a392, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 62b08b6e-e0e7-4460-bf19-1328ac0bd7b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2236: status.find.is(200), but actually found 500
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2430: status.find.is(200), but actually found 500
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d47c173, username -> user.714384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b3f5a7d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 25ad325e-f25e-47d8-8242-a84ca096cb98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@103dc78, username -> user.463213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10573787, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: eb2bcbc7-2f96-457d-b181-933964965529
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2112: status.find.is(200), but actually found 500
20:27:36.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4add02b8, username -> user.33177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@487f4aa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 638e0c1e-84d9-44a9-bec3-1ab314045eb2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2481: status.find.is(200), but actually found 500
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2396: status.find.is(200), but actually found 500
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64cb5d84, username -> user.165408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34105acb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 549ad723-6be3-4eb5-9981-1c8471900793
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23ccc226, username -> user.900485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57ef6af9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7ce67099-9956-4ec9-9edc-d53bf7220876
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1839: status.find.is(200), but actually found 500
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4434755f, username -> user.63665, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bf8d73e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7798fcdc-8473-45ce-9cca-06bd81860499
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1795: status.find.is(200), but actually found 500
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1795,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7536bd24, username -> user.325765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65e362cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bb1bdbea-5be2-428e-861b-6e70bb201dfb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1798: status.find.is(200), but actually found 500
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ab35a0a, username -> user.940146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a528dda, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cabe23af-a0c1-4b23-a7ba-a967187a1b8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1825: status.find.is(200), but actually found 500
20:27:36.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2df522d9, username -> user.749448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c07112a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 25ca45ee-864d-49b1-9481-3d1b10133ff3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1805: status.find.is(200), but actually found 500
20:27:36.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@406bb23d, username -> user.386112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@466d09ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 30644dab-1847-4a8a-bd97-e10af10a72cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2258: status.find.is(200), but actually found 500
20:27:36.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2258,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cf2eee6, username -> user.804823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1459610b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fa3f2971-c322-4415-85bf-1de2f89685b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2081: status.find.is(200), but actually found 500
20:27:36.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@721e5253, username -> user.225917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@446e88d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6a75b89d-472c-4c12-9ece-1ae85c0a72d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2253: status.find.is(200), but actually found 500
20:27:36.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24e624ff, username -> user.250525, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@656df515, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 491a16c2-9437-4683-8554-71b46f770f96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2199: status.find.is(200), but actually found 500
20:27:36.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58fb2a70, username -> user.5091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b220ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5342cc67-2b27-4e90-bad2-135c7e7a5233
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5117: status.find.is(200), but actually found 503
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2176: status.find.is(200), but actually found 500
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bfc24ab, username -> user.437838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@594570ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 19c12f62-66bf-4830-b954-8eae5e0662ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@788a49df, username -> user.44696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56061542, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1788: status.find.is(200), but actually found 500
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1791: status.find.is(200), but actually found 500
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7480652e, username -> user.293481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@150d2571, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b2a54f3f-be27-48f9-aee4-7fb6c95748e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1791,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29c7dcd6, username -> user.99854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ab8be81, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b6993507-831c-4a34-962b-194fc7784cb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1793: status.find.is(200), but actually found 500
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40898967, username -> user.231829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34f34e1d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0a9ca4cf-de6b-44ac-89f8-e0a8fa7a17cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1792: status.find.is(200), but actually found 500
20:27:36.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2077: status.find.is(200), but actually found 500
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7baf71bf, username -> user.199489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40b6f8c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d509cc85-2c35-4b86-9c9a-b84c3198f515
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43d202a1, username -> user.689624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@499d9293, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 773b099f-3d0e-41f4-a70f-ac9b94a1ae57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1785: status.find.is(200), but actually found 500
20:27:36.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5118: status.find.is(200), but actually found 503
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@594fcdc3, username -> user.707086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4055ecf7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9a081a42-dd51-4587-bb1e-0eb1be995a8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5119: status.find.is(200), but actually found 503
20:27:36.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69c114c2, username -> user.340773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b1b1c65, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d41a204, username -> user.228495, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60fdc7b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1736: status.find.is(200), but actually found 500
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71ebbac6, username -> user.578285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@194f6c91, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 437b6fc0-e599-4b49-b74c-16d829440b7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1799: status.find.is(200), but actually found 500
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c67d4f7, username -> user.504957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f7d8a16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f5d59444-3378-4131-b755-a9f56fcea7aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2653: status.find.is(200), but actually found 500
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63f3fece, username -> user.196310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5395bf7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 88906bba-232f-4c0a-92f2-5bc9ef771bcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2336: status.find.is(200), but actually found 500
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2336,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ae55505, username -> user.198862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@385596ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1424d285-08bb-468d-86ed-a789cb691d9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1827: status.find.is(200), but actually found 500
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e4b3d63, username -> user.172153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b2bfbd8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c30b15dd-1388-4bc9-9cbf-36b7b656a27a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1777: status.find.is(200), but actually found 500
20:27:36.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1783: status.find.is(200), but actually found 500
20:27:36.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@347f1e1a, username -> user.762759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@467600c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dd210a59-e59c-4a83-a331-ff7638e2d6cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e549f23, username -> user.616505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f706d45, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7d3aa3a1-7849-46e2-8269-a91dd08a1d56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2070: status.find.is(200), but actually found 500
20:27:36.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2070,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@149b334c, username -> user.240939, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4541021d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ce6decd8-f07a-4092-8dc2-2b8e138f6eb8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1755: status.find.is(200), but actually found 500
20:27:36.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e143322, username -> user.414148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fac9a10, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 98183f1e-f149-414a-b635-bacb1123db22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2244: status.find.is(200), but actually found 500
20:27:36.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2221: status.find.is(200), but actually found 500
20:27:36.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@562d96fb, username -> user.659016, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73018fa7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 059be17f-cf2b-4d29-a23e-2b2d5eb81d92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79fa3b8c, username -> user.514825, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53af2737, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e60b8e93-8e8a-4314-bcbf-158338970b3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2217: status.find.is(200), but actually found 500
20:27:36.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c92c3d8, username -> user.551897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2032a73b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1ec26daa-3c70-42a0-956d-37157a874c53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1611: status.find.is(200), but actually found 500
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1781: status.find.is(200), but actually found 500
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1786: status.find.is(200), but actually found 500
20:27:36.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e015618, username -> user.281668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63ea8aa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5dd62a61-9a60-4bb8-a2f5-2ab51e0eaabe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a4d2141, username -> user.665249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6741818e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 72da666d-6790-4b5f-975e-71045b17e47f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58fcc192, username -> user.577491, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32dbb281, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d9bd4005-f72d-4120-acd3-9fb2b6d13219
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1824: status.find.is(200), but actually found 500
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2193: status.find.is(200), but actually found 500
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38772a90, username -> user.832713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ff09582, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5810c5c6-be6b-4e8b-aa62-a2440bca090a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8a90356, username -> user.242908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@260437f8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e38ba647-ec7d-4444-a70b-ddfe1e9c6cd2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2295: status.find.is(200), but actually found 500
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1772: status.find.is(200), but actually found 500
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d52d430, username -> user.317621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e2ccab6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ad3f857b-7ed4-4d94-b305-0fedcd7d9563
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50951804, username -> user.120962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c81184d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 34e4b226-dd21-4798-865b-5726414d50b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2365: status.find.is(200), but actually found 500
20:27:36.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ff81a87, username -> user.568564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40d11e6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b35b76ef-6764-43fc-813d-3673572db40c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5120: status.find.is(200), but actually found 503
20:27:36.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f5dac04, username -> user.245339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ba9afb5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1947: status.find.is(200), but actually found 500
20:27:36.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69dc166c, username -> user.533993, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cb6d5d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 85eed77c-6ad8-40fa-ae20-74199267a6d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1821: status.find.is(200), but actually found 500
20:27:36.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7af1d2c3, username -> user.265002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@572168d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 85f0b66a-d88d-4f93-8dc1-7c094d823f41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1735: status.find.is(200), but actually found 500
20:27:36.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41be3d7, username -> user.584825, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@282dac54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7e759ffc-e8d8-49bb-b260-5a5c35e88101
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1782: status.find.is(200), but actually found 500
20:27:36.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1782,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bc0069a, username -> user.877458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@568c47fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 61777ae0-167f-4fcd-95f5-c5416634063d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1733: status.find.is(200), but actually found 500
20:27:36.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1730: status.find.is(200), but actually found 500
20:27:36.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1733,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@598cbe52, username -> user.914933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b00d5c7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3d88f374-5be8-4c12-b691-73fd01534ba1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24e17dc7, username -> user.745014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2386c213, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 491a5fa8-6881-4d77-b759-5f8efc36972b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5121: status.find.is(200), but actually found 503
20:27:36.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ac762ec, username -> user.321282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@551f18b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2177: status.find.is(200), but actually found 500
20:27:36.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2177,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@156c12fe, username -> user.762099, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12504c5c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dfbcf784-2f62-4e76-a92e-fba776e04d3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2294: status.find.is(200), but actually found 500
20:27:36.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2294,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b90e6db, username -> user.959599, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2df961d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ca64dafc-b2b0-4c39-8fb1-a886c6c534e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2195: status.find.is(200), but actually found 500
20:27:36.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1748: status.find.is(200), but actually found 500
20:27:36.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bb4a804, username -> user.741719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35bf5ea7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 50f99ef2-fcb1-4523-be35-4b20f8dca5a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e4c05a8, username -> user.447582, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ed5aefe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ee615d61-8360-419f-8457-2eb48c748cf6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1607: status.find.is(200), but actually found 500
20:27:36.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73051e35, username -> user.55796, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b041399, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 688c86f3-1b51-4735-b3ad-7d888844b566
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2556: status.find.is(200), but actually found 500
20:27:36.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bdfabe6, username -> user.998774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77053141, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8246331b-f0b9-439a-a6fa-9bbef7995fb0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2425: status.find.is(200), but actually found 500
20:27:36.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68e9217e, username -> user.228508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@424fb3b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1ac41f80-37b1-47f1-ad95-2cdcd706fffa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1779: status.find.is(200), but actually found 500
20:27:36.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3298dd56, username -> user.780121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66b905e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 795716a9-dd9a-400a-b9cf-3573714354aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2651: status.find.is(200), but actually found 500
20:27:36.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2128: status.find.is(200), but actually found 500
20:27:36.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@463e5a8a, username -> user.184003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3536c11f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9f483774-71dc-4031-8b37-edf06dd480e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a8b31fa, username -> user.398191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@711cffac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bfedad85-d923-4a70-86e5-d98879277847
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2191: status.find.is(200), but actually found 500
20:27:36.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@774b9610, username -> user.179996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48b862ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bb705ad7-ac2b-4aa9-9633-5188cdaa9eae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1806: status.find.is(200), but actually found 500
20:27:36.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5464e962, username -> user.935850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d261766, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a3108013-8524-4909-9e20-9110ab4c20ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2180: status.find.is(200), but actually found 500
20:27:36.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46dbcef3, username -> user.716490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ce7df80, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0a9d8a9e-63ee-46bc-a6a0-2969cc499cc2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2499: status.find.is(200), but actually found 500
20:27:36.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2499,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@82375bd, username -> user.406086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47a65878, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c5a22744-9667-46e2-be9e-9e39ad654d65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2196: status.find.is(200), but actually found 500
20:27:36.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2196,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2248f6f1, username -> user.472861, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61a91e18, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2744ca14-b67d-4931-8165-4a0416dc1c25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2659: status.find.is(200), but actually found 500
20:27:36.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33a05fb7, username -> user.144277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d98ea10, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 39c8ed2b-c261-44ee-b6e0-54c080aefc1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2246: status.find.is(200), but actually found 500
20:27:36.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36965624, username -> user.491528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2914ca4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 50af1549-8880-4576-be5f-312219242b59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1797: status.find.is(200), but actually found 500
20:27:36.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45ce7b64, username -> user.141421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2aee86e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fbce3f7c-798c-4e25-8713-d320261a80d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1693: status.find.is(200), but actually found 500
20:27:36.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a910886, username -> user.211545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb5dc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4be32ae1-d41a-4b6f-9ebc-2e7b0f62c537
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2679: status.find.is(200), but actually found 500
20:27:36.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2679,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@505a4c75, username -> user.754945, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15d00526, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fd19ee1c-6aca-4967-b202-2e30114d1945
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2064: status.find.is(200), but actually found 500
20:27:36.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2064,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33634007, username -> user.936801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@454195d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 07cdfbe9-cdbd-44e0-8510-6ebc9ab8dad0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2259: status.find.is(200), but actually found 500
20:27:36.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2259,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e05fa83, username -> user.750642, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b9506a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5437cd64-4f06-4065-a232-ea859cd4dd59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2645: status.find.is(200), but actually found 500
20:27:36.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@162cd3c7, username -> user.891925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bff8228, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c01e440b-9af5-4af7-9215-76aa614b79d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1710: status.find.is(200), but actually found 500
20:27:36.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1710,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c207b04, username -> user.511167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f4bb4d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8f80b4cd-3f0e-43dd-a91f-a21410871a3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1787: status.find.is(200), but actually found 500
20:27:36.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6528fdf1, username -> user.606041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51f611d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 03f33670-bbad-4cab-a740-6bc4f8299fb5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2685: status.find.is(200), but actually found 500
20:27:36.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7668f090, username -> user.295665, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63bb56ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3d5b9c7f-4ac3-4282-9e44-019a7e4f993d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2683: status.find.is(200), but actually found 500
20:27:36.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52cb1ccc, username -> user.67534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68d4e5e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b2ffbd57-da4a-4b0f-9329-8f5369c3aaff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2205: status.find.is(200), but actually found 500
20:27:36.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21aca767, username -> user.944833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7961dbf9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 05f64aec-5c5c-4419-b0b4-2a3f4130cced
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1822: status.find.is(200), but actually found 500
20:27:36.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1822,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c9773a3, username -> user.406115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3147c670, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b470c244-0ff7-4f44-b582-55c447e3ab7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1844: status.find.is(200), but actually found 500
20:27:36.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2557: status.find.is(200), but actually found 500
20:27:36.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@791df888, username -> user.945053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b5423f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: da0d5368-f316-4e71-9e3e-adb4a7ebdc58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@483c5835, username -> user.102627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@710b79ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e7be3417-aed0-4096-8105-ec437c6457c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2646: status.find.is(200), but actually found 500
20:27:36.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2686: status.find.is(200), but actually found 500
20:27:36.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e2bc413, username -> user.998696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78baf9d8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 285048bb-6a6e-4bf3-a7d2-0c6315fe468d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ea06307, username -> user.258871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c9fb73e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 41f92e0c-326b-4039-a157-70216909e99b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2649: status.find.is(200), but actually found 500
20:27:36.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52d9d36f, username -> user.646927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@739aea9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c0b5ddb2-1a1b-41f0-8a5e-0a95f2ae7092
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1713: status.find.is(200), but actually found 500
20:27:36.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43519cf8, username -> user.257716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e2686f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 53f6f060-a9ea-457b-849b-bebe47fdccdf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2648: status.find.is(200), but actually found 500
20:27:36.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eb564d3, username -> user.445253, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62a4da49, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 879401e4-31c5-47ee-84b6-44c35da59a70
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5122: status.find.is(200), but actually found 503
20:27:36.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38989d5b, username -> user.594136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6796e27a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2378: status.find.is(200), but actually found 500
20:27:36.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6063fcaa, username -> user.50551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43879ece, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 17c1ee75-c625-4812-be42-bd2d9db35756
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2644: status.find.is(200), but actually found 500
20:27:36.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e4eb711, username -> user.95190, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67be391e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 034cd1eb-10a2-4eb2-b964-c67e6a1511d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2639: status.find.is(200), but actually found 500
20:27:36.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2642: status.find.is(200), but actually found 500
20:27:36.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58f9a85f, username -> user.500773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56371c9a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 47e7c717-c46b-4820-b6a1-3ad85136bd44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2642,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4836b40a, username -> user.312038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5db57145, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dbf026e6-4a5c-45c7-8f3a-52b516f2505f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2381: status.find.is(200), but actually found 500
20:27:36.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4291d432, username -> user.328086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68c6c1a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 72a48c5c-ff82-4286-b53d-87907c912a87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2688: status.find.is(200), but actually found 500
20:27:36.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26a6686a, username -> user.228145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30d1128d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d1b913ff-1025-4c80-9c26-e78793c03b73
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2194: status.find.is(200), but actually found 500
20:27:36.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2262: status.find.is(200), but actually found 500
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21bb4ded, username -> user.303832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@716efe92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7770dc4a-d3dd-44aa-b1f1-5a03ce8a4c46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c19b79d, username -> user.996150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74e520d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 28ac9646-80a4-4a9a-b8fe-5d9ab5aed639
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2164: status.find.is(200), but actually found 500
20:27:36.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@717144d9, username -> user.339806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b309280, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8c6a0ef3-d31e-48ac-a0b5-80f8a48634ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1848: status.find.is(200), but actually found 500
20:27:36.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2534: status.find.is(200), but actually found 500
20:27:36.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d1968, username -> user.578880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7001c034, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6e9cc373-1703-4ddc-a890-aa20c4c32274
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@342e7905, username -> user.565271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b752261, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 38e45465-4f39-4de2-a17c-847b0b9239b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2629: status.find.is(200), but actually found 500
20:27:36.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ddcd168, username -> user.104774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35ba583, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f85d7eb0-bb4a-4b55-8d68-e6337d64d659
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1773: status.find.is(200), but actually found 500
20:27:36.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@422aa3ae, username -> user.115869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34ffefef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1d57808d-423a-4f8e-947f-12d17947029e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5123: status.find.is(200), but actually found 503
20:27:36.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a79a381, username -> user.720075, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@106b08b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2638: status.find.is(200), but actually found 500
20:27:36.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3429fc39, username -> user.491871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19bc19e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cf7a8bea-63a8-4911-b6db-7e26f2d73ebb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2145: status.find.is(200), but actually found 500
20:27:36.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b28922a, username -> user.134175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b8a1fbf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 84d95086-9078-4e26-8aca-89a419dde481
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2216: status.find.is(200), but actually found 500
20:27:36.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5124: status.find.is(200), but actually found 503
20:27:36.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1577b11b, username -> user.799138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5145576e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 16201e8a-54b0-4a46-8bf6-9b7bb8633442
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40fd44c8, username -> user.395623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@569de300, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2310: status.find.is(200), but actually found 500
20:27:36.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a61cbcd, username -> user.742015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77dfbdc7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 18338ded-04e6-4354-b520-d0d5e11f1447
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2702: status.find.is(200), but actually found 500
20:27:36.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@189b7bae, username -> user.804423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@352f8039, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6e4d67ba-24c0-48c6-88f2-7c95af28be83
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1706: status.find.is(200), but actually found 500
20:27:36.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28213ac1, username -> user.348154, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e386374, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ef9b409d-9736-45d1-87fa-db7af4f0afbf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2696: status.find.is(200), but actually found 500
20:27:36.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2696,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47f5d502, username -> user.337504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fa24b8e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4a5f6799-b540-4c11-9842-e54c50511dc3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5125: status.find.is(200), but actually found 503
20:27:36.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2673: status.find.is(200), but actually found 500
20:27:36.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7319ecc4, username -> user.913900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64e0ce4d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4473f46a, username -> user.484636, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e38fb00, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a0cda486-4184-4d21-b6f8-e83dfe231816
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2360: status.find.is(200), but actually found 500
20:27:36.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2140: status.find.is(200), but actually found 500
20:27:36.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14278f33, username -> user.915355, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70db9fda, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 91f82732-e91b-4eec-835c-0b5849fcf51c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b1f6045, username -> user.610876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@de9745b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 94f76a8a-b356-48fd-9d5d-f3faf3de9129
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2710: status.find.is(200), but actually found 500
20:27:36.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2710,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30fe0468, username -> user.415846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2aa5e3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b1902ee4-7265-4c0c-a99a-5824912c9f76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2320: status.find.is(200), but actually found 500
20:27:36.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@454d691a, username -> user.552269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d305e44, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 319520d8-dd4d-4a09-9ce6-71c9e0ef8d1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2611: status.find.is(200), but actually found 500
20:27:36.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@319b29d8, username -> user.49177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62688156, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e91291e7-5165-47dc-a53c-32047db1715c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5126: status.find.is(200), but actually found 503
20:27:36.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26b1d207, username -> user.620473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c0a7293, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2093: status.find.is(200), but actually found 500
20:27:36.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78838d06, username -> user.642071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2616b05a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0cc82594-2b5e-411d-bfea-85e29e0d0c06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2678: status.find.is(200), but actually found 500
20:27:36.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2678,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c97ee3e, username -> user.788192, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c1c062e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1b998dd2-b828-4ddf-b80d-95e012014490
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2712: status.find.is(200), but actually found 500
20:27:36.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@196f0906, username -> user.982489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@646cdf9e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ff4c6975-7ed5-442e-b291-763d051d78ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2281: status.find.is(200), but actually found 500
20:27:36.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cf75523, username -> user.659194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3502277f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 532b0dd8-53cc-41b9-8821-a5c159c61357
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.584 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.584 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.584 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1877: status.find.is(200), but actually found 500
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1858: status.find.is(200), but actually found 500
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1877,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f8c0428, username -> user.530501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a5c5e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3b4510d0-d59c-4f57-b9fe-43b42e6d3aca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1858,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c058251, username -> user.500780, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7accf5cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dd1800f2-1211-47fb-85d6-c7d9224c8e52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2461: status.find.is(200), but actually found 500
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@313640e5, username -> user.312786, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7afd41bb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f9036be2-576a-439f-8b12-8c86862c6f37
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2720: status.find.is(200), but actually found 500
20:27:36.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c156a55, username -> user.325045, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e764ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 16934d5d-910e-44c0-95c8-c8597100b879
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1874: status.find.is(200), but actually found 500
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1874,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e30b5c, username -> user.599892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77fef9c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 63b86bc0-0c4d-493c-86dc-c7d88c917eef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2412: status.find.is(200), but actually found 500
20:27:36.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2238: status.find.is(200), but actually found 500
20:27:36.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ec9cfde, username -> user.278088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e54990a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f948a715-008a-4d4f-861b-e7111dde27a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2238,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e9c6a91, username -> user.972698, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@371619bb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 841cc75f-09fc-46f4-8d6c-2227d1f781f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1882: status.find.is(200), but actually found 500
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21c142b5, username -> user.511165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e4fd9ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ba505d36-9fd3-4dd9-8cd0-fcd68385fe2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2357: status.find.is(200), but actually found 500
20:27:36.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d6676db, username -> user.248494, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f96559c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 21fda263-ff1a-4920-87d4-07dff89ca68e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2239: status.find.is(200), but actually found 500
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d51bed6, username -> user.123896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f2e291d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5b33172b-c59f-4b05-a25b-b0c8a992249c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2298: status.find.is(200), but actually found 500
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2247: status.find.is(200), but actually found 500
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f990797, username -> user.6614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6227f8d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8124d172-d6d3-4e8d-b971-373b0863d137
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e7f551f, username -> user.961041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65cc0f92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d2357f0b-f153-4134-80b2-00814d76e77d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2173: status.find.is(200), but actually found 500
20:27:36.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ef2085f, username -> user.816095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d75ffbb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dadd76bb-16c2-49a3-8695-e76fdbd7ebf2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2358: status.find.is(200), but actually found 500
20:27:36.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2715: status.find.is(200), but actually found 500
20:27:36.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1415da40, username -> user.104916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bf4bcbb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 16b122b4-279c-44d3-a69f-2d5b3e9c5d86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a315a7e, username -> user.472257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ba89a5d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d89e1479-7549-48dd-9da2-40085487c58c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2131: status.find.is(200), but actually found 500
20:27:36.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@658a5331, username -> user.616913, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d6cd99c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b156d8b9-38c9-4957-998b-e9166911c7ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.588 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.588 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.588 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2373: status.find.is(200), but actually found 500
20:27:36.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6004a702, username -> user.861369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fa1cc18, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 498c3957-32ce-4af7-9f8a-a09ddc904373
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.588 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2158: status.find.is(200), but actually found 500
20:27:36.588 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.588 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1880: status.find.is(200), but actually found 500
20:27:36.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@749352fc, username -> user.67970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d742a1f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 68ea1f85-2789-442f-98f6-c7f35c1a00e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2260: status.find.is(200), but actually found 500
20:27:36.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c9a9a37, username -> user.499252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6013e931, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 114b14d9-d5dc-4606-a883-c155e649062f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db12286, username -> user.692377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@526a0122, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3adb9259-a4cf-4908-8157-19af7a3e7e94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.588 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.588 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.588 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.588 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2411: status.find.is(200), but actually found 500
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@218fde98, username -> user.317979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ebbd4ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9d41ee29-5e2f-4b15-9b03-c538aa4de374
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1895: status.find.is(200), but actually found 500
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6777ceba, username -> user.378009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@729b0e47, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f6b339dc-eb16-4fae-806e-f511225b3511
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1881: status.find.is(200), but actually found 500
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2268: status.find.is(200), but actually found 500
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29dcd81b, username -> user.338669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d362189, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b05a281e-e55f-4132-88dc-fcda82af81b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2268,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58596d37, username -> user.15655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4de86191, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 43a2a0bb-3e69-45c5-8759-3b4a57c531e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2292: status.find.is(200), but actually found 500
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2292,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@789bc4a3, username -> user.539420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4127bd53, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cc9f77b4-83a6-41c4-94c9-37dccc89d3f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1896: status.find.is(200), but actually found 500
20:27:36.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1896,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d5fb0c, username -> user.5923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3475487, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 930af076-bb35-44ca-93c3-3b7402496a2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5127: status.find.is(200), but actually found 503
20:27:36.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2267: status.find.is(200), but actually found 500
20:27:36.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2267,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e9991af, username -> user.490848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@410c8c53, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6c9399d3-efc8-4d7f-b24c-4cafa608b0ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46787aa6, username -> user.307023, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@434d5d64, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2443: status.find.is(200), but actually found 500
20:27:36.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2443,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ea8e1f4, username -> user.964912, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e065839, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cc30b846-9d22-4184-b45a-ab490c93b294
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1689: status.find.is(200), but actually found 500
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1689,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b9e3341, username -> user.654979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f03ca92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b414bc6f-8e8f-4133-9dc3-ea84eae9c042
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1687: status.find.is(200), but actually found 500
20:27:36.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2726: status.find.is(200), but actually found 500
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a9659a9, username -> user.224526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30d5858a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d9933b02-9102-40f9-b7fd-0b356880168e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38c159e5, username -> user.468985, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64b005a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f9e6c476-4dd0-4175-8047-799834445be4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2446: status.find.is(200), but actually found 500
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@109107c2, username -> user.773453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17cd1faa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0b43e835-3cd5-4970-8707-f8697ad1976f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2313: status.find.is(200), but actually found 500
20:27:36.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10d0dd69, username -> user.698666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c569c93, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0f87b83f-e701-4aff-84f2-ba3bec8fd7d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2214: status.find.is(200), but actually found 500
20:27:36.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2214,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e4d14a9, username -> user.642499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10126abf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 59dd070b-da3c-4170-8caf-1a6ee242b293
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2725: status.find.is(200), but actually found 500
20:27:36.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41ffab99, username -> user.947782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ca82c8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0cd60fce-8592-4bce-871b-153bb9c0197a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2387: status.find.is(200), but actually found 500
20:27:36.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2387,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45d1f000, username -> user.82124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6315bbdd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cdbf5328-3e23-4f30-8718-3c55a93abc11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2063: status.find.is(200), but actually found 500
20:27:36.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bc9bb5a, username -> user.56290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d4cf88b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0a4c6ddf-a50d-499e-8f79-0c2132ed641f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2572: status.find.is(200), but actually found 500
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d0fe0cd, username -> user.986965, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27a9b6af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 82ed21b2-fa9d-4788-a1a6-304a3bce55e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2341: status.find.is(200), but actually found 500
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2341,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6951a2af, username -> user.103061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28517291, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3755d25c-71da-4af3-a70d-3cc4dd890b5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1910: status.find.is(200), but actually found 500
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@222e1729, username -> user.244714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4657a3e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6949a480-b3e8-4697-a0b7-39bb057bce7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2744: status.find.is(200), but actually found 500
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2745: status.find.is(200), but actually found 500
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b142dfa, username -> user.732166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64b105c8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e9d68ee1-64cf-4300-8868-fa753de9efe1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2658a663, username -> user.378049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@674eaf60, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8a4572a4-192e-4827-8159-6d0dae97bd1e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1655: status.find.is(200), but actually found 500
20:27:36.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35fd747c, username -> user.362645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cf2a9da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fa6798a7-3f8c-4844-9f6d-7252b4b1ad41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2218: status.find.is(200), but actually found 500
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49d8cac8, username -> user.513940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69faf0ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8a6fcf6e-d121-4a61-9c26-55c6e1a7774a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1671: status.find.is(200), but actually found 500
20:27:36.595 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1671,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3401f0fc, username -> user.239524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28e4da23, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0f0617d2-6001-4454-b2c0-48295fa0e7a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.595 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.595 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.595 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.595 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.595 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1908: status.find.is(200), but actually found 500
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65a612e3, username -> user.912262, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67477c64, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0d7ef36f-3893-49d2-bb21-52fbd414040c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2163: status.find.is(200), but actually found 500
20:27:36.595 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1626: status.find.is(200), but actually found 500
20:27:36.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54317f55, username -> user.211627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f5aec76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e0063f05-e266-4230-a400-278e0a140498
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.595 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.595 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1626,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e68f7f8, username -> user.62032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d46d86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 276d4619-2951-4a88-a9ba-a391ffbd3d9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.595 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.595 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.595 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.595 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.595 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1912: status.find.is(200), but actually found 500
20:27:36.595 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1912,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a929fc9, username -> user.611340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73c81970, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e6ed00bb-a99d-4dab-8084-d9656ee1c5e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.595 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.596 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.596 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1684: status.find.is(200), but actually found 500
20:27:36.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41df12f3, username -> user.619717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3deef2be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6e953b0b-f8cd-4c35-9f49-fa271ad0f4d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.596 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.596 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5128: status.find.is(200), but actually found 503
20:27:36.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4989810e, username -> user.616324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25fa42b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2240: status.find.is(200), but actually found 500
20:27:36.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fccc851, username -> user.565731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50f16192, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3d009cc3-cc3c-449e-b3e2-415431af6a70
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1913: status.find.is(200), but actually found 500
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71630d75, username -> user.502168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6949b5ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 631dadb6-b68e-4e0b-9cbd-a5a77c822fec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1682: status.find.is(200), but actually found 500
20:27:36.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1682,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ab71981, username -> user.293020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23974c60, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 412a1326-7c1e-4f02-b867-6db40e9eba3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1641: status.find.is(200), but actually found 500
20:27:36.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ac17d3a, username -> user.910802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18e6e6ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dbbaef34-4bd7-4566-824b-e5186455e308
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2279: status.find.is(200), but actually found 500
20:27:36.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@766415d7, username -> user.338531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fd1ceb8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 444b6fda-a720-466d-ade9-5b10761fda8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1650: status.find.is(200), but actually found 500
20:27:36.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bec5481, username -> user.960498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b553476, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6faf09c1-e9ac-45ea-8f19-4f73b4010d87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2620: status.find.is(200), but actually found 500
20:27:36.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@348a57b8, username -> user.920839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a605c51, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 889f68bf-0b79-45cb-aba1-7449a4780fcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2305: status.find.is(200), but actually found 500
20:27:36.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a720b5c, username -> user.454661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41796cdc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ec6d1afd-c2e7-436f-bf07-9017df707e63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2364: status.find.is(200), but actually found 500
20:27:36.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@580bda58, username -> user.935919, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@327d0338, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a1e5f40f-eebc-4636-8421-e32878e53e5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2261: status.find.is(200), but actually found 500
20:27:36.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@144eb761, username -> user.194597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79ef3d33, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 59ccc2bb-a36d-4f8e-9f2c-90478adfe9ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2749: status.find.is(200), but actually found 500
20:27:36.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e47a798, username -> user.176473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ea7cf72, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b7556621-c098-4a3b-b70b-c6e6d6da38fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2222: status.find.is(200), but actually found 500
20:27:36.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a7bb1d, username -> user.171699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@651f52e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4ca4819a-be3d-424a-a219-c02873d0d736
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2748: status.find.is(200), but actually found 500
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2331: status.find.is(200), but actually found 500
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@542ca558, username -> user.336229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c96f958, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f4ea2134-5dfa-4412-95df-c47c246f1254
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c70a0bf, username -> user.352875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@693bd376, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 16b830ec-6581-4b2d-8d64-68e4f31bb97a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2382: status.find.is(200), but actually found 500
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d28e692, username -> user.652623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e786d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 30ad32d8-92a6-489f-8085-f3a2b3d3cfd7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1888: status.find.is(200), but actually found 500
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2154: status.find.is(200), but actually found 500
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cd579be, username -> user.453558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32968d43, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 95e1c667-a2b5-40fd-83e3-a7f0e3e96f73
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1888,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4721ee1b, username -> user.261728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d5a2325, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ee1b4f65-5345-45e2-9dd1-66010aa6e361
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2470: status.find.is(200), but actually found 500
20:27:36.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70890fdb, username -> user.135234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@734dc4e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b5b26758-cb32-4e42-a862-498237c1ce2e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1564: status.find.is(200), but actually found 500
20:27:36.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.601 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a493788, username -> user.429831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30f79d3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5f6c92a3-74d9-4892-91a0-74055814b03f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.601 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.601 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.601 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.601 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.601 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1865: status.find.is(200), but actually found 500
20:27:36.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71874861, username -> user.511144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55c4645a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 27fd7734-f8ce-4bba-a35c-38df89b17404
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.601 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.601 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.601 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2198: status.find.is(200), but actually found 500
20:27:36.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@218802f8, username -> user.973357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5abbcdae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9e53b908-dfc5-4e53-97fb-ea435267bd03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.601 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.601 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.601 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1624: status.find.is(200), but actually found 500
20:27:36.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b48fd13, username -> user.974232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48f87893, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 84726736-31cb-4af0-b20f-a39e3d3df9f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2551: status.find.is(200), but actually found 500
20:27:36.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@446c47ae, username -> user.487400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a57a8c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4e817ceb-e1b9-4f38-ae7b-dbbcbfc15052
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2740: status.find.is(200), but actually found 500
20:27:36.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@680adeea, username -> user.693367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34f22bd3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 783d725e-e525-4590-8dd7-52fabfa3d318
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5129: status.find.is(200), but actually found 503
20:27:36.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54edfb75, username -> user.320992, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b11bccb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1863: status.find.is(200), but actually found 500
20:27:36.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c4bd6f2, username -> user.484669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d9e7fcd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 30fa7ba3-7342-4446-a74b-15a348e54c3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2566: status.find.is(200), but actually found 500
20:27:36.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62f4e6f5, username -> user.927331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f836cb0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e7fd7352-35c4-47bc-a95d-ed084e5cd866
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1678: status.find.is(200), but actually found 500
20:27:36.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1678,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@465caac0, username -> user.498350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@594b489d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ace67302-24e0-4b11-8306-c137c400782d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2754: status.find.is(200), but actually found 500
20:27:36.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39ac498c, username -> user.862979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2041f695, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a100d187-295a-4838-8abd-e0dde88725af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.604 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1679: status.find.is(200), but actually found 500
20:27:36.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1679,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2deb54fa, username -> user.366271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13b3f69b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3e96b9cd-b34c-428f-9716-f0c1cb2838ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.604 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5130: status.find.is(200), but actually found 503
20:27:36.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2510: status.find.is(200), but actually found 500
20:27:36.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63ed2950, username -> user.70984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d02f2e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 580565e8-fc74-48c9-b04d-d1158a99f44e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bd86bde, username -> user.456657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b409b7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.604 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.604 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5131: status.find.is(200), but actually found 503
20:27:36.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@304538e4, username -> user.908284, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c9e7945, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2342: status.find.is(200), but actually found 500
20:27:36.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e7d2e7a, username -> user.577309, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a2f56a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: de05db72-f6eb-4a63-b8bb-81989d6d3c12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1932: status.find.is(200), but actually found 500
20:27:36.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2549: status.find.is(200), but actually found 500
20:27:36.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c0e819, username -> user.396709, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a479d40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b472479f-c757-4ccc-a506-60f285ef3c5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dcfbc7b, username -> user.80264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ea990a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 044ff56e-1c67-4477-82f8-475c50cae9a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2340: status.find.is(200), but actually found 500
20:27:36.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1934: status.find.is(200), but actually found 500
20:27:36.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2340,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d03ef34, username -> user.510127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47b28728, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2fe86b8c-e758-4aa1-844e-f1674f4c5149
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1855: status.find.is(200), but actually found 500
20:27:36.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e2b4923, username -> user.144762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d27f9db, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e625f2ab-d8c8-49d9-b5b7-673c6dd21c6b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1851: status.find.is(200), but actually found 500
20:27:36.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1855,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75468cdc, username -> user.36162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f84ba5f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8502639c-7413-424d-a5a8-5623c91c19bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65224131, username -> user.929226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52358e80, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ae14dfff-720d-439d-a7e3-5461589248fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.606 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.606 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.606 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2472: status.find.is(200), but actually found 500
20:27:36.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dfc0173, username -> user.432139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ae425ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a8d7fd5e-d4a2-4b64-9da9-e558bea96567
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2348: status.find.is(200), but actually found 500
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1956: status.find.is(200), but actually found 500
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2339: status.find.is(200), but actually found 500
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2348,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@799114f7, username -> user.258748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@758348b2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5307a775-3490-48d1-b0a2-3af7df85f2dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b44dc4b, username -> user.868035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4450c3a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fd90bcc6-7cc6-43de-9ba0-39a86d86fcd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7971fcba, username -> user.752267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c78ecf4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e7e3d3b1-2bc7-4e51-9844-2e254a352c7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1953: status.find.is(200), but actually found 500
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1941: status.find.is(200), but actually found 500
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f3b65c3, username -> user.158167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ff7263b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ca05bf40-8261-48eb-a023-aa4c244bffd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1658: status.find.is(200), but actually found 500
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18407f08, username -> user.371656, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d32d0d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 05dd7755-b03a-4e91-98a3-37d733d6d1c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cff1b21, username -> user.871285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a857768, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9bfd9283-4a1e-4844-9251-3727b15d7b1d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1676: status.find.is(200), but actually found 500
20:27:36.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1676,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7385e63b, username -> user.618755, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@154ec896, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c056a9a5-0110-4860-9df0-c3d1d9cbe2b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.609 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1567: status.find.is(200), but actually found 500
20:27:36.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.609 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48bf65d1, username -> user.920865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44345573, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d1bd1001-3133-45a4-949b-254f87c14128
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.609 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.609 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1756: status.find.is(200), but actually found 500
20:27:36.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1756,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64894064, username -> user.713590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b20529f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 194e6405-aac5-47be-a966-9ec1cf93468d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.609 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2615: status.find.is(200), but actually found 500
20:27:36.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.609 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b6914e7, username -> user.296817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c0fa4f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 01d19254-7cca-4c73-ad2b-fe15c1eeea8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.609 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.609 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1573: status.find.is(200), but actually found 500
20:27:36.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4da9c5b4, username -> user.498002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cc8416e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1b3128d9-9384-4b46-94a2-a4c84d855993
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.610 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.610 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.610 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1747: status.find.is(200), but actually found 500
20:27:36.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c21be01, username -> user.261071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@534c2bde, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5c9e750d-d57e-4a9f-8844-a6bff76ae8dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.610 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.610 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.610 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1572: status.find.is(200), but actually found 500
20:27:36.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1759: status.find.is(200), but actually found 500
20:27:36.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e90c200, username -> user.808924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dc8873d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c25332be-48ff-431b-ba56-2d6892ac8693
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d51145, username -> user.318170, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f1915e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 647e9ea5-d6b4-4f10-88fa-aa461a720715
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.610 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.610 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2761: status.find.is(200), but actually found 500
20:27:36.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.610 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2761,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@309e2788, username -> user.601974, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@468e6375, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b089ef23-094b-4a91-9307-34724ebc01a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.610 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.610 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.610 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.610 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.610 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.610 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2760: status.find.is(200), but actually found 500
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f8e786, username -> user.476528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d4f2b2a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0db9ae77-6ae7-47b2-b2ed-7a81a82f5d03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2763: status.find.is(200), but actually found 500
20:27:36.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b2e0e3a, username -> user.338133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1425024b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3690a14f-fc08-4826-862a-9484e241b59f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2212: status.find.is(200), but actually found 500
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6baa2c12, username -> user.682651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70ae72df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cd3fdc14-36f1-42c4-ac52-fea61eab7141
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2235: status.find.is(200), but actually found 500
20:27:36.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2269: status.find.is(200), but actually found 500
20:27:36.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10998c09, username -> user.320411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32b33186, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8b167670-9535-481b-bc24-48d762a5c975
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2235,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6379e237, username -> user.856280, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d462156, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5fd4601b-3b4c-43d0-9f22-228b99c2b9e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5132: status.find.is(200), but actually found 503
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5748d9fe, username -> user.417771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34a1b1f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1817: status.find.is(200), but actually found 500
20:27:36.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d030e82, username -> user.594337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b82020d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0b295331-3e2c-4860-8808-03f71bb166e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1849: status.find.is(200), but actually found 500
20:27:36.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a61d692, username -> user.906110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fc19160, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9d3d1cdd-768f-4444-870f-4bd4d8058367
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1939: status.find.is(200), but actually found 500
20:27:36.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ed70378, username -> user.907771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cd888c8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 77b214f2-d8fa-418a-95f3-c59314fb6132
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1942: status.find.is(200), but actually found 500
20:27:36.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fa9d858, username -> user.395898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3babd9f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1bcaf67a-fa57-4f96-b09a-fe85c5d1a3e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2552: status.find.is(200), but actually found 500
20:27:36.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20954469, username -> user.30956, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b47cc92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d332799f-3b7f-451d-b2fe-1033fe62753f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1938: status.find.is(200), but actually found 500
20:27:36.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19b0e640, username -> user.577592, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b548784, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 01099e17-d019-436f-abbd-183db0f17ca4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2769: status.find.is(200), but actually found 500
20:27:36.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@271006c5, username -> user.486035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d858177, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 83bc663e-f26e-45ad-9a34-5230a97c009d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1704: status.find.is(200), but actually found 500
20:27:36.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ac2d8ab, username -> user.653169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea0baa2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e49a4d99-9076-4493-8531-4598c2f8cedc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1944: status.find.is(200), but actually found 500
20:27:36.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49c0113, username -> user.696254, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ba6e4e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 043280f5-7f75-4ef4-9f1f-9e2d9de66001
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5134: status.find.is(200), but actually found 503
20:27:36.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@770ae886, username -> user.17750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d55c934, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2376: status.find.is(200), but actually found 500
20:27:36.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dd1f952, username -> user.85935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66af3be0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ff333667-47a8-4fad-b64b-29a445c0c7ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1672: status.find.is(200), but actually found 500
20:27:36.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25f2abf, username -> user.772927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50c5eca4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 23d14981-1b93-4da8-a672-c6740e1ff444
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1838: status.find.is(200), but actually found 500
20:27:36.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1993edec, username -> user.401058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bb82624, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c9babec8-cd92-45dc-a1bb-32c687d35194
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2545: status.find.is(200), but actually found 500
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1957: status.find.is(200), but actually found 500
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36a603f0, username -> user.813893, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d29d180, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7a121250-1b07-4f3c-a3e8-f0546262e7c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1957,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78593649, username -> user.118737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e990187, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 40ce8243-8908-47fc-9b53-21dab0810917
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2352: status.find.is(200), but actually found 500
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@341de29f, username -> user.348473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f3bf87f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: faac987b-1f11-4aa9-b185-e9883bdb4e7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5133: status.find.is(200), but actually found 503
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fb2b2f, username -> user.339418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2107a83d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1974: status.find.is(200), but actually found 500
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cd23e00, username -> user.442737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c28db5a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 77aaea6b-9e8d-49e6-bc4d-a6f63c389110
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2209: status.find.is(200), but actually found 500
20:27:36.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a28c8ce, username -> user.106120, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ba76ac5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5ae6eaf7-5ed7-47eb-aace-0bb0aa2e6e6e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2237: status.find.is(200), but actually found 500
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1668: status.find.is(200), but actually found 500
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1664: status.find.is(200), but actually found 500
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1668,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61ceb746, username -> user.583974, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b3ecdd1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6bcb2c59-45d7-4945-adba-6c26fc19771a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27a292b5, username -> user.966094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b4dce6f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2d60cdf5-1868-499a-bcab-76e674499c40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2237,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7da291d0, username -> user.668956, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5636a0e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4dc1b1e9-4fef-4017-8245-b57af1e953a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1657: status.find.is(200), but actually found 500
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5135: status.find.is(200), but actually found 503
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a53e704, username -> user.997112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15a1c29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5fb1a456-fdf3-4870-8d30-320027ea3a31
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cbb6a3d, username -> user.867005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ac23d14, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2403: status.find.is(200), but actually found 500
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d88eae4, username -> user.900516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fa83650, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3d2b9846-ab7f-4800-8ad7-97eb82c06a07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2540: status.find.is(200), but actually found 500
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a055d69, username -> user.356660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13b8401c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 48856a54-816e-44ed-80b2-866c12b42bad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1649: status.find.is(200), but actually found 500
20:27:36.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d9845c2, username -> user.12693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6efe3420, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8f3560db-cf9b-45f8-a899-83d225f2fd62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2541: status.find.is(200), but actually found 500
20:27:36.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e4c4b59, username -> user.951928, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12164ced, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a42e8c4d-6c3c-40e6-8647-34ea4edbbf23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2543: status.find.is(200), but actually found 500
20:27:36.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67b04230, username -> user.563943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30d1ed21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2b92e267-f4de-4624-8cbd-d2ccc0baf4eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2764: status.find.is(200), but actually found 500
20:27:36.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bb9ab69, username -> user.668735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b674762, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7fbdb818-5fab-4d2e-a370-1c3f9d65c147
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5136: status.find.is(200), but actually found 503
20:27:36.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1815: status.find.is(200), but actually found 500
20:27:36.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1815,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eb109c5, username -> user.935071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@604f61c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 301a32c4-4570-4ac6-a632-98cf0e27155b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2335: status.find.is(200), but actually found 500
20:27:36.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@501fdc83, username -> user.326452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60572eff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2335,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47cc8384, username -> user.180942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c3d2cf4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9147f710-8e4b-48ea-840d-02e6ccec8260
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1654: status.find.is(200), but actually found 500
20:27:36.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d52bd9f, username -> user.170288, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58d39f95, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e3e7c9d5-fa8d-491f-8f54-e2fb89fd53ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2168: status.find.is(200), but actually found 500
20:27:36.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32bc8487, username -> user.200256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d53d90b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a4fdd1f4-bd10-4bee-b75d-98164180a51e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2390: status.find.is(200), but actually found 500
20:27:36.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ac88b1, username -> user.346394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fb47155, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0bd194b7-d9cb-44e4-a075-2db4ae188ff2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2374: status.find.is(200), but actually found 500
20:27:36.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2374,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47229779, username -> user.438802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c9973f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: daa693b9-6ce9-4529-b9ba-2d3205715aac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2377: status.find.is(200), but actually found 500
20:27:36.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@454b9fd6, username -> user.113444, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36f24c8e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e8ddcc54-18b1-4341-a4ed-8e08050b521b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1666: status.find.is(200), but actually found 500
20:27:36.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2346: status.find.is(200), but actually found 500
20:27:36.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50ef5f4b, username -> user.152977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f35ee9d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 19c70ef7-98ea-48c6-b518-0bd82e1535be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@426b7f7d, username -> user.590331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d7f9725, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3cb28553-a2cc-41b3-879b-a541b1732af5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2519: status.find.is(200), but actually found 500
20:27:36.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63028f0b, username -> user.414560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22eb9fbf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e8eee62f-01a0-4ee7-a313-c7c553941d1b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1808: status.find.is(200), but actually found 500
20:27:36.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53d33f7a, username -> user.412683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3688bdd9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 486f2b11-ab4b-40ba-b842-0151cfd8449c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5137: status.find.is(200), but actually found 503
20:27:36.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27cff89, username -> user.533347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@121d4c41, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2219: status.find.is(200), but actually found 500
20:27:36.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2622a31a, username -> user.423446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a29cacf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 03245053-950c-4a3c-a073-12a175b35f13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2026: status.find.is(200), but actually found 500
20:27:36.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@198dabb8, username -> user.815520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1832b1d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cc7a4384-a3f0-44d1-91b6-6222905f4914
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1751: status.find.is(200), but actually found 500
20:27:36.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.623 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1751,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54624506, username -> user.204339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f38276a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e19360fd-3242-4f58-998a-dcc2a4f8a316
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.623 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.623 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.623 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1750: status.find.is(200), but actually found 500
20:27:36.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62417ef7, username -> user.961769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e339533, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ae8312bc-4010-4640-9cd7-63e57f6d8869
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1753: status.find.is(200), but actually found 500
20:27:36.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2187: status.find.is(200), but actually found 500
20:27:36.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1754: status.find.is(200), but actually found 500
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2529: status.find.is(200), but actually found 500
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62f61f8d, username -> user.193823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b5a892a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 55a3b739-a0c4-4a26-9e4f-d37596e13b00
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d44bd95, username -> user.358783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6204d929, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5aeda02b-a11a-4c31-9532-ed7a25d0943e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2187,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36edfbe7, username -> user.756750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a8d30fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 57a685f2-e698-48a3-8b4b-e66ae9298f1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13bb53a, username -> user.893317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@304cdc87, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6656460a-dfe9-40c1-990a-2009648a4830
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1645: status.find.is(200), but actually found 500
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b53736e, username -> user.687894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1801f55f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b5f28e85-3cdf-4f1f-89c9-6b21f78c1ac4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2487: status.find.is(200), but actually found 500
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1643: status.find.is(200), but actually found 500
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38b58351, username -> user.918022, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46dde59f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e92ee962-3821-454c-827d-6e282ad5ee5f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29846ac5, username -> user.390223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dafb288, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8ca6d66a-e607-4326-8265-f018b2fb84b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1811: status.find.is(200), but actually found 500
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49b22a1e, username -> user.166098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21c47528, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cc6a9d1f-a274-42f3-9a18-6f77fb5ebe84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1670: status.find.is(200), but actually found 500
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2495: status.find.is(200), but actually found 500
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d7956d3, username -> user.356252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3246562c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2e09c275-c9fe-4dd7-ab5e-7025381f682c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1757: status.find.is(200), but actually found 500
20:27:36.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2408: status.find.is(200), but actually found 500
20:27:36.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1665: status.find.is(200), but actually found 500
20:27:36.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1662: status.find.is(200), but actually found 500
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1652: status.find.is(200), but actually found 500
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@761e257, username -> user.787828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f66c9be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e4a76ff6-b696-49df-b590-4b189e1ba9c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bd6ab0d, username -> user.509161, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68d9c12a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c9cf0181-df13-472f-a00f-8aa29356f459
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79f94c81, username -> user.359680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46fe1e7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 94a71afa-0d64-42b6-8630-e2e06759d5d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@747b6385, username -> user.270473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54aa38c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: bfe150ee-530f-4072-ad49-f07d373fcb20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@562204cc, username -> user.382809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@297d6260, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d6817172-cde1-4870-906a-1527b707d2af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@580574e3, username -> user.90636, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@519a1795, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0b3edc6e-78b4-4088-9820-7c920765c923
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2401: status.find.is(200), but actually found 500
20:27:36.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27966bd2, username -> user.247464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@631f2398, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c270b980-81dc-4ea5-b095-358aa17f5c34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1656: status.find.is(200), but actually found 500
20:27:36.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2388: status.find.is(200), but actually found 500
20:27:36.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fb35374, username -> user.152132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c9b5608, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ef7ad085-a8a1-4b42-985a-b87a676e94ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45fafe67, username -> user.49516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6807f34c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c22fb380-f3f2-4b22-8560-eecc152c4584
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2417: status.find.is(200), but actually found 500
20:27:36.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2417,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6be416f6, username -> user.138912, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2206090d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 061d38c8-1bc6-48ff-87c9-aafac3e5b725
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1653: status.find.is(200), but actually found 500
20:27:36.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43e30269, username -> user.461587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72b99f22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 92b6f58c-c9dc-4d22-8474-3f51f6ef57db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1720: status.find.is(200), but actually found 500
20:27:36.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ad93f33, username -> user.347856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48f5326a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d2dd19a9-17c0-4cbf-94f0-81e8bf409d24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1715: status.find.is(200), but actually found 500
20:27:36.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bf1743e, username -> user.509167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1535d1a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e18c6b11-dffb-441e-95a3-a0a570286bf5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1644: status.find.is(200), but actually found 500
20:27:36.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a0e4eb2, username -> user.873098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f308243, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9c7a5aaa-09e1-43e9-9eaf-4425d7161806
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1630: status.find.is(200), but actually found 500
20:27:36.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ea3ad50, username -> user.352458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74302fa6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 94cc72fb-1e04-497e-b3f7-34c4c0f79166
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1663: status.find.is(200), but actually found 500
20:27:36.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1663,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@658d7582, username -> user.127948, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1022af4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ea2e3acb-0a4e-4375-b80a-62131fb3f73b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1640: status.find.is(200), but actually found 500
20:27:36.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db8e0f3, username -> user.68524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b05d85a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 73df4f27-1076-4b15-bf89-0e78afa6035c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.631 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1647: status.find.is(200), but actually found 500
20:27:36.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@230c648a, username -> user.435368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1537a35f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1b01b4ec-22a1-4809-9102-7c42619c780f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1651: status.find.is(200), but actually found 500
20:27:36.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d0ffbc4, username -> user.992483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fe0aa78, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6f6f88d2-4f35-4c1b-9322-d7c2d2e178b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.631 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.631 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2367: status.find.is(200), but actually found 500
20:27:36.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2367,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b18e51e, username -> user.842299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ec549c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 16b7f3be-2d06-4acb-89bd-6baeab78866d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.631 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1758: status.find.is(200), but actually found 500
20:27:36.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3af06cee, username -> user.223884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c062a0b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0f221964-8575-4c01-b7ee-bc5ef2443333
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1659: status.find.is(200), but actually found 500
20:27:36.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24445c19, username -> user.312261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57bd8ab4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 701292ca-d6c6-40f6-8c2a-71dae252daf1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2368: status.find.is(200), but actually found 500
20:27:36.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18dd844f, username -> user.579644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41a4617d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a8582155-d93a-4f17-94aa-66d1529042e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2766: status.find.is(200), but actually found 500
20:27:36.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fbccdf6, username -> user.800480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a0492b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3d588150-cd32-45f4-b9ec-23936a04ab88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1661: status.find.is(200), but actually found 500
20:27:36.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1749: status.find.is(200), but actually found 500
20:27:36.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3482e93b, username -> user.151421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@233e49f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 24d96abf-051d-401d-ba46-dab6df3ba223
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@449a2dcb, username -> user.86447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e72001a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1024f10e-d6a9-4373-b911-afea5f05d682
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2404: status.find.is(200), but actually found 500
20:27:36.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bd630c3, username -> user.712074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1af1aa93, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4c79944a-8908-43a1-ab48-80a43c8ed93a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1636: status.find.is(200), but actually found 500
20:27:36.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8ea666c, username -> user.525643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f2069ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ff8f2f38-5ffb-45d4-955a-064bda6cb5db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2338: status.find.is(200), but actually found 500
20:27:36.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2338,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61a995dd, username -> user.216471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4eee46cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9eb6ff99-b2ef-40dd-a3e4-c3bb15cda7be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5138: status.find.is(200), but actually found 503
20:27:36.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1571: status.find.is(200), but actually found 500
20:27:36.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1752: status.find.is(200), but actually found 500
20:27:36.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1571,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f70673e, username -> user.992759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34f33f97, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6daab5a6-e57c-4a0e-9dcc-7b056b5bd5bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@196143ba, username -> user.170576, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7334971d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: df8d5b72-d7d9-4c63-824a-4eea3f86ef50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64514d5a, username -> user.32523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3440064b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2488: status.find.is(200), but actually found 500
20:27:36.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66665629, username -> user.991504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c8fd173, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 556cd61e-5a79-42b9-9122-83d8721379fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2752: status.find.is(200), but actually found 500
20:27:36.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b46bedc, username -> user.246328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7853ac18, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 25b8a3d8-4d9e-4840-b7ea-c5d6823e5712
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1578: status.find.is(200), but actually found 500
20:27:36.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4468615d, username -> user.634504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4959c407, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ab912e47-69d9-4642-83d0-44b6122c10ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2441: status.find.is(200), but actually found 500
20:27:36.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fe82cf3, username -> user.681211, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b94e1f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 079cc33a-947b-4248-ba21-f0b94028c576
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1621: status.find.is(200), but actually found 500
20:27:36.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1621,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15d9b3f7, username -> user.638035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ba77ee1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a26363d3-d9bd-4682-8af5-3eb0f5a0fc98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1680: status.find.is(200), but actually found 500
20:27:36.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2526: status.find.is(200), but actually found 500
20:27:36.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cd8a0a1, username -> user.247888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e9587ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 824eaef2-8cb9-45c4-a8bc-70e280f7c4b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@232a0a0a, username -> user.824527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e512a16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f23064e9-7404-428f-ade9-a54be4c4652e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2466: status.find.is(200), but actually found 500
20:27:36.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2466,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19ea7a63, username -> user.201922, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@258eaf8b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3f8f5092-68b9-47d7-9ff9-4b60002d2acd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2450: status.find.is(200), but actually found 500
20:27:36.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b5b0dfd, username -> user.243290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f1d3883, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d6e5b4d9-c35f-4d4e-af9c-fa08b7f41e58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2329: status.find.is(200), but actually found 500
20:27:36.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@594c8d7b, username -> user.449986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76f04ca1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 781b95cf-49ae-4336-9626-26f4e57ef812
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2323: status.find.is(200), but actually found 500
20:27:36.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6103316, username -> user.517630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c69eac6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f7e38304-ab49-4557-b8f6-866a625f97bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1561: status.find.is(200), but actually found 500
20:27:36.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1561,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68616938, username -> user.862763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44d696be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e38c7bdf-9a03-4dfd-94ec-33b03bf22cb2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2410: status.find.is(200), but actually found 500
20:27:36.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15973a73, username -> user.674590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@436974a2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 738edd4c-f053-42a3-94a3-dba2cdfac9d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1625: status.find.is(200), but actually found 500
20:27:36.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79ccfc0a, username -> user.120232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d2d32d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a8c517b0-4079-4197-8a63-1701c480b495
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2370: status.find.is(200), but actually found 500
20:27:36.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35ee7c61, username -> user.134561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@654c7fa0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8c5c5f7b-6968-4679-bd6c-69c1e68f2777
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1627: status.find.is(200), but actually found 500
20:27:36.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5de500c4, username -> user.190354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d5ec202, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 41f99953-428a-4e6a-9e83-34f7da061b2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2437: status.find.is(200), but actually found 500
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2434: status.find.is(200), but actually found 500
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ec6fa2b, username -> user.878164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@606a4f39, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c516c0f8-7222-4b5b-aeef-12a9ed1f4844
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@766ba211, username -> user.751709, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60a4557f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8ed9ee34-4168-4c75-bae6-a19ea6f99cc8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.641 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.641 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2380: status.find.is(200), but actually found 500
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59a4962f, username -> user.621952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6849862e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 31fcf32a-6925-4e26-af39-b877179431cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.641 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2422: status.find.is(200), but actually found 500
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2422,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69b1bc18, username -> user.785073, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e49b033, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 098ee80b-af2f-4b97-b7b2-44bcdcceebd9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2439: status.find.is(200), but actually found 500
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2448: status.find.is(200), but actually found 500
20:27:36.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e5ca630, username -> user.527365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ae703a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 61c85723-d3a9-4bb8-9d83-ced25c498c81
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2448,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@501b749e, username -> user.552267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35cd31e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 92e84e05-58ba-4248-9332-b9c205015778
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2458: status.find.is(200), but actually found 500
20:27:36.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2458,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@448c971b, username -> user.939716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43720a71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8fdd40d6-b8ce-4a9a-9c00-9ad05f0ab6ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2445: status.find.is(200), but actually found 500
20:27:36.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cf66150, username -> user.770486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@91f3c2d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 52b59af0-4b80-4a44-8560-5b289f43fe41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2474: status.find.is(200), but actually found 500
20:27:36.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f9ae4ce, username -> user.412201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@675e51fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2e2e5eaa-b14b-4e9b-bf31-f69e0b1799ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2429: status.find.is(200), but actually found 500
20:27:36.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2462: status.find.is(200), but actually found 500
20:27:36.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2af7c704, username -> user.466783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b573222, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fc661507-70ca-4656-9d7c-5d5195a9a017
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2462,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70b8557, username -> user.540918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3924565c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 74cae6cc-b9da-4274-9547-1429d80130ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1620: status.find.is(200), but actually found 500
20:27:36.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2734: status.find.is(200), but actually found 500
20:27:36.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75da1aa1, username -> user.97219, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62e893bb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2378fcdc-2695-4315-b0ac-852c843390fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a2d7128, username -> user.835872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dabe3e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 80a6f992-34ae-43e6-9a8c-d495d41b1984
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2612: status.find.is(200), but actually found 500
20:27:36.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@396a408c, username -> user.236296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@655b3316, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f0265b64-8a38-4ac6-a3f3-d14b46b497bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1691: status.find.is(200), but actually found 500
20:27:36.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5139: status.find.is(200), but actually found 503
20:27:36.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bfce924, username -> user.316352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602f30c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 12468182-c64a-4b10-95ab-b52d3bfad35d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2520: status.find.is(200), but actually found 500
20:27:36.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40ac2de2, username -> user.159508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d0eade7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@683bdf45, username -> user.318761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c380b75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d31d23a9-5fa3-40f8-a5fa-59f06d8a0167
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1623: status.find.is(200), but actually found 500
20:27:36.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2610: status.find.is(200), but actually found 500
20:27:36.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@333fec7f, username -> user.219851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3df15055, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fd8aeee8-00a3-4df5-9168-28cf5e7413b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2610,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26ef207e, username -> user.685562, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2058ea7c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0c093f52-0757-40e6-8c84-7b11f1a32d67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1588: status.find.is(200), but actually found 500
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4071220e, username -> user.148062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@662214f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e6278824-ade8-4d4c-ba6f-bae79b82a95c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1703: status.find.is(200), but actually found 500
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1699: status.find.is(200), but actually found 500
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a01bbd3, username -> user.605557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69bd538f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5a6e2d1b-0ff0-4f18-a706-e471fc4468e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1703,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56771cfd, username -> user.919857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74aff799, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c5ccc218-98a4-449e-bcaf-4404d4359606
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2682: status.find.is(200), but actually found 500
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2682,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47ca3644, username -> user.988288, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14389d4e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 653439c4-9916-4c95-8904-29d1eaef2eab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1617: status.find.is(200), but actually found 500
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36da2e64, username -> user.750498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cc3d8c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c94f4bb9-3791-4a40-8643-24d5dbb19d40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2697: status.find.is(200), but actually found 500
20:27:36.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47299e, username -> user.507672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@641800c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6e96066a-0d92-4e33-a94f-d2150fc8018b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2779: status.find.is(200), but actually found 500
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15b9ef24, username -> user.883147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3edc6143, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4bcda631-2531-4420-be1b-e97003ac6125
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1616: status.find.is(200), but actually found 500
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1719: status.find.is(200), but actually found 500
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1743: status.find.is(200), but actually found 500
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@383fa167, username -> user.919642, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ffb2dcd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e6540c8c-ee9c-486e-83af-cdc5801a349d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cd94259, username -> user.656370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e3001fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ea37491c-7e46-4b40-a667-f3dc9266d814
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ead46a7, username -> user.308536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76282b76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e9efe962-92ef-406f-9d6a-7a2133a64e8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1742: status.find.is(200), but actually found 500
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1651e63e, username -> user.967618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ddcc41e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4a526485-306c-4420-ba28-9e283249e540
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1565: status.find.is(200), but actually found 500
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2709: status.find.is(200), but actually found 500
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1565,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@449430f9, username -> user.908604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@349a8212, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a7690730-20f6-4457-9471-b2c18f503049
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38f40ec8, username -> user.758815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28b43f41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d5cfaa55-f791-4ffd-be94-2d7b24979ef3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2351: status.find.is(200), but actually found 500
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ac400b8, username -> user.182528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1efbdf60, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 55abf557-937d-4cc3-90a6-b12543ea9c21
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2689: status.find.is(200), but actually found 500
20:27:36.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2280: status.find.is(200), but actually found 500
20:27:36.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2468: status.find.is(200), but actually found 500
20:27:36.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eee41c8, username -> user.739441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50ee11ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1f3c2971-c2cd-4f80-8216-452b5a85e110
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2689,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67db380c, username -> user.225905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75070b9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4ffb2c18-80eb-403b-a5c2-1cece3836274
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d275698, username -> user.941878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@315817a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7136ad50-ac27-473e-b982-257481bebe44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2494: status.find.is(200), but actually found 500
20:27:36.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c5950bc, username -> user.943300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e7f0a3d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6fd07248-6976-440d-b6f1-5c4e40db1253
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2068: status.find.is(200), but actually found 500
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78f032de, username -> user.558863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e032ca4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0646df6a-19c9-4148-970c-a7362698f96b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2304: status.find.is(200), but actually found 500
20:27:36.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35842d27, username -> user.154770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@699a0007, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 08504820-f3b8-4504-b2f4-3a44fd8327e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2065: status.find.is(200), but actually found 500
20:27:36.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c9a251, username -> user.587660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@207e5d34, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 97c5d63b-39fa-4dc1-b2b1-415e9014c1ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2518: status.find.is(200), but actually found 500
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e3e7ae0, username -> user.164891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c37e2ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 098497ac-4511-431a-a143-bcd75fe6268a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2444: status.find.is(200), but actually found 500
20:27:36.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@401a2e4b, username -> user.680398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b139e91, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 41cdf2aa-5782-4ec0-aff4-0f58b533cfb9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2525: status.find.is(200), but actually found 500
20:27:36.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1557: status.find.is(200), but actually found 500
20:27:36.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20c1ac62, username -> user.639492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62455c7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 81f32d2a-3dc1-4f5d-a295-2facb0fcd126
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@212a9fde, username -> user.137755, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@130b0f45, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 685721f7-253f-4b2a-a5d7-c5d4ef1b823c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1566: status.find.is(200), but actually found 500
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27866bda, username -> user.95292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c91a700, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1d8b26ff-4eb1-4372-9a57-e9a3f33611fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1555: status.find.is(200), but actually found 500
20:27:36.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@485fb067, username -> user.5077, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50a65d1e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fbdef040-b149-4882-b3ad-0160c3786a77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1547: status.find.is(200), but actually found 500
20:27:36.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2550a75, username -> user.846813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b65abe2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1df41f1e-e760-476b-bc5b-5e45c94814bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1612: status.find.is(200), but actually found 500
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16fb6832, username -> user.222347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32a7f435, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: abea7080-3c55-4ffb-ac28-8587d816fcf7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2647: status.find.is(200), but actually found 500
20:27:36.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6105583b, username -> user.198752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a9d68bd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1f8b6264-c458-4b09-88af-4234fa3ca2bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2306: status.find.is(200), but actually found 500
20:27:36.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b08bf4c, username -> user.471266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49451cff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cce08d6b-fd1d-4f65-98bd-4365f53fc70c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1551: status.find.is(200), but actually found 500
20:27:36.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2442: status.find.is(200), but actually found 500
20:27:36.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2284: status.find.is(200), but actually found 500
20:27:36.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d93c7d1, username -> user.520505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17d8d51b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 3c7e445f-179d-40bd-8a73-de58f30433d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2284,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@235efc5c, username -> user.549113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@544e09b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e1a26d03-47dd-49ce-a268-1c89cfa08490
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cbca793, username -> user.864798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3978ea76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 65b9eacd-7495-48f4-a11b-8944efc2f575
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2660: status.find.is(200), but actually found 500
20:27:36.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2660,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39a7286a, username -> user.238623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@483395a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d6c471b1-a982-4903-a6cf-fe4816850d10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1695: status.find.is(200), but actually found 500
20:27:36.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5718085f, username -> user.441564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@440f1cd0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f69cc3dc-dca4-4035-96fb-330d18615bc4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1709: status.find.is(200), but actually found 500
20:27:36.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@733ab33, username -> user.837242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@675923d5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 512facaa-c06e-4710-973e-192625d3837f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2479: status.find.is(200), but actually found 500
20:27:36.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47a1e6cf, username -> user.755603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1600832d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4728af85-6e87-494a-bcfe-3e4f573066cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2514: status.find.is(200), but actually found 500
20:27:36.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16f62979, username -> user.434150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@711a2ad1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fc986a0c-118a-4745-9d5d-f0f56df6e32a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5140: status.find.is(200), but actually found 503
20:27:36.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31ac38b2, username -> user.902152, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26dd442f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1585: status.find.is(200), but actually found 500
20:27:36.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1585,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e5b0a6f, username -> user.651223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@534d91ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1b66f7da-9da6-4aec-a4c4-b57abd06d050
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2496: status.find.is(200), but actually found 500
20:27:36.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f675ce7, username -> user.940023, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6166a129, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: af318a7b-83ae-403c-b841-c1bcce192b4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2478: status.find.is(200), but actually found 500
20:27:36.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2aabd29e, username -> user.632873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cc31b14, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 35916f62-27f3-44ee-b62d-f4d5c374c7f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2451: status.find.is(200), but actually found 500
20:27:36.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@371eabfa, username -> user.538368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@343ca7bd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fde7763e-0d35-451f-aa77-08bf22ae8985
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2484: status.find.is(200), but actually found 500
20:27:36.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2603: status.find.is(200), but actually found 500
20:27:36.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2639cce6, username -> user.299463, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7273935c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c54c9ccf-a0fe-4d72-854e-4bbe1f2030d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41ffa765, username -> user.840603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c740060, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8c066c77-eeee-410f-8ab0-4d2662572830
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1595: status.find.is(200), but actually found 500
20:27:36.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2476: status.find.is(200), but actually found 500
20:27:36.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3658a739, username -> user.687759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5420ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1f999fd0-7fca-4a2a-ac09-90b308a67313
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19b951f3, username -> user.549569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@143218ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dea19e59-a0a2-41c0-b819-76af243fdd45
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1717: status.find.is(200), but actually found 500
20:27:36.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1717,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b91c1a2, username -> user.45074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d6b9a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d1116312-a07f-45ae-b31a-5e473562ecca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2509: status.find.is(200), but actually found 500
20:27:36.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a5631e0, username -> user.141232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@238025c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 17aee973-6b81-4cc9-9f49-9971e0ec7021
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5141: status.find.is(200), but actually found 503
20:27:36.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7777024d, username -> user.298996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c4d5ac1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2471: status.find.is(200), but actually found 500
20:27:36.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f6cc810, username -> user.561791, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79af0d75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b82661e4-84b3-4d5d-afca-22dedb9055e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2490: status.find.is(200), but actually found 500
20:27:36.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f94b94a, username -> user.46316, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@365d1914, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c7c59671-c724-4487-8da1-2a84badea453
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1729: status.find.is(200), but actually found 500
20:27:36.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cc97afe, username -> user.457627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e0c01ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: af953401-3d9e-408e-98e5-81f701ebeea8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2473: status.find.is(200), but actually found 500
20:27:36.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2473,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fb24f11, username -> user.566111, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ca3709b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4ee29d15-f7fd-4ce2-8fd2-c168862676e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2477: status.find.is(200), but actually found 500
20:27:36.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18485b1b, username -> user.91316, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36a1944c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 34689d0b-29a2-4e02-a438-f6e7d418053c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2515: status.find.is(200), but actually found 500
20:27:36.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d5f5d5, username -> user.941103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63f9165c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ea57bc3e-1e39-49d2-b41c-7cf36bd58c34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1576: status.find.is(200), but actually found 500
20:27:36.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66193d02, username -> user.474646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a86e117, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 45965423-3f09-47e4-923d-00bf3ae4517d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1549: status.find.is(200), but actually found 500
20:27:36.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d036a49, username -> user.277926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@febbb57, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a0e04dba-3192-480d-98e5-71b9f34a2cf7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2449: status.find.is(200), but actually found 500
20:27:36.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1721: status.find.is(200), but actually found 500
20:27:36.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18426072, username -> user.387916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@273f4067, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a743cc39-2e97-4d80-ada0-439d11e00b5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3511b348, username -> user.659605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11abbb38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 61962370-8cdb-4a7c-ba48-e78b64595f0f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2787: status.find.is(200), but actually found 500
20:27:36.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@217a20a2, username -> user.947728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70aa7a7f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 01c6748a-cbe8-44b1-857b-5a306f8f0368
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2786: status.find.is(200), but actually found 500
20:27:36.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fa61961, username -> user.785368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e65488e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 31eeba48-5741-4d1f-a979-62ce0b9103fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2527: status.find.is(200), but actually found 500
20:27:36.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1600: status.find.is(200), but actually found 500
20:27:36.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14d2b42, username -> user.239763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d185e27, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 40fd2209-752f-4df9-a831-cd18f20f932b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@751f4537, username -> user.614133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cbce9ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dd97590a-b08d-4abc-b384-671a18a312f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2406: status.find.is(200), but actually found 500
20:27:36.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2882d608, username -> user.900010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b593303, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 5cf8e83f-9f81-4dac-b8e7-43d2a23c3efe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2521: status.find.is(200), but actually found 500
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2609: status.find.is(200), but actually found 500
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1738: status.find.is(200), but actually found 500
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2521,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ccca4db, username -> user.61822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b7c2c71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c581c87a-c9d9-45d3-933b-e76979e7839e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2609,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60e6d0f4, username -> user.318550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e59bc37, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a9a7f1cb-5084-4c97-bd2d-71267acd16a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48087ef3, username -> user.96169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@539d2232, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 655258d8-755b-4afe-81eb-a73ebc27bbcb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2467: status.find.is(200), but actually found 500
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1599: status.find.is(200), but actually found 500
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e7f52e2, username -> user.622942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@759ff487, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 23e50866-0cb7-44ef-b414-c8052c5c87d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1590: status.find.is(200), but actually found 500
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1599,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@754740d5, username -> user.956135, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@674cbcbb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fe7384c9-e02b-4677-b329-2b28a118b316
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@169da7f2, username -> user.133840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65ce3779, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0faf4aee-4dc2-4be6-84e3-39510cd5a14f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2613: status.find.is(200), but actually found 500
20:27:36.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2613,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3954103b, username -> user.807778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ef8953e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 549cad47-6558-42de-8fd9-cc0dd72729a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1727: status.find.is(200), but actually found 500
20:27:36.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f339c2b, username -> user.694713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70a5128c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2d8a87de-7362-4353-99c3-067e22c12356
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2773: status.find.is(200), but actually found 500
20:27:36.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41529bc6, username -> user.101832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@179f4a7f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6367ec2c-3a39-4b57-af8b-9961229d26d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2480: status.find.is(200), but actually found 500
20:27:36.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29d904bf, username -> user.450894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d629744, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 01d77e37-1048-4e6b-8b6a-682698f02ede
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2502: status.find.is(200), but actually found 500
20:27:36.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bc29f5e, username -> user.246877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29f17e0e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 66866358-2a07-413c-bfb9-c13afa82f90a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1592: status.find.is(200), but actually found 500
20:27:36.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9e7d16d, username -> user.771592, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2444071f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 33fa0258-797e-46b0-8789-f25d6d2c951c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2512: status.find.is(200), but actually found 500
20:27:36.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72db5322, username -> user.274555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59810d63, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b027391e-3281-401c-b7c9-e0e2927f8d01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1734: status.find.is(200), but actually found 500
20:27:36.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1598: status.find.is(200), but actually found 500
20:27:36.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52a8fef5, username -> user.390974, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46c97e26, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 84bd5ad9-fbdc-439b-868a-954c94adbe2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@780f75ed, username -> user.879388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39e7744b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 84854f20-ffcd-43de-8a61-ce4e0b80eb7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1544: status.find.is(200), but actually found 500
20:27:36.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72f4966a, username -> user.248483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c6fcc90, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c2865fbd-c416-40a9-9b18-5567d6a72cf7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5142: status.find.is(200), but actually found 503
20:27:36.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9be21ce, username -> user.182362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b9d2ff9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2616: status.find.is(200), but actually found 500
20:27:36.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b340ac9, username -> user.883339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f4c9c4f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d0c02208-72a9-4363-9f79-fec28e95b231
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2415: status.find.is(200), but actually found 500
20:27:36.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fabb5a5, username -> user.304429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d007f8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 57eeebba-fb50-4c26-a670-6d431af6a648
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2440: status.find.is(200), but actually found 500
20:27:36.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2440,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79dd080a, username -> user.327516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b3440ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: aaa5941d-b1f8-4ef6-93ca-f1b1f0afc290
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1628: status.find.is(200), but actually found 500
20:27:36.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1628,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@405aba6b, username -> user.1769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64fd2859, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 99b0a7f6-498b-4931-b150-8d4184b33598
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2122: status.find.is(200), but actually found 500
20:27:36.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9998fe2, username -> user.693351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5752b27c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 924e244d-6e92-4237-b23c-b246821cc1ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2397: status.find.is(200), but actually found 500
20:27:36.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5521a932, username -> user.164033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f98542e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2294a69b-9898-4739-9eba-5db5a8515b07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2469: status.find.is(200), but actually found 500
20:27:36.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2469,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e53457f, username -> user.394472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44c860ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fbdd1552-4d4c-4fe2-a362-466f16d4dc04
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2137: status.find.is(200), but actually found 500
20:27:36.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@134f41a5, username -> user.722299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ff14a8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 825ed71a-6b7b-4ffa-abe7-6b5ec782f778
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1558: status.find.is(200), but actually found 500
20:27:36.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ed72329, username -> user.572516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33e2529b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 85c0f0df-6d6f-4696-ac16-662952ab3289
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1635: status.find.is(200), but actually found 500
20:27:36.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1635,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@590b5a6, username -> user.618800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26ca4ee9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f4176b8c-c349-4f83-82d5-965bc56da7d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1632: status.find.is(200), but actually found 500
20:27:36.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@381c0610, username -> user.719071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51ad6ee0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 26ae5f7a-b4e3-4462-b620-8f5e586f6409
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1597: status.find.is(200), but actually found 500
20:27:36.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@391f3ab6, username -> user.721726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b7c0fc1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4b8ab223-49ec-4de2-8600-49a4f4741ea2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2399: status.find.is(200), but actually found 500
20:27:36.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1638: status.find.is(200), but actually found 500
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e416ec0, username -> user.401014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@762838f6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: dbadff60-784d-40b0-813f-9833eced329d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4baab578, username -> user.271027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@98aa913, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4d2f01ce-c105-4d46-878d-b7bfc2953bf7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1629: status.find.is(200), but actually found 500
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@334c53a5, username -> user.610439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e5848c6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 2b6c1f75-9699-414c-86cc-b9a138f30d2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1631: status.find.is(200), but actually found 500
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1622: status.find.is(200), but actually found 500
20:27:36.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5143: status.find.is(200), but actually found 503
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@144cbd0b, username -> user.169686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a8e540a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9a923d17-14f9-43ae-a9ba-3fba4f9bc32a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1622,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ec30d60, username -> user.686477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f94e0a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 88d0137c-be51-4f80-beb7-442a068717eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1577: status.find.is(200), but actually found 500
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32a056fb, username -> user.881010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33f90892, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@642c7d6, username -> user.446458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c176ccb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7b38b9ac-a880-4928-82ea-481950f114a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1639: status.find.is(200), but actually found 500
20:27:36.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a1c7ab5, username -> user.102657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b591426, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: c01b4d08-afdd-448c-9311-49c3b11d1eb4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1891: status.find.is(200), but actually found 500
20:27:36.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@206e090, username -> user.811359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8b7179b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9d0500b3-d626-41c0-b8ed-2c6307b1055a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1708: status.find.is(200), but actually found 500
20:27:36.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3798dbfc, username -> user.27989, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33eb5ad2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9658dd9e-ca74-4ff8-88cc-322368eb89d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2174: status.find.is(200), but actually found 500
20:27:36.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dac6ecb, username -> user.217422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39c3c7d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1c77df56-3413-4edb-a2b7-a3b1bc8a05c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1745: status.find.is(200), but actually found 500
20:27:36.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5144: status.find.is(200), but actually found 503
20:27:36.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5593067e, username -> user.620129, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@87258d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: ab4a4ebe-33a2-46a9-a821-40a9bd2caac0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@105d7300, username -> user.754644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b382ba0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1548: status.find.is(200), but actually found 500
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26772726, username -> user.412682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b456c51, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1a401ab5-c1fb-4185-8451-9a80d27a0443
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2447: status.find.is(200), but actually found 500
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1637: status.find.is(200), but actually found 500
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f1c18f5, username -> user.641989, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38447e68, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0dd75024-53dd-4e56-8ae4-278fdc1e77e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11114f1a, username -> user.414097, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cb033f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 9b470916-5f38-42ba-9877-41cfabbca77d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2167: status.find.is(200), but actually found 500
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1602: status.find.is(200), but actually found 500
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2493: status.find.is(200), but actually found 500
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@797f0fda, username -> user.935205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5913ee86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d4f135b4-7a49-44b4-b38f-d437061621c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e520b31, username -> user.256947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55db153d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: fb769bc1-9990-4a07-9ed3-7c92016bda61
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2167,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b7e9238, username -> user.420369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30b8ae5d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 145b6f22-3030-46c3-b013-e96446372b6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1550: status.find.is(200), but actually found 500
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a607d19, username -> user.211003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38271332, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4109d78c-45b9-42fb-ad1a-efd6bf4b14d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1553: status.find.is(200), but actually found 500
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ec54859, username -> user.769012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4deeefb2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 4922d220-0e81-4585-945c-3979f5421b58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1605: status.find.is(200), but actually found 500
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1728: status.find.is(200), but actually found 500
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1559: status.find.is(200), but actually found 500
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68dcf9a1, username -> user.369111, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f142b44, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e219d200-48fc-4083-9e07-fc710b3f374d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1570: status.find.is(200), but actually found 500
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5145: status.find.is(200), but actually found 503
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56f199d4, username -> user.807448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22249abc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 21c313a0-c509-47d8-b8e6-b22dc799a183
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1728,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79c765b4, username -> user.137959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@287c95fa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f70b83eb-5652-4a6c-829d-c8f8eb759136
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@253c5e85, username -> user.886333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70ccdd9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29e8a32d, username -> user.918386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a237a12, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: b35e8d7c-0b1f-4302-b4a9-8cc5d040216f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1539: status.find.is(200), but actually found 500
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@80abeae, username -> user.951434, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cc30440, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: f5279f11-a19c-48c8-a936-45d1ce70081d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1594: status.find.is(200), but actually found 500
20:27:36.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c26b183, username -> user.94134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66908487, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 8044edf0-9eea-4238-a9cb-3087b5d059c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1563: status.find.is(200), but actually found 500
20:27:36.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1563,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e70bae, username -> user.879079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@737505e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: db3eef7c-a81e-4397-98f2-c052c47d740e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1603: status.find.is(200), but actually found 500
20:27:36.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49f46928, username -> user.859083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79cfa442, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: d67dd105-02d7-4fca-bb00-d3851a707226
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1604: status.find.is(200), but actually found 500
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22ca5c08, username -> user.76975, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e7a8842, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 97da9a8f-c8a7-485d-ae8d-9e6fa7434c23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1741: status.find.is(200), but actually found 500
20:27:36.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45bb558, username -> user.872141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5899d36d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6ce349c9-b9c5-432e-a845-4598cc5ba424
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1614: status.find.is(200), but actually found 500
20:27:36.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16d3f8cb, username -> user.256036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3109488f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cb3a6b4e-ca3e-4a46-b3ab-e39b13a8df98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1737: status.find.is(200), but actually found 500
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6020c827, username -> user.250370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@172681dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: cb11c867-4e6b-4dca-9a89-5ef0b70e90da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1540: status.find.is(200), but actually found 500
20:27:36.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64c3797, username -> user.707171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@684bbd71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 52265ad8-0675-4602-b354-5d2b9b285f26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1554: status.find.is(200), but actually found 500
20:27:36.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23a440fd, username -> user.649648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6505edd1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 1fe7f2d0-461d-49bd-9b58-f7044eeb87d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1542: status.find.is(200), but actually found 500
20:27:36.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@310b8156, username -> user.793480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d957455, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 6af1b0fb-d65f-4151-9201-949bdb0a8094
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1586: status.find.is(200), but actually found 500
20:27:36.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1586,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f60e79c, username -> user.763013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39976bb6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a641ac4f-d01c-4347-bad7-e2e73d7ee5ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1610: status.find.is(200), but actually found 500
20:27:36.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1610,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61b06660, username -> user.450659, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@873697c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 233d3bdc-9a19-4896-a36f-c7642c89ed8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1587: status.find.is(200), but actually found 500
20:27:36.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40e87bd2, username -> user.463901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2abfe7ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: a862682f-0654-4d5a-a762-665fae5792f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1723: status.find.is(200), but actually found 500
20:27:36.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52853259, username -> user.648341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d2c7d71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 0c556119-4ac4-4c98-b932-678db8e669ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1574: status.find.is(200), but actually found 500
20:27:36.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1596: status.find.is(200), but actually found 500
20:27:36.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1591: status.find.is(200), but actually found 500
20:27:36.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3327f9b8, username -> user.136939, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c76a6ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 729845d8-c948-463c-a350-93bd0a612878
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25f3c43c, username -> user.26237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@504c4c99, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 267defb3-a320-4a89-b786-01365d40a77f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7babdc8a, username -> user.583603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7332fafe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7a1d1913-ce1a-4c0f-9db1-10e9c20516ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2464: status.find.is(200), but actually found 500
20:27:36.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70883a63, username -> user.915345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a6890fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 292a11f4-877a-4a49-ad57-ed1b94e67271
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1606: status.find.is(200), but actually found 500
20:27:36.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1606,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e5ed4ff, username -> user.259784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58af2cbd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 457616af-b14a-4343-bb4b-7c292b6764fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2524: status.find.is(200), but actually found 500
20:27:36.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c5160d6, username -> user.962548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e4fdc47, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 99161ef9-aaf0-4a19-b32e-112c0c236c3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2491: status.find.is(200), but actually found 500
20:27:36.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35aead01, username -> user.779536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eafc475, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: e9e7fa2f-48fc-47a1-bd1b-bcdf55a308b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2506: status.find.is(200), but actually found 500
20:27:36.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a256049, username -> user.877094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56237694, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 84fd83ef-90ca-440f-8b8d-47fe8385b483
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1744: status.find.is(200), but actually found 500
20:27:36.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8c0a6c0, username -> user.421121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44df2167, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 7d4586b5-a687-4126-abf9-0f01387bd545
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1724: status.find.is(200), but actually found 500
20:27:36.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,1724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62a9020f, username -> user.851686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b718179, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:36 GMT
	x-forgerock-transactionid: 256e8067-d2cc-4f54-b74e-da48ee44cbe7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5146: status.find.is(200), but actually found 503
20:27:36.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34429956, username -> user.493803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27e93e2b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.695 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5147: status.find.is(200), but actually found 503
20:27:36.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15c33403, username -> user.397206, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bea143f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5148: status.find.is(200), but actually found 503
20:27:36.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c811911, username -> user.907080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c3c5b22, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.721 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.721 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5149: status.find.is(200), but actually found 503
20:27:36.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b23ddd7, username -> user.391777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@420b5a9e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.721 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.721 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5150: status.find.is(200), but actually found 503
20:27:36.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19afbcf, username -> user.627449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aac9643, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.732 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.732 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5151: status.find.is(200), but actually found 503
20:27:36.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11e70ba2, username -> user.508932, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ed372db, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.755 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.755 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.755 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5152: status.find.is(200), but actually found 503
20:27:36.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b54d197, username -> user.21878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@762f8e9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5153: status.find.is(200), but actually found 503
20:27:36.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a2dc494, username -> user.418250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e5ed008, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.758 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.758 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.758 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5154: status.find.is(200), but actually found 503
20:27:36.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72947e73, username -> user.204577, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4af03bba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.760 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.760 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5155: status.find.is(200), but actually found 503
20:27:36.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66a341fc, username -> user.418435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65968011, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.763 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.763 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5156: status.find.is(200), but actually found 503
20:27:36.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@229335a4, username -> user.845995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45845eee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5157: status.find.is(200), but actually found 503
20:27:36.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9347ad1, username -> user.985285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aa9ba7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.774 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.774 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.774 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5158: status.find.is(200), but actually found 503
20:27:36.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19c414f2, username -> user.1000797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7155d219, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.781 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.781 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.781 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5159: status.find.is(200), but actually found 503
20:27:36.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5159,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d236214, username -> user.807959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64a93a8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.783 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.783 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.783 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5160: status.find.is(200), but actually found 503
20:27:36.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@733ee716, username -> user.403528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8804f02, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.784 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.784 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.784 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5161: status.find.is(200), but actually found 503
20:27:36.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@461f3264, username -> user.948167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2018bb70, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.785 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.785 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.785 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.785 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.785 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5163: status.find.is(200), but actually found 503
20:27:36.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bf08f82, username -> user.241034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@271fc5d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.788 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.788 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.788 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.788 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.788 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5162: status.find.is(200), but actually found 503
20:27:36.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bd56834, username -> user.127750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bfddc31, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.789 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5164: status.find.is(200), but actually found 503
20:27:36.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11a2ae35, username -> user.175239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45bf7481, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.793 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.793 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.793 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.793 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.793 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5165: status.find.is(200), but actually found 503
20:27:36.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20b11b66, username -> user.626716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2579a7c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.797 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.797 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.797 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.797 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.797 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.801 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5167: status.find.is(200), but actually found 503
20:27:36.801 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5167,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c79402a, username -> user.1002761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69d9bed4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.801 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.801 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.802 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.802 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5168: status.find.is(200), but actually found 503
20:27:36.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5166: status.find.is(200), but actually found 503
20:27:36.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14a95c4d, username -> user.585809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49acef26, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.802 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b06d894, username -> user.857431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d141eb8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.802 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.802 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.802 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.802 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.802 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5169: status.find.is(200), but actually found 503
20:27:36.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5169,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@496d349f, username -> user.895754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d905042, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.809 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.809 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.810 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.810 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.810 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5170: status.find.is(200), but actually found 503
20:27:36.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b205ea0, username -> user.959382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a16d451, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.828 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.828 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.828 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5171: status.find.is(200), but actually found 503
20:27:36.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b54424e, username -> user.92314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57045a79, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.828 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.828 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.828 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.838 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5172: status.find.is(200), but actually found 503
20:27:36.838 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64a78992, username -> user.401283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fa2aeb7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.838 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.839 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.839 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.839 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5173: status.find.is(200), but actually found 503
20:27:36.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7262b9bd, username -> user.565333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c27daea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.843 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.843 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.843 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5174: status.find.is(200), but actually found 503
20:27:36.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20c2c67, username -> user.611968, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bd6cb50, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.851 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.851 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.851 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.855 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5175: status.find.is(200), but actually found 503
20:27:36.855 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d5c74c, username -> user.167398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25c036e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.855 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.855 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.855 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.855 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.855 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5176: status.find.is(200), but actually found 503
20:27:36.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f0a470e, username -> user.651430, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b0819ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.856 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.856 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.856 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5177: status.find.is(200), but actually found 503
20:27:36.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5177,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a4dd402, username -> user.860747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25fe593d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.866 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.866 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.866 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5179: status.find.is(200), but actually found 503
20:27:36.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@548c04c2, username -> user.70715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7baf1d4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.866 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.866 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.866 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5178: status.find.is(200), but actually found 503
20:27:36.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a22c322, username -> user.748237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fdb9403, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.868 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.868 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.868 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.868 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.868 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5180: status.find.is(200), but actually found 503
20:27:36.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@751834ea, username -> user.4652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bbd4db4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.872 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.872 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.872 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5181: status.find.is(200), but actually found 503
20:27:36.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16d2b544, username -> user.432420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e90f6d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.874 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.874 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.874 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5182: status.find.is(200), but actually found 503
20:27:36.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@717058dd, username -> user.871181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c6c7995, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.879 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.879 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.879 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.879 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.879 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5183: status.find.is(200), but actually found 503
20:27:36.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1affaac, username -> user.707603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@479192a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.885 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.885 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.885 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.885 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.885 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5184: status.find.is(200), but actually found 503
20:27:36.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3aab01cc, username -> user.739177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64be79e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.895 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.895 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.895 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5185: status.find.is(200), but actually found 503
20:27:36.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@578060d1, username -> user.597105, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4288ae00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.905 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.905 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.905 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5186: status.find.is(200), but actually found 503
20:27:36.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48dd449e, username -> user.697261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1151d67b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.919 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.919 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.919 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5187: status.find.is(200), but actually found 503
20:27:36.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5187,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@227281f8, username -> user.576763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b3de1ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.943 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.943 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.943 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5189: status.find.is(200), but actually found 503
20:27:36.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68e162e, username -> user.306852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61c6e813, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.963 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.963 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.963 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5188: status.find.is(200), but actually found 503
20:27:36.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ef20fdf, username -> user.86882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@546fdda0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.965 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.965 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.965 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5190: status.find.is(200), but actually found 503
20:27:36.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42c62178, username -> user.60131, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21ca4253, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.965 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.965 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.966 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5191: status.find.is(200), but actually found 503
20:27:36.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42dbcc68, username -> user.78966, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f999cd8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.970 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.970 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.970 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.970 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.970 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:36.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5192: status.find.is(200), but actually found 503
20:27:36.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b6b8cfc, username -> user.846372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36748aa8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:36.979 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.979 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.979 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:36.979 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:36.979 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5193: status.find.is(200), but actually found 503
20:27:37.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c611e9a, username -> user.194790, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28782cd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.001 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.001 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.001 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5194: status.find.is(200), but actually found 503
20:27:37.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@698cc9e6, username -> user.173014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55b2c26, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.002 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.002 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.002 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5195: status.find.is(200), but actually found 503
20:27:37.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5578dc60, username -> user.3213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61e67819, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.004 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.004 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.004 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.004 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.004 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5196: status.find.is(200), but actually found 503
20:27:37.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5196,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@828c77b, username -> user.906704, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ca30df0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:36 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.011 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.011 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.011 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5197: status.find.is(200), but actually found 503
20:27:37.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e83f78a, username -> user.895876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@271cbce7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.034 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.034 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.034 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5198: status.find.is(200), but actually found 503
20:27:37.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58505bdf, username -> user.325459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b9546b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.043 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.043 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.043 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5199: status.find.is(200), but actually found 503
20:27:37.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65153c0e, username -> user.395816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b11d09a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.044 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.044 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.044 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5200: status.find.is(200), but actually found 503
20:27:37.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66cace03, username -> user.86832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40d0677, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.045 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.045 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.045 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5201: status.find.is(200), but actually found 503
20:27:37.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2aeb7cb9, username -> user.400551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7eb917dd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.054 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.054 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.054 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5203: status.find.is(200), but actually found 503
20:27:37.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4630d3db, username -> user.683168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@707bf7a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5202: status.find.is(200), but actually found 503
20:27:37.060 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.060 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.060 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.060 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c72c0b6, username -> user.386776, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ea99012, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.060 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.060 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.060 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.060 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.060 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.060 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5204: status.find.is(200), but actually found 503
20:27:37.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@123636a5, username -> user.710170, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cb45fcb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.080 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.080 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.080 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5205: status.find.is(200), but actually found 503
20:27:37.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51ebf3ec, username -> user.329756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27a2b099, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.081 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.081 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.081 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5206: status.find.is(200), but actually found 503
20:27:37.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ba4b310, username -> user.86423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@288faaed, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.084 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.084 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.084 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5207: status.find.is(200), but actually found 503
20:27:37.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15608389, username -> user.982004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9c4a5c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.087 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.087 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5208: status.find.is(200), but actually found 503
20:27:37.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5208,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2958f6a3, username -> user.435827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e139318, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.097 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.097 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.097 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5209: status.find.is(200), but actually found 503
20:27:37.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eaaff8d, username -> user.232181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@475d5824, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.104 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.104 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5210: status.find.is(200), but actually found 503
20:27:37.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64cbf621, username -> user.578115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b07d0a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.106 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.106 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.106 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5211: status.find.is(200), but actually found 503
20:27:37.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b0b3431, username -> user.397103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68836cec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.110 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.110 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.110 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.111 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.111 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5212: status.find.is(200), but actually found 503
20:27:37.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bb74f89, username -> user.646960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@656a569b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.112 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.112 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.112 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5213: status.find.is(200), but actually found 503
20:27:37.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@546c22ac, username -> user.225071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5552b00c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.118 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.118 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.118 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5214: status.find.is(200), but actually found 503
20:27:37.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5214,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20f01b98, username -> user.151289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a2432fa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.130 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.130 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.130 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5215: status.find.is(200), but actually found 503
20:27:37.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66ae7222, username -> user.619888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a97d7b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.139 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.139 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.139 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.139 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.139 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5216: status.find.is(200), but actually found 503
20:27:37.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72332a93, username -> user.823814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42b94800, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.139 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.140 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.140 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.140 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.140 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5217: status.find.is(200), but actually found 503
20:27:37.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fb1cd86, username -> user.158710, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ece647d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.157 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.157 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5218: status.find.is(200), but actually found 503
20:27:37.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@358b8808, username -> user.314484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f86897f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.165 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.165 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.165 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5219: status.find.is(200), but actually found 503
20:27:37.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@173ae996, username -> user.75727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57d45ea1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.169 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.169 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.169 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.202 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5220: status.find.is(200), but actually found 503
20:27:37.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ccd8ace, username -> user.595858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62b9dc9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.203 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.203 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.203 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5221: status.find.is(200), but actually found 503
20:27:37.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66731cad, username -> user.238049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6889f71c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.203 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.203 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.203 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5222: status.find.is(200), but actually found 503
20:27:37.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@240d6953, username -> user.792032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5acf62f1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.213 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.213 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.213 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5223: status.find.is(200), but actually found 503
20:27:37.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3748e7fb, username -> user.668842, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26a55650, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.235 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.235 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.235 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5224: status.find.is(200), but actually found 503
20:27:37.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2073cda5, username -> user.604321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e70dae6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.250 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.250 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.250 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5225: status.find.is(200), but actually found 503
20:27:37.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a152614, username -> user.341884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23bafc4c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5226: status.find.is(200), but actually found 503
20:27:37.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f829dc8, username -> user.647736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@544304e7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5227: status.find.is(200), but actually found 503
20:27:37.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a57dc61, username -> user.426326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@785fc1a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.255 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.255 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.255 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5228: status.find.is(200), but actually found 503
20:27:37.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d652799, username -> user.925490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cbfe2bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.270 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.270 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.270 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5229: status.find.is(200), but actually found 503
20:27:37.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b3f1adc, username -> user.92615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e732455, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5230: status.find.is(200), but actually found 503
20:27:37.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e52f2b4, username -> user.186243, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15baba66, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5231: status.find.is(200), but actually found 503
20:27:37.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d85b58b, username -> user.909925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@82ffb7b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5232: status.find.is(200), but actually found 503
20:27:37.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65b82b5a, username -> user.701670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e34e2cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5234: status.find.is(200), but actually found 503
20:27:37.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f263c7f, username -> user.712676, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5684285b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5233: status.find.is(200), but actually found 503
20:27:37.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13875743, username -> user.379471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24b7548, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5236: status.find.is(200), but actually found 503
20:27:37.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23d43122, username -> user.665614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13ff446c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5235: status.find.is(200), but actually found 503
20:27:37.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5235,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fb8f314, username -> user.484473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f8ed92c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5238: status.find.is(200), but actually found 503
20:27:37.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5238,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c6aaf2d, username -> user.869681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63620c02, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5237: status.find.is(200), but actually found 503
20:27:37.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5237,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@399cff83, username -> user.701336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47f40a69, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5239: status.find.is(200), but actually found 503
20:27:37.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64aed8b6, username -> user.793083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14a98ce7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5240: status.find.is(200), but actually found 503
20:27:37.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43fba4ef, username -> user.928790, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ddb57d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5241: status.find.is(200), but actually found 503
20:27:37.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bf6f840, username -> user.640450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28a050ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5242: status.find.is(200), but actually found 503
20:27:37.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@399249fc, username -> user.227576, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4205ffdb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5243: status.find.is(200), but actually found 503
20:27:37.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e80353e, username -> user.674741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ad0445b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5244: status.find.is(200), but actually found 503
20:27:37.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a5f2f5b, username -> user.937931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e628e66, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5245: status.find.is(200), but actually found 503
20:27:37.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5245,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17ed16a3, username -> user.53940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44d71778, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5246: status.find.is(200), but actually found 503
20:27:37.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58b105d8, username -> user.676824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12f9b28, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5247: status.find.is(200), but actually found 503
20:27:37.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1938bff4, username -> user.422388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29a168b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5248: status.find.is(200), but actually found 503
20:27:37.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76da9d24, username -> user.990149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@521c9a5e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5249: status.find.is(200), but actually found 503
20:27:37.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bec4520, username -> user.837765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12f82051, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5250: status.find.is(200), but actually found 503
20:27:37.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@df3bbff, username -> user.758775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b8bbfa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5251: status.find.is(200), but actually found 503
20:27:37.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5251,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@85c214c, username -> user.178635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60945300, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5252: status.find.is(200), but actually found 503
20:27:37.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d31ebac, username -> user.137008, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f6e9c09, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5255: status.find.is(200), but actually found 503
20:27:37.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aecd55f, username -> user.899806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1815d7dc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.410 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.410 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.410 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5256: status.find.is(200), but actually found 503
20:27:37.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@411242a1, username -> user.462490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f504ab0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5257: status.find.is(200), but actually found 503
20:27:37.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ab2c6aa, username -> user.368703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@666a0b44, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5253: status.find.is(200), but actually found 503
20:27:37.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@576f56a8, username -> user.888588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@951db21, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5254: status.find.is(200), but actually found 503
20:27:37.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ed92fea, username -> user.701826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2733e0db, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5258: status.find.is(200), but actually found 503
20:27:37.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5258,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c3affc1, username -> user.443343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74c9e13, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5260: status.find.is(200), but actually found 503
20:27:37.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@232ae4ce, username -> user.972421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@604c2207, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5259: status.find.is(200), but actually found 503
20:27:37.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5259,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@263443d5, username -> user.565092, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2992abe8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5261: status.find.is(200), but actually found 503
20:27:37.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@149d8c01, username -> user.583153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b3ad83f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5262: status.find.is(200), but actually found 503
20:27:37.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a52831, username -> user.52755, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50ea7238, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5263: status.find.is(200), but actually found 503
20:27:37.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3182a5ab, username -> user.17581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a3d2530, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5264: status.find.is(200), but actually found 503
20:27:37.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75fd2e45, username -> user.78593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@430594ce, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5265: status.find.is(200), but actually found 503
20:27:37.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5265,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c9bf77f, username -> user.288269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55876689, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5267: status.find.is(200), but actually found 503
20:27:37.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5267,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36c69e67, username -> user.172175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f798fb2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.512 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.512 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.512 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5266: status.find.is(200), but actually found 503
20:27:37.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4df67394, username -> user.513800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d4a1596, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.512 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.512 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.512 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5268: status.find.is(200), but actually found 503
20:27:37.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5268,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79667494, username -> user.867363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bd88c9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5269: status.find.is(200), but actually found 503
20:27:37.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@355e3248, username -> user.726598, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52d1f3fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5270: status.find.is(200), but actually found 503
20:27:37.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f516244, username -> user.972548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58e0b23b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.521 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5271: status.find.is(200), but actually found 503
20:27:37.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10f37e9a, username -> user.806944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d594ddf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5273: status.find.is(200), but actually found 503
20:27:37.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5273,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@745a4d20, username -> user.537087, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68415297, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5272: status.find.is(200), but actually found 503
20:27:37.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d98de05, username -> user.34374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e4c9e5d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5274: status.find.is(200), but actually found 503
20:27:37.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@96e37b2, username -> user.444135, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72d105a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5275: status.find.is(200), but actually found 503
20:27:37.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5275,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a155420, username -> user.480673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ebb945c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5276: status.find.is(200), but actually found 503
20:27:37.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ff08bf2, username -> user.883451, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b081256, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5277: status.find.is(200), but actually found 503
20:27:37.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a777623, username -> user.974755, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@227214e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5278: status.find.is(200), but actually found 503
20:27:37.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fd2e1eb, username -> user.576660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@761fbe80, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5279: status.find.is(200), but actually found 503
20:27:37.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78ac71ce, username -> user.734223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c273c8d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5280: status.find.is(200), but actually found 503
20:27:37.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33dd2efc, username -> user.214719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f4eb1c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5281: status.find.is(200), but actually found 503
20:27:37.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a913308, username -> user.233111, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19e2052a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.588 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.588 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.588 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5282: status.find.is(200), but actually found 503
20:27:37.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5282,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2333dc48, username -> user.856929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5da77169, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5283: status.find.is(200), but actually found 503
20:27:37.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5283,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31dd17a6, username -> user.538853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33ea825c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5285: status.find.is(200), but actually found 503
20:27:37.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5285,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41cfe478, username -> user.815397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@547527b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5286: status.find.is(200), but actually found 503
20:27:37.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23bd5908, username -> user.644601, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@673a5c79, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5284: status.find.is(200), but actually found 503
20:27:37.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5284,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d36fa95, username -> user.537229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@273ee173, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5287: status.find.is(200), but actually found 503
20:27:37.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72dd4996, username -> user.217261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79d1fef9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5288: status.find.is(200), but actually found 503
20:27:37.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c73d9da, username -> user.947829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27b046a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.604 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5289: status.find.is(200), but actually found 503
20:27:37.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cc3e9b0, username -> user.966412, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ef4d555, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.606 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5290: status.find.is(200), but actually found 503
20:27:37.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51d7fa89, username -> user.749714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bd14157, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.610 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.610 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.610 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5291: status.find.is(200), but actually found 503
20:27:37.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5291,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15517338, username -> user.21443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@471a1cba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5292: status.find.is(200), but actually found 503
20:27:37.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5292,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c5a7c87, username -> user.800179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@677ed5e5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.623 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.623 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5294: status.find.is(200), but actually found 503
20:27:37.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5294,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@520fdd56, username -> user.902386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a9aa345, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5293: status.find.is(200), but actually found 503
20:27:37.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bad537e, username -> user.433356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a0af046, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5296: status.find.is(200), but actually found 503
20:27:37.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5296,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54ce3acb, username -> user.852099, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e3e4460, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5295: status.find.is(200), but actually found 503
20:27:37.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b11e39b, username -> user.588565, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e377520, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5298: status.find.is(200), but actually found 503
20:27:37.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13712f2b, username -> user.42068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e9d6091, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5297: status.find.is(200), but actually found 503
20:27:37.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9073a8, username -> user.782901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43da19c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5299: status.find.is(200), but actually found 503
20:27:37.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b14f26, username -> user.732850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a0808d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5300: status.find.is(200), but actually found 503
20:27:37.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5300,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c5f6f5b, username -> user.537483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c3a2cda, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5301: status.find.is(200), but actually found 503
20:27:37.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61e6d500, username -> user.393300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f341160, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5302: status.find.is(200), but actually found 503
20:27:37.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@375013dd, username -> user.312236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7eec7926, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5305: status.find.is(200), but actually found 503
20:27:37.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14ac075e, username -> user.673258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1721f212, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5303: status.find.is(200), but actually found 503
20:27:37.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79227dd9, username -> user.188756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f726232, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5304: status.find.is(200), but actually found 503
20:27:37.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cb68018, username -> user.789621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e99335d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5306: status.find.is(200), but actually found 503
20:27:37.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c35ce6c, username -> user.547411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dcff144, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.715 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5307: status.find.is(200), but actually found 503
20:27:37.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39587a66, username -> user.33770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@270e06c6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:27:37                                          50s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=3557  )
> restLoginInitiate                                        (OK=0      KO=3557  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No   3557 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:    3557 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      2173 (20.36%)
> status.find.is(200), but actually found 503                      1237 (11.59%)
> status.find.is(200), but actually found 502                       147 ( 1.38%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  0%
          waiting: 537303 / active: 1755   / done: 3557  
================================================================================

20:27:37.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5308: status.find.is(200), but actually found 503
20:27:37.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c036d44, username -> user.546538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33829607, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5309: status.find.is(200), but actually found 503
20:27:37.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a1ef6, username -> user.566846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ddf5677, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5310: status.find.is(200), but actually found 503
20:27:37.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f9d7fef, username -> user.135424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73d4ec27, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.767 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.767 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.767 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5312: status.find.is(200), but actually found 503
20:27:37.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26d4b56e, username -> user.355501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ab5f890, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.772 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.772 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5311: status.find.is(200), but actually found 503
20:27:37.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7384fe3a, username -> user.936226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@770dc6ea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.772 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.772 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5313: status.find.is(200), but actually found 503
20:27:37.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41f1f724, username -> user.211641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42ffc181, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.781 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.781 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.781 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5314: status.find.is(200), but actually found 503
20:27:37.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@796533af, username -> user.125301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63f753df, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.783 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.783 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.783 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5315: status.find.is(200), but actually found 503
20:27:37.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@715a606f, username -> user.148575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@781bd91d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.787 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.787 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.787 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.787 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.787 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5316: status.find.is(200), but actually found 503
20:27:37.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5316,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15381d4f, username -> user.42185, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@129a9d04, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.792 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.792 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.792 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5317: status.find.is(200), but actually found 503
20:27:37.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@180a8abf, username -> user.402853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f13026b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.811 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.811 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.811 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.811 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.811 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5318: status.find.is(200), but actually found 503
20:27:37.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43c0d99a, username -> user.925027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74b9f4c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.814 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.814 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.814 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5319: status.find.is(200), but actually found 503
20:27:37.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4325cd93, username -> user.612400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2983ac9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.815 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.815 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.815 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5320: status.find.is(200), but actually found 503
20:27:37.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52e78100, username -> user.576585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ad97d04, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.817 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.817 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5321: status.find.is(200), but actually found 503
20:27:37.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@563bd993, username -> user.302096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2259a2fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.827 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.827 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.827 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5322: status.find.is(200), but actually found 503
20:27:37.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61d551a6, username -> user.496923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23d1b55e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.832 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.832 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.832 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5323: status.find.is(200), but actually found 503
20:27:37.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d39b45e, username -> user.278101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37486cd5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.854 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.854 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.854 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5324: status.find.is(200), but actually found 503
20:27:37.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b1e9d8, username -> user.926261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16cfdde7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.863 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.863 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.863 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5325: status.find.is(200), but actually found 503
20:27:37.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@371edd1, username -> user.868844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@148a7f26, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.882 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.882 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.882 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5326: status.find.is(200), but actually found 503
20:27:37.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a0e189d, username -> user.259212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e587234, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.892 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.892 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.892 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.899 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5328: status.find.is(200), but actually found 503
20:27:37.899 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5327: status.find.is(200), but actually found 503
20:27:37.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@639bea4d, username -> user.573313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60e74c95, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@471b7560, username -> user.31583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@133a2697, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.900 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.900 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.900 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.900 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.900 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.900 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5329: status.find.is(200), but actually found 503
20:27:37.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11969352, username -> user.137918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dd9ab28, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.903 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.903 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.903 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5330: status.find.is(200), but actually found 503
20:27:37.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@550f8dff, username -> user.338031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52734ba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.913 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.913 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.913 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5331: status.find.is(200), but actually found 503
20:27:37.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@671a9045, username -> user.103085, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d8d7199, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.921 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.921 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5332: status.find.is(200), but actually found 503
20:27:37.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@917ba23, username -> user.935025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c900c2b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.927 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.928 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.928 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.928 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5333: status.find.is(200), but actually found 503
20:27:37.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a35b379, username -> user.961186, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66a68bf2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.929 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.929 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.929 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.929 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.929 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5334: status.find.is(200), but actually found 503
20:27:37.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23934891, username -> user.437471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@665a4970, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.938 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.938 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.938 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.938 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.938 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5335: status.find.is(200), but actually found 503
20:27:37.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5335,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1282b3de, username -> user.780459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f26ad48, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.953 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.953 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.953 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.953 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.953 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5336: status.find.is(200), but actually found 503
20:27:37.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5336,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@782b1f5c, username -> user.682878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16aa6ed8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.961 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.961 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.961 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5337: status.find.is(200), but actually found 503
20:27:37.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5337,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bb86865, username -> user.448382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4347d7c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.979 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.979 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.979 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.979 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.979 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5339: status.find.is(200), but actually found 503
20:27:37.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61cabd20, username -> user.696151, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61517e03, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.984 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.984 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.984 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5338: status.find.is(200), but actually found 503
20:27:37.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5338,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c434c4, username -> user.833734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59571f5b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.984 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.984 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.984 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.987 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5340: status.find.is(200), but actually found 503
20:27:37.987 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5340,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64ca007, username -> user.908773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8bd763f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.987 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.987 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.987 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.987 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.987 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:37.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5341: status.find.is(200), but actually found 503
20:27:37.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5341,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c08190, username -> user.389983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47f4ade1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:37.994 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.994 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.994 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:37.995 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:37.995 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5342: status.find.is(200), but actually found 503
20:27:38.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@798d2fa9, username -> user.734974, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@734d1af5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.003 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.003 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.003 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5343: status.find.is(200), but actually found 503
20:27:38.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19560642, username -> user.569646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57ac07d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.010 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.010 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.010 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5344: status.find.is(200), but actually found 503
20:27:38.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5344,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28395809, username -> user.170302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14cc16c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:37 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.015 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.015 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.015 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5345: status.find.is(200), but actually found 503
20:27:38.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65233837, username -> user.207444, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@408a3bc2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.029 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.029 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5346: status.find.is(200), but actually found 503
20:27:38.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23b5dece, username -> user.330661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@afcdf32, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.029 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.029 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.029 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5347: status.find.is(200), but actually found 503
20:27:38.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5661f34, username -> user.776066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36cd2f65, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.036 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.036 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.037 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5348: status.find.is(200), but actually found 503
20:27:38.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5348,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cd2ac82, username -> user.154674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18a0dd99, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.038 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.038 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.038 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5349: status.find.is(200), but actually found 503
20:27:38.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@760400fc, username -> user.725079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68af49ea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.040 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.040 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.040 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5350: status.find.is(200), but actually found 503
20:27:38.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38ab535e, username -> user.21666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c5531a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.049 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.049 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.049 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5351: status.find.is(200), but actually found 503
20:27:38.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f9e6736, username -> user.178096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18852b58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.061 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.061 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.061 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.061 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.061 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5352: status.find.is(200), but actually found 503
20:27:38.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57913d0a, username -> user.190882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77e0095b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.071 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.071 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.071 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5353: status.find.is(200), but actually found 503
20:27:38.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15015500, username -> user.906656, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d72fc85, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.078 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.078 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.079 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5354: status.find.is(200), but actually found 503
20:27:38.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57299286, username -> user.500907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64f8eeb3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.095 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.095 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.095 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.095 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.095 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5355: status.find.is(200), but actually found 503
20:27:38.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e511f51, username -> user.212614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ac68806, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.101 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.101 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.101 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5356: status.find.is(200), but actually found 503
20:27:38.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3500358, username -> user.200699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@607fc7ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.123 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.123 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.123 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5357: status.find.is(200), but actually found 503
20:27:38.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@179958fb, username -> user.760599, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13d19799, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.125 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.125 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.125 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5358: status.find.is(200), but actually found 503
20:27:38.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cb283cd, username -> user.173415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c520195, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.135 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.135 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.135 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5359: status.find.is(200), but actually found 503
20:27:38.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12d7d49, username -> user.124794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28e00f38, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.158 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.159 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.159 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.159 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5360: status.find.is(200), but actually found 503
20:27:38.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@413213cb, username -> user.380452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2329f2f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.163 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.163 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.163 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5361: status.find.is(200), but actually found 503
20:27:38.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5361,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ee3c9ae, username -> user.485749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@527daec5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.165 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.165 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.165 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5362: status.find.is(200), but actually found 503
20:27:38.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5585bc37, username -> user.416152, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58cb4be7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.179 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.179 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.179 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.179 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.179 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5363: status.find.is(200), but actually found 503
20:27:38.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1475c18e, username -> user.357234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@215fe38b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.189 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.189 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.189 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.189 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.189 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5364: status.find.is(200), but actually found 503
20:27:38.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41daca9f, username -> user.84230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f889b28, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.195 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.195 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.195 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.195 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.195 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5365: status.find.is(200), but actually found 503
20:27:38.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33d03a90, username -> user.174732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21a2d519, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.201 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.201 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.201 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5366: status.find.is(200), but actually found 503
20:27:38.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5366,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c42404a, username -> user.759707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e91c13f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.209 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.209 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5367: status.find.is(200), but actually found 503
20:27:38.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5367,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@309ed5d7, username -> user.227893, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c55b325, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.211 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.211 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.211 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.211 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.211 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5368: status.find.is(200), but actually found 503
20:27:38.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6526db6a, username -> user.742684, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b01c3a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.213 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.213 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.213 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5370: status.find.is(200), but actually found 503
20:27:38.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63833316, username -> user.823406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78253042, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5369: status.find.is(200), but actually found 503
20:27:38.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a52c01e, username -> user.637376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65642301, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5371: status.find.is(200), but actually found 503
20:27:38.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fe377bd, username -> user.460456, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51ab5aff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.233 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.233 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.233 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5372: status.find.is(200), but actually found 503
20:27:38.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e395fa9, username -> user.921533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d70dff5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.234 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.234 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5373: status.find.is(200), but actually found 503
20:27:38.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1360bb68, username -> user.120345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ee3777f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5374: status.find.is(200), but actually found 503
20:27:38.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5374,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11178707, username -> user.191230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2983c203, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5375: status.find.is(200), but actually found 503
20:27:38.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e8f7c4b, username -> user.620115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64228fe6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.261 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.261 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.261 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5376: status.find.is(200), but actually found 503
20:27:38.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63335e71, username -> user.735220, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f61beb1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.267 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.267 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.267 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5377: status.find.is(200), but actually found 503
20:27:38.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@316021cc, username -> user.57610, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fe30f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.270 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.270 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.270 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5378: status.find.is(200), but actually found 503
20:27:38.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1702bf14, username -> user.66279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f9ecdc7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.272 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.272 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.272 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5379: status.find.is(200), but actually found 503
20:27:38.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a947ef9, username -> user.303658, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3057a794, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.279 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.279 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.279 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5380: status.find.is(200), but actually found 503
20:27:38.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@268b88f2, username -> user.310343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3192308e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5381: status.find.is(200), but actually found 503
20:27:38.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@526bed6c, username -> user.77652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@605d590b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5382: status.find.is(200), but actually found 503
20:27:38.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@646af500, username -> user.382752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aa4a9d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5383: status.find.is(200), but actually found 503
20:27:38.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23b9aca7, username -> user.37882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65cff56a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5384: status.find.is(200), but actually found 503
20:27:38.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5384,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35f21cf4, username -> user.913694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@665c6cab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5385: status.find.is(200), but actually found 503
20:27:38.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39d13e1e, username -> user.171318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55ef5b0a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5386: status.find.is(200), but actually found 503
20:27:38.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a5ba65a, username -> user.966178, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ba3184, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5387: status.find.is(200), but actually found 503
20:27:38.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5387,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7add58, username -> user.631327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a00c75, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5388: status.find.is(200), but actually found 503
20:27:38.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52f5a8ee, username -> user.917891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56b5610e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5389: status.find.is(200), but actually found 503
20:27:38.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65d03073, username -> user.648352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73fd6c5a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5390: status.find.is(200), but actually found 503
20:27:38.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3beeef17, username -> user.26223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@166c78d2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5391: status.find.is(200), but actually found 503
20:27:38.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@652b9ea5, username -> user.341881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1033db6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5392: status.find.is(200), but actually found 503
20:27:38.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@234b38a1, username -> user.971058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a723a6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5393: status.find.is(200), but actually found 503
20:27:38.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5393,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b2c0ae2, username -> user.1001789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b72320a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5394: status.find.is(200), but actually found 503
20:27:38.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@495a4e90, username -> user.851984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b22a2b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5395: status.find.is(200), but actually found 503
20:27:38.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5395,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@228602f3, username -> user.304904, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bccc3ec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5396: status.find.is(200), but actually found 503
20:27:38.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73baabfd, username -> user.953938, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@90c6160, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5398: status.find.is(200), but actually found 503
20:27:38.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77c5c218, username -> user.10900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4434fb15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5397: status.find.is(200), but actually found 503
20:27:38.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d2c296b, username -> user.222054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2021b12f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5399: status.find.is(200), but actually found 503
20:27:38.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b2a5713, username -> user.5272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51549fb9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.410 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.410 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.410 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5400: status.find.is(200), but actually found 503
20:27:38.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7afa7cc8, username -> user.392759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f4acadf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5401: status.find.is(200), but actually found 503
20:27:38.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dec9ed6, username -> user.412809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d7d76bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5402: status.find.is(200), but actually found 503
20:27:38.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54664f87, username -> user.415552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73a84a27, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5404: status.find.is(200), but actually found 503
20:27:38.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5403: status.find.is(200), but actually found 503
20:27:38.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f35854e, username -> user.397266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50f8fa9e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ee831a3, username -> user.604110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@182eb53b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5405: status.find.is(200), but actually found 503
20:27:38.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dd9270a, username -> user.753007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19eec36a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5406: status.find.is(200), but actually found 503
20:27:38.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d350eb8, username -> user.855944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61efca5e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5407: status.find.is(200), but actually found 503
20:27:38.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32f3f5db, username -> user.364768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b149b96, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5408: status.find.is(200), but actually found 503
20:27:38.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4703102b, username -> user.765695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d77a65a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5409: status.find.is(200), but actually found 503
20:27:38.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10b69e0a, username -> user.22604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b16ede4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5410: status.find.is(200), but actually found 503
20:27:38.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e522628, username -> user.740746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65e7d9bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5411: status.find.is(200), but actually found 503
20:27:38.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a911044, username -> user.215216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28921c7f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5412: status.find.is(200), but actually found 503
20:27:38.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46ef5d33, username -> user.764294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602ce350, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5413: status.find.is(200), but actually found 503
20:27:38.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5413,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f1b2600, username -> user.278770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33b03ff9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5414: status.find.is(200), but actually found 503
20:27:38.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5414,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@710b448f, username -> user.41781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28878db4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5415: status.find.is(200), but actually found 503
20:27:38.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35f51fb2, username -> user.395358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c7e54d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5416: status.find.is(200), but actually found 503
20:27:38.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26c5ff52, username -> user.370364, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ff0db7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5417: status.find.is(200), but actually found 503
20:27:38.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5417,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b2f422a, username -> user.414977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@526c77b7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5418: status.find.is(200), but actually found 503
20:27:38.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1600b241, username -> user.671665, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70fcdd71, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5419: status.find.is(200), but actually found 503
20:27:38.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d1aa2fc, username -> user.478366, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2270fbd5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5420: status.find.is(200), but actually found 503
20:27:38.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cc26130, username -> user.458826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fde8c13, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5421: status.find.is(200), but actually found 503
20:27:38.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79db465a, username -> user.439567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37e146ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5422: status.find.is(200), but actually found 503
20:27:38.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5423: status.find.is(200), but actually found 503
20:27:38.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5422,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7486531a, username -> user.642413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7143d3fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39d4cf6f, username -> user.540607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16b33be8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5424: status.find.is(200), but actually found 503
20:27:38.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a18061f, username -> user.419789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55c5dd3f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5425: status.find.is(200), but actually found 503
20:27:38.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74200fc2, username -> user.914327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50429982, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5426: status.find.is(200), but actually found 503
20:27:38.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34bde59b, username -> user.929803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bb1f642, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5428: status.find.is(200), but actually found 503
20:27:38.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5428,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e0d057d, username -> user.354032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49bc498f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5427: status.find.is(200), but actually found 503
20:27:38.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ccd85a4, username -> user.521828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a8e9a76, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5430: status.find.is(200), but actually found 503
20:27:38.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77221c3c, username -> user.171567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d9f920d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5429: status.find.is(200), but actually found 503
20:27:38.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6354d03a, username -> user.670987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5129645e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5433: status.find.is(200), but actually found 503
20:27:38.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5431: status.find.is(200), but actually found 503
20:27:38.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4db86837, username -> user.920014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c586ff8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6886eba4, username -> user.346389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24150e32, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5436: status.find.is(200), but actually found 503
20:27:38.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47d6c842, username -> user.467824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6832fa69, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5432: status.find.is(200), but actually found 503
20:27:38.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@632cbee2, username -> user.639347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a8eb2d2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5434: status.find.is(200), but actually found 503
20:27:38.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b3de16d, username -> user.441766, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d3cb22e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5435: status.find.is(200), but actually found 503
20:27:38.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65db8f73, username -> user.886879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40506e4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5437: status.find.is(200), but actually found 503
20:27:38.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fbdf81c, username -> user.9753, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cf79227, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5438: status.find.is(200), but actually found 503
20:27:38.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5708f3e4, username -> user.201072, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3358877f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5439: status.find.is(200), but actually found 503
20:27:38.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34a64af4, username -> user.867761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b1654b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5443: status.find.is(200), but actually found 503
20:27:38.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5443,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bc5de5, username -> user.974475, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1999081, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5441: status.find.is(200), but actually found 503
20:27:38.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e2cefc1, username -> user.107377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a86afd9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5440: status.find.is(200), but actually found 503
20:27:38.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5440,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4997ff58, username -> user.453594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f5208b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5442: status.find.is(200), but actually found 503
20:27:38.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d07b46b, username -> user.902253, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16cd116d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5444: status.find.is(200), but actually found 503
20:27:38.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@250c713f, username -> user.468588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e57b420, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5445: status.find.is(200), but actually found 503
20:27:38.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@656b9812, username -> user.235483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e948de5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5448: status.find.is(200), but actually found 503
20:27:38.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5448,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43e17572, username -> user.346191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e5a6891, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5447: status.find.is(200), but actually found 503
20:27:38.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24999d14, username -> user.309519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15a36306, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5446: status.find.is(200), but actually found 503
20:27:38.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76458828, username -> user.585003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11e1a920, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5449: status.find.is(200), but actually found 503
20:27:38.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58610eff, username -> user.153770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e0ca5b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5451: status.find.is(200), but actually found 503
20:27:38.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ffbafe4, username -> user.58607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34259270, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5450: status.find.is(200), but actually found 503
20:27:38.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e2a4422, username -> user.46754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ce1b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5452: status.find.is(200), but actually found 503
20:27:38.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5452,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26cc8a31, username -> user.745380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5729c272, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5453: status.find.is(200), but actually found 503
20:27:38.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5453,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e845f2, username -> user.756875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43d5308b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.704 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5454: status.find.is(200), but actually found 503
20:27:38.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5454,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5603a17e, username -> user.345254, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1096600a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5455: status.find.is(200), but actually found 503
20:27:38.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5455,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@791aee48, username -> user.34111, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6030c647, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5457: status.find.is(200), but actually found 503
20:27:38.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5456: status.find.is(200), but actually found 503
20:27:38.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42985585, username -> user.239247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dafc268, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ad5bfec, username -> user.165870, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c4ee8d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5458: status.find.is(200), but actually found 503
20:27:38.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5458,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4528bd84, username -> user.814530, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35fceda6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.727 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.727 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.727 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5459: status.find.is(200), but actually found 503
20:27:38.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f1abcde, username -> user.186877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@582e9dad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.728 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.728 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5460: status.find.is(200), but actually found 503
20:27:38.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5460,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c88d137, username -> user.713566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a4bc810, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5461: status.find.is(200), but actually found 503
20:27:38.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3195dfb7, username -> user.18510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8877a9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.773 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.773 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.773 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5462: status.find.is(200), but actually found 503
20:27:38.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5462,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71b59c38, username -> user.539905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b6b4eee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.776 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.776 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.776 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5463: status.find.is(200), but actually found 503
20:27:38.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46cf8235, username -> user.654141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ed6c6c5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.779 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.779 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.779 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5464: status.find.is(200), but actually found 503
20:27:38.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@670027f6, username -> user.486501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f829481, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.786 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.786 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.786 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5465: status.find.is(200), but actually found 503
20:27:38.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5465,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fe305d7, username -> user.684705, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f25f822, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.792 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.792 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.792 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5466: status.find.is(200), but actually found 503
20:27:38.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5466,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cbb3d36, username -> user.163204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@301c71d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.795 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.795 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.795 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5467: status.find.is(200), but actually found 503
20:27:38.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c5b1cc7, username -> user.481302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54f5b12e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.805 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.805 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5468: status.find.is(200), but actually found 503
20:27:38.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3182bf3f, username -> user.981338, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@735d263c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.811 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.811 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.811 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.811 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.811 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5469: status.find.is(200), but actually found 503
20:27:38.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5469,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7110010c, username -> user.942291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b2b36cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.825 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.825 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.825 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.825 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.825 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5470: status.find.is(200), but actually found 503
20:27:38.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7168c5d0, username -> user.681470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52dd7dc7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.828 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.828 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.828 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5471: status.find.is(200), but actually found 503
20:27:38.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ed194d0, username -> user.280768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50174dec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.832 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.832 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.832 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5472: status.find.is(200), but actually found 503
20:27:38.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f9148d7, username -> user.92912, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@183cae16, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.849 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.849 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.849 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5473: status.find.is(200), but actually found 503
20:27:38.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5473,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@623dcea2, username -> user.656327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62899b1d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.854 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.854 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.854 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5474: status.find.is(200), but actually found 503
20:27:38.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e7b8113, username -> user.258983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e3fd3c5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.856 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.856 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.856 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5475: status.find.is(200), but actually found 503
20:27:38.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a6568f0, username -> user.20674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4073dd2e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.862 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.862 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.862 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5476: status.find.is(200), but actually found 503
20:27:38.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31158f69, username -> user.397555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bfee115, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.873 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.873 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.873 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.873 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.873 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5477: status.find.is(200), but actually found 503
20:27:38.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b93aca9, username -> user.536059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5464ba0b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.879 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.879 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.879 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.879 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.879 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5478: status.find.is(200), but actually found 503
20:27:38.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d2d521c, username -> user.564091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2441dd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.880 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.880 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.880 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.880 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.880 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5479: status.find.is(200), but actually found 503
20:27:38.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@513b9f02, username -> user.753012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bdf613a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.882 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.882 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.882 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5480: status.find.is(200), but actually found 503
20:27:38.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4266caf2, username -> user.179184, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24bf7adf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.887 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.887 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.887 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.887 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.887 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5481: status.find.is(200), but actually found 503
20:27:38.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8f48b75, username -> user.555167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fceea01, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.956 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.956 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.956 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5482: status.find.is(200), but actually found 503
20:27:38.964 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41c0e769, username -> user.665856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d720ea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.964 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.964 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.964 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.964 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.964 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5483: status.find.is(200), but actually found 503
20:27:38.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e312745, username -> user.447060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a18bd60, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.966 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.966 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.966 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5484: status.find.is(200), but actually found 503
20:27:38.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e87db8f, username -> user.418808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ad8f827, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.968 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.968 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.968 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5485: status.find.is(200), but actually found 503
20:27:38.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77586d58, username -> user.30836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b11ade, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.974 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.974 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.974 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.974 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5486: status.find.is(200), but actually found 503
20:27:38.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@420af407, username -> user.841322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75fbffd3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.982 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.982 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.982 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5487: status.find.is(200), but actually found 503
20:27:38.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1034ffbc, username -> user.852263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62319e7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.984 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.984 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.984 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5489: status.find.is(200), but actually found 503
20:27:38.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5489,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6793dca2, username -> user.688445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bd7462c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.986 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.987 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.987 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.987 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5488: status.find.is(200), but actually found 503
20:27:38.987 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e82315a, username -> user.182126, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b401bad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.987 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.987 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.987 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.987 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.987 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:38.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5490: status.find.is(200), but actually found 503
20:27:38.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61f5dd47, username -> user.913472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6304bb73, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:38.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.999 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:38.999 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:38.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5491: status.find.is(200), but actually found 503
20:27:39.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@99a16c1, username -> user.955070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8b9cdea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:38 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.012 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.012 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.012 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.012 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.012 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5492: status.find.is(200), but actually found 503
20:27:39.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42dc7be8, username -> user.119534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f2fca1d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.018 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.018 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.018 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5493: status.find.is(200), but actually found 503
20:27:39.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@146fa8e8, username -> user.391739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42cfa828, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.034 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.034 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.034 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5494: status.find.is(200), but actually found 503
20:27:39.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c0b7830, username -> user.497605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b01601f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.036 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.036 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.036 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5495: status.find.is(200), but actually found 503
20:27:39.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4aa7be2f, username -> user.876027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47e9fbf6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.045 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.045 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.045 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5496: status.find.is(200), but actually found 503
20:27:39.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16e2e1ce, username -> user.757470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@622788ba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.055 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.055 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5497: status.find.is(200), but actually found 503
20:27:39.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5497,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1664e0e4, username -> user.51284, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ae76e7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.058 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.058 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.058 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5498: status.find.is(200), but actually found 503
20:27:39.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50e21db2, username -> user.298250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16df4368, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.073 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.073 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.073 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5499: status.find.is(200), but actually found 503
20:27:39.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5499,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@695c29c, username -> user.666620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1109c604, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5500: status.find.is(200), but actually found 503
20:27:39.091 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.091 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.091 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.091 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58cbc40c, username -> user.396164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18502739, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.091 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.091 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.091 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.091 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.091 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.091 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5501: status.find.is(200), but actually found 503
20:27:39.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bc8a957, username -> user.455384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f4e27db, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.091 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.092 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.092 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5502: status.find.is(200), but actually found 503
20:27:39.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e721a60, username -> user.956290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bcd6b65, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.105 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.105 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.105 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5503: status.find.is(200), but actually found 503
20:27:39.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14dfae6e, username -> user.182346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7af310e5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.123 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.123 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.123 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5504: status.find.is(200), but actually found 503
20:27:39.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5504,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b0e2176, username -> user.583247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3479d1ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.150 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.150 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.150 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5505: status.find.is(200), but actually found 503
20:27:39.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5505,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@618773b2, username -> user.890609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1808d5ec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.153 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.154 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.154 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5506: status.find.is(200), but actually found 503
20:27:39.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b327668, username -> user.796671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64e299ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.172 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.172 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.172 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5507: status.find.is(200), but actually found 503
20:27:39.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d71c5fa, username -> user.95021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@404ec8b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5508: status.find.is(200), but actually found 503
20:27:39.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@111fd1c1, username -> user.985895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@303deb31, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.180 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.180 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.180 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.180 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.180 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.181 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5509: status.find.is(200), but actually found 503
20:27:39.181 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7746c9d2, username -> user.193453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e87073a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.181 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.181 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.181 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.181 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.181 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5510: status.find.is(200), but actually found 503
20:27:39.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13e21d08, username -> user.241911, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74cf2dbc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.185 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.185 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.185 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5511: status.find.is(200), but actually found 503
20:27:39.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fd3082d, username -> user.238776, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68f28b3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.185 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.186 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.186 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.186 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5512: status.find.is(200), but actually found 503
20:27:39.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34189428, username -> user.960721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35f5eff4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.190 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.190 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.190 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5513: status.find.is(200), but actually found 503
20:27:39.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aba19c4, username -> user.872035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3be8abb7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.216 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.216 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.216 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5514: status.find.is(200), but actually found 503
20:27:39.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f1b323a, username -> user.351769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f54b9e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.217 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.217 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.217 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5515: status.find.is(200), but actually found 503
20:27:39.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@453de393, username -> user.261113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d14488a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.221 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.221 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.221 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5516: status.find.is(200), but actually found 503
20:27:39.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3704e681, username -> user.17323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3169afc9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.222 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.222 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.222 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5517: status.find.is(200), but actually found 503
20:27:39.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5517,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c59d03, username -> user.916443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f864fe0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.233 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.234 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.241 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5518: status.find.is(200), but actually found 503
20:27:39.241 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41eca59d, username -> user.290573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f6306da, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.241 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.241 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.241 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.241 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.241 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5520: status.find.is(200), but actually found 503
20:27:39.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4354d9ed, username -> user.182862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79eb5560, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.258 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.258 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.258 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5521: status.find.is(200), but actually found 503
20:27:39.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5521,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fd84751, username -> user.915534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1518a7fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.260 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.260 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5519: status.find.is(200), but actually found 503
20:27:39.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@449561df, username -> user.240096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d500bfd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.260 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.260 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5522: status.find.is(200), but actually found 503
20:27:39.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e7b8487, username -> user.377292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76c23a16, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.268 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.268 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.268 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5523: status.find.is(200), but actually found 503
20:27:39.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b8b924b, username -> user.509851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2886c6d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.276 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.276 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5524: status.find.is(200), but actually found 503
20:27:39.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@797ebe7a, username -> user.427113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7591baa4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5525: status.find.is(200), but actually found 503
20:27:39.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@456c6ea2, username -> user.49652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4252784, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5526: status.find.is(200), but actually found 503
20:27:39.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12b1978a, username -> user.739300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11b8c289, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5527: status.find.is(200), but actually found 503
20:27:39.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bece890, username -> user.861827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c7913a0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5528: status.find.is(200), but actually found 503
20:27:39.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5528,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d93c505, username -> user.272266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ddaa34b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5530: status.find.is(200), but actually found 503
20:27:39.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f7b7188, username -> user.27422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@496712bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5531: status.find.is(200), but actually found 503
20:27:39.304 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.304 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.304 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a69e6c2, username -> user.124469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2576b31d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.304 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.304 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.304 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5529: status.find.is(200), but actually found 503
20:27:39.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1863b9, username -> user.494230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a362e47, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5532: status.find.is(200), but actually found 503
20:27:39.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a81dda8, username -> user.480154, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1aa11297, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5534: status.find.is(200), but actually found 503
20:27:39.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ea39002, username -> user.370880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ac70a06, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5533: status.find.is(200), but actually found 503
20:27:39.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25791e3a, username -> user.434641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a7ba213, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5535: status.find.is(200), but actually found 503
20:27:39.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@892b72, username -> user.205946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dabc77d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5536: status.find.is(200), but actually found 503
20:27:39.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35830e10, username -> user.723885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@507d22fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5537: status.find.is(200), but actually found 503
20:27:39.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a5818b4, username -> user.974428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77b73a61, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5538: status.find.is(200), but actually found 503
20:27:39.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f543b41, username -> user.667237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d99d790, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5540: status.find.is(200), but actually found 503
20:27:39.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@687b667b, username -> user.882221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64fa9860, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5539: status.find.is(200), but actually found 503
20:27:39.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c0d7eb9, username -> user.3691, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb3a0b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5541: status.find.is(200), but actually found 503
20:27:39.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5542: status.find.is(200), but actually found 503
20:27:39.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30885fa2, username -> user.689276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16372e6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d8d9d45, username -> user.153262, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31e54b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5543: status.find.is(200), but actually found 503
20:27:39.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37b9dfe1, username -> user.500640, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b3d19ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5544: status.find.is(200), but actually found 503
20:27:39.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12bb3289, username -> user.985742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51c37636, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5545: status.find.is(200), but actually found 503
20:27:39.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73e6bde6, username -> user.30554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30200d88, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5546: status.find.is(200), but actually found 503
20:27:39.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63d155b6, username -> user.1002732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67a28f75, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5547: status.find.is(200), but actually found 503
20:27:39.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73983d07, username -> user.904587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63669632, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5548: status.find.is(200), but actually found 503
20:27:39.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cb32b9, username -> user.575909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@323d375, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5549: status.find.is(200), but actually found 503
20:27:39.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58381f80, username -> user.4691, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35dd4273, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5550: status.find.is(200), but actually found 503
20:27:39.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5551: status.find.is(200), but actually found 503
20:27:39.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56593f77, username -> user.805900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc24c75, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ca19ca0, username -> user.921053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e2032b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5552: status.find.is(200), but actually found 503
20:27:39.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58aab3fa, username -> user.546478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7574c571, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5553: status.find.is(200), but actually found 503
20:27:39.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15d2fa5e, username -> user.587361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31563c03, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5554: status.find.is(200), but actually found 503
20:27:39.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ddc4140, username -> user.61348, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1eda243c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5555: status.find.is(200), but actually found 503
20:27:39.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76c4c0ea, username -> user.43343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@713b803d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5556: status.find.is(200), but actually found 503
20:27:39.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cc2f801, username -> user.397635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fb91b5c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5557: status.find.is(200), but actually found 503
20:27:39.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7381d981, username -> user.201817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@106ed1c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5558: status.find.is(200), but actually found 503
20:27:39.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75ad564d, username -> user.405909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb8a08, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5559: status.find.is(200), but actually found 503
20:27:39.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59e69921, username -> user.410032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2059132b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5560: status.find.is(200), but actually found 503
20:27:39.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d4f39f1, username -> user.332950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62b65ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5561: status.find.is(200), but actually found 503
20:27:39.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5561,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13a789a2, username -> user.425027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55681fbd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5562: status.find.is(200), but actually found 503
20:27:39.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45ebe905, username -> user.985273, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cfe78eb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5563: status.find.is(200), but actually found 503
20:27:39.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5563,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ad096a, username -> user.567390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36ef7cfd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5564: status.find.is(200), but actually found 503
20:27:39.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20700268, username -> user.218641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ef0b225, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5566: status.find.is(200), but actually found 503
20:27:39.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d476b04, username -> user.87744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23d5598, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5565: status.find.is(200), but actually found 503
20:27:39.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5565,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d3e14d3, username -> user.167886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35e2daeb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5567: status.find.is(200), but actually found 503
20:27:39.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fe4f71, username -> user.77452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ad21a1f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5569: status.find.is(200), but actually found 503
20:27:39.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3039cc80, username -> user.897047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@300f48a0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5568: status.find.is(200), but actually found 503
20:27:39.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ed587be, username -> user.770946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43edd8fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5570: status.find.is(200), but actually found 503
20:27:39.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72410c90, username -> user.847467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dc895d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5571: status.find.is(200), but actually found 503
20:27:39.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5571,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19c33583, username -> user.475430, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@495075c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5573: status.find.is(200), but actually found 503
20:27:39.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c5d9a90, username -> user.80627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@716d174b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5572: status.find.is(200), but actually found 503
20:27:39.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10efe36, username -> user.462909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ab70ce6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5574: status.find.is(200), but actually found 503
20:27:39.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a7d7a67, username -> user.44392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@157d5a5b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.609 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.609 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5575: status.find.is(200), but actually found 503
20:27:39.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5575,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@231c9fcb, username -> user.480669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ede3518, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5576: status.find.is(200), but actually found 503
20:27:39.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fa62915, username -> user.4724, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b120fa1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5577: status.find.is(200), but actually found 503
20:27:39.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44f4e81b, username -> user.361785, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bb183be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5578: status.find.is(200), but actually found 503
20:27:39.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45b1cc23, username -> user.117507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f08b651, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5579: status.find.is(200), but actually found 503
20:27:39.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70954e07, username -> user.776263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c1fff26, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5580: status.find.is(200), but actually found 503
20:27:39.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5003bb9f, username -> user.184618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@704080b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5582: status.find.is(200), but actually found 503
20:27:39.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@723dcdbe, username -> user.415438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45487b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5581: status.find.is(200), but actually found 503
20:27:39.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57065c, username -> user.903405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d921209, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5583: status.find.is(200), but actually found 503
20:27:39.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5583,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a1a8718, username -> user.27519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1feac8ed, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5584: status.find.is(200), but actually found 503
20:27:39.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@672e033a, username -> user.125328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5249016, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5585: status.find.is(200), but actually found 503
20:27:39.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5585,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4129a5ee, username -> user.295289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f0a3c87, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.721 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.721 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5586: status.find.is(200), but actually found 503
20:27:39.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5586,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b39bb51, username -> user.481615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31661b2a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.721 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.721 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5587: status.find.is(200), but actually found 503
20:27:39.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@196767e5, username -> user.167080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19883667, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5588: status.find.is(200), but actually found 503
20:27:39.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@475355c5, username -> user.186061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31dafc57, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5589: status.find.is(200), but actually found 503
20:27:39.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5589,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6613043, username -> user.997568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6688a305, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.741 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.741 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.741 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5590: status.find.is(200), but actually found 503
20:27:39.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35aa0158, username -> user.913960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54e5ebc8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5591: status.find.is(200), but actually found 503
20:27:39.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31dc2a6e, username -> user.59545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76791959, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.762 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5592: status.find.is(200), but actually found 503
20:27:39.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4048123, username -> user.402811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a64ee37, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.772 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.772 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5593: status.find.is(200), but actually found 503
20:27:39.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b46ed2d, username -> user.631350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58917e6e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.776 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.777 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5594: status.find.is(200), but actually found 503
20:27:39.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b584af3, username -> user.979877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c3516f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.791 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.791 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.791 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5595: status.find.is(200), but actually found 503
20:27:39.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d71d6f8, username -> user.149069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@174e5c27, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.800 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.800 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.800 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.800 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5596: status.find.is(200), but actually found 503
20:27:39.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43b0105a, username -> user.170934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea294f0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.837 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.837 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.837 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5597: status.find.is(200), but actually found 503
20:27:39.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ac42dc4, username -> user.713150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3219bf26, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.858 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.859 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.859 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.859 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.859 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5598: status.find.is(200), but actually found 503
20:27:39.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ec6dbef, username -> user.560286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@628aa9b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.875 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.875 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.875 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.899 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5599: status.find.is(200), but actually found 503
20:27:39.899 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5599,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d183df5, username -> user.845211, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63844309, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.899 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.899 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.899 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.899 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.899 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5600: status.find.is(200), but actually found 503
20:27:39.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21e93bd5, username -> user.287026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ecbbde, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.903 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.903 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.903 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5601: status.find.is(200), but actually found 503
20:27:39.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ab376a2, username -> user.866554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b9b4cf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.906 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.906 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.906 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5602: status.find.is(200), but actually found 503
20:27:39.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fee4278, username -> user.556902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@598b89e7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.912 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.912 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.912 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5603: status.find.is(200), but actually found 503
20:27:39.916 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e5340fd, username -> user.719135, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ca9569d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.916 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.916 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.916 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.916 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.916 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5604: status.find.is(200), but actually found 503
20:27:39.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4262b0fb, username -> user.907340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc2380f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.919 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.919 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.919 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5605: status.find.is(200), but actually found 503
20:27:39.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13cc1c8d, username -> user.409152, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c20d59f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.953 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.953 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.954 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.954 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5606: status.find.is(200), but actually found 503
20:27:39.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5606,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b09ea46, username -> user.924018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@edd0e1e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.960 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5607: status.find.is(200), but actually found 503
20:27:39.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a37b728, username -> user.366521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34bad4e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.961 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.961 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.961 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5608: status.find.is(200), but actually found 503
20:27:39.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@eec6b27, username -> user.243676, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ec1fe40, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.972 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.972 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.972 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5609: status.find.is(200), but actually found 503
20:27:39.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5609,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e7e1434, username -> user.311531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42dda753, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.976 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.976 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.976 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5610: status.find.is(200), but actually found 503
20:27:39.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5610,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66ed3189, username -> user.683397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c0f5c12, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.988 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.988 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.988 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.988 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.988 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5611: status.find.is(200), but actually found 503
20:27:39.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76953562, username -> user.326833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3510eb5e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.995 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.995 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.995 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5612: status.find.is(200), but actually found 503
20:27:39.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2239608c, username -> user.222423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61489651, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.996 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.996 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.996 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.996 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.996 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:39.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5613: status.find.is(200), but actually found 503
20:27:39.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5613,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f7e1166, username -> user.365783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70616f20, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:39.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.999 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:39.999 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:39.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5614: status.find.is(200), but actually found 503
20:27:40.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dd6b1fd, username -> user.698153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6093e5e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.000 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.000 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.000 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5616: status.find.is(200), but actually found 503
20:27:40.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cd6c85f, username -> user.78577, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24896583, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.012 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.012 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.012 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.012 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.012 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5615: status.find.is(200), but actually found 503
20:27:40.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e5929d6, username -> user.158817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22b24c7d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:39 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.014 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.015 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.015 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5617: status.find.is(200), but actually found 503
20:27:40.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cdbdc5b, username -> user.266541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dcca504, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.025 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.025 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.025 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5618: status.find.is(200), but actually found 503
20:27:40.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@642960d0, username -> user.102101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61e80903, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.034 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.034 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.034 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5619: status.find.is(200), but actually found 503
20:27:40.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5619,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42f705f4, username -> user.841944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5637f1ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.041 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.042 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.042 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5620: status.find.is(200), but actually found 503
20:27:40.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5de05f0e, username -> user.715895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53ec06fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.054 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.054 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.054 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5621: status.find.is(200), but actually found 503
20:27:40.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5621,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71250500, username -> user.428826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27e47dd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.060 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.060 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.060 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.060 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.060 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5622: status.find.is(200), but actually found 503
20:27:40.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5622,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d0e6b8, username -> user.719080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@621ba5c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.066 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.066 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.066 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5623: status.find.is(200), but actually found 503
20:27:40.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@605fc14a, username -> user.934890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5766a49e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.071 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.071 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.071 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5624: status.find.is(200), but actually found 503
20:27:40.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16c27934, username -> user.250587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b1a8d98, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.096 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.096 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5625: status.find.is(200), but actually found 503
20:27:40.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b09fcd6, username -> user.475401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45e88837, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.103 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.104 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5626: status.find.is(200), but actually found 503
20:27:40.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5626,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78a13cbc, username -> user.580266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77cf2b58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.108 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.108 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.108 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5627: status.find.is(200), but actually found 503
20:27:40.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f8791cc, username -> user.524951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2066957b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.114 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.115 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.115 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5628: status.find.is(200), but actually found 503
20:27:40.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5628,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ee4627f, username -> user.796671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77305c2f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.117 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.118 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.118 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5629: status.find.is(200), but actually found 503
20:27:40.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61c1b4c7, username -> user.843644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e4b7cb8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.119 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.119 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.119 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.119 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.119 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5630: status.find.is(200), but actually found 503
20:27:40.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@259719c5, username -> user.163061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d460dd3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.126 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.126 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.126 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5632: status.find.is(200), but actually found 503
20:27:40.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@344dafbb, username -> user.109910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e231d5d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.127 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.127 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.127 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5631: status.find.is(200), but actually found 503
20:27:40.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cb7a5f8, username -> user.855606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@113ca5d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.128 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.128 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.128 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5633: status.find.is(200), but actually found 503
20:27:40.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34f7a460, username -> user.417537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26dc8fa1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.137 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.138 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.138 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5634: status.find.is(200), but actually found 503
20:27:40.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5634,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13d3ae2f, username -> user.430905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c537365, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.153 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.154 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.154 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5635: status.find.is(200), but actually found 503
20:27:40.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5635,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1712491c, username -> user.938451, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d3026af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.161 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.161 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.161 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.161 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.161 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5636: status.find.is(200), but actually found 503
20:27:40.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5484e6b5, username -> user.124503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b43db04, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.175 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.176 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.176 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.176 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.176 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5637: status.find.is(200), but actually found 503
20:27:40.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39b67fcd, username -> user.174217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@606270fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.183 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.183 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.183 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5638: status.find.is(200), but actually found 503
20:27:40.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62d6c45a, username -> user.830864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61301b9e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.184 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.184 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.184 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.184 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.184 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.186 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5639: status.find.is(200), but actually found 503
20:27:40.186 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c4ee238, username -> user.710537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72052b6a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.187 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.187 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.187 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5640: status.find.is(200), but actually found 503
20:27:40.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11764aff, username -> user.160484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e2f7304, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.191 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.191 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.191 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.191 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.191 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.202 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5641: status.find.is(200), but actually found 503
20:27:40.202 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d203159, username -> user.847895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@297b9167, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.202 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.202 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.202 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.202 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.202 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5642: status.find.is(200), but actually found 503
20:27:40.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5642,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43e927cd, username -> user.246959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@323d7431, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.217 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.217 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.217 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5643: status.find.is(200), but actually found 503
20:27:40.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13f0e300, username -> user.349870, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@503a1943, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5645: status.find.is(200), but actually found 503
20:27:40.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a2b3f67, username -> user.691662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a0d969, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.222 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.222 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5644: status.find.is(200), but actually found 503
20:27:40.222 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1523dc2c, username -> user.386431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28e9b36d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.222 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.222 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.222 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5646: status.find.is(200), but actually found 503
20:27:40.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@eb5f5e4, username -> user.692408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13f18cc6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.227 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.227 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5647: status.find.is(200), but actually found 503
20:27:40.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6216ac0f, username -> user.565088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@533f4dd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.229 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.229 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.229 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5648: status.find.is(200), but actually found 503
20:27:40.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49ab3739, username -> user.566296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f3412a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.231 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.231 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.231 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5649: status.find.is(200), but actually found 503
20:27:40.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b209108, username -> user.679427, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42fde8a8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.272 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.272 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.272 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5651: status.find.is(200), but actually found 503
20:27:40.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@563f8ee1, username -> user.646381, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53607793, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.279 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.279 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.279 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5650: status.find.is(200), but actually found 503
20:27:40.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55dbf473, username -> user.902247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b778a31, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.280 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.280 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.280 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5652: status.find.is(200), but actually found 503
20:27:40.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56d12cb9, username -> user.449885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2513c998, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.280 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.280 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.280 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5653: status.find.is(200), but actually found 503
20:27:40.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fd43e5c, username -> user.331945, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4516687c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5654: status.find.is(200), but actually found 503
20:27:40.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c950765, username -> user.945275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@835ecb9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5655: status.find.is(200), but actually found 503
20:27:40.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f78c443, username -> user.325788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@743cb4b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.287 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5656: status.find.is(200), but actually found 503
20:27:40.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@553b26ce, username -> user.877122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10c9c83e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5657: status.find.is(200), but actually found 503
20:27:40.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40dc87db, username -> user.922296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c6adc60, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5658: status.find.is(200), but actually found 503
20:27:40.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f2a6141, username -> user.247975, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65f7e426, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5659: status.find.is(200), but actually found 503
20:27:40.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2018548c, username -> user.228494, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34644b6c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5660: status.find.is(200), but actually found 503
20:27:40.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5660,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@723905c2, username -> user.77080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79f06515, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5661: status.find.is(200), but actually found 503
20:27:40.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6687d216, username -> user.303075, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@556419a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5662: status.find.is(200), but actually found 503
20:27:40.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74b29fb1, username -> user.697963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55894e16, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5664: status.find.is(200), but actually found 503
20:27:40.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73072eac, username -> user.455264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6385dd0a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5663: status.find.is(200), but actually found 503
20:27:40.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.322 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5663,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@755153e1, username -> user.628952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2270ef90, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.322 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.322 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.322 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.322 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.322 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5665: status.find.is(200), but actually found 503
20:27:40.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1950b30b, username -> user.398883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56b7c9f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5667: status.find.is(200), but actually found 503
20:27:40.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37b76562, username -> user.307492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d55bdf3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5666: status.find.is(200), but actually found 503
20:27:40.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@776e5d32, username -> user.970283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d9c57c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5668: status.find.is(200), but actually found 503
20:27:40.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5669: status.find.is(200), but actually found 503
20:27:40.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5668,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57aa6cbe, username -> user.538256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8413616, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c8220a8, username -> user.861518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2aa1e6cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5670: status.find.is(200), but actually found 503
20:27:40.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63b61ccd, username -> user.483741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17ec91f1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5671: status.find.is(200), but actually found 503
20:27:40.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5671,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16ba1314, username -> user.187582, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f49975c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5673: status.find.is(200), but actually found 503
20:27:40.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19e65734, username -> user.299064, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3da0f98c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5674: status.find.is(200), but actually found 503
20:27:40.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@693cfc9, username -> user.860988, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a0f8633, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5675: status.find.is(200), but actually found 503
20:27:40.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5675,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cb45151, username -> user.712932, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e6ac47f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5672: status.find.is(200), but actually found 503
20:27:40.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@225292d3, username -> user.682829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ed3dd01, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5676: status.find.is(200), but actually found 503
20:27:40.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5676,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b860de1, username -> user.893471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11ab1a46, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5677: status.find.is(200), but actually found 503
20:27:40.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@104b8a8d, username -> user.434864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6517180b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5678: status.find.is(200), but actually found 503
20:27:40.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5678,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65756eb0, username -> user.218138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55a3ab8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5679: status.find.is(200), but actually found 503
20:27:40.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5679,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75d96a3b, username -> user.795134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6817eacd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5680: status.find.is(200), but actually found 503
20:27:40.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@274f9149, username -> user.462137, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6df7a942, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5681: status.find.is(200), but actually found 503
20:27:40.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d7caac5, username -> user.150293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1128888a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5682: status.find.is(200), but actually found 503
20:27:40.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5682,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26eafe70, username -> user.854690, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23e8a052, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5683: status.find.is(200), but actually found 503
20:27:40.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b966bc6, username -> user.696099, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@370695a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5684: status.find.is(200), but actually found 503
20:27:40.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e0b01bb, username -> user.657532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ac04f58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5685: status.find.is(200), but actually found 503
20:27:40.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78e7270f, username -> user.254717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35addfdb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5686: status.find.is(200), but actually found 503
20:27:40.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e5ba5e2, username -> user.628356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dd89290, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.506 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.506 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5687: status.find.is(200), but actually found 503
20:27:40.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d624770, username -> user.611569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b86cf7b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.513 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.513 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.513 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5688: status.find.is(200), but actually found 503
20:27:40.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a0820e1, username -> user.913193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cfaf979, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5689: status.find.is(200), but actually found 503
20:27:40.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5689,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62e8a5d5, username -> user.920841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@491c014b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5690: status.find.is(200), but actually found 503
20:27:40.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@485bcff5, username -> user.656130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@502eacb0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5691: status.find.is(200), but actually found 503
20:27:40.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9a30ff3, username -> user.476588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47d3e94f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5692: status.find.is(200), but actually found 503
20:27:40.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5692,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49d0406c, username -> user.396462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52a2a5b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5693: status.find.is(200), but actually found 503
20:27:40.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5694: status.find.is(200), but actually found 503
20:27:40.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2021b98a, username -> user.23495, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cf240e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b0246f6, username -> user.518807, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15cca3c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5695: status.find.is(200), but actually found 503
20:27:40.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@657596b, username -> user.427940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38617328, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5696: status.find.is(200), but actually found 503
20:27:40.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5696,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@265d6eaf, username -> user.168637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dc376f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5697: status.find.is(200), but actually found 503
20:27:40.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14eefcf4, username -> user.159171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c2c462e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.606 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5698: status.find.is(200), but actually found 503
20:27:40.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d9b050e, username -> user.851146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c737bb3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5699: status.find.is(200), but actually found 503
20:27:40.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@efd8aae, username -> user.269111, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dd5bd5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5700: status.find.is(200), but actually found 503
20:27:40.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73010860, username -> user.320783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45b1c962, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5701: status.find.is(200), but actually found 503
20:27:40.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5701,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eb29a39, username -> user.396819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fac01bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5702: status.find.is(200), but actually found 503
20:27:40.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51002ee4, username -> user.908064, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1237e593, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5704: status.find.is(200), but actually found 503
20:27:40.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c9de9c5, username -> user.674024, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47f7fa1e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5703: status.find.is(200), but actually found 503
20:27:40.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5703,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18f5c64, username -> user.969780, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c4fb639, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5705: status.find.is(200), but actually found 503
20:27:40.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5705,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@591f071b, username -> user.882850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7efed7e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5706: status.find.is(200), but actually found 503
20:27:40.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a351851, username -> user.969409, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c874685, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5707: status.find.is(200), but actually found 503
20:27:40.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1988a282, username -> user.970830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@845ead7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5708: status.find.is(200), but actually found 503
20:27:40.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38554e06, username -> user.247983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@734daa40, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5709: status.find.is(200), but actually found 503
20:27:40.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17caf594, username -> user.850210, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a0ae30e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5710: status.find.is(200), but actually found 503
20:27:40.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5710,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a3ffa1f, username -> user.1223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73433e58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5711: status.find.is(200), but actually found 503
20:27:40.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66b671b8, username -> user.530050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a16e004, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.705 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5712: status.find.is(200), but actually found 503
20:27:40.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@374080e5, username -> user.572902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aa5b8b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5713: status.find.is(200), but actually found 503
20:27:40.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@134d110e, username -> user.593398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70a746cf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.720 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.720 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.720 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5714: status.find.is(200), but actually found 503
20:27:40.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5714,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d93abd4, username -> user.83347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a9aed36, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5715: status.find.is(200), but actually found 503
20:27:40.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@668c640e, username -> user.245027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@461312c5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5716: status.find.is(200), but actually found 503
20:27:40.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4795588a, username -> user.183449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c2c0a10, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5717: status.find.is(200), but actually found 503
20:27:40.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5717,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@603d5ce7, username -> user.307401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fe308a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5718: status.find.is(200), but actually found 503
20:27:40.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@624d1513, username -> user.440639, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@326a60b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5719: status.find.is(200), but actually found 503
20:27:40.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d14a693, username -> user.627644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cab2576, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.744 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.744 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.744 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5720: status.find.is(200), but actually found 503
20:27:40.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a548e0f, username -> user.822557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29f49741, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5722: status.find.is(200), but actually found 503
20:27:40.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ba9016a, username -> user.493440, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@391c69de, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5721: status.find.is(200), but actually found 503
20:27:40.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52424f01, username -> user.675416, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a0bd37e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5723: status.find.is(200), but actually found 503
20:27:40.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aa1d8e, username -> user.447288, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@209e5cfe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5724: status.find.is(200), but actually found 503
20:27:40.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38ffc218, username -> user.431193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ac89e7f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.759 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5725: status.find.is(200), but actually found 503
20:27:40.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5726: status.find.is(200), but actually found 503
20:27:40.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33df9228, username -> user.127246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7379a792, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c28fb18, username -> user.795473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39021980, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5727: status.find.is(200), but actually found 503
20:27:40.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bc30ee2, username -> user.10375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e2d9393, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.762 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5728: status.find.is(200), but actually found 503
20:27:40.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5728,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@422a1026, username -> user.78869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@715ee72e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.769 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.769 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.769 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.769 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.769 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5730: status.find.is(200), but actually found 503
20:27:40.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e03565f, username -> user.162437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e0e8740, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.771 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.771 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.771 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.771 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5729: status.find.is(200), but actually found 503
20:27:40.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@593d2532, username -> user.134772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14ca7fbd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.774 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.774 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.774 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5731: status.find.is(200), but actually found 503
20:27:40.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b9e7ed5, username -> user.861150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1545c859, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.776 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.776 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.776 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5732: status.find.is(200), but actually found 503
20:27:40.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5732,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45ec9f22, username -> user.416393, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28d0ce1d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.777 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.777 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5734: status.find.is(200), but actually found 503
20:27:40.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11ea2abe, username -> user.21003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b05501d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.780 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.780 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.780 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.780 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.780 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5733: status.find.is(200), but actually found 503
20:27:40.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5733,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@704eb8ce, username -> user.550301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a1e1844, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.781 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.781 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.781 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5735: status.find.is(200), but actually found 503
20:27:40.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bf8e6c5, username -> user.333673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4052d213, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.783 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.783 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.783 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5737: status.find.is(200), but actually found 503
20:27:40.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@128cffd, username -> user.618797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57f787a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.786 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.787 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.787 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.787 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5736: status.find.is(200), but actually found 503
20:27:40.787 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45bad59b, username -> user.33153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48791cf2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.787 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.787 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.787 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.787 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.787 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5738: status.find.is(200), but actually found 503
20:27:40.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f64c704, username -> user.769069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cf529d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.789 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5739: status.find.is(200), but actually found 503
20:27:40.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5775af07, username -> user.794654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dd3b99a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.796 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.796 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.796 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5740: status.find.is(200), but actually found 503
20:27:40.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28a5b695, username -> user.318757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e8c4e9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.818 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.818 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.818 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5741: status.find.is(200), but actually found 503
20:27:40.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50868c2f, username -> user.290091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f070ac5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.834 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.834 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.834 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5742: status.find.is(200), but actually found 503
20:27:40.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@583bebbf, username -> user.424592, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63f02b9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.852 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.852 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.852 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.860 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5743: status.find.is(200), but actually found 503
20:27:40.860 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3894f7d, username -> user.969071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@209ee5f0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.860 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.860 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.860 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.860 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.860 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5744: status.find.is(200), but actually found 503
20:27:40.864 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25409a3, username -> user.982729, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@106d82ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.864 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.864 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.864 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.864 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.864 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5745: status.find.is(200), but actually found 503
20:27:40.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a3116ef, username -> user.343745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a95b42e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.869 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.869 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.869 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.869 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.869 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5746: status.find.is(200), but actually found 503
20:27:40.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29e098fa, username -> user.952657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23de2e01, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5747: status.find.is(200), but actually found 503
20:27:40.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.874 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32876ee6, username -> user.454075, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9bb7fef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.874 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.874 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.874 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.874 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.874 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5748: status.find.is(200), but actually found 503
20:27:40.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a820173, username -> user.714518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb6968e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.882 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.882 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.882 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5749: status.find.is(200), but actually found 503
20:27:40.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b1557a9, username -> user.776817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e1802cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.901 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.901 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.901 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5751: status.find.is(200), but actually found 503
20:27:40.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5750: status.find.is(200), but actually found 503
20:27:40.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5751,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d4fce4e, username -> user.255885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17dd1ec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a897e7, username -> user.295378, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45d7e236, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.924 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.924 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.924 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.924 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.924 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.924 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5752: status.find.is(200), but actually found 503
20:27:40.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f7eba8b, username -> user.316531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c7baef2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.931 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.931 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.931 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5753: status.find.is(200), but actually found 503
20:27:40.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@131941b0, username -> user.811692, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54892309, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.932 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.932 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.932 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5754: status.find.is(200), but actually found 503
20:27:40.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dab36b4, username -> user.345889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8652363, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.933 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5755: status.find.is(200), but actually found 503
20:27:40.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.933 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.933 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@221edc54, username -> user.54638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6241aee4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.934 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.934 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.934 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.934 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.934 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.958 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5756: status.find.is(200), but actually found 503
20:27:40.958 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5756,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d1befca, username -> user.181994, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@788fefe2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.958 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.958 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.958 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.958 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.958 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5757: status.find.is(200), but actually found 503
20:27:40.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e1602f7, username -> user.35108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a1510ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.966 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.966 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.966 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5758: status.find.is(200), but actually found 503
20:27:40.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54be269e, username -> user.906814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36f07361, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.972 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.972 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.972 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5759: status.find.is(200), but actually found 503
20:27:40.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@138e1574, username -> user.682415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a3552df, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.973 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.973 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.973 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:40.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5760: status.find.is(200), but actually found 503
20:27:40.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c825ffa, username -> user.286604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e3948d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:40.994 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.994 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:40.995 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:40.995 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5761: status.find.is(200), but actually found 503
20:27:41.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5761,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a575b8e, username -> user.754151, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6843bc45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.003 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.003 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.003 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.007 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5762: status.find.is(200), but actually found 503
20:27:41.007 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@508adb50, username -> user.369921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d80aef3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:40 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.007 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.007 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.007 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.007 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.007 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5764: status.find.is(200), but actually found 503
20:27:41.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1051cc3c, username -> user.443834, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aa2dedc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.020 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.020 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.020 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5763: status.find.is(200), but actually found 503
20:27:41.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b4263f, username -> user.72660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ecd9871, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.021 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.021 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.021 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5765: status.find.is(200), but actually found 503
20:27:41.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@253c4523, username -> user.969751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2495f632, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.030 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.030 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.030 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.035 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5767: status.find.is(200), but actually found 503
20:27:41.035 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5766: status.find.is(200), but actually found 503
20:27:41.035 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7928c8a7, username -> user.284648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a964472, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.036 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@502d073c, username -> user.171169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11fbb571, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.036 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.036 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.036 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.036 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.036 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5768: status.find.is(200), but actually found 503
20:27:41.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53ab0d4, username -> user.173262, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f1ae81a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.040 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.040 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.040 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5769: status.find.is(200), but actually found 503
20:27:41.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@475dce62, username -> user.809664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e1003f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.044 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.044 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.044 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5771: status.find.is(200), but actually found 503
20:27:41.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5770: status.find.is(200), but actually found 503
20:27:41.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e46a2b8, username -> user.277009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a6e3f58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21994930, username -> user.670931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@523d521, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.049 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.049 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.049 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.049 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.049 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.049 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5772: status.find.is(200), but actually found 503
20:27:41.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c982da4, username -> user.335813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e5ff042, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.071 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.071 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.071 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5773: status.find.is(200), but actually found 503
20:27:41.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31be06b1, username -> user.457642, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@736ee208, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.081 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.081 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.081 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5774: status.find.is(200), but actually found 503
20:27:41.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aaded79, username -> user.223215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f82ac64, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.086 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.086 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.086 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5776: status.find.is(200), but actually found 503
20:27:41.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5776,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@574461be, username -> user.776860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39d79923, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.086 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.086 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.086 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5775: status.find.is(200), but actually found 503
20:27:41.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@456d695e, username -> user.890302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26abf132, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.087 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.087 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5778: status.find.is(200), but actually found 503
20:27:41.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5777: status.find.is(200), but actually found 503
20:27:41.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36483f6, username -> user.17614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b29891, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.098 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.098 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a5a92ae, username -> user.298991, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a112740, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.098 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.098 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.098 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.099 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.099 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.099 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.099 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.099 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5779: status.find.is(200), but actually found 503
20:27:41.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d7ad2da, username -> user.94847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bd99e94, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.102 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.102 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.103 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5781: status.find.is(200), but actually found 503
20:27:41.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e21e208, username -> user.669805, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@558ebb98, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.110 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.110 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.111 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.111 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5780: status.find.is(200), but actually found 503
20:27:41.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@300c5289, username -> user.320139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ea25898, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.112 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.112 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.112 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5783: status.find.is(200), but actually found 503
20:27:41.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37e1ba9e, username -> user.542491, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f1ccdc4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.116 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.116 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.116 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5782: status.find.is(200), but actually found 503
20:27:41.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5782,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@177fbe4, username -> user.366846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@395b1811, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.117 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.117 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.117 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5784: status.find.is(200), but actually found 503
20:27:41.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5784,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f8b884b, username -> user.69311, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f672b7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.125 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.125 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.125 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5785: status.find.is(200), but actually found 503
20:27:41.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eed6a2c, username -> user.701651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57ea854d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.127 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.127 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.127 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5786: status.find.is(200), but actually found 503
20:27:41.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c1b85c0, username -> user.988321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67a09dba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.132 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.132 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.132 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5787: status.find.is(200), but actually found 503
20:27:41.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34fa6968, username -> user.497146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f725e2d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.134 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.134 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.134 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.134 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.134 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5788: status.find.is(200), but actually found 503
20:27:41.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@318c0d21, username -> user.165343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c84f3b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.137 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.137 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.137 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5789: status.find.is(200), but actually found 503
20:27:41.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5789,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27caf2ed, username -> user.990872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6600f32b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.144 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.144 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.144 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5790: status.find.is(200), but actually found 503
20:27:41.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@374839e2, username -> user.876121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6df342e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.147 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.147 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.147 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5791: status.find.is(200), but actually found 503
20:27:41.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5791,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@475230ac, username -> user.576730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@695b9681, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.148 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.148 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.148 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.148 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.148 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5792: status.find.is(200), but actually found 503
20:27:41.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71c74877, username -> user.601630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fa9e60, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.150 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.150 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.150 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5793: status.find.is(200), but actually found 503
20:27:41.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72d598f5, username -> user.419019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c64abe3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.151 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.151 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.151 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5794: status.find.is(200), but actually found 503
20:27:41.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33446828, username -> user.809441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14982685, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.185 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.185 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.185 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5795: status.find.is(200), but actually found 503
20:27:41.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5795,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b3e5f22, username -> user.478878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10b9be9d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.193 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.193 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.193 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5796: status.find.is(200), but actually found 503
20:27:41.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e06ea28, username -> user.907198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c4c6f7b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.195 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.195 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.195 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.195 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.195 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5797: status.find.is(200), but actually found 503
20:27:41.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37108c44, username -> user.610532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66f0090c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.205 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.205 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.205 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5798: status.find.is(200), but actually found 503
20:27:41.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@274b4197, username -> user.998589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19dd2641, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.213 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.213 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.213 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5799: status.find.is(200), but actually found 503
20:27:41.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@230db7f8, username -> user.155141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1982dc4d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.215 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.215 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.215 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5800: status.find.is(200), but actually found 503
20:27:41.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@771b5f0a, username -> user.801044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54f14872, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5801: status.find.is(200), but actually found 503
20:27:41.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d51aec6, username -> user.840860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38780d4a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.247 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.247 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5802: status.find.is(200), but actually found 503
20:27:41.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c0bcb91, username -> user.574192, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cee7c55, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.260 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.260 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5803: status.find.is(200), but actually found 503
20:27:41.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a26e119, username -> user.53014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57d84146, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.278 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.278 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5804: status.find.is(200), but actually found 503
20:27:41.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@732ac2f4, username -> user.444175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@229e3cb5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5806: status.find.is(200), but actually found 503
20:27:41.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e9c2c8e, username -> user.822674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68ed8196, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5805: status.find.is(200), but actually found 503
20:27:41.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@de4451d, username -> user.613179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dc993d6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5807: status.find.is(200), but actually found 503
20:27:41.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@570c2dca, username -> user.668492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62d65634, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.294 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5809: status.find.is(200), but actually found 503
20:27:41.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ecbe78, username -> user.205377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f7e26f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5808: status.find.is(200), but actually found 503
20:27:41.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ed9c619, username -> user.34195, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@516ab45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5810: status.find.is(200), but actually found 503
20:27:41.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5810,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@121a6993, username -> user.235874, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20f46d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.304 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.304 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.304 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5813: status.find.is(200), but actually found 503
20:27:41.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b2607bb, username -> user.701688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2867da37, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5811: status.find.is(200), but actually found 503
20:27:41.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12bf6db5, username -> user.346438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bf1e78f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5812: status.find.is(200), but actually found 503
20:27:41.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5814: status.find.is(200), but actually found 503
20:27:41.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5322e619, username -> user.166487, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a7c01ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36bda75b, username -> user.298743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b071fe2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5815: status.find.is(200), but actually found 503
20:27:41.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5815,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37a0fc6d, username -> user.441830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38cf3e60, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5816: status.find.is(200), but actually found 503
20:27:41.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f86e16e, username -> user.24427, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32c81e9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5817: status.find.is(200), but actually found 503
20:27:41.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@284f5c02, username -> user.414241, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@848f053, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5819: status.find.is(200), but actually found 503
20:27:41.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5819,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54c289b8, username -> user.14018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49719410, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5818: status.find.is(200), but actually found 503
20:27:41.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d362223, username -> user.646313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f033957, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5820: status.find.is(200), but actually found 503
20:27:41.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2283084d, username -> user.963232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71b538b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5821: status.find.is(200), but actually found 503
20:27:41.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fe26603, username -> user.416600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@81124f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5822: status.find.is(200), but actually found 503
20:27:41.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5822,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aa72791, username -> user.286672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75a08217, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5823: status.find.is(200), but actually found 503
20:27:41.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18b6dc82, username -> user.853536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ee2c023, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5824: status.find.is(200), but actually found 503
20:27:41.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c2c2514, username -> user.669681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cc5c986, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5826: status.find.is(200), but actually found 503
20:27:41.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5826,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69755de7, username -> user.555136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1134afdf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5825: status.find.is(200), but actually found 503
20:27:41.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ad5e10c, username -> user.929421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4442252d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5828: status.find.is(200), but actually found 503
20:27:41.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31d1fd2a, username -> user.129408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7507c727, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5827: status.find.is(200), but actually found 503
20:27:41.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c81f279, username -> user.390249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75bae699, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5829: status.find.is(200), but actually found 503
20:27:41.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@198d500c, username -> user.967772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32bd8759, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.409 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.409 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.409 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5830: status.find.is(200), but actually found 503
20:27:41.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a89e683, username -> user.497945, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21d511f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5831: status.find.is(200), but actually found 503
20:27:41.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a9ca8a7, username -> user.956469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a6f720d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5832: status.find.is(200), but actually found 503
20:27:41.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bef61de, username -> user.771110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29a180fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5833: status.find.is(200), but actually found 503
20:27:41.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c4abb3, username -> user.225356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40b94aa5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5834: status.find.is(200), but actually found 503
20:27:41.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cd5a282, username -> user.767021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@403ebe01, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5835: status.find.is(200), but actually found 503
20:27:41.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b64157b, username -> user.794062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b2bc0e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5836: status.find.is(200), but actually found 503
20:27:41.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5836,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d25a381, username -> user.456964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47de1d08, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5838: status.find.is(200), but actually found 503
20:27:41.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fc49fbc, username -> user.88454, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c6ca87a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5837: status.find.is(200), but actually found 503
20:27:41.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20b070af, username -> user.495808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cdec8c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5839: status.find.is(200), but actually found 503
20:27:41.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@180a0dd5, username -> user.188513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20d1352f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5841: status.find.is(200), but actually found 503
20:27:41.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1263d080, username -> user.941947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@270b8e41, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5840: status.find.is(200), but actually found 503
20:27:41.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49324ab2, username -> user.837883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@740bc205, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5842: status.find.is(200), but actually found 503
20:27:41.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5842,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e23e849, username -> user.374698, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d7a1e0f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.473 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5843: status.find.is(200), but actually found 503
20:27:41.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5843,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28329117, username -> user.72839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b33ac52, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5845: status.find.is(200), but actually found 503
20:27:41.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2250e478, username -> user.579237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51aecd0e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5844: status.find.is(200), but actually found 503
20:27:41.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aea52c, username -> user.574264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b5b64e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5846: status.find.is(200), but actually found 503
20:27:41.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f04f038, username -> user.629845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a8cb6a5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5847: status.find.is(200), but actually found 503
20:27:41.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18695aeb, username -> user.323771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@173f00d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5848: status.find.is(200), but actually found 503
20:27:41.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46297fb0, username -> user.878029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6668073a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5849: status.find.is(200), but actually found 503
20:27:41.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a09e7f5, username -> user.697485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5da74034, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.501 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.501 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5850: status.find.is(200), but actually found 503
20:27:41.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60174e74, username -> user.210027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55ec3ac1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5851: status.find.is(200), but actually found 503
20:27:41.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73942d3f, username -> user.207838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48e021fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.507 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.507 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.507 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5852: status.find.is(200), but actually found 503
20:27:41.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34f4ccfc, username -> user.315620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a059400, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5853: status.find.is(200), but actually found 503
20:27:41.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e1dd47e, username -> user.719960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d0bfa1a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5854: status.find.is(200), but actually found 503
20:27:41.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5854,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d3f517, username -> user.415441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dd1a30e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5855: status.find.is(200), but actually found 503
20:27:41.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5855,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76af06d2, username -> user.634271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e83c977, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5856: status.find.is(200), but actually found 503
20:27:41.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2283a630, username -> user.840832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@793f0f08, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5858: status.find.is(200), but actually found 503
20:27:41.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5858,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a1b9e38, username -> user.537265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b2b4492, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5859: status.find.is(200), but actually found 503
20:27:41.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@655160d4, username -> user.932295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59d7ff40, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5857: status.find.is(200), but actually found 503
20:27:41.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62be9a8d, username -> user.822771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e55b18a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5860: status.find.is(200), but actually found 503
20:27:41.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5860,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c2aed7d, username -> user.378328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c46e275, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5861: status.find.is(200), but actually found 503
20:27:41.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5861,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@410ea405, username -> user.400153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6458fb78, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5862: status.find.is(200), but actually found 503
20:27:41.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3635f903, username -> user.454605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eb85acd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5864: status.find.is(200), but actually found 503
20:27:41.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5863: status.find.is(200), but actually found 503
20:27:41.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@691c0894, username -> user.880998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64c53ef8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e23a068, username -> user.345669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c4f1b45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5865: status.find.is(200), but actually found 503
20:27:41.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f914f9e, username -> user.123125, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a8221d6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5866: status.find.is(200), but actually found 503
20:27:41.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6406f359, username -> user.752244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eb87543, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5868: status.find.is(200), but actually found 503
20:27:41.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1632f9c3, username -> user.316180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43344d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5867: status.find.is(200), but actually found 503
20:27:41.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79cbbd6f, username -> user.889970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30eda454, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5869: status.find.is(200), but actually found 503
20:27:41.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e16a360, username -> user.304166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ed834f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5870: status.find.is(200), but actually found 503
20:27:41.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4010190d, username -> user.874377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59722755, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5871: status.find.is(200), but actually found 503
20:27:41.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68118c42, username -> user.502836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66868e04, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5872: status.find.is(200), but actually found 503
20:27:41.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f97063b, username -> user.347597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e51038e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5873: status.find.is(200), but actually found 503
20:27:41.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a5bbe41, username -> user.207448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c273f75, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5874: status.find.is(200), but actually found 503
20:27:41.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5874,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ff0e43b, username -> user.913880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@491c49a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5875: status.find.is(200), but actually found 503
20:27:41.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e82d660, username -> user.460990, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@703b42a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5876: status.find.is(200), but actually found 503
20:27:41.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7160f110, username -> user.337132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a8abb44, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.641 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5877: status.find.is(200), but actually found 503
20:27:41.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5877,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7400ed7d, username -> user.598413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@401a5174, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5878: status.find.is(200), but actually found 503
20:27:41.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28bd0eeb, username -> user.101902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3159171e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5879: status.find.is(200), but actually found 503
20:27:41.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5879,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a780028, username -> user.522107, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@197bd7ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5880: status.find.is(200), but actually found 503
20:27:41.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f2fa9b7, username -> user.18550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@567e526e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5881: status.find.is(200), but actually found 503
20:27:41.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2471fd40, username -> user.485740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11a9bbef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5882: status.find.is(200), but actually found 503
20:27:41.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@505e3a, username -> user.729973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@539fe952, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5883: status.find.is(200), but actually found 503
20:27:41.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ded9d35, username -> user.928851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19e96f22, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5884: status.find.is(200), but actually found 503
20:27:41.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23b6d4b2, username -> user.850686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22cbcde6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5885: status.find.is(200), but actually found 503
20:27:41.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63995788, username -> user.651807, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11bad4b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.716 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.716 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.716 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5886: status.find.is(200), but actually found 503
20:27:41.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2af2b4d7, username -> user.532523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1afc8929, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.759 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5887: status.find.is(200), but actually found 503
20:27:41.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46e26c09, username -> user.442617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22758b0b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.795 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.795 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.795 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5888: status.find.is(200), but actually found 503
20:27:41.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5888,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f70899b, username -> user.377455, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e9fcfc7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.796 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.796 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.796 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5890: status.find.is(200), but actually found 503
20:27:41.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bc1f109, username -> user.108654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63581976, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.815 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.815 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.815 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5889: status.find.is(200), but actually found 503
20:27:41.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30592f81, username -> user.983644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27e7367d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.816 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.816 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.816 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5891: status.find.is(200), but actually found 503
20:27:41.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65da37e5, username -> user.107949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fde7798, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.818 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.818 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.818 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5892: status.find.is(200), but actually found 503
20:27:41.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34de8506, username -> user.740569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42401afc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.820 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.820 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.820 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.826 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5893: status.find.is(200), but actually found 503
20:27:41.826 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ff6d96a, username -> user.668149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d75ba11, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.826 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.826 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.826 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.826 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.826 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5895: status.find.is(200), but actually found 503
20:27:41.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e1104fb, username -> user.99187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20a0a65d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.836 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.836 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.836 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.836 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.836 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5894: status.find.is(200), but actually found 503
20:27:41.840 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5894,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bd209a0, username -> user.527961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bd89a67, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.840 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.840 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.840 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.840 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.840 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5897: status.find.is(200), but actually found 503
20:27:41.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ca9b27e, username -> user.624255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5719cb56, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.841 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.842 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.842 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5896: status.find.is(200), but actually found 503
20:27:41.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5896,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c405d96, username -> user.789515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e0027b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.843 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.843 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.843 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5898: status.find.is(200), but actually found 503
20:27:41.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5898,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@172c2ee4, username -> user.456804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@158f13b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.848 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.848 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.848 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5899: status.find.is(200), but actually found 503
20:27:41.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e12166c, username -> user.774436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c50ecf3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.852 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.852 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.852 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5900: status.find.is(200), but actually found 503
20:27:41.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5900,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d7f7484, username -> user.315714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8f920dd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.854 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.854 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.854 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.855 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5901: status.find.is(200), but actually found 503
20:27:41.855 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b441c3d, username -> user.559885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e202432, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.855 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.855 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.855 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.855 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.855 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5903: status.find.is(200), but actually found 503
20:27:41.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5903,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4756c28c, username -> user.387672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12817c4b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.865 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.865 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.865 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.865 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.865 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5902: status.find.is(200), but actually found 503
20:27:41.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f88d3bc, username -> user.583352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20638896, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.866 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.866 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.866 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5904: status.find.is(200), but actually found 503
20:27:41.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42bbc585, username -> user.322865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@397ca018, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.875 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.875 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.875 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5905: status.find.is(200), but actually found 503
20:27:41.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35f0f46e, username -> user.310954, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c2ce076, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.880 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.880 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.881 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.881 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5906: status.find.is(200), but actually found 503
20:27:41.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44b23b96, username -> user.473105, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60dfc3b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.881 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.881 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.881 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.884 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5907: status.find.is(200), but actually found 503
20:27:41.884 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5907,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eb322e2, username -> user.500218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a624dce, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.884 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.884 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.884 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.884 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.884 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5908: status.find.is(200), but actually found 503
20:27:41.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6946d21d, username -> user.196238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29708c86, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.889 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.889 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.889 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.889 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.889 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5909: status.find.is(200), but actually found 503
20:27:41.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20d12639, username -> user.545526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@94596c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.906 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.906 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.906 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5910: status.find.is(200), but actually found 503
20:27:41.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55f2bb6a, username -> user.944963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e86277d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.911 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.911 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.911 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5911: status.find.is(200), but actually found 503
20:27:41.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43c85594, username -> user.254025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3588b7ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.912 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.913 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.913 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5912: status.find.is(200), but actually found 503
20:27:41.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5912,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dfa7476, username -> user.298261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13183eb2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.919 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.919 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.919 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5913: status.find.is(200), but actually found 503
20:27:41.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d6332e, username -> user.166252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@555d4788, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.924 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.924 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.924 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5914: status.find.is(200), but actually found 503
20:27:41.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@89e3ccb, username -> user.508560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48de722, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.957 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.957 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.957 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5915: status.find.is(200), but actually found 503
20:27:41.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@234d7a54, username -> user.582024, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dd2b927, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.962 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.962 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.962 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.962 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.962 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.964 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5916: status.find.is(200), but actually found 503
20:27:41.964 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5916,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49d8b2db, username -> user.566926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fe52430, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.964 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.964 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.964 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.964 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.964 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5917: status.find.is(200), but actually found 503
20:27:41.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a7498e3, username -> user.990961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@416ac664, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.968 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.968 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.968 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.978 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5918: status.find.is(200), but actually found 503
20:27:41.978 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5918,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d3009f0, username -> user.548580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@647c38d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.978 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.978 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.978 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.978 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.978 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5920: status.find.is(200), but actually found 503
20:27:41.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68cc7a3c, username -> user.214693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74c71d4d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.981 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.981 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.981 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.981 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.981 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5919: status.find.is(200), but actually found 503
20:27:41.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5919,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6232d207, username -> user.97419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13012e6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.982 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.982 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.982 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:41.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5921: status.find.is(200), but actually found 503
20:27:41.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63421d1e, username -> user.187236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5123c69c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:41.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.992 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:41.992 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:41.992 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5922: status.find.is(200), but actually found 503
20:27:42.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b3a0d8b, username -> user.243402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e81fbf1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:41 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.015 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.015 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.015 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5923: status.find.is(200), but actually found 503
20:27:42.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f49db73, username -> user.696955, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28da4e4a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.025 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.025 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.025 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.067 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5925: status.find.is(200), but actually found 503
20:27:42.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d720b0, username -> user.48539, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b9e2e3d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.068 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.068 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.068 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.068 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.068 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5926: status.find.is(200), but actually found 503
20:27:42.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72bbd10, username -> user.844323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47c26f74, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.068 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.069 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.069 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.069 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5924: status.find.is(200), but actually found 503
20:27:42.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5924,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58c23c30, username -> user.516653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cbdb0f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.069 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.069 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.069 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5928: status.find.is(200), but actually found 503
20:27:42.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79afcc76, username -> user.931149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77784ef1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.076 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.076 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.076 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5927: status.find.is(200), but actually found 503
20:27:42.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58b3cd92, username -> user.447342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59d647e5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.078 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.078 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.078 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5929: status.find.is(200), but actually found 503
20:27:42.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5929,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c0047bb, username -> user.90483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@99a4056, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.080 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.080 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.080 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5930: status.find.is(200), but actually found 503
20:27:42.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1880b7d7, username -> user.993537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6181a868, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.092 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.092 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5931: status.find.is(200), but actually found 503
20:27:42.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@405fa785, username -> user.424049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@808fa00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.109 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.109 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.109 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.109 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.109 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5932: status.find.is(200), but actually found 503
20:27:42.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11c35c6b, username -> user.155924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d817ae2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.115 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.115 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.115 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5933: status.find.is(200), but actually found 503
20:27:42.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3464ec4e, username -> user.278977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a09d9a1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.116 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.116 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.116 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5934: status.find.is(200), but actually found 503
20:27:42.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@419523ee, username -> user.159597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cd7dda5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.124 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.124 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.124 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5935: status.find.is(200), but actually found 503
20:27:42.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@257d674, username -> user.151542, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76818ed3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.137 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.137 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.137 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5936: status.find.is(200), but actually found 503
20:27:42.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c26e62f, username -> user.809203, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17b0720d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.140 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.140 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.140 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.140 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.140 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5937: status.find.is(200), but actually found 503
20:27:42.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b3a2369, username -> user.991361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68e367fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.141 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.141 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.141 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.141 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.141 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5938: status.find.is(200), but actually found 503
20:27:42.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c2578e8, username -> user.940650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@273876b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.142 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.142 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.142 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.176 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5939: status.find.is(200), but actually found 503
20:27:42.176 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62fdece7, username -> user.914026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@333e3188, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.176 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.176 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.176 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.176 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.176 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5940: status.find.is(200), but actually found 503
20:27:42.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5940,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27dce0e2, username -> user.440763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e1654b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.178 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.178 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.178 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5941: status.find.is(200), but actually found 503
20:27:42.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2727d142, username -> user.159355, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c4ea7b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.182 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.182 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.182 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.182 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.182 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5942: status.find.is(200), but actually found 503
20:27:42.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d9cec91, username -> user.573022, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4785010f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.187 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.187 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.187 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5943: status.find.is(200), but actually found 503
20:27:42.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@422fe185, username -> user.810712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b66b0f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.201 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.201 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.201 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5944: status.find.is(200), but actually found 503
20:27:42.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e12ffb2, username -> user.975813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9595e7a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.205 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.205 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.205 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5945: status.find.is(200), but actually found 503
20:27:42.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5945,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f7fb12e, username -> user.457752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44bcda67, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.207 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.207 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.207 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5946: status.find.is(200), but actually found 503
20:27:42.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5946,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65e05d6b, username -> user.931723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78c3700f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.216 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.216 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.216 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5947: status.find.is(200), but actually found 503
20:27:42.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11dc0e87, username -> user.44191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c82f0b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.253 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.253 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.253 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5948: status.find.is(200), but actually found 503
20:27:42.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3073302b, username -> user.216680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33fd82ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.272 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.272 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.272 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5949: status.find.is(200), but actually found 503
20:27:42.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6090ad06, username -> user.178610, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73852bc6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5950: status.find.is(200), but actually found 503
20:27:42.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18315438, username -> user.899506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70538e83, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5951: status.find.is(200), but actually found 503
20:27:42.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@140671d, username -> user.796597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b4d96f0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5952: status.find.is(200), but actually found 503
20:27:42.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b5bde73, username -> user.606154, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60e75ea9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5953: status.find.is(200), but actually found 503
20:27:42.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2aace17b, username -> user.371813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5903a75c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5954: status.find.is(200), but actually found 503
20:27:42.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5954,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d5ff322, username -> user.166435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1afa2259, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5955: status.find.is(200), but actually found 503
20:27:42.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab4f95e, username -> user.660597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17a3b43b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5956: status.find.is(200), but actually found 503
20:27:42.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a3dbd4a, username -> user.615970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a26851f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5957: status.find.is(200), but actually found 503
20:27:42.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5957,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a8f239d, username -> user.794174, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@133b5e4f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5958: status.find.is(200), but actually found 503
20:27:42.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b79c1f2, username -> user.757422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21fb5668, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5959: status.find.is(200), but actually found 503
20:27:42.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5959,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48a112e9, username -> user.511340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35229b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5960: status.find.is(200), but actually found 503
20:27:42.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2121cdeb, username -> user.808028, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38d74912, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5961: status.find.is(200), but actually found 503
20:27:42.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5961,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7234426d, username -> user.41852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10207bc4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5962: status.find.is(200), but actually found 503
20:27:42.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dbe638c, username -> user.282470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1301c251, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5963: status.find.is(200), but actually found 503
20:27:42.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38d89440, username -> user.741443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49010dea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5964: status.find.is(200), but actually found 503
20:27:42.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@610a7bd0, username -> user.16122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48d1fdb2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5965: status.find.is(200), but actually found 503
20:27:42.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74223a9f, username -> user.298430, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e23f4c6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5966: status.find.is(200), but actually found 503
20:27:42.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f3ed9b2, username -> user.114948, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d3cdcf9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5967: status.find.is(200), but actually found 503
20:27:42.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5967,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@205331bd, username -> user.717141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22a9c225, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5968: status.find.is(200), but actually found 503
20:27:42.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5968,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2616d1db, username -> user.241655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@332b2b2c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5969: status.find.is(200), but actually found 503
20:27:42.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79be0969, username -> user.380730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34d4981c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5970: status.find.is(200), but actually found 503
20:27:42.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22166bb0, username -> user.57691, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@725a33, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5971: status.find.is(200), but actually found 503
20:27:42.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@781f576e, username -> user.747777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45dc3f3a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5972: status.find.is(200), but actually found 503
20:27:42.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4861c195, username -> user.609609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fc1f23e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5973: status.find.is(200), but actually found 503
20:27:42.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5973,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60ae8fa4, username -> user.782290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13cedbe7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5974: status.find.is(200), but actually found 503
20:27:42.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1edb62f9, username -> user.358317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b384681, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5977: status.find.is(200), but actually found 503
20:27:42.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@376ce6f7, username -> user.220225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24015585, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5975: status.find.is(200), but actually found 503
20:27:42.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5975,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@238fef75, username -> user.392416, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59f6d6ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5976: status.find.is(200), but actually found 503
20:27:42.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5976,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ed366a2, username -> user.233995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51a8f6e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5978: status.find.is(200), but actually found 503
20:27:42.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5978,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14f02899, username -> user.795873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a4c9b88, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5979: status.find.is(200), but actually found 503
20:27:42.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@435da8bf, username -> user.846447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2729363, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.483 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.483 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5980: status.find.is(200), but actually found 503
20:27:42.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f3e62e9, username -> user.341365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@184528d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.483 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.483 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5981: status.find.is(200), but actually found 503
20:27:42.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b039b35, username -> user.517777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e90a808, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5982: status.find.is(200), but actually found 503
20:27:42.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@194aa22b, username -> user.193239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60400bf9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5983: status.find.is(200), but actually found 503
20:27:42.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5984: status.find.is(200), but actually found 503
20:27:42.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e352bf4, username -> user.636744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77523556, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69aca00, username -> user.201248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16125b01, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5985: status.find.is(200), but actually found 503
20:27:42.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e9dea42, username -> user.739519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27e14bb9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5986: status.find.is(200), but actually found 503
20:27:42.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ff45a6c, username -> user.893629, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eaeefc9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5987: status.find.is(200), but actually found 503
20:27:42.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5987,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27472617, username -> user.579939, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ab041c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5988: status.find.is(200), but actually found 503
20:27:42.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5988,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9a80cd3, username -> user.998187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f83191a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5989: status.find.is(200), but actually found 503
20:27:42.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29d8b857, username -> user.785495, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d1fd167, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5990: status.find.is(200), but actually found 503
20:27:42.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3629f931, username -> user.982681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f6cbd3b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5991: status.find.is(200), but actually found 503
20:27:42.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2adc9a19, username -> user.903265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76f42c70, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5992: status.find.is(200), but actually found 503
20:27:42.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@399f9049, username -> user.986468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c1c17ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5993: status.find.is(200), but actually found 503
20:27:42.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f82cc42, username -> user.608344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c66fe0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5994: status.find.is(200), but actually found 503
20:27:42.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5994,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@246cdc61, username -> user.642597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31cd8c95, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5995: status.find.is(200), but actually found 503
20:27:42.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ffc11aa, username -> user.746276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@514a56ba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5996: status.find.is(200), but actually found 503
20:27:42.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e80b97b, username -> user.450743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2285ab68, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5997: status.find.is(200), but actually found 503
20:27:42.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5997,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fac654a, username -> user.395393, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@685195b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5998: status.find.is(200), but actually found 503
20:27:42.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@512f680d, username -> user.696271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1db8c3f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 5999: status.find.is(200), but actually found 503
20:27:42.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,5999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f02600f, username -> user.433335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@680f8090, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6000: status.find.is(200), but actually found 503
20:27:42.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c565a4a, username -> user.273987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c4c4b0a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6001: status.find.is(200), but actually found 503
20:27:42.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8779058, username -> user.777312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49f9a4ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6002: status.find.is(200), but actually found 503
20:27:42.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d4b21d8, username -> user.372394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60613127, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6003: status.find.is(200), but actually found 503
20:27:42.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c3b574d, username -> user.885389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62d2a143, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6004: status.find.is(200), but actually found 503
20:27:42.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59213e3e, username -> user.781692, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2803d90d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6005: status.find.is(200), but actually found 503
20:27:42.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f4fdc84, username -> user.258210, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c98b2e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.695 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6006: status.find.is(200), but actually found 503
20:27:42.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@205c2fc0, username -> user.511362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59c5aa8b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6007: status.find.is(200), but actually found 503
20:27:42.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@151b3285, username -> user.785845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bd96e6d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.704 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6008: status.find.is(200), but actually found 503
20:27:42.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a979469, username -> user.934795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fcf50aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6009: status.find.is(200), but actually found 503
20:27:42.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6009,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54895669, username -> user.31289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d406066, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6010: status.find.is(200), but actually found 503
20:27:42.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eee05d0, username -> user.502777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c2355b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.720 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.720 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.720 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6011: status.find.is(200), but actually found 503
20:27:42.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6011,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2930492b, username -> user.944850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36de7ce6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:27:42                                          55s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=4261  )
> restLoginInitiate                                        (OK=0      KO=4261  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No   4261 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:    4261 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      2173 (17.00%)
> status.find.is(200), but actually found 503                      1941 (15.18%)
> status.find.is(200), but actually found 502                       147 ( 1.15%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  0%
          waiting: 536596 / active: 1758   / done: 4261  
================================================================================

20:27:42.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6014: status.find.is(200), but actually found 503
20:27:42.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@607a9bf8, username -> user.542233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a3fe8fa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6012: status.find.is(200), but actually found 503
20:27:42.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15b45555, username -> user.916803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e746df9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6013: status.find.is(200), but actually found 503
20:27:42.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b2026c2, username -> user.810044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@570a8ad9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6015: status.find.is(200), but actually found 503
20:27:42.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3aea43cb, username -> user.572421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ef54f06, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6017: status.find.is(200), but actually found 503
20:27:42.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6016: status.find.is(200), but actually found 503
20:27:42.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a8a496c, username -> user.500342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ecbe335, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6016,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77228d35, username -> user.233714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49981d91, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6018: status.find.is(200), but actually found 503
20:27:42.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79f8fe76, username -> user.561668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d895570, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.759 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6019: status.find.is(200), but actually found 503
20:27:42.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6019,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a85423, username -> user.487408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@220ffac4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.760 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.760 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6020: status.find.is(200), but actually found 503
20:27:42.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bd107d0, username -> user.376085, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b510a5a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.779 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.779 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.779 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6021: status.find.is(200), but actually found 503
20:27:42.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6021,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60154ff2, username -> user.34722, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15f0488, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.783 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.784 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.784 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6022: status.find.is(200), but actually found 503
20:27:42.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@977aa85, username -> user.138980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4814b644, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.785 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.785 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.785 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.785 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.785 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6023: status.find.is(200), but actually found 503
20:27:42.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6023,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47634b93, username -> user.517867, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b20d6e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.798 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.798 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.798 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6024: status.find.is(200), but actually found 503
20:27:42.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2289e88a, username -> user.838781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17f6a671, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.805 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.805 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6025: status.find.is(200), but actually found 503
20:27:42.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@701ad8e6, username -> user.523667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e3ee292, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.805 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.805 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6026: status.find.is(200), but actually found 503
20:27:42.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a5671, username -> user.77741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ec41321, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.806 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.806 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.806 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.806 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.806 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6027: status.find.is(200), but actually found 503
20:27:42.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b0aa538, username -> user.406546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70d8d663, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.815 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.815 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.815 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.830 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6028: status.find.is(200), but actually found 503
20:27:42.830 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a5bc88d, username -> user.174558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d722c6e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.830 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.830 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.830 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.830 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.830 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6029: status.find.is(200), but actually found 503
20:27:42.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55acd7d5, username -> user.554650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f40ed94, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.832 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.832 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.832 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.838 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6030: status.find.is(200), but actually found 503
20:27:42.838 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6030,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54a247af, username -> user.861012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6033b398, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.839 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.839 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.839 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6031: status.find.is(200), but actually found 503
20:27:42.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bff6dd9, username -> user.319999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43639776, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.842 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.842 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.842 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.842 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.842 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6032: status.find.is(200), but actually found 503
20:27:42.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39b088c5, username -> user.353397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a18e1e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.842 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.842 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.842 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.842 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.842 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.845 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6033: status.find.is(200), but actually found 503
20:27:42.845 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6033,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42a729a9, username -> user.419400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53e4b883, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.845 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.846 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.846 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6034: status.find.is(200), but actually found 503
20:27:42.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76d95402, username -> user.32230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@175f68f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.847 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.848 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.848 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6035: status.find.is(200), but actually found 503
20:27:42.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d98a7d1, username -> user.246129, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b57e90d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.875 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.875 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.875 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6036: status.find.is(200), but actually found 503
20:27:42.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f41b056, username -> user.579609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cbdc7e9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.885 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.885 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.885 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.885 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.885 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6037: status.find.is(200), but actually found 503
20:27:42.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6037,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63620297, username -> user.205831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2942bbd6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.887 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.887 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.887 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.887 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.887 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6038: status.find.is(200), but actually found 503
20:27:42.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db52765, username -> user.811914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19a283d4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.893 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.893 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.893 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6039: status.find.is(200), but actually found 503
20:27:42.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5db30948, username -> user.116932, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d1febe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.896 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.896 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.896 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.896 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.896 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6040: status.find.is(200), but actually found 503
20:27:42.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6040,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@732ab4c8, username -> user.615789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79b5aa62, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.901 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.901 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.901 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6041: status.find.is(200), but actually found 503
20:27:42.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d797eb8, username -> user.935569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b825619, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.901 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.901 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.901 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6042: status.find.is(200), but actually found 503
20:27:42.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57b8b0e3, username -> user.14367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@573edbb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.905 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.905 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.905 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6043: status.find.is(200), but actually found 503
20:27:42.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10bb8a7c, username -> user.429253, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e16ce36, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.907 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.907 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.907 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.907 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.907 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6044: status.find.is(200), but actually found 503
20:27:42.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6044,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b9786c9, username -> user.921810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f6c3896, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.918 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.918 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.918 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6045: status.find.is(200), but actually found 503
20:27:42.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e21ae79, username -> user.689143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d80d217, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.922 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.922 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.922 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.922 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.922 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6046: status.find.is(200), but actually found 503
20:27:42.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@180542d2, username -> user.582688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65578d39, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.932 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.932 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.932 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.935 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6047: status.find.is(200), but actually found 503
20:27:42.935 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51d0301d, username -> user.52904, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1110e5b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.935 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.935 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.935 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.935 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.935 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6048: status.find.is(200), but actually found 503
20:27:42.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6048,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34ed7de8, username -> user.607515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9a63d10, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.960 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:42.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6049: status.find.is(200), but actually found 503
20:27:42.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a0138ee, username -> user.536658, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7190b266, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:42.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.986 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:42.986 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:42.986 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6050: status.find.is(200), but actually found 503
20:27:43.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3987ffe, username -> user.296961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fdd52cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.001 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.001 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.001 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6051: status.find.is(200), but actually found 503
20:27:43.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f6756ae, username -> user.946986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b5cd9ce, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.002 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.002 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.002 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6052: status.find.is(200), but actually found 503
20:27:43.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31837f84, username -> user.492062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43b2aae2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:42 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.016 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.016 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.016 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6053: status.find.is(200), but actually found 503
20:27:43.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6053,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d32c31, username -> user.154817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76d6f0a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.028 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.028 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6054: status.find.is(200), but actually found 503
20:27:43.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46cb9ab4, username -> user.182478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42c10307, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.050 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.050 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.050 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.050 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.050 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6055: status.find.is(200), but actually found 503
20:27:43.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6055,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@454678d7, username -> user.123584, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fac07e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.055 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.055 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6056: status.find.is(200), but actually found 503
20:27:43.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17ee9f77, username -> user.996607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31c4f5b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.056 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.056 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.056 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6057: status.find.is(200), but actually found 503
20:27:43.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d5e9948, username -> user.472876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bf4a0e5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.058 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.058 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.058 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6059: status.find.is(200), but actually found 503
20:27:43.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6059,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38118aaf, username -> user.26995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74350fbb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.073 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.073 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.073 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6058: status.find.is(200), but actually found 503
20:27:43.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@434a2532, username -> user.551695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5167aa10, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.074 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.074 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.074 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6060: status.find.is(200), but actually found 503
20:27:43.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6060,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67bd5dda, username -> user.570447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50ab3e2a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.075 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.075 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.075 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.075 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.075 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6061: status.find.is(200), but actually found 503
20:27:43.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46ffd0e7, username -> user.926557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@452efc27, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.081 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.081 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.081 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6062: status.find.is(200), but actually found 503
20:27:43.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e582396, username -> user.523649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cf9fd5d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.087 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.087 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6064: status.find.is(200), but actually found 503
20:27:43.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6064,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fef5334, username -> user.25824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3032711c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.092 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.092 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6063: status.find.is(200), but actually found 503
20:27:43.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a039f79, username -> user.771457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13e929b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.092 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.092 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.099 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6065: status.find.is(200), but actually found 503
20:27:43.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@267a0c4b, username -> user.329955, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25bf8622, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.100 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.100 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.100 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.100 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.100 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6066: status.find.is(200), but actually found 503
20:27:43.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24456cee, username -> user.49099, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64629017, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.102 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.102 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.102 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6067: status.find.is(200), but actually found 503
20:27:43.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6067,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b70da10, username -> user.273162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e173bf6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.111 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.111 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.111 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6069: status.find.is(200), but actually found 503
20:27:43.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e6bb8cc, username -> user.649809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c5ad94, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.124 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.124 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.124 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6070: status.find.is(200), but actually found 503
20:27:43.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6070,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76a15554, username -> user.730088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c257f0e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.124 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.124 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.124 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6068: status.find.is(200), but actually found 503
20:27:43.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@697b6d9, username -> user.195564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c4296d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.126 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.126 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.126 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6071: status.find.is(200), but actually found 503
20:27:43.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f366386, username -> user.209057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29c02877, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.135 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.135 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.135 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6072: status.find.is(200), but actually found 503
20:27:43.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@673e768d, username -> user.771347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c8483a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.138 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.138 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.138 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6073: status.find.is(200), but actually found 503
20:27:43.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6073,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78484589, username -> user.54892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51751711, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.156 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.156 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.156 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6074: status.find.is(200), but actually found 503
20:27:43.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4514b832, username -> user.33263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57e56617, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.167 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.167 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.167 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6075: status.find.is(200), but actually found 503
20:27:43.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f00aa13, username -> user.937402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bf009ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.199 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.199 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.199 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6076: status.find.is(200), but actually found 503
20:27:43.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b885604, username -> user.154093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@225b7731, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.218 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.218 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.218 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.218 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.218 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6077: status.find.is(200), but actually found 503
20:27:43.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e12e205, username -> user.539457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76527bc8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.229 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.230 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.230 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6078: status.find.is(200), but actually found 503
20:27:43.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5af6a057, username -> user.187374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@658d6c0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.243 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.243 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.243 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6079: status.find.is(200), but actually found 503
20:27:43.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6079,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28399091, username -> user.634985, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ec73ab8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.246 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.246 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6080: status.find.is(200), but actually found 503
20:27:43.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a0b9aa3, username -> user.794471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fe81025, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6081: status.find.is(200), but actually found 503
20:27:43.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48e272dd, username -> user.379787, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5920a33b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.259 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.259 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.259 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6082: status.find.is(200), but actually found 503
20:27:43.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f222e73, username -> user.539476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@208f1565, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.261 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.261 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.261 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6083: status.find.is(200), but actually found 503
20:27:43.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a6336ca, username -> user.49014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67eed5cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.271 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.271 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.271 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6084: status.find.is(200), but actually found 503
20:27:43.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ee8a183, username -> user.748586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1572ebf9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6085: status.find.is(200), but actually found 503
20:27:43.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a15fc00, username -> user.741356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79fb8e56, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6086: status.find.is(200), but actually found 503
20:27:43.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6da8951c, username -> user.608698, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11df6608, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.301 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.301 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.301 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6087: status.find.is(200), but actually found 503
20:27:43.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6087,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fe81e4f, username -> user.145361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@132e6867, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.302 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.302 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.302 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6088: status.find.is(200), but actually found 503
20:27:43.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6088,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@426b754f, username -> user.167938, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5675e991, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.317 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6091: status.find.is(200), but actually found 503
20:27:43.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bd10495, username -> user.138122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@612b6fce, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6089: status.find.is(200), but actually found 503
20:27:43.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55059346, username -> user.82318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fdbe062, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6090: status.find.is(200), but actually found 503
20:27:43.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6090,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c57d30f, username -> user.199233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c62339f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6092: status.find.is(200), but actually found 503
20:27:43.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@661a712, username -> user.179442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fb0f9ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6093: status.find.is(200), but actually found 503
20:27:43.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f54b8e3, username -> user.531937, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a3d16fa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6094: status.find.is(200), but actually found 503
20:27:43.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68848a5b, username -> user.482435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66e7664b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6095: status.find.is(200), but actually found 503
20:27:43.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@760e2c0f, username -> user.557961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12579747, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6097: status.find.is(200), but actually found 503
20:27:43.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d4dbdeb, username -> user.17258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6625805, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6098: status.find.is(200), but actually found 503
20:27:43.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@614f334f, username -> user.988088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f367bbe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6096: status.find.is(200), but actually found 503
20:27:43.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60bc7240, username -> user.766723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46442276, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6100: status.find.is(200), but actually found 503
20:27:43.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@595b53ea, username -> user.528751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@325405fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6099: status.find.is(200), but actually found 503
20:27:43.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5340cb94, username -> user.663903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@467250, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6101: status.find.is(200), but actually found 503
20:27:43.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ca563fb, username -> user.755781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39c57f93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6102: status.find.is(200), but actually found 503
20:27:43.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44642f6c, username -> user.887030, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d4d4289, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6103: status.find.is(200), but actually found 503
20:27:43.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bca5d78, username -> user.894716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ef2628, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6104: status.find.is(200), but actually found 503
20:27:43.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20deca3c, username -> user.878630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@599e96d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6105: status.find.is(200), but actually found 503
20:27:43.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ac9316e, username -> user.326784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23af16d2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6106: status.find.is(200), but actually found 503
20:27:43.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38b3feeb, username -> user.178141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a2e9d59, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6107: status.find.is(200), but actually found 503
20:27:43.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a11dea9, username -> user.961624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60fe8f3a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6108: status.find.is(200), but actually found 503
20:27:43.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ceacb7d, username -> user.582935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@738b4c5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6109: status.find.is(200), but actually found 503
20:27:43.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@509ecfc6, username -> user.326480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14e90b92, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.410 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.410 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.410 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6111: status.find.is(200), but actually found 503
20:27:43.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6110: status.find.is(200), but actually found 503
20:27:43.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3945ac42, username -> user.389461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eac9131, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1714f5ed, username -> user.529883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b8e6306, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6112: status.find.is(200), but actually found 503
20:27:43.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c842b48, username -> user.274441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f2972ea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6113: status.find.is(200), but actually found 503
20:27:43.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fd4d1eb, username -> user.342899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f46811f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6114: status.find.is(200), but actually found 503
20:27:43.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6114,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e2126ba, username -> user.920601, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66cbb7a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6115: status.find.is(200), but actually found 503
20:27:43.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d08acb5, username -> user.796307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@841d0eb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6116: status.find.is(200), but actually found 503
20:27:43.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6116,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dc4fa66, username -> user.760374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e833037, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6118: status.find.is(200), but actually found 503
20:27:43.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc7c4f3, username -> user.290006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@193d8b48, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6117: status.find.is(200), but actually found 503
20:27:43.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23042b0b, username -> user.52878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24392e2b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6120: status.find.is(200), but actually found 503
20:27:43.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17715472, username -> user.53156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4128e38a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6119: status.find.is(200), but actually found 503
20:27:43.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74388caa, username -> user.610446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d703ec8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6121: status.find.is(200), but actually found 503
20:27:43.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@783b385d, username -> user.346452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bea3475, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6122: status.find.is(200), but actually found 503
20:27:43.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ee1c782, username -> user.572188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79023e13, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6123: status.find.is(200), but actually found 503
20:27:43.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@527a4835, username -> user.326809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ca3045, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6124: status.find.is(200), but actually found 503
20:27:43.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2683e33f, username -> user.432618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ce875b1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6125: status.find.is(200), but actually found 503
20:27:43.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37511c60, username -> user.558272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@119715b3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.468 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.468 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6126: status.find.is(200), but actually found 503
20:27:43.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d58c880, username -> user.598242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dd3e35b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6127: status.find.is(200), but actually found 503
20:27:43.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c17b5b, username -> user.570201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12f2f07d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6128: status.find.is(200), but actually found 503
20:27:43.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32bc8728, username -> user.501838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f6f345c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6129: status.find.is(200), but actually found 503
20:27:43.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79415027, username -> user.424715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60038d6d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6130: status.find.is(200), but actually found 503
20:27:43.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a2388dc, username -> user.265847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d206bd4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6131: status.find.is(200), but actually found 503
20:27:43.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ed03afe, username -> user.407644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8107547, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6132: status.find.is(200), but actually found 503
20:27:43.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1412c172, username -> user.809179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e4f1e5c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6133: status.find.is(200), but actually found 503
20:27:43.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b2ca360, username -> user.211527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a39b2f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6134: status.find.is(200), but actually found 503
20:27:43.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d58d6d8, username -> user.522175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f7a71dc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6135: status.find.is(200), but actually found 503
20:27:43.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14993cbb, username -> user.651240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2474af5e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6136: status.find.is(200), but actually found 503
20:27:43.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@573276f2, username -> user.675729, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4afd7aa2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6137: status.find.is(200), but actually found 503
20:27:43.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a1424ee, username -> user.671819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b4c0e21, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6138: status.find.is(200), but actually found 503
20:27:43.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d25ae69, username -> user.648318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d28ab98, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6139: status.find.is(200), but actually found 503
20:27:43.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e1ab5fc, username -> user.658550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea16fea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6140: status.find.is(200), but actually found 503
20:27:43.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b1caa5c, username -> user.298064, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bf3c1b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6141: status.find.is(200), but actually found 503
20:27:43.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e025b27, username -> user.408596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18fe29b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6142: status.find.is(200), but actually found 503
20:27:43.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47c1ae88, username -> user.454906, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c766238, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6143: status.find.is(200), but actually found 503
20:27:43.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b3a008f, username -> user.838652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e4e7c8d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6144: status.find.is(200), but actually found 503
20:27:43.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e3e400e, username -> user.203634, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@86d1926, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.609 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.609 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6145: status.find.is(200), but actually found 503
20:27:43.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@420b1ba5, username -> user.343518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31b8abab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6146: status.find.is(200), but actually found 503
20:27:43.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a7747f6, username -> user.492861, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c04530c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6147: status.find.is(200), but actually found 503
20:27:43.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3815a769, username -> user.234486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@379d7d5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6148: status.find.is(200), but actually found 503
20:27:43.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a6bd5f, username -> user.378586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33df548, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6149: status.find.is(200), but actually found 503
20:27:43.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@598b5b9b, username -> user.901311, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37d2d469, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6150: status.find.is(200), but actually found 503
20:27:43.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a5444ba, username -> user.491609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71a1b13e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6151: status.find.is(200), but actually found 503
20:27:43.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44687b86, username -> user.300824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1949eb54, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6152: status.find.is(200), but actually found 503
20:27:43.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b4a0db3, username -> user.109443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a434e12, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6153: status.find.is(200), but actually found 503
20:27:43.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7450809c, username -> user.311923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fd8f9ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6154: status.find.is(200), but actually found 503
20:27:43.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67c97359, username -> user.960697, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37cfcf2f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6155: status.find.is(200), but actually found 503
20:27:43.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47d8b8d, username -> user.698364, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f137bab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6156: status.find.is(200), but actually found 503
20:27:43.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@202fa41d, username -> user.740865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e3fb40e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.741 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.741 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.741 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6157: status.find.is(200), but actually found 503
20:27:43.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38e5a1b0, username -> user.630852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4680070d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.745 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6159: status.find.is(200), but actually found 503
20:27:43.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6159,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30dab951, username -> user.706287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dad11d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6158: status.find.is(200), but actually found 503
20:27:43.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32618520, username -> user.169043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@781ed80a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6160: status.find.is(200), but actually found 503
20:27:43.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38de2161, username -> user.309525, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14cc2844, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6161: status.find.is(200), but actually found 503
20:27:43.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23848144, username -> user.964253, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39c870a2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.762 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6162: status.find.is(200), but actually found 503
20:27:43.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69d0223e, username -> user.805933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17b2903b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.766 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.766 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6164: status.find.is(200), but actually found 503
20:27:43.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58983edc, username -> user.770843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ce02cd5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.772 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.772 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6163: status.find.is(200), but actually found 503
20:27:43.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3897eb07, username -> user.585999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dac2d93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.774 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.774 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.774 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6165: status.find.is(200), but actually found 503
20:27:43.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ee18a53, username -> user.319625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d354d97, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.789 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6166: status.find.is(200), but actually found 503
20:27:43.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11288e1a, username -> user.936343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59916911, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.792 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.792 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.792 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6167: status.find.is(200), but actually found 503
20:27:43.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6167,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52f93c61, username -> user.744885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@554ac9f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.802 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.802 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.802 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6168: status.find.is(200), but actually found 503
20:27:43.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dbc13f8, username -> user.219265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56c0b069, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.821 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.821 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.821 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6169: status.find.is(200), but actually found 503
20:27:43.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6169,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b1bc792, username -> user.855952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b3ffe0d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.821 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.821 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.821 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6170: status.find.is(200), but actually found 503
20:27:43.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@de781ed, username -> user.936953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@219878b3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.824 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.824 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.824 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.824 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.824 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.840 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6171: status.find.is(200), but actually found 503
20:27:43.840 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72ad7180, username -> user.420620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ae4adbb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.841 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.841 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.841 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6172: status.find.is(200), but actually found 503
20:27:43.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14ef7101, username -> user.162744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@493d20cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.849 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.849 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.849 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6173: status.find.is(200), but actually found 503
20:27:43.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8b7a97e, username -> user.753403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d4a71f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.854 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.854 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.854 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6174: status.find.is(200), but actually found 503
20:27:43.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6577b89c, username -> user.952700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b017997, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.857 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.857 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.857 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.860 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6175: status.find.is(200), but actually found 503
20:27:43.860 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7913abdf, username -> user.137113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c66859d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.860 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.860 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.860 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.860 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.860 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6177: status.find.is(200), but actually found 503
20:27:43.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6177,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61d9d4ec, username -> user.120270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66d0e732, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.869 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.869 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.869 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.869 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.869 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6178: status.find.is(200), but actually found 503
20:27:43.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f9a67fc, username -> user.19054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@473371e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.870 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.870 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.870 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6176: status.find.is(200), but actually found 503
20:27:43.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a9d5be9, username -> user.938532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4381a6f2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.870 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.870 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.870 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6180: status.find.is(200), but actually found 503
20:27:43.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10195ff4, username -> user.11267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@96eedf5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.876 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.876 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.876 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.876 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.876 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6179: status.find.is(200), but actually found 503
20:27:43.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2916b1c6, username -> user.509736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e5ea830, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.877 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.877 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.878 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.878 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.878 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6181: status.find.is(200), but actually found 503
20:27:43.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26e7ae17, username -> user.878759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@110906a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.886 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.886 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.886 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6182: status.find.is(200), but actually found 503
20:27:43.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56fda641, username -> user.357475, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f0bada, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.900 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.900 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.900 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6183: status.find.is(200), but actually found 503
20:27:43.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eafcf01, username -> user.70618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@352ef481, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.905 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.905 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.905 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.908 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6184: status.find.is(200), but actually found 503
20:27:43.908 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34bac649, username -> user.289308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59f420f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.908 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.908 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.908 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.908 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.908 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6185: status.find.is(200), but actually found 503
20:27:43.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71a54d10, username -> user.964158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@443723e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.913 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.913 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.913 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6187: status.find.is(200), but actually found 503
20:27:43.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6186: status.find.is(200), but actually found 503
20:27:43.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6187,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40b4ed5f, username -> user.145423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@590ca5b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.917 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29c46ccf, username -> user.469502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@189d78f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.917 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.917 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.917 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.917 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.917 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6188: status.find.is(200), but actually found 503
20:27:43.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@176641e2, username -> user.935551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78ee5d76, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.919 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.919 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.919 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6189: status.find.is(200), but actually found 503
20:27:43.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@545bbd2, username -> user.931884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@308c1e5d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.921 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.921 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6190: status.find.is(200), but actually found 503
20:27:43.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@427406c6, username -> user.568370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a1fe54c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.926 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.926 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.926 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6192: status.find.is(200), but actually found 503
20:27:43.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77d2fe4, username -> user.860189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67df6ef1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.932 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.932 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.932 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6191: status.find.is(200), but actually found 503
20:27:43.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a154692, username -> user.433471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@722f0def, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.932 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.932 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.932 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6193: status.find.is(200), but actually found 503
20:27:43.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35673212, username -> user.881318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@546fbafb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.933 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.933 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.933 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6194: status.find.is(200), but actually found 503
20:27:43.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dac9b7a, username -> user.581121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31f5a0b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.946 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.946 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.946 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.946 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.946 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.950 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6195: status.find.is(200), but actually found 503
20:27:43.950 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dcd3e41, username -> user.938430, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31c922bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.950 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.950 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.950 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.950 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.950 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6196: status.find.is(200), but actually found 503
20:27:43.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6196,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cdbc70e, username -> user.409961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66e7c99e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.982 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.982 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.982 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:43.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6197: status.find.is(200), but actually found 503
20:27:43.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ef9d64, username -> user.346733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f631cf8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:43.994 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.994 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.994 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:43.994 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:43.994 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6198: status.find.is(200), but actually found 503
20:27:44.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ce96cdc, username -> user.804666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@671d06ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.000 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.000 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.000 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6199: status.find.is(200), but actually found 503
20:27:44.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4982c6b5, username -> user.654422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1985df43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.003 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.003 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.003 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.008 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6200: status.find.is(200), but actually found 503
20:27:44.008 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c01a723, username -> user.49434, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42498ca9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:43 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.008 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.008 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.008 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.008 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.008 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6201: status.find.is(200), but actually found 503
20:27:44.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ba2c3e2, username -> user.631232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@677df5c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.024 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.024 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.024 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6202: status.find.is(200), but actually found 503
20:27:44.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@297e6b52, username -> user.976742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2356c8a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.025 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.025 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.025 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6203: status.find.is(200), but actually found 503
20:27:44.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a6310d4, username -> user.423386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ddac2d2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.037 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.037 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.037 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6204: status.find.is(200), but actually found 503
20:27:44.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@190478b2, username -> user.50198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c484321, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.050 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.050 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.050 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.050 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.050 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6205: status.find.is(200), but actually found 503
20:27:44.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2857732e, username -> user.258246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7879fe8f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.055 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.055 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.067 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6206: status.find.is(200), but actually found 503
20:27:44.067 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16ac9df0, username -> user.332495, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@740cebd5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.067 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.067 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.067 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.067 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.067 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6207: status.find.is(200), but actually found 503
20:27:44.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ef8ceb8, username -> user.727979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e993223, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.073 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.073 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.073 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6208: status.find.is(200), but actually found 503
20:27:44.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6208,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e7c037c, username -> user.56027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20101758, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.080 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.080 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.080 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6209: status.find.is(200), but actually found 503
20:27:44.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bd81b9e, username -> user.404810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57a34555, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.082 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.082 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.082 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6210: status.find.is(200), but actually found 503
20:27:44.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31d94c76, username -> user.93969, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1807767c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.106 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.106 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.106 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6211: status.find.is(200), but actually found 503
20:27:44.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e6daa32, username -> user.921513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a16b088, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.107 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.107 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.107 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.107 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.107 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6212: status.find.is(200), but actually found 503
20:27:44.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31a31b13, username -> user.929162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69509f80, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.110 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.110 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.111 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.111 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.113 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6213: status.find.is(200), but actually found 503
20:27:44.113 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@591ce478, username -> user.83699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21605682, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.113 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.113 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.113 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.113 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.113 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6214: status.find.is(200), but actually found 503
20:27:44.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6214,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cd991bc, username -> user.845322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b419f77, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.115 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.115 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.115 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6215: status.find.is(200), but actually found 503
20:27:44.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28222b77, username -> user.359233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77cae7a8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.123 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.123 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.123 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6217: status.find.is(200), but actually found 503
20:27:44.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43b4cced, username -> user.740887, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ee4baaa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.124 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.124 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.124 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6216: status.find.is(200), but actually found 503
20:27:44.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7051f8e6, username -> user.148769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11886170, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.125 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.125 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.125 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6219: status.find.is(200), but actually found 503
20:27:44.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@255bc331, username -> user.261120, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@776c82fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.127 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.127 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.127 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6218: status.find.is(200), but actually found 503
20:27:44.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c04a52d, username -> user.590574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@667a6d04, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.132 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.132 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.132 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6220: status.find.is(200), but actually found 503
20:27:44.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47cc0144, username -> user.337621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d3720e7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.135 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.135 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.135 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6221: status.find.is(200), but actually found 503
20:27:44.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bc7247b, username -> user.553224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@89afa2e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.137 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.137 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.137 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6222: status.find.is(200), but actually found 503
20:27:44.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cd135dd, username -> user.927797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ee062aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.143 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.143 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.143 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.143 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.143 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6223: status.find.is(200), but actually found 503
20:27:44.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48db7fb7, username -> user.444042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50cef51a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.145 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.145 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.145 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.145 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.145 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6224: status.find.is(200), but actually found 503
20:27:44.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a036995, username -> user.449257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44af84a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.155 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.155 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6225: status.find.is(200), but actually found 503
20:27:44.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57862794, username -> user.856095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c19c211, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.156 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.156 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.156 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6226: status.find.is(200), but actually found 503
20:27:44.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4220eb36, username -> user.971802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3961a5f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.166 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.166 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.166 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6228: status.find.is(200), but actually found 503
20:27:44.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@304575b4, username -> user.526487, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d9106b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.171 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.171 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.171 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6229: status.find.is(200), but actually found 503
20:27:44.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53ff1250, username -> user.351458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d7e1373, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6227: status.find.is(200), but actually found 503
20:27:44.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.174 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.174 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2021cb84, username -> user.889980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53eed988, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.174 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.174 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.174 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.174 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6230: status.find.is(200), but actually found 503
20:27:44.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f677408, username -> user.224498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f935e29, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.190 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.190 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.190 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6231: status.find.is(200), but actually found 503
20:27:44.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76291e11, username -> user.8067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fe9ea30, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.193 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.194 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.194 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6232: status.find.is(200), but actually found 503
20:27:44.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50ac753f, username -> user.262366, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f453104, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.205 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.205 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.205 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6233: status.find.is(200), but actually found 503
20:27:44.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2de2b115, username -> user.653826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4854c3e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.212 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.212 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.212 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6234: status.find.is(200), but actually found 503
20:27:44.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@589e53bb, username -> user.590883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@412ab848, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.214 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.214 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.214 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6235: status.find.is(200), but actually found 503
20:27:44.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6235,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@212c7a8f, username -> user.709591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a1567d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.215 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.215 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.215 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6236: status.find.is(200), but actually found 503
20:27:44.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@835a74f, username -> user.263952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fd4512c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.217 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.217 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.217 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6240: status.find.is(200), but actually found 503
20:27:44.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b6e73ba, username -> user.206730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58355235, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6238: status.find.is(200), but actually found 503
20:27:44.235 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6237: status.find.is(200), but actually found 503
20:27:44.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.235 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6238,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b9805b0, username -> user.617987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2650c15b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.235 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6237,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58487a5a, username -> user.384104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a0e79d4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.235 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.235 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.235 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.236 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.236 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.236 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6239: status.find.is(200), but actually found 503
20:27:44.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b6de9d6, username -> user.47862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18d809cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.237 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.237 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.237 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6242: status.find.is(200), but actually found 503
20:27:44.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42eb836d, username -> user.572312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d7a95d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.244 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.244 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.244 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6243: status.find.is(200), but actually found 503
20:27:44.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bfb3c75, username -> user.990952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2528bb65, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.244 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.244 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.244 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6241: status.find.is(200), but actually found 503
20:27:44.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ffb93ef, username -> user.219428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63b3d9d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.244 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.244 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.244 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6244: status.find.is(200), but actually found 503
20:27:44.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@634ddabc, username -> user.571614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78befbb4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.246 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.246 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6245: status.find.is(200), but actually found 503
20:27:44.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6245,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70006819, username -> user.606567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b4699db, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.254 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6246: status.find.is(200), but actually found 503
20:27:44.254 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a0cabb1, username -> user.374360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e8f55cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.254 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.254 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.254 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.254 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.254 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6248: status.find.is(200), but actually found 503
20:27:44.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59a4f7f, username -> user.532285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d183d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6247: status.find.is(200), but actually found 503
20:27:44.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.256 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.256 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.256 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3de04b09, username -> user.110308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3871332, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.256 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.256 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.256 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6249: status.find.is(200), but actually found 503
20:27:44.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dc90577, username -> user.490468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@659b7dc2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.272 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.272 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.272 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6250: status.find.is(200), but actually found 503
20:27:44.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63b2fb02, username -> user.987299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@491b7f44, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6251: status.find.is(200), but actually found 503
20:27:44.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6251,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1de6a928, username -> user.665686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fdc5019, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.279 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.279 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.279 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6252: status.find.is(200), but actually found 503
20:27:44.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2953bd0b, username -> user.169652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c7978b1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6255: status.find.is(200), but actually found 503
20:27:44.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6254: status.find.is(200), but actually found 503
20:27:44.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36e9ba9b, username -> user.330598, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52aed6c9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b7afa63, username -> user.345045, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1014c339, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6253: status.find.is(200), but actually found 503
20:27:44.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d03d2e6, username -> user.440406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602e1b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6256: status.find.is(200), but actually found 503
20:27:44.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45071623, username -> user.152572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d8c4e9a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6257: status.find.is(200), but actually found 503
20:27:44.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@646b07a6, username -> user.697026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37dc842f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6258: status.find.is(200), but actually found 503
20:27:44.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6258,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d740301, username -> user.407405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39a1b29, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6259: status.find.is(200), but actually found 503
20:27:44.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6259,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21114280, username -> user.606077, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@735bda43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6261: status.find.is(200), but actually found 503
20:27:44.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44d541d8, username -> user.775274, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37e6b9fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6260: status.find.is(200), but actually found 503
20:27:44.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@447d382c, username -> user.979519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49688225, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6262: status.find.is(200), but actually found 503
20:27:44.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a324763, username -> user.645041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e4754dc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6263: status.find.is(200), but actually found 503
20:27:44.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1905421e, username -> user.830583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2602fa34, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6264: status.find.is(200), but actually found 503
20:27:44.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c5d247c, username -> user.314315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5beb733f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6265: status.find.is(200), but actually found 503
20:27:44.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6265,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38ee4ade, username -> user.764395, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d190209, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6266: status.find.is(200), but actually found 503
20:27:44.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46085680, username -> user.44811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3296cfa8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6267: status.find.is(200), but actually found 503
20:27:44.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6267,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c71c29e, username -> user.565262, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24f695d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6269: status.find.is(200), but actually found 503
20:27:44.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f98e58c, username -> user.895630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c0f8c7b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6268: status.find.is(200), but actually found 503
20:27:44.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6268,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a746435, username -> user.364037, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53bd6a45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6271: status.find.is(200), but actually found 503
20:27:44.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f43ed84, username -> user.766209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@485bd95, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6270: status.find.is(200), but actually found 503
20:27:44.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3127437e, username -> user.572067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d120edb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.482 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.482 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6274: status.find.is(200), but actually found 503
20:27:44.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@665ebe19, username -> user.723128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b8fd5d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6272: status.find.is(200), but actually found 503
20:27:44.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4997d303, username -> user.538882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@345c721c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6273: status.find.is(200), but actually found 503
20:27:44.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6273,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e186f39, username -> user.273518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@db67529, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6275: status.find.is(200), but actually found 503
20:27:44.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6275,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bb933fa, username -> user.72223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4097694f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6276: status.find.is(200), but actually found 503
20:27:44.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a7d5a54, username -> user.404532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37099e94, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6277: status.find.is(200), but actually found 503
20:27:44.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69ec0572, username -> user.40269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7594216, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6278: status.find.is(200), but actually found 503
20:27:44.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1046c911, username -> user.432481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38e79d25, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.507 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.507 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.507 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6279: status.find.is(200), but actually found 503
20:27:44.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53cbfd49, username -> user.165867, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62a97e5e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.513 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.513 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.513 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6280: status.find.is(200), but actually found 503
20:27:44.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44c1963f, username -> user.132739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@215a341f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6281: status.find.is(200), but actually found 503
20:27:44.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f5a9044, username -> user.698887, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25289fcb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6283: status.find.is(200), but actually found 503
20:27:44.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6283,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b5c106, username -> user.355901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d296dc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6282: status.find.is(200), but actually found 503
20:27:44.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6282,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46d26cf4, username -> user.788279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42ea8ef8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6284: status.find.is(200), but actually found 503
20:27:44.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6284,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d62d5f5, username -> user.86942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@240e4fa0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6285: status.find.is(200), but actually found 503
20:27:44.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6285,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dc978e4, username -> user.821993, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5455e54, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.584 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.584 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.584 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6286: status.find.is(200), but actually found 503
20:27:44.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f10290d, username -> user.406648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5427bd22, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6287: status.find.is(200), but actually found 503
20:27:44.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a8b2c68, username -> user.214752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ac4db70, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6289: status.find.is(200), but actually found 503
20:27:44.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51208643, username -> user.362243, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c5c5af9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6288: status.find.is(200), but actually found 503
20:27:44.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7481cd3f, username -> user.374571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f90767, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6290: status.find.is(200), but actually found 503
20:27:44.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cf27cf7, username -> user.741471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@697651a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6291: status.find.is(200), but actually found 503
20:27:44.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6291,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b0b9df0, username -> user.677261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@190f5f88, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6292: status.find.is(200), but actually found 503
20:27:44.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6292,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26894c1e, username -> user.604070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76761d61, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6293: status.find.is(200), but actually found 503
20:27:44.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5614a1ca, username -> user.987789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f5ae9ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6294: status.find.is(200), but actually found 503
20:27:44.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6294,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29ddac83, username -> user.743098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d570228, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6295: status.find.is(200), but actually found 503
20:27:44.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ee240ed, username -> user.630831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42cfddcd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6296: status.find.is(200), but actually found 503
20:27:44.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6296,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2aeefc09, username -> user.242555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6256f705, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6297: status.find.is(200), but actually found 503
20:27:44.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@436d5d07, username -> user.478118, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@780e3d9e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6298: status.find.is(200), but actually found 503
20:27:44.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e3fefee, username -> user.110063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67471d49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6299: status.find.is(200), but actually found 503
20:27:44.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32005de2, username -> user.483886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f101755, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6300: status.find.is(200), but actually found 503
20:27:44.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6300,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bc922fc, username -> user.118888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@100f810d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6301: status.find.is(200), but actually found 503
20:27:44.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@104be034, username -> user.523230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f53ab97, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6302: status.find.is(200), but actually found 503
20:27:44.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a6e8e8a, username -> user.865621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6468908b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6303: status.find.is(200), but actually found 503
20:27:44.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a8e6a21, username -> user.520803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7995ff74, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6304: status.find.is(200), but actually found 503
20:27:44.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56250913, username -> user.86259, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10cd54a8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6305: status.find.is(200), but actually found 503
20:27:44.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b7cba05, username -> user.600717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ebb2bb7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6307: status.find.is(200), but actually found 503
20:27:44.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6306: status.find.is(200), but actually found 503
20:27:44.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dfff334, username -> user.561603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62b535b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1638a3a4, username -> user.958794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71bb588e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6308: status.find.is(200), but actually found 503
20:27:44.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5519a0e2, username -> user.419501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@399cefe3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6309: status.find.is(200), but actually found 503
20:27:44.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ea58ee, username -> user.157527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7483a328, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6311: status.find.is(200), but actually found 503
20:27:44.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b7fa31a, username -> user.795737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67c669b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6310: status.find.is(200), but actually found 503
20:27:44.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77c10cc3, username -> user.261925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@333c0f0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6312: status.find.is(200), but actually found 503
20:27:44.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@755f729e, username -> user.513231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@288cd688, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6313: status.find.is(200), but actually found 503
20:27:44.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fda9539, username -> user.685091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56766aa0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.762 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6314: status.find.is(200), but actually found 503
20:27:44.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@317504d3, username -> user.561287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40c4cd8c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.766 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.766 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6315: status.find.is(200), but actually found 503
20:27:44.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d2597e8, username -> user.997177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dfa2ce3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.779 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.779 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.779 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6316: status.find.is(200), but actually found 503
20:27:44.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6317: status.find.is(200), but actually found 503
20:27:44.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6316,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@151109d6, username -> user.182373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@471d074a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@459df343, username -> user.841759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67b0f774, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.784 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.785 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.785 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.785 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.785 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.785 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.785 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.810 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6318: status.find.is(200), but actually found 503
20:27:44.810 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6319: status.find.is(200), but actually found 503
20:27:44.810 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@148570c6, username -> user.73739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ad1a602, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.810 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53d1a997, username -> user.602917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2af70eae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.810 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.810 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.810 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.810 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.810 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.810 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.810 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.810 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.810 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.810 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.826 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6320: status.find.is(200), but actually found 503
20:27:44.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2af91aa, username -> user.43661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@783dfd43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.827 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.827 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.827 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6321: status.find.is(200), but actually found 503
20:27:44.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@971103f, username -> user.839359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d32f86, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.835 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.835 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.835 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.840 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6322: status.find.is(200), but actually found 503
20:27:44.840 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69b45e1d, username -> user.34865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b90764c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.840 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.841 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.841 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.841 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.845 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6323: status.find.is(200), but actually found 503
20:27:44.845 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4409554b, username -> user.705877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bbc6d2e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.845 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.845 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.845 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6325: status.find.is(200), but actually found 503
20:27:44.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6324: status.find.is(200), but actually found 503
20:27:44.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c6ffefc, username -> user.491940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4997e8b7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@743c77a1, username -> user.106345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c3ad774, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.849 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.849 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.849 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.849 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.849 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.849 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6326: status.find.is(200), but actually found 503
20:27:44.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ed68080, username -> user.91309, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@210e288d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.886 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.886 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.886 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6327: status.find.is(200), but actually found 503
20:27:44.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58e7e52f, username -> user.108728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e46fa5a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.892 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.892 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.892 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6328: status.find.is(200), but actually found 503
20:27:44.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9f3e044, username -> user.968929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@736b866, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.893 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.893 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.893 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6329: status.find.is(200), but actually found 503
20:27:44.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f685ae6, username -> user.726002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2430656f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.895 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.895 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.895 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6330: status.find.is(200), but actually found 503
20:27:44.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38a0a28, username -> user.327160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ac0d516, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.907 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.907 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.907 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.907 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.907 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6331: status.find.is(200), but actually found 503
20:27:44.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@601c951c, username -> user.854222, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@167c420, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.928 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.928 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.928 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6332: status.find.is(200), but actually found 503
20:27:44.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38301667, username -> user.942844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2572f70e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.933 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.933 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.933 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6333: status.find.is(200), but actually found 503
20:27:44.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49addda4, username -> user.155271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63803839, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.934 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.934 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.934 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.934 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.934 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6334: status.find.is(200), but actually found 503
20:27:44.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37e0c0eb, username -> user.975872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@605681a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.936 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.936 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.937 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.937 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6336: status.find.is(200), but actually found 503
20:27:44.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6336,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a4328c5, username -> user.270741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@349fc2e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.944 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.944 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.944 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6335: status.find.is(200), but actually found 503
20:27:44.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6335,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c2a3ce3, username -> user.216379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e9bbe0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.944 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.944 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.944 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6337: status.find.is(200), but actually found 503
20:27:44.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6337,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1859d24, username -> user.536730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f485c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.951 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.951 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.951 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.951 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.951 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6338: status.find.is(200), but actually found 503
20:27:44.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6338,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74db652b, username -> user.905372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fd4991b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.954 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.954 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.954 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6340: status.find.is(200), but actually found 503
20:27:44.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6340,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7681da43, username -> user.756165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61972a4d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.960 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6339: status.find.is(200), but actually found 503
20:27:44.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d212b0a, username -> user.909162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@638c88e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.962 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.962 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.962 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.962 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.962 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6341: status.find.is(200), but actually found 503
20:27:44.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6341,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db9559d, username -> user.464832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ec2d6c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.963 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.963 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.963 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6342: status.find.is(200), but actually found 503
20:27:44.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cc09b98, username -> user.1000936, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4678dc00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.966 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.966 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.966 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6343: status.find.is(200), but actually found 503
20:27:44.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e4fb1d9, username -> user.943001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29e6eba2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.969 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.969 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.969 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.969 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.969 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6344: status.find.is(200), but actually found 503
20:27:44.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6344,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ba7400f, username -> user.989071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d4060ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.973 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.973 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.973 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6345: status.find.is(200), but actually found 503
20:27:44.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74277387, username -> user.86720, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3955a88f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.976 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.976 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.976 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6346: status.find.is(200), but actually found 503
20:27:44.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@527a7b1b, username -> user.24836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@172e036, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.976 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.976 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.976 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6347: status.find.is(200), but actually found 503
20:27:44.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36378441, username -> user.565618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@328753ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.981 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.981 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.981 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.981 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.981 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:44.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6348: status.find.is(200), but actually found 503
20:27:44.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6348,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e2158ac, username -> user.248046, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c5910e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:44.989 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.989 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.989 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:44.989 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:44.989 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6349: status.find.is(200), but actually found 503
20:27:45.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@597e912e, username -> user.575084, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e193758, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.005 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.005 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.005 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6351: status.find.is(200), but actually found 503
20:27:45.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15e52e4b, username -> user.193653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1825c530, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.014 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.014 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.014 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6350: status.find.is(200), but actually found 503
20:27:45.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a36eaf5, username -> user.404689, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b6096c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:44 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.015 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.015 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.015 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6352: status.find.is(200), but actually found 503
20:27:45.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e596817, username -> user.180932, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d0f6619, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.032 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.032 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.032 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6354: status.find.is(200), but actually found 503
20:27:45.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b920e25, username -> user.474063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44cfdc41, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.033 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.033 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.033 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.033 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.033 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6353: status.find.is(200), but actually found 503
20:27:45.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cb7bc5e, username -> user.492456, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41f66051, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.034 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.034 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.034 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6355: status.find.is(200), but actually found 503
20:27:45.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ca20d1b, username -> user.521616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18bf10fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.038 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.038 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.038 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6356: status.find.is(200), but actually found 503
20:27:45.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5750cd18, username -> user.99098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f7b5673, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.038 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.038 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.038 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6357: status.find.is(200), but actually found 503
20:27:45.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c44844d, username -> user.582073, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bb63be5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.041 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.041 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.041 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6358: status.find.is(200), but actually found 503
20:27:45.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c7f847e, username -> user.778445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cbd632, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.061 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.061 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.061 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.061 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.061 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6359: status.find.is(200), but actually found 503
20:27:45.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61a54ed, username -> user.846040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35e8fc8e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.073 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.073 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.073 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.079 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6360: status.find.is(200), but actually found 503
20:27:45.079 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@663a9921, username -> user.234489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@572c0ad1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.079 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.079 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.079 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.079 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.079 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6361: status.find.is(200), but actually found 503
20:27:45.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6361,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eae3d19, username -> user.523367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@215ad000, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.082 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.082 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.082 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6362: status.find.is(200), but actually found 503
20:27:45.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@163a4354, username -> user.316756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f62f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.088 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.088 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.088 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.088 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.088 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6363: status.find.is(200), but actually found 503
20:27:45.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19c7403d, username -> user.664851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@115778c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.092 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.093 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.093 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.093 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6364: status.find.is(200), but actually found 503
20:27:45.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3826311, username -> user.115958, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2742aff5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.094 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.094 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.094 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.094 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.094 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6365: status.find.is(200), but actually found 503
20:27:45.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44ca1a87, username -> user.294302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@691014d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.096 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.096 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6366: status.find.is(200), but actually found 503
20:27:45.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6366,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21eb1519, username -> user.560173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c272293, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.110 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.110 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.110 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.110 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.110 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6367: status.find.is(200), but actually found 503
20:27:45.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6367,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dc4acc6, username -> user.740720, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@316f4c43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.119 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.119 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.119 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.119 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.119 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6368: status.find.is(200), but actually found 503
20:27:45.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bf882f8, username -> user.191509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e745840, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.122 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.123 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.123 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6369: status.find.is(200), but actually found 503
20:27:45.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52d0c9d1, username -> user.961581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@354da99, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.129 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.129 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.129 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.129 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.129 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6370: status.find.is(200), but actually found 503
20:27:45.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d216ba2, username -> user.713318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46b9a905, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.131 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.131 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.131 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.131 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.131 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6371: status.find.is(200), but actually found 503
20:27:45.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ea6db91, username -> user.540351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7280d78b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.135 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.135 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.135 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6372: status.find.is(200), but actually found 503
20:27:45.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b9d6968, username -> user.43234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ea07ca6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.144 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.144 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.144 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6373: status.find.is(200), but actually found 503
20:27:45.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@999beac, username -> user.152193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1167253e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.146 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.146 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.146 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.146 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.146 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6374: status.find.is(200), but actually found 503
20:27:45.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6374,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54cdf6b3, username -> user.784956, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eedc05e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.155 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.155 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6375: status.find.is(200), but actually found 503
20:27:45.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@714bc3cd, username -> user.7068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25a25c35, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.160 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.160 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.160 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.160 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.160 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6376: status.find.is(200), but actually found 503
20:27:45.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e90f212, username -> user.348164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cd18b70, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.162 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.162 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.162 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.164 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6377: status.find.is(200), but actually found 503
20:27:45.164 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@662bb509, username -> user.686822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79f20a20, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.164 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.164 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.164 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.164 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.164 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6378: status.find.is(200), but actually found 503
20:27:45.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77dc1e54, username -> user.709445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3338d318, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6379: status.find.is(200), but actually found 503
20:27:45.176 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f3923fa, username -> user.847414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cdc4a88, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.176 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.176 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.176 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.176 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.176 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6380: status.find.is(200), but actually found 503
20:27:45.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3593914e, username -> user.994377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2599e606, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.183 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.183 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.183 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.186 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6381: status.find.is(200), but actually found 503
20:27:45.186 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@163cbfd7, username -> user.990480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b691b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.186 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.186 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.186 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.186 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.186 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6382: status.find.is(200), but actually found 503
20:27:45.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26b8e54d, username -> user.801935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f027f5e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.187 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.187 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.187 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6383: status.find.is(200), but actually found 503
20:27:45.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32e737ad, username -> user.891588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a6d1fab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.194 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.194 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.194 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.200 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6384: status.find.is(200), but actually found 503
20:27:45.200 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6384,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57329aef, username -> user.901580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8823db3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.200 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.200 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.200 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.200 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.200 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6385: status.find.is(200), but actually found 503
20:27:45.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14ddbc6, username -> user.541959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24e85964, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.212 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.212 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.212 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6386: status.find.is(200), but actually found 503
20:27:45.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6731cac9, username -> user.630632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@517bd1f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.213 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.213 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.213 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6388: status.find.is(200), but actually found 503
20:27:45.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37308d14, username -> user.191032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a189218, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.224 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.224 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.224 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6387: status.find.is(200), but actually found 503
20:27:45.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6387,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15aa3e1f, username -> user.363256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d781568, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.225 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.225 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.225 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6389: status.find.is(200), but actually found 503
20:27:45.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a15d35a, username -> user.13810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@427355f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.227 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.227 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6390: status.find.is(200), but actually found 503
20:27:45.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c8fdfff, username -> user.524915, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27ccdab3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.228 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.228 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.228 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6391: status.find.is(200), but actually found 503
20:27:45.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@118426f8, username -> user.683788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e7ecaae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.231 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.231 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.231 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6392: status.find.is(200), but actually found 503
20:27:45.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c74bdde, username -> user.412822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@652dd820, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.238 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.238 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.238 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6393: status.find.is(200), but actually found 503
20:27:45.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6393,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4366dfd4, username -> user.524906, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78deb94c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.250 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.250 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.250 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6394: status.find.is(200), but actually found 503
20:27:45.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@272d2d4b, username -> user.671359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3094a944, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.274 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.274 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6395: status.find.is(200), but actually found 503
20:27:45.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6395,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19ed0241, username -> user.706367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f3dc475, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6396: status.find.is(200), but actually found 503
20:27:45.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2781b01c, username -> user.775842, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e315c43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6397: status.find.is(200), but actually found 503
20:27:45.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17fb6522, username -> user.399357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@644ab20d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6399: status.find.is(200), but actually found 503
20:27:45.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6398: status.find.is(200), but actually found 503
20:27:45.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ec9d914, username -> user.565043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7518d33f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a10dffd, username -> user.973436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b63d77f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6400: status.find.is(200), but actually found 503
20:27:45.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7154bb52, username -> user.680026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68226f6e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6401: status.find.is(200), but actually found 503
20:27:45.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ef2ed00, username -> user.355331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@418e90f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6402: status.find.is(200), but actually found 503
20:27:45.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5463bc3a, username -> user.556130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d6d53fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6403: status.find.is(200), but actually found 503
20:27:45.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b345709, username -> user.655482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f2ac8b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6404: status.find.is(200), but actually found 503
20:27:45.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ac54cda, username -> user.469116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29ae2abb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6407: status.find.is(200), but actually found 503
20:27:45.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3823a3c2, username -> user.560481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@820f1d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6405: status.find.is(200), but actually found 503
20:27:45.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e7eaeb3, username -> user.596329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ab52925, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6408: status.find.is(200), but actually found 503
20:27:45.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d961a59, username -> user.459343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2495da78, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6409: status.find.is(200), but actually found 503
20:27:45.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67c3d3fe, username -> user.626144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12ae28ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6406: status.find.is(200), but actually found 503
20:27:45.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bdd29b2, username -> user.460735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c8c9dc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6410: status.find.is(200), but actually found 503
20:27:45.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57e2e2f2, username -> user.211864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@196bda30, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6411: status.find.is(200), but actually found 503
20:27:45.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1822c122, username -> user.19661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@692c276d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6412: status.find.is(200), but actually found 503
20:27:45.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45078a7c, username -> user.773718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6facc390, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6415: status.find.is(200), but actually found 503
20:27:45.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c442a50, username -> user.648047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ff697cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6414: status.find.is(200), but actually found 503
20:27:45.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6414,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5af284ea, username -> user.747572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6621577e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.363 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6413: status.find.is(200), but actually found 503
20:27:45.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6413,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7455d935, username -> user.273570, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38cb70e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.363 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6417: status.find.is(200), but actually found 503
20:27:45.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6417,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24e497d5, username -> user.523879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@115882b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6416: status.find.is(200), but actually found 503
20:27:45.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d48f4b1, username -> user.460007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79925461, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6418: status.find.is(200), but actually found 503
20:27:45.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@651a4f9b, username -> user.950104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cd1ad6e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6419: status.find.is(200), but actually found 503
20:27:45.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e765654, username -> user.146528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5743c88c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6420: status.find.is(200), but actually found 503
20:27:45.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27056e07, username -> user.517209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5763a9e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6421: status.find.is(200), but actually found 503
20:27:45.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@505b5034, username -> user.910682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bfb67ba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6423: status.find.is(200), but actually found 503
20:27:45.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a465c0a, username -> user.796875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f5ec133, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6422: status.find.is(200), but actually found 503
20:27:45.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6422,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@746c0d2d, username -> user.32105, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46ce2aab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6424: status.find.is(200), but actually found 503
20:27:45.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1025a2a7, username -> user.282350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d6c2628, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6425: status.find.is(200), but actually found 503
20:27:45.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ee96c01, username -> user.379082, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@574c1601, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6426: status.find.is(200), but actually found 503
20:27:45.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17b4744, username -> user.869592, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4606a701, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6427: status.find.is(200), but actually found 503
20:27:45.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@236b9d9c, username -> user.834427, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dce6302, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6428: status.find.is(200), but actually found 503
20:27:45.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6428,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1eee2ec2, username -> user.978708, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67431309, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.482 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.482 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.482 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6429: status.find.is(200), but actually found 503
20:27:45.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66682df6, username -> user.161053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c2edc7f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6430: status.find.is(200), but actually found 503
20:27:45.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@99f1ae4, username -> user.470299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47841ae9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6431: status.find.is(200), but actually found 503
20:27:45.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ec60da1, username -> user.189959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@634dbe83, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.506 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.506 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6432: status.find.is(200), but actually found 503
20:27:45.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63324312, username -> user.513315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9b5deb9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6433: status.find.is(200), but actually found 503
20:27:45.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a054210, username -> user.267845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4adf2eba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.511 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.511 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.511 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6434: status.find.is(200), but actually found 503
20:27:45.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f688fe2, username -> user.481379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48b96103, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6435: status.find.is(200), but actually found 503
20:27:45.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e8a4435, username -> user.505806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2926d46, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6436: status.find.is(200), but actually found 503
20:27:45.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e6ca5c4, username -> user.56052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72959958, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6437: status.find.is(200), but actually found 503
20:27:45.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39434e9, username -> user.329128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9c40e5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6438: status.find.is(200), but actually found 503
20:27:45.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46175bf2, username -> user.729631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52062378, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6439: status.find.is(200), but actually found 503
20:27:45.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b6933c7, username -> user.723416, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@436794ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6440: status.find.is(200), but actually found 503
20:27:45.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6440,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f3a337b, username -> user.176012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12b78ca1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6441: status.find.is(200), but actually found 503
20:27:45.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14e8b27f, username -> user.110009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71045d87, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6442: status.find.is(200), but actually found 503
20:27:45.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7966c709, username -> user.51088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22fcfe06, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6443: status.find.is(200), but actually found 503
20:27:45.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6443,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57d29ba2, username -> user.216362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@282a7bb9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6444: status.find.is(200), but actually found 503
20:27:45.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ffb98c6, username -> user.532970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@300c25c5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6445: status.find.is(200), but actually found 503
20:27:45.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5592f2a3, username -> user.381588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7232727a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.596 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.596 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6446: status.find.is(200), but actually found 503
20:27:45.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d6f0db8, username -> user.951693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cd672cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6447: status.find.is(200), but actually found 503
20:27:45.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4505557b, username -> user.369211, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@be0e37f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6448: status.find.is(200), but actually found 503
20:27:45.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6448,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60b47ad0, username -> user.442225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@116f9f07, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6449: status.find.is(200), but actually found 503
20:27:45.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@148b3bd2, username -> user.870128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74fefe91, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6450: status.find.is(200), but actually found 503
20:27:45.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35071a50, username -> user.479588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eab948d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6451: status.find.is(200), but actually found 503
20:27:45.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ba44664, username -> user.342162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@378306c9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6452: status.find.is(200), but actually found 503
20:27:45.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6452,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15dd2e7d, username -> user.156169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e04eb87, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6453: status.find.is(200), but actually found 503
20:27:45.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6453,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45556d22, username -> user.147439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67443a1d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6454: status.find.is(200), but actually found 503
20:27:45.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6454,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@359c1f66, username -> user.655378, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49280aec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6456: status.find.is(200), but actually found 503
20:27:45.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aed16cd, username -> user.562310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4324300, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6455: status.find.is(200), but actually found 503
20:27:45.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6455,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40856415, username -> user.469339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@625090c9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6457: status.find.is(200), but actually found 503
20:27:45.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5722dafb, username -> user.463639, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@608e12a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6458: status.find.is(200), but actually found 503
20:27:45.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6458,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c5c1ed1, username -> user.665940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13cdd4dc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6459: status.find.is(200), but actually found 503
20:27:45.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5aab8676, username -> user.790413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19e7090a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6460: status.find.is(200), but actually found 503
20:27:45.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6460,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24c777ec, username -> user.592434, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e79d4e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6461: status.find.is(200), but actually found 503
20:27:45.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6adf1de4, username -> user.1001819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@289afdf6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6462: status.find.is(200), but actually found 503
20:27:45.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6462,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41d4dc79, username -> user.351636, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54c31b36, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6463: status.find.is(200), but actually found 503
20:27:45.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d2fa8d8, username -> user.80298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@426e8e8b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6464: status.find.is(200), but actually found 503
20:27:45.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29ed05c4, username -> user.15412, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6acc98d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6465: status.find.is(200), but actually found 503
20:27:45.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6465,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6346c987, username -> user.586190, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ede2b96, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6466: status.find.is(200), but actually found 503
20:27:45.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6466,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74bfa401, username -> user.244282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7967f55c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6467: status.find.is(200), but actually found 503
20:27:45.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b8abe8d, username -> user.280149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12044efe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.715 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6468: status.find.is(200), but actually found 503
20:27:45.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71c41ca9, username -> user.315977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d967a2a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6469: status.find.is(200), but actually found 503
20:27:45.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6469,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@743080c3, username -> user.971762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a62df1a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6470: status.find.is(200), but actually found 503
20:27:45.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19481d31, username -> user.483622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c7a4651, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.732 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.732 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6471: status.find.is(200), but actually found 503
20:27:45.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b47070e, username -> user.525428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@308975bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6472: status.find.is(200), but actually found 503
20:27:45.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71aec62e, username -> user.400278, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6367eda8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.755 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.755 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.755 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6474: status.find.is(200), but actually found 503
20:27:45.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c30b389, username -> user.106435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30a69e48, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.766 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.766 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6473: status.find.is(200), but actually found 503
20:27:45.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6473,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ecad576, username -> user.257925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f7e3f56, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.767 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.767 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.767 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6475: status.find.is(200), but actually found 503
20:27:45.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f78d0f, username -> user.679317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4693311, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.769 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.769 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.769 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.769 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.769 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.787 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6477: status.find.is(200), but actually found 503
20:27:45.787 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d5051cc, username -> user.130016, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ff257bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.787 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.787 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.787 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.787 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.787 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6476: status.find.is(200), but actually found 503
20:27:45.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@468ab473, username -> user.59466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2634ae9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.789 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6478: status.find.is(200), but actually found 503
20:27:45.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13a121e0, username -> user.344741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@747100f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.791 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.791 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.791 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6479: status.find.is(200), but actually found 503
20:27:45.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@741d1c9a, username -> user.640211, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@242403a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.794 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.794 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.794 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6480: status.find.is(200), but actually found 503
20:27:45.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@771292aa, username -> user.863591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36906aa9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.813 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.813 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.813 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.813 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.813 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6481: status.find.is(200), but actually found 503
20:27:45.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d6a8e7e, username -> user.971247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4abfd57b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.814 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.814 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.814 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6482: status.find.is(200), but actually found 503
20:27:45.829 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@651b9f35, username -> user.555558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23105bdf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.829 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.829 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.829 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6483: status.find.is(200), but actually found 503
20:27:45.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e2e461d, username -> user.802492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@100ef783, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.837 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.837 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.837 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6484: status.find.is(200), but actually found 503
20:27:45.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6485: status.find.is(200), but actually found 503
20:27:45.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b7f4fca, username -> user.902663, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a0f3158, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49cceec5, username -> user.379391, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@398a49a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.843 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.843 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.843 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.843 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.843 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.843 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6486: status.find.is(200), but actually found 503
20:27:45.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d5ac77, username -> user.959964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f832ad2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.853 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.853 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.853 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6487: status.find.is(200), but actually found 503
20:27:45.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26722ec1, username -> user.728298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45ee3276, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.856 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.856 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.856 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6488: status.find.is(200), but actually found 503
20:27:45.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f62f892, username -> user.560560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28fac4e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.861 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.861 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.861 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.861 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.861 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6489: status.find.is(200), but actually found 503
20:27:45.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6489,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@202370c8, username -> user.425415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18fa70df, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.862 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.862 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.862 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6490: status.find.is(200), but actually found 503
20:27:45.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3be11513, username -> user.130382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3244451d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.866 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.866 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.866 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6491: status.find.is(200), but actually found 503
20:27:45.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dc5f5e1, username -> user.52417, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23649ca3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.873 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.873 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.873 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.873 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.873 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6492: status.find.is(200), but actually found 503
20:27:45.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fb28598, username -> user.842334, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c089931, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.879 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.879 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.879 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.879 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.879 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6493: status.find.is(200), but actually found 503
20:27:45.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e6560db, username -> user.720010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71648aea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.880 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.880 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.880 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.880 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.880 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6494: status.find.is(200), but actually found 503
20:27:45.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2049cda2, username -> user.550047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3afd566a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.883 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.883 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.883 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.883 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.883 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6495: status.find.is(200), but actually found 503
20:27:45.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17a113e5, username -> user.930175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b443447, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.910 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.910 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.910 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6496: status.find.is(200), but actually found 503
20:27:45.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a398b65, username -> user.579245, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69ddcf4a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.911 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.911 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.911 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6497: status.find.is(200), but actually found 503
20:27:45.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6497,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6046add0, username -> user.582787, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69d6c6d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.926 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.926 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.926 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6499: status.find.is(200), but actually found 503
20:27:45.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6499,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68a2e48d, username -> user.657387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5400492a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.930 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.930 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.930 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6498: status.find.is(200), but actually found 503
20:27:45.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@591ddb4e, username -> user.711910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60c6056f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.931 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.931 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.931 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6500: status.find.is(200), but actually found 503
20:27:45.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f0cbadb, username -> user.720172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eaca1ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.933 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.933 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.933 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6501: status.find.is(200), but actually found 503
20:27:45.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d20ebeb, username -> user.619223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43b49a4c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.936 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.936 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.936 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.936 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.936 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6502: status.find.is(200), but actually found 503
20:27:45.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c7d7a8a, username -> user.131416, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2067c966, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6503: status.find.is(200), but actually found 503
20:27:45.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.944 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.944 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.944 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2378c515, username -> user.286612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@144be39d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.944 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.944 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.944 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.949 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6504: status.find.is(200), but actually found 503
20:27:45.949 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6504,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d9a475e, username -> user.952758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65848217, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.949 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.949 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.949 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.949 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.949 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6505: status.find.is(200), but actually found 503
20:27:45.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6505,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cd51575, username -> user.159413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@674b9b17, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.976 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.976 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.976 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:45.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6506: status.find.is(200), but actually found 503
20:27:45.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dd2a5d2, username -> user.385886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ea87ef6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:45.988 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.988 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.988 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:45.988 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:45.988 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6507: status.find.is(200), but actually found 503
20:27:46.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@758a2bcc, username -> user.375876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47d2b261, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.002 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.002 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.002 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6508: status.find.is(200), but actually found 503
20:27:46.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4be47e92, username -> user.369744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1021bc33, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.005 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.005 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.005 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.009 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6509: status.find.is(200), but actually found 503
20:27:46.009 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a2cd88e, username -> user.841641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fca3afb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.009 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.009 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.009 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.009 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.009 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6511: status.find.is(200), but actually found 503
20:27:46.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bfe5e19, username -> user.377544, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@445f50b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.010 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.010 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.010 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6510: status.find.is(200), but actually found 503
20:27:46.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@432a40cf, username -> user.650046, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2de0b1d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.010 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.010 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.010 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6514: status.find.is(200), but actually found 503
20:27:46.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50c454c7, username -> user.985842, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67b4223a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:45 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.016 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.016 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.016 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.017 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6512: status.find.is(200), but actually found 503
20:27:46.017 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@471739e1, username -> user.241942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b3f0c5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.017 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.017 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.017 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.017 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.017 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.017 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6513: status.find.is(200), but actually found 503
20:27:46.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33562089, username -> user.722970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@662b231e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.018 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.018 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.018 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6515: status.find.is(200), but actually found 503
20:27:46.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a973b56, username -> user.937868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ee3e05, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.018 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.018 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.018 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.019 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6516: status.find.is(200), but actually found 503
20:27:46.019 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31d26765, username -> user.277969, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a9a1b69, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.019 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.019 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.019 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.019 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.019 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6517: status.find.is(200), but actually found 503
20:27:46.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6517,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b0ba2af, username -> user.31085, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@111e6196, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.021 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.021 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.021 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6519: status.find.is(200), but actually found 503
20:27:46.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6518: status.find.is(200), but actually found 503
20:27:46.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@129eef42, username -> user.780625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@772bd069, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dcaced9, username -> user.699739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a0454c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.025 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.025 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.025 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.025 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.025 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.025 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.035 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6520: status.find.is(200), but actually found 503
20:27:46.035 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@caba9bb, username -> user.928765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@384afc7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.035 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.035 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.035 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.035 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.035 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6521: status.find.is(200), but actually found 503
20:27:46.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6521,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69d9a69f, username -> user.852493, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dd3686c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.042 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.042 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.042 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6522: status.find.is(200), but actually found 503
20:27:46.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e1eb65b, username -> user.400415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@268a667f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.044 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.044 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.044 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6523: status.find.is(200), but actually found 503
20:27:46.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68b78629, username -> user.164531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c4714b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.046 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.046 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.046 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6524: status.find.is(200), but actually found 503
20:27:46.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b934b3d, username -> user.581978, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@636ba433, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.076 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.076 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.076 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6525: status.find.is(200), but actually found 503
20:27:46.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f000f3c, username -> user.394806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23d45cfa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.082 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.082 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.082 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6526: status.find.is(200), but actually found 503
20:27:46.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4882361, username -> user.20938, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15b52707, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.085 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.085 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.085 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.085 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6527: status.find.is(200), but actually found 503
20:27:46.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cd210db, username -> user.55133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f21755b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.108 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.108 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.108 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6528: status.find.is(200), but actually found 503
20:27:46.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6528,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33a42ffb, username -> user.544013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d82c05f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.115 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.115 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.115 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6529: status.find.is(200), but actually found 503
20:27:46.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@521dcec1, username -> user.290406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50cdee63, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.121 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.121 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.121 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.121 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.121 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6530: status.find.is(200), but actually found 503
20:27:46.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d0a0d08, username -> user.858104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f9a1402, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.128 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.128 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.128 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.131 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6531: status.find.is(200), but actually found 503
20:27:46.131 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4849e91d, username -> user.932007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bc736c9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.131 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.131 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.131 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.131 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.131 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6532: status.find.is(200), but actually found 503
20:27:46.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c658b08, username -> user.916594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e2e3eae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.145 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.145 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.145 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.145 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.145 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6533: status.find.is(200), but actually found 503
20:27:46.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f499a78, username -> user.67644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39715de4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.147 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.147 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.147 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6534: status.find.is(200), but actually found 503
20:27:46.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37119429, username -> user.848721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c362814, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.151 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.151 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.151 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6535: status.find.is(200), but actually found 503
20:27:46.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cf26e62, username -> user.708517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69f36441, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.155 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.155 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6537: status.find.is(200), but actually found 503
20:27:46.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@695515af, username -> user.658911, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d1cbb44, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.157 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.157 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6538: status.find.is(200), but actually found 503
20:27:46.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50c33850, username -> user.481874, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b54f07d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.158 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.158 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.158 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.159 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6536: status.find.is(200), but actually found 503
20:27:46.159 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64ed9c6a, username -> user.700056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35da073d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.159 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.159 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.159 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.159 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.159 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6539: status.find.is(200), but actually found 503
20:27:46.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b9803d2, username -> user.746628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fca4446, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.160 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.160 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.160 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.160 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.160 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6540: status.find.is(200), but actually found 503
20:27:46.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35759d5e, username -> user.798296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24aee26e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.163 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.163 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.163 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6541: status.find.is(200), but actually found 503
20:27:46.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4453fa94, username -> user.522365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bb574cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.167 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.167 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.167 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6542: status.find.is(200), but actually found 503
20:27:46.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37e71f12, username -> user.526676, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72b1a1a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.175 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.175 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.175 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.175 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.175 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6543: status.find.is(200), but actually found 503
20:27:46.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a7cdc62, username -> user.379104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76844b3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.178 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.178 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.178 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6544: status.find.is(200), but actually found 503
20:27:46.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b639449, username -> user.585675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59aab129, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.188 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.188 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.188 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.188 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.188 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6545: status.find.is(200), but actually found 503
20:27:46.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@708234ab, username -> user.325658, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cd587bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.192 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.192 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.192 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.192 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.192 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6546: status.find.is(200), but actually found 503
20:27:46.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@737cea96, username -> user.860573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ef3dbbc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.193 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.193 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.193 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6547: status.find.is(200), but actually found 503
20:27:46.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@277003ea, username -> user.67211, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20f61718, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.194 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.194 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.194 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6548: status.find.is(200), but actually found 503
20:27:46.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c357fa2, username -> user.648164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cb89ee7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.198 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.198 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.198 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6549: status.find.is(200), but actually found 503
20:27:46.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52ef0219, username -> user.417669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@126d866, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.198 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.198 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.198 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6550: status.find.is(200), but actually found 503
20:27:46.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@248a35f6, username -> user.677885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f815d92, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.203 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.203 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.203 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6551: status.find.is(200), but actually found 503
20:27:46.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4055a4c8, username -> user.270048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fcb43de, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.205 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.205 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.205 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6552: status.find.is(200), but actually found 503
20:27:46.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@599162fd, username -> user.688612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5197bb69, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.208 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.208 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.208 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.208 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.208 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6553: status.find.is(200), but actually found 503
20:27:46.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3356dccb, username -> user.997439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72ef5f63, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.241 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6554: status.find.is(200), but actually found 503
20:27:46.241 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72b0def0, username -> user.206823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bf8694e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.241 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.241 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.241 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.241 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.241 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6555: status.find.is(200), but actually found 503
20:27:46.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@628621ed, username -> user.332337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59bb28fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.245 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.245 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.245 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6556: status.find.is(200), but actually found 503
20:27:46.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56c2c3e2, username -> user.7583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f442b09, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6558: status.find.is(200), but actually found 503
20:27:46.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69c7fefd, username -> user.169409, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66d76358, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.249 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.249 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.249 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6557: status.find.is(200), but actually found 503
20:27:46.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1aec1f7b, username -> user.859971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4130d1e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6559: status.find.is(200), but actually found 503
20:27:46.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26f309f1, username -> user.11466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ad04e81, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6560: status.find.is(200), but actually found 503
20:27:46.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1865b873, username -> user.780869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ff3a6ea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.255 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.255 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.255 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6561: status.find.is(200), but actually found 503
20:27:46.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6561,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14d790d2, username -> user.641067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7511c98f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.267 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.267 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.267 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6562: status.find.is(200), but actually found 503
20:27:46.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42bddcf5, username -> user.68593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5681b66e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.272 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.272 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.272 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6564: status.find.is(200), but actually found 503
20:27:46.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e0e9e07, username -> user.375192, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49d1320b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.273 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.273 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6563: status.find.is(200), but actually found 503
20:27:46.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6563,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f3e16a, username -> user.6712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23bbcd4d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.274 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.274 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6565: status.find.is(200), but actually found 503
20:27:46.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6565,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@659191e6, username -> user.379030, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fc4b887, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6567: status.find.is(200), but actually found 503
20:27:46.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f84f710, username -> user.256078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@129a6fcc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.287 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6566: status.find.is(200), but actually found 503
20:27:46.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@406c1f5e, username -> user.276501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@353cb720, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6568: status.find.is(200), but actually found 503
20:27:46.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14519711, username -> user.648395, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@468599ec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6569: status.find.is(200), but actually found 503
20:27:46.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40457b00, username -> user.142004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45f05747, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6570: status.find.is(200), but actually found 503
20:27:46.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f741a34, username -> user.149015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bc71674, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6571: status.find.is(200), but actually found 503
20:27:46.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6571,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cf43640, username -> user.366006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4faee57a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6572: status.find.is(200), but actually found 503
20:27:46.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52b9e34c, username -> user.828445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12a4e72a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6573: status.find.is(200), but actually found 503
20:27:46.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6574: status.find.is(200), but actually found 503
20:27:46.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5536e940, username -> user.357067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fdb335a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56b44312, username -> user.106947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d27f2f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6575: status.find.is(200), but actually found 503
20:27:46.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6575,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27e3d22e, username -> user.602514, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1961fba2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6576: status.find.is(200), but actually found 503
20:27:46.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4934451e, username -> user.53030, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca7ca6b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6577: status.find.is(200), but actually found 503
20:27:46.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@402de5b8, username -> user.172722, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6854bc6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6579: status.find.is(200), but actually found 503
20:27:46.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@98f82bc, username -> user.594247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@126cda56, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6578: status.find.is(200), but actually found 503
20:27:46.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@607c105e, username -> user.399805, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c0a32d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6580: status.find.is(200), but actually found 503
20:27:46.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@220d3040, username -> user.464887, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8d97ca0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6581: status.find.is(200), but actually found 503
20:27:46.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13a805cb, username -> user.856277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7adfa8f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6582: status.find.is(200), but actually found 503
20:27:46.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@777e287e, username -> user.318732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57c85f20, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6583: status.find.is(200), but actually found 503
20:27:46.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6583,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d606cb4, username -> user.268658, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2504387f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.414 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.414 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.414 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6585: status.find.is(200), but actually found 503
20:27:46.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6585,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@742e8215, username -> user.881659, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3323b9b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6584: status.find.is(200), but actually found 503
20:27:46.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61b0e58b, username -> user.500291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62633705, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.418 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6586: status.find.is(200), but actually found 503
20:27:46.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6586,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@498e4a7f, username -> user.253554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46245cc0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6587: status.find.is(200), but actually found 503
20:27:46.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e52e7cf, username -> user.507606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23299473, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3532: status.find.is(200), but actually found 500
20:27:46.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30d8b276, username -> user.320756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2de694a2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 52f006b1-8fa0-484e-94e8-bc7a4d94cd2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3688: status.find.is(200), but actually found 500
20:27:46.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75a682df, username -> user.478675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@135cbd5d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3a642459-c4f5-465a-8734-594c7fe425bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3669: status.find.is(200), but actually found 500
20:27:46.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10b537a5, username -> user.910560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d896076, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 98923946-9563-4bf3-a250-543060d7a191
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3591: status.find.is(200), but actually found 500
20:27:46.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6421c71c, username -> user.124650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2373c5f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dae33655-ce97-4c95-a614-8f7175c1a3fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3535: status.find.is(200), but actually found 500
20:27:46.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d952e7, username -> user.535394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f1282b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 091cc7f0-8dd9-4b48-bd57-1cdd7ce7b252
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3702: status.find.is(200), but actually found 500
20:27:46.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79d674e, username -> user.274488, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@757ecb4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 869e93c8-7e79-4d29-a6d0-3c386d434de1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3544: status.find.is(200), but actually found 500
20:27:46.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3635: status.find.is(200), but actually found 500
20:27:46.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@687c6b2c, username -> user.383984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@142c7f02, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 38f66678-07d0-4fc5-b31f-c16a4c7ed750
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3635,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fc0bcf3, username -> user.954744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76bb2b16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8e86555b-b315-4b32-9c10-8e48be7934f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3429: status.find.is(200), but actually found 500
20:27:46.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@edca051, username -> user.155739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9435913, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ded1be7a-98e5-4efa-8616-71277484062f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3655: status.find.is(200), but actually found 500
20:27:46.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3645: status.find.is(200), but actually found 500
20:27:46.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d8818e7, username -> user.827899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59cb14e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0c1de445-bc19-4c64-ba0d-20e1c58a8726
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@476fc8fd, username -> user.75873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25f155b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 63d51a5c-a6e6-4153-8c70-97440591879d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3619: status.find.is(200), but actually found 500
20:27:46.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3619,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d4cd1f, username -> user.660548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@779e1959, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 543ac162-2927-462c-bae7-31e735174235
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3674: status.find.is(200), but actually found 500
20:27:46.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@253396c6, username -> user.334130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bc2c355, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 020c673b-1a18-4647-a005-2c7c38b8f2fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3690: status.find.is(200), but actually found 500
20:27:46.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5024b1e0, username -> user.644168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34823578, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4cf7db1b-aa2d-490f-aa44-275282894b53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3664: status.find.is(200), but actually found 500
20:27:46.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e63c5a4, username -> user.854382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65946dc3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8079131f-afb8-4de8-bb49-b3c64432ac06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3651: status.find.is(200), but actually found 500
20:27:46.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d53047d, username -> user.239839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@329f7f5a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ad2c3d41-b95d-4468-8e38-0dc9f20aec98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2896: status.find.is(200), but actually found 500
20:27:46.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2896,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27221788, username -> user.464664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60de260, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e60b2fe1-fab5-4b9c-945d-65c33e0615c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3491: status.find.is(200), but actually found 500
20:27:46.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1786f023, username -> user.522941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10d5675b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c0dd1cd4-c1fb-4031-9640-ebfc4fa12283
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3684: status.find.is(200), but actually found 500
20:27:46.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@485846da, username -> user.474286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7faad8f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0ce55ffc-608e-48fd-b1f4-e4cb4edd2f13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3701: status.find.is(200), but actually found 500
20:27:46.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3701,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30724f81, username -> user.626054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@266e1329, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 04fe97c3-8389-40b3-96e7-b2fb45ce8910
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3533: status.find.is(200), but actually found 500
20:27:46.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3449: status.find.is(200), but actually found 500
20:27:46.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53c6e3be, username -> user.39518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@235354d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3397c3ce-7f45-4475-91f6-f3e2c09fff26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e84d1f5, username -> user.646212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@423ce9ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a4eed6d8-4ccf-4436-9606-68e1d3ec37cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2948: status.find.is(200), but actually found 500
20:27:46.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34ee6876, username -> user.213721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77913e37, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 108c868e-b135-412c-89bc-aeb3522c9d10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3506: status.find.is(200), but actually found 500
20:27:46.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17e3cff9, username -> user.614873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c2e4a4d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3581f22b-8c58-4886-9c64-cbff36ceb738
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6588: status.find.is(200), but actually found 503
20:27:46.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18ceab83, username -> user.473059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@500084a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3666: status.find.is(200), but actually found 500
20:27:46.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2971: status.find.is(200), but actually found 500
20:27:46.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c504376, username -> user.21596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21d16a9e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3edc1372-606d-4f1d-9b93-072948ffe6c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b942059, username -> user.281090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42da3490, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e3f5d0f7-ee25-4a0b-b315-822fc010a765
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6589: status.find.is(200), but actually found 503
20:27:46.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6589,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a425861, username -> user.403056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35319a0d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2962: status.find.is(200), but actually found 500
20:27:46.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28c4f55a, username -> user.623084, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6676be2d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f5c7e231-5623-4c0b-a80f-830568b9dc44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3627: status.find.is(200), but actually found 500
20:27:46.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b3fcf9b, username -> user.215903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24da5083, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6e718198-3172-4bb7-b038-c895f2544b78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3678: status.find.is(200), but actually found 500
20:27:46.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3678,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66f8e1bb, username -> user.652267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@122082a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ce230fe4-8e00-4da6-aa2c-35e7b840b81d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3660: status.find.is(200), but actually found 500
20:27:46.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3660,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25bed7d0, username -> user.378461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c641441, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 02723b85-54dc-4345-abb3-df7b0f836fc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3516: status.find.is(200), but actually found 500
20:27:46.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@519b22fd, username -> user.357858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56ab9ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 65be41da-fdab-4bc7-8d59-889f728abdeb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3439: status.find.is(200), but actually found 500
20:27:46.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2938c21b, username -> user.281352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40de8a37, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 87b9a7a6-d448-486c-b584-baa64aea32b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3605: status.find.is(200), but actually found 500
20:27:46.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d5bf19d, username -> user.586346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ec3b2e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ff4389a1-4cb1-4394-aec0-005ab33c7d7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3406: status.find.is(200), but actually found 500
20:27:46.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@118bcc9, username -> user.511433, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c991155, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cc0beb31-4eff-4e97-b9e2-af4de0e44aae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3057: status.find.is(200), but actually found 500
20:27:46.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cf3692b, username -> user.996820, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63dc4528, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0db0d198-a474-43ea-91a9-ed2b363a44ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3482: status.find.is(200), but actually found 500
20:27:46.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dbe0088, username -> user.626512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@709bb201, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3b4bb65f-81f3-48f2-813a-ebc220000c01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3382: status.find.is(200), but actually found 500
20:27:46.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ec09f8, username -> user.951696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14c877ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3f11a09b-d4a8-4c6d-9382-1177d62a7f52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6590: status.find.is(200), but actually found 503
20:27:46.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d4dc444, username -> user.554194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bee46e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3738: status.find.is(200), but actually found 500
20:27:46.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c5b643, username -> user.782699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20496a76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8232b303-d61f-4943-8aae-45b2d90a248f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3720: status.find.is(200), but actually found 500
20:27:46.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@555da722, username -> user.634713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@239d4e81, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7d4de625-bafa-4dc5-81bc-c6e5555aa40a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3736: status.find.is(200), but actually found 500
20:27:46.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@283364d5, username -> user.765124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f10cabe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 411c214e-0a76-45ec-b7d8-28d12038166c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3708: status.find.is(200), but actually found 500
20:27:46.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56b9eee4, username -> user.4172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ae32e6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a827de48-6f79-46d2-bdfc-037a149e1c20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3377: status.find.is(200), but actually found 500
20:27:46.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ea63af8, username -> user.27008, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fbfb2f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 80d1bcb4-9f6f-460f-bc0e-7276702753f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3495: status.find.is(200), but actually found 500
20:27:46.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33b831eb, username -> user.88967, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ed93620, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4d63981d-ef3c-4e60-8900-66df20eb4448
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3369: status.find.is(200), but actually found 500
20:27:46.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4282f597, username -> user.450346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cc27a06, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6bf764a8-d77e-449d-b659-386ebed89ec5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3643: status.find.is(200), but actually found 500
20:27:46.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3509: status.find.is(200), but actually found 500
20:27:46.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ef63aa9, username -> user.638512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d1bf353, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d90d738e-c6e9-41fa-942d-ec9490b00f77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c6ff0fa, username -> user.496473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a4e4305, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d4c7083b-e0aa-4f12-a4b6-f66368549009
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3374: status.find.is(200), but actually found 500
20:27:46.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3374,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f5443a2, username -> user.843632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b43eea4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5a088b8d-9bf1-4115-bd04-2761d7b58c37
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3638: status.find.is(200), but actually found 500
20:27:46.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3705: status.find.is(200), but actually found 500
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7803d57a, username -> user.437916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4089b482, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5716f775-e237-4519-8c9c-9923d0a5f665
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3705,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54710512, username -> user.417120, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71a7fde2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b0c483f8-9c8a-4dd2-b4a7-be44ee834736
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3517: status.find.is(200), but actually found 500
20:27:46.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3517,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@510e5406, username -> user.834345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68425f15, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bb694703-7b44-4aa9-b370-c4b44f75f687
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3513: status.find.is(200), but actually found 500
20:27:46.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@245c900c, username -> user.125036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b31dccb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 588dbd14-7ae7-44b4-8130-3796bcd33551
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3378: status.find.is(200), but actually found 500
20:27:46.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58830a66, username -> user.821839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72ac0e72, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f4f3f680-f0f1-4b17-9af8-c0469458fadc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3519: status.find.is(200), but actually found 500
20:27:46.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c5cb6a1, username -> user.46892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2770b298, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e163b310-3178-4322-9ee3-99d14e9a3923
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3709: status.find.is(200), but actually found 500
20:27:46.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60cb832c, username -> user.830461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59939cca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 862bf065-1742-40ed-876c-00d0a5ba8a80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.473 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3703: status.find.is(200), but actually found 500
20:27:46.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3703,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@138b483c, username -> user.179333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12666af8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2bf680af-c011-417b-8a44-c4c378d9d24c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.473 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3518: status.find.is(200), but actually found 500
20:27:46.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38af626c, username -> user.762108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@317ffacd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 677c8636-ba40-4a97-a504-0f970b075beb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.473 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3686: status.find.is(200), but actually found 500
20:27:46.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21cbd6a2, username -> user.605080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76691086, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c618658e-ac27-43fc-8429-7bd9483eb555
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3697: status.find.is(200), but actually found 500
20:27:46.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78d22c1f, username -> user.629773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79a6d328, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 60ccf82e-dc0d-4a49-9504-e13d7b9691d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3088: status.find.is(200), but actually found 500
20:27:46.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3088,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@165359e0, username -> user.853686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50efc49c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f40681eb-0322-494a-b416-b5a0b8c7e853
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3345: status.find.is(200), but actually found 500
20:27:46.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6648471e, username -> user.572096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34324107, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8577b5df-5884-4990-a27f-c6b5a4c5215b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3325: status.find.is(200), but actually found 500
20:27:46.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3340: status.find.is(200), but actually found 500
20:27:46.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3340,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42676105, username -> user.407073, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1293044e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4c81b5e0-533b-4470-adc3-acf25d23b051
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a9e4d9a, username -> user.848876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e0f2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7447e56b-458c-4317-911c-8a18df86f67a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3344: status.find.is(200), but actually found 500
20:27:46.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3344,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67c6175e, username -> user.673926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e31e724, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 27bf412f-2e62-4f73-93cc-fb00c02081b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3402: status.find.is(200), but actually found 500
20:27:46.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d0e84b7, username -> user.132688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70283ead, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 92f07c18-e7f1-43a8-b870-a07084145c7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3679: status.find.is(200), but actually found 500
20:27:46.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3679,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48b78477, username -> user.895448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c0c2064, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4d66bcc9-9976-4281-abaa-afd9830f5c4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3401: status.find.is(200), but actually found 500
20:27:46.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3683: status.find.is(200), but actually found 500
20:27:46.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7340b2a, username -> user.186179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4932bec3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d94f054e-eda2-4e4a-98ec-75c41de2aa9f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1520e9d0, username -> user.257166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c8c2181, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 35e65757-7524-4293-8c6f-53de5e604b60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3132: status.find.is(200), but actually found 500
20:27:46.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b440636, username -> user.344319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5887c96e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3e994c32-f4cb-4939-9fbf-877879d7228e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3630: status.find.is(200), but actually found 500
20:27:46.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cabf613, username -> user.179121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8b90bec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f500c544-6f3f-44a9-81da-1aff454bf505
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3536: status.find.is(200), but actually found 500
20:27:46.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a1335b, username -> user.523242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cc4ccb7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 385c07ec-1af4-453f-afb1-8c193a9f247a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3195: status.find.is(200), but actually found 500
20:27:46.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@386db67c, username -> user.85768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e45b7ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 59653dfa-d4d2-41ce-9134-b52b00be02f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3204: status.find.is(200), but actually found 500
20:27:46.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d75d889, username -> user.121249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5431fa94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 02ab5f77-1a52-4c8c-a007-bcfc224c2910
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3646: status.find.is(200), but actually found 500
20:27:46.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bc6b495, username -> user.495961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52196b2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7db62dbd-929f-4485-96cd-25133ba775ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.479 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.479 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3668: status.find.is(200), but actually found 500
20:27:46.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3547: status.find.is(200), but actually found 500
20:27:46.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3668,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@135b85bc, username -> user.599001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d457166, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 940756ef-98f0-4299-b2ff-db42c3c8d33b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61c9ffa9, username -> user.77161, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@331a19a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 294d4f34-3147-4b54-9b9a-0e8c5dceb692
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.479 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.479 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3631: status.find.is(200), but actually found 500
20:27:46.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.479 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@150c68fa, username -> user.885303, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@374afcb1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 465a058c-3b63-4c08-80b6-986e644be902
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.479 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.479 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.479 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.479 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.479 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.479 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3656: status.find.is(200), but actually found 500
20:27:46.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67cc12c9, username -> user.446886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eeca1f7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 85f7c782-2c05-4f70-9d5a-2f346188ecad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.479 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.479 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.479 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3510: status.find.is(200), but actually found 500
20:27:46.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1027b334, username -> user.736930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d072816, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f657b60b-33cb-4345-8cb0-9b499fe5d1ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3188: status.find.is(200), but actually found 500
20:27:46.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6519f5dd, username -> user.371500, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a20faa7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d6f91d08-4871-48b6-98b1-ef09dc8c9cfb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3304: status.find.is(200), but actually found 500
20:27:46.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dca7d33, username -> user.414797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4456010e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2a3006f1-e06a-43bf-be9b-40975e7ab9af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3306: status.find.is(200), but actually found 500
20:27:46.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5877e945, username -> user.124189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@338622e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8390b51a-c8c7-4c9b-b346-b39357918736
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3243: status.find.is(200), but actually found 500
20:27:46.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@661197e1, username -> user.86805, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50a14fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 19810d38-17ec-4535-b91e-7732fcd3f946
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3265: status.find.is(200), but actually found 500
20:27:46.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3265,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d69214a, username -> user.215706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1299965c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 69b32ad6-0088-4079-9ea6-7265510975f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2655: status.find.is(200), but actually found 500
20:27:46.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43aa4213, username -> user.980432, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e385502, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d7723131-e79e-4e55-91b8-a068c7651b11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3629: status.find.is(200), but actually found 500
20:27:46.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7980807f, username -> user.685322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71fae048, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 816ae074-bd01-4972-b194-c2dba864a49f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3628: status.find.is(200), but actually found 500
20:27:46.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3549: status.find.is(200), but actually found 500
20:27:46.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3628,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2baa253a, username -> user.862573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f4f3cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0aab283d-bb92-4484-be07-fdf550c5a3c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3251: status.find.is(200), but actually found 500
20:27:46.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12d8e0b, username -> user.215197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cd78f87, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9c2f6665-4ac0-4ad5-91d6-fdb085d57aae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3251,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47ff8aba, username -> user.555563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@558385fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c23797e2-ca72-456a-a0d9-317dd99829a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3607: status.find.is(200), but actually found 500
20:27:46.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60233636, username -> user.465504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@270c6424, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4ffc8e60-a54f-4b6d-a791-e7976afdcbff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3637: status.find.is(200), but actually found 500
20:27:46.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b1c59bf, username -> user.239326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78778e06, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f9d8a0a9-67db-4eed-a6dc-8d644c39a70f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3219: status.find.is(200), but actually found 500
20:27:46.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68be26e4, username -> user.160402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a19b325, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 98b49cb6-523e-41af-ab88-89c06da378aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3561: status.find.is(200), but actually found 500
20:27:46.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3561,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9ae8b19, username -> user.248776, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c2cc963, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f5b67350-51aa-424a-a88f-c4ce8c1dc073
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3237: status.find.is(200), but actually found 500
20:27:46.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3237,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2079bc66, username -> user.468771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44d03d69, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5b032c75-026c-4d7e-a6ae-cbd4f5b846a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6591: status.find.is(200), but actually found 503
20:27:46.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2805ad87, username -> user.557711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@484a7342, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3562: status.find.is(200), but actually found 500
20:27:46.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a84231c, username -> user.35506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b68bbb7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 37a18686-23fb-4f4a-96de-713d49df87b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3216: status.find.is(200), but actually found 500
20:27:46.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3217: status.find.is(200), but actually found 500
20:27:46.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bef5296, username -> user.591949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ae69208, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 03f7edda-a57a-4bfc-a34b-8ab96246c494
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36cd53a6, username -> user.208921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10511601, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fbf440ad-9748-411e-bb11-fe1ded76f094
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3554: status.find.is(200), but actually found 500
20:27:46.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e09ea95, username -> user.515881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cc4b6b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 86d8b428-26e9-450a-9c5d-10c2ec7ec08a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6592: status.find.is(200), but actually found 503
20:27:46.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71564de4, username -> user.116775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bfd860d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6593: status.find.is(200), but actually found 503
20:27:46.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a534b8e, username -> user.794055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65f6301, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6594: status.find.is(200), but actually found 503
20:27:46.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b4435f3, username -> user.926792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d935cc4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3514: status.find.is(200), but actually found 500
20:27:46.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ea1d035, username -> user.383980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7586963e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 99bf242b-748d-4988-8e12-47c67114381d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3559: status.find.is(200), but actually found 500
20:27:46.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f1f84c2, username -> user.819716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36f48991, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 17675492-fea1-48f8-b8bb-96a8cb256463
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3146: status.find.is(200), but actually found 500
20:27:46.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3565: status.find.is(200), but actually found 500
20:27:46.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bdd2e3a, username -> user.580971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4523bfbd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a766c103-8c2b-491b-b2ff-c1b833cf1565
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3565,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4129631a, username -> user.667807, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67f723d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 61da524a-552b-4cf0-945d-83b0bcd50315
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3794: status.find.is(200), but actually found 500
20:27:46.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c6f52a1, username -> user.661224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75c750e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 72bdcb40-dd9f-4888-96a0-d09395a4d03b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3150: status.find.is(200), but actually found 500
20:27:46.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7649f36b, username -> user.497269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@366f6025, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1aed0b59-391e-4415-87d3-39a79a50b830
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2699: status.find.is(200), but actually found 500
20:27:46.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3567: status.find.is(200), but actually found 500
20:27:46.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b109741, username -> user.526991, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48241cd2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7194a911-82e3-45ba-894d-2d310808e6f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59610a82, username -> user.767237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@456dd4e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 13e44fab-7651-47bb-842b-e859a441eddb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3615: status.find.is(200), but actually found 500
20:27:46.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40013056, username -> user.90042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b4a9b77, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fcf24fbf-5e98-466a-9f86-1a7a569faebd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3632: status.find.is(200), but actually found 500
20:27:46.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a870006, username -> user.427561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34bfbb8c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8bd8ccb8-3979-48f7-a274-47a5b2f52f6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.517 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6595: status.find.is(200), but actually found 503
20:27:46.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71085a86, username -> user.699018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38ed9d3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3595: status.find.is(200), but actually found 500
20:27:46.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22e034a8, username -> user.362761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@771869ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 03205e9b-c135-42e1-9628-2b37e5c99010
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2676: status.find.is(200), but actually found 500
20:27:46.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3351: status.find.is(200), but actually found 500
20:27:46.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2676,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c2860c4, username -> user.735082, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6865d163, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 310885e3-ea25-4c78-8d81-e8259fed6e1b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3795: status.find.is(200), but actually found 500
20:27:46.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@729df62f, username -> user.150976, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64167fa7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7f5b055d-c024-4260-9205-d5be779684d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3795,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@217d15c1, username -> user.49872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26fa0a50, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bb229511-70e2-4a21-940c-01c5f1a0465e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6596: status.find.is(200), but actually found 503
20:27:46.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42f876af, username -> user.40975, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fa04995, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3558: status.find.is(200), but actually found 500
20:27:46.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c554224, username -> user.300855, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7146e489, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d6009f67-d8e9-4f9a-8ba0-9581dba63329
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2674: status.find.is(200), but actually found 500
20:27:46.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f660804, username -> user.169153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28041650, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 376fff55-7d53-4cde-a3c0-eb02efac5b29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.521 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3213: status.find.is(200), but actually found 500
20:27:46.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ac7b4f4, username -> user.812966, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a6cb99c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c9002365-6fdb-4af4-b39d-438671b4ae5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3142: status.find.is(200), but actually found 500
20:27:46.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3187: status.find.is(200), but actually found 500
20:27:46.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55a5252f, username -> user.411428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36ba45a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: da1c1338-e947-4260-9f71-a4615a3b9070
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.521 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3187,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1515b863, username -> user.756564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4145d392, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e175bb33-73cd-4156-af00-46046ca0d478
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.521 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.521 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3596: status.find.is(200), but actually found 500
20:27:46.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@665e9606, username -> user.112567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48404e8b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8f974e07-7a9f-4232-ad55-dd237bc072df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.522 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.522 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3177: status.find.is(200), but actually found 500
20:27:46.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3177,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27fe999e, username -> user.296325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5af5383b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0a17a3fe-d9ca-417a-8cf1-f5c024d09b5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3137: status.find.is(200), but actually found 500
20:27:46.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.522 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.522 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ea68cd5, username -> user.260302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a851ea7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a333183b-d12c-4ff3-81d0-a00ac8b38bcf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.522 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.522 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6598: status.find.is(200), but actually found 503
20:27:46.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6597: status.find.is(200), but actually found 503
20:27:46.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75d98271, username -> user.709265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@337d52ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d1855ed, username -> user.628740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19dbf7f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3569: status.find.is(200), but actually found 500
20:27:46.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aca3f42, username -> user.980102, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17f00e71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1f64fce9-5fa5-4769-a49f-bc8e8692025d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3581: status.find.is(200), but actually found 500
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3818: status.find.is(200), but actually found 500
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3816: status.find.is(200), but actually found 500
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d72a78, username -> user.210443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e60582e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 900bc098-f6f6-4e10-9224-2002badc3f29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@464e2c5a, username -> user.327133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32640bec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 329b1ad5-ddad-4186-a1b7-d58611a93fa1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c3ef54, username -> user.5597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44b5aeb4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f005f11d-23cf-4219-a4cc-1ef513fcbc11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3568: status.find.is(200), but actually found 500
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77c5f992, username -> user.439521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@601fc489, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b9322ebc-6f1b-427e-b634-b0d5b7d55d45
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3598: status.find.is(200), but actually found 500
20:27:46.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48f31861, username -> user.52128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41ee93cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0d641a62-ebed-4115-b44b-e6dab713baf4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3603: status.find.is(200), but actually found 500
20:27:46.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@85f1566, username -> user.911552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e0126b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6f3f871d-1f76-480c-8bbf-64709977c158
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3136: status.find.is(200), but actually found 500
20:27:46.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3278: status.find.is(200), but actually found 500
20:27:46.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@225a6fbc, username -> user.64704, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b70d3a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0e96e41f-8a42-4b36-8365-7c3a8e23a6b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7885e236, username -> user.776353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35a6db4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 20fa8d59-c41b-4d44-b99c-fd563abfa2d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3139: status.find.is(200), but actually found 500
20:27:46.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@466f5fb4, username -> user.329377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29d9dda8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b215195b-7fd5-44cf-8baf-829047bdbc05
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3580: status.find.is(200), but actually found 500
20:27:46.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3239314c, username -> user.841116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1574c64f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 667b7b4d-80ce-4db6-8b29-5f6071062b66
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3201: status.find.is(200), but actually found 500
20:27:46.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d9af87e, username -> user.821132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f68a94c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 09af3e5c-d8d7-46b7-87e8-0b16dd4fe1b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2724: status.find.is(200), but actually found 500
20:27:46.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40a13ae5, username -> user.396889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@609055b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 34b5a8a1-fbfb-46e1-aa65-73d6d8993f08
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3825: status.find.is(200), but actually found 500
20:27:46.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3583: status.find.is(200), but actually found 500
20:27:46.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e3a1cc, username -> user.519358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1377a4a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4881d4cf-52e3-4da8-b428-f09b457dfe76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3583,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a2ebf86, username -> user.976648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@214fe8b6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0eea375b-9f4b-4982-9736-965d2de168bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3700: status.find.is(200), but actually found 500
20:27:46.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ac45bb7, username -> user.321076, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@237b2218, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bf4f5c06-3ade-479a-931d-f3e5f1623ffd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2721: status.find.is(200), but actually found 500
20:27:46.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31c0302, username -> user.209299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ae82f6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 18d3c998-f2b6-4604-90cf-36fe4969e21a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2672: status.find.is(200), but actually found 500
20:27:46.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33a1be35, username -> user.46255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d841f44, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5025a4c7-cdcc-4691-aa82-14a32462eeba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3809: status.find.is(200), but actually found 500
20:27:46.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3414e20a, username -> user.349628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ab38238, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 258ac554-d562-4bb1-8b26-e61f3554f24f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3597: status.find.is(200), but actually found 500
20:27:46.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69b72702, username -> user.91830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f8c3f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dca06be4-2a1b-4326-a77c-bf4686304e50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3839: status.find.is(200), but actually found 500
20:27:46.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6805ff49, username -> user.373673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@679b401d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b96505d3-5459-4bea-be48-bf69c88bbc33
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3141: status.find.is(200), but actually found 500
20:27:46.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74ace227, username -> user.607370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31d2b2ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d6399b46-2899-45cf-a264-3c1a5aeca39d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6599: status.find.is(200), but actually found 503
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6599,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@571cde73, username -> user.747129, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45b66d00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3168: status.find.is(200), but actually found 500
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3587: status.find.is(200), but actually found 500
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c52a2c7, username -> user.964669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3152973e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5971b805-125a-4148-b4f7-5ff0268b09cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@595d19d0, username -> user.974612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e1ea8d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3ac401cf-6e01-4aea-8843-44c88873d236
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2717: status.find.is(200), but actually found 500
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3823: status.find.is(200), but actually found 500
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3838: status.find.is(200), but actually found 500
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@183611e7, username -> user.428531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46e2400f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5d28b28e-b302-41c8-88b1-9f859922b41a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2717,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fc5adbc, username -> user.597624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63383342, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b6b58b86-2cc6-4c7c-9907-d36545d890ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3835: status.find.is(200), but actually found 500
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65c6ed8e, username -> user.859307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50834a36, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 85b9dd71-d447-44c9-861e-c4827d5359b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@581d42d3, username -> user.975450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3037078e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b2f4ac9d-fb41-485f-bebd-f9ef71a34069
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3193: status.find.is(200), but actually found 500
20:27:46.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3563: status.find.is(200), but actually found 500
20:27:46.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@602885d7, username -> user.662432, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ca68719, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c5a5bd9a-186d-4bee-bff3-28f2d177f966
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3563,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13d12054, username -> user.329445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27b26cd9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cca4d7e0-1cae-47d2-8ed5-71290311a18e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3824: status.find.is(200), but actually found 500
20:27:46.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fbcc737, username -> user.216839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24f87bb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dcd396e0-7a4c-493f-a26f-16e347ce56c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3185: status.find.is(200), but actually found 500
20:27:46.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3845: status.find.is(200), but actually found 500
20:27:46.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6600: status.find.is(200), but actually found 503
20:27:46.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e7a2e44, username -> user.87461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68d8183a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ee3f6f21-c7a2-46ed-93c2-8ab9e64cbf46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@954987f, username -> user.533363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@529c5576, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 892156f6-a20b-405a-b1f2-2c3cdec5e3c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@293cef16, username -> user.884509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e543e12, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3576: status.find.is(200), but actually found 500
20:27:46.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@94fe97e, username -> user.4707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b66b8d0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: db2875d4-a03c-4997-b97c-1957272857d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3846: status.find.is(200), but actually found 500
20:27:46.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3604: status.find.is(200), but actually found 500
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f8d85f2, username -> user.976139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@119ab12d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a49996f4-811f-457a-a7c9-0c6081b5c81e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d96d8f1, username -> user.741599, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40cf3ff6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a920df69-7528-4b6c-8997-958a1d4da51e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3582: status.find.is(200), but actually found 500
20:27:46.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c09642, username -> user.957114, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43f6972, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ffd617cd-a764-449d-9aec-2531e54e1588
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3848: status.find.is(200), but actually found 500
20:27:46.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55eca0f5, username -> user.494677, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ad7b0f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0eec9926-c50e-467a-81c4-d7541281a2e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3847: status.find.is(200), but actually found 500
20:27:46.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3556: status.find.is(200), but actually found 500
20:27:46.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@81eddbb, username -> user.371038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@728f5542, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3b20945f-00e8-4832-99d9-0fdf55a150af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5887c717, username -> user.428156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fbb60e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7af13b76-c027-4729-87dc-d2a6ff4839d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3843: status.find.is(200), but actually found 500
20:27:46.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3843,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1230d05a, username -> user.429743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75637b29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4dcbd3be-fd4d-4d03-8a73-2af5b424dca2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3854: status.find.is(200), but actually found 500
20:27:46.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3854,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56474ee6, username -> user.197125, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c5f6ce2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 88e09fbd-6eff-4a34-b509-5eedad7a3f84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3819: status.find.is(200), but actually found 500
20:27:46.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3819,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@150bb926, username -> user.600891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d08d77e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: aa268bb3-b3fb-4a9f-9c8b-5e2d7fcfee60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3578: status.find.is(200), but actually found 500
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@366be4e6, username -> user.272412, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eed7bc1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e526aa9b-7a90-47ef-8271-d4c1669e0ad7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3817: status.find.is(200), but actually found 500
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fc7d97a, username -> user.853026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c000259, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9cb7d796-7e41-4f24-9ff0-4824b85d7863
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3613: status.find.is(200), but actually found 500
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3617: status.find.is(200), but actually found 500
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3855: status.find.is(200), but actually found 500
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@418bf99d, username -> user.304616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37df01d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 787fc4a1-53fa-4d88-90b6-7285eb5c5b89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3797: status.find.is(200), but actually found 500
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3855,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15a102d, username -> user.155809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c7c33b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cc286bf3-c3af-4bcc-a8bf-b751db6722e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3613,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33e79710, username -> user.591957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73c02dd6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ca544d42-c02e-48c3-ad5e-b2852448b998
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bf672dc, username -> user.436998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f95e8ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7f068c10-d3ba-4a4e-9855-168d00953e9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3866: status.find.is(200), but actually found 500
20:27:46.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3793: status.find.is(200), but actually found 500
20:27:46.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74ce9007, username -> user.262700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d675024, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 44ca06e8-6b9e-491a-9cce-75faeb7fc49d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a65f032, username -> user.423335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a6221ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 30b8203e-3d50-4533-a605-0fd0c20fa256
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3618: status.find.is(200), but actually found 500
20:27:46.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ea8a3ab, username -> user.519071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3127bcdc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d68f2d4f-d517-4e6d-95d9-acf61388e316
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3856: status.find.is(200), but actually found 500
20:27:46.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bc249af, username -> user.652749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e0ccc8e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 106ebc53-1d3c-43f3-b81a-c14511ff120f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.535 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.535 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3553: status.find.is(200), but actually found 500
20:27:46.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34bb722d, username -> user.158001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ba504dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 97d855bc-f821-4d0e-a657-8db19bc60d2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.535 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.535 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3812: status.find.is(200), but actually found 500
20:27:46.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29854ab2, username -> user.452707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@100ce0fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f7f048c0-660d-4827-a769-3c355c9e254a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.535 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3875: status.find.is(200), but actually found 500
20:27:46.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44c17fcc, username -> user.962459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc217be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 60abb86a-66d5-4785-8b7c-9aa351445682
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3877: status.find.is(200), but actually found 500
20:27:46.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3579: status.find.is(200), but actually found 500
20:27:46.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3877,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20e2f576, username -> user.203689, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8533098, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 429412d1-5821-4a5c-8b3a-96642f8e8937
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@741970b, username -> user.81729, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3321e79e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fe3bfa1f-b894-443a-8aa5-51970f9ccc10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3810: status.find.is(200), but actually found 500
20:27:46.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3810,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e8eb4d4, username -> user.286820, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36b083c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3dd28565-6f99-404a-88ef-355d825ee24e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6601: status.find.is(200), but actually found 503
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3223: status.find.is(200), but actually found 500
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28a22833, username -> user.940240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3024fc71, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ee5d825, username -> user.521086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48cd6c94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3adbc505-6e2c-44ef-8343-45a0763db3d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3130: status.find.is(200), but actually found 500
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3573: status.find.is(200), but actually found 500
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@407bc3dc, username -> user.896361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30d88085, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 151f8b08-0ff9-438a-a43b-51bb537c5344
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74c2cbba, username -> user.31291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71749590, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d65a1b89-52f7-4017-ba0e-b4dde4ade185
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3863: status.find.is(200), but actually found 500
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e14b5e5, username -> user.683253, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7afc4498, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 621c670a-6a29-4035-bd56-835731c2637b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3589: status.find.is(200), but actually found 500
20:27:46.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3589,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7268aad, username -> user.287303, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1660bd21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f77f4ddd-5410-4c45-9ee8-4ac503577f6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3275: status.find.is(200), but actually found 500
20:27:46.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3275,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b2bba55, username -> user.545579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20432169, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7854ff0d-c089-4749-b927-4214510319b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3798: status.find.is(200), but actually found 500
20:27:46.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28697365, username -> user.972073, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@715ab6ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 98f66920-6895-419b-a23e-ddc84d969e18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3874: status.find.is(200), but actually found 500
20:27:46.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3876: status.find.is(200), but actually found 500
20:27:46.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3874,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dbecb45, username -> user.918074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1734772, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4147328c-4b01-42b2-8e9b-f7460208895b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e011444, username -> user.510847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66ac6983, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 881d0c7d-e469-4d0b-b696-98e4086fd0df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3594: status.find.is(200), but actually found 500
20:27:46.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@713a7d11, username -> user.817986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56fbe562, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 19803e1a-a739-4d9b-9805-4feaf301e95e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3609: status.find.is(200), but actually found 500
20:27:46.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3609,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7169ff06, username -> user.494593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7df729b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cb00c1b3-cfe7-4281-a446-c3c343b3a441
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3792: status.find.is(200), but actually found 500
20:27:46.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7603b07, username -> user.897287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79ec060f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f6051eb1-c4d3-44d8-a8b6-e5ea776a686a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3888: status.find.is(200), but actually found 500
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3235: status.find.is(200), but actually found 500
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3888,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@203ab7ac, username -> user.187301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@285a6799, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c27387fd-8fbe-45a1-9af9-8b812dd0b2fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3235,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65303e7a, username -> user.360875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a40020f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 80823c0e-9adb-4b7b-a33a-19b7cb9d6bd3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3593: status.find.is(200), but actually found 500
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@442d6585, username -> user.220268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53fdce05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fee83321-50a5-40f4-9b1e-3e0226acd1f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3883: status.find.is(200), but actually found 500
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bb103a5, username -> user.442697, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17101c5a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c688fc34-6bc3-4fe8-a60f-e1ba4668a5ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3884: status.find.is(200), but actually found 500
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7889c41, username -> user.266032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4df6ae2d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 362530c9-f77b-423e-9221-f0f4981101d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3626: status.find.is(200), but actually found 500
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3626,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34866b1c, username -> user.53533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@618bb009, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cce2cd7f-c359-4a7f-ab94-bb2582206436
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3555: status.find.is(200), but actually found 500
20:27:46.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25308f1e, username -> user.789151, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b4a09e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6ec904a4-a4ee-4efb-8ede-9ca39f008430
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6602: status.find.is(200), but actually found 503
20:27:46.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43fb9bdc, username -> user.733961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aa2a634, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3263: status.find.is(200), but actually found 500
20:27:46.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@146da4f2, username -> user.731851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@405b6c48, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6a93d48e-8505-4882-8422-72ca97afc88d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3899: status.find.is(200), but actually found 500
20:27:46.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31cff5ff, username -> user.133603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@83ed2c6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8e55ea38-f684-4365-b968-3ce6759ff551
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3274: status.find.is(200), but actually found 500
20:27:46.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dfbfaf7, username -> user.238433, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71cc10b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6570735e-c3c1-4431-87ff-9f01c1ad8015
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3268: status.find.is(200), but actually found 500
20:27:46.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3268,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65ff6f3e, username -> user.382380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12834042, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5d7bb258-d346-45cc-a07c-3a5ebbca7084
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3264: status.find.is(200), but actually found 500
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37a16e2b, username -> user.784998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42d328a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8fc467e3-b855-49d0-a110-3473ae8c5da3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3577: status.find.is(200), but actually found 500
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d528ab3, username -> user.898971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29acc448, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 956f13d4-5fe2-45f3-9054-3a6eb4cb9d27
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3037: status.find.is(200), but actually found 500
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3572: status.find.is(200), but actually found 500
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3037,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61fac65f, username -> user.748744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@437a5b01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1f2af4a4-d7eb-4336-9105-80074de7137b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74c6c562, username -> user.350783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71235a08, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 864d9860-f0cc-420f-842a-eaf0a2eae788
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2986: status.find.is(200), but actually found 500
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2999: status.find.is(200), but actually found 500
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ef65027, username -> user.397981, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@313ad8cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c012623f-8d49-410e-825d-e90cf5ca9d65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ac88f12, username -> user.190269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49c2f713, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 071cf7b3-daa0-4af2-ab88-d8015c0b2a2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3897: status.find.is(200), but actually found 500
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6029db5, username -> user.413048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bb2f696, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8852fa7e-f6c4-4cd8-beb9-c33eeed8c75f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2774: status.find.is(200), but actually found 500
20:27:46.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52db1f61, username -> user.662540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@160ccfce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3ed91cc9-3760-44ee-a00d-c06cb24320c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3689: status.find.is(200), but actually found 500
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3689,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42cce441, username -> user.169766, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d8de6d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7ae2b80a-5275-432d-bd1e-9e3fadb0173b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3239: status.find.is(200), but actually found 500
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4272d853, username -> user.534226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ab28c01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3c13f1d9-9d33-4388-ab24-e1546e0bed8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2777: status.find.is(200), but actually found 500
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f702de5, username -> user.202676, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33da7edb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 556e797b-490f-4b37-bb3e-0f70ad4f566a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3653: status.find.is(200), but actually found 500
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3584: status.find.is(200), but actually found 500
20:27:46.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@89bf912, username -> user.137354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cb39c2c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8c9bd985-c160-4e15-93f2-e20bcc3d8926
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@394ee9c8, username -> user.402421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@316e3f1e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 69c509d4-c3da-4ed7-be6c-df3b30871d95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3599: status.find.is(200), but actually found 500
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3599,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11d1c716, username -> user.416360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ced8f34, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 001d3788-3487-48e1-bb92-37c74e544714
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2987: status.find.is(200), but actually found 500
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2987,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bb1444f, username -> user.705256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cd46faf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c0de19fa-5b9c-4eb6-bfff-77a2f486945f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3537: status.find.is(200), but actually found 500
20:27:46.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3909: status.find.is(200), but actually found 500
20:27:46.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e748ffb, username -> user.407618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7522a291, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4550795e-b7f6-4df6-a4d8-e213ca92e961
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f7302f5, username -> user.514660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ce9278f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fb5cb4a2-5ec2-4ace-a04a-858db826685b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3321: status.find.is(200), but actually found 500
20:27:46.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3650: status.find.is(200), but actually found 500
20:27:46.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16117a0d, username -> user.840850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7448855d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1ade606b-fef6-470f-a02b-fb1b4ca4a418
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a906b9c, username -> user.562087, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@788c5796, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 05333bad-f6a1-45e6-8ba9-4991b2514d63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2982: status.find.is(200), but actually found 500
20:27:46.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@759d6431, username -> user.185283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51565bf1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 34295609-f54e-475f-85ac-754fe0d1793f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3338: status.find.is(200), but actually found 500
20:27:46.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3338,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2304a059, username -> user.397291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32dc2558, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e271ecc9-a6e7-4f5c-8338-1cb3946060c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3912: status.find.is(200), but actually found 500
20:27:46.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3912,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ca5a4c9, username -> user.200323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@122b3bb5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 19a06a7e-bcf1-45be-8d34-bb374e90aa01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2783: status.find.is(200), but actually found 500
20:27:46.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@355ee86f, username -> user.661496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2efcfba0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 37fb3183-c6bf-4eb0-bff1-0295a4c9eeb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3647: status.find.is(200), but actually found 500
20:27:46.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@318a701e, username -> user.758545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11becd34, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2f27da93-fe75-43df-8720-1d5bdd19dbe8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2778: status.find.is(200), but actually found 500
20:27:46.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ef73c4c, username -> user.481947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@96c4dd9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 778fd575-15c9-4c25-b7cf-1cc092e1fcd0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3649: status.find.is(200), but actually found 500
20:27:46.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a679c02, username -> user.483180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49b7f07f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 042d7f5c-91e0-42c1-a6f3-64f594f655a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3693: status.find.is(200), but actually found 500
20:27:46.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4caa0b69, username -> user.874051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e7631b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9dc8c57a-0669-4e65-82d3-385ae0f07d25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3928: status.find.is(200), but actually found 500
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3361: status.find.is(200), but actually found 500
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2270da0d, username -> user.983060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55d78ea7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b738f536-dde3-4aa3-bc0e-35735d44cb96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3361,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2356a5e5, username -> user.917410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4300ad34, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d50f2ca2-6ee4-42c2-ba0c-6f3ef8ca787a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2976: status.find.is(200), but actually found 500
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2976,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d02df2e, username -> user.839526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@564f5022, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1600e0b1-3e5c-4f44-b7f3-376e68954562
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3657: status.find.is(200), but actually found 500
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a498134, username -> user.987833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a851600, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9c1aedb3-8b0c-4fd2-b8e2-3eb7486479ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3310: status.find.is(200), but actually found 500
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f2e8bad, username -> user.955309, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602515c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b6285732-6faf-4cf9-be75-b31c365f36f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3681: status.find.is(200), but actually found 500
20:27:46.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65a1beda, username -> user.193680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13639e19, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8b86b726-657c-447f-9994-a75742477b58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3929: status.find.is(200), but actually found 500
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3929,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17d9c44f, username -> user.750089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@270bd984, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7cb846d3-0fee-4ffa-b8f4-056a16360ac6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3228: status.find.is(200), but actually found 500
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@363e558e, username -> user.596124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54bbbb8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3e99b1e2-aca9-43cd-bf58-3588b026adf5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2974: status.find.is(200), but actually found 500
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c79475f, username -> user.580924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b26124e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 655eedb1-2790-4a66-9a08-203e3062de92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2981: status.find.is(200), but actually found 500
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bed0669, username -> user.48737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b5fb9c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7c6966f4-47a2-49e1-b2d2-e41a5c5f3492
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3272: status.find.is(200), but actually found 500
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4445eb38, username -> user.678467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ff88696, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8507c555-ef73-4cb2-82db-10b7f07ab901
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3935: status.find.is(200), but actually found 500
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3931: status.find.is(200), but actually found 500
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@536152fc, username -> user.264039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a0982cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 01a3a1e0-9fa2-4c20-addd-cc7286ce38e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c2c41bc, username -> user.270265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d9eef4a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bc5e4c9c-67dd-4b69-9e41-e82e7601dc7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2785: status.find.is(200), but actually found 500
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50c681d, username -> user.19981, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43a30c85, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ba07ca45-cc44-4cbb-805a-ffd639a94afb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3934: status.find.is(200), but actually found 500
20:27:46.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@be9f64, username -> user.5944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48fd19bd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5553772b-ac74-495e-9272-d04f1c2da688
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3281: status.find.is(200), but actually found 500
20:27:46.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3939: status.find.is(200), but actually found 500
20:27:46.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b1c2d45, username -> user.311758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2480ed69, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ec4fce5b-2e5e-4c11-9059-d4af4774e999
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fed251f, username -> user.306065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45170297, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0b5fa7c0-b3fa-48c1-bb8a-3edea35019b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2970: status.find.is(200), but actually found 500
20:27:46.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fec22c5, username -> user.917570, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cc92085, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 39623e36-5a39-4803-83b4-85c2e900ea3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3331: status.find.is(200), but actually found 500
20:27:46.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@647e2d54, username -> user.137318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f202d20, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ac052546-2520-4f36-a3b7-e25563cb2531
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3941: status.find.is(200), but actually found 500
20:27:46.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c6c7af0, username -> user.541121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@292cf7ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e999de04-c6ef-4ea1-8341-a7c815ded634
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3948: status.find.is(200), but actually found 500
20:27:46.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46e255c4, username -> user.133413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e1d1cf3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2661e42c-403a-42a8-85ba-e930a3664906
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3636: status.find.is(200), but actually found 500
20:27:46.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fbb4d8d, username -> user.935804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67b29168, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dbf6c224-983a-4bd9-9f40-5331343d2f82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3699: status.find.is(200), but actually found 500
20:27:46.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39e32206, username -> user.605106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@449d8c17, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 819ed766-c3be-4f1e-af7a-430f0a491218
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3659: status.find.is(200), but actually found 500
20:27:46.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32a85441, username -> user.632700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10deabee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4af8a50a-a699-4cb8-ab24-aa1e2c7b92b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3933: status.find.is(200), but actually found 500
20:27:46.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3233: status.find.is(200), but actually found 500
20:27:46.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42aa2564, username -> user.47746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19b6ce90, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 552d5a8f-ec7b-47a4-822a-b07eb9617190
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@989c018, username -> user.17677, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@183a307b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ab2f1ae6-1121-4061-a158-6eabd20a9cf9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3676: status.find.is(200), but actually found 500
20:27:46.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3676,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7acbac9b, username -> user.284330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22854e01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6d23d124-6547-4629-8f85-642a4a6b967d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3949: status.find.is(200), but actually found 500
20:27:46.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d78156, username -> user.742428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ba3f3f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9441b9ec-2f97-4540-b76e-f6597172fa60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3531: status.find.is(200), but actually found 500
20:27:46.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e9129e8, username -> user.919712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24af7dcf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 14496fb8-356a-49ae-92a7-9da924c0d4f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3952: status.find.is(200), but actually found 500
20:27:46.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1881f38a, username -> user.102701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5857b94b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4167310e-d926-4c1c-b53b-16bc51f8c02d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2967: status.find.is(200), but actually found 500
20:27:46.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2967,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74ac285a, username -> user.642420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a8823b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f3660164-3246-4ecb-b537-d156eb274eee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3312: status.find.is(200), but actually found 500
20:27:46.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4337f6c0, username -> user.139316, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fd570c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d5db4f19-e6a9-4079-baf3-5d9b4721348b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3953: status.find.is(200), but actually found 500
20:27:46.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@530aaee6, username -> user.876833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70c2ea4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b1e712c7-a1e9-421e-b11a-36a1c1e55463
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3956: status.find.is(200), but actually found 500
20:27:46.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@251db529, username -> user.695958, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e854898, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ee44f0b0-1b5a-4ecb-a4d9-5ca614f4b077
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3942: status.find.is(200), but actually found 500
20:27:46.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b7c66ad, username -> user.880658, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b7ea0b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a14b6232-ca63-4560-bf85-73ab9fb43326
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3297: status.find.is(200), but actually found 500
20:27:46.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63506032, username -> user.965706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cbde086, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5703e125-c37c-4a53-808a-c3cc5f43075e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3612: status.find.is(200), but actually found 500
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2965: status.find.is(200), but actually found 500
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@769d63e0, username -> user.269101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20b10344, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6d1a5c25-5efa-4c93-acee-010d5bb49e47
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3608: status.find.is(200), but actually found 500
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a1172af, username -> user.122435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c1673b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3a8093ca-ac67-418a-acd4-0dc2eadf3e51
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b7c95d6, username -> user.160080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@423784a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 59975712-193c-497d-8cd5-babd337f26f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3557: status.find.is(200), but actually found 500
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3564: status.find.is(200), but actually found 500
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3236: status.find.is(200), but actually found 500
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f22938, username -> user.535125, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dad3774, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7b2cafb2-c958-415b-8e02-45123b225d73
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3288: status.find.is(200), but actually found 500
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@739dcbd, username -> user.170530, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f446f1d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6e7489f3-7784-4a38-9456-a3bce2009520
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2940abfd, username -> user.994747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62474475, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8643887a-f832-432e-a7b8-dc97c9623527
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7be7a3e0, username -> user.155238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8ad4425, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b8955a4e-b2bd-43b7-9bea-bbfee9b94c20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3231: status.find.is(200), but actually found 500
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78610b14, username -> user.338333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fd1be41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b2b790c8-6587-4f9c-9a7d-326d78ee8f56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3964: status.find.is(200), but actually found 500
20:27:46.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3294: status.find.is(200), but actually found 500
20:27:46.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12db9f76, username -> user.424858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ad8054a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 10ced12b-c76d-4a60-aed6-40429d7d885c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3294,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ef8fc42, username -> user.859576, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55973bb1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ee44960b-c49d-4616-aa6b-2e7702ae4e3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3962: status.find.is(200), but actually found 500
20:27:46.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b0b620c, username -> user.460441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6062f431, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 516ab501-67c2-4702-bcdb-30b6d8b591de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3663: status.find.is(200), but actually found 500
20:27:46.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3663,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@467ef9f5, username -> user.701011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1037342b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ac3e0d7d-ebcb-4406-a4b5-363744c22035
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3292: status.find.is(200), but actually found 500
20:27:46.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3292,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73cdea98, username -> user.240544, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f5d4f7b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ca5ba432-9e2a-4a77-8292-a2b9d3443233
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3244: status.find.is(200), but actually found 500
20:27:46.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11334bc9, username -> user.171257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b3beef0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5d675f51-95cd-4ffa-a383-c969c1dd48eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3575: status.find.is(200), but actually found 500
20:27:46.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3575,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eecc6f1, username -> user.318244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30f09fa9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dfec9ca7-c66b-490f-bafd-fa95c29d83bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3332: status.find.is(200), but actually found 500
20:27:46.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40510ce4, username -> user.824064, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24744dfe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8b44187f-6868-4fbb-9cf7-bf3ee8bcab02
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3975: status.find.is(200), but actually found 500
20:27:46.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3975,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@258b9f15, username -> user.33550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ef5b5ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1424ca79-4440-4328-9286-d8a6f8165af2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3966: status.find.is(200), but actually found 500
20:27:46.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2126cbd8, username -> user.871667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1361eb0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6db097c1-e022-4db5-af55-2aa5623c2985
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3661: status.find.is(200), but actually found 500
20:27:46.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c6d6b9e, username -> user.867950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51d2380, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 46aee395-1bb7-4f04-a7af-052bf22a5ba1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3977: status.find.is(200), but actually found 500
20:27:46.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1edbc70, username -> user.731411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23fa8f5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e79f3247-bcfb-444e-914b-44c643a890c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3980: status.find.is(200), but actually found 500
20:27:46.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42adff2e, username -> user.656659, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@494b89b1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 516ef7a8-b5e3-46a9-9fb7-d9b757bfe105
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3534: status.find.is(200), but actually found 500
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4865f838, username -> user.21905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24c31836, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c90cf726-a0e6-426e-9883-f48e925f9705
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3648: status.find.is(200), but actually found 500
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1da7a0b6, username -> user.14458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61dac434, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3f590031-1549-4a61-a216-abd3b8b5d5c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3785: status.find.is(200), but actually found 500
20:27:46.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a58dcd7, username -> user.820783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e6fde1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b1412fd9-77c0-4662-b296-1d5547d86a8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3985: status.find.is(200), but actually found 500
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ac60a69, username -> user.647510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d3121c8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 989fe8b3-5873-4dcf-a5c1-c5e707bddc65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3230: status.find.is(200), but actually found 500
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@332c6f7d, username -> user.509118, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2de2436, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: be8f2e69-f3b0-486b-9a5b-454c3ea86a8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3621: status.find.is(200), but actually found 500
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3621,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ce8b064, username -> user.38698, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@630cd9ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0a51fd04-ea2a-4ea2-b0e6-86c6dfc0e60c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3342: status.find.is(200), but actually found 500
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@659da86d, username -> user.244978, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59a30e40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9aa5fea6-c8ab-49f6-a484-9f5a0402c095
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3226: status.find.is(200), but actually found 500
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e7618f2, username -> user.434074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1baedcb1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 030e042d-bee7-42c5-be29-614023a1aede
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2791: status.find.is(200), but actually found 500
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2791,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@563639cd, username -> user.672497, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@620ff975, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c3b776d2-0024-4af4-a65a-b945cfda2271
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3309: status.find.is(200), but actually found 500
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29d0877a, username -> user.19351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e462845, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5b8721b6-761f-4c55-9052-d3d7dec14c44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3521: status.find.is(200), but actually found 500
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3521,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d8085ac, username -> user.581675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e9af54a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 438e3cf6-4086-42df-8d1e-48c2ed705e4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3550: status.find.is(200), but actually found 500
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@924d58e, username -> user.381946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aa8af08, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: aa599c48-b108-4c64-b47a-24c1aa3445f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3654: status.find.is(200), but actually found 500
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@355cf501, username -> user.109403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5636b988, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1345cb8c-8374-4fa2-85c7-005e8d1d05f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3665: status.find.is(200), but actually found 500
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3624: status.find.is(200), but actually found 500
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14752fb2, username -> user.743852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30ee7395, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0d66b44e-fda1-49c6-913d-c91b7e0eda5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d5abfce, username -> user.280375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53367c09, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0892e132-bfc2-4e81-9d96-899fd41fbf8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3625: status.find.is(200), but actually found 500
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3783: status.find.is(200), but actually found 500
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f04dfd1, username -> user.886953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18f3053d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8a0e01e5-aae7-4b20-8675-9c7915aadcd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b05a116, username -> user.472552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@783e3f0f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 29e47030-901a-4b19-9419-ebeebb5e60d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3990: status.find.is(200), but actually found 500
20:27:46.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ec7f4ed, username -> user.724734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3062aabe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8e6f5f4e-c240-41f6-a74d-fdea90c8a215
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3994: status.find.is(200), but actually found 500
20:27:46.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3994,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b65c6ca, username -> user.712504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c5160eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 110b1ec4-6a35-4aaa-9b4a-798f66a85860
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3991: status.find.is(200), but actually found 500
20:27:46.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fa18994, username -> user.13855, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f80f44, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2f74e397-598e-44ac-bf3f-bfeb1078246c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2790: status.find.is(200), but actually found 500
20:27:46.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62c4a54e, username -> user.538992, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ddaa67, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e958e449-74c8-4bd5-8718-80f5a70ccc0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2805: status.find.is(200), but actually found 500
20:27:46.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71a5970a, username -> user.716946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@559708dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c049aa96-b5c2-46b4-bbd3-94b5f87e0240
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3601: status.find.is(200), but actually found 500
20:27:46.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@798a2dc1, username -> user.332536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4003b71f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b26ce36b-5f6b-490d-8d9b-9c4cee05c9e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3999: status.find.is(200), but actually found 500
20:27:46.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@607ea492, username -> user.323832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72cf3d6a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4b155d9f-4f2c-4ca9-b74c-1d808be177f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2960: status.find.is(200), but actually found 500
20:27:46.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@254dcb9b, username -> user.31940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@230ce35e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9dfcf89b-66f2-4389-bbac-9ceca24949db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3995: status.find.is(200), but actually found 500
20:27:46.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54553f47, username -> user.442022, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31316ff8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6c325604-21bf-469e-9309-d7652471ec39
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3348: status.find.is(200), but actually found 500
20:27:46.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3348,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62ca0233, username -> user.596871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24fe23, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c43dc876-fb40-4a04-914b-5cbb79137d7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3308: status.find.is(200), but actually found 500
20:27:46.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d33a206, username -> user.908689, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7889faed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f6321751-d6bb-4a29-b8ca-be106b9ae2d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4004: status.find.is(200), but actually found 500
20:27:46.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48daf4ef, username -> user.283670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ec75bb7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f5c4901a-a478-4f2b-a3d7-9484eec61c10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2808: status.find.is(200), but actually found 500
20:27:46.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4014: status.find.is(200), but actually found 500
20:27:46.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f853ad1, username -> user.629194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27b9bdb8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f3bbd148-9e51-4451-a427-3197f1b0645d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@336e7fe1, username -> user.945132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c4954a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 63c384ae-e2a9-4258-8254-c8c18b685611
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2952: status.find.is(200), but actually found 500
20:27:46.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f65d24e, username -> user.996693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fd33b9f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: abff8c6b-d8e6-4325-8df4-268529d67087
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3545: status.find.is(200), but actually found 500
20:27:46.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2471dc90, username -> user.719385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10cc240a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7101df9c-9c63-49b1-bda2-070c494b2456
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3778: status.find.is(200), but actually found 500
20:27:46.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3780: status.find.is(200), but actually found 500
20:27:46.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3134f21, username -> user.555791, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1840c0e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c9c3f546-1b5f-4c8e-93f8-8ffc2e75bceb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cae13c6, username -> user.947050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bdc3f96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1a5d5fef-b52d-42f0-b7cb-62a828338c58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3298: status.find.is(200), but actually found 500
20:27:46.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@514594f9, username -> user.11749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bef49a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bec11798-bbe8-42ac-9547-79270b5efca9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3364: status.find.is(200), but actually found 500
20:27:46.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@443ec58e, username -> user.168117, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3050245d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 166816a0-400b-416d-ad90-137277aeb680
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3675: status.find.is(200), but actually found 500
20:27:46.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2914: status.find.is(200), but actually found 500
20:27:46.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3675,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4618ce5f, username -> user.353291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19868256, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bd5f8289-6089-49b9-96d1-6b8ac8aaef4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@529c7dbb, username -> user.454972, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c45d0fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d65d7f55-931d-4f61-ae02-6d6225114841
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3392: status.find.is(200), but actually found 500
20:27:46.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30e4599, username -> user.269017, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3442daa8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4c28dd9d-78f6-4e44-993a-1fbe01837e23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3229: status.find.is(200), but actually found 500
20:27:46.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2913: status.find.is(200), but actually found 500
20:27:46.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62ab1b2e, username -> user.714522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19d2fad0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6e743a3f-37fb-4a7e-8a68-a8a596454579
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7db61812, username -> user.490056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e07beea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 33b12990-91f3-4dd2-b117-f5a618db68cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2912: status.find.is(200), but actually found 500
20:27:46.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2912,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f98cea8, username -> user.550094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b4ac416, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e5397579-dc17-47a9-898d-b15151516526
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2812: status.find.is(200), but actually found 500
20:27:46.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55703e5d, username -> user.450213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40633343, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9dbd6421-3c0b-47c8-8c9e-84b87de96ca3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2898: status.find.is(200), but actually found 500
20:27:46.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2898,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31da67d3, username -> user.753167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c98a01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c3fab2ce-c2c2-4a13-8063-8d3cf111e9db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2814: status.find.is(200), but actually found 500
20:27:46.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@232678c9, username -> user.562158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2428db73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 73ad9425-c0da-4315-8563-9d8bb680ecfa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2918: status.find.is(200), but actually found 500
20:27:46.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2918,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@506c462d, username -> user.230299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@757e21c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6b5929a3-1f87-41de-8314-38d1f9d71014
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2917: status.find.is(200), but actually found 500
20:27:46.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c35e99b, username -> user.276449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@197122ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c3244eb8-3728-4d67-ab44-c8a037cf1a5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3289: status.find.is(200), but actually found 500
20:27:46.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2890: status.find.is(200), but actually found 500
20:27:46.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@597f9b95, username -> user.70254, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5925b76a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cac0d1e4-cf87-47a3-b363-39848c8689cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25e5e1b, username -> user.676796, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f7851b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3c38325d-2f55-4863-954d-51811318879d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2813: status.find.is(200), but actually found 500
20:27:46.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@349445c7, username -> user.731038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b2f5710, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 094f1c9c-d9af-4f13-84bf-9e3a551e27b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3384: status.find.is(200), but actually found 500
20:27:46.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3384,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69d6dd06, username -> user.538009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@368f9f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e6afdca5-f4b0-4fc1-9325-9a2030ad7ea0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4029: status.find.is(200), but actually found 500
20:27:46.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31674f30, username -> user.890751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fed37b6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 41104f98-def0-4a68-b7ad-7592abec3eb3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3225: status.find.is(200), but actually found 500
20:27:46.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3774: status.find.is(200), but actually found 500
20:27:46.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@731a7582, username -> user.944623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@207f39f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7149f5f6-b837-462d-b7a5-d2793b9bbc4a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64f92960, username -> user.572300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32c3b534, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1f7bf518-53c7-42cf-98cb-2ae61bbd9397
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3300: status.find.is(200), but actually found 500
20:27:46.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3300,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cec21b2, username -> user.466623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6768936, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fb5953ed-a888-4ec2-a079-cb5af1b9a586
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2856: status.find.is(200), but actually found 500
20:27:46.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72eebc78, username -> user.708680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54476e79, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 10ed9b68-70d6-47f5-a357-71c6f59be710
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2857: status.find.is(200), but actually found 500
20:27:46.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3541: status.find.is(200), but actually found 500
20:27:46.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27816379, username -> user.531635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@536b1e04, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 86e838c5-b265-4137-a483-0bf0db0f57b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44b1eb4d, username -> user.761637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@290dd2e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8c99d907-fe8d-4185-9993-129d0286476a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3548: status.find.is(200), but actually found 500
20:27:46.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20a08adb, username -> user.300604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@174952b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 235e80ee-7d2a-4be6-9b54-a74f00440faf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2865: status.find.is(200), but actually found 500
20:27:46.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16cb68ce, username -> user.193671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bad8e47, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 36a0b570-a361-4245-866a-7cee272b8919
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3685: status.find.is(200), but actually found 500
20:27:46.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ac79f6d, username -> user.45477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ab3bac9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8d143362-0a43-436c-8a88-f8e4c3d5e34c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3713: status.find.is(200), but actually found 500
20:27:46.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61679a8, username -> user.828587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@565776e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 32a14fad-81e4-4f3c-87ee-928b1555f713
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.584 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.584 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.584 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3672: status.find.is(200), but actually found 500
20:27:46.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ba6b71a, username -> user.639945, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fc530a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 29f88291-3c82-457d-a571-bb65fb80337c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.584 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.584 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.584 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2850: status.find.is(200), but actually found 500
20:27:46.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31894e06, username -> user.411104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5329bae9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8d23f330-2e83-439c-aa42-ed1158e0dc04
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.584 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.584 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.584 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2851: status.find.is(200), but actually found 500
20:27:46.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@519c0d5d, username -> user.203202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f6b7363, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0e8095d2-47e0-46b7-8e86-ff14c4e0d00a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3324: status.find.is(200), but actually found 500
20:27:46.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@431f04d2, username -> user.22904, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1abfced9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d3924d9e-3162-4ed5-9fec-932ced483dc5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3317: status.find.is(200), but actually found 500
20:27:46.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4193c351, username -> user.32059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64eb367, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 69f2b62b-adc2-4f3f-98b0-b6e079793820
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3323: status.find.is(200), but actually found 500
20:27:46.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d43926, username -> user.189125, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ea0d4eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 998a0409-437c-4be9-b127-1c65f4da44cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4047: status.find.is(200), but actually found 500
20:27:46.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6af031a9, username -> user.2818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f3f4251, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3dc2b2c2-b4fe-492c-94eb-136b3c4137d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2599: status.find.is(200), but actually found 500
20:27:46.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2599,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3443131c, username -> user.121362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d8c84dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 66ff4bcb-d60b-4098-83f1-613cc847a609
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3442: status.find.is(200), but actually found 500
20:27:46.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@312fbba0, username -> user.603226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d7aa606, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3d4789ee-9b5a-4c8d-8b5c-d5bbd8c3e4fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3166: status.find.is(200), but actually found 500
20:27:46.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22336395, username -> user.220882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4022d7e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 444fd80c-1b40-4ceb-b9c9-e82c4b611e5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2811: status.find.is(200), but actually found 500
20:27:46.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e4a8356, username -> user.14529, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73733efb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 63f0b899-f592-43b8-b1b0-e293ce737c3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3433: status.find.is(200), but actually found 500
20:27:46.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73fdc78e, username -> user.794104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e5b5965, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9ddc299f-0831-45f8-8e32-c87ef0a83541
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4063: status.find.is(200), but actually found 500
20:27:46.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@749004b1, username -> user.865976, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@497eb2cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f0f15752-bb62-40b0-a9bc-6e2442856918
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2792: status.find.is(200), but actually found 500
20:27:46.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@484f485a, username -> user.305989, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2714c38c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a9b4085c-ff25-494d-bd15-5ec41cd65622
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3163: status.find.is(200), but actually found 500
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36ab24ba, username -> user.127866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ef4b908, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4fe055e9-4098-4b6d-9ee8-e4b063f7d940
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3418: status.find.is(200), but actually found 500
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ace8906, username -> user.694182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d2fe68c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8c70530c-0e8f-41c6-bbf5-6f19020d2ecd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2604: status.find.is(200), but actually found 500
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3326: status.find.is(200), but actually found 500
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eed7907, username -> user.138349, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@636c70b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 29915880-db05-4b1c-a43d-99f8adfe7c67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3444: status.find.is(200), but actually found 500
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dbd54ae, username -> user.313166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42f83638, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8a6a3ca9-304c-44a3-a65f-dce7bbfcaf59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34563ec3, username -> user.393202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51596d8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fea54082-4490-4b32-90ff-000b2797fccd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3328: status.find.is(200), but actually found 500
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a197c6b, username -> user.191943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@682c681a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 84ae6d23-fc72-433f-b30b-1fa8e1ee9ee4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3528: status.find.is(200), but actually found 500
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3528,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19b4ae13, username -> user.3841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f92ed83, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f7342d24-97f1-4157-b4ba-e903da184523
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3588: status.find.is(200), but actually found 500
20:27:46.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58a9d679, username -> user.577552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aa4cb63, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4c126129-60da-4ed7-a10b-ca7fb1d0380f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3677: status.find.is(200), but actually found 500
20:27:46.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2941e7f1, username -> user.189207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58a7b21e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ed647ff4-c2f7-4a01-8c16-b5718bc52e59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3530: status.find.is(200), but actually found 500
20:27:46.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4df1d9b4, username -> user.714310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6029cc46, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 626ecc98-03c6-4b06-a037-b5ecfab06337
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3440: status.find.is(200), but actually found 500
20:27:46.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3440,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51780639, username -> user.402682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cff0274, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d0c61e40-e7e9-41be-b72a-8f2082b0c699
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6603: status.find.is(200), but actually found 503
20:27:46.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@642ec7b3, username -> user.265972, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e40a92b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.595 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.595 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.595 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3447: status.find.is(200), but actually found 500
20:27:46.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ef257d0, username -> user.983621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cb2ff65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d3eef44d-371b-441a-b896-2bc32f4dcd90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.596 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.596 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3346: status.find.is(200), but actually found 500
20:27:46.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6783ed1, username -> user.547305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18183205, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 51841de0-80f4-4791-8e22-efd1e76c0029
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3360: status.find.is(200), but actually found 500
20:27:46.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@366308a6, username -> user.109920, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@273b899d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 69d7a332-1061-4b6e-b227-2e31ac4e5060
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.596 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.596 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3358: status.find.is(200), but actually found 500
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b6eca39, username -> user.810382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d259778, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a65027fe-5cdf-4092-b0cc-c571d3cf6bd0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3096: status.find.is(200), but actually found 500
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d2d77b3, username -> user.472219, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c24c539, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 92ea1243-6346-4f0f-b5c4-4f74dc184474
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3696: status.find.is(200), but actually found 500
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3696,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6313c3ac, username -> user.736808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78d1fd91, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 299609e7-4c16-4fb4-8225-e118cda80bf9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3710: status.find.is(200), but actually found 500
20:27:46.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3710,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@297014df, username -> user.477195, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24423cca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ce53af7e-2705-4b4e-bc1f-4608aa71423c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3523: status.find.is(200), but actually found 500
20:27:46.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f389f9a, username -> user.622372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67ed4f5e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e4ef1045-6c1b-4a3f-9158-b736c1025603
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3354: status.find.is(200), but actually found 500
20:27:46.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3474: status.find.is(200), but actually found 500
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ed1effc, username -> user.914078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c08612c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 26a32620-c904-4120-a8b3-3f48be574a86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54a6681d, username -> user.511724, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cc4ae19, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a6f0fb58-ea19-476b-a457-82633b4774d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3508: status.find.is(200), but actually found 500
20:27:46.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f0150d2, username -> user.820255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@468bb8bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5702b4db-1682-45a8-b63c-6ce4ec50f4e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3486: status.find.is(200), but actually found 500
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@255de16d, username -> user.948336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5aea239e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 523ece7b-42ef-41ca-bcbd-3df5c1d99b16
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3680: status.find.is(200), but actually found 500
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56d9fc15, username -> user.155510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d55f032, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5a3ef23b-9cae-478f-8b0a-ca6b257f968c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3473: status.find.is(200), but actually found 500
20:27:46.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3470: status.find.is(200), but actually found 500
20:27:46.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3473,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4825e214, username -> user.841376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fdd92e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c860d2d4-f7db-4bed-9db5-aff47a8276c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@731512f0, username -> user.323882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4604d434, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7fa3d88e-ff8d-448d-a2d1-e68fd2924a40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3614: status.find.is(200), but actually found 500
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c981310, username -> user.770602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76537ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 41ff6968-463d-4f7d-a545-566457cae17c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3622: status.find.is(200), but actually found 500
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3622,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32d714f0, username -> user.514560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e350e5f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c7915785-679a-4101-9df5-60143491ab08
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3507: status.find.is(200), but actually found 500
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@562a401b, username -> user.800925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62eec1d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ed9534e5-3633-4d91-adff-983eb6739def
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3468: status.find.is(200), but actually found 500
20:27:46.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@586ed193, username -> user.971707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cc31541, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b4ede07d-4d2c-4e06-8e7a-0262ca14f632
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3097: status.find.is(200), but actually found 500
20:27:46.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3512: status.find.is(200), but actually found 500
20:27:46.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62ed617c, username -> user.630215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@697dc81b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f7e62a83-c4c2-430c-9a55-b456340fb384
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@705c2e98, username -> user.398326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@184a2be5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 45cd22fd-f428-4370-86f5-a5fd82fe9d4a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3368: status.find.is(200), but actually found 500
20:27:46.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e7c47b0, username -> user.478179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@549b404b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f9abd6eb-3f60-4455-a4e9-ed9da5625e56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3616: status.find.is(200), but actually found 500
20:27:46.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50265897, username -> user.930607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@276c1a77, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9a237ea1-39bc-4b2f-b2d6-3c9171bd5e91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3751: status.find.is(200), but actually found 500
20:27:46.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3751,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40c5ca1c, username -> user.18174, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19b60cbc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a5f6b336-ebd9-48a3-9183-86dca6b66cae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3620: status.find.is(200), but actually found 500
20:27:46.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5007a40a, username -> user.715181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c3482ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e59ec93d-ca91-48c4-8295-02f58dc5d2b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.600 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.600 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3658: status.find.is(200), but actually found 500
20:27:46.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f772f60, username -> user.585418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31929b34, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a490442d-d5f6-4332-bd78-dd7ed60bf474
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3487: status.find.is(200), but actually found 500
20:27:46.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.601 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2268af30, username -> user.336642, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27c05ce6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a74962bf-05cb-4f0d-9093-ffc0e6204dcf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.601 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.601 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.601 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3634: status.find.is(200), but actually found 500
20:27:46.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.601 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.601 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3634,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b8d89e6, username -> user.292952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@625c1c88, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4abb091b-bf83-4932-8684-2fb3f8a802d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.601 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.601 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.601 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3644: status.find.is(200), but actually found 500
20:27:46.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3488: status.find.is(200), but actually found 500
20:27:46.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69b3769f, username -> user.671395, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@695a22a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0c04224f-127a-450f-985d-61df670dd485
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e4c73db, username -> user.45364, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c1ac040, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 661a6560-999b-46b2-a5bf-50bc46a4e144
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3497: status.find.is(200), but actually found 500
20:27:46.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3497,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7421b30d, username -> user.288793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60254c9d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5db5e14d-090a-4a5e-880e-28a2690d0ba0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3515: status.find.is(200), but actually found 500
20:27:46.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6121c2ad, username -> user.884747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a560b78, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5f1fe642-5b0b-4034-8db4-dabdd33c01b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3502: status.find.is(200), but actually found 500
20:27:46.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c3c2740, username -> user.468808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c79ed87, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5b08706b-141c-40de-a9b2-861f7c1478ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3673: status.find.is(200), but actually found 500
20:27:46.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69ca2764, username -> user.831338, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e700756, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 935a1e71-37e4-4416-b269-9e297f06529b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3498: status.find.is(200), but actually found 500
20:27:46.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@202d2cf5, username -> user.929865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f3338dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 896d460e-d2fa-48dd-b7c2-7179f122e932
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6604: status.find.is(200), but actually found 503
20:27:46.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3490: status.find.is(200), but actually found 500
20:27:46.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2881: status.find.is(200), but actually found 500
20:27:46.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47968450, username -> user.639025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63dbf8fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55d765e, username -> user.883254, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c30b48a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3179515c-74a0-4c30-a6be-19c6025a27f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a336d8b, username -> user.642419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74c3afa4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 55e5efad-f763-4e76-826f-605bf031b3f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3370: status.find.is(200), but actually found 500
20:27:46.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19990c74, username -> user.715984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cf77f48, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 777891c9-5c27-445d-b919-741a4b5793a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.604 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2866: status.find.is(200), but actually found 500
20:27:46.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ba5c453, username -> user.474633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@99f21f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2f53d899-6329-4f02-9d22-f48cf345c161
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3477: status.find.is(200), but actually found 500
20:27:46.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20d47834, username -> user.980439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37a6fb15, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8580fa03-5481-47ab-868e-cde74244e32f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3472: status.find.is(200), but actually found 500
20:27:46.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e9ad5b4, username -> user.855697, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1962d3b2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f99e3971-d520-4742-91ef-b665ed3f0e48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2891: status.find.is(200), but actually found 500
20:27:46.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@385742de, username -> user.168088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33d5bd0e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2a9fe0fe-0128-41a5-a20a-4711e7001d39
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3499: status.find.is(200), but actually found 500
20:27:46.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3499,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c8e3573, username -> user.470251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4619e851, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 102dbca1-3da6-41d1-bb51-06b4530bdabc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3746: status.find.is(200), but actually found 500
20:27:46.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@671e5918, username -> user.346668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e533595, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8cec882e-b243-4524-bd84-9b190337f83a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3467: status.find.is(200), but actually found 500
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44da13fe, username -> user.584397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5af9fba6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2844332b-3352-4aca-941c-d1fa1638a1d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.606 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3503: status.find.is(200), but actually found 500
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3682: status.find.is(200), but actually found 500
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53016123, username -> user.735758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fd54946, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d001a15d-dda8-4c1d-a490-91afee4c9053
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3682,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bf1e950, username -> user.265136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b11c364, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 930a58c5-7f99-4327-a657-a886e4115a79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.606 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.606 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3633: status.find.is(200), but actually found 500
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10581473, username -> user.366467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51467cc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b16a03cf-bf70-42a2-8026-40a3f2a4f015
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3496: status.find.is(200), but actually found 500
20:27:46.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2863: status.find.is(200), but actually found 500
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45229cae, username -> user.99469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cfe82ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 91d75436-a9ea-4be7-b81d-054e484afebd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8237aa3, username -> user.257856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d21202d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9c3fa5ca-6433-4687-9511-20a4bc8d405b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.606 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6605: status.find.is(200), but actually found 503
20:27:46.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53b278f5, username -> user.867943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@534b5b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3670: status.find.is(200), but actually found 500
20:27:46.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c5a769a, username -> user.735223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68ae0ad4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c710bb64-4ca7-40a1-98af-85c718e5fcef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3505: status.find.is(200), but actually found 500
20:27:46.610 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.610 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3505,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@381147c5, username -> user.803819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25aee43b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5a08bf5e-91a3-42b4-bc25-a2ca5db57bae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3480: status.find.is(200), but actually found 500
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3652: status.find.is(200), but actually found 500
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3403: status.find.is(200), but actually found 500
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2892: status.find.is(200), but actually found 500
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7956d62e, username -> user.260497, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6283cfe0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a06189f6-101c-42f5-9bf7-50d84a304c61
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3399: status.find.is(200), but actually found 500
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77716827, username -> user.767447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ea35df8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d71297cb-12bb-416e-997f-6353636a79e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2546848d, username -> user.183748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e741e97, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ed59eaab-fa20-4801-8b4a-fee842fb873d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.610 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3641: status.find.is(200), but actually found 500
20:27:46.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1730784e, username -> user.798698, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d3b9f91, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 045fddb2-fe7e-45c5-a6cb-42cdaf450532
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50631504, username -> user.448006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ef49e5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ec0f1de8-f610-44ba-8a01-a4a03778a70f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6607: status.find.is(200), but actually found 503
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6606: status.find.is(200), but actually found 503
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@112e7d94, username -> user.29185, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29d90a3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7e3b81cc-41f4-47ba-9591-0392995b286d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@757144d3, username -> user.801073, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@302bbc42, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.610 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.610 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.610 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3610: status.find.is(200), but actually found 500
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6606,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70b5798b, username -> user.23841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e40fb14, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3610,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7574b6a7, username -> user.948197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53a78d04, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b75feb80-e609-42bc-a745-a3c082aa69f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3745: status.find.is(200), but actually found 500
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75859771, username -> user.271597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1747654b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 36e3643b-ac66-428e-b03c-100127377450
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3639: status.find.is(200), but actually found 500
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@308faa6f, username -> user.32455, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1975932e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 293f6aa1-ef7f-4cc9-a7c6-3fac530b6559
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3691: status.find.is(200), but actually found 500
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3500: status.find.is(200), but actually found 500
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a9ebf55, username -> user.651877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@663eb0f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e483e8d2-30c6-4f5d-89ba-e5139a630e32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3640: status.find.is(200), but actually found 500
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3423: status.find.is(200), but actually found 500
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f62bec7, username -> user.892399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77f3b425, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bd359a4d-3613-4ef2-86db-cfa25141247a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6af2e431, username -> user.202040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fc31602, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b6f5291e-5468-4b8f-9d77-005202945567
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@234e2e86, username -> user.526894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca528a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 009c080d-4a7d-4011-a5c8-2cc91050d1c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3476: status.find.is(200), but actually found 500
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3662: status.find.is(200), but actually found 500
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2905: status.find.is(200), but actually found 500
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@637bc1bb, username -> user.265328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@109d1d86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1e4ed1fd-d14a-45fe-bc1d-bc340e38de71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fc9004e, username -> user.620829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37d0625f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f99b7e46-80ae-4159-9308-9c858e69f8ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65f26255, username -> user.454846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bd6930a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a3eed014-6f83-47e4-80f1-1484fa0a49f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3715: status.find.is(200), but actually found 500
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3543: status.find.is(200), but actually found 500
20:27:46.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8061e61, username -> user.714829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76783950, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b997b78c-25d0-45df-8455-73c52a397b41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6921565e, username -> user.697168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@643b639b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 21d07d4e-7498-4c2f-9aca-d4387d5dad35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3484: status.find.is(200), but actually found 500
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41ea37e, username -> user.291477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6577e11d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0c357156-c70d-4530-a0a3-2bab73584a27
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3714: status.find.is(200), but actually found 500
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3714,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@598aec55, username -> user.826318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4da5255d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ec6fdf8c-d455-463a-968f-27c1afe8b196
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2875: status.find.is(200), but actually found 500
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30f698d, username -> user.740883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67a7b889, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 74900756-cf6a-436e-93b8-284326b0463e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3396: status.find.is(200), but actually found 500
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78f8352d, username -> user.467513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f8091d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 43890a09-1f06-43f7-a1fd-bacebc23f542
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3731: status.find.is(200), but actually found 500
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6095dd9f, username -> user.926674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74e1502a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b02bd818-e333-4d20-a278-5f9bccd1163e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3030: status.find.is(200), but actually found 500
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3030,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6254f3a5, username -> user.931235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14e54e46, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cd74c98d-999a-4e6a-a0df-c40b77f1abc8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3448: status.find.is(200), but actually found 500
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3448,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f7044ea, username -> user.534980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@458c0319, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4de9528c-98e1-4d8d-9453-711bd238907e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3642: status.find.is(200), but actually found 500
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2900: status.find.is(200), but actually found 500
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3642,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28cc1a8, username -> user.473858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@506f38e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 11e6f8a4-8913-4870-b393-991102f211fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2923: status.find.is(200), but actually found 500
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2900,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43f4a2bc, username -> user.881906, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7702f207, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3fb38d34-7e2c-4ab1-bee3-66fbcd1123bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3458: status.find.is(200), but actually found 500
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a091b20, username -> user.178676, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d9d7d65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6b32e89c-d044-462f-9330-99f8af28f988
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3458,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@284ac56e, username -> user.884138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@427eb759, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 01edda1d-1d93-474a-9498-8996db09e9cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3732: status.find.is(200), but actually found 500
20:27:46.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3732,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eeaf097, username -> user.567909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a1eb8b6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d6aa7880-562d-498f-bad9-30cc02430769
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3723: status.find.is(200), but actually found 500
20:27:46.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a6305a, username -> user.615664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f1fa397, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 62ee56ea-9cb5-441e-8e86-c0dbd75ac8fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2963: status.find.is(200), but actually found 500
20:27:46.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17916b4e, username -> user.388316, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2809e59c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0daa9c9a-b2fd-4056-922d-82d8b8ccd93f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2955: status.find.is(200), but actually found 500
20:27:46.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bfd51dc, username -> user.287860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fed8619, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ba63bf22-a960-4a74-b90c-5736b915e764
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3716: status.find.is(200), but actually found 500
20:27:46.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c190a0b, username -> user.953767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ceb5f45, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 05d4f845-7b39-4080-8653-73ac9cf54aed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2936: status.find.is(200), but actually found 500
20:27:46.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f0209e9, username -> user.319618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35badcb0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a19d4aeb-c11b-4319-8423-391ee9a139da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3463: status.find.is(200), but actually found 500
20:27:46.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3466: status.find.is(200), but actually found 500
20:27:46.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3be92922, username -> user.927141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eb03192, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 90ae8312-4eb6-4634-866c-b6f9b75dad9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3466,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5597ac07, username -> user.585966, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ab7d41c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d53feb06-83bc-4adc-8bbf-536a1bcb40fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2886: status.find.is(200), but actually found 500
20:27:46.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bb414e6, username -> user.920157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33d443ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5e88e436-cfa1-4264-bc08-2ed70b8d6d2e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3475: status.find.is(200), but actually found 500
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1820d0ca, username -> user.835242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f7039b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bade5594-2abf-4e1a-ad03-293b95ccc66d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3494: status.find.is(200), but actually found 500
20:27:46.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3671: status.find.is(200), but actually found 500
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76d847ea, username -> user.565767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48f1a009, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5fde4317-8dad-4203-9561-9a6ba49054f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3671,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@367dd333, username -> user.400222, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f8de15, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9124623e-18a2-4b95-a156-8d819284abbc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3462: status.find.is(200), but actually found 500
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3462,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43698ed5, username -> user.900344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52b37e65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 10dd2e9a-eeee-402e-96e9-38886be53603
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2931: status.find.is(200), but actually found 500
20:27:46.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63b5239c, username -> user.129474, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70f97449, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0e6f8284-561e-4fa7-ae33-f0df279ef695
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.617 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.617 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3464: status.find.is(200), but actually found 500
20:27:46.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@85099f9, username -> user.155580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d61d721, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 915bba6c-7b6d-4206-9656-66e03f6dac64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.617 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3623: status.find.is(200), but actually found 500
20:27:46.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2907: status.find.is(200), but actually found 500
20:27:46.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73aa4731, username -> user.707739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c19c477, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f149e677-0c60-4e7d-bc42-53c8eaeddb7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2907,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dcc8b68, username -> user.56242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bad1695, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3c0d0c7d-682a-4f95-85d9-a4b9f7af1a39
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2921: status.find.is(200), but actually found 500
20:27:46.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3717: status.find.is(200), but actually found 500
20:27:46.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fb06836, username -> user.474665, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ef6ab46, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d98c27c2-0113-4d28-bfee-5af4bc64999f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3717,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68f02ffb, username -> user.354157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b567c09, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d63c96bc-fee1-48dd-8d13-5a3a9d10eb25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3455: status.find.is(200), but actually found 500
20:27:46.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3455,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78e2d97c, username -> user.684769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1546b38e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 726095a8-22d7-432d-8c91-1006d045b192
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3454: status.find.is(200), but actually found 500
20:27:46.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3454,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bbf473f, username -> user.981294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12fe8d07, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 92a7386b-f94d-40bd-922a-eba43f0c2041
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2943: status.find.is(200), but actually found 500
20:27:46.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47ae95be, username -> user.968483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12a5d1c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3cdb6c17-84d7-449d-af14-8e95daed3d83
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2940: status.find.is(200), but actually found 500
20:27:46.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2940,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a3c9ef1, username -> user.864740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59161e76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c6494807-90ca-48fb-9282-911de8d7d2de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3492: status.find.is(200), but actually found 500
20:27:46.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3485: status.find.is(200), but actually found 500
20:27:46.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@151c7807, username -> user.596186, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ab8b91a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bec2cdcb-f61a-4b30-914f-6bdc3b77f4a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23eca48a, username -> user.430235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@463ec5ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 50b38251-e988-4d9c-86c6-f7ea34850cde
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3445: status.find.is(200), but actually found 500
20:27:46.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2878: status.find.is(200), but actually found 500
20:27:46.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3481: status.find.is(200), but actually found 500
20:27:46.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3478: status.find.is(200), but actually found 500
20:27:46.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1840b28f, username -> user.299016, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18be9cc1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 53db2920-af40-4ec8-b31d-2167c663c5ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68e08207, username -> user.124234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@571112d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0c8381da-c389-4c87-b41a-79b1ae90a4a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66e084ce, username -> user.384794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@235481f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7ee1d6b8-022b-4a06-b238-79f0fba8f4d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@573cb9a7, username -> user.833965, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@660b8ac0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 203c05e0-2a4c-4dcd-9824-206fee67edea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3469: status.find.is(200), but actually found 500
20:27:46.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3469,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60b6849, username -> user.420887, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2632d41f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: de4bebcd-22ba-4b18-944a-09ea2887c3b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3453: status.find.is(200), but actually found 500
20:27:46.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3453,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@603cfca7, username -> user.296147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@509f7e96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4f30ad8a-3872-404f-836b-7f9060085d92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.623 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.623 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3479: status.find.is(200), but actually found 500
20:27:46.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2425648c, username -> user.1997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63ea0e6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b617a23c-013a-4dbe-b022-71fdd48f3b79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.623 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.623 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3471: status.find.is(200), but actually found 500
20:27:46.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ce2d3d2, username -> user.830384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c18d503, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d1d98566-d4ea-469b-9c7d-5a2f273f66c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3511: status.find.is(200), but actually found 500
20:27:46.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42d85ee8, username -> user.127068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@705000b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 92978635-0262-41be-8d58-a631149ba454
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3504: status.find.is(200), but actually found 500
20:27:46.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3504,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44edb9ee, username -> user.877568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e9f79f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fd8e8052-a09a-466a-87ba-0d0be3d57d8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3489: status.find.is(200), but actually found 500
20:27:46.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3489,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@255a3709, username -> user.141174, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@778790a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3c50da29-115b-4868-91f6-7e0ae8665830
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3501: status.find.is(200), but actually found 500
20:27:46.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d8b0dec, username -> user.252273, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d29a26e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 96a78022-dd74-418b-b19e-55f3efdc9c43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3493: status.find.is(200), but actually found 500
20:27:46.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3520: status.find.is(200), but actually found 500
20:27:46.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59c67bdc, username -> user.734000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@440f7ea1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8661c2bc-10cb-4f97-937a-c8b9fa3470d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26a02ee1, username -> user.594768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29d086c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 92e2d8bf-75dd-474f-b582-9ff26c79f299
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3428: status.find.is(200), but actually found 500
20:27:46.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3428,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eb84fa9, username -> user.731618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41e75b0d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0e3461bb-e2f2-41a0-98d4-fc551a4ef7d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3451: status.find.is(200), but actually found 500
20:27:46.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1aafd98d, username -> user.595685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59b1498f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6b68f62c-51e6-4528-ba3e-b004013d0f87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3522: status.find.is(200), but actually found 500
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c181307, username -> user.864838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28f34814, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0e8594c4-3bab-41f4-9961-c17b798dc947
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3483: status.find.is(200), but actually found 500
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30cf0e1a, username -> user.165760, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33d5af28, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9eff5e63-58d4-4c58-a351-385209455928
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3525: status.find.is(200), but actually found 500
20:27:46.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@283baa75, username -> user.898513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1eebfe8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 861c9a97-ab30-4f7b-bf40-991a9ece7488
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3527: status.find.is(200), but actually found 500
20:27:46.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fde0b3a, username -> user.498601, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c74dbfc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ff2fd462-9d77-4595-8eea-16b21283e028
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3526: status.find.is(200), but actually found 500
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3602: status.find.is(200), but actually found 500
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c44ac6a, username -> user.856675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65cdafd1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e2b387ca-45f3-4873-8b88-c3efd6175314
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@566c89d1, username -> user.711608, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@611f383a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0d5ba8ba-13a6-4a24-8065-f647bbadba51
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3707: status.find.is(200), but actually found 500
20:27:46.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57d27b6e, username -> user.454851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47cbd2a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e579e539-a6e9-416a-9dfb-bd727015513a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3460: status.find.is(200), but actually found 500
20:27:46.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3460,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22a9e13a, username -> user.830225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cb2d033, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c744b24c-d9de-4bdf-b898-22fb730f9f07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3524: status.find.is(200), but actually found 500
20:27:46.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@db170b, username -> user.793541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b9f0b2e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5241ca7e-323e-44b6-85c1-0631ba8ecf0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3698: status.find.is(200), but actually found 500
20:27:46.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d938f35, username -> user.53520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f12c97b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 09d48533-d8d0-4427-abcb-a4abca30a4ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2975: status.find.is(200), but actually found 500
20:27:46.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2975,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fa8a85b, username -> user.217313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@533f47a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c315ff76-18b4-43fe-91a7-f65db3d6d759
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3432: status.find.is(200), but actually found 500
20:27:46.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62e3de25, username -> user.615806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15fc195, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 35ec6dfc-6d99-4752-85b8-d776c7fd88e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3529: status.find.is(200), but actually found 500
20:27:46.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bfc31de, username -> user.770390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60fb0f7c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7c069953-69df-4c53-99f8-dffa6c46f97e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2997: status.find.is(200), but actually found 500
20:27:46.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2978: status.find.is(200), but actually found 500
20:27:46.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2997,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74197e15, username -> user.64838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b5cec41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f56efbab-f02c-42c7-a3c4-b8c5a77133ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2978,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d02f149, username -> user.449346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75c4da3b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: beeb73ba-639c-4668-bb53-e00cdf5764c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3425: status.find.is(200), but actually found 500
20:27:46.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e60af3b, username -> user.692852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a1fa81, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a6170a70-3f23-4eac-83d4-784c43322ba3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3009: status.find.is(200), but actually found 500
20:27:46.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3606: status.find.is(200), but actually found 500
20:27:46.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3009,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@763777a3, username -> user.31081, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dfed378, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bee255f1-d6b0-44d7-bfd3-d0e96d4f0f5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3606,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b5c345, username -> user.465048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@91b08c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8de3f0c3-5c9e-4317-8a22-ee6af6969c69
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.631 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.631 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3005: status.find.is(200), but actually found 500
20:27:46.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11370abe, username -> user.97394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44068119, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c9594535-3750-4b56-b504-350d48e7b2cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.631 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3435: status.find.is(200), but actually found 500
20:27:46.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c8bdc61, username -> user.893944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52b99637, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1409ee98-1c13-4d29-80ca-e0f85805245c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3438: status.find.is(200), but actually found 500
20:27:46.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2802: status.find.is(200), but actually found 500
20:27:46.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fbb5b3, username -> user.531063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c9b776, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d84b8d06-fc8f-4edb-b575-1b2fef71cce8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45f0991, username -> user.984293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d4f5170, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 34d8665c-ab5c-4f95-9c04-b6629c3ee09e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3436: status.find.is(200), but actually found 500
20:27:46.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28625379, username -> user.178300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72c73061, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 86c075d7-92e6-45ae-98a2-efeb38f97761
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3426: status.find.is(200), but actually found 500
20:27:46.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@373d7929, username -> user.147883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64fb68f7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5fbb1482-cdc8-4ef0-8a2e-23a4ace98c78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2989: status.find.is(200), but actually found 500
20:27:46.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34cc7125, username -> user.706361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3379adfc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 35548a61-1e56-41a9-ac30-7889220c5492
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2797: status.find.is(200), but actually found 500
20:27:46.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab223d7, username -> user.566162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a4c67d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ce96a958-306c-48a7-8908-556c1123d27a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3417: status.find.is(200), but actually found 500
20:27:46.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3424: status.find.is(200), but actually found 500
20:27:46.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3417,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ce759de, username -> user.741701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53bf5d12, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f6694b54-3b1b-4ff5-9a41-062abc87e585
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b68d9, username -> user.879511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@555ec9c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c1beafaf-859d-4af2-9269-fe6fa773445d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3687: status.find.is(200), but actually found 500
20:27:46.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cfe7f77, username -> user.687180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33762409, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8df234ba-74bf-42b0-adf3-d9e59dbb69b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2800: status.find.is(200), but actually found 500
20:27:46.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@722e22ac, username -> user.243757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f656c8b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8fe64b64-c3ce-4b08-9e51-1ff6195244de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3420: status.find.is(200), but actually found 500
20:27:46.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ca2e3de, username -> user.767858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@352eb392, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8429130a-aba5-4cdc-9ea4-8c42d935d7da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4048: status.find.is(200), but actually found 500
20:27:46.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4048,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@423ca1e, username -> user.802335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27100393, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6a7c3aba-31e7-44a6-90a4-ab6cedbdf634
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2998: status.find.is(200), but actually found 500
20:27:46.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6489a298, username -> user.501829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3505c3ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cf54a4df-fd88-4c18-a924-87e18e20192b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3422: status.find.is(200), but actually found 500
20:27:46.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3422,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@328ad749, username -> user.605552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@86d0652, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b83a5219-671b-48e0-909a-672825ba809f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3008: status.find.is(200), but actually found 500
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24286e9f, username -> user.567966, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50dd4fa5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3fcef74a-8d49-4eb3-9e72-7bcf2ad27b3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3016: status.find.is(200), but actually found 500
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3016,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dcc0f16, username -> user.576579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e370951, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a8262d54-dfad-43ad-bee4-798a306a7b25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3421: status.find.is(200), but actually found 500
20:27:46.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d5e66e4, username -> user.973458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43362afe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dfb193e2-408e-4695-b974-7994aa38b284
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6608: status.find.is(200), but actually found 503
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2601: status.find.is(200), but actually found 500
20:27:46.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d1f82d4, username -> user.809725, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aa4557e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7967f47a, username -> user.354822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41df94c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b586865a-d27d-40fb-9f5d-862ba3d7a8e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3353: status.find.is(200), but actually found 500
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3695: status.find.is(200), but actually found 500
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77c01c89, username -> user.596525, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ebe88ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: df6f486e-6543-45ac-870f-c18c66c57a71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2852: status.find.is(200), but actually found 500
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39a96252, username -> user.479009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@230318a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7076e2a4-e699-44e5-8f73-eda7bb35d515
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16d28556, username -> user.97872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c5bfcf7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 79ad52e4-f671-4f67-a0d8-fec08d6dc7ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4050: status.find.is(200), but actually found 500
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3415: status.find.is(200), but actually found 500
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1894e678, username -> user.822377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fe7e0cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dcaf2ce9-88ca-4f82-8d0c-74949ce9998b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59b7b2a0, username -> user.547885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a63adc1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4b834d93-71e8-4815-8ecc-83be445d231d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2853: status.find.is(200), but actually found 500
20:27:46.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e418f5d, username -> user.696877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f1f119c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 478de033-f50b-47f0-b18e-dcf54388f893
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3437: status.find.is(200), but actually found 500
20:27:46.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@481105d4, username -> user.484362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41ea91e8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2cb7a72c-3f69-4e90-9faf-4db921d4bcc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3034: status.find.is(200), but actually found 500
20:27:46.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e52d363, username -> user.14662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c7ac1a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d84d764f-fe6c-46cb-81fe-177d387ff2dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3416: status.find.is(200), but actually found 500
20:27:46.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3411: status.find.is(200), but actually found 500
20:27:46.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d75c8e3, username -> user.328258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40acc6e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 499c49e5-b5e1-4063-a5e9-36a235c420a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e414c1c, username -> user.841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52166194, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d30de282-d9ef-43d4-950e-3aa950256cdc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3395: status.find.is(200), but actually found 500
20:27:46.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3395,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18750189, username -> user.347931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@231575f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 62f273b3-4a92-429e-9e7b-f260191ea05d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3394: status.find.is(200), but actually found 500
20:27:46.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73cf202f, username -> user.30150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c4c5271, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fafcd93c-0849-4a7b-ad06-22665bd9347f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3408: status.find.is(200), but actually found 500
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30be93e8, username -> user.564428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a8409b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 34770c76-8ce5-41d3-ab60-e87ec105fc7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4034: status.find.is(200), but actually found 500
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73d4caa6, username -> user.247145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63258daf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d5af724d-ea37-4818-a6cd-610590b20698
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3028: status.find.is(200), but actually found 500
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7460c538, username -> user.791353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a566e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b76861cc-7fbb-4ae4-a490-13d8ed37bdda
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3735: status.find.is(200), but actually found 500
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a9663d, username -> user.875078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77d4ced, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d85d011f-b134-46aa-af82-729d45c3211a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3539: status.find.is(200), but actually found 500
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47d0ec20, username -> user.529733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@262b3f8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 16a7e8aa-44a7-4972-b468-f9b69f2a2dba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2858: status.find.is(200), but actually found 500
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2858,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e5bfb8, username -> user.874492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@768c0c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5a83565e-f3fd-416e-b13d-f80c6a1cb415
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2883: status.find.is(200), but actually found 500
20:27:46.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4037: status.find.is(200), but actually found 500
20:27:46.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16621b8a, username -> user.341295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ed05651, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f7bd0d36-993b-47ae-849b-d815bb3b70c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4037,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40c921bc, username -> user.134125, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c5bf300, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 701c8dc9-289f-4573-9f95-740346978554
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3404: status.find.is(200), but actually found 500
20:27:46.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3538: status.find.is(200), but actually found 500
20:27:46.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@696107bc, username -> user.629976, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47100f3b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9f1a9da2-eb65-46d1-947d-6fc2b0d8328a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f6dc7d5, username -> user.129590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4462ba61, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6f20e32d-29b5-4355-9fbe-368311cf5985
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.641 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.641 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.641 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.641 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2894: status.find.is(200), but actually found 500
20:27:46.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2894,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55666cc1, username -> user.318082, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18d9031c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4b3bc2bb-cd2e-43a9-bcc5-0bdd080e7678
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3389: status.find.is(200), but actually found 500
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fcda677, username -> user.42738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dde0caa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 28b7fbe9-a708-4cc3-b07b-3a12abc1604d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3730: status.find.is(200), but actually found 500
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c46c85, username -> user.665387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d43c387, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: de0c654b-dadc-4f00-9185-a592ff694ba0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3393: status.find.is(200), but actually found 500
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3694: status.find.is(200), but actually found 500
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3393,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16ccba8b, username -> user.916492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b343f21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 06ad9f0f-eb5d-4d10-9dc7-2f3d295757a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3419: status.find.is(200), but actually found 500
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c8dafd1, username -> user.646609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c326984, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 063b37b2-01f8-4345-b85d-20e42a42b267
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16748e05, username -> user.869547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7700f40c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: efb2dba9-5296-4e9c-bb63-b66cdc237457
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3733: status.find.is(200), but actually found 500
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3059: status.find.is(200), but actually found 500
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3733,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e52b2b1, username -> user.992215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5946cb16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4e0a2bfd-74f0-42a1-b09b-59c3c2e16af2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3059,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ea11847, username -> user.625544, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2189835b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 018736ee-8ab7-43a0-84b9-ccf4d45a69a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3390: status.find.is(200), but actually found 500
20:27:46.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ad41ea7, username -> user.75810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ac53302, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: eacebb40-6aa6-4657-836b-40139aa81b07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2815: status.find.is(200), but actually found 500
20:27:46.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2815,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9c386e2, username -> user.599327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20e8e219, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1b8b615f-2887-4e22-b4e5-ab8383c6a249
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3042: status.find.is(200), but actually found 500
20:27:46.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c7e7374, username -> user.378504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b50ca17, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e9138f1e-914d-46be-91da-60413bd20180
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3055: status.find.is(200), but actually found 500
20:27:46.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3055,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5221afa4, username -> user.248809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69dc3319, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1d42efc7-f465-46ad-865c-a45d4a38e098
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3734: status.find.is(200), but actually found 500
20:27:46.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30489041, username -> user.463245, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d362278, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f2f608e9-4b1f-4bc5-96d4-e074d5352200
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3385: status.find.is(200), but actually found 500
20:27:46.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25f8a559, username -> user.908923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52abc13b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6f268be9-cc84-4e4f-ba20-12447f808639
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3058: status.find.is(200), but actually found 500
20:27:46.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a4121bc, username -> user.501264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@95d9c88, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a71d1ff5-960f-4157-9573-64482b958287
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3043: status.find.is(200), but actually found 500
20:27:46.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27b162ab, username -> user.430384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bcfdad2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b2e5342d-3e27-4b8a-96aa-9d9ecf562c55
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3744: status.find.is(200), but actually found 500
20:27:46.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b9c391f, username -> user.670682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63bb8ab7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 546a6b6f-48f5-477a-b467-987392b9c634
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3398: status.find.is(200), but actually found 500
20:27:46.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1402ca24, username -> user.774199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f0371eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ead9e100-5d64-424e-97dd-3c7eae541fbc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3748: status.find.is(200), but actually found 500
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75dfb576, username -> user.508137, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@610437e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 12492c09-fdfb-401e-b571-7fa550290d18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2895: status.find.is(200), but actually found 500
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c3d5c56, username -> user.248742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ba281e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2ab56dfc-3b1c-48a5-8606-2e559411f9c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3372: status.find.is(200), but actually found 500
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f151d20, username -> user.955927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f679d73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bd90e510-9ea2-4070-b70a-2a00660a58a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2909: status.find.is(200), but actually found 500
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d218960, username -> user.598633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28d13afd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 50b6e90e-3aa1-44ee-8ac3-2c1800292992
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2902: status.find.is(200), but actually found 500
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bbd22d2, username -> user.9437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7794ea3f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f5ce2586-df3e-41ce-b5f2-0b9145f668ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3363: status.find.is(200), but actually found 500
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2929: status.find.is(200), but actually found 500
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3704: status.find.is(200), but actually found 500
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2929,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56f3c98b, username -> user.8506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d5da53e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ec297136-b198-43ae-ab40-b5ef41639a24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56473221, username -> user.194752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bc17b65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7476747f-aa4a-418f-8210-e600734f33c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dfa9ecc, username -> user.838134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@845b73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0e40930d-d6fb-495c-94c0-be926c6c1371
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3380: status.find.is(200), but actually found 500
20:27:46.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74ab0f81, username -> user.654758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28e5ed9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1193ffc2-45a2-4617-9dac-121be059383d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3571: status.find.is(200), but actually found 500
20:27:46.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3571,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c8cd5f2, username -> user.21315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69d083fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 353af65d-2350-413d-9116-fae0d2e7f5e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2919: status.find.is(200), but actually found 500
20:27:46.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2919,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63bbdc10, username -> user.826863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34e16803, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: df32bed1-dcc5-43e1-9bf1-e162e7cf5152
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2927: status.find.is(200), but actually found 500
20:27:46.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44a151bd, username -> user.366785, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c6de6cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 71c45f4a-c273-4ffc-9d51-f619ddc18206
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2915: status.find.is(200), but actually found 500
20:27:46.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50657cf3, username -> user.690906, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7298fa4f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 045eb6a7-c7ee-4d7d-af57-8a0323089553
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2910: status.find.is(200), but actually found 500
20:27:46.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b27f2ac, username -> user.659771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3456d205, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 17bc03c4-d9b1-4a5e-b985-13a12325a6ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2933: status.find.is(200), but actually found 500
20:27:46.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@508bc543, username -> user.475010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@637bffa1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f3b19d5e-3493-44e1-8734-95cbe5cbd8af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3069: status.find.is(200), but actually found 500
20:27:46.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3075: status.find.is(200), but actually found 500
20:27:46.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4acdcf8e, username -> user.712167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@477b2121, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8db1648d-aaf3-4b4e-9214-eabf5cde53bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38f192ab, username -> user.204885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55d30115, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 45507a02-c3da-442b-8728-351eda8e5d3a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3359: status.find.is(200), but actually found 500
20:27:46.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a24ccfc, username -> user.842970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5586fbcb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c759675e-ac61-468f-9a08-dd32cf6595c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6609: status.find.is(200), but actually found 503
20:27:46.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6609,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e365cfc, username -> user.216057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54c1ab2c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2924: status.find.is(200), but actually found 500
20:27:46.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2924,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e55a825, username -> user.356205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fb5ae3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 58e601a0-a7af-4820-a47c-7984b52905c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2935: status.find.is(200), but actually found 500
20:27:46.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3546: status.find.is(200), but actually found 500
20:27:46.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ab7682c, username -> user.238755, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@174059b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: df25636d-77f5-4796-9c15-2274e1071658
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@723a01e1, username -> user.809847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b8b7861, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5d0c1e1d-be2d-406f-9263-15b20b693a01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3105: status.find.is(200), but actually found 500
20:27:46.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c368fae, username -> user.798865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cb2ad43, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6bcfed0e-818a-4c41-bff6-19b9750b1baa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3355: status.find.is(200), but actually found 500
20:27:46.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b6c6cef, username -> user.411878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49dad121, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 17c2d653-c518-43d0-8b89-86c9869e4df3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6610: status.find.is(200), but actually found 503
20:27:46.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3386: status.find.is(200), but actually found 500
20:27:46.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f2989f0, username -> user.851888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b5f4861, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 355bad0c-47f2-4886-920c-0545c74d630e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6610,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4677bb04, username -> user.933451, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b8ac1af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3349: status.find.is(200), but actually found 500
20:27:46.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3373: status.find.is(200), but actually found 500
20:27:46.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28f70e45, username -> user.379385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47866e36, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fbbf0834-628c-4d9f-9b97-aa32c7735aeb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7620ca27, username -> user.407724, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@570710cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a76a0789-9c2f-4670-bb4d-ca216b8bf11d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2941: status.find.is(200), but actually found 500
20:27:46.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7392141d, username -> user.882001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d7e4167, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7b2decbf-a4ad-4ad5-8b05-3751e3cb64fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3540: status.find.is(200), but actually found 500
20:27:46.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@201999f4, username -> user.48721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2496353a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 03c673f9-47dc-435d-aab9-8326d63ea628
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3387: status.find.is(200), but actually found 500
20:27:46.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3387,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@398aec82, username -> user.712859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e75ad74, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a4fb2483-4595-401c-90e0-e37fac8d4631
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4008: status.find.is(200), but actually found 500
20:27:46.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4870802e, username -> user.226028, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ecdf422, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 343586e9-e8e5-41f4-8e09-67f4830ba92d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3371: status.find.is(200), but actually found 500
20:27:46.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16e6a341, username -> user.997144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@92a2b65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fb40f62d-3855-4947-b84c-21bef034f5d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4018: status.find.is(200), but actually found 500
20:27:46.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78055ba3, username -> user.293269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dd931f7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d3e8e5a5-8512-4f05-ba14-5ac7f1b93c66
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2944: status.find.is(200), but actually found 500
20:27:46.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ded7878, username -> user.303220, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7793e61b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0428bcfb-10d8-4ded-b4a5-4d894b55480b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3107: status.find.is(200), but actually found 500
20:27:46.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eaa7db8, username -> user.385949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b55b0a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8c675d91-2c6e-4de8-8284-3966b05f7dd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4016: status.find.is(200), but actually found 500
20:27:46.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2951: status.find.is(200), but actually found 500
20:27:46.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4016,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4842346c, username -> user.177268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cef7823, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 71e89a76-aecc-4e84-a4fe-0d8ca036c74a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a264c17, username -> user.601596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15388820, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b890fb27-81a3-4117-96ca-69644a4258b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3600: status.find.is(200), but actually found 500
20:27:46.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2af7ed7e, username -> user.632890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42bc7505, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a6cf464b-ffd8-47a1-9934-b1a5aad441f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2939: status.find.is(200), but actually found 500
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@672a283e, username -> user.608740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@441737a2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: acdcd7f4-4020-4cfb-a06f-0b6f9e749775
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2953: status.find.is(200), but actually found 500
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78fad838, username -> user.301235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@324a95b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9006f73f-82ea-425c-bb33-a8ecf434f002
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3144: status.find.is(200), but actually found 500
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3719: status.find.is(200), but actually found 500
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f415e0, username -> user.167097, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@412e4ce8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ea09a192-299e-4c80-8046-0349882f2fbb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@540f74a3, username -> user.486859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41172250, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0ecf837c-7e47-4427-af98-aac173d43ee1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3117: status.find.is(200), but actually found 500
20:27:46.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3134: status.find.is(200), but actually found 500
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3542: status.find.is(200), but actually found 500
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eadc30e, username -> user.141512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d73b0fa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fb2e858f-11ea-48da-93f7-c57299e4bbe6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d7fdf1d, username -> user.834580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72913d0e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4fe925d9-9577-4ce1-b340-9633c8dd3907
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4019: status.find.is(200), but actually found 500
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75c55d03, username -> user.825422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@615df679, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9e6b430e-65cc-4199-8936-869a72e027cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3407: status.find.is(200), but actually found 500
20:27:46.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4019,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f850dab, username -> user.871023, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62137ae7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0f17f2d1-bcf0-4067-87c5-cbb4f526b575
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1be4647f, username -> user.765332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@381c8276, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cfbbccbd-08b2-4c5b-b12e-126ac969b787
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4015: status.find.is(200), but actually found 500
20:27:46.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6611: status.find.is(200), but actually found 503
20:27:46.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4423faa5, username -> user.808987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26191949, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6c7d6eed-a9ae-47f9-9e1d-3c566a047704
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f298ca0, username -> user.979968, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29cfef55, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3343: status.find.is(200), but actually found 500
20:27:46.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ee65669, username -> user.885388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42b578f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5f29b2f6-e58c-4cf1-8633-cbe8a33fd88b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3379: status.find.is(200), but actually found 500
20:27:46.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e205792, username -> user.2394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@571dd4f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 12a6a5da-7c61-4cc5-b784-be347f77ac91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3412: status.find.is(200), but actually found 500
20:27:46.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8ede12e, username -> user.84523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f634c9d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5f389a26-d750-434c-b433-b6381673c58a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3133: status.find.is(200), but actually found 500
20:27:46.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2961: status.find.is(200), but actually found 500
20:27:46.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1140edbd, username -> user.130029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e2ae38b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5b235007-ba14-4b56-97a0-d9bcf7c27933
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2961,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30bfdd95, username -> user.295672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@697e8865, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 66897fe4-b50e-4a06-9296-82d08ae08ac5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4005: status.find.is(200), but actually found 500
20:27:46.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49291a58, username -> user.20645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7513622b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8f9eb791-6a02-45ce-ae2a-79b628532953
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3327: status.find.is(200), but actually found 500
20:27:46.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3992: status.find.is(200), but actually found 500
20:27:46.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@199844d0, username -> user.599571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7725c5fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9ceee342-1110-4aa3-8bb1-d4bfa79daaf8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d93c513, username -> user.994470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cfe5c67, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2bc02a24-d416-4580-b244-ecfad5550e8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3347: status.find.is(200), but actually found 500
20:27:46.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4020e3c, username -> user.811375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52e1ecae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 724641dd-ae67-41cc-ba87-d7f531c3fe51
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6612: status.find.is(200), but actually found 503
20:27:46.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3993: status.find.is(200), but actually found 500
20:27:46.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63d9b2bc, username -> user.955338, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76737418, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6396060b, username -> user.646857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fb8a15b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a7e562ec-bcde-4c0f-b5ba-2d11e9336923
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3164: status.find.is(200), but actually found 500
20:27:46.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b91c28c, username -> user.186871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2806535b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 49859d9c-3621-4509-80b5-00451f909556
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3339: status.find.is(200), but actually found 500
20:27:46.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2809: status.find.is(200), but actually found 500
20:27:46.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67c868ca, username -> user.593047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f611655, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 98d41cbc-db55-4fe4-bee5-7ad941c2da65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@412d8f8c, username -> user.420306, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67e58883, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b2a8634d-e92f-4c1f-ba5d-aba34a265cb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3335: status.find.is(200), but actually found 500
20:27:46.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3335,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59c99891, username -> user.454551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8617200, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 965a59c0-16bb-4f5e-b050-40745e9c6592
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3336: status.find.is(200), but actually found 500
20:27:46.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3336,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d84030d, username -> user.122745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1efe5359, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 08407a6b-fb7a-448b-b675-329ab88c0d05
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3333: status.find.is(200), but actually found 500
20:27:46.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6506dfea, username -> user.378705, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1185faa2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 42a58e38-dae8-4dd9-ba66-57063f202262
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3160: status.find.is(200), but actually found 500
20:27:46.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d56a6c8, username -> user.534803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7335ce61, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f844215a-bbe9-4e8f-a0f6-a1be52565236
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3167: status.find.is(200), but actually found 500
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3167,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bdc8068, username -> user.713505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32c71912, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0502a41c-1768-44cb-a45c-62c1550023b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3165: status.find.is(200), but actually found 500
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6613: status.find.is(200), but actually found 503
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3320: status.find.is(200), but actually found 500
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dce5264, username -> user.258029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16cc6b9e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 932da42e-6d77-4763-a0b1-51a0534de626
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e242761, username -> user.854688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@122cd767, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a174c6a1-b73f-4002-9b14-5ace6d9d9864
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6613,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@107fd910, username -> user.252056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e13e30e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3159: status.find.is(200), but actually found 500
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3170: status.find.is(200), but actually found 500
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@be72414, username -> user.630915, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@596dbe88, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b30898b1-bf67-4805-b111-7b6d872688da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3159,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2764b5c3, username -> user.358470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f9906dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8d2e4809-6dcd-4031-b999-19e26b394a9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3983: status.find.is(200), but actually found 500
20:27:46.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69a2755e, username -> user.799012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30f16f8c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2038482e-6256-4ff4-8c41-281e5c8f63f6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3984: status.find.is(200), but actually found 500
20:27:46.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b04d86a, username -> user.548771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c4d8549, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 70f45abe-2c5c-4820-8653-6a79d96e4f86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2964: status.find.is(200), but actually found 500
20:27:46.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11700f69, username -> user.835314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e2be7e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2e8e78dc-5777-46bc-8f7e-b97fbcce5f2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3982: status.find.is(200), but actually found 500
20:27:46.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69458d6a, username -> user.621325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b81bcbd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c70f0a82-cd1d-49a3-892d-4c8268d6f0d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2789: status.find.is(200), but actually found 500
20:27:46.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3179: status.find.is(200), but actually found 500
20:27:46.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2789,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db99aa9, username -> user.394961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13d72556, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d479aeed-df76-4b9f-92d1-b6edb9d39f12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@746b2efd, username -> user.348774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50c19682, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5c501d94-baf3-4b65-a793-dc58c88fae7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3182: status.find.is(200), but actually found 500
20:27:46.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b34b770, username -> user.771656, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bb02e8c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 001d5036-36b5-4855-980e-413c14963b71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3296: status.find.is(200), but actually found 500
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3296,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69441ba3, username -> user.233551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48715fd3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f4cfe615-4441-46ab-be2d-261a34d0a9ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3301: status.find.is(200), but actually found 500
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d8ec965, username -> user.664315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c644e49, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e823698b-295b-4bcb-ba0e-2cc357b2bac2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3181: status.find.is(200), but actually found 500
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5998ccd1, username -> user.109864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46dae8f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1bb7f24a-4752-40b3-a312-6665ba6f98cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3209: status.find.is(200), but actually found 500
20:27:46.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34107c2a, username -> user.649377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e08b18a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c0b2e6d6-7d48-49cc-bd5a-a7526207ac42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3314: status.find.is(200), but actually found 500
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@def6adb, username -> user.775629, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3da5e2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 70434ffc-0a04-4f96-b508-b19c2558f332
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3302: status.find.is(200), but actually found 500
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3319: status.find.is(200), but actually found 500
20:27:46.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7364e332, username -> user.99229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23712a73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e8345bfe-1d09-452a-a915-26c1511e67f6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a0110af, username -> user.744871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49f38a9d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1d5042dc-12c0-4492-8792-d5a8722d8c95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3299: status.find.is(200), but actually found 500
20:27:46.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e51ada7, username -> user.404411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47d244d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fc38fbd1-d791-45c6-9be9-b8a3a761d496
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3976: status.find.is(200), but actually found 500
20:27:46.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3976,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a74530c, username -> user.407406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@776fd6e5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6dcac1b4-6f22-4504-8bb2-3dfa64af5736
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3203: status.find.is(200), but actually found 500
20:27:46.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5335c1fa, username -> user.671993, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e6cd3ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fe7fe4ff-4500-4017-a5bf-faaeb93dd530
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3311: status.find.is(200), but actually found 500
20:27:46.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f11763a, username -> user.64516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@594f143, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9bd6d6e3-68a6-4990-9173-82d279b6a9b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3712: status.find.is(200), but actually found 500
20:27:46.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@750b193f, username -> user.345697, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65fcad1a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 59dbbb7a-cea4-4a70-b4a6-070aae85e8e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3329: status.find.is(200), but actually found 500
20:27:46.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@419d311b, username -> user.469433, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@383c44de, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bc3a77d2-1eae-4adc-a3a1-f1c3c2396887
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3334: status.find.is(200), but actually found 500
20:27:46.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c03465b, username -> user.448225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7263999c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7ab9fc15-27cb-4e7a-8ac3-320d86260565
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3963: status.find.is(200), but actually found 500
20:27:46.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67a5f171, username -> user.101340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b670990, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0dd9219c-0bf7-4ed3-91d1-981ec88357b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3290: status.find.is(200), but actually found 500
20:27:46.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@394867e2, username -> user.375614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@390048da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 38c12294-b84c-403e-89f7-79e23c47b5d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3692: status.find.is(200), but actually found 500
20:27:46.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3692,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a10cc29, username -> user.248005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50535264, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 08b06d08-d0a4-4fc8-9c22-45e8739fb9b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3955: status.find.is(200), but actually found 500
20:27:46.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d236b51, username -> user.550313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@288254f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5f90e19f-ceb5-4342-8afb-5d4c3b522692
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6615: status.find.is(200), but actually found 503
20:27:46.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bbbf4cd, username -> user.634784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c83bc89, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3316: status.find.is(200), but actually found 500
20:27:46.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3316,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a80a00c, username -> user.953814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47bec2f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 763e0bf7-4558-48d0-9a8f-314e3d540746
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6614: status.find.is(200), but actually found 503
20:27:46.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26ca8991, username -> user.76025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c421d89, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3950: status.find.is(200), but actually found 500
20:27:46.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5edbde4d, username -> user.378502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38d9e57f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5312e29c-1851-462b-b78e-0d8b0c2b9976
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2969: status.find.is(200), but actually found 500
20:27:46.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33f41c28, username -> user.632485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@781e2b45, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7ba469ab-0043-438a-bcb7-a8a105d3b56e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3706: status.find.is(200), but actually found 500
20:27:46.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ac53003, username -> user.374445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bb86f7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4ab53cfb-2573-44b3-a67d-e920e3228e4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3352: status.find.is(200), but actually found 500
20:27:46.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@282fe846, username -> user.61604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ccc95cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6efbeddb-c349-4875-aec6-c4472f03a47c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3295: status.find.is(200), but actually found 500
20:27:46.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fe66c2a, username -> user.517465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44d0f155, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6ae1e408-13f2-495b-8fd5-558fc5c4216d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3951: status.find.is(200), but actually found 500
20:27:46.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40f4ff53, username -> user.404322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62c810e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 85fbff5d-2354-4248-878f-1309887b13cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2984: status.find.is(200), but actually found 500
20:27:46.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54a8416d, username -> user.601552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d797de3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c6ac7f96-78b2-4fc7-b8eb-a2e62c984038
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3337: status.find.is(200), but actually found 500
20:27:46.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3337,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f58f940, username -> user.976588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@140785c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f2a21184-361e-486a-b542-a2421db9e718
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3937: status.find.is(200), but actually found 500
20:27:46.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76a17539, username -> user.664019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b01e628, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d7121d44-2025-4dc9-bcf4-953a5c7dd590
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3910: status.find.is(200), but actually found 500
20:27:46.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a15a3c4, username -> user.63861, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4546863, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ad9d15b2-9422-4e18-83c7-9149233e4b36
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3946: status.find.is(200), but actually found 500
20:27:46.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3946,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1356098, username -> user.90532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ac8aefc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 14de6497-704d-4219-b4a7-f25aff5fa95a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3307: status.find.is(200), but actually found 500
20:27:46.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3784: status.find.is(200), but actually found 500
20:27:46.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2656c2c7, username -> user.542415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a7f2509, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: aa16fc8a-545c-49df-9000-efa6bab39e73
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3313: status.find.is(200), but actually found 500
20:27:46.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3784,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a43d3d2, username -> user.200538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32196d9c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8e5751be-a514-4941-a6d2-8fafb7c35e86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@433c07ba, username -> user.473761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@197cb1b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: be43bec7-1447-4363-9311-74d2b9c6dd58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3293: status.find.is(200), but actually found 500
20:27:46.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@333feb2a, username -> user.97413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@97dac0b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 26d7e560-8974-4da8-98ec-d326e12b1e25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3280: status.find.is(200), but actually found 500
20:27:46.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c2c3b05, username -> user.28951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e617694, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: da0afdfc-5235-4f81-884d-4e500c30b5c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3330: status.find.is(200), but actually found 500
20:27:46.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@312f1dc0, username -> user.622942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5827c93, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5c1046e9-9daa-46f1-90c3-f71ba90b0d9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3286: status.find.is(200), but actually found 500
20:27:46.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76a0ef79, username -> user.92119, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a921a71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 847fd289-b738-44f1-983b-0ecff836f504
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3291: status.find.is(200), but actually found 500
20:27:46.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3291,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32996d4e, username -> user.855952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@101c904, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5b9f86d9-26fb-405b-a1f1-e716af034cdd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3279: status.find.is(200), but actually found 500
20:27:46.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3770: status.find.is(200), but actually found 500
20:27:46.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d1ab174, username -> user.732862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a73c5e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d2b733a5-8bf2-40ca-b133-327b1bac6d90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9bec48e, username -> user.531443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31c5b97c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 86ec7a9a-f259-4591-8d49-2d7acb88da42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2995: status.find.is(200), but actually found 500
20:27:46.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55456a08, username -> user.172872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d5c32ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ebc10bd8-e993-49b1-bce0-644ac2a1edcb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3284: status.find.is(200), but actually found 500
20:27:46.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3284,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56a49629, username -> user.460752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47a4d3cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ab6fec05-0889-452b-8cc7-84b3b7ae4fbb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3287: status.find.is(200), but actually found 500
20:27:46.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ec54bde, username -> user.737411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b378df9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: eec7fe1b-3eb8-40cd-8cdf-9a9869bc7611
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3240: status.find.is(200), but actually found 500
20:27:46.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@242cf19b, username -> user.803618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32ac0698, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 15bd4808-adec-435c-b08b-35bb75fd7400
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3566: status.find.is(200), but actually found 500
20:27:46.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cc6ce32, username -> user.482510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c6f5c51, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e28a6af0-dde7-4d48-a7ea-b9bf28303258
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6616: status.find.is(200), but actually found 503
20:27:46.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26e59e5c, username -> user.584530, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fe97291, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3592: status.find.is(200), but actually found 500
20:27:46.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c0ae0de, username -> user.728607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ec0ad01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5034b197-4ec9-4377-bb77-a751bc710b7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3238: status.find.is(200), but actually found 500
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3238,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dde8f64, username -> user.108858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a6efdcc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d851093a-fe21-44fe-ac41-73d01ed24af9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3282: status.find.is(200), but actually found 500
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3276: status.find.is(200), but actually found 500
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3262: status.find.is(200), but actually found 500
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3021: status.find.is(200), but actually found 500
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b6aaebe, username -> user.793900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f17a6b2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f253644f-d6b2-4650-a76b-ae47f95d8841
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6617: status.find.is(200), but actually found 503
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3282,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73cd774a, username -> user.16265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2237441e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 96cfc418-36bc-4f9a-92ac-408d5e0af2b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@781ce34, username -> user.961207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e4c9982, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75737f40, username -> user.444846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f75763e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0f2c852f-0329-47f8-991d-81f1f0151863
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3021,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@161c07b1, username -> user.340684, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@710d0ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a74f313e-9231-40bf-ac6e-bf152acebcdc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3560: status.find.is(200), but actually found 500
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@445dddfb, username -> user.590323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50b4521b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e36f5b18-d0f4-4d6d-b724-45f524c9467c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3552: status.find.is(200), but actually found 500
20:27:46.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@431aa980, username -> user.803524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea356f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 50eb18a1-4ffd-4fe5-bae5-81fd7316d403
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3267: status.find.is(200), but actually found 500
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3267,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bc3bfb4, username -> user.167823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@615c5df3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a19ea640-48dc-4472-bce9-0a18f6ce069b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3241: status.find.is(200), but actually found 500
20:27:46.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d6f3f2, username -> user.596001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ed75f6d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2e4affd6-1866-45f2-8474-f18b92797eb0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3551: status.find.is(200), but actually found 500
20:27:46.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3245: status.find.is(200), but actually found 500
20:27:46.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3012: status.find.is(200), but actually found 500
20:27:46.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3245,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bba1dbd, username -> user.56807, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fc3fd35, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bcee07f7-e68d-44d9-afb2-5729a19c3968
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@289eb362, username -> user.554619, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b937f2e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b3edbbb6-8629-4fb3-b5d1-b83383d18cba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@680b8bf5, username -> user.371398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59937d46, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0fc66347-17f8-41a2-b385-3bf585c275a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3273: status.find.is(200), but actually found 500
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3273,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27aec4ed, username -> user.998861, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d44d913, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6a8fab90-ea4c-4eaa-b890-a7911172ed5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6618: status.find.is(200), but actually found 503
20:27:46.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bde3e7c, username -> user.237569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@641edcb5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3574: status.find.is(200), but actually found 500
20:27:46.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3047: status.find.is(200), but actually found 500
20:27:46.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3070: status.find.is(200), but actually found 500
20:27:46.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fbe05ce, username -> user.131496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e188d44, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 170d3d07-bff2-430b-9985-73539537aea8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3070,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75fa4a3c, username -> user.904695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63e11d06, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c17f1e10-9081-411a-b419-69f0ccd6fac0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bc400df, username -> user.212734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ffdc44, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a563ab47-a54a-4839-9120-a496895a1fe3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3586: status.find.is(200), but actually found 500
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3586,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bbf9c85, username -> user.503771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dcf1385, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ec9ab7a7-4af1-4ce5-8268-7ae592cd9104
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3110: status.find.is(200), but actually found 500
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5803d6b0, username -> user.149175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25fec0e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 71f31a05-bd7c-408e-b3d2-ed988b61c286
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3066: status.find.is(200), but actually found 500
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3015: status.find.is(200), but actually found 500
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b7bee0c, username -> user.418236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e9ba46, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 733f115b-bf4a-40b9-ad50-7b6bd744c5f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3570: status.find.is(200), but actually found 500
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ab7aee2, username -> user.705291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d18b608, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 637387f2-c955-4cf1-a460-4692d835d502
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65204c51, username -> user.809985, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7daff35f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f302224b-e917-4c3d-9fdc-f52d3dfe6f22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3049: status.find.is(200), but actually found 500
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3128: status.find.is(200), but actually found 500
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cbcea2a, username -> user.872155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6804fee7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5a95e077-0689-4c00-8a26-39ae6c63bcd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b7354c3, username -> user.532732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50105a09, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fb80979a-6341-40b1-afc7-f9d8e8c05e57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3806: status.find.is(200), but actually found 500
20:27:46.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db0409a, username -> user.423916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f0041a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0ddd3264-72d7-4d41-8bf6-cdeb0a0be84c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2656: status.find.is(200), but actually found 500
20:27:46.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3259: status.find.is(200), but actually found 500
20:27:46.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b934463, username -> user.504394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ae87bef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2eabdb52-d0e6-46bb-8455-a4edc3a52a2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3259,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11516319, username -> user.616684, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12054b57, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 62585a00-403e-434a-9d8e-b49ed6f2dd05
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3870: status.find.is(200), but actually found 500
20:27:46.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3872: status.find.is(200), but actually found 500
20:27:46.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@180c47de, username -> user.212453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73ee70f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f67f80b7-5719-44d8-989d-c49deaada999
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3611: status.find.is(200), but actually found 500
20:27:46.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ca88f9b, username -> user.533899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58286c05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7920ca9b-da9a-469d-8ab0-9af2c545b3b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b0fb744, username -> user.742748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64c91ac8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3828ae6f-58cd-4102-aeb5-c42f07b9ffaa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3271: status.find.is(200), but actually found 500
20:27:46.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72a74810, username -> user.593233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@280f89ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f3f8b3d5-9866-4035-ba04-774948856d16
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2731: status.find.is(200), but actually found 500
20:27:46.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e9ae4e3, username -> user.299224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@467d5794, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 94d1daa6-8327-4c94-b15e-2408a271606d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3127: status.find.is(200), but actually found 500
20:27:46.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3246: status.find.is(200), but actually found 500
20:27:46.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f58f2f0, username -> user.320934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27e8bbe5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c6e0b531-7941-4acd-8282-f0975b228b2e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c755a83, username -> user.909244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61455da4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a044b65d-5cd0-4869-bafe-a61510a2f62a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3261: status.find.is(200), but actually found 500
20:27:46.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@591456f3, username -> user.81914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58837bbf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c829faaa-b5ee-427d-a0bc-74b3b1636e72
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3871: status.find.is(200), but actually found 500
20:27:46.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@233afc39, username -> user.892150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37727960, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5f25d7f2-8bb7-4f8c-b80b-ede55e79c354
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3248: status.find.is(200), but actually found 500
20:27:46.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29699b3f, username -> user.793505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3047aafe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c645d188-6209-4f07-bd4a-9467883ec71f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2728: status.find.is(200), but actually found 500
20:27:46.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3258: status.find.is(200), but actually found 500
20:27:46.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2728,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a08f7f5, username -> user.709571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@85e5625, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 08f3c0ef-fbf9-449e-8d59-e65ab690448d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3258,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dae5919, username -> user.697715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f47cb6d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 05eed641-ddb2-4225-949b-fe873814a07d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3590: status.find.is(200), but actually found 500
20:27:46.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e67fe79, username -> user.263955, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@185100d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6efd1fdc-7855-4e24-9ce5-bd373962fde2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3247: status.find.is(200), but actually found 500
20:27:46.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aaad94f, username -> user.828229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a40a13b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8c6977b7-6db4-4af8-abea-ad128e353dbe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3865: status.find.is(200), but actually found 500
20:27:46.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3254: status.find.is(200), but actually found 500
20:27:46.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@395cc6a6, username -> user.238226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@523b0cdf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 90369ca4-3fb2-4683-acee-6088f8310e54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4775e0db, username -> user.769336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@145fc91c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6b49896b-1013-42f2-be07-a5bb821fed44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6619: status.find.is(200), but actually found 503
20:27:46.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6619,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50de7d88, username -> user.248600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c6d3201, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3814: status.find.is(200), but actually found 500
20:27:46.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@558a69d8, username -> user.343470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c261e1c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7c3a715a-b6fb-4c18-8419-7a523b5d0deb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2692: status.find.is(200), but actually found 500
20:27:46.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3194: status.find.is(200), but actually found 500
20:27:46.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3815: status.find.is(200), but actually found 500
20:27:46.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b885107, username -> user.869926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7179e7ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b009a7e4-121c-4b38-a49a-4f1fa476116f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3815,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fc780c0, username -> user.632914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bd12e74, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ab03769b-0119-47db-b243-fad3c6e4804e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2692,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b74ad83, username -> user.664538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aaf299b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fed2ef9f-5f1d-4efb-bf8c-3a80e93c8a10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3807: status.find.is(200), but actually found 500
20:27:46.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3148: status.find.is(200), but actually found 500
20:27:46.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e6f437e, username -> user.997448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a7290aa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6d635732-610a-4083-b18c-eb53575f24c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13f88e7d, username -> user.339210, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59f22e14, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b316bcbf-20df-4491-9b09-79ffac7c2844
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3200: status.find.is(200), but actually found 500
20:27:46.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@389b2f3a, username -> user.467142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23482468, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6eb2422f-57f5-4845-9914-f18af1673ea0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3198: status.find.is(200), but actually found 500
20:27:46.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6620: status.find.is(200), but actually found 503
20:27:46.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b8dd4e5, username -> user.44574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1be47eb0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a6009675-8887-4ad1-a5be-722db5069a15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2657: status.find.is(200), but actually found 500
20:27:46.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2723: status.find.is(200), but actually found 500
20:27:46.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dd9d13, username -> user.324895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23ff4b65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0eadac83-7604-44f2-9a43-af1335b6b5fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3715d315, username -> user.337368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7315974f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f377efa, username -> user.590646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43a2feeb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6cbdb991-f985-4909-9fbb-9b924d8d5102
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3826: status.find.is(200), but actually found 500
20:27:46.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3826,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f356629, username -> user.939286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@890fd5a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dca4d674-a252-4c54-b58f-bf15318fd304
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3842: status.find.is(200), but actually found 500
20:27:46.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3842,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aa7c21c, username -> user.851212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78a8f558, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6cca1410-83be-4f85-bb88-a3b7d0de0012
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3585: status.find.is(200), but actually found 500
20:27:46.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3585,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f72b7a4, username -> user.383358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@736ffaa1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6a64a220-a160-424b-b629-b41635d8673b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3831: status.find.is(200), but actually found 500
20:27:46.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4366948c, username -> user.506095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21b33896, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0f8c9537-c0e3-44d8-ba2a-a0327feadd5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3667: status.find.is(200), but actually found 500
20:27:46.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dac734, username -> user.753856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66aa1b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: eddaee80-aa42-4839-8f51-5daac2228565
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2667: status.find.is(200), but actually found 500
20:27:46.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55f96c93, username -> user.327179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7994404f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ab22e731-8137-4295-976f-565ec0289e8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.695 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3211: status.find.is(200), but actually found 500
20:27:46.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2664: status.find.is(200), but actually found 500
20:27:46.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a0540c8, username -> user.376464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f6d9cb3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d78fba45-7f9d-4a5b-9d69-12b238894c4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@90acea1, username -> user.762304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b980d9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0f801882-55a4-4fac-b240-203f3451e16e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3207: status.find.is(200), but actually found 500
20:27:46.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72216de0, username -> user.91703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40315f5e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9355210b-1e88-45ca-9e51-e77202e86a79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3212: status.find.is(200), but actually found 500
20:27:46.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24c96436, username -> user.774167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c837c35, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 67786551-897d-4f97-83ee-7e8a75115506
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3202: status.find.is(200), but actually found 500
20:27:46.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ce8c04a, username -> user.225336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@331d80a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 37573088-2337-4e73-92b4-7d122ab48861
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3151: status.find.is(200), but actually found 500
20:27:46.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ae560a, username -> user.300749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6988769d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6f5390dc-e970-4a0d-b26f-b62869f0aefb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2669: status.find.is(200), but actually found 500
20:27:46.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@434fc2e7, username -> user.270812, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7355b5ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2787a8f1-c44a-4617-a312-0911ac98763b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3206: status.find.is(200), but actually found 500
20:27:46.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@143d4a7b, username -> user.842653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ec066c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6df8ccf3-9fca-464a-afef-a23bdff5d15e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3178: status.find.is(200), but actually found 500
20:27:46.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f5dbc03, username -> user.965645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5624c086, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f105d065-a6e0-4928-980e-d88590d27e00
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3174: status.find.is(200), but actually found 500
20:27:46.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3172: status.find.is(200), but actually found 500
20:27:46.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78020460, username -> user.8995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34182382, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f14c169e-df8a-417a-b4f4-350e63154d9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e4f4718, username -> user.841239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c747cda, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 379423f7-7882-47a7-bf00-facdb7a1df17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3145: status.find.is(200), but actually found 500
20:27:46.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@494d4108, username -> user.494243, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6717d00, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0477877f-3db0-40a0-92f6-06d9f10c4f4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2718: status.find.is(200), but actually found 500
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3180: status.find.is(200), but actually found 500
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6db38e0d, username -> user.257080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26505662, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3025901f-55b1-459c-bd61-02dfeb071073
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@759787cb, username -> user.994711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a67d9d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fe582e6f-f9a2-431e-864b-17debc0a874d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3169: status.find.is(200), but actually found 500
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3799: status.find.is(200), but actually found 500
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3149: status.find.is(200), but actually found 500
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3169,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fb6d4da, username -> user.844923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46cb102a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 299e16de-0440-4f7d-9e57-19d893a97663
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37846120, username -> user.884859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fcb98ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: eb3e86b9-bbcb-4107-b676-21b14807215e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2719: status.find.is(200), but actually found 500
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3161: status.find.is(200), but actually found 500
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@88dd6b9, username -> user.469158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b100a94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2d5dff58-051a-4fb2-a7df-56a889b0f128
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59c7f29e, username -> user.212534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5390508d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 625a5870-bd41-41aa-a300-785a7809ec91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3189: status.find.is(200), but actually found 500
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7de9f3be, username -> user.637533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57be84c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8bbb6a24-245b-421b-a706-9f65765b3860
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3802: status.find.is(200), but actually found 500
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d18ac61, username -> user.525198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23419aa8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8d52d55f-d48e-4f9f-90cd-285e1200ccd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3186: status.find.is(200), but actually found 500
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79e13fd, username -> user.154070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38232463, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d4b144fb-da92-4833-82d2-bd583b056a3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@685ea9cf, username -> user.755323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c0a23f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 710cf733-8169-4555-bbf2-c0440c312f4f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3190: status.find.is(200), but actually found 500
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a08c9e8, username -> user.189333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3783084e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2caf1c85-81ec-4ec4-b3ae-5e6b23a6456a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3147: status.find.is(200), but actually found 500
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3184: status.find.is(200), but actually found 500
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3196: status.find.is(200), but actually found 500
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3157: status.find.is(200), but actually found 500
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@469de35d, username -> user.729128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b80b12a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d6e63ec6-c390-438c-9a9b-5ad6a7b80eca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3196,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4560f077, username -> user.162037, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32754e3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8bbb5ef3-0814-43bd-b1de-fda64efd53a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51eefc39, username -> user.52122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aa35873, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 09c73691-c30b-4ac8-9518-ab6a8ae2e223
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3154: status.find.is(200), but actually found 500
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3197: status.find.is(200), but actually found 500
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cf0aab3, username -> user.845823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62d8a162, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c0623f6b-af58-4aa1-af48-8d6ca671ef11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7675b1eb, username -> user.156283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2851900e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0c3daf79-4e83-4496-b974-45ca07bca35d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@423349bd, username -> user.514793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1df4d9db, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 49343955-0b62-4788-8732-017a99fdc8ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3153: status.find.is(200), but actually found 500
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cce50c0, username -> user.583179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f8190a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8ee49bed-8976-4bf3-9c09-aef4f7b187ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2691: status.find.is(200), but actually found 500
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@760f383c, username -> user.934844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25bfb2ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 53682374-89f0-4284-b866-0b4457c5bef6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2703: status.find.is(200), but actually found 500
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3173: status.find.is(200), but actually found 500
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3210: status.find.is(200), but actually found 500
20:27:46.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3803: status.find.is(200), but actually found 500
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2703,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57ab96cc, username -> user.334837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d3d3e3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8fbbfe7e-052b-4959-8827-f989678ac5bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a504aef, username -> user.326405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59fbc912, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cc9f8933-9494-4789-8d41-9447a200c246
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@501eca84, username -> user.646253, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7325dcc3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 98ac289b-8683-4a13-8312-005c2be720b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@443fab40, username -> user.106140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34ef63b1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e4609a61-bcfe-4750-8466-b9c77b89a3ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3175: status.find.is(200), but actually found 500
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@767cbaba, username -> user.175321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c7dc084, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b14ff10f-7f6b-4cd3-95cd-bc1b9cf87efc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3152: status.find.is(200), but actually found 500
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a83b59f, username -> user.460274, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@480abfc3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0f12815e-a45f-43b2-8e95-0f4bd5f618ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3220: status.find.is(200), but actually found 500
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3218: status.find.is(200), but actually found 500
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3224: status.find.is(200), but actually found 500
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a023063, username -> user.9880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ba3017c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 86fe3ce8-b239-494d-b892-5f22a2496ab7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3257: status.find.is(200), but actually found 500
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6612fe42, username -> user.169621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c0773db, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3bb6f659-f5af-4e27-9f1c-d6954852eb12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2693: status.find.is(200), but actually found 500
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70f61ef6, username -> user.316258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d62f495, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ad0bd6be-089f-499e-ae3d-e805fd59ae4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b2d254, username -> user.937898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c122fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 94468ae3-5845-4548-8bef-7a7c58d1b119
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3227: status.find.is(200), but actually found 500
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fd2f920, username -> user.512785, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f225669, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 64361e50-ee89-420f-8e3f-a8f00558c486
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3222: status.find.is(200), but actually found 500
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fca3bda, username -> user.960498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2abb1792, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a75406ea-6227-4c32-9ef0-aa0f623468a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ad95526, username -> user.375974, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d2d22ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2de9595c-4782-49f8-a721-cc176c81c3b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3232: status.find.is(200), but actually found 500
20:27:46.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f63de6b, username -> user.172716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@187bb955, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0654d179-873f-4d62-a744-82b47975d9f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3255: status.find.is(200), but actually found 500
20:27:46.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28e42b4a, username -> user.583989, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bbacb70, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 40702b86-7825-4935-89a2-f609b5ec49b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3208: status.find.is(200), but actually found 500
20:27:46.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3269: status.find.is(200), but actually found 500
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3266: status.find.is(200), but actually found 500
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1305c714, username -> user.76106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2804feae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d2cc4e50-8065-4283-a034-aea9e97c260d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3801: status.find.is(200), but actually found 500
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3270: status.find.is(200), but actually found 500
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3208,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43a7c93c, username -> user.242868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5848f006, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fa3c2d75-f7a0-4b1e-932b-aae2550f081f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2670cca4, username -> user.93962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@91e715c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9f4fa84d-d8a2-4923-9b88-1f7147d9da26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bc19365, username -> user.526677, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76df911a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ac133286-9f86-4501-934d-493aba4be722
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b57aaa5, username -> user.181499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a92857a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9d576c6f-67f0-4ae8-ba31-1d39e24cee9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2654: status.find.is(200), but actually found 500
20:27:46.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@538f84b1, username -> user.756370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b26718e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9d28d42e-9a96-445a-82c1-6a7ce7028800
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6621: status.find.is(200), but actually found 503
20:27:46.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2666: status.find.is(200), but actually found 500
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29e2a432, username -> user.747270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ab02a6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 15092d15-dacf-4db5-bbb1-be11167991c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3252: status.find.is(200), but actually found 500
20:27:46.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6621,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e0fb3a3, username -> user.99723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@500545c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1acc1c33, username -> user.62194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e3998ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 28980e35-2bb4-4c74-9783-52562d38969a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3808: status.find.is(200), but actually found 500
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2681: status.find.is(200), but actually found 500
20:27:46.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@512e93e, username -> user.682591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45228382, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ef81376e-f979-478c-8e97-0e9242e1e04f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3800: status.find.is(200), but actually found 500
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3249: status.find.is(200), but actually found 500
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2690: status.find.is(200), but actually found 500
20:27:46.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a533370, username -> user.647032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60ffa8f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3b297501-0ce4-4971-9327-ec2a9187e86b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53fe52e5, username -> user.105561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@851107, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 36a3f044-574e-4a38-b895-d2ede9cb80c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3813: status.find.is(200), but actually found 500
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3215: status.find.is(200), but actually found 500
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3162: status.find.is(200), but actually found 500
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@358efe58, username -> user.302741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ab5b69b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 71310100-d265-4765-b560-e8e27f762d3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29411dcb, username -> user.395114, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37951289, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 84007cf6-c490-4d62-8c20-9e83b65fdac2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13ecf1d6, username -> user.924585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c51faf1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ef704c96-cb4f-4a0f-a3ea-5341a1cee6df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29d9e5a3, username -> user.427163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e67c2e8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c441bffa-be68-4e1e-b4b9-175e15dae337
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16cf9a82, username -> user.919551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7213e2a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1cbc7daf-9985-4f1a-b252-9eed6c84e663
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3171: status.find.is(200), but actually found 500
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@760bb8c9, username -> user.230483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22a80ef7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e2912a01-981d-4ca8-9e89-2fc8eb5b3808
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3156: status.find.is(200), but actually found 500
20:27:46.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3143: status.find.is(200), but actually found 500
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@298ecd2f, username -> user.619071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2554c429, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 551aad4e-7fe8-4977-a322-455bcac9acc5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@680007d7, username -> user.707115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3aab93b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8250bbfa-eba8-48df-aae0-af458a607ef6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2687: status.find.is(200), but actually found 500
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3256: status.find.is(200), but actually found 500
20:27:46.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3260: status.find.is(200), but actually found 500
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b953e60, username -> user.162157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fa889da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8743aa48-3cfd-4dd1-939c-c97d184e228b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11a34ef7, username -> user.147960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57b7e17, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d0cc33a6-423d-4117-87ea-429e04972e2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73741431, username -> user.465761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c231299, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 14b2b498-68eb-4f83-a4ce-45c7a24d719a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3837: status.find.is(200), but actually found 500
20:27:46.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ea147fe, username -> user.688172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ad47dc4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 01f0eee9-4be2-4102-9abc-ef5f6328614e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3253: status.find.is(200), but actually found 500
20:27:46.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3283: status.find.is(200), but actually found 500
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3242: status.find.is(200), but actually found 500
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@556e0d3b, username -> user.294095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f3311cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f8ce1244-e4e0-4f3f-980a-9036b9ebb790
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3283,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d691c46, username -> user.937020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@759bf187, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 179b911f-7740-4c9b-a482-8481a725d5fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60ae167d, username -> user.262787, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b669b71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d42a077d-8f33-499c-9a25-14e9a211257f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2727: status.find.is(200), but actually found 500
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@331c41d7, username -> user.499232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e50fd8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f7ff953d-0529-4892-a64a-4a41a3bb5c56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3183: status.find.is(200), but actually found 500
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47452cde, username -> user.120865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70735bc3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 321729f8-8186-42c6-9efe-2d2aa015e681
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2704: status.find.is(200), but actually found 500
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74839dcb, username -> user.290529, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31f7331f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 443959d6-48e4-4a4f-acb5-d2451ec66071
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3250: status.find.is(200), but actually found 500
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3285: status.find.is(200), but actually found 500
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d855b64, username -> user.103405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@327b33f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5d55dede-0bb3-49fc-baf7-600b074d5511
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3285,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@582941e6, username -> user.670487, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d0b980d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c36c62ae-00f6-4073-a603-1220d11bf844
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3199: status.find.is(200), but actually found 500
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b2c67cc, username -> user.831707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25f92578, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 720f9dca-8013-4e5e-a7a2-46e011a6b35b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3868: status.find.is(200), but actually found 500
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3857: status.find.is(200), but actually found 500
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3840: status.find.is(200), but actually found 500
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d093f10, username -> user.77881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3595b015, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3f155450-42b2-4283-84e0-fb1fc891b3cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23be6706, username -> user.694066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72d1de60, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b93d8144-3e8f-46aa-aacc-69b62290720a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49a31ceb, username -> user.326568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9d37c9c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1d41541e-c022-4bcc-b2c9-98a91d394633
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3138: status.find.is(200), but actually found 500
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3135: status.find.is(200), but actually found 500
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3844: status.find.is(200), but actually found 500
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b34dec5, username -> user.268187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21f32923, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: eddce16d-fe2c-4829-9539-ea375d9fdc72
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f837934, username -> user.323350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d8e65e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2c5ec41e-27cd-4be6-afc0-78633723e13c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13b33624, username -> user.762625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b16107c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f7b1701f-aa15-4890-898d-87d7c659cbd3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3821: status.find.is(200), but actually found 500
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49755b96, username -> user.309891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ed05450, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b4bbd3dd-01cc-4460-8357-51a530213f8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3811: status.find.is(200), but actually found 500
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5efdd20d, username -> user.346429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c40b093, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d5032808-a4b6-45d1-9661-622d70ad6be5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3880: status.find.is(200), but actually found 500
20:27:46.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3711: status.find.is(200), but actually found 500
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39f928d6, username -> user.605041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55c70874, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cd8df010-4efe-4c52-a21c-c57ac00b196a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3879: status.find.is(200), but actually found 500
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ab10643, username -> user.221820, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a71e57f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d0d248ab-dd5f-49d0-bbe7-0e14d00706d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3879,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76067f2d, username -> user.878593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10d64c55, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 854ac29c-d234-4327-9f94-a62066b49b81
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2730: status.find.is(200), but actually found 500
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3234: status.find.is(200), but actually found 500
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ff0a18a, username -> user.438959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c2552f7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e1e3bd13-f1ed-4cbe-b24c-80a08f29c82e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cdf2201, username -> user.717772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@475050fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d8a072ed-026a-4697-87d3-b87262d298a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2733: status.find.is(200), but actually found 500
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2733,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a1a64c3, username -> user.147804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43791019, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c5c747c9-03cd-4780-b112-fa682a04fa6f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3860: status.find.is(200), but actually found 500
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3860,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72b622c9, username -> user.303600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71c0d53a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 85751665-ada5-46ae-8dcd-9a57e12a202c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3303: status.find.is(200), but actually found 500
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4195b561, username -> user.289577, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58b09459, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a8a7932a-236a-4b06-afc0-ff095ad9242c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3893: status.find.is(200), but actually found 500
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3889: status.find.is(200), but actually found 500
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a715318, username -> user.995568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b4b4ce6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f1acc6ff-249a-4ef4-a27f-1a046700e24f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3305: status.find.is(200), but actually found 500
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@285d8728, username -> user.784924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3743c9f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 70106d5b-4dd1-47fc-8de5-50b97020dca7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@465b24cb, username -> user.488591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18bcd02f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 191c41cf-6f38-4b0b-9972-4c13312f4fbc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3277: status.find.is(200), but actually found 500
20:27:46.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3124: status.find.is(200), but actually found 500
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35ce48ef, username -> user.211387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bb19ac1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d3eb8e4c-d12f-4b8f-884f-60c0a51a88c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20b34a0b, username -> user.543369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c8df899, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 35dfc19f-20cf-47e4-a001-8b30a1c7470f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3891: status.find.is(200), but actually found 500
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59ae1071, username -> user.284746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7393c50a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d6eb6875-36df-400f-bb18-c0eaec9309f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3120: status.find.is(200), but actually found 500
20:27:46.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ad46834, username -> user.907677, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12b3dfba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ba659b39-fccb-4c70-9354-d09ef172a1fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3192: status.find.is(200), but actually found 500
20:27:46.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6977ab9c, username -> user.786568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d34dbf1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7f4937de-2b7d-4b93-82a2-09d4e6809315
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3779: status.find.is(200), but actually found 500
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3777: status.find.is(200), but actually found 500
20:27:46.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@434e1ccf, username -> user.314041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ab3e81d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 60fc46b7-f34e-4467-9f6a-3a154e04cf25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66d6dfb7, username -> user.636474, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74f3786d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4f17b184-4c59-4013-82e0-ef9376778fec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3322: status.find.is(200), but actually found 500
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ca8bcf0, username -> user.49499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ea0d07, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 23e41041-bf08-4d6c-a92e-3b41b7d2ed55
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3125: status.find.is(200), but actually found 500
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@97f1818, username -> user.24758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@289522ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 48dd7a4f-348e-4961-86e5-1bbc3d4dde6c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3773: status.find.is(200), but actually found 500
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25f8a5b7, username -> user.692189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e0a90c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8a48780b-f940-44da-96c6-be038548dcf5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3112: status.find.is(200), but actually found 500
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3123: status.find.is(200), but actually found 500
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fb5450a, username -> user.979389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a5a019e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a8a2b7e7-a94a-4759-9acf-cb78f1e29436
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53b742a2, username -> user.695651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ee1764b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 92475b34-1edb-4b4f-9d99-81ce66048ed9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3121: status.find.is(200), but actually found 500
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2738: status.find.is(200), but actually found 500
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30d3d51c, username -> user.75057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@197696bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0c75f7b4-8c62-49a1-b6e4-11dfb0a49f04
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dd84c25, username -> user.808988, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46463012, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 732e6c59-7d0d-4bbd-9500-9e67144cb293
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3119: status.find.is(200), but actually found 500
20:27:46.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@386836ff, username -> user.189187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eabae0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8c6168d2-d63b-40d7-a7b7-cc3a6f1890f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2746: status.find.is(200), but actually found 500
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39ac0001, username -> user.375634, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f584f29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 058e41f3-7d78-4a2f-9dac-b2bc215b1244
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3896: status.find.is(200), but actually found 500
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3896,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e257402, username -> user.813938, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4575d364, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 76e56b71-dd24-47c8-b139-618e52f1114e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3315: status.find.is(200), but actually found 500
20:27:46.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3796: status.find.is(200), but actually found 500
20:27:46.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dfabd3c, username -> user.213900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@686c5f9e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2e54348b-5c73-4e98-bc12-8befa17d21ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28d24d14, username -> user.704448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fcc2431, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b4e36d1d-dca6-429c-8ee8-fe95df013af1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3898: status.find.is(200), but actually found 500
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3898,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46ae230e, username -> user.855299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@157f9ce9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6040de61-3671-42eb-96a8-b7a0501f8407
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3341: status.find.is(200), but actually found 500
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3106: status.find.is(200), but actually found 500
20:27:46.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3341,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14d37411, username -> user.120117, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17191f22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8980bd0f-ff89-43c9-8572-9a0013e0cf30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@135ccdf1, username -> user.621123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@564ea0df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 635f6a94-84ca-4519-8a33-91d18d0a6518
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3140: status.find.is(200), but actually found 500
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3318: status.find.is(200), but actually found 500
20:27:46.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3131: status.find.is(200), but actually found 500
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18029617, username -> user.764843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f026044, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fe7aa4e0-3f5a-46c0-8dba-5e2493333227
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75f11fab, username -> user.610075, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5544e85d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 04e3a220-7dac-4932-8ee0-1d5b24eb13ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17dd7e50, username -> user.947638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10e996e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 618b9b62-001b-489c-b235-cdfcd8533287
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3116: status.find.is(200), but actually found 500
20:27:46.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3116,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6721eef9, username -> user.242461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c6c4d9e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2b5e37af-9dd1-4ec1-8353-48479eba6e6e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.715 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3350: status.find.is(200), but actually found 500
20:27:46.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2faaf738, username -> user.109732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cf7736c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5a3eb98b-1215-42d8-9fc9-df4523373cf6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.715 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3098: status.find.is(200), but actually found 500
20:27:46.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6622: status.find.is(200), but actually found 503
20:27:46.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3356: status.find.is(200), but actually found 500
20:27:46.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c0a3a4f, username -> user.291347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@711605e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b312dc07-782a-4e9c-8770-ef6e12e1d472
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6622,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a145901, username -> user.873274, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e53ef67, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28790abc, username -> user.153627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30f412be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e99b9f8f-ba26-4ba3-80f5-f1941ed1dfd0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2757: status.find.is(200), but actually found 500
20:27:46.715 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.715 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@184c5d53, username -> user.152068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59210ec0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0690f95f-5443-4aaa-b3b8-f88b0292bb27
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.715 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.716 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2756: status.find.is(200), but actually found 500
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6623: status.find.is(200), but actually found 503
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2756,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4502385d, username -> user.13588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd16160, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f8852fb3-3b45-4698-90de-7814bd14c02b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3357: status.find.is(200), but actually found 500
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70259db3, username -> user.591562, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dccbf6b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3118: status.find.is(200), but actually found 500
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11564e10, username -> user.438557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49a4f7b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6ac37da1-1f72-414c-9555-bc3661419f3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77acd56b, username -> user.737551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dda8f8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 31101e0d-5f2b-4d36-b9c3-df2c109cf99c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3114: status.find.is(200), but actually found 500
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3114,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4697fe9f, username -> user.962501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fe6aa70, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 12fee538-d8d0-43cc-b531-a2a0ea9d0474
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.716 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3102: status.find.is(200), but actually found 500
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3093: status.find.is(200), but actually found 500
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@714063d1, username -> user.994711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50c98249, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 15b02dfe-0a31-4711-bfe9-189c2f6c920e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@286f6224, username -> user.936765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@296d8691, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5984d485-8e11-477a-b45b-59af5204cc68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.716 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3095: status.find.is(200), but actually found 500
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d0a7775, username -> user.109878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f9c2465, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 90ac0d3f-708b-4243-bbdc-61519a4fdc5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3065: status.find.is(200), but actually found 500
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6624: status.find.is(200), but actually found 503
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@be7b8fb, username -> user.465627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16c23144, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: aeda79ba-60ef-446a-804e-724a63d02c44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2758: status.find.is(200), but actually found 500
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42651cbd, username -> user.970119, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e3bf84f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7106291e, username -> user.168186, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f22163, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5964c5e5-1920-4365-bf65-ec156b03a1f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3101: status.find.is(200), but actually found 500
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a611d9, username -> user.510685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d99eea0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9f9b8905-5560-4fef-889a-9a6685be02c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3091: status.find.is(200), but actually found 500
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3086: status.find.is(200), but actually found 500
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3082: status.find.is(200), but actually found 500
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3362: status.find.is(200), but actually found 500
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a7b263, username -> user.679848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34c1df32, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 56f4bff2-72a1-402f-b913-57c17cd529c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3115: status.find.is(200), but actually found 500
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73cc608e, username -> user.253239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d3b281d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d6db0fc7-9037-4eb8-adcf-0f7e6c9ac7dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@781a6624, username -> user.600424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@576e650, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fc0b95b7-bf70-4202-b611-e9ddf5b4fb49
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32a33581, username -> user.945400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73db1f30, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 68a350a8-2bc8-4abd-8519-8991f97e976e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59f86757, username -> user.722894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ec91ada, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 372a45f0-2938-490b-a199-10c0c8e62ee0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2759: status.find.is(200), but actually found 500
20:27:46.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3072: status.find.is(200), but actually found 500
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53cea04a, username -> user.976801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f00e436, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6423636d-b416-495f-b8a0-bcfd9d33c45b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3366: status.find.is(200), but actually found 500
20:27:46.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@797b274, username -> user.656306, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bd5e333, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 68ab37d7-0aa3-4d5d-a9c4-0d81effa5c32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2751: status.find.is(200), but actually found 500
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3085: status.find.is(200), but actually found 500
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3092: status.find.is(200), but actually found 500
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3721: status.find.is(200), but actually found 500
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@776fe223, username -> user.865344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b03bcca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 177bd71c-425d-4618-b2e2-dc993923c3c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3366,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b191512, username -> user.591480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c42650e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a07718f8-1901-4e57-885c-0dc72c3ddd59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9a0222b, username -> user.173287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77e3a698, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4ef9993f-dc74-4b6b-918f-e1b9a659581c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3365: status.find.is(200), but actually found 500
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.718 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3089: status.find.is(200), but actually found 500
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2751,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31022634, username -> user.34315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d96eda2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c568a7f6-29b6-46dd-a4cf-1592428a2282
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c8f6ff5, username -> user.434058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1570371c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 94c3fbe2-0832-4e57-bd4c-0f389389f71f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53b1e02a, username -> user.687898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b7b392, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 318cbeba-eaae-472f-aed1-6115b69fb360
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@498dc941, username -> user.274516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2652e00d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 74cca266-2bf0-4359-98cd-ddf71bd6503f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3367: status.find.is(200), but actually found 500
20:27:46.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3367,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41ff9b7c, username -> user.503273, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f9e302a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8a801fc8-2067-4b48-b20f-68f00c0646ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3104: status.find.is(200), but actually found 500
20:27:46.719 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61bf8600, username -> user.962067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27f3f8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f668be30-a448-4f49-b3bf-bcafd3cf37e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.720 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3094: status.find.is(200), but actually found 500
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3077: status.find.is(200), but actually found 500
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c4cfb41, username -> user.174214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ea73a92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3923fd1d-61b9-4bd1-8408-ac3a75a95a13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3071: status.find.is(200), but actually found 500
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2743: status.find.is(200), but actually found 500
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@511a8fa2, username -> user.774276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1406c21e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 33fdfbb8-1cba-49a6-ba76-0e5d200844b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15d9309c, username -> user.304858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24ed8271, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b7e55646-96df-4540-bee4-8f9666d7c9b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39740f63, username -> user.386442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31dd7d2f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 37c22097-da32-4823-b138-fade6edbfca1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3073: status.find.is(200), but actually found 500
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3073,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@887baee, username -> user.603158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2569162f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8019830d-c555-4cc3-8b49-beff1ae73dbf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3718: status.find.is(200), but actually found 500
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.720 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.720 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3749: status.find.is(200), but actually found 500
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2da50dd1, username -> user.655745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7290677e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e99879bb-0e11-40ed-8d51-b8cb8d55298b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@486ad004, username -> user.268888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77fed1b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4c4ef510-3777-40f4-83af-1d701dd63e6b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3079: status.find.is(200), but actually found 500
20:27:46.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3052: status.find.is(200), but actually found 500
20:27:46.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3079,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cc43413, username -> user.858442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62355ac1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1a262383-9bb6-421f-9214-a3c5807f752c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@584a647f, username -> user.311981, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7664c255, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f888da98-5098-4ef7-8189-cbc2dfd47459
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3376: status.find.is(200), but actually found 500
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a19e59a, username -> user.313235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ef15591, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b7dfc69f-c2ee-4def-9edb-8c4523937f67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3063: status.find.is(200), but actually found 500
20:27:46.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ba34ef3, username -> user.871340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21cd60ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ff5ef789-67cc-4f55-86eb-0be899561320
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.721 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3381: status.find.is(200), but actually found 500
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@729c377a, username -> user.960266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50280d05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d28b961c-7d45-4bc7-938d-c7c71ac94689
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3742: status.find.is(200), but actually found 500
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f978e80, username -> user.655277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@735092f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7315023b-5bbb-4511-873b-57593955e57a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3074: status.find.is(200), but actually found 500
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b0f69b7, username -> user.476667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78e46251, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 431ef518-6f12-4e75-83d7-d0f01a65b23f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.722 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3737: status.find.is(200), but actually found 500
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3400: status.find.is(200), but actually found 500
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41f5f8ff, username -> user.527646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@463ab994, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4cb67d59-2737-44df-885f-612491ce558e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.722 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@705d53d5, username -> user.345070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a71eab1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e09b687b-0fe5-4c24-bb72-f3f83e27e5b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3375: status.find.is(200), but actually found 500
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3060: status.find.is(200), but actually found 500
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fe335e, username -> user.353019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5edf359e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9abbc1c4-378a-4807-b041-525766630bfd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3060,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f17bf27, username -> user.990903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fbd0dc4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 23bd96c7-4655-44d2-82c2-a0bf8105090e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3747: status.find.is(200), but actually found 500
20:27:46.722 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.722 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.722 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.722 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c8a87cb, username -> user.759079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6690a56b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e0551901-2e6d-4846-b8e5-d1b889e72f94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3038: status.find.is(200), but actually found 500
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63884405, username -> user.562827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27b7f3a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8ee05a70-f9d4-4a90-9074-985bda2011e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2767: status.find.is(200), but actually found 500
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25ea309, username -> user.250534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ae85739, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 362a0c0e-22ee-4031-ba60-ee5f547cee79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3048: status.find.is(200), but actually found 500
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6625: status.find.is(200), but actually found 503
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3048,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f211a99, username -> user.973241, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34240cea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4f919be7-de8d-4d26-b3fe-0c3474dc901e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2891402, username -> user.870051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33eaced6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3388: status.find.is(200), but actually found 500
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3053: status.find.is(200), but actually found 500
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16281acf, username -> user.561251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d98b56, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c4b7f46a-d96f-41dc-a6e1-c883ac9d102c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3053,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27eac4b2, username -> user.602541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3594d201, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b325e640-4283-45a3-9f61-ca9e31e62e02
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3061: status.find.is(200), but actually found 500
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4edc1df4, username -> user.853011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fae7686, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 002f3fe8-6afc-4db0-b8db-0e3430525760
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3409: status.find.is(200), but actually found 500
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3410: status.find.is(200), but actually found 500
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68f528f, username -> user.154990, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b3ae41f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a5c67f5d-b45c-437c-a85f-48e505613188
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3383: status.find.is(200), but actually found 500
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@623c70c5, username -> user.572424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@445a992, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f3c5d615-3715-411d-ad8c-61af774ed685
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@442f0c38, username -> user.14165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@251a1698, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 574159a1-71f7-40f2-9a19-feb87a32e38c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3397: status.find.is(200), but actually found 500
20:27:46.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3391: status.find.is(200), but actually found 500
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c9abfee, username -> user.324361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ccad15d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1ac11859-9292-4c89-8a9f-2d22d325fb2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@182d584d, username -> user.780976, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f9ce6aa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 74356411-c925-437b-8f9f-0f7085abcbe3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3050: status.find.is(200), but actually found 500
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3041: status.find.is(200), but actually found 500
20:27:46.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2159c47e, username -> user.974602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44a022fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: eab5091c-1f11-44b7-b139-ef2283a3b8d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3062: status.find.is(200), but actually found 500
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ac164d2, username -> user.85835, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@106eead0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6b414e57-edbd-46e8-a622-321b9bc8982a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@196d1c9e, username -> user.778851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e39d68b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8000db4f-0ec8-4e8c-9caf-e1815e56fe0f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3035: status.find.is(200), but actually found 500
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3032: status.find.is(200), but actually found 500
20:27:46.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3405: status.find.is(200), but actually found 500
20:27:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bdc714c, username -> user.347616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c7e437c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ae394287-981c-4e2c-a266-16a1b733aff8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@253e381, username -> user.428134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@160ffc00, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f9b149e1-28b1-406d-99b2-20dd1ea5166c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a52750, username -> user.512023, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2527e012, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bcca3f75-4351-4357-b153-93640109277a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3413: status.find.is(200), but actually found 500
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3413,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6257568d, username -> user.536217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e711607, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fa5f5b8c-e2a7-439d-af1d-c62115d3daab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3083: status.find.is(200), but actually found 500
20:27:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3414: status.find.is(200), but actually found 500
20:27:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ea799d4, username -> user.359503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cd1ba36, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3eacaa8c-4461-493a-a883-5bc5b1b5dcce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3414,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b778f18, username -> user.190275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aadb49f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 655c9212-b317-49ce-89ce-a1ce04c86273
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3045: status.find.is(200), but actually found 500
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3040: status.find.is(200), but actually found 500
20:27:46.726 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.726 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@579da7e8, username -> user.926370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dc7d47f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c7d1f50a-0abb-4e87-9d96-f91e81b7bdd0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.726 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.726 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3040,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e35fc9, username -> user.459120, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c64c47e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a2d3b1ce-85c4-47f4-a192-d8b27c981629
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.726 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.726 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3033: status.find.is(200), but actually found 500
20:27:46.726 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3033,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@243ed23c, username -> user.914646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a62e444, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 743a68fa-74b8-4577-80fb-44dd6d459ece
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.726 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.726 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.726 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.726 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.726 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.726 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3046: status.find.is(200), but actually found 500
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2772: status.find.is(200), but actually found 500
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bd5d8b8, username -> user.714404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b28ccc7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 450d6d72-9da1-4b6c-887f-afc6c4de7958
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@374b8eea, username -> user.383947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31289125, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 36070802-f672-4307-80ea-2ec8a684fef7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2972: status.find.is(200), but actually found 500
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.726 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3427: status.find.is(200), but actually found 500
20:27:46.726 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3024: status.find.is(200), but actually found 500
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d3b7e6e, username -> user.13765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d9d73f6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 17121aa8-14a9-40c1-be0a-9a604b902cf8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49a4d35d, username -> user.470080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d6d5a25, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8c05747c-f8f1-4491-b391-3ae70bdf7280
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a183770, username -> user.624586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@609a5b4e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 50f80b49-822a-4f44-b422-0ac817ff675f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.727 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3031: status.find.is(200), but actually found 500
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f18d29e, username -> user.43847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46d4ceb2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 95dbd00a-ac2c-4bf8-b26c-f40dcfafe319
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3029: status.find.is(200), but actually found 500
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@157c0074, username -> user.971138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43ebedf2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6fb21d26-ed92-4ba6-b125-653221518ce6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3430: status.find.is(200), but actually found 500
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3027: status.find.is(200), but actually found 500
20:27:46.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3002: status.find.is(200), but actually found 500
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58963c49, username -> user.506372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bce61cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dff0399e-3020-4941-92fc-c1279e3025fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ca095f5, username -> user.306692, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b8ed9b2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3b65599e-2485-424b-8530-72129bb46fb4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10c370b7, username -> user.940026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11a56189, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 702f81e1-5a56-4ce3-b7fe-335d0333d2e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.727 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.727 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.728 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.728 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.728 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.728 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.728 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3019: status.find.is(200), but actually found 500
20:27:46.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3019,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c1e855b, username -> user.655839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76a3dfba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5335f1db-5771-4458-abbb-518462e0a556
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.728 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.728 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.728 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3020: status.find.is(200), but actually found 500
20:27:46.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bb5e4e8, username -> user.481620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41fc4df3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8b154b3b-e948-43bb-a780-b1bcdce53bfb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.728 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.728 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.728 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2993: status.find.is(200), but actually found 500
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6626: status.find.is(200), but actually found 503
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38c71bcc, username -> user.767567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4611ad7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e6039629-8417-4ede-ad8e-7402874c2901
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6626,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24a73a7c, username -> user.513014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f0a3253, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3007: status.find.is(200), but actually found 500
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3000: status.find.is(200), but actually found 500
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1703aecf, username -> user.804907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@651e7352, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d39195b0-408f-4d6a-842e-2ec31c06ca15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68a94345, username -> user.321515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f018332, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ecc8c2fe-5b27-4388-a5b2-627abdb3a547
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3017: status.find.is(200), but actually found 500
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3450: status.find.is(200), but actually found 500
20:27:46.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59070285, username -> user.550801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c01a0cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d994091a-f42c-4549-8f91-e654fe158f4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@767a2107, username -> user.40576, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b8e746b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: de092519-75fd-4a96-b26b-069742c8ab58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3011: status.find.is(200), but actually found 500
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3014: status.find.is(200), but actually found 500
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e8bdc63, username -> user.768931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73486981, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a22596fa-bfde-4649-b8dd-173a700099ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3003: status.find.is(200), but actually found 500
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75498320, username -> user.164550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6de5e48f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 456b6032-ffa0-43fe-a7bd-1fbe7484491e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3011,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20767273, username -> user.587532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12841d18, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 214f148c-4031-42e9-99cb-7897dda3c916
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3441: status.find.is(200), but actually found 500
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2775: status.find.is(200), but actually found 500
20:27:46.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2994: status.find.is(200), but actually found 500
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bf44411, username -> user.779407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e063458, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7a85b390-3752-4dee-869c-39de96d4862c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2994,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e31cf2f, username -> user.502882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5711f042, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9ddca7cc-7c03-4056-8230-14763c42e761
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3006: status.find.is(200), but actually found 500
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2988: status.find.is(200), but actually found 500
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2988,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@176283ac, username -> user.785493, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21d64075, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dbe94b09-e397-439c-b1c3-8620c1deb53d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a26549c, username -> user.361490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f7d2396, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9e8877a6-0a6d-402c-9e22-aa5ba8022101
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3001: status.find.is(200), but actually found 500
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2991: status.find.is(200), but actually found 500
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74879a51, username -> user.867572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b7592a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0ae48baf-9a4c-4803-980a-f01da9a47acf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e7c3c43, username -> user.134797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@361a30c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 996c31a9-4a9a-4937-ae6b-a96b6b0c5f96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d3f70ed, username -> user.493192, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@239b4a68, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3043f1f7-f87d-48e8-9c95-f2a668301f69
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3443: status.find.is(200), but actually found 500
20:27:46.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3434: status.find.is(200), but actually found 500
20:27:46.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10c3f965, username -> user.211764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ad07bdd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8f2ae18d-d3b6-4a77-907e-17a1ba5277b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3431: status.find.is(200), but actually found 500
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3443,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b990f75, username -> user.398991, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3311d9c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 179435ef-ac0a-45f4-94b3-7c67032c497b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26d89cc5, username -> user.222345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@461977f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 30110730-eaf7-42ea-bcd9-61502029c158
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3446: status.find.is(200), but actually found 500
20:27:46.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b0f4520, username -> user.20733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@265158ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3f26964f-da22-4f19-a440-2c1553320d9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2780: status.find.is(200), but actually found 500
20:27:46.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5606203, username -> user.222694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26503489, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e01a0abc-5028-4199-81d7-b1393b99bd1d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3010: status.find.is(200), but actually found 500
20:27:46.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2781: status.find.is(200), but actually found 500
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2782: status.find.is(200), but actually found 500
20:27:46.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4af85406, username -> user.906050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64ce7fa0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9ed000d0-f3f0-429a-bb65-2aa3e4aef543
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67317527, username -> user.432850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74a6a71a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ee3892ab-6f76-4f43-a003-6d11609edbcc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2782,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@223e9d35, username -> user.695923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a8c0860, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b287a447-7a36-499d-8f73-41bfe995cad0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2983: status.find.is(200), but actually found 500
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3722: status.find.is(200), but actually found 500
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3452: status.find.is(200), but actually found 500
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d050599, username -> user.300314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6540057e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5f413f46-6e93-4a93-8b8a-f3358b5ea5a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2979: status.find.is(200), but actually found 500
20:27:46.732 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ed35919, username -> user.32921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68d4bac6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: acadaaac-3514-491b-bac3-7bfb7e50254e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3452,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@252cac0c, username -> user.990607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36ea9534, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3ebe4d39-bd22-4d66-82ab-93422fb0ab0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2067c039, username -> user.997635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12b975f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d808904e-db87-4269-934e-38a815eb301e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2980: status.find.is(200), but actually found 500
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3461: status.find.is(200), but actually found 500
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1430182f, username -> user.325595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fe7f89d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d6718282-f141-4148-a53e-cd44ec9db965
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79f3a080, username -> user.881596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ae4f7ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b70229f1-ac84-4827-a199-1518cbcc46f7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3936: status.find.is(200), but actually found 500
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44e94b56, username -> user.307641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e343081, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8c9abfaa-2c5c-455d-bc2c-2a6b81c4494c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.732 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3930: status.find.is(200), but actually found 500
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a47d062, username -> user.365719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43604064, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b8fff8ba-665c-453d-adb4-53fdee727973
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2968: status.find.is(200), but actually found 500
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3927: status.find.is(200), but actually found 500
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2968,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@671fc18f, username -> user.205959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69740bb3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 560bf549-0306-4794-87dc-9375ce0f0bf3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a882dad, username -> user.589666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7237de9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b64177bf-1d5c-4a69-8f87-457c7cc9bb00
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3957: status.find.is(200), but actually found 500
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3456: status.find.is(200), but actually found 500
20:27:46.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31652e21, username -> user.670628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66ef65a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: eea67e63-58cd-4a6c-b97a-33d7f4ff94b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3957,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f6e3965, username -> user.305145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63f6cf07, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 37ff3e51-c846-4f1e-b459-85dcdb4439b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3971: status.find.is(200), but actually found 500
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21682275, username -> user.726611, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c8a2053, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cf9eac55-73ed-4de5-a205-ebb5f83d0b01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3973: status.find.is(200), but actually found 500
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3968: status.find.is(200), but actually found 500
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3973,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7659459, username -> user.782060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a9350c7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 79e7927e-9624-4ebb-8dd7-5547e9a25b89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3968,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8d3be3a, username -> user.282789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@771c3799, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 982687f9-c5b2-4139-90cc-68ffb6289f5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3459: status.find.is(200), but actually found 500
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3958: status.find.is(200), but actually found 500
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f25df3, username -> user.613910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bbdaea8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 01e99e55-61d2-44ce-9d15-47936c762cb6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@619e0d7, username -> user.298050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36ad95f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ee256aaf-971f-45ff-a878-cb5458f8e59e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3970: status.find.is(200), but actually found 500
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14768ca1, username -> user.58950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c3ded8d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 29809350-ca22-4505-bb85-92e52c5b618e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3969: status.find.is(200), but actually found 500
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e1f532f, username -> user.625989, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22244399, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7f46fd30-bde9-4408-9b69-f124d760ed88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3981: status.find.is(200), but actually found 500
20:27:46.734 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2966: status.find.is(200), but actually found 500
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6627: status.find.is(200), but actually found 503
20:27:46.734 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.734 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69741de4, username -> user.935400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@720336, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4d81a551-2693-4013-a280-98345b4718c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@774af044, username -> user.174481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bf2f29f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0cdfe930-cc1d-48a0-a0dd-e4d204084fbd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b264420, username -> user.867394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@766373af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2801: status.find.is(200), but actually found 500
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b394f00, username -> user.129928, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@748212cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 455397d6-1efe-4a3d-b7d2-4145a2a27894
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3989: status.find.is(200), but actually found 500
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2438f1e1, username -> user.962694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71639c96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d57f746b-ea76-4f3c-9f4b-5e172f1850f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3986: status.find.is(200), but actually found 500
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2957: status.find.is(200), but actually found 500
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3974: status.find.is(200), but actually found 500
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2957,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c06c652, username -> user.158382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d5922bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a0818aa1-4853-49c6-bca2-3dcca776e655
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12a4ae6e, username -> user.424217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48fc8bfb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ef55393e-12d0-4219-a1d0-8b143c462e00
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@446dd868, username -> user.602398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53499c3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 34fd113f-8ce8-422e-9e05-d7b21e381f49
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2959: status.find.is(200), but actually found 500
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2959,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29e4ed02, username -> user.172964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f768f8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: da5603be-38a5-4ce6-b82f-2b987bcc1bc8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2949: status.find.is(200), but actually found 500
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a8f09bf, username -> user.101009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aaa7f41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f770ee14-b287-4441-9b9e-1c780d6048b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2954: status.find.is(200), but actually found 500
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3988: status.find.is(200), but actually found 500
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2954,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@666cac5c, username -> user.316030, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3623e1a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e0e6ad4e-bd80-4a92-9989-e870793652d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4007: status.find.is(200), but actually found 500
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4012: status.find.is(200), but actually found 500
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@132ce785, username -> user.120061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e637dac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 98d8a887-0b24-4dc3-874f-d73ed8761b68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3988,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a33fffd, username -> user.486783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e96d1e5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3a54c005-aa92-4af3-bbc1-cdb09d6d7ad1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@174f0766, username -> user.423497, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5743854f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9127c9cf-bdb1-4ba0-b127-a6a19b540bed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4013: status.find.is(200), but actually found 500
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@640b91cd, username -> user.49849, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@747045c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f176bbc7-c695-4dcb-a7d4-fa4735feb5ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.737 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3791: status.find.is(200), but actually found 500
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3791,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29582894, username -> user.487758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5069ffdd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3a4360d7-5bf8-4634-9383-d22cdeb11a63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3465: status.find.is(200), but actually found 500
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3465,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62938acf, username -> user.851038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63954998, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: aa009d55-7afe-4bec-877f-58638187f970
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2807: status.find.is(200), but actually found 500
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2788: status.find.is(200), but actually found 500
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@154dc688, username -> user.491727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@91d3dfd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ac983750-5caa-422d-8f02-05c1fc152225
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.737 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.737 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4011: status.find.is(200), but actually found 500
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7af35d78, username -> user.941605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a1061ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0af62cc9-a4cf-4d1b-815e-45912a57b00a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4011,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@553a886, username -> user.324639, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5275526, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 31354380-8e9d-4946-80b6-657d6e20ed9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.737 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2950: status.find.is(200), but actually found 500
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.737 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68948a70, username -> user.305559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24beebf7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9f6df97f-6a16-4688-9330-1faa90f742ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2945: status.find.is(200), but actually found 500
20:27:46.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2956: status.find.is(200), but actually found 500
20:27:46.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3562f9a6, username -> user.739086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61e63683, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9109c406-8357-4b07-863e-4abc77b3a972
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.737 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2945,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20d0b15f, username -> user.187402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20681657, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 61446b8e-8088-4618-9b73-93f2a8e4dda6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3961: status.find.is(200), but actually found 500
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3961,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c34ff8d, username -> user.424874, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52c34ec4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 67652085-7973-43db-a1af-13cbe0195c9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2942: status.find.is(200), but actually found 500
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72115872, username -> user.913301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bd62113, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c94107ff-c8fd-466d-b490-b3cbeb46f951
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3947: status.find.is(200), but actually found 500
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c4e8621, username -> user.256906, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e4ddcbb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f3b484d7-cf4b-4ce4-82dd-851df702e866
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2947: status.find.is(200), but actually found 500
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@666eb555, username -> user.369574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50908fde, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bd147961-9b94-4319-aabd-52afe5b91138
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3943: status.find.is(200), but actually found 500
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3457: status.find.is(200), but actually found 500
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1881c15, username -> user.850776, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65f852a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8c665e75-abc9-484b-b078-7c8e936f4e43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3938: status.find.is(200), but actually found 500
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7df9f394, username -> user.204298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38b26f9a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 93d22ce2-5c62-43a9-974f-57ce3f8df18e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.738 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@737a0176, username -> user.275878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5088db11, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3d8790ad-decf-4276-8d7b-0d7de14e095b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3924: status.find.is(200), but actually found 500
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3924,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fc9ad03, username -> user.158731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@778858e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 36667cc6-6179-4523-9af4-35ec7575dd65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2930: status.find.is(200), but actually found 500
20:27:46.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2973: status.find.is(200), but actually found 500
20:27:46.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a0cf7f0, username -> user.306106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65bb0cc7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fbbc9198-1a8a-44e2-b426-1fcfc0b4cfd0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3914: status.find.is(200), but actually found 500
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57f23ad4, username -> user.432015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16d0332e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4d28a406-f0ac-4aac-bfd1-13c8a39df517
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2973,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a36bae5, username -> user.124131, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@728bcf97, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: edb3340b-c386-4525-8e20-dde9be7e1969
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2977: status.find.is(200), but actually found 500
20:27:46.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40875d0c, username -> user.44157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@203d31e5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9c162d8b-a205-463c-b3e6-02f1781cbb4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.740 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2911: status.find.is(200), but actually found 500
20:27:46.740 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eeb842f, username -> user.434745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@556a728a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0dedcc91-3087-4046-a1d8-d51da08e204c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.740 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.740 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.740 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.740 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.740 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2901: status.find.is(200), but actually found 500
20:27:46.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2776: status.find.is(200), but actually found 500
20:27:46.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@97e3c0c, username -> user.537868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64949699, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b40556e8-f69b-4179-b164-3b5277f8c9c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2776,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4be5deb3, username -> user.974080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68dedcee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 775f5534-1fae-483b-89f7-13d88b805ac2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.740 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.740 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.740 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.740 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.740 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.740 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2985: status.find.is(200), but actually found 500
20:27:46.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cf863a1, username -> user.265541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65e8362f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 18492216-289e-4564-9c8b-81e9ea5fba88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.740 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.740 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.740 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6628: status.find.is(200), but actually found 503
20:27:46.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2899: status.find.is(200), but actually found 500
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@599ed6a8, username -> user.226703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@348d383f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7f8b1d85-0673-4c20-95ac-1f2cd0222e7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6628,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1770c3f2, username -> user.540902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e54e58e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2990: status.find.is(200), but actually found 500
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2906: status.find.is(200), but actually found 500
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.741 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dd7da69, username -> user.243342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47c21ebb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b32dc5ed-282d-42bd-9fc3-a9ae1ba57c7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15dd73e4, username -> user.507677, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75d0dab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e13877bf-7181-4d10-ade1-6e6d01302d04
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2908: status.find.is(200), but actually found 500
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3013: status.find.is(200), but actually found 500
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@efd79ee, username -> user.1000283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45dfec83, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5ffd2cce-1eb0-4d07-8a97-bc9d2bf6662c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2992: status.find.is(200), but actually found 500
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4674a945, username -> user.528717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f1d86bd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d71c322f-2b75-4f19-af50-1b06bf0e7e38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f900b7d, username -> user.252050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e3decf3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9045601a-db3b-4945-9d5d-91db411515ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.741 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.741 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.741 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2897: status.find.is(200), but actually found 500
20:27:46.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6194f943, username -> user.947657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46dee2ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 142f09ab-0d0c-41c1-ab50-2b831d81480a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3004: status.find.is(200), but actually found 500
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67528257, username -> user.40486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3750f210, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 25106fcd-d2d4-42be-9f61-1a76298b5da0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2996: status.find.is(200), but actually found 500
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c17f4f2, username -> user.459274, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79edcafe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8de232b1-e18f-402b-94ea-8cbe3917a404
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2887: status.find.is(200), but actually found 500
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43b08782, username -> user.626216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2322b8dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 26cd1cfd-87b5-4acc-9d6e-60753613c272
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2889: status.find.is(200), but actually found 500
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2771: status.find.is(200), but actually found 500
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27dae7e6, username -> user.975319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@736062bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b997cef1-3dbd-44e6-b5ef-fd347e8d6fc4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1edb7588, username -> user.408979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56a6adf9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e8496063-c121-4e33-b11d-a155002da3c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4031: status.find.is(200), but actually found 500
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d1efc3b, username -> user.726104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22966b52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c464406f-a18c-4bc9-9819-5a506d16e8fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.742 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.743 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.743 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4030: status.find.is(200), but actually found 500
20:27:46.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4030,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@454c7cae, username -> user.877344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66ebe2fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b7d1a69b-1570-405a-bf84-79990dd87049
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.743 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.743 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.743 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3018: status.find.is(200), but actually found 500
20:27:46.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41bfb30e, username -> user.421675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5661a154, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 63595816-9c14-4830-b861-03ac100dbfb8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.743 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.743 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.743 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3025: status.find.is(200), but actually found 500
20:27:46.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c4bb844, username -> user.847033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75b00431, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a4b2b836-6eba-4493-be49-3d078950f8c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.743 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.743 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.743 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2882: status.find.is(200), but actually found 500
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4669d0b7, username -> user.567889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50afdb38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9b809959-ce74-4141-909e-11201ee71e56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3023: status.find.is(200), but actually found 500
20:27:46.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.744 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2768: status.find.is(200), but actually found 500
20:27:46.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.744 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3023,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@205e49d3, username -> user.681692, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26268170, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 93e23ac4-88c5-429f-a1b6-e6506f41342b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b8ab360, username -> user.479366, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dbced77, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9bb19862-a3c3-4b20-a759-2a9ef0d97cd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3022: status.find.is(200), but actually found 500
20:27:46.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3051: status.find.is(200), but actually found 500
20:27:46.744 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66c24c6c, username -> user.229662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5973abf7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: abbb4ee2-ac67-4398-a28b-080cfd05df9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e7bd250, username -> user.614793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68f47e3d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 18303ae9-9aa7-4b74-a1c6-5e84f73f4c66
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.744 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.744 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.744 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.744 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.744 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.744 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.744 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.744 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.744 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.744 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.744 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.744 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3026: status.find.is(200), but actually found 500
20:27:46.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2873: status.find.is(200), but actually found 500
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d8105aa, username -> user.304043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7061e5e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 29a679ef-707f-4258-983f-c120e03fbd50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39ac39e7, username -> user.692236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d5129b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 552c2776-25ab-484a-9c96-1555f449e326
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2903: status.find.is(200), but actually found 500
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2903,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11f59a7f, username -> user.307811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a10e964, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 89662547-747a-4dbd-8603-84817020c924
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2880: status.find.is(200), but actually found 500
20:27:46.745 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7218d65e, username -> user.605608, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@333e69a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a7c4b2db-b777-4ea5-a51b-059d5242fd5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3054: status.find.is(200), but actually found 500
20:27:46.745 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2884: status.find.is(200), but actually found 500
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51b18ddd, username -> user.957640, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38a90958, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 67d0f146-6e76-4829-a217-700c1a42d5e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3067: status.find.is(200), but actually found 500
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6813f962, username -> user.276174, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61e2097b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 34b2f904-5919-4427-868d-2a00a0bcf4e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3067,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11445176, username -> user.567595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17cffe1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8d169108-bd39-4262-b96a-4948a89e768a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3039: status.find.is(200), but actually found 500
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3036: status.find.is(200), but actually found 500
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c935eab, username -> user.353734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d4e6490, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5444f807-37d5-4463-b1d2-03fc73163134
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5287cf1d, username -> user.491743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68869a3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: af4a8770-e9b5-4f4c-8b6b-4ffe817235d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2888: status.find.is(200), but actually found 500
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2888,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71547bc3, username -> user.732476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38b4dfc9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 26684048-1a9d-46fc-8e6e-cbcaac9f70e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3044: status.find.is(200), but actually found 500
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3044,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1221d1d1, username -> user.826481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58c5351, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 91b37f00-e663-4952-96b0-22348ce955b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3056: status.find.is(200), but actually found 500
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d7c542f, username -> user.518020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27d1cda2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6c3dc293-ed20-415e-bc1b-7bac6943ea53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2877: status.find.is(200), but actually found 500
20:27:46.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3081: status.find.is(200), but actually found 500
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3068: status.find.is(200), but actually found 500
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58e378a4, username -> user.229027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bc9df24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 73f720c1-646b-4d02-aa48-7b3e0f237687
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b35ed47, username -> user.162109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b454c43, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 81a5d43e-ba18-4b4e-a1d7-cb8066b35fe6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2770: status.find.is(200), but actually found 500
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2877,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4239202, username -> user.847475, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ba8e7f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0fedb7bc-66c4-4bc4-9b51-6f6dbc034cd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78856f3a, username -> user.658236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@565d0d09, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2d5ad4c6-b861-42f7-b12f-416d2e6cfa33
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2755: status.find.is(200), but actually found 500
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c64c1ee, username -> user.401513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@175569d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3cb9640e-b3d6-43b0-be75-52a4d76c3b86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3064: status.find.is(200), but actually found 500
20:27:46.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3064,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dc18e2a, username -> user.493649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@436610d0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 255864db-805b-4a92-b5d8-ec733e125359
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3078: status.find.is(200), but actually found 500
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2876: status.find.is(200), but actually found 500
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13dee6d0, username -> user.44116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f510403, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ec0dde34-4847-46d1-933a-7e674a20a33e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2750: status.find.is(200), but actually found 500
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2869: status.find.is(200), but actually found 500
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28d0a54f, username -> user.658180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@631e33fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 136166e5-c537-4fbc-bd34-037d2c89c869
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2753: status.find.is(200), but actually found 500
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3328a525, username -> user.322516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@252fa7c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 49f43e43-eace-4b2d-8d57-32a90bdb7adf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47569111, username -> user.860177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b5d948b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 11a21949-e98b-49e6-ad40-040364a5f8d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77b4b0e, username -> user.60382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@479b2526, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cd7ee889-2ffe-4abf-81ed-ed57c658debc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2872: status.find.is(200), but actually found 500
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3090: status.find.is(200), but actually found 500
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11bee11c, username -> user.764034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f6a2e75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4e923a7e-dc27-421c-809b-c4809ecd1de1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3090,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13b4ee3d, username -> user.9368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c851f0f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8b2de174-ed46-48a3-a8bb-3a58128638db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3076: status.find.is(200), but actually found 500
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7223626b, username -> user.48328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fb1485, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 04517ad5-265e-4dc4-9788-31ee46895de1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2847: status.find.is(200), but actually found 500
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2870: status.find.is(200), but actually found 500
20:27:46.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d3383ab, username -> user.262778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ba3e4a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 00e9d9a0-554a-47c8-b8ff-3e865ca88881
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@735ade93, username -> user.979086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2068625c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7d729e7c-0886-44c0-96e6-9895d1030421
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3099: status.find.is(200), but actually found 500
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75a9628e, username -> user.674903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@314143df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5e1a7a41-d91f-48c7-afa4-71036de8d1a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2871: status.find.is(200), but actually found 500
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3080: status.find.is(200), but actually found 500
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e8b416c, username -> user.6045, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d983afd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9a3d5212-30b1-45f3-8e37-1d9f7e4f4fd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ddbf533, username -> user.937108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b89460c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e27eb253-7eef-4338-9d02-2294a2354de9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3084: status.find.is(200), but actually found 500
20:27:46.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f360d72, username -> user.232084, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e106b83, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e774003d-60f9-4e28-ab0f-b80596221de5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2854: status.find.is(200), but actually found 500
20:27:46.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2854,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44e4f8e7, username -> user.407669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73a28d64, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a53ea1e3-d404-4f89-a6e1-74fd5dd527c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3087: status.find.is(200), but actually found 500
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2747: status.find.is(200), but actually found 500
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bd6b60, username -> user.399340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64581f21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0f44dbb1-17a0-487c-b5f1-850bc64bc1ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3087,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45c773a0, username -> user.27713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fd04451, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a2b285ff-e88b-4dba-bedd-d236a9e118ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3100: status.find.is(200), but actually found 500
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dbdb949, username -> user.317096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a3397b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0c0c7999-12f9-4fc0-9fa4-dfa3d2145e9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3103: status.find.is(200), but actually found 500
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e5fa0db, username -> user.517000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a0dc754, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 91bcbfb6-51e2-45d8-aa00-fc6e5d27b6ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3111: status.find.is(200), but actually found 500
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76121b60, username -> user.462535, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bf4870f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3af6cfd7-e797-42f6-a79a-7119a7061844
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2864: status.find.is(200), but actually found 500
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2861: status.find.is(200), but actually found 500
20:27:46.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f5476e5, username -> user.772771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30b6960c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c5dc24ab-de94-4fb6-b2ed-a05a2c736bcf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2861,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@86d0b80, username -> user.628485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10462b0d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 134b7165-f84c-4a94-9426-e6beea994c3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2860: status.find.is(200), but actually found 500
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3786: status.find.is(200), but actually found 500
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28ddba2f, username -> user.828272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4702caca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e27bf3ad-b467-40ff-8ce8-56e0f450e3d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2862: status.find.is(200), but actually found 500
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2860,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35714210, username -> user.206014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18106b4e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7d6984c4-ae89-43f5-bc7f-a66d2519c4fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e9c9525, username -> user.669204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e8fa867, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1a024a18-057d-4006-990c-abe26857f1eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4049: status.find.is(200), but actually found 500
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2855: status.find.is(200), but actually found 500
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3787: status.find.is(200), but actually found 500
20:27:46.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2855,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6924812f, username -> user.480580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@681c1321, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 22ed17b1-2917-40b2-91e0-d85ed42bd6dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@633afbea, username -> user.917375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16deea30, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 59bcda04-6d2e-4289-898e-96e82a9958a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2739: status.find.is(200), but actually found 500
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a5bbc36, username -> user.584800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@613f4319, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6579fd33-cc25-4250-a946-4d3f5dad625c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e07482, username -> user.396561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1659d80, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e1fffbdc-7847-4aaf-b3fa-31c070cfbaf9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3789: status.find.is(200), but actually found 500
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3789,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ccdf9b6, username -> user.480525, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c949ef6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8c5802b3-869c-4a19-8d9e-709f1dc34cac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3108: status.find.is(200), but actually found 500
20:27:46.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f48e272, username -> user.512344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78392c11, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 793cacb5-ada0-437c-8aed-4d1f746dd90f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3109: status.find.is(200), but actually found 500
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24469211, username -> user.978587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37fdc04a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e5b78204-2954-468e-aa37-18cd1737f83b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3820: status.find.is(200), but actually found 500
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3822: status.find.is(200), but actually found 500
20:27:46.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2857fef4, username -> user.794340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1eef3a18, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 79789642-8e29-4a2b-8750-dd43679bc048
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3822,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63d88624, username -> user.215746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@714bd862, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8664e957-2422-4e0b-b1f9-6ec44d06fafd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3113: status.find.is(200), but actually found 500
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63f2aabb, username -> user.764549, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77fa1bc7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2a439419-3601-4b57-9465-d02f15a2fe0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4051: status.find.is(200), but actually found 500
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2658: status.find.is(200), but actually found 500
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bf447f3, username -> user.884630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@501e27ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 82b2cc7e-d81f-4fe9-b49c-89f0e788a703
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f2a411a, username -> user.253884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12126b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: adbc7ac5-b48b-4a95-8802-f42f4a5ba7dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3892: status.find.is(200), but actually found 500
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3788: status.find.is(200), but actually found 500
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21b18a17, username -> user.829062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ae0cf74, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1894c0af-f89e-45cc-a8a1-98760ca4dc9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11602947, username -> user.438018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ae448d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 910e3bbf-c7e2-42cf-9397-f3e32039aae4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3862: status.find.is(200), but actually found 500
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56a97bc5, username -> user.554421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@353089ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d3469be0-31b5-41a8-b393-2b0d9e1735c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2859: status.find.is(200), but actually found 500
20:27:46.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6629: status.find.is(200), but actually found 503
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3129: status.find.is(200), but actually found 500
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a83de80, username -> user.29002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74af74e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@830d235, username -> user.28901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c356505, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a255e71e-c3b4-4500-b6c0-f75b39f3c2f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@349f7bc4, username -> user.929775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@415aa28c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ff46bae2-daa1-4b09-a78e-ab7e60e394ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2867: status.find.is(200), but actually found 500
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22a81d4b, username -> user.513775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f0c0d03, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0dc25992-5c79-4ae8-b1a2-96f48bb7d429
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3122: status.find.is(200), but actually found 500
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35d0f5ac, username -> user.844746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7169f97e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 12a242b9-2467-474a-9074-a9fc8a2a59fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3805: status.find.is(200), but actually found 500
20:27:46.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3221: status.find.is(200), but actually found 500
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64e9a67d, username -> user.113869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dcfc53a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b3c58f5f-3b64-4eca-9048-62ca45ea78a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c45a7ef, username -> user.300413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d7ae529, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cbb6d19f-7b16-4984-b26b-7d5621fd9e76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3126: status.find.is(200), but actually found 500
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56f07c4f, username -> user.470516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31de1258, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2b5740b5-f5d0-4c56-a694-d747a621c602
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2842: status.find.is(200), but actually found 500
20:27:46.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2842,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b1926e7, username -> user.880386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@202943d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b3004a52-ee73-4816-9ca3-ddd7db39b33b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3205: status.find.is(200), but actually found 500
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49cc7bdd, username -> user.906996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@464b066b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4096a576-a86a-4b3b-8ba3-db4218decffd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3155: status.find.is(200), but actually found 500
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@569e18ce, username -> user.808742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@779c66e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 82fbfb96-b85b-4150-9393-2c109b00e3cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6630: status.find.is(200), but actually found 503
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2711: status.find.is(200), but actually found 500
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e33dc59, username -> user.555591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6190ee6f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 51adac78-581d-42d6-ad90-df46d1d38d76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cb420f5, username -> user.472831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dfbb254, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4058: status.find.is(200), but actually found 500
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65608939, username -> user.721022, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34654bc5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1b5e412b-61ec-4bb5-8a77-c30eb7b3b36d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2592: status.find.is(200), but actually found 500
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1923e165, username -> user.553217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@702c4134, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1b018b23-bf82-4f6c-9706-b698e9f1836c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2841: status.find.is(200), but actually found 500
20:27:46.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@378b7f6e, username -> user.427703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10887e7b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fe45756e-3047-4ce3-8e3f-f779ee015b02
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.754 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.754 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.754 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.754 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.754 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4054: status.find.is(200), but actually found 500
20:27:46.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2698: status.find.is(200), but actually found 500
20:27:46.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@483cb7a0, username -> user.679364, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@931202d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4560c3d4-e612-4dab-808a-c171c0bb440f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f97db0, username -> user.691690, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ca49175, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: ade3cdab-1132-49fa-a62d-160107ed2697
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.754 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.754 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.754 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.754 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.754 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.754 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3214: status.find.is(200), but actually found 500
20:27:46.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3214,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b244ed3, username -> user.697322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18db0740, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3da9caf8-ed05-48f3-b973-e0c718961586
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2838: status.find.is(200), but actually found 500
20:27:46.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44a661a1, username -> user.45558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@698a5f22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 24865014-f785-410d-949e-951ce837e8c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.754 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.755 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2845: status.find.is(200), but actually found 500
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3804: status.find.is(200), but actually found 500
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e19b779, username -> user.339695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c2ed62, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 198d702e-9d19-4489-8e60-480a054e7d71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d572682, username -> user.344281, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a8ff6ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1370908b-6188-4a20-ad2d-d5395e5c16bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3782: status.find.is(200), but actually found 500
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3782,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@693a3a76, username -> user.866574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@151ac18d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d5b13976-ca3a-4af5-87f8-9dc2214e06f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2846: status.find.is(200), but actually found 500
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f155bd9, username -> user.754792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10320c91, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 50f160da-ab2d-40ca-a315-baad3fe622b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.755 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2848: status.find.is(200), but actually found 500
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ce3f28a, username -> user.655108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58e109ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: aece7bf1-f9d9-4af2-bce4-4f6dd59c43a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.755 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3191: status.find.is(200), but actually found 500
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3158: status.find.is(200), but actually found 500
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cf0368b, username -> user.14689, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@247dad2f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1a8b6c89-8bf6-446c-87e5-6c28883be8ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62c601e6, username -> user.343349, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@590e31d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 80dde9df-cf55-47c7-946e-973561ed9414
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2595: status.find.is(200), but actually found 500
20:27:46.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2593: status.find.is(200), but actually found 500
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15bc6f19, username -> user.438421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ab71cb8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: fd912d0c-9bc0-4b9e-8615-1fe4b62a27f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@753df330, username -> user.663226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@416cb3d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 351bd8b2-5dc9-4c5e-b716-10942289616d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2843: status.find.is(200), but actually found 500
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2580: status.find.is(200), but actually found 500
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2843,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b88c6b9, username -> user.411629, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30b47f5a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 054bd0ce-197e-4234-a06a-f35fe26a3045
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2837: status.find.is(200), but actually found 500
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fb89a91, username -> user.219134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c9d6449, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: acd2b3c8-a9a9-4bd4-b45b-cdc6a252708a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12e7788e, username -> user.468753, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@230f9767, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5746f238-89ba-4699-a035-2b194061c5be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2594: status.find.is(200), but actually found 500
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3176: status.find.is(200), but actually found 500
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2844: status.find.is(200), but actually found 500
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67432cbe, username -> user.651984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b64d44d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 559ba3c4-fb60-46d0-bf37-cc4f58796192
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b489853, username -> user.970875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@150f1ec9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0e74a2df-a9f2-4635-ae31-98825ce793b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ca644d8, username -> user.392978, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@143afd41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 44f1b381-aaa1-4972-995d-0503e0721040
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2820: status.find.is(200), but actually found 500
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2839: status.find.is(200), but actually found 500
20:27:46.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3335a850, username -> user.590944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b7fd43c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b2030ef9-0a55-414e-bd7e-37b8475176e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@343c6ced, username -> user.122070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52390f93, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d15ba777-6f48-47dd-809f-a4dce9de1ff8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4059: status.find.is(200), but actually found 500
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4059,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e9bb203, username -> user.585914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3981e598, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 24c7d5d9-6480-4c68-8dec-9064c348ee26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3775: status.find.is(200), but actually found 500
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a9f1c6, username -> user.150152, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@956cfce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 29621cfc-ce1e-422a-86cc-1d8dda162b92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2828: status.find.is(200), but actually found 500
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2833: status.find.is(200), but actually found 500
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20024ea1, username -> user.349590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ba2bd9e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9b868ae3-6083-45ac-9f26-9197cf41cddb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3781: status.find.is(200), but actually found 500
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f139a95, username -> user.720580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a1f1c1b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bd21d793-3e3f-49ef-ab32-a3fdeb771a57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@625f094, username -> user.515355, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1843d665, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a53f9cda-97f7-42a7-9be8-9333172c5ee6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2840: status.find.is(200), but actually found 500
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@118bad25, username -> user.665850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7da8223b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5d3b268d-d42e-47be-ba3e-1b7445be8a96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3776: status.find.is(200), but actually found 500
20:27:46.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.758 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3776,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e4fe35c, username -> user.509544, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c783c40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 715f73e0-fde1-44cc-ad85-86b5bc48519d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2823: status.find.is(200), but actually found 500
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2834: status.find.is(200), but actually found 500
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fd02f31, username -> user.962938, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@360df131, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 98564c32-a4aa-4e8a-adfd-deb0253ae01d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@267517ff, username -> user.703907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18e9b846, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5e177215-887a-4684-8c9c-8275482a42bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2831: status.find.is(200), but actually found 500
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2596: status.find.is(200), but actually found 500
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2830: status.find.is(200), but actually found 500
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72f5e4d5, username -> user.877937, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d1ef143, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3e4f0bd6-9489-432a-8d81-9c90b936f4e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2821: status.find.is(200), but actually found 500
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2819: status.find.is(200), but actually found 500
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2825: status.find.is(200), but actually found 500
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2819,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c492348, username -> user.504293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4876d563, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9e1fc29a-1669-4c9a-88f6-bb41aa757234
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f8666f5, username -> user.215137, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b5ce14b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: f8a8fe7a-b070-4a69-8491-266337157ac2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5adcef47, username -> user.869121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e7fa42f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e76614aa-26ca-4a3b-9c24-c5a98b249e6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19e98a92, username -> user.194784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59487fe8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5673a274-95b8-409b-837c-3099976919a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3384abee, username -> user.866082, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@747c2efb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9369d77c-4f20-4406-8af2-bc708d72cbaa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4055: status.find.is(200), but actually found 500
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4055,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6101a819, username -> user.280976, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bde763d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 989906fa-5d43-4ba5-aaec-8a23daab1fb0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.758 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2584: status.find.is(200), but actually found 500
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2806: status.find.is(200), but actually found 500
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@615f490e, username -> user.389268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@228afa01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1407afe4-0b5a-4b62-b6e0-8218a63ab5e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2784: status.find.is(200), but actually found 500
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72adb7dd, username -> user.56486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fb91617, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a0a26cbb-8b9e-4837-8ed2-0f94696637c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4052: status.find.is(200), but actually found 500
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2784,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f4cf0e7, username -> user.902970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fb2268b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0fee5fdb-60ce-4485-8659-b94cda68622d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33f7ab98, username -> user.307607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@160c57ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e1251139-e9a1-41f2-b081-452e695e1374
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2591: status.find.is(200), but actually found 500
20:27:46.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5134be7, username -> user.753894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a84dc34, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: face902d-da29-4921-8a05-4b4f5cab3fcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2796: status.find.is(200), but actually found 500
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@447f93a, username -> user.553342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@797c9343, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 941252fb-de55-4cae-a8a1-a431d7dc136a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2817: status.find.is(200), but actually found 500
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2818: status.find.is(200), but actually found 500
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2824: status.find.is(200), but actually found 500
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@119c6ba9, username -> user.32848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35ca884f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: e093f948-9e34-4c5e-9803-57a716388cdf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2893: status.find.is(200), but actually found 500
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53976240, username -> user.595178, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f922bf3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1150ebe1-4111-4d25-b1e2-c49332f46745
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2835: status.find.is(200), but actually found 500
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5769488a, username -> user.323767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d30ace3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 05bf3732-22bc-4714-aa89-1d05adfe9a8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2794: status.find.is(200), but actually found 500
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e44bfd3, username -> user.432986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cd4267f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 44ec5056-687b-414e-8a19-61c913911f26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dece499, username -> user.810736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13c9ad82, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b2d27fd1-bfd5-46d4-b278-5c5e89f6a18c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4053: status.find.is(200), but actually found 500
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2795: status.find.is(200), but actually found 500
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2795,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54d1511f, username -> user.652575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@478caa70, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 636a52ce-79dd-4e01-8ca4-6b19df2370cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2803: status.find.is(200), but actually found 500
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36c7bf07, username -> user.799158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75d48c6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c4572bd2-01a7-4304-a5f1-5c09800bf4b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17311442, username -> user.920072, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c108b50, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7b9832d9-45fd-4474-a840-6ce0cd9e01e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2598: status.find.is(200), but actually found 500
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4053,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5df4c1b0, username -> user.28046, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b02d495, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d8cab5e5-b115-40da-87cb-bf7527ef6ceb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2798: status.find.is(200), but actually found 500
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c963c8b, username -> user.21746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c40f70c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 3b44413a-4e62-449a-aaa3-aeb2d255c702
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2832: status.find.is(200), but actually found 500
20:27:46.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2793: status.find.is(200), but actually found 500
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70111687, username -> user.794795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@583921ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 89a26393-d7ee-4dd1-aa00-3c00f8d97f6f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e466b22, username -> user.232934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73d1c296, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6c4d0e84-2188-4445-877f-d7ca6dba04d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2874: status.find.is(200), but actually found 500
20:27:46.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2836: status.find.is(200), but actually found 500
20:27:46.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2874,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e9056b6, username -> user.402410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16775b28, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2db1c19d-77bb-4168-bb59-5001f467275c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27408741, username -> user.524326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74684e74, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9fe94866-bd80-4f3f-b6f7-a0764d8b5f08
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2885: status.find.is(200), but actually found 500
20:27:46.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2925: status.find.is(200), but actually found 500
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d4fcfc0, username -> user.235522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58513b64, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 4fa5c768-9aac-4e21-adc5-727dbff0a5dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6631: status.find.is(200), but actually found 503
20:27:46.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2904: status.find.is(200), but actually found 500
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ee16a43, username -> user.791683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f592b00, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8d5fefdb-ba3a-4658-82ae-d7543b2fa4e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2836,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b02dab6, username -> user.183727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@114cae7c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dc992b9c-64cc-40e9-b700-c7561bb39485
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3790: status.find.is(200), but actually found 500
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2799: status.find.is(200), but actually found 500
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1928590c, username -> user.834027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@305c2fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 70b2d66e-6f67-490a-9b57-4c3895cb9c9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4033: status.find.is(200), but actually found 500
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71fbaf4, username -> user.210676, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34f228e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5a903590-afd1-499f-ad58-db91af061311
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@709e7a83, username -> user.280375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27c0c329, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: dbcd38b8-2593-4cf4-92e0-39b275cc52c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2946: status.find.is(200), but actually found 500
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50967d0, username -> user.747903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cd48a39, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2946,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b90a7c1, username -> user.104731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eee1b7d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: a234aaac-3f17-4662-b163-39c153c6d6f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2804: status.find.is(200), but actually found 500
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4033,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78fbf11, username -> user.366817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19dfbc33, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1c5aa6e3-634f-489d-8e65-4db29a08e516
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2922: status.find.is(200), but actually found 500
20:27:46.762 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2849: status.find.is(200), but actually found 500
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2934: status.find.is(200), but actually found 500
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fe97ca6, username -> user.667194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6baefb92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 9896a5db-7018-405d-a56f-7d8da34da94f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43b504cf, username -> user.434194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@361ab44a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d25dc60f-2ad0-4e38-8349-15b72718c6ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c55bd53, username -> user.829167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@222ebae6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 797048b1-abdd-4de0-a3cb-2cb140b14885
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2879: status.find.is(200), but actually found 500
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2920: status.find.is(200), but actually found 500
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b6c5d82, username -> user.93393, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a852850, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 1d22fdd1-4bb0-4d66-857c-3dbdcf032831
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2937: status.find.is(200), but actually found 500
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fad30f3, username -> user.665011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@311e4746, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: d5a14170-780f-4779-bd24-7b2152b27cb6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18b52fc2, username -> user.192706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34cfd326, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8987a10f-699e-44ee-bd61-f3c122003ed0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2926: status.find.is(200), but actually found 500
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e0ad471, username -> user.164488, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35b9b42b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 09a31e9e-4f63-4ee3-95d9-7e6452da2460
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2827: status.find.is(200), but actually found 500
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2928: status.find.is(200), but actually found 500
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2829: status.find.is(200), but actually found 500
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2879,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b2111ee, username -> user.863359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37d81dc2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 2d71167a-616d-43ee-b049-ac5dcc6b07f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4021: status.find.is(200), but actually found 500
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4021,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23d3889f, username -> user.138738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eb8560c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 689c252d-05f3-434b-8754-04f516f2d26a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24641328, username -> user.242626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12ff9f19, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: b56c96e5-068c-4abd-a2af-7fb814bcb0a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bf2cfc3, username -> user.468877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@553a2448, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 5cab9520-2c9a-4794-8bac-328cd9f7b39b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22e90979, username -> user.335050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ae6ee73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8213517b-ccd4-4a41-b0b0-c76e4e5cf8c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6633: status.find.is(200), but actually found 503
20:27:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2810: status.find.is(200), but actually found 500
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2822: status.find.is(200), but actually found 500
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2810,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e577df3, username -> user.25818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5255c70a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cb50794a-e266-4981-9705-6bdcc66d8e2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2822,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ec73920, username -> user.649538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f60dfde, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 8ebf85a1-a2f6-4c15-bc9a-0700775ac36d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2868: status.find.is(200), but actually found 500
20:27:46.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36244b3b, username -> user.886019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42ef3ccd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 6ee93781-c86c-4fc5-874e-792aa34d9030
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17163071, username -> user.218714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21bbc709, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4017: status.find.is(200), but actually found 500
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2597: status.find.is(200), but actually found 500
20:27:46.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2958: status.find.is(200), but actually found 500
20:27:46.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e826ba9, username -> user.183828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43bd56b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: c6cb6d23-378c-4a54-bb5b-54c5bdc91c24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dbab5d4, username -> user.337946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ce13f1c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 0e92784a-d8ed-4735-b833-ff3668fb31f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70886926, username -> user.300304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14527d20, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: abc51e3d-c94c-4290-9625-bab67fcdb8b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6632: status.find.is(200), but actually found 503
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32576984, username -> user.549848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@132f3d6c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2938: status.find.is(200), but actually found 500
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bb4736, username -> user.283418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5415242d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 7a2d8a93-a42a-4e15-aeb0-398266612ec7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2816: status.find.is(200), but actually found 500
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18685ab6, username -> user.678229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6550fe5f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: cdbe053f-a100-4f90-9f5d-e380baaf09ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4036: status.find.is(200), but actually found 500
20:27:46.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1637647a, username -> user.83460, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a597f45, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 95e5038c-a586-47b6-b645-973f13ad75f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.766 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.766 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2586: status.find.is(200), but actually found 500
20:27:46.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2586,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@116863b9, username -> user.270337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d799b09, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 26332612-0da1-4576-9105-bd87b0b9a11d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.766 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.766 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2916: status.find.is(200), but actually found 500
20:27:46.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2916,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e3090a6, username -> user.19132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2582cef9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: bd7687d1-3b46-4b17-9c21-917995f4fea4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2826: status.find.is(200), but actually found 500
20:27:46.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2826,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34a2e367, username -> user.875661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49eb9d92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 74ef1bc1-f779-4585-a63f-bc2ae8ad1328
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.766 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.766 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.766 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.766 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2932: status.find.is(200), but actually found 500
20:27:46.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,2932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@83b7a87, username -> user.411164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49598f92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:46 GMT
	x-forgerock-transactionid: 431a0a18-92b9-4891-9b0e-33bbd364ecbb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.767 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.767 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.767 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6635: status.find.is(200), but actually found 503
20:27:46.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6634: status.find.is(200), but actually found 503
20:27:46.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6635,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cf86df0, username -> user.419423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e859135, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6634,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bcc4abd, username -> user.176004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3acc3b1e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.768 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.768 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.768 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.768 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.769 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.769 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.769 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6636: status.find.is(200), but actually found 503
20:27:46.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ae869cb, username -> user.765263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28155749, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.775 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.775 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.775 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6637: status.find.is(200), but actually found 503
20:27:46.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ff0201e, username -> user.219119, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@298711cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.777 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.777 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6638: status.find.is(200), but actually found 503
20:27:46.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b3cbbef, username -> user.896983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13dc524f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.781 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.781 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.781 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6639: status.find.is(200), but actually found 503
20:27:46.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d6ac9d7, username -> user.937112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@687a7d96, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.788 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.788 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.788 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.788 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.788 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6640: status.find.is(200), but actually found 503
20:27:46.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ccdd8d7, username -> user.421031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36aa8212, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.789 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6641: status.find.is(200), but actually found 503
20:27:46.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ddba265, username -> user.254464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e3fde26, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.792 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.792 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.792 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6642: status.find.is(200), but actually found 503
20:27:46.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6642,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@743cd134, username -> user.318802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aeccedd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.812 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.812 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.812 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.812 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.812 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6643: status.find.is(200), but actually found 503
20:27:46.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37838ea6, username -> user.898746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fc1d90d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.814 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.814 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.814 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6644: status.find.is(200), but actually found 503
20:27:46.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@330ccbed, username -> user.496477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@362cf701, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.816 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.816 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.816 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.830 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6645: status.find.is(200), but actually found 503
20:27:46.830 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fedf12c, username -> user.715794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17f1e310, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.830 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.830 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.830 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.830 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.830 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6646: status.find.is(200), but actually found 503
20:27:46.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57c361bc, username -> user.725872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20ba5c5d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.835 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.835 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.835 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6647: status.find.is(200), but actually found 503
20:27:46.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@389e5766, username -> user.315325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76679042, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.846 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.846 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.846 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6648: status.find.is(200), but actually found 503
20:27:46.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76c4e8c7, username -> user.250622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f56b4d2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.849 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.849 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.849 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6649: status.find.is(200), but actually found 503
20:27:46.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5add800e, username -> user.530539, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ceea69c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.856 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.856 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.856 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.860 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6651: status.find.is(200), but actually found 503
20:27:46.860 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4956f9f, username -> user.932815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b8d1510, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.860 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.860 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.860 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.860 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.860 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6650: status.find.is(200), but actually found 503
20:27:46.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c44574e, username -> user.967571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75a47dd9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.865 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.865 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.865 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.865 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.865 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6652: status.find.is(200), but actually found 503
20:27:46.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e5b8af4, username -> user.954127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67941cc5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.866 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.866 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.866 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6653: status.find.is(200), but actually found 503
20:27:46.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e979c2f, username -> user.955410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5039ad33, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.871 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.871 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6654: status.find.is(200), but actually found 503
20:27:46.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49327ffd, username -> user.503945, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@388d02be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.882 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.882 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.882 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6657: status.find.is(200), but actually found 503
20:27:46.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a71867a, username -> user.1202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4af9d5db, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.885 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.885 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.885 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.885 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.885 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6656: status.find.is(200), but actually found 503
20:27:46.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31910543, username -> user.846190, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@339878c6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.886 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.886 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.886 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6655: status.find.is(200), but actually found 503
20:27:46.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cb69db7, username -> user.434041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2789df87, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.887 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.887 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.887 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.887 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.887 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6658: status.find.is(200), but actually found 503
20:27:46.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@241c4e18, username -> user.737335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36bb9ede, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.890 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.890 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.890 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.890 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.890 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6659: status.find.is(200), but actually found 503
20:27:46.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bcc2fa6, username -> user.382589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40917ac7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.907 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.907 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.907 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.907 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.907 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6660: status.find.is(200), but actually found 503
20:27:46.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6660,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32221010, username -> user.388638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6724f61a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.911 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.911 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.911 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6661: status.find.is(200), but actually found 503
20:27:46.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f1286be, username -> user.231228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f867ee1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.931 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.931 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.931 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6662: status.find.is(200), but actually found 503
20:27:46.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c4c1126, username -> user.771964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40ce4f92, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.933 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.933 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.933 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6663: status.find.is(200), but actually found 503
20:27:46.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6663,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39f70bee, username -> user.663453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73586912, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.942 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.942 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.942 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6664: status.find.is(200), but actually found 503
20:27:46.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d9944c9, username -> user.935189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c4a016d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.946 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.946 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.946 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.946 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.946 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6665: status.find.is(200), but actually found 503
20:27:46.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1af4e519, username -> user.429702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c9fcbb9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.952 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.952 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.952 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6666: status.find.is(200), but actually found 503
20:27:46.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5610e18, username -> user.891500, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b31d7dd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.952 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.952 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.952 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6667: status.find.is(200), but actually found 503
20:27:46.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42208209, username -> user.490267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d66f445, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.974 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.974 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.974 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.974 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.974 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6668: status.find.is(200), but actually found 503
20:27:46.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6668,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71a703bb, username -> user.585086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23792b51, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.982 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.982 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.982 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:46.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6669: status.find.is(200), but actually found 503
20:27:46.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@796cf5be, username -> user.751973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b287858, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:46.994 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.994 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.994 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:46.994 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:46.994 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6670: status.find.is(200), but actually found 503
20:27:47.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ed63711, username -> user.748914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44416ea1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.002 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.002 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.002 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6671: status.find.is(200), but actually found 503
20:27:47.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6671,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6add93a0, username -> user.767244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@628ee069, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:46 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.012 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.012 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.012 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.012 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.012 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6672: status.find.is(200), but actually found 503
20:27:47.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54ab62d3, username -> user.444193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d29ce18, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.026 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.026 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.026 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6673: status.find.is(200), but actually found 503
20:27:47.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dd11d3d, username -> user.331365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b9504ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.037 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.037 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.037 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6674: status.find.is(200), but actually found 503
20:27:47.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@366e99cc, username -> user.153359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70447d97, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.037 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.037 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.038 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6675: status.find.is(200), but actually found 503
20:27:47.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6675,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66de9af8, username -> user.706007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d5293a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.041 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.041 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.041 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6676: status.find.is(200), but actually found 503
20:27:47.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6676,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@609fde3d, username -> user.55896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@429fe0ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.046 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.046 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.046 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6677: status.find.is(200), but actually found 503
20:27:47.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cd8fcfe, username -> user.984289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@704a2ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.053 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.053 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.053 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6678: status.find.is(200), but actually found 503
20:27:47.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6678,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24c23ca4, username -> user.362014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48ebdc3b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.054 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.054 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.054 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6679: status.find.is(200), but actually found 503
20:27:47.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6679,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ec4d5bc, username -> user.270463, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fed05f1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.074 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.074 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.074 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6680: status.find.is(200), but actually found 503
20:27:47.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72cc4ebf, username -> user.468507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@504f323, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.078 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.079 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.079 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6681: status.find.is(200), but actually found 503
20:27:47.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33647543, username -> user.579685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e05821b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.081 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.081 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.081 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6682: status.find.is(200), but actually found 503
20:27:47.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6682,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e50c0a6, username -> user.995891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34c1eba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.089 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.089 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.089 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.089 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.089 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6684: status.find.is(200), but actually found 503
20:27:47.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c5e679f, username -> user.45373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ad0f74, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.096 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.096 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6683: status.find.is(200), but actually found 503
20:27:47.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e38c98c, username -> user.357847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@184e3888, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.096 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.096 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.099 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6685: status.find.is(200), but actually found 503
20:27:47.099 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18374506, username -> user.283714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66892bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.099 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.099 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.099 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.099 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.099 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6686: status.find.is(200), but actually found 503
20:27:47.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59dbbb13, username -> user.66878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@761a6186, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.100 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.100 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.100 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.100 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.100 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6687: status.find.is(200), but actually found 503
20:27:47.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@330f32ef, username -> user.397483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35c9e7bd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.102 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.102 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.102 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6688: status.find.is(200), but actually found 503
20:27:47.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4aa54d48, username -> user.972879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45170335, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.118 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.118 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.118 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6689: status.find.is(200), but actually found 503
20:27:47.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6689,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ae6c737, username -> user.911213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f3b01a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.126 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.126 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.126 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6690: status.find.is(200), but actually found 503
20:27:47.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@293a9d35, username -> user.286010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bd8c127, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.128 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.128 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.128 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6691: status.find.is(200), but actually found 503
20:27:47.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c943b5d, username -> user.819337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@555d126e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.137 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.137 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.137 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6692: status.find.is(200), but actually found 503
20:27:47.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6693: status.find.is(200), but actually found 503
20:27:47.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6694: status.find.is(200), but actually found 503
20:27:47.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6692,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26686d01, username -> user.398216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bcf63f2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13ad0b34, username -> user.222420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28293ab3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d43b3ff, username -> user.871159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@585185ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.138 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.138 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.138 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.138 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.138 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.138 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.138 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.138 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.139 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6695: status.find.is(200), but actually found 503
20:27:47.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ea61b58, username -> user.283483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36f74605, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.144 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.144 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.144 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6696: status.find.is(200), but actually found 503
20:27:47.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6696,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@196924f2, username -> user.574192, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9c038d6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.144 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.144 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.144 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6697: status.find.is(200), but actually found 503
20:27:47.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bd7e08e, username -> user.89702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2960beb5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.163 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.163 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.163 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6698: status.find.is(200), but actually found 503
20:27:47.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32b16cbf, username -> user.605839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a6ccfbf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.166 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.166 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.166 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6699: status.find.is(200), but actually found 503
20:27:47.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e376907, username -> user.24624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56dbade4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6700: status.find.is(200), but actually found 503
20:27:47.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68e18101, username -> user.764873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@573c711d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.200 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.200 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.200 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.200 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.200 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6701: status.find.is(200), but actually found 503
20:27:47.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6701,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70b049b0, username -> user.918613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@528d2dd5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.204 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.204 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.204 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.204 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.204 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6702: status.find.is(200), but actually found 503
20:27:47.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65d7f4ef, username -> user.846848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6150c865, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.205 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.205 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.205 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6703: status.find.is(200), but actually found 503
20:27:47.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6703,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38a99e29, username -> user.260897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@727b5b99, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.208 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.208 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.208 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.208 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.208 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6706: status.find.is(200), but actually found 503
20:27:47.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38c16c0d, username -> user.651247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45ef8d15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6705: status.find.is(200), but actually found 503
20:27:47.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6705,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@214b801e, username -> user.694005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4df8247f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6704: status.find.is(200), but actually found 503
20:27:47.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@254f79cb, username -> user.428142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58bcd8fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6707: status.find.is(200), but actually found 503
20:27:47.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dc46178, username -> user.796270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4057ef4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.229 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.229 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.229 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6708: status.find.is(200), but actually found 503
20:27:47.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3afbd59a, username -> user.824332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f9eb7a1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.235 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.236 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.236 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.236 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.241 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6709: status.find.is(200), but actually found 503
20:27:47.241 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c0be73d, username -> user.391636, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1784a523, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.241 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.241 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.241 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.241 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.241 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6710: status.find.is(200), but actually found 503
20:27:47.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6710,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6942c198, username -> user.57710, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19ee4b04, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.242 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.242 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.242 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6711: status.find.is(200), but actually found 503
20:27:47.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13062bf, username -> user.320055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f72d51a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.245 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.245 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.245 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6712: status.find.is(200), but actually found 503
20:27:47.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c2d8c2d, username -> user.280744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cb36dee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.253 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.253 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.253 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6713: status.find.is(200), but actually found 503
20:27:47.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e4e3bd9, username -> user.253567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3aa9690e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.253 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.253 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.253 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6714: status.find.is(200), but actually found 503
20:27:47.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6714,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a3205a7, username -> user.603462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@735f5cca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.255 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.255 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.255 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6716: status.find.is(200), but actually found 503
20:27:47.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71518f55, username -> user.731930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15dcf1f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.255 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.255 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.255 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6715: status.find.is(200), but actually found 503
20:27:47.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c33f9d3, username -> user.741661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@939d803, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.256 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.256 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.256 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6717: status.find.is(200), but actually found 503
20:27:47.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6717,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48e4ec95, username -> user.467775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3aebc1f0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.262 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.262 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.262 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.262 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.262 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6718: status.find.is(200), but actually found 503
20:27:47.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74debbab, username -> user.648813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ef45953, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.265 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.265 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.265 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6719: status.find.is(200), but actually found 503
20:27:47.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26acb453, username -> user.319195, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52003e79, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.270 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.270 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.270 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6720: status.find.is(200), but actually found 503
20:27:47.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14005ea8, username -> user.552469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4adfecc2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6721: status.find.is(200), but actually found 503
20:27:47.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@110ff8fe, username -> user.344837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c39c1b1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6722: status.find.is(200), but actually found 503
20:27:47.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e0fe601, username -> user.156312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47314bf0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6723: status.find.is(200), but actually found 503
20:27:47.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47c11144, username -> user.51811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79b06765, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6724: status.find.is(200), but actually found 503
20:27:47.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29ca9541, username -> user.949878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d79c2e7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6726: status.find.is(200), but actually found 503
20:27:47.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f2d4909, username -> user.342948, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@109c1b75, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6725: status.find.is(200), but actually found 503
20:27:47.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b78a7bc, username -> user.805690, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18f98fe1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6727: status.find.is(200), but actually found 503
20:27:47.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6257e568, username -> user.986429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60704607, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6728: status.find.is(200), but actually found 503
20:27:47.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6728,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@191a8472, username -> user.55693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1caaf9e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6729: status.find.is(200), but actually found 503
20:27:47.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6730: status.find.is(200), but actually found 503
20:27:47.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@318a5f99, username -> user.946593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@409ab1bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@433434c2, username -> user.928312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19710e3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6731: status.find.is(200), but actually found 503
20:27:47.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6732: status.find.is(200), but actually found 503
20:27:47.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f6d4bef, username -> user.16781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c73d8b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6732,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23c8d6d8, username -> user.206771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e9eded3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6733: status.find.is(200), but actually found 503
20:27:47.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6733,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5062996, username -> user.764998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a69fde7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6734: status.find.is(200), but actually found 503
20:27:47.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11278af3, username -> user.955140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1025689f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6735: status.find.is(200), but actually found 503
20:27:47.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fac1798, username -> user.810454, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ce13e12, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6736: status.find.is(200), but actually found 503
20:27:47.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@684e8e1e, username -> user.42803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e2d78a1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6737: status.find.is(200), but actually found 503
20:27:47.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b6bf30, username -> user.637462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c106f90, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6738: status.find.is(200), but actually found 503
20:27:47.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15d37a13, username -> user.48341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14edb946, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6739: status.find.is(200), but actually found 503
20:27:47.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59c33f0d, username -> user.170615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16475e40, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.408 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.408 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.408 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.408 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.408 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6740: status.find.is(200), but actually found 503
20:27:47.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c6f98fc, username -> user.504585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@517260ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.410 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.410 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.410 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6741: status.find.is(200), but actually found 503
20:27:47.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7da3a78d, username -> user.924663, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29f1a95f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6742: status.find.is(200), but actually found 503
20:27:47.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1037c5d9, username -> user.966304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15d7b3d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6743: status.find.is(200), but actually found 503
20:27:47.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@311e6a2a, username -> user.114879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c3fb5c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6744: status.find.is(200), but actually found 503
20:27:47.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1836b029, username -> user.20648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53182f24, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6745: status.find.is(200), but actually found 503
20:27:47.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@365d7265, username -> user.20449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55c895a0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6746: status.find.is(200), but actually found 503
20:27:47.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c4ea5cb, username -> user.869492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ebe16a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6747: status.find.is(200), but actually found 503
20:27:47.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6efc7551, username -> user.503840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bdb6952, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6748: status.find.is(200), but actually found 503
20:27:47.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bd26e6f, username -> user.927148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ec90bdb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6749: status.find.is(200), but actually found 503
20:27:47.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12412873, username -> user.644363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26bfe934, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6750: status.find.is(200), but actually found 503
20:27:47.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50a3917c, username -> user.804352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dfef989, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6751: status.find.is(200), but actually found 503
20:27:47.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6751,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d4da742, username -> user.524625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@726269a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6752: status.find.is(200), but actually found 503
20:27:47.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aa84d2d, username -> user.1001996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@760a0018, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6753: status.find.is(200), but actually found 503
20:27:47.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@582257cc, username -> user.569119, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f5a3cc7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6754: status.find.is(200), but actually found 503
20:27:47.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a92d4fa, username -> user.954905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49f3459, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6755: status.find.is(200), but actually found 503
20:27:47.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c10f96c, username -> user.627878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ceb9ab4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6757: status.find.is(200), but actually found 503
20:27:47.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@618c0ce8, username -> user.289375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@173509b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6756: status.find.is(200), but actually found 503
20:27:47.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6756,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3730c97c, username -> user.325099, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67c80f1e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6758: status.find.is(200), but actually found 503
20:27:47.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10743482, username -> user.178582, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e432258, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.511 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.511 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.511 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6759: status.find.is(200), but actually found 503
20:27:47.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b6319da, username -> user.548402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19ee77a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6760: status.find.is(200), but actually found 503
20:27:47.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59026053, username -> user.997389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@749834a2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6761: status.find.is(200), but actually found 503
20:27:47.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6761,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@321745bc, username -> user.359294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f04c7c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6762: status.find.is(200), but actually found 503
20:27:47.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42b5f588, username -> user.442652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b8c60e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6763: status.find.is(200), but actually found 503
20:27:47.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40daf517, username -> user.786430, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@606b85a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6764: status.find.is(200), but actually found 503
20:27:47.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7419cdd7, username -> user.725491, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c40742d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6765: status.find.is(200), but actually found 503
20:27:47.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c80d814, username -> user.832025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5af7cf9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6766: status.find.is(200), but actually found 503
20:27:47.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2adf28e3, username -> user.984562, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2067be80, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6767: status.find.is(200), but actually found 503
20:27:47.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21a1e589, username -> user.534270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f63148, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6768: status.find.is(200), but actually found 503
20:27:47.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21864bce, username -> user.326625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@96fbbf6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6769: status.find.is(200), but actually found 503
20:27:47.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ede14ed, username -> user.881981, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3488a0cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6770: status.find.is(200), but actually found 503
20:27:47.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54513243, username -> user.594634, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48f80937, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6771: status.find.is(200), but actually found 503
20:27:47.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48d90f13, username -> user.908380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33f954fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.593 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.593 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6772: status.find.is(200), but actually found 503
20:27:47.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@83b8d7d, username -> user.99229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3971ce2f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6774: status.find.is(200), but actually found 503
20:27:47.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7108252e, username -> user.269406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4069dfa9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6773: status.find.is(200), but actually found 503
20:27:47.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43cc3556, username -> user.558238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42269a8b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6775: status.find.is(200), but actually found 503
20:27:47.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@294e72ec, username -> user.43437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43777324, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.610 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.610 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.610 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6777: status.find.is(200), but actually found 503
20:27:47.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6823498c, username -> user.69893, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6011cb91, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6776: status.find.is(200), but actually found 503
20:27:47.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6776,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bb0af9a, username -> user.871833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@417a5647, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6778: status.find.is(200), but actually found 503
20:27:47.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bb9166, username -> user.510323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@684f2dec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6779: status.find.is(200), but actually found 503
20:27:47.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@355c215a, username -> user.756633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9a6cceb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6780: status.find.is(200), but actually found 503
20:27:47.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@255389f4, username -> user.18555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f9e8ffc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6781: status.find.is(200), but actually found 503
20:27:47.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@353d5321, username -> user.274112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b0bb9cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6782: status.find.is(200), but actually found 503
20:27:47.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6782,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b739735, username -> user.240458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28b83088, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6783: status.find.is(200), but actually found 503
20:27:47.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@314d87a0, username -> user.574799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f6eb1ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6784: status.find.is(200), but actually found 503
20:27:47.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6784,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@705b6435, username -> user.247783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@631089cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6786: status.find.is(200), but actually found 503
20:27:47.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4458f49d, username -> user.869776, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1946057f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6785: status.find.is(200), but actually found 503
20:27:47.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@470c6eb7, username -> user.964999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@497b63c7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6788: status.find.is(200), but actually found 503
20:27:47.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50b7f612, username -> user.684647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b3d91c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6789: status.find.is(200), but actually found 503
20:27:47.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6789,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1933ad2c, username -> user.392544, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b775dd9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6787: status.find.is(200), but actually found 503
20:27:47.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50c6fd09, username -> user.519854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29610550, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6790: status.find.is(200), but actually found 503
20:27:47.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6202f7b6, username -> user.66328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52138f8d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6791: status.find.is(200), but actually found 503
20:27:47.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6791,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52731ac4, username -> user.613518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@870db74, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6792: status.find.is(200), but actually found 503
20:27:47.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@480516ee, username -> user.750295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4647ac0b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.704 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6793: status.find.is(200), but actually found 503
20:27:47.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24a0d15d, username -> user.614666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a83db1b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6794: status.find.is(200), but actually found 503
20:27:47.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f1a4637, username -> user.331957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2673d813, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6795: status.find.is(200), but actually found 503
20:27:47.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6795,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bbfa61e, username -> user.231628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fbd06c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:27:47                                          60s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=6268  )
> restLoginInitiate                                        (OK=0      KO=6268  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No   6268 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:    6268 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      3396 (18.06%)
> status.find.is(200), but actually found 503                      2725 (14.49%)
> status.find.is(200), but actually found 502                       147 ( 0.78%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  1%
          waiting: 535815 / active: 532    / done: 6268  
================================================================================

20:27:47.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6797: status.find.is(200), but actually found 503
20:27:47.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6191d0d4, username -> user.193996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e6a239c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.742 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.742 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.742 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6796: status.find.is(200), but actually found 503
20:27:47.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@532fb6c4, username -> user.76060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a8a897c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.742 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.742 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.742 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6798: status.find.is(200), but actually found 503
20:27:47.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1448f945, username -> user.833213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73651ec6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6799: status.find.is(200), but actually found 503
20:27:47.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d84a199, username -> user.143358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5029570e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.777 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.777 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6800: status.find.is(200), but actually found 503
20:27:47.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23a397c5, username -> user.613385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8722548, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.778 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.778 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.778 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.778 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.778 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6803: status.find.is(200), but actually found 503
20:27:47.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e1a8b1d, username -> user.686803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49d31562, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.814 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.814 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.814 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6802: status.find.is(200), but actually found 503
20:27:47.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6147f50c, username -> user.776047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@480379a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.815 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.815 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.815 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6807: status.find.is(200), but actually found 503
20:27:47.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6801: status.find.is(200), but actually found 503
20:27:47.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6906b392, username -> user.1002961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2369314c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62203384, username -> user.117957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@467d90a1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.815 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.815 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.815 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.815 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.815 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.815 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6804: status.find.is(200), but actually found 503
20:27:47.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@197f2e15, username -> user.827518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76175c4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.817 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.817 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6805: status.find.is(200), but actually found 503
20:27:47.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43594a91, username -> user.362901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4707d51b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.817 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6808: status.find.is(200), but actually found 503
20:27:47.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.817 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6806: status.find.is(200), but actually found 503
20:27:47.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3337e290, username -> user.958410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53e5207e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40aaa6ea, username -> user.601942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3560460e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.817 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.817 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.817 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.817 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6809: status.find.is(200), but actually found 503
20:27:47.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4823511f, username -> user.30345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a2b5b7f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.820 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.820 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.820 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6810: status.find.is(200), but actually found 503
20:27:47.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6810,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4353b15a, username -> user.903205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ed57cf9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.832 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.833 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.833 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6811: status.find.is(200), but actually found 503
20:27:47.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30b8929d, username -> user.662986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37b4095e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.835 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.835 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.835 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6812: status.find.is(200), but actually found 503
20:27:47.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@126a6231, username -> user.703724, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cdd6f2e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.836 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.836 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.836 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.836 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.836 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6813: status.find.is(200), but actually found 503
20:27:47.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22b7b3b7, username -> user.995367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d4fd045, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.837 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.837 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.837 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6814: status.find.is(200), but actually found 503
20:27:47.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fc6acb5, username -> user.210475, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c97fcd9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.869 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.869 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.869 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.869 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.869 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6816: status.find.is(200), but actually found 503
20:27:47.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59db0e6f, username -> user.978607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66f9a72e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.875 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.875 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.875 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.876 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6815: status.find.is(200), but actually found 503
20:27:47.876 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6815,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43ce25, username -> user.355290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28e33fdd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.877 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.877 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.877 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.877 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.877 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.884 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6817: status.find.is(200), but actually found 503
20:27:47.884 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d701bca, username -> user.27558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eafadf3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.884 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.884 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.884 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.884 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.884 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6818: status.find.is(200), but actually found 503
20:27:47.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f70cde, username -> user.580207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dc67639, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.892 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.892 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.892 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6819: status.find.is(200), but actually found 503
20:27:47.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6819,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55915b4d, username -> user.655059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f296081, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.911 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.911 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.911 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6820: status.find.is(200), but actually found 503
20:27:47.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c9a86d3, username -> user.449842, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cf500d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.912 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.913 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.913 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.914 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6821: status.find.is(200), but actually found 503
20:27:47.914 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10ed7710, username -> user.724828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1969ba5e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.914 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.914 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.914 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.914 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.914 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6822: status.find.is(200), but actually found 503
20:27:47.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6822,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b6fe74f, username -> user.920640, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e67913e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.918 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.918 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.918 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6823: status.find.is(200), but actually found 503
20:27:47.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e51a185, username -> user.801127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@321705fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.931 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.931 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.931 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6824: status.find.is(200), but actually found 503
20:27:47.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d07a552, username -> user.768126, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1128e700, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.942 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.942 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.942 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6825: status.find.is(200), but actually found 503
20:27:47.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2780ba74, username -> user.79861, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75f9bc32, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.943 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.943 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.943 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6826: status.find.is(200), but actually found 503
20:27:47.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6826,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74350086, username -> user.283405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ab2a63b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.944 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.944 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.944 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.950 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6827: status.find.is(200), but actually found 503
20:27:47.950 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@625ba498, username -> user.416846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@629320ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.950 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.950 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.950 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.950 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.950 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.950 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6828: status.find.is(200), but actually found 503
20:27:47.950 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f6efa0, username -> user.988515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42cc7e05, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.950 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.951 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.951 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.951 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.951 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6829: status.find.is(200), but actually found 503
20:27:47.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@420c8a5a, username -> user.200446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5db9b3a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.954 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.954 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.954 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6830: status.find.is(200), but actually found 503
20:27:47.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f15d4d6, username -> user.223887, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@259c6285, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.971 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.971 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.971 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6832: status.find.is(200), but actually found 503
20:27:47.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d9b532c, username -> user.212527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cb29486, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.972 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.972 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.972 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6831: status.find.is(200), but actually found 503
20:27:47.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@244a0359, username -> user.145739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5233c4e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.973 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.973 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.973 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6834: status.find.is(200), but actually found 503
20:27:47.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36ff18a3, username -> user.395003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dd5735e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.980 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.980 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.980 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6833: status.find.is(200), but actually found 503
20:27:47.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c15344, username -> user.594648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4822a67d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.981 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.981 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.981 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.981 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.981 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6835: status.find.is(200), but actually found 503
20:27:47.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@588b10e4, username -> user.364388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79f638b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.984 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.984 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.984 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.987 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6836: status.find.is(200), but actually found 503
20:27:47.987 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6836,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c63ebc7, username -> user.379596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24675886, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.987 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.987 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.987 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.987 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.987 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:47.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6837: status.find.is(200), but actually found 503
20:27:47.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58156cac, username -> user.926092, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@233bc549, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:47.989 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.989 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.989 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:47.989 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:47.989 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6838: status.find.is(200), but actually found 503
20:27:48.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cf27eaa, username -> user.875823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2833a3e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.014 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.014 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.014 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6840: status.find.is(200), but actually found 503
20:27:48.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ca5b911, username -> user.186855, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ca8a0e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:47 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.016 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.016 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.016 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.017 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6839: status.find.is(200), but actually found 503
20:27:48.017 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1231ca09, username -> user.972174, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@710f1c43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.017 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.017 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.017 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.017 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.017 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6842: status.find.is(200), but actually found 503
20:27:48.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6842,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4daaf7ba, username -> user.847608, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11c7ffb9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.018 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.018 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.018 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6841: status.find.is(200), but actually found 503
20:27:48.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bf222ca, username -> user.62889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@798370da, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.018 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.018 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.018 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6843: status.find.is(200), but actually found 503
20:27:48.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6843,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@544bc2ff, username -> user.483587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b8bc38a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.028 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.028 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6844: status.find.is(200), but actually found 503
20:27:48.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18cb8ba, username -> user.788058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35b3dcc4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.036 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.036 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.036 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6845: status.find.is(200), but actually found 503
20:27:48.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f65c722, username -> user.304772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@599ddcce, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.041 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.041 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.041 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6846: status.find.is(200), but actually found 503
20:27:48.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b69f3eb, username -> user.686042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1afb3334, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.052 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.052 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.052 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6847: status.find.is(200), but actually found 503
20:27:48.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a4acba7, username -> user.653566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5eee557c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.058 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.058 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.058 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6848: status.find.is(200), but actually found 503
20:27:48.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c6ceeb8, username -> user.610664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b79d42a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.063 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.063 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.063 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.065 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6849: status.find.is(200), but actually found 503
20:27:48.065 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e654e6, username -> user.396110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e3262ed, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.065 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.066 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.066 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.066 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6850: status.find.is(200), but actually found 503
20:27:48.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3215b5fe, username -> user.313093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ce1991f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.083 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.083 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.083 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6851: status.find.is(200), but actually found 503
20:27:48.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d64d591, username -> user.466073, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@611b6e8d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.086 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.086 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.086 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6852: status.find.is(200), but actually found 503
20:27:48.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@268b1ac8, username -> user.598383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35a5f00d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.104 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.104 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6854: status.find.is(200), but actually found 503
20:27:48.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6854,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2417ca8c, username -> user.441230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b3ff78a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.105 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.105 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.105 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6853: status.find.is(200), but actually found 503
20:27:48.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fa8e996, username -> user.973249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c2b88c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.108 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.108 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.108 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6855: status.find.is(200), but actually found 503
20:27:48.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6855,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4afe834d, username -> user.164283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@431a7355, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.114 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.114 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.114 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6856: status.find.is(200), but actually found 503
20:27:48.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@370b7ecd, username -> user.700213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1647240c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.118 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.118 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.118 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6857: status.find.is(200), but actually found 503
20:27:48.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6353337f, username -> user.678763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38f4a81a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.120 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.120 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.120 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6858: status.find.is(200), but actually found 503
20:27:48.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6858,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68d1dc1e, username -> user.152385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72dce199, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.140 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.140 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.140 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.140 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.140 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6861: status.find.is(200), but actually found 503
20:27:48.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6861,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4adca623, username -> user.580372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d10681a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.149 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.149 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.149 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.149 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.149 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6859: status.find.is(200), but actually found 503
20:27:48.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3406695c, username -> user.257252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@407f62, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.149 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.149 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.149 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.149 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.149 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.152 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6860: status.find.is(200), but actually found 503
20:27:48.152 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6860,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f11c37c, username -> user.529811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b3cfd4c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.152 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.152 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.152 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.152 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.152 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6862: status.find.is(200), but actually found 503
20:27:48.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b121212, username -> user.370317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f105030, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.172 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.172 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.172 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6863: status.find.is(200), but actually found 503
20:27:48.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1defb2fe, username -> user.91189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61845517, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.184 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.184 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.184 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.184 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.184 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6864: status.find.is(200), but actually found 503
20:27:48.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6865: status.find.is(200), but actually found 503
20:27:48.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3812313a, username -> user.78326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33011ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@320bf06a, username -> user.62505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7189d3a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.201 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.201 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.201 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.201 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.201 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.201 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6866: status.find.is(200), but actually found 503
20:27:48.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c99f5df, username -> user.645580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@433c01f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.209 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.209 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6867: status.find.is(200), but actually found 503
20:27:48.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@694eadb6, username -> user.860997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52bd3553, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.222 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.222 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.222 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6868: status.find.is(200), but actually found 503
20:27:48.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44b00d8a, username -> user.744779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e8fa889, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.228 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.228 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.228 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6869: status.find.is(200), but actually found 503
20:27:48.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37443e60, username -> user.599228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f089547, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.238 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.238 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.238 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6870: status.find.is(200), but actually found 503
20:27:48.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2de75d22, username -> user.104852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37bea1b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.247 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.247 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6871: status.find.is(200), but actually found 503
20:27:48.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@351dfaae, username -> user.598892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e19893f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.259 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.259 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.259 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6873: status.find.is(200), but actually found 503
20:27:48.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69aacff, username -> user.382706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c28af98, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6872: status.find.is(200), but actually found 503
20:27:48.265 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77f39e24, username -> user.865333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b627b01, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.265 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.265 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.265 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.265 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.265 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6874: status.find.is(200), but actually found 503
20:27:48.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6874,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a43b431, username -> user.214889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c94bc4b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.266 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.266 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.266 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6875: status.find.is(200), but actually found 503
20:27:48.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39123891, username -> user.315642, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e59fa66, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.270 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.270 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.270 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6876: status.find.is(200), but actually found 503
20:27:48.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@207775ec, username -> user.566873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cdd3a33, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.271 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.271 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.271 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6878: status.find.is(200), but actually found 503
20:27:48.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f624b95, username -> user.888626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@548b4ce9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.274 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.274 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6877: status.find.is(200), but actually found 503
20:27:48.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6877,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4209d320, username -> user.64567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ca733c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6879: status.find.is(200), but actually found 503
20:27:48.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6879,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a094554, username -> user.903863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a1162a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6881: status.find.is(200), but actually found 503
20:27:48.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e7d7d1d, username -> user.577497, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23985c18, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6880: status.find.is(200), but actually found 503
20:27:48.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e89c69b, username -> user.759808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73bb991, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6882: status.find.is(200), but actually found 503
20:27:48.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b27b776, username -> user.859003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@388388c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6883: status.find.is(200), but actually found 503
20:27:48.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25d32b5, username -> user.569666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e620c55, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.288 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6885: status.find.is(200), but actually found 503
20:27:48.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6871c94, username -> user.694035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10a6851a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6884: status.find.is(200), but actually found 503
20:27:48.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.291 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.291 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16cc661f, username -> user.239514, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5254f511, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.291 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.291 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.291 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.291 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6886: status.find.is(200), but actually found 503
20:27:48.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4faf7898, username -> user.951680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58362202, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.301 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.301 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.301 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6887: status.find.is(200), but actually found 503
20:27:48.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40cbcd48, username -> user.262840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a599775, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6888: status.find.is(200), but actually found 503
20:27:48.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6888,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@421199bf, username -> user.749264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29f82d67, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6889: status.find.is(200), but actually found 503
20:27:48.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17d04c61, username -> user.294169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44fef730, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6890: status.find.is(200), but actually found 503
20:27:48.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42100f9d, username -> user.566388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7545c9d2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6891: status.find.is(200), but actually found 503
20:27:48.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e769ba7, username -> user.920632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7608e648, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6892: status.find.is(200), but actually found 503
20:27:48.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d8ef5f0, username -> user.862136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56cd21b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6893: status.find.is(200), but actually found 503
20:27:48.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@199836d6, username -> user.379613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15046616, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6894: status.find.is(200), but actually found 503
20:27:48.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6894,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@186426d7, username -> user.882679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3577f8ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6895: status.find.is(200), but actually found 503
20:27:48.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69fc5009, username -> user.307257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@497f9b87, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6896: status.find.is(200), but actually found 503
20:27:48.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6896,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@686f8e22, username -> user.161875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8b220aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6897: status.find.is(200), but actually found 503
20:27:48.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f728cba, username -> user.452341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a429ddc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6898: status.find.is(200), but actually found 503
20:27:48.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6898,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14ead61e, username -> user.258527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@308b99cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6899: status.find.is(200), but actually found 503
20:27:48.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fb8d37f, username -> user.57116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@649b90a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6901: status.find.is(200), but actually found 503
20:27:48.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f5138b9, username -> user.233740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18ce07b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6900: status.find.is(200), but actually found 503
20:27:48.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6900,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f816d8b, username -> user.78908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a8800fa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6902: status.find.is(200), but actually found 503
20:27:48.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@159aa964, username -> user.53360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@214568f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6904: status.find.is(200), but actually found 503
20:27:48.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47df6555, username -> user.527645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9cdc070, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6903: status.find.is(200), but actually found 503
20:27:48.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6903,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6650df5d, username -> user.75018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@786fff52, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.482 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.482 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.482 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6906: status.find.is(200), but actually found 503
20:27:48.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6905: status.find.is(200), but actually found 503
20:27:48.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d1562be, username -> user.410002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56452197, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@171b3d01, username -> user.786976, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bdd8c7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.498 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.498 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.498 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.498 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6907: status.find.is(200), but actually found 503
20:27:48.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.498 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.498 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6907,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33eb3d42, username -> user.195428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@592a233b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6909: status.find.is(200), but actually found 503
20:27:48.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6920d8ea, username -> user.448109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31566d9e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6908: status.find.is(200), but actually found 503
20:27:48.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31008b4e, username -> user.547979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b9bd9eb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6910: status.find.is(200), but actually found 503
20:27:48.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a5f7dc3, username -> user.856629, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6334bac1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6911: status.find.is(200), but actually found 503
20:27:48.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74a8610f, username -> user.220076, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f5f1b8b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6912: status.find.is(200), but actually found 503
20:27:48.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6912,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d18f85b, username -> user.530868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69126744, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.535 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.535 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6913: status.find.is(200), but actually found 503
20:27:48.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4950f32d, username -> user.643763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@525ca1e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.535 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.535 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6914: status.find.is(200), but actually found 503
20:27:48.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33be8fa1, username -> user.57588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71a6f5ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6915: status.find.is(200), but actually found 503
20:27:48.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a20dd7d, username -> user.482273, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@734ac26d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6916: status.find.is(200), but actually found 503
20:27:48.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6916,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@688bc641, username -> user.843088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c1213ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6917: status.find.is(200), but actually found 503
20:27:48.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12898fed, username -> user.914550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24abe9f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6918: status.find.is(200), but actually found 503
20:27:48.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6918,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6db66b30, username -> user.234314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d272e6b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6919: status.find.is(200), but actually found 503
20:27:48.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6919,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b3ecd9b, username -> user.676088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b744196, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6920: status.find.is(200), but actually found 503
20:27:48.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17032996, username -> user.898277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bca03ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6921: status.find.is(200), but actually found 503
20:27:48.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ca697d5, username -> user.370160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70b11f66, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6922: status.find.is(200), but actually found 503
20:27:48.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8d5f3b3, username -> user.382531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ef37085, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6924: status.find.is(200), but actually found 503
20:27:48.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6924,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46171e62, username -> user.705157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1316d3ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6923: status.find.is(200), but actually found 503
20:27:48.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72090b51, username -> user.82635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18e2397f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6925: status.find.is(200), but actually found 503
20:27:48.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@548d8546, username -> user.907819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b85f0b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6926: status.find.is(200), but actually found 503
20:27:48.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7abdcd33, username -> user.246323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bad16c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.604 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.604 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6927: status.find.is(200), but actually found 503
20:27:48.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57cff2c2, username -> user.914522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60d8412d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.605 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.605 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6928: status.find.is(200), but actually found 503
20:27:48.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5db613a0, username -> user.46694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6756e26d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6929: status.find.is(200), but actually found 503
20:27:48.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6929,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ce5b07e, username -> user.737221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3262fd54, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6930: status.find.is(200), but actually found 503
20:27:48.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1098ab0d, username -> user.428746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@579ced38, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6931: status.find.is(200), but actually found 503
20:27:48.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@87c20a3, username -> user.555674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@340bcfe4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6932: status.find.is(200), but actually found 503
20:27:48.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13ac09c8, username -> user.782039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fade530, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6935: status.find.is(200), but actually found 503
20:27:48.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fbccc85, username -> user.15478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76b58729, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6933: status.find.is(200), but actually found 503
20:27:48.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56283f7d, username -> user.627070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@88034b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6934: status.find.is(200), but actually found 503
20:27:48.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cf9b0e2, username -> user.424238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6248b3a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6936: status.find.is(200), but actually found 503
20:27:48.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fbf118f, username -> user.843797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@117ec477, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6937: status.find.is(200), but actually found 503
20:27:48.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60ec2d6, username -> user.987123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ebef5fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6938: status.find.is(200), but actually found 503
20:27:48.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34cc5900, username -> user.224452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13a37c41, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6939: status.find.is(200), but actually found 503
20:27:48.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4673ed4d, username -> user.987353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19e0d3ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6941: status.find.is(200), but actually found 503
20:27:48.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a0171bc, username -> user.813220, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@221e700f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6942: status.find.is(200), but actually found 503
20:27:48.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ec21d8, username -> user.229435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37443c81, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6940: status.find.is(200), but actually found 503
20:27:48.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6940,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36ec1e44, username -> user.92593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4876f2f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6943: status.find.is(200), but actually found 503
20:27:48.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65b5ce75, username -> user.673911, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dc479e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6944: status.find.is(200), but actually found 503
20:27:48.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8400ec5, username -> user.273662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6586277e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6946: status.find.is(200), but actually found 503
20:27:48.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6946,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77c467b5, username -> user.825651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22d16a83, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6947: status.find.is(200), but actually found 503
20:27:48.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6945: status.find.is(200), but actually found 503
20:27:48.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3963a6a5, username -> user.209428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5073f012, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6945,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a07adc9, username -> user.665910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb088b7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6948: status.find.is(200), but actually found 503
20:27:48.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d262c00, username -> user.626076, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eb79e25, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.726 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.726 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.726 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6949: status.find.is(200), but actually found 503
20:27:48.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32a470d0, username -> user.709893, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7341ad7f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6950: status.find.is(200), but actually found 503
20:27:48.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e304a62, username -> user.34095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fbf91e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6951: status.find.is(200), but actually found 503
20:27:48.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@713a1abf, username -> user.311672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@382b38f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.745 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6952: status.find.is(200), but actually found 503
20:27:48.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a267b88, username -> user.212703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5df2362a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6953: status.find.is(200), but actually found 503
20:27:48.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e335ea3, username -> user.188499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2edb2fc1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6954: status.find.is(200), but actually found 503
20:27:48.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6954,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a72a77c, username -> user.226558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c20f16b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6955: status.find.is(200), but actually found 503
20:27:48.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d0e2b38, username -> user.390929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@344eba51, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.774 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.774 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.774 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6956: status.find.is(200), but actually found 503
20:27:48.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15584ccb, username -> user.439778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43106e1a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.782 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.782 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.782 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6957: status.find.is(200), but actually found 503
20:27:48.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6957,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65e271c6, username -> user.234146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74ff7057, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.783 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.783 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.783 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6958: status.find.is(200), but actually found 503
20:27:48.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15b8ff9f, username -> user.824133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@703ffe11, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.784 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.784 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.784 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6959: status.find.is(200), but actually found 503
20:27:48.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6959,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c87db2a, username -> user.573977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@278a66a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.789 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6960: status.find.is(200), but actually found 503
20:27:48.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c225bae, username -> user.422997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49c5ac9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.790 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.790 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.790 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.790 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.790 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6962: status.find.is(200), but actually found 503
20:27:48.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1810c155, username -> user.668958, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cbde42d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.793 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.793 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.793 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.793 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.793 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6961: status.find.is(200), but actually found 503
20:27:48.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6961,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ceac382, username -> user.1000727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33501998, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.795 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.795 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.795 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6963: status.find.is(200), but actually found 503
20:27:48.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12676ed2, username -> user.412551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3695a4b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.796 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.796 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.796 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6964: status.find.is(200), but actually found 503
20:27:48.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@589eeec6, username -> user.741050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24249ff9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.797 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.797 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.797 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.797 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.797 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6965: status.find.is(200), but actually found 503
20:27:48.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ebc8c17, username -> user.150392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f0f4de0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.805 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.805 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6966: status.find.is(200), but actually found 503
20:27:48.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a98a9c2, username -> user.293944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@665799a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.808 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.808 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.809 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.809 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.809 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6967: status.find.is(200), but actually found 503
20:27:48.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6967,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a2b951f, username -> user.887198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ba69c53, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.809 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.809 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.809 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.809 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.809 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6968: status.find.is(200), but actually found 503
20:27:48.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6968,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53f7955b, username -> user.83095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a844e96, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.816 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.816 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.816 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6970: status.find.is(200), but actually found 503
20:27:48.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@282bbaae, username -> user.54692, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67adb190, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.845 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6969: status.find.is(200), but actually found 503
20:27:48.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.845 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.845 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@450692f6, username -> user.69410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1840ab3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.845 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.845 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.845 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.845 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.845 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6971: status.find.is(200), but actually found 503
20:27:48.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4370e847, username -> user.102185, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f3b4cfa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.852 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.852 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.852 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6972: status.find.is(200), but actually found 503
20:27:48.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ee2f484, username -> user.933897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@590bdf87, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.863 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.863 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.863 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6973: status.find.is(200), but actually found 503
20:27:48.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6973,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42b8b7fc, username -> user.554860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3422822c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.904 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.904 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.904 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6974: status.find.is(200), but actually found 503
20:27:48.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27ba3a02, username -> user.76902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@752c6d6d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.905 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.905 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.905 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6975: status.find.is(200), but actually found 503
20:27:48.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6975,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a4904c8, username -> user.505857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48c5c220, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.913 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.913 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.913 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6976: status.find.is(200), but actually found 503
20:27:48.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6976,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a6da478, username -> user.556118, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@640c7fb0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.915 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.915 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.915 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.923 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6977: status.find.is(200), but actually found 503
20:27:48.923 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e94308d, username -> user.276780, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64c80c0e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.923 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.923 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.923 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.923 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.923 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6978: status.find.is(200), but actually found 503
20:27:48.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6978,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5204f2e3, username -> user.743481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c009b9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.924 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.924 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.924 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6979: status.find.is(200), but actually found 503
20:27:48.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a8e544c, username -> user.629911, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a1f7f91, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.933 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.933 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.933 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.948 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6980: status.find.is(200), but actually found 503
20:27:48.948 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73b3b1dc, username -> user.348172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c7489b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.948 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.948 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.948 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.948 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.948 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6981: status.find.is(200), but actually found 503
20:27:48.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d97772f, username -> user.479571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73180be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.952 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.952 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.952 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6982: status.find.is(200), but actually found 503
20:27:48.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@537edcc4, username -> user.446754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c27b9d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.959 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.959 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.959 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6983: status.find.is(200), but actually found 503
20:27:48.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6539e990, username -> user.180794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@134c1b45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.960 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6984: status.find.is(200), but actually found 503
20:27:48.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c5dba30, username -> user.286253, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36fb7ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.973 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.973 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.973 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6985: status.find.is(200), but actually found 503
20:27:48.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@189c44b3, username -> user.331349, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69fcf474, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.973 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.973 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.973 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6986: status.find.is(200), but actually found 503
20:27:48.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2600e0e9, username -> user.887422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@538bc04d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.995 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.995 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.995 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.995 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6988: status.find.is(200), but actually found 503
20:27:48.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6988,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53819c85, username -> user.939558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ade14a5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.999 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.999 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:48.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:48.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6987: status.find.is(200), but actually found 503
20:27:48.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6987,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f9480fa, username -> user.272315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@be26b9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:48.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:48.999 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.000 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.000 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6989: status.find.is(200), but actually found 503
20:27:49.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19044012, username -> user.471504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e040399, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.006 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.006 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.007 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6990: status.find.is(200), but actually found 503
20:27:49.007 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57ed953d, username -> user.756263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21f1dfe8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.007 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.007 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.007 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.007 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.007 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6992: status.find.is(200), but actually found 503
20:27:49.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bab61e5, username -> user.953612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cf2548c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.011 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.011 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.011 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6991: status.find.is(200), but actually found 503
20:27:49.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d962c3c, username -> user.162773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f2b0602, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.012 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.012 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.012 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.012 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.012 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6993: status.find.is(200), but actually found 503
20:27:49.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dc3e144, username -> user.846462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72bcaa29, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:48 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.015 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.015 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.015 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.027 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6994: status.find.is(200), but actually found 503
20:27:49.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6994,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2919e50, username -> user.565745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77f7f70b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.028 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.028 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6996: status.find.is(200), but actually found 503
20:27:49.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79b521f2, username -> user.782594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17664249, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.034 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6995: status.find.is(200), but actually found 503
20:27:49.034 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.034 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44189c25, username -> user.493747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cdc9cde, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.035 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.035 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.035 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.035 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.035 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6997: status.find.is(200), but actually found 503
20:27:49.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6997,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a4e0af1, username -> user.240416, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c262098, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.038 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.038 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.038 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6998: status.find.is(200), but actually found 503
20:27:49.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63e728e0, username -> user.387546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46da40a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.057 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.057 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.057 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 6999: status.find.is(200), but actually found 503
20:27:49.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,6999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fb26ec8, username -> user.935553, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15ed75c7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.063 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.063 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.063 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7000: status.find.is(200), but actually found 503
20:27:49.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3625896e, username -> user.36498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37a839a0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.069 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.069 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.069 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7001: status.find.is(200), but actually found 503
20:27:49.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a5b06ae, username -> user.525948, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7018728a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.076 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.076 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.076 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7002: status.find.is(200), but actually found 503
20:27:49.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58d12689, username -> user.883419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@797792d2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.076 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.076 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.076 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7003: status.find.is(200), but actually found 503
20:27:49.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@273f8f25, username -> user.291140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c475868, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.087 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.087 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7004: status.find.is(200), but actually found 503
20:27:49.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c946523, username -> user.210561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@532eb580, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.104 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.104 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7005: status.find.is(200), but actually found 503
20:27:49.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47406eb, username -> user.368285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fcbc2a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.105 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.105 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.105 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7006: status.find.is(200), but actually found 503
20:27:49.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b858447, username -> user.310548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10faa877, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.108 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.108 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.108 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7007: status.find.is(200), but actually found 503
20:27:49.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@770c652b, username -> user.185916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b47403a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.120 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.120 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.120 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7008: status.find.is(200), but actually found 503
20:27:49.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68f85eac, username -> user.823952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48fcbe1f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.123 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.123 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.123 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7009: status.find.is(200), but actually found 503
20:27:49.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7009,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b14c6e9, username -> user.418218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39dfc90e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.125 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.125 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.125 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7011: status.find.is(200), but actually found 503
20:27:49.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7011,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bef37a2, username -> user.354494, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b167d4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.130 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.130 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.130 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7010: status.find.is(200), but actually found 503
20:27:49.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cda1929, username -> user.325571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22b771fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.132 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.132 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.132 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7012: status.find.is(200), but actually found 503
20:27:49.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b5838f6, username -> user.521516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b323ade, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.147 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.147 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.147 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7013: status.find.is(200), but actually found 503
20:27:49.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4005bbd1, username -> user.198837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a3638a2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.158 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.158 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.158 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7014: status.find.is(200), but actually found 503
20:27:49.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ec5abc9, username -> user.435885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@443f30d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.171 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.171 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.171 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7015: status.find.is(200), but actually found 503
20:27:49.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30626337, username -> user.304737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c0a8fdd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7016: status.find.is(200), but actually found 503
20:27:49.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7016,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fe86856, username -> user.355674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@159cfe3c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.174 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.174 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.174 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7017: status.find.is(200), but actually found 503
20:27:49.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53bb5df0, username -> user.342266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1874f5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.185 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.185 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.185 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.186 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7018: status.find.is(200), but actually found 503
20:27:49.186 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aec6aa4, username -> user.893495, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fc89629, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.186 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.186 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.186 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.186 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.186 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7019: status.find.is(200), but actually found 503
20:27:49.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7019,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dd1b77, username -> user.260224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cc0ea0e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.193 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.193 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.193 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7020: status.find.is(200), but actually found 503
20:27:49.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54105a22, username -> user.191097, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b0280fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.194 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.194 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.194 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7021: status.find.is(200), but actually found 503
20:27:49.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7021,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25116954, username -> user.716594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44ae59ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.216 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.216 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.216 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7022: status.find.is(200), but actually found 503
20:27:49.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c052823, username -> user.163445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b253258, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.218 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.218 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.218 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.218 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7023: status.find.is(200), but actually found 503
20:27:49.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7023,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d6bbffb, username -> user.913538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29dab040, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.230 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7025: status.find.is(200), but actually found 503
20:27:49.230 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bc07436, username -> user.732531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@667ed629, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.230 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.230 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.230 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.230 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.231 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7024: status.find.is(200), but actually found 503
20:27:49.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f23c290, username -> user.477089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5584eee6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.231 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.231 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.231 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7026: status.find.is(200), but actually found 503
20:27:49.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f46554f, username -> user.860174, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33290edf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.234 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.234 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7027: status.find.is(200), but actually found 503
20:27:49.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7028: status.find.is(200), but actually found 503
20:27:49.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aeaa054, username -> user.194679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38faca8c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a907729, username -> user.680453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60856d05, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.254 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7029: status.find.is(200), but actually found 503
20:27:49.254 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bc22f5e, username -> user.250930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76f4c4c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.254 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.254 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.254 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.254 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.254 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7031: status.find.is(200), but actually found 503
20:27:49.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@428fa42e, username -> user.52335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61d71c93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.258 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.258 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.258 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7030: status.find.is(200), but actually found 503
20:27:49.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7030,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63d1232a, username -> user.981794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50f9577a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.258 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.259 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.259 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7032: status.find.is(200), but actually found 503
20:27:49.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b72b34a, username -> user.878011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4794d0aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.261 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.261 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.261 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7033: status.find.is(200), but actually found 503
20:27:49.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7033,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7793c06, username -> user.123733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea4a5c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.262 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.262 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.262 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.262 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.262 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7034: status.find.is(200), but actually found 503
20:27:49.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@588576da, username -> user.339946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dc774e9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7036: status.find.is(200), but actually found 503
20:27:49.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b9c877b, username -> user.854914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d0b0560, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7037: status.find.is(200), but actually found 503
20:27:49.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7037,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ff8a324, username -> user.228924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@318d3246, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7035: status.find.is(200), but actually found 503
20:27:49.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@756b6250, username -> user.913071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a02d929, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7038: status.find.is(200), but actually found 503
20:27:49.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@283c434c, username -> user.393883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d5d3258, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.309 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.309 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.309 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7039: status.find.is(200), but actually found 503
20:27:49.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e02e5fe, username -> user.905379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e761fa2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7040: status.find.is(200), but actually found 503
20:27:49.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7040,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@684c5da6, username -> user.59651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@99a257d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7041: status.find.is(200), but actually found 503
20:27:49.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21047bbb, username -> user.902613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@591dca69, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7042: status.find.is(200), but actually found 503
20:27:49.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44fe496d, username -> user.810456, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39ef8090, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7044: status.find.is(200), but actually found 503
20:27:49.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7044,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e139138, username -> user.663772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27d39eec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7043: status.find.is(200), but actually found 503
20:27:49.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62dc7683, username -> user.374452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d9b828c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7045: status.find.is(200), but actually found 503
20:27:49.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@255116a0, username -> user.354289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fe3658b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7047: status.find.is(200), but actually found 503
20:27:49.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@779495ca, username -> user.476134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4885e1c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7046: status.find.is(200), but actually found 503
20:27:49.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19411e36, username -> user.35962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7363b647, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7048: status.find.is(200), but actually found 503
20:27:49.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7048,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b9a22dd, username -> user.703814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@356c2c07, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7049: status.find.is(200), but actually found 503
20:27:49.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40a1874a, username -> user.804467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e761a54, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7050: status.find.is(200), but actually found 503
20:27:49.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dcd512, username -> user.605361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@701c5015, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7051: status.find.is(200), but actually found 503
20:27:49.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@782dc86f, username -> user.260239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56fa5cd8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7052: status.find.is(200), but actually found 503
20:27:49.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a6a7e48, username -> user.250083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35629521, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7053: status.find.is(200), but actually found 503
20:27:49.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7053,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d6a44b8, username -> user.901376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@275129b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7054: status.find.is(200), but actually found 503
20:27:49.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dc1bab9, username -> user.889883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@672daa6e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7055: status.find.is(200), but actually found 503
20:27:49.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7055,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6112f0fc, username -> user.465217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3866c435, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7056: status.find.is(200), but actually found 503
20:27:49.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e9b05cc, username -> user.373514, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2430dcd4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.411 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7058: status.find.is(200), but actually found 503
20:27:49.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7057: status.find.is(200), but actually found 503
20:27:49.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d22b913, username -> user.525979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b2138fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dc39013, username -> user.35718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2aba5f40, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7060: status.find.is(200), but actually found 503
20:27:49.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7060,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cd6eb9e, username -> user.211735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e1e2b6d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.423 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7059: status.find.is(200), but actually found 503
20:27:49.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7059,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62f2cf0e, username -> user.888233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@639bc5bd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.423 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7061: status.find.is(200), but actually found 503
20:27:49.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@327c88aa, username -> user.39601, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fb56c53, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7062: status.find.is(200), but actually found 503
20:27:49.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c214399, username -> user.894033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d005085, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7063: status.find.is(200), but actually found 503
20:27:49.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@606d2560, username -> user.385009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3384c662, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7064: status.find.is(200), but actually found 503
20:27:49.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7064,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@128a4b58, username -> user.205884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23fb2232, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7065: status.find.is(200), but actually found 503
20:27:49.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e02bb7, username -> user.887140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b3767d6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7066: status.find.is(200), but actually found 503
20:27:49.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f6ecb01, username -> user.952543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d60a601, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7067: status.find.is(200), but actually found 503
20:27:49.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7067,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55fc713d, username -> user.297269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4384a55d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7068: status.find.is(200), but actually found 503
20:27:49.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@98548ac, username -> user.937235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40d4efea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7069: status.find.is(200), but actually found 503
20:27:49.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3abd6f9d, username -> user.545836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15ddb3f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7071: status.find.is(200), but actually found 503
20:27:49.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63f087d4, username -> user.842740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15931e46, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7070: status.find.is(200), but actually found 503
20:27:49.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7070,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f10cfa6, username -> user.335749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fa4a48f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7072: status.find.is(200), but actually found 503
20:27:49.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f2ad2a6, username -> user.902987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29e919ea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7073: status.find.is(200), but actually found 503
20:27:49.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7073,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fad87b7, username -> user.411792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eefd959, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7074: status.find.is(200), but actually found 503
20:27:49.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45ab6a54, username -> user.767263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7df9b9d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7075: status.find.is(200), but actually found 503
20:27:49.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7927eab4, username -> user.520253, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@442c6e00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7076: status.find.is(200), but actually found 503
20:27:49.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70a303d8, username -> user.764551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bc28c49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7077: status.find.is(200), but actually found 503
20:27:49.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e6825c3, username -> user.492351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@807df7c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7078: status.find.is(200), but actually found 503
20:27:49.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21d81a80, username -> user.660577, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4783a8a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7079: status.find.is(200), but actually found 503
20:27:49.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7079,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f92561e, username -> user.162471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@365d32a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7080: status.find.is(200), but actually found 503
20:27:49.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bc90275, username -> user.611747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bd954df, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.601 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.601 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.601 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7081: status.find.is(200), but actually found 503
20:27:49.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68c1d3ec, username -> user.245719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e7af0d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7082: status.find.is(200), but actually found 503
20:27:49.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ef8502f, username -> user.96797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37f7b432, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7083: status.find.is(200), but actually found 503
20:27:49.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@757699c1, username -> user.415105, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43b56bcb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7084: status.find.is(200), but actually found 503
20:27:49.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cc3fb75, username -> user.585187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f200669, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7086: status.find.is(200), but actually found 503
20:27:49.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b3cd1c9, username -> user.115685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71569efd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.628 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.628 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7085: status.find.is(200), but actually found 503
20:27:49.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75b7c5e7, username -> user.447998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24279d4b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7087: status.find.is(200), but actually found 503
20:27:49.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7087,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27a91ca5, username -> user.299143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4000e1a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7088: status.find.is(200), but actually found 503
20:27:49.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7088,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a526d5a, username -> user.495440, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33642754, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7089: status.find.is(200), but actually found 503
20:27:49.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36a92034, username -> user.421214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75fa9969, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7090: status.find.is(200), but actually found 503
20:27:49.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7090,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f229a31, username -> user.72179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5145b04b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7091: status.find.is(200), but actually found 503
20:27:49.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@583c73eb, username -> user.232496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e884012, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7092: status.find.is(200), but actually found 503
20:27:49.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ec6813c, username -> user.311500, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3693f4ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7094: status.find.is(200), but actually found 503
20:27:49.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53ab0327, username -> user.5914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32460fc8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7093: status.find.is(200), but actually found 503
20:27:49.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@631d4941, username -> user.820308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cc42edc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7095: status.find.is(200), but actually found 503
20:27:49.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3257da3a, username -> user.102585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fd858c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7096: status.find.is(200), but actually found 503
20:27:49.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57c048e0, username -> user.456886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36de816b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.740 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.740 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.740 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7097: status.find.is(200), but actually found 503
20:27:49.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b21f10, username -> user.275268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@668af259, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.743 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.743 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.743 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7098: status.find.is(200), but actually found 503
20:27:49.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6382ebb3, username -> user.938757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb7b6c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.754 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.754 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.754 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7099: status.find.is(200), but actually found 503
20:27:49.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42d52f3b, username -> user.832519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ad6ef99, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.759 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7100: status.find.is(200), but actually found 503
20:27:49.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f67bff7, username -> user.178811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40fbeb3c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7101: status.find.is(200), but actually found 503
20:27:49.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f132acb, username -> user.277701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54c04c33, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.767 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.767 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.767 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7102: status.find.is(200), but actually found 503
20:27:49.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46b4a4a, username -> user.729216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79a47197, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.772 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.772 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7103: status.find.is(200), but actually found 503
20:27:49.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7418784, username -> user.163448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68e2effd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.777 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.777 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7104: status.find.is(200), but actually found 503
20:27:49.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34eb24ee, username -> user.537088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dfab794, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.780 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.781 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.781 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.781 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7105: status.find.is(200), but actually found 503
20:27:49.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d2c77af, username -> user.572899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@327b56be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.785 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.785 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.785 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.785 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.785 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7107: status.find.is(200), but actually found 503
20:27:49.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39b45b78, username -> user.412738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2acc48e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.789 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7108: status.find.is(200), but actually found 503
20:27:49.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@192cd0e9, username -> user.576104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73896d91, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.789 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7106: status.find.is(200), but actually found 503
20:27:49.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@634e36d6, username -> user.836029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3866cb9c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.789 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7109: status.find.is(200), but actually found 503
20:27:49.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@519f44b8, username -> user.951523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58c1588b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.790 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.790 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.790 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.790 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.790 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7110: status.find.is(200), but actually found 503
20:27:49.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1984c841, username -> user.696249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bbeacf6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.799 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.799 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.799 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7111: status.find.is(200), but actually found 503
20:27:49.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19c7c5ca, username -> user.133517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15cd5ac2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.800 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.800 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.800 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.800 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.800 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7112: status.find.is(200), but actually found 503
20:27:49.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12f6510b, username -> user.837058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47a48cfd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.802 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.802 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.802 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7113: status.find.is(200), but actually found 503
20:27:49.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58d3211c, username -> user.601198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4809ff89, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.819 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.819 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.819 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.819 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.819 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.826 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7114: status.find.is(200), but actually found 503
20:27:49.826 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7114,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4449a762, username -> user.922025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56da28b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.826 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.826 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.826 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.826 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.826 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7115: status.find.is(200), but actually found 503
20:27:49.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@189c82, username -> user.873803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bdfc74d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.831 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.831 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.831 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7116: status.find.is(200), but actually found 503
20:27:49.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7116,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@538cf6cb, username -> user.933301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2166734a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.842 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.842 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.842 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.842 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.842 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7117: status.find.is(200), but actually found 503
20:27:49.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7efb1395, username -> user.65089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78383bf3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.852 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.852 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.852 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7118: status.find.is(200), but actually found 503
20:27:49.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67edefee, username -> user.452313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@390ac043, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.857 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.857 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.857 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7119: status.find.is(200), but actually found 503
20:27:49.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75ab77b, username -> user.178847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cac7db3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.871 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.871 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7120: status.find.is(200), but actually found 503
20:27:49.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47a92d03, username -> user.634212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a88bd4c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.877 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.877 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.877 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.877 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.877 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.884 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7121: status.find.is(200), but actually found 503
20:27:49.884 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b20e2f9, username -> user.798376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@659f653d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.884 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.884 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.884 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.884 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.884 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7122: status.find.is(200), but actually found 503
20:27:49.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@308f691d, username -> user.710480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22e5015c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.897 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.897 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.897 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.897 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.897 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7124: status.find.is(200), but actually found 503
20:27:49.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c0df67, username -> user.491368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7894fcee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.906 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.907 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.907 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7123: status.find.is(200), but actually found 503
20:27:49.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c247062, username -> user.986174, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67509b05, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.907 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.907 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.907 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.907 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.907 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7125: status.find.is(200), but actually found 503
20:27:49.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@380d6bf9, username -> user.712128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@131c42c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.915 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.915 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.915 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7127: status.find.is(200), but actually found 503
20:27:49.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77b12ea3, username -> user.828385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50ff4c0a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.924 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.924 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.924 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7126: status.find.is(200), but actually found 503
20:27:49.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5afece62, username -> user.359617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6587d3bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.929 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.929 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.929 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.929 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.930 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7129: status.find.is(200), but actually found 503
20:27:49.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ddab7d5, username -> user.944434, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cc0a6b3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.942 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.942 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.942 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7128: status.find.is(200), but actually found 503
20:27:49.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1713fc76, username -> user.222000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@374d9996, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.943 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.943 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.943 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.945 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7130: status.find.is(200), but actually found 503
20:27:49.945 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@decc65c, username -> user.692186, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4171234, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.945 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.945 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.945 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.945 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.945 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7131: status.find.is(200), but actually found 503
20:27:49.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e83a099, username -> user.8641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6abbd547, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.960 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7132: status.find.is(200), but actually found 503
20:27:49.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@780d4bb0, username -> user.272966, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c83c0d4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.970 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.970 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.970 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.970 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.970 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7134: status.find.is(200), but actually found 503
20:27:49.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ac8ca92, username -> user.408598, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5252ccba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.976 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.976 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.976 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.977 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7133: status.find.is(200), but actually found 503
20:27:49.977 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@484dc689, username -> user.981545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e0c13ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.977 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.977 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.977 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.978 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.978 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:49.998 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7136: status.find.is(200), but actually found 503
20:27:49.998 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ee3018b, username -> user.861971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@502cee61, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:49.998 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.998 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.998 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:49.998 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:49.998 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7137: status.find.is(200), but actually found 503
20:27:50.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@439e0190, username -> user.21205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f650430, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.000 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7135: status.find.is(200), but actually found 503
20:27:50.001 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.001 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c3cbbc0, username -> user.995926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e8f2653, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.001 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.001 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.001 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.009 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7138: status.find.is(200), but actually found 503
20:27:50.009 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7beae65, username -> user.107313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cb2f80e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:49 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.009 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.009 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.009 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.009 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.009 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7140: status.find.is(200), but actually found 503
20:27:50.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@387df451, username -> user.321595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39c73fde, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.023 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.024 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.024 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.024 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7139: status.find.is(200), but actually found 503
20:27:50.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19bee7ef, username -> user.794248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46c633da, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.024 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.024 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.024 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7141: status.find.is(200), but actually found 503
20:27:50.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@356d38a3, username -> user.576212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66eccf54, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.026 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.027 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.027 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.027 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.039 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7142: status.find.is(200), but actually found 503
20:27:50.039 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@324b5dab, username -> user.870348, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1eea085e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.039 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.039 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.039 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.039 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.039 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7143: status.find.is(200), but actually found 503
20:27:50.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15da6fc3, username -> user.600650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b609fed, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.048 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.048 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.048 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7144: status.find.is(200), but actually found 503
20:27:50.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d021490, username -> user.266554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45faa10a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.056 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.056 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.056 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7145: status.find.is(200), but actually found 503
20:27:50.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ca60857, username -> user.981691, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75cace4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.081 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.081 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.081 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7146: status.find.is(200), but actually found 503
20:27:50.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37752a30, username -> user.543295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c40c4a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.104 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.104 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7147: status.find.is(200), but actually found 503
20:27:50.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bab5e84, username -> user.739625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@781fa800, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.112 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.112 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.112 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7148: status.find.is(200), but actually found 503
20:27:50.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e24e2e7, username -> user.992778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ce66e58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.119 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.119 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.119 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.119 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.119 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7149: status.find.is(200), but actually found 503
20:27:50.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c15e1f, username -> user.103697, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@259eb960, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.133 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.133 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.133 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.133 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.133 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7150: status.find.is(200), but actually found 503
20:27:50.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f5e9e37, username -> user.490381, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3de5b14, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.135 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.135 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.135 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7151: status.find.is(200), but actually found 503
20:27:50.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25ddf13a, username -> user.720374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c46bcfa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.136 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.136 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.136 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.136 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.136 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7152: status.find.is(200), but actually found 503
20:27:50.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c17a403, username -> user.323422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bff1806, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.145 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.145 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.145 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.145 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.145 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7153: status.find.is(200), but actually found 503
20:27:50.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@543d2862, username -> user.470006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@679c31f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.151 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.151 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.151 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7154: status.find.is(200), but actually found 503
20:27:50.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62872ff4, username -> user.349699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10387847, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.157 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.157 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7156: status.find.is(200), but actually found 503
20:27:50.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69b13d72, username -> user.118661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e399369, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.178 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.178 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.178 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7155: status.find.is(200), but actually found 503
20:27:50.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@432975d7, username -> user.778871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dc663c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.178 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.178 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.178 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7157: status.find.is(200), but actually found 503
20:27:50.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c6efec4, username -> user.460675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@509a77ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.199 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.199 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.199 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7158: status.find.is(200), but actually found 503
20:27:50.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ec7e775, username -> user.634275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26095d03, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.214 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.214 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.214 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7159: status.find.is(200), but actually found 503
20:27:50.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7159,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3685d1df, username -> user.326599, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70e704bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7161: status.find.is(200), but actually found 503
20:27:50.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ec9774f, username -> user.880317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12713a71, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.234 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.234 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7162: status.find.is(200), but actually found 503
20:27:50.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d81fd9, username -> user.463269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ce79e42, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.234 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.234 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7160: status.find.is(200), but actually found 503
20:27:50.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23b7a020, username -> user.775258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e4c9652, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.235 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.235 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7165: status.find.is(200), but actually found 503
20:27:50.235 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ec76be3, username -> user.735269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@677fe182, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7164: status.find.is(200), but actually found 503
20:27:50.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.235 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.235 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48dba3e5, username -> user.807150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@517153c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.235 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.235 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.235 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.235 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7163: status.find.is(200), but actually found 503
20:27:50.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fc59cce, username -> user.816916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e0ba0cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.238 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.238 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.238 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7166: status.find.is(200), but actually found 503
20:27:50.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@523e2009, username -> user.461076, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@397ab35f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.244 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.244 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.244 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7167: status.find.is(200), but actually found 503
20:27:50.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7167,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@469eed19, username -> user.930725, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c8080d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7168: status.find.is(200), but actually found 503
20:27:50.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@346cfe80, username -> user.272864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25ca63b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.261 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.261 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.261 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7170: status.find.is(200), but actually found 503
20:27:50.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32c6e046, username -> user.635576, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69e58165, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.263 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.263 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.263 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7169: status.find.is(200), but actually found 503
20:27:50.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7169,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38b9959e, username -> user.946343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57ad4d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.264 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.264 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.264 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7171: status.find.is(200), but actually found 503
20:27:50.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@178c5e0a, username -> user.817140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f0316e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.267 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.267 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.267 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7172: status.find.is(200), but actually found 503
20:27:50.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6efd51c, username -> user.359438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6655321e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.273 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.273 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7173: status.find.is(200), but actually found 503
20:27:50.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ae8931f, username -> user.498358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10bda58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7174: status.find.is(200), but actually found 503
20:27:50.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7448fd37, username -> user.510194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5455084, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7175: status.find.is(200), but actually found 503
20:27:50.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76a71161, username -> user.73198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eb42d43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.294 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7176: status.find.is(200), but actually found 503
20:27:50.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70187efe, username -> user.478684, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e30667d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7178: status.find.is(200), but actually found 503
20:27:50.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@670b8e84, username -> user.545606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21eb736b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7177: status.find.is(200), but actually found 503
20:27:50.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7177,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c162432, username -> user.998801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29e05df0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7179: status.find.is(200), but actually found 503
20:27:50.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65283365, username -> user.988363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c8f0e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7182: status.find.is(200), but actually found 503
20:27:50.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@648ac37f, username -> user.207058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4797998f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7181: status.find.is(200), but actually found 503
20:27:50.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@436fa8be, username -> user.673050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b8422a0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7180: status.find.is(200), but actually found 503
20:27:50.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72afcfe6, username -> user.538238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fd09813, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7183: status.find.is(200), but actually found 503
20:27:50.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bae64ad, username -> user.861275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a69bae4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7184: status.find.is(200), but actually found 503
20:27:50.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@481f91f6, username -> user.794214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b54fe8b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7185: status.find.is(200), but actually found 503
20:27:50.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c4231b2, username -> user.634749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48a356c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7186: status.find.is(200), but actually found 503
20:27:50.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d9c8671, username -> user.499527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78dd8d54, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7187: status.find.is(200), but actually found 503
20:27:50.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7187,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15d2780e, username -> user.771623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60db08b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.418 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7188: status.find.is(200), but actually found 503
20:27:50.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@292ddac3, username -> user.100251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5192bdcf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7189: status.find.is(200), but actually found 503
20:27:50.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36b3f6b7, username -> user.847169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8fdeb15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7190: status.find.is(200), but actually found 503
20:27:50.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4aee1f53, username -> user.855926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6500b7fa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7191: status.find.is(200), but actually found 503
20:27:50.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2183202, username -> user.615860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cfa0739, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7192: status.find.is(200), but actually found 503
20:27:50.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eb3fa8f, username -> user.181744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5def9629, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7193: status.find.is(200), but actually found 503
20:27:50.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@522504dd, username -> user.322511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f8f9d1f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7194: status.find.is(200), but actually found 503
20:27:50.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16f03c17, username -> user.69579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2db4efe3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7195: status.find.is(200), but actually found 503
20:27:50.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50147bb0, username -> user.407489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31badeb0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.468 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.468 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7196: status.find.is(200), but actually found 503
20:27:50.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7196,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7059f326, username -> user.897419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c85d234, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7197: status.find.is(200), but actually found 503
20:27:50.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@383d44ac, username -> user.562954, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@629214d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7198: status.find.is(200), but actually found 503
20:27:50.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9f85f34, username -> user.338128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b5bf44f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7199: status.find.is(200), but actually found 503
20:27:50.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@756eef0f, username -> user.331535, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dfd7603, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7200: status.find.is(200), but actually found 503
20:27:50.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18179b63, username -> user.693091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c3329b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7201: status.find.is(200), but actually found 503
20:27:50.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@628a9db8, username -> user.239927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fe8fffa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7202: status.find.is(200), but actually found 503
20:27:50.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66d3fab5, username -> user.586892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f655710, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7204: status.find.is(200), but actually found 503
20:27:50.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2018eae3, username -> user.44177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6724d7e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7203: status.find.is(200), but actually found 503
20:27:50.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b74ac37, username -> user.696379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4de0bf5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7205: status.find.is(200), but actually found 503
20:27:50.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33ff3a4a, username -> user.392229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a5064cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7206: status.find.is(200), but actually found 503
20:27:50.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5587b5e6, username -> user.567350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f293c82, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7207: status.find.is(200), but actually found 503
20:27:50.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@173e325f, username -> user.510576, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@be12c4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7209: status.find.is(200), but actually found 503
20:27:50.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ccae369, username -> user.926650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66331fc1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7208: status.find.is(200), but actually found 503
20:27:50.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7208,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@601a2663, username -> user.347568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@118cdf6d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7211: status.find.is(200), but actually found 503
20:27:50.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fa2b2e6, username -> user.245177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c988d59, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7210: status.find.is(200), but actually found 503
20:27:50.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6172fd44, username -> user.310301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76f575f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7212: status.find.is(200), but actually found 503
20:27:50.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cbccc9, username -> user.626581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ab4cf95, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7213: status.find.is(200), but actually found 503
20:27:50.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67b32080, username -> user.946283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35f900fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7214: status.find.is(200), but actually found 503
20:27:50.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7214,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32c16b4e, username -> user.480922, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@790b83dd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.620 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.620 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.620 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7215: status.find.is(200), but actually found 503
20:27:50.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11237347, username -> user.72614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13b7f0fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7216: status.find.is(200), but actually found 503
20:27:50.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53545961, username -> user.248919, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@773c0ceb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7217: status.find.is(200), but actually found 503
20:27:50.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56d5510d, username -> user.669776, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e4a7302, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7218: status.find.is(200), but actually found 503
20:27:50.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@609758b3, username -> user.342293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19680046, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7219: status.find.is(200), but actually found 503
20:27:50.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7220: status.find.is(200), but actually found 503
20:27:50.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57feaa39, username -> user.665709, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3905a1e5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78ded7e5, username -> user.403171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f7665ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7221: status.find.is(200), but actually found 503
20:27:50.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73adc653, username -> user.747566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39ca8f06, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7222: status.find.is(200), but actually found 503
20:27:50.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b73ddc4, username -> user.612548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b36dc9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7223: status.find.is(200), but actually found 503
20:27:50.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49280cea, username -> user.708286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b29cadd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7224: status.find.is(200), but actually found 503
20:27:50.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@849f1fa, username -> user.697169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3951e7ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.693 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.693 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7226: status.find.is(200), but actually found 503
20:27:50.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e20f7a9, username -> user.454231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28cea9f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7225: status.find.is(200), but actually found 503
20:27:50.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bc4584c, username -> user.627462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20de3ff6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7227: status.find.is(200), but actually found 503
20:27:50.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71aa7e8d, username -> user.936033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@be5d7dc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.718 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7228: status.find.is(200), but actually found 503
20:27:50.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52766d24, username -> user.356179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ea2c898, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7229: status.find.is(200), but actually found 503
20:27:50.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@122ff3df, username -> user.605728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ce6663a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7230: status.find.is(200), but actually found 503
20:27:50.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bd42ce, username -> user.911407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e9fd26c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7231: status.find.is(200), but actually found 503
20:27:50.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d8ea6c2, username -> user.680558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@473d4d7f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7232: status.find.is(200), but actually found 503
20:27:50.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2be140a2, username -> user.744950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a0f9bee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.770 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.770 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.770 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.770 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.770 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7233: status.find.is(200), but actually found 503
20:27:50.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b0263a, username -> user.143440, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c6f976d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.773 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.773 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.773 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7234: status.find.is(200), but actually found 503
20:27:50.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@116fb85f, username -> user.277624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4be72801, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.775 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.775 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.775 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7235: status.find.is(200), but actually found 503
20:27:50.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7235,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31d7cd54, username -> user.482997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13da0635, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.780 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.780 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.780 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.780 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.780 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7236: status.find.is(200), but actually found 503
20:27:50.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@100fb239, username -> user.773377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c7af4ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.789 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.789 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7237: status.find.is(200), but actually found 503
20:27:50.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7237,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4950f322, username -> user.672124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54d22b05, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.794 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.794 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.794 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7238: status.find.is(200), but actually found 503
20:27:50.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7238,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68b1ebeb, username -> user.171322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70f41e11, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.798 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.798 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.798 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7240: status.find.is(200), but actually found 503
20:27:50.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64e5b23a, username -> user.305032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2364597d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.805 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.805 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7239: status.find.is(200), but actually found 503
20:27:50.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@648c00fb, username -> user.648375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d4a1fdc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.806 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.806 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.806 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7241: status.find.is(200), but actually found 503
20:27:50.806 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.806 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b536656, username -> user.9335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a06ae3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.806 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.806 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.806 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.806 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.806 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7242: status.find.is(200), but actually found 503
20:27:50.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b9a07ec, username -> user.69215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72de2089, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.814 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.814 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.814 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7243: status.find.is(200), but actually found 503
20:27:50.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cf90d5e, username -> user.729287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e05505a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.831 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.831 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.831 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7244: status.find.is(200), but actually found 503
20:27:50.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@387870f0, username -> user.549398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59862596, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.839 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.839 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.839 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7245: status.find.is(200), but actually found 503
20:27:50.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7245,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4043c495, username -> user.358758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d9f6649, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.841 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.841 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.841 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7246: status.find.is(200), but actually found 503
20:27:50.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@315a7642, username -> user.49196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c9ce995, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.843 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.843 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.843 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7248: status.find.is(200), but actually found 503
20:27:50.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30602576, username -> user.63514, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11258788, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.870 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.870 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.870 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7247: status.find.is(200), but actually found 503
20:27:50.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a1620e, username -> user.113818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20a17f6e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.871 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.871 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7249: status.find.is(200), but actually found 503
20:27:50.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b4c2661, username -> user.665459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b4d50c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.886 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.886 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.886 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7250: status.find.is(200), but actually found 503
20:27:50.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3274cb5d, username -> user.843872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40215a32, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.894 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.894 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.894 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.894 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.894 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7251: status.find.is(200), but actually found 503
20:27:50.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7251,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49031d14, username -> user.944671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4631d40d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.918 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.918 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.918 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7252: status.find.is(200), but actually found 503
20:27:50.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c785cf7, username -> user.735146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@718bab3b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.922 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.922 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.922 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.922 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.922 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7253: status.find.is(200), but actually found 503
20:27:50.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36709bb2, username -> user.163851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78f7b7bd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.926 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.926 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.926 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7255: status.find.is(200), but actually found 503
20:27:50.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43a5ce24, username -> user.759706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@472a9573, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.930 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.930 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.930 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7254: status.find.is(200), but actually found 503
20:27:50.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40e66406, username -> user.107189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27ef2142, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.930 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.930 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.930 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7256: status.find.is(200), but actually found 503
20:27:50.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@522a3711, username -> user.612826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b172b0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.946 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.946 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.946 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.946 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.946 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7257: status.find.is(200), but actually found 503
20:27:50.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a39db5f, username -> user.871335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a687998, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.960 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.978 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7258: status.find.is(200), but actually found 503
20:27:50.978 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7258,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10293465, username -> user.132067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b77f4eb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.978 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.978 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.978 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.978 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.978 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7260: status.find.is(200), but actually found 503
20:27:50.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3963af5, username -> user.853627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bd41584, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.983 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.983 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.983 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.983 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.983 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:50.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7259: status.find.is(200), but actually found 503
20:27:50.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7259,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3917b23, username -> user.507545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@676615f2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:50.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.984 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:50.984 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:50.984 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7262: status.find.is(200), but actually found 503
20:27:51.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ac15bb8, username -> user.367132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18cbcac4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.001 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.001 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.001 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7263: status.find.is(200), but actually found 503
20:27:51.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5423234c, username -> user.41559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@de52e60, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.002 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.002 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.002 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7261: status.find.is(200), but actually found 503
20:27:51.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16dc734c, username -> user.150618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4027f2f0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.003 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.003 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.003 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7264: status.find.is(200), but actually found 503
20:27:51.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66b91c5c, username -> user.67285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5743de68, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:50 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.011 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.011 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.011 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7265: status.find.is(200), but actually found 503
20:27:51.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7265,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c2edd12, username -> user.613483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@563b8bd8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.020 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.020 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.020 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7267: status.find.is(200), but actually found 503
20:27:51.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7267,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2647e346, username -> user.363754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@777db127, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.023 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.023 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.023 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.023 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.023 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7266: status.find.is(200), but actually found 503
20:27:51.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b2b734, username -> user.202133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1288aa9c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.023 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.023 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.023 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.023 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.023 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7268: status.find.is(200), but actually found 503
20:27:51.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7268,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5da61787, username -> user.311917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3677720, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.025 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.025 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.025 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7269: status.find.is(200), but actually found 503
20:27:51.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d04d628, username -> user.39385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f1b6d31, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.031 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.031 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.031 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7270: status.find.is(200), but actually found 503
20:27:51.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f0e9839, username -> user.818643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c3b0b8a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.046 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.046 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.046 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7271: status.find.is(200), but actually found 503
20:27:51.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eaeb177, username -> user.389301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@adc4469, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.050 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.050 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.050 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.050 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.050 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7272: status.find.is(200), but actually found 503
20:27:51.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a565c3b, username -> user.285439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79c77edf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.053 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.053 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.053 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7273: status.find.is(200), but actually found 503
20:27:51.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7273,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@513ee2ad, username -> user.253041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35b928f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.061 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.061 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.061 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.061 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.061 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7274: status.find.is(200), but actually found 503
20:27:51.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52a7bb90, username -> user.109383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b7437bd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.072 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.072 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.072 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7275: status.find.is(200), but actually found 503
20:27:51.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7275,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31a7b378, username -> user.127788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39679e0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.075 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.075 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.075 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.075 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.075 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7276: status.find.is(200), but actually found 503
20:27:51.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@458683c8, username -> user.512858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77f5481f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.086 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.086 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.086 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7277: status.find.is(200), but actually found 503
20:27:51.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69621c6d, username -> user.370017, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cd1541e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.092 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.092 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7278: status.find.is(200), but actually found 503
20:27:51.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d086639, username -> user.610064, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4de4f6bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.096 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.096 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7279: status.find.is(200), but actually found 503
20:27:51.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bb5db98, username -> user.369038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46c1a0e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.112 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.112 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.112 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7280: status.find.is(200), but actually found 503
20:27:51.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40eb57dc, username -> user.924872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e9ef861, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.115 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.115 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.115 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7281: status.find.is(200), but actually found 503
20:27:51.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71906e4, username -> user.617447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d958d58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.115 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.115 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.115 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7282: status.find.is(200), but actually found 503
20:27:51.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7282,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ad47020, username -> user.40527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59cc7559, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.117 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.117 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.117 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7283: status.find.is(200), but actually found 503
20:27:51.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7283,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76becfd4, username -> user.491340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ffa5f96, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.129 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.129 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.129 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.129 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.129 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7284: status.find.is(200), but actually found 503
20:27:51.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7284,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5332f96e, username -> user.445427, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ec5d6a0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.135 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.135 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.135 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7287: status.find.is(200), but actually found 503
20:27:51.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e875446, username -> user.882941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35396de8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.142 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.142 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.142 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7286: status.find.is(200), but actually found 503
20:27:51.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@828a161, username -> user.730058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@739c3f0d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.142 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.142 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.142 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7285: status.find.is(200), but actually found 503
20:27:51.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7285,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66ddccde, username -> user.393011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2da3e3bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.143 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.143 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.143 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.143 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.143 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7288: status.find.is(200), but actually found 503
20:27:51.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8f54441, username -> user.435593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@408a76e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.151 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.151 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.151 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7289: status.find.is(200), but actually found 503
20:27:51.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bdee8a6, username -> user.517221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d5352fa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.165 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.165 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.166 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7290: status.find.is(200), but actually found 503
20:27:51.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@451f4f75, username -> user.625674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a8b077d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.168 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.168 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.168 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7291: status.find.is(200), but actually found 503
20:27:51.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7291,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a1d572, username -> user.740830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9918acd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.171 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.171 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.171 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7292: status.find.is(200), but actually found 503
20:27:51.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7292,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@461bbaf1, username -> user.769784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3772e939, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.178 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.178 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.178 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.202 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7293: status.find.is(200), but actually found 503
20:27:51.202 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27524d99, username -> user.818218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e2abc6a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.202 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.202 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.202 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.202 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.202 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7294: status.find.is(200), but actually found 503
20:27:51.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7294,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2afef957, username -> user.718733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54397b9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.204 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.204 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.204 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.204 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.204 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7295: status.find.is(200), but actually found 503
20:27:51.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d2e34e5, username -> user.91038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8e243c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.205 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.205 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.205 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7296: status.find.is(200), but actually found 503
20:27:51.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7296,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f4b70de, username -> user.413734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@768fd0a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.207 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.207 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.207 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7298: status.find.is(200), but actually found 503
20:27:51.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42a8f071, username -> user.631832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b94dd74, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.212 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.212 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.212 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7297: status.find.is(200), but actually found 503
20:27:51.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7980145f, username -> user.786895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@366103ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.214 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.214 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.214 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7299: status.find.is(200), but actually found 503
20:27:51.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e385c56, username -> user.545901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ef8ee2a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.218 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.218 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.218 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.218 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.223 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7300: status.find.is(200), but actually found 503
20:27:51.223 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7300,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@676ba719, username -> user.164577, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23d6db13, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.223 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.223 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.223 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7302: status.find.is(200), but actually found 503
20:27:51.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7301: status.find.is(200), but actually found 503
20:27:51.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73f8b41a, username -> user.586893, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e9620ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10619a32, username -> user.236890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18521fdc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7303: status.find.is(200), but actually found 503
20:27:51.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ac1f9d6, username -> user.513734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14698f4b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.265 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.265 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.265 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7305: status.find.is(200), but actually found 503
20:27:51.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cc34747, username -> user.722664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60740da1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.280 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.280 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.280 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7304: status.find.is(200), but actually found 503
20:27:51.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@af63b22, username -> user.682369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2883a171, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7306: status.find.is(200), but actually found 503
20:27:51.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d11ca2d, username -> user.297926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62ca521d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.288 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.288 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.288 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7307: status.find.is(200), but actually found 503
20:27:51.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27f1170e, username -> user.63392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@223326df, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7308: status.find.is(200), but actually found 503
20:27:51.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@660ae0e0, username -> user.438623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d5d02e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7309: status.find.is(200), but actually found 503
20:27:51.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fec68af, username -> user.972651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a67c84e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7310: status.find.is(200), but actually found 503
20:27:51.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@498bb7a4, username -> user.715269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14e2db83, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7311: status.find.is(200), but actually found 503
20:27:51.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3965fc24, username -> user.750123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65b07ef1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7312: status.find.is(200), but actually found 503
20:27:51.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e9e450c, username -> user.495467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a671f81, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7313: status.find.is(200), but actually found 503
20:27:51.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4544e680, username -> user.360327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c9f309b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.353 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.353 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.353 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7314: status.find.is(200), but actually found 503
20:27:51.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@207b5b35, username -> user.745469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25551c33, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7315: status.find.is(200), but actually found 503
20:27:51.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77ded34, username -> user.302328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b8bcb61, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7316: status.find.is(200), but actually found 503
20:27:51.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7316,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e491d46, username -> user.715339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@142034f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7317: status.find.is(200), but actually found 503
20:27:51.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28876e7f, username -> user.773719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@342bc157, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7318: status.find.is(200), but actually found 503
20:27:51.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37dc673, username -> user.573779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3513ea62, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7319: status.find.is(200), but actually found 503
20:27:51.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@461d83cc, username -> user.456594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2377cd90, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7320: status.find.is(200), but actually found 503
20:27:51.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@775555a3, username -> user.115024, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cc15f40, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7321: status.find.is(200), but actually found 503
20:27:51.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fd714c8, username -> user.112527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5978830a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7322: status.find.is(200), but actually found 503
20:27:51.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50022dfd, username -> user.775315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@311c572, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7323: status.find.is(200), but actually found 503
20:27:51.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f00d57a, username -> user.705016, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3066f8f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7324: status.find.is(200), but actually found 503
20:27:51.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60326fbb, username -> user.561532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@518e8ebd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7326: status.find.is(200), but actually found 503
20:27:51.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31621b10, username -> user.747145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33def07c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7325: status.find.is(200), but actually found 503
20:27:51.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@425b7b6f, username -> user.62901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e4eda9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7327: status.find.is(200), but actually found 503
20:27:51.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45e7cd3f, username -> user.325670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53f58d7b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7328: status.find.is(200), but actually found 503
20:27:51.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@313b41d7, username -> user.785184, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dc1c4d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7329: status.find.is(200), but actually found 503
20:27:51.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2833f3f6, username -> user.587388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aa16096, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7330: status.find.is(200), but actually found 503
20:27:51.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79214b75, username -> user.92177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f90597, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7331: status.find.is(200), but actually found 503
20:27:51.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49f79437, username -> user.40863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@218bc470, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7332: status.find.is(200), but actually found 503
20:27:51.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1459484, username -> user.967361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67000ac7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.520 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7333: status.find.is(200), but actually found 503
20:27:51.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6245be0f, username -> user.745256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7122d0ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7334: status.find.is(200), but actually found 503
20:27:51.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16e25d7d, username -> user.127133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bc15f8c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7335: status.find.is(200), but actually found 503
20:27:51.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7335,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b0276ab, username -> user.787200, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11ab81e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7336: status.find.is(200), but actually found 503
20:27:51.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7336,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d7a7d0f, username -> user.621405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@705fcd4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7337: status.find.is(200), but actually found 503
20:27:51.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7337,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24f5119d, username -> user.199231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13b3309f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7339: status.find.is(200), but actually found 503
20:27:51.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@279f0450, username -> user.116649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e2daedc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7338: status.find.is(200), but actually found 503
20:27:51.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7338,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@632d14bf, username -> user.647469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2201a0e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7340: status.find.is(200), but actually found 503
20:27:51.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7340,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29c0a738, username -> user.734061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a7c5a0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7341: status.find.is(200), but actually found 503
20:27:51.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7341,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d0aca7, username -> user.399078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d493351, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7342: status.find.is(200), but actually found 503
20:27:51.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5de4ecf0, username -> user.446017, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cffd6c7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7343: status.find.is(200), but actually found 503
20:27:51.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ce5f55a, username -> user.815376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79051cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7344: status.find.is(200), but actually found 503
20:27:51.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7344,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6204233d, username -> user.315115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@95ae353, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7345: status.find.is(200), but actually found 503
20:27:51.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@644f00c0, username -> user.666122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5354f3fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7346: status.find.is(200), but actually found 503
20:27:51.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ea34d8d, username -> user.408568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d2ac7cf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7347: status.find.is(200), but actually found 503
20:27:51.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cb71c02, username -> user.958053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@360efa0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7348: status.find.is(200), but actually found 503
20:27:51.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7348,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@282a824e, username -> user.571775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@566d27b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.588 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.588 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.588 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7350: status.find.is(200), but actually found 503
20:27:51.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12de5973, username -> user.375389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1653e7e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.589 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.589 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7351: status.find.is(200), but actually found 503
20:27:51.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17e10ef6, username -> user.628053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ffe858f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7349: status.find.is(200), but actually found 503
20:27:51.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b813124, username -> user.340769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@147b599d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7352: status.find.is(200), but actually found 503
20:27:51.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28fc96e9, username -> user.132128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@569014fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7353: status.find.is(200), but actually found 503
20:27:51.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17ab0aeb, username -> user.99918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d16e749, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7354: status.find.is(200), but actually found 503
20:27:51.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@450a1559, username -> user.787951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e0969ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7355: status.find.is(200), but actually found 503
20:27:51.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7336cd90, username -> user.444693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c54ea22, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7356: status.find.is(200), but actually found 503
20:27:51.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35dacd2c, username -> user.708186, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@190f45c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7357: status.find.is(200), but actually found 503
20:27:51.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2571b816, username -> user.503133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44a59d8b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7358: status.find.is(200), but actually found 503
20:27:51.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40e347b2, username -> user.543580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a9ab032, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7359: status.find.is(200), but actually found 503
20:27:51.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c01c72a, username -> user.644525, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f9da0d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.641 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7360: status.find.is(200), but actually found 503
20:27:51.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7714aefc, username -> user.824568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@344a66e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7361: status.find.is(200), but actually found 503
20:27:51.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7361,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d3cf3d8, username -> user.399377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9033490, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7362: status.find.is(200), but actually found 503
20:27:51.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29511114, username -> user.811449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d1aee96, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7364: status.find.is(200), but actually found 503
20:27:51.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cd2c27, username -> user.393960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f89f6e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7363: status.find.is(200), but actually found 503
20:27:51.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b74935e, username -> user.411573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f67d93e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7365: status.find.is(200), but actually found 503
20:27:51.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2430a869, username -> user.115525, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76eab5da, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7367: status.find.is(200), but actually found 503
20:27:51.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7367,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1070b9ce, username -> user.416169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f798388, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7366: status.find.is(200), but actually found 503
20:27:51.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7366,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6969199c, username -> user.9430, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@99cd003, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7368: status.find.is(200), but actually found 503
20:27:51.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b90e2f5, username -> user.880006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@379778b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7369: status.find.is(200), but actually found 503
20:27:51.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@476629d1, username -> user.250607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6de0a2db, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7370: status.find.is(200), but actually found 503
20:27:51.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7853537a, username -> user.604076, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d6621f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.705 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7371: status.find.is(200), but actually found 503
20:27:51.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1df10263, username -> user.638403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58ee1600, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7372: status.find.is(200), but actually found 503
20:27:51.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48340e68, username -> user.186461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2be409ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7373: status.find.is(200), but actually found 503
20:27:51.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@708b853c, username -> user.104458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18aa0763, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7374: status.find.is(200), but actually found 503
20:27:51.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7374,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@341af442, username -> user.764217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e1efba4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7375: status.find.is(200), but actually found 503
20:27:51.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e53a491, username -> user.561981, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c0902e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7376: status.find.is(200), but actually found 503
20:27:51.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@605d24df, username -> user.567165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@326c1566, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.755 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7377: status.find.is(200), but actually found 503
20:27:51.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3337aa3f, username -> user.198354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@298f3db2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7379: status.find.is(200), but actually found 503
20:27:51.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@729bc223, username -> user.543106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d5a514d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.768 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.768 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.768 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7378: status.find.is(200), but actually found 503
20:27:51.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15104661, username -> user.287743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34e83c66, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.770 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.770 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.770 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.770 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.770 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7380: status.find.is(200), but actually found 503
20:27:51.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13f6cf6f, username -> user.80357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79b07522, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.791 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.791 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.791 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7381: status.find.is(200), but actually found 503
20:27:51.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11e14d99, username -> user.260800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3033dc2c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.798 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.798 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.798 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7382: status.find.is(200), but actually found 503
20:27:51.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1842468e, username -> user.443731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@394609e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.799 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.799 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.799 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7384: status.find.is(200), but actually found 503
20:27:51.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7384,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@191413d5, username -> user.194674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15cababf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.827 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.827 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.827 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7383: status.find.is(200), but actually found 503
20:27:51.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a80b483, username -> user.665853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f2bc2d4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.828 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.828 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.828 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7386: status.find.is(200), but actually found 503
20:27:51.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@314eec21, username -> user.746178, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63f5da93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.828 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.828 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.828 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7385: status.find.is(200), but actually found 503
20:27:51.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77a18ac7, username -> user.175031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ff1d43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.828 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.828 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.828 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.845 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7387: status.find.is(200), but actually found 503
20:27:51.845 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7387,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b755fb9, username -> user.647407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e02aeae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.845 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.845 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.845 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.846 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7388: status.find.is(200), but actually found 503
20:27:51.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5feb9b63, username -> user.329594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54cb4a00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.857 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.857 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.857 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7389: status.find.is(200), but actually found 503
20:27:51.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a0cbe24, username -> user.726768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52d52319, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.863 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.863 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.863 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7391: status.find.is(200), but actually found 503
20:27:51.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@700e1bf9, username -> user.605910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23aa4e45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.872 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.872 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.872 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7390: status.find.is(200), but actually found 503
20:27:51.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31095e50, username -> user.772274, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@525204d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.872 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.872 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.872 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7392: status.find.is(200), but actually found 503
20:27:51.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1db0df11, username -> user.760403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14c26ba4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.886 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.886 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.886 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7393: status.find.is(200), but actually found 503
20:27:51.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7393,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d041be3, username -> user.387769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33ec282e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.888 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.888 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.888 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7394: status.find.is(200), but actually found 503
20:27:51.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72f74cd1, username -> user.4908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65c33fa0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.897 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.897 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.898 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.898 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.898 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7395: status.find.is(200), but actually found 503
20:27:51.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7395,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a733a15, username -> user.777486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35acc42f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.906 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.906 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.906 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7396: status.find.is(200), but actually found 503
20:27:51.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d76c153, username -> user.650725, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@585ef425, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.909 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.909 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.909 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.909 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.909 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7397: status.find.is(200), but actually found 503
20:27:51.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@368b6631, username -> user.787249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d1d68fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.919 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.919 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.919 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7398: status.find.is(200), but actually found 503
20:27:51.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c570a03, username -> user.689621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16ab4931, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.921 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.921 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7399: status.find.is(200), but actually found 503
20:27:51.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d4471fb, username -> user.155467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@126ffa7c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.926 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.926 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.926 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7400: status.find.is(200), but actually found 503
20:27:51.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ae042bc, username -> user.482304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63d3788e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.928 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.928 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.928 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7401: status.find.is(200), but actually found 503
20:27:51.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25cce526, username -> user.615470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ec0b4ea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.939 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.939 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.939 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.939 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.939 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7402: status.find.is(200), but actually found 503
20:27:51.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@533fe27b, username -> user.723618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@155623d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.942 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.942 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.942 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.949 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7403: status.find.is(200), but actually found 503
20:27:51.949 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22d65fb9, username -> user.418960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43bf44cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.949 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.949 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.949 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.949 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.949 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7404: status.find.is(200), but actually found 503
20:27:51.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e247464, username -> user.209115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d17d040, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.960 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7405: status.find.is(200), but actually found 503
20:27:51.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bf58e26, username -> user.915814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74f7fce2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.967 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.967 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.967 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.967 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.967 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7406: status.find.is(200), but actually found 503
20:27:51.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cde6b93, username -> user.112848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@675e5d86, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.996 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.996 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.996 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.996 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.996 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7407: status.find.is(200), but actually found 503
20:27:51.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dcf4fe0, username -> user.193371, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d1e5a73, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:51.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.999 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:51.999 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:51.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:51.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7408: status.find.is(200), but actually found 503
20:27:52.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2101d230, username -> user.448426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a52d956, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.000 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.000 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.000 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7409: status.find.is(200), but actually found 503
20:27:52.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b439b83, username -> user.651728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@685400b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.002 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.002 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.002 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.013 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7410: status.find.is(200), but actually found 503
20:27:52.013 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e3e09c4, username -> user.285880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76e74b16, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:51 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.013 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.013 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.013 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.013 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.013 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7411: status.find.is(200), but actually found 503
20:27:52.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@296d17f2, username -> user.110029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a33334c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.034 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.034 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.034 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7414: status.find.is(200), but actually found 503
20:27:52.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7414,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67b6ef39, username -> user.523556, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4315e6de, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.038 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.038 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.038 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7413: status.find.is(200), but actually found 503
20:27:52.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7413,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37ddc865, username -> user.745117, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a0a8a41, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.038 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.038 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.038 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7412: status.find.is(200), but actually found 503
20:27:52.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e2f1b0c, username -> user.374404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55983dc3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.040 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.040 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.040 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7415: status.find.is(200), but actually found 503
20:27:52.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6412ac28, username -> user.261450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ae7d2f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.043 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.044 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.044 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7416: status.find.is(200), but actually found 503
20:27:52.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74142318, username -> user.470889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cb96a84, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.045 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.045 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.045 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7417: status.find.is(200), but actually found 503
20:27:52.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7417,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42262d35, username -> user.387962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11582, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.048 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.048 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.048 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7418: status.find.is(200), but actually found 503
20:27:52.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a4e8498, username -> user.543346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66ce8b90, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.048 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.048 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.048 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7419: status.find.is(200), but actually found 503
20:27:52.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59cd568f, username -> user.153173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4976e198, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.055 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.055 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7420: status.find.is(200), but actually found 503
20:27:52.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2daaa2c3, username -> user.178408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30b07446, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.072 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.072 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.072 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7421: status.find.is(200), but actually found 503
20:27:52.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a215b84, username -> user.999293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d826a58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.074 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.074 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.074 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7422: status.find.is(200), but actually found 503
20:27:52.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7422,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e5c345f, username -> user.138268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41b140f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.075 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.075 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.075 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.075 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.075 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7424: status.find.is(200), but actually found 503
20:27:52.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47bc7246, username -> user.461057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6883a8d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.092 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.092 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7423: status.find.is(200), but actually found 503
20:27:52.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@814cbc7, username -> user.654680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f63356a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.092 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.092 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7426: status.find.is(200), but actually found 503
20:27:52.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73c2ffd7, username -> user.288195, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dfcb842, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.103 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.103 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.103 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7425: status.find.is(200), but actually found 503
20:27:52.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40ba6aef, username -> user.761078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47226ef8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.104 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.104 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7427: status.find.is(200), but actually found 503
20:27:52.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@939a2a7, username -> user.295700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@482af6f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.116 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.116 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.116 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7429: status.find.is(200), but actually found 503
20:27:52.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1762c452, username -> user.46844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ea5b83b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.117 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.117 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.117 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7428: status.find.is(200), but actually found 503
20:27:52.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7428,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34a06672, username -> user.349266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5231fc91, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.119 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.119 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.119 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.119 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.119 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7430: status.find.is(200), but actually found 503
20:27:52.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a4d9c4e, username -> user.980407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ad27d19, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.122 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.122 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.122 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7431: status.find.is(200), but actually found 503
20:27:52.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79d7c93c, username -> user.371561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8d559c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.128 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.128 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.128 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7432: status.find.is(200), but actually found 503
20:27:52.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1650cf77, username -> user.825020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43093246, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.133 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.133 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.133 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.133 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.133 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7433: status.find.is(200), but actually found 503
20:27:52.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7434: status.find.is(200), but actually found 503
20:27:52.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19a84590, username -> user.198799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a949c15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@488741cf, username -> user.764691, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76536603, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.150 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.150 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.150 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.150 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.150 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.150 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7435: status.find.is(200), but actually found 503
20:27:52.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@676c5b22, username -> user.134310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5426106e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.155 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.155 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7436: status.find.is(200), but actually found 503
20:27:52.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10b2d05a, username -> user.829801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6876c435, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.165 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.165 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.165 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7437: status.find.is(200), but actually found 503
20:27:52.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67105e0f, username -> user.816098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ae381f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7439: status.find.is(200), but actually found 503
20:27:52.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73baf0b3, username -> user.678219, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d5e47f0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.178 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.178 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.178 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7438: status.find.is(200), but actually found 503
20:27:52.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ae6203d, username -> user.357622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@319b7975, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.179 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.179 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.179 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.179 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.179 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7440: status.find.is(200), but actually found 503
20:27:52.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7440,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29c7430b, username -> user.66548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dcd2a37, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.185 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.185 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.185 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7441: status.find.is(200), but actually found 503
20:27:52.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6add7c0e, username -> user.722655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79239ea8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.193 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.194 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.194 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7442: status.find.is(200), but actually found 503
20:27:52.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51289e88, username -> user.938906, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35f0ef3d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.199 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.199 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.199 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7444: status.find.is(200), but actually found 503
20:27:52.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c858d3e, username -> user.201594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ba1e72a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.213 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.213 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.213 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7443: status.find.is(200), but actually found 503
20:27:52.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7443,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@717d0f71, username -> user.699466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e7fc2f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.215 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.215 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.215 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7445: status.find.is(200), but actually found 503
20:27:52.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e501db5, username -> user.61881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f110479, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.224 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.224 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.224 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7446: status.find.is(200), but actually found 503
20:27:52.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@271da9a9, username -> user.105904, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@194fee8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.228 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.228 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.228 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7447: status.find.is(200), but actually found 503
20:27:52.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@680d1007, username -> user.574276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f54ba13, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.229 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.229 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.229 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7448: status.find.is(200), but actually found 503
20:27:52.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7448,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43368324, username -> user.100099, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@530dc742, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.234 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.234 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7450: status.find.is(200), but actually found 503
20:27:52.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3701004f, username -> user.264764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45fab659, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.239 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.239 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.239 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7451: status.find.is(200), but actually found 503
20:27:52.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68dc0db5, username -> user.393209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6deceec7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.246 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.246 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7452: status.find.is(200), but actually found 503
20:27:52.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7452,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59cdabb4, username -> user.162195, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ffb90d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.246 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.246 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.246 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7449: status.find.is(200), but actually found 503
20:27:52.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@558fcafc, username -> user.7135, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ed08118, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7453: status.find.is(200), but actually found 503
20:27:52.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7453,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f53e08f, username -> user.351876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37c557ba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.253 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.253 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.253 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7454: status.find.is(200), but actually found 503
20:27:52.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7454,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c2e463a, username -> user.47824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1782624a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.259 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.259 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.259 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7455: status.find.is(200), but actually found 503
20:27:52.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7455,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2319390, username -> user.211531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26aad40d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.262 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.262 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.262 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.262 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.262 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7456: status.find.is(200), but actually found 503
20:27:52.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@613f52a, username -> user.680948, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15df21f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.268 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.268 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.268 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7457: status.find.is(200), but actually found 503
20:27:52.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19c53ff2, username -> user.931231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18f91dc8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.268 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.268 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.268 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7459: status.find.is(200), but actually found 503
20:27:52.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d69d0aa, username -> user.166265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44f64af1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.270 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.270 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.270 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7458: status.find.is(200), but actually found 503
20:27:52.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7458,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@634fcea0, username -> user.414815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7686d09f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.271 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.271 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.271 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7460: status.find.is(200), but actually found 503
20:27:52.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7460,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d888a72, username -> user.557321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d340280, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7461: status.find.is(200), but actually found 503
20:27:52.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57672d65, username -> user.963688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39342f89, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.287 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7463: status.find.is(200), but actually found 503
20:27:52.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6898c657, username -> user.396412, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68956e6b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7462: status.find.is(200), but actually found 503
20:27:52.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7462,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e60812d, username -> user.254013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@782557b7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7464: status.find.is(200), but actually found 503
20:27:52.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b9a0491, username -> user.976788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@101e42f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.291 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.291 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.291 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7465: status.find.is(200), but actually found 503
20:27:52.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7465,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bfe1e17, username -> user.675849, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@de9be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7466: status.find.is(200), but actually found 503
20:27:52.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7466,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53560ea6, username -> user.346732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c6a7ffb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7467: status.find.is(200), but actually found 503
20:27:52.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31bd56db, username -> user.835116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@390444fc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7468: status.find.is(200), but actually found 503
20:27:52.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66bbc931, username -> user.388973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@521f5e59, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7469: status.find.is(200), but actually found 503
20:27:52.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7469,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f851eac, username -> user.948908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f82c84b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7470: status.find.is(200), but actually found 503
20:27:52.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c605886, username -> user.951063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2251c0a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7471: status.find.is(200), but actually found 503
20:27:52.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@522ecd6, username -> user.907752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b8152f1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7472: status.find.is(200), but actually found 503
20:27:52.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@673f1b19, username -> user.541769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e9c0871, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7473: status.find.is(200), but actually found 503
20:27:52.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7473,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4380d768, username -> user.653853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@730a4a45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7474: status.find.is(200), but actually found 503
20:27:52.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a8e92bc, username -> user.92171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7297583, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7475: status.find.is(200), but actually found 503
20:27:52.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5999e412, username -> user.754121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fce9c12, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7476: status.find.is(200), but actually found 503
20:27:52.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56066aa, username -> user.218157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c32b76e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7477: status.find.is(200), but actually found 503
20:27:52.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6225b80b, username -> user.994710, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c47ad2f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7478: status.find.is(200), but actually found 503
20:27:52.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e1223fb, username -> user.483872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5421b2fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7479: status.find.is(200), but actually found 503
20:27:52.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ff2214, username -> user.817935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2efbe622, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7480: status.find.is(200), but actually found 503
20:27:52.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23706bec, username -> user.947974, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58355d9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7481: status.find.is(200), but actually found 503
20:27:52.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47f16fa3, username -> user.158121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28de3efa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7482: status.find.is(200), but actually found 503
20:27:52.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dbdfb9b, username -> user.770069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4343b2b1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7483: status.find.is(200), but actually found 503
20:27:52.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53ea114d, username -> user.770822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@83a8e65, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7484: status.find.is(200), but actually found 503
20:27:52.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4584c280, username -> user.236749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dce7940, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7485: status.find.is(200), but actually found 503
20:27:52.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aa84595, username -> user.919301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d3f5612, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7486: status.find.is(200), but actually found 503
20:27:52.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ccfc343, username -> user.202310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12e50c34, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7487: status.find.is(200), but actually found 503
20:27:52.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5182b7ae, username -> user.235305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43d4a514, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7488: status.find.is(200), but actually found 503
20:27:52.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4558de9a, username -> user.408557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b1989c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.468 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.468 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7489: status.find.is(200), but actually found 503
20:27:52.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7489,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a186500, username -> user.623626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@216b4664, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7490: status.find.is(200), but actually found 503
20:27:52.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69fb91b1, username -> user.535881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70ee540, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7491: status.find.is(200), but actually found 503
20:27:52.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77f29d32, username -> user.166633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@615d5eaa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7492: status.find.is(200), but actually found 503
20:27:52.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29aae912, username -> user.585066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f798fbb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7493: status.find.is(200), but actually found 503
20:27:52.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@449646c7, username -> user.340275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bbc5bbe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7494: status.find.is(200), but actually found 503
20:27:52.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e1ac1a8, username -> user.376580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d01f9d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7495: status.find.is(200), but actually found 503
20:27:52.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51d39ad6, username -> user.257290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2845ed7a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7496: status.find.is(200), but actually found 503
20:27:52.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30fed5b8, username -> user.375843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1071e740, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7497: status.find.is(200), but actually found 503
20:27:52.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7497,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@634ddc9b, username -> user.132069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f0d2b26, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7498: status.find.is(200), but actually found 503
20:27:52.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20fdf5fb, username -> user.563625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62deb35c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7499: status.find.is(200), but actually found 503
20:27:52.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7499,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b87f0, username -> user.185056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3988ecb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7502: status.find.is(200), but actually found 503
20:27:52.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51d6025b, username -> user.57293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6be820f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7501: status.find.is(200), but actually found 503
20:27:52.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f0ec072, username -> user.719042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1722aeeb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7500: status.find.is(200), but actually found 503
20:27:52.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f4f939e, username -> user.276615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61c5f34e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7503: status.find.is(200), but actually found 503
20:27:52.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66b5de48, username -> user.280953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22ce3af7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7504: status.find.is(200), but actually found 503
20:27:52.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7504,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15ea09a0, username -> user.818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16c5a989, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7505: status.find.is(200), but actually found 503
20:27:52.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7505,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@114c02b3, username -> user.745569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38d555ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7506: status.find.is(200), but actually found 503
20:27:52.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@564fc631, username -> user.119426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@630cb350, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7508: status.find.is(200), but actually found 503
20:27:52.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66535dca, username -> user.288404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ee5a3c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.583 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7507: status.find.is(200), but actually found 503
20:27:52.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@551334ed, username -> user.129688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cc61a58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.583 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.584 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.584 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7509: status.find.is(200), but actually found 503
20:27:52.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1286e0e5, username -> user.976497, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64502c0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7510: status.find.is(200), but actually found 503
20:27:52.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ee234d4, username -> user.870107, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fdb321, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7511: status.find.is(200), but actually found 503
20:27:52.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8690842, username -> user.610457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fc00a08, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7512: status.find.is(200), but actually found 503
20:27:52.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ee77150, username -> user.369142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68f23221, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7513: status.find.is(200), but actually found 503
20:27:52.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16f08150, username -> user.587594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b542e11, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7514: status.find.is(200), but actually found 503
20:27:52.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@667682a4, username -> user.85397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29ebf1bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7515: status.find.is(200), but actually found 503
20:27:52.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c4de178, username -> user.850587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55b906, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7516: status.find.is(200), but actually found 503
20:27:52.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fe8bbb, username -> user.719205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15be3b99, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7517: status.find.is(200), but actually found 503
20:27:52.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7517,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d67946f, username -> user.406923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fb034de, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7518: status.find.is(200), but actually found 503
20:27:52.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f86a33, username -> user.524014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62dd64cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7519: status.find.is(200), but actually found 503
20:27:52.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d445f29, username -> user.881595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@554b8557, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7520: status.find.is(200), but actually found 503
20:27:52.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3662fc87, username -> user.289429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@738044e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7521: status.find.is(200), but actually found 503
20:27:52.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7521,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61a13c49, username -> user.629188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1089f354, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7522: status.find.is(200), but actually found 503
20:27:52.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6086a4c5, username -> user.613488, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@485088aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7523: status.find.is(200), but actually found 503
20:27:52.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f9140d1, username -> user.191856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43e9a992, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.722 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.722 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.722 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7524: status.find.is(200), but actually found 503
20:27:52.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@443fc53, username -> user.578048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78025c1c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7525: status.find.is(200), but actually found 503
20:27:52.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a55e822, username -> user.244063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f71b445, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:27:52                                          65s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=6998  )
> restLoginInitiate                                        (OK=0      KO=6998  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No   6998 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:    6998 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                      3455 (16.46%)
> status.find.is(200), but actually found 500                      3396 (16.18%)
> status.find.is(200), but actually found 502                       147 ( 0.70%)

---- idc.login -----------------------------------------------------------------
[-                                                                         ]  1%
          waiting: 535082 / active: 535    / done: 6998  
================================================================================

20:27:52.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7528: status.find.is(200), but actually found 503
20:27:52.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7528,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54f931a0, username -> user.675890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d636224, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7526: status.find.is(200), but actually found 503
20:27:52.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10e9895b, username -> user.234502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f324b06, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.730 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.730 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.730 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7527: status.find.is(200), but actually found 503
20:27:52.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c218651, username -> user.100471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ccab88f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7530: status.find.is(200), but actually found 503
20:27:52.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@307c8df6, username -> user.610709, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62cd4aff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7529: status.find.is(200), but actually found 503
20:27:52.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@446c2b4c, username -> user.875193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5604d890, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7531: status.find.is(200), but actually found 503
20:27:52.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@403b5f1c, username -> user.675426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d8b4394, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.743 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.743 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.743 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7532: status.find.is(200), but actually found 503
20:27:52.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66bf9b23, username -> user.211350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14ee771c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.745 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.745 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7533: status.find.is(200), but actually found 503
20:27:52.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62844d82, username -> user.739074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43616951, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7534: status.find.is(200), but actually found 503
20:27:52.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@958a728, username -> user.945784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a41c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.775 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.775 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.775 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7536: status.find.is(200), but actually found 503
20:27:52.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62b53351, username -> user.181512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43926d44, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.783 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.783 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.783 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7535: status.find.is(200), but actually found 503
20:27:52.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@640a42cb, username -> user.647241, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b88e474, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.783 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.784 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.784 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7537: status.find.is(200), but actually found 503
20:27:52.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7280f3e8, username -> user.161433, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1aabda85, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.800 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.800 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.800 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.800 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.800 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7539: status.find.is(200), but actually found 503
20:27:52.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3485e487, username -> user.366777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3197bd0e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.813 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.813 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.813 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.813 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.813 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7538: status.find.is(200), but actually found 503
20:27:52.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e3cdf51, username -> user.46223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b49e0df, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.814 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.814 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.814 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7540: status.find.is(200), but actually found 503
20:27:52.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fcfe518, username -> user.395029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44f52bd6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.817 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.817 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7541: status.find.is(200), but actually found 503
20:27:52.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20e2aa5e, username -> user.638840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25f35298, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.834 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.834 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.834 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7542: status.find.is(200), but actually found 503
20:27:52.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f15d2b1, username -> user.947587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36a3b59, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.846 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.846 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.846 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7543: status.find.is(200), but actually found 503
20:27:52.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2641c628, username -> user.874603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4632cfbf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.848 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.848 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.848 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7544: status.find.is(200), but actually found 503
20:27:52.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22fe169c, username -> user.420951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f175752, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.861 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.861 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.862 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.862 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7545: status.find.is(200), but actually found 503
20:27:52.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a0cb60, username -> user.430697, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27b3a633, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.870 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.870 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.870 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7546: status.find.is(200), but actually found 503
20:27:52.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d00048d, username -> user.623120, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39c737e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.875 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.875 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.875 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.876 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7548: status.find.is(200), but actually found 503
20:27:52.876 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@544c07f8, username -> user.79427, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e30f8d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.876 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.876 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.876 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.876 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.876 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7547: status.find.is(200), but actually found 503
20:27:52.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ca1830c, username -> user.506532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56f8f63b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.877 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.877 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.877 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.877 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.877 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7549: status.find.is(200), but actually found 503
20:27:52.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6adbb35a, username -> user.701470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a731bde, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.889 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.889 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.889 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.889 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.889 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7550: status.find.is(200), but actually found 503
20:27:52.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d1c71ad, username -> user.392020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@131fec1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.896 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.896 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.896 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.896 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.896 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.899 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7551: status.find.is(200), but actually found 503
20:27:52.899 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c4bd0f4, username -> user.266666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a61cdac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.899 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.899 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.899 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.899 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.899 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7552: status.find.is(200), but actually found 503
20:27:52.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b3847c0, username -> user.24120, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@205cde4d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.902 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.902 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.902 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.902 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7554: status.find.is(200), but actually found 503
20:27:52.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48396ec9, username -> user.370910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3087f6c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.904 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.904 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.904 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7553: status.find.is(200), but actually found 503
20:27:52.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e3ddee2, username -> user.60089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bd76b7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.904 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.904 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.904 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7555: status.find.is(200), but actually found 503
20:27:52.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b723d1a, username -> user.589507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70c85d2f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.918 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.918 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.918 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7556: status.find.is(200), but actually found 503
20:27:52.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35b71ae2, username -> user.749368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1570ce69, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.921 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.921 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7557: status.find.is(200), but actually found 503
20:27:52.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b85f771, username -> user.12373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e801005, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.922 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.922 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.923 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.923 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.923 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7558: status.find.is(200), but actually found 503
20:27:52.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1683eaa5, username -> user.305086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6772329e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.924 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.924 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.924 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.950 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7559: status.find.is(200), but actually found 503
20:27:52.950 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ffad607, username -> user.312093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fe5bd70, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.950 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.950 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.950 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.950 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.950 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7560: status.find.is(200), but actually found 503
20:27:52.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33811f29, username -> user.134481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6119b533, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.954 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.954 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.954 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7561: status.find.is(200), but actually found 503
20:27:52.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7561,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69a0c562, username -> user.133654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ddfe8fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.956 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.956 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.956 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7562: status.find.is(200), but actually found 503
20:27:52.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c7d22db, username -> user.37152, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21b463b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.959 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.959 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.959 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7563: status.find.is(200), but actually found 503
20:27:52.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7563,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ab68a5e, username -> user.514900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a4fc9e7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.960 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7565: status.find.is(200), but actually found 503
20:27:52.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7565,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45869fa9, username -> user.639832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7719c12c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.972 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.972 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.972 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7564: status.find.is(200), but actually found 503
20:27:52.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ef946eb, username -> user.60709, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a3ee10b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.972 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.972 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.972 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:52.978 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7566: status.find.is(200), but actually found 503
20:27:52.978 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77369e41, username -> user.404336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59091813, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:52.978 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.978 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.978 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:52.978 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:52.978 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7568: status.find.is(200), but actually found 503
20:27:53.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66929757, username -> user.780876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f3dda02, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.000 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.000 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.000 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7567: status.find.is(200), but actually found 503
20:27:53.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21fa91ae, username -> user.134970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23b43915, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.001 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.001 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.001 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7569: status.find.is(200), but actually found 503
20:27:53.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63c6678, username -> user.983344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26d66293, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.006 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.006 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7570: status.find.is(200), but actually found 503
20:27:53.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@327c1346, username -> user.221847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31b07ce6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.015 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.015 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.015 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7571: status.find.is(200), but actually found 503
20:27:53.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7571,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2265617a, username -> user.655966, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@588512c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:52 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.016 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.016 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.016 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7572: status.find.is(200), but actually found 503
20:27:53.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3de1cc59, username -> user.197923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@308cb10d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.032 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.032 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.032 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7575: status.find.is(200), but actually found 503
20:27:53.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7575,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ec8440f, username -> user.975999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37cbff3f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.051 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.051 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.051 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.051 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.051 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7576: status.find.is(200), but actually found 503
20:27:53.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76764a05, username -> user.263607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4db57bb5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.051 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.051 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.051 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.051 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.051 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7574: status.find.is(200), but actually found 503
20:27:53.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4228d643, username -> user.560328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bf7ca61, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.052 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.052 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.052 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7573: status.find.is(200), but actually found 503
20:27:53.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5602feea, username -> user.236921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1278a524, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.052 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.052 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.052 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7577: status.find.is(200), but actually found 503
20:27:53.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19fac2e8, username -> user.149580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@769e9f60, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.060 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.061 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.061 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.061 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.061 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7578: status.find.is(200), but actually found 503
20:27:53.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38c48d48, username -> user.827837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d0a0b71, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.068 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.068 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.068 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.068 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.068 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7579: status.find.is(200), but actually found 503
20:27:53.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4034b9bb, username -> user.486143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34c050ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.069 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.069 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.069 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.070 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7580: status.find.is(200), but actually found 503
20:27:53.070 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4324abc1, username -> user.174943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17be6350, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.070 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.070 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.070 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.070 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.070 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7582: status.find.is(200), but actually found 503
20:27:53.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38330fb2, username -> user.646916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b345a63, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7581: status.find.is(200), but actually found 503
20:27:53.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.076 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d5055f, username -> user.224360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@155fb5bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.076 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.076 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.076 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.076 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.076 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7583: status.find.is(200), but actually found 503
20:27:53.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7583,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3313e6, username -> user.160357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@753195af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.083 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.083 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.083 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7584: status.find.is(200), but actually found 503
20:27:53.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a08c36c, username -> user.459582, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28d2cf55, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.090 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.090 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.090 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.090 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.090 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7586: status.find.is(200), but actually found 503
20:27:53.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7586,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f2b513f, username -> user.814903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d1f89bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.096 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.096 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.099 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7585: status.find.is(200), but actually found 503
20:27:53.099 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7585,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bcfd567, username -> user.751621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e98f677, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.099 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.099 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.099 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.099 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.099 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7587: status.find.is(200), but actually found 503
20:27:53.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49016d35, username -> user.975130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4066abde, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.100 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.100 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.100 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.100 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.100 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7588: status.find.is(200), but actually found 503
20:27:53.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c0158b6, username -> user.861584, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f31c26b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.142 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.142 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.142 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7589: status.find.is(200), but actually found 503
20:27:53.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7589,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b9af80a, username -> user.344728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c9c39d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.161 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.161 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.161 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.161 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.161 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7590: status.find.is(200), but actually found 503
20:27:53.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b2f2388, username -> user.70547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fb17660, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.177 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.177 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.177 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7591: status.find.is(200), but actually found 503
20:27:53.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41ad6429, username -> user.557469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29774924, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.189 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.189 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.189 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.189 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.189 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7592: status.find.is(200), but actually found 503
20:27:53.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b6e2556, username -> user.961650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f0c605c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.198 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.198 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.198 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7593: status.find.is(200), but actually found 503
20:27:53.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@954b996, username -> user.168181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4676d7d6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.204 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.204 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.204 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.204 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.204 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7594: status.find.is(200), but actually found 503
20:27:53.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eeffe20, username -> user.778933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42dd8678, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.207 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.207 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.207 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7595: status.find.is(200), but actually found 503
20:27:53.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5def9584, username -> user.524970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@387316e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.214 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.214 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.214 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7596: status.find.is(200), but actually found 503
20:27:53.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22ab6bb8, username -> user.235311, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4437b68f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.215 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.215 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.215 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7598: status.find.is(200), but actually found 503
20:27:53.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ceacbc4, username -> user.341711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c041d74, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.227 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.227 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7599: status.find.is(200), but actually found 503
20:27:53.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7599,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54535b9a, username -> user.882449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ce7ded5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.227 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.227 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7597: status.find.is(200), but actually found 503
20:27:53.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e996c4a, username -> user.82726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@122a753b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.227 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.227 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7600: status.find.is(200), but actually found 503
20:27:53.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e344a91, username -> user.530896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@323bff98, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.237 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.237 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.237 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7601: status.find.is(200), but actually found 503
20:27:53.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e51d380, username -> user.25851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b905fc0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.255 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.255 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.255 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7602: status.find.is(200), but actually found 503
20:27:53.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4650ea6a, username -> user.173128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7347f936, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.266 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.266 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.266 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7603: status.find.is(200), but actually found 503
20:27:53.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aa79117, username -> user.585168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@280d21b3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.273 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.273 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7604: status.find.is(200), but actually found 503
20:27:53.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4829344c, username -> user.818279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e0b0117, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7605: status.find.is(200), but actually found 503
20:27:53.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bf97dc8, username -> user.599606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67df9c15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.287 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7606: status.find.is(200), but actually found 503
20:27:53.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7606,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@afe7329, username -> user.171832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e780660, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7607: status.find.is(200), but actually found 503
20:27:53.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@725ba66c, username -> user.50552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@587d1822, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7608: status.find.is(200), but actually found 503
20:27:53.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fd11f1, username -> user.453637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dc3c0cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7609: status.find.is(200), but actually found 503
20:27:53.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7609,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8b1a42, username -> user.707389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cbf8bcc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7610: status.find.is(200), but actually found 503
20:27:53.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7610,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b21b39d, username -> user.81721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a9e5027, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7611: status.find.is(200), but actually found 503
20:27:53.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aa72dc2, username -> user.308999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b45c4a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7613: status.find.is(200), but actually found 503
20:27:53.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7613,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66ee5b9d, username -> user.926373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73008036, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7612: status.find.is(200), but actually found 503
20:27:53.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45b70ee7, username -> user.312068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c385b42, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7614: status.find.is(200), but actually found 503
20:27:53.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fb80748, username -> user.492325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25664190, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7615: status.find.is(200), but actually found 503
20:27:53.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39f55528, username -> user.656441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77b45607, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7616: status.find.is(200), but actually found 503
20:27:53.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13e74b53, username -> user.658460, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76980d9c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7617: status.find.is(200), but actually found 503
20:27:53.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cae28a5, username -> user.58066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cc32b63, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7618: status.find.is(200), but actually found 503
20:27:53.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69d83059, username -> user.617602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@289a84b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7619: status.find.is(200), but actually found 503
20:27:53.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7619,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40887b74, username -> user.226923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1671755b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7620: status.find.is(200), but actually found 503
20:27:53.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75303d5d, username -> user.769998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@743aece3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7621: status.find.is(200), but actually found 503
20:27:53.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7621,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38c3f06a, username -> user.496595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6884cd87, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7623: status.find.is(200), but actually found 503
20:27:53.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70ec7f3c, username -> user.914902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fabcf8b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7624: status.find.is(200), but actually found 503
20:27:53.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e4a5544, username -> user.35244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d7a3e5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7622: status.find.is(200), but actually found 503
20:27:53.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7622,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75b394ef, username -> user.719635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c2dd64b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7625: status.find.is(200), but actually found 503
20:27:53.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11f49980, username -> user.44536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49f5d8f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7626: status.find.is(200), but actually found 503
20:27:53.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7626,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11fc1ed4, username -> user.580860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@757fa2d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7627: status.find.is(200), but actually found 503
20:27:53.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@774f5424, username -> user.274137, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3445be32, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7628: status.find.is(200), but actually found 503
20:27:53.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7628,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a679abf, username -> user.842293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@275a6722, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7629: status.find.is(200), but actually found 503
20:27:53.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f4afb98, username -> user.283129, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bec635f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.483 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.483 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7630: status.find.is(200), but actually found 503
20:27:53.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11b18caa, username -> user.156768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@200a3bc6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7632: status.find.is(200), but actually found 503
20:27:53.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ffd9ad4, username -> user.683770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3669e7ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7631: status.find.is(200), but actually found 503
20:27:53.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25c5f31d, username -> user.755889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@360aae98, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7633: status.find.is(200), but actually found 503
20:27:53.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b2ff746, username -> user.944105, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ee25573, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.491 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.491 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7634: status.find.is(200), but actually found 503
20:27:53.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7634,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@703c6e91, username -> user.354693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58cec237, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7636: status.find.is(200), but actually found 503
20:27:53.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@386cc520, username -> user.14486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c42dda5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.507 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.507 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.507 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7635: status.find.is(200), but actually found 503
20:27:53.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7635,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@816c2b1, username -> user.593961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b464b1c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7637: status.find.is(200), but actually found 503
20:27:53.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@815585e, username -> user.786079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ff2a996, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7638: status.find.is(200), but actually found 503
20:27:53.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68d09f11, username -> user.782032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ad6a08, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7639: status.find.is(200), but actually found 503
20:27:53.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@261dda84, username -> user.587511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@359b54e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7640: status.find.is(200), but actually found 503
20:27:53.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39c62754, username -> user.876113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59ab55d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7641: status.find.is(200), but actually found 503
20:27:53.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c29314c, username -> user.178828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49249fd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7642: status.find.is(200), but actually found 503
20:27:53.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7642,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c479f9d, username -> user.370827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dbc3e7f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7643: status.find.is(200), but actually found 503
20:27:53.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32abb1fc, username -> user.714038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fc82df9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7644: status.find.is(200), but actually found 503
20:27:53.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c5dae5d, username -> user.132123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a897f0b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7645: status.find.is(200), but actually found 503
20:27:53.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bf938d7, username -> user.781028, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13f7840b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7646: status.find.is(200), but actually found 503
20:27:53.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41c7eb56, username -> user.11755, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c0eeb18, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.597 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.597 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7647: status.find.is(200), but actually found 503
20:27:53.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fcadcb6, username -> user.681658, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@551d9149, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7648: status.find.is(200), but actually found 503
20:27:53.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b6f6c6c, username -> user.290163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68377eef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.624 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.624 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7649: status.find.is(200), but actually found 503
20:27:53.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65ce7be1, username -> user.285941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@516f25d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7650: status.find.is(200), but actually found 503
20:27:53.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@245ae71, username -> user.868681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@119e104e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7651: status.find.is(200), but actually found 503
20:27:53.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4715dceb, username -> user.354390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79a89df2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7653: status.find.is(200), but actually found 503
20:27:53.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@145cbbfd, username -> user.735144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36a9c680, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7652: status.find.is(200), but actually found 503
20:27:53.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17cd610f, username -> user.899381, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4956f313, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7654: status.find.is(200), but actually found 503
20:27:53.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65ab50e0, username -> user.929994, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@96f6353, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7655: status.find.is(200), but actually found 503
20:27:53.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@603c6146, username -> user.437828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@283d5e3f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7656: status.find.is(200), but actually found 503
20:27:53.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d92ecd4, username -> user.350516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4306c100, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7657: status.find.is(200), but actually found 503
20:27:53.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7658: status.find.is(200), but actually found 503
20:27:53.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11d561f8, username -> user.910738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@244381df, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ea59c82, username -> user.923240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e8e45bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7659: status.find.is(200), but actually found 503
20:27:53.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@999966a, username -> user.794211, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77c0d545, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7660: status.find.is(200), but actually found 503
20:27:53.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7660,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10af48f1, username -> user.649229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31ff0cc8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7661: status.find.is(200), but actually found 503
20:27:53.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5594448b, username -> user.769012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17e9f16e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7662: status.find.is(200), but actually found 503
20:27:53.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2299e28d, username -> user.961590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c7a30d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7664: status.find.is(200), but actually found 503
20:27:53.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eaeb189, username -> user.305115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ec2a83c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7663: status.find.is(200), but actually found 503
20:27:53.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7663,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b7f89c0, username -> user.222607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9152dc8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7665: status.find.is(200), but actually found 503
20:27:53.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72fb2b80, username -> user.559243, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a9299eb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.716 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.716 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.716 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7666: status.find.is(200), but actually found 503
20:27:53.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70b98b77, username -> user.214891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f208537, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7667: status.find.is(200), but actually found 503
20:27:53.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57fc67cf, username -> user.683005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ee70b5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.744 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.744 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.744 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7669: status.find.is(200), but actually found 503
20:27:53.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48b54b34, username -> user.25833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39c7828c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.768 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.769 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.769 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.769 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7668: status.find.is(200), but actually found 503
20:27:53.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7668,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ffada8a, username -> user.362277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63c31563, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.771 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.771 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.771 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.771 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.771 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7670: status.find.is(200), but actually found 503
20:27:53.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3978d60, username -> user.100582, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c84f1a2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.790 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.790 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.790 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.790 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.790 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7671: status.find.is(200), but actually found 503
20:27:53.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7671,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ad683ac, username -> user.532879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d12b81d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.805 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.805 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7673: status.find.is(200), but actually found 503
20:27:53.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6946c750, username -> user.630849, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53a6b121, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.807 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.807 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.807 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.807 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.807 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7672: status.find.is(200), but actually found 503
20:27:53.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6852dbcd, username -> user.290754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72bc6e5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.808 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.808 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.808 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.808 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.808 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7675: status.find.is(200), but actually found 503
20:27:53.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7675,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d754c7e, username -> user.561358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@489ab17c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.821 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.821 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.821 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7676: status.find.is(200), but actually found 503
20:27:53.829 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7676,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24dba1a8, username -> user.100812, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ed98d02, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.829 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.829 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7677: status.find.is(200), but actually found 503
20:27:53.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.829 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.829 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.829 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c11e884, username -> user.915364, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b564f91, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.829 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.829 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.829 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.829 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7674: status.find.is(200), but actually found 503
20:27:53.829 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7600cb75, username -> user.23502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74c308bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.829 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.829 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.829 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7678: status.find.is(200), but actually found 503
20:27:53.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7678,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3228644, username -> user.965825, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ec29127, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.833 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.833 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.833 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.833 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.833 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7679: status.find.is(200), but actually found 503
20:27:53.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7679,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@321d6ae3, username -> user.150133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75ebc4e9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.837 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.838 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.838 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7680: status.find.is(200), but actually found 503
20:27:53.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38c9593a, username -> user.499470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3508553, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.846 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7681: status.find.is(200), but actually found 503
20:27:53.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54bc7ee5, username -> user.258517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f30e8d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.846 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.846 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.846 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.846 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.846 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7682: status.find.is(200), but actually found 503
20:27:53.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7682,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c498421, username -> user.54792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40975aec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.848 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.848 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.848 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7685: status.find.is(200), but actually found 503
20:27:53.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7683: status.find.is(200), but actually found 503
20:27:53.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7684: status.find.is(200), but actually found 503
20:27:53.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2656f2bb, username -> user.708225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44d8e1ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@135de75c, username -> user.716561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a3a5137, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a90d5d8, username -> user.259849, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e660f5a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.870 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.870 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.870 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.871 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.871 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.871 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7686: status.find.is(200), but actually found 503
20:27:53.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68f7f643, username -> user.346381, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57b49ab0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.882 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.882 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.882 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.898 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7687: status.find.is(200), but actually found 503
20:27:53.899 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@452c94ae, username -> user.261128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b09a444, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.899 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.899 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.899 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.899 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.899 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7688: status.find.is(200), but actually found 503
20:27:53.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@772f430f, username -> user.845768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@95d7294, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.903 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.903 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.903 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7689: status.find.is(200), but actually found 503
20:27:53.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7689,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@487291, username -> user.151431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f6b598f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.911 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.911 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.911 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.911 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7692: status.find.is(200), but actually found 503
20:27:53.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7692,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e5b20c0, username -> user.321347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47741042, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.912 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.912 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.912 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7691: status.find.is(200), but actually found 503
20:27:53.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@325387f0, username -> user.48028, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15623b78, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.913 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.913 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.913 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7690: status.find.is(200), but actually found 503
20:27:53.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54634f80, username -> user.132458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24486d1a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.919 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.919 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.919 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7693: status.find.is(200), but actually found 503
20:27:53.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44082ce5, username -> user.61792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@178ea928, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.921 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.921 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7694: status.find.is(200), but actually found 503
20:27:53.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e4a5ea3, username -> user.190681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39cded88, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.927 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.927 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.927 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.927 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.927 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7695: status.find.is(200), but actually found 503
20:27:53.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2baba86d, username -> user.985156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72b88589, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.943 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.943 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.943 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7696: status.find.is(200), but actually found 503
20:27:53.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7696,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e97435e, username -> user.119370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ce5d33f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.957 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.957 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.957 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7697: status.find.is(200), but actually found 503
20:27:53.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33039670, username -> user.242437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47f8da3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.962 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.962 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.962 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.962 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.962 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7698: status.find.is(200), but actually found 503
20:27:53.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ade356b, username -> user.158149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a86d89d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.975 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.975 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.975 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.975 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.975 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7699: status.find.is(200), but actually found 503
20:27:53.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@619ac9fb, username -> user.213975, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d18ee05, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.981 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.981 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.981 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.981 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.981 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7700: status.find.is(200), but actually found 503
20:27:53.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21398ffc, username -> user.289581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d22fb80, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.986 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.986 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.986 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7701: status.find.is(200), but actually found 503
20:27:53.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7701,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@168c4bc6, username -> user.743812, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75eb086, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.992 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.992 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.992 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:53.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7702: status.find.is(200), but actually found 503
20:27:53.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19b41ea3, username -> user.89415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ea6a638, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:53 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:53.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.999 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:53.999 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:53.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7703: status.find.is(200), but actually found 503
20:27:54.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7703,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34b520b, username -> user.308495, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@721b9c14, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.024 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.024 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.024 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7705: status.find.is(200), but actually found 503
20:27:54.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7705,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e79f83a, username -> user.654032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d66c79e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.026 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.026 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.026 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7704: status.find.is(200), but actually found 503
20:27:54.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d10f08d, username -> user.674323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44c0bbd2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.028 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.028 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7707: status.find.is(200), but actually found 503
20:27:54.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@382180a4, username -> user.663233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1663fc57, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7708: status.find.is(200), but actually found 503
20:27:54.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.032 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@809967f, username -> user.120492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fb3ea9e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.032 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.032 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.032 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.032 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.032 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7709: status.find.is(200), but actually found 503
20:27:54.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@188ffa55, username -> user.35835, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d6582a5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.032 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.032 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.032 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7706: status.find.is(200), but actually found 503
20:27:54.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10574b06, username -> user.390047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e8609c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.034 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.034 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.034 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7710: status.find.is(200), but actually found 503
20:27:54.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7710,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ef61f2c, username -> user.790585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4235e117, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.038 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.038 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.038 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7711: status.find.is(200), but actually found 503
20:27:54.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@adbc335, username -> user.49683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cc5eac3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.040 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.040 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.040 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7712: status.find.is(200), but actually found 503
20:27:54.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@417818e5, username -> user.877189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35813e27, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.057 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.057 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.057 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7714: status.find.is(200), but actually found 503
20:27:54.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7714,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30fe892e, username -> user.4572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b308737, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.058 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.058 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.058 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7713: status.find.is(200), but actually found 503
20:27:54.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@793fd03f, username -> user.990522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d5482e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.058 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.058 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.058 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7715: status.find.is(200), but actually found 503
20:27:54.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10466ee, username -> user.644456, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3666a224, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.063 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.063 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.063 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.063 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7716: status.find.is(200), but actually found 503
20:27:54.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d202e88, username -> user.149296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@500b00bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.072 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.072 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.072 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7717: status.find.is(200), but actually found 503
20:27:54.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7717,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3373a888, username -> user.418764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4755075b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.074 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.074 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.074 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7718: status.find.is(200), but actually found 503
20:27:54.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@422df5b5, username -> user.562014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b55ba55, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.074 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.074 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.074 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.079 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7719: status.find.is(200), but actually found 503
20:27:54.079 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eb7ab57, username -> user.392151, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77357f80, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.079 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.079 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.079 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.079 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.079 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7720: status.find.is(200), but actually found 503
20:27:54.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19e46f2d, username -> user.541656, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@533a6004, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.086 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.086 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.086 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7721: status.find.is(200), but actually found 503
20:27:54.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@276ed06a, username -> user.170626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26d74495, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.087 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.087 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7722: status.find.is(200), but actually found 503
20:27:54.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60453a8b, username -> user.949937, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a6052fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.114 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.114 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.114 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7723: status.find.is(200), but actually found 503
20:27:54.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6984ae0b, username -> user.189084, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d14273f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.123 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.123 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.123 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7724: status.find.is(200), but actually found 503
20:27:54.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74384aa1, username -> user.48056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c69037, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.123 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.123 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.123 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7725: status.find.is(200), but actually found 503
20:27:54.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bad1781, username -> user.931994, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c170bf3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.124 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.124 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.124 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7726: status.find.is(200), but actually found 503
20:27:54.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@375caa23, username -> user.514418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39dddc9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.127 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.127 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.127 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7727: status.find.is(200), but actually found 503
20:27:54.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dc234eb, username -> user.464526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39d4800d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.130 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.130 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.130 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7728: status.find.is(200), but actually found 503
20:27:54.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7728,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59963748, username -> user.926259, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5828b3af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.134 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.134 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.134 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.134 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.134 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7729: status.find.is(200), but actually found 503
20:27:54.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26994a4a, username -> user.667978, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2120d88e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.142 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.142 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.142 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7730: status.find.is(200), but actually found 503
20:27:54.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@220fdd75, username -> user.451342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66fc97e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.144 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.144 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.144 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7731: status.find.is(200), but actually found 503
20:27:54.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cbc9c89, username -> user.105286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f487eb8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.153 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.153 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.153 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7732: status.find.is(200), but actually found 503
20:27:54.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7732,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2693812, username -> user.254321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e0112b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.157 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.157 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7734: status.find.is(200), but actually found 503
20:27:54.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bb4b6d4, username -> user.103606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3619684a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.163 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.163 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.163 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7733: status.find.is(200), but actually found 503
20:27:54.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7733,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76948d2e, username -> user.953194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@580d5c9c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.164 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.164 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.164 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.164 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7735: status.find.is(200), but actually found 503
20:27:54.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a460b53, username -> user.107651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3938f05f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.169 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.170 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.170 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7736: status.find.is(200), but actually found 503
20:27:54.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a12b464, username -> user.138302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30b52f0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.175 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.175 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.175 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.176 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.176 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7737: status.find.is(200), but actually found 503
20:27:54.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@375cce6c, username -> user.548595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66e0b56d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.185 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.185 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.185 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7739: status.find.is(200), but actually found 503
20:27:54.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e1fb088, username -> user.188597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cdf22e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.189 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.189 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.189 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.189 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.189 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7738: status.find.is(200), but actually found 503
20:27:54.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11cf0573, username -> user.949344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5897f4a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.190 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.190 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.190 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7740: status.find.is(200), but actually found 503
20:27:54.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58e219da, username -> user.631093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e392d25, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.207 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.207 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.207 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7741: status.find.is(200), but actually found 503
20:27:54.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44708e9f, username -> user.869714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fc4d71, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.209 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.209 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.209 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7742: status.find.is(200), but actually found 503
20:27:54.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57e7895e, username -> user.802795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5382c33, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.217 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.217 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.217 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7744: status.find.is(200), but actually found 503
20:27:54.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@382b26f3, username -> user.162746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50ef6ac9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.238 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.238 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.238 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7743: status.find.is(200), but actually found 503
20:27:54.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d64a81f, username -> user.669043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61fda234, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.239 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.239 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.239 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7745: status.find.is(200), but actually found 503
20:27:54.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d854849, username -> user.494036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51a29ea9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7746: status.find.is(200), but actually found 503
20:27:54.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eba7d9, username -> user.843219, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72a6b08, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.256 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.256 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.256 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7747: status.find.is(200), but actually found 503
20:27:54.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@408a8a66, username -> user.567215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@188a1e2a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.261 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.261 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.261 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7748: status.find.is(200), but actually found 503
20:27:54.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5424831c, username -> user.632324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f469822, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.263 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.263 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.263 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7749: status.find.is(200), but actually found 503
20:27:54.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6882ccb2, username -> user.106645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3aadd171, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.278 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.278 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7750: status.find.is(200), but actually found 503
20:27:54.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a18b1ea, username -> user.147436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14a4b06b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7751: status.find.is(200), but actually found 503
20:27:54.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7751,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3923c9aa, username -> user.223737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2325414e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7752: status.find.is(200), but actually found 503
20:27:54.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8aed34a, username -> user.306813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1780f7af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.301 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.301 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.301 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7753: status.find.is(200), but actually found 503
20:27:54.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56fa7d62, username -> user.537239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@784e67f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7754: status.find.is(200), but actually found 503
20:27:54.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d7f0a, username -> user.318418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69e016e9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.309 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.309 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.309 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7755: status.find.is(200), but actually found 503
20:27:54.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@155e4ff8, username -> user.989125, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4696262b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7756: status.find.is(200), but actually found 503
20:27:54.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7756,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21bd7d2a, username -> user.213854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69598c0e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7757: status.find.is(200), but actually found 503
20:27:54.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58a462a7, username -> user.207879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18e01b5a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7758: status.find.is(200), but actually found 503
20:27:54.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b1db670, username -> user.545602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b6f34, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7759: status.find.is(200), but actually found 503
20:27:54.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@315dffa8, username -> user.484250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9418dcc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7760: status.find.is(200), but actually found 503
20:27:54.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ee8a2aa, username -> user.282102, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@457a349c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7761: status.find.is(200), but actually found 503
20:27:54.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7761,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55c89897, username -> user.941246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d14a685, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7763: status.find.is(200), but actually found 503
20:27:54.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58075cb2, username -> user.720944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c4a246e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7762: status.find.is(200), but actually found 503
20:27:54.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b796be2, username -> user.264469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23f4de3b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7764: status.find.is(200), but actually found 503
20:27:54.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20735db8, username -> user.50432, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50bf06c9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7765: status.find.is(200), but actually found 503
20:27:54.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@509b183c, username -> user.650994, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e82a9c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7768: status.find.is(200), but actually found 503
20:27:54.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@448b503b, username -> user.948836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ac1ff63, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7769: status.find.is(200), but actually found 503
20:27:54.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6312a384, username -> user.57024, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6606d3e9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7766: status.find.is(200), but actually found 503
20:27:54.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e33d1e8, username -> user.777103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21cbae25, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7767: status.find.is(200), but actually found 503
20:27:54.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@524f342f, username -> user.926263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7506c955, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7770: status.find.is(200), but actually found 503
20:27:54.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b9f6973, username -> user.714520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30e1c825, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7771: status.find.is(200), but actually found 503
20:27:54.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76c9bd4e, username -> user.874836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@110f0de0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7774: status.find.is(200), but actually found 503
20:27:54.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26fa0d62, username -> user.456694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20d281fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7772: status.find.is(200), but actually found 503
20:27:54.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76136f8a, username -> user.14166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c0d184f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7775: status.find.is(200), but actually found 503
20:27:54.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dda337a, username -> user.831392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a437d6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7773: status.find.is(200), but actually found 503
20:27:54.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17ebf0a8, username -> user.641008, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c2119a8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7776: status.find.is(200), but actually found 503
20:27:54.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7776,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cd1bf8e, username -> user.836988, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@289bb25c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7777: status.find.is(200), but actually found 503
20:27:54.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ce8c61d, username -> user.811545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2df5ed37, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.430 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7778: status.find.is(200), but actually found 503
20:27:54.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67e9739d, username -> user.250348, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@577f22f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7779: status.find.is(200), but actually found 503
20:27:54.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7780: status.find.is(200), but actually found 503
20:27:54.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a7ffdb6, username -> user.379463, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@470bdbc3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74555822, username -> user.318783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e71558d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7781: status.find.is(200), but actually found 503
20:27:54.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@462291c0, username -> user.730511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ef02bc0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7782: status.find.is(200), but actually found 503
20:27:54.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7782,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fac50b0, username -> user.720186, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fc0603c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7783: status.find.is(200), but actually found 503
20:27:54.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e28936c, username -> user.78404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ed34ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7784: status.find.is(200), but actually found 503
20:27:54.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7784,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72d34cd, username -> user.682890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19b9a69b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7785: status.find.is(200), but actually found 503
20:27:54.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@413bdb2d, username -> user.122728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37c34e0d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7787: status.find.is(200), but actually found 503
20:27:54.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b38ecea, username -> user.40564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a0050e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7786: status.find.is(200), but actually found 503
20:27:54.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5992fa94, username -> user.520826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@670ca163, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7788: status.find.is(200), but actually found 503
20:27:54.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21273bf7, username -> user.848997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ca56f66, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.479 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.479 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.479 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7789: status.find.is(200), but actually found 503
20:27:54.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7789,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2491f315, username -> user.209358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cb7299f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7790: status.find.is(200), but actually found 503
20:27:54.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b886685, username -> user.732311, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d6feb8b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.491 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.491 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7791: status.find.is(200), but actually found 503
20:27:54.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7791,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@837b072, username -> user.517199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47a13ed, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.506 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.506 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7792: status.find.is(200), but actually found 503
20:27:54.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e2257ed, username -> user.931497, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dca1db1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7793: status.find.is(200), but actually found 503
20:27:54.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f253b5b, username -> user.776520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39d6b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7794: status.find.is(200), but actually found 503
20:27:54.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31d5cba1, username -> user.172675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d8c239d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7796: status.find.is(200), but actually found 503
20:27:54.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53bacd9, username -> user.95349, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b716014, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7795: status.find.is(200), but actually found 503
20:27:54.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7795,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d65dae5, username -> user.157160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68d20cb2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7798: status.find.is(200), but actually found 503
20:27:54.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@380c3f05, username -> user.24113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35a8d164, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7797: status.find.is(200), but actually found 503
20:27:54.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@140d1109, username -> user.582326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b3e4049, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7799: status.find.is(200), but actually found 503
20:27:54.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c74749c, username -> user.142763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56ad338d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7800: status.find.is(200), but actually found 503
20:27:54.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64c25337, username -> user.714015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aa7983e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7801: status.find.is(200), but actually found 503
20:27:54.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ae4d318, username -> user.99237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@351987da, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7802: status.find.is(200), but actually found 503
20:27:54.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41e81baa, username -> user.608630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@436dad4d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7803: status.find.is(200), but actually found 503
20:27:54.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@715af820, username -> user.179747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@df9055d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7804: status.find.is(200), but actually found 503
20:27:54.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f69b0dc, username -> user.691851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1789da45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7805: status.find.is(200), but actually found 503
20:27:54.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@637ab34f, username -> user.279848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48d8ed6e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.603 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.603 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7807: status.find.is(200), but actually found 503
20:27:54.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57114595, username -> user.140368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6210db25, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7806: status.find.is(200), but actually found 503
20:27:54.609 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69cd2a06, username -> user.792868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2139c5f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.609 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.609 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.609 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7808: status.find.is(200), but actually found 503
20:27:54.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b48e120, username -> user.517357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47594a9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7809: status.find.is(200), but actually found 503
20:27:54.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15b4ad86, username -> user.857712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a74f63a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7810: status.find.is(200), but actually found 503
20:27:54.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7810,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1847e10e, username -> user.851609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@750b964, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.631 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7811: status.find.is(200), but actually found 503
20:27:54.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d4d70cc, username -> user.952562, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e9c2572, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7812: status.find.is(200), but actually found 503
20:27:54.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25019b45, username -> user.579795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75a02e31, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7813: status.find.is(200), but actually found 503
20:27:54.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7800ea1c, username -> user.97941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@479394c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7814: status.find.is(200), but actually found 503
20:27:54.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21d4c54e, username -> user.45572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@528403e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7815: status.find.is(200), but actually found 503
20:27:54.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7815,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cf438e5, username -> user.331823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73bb7173, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7816: status.find.is(200), but actually found 503
20:27:54.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4116be40, username -> user.91128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37bb16be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7817: status.find.is(200), but actually found 503
20:27:54.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dec3bb7, username -> user.272451, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@219c5101, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7818: status.find.is(200), but actually found 503
20:27:54.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f301b69, username -> user.132632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e046c6e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7819: status.find.is(200), but actually found 503
20:27:54.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7819,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f3d4610, username -> user.115355, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@980202f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7821: status.find.is(200), but actually found 503
20:27:54.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69b23c2c, username -> user.786072, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fe40a9e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7820: status.find.is(200), but actually found 503
20:27:54.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e2e8677, username -> user.213748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c033a3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7822: status.find.is(200), but actually found 503
20:27:54.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7822,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59f0074e, username -> user.631892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59ed8b6c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7823: status.find.is(200), but actually found 503
20:27:54.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4207a10, username -> user.126333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59c0aaec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7824: status.find.is(200), but actually found 503
20:27:54.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51ae17db, username -> user.831934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5de3ad2f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7825: status.find.is(200), but actually found 503
20:27:54.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2afb5ad7, username -> user.403533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c01516c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7827: status.find.is(200), but actually found 503
20:27:54.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37f165aa, username -> user.628408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71fcb888, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.716 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.716 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.716 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7826: status.find.is(200), but actually found 503
20:27:54.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7826,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d016cca, username -> user.31431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ae9b1f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.718 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7828: status.find.is(200), but actually found 503
20:27:54.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@767b4b68, username -> user.741607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f893d51, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.719 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.719 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7829: status.find.is(200), but actually found 503
20:27:54.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16d48623, username -> user.969860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69fbdeef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.722 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.722 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.722 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7830: status.find.is(200), but actually found 503
20:27:54.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46c58da8, username -> user.35103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@413cde8b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.733 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7831: status.find.is(200), but actually found 503
20:27:54.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26e28714, username -> user.921866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b1cb03d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.749 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.749 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7832: status.find.is(200), but actually found 503
20:27:54.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c6ca6bf, username -> user.878401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58fcf9cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.769 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.769 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.769 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.769 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.769 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7833: status.find.is(200), but actually found 503
20:27:54.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78479f61, username -> user.562772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@343a325d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.795 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.795 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.795 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7834: status.find.is(200), but actually found 503
20:27:54.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78570848, username -> user.349537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3773af78, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.808 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.808 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.808 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.808 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.808 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7835: status.find.is(200), but actually found 503
20:27:54.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ea90a95, username -> user.260624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b61d896, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.811 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.811 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.811 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.811 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.811 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7836: status.find.is(200), but actually found 503
20:27:54.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7836,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@778f5515, username -> user.371439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1df868ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.817 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.817 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7837: status.find.is(200), but actually found 503
20:27:54.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bf424a7, username -> user.390511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3df34a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.820 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.820 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.820 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7838: status.find.is(200), but actually found 503
20:27:54.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57f27bf0, username -> user.713598, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ee1cc37, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.831 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.831 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.831 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7839: status.find.is(200), but actually found 503
20:27:54.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bfa38f, username -> user.136616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@648b952, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.833 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.833 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.833 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.833 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.833 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7840: status.find.is(200), but actually found 503
20:27:54.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45c74292, username -> user.17980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6476853e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.849 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.849 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.849 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7841: status.find.is(200), but actually found 503
20:27:54.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ea4d8d3, username -> user.249729, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e790032, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.857 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.857 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.857 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7842: status.find.is(200), but actually found 503
20:27:54.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7842,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24c62bb1, username -> user.222875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32b764df, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.869 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.869 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.869 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.869 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.869 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7843: status.find.is(200), but actually found 503
20:27:54.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7843,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70a5bf5c, username -> user.757784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cc558d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.872 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.872 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.872 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.878 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7844: status.find.is(200), but actually found 503
20:27:54.878 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fc9082b, username -> user.405810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43c53eb1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.878 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.878 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.878 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.878 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.878 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7845: status.find.is(200), but actually found 503
20:27:54.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b1f465e, username -> user.374518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ca4f774, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.881 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.881 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.881 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7847: status.find.is(200), but actually found 503
20:27:54.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27fb62e3, username -> user.439628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15939b2f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.893 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.893 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.893 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.894 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7846: status.find.is(200), but actually found 503
20:27:54.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cd48f1f, username -> user.315028, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1696e5e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.895 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.895 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.895 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7848: status.find.is(200), but actually found 503
20:27:54.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@274febbb, username -> user.134959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18c25407, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.897 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.897 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.897 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.897 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.897 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7850: status.find.is(200), but actually found 503
20:27:54.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5760da1a, username -> user.7914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17359df6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.903 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.903 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.903 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7849: status.find.is(200), but actually found 503
20:27:54.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a33e922, username -> user.173325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ffe94e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.904 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.904 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.904 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7851: status.find.is(200), but actually found 503
20:27:54.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fff0c38, username -> user.374864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79845cf0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.906 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.906 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.906 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7852: status.find.is(200), but actually found 503
20:27:54.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51276932, username -> user.459711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c8db9fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.915 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.915 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.915 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7854: status.find.is(200), but actually found 503
20:27:54.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7854,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a79ee33, username -> user.401657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e903d77, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.917 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7853: status.find.is(200), but actually found 503
20:27:54.917 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.917 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6da5f202, username -> user.632300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@372e320d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.917 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.917 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.917 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7855: status.find.is(200), but actually found 503
20:27:54.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7855,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7738384c, username -> user.755043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34798dd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.918 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.918 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.918 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7856: status.find.is(200), but actually found 503
20:27:54.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d5a94ae, username -> user.314337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12769845, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.922 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.922 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.922 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.922 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.922 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.925 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7857: status.find.is(200), but actually found 503
20:27:54.925 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a6e955a, username -> user.269137, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3294a284, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.925 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.926 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.926 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.926 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7859: status.find.is(200), but actually found 503
20:27:54.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2355f976, username -> user.959906, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e57fd1f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.931 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.932 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.932 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7858: status.find.is(200), but actually found 503
20:27:54.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7858,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7849db98, username -> user.941396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d47fc83, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.932 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.932 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.932 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7860: status.find.is(200), but actually found 503
20:27:54.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7860,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c5c3655, username -> user.559018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b73eda5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.932 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.932 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.932 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7861: status.find.is(200), but actually found 503
20:27:54.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7861,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@498482b2, username -> user.11299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6888106a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.937 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.937 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.937 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7862: status.find.is(200), but actually found 503
20:27:54.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28072e30, username -> user.249695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7073f058, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.941 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.941 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.942 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.942 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7863: status.find.is(200), but actually found 503
20:27:54.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bc22908, username -> user.320625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d2b0e9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.960 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7864: status.find.is(200), but actually found 503
20:27:54.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e5c558e, username -> user.814140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4344a2e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.960 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7866: status.find.is(200), but actually found 503
20:27:54.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29edf3a3, username -> user.187871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@788c5c8e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.965 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.965 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.965 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7865: status.find.is(200), but actually found 503
20:27:54.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@634091af, username -> user.971625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6df0e1c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.967 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.967 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.967 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.967 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.967 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7867: status.find.is(200), but actually found 503
20:27:54.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f8b155f, username -> user.628895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3892505a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.974 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.974 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.974 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.974 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.974 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7868: status.find.is(200), but actually found 503
20:27:54.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21bdac3a, username -> user.194779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb92fc6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.975 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.975 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.975 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.975 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.975 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7869: status.find.is(200), but actually found 503
20:27:54.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@323480f0, username -> user.632348, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70435156, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.979 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.979 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.979 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.979 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.979 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7870: status.find.is(200), but actually found 503
20:27:54.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@415ed8b8, username -> user.811105, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24b3aed6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.980 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.980 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.980 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7871: status.find.is(200), but actually found 503
20:27:54.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@768b98c4, username -> user.782643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e649cc8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.983 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.983 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.983 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.983 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.983 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:54.987 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7872: status.find.is(200), but actually found 503
20:27:54.987 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35a0d3, username -> user.739622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3973bb9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:54.987 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.987 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.987 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:54.987 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:54.987 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7873: status.find.is(200), but actually found 503
20:27:55.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11ef48eb, username -> user.335591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ff5dbc9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.000 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.000 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.000 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7874: status.find.is(200), but actually found 503
20:27:55.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7874,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11e798b3, username -> user.564316, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27c4140c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:54 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.011 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.011 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.011 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7876: status.find.is(200), but actually found 503
20:27:55.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ca5f4c, username -> user.710607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ed93ffe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7875: status.find.is(200), but actually found 503
20:27:55.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.018 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cc69bb2, username -> user.896472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d44d15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.018 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.018 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.018 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.018 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.018 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7877: status.find.is(200), but actually found 503
20:27:55.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7877,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53cfb297, username -> user.837384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e333b4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.024 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.024 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.024 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7878: status.find.is(200), but actually found 503
20:27:55.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d275910, username -> user.67628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c40942a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.029 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.029 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7880: status.find.is(200), but actually found 503
20:27:55.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e236b4, username -> user.501229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c7ef303, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.033 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.033 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.033 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.033 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.033 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7881: status.find.is(200), but actually found 503
20:27:55.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74488d95, username -> user.22289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1362b75a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.034 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.034 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.034 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7879: status.find.is(200), but actually found 503
20:27:55.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7879,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@176f7379, username -> user.808110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d8f82f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.036 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.036 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.036 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7882: status.find.is(200), but actually found 503
20:27:55.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4138abfe, username -> user.287769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78e2891, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.038 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.039 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.039 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.039 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7883: status.find.is(200), but actually found 503
20:27:55.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ba7df41, username -> user.323827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c611487, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.069 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.069 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.069 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7884: status.find.is(200), but actually found 503
20:27:55.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@828ad82, username -> user.268472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44b81cc1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.069 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.069 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.069 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7885: status.find.is(200), but actually found 503
20:27:55.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a38d839, username -> user.865154, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c9dea8e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.076 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.076 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.076 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7886: status.find.is(200), but actually found 503
20:27:55.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1454090b, username -> user.94742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2da8c049, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.084 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.084 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.084 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7887: status.find.is(200), but actually found 503
20:27:55.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5779efdb, username -> user.792745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d9e1048, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.088 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.088 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.088 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.088 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.088 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7888: status.find.is(200), but actually found 503
20:27:55.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7888,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1095e058, username -> user.995043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d0be9a1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.092 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.092 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7889: status.find.is(200), but actually found 503
20:27:55.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e0d2eb5, username -> user.594584, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@554e918f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.095 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.095 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.095 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.095 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.095 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7890: status.find.is(200), but actually found 503
20:27:55.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e92d9e1, username -> user.322850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@439df680, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.111 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.111 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.111 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7891: status.find.is(200), but actually found 503
20:27:55.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@499fd3c3, username -> user.941673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71bcca49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.118 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.118 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.118 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7892: status.find.is(200), but actually found 503
20:27:55.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40b6b3c9, username -> user.535890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1157b4ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.125 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.125 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.125 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7893: status.find.is(200), but actually found 503
20:27:55.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79d2ddc4, username -> user.486743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e9c60fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.126 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.126 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.126 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7894: status.find.is(200), but actually found 503
20:27:55.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7894,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f2b0bc8, username -> user.816791, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@485336e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.126 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.126 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.126 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7895: status.find.is(200), but actually found 503
20:27:55.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69110382, username -> user.447019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5095162, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.132 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.132 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.132 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7896: status.find.is(200), but actually found 503
20:27:55.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7896,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1323fbd9, username -> user.490166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e5289f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.135 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.135 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.135 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7897: status.find.is(200), but actually found 503
20:27:55.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e00c251, username -> user.90198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e94ce21, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.153 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.153 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.153 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7898: status.find.is(200), but actually found 503
20:27:55.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7898,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4142f2a5, username -> user.295870, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f261c33, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.158 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.158 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.158 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.159 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7899: status.find.is(200), but actually found 503
20:27:55.159 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@134f5330, username -> user.742900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39c0639f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.159 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.159 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.159 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.159 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.159 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7900: status.find.is(200), but actually found 503
20:27:55.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7900,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6df46b4b, username -> user.731133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@207d8fca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.161 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.161 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.161 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.161 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.161 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7901: status.find.is(200), but actually found 503
20:27:55.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1db65f97, username -> user.211972, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5183b508, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.163 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.163 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.163 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7902: status.find.is(200), but actually found 503
20:27:55.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b32286b, username -> user.533615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f1a7257, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.175 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.175 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.175 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.175 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.175 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7903: status.find.is(200), but actually found 503
20:27:55.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7903,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@738a42a3, username -> user.506324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b156c3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.177 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.177 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.177 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.181 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7904: status.find.is(200), but actually found 503
20:27:55.181 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bb12a20, username -> user.352741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34999c2e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.181 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.181 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.181 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.181 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.181 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7905: status.find.is(200), but actually found 503
20:27:55.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a290e85, username -> user.481799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d06eff3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.187 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.187 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.187 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7906: status.find.is(200), but actually found 503
20:27:55.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b282048, username -> user.358711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@638dbf1d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.194 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.194 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.194 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7907: status.find.is(200), but actually found 503
20:27:55.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7907,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45a64ab0, username -> user.961605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7210880c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.198 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.199 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.199 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7910: status.find.is(200), but actually found 503
20:27:55.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51e3ded9, username -> user.504751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5691ea66, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.203 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.203 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.203 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7908: status.find.is(200), but actually found 503
20:27:55.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@633a31e9, username -> user.677765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16e7eebc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.204 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.204 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.204 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.204 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.204 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7909: status.find.is(200), but actually found 503
20:27:55.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@205d54ca, username -> user.286660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f0e91f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.205 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.205 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.205 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7911: status.find.is(200), but actually found 503
20:27:55.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2af42153, username -> user.806118, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b983a9c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.207 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.207 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.207 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7912: status.find.is(200), but actually found 503
20:27:55.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7912,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e8ee6e1, username -> user.204232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32ff2fda, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.221 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.221 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.221 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7913: status.find.is(200), but actually found 503
20:27:55.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2aad30d7, username -> user.149242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42d77d99, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7914: status.find.is(200), but actually found 503
20:27:55.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@740f218d, username -> user.531671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b477cbb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.231 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.231 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.231 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7915: status.find.is(200), but actually found 503
20:27:55.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78cf9105, username -> user.762630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11709bff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.245 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.245 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.245 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7916: status.find.is(200), but actually found 503
20:27:55.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7916,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c96f8bf, username -> user.738027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42766455, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7917: status.find.is(200), but actually found 503
20:27:55.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@228ada40, username -> user.775904, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d6f6361, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.260 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.260 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7918: status.find.is(200), but actually found 503
20:27:55.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7918,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@641cd937, username -> user.466739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e47c4af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.262 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.262 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.262 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.263 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.263 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7919: status.find.is(200), but actually found 503
20:27:55.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7919,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d8b142, username -> user.15824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22e674c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.264 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.264 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.264 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7920: status.find.is(200), but actually found 503
20:27:55.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7921: status.find.is(200), but actually found 503
20:27:55.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fb2c314, username -> user.603054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dd010e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@196f1c16, username -> user.761345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b806498, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.265 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.265 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.265 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.265 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.265 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.265 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.265 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7922: status.find.is(200), but actually found 503
20:27:55.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c31c9c6, username -> user.364181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c19c68, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7923: status.find.is(200), but actually found 503
20:27:55.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22e0d54b, username -> user.441105, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5564e86d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7924: status.find.is(200), but actually found 503
20:27:55.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7924,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e96811f, username -> user.354916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c91585d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7925: status.find.is(200), but actually found 503
20:27:55.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@565c3b78, username -> user.590020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6de6f11a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7926: status.find.is(200), but actually found 503
20:27:55.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@275e42a8, username -> user.59283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6804458c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7927: status.find.is(200), but actually found 503
20:27:55.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75efb59, username -> user.122332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c2bbc58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7928: status.find.is(200), but actually found 503
20:27:55.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@419c17b2, username -> user.353673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@86c488e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7929: status.find.is(200), but actually found 503
20:27:55.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7929,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31dd57b9, username -> user.915276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7235f2dd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7930: status.find.is(200), but actually found 503
20:27:55.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e006d0a, username -> user.618825, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@438e3e0e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7931: status.find.is(200), but actually found 503
20:27:55.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6290ce2f, username -> user.938239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77aa0ee1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7932: status.find.is(200), but actually found 503
20:27:55.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@148ccf88, username -> user.463159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f648ea6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7933: status.find.is(200), but actually found 503
20:27:55.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c3de0b0, username -> user.242407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@589177ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7934: status.find.is(200), but actually found 503
20:27:55.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c7d3434, username -> user.266117, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eaa85ed, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7935: status.find.is(200), but actually found 503
20:27:55.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@257be73d, username -> user.244068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63ef1071, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7937: status.find.is(200), but actually found 503
20:27:55.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13adec0c, username -> user.69499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7243cdc3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7936: status.find.is(200), but actually found 503
20:27:55.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e54d9e3, username -> user.891466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f596bb4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7938: status.find.is(200), but actually found 503
20:27:55.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@245e6b4b, username -> user.809679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5653f9ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7940: status.find.is(200), but actually found 503
20:27:55.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7940,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@413722ca, username -> user.469051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bb3dd8a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7939: status.find.is(200), but actually found 503
20:27:55.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dbbf7e6, username -> user.622297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fee55bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7942: status.find.is(200), but actually found 503
20:27:55.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@168ed277, username -> user.267408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4310890c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7941: status.find.is(200), but actually found 503
20:27:55.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@288535e7, username -> user.66129, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f354c74, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7943: status.find.is(200), but actually found 503
20:27:55.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d95781a, username -> user.374066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5de1dac2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7944: status.find.is(200), but actually found 503
20:27:55.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70a61400, username -> user.842580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5126bc21, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7945: status.find.is(200), but actually found 503
20:27:55.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7945,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63e46e9b, username -> user.549312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@385f9dc1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7946: status.find.is(200), but actually found 503
20:27:55.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7946,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e0054e2, username -> user.474929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13a51a15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7947: status.find.is(200), but actually found 503
20:27:55.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1599dec0, username -> user.351728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@719c8bea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7949: status.find.is(200), but actually found 503
20:27:55.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a7e3b62, username -> user.102265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@690576fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7948: status.find.is(200), but actually found 503
20:27:55.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dbbf1c5, username -> user.119692, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fb99d75, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7950: status.find.is(200), but actually found 503
20:27:55.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fbc5e5a, username -> user.967052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73699c80, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7951: status.find.is(200), but actually found 503
20:27:55.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e630010, username -> user.945026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6594fb35, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7953: status.find.is(200), but actually found 503
20:27:55.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70fd5f8d, username -> user.490753, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c4c0012, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7954: status.find.is(200), but actually found 503
20:27:55.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7954,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cb059a, username -> user.49770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@569832db, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.479 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.479 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.479 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7955: status.find.is(200), but actually found 503
20:27:55.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eb10e24, username -> user.468351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c47d4d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7952: status.find.is(200), but actually found 503
20:27:55.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68ac0d8b, username -> user.64417, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@508f5abc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7956: status.find.is(200), but actually found 503
20:27:55.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e0492ed, username -> user.716930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@565dd495, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7957: status.find.is(200), but actually found 503
20:27:55.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7957,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cfda43, username -> user.768777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e4ed30, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7958: status.find.is(200), but actually found 503
20:27:55.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42a7c309, username -> user.170303, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@225abc40, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7959: status.find.is(200), but actually found 503
20:27:55.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7959,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63a7a7bd, username -> user.773781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65f4467b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7960: status.find.is(200), but actually found 503
20:27:55.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@490dbd7e, username -> user.59004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@94bb64b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.498 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7961: status.find.is(200), but actually found 503
20:27:55.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7961,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1523ab47, username -> user.811314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51d69db7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.512 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.512 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.512 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7962: status.find.is(200), but actually found 503
20:27:55.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c915049, username -> user.754054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@280b2404, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7963: status.find.is(200), but actually found 503
20:27:55.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d2186b, username -> user.765055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b66a96f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7965: status.find.is(200), but actually found 503
20:27:55.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fc11a4e, username -> user.967179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@543f85ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7964: status.find.is(200), but actually found 503
20:27:55.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@322ae756, username -> user.687039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@705d1d0f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7966: status.find.is(200), but actually found 503
20:27:55.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cea1a4c, username -> user.635934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7129d505, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7967: status.find.is(200), but actually found 503
20:27:55.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7967,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e81afb6, username -> user.985781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c8eba00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7968: status.find.is(200), but actually found 503
20:27:55.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7968,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@488b26a9, username -> user.100064, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4043ba66, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7970: status.find.is(200), but actually found 503
20:27:55.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bde048b, username -> user.910295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@626031bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7969: status.find.is(200), but actually found 503
20:27:55.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44fbdc40, username -> user.261442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ee0e265, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7971: status.find.is(200), but actually found 503
20:27:55.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a969c6e, username -> user.900187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c107136, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7972: status.find.is(200), but actually found 503
20:27:55.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fe5fd8d, username -> user.157360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65fc9966, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7973: status.find.is(200), but actually found 503
20:27:55.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7973,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d4e8df5, username -> user.543407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a94ddd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7974: status.find.is(200), but actually found 503
20:27:55.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@784cb525, username -> user.870588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48f9eae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7975: status.find.is(200), but actually found 503
20:27:55.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7975,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@710cdef1, username -> user.33789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f481522, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.588 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.588 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.588 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7977: status.find.is(200), but actually found 503
20:27:55.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74079898, username -> user.448030, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cf67ccc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7976: status.find.is(200), but actually found 503
20:27:55.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7976,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@732726c7, username -> user.397193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57659390, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.590 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.590 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7978: status.find.is(200), but actually found 503
20:27:55.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7978,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65aa3043, username -> user.880987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23ff27a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.592 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.592 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7980: status.find.is(200), but actually found 503
20:27:55.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e8ede44, username -> user.50543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b7b9c94, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7979: status.find.is(200), but actually found 503
20:27:55.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a439a64, username -> user.159695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ac2de07, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7981: status.find.is(200), but actually found 503
20:27:55.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e9ea89d, username -> user.873185, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@790ace6a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7982: status.find.is(200), but actually found 503
20:27:55.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c5be571, username -> user.614683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fb2cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7983: status.find.is(200), but actually found 503
20:27:55.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7828aef, username -> user.143186, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@542d69b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7984: status.find.is(200), but actually found 503
20:27:55.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22eac1f3, username -> user.527625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33451569, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7985: status.find.is(200), but actually found 503
20:27:55.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d8ee37f, username -> user.679812, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@270d2152, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.635 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.635 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7986: status.find.is(200), but actually found 503
20:27:55.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e9b09e, username -> user.308209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cd806b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.640 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.640 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.640 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7987: status.find.is(200), but actually found 503
20:27:55.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7987,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a86a12, username -> user.256884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2873f345, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7988: status.find.is(200), but actually found 503
20:27:55.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7988,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76336a1a, username -> user.869166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@367af8c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7989: status.find.is(200), but actually found 503
20:27:55.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fb36136, username -> user.53144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@261b7010, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7990: status.find.is(200), but actually found 503
20:27:55.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e07f72c, username -> user.139078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@237f9854, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7991: status.find.is(200), but actually found 503
20:27:55.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23b77e58, username -> user.215794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@91cd239, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7992: status.find.is(200), but actually found 503
20:27:55.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28ac3d2b, username -> user.932753, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@627727e7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7993: status.find.is(200), but actually found 503
20:27:55.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ba77e13, username -> user.322104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@732cf2a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7994: status.find.is(200), but actually found 503
20:27:55.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7994,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23f62ead, username -> user.50607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@176a2ab8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7995: status.find.is(200), but actually found 503
20:27:55.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fabe469, username -> user.927498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@298ddd42, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7996: status.find.is(200), but actually found 503
20:27:55.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@636885eb, username -> user.915669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b4c1b3c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7997: status.find.is(200), but actually found 503
20:27:55.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7997,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a8e1a9f, username -> user.283916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@315f8713, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.724 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.724 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7998: status.find.is(200), but actually found 503
20:27:55.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f2ba9d5, username -> user.465402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c28b12c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 7999: status.find.is(200), but actually found 503
20:27:55.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,7999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d13465f, username -> user.73290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ed560e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.734 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.734 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.734 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8000: status.find.is(200), but actually found 503
20:27:55.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ed83646, username -> user.825633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a498937, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.737 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.738 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.738 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8001: status.find.is(200), but actually found 503
20:27:55.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dfd171e, username -> user.702367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72290c5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8002: status.find.is(200), but actually found 503
20:27:55.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5efdffed, username -> user.142016, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@529caf20, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.754 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.754 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.754 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8003: status.find.is(200), but actually found 503
20:27:55.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37bf75fe, username -> user.396519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@720261e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8004: status.find.is(200), but actually found 503
20:27:55.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fcb0375, username -> user.995085, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e967a90, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.782 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.782 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.782 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8005: status.find.is(200), but actually found 503
20:27:55.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7becf3a9, username -> user.628248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f628733, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.786 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.786 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.786 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8006: status.find.is(200), but actually found 503
20:27:55.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c1c9755, username -> user.52445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d23bb6d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.788 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.788 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.788 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.788 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.788 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.810 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8007: status.find.is(200), but actually found 503
20:27:55.810 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bb4586b, username -> user.854305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63e9acfb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.810 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.810 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.810 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.810 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.810 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8008: status.find.is(200), but actually found 503
20:27:55.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e0cba8b, username -> user.707058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17808104, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.811 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.811 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.811 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.811 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.811 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8010: status.find.is(200), but actually found 503
20:27:55.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@255a3055, username -> user.288813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63a3e1ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.816 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.816 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.816 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8009: status.find.is(200), but actually found 503
20:27:55.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8009,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66efcc21, username -> user.619880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66387109, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.817 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.817 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.817 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8011: status.find.is(200), but actually found 503
20:27:55.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8011,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58600fec, username -> user.442319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18283025, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.820 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.820 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.820 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8012: status.find.is(200), but actually found 503
20:27:55.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ddf1d29, username -> user.511480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a3f9ea4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.835 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.835 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.835 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.850 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8013: status.find.is(200), but actually found 503
20:27:55.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1089760e, username -> user.355421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d231c13, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.851 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.851 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.851 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8014: status.find.is(200), but actually found 503
20:27:55.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@103d139d, username -> user.324324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@622a754e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.857 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.858 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.858 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.858 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8015: status.find.is(200), but actually found 503
20:27:55.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48453722, username -> user.246977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ff3b1cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.871 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.871 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8016: status.find.is(200), but actually found 503
20:27:55.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8016,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f559ff1, username -> user.691813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e0f85b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.879 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.879 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.879 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.879 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.879 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8017: status.find.is(200), but actually found 503
20:27:55.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fea140f, username -> user.934664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a0ab70b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.881 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.881 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.881 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8018: status.find.is(200), but actually found 503
20:27:55.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36940ef6, username -> user.392998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24f26058, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.882 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.882 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.882 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8020: status.find.is(200), but actually found 503
20:27:55.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7635d938, username -> user.932613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4152ac20, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.891 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.891 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.891 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.891 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.891 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8019: status.find.is(200), but actually found 503
20:27:55.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8019,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fc6cb66, username -> user.687341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@539a5de5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.892 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.892 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.892 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8021: status.find.is(200), but actually found 503
20:27:55.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8021,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51c3999a, username -> user.119651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d2e49b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.896 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.896 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.896 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.896 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.896 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8022: status.find.is(200), but actually found 503
20:27:55.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41cc4b46, username -> user.924145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9a2da15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.905 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.905 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.905 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8024: status.find.is(200), but actually found 503
20:27:55.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b58a035, username -> user.385039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@403b9537, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.913 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.913 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.913 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8023: status.find.is(200), but actually found 503
20:27:55.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8023,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66e613a4, username -> user.425002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f487813, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.918 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.918 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.918 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8025: status.find.is(200), but actually found 503
20:27:55.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51451383, username -> user.388365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49d3534e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.928 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.928 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.928 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8026: status.find.is(200), but actually found 503
20:27:55.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@519db090, username -> user.113120, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25b1fa6e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.930 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.930 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.930 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8027: status.find.is(200), but actually found 503
20:27:55.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4262f940, username -> user.745106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1aa5918f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.934 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.934 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.934 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.934 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.934 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8028: status.find.is(200), but actually found 503
20:27:55.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d4073c4, username -> user.36664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b1c0676, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.942 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.942 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.942 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.948 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8030: status.find.is(200), but actually found 503
20:27:55.948 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8030,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fd78e3a, username -> user.347775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@478ec3a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.948 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.948 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.948 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.948 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.948 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8029: status.find.is(200), but actually found 503
20:27:55.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c6dca81, username -> user.521724, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@478ff604, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.954 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.954 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.954 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8031: status.find.is(200), but actually found 503
20:27:55.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dbb3fc0, username -> user.857732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca6f772, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.955 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.955 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.955 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8032: status.find.is(200), but actually found 503
20:27:55.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45091798, username -> user.908075, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42ac0d42, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.963 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.963 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.963 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8033: status.find.is(200), but actually found 503
20:27:55.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8033,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29f042f4, username -> user.872276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76e561a9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.976 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.976 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.976 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8034: status.find.is(200), but actually found 503
20:27:55.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ee4bcd, username -> user.341095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@179b06b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.979 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.979 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.979 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.979 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.979 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8036: status.find.is(200), but actually found 503
20:27:55.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65b24472, username -> user.786882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d96ade5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.986 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.986 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.986 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8035: status.find.is(200), but actually found 503
20:27:55.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15e425da, username -> user.980373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c5051fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.986 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.986 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.986 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8037: status.find.is(200), but actually found 503
20:27:55.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8037,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@316b6de, username -> user.26819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ed4e06f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.988 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.988 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.988 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.988 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.988 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.998 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8039: status.find.is(200), but actually found 503
20:27:55.998 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@440b2ef2, username -> user.312978, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12a66ee4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.998 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.998 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.998 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.998 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.998 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:55.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8038: status.find.is(200), but actually found 503
20:27:55.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@428df804, username -> user.295836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61381d68, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:55.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.999 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:55.999 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:55.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8040: status.find.is(200), but actually found 503
20:27:56.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8040,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@141b959, username -> user.970775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fa6f84c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:55 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.010 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.010 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.010 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8041: status.find.is(200), but actually found 503
20:27:56.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@367c3869, username -> user.435515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fdcfc2e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.021 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.021 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.021 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.035 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8042: status.find.is(200), but actually found 503
20:27:56.035 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4536ee1c, username -> user.570050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7993df1a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.035 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.035 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.035 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.035 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.035 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8043: status.find.is(200), but actually found 503
20:27:56.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@588b0fc2, username -> user.371238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@df6556a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.036 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.036 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.036 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8044: status.find.is(200), but actually found 503
20:27:56.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8044,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5642d7c, username -> user.762502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bb4b047, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.041 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.041 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.041 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8045: status.find.is(200), but actually found 503
20:27:56.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43724598, username -> user.494267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3139a6b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.043 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.043 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.043 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8046: status.find.is(200), but actually found 503
20:27:56.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d092494, username -> user.217997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1eaccf51, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.046 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.046 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.046 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8047: status.find.is(200), but actually found 503
20:27:56.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74820a12, username -> user.410767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30836e7d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.056 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.056 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.056 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8048: status.find.is(200), but actually found 503
20:27:56.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8048,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61b6fb79, username -> user.252313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c8e9500, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.057 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.057 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.057 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8049: status.find.is(200), but actually found 503
20:27:56.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5db06995, username -> user.522342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76fc7735, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.066 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.066 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.066 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8050: status.find.is(200), but actually found 503
20:27:56.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36a7e8d2, username -> user.858361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79c68678, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.068 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.068 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.068 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.068 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.068 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8052: status.find.is(200), but actually found 503
20:27:56.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d2bfa89, username -> user.432897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a4da08a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.071 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.071 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.071 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8051: status.find.is(200), but actually found 503
20:27:56.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e496c88, username -> user.834621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a37546e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.072 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.072 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.072 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8053: status.find.is(200), but actually found 503
20:27:56.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8053,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17e10e08, username -> user.471069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2177fa6c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.084 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.084 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.084 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8054: status.find.is(200), but actually found 503
20:27:56.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1055f875, username -> user.865096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d357fa3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.097 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.097 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.097 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8055: status.find.is(200), but actually found 503
20:27:56.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8055,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bc4e7d1, username -> user.828713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26a532e5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.105 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.105 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.105 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8056: status.find.is(200), but actually found 503
20:27:56.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@757acc5e, username -> user.451975, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@797d28d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.111 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.111 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.111 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8057: status.find.is(200), but actually found 503
20:27:56.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11286446, username -> user.562897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@393dd7c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.119 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.119 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.119 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.119 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.119 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8058: status.find.is(200), but actually found 503
20:27:56.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1470b72b, username -> user.630501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6644fdb7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.137 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.137 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.137 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8060: status.find.is(200), but actually found 503
20:27:56.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8060,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aa2b31, username -> user.547476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2301f975, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.139 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.139 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.139 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.139 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.139 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8059: status.find.is(200), but actually found 503
20:27:56.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8059,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5149ca3a, username -> user.601873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51bc2ace, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.139 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.139 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.139 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.139 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.139 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8061: status.find.is(200), but actually found 503
20:27:56.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4633a3ac, username -> user.564418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@173c6077, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.141 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.141 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.141 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.141 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.141 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8062: status.find.is(200), but actually found 503
20:27:56.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23cd4882, username -> user.737411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7734e5eb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.155 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.155 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8064: status.find.is(200), but actually found 503
20:27:56.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8064,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1aca5e64, username -> user.491901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c711377, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.172 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.172 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.172 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8065: status.find.is(200), but actually found 503
20:27:56.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63bd3b28, username -> user.139202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d1f1a0b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8063: status.find.is(200), but actually found 503
20:27:56.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@edf2e8a, username -> user.434516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ae977d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8066: status.find.is(200), but actually found 503
20:27:56.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5de330a3, username -> user.775145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@540bb2b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.187 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.187 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.187 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8067: status.find.is(200), but actually found 503
20:27:56.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8067,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b5ad86f, username -> user.778468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e02cca0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.193 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.193 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.193 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8068: status.find.is(200), but actually found 503
20:27:56.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@405ebea9, username -> user.753425, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27701fd8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.198 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.198 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.198 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8069: status.find.is(200), but actually found 503
20:27:56.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bec1d53, username -> user.848566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64e2cd68, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.208 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.208 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.208 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.208 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.208 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8071: status.find.is(200), but actually found 503
20:27:56.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@795b452e, username -> user.27304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@653ddfbb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.221 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.221 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.221 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8072: status.find.is(200), but actually found 503
20:27:56.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@105da8f2, username -> user.660299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33668e9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.222 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.222 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.222 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8070: status.find.is(200), but actually found 503
20:27:56.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8070,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75e427ad, username -> user.672809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@633a86d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.223 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.223 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.223 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8073: status.find.is(200), but actually found 503
20:27:56.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8073,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52b1e128, username -> user.835770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e9b56c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.227 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.227 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8074: status.find.is(200), but actually found 503
20:27:56.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b5fc0c7, username -> user.563670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a07e768, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.235 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.235 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.235 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8075: status.find.is(200), but actually found 503
20:27:56.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19e5adeb, username -> user.518882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e2bcf7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.250 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.250 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.250 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8076: status.find.is(200), but actually found 503
20:27:56.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ccfd538, username -> user.414862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2aea9a33, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.257 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.257 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.257 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8077: status.find.is(200), but actually found 503
20:27:56.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10c3405b, username -> user.686027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb6af2c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.260 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.260 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8078: status.find.is(200), but actually found 503
20:27:56.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5528b71d, username -> user.143184, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ce87c62, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.264 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.264 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.264 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8080: status.find.is(200), but actually found 503
20:27:56.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@562a16, username -> user.834395, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44787bc0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.267 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.267 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.267 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8079: status.find.is(200), but actually found 503
20:27:56.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8079,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@448d239a, username -> user.929491, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@150d1e80, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.268 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.268 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.268 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8081: status.find.is(200), but actually found 503
20:27:56.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e23f0d9, username -> user.866590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@444de64e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.274 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.274 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8082: status.find.is(200), but actually found 503
20:27:56.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f79d047, username -> user.405739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bdb8723, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8083: status.find.is(200), but actually found 503
20:27:56.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aeef567, username -> user.870090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@170ad1f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8084: status.find.is(200), but actually found 503
20:27:56.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e450595, username -> user.627280, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bdb5f02, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8085: status.find.is(200), but actually found 503
20:27:56.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f19bdf5, username -> user.352480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@640421c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8086: status.find.is(200), but actually found 503
20:27:56.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@654179c8, username -> user.832266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31cce382, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8087: status.find.is(200), but actually found 503
20:27:56.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8087,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40339e49, username -> user.499138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63e2c154, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8088: status.find.is(200), but actually found 503
20:27:56.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8088,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cfa445e, username -> user.79963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@211d6d0b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8089: status.find.is(200), but actually found 503
20:27:56.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33d7d1a5, username -> user.547369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eb2de56, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8090: status.find.is(200), but actually found 503
20:27:56.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8090,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e49a508, username -> user.871377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6be507fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8091: status.find.is(200), but actually found 503
20:27:56.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b3fc836, username -> user.412795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f01a24f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8092: status.find.is(200), but actually found 503
20:27:56.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4328fbd6, username -> user.109332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d6dca82, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8093: status.find.is(200), but actually found 503
20:27:56.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37b8a309, username -> user.110580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d73ec3d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8095: status.find.is(200), but actually found 503
20:27:56.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47dad36, username -> user.265814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2941cfd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8094: status.find.is(200), but actually found 503
20:27:56.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10352894, username -> user.887877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35e5d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8096: status.find.is(200), but actually found 503
20:27:56.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ea100fc, username -> user.864040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f968fa4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8097: status.find.is(200), but actually found 503
20:27:56.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55e69173, username -> user.833572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@412062e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8098: status.find.is(200), but actually found 503
20:27:56.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a6b2ef, username -> user.781639, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25ca134, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8099: status.find.is(200), but actually found 503
20:27:56.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e7cb91, username -> user.902378, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f3f5367, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8100: status.find.is(200), but actually found 503
20:27:56.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43222abf, username -> user.88533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@555de6e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.410 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.410 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.410 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8101: status.find.is(200), but actually found 503
20:27:56.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b62e497, username -> user.593997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19a6021b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.418 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8102: status.find.is(200), but actually found 503
20:27:56.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5412747f, username -> user.300745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2944d8c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8103: status.find.is(200), but actually found 503
20:27:56.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59b2b81, username -> user.347463, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59063cad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8105: status.find.is(200), but actually found 503
20:27:56.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8104: status.find.is(200), but actually found 503
20:27:56.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16248782, username -> user.656727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e9cab7e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f9259c9, username -> user.375163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61c438d1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8106: status.find.is(200), but actually found 503
20:27:56.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6df66990, username -> user.401462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ec4f0c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8107: status.find.is(200), but actually found 503
20:27:56.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a3c0895, username -> user.148265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f17019c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8108: status.find.is(200), but actually found 503
20:27:56.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a38d453, username -> user.962121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2952284c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8109: status.find.is(200), but actually found 503
20:27:56.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1665e804, username -> user.523351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64b7b12a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8110: status.find.is(200), but actually found 503
20:27:56.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dddf60c, username -> user.815745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34151eab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8112: status.find.is(200), but actually found 503
20:27:56.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c518e7f, username -> user.532746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a61c5e9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8111: status.find.is(200), but actually found 503
20:27:56.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5266e640, username -> user.751542, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b9be527, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8113: status.find.is(200), but actually found 503
20:27:56.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15a72201, username -> user.847495, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74ab44cf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8114: status.find.is(200), but actually found 503
20:27:56.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8114,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3750a723, username -> user.449328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1575aec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8115: status.find.is(200), but actually found 503
20:27:56.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ae9f913, username -> user.584617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16ee149c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8116: status.find.is(200), but actually found 503
20:27:56.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8116,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a3fc47f, username -> user.279987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50ef5d25, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.491 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.491 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8117: status.find.is(200), but actually found 503
20:27:56.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@333492f7, username -> user.181674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f4e8e5a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.494 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.494 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.494 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8118: status.find.is(200), but actually found 503
20:27:56.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e98c880, username -> user.118418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@596ee6a0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.501 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.501 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8120: status.find.is(200), but actually found 503
20:27:56.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cfb8358, username -> user.302348, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@315ac71f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8119: status.find.is(200), but actually found 503
20:27:56.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cc66c15, username -> user.899657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50dd892f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8121: status.find.is(200), but actually found 503
20:27:56.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25054bf6, username -> user.100302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@172fd043, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8122: status.find.is(200), but actually found 503
20:27:56.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57015a0d, username -> user.896814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9e51394, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8123: status.find.is(200), but actually found 503
20:27:56.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cb21f55, username -> user.322895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1650c6f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8124: status.find.is(200), but actually found 503
20:27:56.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@726f3146, username -> user.192814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ec9e914, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8125: status.find.is(200), but actually found 503
20:27:56.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@124a415e, username -> user.850568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bd6bedb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8127: status.find.is(200), but actually found 503
20:27:56.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8126: status.find.is(200), but actually found 503
20:27:56.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61d02220, username -> user.993577, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e19cbc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48054072, username -> user.736421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a0ab2e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8128: status.find.is(200), but actually found 503
20:27:56.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67f3ae2b, username -> user.903840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@afa2895, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8129: status.find.is(200), but actually found 503
20:27:56.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7839713a, username -> user.117232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54a2f316, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8131: status.find.is(200), but actually found 503
20:27:56.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eb728cd, username -> user.215899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36cfd733, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8130: status.find.is(200), but actually found 503
20:27:56.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7df15928, username -> user.639302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f2a800a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8132: status.find.is(200), but actually found 503
20:27:56.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4379817d, username -> user.898011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57f1b951, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.587 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.587 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.587 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8133: status.find.is(200), but actually found 503
20:27:56.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@337b823c, username -> user.857440, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@244f1d8e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8134: status.find.is(200), but actually found 503
20:27:56.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d59735c, username -> user.350653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15dd6ebf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.596 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.596 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.596 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8135: status.find.is(200), but actually found 503
20:27:56.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49c92301, username -> user.306108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@765048e9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.607 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.607 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8136: status.find.is(200), but actually found 503
20:27:56.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1356c6d, username -> user.73267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1144ce50, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.616 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.616 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.616 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4303: status.find.is(200), but actually found 500
20:27:56.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6037f3da, username -> user.138162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602230cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: da1d62ff-c389-4d36-87eb-023701210fd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8137: status.find.is(200), but actually found 503
20:27:56.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7670d261, username -> user.847898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79a56da2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8138: status.find.is(200), but actually found 503
20:27:56.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3207dcc, username -> user.600747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e2c8e97, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.636 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.636 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.636 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4377: status.find.is(200), but actually found 500
20:27:56.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10e1071d, username -> user.602518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@167044c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 56f4ea57-bff5-44cf-b334-2451fd387133
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4343: status.find.is(200), but actually found 500
20:27:56.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4af823fd, username -> user.779673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43811623, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 48e211ac-92cb-467a-b920-8f1019f169d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4219: status.find.is(200), but actually found 500
20:27:56.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a2ec204, username -> user.960384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16fa2ca3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2c06ba24-7cee-476d-b718-c13909ace080
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8139: status.find.is(200), but actually found 503
20:27:56.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68d3ffc, username -> user.896329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66c3b74a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4176: status.find.is(200), but actually found 500
20:27:56.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7819a626, username -> user.393227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@261cdf8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 04481004-9436-4cb4-badf-6fce59a760ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4267: status.find.is(200), but actually found 500
20:27:56.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4267,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a017774, username -> user.551035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d59dfa3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c6563f15-6119-4eb2-87c9-7394516f5c07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.639 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.639 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.639 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4158: status.find.is(200), but actually found 500
20:27:56.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26739490, username -> user.540653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@441756fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b402b600-35ab-4508-8486-b5b9efd76851
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4237: status.find.is(200), but actually found 500
20:27:56.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4237,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@911a22a, username -> user.679392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@499142e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 60d43c4f-925e-41aa-87cb-dfc74217bafc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4230: status.find.is(200), but actually found 500
20:27:56.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b28d142, username -> user.405670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73977943, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8e07cf50-76f2-40ea-ade0-eb1dd4b0d1ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4261: status.find.is(200), but actually found 500
20:27:56.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4257: status.find.is(200), but actually found 500
20:27:56.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f087b03, username -> user.78645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@766bc9e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 706305f0-d4e4-4fa8-bc6e-8059ea381da9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ae5ac3c, username -> user.929067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4966a2fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 44881a22-b476-451a-8c94-6bbe08981c13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4362: status.find.is(200), but actually found 500
20:27:56.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ff44f75, username -> user.814450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a6b9ab8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 352759bc-f4f7-49f2-95bc-1e8e0e41a075
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3763: status.find.is(200), but actually found 500
20:27:56.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4293: status.find.is(200), but actually found 500
20:27:56.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@394768d8, username -> user.708536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35068088, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b7c569c8-8050-4c4d-b043-4ae455f28866
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@196edf70, username -> user.198288, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@459102be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cc62af90-9374-4e57-b25b-80ec59632462
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.643 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.643 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.643 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3762: status.find.is(200), but actually found 500
20:27:56.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a4d29de, username -> user.714377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d821fa6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9ce603e3-2c07-4187-a005-6881278e6d9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4104: status.find.is(200), but actually found 500
20:27:56.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76418158, username -> user.113507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4471d60e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 98601669-c6b9-40fd-b5a7-6cbb84c3b9cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4350: status.find.is(200), but actually found 500
20:27:56.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4081: status.find.is(200), but actually found 500
20:27:56.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bf52164, username -> user.860232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d0ffb6f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9789b336-d61d-409b-b163-fb041e983a19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a9fc282, username -> user.699025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aadd170, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fbeab266-a7e3-41db-ab33-d7e36774e57d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3765: status.find.is(200), but actually found 500
20:27:56.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@595da96c, username -> user.377539, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71d14775, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f78cd1a8-05d2-4645-acc0-e7fe78ff1a4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4192: status.find.is(200), but actually found 500
20:27:56.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5904f3a1, username -> user.557921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73352695, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b9cd85a0-e0f2-4149-aeb2-c2573e0184ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4491: status.find.is(200), but actually found 500
20:27:56.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3244692b, username -> user.11900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49c6e1ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: dec3d9b0-eb50-4d32-bffc-59f65eae209a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4142: status.find.is(200), but actually found 500
20:27:56.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e22f4a, username -> user.877155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@793c29fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 173ac4a4-0b67-4271-824c-d32102dfb040
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4186: status.find.is(200), but actually found 500
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a254a24, username -> user.689485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@204737c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8797301c-29c6-4b70-8e72-6ecad59a58f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4152: status.find.is(200), but actually found 500
20:27:56.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@590ce926, username -> user.287590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23bde81e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a57ccad9-1816-4135-a4b2-15e739f6a509
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4143: status.find.is(200), but actually found 500
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@80fb70b, username -> user.586564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57792cf3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8c6f8176-28c9-432e-aa5e-f5154f97f398
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4138: status.find.is(200), but actually found 500
20:27:56.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3851: status.find.is(200), but actually found 500
20:27:56.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d954b5b, username -> user.246477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b6db00b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ae95e23c-310e-4524-bb79-42bbbff7b409
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@586d8555, username -> user.63992, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bdaed3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 86138a16-2a24-494b-9c97-2d977a328c84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4133: status.find.is(200), but actually found 500
20:27:56.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1eab8360, username -> user.887320, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5362e6f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 37617f03-1d87-478c-b585-66355f8262f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4173: status.find.is(200), but actually found 500
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@572f0d68, username -> user.676336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e44b1d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cf7735db-0158-4e1b-acb7-03635149f892
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4249: status.find.is(200), but actually found 500
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4163: status.find.is(200), but actually found 500
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66e37fb1, username -> user.333006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3479c6b2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2149837b-9b19-4506-b133-19896191b366
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4182: status.find.is(200), but actually found 500
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a0e008f, username -> user.45015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@380daebe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7d0f49cc-0476-40d1-ad40-875f79fbb7ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75d237fe, username -> user.699508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b84076d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7257db4c-f51d-46e6-b79d-34b51e17102b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4139: status.find.is(200), but actually found 500
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a46d85d, username -> user.27932, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24f09a4a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d00faa1c-b83b-4c20-82c2-695511904726
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4348: status.find.is(200), but actually found 500
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4348,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6db123a3, username -> user.805819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@665fca52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d3edd3ad-65ba-4571-b990-28ba1d90061c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3919: status.find.is(200), but actually found 500
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3919,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26acda89, username -> user.122227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38cfa410, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7c1e698f-a1cf-4489-a473-4bdbe9b15af1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4062: status.find.is(200), but actually found 500
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4486: status.find.is(200), but actually found 500
20:27:56.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bd0c9be, username -> user.516029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29c68328, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e601138c-1e82-4db2-a85a-b82d9bfb77c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76db759e, username -> user.434800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ece4767, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: daf184c7-4075-4d89-9aa1-78baf6ce9447
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4477: status.find.is(200), but actually found 500
20:27:56.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a4046c3, username -> user.773209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6905bf16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c96fefe6-18e5-4e64-844d-1ed3da8148a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4169: status.find.is(200), but actually found 500
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4169,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c38f6cf, username -> user.829195, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38fad1e8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0100c682-7a80-4ed6-a049-6f499c2c4786
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3768: status.find.is(200), but actually found 500
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3830: status.find.is(200), but actually found 500
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a47ea87, username -> user.984394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@715321cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c86e083b-c3d3-436d-9e3f-9037689307bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69b69bc1, username -> user.605872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bdeb8da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 83adda4a-74cc-48ca-9180-fe94f038d436
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3873: status.find.is(200), but actually found 500
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4175: status.find.is(200), but actually found 500
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4069: status.find.is(200), but actually found 500
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d8debed, username -> user.502804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@530d481b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3e486430-00a3-49bd-bdde-ed07a571db86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dfe0655, username -> user.172726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5173086b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c7ab3a09-f4ef-4b55-802f-498e2a737f74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67402330, username -> user.309800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c513a42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 52feec7c-e33e-41c3-8a97-1012d5bae593
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4297: status.find.is(200), but actually found 500
20:27:56.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4254: status.find.is(200), but actually found 500
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4115: status.find.is(200), but actually found 500
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4268: status.find.is(200), but actually found 500
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fc86125, username -> user.419173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27a3cce9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f0a25168-39f8-40c7-b5ec-e3c9b06f70dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4268,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67df0ec4, username -> user.578591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c83d506, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 57fd161c-690e-4cc3-bbe1-8bd5b579f5ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4214: status.find.is(200), but actually found 500
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4461: status.find.is(200), but actually found 500
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4214,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c89ddfc, username -> user.317353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10304c75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f826fb8f-7731-49c0-a8bb-8be73fbda5e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46eeab13, username -> user.756133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d2f4034, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ebe16119-1080-4a15-bb88-465339e99c16
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45993fb1, username -> user.796603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f2f2de6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: db6c3324-0abf-4eeb-8ac3-17b3d4b8f16a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3767: status.find.is(200), but actually found 500
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@398e6bf7, username -> user.853966, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a70fe6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8445849c-04a7-4ad2-9e16-0afa58edf5dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4350e479, username -> user.113476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37b3fbfa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7b5668ab-97ed-4ebb-9870-cf30a2e5c1dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4141: status.find.is(200), but actually found 500
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4468: status.find.is(200), but actually found 500
20:27:56.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4406: status.find.is(200), but actually found 500
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4149: status.find.is(200), but actually found 500
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e230a2b, username -> user.466772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ab26a38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 5ed2651e-8246-4562-8fca-798e40090f9f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6571610c, username -> user.445355, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21489fbb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 46b4e5f4-861c-42e3-9555-be9028929e6b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4066: status.find.is(200), but actually found 500
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5633eccc, username -> user.651696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bc615d8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 15aaff11-49df-4842-9dc4-93fc32bdebfd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@170b8b29, username -> user.905992, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@187692dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c99a4323-e7ec-47a6-9ed9-fc83cba029b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75c69f26, username -> user.978738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d73851a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4860ebed-4b4e-4df3-a1f0-454d6e5ef2ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3758: status.find.is(200), but actually found 500
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a537c9a, username -> user.663602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5791793b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 176873c5-e4b4-4c6a-92bc-a30d75db3fa3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4408: status.find.is(200), but actually found 500
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55a5395e, username -> user.799452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1914c6ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 5114761a-658d-4541-a58c-f8234bd53084
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3836: status.find.is(200), but actually found 500
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3913: status.find.is(200), but actually found 500
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3836,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78cb410e, username -> user.204628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@605e091f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: db5da175-e9ef-44e6-9029-7adc56d0fc6c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4256: status.find.is(200), but actually found 500
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54ca3a42, username -> user.326297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a51c4a2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c9ac5419-0c7f-4df3-aea7-90818953a908
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46289643, username -> user.624328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a2a9d73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 337730d5-33ee-4300-a522-f9481b8323b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4308: status.find.is(200), but actually found 500
20:27:56.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42979bb2, username -> user.239391, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51dee127, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 50619243-a6ff-4574-a948-bf2178c8133f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4390: status.find.is(200), but actually found 500
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f87cd75, username -> user.230532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dc67b14, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3a23fa4a-4dbc-494c-827a-10e09156e2de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8140: status.find.is(200), but actually found 503
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4088: status.find.is(200), but actually found 500
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4478: status.find.is(200), but actually found 500
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4215: status.find.is(200), but actually found 500
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4088,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44a12e9c, username -> user.602297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5aa756ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8603faa0-8856-4692-a208-ad7206132d23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f6882fe, username -> user.177530, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d4153f0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3940: status.find.is(200), but actually found 500
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4400: status.find.is(200), but actually found 500
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3940,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ac76af6, username -> user.98239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@368beb00, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 705e64f9-9709-46f8-97a3-846bae2745f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3759: status.find.is(200), but actually found 500
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@344df66c, username -> user.381565, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e966ffe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1413d820-c0c8-4b12-9753-a50c3671c17a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1335b861, username -> user.208420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@561f6133, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 5aed36d9-07ff-4ad8-8633-64422d896049
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4345: status.find.is(200), but actually found 500
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36b910ee, username -> user.699090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@703f5bc2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4af39705-02ff-4336-b63a-ad5f30c015b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4465: status.find.is(200), but actually found 500
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4465,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@250c4b15, username -> user.254894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31be3895, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 935c388e-9f62-4d51-8e67-42b3ad7e8567
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3921: status.find.is(200), but actually found 500
20:27:56.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6caf4c59, username -> user.378169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25d621f7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 861bccc7-091a-4a04-a7d5-bd4e4cd2d0be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4098: status.find.is(200), but actually found 500
20:27:56.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7816caa7, username -> user.480048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2534852c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cc490a4e-5d5e-48d4-ba93-af08c9862a57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2baceba5, username -> user.902888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12d1aebd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1b45978d-4db0-4bdc-acff-a3021633e9d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4085: status.find.is(200), but actually found 500
20:27:56.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4275: status.find.is(200), but actually found 500
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cdfc13a, username -> user.42693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a4f88c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c8221beb-4db2-460f-9a82-a3fe1f5b3ff3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4275,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3095d5, username -> user.168607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@551da333, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d70b9eda-126f-4a8a-b5a8-dd604a25fb10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c0d93fd, username -> user.770052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@691b2514, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f4e0d556-713e-420d-9394-b314b732ba89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4235: status.find.is(200), but actually found 500
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4236: status.find.is(200), but actually found 500
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4295: status.find.is(200), but actually found 500
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f20be67, username -> user.664852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fa6526d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 840c0a93-6b10-454a-af1a-eea46c6e527b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4381: status.find.is(200), but actually found 500
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12cd0eb2, username -> user.261998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25d4d23f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f09a1a5d-b0a8-49bf-8694-6828ad13b5b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4235,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1083e4ac, username -> user.781953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cac488d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 76a3885b-1498-47d9-a844-be1b248494c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4170: status.find.is(200), but actually found 500
20:27:56.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4038: status.find.is(200), but actually found 500
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.653 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cb8e825, username -> user.311756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5de2edfd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a0c5a300-e4fb-4144-8b74-243a1858aea4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3313a92d, username -> user.721384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b57f89e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 97fd84e4-a401-48d1-b131-e41b0bf81109
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4305: status.find.is(200), but actually found 500
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62c592bb, username -> user.759503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22ff74e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1c4fb091-9cb3-46dd-a848-f6da0ef27905
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ba9b928, username -> user.544451, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12c97ea3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a87702a3-592e-4c59-9a58-37dacaa28f52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4174: status.find.is(200), but actually found 500
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4337a7d1, username -> user.221660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f33462d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 5c7a0372-70c7-4d98-8cfc-5a81f5c1d2ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4265: status.find.is(200), but actually found 500
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3764: status.find.is(200), but actually found 500
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3750: status.find.is(200), but actually found 500
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c3f6f51, username -> user.626758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@420fa719, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 34a0c3a6-6375-4f33-a5a1-9d2cb36e598d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3920: status.find.is(200), but actually found 500
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4067: status.find.is(200), but actually found 500
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c0e76e1, username -> user.47901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72d1bf16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2c6c042e-3fa5-4f49-aa57-a0becb5122db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4463: status.find.is(200), but actually found 500
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74ef3a9e, username -> user.350960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d1be988, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b1d48ab6-7708-4f5d-8a25-fef1d8512e82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.654 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3829: status.find.is(200), but actually found 500
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4265,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75a267ad, username -> user.861624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4162d96f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b063d02f-aac7-4f44-9185-41f62f0275a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2faf084e, username -> user.285010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c55429, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 179469ad-2824-4873-9e27-cfbe04959f63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48bfac68, username -> user.264479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e4eab81, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6cf82a13-1b1e-44c7-b7c0-9782a1d98f71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4067,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f06bbb4, username -> user.442673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52c8a5a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 752ebed0-a3f3-46ec-b7bc-c3ff7a3dc068
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3922: status.find.is(200), but actually found 500
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4459: status.find.is(200), but actually found 500
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60c4fd75, username -> user.177520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40c609ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 37e8bb30-cf78-40bf-8565-e41166231e84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4312: status.find.is(200), but actually found 500
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3895: status.find.is(200), but actually found 500
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2634fb79, username -> user.997485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19286af5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c072258f-042c-407c-98a9-16f139aa69ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59432cdf, username -> user.369882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@973dfe3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: af24f89f-8ee6-427b-a04b-61a851185756
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c2848ca, username -> user.842959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@775be842, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8f727f91-030a-4f43-8ea6-ce89ed1a0542
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4346: status.find.is(200), but actually found 500
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45513032, username -> user.202424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@136a2d7b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2126bd48-9a14-4600-99bb-780fd15e282e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3917: status.find.is(200), but actually found 500
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.655 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4452: status.find.is(200), but actually found 500
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4076: status.find.is(200), but actually found 500
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4422: status.find.is(200), but actually found 500
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4225: status.find.is(200), but actually found 500
20:27:56.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34243964, username -> user.311675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20697f8e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: dcc87972-a27d-447c-8fc1-c70aa1547fc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b43be88, username -> user.190764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e13451c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fc291ccd-7019-42ed-9f1b-97b04b72351f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4455: status.find.is(200), but actually found 500
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4452,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f7fec64, username -> user.728229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c5cd60, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 60ad4dd1-377b-48c6-8b4e-207f09166ba4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74624615, username -> user.105478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34b45ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: eec9212d-fc53-4e52-b41d-6f9d71ad4d89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4422,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@596d96bd, username -> user.674513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13aa0568, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1fc46a69-f57c-4873-a031-a4fd3dec5082
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4315: status.find.is(200), but actually found 500
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2169f28d, username -> user.499654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66818c80, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 27b97dbf-5955-4763-b073-b1eedaf14c0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4344: status.find.is(200), but actually found 500
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4434: status.find.is(200), but actually found 500
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4455,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27074521, username -> user.557929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b0da57, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b05449d7-8df6-4686-ae04-682c7ec08b56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4329: status.find.is(200), but actually found 500
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4368: status.find.is(200), but actually found 500
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4341: status.find.is(200), but actually found 500
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4341,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36c7b977, username -> user.622834, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@644193e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 38e8e387-8fc8-4842-924a-2732c6e2e622
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4344,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54b06282, username -> user.366964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34c2ec28, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cc4f6e31-f213-4030-8d37-ab7cfa29b667
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@395647fc, username -> user.110140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@384aa81f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0834c204-2c3d-46d9-8034-10c8a1e5ab24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@354922a0, username -> user.752823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5330a4ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fa7aeb0f-d6a5-4dde-a051-058470f5a06f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29f4d9b6, username -> user.13593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74c0bae9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6d71dc36-2f97-412f-9b85-df1dab4ff5bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4475: status.find.is(200), but actually found 500
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4365: status.find.is(200), but actually found 500
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16f878dc, username -> user.131152, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20bfd005, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c2427f28-0ddd-4a30-a063-552c41ad752f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4231: status.find.is(200), but actually found 500
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43d52b2a, username -> user.73438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54ce6874, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 632ee902-558a-42d0-bc5c-36d431751ab6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4451: status.find.is(200), but actually found 500
20:27:56.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3834: status.find.is(200), but actually found 500
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56520c17, username -> user.133607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e6e39d5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 89e461e1-4042-4d81-afbc-da0596453742
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4326: status.find.is(200), but actually found 500
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4172: status.find.is(200), but actually found 500
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59c20032, username -> user.985793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@240a145d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6335634c-86be-4188-81a2-8d1379e9a1ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4193: status.find.is(200), but actually found 500
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@545176f2, username -> user.910818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5717136d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a45fe5bd-e0c8-4234-a095-31059e4b3c0f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@554cb6c7, username -> user.613935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ca9e6ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ae194bf9-2458-4efc-9af9-9a8099bdf71e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@478b5ab, username -> user.596759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b70ed52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4fef4972-c93c-4a73-98b8-2e3d9c6755e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4224: status.find.is(200), but actually found 500
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b6673ee, username -> user.375063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14b0589b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 75770f65-bbec-4252-9877-2d87036a33a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4389: status.find.is(200), but actually found 500
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@517e8cc0, username -> user.932918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d16eeda, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ae5be422-63f2-4b48-b94d-b59317d27faa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e777172, username -> user.155664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37f6701e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 501eac3d-ef00-4578-874b-8a746b3de791
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3903: status.find.is(200), but actually found 500
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4354: status.find.is(200), but actually found 500
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4281: status.find.is(200), but actually found 500
20:27:56.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@168ac9c4, username -> user.170847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ebb2aaf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d9df2f75-00b6-4ab5-8058-a0d48113a10b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4292: status.find.is(200), but actually found 500
20:27:56.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4292,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13ace93c, username -> user.280680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8a55a6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: da30b838-d24c-453c-bb0d-9a3f7cbdbf62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3869: status.find.is(200), but actually found 500
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f650f9, username -> user.144718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35f9ce7e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 329a7fc3-44f7-48c2-967a-a4f0fcc6bb9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4375: status.find.is(200), but actually found 500
20:27:56.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49fd1181, username -> user.274929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c1a088b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f8bdf154-d754-4809-8752-bc14d6fe9ad7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3903,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73d3b6fa, username -> user.789529, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e68474a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4491ce78-589e-42f8-8bb8-4afb89381655
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4330: status.find.is(200), but actually found 500
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cea603, username -> user.630620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb91db0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 16f9bf0b-ed4e-46de-b81f-7eaf3774de80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@403587ac, username -> user.622422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2766b24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ecd604c1-05eb-4229-a11c-19360a310ed1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4488: status.find.is(200), but actually found 500
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4203: status.find.is(200), but actually found 500
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e2cb305, username -> user.366854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2423d3cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6760169e-e527-4d79-b3c2-dbd9e0cb8716
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4483: status.find.is(200), but actually found 500
20:27:56.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@449ff4b7, username -> user.99458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@536d8c17, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cc69a432-7436-4b04-8c12-f506ee61e8c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3904: status.find.is(200), but actually found 500
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b861ad2, username -> user.305187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ae0ecb9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a69e9343-f40b-4a94-adc4-bbcb0afa8d46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@352c26fa, username -> user.900134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f898d68, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d0179c93-7b69-4605-92e4-45cbe16caf28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.659 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4244: status.find.is(200), but actually found 500
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4387: status.find.is(200), but actually found 500
20:27:56.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4409: status.find.is(200), but actually found 500
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4364: status.find.is(200), but actually found 500
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4413: status.find.is(200), but actually found 500
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@423eac27, username -> user.17880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b81574f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d3cf2e33-bec5-4715-a446-f83f05c1ec1d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3841: status.find.is(200), but actually found 500
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4392: status.find.is(200), but actually found 500
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4298: status.find.is(200), but actually found 500
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32bc0f23, username -> user.829465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71e33b61, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 302a1791-3d13-4607-a029-03da7b63284a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38898bd7, username -> user.5604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30afef6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 805fa679-c895-4423-bede-2224d33c5d3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4387,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@159900d9, username -> user.687415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a26232e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 020dceb5-043d-40ae-8637-a391d93c32e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3760: status.find.is(200), but actually found 500
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@531966c5, username -> user.686343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5da95f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f618cb04-f11f-4760-af06-118b16afa532
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4413,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ac0c8d5, username -> user.531188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a3229b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2f63c660-18af-4025-a9e9-08865a77db81
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4310: status.find.is(200), but actually found 500
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@220c809d, username -> user.226502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49721e5d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8f7b67b6-a6be-440b-b610-084da7d17adf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4395: status.find.is(200), but actually found 500
20:27:56.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4395,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71c8610c, username -> user.136534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f29a8c8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8f1552fc-e653-4f53-afce-b016f0d8e9dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@387a5669, username -> user.113341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b7a5ee2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f953eb8a-e24c-4dde-a2db-5d6ea04391f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32410b08, username -> user.989685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2423e95b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: aa1d8cd4-cd32-4793-9a2d-7c4273515654
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4290: status.find.is(200), but actually found 500
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e1d4cff, username -> user.898470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d5f9911, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0946be5d-1281-4df8-93c3-74b2c0bc6dd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4423: status.find.is(200), but actually found 500
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@267cf659, username -> user.511325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@156a72a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0e073540-ac1f-421e-85c2-7db17d4a54e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4399: status.find.is(200), but actually found 500
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35d9e323, username -> user.594031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@583ebfd7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: adfda03d-b6bf-4d13-8126-34a7163deba9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@535ebdd3, username -> user.781046, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@411b4999, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: dfb53cc4-b084-45dc-87c3-04959be8bc29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4405: status.find.is(200), but actually found 500
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3945: status.find.is(200), but actually found 500
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4394: status.find.is(200), but actually found 500
20:27:56.661 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d87da16, username -> user.270522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c99bdc9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3f80c920-f2da-407e-981c-9dc3deb0703f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4380: status.find.is(200), but actually found 500
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4272: status.find.is(200), but actually found 500
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5691f80e, username -> user.149447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@703a960b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7f182fc5-9933-41b2-9624-495cfce3ed1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fd82787, username -> user.814789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62b087e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c47f9f6d-72ff-49ec-80d6-891ca9ad3fd8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4493: status.find.is(200), but actually found 500
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4484: status.find.is(200), but actually found 500
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4427: status.find.is(200), but actually found 500
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@443e154b, username -> user.522892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@666a79a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: dd871e08-0b23-43ce-9578-a53237969ac4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3945,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7455d5f7, username -> user.776297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13e61250, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f64a6a00-3426-49bd-9ed8-7c778f177d76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b692b3, username -> user.987026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eb18c5a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3308cde2-f045-4d22-9b02-f245ab774323
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3894: status.find.is(200), but actually found 500
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.662 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4255: status.find.is(200), but actually found 500
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@528b179d, username -> user.346665, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2657496d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d53377ac-fd09-49fe-8bbe-bbfebf47b3eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f114326, username -> user.18459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@335f0399, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b035b487-e31e-403a-bf56-22a229672cbe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4376: status.find.is(200), but actually found 500
20:27:56.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fb5a081, username -> user.715770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c7486d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ef5429a8-9547-4a94-9df8-f462f74eb9b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3661cb4e, username -> user.12799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d1069c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: efa38880-2eea-44c0-bf10-a152cc81f082
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4334: status.find.is(200), but actually found 500
20:27:56.662 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@538e67ad, username -> user.661711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c359f27, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1d681d95-af3c-419d-9453-837e4bf54747
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3894,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c4ba8fc, username -> user.300136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30edde5a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8d728c50-8dd5-4858-bb44-8304441fe978
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4208: status.find.is(200), but actually found 500
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4208,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5813c9f4, username -> user.710238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63c19a9c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 101f2c42-3b7d-493d-b48d-396c2f931b1b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4220: status.find.is(200), but actually found 500
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4411: status.find.is(200), but actually found 500
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4191: status.find.is(200), but actually found 500
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15499004, username -> user.16230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e8554b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8a93acc0-8086-4a2f-8098-4e92921e1725
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4253: status.find.is(200), but actually found 500
20:27:56.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4401: status.find.is(200), but actually found 500
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3972: status.find.is(200), but actually found 500
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cdb1ae0, username -> user.48757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1829ffe5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6fb97d9c-6be1-4da5-ae9b-9d25d0e9de31
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c9818c, username -> user.133970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dd2f009, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8cdbe351-0314-426b-a4a2-7995dab24f79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3827: status.find.is(200), but actually found 500
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31a74491, username -> user.206249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e957b86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9548a15b-cb6f-4b83-bb4e-6580fbb7d47f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.663 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4498: status.find.is(200), but actually found 500
20:27:56.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18ba89fd, username -> user.727578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fb32617, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7e6b3f55-fae9-446c-9d7c-36d857163baf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4209: status.find.is(200), but actually found 500
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4464: status.find.is(200), but actually found 500
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2deb7d7c, username -> user.890252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b0278af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ffdd79e2-729a-47a8-bb87-1e6d8ba43e6e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3833: status.find.is(200), but actually found 500
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bd161a7, username -> user.234042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a751831, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: bfc2f83e-cd20-4b76-9594-9a5cb44fbd5f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4386: status.find.is(200), but actually found 500
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11bf8614, username -> user.139147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@158043, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8f17c222-6e31-444a-a618-0b7e90f53d24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5891239, username -> user.530496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2864c558, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e4310e39-6465-42a7-b4ea-c820527c9755
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c434a81, username -> user.328764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ececc29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: efbcda30-b140-45dd-83da-4c619c9cddf9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@217a86d5, username -> user.164545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dd1df9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c299b8f2-fbe3-418e-a282-5a8287a03d77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4473: status.find.is(200), but actually found 500
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4311: status.find.is(200), but actually found 500
20:27:56.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cc4c543, username -> user.198134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d4b22bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6ebf4528-43a3-4852-8963-211898781cef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e679c15, username -> user.420245, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bee172, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 93a85ada-9a0b-4222-be30-2d6f00f5913e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4118: status.find.is(200), but actually found 500
20:27:56.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54f3160c, username -> user.777957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65d59a92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3cd4806c-5bf0-4ec8-8490-8fef12fae299
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4117: status.find.is(200), but actually found 500
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4378: status.find.is(200), but actually found 500
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e0e6a6e, username -> user.135040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@165e6efd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b78cf499-aed3-488a-8b91-25e8573d2a82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4414: status.find.is(200), but actually found 500
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4414,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3242a05f, username -> user.199754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37459a14, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9c56225b-d698-4ac3-bc87-315c07153b52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4473,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5584e5, username -> user.457360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2382722d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8fdbb23b-4be6-45b8-a5ad-2fa04891aee9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4028: status.find.is(200), but actually found 500
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f0d5804, username -> user.2876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66858663, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e09d7d07-2d12-4d86-88c4-e5b8ad6d212e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3832: status.find.is(200), but actually found 500
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3906: status.find.is(200), but actually found 500
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4356: status.find.is(200), but actually found 500
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@697222b5, username -> user.206074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c60d96f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e2944a34-c9dc-46c5-998b-b9d78d260b86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16a8742a, username -> user.653600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b4acfcd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: add99eaf-15c3-4d76-bcf9-bf8665d22957
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6575c2b, username -> user.693556, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f938f4d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e1af64f4-d172-4be8-8b30-c9934c726ed2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4371: status.find.is(200), but actually found 500
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53572d45, username -> user.618047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68d34b52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4b029290-0e4e-4fb8-8622-773342cbf814
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4353: status.find.is(200), but actually found 500
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4304: status.find.is(200), but actually found 500
20:27:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43f6f77f, username -> user.484343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1477fe33, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 963f9a1e-81d7-40e5-850c-f5d6cb993e3a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64dd44c8, username -> user.405349, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b845da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f9bf3069-e92d-40ad-b4b0-e72bc77e2e76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3867: status.find.is(200), but actually found 500
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4495: status.find.is(200), but actually found 500
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4358: status.find.is(200), but actually found 500
20:27:56.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4285: status.find.is(200), but actually found 500
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b282e30, username -> user.1133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60a0b307, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: dc8b03ba-c6b9-4af8-9505-f67decab0b75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3408c29c, username -> user.112012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a49d549, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ded1de68-a56e-45cc-8d96-800b55cdd2fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4285,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55248d4, username -> user.801988, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bc26fc5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 26afee57-b98d-4755-8459-8c65fe80546b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8142: status.find.is(200), but actually found 503
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d984452, username -> user.350736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62623a07, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d70865ef-b758-4095-914e-780e89bc4c3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4213: status.find.is(200), but actually found 500
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1756305e, username -> user.20688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77fa5934, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eddf849, username -> user.107080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cbc6c94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0ed4c3d0-af01-4301-801f-57fae5661058
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4471: status.find.is(200), but actually found 500
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4433: status.find.is(200), but actually found 500
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4009: status.find.is(200), but actually found 500
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76924f9c, username -> user.199855, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d7854d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d71e6e14-e6b1-41eb-aab3-e8885117f379
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4009,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@235ef3a3, username -> user.923148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5118d369, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 77c5bdf8-00d2-479f-b13d-11b6583c9fd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42abde76, username -> user.432655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fa3bf6f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2f97337a-7ed9-457c-a213-7f65d9ad1eca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4990a5c8, username -> user.645519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ffcd96d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e5bb3df2-8b22-4d8e-be2e-092893ed02a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4032: status.find.is(200), but actually found 500
20:27:56.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1414abaa, username -> user.676034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c8b6e87, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 94d1e5e4-da02-463b-a1d9-7ccb85b544e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4294: status.find.is(200), but actually found 500
20:27:56.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4294,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26c6ed7a, username -> user.623925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f8ef23a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f4bb2b4a-3d38-435e-9b10-941daf403b42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3915: status.find.is(200), but actually found 500
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4404: status.find.is(200), but actually found 500
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4040: status.find.is(200), but actually found 500
20:27:56.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4040,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dc08f96, username -> user.816802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@654adeea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c7ef9285-6906-43a5-8681-9e71eb6102fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3923: status.find.is(200), but actually found 500
20:27:56.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@635b1915, username -> user.303020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46b707b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9ff78e74-b3b8-43c1-bd29-1d5a79713114
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4417: status.find.is(200), but actually found 500
20:27:56.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4417,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@726ed7e7, username -> user.835713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@594339ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2b09ab66-9fe2-47db-b961-7bf23e288ae8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4466: status.find.is(200), but actually found 500
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4302: status.find.is(200), but actually found 500
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@501d4fcc, username -> user.455865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b13fae1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8ee5dd29-c18b-4537-b398-eea708b09763
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4309: status.find.is(200), but actually found 500
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4301: status.find.is(200), but actually found 500
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4223: status.find.is(200), but actually found 500
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3efb1446, username -> user.411822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@de52905, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9200136c-cc91-4fd6-b789-fe3f94bd321f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39b0c6a7, username -> user.748576, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1db40dd8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 916b9c6a-0b48-4f85-8e01-b98f50d316bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7abd34c0, username -> user.231241, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@628a103a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fbf3696d-de63-441a-ae0d-e80079e3c594
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27be68e, username -> user.468443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48e30c70, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 64b0133d-eafe-4c39-a902-d7daac9c0d34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4466,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f6d876e, username -> user.476237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41add5de, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d4be7530-7726-4f54-904e-b562fd9b2591
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3859: status.find.is(200), but actually found 500
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a3b0fe7, username -> user.2360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3047285d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4336be2c-20b6-4012-b861-0316443b7466
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c603725, username -> user.211973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e9b7020, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 96920085-8c85-4ea2-8762-c620b9e7b94e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4204: status.find.is(200), but actually found 500
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3959: status.find.is(200), but actually found 500
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57f15f7f, username -> user.553234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fd06cf2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f11c9946-2654-4378-9a63-e4b229849610
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4057: status.find.is(200), but actually found 500
20:27:56.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d461703, username -> user.75325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d65019c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4c4f3cb6-ffd6-4c27-a20c-3ba5d8b9312d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4282: status.find.is(200), but actually found 500
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4216: status.find.is(200), but actually found 500
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4282,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@352a514a, username -> user.105094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54bcd5d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 39b19d84-b218-4bdd-a34e-3a3ce22db4e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59c0706c, username -> user.796324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a7a65fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f3719be4-a176-4ec0-b41e-deb40db6e136
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3959,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4588e10c, username -> user.548459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@617265c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1654d672-5f11-41c2-bc89-c653bbbd8c57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.669 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.669 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4238: status.find.is(200), but actually found 500
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4188: status.find.is(200), but actually found 500
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4363: status.find.is(200), but actually found 500
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3908: status.find.is(200), but actually found 500
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a0c4206, username -> user.896123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6795c82d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 99987586-6450-4859-a8ae-ddb512d3b15a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4288: status.find.is(200), but actually found 500
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4481: status.find.is(200), but actually found 500
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3954: status.find.is(200), but actually found 500
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d4963e4, username -> user.26726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78e74ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 105dd196-3270-4cc1-9ce5-e2f9ca5d9330
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3954,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f582227, username -> user.682237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f0e2883, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 65bfd400-8c32-4036-a281-3c5328b80fed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4238,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d61e71d, username -> user.644931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48f7307c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 74b168c1-409e-4201-bf70-631ddedcbdd3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53a4a392, username -> user.976240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cf3adbe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 727ca756-ff22-4373-916b-3bb403fea9c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@307cf853, username -> user.886227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a0df492, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d860e871-82cd-4a25-9bfa-1f8e00e42fcb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4246: status.find.is(200), but actually found 500
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1de0d175, username -> user.966363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3927bc1d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e1f722f0-39d8-4e9f-88f3-740278b9581a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37e0990, username -> user.500752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70bfb9fa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1101737d-25a4-4e87-8795-76d28997f3c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4026: status.find.is(200), but actually found 500
20:27:56.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8141: status.find.is(200), but actually found 503
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4195: status.find.is(200), but actually found 500
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4313: status.find.is(200), but actually found 500
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19723078, username -> user.51289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ee62ba4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ffcd7344-cd46-4939-bcd3-a94865d4cc5f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4319: status.find.is(200), but actually found 500
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7707e9f0, username -> user.177390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@125a549c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e22e9c5d-21c0-41f8-8b6b-6b7e21f3c520
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4357: status.find.is(200), but actually found 500
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59ec8830, username -> user.864071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c203c76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 08b35292-b794-4db0-bea4-1be2e62fbfad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c03084d, username -> user.634621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e698265, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8874af52-7dde-46b5-9593-fda795438d22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a66c485, username -> user.667115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42023c4b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65334957, username -> user.861038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b4740dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7fc57adb-1e2d-4c50-b94b-27587bbbe080
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3905: status.find.is(200), but actually found 500
20:27:56.671 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35b4a14, username -> user.260230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43170741, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 66a97057-3269-480c-b915-3a3be9adf7f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3944: status.find.is(200), but actually found 500
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23eff718, username -> user.1000744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10e1d001, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fa87826b-fd83-451d-bd3d-0c06c6a2130b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4196: status.find.is(200), but actually found 500
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4251: status.find.is(200), but actually found 500
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4396: status.find.is(200), but actually found 500
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4251,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f7b89d4, username -> user.385461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dc25bc1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d0aaffe3-4c02-44e3-89c4-8606472701de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a426907, username -> user.346392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26693541, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 69c0c338-1c53-4f79-aabc-8fe1b9053a65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4229: status.find.is(200), but actually found 500
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3911: status.find.is(200), but actually found 500
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d0032c0, username -> user.114252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@148ea1bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: eb17e6f8-e6b6-42f4-8e5f-962f25a226eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4196,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@379f30cb, username -> user.508752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67cf3ac4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ec4aa3cd-c6a1-4082-aa03-60f2f9bf7149
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.672 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.672 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.672 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c8fe278, username -> user.724647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35032074, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9704cb14-869b-4fee-8e7b-087849ed923b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4327: status.find.is(200), but actually found 500
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4043: status.find.is(200), but actually found 500
20:27:56.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4239: status.find.is(200), but actually found 500
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4410: status.find.is(200), but actually found 500
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4322: status.find.is(200), but actually found 500
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2de02d8e, username -> user.752851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10073f27, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 13e5409f-4aae-405c-a8b2-3c1d5e34dc06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4472: status.find.is(200), but actually found 500
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4046: status.find.is(200), but actually found 500
20:27:56.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72ae7581, username -> user.789035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26be4dc7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ea68da67-888e-4a34-88a1-10de53ae5112
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a788161, username -> user.313494, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13745845, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 51362e38-d1dc-4b8f-a186-dd9acef7405d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4001: status.find.is(200), but actually found 500
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4269: status.find.is(200), but actually found 500
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4352: status.find.is(200), but actually found 500
20:27:56.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@414705bc, username -> user.281402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56afb445, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cd76111a-2ac5-481b-9133-63f3e6832be3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@168ca2a0, username -> user.928196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@642291cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c3805f72-e042-408e-a04e-597f6ff00904
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4324: status.find.is(200), but actually found 500
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30a6f80e, username -> user.917312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@358a33ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0c56bed5-9b10-435f-818b-463ac88d2fad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4006: status.find.is(200), but actually found 500
20:27:56.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b8cdfd8, username -> user.801414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ad30d4a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ca5f5e62-49f7-482e-a71a-2c7c4e053444
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3864: status.find.is(200), but actually found 500
20:27:56.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fff2a04, username -> user.458535, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51809a22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9bd3f88c-f3bc-452f-bf25-aea3b6e43dd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5be79ab9, username -> user.314897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69c7ce5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9a4342af-0543-4fc7-b8f3-1bea1fd78094
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4419: status.find.is(200), but actually found 500
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cfb98fb, username -> user.217833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d7bb9f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c27afc37-961b-4833-9733-0b990a3d707c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@332cf919, username -> user.174305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c2a67da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cc748aee-26aa-4871-bc14-f9ff090aa06e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35370a84, username -> user.33647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@416a29d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 51031a92-4bc9-4efa-833b-471a46ed5a11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4073: status.find.is(200), but actually found 500
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@243d5969, username -> user.353240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34e1ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4111da56-64ab-4d05-ae08-d7057f7ed974
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4325: status.find.is(200), but actually found 500
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@281b3b7e, username -> user.738423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@309c0365, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 326657aa-3c09-491a-a6d5-98a542af9f48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f617f9, username -> user.175433, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@535ec708, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 64a7c882-38a4-42e9-9495-7126d28c5af8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4044: status.find.is(200), but actually found 500
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4044,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47c03aae, username -> user.263302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e636900, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0a863785-04c0-4876-bf2d-b832e6157e7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4073,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43d5db74, username -> user.945776, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26594b73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4a0217cf-1646-473b-bd9f-0dd309725303
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4226: status.find.is(200), but actually found 500
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d10e8d8, username -> user.119790, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73a483c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 07f6f39e-ff55-4047-bb3b-a94e84cf1c1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3887: status.find.is(200), but actually found 500
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3861: status.find.is(200), but actually found 500
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4333: status.find.is(200), but actually found 500
20:27:56.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c5a4f85, username -> user.658120, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f69ce21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f6fefffe-bf59-4db5-a644-a828822b9495
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4331: status.find.is(200), but actually found 500
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3916: status.find.is(200), but actually found 500
20:27:56.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4259: status.find.is(200), but actually found 500
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3916,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cf8ab0, username -> user.451468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@658927ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b354f43c-0f4b-4fd3-bb6e-692958077295
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59f518ed, username -> user.393587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36865c41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fbaa437c-2318-4bd2-8ba3-54a90918e5d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4366: status.find.is(200), but actually found 500
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4366,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44050f02, username -> user.119593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3580a32e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 32b83812-5117-4186-85ea-f9fd8f50e9ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3861,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10816339, username -> user.3179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c2df1dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1ed3c968-be66-4ba2-9e81-3f8c8a4d1018
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4020: status.find.is(200), but actually found 500
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58071cbe, username -> user.165094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18395d96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a0a2106e-8d53-4015-aeeb-611e6e7f4052
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4010: status.find.is(200), but actually found 500
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54d7665b, username -> user.642110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6929333b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6b32d3e1-d48e-4088-945f-a832a0db0327
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4247: status.find.is(200), but actually found 500
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@481839b9, username -> user.408127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29fae247, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9bc71fa0-2a8b-49b2-983d-71bd36784664
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4041: status.find.is(200), but actually found 500
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e204e30, username -> user.999845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11a4eb5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3d4136e5-5f2a-48c9-9387-2b96cbf2a384
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4328: status.find.is(200), but actually found 500
20:27:56.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e7aa730, username -> user.185602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58630ff1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7c0d5dbe-587b-42c7-af5b-a9958b419445
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4359: status.find.is(200), but actually found 500
20:27:56.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a90cc7a, username -> user.327269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a4c820e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 488620d3-cd8c-45c8-9a8e-a7a86d58b233
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4385: status.find.is(200), but actually found 500
20:27:56.676 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18b8d000, username -> user.972398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63eef159, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 33a1dcb7-8354-4d8d-9e63-bd78b017bcf1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4259,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d4a972a, username -> user.130172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@477f68f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3e8af960-cb36-4340-a4a7-0d20140ee837
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4416: status.find.is(200), but actually found 500
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@256e1589, username -> user.763881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@289308b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 5a1f70c9-c355-41ff-bf2b-af61a7c1e6ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b5d54fe, username -> user.915764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65da584b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: aef97fc1-69db-46e0-b511-02bbce1e66d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.676 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.676 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4056: status.find.is(200), but actually found 500
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4065: status.find.is(200), but actually found 500
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4205: status.find.is(200), but actually found 500
20:27:56.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4332: status.find.is(200), but actually found 500
20:27:56.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4022: status.find.is(200), but actually found 500
20:27:56.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b6c077a, username -> user.836387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f2f915e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cffda9c9-d47c-45b5-95e0-375ddcbe8c53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4190: status.find.is(200), but actually found 500
20:27:56.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d67cf55, username -> user.333776, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3979ceb9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e74e6423-cf2d-4a10-8d5a-0ddaac749590
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4201: status.find.is(200), but actually found 500
20:27:56.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc78c60, username -> user.715572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10294258, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 228caac2-c86b-430c-9455-78462a9d0bc1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3858: status.find.is(200), but actually found 500
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e80b48a, username -> user.799982, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e342c38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 202ad26e-c884-4682-abc9-2cf6a45f1118
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3858,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@368f106, username -> user.621231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ddda9b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2b8549fa-14a2-48a3-940e-384395cd4cc1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4042: status.find.is(200), but actually found 500
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31d136b4, username -> user.375345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@164daad5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1d59ff67-358a-40b5-bb0c-cd4cbdfc791c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e7c4ef5, username -> user.345642, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@599efc77, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 41cfef89-e912-4081-b690-c0ea93a77b47
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23da64bb, username -> user.174201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@560432a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9ee9794e-fe98-42c6-9ddf-442f9fa7ddea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3483ca62, username -> user.370653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60077940, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c92ca566-13be-43ef-b184-7cad7187c7ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4027: status.find.is(200), but actually found 500
20:27:56.678 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4197: status.find.is(200), but actually found 500
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dd5607e, username -> user.603653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2896904b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 238e849a-f153-4788-8c19-6ccd508d868e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4388: status.find.is(200), but actually found 500
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.678 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4320: status.find.is(200), but actually found 500
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62bbaa76, username -> user.762212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64af09e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4235c2b6-3584-4073-b7c7-8afb4b2ae2c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8143: status.find.is(200), but actually found 503
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d4e70f1, username -> user.93751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dcc6d0a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4103: status.find.is(200), but actually found 500
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2390a30f, username -> user.256444, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d0695e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 5336bb92-01ff-4342-8230-3b3b19cee741
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3987: status.find.is(200), but actually found 500
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3987,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@134fa536, username -> user.541132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cc40432, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1ebe6bbc-950f-4c34-9226-9acb5591925d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4425: status.find.is(200), but actually found 500
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cd4dfa3, username -> user.170106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9c0551, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3cf728aa-1f6d-4807-90f6-7232e0b4fc8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b193756, username -> user.977733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@972c822, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1c2eea3e-9ec3-42b8-9a7c-82e8e34ff47f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@510092fc, username -> user.461464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aa60905, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9d0b911d-daeb-4a23-9d5a-073bab362d18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.679 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8145: status.find.is(200), but actually found 503
20:27:56.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4402: status.find.is(200), but actually found 500
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3781d0fc, username -> user.101378, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@606ca70e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 54d82d42-1a97-4185-9923-3e17b5770b22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3885: status.find.is(200), but actually found 500
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4280: status.find.is(200), but actually found 500
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4206: status.find.is(200), but actually found 500
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20d2db2e, username -> user.987396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34a28254, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4039: status.find.is(200), but actually found 500
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3978: status.find.is(200), but actually found 500
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4277: status.find.is(200), but actually found 500
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3395b6cb, username -> user.1000901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60650a7d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0b6464fa-3f41-43a9-b520-b52950f0fe11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6895e9fe, username -> user.884290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@593c2a0b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: be7878b7-df33-4d55-b401-027a2bf8c659
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4198: status.find.is(200), but actually found 500
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3849: status.find.is(200), but actually found 500
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e1e8f0e, username -> user.855463, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ec92883, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: dac4568f-2a5f-442c-b301-b22d4e87cda1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4af82cee, username -> user.516204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10998c6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1a7ffd86-be1d-45c7-a46a-7499f0f11246
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@281ad81, username -> user.784429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@425d26a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8f0f1322-85f6-4a4c-b274-9907d9273291
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c16075d, username -> user.930267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c3f5c22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f8794d26-eab2-4f6a-839f-30f00d2f0c10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.680 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4340: status.find.is(200), but actually found 500
20:27:56.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1297126, username -> user.581396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f3bcfff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 52b42cd3-4905-4394-a987-1d84358cb29e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8144: status.find.is(200), but actually found 503
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3978,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3614bca1, username -> user.205310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1604f1b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: eff37b66-8e16-417f-b60a-1fe9242ebac8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4300: status.find.is(200), but actually found 500
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4300,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b63a8d3, username -> user.883295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7795c06, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 87c3d0b2-ca4f-494b-9a3a-f954197ef2b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4340,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1721ae0d, username -> user.211970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@200ea4a2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 39c61e49-93c8-4a77-92c0-946de1628d77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f318985, username -> user.591555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fd7fa64, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4123: status.find.is(200), but actually found 500
20:27:56.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78b18b91, username -> user.406516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cd1a492, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b7e68f6f-8dbe-4980-bc9b-05a05393e9b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4227: status.find.is(200), but actually found 500
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4248: status.find.is(200), but actually found 500
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@358e2147, username -> user.542769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@98affe7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cec0a092-ca58-446a-ab4b-084d5a1b1734
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4087: status.find.is(200), but actually found 500
20:27:56.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4087,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@691585cc, username -> user.800954, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d5b49b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 44007d3a-d1b8-4669-a75c-b5b8447a355a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4335: status.find.is(200), but actually found 500
20:27:56.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4335,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f4b4ac8, username -> user.413427, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5750b3ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1dbd58c6-12b8-4526-a0df-1ffad3c1a751
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3881: status.find.is(200), but actually found 500
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3918: status.find.is(200), but actually found 500
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71f354de, username -> user.530685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@608405f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f4511940-4cef-444e-8e3f-24547f4bc4c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4097: status.find.is(200), but actually found 500
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4482: status.find.is(200), but actually found 500
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4074: status.find.is(200), but actually found 500
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24488ac4, username -> user.564907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74081feb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 452df50b-7ee2-40df-b185-8fe9476afe8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4469: status.find.is(200), but actually found 500
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4469,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4695409f, username -> user.1002458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a9d94ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 12c73525-1506-47ff-9982-f7ac359db00d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aaa701c, username -> user.87634, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60f65a95, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8b239081-f6ec-4a2d-af59-ecb7c4d7adca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3918,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1645511d, username -> user.211345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d53f7ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 47a0ef23-78f8-4a33-b9c2-e2ecfc7eea01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4317: status.find.is(200), but actually found 500
20:27:56.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6160d30e, username -> user.519886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a00c6f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ac954a78-95f3-4642-aa73-47f4cf74d95e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fed44ae, username -> user.142109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e7f687, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 177eb481-b023-4920-8956-5cafa15551ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a631e60, username -> user.297355, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5430281f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 22cb3417-f5c2-4581-b132-ed854e64f277
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4083: status.find.is(200), but actually found 500
20:27:56.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67828df5, username -> user.874319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bcbf0a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4f40c1be-c851-4bb4-a8e8-2a2e05c2db20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4412: status.find.is(200), but actually found 500
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4278: status.find.is(200), but actually found 500
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4260: status.find.is(200), but actually found 500
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4263: status.find.is(200), but actually found 500
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fd942cf, username -> user.345760, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e469faa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0a6bba28-fb1f-41c0-ade4-45e7296e8875
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4abf55e6, username -> user.761772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bea3f79, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 74988dc1-4c0d-4ecb-9303-34c05efae496
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3967: status.find.is(200), but actually found 500
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4000: status.find.is(200), but actually found 500
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3967,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3977980f, username -> user.553343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@274d0616, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7088d9c1-8003-470a-b411-690e51b6a89b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3771: status.find.is(200), but actually found 500
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e609fd9, username -> user.193277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71cc69ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8b61306d-23fd-4ca1-8b2b-9bc7fb627172
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4337: status.find.is(200), but actually found 500
20:27:56.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4337,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@365a561e, username -> user.716700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16cad2a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 43e7022a-d883-40ee-8ca6-e5aaeefd45b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77f61fee, username -> user.895894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10fac3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: aedc1aa1-b651-4605-ac59-a9d0ed79884d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4306: status.find.is(200), but actually found 500
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4003: status.find.is(200), but actually found 500
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45d5a9f7, username -> user.530296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16a36572, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b77691ff-0256-4ce3-a781-7dcd070af106
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f0b7484, username -> user.157778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5120d745, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e0e7fda1-491e-409a-b031-a86c20341363
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3998: status.find.is(200), but actually found 500
20:27:56.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a150c10, username -> user.1130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31da76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 02506cbb-7813-41e7-9532-4483b5931a2e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d3727a6, username -> user.962732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4866add9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f1bd7364-b6bf-4869-9388-c1b0fe0a6cb5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4240: status.find.is(200), but actually found 500
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@236f0654, username -> user.887948, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34bdc87, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f7f36a6d-8486-460d-bd50-dac1b5e5d39f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4271: status.find.is(200), but actually found 500
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71433df4, username -> user.296649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@375ba1b2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 48a092aa-a3e1-4088-9b25-f9a5d9d547f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4283: status.find.is(200), but actually found 500
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4232: status.find.is(200), but actually found 500
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4283,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5558944, username -> user.174733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74d14848, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3dd1fbb6-fec0-4ab4-ab06-ad4a8f212087
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@96a08ba, username -> user.157891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22a96f2e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a4305685-7c58-4356-9493-901029d1b1cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4321: status.find.is(200), but actually found 500
20:27:56.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52a5053d, username -> user.526682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@381356, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e3949d19-6eae-45ec-a82b-9a22969c96c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23373ce0, username -> user.181388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c5bb5cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 31295f01-131a-4803-a51a-477ad101a0a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4217: status.find.is(200), but actually found 500
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3997: status.find.is(200), but actually found 500
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4279: status.find.is(200), but actually found 500
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37c4b6ea, username -> user.60208, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e370a9e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 856d768d-25ba-4a7b-9ea0-538d601b1113
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33c8e418, username -> user.167723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e887e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c8307af9-d817-4db8-b83d-52e63c0f46d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3925: status.find.is(200), but actually found 500
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3754: status.find.is(200), but actually found 500
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4270: status.find.is(200), but actually found 500
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@442052b8, username -> user.586845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c5e9ea3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: da477e56-d739-40c6-80ba-654d2d090a61
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4276: status.find.is(200), but actually found 500
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3997,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65491398, username -> user.296272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d6549c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1ae062b3-561a-4cd2-bf01-52781aee631d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3740: status.find.is(200), but actually found 500
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3683ef22, username -> user.131664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd70c98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 911b34da-dc78-4949-bcf7-d85827db3861
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@766a8fac, username -> user.831181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14980f1f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 11408cbd-9bc9-4c84-b134-05c1df37458d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b2ac3fd, username -> user.984240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5914b9e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 151c6ad8-55e5-4ee4-935d-f8eb0b1d9d32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.685 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@548d11a9, username -> user.255177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@173842e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c3aa0051-f142-4c06-a489-259fe6230bc0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4200: status.find.is(200), but actually found 500
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49979a01, username -> user.429481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dd921d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7b1cd0fb-b6b8-4b10-870c-1edf8ac22596
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4355: status.find.is(200), but actually found 500
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22be05b1, username -> user.464132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3664b7ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 70942048-7335-4d7c-bfb5-8ac82a20b19f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4080: status.find.is(200), but actually found 500
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4383: status.find.is(200), but actually found 500
20:27:56.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50a44be, username -> user.142502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ab89fbf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6904de4a-ee45-45c4-9504-2be3a286aaf9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4177: status.find.is(200), but actually found 500
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4177,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78d5eafc, username -> user.801067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@384a608f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ff7eddfe-1b7b-47e8-8e55-6ad6f999e253
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4025: status.find.is(200), but actually found 500
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4070: status.find.is(200), but actually found 500
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8146: status.find.is(200), but actually found 503
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4167: status.find.is(200), but actually found 500
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4167,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9737111, username -> user.372000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@300f2780, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 503bec94-3cf5-449c-816e-2da531eb9121
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@615c2572, username -> user.974038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f30a145, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 18c5a5d5-5663-4b29-aefa-00d4c23410e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cc7c73f, username -> user.744803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@437356c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 406e793c-b1a2-42be-8335-31be67a03a96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.686 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4397: status.find.is(200), but actually found 500
20:27:56.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4070,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ba55469, username -> user.60239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13d7d0fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 959091bb-5f34-4c0c-8f89-b020c70035a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1efd1d5d, username -> user.557616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2be73746, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1720a079-5735-4309-9f62-8c5f6cc2fc98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@289810bb, username -> user.43862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c5bb504, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4075: status.find.is(200), but actually found 500
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ea58f5c, username -> user.959018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c340e76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 5284ce6b-ac3f-45ae-bd15-e5017f130b20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4140: status.find.is(200), but actually found 500
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c196563, username -> user.665351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b5856c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c784b123-5a5d-4d93-8642-5736d8e28814
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4078: status.find.is(200), but actually found 500
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4181: status.find.is(200), but actually found 500
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6023a60f, username -> user.889029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56ae7521, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: bbaad317-2ccd-4784-ac40-bfd5db548feb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4360: status.find.is(200), but actually found 500
20:27:56.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@542fd70d, username -> user.43459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d9602b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 034b4123-1dfd-434c-9262-a11f082d9d1b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4211: status.find.is(200), but actually found 500
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4129: status.find.is(200), but actually found 500
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4155: status.find.is(200), but actually found 500
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22808b5a, username -> user.6523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6334b708, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e2ba6306-ecca-4b2e-9fc7-99c4db76516b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4090: status.find.is(200), but actually found 500
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4121: status.find.is(200), but actually found 500
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31d093a8, username -> user.809828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bece211, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 58614b91-72c4-45f4-bb95-33b7088f5671
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4102: status.find.is(200), but actually found 500
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4135: status.find.is(200), but actually found 500
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ed2bf06, username -> user.604093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d8cf7dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: bae701bb-a432-429e-9c64-b9a1dafaf8f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3828: status.find.is(200), but actually found 500
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@621f4ab1, username -> user.424558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35523348, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 99eadb4c-a7c5-4860-8121-4ac6fb08ee5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4079: status.find.is(200), but actually found 500
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bef36ed, username -> user.897781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69829da3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 686d896b-56c0-45dc-b6d5-7faae2cd87cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4090,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@413dad43, username -> user.658722, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15075cef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1408aeda-14c5-4d96-93b9-9e4e6d337711
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5112cba1, username -> user.574934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72758e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 747c686c-32ca-4579-a916-f90ea7f76991
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4125: status.find.is(200), but actually found 500
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4258: status.find.is(200), but actually found 500
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4258,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68a5bb3e, username -> user.859604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15d0db96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 29d9a1d1-1449-42fe-ab2b-1b7af07545e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69f3471, username -> user.94620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36dde28a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fd78f192-31f5-4ce4-b9ad-f50df976a0b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54e961f5, username -> user.989834, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ea80f0d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d5c0098c-2847-42d5-ab64-36973825b554
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4413fdbd, username -> user.327732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@303b54a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fc628ee5-9dd3-44c3-adf9-75da7f0c04f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4079,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@304ef738, username -> user.122308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@702cf0c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4b9de4ec-e7fb-48a7-974d-7a4b86eedf56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4112: status.find.is(200), but actually found 500
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34364751, username -> user.182053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69c41ab4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: db2c7832-c186-47da-a5ee-725ad428df80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4072: status.find.is(200), but actually found 500
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4824c098, username -> user.959429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c379fc9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6b63fd4b-812c-4760-8017-1184993b537f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4307: status.find.is(200), but actually found 500
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67932bde, username -> user.277941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7459215e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 694b89d2-b8ed-48cb-8b7a-a011a4ed3f3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4369: status.find.is(200), but actually found 500
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3726: status.find.is(200), but actually found 500
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@684e7ba, username -> user.377533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a238d28, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2253b98e-9ebc-4075-b73a-957d2b131e59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4109: status.find.is(200), but actually found 500
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40bc16f9, username -> user.460182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52f354af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 90699334-b550-4bd0-94a9-2fecac1bd12d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4252: status.find.is(200), but actually found 500
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4185: status.find.is(200), but actually found 500
20:27:56.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@120b5477, username -> user.758606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@517b3962, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 88d6ac1d-f181-457b-83bb-071be982d903
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.689 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5db9903, username -> user.670230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cc71235, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6fc1ab08-3ce4-4bf5-b840-88c581b2cdcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34e13398, username -> user.699297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fc46393, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b74bf062-3316-403d-a334-52ee43d59d74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4437: status.find.is(200), but actually found 500
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10dd48de, username -> user.457546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@680e67e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 43dee8ac-a2ae-4df1-8960-4af9b7b9c0c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4286: status.find.is(200), but actually found 500
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f5b0c17, username -> user.49084, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@731b8387, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 667b1ac7-a5e2-4ad8-a0a4-6d59bbc9fc68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4035: status.find.is(200), but actually found 500
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4415: status.find.is(200), but actually found 500
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4391: status.find.is(200), but actually found 500
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@116aa7c2, username -> user.834339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5890b148, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c94251c1-5214-4a5e-ae71-b6b2fdaefdeb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4347: status.find.is(200), but actually found 500
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45e9695b, username -> user.877493, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7513eaba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e387e752-34dc-4044-a9bd-389f6ff836d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4084: status.find.is(200), but actually found 500
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12945328, username -> user.420637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fdbf7a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d14f1b59-00dc-48fe-9f0c-3c3531041d52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4161: status.find.is(200), but actually found 500
20:27:56.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c0ba7a6, username -> user.131754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4867111c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: af7c7fda-92a7-4150-96c3-ef0f862be4e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4122: status.find.is(200), but actually found 500
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27d475cb, username -> user.370733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@291f53e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1eeed6f2-04e2-4d60-be07-f5bf8a3c66a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3732a60c, username -> user.795243, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6306b702, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c1dcdec6-cfa0-47a0-b2b5-8a8b395c3863
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4045: status.find.is(200), but actually found 500
20:27:56.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3878: status.find.is(200), but actually found 500
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cdbe619, username -> user.418374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21a6bf71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8a4eb6ea-715d-425a-8c3e-8409990a5709
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3890: status.find.is(200), but actually found 500
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7938e96a, username -> user.709596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f729db2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f6dc8505-3513-4655-977c-eca02d2ff765
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4361: status.find.is(200), but actually found 500
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4361,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b4f85cf, username -> user.341049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26920621, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e4b976b7-1e1e-4508-8e22-e244fa7c6cee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4432: status.find.is(200), but actually found 500
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4120: status.find.is(200), but actually found 500
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6933c54b, username -> user.773173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3637ba1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1285ce85-1221-49cd-bb61-f39ee40964af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@260aa6fd, username -> user.256352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b84eb4f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9805dea1-d8a3-446c-9de2-09d2cb4eef48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db0ce3c, username -> user.185306, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7420a0b2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 53540fb6-007e-43d7-a62c-09a9e0c1b759
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7da50c5f, username -> user.135052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c17657a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7bf5c838-39ee-4be3-9939-6c0ce43ac59b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.691 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.691 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4430: status.find.is(200), but actually found 500
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4342: status.find.is(200), but actually found 500
20:27:56.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a071ecc, username -> user.545601, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@100f264e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6350f0bf-ac7e-4614-a30d-b52a4fdd59c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4099: status.find.is(200), but actually found 500
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52030369, username -> user.87747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34af9ecc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d236b7f2-1c09-4901-8893-bd91eb1755b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3932: status.find.is(200), but actually found 500
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4136: status.find.is(200), but actually found 500
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@263e7c53, username -> user.377572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f29c80b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 53eaeba4-22f3-4cdf-8e86-8ebcc661fdfd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3755: status.find.is(200), but actually found 500
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57e9e2ab, username -> user.988896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2afb1270, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f0ab630c-6557-4c54-b7a2-9f35ad09293c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4111: status.find.is(200), but actually found 500
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eaf86c5, username -> user.270895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7992e104, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 628fdc74-c575-47e8-9193-5535247c400d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36541e15, username -> user.779899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bba9a50, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e7fe8c20-f6d6-4a3f-9cc1-22a1df10ca60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4202: status.find.is(200), but actually found 500
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4407: status.find.is(200), but actually found 500
20:27:56.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45cacea7, username -> user.996042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7533d800, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ef787dac-81a1-414c-9557-c02f4833fc36
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f7d4994, username -> user.652837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60b294b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c3fdff29-102a-4aac-859f-3eb6bda59720
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.692 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3729: status.find.is(200), but actually found 500
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3900: status.find.is(200), but actually found 500
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3900,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17499775, username -> user.55169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f710cd7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7247d556-1dff-4ed5-8e6b-c049b9c43a53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4382: status.find.is(200), but actually found 500
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4291: status.find.is(200), but actually found 500
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4373: status.find.is(200), but actually found 500
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3965: status.find.is(200), but actually found 500
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4291,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3abd2a16, username -> user.606465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aa223ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 522ecc31-5e51-44b1-a94e-c5a7b251555d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4150: status.find.is(200), but actually found 500
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b541f2, username -> user.381179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d820d2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8540559f-ef48-4dbe-b239-a6e5ae1f08ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4337f178, username -> user.380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@577e9358, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7477c908-5abe-4db5-93ec-6d39b0b882a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4379: status.find.is(200), but actually found 500
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@245615c5, username -> user.108860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4efa7dcf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 93f797a5-46a0-438a-8562-ac006f0b4f13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2320437, username -> user.303526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e963719, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 872b4480-27c3-43c7-af1f-63747e8dade2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4096: status.find.is(200), but actually found 500
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4233: status.find.is(200), but actually found 500
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4178: status.find.is(200), but actually found 500
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@569b853, username -> user.514481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cb113f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2c2867a8-08ea-4c61-b8c2-a019780a5209
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@238317fa, username -> user.895239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c2bafb6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 68a397dc-1f69-46a2-b886-64c42efe2422
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1560a730, username -> user.245673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c2dfc0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: eff55c66-8646-4997-9de6-ecd0f4c045cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@540b6b11, username -> user.16929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c150b13, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4075a3ef-180b-49d8-8309-e1dcd1e4d266
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4372: status.find.is(200), but actually found 500
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10a2d967, username -> user.823300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e1c7c19, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: aab25854-d51c-42f6-a615-fbe0feb4969a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f589071, username -> user.721830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bea6315, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9b59a1c1-51ba-40eb-9f46-ae04cddae01b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@792e558d, username -> user.253159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ab13d55, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e22dffc2-c2bd-4c19-b1f3-9333dc096e17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4339: status.find.is(200), but actually found 500
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4168: status.find.is(200), but actually found 500
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4113: status.find.is(200), but actually found 500
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67da515, username -> user.134142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aafe806, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0aecc1aa-7909-4ed7-9ccd-f2a4739469ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bef78ac, username -> user.995563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79eeda5a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2d92e6b7-0f52-4a0e-8d3e-e5e30603d8f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4095: status.find.is(200), but actually found 500
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d6cb9d0, username -> user.306419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ebf3d8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c2867990-7a10-4c12-9890-cc60f010709d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c90385b, username -> user.825577, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a75183, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 839a432a-12fc-453b-ad9c-6d3ee9e51260
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4071: status.find.is(200), but actually found 500
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4222: status.find.is(200), but actually found 500
20:27:56.694 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46f9ed11, username -> user.563506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ee842fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: dc9549ff-8c47-4dac-8001-1357ceb58882
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.694 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4218: status.find.is(200), but actually found 500
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42124c6c, username -> user.536537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@147a5d8b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0f0298dd-ae43-4ac9-8779-b2e7821f3ea5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5992fdee, username -> user.125263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d50d65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a36b6f51-bb7d-4543-8fdb-abe4d0531190
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4091: status.find.is(200), but actually found 500
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@569e3201, username -> user.990521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2484d230, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 32201ca2-6472-4892-be0c-862bdcaf60d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4108: status.find.is(200), but actually found 500
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4093: status.find.is(200), but actually found 500
20:27:56.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4164: status.find.is(200), but actually found 500
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3753: status.find.is(200), but actually found 500
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.695 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4241: status.find.is(200), but actually found 500
20:27:56.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@368f0481, username -> user.149346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@295b6b6a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 41ebeed4-f712-4bc1-b1e6-c15cf5c9c460
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4146: status.find.is(200), but actually found 500
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4448: status.find.is(200), but actually found 500
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@462bf4fe, username -> user.893025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49f74cc9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1630062c-6094-4490-8b35-2efa96e8b9c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4448,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b5f8eb0, username -> user.95048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23f94409, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: da4df0cc-553e-45d8-8c8f-4db24de36f16
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3752: status.find.is(200), but actually found 500
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a78278e, username -> user.304605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b80d75a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f964851a-7174-4794-8c15-4268b438106b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3886: status.find.is(200), but actually found 500
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4154: status.find.is(200), but actually found 500
20:27:56.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ea17de1, username -> user.47929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e17e562, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1a4dce75-d460-47e8-8424-dffa94b397d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@450d82f0, username -> user.678450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15acc711, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 54129245-5caa-47ad-8627-08f4a92e9ff8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4245: status.find.is(200), but actually found 500
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4245,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4aa3eabe, username -> user.347172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5189b56d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 5af11c5a-6adc-449e-8475-dfd9ffb2bf7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cecfc5a, username -> user.405640, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4af95ee8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8ece67a6-9357-4741-9449-5ec7d1507ed2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3766: status.find.is(200), but actually found 500
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@451d1605, username -> user.353332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cc965be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8671e659-9dc3-43d3-81fe-e0b435c5aaaa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f2313a8, username -> user.833479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38988d83, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7e37ea81-666b-4355-85d1-af0fe52a7c25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3727: status.find.is(200), but actually found 500
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1903a002, username -> user.625582, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@721b88fa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 87b937ef-4d68-4079-955f-0d890f5e53b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35efb81c, username -> user.28428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6468f708, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b4d7fa96-3c01-4604-bcf8-464aef820160
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cb41f33, username -> user.945546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52c04360, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 914a65f7-bd4c-410c-9a46-184814caee03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.696 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4393: status.find.is(200), but actually found 500
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4393,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@711984de, username -> user.598126, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39a3a323, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4ca2e2a7-da31-4481-8aa2-b30cab31fbf9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4162: status.find.is(200), but actually found 500
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33113520, username -> user.358048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5029fd82, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7bed138d-3afa-4fc0-868a-84a10a8d69d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8147: status.find.is(200), but actually found 503
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4349: status.find.is(200), but actually found 500
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4384: status.find.is(200), but actually found 500
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4289: status.find.is(200), but actually found 500
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4384,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b1acb05, username -> user.136092, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f707b05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7ad9130a-d831-43c1-823f-d79ca41afe27
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39614cf5, username -> user.742103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36526d89, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e6229455-1bcf-449f-9f1c-00049b590a01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4183: status.find.is(200), but actually found 500
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dc676dc, username -> user.43673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20a0cd1a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 84b381a1-d155-478a-9930-d9c91692a430
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4470: status.find.is(200), but actually found 500
20:27:56.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5089ed6e, username -> user.437781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73ce4074, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4e1aa15f-7cef-4845-89ba-b561bc814147
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@358538aa, username -> user.235151, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c10a6e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 488061ab-b056-4b64-9b5f-2373759f6d41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3996: status.find.is(200), but actually found 500
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@290160, username -> user.761263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1729b206, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e676a28f-5a8f-413f-b994-c557cb5d444d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5019367b, username -> user.633408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bfdd097, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4264: status.find.is(200), but actually found 500
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4101: status.find.is(200), but actually found 500
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19a5cea1, username -> user.97649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c3ffa4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 09de046b-43d8-4866-b0eb-75c300205b91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3979: status.find.is(200), but actually found 500
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4106: status.find.is(200), but actually found 500
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4100: status.find.is(200), but actually found 500
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@537c562a, username -> user.339732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@166cd663, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 59f4fd63-dcbb-490f-8d64-88cf02b0db79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41c0c14b, username -> user.598159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@675a2a6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 66baac65-99c1-4061-b63f-ef8f1735cc78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4262: status.find.is(200), but actually found 500
20:27:56.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e4edd36, username -> user.377750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39cda7d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8586883d-0583-4ee6-bb24-01253372a45e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30680358, username -> user.211555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2de1049f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ed0378c8-7cc2-4e8a-be5e-20ed02d012c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4145: status.find.is(200), but actually found 500
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4110: status.find.is(200), but actually found 500
20:27:56.698 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4002: status.find.is(200), but actually found 500
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d701ff1, username -> user.90470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21c34f01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1ac43324-e443-410c-88e3-4e46afdb4f67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77301a7c, username -> user.428336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b38658c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: bca6b77e-da43-49d3-8ba9-c4c3d4e20d30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18f87e26, username -> user.177044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5193594, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c8a4a4a2-2b67-4151-b330-59db908d7ca0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4184: status.find.is(200), but actually found 500
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6838447e, username -> user.490066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@464a4ddb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8f0e952d-aaa7-4a53-a255-8746cc335281
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4127: status.find.is(200), but actually found 500
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4afac2d1, username -> user.391322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dfedd44, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b8fcb3f5-7509-431d-a7f8-2be8600df3ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78b7dcce, username -> user.348417, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ac5f889, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: af6514e9-d3c4-4352-abaf-680feea8d7e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4160: status.find.is(200), but actually found 500
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@689d5a55, username -> user.212910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ad9243, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fc162251-b893-43ad-8321-734fcc20038c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3769: status.find.is(200), but actually found 500
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4023: status.find.is(200), but actually found 500
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3724: status.find.is(200), but actually found 500
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4023,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e93296d, username -> user.998023, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4201afff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fd9d59ae-bccc-42ed-9f23-d5a0d5a0927d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41018dfb, username -> user.185597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ebb6ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 5c03d70c-344f-46fd-9dfe-36271b671743
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4250: status.find.is(200), but actually found 500
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fdfdc5c, username -> user.35768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c3800f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1deafb56-1f91-436d-baaa-6b6e01d81be2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4179: status.find.is(200), but actually found 500
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56f27353, username -> user.517655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f600b47, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3d122066-9320-467f-b852-e5201b779d65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4157: status.find.is(200), but actually found 500
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22b69661, username -> user.728773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22b892c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a9673289-f0a8-44e7-be92-05882639b641
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ff226af, username -> user.55920, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56aedb15, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 863cc375-35ed-4fde-8d3b-d86d52208585
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4187: status.find.is(200), but actually found 500
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4187,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ac83518, username -> user.162730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@85f7323, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fb4b512a-4e1a-4a09-9302-a92c5e4cb806
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4094: status.find.is(200), but actually found 500
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69a43c7d, username -> user.372733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ad756f6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a0eda4a1-630c-4c37-9d30-14ec2481ea2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4421: status.find.is(200), but actually found 500
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3743: status.find.is(200), but actually found 500
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12f144f, username -> user.750465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51249c49, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9f7c1a7d-5674-4ee8-b66a-a8b0921e76cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3926: status.find.is(200), but actually found 500
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26b0df1e, username -> user.768883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@277ce65c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 73a904cf-31ba-4f1c-bcad-24e30f58c835
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4314: status.find.is(200), but actually found 500
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3761: status.find.is(200), but actually found 500
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d44c252, username -> user.405872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d6bcc57, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fcc0d6c8-c93b-402c-aec2-1e4f1ad4ef8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3761,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39700bc0, username -> user.99741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c6b1742, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 563e638c-53e1-4303-ba91-2cb56cc054e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3907: status.find.is(200), but actually found 500
20:27:56.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32f9da23, username -> user.542540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ec733cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ab368645-8c0f-4555-8407-bd24d7ed079b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4105: status.find.is(200), but actually found 500
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fbacd3c, username -> user.437251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ba4df53, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6eddc498-9b11-4064-81ff-7eb176cf6e78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8148: status.find.is(200), but actually found 503
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3907,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76d3423e, username -> user.178815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13cf5d1b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: dd29e099-be9b-46ae-8e26-4d1531c376ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40120ea3, username -> user.498255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@610fcf36, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3902: status.find.is(200), but actually found 500
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c35af7a, username -> user.546940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@543a3f55, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cca97ceb-1262-4ca4-88c4-b2d08d3a73d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4119: status.find.is(200), but actually found 500
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4266: status.find.is(200), but actually found 500
20:27:56.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4024: status.find.is(200), but actually found 500
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71ad5375, username -> user.330715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62d312a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0cc0faf1-d680-4352-89c8-7a3efa7f4898
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3901: status.find.is(200), but actually found 500
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3728: status.find.is(200), but actually found 500
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4338: status.find.is(200), but actually found 500
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c6f51f5, username -> user.343173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a019f7f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: db5b135d-ce7e-4da9-8e93-60889ad3507c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c97cc9a, username -> user.187654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40242239, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4d4c89a3-3c7b-4a47-9b15-fc62f330d0f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4156: status.find.is(200), but actually found 500
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53888c03, username -> user.258583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ade8a2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ccaf29f9-8bd4-45f2-bbb1-b6c3e79f7f68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4153: status.find.is(200), but actually found 500
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db743d8, username -> user.88935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bfff235, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: abb4745f-2f5b-4636-bfed-7ce1a238c946
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4398: status.find.is(200), but actually found 500
20:27:56.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a72f902, username -> user.276465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@637c610a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6ec50387-6647-4d1a-9fb8-fbf7f72e22d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29acbb8a, username -> user.985254, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18539fba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a4d60b87-7392-4916-9299-a2811c3b221a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3728,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c523390, username -> user.660360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1056df4c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: af0e15ef-2183-4624-a4e7-8833ecca4b2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4273: status.find.is(200), but actually found 500
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4147: status.find.is(200), but actually found 500
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4338,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@313ae9fe, username -> user.590338, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ee0d7b6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: f866b85e-4270-42bc-b51e-cc1e7cc7b6e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56e2dcda, username -> user.346997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39b7df72, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 47245551-1e0e-4fa6-84f8-7a653bf7fda3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4171: status.find.is(200), but actually found 500
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4159: status.find.is(200), but actually found 500
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78ddd3b3, username -> user.401266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d3de5cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 10fdd7a1-b0ce-40fb-b84e-b7ae9ca61170
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4159,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d5430f6, username -> user.61076, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26abc0e5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 86399a62-f1fb-449a-a706-e4bebb359322
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4134: status.find.is(200), but actually found 500
20:27:56.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4068: status.find.is(200), but actually found 500
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ff338e8, username -> user.691093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b54ddc5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a8ec6e85-e6cf-4d7e-9dbd-cb86d67253ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4273,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a7ce9ad, username -> user.394444, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fd853db, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6c8e691c-1672-45cb-94a5-3e469c1b97d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4221: status.find.is(200), but actually found 500
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4165: status.find.is(200), but actually found 500
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2df5e494, username -> user.988735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@da3f44c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6228367b-93c0-4efc-925f-4fb15f1405e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@694a75c6, username -> user.970363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f752bc9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0326373c-d429-4309-b0a1-6786e2475baa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3add847f, username -> user.618337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76a4b325, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: efef1a93-71e8-418e-aa81-77600471e58c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4194: status.find.is(200), but actually found 500
20:27:56.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4131: status.find.is(200), but actually found 500
20:27:56.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5974dbec, username -> user.602318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11a8d14b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cfb3ea3a-5526-4d06-99a0-9d4f3a82a76a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4199: status.find.is(200), but actually found 500
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4234: status.find.is(200), but actually found 500
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ba92e3d, username -> user.784368, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48f3406b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6d900a86-4a3d-4033-9a23-783041469cd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.704 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.704 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4454: status.find.is(200), but actually found 500
20:27:56.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5599a8c8, username -> user.599970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cd710e5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4cd8ea4d-e90d-44e9-b6f7-1c29cf7c918a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.704 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dae0913, username -> user.963621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@421f210e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 43f8fd90-0eb5-4fab-82e9-a016ff863e54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4296: status.find.is(200), but actually found 500
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.704 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4296,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4862a139, username -> user.6630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c52197b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7dd7063b-1346-4942-831a-a1826f52f3c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.704 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4454,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b3ca19e, username -> user.246823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b32f6a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: cf07074c-64fa-448c-832c-ed2d9750cbbc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4064: status.find.is(200), but actually found 500
20:27:56.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4064,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@121b60e1, username -> user.782110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f49d76b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 536fbc14-299e-4749-9d9d-c122d757ee44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4189: status.find.is(200), but actually found 500
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4207: status.find.is(200), but actually found 500
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3772: status.find.is(200), but actually found 500
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@377daede, username -> user.44223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@637790ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 92800021-5971-4b18-8685-67b09fe5adad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4151: status.find.is(200), but actually found 500
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4299: status.find.is(200), but actually found 500
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4243: status.find.is(200), but actually found 500
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.708 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4089: status.find.is(200), but actually found 500
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5044b613, username -> user.597176, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5030e920, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ab7b0447-cc78-4f0a-9be6-f4596c8f9592
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fdf2513, username -> user.991630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a6c2c75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e830ee2e-cfda-4a97-a4f5-654450fdd1c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3850: status.find.is(200), but actually found 500
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4144: status.find.is(200), but actually found 500
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a72b6f3, username -> user.501805, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b267e6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4d191522-1bf4-47cb-ad2f-cb0e810bbc9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52aaa5a1, username -> user.663901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74a0bc07, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6454fab1-a23a-4082-bb68-7a1f6c130951
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64592041, username -> user.598156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12d5b1d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 94439aef-b1d6-4c51-be0b-82471b6dbc76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.708 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16167b81, username -> user.265342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65a3d40b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 98fe53ef-e39a-48d7-96ee-06ac666d5067
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4126: status.find.is(200), but actually found 500
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4130: status.find.is(200), but actually found 500
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d16cb72, username -> user.450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cd3cfb1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c6bd8037-8ff2-4975-a4f8-a588c4774c64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c930fa9, username -> user.878134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b581306, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 64e49125-4946-43de-b388-1e54304b1ced
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@265055b, username -> user.58775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f261c03, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: caac4e13-23d5-416d-aba4-7182c1fb27cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4374: status.find.is(200), but actually found 500
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4374,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d10ad55, username -> user.237083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50d7f7c7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fe8d2c12-343f-4a1c-8ce9-09959d66b363
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4148: status.find.is(200), but actually found 500
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4440: status.find.is(200), but actually found 500
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f4e8bbf, username -> user.550545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@209a8001, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fdf049ef-5058-4f35-b058-1f1f8a1ecd7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4440,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@477fdf7f, username -> user.931620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d43cb63, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 2f853a75-a06b-44d8-8f8d-cb34611897b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3756: status.find.is(200), but actually found 500
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3756,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7408e014, username -> user.853213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a89a36c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: eb278c5f-a5a0-49f9-b34f-e4984d81b473
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2613cc44, username -> user.86809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@397ad1cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0aa86817-376a-4eb4-a786-2717ed2e4977
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4077: status.find.is(200), but actually found 500
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52e366f6, username -> user.622798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4070e972, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 9412b1bf-6075-4cd2-aa06-581df12bb93c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4212: status.find.is(200), but actually found 500
20:27:56.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fd244e3, username -> user.748774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cbcffa7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 24ff45e4-962a-4137-b222-9d1afbb1b5d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3882: status.find.is(200), but actually found 500
20:27:56.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4323: status.find.is(200), but actually found 500
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4137: status.find.is(200), but actually found 500
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@639f2b4d, username -> user.158943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67cb4fe3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 6116b6af-91dc-41eb-9609-0fcb22163949
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@81835bc, username -> user.235513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cc210d0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 765fc8d6-35eb-4eae-838a-f0fb256791c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@92c7bf1, username -> user.842666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b8e92a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c5e097bf-40e5-4d1a-986f-93d46c7df2ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3960: status.find.is(200), but actually found 500
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c209a2f, username -> user.406256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@151d2cf3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 401c5fc9-f2ba-4e39-84cd-b7d74f5e095d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4166: status.find.is(200), but actually found 500
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.710 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ef98c12, username -> user.134739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6252fc80, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ab0e7fa9-4626-4e7e-a56b-54ee0a06cddc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3739: status.find.is(200), but actually found 500
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7375d347, username -> user.383369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41d4635f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: c1204fe9-ba19-4ccf-9a2f-ba2529faeed8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4318: status.find.is(200), but actually found 500
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4287: status.find.is(200), but actually found 500
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4336: status.find.is(200), but actually found 500
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4132: status.find.is(200), but actually found 500
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3852: status.find.is(200), but actually found 500
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46d36a4e, username -> user.621661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e073699, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 5d0cdb8a-5d3e-4286-b3b2-dba1d491fc8c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f77e5a3, username -> user.594195, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cccb219, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 04b68a24-769c-4da4-a961-03752ec3d90a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@206f494a, username -> user.556207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2445acb2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: b379426c-12d7-4145-82f2-3c1ca315fee3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3741: status.find.is(200), but actually found 500
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4242: status.find.is(200), but actually found 500
20:27:56.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4336,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d75d61a, username -> user.653868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cb6ac50, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3e75a341-9fce-4c8f-94cf-6bf9d15e1b71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f57598, username -> user.933821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b6e3860, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: de77fc23-c13c-4a81-af98-734ab0d35571
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4403: status.find.is(200), but actually found 500
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35713b41, username -> user.161802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@625fbd26, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: aca67c5a-8589-4031-8676-f2a21252f360
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77ef3fd0, username -> user.486383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d0211c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: fcf01c3b-e3a8-4579-bd3e-16fefc240ffb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.711 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4086: status.find.is(200), but actually found 500
20:27:56.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a009f9a, username -> user.125779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@250620d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a67a8c35-5b7c-4b8f-993d-8a7d10e98211
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4107: status.find.is(200), but actually found 500
20:27:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@341eaf4, username -> user.841181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@383a09b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 81546011-042f-4a55-bded-80fea53ce0c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.711 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4128: status.find.is(200), but actually found 500
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4060: status.find.is(200), but actually found 500
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4228: status.find.is(200), but actually found 500
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4060,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7be9ea2f, username -> user.24020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c1be1ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 7297883d-7956-49cd-9940-0864eb1c91e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64bbd297, username -> user.946996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc34187, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1b500864-3117-4a03-99c2-6831ea0f835b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4367: status.find.is(200), but actually found 500
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b3687ca, username -> user.158593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a87422f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e2b2e938-6dd6-4bda-9400-869b97324085
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16e68cb2, username -> user.942601, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dfc180e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: e4fd6dea-83df-48bd-8b40-ea6c1bb67759
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4367,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18d66bf7, username -> user.244404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5312f31c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 99d9c518-4290-4bc9-8f6e-c09b3e6a15c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4284: status.find.is(200), but actually found 500
20:27:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4370: status.find.is(200), but actually found 500
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4284,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@757468d0, username -> user.619201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41784cc3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 3ce3b1f5-8457-4d51-ac54-7673dca075ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4180: status.find.is(200), but actually found 500
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.712 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@628aed9c, username -> user.885469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78bd6495, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 0c2de74b-4410-4d4c-9e59-8f1eb6549351
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76ba7aaf, username -> user.628935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25476f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 4f84e134-622f-4501-af96-7c4b9719b85c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4351: status.find.is(200), but actually found 500
20:27:56.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ece622a, username -> user.357460, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9fa2e94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a5084614-6590-4b67-b844-aae43498176c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3725: status.find.is(200), but actually found 500
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cbee42e, username -> user.826427, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@502961cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: dff5fd16-1354-402e-ad1f-ac3e0cd2a72e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4116: status.find.is(200), but actually found 500
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4092: status.find.is(200), but actually found 500
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2afd193, username -> user.258641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54d12428, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 865c88e9-4331-4024-9866-8430851aa12e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4116,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a9cf42c, username -> user.314247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@778dbb19, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: dc883703-3ed9-4451-a2ca-09eb71e571a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4082: status.find.is(200), but actually found 500
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ccbc8d4, username -> user.325385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@410a4c87, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d6089523-fcdb-4d70-998f-74142a9691d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4445: status.find.is(200), but actually found 500
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f804065, username -> user.466547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71e6ca13, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1e2196b0-cd72-4753-85f4-1c7275bfae28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4316: status.find.is(200), but actually found 500
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4316,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@235f48a, username -> user.156946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@128ae5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 1f948f7b-14b8-402c-86b3-6f457a7adfc2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4114: status.find.is(200), but actually found 500
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4114,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6440290b, username -> user.992344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4582388c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: a6a803d2-0066-41cc-a901-b028cc360a59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3757: status.find.is(200), but actually found 500
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a62df95, username -> user.505101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71dedc2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: d91ecd0c-12b3-41a7-9e02-a90e6ac83ee7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4124: status.find.is(200), but actually found 500
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d77d4a4, username -> user.303167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@205a5f46, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 5cd79f61-b6e8-4470-ac60-9fc8dd6c183f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4210: status.find.is(200), but actually found 500
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@175dd580, username -> user.841620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@420cd98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 25850c3b-3a96-4635-b3ae-62492c512815
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4061: status.find.is(200), but actually found 500
20:27:56.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c90391d, username -> user.22268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7be1cace, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 8bf0840b-3937-4b01-b774-be4496a3eb26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 4274: status.find.is(200), but actually found 500
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,4274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@614db466, username -> user.879675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@355fa69b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: ade64b99-c01e-402b-97dc-52e688e01ba4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 3853: status.find.is(200), but actually found 500
20:27:56.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,3853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7832c50, username -> user.245494, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b870f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:27:56 GMT
	x-forgerock-transactionid: 903c1dfe-8e43-4a84-94da-2a7cef97c8f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.715 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.715 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.715 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8149: status.find.is(200), but actually found 503
20:27:56.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34efc43d, username -> user.685090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eb16323, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.728 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.728 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.728 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8151: status.find.is(200), but actually found 503
20:27:56.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7994f659, username -> user.428435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46709398, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.733 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.733 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8153: status.find.is(200), but actually found 503
20:27:56.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16a785ce, username -> user.381667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@394e451d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8152: status.find.is(200), but actually found 503
20:27:56.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50b0f879, username -> user.603329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c363c28, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.742 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.742 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.742 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8154: status.find.is(200), but actually found 503
20:27:56.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7464720b, username -> user.945408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c59a7e7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8161: status.find.is(200), but actually found 503
20:27:56.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dab767, username -> user.27845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f560710, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8150: status.find.is(200), but actually found 503
20:27:56.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@525eeff3, username -> user.686830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c6c466d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.750 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.750 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8155: status.find.is(200), but actually found 503
20:27:56.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@427156d3, username -> user.665802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@205d1b59, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8163: status.find.is(200), but actually found 503
20:27:56.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7be9940d, username -> user.997191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@754723d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.752 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.752 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8157: status.find.is(200), but actually found 503
20:27:56.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d5e0ec4, username -> user.310375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@489c041b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8158: status.find.is(200), but actually found 503
20:27:56.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f23ae13, username -> user.434477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dff5601, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8160: status.find.is(200), but actually found 503
20:27:56.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50bc6b25, username -> user.596130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f0bae2f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.753 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.753 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8164: status.find.is(200), but actually found 503
20:27:56.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8159: status.find.is(200), but actually found 503
20:27:56.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51d4137b, username -> user.532827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cd4a0f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8159,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6616e8cb, username -> user.111516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bb40911, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.754 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.754 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.754 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.754 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.754 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.754 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8156: status.find.is(200), but actually found 503
20:27:56.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@de66e63, username -> user.811221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@497843f2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.755 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.755 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.755 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.755 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8162: status.find.is(200), but actually found 503
20:27:56.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c578465, username -> user.293251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e19dc7a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8165: status.find.is(200), but actually found 503
20:27:56.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78ec3a5f, username -> user.732902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55b6386e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8166: status.find.is(200), but actually found 503
20:27:56.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8f8f582, username -> user.398547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42a4a3b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.756 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.756 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8167: status.find.is(200), but actually found 503
20:27:56.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8167,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f0761c8, username -> user.726209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f581afb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.766 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.766 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8168: status.find.is(200), but actually found 503
20:27:56.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d3ec5ab, username -> user.627686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ac52019, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.767 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.767 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.767 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8169: status.find.is(200), but actually found 503
20:27:56.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8169,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cdaf80b, username -> user.949299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76798fab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.791 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.791 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.791 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8171: status.find.is(200), but actually found 503
20:27:56.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f02ef18, username -> user.992609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@578df5e5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.798 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.798 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.798 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8170: status.find.is(200), but actually found 503
20:27:56.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f603616, username -> user.143348, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cf08a50, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.798 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.798 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.798 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8172: status.find.is(200), but actually found 503
20:27:56.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78bba2f9, username -> user.383574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46104efb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.800 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.800 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.800 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.800 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.800 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8173: status.find.is(200), but actually found 503
20:27:56.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a3ca6d8, username -> user.902310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47d9a175, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.803 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.803 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.803 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.803 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8174: status.find.is(200), but actually found 503
20:27:56.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e297d93, username -> user.349465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ce81d73, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.818 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.818 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.818 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8175: status.find.is(200), but actually found 503
20:27:56.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22776b83, username -> user.632857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73f68fb6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.818 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.818 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.818 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8176: status.find.is(200), but actually found 503
20:27:56.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a9abed5, username -> user.276170, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@794c11e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.820 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.820 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.820 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.822 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8177: status.find.is(200), but actually found 503
20:27:56.822 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8177,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f10fc35, username -> user.411129, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68a6053f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.822 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.822 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.822 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.822 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.822 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8178: status.find.is(200), but actually found 503
20:27:56.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a58a2e1, username -> user.37860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a5c7b63, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.828 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.828 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.828 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8179: status.find.is(200), but actually found 503
20:27:56.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b798b51, username -> user.283705, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c072bcf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.833 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.833 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.834 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.834 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8180: status.find.is(200), but actually found 503
20:27:56.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4606be35, username -> user.632186, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37382245, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.846 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.846 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.846 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8181: status.find.is(200), but actually found 503
20:27:56.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a9f0077, username -> user.927640, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@338ffb9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.853 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.853 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.853 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8182: status.find.is(200), but actually found 503
20:27:56.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@198180d7, username -> user.658879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@569a2280, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.854 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.854 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.854 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8183: status.find.is(200), but actually found 503
20:27:56.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30eb698, username -> user.476151, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67638e10, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.857 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.858 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.858 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8184: status.find.is(200), but actually found 503
20:27:56.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50abd2f0, username -> user.474772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@be346d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.858 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.858 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.858 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.858 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.858 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8185: status.find.is(200), but actually found 503
20:27:56.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c1527e9, username -> user.285139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@578486c0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.862 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.862 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.862 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8186: status.find.is(200), but actually found 503
20:27:56.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65323358, username -> user.364450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b3c696e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.890 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.890 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.890 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.890 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.890 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8188: status.find.is(200), but actually found 503
20:27:56.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cb0e22e, username -> user.308371, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29b9352b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.892 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.892 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.892 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8187: status.find.is(200), but actually found 503
20:27:56.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8187,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@470707eb, username -> user.258273, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ff55a3c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.892 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.892 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.892 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8189: status.find.is(200), but actually found 503
20:27:56.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46d87a9a, username -> user.469623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47dee499, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.895 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.895 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.895 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.898 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8190: status.find.is(200), but actually found 503
20:27:56.898 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f2b3e35, username -> user.761826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a8b1da6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.898 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.898 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.898 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.898 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.898 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8191: status.find.is(200), but actually found 503
20:27:56.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bd336d1, username -> user.958114, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2616d5b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.906 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.906 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.906 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8192: status.find.is(200), but actually found 503
20:27:56.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c604f5c, username -> user.493615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13933413, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.912 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.912 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.912 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.912 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8193: status.find.is(200), but actually found 503
20:27:56.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@beba063, username -> user.893552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3322147f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.915 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.915 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.915 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.925 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8194: status.find.is(200), but actually found 503
20:27:56.925 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65387b26, username -> user.257168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ab892ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.925 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.925 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.925 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.925 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.925 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8195: status.find.is(200), but actually found 503
20:27:56.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@317ea94d, username -> user.107246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@563a9f30, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.932 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.932 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.932 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8196: status.find.is(200), but actually found 503
20:27:56.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8196,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54cb803d, username -> user.853649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27cf6b87, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.943 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.943 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.943 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8197: status.find.is(200), but actually found 503
20:27:56.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e94f25c, username -> user.174725, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ceacb41, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.955 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.955 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.955 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8198: status.find.is(200), but actually found 503
20:27:56.959 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51ef8275, username -> user.595558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44fd27a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.959 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.959 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.959 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.959 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8199: status.find.is(200), but actually found 503
20:27:56.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79594a0d, username -> user.22149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f1589c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.961 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.961 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.961 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8200: status.find.is(200), but actually found 503
20:27:56.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eb22c74, username -> user.633162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70004d00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.968 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.969 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.969 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.969 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8202: status.find.is(200), but actually found 503
20:27:56.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45ed8c56, username -> user.317922, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31b1df40, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.969 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.969 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.970 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.970 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.970 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8201: status.find.is(200), but actually found 503
20:27:56.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72a7aad5, username -> user.243438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f8e107, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.971 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.971 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.971 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8203: status.find.is(200), but actually found 503
20:27:56.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d7be7c2, username -> user.769319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23c8fd9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.980 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.980 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.980 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8204: status.find.is(200), but actually found 503
20:27:56.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@475c02f8, username -> user.440163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cf639af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.982 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.982 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.982 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8205: status.find.is(200), but actually found 503
20:27:56.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b008d9, username -> user.710931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36fadeba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.989 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.989 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.989 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.989 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.989 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:56.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8206: status.find.is(200), but actually found 503
20:27:56.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3db26aed, username -> user.954558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b2e21f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:56.996 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.996 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.996 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:56.996 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:56.996 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8207: status.find.is(200), but actually found 503
20:27:57.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b92e5f, username -> user.394732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ef567, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:56 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.011 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.011 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.011 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8208: status.find.is(200), but actually found 503
20:27:57.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8208,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64b242db, username -> user.755519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aa6ebbe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.018 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.019 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.019 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.019 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8209: status.find.is(200), but actually found 503
20:27:57.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3367a61a, username -> user.932419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6559e0ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.021 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.021 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.021 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.027 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8210: status.find.is(200), but actually found 503
20:27:57.027 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@355bf168, username -> user.469223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35e1d6d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.027 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.027 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.027 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.027 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.027 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8211: status.find.is(200), but actually found 503
20:27:57.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3783a245, username -> user.260920, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73f35139, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.042 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.042 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.042 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8212: status.find.is(200), but actually found 503
20:27:57.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ba28927, username -> user.604992, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33602c06, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.044 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.044 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.044 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.044 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8213: status.find.is(200), but actually found 503
20:27:57.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@617c1db5, username -> user.61960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@283305d4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.046 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.046 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.046 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8214: status.find.is(200), but actually found 503
20:27:57.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8214,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57b2fb96, username -> user.45039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ae3273f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.047 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.047 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.047 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.047 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.047 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8215: status.find.is(200), but actually found 503
20:27:57.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5296b199, username -> user.329111, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@612c80e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.051 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.051 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.051 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.051 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.051 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8216: status.find.is(200), but actually found 503
20:27:57.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@729019f1, username -> user.131049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dae4a5b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.054 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.054 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.054 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8217: status.find.is(200), but actually found 503
20:27:57.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@478dee5, username -> user.224786, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4448f7b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.055 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.055 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8218: status.find.is(200), but actually found 503
20:27:57.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cbf702f, username -> user.633867, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6519cad2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.058 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.058 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.058 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8219: status.find.is(200), but actually found 503
20:27:57.064 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dfff961, username -> user.320753, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f1846eb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.064 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.064 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.064 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.064 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.064 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8221: status.find.is(200), but actually found 503
20:27:57.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29fac930, username -> user.738571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f8aea16, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.087 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.087 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.087 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8220: status.find.is(200), but actually found 503
20:27:57.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@172c00cf, username -> user.77632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c09b10, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.088 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.088 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.088 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.088 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.088 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8222: status.find.is(200), but actually found 503
20:27:57.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b9c26a6, username -> user.308679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55d7ce3a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.101 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.101 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.101 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8223: status.find.is(200), but actually found 503
20:27:57.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69968bc5, username -> user.798527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e14be5d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.103 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.103 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.103 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8224: status.find.is(200), but actually found 503
20:27:57.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25b7eca2, username -> user.236089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5365d655, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.111 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.111 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.111 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8226: status.find.is(200), but actually found 503
20:27:57.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44a95d86, username -> user.148696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f457cb8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.121 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.121 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.121 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.121 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.121 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8225: status.find.is(200), but actually found 503
20:27:57.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@648523b, username -> user.305461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@891639e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.122 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.122 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.122 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8227: status.find.is(200), but actually found 503
20:27:57.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36c8e7f2, username -> user.957954, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c73fae4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.130 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.130 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.130 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8228: status.find.is(200), but actually found 503
20:27:57.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@240e4abd, username -> user.3696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bca04aa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.145 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.145 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.146 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.146 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.146 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8229: status.find.is(200), but actually found 503
20:27:57.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63617cf1, username -> user.463735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6271549d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8230: status.find.is(200), but actually found 503
20:27:57.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3001d6e3, username -> user.194970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70afe53e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.151 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.151 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.151 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.151 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.151 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.151 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8231: status.find.is(200), but actually found 503
20:27:57.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a18e79b, username -> user.304539, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d659f38, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8233: status.find.is(200), but actually found 503
20:27:57.156 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f8c154, username -> user.621953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46b5b8d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.157 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.157 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.157 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8232: status.find.is(200), but actually found 503
20:27:57.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cf3c578, username -> user.175875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e5e0e86, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.157 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.157 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8234: status.find.is(200), but actually found 503
20:27:57.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5aba6553, username -> user.727082, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a70b6c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.172 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.172 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.172 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.176 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8235: status.find.is(200), but actually found 503
20:27:57.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8235,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26c67b68, username -> user.205285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3460aa20, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.177 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.177 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.177 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.177 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8236: status.find.is(200), but actually found 503
20:27:57.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53f566c4, username -> user.219494, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24283e0d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.180 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.180 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.180 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.180 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.180 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8237: status.find.is(200), but actually found 503
20:27:57.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8237,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6601041e, username -> user.537302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19cdf2a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.187 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.187 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.187 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8238: status.find.is(200), but actually found 503
20:27:57.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8238,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55b498a5, username -> user.95270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f873da3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.211 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.211 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.211 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.211 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.211 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8239: status.find.is(200), but actually found 503
20:27:57.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e7a6b8e, username -> user.590055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@527dc4a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.217 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.217 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.217 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8240: status.find.is(200), but actually found 503
20:27:57.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@158d39c0, username -> user.356147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fc5052f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.229 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.229 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.229 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8241: status.find.is(200), but actually found 503
20:27:57.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@380afc59, username -> user.909653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c17b8e9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.232 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.232 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.232 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8242: status.find.is(200), but actually found 503
20:27:57.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3daa2f52, username -> user.165490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33e1100c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.233 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.233 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.233 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8243: status.find.is(200), but actually found 503
20:27:57.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@102ceedd, username -> user.470268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61aa6c5d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.239 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.239 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.239 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8244: status.find.is(200), but actually found 503
20:27:57.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f9f826f, username -> user.953204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24ab2662, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.240 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.240 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.240 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8245: status.find.is(200), but actually found 503
20:27:57.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8245,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b264a5a, username -> user.102352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c8253b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.243 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.243 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.243 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8246: status.find.is(200), but actually found 503
20:27:57.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3306735d, username -> user.101894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d0e1d10, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.244 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.244 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.244 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8247: status.find.is(200), but actually found 503
20:27:57.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a0ba807, username -> user.138102, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4732b8e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.247 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.247 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8248: status.find.is(200), but actually found 503
20:27:57.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d50c86a, username -> user.580769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f3a0abd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.249 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.249 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.249 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8250: status.find.is(200), but actually found 503
20:27:57.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14f00176, username -> user.884035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1de97e46, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8249: status.find.is(200), but actually found 503
20:27:57.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@91cf79d, username -> user.655708, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b2c658b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8251: status.find.is(200), but actually found 503
20:27:57.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8251,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67692002, username -> user.117643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5669b765, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.259 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.259 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.259 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8252: status.find.is(200), but actually found 503
20:27:57.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ac7d5b2, username -> user.915755, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12fc5d68, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.260 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.260 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8253: status.find.is(200), but actually found 503
20:27:57.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1989cda, username -> user.573461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fd74903, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.261 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.261 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.261 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8254: status.find.is(200), but actually found 503
20:27:57.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b2d0cbb, username -> user.365299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a2dcecb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.268 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.268 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.268 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8255: status.find.is(200), but actually found 503
20:27:57.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@147069a3, username -> user.277811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79bb56b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8256: status.find.is(200), but actually found 503
20:27:57.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@655fd8f1, username -> user.529666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19e0bea3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.291 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.291 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.291 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8257: status.find.is(200), but actually found 503
20:27:57.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f534ab5, username -> user.734019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e427b46, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8258: status.find.is(200), but actually found 503
20:27:57.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8258,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c4ec6d0, username -> user.250733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1072a6b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8259: status.find.is(200), but actually found 503
20:27:57.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8259,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@174e7e87, username -> user.827971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@606320b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8260: status.find.is(200), but actually found 503
20:27:57.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@673ed06f, username -> user.230912, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64b1ba1d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8261: status.find.is(200), but actually found 503
20:27:57.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e99f84f, username -> user.91033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7341d5c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8262: status.find.is(200), but actually found 503
20:27:57.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2643d9b7, username -> user.262743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@265fdab9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8263: status.find.is(200), but actually found 503
20:27:57.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@368abff7, username -> user.663932, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31c662b1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8264: status.find.is(200), but actually found 503
20:27:57.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bf5d11a, username -> user.602157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@409d5d96, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8265: status.find.is(200), but actually found 503
20:27:57.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8265,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dbdddcf, username -> user.713920, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13f37dfa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8266: status.find.is(200), but actually found 503
20:27:57.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3af66162, username -> user.925111, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e193cfb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8267: status.find.is(200), but actually found 503
20:27:57.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8267,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1371ea4, username -> user.241006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f7057b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8268: status.find.is(200), but actually found 503
20:27:57.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8268,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4638b626, username -> user.210819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12068116, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8269: status.find.is(200), but actually found 503
20:27:57.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@302d598, username -> user.301849, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46b9e76e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8270: status.find.is(200), but actually found 503
20:27:57.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c6892cd, username -> user.378651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f53032f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.409 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.409 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.409 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8272: status.find.is(200), but actually found 503
20:27:57.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@312466b9, username -> user.33483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2aa7a83c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8271: status.find.is(200), but actually found 503
20:27:57.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b1360d8, username -> user.926416, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cb93568, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8273: status.find.is(200), but actually found 503
20:27:57.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8273,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38643e2d, username -> user.614304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d77cd76, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8274: status.find.is(200), but actually found 503
20:27:57.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64215c7d, username -> user.498188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e537e6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8275: status.find.is(200), but actually found 503
20:27:57.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8275,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@586cbbcb, username -> user.935779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cb25c07, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8276: status.find.is(200), but actually found 503
20:27:57.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62e0f9a7, username -> user.12895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@734cf03c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8277: status.find.is(200), but actually found 503
20:27:57.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c0cbf9, username -> user.386465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@150a10ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8278: status.find.is(200), but actually found 503
20:27:57.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65010a42, username -> user.12884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5db7f934, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8279: status.find.is(200), but actually found 503
20:27:57.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e68eab7, username -> user.11059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d7e818a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8280: status.find.is(200), but actually found 503
20:27:57.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e7d45d2, username -> user.351083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b953006, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8281: status.find.is(200), but actually found 503
20:27:57.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38d6dc10, username -> user.407882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b963d60, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8282: status.find.is(200), but actually found 503
20:27:57.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8282,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@80aa89a, username -> user.519213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fe2588, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8283: status.find.is(200), but actually found 503
20:27:57.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8283,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d4990f7, username -> user.233492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14b279c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8284: status.find.is(200), but actually found 503
20:27:57.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8284,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bd2eea2, username -> user.920446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1858f278, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.513 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.513 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.513 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8285: status.find.is(200), but actually found 503
20:27:57.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8285,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44690877, username -> user.613405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51d2ab77, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8286: status.find.is(200), but actually found 503
20:27:57.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bcd533d, username -> user.508894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@231b4673, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.522 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.522 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8287: status.find.is(200), but actually found 503
20:27:57.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15392622, username -> user.667975, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@457c91fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8288: status.find.is(200), but actually found 503
20:27:57.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51841131, username -> user.291877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4387a416, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8289: status.find.is(200), but actually found 503
20:27:57.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1932cd83, username -> user.142315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e1dde, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8290: status.find.is(200), but actually found 503
20:27:57.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f92c26, username -> user.581067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bd54a50, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8291: status.find.is(200), but actually found 503
20:27:57.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8291,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cae4719, username -> user.738314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61a11da4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8292: status.find.is(200), but actually found 503
20:27:57.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8292,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46a7d476, username -> user.852721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52fe018e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8293: status.find.is(200), but actually found 503
20:27:57.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f925a7d, username -> user.32675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d0fcf75, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8295: status.find.is(200), but actually found 503
20:27:57.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@456ab669, username -> user.758251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cded121, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8294: status.find.is(200), but actually found 503
20:27:57.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8294,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bf04c37, username -> user.863889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@164e0a11, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8296: status.find.is(200), but actually found 503
20:27:57.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8296,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40541af4, username -> user.717322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64a384f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8297: status.find.is(200), but actually found 503
20:27:57.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@422905c5, username -> user.256011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c1167cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8298: status.find.is(200), but actually found 503
20:27:57.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d897aa8, username -> user.870568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@609a4bfb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8299: status.find.is(200), but actually found 503
20:27:57.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45ea8d94, username -> user.452328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24c573f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.599 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.599 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.599 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8300: status.find.is(200), but actually found 503
20:27:57.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8300,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50b6f028, username -> user.642900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c1db362, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8301: status.find.is(200), but actually found 503
20:27:57.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52afaa3d, username -> user.621136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e093aaf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.608 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.608 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.608 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8302: status.find.is(200), but actually found 503
20:27:57.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59cb0a4b, username -> user.216900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@387eeef4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.627 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.627 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.627 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.627 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8303: status.find.is(200), but actually found 503
20:27:57.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@565757eb, username -> user.916171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7705c7a5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.633 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.633 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8306: status.find.is(200), but actually found 503
20:27:57.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8304: status.find.is(200), but actually found 503
20:27:57.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c63790e, username -> user.430102, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30b7f2b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@126d2387, username -> user.877164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6311b562, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.645 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.645 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8305: status.find.is(200), but actually found 503
20:27:57.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73bd31c2, username -> user.147610, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cecb4e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8307: status.find.is(200), but actually found 503
20:27:57.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67f56b61, username -> user.498832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@494d7e09, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8308: status.find.is(200), but actually found 503
20:27:57.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c440937, username -> user.734517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e949340, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8309: status.find.is(200), but actually found 503
20:27:57.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@239097ed, username -> user.78505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e0c7050, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8310: status.find.is(200), but actually found 503
20:27:57.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a48a724, username -> user.487382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2320c9ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8311: status.find.is(200), but actually found 503
20:27:57.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47e3e07c, username -> user.956897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@572acf17, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.673 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.673 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.673 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8312: status.find.is(200), but actually found 503
20:27:57.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72d59d7b, username -> user.784489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a295b94, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8313: status.find.is(200), but actually found 503
20:27:57.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61895d29, username -> user.907559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b847bf0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.687 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.687 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8314: status.find.is(200), but actually found 503
20:27:57.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f7d07c5, username -> user.255283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@395778b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8315: status.find.is(200), but actually found 503
20:27:57.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@94f5468, username -> user.419063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1858fef8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.693 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.693 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8316: status.find.is(200), but actually found 503
20:27:57.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8316,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b333df0, username -> user.198562, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c63bd0e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8317: status.find.is(200), but actually found 503
20:27:57.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fadd0e2, username -> user.42356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@207c7d68, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.709 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.709 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.709 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8318: status.find.is(200), but actually found 503
20:27:57.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57ec59a3, username -> user.615559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18aa14e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.727 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.727 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.727 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:27:57                                          70s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=8318  )
> restLoginInitiate                                        (OK=0      KO=8318  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No   8318 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:    8318 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                      4248 (17.02%)
> status.find.is(200), but actually found 500                      3923 (15.72%)
> status.find.is(200), but actually found 502                       147 ( 0.59%)

---- idc.login -----------------------------------------------------------------
[#-                                                                        ]  1%
          waiting: 534293 / active: 4      / done: 8318  
================================================================================

20:27:57.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8319: status.find.is(200), but actually found 503
20:27:57.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55075ed, username -> user.751960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c31a20d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8320: status.find.is(200), but actually found 503
20:27:57.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@794afd3b, username -> user.408081, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@240888e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8321: status.find.is(200), but actually found 503
20:27:57.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1483acea, username -> user.566183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e2abc99, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.777 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.777 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8322: status.find.is(200), but actually found 503
20:27:57.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68e254b0, username -> user.382859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f2eebab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.777 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.777 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8323: status.find.is(200), but actually found 503
20:27:57.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6acdff8, username -> user.826395, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ace022f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.783 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.783 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.783 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8324: status.find.is(200), but actually found 503
20:27:57.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20588a5, username -> user.1002538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ee42463, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.786 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.786 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.786 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8325: status.find.is(200), but actually found 503
20:27:57.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ce791c9, username -> user.55489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bef5c47, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.800 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.800 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.800 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.800 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.800 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8326: status.find.is(200), but actually found 503
20:27:57.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@201271c0, username -> user.555224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f7c8361, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.820 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.820 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.820 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.826 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8327: status.find.is(200), but actually found 503
20:27:57.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53d38f20, username -> user.980480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b6b6526, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.827 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.827 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.827 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8328: status.find.is(200), but actually found 503
20:27:57.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f968c34, username -> user.20074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4176e4f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.836 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.836 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.836 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.836 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.836 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8330: status.find.is(200), but actually found 503
20:27:57.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b2bbf20, username -> user.985000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79bb9a45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.836 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.836 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.836 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.836 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.836 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8329: status.find.is(200), but actually found 503
20:27:57.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b8dfb63, username -> user.866788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60c6872e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.837 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.837 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.837 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8331: status.find.is(200), but actually found 503
20:27:57.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46f5851e, username -> user.128295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@356a75bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.849 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.849 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.849 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8332: status.find.is(200), but actually found 503
20:27:57.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2419935b, username -> user.856578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@667e695, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.854 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.854 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.854 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8333: status.find.is(200), but actually found 503
20:27:57.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@894068d, username -> user.140613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@695ffdbd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.870 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.870 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.870 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8334: status.find.is(200), but actually found 503
20:27:57.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5303667c, username -> user.144361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66170cfe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.879 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.879 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.879 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.880 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.880 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8335: status.find.is(200), but actually found 503
20:27:57.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8335,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@738495d9, username -> user.976890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75fd6959, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.882 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.882 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.882 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8336: status.find.is(200), but actually found 503
20:27:57.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8336,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31d1089b, username -> user.526620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fdc88bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.888 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.888 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.888 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.914 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8337: status.find.is(200), but actually found 503
20:27:57.914 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8337,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f6e485f, username -> user.466261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76835fa4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.914 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.914 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.914 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.914 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.914 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8338: status.find.is(200), but actually found 503
20:27:57.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8338,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc7cbf9, username -> user.981245, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67a5705, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.917 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.917 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.917 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8339: status.find.is(200), but actually found 503
20:27:57.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@523a6b90, username -> user.740012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@368dfa56, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.937 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.937 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.937 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8340: status.find.is(200), but actually found 503
20:27:57.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8340,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68bd2dea, username -> user.98714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4653c0f8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.955 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.955 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.955 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8341: status.find.is(200), but actually found 503
20:27:57.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8341,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40457aa2, username -> user.259076, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10fcd2ba, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.971 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.971 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.971 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.985 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8342: status.find.is(200), but actually found 503
20:27:57.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1de1181f, username -> user.792560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ecef612, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.986 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.986 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.986 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.991 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8343: status.find.is(200), but actually found 503
20:27:57.991 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d70447d, username -> user.514665, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12156a7c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.991 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.991 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.991 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.991 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.991 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8344: status.find.is(200), but actually found 503
20:27:57.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8344,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ce91db6, username -> user.774602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3735d533, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.992 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.992 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.992 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:57.998 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8346: status.find.is(200), but actually found 503
20:27:57.998 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7705b728, username -> user.681674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52c9623f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:57.998 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.998 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.998 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:57.998 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:57.998 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8345: status.find.is(200), but actually found 503
20:27:58.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6685b66a, username -> user.201979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42f71f3a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.000 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.000 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.000 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8347: status.find.is(200), but actually found 503
20:27:58.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16cd0006, username -> user.587896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cfabab4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.004 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.004 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.004 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.004 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.004 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8348: status.find.is(200), but actually found 503
20:27:58.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8348,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e2a6da7, username -> user.848027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66c1b472, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.004 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.004 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.004 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.004 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.004 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8349: status.find.is(200), but actually found 503
20:27:58.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@228873bf, username -> user.500326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a00a90d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.005 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.006 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8350: status.find.is(200), but actually found 503
20:27:58.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@386aaf03, username -> user.463792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70120ef4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.006 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.006 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8351: status.find.is(200), but actually found 503
20:27:58.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fb38d31, username -> user.504108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@684eed43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.006 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.006 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8352: status.find.is(200), but actually found 503
20:27:58.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51bac797, username -> user.759122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@689698eb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:57 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.010 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.010 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.010 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8353: status.find.is(200), but actually found 503
20:27:58.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78eb04ea, username -> user.144308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75ca8718, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.018 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.018 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.018 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8354: status.find.is(200), but actually found 503
20:27:58.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@613b9702, username -> user.987191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23e100df, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.020 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.020 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.020 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8355: status.find.is(200), but actually found 503
20:27:58.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d4c22d1, username -> user.854648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14ca3e64, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.032 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.032 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.032 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8357: status.find.is(200), but actually found 503
20:27:58.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16d7e6df, username -> user.522823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dac0ecd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.036 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.036 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.036 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8356: status.find.is(200), but actually found 503
20:27:58.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28f9e5ee, username -> user.178890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29aa5f66, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.037 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.037 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.037 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8358: status.find.is(200), but actually found 503
20:27:58.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d7aa98e, username -> user.883183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@584e61de, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.042 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.042 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.042 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8359: status.find.is(200), but actually found 503
20:27:58.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@afe5f3f, username -> user.644678, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5572a1b1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.047 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.047 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.047 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.047 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.047 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8360: status.find.is(200), but actually found 503
20:27:58.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f5a42a8, username -> user.1001288, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b8ae058, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.053 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.053 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.053 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8361: status.find.is(200), but actually found 503
20:27:58.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8361,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17515288, username -> user.725575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cac80ee, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.088 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.088 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.088 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.088 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.088 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8362: status.find.is(200), but actually found 503
20:27:58.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a21c13c, username -> user.184504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50c79ba7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.095 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.095 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.095 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.095 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.095 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8363: status.find.is(200), but actually found 503
20:27:58.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@276a32c4, username -> user.68297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5959db1f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.103 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.103 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.103 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8364: status.find.is(200), but actually found 503
20:27:58.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7528776e, username -> user.359579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28b27b39, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.106 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.106 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.106 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8365: status.find.is(200), but actually found 503
20:27:58.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c0903e0, username -> user.967057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dfd9055, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.106 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.106 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.106 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8366: status.find.is(200), but actually found 503
20:27:58.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8366,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@119e5d96, username -> user.865353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c61ea11, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.112 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.112 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.112 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8367: status.find.is(200), but actually found 503
20:27:58.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8367,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ec300db, username -> user.500813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d3ad837, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.122 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.122 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.122 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8368: status.find.is(200), but actually found 503
20:27:58.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79f9ee9d, username -> user.615397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e78084a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.129 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.129 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.129 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.129 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.129 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8370: status.find.is(200), but actually found 503
20:27:58.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38747bde, username -> user.995640, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13b863f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.136 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.136 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.136 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.136 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.136 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8369: status.find.is(200), but actually found 503
20:27:58.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2364ea24, username -> user.272819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2375b17, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.138 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.138 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.138 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8371: status.find.is(200), but actually found 503
20:27:58.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d79dab8, username -> user.261128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@110f3d6c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.140 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.140 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.140 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.140 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.140 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8372: status.find.is(200), but actually found 503
20:27:58.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21368bb9, username -> user.816837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4687cce4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.142 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.142 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.142 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8373: status.find.is(200), but actually found 503
20:27:58.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f1b7ea9, username -> user.393541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d3848b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.150 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.150 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.150 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.159 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8374: status.find.is(200), but actually found 503
20:27:58.159 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8374,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64076eb8, username -> user.576705, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca98d6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.159 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.159 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.159 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.159 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.159 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8376: status.find.is(200), but actually found 503
20:27:58.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46f9eee1, username -> user.128701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b3bab94, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.167 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.167 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.167 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8375: status.find.is(200), but actually found 503
20:27:58.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d49f93d, username -> user.974331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a7c6142, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.167 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.167 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.167 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8377: status.find.is(200), but actually found 503
20:27:58.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@508f880f, username -> user.518852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dd74584, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.167 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.167 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.167 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8378: status.find.is(200), but actually found 503
20:27:58.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4535b370, username -> user.546446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4199b2cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.170 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.170 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.170 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8380: status.find.is(200), but actually found 503
20:27:58.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41b91d52, username -> user.193985, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@779c810c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.172 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.172 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.172 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8379: status.find.is(200), but actually found 503
20:27:58.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35796f74, username -> user.29534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4373870d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8381: status.find.is(200), but actually found 503
20:27:58.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3edde4b3, username -> user.277319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1aeff68b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8382: status.find.is(200), but actually found 503
20:27:58.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56f54a83, username -> user.631227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35e4cf26, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.174 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.174 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.174 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8383: status.find.is(200), but actually found 503
20:27:58.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6df9bad2, username -> user.897708, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c93c3a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.179 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.179 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.179 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.179 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.179 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8384: status.find.is(200), but actually found 503
20:27:58.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8384,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12d0db0a, username -> user.246706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@246b42cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.191 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.191 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.191 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.191 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.191 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8385: status.find.is(200), but actually found 503
20:27:58.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1faea6cc, username -> user.145101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b9f5ad7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.198 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.198 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.198 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8386: status.find.is(200), but actually found 503
20:27:58.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f28781c, username -> user.512097, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@141958ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.198 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.198 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.198 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8387: status.find.is(200), but actually found 503
20:27:58.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8387,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ce399cd, username -> user.637764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f3c32f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.206 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.206 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.206 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8388: status.find.is(200), but actually found 503
20:27:58.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c3f7875, username -> user.931109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69c15f08, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.210 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.210 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.210 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8389: status.find.is(200), but actually found 503
20:27:58.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b613432, username -> user.999500, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f7bedc1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.225 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.225 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.225 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8390: status.find.is(200), but actually found 503
20:27:58.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d744f84, username -> user.399162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4259903c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.229 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.229 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.229 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8391: status.find.is(200), but actually found 503
20:27:58.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f976e2b, username -> user.272548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4df5faf5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.235 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.235 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.235 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8392: status.find.is(200), but actually found 503
20:27:58.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c898da9, username -> user.292145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@758efa3f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.240 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.240 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.240 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8393: status.find.is(200), but actually found 503
20:27:58.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8393,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11ac2f3c, username -> user.926092, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dcf02f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.248 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8394: status.find.is(200), but actually found 503
20:27:58.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@528e9b58, username -> user.573685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ac80c4a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.248 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.248 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.248 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8395: status.find.is(200), but actually found 503
20:27:58.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8395,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b99f17c, username -> user.39172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@256537b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8396: status.find.is(200), but actually found 503
20:27:58.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56ae4675, username -> user.605096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f74927f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.256 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.256 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.256 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8397: status.find.is(200), but actually found 503
20:27:58.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2958fedb, username -> user.437722, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78716f3f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.263 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.263 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.263 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8398: status.find.is(200), but actually found 503
20:27:58.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b8996ec, username -> user.992170, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7547a4c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.263 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.263 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.263 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8399: status.find.is(200), but actually found 503
20:27:58.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@326296f1, username -> user.103413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@126d9545, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.264 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.264 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.264 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8400: status.find.is(200), but actually found 503
20:27:58.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14211141, username -> user.24002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d9044, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.264 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.264 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.264 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8401: status.find.is(200), but actually found 503
20:27:58.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74ade35a, username -> user.593613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e5fb3c5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.271 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.271 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.271 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8402: status.find.is(200), but actually found 503
20:27:58.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4068554f, username -> user.937360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ccc3dc6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8403: status.find.is(200), but actually found 503
20:27:58.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b4e9444, username -> user.965521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b935f11, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8404: status.find.is(200), but actually found 503
20:27:58.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4377323c, username -> user.750356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@440c06f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8405: status.find.is(200), but actually found 503
20:27:58.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f7feec9, username -> user.904346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dbd91b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8406: status.find.is(200), but actually found 503
20:27:58.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@373185f6, username -> user.764569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@886e4fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8408: status.find.is(200), but actually found 503
20:27:58.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c2b6da7, username -> user.709736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c7f4d4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8407: status.find.is(200), but actually found 503
20:27:58.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@383eb8ca, username -> user.418202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c4c6fd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8409: status.find.is(200), but actually found 503
20:27:58.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f6be8c1, username -> user.540787, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f4ef1df, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8410: status.find.is(200), but actually found 503
20:27:58.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@451cf88a, username -> user.757885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f4c163f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8411: status.find.is(200), but actually found 503
20:27:58.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@783d22e, username -> user.917678, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1305c1b3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8412: status.find.is(200), but actually found 503
20:27:58.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d8f8761, username -> user.874311, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ecc9cb0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8413: status.find.is(200), but actually found 503
20:27:58.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8413,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bdd986c, username -> user.457331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51d0dea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8415: status.find.is(200), but actually found 503
20:27:58.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b98f22e, username -> user.149841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d6b20b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8417: status.find.is(200), but actually found 503
20:27:58.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8417,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e743340, username -> user.848701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d8a4e7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8414: status.find.is(200), but actually found 503
20:27:58.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8414,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@665939df, username -> user.475528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51d0ed0e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8416: status.find.is(200), but actually found 503
20:27:58.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d90b185, username -> user.388320, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@127006f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8418: status.find.is(200), but actually found 503
20:27:58.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67a522af, username -> user.585723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65e5d139, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8419: status.find.is(200), but actually found 503
20:27:58.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46441007, username -> user.10532, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@967503f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8420: status.find.is(200), but actually found 503
20:27:58.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ca59a2d, username -> user.196027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@639b157, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8421: status.find.is(200), but actually found 503
20:27:58.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@eaf0345, username -> user.352711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fae2331, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8422: status.find.is(200), but actually found 503
20:27:58.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8422,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@292bce57, username -> user.829529, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@128ef0b1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8423: status.find.is(200), but actually found 503
20:27:58.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d365e63, username -> user.899315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50035de7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8424: status.find.is(200), but actually found 503
20:27:58.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21823f39, username -> user.824998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@769328fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.409 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.409 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.409 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8425: status.find.is(200), but actually found 503
20:27:58.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c1b666d, username -> user.115161, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c76a4cf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8426: status.find.is(200), but actually found 503
20:27:58.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@423aa576, username -> user.176088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60c0dd13, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8427: status.find.is(200), but actually found 503
20:27:58.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@696986b7, username -> user.967432, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70e22b16, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8428: status.find.is(200), but actually found 503
20:27:58.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8428,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e4525f, username -> user.171214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4091698d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.423 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8430: status.find.is(200), but actually found 503
20:27:58.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31af9c43, username -> user.680378, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e17dc68, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8429: status.find.is(200), but actually found 503
20:27:58.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17605e1c, username -> user.386611, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1079ba64, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8431: status.find.is(200), but actually found 503
20:27:58.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c4942e0, username -> user.91712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@304cdec5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8432: status.find.is(200), but actually found 503
20:27:58.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8433: status.find.is(200), but actually found 503
20:27:58.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@647f77e4, username -> user.917670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cfbee77, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21930f25, username -> user.834839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e42d664, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8434: status.find.is(200), but actually found 503
20:27:58.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c867b10, username -> user.500725, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62f89475, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8435: status.find.is(200), but actually found 503
20:27:58.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f258e73, username -> user.932463, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@390779b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8436: status.find.is(200), but actually found 503
20:27:58.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34a585dc, username -> user.99627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64011597, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.512 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.512 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.512 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8437: status.find.is(200), but actually found 503
20:27:58.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a9bbf2f, username -> user.246751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c583212, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8438: status.find.is(200), but actually found 503
20:27:58.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29292257, username -> user.92566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e870853, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8439: status.find.is(200), but actually found 503
20:27:58.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@310b3823, username -> user.365846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ee1bd27, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8440: status.find.is(200), but actually found 503
20:27:58.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8440,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e73f259, username -> user.914751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e386d59, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8441: status.find.is(200), but actually found 503
20:27:58.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3577bc4a, username -> user.784545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cae36f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8442: status.find.is(200), but actually found 503
20:27:58.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13fd63a9, username -> user.515421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47b65b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8443: status.find.is(200), but actually found 503
20:27:58.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8443,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ef247a6, username -> user.255062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b0b2ef1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8445: status.find.is(200), but actually found 503
20:27:58.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fd5e31b, username -> user.248158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a50ca43, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8444: status.find.is(200), but actually found 503
20:27:58.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@765f81c4, username -> user.852164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@550a43fa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8447: status.find.is(200), but actually found 503
20:27:58.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57a84c4, username -> user.542293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73d298c9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8446: status.find.is(200), but actually found 503
20:27:58.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e36213f, username -> user.630457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63b6fd3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8448: status.find.is(200), but actually found 503
20:27:58.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8448,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8a24b0b, username -> user.502567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@177dddac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8449: status.find.is(200), but actually found 503
20:27:58.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fc6c9f4, username -> user.265234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5695190e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.582 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.582 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8450: status.find.is(200), but actually found 503
20:27:58.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76b8d2fd, username -> user.73293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69f979c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.586 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.586 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8451: status.find.is(200), but actually found 503
20:27:58.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d56c7c5, username -> user.413188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ef3800a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8452: status.find.is(200), but actually found 503
20:27:58.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8453: status.find.is(200), but actually found 503
20:27:58.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8452,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48b8b702, username -> user.820761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ab9b6b7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8453,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bdda5e5, username -> user.785949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cf80d76, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.614 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.614 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8454: status.find.is(200), but actually found 503
20:27:58.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8454,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@152ec947, username -> user.503520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75757a2f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8455: status.find.is(200), but actually found 503
20:27:58.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8455,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57263290, username -> user.205662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@443db5d6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.632 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.632 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8456: status.find.is(200), but actually found 503
20:27:58.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71813831, username -> user.300543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7061ed62, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.637 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.637 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8457: status.find.is(200), but actually found 503
20:27:58.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dee0709, username -> user.431539, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35f37912, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.638 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.638 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8458: status.find.is(200), but actually found 503
20:27:58.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8458,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b6862e2, username -> user.600543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3370b00d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.647 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.647 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.647 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8459: status.find.is(200), but actually found 503
20:27:58.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2055b288, username -> user.481724, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28b7cd5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.650 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.650 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8460: status.find.is(200), but actually found 503
20:27:58.652 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8460,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c0ca144, username -> user.747825, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b9e2eac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.652 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.652 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8461: status.find.is(200), but actually found 503
20:27:58.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eb64eb8, username -> user.117112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eebaf4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.657 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.657 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.657 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8463: status.find.is(200), but actually found 503
20:27:58.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@112a889f, username -> user.723229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40a762da, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8462: status.find.is(200), but actually found 503
20:27:58.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8462,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44cd9bcb, username -> user.817515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bed65b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.667 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.667 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.667 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8464: status.find.is(200), but actually found 503
20:27:58.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@442f5b52, username -> user.277201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ecfaacf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.670 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.670 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8465: status.find.is(200), but actually found 503
20:27:58.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8465,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d945a5a, username -> user.203379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34c4a775, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.681 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.681 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8466: status.find.is(200), but actually found 503
20:27:58.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8466,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19e580e0, username -> user.991086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@297a961b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8467: status.find.is(200), but actually found 503
20:27:58.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c1164c1, username -> user.671409, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eb05c99, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8468: status.find.is(200), but actually found 503
20:27:58.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d642800, username -> user.727779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20e99a09, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.702 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.702 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8469: status.find.is(200), but actually found 503
20:27:58.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8469,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a8f7052, username -> user.972547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cfb1a6b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.705 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.705 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8470: status.find.is(200), but actually found 503
20:27:58.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@634de852, username -> user.995450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ca618d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8471: status.find.is(200), but actually found 503
20:27:58.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30ca0346, username -> user.126655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@561e057d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.716 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.716 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.716 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8473: status.find.is(200), but actually found 503
20:27:58.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8473,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c944e49, username -> user.87699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b32f25e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.718 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.718 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8472: status.find.is(200), but actually found 503
20:27:58.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46e20458, username -> user.596739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3edafc05, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.720 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.720 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.720 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.720 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8474: status.find.is(200), but actually found 503
20:27:58.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26c5ae80, username -> user.409789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e32a7c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.722 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.722 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.722 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8475: status.find.is(200), but actually found 503
20:27:58.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44752035, username -> user.158783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49b90bc1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8476: status.find.is(200), but actually found 503
20:27:58.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d3237f5, username -> user.63020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@641db996, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.736 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.736 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.736 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8477: status.find.is(200), but actually found 503
20:27:58.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a55f5fa, username -> user.808338, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@469ab186, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.740 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.740 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.740 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8478: status.find.is(200), but actually found 503
20:27:58.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@589efbd3, username -> user.89631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@702520c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.741 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.741 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.741 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8479: status.find.is(200), but actually found 503
20:27:58.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74ed8a67, username -> user.676569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31468a15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.748 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.748 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.748 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8480: status.find.is(200), but actually found 503
20:27:58.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23ffd480, username -> user.471982, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1db4ee66, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.761 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.761 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.761 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8481: status.find.is(200), but actually found 503
20:27:58.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@749726ec, username -> user.639745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b9ef4ae, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.762 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8482: status.find.is(200), but actually found 503
20:27:58.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@649976e5, username -> user.719908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@514e1816, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.768 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.768 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.768 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8483: status.find.is(200), but actually found 503
20:27:58.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ad4da2e, username -> user.482469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68c1b79, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.770 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.770 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.770 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.770 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.770 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8485: status.find.is(200), but actually found 503
20:27:58.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a618cdc, username -> user.338168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bbd6422, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.771 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.771 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.771 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.771 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.771 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8484: status.find.is(200), but actually found 503
20:27:58.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d98c32b, username -> user.707777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4130c6b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.773 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.773 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.773 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8486: status.find.is(200), but actually found 503
20:27:58.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c4e311c, username -> user.435330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70cd59bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.791 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.791 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.791 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8487: status.find.is(200), but actually found 503
20:27:58.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3332da58, username -> user.838403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53822f4b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.792 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.792 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.792 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8488: status.find.is(200), but actually found 503
20:27:58.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cb87a62, username -> user.168214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a2e6b69, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.796 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.796 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.796 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8490: status.find.is(200), but actually found 503
20:27:58.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@367a75ad, username -> user.828056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d4d884d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.797 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.797 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.797 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.797 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.797 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8489: status.find.is(200), but actually found 503
20:27:58.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8489,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3afd07bf, username -> user.519837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74d5f0af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.798 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.799 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.799 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8491: status.find.is(200), but actually found 503
20:27:58.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f9075b, username -> user.89304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6be0eb39, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.816 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.816 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.816 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8492: status.find.is(200), but actually found 503
20:27:58.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a5f9c0b, username -> user.253827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60e852a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.821 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.821 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.821 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8493: status.find.is(200), but actually found 503
20:27:58.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c440e03, username -> user.229561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@795bc254, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.824 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.824 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.824 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.824 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.824 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.826 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8494: status.find.is(200), but actually found 503
20:27:58.826 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e6aceb1, username -> user.85333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5185e2cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.826 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.826 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.826 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.826 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.826 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8495: status.find.is(200), but actually found 503
20:27:58.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@508a2705, username -> user.698509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55991923, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.827 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.827 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.827 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8496: status.find.is(200), but actually found 503
20:27:58.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ddb53bf, username -> user.173361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@705dd950, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.843 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.843 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.843 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.843 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8498: status.find.is(200), but actually found 503
20:27:58.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8497: status.find.is(200), but actually found 503
20:27:58.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@594fb594, username -> user.637737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76cece06, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8497,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c4d08a6, username -> user.952350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11a0e585, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.853 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.853 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.853 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.853 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.853 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.853 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8499: status.find.is(200), but actually found 503
20:27:58.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8499,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11a6bbd2, username -> user.610547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d0f1662, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.863 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.863 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.863 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8500: status.find.is(200), but actually found 503
20:27:58.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e51b3b8, username -> user.310523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@755bb6c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.868 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.868 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.868 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.868 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.868 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8501: status.find.is(200), but actually found 503
20:27:58.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e8dd466, username -> user.271426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48aca207, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.872 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.872 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.872 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.878 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8503: status.find.is(200), but actually found 503
20:27:58.878 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@be01213, username -> user.863953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49da8c53, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.878 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.878 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.878 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.878 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.878 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8502: status.find.is(200), but actually found 503
20:27:58.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b8d9eff, username -> user.728512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76c69643, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.880 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.880 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.880 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.880 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.880 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8504: status.find.is(200), but actually found 503
20:27:58.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8504,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a0951c7, username -> user.321937, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@450d558e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.900 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.900 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.900 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8505: status.find.is(200), but actually found 503
20:27:58.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8505,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11dfe9d8, username -> user.115693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@434dc4a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.902 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.902 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.902 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.902 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.902 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8506: status.find.is(200), but actually found 503
20:27:58.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fc4f3c9, username -> user.606118, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a762881, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.931 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.931 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.931 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8507: status.find.is(200), but actually found 503
20:27:58.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59a4d042, username -> user.310828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35f1416c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.944 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.944 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.944 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8508: status.find.is(200), but actually found 503
20:27:58.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3123afc1, username -> user.27357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@173ad22a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.955 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.955 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.955 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8509: status.find.is(200), but actually found 503
20:27:58.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18ea5630, username -> user.843567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24627738, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.961 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.961 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.961 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8510: status.find.is(200), but actually found 503
20:27:58.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@611ee135, username -> user.464013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4929a4e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.963 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.964 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.964 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.964 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8511: status.find.is(200), but actually found 503
20:27:58.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52d2ed55, username -> user.707917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53614a05, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.984 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.984 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.984 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:58.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8512: status.find.is(200), but actually found 503
20:27:58.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d321a4, username -> user.868269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7662dc8a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:58.989 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.989 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.989 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:58.989 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:58.989 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8514: status.find.is(200), but actually found 503
20:27:59.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37cb6021, username -> user.474427, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@130c9059, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.003 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.003 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.003 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8513: status.find.is(200), but actually found 503
20:27:59.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@771095ad, username -> user.239449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@432cabd1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.004 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.004 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.004 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.004 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.004 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8515: status.find.is(200), but actually found 503
20:27:59.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60b1db2d, username -> user.735499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44ed94c2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.006 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.006 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8516: status.find.is(200), but actually found 503
20:27:59.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36526fcc, username -> user.389850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45edc6cd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:58 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.016 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.016 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.016 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8517: status.find.is(200), but actually found 503
20:27:59.020 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8517,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fcd53cd, username -> user.223762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f6382b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.020 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.020 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.020 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.020 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8518: status.find.is(200), but actually found 503
20:27:59.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ba225b4, username -> user.930633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c4f2859, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.028 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.028 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8519: status.find.is(200), but actually found 503
20:27:59.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3214c6dd, username -> user.891249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39ef3a06, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.031 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.031 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.031 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8520: status.find.is(200), but actually found 503
20:27:59.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33244a74, username -> user.318187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53c3a2be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.037 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.037 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.037 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8521: status.find.is(200), but actually found 503
20:27:59.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8521,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a6e3988, username -> user.336002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74919234, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.037 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.037 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.037 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8522: status.find.is(200), but actually found 503
20:27:59.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@95827ba, username -> user.795088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52313430, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.048 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.048 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.048 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8523: status.find.is(200), but actually found 503
20:27:59.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36b86c7d, username -> user.1002342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49e18c28, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.053 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.053 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.053 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8524: status.find.is(200), but actually found 503
20:27:59.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@586fee16, username -> user.958783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@741e0f7d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.056 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.056 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.056 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8526: status.find.is(200), but actually found 503
20:27:59.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4214142d, username -> user.863808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54155213, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.073 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.073 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.073 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.073 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8525: status.find.is(200), but actually found 503
20:27:59.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b99df11, username -> user.684371, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51885184, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.074 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.074 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.074 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8527: status.find.is(200), but actually found 503
20:27:59.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b8f8cae, username -> user.449257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e7276cf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.078 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.079 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.079 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8528: status.find.is(200), but actually found 503
20:27:59.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8528,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cb64b5c, username -> user.262547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c5056cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.080 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.080 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.080 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8530: status.find.is(200), but actually found 503
20:27:59.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b38ec39, username -> user.574463, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@279e4717, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.091 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.091 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.091 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.091 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.091 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8529: status.find.is(200), but actually found 503
20:27:59.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32427b51, username -> user.574297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@410c2d49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.093 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.093 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.093 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.093 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.093 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8531: status.find.is(200), but actually found 503
20:27:59.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40a830e6, username -> user.175367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@684bf7b5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.096 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8533: status.find.is(200), but actually found 503
20:27:59.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.096 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@281278be, username -> user.525124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1df4154a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.096 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.096 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8532: status.find.is(200), but actually found 503
20:27:59.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10905e3d, username -> user.815241, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35996fec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.097 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.097 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.097 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8534: status.find.is(200), but actually found 503
20:27:59.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53e4db46, username -> user.368470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49f1cb0b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.109 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.109 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.109 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.109 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.109 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8535: status.find.is(200), but actually found 503
20:27:59.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75a4466f, username -> user.120964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61124428, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.110 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.110 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.110 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.110 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.110 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8536: status.find.is(200), but actually found 503
20:27:59.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38a3aaa2, username -> user.666223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29c53028, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.116 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.116 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.116 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8537: status.find.is(200), but actually found 503
20:27:59.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@719dbe72, username -> user.546371, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ad46bb0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.146 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.146 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.146 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.146 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.146 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8538: status.find.is(200), but actually found 503
20:27:59.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@687dabef, username -> user.37693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20d034ad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.153 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.153 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.153 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8539: status.find.is(200), but actually found 503
20:27:59.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@564685f5, username -> user.975063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2368c0c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.155 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.155 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8540: status.find.is(200), but actually found 503
20:27:59.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a4f255d, username -> user.378177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e6d9aca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.158 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.158 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.158 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.158 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8541: status.find.is(200), but actually found 503
20:27:59.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74dbb3c, username -> user.767334, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52f99d93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.172 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.172 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.172 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8542: status.find.is(200), but actually found 503
20:27:59.173 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42ad3cb9, username -> user.930268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@207afdbd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.173 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.173 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.173 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8543: status.find.is(200), but actually found 503
20:27:59.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ebfc6f7, username -> user.893909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@239615e1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.174 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.174 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.174 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8544: status.find.is(200), but actually found 503
20:27:59.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c3a76af, username -> user.371622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42d828df, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.184 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.184 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.184 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.184 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.184 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8545: status.find.is(200), but actually found 503
20:27:59.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51bdb8f, username -> user.327016, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2422a08e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.197 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.197 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.198 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.198 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8546: status.find.is(200), but actually found 503
20:27:59.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55c6e9fb, username -> user.925478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59139e5e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.199 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.199 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.199 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8547: status.find.is(200), but actually found 503
20:27:59.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@114c755b, username -> user.312819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10625894, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.199 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.199 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.199 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8548: status.find.is(200), but actually found 503
20:27:59.202 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37c03ac0, username -> user.387836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25b3ebb3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.202 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.202 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.202 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.202 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.202 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8549: status.find.is(200), but actually found 503
20:27:59.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fa591ac, username -> user.255247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ba386ea, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.208 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.208 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.208 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.208 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.208 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8550: status.find.is(200), but actually found 503
20:27:59.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49332009, username -> user.435071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e5d13b7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.210 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.210 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.210 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8551: status.find.is(200), but actually found 503
20:27:59.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@515cc926, username -> user.960815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69c6a5c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8552: status.find.is(200), but actually found 503
20:27:59.211 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7266d73e, username -> user.365965, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57b5956a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.211 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.211 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.211 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.211 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.211 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.211 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.211 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.211 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.211 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8553: status.find.is(200), but actually found 503
20:27:59.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ac63490, username -> user.421712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6347794, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.214 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.214 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.214 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8555: status.find.is(200), but actually found 503
20:27:59.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@322fc457, username -> user.77243, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50a486ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8554: status.find.is(200), but actually found 503
20:27:59.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59f00dd1, username -> user.129647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c57f7d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8556: status.find.is(200), but actually found 503
20:27:59.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b1306f7, username -> user.458068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@805a105, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.221 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.221 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.221 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8557: status.find.is(200), but actually found 503
20:27:59.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c0a8f70, username -> user.814290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72819267, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.234 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.234 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8558: status.find.is(200), but actually found 503
20:27:59.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e77e6d, username -> user.348662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a84dc1c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.236 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.236 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.236 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.236 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.236 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8559: status.find.is(200), but actually found 503
20:27:59.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@693afb56, username -> user.147679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@721f6224, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.249 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.249 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.249 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.249 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8560: status.find.is(200), but actually found 503
20:27:59.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39afd1d7, username -> user.397580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@263f5743, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8561: status.find.is(200), but actually found 503
20:27:59.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8561,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ba08fbf, username -> user.844943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ab76695, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.270 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.270 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.270 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8562: status.find.is(200), but actually found 503
20:27:59.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60c4a840, username -> user.613482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22f1c92, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.278 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.278 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8563: status.find.is(200), but actually found 503
20:27:59.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8563,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1edf4b96, username -> user.644580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c4b13bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8564: status.find.is(200), but actually found 503
20:27:59.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@df56953, username -> user.269869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bd54417, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8565: status.find.is(200), but actually found 503
20:27:59.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8565,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3256e753, username -> user.834732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@216d3844, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8567: status.find.is(200), but actually found 503
20:27:59.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8b1607e, username -> user.577609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d9a35be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8566: status.find.is(200), but actually found 503
20:27:59.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10cf76d5, username -> user.548423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@402c2fad, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8568: status.find.is(200), but actually found 503
20:27:59.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5da92297, username -> user.237413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1932c13b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8569: status.find.is(200), but actually found 503
20:27:59.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fffc33f, username -> user.199079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14b612e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8570: status.find.is(200), but actually found 503
20:27:59.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e1afca7, username -> user.774329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75dec30, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.322 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.322 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8572: status.find.is(200), but actually found 503
20:27:59.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f7d1cd7, username -> user.803277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cba9f71, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8571: status.find.is(200), but actually found 503
20:27:59.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8571,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f4a0be2, username -> user.218986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@730b6d20, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8573: status.find.is(200), but actually found 503
20:27:59.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@609e2bec, username -> user.569890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58d74980, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8574: status.find.is(200), but actually found 503
20:27:59.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e859cdd, username -> user.509929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@345b9176, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8575: status.find.is(200), but actually found 503
20:27:59.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8575,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5aeba1c, username -> user.703875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b7011b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8576: status.find.is(200), but actually found 503
20:27:59.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e5a6a51, username -> user.78704, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@793c3524, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8577: status.find.is(200), but actually found 503
20:27:59.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c4c37c0, username -> user.674841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@536e8881, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8578: status.find.is(200), but actually found 503
20:27:59.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8c644b6, username -> user.251167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@727702b0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8579: status.find.is(200), but actually found 503
20:27:59.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56ef9692, username -> user.965821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3208e422, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8580: status.find.is(200), but actually found 503
20:27:59.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29ee44d, username -> user.572225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2487babc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8581: status.find.is(200), but actually found 503
20:27:59.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b51b2f4, username -> user.212816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5eb8aab2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8582: status.find.is(200), but actually found 503
20:27:59.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b06a383, username -> user.455188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6af6bc09, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8583: status.find.is(200), but actually found 503
20:27:59.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8584: status.find.is(200), but actually found 503
20:27:59.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8583,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59d6897c, username -> user.508398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a67a0a8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38a221a7, username -> user.190635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c8b11be, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8585: status.find.is(200), but actually found 503
20:27:59.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8585,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e28a856, username -> user.224299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f0f6097, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8586: status.find.is(200), but actually found 503
20:27:59.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8586,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71acdd0, username -> user.631018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e6cf650, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8587: status.find.is(200), but actually found 503
20:27:59.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a98cd88, username -> user.745475, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2562da22, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8588: status.find.is(200), but actually found 503
20:27:59.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32769f6e, username -> user.276014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4acfcf46, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.430 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8589: status.find.is(200), but actually found 503
20:27:59.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8589,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31ec886d, username -> user.226282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53154c99, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8590: status.find.is(200), but actually found 503
20:27:59.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47077844, username -> user.914987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1536670d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8591: status.find.is(200), but actually found 503
20:27:59.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66f04d6c, username -> user.509440, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16fe75f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8592: status.find.is(200), but actually found 503
20:27:59.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@101eef6d, username -> user.633141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d7b07dd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8595: status.find.is(200), but actually found 503
20:27:59.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12932220, username -> user.61922, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38e27de6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8593: status.find.is(200), but actually found 503
20:27:59.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@597559cd, username -> user.793468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e78f8e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8596: status.find.is(200), but actually found 503
20:27:59.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a186360, username -> user.488424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fd154e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8597: status.find.is(200), but actually found 503
20:27:59.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33063e71, username -> user.537020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6516ecf7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8594: status.find.is(200), but actually found 503
20:27:59.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f0437f0, username -> user.424745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35dd2152, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8598: status.find.is(200), but actually found 503
20:27:59.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1efd7108, username -> user.784103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6099c3ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8599: status.find.is(200), but actually found 503
20:27:59.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8599,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eaf0abd, username -> user.492202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13dfe17d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8600: status.find.is(200), but actually found 503
20:27:59.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79ff3151, username -> user.503744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50f998d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8602: status.find.is(200), but actually found 503
20:27:59.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3963ed23, username -> user.572317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68c6c392, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8601: status.find.is(200), but actually found 503
20:27:59.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2003c227, username -> user.296693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b82b469, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8603: status.find.is(200), but actually found 503
20:27:59.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6311c8f4, username -> user.70650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fe9ad93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.479 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.479 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.479 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8604: status.find.is(200), but actually found 503
20:27:59.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13a8ae7b, username -> user.405328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15a3ce8f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.491 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.491 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8605: status.find.is(200), but actually found 503
20:27:59.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a4f9c1d, username -> user.604791, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f35ded9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8606: status.find.is(200), but actually found 503
20:27:59.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8606,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2be591a7, username -> user.796996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@575c09c7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8607: status.find.is(200), but actually found 503
20:27:59.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2592369f, username -> user.722142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@416d946c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8608: status.find.is(200), but actually found 503
20:27:59.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@81b9673, username -> user.795445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dfb2d42, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8609: status.find.is(200), but actually found 503
20:27:59.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8609,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7aa25f03, username -> user.610292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9eadaab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.523 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.523 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8610: status.find.is(200), but actually found 503
20:27:59.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8610,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@533c1ea4, username -> user.252004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7da91884, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8611: status.find.is(200), but actually found 503
20:27:59.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cfd5bef, username -> user.377031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17f4e872, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8612: status.find.is(200), but actually found 503
20:27:59.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e6f8d65, username -> user.722712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@795f2ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8614: status.find.is(200), but actually found 503
20:27:59.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d5a401c, username -> user.560810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13f26ae3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8615: status.find.is(200), but actually found 503
20:27:59.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@707eeeeb, username -> user.517535, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7602e8bb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8617: status.find.is(200), but actually found 503
20:27:59.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@477a647b, username -> user.33243, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79568449, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8616: status.find.is(200), but actually found 503
20:27:59.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e5e2052, username -> user.798136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e2bf371, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8613: status.find.is(200), but actually found 503
20:27:59.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8613,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10e098f6, username -> user.200430, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1217c92d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8618: status.find.is(200), but actually found 503
20:27:59.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a7c2d2e, username -> user.635752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50b2e4cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8619: status.find.is(200), but actually found 503
20:27:59.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8619,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17843d01, username -> user.973428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7abf016d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.588 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.588 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.588 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8620: status.find.is(200), but actually found 503
20:27:59.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4db04dac, username -> user.218303, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b3df917, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.591 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.591 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8621: status.find.is(200), but actually found 503
20:27:59.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8621,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47d65386, username -> user.391909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@516f9015, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.594 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.594 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.594 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8622: status.find.is(200), but actually found 503
20:27:59.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8622,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78d44198, username -> user.550707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fbb9f8c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8623: status.find.is(200), but actually found 503
20:27:59.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4854a69e, username -> user.823272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c4647c5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8624: status.find.is(200), but actually found 503
20:27:59.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@586868fe, username -> user.184836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c94c58e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.615 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.615 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8625: status.find.is(200), but actually found 503
20:27:59.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61efc165, username -> user.507843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ddd01c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.618 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.618 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8626: status.find.is(200), but actually found 503
20:27:59.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8626,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70b83122, username -> user.914591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43c2d8af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8628: status.find.is(200), but actually found 503
20:27:59.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8628,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cb95371, username -> user.849426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@186c4721, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.631 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8627: status.find.is(200), but actually found 503
20:27:59.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eded56, username -> user.331586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72b9fc07, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.634 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.634 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8629: status.find.is(200), but actually found 503
20:27:59.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f15f7d8, username -> user.740482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ba6ffe4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.641 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.641 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8630: status.find.is(200), but actually found 503
20:27:59.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@355fbe54, username -> user.325034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a6a5243, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.651 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.651 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8631: status.find.is(200), but actually found 503
20:27:59.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d4de917, username -> user.375960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a4351e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.658 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.658 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.658 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8632: status.find.is(200), but actually found 503
20:27:59.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dd01548, username -> user.446405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1283fa10, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.665 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.665 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8633: status.find.is(200), but actually found 503
20:27:59.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13f2e39b, username -> user.599925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73f1422, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.683 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.683 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8634: status.find.is(200), but actually found 503
20:27:59.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8634,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11831f59, username -> user.34032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a2d451a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.684 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.684 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.684 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8635: status.find.is(200), but actually found 503
20:27:59.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8635,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a2f79f0, username -> user.858584, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c752981, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.701 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.701 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8636: status.find.is(200), but actually found 503
20:27:59.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ad0ed68, username -> user.554092, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e515464, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8637: status.find.is(200), but actually found 503
20:27:59.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f4eb7ee, username -> user.961973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a7183e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8639: status.find.is(200), but actually found 503
20:27:59.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d537a99, username -> user.268908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50de5bfb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.713 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.713 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8638: status.find.is(200), but actually found 503
20:27:59.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19aa3dd2, username -> user.926561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@432867fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.714 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.714 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.714 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8640: status.find.is(200), but actually found 503
20:27:59.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7402f42f, username -> user.382284, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f365dc9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8641: status.find.is(200), but actually found 503
20:27:59.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2610229, username -> user.13178, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d9a1fe9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.723 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.723 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8642: status.find.is(200), but actually found 503
20:27:59.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8642,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4404468b, username -> user.408207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75044e08, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.729 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.729 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8643: status.find.is(200), but actually found 503
20:27:59.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b9434b8, username -> user.119899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f8f3c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8644: status.find.is(200), but actually found 503
20:27:59.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f15af8f, username -> user.453326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@99153c7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.734 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.734 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.734 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8645: status.find.is(200), but actually found 503
20:27:59.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@607159b4, username -> user.802134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@704ad955, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.739 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.739 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.739 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8646: status.find.is(200), but actually found 503
20:27:59.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5498e152, username -> user.213086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c7d488b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.747 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.747 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8647: status.find.is(200), but actually found 503
20:27:59.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10cc8b00, username -> user.472182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@429bdd5f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8648: status.find.is(200), but actually found 503
20:27:59.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1765dd6f, username -> user.176558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a82e09e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.765 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.765 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8649: status.find.is(200), but actually found 503
20:27:59.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27754d00, username -> user.289295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@239f9c4e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.771 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.771 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.771 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.771 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.771 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8650: status.find.is(200), but actually found 503
20:27:59.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7228a683, username -> user.825908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd80648, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.773 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.773 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.773 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8651: status.find.is(200), but actually found 503
20:27:59.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6332d601, username -> user.884230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52e3d36e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.792 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.792 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.792 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8652: status.find.is(200), but actually found 503
20:27:59.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37cb363a, username -> user.38716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a9d2606, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.799 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.799 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.799 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8653: status.find.is(200), but actually found 503
20:27:59.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@730d1f5, username -> user.356308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11483c62, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.807 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.807 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.807 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.807 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.807 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8654: status.find.is(200), but actually found 503
20:27:59.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5df312a7, username -> user.538094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15ffe066, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.825 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.825 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.825 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.825 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.825 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8655: status.find.is(200), but actually found 503
20:27:59.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64a12c98, username -> user.527417, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42000527, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.832 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.832 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.832 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8656: status.find.is(200), but actually found 503
20:27:59.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36e587a3, username -> user.429065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55a5aedc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.834 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.834 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.834 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8657: status.find.is(200), but actually found 503
20:27:59.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47402f20, username -> user.785357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dba1dab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.865 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.865 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.865 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.865 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.865 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8658: status.find.is(200), but actually found 503
20:27:59.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6493a1c6, username -> user.851227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3330c752, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.871 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.871 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8659: status.find.is(200), but actually found 503
20:27:59.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@efb4009, username -> user.722411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4480949a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.882 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.882 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.882 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8660: status.find.is(200), but actually found 503
20:27:59.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8660,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11789e94, username -> user.377883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@139322e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.892 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.892 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.892 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8661: status.find.is(200), but actually found 503
20:27:59.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bd4c51f, username -> user.175505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21029928, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.901 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.901 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.901 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8662: status.find.is(200), but actually found 503
20:27:59.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@575e7ebd, username -> user.470127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c60a0da, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.909 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.909 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.909 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.909 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.909 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8664: status.find.is(200), but actually found 503
20:27:59.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25f6a376, username -> user.28144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cc18c02, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.919 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.919 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.919 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8663: status.find.is(200), but actually found 503
20:27:59.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8663,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@106911e9, username -> user.886542, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64890c6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.920 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.920 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.920 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.920 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.920 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8665: status.find.is(200), but actually found 503
20:27:59.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23e55168, username -> user.467377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e750559, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.927 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.927 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.927 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.927 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.927 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8666: status.find.is(200), but actually found 503
20:27:59.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25bc89cf, username -> user.795513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12973f45, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.929 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.929 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.929 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.929 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.929 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.940 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8667: status.find.is(200), but actually found 503
20:27:59.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6675e9db, username -> user.478936, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1382a9ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.941 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.941 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.941 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.941 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.941 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.945 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8668: status.find.is(200), but actually found 503
20:27:59.945 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8668,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79433231, username -> user.516231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1757b1c5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.945 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.945 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.946 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.946 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.946 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8669: status.find.is(200), but actually found 503
20:27:59.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e504d33, username -> user.500875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fee9475, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.952 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.952 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.952 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8671: status.find.is(200), but actually found 503
20:27:59.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8671,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c255f57, username -> user.892032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@510d71a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.954 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.954 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.954 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8670: status.find.is(200), but actually found 503
20:27:59.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ca86ced, username -> user.407730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a03f43a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.955 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.955 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.955 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8672: status.find.is(200), but actually found 503
20:27:59.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f0bc949, username -> user.26199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75c99394, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.960 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.960 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:27:59.990 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8673: status.find.is(200), but actually found 503
20:27:59.990 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79c0dc17, username -> user.325901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fbfd520, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:59.990 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.990 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.990 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:27:59.990 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:27:59.990 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8674: status.find.is(200), but actually found 503
20:28:00.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@adf8b89, username -> user.364717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@733b8685, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.000 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.000 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.000 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.000 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8675: status.find.is(200), but actually found 503
20:28:00.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8675,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d137bcf, username -> user.325561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9bc936c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.006 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.006 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8676: status.find.is(200), but actually found 503
20:28:00.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8676,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11e43c35, username -> user.335573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44bd8ca3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.014 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.014 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.014 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8677: status.find.is(200), but actually found 503
20:28:00.017 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@113601d6, username -> user.351752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca7c2d2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:27:59 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.017 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.017 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.017 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.017 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.017 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8678: status.find.is(200), but actually found 503
20:28:00.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8678,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3056f134, username -> user.200212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14d9da15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.028 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.028 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.028 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8679: status.find.is(200), but actually found 503
20:28:00.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8679,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@204ed94e, username -> user.752586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78f062f7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.036 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.036 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.036 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8680: status.find.is(200), but actually found 503
20:28:00.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60226873, username -> user.1723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@705f9a12, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.041 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.041 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.041 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8681: status.find.is(200), but actually found 503
20:28:00.041 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d15bbce, username -> user.668716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5472cf15, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.041 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.041 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.041 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8682: status.find.is(200), but actually found 503
20:28:00.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8682,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ec12de4, username -> user.371579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f723102, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.045 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.045 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.045 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8683: status.find.is(200), but actually found 503
20:28:00.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26cca942, username -> user.838033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fbea771, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.047 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.047 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.047 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.047 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.047 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8684: status.find.is(200), but actually found 503
20:28:00.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@377bbe70, username -> user.384965, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5749d014, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.052 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.052 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.052 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8685: status.find.is(200), but actually found 503
20:28:00.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4064d1f7, username -> user.663857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c21351d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.061 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.061 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.061 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.061 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.061 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.070 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8686: status.find.is(200), but actually found 503
20:28:00.070 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35880192, username -> user.971234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ab8ccca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.070 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8687: status.find.is(200), but actually found 503
20:28:00.070 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.071 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fc14198, username -> user.643059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@790874d0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.071 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.071 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.071 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.071 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.071 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8688: status.find.is(200), but actually found 503
20:28:00.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@684256e, username -> user.838695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3774f576, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.088 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.088 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.088 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.088 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.088 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8689: status.find.is(200), but actually found 503
20:28:00.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8689,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33c3c5e3, username -> user.440540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c1c97e8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.090 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.090 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.090 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.090 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.090 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8690: status.find.is(200), but actually found 503
20:28:00.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73547e80, username -> user.462926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cf4d1c1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.094 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.094 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.094 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.094 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.094 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8693: status.find.is(200), but actually found 503
20:28:00.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d389fbc, username -> user.475509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ca11b7c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.102 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.102 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.102 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8691: status.find.is(200), but actually found 503
20:28:00.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42fbd20f, username -> user.554042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@470149c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.103 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.103 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.103 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8692: status.find.is(200), but actually found 503
20:28:00.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8692,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2467b1aa, username -> user.925379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14523487, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.104 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.104 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8694: status.find.is(200), but actually found 503
20:28:00.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21c8cdb, username -> user.505344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c402fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.117 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.117 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.117 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.117 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8695: status.find.is(200), but actually found 503
20:28:00.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e2c4d84, username -> user.399487, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58fe71a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.118 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.118 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.118 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.118 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8696: status.find.is(200), but actually found 503
20:28:00.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8696,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@312d0e37, username -> user.877402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@423f9991, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.125 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.125 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.125 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8697: status.find.is(200), but actually found 503
20:28:00.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f38aa56, username -> user.183316, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f03b9b4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.130 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.130 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8698: status.find.is(200), but actually found 503
20:28:00.130 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9e74968, username -> user.527894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ebeebbd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.130 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.130 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.130 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8699: status.find.is(200), but actually found 503
20:28:00.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52d6f24, username -> user.277673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46e8507a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.141 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.141 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.141 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.141 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.141 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8700: status.find.is(200), but actually found 503
20:28:00.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@115e7dc9, username -> user.593084, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b3cc9ac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.148 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.148 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.148 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.148 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.148 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8701: status.find.is(200), but actually found 503
20:28:00.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8701,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30939ad6, username -> user.909405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@561e1e5a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.155 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.155 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8702: status.find.is(200), but actually found 503
20:28:00.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c962d41, username -> user.712647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69672bd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.162 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.162 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.162 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8703: status.find.is(200), but actually found 503
20:28:00.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8703,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63082f7a, username -> user.302348, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a07f02, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.178 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.178 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.178 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.181 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8704: status.find.is(200), but actually found 503
20:28:00.181 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34eae3fc, username -> user.141512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24a57f52, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.181 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.181 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.181 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.181 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.181 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8705: status.find.is(200), but actually found 503
20:28:00.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8705,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1333016, username -> user.1461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c72010e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.182 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.182 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.182 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.182 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.182 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.200 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8706: status.find.is(200), but actually found 503
20:28:00.200 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30e107e2, username -> user.16813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6091cf00, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.200 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.200 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.200 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.200 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.200 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8709: status.find.is(200), but actually found 503
20:28:00.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@971b372, username -> user.135387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@201d189f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.205 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.206 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.206 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8707: status.find.is(200), but actually found 503
20:28:00.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67f84be5, username -> user.543679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b0f96bf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.206 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.206 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.206 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8708: status.find.is(200), but actually found 503
20:28:00.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b915b01, username -> user.900708, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72e24d38, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.207 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.207 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.207 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.207 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8710: status.find.is(200), but actually found 503
20:28:00.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8710,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32675f1a, username -> user.115911, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17916041, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.212 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.212 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.212 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.212 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8711: status.find.is(200), but actually found 503
20:28:00.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40a89979, username -> user.354738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c04ac85, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.213 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.213 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.213 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8712: status.find.is(200), but actually found 503
20:28:00.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b0b3e1f, username -> user.696529, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20edfff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8713: status.find.is(200), but actually found 503
20:28:00.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@255070bf, username -> user.84251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f601459, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.242 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.242 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.242 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8714: status.find.is(200), but actually found 503
20:28:00.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8714,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@668d4856, username -> user.846682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5512f1e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.247 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.247 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.247 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.247 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8715: status.find.is(200), but actually found 503
20:28:00.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11b3d7e5, username -> user.714063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f89deb8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.255 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.255 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.255 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8716: status.find.is(200), but actually found 503
20:28:00.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4baa0ec1, username -> user.682670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29f88248, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.259 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.259 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.259 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8717: status.find.is(200), but actually found 503
20:28:00.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8717,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@423f0418, username -> user.270652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64752ecb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8718: status.find.is(200), but actually found 503
20:28:00.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2083d0d4, username -> user.358060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d520da0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8719: status.find.is(200), but actually found 503
20:28:00.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8720: status.find.is(200), but actually found 503
20:28:00.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dcc6593, username -> user.485007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@504a427d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6de24627, username -> user.87385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e74bd64, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8721: status.find.is(200), but actually found 503
20:28:00.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ba253e4, username -> user.372341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77e441ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.301 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.301 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.301 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8723: status.find.is(200), but actually found 503
20:28:00.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40de3078, username -> user.424672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@655cfce5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8722: status.find.is(200), but actually found 503
20:28:00.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@666e489d, username -> user.909061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@869629f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8724: status.find.is(200), but actually found 503
20:28:00.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@584dfe8d, username -> user.499114, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3965ffd6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8726: status.find.is(200), but actually found 503
20:28:00.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8727: status.find.is(200), but actually found 503
20:28:00.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@681f3902, username -> user.748994, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4132256c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3633326a, username -> user.753424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32d40684, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8725: status.find.is(200), but actually found 503
20:28:00.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7de37946, username -> user.603356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@790dafab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8728: status.find.is(200), but actually found 503
20:28:00.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8729: status.find.is(200), but actually found 503
20:28:00.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8728,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12f7541c, username -> user.623032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@100e6b9b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e2d266c, username -> user.156715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58de749e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8730: status.find.is(200), but actually found 503
20:28:00.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d69674b, username -> user.58912, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@512a5b48, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8731: status.find.is(200), but actually found 503
20:28:00.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18e56f0c, username -> user.432917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17e68f0a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8732: status.find.is(200), but actually found 503
20:28:00.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8732,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35845f58, username -> user.916122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e43932f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8733: status.find.is(200), but actually found 503
20:28:00.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8733,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@489ee998, username -> user.810095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@723b2b57, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8734: status.find.is(200), but actually found 503
20:28:00.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13e5b148, username -> user.271404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dded690, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8736: status.find.is(200), but actually found 503
20:28:00.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8735: status.find.is(200), but actually found 503
20:28:00.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ed9e920, username -> user.53816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@617557a2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e3b7956, username -> user.952919, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50757bff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8737: status.find.is(200), but actually found 503
20:28:00.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2096174f, username -> user.493348, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79725dca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8740: status.find.is(200), but actually found 503
20:28:00.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14a4c13e, username -> user.121269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a90733, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8738: status.find.is(200), but actually found 503
20:28:00.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@171044a6, username -> user.765224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54aeb141, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8741: status.find.is(200), but actually found 503
20:28:00.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49af8188, username -> user.262606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f60f8b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8739: status.find.is(200), but actually found 503
20:28:00.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6071b37c, username -> user.90737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@519d12fa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8742: status.find.is(200), but actually found 503
20:28:00.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@716df515, username -> user.214632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602b0513, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8743: status.find.is(200), but actually found 503
20:28:00.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58ddebc1, username -> user.27529, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77d222d2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8744: status.find.is(200), but actually found 503
20:28:00.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4184d420, username -> user.569536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@697b2fb8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8745: status.find.is(200), but actually found 503
20:28:00.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cb455f8, username -> user.531567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bbd1444, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8746: status.find.is(200), but actually found 503
20:28:00.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f4e7315, username -> user.45934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@190b0e88, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8747: status.find.is(200), but actually found 503
20:28:00.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c52fa94, username -> user.106898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f7c751d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8748: status.find.is(200), but actually found 503
20:28:00.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@553d86b8, username -> user.254958, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42d47dd8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8749: status.find.is(200), but actually found 503
20:28:00.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ab09d6d, username -> user.670694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@355d778a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8750: status.find.is(200), but actually found 503
20:28:00.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fe43171, username -> user.616223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54d51c4b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8751: status.find.is(200), but actually found 503
20:28:00.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8751,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56414057, username -> user.239301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73957200, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8752: status.find.is(200), but actually found 503
20:28:00.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b24309e, username -> user.997511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ae55433, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8753: status.find.is(200), but actually found 503
20:28:00.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29470094, username -> user.905147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39fb569c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8754: status.find.is(200), but actually found 503
20:28:00.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7629225e, username -> user.944909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63097d49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8755: status.find.is(200), but actually found 503
20:28:00.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@550dcae1, username -> user.22681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c3e1878, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8756: status.find.is(200), but actually found 503
20:28:00.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8756,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5877ea1a, username -> user.37375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a686d1b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8757: status.find.is(200), but actually found 503
20:28:00.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e021fa6, username -> user.102701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b14702f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8758: status.find.is(200), but actually found 503
20:28:00.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@677d275a, username -> user.596698, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79a6a3fd, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8759: status.find.is(200), but actually found 503
20:28:00.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@316ff1fd, username -> user.236645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65b87f2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8760: status.find.is(200), but actually found 503
20:28:00.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33021c1b, username -> user.242318, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54c0eb8f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.520 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8761: status.find.is(200), but actually found 503
20:28:00.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8761,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c3b7545, username -> user.171941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@224ee2af, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.522 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.522 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.522 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8764: status.find.is(200), but actually found 503
20:28:00.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8762: status.find.is(200), but actually found 503
20:28:00.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16ed2bfa, username -> user.979333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fdc67d9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@215ca7b2, username -> user.97, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d76ae57, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8763: status.find.is(200), but actually found 503
20:28:00.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e98e80, username -> user.953310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e1442f3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8765: status.find.is(200), but actually found 503
20:28:00.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bf258a2, username -> user.905964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a7e744, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8766: status.find.is(200), but actually found 503
20:28:00.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f1494df, username -> user.633328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31d551f5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8767: status.find.is(200), but actually found 503
20:28:00.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2edd4982, username -> user.640158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72c2f7f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.606 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.606 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8768: status.find.is(200), but actually found 503
20:28:00.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@312c3932, username -> user.249686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b464f49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.611 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.611 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.611 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8769: status.find.is(200), but actually found 503
20:28:00.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a890717, username -> user.540603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b5be772, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.613 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.613 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8770: status.find.is(200), but actually found 503
20:28:00.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f8bebda, username -> user.738536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@500f1fa7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.621 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.621 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8771: status.find.is(200), but actually found 503
20:28:00.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77128af9, username -> user.451711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cf30c38, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.622 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.622 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8773: status.find.is(200), but actually found 503
20:28:00.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b55868c, username -> user.621975, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15d45b6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8774: status.find.is(200), but actually found 503
20:28:00.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63f4dce6, username -> user.808031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dbd7035, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8772: status.find.is(200), but actually found 503
20:28:00.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@575368c6, username -> user.284134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30137f0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.626 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.626 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8775: status.find.is(200), but actually found 503
20:28:00.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2efa366, username -> user.358848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cc14adf, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.629 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.629 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8776: status.find.is(200), but actually found 503
20:28:00.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8776,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@387d784a, username -> user.229000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bbc599a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8777: status.find.is(200), but actually found 503
20:28:00.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@690932a, username -> user.441176, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11164fe0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.646 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.646 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8778: status.find.is(200), but actually found 503
20:28:00.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41da6e7a, username -> user.217302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57f20c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.648 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.648 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8779: status.find.is(200), but actually found 503
20:28:00.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3731a3de, username -> user.793754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e65a636, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8780: status.find.is(200), but actually found 503
20:28:00.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c8b16b5, username -> user.708329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23464425, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8781: status.find.is(200), but actually found 503
20:28:00.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79b29960, username -> user.374611, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@609ce9bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8782: status.find.is(200), but actually found 503
20:28:00.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8782,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64cb2139, username -> user.601591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f0a9eac, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.688 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.688 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8783: status.find.is(200), but actually found 503
20:28:00.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@448c1a74, username -> user.707021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21943854, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8784: status.find.is(200), but actually found 503
20:28:00.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8784,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c574bba, username -> user.722221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c6202ab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8785: status.find.is(200), but actually found 503
20:28:00.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ccceda9, username -> user.363013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e2fe898, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.728 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.728 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.728 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8786: status.find.is(200), but actually found 503
20:28:00.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8788: status.find.is(200), but actually found 503
20:28:00.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d0b4a7e, username -> user.616673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d6eaf3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a44bdc2, username -> user.774481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@669de514, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.734 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8787: status.find.is(200), but actually found 503
20:28:00.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@653f0b9d, username -> user.182032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6190081, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.735 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.735 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.735 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8789: status.find.is(200), but actually found 503
20:28:00.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8789,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53aa7adc, username -> user.184466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@140cf7c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.737 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.737 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8790: status.find.is(200), but actually found 503
20:28:00.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c396077, username -> user.40676, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a039d1d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.742 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.742 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.742 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8792: status.find.is(200), but actually found 503
20:28:00.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c93e0b7, username -> user.286593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fff7447, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.745 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8791: status.find.is(200), but actually found 503
20:28:00.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8791,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39a3680d, username -> user.231951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46a808cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.746 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.746 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8793: status.find.is(200), but actually found 503
20:28:00.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4391779f, username -> user.204881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@419aa504, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.751 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.751 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8794: status.find.is(200), but actually found 503
20:28:00.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35a2aacb, username -> user.539206, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2719bbbb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.757 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.757 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8795: status.find.is(200), but actually found 503
20:28:00.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8795,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4131b9, username -> user.450039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a545d3c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.759 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.759 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.759 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8796: status.find.is(200), but actually found 503
20:28:00.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1eb4e04c, username -> user.851051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a0e7391, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.774 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.775 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.775 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8797: status.find.is(200), but actually found 503
20:28:00.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4033efff, username -> user.426498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2da71700, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.775 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.775 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.775 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8798: status.find.is(200), but actually found 503
20:28:00.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ba7805e, username -> user.777233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36d8aafa, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.777 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.777 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8799: status.find.is(200), but actually found 503
20:28:00.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dd2e90c, username -> user.531310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d84347a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.786 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.786 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.786 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8800: status.find.is(200), but actually found 503
20:28:00.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48bedc2d, username -> user.741041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e22541b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.793 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.793 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.793 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.793 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.793 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8801: status.find.is(200), but actually found 503
20:28:00.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a45ecbf, username -> user.745005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31dff9fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.794 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.794 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.794 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8802: status.find.is(200), but actually found 503
20:28:00.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b30366c, username -> user.586456, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c6fd7ce, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.795 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.795 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.795 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8803: status.find.is(200), but actually found 503
20:28:00.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@138c46eb, username -> user.772794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e72c4e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.808 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.808 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.808 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.808 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.808 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8804: status.find.is(200), but actually found 503
20:28:00.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24d9703, username -> user.764435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d689025, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.816 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.816 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.816 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.816 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.822 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8805: status.find.is(200), but actually found 503
20:28:00.822 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@987de, username -> user.689269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@757199, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.822 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.822 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.822 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.822 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.822 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8806: status.find.is(200), but actually found 503
20:28:00.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5abf8ce2, username -> user.24315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d82651a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.832 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.832 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.832 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8807: status.find.is(200), but actually found 503
20:28:00.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fecfff9, username -> user.385465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d2d0109, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.857 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.857 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.857 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8808: status.find.is(200), but actually found 503
20:28:00.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64781349, username -> user.546918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@676dd129, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.873 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.873 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.873 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.873 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.873 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8809: status.find.is(200), but actually found 503
20:28:00.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a4a7244, username -> user.28402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eec408c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.873 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.873 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.873 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.873 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.873 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8811: status.find.is(200), but actually found 503
20:28:00.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@181e4147, username -> user.778804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@115b7704, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.886 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.886 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.886 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8810: status.find.is(200), but actually found 503
20:28:00.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8810,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fea3da7, username -> user.681277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f3e3e63, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.891 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.891 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.891 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.891 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.891 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8812: status.find.is(200), but actually found 503
20:28:00.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24562e18, username -> user.707053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dd90c5e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.903 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.903 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.903 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8813: status.find.is(200), but actually found 503
20:28:00.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db442ac, username -> user.742803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72a70cf2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.919 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.919 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.919 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8816: status.find.is(200), but actually found 503
20:28:00.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f0d235, username -> user.637568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c3eccbc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.931 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.931 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.931 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8815: status.find.is(200), but actually found 503
20:28:00.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8815,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42d81a3a, username -> user.443973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@484801e4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.931 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.931 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.931 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8817: status.find.is(200), but actually found 503
20:28:00.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45a9630e, username -> user.213997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602c5f10, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.939 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.939 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.939 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.939 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.939 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8818: status.find.is(200), but actually found 503
20:28:00.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@620aff52, username -> user.144334, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78133629, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8819: status.find.is(200), but actually found 503
20:28:00.947 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.947 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8819,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19e9241e, username -> user.143951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a49623, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.947 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.947 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.947 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.947 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.947 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.947 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.947 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.947 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.949 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8820: status.find.is(200), but actually found 503
20:28:00.950 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2142ff3a, username -> user.257369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fd9819e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.950 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.950 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.950 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.950 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.950 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8821: status.find.is(200), but actually found 503
20:28:00.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@764d776a, username -> user.561897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ab6290a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.955 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.955 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.955 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.955 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8814: status.find.is(200), but actually found 503
20:28:00.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2edc883e, username -> user.798631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@194e58cb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.962 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.962 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.962 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.962 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.962 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8822: status.find.is(200), but actually found 503
20:28:00.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8822,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a9ded9, username -> user.579181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ed789b2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.982 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.982 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.982 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8823: status.find.is(200), but actually found 503
20:28:00.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fc5891c, username -> user.639145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4817e732, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.986 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.986 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.986 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:00.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8824: status.find.is(200), but actually found 503
20:28:00.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5155d9c8, username -> user.102285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75136af0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:00.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.986 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.986 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:00.986 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:00.986 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8826: status.find.is(200), but actually found 503
20:28:01.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8827: status.find.is(200), but actually found 503
20:28:01.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8826,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58850a44, username -> user.571365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26fc13f6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@789edd7f, username -> user.150256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1260af52, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.005 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.005 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.005 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.005 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.005 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.005 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8825: status.find.is(200), but actually found 503
20:28:01.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3df4025b, username -> user.734171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6140cd49, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.006 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.006 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.013 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8828: status.find.is(200), but actually found 503
20:28:01.013 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c4eff21, username -> user.363566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@297d205e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.013 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.013 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.013 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.013 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.013 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8829: status.find.is(200), but actually found 503
20:28:01.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43286587, username -> user.101754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c86fe6c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:00 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.016 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.016 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.016 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8830: status.find.is(200), but actually found 503
20:28:01.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12ad6162, username -> user.574428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58fa9671, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.016 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.017 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.017 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.019 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8831: status.find.is(200), but actually found 503
20:28:01.019 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d09378d, username -> user.34643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f82f3dc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.019 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.019 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.019 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.019 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.019 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8832: status.find.is(200), but actually found 503
20:28:01.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bad51a, username -> user.300364, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ddde02, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.029 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.029 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.029 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8834: status.find.is(200), but actually found 503
20:28:01.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a21c1b8, username -> user.980739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f644dc1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.030 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.030 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.030 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8833: status.find.is(200), but actually found 503
20:28:01.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fd04558, username -> user.829937, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7209b267, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.030 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.030 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.030 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8835: status.find.is(200), but actually found 503
20:28:01.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b7e539e, username -> user.800930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6be7493b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.036 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.036 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.036 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8836: status.find.is(200), but actually found 503
20:28:01.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8836,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17093a62, username -> user.351202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@145f9c6c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.045 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.045 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.045 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8837: status.find.is(200), but actually found 503
20:28:01.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4367590f, username -> user.622583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e0c902e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.066 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.066 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.066 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8838: status.find.is(200), but actually found 503
20:28:01.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52f70fa3, username -> user.266407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50ef9656, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.086 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.086 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.086 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8839: status.find.is(200), but actually found 503
20:28:01.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19f9cabe, username -> user.311361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a772df4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.093 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.093 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.093 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.093 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.093 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8840: status.find.is(200), but actually found 503
20:28:01.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@760d537a, username -> user.259287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1827f3a1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.101 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.101 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.101 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8841: status.find.is(200), but actually found 503
20:28:01.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6191a929, username -> user.531406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cea899a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.104 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.104 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8842: status.find.is(200), but actually found 503
20:28:01.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8842,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@397c4d51, username -> user.853742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@495bb710, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.107 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.108 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.108 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.108 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8843: status.find.is(200), but actually found 503
20:28:01.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8843,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2260d4ef, username -> user.72828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c1b80f9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.111 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.111 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.111 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.111 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8844: status.find.is(200), but actually found 503
20:28:01.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1be2f5c0, username -> user.719971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@509eb66a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.124 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.124 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.124 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8845: status.find.is(200), but actually found 503
20:28:01.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@97b5160, username -> user.539806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ff1995, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.138 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.138 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.138 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8846: status.find.is(200), but actually found 503
20:28:01.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c276c1a, username -> user.430431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3578a28d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.139 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.139 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.139 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.139 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.139 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8847: status.find.is(200), but actually found 503
20:28:01.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d2f4f30, username -> user.500669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29eebe47, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.147 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.147 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.147 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8848: status.find.is(200), but actually found 503
20:28:01.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74e17e8e, username -> user.428129, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20a7670d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.151 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.151 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.151 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8849: status.find.is(200), but actually found 503
20:28:01.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ca14a03, username -> user.415031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7384537a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.155 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.155 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8850: status.find.is(200), but actually found 503
20:28:01.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56e508a3, username -> user.819871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@425d3fc6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.163 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.163 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.163 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8851: status.find.is(200), but actually found 503
20:28:01.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76f241d6, username -> user.880500, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fd90e35, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.165 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.165 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.165 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.165 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8852: status.find.is(200), but actually found 503
20:28:01.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58f3fe57, username -> user.455541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6771501, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.167 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.167 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.167 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8853: status.find.is(200), but actually found 503
20:28:01.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e0a0d04, username -> user.513188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24bd630b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.168 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.168 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.168 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.181 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8854: status.find.is(200), but actually found 503
20:28:01.181 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8854,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a01880f, username -> user.815380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20e11cfb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.181 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.181 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.181 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.181 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.181 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8855: status.find.is(200), but actually found 503
20:28:01.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8855,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a039407, username -> user.557413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d7811c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.191 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.191 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.191 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.191 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.191 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8856: status.find.is(200), but actually found 503
20:28:01.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5730d3bb, username -> user.591600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bbacca4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.213 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.214 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.214 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.214 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.214 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8857: status.find.is(200), but actually found 503
20:28:01.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40cdc017, username -> user.734803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c79f1c6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.218 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.218 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.218 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.218 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.218 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8858: status.find.is(200), but actually found 503
20:28:01.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8858,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28f55f61, username -> user.865659, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@733899eb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.224 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.224 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.224 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8859: status.find.is(200), but actually found 503
20:28:01.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b05d549, username -> user.290719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fe6bb6a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.228 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.228 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.228 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8860: status.find.is(200), but actually found 503
20:28:01.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8860,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77c3feda, username -> user.856319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b835917, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.237 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.237 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.237 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8861: status.find.is(200), but actually found 503
20:28:01.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8861,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@114296af, username -> user.286284, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42e125b6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.245 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.245 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.245 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8862: status.find.is(200), but actually found 503
20:28:01.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42f26de2, username -> user.715431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35429e1a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.251 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.251 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8864: status.find.is(200), but actually found 503
20:28:01.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11cf0c71, username -> user.514234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ea515c8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.252 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.252 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8863: status.find.is(200), but actually found 503
20:28:01.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7daa3609, username -> user.400226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@216aa37d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.255 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.255 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.255 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8865: status.find.is(200), but actually found 503
20:28:01.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cf69b07, username -> user.674051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d381e60, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.260 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.260 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8866: status.find.is(200), but actually found 503
20:28:01.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d2cb1dc, username -> user.411452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@437216ca, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.267 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.267 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.267 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8867: status.find.is(200), but actually found 503
20:28:01.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1efe9cc5, username -> user.676517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ae6923d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.276 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.276 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8868: status.find.is(200), but actually found 503
20:28:01.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@781da0e6, username -> user.668375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46fc6df9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8869: status.find.is(200), but actually found 503
20:28:01.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a9c348d, username -> user.814356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74b07cf7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8870: status.find.is(200), but actually found 503
20:28:01.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44273d80, username -> user.743623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22084fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8871: status.find.is(200), but actually found 503
20:28:01.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@704c0ebd, username -> user.605184, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76690f1f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.291 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.291 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.291 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8872: status.find.is(200), but actually found 503
20:28:01.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e3df97b, username -> user.151041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f415a0c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8873: status.find.is(200), but actually found 503
20:28:01.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8df2206, username -> user.535474, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bcb151a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8874: status.find.is(200), but actually found 503
20:28:01.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8874,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bbe5c22, username -> user.319640, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19b20663, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8875: status.find.is(200), but actually found 503
20:28:01.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7192ffc9, username -> user.309529, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7438c32f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8876: status.find.is(200), but actually found 503
20:28:01.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e708057, username -> user.663231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fda3f6f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8877: status.find.is(200), but actually found 503
20:28:01.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8877,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eb561c1, username -> user.336657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bc77156, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8878: status.find.is(200), but actually found 503
20:28:01.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13af9a98, username -> user.969461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42e37872, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8879: status.find.is(200), but actually found 503
20:28:01.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8879,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@723868b0, username -> user.721972, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e0e0280, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8880: status.find.is(200), but actually found 503
20:28:01.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b894847, username -> user.684241, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@524c67c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8882: status.find.is(200), but actually found 503
20:28:01.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c06f859, username -> user.344043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f116f55, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8881: status.find.is(200), but actually found 503
20:28:01.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6691286f, username -> user.569742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ec7b919, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8883: status.find.is(200), but actually found 503
20:28:01.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52f38137, username -> user.50119, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38012718, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8884: status.find.is(200), but actually found 503
20:28:01.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47b59cb9, username -> user.285356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6283b213, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8885: status.find.is(200), but actually found 503
20:28:01.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a011730, username -> user.495545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31e27ea1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8886: status.find.is(200), but actually found 503
20:28:01.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@250d148d, username -> user.605873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58bbf691, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8887: status.find.is(200), but actually found 503
20:28:01.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@94b6f4a, username -> user.375516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1962a138, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.411 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8889: status.find.is(200), but actually found 503
20:28:01.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15bfb004, username -> user.681201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64817fa7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8888: status.find.is(200), but actually found 503
20:28:01.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8888,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@736764b9, username -> user.563314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@603d1e3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.423 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8890: status.find.is(200), but actually found 503
20:28:01.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@333def11, username -> user.935140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a8bea18, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8891: status.find.is(200), but actually found 503
20:28:01.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66ecbf1f, username -> user.500112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6678bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8892: status.find.is(200), but actually found 503
20:28:01.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67a00b48, username -> user.888949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4df85dd3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8893: status.find.is(200), but actually found 503
20:28:01.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e332314, username -> user.939516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b6df47a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.487 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.487 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.487 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8894: status.find.is(200), but actually found 503
20:28:01.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8894,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61005bcd, username -> user.413597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f408db, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8895: status.find.is(200), but actually found 503
20:28:01.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51164c43, username -> user.174310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60dac339, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8896: status.find.is(200), but actually found 503
20:28:01.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8896,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d1928f1, username -> user.53627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ca39e65, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.507 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.507 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.507 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8897: status.find.is(200), but actually found 503
20:28:01.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79d06062, username -> user.169305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@166dfd67, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8898: status.find.is(200), but actually found 503
20:28:01.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8898,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5607d0de, username -> user.274046, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d583e77, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.511 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.511 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.511 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8899: status.find.is(200), but actually found 503
20:28:01.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37df0669, username -> user.484723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79ebc39c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.512 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.512 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.512 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8900: status.find.is(200), but actually found 503
20:28:01.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8900,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58685964, username -> user.783922, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33535684, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8903: status.find.is(200), but actually found 503
20:28:01.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8903,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b431c33, username -> user.195252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19a00b2e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8902: status.find.is(200), but actually found 503
20:28:01.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bbc141a, username -> user.587197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cb46c82, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8901: status.find.is(200), but actually found 503
20:28:01.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a962f53, username -> user.527103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@484c05a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8904: status.find.is(200), but actually found 503
20:28:01.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48867e34, username -> user.859382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c8931, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8905: status.find.is(200), but actually found 503
20:28:01.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67f8bed8, username -> user.722510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@faf1db3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8906: status.find.is(200), but actually found 503
20:28:01.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cd5c6f0, username -> user.154682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30ccf91c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8907: status.find.is(200), but actually found 503
20:28:01.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8907,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a54100, username -> user.989680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73212cc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8908: status.find.is(200), but actually found 503
20:28:01.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19f6400f, username -> user.807339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16ef8027, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8909: status.find.is(200), but actually found 503
20:28:01.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@296f2394, username -> user.528391, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@110b9b58, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8910: status.find.is(200), but actually found 503
20:28:01.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b4af592, username -> user.182957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dde92f0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.581 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.581 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8911: status.find.is(200), but actually found 503
20:28:01.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d0d4581, username -> user.710233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e1a7237, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8912: status.find.is(200), but actually found 503
20:28:01.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8912,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3064876d, username -> user.516550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@149e7f30, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.585 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.585 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8913: status.find.is(200), but actually found 503
20:28:01.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d253c42, username -> user.192606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78c80f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.598 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.598 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.598 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8914: status.find.is(200), but actually found 503
20:28:01.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51f28225, username -> user.79415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@399b39e5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.602 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.602 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8915: status.find.is(200), but actually found 503
20:28:01.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17f5f3b4, username -> user.63526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47d462e6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.619 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.619 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8916: status.find.is(200), but actually found 503
20:28:01.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8916,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@307023d6, username -> user.336739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ac9ffc5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.630 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.630 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8917: status.find.is(200), but actually found 503
20:28:01.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b376402, username -> user.50177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20402880, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.642 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.642 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8918: status.find.is(200), but actually found 503
20:28:01.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8918,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a5d81c, username -> user.901648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c120036, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.649 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.649 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8919: status.find.is(200), but actually found 503
20:28:01.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8919,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5860cea3, username -> user.249876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b11f318, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.660 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.660 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.660 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8920: status.find.is(200), but actually found 503
20:28:01.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c43629, username -> user.892725, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f489f5b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.664 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.664 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.664 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8921: status.find.is(200), but actually found 503
20:28:01.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@391b40cc, username -> user.976985, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bb73749, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.666 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.666 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8922: status.find.is(200), but actually found 503
20:28:01.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7da8a47f, username -> user.441792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f080f7c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.674 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.674 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8923: status.find.is(200), but actually found 503
20:28:01.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@295b097c, username -> user.963921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d8f016, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.677 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.677 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8924: status.find.is(200), but actually found 503
20:28:01.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8924,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5decb181, username -> user.272038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7631640b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8925: status.find.is(200), but actually found 503
20:28:01.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13980049, username -> user.385298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e849839, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8926: status.find.is(200), but actually found 503
20:28:01.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49715cc, username -> user.599186, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cd2e118, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.700 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.700 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8927: status.find.is(200), but actually found 503
20:28:01.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@500428bc, username -> user.8696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f24e70, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.703 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.703 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.703 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8928: status.find.is(200), but actually found 503
20:28:01.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d85035c, username -> user.654499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29cea46e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.725 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.725 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8929: status.find.is(200), but actually found 503
20:28:01.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8929,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4785123a, username -> user.719040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1396f1a4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.731 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.731 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8930: status.find.is(200), but actually found 503
20:28:01.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3024f335, username -> user.358283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7582bcbe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.732 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.732 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.732 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8931: status.find.is(200), but actually found 503
20:28:01.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15cbb341, username -> user.32180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d9b8a1f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.740 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.740 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.740 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8932: status.find.is(200), but actually found 503
20:28:01.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3441db18, username -> user.679305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59e20d5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.760 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.760 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.760 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8933: status.find.is(200), but actually found 503
20:28:01.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29ba46cf, username -> user.642217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29ad208e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.764 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.764 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8934: status.find.is(200), but actually found 503
20:28:01.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22fc092c, username -> user.948513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bb04057, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.766 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.766 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8935: status.find.is(200), but actually found 503
20:28:01.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f093d28, username -> user.70997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61c2e9bc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.767 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.767 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.767 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.767 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8936: status.find.is(200), but actually found 503
20:28:01.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b16c908, username -> user.873277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e8e4b3c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.774 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.774 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.774 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8937: status.find.is(200), but actually found 503
20:28:01.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c533b8d, username -> user.192420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57321fa5, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.776 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.776 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.776 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8938: status.find.is(200), but actually found 503
20:28:01.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d1d4d12, username -> user.923222, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75ae8392, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.781 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.781 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.781 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8939: status.find.is(200), but actually found 503
20:28:01.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35a40719, username -> user.653624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44c5f838, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.791 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.791 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.791 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8940: status.find.is(200), but actually found 503
20:28:01.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8940,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66b2f74d, username -> user.403225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e6a22a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.798 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.799 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.799 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8941: status.find.is(200), but actually found 503
20:28:01.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@577f72e9, username -> user.293745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b6ba07, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.818 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.818 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.818 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.823 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8942: status.find.is(200), but actually found 503
20:28:01.823 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54fefbb3, username -> user.981388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68fbbd95, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.823 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.823 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.823 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.823 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.823 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8943: status.find.is(200), but actually found 503
20:28:01.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f00fe6a, username -> user.621595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e3064fe, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.834 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.834 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.834 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8944: status.find.is(200), but actually found 503
20:28:01.838 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ebbae3a, username -> user.673273, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bb1d752, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.838 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.838 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.838 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.838 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.838 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8945: status.find.is(200), but actually found 503
20:28:01.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8945,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1070c351, username -> user.270715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f0b07a7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8946: status.find.is(200), but actually found 503
20:28:01.839 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8946,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4046eb50, username -> user.470424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57ec1536, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.839 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.839 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.839 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.839 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.839 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.839 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8947: status.find.is(200), but actually found 503
20:28:01.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b81deb1, username -> user.503796, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7398233b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.862 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.863 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.863 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8949: status.find.is(200), but actually found 503
20:28:01.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b0261b9, username -> user.661727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3075da28, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.871 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.871 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8950: status.find.is(200), but actually found 503
20:28:01.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1956eaf7, username -> user.473707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ba12598, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.873 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.874 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.874 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.874 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8948: status.find.is(200), but actually found 503
20:28:01.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58a80b18, username -> user.876623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@620b820e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.874 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.874 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.874 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8951: status.find.is(200), but actually found 503
20:28:01.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c263b31, username -> user.141618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a30a9e0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.886 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.886 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.886 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8952: status.find.is(200), but actually found 503
20:28:01.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b64f0ac, username -> user.12091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46573241, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.890 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.891 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.891 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.891 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.891 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.908 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8954: status.find.is(200), but actually found 503
20:28:01.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8954,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ae5b2ad, username -> user.318778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1db70d3e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.909 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.909 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8953: status.find.is(200), but actually found 503
20:28:01.909 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.909 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.909 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@455cbcfe, username -> user.254457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70e6688b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.909 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.909 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.909 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.909 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.909 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8955: status.find.is(200), but actually found 503
20:28:01.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dcd9f90, username -> user.49795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5844d5ff, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.910 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.910 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.910 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8956: status.find.is(200), but actually found 503
20:28:01.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16e4ebd7, username -> user.202472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@671d7ed9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.920 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.920 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.920 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.920 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.920 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8957: status.find.is(200), but actually found 503
20:28:01.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8957,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c9a1893, username -> user.447188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@505ed5d3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.921 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.921 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.921 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8958: status.find.is(200), but actually found 503
20:28:01.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@647d093, username -> user.129202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25c7808b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.936 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.936 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.936 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.936 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.936 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8959: status.find.is(200), but actually found 503
20:28:01.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8959,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51012106, username -> user.459441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@496a66e2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.936 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.936 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.936 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.936 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.936 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8960: status.find.is(200), but actually found 503
20:28:01.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58bd9e1f, username -> user.934558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b84314c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.946 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.946 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.946 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.946 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.946 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8961: status.find.is(200), but actually found 503
20:28:01.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8961,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59082f0f, username -> user.674402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f740534, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.954 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.954 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.954 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8963: status.find.is(200), but actually found 503
20:28:01.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e06a128, username -> user.457609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cb5d828, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.979 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.979 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.979 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.979 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.979 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8962: status.find.is(200), but actually found 503
20:28:01.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15409c19, username -> user.684424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62abf98a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.980 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.980 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.980 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:01.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8964: status.find.is(200), but actually found 503
20:28:01.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@102ea3ca, username -> user.491953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8c68a1c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:01.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.992 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:01.992 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:01.992 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8965: status.find.is(200), but actually found 503
20:28:02.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fdb3013, username -> user.653884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7407d8b3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.001 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.001 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.001 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8966: status.find.is(200), but actually found 503
20:28:02.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a58ae6d, username -> user.759035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3477ee83, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.002 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.002 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.002 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.013 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8967: status.find.is(200), but actually found 503
20:28:02.013 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8967,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63643402, username -> user.210423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ed674ec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.013 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.013 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.013 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.013 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.013 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8968: status.find.is(200), but actually found 503
20:28:02.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8968,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fb03125, username -> user.682555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13dd53ef, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:01 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.015 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.015 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.015 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8969: status.find.is(200), but actually found 503
20:28:02.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61c5135d, username -> user.456501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41def8d7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.024 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.024 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.024 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8970: status.find.is(200), but actually found 503
20:28:02.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b1b28c, username -> user.296806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1156082d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.025 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.025 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.025 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8972: status.find.is(200), but actually found 503
20:28:02.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bda523b, username -> user.340057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a51a4c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.029 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.029 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.029 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8971: status.find.is(200), but actually found 503
20:28:02.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@585a263c, username -> user.942845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79ca03b8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.030 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.030 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.030 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.039 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8974: status.find.is(200), but actually found 503
20:28:02.039 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@412350df, username -> user.18636, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7958c320, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.039 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.039 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.039 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.039 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.039 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8973: status.find.is(200), but actually found 503
20:28:02.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8973,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52cc3efb, username -> user.199699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ebeeab1, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.040 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.040 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.040 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8975: status.find.is(200), but actually found 503
20:28:02.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8975,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7edafea7, username -> user.286124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@260bf96b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.042 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.042 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.042 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8976: status.find.is(200), but actually found 503
20:28:02.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8976,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e963e69, username -> user.2538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aef1ac2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.043 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.043 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.043 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8977: status.find.is(200), but actually found 503
20:28:02.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@153df727, username -> user.423445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d55c2d8, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8978: status.find.is(200), but actually found 503
20:28:02.058 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.058 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8978,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b7d2932, username -> user.114066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a4cda10, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.058 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.058 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.058 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.058 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8979: status.find.is(200), but actually found 503
20:28:02.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dc5a9ea, username -> user.152327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e1529b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.066 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.066 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.067 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.070 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8980: status.find.is(200), but actually found 503
20:28:02.070 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cde7d38, username -> user.610849, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@790bad9a, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.071 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.071 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.071 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.071 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8981: status.find.is(200), but actually found 503
20:28:02.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b679a27, username -> user.209327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d0a6ef0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.081 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.081 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.081 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8982: status.find.is(200), but actually found 503
20:28:02.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6791489a, username -> user.499544, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38e5a9c3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.089 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.089 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.089 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.089 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.089 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8983: status.find.is(200), but actually found 503
20:28:02.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@142a3cfe, username -> user.977468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56acce5d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.108 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.108 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.108 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.113 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8984: status.find.is(200), but actually found 503
20:28:02.113 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@347359c9, username -> user.340051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a547f7b, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.113 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.113 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.113 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.113 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.113 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8985: status.find.is(200), but actually found 503
20:28:02.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41e2caa3, username -> user.757853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8747639, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.123 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.123 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.123 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8986: status.find.is(200), but actually found 503
20:28:02.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@de8a4af, username -> user.661551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c6524c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.130 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.130 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.130 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8987: status.find.is(200), but actually found 503
20:28:02.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8987,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b8f2c15, username -> user.180376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@626d9c9e, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.134 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.134 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.134 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.134 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.134 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8988: status.find.is(200), but actually found 503
20:28:02.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8988,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@476717ab, username -> user.871999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e05cef6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.135 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.135 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.135 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8989: status.find.is(200), but actually found 503
20:28:02.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@439b0064, username -> user.582963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4af991c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.144 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.144 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.144 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8990: status.find.is(200), but actually found 503
20:28:02.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c6e95e5, username -> user.871207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@710831f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.168 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.168 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.168 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8991: status.find.is(200), but actually found 503
20:28:02.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f9a60d6, username -> user.984021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@369c9a44, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.183 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.184 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.184 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.184 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.230 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8996: status.find.is(200), but actually found 503
20:28:02.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,8996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68f88023, username -> user.826920, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a007b9, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.231 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.231 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.231 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9003: status.find.is(200), but actually found 503
20:28:02.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32e7d2db, username -> user.822232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@209abf16, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9004: status.find.is(200), but actually found 503
20:28:02.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58f56c59, username -> user.860647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27d0e2a3, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.302 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.302 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.302 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9005: status.find.is(200), but actually found 503
20:28:02.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eaab602, username -> user.237795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25290993, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9006: status.find.is(200), but actually found 503
20:28:02.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ea0394c, username -> user.371736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66c95cc0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9009: status.find.is(200), but actually found 503
20:28:02.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9009,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5816a25d, username -> user.868172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b76f885, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9010: status.find.is(200), but actually found 503
20:28:02.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@581e0975, username -> user.418796, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@144ec43c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9012: status.find.is(200), but actually found 503
20:28:02.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cfbf82d, username -> user.890862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40ae8409, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9014: status.find.is(200), but actually found 503
20:28:02.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c5ca999, username -> user.761796, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69e2ac60, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9015: status.find.is(200), but actually found 503
20:28:02.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ac170f3, username -> user.227880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2aaf9bd0, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9016: status.find.is(200), but actually found 503
20:28:02.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9016,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cbd733c, username -> user.656000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@259b7e77, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9018: status.find.is(200), but actually found 503
20:28:02.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@324bd5d0, username -> user.338226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62ba5e7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9017: status.find.is(200), but actually found 503
20:28:02.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@106ea266, username -> user.686530, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b00cbec, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9019: status.find.is(200), but actually found 503
20:28:02.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9019,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@797ca958, username -> user.895201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7501cda6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9020: status.find.is(200), but actually found 503
20:28:02.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@675450db, username -> user.178327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14b07fcc, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.411 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9022: status.find.is(200), but actually found 503
20:28:02.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d6c283a, username -> user.409481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62c91e82, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9021: status.find.is(200), but actually found 503
20:28:02.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9021,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7daf35cb, username -> user.900322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10a7de7c, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	content-length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9023: status.find.is(200), but actually found 503
20:28:02.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9023,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6be1c5f2, username -> user.80421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f9a1008, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9026: status.find.is(200), but actually found 503
20:28:02.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55922f35, username -> user.835671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@371f6e9f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9025: status.find.is(200), but actually found 503
20:28:02.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@281e84c5, username -> user.993669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64e0e393, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9028: status.find.is(200), but actually found 503
20:28:02.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c01956b, username -> user.810688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f083056, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9029: status.find.is(200), but actually found 503
20:28:02.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a1fec61, username -> user.317455, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aa06d7d, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.515 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.515 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9030: status.find.is(200), but actually found 503
20:28:02.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9030,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ec9305, username -> user.5621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fe5f220, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.521 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.521 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9033: status.find.is(200), but actually found 503
20:28:02.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9033,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65884013, username -> user.792570, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10a356, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9036: status.find.is(200), but actually found 503
20:28:02.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4411022a, username -> user.428538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18640fb, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.612 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.612 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9038: status.find.is(200), but actually found 503
20:28:02.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a67fa28, username -> user.842492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@760628a6, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.625 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.625 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9039: status.find.is(200), but actually found 503
20:28:02.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a4d34c1, username -> user.410396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fe6a42f, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.631 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.631 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9040: status.find.is(200), but actually found 503
20:28:02.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9040,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a69eb65, username -> user.149444, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f2df891, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.644 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.644 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9041: status.find.is(200), but actually found 503
20:28:02.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1480e43d, username -> user.608280, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@486462c4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.656 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.656 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.656 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9046: status.find.is(200), but actually found 503
20:28:02.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fa87efc, username -> user.827654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d3ea0b7, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.682 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.682 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9047: status.find.is(200), but actually found 503
20:28:02.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61f16adc, username -> user.640713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37d61c29, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.699 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.700 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9048: status.find.is(200), but actually found 503
20:28:02.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9048,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d849c57, username -> user.919878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43923556, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.706 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.706 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9049: status.find.is(200), but actually found 503
20:28:02.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c23a158, username -> user.388994, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@92ca999, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.707 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.707 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.707 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9050: status.find.is(200), but actually found 503
20:28:02.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40c7bdf1, username -> user.264734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b183c93, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.717 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.717 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:28:02                                          75s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=9025  )
> restLoginInitiate                                        (OK=0      KO=9025  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No   9025 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:    9025 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                      4955 (18.30%)
> status.find.is(200), but actually found 500                      3923 (14.49%)
> status.find.is(200), but actually found 502                       147 ( 0.54%)

---- idc.login -----------------------------------------------------------------
[#-                                                                        ]  1%
          waiting: 533559 / active: 31     / done: 9025  
================================================================================

20:28:02.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9052: status.find.is(200), but actually found 503
20:28:02.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8041c8a, username -> user.856701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44484ff2, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.762 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.762 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.762 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.762 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9053: status.find.is(200), but actually found 503
20:28:02.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9053,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13a4c59d, username -> user.942847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d5eadab, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.763 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.763 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:02.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9056: status.find.is(200), but actually found 503
20:28:02.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 503
=========================
Session:
Session(idc.login,9056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6491bbc0, username -> user.457091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@418646f4, gatling.http.referer -> https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	503 Service Unavailable
headers:
	Content-Length: 107
	cache-control: no-cache
	content-type: text/html
	Date: Thu, 25 Jan 2024 20:28:02 GMT
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:02.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.777 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.777 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:02.777 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:02.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:28:07                                          80s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=9028  )
> restLoginInitiate                                        (OK=0      KO=9028  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No   9028 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:    9028 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                      4958 (18.31%)
> status.find.is(200), but actually found 500                      3923 (14.48%)
> status.find.is(200), but actually found 502                       147 ( 0.54%)

---- idc.login -----------------------------------------------------------------
[#-                                                                        ]  1%
          waiting: 532825 / active: 762    / done: 9028  
================================================================================

20:28:12.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10028: status.find.is(200), but actually found 500
20:28:12.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22c548c5, username -> user.762841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e432a1b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5bd94acd-2f89-4a82-9335-fb4f87355ea1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9942: status.find.is(200), but actually found 500
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9979: status.find.is(200), but actually found 500
20:28:12.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9920: status.find.is(200), but actually found 500
20:28:12.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10019: status.find.is(200), but actually found 500
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10019,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@497c4ae3, username -> user.965883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1463281f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bf573bdf-b7f8-4798-aad5-0e6c580099a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14a2ed8e, username -> user.908189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@705b61fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e9f608af-4609-4139-b5eb-28d1f37ebd0a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ff4a1dd, username -> user.222880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cf536b6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f3b05fc2-5359-4abb-aef4-59aeaca9173f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f75aee3, username -> user.965497, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74d28873, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5e3fec4b-25e5-4289-83d0-f30b00d8d92d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10008: status.find.is(200), but actually found 500
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9957: status.find.is(200), but actually found 500
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25b92a2b, username -> user.478067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ac96ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1ce6c750-b0fe-410a-9128-10324ce110d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9957,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31ec94a, username -> user.945585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@111ec73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 82a8143b-0eb4-4c4d-9884-f95221585386
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9917: status.find.is(200), but actually found 500
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9951: status.find.is(200), but actually found 500
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2638f118, username -> user.923547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@696f1162, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 75a9cfe6-ea0b-4efa-b051-2091ed42e98b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@779f59ca, username -> user.135108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f3ff408, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9e8c0655-90f6-4014-b670-d1e084faa6fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.219 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9976: status.find.is(200), but actually found 500
20:28:12.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9976,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3baac803, username -> user.799829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@572e552f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ed3062c8-6c5d-486f-9f3d-abafa6da1f7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9991: status.find.is(200), but actually found 500
20:28:12.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9923: status.find.is(200), but actually found 500
20:28:12.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3648ca33, username -> user.102869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2badfd4e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 05bea986-db50-45d0-b6ba-5f9e85bd5ddf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@687eb4d1, username -> user.357386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ef37e84, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7545d2ab-d70b-43db-bac9-6ffafce4a781
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9898: status.find.is(200), but actually found 500
20:28:12.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9898,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d56d3c, username -> user.441163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cea1f3b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a3733d49-bc04-4d2a-b104-8d9343c4da5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.220 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9999: status.find.is(200), but actually found 500
20:28:12.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@741d30cd, username -> user.144157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56924408, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 02e59df4-68fa-4e02-961b-0de14adc1f35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.221 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.221 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.221 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9894: status.find.is(200), but actually found 500
20:28:12.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9894,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64fd29a, username -> user.666717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49dbd272, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f65f2b8d-7f0e-40c1-8e02-900549236ebc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.221 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.221 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.221 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.223 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9928: status.find.is(200), but actually found 500
20:28:12.223 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30d00036, username -> user.611037, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a507c38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2126cbf5-116f-45ca-8ad1-f319586e3b1d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.223 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.223 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.224 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10001: status.find.is(200), but actually found 500
20:28:12.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1204d2c, username -> user.379155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@add26cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bdb8ce4b-1f36-47a8-9c0b-85a73b6dce32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.224 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.224 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.224 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9895: status.find.is(200), but actually found 500
20:28:12.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5701422, username -> user.105383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5991ee9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 48f74f47-7285-48b0-beba-bfdc3cc06a75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.225 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.225 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.225 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9822: status.find.is(200), but actually found 500
20:28:12.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9822,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@531948d5, username -> user.941850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c54d922, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0bb93610-adb6-4299-8dd1-25f84636bd3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.226 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.226 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9788: status.find.is(200), but actually found 500
20:28:12.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c8a705e, username -> user.813180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7295f37e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f652ae98-c96a-427e-8c07-c80acc96cb48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.227 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.227 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9765: status.find.is(200), but actually found 500
20:28:12.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@113f3821, username -> user.622740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@641ee7d5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 776c71ac-2823-4631-a29f-228fc3fc4235
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.270 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.270 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.270 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9138: status.find.is(200), but actually found 500
20:28:12.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@130d371e, username -> user.222497, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@383b5d41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 55c2b928-9ccf-45cd-9f09-92e7d5d4201d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9181: status.find.is(200), but actually found 500
20:28:12.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9555: status.find.is(200), but actually found 500
20:28:12.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e6422ad, username -> user.272082, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@765cda6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1d09307b-80c0-4379-83da-b3f69eebaede
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.271 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8ddf19a, username -> user.598059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1518146c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 90106604-334a-41a2-b8df-e66453db2ff2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.271 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.271 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.271 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.271 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.271 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.271 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.271 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.271 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9971: status.find.is(200), but actually found 500
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10013: status.find.is(200), but actually found 500
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9166: status.find.is(200), but actually found 500
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@170d4589, username -> user.753502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f8a20b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7c212991-4e07-4d2a-9e84-9ff7c89b6885
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20aa4f15, username -> user.420960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dd3e5b1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 79aa1af9-9cb5-466c-afa8-3d503aa693ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e4d669c, username -> user.182237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b2137ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0132e526-a693-4093-8c38-f511362b4c43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.272 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.272 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.272 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.272 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.272 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.272 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.272 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.272 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.272 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9987: status.find.is(200), but actually found 500
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9252: status.find.is(200), but actually found 500
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9317: status.find.is(200), but actually found 500
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6364601b, username -> user.108852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32d93c9c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 24ea80d8-078e-4ed9-8fb2-cb12d7ee26d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9987,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a6592b0, username -> user.414100, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f0b46e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 273618ba-2f24-49b6-bfe0-b5f01bb5ecee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9417: status.find.is(200), but actually found 500
20:28:12.273 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@465de207, username -> user.483509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ecb34dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b32aac93-dc94-4e5f-9c5d-4406ac751c57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.273 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.273 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.273 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9417,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e7db925, username -> user.646410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a4e5bed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0816ad66-a974-46f8-af08-6144b7ae6c85
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.273 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.273 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.273 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.273 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9114: status.find.is(200), but actually found 500
20:28:12.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9114,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@794be583, username -> user.1111, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6091a5d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 38827251-1f60-4643-b779-15acc49bae10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.273 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.273 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9387: status.find.is(200), but actually found 500
20:28:12.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9387,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d5287d5, username -> user.310154, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49e445d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bcf47c9e-420d-41b7-9e11-76609cdb441b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.274 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.274 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9150: status.find.is(200), but actually found 500
20:28:12.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@426783bd, username -> user.279985, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18a0df1a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 93bc8b98-7227-4395-9712-3d569f51d586
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.274 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.274 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9132: status.find.is(200), but actually found 500
20:28:12.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a9e0e89, username -> user.631723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5daae033, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0d1849d0-2fba-41a5-902c-c5a469e349a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.274 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.274 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9127: status.find.is(200), but actually found 500
20:28:12.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31738156, username -> user.244454, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34a7425e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8cb7742f-ff60-414c-ab7b-133f1c4c3d2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9215: status.find.is(200), but actually found 500
20:28:12.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b8126cc, username -> user.153700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1607f429, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d51adaf0-490a-468b-9e96-c71555890f80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9249: status.find.is(200), but actually found 500
20:28:12.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47aa2edd, username -> user.2199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44605229, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3869fdfb-c364-4d97-8ce3-8896e9c9b26d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9567: status.find.is(200), but actually found 500
20:28:12.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.275 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@527150e5, username -> user.2020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79247a6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d82911a9-6e08-47fb-8a08-331ca19796b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.275 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9418: status.find.is(200), but actually found 500
20:28:12.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@409e551c, username -> user.560611, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66dfc771, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ec73c2b7-06f9-4fbf-93ee-3433e4d735bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9972: status.find.is(200), but actually found 500
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65b1da89, username -> user.902749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cb527f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 864c5607-de7e-4fdb-b3f5-d5665ea4f030
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9533: status.find.is(200), but actually found 500
20:28:12.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29a69933, username -> user.631518, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@393991ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 30f6cb6f-4e4d-4f72-a4b5-84755f21d9ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9161: status.find.is(200), but actually found 500
20:28:12.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9290: status.find.is(200), but actually found 500
20:28:12.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29996c4d, username -> user.373831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17d4bb4d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d4bbe4ba-ae0e-4e92-9c70-4355927052d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9948: status.find.is(200), but actually found 500
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b0d4944, username -> user.991300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b8f825d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 993dd227-4433-4bfa-b3ba-3d53b13b14cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32cd6358, username -> user.441619, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f9e687c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1d26f3ee-fcbc-453e-a032-3f85e1a4bc83
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.276 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9933: status.find.is(200), but actually found 500
20:28:12.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10062: status.find.is(200), but actually found 500
20:28:12.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dcc2314, username -> user.479335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f00eb16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 10c7ac25-d00d-4125-b483-a825d5bfe80f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4465ba4d, username -> user.911341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74ea030, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7005747c-9041-4fb8-ade5-a4692ae4f644
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9945: status.find.is(200), but actually found 500
20:28:12.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9949: status.find.is(200), but actually found 500
20:28:12.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9945,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64938c03, username -> user.595054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cca224f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ebcb723a-f00a-45cf-878b-a973b865eed3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a3cdeeb, username -> user.593091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f7f9aa3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c37beeb9-c0fe-44a5-adf3-05a4c5dc16b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.277 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.277 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9143: status.find.is(200), but actually found 500
20:28:12.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79046c75, username -> user.415029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eaa37e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 27cfea8d-7cf9-4939-afc5-b7767f2e0c3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.278 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.278 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9980: status.find.is(200), but actually found 500
20:28:12.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65fec940, username -> user.282458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f5f06b4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 55d3cc18-7efd-40ab-af58-a7868b07ae57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.280 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9986: status.find.is(200), but actually found 500
20:28:12.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44c7ab4f, username -> user.568616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5eb14e87, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 12d6f26b-f6ae-488c-b8cc-d50324ece61a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9947: status.find.is(200), but actually found 500
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9922: status.find.is(200), but actually found 500
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d4ff7e, username -> user.734979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56412934, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: debc9728-2df8-4a51-90e4-f16693fad937
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24fe2788, username -> user.664337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46cda703, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8c25830d-c500-41a6-b701-2a055109dff8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9958: status.find.is(200), but actually found 500
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@194a81c0, username -> user.441925, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e1588d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7027d210-cc6e-4527-8017-6bd4c46bb953
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10059: status.find.is(200), but actually found 500
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10002: status.find.is(200), but actually found 500
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10059,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f846006, username -> user.105389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@142540d5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2c1d693e-f397-4f98-af9a-083fa6453e8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fa9f146, username -> user.466032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b384542, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 87677280-7ee8-48b1-8475-97ba086f3798
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.281 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.281 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9037: status.find.is(200), but actually found 500
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9037,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a1f2d3, username -> user.244679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@741c9d17, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4f4ce2dc-20f5-44ab-99f2-c654787e336a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10011: status.find.is(200), but actually found 500
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10011,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@302e7220, username -> user.416198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f79e598, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9cb2c608-76cc-4093-a631-4fe68c38b30a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9925: status.find.is(200), but actually found 500
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3df84e9e, username -> user.416172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@408d2405, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 039dcd22-e73d-4784-8a3d-205f7bd3d7cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10010: status.find.is(200), but actually found 500
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9099: status.find.is(200), but actually found 500
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@790b0885, username -> user.674149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6177bc9a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2ffe02e5-2d97-4567-ad57-367faf9cf93e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33212c21, username -> user.989777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dbce178, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 572e7c6c-7624-4892-8735-265c200e74c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9939: status.find.is(200), but actually found 500
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10056: status.find.is(200), but actually found 500
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d2b72f7, username -> user.887504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f77fe8e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 96929677-8bb1-4660-b4dc-3b52088a93a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4275e159, username -> user.71766, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72948891, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 60f3f1ad-07f3-4179-b5ce-8161c81ad4df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.282 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.282 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9401: status.find.is(200), but actually found 500
20:28:12.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e53c89f, username -> user.979702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c6f0ccb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b535e218-e9f5-41cd-92d2-7a7177f8335a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9090: status.find.is(200), but actually found 500
20:28:12.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9090,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e2fedca, username -> user.815924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1571b0b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d4681108-faf6-42e9-99a7-8e078a19ab60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10007: status.find.is(200), but actually found 500
20:28:12.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23fe7e51, username -> user.360005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dc57dc2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 577f09d7-bf09-4723-90c0-54f3916299ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9326: status.find.is(200), but actually found 500
20:28:12.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2104f120, username -> user.813930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f42a215, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d9aa35e4-b7b9-4dfe-aca5-bf6ac30ed7d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9931: status.find.is(200), but actually found 500
20:28:12.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eb544f8, username -> user.27213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54cf2d2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6324b930-e9d7-4520-af3c-56a02391d23b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.283 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.283 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9998: status.find.is(200), but actually found 500
20:28:12.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53faf26a, username -> user.95865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bfafb58, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: af7da8e6-54b9-4670-8082-243efda09e12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.283 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9926: status.find.is(200), but actually found 500
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70bf9509, username -> user.358165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b5e2d87, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 547bc324-3f40-408d-bbf4-68c7e596ccdb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9485: status.find.is(200), but actually found 500
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8abcef9, username -> user.561386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b92f7cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 300af2cd-b0a6-4295-be68-22e3a10a32fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9179: status.find.is(200), but actually found 500
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e12b1eb, username -> user.125763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71714f61, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 68db01f2-8779-41c3-80dd-23a32ea32cc4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9354: status.find.is(200), but actually found 500
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@519e99, username -> user.909204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37fb69a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3352e179-64a5-4600-9c95-b3e3c7f3a439
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9663: status.find.is(200), but actually found 500
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9236: status.find.is(200), but actually found 500
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9663,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b1194c2, username -> user.200679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@521e8135, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e982727b-f806-4218-9919-d605c025c99f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c11fecc, username -> user.20011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17d7020e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c1101944-3d7e-4246-be2b-2b7359f4ca3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10000: status.find.is(200), but actually found 500
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d01391c, username -> user.154566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7df0bbdf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 82f70e6f-ec40-4aa4-a66e-b730dc3e0493
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9126: status.find.is(200), but actually found 500
20:28:12.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1657e3ad, username -> user.109966, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34a6f2fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e9ab3d2d-8c86-42f0-99ae-507b27371a14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.284 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9492: status.find.is(200), but actually found 500
20:28:12.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cd9f7ef, username -> user.464136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79d69d62, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5909c438-c510-4b8c-a79a-3d5e1bab019a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9977: status.find.is(200), but actually found 500
20:28:12.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46474d1, username -> user.725991, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7941f648, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 19fce1b9-c9c6-4ce1-952e-375cf332b101
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10004: status.find.is(200), but actually found 500
20:28:12.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a52fb0a, username -> user.102971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@353a5d3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 69d48a6d-25b0-4e6d-b46b-98c475b80dff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9477: status.find.is(200), but actually found 500
20:28:12.285 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69e9abc9, username -> user.379160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e7307f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 97fbed25-f86e-476c-ad8d-76a80662f4e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.285 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9956: status.find.is(200), but actually found 500
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6efb2fb, username -> user.140652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b9f12c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cb0576e2-7ec3-44c0-91cd-7f015ae26900
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9941: status.find.is(200), but actually found 500
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6180361b, username -> user.133098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48849b22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 86c48b41-df19-42f5-8aaa-6a22509ffbce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9965: status.find.is(200), but actually found 500
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9995: status.find.is(200), but actually found 500
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12aca906, username -> user.521257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2487a61, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cc89ec66-b171-47a3-9455-6c38487e93e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35275733, username -> user.855379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18ac92c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7ca25137-3132-4ac4-9982-7521a0225297
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9097: status.find.is(200), but actually found 500
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2906cecf, username -> user.214946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d8b8670, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8bacf3f7-b399-4a4a-b356-2797790b8aa6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9119: status.find.is(200), but actually found 500
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a3015eb, username -> user.927689, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@501df9db, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9d534c28-8800-4aa2-bda5-dfb931ac1e4f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9960: status.find.is(200), but actually found 500
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bac8b47, username -> user.903615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@269b31dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2946725d-4365-40ef-bfac-7aa22ee9891f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10020: status.find.is(200), but actually found 500
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.286 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46182a1b, username -> user.871009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@212c5c59, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d09e10aa-90af-47f0-a839-d2985c16cd16
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.286 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10026: status.find.is(200), but actually found 500
20:28:12.286 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@161500fe, username -> user.921804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a5aedca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8e8eee6d-ab7a-4f6e-84db-26ad0b5bb869
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10015: status.find.is(200), but actually found 500
20:28:12.287 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@275dd09e, username -> user.273250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16cea69, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 74855d02-ad4c-46de-9e4e-b50503f4111e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.287 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.287 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9092: status.find.is(200), but actually found 500
20:28:12.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9553: status.find.is(200), but actually found 500
20:28:12.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27e8ff26, username -> user.499415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b2aa31f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7508b2f1-c360-4360-9088-b51ea7e73c93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5aaf4aed, username -> user.990749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6995022b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 84b7680f-fa77-4394-a6f0-7abc257084fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.288 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.288 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.288 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.288 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.288 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.288 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9575: status.find.is(200), but actually found 500
20:28:12.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9437: status.find.is(200), but actually found 500
20:28:12.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9575,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77f8cbcb, username -> user.463321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28b2eff8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ef2bd885-fd29-4b8c-a8bf-34408051a408
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5442a0d7, username -> user.793596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58e2090d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 840a8c2f-aa35-4aa9-8ee2-50ff7077ffc8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.288 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.288 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9970: status.find.is(200), but actually found 500
20:28:12.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.288 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.288 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6522509a, username -> user.223675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c991b29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 84962382-7ef1-415c-a236-d719789085c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.288 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.288 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.288 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.288 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9316: status.find.is(200), but actually found 500
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10012: status.find.is(200), but actually found 500
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9316,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6edaa5f0, username -> user.378150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d57e2e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0e9edd35-9863-4c1b-8668-a65aeb869254
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36d16fa4, username -> user.771905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a902c8a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e311d770-a89d-4f0d-b261-3e68a6649074
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9274: status.find.is(200), but actually found 500
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10016: status.find.is(200), but actually found 500
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4673174e, username -> user.501688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a29f06d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 564d4fd9-e4cc-4262-a786-5caf49f45809
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10016,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39ad375c, username -> user.976229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1afa34b6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1444a9d4-55b6-469a-ace2-092fc3f758f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10017: status.find.is(200), but actually found 500
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d60b061, username -> user.933869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bd740fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6913b7f8-abd7-40fa-8a42-ccb1ce4ded78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9243: status.find.is(200), but actually found 500
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@339af5de, username -> user.470180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@486bbe8b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d5fb435d-42d8-4730-8699-4b2cdf64325e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9982: status.find.is(200), but actually found 500
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9996: status.find.is(200), but actually found 500
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d7186f6, username -> user.464752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2709df47, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 40b1b6ff-d55c-4a22-a9da-2d50a0208edd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39375451, username -> user.185650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e4a9f65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0b338ec4-507d-48be-bf51-05eb21e9ca48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9924: status.find.is(200), but actually found 500
20:28:12.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9187: status.find.is(200), but actually found 500
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9924,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d0f2d83, username -> user.415159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ccaf253, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 62c36468-9610-4494-8db8-26329101a229
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9187,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@297117c2, username -> user.639085, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c18586e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9d55d0c3-b638-49be-bad7-3f7fe7201412
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.289 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.289 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9424: status.find.is(200), but actually found 500
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9209: status.find.is(200), but actually found 500
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e27372c, username -> user.134305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76f14b74, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 78c55c05-5454-4fa3-8e25-8f5cd3355326
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a6ebdec, username -> user.502630, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c6bf95f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4232015c-7541-479f-bc35-ed1cc67c1641
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9927: status.find.is(200), but actually found 500
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@786e0049, username -> user.804949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ec349eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8e097009-0898-4878-96a2-d36673081f3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9347: status.find.is(200), but actually found 500
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a0231d0, username -> user.672149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a613790, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 90e1d14c-4a55-44d4-a191-822f06f5b397
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9984: status.find.is(200), but actually found 500
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26368521, username -> user.115785, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d224ad5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b9eba19d-f04d-4f74-a28c-22fc075e90f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.290 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.290 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.290 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9930: status.find.is(200), but actually found 500
20:28:12.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14051726, username -> user.269324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ac9cd1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e88ca928-56c9-41c2-99f8-30a6be5cebcc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.291 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.291 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.291 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9311: status.find.is(200), but actually found 500
20:28:12.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b7938e2, username -> user.197749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3495db77, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1a79244a-716a-4777-a4a9-5fcd7651f390
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.291 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.291 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.291 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9216: status.find.is(200), but actually found 500
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a0b9e0a, username -> user.60583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@265dd4d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d541a3ef-231b-40c2-b42c-2f9c94e9f965
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.292 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.292 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9297: status.find.is(200), but actually found 500
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ba68d6d, username -> user.462158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@658afb5d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b085cf80-2c17-449d-879f-a1a885a996a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10006: status.find.is(200), but actually found 500
20:28:12.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38bd2ebe, username -> user.600176, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12251e3b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 61ae7e9e-b172-4b72-bbb3-786acd421ce9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.292 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.292 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.292 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.292 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9969: status.find.is(200), but actually found 500
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3db1bc35, username -> user.226506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c40dbcd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8a9165ae-f73e-457e-9adf-681b6816ed9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.292 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.292 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9990: status.find.is(200), but actually found 500
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bc6dd59, username -> user.351047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3874f9dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 07ae6b61-f3c3-42cc-8738-0acb04360d5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9943: status.find.is(200), but actually found 500
20:28:12.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9560: status.find.is(200), but actually found 500
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f54636b, username -> user.546271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70a69856, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 553d950b-3faa-409e-bb38-4ffc7fa61f20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b09637f, username -> user.103224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d0faa8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dce548f7-9fbd-4963-8fd9-b6b31397a644
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.292 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.292 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9937: status.find.is(200), but actually found 500
20:28:12.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5342f0cd, username -> user.430198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61a0a9eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d6836551-9924-425e-a09d-1265fa70f331
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9726: status.find.is(200), but actually found 500
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23e4106e, username -> user.446991, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f181f71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 37557cf5-4cbc-430b-b8eb-4b418415a0cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9500: status.find.is(200), but actually found 500
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3884f3ca, username -> user.69528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b92ad57, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 31f74ca1-7520-448f-9f6b-57b6a529942a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9975: status.find.is(200), but actually found 500
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9975,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78c2a243, username -> user.895376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1caa20a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 39d3a8a6-5e6f-498c-a8f2-67adceacf2b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9985: status.find.is(200), but actually found 500
20:28:12.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9912: status.find.is(200), but actually found 500
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5140e1fe, username -> user.241143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bc4d6a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8b516e1c-9315-45c6-bfa8-a4b352f80784
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9912,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@266ecda, username -> user.955878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d8c389b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 25a936a4-44df-4493-b2ea-8023a395761a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9504: status.find.is(200), but actually found 500
20:28:12.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9504,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@345052b3, username -> user.249855, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bdbd20e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0325b60e-49c2-4476-9d2b-c52aef96e5cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.293 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9953: status.find.is(200), but actually found 500
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9607: status.find.is(200), but actually found 500
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9918: status.find.is(200), but actually found 500
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fc49385, username -> user.851090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b4f8c67, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 148e4566-8f7a-4551-8433-e2954bdcbe63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70895764, username -> user.279130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3429150b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fe859c8e-bf3d-45ee-9778-d96c62142bd0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9918,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7edf6052, username -> user.904823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17456b29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1f1e0f80-4938-4576-a46d-c5d82d14f557
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10005: status.find.is(200), but actually found 500
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9732: status.find.is(200), but actually found 500
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9919: status.find.is(200), but actually found 500
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c97d618, username -> user.129247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a5d38d0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 447ed0d4-94a3-4d53-9675-9dc8d40a0b19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10018: status.find.is(200), but actually found 500
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9732,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77042b1f, username -> user.85014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6556b7cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2d7559ec-9245-408f-b000-3c7a7890f9cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d19fecd, username -> user.198314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@157523f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: acd191dc-7598-4aa0-bb73-b7fa3a6bdc78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9919,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d85345b, username -> user.549524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bdca620, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8fd18cef-43e1-4a87-863e-3ecbf99cfdf7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.294 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9713: status.find.is(200), but actually found 500
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9710: status.find.is(200), but actually found 500
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9913: status.find.is(200), but actually found 500
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9710,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14a17ecf, username -> user.311784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bfd08bd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a5939efd-eab3-4b6d-b9cf-ee370fdb71c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dd6dfe1, username -> user.942461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@504a2f65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c189618b-7bd2-4ecf-a2e7-14a8091b1a35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@638420ab, username -> user.397875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@124d92ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3c2963bb-1ebf-41eb-b73e-665381dad74f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.294 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.294 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.294 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10023: status.find.is(200), but actually found 500
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10045: status.find.is(200), but actually found 500
20:28:12.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f2ec269, username -> user.208703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67cc1ce0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5dd4eb4f-1dca-4859-a162-b6f5281a7347
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9704: status.find.is(200), but actually found 500
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9738: status.find.is(200), but actually found 500
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d1ebece, username -> user.69667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d252830, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 24252ea2-4e40-42ee-bd7f-b893c68a2660
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@573b23cd, username -> user.803499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32f40bdf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c8cf60b4-1f51-40da-a66a-c20b880d1c5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10023,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59146977, username -> user.909828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14f6e5dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a7da8d15-8dca-4aa5-9dbf-17c486b5b9d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9955: status.find.is(200), but actually found 500
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b8fe819, username -> user.877393, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@256a082e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c6b5db04-f52b-4194-a397-ae17c328be30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.295 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9714: status.find.is(200), but actually found 500
20:28:12.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9714,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62a41741, username -> user.639822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66e0186f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c6a42630-25ed-4d3b-a9b4-032ce158f578
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9718: status.find.is(200), but actually found 500
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9914: status.find.is(200), but actually found 500
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69ede8b3, username -> user.625588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5303f773, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bee4ea59-3954-4497-bca1-d056fe152ecf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e748680, username -> user.499688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63d3c98b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dd22b78e-26de-40b8-b4e4-d0db49d46079
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9719: status.find.is(200), but actually found 500
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9736: status.find.is(200), but actually found 500
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28900772, username -> user.321015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34c4aa1b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d488b5b6-a15f-4930-9ed3-55c42d7efed9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2efea251, username -> user.12015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52836bc8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2d6516d2-3c43-4f70-9bfb-9ad12141138b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9934: status.find.is(200), but actually found 500
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e253060, username -> user.85913, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12851aae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: db78fea2-5ac0-427d-bc32-30776e59844c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9974: status.find.is(200), but actually found 500
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ea2c45f, username -> user.804779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41877447, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dff118c0-b03a-4209-8598-54f67183787f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9907: status.find.is(200), but actually found 500
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9749: status.find.is(200), but actually found 500
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9907,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ead21e2, username -> user.25950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dc35610, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 72ed72ec-f9cd-406a-a716-dcfb5675e9c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9911: status.find.is(200), but actually found 500
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2826ff3e, username -> user.974388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b5d27e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8c2361b3-450a-45b4-a316-8f55e9ac6024
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a0dfb6e, username -> user.360197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66bc3c86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e3449848-c978-4665-8fc2-58ff7a9d0fcf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.296 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9992: status.find.is(200), but actually found 500
20:28:12.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c248a83, username -> user.510540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8f4419f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d7464772-50a9-47db-8ef9-646237fd7440
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9734: status.find.is(200), but actually found 500
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4729a4b4, username -> user.799438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bdd7b4d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4f777bf7-7f2d-479a-b13b-b29cbd636a9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9968: status.find.is(200), but actually found 500
20:28:12.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9703: status.find.is(200), but actually found 500
20:28:12.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9968,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d26eeb1, username -> user.463071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59568b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 60ec9754-9d10-41c4-9115-9730a178a302
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9703,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@506af0f3, username -> user.357151, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@197e0c1d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 34d6f1bb-ce3d-4b1c-9a83-244395f27145
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9909: status.find.is(200), but actually found 500
20:28:12.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3449015f, username -> user.59304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37d134be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 87c7ee3b-c6cc-4116-b9df-2574a45f03e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.297 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9735: status.find.is(200), but actually found 500
20:28:12.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6becf03, username -> user.71485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64be8208, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6f9598ec-597c-4f8d-b764-455b0d8c20d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9708: status.find.is(200), but actually found 500
20:28:12.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4159acf7, username -> user.523521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@980f4da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 79dfd513-659b-4b7f-aae4-7b8496c62e37
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9906: status.find.is(200), but actually found 500
20:28:12.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24cd7de8, username -> user.991142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@189b980f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ffcf5d45-35cb-486d-afa3-dced05fc93ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9761: status.find.is(200), but actually found 500
20:28:12.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9761,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b39c652, username -> user.61652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c0251e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9b3a5685-4c7f-4d95-a999-da827fe5b99d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9835: status.find.is(200), but actually found 500
20:28:12.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@477af67a, username -> user.492471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bbc1e86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a13ffc51-7463-43b5-92b0-127e875e7cfb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.298 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.298 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9789: status.find.is(200), but actually found 500
20:28:12.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9789,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43e58298, username -> user.160502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71e7b19c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 81cb75ae-7f4d-4aca-9dc5-df89740ab3ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9903: status.find.is(200), but actually found 500
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9762: status.find.is(200), but actually found 500
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9903,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59203391, username -> user.809749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@437415a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9477d3a2-cec0-44e5-996c-4fc72193f4fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a479a42, username -> user.480273, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c82c205, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c85ff632-04a6-43ee-9dea-6aafe642bd3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9763: status.find.is(200), but actually found 500
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c36f6fa, username -> user.626122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b136caf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 01e67dc1-e3df-499b-bb8f-b3e233ccab81
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10022: status.find.is(200), but actually found 500
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9902: status.find.is(200), but actually found 500
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e3610d3, username -> user.944646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49178f45, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 95bdd255-47c5-4c60-8685-cea9efb39895
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4395c655, username -> user.489199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39cab72c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c91fbb75-abde-4ba2-a40b-c5fe32918fd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.299 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9892: status.find.is(200), but actually found 500
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1141edd7, username -> user.284927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a02ddc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ada6b621-dcf1-4c99-abf8-732d91967675
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9776: status.find.is(200), but actually found 500
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9776,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3366677e, username -> user.25365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26b888be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6773fe08-3f51-497a-9928-f60e066a84ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9900: status.find.is(200), but actually found 500
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9900,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16055c83, username -> user.302960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3853b301, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7777d314-a948-4df3-9d43-f9c593337d67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9796: status.find.is(200), but actually found 500
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c08534a, username -> user.323826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c305fef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: da282e67-cdc1-4543-a0e2-eb3be47f642c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9813: status.find.is(200), but actually found 500
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52e27fa1, username -> user.505109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@553d2177, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 229e7ec0-f979-4221-a919-8ee63af4afe9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9780: status.find.is(200), but actually found 500
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@120134eb, username -> user.792121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ef12780, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3571b9b4-c405-418b-9d74-290e53286e59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9827: status.find.is(200), but actually found 500
20:28:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9773: status.find.is(200), but actually found 500
20:28:12.300 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.301 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28030843, username -> user.362603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2faf2abf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d895558e-e507-4c9d-bef1-10e5573edc57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c27d00b, username -> user.182569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70a78724, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3aab085e-8967-4efc-82be-1b91b3911f4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.301 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.301 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.301 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.301 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.301 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.301 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9825: status.find.is(200), but actually found 500
20:28:12.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6720a250, username -> user.534416, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@661098d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 92c8ca2a-c564-41b6-9059-5cde24411221
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.301 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.301 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.301 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9794: status.find.is(200), but actually found 500
20:28:12.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73efda40, username -> user.960693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37706fd2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d086613a-8a3e-407d-b3c1-efacb1ddff98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.301 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9777: status.find.is(200), but actually found 500
20:28:12.302 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.302 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9885: status.find.is(200), but actually found 500
20:28:12.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53aec910, username -> user.204228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d5d3fe2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 18990356-f422-4c00-a691-8e3cf0982ea4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40319c90, username -> user.697021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c16ae5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 431e6f03-7338-461d-ac95-72bcd8938787
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.302 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.302 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.302 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.302 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.302 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.302 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9893: status.find.is(200), but actually found 500
20:28:12.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29828176, username -> user.572148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17c8343c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5050644f-5b43-44fc-beda-c2cd463bb1c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9883: status.find.is(200), but actually found 500
20:28:12.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f6c382a, username -> user.154833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a664aaa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 77a6b0d2-748b-4d4d-a034-e9f2c0fdfc01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.302 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.302 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.302 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.302 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.302 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.302 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9908: status.find.is(200), but actually found 500
20:28:12.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@107da717, username -> user.119316, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ebc5dd0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3e719430-8d7d-4b77-9200-bd94470d6483
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9888: status.find.is(200), but actually found 500
20:28:12.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9888,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72efa259, username -> user.83237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72b266ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 65507925-0ef1-46cd-b53b-0333c3cc75a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9901: status.find.is(200), but actually found 500
20:28:12.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9897: status.find.is(200), but actually found 500
20:28:12.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ce7fe8a, username -> user.283040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a4bc17b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 558e52c6-40fd-40cc-afff-4d7338f3d975
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6db3ccd5, username -> user.987374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4eb1613d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 45420881-b9b8-4cf7-b164-0b1208cd1073
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9875: status.find.is(200), but actually found 500
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bdd2eec, username -> user.929699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bfb5d2c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 758ccfc4-9088-4432-a776-093fa7c97fe5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9896: status.find.is(200), but actually found 500
20:28:12.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9896,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20f76c64, username -> user.716523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31728e13, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 26557592-0c43-4b7a-be36-3cac69d90178
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.303 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9904: status.find.is(200), but actually found 500
20:28:12.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@102ded7d, username -> user.317511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41a06a9f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 959e7a83-a75a-4340-9d3d-dfa40107dd28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.304 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.304 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.304 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9890: status.find.is(200), but actually found 500
20:28:12.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@510366f4, username -> user.849178, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bbb143b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6b5db1b8-3132-48bc-9e28-f64919c0d542
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.304 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9880: status.find.is(200), but actually found 500
20:28:12.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@291a6a2c, username -> user.264194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c82e29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 11ab51c4-81bd-4d52-83e0-7a11b04b6002
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9874: status.find.is(200), but actually found 500
20:28:12.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9874,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@768bfcd6, username -> user.316737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42b1032a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9ad2e002-cc32-4b58-9d23-4f69938b953b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9870: status.find.is(200), but actually found 500
20:28:12.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9887: status.find.is(200), but actually found 500
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@737daca3, username -> user.319001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@149ec70a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9bc8a777-cb01-48c8-b750-41c5633255e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31f08516, username -> user.105726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52ca5794, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3943c14f-3698-49c3-93e8-20be86844ee9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9862: status.find.is(200), but actually found 500
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33cca8a5, username -> user.543907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@532baa82, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 42574640-e989-47ec-ae7a-9b21d4cce3a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10037: status.find.is(200), but actually found 500
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9921: status.find.is(200), but actually found 500
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10037,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56965e13, username -> user.705889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a9cfb2f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 99e0ec90-59d3-4bb3-b712-f2abbecf4357
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d39dd24, username -> user.977906, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@87a77da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1993a5df-68bc-437b-9c62-76ebc36babf3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10039: status.find.is(200), but actually found 500
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63541b04, username -> user.2522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a23fd97, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 45e14bea-799e-4abc-9b7f-d6b38d7b72f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9878: status.find.is(200), but actually found 500
20:28:12.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9865: status.find.is(200), but actually found 500
20:28:12.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ee169dc, username -> user.183291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@527ecafb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 67b84bef-4e0a-41f0-b3e5-32f98d7f470e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c728138, username -> user.166184, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72d4b2e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4e1445ae-9dee-4766-b703-9031f4181e4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9859: status.find.is(200), but actually found 500
20:28:12.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9905: status.find.is(200), but actually found 500
20:28:12.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69ee69d0, username -> user.26822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@253c5d6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dd41c5ad-8b53-4046-a4d1-7be4f859b5d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c9ceb18, username -> user.988504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ae6cc52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d33118ed-a63b-46c0-adf1-5e3368dc0212
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9828: status.find.is(200), but actually found 500
20:28:12.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5818480, username -> user.238890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24b6e97, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 282c0544-7046-410d-b50a-5a66028d6225
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9823: status.find.is(200), but actually found 500
20:28:12.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b57ffa3, username -> user.899038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36f673b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ab1cf0e8-f173-4f17-a44e-9bf53c03b8c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9861: status.find.is(200), but actually found 500
20:28:12.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9861,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57284e3b, username -> user.529380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@117f936, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e2e144a3-415f-4675-acf6-8ecfee05cfee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9915: status.find.is(200), but actually found 500
20:28:12.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a3fbcba, username -> user.804001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12cd155, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 642137b3-477e-41ca-9a03-4ca64731e73c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.309 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.309 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.309 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9910: status.find.is(200), but actually found 500
20:28:12.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@421d991, username -> user.275075, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a501c2d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 800b76d4-568b-48c3-9650-da5676620620
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.309 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.309 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.309 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9843: status.find.is(200), but actually found 500
20:28:12.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9843,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47f4bd6b, username -> user.584857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46e79a84, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 68631c45-b589-4b32-bfb9-8d2ab782f4e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.309 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.309 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.309 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9838: status.find.is(200), but actually found 500
20:28:12.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ad0edc2, username -> user.465455, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc82a7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 21da5d09-704d-4e74-ba2d-9e88a0936416
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.309 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.309 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.309 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9916: status.find.is(200), but actually found 500
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9916,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a498a8a, username -> user.217871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6943804, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 54f6a832-a2c1-49c4-aa76-22d66ad9ed2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9832: status.find.is(200), but actually found 500
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18c7f678, username -> user.989836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d60f165, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fa6a089b-0e07-4579-80bd-8458ed0dc298
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10027: status.find.is(200), but actually found 500
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fbf1432, username -> user.243962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47743a75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: df32f1b2-7160-4792-a652-d4d952f6916f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10034: status.find.is(200), but actually found 500
20:28:12.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9833: status.find.is(200), but actually found 500
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b762ea0, username -> user.289881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2321a54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 55d788e1-d7c2-4a3a-96f7-9981a72b2709
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f21d0a, username -> user.60255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@440f2c80, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4e0c7b61-3a10-419c-8866-84f4424bd9ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9837: status.find.is(200), but actually found 500
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10024: status.find.is(200), but actually found 500
20:28:12.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@265215be, username -> user.398764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f8f0359, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fab7a6a5-e2e6-439b-9d18-e3ef3e1ae36d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47d1b7ef, username -> user.616472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52a705a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fc7478e9-ac65-4972-92fc-6a4ac6e522c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9978: status.find.is(200), but actually found 500
20:28:12.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9978,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6df8ab77, username -> user.385465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f40ffe4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b1b7766f-a270-471a-ad90-a0451df3fb40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10009: status.find.is(200), but actually found 500
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10009,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c6c1e78, username -> user.725248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b78ecae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9d39cab0-5af9-4663-a26d-c9642727ce80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9946: status.find.is(200), but actually found 500
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9946,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@552a360a, username -> user.45350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@284832b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c564659d-0b92-4f31-becb-02a75092eaf7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9932: status.find.is(200), but actually found 500
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bd41425, username -> user.50397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d3fc00f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 38b02fbb-d4f3-4b83-8451-f077659bbf1a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9853: status.find.is(200), but actually found 500
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9844: status.find.is(200), but actually found 500
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c1fad8c, username -> user.820497, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28ebf76d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e98c2932-f3f4-4d7c-bcf0-e67673b9f6bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f7334d6, username -> user.925199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35db435, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: db63ea5e-7c93-4bdb-9c0d-d53f13b6a14d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9847: status.find.is(200), but actually found 500
20:28:12.311 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9841: status.find.is(200), but actually found 500
20:28:12.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9d5ecd7, username -> user.291346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@524a9e90, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cc9944af-2fc1-4780-9134-87614768b059
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a95fd07, username -> user.18765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a2b8e9f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c49e2176-28cd-4f80-bd5d-ddfb3e0173ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9821: status.find.is(200), but actually found 500
20:28:12.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10021: status.find.is(200), but actually found 500
20:28:12.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ea2f82b, username -> user.827415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79d0a56d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d157cebb-eb0c-4f75-9499-14b44291721f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10021,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@659559c1, username -> user.850739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@685d83df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3f0a4e4e-f7d9-4dcc-b789-7d00cf2bfc38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9840: status.find.is(200), but actually found 500
20:28:12.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e52f598, username -> user.51309, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f3677b1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e2c5783d-e4ab-4d8d-ae74-59f9a18ec0d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10040: status.find.is(200), but actually found 500
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10040,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22f922b1, username -> user.553010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18281452, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 58a4e45b-fe5b-4074-a332-66a2877cacdf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9850: status.find.is(200), but actually found 500
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4397d8, username -> user.611044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7884f7eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fe33f21a-8652-4594-8c41-72c0b6c1481d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10041: status.find.is(200), but actually found 500
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9830: status.find.is(200), but actually found 500
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1af3ba86, username -> user.540712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27a5ee74, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 86901b9d-4fd6-4bcc-bebb-3e9191845e73
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fca3b32, username -> user.263803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bc70722, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 63fe8853-5803-4222-b6ae-85ae4005961a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9809: status.find.is(200), but actually found 500
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9807: status.find.is(200), but actually found 500
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9818: status.find.is(200), but actually found 500
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31b9845, username -> user.535741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36d1945, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 73f16d94-3c7a-4b46-8d6b-3b3cee1a7e22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c1a0497, username -> user.454706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@152e4c3b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 642619a8-de56-4e01-ac57-c3f0544d838e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a56bea, username -> user.173809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@257dacd0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 03b24c3a-44dd-4dcb-b62d-6c47b86bc3e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9819: status.find.is(200), but actually found 500
20:28:12.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9806: status.find.is(200), but actually found 500
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9819,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6009944d, username -> user.32483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c84760, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fa57e1cc-3eac-4102-ad06-2c1beb2b3f73
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ce8594, username -> user.599772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@630ab430, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 12459796-0cf7-45aa-970e-4eaad3f8d9ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10035: status.find.is(200), but actually found 500
20:28:12.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c5ddb61, username -> user.839231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b4d2aa9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: af2cf6dd-56c0-488b-8533-61f7b821d8b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9952: status.find.is(200), but actually found 500
20:28:12.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@500f212f, username -> user.406918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12b95d23, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 17cb0b7a-1b20-4d98-9fbd-45a21fb24870
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9808: status.find.is(200), but actually found 500
20:28:12.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9967: status.find.is(200), but actually found 500
20:28:12.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10043: status.find.is(200), but actually found 500
20:28:12.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9967,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4703546c, username -> user.515557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42ed9487, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e08059fc-19c7-42df-86db-45be4225c9b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b9e84d9, username -> user.701910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5709f9e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ee8f4c09-7dfb-47bb-8dd3-b31552f3b8e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4011dd2f, username -> user.43877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26d0f0ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 38ced695-e4ff-401a-9c2f-26d2f6038c23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9938: status.find.is(200), but actually found 500
20:28:12.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4850f16b, username -> user.241811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f2274a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 46d30ac0-591c-407a-865a-173fe3920a95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9935: status.find.is(200), but actually found 500
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1debf52f, username -> user.423728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@762770e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a7f19264-2650-401d-84ac-a88261046983
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9936: status.find.is(200), but actually found 500
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ea6ac73, username -> user.114961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26aea6c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 75d1aa68-f15e-4881-86ea-02e2a02f8be6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9929: status.find.is(200), but actually found 500
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9929,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b06bb26, username -> user.138477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57d72974, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1a70fccd-f599-4634-97f6-a22aedebfc3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9816: status.find.is(200), but actually found 500
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@520cb677, username -> user.524218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@472b4cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c381be40-3768-4868-80ee-d5d3f2460a52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9988: status.find.is(200), but actually found 500
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9988,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@af1955a, username -> user.19930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53977d45, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bee52de8-ecd5-4e87-bab3-0bc00f7c8ef8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9836: status.find.is(200), but actually found 500
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9836,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a4c81b4, username -> user.724277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b8409a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4a2f780a-611c-4630-811e-7e640356e905
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9810: status.find.is(200), but actually found 500
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9810,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@253b5ecc, username -> user.144009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37c90085, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ca11d6d2-69c4-4b05-a0e5-433b525d105c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.316 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9812: status.find.is(200), but actually found 500
20:28:12.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35a42665, username -> user.521724, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bb6d0f8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b3ca02d2-44d8-4f27-bc2b-365c9a33bd9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.317 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9940: status.find.is(200), but actually found 500
20:28:12.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9940,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d6bc591, username -> user.65217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35fef62c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: edf228a4-0d37-49e3-9a4b-e82de30788d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.317 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.317 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9804: status.find.is(200), but actually found 500
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10042: status.find.is(200), but actually found 500
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ca47c0, username -> user.30682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1366c06e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 20e572cd-736b-417e-8562-7a6081425eba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9cff411, username -> user.118757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56ab716c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3e9482e0-f0e7-4921-a2e4-e5546c3cba73
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9824: status.find.is(200), but actually found 500
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19a94681, username -> user.522011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1775a89, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 10c816a1-2b63-4aa1-8c04-e717417cf498
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9829: status.find.is(200), but actually found 500
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9983: status.find.is(200), but actually found 500
20:28:12.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b5afa7a, username -> user.968130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53d1a3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: deb6b169-b620-4114-952d-bb7aa15b28d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d114179, username -> user.141263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4371d9a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 970c2712-332f-44ca-b881-9516f42ebb52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9815: status.find.is(200), but actually found 500
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9962: status.find.is(200), but actually found 500
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9815,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29e424e5, username -> user.488350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cbebb0b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7502bcc8-522c-4ece-844a-b486b21ea215
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a39e992, username -> user.292192, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d913d7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 045af731-2f2f-4d49-ad32-62ddae0f1eab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9797: status.find.is(200), but actually found 500
20:28:12.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9848: status.find.is(200), but actually found 500
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f75e259, username -> user.331028, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37a7e161, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3b6e1313-84a8-4c21-ab7e-d5efa9a97917
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c65cb5a, username -> user.345903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8a2e272, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bacc8bd3-5b95-486e-badf-e45679906291
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9834: status.find.is(200), but actually found 500
20:28:12.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b083da5, username -> user.127976, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66a501b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 065d736f-5109-478d-9ca1-ae1608773bdc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9801: status.find.is(200), but actually found 500
20:28:12.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50f78e82, username -> user.598903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58a91ca6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ad03e2fb-25b0-4907-ad82-4db818404eed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9959: status.find.is(200), but actually found 500
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10032: status.find.is(200), but actually found 500
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9959,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6996045e, username -> user.448459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f7f2085, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 446489c0-b1ec-4e9c-b00f-2d1c7496fadf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a79abe0, username -> user.117869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@193284c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 198eb8ec-0f3d-4971-b88f-a190858ea958
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9784: status.find.is(200), but actually found 500
20:28:12.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9784,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f56ec, username -> user.880960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11ea56f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f9943bc2-a95f-47da-966d-d654fb8c3990
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9803: status.find.is(200), but actually found 500
20:28:12.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fe116cc, username -> user.505527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15752ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4381f841-32c0-4928-a3ef-6e6212941478
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10014: status.find.is(200), but actually found 500
20:28:12.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e59fb6e, username -> user.948682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@509c8b25, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 458bb483-5f86-410a-8774-a7364c592604
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9814: status.find.is(200), but actually found 500
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b1b7fe7, username -> user.588175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7566d41d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4da11141-6a7b-49b2-8027-52060cff765e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9792: status.find.is(200), but actually found 500
20:28:12.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4afc5429, username -> user.714167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71e4eced, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7886471c-2c39-43b4-8e0e-6803c629adcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9783: status.find.is(200), but actually found 500
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5734f483, username -> user.751775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e9b7b8d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c77a5a8f-08c2-456e-8198-50b3ed10280e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9973: status.find.is(200), but actually found 500
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9785: status.find.is(200), but actually found 500
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9973,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f4f7096, username -> user.210243, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32be2a22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 20368749-197b-4c20-9772-00e38e549860
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18aa4838, username -> user.530737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74c54631, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e889e764-a3ed-4019-8563-dbc7452c96cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9839: status.find.is(200), but actually found 500
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47bdd53f, username -> user.897048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ad02d6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b26bd9ad-aacc-4a0e-9790-9aba16bbc49c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9779: status.find.is(200), but actually found 500
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31cd108b, username -> user.224014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43277c79, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 81166ace-9501-4af9-a352-de30f50e7a2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9798: status.find.is(200), but actually found 500
20:28:12.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56bb2384, username -> user.334041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@424bb5a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b78937f6-8ea7-4a13-9fd2-1954814f7205
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9795: status.find.is(200), but actually found 500
20:28:12.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9795,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c726de0, username -> user.504711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7568dc5d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bcaa047b-1811-4ed7-b226-16378826d6a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.322 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9963: status.find.is(200), but actually found 500
20:28:12.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.322 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2020b4fa, username -> user.360022, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17ddd1e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8f2bc06e-db17-4120-9f65-364ce0d22fdc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.322 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.322 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.322 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.322 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9778: status.find.is(200), but actually found 500
20:28:12.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9772: status.find.is(200), but actually found 500
20:28:12.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78dd74be, username -> user.723269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5476a847, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9f858b84-40dc-4cff-84bc-c4c62d351e6f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d09b297, username -> user.706174, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26db2dde, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9212366c-e254-475f-9f1d-a5cb93f28f9f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9997: status.find.is(200), but actually found 500
20:28:12.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9997,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18420416, username -> user.529650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fe5c8ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8070ff13-53de-44db-85b6-66e7e93eea46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9766: status.find.is(200), but actually found 500
20:28:12.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ef0e48, username -> user.750705, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41eae434, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8a98202f-4128-4bf4-85f3-7c74a0301152
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9781: status.find.is(200), but actually found 500
20:28:12.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f8dd930, username -> user.796817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bc2d397, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8131b186-1897-4c4e-a98b-41ff8c819efc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9989: status.find.is(200), but actually found 500
20:28:12.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@486e17f7, username -> user.241883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40845476, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 28c3c128-9d28-42f2-9851-0559e55ca467
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9764: status.find.is(200), but actually found 500
20:28:12.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c215c2f, username -> user.297537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fe55f77, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 367823d4-73c8-4e87-843c-1815cb4c0f8c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9950: status.find.is(200), but actually found 500
20:28:12.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@250b5687, username -> user.610139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1396dd22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8414cf6e-8d6f-43cc-a293-22fc215dbf67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9954: status.find.is(200), but actually found 500
20:28:12.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9954,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b44413b, username -> user.546588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54f6a1fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 27b8fd78-03db-49c0-a5b6-8eef24c67b1b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9966: status.find.is(200), but actually found 500
20:28:12.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5255c6b5, username -> user.51542, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66a4ba79, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 705fd706-ea9f-4b2f-8e17-d3a2c1df1dd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10025: status.find.is(200), but actually found 500
20:28:12.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64192823, username -> user.435472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50edd71d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ac5a9dd9-4d73-4147-9bfa-96b2f68fa6aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9994: status.find.is(200), but actually found 500
20:28:12.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9994,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53651186, username -> user.446150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@470b8c7d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d3ce6f24-d08b-43b9-95c5-ff291ace3fbe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9944: status.find.is(200), but actually found 500
20:28:12.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@514d19bf, username -> user.236502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59e9461e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 57e17ba2-a3c2-484f-ab43-447a6252e48c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9981: status.find.is(200), but actually found 500
20:28:12.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@668f169b, username -> user.720, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a083cea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9fc8c9b3-1236-4582-940b-68e664fa8969
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9770: status.find.is(200), but actually found 500
20:28:12.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dc4742c, username -> user.718900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23a218e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 49609c10-ced3-4335-813e-e7252af9fefa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9857: status.find.is(200), but actually found 500
20:28:12.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e85ffc, username -> user.932947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d0ef0f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 114a586f-7184-4dfd-88d0-9959497f38ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9802: status.find.is(200), but actually found 500
20:28:12.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5830c437, username -> user.856653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4343d328, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1f0bce59-7090-4bb3-9e20-48d06d97a1c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9758: status.find.is(200), but actually found 500
20:28:12.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19e47744, username -> user.708956, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cbec697, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 82eabc5a-17c0-47da-84ba-c5d7501f8ff5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9008: status.find.is(200), but actually found 500
20:28:12.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76c57f9a, username -> user.717035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b5cf106, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9519dc40-8f0b-488f-bf15-26514de1f08f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9993: status.find.is(200), but actually found 500
20:28:12.331 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1accbeb0, username -> user.171933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44669716, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7ef3cebe-4804-4be1-adec-31e56648cc99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9964: status.find.is(200), but actually found 500
20:28:12.331 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.331 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@747d8a82, username -> user.99549, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51bd41d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1f032204-b845-4dcb-9615-e095e89875fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9775: status.find.is(200), but actually found 500
20:28:12.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9805: status.find.is(200), but actually found 500
20:28:12.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76a58f64, username -> user.202945, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ba4b740, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 728a48d8-13d6-4e97-927b-6921bfb3779f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1262f909, username -> user.362343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5301e101, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 051143e5-8a06-4b22-a5ad-2b079896a574
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9961: status.find.is(200), but actually found 500
20:28:12.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9961,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6913e789, username -> user.835104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57789089, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d6774837-9a4e-4d47-bdbe-dfc8902c1c2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9754: status.find.is(200), but actually found 500
20:28:12.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9750: status.find.is(200), but actually found 500
20:28:12.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d68ba78, username -> user.909944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ebef609, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 088f5d4a-47f3-4923-aabe-6490fe771901
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e42488e, username -> user.432053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@513b1a5a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1367d16c-f038-4e24-a3f4-13d71818d9f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9771: status.find.is(200), but actually found 500
20:28:12.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@504de2a5, username -> user.930458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bb4a894, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 27c123f9-5692-4123-8244-afc0b68c5232
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9786: status.find.is(200), but actually found 500
20:28:12.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60f19c95, username -> user.284290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3df6d930, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ad5b3730-13a4-425f-8b6a-5fb0a1ff794f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9757: status.find.is(200), but actually found 500
20:28:12.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4da41e34, username -> user.497380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16908406, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c45f7032-87ea-4a6c-86d0-fcb565505344
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10003: status.find.is(200), but actually found 500
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cf8d333, username -> user.806615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5444b661, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f5130a0f-790d-4ffd-83a5-5206febdfb99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10038: status.find.is(200), but actually found 500
20:28:12.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b5cd37b, username -> user.716858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d815960, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1ded4907-91b0-44af-823e-5eab446dcad9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9852: status.find.is(200), but actually found 500
20:28:12.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21d0dc79, username -> user.736008, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e1aa040, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3dadd4a1-1fad-4a49-8186-bd90ea7334c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9760: status.find.is(200), but actually found 500
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53a9bf58, username -> user.252844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fca244, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a665212a-bda8-49f1-a20c-f7e8a675fef4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9759: status.find.is(200), but actually found 500
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9800: status.find.is(200), but actually found 500
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9753: status.find.is(200), but actually found 500
20:28:12.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@230bf3f9, username -> user.283433, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@601564b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f0f779ff-d550-4a8d-bf90-6e451ced3912
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28be8de8, username -> user.12380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@589071ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b2a9467a-4ec3-4225-b3ad-50d772bef6bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9756: status.find.is(200), but actually found 500
20:28:12.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32998d26, username -> user.40236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39a96d46, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 687a268b-2d16-427d-a2f3-9615a302b181
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9756,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@462b089b, username -> user.202556, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d237a54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 53a03ec5-5cbf-4889-ae5b-f281d131e074
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9799: status.find.is(200), but actually found 500
20:28:12.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47f628f4, username -> user.966345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61ab5387, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 683eee86-821b-4c83-85b6-c029fc9ef35c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9747: status.find.is(200), but actually found 500
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b76dc64, username -> user.993382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48cf7d63, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 036fcfde-96b6-4c71-b686-a287bd72005d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9741: status.find.is(200), but actually found 500
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13bf9d6c, username -> user.606372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fea6ff3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a9c7a0df-66eb-40bf-b07c-875e06632c94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9745: status.find.is(200), but actually found 500
20:28:12.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57f82e64, username -> user.338347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fab0367, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b7828ae3-aa4f-4e58-91d4-1f99f84e978f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9742: status.find.is(200), but actually found 500
20:28:12.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40a2cfdb, username -> user.992302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@316c2c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: df2a2cdf-4919-4b1b-b811-49cd68982acb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9716: status.find.is(200), but actually found 500
20:28:12.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d689f31, username -> user.591508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@479085cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7013626a-914f-4c43-a22b-24d6b8e25405
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9748: status.find.is(200), but actually found 500
20:28:12.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1166934, username -> user.942967, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64ed9086, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a70d846d-dc27-42f1-a6b0-aaf295e926f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9817: status.find.is(200), but actually found 500
20:28:12.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ec9eafa, username -> user.347699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d26db72, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 96a91603-cbda-4441-b271-1835d793129b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9751: status.find.is(200), but actually found 500
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9751,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11cb23dd, username -> user.98001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54c9657a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f4616244-2174-41ab-b23f-8774fa60e6fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9724: status.find.is(200), but actually found 500
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a37529d, username -> user.682752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5124e13b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6493266c-ea8b-4ed4-842d-24de9a06a287
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9790: status.find.is(200), but actually found 500
20:28:12.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3972dbb5, username -> user.828160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73323872, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ebeacb0c-3ba7-459d-bbd6-f21514bb39e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9717: status.find.is(200), but actually found 500
20:28:12.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9717,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c6270c7, username -> user.76840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40b0913, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1c0d7582-1326-4515-9517-710d7103db01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9740: status.find.is(200), but actually found 500
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fd55454, username -> user.727303, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29426620, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 012be8a9-5bf8-42c1-9cfa-215abb4f99ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9723: status.find.is(200), but actually found 500
20:28:12.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e96467c, username -> user.602479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37bdfcbb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 96f85efd-ae25-4873-b5bc-3260b2bb84c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9730: status.find.is(200), but actually found 500
20:28:12.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@479d575a, username -> user.532957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c8fb7e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f9f4fdef-33db-423b-b2d1-c0b1ff48c936
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9774: status.find.is(200), but actually found 500
20:28:12.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25b8fdd8, username -> user.449029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@108d1b49, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 93ac430e-a888-4add-8ac9-f953ea6d4f75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9727: status.find.is(200), but actually found 500
20:28:12.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63ad0bb8, username -> user.739135, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d8dae3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 80e81a66-a0ab-4eda-830d-8bc4c08c98b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9769: status.find.is(200), but actually found 500
20:28:12.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@612bd0f3, username -> user.191495, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a6ec319, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7dd5220d-8312-4a01-bb60-4eea32905848
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9755: status.find.is(200), but actually found 500
20:28:12.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8da7823, username -> user.240096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46e491a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 618dd301-6069-4e46-9d49-c502bc00a560
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9768: status.find.is(200), but actually found 500
20:28:12.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9791: status.find.is(200), but actually found 500
20:28:12.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@592c19eb, username -> user.264728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a667d66, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f8e654b9-be62-4d3a-9d75-ec561b436b4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9791,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2383e810, username -> user.180637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51b2627b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: de26e801-68f6-4179-8413-4cde88df2496
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9782: status.find.is(200), but actually found 500
20:28:12.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9782,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25318eba, username -> user.771510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@124c8925, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 146ea73d-5829-4633-9b19-27bbcab79182
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9855: status.find.is(200), but actually found 500
20:28:12.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9855,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a49533e, username -> user.640257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a85da33, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: aec4aa86-e6eb-4e11-91c7-22916146dd2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9787: status.find.is(200), but actually found 500
20:28:12.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a3d9aa2, username -> user.639244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@623de17a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 869d0baa-7489-4184-b0d8-36cb32c381dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9739: status.find.is(200), but actually found 500
20:28:12.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b764944, username -> user.324486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d482002, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e277b1d6-c193-4fba-b811-db17a4f98c96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9793: status.find.is(200), but actually found 500
20:28:12.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e7db8d1, username -> user.574574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c578c86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2fd5998d-dd9f-4e58-9594-00887d89b8e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9728: status.find.is(200), but actually found 500
20:28:12.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9728,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@581834ce, username -> user.169944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44503a0a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4532d4c0-eb01-4bc0-ab95-73e0248656b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9712: status.find.is(200), but actually found 500
20:28:12.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a9d1ea7, username -> user.447327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a936932, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7184ddcc-e585-440c-8380-e8d904fc6527
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9699: status.find.is(200), but actually found 500
20:28:12.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22c44e02, username -> user.576998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53c21385, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 033001dc-0294-462f-b799-33cbb03aa420
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9707: status.find.is(200), but actually found 500
20:28:12.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f336e0, username -> user.86609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55e89ee6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 123a8dc2-04c5-47fc-8f1e-21baf065ba7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9676: status.find.is(200), but actually found 500
20:28:12.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9676,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49016a2f, username -> user.638579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f5a770d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f7007cd4-6ce9-4a21-820c-000d9bdd4c30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9698: status.find.is(200), but actually found 500
20:28:12.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f8c2b05, username -> user.783055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e94865b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a85c55f9-20fa-4dc8-8025-d9a80b4ef986
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9715: status.find.is(200), but actually found 500
20:28:12.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e1a7065, username -> user.133032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d8d32a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 28aec7a5-c6b9-4fb1-a9ca-845106526646
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9846: status.find.is(200), but actually found 500
20:28:12.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@282e135a, username -> user.254821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ad974b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6f7057f4-38d9-4044-9ed0-a0ab05f61a99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9689: status.find.is(200), but actually found 500
20:28:12.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9689,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b116094, username -> user.30344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5067cdcf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7866f648-d33d-4581-bdaf-6da69f3b13c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9687: status.find.is(200), but actually found 500
20:28:12.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@228e469f, username -> user.651837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19821e22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 21d800cc-3b28-4fb3-8e89-c399662f5635
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9849: status.find.is(200), but actually found 500
20:28:12.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ff42378, username -> user.334919, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23ce5394, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 370184d2-0554-4727-8ce8-5dbe992b017c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9701: status.find.is(200), but actually found 500
20:28:12.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9701,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66ceda00, username -> user.622208, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d4cd6ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b214e947-ce87-44e1-b3e6-8d76bcee19be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9845: status.find.is(200), but actually found 500
20:28:12.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9686: status.find.is(200), but actually found 500
20:28:12.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@628763d9, username -> user.589123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e18ad0b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b1ac3990-4f47-47c9-9e83-42fea69d045c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33b47d0a, username -> user.997176, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4547cff8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5bc91ee5-87af-4063-8de4-d53dceb2cb5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9709: status.find.is(200), but actually found 500
20:28:12.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22529d84, username -> user.562574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30709d7c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7ea1d985-6fa4-4fa8-922e-b60d2dfe7f08
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9700: status.find.is(200), but actually found 500
20:28:12.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d350a3d, username -> user.742899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e484cbb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2968cf7e-9a45-4ece-95f0-879b092204c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10036: status.find.is(200), but actually found 500
20:28:12.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ca5d78f, username -> user.680588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5444053d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 279f98ba-b8a1-4d0a-bee4-949e16c0570a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9820: status.find.is(200), but actually found 500
20:28:12.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a48f346, username -> user.735874, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6081ed49, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 06ec17b4-c044-4e34-af64-3586b6031d85
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9826: status.find.is(200), but actually found 500
20:28:12.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9826,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@631e3f54, username -> user.895882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c2b42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c91ab302-5b4a-4432-944a-cc48ee4bb1d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9811: status.find.is(200), but actually found 500
20:28:12.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db9cd4d, username -> user.130773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ea4ad44, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 31f02cb5-5a5a-4fe6-b19d-5acb006387f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9860: status.find.is(200), but actually found 500
20:28:12.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9860,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5125896a, username -> user.377873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d243a61, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7df32d0c-8c9c-433f-98b7-b568b07a4ea9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9856: status.find.is(200), but actually found 500
20:28:12.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@233494ea, username -> user.516742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66717aec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b4ccc2d2-de6a-411b-9a9d-d9a6ab639d93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9684: status.find.is(200), but actually found 500
20:28:12.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fcf83e5, username -> user.451900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd612cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b71f2cea-cd19-4de1-87f5-2b1ed25f6742
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9690: status.find.is(200), but actually found 500
20:28:12.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75850f8c, username -> user.834817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c42b18b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cf8ac065-e68b-476e-9832-53073f3bf0e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9721: status.find.is(200), but actually found 500
20:28:12.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@738b82b9, username -> user.4732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dec30b2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f52a41eb-72a1-4a15-a4b5-0a7760e790a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9673: status.find.is(200), but actually found 500
20:28:12.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9744: status.find.is(200), but actually found 500
20:28:12.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53cd3f94, username -> user.59705, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ce848a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 74b48a1b-300b-4728-b4c4-ca92c2866f7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@542b28a3, username -> user.247666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@755011ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a8a49e5d-260c-41a8-8b7f-e81c86b618b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9858: status.find.is(200), but actually found 500
20:28:12.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9858,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cf6fc09, username -> user.826840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@263a0d92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b61a590a-a094-4f99-ab7a-031a05c6cd3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9842: status.find.is(200), but actually found 500
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9842,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@344c729e, username -> user.246156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5719696e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 240a1739-46dd-4e40-a73a-201e6c27b4cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9725: status.find.is(200), but actually found 500
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f4b22e3, username -> user.652183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43425b0e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f1697edf-8977-4f84-a296-4c23a4b493eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9674: status.find.is(200), but actually found 500
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50bb87a2, username -> user.34735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b8febdc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dada6836-d682-44cb-943a-1068867d0a46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9672: status.find.is(200), but actually found 500
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@360ecbe8, username -> user.876493, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d752142, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fdf27a57-2137-4fc9-b0e1-a7078bc2d469
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9670: status.find.is(200), but actually found 500
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dabb0c9, username -> user.491863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c861315, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b84e6745-082d-41e6-9ec5-d241fdd45678
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9678: status.find.is(200), but actually found 500
20:28:12.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9678,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f0dc59e, username -> user.170689, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d1e9ba5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 36f7e3fb-6c76-422f-bc04-2d74e872dee0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9863: status.find.is(200), but actually found 500
20:28:12.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9668: status.find.is(200), but actually found 500
20:28:12.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@519f0304, username -> user.199468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ee24ef8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e19cfd4e-e1d3-4f9e-950f-2e1b797a00c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9668,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a6e6f8e, username -> user.434939, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@294d0f8d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 546a0f56-8d75-4ef4-85a6-1b39a024807a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9688: status.find.is(200), but actually found 500
20:28:12.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44af8c46, username -> user.331836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ddb44f8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e218ebe9-bcc6-456c-8f79-ac9c9004f027
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9864: status.find.is(200), but actually found 500
20:28:12.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dca8920, username -> user.965983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2961d8ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ddf4190f-a9cb-4896-ba08-bc1d71574a7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9851: status.find.is(200), but actually found 500
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c3dd176, username -> user.895333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70b9aec3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: af55062a-2634-4aac-bf4a-675878614eea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9677: status.find.is(200), but actually found 500
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@754a505f, username -> user.321088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41e5a8f7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 69f3f600-adf1-4019-a2f6-5200d952ad5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9831: status.find.is(200), but actually found 500
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17723de8, username -> user.79549, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3edc9b21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c5613b8b-5118-40e8-85f8-a9f2ac66e74b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9658: status.find.is(200), but actually found 500
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62b764e, username -> user.959677, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f4c51e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ce289e50-1953-4bab-905c-240a0ad9a48e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9636: status.find.is(200), but actually found 500
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6246381a, username -> user.753109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49f8b3c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b32b10a3-9e8d-4f74-a93f-5f65198fe330
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10031: status.find.is(200), but actually found 500
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9737: status.find.is(200), but actually found 500
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56fa7c1b, username -> user.888539, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14997d05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b998141b-df84-4642-8d57-6c184f3b6400
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@516a9c9d, username -> user.456418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6be128bb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 22ed0aa1-fe64-4be9-a872-de381b9e003f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9866: status.find.is(200), but actually found 500
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9669: status.find.is(200), but actually found 500
20:28:12.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23465535, username -> user.174487, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b38b8a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b9264628-1a2b-438b-91f1-74db578fde82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e166e12, username -> user.564687, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@546be01, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b122b94c-2ce6-4b38-9986-570e9a326bd3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9666: status.find.is(200), but actually found 500
20:28:12.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cf4d130, username -> user.440546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a541fa1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 404da95b-dada-4a07-81c4-438265cc59c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9659: status.find.is(200), but actually found 500
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6964c202, username -> user.191550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78ea7e66, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6b88eb42-f5e9-4de2-a9e6-eb661eca64bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9692: status.find.is(200), but actually found 500
20:28:12.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9692,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2293b364, username -> user.601864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e9d5a24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5af0339a-57cb-4648-bd92-b8151e707db1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9869: status.find.is(200), but actually found 500
20:28:12.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@473fd612, username -> user.677373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16f46fd0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d41c800b-1b83-4996-a58f-f80f4f24862a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.353 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.353 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.353 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9664: status.find.is(200), but actually found 500
20:28:12.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9675: status.find.is(200), but actually found 500
20:28:12.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72444869, username -> user.439305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f8fead7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 60c87ac6-dd9a-4abe-9037-e54621817c30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9675,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a8eb66c, username -> user.705501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@177cca48, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bc82c197-28de-4d54-be9f-5b3a20a6a40f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10030: status.find.is(200), but actually found 500
20:28:12.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9618: status.find.is(200), but actually found 500
20:28:12.353 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9621: status.find.is(200), but actually found 500
20:28:12.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.353 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9621,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c069cdb, username -> user.748482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@278d12a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 54d6ae57-94ae-4839-869d-0d6857357225
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10030,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3faaebe3, username -> user.714288, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4785e80c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 43273b84-8398-4421-84de-187d37899036
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d5b5ef7, username -> user.830829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1115142b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e3b06195-a546-46e3-8dde-2c6ab5843e50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.353 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9891: status.find.is(200), but actually found 500
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23f061ad, username -> user.832440, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@672c5f41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2c15bd70-d1da-4841-ae4f-a083e5a333fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9882: status.find.is(200), but actually found 500
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a771434, username -> user.392118, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1779c58a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8494687d-89a6-486d-ac5d-be847f819d07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9868: status.find.is(200), but actually found 500
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9613: status.find.is(200), but actually found 500
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9854: status.find.is(200), but actually found 500
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9613,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@319b0df9, username -> user.527058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dd5a92d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1f4fb160-783c-463f-b128-12118026a7a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9854,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16f5f457, username -> user.258058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f1f869f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9e3fdb99-82ad-422d-a63e-90969b567821
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53524272, username -> user.719934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c5606f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 458bae2a-46ad-483e-a9bc-8cffc5718d77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9655: status.find.is(200), but actually found 500
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9873: status.find.is(200), but actually found 500
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6215878c, username -> user.266028, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e59f0a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 44cdb2ac-411d-478e-bb17-f5e5418bb5b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4aca1266, username -> user.446938, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dbd8063, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f47514a5-d1f9-489c-9408-bbb75fb854c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9871: status.find.is(200), but actually found 500
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9641: status.find.is(200), but actually found 500
20:28:12.354 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dfd1b99, username -> user.841026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ad43646, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2f4c0421-ed84-4115-8c3e-6e8b4fb399a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4590c0b, username -> user.960011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40491af1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 493eec26-a361-4894-837d-9336d7df5250
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9702: status.find.is(200), but actually found 500
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cca6ba2, username -> user.156638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@278957cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3905231d-a1f2-44b7-bace-e05c4fd2aec8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9660: status.find.is(200), but actually found 500
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9660,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3618a89, username -> user.43824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2789acbb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 06f4489d-145a-41fc-a4e3-e9d53b12e592
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9629: status.find.is(200), but actually found 500
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64e36bc3, username -> user.95480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51dc1260, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4ada124a-b773-4746-88f2-3efb8c17e4fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9876: status.find.is(200), but actually found 500
20:28:12.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6043a76b, username -> user.919138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2133fd89, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 74cd2e09-d97d-4484-911c-2aa12c18879e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9899: status.find.is(200), but actually found 500
20:28:12.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58476e77, username -> user.260871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73f53257, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1d023e1f-7846-4e43-b0dd-649cac12c565
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.355 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9867: status.find.is(200), but actually found 500
20:28:12.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c97c793, username -> user.905281, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d4876c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 84880f9d-90e9-4c47-bbe3-309d373ac167
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9881: status.find.is(200), but actually found 500
20:28:12.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fdfd5f5, username -> user.135117, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d198845, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2678c306-3d5c-4f9f-aa4b-cb2feccab194
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.356 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9884: status.find.is(200), but actually found 500
20:28:12.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66093bea, username -> user.994366, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a64e079, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 987cc206-0c6d-4399-9ab3-2efb7dc90e60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.356 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9877: status.find.is(200), but actually found 500
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9877,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a769eb8, username -> user.281291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a709941, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7ee4e018-d6cb-4804-9007-575ba5e51e5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9872: status.find.is(200), but actually found 500
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@126ca7b5, username -> user.935250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6746036c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a77c76b1-6670-416b-a3e7-023c5dbd5a2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9886: status.find.is(200), but actually found 500
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f2fc018, username -> user.5361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c1dce6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 39bb7727-b5be-46b4-9a61-1f4a6a34831c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9879: status.find.is(200), but actually found 500
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9879,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@384217fe, username -> user.375660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@629d9644, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: eb84e97e-4b61-44cb-9c75-b338c43a2c32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9657: status.find.is(200), but actually found 500
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9612: status.find.is(200), but actually found 500
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@584d7fac, username -> user.639339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@334014e5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1c5bd9f9-35e5-4959-891a-0a2d83e8445d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f589e0a, username -> user.310623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20212260, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d8e98d30-56bd-4195-80f6-7331d5b06914
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.357 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9889: status.find.is(200), but actually found 500
20:28:12.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eb50a35, username -> user.364007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ee692d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 28ef3475-c2d2-491e-80e7-3e02b7796023
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9608: status.find.is(200), but actually found 500
20:28:12.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1194ac3c, username -> user.196060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@760fd672, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ac570405-5e6b-4fd9-a8e5-36e16e3b9300
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9683: status.find.is(200), but actually found 500
20:28:12.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41c254c, username -> user.980062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f997606, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e98fb027-1e5d-456b-822e-1aee77532434
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9622: status.find.is(200), but actually found 500
20:28:12.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9598: status.find.is(200), but actually found 500
20:28:12.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9622,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67e4860c, username -> user.900798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b862f5e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3f0bfcb8-cc3a-422e-b647-baf5c47aee87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@452999df, username -> user.99987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d3cff1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 449648c9-4bfc-4918-b31d-71152bbb70c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9625: status.find.is(200), but actually found 500
20:28:12.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2811f05, username -> user.932993, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@633bf4b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1ded7dd6-1d24-4185-a9cf-5e8436053652
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9584: status.find.is(200), but actually found 500
20:28:12.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@379118ed, username -> user.690760, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57a8959a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ebf3730a-bf31-42c9-9081-6d1fe5bab4f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9628: status.find.is(200), but actually found 500
20:28:12.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9628,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d8b7935, username -> user.278919, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78930300, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c4364d07-7719-4294-89ac-2e759b275d06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9595: status.find.is(200), but actually found 500
20:28:12.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e1f9fcb, username -> user.619619, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@642275d5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6ee1c270-06fe-499c-905a-f53bde3ff88a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9623: status.find.is(200), but actually found 500
20:28:12.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c7a547c, username -> user.874777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d576da3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1f12e3ec-8226-4746-a2d1-0f2a019ef64f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9616: status.find.is(200), but actually found 500
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@208ed1d5, username -> user.413986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7704fbcb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fc432f6a-05da-42d5-b300-d1e3bce491df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9631: status.find.is(200), but actually found 500
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9630: status.find.is(200), but actually found 500
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4556ac47, username -> user.835093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1af880bd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b9cdb929-38c4-4876-8595-7d81ba74394e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47bde033, username -> user.151999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f1322ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 11d101ff-b9d0-49d2-8b50-20eafd69eb7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9590: status.find.is(200), but actually found 500
20:28:12.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@141ec0f7, username -> user.722789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7944c28f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d52df5af-1339-4e92-8e24-25c4a04c3d3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9640: status.find.is(200), but actually found 500
20:28:12.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78a4e79c, username -> user.799248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ce541f8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e9debb47-7384-40c4-8cca-e69ae405bf7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9604: status.find.is(200), but actually found 500
20:28:12.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72e6975d, username -> user.380497, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e8c645f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4b0c2066-d5de-4104-b4f8-16cd304d0870
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9603: status.find.is(200), but actually found 500
20:28:12.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f449b51, username -> user.354209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a9707af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: aa97a09e-233c-4ea4-9292-347dcb57b152
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9624: status.find.is(200), but actually found 500
20:28:12.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4451b250, username -> user.188567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35150dc2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 82ce76a7-99eb-4306-a3ab-b4a17d7b8a42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9599: status.find.is(200), but actually found 500
20:28:12.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9599,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@560dfebd, username -> user.907317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e9bf81f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ac7ef450-3717-4b5f-84ae-b8a3a213c8b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9647: status.find.is(200), but actually found 500
20:28:12.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e5f531f, username -> user.647450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70fcd301, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8a51bb55-f932-40f3-a717-7f9e275bb60c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.363 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9637: status.find.is(200), but actually found 500
20:28:12.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62f82c90, username -> user.503050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d2f1250, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9be74c43-53a7-483c-beb8-5edce3ca9904
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.363 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.363 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.363 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9510: status.find.is(200), but actually found 500
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ad3ff4d, username -> user.140975, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1005db96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0d678b49-17d8-49d8-bf06-419864ea1e89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9501: status.find.is(200), but actually found 500
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9635: status.find.is(200), but actually found 500
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38412967, username -> user.551254, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@482d7383, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2dca5d91-cca2-43ec-b33f-a67d4aad1955
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9635,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fc469f4, username -> user.727116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@be9174c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 359049ff-3484-4752-b3cb-8e18dea5a7ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9611: status.find.is(200), but actually found 500
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@769b8d9d, username -> user.1001258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@687b13e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 57b8f5cd-166c-4ee9-8647-f155d4901349
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9489: status.find.is(200), but actually found 500
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9512: status.find.is(200), but actually found 500
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cdee2c8, username -> user.647768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45d41231, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 83c2c6de-1bd9-412a-a36c-1a394bf1941d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9489,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4425f241, username -> user.737307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@257adc3e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a937d32d-ed89-431c-9be8-377a8149f979
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9498: status.find.is(200), but actually found 500
20:28:12.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@687c5ad, username -> user.386437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1df3e12c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: abed3d27-40b7-44ca-a1ca-d800fb8d0926
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9478: status.find.is(200), but actually found 500
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72feb819, username -> user.907044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2df14c73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 01ccfefc-9870-4cea-a13e-6344975f0620
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9691: status.find.is(200), but actually found 500
20:28:12.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a5838e0, username -> user.764749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5da37ca3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: def6fb53-35fd-43a7-9f64-f3222b2a3af4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9601: status.find.is(200), but actually found 500
20:28:12.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33888e06, username -> user.902006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5912b2f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 835b4d0e-b97d-4ced-af25-b167e3e67547
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9606: status.find.is(200), but actually found 500
20:28:12.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9606,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@87de717, username -> user.790899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@369a54e5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9a65a882-893c-456d-bda8-f2f0e069b8db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9473: status.find.is(200), but actually found 500
20:28:12.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9473,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32cef46d, username -> user.774417, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41264526, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 024a65d5-1d0f-4ab8-86aa-ea0240cc2a40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9654: status.find.is(200), but actually found 500
20:28:12.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31a31c5f, username -> user.542034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16165ccc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 97760414-e16e-44dc-9f2d-0ac3ae26e77e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9645: status.find.is(200), but actually found 500
20:28:12.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@376fa436, username -> user.521122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@691ffa9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ca01d822-aa4e-4ab9-8dca-57cb170a2793
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10033: status.find.is(200), but actually found 500
20:28:12.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10033,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36290bba, username -> user.856977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a608a99, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 72cc0360-f33f-46f6-96d4-019644d0bd23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9682: status.find.is(200), but actually found 500
20:28:12.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9682,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1be23a68, username -> user.674143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@613197a2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3aa82a3c-15df-41b3-b8d3-80ab8a83347f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9468: status.find.is(200), but actually found 500
20:28:12.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33f07ad6, username -> user.915003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a6b6cea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 96f0aa68-4b90-4269-9aa9-0cf5ba662b06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9653: status.find.is(200), but actually found 500
20:28:12.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2322ca13, username -> user.110395, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d96f5a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c13d4b0c-47a5-439c-9191-f72e3be43e40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9456: status.find.is(200), but actually found 500
20:28:12.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48edd3b6, username -> user.351196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b7a8b74, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 93415edc-b223-4ffe-8a65-d9e9f435de48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9445: status.find.is(200), but actually found 500
20:28:12.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e29d029, username -> user.740007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bc1ee2e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: eab05d69-71df-4c15-ab12-fa8d1c5a2c43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9444: status.find.is(200), but actually found 500
20:28:12.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@389ec1a, username -> user.188889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3de88657, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 512d03b9-5fc1-4dab-8f22-425d7e9b2b04
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9667: status.find.is(200), but actually found 500
20:28:12.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40bc8b73, username -> user.343055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@124456b4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: be9f355d-809a-4113-a1cb-94425f5e892f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9470: status.find.is(200), but actually found 500
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46fdbd92, username -> user.558943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ec94efb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 98c79ddd-993c-4c71-bae5-b017d9bb20f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9649: status.find.is(200), but actually found 500
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9391: status.find.is(200), but actually found 500
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f487424, username -> user.6062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c34099e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 650bae29-c285-4bf6-aa82-fc4e8ddabc2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@493d23b5, username -> user.219032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48e7618d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cbc3f002-bbec-46a3-9ab5-6d5533403fcc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9680: status.find.is(200), but actually found 500
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9451: status.find.is(200), but actually found 500
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dacf9b7, username -> user.131082, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d26916a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1ca82e24-096c-4194-a7d5-2b608509ac44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77fef5ef, username -> user.424512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47aa14f8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b8a67089-2d4a-4b8f-b519-8d4e893d94d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9459: status.find.is(200), but actually found 500
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e6316c1, username -> user.749620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7df32536, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e7cd752b-de12-4772-9383-34516e60710b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10029: status.find.is(200), but actually found 500
20:28:12.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37aaf40d, username -> user.663516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14b83810, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5639582d-b57f-48f9-a786-883fd42e17b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9386: status.find.is(200), but actually found 500
20:28:12.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26cb5ff5, username -> user.386778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ed94c2c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ae4ef03f-5b10-4660-b532-339a4301c758
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9402: status.find.is(200), but actually found 500
20:28:12.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ca1345a, username -> user.632087, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fa5f0cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 83b5e492-97f8-4f0b-9f99-31e46d11714b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9432: status.find.is(200), but actually found 500
20:28:12.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9694: status.find.is(200), but actually found 500
20:28:12.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76dd8169, username -> user.763281, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@208ec82e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 808534aa-7c72-4e48-b426-a6695d2ade34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58b26c54, username -> user.904853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26395ee5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c666684d-35af-459d-b466-16b5b93d1230
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9495: status.find.is(200), but actually found 500
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75027c10, username -> user.100350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ba3fb42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 758c0625-03a8-4111-8851-3f0abb8957bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9376: status.find.is(200), but actually found 500
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bf0991b, username -> user.993355, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@745e9c3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a50841ab-da99-4bb3-a343-de0f4413aef9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9377: status.find.is(200), but actually found 500
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9446: status.find.is(200), but actually found 500
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32beaf79, username -> user.387236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cf4cff5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6171a3ba-3583-4b31-90b0-bf322fd01cc8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71b44446, username -> user.574566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@156d1be9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 21dd0568-578a-4c4a-82a6-37a22f46cf91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9695: status.find.is(200), but actually found 500
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c740425, username -> user.652843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a06b871, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1667348e-4535-4451-bd22-29be7df43746
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9413: status.find.is(200), but actually found 500
20:28:12.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9413,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e06d517, username -> user.278193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74272ebd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e2597ab5-9564-4e21-a905-8016a8b7729d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9409: status.find.is(200), but actually found 500
20:28:12.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30616b1b, username -> user.900892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cf5fc70, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 676742db-fae6-4676-914d-c7f73ce0c4a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9455: status.find.is(200), but actually found 500
20:28:12.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9455,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a06120f, username -> user.940221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@599ef5cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bde28c80-6848-459e-abb0-82f83a6c2e24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9576: status.find.is(200), but actually found 500
20:28:12.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@382af442, username -> user.134625, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73b1ffdf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6ecbf031-1a24-49d7-be6d-ba4208abb416
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9273: status.find.is(200), but actually found 500
20:28:12.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9273,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@636c86aa, username -> user.163498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@699fc4f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e9ff0f08-3ba4-4812-a1a4-1c5e4535f348
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9436: status.find.is(200), but actually found 500
20:28:12.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c1fec43, username -> user.853247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cf471c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 637a6926-76ae-4643-afa8-31cd402c1c4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9421: status.find.is(200), but actually found 500
20:28:12.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9729: status.find.is(200), but actually found 500
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9433: status.find.is(200), but actually found 500
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b7755f0, username -> user.515506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7196ba0c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5c5ecade-ccdc-4b23-8f4f-b8738e7b0a84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ebc60a5, username -> user.706777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57d9b06c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8a42f062-c2a4-4b98-a952-c8d5b689ada7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9395: status.find.is(200), but actually found 500
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9395,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59b0dee8, username -> user.927484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6971c29c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9b688a1b-38f1-4dbd-8c42-cffb6ef8cb21
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55bd3302, username -> user.666456, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@472c4da6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5db96cd5-87db-4129-b72e-fe02ba3b3818
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9679: status.find.is(200), but actually found 500
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9679,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@657787f1, username -> user.279855, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a8d6e1e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2cb6cc51-ac00-4fc6-ac8e-e29d636cdc60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9334: status.find.is(200), but actually found 500
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c05bcff, username -> user.564592, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1851778f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bc92a0b2-24c6-450c-b65d-bbf2219e14c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9355: status.find.is(200), but actually found 500
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9685: status.find.is(200), but actually found 500
20:28:12.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ade9c99, username -> user.773791, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a0f4da0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: aa9a31d9-01af-421c-adf9-6c156ee083db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@344f1088, username -> user.290040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602b28b1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8d4accb2-bcec-450a-8226-2bd9ac3bbaf2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9693: status.find.is(200), but actually found 500
20:28:12.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37332c06, username -> user.418823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@629efa48, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f4570bfb-e247-4315-acc6-afb1f918befa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9711: status.find.is(200), but actually found 500
20:28:12.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9696: status.find.is(200), but actually found 500
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9302: status.find.is(200), but actually found 500
20:28:12.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4001892a, username -> user.677038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e9f0c4c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 737ae93f-bced-45fd-9d33-1057e1c3d22b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9696,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ed5a247, username -> user.108412, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7791cd36, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c7c7e91f-fb39-4727-a361-09666b168a54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b9486b7, username -> user.252176, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@365b7e7f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 47754faf-8d8b-495f-86f8-a8890687803d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9733: status.find.is(200), but actually found 500
20:28:12.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9359: status.find.is(200), but actually found 500
20:28:12.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9733,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38dde7ce, username -> user.386139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75c274ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b2d09516-142d-40a0-ad75-3e16116f6f6e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c22310, username -> user.272450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a46a23b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a62b9c8b-325a-42de-b692-5e08711a69d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9396: status.find.is(200), but actually found 500
20:28:12.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bf2b2c8, username -> user.634893, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66419f75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 58828937-0f76-4916-b34e-07034e206622
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9746: status.find.is(200), but actually found 500
20:28:12.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@364ac195, username -> user.549683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f473f3b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 84953b9b-174a-4cbb-8635-540dc58b33d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9372: status.find.is(200), but actually found 500
20:28:12.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dafbb1b, username -> user.299761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e812519, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e0854a35-f8cd-4d39-be37-5b639e8bb59f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9318: status.find.is(200), but actually found 500
20:28:12.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27a8ce0f, username -> user.284278, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3456387a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b89d1886-b4e6-47ff-8d23-08afca0dd363
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9720: status.find.is(200), but actually found 500
20:28:12.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f93593a, username -> user.793006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1397a2f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 82694348-1e7d-4d2f-b19c-1929cf4a8d38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9530: status.find.is(200), but actually found 500
20:28:12.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c4fe07, username -> user.863647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58a2a88d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 300d5776-9b6c-4dd6-ae22-af7221128656
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9331: status.find.is(200), but actually found 500
20:28:12.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f02146d, username -> user.769569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b3c522e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f13af717-94f7-4a61-8449-fcccfe15db58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9272: status.find.is(200), but actually found 500
20:28:12.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cf0dc24, username -> user.99151, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c39b62, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 19ff19c0-ae98-4ebc-a010-973efc1fc8e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9731: status.find.is(200), but actually found 500
20:28:12.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74249e3f, username -> user.361641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1326c705, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8ad496c1-1696-4de5-8cbf-d087f5d5d24d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9362: status.find.is(200), but actually found 500
20:28:12.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fc65c1, username -> user.801525, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@681d6e5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 80952b22-fde2-40f5-8f2c-4484a369448b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9315: status.find.is(200), but actually found 500
20:28:12.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cd80870, username -> user.770773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53c9ee7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ad3c3aaa-7245-4c04-ab54-93e99e03941d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9722: status.find.is(200), but actually found 500
20:28:12.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@221b60ce, username -> user.652569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a5c629d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2ff7d1b8-fd4a-455c-b5a8-2b1b76f3896e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9752: status.find.is(200), but actually found 500
20:28:12.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51c48c9, username -> user.603153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bb2fab8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0180d699-a10f-4461-956b-9c4ba6e7efef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9743: status.find.is(200), but actually found 500
20:28:12.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c2d3a53, username -> user.192549, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19d5d2f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 522c0aff-24f8-43ab-ad61-d3a101f5e610
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9342: status.find.is(200), but actually found 500
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bb4e080, username -> user.292999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f1ed99b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9376b82a-5c0e-4d5e-af46-d273c75f9b1a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9767: status.find.is(200), but actually found 500
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50499fe, username -> user.23476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63d8d688, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9ca6af8f-f220-4507-823f-16119cd477f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9363: status.find.is(200), but actually found 500
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9121: status.find.is(200), but actually found 500
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55393d19, username -> user.584508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7082c654, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e13b47f7-c1ab-4e69-9b7d-0ec5bda46261
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9563: status.find.is(200), but actually found 500
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9563,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24cc85a9, username -> user.937876, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a68effd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dacee9e0-0525-4b47-8623-fcadbb752138
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a143e96, username -> user.934985, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39f14dd8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6e737166-4bd3-49ab-baf6-0151b7607531
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9390: status.find.is(200), but actually found 500
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d2d5d8, username -> user.834476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53cbb2f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9543c7db-e2c1-46d0-a124-ffd8d05c4d23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9332: status.find.is(200), but actually found 500
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ae4569b, username -> user.666141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53c7a7ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 99fc35e8-7926-4b62-be30-2eddcd8841cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9398: status.find.is(200), but actually found 500
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b98b179, username -> user.514327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@365d84f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9665a797-fb11-48e0-a600-bcbc7628a1b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9241: status.find.is(200), but actually found 500
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9095: status.find.is(200), but actually found 500
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dcd41f, username -> user.958569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61c1460d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 31a4ae14-c684-4233-8723-63348e8d14a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9404: status.find.is(200), but actually found 500
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9112: status.find.is(200), but actually found 500
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1942b63, username -> user.242079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69bcf79c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 32c26610-44e4-4862-ac50-269bf71d9bb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51590216, username -> user.381045, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d5d9bd4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 30c005c8-4ce7-43a5-80fd-42d0002286fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9393: status.find.is(200), but actually found 500
20:28:12.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4072da3f, username -> user.530789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57dd16a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 80476a9a-933a-42ab-9c0e-b9a2cf8e561d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9471: status.find.is(200), but actually found 500
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9301: status.find.is(200), but actually found 500
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39c5e1ce, username -> user.917818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9238e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4d99bf96-55f3-4e98-90bc-1fcef04ecc92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9393,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@188847c3, username -> user.200798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c0ac804, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8ac286d4-60cf-4b89-b426-009d70c50592
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e98b870, username -> user.515767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71b094e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f591daae-bb42-4aa3-84b5-b969c5109550
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9364: status.find.is(200), but actually found 500
20:28:12.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dcd3bec, username -> user.903484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@579db117, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 36fa5c85-269d-4844-874a-f6fd2b3fdd74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9240: status.find.is(200), but actually found 500
20:28:12.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9545: status.find.is(200), but actually found 500
20:28:12.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a60c8b6, username -> user.841081, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@163b9078, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 92037ff1-7957-44c3-873c-670091ce027c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b440a72, username -> user.958269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ea03bc1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b5150fd5-f66d-440a-a2f5-0a753f1e46cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9351: status.find.is(200), but actually found 500
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9378: status.find.is(200), but actually found 500
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9587: status.find.is(200), but actually found 500
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@83b4ca4, username -> user.595770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e33147f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4387a159-705b-45ff-b8c9-051ed583289a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@402be8a2, username -> user.635387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65621ab9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: beffdaaf-99bd-498c-a756-726e4a30bae4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f28e24, username -> user.946624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67a45828, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8e289541-80a5-4e80-9a89-c087f8b49340
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9419: status.find.is(200), but actually found 500
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9320: status.find.is(200), but actually found 500
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@feb691b, username -> user.333108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ec9c009, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8a3cb89f-ce35-4fdb-8975-6ae16eeac1d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a9ad75d, username -> user.598543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b90e822, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e9285282-4200-42d5-aae5-490b2db0be54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9582: status.find.is(200), but actually found 500
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f57e8ed, username -> user.179181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16ec349d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d1a12969-cac3-4f32-8792-9fa079033b3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9681: status.find.is(200), but actually found 500
20:28:12.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3781ad9d, username -> user.458517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4adb938, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 456a4991-f7cb-49b5-9635-14e9813e9c0e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9474: status.find.is(200), but actually found 500
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9399: status.find.is(200), but actually found 500
20:28:12.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9420: status.find.is(200), but actually found 500
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5807bc15, username -> user.1232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5beb6ef8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b20bfc21-a779-40f6-a105-728f591c2457
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fd4626, username -> user.488153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d6789da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a9134f20-5aa9-4c22-bdf3-47e4b73147a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9589: status.find.is(200), but actually found 500
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@290bfed3, username -> user.771411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e45bf06, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 181dde99-244b-4170-ba1f-8c20ef6be1c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9515: status.find.is(200), but actually found 500
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9589,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57a65cac, username -> user.898058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31a735f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b3943463-096f-48e1-af0b-01b3daa0c0da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b31db34, username -> user.780659, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46dbdca8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1c2f4cce-1d93-4c2c-b13a-888b25f2dc24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9496: status.find.is(200), but actually found 500
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9642: status.find.is(200), but actually found 500
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9650: status.find.is(200), but actually found 500
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9642,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fdd9f17, username -> user.393, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@276a0a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3c2fb1ec-3f99-4708-87e3-fbc95020ca8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@967474d, username -> user.427550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fd13af2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 773602fb-433b-4fdb-8209-7074b29e8a6c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c0981e, username -> user.799022, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48b2706e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 46cbb742-cbb3-4af6-9072-304ef6b6067f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9319: status.find.is(200), but actually found 500
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7216022c, username -> user.1001302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d47905, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 87b80b4e-ef2e-4aa1-9b9c-c59d3695dcea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9397: status.find.is(200), but actually found 500
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9484: status.find.is(200), but actually found 500
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27fa6999, username -> user.8372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36be2881, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7261b2fc-4295-4b8c-b231-d68bb4b3842a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eaa5a9e, username -> user.410002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60a450c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 465f345b-1649-4152-b5c7-494b8ff4c23a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9502: status.find.is(200), but actually found 500
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9426: status.find.is(200), but actually found 500
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bd111db, username -> user.616373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b0180cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f7fcda49-3cfd-4a3f-9019-3160917ba632
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9400: status.find.is(200), but actually found 500
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9511: status.find.is(200), but actually found 500
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cc57bd2, username -> user.395, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c6c39cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d004a806-a336-40cc-ab5c-8432d0a70aa2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a53cc09, username -> user.854258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a4ff715, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 88c15366-d031-4ce2-b6ef-d99d5eb4a3f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b74d3af, username -> user.597919, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a8cbe42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bf12b109-1dcb-4993-86f6-a2e7609fe452
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9580: status.find.is(200), but actually found 500
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9509: status.find.is(200), but actually found 500
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9648: status.find.is(200), but actually found 500
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@856aa9e, username -> user.760238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8e958e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e8196c9f-f1b8-402b-be35-6da1d759e8c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@539841c6, username -> user.777250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b98f6e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a0cd8e35-c900-4ff7-9ccd-6ff8187ddd1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9609: status.find.is(200), but actually found 500
20:28:12.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@162fd761, username -> user.761585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7571f72d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6321e981-4ddf-460d-a0b0-4196e2bbec76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9609,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1855a308, username -> user.679478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27028efc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3598a48e-88e0-4c49-bafd-2a69275b3e9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9448: status.find.is(200), but actually found 500
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9448,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a6a5e30, username -> user.886933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21006013, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2843d223-46d6-48af-80f7-2d7a3651057e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9519: status.find.is(200), but actually found 500
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9349: status.find.is(200), but actually found 500
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9639: status.find.is(200), but actually found 500
20:28:12.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f5afaa9, username -> user.864464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68e735e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 32887d1b-59a2-4aba-8265-31f638743f29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@738f8759, username -> user.571664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@381ffa60, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 154a0973-06fc-494c-9bbd-0f5772fc57ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9264: status.find.is(200), but actually found 500
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b9d0422, username -> user.108385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@421c961a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 52118feb-1d72-4910-b594-56fc36af76e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78c9dc5d, username -> user.533926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cf19e10, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e832fa27-030f-4545-8f1d-8e93a3f594e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9588: status.find.is(200), but actually found 500
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f4575f1, username -> user.358239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31d15360, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e3fc45ad-fcf3-43aa-91ff-c15a88366b0e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9184: status.find.is(200), but actually found 500
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9288: status.find.is(200), but actually found 500
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fa3d69d, username -> user.42717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dcfbfc3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 381cf87d-dbb2-488e-a60e-ac0ada20d59e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@162c940a, username -> user.609101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b935565, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ff4fc781-5a81-4500-b69b-1f3ebcdea6fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9493: status.find.is(200), but actually found 500
20:28:12.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7960cf48, username -> user.829080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65531960, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 43f616bb-c64f-49c2-9963-e2997f33f6b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9279: status.find.is(200), but actually found 500
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9597: status.find.is(200), but actually found 500
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9307: status.find.is(200), but actually found 500
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dfd6e05, username -> user.642019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f2c5b70, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f53af59d-1f6c-491d-a4a1-f3fb77f1f318
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9594: status.find.is(200), but actually found 500
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9169: status.find.is(200), but actually found 500
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@455a96b9, username -> user.729267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b27d108, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4c61472b-0969-4241-95c8-c4f63e59ee7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a07cb11, username -> user.736802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46aaf58b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8f207513-f974-44dc-aeb3-68c7e37eaccb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b92bd31, username -> user.274274, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62437054, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 96d94ee8-7d6d-4132-b42f-81dfb8f15058
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9416: status.find.is(200), but actually found 500
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9169,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ec14031, username -> user.221510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5481e905, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3fb1779b-cd4c-4f59-a7e4-6580bbb6b99a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9382: status.find.is(200), but actually found 500
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@232011f9, username -> user.553176, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@102ed76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c2c91dac-37a7-4d0b-8c0a-f125a6926a4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9295: status.find.is(200), but actually found 500
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9596: status.find.is(200), but actually found 500
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49b32db7, username -> user.185165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b534611, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 147c624f-f272-4da8-8f2e-cb63d02e2d3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5764fc81, username -> user.120891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52f48bff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 37547a7f-22e9-4b1e-8e44-65f9dd207caa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9600: status.find.is(200), but actually found 500
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e20104c, username -> user.38927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48aaf7d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3747ee02-0dac-4077-aa4a-2a9c18db8ece
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9285: status.find.is(200), but actually found 500
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9285,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1da438d1, username -> user.403418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c3d4eab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 374d059b-d13c-40cf-9a5b-ebd3b5dab676
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5016ba83, username -> user.982173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@171d861b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0158f6a4-2cc1-4f62-9c09-f130827511c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9450: status.find.is(200), but actually found 500
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41456e2c, username -> user.987423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7601ad0d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0e9da54c-1818-4f09-bfa9-9a893dc0d2e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9633: status.find.is(200), but actually found 500
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9656: status.find.is(200), but actually found 500
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e564b4d, username -> user.306698, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7db5bc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0c810c2e-d543-46e9-94d5-fa45868b53a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9365: status.find.is(200), but actually found 500
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9100: status.find.is(200), but actually found 500
20:28:12.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73fca598, username -> user.535967, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6255eeff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f09aa3f1-82b8-4013-8f47-559b44329288
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@632f0cc5, username -> user.898781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@191d4712, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 73f47c6a-69be-48a3-9a83-0c82486e3176
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9634: status.find.is(200), but actually found 500
20:28:12.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33d8d2eb, username -> user.567977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e3d45e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0d7c8890-3322-4603-bcba-29188b7b9e55
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9634,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79219c3e, username -> user.643962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f812f42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 088bc603-43d2-40ba-b6f7-689c86c7f663
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9411: status.find.is(200), but actually found 500
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35be274b, username -> user.734216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55aa04c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3b7ecd5d-6e06-4bf5-b2c2-137617c1d0cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9626: status.find.is(200), but actually found 500
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9626,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1894fdc9, username -> user.437849, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61acef5f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7fa8935c-93ef-493f-8057-50e840a815c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9368: status.find.is(200), but actually found 500
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41d98495, username -> user.617159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57a6a885, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2e4d6fc6-d585-4d4e-a9b7-2ae6a2c73648
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9569: status.find.is(200), but actually found 500
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8dd5169, username -> user.867327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@540d6f1c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3b09ea29-566b-4ed0-93ab-9c5f60480248
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9457: status.find.is(200), but actually found 500
20:28:12.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9550b30, username -> user.869634, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20ad38bd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dadea6fc-9506-4d92-aba9-64e221071ecf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9312: status.find.is(200), but actually found 500
20:28:12.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29dcd762, username -> user.923984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69ad443d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0c2a5da5-a594-48e8-a3d3-a372dfb9719b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9591: status.find.is(200), but actually found 500
20:28:12.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1155d78a, username -> user.968857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e74054c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 88b2e290-0fe6-49f0-8bc1-1db5d47d4c2e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9256: status.find.is(200), but actually found 500
20:28:12.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41e0078c, username -> user.910433, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c8f3b59, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f7fb3684-b664-4e43-b617-ccd40b088cae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9380: status.find.is(200), but actually found 500
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65971ced, username -> user.426360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fb80c41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2ff13391-d5ea-44f2-89f4-ce398448a664
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9394: status.find.is(200), but actually found 500
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9480: status.find.is(200), but actually found 500
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9491: status.find.is(200), but actually found 500
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17feb71, username -> user.716357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@637f895b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0550a5e7-30e6-49bc-b3c1-50b81c70a361
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9627: status.find.is(200), but actually found 500
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40bc33fd, username -> user.304733, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51c46da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 16c35439-851c-4985-a857-4c2d4a4725de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73777e11, username -> user.705818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bd1c24b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a1ae24b8-8514-4eda-a474-84f19da3e18c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b66933f, username -> user.657783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e242a19, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 57dbd2a2-37f6-448b-8c4d-316e727a72a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9652: status.find.is(200), but actually found 500
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9262: status.find.is(200), but actually found 500
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9481: status.find.is(200), but actually found 500
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9286: status.find.is(200), but actually found 500
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c3e0ded, username -> user.446285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@235e52d0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 98ee6060-4a3c-4d75-8780-148acc6c08e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b2610ba, username -> user.735360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10d70ced, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3a8d0f58-7886-4f3e-b818-bb0df6247c9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c5e17f4, username -> user.756204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23ef478d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f58ea003-e70b-495f-8c2c-528988f38344
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cf9eba1, username -> user.242611, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16d984d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 51b3a529-18f4-4a52-b5de-ee25583c86e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9164: status.find.is(200), but actually found 500
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49930f13, username -> user.54583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5861abfe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3403a78c-1cde-4486-bf90-1e8c9d2c7517
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9405: status.find.is(200), but actually found 500
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7efe2a9e, username -> user.602740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71542700, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e4aa599c-45a7-4506-a019-d1decf71e73d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9381: status.find.is(200), but actually found 500
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72e38e4f, username -> user.43617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@540ddeae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d5129494-017e-47c9-81ce-d9feed60b818
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9439: status.find.is(200), but actually found 500
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31b65fbb, username -> user.397097, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cfc6526, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e59916ee-c678-4e13-a3b3-81249660cf02
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9091: status.find.is(200), but actually found 500
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41dcad4d, username -> user.49184, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44d52da0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 68e58c97-2d1b-4a79-9396-8af7bf382d4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9454: status.find.is(200), but actually found 500
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9454,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2082d0a9, username -> user.579595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67423395, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 838bfb9e-1f44-4b3f-afe3-ee9575bf4043
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9403: status.find.is(200), but actually found 500
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f0ad363, username -> user.865302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e9d65a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4be081b6-44fc-46c0-a958-af11c6f15645
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9620: status.find.is(200), but actually found 500
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d7a1a6e, username -> user.114974, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@523fcd84, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: addc2a21-5afe-485b-a489-286526492098
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9373: status.find.is(200), but actually found 500
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9551: status.find.is(200), but actually found 500
20:28:12.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@602a88cd, username -> user.15114, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35d0ba51, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 27390db6-5c03-455c-bf18-7808a58a8fec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69db0498, username -> user.664308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@128d6ae6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b8702765-bcb4-47d2-86fe-25ccb382b37e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9524: status.find.is(200), but actually found 500
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4987b4b9, username -> user.957419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@611f7900, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 64e51a92-32cf-4e65-920f-38b01235d7ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9340: status.find.is(200), but actually found 500
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9614: status.find.is(200), but actually found 500
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9340,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43b3dd13, username -> user.789533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@306527a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 16fb0dd5-17ac-40f2-8ce1-5f31eecf9914
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b5f1bf5, username -> user.572868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ac6149c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bf8a4988-a880-45b5-b181-33bff3799c7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9309: status.find.is(200), but actually found 500
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9267: status.find.is(200), but actually found 500
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a75ccaf, username -> user.191750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a4980c6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 443af8d8-7051-4b2a-88d2-0c649ed0daa0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9267,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6557dd1c, username -> user.952094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21a7dfa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: faae337d-764f-4758-a849-eb7c92f09aad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9508: status.find.is(200), but actually found 500
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c2ba627, username -> user.985238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@505417cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c294a190-7f8d-4c3b-8581-c80488c005c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9324: status.find.is(200), but actually found 500
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9366: status.find.is(200), but actually found 500
20:28:12.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@615f4d28, username -> user.648306, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34b424a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e8a2ec38-0490-4067-8a12-75a6a642115b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9366,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6629f27f, username -> user.128311, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10742636, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1870bf58-2961-4ce8-a2f7-4d8ff4c4c106
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9130: status.find.is(200), but actually found 500
20:28:12.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9464: status.find.is(200), but actually found 500
20:28:12.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22e22edf, username -> user.143177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57c29c29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 005b6914-201f-40bc-a9e0-a5ab7c70a56e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9461: status.find.is(200), but actually found 500
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9245: status.find.is(200), but actually found 500
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b72c948, username -> user.226052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70e064ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fd68b599-700e-460d-8dd5-9b4c5bcf329a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9523: status.find.is(200), but actually found 500
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9246: status.find.is(200), but actually found 500
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9245,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e1101a2, username -> user.224661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ea33a03, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d3c14129-84f5-4b52-aa05-b02af334aa10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9483: status.find.is(200), but actually found 500
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2137014e, username -> user.815534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5010a8c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f52d79ee-61da-41aa-bc1b-af39435b357b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26881e31, username -> user.927302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bdd9f6d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2ef15f30-8f22-4d8d-bd9d-82a91acbe020
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3adfc865, username -> user.790202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@690cfc78, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dffd03bf-a3ef-4f67-a36d-a773617d93d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36521b90, username -> user.158534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5374448b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4d0abe65-67cd-44a1-b1d1-b81262d7c4bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9361: status.find.is(200), but actually found 500
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9172: status.find.is(200), but actually found 500
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9361,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@429963d8, username -> user.17898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dd38118, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2aaa85db-b2e3-498c-a18f-deefe6fa4b8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9497: status.find.is(200), but actually found 500
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24824304, username -> user.569012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e4ff9ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c12e7ab7-2ad5-418d-87c3-f5624a561d93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9644: status.find.is(200), but actually found 500
20:28:12.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9453: status.find.is(200), but actually found 500
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69322c66, username -> user.475238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70f35ec7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9b34a176-11a1-4552-a15b-1ac9500a4c04
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9497,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1697ed1b, username -> user.690494, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2551f45b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fced6ab4-d5ea-4403-a880-259f67e15711
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9538: status.find.is(200), but actually found 500
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9167: status.find.is(200), but actually found 500
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b11818f, username -> user.42226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dbc5c90, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7a865ec9-b29f-405e-84ec-c1471fa93253
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9167,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11c5b48b, username -> user.138573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7eff26c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dc7c12b0-3116-4293-9139-c72592600293
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9453,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a2783cc, username -> user.912450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c4e73fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 407ead64-2f97-43c4-9d63-f45006138d7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9306: status.find.is(200), but actually found 500
20:28:12.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9505: status.find.is(200), but actually found 500
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9472: status.find.is(200), but actually found 500
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9253: status.find.is(200), but actually found 500
20:28:12.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9214: status.find.is(200), but actually found 500
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bfe7d95, username -> user.557095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51bc36ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4fa05c99-2271-464d-8847-315997b6d9b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f25b58e, username -> user.949665, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49757d22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d764e6ff-0f66-4d12-b56e-c6eb349e92a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9505,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c7e1919, username -> user.58516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15dfaafb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a2090d01-c296-4e71-aff5-0e097ff8b9c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@186ad85b, username -> user.382928, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57c27bf3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 70596600-a404-4021-9348-7a1fc256cccc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9371: status.find.is(200), but actually found 500
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9214,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23a46731, username -> user.788934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53841f8c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d4f02db7-e39e-4dff-ae39-b5220e56b90a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9542: status.find.is(200), but actually found 500
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9284: status.find.is(200), but actually found 500
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f79fce7, username -> user.333635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5951f603, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 439d65c7-ca6c-4951-b98c-89eb4d0b175e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1353737a, username -> user.210463, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@497682cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e0d045e6-ae91-4f20-b7da-fdcb0b6acf98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9284,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f746a9d, username -> user.948328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f6edcf7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 76dc2b06-95e2-41f1-ac4d-9e8d3b06bbf7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9389: status.find.is(200), but actually found 500
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a8475c4, username -> user.677522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d0035b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8b9672c5-4f9d-45e0-b2e3-3061e5b2503e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9384: status.find.is(200), but actually found 500
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9384,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2918c1c3, username -> user.910568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3632a0ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d1fbbd91-7d69-4c56-a61e-046c3bbd0c05
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9263: status.find.is(200), but actually found 500
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9570: status.find.is(200), but actually found 500
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9671: status.find.is(200), but actually found 500
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22fcdb73, username -> user.511029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d9749d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3a6158f8-8d4e-41d3-b599-a9ef0db25904
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9646: status.find.is(200), but actually found 500
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17dc7979, username -> user.809626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@193da8c6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b7d71c4a-88e2-45f6-b4cb-238ca754f339
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f311243, username -> user.717126, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36129b19, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7cb7111a-30f6-4641-94f4-bbdd9c5b5867
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9617: status.find.is(200), but actually found 500
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c519c3b, username -> user.323441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7deb15e8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7418b0bb-00d3-4750-bf2f-08e8b13177d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9651: status.find.is(200), but actually found 500
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9671,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@786913eb, username -> user.737008, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28b803e8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5a118814-8467-41fd-9d41-208c5a9daada
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10391437, username -> user.930451, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@419d4e67, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bdf00fe8-53a4-43e8-9a7b-7c451534e045
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9412: status.find.is(200), but actually found 500
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9116: status.find.is(200), but actually found 500
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5942287d, username -> user.721759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18032229, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 66ce22ed-57e2-4d09-b649-f0cce83e817f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9116,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b5e7bfc, username -> user.509604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7edaf325, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bf573a0c-2a99-4e1f-ad19-7ff150e81679
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9229: status.find.is(200), but actually found 500
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9259: status.find.is(200), but actually found 500
20:28:12.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9259,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2870b1be, username -> user.963503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2284a691, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0c0e1072-9de6-4793-9236-b127ee720237
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9122: status.find.is(200), but actually found 500
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7acdaa13, username -> user.833844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ea2106, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 977eb725-02de-41cc-a29f-3c48a4d10524
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9369: status.find.is(200), but actually found 500
20:28:12.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9574: status.find.is(200), but actually found 500
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39acb6b2, username -> user.824849, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60265d25, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 80c6d0d9-2344-45ed-b652-f4274896b388
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60e52b96, username -> user.202176, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5191e42a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: af67a0fd-f58c-4e09-bb0f-5d494aca4d4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9118: status.find.is(200), but actually found 500
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b7fe03a, username -> user.646983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1481b528, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 552443bb-de41-4abe-895b-0346680a4095
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e486675, username -> user.882373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ac796e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2da8f959-8145-4876-9e02-0d9e401c6ac5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9360: status.find.is(200), but actually found 500
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9336: status.find.is(200), but actually found 500
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9375: status.find.is(200), but actually found 500
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9336,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@515e425, username -> user.256737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46f5037a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5570167d-5033-47ec-a5c2-f0b9b203b874
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@acf00bc, username -> user.436694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d81ee03, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6c4321ec-26a8-4e71-a7d6-36ea650e0668
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@544d419a, username -> user.71177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ffed81c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ee8302be-7d69-43aa-a22b-82eb5dbd4355
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9228: status.find.is(200), but actually found 500
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@673b184, username -> user.743484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c1cc2eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f19a8ea8-cb35-4237-b519-03318dea8f84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9155: status.find.is(200), but actually found 500
20:28:12.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2702a9f3, username -> user.597793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@836c89, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e86dae74-1695-4e57-be6c-118160a5799b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9191: status.find.is(200), but actually found 500
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9204: status.find.is(200), but actually found 500
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@795e4126, username -> user.430685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4998e3ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f99815c9-1c18-4d24-ac6d-2af2965e10c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9442: status.find.is(200), but actually found 500
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9370: status.find.is(200), but actually found 500
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9374: status.find.is(200), but actually found 500
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9206: status.find.is(200), but actually found 500
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@241f8336, username -> user.977268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d8f6a26, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0c01b0d2-ede0-41e8-8b42-571be39ef517
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9661: status.find.is(200), but actually found 500
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4109458b, username -> user.811313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4657758c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 419400c8-03af-4fa4-843e-062e67d16d40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54d0d5cd, username -> user.570863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27e40cad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 87fbf216-94de-4e10-9f1e-231a4a7d4d09
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9224: status.find.is(200), but actually found 500
20:28:12.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9374,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75b153a4, username -> user.165453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41410477, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7ff2e0f5-1b8b-44d8-8a27-e26160c0399a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59d195c1, username -> user.644891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24cc14dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bef98228-8e50-45d7-b77b-556fb8995c54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9521: status.find.is(200), but actually found 500
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d02c829, username -> user.124059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41d3efa1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d00e36e7-2aea-4613-ad92-d8519a03bcdd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9513: status.find.is(200), but actually found 500
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@290cc4be, username -> user.138591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9a1485, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 06e6f486-6de3-4885-9240-cc6d6c0ffa41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49708b0f, username -> user.736616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63a95d56, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dfe3037d-47e9-4252-86a6-f54afd1e4c0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9521,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51f16d9d, username -> user.978245, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39119d2a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 903e120e-4af6-4f05-8046-ff63a7506e6b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9564: status.find.is(200), but actually found 500
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9186: status.find.is(200), but actually found 500
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51ddd267, username -> user.767362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56b2b4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9626818b-77e0-42de-9f8d-9dfca5749737
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7405c50f, username -> user.995282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5def5371, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 49f3218e-2283-4761-9649-91cf5d2d337a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9111: status.find.is(200), but actually found 500
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9294: status.find.is(200), but actually found 500
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21571e35, username -> user.56323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@451acb05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 209bf4fc-0bbb-4c52-8992-9e07fd08bfda
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9300: status.find.is(200), but actually found 500
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9482: status.find.is(200), but actually found 500
20:28:12.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27f1bdf4, username -> user.744278, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@755d6a7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2210c46b-19cf-428d-a87c-e446d6a5aa66
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9313: status.find.is(200), but actually found 500
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9294,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ce7a9e4, username -> user.625484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ac15c1c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ff4c645c-b772-4783-b107-e8cf2afff08b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9462: status.find.is(200), but actually found 500
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9296: status.find.is(200), but actually found 500
20:28:12.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9300,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7546ac2a, username -> user.327354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7455cac1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e738236c-31b7-4b5b-90f8-c92ff53a9431
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9296,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11186bb8, username -> user.183296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55c1878b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 82dbd210-87ec-476b-935b-c05ba6d5b13c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29b16e77, username -> user.20147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c507afc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9e0f2028-876b-4c76-b9a8-5e974c2c9f17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9522: status.find.is(200), but actually found 500
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9462,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dbc3248, username -> user.603078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33522b61, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cbace505-35de-4fec-a163-2525cd66117c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ec51370, username -> user.887862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73c3ec31, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1fdccde3-84de-4f2e-b534-8e318f97c2c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9517: status.find.is(200), but actually found 500
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9517,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@569b991, username -> user.230792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c5864e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c5489034-42ae-4e62-9c3b-905e7547a80f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9548: status.find.is(200), but actually found 500
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@460b26d9, username -> user.763523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c0aaf69, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9dcc0cec-e6f8-4b99-b9cc-c2cae81d15cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9158: status.find.is(200), but actually found 500
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9175: status.find.is(200), but actually found 500
20:28:12.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e46f5f1, username -> user.892270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40cde21f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 323daba4-a45a-42a6-b21c-3157104e7564
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66f8df57, username -> user.351960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22d64da0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 64d733f6-1896-45d9-b43c-b33646547ce3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9358: status.find.is(200), but actually found 500
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9283: status.find.is(200), but actually found 500
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9124: status.find.is(200), but actually found 500
20:28:12.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c8be14e, username -> user.497137, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a1360a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 75d1f6d9-ef86-4d38-814f-e842bf98f584
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9269: status.find.is(200), but actually found 500
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35920a93, username -> user.545100, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c39d2ea, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f712bcff-0c12-4cff-922d-e811b56ef882
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9531: status.find.is(200), but actually found 500
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9441: status.find.is(200), but actually found 500
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@122ae8e2, username -> user.872957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@441df54a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1a3d6a9d-38dd-427b-aedc-bd204fb7bab0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5617736e, username -> user.727396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@635a4c4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0ffebb1a-d41f-4c60-aa4a-b7ddd8876371
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9283,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58c35802, username -> user.671365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7386db0b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2d2d0679-7329-4a32-bf67-488c7d864b60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@489870e2, username -> user.36487, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45404617, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 80cdd063-fb7d-4e8b-b902-cf845af6a6b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9084: status.find.is(200), but actually found 500
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@167d265a, username -> user.496188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31ae9b3f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 78614f5a-1d58-48f6-bc3c-836d5615154e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9638: status.find.is(200), but actually found 500
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ef415c0, username -> user.762468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cdf3a5c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e6dceb63-bf01-49b6-a060-0e244a517d89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9210: status.find.is(200), but actually found 500
20:28:12.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@725b8118, username -> user.890129, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d4bb4cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5bcfa439-5e15-44c6-b0f4-b85c0794451d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9108: status.find.is(200), but actually found 500
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9465: status.find.is(200), but actually found 500
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9539: status.find.is(200), but actually found 500
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a85723b, username -> user.114585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18442221, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 310a7731-805d-4fd8-8217-d8bef497d907
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9465,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f6c6eb7, username -> user.298919, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d71c30a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 72ed248a-8260-4186-bbe8-6559ed73decd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2af4b637, username -> user.622079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70ad626a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0ef8e5d9-04f9-4241-800b-b8d964248117
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9467: status.find.is(200), but actually found 500
20:28:12.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@694d4136, username -> user.742241, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e7ac2a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 32f698f8-8cec-4608-9b0a-70d26b419e60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9278: status.find.is(200), but actually found 500
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5db0ec00, username -> user.870274, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dd16a16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4dc69ec3-7477-40ec-83fb-2c749c635b19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9232: status.find.is(200), but actually found 500
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b3e5d38, username -> user.328494, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4229467b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4f7ebee9-b17a-4d61-84f3-691e3ff4672d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9299: status.find.is(200), but actually found 500
20:28:12.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9271: status.find.is(200), but actually found 500
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d5ffca1, username -> user.480593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5167a2d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f38f9d87-35f7-4b6a-a467-198319e76e12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5972ea85, username -> user.162792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a23504d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b953c322-5828-4361-bd45-8c78c83686ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9101: status.find.is(200), but actually found 500
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9615: status.find.is(200), but actually found 500
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9526: status.find.is(200), but actually found 500
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6940fb73, username -> user.72431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21ad72fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ee15a173-8308-47fa-9e92-a1f5b8d536eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c7d5ef7, username -> user.804074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c56bd95, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c5615056-ae7d-40e4-af42-5f92c9541828
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ae556fa, username -> user.905160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@680dc6ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: be1bd999-9be4-433a-9796-416de843452e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9547: status.find.is(200), but actually found 500
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9566: status.find.is(200), but actually found 500
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9705: status.find.is(200), but actually found 500
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38b22dad, username -> user.1000061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a2e06d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 49d91c13-2af9-430d-9fd6-9283ee7a5390
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9452: status.find.is(200), but actually found 500
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bd25a75, username -> user.525690, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ce5de0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 288d3fe9-4206-475a-b159-e32b7acf9f48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9705,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20941558, username -> user.133473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9feaff1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 01340713-a2eb-4a21-8439-17e07d92e0eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9428: status.find.is(200), but actually found 500
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9428,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35f6ca0, username -> user.131793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72b81210, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2da0686f-3ba5-465e-ba6f-afb98f8fcde2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9452,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e0c4e3d, username -> user.979542, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37e4cd72, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c7f83bfe-4770-4c03-8efb-33205e1b9716
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9107: status.find.is(200), but actually found 500
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9201: status.find.is(200), but actually found 500
20:28:12.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9255: status.find.is(200), but actually found 500
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@413a4481, username -> user.963891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4eb251c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 47de51c1-5458-4a1b-9511-94336a206a13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3333dd85, username -> user.920089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c411ce6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 31e6732a-1e9d-4912-854a-e4f31ea33f19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2082166f, username -> user.396545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19ee7d74, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 31575631-ea0b-4ad9-88b4-10e222e49686
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9102: status.find.is(200), but actually found 500
20:28:12.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9280: status.find.is(200), but actually found 500
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50a43b7a, username -> user.379690, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46336aa2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8f51e681-dce5-4a5e-8776-5b18f13d3efe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9250: status.find.is(200), but actually found 500
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9407: status.find.is(200), but actually found 500
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c3246c4, username -> user.739401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@105f1d7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4bb0391f-1b94-4b3f-83ce-8fb51f738d6e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@103eb02d, username -> user.674527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@499a807e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 67578635-06af-4c05-a4ef-766c271e5cf8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab5e1b1, username -> user.665479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18c6e512, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: eb5a3ed4-d25a-4102-b0e7-5cbfe7beaf14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9321: status.find.is(200), but actually found 500
20:28:12.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@553b71af, username -> user.279896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36b18191, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 00f655b2-9b4e-403d-97fa-22b9ba882fcb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9415: status.find.is(200), but actually found 500
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5229eb29, username -> user.782015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2586819, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 34979037-465d-4fff-b2a2-42283a629199
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9156: status.find.is(200), but actually found 500
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9356: status.find.is(200), but actually found 500
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48d47222, username -> user.198181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@de66f64, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3a43952e-43c1-4e99-af7e-a132f430a377
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9546: status.find.is(200), but actually found 500
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9335: status.find.is(200), but actually found 500
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9335,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f2a4222, username -> user.463061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b18dd0d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8f7afb21-eade-4e0b-ba50-33e8b86048a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7df2577e, username -> user.152892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66d7d498, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 448c1bf1-a1db-4264-8d03-1d76f3ec9f68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9605: status.find.is(200), but actually found 500
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9571: status.find.is(200), but actually found 500
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d4a99ff, username -> user.382897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6df1efda, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 640e45f5-e3a8-44c9-97a3-02af6c607497
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9571,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bf6201c, username -> user.735280, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57eb6482, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e6797d73-80ae-44f7-bddd-2ce9bfd041a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@677fbe8d, username -> user.334676, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79ef06a2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dfd9907c-b449-42be-8c2c-33f1c3ac69fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9142: status.find.is(200), but actually found 500
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9506: status.find.is(200), but actually found 500
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3282f5ca, username -> user.817166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@477a341c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b7c7cab9-48ed-443a-bf4f-b0d8a88ba123
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9550: status.find.is(200), but actually found 500
20:28:12.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9244: status.find.is(200), but actually found 500
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9231: status.find.is(200), but actually found 500
20:28:12.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78f42276, username -> user.907082, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ec8a122, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5dcaa8d4-10e1-491f-8279-2e697d808683
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9083: status.find.is(200), but actually found 500
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36a7c292, username -> user.408206, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a690213, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: eb413812-7d88-4ea5-83f2-112d2c4d2118
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9081: status.find.is(200), but actually found 500
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f45f88c, username -> user.165507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15276329, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a5efd88a-e919-4e64-9ce8-1c1d8787f48c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4157b543, username -> user.904823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50c97f46, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8fa62f5a-9fa9-4cb0-9927-a6729b8d0775
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9303: status.find.is(200), but actually found 500
20:28:12.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26f509e4, username -> user.207710, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@672ca583, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: eb9ab494-e354-494e-896f-430a73a6d859
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9585: status.find.is(200), but actually found 500
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@309e83e, username -> user.874988, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bde553d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e2f26af6-f067-4111-ba09-aa0e6245f20f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9585,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12daef5e, username -> user.6602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@157afc8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 698e3b94-8bc5-4f75-b692-091acaea90c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@368f7cca, username -> user.406845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a72cccd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c9e860f1-2969-4891-ac44-c485d64c402f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9440: status.find.is(200), but actually found 500
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9602: status.find.is(200), but actually found 500
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9325: status.find.is(200), but actually found 500
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9427: status.find.is(200), but actually found 500
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e0d7543, username -> user.584108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ca950fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0fba6b53-4a25-4108-9519-d91e2f417df1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f9c256, username -> user.109631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b3a695f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 461f430e-7166-4531-811e-7db2f3434f78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9540: status.find.is(200), but actually found 500
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e959e8e, username -> user.507839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c0f37de, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cf10f0ca-a3e4-4544-852a-3b0c2e7215db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9333: status.find.is(200), but actually found 500
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66659de6, username -> user.259100, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21d20fc3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b6924276-c1e6-4849-936f-aa5f76617ccc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9260: status.find.is(200), but actually found 500
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9440,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5054d3e8, username -> user.627716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58c64d07, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 88dd8f2d-316d-408a-8d4d-69b32bcd0d5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4336bfc, username -> user.552928, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cef12cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 937916f9-1173-4a33-9372-8f279c2b6dd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9134: status.find.is(200), but actually found 500
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9367: status.find.is(200), but actually found 500
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6429e51c, username -> user.51115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3992e541, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b84f67ec-f8bf-4b84-a5ff-5b0da8de86f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9367,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1aeac016, username -> user.314468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67e796f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3ee400cd-f60d-43a9-9c6c-6009edcc5bcc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b67421f, username -> user.967420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c49758, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e37a543c-88c2-4630-b286-dbcebca4dab0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9238: status.find.is(200), but actually found 500
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9238,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b650e2, username -> user.770634, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@885ff54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0bc37c11-14c2-4cf4-8edb-031b46abbea8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9251: status.find.is(200), but actually found 500
20:28:12.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9251,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d6d5887, username -> user.927676, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f635635, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0d082113-df50-4ff5-92d1-68f38fd614ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9353: status.find.is(200), but actually found 500
20:28:12.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@444a6a25, username -> user.182009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ecdd634, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e1a423de-5451-43bc-8bcb-ee651881271f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9330: status.find.is(200), but actually found 500
20:28:12.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6454fe90, username -> user.670209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@763f1193, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9b62f650-14d7-4dc1-ad2d-46cffed7ecf8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9182: status.find.is(200), but actually found 500
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79d3fb67, username -> user.782411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5743f15f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a271478d-ec36-45f6-8e4d-e98f557f302d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9578: status.find.is(200), but actually found 500
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9499: status.find.is(200), but actually found 500
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57920bc6, username -> user.398508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@476f2025, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 479c0df1-1db8-4519-8f69-e4c7de92882a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9499,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e6a1c1, username -> user.916804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70b5dd20, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c19fffdb-efe1-46fe-8f02-413385e9874e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9177: status.find.is(200), but actually found 500
20:28:12.411 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9079: status.find.is(200), but actually found 500
20:28:12.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9079,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@695309c2, username -> user.981863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b51b9d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e63cf2ca-9e7a-40ed-8b35-2e1e1106b6e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9573: status.find.is(200), but actually found 500
20:28:12.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28deef67, username -> user.526679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ab34a99, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2eaef521-525a-4da4-aae9-7d9f3c8b6d64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9233: status.find.is(200), but actually found 500
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9476: status.find.is(200), but actually found 500
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5db7c273, username -> user.471839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60e2beb1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 146581a2-f623-465b-ae00-8be83d905f1e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9080: status.find.is(200), but actually found 500
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9308: status.find.is(200), but actually found 500
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9341: status.find.is(200), but actually found 500
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7945c70e, username -> user.378680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62edb42f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4a501d25-bdca-4fd0-9646-15bb56ad42f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9344: status.find.is(200), but actually found 500
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9177,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33699c0b, username -> user.663152, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f213a0f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0456ad78-5d03-4956-9637-bf8b1a078908
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9507: status.find.is(200), but actually found 500
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43a9dc86, username -> user.963058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b82a37f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 24722182-9a62-4a50-a977-a773d6264261
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2084ed3f, username -> user.174689, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e84d486, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3e86391b-0273-4448-83d6-8e7222822921
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9341,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22dca178, username -> user.198505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@682c2572, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0ac39184-84ee-4de0-bdf3-d8d59cdea287
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9344,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d1c21ea, username -> user.347501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2098cf47, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 03842280-8345-4976-97d7-2edf7ae6101e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9479: status.find.is(200), but actually found 500
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56c1ccfd, username -> user.334767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ee927eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d161749c-49a7-4e4e-b821-acfa4744856a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.411 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9327: status.find.is(200), but actually found 500
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9292: status.find.is(200), but actually found 500
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9230: status.find.is(200), but actually found 500
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9292,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@639b65d7, username -> user.528326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42c450ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9d4eb970-451a-4966-8b6f-85324b5bcd85
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9579: status.find.is(200), but actually found 500
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ce9ffae, username -> user.257605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52ffb59f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f38fe664-e5e2-41c2-9b72-01d0789111fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9171: status.find.is(200), but actually found 500
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27772eda, username -> user.430542, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c7c64c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b190181d-7f99-48a4-8601-6f57ea4a3882
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bc56f23, username -> user.767278, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6484fd3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f6eea40a-631f-4c06-a562-c39b58f2233c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c318310, username -> user.121093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@758f5e16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 38f4dd3a-7b68-427f-af08-5c182117f503
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9202: status.find.is(200), but actually found 500
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9414: status.find.is(200), but actually found 500
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9258: status.find.is(200), but actually found 500
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9414,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d0c672b, username -> user.888867, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b406c42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: faadf8b6-4f63-4480-8fbe-63ffe14561dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9258,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d7e6593, username -> user.585454, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c25a288, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 58dcb0f7-c97e-456a-bf0c-f16015ef801e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5917efd1, username -> user.269654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cc0c838, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0207f3bf-24a0-4064-a7c3-66144fb0f51e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9198: status.find.is(200), but actually found 500
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9205: status.find.is(200), but actually found 500
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f36484, username -> user.423986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31eecf4e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d7c8b948-2680-4f95-9fa7-830d4c4d90e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9643: status.find.is(200), but actually found 500
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@425011cf, username -> user.332564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cd29878, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 96985124-7649-4662-a39d-194a4a84a6ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9352: status.find.is(200), but actually found 500
20:28:12.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b86d249, username -> user.726967, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c6c3113, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 04f5f43a-66de-429b-bdc0-ff35367cb2d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9211: status.find.is(200), but actually found 500
20:28:12.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ccba1f1, username -> user.422956, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23bb2590, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e23625dc-ebae-4c7b-87ef-9d8270521a59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.414 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.414 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.414 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9131: status.find.is(200), but actually found 500
20:28:12.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61a78641, username -> user.528271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69bec355, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 657e194c-75c9-4b14-87bf-2aa5fb95544b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.414 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.414 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.414 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9227: status.find.is(200), but actually found 500
20:28:12.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@188b23ba, username -> user.807712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6266029e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 69ad517e-1fb7-41cb-8c8e-94107327e381
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.414 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.414 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.414 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9105: status.find.is(200), but actually found 500
20:28:12.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9435: status.find.is(200), but actually found 500
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25071dec, username -> user.142220, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1992cf6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 418f47d4-cdb4-4bd6-8ded-53669ea36a54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.414 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fae051d, username -> user.25548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2095ddd6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d4a74193-7a29-4468-893a-77d6ebdeeede
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69ccf823, username -> user.395597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7da1e6ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9682948a-e576-45ac-9b6d-8b6c61438e99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9565: status.find.is(200), but actually found 500
20:28:12.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34917464, username -> user.596859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c10b2a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 04360409-2140-4466-aedf-33ea8c9dc6eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9565,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bb67baf, username -> user.966446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c26c2c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 65d2eb5e-4934-4769-b75a-0f6d3a6aa93b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.414 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.414 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.414 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9460: status.find.is(200), but actually found 500
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9104: status.find.is(200), but actually found 500
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5625932f, username -> user.647408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ce14299, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7bf5f59f-c8c1-4a3b-98c5-4fa09ec47917
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9225: status.find.is(200), but actually found 500
20:28:12.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@782d7e8c, username -> user.326362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68416bcb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cdc39b81-8a4e-4ed5-94bd-ba0d62bc8842
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9431: status.find.is(200), but actually found 500
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9460,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29d13f6f, username -> user.556051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c355c4c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5425ef6b-f12b-45b3-b2b2-c6e3365212d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9103: status.find.is(200), but actually found 500
20:28:12.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d907f9d, username -> user.563353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6be9e8f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2363810f-a0f8-4288-853f-aa739477d513
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9610: status.find.is(200), but actually found 500
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d3a9448, username -> user.751637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@640f37c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 37059178-f80b-4266-adfc-cd709c049a57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9410: status.find.is(200), but actually found 500
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ec227f7, username -> user.329504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30ff1a35, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b974cba1-5177-4a5c-9c9c-5739da220fb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9557: status.find.is(200), but actually found 500
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9632: status.find.is(200), but actually found 500
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@602e279e, username -> user.681807, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62a2e2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 909edf77-9b49-4207-9047-fb555df235c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.415 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.415 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9094: status.find.is(200), but actually found 500
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9610,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bae4ef1, username -> user.872657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@257e3ba9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 599b4d09-a430-4102-ae35-47cc9ac77b11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8c20a88, username -> user.20831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f1a2b9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fd430fd2-53a0-41e1-a802-16e63fe47014
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9310: status.find.is(200), but actually found 500
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fb72603, username -> user.194645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@604b2127, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d851917d-ddfd-4396-b07a-3ecfc921f015
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e14bbc3, username -> user.781688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e23d31a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9c689675-1587-4bc0-b684-66f315755642
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9085: status.find.is(200), but actually found 500
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9123: status.find.is(200), but actually found 500
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35287783, username -> user.336367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f2ed755, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f800f51d-5fae-4acc-a8c6-e0d1bcd21116
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43e4179, username -> user.642519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43afe86a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1b504a3a-aaf8-43e4-9d64-bf1d87f3726f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9093: status.find.is(200), but actually found 500
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9129: status.find.is(200), but actually found 500
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25ef571e, username -> user.903179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@623c6852, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c750ee51-69f1-4679-b1a9-68d4fbdab1d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17373b0c, username -> user.93984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71208aa7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6d7e118e-edc9-44f8-be67-b36d1187b7a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.416 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9447: status.find.is(200), but actually found 500
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75f60aa9, username -> user.412072, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ab362f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fd689f78-6ab1-4d76-bbfc-31ddd142b60f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9282: status.find.is(200), but actually found 500
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9152: status.find.is(200), but actually found 500
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9242: status.find.is(200), but actually found 500
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cec792a, username -> user.272501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a2f09a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 46b544e1-febf-484b-b999-cdab37feb86c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9135: status.find.is(200), but actually found 500
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9494: status.find.is(200), but actually found 500
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9277: status.find.is(200), but actually found 500
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9556: status.find.is(200), but actually found 500
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71f5e2a0, username -> user.822586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fe22eba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b64f5a74-c907-42a6-9e68-80ebcb765d0d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9282,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e7ce1e9, username -> user.300735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c1afc05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bb5a828b-b22e-4ad8-8b3c-23805f19c813
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9212: status.find.is(200), but actually found 500
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b829068, username -> user.135658, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a425272, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 00d6b806-ee94-427c-b219-b43c5af3397e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@669c38e0, username -> user.16883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25324412, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1a13508b-ddf6-43c4-858b-0aa591c02cdb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6161346c, username -> user.537365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59fb767e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e1767643-3935-4674-8322-831eccfeddac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@778da81c, username -> user.41517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7db754ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1ff21969-3208-43a1-83f8-559ce89be9b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9195: status.find.is(200), but actually found 500
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15ee824a, username -> user.518527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a2d1014, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4dd8ad2c-a120-4a44-ad36-f2be5422b9b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9665: status.find.is(200), but actually found 500
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9544: status.find.is(200), but actually found 500
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34a4eefc, username -> user.933156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23573c84, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 017767f0-854a-4750-b906-467866ee373a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.417 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9305: status.find.is(200), but actually found 500
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61c2bc8d, username -> user.861207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@336220d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3a5812d0-3e8b-4922-971e-8a42774a909d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@626a5311, username -> user.467797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19673a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3c9120a8-b18b-43b7-905a-e8d018e9bf3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a553270, username -> user.885121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fb71cbd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 677b60f7-cab5-4f59-b272-00e853bfdbaf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9350: status.find.is(200), but actually found 500
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9223: status.find.is(200), but actually found 500
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@645184ae, username -> user.324182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@405b4ebc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dc4bde38-08ed-4906-b51e-71031daadea4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9525: status.find.is(200), but actually found 500
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@293d1d75, username -> user.668221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@926a04b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 633e6b3d-14ee-45fa-922a-001ebb31cc26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9235: status.find.is(200), but actually found 500
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9516: status.find.is(200), but actually found 500
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9235,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2520eea9, username -> user.636572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ffb733d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d4de4954-149d-4456-b5fb-1b942477784b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22a07b5b, username -> user.636483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@420136ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a481e37d-9fe9-4fc2-aefb-7f754a8801d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9568: status.find.is(200), but actually found 500
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4175a183, username -> user.637930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f4d1cc5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 83e1630a-eed5-4ada-98c9-11c594681141
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9434: status.find.is(200), but actually found 500
20:28:12.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1372420d, username -> user.565791, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@470580b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f8bd1b41-f092-4063-bbd8-3d82676ba471
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.418 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9438: status.find.is(200), but actually found 500
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fc64b1e, username -> user.54329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26ba67f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b15213e2-d710-43e3-9aa8-d73f3fa6943b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9165: status.find.is(200), but actually found 500
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bacc5a8, username -> user.125130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ca0f380, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f6e56325-b69e-410a-8755-ebc51f8e3be0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9543: status.find.is(200), but actually found 500
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bdb75c, username -> user.83527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7468f1eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 050b28c9-43f1-4ea8-91a2-2da272b87a04
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9266: status.find.is(200), but actually found 500
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63c887ee, username -> user.5507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bae0710, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b124b9c9-fb0e-4931-bb1c-2e082a8d999b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9619: status.find.is(200), but actually found 500
20:28:12.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9188: status.find.is(200), but actually found 500
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fe85c6e, username -> user.748052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@969ace3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 14843e64-bbd0-465c-8adf-f903c5dd2959
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b55a0b5, username -> user.614992, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42084af5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d760764a-70fd-4697-9166-66adc450dc01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9304: status.find.is(200), but actually found 500
20:28:12.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eaeb63d, username -> user.504040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73f7e252, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: af0067d2-0343-401d-9e1e-59a93f4392dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.419 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9339: status.find.is(200), but actually found 500
20:28:12.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72de447b, username -> user.425459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60cb879, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5406170b-ad79-458d-aeb0-43522da1ee32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9619,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@938d032, username -> user.458455, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35e885c7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5dd4287b-efa9-4c7f-9c5d-b1c00a77992f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9561: status.find.is(200), but actually found 500
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9561,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a57152e, username -> user.208592, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a9527ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: db68d513-54fa-43e3-9226-e5981aa860f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9583: status.find.is(200), but actually found 500
20:28:12.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9583,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cc31c28, username -> user.618218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d19cddf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 166d5ecc-a413-4ca6-8a8d-c1c11be570f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9488: status.find.is(200), but actually found 500
20:28:12.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@139aee17, username -> user.357966, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21cab7e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2686ccf0-699c-4024-a473-d8fea3a8461a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9254: status.find.is(200), but actually found 500
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57678d14, username -> user.845995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55ad5900, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 79701af4-8e9d-4ad7-855f-12e06e5e0f7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9537: status.find.is(200), but actually found 500
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c298da, username -> user.988114, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1da4e47e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: deb14096-870a-45a4-8025-0f33d4237fa3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9458: status.find.is(200), but actually found 500
20:28:12.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9293: status.find.is(200), but actually found 500
20:28:12.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58dfd7e0, username -> user.404071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f08f038, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 82c15d83-1039-40d9-af21-fd6f0c26f56d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9535: status.find.is(200), but actually found 500
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ac5b7a4, username -> user.27380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7de0783a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9274b98f-be35-4e1f-8682-2a3b8df72595
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9458,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7204c825, username -> user.190448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69e5e8b4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 80455f89-909c-4a7d-bc7e-de41391ac236
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9220: status.find.is(200), but actually found 500
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9534: status.find.is(200), but actually found 500
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@504bda1e, username -> user.248561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69308b29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d10078c5-c625-4311-b18f-b9eddccb3f98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9529: status.find.is(200), but actually found 500
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9222: status.find.is(200), but actually found 500
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9443: status.find.is(200), but actually found 500
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3938938f, username -> user.824118, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ec41b59, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6c20f36c-e116-4f04-a05f-46ead35fefc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9443,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@171f7075, username -> user.726826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33599b30, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: faf3d350-054e-4d02-858a-2738629afcf4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9261: status.find.is(200), but actually found 500
20:28:12.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@392edc22, username -> user.402951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24b8ec45, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f2dc08a6-b8f2-4fc9-9207-2d0b2856a339
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39feab64, username -> user.982139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3921014c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9bba81b3-9c4d-4b9e-ab06-a6b6ffac3c30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.421 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9528: status.find.is(200), but actually found 500
20:28:12.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9528,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@603731de, username -> user.594633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a1e9240, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5fec1d6c-c77c-4681-9c8e-a595c6bbbb7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4954cf00, username -> user.888563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bc85d61, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 51743e25-acab-4aac-945a-81cbcf125124
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9392: status.find.is(200), but actually found 500
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9218: status.find.is(200), but actually found 500
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cf6a7fd, username -> user.928619, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17416b10, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bd5fc5ee-eba1-4765-adf9-c25854550888
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eb5e591, username -> user.505789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15f8edd0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c89bb5f7-6601-4d2c-a70f-7cbab3d15396
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9265: status.find.is(200), but actually found 500
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9139: status.find.is(200), but actually found 500
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c2f7429, username -> user.845454, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d9800d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b07ecfb6-e8a2-4e6c-bbc4-61c06d463aeb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9503: status.find.is(200), but actually found 500
20:28:12.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9147: status.find.is(200), but actually found 500
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@291609f2, username -> user.986272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a625e3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 266037d6-e37c-499c-b5a4-edefc45c74a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.422 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9265,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eb18308, username -> user.565858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79d42c97, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cb9b2da7-825f-4041-a91b-78cf223255d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.422 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9141: status.find.is(200), but actually found 500
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9406: status.find.is(200), but actually found 500
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56ae41d6, username -> user.370886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57d1cda9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a67f1bd7-6fb5-4738-8128-2a52d02ac157
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9162: status.find.is(200), but actually found 500
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9287: status.find.is(200), but actually found 500
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9197: status.find.is(200), but actually found 500
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@244a2489, username -> user.249212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ad1420, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 628f671e-59f7-457f-a8cf-59f323f41bcb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f67b15f, username -> user.225222, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47b60bbb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b009af45-aab4-4198-bfa7-84563291caf5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cf46f3c, username -> user.655158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c0ecb0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ba86b1ba-9aa5-49e1-89c0-10067726d52a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@443a3aa, username -> user.327213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7133f111, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 253a087e-90b6-4bab-96ae-d969883f5e72
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9200: status.find.is(200), but actually found 500
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9572: status.find.is(200), but actually found 500
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@589b59e1, username -> user.50558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30225142, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2d8a3388-2f9b-40d0-beab-3e1d99ac08fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9154: status.find.is(200), but actually found 500
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9270: status.find.is(200), but actually found 500
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.423 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53efc5b9, username -> user.777448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@276e55d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c41ae46a-98fb-4040-8eae-aef48436ac2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9549: status.find.is(200), but actually found 500
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60725285, username -> user.973029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a333ad8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 34cac259-6ed6-4114-a1d6-7929341426a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b5f2da2, username -> user.328493, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a4566e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c39d4809-f9ff-4e78-862e-d74025e66c4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41e94aaa, username -> user.201982, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70faa6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 68b1a383-e062-4a1f-9e0f-86ef49ce1140
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52024b8, username -> user.748794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a7a1845, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0d058db9-db9a-4800-8ec3-6fa2d4714d0a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.423 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9257: status.find.is(200), but actually found 500
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6823a7e1, username -> user.996435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53242cd4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: df1931cb-5b57-438e-8c46-6f1d1c7450df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9203: status.find.is(200), but actually found 500
20:28:12.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9425: status.find.is(200), but actually found 500
20:28:12.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fd66f3f, username -> user.164411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45ebf3af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8245cfaa-1eae-4dc8-a071-b1ff17aa598a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9592: status.find.is(200), but actually found 500
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9237: status.find.is(200), but actually found 500
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9237,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16c6a493, username -> user.313297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a5e6af8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 675c144c-8f38-49a7-9698-5ec0e75c3d46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@616845c8, username -> user.734312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e97d2ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4477e0fa-7e8f-40da-8cdb-0ba32c509d11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9170: status.find.is(200), but actually found 500
20:28:12.424 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66f75e76, username -> user.733616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34b3a915, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 917ae6fb-3f37-4f19-b4c6-a56608677777
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41bacc60, username -> user.285894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d935377, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 805e8d40-00f4-4a1d-81f1-b51ba95cfa6e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9518: status.find.is(200), but actually found 500
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fa64e03, username -> user.212092, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1222eb1d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cfed1b4c-a6c4-4d7d-b29c-7755b6d9fb70
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9328: status.find.is(200), but actually found 500
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9562: status.find.is(200), but actually found 500
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9117: status.find.is(200), but actually found 500
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@188ac5ba, username -> user.345309, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f96fec3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d02f3345-fd62-43c9-9d4f-64d5e630b30e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9110: status.find.is(200), but actually found 500
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9199: status.find.is(200), but actually found 500
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47a3506e, username -> user.288949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9739510, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bd68979d-5a1b-4ecc-a4cb-fe89c1ba8d48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e0ed78d, username -> user.371516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@128b34b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 45788ea2-fd29-4e5e-b9b1-76a5eaa2bdbc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31410f61, username -> user.778191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a2a51b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4b258b7b-7cff-4cdb-919b-2e1b64e7fce3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.425 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9475: status.find.is(200), but actually found 500
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d7da445, username -> user.210158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33223478, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8c262a6d-fc47-4275-85e5-f3ad03119d74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@544d4e4c, username -> user.722600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77281708, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 916e8e14-4201-455c-ab13-c27326fff890
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9086: status.find.is(200), but actually found 500
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@be55400, username -> user.780554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65b09714, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fc285a41-1353-488a-9bef-97974e276b41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9133: status.find.is(200), but actually found 500
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9490: status.find.is(200), but actually found 500
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f041933, username -> user.558332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4522a04a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bb85d678-69ca-4354-bb38-3c9581a326f7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9329: status.find.is(200), but actually found 500
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78081d9, username -> user.613507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fe8a52a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 731f2d94-eb52-43c3-958c-613564f12390
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9706: status.find.is(200), but actually found 500
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d56ecae, username -> user.185703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c35dba6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bf0734bd-0974-45ac-a2a8-3707b72d61ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9221: status.find.is(200), but actually found 500
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@587c4f4d, username -> user.261333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a76bd41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 46d8a1e7-92af-4f70-869a-3cf96d675eca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9088: status.find.is(200), but actually found 500
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9088,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fe4f952, username -> user.847496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a71ebb9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 97a929fb-3898-48d0-8f80-18700c54a9ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9554: status.find.is(200), but actually found 500
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9149: status.find.is(200), but actually found 500
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19fa5276, username -> user.386267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3028ab5d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 757c59a5-4256-4870-809b-508fffcb0287
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.426 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@eda3e94, username -> user.307424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57bf0663, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a311c40e-bfb9-4aef-996c-6ce3b2328c7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9176: status.find.is(200), but actually found 500
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54f33ada, username -> user.729624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a712e96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ac58fa71-bc83-4773-bf85-ab4e4a9c9ad6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9140: status.find.is(200), but actually found 500
20:28:12.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42dc688f, username -> user.772110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ae4e6f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6768a87e-0233-43c4-99d3-274c7f724558
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9322: status.find.is(200), but actually found 500
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43f58f69, username -> user.141816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bdaa13e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3f364038-3e79-4c8a-bbcf-5175073328b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9148: status.find.is(200), but actually found 500
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45333870, username -> user.888317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@260a3e57, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4fde2f08-368f-478b-8a37-cd26fad469df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9219: status.find.is(200), but actually found 500
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9183: status.find.is(200), but actually found 500
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a62e277, username -> user.388032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1249ea8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 89b1fd03-6ebb-43e6-9b53-d9c3fafbb0a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9430: status.find.is(200), but actually found 500
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@231c0074, username -> user.154510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51c319b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: abd92fd8-85de-48f5-8f71-758627fae0b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9159: status.find.is(200), but actually found 500
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9159,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5dfbfff4, username -> user.766888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62c9e6f8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 10512e6e-bfc7-43bc-afbd-dd10abf0d6d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5789aa81, username -> user.37856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d658d52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bcae656f-2dcc-4a8b-9da3-39a3f4e0d70d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9314: status.find.is(200), but actually found 500
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d726562, username -> user.818448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6720fcb9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a4ee3186-e6cf-44dc-b244-c9af28f18a42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9697: status.find.is(200), but actually found 500
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.428 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9120: status.find.is(200), but actually found 500
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9469: status.find.is(200), but actually found 500
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f7ae1ea, username -> user.392527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f8a24bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5b87ae3b-82fc-484e-8e82-3dd74b4b8889
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.428 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9194: status.find.is(200), but actually found 500
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e6892f, username -> user.470194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eb5aee7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e5bf0fe3-7b69-4c73-9f2b-4ff249fbd4af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@138b867f, username -> user.602508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@967792a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 40f8989a-40f1-42ad-9eef-4135b22685d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9527: status.find.is(200), but actually found 500
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9113: status.find.is(200), but actually found 500
20:28:12.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@636d237d, username -> user.486009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7032c7d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 83a2ddca-4eb2-4f8b-9854-19431e642b3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@123bfbc5, username -> user.519811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@595e5bb9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 83d102dc-c274-4da1-b015-0838f37fb816
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9469,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@307d4a9f, username -> user.14588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12375fdd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 28085aa8-2981-40cb-b469-3ff214ff3cd3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9276: status.find.is(200), but actually found 500
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9558: status.find.is(200), but actually found 500
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9429: status.find.is(200), but actually found 500
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7098ca73, username -> user.247867, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3be7269a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3597c9af-0eab-41c3-be37-12618a9cb73a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a5df013, username -> user.588365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f93395d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e379c819-8291-4f24-867f-15789364fcd7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ce7d57f, username -> user.459776, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55ada4d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 83b95f11-3ca8-4273-afc5-8640e5d2d4b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74fec23b, username -> user.972764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d2e6ff6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 41c09d88-9fa6-42b1-b673-181b3f75e0a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9423: status.find.is(200), but actually found 500
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9581: status.find.is(200), but actually found 500
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9082: status.find.is(200), but actually found 500
20:28:12.429 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9586: status.find.is(200), but actually found 500
20:28:12.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9348: status.find.is(200), but actually found 500
20:28:12.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32363b0f, username -> user.197575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@101548c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: de3085b5-521b-40de-996a-8ac8489ff40e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9189: status.find.is(200), but actually found 500
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9520: status.find.is(200), but actually found 500
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72dfca59, username -> user.56970, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d7c567f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a38349db-bb6e-47a8-b3cf-a52be598c771
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.430 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41e817a9, username -> user.326629, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24a1000e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b6fbd11b-0c79-4775-9cc2-e02a1b048aa0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@330ed504, username -> user.309585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ee07efa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2ec85f5b-f0a6-4d3c-a78b-a8a9901f9ab3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5154f09f, username -> user.546816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f1968da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 94df2ea5-8e14-447f-a131-2feb90654c3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.430 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9586,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3428a0da, username -> user.598477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@412f8741, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a1822850-39ed-47ff-bd81-e55741c8698e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9348,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@549ea669, username -> user.773892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47e8b3d8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f6296267-b95e-4302-8784-e2a38762bc4a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9145: status.find.is(200), but actually found 500
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20c41d2c, username -> user.556000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5274d76c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6eb347f3-da6d-469e-9e04-4270d32e89b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9422: status.find.is(200), but actually found 500
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9463: status.find.is(200), but actually found 500
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9422,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@282b0bf7, username -> user.396545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dd467ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 344b1a8b-ec08-4e02-8739-f94758bbf54b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7234927a, username -> user.553086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fe744e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: db3c53f3-ace5-4a2a-968a-c99a300cb40b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9144: status.find.is(200), but actually found 500
20:28:12.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9185: status.find.is(200), but actually found 500
20:28:12.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d3f3074, username -> user.75768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a20ca4f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8d916f50-c017-44e6-9caf-d22df0b0e567
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9174: status.find.is(200), but actually found 500
20:28:12.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9323: status.find.is(200), but actually found 500
20:28:12.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.430 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aeaaf96, username -> user.568194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10b18a14, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a860ce1b-175e-4917-b10b-11ecf973e454
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9408: status.find.is(200), but actually found 500
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6989228c, username -> user.557267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42a13f97, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a7d9d3aa-3690-4eb2-b4ea-6dfa7456e57c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31d410b8, username -> user.952251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5171e70f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3009c061-5a8f-41f2-a0be-f8c63533ad40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d07592, username -> user.689953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61fcdac1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: dcac044c-305e-4328-8443-bbc63b81eb5f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9338: status.find.is(200), but actually found 500
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9338,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@af33fe7, username -> user.384750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19226ac8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 56bef6aa-0914-492a-b9bd-1758ebeb176a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9128: status.find.is(200), but actually found 500
20:28:12.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17c81e3b, username -> user.917053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@441e87ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bc588c57-6e25-4eb0-bbf2-330bffebb095
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9247: status.find.is(200), but actually found 500
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9552: status.find.is(200), but actually found 500
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9234: status.find.is(200), but actually found 500
20:28:12.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39225b3f, username -> user.642777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17a33f78, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 142b1c3e-2b90-43fd-9d74-d09e44dd69a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dd971ea, username -> user.23897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7099fb4c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5d1b97bb-8452-42b5-82ac-188ba5469fc3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9289: status.find.is(200), but actually found 500
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9125: status.find.is(200), but actually found 500
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@503aac70, username -> user.585780, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@688921bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f55f8d49-8ace-467d-8bb7-40ddee577757
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9137: status.find.is(200), but actually found 500
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43752d35, username -> user.225276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f78f425, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bcdb09bb-ebdc-4f70-94ff-b48d0192d5b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d5ac2e8, username -> user.167374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@321356ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5eefb7ce-8648-4d82-b87c-ea1d5857cf67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9559: status.find.is(200), but actually found 500
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9208: status.find.is(200), but actually found 500
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f11a8f1, username -> user.813249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19e3d3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: eecda233-49d5-412b-8acd-eba179d0fdde
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9153: status.find.is(200), but actually found 500
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e6e9bb6, username -> user.38069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4335ee2e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b7bda547-2239-4cdc-9ebf-fa2f3948c6cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9536: status.find.is(200), but actually found 500
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9532: status.find.is(200), but actually found 500
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@559bf2a8, username -> user.868555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33718bb3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 94193b71-cfed-49ef-b6f5-36d7e73813a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@783b8e32, username -> user.623055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@317c0e07, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f9f42d70-9bf8-4529-8d10-3f69758ad3c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9208,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7096b3ad, username -> user.923156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c386d42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fb12b5d2-dc5c-4b6e-b26e-348460c2bc18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9190: status.find.is(200), but actually found 500
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@479585a, username -> user.251137, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3296c059, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6375e437-d7c5-47a0-84a2-cbbf468e1046
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fc53604, username -> user.537120, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@453f5ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b9e34e2f-5ad0-4079-bf63-d4b6eb491520
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9226: status.find.is(200), but actually found 500
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f84b17b, username -> user.413415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b5f5be9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b1148bd7-260b-43f4-913a-1ca8a8bcda23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9268: status.find.is(200), but actually found 500
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9593: status.find.is(200), but actually found 500
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9346: status.find.is(200), but actually found 500
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bd4e527, username -> user.281024, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7084a6c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 16f760d0-63e5-438c-9519-f89d503091f6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9089: status.find.is(200), but actually found 500
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9268,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b44e3ed, username -> user.155156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ccb8e54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1750b05c-1cef-424e-876a-2651bc9aa87c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78433922, username -> user.840284, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@504e85e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7dad478d-7008-40c1-a17d-ec24dd0bd900
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68a46cfc, username -> user.17025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c1f0933, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e894dc7e-05b2-4a39-9c71-38cffd9f9b35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9343: status.find.is(200), but actually found 500
20:28:12.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73f45813, username -> user.496047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@499d75c8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a812dd0b-3299-42e1-bb57-3713618e9fb2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9173: status.find.is(200), but actually found 500
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10055: status.find.is(200), but actually found 500
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10055,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@650078e5, username -> user.146788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a5e0f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 56d199c3-83f6-4a60-ab65-235371c391f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d9fb252, username -> user.459891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32efc230, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 971afd56-569e-46ca-b709-81f2e0f7af2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9248: status.find.is(200), but actually found 500
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10054: status.find.is(200), but actually found 500
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23564763, username -> user.141281, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dc18599, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4005bef8-4d4f-4bb1-8246-0557512ad370
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ea56cd6, username -> user.675140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@465474fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 34e59050-14b9-4439-8c32-bd96c8f18392
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10061: status.find.is(200), but actually found 500
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9096: status.find.is(200), but actually found 500
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5493f40b, username -> user.341107, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cf290f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 4e776e0b-4c1a-40df-b3d7-dada99692b59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10050: status.find.is(200), but actually found 500
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9146: status.find.is(200), but actually found 500
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e520f56, username -> user.565189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b32b6f9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 027913a7-30d3-4756-8289-b81303a6bd92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78c04d62, username -> user.867373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72be1c98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0b3f739f-b267-4ffc-aaae-4935c8b1b214
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10052: status.find.is(200), but actually found 500
20:28:12.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dc7d04a, username -> user.586618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f33dc59, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f968af52-737b-4dc5-9110-ec05638d4d41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9275: status.find.is(200), but actually found 500
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9275,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1467d41b, username -> user.396414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e01dea3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2c95f452-8ade-4142-9c6b-5c7741bb7166
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b569738, username -> user.146524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b466f4f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ce8b5d66-b435-4cab-8d13-607b2125fada
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9151: status.find.is(200), but actually found 500
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9577: status.find.is(200), but actually found 500
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9196: status.find.is(200), but actually found 500
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9196,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7019109, username -> user.76384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@550a485, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d0fd2a95-58a9-4736-b362-98095020f41c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f2d1b30, username -> user.843487, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10d1c602, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e0740be8-365d-4ae4-a919-1eda93402050
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9213: status.find.is(200), but actually found 500
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3991cc9c, username -> user.159971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@340b62fa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a3c0fef3-97f9-4c70-84a5-4febcc367b75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19436fec, username -> user.562264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@386639b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0c8a1232-2c1b-4a1e-b018-96f9012fe3b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9157: status.find.is(200), but actually found 500
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9383: status.find.is(200), but actually found 500
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60ebb2bc, username -> user.784729, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@106c2476, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f1de28ff-04a8-4b73-b513-e37fa164eebd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a215cfd, username -> user.225065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35327219, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1004d14c-8e31-4dfc-86d1-e53ebff93ff8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9281: status.find.is(200), but actually found 500
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a271772, username -> user.745261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@660fdc86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 73fa9d0e-835a-4ef1-8c97-7907a9cd0eba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9136: status.find.is(200), but actually found 500
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20c70f23, username -> user.866030, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ba06242, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9a1b1bbb-b022-48e7-bd27-20115dae0990
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9514: status.find.is(200), but actually found 500
20:28:12.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9388: status.find.is(200), but actually found 500
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38fb74dd, username -> user.941449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@296ae038, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0efb1fb1-c5ef-4ed4-8e0d-7b1142a258c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9662: status.find.is(200), but actually found 500
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9449: status.find.is(200), but actually found 500
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9163: status.find.is(200), but actually found 500
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f7c5814, username -> user.617468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78d1bfe8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 87f6959f-ab7b-4fa3-a805-b48ec63bfde2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9106: status.find.is(200), but actually found 500
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21bef003, username -> user.379013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7063de05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 00f40575-aa62-4d84-9ca2-83a39d1c1b5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@525485fc, username -> user.690324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c12185f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 15ce6537-a9b3-4ddf-a69b-1b7f4b169d3a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9487: status.find.is(200), but actually found 500
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41b420cb, username -> user.918315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63a53e00, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 76f35fb3-1242-4639-bdb8-ee163d479709
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cb07302, username -> user.420907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dd94db7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f3607eeb-96de-4b84-aca7-e821dc165ac3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9239: status.find.is(200), but actually found 500
20:28:12.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@736e71c5, username -> user.271971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@175ca80a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ede4a0d6-d9d3-49d8-9231-c4f5e8e8198a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5393f30a, username -> user.126654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c1e33f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a6d4b6d7-4c24-4520-be81-662efc04c4b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9217: status.find.is(200), but actually found 500
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@764634c, username -> user.358750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2321b7f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 91629dde-ba40-4823-ae12-34a61da862a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10053: status.find.is(200), but actually found 500
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10053,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6011190b, username -> user.787466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ca3b97b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c7aed46d-a92a-4937-bb11-337b5017d97e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9078: status.find.is(200), but actually found 500
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3334b9f3, username -> user.739344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@372423c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 60e2e739-6f22-4101-a3f1-7aadd1e25d44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10068: status.find.is(200), but actually found 500
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10057: status.find.is(200), but actually found 500
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73d415d9, username -> user.885596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43dd8cd9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 972331a1-6792-4b32-b264-afa15c12e214
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9168: status.find.is(200), but actually found 500
20:28:12.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10060: status.find.is(200), but actually found 500
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ea66a3c, username -> user.834972, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b303abf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c399d19d-772d-44b9-9e36-8a2d271b6131
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9087: status.find.is(200), but actually found 500
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9466: status.find.is(200), but actually found 500
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9087,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24164ddf, username -> user.128275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ae96e89, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ceea71e9-8b91-4eb2-9f92-e93ab4d379fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15e28902, username -> user.891631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c40d1f6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: de7b19fb-a0c9-4fbc-a86a-f3f5d3680bb2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9379: status.find.is(200), but actually found 500
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9357: status.find.is(200), but actually found 500
20:28:12.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9115: status.find.is(200), but actually found 500
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9486: status.find.is(200), but actually found 500
20:28:12.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52bc7be5, username -> user.561062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22b853d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 088d9f66-129c-43ed-81bd-e593dd233a32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d5d8748, username -> user.920906, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13387808, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6158213a-da80-4235-a895-e5fee55b8ae4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9298: status.find.is(200), but actually found 500
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10060,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b6180d9, username -> user.753589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b9567bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: bd3b45d1-979a-4b4c-a1e1-c930a3b3fa2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5279e45a, username -> user.892164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@499a37c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 429796c8-80cd-4989-9539-255ac62d9617
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9466,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53bb132a, username -> user.945600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51639f19, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6e7004f4-b180-4680-9f66-230cb189196d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9207: status.find.is(200), but actually found 500
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9541: status.find.is(200), but actually found 500
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9192: status.find.is(200), but actually found 500
20:28:12.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11e08001, username -> user.780984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@605e49df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 96318065-01d0-44bf-bbf2-db0aff81e95d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f73fbdc, username -> user.472481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17ee89c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a5e5614f-907a-48ff-ba78-2b0c0c4d2673
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e48b9c, username -> user.359245, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34c34cbf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d6c6fff9-961d-4bcf-885b-28aa9b50e25f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c585e39, username -> user.993343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5adc4911, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a60020d0-fc8c-4c39-9e55-681d5c8745c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e08b651, username -> user.388445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61b598af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9db922ad-db21-496b-bcf5-19d7ad6050e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9345: status.find.is(200), but actually found 500
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10063: status.find.is(200), but actually found 500
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a3bb367, username -> user.375638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10a4c31e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a083c985-fb75-4cc3-be62-d9e0d89a53ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9070: status.find.is(200), but actually found 500
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9180: status.find.is(200), but actually found 500
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dfdbe25, username -> user.66997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4300de69, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8e8a5670-4556-4dc6-931e-febf82432d93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10066: status.find.is(200), but actually found 500
20:28:12.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@110fa862, username -> user.587080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@97cbd29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6bc81bd5-1967-4d52-a335-9e0531b37c56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9077: status.find.is(200), but actually found 500
20:28:12.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8efdd9e, username -> user.994501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3936d599, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 53592841-74d3-43ea-9ddb-41741db4d277
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9060: status.find.is(200), but actually found 500
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9070,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c9f310e, username -> user.432860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b8c63df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5a81997a-62e7-401f-b12b-7060d64da40c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9098: status.find.is(200), but actually found 500
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32dd4474, username -> user.553202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cc80937, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 40529652-51f4-42e6-9142-f2e092454145
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9385: status.find.is(200), but actually found 500
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9160: status.find.is(200), but actually found 500
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10070: status.find.is(200), but actually found 500
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e953cf6, username -> user.826520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56d1127c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e967e511-b509-4506-a604-7b8322e022f7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10070,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2658071c, username -> user.870881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57c4b303, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2df8418a-8ec7-4a6d-ad07-89df0854d1f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f17206b, username -> user.864006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@136b0736, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9969278a-d509-49b9-b35f-614d1b071354
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9291: status.find.is(200), but actually found 500
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9291,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f19136c, username -> user.795563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ac2c598, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8ffe2951-82b3-4af1-a6be-9c921bba23c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10071: status.find.is(200), but actually found 500
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9060,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30eb5168, username -> user.722586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@616b8238, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f80dfe87-39b5-49fc-be61-a451bf642371
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@169beae3, username -> user.261054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b17c268, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0cbb9636-29d1-4862-ab0e-ba8e19546cc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c206be2, username -> user.878796, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e4e9c94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6988d899-e041-458c-9217-e770597294dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9068: status.find.is(200), but actually found 500
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9069: status.find.is(200), but actually found 500
20:28:12.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3490f998, username -> user.560470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64e8c031, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 47d6b12f-786f-41ec-80bb-099cc34eaab8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9064: status.find.is(200), but actually found 500
20:28:12.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9064,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d209cc9, username -> user.200059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@501d0f22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 11497af7-181c-4816-9ee6-9743d27cf22a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9059: status.find.is(200), but actually found 500
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9059,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e042504, username -> user.462731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f9a228b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 001255fc-8259-4ae0-ae80-0fcd70492c0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9062: status.find.is(200), but actually found 500
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41a97329, username -> user.641848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@570542db, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7ffff01f-ea3c-4e66-a2de-48de72b80528
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@202c4284, username -> user.144894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f5ff8c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7479a2ca-7805-4474-a9da-5c8b92ff363b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9071: status.find.is(200), but actually found 500
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9109: status.find.is(200), but actually found 500
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ca0c60, username -> user.438214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a6b716, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b8e12341-355b-432d-8f69-aadc9a505ecd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9074: status.find.is(200), but actually found 500
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e2d6a35, username -> user.782617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1691700e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6f3e9fc3-50ff-41b9-a029-43f8a7e93af1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9073: status.find.is(200), but actually found 500
20:28:12.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8992: status.find.is(200), but actually found 500
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9073,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d26c149, username -> user.185335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3967531, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: da6cc37d-cb33-435f-a14b-325f1e0919cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c43aa36, username -> user.246686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ec10ed0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 1f554695-2fae-4515-829c-f3dcfc9b1124
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9032: status.find.is(200), but actually found 500
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9067: status.find.is(200), but actually found 500
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57e8fb5b, username -> user.127881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9745128, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 54bac312-af78-45e9-a9ac-bf1d6f7fa05a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9063: status.find.is(200), but actually found 500
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9193: status.find.is(200), but actually found 500
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@753001ad, username -> user.355546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ad01b92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5b5ac1d9-4b99-41cf-bf83-5e65ed66e738
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,8992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b9c50af, username -> user.667597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76263a6a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 50cfdd67-68ec-44c1-af01-38a2fbb41d6c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9178: status.find.is(200), but actually found 500
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@476161c7, username -> user.56204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a37b565, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c68c098a-f32b-4ce4-87f7-bda1f7255924
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9076: status.find.is(200), but actually found 500
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9067,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b90ec76, username -> user.395096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b563e38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b0fca9c1-7413-4af2-b2bd-ceb8b120388c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32c23911, username -> user.480645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d56c0d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a56bc7b6-58d9-4c86-b3b1-ed58ae17c314
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2500fea5, username -> user.46502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d2cbfd5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: c1359997-eda4-4753-b284-efb08a691176
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9057: status.find.is(200), but actually found 500
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9054: status.find.is(200), but actually found 500
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9072: status.find.is(200), but actually found 500
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10067: status.find.is(200), but actually found 500
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c5903d3, username -> user.389113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bffe74d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 013bfb92-7616-4786-8030-136e7edc28a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f368199, username -> user.205296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34ffca3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3c65103b-dfca-4381-98fa-e9ba577d77f7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a9ac421, username -> user.21556, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ab20d42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d5bb5cf9-dec8-48a3-9521-81004dfb6c42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9337: status.find.is(200), but actually found 500
20:28:12.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9337,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70e08060, username -> user.92213, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32516f38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f6b13eaa-f71b-45f2-9c93-7c575d14cf18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10074: status.find.is(200), but actually found 500
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5211aeb3, username -> user.640830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e9c8477, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d8c9d0f5-50ca-43c1-a35b-d5ac1e7f6ec8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9051: status.find.is(200), but actually found 500
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10067,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1805f68f, username -> user.12408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@360de784, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0a681e55-ec4c-43ef-b879-3897fb0c62d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c23cc4d, username -> user.386138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30113a54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: fcaa690f-55f2-41d7-8b26-432aec666bb9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9055: status.find.is(200), but actually found 500
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9044: status.find.is(200), but actually found 500
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9055,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7001820e, username -> user.137040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@468b1323, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 18591c71-b728-4562-94d4-8fed054a4f80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8998: status.find.is(200), but actually found 500
20:28:12.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,8998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43ad3e48, username -> user.249745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49973d2f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cd8d4ea8-93f7-4a8f-95e5-46a5aa79d999
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9000: status.find.is(200), but actually found 500
20:28:12.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9024: status.find.is(200), but actually found 500
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9031: status.find.is(200), but actually found 500
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54298261, username -> user.862767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71881e0e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: f0973a1f-08d1-4112-af2d-55836f11a970
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8994: status.find.is(200), but actually found 500
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9044,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77dcb207, username -> user.637675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a1b9486, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8e4eb292-39de-47b8-bfff-2233e9912033
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9034: status.find.is(200), but actually found 500
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@123fa93a, username -> user.386939, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2514aa85, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a529ab86-2c6f-40ec-bcaa-2529ae537e00
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10ab421b, username -> user.540519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28773b33, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ef847195-cd9b-406c-80d5-e7399508a680
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9043: status.find.is(200), but actually found 500
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9061: status.find.is(200), but actually found 500
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48b437bb, username -> user.189681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4721a929, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 736be002-5611-49a2-9fb0-71db2d8a98e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bfcdb5, username -> user.164557, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@458d42e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: b7150bc3-3b31-4a94-b81b-7be8ebd87afd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8993: status.find.is(200), but actually found 500
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,8994,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10830ecf, username -> user.203123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b9af95e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: d8dc4016-8723-4abe-aed6-758976f25cf1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,8993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1878590a, username -> user.688267, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28f798c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a61560ca-091b-4a00-87be-961c70d4ca8c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39aed844, username -> user.155336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57ce2b80, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 9081370d-f422-4f67-b829-04bed7000162
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9042: status.find.is(200), but actually found 500
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9007: status.find.is(200), but actually found 500
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1074ae9e, username -> user.613778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52a8a581, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 0cb00235-5faa-4816-bf79-61f0f1fb6360
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10073: status.find.is(200), but actually found 500
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10073,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47193db6, username -> user.638101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dffb24c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 68f0237e-ca03-45a3-83ba-5ffdbeb47b96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e835cda, username -> user.496868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@238f5a04, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 6e2a67a9-cd12-40b2-81c3-2641d200a739
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8999: status.find.is(200), but actually found 500
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9035: status.find.is(200), but actually found 500
20:28:12.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,8999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53df334c, username -> user.730721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b75ecf5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ae013bd0-7eba-4dd4-8278-16bd6fc430b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9066: status.find.is(200), but actually found 500
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c9e937c, username -> user.583379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6693c329, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cf0b4695-88b7-4a97-ab4c-5b688dba30f6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9027: status.find.is(200), but actually found 500
20:28:12.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9013: status.find.is(200), but actually found 500
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60480e78, username -> user.265413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39a0e432, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8bc0fa04-4f73-4532-bd8e-116b51abf954
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7602b9e1, username -> user.263449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40039e7f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 3ef911af-1716-47f1-803f-01a3816a3145
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a2feca2, username -> user.985113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40aa70ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 8e799c23-9895-4d33-bed8-39acec6896eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9058: status.find.is(200), but actually found 500
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bf2cdcc, username -> user.163854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27ae91e5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 2bccfbe1-3bde-4895-b83b-a41352894483
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9065: status.find.is(200), but actually found 500
20:28:12.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59e8c413, username -> user.816659, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@607948b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 5404a89a-6de2-44c9-b813-a9e58a1d7729
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8995: status.find.is(200), but actually found 500
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 8997: status.find.is(200), but actually found 500
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,8995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@768377ba, username -> user.858722, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50b7c0c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 7a564d60-13b1-47d5-8e1c-56a4859bb38e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,8997,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2963702b, username -> user.792251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63c1fccf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: ecd55ecc-8a71-432b-b83f-17a49469b8d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9002: status.find.is(200), but actually found 500
20:28:12.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f3367fa, username -> user.383567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f73a01b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: a68e49f8-4e54-4f75-b5ef-bfe4548df694
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9001: status.find.is(200), but actually found 500
20:28:12.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e032d8d, username -> user.253448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e3e9fd3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: edda55e9-a714-4fac-9c96-2d33d6cb9cb5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9011: status.find.is(200), but actually found 500
20:28:12.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9011,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@702c2f61, username -> user.661329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e93d422, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: 586a27fd-7634-49d6-acd6-d28fde290a52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9045: status.find.is(200), but actually found 500
20:28:12.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ef9ce7, username -> user.466563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c430ae3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: e63c2d62-569f-4826-b3f4-188a155e1d08
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:12.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9075: status.find.is(200), but actually found 500
20:28:12.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,9075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d1f399c, username -> user.136296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c594079, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:12 GMT
	x-forgerock-transactionid: cedaba43-d85f-410e-863d-6bbc7708b7bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:12.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:12.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:12.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:28:12                                          85s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=10063 )
> restLoginInitiate                                        (OK=0      KO=10063 )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  10063 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   10063 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                      4958 (16.42%)
> status.find.is(200), but actually found 500                      4958 (16.42%)
> status.find.is(200), but actually found 502                       147 ( 0.49%)

---- idc.login -----------------------------------------------------------------
[#-                                                                        ]  1%
          waiting: 532052 / active: 500    / done: 10063 
================================================================================


================================================================================
2024-01-25 20:28:17                                          90s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=10063 )
> restLoginInitiate                                        (OK=0      KO=10063 )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  10063 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   10063 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 503                      4958 (16.42%)
> status.find.is(200), but actually found 500                      4958 (16.42%)
> status.find.is(200), but actually found 502                       147 ( 0.49%)

---- idc.login -----------------------------------------------------------------
[#-                                                                        ]  1%
          waiting: 531321 / active: 1231   / done: 10063 
================================================================================

20:28:22.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11050: status.find.is(200), but actually found 500
20:28:22.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2810f6df, username -> user.349306, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@402fb3be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f5d62d51-18ec-46db-9fa6-b6550c0d973f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.304 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.304 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.304 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.304 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10728: status.find.is(200), but actually found 500
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10728,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2477a7eb, username -> user.356035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53972db2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e5484517-54b0-4f43-b34a-a7846543125a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11018: status.find.is(200), but actually found 500
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f82bf2f, username -> user.46724, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65096492, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 80404d44-ed1b-4783-8abb-13f352cccbb9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10667: status.find.is(200), but actually found 500
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10701: status.find.is(200), but actually found 500
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@471fca8, username -> user.639312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e29804f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 50f968ff-ac98-4bc4-a9e2-8d5254c7a133
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10701,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@695644be, username -> user.696012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a2a309b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 600f5c92-4fb9-4f44-89b0-a3aa57776a0e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10995: status.find.is(200), but actually found 500
20:28:22.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11007: status.find.is(200), but actually found 500
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@177188a2, username -> user.775205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c75c251, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 787a8ce3-b3b5-49d9-8f21-50974a069a9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10677: status.find.is(200), but actually found 500
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3abafafe, username -> user.23214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@668eb5f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 208439b1-dffd-4518-ac15-4edc687375c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2653d8bb, username -> user.581947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31630b26, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2433fae7-fc1c-434f-a0b3-55202da754e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10657: status.find.is(200), but actually found 500
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10743: status.find.is(200), but actually found 500
20:28:22.305 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b7d0772, username -> user.877139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc8bd62, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 27636946-4f93-4004-9c72-af4258001c78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.305 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5251c173, username -> user.587056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10df8fc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 70f4fcdd-0a5b-4a1b-a7f7-8f0a0cb24d3a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10840: status.find.is(200), but actually found 500
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53f6293e, username -> user.706437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36cec6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ccfbd6c7-3d05-4ef5-879f-ff1981427a67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10669: status.find.is(200), but actually found 500
20:28:22.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42dedc45, username -> user.866926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@787f9687, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2802cf61-2205-4744-80c3-cfe29e92edc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11027: status.find.is(200), but actually found 500
20:28:22.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65149996, username -> user.903280, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f83042c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2a9ea42c-da7f-46f6-a431-10bcf276cfb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11023: status.find.is(200), but actually found 500
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.306 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.306 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11023,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d1c18aa, username -> user.43123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fce8bd1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6578044c-e710-42a8-ae98-57f1e9243b60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.307 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.307 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10982: status.find.is(200), but actually found 500
20:28:22.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10644: status.find.is(200), but actually found 500
20:28:22.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@479a20af, username -> user.316154, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e919847, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e991ee53-99f2-4859-a13d-c0f3e993f83d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ae2db05, username -> user.831249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20171d73, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d4a88d94-f304-40e7-a5d9-80069d7f13a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.308 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.308 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10585: status.find.is(200), but actually found 500
20:28:22.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10585,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f552896, username -> user.516279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52546141, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6a6f8797-b0e2-44ed-b0b0-4bce96a7ef2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10633: status.find.is(200), but actually found 500
20:28:22.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28d6b70a, username -> user.329218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3139c96c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 46f38b45-bb4d-4dc3-ac46-2ec0b387cc87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.310 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.310 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11020: status.find.is(200), but actually found 500
20:28:22.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@636f2d4e, username -> user.133567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37c64203, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 38e14189-79a9-4a3f-9713-43b424729494
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.312 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.312 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.312 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10531: status.find.is(200), but actually found 500
20:28:22.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@342cade6, username -> user.848326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36499678, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bfc1e02a-6cf6-493e-979e-38596bce8d95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10492: status.find.is(200), but actually found 500
20:28:22.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@653cb3f9, username -> user.19503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24606bfa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b0c92ed3-d280-4e2f-95cc-e0accf9f3963
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.313 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.313 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10583: status.find.is(200), but actually found 500
20:28:22.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10583,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c7409c6, username -> user.981804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a585ce9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 276d15fb-5f58-4e7a-80be-fe0185222137
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.314 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.314 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.314 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.314 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11008: status.find.is(200), but actually found 500
20:28:22.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43bb317d, username -> user.819005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43830f09, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: afae2245-4e51-4f45-a3a2-532167aa8949
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10540: status.find.is(200), but actually found 500
20:28:22.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eff3765, username -> user.197037, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b2cace3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a1e4fbf4-914d-4275-875b-094043952657
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10407: status.find.is(200), but actually found 500
20:28:22.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@594d9c47, username -> user.670191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33409a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0585b829-fac5-471b-a1b4-8a961cac16fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.315 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.315 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11038: status.find.is(200), but actually found 500
20:28:22.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26fe5d3c, username -> user.660292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c105049, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b8cd7c8d-026a-41df-855a-0b1c1746bd7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10990: status.find.is(200), but actually found 500
20:28:22.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bc5ff02, username -> user.598926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@411691d9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: dd18305c-a72e-4029-89e3-14aaf985a7cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10239: status.find.is(200), but actually found 500
20:28:22.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12cee3dc, username -> user.163141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53bdc0c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b3a0190f-7374-41a8-b522-1987b056ba51
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.318 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.318 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10253: status.find.is(200), but actually found 500
20:28:22.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28721c9b, username -> user.915415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c7ad124, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 89905426-3c89-4ba2-861b-7af45ba49e17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10248: status.find.is(200), but actually found 500
20:28:22.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a3d5b12, username -> user.224194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@702d1f5a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: de967ed3-46db-4bde-8f55-963f266be05e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.319 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.319 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.319 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10247: status.find.is(200), but actually found 500
20:28:22.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f221a38, username -> user.938252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67d5a421, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 535baf57-51b6-43ee-8f1e-be5c91ed6ebf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10342: status.find.is(200), but actually found 500
20:28:22.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ceaaeea, username -> user.513559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d31cbbc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ffd54958-b377-4f65-9fcb-0896bb1cecdb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.320 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.320 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10356: status.find.is(200), but actually found 500
20:28:22.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b028373, username -> user.469461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bbecf46, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 693794db-070e-4dfb-867b-3e7ae8232eb6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.321 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.321 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10951: status.find.is(200), but actually found 500
20:28:22.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52cfb338, username -> user.258671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7195c1c1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f0e62b81-c4dc-49c9-b155-29eef13f9c94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.322 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.322 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.322 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10378: status.find.is(200), but actually found 500
20:28:22.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a00c0e2, username -> user.873714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@778f285f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ce0390fe-5ea1-4afd-a215-259840715734
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.322 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10998: status.find.is(200), but actually found 500
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10323: status.find.is(200), but actually found 500
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b380ded, username -> user.89395, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2959ed6d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fca6c309-58f0-47b7-a01e-ecb676c88572
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7750710e, username -> user.106700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40c5b9ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 04a89c1a-ea7b-4914-b966-14686095c0f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10081: status.find.is(200), but actually found 500
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10330: status.find.is(200), but actually found 500
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66a6982b, username -> user.440089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b5fadfe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8cb4bf52-d2d1-41bb-b931-902d09bfc535
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d4e8a46, username -> user.981197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@634d5a89, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d422de24-afae-4b71-9f2f-db3bd5375dbb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10329: status.find.is(200), but actually found 500
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@677e5645, username -> user.452964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16517d82, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5731158d-780a-4a40-afb7-8e3231f17043
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10853: status.find.is(200), but actually found 500
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10316: status.find.is(200), but actually found 500
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60ec6c87, username -> user.347039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aef2ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 235e512e-ea16-485d-8d43-8efada4c52dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10316,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c17e024, username -> user.484871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b14b8dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3d727af1-6611-4c3a-aca6-67e5ee83b821
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11058: status.find.is(200), but actually found 500
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@971bd30, username -> user.995069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@168744c8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2e287a65-c35f-444d-bd26-c6cc3d636f2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10327: status.find.is(200), but actually found 500
20:28:22.323 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ed9e611, username -> user.693661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@467a747, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cd4da509-73c8-4917-bf81-b83ef38931eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10310: status.find.is(200), but actually found 500
20:28:22.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10fd9b52, username -> user.768644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1312ceda, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 36a51bf0-2e23-446c-a4b9-d0122810445c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10093: status.find.is(200), but actually found 500
20:28:22.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18b5b782, username -> user.870378, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18fc948, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e2a2467b-cfd7-4313-b10d-0cc815b79df5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11097: status.find.is(200), but actually found 500
20:28:22.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74af3c14, username -> user.150310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@617680ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ba5d8854-4d11-4be4-806d-df788a63f9ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.324 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.324 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10085: status.find.is(200), but actually found 500
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f0064e3, username -> user.514991, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1693621e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fcc076b1-de29-44ac-8e1a-e015608b33eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10092: status.find.is(200), but actually found 500
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5814ce9, username -> user.268412, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45d6081e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2bafa443-359c-4596-b943-f6cf488c3f12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10770: status.find.is(200), but actually found 500
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eaa39ca, username -> user.639352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78401968, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1919f09b-748b-40b6-a1b9-e9cb5a143ebc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10882: status.find.is(200), but actually found 500
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11098: status.find.is(200), but actually found 500
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c5cb36d, username -> user.875584, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50d1092a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3912e59d-8bf3-42ba-9ef1-f17d8a220f47
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f8681d2, username -> user.576182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21c589ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6dd59da8-08cb-460d-96a2-23e0e0738dd0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11105: status.find.is(200), but actually found 500
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4759adbf, username -> user.165820, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b14bb2d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 144fef9c-312d-4f1d-914d-5427a7139ad9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11107: status.find.is(200), but actually found 500
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11576fcf, username -> user.93251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b57d1cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ca6723a1-58b4-41c0-afe5-919c64504050
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.325 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10105: status.find.is(200), but actually found 500
20:28:22.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10105,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cd65c7b, username -> user.876665, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@605d0a8a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1a3e5845-b530-4d8e-b028-fc1913e7d6a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10098: status.find.is(200), but actually found 500
20:28:22.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fda1e93, username -> user.438994, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4729db59, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1339a6cd-fc18-4a96-bdc9-e6dd27591c50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10848: status.find.is(200), but actually found 500
20:28:22.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26e7a658, username -> user.19956, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ae06d3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b763e60b-9db2-40b9-b7e2-adc747ef491e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10721: status.find.is(200), but actually found 500
20:28:22.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a109a4, username -> user.132206, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f776b33, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cad2751a-ed99-4f31-866f-f660caa61b3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.326 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11052: status.find.is(200), but actually found 500
20:28:22.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6663c640, username -> user.312413, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@184f4008, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 73b9999d-b5b5-4b50-8868-0a3823f3b0db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.326 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.326 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10944: status.find.is(200), but actually found 500
20:28:22.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@704a99c4, username -> user.152196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b6a2b83, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4213d0bd-034e-4326-b903-3f78eab83888
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10292: status.find.is(200), but actually found 500
20:28:22.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10292,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@671809c7, username -> user.901426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ffc6cd2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3223b5de-e0ed-4ec6-a672-b81c1b4fccaf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.327 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.327 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10289: status.find.is(200), but actually found 500
20:28:22.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15c91937, username -> user.912331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b0a0570, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 77fe5574-b2df-4af1-bf68-6b2228731848
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10275: status.find.is(200), but actually found 500
20:28:22.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10275,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f7b05ae, username -> user.146091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@721ec734, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5a40d873-f79c-4985-9fda-8fcc2cfb9e5f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10281: status.find.is(200), but actually found 500
20:28:22.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11112: status.find.is(200), but actually found 500
20:28:22.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d1fd509, username -> user.519269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38b9fb40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 239c7bdf-d772-4147-9598-d1a8ba70de5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12f067b8, username -> user.311982, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@769bce39, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f2858b52-8a7d-4217-89d8-11278b2e0673
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11103: status.find.is(200), but actually found 500
20:28:22.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ea95b5c, username -> user.313647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1532db5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 32ae0a29-2cd9-4d78-8f69-e53788c41f0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.328 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.328 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.328 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10278: status.find.is(200), but actually found 500
20:28:22.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10286: status.find.is(200), but actually found 500
20:28:22.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@481efe30, username -> user.645927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e4a40db, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5d274977-4fca-4fc2-b529-f37b956eecb6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1555237a, username -> user.470229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3be9bb81, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c0105b5b-f696-48c2-945f-8f367fce6a4f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11025: status.find.is(200), but actually found 500
20:28:22.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a97c39c, username -> user.733458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e9d130e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b9c4c8ff-a494-4c29-a348-1f798d9319b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10646: status.find.is(200), but actually found 500
20:28:22.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5211694b, username -> user.494207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57f019cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7999a407-dbb7-4703-b9b1-91084f210e36
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.329 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.329 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.329 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11119: status.find.is(200), but actually found 500
20:28:22.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70871a22, username -> user.523555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d813773, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2ffbf537-c58b-4cd2-be06-398bf645eae9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10134: status.find.is(200), but actually found 500
20:28:22.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68a0927d, username -> user.585984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14904b2a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bd8c1324-47fb-4baf-965b-918aed8a5322
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10785: status.find.is(200), but actually found 500
20:28:22.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13c0bb4b, username -> user.869113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58aa1dc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fe8fd9ed-1784-4c19-a8e8-5c966866b2b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10713: status.find.is(200), but actually found 500
20:28:22.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76425da8, username -> user.611847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ec300b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 14bdd945-8337-419b-8b8a-4fe24f00819e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.330 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.330 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.330 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10949: status.find.is(200), but actually found 500
20:28:22.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1518ac1f, username -> user.785685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65531f8b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6b51c982-76b5-47d7-b9a3-29e34356ff3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11040: status.find.is(200), but actually found 500
20:28:22.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11040,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30248dd0, username -> user.432764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59448f65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f281c301-9285-4420-a652-974deca6d17d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10177: status.find.is(200), but actually found 500
20:28:22.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10177,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cf5be6c, username -> user.389929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a56c99f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6017b823-8bb2-4bb8-af09-1a00f0819a7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10154: status.find.is(200), but actually found 500
20:28:22.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18e02b69, username -> user.493957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1170a3ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b14b110a-1954-4e43-9142-0bfca731560c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.332 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.332 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.332 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10178: status.find.is(200), but actually found 500
20:28:22.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ef7df0a, username -> user.183593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63705a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f4fb280b-0c1a-4498-898a-adc5c11bf896
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10991: status.find.is(200), but actually found 500
20:28:22.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1926f624, username -> user.376602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1acd0e58, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 212c51ae-0545-4b5a-816d-71dabe5db96c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10265: status.find.is(200), but actually found 500
20:28:22.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10265,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6de735fc, username -> user.362647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1af3a0fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 90e548fc-3897-48f6-96d3-7156fa95f114
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10151: status.find.is(200), but actually found 500
20:28:22.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b1e9280, username -> user.79884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@745ad5eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b412b3df-c574-49e2-b130-2844f823ddd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.333 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.333 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10201: status.find.is(200), but actually found 500
20:28:22.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e381110, username -> user.476336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@181858e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0815724d-2acb-4118-9ebc-5fa512b791b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10997: status.find.is(200), but actually found 500
20:28:22.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10997,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@594858be, username -> user.120358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54c6521b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: eb277f38-99e5-42ac-ab14-a756b353546f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10196: status.find.is(200), but actually found 500
20:28:22.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10196,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@100a7145, username -> user.380811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d4348fd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f12b653d-9fbd-4c8f-94ca-79097e50afd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10218: status.find.is(200), but actually found 500
20:28:22.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a633803, username -> user.647949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e64003, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 99837168-1268-4303-aad8-50b48a5de1cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.334 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.334 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.334 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10213: status.find.is(200), but actually found 500
20:28:22.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ee64c8, username -> user.42468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@793c9c99, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 68e57807-0341-421f-a907-d6fba5d84382
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.335 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.335 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.335 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10139: status.find.is(200), but actually found 500
20:28:22.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@718e7414, username -> user.559510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ee028ed, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 403eb3b8-cc1d-4e85-af8c-7c4203fa630c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10131: status.find.is(200), but actually found 500
20:28:22.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@581de7af, username -> user.376311, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d11acee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c5f04a05-7f18-41ed-b0f8-adf777068cda
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10143: status.find.is(200), but actually found 500
20:28:22.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@162ddebf, username -> user.455059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38149d88, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a0a7d680-1f92-48d0-9bb9-a2ed8de6b96e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10190: status.find.is(200), but actually found 500
20:28:22.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a7da063, username -> user.956927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@360f0ca5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 38855d17-a5aa-470e-be71-1d5136856982
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10136: status.find.is(200), but actually found 500
20:28:22.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68efe33, username -> user.406260, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ec1e677, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cea6de58-8114-4ee0-aed4-55cd4d8f46dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.336 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.336 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10996: status.find.is(200), but actually found 500
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a323ca3, username -> user.888721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26b44dcb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9c05b0de-6796-4493-bf95-70dd2a21dbb2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10173: status.find.is(200), but actually found 500
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39a19b26, username -> user.844278, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73988ec7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e0d151fd-463d-4e10-bd09-d6175583495c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10132: status.find.is(200), but actually found 500
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65778001, username -> user.152020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62f438f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8c96dd53-8ce1-4546-bfaa-3687854e23f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10142: status.find.is(200), but actually found 500
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40cc9c56, username -> user.730492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cd002a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 92e713d2-b802-404d-914b-d2ff559b3940
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10202: status.find.is(200), but actually found 500
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e4488f5, username -> user.206652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@abf2700, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 12576de8-a1c6-4662-98e9-e64b0ad41ef2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10207: status.find.is(200), but actually found 500
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a59fb1c, username -> user.198504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cba177, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f44a50b3-2702-4818-ae50-8ae094d6ea96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10165: status.find.is(200), but actually found 500
20:28:22.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.337 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49a767c, username -> user.48219, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73a58a03, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7a2a3c74-fc59-44bb-b881-06b47ffc10ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10047: status.find.is(200), but actually found 500
20:28:22.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a6b4fb7, username -> user.13133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@668f75af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fbc2f40c-3db6-4148-acf7-dc0c62dc6178
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10199: status.find.is(200), but actually found 500
20:28:22.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75b25c1f, username -> user.893711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c569071, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 55a5d563-dd54-4147-9e04-1ab3a5264d97
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.338 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.338 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.338 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11145: status.find.is(200), but actually found 500
20:28:22.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c04d6cd, username -> user.828100, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b7743ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 83882aa0-780a-430a-be5f-c9a5ba6d5aba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.339 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.339 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11010: status.find.is(200), but actually found 500
20:28:22.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6976bd74, username -> user.9973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@600c4010, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 852e5236-cd9b-4411-affd-63c9595eb7ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10090: status.find.is(200), but actually found 500
20:28:22.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10090,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@198fa574, username -> user.349953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cdc081e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2b32288d-0af2-4ec4-834c-5d6adb9aab23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10101: status.find.is(200), but actually found 500
20:28:22.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e6008ba, username -> user.48248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5948fc38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a435be6a-0a4d-41c1-9fe1-90f7cdd12895
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10150: status.find.is(200), but actually found 500
20:28:22.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d1223c2, username -> user.873732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a7b75dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: be36f6a2-8c03-48a4-903d-3a3fe407b5e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.340 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.340 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10049: status.find.is(200), but actually found 500
20:28:22.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c5a357d, username -> user.652862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34165b1d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0a78b3fc-c0d5-496d-9c58-4dc1e286e87d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11154: status.find.is(200), but actually found 500
20:28:22.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11161: status.find.is(200), but actually found 500
20:28:22.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ffcca09, username -> user.866836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45a4d385, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cf2a85d7-0249-4051-ac91-9e38bc65163d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63cc94, username -> user.6399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e47eb02, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6da3fa8f-50ea-4a28-abcd-ae2391ac5b9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10147: status.find.is(200), but actually found 500
20:28:22.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a008e97, username -> user.321988, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e23c784, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fe2a516b-5110-4728-a33d-93fb02e9c5c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11142: status.find.is(200), but actually found 500
20:28:22.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76242f94, username -> user.188994, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@607be361, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 472c0030-b845-4bef-8d73-90dd9fecac65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.341 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.341 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.341 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11012: status.find.is(200), but actually found 500
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10076: status.find.is(200), but actually found 500
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4908c72b, username -> user.59031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dd601d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 32d77a14-3ab1-468f-ae9c-3ab5d2010143
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1726b1ec, username -> user.602171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62c5ddee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 80eaa428-d644-4c36-a544-b9a2b3604d50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10906: status.find.is(200), but actually found 500
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16652e50, username -> user.260177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65119cbb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ab21010e-cde9-42c2-b23c-1337ab1321f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11140: status.find.is(200), but actually found 500
20:28:22.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14f8f7e7, username -> user.361248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57086e22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 031ef878-5b3a-4fb4-9f25-b82082bfa756
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10262: status.find.is(200), but actually found 500
20:28:22.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c2bd09f, username -> user.441897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dbf9753, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8d163a26-5859-47fc-8048-40ced72b0571
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.342 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10885: status.find.is(200), but actually found 500
20:28:22.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e3648fb, username -> user.794019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@519c2eac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 27e7f8d7-5f42-4ce5-b269-b3092daac8fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.342 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10929: status.find.is(200), but actually found 500
20:28:22.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10929,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1531852d, username -> user.296459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9b7ac25, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e33d6785-7ed3-4b0d-84a8-d32d8fba2fdc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10256: status.find.is(200), but actually found 500
20:28:22.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eb46ea8, username -> user.683369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36c1f767, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6c342dd8-2c25-4351-a905-89286126b40f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10960: status.find.is(200), but actually found 500
20:28:22.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@743213d0, username -> user.41870, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50401f86, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1fda65ba-52c1-4250-81ba-196f8559f5fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11013: status.find.is(200), but actually found 500
20:28:22.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fd7d9fd, username -> user.121722, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21604b03, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bd5d7dd5-a0dd-4316-8745-30634bc1c923
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.343 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.343 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.343 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10896: status.find.is(200), but actually found 500
20:28:22.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10896,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dccea08, username -> user.909873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@248f4c19, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f9d0d9e6-b3c2-4267-a4e8-6691ff0fa1fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10983: status.find.is(200), but actually found 500
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@138391e9, username -> user.848830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31d4fbff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b1d1bfb6-e062-4dcd-8d5b-e9e51579679a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10252: status.find.is(200), but actually found 500
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1aec4630, username -> user.270823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78410a65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 069803a2-7f1b-4730-9522-3d780e3c31bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10272: status.find.is(200), but actually found 500
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40c767cb, username -> user.283838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10abfc7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 79de7025-4ce8-4d8d-a18a-823dcc22127a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10839: status.find.is(200), but actually found 500
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56610b7e, username -> user.12729, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eccdcdb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f2c9e1ff-bf82-4825-94e7-8b77c5c261ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10921: status.find.is(200), but actually found 500
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@343c81cc, username -> user.379324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a22d409, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 97484d0b-504d-443d-ae56-79eb6f4e3f86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10924: status.find.is(200), but actually found 500
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10924,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5aca6d50, username -> user.745322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16acf14a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a7b07310-b805-4a4d-8000-3507cdebdc8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10881: status.find.is(200), but actually found 500
20:28:22.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62e3e088, username -> user.616185, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b620914, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 91a0c33e-ed3b-48bd-afba-ed34bb91a48f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10748: status.find.is(200), but actually found 500
20:28:22.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10267: status.find.is(200), but actually found 500
20:28:22.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e09f869, username -> user.281191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1eebd5ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1c68b6ac-014a-452b-a923-feab2678d774
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10267,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@157f1325, username -> user.430864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2766d23d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 265270fd-de94-4705-9deb-9f4c6eec01bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10800: status.find.is(200), but actually found 500
20:28:22.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6acdd8cd, username -> user.418297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34fcbe09, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 51a4a512-2438-4e70-a8de-fa1baa0c94c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11120: status.find.is(200), but actually found 500
20:28:22.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f7e6e62, username -> user.944793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f913db, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: eabdf977-9645-4bb5-a91d-034ea4a2e636
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.345 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.345 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10969: status.find.is(200), but actually found 500
20:28:22.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43c7ebc6, username -> user.290721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@209c30c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 77ce74d5-ec93-4738-aa25-f1aee63b8f66
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10149: status.find.is(200), but actually found 500
20:28:22.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dadae44, username -> user.782593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2df41a13, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: db22ed81-765a-46a1-bb6c-16d5c638a1d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10299: status.find.is(200), but actually found 500
20:28:22.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25ca3c11, username -> user.845257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3af2df05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4ca545e8-ce5b-4d9c-b994-84ab2b87a987
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.346 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.346 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11109: status.find.is(200), but actually found 500
20:28:22.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c6d3661, username -> user.359065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f7648bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fdc04b9f-78d2-4d6f-bbe2-fa3a3a6418d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11099: status.find.is(200), but actually found 500
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57791545, username -> user.876627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@461fc2ad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 46315409-8682-410a-8fc8-daf6d74c01d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10313: status.find.is(200), but actually found 500
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70fef7fe, username -> user.896685, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ce0f774, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3704bad0-a9d1-4fab-9d23-a7a226e018b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10306: status.find.is(200), but actually found 500
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10303: status.find.is(200), but actually found 500
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@638bf379, username -> user.168512, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c942666, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cdb74321-b146-4558-8cd3-9f7590da3c71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62866ca3, username -> user.747272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6088ac23, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 056e6e97-afea-4a59-aa24-d7ef33cbb9c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10266: status.find.is(200), but actually found 500
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1513168, username -> user.878090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d0145a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 01258eef-04be-41aa-be7b-dc0dbec8655e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10104: status.find.is(200), but actually found 500
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f1d9fb0, username -> user.721240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27df626c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6e37323f-630c-44e7-8749-8c7b470e11c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.347 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.347 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10747: status.find.is(200), but actually found 500
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10916: status.find.is(200), but actually found 500
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@324154cb, username -> user.207642, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e67af71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4f57acf6-2d59-4f50-8d18-b4fbfca14f9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10938: status.find.is(200), but actually found 500
20:28:22.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10916,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5836da77, username -> user.340998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2513b804, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 88ae3e9f-bf83-4415-916a-9bff9fe3d144
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72a9f5fa, username -> user.835383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bb45b50, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0e916945-3110-4bcd-a56b-6318ca2b5013
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10999: status.find.is(200), but actually found 500
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@214f1c32, username -> user.419158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37d210e7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a275e610-ac3a-4254-91a8-f347d78a767b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10866: status.find.is(200), but actually found 500
20:28:22.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f8f20e1, username -> user.246895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e3db8c7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 982da9f2-cfbe-4b4b-aab6-f7e49becc357
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10865: status.find.is(200), but actually found 500
20:28:22.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f8054d9, username -> user.881035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@779e7293, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 52896209-6006-455a-b8a0-9b1878bc2945
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.348 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10890: status.find.is(200), but actually found 500
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1366f33f, username -> user.317669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@540db892, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 205215ef-1dfb-484f-a793-3fb44c87801a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10948: status.find.is(200), but actually found 500
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7687348e, username -> user.486081, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@626a2d02, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0da26d7c-abe6-423c-b09d-fd30ff40b954
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10328: status.find.is(200), but actually found 500
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11041: status.find.is(200), but actually found 500
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56d16fc2, username -> user.624377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47b2d931, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b348224b-b47d-4681-b6fb-963e740a5b5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a843b48, username -> user.17941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61c5a9a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c05579e7-d375-4e2a-9006-147c521b2129
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10930: status.find.is(200), but actually found 500
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bf1e097, username -> user.912637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bceb5b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7d3d010a-74ed-4961-b5cf-0cb320f199d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10353: status.find.is(200), but actually found 500
20:28:22.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cae0fd8, username -> user.498493, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2820fa34, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9202e854-df8a-463a-a8cc-4898646e02f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.349 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10321: status.find.is(200), but actually found 500
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d5da03, username -> user.592928, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f91c35d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7a08ccbf-a726-4055-b8cb-a3e8660d5cfe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10895: status.find.is(200), but actually found 500
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c22d0b4, username -> user.726753, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19dfc92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b072e2c8-365c-495e-b5bc-ee4d402d4603
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10768: status.find.is(200), but actually found 500
20:28:22.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f6a8b9, username -> user.406969, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55ab52d8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5f9b0181-296e-4780-8c8a-6a722e2c1e22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10335: status.find.is(200), but actually found 500
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10335,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3db1c7e3, username -> user.741473, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@200b6125, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 786c83b6-329e-4790-95a0-a4aa2dae3495
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.350 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10854: status.find.is(200), but actually found 500
20:28:22.350 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10887: status.find.is(200), but actually found 500
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10854,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a304fff, username -> user.630830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15efd133, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: afc4927b-3818-4d32-8138-0bb8ae5c6125
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6936c798, username -> user.179140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21d4e461, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c9b14db1-bfec-45ae-b932-8d27a075a924
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10354: status.find.is(200), but actually found 500
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10362: status.find.is(200), but actually found 500
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d400a08, username -> user.12012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e786ee7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2eab055c-0fe2-470c-a500-d2f81e45d637
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10336: status.find.is(200), but actually found 500
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69b691cc, username -> user.866087, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50613971, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 158dba31-a104-44e6-99c6-afbcf6503a52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10336,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@699a2b71, username -> user.158232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21358a52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bcd6f1d2-1d1c-4efd-a708-dc545150b12b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10932: status.find.is(200), but actually found 500
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10925: status.find.is(200), but actually found 500
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ce1a65a, username -> user.150352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@348aec5a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 602aa3a5-04b1-4a38-8a3b-d66e323c5b12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46242e91, username -> user.216505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@399e7a94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 47b96fc1-de5f-4bcf-b586-2e7fed0e1575
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10367: status.find.is(200), but actually found 500
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10367,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2aa6a2e0, username -> user.361246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44b1a24a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c69312d3-1f24-4f22-8fd7-14182ce3dacb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10939: status.find.is(200), but actually found 500
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10277: status.find.is(200), but actually found 500
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f590898, username -> user.168333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72f0a1e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9f260c1f-13a1-4818-a6c6-7dadc967d681
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab42c5, username -> user.148713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3919e2f7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d790e238-9b35-4260-a773-ae3996daaa9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.351 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10872: status.find.is(200), but actually found 500
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10986: status.find.is(200), but actually found 500
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24312e68, username -> user.302821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78a1e480, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 730b0edc-58f0-4df7-a7c0-3891a682ae6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74bac749, username -> user.355729, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d4a2864, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a6de5a23-0d4c-4ebc-86d1-a8ae6cd02989
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10366: status.find.is(200), but actually found 500
20:28:22.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10279: status.find.is(200), but actually found 500
20:28:22.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10366,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bc9c3e9, username -> user.816683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@156d8611, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e473934a-a0de-4778-9cc8-f6ed7cc1fa46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7823d2e5, username -> user.219764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f51b02e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8414f418-230f-403f-a638-6fa3cdf1497c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10331: status.find.is(200), but actually found 500
20:28:22.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c61e13, username -> user.264772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22f9357d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3e718956-7c41-4cfa-96c5-ddf8848ab67b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.352 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.352 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11026: status.find.is(200), but actually found 500
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10718: status.find.is(200), but actually found 500
20:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a09c4e7, username -> user.603691, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34e4c56b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d913ea8c-ac61-4525-991c-ffc61b13b755
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@316796c6, username -> user.187330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d1e0700, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: be4fb533-4f6b-4e5a-8054-c34a68fc9282
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11033: status.find.is(200), but actually found 500
20:28:22.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10981: status.find.is(200), but actually found 500
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10464: status.find.is(200), but actually found 500
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10472: status.find.is(200), but actually found 500
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10374dad, username -> user.553851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f05e0e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 76e9df7f-cb01-4151-a87c-255168bdbcf0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10263: status.find.is(200), but actually found 500
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25533b29, username -> user.211005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74f915e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 19f6a892-cffa-45fa-9ee0-47d2538bffe0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@84a65b, username -> user.32955, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@675bdc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 402c958b-ddff-4b6c-84e7-291dd7bd19ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10381: status.find.is(200), but actually found 500
20:28:22.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10961: status.find.is(200), but actually found 500
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11014: status.find.is(200), but actually found 500
20:28:22.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10961,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@139dd5b8, username -> user.154040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c436ca5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 93fab89d-ad33-4d8e-b74c-05fb0cea6fb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10387: status.find.is(200), but actually found 500
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10875: status.find.is(200), but actually found 500
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10387,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79347170, username -> user.279069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79c2d464, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f40c69c4-ca76-4485-9dcb-a0d317d58781
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10863: status.find.is(200), but actually found 500
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@791ff68d, username -> user.543539, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f67bd03, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 23f3376d-bb7d-43c2-ad2e-1d4fe3f01dd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10426: status.find.is(200), but actually found 500
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@770cebe0, username -> user.701183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cf5be6d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a9f50997-5143-4fab-a513-1cebb8a4e51f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11033,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1085b8f5, username -> user.265633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51de8015, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8627418e-f545-4c16-b053-2a735a330bcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10956: status.find.is(200), but actually found 500
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37eb5fe3, username -> user.907632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ae5c20a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ddd28161-8db8-480d-a91b-1232781cee56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17c29b8f, username -> user.948690, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66150e9c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2e31d289-3e4d-43f7-98ab-a89ca1fda51d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c53be2a, username -> user.509818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b0ae7d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 87cf497a-3eee-463a-916a-c64565e92e78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77225439, username -> user.664394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76a65081, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6ecd794f-0878-4be0-8172-1cc390e4ef0f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.357 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@102fe8f0, username -> user.978674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49dcf135, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 968bfc6a-59ad-4bd5-b82a-247e6b7bae13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10789: status.find.is(200), but actually found 500
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10789,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d4f1606, username -> user.463768, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ac74ffc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ef41b1a4-3436-413b-946e-01326ae3062a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10974: status.find.is(200), but actually found 500
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18dd5bc1, username -> user.498115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61790bc5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5ce79e8d-ed32-4b4b-b74e-9fbc5d2c12cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10962: status.find.is(200), but actually found 500
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@490999b5, username -> user.919021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34fbd925, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a10f148d-205c-4442-9ecd-acd0afbb360d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11019: status.find.is(200), but actually found 500
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10967: status.find.is(200), but actually found 500
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.358 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11019,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ee01c7a, username -> user.629222, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55d99406, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 61b3016b-ed22-4b56-a6a8-1fb1cbe7cb40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10799: status.find.is(200), but actually found 500
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13dbacb1, username -> user.2420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a31ef72, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 379ef301-77e8-4e77-9dbb-3397aff8b2c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10967,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6027f317, username -> user.151034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32a5fffd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c2490797-7a46-411c-8c44-561d3855b0ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10322: status.find.is(200), but actually found 500
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40210da1, username -> user.542182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52fc4753, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 90be1347-2bc9-4f58-b778-34d250e7ba80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10454: status.find.is(200), but actually found 500
20:28:22.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10454,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ec1b61d, username -> user.860455, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35cc82bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: eb7d1311-26e5-492d-8bc8-35abf758b360
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10816: status.find.is(200), but actually found 500
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10425: status.find.is(200), but actually found 500
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5698dcd7, username -> user.261817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3da8ca27, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 770a35a7-9a87-4c48-94c8-760304ead490
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10588: status.find.is(200), but actually found 500
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@477e7887, username -> user.644973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a892a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5e40fbcb-8747-4897-ae2d-87e099266d4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10421: status.find.is(200), but actually found 500
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27be0500, username -> user.202940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36f766f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: db9a23e1-a5e7-4573-9d08-fc4831d21280
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10862: status.find.is(200), but actually found 500
20:28:22.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c25608a, username -> user.927984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11fe4c09, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3ad915d8-87bb-48c3-a8c8-91c3d6590197
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@277c81d3, username -> user.528136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a16e874, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4d7f52a2-8c5b-4d7d-af2c-877c62c63839
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10466: status.find.is(200), but actually found 500
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10826: status.find.is(200), but actually found 500
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10451: status.find.is(200), but actually found 500
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10826,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bfef7c8, username -> user.869063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77ebebdb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e304d0f8-ef92-4639-b108-808a48b047a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10445: status.find.is(200), but actually found 500
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cbd0687, username -> user.323486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16bd9d5e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e92be25b-262a-4392-a9fa-5e65f011b78e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10466,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57bda888, username -> user.889271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d6561ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 88cbd4bd-d47a-475a-aafd-fa5978941619
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37f889fd, username -> user.215417, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67b76761, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 03b4c09e-44d0-455a-a036-a601693dfdcf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10271: status.find.is(200), but actually found 500
20:28:22.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10537: status.find.is(200), but actually found 500
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.360 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.360 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10752: status.find.is(200), but actually found 500
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e682be, username -> user.338063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30d468ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 051b181d-65c1-4f26-b38c-86d98d86a13a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11004: status.find.is(200), but actually found 500
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4af24c3f, username -> user.640670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b5595da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 250783d5-20d4-4f29-88cf-ae889a387f05
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e764a9, username -> user.120072, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a48eb47, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fd7ff5ce-4f53-418d-a4e8-265ef6f70993
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@578f77, username -> user.205405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25ac7940, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8894da8a-c65c-4111-841c-d0bccd9c1465
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10523: status.find.is(200), but actually found 500
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5374abae, username -> user.975738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61498b66, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 09c8448c-579b-4694-b321-77ebafeed46e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.361 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10461: status.find.is(200), but actually found 500
20:28:22.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78ed34d, username -> user.819678, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b569802, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: af4a4f75-0287-4e3b-a3c7-60daaa0d5ddf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10959: status.find.is(200), but actually found 500
20:28:22.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10959,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25a51225, username -> user.545514, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70ba339c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cd0164f4-1062-4eac-acd0-305d2fe74308
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11053: status.find.is(200), but actually found 500
20:28:22.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11053,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25c6030f, username -> user.755973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5423a841, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f88f2c17-62ac-4f25-ad74-fb2d2fe0ee2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.362 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.362 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10680: status.find.is(200), but actually found 500
20:28:22.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5916277a, username -> user.846810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ee44d3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ee99e47c-f41f-4de3-8a83-081311f71058
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10805: status.find.is(200), but actually found 500
20:28:22.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4655bf22, username -> user.759805, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@361da0bb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8585b4bd-1cfc-4ecb-be09-1052568b1078
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10953: status.find.is(200), but actually found 500
20:28:22.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35c26746, username -> user.172839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ec06a2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 82ed8787-9b85-47d7-93e9-bedc503de49a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10477: status.find.is(200), but actually found 500
20:28:22.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.364 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b6aac4f, username -> user.651571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d917a59, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d5503c9c-53cd-4237-8dfc-37c1a41f76a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.364 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10928: status.find.is(200), but actually found 500
20:28:22.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73e5057b, username -> user.57620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ead163b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1335849e-fa4a-4637-ac7f-01aa4aff72fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10790: status.find.is(200), but actually found 500
20:28:22.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@502a8ba3, username -> user.545194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14cceb7f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4319345c-fb20-4451-8b5c-75f4748d65f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10478: status.find.is(200), but actually found 500
20:28:22.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@630f0ea4, username -> user.83821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a010623, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 20ec43ac-3615-4ee8-b74b-dab312465f75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.365 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10965: status.find.is(200), but actually found 500
20:28:22.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61dc257d, username -> user.104856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19f8eb27, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3abf8d13-16b6-4334-99bb-b4dae6924e34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.365 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.365 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10900: status.find.is(200), but actually found 500
20:28:22.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10900,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b669d01, username -> user.858729, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4857ad52, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 04798ee9-e0d6-40f5-8a6a-84e060129a0a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10971: status.find.is(200), but actually found 500
20:28:22.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10520: status.find.is(200), but actually found 500
20:28:22.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f7458f9, username -> user.14715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46949eb5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7dc8626c-3c65-47d1-b630-bfe6a731ddeb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12d2b1ba, username -> user.140543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eb8f80e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: add4e894-f96c-4ca8-9044-ac0937bd0664
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.366 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.366 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10569: status.find.is(200), but actually found 500
20:28:22.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11002: status.find.is(200), but actually found 500
20:28:22.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@725068b3, username -> user.238559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@347079c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a985aece-cd9a-4007-8647-ae784082ea1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18ecf5be, username -> user.95390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3617eacf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1a960cff-9042-4a9a-a949-cdb49a4bc625
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10972: status.find.is(200), but actually found 500
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ec608c9, username -> user.847521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2da6fde2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 21f2bf7d-1ba3-4457-b63f-7f64fea8b673
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10386: status.find.is(200), but actually found 500
20:28:22.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75e13fa3, username -> user.279841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45172893, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 791bf24c-823a-4dd6-8aaa-2566572837f7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10509: status.find.is(200), but actually found 500
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10731: status.find.is(200), but actually found 500
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10375: status.find.is(200), but actually found 500
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@304b6412, username -> user.786604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1df4dbc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a78cb82f-e44d-43e3-84f5-06c4cce994c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10538: status.find.is(200), but actually found 500
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@185ace9f, username -> user.554021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51f21c75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 13df7db6-1933-4a7d-8030-67a0c666de38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a4b1b72, username -> user.133762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25698d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a0d79825-87ad-4eda-bf4e-f8144fec2cee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10511: status.find.is(200), but actually found 500
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1736218c, username -> user.82421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c062521, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2c89dc0b-ffcd-4ef1-a7dc-6590f645b9ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28f10a00, username -> user.552828, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f4db181, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8d2a03e2-95ad-432b-a90d-3c2c3e856c2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10469: status.find.is(200), but actually found 500
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10469,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72bfeb95, username -> user.988739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29fc9501, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c235bf01-6e37-4fbf-98e5-53fd120547cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10889: status.find.is(200), but actually found 500
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12aed05f, username -> user.239343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ff27113, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: af33ae01-6fbd-4f72-a47f-921c4ae3f606
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10499: status.find.is(200), but actually found 500
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10497: status.find.is(200), but actually found 500
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10497,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@116bbcec, username -> user.964842, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50210eb7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d5c09752-70b1-4f82-b4b1-ac6ef1c05611
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10499,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@525ca73c, username -> user.845918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21986beb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c5363367-435c-4178-a37e-bd05ee587bc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10856: status.find.is(200), but actually found 500
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@467d3754, username -> user.937786, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4afc1f0a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 48d8656c-2b54-4ac3-b286-0cdc9a408c0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10547: status.find.is(200), but actually found 500
20:28:22.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d489cd6, username -> user.20959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@519e7cec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 90391c2a-6788-40fc-b71d-b0248c449189
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.368 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10910: status.find.is(200), but actually found 500
20:28:22.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d671ed9, username -> user.785552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e9a8578, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 58269811-afe1-42ef-9e24-1432d7e6af41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10517: status.find.is(200), but actually found 500
20:28:22.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10517,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@290bba8e, username -> user.483390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7774dd5b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3ebf0563-dc34-4ce6-9beb-2bf10491c658
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.369 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.369 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.369 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10355: status.find.is(200), but actually found 500
20:28:22.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66cc54a4, username -> user.95226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@469aca5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3ee7023c-b1bb-443f-b741-f1b544cc2eb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.370 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.370 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.370 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11000: status.find.is(200), but actually found 500
20:28:22.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10508: status.find.is(200), but actually found 500
20:28:22.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4da4288e, username -> user.912236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24b5d1bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 71c68c7d-c98a-4cf0-8b2f-c0e374f2966d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@125b06d3, username -> user.574145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc4d50c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: de9b7d5c-fd50-41dc-9296-9e6068aeeaa0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10365: status.find.is(200), but actually found 500
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fa4cad0, username -> user.943395, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9e13acf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2ef7a797-0d5b-48ff-ac51-f59e842a4993
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10527: status.find.is(200), but actually found 500
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62f4b277, username -> user.449164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43f35b66, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 72a85d31-893d-4e69-83b7-b8dc7543ab97
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10563: status.find.is(200), but actually found 500
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10563,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d7e2ed2, username -> user.222112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fa55c8d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9438f931-8526-4a05-84f1-737ab7e12e60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10528: status.find.is(200), but actually found 500
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10545: status.find.is(200), but actually found 500
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10786: status.find.is(200), but actually found 500
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10528,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a6a9a22, username -> user.909727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@496830f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bbb096d5-7043-488c-8c54-73046b95d963
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f543151, username -> user.228017, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69aa7f29, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b8b008b0-3436-447f-ad59-4fa0db29bd29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d6c211e, username -> user.729584, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aed4652, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e9ca7bb5-4682-479a-8d14-3bf81be7e422
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.371 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.371 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10582: status.find.is(200), but actually found 500
20:28:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@476ec6a5, username -> user.310790, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16667d8d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f4f79746-b9e8-4f2a-b95b-c0f35e4d6b05
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10551: status.find.is(200), but actually found 500
20:28:22.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6366d6fd, username -> user.473017, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ea1877b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0bab1c43-219c-4d63-8966-51a8640664b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10512: status.find.is(200), but actually found 500
20:28:22.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12fd3a7f, username -> user.106561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14e7fad5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ac898efa-7bf7-49da-8b6b-181966e87327
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10373: status.find.is(200), but actually found 500
20:28:22.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a9a7363, username -> user.676929, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3783b5ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d8fac76b-49ff-48b1-a7d5-469391888b38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10544: status.find.is(200), but actually found 500
20:28:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a52d9e1, username -> user.17467, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1235b5cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3bdb312a-2fe4-49ca-ab8c-b5995dc9e91c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.372 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10821: status.find.is(200), but actually found 500
20:28:22.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.372 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.372 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43a8a618, username -> user.834386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12e72533, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ebe2b99b-ea2d-483d-859d-3a6e603c8d57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10552: status.find.is(200), but actually found 500
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bdd85e9, username -> user.824673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2173dfd7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e80e6ebd-b2bd-40c7-955a-a3b8d1a86421
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10352: status.find.is(200), but actually found 500
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69605b34, username -> user.920860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42fa359f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f4c36703-d307-407c-b340-22d7f060a28c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10565: status.find.is(200), but actually found 500
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10565,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b4f4d67, username -> user.446727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@114ba177, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9df955c2-e6b9-48ec-83d0-aef94b6a0ea0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10957: status.find.is(200), but actually found 500
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10957,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4781235a, username -> user.503439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6518e6b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 420398ed-dc3e-4b96-a518-36129a0d392f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10857: status.find.is(200), but actually found 500
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e168fae, username -> user.234435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@191f4dd5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cb731071-d805-456f-978e-89c644c9acdb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.373 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10698: status.find.is(200), but actually found 500
20:28:22.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7de8cc22, username -> user.692183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@742010c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f7794c37-f9b5-4681-8dd7-fabebca5f86a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10577: status.find.is(200), but actually found 500
20:28:22.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46ad073f, username -> user.968751, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ea1edeb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7a949687-1354-4065-a2da-d00150b25b30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10521: status.find.is(200), but actually found 500
20:28:22.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10796: status.find.is(200), but actually found 500
20:28:22.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10521,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d575a81, username -> user.161265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3161d6d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 939c5a5d-d6c2-4852-b719-5c7a8554c1e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@518a167d, username -> user.889652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b59a843, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 62da0080-5897-41af-a27b-8f43b87d79bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10980: status.find.is(200), but actually found 500
20:28:22.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.374 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49850174, username -> user.617894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a8edc22, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 99c3901e-08e6-469b-867f-0eb859e9f912
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10507: status.find.is(200), but actually found 500
20:28:22.374 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.374 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@603afb11, username -> user.958607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b9a095, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ea4cf6ec-604e-4363-b085-d5d07d3e2192
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11063: status.find.is(200), but actually found 500
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58bdf362, username -> user.532054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@559ffa79, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6dca5664-2a0d-449e-8258-2e0a51202f54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10950: status.find.is(200), but actually found 500
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10570: status.find.is(200), but actually found 500
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12959b71, username -> user.904758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61710d4f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 63f1b65c-3f4f-48b5-9702-561922489bc8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c215bf, username -> user.1169, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@306495b4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 14d393af-5c9c-4e18-b728-11ea6867f185
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10524: status.find.is(200), but actually found 500
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17e5265, username -> user.101779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@382b8bf3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 122aed30-152a-4675-b911-83ac7d852a11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10767: status.find.is(200), but actually found 500
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63f2e812, username -> user.566225, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61319c54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1507a4fa-e90e-4e71-b002-5c471b63d8a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10539: status.find.is(200), but actually found 500
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69392f24, username -> user.224809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52a8e32e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b67aab6a-0c1c-4a13-8fad-03621433d6b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.375 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11006: status.find.is(200), but actually found 500
20:28:22.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75fbdc21, username -> user.445752, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3789fca3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 869f8502-5b82-42b4-b354-c8b542d7cae4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10780: status.find.is(200), but actually found 500
20:28:22.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10722: status.find.is(200), but actually found 500
20:28:22.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39934b75, username -> user.939932, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f0ef7b4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f478a520-fb2b-40d4-8be0-246be1cb4031
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15ca4998, username -> user.425466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6965a802, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 47101c86-0052-4792-ac67-e425b54b1f78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.376 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.376 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10555: status.find.is(200), but actually found 500
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65fd6819, username -> user.568394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a0fd13b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5dfff930-748d-46f6-9217-7ed8349b1db2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10559: status.find.is(200), but actually found 500
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2611fd0f, username -> user.138693, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f60bac0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 415230e1-72f6-4e24-9c28-448d67286506
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10576: status.find.is(200), but actually found 500
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10837: status.find.is(200), but actually found 500
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e6b61f0, username -> user.129015, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@714f2e3f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0dc0b169-fc70-4706-980d-6eba20c66193
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10562: status.find.is(200), but actually found 500
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17554d20, username -> user.744100, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cb03c44, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 762d7cdd-cce8-4c38-9370-bcde34f19c8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37e5d2c6, username -> user.631397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d8ca024, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 06ef010a-3183-4c84-b77b-da676948b196
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10516: status.find.is(200), but actually found 500
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@654fd2e7, username -> user.695275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1087ce21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 68289d44-fed4-4968-8a0e-ef4addb7df38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10550: status.find.is(200), but actually found 500
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@509ba42a, username -> user.910753, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@753431a1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8acff8a2-b50f-4eed-91c2-6b076a4737c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10535: status.find.is(200), but actually found 500
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10700: status.find.is(200), but actually found 500
20:28:22.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c10674a, username -> user.69524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28001928, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f1a4ab53-879b-42e2-8aac-1a5c6a1d9343
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9b1f09, username -> user.695010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7273ca3e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: db5cab73-4ccf-4d25-81be-2275d268fc95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.377 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10740: status.find.is(200), but actually found 500
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10793: status.find.is(200), but actually found 500
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7168e3e4, username -> user.26620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ddb4e27, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0d4bfe6f-9f9b-4781-8da2-cb0235fdb493
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b9054ac, username -> user.707034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4882c5ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ace618d6-3bb0-4b02-8aa2-a5dfb40c9d1a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10806: status.find.is(200), but actually found 500
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b446265, username -> user.523107, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22360537, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 61119844-e8a4-4b1e-858e-f4fb4c23cebb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10717: status.find.is(200), but actually found 500
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10717,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f8a263b, username -> user.95334, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fbd4647, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d7cb05a1-5d01-44fb-9c63-d1621fe43fcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10975: status.find.is(200), but actually found 500
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10558: status.find.is(200), but actually found 500
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10975,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b267f46, username -> user.10589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6618814a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f6c38c29-2bee-48ed-ae8d-107b232edbca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22dbd5d, username -> user.581041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38264925, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ef979c6b-0693-4414-807e-3e5004234e65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10870: status.find.is(200), but actually found 500
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f014faf, username -> user.936769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b6cdad7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bfcfb52e-185c-4b22-8338-a5165ec98dae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.378 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10564: status.find.is(200), but actually found 500
20:28:22.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36986991, username -> user.492074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18405fa5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 774b1d6b-7e72-49c9-bd9e-e0048b908947
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.379 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.379 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.379 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10571: status.find.is(200), but actually found 500
20:28:22.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10792: status.find.is(200), but actually found 500
20:28:22.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10571,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aef9b51, username -> user.829689, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fcba8b1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e9676590-8bdc-4bec-a176-8292e7b66076
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dff632f, username -> user.934648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@474d631d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3af91b5d-fc71-40e1-a6c0-8d3710304cd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10574: status.find.is(200), but actually found 500
20:28:22.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@139790d4, username -> user.910179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b831ae1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e9a09582-1a41-48fc-b827-f6c7ae501daf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10572: status.find.is(200), but actually found 500
20:28:22.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10579: status.find.is(200), but actually found 500
20:28:22.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bc842a9, username -> user.834801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@528dc9f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 17726c89-35de-4712-964b-fe7441a9aaf1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@beb27be, username -> user.807844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4310d220, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f1070eed-cc38-4df6-b9f1-1b4049c3e125
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.380 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.380 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10560: status.find.is(200), but actually found 500
20:28:22.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a9d62d9, username -> user.467000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9d8fad8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2b369844-f9c6-4c56-82d5-574d566178c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.381 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.381 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.381 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10580: status.find.is(200), but actually found 500
20:28:22.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e01e88a, username -> user.563119, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59dc311b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a65cb5f3-7cfc-4a12-8167-ede5240923b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10955: status.find.is(200), but actually found 500
20:28:22.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11f8b6f1, username -> user.755396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@452a2bfc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 462eba1c-ec7f-4c31-bfe9-57026524c049
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10619: status.find.is(200), but actually found 500
20:28:22.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10619,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33e9151b, username -> user.798718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7125bdf7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9cab82b4-fbac-48cc-bd29-aabaeee395c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10566: status.find.is(200), but actually found 500
20:28:22.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1353c895, username -> user.699476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1de6875, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b0addcd3-cb69-4628-84ec-bd07aaadb0f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.382 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.382 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.382 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10604: status.find.is(200), but actually found 500
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c75d73f, username -> user.581343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@241456c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a4d8a3b1-e928-490f-a5af-4cf8d1c11b82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10746: status.find.is(200), but actually found 500
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bd6d646, username -> user.982132, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f8461fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8e6811d5-11c7-426a-951a-36d5031a4d30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10968: status.find.is(200), but actually found 500
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10968,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20d844d0, username -> user.225618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1feaba7b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 05e5dfbb-9f11-4b6b-8263-510ec834796c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10868: status.find.is(200), but actually found 500
20:28:22.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cfd0f50, username -> user.211313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@365ad01d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 98a187ae-9a80-438b-9e55-ab583060b5b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.383 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10674: status.find.is(200), but actually found 500
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10762: status.find.is(200), but actually found 500
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a4dbe84, username -> user.684324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eac3a77, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c81fb0bd-150e-4f94-a188-f90043daa1d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@697dec5c, username -> user.309897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d200df2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f18696ea-e271-4ce8-9008-ecbdb326033b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.383 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11048: status.find.is(200), but actually found 500
20:28:22.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11048,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29ba44b2, username -> user.867444, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5438f13, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3de15eca-85cc-4812-8ad4-a644a8958914
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10682: status.find.is(200), but actually found 500
20:28:22.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10682,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@407980f6, username -> user.606264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cae9296, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d02798e6-21c8-4254-9e2c-9bac100621e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10694: status.find.is(200), but actually found 500
20:28:22.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@240733d6, username -> user.233754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39a0efe3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0bbfc19c-7272-4c32-b9df-302a52ba04b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.384 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.384 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10808: status.find.is(200), but actually found 500
20:28:22.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67dfb5af, username -> user.118907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dace24d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7f911ab4-855f-41f3-97b0-e304114cd8b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10842: status.find.is(200), but actually found 500
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10842,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab78253, username -> user.225802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6785536a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c48ef52a-05e3-4a58-b26d-09f8a489a156
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10626: status.find.is(200), but actually found 500
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10614: status.find.is(200), but actually found 500
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10626,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1746aa86, username -> user.872385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f23b5ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 28a6e6dc-955f-47a9-9a4a-bfb61aba4c99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@343a9f22, username -> user.214035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46d5d410, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b85b632c-228b-4555-9f64-d9a8094dbc77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10581: status.find.is(200), but actually found 500
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d556ac0, username -> user.900531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31d92c04, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d8373418-60d9-4234-b00a-499e430869b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10632: status.find.is(200), but actually found 500
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10607: status.find.is(200), but actually found 500
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5648ac9e, username -> user.513471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f6a8a53, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bc8f3792-a2f0-4e2a-b384-245801438780
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10592: status.find.is(200), but actually found 500
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f48f103, username -> user.798765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3584e490, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b0cb9b93-5beb-43ee-9938-85e47061d5d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c297ef2, username -> user.259065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@141f859e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1607a1e2-9b30-43c9-9578-cbc940e1f34e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10609: status.find.is(200), but actually found 500
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10609,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52895bf0, username -> user.301199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32b65825, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2e947591-c393-48af-ad9a-b7121ec89fa5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10892: status.find.is(200), but actually found 500
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7610532b, username -> user.572089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33d41e1b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 43d5bada-113a-46aa-937d-07859e353a60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10984: status.find.is(200), but actually found 500
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55823cdc, username -> user.605483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f7612ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c2b3d3c1-a609-49f4-865a-fed28fdd56ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10720: status.find.is(200), but actually found 500
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10621: status.find.is(200), but actually found 500
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10699: status.find.is(200), but actually found 500
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10621,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61683b19, username -> user.59949, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b40d389, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f4d3a554-b572-4a52-b4f5-ef9de2dfd78a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6565b66e, username -> user.998708, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ba58e20, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f998a215-1683-49e7-810e-1da7288bcc23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@253ec21c, username -> user.385346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31df788c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3317c02c-f98f-45c5-9080-46620a215749
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10584: status.find.is(200), but actually found 500
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c497187, username -> user.247803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@176a4a4f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c7597c4a-7078-46a0-aafe-f19d41c53f81
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10578: status.find.is(200), but actually found 500
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@583d9d34, username -> user.184453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@372d7bc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 31837dc1-89a4-439e-af06-8b05045d441e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10847: status.find.is(200), but actually found 500
20:28:22.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@de06129, username -> user.473964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f50a30e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f0e32259-99ba-466e-80a2-98d82c8247ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.386 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10795: status.find.is(200), but actually found 500
20:28:22.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10795,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ae5e261, username -> user.700306, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@167334cf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fa449fa3-3132-44ee-b2f6-0a315120e4aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10914: status.find.is(200), but actually found 500
20:28:22.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@159de53f, username -> user.393410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77728fa3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e3a69dc7-53ce-4578-a3d5-4628d24156ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10844: status.find.is(200), but actually found 500
20:28:22.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@113aeb71, username -> user.257578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@171e0dc0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 15f304c7-e56b-4e4c-b019-e7e86500cb25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.387 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.387 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10695: status.find.is(200), but actually found 500
20:28:22.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10636: status.find.is(200), but actually found 500
20:28:22.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45e211f1, username -> user.938691, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f046706, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 019aadb0-40f3-4975-997a-d0d746c72f26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63e38d03, username -> user.440757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70d463a2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 62ee6569-ffb0-4d8e-8dd2-463ece3a1892
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11031: status.find.is(200), but actually found 500
20:28:22.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10908: status.find.is(200), but actually found 500
20:28:22.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@373f4eb8, username -> user.64668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b71405b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 259527e1-0a0e-43f0-b0f5-b3bf7568ef20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36f36faa, username -> user.28426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@516414b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4fbbf1cd-bfa9-4fa5-a03e-4d131b656c79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10987: status.find.is(200), but actually found 500
20:28:22.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10987,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@458e2a3f, username -> user.933165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fdf211a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cd2e73a3-e73b-43bf-85cf-a76702d20c06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.388 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.388 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.388 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11003: status.find.is(200), but actually found 500
20:28:22.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6acc3c6a, username -> user.670113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6516b8b0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 318f2b0a-7404-4c92-96a5-c3bdc661624c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10985: status.find.is(200), but actually found 500
20:28:22.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f461d2d, username -> user.639839, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@302e954a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c200368a-f744-4e54-a990-5332b95371e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10989: status.find.is(200), but actually found 500
20:28:22.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15058b24, username -> user.823068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50cf78bd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 96a44801-373a-498a-be10-05c8e075c06e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.389 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.389 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.389 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10681: status.find.is(200), but actually found 500
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19b282d7, username -> user.774177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@474199ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1746c6e1-7672-4ff8-9eaa-f3c297491806
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11059: status.find.is(200), but actually found 500
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10766: status.find.is(200), but actually found 500
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11059,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ec975cc, username -> user.285894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bbd03ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2572c2af-0863-4869-9e5c-60dfe1affc7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42b8599, username -> user.988775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ece8b58, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bfb89890-fd83-4e88-a794-e6c25e192809
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10964: status.find.is(200), but actually found 500
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fd294f1, username -> user.424632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b1199d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e95a7dba-7705-45d0-9921-cd7ba554cd78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11042: status.find.is(200), but actually found 500
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10702: status.find.is(200), but actually found 500
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43926844, username -> user.915822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fbdd8bb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 83f4c1c4-838e-499e-834e-8a0816acc22b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2170bb65, username -> user.95566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5257f9b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 08fc4eee-70bc-4363-adf4-bcee8688503f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.390 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11021: status.find.is(200), but actually found 500
20:28:22.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11021,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70df314e, username -> user.828484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dee6847, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0c4cea67-3081-4536-abe7-4fd72e52f3e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10973: status.find.is(200), but actually found 500
20:28:22.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10782: status.find.is(200), but actually found 500
20:28:22.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10973,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@248b9c75, username -> user.372642, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@faa02c9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 17339529-9656-4e5f-900c-15b94c264904
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10782,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a08b926, username -> user.69483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70666774, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1a9729b6-af4a-448a-9326-4abc417192a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.391 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.391 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11054: status.find.is(200), but actually found 500
20:28:22.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5469418e, username -> user.162720, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@391ee882, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e7a3b529-5e88-46fa-920f-b81bffa254d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10886: status.find.is(200), but actually found 500
20:28:22.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b51d69f, username -> user.471654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65b0e5e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1e2b713b-7ddd-4691-94ae-cc6cc19e6aeb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10739: status.find.is(200), but actually found 500
20:28:22.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10811: status.find.is(200), but actually found 500
20:28:22.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7239d178, username -> user.353759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ec75c8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 00797bd0-daef-401d-b2da-0d09d64eda20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51fda9ff, username -> user.29161, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27dc952b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 74aa41e0-8d8d-42f3-81fb-0ffd5a929a7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.392 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.392 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10732: status.find.is(200), but actually found 500
20:28:22.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10958: status.find.is(200), but actually found 500
20:28:22.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7690b70e, username -> user.914130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@350e336f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d845ce04-8541-49e1-8705-06434d533bef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10732,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e901003, username -> user.971409, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d8abf00, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a9887dc8-382e-4537-97f2-90a2d9aa2305
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10771: status.find.is(200), but actually found 500
20:28:22.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bf5278e, username -> user.729507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5896e73f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cac5b1c7-399d-4c61-a8a3-47b6e3c8a7cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10704: status.find.is(200), but actually found 500
20:28:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cacab48, username -> user.910469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14f7e236, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8c589f62-c020-4004-a01f-25089fb8a4d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10769: status.find.is(200), but actually found 500
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c0c25b3, username -> user.539199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dd34d6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 31d2d354-f05f-4753-91b4-4f8f07653191
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.393 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10976: status.find.is(200), but actually found 500
20:28:22.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10979: status.find.is(200), but actually found 500
20:28:22.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10976,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c69f000, username -> user.660244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b3aa123, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ba8115e8-474a-46f4-a0fb-dd8f065cbf92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64985f44, username -> user.982265, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10cf547c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cceaf706-a86e-4f6a-b638-4489bea068c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10797: status.find.is(200), but actually found 500
20:28:22.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f61733, username -> user.517576, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6834ebfa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 945ebbcf-3620-49c8-aaa2-6c7f575ee7a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10878: status.find.is(200), but actually found 500
20:28:22.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b756171, username -> user.673763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6561c665, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0b49cc32-4f4a-4c75-a200-01e74bac476c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11045: status.find.is(200), but actually found 500
20:28:22.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c585b52, username -> user.644903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31b70481, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9d81b2f5-5d03-4c81-bc32-4010c894235c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10927: status.find.is(200), but actually found 500
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27189f0e, username -> user.247565, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@352a5f19, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 61b1428f-759d-4f63-be7b-7d37bcc0134c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.394 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10836: status.find.is(200), but actually found 500
20:28:22.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10836,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bab7693, username -> user.420079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d2c8d19, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 46987769-e5f1-4439-960f-44f6bc1d54af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10831: status.find.is(200), but actually found 500
20:28:22.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bcd89bc, username -> user.562069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11af0518, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5c9e8c2a-565c-46cc-a073-624ee4c762ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.395 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.395 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.395 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10919: status.find.is(200), but actually found 500
20:28:22.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10919,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e49af5d, username -> user.285475, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42b9d5c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 292fbb31-dee4-4221-893b-05bb66c0e0e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10926: status.find.is(200), but actually found 500
20:28:22.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10812: status.find.is(200), but actually found 500
20:28:22.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@163a2500, username -> user.254860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52ebf9e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f750cc5b-bf3b-4b82-89c7-8c4ea1d2ee2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50a90124, username -> user.329214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21990654, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 099c7aad-140d-4301-9de2-c1e5f2288a35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.396 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.396 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.396 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10809: status.find.is(200), but actually found 500
20:28:22.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78d14b0a, username -> user.430045, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c91059f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 756f64c1-9028-486f-8d3d-8cb2c33aa4a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.397 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.397 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10838: status.find.is(200), but actually found 500
20:28:22.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@513b5fa, username -> user.17376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d0e841c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a94403fe-befb-4f2f-b9b9-89d220a253b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11011: status.find.is(200), but actually found 500
20:28:22.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11011,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22b4c8bc, username -> user.398269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d746cca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0498e90f-5db5-4fde-979f-bffa1a927bc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10756: status.find.is(200), but actually found 500
20:28:22.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10756,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56e2e951, username -> user.909694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31da1560, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 329d63ef-1c8e-44fe-afd7-7dd39250c2c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.398 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.398 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10894: status.find.is(200), but actually found 500
20:28:22.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10894,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52156426, username -> user.544860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@392cc2ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 07587920-4e2b-43c0-baf4-15350173c22e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10781: status.find.is(200), but actually found 500
20:28:22.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.398 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1024babd, username -> user.493199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fc74e3a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7b181149-562a-41ea-81ec-9da464e26760
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10736: status.find.is(200), but actually found 500
20:28:22.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42d5a7e7, username -> user.472805, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69980bd9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d75024d0-24a0-418f-95cb-c199f020503f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10801: status.find.is(200), but actually found 500
20:28:22.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10917: status.find.is(200), but actually found 500
20:28:22.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10922: status.find.is(200), but actually found 500
20:28:22.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@159dd1fd, username -> user.670917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15eac41b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 98ed3428-2eb6-4713-9535-da7d71d55606
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67e26b1d, username -> user.213846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fa3d2e9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 30f6eb25-369e-430c-a5b0-1ebed8e633d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b77115c, username -> user.630235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3251486, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f6109a41-0dea-4d86-b0d7-e206fa28246d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.399 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.399 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.399 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10757: status.find.is(200), but actually found 500
20:28:22.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@516f8884, username -> user.401546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58750d24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 342b95c4-d237-48ef-ac79-290f0d4fe0a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11029: status.find.is(200), but actually found 500
20:28:22.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cbb3fb4, username -> user.491202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d0e9450, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c79a81be-d2de-4d51-891c-0a4caf9f7dff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10902: status.find.is(200), but actually found 500
20:28:22.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38be520c, username -> user.925922, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a433717, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 82b0cb99-ad30-46e2-a481-bc22dce10ef9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.400 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.400 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10760: status.find.is(200), but actually found 500
20:28:22.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10912: status.find.is(200), but actually found 500
20:28:22.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53cae0a2, username -> user.837704, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c06433a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c4fb7dbe-1a8d-4341-a6e3-e1bcdfc572c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10912,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a621f1a, username -> user.509825, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@745f9acc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 29ee0b68-cbc2-40ee-9a01-1ca0eb8e93de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10687: status.find.is(200), but actually found 500
20:28:22.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72ac18cc, username -> user.661191, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15995317, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ed4d132a-c058-4889-9343-9b9ad4ba88df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.401 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.401 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10689: status.find.is(200), but actually found 500
20:28:22.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10689,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68364aa8, username -> user.801016, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f99d2ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 54c1baa6-a01d-483a-9018-b791c026b5e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10716: status.find.is(200), but actually found 500
20:28:22.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10685: status.find.is(200), but actually found 500
20:28:22.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fa71a6c, username -> user.911007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27fdd627, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e580b215-3d78-46e9-ac5f-45784014e7f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@793e877e, username -> user.527209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@369ac898, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e527d275-ba5a-4cda-9768-749cb75e6eaa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10759: status.find.is(200), but actually found 500
20:28:22.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fbe19a4, username -> user.576713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e9cf390, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cd667a30-310f-46ac-9e2b-2a4a5e5286c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.402 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10754: status.find.is(200), but actually found 500
20:28:22.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.402 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.402 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65f3626e, username -> user.666894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61ff6e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 99307042-cc55-4f2f-b11a-dd4e5b837a5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11022: status.find.is(200), but actually found 500
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ef9e2ef, username -> user.667066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73d02832, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 62e262b7-7aa6-40ae-b990-1c28af81ed10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10818: status.find.is(200), but actually found 500
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10845: status.find.is(200), but actually found 500
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@561f7e2b, username -> user.715617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27160c53, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: de5651ea-f5a4-4834-97a8-d436bad41495
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35e6da4, username -> user.205414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@769d456b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 31157acd-fcd6-4cdc-8345-ad53ba5a9a9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10828: status.find.is(200), but actually found 500
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fc553dd, username -> user.186905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@568749d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cfb361b1-13fb-4d48-8f78-8acfaea4e17e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11043: status.find.is(200), but actually found 500
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bb0685f, username -> user.688907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b6bde1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 38e8669d-e51f-4fd3-bfe0-20d8355b347f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10824: status.find.is(200), but actually found 500
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b04c074, username -> user.963498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ef9dd69, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f9a45ae7-c7c8-486d-bee4-d2ffbb32ba03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10714: status.find.is(200), but actually found 500
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10714,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2526bbab, username -> user.218769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6875a266, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 133df4e3-09e1-4ec5-bb87-7c6445730d55
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.403 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10707: status.find.is(200), but actually found 500
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10855: status.find.is(200), but actually found 500
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5436443, username -> user.362433, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b3f4a1d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e543beff-6edc-4a22-a71f-b6d45838f2d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10855,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d6c8c59, username -> user.433153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11f775cc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9fe6b837-f211-4c5a-b4fd-4a84d1f789a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10788: status.find.is(200), but actually found 500
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10897: status.find.is(200), but actually found 500
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f0f6d8, username -> user.447370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47f92041, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9fe926c0-0bf5-47c8-a946-eacf9084ec4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6195e226, username -> user.943460, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68d8ef48, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a2d63eb4-86b5-4bc1-944c-c7fa32992df4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10813: status.find.is(200), but actually found 500
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b9539b1, username -> user.380330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1babe053, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9b6fd711-3082-4ce4-afac-fd5824e78b67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10742: status.find.is(200), but actually found 500
20:28:22.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42e7f5c0, username -> user.806310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b50a7e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d7f9fd8a-0fd0-4cd5-bc24-cc043f07b0e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.404 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10715: status.find.is(200), but actually found 500
20:28:22.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c78d2d6, username -> user.819201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cfb2cd1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2bd30672-f610-4e1c-bbc2-b07b43cb6375
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10940: status.find.is(200), but actually found 500
20:28:22.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10940,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61c44d11, username -> user.700782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2841e3e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 28c5d620-c904-463a-b6d0-fb4d81db23ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.405 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.405 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.405 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10784: status.find.is(200), but actually found 500
20:28:22.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10784,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bdae13f, username -> user.294702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32b5e75e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 649c7fc9-0d1c-4d7f-9735-fc637ab1bc9f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10879: status.find.is(200), but actually found 500
20:28:22.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10879,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42cea871, username -> user.314542, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ba0e2f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 961732a1-8068-4ffd-8410-7e542dd9414e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10992: status.find.is(200), but actually found 500
20:28:22.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5845a4dd, username -> user.100021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5044cce3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4a041a9b-c50e-4ec0-a908-e0af63b14750
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10761: status.find.is(200), but actually found 500
20:28:22.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10761,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31b88ce0, username -> user.775176, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a7f4f24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9712e557-b8ac-442d-a211-552b51dd04b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10803: status.find.is(200), but actually found 500
20:28:22.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32525b5, username -> user.292172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37c8d985, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c1fde2de-c255-4d0f-a92b-31ed4546b75f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.406 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.406 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10830: status.find.is(200), but actually found 500
20:28:22.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a9d463a, username -> user.298773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5579c63c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4c5a06af-fd82-4b7f-a049-75380861740b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.407 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.407 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.407 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10846: status.find.is(200), but actually found 500
20:28:22.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6426a8e6, username -> user.283509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16458de8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 99206ecd-bbe1-4ce6-855b-97e1de8bb6b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.408 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.408 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.408 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.408 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.408 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10954: status.find.is(200), but actually found 500
20:28:22.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10954,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bdba3c5, username -> user.52249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10f1011c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c81c6ef0-cd07-4627-adfd-99dec1457532
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10977: status.find.is(200), but actually found 500
20:28:22.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d40511c, username -> user.294896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cfff6f1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a7e35a09-098e-426f-b416-eaac31c02107
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.431 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.431 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10666: status.find.is(200), but actually found 500
20:28:22.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a0b4a, username -> user.313831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45b9efbd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2bdc612c-b9d2-4523-a42f-18c69f4f30d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.432 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.432 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10729: status.find.is(200), but actually found 500
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@804d27a, username -> user.146421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c8d8318, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1dd1e5b6-c7d3-47e0-9e56-ef382ff8fe90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10815: status.find.is(200), but actually found 500
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10815,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39d8e535, username -> user.773264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@668618f2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6fda3939-23b4-40b1-8926-8777f518fd2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10888: status.find.is(200), but actually found 500
20:28:22.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10888,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a32ede4, username -> user.951666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34636e0b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 35033949-648b-4617-9d20-8ac75b2c897f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10814: status.find.is(200), but actually found 500
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11009: status.find.is(200), but actually found 500
20:28:22.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7609a58c, username -> user.475942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d5ac557, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e89ecc3c-1c16-4b44-8577-df6d6ebffd8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11009,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f3a9380, username -> user.387957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21cf450e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b3f8b38e-fc77-4c6c-a8c1-0fbf1d1a457b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10791: status.find.is(200), but actually found 500
20:28:22.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10791,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e7b3d6f, username -> user.451894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57c25343, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d980349f-57aa-4da3-9e08-1cee7d54631b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.433 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.433 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11034: status.find.is(200), but actually found 500
20:28:22.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10697: status.find.is(200), but actually found 500
20:28:22.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49a7c7e5, username -> user.153738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4921a79a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2669a1f2-cb58-4595-b07f-bed099688b09
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@239aa944, username -> user.673171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b7ba5ca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bb88d12c-113b-4d1f-ab05-7e681a690ac2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10750: status.find.is(200), but actually found 500
20:28:22.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c6a3182, username -> user.899698, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fad12a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1cb01808-e148-4779-9911-ac73ca08669a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10679: status.find.is(200), but actually found 500
20:28:22.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10679,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e3513a6, username -> user.493856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c64ab9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c0e9f210-7d59-4ebd-bf6e-bd4d4d259aee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.434 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.434 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.434 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10637: status.find.is(200), but actually found 500
20:28:22.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b688dcf, username -> user.60554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77422bd4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 921e06a4-2156-45a4-8bd6-96342a355dcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.435 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.435 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.435 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10654: status.find.is(200), but actually found 500
20:28:22.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3de421bc, username -> user.216252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62f3b2a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 53e24ebb-3a0f-4632-ba69-bbb153a6aeb0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10907: status.find.is(200), but actually found 500
20:28:22.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10907,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4075d0e0, username -> user.289701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c37008, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d9461049-ed0f-4b6f-b38d-36b949e2884c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10683: status.find.is(200), but actually found 500
20:28:22.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6947fcc4, username -> user.262297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cffc899, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6bf56e87-00d6-4814-9c22-2fe546d62b59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10686: status.find.is(200), but actually found 500
20:28:22.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ba4fc4c, username -> user.492889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b870393, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7ad07534-8664-40e2-b4ec-926b46857fe2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10724: status.find.is(200), but actually found 500
20:28:22.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29b12b63, username -> user.35106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48215a20, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d8bddc26-fd1e-41d1-aab5-b0759d956f5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.436 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.436 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10719: status.find.is(200), but actually found 500
20:28:22.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@513ca973, username -> user.429423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d274eeb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3e97e1ce-6af2-4326-86c6-500ae74aba53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10877: status.find.is(200), but actually found 500
20:28:22.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10877,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25c8dc3c, username -> user.165409, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61a509ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5516fda1-d332-4d21-8d81-277ab690dfbe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11001: status.find.is(200), but actually found 500
20:28:22.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67182bc6, username -> user.271679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@375df17e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e10c42c8-cecd-4978-8a14-f0a74db0278f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11016: status.find.is(200), but actually found 500
20:28:22.437 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11016,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29f90f93, username -> user.72498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@195b9d50, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7fe04843-b355-4e1f-a871-3a528cf39925
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.437 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.437 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.437 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10733: status.find.is(200), but actually found 500
20:28:22.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10733,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e8ce6a0, username -> user.295296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2876682e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 070a8fa7-bba7-460f-bbac-5c86092b5b82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.438 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.438 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10841: status.find.is(200), but actually found 500
20:28:22.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40b2909f, username -> user.651116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46be264, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 219b9830-8ab7-4488-82ce-49d496ae08cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10751: status.find.is(200), but actually found 500
20:28:22.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10751,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a8fd37, username -> user.175787, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@553f3438, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 82288ec6-f9bd-4647-9792-dcfd4817b861
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10858: status.find.is(200), but actually found 500
20:28:22.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10858,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b6ba9b4, username -> user.63054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61257763, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9ef6fec5-21ce-4c84-ad55-ddeb83e6d1ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.439 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.439 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.439 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10880: status.find.is(200), but actually found 500
20:28:22.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c5b0ccd, username -> user.160317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c9870f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: efa7d428-4c94-435c-8e25-e18b280094bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10798: status.find.is(200), but actually found 500
20:28:22.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27f22c9e, username -> user.969165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@587ba521, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b416c352-2ff9-4d87-8ed6-97722394fc39
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10663: status.find.is(200), but actually found 500
20:28:22.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10663,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@767c8a6f, username -> user.158410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70d20f25, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1aecaa52-7959-4890-8b5a-019526847877
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10645: status.find.is(200), but actually found 500
20:28:22.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@706433c5, username -> user.583781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d7f4e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f5192194-6e10-4fe1-9ed7-9e4e50ccbc69
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.440 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.440 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.440 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11060: status.find.is(200), but actually found 500
20:28:22.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11060,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66b05d0, username -> user.394756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@296618fa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: de99baf8-085f-49c6-9d49-49c1dbfcef4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11049: status.find.is(200), but actually found 500
20:28:22.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@228bbf34, username -> user.954575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a057c1a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ccd8be1a-ca49-4a06-9183-b17de49acadf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.441 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.441 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.441 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10820: status.find.is(200), but actually found 500
20:28:22.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9acc486, username -> user.302926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b1e6fc9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c0284e6c-bc50-4e6a-9599-7f6f8442663b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10665: status.find.is(200), but actually found 500
20:28:22.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e673dad, username -> user.462030, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@754492c7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 62cba92f-ec30-4a59-8ee3-5f93698ef108
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11015: status.find.is(200), but actually found 500
20:28:22.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46771004, username -> user.754538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79d14606, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 768b875c-bc97-4287-a40c-ad582a33f4f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10671: status.find.is(200), but actually found 500
20:28:22.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10671,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@617c68dd, username -> user.609659, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@266b320f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3582a52c-4d50-472e-9ee5-397911ddbe8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11062: status.find.is(200), but actually found 500
20:28:22.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.442 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@520cc60e, username -> user.468345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb8607a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3240447d-8d5a-4293-8adf-762aba481e43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.442 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10883: status.find.is(200), but actually found 500
20:28:22.442 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29b7c243, username -> user.505370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38490aca, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cfd878d6-98be-42b7-ba72-3cb2dba5309d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10943: status.find.is(200), but actually found 500
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@626e22b0, username -> user.652535, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4edc5431, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 333d1241-6b8f-42df-83ce-66a662e8be8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10647: status.find.is(200), but actually found 500
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b6c94a1, username -> user.200170, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b2705ce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 58e326f0-bbb7-4c22-adf2-851e13bfc0ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11044: status.find.is(200), but actually found 500
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11044,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1585a6ff, username -> user.628298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c3ddd7d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 88e44f34-5027-4166-93b6-04404a59364e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10691: status.find.is(200), but actually found 500
20:28:22.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10653: status.find.is(200), but actually found 500
20:28:22.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12eb98fb, username -> user.390249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@639e6fd2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 03ee8c04-4c2d-4cfc-ba33-26b4a129901b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b3c7820, username -> user.393496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21de090, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a66a91be-dea8-4ee3-bc7c-df0636734fd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.443 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.443 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10640: status.find.is(200), but actually found 500
20:28:22.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11046: status.find.is(200), but actually found 500
20:28:22.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71098dee, username -> user.804998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@450c124f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 935139c6-7092-46bb-b4b6-f45a28b05eef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@745fb8a7, username -> user.177377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20a411b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cac5ae39-cc4d-43a6-ab6f-765e8fcafb60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11055: status.find.is(200), but actually found 500
20:28:22.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11055,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ce4f7b7, username -> user.152214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33e05f6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5de0c4fb-ba47-476a-ba3b-04a14175be41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10659: status.find.is(200), but actually found 500
20:28:22.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74ac1c38, username -> user.935047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@443473d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: df4ca3b2-c119-4efc-97a6-51e900a7e806
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.444 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.444 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10920: status.find.is(200), but actually found 500
20:28:22.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bd735f2, username -> user.635915, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a333c8c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ab1930a2-9c2a-4e20-9239-0e91ba6d194a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10819: status.find.is(200), but actually found 500
20:28:22.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10819,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a212b0e, username -> user.176282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a513d67, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ebb1e80a-f661-43dc-acce-f5ff549c1708
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10744: status.find.is(200), but actually found 500
20:28:22.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f478787, username -> user.983031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53728fa3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 90ba07e9-d8b0-43b7-829b-6785ad94d28c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10763: status.find.is(200), but actually found 500
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2263e336, username -> user.759497, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a389442, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 52a8c556-1758-4863-8618-ccab50caa733
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10905: status.find.is(200), but actually found 500
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bfda9ab, username -> user.165817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ce06d2c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 70553072-e733-4e10-ac97-f9a87597f3d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10650: status.find.is(200), but actually found 500
20:28:22.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10859: status.find.is(200), but actually found 500
20:28:22.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1783228a, username -> user.825889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71b08045, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6fe6dc95-30c4-4b80-b09d-0e36a0680dd3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ccfee1d, username -> user.756955, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ec6581d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ea51a8cb-7812-4b10-98ae-b5277b49ca49
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.445 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10833: status.find.is(200), but actually found 500
20:28:22.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e18389a, username -> user.673913, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d0309d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 68c70b36-4611-4c71-8ff3-ea7245d5d826
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10648: status.find.is(200), but actually found 500
20:28:22.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3168489a, username -> user.135767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@129cd567, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a212d30e-5b0f-45c2-adca-de3c2f40d86a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11030: status.find.is(200), but actually found 500
20:28:22.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10876: status.find.is(200), but actually found 500
20:28:22.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11030,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71849056, username -> user.189478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dd385ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 81164fb9-476d-435f-8d52-66f26597bf28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d8f168e, username -> user.534784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@512a2919, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5690f901-3ab7-452e-9612-3818977b99ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10891: status.find.is(200), but actually found 500
20:28:22.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63816aa0, username -> user.312366, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1de56816, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b7562f1c-e291-4675-82de-ad29f27f4943
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.446 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.446 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.446 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11056: status.find.is(200), but actually found 500
20:28:22.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@467318f3, username -> user.644183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b4f1ecd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 84ee1daf-a04d-4f11-ad70-37ad795eca48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10823: status.find.is(200), but actually found 500
20:28:22.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@752ec39e, username -> user.150535, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63c4a4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b8ae5f8f-fbd5-4db2-80be-a745f5c2cd86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.447 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.447 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.447 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10867: status.find.is(200), but actually found 500
20:28:22.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50ec6b8a, username -> user.225214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13d643c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 01e8dd66-82a1-4b5f-9df3-849e76b6b9a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10852: status.find.is(200), but actually found 500
20:28:22.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63dab088, username -> user.231278, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b02eb1d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 98dc63c6-c53d-4cd5-9b80-cf6ad001e630
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10899: status.find.is(200), but actually found 500
20:28:22.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@403ffeda, username -> user.419705, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b023feb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5c739713-350f-451c-b70d-860dc2a43c9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10864: status.find.is(200), but actually found 500
20:28:22.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25c1583, username -> user.848089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@520e8e4a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a325e6df-cb81-44b3-b7ca-39a539302960
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.448 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.448 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11057: status.find.is(200), but actually found 500
20:28:22.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@165e3165, username -> user.847692, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4de2f195, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1144fd01-9e0e-4a40-8486-99fecc19e71b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10668: status.find.is(200), but actually found 500
20:28:22.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10668,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c54ae8, username -> user.736142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@353cf5b3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7dbd250e-b845-473a-b62a-f0a8a3e1f78d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10675: status.find.is(200), but actually found 500
20:28:22.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10675,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7881bd3a, username -> user.127378, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59e829bb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b64dc5aa-6f36-47f1-a06f-56127f49aa05
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10730: status.find.is(200), but actually found 500
20:28:22.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@df44826, username -> user.483962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36dbc60, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d93f71c3-24cf-4bf8-b0fb-5bbe30d57df7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10656: status.find.is(200), but actually found 500
20:28:22.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c64b078, username -> user.736771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f2e6e4f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8796ee8c-07f6-4ccb-9cc7-951fd760f06f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.449 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.449 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10810: status.find.is(200), but actually found 500
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10810,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@762ab6e0, username -> user.837009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34c6473a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a862603a-75aa-461d-89f4-322edb7a41ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10934: status.find.is(200), but actually found 500
20:28:22.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20081d05, username -> user.878891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b3fd21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8132e2c8-bc2d-4780-9b1a-3cfce286f1fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10935: status.find.is(200), but actually found 500
20:28:22.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@97a1fb1, username -> user.698436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a407225, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 56dabae5-c010-40de-86ba-da8641f7ce2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10655: status.find.is(200), but actually found 500
20:28:22.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20088000, username -> user.736298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c5935ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a2a5478f-99b6-4be4-87b6-0d064faa72bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10909: status.find.is(200), but actually found 500
20:28:22.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b0daf95, username -> user.287713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30a185c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6d6e3b38-5000-471c-a34b-857bd1146c82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.450 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.450 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.450 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10631: status.find.is(200), but actually found 500
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10735: status.find.is(200), but actually found 500
20:28:22.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39f164c0, username -> user.394381, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d7b1fa7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 27909fe8-39b0-454f-9578-1fdb105cb525
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67eb329f, username -> user.462677, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56c10a23, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fbdc044a-fa65-47c6-a82a-aa644086f78b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10635: status.find.is(200), but actually found 500
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10755: status.find.is(200), but actually found 500
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10635,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e49d2b1, username -> user.94215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62a365d5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a3c593cd-9fd6-495a-b19e-459b06d11011
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@669ed572, username -> user.754565, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c39432d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6e1f63a6-4d31-4d95-9dc7-518cfc0723b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10712: status.find.is(200), but actually found 500
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51a4030c, username -> user.851939, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16ec810c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4cada7ef-8fb2-43b0-888f-c6d3329b0d71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10822: status.find.is(200), but actually found 500
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10822,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5060cbe1, username -> user.778864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@511fdaa4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 08983c39-3f51-4042-a303-1521f035e1de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10773: status.find.is(200), but actually found 500
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10641: status.find.is(200), but actually found 500
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ca24c1c, username -> user.608441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c7c23bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6d384b6e-c895-4348-89cf-09c86b00fcb6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10946: status.find.is(200), but actually found 500
20:28:22.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32c1dc5b, username -> user.48005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47f92e6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4fca8766-48e0-4559-8169-7454234a0b32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10946,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5908facd, username -> user.94078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20d99fde, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b34f3231-3b8e-4dff-8a9e-6c26b070e903
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.451 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11005: status.find.is(200), but actually found 500
20:28:22.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18f4168e, username -> user.632628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75806c60, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 19bb261d-25c0-42a6-b5e7-27122edc772d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10628: status.find.is(200), but actually found 500
20:28:22.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10628,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63080cdc, username -> user.701238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bcf3f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9e4d7e68-cf14-4dc8-837f-02950a0e0692
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.452 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.452 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10638: status.find.is(200), but actually found 500
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10624: status.find.is(200), but actually found 500
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@147164fe, username -> user.683579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17e97678, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4a79b17b-76c2-470f-ac2b-634df7474d2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d3c9c24, username -> user.271123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b662d17, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f8122986-222f-4ca6-8f69-59f4fd6c4e03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10625: status.find.is(200), but actually found 500
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10623: status.find.is(200), but actually found 500
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@204beaef, username -> user.784418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7affd92a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: db5934b7-2b15-4c32-904d-7ce8839cf439
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@322d887b, username -> user.199996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@779e3d87, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: aa325f2e-b2bf-449e-8a52-0b41fb850e93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10616: status.find.is(200), but actually found 500
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@653327d3, username -> user.2882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1170f1ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3dce4895-b849-4ac4-93af-d393aba45eb6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10690: status.find.is(200), but actually found 500
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d9a43c8, username -> user.763886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a79a2bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 24a66d5c-b778-4b9a-a368-ea656a00c47c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.453 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.453 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10601: status.find.is(200), but actually found 500
20:28:22.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1de31cdd, username -> user.582947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58650de4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 00aa0cd5-d90d-44ab-8b4b-5af6d10b72ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10613: status.find.is(200), but actually found 500
20:28:22.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10711: status.find.is(200), but actually found 500
20:28:22.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10613,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d57d1ee, username -> user.387107, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@779d4c42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a9a63a3d-20d4-40a2-929f-19435043221c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a5142e, username -> user.163410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dcd8fc5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9fa8275c-6180-42ae-afb9-db810c8b912e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10829: status.find.is(200), but actually found 500
20:28:22.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33b71442, username -> user.802911, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f840863, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 34c31b64-a38f-453f-b61e-df72000f7215
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.454 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.454 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.454 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10898: status.find.is(200), but actually found 500
20:28:22.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10898,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@439fdac, username -> user.869333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6872b59a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: eac13d4b-1ade-461b-bb88-0f1fccad6d94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.455 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.455 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10941: status.find.is(200), but actually found 500
20:28:22.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10618: status.find.is(200), but actually found 500
20:28:22.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@377c3f7b, username -> user.438799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41e9b698, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bfacb992-72a8-4146-a9dc-6c58a9145a8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b5c9cfc, username -> user.395587, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@753cbd4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 37c6fb95-49fa-4285-827c-3f4d55c531ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.456 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.456 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10794: status.find.is(200), but actually found 500
20:28:22.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@568298ba, username -> user.557563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50fbfac7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c104c64d-942f-4f5c-bb61-8bd919d5daae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10787: status.find.is(200), but actually found 500
20:28:22.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@492441fd, username -> user.113513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51191c93, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 62d2b8c6-4108-4b83-8a9f-8ccb9a91c9cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10884: status.find.is(200), but actually found 500
20:28:22.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bc2025e, username -> user.442683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@580f9f16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e51c8403-85bb-4ca0-bc5b-d61ece8942a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11047: status.find.is(200), but actually found 500
20:28:22.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fa83bd8, username -> user.751404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a2b8bad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6e377a08-8b45-435a-a64c-8b7329d1bed2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10850: status.find.is(200), but actually found 500
20:28:22.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37293f5f, username -> user.268363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60120744, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ff2676cd-c62e-4c7d-bb1b-f322b8f80e44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.457 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10777: status.find.is(200), but actually found 500
20:28:22.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.457 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ee357b2, username -> user.799299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2125ce4f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 405edf57-681d-4411-9804-ffd7467a863a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10602: status.find.is(200), but actually found 500
20:28:22.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f3f2758, username -> user.770538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f790111, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 72b3bf75-c488-475b-a1e0-d1ff0634ba87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10615: status.find.is(200), but actually found 500
20:28:22.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10608: status.find.is(200), but actually found 500
20:28:22.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10617: status.find.is(200), but actually found 500
20:28:22.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24a52b42, username -> user.836019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@545f081f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 64200f2d-9571-469c-846d-262f6d87b745
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2683faa2, username -> user.904071, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7761ea10, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 566a48fc-7fc8-499e-b9ea-b73d939bdc63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1228ad73, username -> user.893872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e78e56f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fe037145-604e-41c6-9bfd-cadf858fd0e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.458 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.458 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10593: status.find.is(200), but actually found 500
20:28:22.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10594: status.find.is(200), but actually found 500
20:28:22.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46e0e12a, username -> user.589347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48e43dd4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7e9071e6-4247-42a2-9707-ce060d772bc6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b0d5277, username -> user.521189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@562eece9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cf230ffa-6c97-411d-868b-e0d177680eb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.459 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.459 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10606: status.find.is(200), but actually found 500
20:28:22.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10606,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21492ec7, username -> user.56613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@241ec562, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2f3876a6-eb71-499e-9ffa-7f5a2691ff7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10603: status.find.is(200), but actually found 500
20:28:22.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e47536, username -> user.218873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71b55f5e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9a5e5069-bf96-40b7-bc3d-b858b7b86f68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10590: status.find.is(200), but actually found 500
20:28:22.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b57138b, username -> user.496366, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67d1e82f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 02560631-6bf8-4553-af24-8b155e82c93a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10610: status.find.is(200), but actually found 500
20:28:22.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10610,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2803e2b4, username -> user.324846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@585be8d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 195f082c-0ffe-4a3a-9795-bf492dc5ef20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.460 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.460 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10595: status.find.is(200), but actually found 500
20:28:22.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41bc7687, username -> user.578113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@376a75b6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 15392065-95c6-43d0-ba5e-cbcc400817c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10911: status.find.is(200), but actually found 500
20:28:22.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49df9621, username -> user.625503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17110d2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c55a943e-a0bf-4f33-9d36-59a70dc90042
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10915: status.find.is(200), but actually found 500
20:28:22.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c2ae10f, username -> user.675971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45ce839d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d275716e-ef17-48ff-a875-0848d8d370d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.461 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.461 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10904: status.find.is(200), but actually found 500
20:28:22.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@603d2cbe, username -> user.999750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@122b3554, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c1a51afc-8a86-48b2-8562-ea3da0bab732
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10605: status.find.is(200), but actually found 500
20:28:22.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10860: status.find.is(200), but actually found 500
20:28:22.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a77afe3, username -> user.755160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@651f61de, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 34a24ede-6f15-4ad6-a21f-cd88a44be5cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10860,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7042befc, username -> user.354523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7020230c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: dbd3faf9-9d2b-4bb3-91eb-a1d6038c505d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10903: status.find.is(200), but actually found 500
20:28:22.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10903,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39d969df, username -> user.94573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f79ebaa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 702b1752-d83e-46a4-94a5-ffc3ec0325d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10937: status.find.is(200), but actually found 500
20:28:22.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10627: status.find.is(200), but actually found 500
20:28:22.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20f58be1, username -> user.357142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f2d6e06, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b23e674a-bd4e-4639-bfb8-2a93d6668d94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@347d372, username -> user.338803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8ee788c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8ca31662-8cf1-4a0e-b5cb-805b79725a58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10834: status.find.is(200), but actually found 500
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19849741, username -> user.548068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@386c793c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6d9486b2-3130-4db9-a171-6db93122e1ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.462 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10652: status.find.is(200), but actually found 500
20:28:22.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@488aa5ea, username -> user.660829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a494025, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 92785455-2e55-44d5-b642-42c6e298b1c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10843: status.find.is(200), but actually found 500
20:28:22.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10843,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@283e88b5, username -> user.832039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@558612d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: adc24a60-bfd1-4f16-87ab-4731e291170b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10778: status.find.is(200), but actually found 500
20:28:22.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10567: status.find.is(200), but actually found 500
20:28:22.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d7c090c, username -> user.120686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@725ee9a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2a4eedee-f8af-4c72-838d-d89c6b7b7c75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56165a0d, username -> user.537406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e5f0bb5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1ec503c9-5cb8-40a1-834f-0c7b3a7283c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.463 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.463 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10541: status.find.is(200), but actually found 500
20:28:22.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@334e0de1, username -> user.732409, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f1f3066, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c65aa092-28b2-4659-870d-7e6d5ff42117
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10568: status.find.is(200), but actually found 500
20:28:22.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eda857d, username -> user.449401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78b36e50, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 56c30fac-6a90-4a52-87f0-a1c059775026
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10506: status.find.is(200), but actually found 500
20:28:22.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@240d0552, username -> user.742610, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@538bf94b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0c27e69c-ac42-4e1e-adda-3faf242bdf14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10525: status.find.is(200), but actually found 500
20:28:22.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@486098d1, username -> user.939946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56ef0192, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a9b10082-433b-478e-a070-7a7d70170828
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.464 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.464 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.464 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10534: status.find.is(200), but actually found 500
20:28:22.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@311f15b7, username -> user.342629, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b5fbc40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e9f563ba-2934-4de2-8051-1ac77b31dd2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10476: status.find.is(200), but actually found 500
20:28:22.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ed0cc62, username -> user.634352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13e88da7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 485b4b88-8343-41b7-8629-5afefe41dfad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.465 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.465 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10452: status.find.is(200), but actually found 500
20:28:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10452,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e4aecb9, username -> user.790964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2be6cf57, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d6ad3df5-0f49-463e-b4e1-d7576f42e8b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10874: status.find.is(200), but actually found 500
20:28:22.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10874,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e22be5f, username -> user.972389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb47de4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 816b2473-e44b-42c9-af89-5d1719b9102a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10474: status.find.is(200), but actually found 500
20:28:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dfd655, username -> user.220421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b122644, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ec8b0cd3-e104-45e8-a6f4-3e67dcb67df9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10553: status.find.is(200), but actually found 500
20:28:22.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22dfbf9a, username -> user.52236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eec442e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 504656fd-5334-45dd-bbcb-4e257cf41493
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10468: status.find.is(200), but actually found 500
20:28:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40dde887, username -> user.738093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@640e28a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c484a140-c7f7-4661-805f-42bb194afe2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.466 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.466 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10869: status.find.is(200), but actually found 500
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@448d8157, username -> user.74248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37a6f089, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7bbd7a0e-c83f-4198-b420-742dbd7e78e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10505: status.find.is(200), but actually found 500
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10952: status.find.is(200), but actually found 500
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10505,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ca7c91, username -> user.801328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46537f90, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d2411ebb-941d-4356-98e1-b8806f4bd652
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10851: status.find.is(200), but actually found 500
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e2e524, username -> user.2370, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a28ffd9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ccd1ecf3-3068-4566-b624-88dc969348ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@398dc067, username -> user.149480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7847e90e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 04d1cc62-30a3-4e60-9dad-6d0392f94074
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10510: status.find.is(200), but actually found 500
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f06cd04, username -> user.871260, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d613c53, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ed3f9a1f-54c9-4d94-8cc5-be5830846008
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10936: status.find.is(200), but actually found 500
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e3648c, username -> user.193878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63c14b2e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bdbe0093-31f4-4fc9-8cc3-7521fc664f48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10901: status.find.is(200), but actually found 500
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a444563, username -> user.88357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a85151e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 554ec66b-3509-4942-a39a-3c6d19e95191
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.467 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10893: status.find.is(200), but actually found 500
20:28:22.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@150d2fab, username -> user.623775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53d7a16c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b79dbedd-2de6-416c-8df6-86096be0aa14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10945: status.find.is(200), but actually found 500
20:28:22.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.468 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10945,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3787bab5, username -> user.112133, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33b503e6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 67cbfb8a-d09b-4108-9ff0-19d9e638ebd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.468 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.468 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.468 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10871: status.find.is(200), but actually found 500
20:28:22.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cba0830, username -> user.747919, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c3e9cb6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 30a09b81-ad9b-4a8d-9465-2739c111f739
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.468 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.468 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10130: status.find.is(200), but actually found 500
20:28:22.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10549: status.find.is(200), but actually found 500
20:28:22.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f4d3ac7, username -> user.627303, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8d766a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 68ec1c12-9138-4d98-bf63-ec0ca8939fe0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@322aa820, username -> user.675239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32883454, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 98005e17-95c3-42e2-b3ff-b6a6728e7ee2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.469 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10504: status.find.is(200), but actually found 500
20:28:22.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10504,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56c59b7, username -> user.266129, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78c7a8f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 31990cea-5e1a-47ff-87cf-67f6a7eaca2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10064: status.find.is(200), but actually found 500
20:28:22.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.469 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10064,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67dc8738, username -> user.301653, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d581041, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a499e0d4-691c-487d-a977-e97cc6790258
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11162: status.find.is(200), but actually found 500
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10978: status.find.is(200), but actually found 500
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.469 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5099b13f, username -> user.854387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38aabd95, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a8048e07-e6af-4348-8ee2-d136ae2bdaba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10978,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35d4c66d, username -> user.801326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eaafc72, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9bc6345d-8b3c-46e9-ae17-1688ffb10ae2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10339: status.find.is(200), but actually found 500
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45266937, username -> user.883568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e775307, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1ac05e39-6950-46ca-9ec8-a255c79de23a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10536: status.find.is(200), but actually found 500
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@631b7464, username -> user.603718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a6acb12, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 477c84ea-c810-4ded-93dd-cfaae23f196d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11138: status.find.is(200), but actually found 500
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8d77862, username -> user.717649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b86b5ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e4c8f185-e7a9-4863-9ef4-5925cc933dd8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.470 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11163: status.find.is(200), but actually found 500
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@736d8097, username -> user.507538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28f96e0b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f731a536-d429-4703-acbc-a02fd02b9613
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10530: status.find.is(200), but actually found 500
20:28:22.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28f2eb4c, username -> user.697362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1102cb4c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 50791a94-14e9-4116-9d32-b6d16120eb87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10168: status.find.is(200), but actually found 500
20:28:22.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d2c8a09, username -> user.954990, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28691f50, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 18d2f02c-7282-4e8d-9a43-1f2c77394c34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10186: status.find.is(200), but actually found 500
20:28:22.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41bea9ab, username -> user.235742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b0487de, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a523a6e6-49f6-4cb3-aad9-323dbceed171
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10554: status.find.is(200), but actually found 500
20:28:22.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4689c5c8, username -> user.633116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ba29e99, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 28be5bb2-d9f1-4382-9b36-e5db37adf49b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10465: status.find.is(200), but actually found 500
20:28:22.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.471 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10533: status.find.is(200), but actually found 500
20:28:22.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.471 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.471 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10465,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@729d5d0b, username -> user.819650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bfed411, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 17453297-f418-4e4b-b872-90878d4a40ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a6f103b, username -> user.1000576, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@870df8d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7f08fbd0-4835-493f-bcb0-b7b0b5d97c38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10514: status.find.is(200), but actually found 500
20:28:22.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22a5a566, username -> user.127507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c02c580, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3f7c0ce0-6f7b-496a-a8d9-6674b35419d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10197: status.find.is(200), but actually found 500
20:28:22.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f7c1d0b, username -> user.103721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ca5ae24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 282393aa-4a87-48e2-b5e4-f484cb2c6878
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10529: status.find.is(200), but actually found 500
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10503: status.find.is(200), but actually found 500
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11a687c9, username -> user.384388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a970c28, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a3db7636-c5f2-462b-bb72-10c8d7b7125b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@181c770e, username -> user.667823, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ec8d51b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9f5deeb5-1120-4015-a1e2-3918943b0420
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10194: status.find.is(200), but actually found 500
20:28:22.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1315f3c7, username -> user.545450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14ca0242, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 377401ac-78f8-4d85-ba37-b835944cf7df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.472 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10372: status.find.is(200), but actually found 500
20:28:22.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d483fb9, username -> user.500113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10c9c530, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 69e8716c-8e40-4c5a-89d5-da97eb580ba6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.473 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10513: status.find.is(200), but actually found 500
20:28:22.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12fa7d74, username -> user.490655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fc97d66, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ee231ea4-2663-4d26-8aa6-d63b2b9939bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.473 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.473 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10370: status.find.is(200), but actually found 500
20:28:22.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b4b0b28, username -> user.538470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21dff304, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9af5b278-6ee4-44ea-82f2-bbf7eea6bbac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10502: status.find.is(200), but actually found 500
20:28:22.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d364509, username -> user.363166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52d37af1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a01fa381-262e-448a-8b69-761e0ed806ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10515: status.find.is(200), but actually found 500
20:28:22.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@692e2256, username -> user.876994, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ee6a9e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c1a73bbd-07c9-45f9-b0e4-91c8ae27cbf9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10556: status.find.is(200), but actually found 500
20:28:22.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4370af97, username -> user.958662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@711da0ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1d7fddb4-9df8-4619-9cc6-34d4e9f90e88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.474 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.474 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.474 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10542: status.find.is(200), but actually found 500
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10598: status.find.is(200), but actually found 500
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ea9a73f, username -> user.212228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36d1bc55, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e1385053-21e9-42ed-a0df-9bf4eb5263ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ba86fb1, username -> user.789314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dc37d38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 63bf953c-52a7-42b3-834f-4f0a08b574c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10630: status.find.is(200), but actually found 500
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2126784, username -> user.836293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bdf81c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7bbf3534-0bd5-415b-ad74-d7c20fcfb6d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10448: status.find.is(200), but actually found 500
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10561: status.find.is(200), but actually found 500
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10448,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a4c7bac, username -> user.632080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63c6a217, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4b40b160-d1b1-4bad-a681-2073a9bc54c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10561,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5af42599, username -> user.444402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68b084a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c4e2bc65-598c-45ce-812d-1900ddd33d4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10532: status.find.is(200), but actually found 500
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10575: status.find.is(200), but actually found 500
20:28:22.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10575,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49a121e2, username -> user.98920, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fd55f54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5b8c3f33-2a06-4fef-887e-ef0c42ad9259
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f7f9e7e, username -> user.143548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2aa1c234, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7c3ff321-a55e-44fd-adf1-0ea2734fc380
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.475 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.475 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10364: status.find.is(200), but actually found 500
20:28:22.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a6c162, username -> user.875591, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e74fe44, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3ba660b8-bfb2-477e-9dcf-72de416b6b0a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10596: status.find.is(200), but actually found 500
20:28:22.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10573: status.find.is(200), but actually found 500
20:28:22.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66d8852e, username -> user.933633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38e63c80, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a55d24b1-bb78-4c29-a042-88edb3b3870c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31707c23, username -> user.934749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dfc7dd1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 27a554eb-a0cb-4da8-b147-e7f1d301c0b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.476 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.476 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.476 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10543: status.find.is(200), but actually found 500
20:28:22.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a8ea611, username -> user.511513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65e9843e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 093ec995-95d2-482e-a67c-addc3b8c2263
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10501: status.find.is(200), but actually found 500
20:28:22.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e099b43, username -> user.139339, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@500bbbb8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 470985d9-8b71-4149-981a-b30d98d9f352
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10591: status.find.is(200), but actually found 500
20:28:22.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25071750, username -> user.406822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40cdc35b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4b420c54-af70-4b36-9fcf-c9a838309446
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.477 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.477 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10374: status.find.is(200), but actually found 500
20:28:22.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10374,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13d2bae8, username -> user.789096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45ae3f17, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bccfd28a-51c0-47a0-81c4-780160b8f099
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10371: status.find.is(200), but actually found 500
20:28:22.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58ff12de, username -> user.123569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c949dad, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: df6ecf6d-6f70-4fd3-b9b4-0e3650291239
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10494: status.find.is(200), but actually found 500
20:28:22.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f063966, username -> user.724677, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b510f71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: df5b7dcf-a5a3-429e-a5a2-bc6abfabd06b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10586: status.find.is(200), but actually found 500
20:28:22.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10586,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fe599b7, username -> user.874321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6020c7e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 19630ce2-5030-4a0f-a6d9-5cc45ea3f3f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10391: status.find.is(200), but actually found 500
20:28:22.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42bfbf7a, username -> user.275725, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a6c40b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cb152be3-91af-429b-b18e-bd4bdc6bfa54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.478 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.478 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.478 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10670: status.find.is(200), but actually found 500
20:28:22.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73daf530, username -> user.348276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4da93f24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b3e59c61-94f7-4bfc-a361-ee10a0ba655b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.479 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.479 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.479 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10622: status.find.is(200), but actually found 500
20:28:22.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10622,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e508b67, username -> user.47573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@400792c5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5ce303c1-7f93-4f6d-994b-5f1499336afe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10495: status.find.is(200), but actually found 500
20:28:22.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f7c4b7d, username -> user.965440, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@669deed8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f65819a9-876c-4795-a8c2-314d9dea33f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10398: status.find.is(200), but actually found 500
20:28:22.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d09c80, username -> user.283980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6004cf21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0b4f1c32-bad5-4a18-8d8e-a1dc749629e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.480 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.480 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.480 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10546: status.find.is(200), but actually found 500
20:28:22.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1de8b733, username -> user.871396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59f46ede, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b0cf15e3-6bb3-4c86-9fd1-799f48b28cbc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10600: status.find.is(200), but actually found 500
20:28:22.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10e9f66d, username -> user.458319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c879d39, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9c8c8f08-ad13-4d18-b744-d32abf56fed2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10557: status.find.is(200), but actually found 500
20:28:22.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@234e79c3, username -> user.925478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@546a0bc8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c4cf8c9c-6319-48b3-962a-1ee75ab535dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.481 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.481 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.481 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10599: status.find.is(200), but actually found 500
20:28:22.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10599,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3133eaf3, username -> user.418606, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39db91c3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4e48bffe-2acb-421f-b42e-e60eb5a2f4b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10589: status.find.is(200), but actually found 500
20:28:22.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10589,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6649f402, username -> user.451427, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48750fef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: affb684a-d87d-4358-952f-6fba4f4dd467
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.482 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.482 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.482 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.482 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.482 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.482 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10526: status.find.is(200), but actually found 500
20:28:22.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a957bf5, username -> user.252702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6784fd8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f3591105-df02-4aa5-b2da-ef53558df52d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.482 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.482 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.482 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10611: status.find.is(200), but actually found 500
20:28:22.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10612: status.find.is(200), but actually found 500
20:28:22.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@443028fb, username -> user.355581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f820010, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 547010a2-6cc7-4a2a-8de4-7b0d1b5f2d3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b29d98c, username -> user.20247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fbd04bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7cc48052-3249-40de-911b-d7a2aa1f1e93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.482 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.482 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.482 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.482 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.482 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.482 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10587: status.find.is(200), but actually found 500
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@745e2081, username -> user.155418, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11ab8c6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5cd1f4c7-a7cb-47b7-903a-cbd78b896691
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10487: status.find.is(200), but actually found 500
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@620bded, username -> user.661242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e613c66, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4fa67019-76b4-49e9-a3b9-b684b35b44e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10489: status.find.is(200), but actually found 500
20:28:22.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10489,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@192f2baf, username -> user.931101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@750ec190, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9b30ac64-7ac2-400d-8902-5664d9159dcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10500: status.find.is(200), but actually found 500
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10490: status.find.is(200), but actually found 500
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d6e0b93, username -> user.434316, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74653a82, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bf0c46ae-501f-4cd5-9fd9-b43b1fe9e707
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@688fe9ab, username -> user.467921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57e6e475, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1482eeee-9ff4-49f9-97d7-cbeecc5c0c91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10395: status.find.is(200), but actually found 500
20:28:22.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10395,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@eddcff6, username -> user.425307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d376110, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3c008309-d7a1-495f-afa0-41a7244a840f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.483 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10522: status.find.is(200), but actually found 500
20:28:22.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@647de71f, username -> user.436535, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20433a5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a82cfbf2-7cb9-480c-b8e3-b70ea9147c0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10400: status.find.is(200), but actually found 500
20:28:22.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60a00c10, username -> user.499435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d57d25d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3706ee86-02f6-493a-9651-07bd301658af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10488: status.find.is(200), but actually found 500
20:28:22.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45722a62, username -> user.973655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25813e03, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4063f704-45ba-4b1b-a1b4-7c95f43720cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10402: status.find.is(200), but actually found 500
20:28:22.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a253c83, username -> user.511574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44bcbb10, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6d182662-38dc-4759-8c85-abfb852186d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.484 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.484 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10629: status.find.is(200), but actually found 500
20:28:22.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f1060f7, username -> user.518502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e7521bf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7e217769-37f4-4bfb-bdb6-c1b192c6f67f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10649: status.find.is(200), but actually found 500
20:28:22.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24711554, username -> user.956562, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@798341b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 745c2057-7029-476a-8149-97d7077055f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10620: status.find.is(200), but actually found 500
20:28:22.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@683ee00a, username -> user.828662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74b8afaa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1caf2ddf-e3ce-418f-a7ce-908e24bf6d4a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10737: status.find.is(200), but actually found 500
20:28:22.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2960451c, username -> user.885622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d763f1b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4fdb3623-94ad-4a9a-b29e-307508368aca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.485 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.485 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.485 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10482: status.find.is(200), but actually found 500
20:28:22.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c35cd9b, username -> user.272271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@664dc25d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4e89a0b9-5864-4b33-b7db-1b67827f70cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10634: status.find.is(200), but actually found 500
20:28:22.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10634,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15d150ff, username -> user.883717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7574cb7c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a11a7557-4f81-48e6-b729-96c044be046d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.486 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.486 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.486 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10473: status.find.is(200), but actually found 500
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10473,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19116f79, username -> user.822628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a103f8a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 678edbaa-f32a-45ca-b131-6a429c6fb53a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10498: status.find.is(200), but actually found 500
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@553f2b33, username -> user.318907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74fa6ebf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fe3558e8-eaeb-46ea-8c6f-7e3e983105c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10409: status.find.is(200), but actually found 500
20:28:22.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36674229, username -> user.558502, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@558a23b9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bcb91e7a-5127-4743-871f-6fee9c638dbf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10479: status.find.is(200), but actually found 500
20:28:22.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b3dd8cc, username -> user.205458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55440beb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 958d696d-9f94-4771-8bff-0d79bcd07a63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10379: status.find.is(200), but actually found 500
20:28:22.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68e80e1f, username -> user.627903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25ed2782, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5588947a-9a50-4d87-a112-531f34914351
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10483: status.find.is(200), but actually found 500
20:28:22.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10706: status.find.is(200), but actually found 500
20:28:22.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f4b80dc, username -> user.943662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74a136d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bc6ebf7a-97e8-4aeb-a6f4-8dedfeac9af4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46912cae, username -> user.260646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ec6510b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bf2ea0a1-32b8-4714-abdd-6438fe98bee2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.488 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.488 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10639: status.find.is(200), but actually found 500
20:28:22.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10496: status.find.is(200), but actually found 500
20:28:22.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@784e859d, username -> user.881859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ac4f62, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 85b69c95-8871-4632-bc73-d7f4e07eb64d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@141f4140, username -> user.615962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@429f8fce, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9fc214b4-f5b8-47bf-8b69-860706f002b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10414: status.find.is(200), but actually found 500
20:28:22.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10414,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20175128, username -> user.641538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@710cdc0c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 647b241f-46f2-4eac-b6cf-3d82c7a26391
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10726: status.find.is(200), but actually found 500
20:28:22.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54914e61, username -> user.872411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63f72c9f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 59a60e7a-9963-4293-b09a-163d4b2a2ab4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.489 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.489 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.489 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10462: status.find.is(200), but actually found 500
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10462,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@354e4b7a, username -> user.762306, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@345b6677, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9d80f676-f28f-4a11-9bed-b69960b4a387
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10410: status.find.is(200), but actually found 500
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e3a8fd2, username -> user.116367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d0012ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b6610631-a993-4c77-a063-2fda4380c3d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10918: status.find.is(200), but actually found 500
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10344: status.find.is(200), but actually found 500
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10918,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65f4dff3, username -> user.453920, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@511602dd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 70a9d589-6dba-4fb5-a498-f231621f49e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11036: status.find.is(200), but actually found 500
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10344,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a84ee40, username -> user.425382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9aca7c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d07a2e6c-8461-4896-8bde-cb40c6117608
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b5acd8e, username -> user.45629, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3255827f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ffe5749b-27e5-45b6-998c-f48a81f8310e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10493: status.find.is(200), but actually found 500
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1825f743, username -> user.821818, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c158bc4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b8c4e4da-d315-459f-b3d7-e332918a6a58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10662: status.find.is(200), but actually found 500
20:28:22.490 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@faabcd8, username -> user.725871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55e3ea66, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3105a574-ea6c-4b5d-acdc-9530e2ac8d17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.491 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.491 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10658: status.find.is(200), but actually found 500
20:28:22.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10463: status.find.is(200), but actually found 500
20:28:22.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45a4982b, username -> user.150294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9f286d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7f6a7b17-fdc8-4287-a66a-74b3cce65f4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@112c4613, username -> user.685407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d424bc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 930a8b5a-999a-465f-a407-43178171a3cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.491 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.491 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.491 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.491 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10458: status.find.is(200), but actually found 500
20:28:22.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10458,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4249e75c, username -> user.761757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1135eb42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2fcd9d73-6b16-49f6-a574-9c1d5f0376ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10642: status.find.is(200), but actually found 500
20:28:22.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10642,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76ad6e3c, username -> user.958745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@704d93af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e9eeda52-5af5-461c-81eb-f8ccaa20a35b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.491 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10413: status.find.is(200), but actually found 500
20:28:22.491 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.491 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10413,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@355585a0, username -> user.75080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@553fee92, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6bb568ea-9186-4b37-a022-85022bf9c59a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10459: status.find.is(200), but actually found 500
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@452feeb6, username -> user.814740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@134628e2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 63a3cf8e-437c-4353-b132-29f360094dc1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10661: status.find.is(200), but actually found 500
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10643: status.find.is(200), but actually found 500
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c347cb1, username -> user.713860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71efcef4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fa76dd41-16e0-411e-85ee-964400d409ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42f8848f, username -> user.796161, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d358e40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 20413040-c2e2-44ea-9961-820254603309
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.492 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10418: status.find.is(200), but actually found 500
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10470: status.find.is(200), but actually found 500
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10684: status.find.is(200), but actually found 500
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11c9384d, username -> user.794354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62e6b659, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cdae1a0b-e164-4d45-b968-c5de4d9cf5d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2df40a8f, username -> user.791951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c002564, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 342d11e2-1172-47db-9aa6-de45530c53f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@162bac6e, username -> user.454675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@774a549c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a62d81f0-307a-4b86-a66e-a50bfa3579b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10455: status.find.is(200), but actually found 500
20:28:22.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.492 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10455,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b3f2b, username -> user.965442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@659bf364, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3474f1bc-ab21-4e5c-aa1b-0d771d27d433
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10467: status.find.is(200), but actually found 500
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2edba25a, username -> user.165326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79dd1d97, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4ab09acc-59d7-4d0b-bc4d-584acb70c8df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10460: status.find.is(200), but actually found 500
20:28:22.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10460,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@715bbdd7, username -> user.154956, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f839ff9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 34b00f15-85c3-4c37-bfb6-173fddf82282
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10443: status.find.is(200), but actually found 500
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10443,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bf65463, username -> user.417217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77eba5a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 27869fc5-1717-47ec-a222-cf76a80b8a5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10676: status.find.is(200), but actually found 500
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10439: status.find.is(200), but actually found 500
20:28:22.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10676,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41b5683b, username -> user.181864, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@769a044e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6efb1bad-5896-4c35-ba13-cae8fbbbd980
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66d7e5ef, username -> user.615347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41f2775f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2aa18f28-a598-479b-98ab-a62e50ffb98e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.493 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10441: status.find.is(200), but actually found 500
20:28:22.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47f2e4d6, username -> user.985915, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c056fcd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fa08a580-3fae-4a5b-bc9d-65a2fb2642be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.494 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.494 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.494 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10664: status.find.is(200), but actually found 500
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10672: status.find.is(200), but actually found 500
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eefc077, username -> user.763427, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72328c8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 92fef367-b326-4ba9-8855-8070e7426b11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51092031, username -> user.651152, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ff26e11, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3a9a3d14-8582-4405-a37d-c5d5179692c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10450: status.find.is(200), but actually found 500
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f27e8b7, username -> user.4466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63ebdc17, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 81232054-90a8-46e2-a2dc-5103c6643d62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10709: status.find.is(200), but actually found 500
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2da41fe6, username -> user.522202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a1bab34, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 68b328cf-3539-4f1e-a354-e53d88d1adf2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10446: status.find.is(200), but actually found 500
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10433: status.find.is(200), but actually found 500
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2edfefc5, username -> user.575239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39a4baae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b2582d67-abd0-4f06-81f1-e4ec5baa7dde
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10456: status.find.is(200), but actually found 500
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aac0c24, username -> user.692162, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@214fe0c8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b33f0bc1-d91e-4b5c-941d-774d92c429e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f199a67, username -> user.387244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@738c6cd2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6a3eb4b4-9510-46ee-bf1d-7e21d927a3d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.495 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10428: status.find.is(200), but actually found 500
20:28:22.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10428,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@622e40f4, username -> user.348420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f9862d0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 74f11de9-2533-4c05-94b5-81c6a3910abe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11061: status.find.is(200), but actually found 500
20:28:22.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35958332, username -> user.334286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a82731a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8aabf85f-21ef-4843-ba81-5aaef3eb0109
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.496 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.496 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10471: status.find.is(200), but actually found 500
20:28:22.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18f9ca2d, username -> user.911288, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22430a85, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5badc76d-38c4-4c84-8f39-90d9171cc7fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10678: status.find.is(200), but actually found 500
20:28:22.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10678,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ddc7ad1, username -> user.26834, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@672615d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 20df84f6-fd97-4b4c-8242-6b8aee94f870
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10660: status.find.is(200), but actually found 500
20:28:22.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10660,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ba5bb9d, username -> user.901425, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26493f41, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 874386b0-c46d-47f9-888d-fa8b62764060
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.497 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10723: status.find.is(200), but actually found 500
20:28:22.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f8732df, username -> user.936999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e61e4e1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 28571241-a07f-4f3c-b05e-37b83f98db33
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.497 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.498 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.498 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10436: status.find.is(200), but actually found 500
20:28:22.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c576f03, username -> user.758424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ac9aab3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b474fe08-d071-425d-b6bf-2fd6daec49db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10651: status.find.is(200), but actually found 500
20:28:22.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d0bafbd, username -> user.531442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fa88fc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 24ae417d-6c85-4c87-953e-f67a03eecc5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.498 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.498 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.498 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.498 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.498 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.498 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10673: status.find.is(200), but actually found 500
20:28:22.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ded9d1d, username -> user.573375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43b88670, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d3c44f29-8dee-4186-afc5-545cf6bf6bb9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10727: status.find.is(200), but actually found 500
20:28:22.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7be26bbf, username -> user.155561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2978a313, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ebb7410e-528d-4509-839e-fb98bea9b98e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10703: status.find.is(200), but actually found 500
20:28:22.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10434: status.find.is(200), but actually found 500
20:28:22.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10703,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e86c053, username -> user.962820, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aa188ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fd1766ee-061b-4adb-b6ba-883f34ecd3a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c3bb637, username -> user.368311, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c199957, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0a23c487-8c21-4daa-89e5-a5d5bfe57e9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10442: status.find.is(200), but actually found 500
20:28:22.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b5bb2a9, username -> user.595668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66936a23, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4593dddd-66a3-49d9-83ee-1228645346b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.499 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.499 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10440: status.find.is(200), but actually found 500
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10440,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53c0e6ac, username -> user.138960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35704eaf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 80354d7e-4595-48ac-992d-01748220757a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10216: status.find.is(200), but actually found 500
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56d930c4, username -> user.713995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46a33c31, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ae35b91b-1827-446e-82d6-ca4f133a4da9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10431: status.find.is(200), but actually found 500
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10217: status.find.is(200), but actually found 500
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10774: status.find.is(200), but actually found 500
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9ce4523, username -> user.393666, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dd23a7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 51d86bc8-bd28-49cf-9838-62b97b08db52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ca58d80, username -> user.861678, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9eec23c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ff846901-951e-4fee-96ef-d94e27969550
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10734: status.find.is(200), but actually found 500
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@507f186e, username -> user.841394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54ec6e33, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5733cc10-d942-4c76-aba6-5869e16128aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e76237b, username -> user.764791, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11f19a1c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 20d8897d-4ee9-47fe-b410-138ae022113b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10725: status.find.is(200), but actually found 500
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37541083, username -> user.937580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a15f56, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2594391f-085c-43b1-8e9f-176baac22cb9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.500 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.501 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.500 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.501 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.501 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10405: status.find.is(200), but actually found 500
20:28:22.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19b4d063, username -> user.55017, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30076aec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5acc3f1b-493c-458e-a178-579c7817eb2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.501 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.501 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10825: status.find.is(200), but actually found 500
20:28:22.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e8e42c, username -> user.354789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73e4887b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8098aa2a-0aea-4e72-a109-6138d43fe4e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.501 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10417: status.find.is(200), but actually found 500
20:28:22.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10417,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@291f7f0f, username -> user.270399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77888344, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 092030cc-30a2-4f45-92c3-0529121d7b78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10963: status.find.is(200), but actually found 500
20:28:22.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10708: status.find.is(200), but actually found 500
20:28:22.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10401: status.find.is(200), but actually found 500
20:28:22.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ddb5405, username -> user.842159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c7bc58c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a7fed0a3-e255-49cc-8adb-121c883b774e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c668d24, username -> user.930809, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@533a1ede, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3936237c-13f5-4794-b2f7-02be10229728
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@166cfddd, username -> user.832831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11e06266, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 60d2368b-4e4c-4d79-a01c-378880ba3d89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10693: status.find.is(200), but actually found 500
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2740a467, username -> user.338272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d911436, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: db29cdf7-b01e-4936-a79f-6cd744c27303
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10224: status.find.is(200), but actually found 500
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ad77de, username -> user.895278, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d164329, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 40a663c6-e606-46cc-aaa1-4d6f12c83174
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.502 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10408: status.find.is(200), but actually found 500
20:28:22.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@120247cf, username -> user.517228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25307616, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a0ebe6b1-daa0-464e-84ae-d2136d0a1c26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10779: status.find.is(200), but actually found 500
20:28:22.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66f49b1c, username -> user.958023, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c18b48f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c136092c-df28-45a2-b971-432d8c25fcb0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10749: status.find.is(200), but actually found 500
20:28:22.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62978499, username -> user.15429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@526c78a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e8288070-5f8d-4591-acfe-c11e24b5736e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.503 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.503 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10931: status.find.is(200), but actually found 500
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bbbac4e, username -> user.551374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c37ae40, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cf74b84d-9b39-4c34-a6ad-dde17ae416ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10827: status.find.is(200), but actually found 500
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cfe8cf6, username -> user.728050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7703fe10, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0b6f55e1-830c-4010-a27c-8c64f0663555
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10775: status.find.is(200), but actually found 500
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11039: status.find.is(200), but actually found 500
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f86bcb3, username -> user.522798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45ab96e4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 30b759ab-83bd-4c75-94dc-b99e3ea55711
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e61ff77, username -> user.496230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48f34459, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: aac46bfc-0cc2-4cb0-baf6-876eb5cdcb39
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10710: status.find.is(200), but actually found 500
20:28:22.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10817: status.find.is(200), but actually found 500
20:28:22.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10710,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@472a3b22, username -> user.115493, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10f50eb4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0c3544a3-c7e0-42f3-a967-e53ea8fd2b33
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43559052, username -> user.486299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70f4b9df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 62f35a57-f896-443b-ae2b-c2e90dad7616
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.504 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.504 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.504 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10696: status.find.is(200), but actually found 500
20:28:22.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10696,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a703d64, username -> user.869704, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@656dccaf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 234207f6-5283-400a-b764-96116231ac97
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10242: status.find.is(200), but actually found 500
20:28:22.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@112fe3a7, username -> user.52402, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e33a1c6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 94a851e3-4712-47fb-9b54-b8987db554f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10403: status.find.is(200), but actually found 500
20:28:22.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e0247ef, username -> user.57347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24fc0d80, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d17a6b61-3028-4348-b1c2-c205ba60de3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10783: status.find.is(200), but actually found 500
20:28:22.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@336ff739, username -> user.622283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c402ae8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3bd6e151-7c8b-441c-bd54-5d056049dcfb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.505 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.505 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.505 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10404: status.find.is(200), but actually found 500
20:28:22.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24e24ccd, username -> user.655128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@359f6d0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 00ac6d97-b92a-47c2-8ad4-5490a81d6118
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10406: status.find.is(200), but actually found 500
20:28:22.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10bc58a7, username -> user.445166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f3c87ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 84e09161-403a-4b43-9b69-33591c49ab70
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.506 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.506 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.506 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.506 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10923: status.find.is(200), but actually found 500
20:28:22.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35edb797, username -> user.925519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cd8c169, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bab5fe96-b280-4dea-ba56-43330bdd6080
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.507 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.507 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.507 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11051: status.find.is(200), but actually found 500
20:28:22.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14697338, username -> user.833908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c72ecdb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4fd3926b-c03e-476a-838e-ff22ec72a156
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.507 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.507 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.507 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10753: status.find.is(200), but actually found 500
20:28:22.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1873009, username -> user.694652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13e6910d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a510d1c7-63c0-47cb-8a16-87f0810536d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10393: status.find.is(200), but actually found 500
20:28:22.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10393,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bf04201, username -> user.91640, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c5a22ba, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e960cce0-982a-4b0b-803c-d20744e3527c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10993: status.find.is(200), but actually found 500
20:28:22.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c5e5423, username -> user.770356, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29313036, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b3306348-b02d-4024-bfb6-d3704bc83582
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.508 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.508 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.508 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10764: status.find.is(200), but actually found 500
20:28:22.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10835: status.find.is(200), but actually found 500
20:28:22.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5301cdf1, username -> user.673548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@200efc3f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8f2cbfc7-734e-48bd-874e-12c18eb2fc95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52d31c8d, username -> user.931483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33f7fd39, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b925a492-c623-46c8-9e1f-42dc56af7a35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10705: status.find.is(200), but actually found 500
20:28:22.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10705,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@110e5a61, username -> user.964251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36c7dfb4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0510b7ae-1d00-4ce8-8c12-fdcb83f5eba5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10228: status.find.is(200), but actually found 500
20:28:22.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bde4432, username -> user.313142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8916779, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 457e8332-4990-4c7f-9f58-ba8fb69ad5e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.509 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.509 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11037: status.find.is(200), but actually found 500
20:28:22.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11037,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b0d8fcc, username -> user.855033, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@616cb341, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8492f165-e079-479a-a839-87a765315608
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10933: status.find.is(200), but actually found 500
20:28:22.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1219fe2f, username -> user.676888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19c2a68a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3890b682-c633-44d4-bd4e-01b274319e24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10873: status.find.is(200), but actually found 500
20:28:22.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10849: status.find.is(200), but actually found 500
20:28:22.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f506299, username -> user.970648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78208058, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e30f3b84-90cc-4f93-8c82-34e913111aff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b98d194, username -> user.376898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73aa8b2c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b27001a0-5e1c-46f7-9f57-5e2b775164dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.510 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.510 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10913: status.find.is(200), but actually found 500
20:28:22.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78478128, username -> user.167524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52260056, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c56ce818-6ee8-4633-9a1e-41b512229dcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.511 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10240: status.find.is(200), but actually found 500
20:28:22.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.511 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4586f812, username -> user.706126, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69a89455, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d5902ec7-221b-413b-b4c9-2d0e6e217e3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.511 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.511 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.511 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.511 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10394: status.find.is(200), but actually found 500
20:28:22.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bed12aa, username -> user.457735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@553c8b6e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 04da7edf-8576-4aee-9dd5-9dcf86e02c95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.514 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.514 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10396: status.find.is(200), but actually found 500
20:28:22.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3037212a, username -> user.276264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c855b1e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f7a83d16-1b90-458b-97f6-3c445ab78168
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.516 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.516 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10772: status.find.is(200), but actually found 500
20:28:22.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ea3d682, username -> user.530268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@720048f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ff757bdd-3332-4882-a785-36613a9683f6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.516 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.517 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10392: status.find.is(200), but actually found 500
20:28:22.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6551c3f2, username -> user.326470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43778988, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 84af0c56-5eca-49b0-a936-b42715284202
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10758: status.find.is(200), but actually found 500
20:28:22.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79595240, username -> user.264016, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41e16371, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5509ef61-ae8c-4023-b5ea-d63225952bd9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10994: status.find.is(200), but actually found 500
20:28:22.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10994,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f883839, username -> user.305530, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f3bd1be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 525c357f-3ab8-4677-a43f-92e236d25cd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10745: status.find.is(200), but actually found 500
20:28:22.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21192517, username -> user.944098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ceb8c7c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ca08944e-fba8-47fa-a4c4-93268b9e761c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.518 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.518 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10389: status.find.is(200), but actually found 500
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b834a49, username -> user.62011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e96c9ab, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cc3c9e41-463a-497e-8ffb-07a84fff49d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10738: status.find.is(200), but actually found 500
20:28:22.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51e72f25, username -> user.854215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22a9894e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6f430f20-88f8-4cf5-b664-8ca15b2e956a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10688: status.find.is(200), but actually found 500
20:28:22.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3511d39, username -> user.131721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c311971, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: edccc8aa-13d5-4083-a23d-ad9abdb9f716
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10397: status.find.is(200), but actually found 500
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f8140b9, username -> user.955841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e19b6b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7a566e64-0f21-4543-a718-8d5815e9d4e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10390: status.find.is(200), but actually found 500
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@336a628a, username -> user.600774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38e092be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 57dacd62-974a-4010-8351-4b4fbce1c274
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.519 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10988: status.find.is(200), but actually found 500
20:28:22.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.519 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.519 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10988,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5136613a, username -> user.850293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60e8027, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 206e9e57-94d5-4f4f-a5e7-71291155633c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10807: status.find.is(200), but actually found 500
20:28:22.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d7ca27d, username -> user.348435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4170ecfa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3c093c0a-c45b-45f1-9365-9d56ed62a75c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10692: status.find.is(200), but actually found 500
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10947: status.find.is(200), but actually found 500
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10861: status.find.is(200), but actually found 500
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10692,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b066d56, username -> user.334836, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8af79e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f8f02fe7-30e0-429d-9b5b-2f955a62c2cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10832: status.find.is(200), but actually found 500
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10966: status.find.is(200), but actually found 500
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e053a8d, username -> user.216515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33a20f24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 05ef021a-7b8a-47fa-bda0-d6fb39c18614
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10264: status.find.is(200), but actually found 500
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b181cb0, username -> user.664172, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41281c49, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 54ee0805-91fb-4a94-b3db-2693711a5ab1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10741: status.find.is(200), but actually found 500
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10382: status.find.is(200), but actually found 500
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4081ee20, username -> user.704325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c6c5d54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 663a3980-a892-4f79-8d6c-afa3a0ce7898
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43a3b4d0, username -> user.382468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fd9bcd8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 13d67b8d-42c0-4380-af51-71ddf388c430
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10970: status.find.is(200), but actually found 500
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11017: status.find.is(200), but actually found 500
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3314a59a, username -> user.412506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e2b13a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2d14433b-e421-4773-b062-9540225d8d40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11035: status.find.is(200), but actually found 500
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bb277f6, username -> user.178136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@114f2f79, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9524dcce-ae2f-4933-908e-2407e1b660bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@247bbdcd, username -> user.668692, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ed2e3a2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3a69cee9-354a-4951-b00d-072f8b9df755
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10861,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@294d2b55, username -> user.934029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dbf6386, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 561a4ff7-5262-4277-80f7-d6a9bdc4a980
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7857179f, username -> user.358790, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7354a48e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 48e058b2-08dc-46db-b9ed-20a888cc8a9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@308361d2, username -> user.557292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cdd05da, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9b5b74ad-f18c-4cc8-afb1-42fb02bfc25d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10295: status.find.is(200), but actually found 500
20:28:22.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bd9b343, username -> user.27544, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@125c186a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 05bd937e-ba56-4f77-b234-f96c20e97f8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.524 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10284: status.find.is(200), but actually found 500
20:28:22.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11024: status.find.is(200), but actually found 500
20:28:22.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@389174bc, username -> user.679702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c8f184e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 465563b4-377c-4202-a502-3b470420c66e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.525 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10942: status.find.is(200), but actually found 500
20:28:22.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13ced059, username -> user.719383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ef28946, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 04091c7a-8ca6-459c-b77a-b5a896412eac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11028: status.find.is(200), but actually found 500
20:28:22.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2898b9b1, username -> user.242278, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58af239a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 518e3f2e-eaa3-4823-a667-2c8b47b71b5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10294: status.find.is(200), but actually found 500
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10284,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f39dfbd, username -> user.18934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29c238ef, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 585a1e92-5880-46fe-a1f2-71a7645e5262
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10341: status.find.is(200), but actually found 500
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10294,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@213658d4, username -> user.49664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dff4b2e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6c1fff97-4d05-4d4a-94ae-04a2b9eb8bb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10341,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ea97668, username -> user.443073, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@465a3187, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 47b1ddde-2694-411f-8fd6-eeb8b1c04fd3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11032: status.find.is(200), but actually found 500
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10363: status.find.is(200), but actually found 500
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18f1b745, username -> user.174476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67b5561a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 381ced78-96b1-49d6-a123-d1da39d86324
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10304: status.find.is(200), but actually found 500
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b698000, username -> user.659144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48116966, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 973a15da-974a-4dbb-b4ca-64e531df6528
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fdabf3, username -> user.187644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a029b23, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ff71f459-e4c8-4589-b86c-242756853294
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.526 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10765: status.find.is(200), but actually found 500
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.526 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10348: status.find.is(200), but actually found 500
20:28:22.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10348,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b1fb35c, username -> user.37058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39e21da0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0a03fc8d-8bd0-41e9-9719-7fb065d102c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@180e6a00, username -> user.578732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b61dbaa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7437642a-112a-4273-9845-65d3cadaa337
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10350: status.find.is(200), but actually found 500
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10260: status.find.is(200), but actually found 500
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@414d9656, username -> user.319614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f75e5d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1cacbbad-27b6-4045-8ecf-43a81923706d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13e89c92, username -> user.498972, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ed0ea6f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d9050903-eb0e-4d51-b5f0-88cf707e4ce0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10347: status.find.is(200), but actually found 500
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@136ed67b, username -> user.532319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a68f847, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 52e88bb4-53aa-456b-a98f-8143695be8b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10083: status.find.is(200), but actually found 500
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10802: status.find.is(200), but actually found 500
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10280: status.find.is(200), but actually found 500
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c7e34d2, username -> user.790526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5da9b4c2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 48942738-7029-4028-8d83-0cc17016be5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@279e4e9c, username -> user.332159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7138ee35, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7d8764a5-b359-4177-8a2c-1c2ebedeba72
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ddd065c, username -> user.351300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35dffe31, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 00f294ac-acab-4294-b3c2-95667c6aafea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10333: status.find.is(200), but actually found 500
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10804: status.find.is(200), but actually found 500
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b365410, username -> user.237048, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d43b7a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 14e2e721-ac80-4242-a9a5-15d70befeaaf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fc2b5dc, username -> user.285359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@634d2489, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d7a7cd6f-7100-4ca0-aba1-bb0dd0e9d911
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10334: status.find.is(200), but actually found 500
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a5cae79, username -> user.45007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ebccd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5f70a1db-3bf4-41cc-91bf-ba89c0ce6c27
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10776: status.find.is(200), but actually found 500
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10776,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@646624c8, username -> user.307074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@292ebbd8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e1d34ceb-2952-4173-a240-024931679330
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10343: status.find.is(200), but actually found 500
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a7b2f16, username -> user.56716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c2a1f9f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 33947ce4-8915-4cae-840f-90c0a92dc70a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10345: status.find.is(200), but actually found 500
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2484a0cb, username -> user.387180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@644c404b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a560cbf4-e8c7-4ade-84d9-90f91c8c7015
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.528 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10338: status.find.is(200), but actually found 500
20:28:22.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10338,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@355f3655, username -> user.251345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bd23a49, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 706e7bdc-7b1b-4676-8d37-44a9e984fc05
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10325: status.find.is(200), but actually found 500
20:28:22.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@180108a8, username -> user.810546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a3c480c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7b1863d5-f9c3-4d2b-9223-cc6595823f52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10315: status.find.is(200), but actually found 500
20:28:22.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36a662ca, username -> user.787205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48033cbe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cc0ce26e-2c9d-49d3-a6cb-bcff67447e98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.529 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.529 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10377: status.find.is(200), but actually found 500
20:28:22.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fea30e1, username -> user.300674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bbd1f13, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ecf455e7-663c-4e16-8c0c-838df22231bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10326: status.find.is(200), but actually found 500
20:28:22.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10351: status.find.is(200), but actually found 500
20:28:22.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@564939bd, username -> user.789287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5782bd69, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4e78544a-9dfe-4cef-a8c2-730f3bebd363
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6debec50, username -> user.252329, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fe8ac38, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b963fe17-99a0-4443-a4b6-cdd9c7767258
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10340: status.find.is(200), but actually found 500
20:28:22.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10340,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d6c2f11, username -> user.737838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74a1f35, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7d434a8d-f936-4837-87db-f60976a9d919
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10320: status.find.is(200), but actually found 500
20:28:22.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b96c04c, username -> user.868803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f7ffa18, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 298fe49d-8288-4991-a6c9-e801128d4328
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10337: status.find.is(200), but actually found 500
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10337,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f0f6ff7, username -> user.240682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@485b7ad1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8068f42d-30ed-4536-b806-894cedf275a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.530 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10314: status.find.is(200), but actually found 500
20:28:22.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c06b5bb, username -> user.388726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aa8e7d4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1dfc094b-a8ee-4596-9300-5b183d7bfa99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10384: status.find.is(200), but actually found 500
20:28:22.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10357: status.find.is(200), but actually found 500
20:28:22.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10384,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78b11877, username -> user.177036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b28045e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 24d0dba3-ac5d-41d0-95e1-779bcad22fe9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f036715, username -> user.16738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2842bf7b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 44d1e573-49e6-4be9-85d7-1aadebaa060e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10087: status.find.is(200), but actually found 500
20:28:22.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10087,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28423885, username -> user.786843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b42a104, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f02e69a2-9edf-4010-a8e3-aa07d871c4d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.531 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.531 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10082: status.find.is(200), but actually found 500
20:28:22.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16475d45, username -> user.427308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d8e4eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: aa9755ce-cfcd-4de9-b10c-4e7c2782acd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10360: status.find.is(200), but actually found 500
20:28:22.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10309: status.find.is(200), but actually found 500
20:28:22.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c11eacf, username -> user.664310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a6eea3e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 03f136fc-3f6b-4115-a116-e091da09a094
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3816a693, username -> user.967149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4092e5b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f5949506-433d-4ef9-ad5d-e32030f421dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10383: status.find.is(200), but actually found 500
20:28:22.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10380: status.find.is(200), but actually found 500
20:28:22.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@737242c3, username -> user.729422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eb8312f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 546e0332-35c5-44b4-bd54-d4d2fd2e1ab9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7867e916, username -> user.112166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@405aa3b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f149db4a-47b5-4d20-a62e-13bfbf35c443
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10311: status.find.is(200), but actually found 500
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67589514, username -> user.778639, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42f57579, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a41773a6-0d8d-40d7-8c67-48b68eb3b718
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.532 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10359: status.find.is(200), but actually found 500
20:28:22.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b4afbb2, username -> user.850189, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@453e2f5e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 90fb439b-164d-4e47-b923-45d0064eb118
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10388: status.find.is(200), but actually found 500
20:28:22.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10358: status.find.is(200), but actually found 500
20:28:22.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@da91a39, username -> user.456748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@879963a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9df5e01a-cbb7-4e34-b5b8-5b944226ac08
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23203a3c, username -> user.638504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c3b6b34, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: df669f11-4abd-4ba6-9b6b-4b565e3f6ece
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10385: status.find.is(200), but actually found 500
20:28:22.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c51ec33, username -> user.391240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e17695f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 390ff1a7-a746-4cae-96a9-ee95129241c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.533 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.533 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10246: status.find.is(200), but actually found 500
20:28:22.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10244: status.find.is(200), but actually found 500
20:28:22.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e90e02f, username -> user.426405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3745744f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9913ba3b-1194-4439-93fd-d24818e202b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24412483, username -> user.964830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73a52489, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5d9737f2-19ca-4121-a2cd-8d6e1f60831c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10368: status.find.is(200), but actually found 500
20:28:22.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76f137d7, username -> user.589294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56feac2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 528ce535-e2f2-408d-9259-b9ac116a96e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10254: status.find.is(200), but actually found 500
20:28:22.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dac65b2, username -> user.630734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7da76e84, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 108ee9ab-a4fa-4c73-b950-9c85cf983400
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.534 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.534 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10312: status.find.is(200), but actually found 500
20:28:22.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ffbc7df, username -> user.301664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43d75f83, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0af2f856-efeb-4fd9-b155-bf5f80f4d674
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.535 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.535 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10307: status.find.is(200), but actually found 500
20:28:22.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d9a32bb, username -> user.137919, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15c6ee96, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 56312cde-4743-4150-9f7a-159e390bd06a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10222: status.find.is(200), but actually found 500
20:28:22.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f7282f, username -> user.433409, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@779a6468, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4ca05468-d0ed-4016-a5ed-4ae205ec33ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10223: status.find.is(200), but actually found 500
20:28:22.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c83c1c4, username -> user.389961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66702700, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 45ee6d38-93cf-4c90-94b9-dbd5900506d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10301: status.find.is(200), but actually found 500
20:28:22.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26768a61, username -> user.428599, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@731fb98e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c1eaa64e-3f69-4c3c-b940-50872f26e151
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.536 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.536 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10444: status.find.is(200), but actually found 500
20:28:22.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76e97db1, username -> user.863164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fcf61d1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 45637fbb-7075-4015-99e9-75240d614bd9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10300: status.find.is(200), but actually found 500
20:28:22.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10300,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a71c67, username -> user.162328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d7553cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f81b707d-fb85-4f5d-b55a-4bbbaced9a6c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10399: status.find.is(200), but actually found 500
20:28:22.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10296: status.find.is(200), but actually found 500
20:28:22.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f51557, username -> user.289425, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68ab7dcf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 631098be-b641-4bb7-bac1-794028efd6fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10296,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@306382a4, username -> user.936164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d61b18c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a5ece9b6-5990-429a-8c6c-558e15273c95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.537 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.537 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10221: status.find.is(200), but actually found 500
20:28:22.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5aa0e529, username -> user.640353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a0eaf71, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 541af3b5-1624-44e9-b7eb-c2f9f2eb27e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10302: status.find.is(200), but actually found 500
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39550edc, username -> user.997392, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fc0843c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 25243516-ff79-48a3-b685-346bce6a4125
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10236: status.find.is(200), but actually found 500
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@304cb327, username -> user.716294, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14a98d16, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f588cc4c-f696-4b63-95e2-8eb7c151d09b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11095: status.find.is(200), but actually found 500
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66edf2d8, username -> user.626930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fda0dc1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 68abf00d-5973-4415-a6d6-08d3d8c6a000
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10290: status.find.is(200), but actually found 500
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a7997fb, username -> user.223980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33ec8f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 420aecfd-805d-46a1-a98f-9877a1b25995
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11104: status.find.is(200), but actually found 500
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26fc6423, username -> user.221490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d8d8e56, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cd1a6668-81b6-40b2-8963-a1f9a7f7dec2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10415: status.find.is(200), but actually found 500
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a240cff, username -> user.811798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d8b7e9c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a209f105-e57f-4633-b5b8-3c2f9f8dce4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.538 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.538 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10297: status.find.is(200), but actually found 500
20:28:22.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10099: status.find.is(200), but actually found 500
20:28:22.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a3e7857, username -> user.886262, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c763343, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 61382606-27e2-4bda-9173-f9fad48c10ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@605ce594, username -> user.112747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ab8b1d8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d14c89bb-94de-45f4-a74f-189b5954b623
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10305: status.find.is(200), but actually found 500
20:28:22.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11108: status.find.is(200), but actually found 500
20:28:22.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a73d3bd, username -> user.470147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69edb3d0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 23ba89c8-b437-4790-9a7b-2a4df2705613
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10293: status.find.is(200), but actually found 500
20:28:22.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36188016, username -> user.739905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@721418a9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 16eb8809-7e48-47d6-aa60-edceac90855b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5989cbf0, username -> user.451385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54a6cc6c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 16df8d9d-19b8-435f-851d-c942867e8171
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10283: status.find.is(200), but actually found 500
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10283,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d3be6cb, username -> user.278923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@308c99eb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2a0a8619-b9be-4f99-b235-076ab69b1fee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.539 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10419: status.find.is(200), but actually found 500
20:28:22.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61b41de, username -> user.536611, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@248badd5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c0df5c92-2694-4cc2-b532-a681c6b5c605
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10106: status.find.is(200), but actually found 500
20:28:22.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c880773, username -> user.855916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3010dc76, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a523d7ad-01ff-43f7-9630-7162bd1d8c28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10291: status.find.is(200), but actually found 500
20:28:22.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10291,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@237c9c95, username -> user.737437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c25cf53, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 99a26f2c-6ebf-47f5-bf8f-f36d48e3b024
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10288: status.find.is(200), but actually found 500
20:28:22.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@223d55bf, username -> user.518429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1813a27, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a0d8b229-3e84-40a7-b70e-bfb237a97d75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10102: status.find.is(200), but actually found 500
20:28:22.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15965941, username -> user.711362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7293f20c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d159a68e-9ad0-4299-ace9-c29afd4669dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.540 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.540 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10420: status.find.is(200), but actually found 500
20:28:22.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f5c4f54, username -> user.600779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@587a95a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a6550b9a-c866-4206-acc7-eb9d699c68bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10107: status.find.is(200), but actually found 500
20:28:22.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35390d02, username -> user.579580, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@648e31d7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e70db366-6d77-48c5-967f-71d533ec80af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.541 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.541 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.541 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10423: status.find.is(200), but actually found 500
20:28:22.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17917f1e, username -> user.815903, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e633406, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2d32ac44-00b3-4de2-a33f-88850f925f7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10276: status.find.is(200), but actually found 500
20:28:22.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77ed81cc, username -> user.735754, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25ee0ec8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 25249573-4185-4e28-a396-d7480d3adc7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10108: status.find.is(200), but actually found 500
20:28:22.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34cdffc0, username -> user.839250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@130139af, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 738960b2-89cc-4bb9-a611-a34b0efd8de6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10285: status.find.is(200), but actually found 500
20:28:22.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10285,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18b919d3, username -> user.581289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16640083, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 62d7534d-6716-4cdc-8e86-d605d3e62146
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.542 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.542 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10424: status.find.is(200), but actually found 500
20:28:22.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ce55ac0, username -> user.305757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35372f98, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2e4c28fd-e52d-4158-a4fb-2af48d9ae81d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10274: status.find.is(200), but actually found 500
20:28:22.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c3234b9, username -> user.550156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d0c6268, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f10f3edc-af75-4796-907d-7edd5c792a15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10282: status.find.is(200), but actually found 500
20:28:22.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10282,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79720ca2, username -> user.362799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54c9d21f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9fecd6f9-ba5f-4ee6-b3de-60ab9801b1f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.543 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.543 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11117: status.find.is(200), but actually found 500
20:28:22.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b3026cb, username -> user.392457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34ba6dfb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a607d79d-f052-477f-9093-dee6093f4881
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.544 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.544 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11122: status.find.is(200), but actually found 500
20:28:22.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b4ce67d, username -> user.418961, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7484380f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 87e2bdcb-a18f-4fbe-80af-066dd45708ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10430: status.find.is(200), but actually found 500
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44cd7dbb, username -> user.658405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6050e86e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: faf854d1-f885-4270-8adf-465cf033f96b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10435: status.find.is(200), but actually found 500
20:28:22.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10449: status.find.is(200), but actually found 500
20:28:22.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10ec72b8, username -> user.781878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69709075, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 32e3f742-5daf-4482-b0a8-df4fdd33ebc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6adeeaaa, username -> user.937551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fd63b3f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 07b6e633-5f1f-473e-a7d2-9d00356e6238
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10110: status.find.is(200), but actually found 500
20:28:22.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71622956, username -> user.766222, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a78a222, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d8cfe735-8027-4238-a052-faadfbd9d31e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10432: status.find.is(200), but actually found 500
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44199b48, username -> user.549899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@755752a3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 57f6a5d4-96f7-4bdb-b757-931879585dd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.545 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10437: status.find.is(200), but actually found 500
20:28:22.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ce2400, username -> user.409852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f8493f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cb93a0f2-6c52-4647-8481-3dcfefe74340
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10269: status.find.is(200), but actually found 500
20:28:22.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@641d9d3e, username -> user.378414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@524bf926, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 30fdef6e-b2a6-4e36-942c-e5a5b367160c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11123: status.find.is(200), but actually found 500
20:28:22.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eaf31fa, username -> user.174947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c123c2b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 296ab159-4c99-46b8-a7b6-51204489644e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10116: status.find.is(200), but actually found 500
20:28:22.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10116,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1875d3ce, username -> user.846134, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@208064e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: da052be5-b9a6-4ef5-a15b-d119b1d514dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10429: status.find.is(200), but actually found 500
20:28:22.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18079bda, username -> user.627122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f35e894, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0b536748-4b57-48e1-8a78-e063b210817f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.546 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.546 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10438: status.find.is(200), but actually found 500
20:28:22.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17000fd5, username -> user.479239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30fb1025, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b0b3e11b-baee-460d-8e92-669913baf4f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11124: status.find.is(200), but actually found 500
20:28:22.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b7862de, username -> user.372761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e35b337, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a68dc86e-523e-4b76-a5c5-840f750aa9e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.547 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.547 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10237: status.find.is(200), but actually found 500
20:28:22.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10258: status.find.is(200), but actually found 500
20:28:22.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10237,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77c97e21, username -> user.549475, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ac63b37, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d9ddb081-5755-4a63-828d-7abe1b662de4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10258,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@492e5dda, username -> user.171521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@473f69b5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a589b73d-1cd3-4dbd-8d16-f7202b578d3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.547 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10238: status.find.is(200), but actually found 500
20:28:22.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10238,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25773673, username -> user.256140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4283a92b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5bba1cb1-6066-415b-8908-49eddf40c51d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10257: status.find.is(200), but actually found 500
20:28:22.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b5cf943, username -> user.964117, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5faba2cb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2991aa4f-7836-4a42-8409-e550effa11b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10270: status.find.is(200), but actually found 500
20:28:22.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22cb10b4, username -> user.737781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dedcf7d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 737a5eac-7685-4833-a887-26a0d3776b74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10447: status.find.is(200), but actually found 500
20:28:22.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22fb8dd7, username -> user.749870, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@110dc942, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3f6fea7a-6150-4ecb-aaac-04a46f78dabc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10250: status.find.is(200), but actually found 500
20:28:22.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10259: status.find.is(200), but actually found 500
20:28:22.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68c6f46a, username -> user.496607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e037668, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fb21ff96-48c9-46f5-bf0f-2bb495550db8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.548 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10259,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f18eea3, username -> user.379682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5206320d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f1e33851-0b3a-499b-9cfd-707b1b476629
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.548 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10457: status.find.is(200), but actually found 500
20:28:22.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72057b14, username -> user.208149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7143a7c0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ace7bd80-9805-46a3-be69-784f589ba420
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10251: status.find.is(200), but actually found 500
20:28:22.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10251,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16f19e33, username -> user.899261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42660ec7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 57caa977-ad60-410d-b60d-6f31a6aecc4a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10261: status.find.is(200), but actually found 500
20:28:22.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18c50fbe, username -> user.973775, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ae27566, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 058adfd0-ab8b-47a3-b738-8d38b98f4c75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.549 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.549 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10427: status.find.is(200), but actually found 500
20:28:22.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f4a4a94, username -> user.728395, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2adfc423, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5e2253f5-475e-4288-81db-0d2211e55db0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10412: status.find.is(200), but actually found 500
20:28:22.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46017563, username -> user.513348, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e188188, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3d9319ff-3753-43fc-a6ad-8e0e4df903bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10453: status.find.is(200), but actually found 500
20:28:22.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10453,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@87eb01e, username -> user.693003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@234e91df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7bfa85f2-ed61-4ce5-be8e-8fa45232319b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10245: status.find.is(200), but actually found 500
20:28:22.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10416: status.find.is(200), but actually found 500
20:28:22.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10245,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1346d2f7, username -> user.802215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a66ccbc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6c523618-b68b-491a-9f9c-0bf92addd4cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d0f711b, username -> user.892519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3557249f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c6757302-1629-40a0-983c-0d77f0494780
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.550 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.550 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10486: status.find.is(200), but actually found 500
20:28:22.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d1587a4, username -> user.199766, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9157552, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7f4285fb-d260-429e-9c40-559bfae982e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10475: status.find.is(200), but actually found 500
20:28:22.551 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.551 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.551 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30c5d74d, username -> user.266456, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42a7e7a4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c172bf39-9a25-41cb-9524-907eab9b6f63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10480: status.find.is(200), but actually found 500
20:28:22.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d1c3aa6, username -> user.81760, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7291a5ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 76220b2f-01cd-42fd-9371-00636b152fbd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10422: status.find.is(200), but actually found 500
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10481: status.find.is(200), but actually found 500
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10548: status.find.is(200), but actually found 500
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@423d982e, username -> user.852623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c3c5c95, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d18dfbfa-6bc8-4243-be67-cf2f2b9a53d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10422,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1efcbd02, username -> user.289287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@766efcc0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3069865c-3fd0-488d-bfa5-f148a2b97f4a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5868e69c, username -> user.555441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bec360e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 860aaafe-bc1c-45e3-a2dd-205fcf01e22b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10485: status.find.is(200), but actually found 500
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7656dae, username -> user.643732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50f2c4f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1996575a-a85c-4ba5-8ee3-be5dbcfcf1a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10411: status.find.is(200), but actually found 500
20:28:22.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fd40b8e, username -> user.207578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b7e3c8b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7b1b9acf-a757-4d91-87c5-0f187e578ae5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.552 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.552 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10153: status.find.is(200), but actually found 500
20:28:22.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10241: status.find.is(200), but actually found 500
20:28:22.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68a6857f, username -> user.486206, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35175f03, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9744daf4-3dde-46d7-80b2-e47e54fc4169
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@709622b0, username -> user.675593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72296b93, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6148ab3b-0a07-4200-bd12-7aa9b9c8c004
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10138: status.find.is(200), but actually found 500
20:28:22.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37fd6616, username -> user.984767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dbe13dc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 741f0293-921b-4bf4-a46e-9689b34a0608
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10249: status.find.is(200), but actually found 500
20:28:22.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.553 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c134f6e, username -> user.551401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@82988b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 898071f1-b7e7-4da3-8a2b-10981f4fc564
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.553 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.553 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11129: status.find.is(200), but actually found 500
20:28:22.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cd37899, username -> user.591375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5333db47, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4d38c15f-0890-4d51-a085-1dbe99b5a689
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10157: status.find.is(200), but actually found 500
20:28:22.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10235: status.find.is(200), but actually found 500
20:28:22.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ebbb6fe, username -> user.880918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e1a84f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 27e33c30-d7fc-4efb-b22f-c216bfd26228
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10235,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@659fe316, username -> user.575853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18f8b2c6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 56e8ad0c-912e-4d11-a602-5548cc4576c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.554 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.554 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10484: status.find.is(200), but actually found 500
20:28:22.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37ac53f, username -> user.158735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4095726c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b69a2872-6c36-484c-adee-0ad6de2df3c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10491: status.find.is(200), but actually found 500
20:28:22.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@177f522c, username -> user.623909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1defbe2c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5251180c-cfd4-4ac9-8e31-02aab1558ca3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10159: status.find.is(200), but actually found 500
20:28:22.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10159,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dad861a, username -> user.651872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73c6274d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b6f76470-c733-41cf-891d-3d4adb89df0a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10518: status.find.is(200), but actually found 500
20:28:22.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7376d0e, username -> user.850554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25aa275f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 82e28949-80e6-4c37-91de-1fa43138c9f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.555 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.555 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10156: status.find.is(200), but actually found 500
20:28:22.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10519: status.find.is(200), but actually found 500
20:28:22.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45f05e74, username -> user.687490, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fa6db24, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e8131ea8-64e7-4036-97d1-ebc45171495f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4188960e, username -> user.682003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d429024, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 70a25c41-3eb6-42c4-a464-14a96f06e09b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10376: status.find.is(200), but actually found 500
20:28:22.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19edfd38, username -> user.397572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1980d258, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1836fe99-d240-4801-bf37-20d7ddeca35b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10597: status.find.is(200), but actually found 500
20:28:22.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75867577, username -> user.964469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39494457, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 468961cd-24d8-4f8c-80f1-60984ff3ae09
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10166: status.find.is(200), but actually found 500
20:28:22.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f4cf5b1, username -> user.627258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@632fac4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 01c97a1d-76be-465a-b93f-5c25597645cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.556 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.556 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.556 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10225: status.find.is(200), but actually found 500
20:28:22.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c7b7110, username -> user.117154, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@720d46fe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bc79f43a-c960-46c7-882f-76d74384532e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10158: status.find.is(200), but actually found 500
20:28:22.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7135a81d, username -> user.670770, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ea09de1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7f6e82d9-b7a5-42c3-b05b-25a6f58b710f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.557 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.557 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10163: status.find.is(200), but actually found 500
20:28:22.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@571f956, username -> user.184562, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58df6eb7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 414b09d0-ee23-4e9f-8c78-899490498c11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10226: status.find.is(200), but actually found 500
20:28:22.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bcc1021, username -> user.889078, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1edd0d17, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 682276df-6f7b-4ffa-b318-de28cb42659b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10155: status.find.is(200), but actually found 500
20:28:22.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f279d4, username -> user.629483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ac1956e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0a70ad46-cbac-452f-a27e-edf7b0380770
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10161: status.find.is(200), but actually found 500
20:28:22.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a03f9a4, username -> user.983513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@df7ea05, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8f33c7cf-6544-4c2c-83cc-720fcc87b242
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10230: status.find.is(200), but actually found 500
20:28:22.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@174bffae, username -> user.45085, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@652e48a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b879d392-5979-44be-82e8-96b7dd42ba3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.558 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.558 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10234: status.find.is(200), but actually found 500
20:28:22.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7204d7a5, username -> user.101382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37714fbb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3b2813fb-dff5-4e24-b3f9-4e10e81ff882
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10229: status.find.is(200), but actually found 500
20:28:22.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@156d56cd, username -> user.298939, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@537ee5f0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f2f296bb-c6df-4daa-b9b1-82e1642d0c32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.559 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.559 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.559 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10231: status.find.is(200), but actually found 500
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10232: status.find.is(200), but actually found 500
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71b76b1d, username -> user.297399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76f3a229, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 97e13475-0cc4-4f70-89a0-05d2fcfc7477
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10233: status.find.is(200), but actually found 500
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f55b8f2, username -> user.417468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7392036f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 807a3532-5eee-4dde-bfe1-2086ca049c5f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10220: status.find.is(200), but actually found 500
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10219: status.find.is(200), but actually found 500
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10243: status.find.is(200), but actually found 500
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37424228, username -> user.777461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57bc8432, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 89ddd330-8a9f-402e-9995-bde0aef5e2b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25ad8670, username -> user.297306, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@317f148e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 40b5f87d-0e0a-44fe-a935-474ff84698c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@124107de, username -> user.193242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@480fc0df, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ffd2f9c6-f09c-49f7-b0a5-3507019f9bab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10164: status.find.is(200), but actually found 500
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20cafef9, username -> user.693166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@433f36b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 179295a5-0280-422a-bcf0-0657afb061d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10162: status.find.is(200), but actually found 500
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fd630e4, username -> user.950051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45903156, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: aa401ff0-faeb-4e87-9148-8b7b285078eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.560 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2526539b, username -> user.971296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19e8f44b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e5d307f9-e81e-4fe7-9ef0-6426b37e2113
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.560 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10211: status.find.is(200), but actually found 500
20:28:22.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@490ecccf, username -> user.924435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a07a98f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 76b240a9-d630-4f81-ac4d-fd0e11d94a92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10208: status.find.is(200), but actually found 500
20:28:22.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10208,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3450950c, username -> user.234335, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38af2cc5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fea7cc08-1d8b-47e9-8eed-30d6ecf74fa1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.561 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.561 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10152: status.find.is(200), but actually found 500
20:28:22.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a6d24fe, username -> user.515300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48ad8d69, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: eeb28973-a770-4ec3-bd80-f3fe4fd75523
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10210: status.find.is(200), but actually found 500
20:28:22.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@320ea24f, username -> user.36498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44cdb4ac, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 66eacf32-4371-4ffe-99bb-2b1c877b5ee6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10180: status.find.is(200), but actually found 500
20:28:22.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10214: status.find.is(200), but actually found 500
20:28:22.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10175: status.find.is(200), but actually found 500
20:28:22.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10214,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d77d8c9, username -> user.549106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43a47ad8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6831b1ec-0077-47ab-ba84-76b6cc8450f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@109647e6, username -> user.327190, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bfb418a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 801c371a-c24d-4a7c-b867-80e37855aebc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c7ea7ae, username -> user.847040, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74e16d65, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 33a80708-348f-4325-8cd7-4f5cf4a5dbe7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.562 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.562 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10215: status.find.is(200), but actually found 500
20:28:22.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@734e621f, username -> user.99010, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a741fe2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2a70a094-9367-484d-ace4-591d7a7abe14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.563 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.563 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10046: status.find.is(200), but actually found 500
20:28:22.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54946631, username -> user.416635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5701ddf9, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b50e020e-a7c4-4b4e-a2aa-ed6cddeed46c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10189: status.find.is(200), but actually found 500
20:28:22.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10212: status.find.is(200), but actually found 500
20:28:22.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15c41f01, username -> user.620096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@519a966e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d1bf676c-1185-4e62-86da-1b335c04fcc4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10200: status.find.is(200), but actually found 500
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79ca5196, username -> user.977054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a451417, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 731df092-2c05-4282-83a1-52f56ba8c4f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bc76668, username -> user.395165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f8357fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: dcd0ba0e-decd-4a17-8d91-e8079f5dc6ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10206: status.find.is(200), but actually found 500
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ba8e244, username -> user.796946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21cd2945, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: dfea6695-2048-4349-a559-d3d036b429dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10204: status.find.is(200), but actually found 500
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@665da172, username -> user.526163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cb83590, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ee5e8814-4079-4a99-842a-64ccb58b7610
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10203: status.find.is(200), but actually found 500
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10198: status.find.is(200), but actually found 500
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43147bc8, username -> user.380112, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1528fc21, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: afd5fb2c-668c-44e8-a485-f8d70e811a94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b5a4b8d, username -> user.646302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c26690e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7d5c61ae-3aa1-4540-9717-4bce5275725a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.564 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10192: status.find.is(200), but actually found 500
20:28:22.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@643ae87c, username -> user.839675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bfb9fd2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 85bb517d-bcc1-4d36-befb-0336bddaa70c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10182: status.find.is(200), but actually found 500
20:28:22.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ff44bd3, username -> user.884086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fe68c4f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 158a8ddd-a49f-4516-9eaa-b8301e900b6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10176: status.find.is(200), but actually found 500
20:28:22.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b339154, username -> user.561469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6abb59f3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7f284fdc-6231-4353-986f-de2e8d59577c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11139: status.find.is(200), but actually found 500
20:28:22.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11139,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d4daf00, username -> user.485882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@277da890, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 26622dde-e812-4e2d-b098-2d3708f52e03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.565 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10185: status.find.is(200), but actually found 500
20:28:22.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.565 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.565 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b8ba1f9, username -> user.901394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72dc3efe, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 424a7e34-c59a-4b61-90cc-14dc0e55f082
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10181: status.find.is(200), but actually found 500
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10044: status.find.is(200), but actually found 500
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15951f25, username -> user.834232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@668d8a3c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bb088904-9ec6-467c-89f2-8c22696f00e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10044,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a070be0, username -> user.148012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cb87f70, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 211b5b59-3c0f-4cc3-b1d0-f1f198ac9053
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10171: status.find.is(200), but actually found 500
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10145: status.find.is(200), but actually found 500
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10128: status.find.is(200), but actually found 500
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@305eafae, username -> user.606263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f02083, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3f5539a4-f69e-4054-b469-b6750c540507
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15d577f3, username -> user.130977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d1f66e5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 61813c9b-300b-436e-93c5-ca8fcc501025
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@597125d0, username -> user.191491, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1eb33423, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7ae531cc-44a5-43d6-9608-916aee667587
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10174: status.find.is(200), but actually found 500
20:28:22.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@569f76a3, username -> user.91449, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f28879c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: e481f672-813c-4db8-a856-63a7f0c7e7b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10170: status.find.is(200), but actually found 500
20:28:22.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.566 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b605295, username -> user.336150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@369d9cd6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9277d6d7-b18e-4c25-a4a3-2769fef5f923
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10144: status.find.is(200), but actually found 500
20:28:22.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29bdbf90, username -> user.443873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19791f95, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7fababb0-7a40-44d3-a8ed-4f0dc7359104
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10048: status.find.is(200), but actually found 500
20:28:22.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10048,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4976e6cf, username -> user.613624, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ee3d1ee, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 64293d5f-6a75-4745-8459-e7f0ffca5c24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11121: status.find.is(200), but actually found 500
20:28:22.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48447a3b, username -> user.792813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ad106f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d1c86032-b6e3-4f0e-a31e-05cb5ac0c6e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.567 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.567 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10135: status.find.is(200), but actually found 500
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40516232, username -> user.188256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bd862fb, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9ccb0531-8fe0-45f3-a2d8-c7eb37555ee3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10255: status.find.is(200), but actually found 500
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10141: status.find.is(200), but actually found 500
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@151da8b5, username -> user.143950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57231914, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 551ca2ab-ead8-4087-8d6d-feebbfb5d9d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11115: status.find.is(200), but actually found 500
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10268: status.find.is(200), but actually found 500
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10146: status.find.is(200), but actually found 500
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10268,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17e50ba4, username -> user.858237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a4cb87d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: fd14e710-3e40-4e3a-ad5a-a759e7e1a89f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20221a86, username -> user.612854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64a31830, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c607d5fb-1ee8-4667-99b2-cf7ea26e2f4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53e09d25, username -> user.577736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@df471be, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 1cfc02a5-e4c7-48f1-a213-9f1f07da8326
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63dad10e, username -> user.235817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3141f0a0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a8568c57-3c9e-47ff-a2a6-eecca382aa21
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10120: status.find.is(200), but actually found 500
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7858d40d, username -> user.135464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68bc1948, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 14e03871-ba82-44d4-a431-1ea1746e5a06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10122: status.find.is(200), but actually found 500
20:28:22.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10122,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62f0dc5f, username -> user.832059, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f415b2d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 91077a51-0df4-4281-bd8e-fd596e0a365d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10129: status.find.is(200), but actually found 500
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44859cb2, username -> user.264745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@620be289, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 67d9df3a-3d46-471f-8fdf-10c5c1b2cffb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10133: status.find.is(200), but actually found 500
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1929631e, username -> user.483999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d5c54ae, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 913b143a-0a4d-49ea-bbb0-112eb2a5bd7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10125: status.find.is(200), but actually found 500
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.568 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11148: status.find.is(200), but actually found 500
20:28:22.568 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58e6eedf, username -> user.891757, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fa494c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 68d1b5c4-b745-4662-bbb4-a798a10b5d5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fcea3d3, username -> user.509351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1df9f391, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c1c8d5a2-8a61-4424-ac7e-41e97525fc10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11147: status.find.is(200), but actually found 500
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11147,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74a71af9, username -> user.573066, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76d1d8d6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 66332bf0-79df-456a-a41c-d2c2dc7804e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10273: status.find.is(200), but actually found 500
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10273,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@975d951, username -> user.913777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7be1882d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3900b9b3-d869-4775-85a1-6f786ed623bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11111: status.find.is(200), but actually found 500
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10137: status.find.is(200), but actually found 500
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b86a305, username -> user.210499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1272298, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 11587688-c3b0-4c5b-90b1-0c10c3652145
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bce9f4f, username -> user.321995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30466e4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4aebdcc6-d191-4525-acad-2216a5eb6ef5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.569 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10119: status.find.is(200), but actually found 500
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10119,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4aac907c, username -> user.952566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@228bfc68, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 53297668-13d6-4ea7-84fa-4b0b162ddab8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10148: status.find.is(200), but actually found 500
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@731152cc, username -> user.418452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52c7aa35, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2f0e176a-1e44-4534-a1fc-372f750db139
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10126: status.find.is(200), but actually found 500
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@435efeff, username -> user.506353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b1160d0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 920f7d04-8bd1-49c9-9780-ebbad56f9904
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10117: status.find.is(200), but actually found 500
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10123: status.find.is(200), but actually found 500
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8d0817, username -> user.435472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a5bae50, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d4264da8-e174-464d-b768-1bb9307c99df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43b635a3, username -> user.884096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dcc1985, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7f51581b-1bc0-4e58-9ef2-aff78284dbc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10121: status.find.is(200), but actually found 500
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56a495d3, username -> user.952149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@459c6a37, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 94dd6f1a-7de1-46eb-bdbb-4c3b0663bd45
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11096: status.find.is(200), but actually found 500
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d358f14, username -> user.887995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5764b378, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 01c63974-d512-4afd-8918-f623bb4f1f9f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10111: status.find.is(200), but actually found 500
20:28:22.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e999789, username -> user.358968, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@516c5d7a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c68d5f3f-0327-4035-866c-f84fe297ac15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.570 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10109: status.find.is(200), but actually found 500
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10100: status.find.is(200), but actually found 500
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10109,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dbf2c82, username -> user.477395, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5121c39d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a98d424d-31b8-4f59-a4ad-c958dc0f77b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@674e9b7b, username -> user.669187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6262581a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9283e36c-2ea1-4907-acbf-78b13064fd77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10113: status.find.is(200), but actually found 500
20:28:22.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1369fbef, username -> user.903143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e4b4ca1, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3937f3e1-50d8-49ac-a265-35259eb99215
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11102: status.find.is(200), but actually found 500
20:28:22.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2696257f, username -> user.311319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dc94256, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 34ad8d01-56b0-44d8-b165-ce9844d2f105
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10091: status.find.is(200), but actually found 500
20:28:22.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31f0b417, username -> user.807631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@499fcd97, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4058ed33-e66b-4646-9275-652df0b7aa2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10115: status.find.is(200), but actually found 500
20:28:22.571 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18aa6004, username -> user.734724, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fb6f94f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 6cc0999f-f142-4c8c-99aa-5a1f181fa652
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10346: status.find.is(200), but actually found 500
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@365c5eaa, username -> user.90905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cfd1f9b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c3a3de0a-f8f1-46dc-8104-822e82eb9d22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10112: status.find.is(200), but actually found 500
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ae6b69d, username -> user.97090, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bb295e3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0cb796d2-df37-476b-8e37-0e6a1f5b2133
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11158: status.find.is(200), but actually found 500
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11156: status.find.is(200), but actually found 500
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10298: status.find.is(200), but actually found 500
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11156,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b9ce1a8, username -> user.208167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74e576ec, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4ee4098f-8989-4bc6-b133-f3f84b04a97c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@88b247f, username -> user.583843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d468e70, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: f593123a-77c9-48a4-b4ea-493ff67761d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4639aa1d, username -> user.68568, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6978c5cd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 64b33edb-35af-4237-b5b9-d88c68bb60bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10349: status.find.is(200), but actually found 500
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10094: status.find.is(200), but actually found 500
20:28:22.572 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5954f016, username -> user.912688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59c31c0c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2a382446-5d04-4ddf-8d81-bed598748159
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b4b2251, username -> user.434695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39fc21d2, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ed92c80d-a1f0-4a95-ac57-ec14ab7464b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.572 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10308: status.find.is(200), but actually found 500
20:28:22.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11157: status.find.is(200), but actually found 500
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6763be48, username -> user.945323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17b18836, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 042b1e51-99a0-49d9-8e95-ae86d00904b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11157,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58381d96, username -> user.730561, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71edb1b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 8ee64f81-7c9a-4324-8249-2c2f69e2e4ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10361: status.find.is(200), but actually found 500
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10058: status.find.is(200), but actually found 500
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10361,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ae7a12c, username -> user.396951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@950b20d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7c92ffb3-e003-4052-b434-e2b3acfb134b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9bb227c, username -> user.219196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d3ee517, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b94a56be-c137-4a04-9a45-ab4072885fca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10317: status.find.is(200), but actually found 500
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d73c153, username -> user.659070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3211da4b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 99e3fbc5-b0d1-403a-ae8c-6cc14015be50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10324: status.find.is(200), but actually found 500
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10318: status.find.is(200), but actually found 500
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bdcaac9, username -> user.669440, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3451e348, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: ff8fdd86-bbbd-4215-af96-4e563945d7ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e697796, username -> user.90871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@691557ff, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b8b2d2de-2803-4fa5-9aff-44abae9f9731
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.573 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11144: status.find.is(200), but actually found 500
20:28:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11144,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61dcdf00, username -> user.754211, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1060a100, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: da9e1869-9f3c-4689-8bf5-02fe23f87d76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10084: status.find.is(200), but actually found 500
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10369: status.find.is(200), but actually found 500
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e3a9a74, username -> user.541861, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55d15bbd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d381bf7d-d3c2-4fa4-a548-5e4746e5ec0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9d3a768, username -> user.355011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e84e69f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 817da02f-0efc-4f0f-837e-be22f28ea1b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10089: status.find.is(200), but actually found 500
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10078: status.find.is(200), but actually found 500
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ba8b4f9, username -> user.318621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d43b469, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0e189546-ea2f-4a2d-91b5-2e1d5799b548
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17bfde8b, username -> user.208581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56dd930c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5a958eeb-c773-45cb-bd23-f7e88e8a536e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10069: status.find.is(200), but actually found 500
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10086: status.find.is(200), but actually found 500
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f3ba65f, username -> user.985288, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3845bcc6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0c8cbef1-5646-4fbe-a92e-e2979c0ab26f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10065: status.find.is(200), but actually found 500
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10332: status.find.is(200), but actually found 500
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@226ecc23, username -> user.990308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5634b28b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4c8d2831-80e3-47e5-a60f-911f3e2fac78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38fdca3c, username -> user.930987, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@773d120e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9b9f757c-9739-4d39-8281-c9093df14b48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@340fa1e2, username -> user.707345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fa0d7d8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9de7b8f0-de40-4fe3-b4ae-7dced4eb61b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10319: status.find.is(200), but actually found 500
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29cc0fe2, username -> user.794209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66e84876, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4907a78a-222d-4dcc-ae54-f32aba31f173
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.574 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11164: status.find.is(200), but actually found 500
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18429a20, username -> user.902608, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4da7104d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 43a0bf10-ebfd-4e5c-8bca-4470c7e088de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10079: status.find.is(200), but actually found 500
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10079,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42fbefd, username -> user.909109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@379ba48f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2b6dd71b-36fa-4e5e-832b-7d5360563df4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10114: status.find.is(200), but actually found 500
20:28:22.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10114,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a2fb695, username -> user.447096, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63ee13a8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c9d3125c-f22a-4f34-b90d-d152dfaac981
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10051: status.find.is(200), but actually found 500
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10097: status.find.is(200), but actually found 500
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11150: status.find.is(200), but actually found 500
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ff36a16, username -> user.573791, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75807c50, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b25f56c9-fe7a-4d3f-b226-ef3f2b125300
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@530d9b86, username -> user.465298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10e484b7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 477f85d5-d96f-49cf-a382-c9edeb42254a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4248a7c2, username -> user.166940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b21010a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cfb96f84-000b-4921-b163-edb8369dbf1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10103: status.find.is(200), but actually found 500
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10095: status.find.is(200), but actually found 500
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ee11e81, username -> user.535337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a6e42d3, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d239a425-eeca-4aed-a99b-7258c5093d28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10072: status.find.is(200), but actually found 500
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@626d2f07, username -> user.685146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c583daa, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0a67349d-867a-4d34-90d5-c9527bb6c36e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c0bedb7, username -> user.416815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4003b4c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 09d56e7e-b165-4194-a6c7-5b44f9f70b34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10077: status.find.is(200), but actually found 500
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fa2ff2, username -> user.875400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58d07c8e, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a74c0cfe-0ddf-45c4-b75e-c75e9ad99e35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.575 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11155: status.find.is(200), but actually found 500
20:28:22.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10118: status.find.is(200), but actually found 500
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e6198a4, username -> user.237385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46e562a6, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: c8ab85b7-5781-44e9-9c67-e3ffe00880b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11153: status.find.is(200), but actually found 500
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14c2ff73, username -> user.723764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bbb068b, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 3386803b-8578-45e7-a4cc-073fa94ee24d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10124: status.find.is(200), but actually found 500
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ffac999, username -> user.156143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c298a07, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5ebde897-d6ca-432e-ac18-45357bd0ea9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10167: status.find.is(200), but actually found 500
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bdd8fef, username -> user.207748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ef43f8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: dbfb59fa-335f-4e61-aca6-2d5bbac744f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11166: status.find.is(200), but actually found 500
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11151: status.find.is(200), but actually found 500
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10096: status.find.is(200), but actually found 500
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11146: status.find.is(200), but actually found 500
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10167,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5794a544, username -> user.4085, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34918c54, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: b44f4773-3d44-476d-b4d3-8028b8e75a98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cc78013, username -> user.683637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@359ba0f5, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: bdca8264-2572-44a6-a07f-7782955a2cd2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79c65ba6, username -> user.454482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43b9f261, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 981a6b0c-d4d2-468c-b854-dbf31316ff7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@234fc735, username -> user.445936, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@499ab00f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: dadcc838-e953-4be6-b64d-21825c8152cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@250c40c4, username -> user.452477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75b0992a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 00e8c1c5-e798-4fa6-9331-f0117f3e0c26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.576 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10140: status.find.is(200), but actually found 500
20:28:22.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8f05adf, username -> user.229877, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d2006f4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7773a235-6693-407a-bb34-f650cab59710
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10169: status.find.is(200), but actually found 500
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10169,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a1a802c, username -> user.694634, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@665697b8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2e751a00-7cef-458d-ac8c-a157c3a5a2fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10184: status.find.is(200), but actually found 500
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10193: status.find.is(200), but actually found 500
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b7bc5fe, username -> user.310915, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e060f30, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cf4a380d-80f9-40af-8faf-927df0d89af4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10183: status.find.is(200), but actually found 500
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10127: status.find.is(200), but actually found 500
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b584cf7, username -> user.176056, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28e233c7, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 840b091e-758b-4964-a11c-30df4c9b5b8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10160: status.find.is(200), but actually found 500
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10195: status.find.is(200), but actually found 500
20:28:22.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62e203b6, username -> user.840923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14f69146, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 39c9f422-6aaf-4d4e-9904-5011f01118d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ff9aaab, username -> user.825979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17a91f5d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 4554c1af-4568-45b2-9494-27c8010429c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@314e1bd1, username -> user.274217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1048ce5c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 042e7c31-3afb-4103-afad-d7a3c70df898
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.577 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a5d9b5f, username -> user.749358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58f127a, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: eeb84498-2299-490a-9eae-13e869031c56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10188: status.find.is(200), but actually found 500
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a754c48, username -> user.481197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@747b3e7d, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 0c64fc57-8656-4678-aae4-848899bcf547
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10187: status.find.is(200), but actually found 500
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10209: status.find.is(200), but actually found 500
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31cd9143, username -> user.412272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41c45ccf, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 42ed55c9-be23-4601-9dfa-e1f4a26204f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10191: status.find.is(200), but actually found 500
20:28:22.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10187,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bf6f22a, username -> user.483424, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26ebc4e0, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 5119703b-bf0c-4876-be92-cfb7218ff53a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a0214f2, username -> user.306296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5604cf75, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 
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-length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: cba32a3d-0084-44e7-9a87-39350066b36a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10205: status.find.is(200), but actually found 500
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.578 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b5a579e, username -> user.98827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1725033c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 2418c63a-c67a-4c3e-affd-3a52eadbd927
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11152: status.find.is(200), but actually found 500
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4242786f, username -> user.383050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33cad0c4, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 7315bdfa-0e78-434a-abf0-d319ca2438be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10075: status.find.is(200), but actually found 500
20:28:22.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@120f9c26, username -> user.932657, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@254b0885, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: df681bb4-cbd5-4c90-9be1-cbfcc18c5212
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10080: status.find.is(200), but actually found 500
20:28:22.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10179: status.find.is(200), but actually found 500
20:28:22.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@156b3281, username -> user.780672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@680aee94, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 307ec8f4-3aa7-49ff-878f-0cb9cf8acd48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26608fc4, username -> user.723979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b7d29fc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a86acd0e-2453-4ea1-acfd-60b6fa0bcd7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.579 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10172: status.find.is(200), but actually found 500
20:28:22.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ed7a48f, username -> user.803784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33d1a07, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 58f23211-d3b4-4598-9a98-dd5f9145cbb4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10227: status.find.is(200), but actually found 500
20:28:22.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39f07c96, username -> user.966158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@192cb64f, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: d41c3ea8-4428-4cc7-8c5f-feb7dfd073da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10088: status.find.is(200), but actually found 500
20:28:22.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10088,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5980ce0, username -> user.708623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58f0c494, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 60adfe96-18a0-461a-8e3f-8db0c1862d7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 11143: status.find.is(200), but actually found 500
20:28:22.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,11143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6284f794, username -> user.229590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a4f24bc, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: a07b19e8-6085-43f7-a964-680799616d96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.580 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.580 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:22.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 10287: status.find.is(200), but actually found 500
20:28:22.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 500
=========================
Session:
Session(idc.login,10287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24da9bec, username -> user.147123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b563bdd, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
status:
	500 Internal Server Error
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-Length: 0
	date: Thu, 25 Jan 2024 20:28:22 GMT
	x-forgerock-transactionid: 9cc30c57-03e2-4e45-b31e-2957637cd32e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:22.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.588 [ERROR] i.g.h.a.HttpRequestAction - 'restLoginUsernamePasswordCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
20:28:22.588 [ERROR] i.g.h.a.HttpRequestAction - 'restloginProgressiveProfileCallback' failed to execute: No attribute named 'callbacks' is defined
20:28:22.588 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:28:22                                          95s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=11110 )
> restLoginInitiate                                        (OK=0      KO=11110 )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (18.02%)
> status.find.is(200), but actually found 503                      4958 (14.88%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[#-                                                                        ]  2%
          waiting: 530580 / active: 925    / done: 11110 
================================================================================

20:28:25.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 12152: status.find.is(200), but actually found 401
20:28:25.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,12152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ae792df, username -> user.1000578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48802e80, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214503849))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3U0M281aXRmNDc1ZmxpaTluczQ0OWFvc2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VUxXSk9VRlkyWjFKRWRtbFNlamR5YUhSMGJuTjNMbTV1TnpjeExWWjVSRzAyZGtScVR5MUZYMkZhU0VWNFZFMWhNVzlLTFVKV2JURlRNMkoxWTJGdlQyWXdTVGhaVjFCT2J6Z3RTV2RxV1MxVmQyMXNTV3BqWm5SamNrZEZNWE5ZWWtwblJWWmpWVTlJUlhCTk1rdFhOR3B4YW5wTVgxZHRWblpMT0dwdVZrTlRZMFo0YzBreFdscGlhMjkwUzJWcmNEQlNTMHBpUWpsTmNVeE9hVEJhTm1RMlZtd3hhRGRGZG5ocE1FUlFOWFpPTjBndFMxTlRTa2sxT0MxTk5FeE9TRVJHVEdveldXZFFTekZoZEVSclNtVkRVM2xtU1VaM2FEaEpVazFMU25kS2NVcDBUbXRHWTBadFdrdGllRmcwZDJVelJIYzBiV1kxYlVGelpWaFZVbFIwTlZoRmFXMUJMV3RrVW5WSmJGcFlUWGh2TjJNNVMzRlVOak54ZW1WWFlXb3hPR1Z6ZFROVWVtNHRaWFJsUVRKWVpURk5WMFJJVlhwUE9GWlVVV1pDUkdNNVVGRjVWR1JWTFROUlZqRk5hMmxYZDBOeFZIVk1Wa1V6WjBka1MwZEtjekJuVTFadWRVWjFMVFpHUkVwWldXNXpWRGhRUkZSUGNGa3phVVJNWVZWVE1ESnlhRmgwU2psMWFsWjJTaTFuVkZSMmFVaHZXazR5TkZoUlRYcEZXVlE1VkVGd2VFTnZiVkJCVEd4SVNURnRkMnRXV205SU1WRTJUMlJsVVVwMVRXbG5RMlF4U1hCV1dXSlJkbGxpVFU1blpraFNVMDg0TlhGU2FGQldVbWs0Y21GMFp6STFXRVJ3WDBWbk1YSmpMVE5ETFRGVk1reGlaMFJEZDFOVmJrSXRVVTlFV0ZCYWRUVk5RekJ4UldkVFVWTXdiVjlOU3pSMlFqaDBjSGxHYlZnNGMzTXhWMDVmVVY5bU5VSnBNSEV6WVcxUE5tTlNOa3hmVVdkWFZVczNTMjVxWjBwamRtUmtSVjgwWmxGRFdsTkpYMDVYV2xOR1pXUllPVXhVV1hocVNtd3RTMUZIVmpKSVlucHVYMmhKYmsxWmJFUjJhM0Z6Y0VJM2VrNUlNSEZ6TkdKMlJqWk5TMHQyUkdnelRVUXljek54Tm1oVFFWWnplRUpuYUVKUllUSm9abmxNVDBFeWIyVnpWV3hUWlVodU9YVmlUbEJuVlRkUFNrZE5MbnBsUTNWaU1WaFpRMDV4VkUxUFNVbFVSRUZYV21jLm5vMEZTMklBOEItS0ZTUkdGU1hSM2RCRFQ0M0otUVp1ZVVpNEFOYnUyZEkiLCJleHAiOjE3MDYyMTQ4MDMsImlhdCI6MTcwNjIxNDUwM30.31pEdzS-Oty4K-qFQt3-rrf4nfvBCQ_0dKl_lf4MfQ8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000578"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:24 GMT
	x-forgerock-transactionid: 70e22ba0-44b4-4067-a1c6-43cfdc6dac8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:25.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:25.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 11873: status.find.is(200), but actually found 401
20:28:25.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,11873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70e1f4ce, username -> user.1001292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c5807a8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214503725))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW1sb3RmN2Jxb28zbG03dGFhcmExcnFjdjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWRFNXhVWGhKTjB0RWRFaFNhMEZGVUMwdE1XcDNMbDlxUkVReFVtSkhaSEl0V0RsUWVVaFJjVVEwVkhSVmQzZzVRbkpYUW1SS2RIbExjRlF5VVRJNFltODVibFJsU1dGVU5rOWxUVkI0YVVkWFpYQlhTa1JCUjNkQmJWSkRlakZOWTI1elFrSmtSMVI1Y2toTE1FZFFabWRTTkRVeFgycGxUVmhWV21RMFdHRmZZMUV6UW5wMGJUUjVUV3BWWDJKaFZVNUtSRXQyWjJaRGVrSjBkbmd5WDNGbFZrbHBkRzFXZG1wcGNGTTNSRmhDV1dGclJGTlpXVEkxYlRodmN6UkdWVzB6WmxwNVlqRTBOM05OVGtzdE0yVlRUemRYWlRBMWVGcEZSbk5TYldOM1RrYzVOMDFRVDJ4d2RHbDJaMmhSVW5veVlWTkhlV1JmVUc1MmVqZEhURlJVTTBSQ1oxODJWbDlNU2pZM0xWOHhVRE53VDJoamRrdGFhRTlxT0MwMGFFRmpaV1J4WTFGdmFUVnJNVTFVUm5CTFEzbG9TWFpUTjNweVRVRjZjRWhUV1RWdlRHeE9RVFJsWlhjeVVHOVZZeTF2ZEhoQlQyUnFkMHRpUzFGb01FWnlNRzVyYkU1MVRrdE9NMFZDTm1WaFkxWkZOMHRITTFKb05XRllWalJYUjJSdlIzb3hRa2RMUkVOMlVHOVFPRzFIUjBGM2NuZEZaSFJJWW5oZlZUUTFjbkJZTm1sR1kyZDRORE5UWVd0cWMyVTNjMFZrYWpoM1RGRnFjMnB4TFcxa1NIaHVSWFJpYVMwME1uaDROVWRsYWtwZk1VMUxTMUJCTURsWFVUaFdZV3MwZUVsbVNrRjRTbVkwYkRONFQyMUVWbFF6ZUhkUVlrRk9UamRvTlV0S1h6QkdMVkpzVERKTllWbHdVRnByUkRKaGNETTFZbmN5U1VseFZURkpjMVpEZVhrdE5XTlRSbkJSUWpCdVp5MTROVk0wVjI1U2EybGhhSFpWVkRseVYxcGFhRzFmZGw5eFFsZERhRE5TZEVaTlZqaDBhVTFXYVV4VFpUSnlOWGczV25sdVlqQjZhR1JPTVdsR1dXZEhka3BMYkdSV01XRnJPVkJ3ZDB0dlpYcGlOVlZpUjNGNWFGWnpSemszUkVrNE5GWmxZMnhWY2t4V2JWVnhhVkZtUkdwbWVtbENYMVZWV2pCVmFGSlFUM05qTTI1RkxWRm5aa0ZGV0Y4dFNFZEpMazlNUWpWZlIxQmtSa3B6YmtWSVZFNVllREZCYVhjLk41VzVMR3c2Y05DQnMtWXczLVAyVzBtTDgzWTZCODdSSF81VC1RT2d0dFEiLCJleHAiOjE3MDYyMTQ4MDMsImlhdCI6MTcwNjIxNDUwM30.1YZj_XZkLQIeYZg9zAOqDT9KVZDVTq1P3CB-tAooZIY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001292"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:25 GMT
	x-forgerock-transactionid: 7d412ebf-f95f-4167-8000-1ca7e6ea8db4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:25.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:25.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 11461: status.find.is(200), but actually found 401
20:28:25.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,11461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eb7b7e6, username -> user.1000899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@217fdb2c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214504171))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm9qMWswMWVvNDVvNTJ2NGpmMnI0a3JqbmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RmFuTTNaVlV4YlcwdGVrWnpkMGcxVDNwWE5sbFJMa2cxTTNkMVgzUnRkRWhOYzFaYVIzcENhV1ZzYkRFeVdGZFlRVTFwT1ZKRFNITjBaMmN6VmxsWlJFNUZVMlJLTmtoVVFua3lZbmxqVjB4WVdrMTNkVFEwWm1OcFlYTTRVa2xxY205SlJISlZiSGRqTXpONkxYWlZSbkZmT1VSNmNraGFUSEF5VDA5S1NHVTVha0Z0Y25semIzTjJha1JmVWtoS2NtbFlhbmh1Wm1JeGVVeDZXVVJzVnpOcGNHNVlkRFUzZFZOaVJHSmhkbkJKV2paMFdYTjFRVFJrWmtGWWVWSXRSbGhRT0d0MVpsVlFZWHBzYVhwbk0xWmpYM2hSZFZGWGJqZDRUalp5YzBGRmVTMXNTbmd6TlZScFVsQjBUek54Umt4M2NFczVWVlpzU0RsUFJFSlRUR05HZVdrd2IzRnVWR2xWWmtaR1pFeFNMVUZsVUVSeVlsWllPRE0wVHpKelVVOXhZM05DYURsSVVqWjVibkZ4V1MwMWFHZFZkMlpxZVZORE5UVnFUMU5NTlVoemVIaEtYMVprT1d0NE1IRmZXVEZqVTIxVk5VWm9ZV3QyVjFGdGVWVlVla1V3ZEVkTk5XOUhVa1I2WWxWNVlVVmllR0V5UkZGQ1VtcEtaVUo0T1dGQ1RVbzNZV3RrV214SlVuSkxNR2N0V0ZRME1WWllVVk42Y0hGUU5rVmpkVFF5VGtnMVpFMUZUVVp3YURSWU5FeFZibE5yVW1GUk1FSkZVbkpqZEU5SFJVaHFUVFV5V0hWQ1JtWmlNSE5IVm1NdGNGODBjbU13V2xWcGIxOUNhbGxsTkZZNFZUaGpkbkJwVVdOakxXSkxXVVpYZVhGSFNsZzJNVGQwWkhacmVFZzRZa0pMYjJVemQwZzNZemhXYUhsUlEwSjBWMTlSTVdObmQwSllVelpwUm5oRWFHTTBSVmhaYjJOUFQwdExWbU5XTUhaTFltVmhiMlpZZG1Sa01HcHNiRm80VVU4elZXNVVUamRWYUdwUmNXNURSSEowTFZWRmNtaHNTMVpXUW1OR01GcGtaa2M1TFdaNVVXWm9kamhOYTJwSmRFdHdkamRuVlZseE1XSnBibmRuVjFsclpVUTRhV1pNV1dab2NGVlFWMWRrWkhNdFozZEJkakI2YTNselVsRjNZMUZTWkVKdlkxWjJVR0ZtTkZCSU9FaDZZbFp4TTBzMWFYVkJMakZNVUZOSWNUUndWMGR0Wkc5a1RubFRkREJ1T0djLjYtM2gwb29jbkJfVlh0ZEl2ZW44ZTlaa0FTaE9GS01uaUVpOWFQTl8zaWsiLCJleHAiOjE3MDYyMTQ4MDQsImlhdCI6MTcwNjIxNDUwNH0.AK_nFtnfiON7X_Ql1V5jSl5Fcy2vkEGyGssP8HSskIs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000899"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:25 GMT
	x-forgerock-transactionid: f790340b-8083-499c-aad0-89673b5f04ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:25.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:27.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 12152: jsonPath($.tokenId).find.exists, found nothing
20:28:27.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,12152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ae792df, username -> user.1000578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48802e80, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214507666))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:26 GMT
	x-forgerock-transactionid: a0b89f69-c527-4a9f-a797-ffab10eb05ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnNmNnE0MWdyMnY1dmNicnJoOW5va24zc3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVZYbDFRa2hVVW5Sd1oxUXdkR05zV2tkaWVtWm5MbGxmZG1keE5tNXFXRlJaTlRGeE9XSTFVWEowV0RBNGQzaGZaV1pDVXpoME5tZExMVms1VFdoS2IzUTRibkZZUjJObVprVkhjREJEVkdkTFFrbDBlbGczTUc1ZlZtdEVaalJHY1hFNE4yaHRUMkpSU1ZnMlRXazRNMVJVVERRMWQzQm5kSFl4WTJ4TVkxbGhNV2hvUm5aRVVWWmlZMjgxTkZBNFRHc3dXRm95V2pCeFNqTldNVUZDUlY5bmRYRkZNRE5mVlRoa1MzbDNRVEJmY1dWdlUwSlVOVE5rV2tKWFZGWnZWMVJGWlhkTGFWaExhSEZwUmt0QlZtTk5WRlpaY0dSR2RuVTBhMHBEYjFoVWRGOUlVbE5IVUdNeFRWVktOR0ZxTTBWeVYxQlFVbmxWUlVOcFdtaE9iRk5CZEdoRWRtOTZRVVpKTVhCdmVrOUVRMWN6Vm5ScWNGQklRMDlWVEcxb05tdFBlR0ZmTmpkSFFqRTNSekEzYUhBMU1XVmZRVE5NTm1wWk1YWlpjMDU2Wlc1T1VrOXhVVmhpYjJ3M05qQlJOMWRLZFhwbE1UUjZUbE5uU25odGMwZElXbFZhU1dwUFpuWnFTV2hPYzFCU1JGZHFlREZtUWxkS1oxRmhjSGgxUVUweFZuWjJOWFJHWmxSRWJrcGZNekZzVUhCV1drWnJlVlppY0hFeE1sOUtYMUZ3Y1dNdExUTnFkVWxXWm1scldGTkVVV2haYTFKcWFESk9iRFZNUkhGbGRVWmpNV1JhUTNsbVZGOXlaWGxFZUZneE9WZG5TRXBvZVhodlVuRjVUMVpqV1VSc2N5MU9aRzFhWWtGS1ZXSk5ZVTE0TjFkaFpYbDFURWxxYjBWcldVa3lRVFJ2ZFV0V1QzUnpkSEp4WkVWRFNURndhR1ZWY1dsQ01IaDNUMVZqTWpaSU5rRnNjVzB5WkhvNE9WZDBaMGxZT1Rkb1owSjJNRWR6VmxCWlIxaGhlbE5oZGxGVmVuVTVhR0Z0YkhsdVVqSXlPUzF2WVV0RVVtSTBlVVZNVW1kVlFWWllTVzlaUlVwb2FGUnVSVUpvWTB4S01uQnpiRmh3VDBZNVowMWhjalYyVGxWNWRGWlVaRWxQVTNJMU1XVmtNV3RNZUc1UlltcExZV2R0T0VKRk1GbEJVVEl3VFZaNk0wSm5Razl0TTJoaVpuTTRUVkZSWWpCUFEyUkJMblZSUVVseVRtMXVjMms0WlVGVk1ISmlTR1JEWjBFLlQ5SzVneUpKblc3UkN0cmNXdU5pZ0h4MlFONkpQMWxHUFNvbjdmS3FDREEiLCJleHAiOjE3MDYyMTQ4MDcsImlhdCI6MTcwNjIxNDUwN30.p0esSS0VBwdQMytvgCGNc2Li6bshBhxNce9AVQ-7KQQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:27.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:27.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 11873: jsonPath($.tokenId).find.exists, found nothing
20:28:27.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,11873,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70e1f4ce, username -> user.1001292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c5807a8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214507695))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:26 GMT
	x-forgerock-transactionid: fb1a0db1-58b8-47da-b9b1-dfdf0b558c6b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDFnbzU5OHY1ZGNvMjJxMjZvYmw4dmk2NjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVlsZzNYelpJUkdsb1ZGSm1NMlppU1RoV05UWlJMa1I0UlV0RWRIbFFhSGhNUlVoMFltcDRUbEZGTkhkMGFEUkhhVFJ3YlU1a1lrNUdSMmh2VldwV1VVcHdabUprWHpGWk1WOHROakpPUVRkelVsOUlaMEpyVERaVWVsQnZOM0U0UkhKVVdGRkVjbXhTZFRaQmFXUllWa3RVYlU5bmJtdEZSRVpwTjBNM1RWZGtaa1ZLV1V4cVJVeFJaVWxtYlZweFNXNXJPSE56WjJOUkxVUlVWVXN6TVdWWFIxUmZTM1ZNUlZGaVdqaDVhRlpLTUY5VFVVZGlieTExYVVKVFpWWm1VSHBNVDBoNU1uZG1aRWRoT1haNlUzbG5TMVpRWVhwdWEyTjRVRTFwZHpOSlUxcHRTekZ4ZVc5aVVIUXpaVTVSZVV0U2RVVnpaMGxpUWpaZllsTTVSRWhITVdvMVEyRnhZV1EyYW5BNGRFdFVkbmsyTUV4UE1sQk9ka1Z0U3kxNmNHMUthM2RyTVdOSE5IbGFPVFZhV1dKcVltZEpPVlJQVTNWU1RFdzJNMHhEU1Raek1ETlpWVzlXUlhCQldIQlhVMUZ3T0dOalUxbHNWMGhGVWtSaGFEZzVVVFExTmtsR1RXWXhaRzl5YzNWMllXUnVRVWxSU1hCbVdEUXhiVTltVEVaWGNYTmZZV1ZyYmtoMlRFUXhOSEY2VTBjd1RpMVhlazl6TkZsdlIwc3hUVTlpWkROSmNXdHpjWG8xZVdKemEweFFTMWhuYTJaWVEyNHpSREp6TWxWSGFITmFlbE5GY0daekxWZFZSVzFLY21aaWJsaFBaVFpsTTJaWmRuSkZYMWhSUzNwSFNYRkpiRkZ2UW5kaE1sZEtjelozWXpWcWMxRXpRa0p5YTI1aGFsUlplVWRIUms5bmIzVllORTEzVmxSUldHVjZjMG93ZVRWS1ZtTkRSRlZGV1RkNk9FVTVkM2hvVFZZd2RtZGthVEZyWTFCc2VrWk9iM1Z6UkVWWWNqUk9ibTluZEhBNVJ6TkdWVlpNWWxwd01HOXNaVmQzYmpoU2F6bE9OVTF3VXpWRE5tTTBkSGxyVUd4UU1rTnZaa2RGYkZOc2MzTm1VaTFuYlUxR1ZtVlFTRXRhUWt4Mk1sSmZjVzlKWDJ4TFZHWlZZVEJvVUdVMFFXaE5XR1ZTZDJSSGExQlNTelJWYmpSbFJYRmpUVkZLVEcxTGExOUhUMHh3TTFsaVJrOUJMakYzUldwb1JqUlBTMHBMUTIxMFZWUnRRWGQ2ZUdjLlFlajluaEVKMjg1aWRrUVhJOU9lSHhyWWdJUlpaU0VyNEZiTzEtM0hKQm8iLCJleHAiOjE3MDYyMTQ4MDcsImlhdCI6MTcwNjIxNDUwN30.nfdRqR9FzmjnNGJCRCDfdNiJIy6MHKv4XdMZ1rPCIy0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:27.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:28:27                                         100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1082   KO=11115 )
> restLoginInitiate                                        (OK=1082   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=0      KO=3     )
> restloginProgressiveProfileCallback                      (OK=0      KO=2     )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (18.01%)
> status.find.is(200), but actually found 503                      4958 (14.87%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                         3 ( 0.01%)
> jsonPath($.tokenId).find.exists, found nothing                      2 ( 0.01%)

---- idc.login -----------------------------------------------------------------
[#-                                                                        ]  2%
          waiting: 529821 / active: 1682   / done: 11112 
================================================================================

20:28:27.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 11461: jsonPath($.tokenId).find.exists, found nothing
20:28:27.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,11461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eb7b7e6, username -> user.1000899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@217fdb2c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214507769))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:27 GMT
	x-forgerock-transactionid: 77f190f9-a73e-4a9c-ad5e-4f5eb8933521
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWpnMTljOXZhazVwamFiMGJkbzJ2cGhnbzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2FTMHdWbWt5WVU1T1lrOHpSR3M1WDJsMU4waFJMbXR5WVU1d2NDMDNkMWw2WlRkakxWaDFVMlp6TkVGcFRXSTJXa2Q0ZDBKQ04xTnBhVVZ6UjI1RU4yVktjalJyWmtOMmVIbFRSblJoZDJkRFYweDBNazVLVkV0WlRVVnpVemhCU21Wb1pIVXlUVFU1ZFhodE9UbEtjemxtUlRaeFVreE9SVEY1TURSVkxUaG9heTFTWkRCWlNHTkNWVWxXUTBaSmNWZFJkVmhIV0RkcWVUTTFSaTFmUVZVd1gxcFJWREpDWkVkblVXRlliVEozU0Zabk1VWnNZak5mUVVWb2NWbzVhbmRhU21acWNuSnhVWGc0VldkV1dWQk9PR0ZLUlZkc2VrUlZla1YwZDE4NFQwdzRhVFZaTm1jM1ZXOUxaa2hvTW1aNGJESTRSV2c0WXpVd01HdHVTa2h2ZVVRM1gzVkViMmM0UVdSV1NUY3djMk5YWHpORWJtRkhiazF4TUVwWVdsZHVSREF4YlU5ZlpUVmlUSFp0VFZWc2FXWXRkelU1YjJaeFNWSkhiMk5MVWtNME0wVjRielpaVTBWWFZERnVTelpSWjFJMVRYbFJOM1pqTVc5Mk5FSnVRMmhtYkhOT00ySmhSVjl3U1V0c1JqTllWRU5MTWxWVWNVODNXVnBNZWxkTFFrWklaa3hVVFZsdVRtZ3hkSFZCUXpGNVRsZENWMmRWTjBaZk9FTktibTkxZUhsUFdUSTFSalZ3VTNoV05VWkdiMVEwYVRrNVJFWTRkMU5wZFhKdmQzZHdhakJ1VnpkNVdVeE1hemxMZVhaUFdISlRWMFZZVERoWVVIRjVOazV5T1VwaGNVVnphV1pFWVZOVGVWZ3hjakZMVUd0alZGQkJRazVQT0drNE9VdFRka1UxV25JM00wY3hWa2g0Vlc1QkxXNVdOM0JFUzBjMGFWWTBPV3BUVnpKa1NqbDVhRFZLUzE5bk5WcGtPVWxFVkcxdWRucFVUMWhtWVVOaVZXcFNkMHRpVldZMWRFbDNXbHBrT0VWaFdqRmZPSFpaUlVZNExWaGxRbWh3Y1hGMVpUVnBSREp5WTJKV1kzQnZjVVJqU2xWTlRWcHFXRVZOWjJoaWRVOUhiekIxVnpWa1FVb3dlbUp0Y0VwV2EyRlRYMHRDU0ZGRmFYUXdTazlFWDNCRE9EaG5TM2wwWlhaMGFtMTFVRXhxUkdWNU5FWlFNa0ZUT0ZOdVJXVjNMak5hUVdwSU1IbzVWREZWWjNaMGVrOHlTRVozZGxFLjU0T0xWaVVTNlZIbE83TzhROVdOMUlKQTltSGFjSTRWYVlOaUtBUjM4SDQiLCJleHAiOjE3MDYyMTQ4MDcsImlhdCI6MTcwNjIxNDUwN30.UAP2og5b1esp2NgDFKXWIYVvUT7CDOMHzKVSU6VYmx4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:27.770 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:28:32                                         105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2292   KO=11116 )
> restLoginInitiate                                        (OK=1769   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=523    KO=3     )
> restloginProgressiveProfileCallback                      (OK=0      KO=3     )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (18.01%)
> status.find.is(200), but actually found 503                      4958 (14.87%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                         3 ( 0.01%)
> jsonPath($.tokenId).find.exists, found nothing                      3 ( 0.01%)

---- idc.login -----------------------------------------------------------------
[#-                                                                        ]  2%
          waiting: 529108 / active: 1889   / done: 11618 
================================================================================

20:28:32.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 12496: status.find.is(200), but actually found 401
20:28:32.945 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,12496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a4e5819, username -> user.1001116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@501eb1e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214507765))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW5tbzF1cGJhMGZsbDhtMTFuMHE2aGlrOHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVNEbDFaSGMwVkRkNUxVbzRXVU5TUXkwMk5EUjNMbGczUjFkR1MyOVNWME56VFVGM2RtcG9ORU5UVkUxU1gwWXlibTEzZEdndE0xOUpVRTkzYlUxVmRFNVFPRVJGUWs5d01URktTMnBEYkRKSWFtTlljRWRqVERVM2JXVk1ZbXRwWVhKZlVWWnBXVzAzTVVaaloyNWxSMmg0T0Y4MlNtVm5kV1puUnpKcVkybE1OVU5XVWxOV2JIUXRkR1ZEWmtGNVltRjRNblZvU0hNeE9HeFRkMDFLY1Voa2QzVTNOWGR6VjNjeVJFMVlWWGhOUlV4SGRFeHNUelpvTFV4dFJVTk9ORUpKUVhWMVZIaFBjVXBZZWxwQlFXZHdSVVpzTUY5RU9HSmxOVk54YUVOelUyUTNVMGxOU2pWZllXbFRZMDVQVVVsR2VIRm1SRk55TFdodVoyYzFOM0l3V0ZST2F6SXhWM010UjFoWFZFTk9hbXd3WVZwdk5rZ3pjWGRYUkRoZlpERnJha2xIT0ZOUU5ISmZNV0pMVkRkS1MwbFFVQzB6WWxCU2JraHdhVXROWnpSV1gyVmpiRXBWU25aaVJYcDZjSGh6UkROUk9XRXdXWFpQYnpOcGVUTlBja3hoTjI5U01FeHJTblV5UWpSSU1rOVVkWGMzYlZGaU1TMHlkMFJxVTNkMFRWRnNTRmxEYzJOdk9FOUpWV3hsWWpWU1RtaG9NVkJQTW5keGJITlpaQzFCYkhkT01XbDNURFY0TjJKTmFWTjNSRU5aYkZSRlVGZHJRVTAwVUVWVVIxSk9NVFJRWDBGbk5tVk5SV1ZSTm1oNFYzRk5ZMHhYWWxwNWMzWTFiMnR3TlhGcmFDMWhVR2h2YTB0cE1WbFFWV1pmYjBObGJtUkZXRU5HUm1KWGQwY3RaM1JpUWtSYVpYRnBhRWRtUVRrMVlrVXlkRGN5UlRaRlRXbFpOV3M1WjFWaE0waGxabEJDTXkxSWNUQjJjRVl3TmtwQldWOU5SMjV5VTFsU2JHWjBVVGRLWlVOV09FZG1kMjlFTUY5R1VGTTNVRzl5VHpSUmIwTmllRkpHZEUxeWRETmplVkpGYkZoeFlrdFJOazF6UzBrNWRXUllWVTFxUW5ObVprWmhNRk55VjNWMVdXNW5ObE55Y1ROSmJtNVFTbFZzU25aaE1WOWtPVUkwWkd0alNVTmlVbFJZUWpVM2FFMVNXbloyWVZsSldrSlBlVTl6TmpCTVNISnZMalZMVUhKNE1HWnNiRk01UmxaQ1dIQlJOMVJWY1djLmdhREE5eE1VX1QzeTJiNmFPTWNoWGI5Ym9iQkktV0l4bkdWUmRibkpnMVUiLCJleHAiOjE3MDYyMTQ4MDcsImlhdCI6MTcwNjIxNDUwN30.Fu658nm9KLKKZUBinQ93tzqgpZ1K3hJxHPH301FlrWY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001116"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:32 GMT
	x-forgerock-transactionid: a7129971-f703-4381-a8c5-80075fe9a0cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:32.945 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:33.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 12099: status.find.is(200), but actually found 401
20:28:33.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,12099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ae952fd, username -> user.1002018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@425ec203, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214507956))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzVqdGsydGo3ZXQ2cXAyY3JnZmliaTY5NSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVzUWxCc1IxWnRaRVF5WWtWU1ZYUXdOSFpYTm1GM0xreFZVelZ5V1dSM1V6WnFjV1I1UWpKalQyRnNhVFZCU0RrNWJsbFVTWEZtYW1sdWJYTkVaR1Y2TUhONVIwbEpaM1J0UVVkcFdFVTNTa05HY0VaVFdqZE1ZVUl3TldOQlRXbFBNMlV0U1ZrdFUwVmlSMjh3YkhaWU0yZHpUUzF3Um1oeGNucG5WRmhyV20weFdVSTNiV0ZSZVdaUVMwbFlhSFZwVWs1blZHTjNlRWN4WVdaMldHeExSbGRYYW5kT1YxSjVSRk14TFhkNU1USXdhVFJYVTFGdFZpMUxaWE5xTVcxaVVWZHNNVXAzTjFWd2RqRTVkMHhSWkZsSmFtNW5iemxDZUdGM1MzUXdhWEI0Vm1Ka1gyZFNWRk5LT0VZMlpFZHdaemR5UjNZM1RVMUVlRzFaVFZOdmIycHhUV1ZZZWxWS2RUbDJiVEJZU25KTk5qQlRNak52Y0hCSlEyRk5iRkpMZVc1cE9IaHVVbnBoVDB0VFRrZFZaRTUxY1MwM1FrUnVUVzAyYUhodFRqUjRMVUp2UkY5eWVWcG9UemRTVFRWb1ZrVnpOR2R6VUc5d04zWlVVM05UU2xndFZ6Z3RTbFpzWWtOWFdIZ3lhbTFZYzBKUWEydDJSMWxvYlRKRFFsRTJXWGt0ZVVGVVIycGpNMHd6WldSMU1WRjFlWEIxU0U5TmVsUkJMVXBKYWtoc1pGbFlTbEU1WTB0Mk9IaElTR3RRZUZReWFXaENTVzFGTW13NWFtaENXazFvYkRBdGMzVm1UbWRYZGtFMU0yRjRWMVo1YVZWWE9TMTBRbXRqUTB0S1puVm5jVXRtVVZrdGNqQjNiamxhY3pSQ2VsRTBWVzQyWkRKYWFWWnpVVVpCWW5GdGExRXRWMTl6VkZSelZDMUlTelV4WmxCVVNHeFJVelZ0VFhCNlRHZzRWV2g2WlVzeVMyOTVSMlJ6UzNkWFJsQlRPSHBoWlVJelIwVktlR0pWZVUxemFFZEtSemQwY1RoTmVtUm5kMUpJWkhsVWRHTnRSMTlJV0U5clZqRlBSVEZwYlRCRlgzbDBWVlJJVjAxQ01rNXlUbTFVZDBSQmREWk5UbmhEY1U5bVNEaGhlbkJqWVY5b1QzVmplazlDY214UVIwVmFla3BXV0dOaloyMHlTek0wYm01S0xUUkZRakJET0U1NGQwRjZVV2hMVFY5WlFXMURNVWhZVWxKSkxuSTNVakkwVmpacFowNTBNV3cxVDFaalJWSmFhMmMuYTU2QVhZcmdXNEw0Ql9LUVZwYWdsVXYzRkppQm1PMmxmc2tXOV8xTjVodyIsImV4cCI6MTcwNjIxNDgwNywiaWF0IjoxNzA2MjE0NTA3fQ._NSQz-_kyWhtAlP9c5Dtjs3L11UWB9yyes1egLnQ1r8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002018"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:32 GMT
	x-forgerock-transactionid: f83dc33f-bb1c-4712-8491-27f652566f22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:33.364 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:34.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 12496: jsonPath($.tokenId).find.exists, found nothing
20:28:34.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,12496,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a4e5819, username -> user.1001116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@501eb1e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214514500))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:33 GMT
	x-forgerock-transactionid: 9f586746-f10a-4fe9-ac0c-0858397dedc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjNjcnNrdnQzZzhibmducXE2dHR1ZzgxMTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVFuaFFSM1F0TUU5cE9EZFBVamhZVG5CUlNWQkJMbFpyZVV0WlZWTklUa0pzWVhWYVJGQkdRM0Z2YlVSU1dUUkRZbE5GUzJzNWMwaE1Na3N4WVUxQ1JtcFpVRWhKVFZoM1ZVTnRPVVpyYkVGMVpuVmpaMGxvUWpKUlExQk9ja1U0YzI5cE5HWkJNbEZvVTJScVgxOXlTbTFIYzBaZldVb3hUMmhzUWt0SFpVOUtTVWd0Ym0xbkxUZFdiVzFuWWtaaFNETk9aVGxRZGsxWU1ISmFkMDVJVWxWNVdWcGpkRkJaVmpab2RYWnBPVUZZVmpBNWVEWTVUUzFpTFdJMVFYZ3lhV0ZSVFRKd1pWVmtVbmwzVmxGeVZVczJiVlZUZGt3eFRXcFNhRmRDUkhKS1JrUkVXVXR2UjBsZlZucG9jRlZ3ZUVoSVZGRjNkMjR5VUhKMFR6QnBWRFJCWTE5QmQyazVlRVZWVDFoWlpsaFdVbWQwU0VORWF6VkxaWGRYWDNwblMzVnVaWGRzYWt0SWFGcEJSMUU1ZWkxWU5UUTRhVFZmT0RCdWFUTXliRkJJYURsTVdrcHBaV0V6UW05d1NIbEZibWMzU0Y5R2RqUlhaMlZwZG5GaVZrTnZUa0pCTlU1SlJXcE1hVVpCVTFrelNWZE5VRTFOVkZoa1ltMUlhRm8wVW5sTU5XcHVTVkJVUzBGT1ltbGFXRTU0WlV0UVdtODJWMDFoUWxoMFFsVmlRV1pWYmxKRVJTMWpUVGhEYkZJdFZXVnRUamc0TUhBelgwdFBUSFpMWkRGV01UVnBOVGhTZVdZNVVVUm9MV2xRT0VkMU9YTlVYMk5ZVDJZeFpEQTRMVk41WDFsRVRETkdNbFpMZFUxNk9GWnhTMFZUY1V4dU5uZFNiR0Z4U2xaeU0yMWxWMGRGY2sxR1JVb3lYMHhOU0Y5cFZHWkVObFUxTFRBelJtVnlOR3hSVkZZNGNGTlBiSHBsTkVWWVQyWlRTVWQyZEhWVmNFWktaRFozVWpRNVRreEVWbFJHVFhSdFdETlZVRWR3ZVZWNlV6ZHlOM000UWpoa05rSTBSR3hLTlVsUVkwaEhZVTlTV1U5WlFrVmlVblZLTkVKSlJVbEJSVFpNVG1ST2VIVXpWa2hpUm5ocU1qQlRTV3BpU0RRdFZWTmFOV3hFWTIxRGMyaGphelJ5UVhaWFJrcERTMEpWUTFOWE0xaEpVREpFVGtwa1NuZEJSR3BoUkRRMFoyMXJMbVp1WnpoZlRuZGlTak5rVTI5bGNUTkRaR1JMWjNjLlU0emg5R3Y0bjNUSmZmT29GZFJ0TTMzZUJnLWU4cHdJMEpONWZIWHRkQm8iLCJleHAiOjE3MDYyMTQ4MTQsImlhdCI6MTcwNjIxNDUxNH0.KoH_e-YyNmPy0EDg1FTh7KkWBL1VVSEsAKNt40FMOVs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:34.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:34.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 12099: jsonPath($.tokenId).find.exists, found nothing
20:28:34.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,12099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ae952fd, username -> user.1002018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@425ec203, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214514533))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:33 GMT
	x-forgerock-transactionid: fd52fcf5-78f9-44f3-b925-393d8fa4c27c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTM4MTJmZmphdGduZmdjcGp0a2xzbDhqc2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVNqQlpNMmd4TkU5aVptdHBaMnBPVjJaNlFqZG5MbW90ZFVkVlRrWnhVMWhRVVdkdFUzZFlTRmRtTFMxWmIxbFdZa2hvU1RnMldrUklSSEZDVFRkU2JFUjNNMWRJYTFCd1JHOU9kR2hrTkc5TlNXVXRlVFV6TUdGdlIwcE9lRmMwWDFaU2NsbGpUMUpKVjI1NlgwTkxlVm90YjBsUGFqVnRTWFp0V1RGTmJUVnljbUZ5UjBjd1ZEUjRNM0pKTW05cWFFOXRVVzFNY0ZsWldtRTNSMVZHYjFVelJYVXhRM2t3WXpWTFVqRnlZbmRZZW0xdE5uSnZTR3hIUldRM04zTkhVVE5XVHpsdmVVMU5lRUZ2VG1SdGJWcEhSMngzVHpkcFYxWTNlWGRHZUdGNWVVMXNPRXhCVkVKTGFqZFdObkJHVFdscWJVMTFjM2c1VWxRMVFteHlZazVpTjFCQ05GSnBTSGwyY25oMlRUUjNSRGhMWlRneVYxbGlWVzFRVmpoSVdGRjNTWHBCZUZKQlJGQnVUa3hsTlhGQ1dscHRWVEpoVjBOU1NuTjNlRlI1TTJ0dFl6ZHRYMmczZFdwWmFXTXhURnB4UWxWbFQxWXlaakZ4ZUdVME5YZzNUbFJHTTNsQ1kzWjVRVnByYzB3eVdrMWtWM1pPYWpCb2JGaEtWMEpCT1ZSNlZXZEJVemcwZVd3MmQzVjRia3h1VFhjMmJEWm9TVkJuTm5ONGIzUlJUV1pmTURoWFFtWmZTVFpNUzB4dVlWUkNTbFJuWkcwdFZYQldWbDlWVkVwcWFtWjVlbkYwYTJOT2VXVkhXV3BMUldzeWIyUTNjbTFPYjFCNWVDMDRUamcyV1ZGM1RHUm1kakkxU1VKQ1pVSkVlbGRDVlhwMlpFbHRaVFp2WldkbVFsUktYMFEwY0VZdE1qSjVSRjg1TTJ0Sk9EQTFiMmhIV25sZmEwMWFOMUpsZUV0dlQzZGFSRXhEYUdONU5reGtORXRYWW1kT1FUUkdWVzk2UTFONWFVSkpiR2RoUW5wWFRraE5UMlpsVldaMk5HNTVlSGxYTFUxeVJHeE5ObVpoTmtsemRGRlJOV0pFVFZGTVJ6RlpNMlJHV1MxbVl6WmlUa2RIUkdkVFZtTlRjbkIxWmtkSVJHRjJPR3huTkY5NFVrcFZVblZxWVcxbWQzcFVZMFIzTm5SNWIzRk9TVEptWm1wYWIycGtibE5JV1VKSFkwZ3lRMk5KY2paeFlrOVpMbEI2UW5sR2IwcDFkVEJKWVZSVWNFbFpPVVJWVVdjLmMzbDhzeksxMnBPdWh6cUNFcWZ0YVNtbFpQUV9FdF93M2xFX3lsNGZFUlUiLCJleHAiOjE3MDYyMTQ4MTQsImlhdCI6MTcwNjIxNDUxNH0.KMO2nmYUdriE3RvrXR5qsJeZek8aez5Ny2OQGQl_7yE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:34.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:35.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 12868: status.find.is(200), but actually found 401
20:28:35.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,12868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24e2c1d6, username -> user.1000764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f1c326, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214512353))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTZlMGpqdXQycXNrM3JkOXNxY2lpaHRuMmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek55MUNla1ZaVjFWNlpsZDZWMnBXZEdaVlEzSjNMbTlaZVhsMlZHSXdTVGhGUVVsYVYxOUhOVlpDVVhGUldteFVaV0ZaVTBwV05WOVJRVWhHU1hwQ1ltTnRWRXROZFRWbmVuZEJXWHBtUWpSS2FrVnNNV0UwTUd4Q1NHSkZXVkJHYkRrNU5IbGtRMGh3Y1d3MFlqSnpZekF4YlVreGQyUmZlRE0wZEcxWloxVnpNRWQ0ZEdnemNVMHpWR3gyTWtOd1pEZFRMVXhZVjFJM1l6YzFVRWhSVmtFM04xWkJhVWhCUTBGQ2FtSXpNRGhHUlRsek5FdEdXV2h0WTFoVGMwVlFZalJGVWtGdGRISmFNRFZvVDNwS00wRjBVakV4ZERWNWVFUlBNVVpSTnpGRFZWSlRlVlJKUjNkcU5Ea3hjMjB0V2toTWJGaFpkRTh4Tm01UGMxZFpWemh1UVd4S1lqa3lXVjk0YjFsMExXcG9jMDVIUm5CbE56WnVZMGgxT1V4SE5HZFpSMGRpWnpWTk1WWjJMVk5XT1hoa2F6bG1aelJWUWtKSU5UWjBTMGxyUm5OblNsY3hTRk5qVUd0VGNtSmxhVTVxWm0xSVFtOXNWRU56TWxGTVVETnZOek5JYTBORmNETlhSelUxWXpoemJreFNTa1JETFhCa01IQm1NVU0zTUdSSmMwOXpWQzAzWTI1SFgyaHRkRk5QTW1JM01XZG5iVTFmUzBoU1dtWkZTbWRGU25adlMxVlNZVkEzWTJrd1dqWm9VVWg0ZG0xYVRFcFhMVVpNYmpOVVkxaGZabFo1UlRoRE9VOWlTMk5TUVRaMWJEaElTVkpaYTBKQ1pVVlJTV3RsWldwNE5scFlhR1JLVm10b2EwdFJibFJCTTNoRlprbFhiRlZFTVZOSlpqQXdabUV4TkV4NlZXNUNNVlJyU0RsaE1DMWZkbkJGTm1kS1ZXdzRaMDgzV20xS2NrSnFOVEZFVTBKSVZUTlhjakZIWjFkNFRtMU1TVzFQUTBsd0xXeEhUMUJzTUhGTk1WTXpXRGRUTkd4bk0wNU1WbEZyV21SWFdGSnJTVWh1V0RsNWNuRkRXa3hYY0hCeU5HZFhPRGQwYjNacFMxRmtObU5sT0ZscVpYWjJOelpOVHpaWVJGQk5hbGhxTWtWUlFXWmFWVXRKTFdveFgweHBUM0kyYXpOcVlXOUllVTVVWkZSd1EyVkVkV015TVdoMFkzSnFOMGR5ZEZCWVdFeFZMbFJyZVRkdU5FVTFWWGhNTms5NlZXSkdRekpDWTBFLk51OHo4Vkc2cnd2d2Rsb3JYd29sVEViaWVjUG1jcVUwbTRONGNLQlV5SWsiLCJleHAiOjE3MDYyMTQ4MTIsImlhdCI6MTcwNjIxNDUxMn0.baArV5bjmvZJteugic3v8b_ZZjHM_CvI-aVmb8D5Gqs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000764"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:34 GMT
	x-forgerock-transactionid: 96aa132e-4b43-44b2-9404-adc3e1f236d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:35.345 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one

================================================================================
2024-01-25 20:28:37                                         110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3917   KO=11121 )
> restLoginInitiate                                        (OK=2601   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=1316   KO=6     )
> restloginProgressiveProfileCallback                      (OK=0      KO=5     )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.32%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.32%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (18.01%)
> status.find.is(200), but actually found 503                      4958 (14.87%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                         6 ( 0.02%)
> jsonPath($.tokenId).find.exists, found nothing                      5 ( 0.01%)

---- idc.login -----------------------------------------------------------------
[#-                                                                        ]  2%
          waiting: 528395 / active: 1830   / done: 12390 
================================================================================

20:28:37.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 13218: status.find.is(200), but actually found 401
20:28:37.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,13218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f30b782, username -> user.1000143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9631c32, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214513985))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTQzbzk3Ymxzc2hsM25ta3JtN3BrNGZkODkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cE4zQlJUVVpyU1hnMGRIRkJkV293VDNsRGFuUkJMbVpMY1ZoZllXSlphRWw1ZEcxdGNVaExaekUyVVZsMVNWbEtNRVI1Vm01c1VucEJWMU5SVWtkQ09HaHdNRVpGY21SeU9YZFRXbHBqWjNaSFVESlRPRlZGZUVwU2VtWk1ZM1ZETUdScWJrSkNUalJXYjJzdFYwaE9lR3RFU0dwdVMxOVdObXBNT0hSYU1sa3pUMU53TkZFdGRVTjFUVGhpUmpGMFJWTkJiRzFRZVdoVGFqZFdVbk5UTUZRd2VVUkVNbnB2VDBZeGRXNXJTbE55UzJWbmVrZ3dTazFYY0c1T05rVTVkbGR5ZW04eVpEbFVVSEpRWDJwRmVsWnlVVWN3VkdrelowMDRUSFk1T1hwSExUUjVkRzg1YmtaTFFXbERjMDl1WDBaS1EzZ3dOWFpGT1dSak5XOXZYMXBRZUc4eFRqQmlURVJLZDJGU2FHeE1TRGcyZDJoaFNXcHpibmxhTURWMExVNXRVVmxuYjNkRWNGUnpYMUJZYjJVeFR6TkphR3QxUzJkTFlqUm9SRXhCV25JMGEyOXhlRE4xUjNKVU5FWlJVRGg2U1hoMlgxTnZkRWRwZVRaWVptbExNM2s0Ykc1Rk5FbGljUzFTU1RjNGMwMUdRVlZEVEhWTWNIQjBTVkF4Um1kcFpIbE9ZWEo0Ukdvd1RFWTRhMjFRTVVSTmFFbEhlbEF4YzJoSlMyZDZaVkI1Y2sxbVRWOUphR1V4VVRWMWMwczVaVWxOWHpSdWJYRmxSRmxVWlRSRVgzbEdkV050VVRCamRuSlBVbXhUYVZFNWFUUnBTSEZaWmprek0xcG5SMHBJUzJWUExXUklVV3ROTm14b2VuQnphVmxGTFV3MU5sWkxOMUJsYXkxSE56QnlXRTFYWjNka1MwZzBiV3QyV1cxdGREWjNZbFIzUlU1aGVVTjZaSEUwVXpKYWFETkpNWGhGYUdzeU5XMTBTVTAyZW5sbGVrdEtkVkpVT1ZKaFNqQnRRV05LVDFvM1ZtdFpiVGRMU1c5bVEzWmphV3hWTldwWWVURkdTV0YzWlhwbFJYUndWRmxFWm5ONU1IVkxjbmRJTFhSZmVYWlliMFZETkdWVGRsUTNaa2x2TTFkb2VWOVBkVkJLU3pWQmFYTXhVRGg0V1d0eGNHc3lRVkU0TVZBNU9XNUhWRFl3ZFMxclpsWnljbnBzZEdSb1RqWmhSbXBXVG5OalNXcFZMbDgxUXpseVR6ZEhPVE5STVhwM2VsSTFSVXQxTkZFLk51bktJWXF2MHAxM0NfNV82cHBUUjdhTk9EeEVnYkY3eWhoN2FuNjNBSEEiLCJleHAiOjE3MDYyMTQ4MTMsImlhdCI6MTcwNjIxNDUxM30.nau0a7P8YnIWPJxtShaT1kWLLa5XNPc4WpLQZ77P2uY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000143"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:36 GMT
	x-forgerock-transactionid: fbc9ff58-b797-4d95-af44-a215fefdf4a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:37.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:39.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 12868: jsonPath($.tokenId).find.exists, found nothing
20:28:39.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,12868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24e2c1d6, username -> user.1000764, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f1c326, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214519053))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:38 GMT
	x-forgerock-transactionid: 83ae2f00-084f-485a-ab62-2366a86dbcda
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzRldXQwZ2FvbGQyc285aG0zN2ZmMWJibDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V05uRnhhVVpaWjBweWEyTkxNR3N6U0VFMU5FeG5MbmczWXpWMU1VUXlhalpQUzFocU5HNXZWR2hUWkhrdFRWbEtia3R3ZVdoQ1NVcFpWa1JVUjAxZmVEWkRYMHB2Y2xGVE1saGxVamxWTkVKRmIyaHJaekp6YlV4aFNGRlFaMmgwYW1ObVUzTlVNWGRrVDIxcVdWRlVTSGN4VTAxTlJXeEtMUzFHYkZab1Z6aDVkakl4WWpSMmVrSlBlR0pKVEZoSmVqbEVZekZIYlZKc1F6Tk5aV3QwYUVWQlJrNVZXakJuU1V0RlNFTlhka2xNTW1OMmNXaGFaVU53VWtWT2JHOXdVSGh6VGxSeWIwbHNRMk14U0dNMVRuaHVSREkwTUdOdFNUUk9ZVGRzWm5sc2JVWlpXVzEzTUdOT1FqWkRVVWx3U0VFNVdrZFZaamROTkZsMVJtNWxSRVkxU25JMFVtdHRhRmxOZVRCaFYybDVRMnBzYVdaMk5HbGtOVUY1YmpsQlkwRlVSV1phWW5aRFltdGlObEYyUkZCVmEzQnVUMmh0VDB3eExUWkZSbVV5VURoV1YyeGFUMUF4WlRGT1MwTk1RVWRDWjBoRVFscDRiV1V4WW1aNlZsbFJPRUpuT0dKT1FsRjNiRzVxVTA5NGRWWm5RamRCWkhJeFowZFpWREptV1ZZelZ6QnVhSE16TFZRNFowUTRhemhKWlZKR1YwbFFWMkpxYlV4dGNGWk5hMTlWUzFSZk5WazFYMEZTYUZkMGVVWlhlVkpMT0VnMlNVWlFhR05JZUVKcGFWOVNhbTlJWW5sTVpIQjVZV3hqTXpoTVMwVnZTRkZJWjBselVGRjFaWFUyTkU5SU5VVTVkRzFaVDBRNGVqTk9ObDlFV2podmQzQlFaR05zU0ZacVNUVm5ibTFRWms1dlZWZGhURFJUVlZkcGJHVlZWRzFQYTNReWJYUTBaMDgwTmpBd04wWm9hekE1UkVobFlWSTVTbGwyVnpVMlYwaFlVVkJsYUU5UE1pMUJRbGxUVXpCSFExOWZYMmd0Y3preVNrSlhlWE4xY0U1cGJVbFZTRGxzTWtOaVF5MU1TRkp6WTNaQmVsZEljV2hhTlVaNGIwUTVlRVJtTnpCV00yeGlUazl5U0hwWmQwSktSa05IYWtoNlozVnVUR1JaYVY5VWRUTk9jVUo0WDJkQ2VXRk1SSGszVFRGdlVrUTRjVmcxYjBSQ1drVk5MVjlQUTJVeVR6TkJMblZ5Unkxd2NITmtXbk41UW1wRU5IRk1ObVo1Wm5jLmE4ZHBxcV9iY25kRlY3d2EzRm8xeFVOUDRlYVlRVkVMRXh2RFVDWFNxc00iLCJleHAiOjE3MDYyMTQ4MTgsImlhdCI6MTcwNjIxNDUxOH0.V_pKcwBlneuGpZyexzrqFandgmpcrqlBp5pGxLpfIHo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:39.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:39.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 13218: jsonPath($.tokenId).find.exists, found nothing
20:28:39.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,13218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f30b782, username -> user.1000143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9631c32, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214519166))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:38 GMT
	x-forgerock-transactionid: 857ac502-2018-4fd1-b493-a7bfc566efad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXRhamFpOThsaXZzZm8zMG0zbDh2cHRkc3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d0xURkpSRWQxUXpsVE5VaFJMWE5RV1Vad2JERjNMbUYyVlhJNFJtcG5NalUyUjNSNGFGWnVNMmxFYlMwNE0yMUJXRkZIYTA1SVpWSnhja2R1TTFGNE9EWkhTSEp4VkcxSFFtZENURkozTUVsTFMzZHdiREJtZEdsRGFXbGpMVzFmYlhWRkxYTXhlbGczZDFoNlIyOXFMVlZUWkdaR01YSTVkRzVuTjBoTlVuQk5YM0F3YzNsWlowdHZhbE56UkZKeVdGVklTQzFFZEhwbUxVeFdUbnBMTFhSSE5GRmZjbTEwYlVwWFNFaGphbUZZU3kwelgydFNaUzFFYUVFeVoxbHBZMVp4TUV0WldWY3RRbWhsVWpaeFFUSlliV0pZTXpaS2RWZzFNWFp3TWs4MFRXbENSWEptYlZWNmVrOXNlVEl3ZG1oRWFFNHRjVlJOTFRWdE1HbzJSV2RrY3pSalkxUmlWR0ZwU21GblRFOU1Wbmw0Tlc5Sk9VOXJaWGwwWlVsMWNrZHFkMWxITFVoQ2VISkJRWE42WXpBM2FIVkJZamRyWDE5UVRGQjFZWEJCY1ZWME5sZDFUWFpaV2xaU1RVWldjMEZ3VTJocFVrSTBhamd0VWsxS1JEZHdZMUF0ZG5WVFJWTTFURzFQYm5ONU1ucHBWbkpoYkhKVE5WOUlWMDl5VUdOU1IyazNXbmxoTFV4bVYwMTZUR1p5YlVjeFEzbzRRWFpKWVhsWlZVUnJTVWRwWm1ORVpsOXhXSFZPUkROWGNHcHlOWFJ6VEhkTVZTMVhkMnBOT1c0dFVreDFTRWRSZVZWSE9VUlBZMlZ3TVcxSGVHNTVSbDlGVnpFM1dqVlViRVp2YmtseFowZFhjMGRLUVdsMldYQjNPR2w1WXpodlVtTjJSekU1Y2kxR2IwdDBNWFZRZFMxaldXZzFaa0p0ZWpKM01VdEtZMFF5YVROUk5sRlNOV2w0WjJ4MFFWQnJOWEYxWlZFNVlWUnNlbFY0VUhWMVFsZFZZVEozVFdVM05IaFhVa0p2UmtrdE5USmxTV2RyT0ZjM2IxbDBlWFpzYkZkV04zZHFUMU5mZW5Cd05rY3lZVGRHYlV4UE4zWnlPVUZpWWpRek0ydDJOVWxKZGxkcVdGVnBhamhTZURWd2EwZGpaSGw2VG14TlIxcGZRMEYxTUZKMlRFTTNTelpXWlhsNlVtRlBabWRJY2swNGFuVm5lRlJ2T0ZOMGRWUlhSa2xSYW1SbmFucE5Mbmx3UWxSck1sVkphblpSTUhodWJVTk9iV2xZTm5jLnFxRWRQajMyYjROV2tUdm1KWnMtTDNDcktRdU1iT2VsYTJCU0hxWllBOG8iLCJleHAiOjE3MDYyMTQ4MTksImlhdCI6MTcwNjIxNDUxOX0.cMIEMQVp-WmStM1PNqJclOAmxZRsgw_sNQMe-P7_3QQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:39.167 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:41.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 14124: status.find.is(200), but actually found 401
20:28:41.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,14124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5640bee0, username -> user.1000305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@405d9bbb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214519023))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjhhZW9kMjc1ZGFvamF2OXRwNWU1cHJ1OHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVZYWXRiUzB3Tmw5d2F6VlJWbW8wWlVwaVdtcEJMa05TWjBaVU1HTTRZak5qYVVkRlpWRm9aemxWTjNWdVdHRnBNSEJ6WTAxMVVIRXpNRlp1VjFVeVNtWkZOVzlwTFhGblYxQkliV0pGVlV0b2NITnViRVI1Y21KYU1VbGFaV1kwVWtnM1JYZEhjM1ZLZURaeVgxWlNaVTlsTVdGUWNFNXlOVzF0WkhoZmVrWnBhakJsVlVacFNYcHNiMUpyTW1aWE5ITkRYM0JUZWxKaWFqUTJXV1p4TjJFd1YwODRZVlExWnpWaVdIWllVV2syV1hsc1ZGUnhZVVZ5YUcxc1JXOUVNelpOZFU1TVNrZzFTbXRzUVZRMllqVnZVRmxZU1ZCa00wMUhTazFDY2sxYWNEbFdZVWxzY2xkVVdVTlphM1I0UzE5SVkyWklXR1pFUldFdFUxaFpkRWRHZFc1TU5FVTBaSEpsTFhjNWFraERlR1J3Y0U1dk1GWTJXVVpuTWpKNmMxbE5aVFZIWmkwMGVtVk5OMlZrY1dwVGJqQXdlUzF2Y25OaWJXMUtjbU14V1dKdWRHVlRTbHBrVm14dE9WTjJUMG93T1UxVldGOU5aMVJhT1d0eVNtUkNUR3BrU0hWeFdrWm9ORWhMZWs1dFdHTlFhakU1YVZkNFREUndOa2hSWTFKa1FYSTBObGRhTlhwTFVtRndjVWhHWTIweGJHRnFSRkpoYlZCM04ydEtNbTU2UWxrdFdEbEpPVlJEVjBFME56UndhMVI1VEcxYWN6SlhaWFp5Vldrd2EzUTJXbHBMTkY4elMydFNaRkkzYnkxT2IwNDFjRGhwUmtwYVZXVkViMUpYZUdwelFUQTBTVEpVYzFjMWIwVjZWamRSVjBvNGVHRTVZMjlJYUZkcWNsOU1iVEpDVldweVRGVkhaV3BmWTB0WGVHcEZVak4xTUhoamJ6TjZRalY2WkVKVFptWXhhVGhaY1ZCU1JXRjRibkZHUlRKMWVHSmpVMGhFYzBsTExVRkdPSHBMTFVaSVREZGlURFZvWm1KS1dIQlBSRGRTUm5kUE5tYzJPWEJTTkU5bWIxVndiMmhqWDJaT1kwVTRVRjlKT1drM09FUmlja05sU2tGV1EyMXBTek5TWHpWd1NEQmphWFZ5VXpZMVJIZFFUMkpRY0RrMGVrbFZXR3RYTmpObUxVRlRjVlJYYldsS2RraHNkM2RIYW5WUE9YVkJhMlpsWDNwa1gwd3dMa296U1ZsRWNsZGZXVWhCY2t4TWVURXhlRkUyVDBFLmJjT1dIU3ZMUmJDMjBrc3dNUXB3X09Wdmo3QWxZTUROQzl5SlRHLUdRdGsiLCJleHAiOjE3MDYyMTQ4MTksImlhdCI6MTcwNjIxNDUxOX0.lSErBp9TiG6akCO9zouRmOB22liWMQJYcQeJm0eZZwk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000305"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:40 GMT
	x-forgerock-transactionid: c8345bc1-b842-4024-b478-e159c911c582
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:41.033 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one

================================================================================
2024-01-25 20:28:42                                         115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=5805   KO=11125 )
> restLoginInitiate                                        (OK=3484   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=2293   KO=8     )
> restloginProgressiveProfileCallback                      (OK=28     KO=7     )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.32%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.32%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (18.01%)
> status.find.is(200), but actually found 503                      4958 (14.87%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                         8 ( 0.02%)
> jsonPath($.tokenId).find.exists, found nothing                      7 ( 0.02%)

---- idc.login -----------------------------------------------------------------
[#-                                                                        ]  2%
          waiting: 527639 / active: 1597   / done: 13379 
================================================================================

20:28:42.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 14124: jsonPath($.tokenId).find.exists, found nothing
20:28:42.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,14124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5640bee0, username -> user.1000305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@405d9bbb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214522971))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:42 GMT
	x-forgerock-transactionid: c7955a77-30e3-4422-9eb3-fd0204b0db34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2loZDBpZnVzaDQ4N3Y2YTdxMnM3cjY0b2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1NUQkpkV3RsWVVGek0ybFVZMk00WHpVdFJubG5MblY0UjI0eU1tRmxWekJsUjBaNVpqWjBOVE5vV0ZCM1p6SmFNR2xGYVdkSlpYVXpZbEJQUldoWlpXTmxlSEkwY1hGalpuQnNjbkpSY1VSc09GSXlVWGRSYm5CSVZrMDVTM1pmTmtveFgzaDZiRlJVU0hRemRUWklVVVpNVW0wNFdGVnFZMUZoUWxST2VqTjVSa3hLTjNOUVVrdG1PRU01UzFWalJHVXRaVzlJUzFaUGEybHlORkpCVEd4VE5IbzJSV1ZZUWxSek1tWlRNR3BtYUV4WVREbEJibnB3UldSMlRsRnJURkJYUmxKNVpIRlRXamRQZDNSNFdWWm5iVkpTWDBoVFNGZHJka051U1RabVdUWXphbUZxUkVaWFJHZGlRVko1WXpSd2NGVnNjbEkyVjJSNGN6ZEhkbGx0YlVGT1puZEpNMmMzYTNoRmVXNU9WazVETlUxelR5MWhOR1kyTlRWMk1XNDNUSE5xU0RadllXUXpkMUJXWldSNVpuZFdVRmwzY1RaZmNXZzVaWGhLUVROellTMTZaMmRFYzB0cGVWTm5VamRzYVdoT01EaEZZVEZVWTFadldteFBTV3hEVVUxNlNWOVRXV1JuVldOWE9ESTNSVzlzYXpSR2JGZElaR1pJT0drMk5IQk5MVFI0ZUZGR1ozaFVPVGROVWpSM2JFUjVkMWt0VVVWMWNFOHpablJ4U21ZdFpFUkhXRXRwVGt0aVpsVnFURk0wYm1veldESkNVR3BSTW04ek9VbEtPREphVFdSTVpYaEZMVGxtYVRoQlZEUklZWEo2TkRadlJuZGFjelp6UzNNME0wTjVhVlkxUzFWM1dsRjJaV0pFTVZkdk1tNXplV0UyZGpBMllsOTNXakY1UnpKelpsVnpkaTFxTVRWTmFGQkdabXBzVDBoTlVsTmFiV1JFYzFsSFdrNHRjeTFDZW1OUlJ6QXlNR041WmpkUWJrRnZUbmh0Tkd4Nk5uVlFZMWxuT1VZNGJWZDBYMHhqY2tGTU5tMHhWbTlaWVZFNGVubE9aRzlIUVY5SGRuTlFSbkJ6U3pkcVZHbGtRM1pxTUhKR0xXcFVhRkZTVDB4TlJWQXpiVk5QYzNOelFVZHhTVjl1UTJReWJVRkdkV3hsY2tWVk1FbFFhVEZaUm1ZdGRVVlRMWEU0T0VabFNXOUVXVGxmTkdnNVdVeFRibE5vYWtOTGQzcHZMbDlYU2pOSU5HWmFjbmh5Y1ZsQ00wSjFaelUxYmxFLnVEb0tReXFSazJGUXFkb3p3Z1ZCakxaRjFIc0VZU08tcnY5bmFLQ3ZwdFEiLCJleHAiOjE3MDYyMTQ4MjIsImlhdCI6MTcwNjIxNDUyMn0.7HdInqJ27fwTrvYD96C1Dm6PR5-YYm9pD_KuujcBwws","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:42.972 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:43.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 14405: status.find.is(200), but actually found 401
20:28:43.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,14405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69fc484d, username -> user.1002615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e42659f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214520305))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzl0NW9jdTlwdWpmbzA0dmVtOTE1YjZ1dXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlNsSmtPVVp2WldobFpVWktWak14Vld0VmRHMVJMbmRwUzFoSU1ubENhVUpxV0RWTU5URnpaREJMVkZoV1owbDROV3g1VW05VFZGOHpiV1J4U214dkxWaFRZVEE1TkZsVlYwNU1SRkJmU1V4WVR6Unpha2MyWWxRek5IaFZNVmw2VGtKRVFVRnNTRlZCU25GYWVsbENSbXRFUVdoTVpuaElhemhKYTFGelJXaHJkMlF4VVhwV1pXOVRhVFJsWjNGVlgyWjVORGxhVDJobFpIQkZjSFY2V2sxMlIzRlZZMDkxUTJsTVNteFhRekppTlZCMlVXbzFXSEpIZWxnMVRrd3hORmxpY1c1VVZVSTNUWEZaVUdOMVFVbE5NVUptWmxkSVpYTlRWRWhVTjNwMVYxOUJRbEZEWjFNNE1EUjZSbk50VXkxbE1sUXphM2cxTjNCNWNFWklSMFV4WkZSWWVGSkRjSEpITVd4NWFVTlRXWFJtUnkxd1FrNU1lVzFFWlc5S1VYQm9TMkpyVFhwNGNVWmpNbHBwUVd0c05tZE5hakp0UjBWb0xXTXpjblJwTW5sak5tTkhWVWxWYkRkdlgweEJNVGQ1T1ZoSFVqZDZTa281VFhOUVQwaDVVVmRVTkZjeE9WWkdjVWh5T1ZKM2FUSm1kR0ZDUldkNlMyUklMVzVOVTNaYVpHUk9USGRtYVVWNVpYRkJiMFpwY2xkQk0xSllWMUpSZFRJeUxVa3lZazkyYWtKTGNtOXZVbFpGZEc1NGFuRm1hbkp1ZEdseE1tZDFhMDgxVTJrMlUzSk1lSEJXY0ZjeVgxbGtVbU5OTUVwTWFVMXlPSGRoVVVoclIxZzNabUZUV2xoaFVuTjZOVGhGVEdJd05FSnRTR3RJWlZORk56RTFWa2MwTTNsYVdYUndTMlZ0V25vM1VFeHdXRlZYT0d0VVlra3Rkbm8wYVVzM1JWOXVWWEJ3TkVGRU5HUklkM2xJZFRJd1NIZFdORjlvUzBaVmEzUXdUbEZWZFZoWlZGVklSVVpKVVhKQ00yd3pOMUJ4V20xMmVVTkxSM2g1YjNoaWRVeGZlbXhTTnpkd1dVTmZaMWhzUzBwUWNGSkVUV2hDUlRoc2RscERhbGt3YlZOeUxVOVZlVWhpVFV0eFMza3phelJMWjJ3NVJrOTZjVGhXTUhOaVZteEJTRGc0VkdjemJFZzNUR2h6WmtWQmVFRkhjV2x6ZVZCSVRuWjBXbEp0TkZWelNFWlZMaTFNVkU5VlQwdDZSbFZqTFRnNGEyOHdSRzFJTjNjLlY0M1NDWWs0a0hINGhhX2N6TnBHcGREYy1hT1BGZWVoZGJwNXRaeGpGVFUiLCJleHAiOjE3MDYyMTQ4MjAsImlhdCI6MTcwNjIxNDUyMH0.nWye310STSsYISy2wGF8o_KvWyYKhNfN0djEjtw9TTA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002615"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:42 GMT
	x-forgerock-transactionid: c3de2b66-4c1b-4fc6-8bd4-0d110cac080e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:43.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:45.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 14405: jsonPath($.tokenId).find.exists, found nothing
20:28:45.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,14405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69fc484d, username -> user.1002615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e42659f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214525331))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:44 GMT
	x-forgerock-transactionid: 05d835ad-45a0-400a-84cd-c062a4e078ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2dpcGFiaWRxdHN0Z3E3N2IzNzBqOHA3YmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGMwRjZlWFp6ZWt4TE56QjBSRE5EVFRSdFlrdEJMa0pSYm05dlZWVTJTMDVpWmpFek1ESkVNV3Q1T1hKamIycERaRGx2Uld0VmMzcGhZa1pmT0hSS1UwSmlPR3N0YVU5cFVsSkVialZoTTA5UmIxQlJWa2t6ZWpKQlNITXpOM0ZsVW5VMWFFRlVOVFJ2U3pSMVJIZDZaM05MUVVSUE0zUkRVM3BhYVdoU1JHbHBlVlpCYlVKNWRqRnpZMGRqU2pscVVVYzBWblJrUlVWMkxYaHphVlJVWHpsVE1uWkJUMUZyV0ROQmRVdEdjemR0V1VWMFlscE5Zblo2WTJ4SmFXY3pjRW8zZDBzemMwWjJkMGxITjBSQmEya3lNekV5VDNSb05EVkhabmxLVjNSTlZtVklkbXBPZGxGR1puWnFNRVpxVVU1Wll6aEJUM0I1UzJNelZHRTJhSEF3ZFRBM1IwMUpNM0Y0YzFoZlluVjRURWh2Tkd4aGNYcFRaRFpJUTJjeVF6Qm5TMVp2YlZwUmJHWkxSRlZ3TkhnNFNIUnlOMDFHTjJWWWFHc3haMWxRVmtkZlQzaE9kRUZxY0c5U1RsSnFXbXB2V2xKc2FIUmZSa00xVTFkdGFEWXhRMU5VYzFOS1gySkJTMWR2U1ZObVRGaE5aekZyWDBGbFZHZGtWWE4xYURFM2NVMVdhVlZKY25SMVNsSkVka1UwZFRCUmJWaENNRWRsWVhwZmNtVnpTMkZGVlhkVU1YWnJjVTlTVkVSb1NURnBXVlphU1hOd2VIbHhlRE5LYms5aFJsTmxlbnBLYVZGTVZVYzVkMEZTVkVaSVdsaG5PWFpvTmkxTFYwWmxkM0ZmTkV3eVN6aHBhMUpGVUZSeGNFRTJTMmhvVXpjNU1GWnlSRXBuY2toSmRUaExSMnBUYTBWWVVreG1XRTEzUnkxTlZYSnFWMFE0UkdGSGNXWkpVMWxQYW5ac05scFJkSGhTU0dobWJtbG9aazFJYjJsVVUxRk1lVU5IT1dwc1gxTlhhVkpxZW1aWFZIaFNaRmhLZEhoTk1VbFdZWGRwY0dKTU0wdHhjSFJDVVdFelJqbFJRVVZZTTB4bmFsRlpSMlU1U0d3eVdFVkhjVFJvTUZJMmVFd3RNSFJzWWpnNE5URjJUVXRtWlhvNVJuZHZTR2hTWjBwVFowcFFXWGRHU0cxUFQyczRNblJFTVV0RFRqUnhhamhCTUhWMlh6VnNMWEpPWDI0MlRqTkZMamRmTURKMVJFbGFVM0ZmY2xGdmFXOU9SbkpyYUVFLncxMndMUU13Mzl3RTA4Q2hPQ2l1aU0yY0ZvU1EyTmwwUng0Q3J3VVg0dDAiLCJleHAiOjE3MDYyMTQ4MjUsImlhdCI6MTcwNjIxNDUyNX0.nlxmNVcp3l_i2W9EKlVq5v64tmenXakLmbgqOX4VtAM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:45.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:46.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 15022: status.find.is(200), but actually found 401
20:28:46.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,15022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14bac1a0, username -> user.1000093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ab52c44, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214524262))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnE3bmF2N21kdGs2MGh2cGM2aWc2NG5sdTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eU1VdGFjVTVQVlhwd1lYbzFjV2RzU1VSbllsOUJMbFJrTWpjeU5VSm5hSGhZVW5CR1dTMTJZbEJCWTJwWmRYWk9aelp5YlZsQlFVbExUa0pPZHpkM2NXUmpNVjlRZUdwd01HZDZVbFJVTFZwM2FVOVZkVGs1YjFZek4yTkRYMGRGZFhsRE5tNUlhMU5uUjFsQlZYcE1aR2hvTFZCM2IxQmtSVjg0YzNWbFdXNDFRamxhZDNaMWRqZEhZbE56V0hobU1IZDZRM3BvTjAxV1FuVkpOakZTZFdoU2F6RlhTWE00YzJFNFFqZHVVbTlqVW5oVE1YRXRjazV2V0d0ZlFrNXZZMFk0V0c5RVlURnNiWGxUV1RONlNFSk9WVVZFZVZWZlNteFVOREZEWWpKcVVESjNhSFpPTTJKS1JUVndUQzFLU0RsVlVHcGFVVlYxV210b1dIZFVUR1pFWWtwUlgycE1hVXh0V1ZGRk1FdFBWbTVPY1hGV1RrTjRWMDFwVFRZMVVYUXRiMlZmY2s4elpXWmpOSFJXZUd3dFQyWllXV2RZT1MxT2NHTjFXR3RETW0xd1NIUnJhRGRvVDJOT09USXlaVlZwVjFwdWRua3pWVUpJV1dSbFFuTTBOVTk0ZVZCQmJGRm5NbVEzVlVwNVRFWjBNSEUzZVdaVGJqUkVWR1Z4V2xGaFZETmFPVFJSZG1adVJVNVVSbUpaZFVaUmRYTmtibm96V1hWaFkwNUNTamc0WVcxc1gySjRWMmcwYm5Sdlp6WlVhRTE0Y205U2VtOWlVMWQwWTFGNmVreG1jSEZFVFhVNWFGcHhabVpTYTFwTmVYQmFla3BpVFVsaFNqRmxSVE5KWlhCS1MxRk1UbHBEZUY5VmNHNDJRbU55UVVoUFNtMTVUWFl3VFY5WVRqbE1SSEZXYUc5blMyeHphSEl6WjA1eWQyWmxXVVZFTlVkSU5Fa3hiQzFKZDNWdUxVUjVZM1pJVXpkQmRVZDVSMEo0YkZOSk4wUmpSWHBsYjBoTlpuSnhUMkZMVURVek9VNDBSMEZEVjA5Vk5HRmthVFF6TFVOM2VFMTNRMlJ1UjNCWWFFcHhiVXROTmpSUFJYQnJPVTlMTjJwUlpIZHZaM3AxZWxNeVVVMXFTMWQxUVZreFoyVnNkakowWVRjeFUyOVlibXN0YUY5amRtTnNUR0ZLU210VlZHb3pXR1JaTUVkNWVHaGpZMDlxY0hGSFQwVlJTVmd3WkVkaWJtMUpMakYzVnpaS05XcEVTVXRQZGxoblptbzRORmhCVjFFLi0yWVNjZmxrOFRXNWVxSlNhNm5UM2c2VEZFdjhoU0JBM0ZaZXc1REt3V0kiLCJleHAiOjE3MDYyMTQ4MjQsImlhdCI6MTcwNjIxNDUyNH0.DARSDmYMl3DJCoybbZv4zppQZvCYhqauqZTgEUZt_Yg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000093"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:45 GMT
	x-forgerock-transactionid: 5657d4c2-2156-4361-b744-fd2627a7c108
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:46.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:47.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 15022: jsonPath($.tokenId).find.exists, found nothing
20:28:47.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,15022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14bac1a0, username -> user.1000093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ab52c44, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214527688))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:46 GMT
	x-forgerock-transactionid: cf80d8c2-9aee-4487-b32b-16a9a725c72c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGwxYTJvbm04ZWE3dDk1NDA4a2dlY2xoczMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blkyOUVZalIzVFVOaE5HMU5XbVU1V0VkUE1tVm5MbWxGU0dGZmVXSlNhMHBzWjNkRVMxZHdabEY1UkVsTFJtZG1Va2t3YlhSb2EwSk9RMFZtV21nek1rcE1VMUZxUXprdFZUVldVbTlDWVZwMVltSnFTMmwyUlROVVF6TlZjMFUxU204MGQzaFdOalUyUldkRGFISlNkVUZOYVVkcGJGUTRkR2x5U0ZWTkxUQnJMV3RWYlRZemFVRnlXVXhhU2tKb05GRjBWR3RTTkVOQlZuQlJRVTl3UkhSaFgzQkxaVWR4YWtOWGRqSlVhemhsVWtwT1NIUllaR0p4VlRsWGVVMVRNa2hOV25oZlJXd3dkMUZEUm1keVVtaFBRVVZ4TVhOWU9HeEJVV2xaUjFBMlozbElTMHg0ZVRnMmQyNUVVekIzVldkUmJIbHNWV2xOUlZsR05VaEZXWEJwTkVSd01uZHBVbVZpVlRsUWFqVnhSR2hrU0ZjeVptNDBRWE5hYTNOWlIycGhhVkF4V0dwcVRXOVdaMmRQVG5oUWIweGxlVVZTVGtzNFJ6UjZZMloyZGxCbFNuZ3RjSEZRUmw5VWIwWnhhWHBGU2tjNWNrMTFZM0ZVT0hSM2FHUnhlbDlVU3pOU1lrRnRhbFJMVXpKaGRFVkNWVFpmVVdSNGFVSjRPVmh2UlZoSFFscDVkazFXZGtVMFpsYzBOa2RRZUVaYVNuaHdRMWQ1TWxCcVNVcFNOMUZUT0dSM2FGZzVla2xFUVZCaFdHTktUWEZ5YTNvNWRtVnBVVEV0VTBOa0xXVlFiM1JEWTJvelNVaHJYMlJYV2pWcFpGa3pUMTlPT1MxRmIxQTBVVXQyU0ZWdlh5MHdjWFpvVWxGd2JYaFFVbHBCYmtWb1R6SkpNbXczUmtkR1gzcFlRbXR0ZVZwSlJUVmhRbnB2VFhCb1ZrTTVOakZJTTJJMlRGVjVSekZUWTFKQ1JXTXlkWGgyYTB4U05VVXpiMFV4V1ZaRlYwNTFRbXRSVEhWeFoxVjVWbmRXZW05T1dqTmtUM3BXYTFSVlQyTmFSVk5HZWxsRWRYWTJlSEYwVUhabk0xOUdjRWwxYWs5aU4zWlRVbVZJUVVSWFoyMW1aVGxTYjNrNWIxWkVlbkpPU1dKUlltWjZSVzAyV2pCMU1HNXZhbFUyWkdRdFMwOUxVekpVWjJWbmJUZFFYMFUzVVhOSE1qbDRiVE5tTm5aS1gxZExkMjgxUldWdmFXeHJMa04yVXpVNVUwd3lRMncyTjNweVRYaElOSGhGVWtFLkZfLWNSdzVpd05Vbi01cEM4ZzBPR3QzZ2dBbXIwbkZMX3M4S2h0Ty13MFkiLCJleHAiOjE3MDYyMTQ4MjcsImlhdCI6MTcwNjIxNDUyN30.Z8Grxvz6b5VW3f8YbSTDuZZQLDc8RfTI-1_Nava8AOk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:47.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:28:47                                         120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=7756   KO=11130 )
> restLoginInitiate                                        (OK=4414   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=3283   KO=10    )
> restloginProgressiveProfileCallback                      (OK=59     KO=10    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.31%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.31%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (18.01%)
> status.find.is(200), but actually found 503                      4958 (14.87%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        10 ( 0.03%)
> jsonPath($.tokenId).find.exists, found nothing                     10 ( 0.03%)

---- idc.login -----------------------------------------------------------------
[#-                                                                        ]  2%
          waiting: 526920 / active: 1319   / done: 14376 
================================================================================

20:28:48.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 15303: status.find.is(200), but actually found 401
20:28:48.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,15303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bc30676, username -> user.1000084, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52fc3fce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214525553))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGtva24wZzdiZjZ2cThudDYxZHVkbDQ5NWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVEwTjRVRGRpUkVoek1HbEdXbWhxU0U5Sk5HMTNMbkUxZWxkWGNEUnNiVTB0ZFVSalQzcGhOMVJKWWpsNWRVaDJXVXBSWWxaQlRVb3pPVEF4UzBSek1EZHNVVjlXVmkxaFFqWjFUbEpyYnpSM1ZYSkpkVUV0YUhKRVkwbFdMVWRDZDNOWmVtOTBVRXRTYms5dmNHeHZNRU51UjBkV1NIaFRZMUJ2U1dveVRXMVRZVmQ2WVc5NGRqWjBZbUk0TkRjMWRHVk5NVkZvVDIxd2IzUTRaMlk0ZDB4alUycGFTM1JXZDBwNFJGRnBlVWxHWm14VU5qRjJSVk5oV0RsWVN6Wk5aa2s1YkdSeU5tZFVWREZUUm5KUE5FcGxNMHB3YTA5V2RHWmhORmxtWlVSblUwTk5lbWRYYzBZMlYxZzJXbTV5UzJab01VSjJOVUpEYzFnNFRrMW1XRGs0V0V0M2JUWnFhRGRaTnpneVdWVTRNRUpwZDBGZlpGQTVjUzFOV21wUFdURjRSRmRNVG1Nek0wczRiWHBaTTJGc1h6azJVbFp0ZDBoSVMxQnRZM3BUVDNGV09VRlpkVVJQY0hGUFJtcHFibXQyWkV3eVoxcEZURjlzUWtsa2FYUnlVRU5CZDJoamFtSTVaakJDUTNVdGVXaDBRa3BHYUc1MlgxQmpjbE50VEhwdlduTlJORmRvVTJwSVNGbEdRa1ZvTWxoT1IxQkhhR053UlZwSWRWSnhSRlJTZDJ0S1pXVk9RMlJFVmxGYU5ISnNTMjFuVlU1SVRtcEtUVlpxTWxGblZVaHpSV2hZYUd4NldYcDNPR1U1VDFsWFV5MDFYMjgwYkZSWVVHUTNUVFpqVDFOeU1HSXpUa2hGVTNwWGJqZFRXVkl6UkVobmEwSnBkRlE1V21VMU1USTBVbWRLUXpOb1ZsUTRhMUF5VURGeVIybHNaM0ZyVTNsR2FGOXhiVFJvTFhaUmQxUldYMXBFUTFGaFlrOUNSVkF5ZUU1QlRsSk5Vek5YWDJSd05UWkhTVFIxTTBaNllsQk1NVGcyY0RocGJFSndVMDVDVTJabldrbHdkMWcxYzFacWVsQkZZMWx6V21sTFVETXpja2xJY2t4NldHeExkMVZsYlUwemFuWXdjbXgzUXpSWGVXUm9OM28zVUZVNVgzcHhValpNTUhSdE9YQnJXazFYUkVacU0wcFZTV3BFT1VkMlZYVm9TMkZKT1VWUVdVWnlPWGxSWVRsclIzZHJMamhYV1VoMFRXeFhlRjlMTjNwSmJsaFFOSGg0TjJjLnBHVlJTS3NrZXVzN0xpTHBlU19CcmxNOEVycldEMWFsRXNJdHBqUTVuSlUiLCJleHAiOjE3MDYyMTQ4MjUsImlhdCI6MTcwNjIxNDUyNX0.NYxKmzFlfskhZa-eBLd28_cA18Lu2hygssplcxovr20","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000084"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:47 GMT
	x-forgerock-transactionid: 5cd80452-9fa0-4391-9409-c9cff03cb2d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:48.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:49.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 15303: jsonPath($.tokenId).find.exists, found nothing
20:28:49.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,15303,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bc30676, username -> user.1000084, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52fc3fce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214529234))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:48 GMT
	x-forgerock-transactionid: fdb9eec2-9cb4-48cf-8134-19a9c807d77a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWhucGRvbWx2ZTA1YXE2MDNuOHIyZGw2a2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ME4xZzNjMWxQTldsaVQzcGZPR2R4ZFVKVVlYbFJMbWN4VkRkUFJUaFFPRkJSTVRCeWFFb3haMjh5VUVaemF6bHdhMjFWVEZKV2FFdHRlblZhTlZsNFEwNURXbVY1TjJGTVJrdEpVakJHWWpWSlkzUkRZWFV3T1hCblNUTm5lRUZzV0ZONVFtNDBaa1UzVUZKV1gxWnpOR1IzV0hOa2NrWjVjVmRUVDI1c1RUQnVXWEZNWDBGRFl6ZHNXR3RaVGpKdFpsUlFPR1ZTZEhwZmIwbHdaVFF0ZEZWQlUwRjZVMjV4Vmxoek9FRjNXVkl6Uld4dVYxaEZNa2sxZEdwdVJWaE9SVmh3ZVUweVZEWmFXVkJPVlZVemN6ZG5kbUZRTTBwcFVEUnFOa0ZqU2podVFqZEljMDV6VFRkUFdUWlhVVTR3WVZOQlkxbGxVRVZSVmxWMFgwNDJNWGd3WjI1VE1XMHRWMlZwZGpsdGFVTXRXVWwxTWtGbldsSTRjV3BYTFVkdlpHTndNR05FWm5jdFprTllVMnd0WW5CT2NsaExkbHB4YzJaNFdsUk5Sbk5sVERWdGMxTkJNaTAyZHkxZk0yaG5TbkZ1WjBsaU1EaEVkRWRvZVRSMlMwNU9lWGxJVEc1dWRqbHZSblJyT1hscVdIcGFhWFpLWVhNNFJGVkVla2R0VlhGd0xUSlBkMVYxY0VwTlYyVjZha2xPZVZsTE1qWlRiVmcxTXpjeGFXeDJOMHN6ZUdac1pTMWhWVVpCY21nNVdEVXROSEJVTnpaVVlUaG9ZVUpsU2t0clVEQlNiRUZ1YkhOc2VEZzVVVGN3YVZJd1YzQTRkMHBUVVRRM1MyOTZSRUU1VWpjemNsODBZemxmUVdabFVFUnFlV0pqUVdac1JHRklTa3RLYkdoRFF6ZGthV3RHZEZaNGRTMUtaM1JWYUZkR1NYZHhZMnRHYWtocWVGbDRlRVZQVWxSMlJXcElTMHBsVDIxNk5HdGxUMVY2VFhKM1VXZEJaa1JaZFdGblJWUnFRMVZLYnpOTGRXNXJORzFtYjBVd1NVVkllRzU0YTBSZlRVNUJSVVV4UkVOSU5UVTJUbXBFU1RReWNWRm9hRGRCZHpKTlRYVnpPV0pIT1RneVRXdElPV3hXYWxaWlRreDJVSE5UV1dSUU1VeHdSbXRXTmpORFJWTlRkbXB2WkVKc2VHZE1OVFJYWkZkVE9GZGlSbDlDWTJWRE56WmpkM1JqWmpsWlVHMVJMbVo2VEV0RmJVaFBOWHBCVFhVMlNXcDRZV2xPTlhjLi1tQnRyZGZhWEJHWTB3R0ZVdjR2ZTh3YjdEMVJNZW0tV3ZRY0p3eG9pT0UiLCJleHAiOjE3MDYyMTQ4MjksImlhdCI6MTcwNjIxNDUyOX0.zEXEdsSXjpyPL-HMoNLRojESLUtY5p6_ZbFv_n6aVVI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:49.235 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:28:52                                         125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=9679   KO=11132 )
> restLoginInitiate                                        (OK=5358   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=4237   KO=11    )
> restloginProgressiveProfileCallback                      (OK=84     KO=11    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.31%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.31%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (18.00%)
> status.find.is(200), but actually found 503                      4958 (14.87%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        11 ( 0.03%)
> jsonPath($.tokenId).find.exists, found nothing                     11 ( 0.03%)

---- idc.login -----------------------------------------------------------------
[##-                                                                       ]  2%
          waiting: 526126 / active: 1164   / done: 15325 
================================================================================

20:28:54.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 16429: status.find.is(200), but actually found 401
20:28:54.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,16429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a30071, username -> user.1001571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70a4b9c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214532665))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzBqZDRqbGp0NzB0MDlicDU5dGQxOXI1a2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlkzRTRWMWN6T0hGRWREWTJORUptUWxBeU5IVkJMbFl0WWxSRU9UZ3hZM2xFTXpGQmVteGhaSHBwTVVKUmJ6aEViRjlDWmpNNVUxOTJZakJ4U214aVVXOUZZWFkzTWpkblNFMDVkR295WTA5Q1JFbGFka3RJV1had1RYTlBkbVl0VjFaUVUwRkZaRTF3WTFCUVNHbHllbVo1UWxaYU16aGxTR2xxZFdWSGVXdGhVM1p5VEc5S1gxUnNjbTFvTlZaS1ZHaGlRa2hXYmxKMU1qQkxjVVZUTTAwM1dFazRZVEJmTlhJMU4xWmpXVlZvVDB0TFdVSkdOV05uVGtaUlpHUldSa2czWkhob1ZIQmFSVWxzVDI5aWNHc3RSa3MyWkVSdU0zcHNORjlwVDFCaVUwOVJRVXBtYzA1eWNrZ3RXRkpDZGxGNk1uSjZPSGRSZVZCYU4yWllPSEpLYm5oV1ZtOHdaekF4WjJ0alUycGpTbE5MTkZCaFJIQnpUbE5zTm5GalJGOW1WVmxHZUUxVVgyWmZZVEZoVTJ0bWRVTnljVlJuYWs5VmFtaFVTblpyWVZBNWJsQnZVRmR3YkVSSVEycFNWREZQTm1waExYcFZYMHRVU0ZVMFRGa3RjVEphWjNwV2FGVk5OMDVOT0VoT2JFVlJSMk5PUzBwMGJYY3RlRWhrVDBKS1VtRkpUMmhrUTJZMllrNU5TMDF6UVZSWE4ybGtYMUZuU25Od2RFVkxhRkJ2UW5GMFgySnhaM0kzZWpsdUxXVnJjR2N0TkZoRFJXTmtla0ppYURSbk5XWmFWMWxKVm5CeWFFbHhiRGhHUVZKMU1qWlRPRFpyYmxad1FsbFhSVmN3U1MxSFIyUkRNWFE1YzBWU1YxQkZZWFY2YTFGMFdUQjBhMlZqY3pSWk1HSTVhMFJGUVhVdGFHVjJjazkxVDJGUVJHRmFjVEpYTTFoek0yOTRWMDVsTkdsQ1gzZzNabGR1WjFnelNHdG9TbEUwVkU5NE9EUkpOMXBCWkRCb1VXUnZSMnhMVWxFM1EwODFNMUZvUmxVNGJHWjNaazFqYWxsQlIwZE9TM1ZMZUdOWldVSlFWRUZmZG1SSFVqTk9RMGxUY2tGa01YcG9iMnhaTm5RNE1tUmljV1F6VTB4amN6ZHBhMjlGTTFoeVJGQm1lVkpvZFVOSFpGQjJaSGRPTFhoWmJUWkxhWEZIUmxBMWJUTXRZVkZDTkVWcGJrdGpNMjVqVTBGTFFWSlZMakJCTmtSR05tSklRMEowVkdwd2NUTXphbEY1ZGtFLjRsalI0U2NZWGo3Q3BvV05EUlh6VkxabzF4ZHZjSUlJLXl1dHd4OVJwRFkiLCJleHAiOjE3MDYyMTQ4MzIsImlhdCI6MTcwNjIxNDUzMn0.9J9hl7wYfRNoaD1I5LsjLrQSEctqC2kOO6ZypQ5Be9A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001571"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:54 GMT
	x-forgerock-transactionid: 94dc3890-34e2-4443-acf6-62b5262c6575
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:54.341 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:54.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 16429: jsonPath($.tokenId).find.exists, found nothing
20:28:54.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,16429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a30071, username -> user.1001571, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70a4b9c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214534491))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:54 GMT
	x-forgerock-transactionid: 9b4cc0d2-0955-4f1f-928f-1c0ae6891299
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWVxaGtzYXRpa2Q5dDNyNGYybW84ZW4zOWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFVFeFdPVkU0VlhrNVMwYzFYelJSVDJWbmNVeG5MbEpxY0hWdlZHeExYM0JoYlhKc1EyZFdjMWh6ZEVkR1l6Sm5kbTkyVHpZMlVWSnBTVXhrWmtOTk1qQkVaamR1Ym1seGJIZEVaa2xzTVVkTlpuUk5XRkZSVWtOTVVUWlljV3RpVTBKRVJ6RlVjMXBaTWxkNGMzQndlRVYyYTNGU2NXdFhhV0pmVmxnNVpIQnFjM2wxUVhKSlpreERiWGxvU1hCeGFsVkplWEJQVFZaWFQzaEVXa1ZGT0ZOWFNsSklVRTFHYTBwVWNHZHFhbXBPYjNkRU9XaHZiRkpVYVRVMWJHbFBRbEIwZUdRemN5MURZUzFsTUY4eVNVTlRXbmhwVWt0MVRqaEJUbk52ZDBWc2NHTnFiRlpJTFRGQmJWcEJRMnN4TFhWTlRYazJTVzVrVVMxalZWRllVVTkyV210cVdXeG5ORVZOTVRWUWEyZEVaakpaZFcxbGQzbEtjazF4ZHpacU9ERjZUMmhOTURBelQzUXliSG90ZHpCaFNGUk1WbVJYZEdWdVJsVjRWVWRPVDJKV0xVVnRVVGxUV0haUWMzRlpZMlpNWWtWbWRXNXBaemhVVUdSR01EWTRVMFZZWkU1WU0zRkJkRzFTZVZadlYxZE9lRE5UUWpKelJuZFdiakYxWkdweGVVY3hOWFZMYVhWcFQyWjRaMVl3VWw5SlNXODVZVkF0Y1ZZMVowMURVa2xxV1dOSVdXRmFZa1pYVFd4dWFpMXZXa1ZKVEZkWmFITTJZVlZETUU1b2NUUTRhbXhtV0dKdllXRjFaVkJsVjBWTU1rTTBaRTQ1TVhSVlpuZDFWalJuVFRsR00zcFhTbFEwY0VsbVJpMUhNRzAyWkd0TVV6Um9NVWx3Tm5Cck0yVmtkQzFmYkVwS05FbFRhalo1TUVKMlVFeENSVUZ2U3pSRVRsOURXbUpNT1ZGbGNHOXdZVGxvYlcxcFZrSXphRlZJTVRJME1XUkJSbEpFZGpObWRWcDJiWGxNUkMxNUxYWXpOa2xYVWpjM1dGSkxPREIxYlV0Q1JsWnNSVUZhYm5sTlVXOWFkMEkyTVhBelluazRkRkpSWWtZMVpGZ3RWbmh6VkY5VlNHeGxTa1JwUVRoak1VMVdXRnBLZEc5TlRIRTFTVWR0UW5Ka1dXaDRRMnBmU25KMU5sbFVYM04xYVZsc1pETTBja2RxVWs5TE1VcGpUVmd4UzJSalprRkJMbGRsY0VsQk1tMU9TVkp0TTBGblpWSTViRlJVTW1jLmwyX0tTMFl2SUdtU056UG9nb3I3MmZLUkhud2Z5ZXhTb0c3Y1ktOWl6UEUiLCJleHAiOjE3MDYyMTQ4MzQsImlhdCI6MTcwNjIxNDUzNH0.PKM11UR75RReoG55ULlG0yAkTP2XEgjOUqT6RObrAjU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:54.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:55.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 16699: status.find.is(200), but actually found 401
20:28:55.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,16699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bb4492e, username -> user.1001732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b3b6dd0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214534326))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiam5mcnFyMm5vbHZlbG5idTZvcTg1NWo2YiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVMWTBVdFVYUlhVVVkwTUUxUlltbHFTa2xCZEdWbkxqbGhNbk5sZDNseVZuSTVWRmhIZFdnMExYcEtNWE5TYVVkeWFteGxSWGR2YldFd2NXaEdSWGxqZUdWNE1WQXdhbFJSWTFwbWVEWkJUMmw2U0dseVdYZHBSRkZNWVMxWVdGTlViMHhEY1d4cE5YVXpRamh2VlhrMFJucHZkMUEwWDFsS2VYZFhTMjVFYkhBeE1uUTVMVk5OUjNaNk4wVjRiMEptY2xwWFZ6bDFSR05UT1Y5bVJYTktWa0kwT0VwTGExTjVkMGRyY1dScGRUVkxSWHBFWTJreldYSXlTakZGVWxKSWFXWmZhRFphTlZaSGVXSXRXR2MzT1ZCME9IVklaalpzU2tacFMxVjJZakU0ZURCaWExYzVRVUp1UjJWYVpVTnFUM0U1UVc4dGNIWTVWV3hQWlhNd1lYaHpUWFZxYVVWZldHcDVka2hSUzJOYVdWaFJibTlRZDFaVVYySlZiM1JMUzBzd0xXOU9iWFEzV1dsdVR6RjFSbTgwVDFaamRrRnFUVkJtZG5CeU1URjVXVVU0UzNSMVZuQlVOM1pMUTJKb2JIVXdOSGM1WW1wbmRHTXlNWFJ0YzJWb2VUbGhVMnRDVUZNM1MwWjBjblF4VEhvMGFHWkNVMWhvZHkxemF6RmpTMGRsV1hCbVRHTTNURXRsYTJKeWRsUnNXa05mY2tKdmIxcEhOSEEzYTBoZlREQlpTMDB0VUU1a04xZEllRkpVYzJobVppMVJlRXBVYVV4SFVGbFNYMGRtZG1GVmVqSkdSMjVwTkd4U09VdzFXRXhmUlZSUWJrMXZOWEp4TnpCdVprWk5RbGc0YUdKd2JHMDNaRlJ1UVVRdFowMTBZWEEwVDJ4QmFtUkJTVlZYWTBKbVVWVjVaa2x5WTJ4S1RWTkthRkZmUkdaSlZITnljV2hxTUZKVFJUZGFZVFJ3YVdkcGNWUk1aVU56WlhCSWRWcDRSMmM1Y2xaUFFubERjVmxSYW14M01uZ3RWWE4xYzFseFJITjZZMHBwVTBKWVJIWlZaSEJRTm10dE9EaGFaVXd6YmxaNVVYSkRTWG81VG5SYWRVaGhRMVkwU0RsRllYRjNNMFZOV2tKeWVURjFaRlZVZFcwd2VYaDZObVZIVW1KeWMzWlRSMjFrUTJoNE0xWjNRM2xzUVVsUVoyaDZkVFZOWWpKRGFVMVZiMTh5ZUZGM1RrZHFXbmx5YUhwakxuaFpPRzVLU0hka1dHVTJPVkZsYURCWE1qSmFabmMuVWJkeDNPMUk3TTEwb2JmUFBGZEtGYnFud25feWlFWEh5MHVYTm9EbGhZbyIsImV4cCI6MTcwNjIxNDgzNCwiaWF0IjoxNzA2MjE0NTM0fQ.Ij03SwACCUrUMI1s3nCXmplzrzRIhOm5eZ0WI6aazAw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001732"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:54 GMT
	x-forgerock-transactionid: 6e53da66-53c8-4a0b-988b-7e9ad3d3eec8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:55.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:55.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 16699: jsonPath($.tokenId).find.exists, found nothing
20:28:55.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,16699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bb4492e, username -> user.1001732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b3b6dd0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214535259))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:54 GMT
	x-forgerock-transactionid: f0243295-bfd2-4431-839b-cfd80dc25793
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDRwaDlsaWNsMWVpbnJlbWM5YTM2MHJzZDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVkzZHRlRmhUU0RWTlZsaHlNbGRRT1haUWVrcDNMbXBzYkhSc1EzQmtWM0pEU25wQlptVjBVVEZDYkY5SWJHTmxURmxyUjE5bk9HeHNZMnRaVUhsbU9XRTNVbmQzZVhaRWJqaERWSGN4ZDNKNWNFOWtjRkZ4Tm1acFdYRlRPVTFpZW1relprRTFXRE5TWVZaTlVHMHlRamRSVUhOM1NWcEdSMUJSVFVKSFExRjNSWEo1T0djd2VGRnVVbVE0UTFKSFZtczVjbXBoWkd3NVVXTm5Oek5SZEcxb1MxQkxZM1J2Y0Zob1ltVXljR3BKYTJjNFkxOWphM0Y0UzJFME5IVTFabFowTkVZd1NtWjRYM0IzYUVSamVIaE9jbTVHVEhKc2VVcFNWV1Z5UWs4M2FIVkNZbGhTVkRKQlNYTjVWbk5YVkdKUmFFaHVia1JDZERkd09EaGxTMjgyYzFsaVJWVmhaSE56UVd4NlpXRmxVakpwZFdWVk5UWm5OSEZoZUhsS1lURlRSRkIzZWpNelJWUjZNMmxIU1RVd1IwNXdaV2RVVW1OeFFtNDJjSFpGWm0xelh6QmlVelJ2WW1OaE5HaG1aRmM1WWpOdFkyWm1WM2R6TkVFekxVSnFMVTEzYzNSWVpXOVFabDlKWVVGZlFsWnBZWEZIVjFSb1VtWktWVUpGWkd4S2JTMTNaVE5uYkhSR1ZtNHlibXRYUm5KMUxYVlBkSFI0UTFwT2NqUmpaMmszTW0wNGVVdHBlbFE1VmxCNVdrVTRSbXh5Tmw4ek1sTk9hakZzYW1KSlpWOWxPRFJDWm1oSlltNUNSR1ZhTUhRelQxWmhZVnBJVnpGVlJFRllkRVV3VnpCc05UQlRWMFIwVG10Sk5VaFdPRTlCV1hWYWIwRklXbUZvYUhKaVZtUmZaVWg0YTBWdVRUQldhMHM1Y1U4eU0zRTJOVEpxVUcxT1MwcGlZblYwZDJGdWRWaGZkVmxKTm1aVVlteFFObVJGUnpOU1FWRlZOekV6ZW14WlVWUnNOR3hGWlVkclFXNW9Ra3huTUZKMVp6QndZekY2UVRsMFUzWmtNRWw2UVhSUGFHbFRObmwxWWxSM1RYazJWa05EYjJSR04wRnRTMkppZWpFMloxVkRMVUZ6YVdkbVgyUm9hMEZ2TnpNdFZYcDJiRFp5YWpSVmNpMVZibkJJUTA0M1pEUm5NbXg1TUU1aFNGWnlhSGxOVDFwSVQwMU9RV1Z0UXpWM1QwaHZMbkpmYTBKUFpURllPSEEwY2tzMWFFcHZaalJ1ZFhjLl9iYVBIZlFpVkw3c09JMUR4Rno2UExLaHEtMlh0bmJvRUl6bGotc0NRdU0iLCJleHAiOjE3MDYyMTQ4MzUsImlhdCI6MTcwNjIxNDUzNX0.4VD9AGUOsTpcRU88WT1UWjHgp_2GoefVjkqtebso4ko","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:55.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:55.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 16729: status.find.is(200), but actually found 401
20:28:55.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,16729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@727c23d5, username -> user.1000816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@914bc32, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214534383))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnV0cnE1cnNsZW9nbTJ0aWY4cWc0YzlsNjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2IwOTRaalpvYjI5QmJqSTRSMHAwYW1OMFNHNVJMa2hxYlVwV09XOVhZMGxoTTJwck9YWlZlakZJU0hsSlFsWXhlVk0xTTNwUFJWQnZialZpWkdWT1YyMVdPV3h5ZURKNFZUQjNTRlJyWlVORE5GOW1XRlJtZFZwSlprRm1SMjlJU1RsMWNYcE1UMUpEVjNBNE1DMWhlVFJWTmxWblgzZG5WRFl0UVZaS09DMXBZMnh5UlRkTVZVY3pZME5SY0U5eU4yMWxSbUY1TVhseFZqbFZaa1JwWTNSdVNYWmpja3B6YTA4eWEyZHpObGhWWms5VmVGSnVja3A0ZEhsaFdrZG5VVjlWTmsxWFpEbFRPV05KV201a1ZXOWZTVVJZWTJOWlh6VnhkSEpOVlVOemNYVmlNVlJ1VEdGeE1rcHBiMlppTlRJM2NVSlRTREJ6VTBaU09HRjJkelJPZFV4U1ZrTjBkR3hQTTAxc2VIWXliRkZDVDIxcWJ6bGZXRTh5U1dSaGJHeHBWR040TWt0MGVYWmpNa3hMU0VWdmJGVnBlRFJCVlU1a01Xa3hVR1ZhWlZBMWQwMVVZakJCVDBkRFUyNU5SWEZIV2tSc2VYRkxYM1JmVVZWTFh6bG5iRFZ3WmxSdlFsRndiek5SZEU5VU0zWm9jVFV0YW00MlRVZFdOR280UVc1SlJrTmZOeTFoYkdRekxVTkVNRE5ZU2pGR1FqZGFTRFExUTFKYVVtdHRjVXB2Tm1wc1lVWjZUM1pqVUZONlRHSjZaR1F0TVhrd1YyWjFNV0puVjJaaVdrTnBOazVJYkV4dmMyTnRkRUp5YWs1b1dVTXpkVmhwWm5scFlYSldlVFZXZG05a1VWUXhiblJ3ZWpZMlprdG9UMGxJZHpNME16QndNVXN5V21reVMxSkpWekJCTjFnME1tTndOa3A0VlZOTVMzaGhYemRmUW5CUlgwMDRWUzFNYjJwMExWWm1aM0pNZUdwaVFYbEViRlZPTldWb1VFVk1SVVpVYXpoTVJFVkNUVVZDWnpGUVNUQldSVmRWZWxwSlkyWkNZamhuYlhoV2VFWm9iMHQ1V1hob1dHdHpOVTVoVlRjeldVNXpPSEpYZFZWSFVWUXRXbXhPZVdWV1h6QklWSGR1YlRSc09VRTRkVVZpZGtGSWJETnlTRE5DT0ZCT1QxZHFUV04yVXpSQ05uQlZjV0Z2YzFrNGFHbFpaalpaTlROcFlrNXRZbUZ6YWxOcU1XMXJMalptUzNaZlVtSmpVSEZxVTBzMmVsQlhWREF5UjNjLktOV2NWbzRNR1ZUNEV1ZTV0ZU84VGhKd25saHNUa2FheU5VNDVrV1laazQiLCJleHAiOjE3MDYyMTQ4MzQsImlhdCI6MTcwNjIxNDUzNH0.sMqmMDCOY0JVKbES1J6cRg_kGejDr2Il0Jo24KgTM9Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000816"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:55 GMT
	x-forgerock-transactionid: 9ccc5750-89f6-434b-928a-dd21aa0a13bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:55.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:55.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 16729: jsonPath($.tokenId).find.exists, found nothing
20:28:55.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,16729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@727c23d5, username -> user.1000816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@914bc32, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214535455))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:55 GMT
	x-forgerock-transactionid: aa0356f5-c07d-486c-bad9-c3baf00ce077
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXFnNWUwaTBlbjlrMGFqaHNuOWZvMWhqZGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFgySTBSSFV6TjIxUVpGVllTRnBtZW1aemFrUkJMbWxRZVU1UFUzaGtjRU54U1VrMGRuUnBObEJaWm5OcmVGYzFRMkZKZDJ0ek1HWXpXRFpNWDBkaWFGTlFUVjlzUjJkdmNUTjFVbE01WTNOcU1sSmZkVEpGWWpkMmVXcExNakYwTmpOeGNsOVRWbGswZVVweWJVUmZRMEYyUkRCUFQwTnJZMTlZU2w5b1FWazRVblYyUzJnM04xRTNhbmxRYnkxeU9XOTNkbGhNWjJjNVdYcHJVV1ZDYTFwZlVIWkxlR2xEVDBveVVGTXdRUzFyVlhvMFQxVjBObVJoZEc5amVXbFdiRkpDWWxJNVVFbG1kRzloV0dsQ2FFOWplbnBxUm5CMlNWcFNVVVZDUTFaWFVYSm1WMWxKWVdka2FVb3dNbG94Tkhka1ExTm1UVWxPUlRsRmNqSm1lRW96UzFBd2FEZFNSMWRFYkRKTk9IVlVZMGRUUjJkMFFpMTFRWFIwTTFZNVNVUmpSbkZzUVc1a1RFOURVRGhNVDFWelRsbEdOek5IV0RkUVZGZ3dVbFoyZVdsQk5rSllTRTV2TVhscFRrRjNTV05UU1VSelZIbE9TRlF3WVRrdFFrWkZjMVo0UzNoT1RsVjVaMlJQV2pOVFNHbHhlVXhDTVdNMWFIVktPRzB6WTFrNFIxTjNNSGxMWDJ0RldtdHNjRTFYTXpKTFNUTTVNblZpYzAxUVVrVXhMVFp2ZFcxRk5YRXhWSFphTmtNMExVTkhZM1phU2xGeGJURlNXVzlSVUdaTldsWnBVWEUyVVRWeE1ub3lUbm8wV1hCUlMxSXlNa2xDU1dseWFHcFFNR2ROWmpWeWJ6QnZjVmhOYTNCa1VIbHVaR2hhZW0xU1JuVjBUMG8zWW1saVZHdHBXWGxDTUVnemJFNHlZM0pwZGpkb05HOVhUVE5PVURWWVYzcEtMVFpyVG5sa04zZHJSRTFRUm01U1VrMDNPSEJQUTFWTWVYcGhORGx3ZWpJNFZHMUdkMDR5VTFsNFpIb3ljRVpQUjAxcWIxVkVXRGM0UlVKRVFqZGxVa0p2YzBodE5YSnFXblpGVkhobk5UUXhSM2c0YUhRMU1Yb3pVbmxvVVRCVk5XVTRSM0ZoWVhKV05HTnJZVmhyZVRkMWJWYzBNM3AxVG5aelVrMHhWWEY1VmxCT05ERlBXWEo0U2twMVJHUldjVmhxVlhOMFpVOWpaelZoVERWUFpXTjNMbkpaYkVSRVoySmFaekE1UnpSVGVqSkhWMjlETVZFLkNQQnB6bFcxY0o3RVBvTHBhcjdzVHpza3MybXdOWkcyMHFwdGFkYUg2d3ciLCJleHAiOjE3MDYyMTQ4MzUsImlhdCI6MTcwNjIxNDUzNX0.-PAXVyvCiwvwOttIBX2iIN-_T11vl2KFq847Ty3mCik","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:55.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:28:55.923 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 16881: status.find.is(200), but actually found 401
20:28:55.923 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,16881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@553a44db, username -> user.1002005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30af3b53, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214535179))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmFlOHJoamZ1OHFwZzhiM2psaWVpM2JvcG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFZ6TnliRnBsWjJ4MllubHliWHBrWjFjNFptMUJMa1JQWVdOZmFGcEhRblpNVFV4TWFVVm9ZVEZRWm05S1RGVkhaelJCTTBRdFZTMWtUblZSY1hSaVkyWjJZbE5FYmxjdGMyVkdlVmhhWHpRMVkxTTVWa1pxVFMxS1NtZG9hV0ZvY2poWGFIUldabUZyYlY5dlFtMDBiSGxzTnpndE1rZDJWall6T1cxSlgwcFBRV0ZzYlRWM1VWVnFPSGxXYjJwMFJISk5jRFZEZUhrMGJsUnZRMmcyVHpOSlEyeGZha051VUV4aFMyOVRRWFpEUVhGSGRrWjZOMHhyTWsxc05GQTFlVFoxYms5TU5HOUlXa05zVDJRMVJuTldNVnBGTTBOaE5YaE1NMjVPZEdkRVh6ZG9SbEl4UjBsWFR6RnpVMncyUjB4aE16WmpURmRSV0V4elZHcEliSEJUUVdrM1lXSjZjRkkxZG5wV2FVOTZlbmcyTjFOc1dVTjNPVzlYY1hBeVVUbHpZMVJZYm5veGVsVkhUa0pCWlZVMVJsOURaRkpxYjJGTllWOXhNMmMyVlZWak5ETTNNVzUyUVU1V05qQkRTR1F3VkV0RmVUQk9hM1o1TTJSTGQwNVBRV0pEYlVVdGVYaExhbmcyTTA5MGIxQk9XalZZWm5GWFkxaEhNR05qZVhkYWMybFRjWFF3UlRNM1RsbHdWWFkyVDFSYU5HVmplVW8yY3pCQ2RFTlNiWGxOTTFNMmFXSkJURmgwVlZSU1VuTkJNV3hrTWs5ZmFFOUNUbTVqTWpWU1lreFFialoxWW1kaVpsODRWemc0U21scU1rZDNVblUxUTJvMlpHbHRaWGhhVmsxd1VEQlhMUzFpUVV4M01tOVJOSFY2YTBkcU9VeFJiMkV4Y0ZkeFNFcFNTMVEzY0hobFpuVlNZVE5FVlVaSFVTMVJWbGRuY1ZOdGRsWmljbGhKVGsxbE0zTTBhMHBTUm05bFlrOWFkWE5JVTFWcFZrcFVXV2cyVFVwRmRqVktNazlxUlRSV1QwRkhTRVZWZVhoUWIycEhUWGs0Y0Y5UVpHaG5iR0Z5TmpWd2RYTlRTM0J6U0ZSeFlWODRXbnBIZGxoVVFqWmZaWFJHUmt3NVZISmhiRGh4VUdJM1ZWVjJla1F5UlRKM1VrSmxUMkpEVEdwWlVWaGFaSFp1WDFaUE4zSjFNWE56UVVoemVERlpSWFE1YjJKc2FVNVZjRkZWTW5CWFMyaE5Ma3MzU1RaTlFVRnBhR2hoVkdGV1QwRnBjRzlUYkZFLlZWdUFKd3dsYjZsN3k4dTNXb3VKVHZ5NVhOVk80VVF5ZXBhU1VpMy11c0UiLCJleHAiOjE3MDYyMTQ4MzUsImlhdCI6MTcwNjIxNDUzNX0.ddnenefhKF4RvRmeYQJpu93ozR1p3Dos0Y11YxIH1OM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002005"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:28:55 GMT
	x-forgerock-transactionid: 3949ab36-7b25-48bc-a00f-6df3697260c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:55.923 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:28:55.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 16881: jsonPath($.tokenId).find.exists, found nothing
20:28:55.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,16881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@553a44db, username -> user.1002005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30af3b53, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214535966))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:28:55 GMT
	x-forgerock-transactionid: c02430a0-126d-407d-bac5-abf048b8249a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGNtMWI1bzFtaDJjMmFrMDR0N3JnNnE0ODEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk1XdEtSMHhGZW5weVpUaE5WbkJmYUZwNVh6ZDNMa2hIUWpCWk5WWXRiRGN4VFc5R2IyYzNiVjlRYzJ4UFJraDRUWGhhUmkxbk9EYzFabVEzVURWemVUQkRUMEpmWDE5RVYzaFZSbHBDVlhORE0zVmxOQzFwYURVeWRVWktSRlZJTjBSTlgxOVFaMjkzTldsV1ZuSXpaRzAxVmxKNlFWTTVXVmROVTAxRlZqVlNUR2RVWWpKb2FrRjVWM1pmWmxCVWFHdENkRlZKWm1vNGVWVktkVTlWWWpaS1V6aENZMGRZTkZCaVlqaHNaVU5rV0dwTWMyMXViVWxmZVU4MlJEVnVWbkJIWkVRMlFURlVVVVV5VUVJNFZrdDFPSGRDYlZaeFl6QnNNMlpXZFY5Qk9IVTNYekJSV2tOblJXRXlTVTk1WlV0U1kzVnVhM2huWlhGaU0zTXdhVlZLWDFsVVZDMVJNVVJSTVc1MFJVeDZOa2hCWnpCelVtTnphM1kzTFdGZlNuQjBWekowY1d0U09GUTVMV1ptUmpaaFluSmZSWGROWlhWRlJub3habHBsVkZrd1YxRTRZWEZDUTBwMFMweEdXR1JpYzBJNGVHRkxhRk5JVjFaaGNGOVFUMHBVY1VOSVMwbDZSSE5WTVd4a1V5MWxRVXhsTVc5UFRGWkhiM05OWW5sUFZGWnhVemc0T1Y4eWJXeHZRbHA1V0RNd1kyWm5OMUowYUMxbU0zYzBWSFkyYW1SamVqUXlSMmxtUWs5dU9WOXRPRlZWWDE4d1duWjJMV3c0VHpJeGNsaE9WVXcwVEZKNlIzVlhWMGxuTkVKVllXbFdXVVpxUzJoT1VUZHRVMEZvYkc1cGIxWnVNbmhYWVdaWlZYUnhRME5UTVdseGVEQXlVRWhCY0hZdFFVSXRWWGxhVEU5c1QwdGZVMWQzU210WFZsVm9lamxMVVVad01sUldhbGhPYjBnMVdEVkVWRGxXV1cxaFRrMVNOa0o0TmxsRFgyOUljbGRWYVZRMGJsRm5RMTgxTkdkVFpVMURXVXR5Y0U1UmVYUlVTRjlMVGpaNFYySnFhelJsYm1zd01rTTJUM2hKTldSM1NtdzFaWG80UVZaNlgzSmZURlZvU0hwR1JqaHpjVEpSWVc1bWN6aE9Za1pYV2pCTFltdG5aVFpvZDJaaGJIcDNSWEpJZFRZd05VMHhjbkpsZFUxSFMxTlZiRWxHTm0xSGJ6VTFVbVpoVUdkZldFOXJMazk0YldwTGRGTk1Xakk1WkRoeVlscDZkRVJDU25jLnZ2TndEWUM4NWx2RTh4SkdVWk1MQTQteHVVTE1MWWlCaHJvU0pyTzhMV3MiLCJleHAiOjE3MDYyMTQ4MzUsImlhdCI6MTcwNjIxNDUzNX0.xAt74Dlr5sY3vjtKvJg0QWr31-ZNn4jautykhdoGXRY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:28:55.968 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:28:57                                         130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=11516  KO=11140 )
> restLoginInitiate                                        (OK=6158   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=5242   KO=15    )
> restloginProgressiveProfileCallback                      (OK=116    KO=15    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.30%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.30%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (18.00%)
> status.find.is(200), but actually found 503                      4958 (14.86%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        15 ( 0.04%)
> jsonPath($.tokenId).find.exists, found nothing                     15 ( 0.04%)

---- idc.login -----------------------------------------------------------------
[##-                                                                       ]  3%
          waiting: 525341 / active: 928    / done: 16346 
================================================================================

20:29:01.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 17811: status.find.is(200), but actually found 401
20:29:01.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,17811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a6e49c9, username -> user.1001774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a5b6675, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214541119))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTQxbWJ0Z3VwMmJxZmtoYWV0aXZzZmpkMTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWVVWXROVVEzTmsweldHTjVibmRwV1VSWVNYQm5MamhEYWpocFNtWlBVM1ZzVVdOdGVsVjJWR2w0TUhGT2IwNHpTRkJOU1ROWUxWSm5lVGd4T0doa2NXTktNM3BWVURkMFNucFlURVEzUkRack0zWlpiRUpCTjNnelkzWnJkMVF6Y25SRlh6RnhhbmwzZG5aVGJrSnRVR05VV0UxZk56UndVamhzWmpFNFQzWnhXR1pxVGpNNE0xSnFTalZhWTIwMVN6ZzNlRUpvT1ZJemJtd3dNREJKTjNsc2EwNXVja0psV1Y4eGNteGpXRzlwTTBkT1ZqZERhbE5qU25oVk4yeHlXbGhmZVVFM1JWUXpNVW95TTBrNWFsOUNNVVZLYUhWbGR5MHRYMVYyWDFKc1VFVmlXVFF6YUZaeU0wd3hWVTVKUTNwc2JrRjNZamR3Ukc5UU5VUkNTbUpITW5oWk9YcFlURjlLWmt4Nk1FWTVhbXhmYjNWTFdWZENSWFZMYXpVMlZGaDNWMkZsVTJWNFFsRjNkVWxaWVRWb2IwZDRORlpEVjNJd1ptVkVhRGhKTjI5bVdFZFFNbXBwV1ZnMFJVRmtaWEpwTm1FNE5UWm5jRFZpYkRSeVJHNDBZemMwWmxkWGIwWnBOM0puVkVVemVETndNRVYwYjFSRlUxaDZPRmxMUVRGNWJqTnhRVFppZUhSMGFrUnZiVFZwYlU5c2FUUk5SRGxLVFdsZlgxUXlWbEV4T1RZMk56RnNZVk5IWVhscGMxVm5aRE0wTkZKWFNFeENURkYyUzIxaFRURlFibGhIUVV4SVIyTmpaM1F4U0VKQ1QwZ3hZMmhQTWtKdFpYZDNjemN0TTBwNWRXY3hUWEUwUzNwcFJVeHdPRXhIYkdKSmVuWjZUazFaV0Y5Wk1IQnJibWxvVEdwcmNWQXdTVXByYUZoRGNpMVdNblk1VkZKRFVUZEdNbEI2UkRJdE5XWnZNMng2VGs5ellUTmljbXhzWDJSd09GUnhNMUJ0U2poaFExSTNVbWc0VWtoc05YUTNha2h2YlRSS09VZGZOSFF3VVRock5HWXhlRWxWYVhKUE5tUTJUMjluWldVd1JpMVpiV04xUjIxMVMyUnNXRlpTU1Y5Q1FYSkZWekJ4TlVkbFdVUkRXRTlFVEdOclIzQXpVWFV0Wkc5cFRGWnVWRFpYTmtWT2FIRkNSR1JaTFhkNlltMUVjR3g1ZEd4SWNFRTNabXc0TFRsU1pTMXJMa1p6UjBvM1VHNTNNMmsxYWpSWldXZERNRWw1TFhjLkpabUt1d0R3bHdScFlRc2N1cEJYc0hTZ2FpYkMzM2wzT0k4NXh3bE0xWVkiLCJleHAiOjE3MDYyMTQ4NDEsImlhdCI6MTcwNjIxNDU0MX0.h15-RRH6BXH2GReGANPThxSBk7a-0I4dnHoY3aXKGnw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001774"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:00 GMT
	x-forgerock-transactionid: 75899474-838c-406f-b68a-193daf4d4bcc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:01.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:01.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 17811: jsonPath($.tokenId).find.exists, found nothing
20:29:01.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,17811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a6e49c9, username -> user.1001774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a5b6675, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214541260))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:00 GMT
	x-forgerock-transactionid: a7457950-dda5-4d1b-a90c-731dcaf5d5fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW9yOWk0MjRuYzRqYzRoMTVkbnEwZDUyZ3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmRtSTVNMkkyVnpSb1NIVmlPSGhoV1d4QlowRm5MbGhWU1hJNGNWVnVhVEpmVFhVMGIxSlRPR3hyZVRsZmRsZGxkVGRZUTBGTFR6WkxlVGhaVDJjeFRYWXpTa1pCTTFKRFdUTnNjRGh3TkUwdFYycFRVMjlQUkhSZk9HOW5TblJ3VWxvMVlsTlNkVVpKUjE5Tk1YVnFjMFUwVEhoS1RYb3pObGh2UTBOR2QwUk5jbGxzTUc5UFZFaGpNM1YxTURKeU5FVkRNR1JQWXpWbGJsZHhUMEpuTkZWRFpsZDRVbWRaT1RsbGRsUjBPVmxFTTFBNU5sQktaR1UzT0ROSlZIVldNRlJOVlVNNFJraENZamwwWVcxek1rRXdXa1ZxTUVsTlFVWnVhRkJ2WW5SUGNFVjFka3RsZFhrMlQzVXpWVzQyZGtkcFdVdFdNV1pHYURCUE4wdG1SR3RPUkd0U2NGbEJaVkZaWmpkVk4wbFdVRmw1VlVSRVpUbElWMGN3VmxWdldHaEtOME5FY1c1MVRWcHpZMDFoYTFsR2NWWXpVMkppVUc5SGN6Uk9UblJmT1RKRWR6UlBTSGx0Um1oZmFYVlRRMWN4Y1dONlkyNXVWRWwyV1hWSU1FeE9NRWgxTlVoWFowTlRRWFZGY1RJeWVVdFpNWFpSZVZkNFVtSTNhakZ6WjI5cVUxWnFia3QzTlUxTldXTlFZa2t6Y0hsaVFXbExORkprTWpZeVExSlZkUzFOWDE5cFJHWnVPWEpuWmtwRVZrSXpZMGRxVEc1ZlpXWldWVXBLUm5OaWJFeDZZM2hIY0ZsWmRrdFpWR3ROVGxoMmJIRnBNVjlVVDNWYU1reElaM3B0Y3pVM2RFaFpielZvVTBSWGRHTnRSRmRIVFdWUU5EZHZSMGhsYkRsTU0zRkxlbHBXUmpaWU1ubHVhVjlTU0U5d1JWOTNSbk5DZFU5c1VUUnhSVkkyV1U5eWRVSmhNR1J0YW5wTlVXTmplbXh4VmpZMk4yWmtSbWR3TUdvd05UZFNUbTQ0VGtGQ1UwMURSbkEzY2kxZlZEQjNRazkxTkRJelkwNWZaM2hNVldRdFVHZHJNVVV0ZEZkTFRtcE1ORGRpWDFaU2MxcGxaRzFaVkhVd05XMUJiV3hXZDA5SFFscEJWbnBNU0ZNM2EyMXhWa1F4UmxWVVFsSk5ibVJLWlRCcGNFd3pka1E0TUdjM05qSldTazR3YW5Jd1RWQXpWa2xtV1d0cFZ6bFZMbXhhWW5aek1tcFVkMjFvUzBSM2NWWndTUzFMVTBFLkdtUldnV3RObjJRS0lyWUEtQkY1MW5FbXVYdmFtak5KVVVVV2xKZHA0Z1EiLCJleHAiOjE3MDYyMTQ4NDEsImlhdCI6MTcwNjIxNDU0MX0.hhhy4cxEcCVyoZQc1yPDsTLfK7yfXIRLCrLoAQPnUPE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:01.261 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:01.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 17884: status.find.is(200), but actually found 401
20:29:01.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,17884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@755bd9, username -> user.1000555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52b265cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214541502))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjBkdWNyY21jbWUwaXMybTZmdmdiMnBhb3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2NXVldOemxJTUhKSVV6Tm9UMmxVVjFFM1NUUkJMbmhFVm1VdFVXUTNjUzB0ZFdSU2FXdHJOR0pEVWtKWU5VOHpRbXBNU3pOa1oyTnhUMVpFWTJOWlIwdE5aMjl6WVROUlNrOWhiMU5ETTNGaWNqWlVjSEZUUW10SGFraFBURkZhY1ZOYVh6QkJOM2hvVm0xaU5rcERVRmt5ZERBMVRFaHhORTkyY1RNNFlsVkxjbFJhU2pGeFlUSkNhWGsyUWsxMllsSm9Va0p3T1dKVGFqaExPVFpaVUU0MlMzSllRWFZ4V0ZGWFFVNTBaM3BwTFdwS1lUbFlOekUzU1VwQk0zZE5TRmxMWkRaNldrZHlkbmhCWWpBMlZETkRiMEo1VW1sbWIwTjZOMUZWTURoNmQyNVdjWGxsVTBScVYwSmhaVXQ1TFRWQ1NsWmFVbWMxVWxKU2VXWm1WbkZaTW01RWEySXdiSE4xTVhCUmQwMDRZaTF6U1RWTlJuZHFWbkkxTkhaSGNGaHZlRWswWWxrek1EVm9aazlEU0ZBeVRqSkdXbmh5ZFhoU1IxWlNkVlYzV1VwbWVVdDFNWEpxTFVkUE1EQnNiMk5YZUROYVptcGFZMjVoUXpGMmFHZEdUMnBEVEhVMVQyRnhTRlpCYkdVMFFUTlBVRTlFWkhGVVoyNXdRWFY1YTBKU2JURjNNWEp0VEY5TFEzQTRaUzAzTmxsNlJVTXlPRXBIVkY5eWRrbENOSEZQTVRGdGVIQllXRFZMVW1OeVJEUjFkbEJLTmpJelNIWm1SVEI0TVd0R2QwWTNOVGRITm0xMk1YVTVia0ZrVmxjMFJuRndjMDFIU0d4bWIyRnphVkpUZUVkV1V6aEdka3MyY2sxUk0xaEplbGwxWTBaUU0wbExSV055WkY5WVlrVmhZbTFaVlhZeVgwMU1ibWQwY25KcVVETnhabXRhTFRkUGNrZDNNemh5TmxSNGFuQnBaRFpyTFdWRmIzTndka3MyVG1JeVNXdGllWFpETTFkSVdVWkZPVkIzWlZwYU1ITTJPVVpGVlVkTFVFNXdObnBFUmtkdVlVdHFlV1JXVUhST2VFWmpSbVJ3ZVdGM1FraFhNbUkxY0ZaNlpuQk5ibkJCY21sNWVFRnNaM1Y2VWtnMVVqWkNlRlp2Ym1kMlVVTlZORXBRWlVVelRETnFTbnA1YVhwRmJVSlBXa0pITjFBNVpqRkJSREkzZG1OU09XZzRkRVEwT0V3ek1UUkJMa3RoWlRCR2JGbG9SM0pEY2twM1JsQk5OMDFUV21jLmhYclpad0k3VzNidFZLcnNLajJvUnljQ2Zqek4welA2YW5BelppdkY1NFkiLCJleHAiOjE3MDYyMTQ4NDEsImlhdCI6MTcwNjIxNDU0MX0.cB6qXzTSIFcEadF5qT5Xh81aKGGXA0mUAgrs5WwytgY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000555"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:01 GMT
	x-forgerock-transactionid: 97a5a351-73ba-4ea1-bcda-ddcd254d2a62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:01.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:01.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 17884: jsonPath($.tokenId).find.exists, found nothing
20:29:01.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,17884,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@755bd9, username -> user.1000555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52b265cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214541598))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:01 GMT
	x-forgerock-transactionid: 1c44b084-4ddc-469e-b4e9-988d4c363900
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjI3cmRqOGU4ZjN1Y291NGdocWNzdGdoaWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVJtWnJNazVLY3pscmJpMUtVekJwV1hWUE4zZEJMbGg0T0dGT2JHTk1OR3hEVVRCT2VEQTNZbkZyWXprM01rZG9UVGR5ZVRCdWMxRm9ibU10Ylc5amIxcFljamxCVDFsdWNVNUZZV2hDTTJOM2FUSmZaRTFpYjJsU2JrWjFZalJCWVRCa1ZEaHlSWEY1V0d4UWEyMXJUMVF6U0RoQ2NGSnFaRkl0Vm1Zd2VYZHhVMlJvZEd0ZllrUmlURVZ4WDBOb00wbDRhMEpVT1VSb2QzZE9ja1puV2s1Q1dsRmpUak5vVTFSSGIyeE9UbFpIYWtSNGFGa3pka0pCTFhGcVNVMDNhamQwU2tzeldpMDVSbkUyUldSMGFXTTJhbVZPTWpCYVdtbFhiMVpPWjJFM01UZE1OR0pZY1dkd1lsbzVTbGx5TkRkMFZWZFlaRFYyWVRSTFNYQXdlbW80VTJKMGJtUmtXakJhTUVJeE5VRjBVRlF4WVhkc2FUVlZZbVJxYjFrM1ltVkZUelpoUWtoVE1YSjFaVEkxTm1OWFNVWldlR2xVT1hoZk9XTldja2w0TjJ4blRVd3RORU53TFhaV1ZrVnhTRE52V20xS2RHVlRWV05EYlY5bGFtaHJibWRIU1ZSYWNrZFdURUZMWW5KUU1IQnVORmxYWlROdVRUQkZiMUZwZUdvNVZtRXRlVWwzYURSSVZEY3lVMmRCUWs1YVlVVkliMVU0TmpsdGVIZzJZbnBmZFhKWGVYZEJURGd6YjNwVmFtaGxSMHRITW1aS1IyWk5OMjEwTFhoU2RVaGlWamhGZGtOaFgxSmZOV0ZsY1hOdmFHRTFTamRwZVhaVlZtVmlWalpZU25aWVFqUTNlbXd4VmsxV1ZFNXRWRTFsTXpKWVN6RXhUV0ZmUVVob00xQnFhMHByU0U0MU1FRTBSM2xsWTJ4aE5FZG1UVEZHTFRkaE15MUdUV3REV1U0eFNYbDVlRlkwU2tReFltNUZPWGc0TnpObVptVnllazlIZDBoUlNUUnlZVEZtV0VSd04waFNha1J3UnpCVlQweFpNa05CYW1GVWNrazRhVWRhWldSRWQyNDNUMGMxV0c1VllUSjVaa2gyZGxvMllqWlhkbGcyYUROVGVFMXpVMUpwV1VWTmJTMXJSQzFIVEZaSVF6TlZhbXQzVTNCbU56VkpjMnRITUZGTE5IRTJlbG96V0VacFJrbFFVVTVGT1dsVU5qZDZNR1l3TkhobWFqRlpMbkZDTFRWM1VtSlBNSFl4U25KclIwZDRTMVJHYTBFLkpGRmNLN3J3aFhWRERMQm03V3g1NTZqdWJyNkwyQjEyOFpMOHRMSXhMaXMiLCJleHAiOjE3MDYyMTQ4NDEsImlhdCI6MTcwNjIxNDU0MX0.mgFA_GizeEm8Eh6kQf_TCQg4Yn9h7I9VQCVZJwCmAgQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:01.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:01.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 17930: status.find.is(200), but actually found 401
20:29:01.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,17930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2290ca5f, username -> user.1001738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a15f533, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214541867))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTRtZXQ5a2swZmppdjgxMnJpMnBqZTExbWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MU0zUm1XVVpmVjBJMk0wMVBhMUIyY0VGR1ZGRjNMa1ZmVHpkWGEzY3pSVzVGWVRkUlZsVmhPVXg1VXpaa1NGVkNUems0YTI4eVRXbExPRk5zTmtOdU1HaExZamhXWmpoSmFETjRTa2x2U25aa2FsOWhUbFV4UkVOQ1JYVk5PR1l5YmpGdllYVndaVUpMTjJkTlJscHJaRVZLVG1wdFIwNVBWRXB6Y25GbGVYZEdURmQwUzI5VlVqQlZjRWd0UkcxVGQyOXFPRGt6ZFZaa1ZWWldiV0ZLYjA1eFNEQktVV0poYW5GQlltTmlVMFJGZFhoVWVEQlFPR0ZpT1VZeVlqYzJWMnBzV0V4VFRVWnFiV0pQUVdwVVRtTkVUeTFsY1hGTU56UnNiQzFUVDBKQ05uQmhWVFZRVURGMVh6bFlZWGxaYzJGeVQyeHplRU0wVlhWTmVqaHVibU5wYTE5RGEyOHdPV1pqV21OeFp6aG5RVlF3WlhSa09TMW9ORm8wVEZCMldVZGtOV3hXUjJOcWIzZFNWRmg0VW1aV1RHdGZhbmxtT0RWMmIyaHZUREZ2ZEdadE1qQlVSMHRXUjNodGEwWjBkM2R0UjNGTldVWk5WVlYzZVZsZmRXaDJTRGgwVkRsUFozWjZhRlIxVm1wRGFGZHpWV05SVTE5UU1uRlljV1J1TTNRelpHMWZYMjFGYlRaalVVOW9jMUZDVnpoRGNXRTVWVXAwV2pKZloxQllOekl0ZDE5dFNUaHhVV05vUzBweVlURnVSRUpGWnpsQ1VHNVRSVmRPUW1KRVJsbHlUbGRNVkd3MFRGQjFlakJ3TFhaVlpGaHNZbGxrTmxWQlRVbE9MV1JQZVdKUVdHSndiMWhmUVVKaVNtUllhVkpyZGxGU2JsZDVWRlJHYUY5MU5HNXBURVJGT1c5aWRGaGFaRVpoZFdWSkxVUnlMVVZWZEhWd2JYbFJaVUU1VkcxVWRFeGZSalppYlRaeVUwYzBZMjV2YVUxUVJVUlhlamRoVGpsMGJrNU5OMHQwTXpKQ2FGQk1RVFppYW5SaFNrNWthR2xWWDNSdVlqQkJUVVozT0hKdlMxYzJkRzVLVFRWTVlWcDFiVFp1TTBKWFprMUtiSEZsWVVwU1F5MUxWM1ZPVTJwc016QkxORmMwTW5OZmJYcEpVMEpXZEcxcE1HMDBYelp0V25Sd1JrVjRPWEJ2Y0dRM1gwdHVWbW8zVlZWRGIxWmlSVWRoUjJSTk0zazRMa2RwT1U4MVUwSkZOazlZTldrNVF6TjJTMFZwVFdjLlZ0V09FTV9sWWdIclQ4aXZUOHY1di1XM2dSVTRxcjZkdy1KY192Rm1EM2siLCJleHAiOjE3MDYyMTQ4NDEsImlhdCI6MTcwNjIxNDU0MX0.eqly_9sSFrAJX1RtktgR9EPWcN1DJUwSxF1Fufg4bWs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001738"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:01 GMT
	x-forgerock-transactionid: 7351a6ea-eeff-4d78-aa39-9bb214493063
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:01.920 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:01.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 17930: jsonPath($.tokenId).find.exists, found nothing
20:29:01.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,17930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2290ca5f, username -> user.1001738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a15f533, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214541960))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:01 GMT
	x-forgerock-transactionid: e2c36373-c810-4dc2-afb3-ca463a488521
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmM2Y3BmYjdrZDVjMzlyOGExODhlOWp2bTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVFWVlVURlZyZUd3NVJucHVOamREV0ZWV1pXaG5MbkoxVEVJM1FXNTNkMEpLWldVMWJVNHlUbXAxVnkxV1dsTm1RV2gwYlZCZmFuTkphRGh2ZFU1WE9XaFVXazE1YWxSTGVXeFNXRlF4YWpKNlRWOHhNVEJ1Y0dOdWVHRlNaMVJYVkdGQ0xYRnllR3BmY0ZneFVsZ3liRE53VURNM04zUlhOWFJWY1dnMVVWaE9VM1ZJVDBkUmJ6VTFhRlYyVkU1VmJGSnBja1pSVXpGTGMxUjZNM0JXUkdVM2NEQTJkMmszZW0xeE9VOXVhazlEY2pOeFJ6QlhXbnA0U1ZoRFRHdEpibmQxYm5wU1dtcFVUR0ZoYzJsck9YSldhVkJvTlc4eFJDMVVOVVEzYUZKRFJEa3lUbVpZYTBwTGR6TmZjMnBZWVhoTk1qSnpWM0phYUhCcGNEZDZjVXhzYXpkclRFRkhPV0pWZFZneVNubEdYM1UzU1dwRkxYbFdWRkZsTUVORk4xZDBNVU5UU2tSaFNtVTNiek5JUkdodmVYVmZUazQyTm5OV1VpMVJWVTQ0TUVWaE1HMDNZV3BXU25nMmRVbDZWalp3TkRJNE1XMTROaTF5VjJsMWNGZGtSazE1Y25BdGMzSTNabUV4T0VoRWRUbHVlbFp3UVdJNVZtYzBVRGxpYkVsVlVYaEdPRlkxWTJ3MlFVRXhaRUpvYmxKQmRVNXBhRzFyV1ZSYVJtbHdiV1JSYUVKS1MzSnNkSEZrZFVKeVR6VlVUVU0yYVZKUVZGaHZOa2x1T0VzMlRrdDFOWEZuVUVkSk5EUmpjbnB2Um1Gbk16WldibWR6YUc5Q01rUjJhMmRNZEVkaWVqRm1Va050TkVKeVpGOVlkMnBSWDFoQmFFRkpaRlpHTFZKSGR6bDJWRzlIYlRaTmNtSkZTRmxLVkVzNWMxVlZTRFV0UlVoSWJHOTBXbGt5VWpSRlNtSklSamhoWjI5UGVtNXhaRFJoTWtWRU1VRkNPVkIyUjNsTlZFTk9TbkpqTTNoTlVsZDNlVmhGT1ZKM1JVUm1kRzlGTUhWT1JsUTBaR2hIY2xwNVdWaHpTaTB4YTA1dlRFOXNVR2xIYW5OS1EzTldOVXN6UkdkclVVYzJVMmR6UjBwcVVFcDRRbFpKYkZOMmNXOTRla2hEV0RSYWMzTlRlbFpmWW1wMFltdHFhVVprUjJGWldYQmtSV3RYVGpKc1FXd3hkVXhhUkRKS2NWOVpMa1ZKU1hGSlh6Qk1XV3N5YlZkbFlqQkZlRGRGZFhjLnFJcGNxc1ZTQWUxUWdHUU04TVl5QlN1TVJjaVU0UGhEdnNTYUQwNUhNc1EiLCJleHAiOjE3MDYyMTQ4NDEsImlhdCI6MTcwNjIxNDU0MX0.VHfqVpwScVKo5bJwCbLunWznIEPH2CQKe0nJ7m9a6aY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:01.962 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:29:02                                         135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=14006  KO=11146 )
> restLoginInitiate                                        (OK=6952   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=6897   KO=18    )
> restloginProgressiveProfileCallback                      (OK=157    KO=18    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.30%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.30%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (18.00%)
> status.find.is(200), but actually found 503                      4958 (14.86%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        18 ( 0.05%)
> jsonPath($.tokenId).find.exists, found nothing                     18 ( 0.05%)

---- idc.login -----------------------------------------------------------------
[##-                                                                       ]  3%
          waiting: 524548 / active: 43     / done: 18024 
================================================================================

20:29:04.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 18401: status.find.is(200), but actually found 401
20:29:04.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,18401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fab60eb, username -> user.1001464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d4d94b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214544890))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnE4NDR1dGd0cmk0cnAxcjcwczgxams3ajYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elZISTNjelo2T0ROc2FqTjFaMWxwUlVwVFFXUm5MbGhUU1RWZk0xY3RZak10YUU5d1F6VjNUVXhJUzNKblpsUnlXV2gxY0c1eVdVUkZkRTVSYzA1dlpUbHdWblJMTWpsb1h6TkJZbmhSUVRoM2FrTXpUVE5mVERScVQyTkNVRkpyZGxCVmNIbEROV3hDWTBWdVFVTTBNazFrTmpkUE0xZFpUWGxqUVU1TmIwbFRMVzlrV2pCdlYyOWtPWE5TVDBaTWNWWTFXaTFPYzFwbGMxRXhhRmRYYkhvM2NsUmFNR3d3VDJONU5rTnBiMkpqY1cxYWNFMWFWalZPT0c5YUxWbDFWM1JQVURjd2NtbzBiVzVWYmpCWU9IRnphVFJNZGtaNmJYUk5RbVJqY2psVGFrSXlNa1ZSTTJScGMycGpObXhPU0VSdFYwZHlXRU5NZUcxd1pIZHVURGd4TmxKT2RXMWlhV2wzVlc1MU9GWlNPRXhKUjNZelJFUTVjRk5VUjBoVVRsbzFkM0JDTjJsWVJsZENSREpRVm5Sak5VRmpNa1psT0RneWJUTTRXVVJCWVdoaFlXNXlhekZzTUdsUk4zTkxTVEJJVVhFMVVsZFdMWFJoWHkxRFVYVlpRbmg0TVhWNWVqRklWM2RqVUhCelJHOUtZa1p6ZFU0eWJEaERiM2gwYUdwRGREaElXazl5UkdaaE1WSklaRTFIWlhSUFNXVkVSM013WVhseGFETlhjMkZUVFhoQmMzRTFUakJpU0RWTGJUSmtYM1ZsY3pWdWVrTjZiRjlJYm1wa0xVZG9OMUV6ZDA4d1YzbFJSRTFsY2xWVVJrUnhObVJhYWxaMVlqbGhha3B2UlVaSVYybEdUekJNZEMxbFNUZGFhRzVzTjB0TVYwSjVkMmxYV1doWlpXVmZVMTk2ZUZoclpFeGFhRkUwTUdZMVNITjJSV2xzV2pKTVJqWnhSRlEyY2xaU2NXa3hNMDlrTjNoWVMyaEpjREo0U1ZwZmVFdzFRbnBaVVU1UmQwVnVOa2QyVDBkTlZFaElabGcxVmxOSlZVUndaa0k1YTJSWk9UbHFhVkJwUjBJeGRtNXJjMGh3U0RGUVZISjVaMnN6Y0c1c2JGbEtabXBDT0ZaT1dXUTRaRlEzY0VadU5Xd3ljVW8zUnpsMWFEaEljRTB0YjFsVlQwVk9VRkZoUVVobmQyMDJSa2RXUzJsWU4wOVRiMGxoTUhWa1lXUktOSE5oWTFSc1gyTkZMbXhvTVUxVGJGUmxjM1EwYXpsWGRFcHhVa3c0ZVdjLk0zZ21LQ1ZKYk01MHZpaVpaeEhzdzVWekNSSHBwSnFCZmtoclVzcWN3LVEiLCJleHAiOjE3MDYyMTQ4NDQsImlhdCI6MTcwNjIxNDU0NH0.ZVJQhetxmPS3Be_hIyRm5fTDOhFjWQVL4oHQCjcOV1U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001464"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:04 GMT
	x-forgerock-transactionid: d36d632e-09e0-46b4-878c-0a377c36324e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:04.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:04.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 18401: jsonPath($.tokenId).find.exists, found nothing
20:29:04.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,18401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fab60eb, username -> user.1001464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d4d94b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214544981))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:04 GMT
	x-forgerock-transactionid: d531112b-ce39-4492-a750-bfe7165c182c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDFybDA3OHN2aTI5aHFpdDltMmgybDNtOW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGNGUnFVMFZSWmxrNFVqRm1hVjg1T0ZoME5qUjNMazlhWlRVeVVEbG9NSFU1TTBWdmR6ZFZXREZxVkhoaVVYUkJXblJMY0ROSldrTTFNMk00ZFVGTFNsSlFkbTk0WmtWV1lWSjBZVkZDYTBKWVlWQm9iREZFYjFWdVVscFJNblpETlRkalVGTldRalZoYkU5U2NucDNVWEJ0YjJkYVEyODFiR1UyYzNsamRteE5VMWhtT1dseldGOWlWVkpsTTJobmFHdDNTVFY0UjB0bk4yaGpialp0WVhZM1NrMXlkMTlWYVVNM09WaDVSbTR0VjBkaldXTjNSRmd3YkcxR1NWbE1NM1JWVlZkWlZWWkZXQzFpVDNkWk5qaGlZbGx3VEY5WWVqQXRkbkF0TTJoWlVWRlNRVEJmU1ZOdU5uVXRjRlZDTTJ4SU4ybHZkRjltU2swdGIwMDVMVWxuU2tvM1pYQXRVblJIU0VSR2JGbFBSVVV6ZWxjNVJGOVVWRzVuWlhsUlprbEVlR1EwZDNKZk1rTXplRUpFUWpCRU1XZFBOakJtYTBKWWQwMDNRVGh6U0ZWemNVbDBTa1ZGVVdKU05VNUVTbEZHTVd4NVVqUjFNVjlmWVcweWFHOW5abWszUlVKSVdsOHdUV2xrY25aaWRFeFdRMU4zUVVOWFpGUjZkbTVoUW5SaVR5MU1iR3R3WjE4d1pHeGpPWEZZUWprdFdWaERWMWQzY0hjNVJYRllTelZKTmtsTFRVSkZSbGxYZFZSQlNXUjFRVlZoT1hCdmNrOUJTVko1ZUdjME1VRjJURWxPYjJSdFRVRlBhM28xZEZJeGFVZHlWa1ZqTlVwQmRYZDZNMHRhUjNOWFN6STBVeTFEZERWSWJWSXRMVFZuYUZaMWIwaG1RM3BCVTNwUGRuVlFVMWx1WVRkTGRXVmhaREl3ZEhwM1dFcFZRVzR6ZG1SS1FYZEdSRVpGVVhnd2RtaFNVbGhrV0dwRWFVWm5WRXBKWXpsNE0xZEJXbFp5YTJnd2RIUjFRbnBJUlhka05sVlhXVWN4WkZwM1FWWlpSVlJQVTB4TGRXSjFNelZOTVRSb1UxOUZlamxXYTI1eFpGQnNNRFJXYVc5RE4yeE5VRUZ0YWxoeVpWaFFOalpGVW5WZlNVNDVkRlp5Y0VsZlIwbzRjbFpmVlRaQ1JWUnRVMmRvWTNSUldXcEpWbGMwTFdWcGMzcDBYMWMzWVVkcU1VaHJkR3RZWTNkeU4wbEJMbFZvTkhsdWJtOUNlR05xUzFodVNVUndaM1pGYlZFLlBSVmNZTEJHUzhRUVlpQ0dTVGRKbmVHUXFTdnd4R29nTUVENFZEMGYxRUUiLCJleHAiOjE3MDYyMTQ4NDQsImlhdCI6MTcwNjIxNDU0NH0.28NmH8LRnBO7JIRdmEc1tFYGME_dFLbwFP8RZHxlHLI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:04.982 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:05.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 18498: status.find.is(200), but actually found 401
20:29:05.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,18498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a643ac, username -> user.1002190, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fefd698, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214545519))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDYxM3ZtMzZhOWZkdG45b2NsY3Uwb2xza2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFFVRnZkWHBHV0Y4NGJIUktjV0ZxYnpReldXWlJMbFUyWldVMGQyc3dPSHBvUjFOR2FWSktNSGxIWDBoNGF6RnlRMGRNTUUxMWNXOWhRbTVSYlhKMk1sbzBaVVJ3VUU1aFEzaHdaa2cyTkZkSE5HdEpiR2d5U2t4bGNXeDJSRzFwVEVZM1pYUnFhVWxtVUd4NldUTlBPV2RQTWpWcWFpMDVUV1E0TWxaSGFIWjRhRUpVVTNVNFRrVlJSVWhqWTJ0T2VHUTROWHBKTUdGSlVVRTJNRmxUWldvNVRHSlpWbW94UW5OMFkwUTNUVk5GY21kSlFuTkRUM3BTUm5GMFptUTNNMmR0YUd0R1YybGFZak00TkVKclYzSkhkRFJWV2taR1ZYaFBSMmx1TmxwUVNrczFjMG95UWtkSlIwcEtSbWxwV2treVEyc3haVkp0UVZRNWQwOTVWRmRyUzBsUWJtdGthMDgwVFhoaGN6ZDJTa3BhV25aRk5sbDBOMUI0UmxWdE1EZFNSSGMwUjFOVWRGVkthMlJFTjBGaVIzUlBjek5FWjNwcldHMTNZbXRsVjFSdlNFUk9abEpGV21sUlRFdGhjMEpFTW5wNFIzVlZWM2hRUldaVk4zWkhWSFpzUVVSSGExZGpPVkUzVW1sMlNUUkpSM2xJV0hKWllrRkhSRXhHU1hvNU5HWnBTR3hqU0hFMlpqbE1ObUpWWm5Oa1VscDNjMUpGVTBKS1lWbFVWVXRsUTNCbVgzQlJOVlZDZUc1V01EQTBTak00WVdwNFVqSTBWVEZzV21kMWRWQk5iSFpsVTBkSFluUnhVMUZ5UkdkdWJrRjNYMmgwUmxGR05FcDVRM0pqYmsxT2JEVTRWVTE1V0U1QlVYbHdWVEIxYjNsSmRXUjNTekJSV0V4aFNqQjNTRVZHYldabVRWSkNUR0pOZUZkUFJFSmtYeko0Vm1wTFlYRklVVmhqUm5SWFNGTkNabWRZWkd4bVRVeDRTME5zWm1nd1RtZHNVSGwzVG5GTlRHdHFSVEZYYmpkS2MwYzJWV05IUVdsMlRUbHNjRXBIWTFwYWRsOVJia0kxVEhGVGFtRldWbVZGZUV0dU1YVlZjR2RtV0Roa0xXMWxOMnBLVkRObU5HcENVVEo2UTJKSGVFVjRSRWRPT1hGbVpVNURUM1ZtWDJwTWRGWnZOa1JKTW5OVmVuTnVkMHg2VW5Kc1RuRnpVblpwWm1Zd2RFa3liazl0UTA1UVVuaFJMakpmWmt4eVZWQjJSRFpmZFhSaU16bFhabVo0TkhjLnFMNHB5WGRiVnhscHAzTmlpTERvcm9mTndJX2cxQkY3Y3dLZnF4Ulp2cXciLCJleHAiOjE3MDYyMTQ4NDUsImlhdCI6MTcwNjIxNDU0NX0._hJ5FFwIIuzjso7s_8b1-3rJtsy4L2r2tVsEAsH7WHQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002190"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:05 GMT
	x-forgerock-transactionid: ab0d469a-b614-4d29-ab18-dd09f54e9f16
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:05.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:05.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 18498: jsonPath($.tokenId).find.exists, found nothing
20:29:05.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,18498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a643ac, username -> user.1002190, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fefd698, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214545604))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:05 GMT
	x-forgerock-transactionid: c24376af-4388-49ff-801c-f134fb16ff6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWlvOWhwYnFhdDVmbmV1bGZrbnE5cGc0amIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVYxQkxSM2d4WjBGT2NXcEZRVFIxVFdKRE1rcEJMbkp6ZGtKcFZGbExabFY0VFVSdE1GcGxTMGcwWlRSb05qRmtTazVTUVZVM1FqZHpTa2x1YTFWd2FtMU9hM05WYUZSU01qSk5OWE0wU0VzNFJWcEdSRVU1YzB4SWVHVm5TR0U0VUVSRVpVRTNVRE5hVEZoaWVVbFNTMWd5ZVhVeU1sQjNURTFGY3pSZk5UaEhhV04wV0daMlNEVmlSRTFqZDAxa1lVTXdXbWd5VjJKcmR6RnRiWHBxV1Y5QmIyUk9iM0JTVUhaeGRrOU5RMVJzVG14R2IycFdTQzB6YTBRMVRVWk9hMHhpTmw5b1lVaGlOM1pLYWpCWGJVSm9aRVF0VjNrMU5EWjJhMDlOWXpkZldrZEZjR0ZMVTNaR2VUVnVhVk5tVVZGTE1ERnZVVXRXY25oemNYaDZkbFptYUhwVVoxQk5NbFZSYVhSM2JreE9TRE5pVnpkTVRWcDJNbWhLWmpWRVYzRXpaazFxTFZwVVRHSnZkMjltTW1VMlVtTlRTbmxxWVZFeFVFMWlReTA0YUZJeVZFTkdkbWhmWDFKUVZtc3hXVXBCU1ZkVmRubG5ZemRoVURsalprOVZUREZ6UlVsb1QwOTRjV0pUT0ZONlQzTkRZbEF6YmtsSGJtZDVSbTlyVmsxT1ZGSkVSV3RFTlRodWJVTXRkM2hQVXpNelRqRjVWV0ZPZDJ4bmRYUlpZM1ZZT0ZRMU9VdGlXRzAzUkdaaE5WOTRjME5oTVV0dVEydFlVMFJxZVRVdE1UZFZNbUZIVG1aMllWQkhhRmhGTWpReFlYZDJkWEJQVWs1SlVUY3RXV3hMVmtvMVMybG9RaTFvZDNRNWIwWllSbWhYYkdaNlVXZHpVWFl3UWpCWVFWbHFVMDA1Y2tNd2VFWk9XVUpqU2xCWFpUWlFNRTVVWVRZMU5WTkZaRzVFZGxZelZEaFhaQzFVYkVkbE1VVTFYME5FY1VsVlIyUnhVV3RaWmxjNGJ6UjJRVVpDU1RKa1ZtRXhTbFZITUhGM2FVWmhhbHBIYWtSellUSllkWEpGVDNORlpWbEljelZqVWpGT0xWQlVaWFJwU2tSbWFqVm9MVVZ3UjNoSVUzSjJVRWRqT1djdE5GRm1XbEpuY25CMlUzcFNlRGxNY0V4b1lWSmFaMWMzYkRKT1ZEQm1TRkJrVFZnNVNHNWlWRVZ4VUZGRlpIcHpjV2MxWVcwNFRWVlJMamR6WTJ4TVVHSlVTVGxZY2pSeVRFTTFOMGhvU0djLnF4RHFvSnVEUXo5dnRfUUdrX1lVR1FSbUVwel9KNVNvY29SQmJja25JSTAiLCJleHAiOjE3MDYyMTQ4NDUsImlhdCI6MTcwNjIxNDU0NX0.IYYUZYjV5rBefs4ytPPSaTryhifzq5YTtwnJ4g2T1ZE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:05.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:05.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 18515: status.find.is(200), but actually found 401
20:29:05.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,18515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e108aa2, username -> user.1002409, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64bf8047, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214545651))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHI2ZzRiZmJjYm9xOXVqOWFrcmtwaGI0Zm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Rk56QXphM2R2VHpKelRtZHVjVWhTUjJWUlVrZFJMbFJCTFVaV2FISTNWRXhvVFdKT1ZGWnpRVGhaTkhoR2VrTlRjMXBIVkhWWFowUjRkemhXVURaR01HMHpSVE50UlhOdFRYTnllVUpyVWxKR1MwOUtSbkkwZERGbloyeFZOWHBYTFhKSldGVnNZVVJ0WjBadGNuQXRPWGM1YzA1RlQzTlBiRGt6TkMxT1gzVk5RWGxSZGtoM1JHeHFWRUpTVVd4ek9FUktjMVo2UTJabVpFbzRRVlV4Tm5KWWRVbDJkelZNUzI1TFNVNW9NMlpEVUU5M09URlJOQzFPZFVrMmNWRllaVzkxZDJWdFZYaFRPSEZ0VjNaV2MzQlhUMlEzTms5YU4zUlZSbEkwVUhobVFXOUtOamR5ZVU0eFRqSkhaVU5WWDJ3MWRIaHNWM3BKTWtoYVdsTjRabE5VVms5NVEydDZSSGd0WWw5WFZUazBXRk5pWWpoR1NHeEZkbGRKYlU1UmVUQmZPWFpRYTI5TGRYbDBjbmxUUTBsMFdGbEZNMUZPZUV0NWJYVlNSM3BXZDNKU1lVaGZTa0ZDYVZkS2RVTXdURVJYUkhkemVtNTNibmd0U1ZKTFVrYzRYemx5WlRGVVNpMUVlak5NY1ZCNlRVWm9ielJ1VERVelJsQnlRazlHUzB0QlZXNVVaakl6Ym5oUVpGOXlYeTF1YzNBMWFFNTRPVTUyVEc1WFMxRkhTRnBVYzJWaFlrMDViRWN3U3kxWmRtSXdUSEp0YWtWMmMweHVjRk00TlhFeVYxVldSMmQyYmpGMFZFaHliRlJhUzJKclNFVkJNWEJNTld4WU1UZHhTM1ZqWWxOaVpUZExORXBJVkhOblJFNVJNR2xTTFcxMGJqZDVaWFoyWWxsSVdIaHhVRWc0YmxwZlgxUmFkbUZFTFMwd1UwSXRWVmN5WWxFMWRXOU5YMnR1ZFdWUFkwcEVWbFZPZG0xMlZIRTRSMVUwU1ZoeVpIZFBka1ZIZFZOb1pXRnRkRGw2Um5kNGExOU5SemRNVXpKV1dHdElOVFEzUW5wVGRHSnRRMmR4WnpBeGRDMURhVE40TVVwc09WQjBTR1JxVkRJMGREUmtkMjFLY0d0eU9FdEllbkY2VTAxeWRFUlVaa054ZEdSVVFUWmFiamxIWWkxcVJESjBjSFpSY25WU1ZEbFJOM2R0YVZsc1N6UmpjakJqZVdkclpWaHNiamgzUkUxdVdFeE5MbGxNWm1KM1MxODNiMDR5TkRRMmMweGlTRWMzUmxFLlA5NU03ZnFnTW9HSWRGazdIbF8zT0piVngwTGFiakZNYUVDNWxqeE9FMGMiLCJleHAiOjE3MDYyMTQ4NDUsImlhdCI6MTcwNjIxNDU0NX0.AMM4rMgdw6-c-TcdaEgcerwFYRxxt3LwzZrk_FdarLs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002409"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:05 GMT
	x-forgerock-transactionid: a5bee9ab-3fbe-40be-8e49-72d235bad401
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:05.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:05.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 18515: jsonPath($.tokenId).find.exists, found nothing
20:29:05.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,18515,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e108aa2, username -> user.1002409, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64bf8047, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214545748))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:05 GMT
	x-forgerock-transactionid: 849620b8-b5de-4d61-8821-711b22f91169
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDR2YmU3dG9kOWM5aWl0NmNwM3Q5Y29rcG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blRVaFJaRmxOTVZOMFZIbFNVVFJmVUhsa2JFcFJMbWsxU2prdFpVOVdNelpXZWsxSVdUVmlha2hPYW1OdGJITTJXazkwTFhoc2NYbE9NRE5OZWtkblZWRTNURlJzWnkxallXcEtPSFJIVVVkbE9IVnZXazFLWm1kbWNFazVZMm8zVVVSSlgyTXRiUzFsZEU4NU9YcHRlWE4wTkVFeVpGUk1SakpZYzNaWFpYbE5kRVZSVUdkeGVEZHJabHAwZDBGQlZqTkdWRlpHYTI5M09IVm1kMWxSTkZVMVRVdHNPRUZsUzFOVVoxZGxSSGhQWkVka05XUnlRM3B1ZEdkTlZVMVNNWFl5TnpBMGNHTmlNekZWVWxwcVUwNXhVRmRsT1doS2NVeEVielpOYVRFdFpEVlZla2xDVVZkTmRqaHBRbUkxUWt4VllrdDRVVTVWTnpjeGFrMUlXV0Z3YnpZd2NHOUdYMFJwVTNGWVFXWTVSSFJyV1ZwTlMwc3hjRkphV0hkUk1Ia3RaSEI1Ymt4RGFUZHVOSGhqTVdocVNWOXlSMEpRTjFwblRtcE5Oa1JwTTNVM1NrVTFkVGQxWWpBelNrOUlVRFppUmtoZk1HUkhZa2xtVDNaQlZGQlpiRUZrUkdoWFNsWkhVM2hVWW1oMVlVMHpVM3BhTWtzek9YVTVORkJJUkdoMGFURXlibXhsUlVVNExYVnBhMEZ2TWxONkxYVkVhbUpWVGpGNFNVcDRVelJsYjBSZlJ6ZFJhek5qVVVwTk0zTnZUVTlGTW5kdlpscHROekZtUlZGR2NVRlZlbEJ0VlZCR2QzaFdja2xhVWpkWU0yVkpOMHh3VVhveVltVkhTRlU1Y0ZwRWNGUjJSQzFCWldaRWNVZEpNMUUyTlZsd1VHZHJlSGd0UzJjM1dtMUdaRTlXUVRSelMzbDNRekk1WW5nNU4yaHJRMDFDV21aRGRsaGZaR0ZDV0VkcldESjBiSE4wU1Uxa1YzZzJRblo0VlhWaWEyMVBXRXgxZUhOSGJHTkxUR2x6TlRWNFVGTXdVRVZXVDNCSU5pMWZlRVZ0TTNkcVJXMDBkSEJOZDBaTkxYQnRTbmR1ZURaSGRHd3hhSE5JVGpsMVdWOXRSMjlzTVVwdE1UaHZhRFl5TjBGclJXb3dibTQzTWkxWWNrdE9NSFJTVkd4bFJqazBiVzVWVUhJd1FtRmFNM2xUYURsNVIxRjNkakE1UzFSUldFZHBiR1ZaYWtKTU5qZFZMbUkwU0VKNVVISkNXRXhaUW1SU1kyd3lkRFpIUjFFLkdkcUdXdi1ndDJrV05aQndDanBLMmlEaGFIMm42WXJaZUNOejEwUV9LaEkiLCJleHAiOjE3MDYyMTQ4NDUsImlhdCI6MTcwNjIxNDU0NX0.Yl4bRXX0efUfNk4W_S18bbKDteU47AUmb1NryE9jeJ8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:05.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:29:07                                         140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=15565  KO=11152 )
> restLoginInitiate                                        (OK=7716   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=7672   KO=21    )
> restloginProgressiveProfileCallback                      (OK=177    KO=21    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.29%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.29%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.99%)
> status.find.is(200), but actually found 503                      4958 (14.86%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        21 ( 0.06%)
> jsonPath($.tokenId).find.exists, found nothing                     21 ( 0.06%)

---- idc.login -----------------------------------------------------------------
[##-                                                                       ]  3%
          waiting: 523781 / active: 33     / done: 18801 
================================================================================

20:29:10.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 19176: status.find.is(200), but actually found 401
20:29:10.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,19176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c388e2c, username -> user.1000596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22707c54, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214549973))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHJvaXRxbHFvbWhkdXV1cWF1cm51Y3BkNTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1pWbE1lVXRMTFhJNWVHWmpWWE5sTmswMmFXcDNMblJHVUVwRlZqUXhhSEZVZVhGa1RrWk9lbEpVWm1OR0xXRjBUMVJYYW1sTVMyNTFUakUxUzNOeE1qSnhZVlp4VDNjMGJqTjRWMVJXV0ZkS1F6aEVZM1YzTVU1ZlRUTmhMVUV3ZG1oeVFuQk5NMjFYTUdreVFVdDBjMXBmVG1WbVRUVTNiMkZMVldsYVVqaG1RekUyZG1ObmFEazFWRFpWZFhaRk0wOVZNRWhSYkVGMVVIUTFaVGxGVjNaNGFtZEJOSFpZVTBOMGMzWnBXV3hyYm01NVJ6TndNMG90Tm5sT01EWlJkRmwxUzA1M1owMDJkbXRqTVdzdFVGUmZRV2RHUmxoSVZUaERVVkZmYzAwNFpqQjJZbU5UVEZweFIwWllWbEZPUjA5dmFGUlZRVmxhUnpKUFkyaG9iRTFuTVhVeVREUnhjRU5xUlZoUk1VUnRhemhxVVdKVlpXRlBSblpTTldKeVpUaHNSMnRPYzFBeFUwRlVSbWx2ZG1ocFFsRTNiRUY0Wkc1WVUxbGtjbEV0YzNCbVlsUkxXV0pvU3paWU9VNUxiMDFqT1V4eWNIZ3pMVnB6V2xKRk5EaHBZVm8zWTB3NGJITkxTVEZ6ZDNsek9YaDVRWEIxT1RSck1uZGxPRkZ4YkdWclZraEJXRFJvU2xGaFZWZDNRVXN4VURaWlp6UTRTM1JMWWpBNFl6UXRTRVJoUTBnd1gxTkJObWhVVkZwcWJ6QmFTMXBYUkVkZloydDBkREJIUVd0RWFGSkZYM1J5TlMxSFNXSjRSMHcwTkZWblFUaHNkSGhMUjJWblIxWm5hMkpsUm1obldUZEhialp0YVRVNGRqVkxVazFaYWtodVEwdHZjV1p4WVhkM2JFWjVXRWd5UzBzdFVVSmtkM05tYlVOWFUwMXNSazF0WXkwNVNqWTRaMDVTZFRWWGMyZGlRVk5YTmpaMkxXRlRaalpuTFZkTmVrOU5ObVF6ZG5rMGNrcGllUzFIWXpCSlkwSjVNek5XWjNsR2FuaHFSMXBFWjFOYVZsZ3RXRWRzTWxKSVdITlRaMlpRVFVKcmQyRlNWa1JZTjFaUkxVWjZTMDkwY3pGMGFqUmFZVzVZUWpNMlJHMVZPRGszVmpOeWMzQjVTSFkyU2s5VmNWTnpjelEzWDNSaWJWTjBZa1JuUWxWMFNsUlhTVk5WVmtkVFh6QlRVM05YTnpsclFYaHpMbWRrVTI1R1REYzNTVnBtUjNFNVduWllUa1JZZG5jLlZLWDNkZzRSN0tOTTNOTFo0ejVyN1BzMVVvX1pVM3hGbGNZQ2x1UUdqUkEiLCJleHAiOjE3MDYyMTQ4NDksImlhdCI6MTcwNjIxNDU0OX0.EuG-U-CvN6T07Psn7fvq2IAYZ2IvGJqgLJUIX076J3c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000596"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:29:09 GMT
	x-forgerock-transactionid: 609664cc-854f-4ecf-9cbd-e8f9581f8a9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:10.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:10.067 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 19176: jsonPath($.tokenId).find.exists, found nothing
20:29:10.067 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,19176,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c388e2c, username -> user.1000596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22707c54, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214550066))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:29:09 GMT
	x-forgerock-transactionid: 3de191b9-5fe5-45cf-873f-f144ef2539a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWFzOG5xM20xNTdiNmhiYmFxbGtpZDNkc3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1Z6VmlTR0oxV1dKTFVUUnFOalZvYzNsSWJtcDNMbGx0TTJSSk5FeFZlRTk1TjNoV1oyMU1ia1pCTldaV1NqWmtRMmxLWW5welUyeHZUa2R4TUZVMmVHeDBZVFZ6Ums1M00zbFVaRzUyTFhOWFJ6aE9iM1F0YWtwdFZsSlVhV0ZEVVd0SE1HcERiVlpVWmtaVmVVUm9NMTlGT1RaeFZUTnVRakJ4UmxWWGJEUkdURlpLVjB4YVluTlZSWGhvT1dGWWIzaDNaMGw2Y3pSUU1XVTJVWEJITUVoUU5GVndjVkJTVFU4dGJHZGpiV1pzVkhjMmR6QkZUV1ZGZFRKQmJuWkpkbmw2VmkwM1IwaHlaSE5aVDAwNWFEZE5RVU5YTldKVldtUkVhMTlQTlVNdExVcDZWa1ZZU1RKb05FUjJielJ2VEVoQ1NqazFNMmxqVW5GUllrWlNibTU2VmtwUVNuQnRNMlZ4VlVSc2J5MXBRbFY1WlRaMk5FOTRkREYyZFdrMlNGZG5OM1pGZVhwQmVVdHZTSEZ4VERnNVRFVnZWMFZmVVU1V1ducE5aV3BHV0ZwQ1ZVTXRVVlpHYmxSQmJrTk1YMWQ0TjNwa1ltOTBXazlEZGtOWmRVdGtOM1JRWkdwb2NUTXdNa3R4Y1dkRldUZzJhRTE0VFV4RldtTmpSVU0zTVdrNFpuazFkbk00VEZKNFdFNUdRWGRXVlVwMlExUlpPSGhSY0RoRVZYTldSME5oYlVsQmRYRlZUVVUwY3pWa1ZVSlpUWGhaVDI5b1EzTlZkMmh5UTNaWE9VcHFhMnRvWDJOMlpYQkNRM1pFVVZCeU0wcFZhamR1TmxWdVprWnBlbTVNWW05Sk5USjJXblppWjJkNlUxaEdPRUZCUW1vdGJHOXhja3hNVldaMGFHdzBTbE53WDBWM2VqWmtjVGN6TW5WSlJYTXRUbGx2Y2xOYWIyZDBaM0kwYW5SRVVITkNVbFZzZFhSWFNrSTFSMWQ0YkdVeGJEQTRZM1U0VGpsVGREVTNYM2RYWW5VME5FdFFSazFIV1UxemIzQnZUbVkzZG1kRk5WRlJYM1E0YTA1cWJVUk5TbWxRZGtSVGJYWlVVREUxY1doalZEVlROMTlaZW5CNWVVUnZiMWRTTjBaU1pYRk9PVEZoZVRoV1pFOXNUMTlDVlRkV2RGbEpWWGxNVlU5QlUwTjRRM1p0U1hGbU4yMWZhblUwZERodGJUaElRME55UVdWMlZtVnJMak5FYW1kRk1tMXNhRzB6TjNaTFl5MWlia1kwZFhjLmMxclU0bGNuS2xCOTR6bENrSExHcUx3MTZTdC1LZVc2R0dReG9kM21XVGsiLCJleHAiOjE3MDYyMTQ4NTAsImlhdCI6MTcwNjIxNDU1MH0.so8swX4bcWyorzEwXrTFQXkSupBA_aoT3HQkbQsDUYc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:10.067 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:11.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 19370: status.find.is(200), but actually found 401
20:29:11.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,19370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29884e12, username -> user.1001655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cc0a343, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214551325))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm9tcTVpOWZmbjJoamRrajk1Z2syZDduZWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVlXaDBOWGw1UW1sUGMyWm1ZbDlRV1ZOeFNGbG5MbVZHY1hKRFNWVnJhV1IzVUdKTlptTlVTRTVUYUd4ZlJXOU9help5Um14TlZsOVhZV0V6VEc1NmVrNXBRUzExTkVkbE5tSktOWEk0Tlc1TU56aHBWMUZ5VjIwNGRUQnhhbmRwTjJVd1JXbGZOMDh0UVZsU1FuRjBkbmg2UW5weFRYZFlPVXc1ZDJGYWJXdzBZVWwyYm5GU1RFUkhkMnhDUmtWNVJ6WTVTVjlETUZKNlExaGtkVXRUWDJsaU5VdzBiRWhtU2pobFJTMW9RVlV5VFZsalJ6QlZaRTFXWjNOdFJWTnZkVWxFYm5kQlNrODBORTFxTmkxT1lVaE5Wa2szT1VVeWVHWktaRkZtY2kxc2MzaEpURXB3UWw5eGFEWnpObXhmWVhBd09YcFFUMWxSWmtGSWF6Qk1WMWhvY2poV2NIRllNMFZ6UmxsUVNWUnFVVll5Y1c1ME0zRlplVTlNU2s1eE1qbFBlRXhUVHpsb01sVlJVbGhMVEd4R0xUSnlSRkJEZEdsWWJ6ZzJPVXhGUVVOSlEwTXhNalF0ZUdaUVNGaGpYMFp2V2xab2NqbDBOME5NV2tveFREQldZMUZYUjBSWFVraGpaamQ2V1dKUlVHcFdkWE0zZUcxUmRGSjZiREF6Y21Rd1EzSTJNM1ZRTW1OS1UwbFBRMDFSZGtvMFJITkJYMlJ1VGs1ek5uZzJlR2RhWVdWcFFVNTBkRmhvUWxKaVNYVkliV2xQZGxOMGRuTktYMDVOVVRGaU9EZGFiR1JGU2twSmVHNW9WemhyYTJZeVMxRlhkbUZ3WWxGcmNVazVRMTlWU0hwRk1uUmxiRkY2VkhWR2FWUkNMVk5HTkZFM05URmhWV1JVTjJKYUxXUjJkRGhVTm0xeFFqaGtZemx2U21jM1JXTnVaVWQyWkRKR2JEZDFNQzFGV2xOSU5rRlJkMFpRTFVsQmVHUTBlRjk1Wlc4NGNsRmhUemhLTVRNeFprbEJNV3R2TUdndFptcEhPR3gwTlZWRExVbHNWM2t4YkVkVmJTMHRXRmM0TmpSSmRHdEJiVGMwV2psamFXRTBWa2x3V2tOelVYTjFha2N5ZFZCVlRVTlZRVFozVGtSTVVWZFNVMGt4VmpWcGNtYzJkMU54U2xGNE4zaGhWR2d0ZHpGRlNGbEVNMEZLTFZOTE5XVnJiMVZSYkZwNGJXVnhSbHBzVEVKSlRVTjNMbUp1VkRGRWJEQlpkRmxLY0VJeE9Ea3hTRFpJVm5jLnFqR3FudDBHV0xDbk54dGFhTE9tbno2bEp2dWFjbXpsY2JobkNXN1UzNk0iLCJleHAiOjE3MDYyMTQ4NTEsImlhdCI6MTcwNjIxNDU1MX0.N4ePUR2jCinSzZwnfZQ3KdXCCEsjtbwjEPm8NgHMP6Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001655"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:10 GMT
	x-forgerock-transactionid: b6202e84-f191-4a01-a378-9ad2f9338917
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:11.374 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:11.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 19370: jsonPath($.tokenId).find.exists, found nothing
20:29:11.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,19370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29884e12, username -> user.1001655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cc0a343, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214551416))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:11 GMT
	x-forgerock-transactionid: 0510cc8d-aae5-42a1-96d1-80835d92e536
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2VraGNudXV2MDJtcm45dnByaXViM2Q0YTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVdUUkRkRk5RWmtwVFVESnNjVTV2VjJaUWVYaDNMbXgyY0cxcmFEUmhUMVZvUWtsZloyOHhjSFZzVHpocE5pMTJXbkJYWmkxNVdGOU9URlUwTWxoQmNWcDZkbEl5Ym1GTWVIb3lTWEZ4UVRSdU9VSlhlVkptVDFJNFNUQm1TREp0YjI0MVNGZEhaMk41TVZwR2VVaFpWMlpVZUhNdFFuRXRRVzVLYWsxT2RFbHdOalYxYWtwaWEyaDZVMGhrVjFsTmVteGpWV3huYzIxV2MzTXpWbkZOTjAxdkxVd3dOek50V2tscE9XNXVjSGxrU1VSSlJUYzVPVlZIVW01RU1uSk5PRlV0ZUZsZlRFd3lVMjE1UmxKRk9VbzFiV1phVUc1RFYwTnNOemRHTlRsd2JERTVkUzFuTlZWdmNsTnZhamhLY0ROeGMwTjBja0psTjFwQlVGVkxXRmR0VDBGbWNIaFNUMjFuVlVoTGVGZDZPV2MwZWpoM1FVSTBOVzgyYm1seFF6ZHpiRzFRZUU1T2JURm5TeTFIZGtjdGNuTm9OVk5CTTBaVVVWTm9RbkEzTldGVFpIZEVWRU13VG1SdGExUlplalZFUzNRd1VsWTNhbk5qZEd0dVIxVXdjekpTVUZZNVdUaHJlamMxTFZGa1JUSlZkbUZsV1ZScU9FRlljRTEyUnpKaFFVTnhTREZvUjFCZmNXaEJjVTVUYUhjNGExVndPSGMzWW1WRlJqbFZVVVV6TFdGcFVuTjNOR3RRVEVvd09XaEhUSFZQWTNsNFMzWm5ZM2RLTjNkTVdscEZkbTlZWHpWcldEZzBUa1pxTVZOVWJYRkxOMkZFZFRoMFZHazNPVVZWVUVSeU1XNXZTRGgyVUc1cE5GZHFZM28xYWtWVFFuRTRka3hmVm5BdFZqTjNOMmhEVUVZMlRXSnJOalpCVkdwT2JURjJPR0U0ZG1GVGVXOWhOWGhvUTNKZldWOUJTVFowY1hOelVqWlpialYxTkZKdWJ6RjJUM1E1VldoelJVSmZlQzFPY1drdFVGOURkSGxmZUdSWVJUVlJaWE5qV1dwQ2FGZHJVbXBuY1d4cWFXRjBaamRNY2xoS2JqWXRSblF4VjJSc1RISnVOM2RpWkhoSFlqTXpiMDgwZHkxT1MwWk1TbGw2YTJWTkxUVllOSGQyUlRsamIxUmtRVWxSU1VSTWJEVjBTSEJCVUhoWWFsZFRVblppVG5OcGJVUTNXa2xTYUdWRGFrWTBMbGczWm10YWRHaEtVVmh1VFRkdmN6ZzFNV1ZHVTJjLmxsakZSU0FhZnduS0NVRG0xNm1lRnMtQ1FsdVNac0RHMDk0N29lUHlpckkiLCJleHAiOjE3MDYyMTQ4NTEsImlhdCI6MTcwNjIxNDU1MX0.3exMcFPMRoOmWYjhpBhlEWRqVwPLUHibJGxjXGIXY8I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:11.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:29:12                                         145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=17084  KO=11156 )
> restLoginInitiate                                        (OK=8461   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=8423   KO=23    )
> restloginProgressiveProfileCallback                      (OK=200    KO=23    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.29%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.29%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.99%)
> status.find.is(200), but actually found 503                      4958 (14.85%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        23 ( 0.07%)
> jsonPath($.tokenId).find.exists, found nothing                     23 ( 0.07%)

---- idc.login -----------------------------------------------------------------
[##-                                                                       ]  3%
          waiting: 523040 / active: 20     / done: 19555 
================================================================================

20:29:15.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 19985: status.find.is(200), but actually found 401
20:29:15.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,19985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b1de66d, username -> user.1000051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47bf2ea3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214555500))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzVjamhmNjVvZHRwOHI3YXZ0NTR0ZXZnM3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clJVWnZaVTV0ZVdKb05IaFphbkZKYWtWQ1YyMUJMbTkxV2tWcWVFRXhYMWwyYm5aU1lqRXRjamhMVkVaRFNqRkVkRkpOWW5SNmFrUnZUamxsYldKSVJEZDJTR2huVVMxRFZWY3RiR1IxWWxkNlZscElVVFZzT0c0ek9HdzVNR3Q2ZFVjMVptWlROUzFZVDJVd1pISlNYMjVzV25WTVNFWkxaekZDWTNoaVRtWkNiMjEzWTNGU2J6ZDRVVE42UmtVMVRsUlJXVzlhUzI5SGVGTkVWMGRKWDBaYVNEQmlTMmRsVmxWSFNGSmtjR3hTTVVWWFMxWjBOVU15VTE5YU9ITkdkbU53WW1OWVdrTjZWamxyVUdSWFZucGpOR3RwV1hoc1MxTnRjREpzVlRkQ1FXSkRXVE0yU1ZaRVFsODFXbmR6Um1kaVpIbDJWWFIzYzFkaldHcGFjMnBxVGpOdVVYazVlVEpxZEVkUWVYaEpjVFZQVXpsM2RrSnBXbkZZWDJwMFdUVlBiazA0Tm5kSVYyOTZTblZUVGtwVVlYTTRiMDlPYjFJNGVYQlpaMXByTm1Sb1ZVMTNOREZWTjBVNU4ybHZNeTA0UlhGRE5UbDRkVzFLVTA0dE15MUVSSHBhUlcxcVZFRlpNalYwVURGS1RHNDVVMko0ZFRoWVlXdDNTVXBNTkdvMFkwVTJhMFI1Y1RsSlgyOVFhSFJvVW0xaGRYQlJORGhMTjNGSkxTMUhXVWxHTFdwd1MydHZjV2d3UkRaWlVISm9kamd6VkdwV1UzVkxSR3hmZFhOMFRGVkxNalJrWmpGaFRIcENjblEyVWtGZldFMXBUa3BSUW1oRlMwZHhVa05mWDAxb1YxVkNkVFkyVVVKQ2FFeGtZM0JpVEdGT1l6UndSMU5QY0VWWmRYZEdTbkpGWm5rM2VTMVZXa2R0TUZKRGEzUk5VRXg0V1cxMlFqa3pkVkZSWDFSelVUTlRjWE13TVVsbGRGOVZUVE56UXpoa2VpMWhiV0ZJVURGaWIzQTNURnBRVEVOVlNWRXdaV055TmxaWFNXOWFWa3hTTVZOSGVWQnNSRTFuTUhsdGRWaFFaVFZLVEVOcWVrSjZUMjlPY2kwelZFcHdaR1ptYkZsdllsZExPRVZtVG14dFZHZElOakkyTFd4ZmQwdDZjRVZSUVhSWWRIQmtZa2RNTmxGeGFGRk1TV3RDTVRCcFkxTktZMmt3U1RKRk1XVTRVRzVsTFhscldWWTBMa0k1VlRWQ1YwNDNkM0p3VWtGbWEzaEJUVWxqVVdjLkFtU2loM21INW9qRGtlbGxmUVhUSmQ3b08xSDZ3SmRUMzUwNXp0UGxIWWsiLCJleHAiOjE3MDYyMTQ4NTUsImlhdCI6MTcwNjIxNDU1NX0.SaDmkg1c1lqCYOEYp-lXz5yB0dWTgMV-P4OTsLWtWDg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000051"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:15 GMT
	x-forgerock-transactionid: 8c6a2eca-15ae-4c56-93dc-cd9b43c12b89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:15.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:15.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 19985: jsonPath($.tokenId).find.exists, found nothing
20:29:15.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,19985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b1de66d, username -> user.1000051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47bf2ea3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214555596))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:15 GMT
	x-forgerock-transactionid: cc001b42-5c8e-40a8-aa66-b42012b1562e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2UwajRobTZvMWU2MHMzaGEyMDYxa2VmdTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU1FTlRSazVFZWxGNWVXOTZTMUJFUXpRMU1XNVJMbVV0VDBSTVRuRTJRbTgwV1hOVGNHbGZXR0oxTFVkVllVdFpRbWs0VUd4aFUwY3hNbTl4T1ZOS1VrOUZTeTF5YkhKa0xXVm1ibGRHYlRaMVIwNW5YMWhRUlRKUU5ETkRMVU4wTURBeWQxaEdURWxMUVdKa1IwVnhSbFE0T0dSeFVHbzBjMWQ1WW5sbFVuWkVSSFUxY1dONlRXMTZOSGhMTm1aM2FtNW5USE5mVG5GSlZXTjRSWEZZZVZSdWIwbDJWME42VEZkeE16TlZVRlpuTW5ZeExUUkliR2hDUld0UlpFWnJNSFYxTkZCbU1FUlliRGROUjJad05tTXRURkp5T0hoa1YySkRVazFSV21FemFGZ3lVRVExTkdWdlJWRlBOMU5vY0dGclN6Sk9XREZPZEROV05VUTRYM2hJWVU5YVRuaGxSa2xEWTNaM1ptRmpUMFJJUWxJMGFUTm5NMmgxUmxsSVlYRmFObU01ZFRSeU5GaEJkRmxWWlcxeVYxQjBlR3RMYjJoUU0xVm1ZbW94ZVdsVWMwd3dWbTFCVVdobE9FazRkSGR6UkVkblpFcHdlVUpJYmpSTVZYZEhUbUZFVjJkV1ZtNDJVSHBKTmtaa2RITklWazR3VFVSTU5UWnVOWE5RY0Y5MFUzQkVja2xxU25nMWJXbHhXR2w1YzBWSFJVOWlSVXhMUWpOV1ZUTXdORGQzVlVVMFYyeE9XbWxuUlVocFdEWk1TREJ6UVRkNkxXc3RNbU5pV2pGdlJVVklZbVkyYTBWR2VsSk5TVlJSYzNVeWEyUXliVzVVVGtOdmFFMHRUVWd6WVdST1NYRXhVRmwxTUU1MmEwSnhla0ZoWTNSQ1lYaFRiMk56VFhGVVpuZEhNRVJOT0dZd05HaDJXbVpaYlZBNVIwTkhRWEpKUVY5WGQxRm1SbVE1TjNaa1VUVnBibmhrVWt4MVZtUnVkbDlHYVdwTU9FeHRibGhXY1hwUFltNXpRM2N6WlZkbWVVZElPSGxOVGxaNFF6WnZaalZwUWpGdU5scEpOVWxIUVU5Q1VFSlJVMWxFV0VsbVoxODFhSEZmVDBzNE1qbHFXRzVqUm1VdFlWVllkRVZpWkV0clkwUjVVRVUyUmpoSFN5MUVkVEJ6VUhGdVdqY3lOMFZqUlhveVpsSjJWVXBXTVd0RVVVMVhiRU0zTmpadFNFVXRXbXRIVFZKV2JFSmpMalJ5TlhNME1FUnRja1F3TjB4emFrRnRkbXd0ZEZFLkZMXzBJbk9MMkllZVdnQ3BJeUwtRU1fLWRQWF8wZGNYaEpyM3ZsdEpIdjQiLCJleHAiOjE3MDYyMTQ4NTUsImlhdCI6MTcwNjIxNDU1NX0.q2-X7YyTMHdn04yIbbC6mqPG140W6J-GNByXRHcovL4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:15.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:15.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 20012: status.find.is(200), but actually found 401
20:29:15.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,20012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b062066, username -> user.1000989, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dd8873b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214555598))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczJpMmJ1dWNvdTFuNGFxdGoyOWFndGI0Z3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dGFEaFhSRVpaU0RneWJYWXhXWEJYYTFGaFEyTkJMbFJvVnkxamMwSnRka3RPWW0xc1NuRjBVRzVtU0ZGeFVrTXhOVEpoUldOcFZWSndSRGg0V1ZKWlRVdDFUMk5UYlRoNE1rVmphbWxJTVVvMFNsQkdNRkowZUd0b1dWODNTMUZEVlc4MFJEYzFkM0F0TkZSR1gza3hWMWhXUm5FMlowbzJSV2N4TFhSMlRGaFZZekppTjJZNGIxaGpSVVo2ZVdwdVZYcFllbmhVZUdGb2IwSkNkV3hVUTBKdWNUWjNZa3hrTTFWaVNsbHRka1kyY0ZwME4wSkxMVk5DUldkd2FsOUNXQzF0UzNrMlZubzBTa0pwUWxkdk5XZEtPVFZETTFkdlZWSk9TV2hXZFZSalZHRmxTWE54U1VFM1FUTkZlbk55TFV0M1ZsUnBUbFZ3WW10T1dXZEJiVWg2YWw5dWJuZDFVREJUT1Zkc1gzUktiRGxGYWt0QlVIcEJRVXd6UkRsUVNqVkVPVGRPUkZoM2NqVmlNbnBhT1RObWIxTjJTbFJsTUZaYVVXSjNjMGN0VG1sT1ZFcFhka05GUlROV01ETllMVE51WlVNdGRrNVNabkJyVlZCeFRFOVdhMkZhTWtscGVHVk5ZV1JJZWpCRmRHNTBVMjVxTkVWMU5VcEZkak56VEVOaWFtdzVRekUzWjJwTmJWOTZkalp2VlU5ZlF6ZHNhRmd3TjNkRGVtbFlWbE5yWjNoYU9Ib3lVWGRYTVUxNlpFbGtNVFp2VjNWeWRqaGlhbmR1YW1odVIzUlNkalZuUzJ0aGFETmtRMjVHTkZkNk9EQnphakJGY1RKamMzaExXbnB6TTFNNVozWlpRMnd4Vm5OcFFUTlNjVmhMVWpBdGJFUmhPRzFYT1VWdFYzWlhkRXRrUTBOUGRXcFhXR1pVTTJkWFJWaFNNelpsWlhGc2JXNUpXVGhhYzA1UWVtMXNSbTVDWVdwUWNDMUlPSGN6ZUZsbVJEbHdWRmhmVlRsRmRFZDNiRjg1VWpaTVNtMXdSbWQwVFVkUlgxQlhaRFZ0VURoTE1HMU1NMFk1VFdOdGMzRnZaSFYxUkZWU09FUnlXRFl3UlVka1RUbDZOblpGWkVoQmVtSkdNV3R3Y1U0MlNHMVVSbWd6T1hSVmNXY3piV2hCVVVWVGNFa3RSSFZLZDJWTmVsSTFUVTgxTUdKeGFGcFhjVFJYYVVnMlFsTkdVbkp6UkY5WlVtbGpMa294ZFRaWVpsTk1Na1JTT0U5TGVDMUlkbFZQV2xFLnRFeVhvRURpMXFLazVfc0VhM3RLM3RUVllQdW5scGluMm5KT2hyQ050a1kiLCJleHAiOjE3MDYyMTQ4NTUsImlhdCI6MTcwNjIxNDU1NX0.BAlmBprFhl4bTAGsrhSrGYDWpI_sRBw8ZiFeO0zjEVk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000989"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:15 GMT
	x-forgerock-transactionid: 39466e61-2193-429f-9aef-58aa3a076e24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:15.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:15.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 20012: jsonPath($.tokenId).find.exists, found nothing
20:29:15.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,20012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b062066, username -> user.1000989, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dd8873b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214555692))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:15 GMT
	x-forgerock-transactionid: 319d0c96-b5dc-4956-a9ed-66f15686b42f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3Y4YWQ1NnI5dXRvdG1zbnBoODhxdnJxazAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU9WUmhYM0JPYTI0MlMzWkxkVEU0YlRBeVQzTlJMalZ6ZFc5YWQxWXRhR2QyWDB0VlJFWm1NazFDYlU1UVEyVXpVa0pDVkZsUWFsOU9ZM0kzY0c5cGRHODRSbUp6WDNsTmQxVm9ibEEwYjFkd2QzbExNRVZITWtNMWJtZDJURUUyUTNSalh6WlZXakZvTjNacWVGWkNVVXRtZGxOc1prNVdZalJ4WTNaQ04zUXpOazFaU25OS05FMTVhVjlqT0ZFMGJucFNWVVJRUVRFNGEyUlZTR3BIWlMxTVZWYzBjR0Z6UlZsS2NUWjJVMWRtV0U5MVZXaFJhamRoYzNsa2JHUldValpRWVVkMFFYSnBkVVpvTWtneVlrdGFXak40U1dOTE0yWlZWRTh3WTNCbGNsZFRabTlsYlZKMk1qWkxRblZJTVRRMGNVMWtRMU5DZWpJeWIyYzFZWGhKTmtSUVRYcEtYeTE2UjBsU2FGUlRMVnBYYXpFMWNGWkJNRmhDZFVKRE5FNVZkWGt5TlV0WU0wTmFlVk5zYkZNMmVFeDBiMGxzVlc0elpWbENUMVV4Tm5CVFlURnJhVEl3ZFdsNlVXNDRVSEZWUlY5NFZEWlhWMWxPTjJadVMyWjBaWEpFV0ZkbmFWTmZObUYwZEc5d04wZFdNemREWjBKbk9IbElVRFZKWkdobVFXWlZhRmQ2Y0c5S2FEYzBTa1ZwYzJ0elJGbHhRbWRtWVZoT1IyWldlalZUUVhnNFdGbExZMk5oWDBaNlVUQXdSVWMyWWs5dU9FSlRjbFJ1ZWkwM0xUZEJhVGgwV1RKRFZHczBObVJXUVRBd1dEaEhZbTFST1ZOSWVVZHZOR0p3UW14eGFUYzBiRTlpTlVkSmRIYzFNRzAyU1dGdGJGOWFPRGhLVFdRNVprSnVlVXBvVUZGR04wWTJMVVZtZUd4R1QzVTBaMHhQWkMxTVluUjZaVU5RTkRWc2EwaDBhazl3ZFhNMFZqQlZjR0ZRUmtGM1lrbEJhUzFKVnpSdVVEUmFRMmRyV1dVNFh5MTRTek5zZUhneGVtWXpiVEJrVWxsR1EySkRaRkZTTkhwUWMzSk1YMEZvWW1wa1oxTlRSRkJXYmtveVpuTTBkbmxVT1ZSa1IwSkRaSGRPVGw5YVRGVmhUbWRDZVVWUGJVTlZXRlJVVUd0RFdVdHVUa0prVFdNNVdsUkZheTB5ZUhkRVdtcFhOMHBVTVVkUUxWaERjWGxUVG1zMFpDMHdMa3gwWmxFelkxbzFUSGt4Y0hCbVYyNWxVRlZNUzNjLlU3ZkhFRUo0alNSWGxRdmh3dDNqbnhEcmx3YXdmcy1RYkRaREViOW1fSW8iLCJleHAiOjE3MDYyMTQ4NTUsImlhdCI6MTcwNjIxNDU1NX0.9zwEbZ6MWgkzjjH-e_YGf4_xzCtQV-b1r2XZxoRXHY8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:15.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:29:17                                         150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=18626  KO=11160 )
> restLoginInitiate                                        (OK=9230   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=9178   KO=25    )
> restloginProgressiveProfileCallback                      (OK=218    KO=25    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.28%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.28%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.99%)
> status.find.is(200), but actually found 503                      4958 (14.85%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        25 ( 0.07%)
> jsonPath($.tokenId).find.exists, found nothing                     25 ( 0.07%)

---- idc.login -----------------------------------------------------------------
[##-                                                                       ]  3%
          waiting: 522260 / active: 42     / done: 20313 
================================================================================

20:29:20.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 20723: status.find.is(200), but actually found 401
20:29:20.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,20723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5748d8ad, username -> user.1000460, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@167bbd12, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214560341))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHZibXNsdmZyZ3RzbGZ1anV0bGpzOWF0NjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWEyTkNUMTlQVkRGM1ZtVm9VekJoWm01c2NHOVJMalp6VDJkd01tOXdaMFEyY1doalgyaFdTRWhwUTJvdFVreEVORFpRV1VsdU5qZERlbmg1WnpabU1HOW1RMFZqVEVsamRVWmpZVmxOUlhKT1ZubERWRlJVZEVJeVZXUlRRek10UzE4dGNsTkhhVmczVkRNMmFHSmZiSEpJTUhOMFZtbHRaalZzYUdvM1VXNUhVVE5yTTNkc1JuQnVORXd5VEc0Mk5rdDRiRkZZWHpNeWRrWXRibWxZZFRRMU9HWkdSVTlQTkRSeVZHeG9UVE0zU1MxdGNsQkRNRU54WVc5NE56WlBlVUZzV0dGNExWOTZiVll0YVhkU1YxYzFWbkJSYTFoaFdESXpWVXhpVEhWTVVsVmxlVEp0VmpWbWIyc3dlV2htVGtoNVJWWkllVWswZFhsMlZscE5UazVZWjB4V1lXeHdXa1p6WTNKclNrdFRlR1o1U2tWSk5UQkZjMVpoUzJzMVRrSTROM1kwWmxSRk0zb3hhM2xtYUhSWllsbERZMnBpVm1GbU1uTXlhVzFUUTJGRWIxcFFOVzVtU0ZORmRGaDViRWQ0YTI0MGNYQXRWMlZUUkdGb09HWkJkMHRsYUhOMVkyZHNRbWd6Ulc5aWNrbG9Za2R4Vms1MlNGVXpWRkpGUlRkRlVVUmtVemcyTW1wMFgyOUJTVVJ5U25aUGVXNVlhMDFDT0RWd1pXeGlPSGRKVVVWTExYTjNSV294YldSdFltSlBja00wUWtGb1pqSjNYMDlxVm10VWFHY3hXRkU0UkhWR1lqaEhVRlp3Y2tadlJtTk5ObEZmVWxGV2NVWnpVVXd0ZDJKT01reHRNSE5EVVVaWlgxRm9iV3RKYm1vNWVHRlVPWFl4V1c5RFMwZzNSSGQzVHpadlVuaGFTVE5xTlRGU0xWWkJNVk54U2pobFpFeGlValZUWVZVemIxZDFNbEJwTWs1SlowdFNUVUozTFVWbFFXRmZVV05uVFZWUGN6Qm5PVzVhY1VGZlJVMXplbFJVVFUxM1JEUlFXRkpKWlcxbU1VUm9hVXBhYWsxRk5teDFjbWx6TFVveVFrbFFRVmhoV214R1NITjNOalZoUzNWT2VUSnZaVTVWVUhKVGNrOXZSRU5zU2kxT1ltOUdNV2hwZUdGNGJFMTZhazVKVWpWdlJtazVNMHBsUlZKdFIzRmtSek5qVkV4cWVXdFFhVkJvZG5KMWEzZzBMbmhGWWtSRlVXbENRMk15V2xZeWFXeFViVEpJV0VFLnFSU3lNS3cyZGFDcWJjNlFSTDlkbXVDU3FDNFlDZ0FqNGNrU2VvN2NPOFEiLCJleHAiOjE3MDYyMTQ4NjAsImlhdCI6MTcwNjIxNDU2MH0.2IcDr6Bcf_amu4-EZ5xseQYGK7bOh7rLkfY4p7UyjRg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000460"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:19 GMT
	x-forgerock-transactionid: 60a06913-b59e-492a-86d5-bea081ab4191
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:20.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:20.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 20723: jsonPath($.tokenId).find.exists, found nothing
20:29:20.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,20723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5748d8ad, username -> user.1000460, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@167bbd12, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214560427))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:19 GMT
	x-forgerock-transactionid: 33604731-650b-46d1-8e52-665d4834426f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnUzZzVmaHExbjZiMWQ1Ym1kM2Y3Y2hsbXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGRHTlVabTlFWWt4VFJHRmxUR1ZNUW1OSVgzQkJMa2hQY1c1eFoycDFXbUpIWjBWdFEwOUZkVEpwUlRSVkxUTndjMGRGY0RVMFpXRTNiR3RUYW5aV05WVjFXa2R6Y0dwZmRqaHhRWHB0V25GbFdVVklUR1paZUU5MFQybE5hWGQzTWtwNE1WcG1SV05RWXpkc1RWSnRZbHB2Vm5wVFJYQmthbkpYUmpCclkxTXlhVkowZFd0NlkzTnRWMVJ6UW5GaFN6VnZVM2Q2VGpacmVGOUlVVGxJTmtGclowNWtMVUpNYURaQk1FZGZNVnBNVUZWWlRIUTNTVU42TWpaUFRFTlRTREkzVGprMVlteExRbWhVV0dSTU9HNXVhVE5hUTI1Q1FWUndORXhyTmpSblNtTkNjelJ3TUdwMlNVcFFaMlpYTmxkRmFXbDRia28zVUU5TFVGQjZibkI1TFVNemQySndVVFUxUVVsUmRUbFBWM0JzT1dWUlZtOVFTMHhNV1RaWmRFUkVWVzlJTjB4TGIweE1jRTVzYlU5S1VGOXJla2hwTWtWUlpXc3pXa1Z6V1dnMkxXMXVWbVJaV2w5U2NURkZaVzEyY1c5WGNtOTVNMDQxV0habVdFUnVObGRNWVRNMlUwVnROVEp4UTBOcFVteEJabTl0ZW5CMmRWaFFTRTB0ZEhWQk5tRjJaakp0VnpoQlNXb3RlVzlPYmpWRFJDMTJTMWRSVW5oQlJHSXpNMTh0YVRWSVdrMXZibTl6WkVkVVdWODFVRGRIZEdaT09XOTVkVEF5WWtOeGQwSkRPWFptV0ZaaVdVd3hhRFl5WTNORGFtOWtkbmt6YldVdFNuVXdjSGxDVUhRM2JXaEhjV1pGWWpKSlUwcG5kVjlrUVc1c1JGcExXRFpKWjJSd1ozSjVNRlZaU2pGTVkxOVdZVmN3TjE5VWMyWmlaMGg1VEdSalFtbE1PVFkxTkVORWRUaEtWMEp3TFdWZlVXTTBhbEptWW5oaVNVSkNjalJrYkhZMWVXMWFWVE50ZEVONlpUVTFMVWh3YlZCRlducFNZbU5LWDJGdU1FZEdNREJGV1ZCc1NVUkJjMlo0TjJoM2JVTkpZMW8zUWxWUFZHaHNlakUzYmt0MlprcEJibkUxWkc5TllsZHFiR1pDV1dNd1luVjVUelo1WWt4V1pqRm1PRlJ0Tm5kcVprSkNTRkE1V0ZSRlJGbFlkalZIWjA5YVFqVjZURzl3WTBWaVlrUm5MbkJIYW1GRE0zUkJaR2RCUW05ME5WWm9hbkZ0VUVFLm4wT3lsTS1aSmZwQzMwLWdILVM5MTNTNHFFRklKSFAzdktBQlBTamJFWGciLCJleHAiOjE3MDYyMTQ4NjAsImlhdCI6MTcwNjIxNDU2MH0.oYq35T-gKLmGiuUVobye5HXLpkKuFIJpj9W0r23iglI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:20.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:21.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 20838: status.find.is(200), but actually found 401
20:29:21.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,20838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39779c8, username -> user.1000380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2970c03c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214561043))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTdmc2Zja2sxcGVyM3Y4amc4aGJjanY3NDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d01HOWxUbEowYTNWNFIyVXRibVIxWDNORWFHNTNMa1UyUld4MWFrTjZNVEU0WVVGSGJYWnJjbVJ3ZFRST1NsOUtWbTh6TUhwMU1tOWxObTlaYVVOMmMyRkZjazR6U1RCNldURkZkbHB6VUZoVVYxQnRWMHd4ZUhGbWFuRnhTVzltYURGSFFuQk1iRFJGU0RrNFoyaE9ZV0ZpUm5VMGVIZzRTeTF1V25jMk5rUnhORXRPWVU1bVNqbGZVMnN3T1daNWFXdHhWbWhuYWpWaWN6ZFVSVXR1Y1ZSRE5YWnlNekl3UnpCMlZFZDRla1JYYWtvdE5GQTViRWhJU2pkc05HcEJUMkZzYW01NlRFRXlPRUZuTWt0M2FISmpjblZxVlc1aU9HOUNXRzlZV2sxR0xVTnlSMGROWlhOMVpHOVdaWHA2U2poTVVrZEljV0ZxY0Y5elduaHdlVXQzVWpjemJXTnVNMmxUT1daS01reFZPSHBqTkZOUlExbEVjM1ptVDFkellVaHJlblJ2ZUUxVWFsQTNkMVJQT1ZseWRrMHpiRUZaVm14NGRtdHFTazR5YkdGYVFWSkZTVWhmU0dkWWRETmFRMjlVYlhScmMzTXhZbEJrU3paR1lrUm9hVFkwTFZFMmRrRmhhVTVGYUVWVFYybG1ZbU5DT1VwZlZURkRPSGhJVGt0RGNsSlNUVVZIZEVaWk9IVmpka3REU1VseU9HVk1YMnRwUW5Oa1JtMUdVeTFsUkc1T05ETXliR2R0VFVsemJEaFpWRlpHUm1ONlUzaE9kWG93UXpWa2VuVjVNM0ZWZVhoc2JURnlRMU5zWnpGVFlucEZNMEkyYjBKQ2RXeEJTMWx4TkVabGVraE5OMUkxT1doeWMyRkJRVVZVYzNsT056QlVaa052ZDFKaFEzTjVVbWN5TmxBdFVFbDZURVIzZDFwRFptdHpOMHhHU1VoQ1owOW1NM0J3UjJoTlJWOWpUVVZ1UTFwSE5UZDVWWE5KY0dSa2NITlpPVkEzU1dGVVVFdzVWRUo2UkZGQ1lteDVUa2RVTjJKdVRIWnRkVmhaWVdkTFV6QktSMHB3ZDAxQmNVbHFjRmN4TTJZemVsVnJNRmh5ZG5abVNHMHlSV1p2U0doaFlVZE1ka3N6T1VoblExcDRORmhrU0dzMGQxOVpVRFJQT0ZKVVpVSXdNR2gxYWtkUGVuWlVNbmRvWmpaUk1sRkJOVWhwZVhwd1FrbHNURTVEY0MxSlJrTk5MalJDTm5GRVYwWmxWRUprT0ZWM1lWZDRjRmRxTVhjLkV0Tmtsc0tNaWhzNWlQRFltNTdrMlpzdDBKV3c0Z3NZTi13UWpQdFlPOWMiLCJleHAiOjE3MDYyMTQ4NjEsImlhdCI6MTcwNjIxNDU2MX0.HHr1qeRBEjMwLc77GAqLv1wmU5lmjeppHctxGDVPCa0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000380"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:20 GMT
	x-forgerock-transactionid: 72cfceae-b996-4d11-8823-2595f8b1eedb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:21.091 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:21.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 20838: jsonPath($.tokenId).find.exists, found nothing
20:29:21.131 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,20838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39779c8, username -> user.1000380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2970c03c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214561129))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:29:20 GMT
	x-forgerock-transactionid: bb24ae2b-812f-483d-aa60-c266baf22214
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGc0djRuZm1la2tybTBtdmQzdDByYWpyZSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVEVGt0clRuRlFORGR4TjJORVozUlVhRzlmWDFCUkxtNXBURVp4U25aTU5UVktTbHBZVkhKUGMxQkpkSEJEY1VoT1EzZHRVVTF5TFhSTmNHSndTRVF3VmtwZk5YUlVkRVJPUVVoUVZqaGZjbWhoZFdWWmQyNVlXSFV6T0hFME1qSjNYMVZ6UzBscWNIUlVXRUZWY3pCb1IzRmxWWE5CWWxKTVlUVlBUMEpqZEVabk1GbzNlRTUwY21aQ1VqUm9VSGd0WjNZNFNUYzFZWHBCVEc5ZmFsOUJNVTV0U1ZONU5uQkdiakYwY1ZORU1sTk9iekJ0UlROdlYwVjVXa3BuYURkaVlTMVFlVlF5VnpCdlZGUnVjbW8wTkc1alFVNHRSMHc1WjJwbFNUQlpXbGh4TjNRd1RIVkZYekpJTUdGWGFYTnVZalU0YlVReFlVZG5jWGRtWW1sdE5teFNTM0Y1YzNGSWVrZDVXVmxHUVhOSGVtVjJiM1ZmTlZCdVpVMUhjM1pDUjBsZmNubDJXR1JzUW1KWlNIazFWMUpSVTJveU9IaE1RWGh6UmtOVmFIbHpORFZQVWpSTFRqSnRiazl2UmxZMFJVMTRibHA0T1RGeVFqWkhWbHBDYURrNWIxRnZSMlIwVERWQmJXWXhTR1ZrUTB0NWQxWjBUazVRYkVaVFRrWnJZVXBaWkVsTGVFMVFTM00xWDNneVQxRmpXR1poWWs1TFRIWkRWbEIwV1hFM04wdDVSSEZPVVc4M1NESlJka1ZuU2pWQlprbzVjVll0WnpoUGNqRklNalV6TUhsRU9GWkVRVVo1ZUV0QldqbHFia3RKZW1WSlMyTkZUMHhOVm1sZlpITjBNVUZ6YW1KTGNXTkVTbDltYW5STE4wWTRaMGsxT1RFdGRrTlRTVEl3UlVRM1pqbFJiWGhSY25wRFNqWm1ZVVpqVVZabFRIaDRNa28xYnpVME9EaHBZbTV6UWs5ZldqSXplbVk1YWpsQmRFaGtibU4xTVZCTU9GaFljbVZsVWw4NU9HdzFVWFJyTVRGRFVGWnpWbEJmVTNGVVFsUjJWVEZFY0ZwT1duQkZVWFkyYVhvdFJVNWxOalU1VUV4SlRDMVVNbmxWYnkxR1UyMUhXRXhHVEU1dVowZFBNMHM1WjNCQmIyTlRVa0pLYXpZNU5uWjNSSGxNWWt0R1prUk5NMWhhY1UxUFdsUXdjRk5qUmpsUlF6bHhVMU41YzFoSWRrSk9RblpxTW1aQkxuTkJaa2R5Y0VnNGFWSTRNbWRsWTBnd2F6TXRhMEUuWURVQzlfSFZfYVNYT2pFc0VTQWxMUlVZcUZkN2FPa3Jxcml3cnlDb2NfdyIsImV4cCI6MTcwNjIxNDg2MSwiaWF0IjoxNzA2MjE0NTYxfQ.GnJBG-ScbN-toGPK33_aJD_REzTrSibnv2fpAuw7AUw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:21.131 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:29:22                                         155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=20179  KO=11164 )
> restLoginInitiate                                        (OK=9991   KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=9947   KO=27    )
> restloginProgressiveProfileCallback                      (OK=241    KO=27    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.28%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.28%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.99%)
> status.find.is(200), but actually found 503                      4958 (14.85%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        27 ( 0.08%)
> jsonPath($.tokenId).find.exists, found nothing                     27 ( 0.08%)

---- idc.login -----------------------------------------------------------------
[##-                                                                       ]  3%
          waiting: 521508 / active: 23     / done: 21084 
================================================================================


================================================================================
2024-01-25 20:29:27                                         160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=21676  KO=11164 )
> restLoginInitiate                                        (OK=10729  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=10683  KO=27    )
> restloginProgressiveProfileCallback                      (OK=264    KO=27    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.28%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.28%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.99%)
> status.find.is(200), but actually found 503                      4958 (14.85%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        27 ( 0.08%)
> jsonPath($.tokenId).find.exists, found nothing                     27 ( 0.08%)

---- idc.login -----------------------------------------------------------------
[##-                                                                       ]  4%
          waiting: 520766 / active: 30     / done: 21819 
================================================================================

20:29:28.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 21953: status.find.is(200), but actually found 401
20:29:28.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,21953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75d6e868, username -> user.1001614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74348c2a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214568541))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2ZrcjN2bWNqMjR2cDVhcjYyaTFxY2oxMXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlNrRmtRekl0UVdwV1gwcGlWRWN6TW0weFFtVlJMakJUWVV0TlpWbHBUa1ZMZVhwcFVtNXllbnAyZW5oUGJuQmFlazlzU1hKSlpqUlNUVEpPYkVaMWIyNWpjMGxFYVVGbldtMWxWRzVCVkUxaFowSk5PRE5OYkdsdmNVdzRTMmhZUVZsVk1rd3pXRk42Y0hWblVXSm1Uak56YjBNNFFYSlFhbmhFUjBoaE9YRlhOVXRyVGtod1dUUlpaM0pwYUdnM1pWOHdhMEZJVUdKQ1REYzVSblJqTkhoWlpITTBjMU5KZVRSME5rNHhkMWxNVERkUk1FMDNaRTFFV0U4ME4yWjVRME55UnpsNE4zWmpjMTltY21GR1ZFdGxaakJWU2xWelJVYzViVlpCYWtSU1lWOUtUVnBhTFZVMk0yVjFkMVZFYzFCblJTMXpNakJPWDA5WWVHUm1ka1ZOY0ZkeE0xZDRZM0ZxUXpVNU1XMWFRMFJ5UkZwbFYwcGpiSEJHU0dKRWRtWlhaa0ZxZERFNGExTkNTWEJxVkV3NGFXdFRNMUJsWHpSblJqbDBaMWRFVWs5VlNuZGpORkp5T0MxeVdrcHNWWGR3V21ocGNrTkhNM0JJY21ablN6SmhjMkZFWmtWWVVIVjZkblZIVVVKNFRXRlBiazgxZUd0QlRFdHBTbVo2TmxkUVVFVnpiVWRqYlZrMFptdHZiWFpuVFVaTlJHOURlRXRKYTIxelZYa3ljamREZGpGaGJVbFZaemc0VTBsV1EzUkpXR2QyYUVWeFNFNXNaVXhVWDA4MmVYSkdOSHB5WjJaNFVUTkZVVmd0VXpCU1gzaEVXVEZmU0RSSWR6bDNlbXMyV0d4WVNHVjRPVEZTVmtGTk1tY3dURU4yYjJJM01VZFFjbTlEY2pkT1NuZ3hXR2RNT1V0YVlVOVNZM2R5YVZrd1pVaHNNMFZ6VGs5VU9UZHljRFJtT0hGNU1FcHJOMXBqT0c5UVpWbFJTbXhaYTFWRk9WQlFUa3hKTjJKYWJtd3dNVnAyWm5KQmQyeGphRk53V0VKWlNVVmFXa1pSYTNJNVQyRTJWalJxY1dGUVV6VnlhM3BMYzFob01XazJWVkEwY0dwS1FXVjFOalkyU201cFVHMVNia1UyZEV0T1UyNWZXSE5vU0dONmJtaE5ZMDh6YTFCNE9ITlVhelpNYkVkSVJGWkdiWHBMVW1GVU1uTnJaSEl6Ymsxb1QxUnBhRmt3WVVwUVEyOVZMazlyZVc5Sk0xSkhUbkI1TFhWaWFYbE9TVmhaU2tFLkg0OGVlcmNkbThOUUxmZHBDVnhlWVJyOXRUdlRRSnk2dFFGTkVOTTh1T2MiLCJleHAiOjE3MDYyMTQ4NjgsImlhdCI6MTcwNjIxNDU2OH0.09ZkL4USONU-YTde8q8lvNvqzwkV1juv0V-229BQnwM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001614"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:28 GMT
	x-forgerock-transactionid: 156ca751-0c3e-4cae-94e0-dc5deca1d49c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:28.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:28.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 21953: jsonPath($.tokenId).find.exists, found nothing
20:29:28.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,21953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75d6e868, username -> user.1001614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74348c2a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214568632))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:28 GMT
	x-forgerock-transactionid: 5269c29d-22c7-4441-a31a-af5d87fab6d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3U3NG5haWcxZXJtajI3ZXVrOHFvZG1wdXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V0xVWmZSMnhOZFdwaFJHdENVakJqVmt4alRpMVJMbVJ5VW1seFNtaHBkbFp4U2xNMGVXdExTR0pQZGt4dVJuTnVZWFpwWkVST1JWSk9ia2t3WWxneU0xcHZNVGhmVTJ0cVpEZHdWRGN6Y1ZCeGNpMXJVbDg0Y1ZoTGRVNUtVWEJEV25WUmFYTkZhRFpQWVhwRVNreG1TV2REZWpOaFgyUTFYMnBoVkc1TGFUaDBPV3hMTkZsVWJHUjVYMmgzUjJWdWVVRnZiV2RWVlY5eVNFbDROR3RoUTBwbGMwc3hTSGt6UTI5MVZuWjJPVkZ2YTBVNVFWaEpObk42VG5sdFNrZDRkVzVWZUVvME9WWnhURFJuT1hZeGQyUkZUMk5RUkRScFFWVlhNbEZqYlZSQ1oxZHVkVVptTUZGck5FUXdUMjgyTlcwdFVtaHpOSFYwU1c5QmMzZHhSa0oyZEdKNU5rZDNhRkZ0YVRVMlpGOHhZamRYYW1oVGRTMW5NV05OYW14U1JGVmlOVkp3YW5sZlkwRkxNMjE1TkZVeVJWUlRPV3RsZWtvNExVZElhVWxZVlhKT2RWSm1Wa1ZGWlZWUVZXNHhWMUJOWlZoTFFYYzNkWFJoYTNKbmJrMUtXVEZGVFVVeWNuaHJaSFJhZEdaUE4xWm9ibVJCYkMxbWJubDRNblZ1ZURZdFVHMXJRelJKVlZKME0zQnFiV3BJZW1JeWFGZzFWbUl6WTFnMFdsWnZOVVJMUVdKTkxXdFlNMDVyVjE5TVZXWkhOa0pmVlVOb04wWnRkVFYwV1ZGSGN6TmlRWEZEZFhaSVdXaHlMV1JaTlRkdlV6Tm9RbFZQUlZkSGVWYzBMV1V3TW5KcFZFVmtXbmh1YVVWQ2NIUmpNbXh6T1Vad01qSjJTa0ZyVTBoS2NHOWxia0V4TmtKbmVYUnZVakF5WkZJd1RXOVZWVEJaYUhweVNFRXRaVU54UVVFeWVGODNYMUZ2UmsxQ1dYWXpibVUzVEhSbWFGQmlhazVhTlRkWU1UZFZRVTF1WlROSVREVkxZMEUyWWpWNWFqSkhhVk5oYUdsVFdteFZjMXB0WWxRNFMwbFdTa1kzV0RVM1lrbFdPV1ZIVnpjd1dYVjRRMkZ4ZEZCWU1sTlRWbXBTU1ZsMk9URmFRekp4Y3pKUWJuWk5kM0l4T0RrNFlsQjBlR1pFY3psNGFVSXdjRVprYWxvelJsY3RUalpYUWtWWlgxZHJNekpaTmpSMVlWcFZMbkpyUWtkYVUzZzNhbWgyWTNJMGNURTViVEJYU2xFLk4xYk0zcFN1WlNWMi1YOE9paTVNTXdZXzA2MElDSVJLZkluWThCSXlRdk0iLCJleHAiOjE3MDYyMTQ4NjgsImlhdCI6MTcwNjIxNDU2OH0.XyxPsz6BMGjih5WBZTjsq6jSxvDOrlNlDi7Ll0voRjM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:28.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:30.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 22229: status.find.is(200), but actually found 401
20:29:30.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,22229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20ed4b65, username -> user.1002434, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4eaeba15, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214570411))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnFvam1wbGtlODFhMG1vdjdqaDBuNTdlOXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1JsbG9ZVEIwZUc5RVduQlFlRnBQVEZneVFYVjNMbFJUWDA4NFUybFNTVnBoUWs1SldqQldjbWxDV1dwTE9YUlpjVmRtWXpscmN6WlVTbGRaU1V4aGR5MUlZMEpZV21aS1dWWlllVWxFWkZSdlR5MXBRMFZGT0dWNE0zSlZhR0oxVW1velh6aElNVEJMZEdOdlNXRTFYekV4ZEd0cVMxOXdUSEZPVEhVMVVXZGhWa3RNT0hobE1FTjZhM1pmWmtaYVdtRXlSME5aYlZKNE1FMWhWRmwzZVhoZlVYWk9ibWwxV21OV1ZtVkxSVVJQWVRReWNXeDBPRWRhZG0xR1gzaGpkMjFJVkVaSldVTjFSakJYTXpBMU0zbE9RVTV3V2pFelJsSnNjalJ3YzNBek9GUmlTbEp1UWsxblF6bE1TbEozYUc1NlExSTVSRTVPUWtGQlR6SmlVbE50V2tKcVdreHNORXRxYkZsclNWWmFWV0pPUkRNeFMydGxValJQY1RWd1ExUTNZM05FWkV4RWMxWXdiR0pKV1hwdldEWlNkWE5SVjNoVVgyWjJMVUY0U1c1NGVqSndNbUpaY0dOMGNsUmtWRGhHUjFjd1owd3piM0F0WW1Oa1V6YzFPRFZCUzJwYVFtOUZNRTlNU0ZsSWFHbFVaSEY2VWtaMGJGcG1lamx6VUVGeFJFVm1aMjF3T1Y5MU4zWk1SVVpqTFZCYVlrNVpia3hwZVRWUFVXRnpWV1ZUYUhCeFJuWTJPRlk0Y1ROSmJ6WTFSRkppVmtKeVJHSTRSbTkzYjJSclMyWndVVUpmUzNVNU9WQTBWWEJOYkVoaGVHdDBka3hYT0VaU1RUbHpRekJtUkd4aFNIbFRiSHAyYlc5bFkyZEZZMGxRY2pFeVVVbFRVMnB1VlZGNlluVlhkR3czY1VReVMySkZjVFJVU2xwMU5tODNlRTFzVW5VMmQwZDBabWRYZW5oNU5teEVTRmRwUTBsRFltdDJSRjlYU0V0cVlVUkRjMnRQVHpSMmQwcFVNamROZVUxTWNHZDZTV3hqVEdwQ2VHWlBjM2RmZVU1MU9HaHdWRU0yZHpNMlNHZHdiRkZ5VjFWbllVeHJVSFJxU1dzeGFXaDVhM3B0WDNSaWFGSlRhVW93YTAwNFlYVmxUMFpvVlVneWFVeHpXazVrUmxoRlEyRnFYMFpFT0cxcFVsSmZkamRaYWkxWVJrSTRNSEV6ZDFwWFpWOVpkM1ZvZVdWR2NsbEpMbEF5T1hwblNUUnphbTVCUVhwbVFuRkhVRkZDZEVFLmdOeFE2X1JYQmtzbk8wcFNDVGlXMy00UkU5M2ZVMGV2TlRtRjkydktsdGciLCJleHAiOjE3MDYyMTQ4NzAsImlhdCI6MTcwNjIxNDU3MH0.JFsyt7NhSYTd2HuE9FtMPL0haZB5MGKYrTRYMSVR7qo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002434"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:29 GMT
	x-forgerock-transactionid: 08581132-d7ba-4506-bc53-8b25d3b2e433
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:30.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:30.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 22229: jsonPath($.tokenId).find.exists, found nothing
20:29:30.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,22229,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20ed4b65, username -> user.1002434, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4eaeba15, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214570499))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:29 GMT
	x-forgerock-transactionid: 289d0f9b-eea1-4942-b1a0-7fabf94466ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjh1NHJpbXI1N3MzMG5tbDJvbWxtYWh0czAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWExSmlhbU42Vm1OclZEQkljVFZXVjJ0TlZHcFJMa3N4T0VOaVpsSmFhbWhCTVc5Zk5VaFlORkkxZVhoNmRGUjNUVVJPVDBkcGVqSkRZV28wTkRRNFdsVldMVzl3ZW04dE5HeFpVMk4wV21wWVZVSk5ZM0pPV1VKZlIwdE5Wbko1YjIxNU5FeHBVRmxYV205aVlUUlplRTR4TFdRdGExbEJZblkzYlhoeGJUaFpTMHB0TW5ndFpXMXZjbTlMV1RaamJ6aDVkakZ6YTBwRFQwdFNXRTgwY1ZwQlFtMDRhamc1V25wa05UWkhYM0ZhTFdseFIwZFRYMDlKTWtSVlN6VlFMVFpxYmxkSlFURllUbVp4Tlc4MVRVNWpRa05xU0VoTlRrMDBPRWRFWjAxdlQyUTNVblZuWlUxa1IyZE5TbDlDZFhkc09WZ3lhV015WjFGb2FVaGFRa2xWVFd0UGVESnJTM0JqZEdWeVVuQkNRVVZ6YmtsU1VUSTVlVmg1UzJoTVpqbFJhWGhaVkRSRlkxOW9TVk5UUldkR1RqQXpNSFV4ZEhaaVNVbHpVVTFuZW0xblFtdEdSMHBrU0dGdVJVUnllRWc0UlhSYWRVNDRNVGxSWDNSblMyMXRUV2xCUVdWbVUyUkRkVE5YVDBKYVZsRTVVVWRVTVZKT1drTnJObG95Y25reFVVeHZRall5UTNCRFVHaGxkVEJvWjFneE5rWlBORk5TWW5kbE16Rk9UVGN0YmpkSVprWndPR1ZyZGxsSE9GUTVUMmxNY0dKV1JUQjZNbEU0ZFY5UFJuTXljR2RHTjFGclZERXplVkpXVDJJelNUaElOV05tVFVka1FWRnhNamxhV25KdVUxVlVibmxIYkdOelUxTTVaRmh3VjB0bFQxZG5hSGxtUWtkUE4zbDFWMk5NTlhKWWVYVlBiMVJYZEhSdFRWWnBkVVpwV2xka1FqQXpkSEl6UlRsNlVEaDZUa3RDWkdOaWJUQkpiMDVGV201NWNsTTVhVGw0YVVsVlVDMUdNSE5LZUhrM2FYQmtTemh4YkdWUlUwdGFWazQyUVZKalZXSktSRlZ5ZGpoT1QycHRNMDAyUkRoaGRteGhRbFZtVHpkb1luZGZhRFZqU1daaWRUUmxRamhGUmxKb2RuTlFSbmh1YTE5TGVtOVphbFJxYkZaVGJXUlNUM2sxT0djMFptSkNMVUZFWkhsNlZrOTBTMHg0VmxaNFNUQk5lRmxJZEdkbldYbzBMamhYVXpSTlIzVmFNVGh3WWxSeE5YaFpSVzlQVWtFLmJoMXN6YnVXVXZpMmYwcGQtRWJ2X3N3VklHeEdXVFgwMkxOM3JrUlpuS2ciLCJleHAiOjE3MDYyMTQ4NzAsImlhdCI6MTcwNjIxNDU3MH0.Op39LBGHtxo9hXRUZdRz4ehCa1w0xN-tleLm3EwLfUQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:30.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:32.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 22472: status.find.is(200), but actually found 401
20:29:32.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,22472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46bf0ed0, username -> user.1002109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ef2bfae, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214572007))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHUzbmp0OXBhNzRpY3V2YzR1OXE5bXR1dGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alVHWndRbUV4V1dWcE9WZExSMmxMYUdkM1VHUlJMa05WU0d4dmJ5MURXSFZYYWt0UWJVVkdNV2xYTUVoeWJsQlhVa05FZUVGVFpGVmpRVFpOY0dNM2N6QmliMmszUW5aeFRVOXRTelZWU2w5WGMyRjRVRTlZVUdJdE9ITXhORFY0YkhOcUxWRTRialZ5UzNKQ1N6Qm5XbWQzTFZoV2FqQkNWR0ptZEZCc1NVSndUeTFvUlZoWE1YSlNPR016TlRGWWQzSTRTR3RJUlhKUmVsaEhZelJOVnpack4zVjZTRXMxV1d3NVFVSmhRMDVVV2poaVRFRkJhMTlQUjNGMVNHNXVSR0Y0TjJrek5YQlpVRnBMWXpsWGRHVkROSFUxWlZkRlkweEJObEJtVlRkWmQxUnBaa1EyU0VGaFNIRTNRMk5tWWpONVVETlJPRGR3VG0xSFFWQTRVMmhmUjNWSGVFODJYMU5qVTNoaVlsWktOVXM0VGpKcU9VeFlVa3BQY0hKMmJXRk9UazR4TTJWUmRrdFhiWGhwUldkTU5GTkNiV1UyV1ZsSFJ6UnhRMU0yV25GTVZucHlVbXBSTTFWT1UwaDViRkpZVEdocE5XNW1iM2hTTm5OTFVWaEdlak5NVHpCVFFraERVMnhZV0RobGNXVlJhamhOZVdkUk5XUkxXbUZoT1RKSVUzUktXRkI2VUhwTlluRlhNVFl5V25wRE1sOVBOMmN3YjFOalowbFhVWFEwY1hCRmIwaDRhSGh2Y3pFM1dGVkVZa2t5VG1acWNGSnZTVUp2YXpCUlRsRmFkRWxUWVRGNlVEWnhVbDg0UmpCdFdrcFVkMUJKTTBKRFgyVk5kemRsZFhOUVNtVTNkMGR2VGtSRWFFZFJTMFl4WHpaTWFHTnFSbDlIWmkxZmREaGFTVXBoZUZrMWRIRTVjVlJZU1dsdGRFcE5kbTFzV2pKbVNYRnhNM0pTVjJKVFMxVm9SR2hVVWs5S1p6VmZiVnB5VldaRGRFaENZMjV1TmsxVE5sWmpWekF3WjFjdFYyZHRiemQ1TldnNFlqQlFTRlZxYVRWTU5Ua3lkbTkzVVZCNlRFdERaa1ZCWDBwd2J6ZGtkRXg2YW1sNFdHdFVVWEZ3Y1dad1pIbERaakJ4TXpsV09XWjRVR1UwT0RKV1JIRklZVnBaVmpnMmFURXhNV2hXZGtSNFVWZG9RVlJ3ZUhvMVIzZFhXWFp6ZDNOSVRFWmFlbkZOZUhwWU5XRk5MakI2Y2kxeWExRk1WR0Z0WmxSbVJuWkNVSGRPV0ZFLmtkWjVNYjJWc1ZINzIxYmV3TnNqNFJFbUZlMEtzZ0JOTlpUS0FpT2RoRGMiLCJleHAiOjE3MDYyMTQ4NzEsImlhdCI6MTcwNjIxNDU3MX0.kZtTW6Wue_SHpoN8PACKmjZ8FEeXDB2p2fEq-pBbXsA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002109"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:31 GMT
	x-forgerock-transactionid: 9bb2b026-34a2-42b4-aa0a-41c7565af8fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:32.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:32.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 22472: jsonPath($.tokenId).find.exists, found nothing
20:29:32.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,22472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46bf0ed0, username -> user.1002109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ef2bfae, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214572093))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:31 GMT
	x-forgerock-transactionid: b0370e49-8b58-4930-80d1-e1938ee4ad8c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzZhZGYwZjk1YjgxcXZxbGIwOWhoamtkcG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVpFWlljekJsT0RkeGEyWjFiSFUyT1ZwcllVMTNMbFJIY1ZSeVYwRnJXVEZSUzJwTk1rNVdZMmRJTlVKWWJtZDVOakptT1UwNVRYWlRkamw1WVc5clUwTnViV0YxT1hWRVRUbFJXRFZHVUc1dlRGRkROV3hqWDNKemJYTlNTemhSTTJzeWNVdEtWbkl4V25KcmFGUk1RVlpzWlVGWldtTlFTV2R5ZDIxRWEzVTBRVE5vTFRGUFdXVldiR2hxYUhCa1NUVkJSRzAxUmxjNFRFSk1VMWN3Y0dGVWFVZDVlbDk1Y0dZNWNrbFZZbVJFWjFSTWJFbHROVFE1WWtOcE1UUldhVE5ZVkRaSmRsQmhWRk5SVUZCV2JrTnhUMVIxZEdGNU5HWlNSMGxNY1RsbmJXcFVhSEZLVXpsTE5tbEJVRms0WlRKRVVFcExNRzlVYVVWVFZrNU9VVzkyVm5GSk4wTnFTRkZ3ZW5oNU9FVXlaVVpXTWtkSWVuYzJaRkJCWjNWSVRXOXdMVGs1VDBzelRYa3RjV3cyTmpoMGNGSm9kMXBTVWtWUWJuVTVhV1Z3WVY4eVF5MXRXVll3ZURkNGJUVllZekZ5ZUdrelRXWkthR3hPTld4VVVrTnhhazVXY1d0M05WUlphRVpEVkhkQ05rWktPVmRMVm1GR1lrdHFUek55ZEZCbWEyUmhSMWhJTTJkS1pFUjVjaTFTVTJ0bFYyZHFhV3hPYWpOTlMwNHdXbEZyTVRCYWNUQjVRazl5ZDBvMlFrRk1kMnROVEZsUVJucGxiV3hhT0hnMmMzRkRUekp2YmtNMlZHRXRUV05XUkVseWJqQlZTekZMUkc5M1gxOUtRM3BqZFc1QldtOTFOMWxPTjJGNVNrRmFOQzFEY0hNMFVISkVXWFJpWldVeGVIVmxhSFozU0UxRlFWZGtOR1J5YW1ocFdHWlVabFZKZEVKSVRVRkdPRmg1UTBoRlNXaE9TalYwVVZOME5tVjJMV0pvY1cxVFlraGZSM1JETVRoSGJFVkxaRk0xVFhOSFpFZHRhMnRpUzA1elNGcFJhWEJFYnpodlFYcFJZblJmUW1Jd2VYaE5lV3B3ZVVJNVNFZHNOa2hVVUdodldYcGhYMGcxY1RGVGFqZGlZVFZPZVZWUWJHaDJjbTFWUW1rNVEzaDZNRU5IVUhaMVJtRjNPV3hZVEZSWlRXSkNOR1JuY1V4TlEzZE1SSEZ5Y3pVeVdVVkRZek5WT0VFd1VrbG5MbkZ5VFRWaFRXTmphMjFDUjBSa05FaEZPSGhMVVZFLkZqUkZaQnlVSEpIS201a181Yms4Njd5SWV6cVc5SnFpMm1zelBsRk1IZWciLCJleHAiOjE3MDYyMTQ4NzIsImlhdCI6MTcwNjIxNDU3Mn0.LqebWr5jDWHitWvJdH25U6Tng8j_J2-s__wj2l-P7ZU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:32.095 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:32.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 22529: status.find.is(200), but actually found 401
20:29:32.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,22529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@692e5e62, username -> user.1002496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39bdba09, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214572464))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDFmY29sMWEyOWlhcjhtMTNhNmlwcjNnM2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1dtOUhTbVJFZWtFdGJtZHFPVlZOTUMwdFkyTm5Ma0k0VW1rdGFIZDNUSE5XTTFoZmNTMVpjWEZZYkc5Vk9WUnpSR0ZOU25Sd2RtVnRNbVJZYlRSNmR6WnFUSE5YZFd0Q1EyaGFOWGQxZVd3d2EyUlRkVGhoYTNSWlRraEVjMEZzZFc5dk5YUTFNbXBCUW1aRlExTTBTVFZyV1ZCSlFWRkthSGhST1hwTFVYRnlWVGM1ZEdGdVpHOHdTUzF5UW5wamVuSjRMVkkxZEd4d01VbEZVbTF2TkZCNFZXZGZiVUZzVEdwdk5qUTVXWEJDVFhJd1dYVkJlWGRyUkhVd1JqTmZka2x4YzJwRGJGZE9SRGxLWDFBMlkzVnZUSEJQUTFKVVpuVkZUM0o1VkRCUWNYQlVjVzQzWmtWQ1VuaEhia2RRUlVjMGRXSTNhSE0xYjJWQk9UbGZabDlyUzBGWllYY3lSblF3Y2pBd1RXeHJOekIxTlMxbGJWcEZialF6VGxJek1EWXdZVTE2VkVaallXTndWRmhpVkVFdFVuRkNTbTk1U0ROS2VuaHdabHBKTTNOMFYwTktWMmt6YTJneFRXbEJlbGc1WTBkWVRXYzRSRzlOWW5aYVZrNWFVMTh5VUZOWk5YbzRUbmt0YWpCMWJWVmhWMmRDZVdaUGRVMXVialJQUjBseWNIWlpORzFMV1VNd1pUVmtkRlJhVW1scWRYZHZTRlV5WVVWbFlUSTVMV1ZGYUdzemVuUlpPWEI2UzJ0RGFreDFaRUZTVDBacmNXVkZablpDYm1weFNuUkhSbVZVV2tZNGFFMHlUbUZVYW10WE5sVk5WMHBsWHpaWVQyWm1lakU1T1V4clduUnJaRzlOV1dkSFRVZEhjbVExVlVSb2IySkhZM0pUVkMxbVVWTlhTaTFmUTFONVgwMTRPVVJtTjNwYVpFbEhWbnBuZVZaRU5pMTJOV1pxUWxsUVkzVTRkVlpRY2s1cWJWZGxabDgwVW5GdlVrODBWREIyVnpWUk0zbEhWWEE1ZGtwdVlVdDVUM3BSYVZKYWRYVlBVRll3VDNoaWR6bHBkblY1YjNJNVVYVnFZVmw1YmpoemQzTnVWSGhXU3pGblRsaHZiMVk1YkRkUlkzWlZjVTB5U2paclIwcEJNREZGVWxNek0yUTVXSEY0WHpsblgyOUVkblo1VkZkMmIwNVVibFpPTlZoSFlrZGZUbWxMVjIxd2RsTlJVVll0ZVdseE5VSnZMbVJNZGs5b1lsaDFNM0JMV0VSSmNYQTRUVUptV0VFLk5Ra3Exa05ZWW1tZmNwdFgxM2Nnb3B0T0k3WjVJMzhUUmFMZ2tHRFZ5cnMiLCJleHAiOjE3MDYyMTQ4NzIsImlhdCI6MTcwNjIxNDU3Mn0.nKuTX2qKBDbwktqXVMLhMyG6iGItSuXN6TRgsYah5c4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002496"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:31 GMT
	x-forgerock-transactionid: ad0bb809-9101-4101-8f5c-44cc34fa9092
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:32.509 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:32.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 22529: jsonPath($.tokenId).find.exists, found nothing
20:29:32.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,22529,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@692e5e62, username -> user.1002496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39bdba09, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214572547))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:32 GMT
	x-forgerock-transactionid: 5e01303c-6dc7-429c-835a-32c21bcee15a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZG82MzU4c2xsbXIxdWplNzZjcWxsdXZ0MnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eE0zTlhkVXhhVFVOMFdITlhPR28wUlU5ck1WbG5MbGRJUVc1RVlqVTRZbmxxTUhCaWFVWkJVR3BIUVhSU1pHTlFaR0pFWmpsWFEwaHlTVGRqZG1wWlpEUmlOSGhSYjJoM1NVMWZjbGxJTjB0VlRuUm1jM0ZNUXpSNE9WWlFUSHBZVkU1MlJYWlBTRFpWUnpWMk9FUktURVpXUnkxSFNHMWphelppVUVSTFpWQjBSMDlMUmtNMGNtcDRibUpMU25sNGJFRkRXRWx6T0ROdE5IbFRSamxvY2pWRmMxZEVhRzAzWVZwRlFYQjVRbU5zUVRGUU0zY3lUVGx1V1RaR1dtOWFjbTAxWTNkaFIweDBOVkJFUTFWblJWRndjVU5PWlVRM2VIRlVTemxHTkVaSFkzcEVhMU41VEZOdmRqQndYMjgzTXpST2FXNWhVVGMwZDFsMmRVSlpNVWhhWVZSVGNWZHRiV3AwT1hoVGJFZHZTbVZqYkV0R1dIUnNTVFYwWjBwV1NFTXdTVGs1UjBoeFNGaG1RbE5sUXkxTVZHcDBZMWd4ZUdoRU0xcHBkMnhmZUVSYVpFSkxiVFZEZUhSdGRWQnNSMHBCZUVaUlkzRklVbFpoYXpaV2JHTk9kMTl4WDE5SVkxTldhalpCV0dWV1dHazBlVkZXZHpCRFNIbFZlbDgxZG0xRGQyZFhUbmRuY3pZMFNYTnVRakpFY21wbVNGcHRhblk0VUdveFEwTk9XR3BWZUZKVmNGVlJSbU5FVVUxek1qZG9TbEpvYnpsVWVrOUNTbVJYV1ZKVlZuVkZiRXc1TkY5VFVrbFBPRTUwVlZoQ1pVTlJhRGRPT0dKdU1XTkZVMnBqZVcxbVdpMDNkR05ZTVVKUGIxWTNRM1V5UjJKVE1sUXlhVE5DU0RscU1VRnllVkpRWXkwMU0wcGFNQzFITVhvNWJWQjBXWEpSTFRObVRYaHRjMFZDUjFWUGNWcDJaRFZKZUhWU1YyazJhWGcxZVZKelUwcGljM0pUU3pJeVgyRTJPSGRQWm5oRlNEWm5USGxQVDJsV1NVVTJjVFZYYTAxemJHWlNNRWxaUzFsR1ExQk5OSEpoYjJwV00xWjJYMFZvTW1WVFZqUXliMlkyVjBFMmFUZFNVelZLVDJ4MFFXTm5hRUZ1V0dsc01uSmFNMmwxVDFseU9GaEhaamxaUVdZMFpFcEZXRTlETkUwNUxVaGxZVGxRVFU5cWVFZG9jV1Y1U1d0UE0yWm5MbkU1TTJKSFNrVkZhSEphVjNnelJFdDJkVUp1Tm1jLnRkSEN6Y1VpOU1ObV91WHZwRGktcDl0em1jZFhyQXE4aGNkZGU5RzBqMTgiLCJleHAiOjE3MDYyMTQ4NzIsImlhdCI6MTcwNjIxNDU3Mn0.kjGOp_e94q_1GX8IiE48epmhbxPCJg2c9fKXieCSh0U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:32.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:29:32                                         165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=23139  KO=11172 )
> restLoginInitiate                                        (OK=11452  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=11407  KO=31    )
> restloginProgressiveProfileCallback                      (OK=280    KO=31    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.27%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.27%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.98%)
> status.find.is(200), but actually found 503                      4958 (14.85%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        31 ( 0.09%)
> jsonPath($.tokenId).find.exists, found nothing                     31 ( 0.09%)

---- idc.login -----------------------------------------------------------------
[###-                                                                      ]  4%
          waiting: 520048 / active: 21     / done: 22546 
================================================================================

20:29:35.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 22953: status.find.is(200), but actually found 401
20:29:35.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,22953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28b9329b, username -> user.1001860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4330ea43, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214575415))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3Iwazg3ODNsdnJwamh2MDRrYnVuOGM1aWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VE9YTjVOMGhGUVVWUVpFNDRiWEJ5VkdoaFZXeDNMa3BWYUZkM1MwcFJWMnBHV1ZCQ1pFWlhRMTlZVVZoZlJFNVFObGhZWVhFMmFIQjVUbUU0ZWxwcmRISTRhRzQzU2xscVdIUTNZM1phYkVsaVYzaEVWbTVJY1VWRlpsUmZiMHhGY0dsbFFrcGpaR2RUWnpOWGVuVldOVE5CWldOQk9FTk9RMmxhVEZodE1YRXlTa1ZMTUhka2FIa3RXVmwzZEZCUWFteG5MV1V4TjJvMlRtNWljRFJyU0hWek5XZFlVa2gzVVVreVUxOVlXRFV6TFZaWU5WRkRablJyYVRSb2JrSnVaVEIyZDJGNVh6WnZUMjlEVWpGRE5HUTRZMloxWm5oSVQxZGhla0UzYldJNU5XdDNjVEpvTnpVNFQwNWtTMHhVVjBJNVJHUXhPREpsT1hGUFdHaFViVFZyTFZoVGVXWnBXa3hGUlVoNExVOXNkbFZQTTA5ck5UWllYMkpUZERsUU1tVlJiMnQwV2xCSVVHczFRbmxxVWpCTGJrMXJWa1ZSVTBadmNuQlpPRnBFWXpOVFpGZDZjVkIxWjB0TWJFOTVaVGR3U0VVMUxYbDZNM2xFYWxkblpXcG9UR2hSU2xsa2NtcE9hRWRvWkROdlZITkVNMFpTWVdjNVpEZDZTRXRrUjFOR01DMUlSR2RhTkZGdVdWOWtZUzE2ZGxOMk5URk1WWE52Vlc5NWRERlZTekV3TnpoMmQwRlVkMGxTYlhsTE5GSlZZM2hQUkVVNVpVWndUbk00VkhwbFRrcEdZMFpxUTNkNldEZHZVM2hJVTFBNFVtOTRTazh6U2poYVIyVlhNV2hJUXkxMGFYVklXRkYxVjJKalNFOWllVTVyYkZGc1Uwd3lSREU0V0Y5ak5sOTVPWGMyWm5Wak9VRlBTMWRHUlc5dldERTFRMFZ2VjJwVVRpMU1iV2xwY1hKRlFrWkJRMjlQV1VVeGNuZENZMU5LYURaVFgwUXlla3Q0WmpOeE1YWTVRakYzYUhsV09Ya3pibmh1U1hGS1UwNW5PRTlQY25kaFRHNXRlVFpKVlVodlNVdGxjbTFLUTBjM1JYQjBXRlZ5V2tKVmQyeFlPV0Z0Y0hKck0yWTVPRlZzYUZVdE1HRnJRbGRDTkhnMVJVTmpXRnAwYTBNeVRITm5hVTQ1VGpCZlZUQXhZVGRTTW1VMlVXRmxlR2h2ZUU4d2FYTTRNVkZsTjBGMmVYSTRMbk01Ym05WE9HeElWWFpsVlhnMFpXRlhOMVEwWWxFLnVnSzBwNUxod0dfRUtsZmFGZ0xmeHFwLXllOVJxVy1sREpZUEQwd0c1TTAiLCJleHAiOjE3MDYyMTQ4NzUsImlhdCI6MTcwNjIxNDU3NX0.kg9ruwlMS10lHIDNRvF7vE-yFhLkvq_LouPCRbDdVmg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001860"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:34 GMT
	x-forgerock-transactionid: 9e08eff0-ca03-47da-be57-d1d51e60c3d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:35.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:35.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 22953: jsonPath($.tokenId).find.exists, found nothing
20:29:35.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,22953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28b9329b, username -> user.1001860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4330ea43, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214575505))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:34 GMT
	x-forgerock-transactionid: 794ee765-d498-4065-9745-96bc2e5da141
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzkyaWVjaXUzajkyMmpodmNscDRsZTNxY2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGEwdHhWVXBEU21GMU1XRTRUbTFQVUhkbVVsbDNMbGRUTlU5NVRVaEZWVTkwWlhONE5uQXdjV3hzTFRkTGJFWmhWVVJ6WlY5ZlRqRndkMlp1WldWaGNraHBWVkZ4YVhZeFdsZE5OSGhSZFZkalVFbFVSRWxWWkhCTVdUTXhUWFJFWW5OQkxVMVljV1ozV0d4M05rMHlWMWRpY1dkamMwRmhaV2cyZVVneVRIY3RjV2hyUlU4eVV6aGxUME51YUVsME1rcERUblZQU1MxVWNGRXpXbHB4YURGcFZqSmxVbEZvY2pWSFZXNURkVFZVU0hoRVYzZHhkMUp2YzJoaFYwODJWakJQY1ZFeFdWVTNMV293ZGtGS1VVdFJlV0k1ZG0xcVVGQlZkRlEzTVhGc1VtaFNWVmhMYmtKUFdGTmhRa3hCZGtsa1RFeHhibE53Vmt0YVIxQXhlVUpRZW5aR1ZISlVTa2RPTTA5alRVZ3haVUpxTmpCeVVYSjFjamRHUjJWblRHRkJWblptZDBzMFJVaFJWVFpZVFdWMVZ6ZEJabVJ6TXkxTlptbGZXVFpyVjFwVVNWOTJWbnBIUlVFd2RVOXhlbVJvVURCTWNUVXpNR3hSTFZaaVdUTTNSM05QWVZkdWFYWkVhelY0VW1OcU9GZ3hSMkZtT1ZoNFN6bDJlakpEV0VSdU9UUjFhVEpZZDFsdWJrRnpVMlUyVFVSRE1GUlJXbkZFYlVwaWFYbEVRbVZYWWsxa01VSnZibU51TlhvM1JIWkhNREZJYkZCMU0waEpTV3RGUVVreVYxQnZiVEZKVkdFeVkxRkZjR0pTVTNKck1VeHVaRzVCYVVKWFdrcG9kV3d6Y1U1TFNFNW1PVFpYUXpNMU1sbDNTM1ExZG1kUWN5MVVUeTExT1hGalNuRm9RMkl5V0dWelEyRmtRa1Y2VlhKV1RqSkJaMXBZUlcxbFVGQktUVzl3VkRSbVUwYzVaRUZ3ZEhFdGFtTlJjekJUWVROUGJXbFVlR0prY0hseE1rVTVOWFY2YTBGU1JWVnlXRTExWm5GbU0zSldPRUU1YzNCdlpXcFJaa04wUmxacFlVTldNek5QY0RWVGN6Rk9OM1JSVTBrNVZFRlNja1pJUVc1TmRIRlBTRlJ4VjI0M2JtZEtkSGgyUldWRGQwcFRiRk5xUnpkbGIyRm5jbTV4YzJ0NFkxWm1jSFJpZW5oSVNFMXdVMlpFWkhaS1F6RkViVzV5WkV4amR6bFJMbXhtVWtSVlEzRlFWVmRXUldKWWQxQmtVbk5uZFhjLnFVSnNxLXFJRnBnRDNBX3M0cXozSDR1Wk5od0dHRHdmd0xqRXhqeHNKU2ciLCJleHAiOjE3MDYyMTQ4NzUsImlhdCI6MTcwNjIxNDU3NX0.NQe_rOivAzQ0LaPm9tNiAuwzYxvGpt_NqCF8UW-7nUM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:35.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:29:37                                         170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=24618  KO=11174 )
> restLoginInitiate                                        (OK=12186  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=12135  KO=32    )
> restloginProgressiveProfileCallback                      (OK=297    KO=32    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.27%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.27%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.98%)
> status.find.is(200), but actually found 503                      4958 (14.85%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        32 ( 0.10%)
> jsonPath($.tokenId).find.exists, found nothing                     32 ( 0.10%)

---- idc.login -----------------------------------------------------------------
[###-                                                                      ]  4%
          waiting: 519314 / active: 26     / done: 23275 
================================================================================

20:29:40.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 23741: status.find.is(200), but actually found 401
20:29:40.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,23741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5674d685, username -> user.1002702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b7cf592, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214580925))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGJkanYxNTMxMWhqYWtkaHU2MzRvc2J1c2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVlVZFVaMjVCTUc1d1JXVmlWRkJ1Y3pJMmVETm5MbEpXVUZsbGMwbHhWSEJSTW5aa1VVOVVkVk5SZW1saU9HeHVTbnBHY0c1V1kzTk5Sa2hZZEVweGVFRjNVbWRmTmpGaFNHOUxaM2wwZVRkcVZ6SktOREF3VTFaRk1HaFRjM0ZvWDNOd2FVUlRVWGszWWpONk4zWlVXakZvV1V4d01WcDFaWFpTWkVneGNEbFVUV3hwVldNMVpUUm5TME5RVUdaUmNqRjFTRlZHUWxkeWJXWlhia1ZyYzE5NVRHRXhUbkZSVFhOMlZFTm5OWGMyZWxsTk4wWkJjazl1YWkxRGNIUlNWVTFDYVVOQmVGTXlXVE5HVjE4MWNEWnlhR05rYldwMGFIUnhiekJpTFdsQ2JFUk5TMUJpV2tkUWJIRm1aRGRxVlZWalNWTm9SWFUwWVhSTU1EazFibXd5ZWxKcmNYTlBXVzVPY1RONVJubG1kMWRUVWxsMU5HOTZSMUpPUzNWRVZVWXhVV2RETWtwT1VGWXpkMUpGWDNKSWJXVlpRVkowVG0welUxSmhOa1JEZGxsWlRWTjJOWGRCVlVsTk9UZEhNekJsYVVObVlWZHFja3hrZG5GUWFtdG1lbTFvY1hCbVJFWkNkME5mUzJNMWNUQjZPV0ZYVlV4SGVFSnRMVVJoVFVSRVFqWmhkMDkxVURCM1gxUmFVblZxWnpNNU4zTlRSMDVSUm5sRFNEQndiRjlTTVRoU1ZXWm5NRXcxVkRGMWFXMVVjakZyZWpSNFVqQXplbmQzVW5rMk0xaFdXa055TmpFNVdFTkpXbFpGTVVoMVVEZHBaRTB3VEhkbVJFeFBkRWxGWkdWQlkyRnlValJ2Tm1wbWRtRnpYek15YlZscU5rSnlSRk5ZU0VWUmIyUnFZa3hHWmtSbk4xVnhhM3BMVFc5VlRUaGxkblUzUVdWclpWbE9hR3h5UTNWMVp6YzBTRTkwYjBkRVlVcFpWWFkxU2tkcFNHcFhVR1JCVmpaSGRsbFllVlY0VkZSa05tUnJORUpxT1ZacldVTTNkamxaU3pWYVZuaHhiVEJvTFVodFYzcEdaV3BMYm1waVRVWk5TRWxoWVhsV2REWXhXRUk1YUVaMlJXaEZOa2hhT0c5aFpsQjBabkpsTXkxQ2FFcHdWakpvYldWWFExQmFla3RGZFRCdWVERjVNR05aZWxCSU1WUjZiVWwxYW1GT2NHOUdVMWhCUm5KMmFFUXdMbXR6VkhoU1VrcEpWVk5DUmpSVldHNUdZWGxvVkhjLm9rU0h2aWxhQVJ0bHkzZjN1bkZ2RDMyNzNMaUwzTnY4UkxZbnZwZUNMbFkiLCJleHAiOjE3MDYyMTQ4ODAsImlhdCI6MTcwNjIxNDU4MH0.MsIMgiI0jE680oLOTw_iIohl4PyneObH-yc5kq5XMNA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002702"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:29:40 GMT
	x-forgerock-transactionid: 1fb3416f-a912-4dc2-8f4c-951cea8daa4f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:40.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:41.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 23741: jsonPath($.tokenId).find.exists, found nothing
20:29:41.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,23741,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5674d685, username -> user.1002702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b7cf592, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214581011))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:29:40 GMT
	x-forgerock-transactionid: dba938f7-2c7b-496d-bc15-c85f7b783d7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmN1bW1lYjl2aDk5NWc3aWFzNWlicWl2cTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2FEQndNMFo0WWxSbE9EbHVYMjlqVW01SVVtZFJMbGRGYkZsMWNtOVVOM2xXUmxBeGFGSmpRMHB4WVhCNlYydENSMDV3TlRBNVprTjRRVU5FTjBSWFN6QkJNRWRrWVV4a1RVaExWalZhY1ZKeWNFRkdVSEZXUWpOc1gxTkNNR0phUmpKSFdXZ3lMVGRsWW5Oek1VZG1TbFJGUTNsNk0zSkNjV0ZWYTBWZlVVSlBOM2RzWW5SUWIxWXpUREJrUnpSek9IZDFVMUJoWlVKdWVYQjJNMVZSWkVnMFZsWTNVa2M0Y0U1TWVEWnlUMHBGTTFveFpFZG1NMmhCWkU5TExYVklVRWRpYW5OWmVHZFVXWGxaYWtGd1N6SldSa3RJUkZvNU0wTXpVVTl5YXpKUlpUQTBVamhOZUVrNWFHSjZjbFpXYjFoSGRuaFROekpyYUhSMWJFVmxXWFZUU2xaS1FURkhiVGRIVG5wTU1IaDNTRk50U0dSV1ptZFFNSEIyZVVoRFRqbEhNMHRuUm1GcmRFbFVMWFZ0Tld0M2NUQkVRVzk1VFVzMlQyUk5VamRRWjJseE9ERXRUSGxqWlhWRk5FTmZSMUJqZEVvNWJHOUJhMjFLTTNWZlgzQlFOR2hZYldSWFFWbGFabmx4VTE5eGJFNUlZV2hFVDBsa2FEZE5WVnB0ZDFWU2EzZFhUWEZwVDNGSk9VWkZiRFpWZUc5SGFYTmhRM0EwVDFCWVRraDZZMjF6VDJsellYTlFkV2t3ZDJGNFkwbHhhamQzVVVFNGRreExPRmh0T1dGeVNUTm1WMHA2ZEZGdFJUQmtSMFZFYTFOYU5GTkthRzVFZWs1bWNEbENaMDlxZEdSMVExRnZPVEZVVlVoalNFbzBaSGhmWVV3MlozRnZVR3RzUjNSaVowNUxUbDl0Y1U1aE1GZ3pjR1pRYUhWRFh6QkpWVlp6WDBOVmNsRm1jMk4zY0RWamFYbGpNbmRGUkZOTFVtSnBNRUoyVkVoa05IaFlTMFo1VTNkNE5uRndUV1kxTVZkdVVXeEJjbUp3ZVZWM1dFTjBWMXBsYjJsWmNVcEVWR1Z4TVhjek9IaDVNRzEyUVd4NFVscGZjblJTZDJacWJrRk9aM0J4VUZnMlpHTklPVzlZWVVwZlRHWkhjV2hHUldJeU1VbFJaVVJpY0ZaU1UzVlNjSGhGWlZOb1FuWlBhek5yWjFWaFdtZ3pZM0Z5Vlhvd1ZHcFZhVVozVm5kTFRHeFZMbEIwV1hCa1JYQmtjbEoxTURkUFJIRllPRVE1UVVFLlQ2UVRMY1V6SlpDbW9rSDU4RDRBMU5tRkpuRDBPMnBrY3daUXNCZG0yQXMiLCJleHAiOjE3MDYyMTQ4ODAsImlhdCI6MTcwNjIxNDU4MH0.D4pl_lejAuBTXEb1JyD1QSTXZlXcS5pMz8B2YA7jSMA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:41.012 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:29:42                                         175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=26116  KO=11176 )
> restLoginInitiate                                        (OK=12927  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=12877  KO=33    )
> restloginProgressiveProfileCallback                      (OK=312    KO=33    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.27%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.27%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.98%)
> status.find.is(200), but actually found 503                      4958 (14.85%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        33 ( 0.10%)
> jsonPath($.tokenId).find.exists, found nothing                     33 ( 0.10%)

---- idc.login -----------------------------------------------------------------
[###-                                                                      ]  4%
          waiting: 518573 / active: 24     / done: 24018 
================================================================================

20:29:46.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 24509: status.find.is(200), but actually found 401
20:29:46.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,24509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f25e717, username -> user.1001422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@707dcc32, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214586207))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzU0NXBrc3E2bW9haGEyanN0MW9rdWFncWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1ozbHpWR0pvU0RWb2NXcFhOMmh6V0ZBeVYxOW5MaTB3Ym10Q2RWWTNhRWxNVUZndE5GQXdXbUpvV0VSak1ISXlNRVpYTVhSMmVVdDNTWFppZFRSVE5tMXRWRlJZVmpSblNrVlZVMnh5YVc5blh6VmxWa05YYjNOeGVWQXdYMmRhZW1keFRtRjJiRmxDYkhWTGFtNXRhREo2UTFONVVHcEZYMkpEYlZoQlpqbDJVRVkyU0VOTlFYbFhSbmx6V2pORFFsbGxZelkzVlhsV01sQjBWR0p2VVhKV05GSllla1pIUTNwRmRYZFNYMWt3VWpWeGNtNHdPWFJwTFVsUGVrZHlkMFpNT1c5RWFHZHRUVFpaVGxSbU5HcGlRVk5YVmpCaVpGUkZaVWhHY0ZaRVZGcHJSRXhoWmt4R01sVnROR1JxVkZabmVXcHRiR3d5TlUxWWJWRmFkbkl6ZW10UVdYSjRSV3hmVEVKdkxUSkJVMnBDUW1OR1RVc3hVbXc0WnpSMFprMTBVR2c1UmxsNWVWUnVVSGRXTlcxM1oxVmxSRXRPTTNCdE5GTk9jMUowVDJKeFowZEliMWRvYkY5UlNERnlYM05VYldKcVJGcFRZa2hoUm1RMGRrWllZMU0xZUVGVE4yNDNiRGRtT1haNmMxb3pUbFpaZUdKU2VqUXRVVTlZTkZCWFNWRkdWWGxmYlRWV05YZGFiemd6ZDBkRmIxQnRjbGRMZG1VeFVWbEhkRkJFWjJsRGMyMXNUV1pDTXpsdFpraElTMHRLT1U5cE5uVlNNVkJuU0ZkclRHTlRYemx5YTJaVVJXbFdZVkZJUVVwSlFrdG5SblJpY0dGb1NuWkVZWFUwVW5GaU1WOWxOMWhQVjFOV1dFeG5ibEp5WmxsbmRYRkRSazlETTJwbldUSnhUbHBqZEhjNFpuQnlTVmQ1WTNsYVlWSmpWMFZqWmtGYU1IRkpRWFJwVEVsNGRGQmFhbHBVT1ZBMldYaGxWMjV0VVU5RWIzUmpjREJMWjJSZk4wZEJUVEk1Y2xobmRFVXdWMHQyYm1SMGFGSnRSbGhxZEhCVlZsSTNVRWMwVWtweU1GcEhaVVZXVW05T05GQkVWazF4VDBRMVpFZFZTbU5zVDA5cExUWkdUVll5WnpCamNVbFVZVWRTV0ZSMFp6Tm1WMG94V1UxamJqaGZUVVJ0VTFoT1JsUlZVRGxmVkcxR0xVcFRXRWhtUlVOZloydHRSSGRtUlRWMkxVOUJMbGRYYURacmVucFpNM0JFVkdSV09VTkRVVlZGUVZFLmJqNUNZRHJtaUF6ZXhLRmJzbF9iS2toTmcwYzE3Tm5LWXc4SlpDWW1JVUkiLCJleHAiOjE3MDYyMTQ4ODYsImlhdCI6MTcwNjIxNDU4Nn0.irbl0tv_IoB6Q9x-8OckiWMlGzHTUFeYDFqdvJYkuJs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001422"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:45 GMT
	x-forgerock-transactionid: a903490e-ea01-45ae-aca9-4b46656c0737
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:46.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:46.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 24509: jsonPath($.tokenId).find.exists, found nothing
20:29:46.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,24509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f25e717, username -> user.1001422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@707dcc32, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214586297))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:45 GMT
	x-forgerock-transactionid: c2740bed-bcc3-4df9-b94f-94a1f961f8bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmtsaTd2ZWh1aDkycWVhY2w4aWQ1aHBmMXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFJuRldjVVZYYW1Wa1MzbEJkVXB6ZFhsZldHVjNMbFZuZEU1U1ZUaDBVVWhVVDFjNFpVSTBNalJYWmt4dFMyWXdaVE01ZURCSGVucFhVR0ZITUhoNFdrcGlWM05rY1hGT1ExZE1NMEpxYUU1aWJXVkJPRlpUTW5adE1FWkhPVGt6ZEhVNVNtVTFaRk4xV2s5bFZqZGFiMU5GU0hCVk5scHZka2c1YWpoNFVYVlNVRWxJTldwV1pYSjNNWFpPYWtwT2EzWldabmg0YUVaSFRGTk1jbXB6Ylc5TFVubGlWSEIzYVhCaGJEUm5SRGRCTmpNd1RWUXhSbVJqTlZKM1NGUnRhR2RWU0Voa01VdzFRV1poWlZVeGVuTnRjVmxaYldNMmJGWkVTVk5GYTA4NGNGWklhMHhHWWpsbVRsZzNVbmxRT1c4MlprZGpkWEUwTVY5RWNuQnVkRkZPY1c1TU5XMUJVa1prYW5OcmFYUm1NMUZNTTNCV05YTTVSRGhhVkV4cFpWRkJSMUowTVY5MlFYRlRiRWwzZDFSUFYwaExibFphUWxoR05ucG5TV2RMVmpOclRtZGFZVXBLTkhoTU9GUnVkak5GYW1OblgzWk9ORWcwYm0xdFgxWXpXRTl4Wkc1MFZrWXRPV1p3VTBOYU1rNUpSa0l3ZFRWbGJYZFJZekJvYVVGaU0yVk1TRlY0WkdkQk5sZzFja1prVFRWdlIwMDJZbk5TTFZSUWFsSXRjbUo0YTA4eVNWaHVaRUoxYlhkcFJYTmhjM2g0VEhKelkybFVUMkp0TlZOcllUbFRaakpCUmxVeGFqa3pZeko2TlZKVGQzVlhkekpSWmtGWU5IVlBVRFJtUW5GZlYzSjBlbGN0TldoUFRXc3lVRWhKVm1sVFUxcEphMU5mYUc4M05UaDZVRjk1Y0UxRE9GWmpkMWN4WmxCWVJHUlpPSGRQZGxGNldqSm1jbXhXZWtwWFdGUlllWGRIWTA5RE5VRnBORTQwU25NM1pYZE5Sa1IwTVZOU05GaHdhRGh4VjA5NlZYVlFUM05FVUcxb1VHTmhaalF6WTFWeVRYWnZSMUV4T0ZjdFVGRkpWSEZqWTFNNVNEZGhSa3hMZFU1MGRIYzFla05xVTBwTVkwSkpSSE5UTTNKb2VrdDNaRlZ0UmxKSFoySndXWEEwUWtGRFpFdDFMVmwyVmtsSFdsOVRTa1YzZHpoTmQxOHpablZVU3pocGQyTjBNa3N0T1dSYWJsTmpMbVJVYjJrMmJXWlBjbGsxWVRsSmJFRTFVbGsyVkdjLklCeEhFVUR5Q0szSGtYb0ZvUk80SmY1ODF2NUtOa2tnS2JNMVVSdWRyaHciLCJleHAiOjE3MDYyMTQ4ODYsImlhdCI6MTcwNjIxNDU4Nn0.U6HBWkyj4szPUsO2lSOO4oHjglYN1zyP8Ttz-DdQ79M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:46.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:29:47                                         180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=27545  KO=11178 )
> restLoginInitiate                                        (OK=13627  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=13583  KO=34    )
> restloginProgressiveProfileCallback                      (OK=335    KO=34    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.27%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.27%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.98%)
> status.find.is(200), but actually found 503                      4958 (14.85%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        34 ( 0.10%)
> jsonPath($.tokenId).find.exists, found nothing                     34 ( 0.10%)

---- idc.login -----------------------------------------------------------------
[###-                                                                      ]  4%
          waiting: 517873 / active: 16     / done: 24726 
================================================================================

20:29:47.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 24742: status.find.is(200), but actually found 401
20:29:47.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,24742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@185baff1, username -> user.1001170, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e2c5a84, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214587776))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHY5bmRwMzMyYXIwZWwxN2ZzanNoZmRrdjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGVqQXRXR0pYYTJGQ2NXdHFORE00YzNoSFNWbEJMazFSYW5sU2NVMHhlWFY0TjJ4V09WUlViMjlSWjNGMk4yVXRWVXd5YTFvMGJuZENSaTF6YVhwcFFVTlZhRWxYTVc1S2VtaGxWMkpGUm1SdmFIaHROV0p2UVhrMVlVRnlkazFyVW5aM1IwZDZXbFZyUkhZdFduUXlhMmcxWVhKbU9HVXdObWxxVUVOYVRtcFlhbmxZTkV3emQxVnZSbFpuVkV4Q1NFaFhWM2x1ZWxnME9GaGpka2R2VGtSb2JHbDJaVEpPUTFCWmJuY3dWRTlXWm01QmVHMW5jbGxVUlRacE5YWnFOWGc0V1dkTmFITkpXRWxCU21WUWFtVnRRemQyZEdSNVZWTkVibkptY25FMVJWTktNRUZrTmpGNlJFWkZjMkpNUldwSWNEUTJXVjlyTUZwME1XVlFOekZwZG5OeGJtUmxXamt6U25oaU9UUnZVR2xVV0U5ek5XZFdOWEIxVjFsNE1YaFZOak0xVEVKeWRrbHZOV3hhTkRaRk1rbzBkRWhsZDNZNGQwNWtOMk5MYW1wMlFXUndPRXR5TWs5aGVGOXhORXB3WVRaRWIzTk9WV2w2VkZkdFVubzVTM2RTYms1blZrMXFNMVo0UkZSamFWVTNVVkZ3T0hrMFduVXhVbGRsUldGelJuZFFlVmhpUlc1M1gwcHJWRlJFU1doVmVYSXljVlZ0ZUVocVZXdG5NMUUxVldocFUyaFdYMXB2VmpKT09XZGZTSHBOV1daeU9EUnBaWFJQTVRaU1FVZzJXRUZ1YVVObGNsQm1hR0ptVGxac2VFZGlOMTg0VldSR1IxbzRTVzAyWm0xcVQyWmhZa28zVVV0alJtUkdPQzAzVUY5cVFWRkZjbWREZWxka09HaFdWMk5uYm1GdGNsOTVRME5CVUdOM1J6ZE5jR1J0WkRkc1p6TnJhRWxZZUZoUVpFUkNRMjF4UWsxSk5uZE9jakl3VVdGbGVXVmlUVkpvYVRVd1RWbFNPWFl3Vmw5NWNGbEpRalJYU25OWU1GSlJTRjh5VFhGaGRrbHFOa1p0ZVVGTVgzQmFjRWxJVlZCa2FHWmZjR3hxUlhCNFNVdEphbkIzVW5ocmN6QkdiRTAyUTBST1FYcEVVa0U1TW5WNVNHRmlPRnBQTTBWVmIxRmpZMFZEU1UxVE5YQTNhVTVTT0c4NWRUVlZRbVUwWlVNNWRtWkNUSE5pUVhWdFJFZFJMa3B5VTNKUmVXOUtXVmROUlc0NE5UQmtVa00yV25jLlRUdGRQRTdUWDU0TDFGeDZ5SzhCR0pva2pHT21lLVJ5bXhOZU9sdUl0MXciLCJleHAiOjE3MDYyMTQ4ODcsImlhdCI6MTcwNjIxNDU4N30.r5fQMCY0bRkOhrPB2LSxtY0sW9TGGrB9eAbMcXG3f6Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001170"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:47 GMT
	x-forgerock-transactionid: d740bf2c-9e27-4891-b560-8b3983e60cbe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:47.822 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:47.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 24742: jsonPath($.tokenId).find.exists, found nothing
20:29:47.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,24742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@185baff1, username -> user.1001170, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e2c5a84, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214587861))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:47 GMT
	x-forgerock-transactionid: a377b533-964a-4f3a-85c1-6d89531aadc1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzZxZ2ZqamVwNHY5YW1xMXM5b250NmIzczUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFlVUmpkR1pMWTFsUVRrOVljME5wYzJkalVHSkJMaTFGT1RNek4xbzFhRXRzWjE5eGF5MUpSWGROTjFORmRFSTJWbUZHTXpKb1Z6Uk1NVTE0ZWtFelEzUlFWVkYwVUZJdGMzQlZORGxFUkMxNk5sVnlZemhEWW5kalZVMDNUM1ZtZG1NNWVGVXpUVU5tUTBwaU1rbHFOM0V4WlY5MGFuZFhOMU01Y0RJMVNIcGhaVGhzVEU4MVEzbHVNa2hNWlRob2NFeGtTbkJSTVcxV2JUTndhRXBaTjAxbVJEWmZkazlDWW0xR1ZVbzRaWFkwVHpWR2FUbHFiMWhSWDBoNFNtcEVURWxCY1VGSVNXSndUV0ZJTVVnMlRtbDFWR1Y1ZFRWUFJDMTVhbEJDUVZKME5tbHpUMVZoYlZkQ2RscGpkV0l3VFY4MU0yWkVkbUpGTlhseVduTlBkM1F3VFZaV01tOW1lVk5uZFc4M2NHSnhhMjFHZFhSNE9GWlBTbUZvTjBaaFIyeG9TMHBDY2kwdFVrWkNkVVZPWTI5ZldsUnliRGhKTVU5dVVETk5TMlpHZVhOSVpGRktTemM1T1RSYUxVWnVaV0ZIVVcwdE1UTm5YMm93WldGdGJuUkNWR3haVUd0TFZrMDFiRXN6U0RCb1kxSmlUR0ZXTVdaalRucDFNalJCYVZKcVlVbDRRa2cyYVVWSVdVTk1hVVJFZG5rMVdtd3dla05mTkZoSVpUTjZkMlUwWWsxd2JIVnlVbVJaTFROb1IweGtUazB4TVZsNGVHbGxjV00wVXpsd1JGaDVkMFZmYUVwUVJUVTBUSEpSY0ZOUU4wUmlaMTkxWmtWYVYwZ3pWM2RCUmxodmNtOUNNemhWVFRscWFFNHpSVmRWWWxoSGQySldObmRuYVdKaVRYYzRWR1ExTlVoTE5qWTJlRlF3ZGxoSVUxRkZMVWgxWWpGaVRIRjBVVUZ2UzBoMmJVTjFPVXRrTWtaWFVFVm9ibWN6UTNCMVJHODBaRnBHUldSV2ExQlVZWEZETTNCYWMxaHlUbEo2Y1ZaT2FtcG5UaTFrY1VGd2VrMXlNM0F4VVdZNFkzcGhUMVZsVVZjNVZGWlhNRjgzY0hsb00wOU1jVXBXYWpVd1IzZHRURWhCYUU5MFJrUkdlRTFWUm5CdFNpMDJOSEZSYkhCcWJEZG5WeTFRVFZodU5FZFZhSEJxTVhRMmFVRnNhM1JOZGtsSlEyaHJWSFYzYVRBd1EzcEZMbEEyTkdORVpIZFJUVmRzTlVNMWQySjFOVVZ6V1ZFLlliUG1fRThORDNVZ09UREdhNlRfUk5JSWhRQ3psWWFkNzJzRFpjOHBiNHciLCJleHAiOjE3MDYyMTQ4ODcsImlhdCI6MTcwNjIxNDU4N30.Vvo_05QZWA6mBQVCERcnwtR5Qnm7JVfmjsrGPUAaI94","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:47.863 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:49.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 24943: status.find.is(200), but actually found 401
20:29:49.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,24943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@591cc395, username -> user.1001064, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e0ea115, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214589067))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnZxbXRxbjNvNG8zcnRqY2hvdmllZXF0YmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlFXMURWMDUzVjAxT1NqVktVVlJFYVc5NFRXcDNMa3h1TkcxclRXOHlURWR5VkVORFYxZEZYME5SVGxSaVJYTkdlVWhqTlRsZlRFNUxhVEJsWTI5NWMwTndVblkzUlVoV1psWnNUVEZDTkRaM1QzVkxURk5uVkZRMFVXbFpPRGw2VG1KVVJHOVhPVjlxWTNkamNVWkNVMXBJVG5JNGJrOVVNa3gyWm1KeWVucHFVblpxU1cxU1ltUktkM0JWWVc1aWNEWkRaWHBsU0hOQlZrRmxlV3hDY21KNFNuUmpiV2RIWVVWWFpURjNaM1ZuYkVGb05GZEtVVkZzWldZd2ExbEhhemQxVDFGNldUaFdlRWREVkZCdGJEWndXVzFuUTB4d2VWRlpVMmQwZVd4WVJUWkdMV1pMZEd0VlZWWkRiVU5xVTJock5XZHlUbEF5TjJkNVFVRmZRbkpvZUc5UFkzRTVPVzV2YzBocVgwaHFja05EVDBrMFRtMUJaRmxRZWxOaU5tTnRYMkZqWmxwR1IxRmpSVVZvT0U5bk5rbGhXazlwYjBGTE9FNVNlR1YyTjNScmFXcFNMWEpWUkRoM1Z6UmxSVUZXVG1Jd2VETkdkbG81VkVScVpESXlZMU51YjFkWVEyOWxNVGxzUWtvelNXOXVjWGhEZUY5WE1VNTRNa3R2UlRaeVdYcEZlR2RxWmpoQmJWTk5VemhFVlZSWU1rOTRPVVpQWDE5dFdVRXlVMGszYURCSmNVVjBWVE01Y21sUVUxaEtXakY0TVdSc01rOXRhMVJ3Y3pSMk5UQnJUM1JVZG5CNE16SlNha1ZLVkdGcU5YSnBhMGRNU1dJdGEwa3hjRUZrY2t0NVdWcEpZMGM0YzFVeVFrcG9RbE5yTFRVMFZuVTBRVU4zVEhWM1VHZ3RORkkzY0RSamRtOUdWRVZ5ZVd0ZlVEWmlUMVp2UVcxd1NtRXlhbVIzYnpGU05VaGtVa1l4UkdWTE9WVlFXVU16ZVc0NU5uVkdORUZCYkUxSFlteENTazE1Ykd4S1FteG1NR1p6UmxwUk1uUkJRM1JRYkdJd01WZGpYME4wYW1SUlFXcEdWMXBuUVZGU2RsbGhZelpZUVZGWGRsSm5WV3cyU0Vnd2NETnJkRTlIYTFGWlEzUmlUV2xCY0hwRVJGQlpOMGhDZFVWM1RVcFRYeTF4ZEhwTlUxSjVNRjlTTmxCNFEyaG1VbTQyTWxoUU1UVkxNMVpGT1UxNlMwdHZMbTR4UTBOMmJHZHNPRWQxU1hSRlR6aGtNMVYzWVhjLi1xYVRrYUhzMnhPZVI0UjA3enJaOUJDVHFLTWxFR09OZ0JzT1lXZTY0U1UiLCJleHAiOjE3MDYyMTQ4ODksImlhdCI6MTcwNjIxNDU4OX0.UhfiC_-yPbIB9pYtXWjsbth6Ak1IWV752zDMWR5SagA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001064"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:48 GMT
	x-forgerock-transactionid: aaf18a48-40c8-46f9-8908-c53d42873869
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:49.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:49.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 24943: jsonPath($.tokenId).find.exists, found nothing
20:29:49.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,24943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@591cc395, username -> user.1001064, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e0ea115, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214589156))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:48 GMT
	x-forgerock-transactionid: 1716a519-8111-4414-91fd-41ce04e41b9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmM5ZDJvZTQyMGNxMm9jdGw1NnJoYWV0c2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1owMU1ZbkpNWWw4MFptYzFUVmsyYmxrelp6SkJMbEZ0TkdkQ05WaHhUR1pFVWkxcFUxOHdWMFpmTWtkRFEwdHBTRGx1WlcxWFdqSndieTF0TFhSa05WSnlWVGR3VkdwbFJUQnpYMDV0VFd3M2QwdzBiRmhEWlU5RE9WbDRURlJ2YTBZMk9EZEpXa2MwTjBocWQyeElWazFOVVZSa1pHcFlSalV6TUZocGRuZHphRk5YUlVOdVlsZENPSEU0U1hrMVRXMDBSVU5qYURaNFMySkpaWGR4ZGt0TE9GSXpSekY2ZVV0dlFYRkdjSHBvT1hscFZsQnpSbXRRTmxsRGFsVlVZa3hpWVV0ZmNXbFpVRlIwZWxGV1pqRmllbVJRZEhNd2FYRnhha3MwTm1kU1J6ZFVkRFp6V1ZVNGRqWlVkbWhtZUZaWGNUQkdWR3AxY25FeVIwMWxRVTVhVVdVemVFSnVVelZNZVRVNFQwSjVkelpIUVVsUmJuVm1XWFZsZWpOTWFrbEhUamQzY1doNFluVjZkVWxmVmswME1EaERTalp6WTBOSGJUaENUMWxmZGxwWmJVNWhaRUU0UVRneFJqWkdkRXRmWVhOaGJ6UjVSbEZMYzJ0RVMydFhZelF5YVZsMlpsVk9iMEZHWm1Oa1ZHVkhVV1pMYjAxS1RXaDFUMnRJYzIxYVRVMWlkMVIyVVV3MFNHTmxZV2xJVEVadU5UbFJhWEZ4VjFSNVRWSndTVzVZTVVsMk5UQlhiMDFtUzJGUFpsaHBVV1pKYW5kTGRWZ3hRVFpXYXpoU1pIRjJPR041WlhOVFdFNXdlVGt6T0hOTVJrWjJjRmt3TW5aUFQwRndSM0Z2WkV0aGJXaGZXVlF5VEVoR09HODRlVFJPYURoZkxXc3pkMHhyT1dsMU5tTmpia1J2V0cxaVdXcENiVGd0Ukhsd2FGWnVRamx5UVZkUmFra3pjVXRuT0dGUGRXc3hVbUpyZVZGVmRGVjJTM2x4TkhoMlZEUndZVEJ4Y3paM1VUVXpkVkpzVkU1WlNubFhjVGROVTJOd1JHVTJNVVozV1hGVlNERnJlamxIYjFrM1FUUklRMlpyUWpCSmIweFlNVmhFY0djMExWQk9VMjFPWWpaUFJIcDFaMlZ1ZFdsRGRuSjJjRzFDY1hwUmRWZHJjVlZTYTFjdE5Ia3dSVUZaT1hOdE5XRjFXV2RxTkZGVlpVWjRPWEY1YldKcVRIQTVielJYZWxKeVYwcDNMblZTV2tWdFVXTTRjMnRoWlRkTFIwaFNWMmROWkZFLlI2T3d2N1FmVUdiMGhZcVRKWFlOU21xYVlucUQyYXB0ZWJ5TzdaVDcwejQiLCJleHAiOjE3MDYyMTQ4ODksImlhdCI6MTcwNjIxNDU4OX0.FcZwpSFZwTs2BAMEpFT6BvuIIDy7Cock_P2TylnuYHk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:49.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:50.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 25108: status.find.is(200), but actually found 401
20:29:50.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,25108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cf06f17, username -> user.1002803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cf8d5c0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214590272))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXAybTdpZHZmMXM0MWpybDdlcGNxNmo4bG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlUxOXlUMkkwTFhCSWFFdEhVM2RrY0daVVkxUkJMbEYzTkhWZlNrZDJVMTh3UVhGbWFqUmxURW95TjNOQk9HcFdOMlJHTm5acldFWnZYM1J6VFdWdFNtTXRSVXBXVDAwMFFrWmFkVk5tVEdGZmJXOWZNbU16U0hVMWMweGFWVTlhTmpaRFpHNUtVVUZoZEVvMVZucHJRVGRTYlhOTVpHTm1Vakk1Y21kUVdVTjBRVmxOUm1kclVsTmFWRlZJYVhabFRWUlVhbE50TTBKSllqVTNWRVpYT1VWMVZ6TkVNVlZET0hSd01YQnBjV1pZWkUxTVprNXZXSGRsVDBWSloyMUhZekZCWlhad05rcGtNMlJCUjJ4eGF6YzVWMUowTUVsMFNIVklXRVowYTBRMmQwSllVa0kyY0VabFNHYzFWMTlCYms5VmREWk5PVkZDVEU1VFZXNVNaRE5aVUVnMFNrUXhaVXhtVjNaUmVuVnhaR3A0UlROMWFISXlZak14YkRCT1ZFTTNjWEZSV25KWE5rZEliWG94Tms1a1owMDFjSFl5ZEhoNGRrSm9kMmRCVlhwM2JTMW1VMWhmUkVWSWEwcHlkRkJHYlRJMGMxZDFSRFpTVjFkM1IwVk5hbms1UVVsVFRHcHBXSEZJUzFVMlYybFNjV1I1TFZSM1QxUmtVa1JuYmkxRVdEaEJaMDV5TTB0UE5qUjZjM0ZaT1UwMVptNWFVV05xY2pRNWNGb3pNMkZCYkROUlFqSXljVE5HYmxaeVVscFZUVzgzV1ZsQmMxWTNlRWRIV0dNNFdHWnNlSEJKV2twMGNTMW1hekJpZGt4YVNqaEZVVzVUT0VKVGFrVldTR3BhV2xOM1FtZERkbXh0V25sd1FXUkNUMlY0UTIxc1RqWm5XVmx3V0hCeWFGSm5SVVJDVWxOM1JUQnVSRFUyYm1wMFkweFZTVEI0U25GZlJESnZNR3RWZWxKdVZFcGlVSFJmU0hCVWVuQkNjbGhEUkU5eGFXcFhVR1ZNWmxkaU1qSjRXbTVXUzNkTFpHeDZWVGhSU1RkcFQwUnhkMUJhZUZwemR6VkNkbEJ6WWxsV0xYTkJNRGx0TkZVMFJEQmlNazFaZGxjMk0yVmtlVTlzV1dka1lVSTRRaTF5Ykc1b1lYbHNkRmhhYjBkeFVFTjRhMFEwYlVSUFNuUXhUbU42YlVGbVYxOVNjMmx3UW1KSk9Hc3pTMEZ2Y25obFpWOWtUazltTFdZMWNGUnZMa3BhTmxRMmRGTktSM0ZhZGtNME9FMU1kRkZFZEhjLjhQRXBkTzI5WXR3QUFwS1paLVU1emh5OTlJRXdyVGVCMERKSWE2VVBsR3MiLCJleHAiOjE3MDYyMTQ4OTAsImlhdCI6MTcwNjIxNDU5MH0.3wikXAGgH-HMQct7HDVA21WKqchFQOOii69A9ZUvpY0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002803"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:49 GMT
	x-forgerock-transactionid: 6229304e-f908-4fbe-9ae3-8ddc1a8ce1fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:50.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:50.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 25108: jsonPath($.tokenId).find.exists, found nothing
20:29:50.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,25108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cf06f17, username -> user.1002803, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cf8d5c0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214590359))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:49 GMT
	x-forgerock-transactionid: c264793e-ae42-45a2-816c-cc5350373ab9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajlyMGJuNmVuM2FiNmVqZzNhcmY5ZWhmMWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NU0yWTBTRVZrTjBJMVpVMHRWbVIxTjBKUGJqRjNMbFZJUlZoWFp6VnZVbVpNU1daME1WY3pSVGd5T0hWelNtVldWR3hJVFU1TE9WSXpTMDkwVjJzMlgwZEZURUZIWVhwSGNXRm9OMFI1TkV3MlRVSTRjMjFyVVcxSVIxSkRXVE5RUWxObmJuWXhUMUphVlVGblN6QXlUMnhVV0ZneE9XNUpWWEV4Yldkd2EyOUVTRE5hZFhKaFkwcGllbEpXU0hOeFgwcDNlbDl1WVdFM1NFMUZNR3B2ZDJoNlFWVmpiamQ1VDNoamRVWkVabUV5WWw5aWNqRk9iVWN6TFhwR1FTMWxWbTFJTVV4WlFUVlVjRjl0WmpWcFNtVmlPR1JKU21sdU0waG9hbWhuTmpkNVIyNW5URWQyZDFwc1NFNHhPSFpDU0c5TGVUSTJjMjVHV1dOV1FUVk9VR1JKT1hGNlNsQjVUMjlSTmpSZlQxTnRiSGRtZVhwck4xOVVTVkF6Ym5VeGExOU9RakJvVW1oZk5IcFJPSFUxUkVGV01WQkNURVpwVTFNdFgxRnFORlJQYzFGSFJWTlNXREk1YjI1eVVuQldSRTFIUVd4Q1NsTnBOMmQwTm5wQlVEUlBValZ5YUdSRWJYTjNMVXR0WmxkeWIyOW1iR3hUUlZSV1RXZExUWEJrWTJOcU5HUkZkRjk2ZG5SdU0yNUJkM0JCTkZVd1dHMXNSV2gxY21GU1psTXRNMjV2Y1RWbldEVlJNakI2ZG5oc1dFbHRMV2xwZUVkeVJXWTJaWGxIWTBKWlFXRkdaME54WkVjMlZVdEJUMUUxVlRSTFNsWnJPSFpSY1cxUk4yaHdVekJGYUdVMmMwOXdMV1J3V21KblQzTnVZbkZGTUdWRE9FRk1VWGxYVEVnNVVtNVBiVkF3U2tWU04wRlhhalJhVWpOS2RtdDJURWR1TVd4Sk0xWlNTMjVXZERFeFdFYzRMVW8yWVhkbkxXTkJaM3BsVWxSQ1MyTllja3BRTkVoSVNIZExUMGxLYlZOQk5XOWtSMHB4YTBOcFFpMU1VVEJOTkU1M1prYzNSWGhNTFZaMVRVeFhURXhvUVZwMk1IUkdWM3B2ZUZocVlsSXdlblkxZVd0ZmMwZEZjR1ZHV0doWVJrNWxMV2h5WmtodWVGTmlkak5IY0RoU1ltOTRUemgxVGpCU05qazVjSGgzTWpWSldtVmFWMWRXT1VwNlduVjZVME5VTTNKdFNHeDNMbGhLVEZkcGJuTTRSa1JLZGpkRGIxa3pSR2x4TkVFLnEzWUl1X2JBcS1OUTRHNmxDSENOX2tTNE4wYU5rS2h0SURacVVGTTZhS0kiLCJleHAiOjE3MDYyMTQ4OTAsImlhdCI6MTcwNjIxNDU5MH0.eUP81bym2CTaQDEC8kyauMV_6NBxKphO7jHsdkp7IK8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:50.360 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:51.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 25261: status.find.is(200), but actually found 401
20:29:51.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,25261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39cf62e1, username -> user.1001346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d6e3ab8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214591400))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzJjYnY1YWE4NTZ1bW5vZ2liOTFjOGFqazYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFZEaHRkMWRuUkVwa09HZHRPVlF6U1VOQ0xWUkJMbTVSZEc5RFprVnZZVnBRWVZaRlFXUkVUR1ptUlRSUGFrb3pURFZZUldGeFdFNURVMFptTW5OV1ZIWXphRkJHUTFwQlNVTm5TV296Yldsb2NYbHlTbWRZVGpaa1JIazRVVzVvWjNsaFNHUmpaa1UyYlRoQ1kwaHlPRUpUZDBWaFFYcFhOVU50TlRONk56WnFaRXRrYjA0d01qZE9SaloxY0VScmJEWk5hR1EwY25VeWFIVnBWMEpMVG5JemJWVlRPRmxWVUdoZlIzUjJUM2g1V0dOdE5GTmxUMEpDUjAxT01qaHJiek5aVldWSk5sa3hja2RzVEU4eVV6RmxNbkJWZW1RNU1qQTROMkZpVUVsZlQwOVJTRWxUVUcxUmMwMTNSakZ5ZDE4dFJsZHdZa0kyU2tOT1pYSXdWVUZKVm5wVWNVcFJNMWhGWlRaT01XWmpjWFZKYld4ck1sbENkekY1VjNCUVoybElNRlZ0UkU1eVprWnVVRzB4YUZRelJteEVWWEJPVXpWVVEyUklhWE10VlhkWVEzQXdUbVZUZVVOV1ZtRnhOVEpRTWxweFltMHRPSGszT0dSelgybEdWRk5WZWkxTWFYZHhXV1JXVEdFNVdEVXlNR2sxVkRWT1drRm1aVzFzVDJOWloxbHViMmxCTTNrMFNDMXpYMG8wTFRGUmQyTklZaTE2VkVoVlV6WnRja1F0TldJMlJsQnNPRkptYW1jNE9HZGhSVXBtU0U1SGJWRnhkRGgyYjFKUU9XWTFRMlJSU2twUmN6QlZYMVJLY2sxZlRHRm5TVXhxTlZoNU1rWlJVRzVUTTFCYU1uZFhkRzB6VVdSRE1FMVpiSEY2VHkxU1puUnFNa28yY21wM2F6QjJVMU5mYzB0TWNFc3ljMnRHTVZWa1lXbE1SakpPWjBwdGFYTnpSM1pmTkZCZlgyZ3dhakJqVUU1UmFUbDNMV1ZMYW10a1RFNU9SR2xYV1d0VVVIbDVOR3BHVVRGdVpuSnZkVUpRTTJKVmJGcGtTR05oY1Zkb1EyUXRUV1p5U1RaWmRFOUNOV3BRV2s0NVVXbGtVRTlMTTFBeGMxUlFTRlpFUVdKV05sQTRTRGhZYm5CRWJWVmhhM1IxUTBSMGJsRnZibmczTWtsa1ZqWk9lRkJxVm5kUmIySmZUMmRpUlVac2NscHJTa1pXU0dZek5sSkRNMk5ZZDFWdVRrOXZMbGhQWDAxZmRWTmlXbWhtVWxkbU0wcFpXVjltYjJjLnNXX2Z3UjItWmJDY2pWNWhCTURSV2pNdWlzSWNLSXVyaFRWUVZRS3JVUHMiLCJleHAiOjE3MDYyMTQ4OTEsImlhdCI6MTcwNjIxNDU5MX0.G8lm899q4_gKbMNODmazr4hyGHIazaOUVmas8N_njd4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001346"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:29:50 GMT
	x-forgerock-transactionid: f13c8130-48d2-480b-9ff4-f268443f72e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:51.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:51.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 25261: jsonPath($.tokenId).find.exists, found nothing
20:29:51.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,25261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39cf62e1, username -> user.1001346, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d6e3ab8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214591490))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:29:50 GMT
	x-forgerock-transactionid: 08b45028-c7d0-4377-8159-79408483898e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXE0am1lbWVtMWprdnZtNGpiNGFjOWxpdWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c01VRmZTWHBIT1RGdmFtaHVWV055YjNoUGRFSlJMbmRZZWtOeGIzaG9PWEJ3WkhGTE1sZG9VeloxWDE5UGJESTROWGh2TTFOaGJqRjFOVVJGZGpSalJXcFljR0pQVkhCeWRHbDFlakJUVDFWdWFrdEhVRkpMUlZwNk1qQnBMWE5LTFZBeWJqTTBhRVoxUVVOV00wVmpXRE5vZW1GWmNWQmhkbU5HWlRoSFZIbDBVRGhZTkhkRlNEQnljblIwUVU5ck1VVXpOSGQ2WlZSVlRIQmlaemN3Um10dE1FUlplbkpsUWpGdFZGOXljVWhLYldwd1ZHVmpNRzk2ZFVGaWVVTTBNVWhKWHpkQllXMXdOWE5pZVY5c04wVkdSbEE1YzFsbWRsOUxaelpyTVRaYVJ6aHFTRTg1TTBKbmFrNUtSVWRQTm1JM2EzVm9jRzFhTURaQ1owSmZSMWxQZW14M1gwOTJWVUpNUkhWSE4wWjFZMko2TlZFeGIwbE9iRVZZT0RkRk5GRXRaa2M1ZFVKVlQzWmtZelJFU2xaeVgyTTVURXRGUjJneWJXbzFVbmsyUzJGcFZ6VjBkVFpyY0VNMFFtaGZOVWs0YUdKdWNYb3hja0ZoVFZocFdHNDVZakJRUW0xUGJIY3hVRXRWTjBOc1MzSkZhelZ1WVVaUU5IZDVha3RGYms5Uk5XVkxVbVoyZG1NM2VscHJkVTVVUm1keVdUUXRPRXAxV0ZsdmFrdE1iMlZKWW1oS1JIRmpYM0JUVW5GTmFtVklZVGhDT1ZGVlZHRmFlRGxxZW1sbGVtNW1SMjlKVEdsM1JrVnJORWsxZURjeWVISllWMmxDWmxOSmEydE5WRlJhVXpCc1VHMHRRM3BWYldGTlYyZHRVRkpWWjB0U1ZsZExSVzVSYWs4d1NEUlBlak10VUZvM1VXUkNYemhzVUhablkwMHdMWHBRUzNCUmRHczBha1JOU2xOT1FXOVZaMHRMZW5WblozUk1PVE5GY2xsb1dHOXNSRlEyTkdwVFIzUjJjbkJwT1ZKbWFGTm1PVFF0UjJob2NqWndjazQwV0ZaaFYySnFWa054WjFFeGNsSmZVa05SV0hCbWIwNTFkRTlhYjNScFFXcFJWV1ZVTTE5Wk5GSjVNWFpvYWpsbFgyOTJaV3haZEhadk5HcDROWEJXV0Y5T1YxOUlXbFZSU0VOTFJVMTFkV3haVjI5eGQzQnZUVVp5ZEMweU0xcDBNVkY1U0ZCRFVGQjNMbUo0TWxFeWIyNHlaM0pxYWxRNWFYQTJXWEkzVVVFLlRla0tMY3RtYVMwNkZWZUxRajZDV2M4T3dxYlJLS0pIaFBiMEt4QW9GLVkiLCJleHAiOjE3MDYyMTQ4OTEsImlhdCI6MTcwNjIxNDU5MX0.fYcVBkyGZZ7spgKW2-f_UUimWCaEmS87iVHwr1TSNYA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:51.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:52.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 25432: status.find.is(200), but actually found 401
20:29:52.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,25432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f7f2260, username -> user.1002372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19359ba6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214592608))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHM0bmU0cm5ldTB2NGpkaTQzaDltbnNxMSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTQwU0RWTGFXVk1SakV3UWpadFh6aHBNaTB5VFhGQkxrWmxhSE40VnpkRFFVVXpUbk54VFhNNVdVWlBSV05oWkdodVpUSXRNbXgxVlRSWGJrWnNiMGhSYURWaU5IVldWalpFT1Y4ek5sRm5UbEUzU25oMWNXUlZWMko0UzBOUmFuaFJObXRJVVVaaGR6Wm1kRUp3WkRWeVlrVm5UVGhtTldsTVVGTTJTMFJtUVRkMFMyczVTMEZMU2tGdll6WjFTamxoZUhrM1UySkpkbXRzZUdaSFIzbElOemhwVFdSbWQxTXpXVFJVVDBJMkxVWmlibVpHVjJKbWVWSnBXV3AxY0ZwT09XUnBSSGhwWjJZNFUyaG9UVzFDWDJvNFFXcGxjWGRDTlRRMFdtdzVTemxHYTB4V1pYUTJia0ZmV0VRek1FTmlaR3BqY1dkc1JIZHNaRTAyWjJGS1VHdFRZVzVoVEhkeWVXSTBTRkowV1VaamRsWkRka3RKUkVOTlJGOVVTSFpLVkVkSGFqZENXa1p0UTJ0Q1dFVXhOVGx6U3pKSFkwRk9OblJvVW1KTFEzUkNlVGN5ZUhsS1EyaFNOVWt4ZVdseVRHTnNVRmhVVEdOc1RERTBSRFJQV1ZoSVowbE5OSE5GTFhwV1gxcEJURkJuYUMxc05qZHhiV3AxY1haa1FYVm5kMEl0V2s0NFVGTkNXbTVaVjJOT1EzUmxXbG8yYkZsaFdUSmFVVlF5ZEdKMlRHTlBOeTFmTjJsNFdWQnJWMEo1VDNJd01IQlpSa05HYzFWc1dIRnBZV0ozUldkdlpUUkJXamN6YlU5clZuTjZTMDF5VERWRVgyWkVaRXROZVhCNFdGbHVWV0ZoYm05cWFubFJiRUp2ZEZGd1RXeG9OV3BtV0RKUVdrcElTblZoUzJNNWN6Uk1TbEpzY1RSb1JXaG9UVXQ1TlVGd2MxcERiemt5U1hkd1ZGQnhhRXRRU1d4cFdEQjVhRGx6T0dVMGFtcElVbVJWY2s0ek1FODBhRmhqWjNaWVVVazNPR1pEY1VJd1IzcGhlbFpvZG5ob1dVazNUR0pVYnprdFVIRlZaMHBGYmxadGQwdEZSbE53VlZoRlVFeFJWbkpCVWxOdFFWQjJZMjlDWDNNMk9FNHRPUzFmY2xwUVFYSTRNVVJtVlVrd1JHbFVVM0EyU1RCa2VrMW9NM2x6V1dGSmJraFRYMjF4V0UxSFdrVTRkbHBCWkRkdlgyVlBTamxITmpFd0xtMW9UVko0U0hkQ1FsYzBjRVZ5TmtKVE1YQjNXbmMuUndaRXF3bS1EYmpWUkxFQTVXVE5FTGN5b3BtS2pjdWZkNWtoRk5oa2diZyIsImV4cCI6MTcwNjIxNDg5MiwiaWF0IjoxNzA2MjE0NTkyfQ.zyB6FSDTcMTl40Fz-oCNX-NBsnEs-1oiCQ4eSKo-cxY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002372"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:52 GMT
	x-forgerock-transactionid: c59598de-87df-4e39-9dc2-3fec0a56b8b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:52.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:52.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 25432: jsonPath($.tokenId).find.exists, found nothing
20:29:52.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,25432,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f7f2260, username -> user.1002372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19359ba6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214592700))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:52 GMT
	x-forgerock-transactionid: 0c6a49ed-244c-469e-b413-3f6d8a9330dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianAyMTFwaWlhZmJxMjhmZmk1cWlxZjRqNjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1QweDRhRjkzVlZsV1ZWaE5iSFpKTUd0NlZXZG5MakpoYzNkSGJFWkdabVJTWDFrMk4yNWZMVk4wU2xZNU1IcDBSREZFTVcxNVlWY3pORXRMU0ZCelYyaFdiVGxVYTNKNFRWWnFVbmx6UjE5WlltMXVSSGR1YkhReVppMDJjRFZLUmsxRVJWQlJabWhrVG14a2EwMHpjRGQxVTFGVGFERXdZMDlwWW5scFNVNW9ibFppZUhOVGVrbHVNbm94V21kS1oycE1WRmwxVjE5Q1NGcHJUamhVZVVSWU9HZExkV2RET1Zsbk1VdGhSalp6Tkcxb01UTjFVVFpEWkZWUVVtWnpZWGxOY3pWR2RGOXVYMDl4VDFsbFVrWjZRV0V6UTNoM00xTlJiWFpNYlRSSFoyVk1iRjh4ZW5aRmEyVlZjRXRxZWxCelJsVmhOMFpmWDFkNk1VRnZNbUppWmkxQ04ySm1kbUp3UzBWck1WODVaVFJ4ZHpoMWIwcENaVGwzVEZCUFNGRkxSRkJ0VUc1alpIWllTalpJYlZWeFgyOWFOa0Z3TkV0TmRUaFZWV1k1UTJ4T1ZFOURUMFpvWmxacVRrSnBhVEI2VUdwU1QwbG9PVmRvTkZsWmJubGhZMFZOY1VOTFQwTm5MVmR3U21kTExYUXhhMmhMTVdWaU5FaE5ZV000U0hwNlpFSlNYek13WkhZeVlqaHdVakZXUzFsbFRVZFFibGhpYW5GUU4xazJSbVZQVFRkWGMwVk1MV0pmZVRsUGVqazFZa0kyVDNNd1oycHVlaTExWVRsYU9IbHdTM0IyV0RodFNtTllOMjVOVEhkalUyNUtaM2QwYmpkT0xUZHZMVUZ1YWpCSmIycE1jM0I0ZDI1VGRuUjRPVTFFTFVrMloybEZhMHhhTkRnMFRWRlhURUpVVlU1cFNXMVZNVzFuWWw4eGFYUnVRVkprUTJoUFYxUktlVzUzYTJSNFJ6ZGZOVGs1Y1hKckxXRjBabDlDU21KaVVuTjFSbWxwTFhvd1pHdGZaa2RPVkhGc1MxbHBNakpUT0doTmNWRnBlakpXYzI0elMwazBWVU5WUkZKNFdWSmxkVFV5VGtoalNrb3dWRVExVDJ4SmFVVXhhMmxrVmpKamNVRlRhR3R3TjBsUVRIWkZjM0JxTVdNMFFXdDJVMFl5U2sxSk1sUnNRbTkyWm5KWGQxZG9TSEJ3UW5GMFpHMVdPRWd0YkhCRVdUTjJTRmRIWlRjdGNHVkJMbmRaY0dwbVZVOWFVblJ1ZUdsdmVrTlpla2hQT0VFLm9HUU5UWkV0Rl9pVEk2SHN2U1FyTDdKajRlUllFR3Z6VFZYY1A1LURwRjgiLCJleHAiOjE3MDYyMTQ4OTIsImlhdCI6MTcwNjIxNDU5Mn0.c-1Ui7OHy6iCWUW0jpgOQnIC0g1tVTlwhK26odN0eyE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:52.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:29:52                                         185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=28971  KO=11188 )
> restLoginInitiate                                        (OK=14336  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=14284  KO=39    )
> restloginProgressiveProfileCallback                      (OK=351    KO=39    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.26%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.26%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.97%)
> status.find.is(200), but actually found 503                      4958 (14.84%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        39 ( 0.12%)
> jsonPath($.tokenId).find.exists, found nothing                     39 ( 0.12%)

---- idc.login -----------------------------------------------------------------
[###-                                                                      ]  4%
          waiting: 517162 / active: 20     / done: 25433 
================================================================================

20:29:54.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 25654: status.find.is(200), but actually found 401
20:29:54.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,25654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b9c5ba2, username -> user.1001469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a2f9ba8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214594227))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamtldTZxdG5zaGhsY21pM2lsNXNnNmxpdXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGVETjZhV05LVkRkNlpraExabmRwVjJodVNtVkJMa0pFTm10U1VFMW5MVGxCWTBKRFduRm5YMEZwV1dSNVNYWnVNMngxVkZRd2RuTmtkVjlLWDJVMWQybEpNMjlwZG00elNucHFkVTVFTm5sTGJUaFhhRTg0UzBoNVZXUjVTV2h6Y25BMFJFMU5NV0ozT0hnemRIVkRORFF6YjJwNmJuQmpObk5QVW1reVVIVllZVlJNVVZodFIzTjZZVWxhYW5waU9YQTVhR0psWjFkV2FERllWMDV6ZUZBeVJXRjNVVXBHUTNSNE5uSTFTa1pVZG5nNVZXMTBNbmxqYkRnMFRuUlZTbFIxTjJaVVJXWnNTelZDYldadWEwMW9kMlZZUjBGbFgwaEllV05GWkZOd09UbHpjVlpNV0ZSclpsWXlSRXc0VjJsd1QyTTFVa2hoVVZkRE5VTlpaR2xUVGtNMlkweE5jbGxCYVd4SmEyUTFPRlpvY0hreVZ6ZzVVV05tZDBwRE0zSlNXVmRtUTJ0RmJ6ZFpiV2hCWHpNNFQxUkJhV1I1WkcxNVNsQjRjMFJVVG1SalQwcFhaRmh5VUVaMFJHNVhObnBNWlhOa2JrcExhekZNVGpaQ1ZHTnNkbloyV1VZd0xYbGZSbWQ0VDJFMlJIcEZYMk5FTmxaSVFqQldXSFZFVVZweUxYQTRNMHh6ZERkckxVOW1jemRWYmtsSk5qWlJOM05JV2sxUlpTMXBUR05pVEdjM1VESkViVVJ0UjBnMmRIUjRTekJaUVVaeFJsbFRPWGhSWlVGbk1XeHhYME4xWkZKVlgxRktNMUJPU2xKNVJHZGpRVk5IWVdKSFJrMVNNMjlmZUdWRlltaGpiMVJ1U1RCM2NscHdlVWREYzNWNGVFUnVZbkoxVEZkWlRHSkVka05KUjFWV1UzazBaMmh1Tm1sRVNuQkhSMnB0Tkc5clNsaDRRa3gwTjFKUmQzQTRjMVpRTTBWa1UwcDVWVU50TUdWR1FqSlliSFJ6YWxwalFsSkVha2xaY1d0S0xXRTJhM2MxWkRaaE0zRlhSa0puUkc1WmExQXlVbTV0U2xSWVRYcFFUR3RMUzJwbmVrOURZMFZ2ZW0xcVFraEZZVTV6ZWpOd2MyWm1SVTB3UmxNME5uWjFNRzA0ZVZoemMwcGhiMmt0ZVRSck1GZENjbGxQUzJNdFVHRkJjMW95U3kxYWFpMUNPWHBYYkdJMVpVNDNWWGt6VDBVMGVFWlZMazVYWjBKaE0xZExNMGt6WDBjd1EwRXdPSEIwTkdjLndXX3VsSVVDWHlDaXdnOVRHVkprSXphMF9kZVE2OC1PVVVBSnN5YU5XM0kiLCJleHAiOjE3MDYyMTQ4OTQsImlhdCI6MTcwNjIxNDU5NH0.sic8qxKeJKWPFbvQcfjN6suIh-sU6SFk5TVTwxNJ-vE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001469"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:53 GMT
	x-forgerock-transactionid: bbfba0d7-1324-4264-be0b-6848092ea939
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:54.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:54.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 25654: jsonPath($.tokenId).find.exists, found nothing
20:29:54.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,25654,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b9c5ba2, username -> user.1001469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a2f9ba8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214594327))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:53 GMT
	x-forgerock-transactionid: 7a71c723-020d-4cd8-907a-4f86ded7708f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXE2bjIzOGNzcWpiOHYxdTRzaHRzbWl0aWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmVUVkRkWE52UzFvMVppMDNMVmRDVFdKekxXRm5MbVZQYW1NM01EWjBhbXhDZWxkemVWOW5OVVV6YzFGa2EwTnlRVEl6VWpCRlpYZEJjVFJZWDFKbk4wUmtNRmRwY1RockxWZGtiRmRMT0RNM1RtOVpZVTEzZWxkUk1GRkZWbTR6ZG5STE1HTjNXRFI2TTFadmQyZExZblZxU0dsTmNUWnlRVzB5YlVkZlNWZHdXRE55WmtWSVVucG1kMUJmZDNGWmNGUkVielZIY1hvMU5rUlRZVk5NV0dwYWNXSjBSMkYzWlRJeVMxbzRhR2hTVG1oUlQwNWlOVkJzVlMxdWNISkxObXh6WlRGQ00waGpSWE0zYjBwT05qVXRhM2RyV21KUVRrMXJaazVQVWpscVNtMTVORE52Y2xJdFpGWXlWMEp4Y1Y5NFdWOUNNa1JSY3kxalMzbHFORFE0VldoNk5Vb3RVbmRVVEhGaFpsWm9kSGM1VjBKQkxUVTJZVmR2TFVkb2IxSldabHBFY1doeGMzUjFYM1V5WkY5U1YzZEpla1pOV25sTlJtVmtMVVE1VUVaa0xWODRibVYzZG01MlRGbElkVkF0YkRKUWMza3dYMWxXZFY5c1ozSm9TR3RVVVhkR2MxSmZUWEUzYUhVMFNFcHRWMmxrZFUxdFVrMWhWMHhQTlROMWEwVnhNemx4ZVRkWmJ6WndlVEpMZFhJeFkxcFhkRVI2WlhOYVdURjRORGh6VVRRMFltbGtTR3REVmpoRGIwNXBTR2RxZDNKV1MzZFliaTFSUVhwS1YzSmxaMll5VUcxWmEwTlRaMjB4WHpGMVVFeHdWRE0xYUZwVWJraGZVblZWWjFSR1FuUktNelJDYWpCbVpFd3dUWEJ3VjJSTWVGaHpiV0pOUmxwRU9UVnBZa2hSWTBrd1dWTkZWMHhmYnpVd1lubENlV1ZwYlRkVlIyVTRlV0pJTlRWNlFXZElXR1JhU1RCSE0yZHhPVGR1WnpFeFRrUkpXSFZWZEVveWRXeGhZbmxyUTBJNFNVOW5ia1ZsY25wMVdHcERRMkpvWjFsTWRHZFphakkzVlhWQ2NqSmhOMWRWTUU1V04yeFhTV0puZEhGRlptaG5jV0Z5TWsxVGJsRlpSa1oyT0RGaGVXMW5VRk5WVGtWWGRXRjVZVmMzV0RscVdXSnNTVXRqWlVSaVRHeGFVbVZsT1RCQmFFWjRSMFpxVlRkdlh6aFBSSGxITmxwNlpsOU5Mbk13VGpScE1FNHliM0V0ZUZCVk5YUlNSemRuTTNjLjlQd1hfbGhHdmdaM3dKVHl3dGF4dE01eHZLMjh5TUdvMU5jeFloMGx6NDQiLCJleHAiOjE3MDYyMTQ4OTQsImlhdCI6MTcwNjIxNDU5NH0.JESGi9L6Jf2rB71Rgbl970aPi6iIq7yKewWAF_XyDzY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:54.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:29:54.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 25716: status.find.is(200), but actually found 401
20:29:54.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,25716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@270934e4, username -> user.1002853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@100aeacc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214594660))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWNpajJuOW9pYjhiM3VwNG5rbzM4ZXYxMjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGJrTjVlSE15VUdseFNrOTZSR1Y2Vkc4elUxTlJMa0ZZTlU1WU1VdHVVM0IyYWxWMVpuZzNhMVJPV1dkNk1FMUhUemhIV2tGeWRWWXRhV1JWVlZGbExYYzROMTlEUzBsc1VXSjVhalYxUkROWlRXVktjWE5sV0dwbWJ6Z3pXbVZaZG1zNGJ6UlRaM0Y2Y0ZWaWVVWktTV1JEZDJaMlpEZzRSVGR2YW10dmJrMVBkMEZFYW5GNVJXcG9aWHBxZGtVNFpraFdTVjlSYmxsRVNuWm1ZbEpwZFZsaFQwODRORkE1VHpFNWRqa3phWHBrVVZwVFVsSkpVMVZrVlc5YWNEaEZPR054YUdSVWNXeDRZVWhFY1ZOeU4xaEVMWGt3UWxSeWRXZGZZbnBhYTFadloydHRhVE5RZEhGSWVrOVNURzVSZWxsMVEyVlphamRyUWxGelRsZHZkbVYwWm1WeWJWSXhhVVJRZEZKNGF6bGhhMnBFYTBkWk0xTk1iRzlrYVZCd2FITlNSalZyWTJ4SFRUVnZhMmRJUkRsdWVUaDNjVmhvZDI4MFpURnZhalpSUkVsWlpEbEtWbFpoU0dwQ0xWQlNSRXQzZURadlNIQkZUMHhGZWtvelRqWXhYemhVYlhOM1kzcDZZblpxUm5abFVsbE5lVVZ5Y1cxbE0xTkJVWFZGUmtkR2QzcGhUVXhrYTBNM1VGcEliVk5WUlVsWFkyZHFUSE0wV2taRlNUZFFaR2RDWmt4WFpuWmhVRU5XTWxsSU1UWlFkVzV6VlVOdE1tcHVTVWhVTjFCaGNHdDFjMHBRY3pSRE1GUnFWako2UldKYU1FbGhjMU5tWjBOcmFqVkhSR0ZtZWxKeWEwNVBUWGRzWkhjNGNsQTVVMTlFWkU1NWQyVjRhMjFKTmtOUFJWRXpUVWhPZDNwdk1VZEpTV2xtYzBKTlJXUTJjbWsyUzJKbmRHeG1kM1pZVUc1NmVWOUdRV3h5UmxWTlZsOVdiV3BLWldaYVp6bDFOSGgyYkZwYVRtOTRibXN0TjBwUVlrSmtVMGhZTWpJMlgwMVdObmx5YVV4QlQwUkNhM0JRVTFVMGMwZEJRWE5OTm14a2JsZHpVRTV3VFVGV09UUkNUbFoyZWxwc2JuVnJhbXhGYzFaUVkxRnJMVWsxVjBseFRVWmZUbVZXTTFoS1oxRXlRbmRYZEc5Sk5GOVpheTFhVFZVeVYxQlBhbE5sVjA0NWRVTllXazg1Vm14S1V6ZzRMbk55Y1VGQlZteDJUM3BtYTA5WlRqTm9UR04yYUhjLmdFbC1CYjUzbzlmM0JtS25UY1Z4MUJuZ050NklPSFlxR1phTVZGX2RtQlkiLCJleHAiOjE3MDYyMTQ4OTQsImlhdCI6MTcwNjIxNDU5NH0.7EnfJOBzp1-H00aSOiuR8j6Sa92QX5hdabzRf6LsTB8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002853"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:54 GMT
	x-forgerock-transactionid: 6873bddd-e39a-420f-bc20-622ee41ff327
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:54.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:54.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 25716: jsonPath($.tokenId).find.exists, found nothing
20:29:54.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,25716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@270934e4, username -> user.1002853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@100aeacc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214594747))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:29:54 GMT
	x-forgerock-transactionid: 1c2e3910-f9de-4a43-994a-8e2c16595eca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWR1dTBqMjZnZWhjY2hzcWUwOGh2bGdwaWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TUxVVlNSbFprTUU1NFRVTnlkM3B6YkV0MWVIaG5MbGR2WjJ0ME5FcHhRbEp6ZGxsclkzVm9YME5yYW05c01FeFBkbEl3T0RKS1R6TTRlVVpLY1RkTGEwNUxja3h1YjFwcFNHUnFTRzlLWjFNdGRtd3RUbEExTVZGMFJHNXFSMFZXVVZremJFUTVlbkZTZURaVGRWOXVTREZmT1U5VWQyc3pNSFYyVWxsVVprWnpOakk1VVVsak5EWkJaVGx1TkhOSk5reDZZV1l4WVRoNVprTTVhRGxHTWs5Q1kzVm9jRlZ1ZEV0blJEaHNaSEpqWTNkdFNETkhielZOUVdnelYyNUJNRVp1TVU1TWVHSXpjMWhPVlhaNlpucHdOMTl6YkVaQmVYTTNiR2hEY0VWNmVFWjRhMEZaVWt0bFVrZ3dNMU50V2pWWWRYaDFZbGxsUzFGbGR6UkxWRWd6UTNwS2RYUk1iVFprTXpOQ1FuZHFSRXcxY1RrM1QwUXhlRTh6ZEZCdE1FNXdWRTU2ZUZWM2FYWnpaMmxKTFZjMlFrMUJWVTFsV0hKVllYb3pVbFZHTFZsNVVXMVJVRUphVlRaelIydGhXRjgxYkU5VFFqaGlSM015U0Zsd1FWUldUa0ZyT1doWGVIRkZOMHBuWkZKRlQxZFFTMTlzUjJ0MlpUQkNiREY2WVVaYVpYRkVkMmd3U0dWZlVucDVRVXRCVVRsWlJHVnhWbFk1VGpaaFJYTk5XbkZvTUc5MmVHOTFNVjlNWkdKSGVGbElWMFppTVUxQmJUUTNNRVpzYTNWS2EzQlVhRkE1TlZaS01raGtSVmMwVURGQmVGRnJkbDk0U20xTlkyMHdOelZGVm5WQlZITnZRakZGU0hNeU9XTkJVMVE0YWxJMVoyazNkMmhwU1RCS1YzTk1NblpTUWs1clRVWldZVjlaVFdoamVYZHJTRlEyYlhCS2F6VnljRWRwYzFvM2FXeEtXV0pETlhBNVpsOW1ZMFIzTm5GRVQydDVhVzh6Wm5sQlRsRjBkemRLZGtSRk4yTjFTazVhUzNWRE9VZzBSVkphYkVoWFpUSllVRWhPYldwcGNIVkNjRWhEYmxoeFgxQTRSemRFZUVrMmFEWlVUWEpDWmtGNmNrazBiemxtUjIxdldsQTBjWGhQTVRoelEwdHlRa2xQYTJreVEyTmlXbXhsY21sdWJYY3pkMDlSVmxkYVNGOURUamRrWVRBMVlUSjFTbUV3VEVGRU5scHJMamhyV1ZWRVkwTjBZV0pxUTJ3eU4xZDRXRXAwZUZFLmVCSmtvZFJ4cEZHS0VkMkVEY0pFaEZhWF9wQk9VOTJ4VUdDQ0FMakhaTlUiLCJleHAiOjE3MDYyMTQ4OTQsImlhdCI6MTcwNjIxNDU5NH0.OjSC2yX2iVAPWainG_WP9pluOwYtYA9A08-dFvRCR1s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:54.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:29:57                                         190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=30470  KO=11192 )
> restLoginInitiate                                        (OK=15079  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=15021  KO=41    )
> restloginProgressiveProfileCallback                      (OK=370    KO=41    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.25%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.25%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.97%)
> status.find.is(200), but actually found 503                      4958 (14.84%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        41 ( 0.12%)
> jsonPath($.tokenId).find.exists, found nothing                     41 ( 0.12%)

---- idc.login -----------------------------------------------------------------
[###-                                                                      ]  4%
          waiting: 516420 / active: 23     / done: 26172 
================================================================================

20:29:57.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 26202: status.find.is(200), but actually found 401
20:29:57.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,26202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9102f87, username -> user.1000006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48dc4309, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214597848))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjJraDV0b2pyNnRnY2Q5OHQwajRyNmE0M2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFlUUktTVkpSVFZSYVFYWjBjR1ZvVjBoU1ExTkJMbWhEY0hGMVdVdEdYMjlHYmpVMmEyRjZkak5tTFRGM01YaGtka2xGTW0xdVJrTXpkR1JCY0dGV2JsQlRTV3RtTkc5eGFrOXlZMWxtZVdSUlNFczVOVTAwYjJ0MlRGVlNiRlJ3YVZwSldrbFBhRGQ2VG5CT1QxQkhlbEZRZERaV05XUm5Za2RDV0doRlIyNWpTVmQyYWpOcVRqTm1TbGhXTFZsWFFsWnVNM1pSUkdkRFdGVjZZV2xWVGxWcGNrRlJkMlJ2TlZSeWRERnljM2hwTFRKVk1VdzFlR2xVTUROUVQyRkNkUzE0TUdab2JHUkpjRlpKYkZrMFZ6QkpOV0ZQYWpCcVlUTmxSWFYwUW5oMmNXWjJTbWhxWVRsUlZURkRaREUwZERKdGRHcFFVa2x6WDBveFpYaFZhVTVhTnpKb2NEaFBRWHBMUzJKS1EyNU5WbmhmT0VkRVlubFhjRXByVVd4bFMzZFJORE5XVms5UU5EVlFjbXhOUWs5cFltOUtXV05qYXpOSE0wODNjbkJrV1ZaS1lXRTBWakZsYjNnelFrcGtVR2RrVTFWMVVXZFVibDlEYkZGamJ6WmFhbXMzYlZoTVYwSnZaMkZPTjNOME4wTXlSWGt3YVd4eVdUbEJVM0paUW5GMWNEVkRiM0YzTnpSeFlVMHRSV1pSWVVOelYzYzVha0pCYUV4Uk1GRm9aSE5mTWpNNWFqRXpaazF3VVhkck5Hc3RTRTA0UkZsWFIwcFhaVFZmU2pKcVExOTVjbGx3VVdWaWRHeFFhRmRGWlRJMFUzUndabTEzWWxWNGFXeEpXR05vTldoVGVqTk9UVFpHVURCSk4wWlBZamRSTUhGQmIwSkJVM2hNV2xGVldXTm5WMk5pTTFBdFJXaHdlVFZITldodFpWaGlUM05WZFhWNFV6TkxiRTlmV0VsMFdUVkZWRGRUVFU5ZlZuWkNUSFpaZDNGWE9URm5lak10ZW5CR09YRlNhek5hVWpkc1ZEVkJXSGRtTVhwMldHUXhZWE41YzB0NVIxODFNbmxhUTNGdlZUbE5kREY0UkhBMFNEQXRhamREZHpoU1VrWmtTa3AyUWxKVWQyVlhUa05JVUU1YVRGVXdUMlo2Ym10MmJURXlVV1V3UzFkRlkzSnBlVGQ1T1dwQ01tZFJXRkZhWHpGb09XWkhjMjV4ZFZsU01rbHpUVkI1WWtoYVFqQnJMblJmZW5sSVVGOTFaVWxEU1MxMVgyUTFSekpvVVdjLjJ0elo0Q0JPUWdhLTlyRzl5RF8wRVpQZEVRQ204ZFJxdXl0Q3ZvcFc4ODAiLCJleHAiOjE3MDYyMTQ4OTcsImlhdCI6MTcwNjIxNDU5N30.9hBtLyBDFpmmn1FPTQLX5XQnt44E3utdSRl2Fgv1qyU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000006"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:29:57 GMT
	x-forgerock-transactionid: 1db770ca-ccc0-457e-9680-e7b05a33273f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:57.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:29:57.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 26202: jsonPath($.tokenId).find.exists, found nothing
20:29:57.935 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,26202,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9102f87, username -> user.1000006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48dc4309, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214597933))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:29:57 GMT
	x-forgerock-transactionid: 397692ab-91c1-4075-ab0e-01a2bee04776
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjhiNDNibWN0OHVzODVxaTBsbTBwNjBkaSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVDYTBSMmQwSnpMV2xSY0VJd1FqQXdSbGxxVWtWUkxraHViVlp6ZG1WNVIycGhhVWx6V1daeWVuTjZSSFYzWVZNMVkwOTRUekJzVVVkV05XOUtaSEZmZUVka2NtVlNZVjlITkZoQmJVOTNaM0I1YVhVell6aFNXRmQzWXprMGRHSmpjWE56UXpGTE1rc3hMV1F0YzJodFQzaGZSamxOUkRSTGVGQkxkVTV0ZGtOdFUyTXpiMnhzU2xseVpGQlVUbkZ1TURaclZ5MWtSazB0Y2xSdFoycDJaM2g1TWpWUVNsbHVTVkpuU1VFME1sODVaMWg2WTFKNlRHRTRUV2RVV1hnelZUaEVXblV4T0RkWlNUWmtTMlpYYTNaalFuWjRaVXBUYW5oRE9YVldSak5NUkdvNWFIWjNObGN5TjJrMmFUVlJUVTlFYXpWSmJsRnVRMmh4TjNVMVIzQXlNV1pMVFhNM2RVczBRMGR4WjJsaGVrOTNNVFZZVlVGemQxVjROR1ZWUXpOaVZUWnpOVkpUYUcxS1RraE5ZMjVvUTI4eFpHaHRhREp1Tkc5M1FTMVhjalZOTWtSNlgzQnljSFZ5YkRJMlkxZzBVRzV6WmxRNVFUbEVUVVl0YUVONmIwZHhZbEZSY1Y5emVXRnpiM0UyVURRdFJGUmtiRWRJUlZweWEzVTNUV0ZvY1c0d1ozZ3lYek40ZW1SdU5uWnZkMjFTWVZKbVpUUm9Ua2REUlhkV1VFNXVNbGx2YnpsQ1RURTJibXRoUkhCTU0zUlpiVlZwVjFabE9VNUhiSGhwWkMxbVozbFlSMGMwUzBJMmNrdERiVWREZFZaaFZWbEZTMHBYT1hWdU0xUTNYMGRzUm1Gd1dVNDBWbUZOWTFKak9FOHRibFpMUzIweFIyNU5OMkpoT1V4U1pUUnVhMHBvZG5GaFQxbGlOSGRxV1hadlNtMTBkakZ3ZEhaSmRGQjFaSEJWVEVOVldEZGpabEkzTW5abU5GVkRialoxU2pBeldsOXFOMmh5UkhSSmRsQk5URVU1TjNvdFRqUmpkR3hXTjFCb01HMDFWek5GVEdWNk4wRmpUbEV5VUVsWWFqTm5SMFJCTnpKeWFrbHdlWFJSUm1KUE5XNVZNV0pPY0ZrdFYxSndTM2xEVDJvM1pYcFdUa0p1Ym5sNWJFOTZXRVZwVWtJNVRXSjBabEpmTVhCRWNUaEpPR2h2Y2xoamMzQmZWSFJaUWt4RFNVRk9iRVk0ZUZOakxuSXdNVkZGV0U5QlZUTXpOSFJSWTNFNGNDMVpVMmMuVUt3WW42c3dHZm9ZZHdlWGRCd2tqczdzOXhjWUhLRFhkSXlpWFRyeFEyNCIsImV4cCI6MTcwNjIxNDg5NywiaWF0IjoxNzA2MjE0NTk3fQ.o9kj3hWVimRs9M8DL_JZuVm1gJKSTHP3Xr60zri8TiA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:29:57.935 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:30:02                                         195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=32014  KO=11194 )
> restLoginInitiate                                        (OK=15843  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=15777  KO=42    )
> restloginProgressiveProfileCallback                      (OK=394    KO=42    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.25%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.25%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.97%)
> status.find.is(200), but actually found 503                      4958 (14.84%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        42 ( 0.13%)
> jsonPath($.tokenId).find.exists, found nothing                     42 ( 0.13%)

---- idc.login -----------------------------------------------------------------
[###-                                                                      ]  4%
          waiting: 515654 / active: 34     / done: 26927 
================================================================================


================================================================================
2024-01-25 20:30:07                                         200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=33574  KO=11194 )
> restLoginInitiate                                        (OK=16623  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=16542  KO=42    )
> restloginProgressiveProfileCallback                      (OK=409    KO=42    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.25%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.25%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.97%)
> status.find.is(200), but actually found 503                      4958 (14.84%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        42 ( 0.13%)
> jsonPath($.tokenId).find.exists, found nothing                     42 ( 0.13%)

---- idc.login -----------------------------------------------------------------
[###-                                                                      ]  5%
          waiting: 514880 / active: 41     / done: 27694 
================================================================================

20:30:10.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 28065: status.find.is(200), but actually found 401
20:30:10.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,28065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f7cba99, username -> user.1001683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13591eb3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214610179))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnBwbzk3dWx0ZGs5bGVoOTNjY2p0NTNsOXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TmVXUnhlVTFYYnpaT2NFeGhkbGQ0T1ZBNFRESm5MalU0VkZwV2QyWklkWHBGY2psa05UaEpaa2RZVkhKaU5VbFVOQzFQZWt0M04yRkRWekZIVmxWV2VVbHBMVEF6YUVOYWFuZG9Sek5IZUVoTmJtWkZjMVJMVFdwdVZYRmhjeTB5TlVabmFIcHZlREl4Y1hGUU4wOTFaSGhSU2tabVgxcGlOVEpCYTE5V1VsYzNWa2R2VEVKdlh6Qk1TMWRJVjBsdVJXaHFjMkpHVVRFelJYSkdWR054WjNWZlkxZHZXakZHUjNObFp6WnZOMVZWWTJwcmFtVlRjRXhMTnpCNmNrNXdaR1ZRZGxKeFIwTm5TM1Z5YUhkalZXZElUVmh3ZW5JdFQwdG5YMVpQVUhCVWRISjRRMDlFY0dKNFJXWllkMFkxVUdkVmNtZGtkWFkzZVV0dk5IZHVTa1ZJTUVoVFNVRXdjR2RrYVVsSVgwSm5XbUZ4YUhaR1kxRTNaRWRsV205RmFuQkpSVlJrV2tGQlFuVlJaRzFTWlVoc01WSkpPVXhrWlVOMFJXOU9VbTFJWVdSU2FsZHBNbEV4YURkNWFFdHNWVGhYZGw5d2JqVmFibUZOVTI5dGIzWnRiekoxYkdFemJIUjNSSEY0V2xWeVNYVjRSMHBpYjIxd2NERm5MWFp0WVVGdU1YcExNVEpoUWtGVFdXUnBWVXBJUVRaMGVUQlBOMjFMV1VST05ITmFZekpxZUhwd1RXcDZhRVpJTm01VGRIVnJRazVmVWtaV2JXMUxRbkZHYkVwbk5WRlhkbmRZZUZsRFVISkRMVXRrWDBaNVRGTmlaazkyY2xsNGIzUnBUMHhTUVhCeFpqRmxkMHBOTUdvNU5GVkxSM1pRTm5CVVUza3lOR1U0ZEd4RVFXeDBhalIyZEUxWmVFSnFkMnAxVldGNlNsSm1OV1k1U0VSUk5rMTBOR1prTVc5SGNYRnVSakpITUZwcWFYb3daWEpCYzB0RlJ6WTJSV1Z2YTI5M2VVdDVSMGw1YWxCQ05qRlpUM1phVTBacWQwUlRRVko1VUZJMGFXRTVhR1pSWlVaTFozVmFlRTVWTms5WU5rWlpXREp1VERsaVUzcFhlR3N5TjJ4WmNHVkZWeTExVW5oRVUwNU5Oak5YTTFRNVZVRnllaTFZYm5JMFN6Vk5aM2xTZUU0eldTMXlOVGsxV1UxeGVteElhMXBxTW5kMFZXMHdUV2h1UlVWVllrc3dMbGRLU2xKb1IwSTBPSEkyZVdOdGJWcHlVWHA0ZW5jLlZmcGFNakc5LTFFNG1YeU85X0QxbUE3cXRjLVBnT0kzblc2MXJ1SDV0czAiLCJleHAiOjE3MDYyMTQ5MTAsImlhdCI6MTcwNjIxNDYxMH0.53-9bVV8bOIBoAzkfQmbBl-bLchNzxJ-d7YKh4K-o0Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001683"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:09 GMT
	x-forgerock-transactionid: 1d6924c4-e611-4cf2-8d44-46a3d1ac416b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:10.227 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:10.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 28065: jsonPath($.tokenId).find.exists, found nothing
20:30:10.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,28065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f7cba99, username -> user.1001683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13591eb3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214610270))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:09 GMT
	x-forgerock-transactionid: f0b4c527-6028-4ef5-9ca7-a34f1b373874
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3NsZ2JkOTZmcWdnaDJudW5qZmg5NWpwNW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T2JscHFVV2hrVVhJeVJrVm9PRlpEVkVaa2VrVkJMamhSVm1oVVNGWllZa0V4ZWpGbWRsVXdYM2hhV1VsRU5YRktSSGx0Vm0xWU4yNVdNVlp6U25WVlQxTk9OazExTms1TWMyRTJjbXREWldSdlEzbFdaVmxxZW1GcFFqbEhWM2R3ZUU5SWFFMUtiRk5RVm5VdFMwVlhTbWd0YjNKeVRWUlZjV1ppTW5aZlQwNUJjMGhJVkV0TGVtSjVUVGt3VkRGdVpXNUNaa1ZMVGtGdWIwVXRkVlJLWjFwM1YxWTNUbk55VTJsWllVMXhibmhNTjNJNFFtMHdabHBoWVVWbVlXSktRVVkwZDJORGVrUnFXbk14ZWpWTmFXeEhjbkZDTVZCNll6ZHFSRFZTVlZOQ1owdE1NVjluWWxSa1ZuRkNORzlUVldSU1IwNU9TSGRpY0dobGNXTTRUWEJGYTJWdGJUbDZjV2RMU0RGeGRGVTRhR0p0TVZGWVJqSnBRVXh3Tmt4dE5FSmxjR0pmV0hRM1gzZEdkRXczTnpSS01XNTJkbkJmWmxCaFpsUTJXWE5XWnpjM2IwczBNa04xWDNKQ2MzTlRSVFZKZWs5NVZVMDJOVmhrUTNFM1RIUjRRMlIzUm1aSVdVdzNVMWhZU1dkV1J6Qk1hMHRUTjNZM2IwWjBWVGh1TjBzd2RWUTVaMkZuYVhWTGJVZElPR1ZWVDJOSlMyVk9kM3BWT1MwNFptaDVOWEJPUmpGVVoyMVJZMVJyYjI4eGFXeHlTbTl5Ym5OR1ZHWjNZMlI1TmpoR1NHWndkbmN5VERsblJUWmFhWEpKV0VJeGEzZEZRMXBzV2xoQldpMXFTUzFLWWtVemN6Qm9Sa1ZZVVdGMU1HaGxhVUptYzBaVmNsSTRRMFZIYWpaaVJEVnhkVmt4WVRGak9XZDFTM0pQVjJkbk1HTlhPVEEyUVZSelEySldVbVkxWjFKSFJEVTJVV2RHZDFOa1owMUhaRmhZTWxZeVJUaGZTREZ4ZG5SRlFqZHNWWGRrWVRkU1JVRjZRM0owZW1KU2R6TlROQzFzVDJOQlUxZGZVblIwWlVobGJqSnhXR3Q0VUdsNFRsbGtUbkZ0Y2psbFZtRk5iMVl5UTBSdFdXaDZRMDE1U25sTmMxbHNhMDB0YUU5SU0yRlFUVlU1VmtkdlF6RTJObXBuYldKUVVXTm1OR1F5WlZoNFNYSTVTV0pIU2sxbk4yUmFaMU15TVdSSFRsUkZMalp5TFZOMlZuaDZjV3hYVjBKWGQyVmljbnBHVkhjLmI5WGQtbkxlLU5lMmV3Z0o2Zno1ZURVLXBsWXY5VjJMampUX1V1UEVFemMiLCJleHAiOjE3MDYyMTQ5MTAsImlhdCI6MTcwNjIxNDYxMH0.7fHDxnh-TKFK6vcAJtoK69xxUq1kVK3uS2svSRWRTCY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:10.271 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:11.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 28227: status.find.is(200), but actually found 401
20:30:11.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,28227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43f891f2, username -> user.1002683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@caf302b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214611225))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTUwZDVmcnBsNzhiOWVubTF0N2RiN3ZoZjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SE5HdHpTRXhVUkc5aWNXNXRTRkpXUzFkMmMyeEJMbmxSV1VKV1kzazJaRmRXVTFKaE9WSldWVlZxUWpKRUxVOU9RV0p0YmsxMWNuWTRNSGgwTm5Ob1VVSTBTR0ZIVTJRelVXdGpOM2xpYVVkNE0yc3RlRTVTZDFSeFZHbDJTVmhIZUVwTFlWSjFiRkpvUTA1bFlrVmxNVGt3UVY4M1YwMVdYMGR1VkZVeGVIWjNSMWszUlVJME1YUnBVa3RQUjNCbFJUWXlYMkY1WWxNMk1tRmpNekk1WkVKcmNXWnRhR1pqTjNOQ1QxSmFaV0pNU21SV1EyWjFlRWhQVDJGSVdFVjBRVTF5WlMxVUxWcERZMU0xY1VSRk5UVnlNamRSU1hsTE1FNVhYMjFRVkdSRE9WaFVURlZNY1hadVFXaDRaRk5tU3pBMVZUQmhSbk14Wm0xVFYzTXhSM3AyWVVsWFpsTldZVU5rWnkweFoxTk5SR2QzUVVwdExWQm9hVFZpYUdFM1pXaFphbDlzYzE5VFRqQk5SRGhwUzBwcGRVNVJSa3A0VFRWR01EVmpRMWhFV0hJdFNEQjZhREpNUldsUGFYRnVObmhGVjNsNVFVbFhTbDg0V1dKMldHWnNTelpNVVRoWVpEbGtVMmx1WVRORk1qbGFZbVJ1YVVKcVdVSlpVRzF3YlhsNk56WjFUalJOYlhSaE5qTnNaa0U1ZFU1WGVHTlVhMmxqVVhBd1MwdGtOVmR1VDJ0ek1VaDZiMnQxYjJJNGJXd3RNV1J6Y0dadlIzbFNMVVpCU25FelkwTnpOMmRDTUUxVVltNDRjWFEyY0VsaFNWUjNkMWx2YUhKUmFtZEdUa2RRWm1WWU1XZDBOVzlrYUhWekxYVkVSSGxDVUhseFZITlllRzVSTkhGSU1tTlVPRTVPUVZackxXMXJVbWQxVFRnMk5teEZjemxWV0V4QmNEUmZNREJQV0VGelYxRlFaMnczYURaZlZGcDVkWGMzUkRsc1kxQlpRVTVPUkhoWVZrdFFlVlpTWkdWdE4wdEdWWFpXVDJSMGNsOTNkR2hrVTBsS2FIWXpTbVpwVkdkQk1tOHdkVmxZV0MxWFoxbEhiRkJRUW5ORGVXTTBPVkZZUjNZMWRVbEJRMnhFYWpWb2EzSjJOalpaUjJWQlZUaDRRbVpWYmtOSk9FSmpiRGwwVkhBMFVFTnFTM2gzVTFsblZWTlNRakppVjFwUldsSnNSblp0YlhCMFdUTm5MbGxhVDJZMlZHdHZZWFkxZFd4ZmNHbHROMk5WUkhjLkR4QkZXektYVl9NZ2F4TzJyMUJHTTA1YzlET0hJYTVIeDNGdXgxV211UmMiLCJleHAiOjE3MDYyMTQ5MTEsImlhdCI6MTcwNjIxNDYxMX0.VwGaHUmE1gOEq3GafqmOTd1uywN2M2Xt9eAk5q9JLJY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002683"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:10 GMT
	x-forgerock-transactionid: 472feec7-a105-46ac-8373-3dd0530dbcfe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:11.275 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:11.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 28227: jsonPath($.tokenId).find.exists, found nothing
20:30:11.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,28227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43f891f2, username -> user.1002683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@caf302b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214611313))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:10 GMT
	x-forgerock-transactionid: 34ccedec-42ba-43a8-9f5d-ab9a44848051
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmhoM2czZTlzYmQ0Y2tsdDV2NHIyYnZlMGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NE0xRnVXV3hqVmpGS1JsbHdiVFZKTjFGTUxXdEJMbnBHTFVwM1ZsOTVNR1ZqUVhORlNXbzRWa3gxYlhGRWJtcE9SbmxrUkRkWVRUWjRiVFJtZFhaWlZXNXZlbWRNWXpZMmEwcFBNRVZxUkZCS1VtaHZaa2d5TFVSTlMzVlhNMDEzVlVwTU9EUlZkalpUT0RKeVRHOHlTekE0UTB3NWRqSkpNemM0YVUxU1dHbGphVEJUVTJodFZXY3hUak42WDB4SGVIRk9RMjF5Vm5vd2IwRnFhbGh3ZGtKa0xURTRNakJMV1RJMU9HdFJNVWx0UVRoYVgyc3hZVXhCY0RRM1JFZHRZbUY1WWxGdE5FeGZOREJvYW1WeVF6VnBMWEJXUTBaS2MwbzNia2Q0VUdsMFQxQndXVlJ5TmxoTWJYWXdkWGt0Y2tGM2QyZG5hMGxWYVRCR1QxOVpiVzQzVTNWTVVWZFFhRW90ZVcxWGRVdEpUemxyTnpSYWEzVnFXakppVEhwSGQwazBRM2Q0Tm5SUlVYbGpNRjlHTW5CTU9HbDZXVEpsWDFFeVVWbHJlVGhIUWt3MlJtSXdkRVl0UWs1b1VYY3pZMkZDYTBoSFNFTldOazVVVjFac1dteENSVUp4VlRSTVRsRmhlVlp4Y1dWck1rbzFTWGMwWXpCek5tcEphWE5UYWxwbVUxUk1XbTVYZUhKbVl6YzBhMjh0TW14bmFITlJiMjVHVlhKdlJFZEhSM05GVjJ4V1drbzROM2RJVUY5ME56bFlZVGN3YjNZemEwaEdOa1pvZUV0WlVsUkZURkEzVEdKNU4zbDZSakp0VEVkMk5tWjJkV0p5VEV0S0xWcHZVVUZKY3pRMVJIbE9UMUZqY0V4Q2FHOHRNVmQyZHpCUWFHSTBOM2szTWtsV2RqSlFNMDB4Ulc1dVdVZEZSMlpOU0hGSmMyODJaMFF6YkZwSk9XTnlOVXRmVjFad2FUSmhOV0pNWDJ4dlR5MWZTMlpXU0VsU1FuWlNXSFJKTWtaVk1UYzFSVFpOUzAxblEzUXdORkJKVVdJMlptaFplR2xQVkdoalowSlRWMEZQWkdod1JrRnVkR00wVERCVFVHY3pkR2N6ZEVGTlp6QlVMVkpGT1V4TFl6UXdXalptV1VrM1dFbFpja3Q1UkhKTk4xZHNjbkI2Tm1GRFZGTjBja0ZtY0VGbWIyOVRRMlpTY0VVMFVXVjZhVFV5ZFdGV1ZsZzVkWGx1VW5kQldFZFZMbWRzT0ZsVlRIbHdUVE5XVGkxM2VrcDJkVWxzT0VFLnV1QW1USXh6VG1wSm44M1lHcWU3cDdQVGllRnoxOU0yamRVakg2SVNaNG8iLCJleHAiOjE3MDYyMTQ5MTEsImlhdCI6MTcwNjIxNDYxMX0.Rev-m1sbrz8hHNi6vbo6U3_TaST5YvUHzM9b2ONhPog","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:11.315 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:11.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 28240: status.find.is(200), but actually found 401
20:30:11.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,28240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b3fff64, username -> user.1002721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a54c2b5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214611323))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmdmNnBoZTBhdW1idGMwNm5yN2loMzEyNjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWVXWkhVVzFRVjE5TmQzTlJObTF2VmxkRkxXOW5MbGRPVTNSUFUyeDNOSG90ZUVOWmJIWk9aVGhYUlRoV2VYRkJMV0ZZY2tOVE4zbGpVbGRSWmpWVlpFRkVVMFphVkhGclFteGFWMWhMYUc1U05qQm5PVFpWTTI5TVRFWnZTVk01UzFZNWEwY3dWRU41WkdndGFHUXRWM2cyYkc5MlRrTk5PRlk0VUVVd2NUZHpaVTVHWHpSWFFrMTJlblpHU2poUGNURmpPVWxFYmpaMWRHZFpWV1JCVjB0clltVXhTQzEzWmxSSFZXRnJNbE0xWmxOVGVrUjRkWE5yYjFnMVpVcE9kbUp6Y3pONFZHeG1WRmQxTVVoU1ZXbzFabE5WTXpGbVZuTkhNVGRYWmpKNmQwWm9Sa3RwZG5OMllqbERiV3BaUzJoNFVUSlRiREpUTWxrMVUwdFBjMnA0YWpCeWRIUldhRUpWTjA0elZUWnRUR3RCY25ScFZFRTFPRlZEY0hwUFVuQTRWRFZ0V1Mxak5uUTBXSGhLTkhkcVdtTm5URUpYTWxKb1QySkJXVmxhYmpKaFkycFBjbUkxWTNOdE9GOXJaWFJQZGtkT2FUaGZlWE51U1ZCSWFrUTFPRkZWYUZCclduRmhORUpDVHpsVldsVlNVM1p5UWtwR1FXVXhjRVJPVGtObFFXTldSbkpmY1d4dFFVZGhRMlJRTjBjeGEyTm9WM3BOTUhVM2RuTndRbXhJTFhod2JWTjBUSGM1Um5sRlpHWm1PWEJVVVZkVWVVOWFjVTUzTlZaV1NIWmtVamR4UkVNMmNEVlFZM2hHTWpoQmNrNWpOVjgxTWpaWFpEbE1lalpwYzBVd1NGbHJMVWRxYm0xeFFrTnJXVXhmV1dsTGMyTmtNR2M1VTBKaFMwSjVablV6WkhGelNqTnFZVUo0U0ZadFRXVndTamRITUZWMVZHTjRPSFZMVUY5VU5VVldWMjF5TkcxbVQzUlRkVEZ1YlU5UldXRTVUV2xRZWxCZmFWSmlPVWx1WVhKbFNIbHlUbnBXVW5SQllqUkROM0oyVEhscE0wOU1PWFJYVFd4aU5HWkNlVXhtTW5ob2JsUmFhRlpTUjFSTWRsaHRZMWx2U0ZCNU0xRlBhalJwYlRORFVUUk1iRWhrVkd0bGVtZEdTRVpqWmxWT1h6VXRXbFpZYjBaMFZVNXFRM3B5V0dwM2QwTkZOamxQYVVSZlpsRm5hVGRhUzFJd1EweGpMaTFoWkhaVlFrRnFkRkpvTFV4TVNuaGxSVTlOYjFFLkh3V1hWRHRVTzE0VXhubWUtdlUxaGJiZl9ISndqS1JDcUp3UmQ2QWJOVjgiLCJleHAiOjE3MDYyMTQ5MTEsImlhdCI6MTcwNjIxNDYxMX0.zM-9mlkYAhmtOA97tKdyNq5GEG2BiNAZXO5J2KkJ0MQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002721"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:10 GMT
	x-forgerock-transactionid: 2275121c-6360-4902-81f3-959a454d6985
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:11.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:11.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 28240: jsonPath($.tokenId).find.exists, found nothing
20:30:11.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,28240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b3fff64, username -> user.1002721, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a54c2b5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214611425))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:10 GMT
	x-forgerock-transactionid: 20e2a107-b6c6-4ae1-a4fb-717491b28ba6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmR2dmZyNGdmaHVoYXFoOTNjaTFoYTZ2cGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGNsWmtXbXB5ZDNGTVlWWldUMWt5VW5kMFZUTm5Mbk5RTjFsUldHbExiV3R4VGtsVFNIazBXbVV0U2pWS1RVdHhkVTVaV1Y4NFZ6UndWbFJaVFRsM1duTkJUbWRtYmxGbWVXZEhSRmxRTkhOUVp6UkhSWGRUWVU5TllVbE1TekZMTWtSSlJHMWtkVE5CUVhWS1gyNTNiVTl2TmtSNk56UTNTM1l5UjNCelV6Y3RYM2swWVVGS1JXUkRVV1JtV2poaFJuSXpkamxNVDJNMlNtTnlURmxzTkdWdGVGQk1OSFl3YUZkMGVrWmxZVTVqU0hwT1VraHBjSFJhT1hoc2EyNVBRMGR2YW1SeFkxZEJaVEp6V1ZsWVJGVTVTWE5aZDB0ZmJXWjRkM1ZFUjBVd1UwWTViMWg1VlZRNFFXRnNUMlZzUWpjMlRFdzJWakowYTJKVlpYcE9Wa0l0YTI5UmNGQmxNVmhZV25nNGJVOUtOMGRzTVhOdE1rWnZOMTh6ZDFBdE5XeGFValpGUkVwNGVHZHJOR3RVYTNKM1oyRjVRMGhzTTFrM1lsZ3pSa1JGZDFWb1IwSlZlVEJJVkdoVlNHbEVUVUZSZVdaS1FtaGFOMjFOZUd3NVFVaHdkRXBqYTFaek9IbG9iWEJ3TlU5ZmREZHJhREE1V2xSaWEwMDFOM2Q0U0dsRFVtSk9TMFp5YlZJNE1rdzRlR1F6WkZkcExYVnJWWE5QUkhob2QxRkRPREJHYVVGaVRHeGFjRU16VUZkc1ZIZHJVMjlRVTBnMFMxaDBSek5yVERRemMzVnlkbUZPYkc5Q2MxbENTbDlzU1ZoTlEycFZjVkZNTjIxRlRWOVdjbDlqWkhWYVZHZFBZMEZaWkhKRWFVNUVUMjVEVkdWemVXeExTM1JCVjJrNWQyTnhVWFZ1YUVoRGR6aFFOVTR6Y201S2VXVTBaazgxT0Y5UlJrVkhWMDVYVnpjNWJ5MDBOak5UVERoelF6TkJSakpSVUZSak9WOHdia2M1U1c1WmRuUnFabEp5WDNwb2RIbGlObFZzV1ZSQlNXTjZWelkyZDBKYWJtb3hiRTVJVlZGRVVsUkpOSFpEWTA1TVlrSjVibVl3WW1NeU1IWTFjR3hZTWtoWmMxQjRNVEV4U0V0S1gydEJYM0psVjB3eWFrNTJWbk10ZUdKSFUyVk9SbU5yTm5CSFpXVkVha054TVVGcFpYVlJkRTFUVVUxNE0xQlhjMTlRV2pSTWVYa3dMbFpHVTNOUFNHNTFlRlpRT1RkSGJUazJYMlYyU0djLmI5dEJPM3NZNUYyX0lOcWhISlRDVjVsQkV1VWFEZjRmdVpQWHkxRFpCLUEiLCJleHAiOjE3MDYyMTQ5MTEsImlhdCI6MTcwNjIxNDYxMX0.JztiVKjvDZHFX6RMCxh3uLR5-PND2DjLEXFpt2NkaNc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:11.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:30:12                                         205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=35088  KO=11200 )
> restLoginInitiate                                        (OK=17361  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=17294  KO=45    )
> restloginProgressiveProfileCallback                      (OK=433    KO=45    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.24%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.24%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.97%)
> status.find.is(200), but actually found 503                      4958 (14.84%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        45 ( 0.13%)
> jsonPath($.tokenId).find.exists, found nothing                     45 ( 0.13%)

---- idc.login -----------------------------------------------------------------
[###-                                                                      ]  5%
          waiting: 514137 / active: 29     / done: 28449 
================================================================================

20:30:15.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 28863: status.find.is(200), but actually found 401
20:30:15.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,28863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc08669, username -> user.1001996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d8f73e6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214615378))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2JkdGQwdDRybGZiMzFxNGdtM3NwcTljcTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFFuY3pUMGxzWkhadVUybDNjalYyUkcwMU5uSkJMblZYV2tNeldVdGtia2wxVUhGMVlVWmFhM2xsUzJkeE5GRkNSV3g1Y0VOMGRsVk9NRUowWTE5a2VEaHBSelZ6WVZwdldtSXdkR2RXYzFkb1RGQjNjV0pEWVdSQmFEZzFlVGMxV0dsRVJXMDJWazlqTkVGVVdIQnBURlJPWmtsMmNIaENiSEF6UjNGTU1IWmZTUzFCWnpBd2EwRTRUVk5sWkZneWNVODBjUzFDTm05SFFqUkdRbkJrU1ZRdFRGWjJSekZ4V1hKcGFVbDFRVlJmU1c5Sk5sOUVVbUZYTUdSclRuUndVelUyV2paMlZYWlZlbU5qWVhKWmRFSkxSME4yWTNKakxUTk5USGxDYjBsSWFYZFlaWEIwU2toRlMxaFNOazEwVjFKVVFYUjFhbDlWZVZGRlFWaFRkMkZCU1VoVGJVcHFRekZETkRZdFEzUndTbGhhZUV4WVVUSjBiR2RFWjFkU1dXdEdOVVJGUms5MWNYZEdRV041TjA5WWVWTkpaM05pWjBVNE9HOUNSa3B2WDNaSVp6ZFZPRFpHV1ZaaldGYzVkMDl3U0MwMGFsZHpaWE14Y2tOR2FuVnJhRWRWTlhWVVgxZGlMVlJYY2xsV2FtUlVYM1F0VFVsRGFGb3hkME14WlZwUlNWaFlkRVIyZGxFM1VGUndSamRpTkVvMWFHMUpaM1EwYUV4eFl6TnRjVkJRUzJnMllrbHBia1owY2xONlVrSjNORXRVYm1sT1VGUjBWelZOV2sxVFdIbERWSFpwWlZCalVrRjZURFphTFVkQlRIaHBYMGxqTWtaWGFtTlhaMVJMWm5ZeFNWTm5Xa2w1YVdWb1owRTBkVmRaY0ZCM1UwaFNMVFp4ZG1jNFJsaGlZM0kwTFRKVlUxbEpjbkV5VEd0ZlRGazJSVlJFTjBjNU9YaG5SRk5HWXpSQk9Fc3hYMjkxTkRJMWJsbElXbU5STW04MVFXRTNPRFZ5TUhOM2VtcERkemhtUjNWTmFUWlFWR2htWVhFelkxQnhlVmh3WmtReE0ySk9UbTAzUlZZelduQXpTbXRaYm13eWFqWkJkV1pVV0hrMWVXeHNOVkJ5ZGxkVVlrZG9hSEo1WVU1bGNDMUhRbkI1VFVaWFdUQnpkRm95WVV0UWNESmxSM1JGUW1sMGNHRkJkVXBLY2tkaE56WTRjMVI0WTBsR1ZqaEVjMHhQU2tKYVZ6bHJMbXBZYXpGUkxXMUJaR0phYlVJdFRIaGpMVEUzWlhjLko1UVkxdlh5cHI5ajhOOEwwLXhhY0FwOEM3WkNOMEVzV3p5VmxfTDdCSjAiLCJleHAiOjE3MDYyMTQ5MTUsImlhdCI6MTcwNjIxNDYxNX0.iNe4Th0pK-nX4K1io75ZyUq9aqzziPUTTCa0LMFoBKQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001996"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:14 GMT
	x-forgerock-transactionid: 60df9b3b-44ed-41c7-8a51-0174c9d2539d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:15.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:15.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 28863: jsonPath($.tokenId).find.exists, found nothing
20:30:15.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,28863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc08669, username -> user.1001996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d8f73e6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214615474))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:14 GMT
	x-forgerock-transactionid: 0eb46b6c-c315-41a0-9436-dff46089d70e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajMyMzNkN2RqOGEwYzdkOWtqaWFvbG9uYnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlZVeElUR2t5TWxZMlZVRnBXazVuVTJObVluaG5MakkwWlZoZmJFcFNUM1l5Y0VObFNtSnVRaTFwUjJ3NVRrZDRTV1Z2V1RkWE4xTlFlVE01Yld4V1pucHlWakZxV1RJelZVRmxjWGxUUzNCWk9VMUtSVU5MY1VaMU5teHNNVUpLYVdjMlZsVkRNazlHVG5wQ2RGRkNSbUpRVmtkUk0ydzVkbDlIT0hwcFNEVmpkV2RwVUhaNGVVOHdVMUp2UVdwWVRuaDZTVEpuVEV0cVgzTXdXbFJEU2t3NUxVRk1UMGxQZFhSV1FrOUtOa05xVTFSeGQxWnNkMUZ4T0hkdlh6SnNWVFJuVFVkU1VXeENMVlZ1VUdsRFlsbE1abmswTVU5d1luSlRaVnBCUTJ4WVVWZHRTR2xaV2pFMFluYzJRbGxDYzE5NlNYaFVNVmh0WkZCbFNXOW5OalpWU2poV2JFZDRSSEZvV2xVdE9FSnlOR3htTlc1dVZUaDVXbWRvVTB0T2VqbDNia0pXV0U0NE1HbzRlbE53VVMxalZWbEhTRlpNYkdoQmNHNDRiVTR0Vm1WdVJuQnRkVTFWWjNOM1J6bElhemxMTTJzMVJWRlZWRFUwYzJocWJETTJhMlYzZFdKWWNsbEhRa1ZTVjA1R2MxaE5ValJXT0RoQ1pXTTFOazVYT0MxdFZFRTBVM3BUTUdKSVJYQkRkVFJGWlhSYWRrWjBXR3N4VGxCWFh6SjRUbGxUVFROWVpVTlBkRzVrV1ZSaE1WRmFWelpHTkcxSWJXY3dlbTVEVDBKeFUweHdjak5HY0RSb1ZHUm5Za0pSVmxZdFRFeEhVRUptUlVSblRUYzVaVUZmVDNkclFrTk1XV2hVVVVOaVFsaDVka0l6VUZZeFZrNTRUa3R5Y2xVMVFURlpZbk0yVGxwdmVEa3dMWGRYUzBWT2JWUjZabE5JY1Y5WE9EWm5ObGRZVlc4MU9VUmZjRjl3Ums5VFVETlJVMlF4TkRWZlZrOVJSRWgxTjFwRE4zRlRjbHBVVmtKR1ZIQlFUbmx2TTFwMWNEVmpSR05qTjFOWE9WaHhMV3RmY0hsSGNqTkZlbEF3ZVhjNFgySmtjbmxPZFZKNE5reFJjRFp2TmxwdVZGaDVVbFZpZERNeWJWWldRbWhZUVRKTGJGcDFPRmRRYjFKWVpXOUJiREZyUWtWa05IUkZRWFpLTFZJMFkzaFNiQzB6VWw5MVpXeFNRMUUxTUZWc1NWWmpMbTlpZVdKbldVSlNjWGxWTTJaYVpVRnVOa281UWtFLmhwbEJGanZ1Ml9pRlB2YUZtWnVYYVB3b2JQQ2xKQjlEZFNjSUxjb2VpZkEiLCJleHAiOjE3MDYyMTQ5MTUsImlhdCI6MTcwNjIxNDYxNX0.Q6_GMXafF06R_83vP_sZSGmlDp2dYuDAJ4xuK7EgnuY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:15.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:30:17                                         210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=36563  KO=11202 )
> restLoginInitiate                                        (OK=18092  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=18029  KO=46    )
> restloginProgressiveProfileCallback                      (OK=442    KO=46    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.24%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.24%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.97%)
> status.find.is(200), but actually found 503                      4958 (14.83%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        46 ( 0.14%)
> jsonPath($.tokenId).find.exists, found nothing                     46 ( 0.14%)

---- idc.login -----------------------------------------------------------------
[###-                                                                      ]  5%
          waiting: 513407 / active: 24     / done: 29184 
================================================================================

20:30:18.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 29281: status.find.is(200), but actually found 401
20:30:18.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,29281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3835f47d, username -> user.1001857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@149776b6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214618266))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2ZrNnNtaWg1MjN1MnBhc2dqbTA3bXBscGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1YxQjFlRTlEZGxKcFJUQnVaVWxpVDBoUFdUSm5MamRLWkhsSlMybzNlSGx3TlU5M2NIWTNaRlJHVDNwa01FaHlPVlV0Wm1admJsWnhUa2w2YWpOSU1VaElabGRqZVRaR00yWlBRbnBrVnkxTlJXSmpha2d6UW5GUGMwSnllVmxpV25wSlgxZGFTM0pUVW5KaFgwVmxhRUZzWW0xcFRVWkNNR0Z4WTJaaVRrOXVYelpWUW1aTE5tTnVNa2xoUlVodlMwaDNObUZaWDFSaVZFWkhaVlphY21jeVRXZEZWVGxMTW5oQ2FYSllURWRKYW1wVloweG5hRjlOTWxkU01IbEZVMWhEVEhGS2EyWnBaMUpxVlZsMlZFVk1aMmxNV1hsQlMwSkVUVkZUVkRoUGJWbGxOUzF4UVRWRlRFUlJVRVZVVFZwcVJVcFZUMmczUjAxTVoyeHZNSEV6UjAxbloyY3RhbEoyTFZKT1ZtazFRMVpLVlZkQmR6RlllRzVhV2pCeFlsWlRWSFpuTURCUE9Gb3lUVzU0U1hOT1pFSnBhSEJvVUhWQ1dVMTVjMGsxYkhob2VFUjVhV2xUZEVodWVHaHFSRkIxY2pWd2RtUnhSVWRsVTJseVp6UmZPWFkzU25kd01tRTJSREJMWVRSWVptSmhhVkl5VTJGTGREVTNNRFp2YzFaS01VRTNVa2RGZURKZlFWVnVhbEkzUkc5cFJYSmhORWhZUjAxV1ZISkRMVEJGTlVkNFJUaFFkVzR6WDFSNlMzTjFVemxtUmxoWFp6QmxlVWt6VFdSb1RHaEtZMk0zZVVaalFXbENZMmd5Y2tsa1VqZDZVRGN4VFZScFRqVXRiREpoVEU5WVJYTnpibDgwV2pVMFgzSjJkVVJtVmxKWFN6Z3hZMUo2YWsxbGQzQlNWMDVzTFhGZlZVTlZhRTl5U0VKaFNFUnNNM0k1TFZwVmRGWm9PR1k0YTFGR1RrUlVaMkpsWjNRMFh6Wk1ZbmRQYm1OcFpra3hORFExVXprelFWQnRVMEpwTmtaTVJteEJOa2xaYkVsc1RHTlBObmc1VldwRmFqVTJkRXhrYlROWGFYWklUR2RvWDBaSU1YSkhkVVkzV0doaFYyTjROMkZVYzFSSWNEQkVOMWxSZWxVeFdHZEpaMmM1VjJKS1VrVTVVblJYUTNsZmRFMHliUzFpUnpSV1pFWkJVRGhyVnpaVU4yZzRXV05xTVVkdk9VSnpabFU1ZEhJNWMxWXdMbEZVU0RZd2FEUnRWREpoVEUxWlJ6UmpTak5tYzBFLk85czU5RTB4RVFodDVmRUlvNU1RRDA1am5zZUp1Vkg3M1dHRmYzMy1zd2siLCJleHAiOjE3MDYyMTQ5MTgsImlhdCI6MTcwNjIxNDYxOH0.6Hoy5-xh_8EfT1Y1nXeerbQonXDCVDv_S532C_YhMag","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001857"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:17 GMT
	x-forgerock-transactionid: 71b69a3a-a71a-4434-b27f-fa79f53ce43b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:18.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:18.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 29281: jsonPath($.tokenId).find.exists, found nothing
20:30:18.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,29281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3835f47d, username -> user.1001857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@149776b6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214618351))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:17 GMT
	x-forgerock-transactionid: 66e8a82a-fdfa-47e9-b4c9-8ec06c22809e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDltZTlnY2Y1MnJuc3J1ZjVxbGo5dTA3bWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFZGTlZlRjkxWVc5Q05XbFZSVEYzYmxKbFNVZEJMbXhyVlROaWRtOUtSRmRPYVVVM1VtODFkRkZvVGxOSmNsWlVkVGhXVW5RNFp6WjNNbUZMT0d4elUyeHZaSGxSZFhKRGNYSm1UelJvYjNkaVJsVnVaRzFTWm1wU056QnlhRmRpYW5SR1VHOXpaVkZsZDNwWFoxRkNTMVpPU2pWdGJVTkVXVE5vYUZwSlpsTmhkRWRpZDFWT1kycExXVEpIVm5GMmVEWkRTR3BFWjBwQmJGTkZPSFV6WVZaSE5qTTNTRVJPTUZoS1QyUm9iV0ZZWVhsWVREUmlTV1ZaTkZGUmJsaHNZVVptUWxSeVVWWnJhVWhXTm13MlNqUktjVkJ6VkVkSlpHcFdSVkpNWTNkd2RqRjVVR2wxUm1odU5ISlhibU5pZGs5ZlFsZHlURXR1ZFhFelR6ZFpTVWd0ZFhsa1NHRmtVbmhIUTFCamFrd3dkRXh3V0RrdFVsaHNOVkJLWWtzMVpISlVjbkZLWTNOVFYwaFdVSE5SVEVkVlZXOVphVEpwZFhwdlFrZGlNVlUxYTNwNVdGZFFValpNTVZwaVFUUlJPSE5RU1ZwNU1rSm9Ta293YWprMWNrMTVhMHN5YldWRWJEVmxaMGs0ZDBSS016bE9PV3czWkRSeWNFNXBUamhPUkRsdU1sOVliek5YVUdKUVdUWTJTRTlRVGxsWFdtSTVjR0ZIVmpaTFNITTRibGd0Y0RaS1FrWnFNSHA1UWxwd2MxcHdlbmREVG1kMk1UTnVNalJaYjJSRGRUQm9UVVZ3YVc5YWRFUlRSa1JoV21wdlNtWk1VbFF6UkVWSk1scGFhbkJDYWpJMlRXZGlkVWMyT0ZrMU9EaEpVMGszZWtOVFVYQXdiM3BJZEd4UE5YTk9WVVU1UW0xb2EwVlhZemxQU0VSRmVYWTJiV3N0WmtoMFpGaDZMWGcyUzBZNFNUQXdUSGgwWlRaTWNFeDNOa2hPWDB0TExVMVBTM0ZYZFhGWU0wUmtiWEZxVUZKU2RrZDZSMWRWWVVjMFRXaFdjbk53Wld4eVlYVmlhWFYzZDJocVJVODJVMmQyWTJoQmJsRTNVelJUTW01clMwbDFZblpwYnpSeWVuaFdkVlptVERZelFuaEhUVWN4V0U0MVZFSnBUSEp6UjBoRlExQkxjVEJIVHpCcWMzTndPV2xuZDJkRVFXSkRTR3h0WmxsRlZuUmFORlZKVDBSTGMwTkpMbEJoVDFaSE5YSnhTVFo1TmxZeFYwOWxPVEJzUkVFLjJQTmoxM0o1MUhQV3hRUTYybXdOWTYzWUVCY1RzWUpXa095SzNBb0hEbVEiLCJleHAiOjE3MDYyMTQ5MTgsImlhdCI6MTcwNjIxNDYxOH0.OdKaCAKOJs0wtT-yrCc_2HyPxi2NmCb8ysu6-BoYRVo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:18.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:21.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 29779: status.find.is(200), but actually found 401
20:30:21.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,29779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d227733, username -> user.1002136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dfef2f1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214621503))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWVpYW5pcmtrOTNxb2lzbGZiaTlqcnZnaHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWNFMVFlWHBWT1d0dFRXbHNZbGgwV1MxRVMwbFJMbEJsVTFkbGIzZFpjbWRQYTJwSlMyNXlWM05FZEhCNlVEQXpOVnA2WVd0TWIyZElZbEpEYzFjNWJsTlRORzVVU0RSRWVXdGthRE10U1c4MldUaFFOMHRNWTIxbFZISlhYMFJ5WjBZME1rZ3hPRmhGTWxaVFZ6SmlWWFpIWkZCc2FYTTBka1V6VFRJNGMySXdjbXc1VVdORk5HNUpMVW93UldJMVpXaEZjRFIzVHpJdFdGVldNV1ZTUzNaWk9VWnpObmN5VFc5NExVOVFkMUp0TW05dVNsVnBVbGhCT0VocFYxUkpTV3N3VVMxRkxYUTRiMUpSVUdrek5HOWlUVlZPUzFCQ1MxWTFkWE53VFVvNFJVd3pVbkkyWTNsVlpVWlJNMnh6Tm5WWVYyWjNPV3hZWmxka05rRXpSR1JoUTE5MFYyZHBTVEpsYmpRMmExcDBSRGhyVTFSRGVITm1jWGxZVG1sbVV6WnlTM0V5TUROVVNWaE9VbTV3T0RKdmNVcExNRWx2VTFJeFgydEJlV3hYUjFWSVNWUndiR0ZUWkdkU1JqSnhRVVJDTkc1MGNHdDZiVjk2VTJGdmJUUnpkblk0WTFSNE5EQlNaRGh6V2xNelQyWlBUMHAzWkcxelpHVnBkMFphVG1jNE9GcHRkMW90VFhCb1FqQXRaUzAyUVRGcE9HeEtjRVZpV1U1S1dEQmhUVFY0WVhkelIzaGpXVGcxTTFOMmFrdGpWbDlQYUZSZmJIUktWMTlpVUMxaVJFODNNRWRWWnpJemVWQkRVRnB3T0hWT2RUa3pTa1JTVFRRNVpFWklabXg2VTJwdk5WQklNVTVEVlRoSVFXcGtlVlZyY0haNVVEUklNbXRKYXpSRmVuaENTR3BKZUZVeFJUWk1NRFZRYmtwcFJXSndZMVJuYjJneFVqUlRXWGxLTFRoTVRtNVVObVp0UjBwT1MyTmZUVWxMVERWSlFVdzFha1ppVDNaek16TmZVRmhmZWxoTFRGUXdaMGxQVmxOSWIyTllha3gwWkVKa1JWSnVVekZPYjJKa1VqTmtlVVZsYmxwVVNWbG5kRm8yUjNCbFRHNTBTbE5LWkRKblEyMHlPR1Y0VmxNeWNXUm1TbEpaV21NeVVrUjJNRzlMU3pCUGFsQktlRko2WWsxVlFuWnZlVTVWYzBvMlRsWTFTMnRUV0djM1IyUXpaalV3WDNsc1RrYzRMakJRVFVreFEzcFpXWGh5VEVvM1ZUYzFjMmxTUzNjLkhhMnBIckc3R1RpQ2sxVlhHWWRKcWxVdTZjNUtubFJSa1p2YTk2VGYtVmciLCJleHAiOjE3MDYyMTQ5MjEsImlhdCI6MTcwNjIxNDYyMX0.cb5W4O6kMzYM0K2DjvxYRBnDlHPd4putglMUOkKQ78M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002136"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:20 GMT
	x-forgerock-transactionid: 0ab88374-5448-42cd-b437-ca21d8a5c7c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:21.554 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:21.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 29779: jsonPath($.tokenId).find.exists, found nothing
20:30:21.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,29779,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d227733, username -> user.1002136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dfef2f1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214621592))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:20 GMT
	x-forgerock-transactionid: 0a6ee9af-c179-4b99-8afb-94160c4c531f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWpsdXVoNjdmNjU5OWprNnM2dHFtYWplZjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1ZuWkZTWEJTYzBrM1dtMXNZMkZmY1hGa2RqaFJMbFZaUXpGVVVGcG5ZakJxUldzd2FYQlNjRlUzTjBwblFUbE1PR1pzVjBadk1GQTBNbXBPUnpKblp6aEdiRTh0YURsNFFtNUdaRGRzZW05UFUzSk1VemxvTW5GemMzUjBXVFU0V21JeU0xOVpjbEptY2pOMFRWZDNhSFp1UzBjMFNsZ3hiVXRsUmpGR04zRktjbGhzU21WS1RsSlJYeTFIWjBoek1rSnFYM2wwVEVOUldsZEhkRzFMUVV4WWFrUkpYMGRVY0VFeFZrZ3lSSFk0TFVwMGJHbG9Za28xWmtoT1UzZzNTMUJQUzFjemEzcEpVRmQxVGpWM2VsZFROVlJ3UWtKeGNUTm1kR2syWDFsWlpGQmhUMHMzUzNORlJHVlJSV0U0YW1GMFFtMXVVa1EwUW05VmFEVlBXRGhsUVZWSExVdE1VMkZzUTIxSVNGYzNUWEZhYjB0WFpFZFJSM1pwVW1SeGNHMXRlVlE0U2xCeFFqQlFTWEZvVmt0R05tWlZhRXhFY1dObVJuRTBORzFPY2pWemJFWXlSRUZyZGxGVU9IRkplWGhUVlhOM1RqUnhRUzF2UkZVMFFtOVpNMk40TldsaU9HaGFaVk5GYld0aVozWnliVkptWTI1V1RFNHRUbE5vYWpsMVZFaEtlbTg1U1RrNFpuZEdhR3RpZGtaTGFWa3pXV054T0dWUGJ6RktYMGxRWDNVM1pVWlhSVVZ4WWt4a2JUQTBZV2hPTFd4WFZVVnJkWFJVVFhoa1ZURmpjVVpUU21Kb1kyVTRWVzFzVFVwcmRGQlVYMkZYZHpnd05GbHNUbFI2UkZGclRITktkbXB0Vld0alYzSjNPRXBSUWpCV1dqQjBiaTF4ZFdwZk5FOUtZV001Tm1OWFdETnljMGhNZG1WRVRVNXlZVXhYYWxKRVJrMDBjUzFDV25OSVNVTTRkbTV6YkhsNmVHbFZORFZ3ZUdaVVZFRlFWWGRJYkdSNFoxRk1RalJwUjFkMVZVODRiMnBWWDI5YVZUa3pVMGRCU0hGcE1WbE1YeTE2ZDE5NFJHdFhUWEJRZFdZMVNWTXljMmxGVDBSdVoydE5jbE0yY1RGcGRtcDNNRVphYTFKTU1XTjFjbHBHVDJGNmMyMHRhVUpvTWxocldscFBMWFEzWkZoSlUwbFdhVGxPUW5kM1NFODRXVWhRYkdKWGRFVktNMWROU3paYVYyRkJMbE5qWTA1b1dEQmFaRFZWYkd4YWVFbzBlalUzUTJjLmJzVllBenViSmV5b2FMQU5vbnVPLVU0dlNDVXo4aUw0M2xCMld2cE45ekkiLCJleHAiOjE3MDYyMTQ5MjEsImlhdCI6MTcwNjIxNDYyMX0.io312Iu8fSvNFitPuhHkDZg3vAiMC988k3pjpO9Ultg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:21.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:30:22                                         215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=38041  KO=11206 )
> restLoginInitiate                                        (OK=18824  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=18761  KO=48    )
> restloginProgressiveProfileCallback                      (OK=456    KO=48    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.24%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.24%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.97%)
> status.find.is(200), but actually found 503                      4958 (14.83%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        48 ( 0.14%)
> jsonPath($.tokenId).find.exists, found nothing                     48 ( 0.14%)

---- idc.login -----------------------------------------------------------------
[####-                                                                     ]  5%
          waiting: 512675 / active: 22     / done: 29918 
================================================================================

20:30:24.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 30210: status.find.is(200), but actually found 401
20:30:24.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,30210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b6baf3, username -> user.1002914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68471693, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214624539))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjFucDZlMnE1MHJsbzFodGd0a2pwZDI2YTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFZuRmFaa05YYURCb1lVcHdUSEkxVW00MVFrRkJMblkwU25sbk5rdDJNM3BFZUVRMk5qSlRVVWQ0VldsaWNWUmZSSE15UmpSV1JITnZaMFJaYTFWc2RrNW1hR2RJWTNGMmRWQnZOVmMxTWpaWlJrWTFZa2RIWVhSVmFETkthMFJ4TFd4cVYzVnRRWGRYWVdGSWJWaHlVbDlvVjFodU1XOVdiRlYwV1dzNU9HVlJWREYxWjBsWmQwb3pVamxhYTI1bFYxbDVWbEIwWnpnNFYyWkpPRXh5YUhKNWJYQnJhVkpFY1dWMlIwUkZRbWg1VjNaWVkwbHBlSGRpUjNVd01WUjFURFY1VXpKS2NteEdSSEpYTVUxTVdVeE9OMEZQVkVscVgza3RVVE5VU21sMFdqRmxVMGxrWm5sT1RYRllhV0V4Vm1ZMWQxaFNUM2xsU1V0eWRXbG5XRkpxYkhBelJVZElVblJGUVMxSVFUTmpOak5mT0hOaVlVNWllSFJPWkd0dVpsSXhZMlpOVGxaS1kxRXRVVXAxWVc1emJDMTNiME5OTUhkTk1tZDVVSGhoY2s5MWNEUnJUbFZtZDBsVlJFVjNiMWR1ZEhkR1RGODJaRlZhZDA5Q01IbHFSMlIwTnpJdGMwcHhOMlU0ZFdaUmMxWnRZMEpSYW5SWVoxTjBabGxZZFhaamRHTnlSbXhHVmtGc1dscG1NMVZ4YTBacU1UYzVhM05YVURsUFEyRTVWR3h0UkRRMVVsOU5Oemd3WVRoMk9FVkNRVTg1YkdSUldtNVROVTVmTVRnMU4xUmhhRTlNTkd0TGQwdHhSelJKUkd0SU9YaHhkV1l4WkVvNFZrMU5aRUpmVVhCVE1ITlFNME0zVUZCVGRHMXVPVTh0TFZOaVIyVmtUMFJGYm1RMWRtSktOWEYwVGxWS2ExcFBZVzVxZW5ST2R6RTVNSGgxU1daaFkzZ3pUVkJ1ZVVaSWEydHJVRkZQYzNwS2JVTktaVWhzVVhJeVRVcG1VbWhoZW14WGJIZFVRazkzTVZoaldIRnpkbWxLY0ZGRFlqbERNRmN6WlRKd1VVbHVURWxvZEUxWU1saERiMlJ2WVRWeFFrTlZOWHBTY0ZKS1dGVmFReTFhVkRCYVltWk9TRmMzWkVaek0wMVBWV1YzWHpScGVHZzVlbTVpTUVKemMybFBjalV6Y2tKTFpXZ3plV2hXWmxBdGNFdHlNbFF3VEc5a2NXcFZVbWw0ZWtWSlJHUTRMbmxIYnpOUFluTkNXVlpWWmtaWlRUazBjMm8zVmxFLnl6dElGN2Nfd1BQNWNuYUM0S2ZvaTBLUGU3bWlYcG9qU0hsbkF6R3hLN00iLCJleHAiOjE3MDYyMTQ5MjQsImlhdCI6MTcwNjIxNDYyNH0.E_ji0u2cg5lkPOh_NchcRtCECMcPP3AXdvNSBoZNwV0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002914"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:23 GMT
	x-forgerock-transactionid: 5ed2cb4f-a84b-4fe9-85ab-eff275074d9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:24.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:24.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 30210: jsonPath($.tokenId).find.exists, found nothing
20:30:24.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,30210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b6baf3, username -> user.1002914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68471693, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214624623))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:23 GMT
	x-forgerock-transactionid: df598567-5dfc-47cf-9b1e-9fc2c8e347d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNG9xNXBzaDJiaDg4ZzZjZ2xiYm5rbXBlcWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFNYQnNVRVpsYlZsa1VtNXNVR1V4ZVV0VFluZFJMbmg1TW14MVZsSkVWR3cwZWxCNVJHdHBUbUpFU1VOclEwaGFUblIxVlU1aVNFZFBabEpqWHpjMWFtRnZPVGRmVkVsVlJFWlJWbWxITVY5SGRTMHpSbEZXU2sxS2RtbGtNbEpUWkRFeU1EZFBYM0JPWmpCcVdXUjJVVlpSUVZwQk9VRklkMVZPY2tsWGJsZHZkVk14ZFdSMVpraDVjMmhJWDB4MVlYUnNkRVowV0ZkMmMwMDNjSFE0TFZkdFVEQnJVMHhmZHkxUWRtaFdSR3hoVjBGTmNGWnRUazFyUTNoVk9HcEZUMnBZVlhrMU1sSlpjMkZCWlhSMFNVUTRhM05RZW1STlJreExXREp0VGxCVlFUaDRRMlpRZFZsM09YVjBjRzlhYkhsRVIxZG9iSFZ2YVd4NmJtcDNkMEkyYm1adVQwSkJTWEJZTjFoVlVrNHdlV2cyTVZOUlNEUkJORk50YnpaR1IwUndXR2xwVVdsUlJHdHBUVnBXVjNZeGMxUm1SMGx0ZFZKeWNFSnJTa3BPV0ZSNWJFcDZOM1ZuZDNOS01UWktOek5ZUzBaWlIyNXpWbXhvTUhOWlJqRmFUWE52UkdGNFMydGFTVmhOZG5ObFRWbHpPRUprU1ZGU1EzRlRYMnhCTUhndFdFbGpSRXBFVUV0UlpIUnZOWFpsUlhSdWRXNUVNVFl5YW1kQmQzUlBlRTgwUVU1V1JsUjVRMGwyYVVSbWRWTk1kazVaWlMwNVkzQlJNVEpKZEd4c1NYQldhVFZtTmpORFUyVm9XRXhtZERGVFVrazRVRGh3ZFVSaFVHTk9TbGg2WTNwTWREQnBWakpqWTBRMlQzZzVMV0ppTmpWRE1rVk1WSGhLUms0NWIwbEdjRFF3VGw5ZmNXMVZNVEpVVFRsSFNHb3hWbWRmVEY5aGRuSmlOREk1TWtnMlpYWkRZemhmVDFrdExXWTBialZRZGtOVmNITXdWVnAwZFhoeE0wcEdNVFkyVFhobmREbFlkVnB6VVRKemVtaHNaV3hyWmw5MVJWbFJZVVJzZVZkRGEwNU1ZVFZXVkU1ZmNWUm1ORGRUYm1oRFZUaFFhbUpCYzBaaGExRkVablpoVjNRMlkwNVNhRGRRU1RCclVVaFlMVmxWUmtReGRYZFlPRUZPY1VKdWFVVnFWbkpzVUhKZlJHRmZSVU5CWWtwMGFXcGhRVzAzT1RkS1QwSjNMaTFwY1Mxc2RHNHhTRFJ6VmxCdVRYa3dPREY0TkdjLndCeGpFWWItSHFvNFYweUZxeUZjRkVqcGxhSUVOcHpSdjNBYzhHWFAxTEUiLCJleHAiOjE3MDYyMTQ5MjQsImlhdCI6MTcwNjIxNDYyNH0.gHdYv1PBnF8hPPwaeDakzJkO-JXC7FJ47kgu31AYalM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:24.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:30:27                                         220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=39535  KO=11208 )
> restLoginInitiate                                        (OK=19566  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=19496  KO=49    )
> restloginProgressiveProfileCallback                      (OK=473    KO=49    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.24%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.24%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.96%)
> status.find.is(200), but actually found 503                      4958 (14.83%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        49 ( 0.15%)
> jsonPath($.tokenId).find.exists, found nothing                     49 ( 0.15%)

---- idc.login -----------------------------------------------------------------
[####-                                                                     ]  5%
          waiting: 511936 / active: 24     / done: 30655 
================================================================================

20:30:30.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 30989: status.find.is(200), but actually found 401
20:30:30.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,30989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@206ab7f4, username -> user.1001486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e2ac681, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214629984))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzdtODJuZXZxdGtpOWg1bHRvN3ZkZ3E2bGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFVVZHJabWRPZEVnM2VWUkZWWFJITldsQlRWOW5MazFXVGpJemRYazBNeTFpVld0SGJHczFYMHBIUWxFd1RHWnJhV1JwTkRKU2VFOWFNWFozTTFoYWRIUXdkelJYZGtvNU5UVndOVUl3YVMxTlFVOWFkMVJ5TTBWbVVHcEtRVGRSZUcxS04wUXhURlpHVVhScFYxOXFSVFJtVm1KVWRUQTVPRzFPVUVJdGJFeHVkVmRmVjFSSE1IRkhNM1ZzVVVWVVVqSnFkVUprYzJoTWVtOTZWRVUyTld4Q05XdGphelY2Y201SVpWSjBTRVl0UmpoZllpMXpVREUxWDAxcmJteGxhM2xZV210U09UaHNZelpqT0RGRVMwa3hiR2hsVUhNMVJFbHliRkZmVEVveGRqVlZiRUpmTlZwTFdqSXRjMVV5U0VneWRWTm9iRmd5Tm5kS1VFaHRlbTVrUWkxWlFuSjBSRXhvWHpRMVNqQTBibnB2ZURoMU4yZEhSa00xUzNJeWJHbDVaSGhUYUc5c1pYZ3lZMnBqYXpsb2VIWkdTakZGZVVGcU1FTlROWEYxVEV0bmNUaHNaVTlRUTFOeGJVTTNUV1ZFV1hWeWJWYzRhVGRzYm5kaGEzVTRVRUV4ZDNKd1VtSklRbVUyZEZsVmJVeEZhRE5pVXpoalVrTkhYM2hSTVVGcmJVWTJYMFF0U1ZZMWFsSkdkV2xUU0Zka05qUlFkWEUzTkZGTFQxZHJlRFpqYmtGVmNIVnBWakI1TW0xa1dYaENValZEUlc1d1ZXZERVM2xPUW5kRk16ZGlXRUpQUkdwT00xcE1VbEp2UlUxU1kxbE5iRkZpT0UxeWNUUlhUSGN4UVd4dVptczJZbG8zWXpOaE5WVjZhM0l4ZEZvM1IzcFpOVTFwV2xScFNIQlhhV3BETlcxdk0wODVOMloxWTIxWFdHZzVjVVpzVVhKdVpIaExVVlJaY2xablltNU5Tbk5DVmpab2IzSTViR1JJU0UxM1JVRTRkbFJvYW5sNWVVTTFia015TjBabU5XYzNVMjlQTUVKTFdVOHRabWxyWDJKNFpGUjNORU5OZGpFNVQwUXdSbWRwZEdOYVgzcEJTRTVUWjFaTFR6TnFja2h2WTJ0U09UWnJhVWhwYW5scVgzUlVTbXQyZUUxRFkwZE5hR0ZqY1d4bWJFTjZZVWwzWkVWMGRuYzBXV2t4YW5VdGJrdExVbm8xUVhweE1VUktSSFJDV1dSMGRuaE5MbEZTU2kxUldWVnZaM2hCTTBoS1EyZE5WbUpYTkVFLnJMSC1CYUlTNjJScF9sdGN5Qlpfc2tUQXhRcXBtd0dEbUZDN2NjcDhWd0EiLCJleHAiOjE3MDYyMTQ5MjksImlhdCI6MTcwNjIxNDYyOX0.YDSgD2js2QBdq3DK_7XDZnkSwk6jCaTaznaxCc7Y5Lg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001486"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:29 GMT
	x-forgerock-transactionid: 2fb95cfe-3f03-4cc9-97ed-1f5dabf6539f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:30.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:30.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 30989: jsonPath($.tokenId).find.exists, found nothing
20:30:30.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,30989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@206ab7f4, username -> user.1001486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e2ac681, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214630068))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:29 GMT
	x-forgerock-transactionid: 9c5daaec-96dd-4674-badb-ecade21ae04b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmpha211OXIybzBobDU1dWh2ZTgyMTI0c2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGFUUTFNRTAwVGkxSlNXUlZZazQyTTJocmNWUkJMakJEU0VwalVGQkNiak5VY2xKdWRHYzBjV3R5UVU1cWRXbEliREZsTFhkUVlrcFdUemhmZERGVU1HcGFUMkUxZEhab2VrNWFhazVyVTI5bFdUWTRkM3BwTjBOUGVEZ3liRFZLZEc5MVJtNU5ibGxzTkZvelUxOUVNMEZmVG14M1kwaG5SR2xFTFRWT1p6WkhkM0phVkZSbGFrb3dUbUZuTWtoVlUyMHdSbkUxVTNCR1pFZDNUR1ZrY0VRdFMzWktjMGxNUW0xelZIVkZOek5JVjJseFQzVkRjWGx2VFdKSlJtRTFSV1prVXpWMWRuUm9aV3RCV2sxa2JscEJRa0pYUmsxV1UzWkRUR3BUVkRFM1dXeFBSREZFU2xCRVExRXRZM2RHVTJoS2NVRllkRkpLUjNGSmQzUlpSRlF3WkZWRk1WQlFZVVZ4VkV0WVZXUjZVbFl3VEhwNWRESkZRWFZ3UnkxZlExcHBMWGh6U2t4amFqRk9kVXQ2Y0VKVmJqaGtTRVpqUjJadVdYbFdhR3AxV21kM1ozZEpha1kyT0U5Q2VXWkRZMHQ2VlVoakxUVnZUM05IVW5WdVkzSk1NaTExV0dVeFJ6QnRZemgyT1cxR2NtNUdhRnBRVVhOWlVqVlhhVUZuYlZaVlZETk9Ra3RVYW10eVRtVlVkRE5hYUhoYVIxZE9NbWxKVWxWbFVFRjNPQzFxVjJKTWJISXpZemRNYkVKWWFrZFJTVzlQUVdNNWFuRkZSVWQyTlROUGFYcFZYMTlQYjJOVFZsTTBNWEpOWWxsWlEwcFFSM1ZIY0hOV1V6RnBaazVHWDFkSlNIWkxPR0pJTWtsaWVVZHNURFYyVDFVeUxWRjRkMUp5TmkxZmJuWXhOQzFEYVdWelMyc3RYM2R6YVZRd1pGOWtjMU5HWm1oNWRVaEpWM0JQV0ZWTE1WZFRjV1I1ZERsSlNsRjRVbmczZEZWdWQwaFFTVE4wVGs1TVVXSlRSMWMyVERkbFNWbE9TakZsVm05dlEzTXdNbVZoVFZjMFJsbDNaM1pKTW14QmJqSmpObTgzYmw5UVN6WkpZVzFLYXpaTmMwWkRUM2xCVERJeVVFOUpTa3gwVlVFd1RHcDNlakZ1TW5oblNFTnllblpLUTAxcGVuQXhlRFZFZWs5d2FVSmFlWE15Ym1JeU5GbFhNV1JMV1ZnMFNIbGZTMUpxYlhkSk9HbG5MbE5QWTAxa2JuVTVTR2Q0VG5wcVYwUkVlRVZDV1ZFLkUtMktLakE4VGdTLWxNZkd3VzIyOTFZeWJUbWlpak93Q2R4Y0p5S2ZhU2ciLCJleHAiOjE3MDYyMTQ5MzAsImlhdCI6MTcwNjIxNDYzMH0.IC9zU3dkn2r0PA5tqqldwLYHtpYJmxolgUp3evlej4g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:30.069 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:30.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 30998: status.find.is(200), but actually found 401
20:30:30.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,30998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6058ce16, username -> user.1000716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e2a0b63, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214630037))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDhwMXVpaWJ0NG5xMGlhcWd2ZHY2MW9vbmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVlrcG5iMU5XZUdaV1ZFUlBaRXRaUzNkMFNHaFJMa2xEVUdkWllWRkpjSGd4U1UxcVNUWllUR28yWlUxUmRsQkliRXBFTXpjMVV5MXJWRzloYW5walgwdEpYMFJCU21oZlgyUTRiWGR0YjNGeldtSXRabXROZUZCcU5ESklNV3AwU25kUlRFWjVhMVZwTFRsclRFaDNSMWR0V0hsblJXNDBOMFpCYlRKd1lVVkdkMW94YlVwR2VFaElTVzVIZGpKMVgzSmhiMlZ5VWkxa2EzZEVhM1k0WnpOcVMyVjNkVE54UjJwbk5tVmFTelpZY2prd1JrWXhORFpTUjJwblZFUmtSV2xWY3pWdmFtVXdSWGhXWTJKdFZGUjBVV1pYV0RNMlEwdFBlbWN3Um1wWmIyRjRSbWsyTjJadFoxWkxVM1pDT0Y5U1dHcHVOa2M1VldsNFZsRkVWMDlzUjJaeFdXOUtSV0Z6WWtzd05HUjFORVJ6YTE5SldEaGhhbHBCWldSMlVEUnFORkZFVDFoVE1uVm9UakZ2UnpKM2RFUlNWRGh6WXpoaGFVRkRVamxaU1RSRlFtaE5VRTR4TmxKUU5qSlhWVFZMWTFsR1ozTkVOVFIzV0VscGMyMTVlRlozVURWTFRrNXhSMkpxYmxGMmJsVnlURE4zT1hFeGQzaEZWelJtVldKVVNGUlphME55ZW1sc1RuVnJkelJSVDFOaE1rOVpjRmhYVGpFdFVtb3ROMU4yZURoUE5YRjJVRWhpV21KdmFFb3lOMkZTYmtZdE5rRlFOR3hOWkZCR2JXRmpaMGhQUldkR1EwdzJTMHBKYzIxS2R6VlZSRTlZUWpKc1dsWlViV1JSWVZWbFUwODVSa2xmWDJ4M05ISlNVakZVVEZGb2NuSXlaM2hIYkZBemJIUjBNbkZPVFhrdE4xOWhkR1EwTlc1aWNtWXdjbkJQTUU5ZllraElkV0ptTlhSQ2VUTlVSVEZIT0ZsblpVMHdaakZsWmpCV1pWVnhlRWxJYVVsTVdWUTJOMDkwTkRaR01FUmtZV0pOZW1WaFh6aGhlV0ZWWmpOWlpFRlNOR1ZwUlhWTFZrODJTekp5ZEZZMmFsWndXbll6U1hKSU5VVmhhbTlNVVdSSk0yTk1TMmRKZFdGMWNrbzRiakpJVWw5MVIyYzFhVWRYY25GNmIwSlNOak5XY2t4c1pEVlhabWgyTWs1cVlsaGxSRkYyWmxkdVkyRm5aV2gzUnpobWRHMHdMa3g0VFRWV2JHNTZiRU5QV1hkUGRuZHFSbUZXZG1jLmZCY3NVRnBoeC1kMWQxSVdzamY2d2ZBbUcyUkc0c3QtV1RwX0NsS3Q1TDQiLCJleHAiOjE3MDYyMTQ5MzAsImlhdCI6MTcwNjIxNDYzMH0.ERIkpPF6XDY_oXxZtHPcDBm7x3SSH5qgNylscAEUJnQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000716"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:29 GMT
	x-forgerock-transactionid: 2e7ffdce-8bab-4eea-bd2b-c30227f9fe94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:30.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:30.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 30998: jsonPath($.tokenId).find.exists, found nothing
20:30:30.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,30998,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6058ce16, username -> user.1000716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e2a0b63, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214630122))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:29 GMT
	x-forgerock-transactionid: 1b7eed28-8ea4-4788-9b9e-d0c5bc4dd3f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnBsYmhyaGU3ZmQ2cWQxMm11ZW0xdGFkcmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVZGRkxSRVZ1TkROUGN6aG5USEJxVldwWWREZFJMbWxxWVhSVUxVSmhiVEpSWWxWdGFuSkpkRk40UlY5bWR5MUhkRXhWTWpSV1h6SnBWVkp4Ymt4T1dWaE1VRkp5UVc5aU4wc3lZVGRGVm13d1dFWTVlbUZ3WjJVNVgyNUtja1JGU0ZWV2RIUldaMkpET1ZwdlpUSldTM2h2VEZsS2RWSjBhR2RIY2t3dGVUaE1lRXAwWkhOS1RHNXJNVjluVWpCSGJGUkJaMGxOTFZSbWFXSTFkakE0UmxCd1FrRlpNVkpVYW14SFdXaFZUMVJOWkhwc1ZVYzRaRXh3YzI1eVdreGlUemMwYkcxVU9HTnpUa1o0UjBaV1pWUmxZVGxyZW0wMlpuUTVNRjlHZVRrMFpYTXlTR0pHYTFKM1RTMHlOVXBwWkV0eU1ETXdNMnRyYVV0UWQyVkhUV1ZsZDI1V1JGSlVaRjlqVFhwdGRVMVRRblpGTFc1WmFITk5RMjR4VUZSZk1YZDNVbFo1Y0hjM1NtdERjbW8zTWtKTFZtZDFWaTFmWlhCS2NVWkhNa05RZW5CaVRub3lOazFsUWxWb1gxRTRVV016WW1kc05IcHJibkJFV1RkemNIRXlXVFpOYkUxT05GRnRhRTVPYUhBMVJWcFhkRkp0UTJzNVdVZFZaM2xDUzBSYU0yazNaMlZzWVhveUxWQjZMV0pyU2pRMFUwOU5hVVl5YTBscGVHVkRkMU5qUmkxcVRtVlplRWRtVFhkeVlUaEhjek14TUhKalZqZE1PV1Y2UzNJMlpuWnpMVzlXWDBSRmJGQjJjbTlJVm5OVFFtOHdNRmhDZUhwR2RIUkZkREoyUWtWR2JVUXdTRWxJYnkwMmRITlVVa0Z6VUc1U1QxWlJNbTlwTUdoNVVuVmlaV3A2VURSemVUVmZOSGRUWTBNeU5sZDRWV0k1V21SaFowNXBXRlJVYnpCWGJqbDZSMlZRUlUxVGRYTkJSemM0Ums4NWNrbHpNRTVhZVc1c1RtMHpObll0YzNoRU9ISnFhVU5DUmxKVVoySkpOMmRpTlROM1RURjJWV3RGWkhac1pXaFRSVlZNY2tsdlpTMW9jVTloVEROdU5uWnFVMmczY25wS1RWaE9VWGgyZEhKQ2JYWk5jMEp1V25oNE1FZzBkbFl0VFRGck5tWXdUVmhJY0VOTGFFVkdiVjlqY2tnMVdHTmxURVJWZFc5MlZUVnpUbHBHWm5GTWFIWnpMbUZHY1RSVVgwRnliM0JWUkhsWFgzQnRVakl4VkVFLkR6WHpHbEc1Z2xlTEdnMzI2VmJXYUhmYjRSN3lPSFRWN2RTTHREM21LekkiLCJleHAiOjE3MDYyMTQ5MzAsImlhdCI6MTcwNjIxNDYzMH0.dq3EGI2NOMrAODI6XPsa5EWFhonsYkb37WJKOPk87b8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:30.123 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:32.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 31330: status.find.is(200), but actually found 401
20:30:32.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,31330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25c5730e, username -> user.1000125, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d5767f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214632095))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY24xcTZwcWd2Y2MzYXJrdTliazUzMTQ0N3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFRFeEVYMFpXVkhaeFdqQkJZekJTYjFoT1ZIVkJMbG81ZFZwdWIwWlNiRzQzUTFkcVpXcElRUzFvT0ZnM2FIWjRSWFIxVWsxRWJrWklNMDVGZEZjdFp6SjBiemxaU0hFMFkyRmlObXBrYlhZM1JHTldhSFpwWVU5Q09VTjZVVGhFUmtkSU1EVldhMjl2TUUxQ1RXeFhiVFpFYjJoWVRtbFJiR3BLWlRWcmJuSkZWR1U0ZG5WRFZFZHdOekV5YUdwbFRtODRMWGgwY3pkWlZYTklTa3MxVEZwZmNGcFVTbFkyYWxKWU5IZGZWbXQ1TjNkQ09GOTNNRWc0T0hNdGExSTNMWE5XZVVaV1dEUlFiV1pVUmpKU1ZrOXBaR05IYVZnNFJsSnVORXQzYUhsVVNWUkRTbkphTlRWNk5VRjVWazkyWVV0MldHUmlhMGcwVG14cE5sbFVXRGMwYTJKNWJITlVRVk5vUlRrelQybE5XVVJuVjBkR04xTnJiVlp3VURkdE1FeEZjbVZZV2pndE1FVnJUMlZNVGtkMlJrWm1lalp3YmpWT2FVMVhWMDQxYWpGS09WbElOVzh5TjBzemIyVkVTbmRMWTJSM1REWlVVWFJqZWxaeGMwOVpia014UWtjNFJWTkRZVTFPV0dwUUxVWkVjVkE0YUcxc2FHRnZNbGxrU1c1T1RtOTBiVGRDUVhWMFRXcEpkVnB1U1ZKb09FRjFOa1pYU25Wbk9FeG5WRlF5U0ZwcWRUaENZMGROYm5sb09GOVBUVlJUVUcwd2QyMUtUSFpWUVdFemNrOTVablV3YTB0WlVETTNWVVJRWkZsSVZFaHFOREJVYlV0MldFaHdOR2RzTTFaWWJtTktSVlp4YTBodmFrUnlkamQ1ZFVRNE5uVXRUbmhXVTBkM1UwTXdjVVpWY1d0ZlZtb3pXV3RDU1RkUlJreG1YMDFyYjFNeWEwTnZlbVpUTkVkVVQzYzFSa05pYm0xbFFscEhNV0ZJTUV4UVMweDZielpMVDJzd1pYaHpjME41UVcxTmVYUTVTVXByUVRWNmFHMXFjbTFRZDBSeWVteFZSek51UlU5R2RWUm1TMVIzU0hWRGIwcDNNR1JVTkU1cWNrbHhhVU5mVDI4eVlYbHdjalZUYXpReVkwSkJObEoyWTJjNWVVTlVNR1JOWWxsMVkzcFpMV1pWWkZSMlIxOHpZVEJLZGtwQ1FXSmFVV0p3YlhwTmEwMUdXbTR3U0ZCSlFYTTRMa3h0WVZkdU9EQlBRbGhSZEdaTFoyRTRkVVZOV25jLkJGQzd5WlMxbl9UcmNMbzNSdFZiZ1p3SVFWbmR2UmtZcEF1YzlhbVRFZEUiLCJleHAiOjE3MDYyMTQ5MzIsImlhdCI6MTcwNjIxNDYzMn0.PVNSMCFJ80W-JWrqCVNal-8_gfdORKJ-cDi_0vY4KtY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000125"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:31 GMT
	x-forgerock-transactionid: 9627cea3-1d0b-4f5e-8ef4-9d562e574dd2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:32.145 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:32.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 31330: jsonPath($.tokenId).find.exists, found nothing
20:30:32.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,31330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25c5730e, username -> user.1000125, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d5767f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214632183))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:31 GMT
	x-forgerock-transactionid: fe2306f7-5d48-43e3-a143-4e3b724d28a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWEwaHJzcjRuaGw2aDI3MmtvdW8zZjZjMTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFNIaHRlSFZqZFRoNmNUWmhaME14YmpoWGNuVjNMa1JSVEROSVNWUjZWRkJuZURRMFYydExiazB0VDE5Q2EwNHRNa1p5TWpodFJEQjVZbWc0ZERJeWFYTmZPVUo1VkRSMlJuUTBRa05mWW5sYU9YWnhkVFk1Y0Mxak1XcERjVWRUYlVrM1EyOHhjRlJoYVdsTVIzRmxaVlpYVTBReFpubExjRzVpZFY5Tk1rZDFaRTFUT1had2VrMUhXRlJCVldkemFrcE5aM3A0VDFKRmJtSkhjRXBZZGtKUFUwcFJYelZtVW1oQ2NqQTNOM2xLYWxoQlltaHBRMnBQV2xSMGNsSm9TVEJRYUdzM2JWWkxaRFZ6UjJkRlJIUTVVMHhaWmtKb1IyNXFSMGhOTUZobWVFSmtaRk5yVjJWTlFtNW1ZblJ5V0VVMldtdERUVFZuVGt0Q1pFcEVXV2hKZHpndFdUZHphRTF3U0RSd2QyaE1ZazlzUlV4SVVHSklSMVpoTFZjeFdHUmxVbWxtVTB0amFWSllia3c0VWpKTU1uZG1hM1k1VkRKRmMyNWxhR3hzUkc5UVgyeHpOakZPWjFKNVR6QTBUMW80VlhwWWQyUm9TVms1Ym1Wd2REUlNOMFJhZGpWak1sWlhSa3RCYkZWdE9HNDRSRU5xY2tKV2FESlhURU5XY1c1UVoyRmhMVzVaU0VkNFZ6Qktka0ZwVFRKclNITkxVMlprV1VJM2FGRlZjamRsTUVkM1lsUktXRk0wVlhsMWJqWnVXVkV4ZGxwc1UweHdRbFUyU0ROcmVXNXNTR040YVU5T2RFOTFlalppYVRsVVVXSk9ibnBDVjAxbk5HTTJSM1pUVDJaTFgyZGhRbVZUZDJwVWFFOW5ZMDV0TVhFM2FEUmhWRTFGVFc0MU4wVlRPRTAxVlU5VWF6aGthR1ZRUzBKWGFtbE5Vek55Vm5nNFJtODNha3h0UTNGclpuSm5PVWwwTFRCbVYyaFhjM05hYTFKQ0xVNXhiRk5yZUMxdFVrNTVSRmt6Uld0VFl6a3RibEZTWmtsTWJYUXlRa0U0VEVoVlNtMXJaR0pZY25ObFEwWXhTRlJvUlZabFlrdDNZa1JZY2pSaGVIZEdaRkJxUTNGSmFWTkNUSEIyTTI1bFdsY3hkVmxPY2prelNWZzBhblJCVkMxRlVucENlRzR6TVc5WFIycFFkMmgwVFY5V1QyWkhSV3czYWxkR2FHUnllbE5SVkhaWFpFdFpMbkZXTlZvM2NXczVTbWxtY0dkRFpHMVViMHB5YUhjLks5NXFDNTNrNzlGalpfMXNxczZHY0xVMDJxQnJDaWR5YXB2d0V1NDA5OHciLCJleHAiOjE3MDYyMTQ5MzIsImlhdCI6MTcwNjIxNDYzMn0.jjuKLeywzUZvGqgf9amfmeStHOwiVT68PgN31fqtxW4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:32.184 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:30:32                                         225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=40989  KO=11214 )
> restLoginInitiate                                        (OK=20283  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=20217  KO=52    )
> restloginProgressiveProfileCallback                      (OK=489    KO=52    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.23%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.23%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.96%)
> status.find.is(200), but actually found 503                      4958 (14.83%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        52 ( 0.16%)
> jsonPath($.tokenId).find.exists, found nothing                     52 ( 0.16%)

---- idc.login -----------------------------------------------------------------
[####-                                                                     ]  5%
          waiting: 511195 / active: 42     / done: 31378 
================================================================================

20:30:37.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 32036: status.find.is(200), but actually found 401
20:30:37.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,32036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21b77706, username -> user.1000011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22aeff45, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214636992))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNG10dTd0cTg1ZWRkdHVqcGRydjludGhwdGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFYxbHRTWFJNWDJWZk0zTkZTelpIVEVKME0ycFJMa2h2YTBWWmFtTlRZemQyYnkxeVNISjFRVUZrUjNsSVdITlRkRkZEZEV0RWJIVkhNR3RzVjFwQ1VpMXBTV1JVVlVWQmN6Y3lWVkZqVTA5TVpsa3hNVVJvWkZOVFVIcG5jREZoYzBnNVJERmxkVkl3V2pOTGVYVTRZbGxCT0dGblFYbExhMHRGZG5WclUxUkdjMnR0WVVGa2IybFNWQzE2VlMxVlNYVXRaRU42TW5aeWEwZFpUbUl3UzFwTFMwMUJSVWhzYVdadE5rRm9VMnd6U2tZdExUQXRaa3g0YUhBeGEyaHhhVkYzTkROWmJtcHJhMVUwVVRCMFJETXpWRE4wTm5Sd1JFbEtaR0ZqU2w5dGJYVTFRM0ZPZW1KTVYweHFVVFZTWkRsSlYwaHhSMmR0WVdKVlRFWkVVMVV0ZVdOUFpXWmpWVWRmV1U5eVh6RnFlWFI2WlhGalNFTndZMVZzZG1oNVZGOUxSR0ZJVDI5U2RGa3RiRGhpVjA5UU0xWm5UMHd6TjNGUlJHVkpjelJhUkRsUloyVXRRa2xNY2xWQ09FbE1WazFLTFd0bFdHSjRjMDlyTm5KTWMzcEZiV3BmV0d0a1VuTkpjVzFsZGpadU1GZGthR2RZTnpWRGFVTlpjblpFY1V4cldVWlBhakpCYm5kMWExbFNkV2cwZWtKWVVtZDVTbXhvTlRrMWRHRkZSWEJmTmtGcmRWOW9WQzB6V0VSeVZtTk5TRWRIWmpNeldFNHRZM0JHU205UGIwbzBhR2haVlVaUFNrY3lRbkJhZFMwemNHNXRjMjVpWkVwelJrZ3dla05MZUZkdk1uUjNVV3RWUVdjeE5uQXhXVE0zZFZrMGJFZGpaMUprUWtObGJ6aHZURVpEYmtOeFJUSnRSWFkyYm1wR2VraFZkMWRKUTNabFJsZGlORkJQV1ZkclFsOTJhV1ZVUjFSQ2FGbzBWRmR4YzFrek9XTk9jRlZmY0cxZlh6VlBObXhETFdkWWNIZFpNWEl0TTFkd1pWcHhWbWRCT0U1UVRtUlZRa3BmVDFoM1NVZEVVMUJNUzBOTk4zRjRNMVpZTFU1d1ZVODNiWHBRWTFSNVRDMUhOV2t5VGtKQ2RVZHZNRnAyTlhsU1lVdFVObGRJVjNWd2MwVnVibXR5VVZwdmJGUTVha1ZNV0VwTmJscEtlR2x6TW5CNmNHRm5kblJ5VG5aa2RFTTRMamQwWTAxQlEycE5UR3RXUmtSWFNFTnJUM1kwYjFFLkR4bTZPenY2YWlWeENiaXdQSWRPMFJvaTliUWRYLWxFLVVxcTNnZjVtbU0iLCJleHAiOjE3MDYyMTQ5MzYsImlhdCI6MTcwNjIxNDYzNn0.HfoyJ8dEreoT1O3NPYZfBKXJ1v8sMInkrB0uTED0ZRE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000011"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:36 GMT
	x-forgerock-transactionid: 82da115f-06cf-4929-b2c1-06b07f15aef0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:37.051 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:37.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 32036: jsonPath($.tokenId).find.exists, found nothing
20:30:37.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,32036,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21b77706, username -> user.1000011, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22aeff45, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214637521))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:36 GMT
	x-forgerock-transactionid: 7eeb12dd-263b-4f44-9bc4-cf2c952f0a29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTcxY2M2Mm5nM3NxYXZ0ZGx2cWZ2MWl1MWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M2JtdDFibk5uV2psdGNFSjNjRWxOZFhSWWRXWlJMamRPYUU1UU9WUXpZM2xJYkdKMVZuTkdlR0pTYkhKSFdXeEhMVUZVYmxSb1ZVTlFOWHBNYTNJM1RIZEZhalZJWjFGYVZXZERTR0l0TW1oaVducFVXV0kzVVdWc2NHVlNaRlp3TTJOU1VuazRTVzFqTFZKa1Z6RlRiM051WVhneVNWOTViMDB6V1hoQlJEUnNhMEUwYTBOQmVVVnpVaTB5TURGblF6WnlOelV0YkZKWk9YZENTMVJTTkdWVldtaDJXRTFCZDA5MWVteFNNbUZIVVd0bWRGSkpNVk5tUlVSbVpWUXlSVE5TTUVSMFRtTlBPVXR3WlZkUVh6bG9OM0paU0hKbmJVWmhhRjl3UlU1SlQzcFJOMHAxV205R1prZHZlVFZEZG5kTFdESmZiREJ6TFRNelZuTlBhbVExZVZOaVRVaEJRMWRhYkVoWVRGaFFaa2h3Ums1R2NuVkdlVVpQWkd0dlRrZEVOell4VFVGR1ozTmtWRGhhTmpOUVZUSndNMW95WVdWNVMwNDVPRXBOUm1kalRreGpXREZoVFZCaVVYaHRXV3BOV0MxQmNrNW5aa1o0V21rMk9VWnRUazloWkZWWFZXaFdTekUzTlVaVVNsTXpPWFpHVVZsZlkzTkVTV3hsYUVSMk4zTlJWVE41VFd4T1dYTlJVbk0wZFZneWVUVktkbFZOUW5sT1IxOVBVV0ZNTTBKaFQwcDRVRlpDUkU0d09GVjNTVTFKTW5KRlYzSTJWSEZPVkUxdVRGcFVTSFJHTm1oM1EwczJSRmhDVkhkYVptcENXVGRPY0VkVFkzVnFjRU5PTTFRMlZGZHpOR0pqYmtJd1ZUaDNSRTl5ZFRKM2VVRlJXVEZ4WVcxa1FtOTZSRUUwYjNCUE0wVlBielJtVEhSSFZFb3lObGxZUlVseFZIWXlSR2hGU1hablJ6ZHdjelJpTkhwbVlWWjNUVjlHTkVVNFVqUkJkRFZ4WW5aTGJtVlNRV0pSTjBOeVFrcGFYemxmV1VOMlpVUlZjamhTT0V0a1owdGFTM2RDWmpFMk1rZE1iRXN0UzNOZlNqZFlNVWRrY25KM04wZ3pPWFp2UmpWcWRETkJNRnBwWVV0VWFUVkZiMDl2Tm10emN6SjBlRWhqVTJScmNGRXhTMDF5WkZaNGIyTkpWMlI2ZDBwUlZsZEtWRlpWWHpaRlVrWm5kMEZ6VVMxSFltMXZMbXBUTUVJNVRrSmhSV2d3YVhCTlMzaHBkRk5zZG1jLmpZc1VYVzJ1VW5xSlNqYnJPTjRJb3RlMl9QTlJRdjd3WUs1aWZFc3lZN0kiLCJleHAiOjE3MDYyMTQ5MzcsImlhdCI6MTcwNjIxNDYzN30.VNuBPOsfl4OnSn8fJ8Xdf1fFN3cCXKxOqcbGdGceHlQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:37.523 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:30:37                                         230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=42027  KO=11216 )
> restLoginInitiate                                        (OK=21056  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=20474  KO=53    )
> restloginProgressiveProfileCallback                      (OK=497    KO=53    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.23%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.23%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.96%)
> status.find.is(200), but actually found 503                      4958 (14.83%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        53 ( 0.16%)
> jsonPath($.tokenId).find.exists, found nothing                     53 ( 0.16%)

---- idc.login -----------------------------------------------------------------
[####-                                                                     ]  5%
          waiting: 510435 / active: 553    / done: 31627 
================================================================================

20:30:38.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 32209: status.find.is(200), but actually found 401
20:30:38.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,32209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ec1d61d, username -> user.1000617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6de8ba46, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214637980))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnZnYnVkbTVtOHVqZ3U5bTI2ZHRlYW5sZWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2QzSlNTblJ5UmtwaE16Um1aREV4YUhsVFgxUkJMblJsVFhwQk5pMUNYMFJxYkVwelpraDBWbkk1TW5ZNFMzaHVZVXMwZUhkRmR5MU1jVlV4UmxoSmIybHRTREJ5UjFwaU5ISkhOekIyWlZWTWRFUlpNbFUyZEVGa1IwMVpjV2hZTmpNMFZIWnVUVTFFVlZZd2QyOTRTREpwUXkxVWRGRkVVR3h3VGtGZlEwMVdlWFJtZDB3eGRuQnVMV0UxVXpaV1NrcE1jV1ZVYW1GMGNFeE5jWFJGVUhWTU9IZ3RTSGQ1Y0dvM1NISm5hMDVMUmxWdGRWTm1jRXcwZDNwTWIzSmhMVGRwWVRSV1gxb3RNa1JYT0VKalpWRXpXVzVvVW0xT1ZXOW9lV3RKTTFKdFR6Vm1NMDlTZVVoTk1TMVRMVEptWXpsSFNrNXpPREJPZWtsSmIyaEpRVE5HVm1kMWJsaDBhak41Um5SeVgyUkdiVXhFVkhsdU1HbDNjbGw1YUdaVVduVjBZbVZTYTI0MmVrSjFlVGx6VDB0TFMydG1ibGRhYURJeVptZDZUVFU1UVhaZmFtSjZRVk5mTUdKcVEzTjVOekpoYTBkd1JWaEtTbWxRUkdZdGNHSnhXVkpoTW5CUlRrOVdNbFp0WkdzeE9IWkNUek56VFUxTVdtWkZkSFZOYjJ0a1psTlllVzF0UjE5TWFVOUtZMDlCY1VabWIzZFpUa05wYmtvdGQyWk9ZeTE0Um1SZlIzTlFWQzEyVUZGeE5VOWFhbVpOWDNKdVpGcEhWMUptVTFJMFJuRktYMHB6WTI1WlJrTnlOREp3WVdFMFozZzVTbXBrV0VZNE5sWk1abWRHU0ZreFJYWkpUblpRVUhKQ1JqbHRiMlZHVW1odFVqTjNiWFpXZVRaallWWmplRU4yZWt4VU16VnZjM0ZhVWt0RGJ6WkVOWFZ5WjBsellXbEtRVWt3V0ZCaUxUQk1MVGQ2UkZVNVJYRm9PRVpVT1ZwQmJTMVRjMjFOVlY5NU9FZFBSM05QU0hwUWFHaFRjMjh3TmsxaVYyWkRkR1pDZGtsT2FVbDVXbTV1Y2tobVpsZ3hZVkZqUkd4VVlrWkhOMjkxV25rMGFEYzVabXR4Y0c1Nk4ySTNUa3RIVW0wMmVEUTFPRmt6TFdocE1GaHRiMDFVUkRRNU9GWndabGxwU0VFNFVrUlJURXBvVEdwck9HOXJZbXd5TkVScmJuRkJiamN0YkhaT1dXUk5Ma3hKTFdVM1MwVlVaV3hOY0VWdVdXWlpibTFLZDFFLm1QOWRYU1RtS2t0cGJxb0tXVlhHTEVHaXg2WF9SckJIQWxldjZSMGVBbUkiLCJleHAiOjE3MDYyMTQ5MzcsImlhdCI6MTcwNjIxNDYzN30.7_bSI6nML-9gZOQzMAZ_isphKZaoI6Xn-eLYEGc90eM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000617"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:38 GMT
	x-forgerock-transactionid: 2c77743a-7cf3-42db-8167-08b1a20e9a98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:38.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:38.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 32209: jsonPath($.tokenId).find.exists, found nothing
20:30:38.449 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,32209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ec1d61d, username -> user.1000617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6de8ba46, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214638447))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:37 GMT
	x-forgerock-transactionid: 9bf3e9ea-6349-4a49-828a-107466c1e14f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGk3dnJla3FlMms4MXRjY3FoOWk4bjl0Z2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MGFHVk1TMlpEVERKcGEybGllR2g0U1RGQ1VrRm5Ma3RXT1hkSVkxOVVNbWt5TlRCaU1UbENlRU5RWmxOblJWbEhTMEZhT1VaS2F6SnFOV3BXUnpoblowSlVaRVJtVDJ4SmRqZDNVRWRNZUZSblUxTkJjbEJyTTBoWllrbEhNRVZVY1ZwSmRsVmtVM1pmVW05eVIySkNTVVJJVmtwc1gwUnhPSFJPV2s5aVkxWllMVkpmUm5CSmN6QkZVa3BVUkcxME5Hc3hXbUoyY2tJMVFqaGpNWGxpWWpFeVZrZEZZMEZEYWxkRFFsbFRkV3BDWTBwSWIyRmxjbU54YWpoMGRuUkViamhaWTFGNVkyUXpjbFZWWlhwTVgzcFpiemsxY1hkc2NVdG5hbGMxYld4bVMydDZNa0ZOU20xcFlsVTNOamhyTWtwaWJVWTFNV2MzWm5WQmJWSndSbkZMTTJGcE1rZ3labWxRY3pCc1NUZzBhR1JLTTJ0NGRYWnVTVzFPUkdvMmNXOHdUMEZpVjFWd1RWb3pUa05EWmpsQ05qaHFibWgxYjE5cFNsZHJaMmRZVG1odVFUUkxiRmhGTmxSWE5WUkVUMHhKZW01QmNEY3pSV051WnpOYVUzUkNhRXB6WlU1MVpEZ3pUMFl6V2t4V2FFZHFWbE5UUm14U05YSkdjRXg2U25rNVJYQjBkMW8zTlc4M1gzZEVlV2x4WHpaQ09GbFRWa1pxVmxCRllXTmtWR3hvUkMxdlJsaGhVREpRTkVKZlRFZEdXQzB3WkZWdFVrTTBaamd4ZDA5SldFUlBiREZPT1RSVlkyMWxXVkJZVlZacVUwWXdSRWRSV1dFNVoxTlJkRGxmYkdSSk9XeGlUWHBvVEVaVFRtTlNjbXhmZERWeFIwcEJVelJtVG5CTlEzZHBkRFV3YkVkNlIyWjRMVGhuYlZOMk4wWXRVemcyTjJoRE9XbFJMV040UW1NMGFuZFRUV2RvWTNZd1QwZFNXRlYwTUMxWlJIVnFZVlEwVEhZemIybFpkeTAzUWpVNFJUVTFNSEJ4Ym5CWlVHVldSVk5EVVVadk5GVjJOVVl6UkdrMVh6QnZiMHhRWkZRMVkxUjNaVk5XVHpOalVIcERkR3RwTURCbVNrcG5kV3h4ZDNwbFdXbDJOVVZVYjJWSVJEUlVaWFJqZUhvemREUnpTRUY2VGpaNmRUTkljbG95UlhkUVNsRTRhM0JUUWxCV05FdHlXRmgwVTBSTmVYaHpMa1ZCZVhseE1FeFplVFkzYmxwclVGTjZOVmcyV2tFLkY1dHZjcnVHeGJNUGNkTDFLc3hxQWJZWEMyZVB1OThIMGpWRTNnQ1J1WkUiLCJleHAiOjE3MDYyMTQ5MzgsImlhdCI6MTcwNjIxNDYzOH0.9T2PGgtKfxFHRW5-7CK7mPKyMp6qKepB0PY86Giu2jA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:38.449 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:39.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 32467: status.find.is(200), but actually found 401
20:30:39.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,32467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2999b733, username -> user.1002373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@566b6f10, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214639571))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2E3ZjhsczdmcnZyamRudHNkampjbmxnYzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlMweFhjMVY0UzJOdlJFWjNjekIzUWtGV1ZWZEJMa00xYjNsak5rbE1VVGxUZFhWcVFrMVlNMnRmYTJaVVdsOXNNWGsxZW5jM1dUbHBNak5QZWtKSU1WZERjalpIUjJGd1QxbDRiMlJ2WkRNeU9UTnNNekJpYm1NMlIzZGZjamRPTWtSYWRqZDVSR014Y25oNVVIVkJSMlpNYldGMGVVRTRhV3h0VXpaaExVdE5ORE54VWpsSVRWZGZVRVZ4TFdWdVkxTXpVRjlJVTNKM1ZtaExXVUkzTW5GQ1FWQjBXa3RyYUhWNldHcHpNekJNTWtkRWFEbE9RV1l3Y1U5aGNIRlJUa05mUW5oMGFHMUxWblZxWTJkYWNFSXhiMVp0Y0RGdmNVTnhXbmxLWmt4WVdESmpORkF4VjIxTWNWRTFTM0l3WVZsa1pHRnNNMXBqTFdOU1lVRlBiVGhwWW5WVE1GWTRjRmM0UlZsVVVYQkljMU5xVUd4RlpuQnViemxZTVdscE5HdGxXVTlXVjE4elluVmZURzVIVmxwSmMydDNRMnR0TVZBdFMwNUpOMGh0ZW5wR01GTkdXbTFWT0ZKNGQyZGlhV015YTIxM1ptOU5OM0JrT1d0bFNEVXdia2R6UzFkTVN6UjJjRFJQWmtGRVMwbHlkVjl6Tm5STVpVZGlhekUwU0dOelprNUxjRVIwTVMwMGVFeFZNMW93UjIxblJYbHRURXd6VEY4eGFXcE5RMUZKWms5NkxVdEhRVEpHTFZwNVRGTndMVmxyZEUxSldrc3RjSE5CZEdGWWFuY3pVMHhKYzFFeWVFOXZjVEZ1ZUMxM05WVnJiVTVxYUU1ZlFYbGpVMlJOU1hscVVIRnRZamxoTXpsWE5qSkZaakJpYzJSSFNIbEtVMkYxTkZKWWRsRXhTalZmYW5ZelJubzVaMlZqVTBObVFuQmpia3h2WVZaa1oyUkxVa0ZyZVZsT1QweHFXbGRDYTBKTVRGWnFTa1pMWVhkV1R6ZGhWRWhyTm10emJsRk9UbEpTU1U1aVUxQm1hSEZRU0hGYVlrOURUVlpoYmtWcFpGb3pWVFZoWjFWMlpVWnpTbWt5U0dKcGNFdFRNMmh1ZHpGT1IwWmpjSGhsZVdoc1FXVnJXR2x1YTJ0WVFYVTVYek5JZEVoTE9XNDRkMFpZYTJOVGJXVk1lbXBRZG1GUGRqRTFOR2hyZVRoak9YaHFkV1pxUzFCMGVUaGhWRlZmYURReVZqTkJMbmd5UjFRMlFrbFRabTFJWjNsQlFYSjNielEyYUhjLldoMVpzYmU4aVZFeDlZTVo0ZUlkeGliM2JvaWoxajJsQnlVUXo2Y2o3Z0UiLCJleHAiOjE3MDYyMTQ5MzksImlhdCI6MTcwNjIxNDYzOX0.uZa_kqSQgj2Nm01ct8lMtM9aMBMYMDVpWI_Mzio4M0o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002373"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:38 GMT
	x-forgerock-transactionid: ca9ce492-ba04-4d0a-894b-c8f327ac0674
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:39.620 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:39.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 32467: jsonPath($.tokenId).find.exists, found nothing
20:30:39.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,32467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2999b733, username -> user.1002373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@566b6f10, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214639674))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:38 GMT
	x-forgerock-transactionid: dcc19eb0-5f7e-4784-934d-d009acd65c7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTllNjh0dWhrZWZzZTdqbmtoZjF0ampiaTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVEydzNVbU5uVDNWemNsRk5lbVppVHpad2VqZDNMbEp0TUhOb2NGVTNOR2R4UW5WUVJVeDZWM0ZpWDFBeE9GY3RjMm81YlhOaVVrTmtVa3R1WWxWcmREbFFWazVQU2pWbFNqUlpaRkkxT0doWlgwZEpSVmQyYjNaS1JVUTBYM0pQTWpaM1gxTnZUM0J5WjB0Q2JEaHdURFkyWlVsWVZEbEhhbGRDVDNob1JWQmlVMDk0V0ZsMlZGRnRSbXB1T1Vwd2JXMTNhVTV4UTFkaVUwbEVORUp0YTFCWFoxVm5kbW90ZERGd2FteEllR3AwV1hKdE16Wm9jVEJSVUdNNVkzWmpiMmxFUzNNdGVFWnZTbVZDTUhkUFRHdFdabUpYYzBoUVNrdHdUbG8wTkUxRVgwUllORTV6UkVsbWEyVnlTR1pCVFd3MVpXTkZUMlJYY0VkYWFWQnlUVk01UlRka05XNDFRMlZSTjBKUVFrcFdiRWhZV21FNFZVUmhjakZLWkVGVVkyeDNYMUZuZWtnMGQxcGxZVW90YlU5cVRXcFNaalo2VnpWSlUxcFdhMWxPVWsxb05sUkxURkJZZDFCeGEwTllXVzlUUVZCc2QzUmlWMEYyTWxKc05HeHJabTF1VlZOMmFWSlFVWGszVUhsRE5rVndaamhwVkRCQmJDMUdaRTlxTm1weVFsSnRka1ZzYUZWUVFqbHdXakJLYUZWclVXOUtURUZzYTFOMGRYcGlha3BwTkRsbmVWZFRWMFJSVUcweVEyUlJiVXhvVG5aMVIxUXpZekJ3U2pkQ1UyVkdiR1owV20xNlpXbFNRakZpYm5jM09XUXRSSGgxUTI5VVIwaHdVMDFYVWxCb1FuaGZlWGxUTUZKRVoweFVTRVZoY21vM1MwaEhYekp4U3pCUVdIYzVRbHAyYm5CSE5FUlhkVWRZTWxwNFFXMTJTVWw1T1VSeVFYTlVkM2hMZVVJM00ySkpZMUYyVlY5NE5EZE5PWGg0VjJWNVQzUnRPV2hQUW1VMldHNUVPR1F4VTBrdGJFeHNTMGhoUVZCQmIwNVFhVVJGZVc1blQwbFhTVmRwZURsTlgzbzVVV1JNTlhjMFpVTkNWemxzUWw5VUxWOTNkV2hOYkRORFlXZEtjM2h5ZEZWbGVuRm9NbVpTVUc5SmEwa3dlVzVKUkZkMVNUbDNYelpUTjFsMVVtSnFiWGczUnpSVGFuRTRVRXhOYkdGVFl6Wk1NVVF3VEVSRlF6TmpMa2xWYVZKaWJqZHJVREJGTjBWU2EwZGpRWFI1TUhjLjZxcTNrSkkzRzJLcHVySE94RnZvUlg5bEFURERYVkQ5NGUtOEVDWlpSdGsiLCJleHAiOjE3MDYyMTQ5MzksImlhdCI6MTcwNjIxNDYzOX0.CqfHMLgN5wdWQHOzCeJTaP26yH2h4MWszkZMuG1TEmQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:39.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:40.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 32637: status.find.is(200), but actually found 401
20:30:40.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,32637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1111fa74, username -> user.1002215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@368caff8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214640574))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXEydmdxOTdvODFmb212Y3A3NHI1MTNtOXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVdYVmFSRzl0WDNOcmFESnljREprY25Jd016Tm5MbDlPTFRCcWFsb3dOUzB4U1ZkMllVWTVXVWxxYjJaeFdXSnRhbXhIWXpsdlpqZ3lZekExUWpOd1REQlJTR3A2TUZFNU1YSnJhMWRpT1RObFJ6aGhkMnR1ZVZSbVJFeHVhamxWTms1NloyczFWMDg1TFRaYU1sTlhUbFpLUzJ0Zk0xRnhiVkF4UjBkTlF6WnZWVFZRZUdWclltMWtSRFZRTlU0d2NXOUhaMTlUZW1sU0xXWnFOMTgxU1RkNVRtZFpWMEZGU0hwa05HeGlTbW80ZEZKelVFTjJiVU5qUXpZNFdrTlJNa05zVDBWckxXNU5kSGw1VjBWa01HbFZRMjlhVFhrd2NYZFVXak50Y1dGMGVYWjJXVmhUUm5oWWJqTkhWWFZZVlRRMVJteFJkMjQ0Vm5kRmNXUXlkMjE1ZDNjd1NGVldURmhUY1VWSloxWktTbGQxUjFwV1NFNHpjWHBKYldGNGJqTjJZa2xqWmxsRFYyRjRUamRNWld0UlNYcG1ZMmt4VFVVeWVXRkNRMUpGVFd0NlpFVjVWVEJxZUdkaFZuVTJSRUZCU25wbFptcGhlRzF3VVU5Q2JqWkJSV1pTUldveE1FMHdkM1ppVTFJeVpUTnRUUzE1Y0V0dGJYaEdSbXR5WjI1c2FtRmFMV0UwUXkxUWF6TlZiRk13U1Vrd2JXazBTbXgyUTNsUlRsQndRek5KWjNscFZYaDNPRGxRT1drMmFIVllWVU5YU1V4M05YbE9SbXMxTUZoaE5HeHBUVWx4WTJoaFpTMUJRVWRtTjFKbGRFVjJVMDFQWkhSdkxVY3hRVUY0ZFhaRFIyMXpWWGd5UW1aSVUwdFZNMFpCYTNKS1kzbGxiR0p2YzJsV1JHSTBVWEpyYlZGQ1kxOUlNWHAzVkdscE5WUlpWekppVTJGalMwNDFXbFpPTTBoRVZGaE1OMmhvV0VwclZFdFJPRnB4V2poNk1sQlVha2gwZDBoRFJ6bEVaV295ZGtzM1p6Tk5PVlpHZGtkWVRUazJObGd0VmtwWU4wUlJXWGhPVTBOWFEwZHpWM1ZFT1d4clFuSTVjVlZOVkhrMlZGWkRkeTFaUnpGWFgycFFlbm90VjNKQlduTXhkVkp3Um1wSmFFZ3lhelIxZWxwcFNGazNYelJ6U25KVU1HWkpOa3hmWTFKeVJYSXlNekZuV0haaFNqZ3dUbmRaZGpCMGFsTXdMblZ1WlU1WGNsUnhiVnBqTUV0dk5YUnVMVWhyYkZFLmd0bWdKOW1HNWtqOEVwdHVqZGxUdXRIbXktX0hscmNJdTBsaGJMWDRmc1EiLCJleHAiOjE3MDYyMTQ5NDAsImlhdCI6MTcwNjIxNDY0MH0.TPlfMKojZJGBPU93HyszT8uMvgokZXY839t37D0WuGg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002215"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:39 GMT
	x-forgerock-transactionid: bfe99003-f324-4510-8d98-5d7af21a6289
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:40.724 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:40.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 32637: jsonPath($.tokenId).find.exists, found nothing
20:30:40.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,32637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1111fa74, username -> user.1002215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@368caff8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214640780))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:40 GMT
	x-forgerock-transactionid: 5408a972-f90d-4982-b3b5-c23470c5d706
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWswN20wbmJmaTEzamR0Nml2Ymw5c2JiYTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFRITjNURU5wYWxBNGVrZHZTMjVGWTA5Q2VYTkJMa1p6TWpCVWNGOU1VRFpVZWpkbldUQXhYekp3ZGpOcE1ucE5ibVJhYUVkcFUxZEVOVmRrYXpKa2NGcG5SMUpQTTFsTlEwdFpOVTlmY1hWMWMzaFBjbDh5VW5odmFqaDBOMGRCU0ZscldubDVjazFNWWxGMGVteEtSelEyY0ZoWWFtWnpZbEpNVWtaeFpWQmZkeloxVWxSemFWbzVNelppTTJsbk1qVk5ka2w2U0c1VFIxYzFWMGszVkdOMlluUmhRbVpTV2pSd1UwUndVR1ZuUW5WalZFRjViMDh4WDFWVmMwcGFMVkJaUkhWMVFVcE1OazVMWTBRNFVsbENWbWxHYUU4NWVXcDJPSHBvZG5ZNGRXeEZYMGxOU0hoaWJtMTROelJITjB0Vk5uZEpka0ZYY0doV2Qxa3pMVGRNTFc1aFVDMHhXSEppZFhRek5UVlVSSEpSUVZkRVYyeEhNR0Y1UkVaV1UxSXdMVEZSZDBkMGJEWllObEkxZERRemJEWm5XV05yTlc1SU5sRjJkMlJmU1dGQ2QzRTFhbGRuYkUxT1VWbDVVRGhpU25GUVJVZGFWa1EzVTE5WU1IaFBNRmhOU0ZsZk1uaFpOWGs0Y1drNVExazVOVEZDTFhoTVVGcDFlbUZtVkU5blJFeGxlR1E1Y1hSM1lVZExlV3hzUkhsdVNuWjZVVzVvZEU5MVZGTkxVazFKWVhKRFMzcHllVGhUUjNSaGFIVkNZVE55Y0RGcmNGOHdlVmxYWTBsV1NUZFRaRFZpYzNFNFFtVTBTRWhPVDJsTWVIbElaMEZWU0V0M2FWTldORFpRZVhoUmRteHJjRU5YWVZoQ2N6bEVja3A0VEZVNWRESTRTbWMzYVZCUVJrWjNjR3BEWkdsVGVDMDJjV2QxZVdRdGF6QmxSMjQxY2xobFFYQnFlVzVpZVVKRmRGZEVhazA1ZW01ZlRrNVZYMmw0TFZGSU9YaFlkM2QyTkhGYU4ySmtNVTFSVERCVlExRlRSR2d5Y21GckxUSkdWMGxIWnpKUlZEWjRRMmxPZDFkRE9VUTVTek5hVURob1kxWmxVelV4ZFZCbFMxUXRTblpqUzNSTGJWcGllRWh2WTJsMVJVRllNa1EyU2paVFVWcERTM0ZZT0dwMk5uWmxlalJHUTFJMVUxQmthMmxCVW0wMlNUVmtRVVZzVDFkRlRHUnZWR2xZZWxKWVpuWnJMazFCVUhwcWVrZHZhMlZ5TlVSVVpYUnFkbGRKVUdjLjYyVm5NLWRiQWxGdTBOV0ZmZ3lsTjhWTG84TUd4RGpnbHV2WldJVHlBX3MiLCJleHAiOjE3MDYyMTQ5NDAsImlhdCI6MTcwNjIxNDY0MH0.1AerIA9fgYBDT5bhNUbQbuARxzhTnO8OCimKD0dfJ6U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:40.782 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:30:42                                         235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=44139  KO=11222 )
> restLoginInitiate                                        (OK=21853  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=21759  KO=56    )
> restloginProgressiveProfileCallback                      (OK=527    KO=56    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.22%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.22%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.96%)
> status.find.is(200), but actually found 503                      4958 (14.83%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        56 ( 0.17%)
> jsonPath($.tokenId).find.exists, found nothing                     56 ( 0.17%)

---- idc.login -----------------------------------------------------------------
[####-                                                                     ]  6%
          waiting: 509643 / active: 49     / done: 32923 
================================================================================

20:30:44.196 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 33158: status.find.is(200), but actually found 401
20:30:44.196 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,33158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@753095be, username -> user.1002118, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@650edbdf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214644124))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWRjcWthcG1ucmx0MmQwcTRucDZ0N3FzNm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NE1VeHJWRzF3ZUhjMmN6TXhRMlpuU1c1S2MxbG5MbE5sVERodU16RndlR1ZwV2t0dlNGRTFiVEZQUTNGcVJpMXBUMmRJWlRGeWVFdEdUVXRZZERKelUzQlJWR3h5Wm5veGFYcFNlVEJuU1VKNlFscHJVbFU1U0VGamNqRk9jVmd4VTA0dE1rdFdielUzZEU1R1lXOTVNa3Q0Y0dKUGIwMURUV014WWpkWFFrZGZTV293U0hwUmJrVllWMGR5TWpCbE1qZFhXVEpKZEZSQ1ZrcHhVbXM1ZFdRdFlWQm1lVGR3VEhwSmJrZFVkM0paYnpsbVRYaHNNbEJFYVRSRGVrWnRNMUZYVTJ3emVHTlpTa3M0VEZnM2VsaDZTeTE0ZVhSZlVXOVZRelZMZFUwNFdsWnNiWGx5Y0dGVWVHTmxNMU5wWmxGc2QwUTNhVFpZYzFaeGVVVkNNV296WjJaM1NXcERjbXRvYzJSSWJUaGFPVU5ZYzB4dlZuYzFPRWxXT1VwUGJUSTNVVUUxY1drNVdEVTRlWG93ZG5aNVUzTlpPVkJGTkRJd1QxSXlXWEV0ZUhOTk0wWjJUMUphVVRKaFgzTnBRWEF6VWxrelZXOUNUVVZZWkZScFl6SklTblJzYzBadFRtOWxVblZUYmxOTVEySnFkbWh1V0RRNE1IWlphblJ4WjAxNVZVSmpabVI1TTJaS2RtMUpiM1J3UzBOR2FWRkNXWEp6UzFKWk9UZHBaVW8yV204M1QycEZSalJWYWxWS1owczBNRk5LTlhwYWJDMXRjbWR2V0Voa1ExRTVRamRwV0VoSWMyVnhUWEZsWTNSaFgzWXlaUzFzZDFNMVFVTXlaa3BPTlRRNWRtdG5aRXh1TW1aWVEwTm5aMkZwWmtOb1ZURTNjVU10VW5kSVozVXdka2hWYVhwT01VUnRibEV3WlhVeFlqTkpNR0YzTVRaclpUQjRPSEk0WVVkV2FsbHlNVEJZZURWYVJWZGZSR3QzZERrMVEzcFBWbGxSWnpSUWNHRnNZbmhQWTBSUFRXdDBNM0IyVkc1bVZ6Vm1RM2xHV1RoRGJVWkhSVFpXYTJRM1VXRm5XRmxuWjFoaFYydG5hbloyZW5KSFVUUlpRVXBITFdKTFdGbDNiMmt5WkhKQlVscGtlWGwwZEc1bGJraG1kek40Y0RKM2FsVnRVa1Z1UXpOTlkwWjJaVkZXUjNwV01pMVFMVzQxTTBGdmJteERiMjV2ZWxFeWVEQnJMbmxMY25VMlRGZHVhRWQ1WjBGeldtdzJVa3RYYjFFLlVPdDFZTkpOVE9MTzc2Qkt2b1pENlVDWExzM1pBLW9KTXEtMnU2M1E5SDQiLCJleHAiOjE3MDYyMTQ5NDQsImlhdCI6MTcwNjIxNDY0NH0.LWizv3wednqoEgfwVh0W-shXxDV5l6SlPKUiF9wja8I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002118"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:44 GMT
	x-forgerock-transactionid: 87a12f26-65e3-4ed2-8b4e-db679910a7ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:44.196 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:44.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 33158: jsonPath($.tokenId).find.exists, found nothing
20:30:44.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,33158,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@753095be, username -> user.1002118, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@650edbdf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214644258))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:44 GMT
	x-forgerock-transactionid: 631d5918-7275-42f0-b949-134f84543112
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWdiM3JnZzVvYjAzOTZqZmhjZmRxamQwYmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a05WOXdVMEp0YzNWcE0yWjNNVjlmZW1wSGN6WlJMa0V4VDI1alowRnJjM3ByTlV0aFZVaG9NaTFqTWw5NGJGRnhWbTVOTWs5Mk0zaElTMEU1T1hZNFVGUXRNR1J2WjNsUGExWXhhekpQTWpGUlRrTlJSR2R0Tld4eFZsVmZUMEZ4U0doWVJFWTRTRWxNU2xwMlNYWkhjVEUzWmxkM2MzWlhRbTVRUlRnd1UwaDRkSFpwYUVodGJYaGhRVFZmTkhwV1pUQnRja05oVTFOSWNYZzFYMFJMVDFwRGRIUkViRU5QTUZaV1EydHVRMGRKZEhOTmFVUTFkbXhmZEVWdllYQnhVMFJVTjFKSWFrUktkekJKWW5kWGNsZGFjVVpRWjB4TlEzRTJkRlV0TVdoeWVuTkVlakYwUmpWR05GZGZUM010VTI1c1NVZHlWbFZsTkROWFNXVk1RV2RTYjJOd1dHcFViMjVpZWtZeVpVVnNhRGN3VTBsM1gxTk1ZMjFQU0ZoNE1sUkdVbVU0VUROb2VqbDFRbmRRZDE5eVdrSkdRakY0Vmt0T2NTMUdaa1JHYTNsRWRtODFlSFZSVURWQllUSmFlVlpsVFd0MU1FUkVNa2RMVVdjd2QwdGxYekJmWjJ0bllYTjVWMkZrVGxwNE0yNU5XWEZhVkdSaVQwWjNSMWw2VTBJMk5YSkZUV0ZqZEZoVGRXdHNRV1J5Um5GVU9EZDJWVFpLTXpaa2JYaFFaa0pzUkdRNGRWTm1iMk56ZUVFMVduUm9hbmwxVUhGNWRGbDNTMGR2ZFdodU9HSmpNbmxGYmt0dmJIVlJRa1EzVWpndFNVNWhaWEZEWW1ST1NtMVFRMjFzY0hwMlpuUm5iVGxDVkdsbVIwTTVibVJJYTJReE1YQlROMEZ3V0U5TlJFSTFaVFZoU1VKbVJHODNURVYwVm1RMFdsSm9Va3BzZG1ZNWNrWnpWVFZMU1RreFRtSXRjMEUyWkdVd1IwSjFMVUV6UWxwd1prWkhNa0p0T1drM1dHTTFWMHhHYTBGdlJFZEJhMGxtTW1OemVWZFJlRzFKVkdGcVJuTktWWGMyU1RsVWNHVXlNa2hSUW1Vd01qTjJiWFIwUjI5WmEyNUdZa2hHVjJ0YWVTMXlXVkZ0U0hoMVNEaFBNVU5GTTBRMFlWWkRWMDFaTW5sbVExWkVTVTFTV2tGcVJUUm5ZMHhZVkdsWloyMU9kMjVmY0hsMFgyMDJjbTlFYWxWRk1XODBMbVZaVG5sSmNHZENVVUV4VWxZNVRrcFFiSGhPYTBFLkZVby1Pem9wNGJxTWNnMmJWU2gtZTJzWnVlU3ZWTHJ0T1E2VVJhblJFWXMiLCJleHAiOjE3MDYyMTQ5NDQsImlhdCI6MTcwNjIxNDY0NH0.O2NAq1XLikv2Wm8A9RNg_2WcIfjDLetkx0y0TfKqOLI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:44.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:30:47                                         240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=45559  KO=11224 )
> restLoginInitiate                                        (OK=22548  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=22463  KO=57    )
> restloginProgressiveProfileCallback                      (OK=548    KO=57    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.22%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.22%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.96%)
> status.find.is(200), but actually found 503                      4958 (14.82%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        57 ( 0.17%)
> jsonPath($.tokenId).find.exists, found nothing                     57 ( 0.17%)

---- idc.login -----------------------------------------------------------------
[####-                                                                     ]  6%
          waiting: 508948 / active: 41     / done: 33626 
================================================================================

20:30:50.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 34052: status.find.is(200), but actually found 401
20:30:50.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,34052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12f49681, username -> user.1001671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1509147, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214650437))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHZzOWp0Mm40aW43NmJ2YmlqdGlyM2xsODUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWN6TnJjbFpmVHkxSWIwWkhiSEE0U2xKd00ySlJMak56U0hKWlJEZDFia0V6ZDBKUFFXSmhUMmRyYURsV01ucHJlVTVNYjJGUVkwUmxPREZIUlY4NVEzTlBWa3BDVlZKRlUwNVZVRWgxWkcwM1YyeFpNbXRuVWxKU1FpMTNjRlF3Um5Gc1NVcFFVV3BQWW5Zd2RVNU1RM2hPT1VwSGFEVlBZekJ0TURGNE1WaHpXbXAxYVRSa05EZGlVVEZ1T0hNek1VdGxURk40VXpSUlZGRkRUams0Y1RSeVNFNXRZVlJ4VjBseFRtTklMVmd4YURNME5UVmZSMHc0YVVGUmMwaGtiRzVLU2xSc1NrTmliakpVYW1relExcHhZV2MzVWt4SlducFdaWFYxTkUxTFQxQjNNMlY1VWxOTWNtMTJNVVUzZGxGNk9GQjRTSHB1T0doR04xcENWVTlwV1ZaWE5GcG5VV1ZxVDB0VGVXWk5ORkJoYzB4Vk1FZDZWbk5EWW5adFpuRmtiVGhUUzE5S05tZDJiVmRLVjBwemJFSllXRTVtUkRnMVRXTmFjbFU0TWpkM1JsSkhUSFZsWldRd2VWbHZWR3R0ZURjemFuUkxXRkpyV1ZrdGJGb3dZV0ZRYWpWeFFVUXRNMFZzU1hoQ1NqTndURzVUTkROWVgzWkdjbVpMYXpkV1NIRmpVV3RDZFVrMVpVSmZVVFF0UVVkNGRWOVZkbFZrTUVOc1ZIQTJaVVEzYWxkdlRtdzNWVXR1UjJSQ1QwZExTa1J3UnpsVE5VTnphRk0zTWpSUUxYaFRhVEZEVlRseVgzSkpkM1JrT1ZoTmJrMUVUV3RLV25ONVkxbDRhVkZFUmprM2RIQndhSEY0UkdoRk5FRkRaVWxNUVhGb09EbEJlVWhYWm1OWFduUkJZazh4Y1hBNWRVUndVSGRPUjFGS1FVTjJTbWd3Um1SRFkxTkRaM05ZV1dFdFYwZEpRMFZsUnpKSGRGWlplRkJSZGt4RFR6Z3piRzEwVDFCdFdVcHRObXRQYTFKTVRsRmljREpqVjBWemRtODFhSFZ1YURWWFYwRkpVM0kxYVRKUmFWUllielJ1VTI1d1UzZElZMFp6YVdvd1QybHBSR0owTjBWM2JFVm9OVFJ2V0hkUFRERmpTbUpHTWxoQ1VYaFZOMGcxWlRGWWNrRTRUMjV2V1hkR1dYTXROWEp5WDJWV1pucEJSV3RqT1ZaRU9VOXFTVXhKVEVWSU9WcDNMa3h3UmpsWmVuaElhM0JCWVUxQkxWSm5SR2cwUm1jLm5vYkdicFpXeG4wSVpvdVBndmFKbGFwMTZuenhfYUJ3aUlrTUVzVHVXa0EiLCJleHAiOjE3MDYyMTQ5NTAsImlhdCI6MTcwNjIxNDY1MH0.V0iMTCy1LfnebUOpiC3lE9X_GFCplq2pPRPBzN9taw4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001671"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:50 GMT
	x-forgerock-transactionid: 46084553-19b6-4221-a131-0fa64524f2ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:50.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:50.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 34052: jsonPath($.tokenId).find.exists, found nothing
20:30:50.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,34052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12f49681, username -> user.1001671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1509147, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214650528))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:49 GMT
	x-forgerock-transactionid: e1cb1995-7ecb-4200-87ae-a86be96e4cf6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTZkZzh2YWFvbm10NnNlbDhrbnVsOWx0c24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SE5HUXhkR3BCWm5ScVExVnlNRTkxTkhabE16SjNMbTlIWjJWb2QxWkVMVWR2TVd0MFgweFNkWFZxTVY5dFh6bFhhV010ZDBSdmVISk5PSFpVYTJ0T2RWVnhjR1JwVmpKalRVdGtNemhNVjE5U05YSmZRbEJZVVZsSWFWQkNUV3RxY0d4VVMzVTNiVWRuYm5KYWFIVlRjWE5QU1hoU2JtaENja2hHVDJKM2VsbHBTVGxOVm14aE5XZHRYMnhsY2pGdkxUaHdRVkoxZHpOcmVFeFZOMkZ3V25kdk9UVkhSa2gyYkZkSmRqVnllbkEwZFRaVlpFVjRSMmh2YTJSS1VVdEhibk5vUzNJME1XcDBRVU5DV210amJGWXliRTVETjA0MVZrNUtlbFZ2UkdwbWRYZHBVazR0TmtkeU9ISjNXVEp5T1VOU1YyTnlZMTlSTW1Vd1MzUnNUMEV0UkhoSGIwTmtaM2gzZVZkUFlWZHhWa3RTVlV0UFdEaFRaMU5uVldoUE9IWjRiR04xWkdKTlpWaGtPWEp0TFZobFVITXdNek5pYzI5bVpEQkdWMlJLTTA1cVF6SjRWelF6TWxaclNIQTBVR2xtYUVSa1Z6VmZkRWQ2TkVrdE0yWnlMVXh2UjA4NFJtTnBhRlUzVW1WVVIzSllTM013VUUweFlrMXpiVzR6ZWtONVVVVjFjbTF4VFd4dE5GcFhjWE5ZZUZwR1VVOWplVXRsZFVkUWJrRnBSbFZ5UkhsWVlsTlJNMlZHYUVocldrOHhNamR4ZUdwcGVtUXdjM3BJTWpBeldubFRPRTlvU2xFNWRUSm5NMWRrU2sxSmVUaEpibXgyY2xkRmNIUXhWRk5yVUdvNVZuZEpSV1ZHVWtKTFl6TTJlRXB1U25CMVNGQkpPRFYxVVdGVlRtNUtkRmhJVGpGUWVGaFJjVUZJVmpaQ01raGZZelpyTURkVVluTjZXa05mWlVWUVJURlNXV3BWVkdWTVNuSTFRMUp2Y1doUlZteExXVlI0TUZsR1RWUm5jRk51Y2xNNU1YTXpPVmxoTUhsWmVFTnlaemxZVlU4emVsOURWbFpvUjFWV00xZFlNakpmZGw5RFYxQm1TbXA2Y1dsSVkySkZhRjlvTlRod1VuRlFibXN5WlhsNVFrOU5NVzQxTWtGbGN6SlJZVkJDY1RNeldIWXdSakJVVVhSVlYyNHdPV2RoWnpZME0xOWliVUpHUlZoWWFWSlVNV3RYZVV0SlVYZE5MbEJSZEdndGFHRjBNV2xhUWs1UFdVeDNibEJUWmxFLjhGRVJxQ2dDZ0k5c2t0d3Y5T1dmeXZZMDBudWREU2ZwQWhXQVhjNWh3b0EiLCJleHAiOjE3MDYyMTQ5NTAsImlhdCI6MTcwNjIxNDY1MH0.Xrb-e0lihHLaRGREDnIB6DKfQFgb7x5lJPYMPvNr4N4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:50.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:52.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 34353: status.find.is(200), but actually found 401
20:30:52.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,34353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@104911bc, username -> user.1001166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63023a1a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214652461))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajZsb3IzcHZrdTJlamZra3FnMmZyZjM5MHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFltdHBTMWwxVG1WaFZEaFdNek5mWm14MFdWaEJMamRUT1hZMlNtbEpPVEF3YTJkQldsRlliWEJSYWtwU1gybG9ZalZCYWtGa1VVbzRhVlZEVmpGemFEVkZjR0pyTVhjM00zSm1hM1J6YjFwU1RHSTBSVkZUVm5ob01VRnJOVXRLTVhadmJtUjNUMFkzV25KeWFrcHhOamRTUXpkR2IwaE1hVUpCWkhGRlpWaGhlVk0yVEVWUFZHcFRPV3hYU0VWUE1uTXRVakIzTmpNMllXcGFXSGR0YmxwcGJscG1PQzFXYjB0UlZUTkhjRk4wYUdjMWQzcHRiemM0TFd4NmRucEJOSGxUUTE5b2NGQkZRbHBQTTNwa1VFaFRhRFoxYldaTWMxQndWbUV6T0d4Q1UyVnVXbGQxYzJoQ1NsaGlaMDluZG5abE5sTXRURWRLU21ocExUaHRWR3BtYW5SbFUwMTFXSEYzVVVkWU5qWk1OVzVsV0VKRFl6ZE5kalp4WkUwNVgycDZSalE0YVdkdk1XdGhiRWxJTFZSeFNFcDVUV05zVG0xNVgzbEZVWE5wZG1KclMycERVRGhQWWpsT2FWcHZXVGxrUVVzNFZFNXZaSGt0U201SmJUY3lMV3MyUVZoVFNXSkdiWEk1U0hwSFJrTmpVMXBQVVVoNmNIWkhaRVV6VW5sT1lpMUNURnBITmpsbVJtaE5URmt5U1VkcE4wUmFTRlJhYlVOS1VIRldVbmRsYzNoeWIxaEtkWFp5WTNKdFNWSXRUVGhzVEdOSmJITkljRWxwVGpORFNIQjJOV3RyTnprME9UUkZaWFJLWlZOdVJFZDZkWFpJYVdneGJGVTVUV3g0U1VzNVptWm1aMUpaYlMxelUwMXlkSGxVVmtwcVdFWmFURmg2YTB0a1VEUklWbEZEYkROaGExWlZlVUp4VlMxbFR6QnpZbXcyTWtOMlRXZzFUV1Z2VUVsMlZYaE9hRnBDUmpaUFdWTmpNakJMVm01V2FHSjFhR2RTVjIxbWJUQnpSRTQ1T1UxMlNXRXpWSHBxU1d0WlZHMVZTV0ptVGtoSFFYQnZhRGM1T1VwTldGOXJkRTlQY1daUldTMXZZVWxYTTNRM1MweG5OVzVzVGtJemJFWnpVRXR6T1dSdlYwZEhRV290Y2pCTVNXRnVWSEJ5VTFsUVl6WkhhbXc1VFRsVFZXSnNaRlozZVdWQ1V5MVFkbVpxVUdGSVVYWmZOMEZ3U2xGUlQycFZMbFpaVW13NFlrdG1TV05DWkc4eFRGcFRkMEZGV1ZFLjAzVmtPdmhLaE5RSGZrdFc4NXFJVFJqaV81aGdzc3lBdzNMTFNUSVU3RWsiLCJleHAiOjE3MDYyMTQ5NTIsImlhdCI6MTcwNjIxNDY1Mn0.cJhRj6WqBuKEI2CXyxxZ2a2vjw9oNi-6yPdZKVRnxgw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001166"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:51 GMT
	x-forgerock-transactionid: afb602ab-a72c-4691-a3fe-d1b656f3a6e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:52.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:52.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 34353: jsonPath($.tokenId).find.exists, found nothing
20:30:52.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,34353,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@104911bc, username -> user.1001166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63023a1a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214652549))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:51 GMT
	x-forgerock-transactionid: 9b399cd7-be8b-4535-8ae5-6c4939133784
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTNhNzBsNmdkZnE0M3R1M2docWprYmU1MGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU5YbGxVVUpyVW5kdVYyNTFlVkYzVW5vd1RubG5MbEYyVjJwS2NEZFFWSE5yWjJwa01sQnlVa3B6VkVvMlJHRmpSMmQzWlRKeFVIVklWRFI2Y1dadGNXZHhkMnhmVjFCYWJuYzBZbGN4ZVZSeGMzTlhhekZpZVVoT01ITmFNM2Q2UVUxWFVERmlVV3BPVkdkc2NHcGFUR05HY1VGTllWOUxkMmwzZGtwNlQwbENOM0ZJZUhkVFVHMW9SakZJY0ZNeE16TkNla2h6YVRSdmIwczJWbE5wZFRGamVWQTJhbU5vUVhCRmVGWmpTRVpHY0dkWlFtWkllazVyWDJwUlYwTXpVMVF4VjA5U2RYSjFXVGN0TTBwa09GSlVRbU5xYW1KcFdGRjNZbGx1TjFjdFFubzRaazA1Tm5WNFVteEZXRE41UWxNM1RXSjNkek53ZGtvM1JtaGhhMFZQTjIxVk0wOWhObWxvTWpSQ2RXeHpTM2h0ZDA5UlgyTXRNa3d5UjJwclFsTk9lbXd5YlhaaE5XbzRhazVVWWtac1p6ZGhkMmd3U0RRMFFrOUdOVEZ1YWxVNGJqTjZjemRYTFZKRk0wd3RTMDAxZVVsNlZ6WnlhVUZWTVZCemNsSTVhV1V3ZW5rNWRrSkJNRVZJYjNoQ1MycERVMDl1V2s5cGRGZDRSVzFQWVc1NGVHdEtXWGhZTkhZNVFqRnpTRXRuTmpOQk5IRTBja1pIUVMxdlFuRldSVzFZUzJwRE5WSlllVFI2YW5CR1ZGWlVVMnRIWkRoMFNXVlZSRXB4UnpjeGVYSlNWMHA1VEVwbGJ6RlNibVJVUzFZdFptNDVRMnhtZEc1NmNHcFRjV2xKV1hORlUweDZRV3RmYjNKcGIyUkJaMHRZWlhsMFZHaHhZVEV6ZGkxTFZXRlpZbk40VGxCemEyRmxablYzZEU1bU1HaFpZVmswVVVaU1NUQXpkMnRMVVhjNVQyNXRlVk01UVhkRVRYZFRMVVpvWHpKSFkyZGxkMWh3YW5GSU1UbEpaek4yTTNWb1QxZEJYM2hRVm5NMk9HTXlNSEk0VURGVVVVTlNjekZFV0hWcWNXeHFVREZZYlhkRE5tWlFjVVpoUVRSRFRXRkplVEJvWTFCRVNWQlhiRU5tUVVwc05UbEplRmRQUm1kM1Z6WkJSalpPYW1wa1p6TlpiRTVFT1hkQ1F6Qnhkbmh3VWpKWlZFSm1URnBEV2xSd01VOTRSWGhSUkZFMGNFNUZMa0pxYldoWVFXMUhZbXBaZUdnd1QwdEdlVTlGT0ZFLjBlcjFpamR2NDg0Qzl4bkQ5OU5nTTkzQjJBMWg1a19jVHp3RTZiRS0wWG8iLCJleHAiOjE3MDYyMTQ5NTIsImlhdCI6MTcwNjIxNDY1Mn0.cwbyxImiw35_xoNusjrQehHxIq831kpPBqeEJjGBtSY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:52.550 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:30:52                                         245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=47030  KO=11228 )
> restLoginInitiate                                        (OK=23272  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=23196  KO=59    )
> restloginProgressiveProfileCallback                      (OK=562    KO=59    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.22%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.22%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.95%)
> status.find.is(200), but actually found 503                      4958 (14.82%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        59 ( 0.18%)
> jsonPath($.tokenId).find.exists, found nothing                     59 ( 0.18%)

---- idc.login -----------------------------------------------------------------
[####-                                                                     ]  6%
          waiting: 508224 / active: 26     / done: 34365 
================================================================================

20:30:53.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 34545: status.find.is(200), but actually found 401
20:30:53.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,34545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@141ab400, username -> user.1002460, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32030b52, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214653755))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWZwMmoycnU2cm0wbDY3Z2dhZTUwYWwxbDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVRHbDJNMlV4U0RKTFZIcG1OM2xPY21sbk5FMW5MamxsVlRoR1VYcDRWM1ZUT1U5dlJEQjRNVTF1Um1GV2RXaElNVGxhWm1KVVkyY3hhR1Z2YTJOUE1GZ3hXVWhVT0hab1prMTJPR1pwZG5neFJHcFNWVTlxYVhoYVEyeFRVR3RKV0hoSlkyazVUMEU1UVVGelVUVmxRbHBqVFZad1MwOWhTMHBKUzAxUWFqTXdSbGxYWW5kTFJrZ3RiMUpUVEdGS05EQTFOVE5VZUU4MFltWjZXRU51UWtadlgydDVVRmxRUkhCUGVqWlZkMEZvU2xSWk5ubzBNemN5Y25KSlprdG5Ua2R2WldOMlJsUmZNREZTVFdsM1VtMXpUV1ZEZUhSdlRWTlFaRzlRVVhwaVkzRlljWGxWVG1SQlVpMVhWekZIWW1WME1WWnNRVFpLTkcxak0yaGFNVzVtTFdoTVJYaElTVUl6YmtRdFdEZFlVR2xrZEZWTk9FMTRNVWczVEhCc1RFTlVTWFpTZVVwV2F6SnZiRUZ6UWt4WGJtbFhYM1Y2TFdOd1JsVlZaRGc0ZG1KaE1tTkJTSGhZVmpkd2FsaEJVblV5Y0ZBM1ZYQkRaaTFXTFdKSVp6UkRRMXBFT0hGMVgzQlZaMUJRV0VsSkxVRkhZVkZZYkc1dVVGOVFhR2REVld0Mk1HMHRhVmhKUlU1MldHNWxWMUpQUVhsM1ZVbDVhSHAzVEVJdFEwdGhXbGR3ZDNKalVWSlNSRGRsYjFJeE5sbHFaRzR0YVZWVGVGQnNZV3BPVEZOclFua3dOR1IxUzAxWGMwSjRNVjlrTlZSVVdUZEJkM2d4WlU0Mk1XZFphM0pFVm14c2RGZHdiVlZ0YlhOMFVYSkVXa1JJVG5jMU9YQXpWVmxpWkZsUFEzQTBZVTUwWjBseWRWaHdkalUyYmtKMU4ycHpSMWsyVFMxNE5tNXpRVlp2WlZaS1dHUndZVmhsVjJ0RVRqUmxYM1JPYjFKcWVtUm5SbFE1ZG01RWVsTlBUVWgzWlRCeE9XbEhUVzgwVVdkeWMxVlBZbXd0UVRWR04wNXJWMEZpVVVKRmIzbDBZM1JmWW5KdGEzRTRWVEJDZUhkUFgxRm9iRzFYYW05MloyWmlVRnA0WTBOek1sVkhjak5mU1hCd1JEVk1TR0l0V0dJMmJFdHZYMWR1VlU1SWNWcEtTREo1UWsxeVdFODFRVE5FZFV0Nk5VbzRaV2RLY21welNFazRMbk56T1VRdE5VbFdiMnRGTFRaV056TlVOWEpGTUVFLnZaUGVfX3BrYnVoNzl5UFJDU3F5TGw3TW11dkFCaWlEZGZxc2psRDFFLVkiLCJleHAiOjE3MDYyMTQ5NTMsImlhdCI6MTcwNjIxNDY1M30.eEH64UgE-gAjzaVC2_npu2qKTNq3RKdJJNhkZJWTSt8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002460"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:52 GMT
	x-forgerock-transactionid: ded4991a-0861-419f-9fd3-2399d41735b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:53.813 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:53.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 34545: jsonPath($.tokenId).find.exists, found nothing
20:30:53.855 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,34545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@141ab400, username -> user.1002460, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32030b52, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214653853))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:52 GMT
	x-forgerock-transactionid: 6778184a-3a14-401c-8b6e-2e3ef873b1d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3NkNHZoOGZqZXJycGIxZGtucWFncjhwbTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGMxQkhNVXBGYVZOcGJUSm1VbkowWjNKSllWOW5MbXh6VlhSNFQwOXdSamRaV0RkWlFtdDJXbVZJWm5KTVZUQllhM05sZEZnd1JERjBXWEpIVGxKblptRmZhMGhOVUhOa2NVNVVTM1pQVWpoYVNFTkJVMmhXT1ZGdFFUSmhiVU42TkVkYWVEaFRjbXRFWVUxQ1pubHBjVnBuVTFKbVpWbGZOM0UzWlZOc1pIZFZWVWcwVEdkaVkwZDRhVXhNVmtGVExYb3lMVEpXZEZjM0xYaEtXbmxPVnpWNmJXZ3RhVkowVWtWZlFXRjZObkJ2VjB0dU9UTjBhWFpWWW00NFNVdEdiMGswVUZFelRUZFpiVzlSUTJNeFEwdHZVMmt6VTI1R1pXcFJaak5UTkVGQ2NuQlJZM1ZqYm1wbmQxTTFXVjk2WjFSUFNYcHNYMmhQWTJoeFowOWZUVTVvV210VFdsSkhkMWRZVTA5dWFVTkNWR05KVHpCclZXSlViREV0WmxaeFZYWTJkV1EyVkZscllqaDVNRFp0TVdwRVVrSjZSRWhOVFc1NmRIZzFURWM0TVV0VGR6UXhORGczUlVVeWJIZDRSQzFLTTNkelJsWXlkSFZKZFZSMVdFTjNTV2xGY3pWZk16VjFWRkJJTjFScVlVczFPVTlvUm5WcU1Ua3llbGRuTkZGTFZuUkRia2cxV1ZRdFMzZGlRa3hLVDNkb1dtYzJlV0kwU21GUlpEWXRVR1kzVFVsSldYTjJXbWhDUm0xSloyVjNjVjlqWTJkeE9XbHBVVE10U25aS05tNVRXazFGTlVOdFF6aG9UR3hKVmkxalJWSnhNM1JhUldJd01uWk1iV1o2WnpObFUxbHVOVlJOTjBKbGFrOU5lREpCWm1KcFNGWlNORWM1Y2prNFgxUmFWME5NVlRSTlFXaGpNemRTVVdac1dHeDVkWFZNWTJoMVNETm9lbU5qTUZSME9WbDNVa1k0ZWt4TWJrMDVZbmhRTkRWUFExZFBkMGx0T0hCMmFGOTFiSE4zYkV4aVIxZFlNRnBDZGs5cWFHTTFNVjlSZUdkSVEybHZhbmszYlRKWlJVOVNYMGxCWTNGdVJEQnFWMUZLY0hONE9XOHRabTF5YkY4MU4yUTBUWE54UWtoTUxXSlBXVFZPY214WmMzTlBjRXRmVjJaRlVIWnRTWEpJY21aSU4yNVFiVGxHTFdReU5VMDBYMDQ1WldOTlJEUkxUSEpYY1RGa1ltNUJMbTF6ZW1Fd1RqYzRkWHBPVjFCSlFtVTRjRWd6WjJjLkRWVWFOWVE2QlN1akJLOXFLYlY0d0lHVGR3ZER0cXltaEl0M3UydXAzOUkiLCJleHAiOjE3MDYyMTQ5NTMsImlhdCI6MTcwNjIxNDY1M30.3aPIR3tNK38cwZl_EPkzG9sBBTk_CrleI8ksJ_bgmvQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:53.855 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:55.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 34758: status.find.is(200), but actually found 401
20:30:55.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,34758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9865dfa, username -> user.1002199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@763f7334, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214655110))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmhmMXM2NG5yMWhhaDhyYTUzZjVranBjNGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UU1GUnBZMHBTTkhoNWJWOU1UbEpEY1dKdmNsTkJMalZxUzBKSVZuWTVRWFYzV1ZsRWFEUklRbGQyV2pJNWEyTjNMVkUwZDBsR1kxZHFVbWhET0Uxd1ppMXNUa1pKWWpreFUxUXpjMlk1Y0MxS1VTMVlYMjExUlVWMmVtZHdVbFI2V2paMmFuVnBjSFpDTms5M2VrZDROMFpaYmxkRE5HRjRTSEozTldOdFRuTlllRzA1ZUZBMGJHZDNja1IyWjBsTlkxQm9lblZ3UVZKWVVXTndPV1JOVjFoTVVGOVBhWFUwYjNaMWJVSmxTMFJ5YVhCclJrSllObEZMVVZGcllUUnFZMmhGUWtoR1JYcE9hMVJ3UkZFMU9XUnVTMmR4YkhseGExWkNUR3hIVlZCblZHRnVjMkZFYmt3NE1rTnVPV2xYYjBGd2FsSnlRV3M1TVhJd2RsOHlUMmRXVVhKNlozTlNVMUJ4UmtjNFluZFVXVWRIZEhCRlJYRkRjbkZ1TjE5U1p6UnhSekpETmpoUU9WZ3lORm8xT0RNd05HaFNkbWhNYmxCc2NEUm5lVGN3VDJwaFFrMDVhREJQZEZrNVJXUmtVMUV5U3pCQk1ubGlaMFI1UTNoc1YxWmxTMk10Y1Y5U1lVVlBPRkpzYkV0dVVtOTFVazFXVWpOc1RHSm5Wa3RXWHkxUVN6UjJVa050ZDBkeFIwRndVa2R6TmxOdE9WWjFiV2M1UTNRMFRGQnpNM05XTFV4TlVGaGtPVUpoYVhVM2JscDNTSE5ZUlhaUVZraEtWVVZIWjB4b1FUTjZibmRoUkZCbGVuZDRTV2h1VWpOZmNFOVJNRU5TVHpWNlQzaFpkbkU0TjFwclpqbHZUVXBXU1hvNE5tSm9hM0ZaY0ZsMWRFNTNhMEZCU0ZKQk5YVnlZa2szZDIxaVlUVnpjVkJ3TUZoRFZFbFJhVmhQT1ZWR1puRnJaSFJ0ZVRkeVVXdEVhWE13TVVaNWJUUndjMloyY2pCSFJpMVFhbHBrY2tWSGR6Wk1hRWhQU1hsM09HeDRNVWMyWldaWWEyVlBNbEpSWTBsWVpFaGhVVzU2Y2w5a2QyRnNjV2RtUlZWSk9WRnBOVzl6U1dsRlZsRnZVRGhrYVMxNFRHWnhiamhxVEVGclMyVnNjVzlTYkZKUlJtSXpNVVJSVFZsNU1uZGpjbTVrYlc1M1ZUSXhSMVZxZDFONlZuRnRhbGhaT0hjMGR6ZDBiM040VjJ4RmNrZHZMamswVTNkS1ltUlFVVkZrZW5NeE9ISkxaV1p2UVdjLm5rWF9SU2RUU1FvaU15YkttRW02cmhUSTRCbWFJQVRKSTVCc3I2WktMODAiLCJleHAiOjE3MDYyMTQ5NTUsImlhdCI6MTcwNjIxNDY1NX0.2-6CdvjewgFn-ptGi5oobtrQv0mmT8nBp8aAs7xAmqI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002199"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:30:54 GMT
	x-forgerock-transactionid: 8995335f-0128-4ee2-b9d6-4fd264b9661f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:55.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:55.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 34758: jsonPath($.tokenId).find.exists, found nothing
20:30:55.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,34758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9865dfa, username -> user.1002199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@763f7334, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214655203))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:30:54 GMT
	x-forgerock-transactionid: 3060cd99-cdbd-4345-8f42-a5576d35862b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHBxY2pnYmpxNzBnZGRrODNnOXA5cmNrdHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVIzaGZjbW95YzBoaU5YZ3pZblV4ZDFKS04xRlJMaTFUVlRVd1RIQnBNRU5EY21zeGNuRklWa3N5ZUU1NE1FVlVaRFp4UVVGdlowMVhka2R6VEVreFIwMVVXbFEzUTJrNVVYVlRVMjlRUm1SVmJFUXpWMVUyYjNwcmNHTTNRM1pmTjJwMVpEUTVjRTlPVW5welNpMTBXRU5SWjBWellXSXlUWEowYURWQlFXZEhXakJyUmtKUVVIbzJUR05zWjJsMVZrcHZkRE14YjNOZlVrRm9Sa1I0WWtkcVVFTlJObGw1TWxjNE5YRkhXRVZDUjJkaVJscHRWbnBJT1hST0xVNWxhVE5aVGpGMWREQlJkM1ZZWVdONGRGUnhSRTFmTWswMlpFOUJhVzFFT1VKdGExUlNkalJUY25BNWJEQmtRMWxzUWtnMFpGQkVSVkZvWlVWVmMzbHFUVWhHTmtaWlZGaGZOWGxIVVRremJYazFVamQ2WDNrd1NUSlVaR2xPYVZOdlgxbGZjM0JHZG5Kb2RuTmpTbXBMUnpoWFZrZzNhakYwY1VkUFlsZzNNRUUzZVRSSmVuZFFNR05vYWtwTWNGOUtUMUk1Umw5bVpWVmZUMnhLYkhKTVYwTk1ZV0p1UldaQ2VGVlROemRNVjFkS1VtVmZlR0oyZFdGMGVXSldkV1F4VDJWUWFrZzRaVlo0UWs5UVJqRnZNa3RqV2kxNVNGbG5XWFYwYVhOblYwcFpNRk5uWlRsTVEwUXpYMU5sU2tkUWJTMVRlRGcxTWxSbE1rVktVSE5CZGxWNlFYSmlXR0Z5YlVoWFZHUnFXbE13U1VkRFgxbFNSbGxFZEVoNFkxZFphRGQ0Tm0xaFQyTnhTbmhxY1Y5NldITTFkbVJ2YldkSGVGUTFiWG96V1ZWalJVSlFkMFk0YkZveWJtZENjM05JUzJJMlpXVmlNV2hvY0hSdE5tWXpNalJ0TmxkRFdEYzFXVEozWjNOQ2F5MDNOWE4xZDJ3M2JHRmxkek4yU0hoNVpXbEVWME52TUhKRFQwRTRhbk5VWlVSNVkzSXlSelZxYkhCWk4zWnhXRzV5UnpKd01XaEVjamRDT0hSU1ZFOXVhbVprZFhCRWRtZDJkazVzV1U1eGVIZGpaR3B2TjNKcFlXRkVjM0YzTkhNek0yeEZlRTFQVjFWYVZqSlJZbGMwTkdobldHZGtTbWc1VUhsSWJVMU1iek00VEdjM1ZGWnBXV3Q1VXpZeGNGUk5MbTVCZVdkdWRFa3dZMVpNTFRKRmMwdEVSalI1Y2tFLjNYRWxGNWVVcjNHVndwRFNtal9sYnZiWlNKeENzZ1BQcVoyWk92UGhpLUEiLCJleHAiOjE3MDYyMTQ5NTUsImlhdCI6MTcwNjIxNDY1NX0.541qVHvw8FTY6wwdbA7rirm8247woTyEwfY_JFeYNu0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:55.204 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:55.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 34798: status.find.is(200), but actually found 401
20:30:55.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,34798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40a7af75, username -> user.1002292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42c84a00, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214655316))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjY0NzMxbDFsaWdnbnZ2MnR0a200aGJmYjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SWNXVjBNR0l3TVVVdFEyVnBNVmt6ZW5sT2MzZEJMa3cwVmxFd1pFTXRWeTB4YjJOTFREVkVhbEZzVjBoNldsZGtZVUpVYW5GM1dFOWFNRlpITjNCT2JuWktkSGcyV0RCVlQySk5NVk5pWjBjemFFTm1jR1Z3ZG1ZNE9XcHRPRzlYY2kwM1VFTnNSSFJDWjBWNldYbE9OVTVEVHpadmJtcEdka05hYjJJMmVGVnNjRGRDVUdaRVdrbzFTalpIWDB4V1MxSlRiamx3ZG0xNlMzWTRNMEZGTFdoVE9VUk5VMUJsWHpBd2RDMXNNMk5UYUhaeVpYRmpWMVE0TVVjMVpFSXdVWGsxU21oalVFNTZRalpxVWtsUVJFWXRVVmRDUVROalFsYzBjRlF6WWxneGJUVmFaWGx3UVU5dWNHZDZSMGd6YkdodFdsRXlaMnhGUnpOQk1GcHdlbUZMWmxCNVVFMDFRMUJUVFVGQlJ6QlFkazFNZWxkd2FrSlhOblZFUTBoV2JWUllTV3hGT0Y4eVlsbHVXRkZrVW5kd2MwdDVWazlNWWxWamJXTTBWamxXY1RFNGRqUklZV1ZtVmtJMGRrbEhWa000V2xSU0xYSldlRVJmYTFsdUxXcGhTamhMZVY5S1ZsZHljbWxwZW10VFprWnpha3BhVTA5WVZVVndZVFJNVkROc1RHbE5OR2xyUVdkT01sVkdXRVZsUzFZeFdqbDVNRVJwWm5GT1RFeHlObE5tVUdWSmFXeHljblJSV1RFMFlYWmtjM0JyUlVabk1EbFRRamN6VTJ4MVRISkJTakZ2YTJ0Nk4zaHNSemxzY0RoQ1ZqSk5TbmhwTUdObk5qSlhaRU5mTmtWbU9VdzFNR3g0VkZkbGFsQnlTMEUyWnpCaWMxaHdUMGROVTFaTk1YaHFVVVJITkdSM09ITlJlQzFmVGpKYWNDMUNSV0Z2VDFKSWNsTmZVVkJNU1VaRVRVWnlOM2xvUmxoamNXWjVjSFpzVlVsUmNFeENXak5vUTJKaGVGQlVSR2t4WjBSdWRFWllWRUo1WkZoc1ZGUlJjazVWUnpSQmJsVXllRlZUY0ZSbFptVnZOVkJZWWtKellsOW5URjlKZW1Vd2VUa3hkRlJQZFVJM1lUaEZiVVpDUlU4NFJsaEpRbmxVU0dGWU4yNU9NREF6TTJKV2NGUlhYM1pmTlZSTlIzQnZSR1ZzT0hwUmFYQnlUVGxrUlRWa1dtdHJPVTltZGtReWVGSm5MbDlpWVZWWVdtczFWbTEwTlRST1kxRTFXV3RWU0ZFLnVMNzZEWXBxSjA3MHc4cFhWRDRjQm11dzgxUW5uc21Kc0hYbXpZU3hmeWMiLCJleHAiOjE3MDYyMTQ5NTUsImlhdCI6MTcwNjIxNDY1NX0.UGadPiUGSjMg1zTxAJkMoVffA3bLibp6p9O9lpPLB7M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002292"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:54 GMT
	x-forgerock-transactionid: ba640bda-ffda-4fc0-9aa7-9ff053fc7556
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:55.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:55.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 34798: jsonPath($.tokenId).find.exists, found nothing
20:30:55.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,34798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40a7af75, username -> user.1002292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42c84a00, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214655407))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:55 GMT
	x-forgerock-transactionid: 08e29f2d-8488-4311-bb11-80b3fb04428c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW1qMGY4aXMwNm9yMGQxMjFxOTFwazJ0ajIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGRGUlpOMmRWUjE5M01tWlBUMDQ1WVZWS2NscFJMbVpuWms1TU1YaFJXbGxHT1haQmFWZGhVM05aWWpoRGNWaHpNVWh6YUZaU1NXaDVOMnBVZG1seE9IaFNXbVJQVlRrMU0wbHFhVFJrVVZsU2QzbE1lbm8wYW0xT1psZHplWEYzVEZWNE0wWlpYM05ZTldORllUaEZhMDA0TjBFd1FVbElPRkpqWkc0MlpXTlpSV1V3WTJKbVVuZzVWVzh5ZHkxQlpuVmxSbnBDVFhoMk16bHNSV1YyU1dkRmF6ZFBja0ZOT0dGSFVGTnJObG90TTNaQ055MXdhbWxyVGxrdFRqTkRRV2QwU25od2IwbzNNMVU1ZEVKNU1VMDJNSGR2VEdReloyOTJibVpWTkV4d09IQndlRVJrYVdwdFowdEdka2Q2ZFVSVGRXeEZVVk5JWVZKYVV5MXJSMWRYYm5seFowdEtRVEJDWVV0SGRXSTViblZ3UzFCWWRVTkNMVVJ2ZVVwQ2VXVm1SVlprVm14RFIxSlhhR2x6WDNWclJXcExMVFZTVWxaU1p6UlJTV2t5ZWtST1RFWnpNbU5IZEVrdFFrOUpaRmRuUzJaMFEwSXRSa3hZT1dVMVpUWjNXVU4wWmtKaldWSjVialJSUldSdlZsTXRNMHhOTkdVMlNIRnFWR1Y2YjJJd2JsRk5ha014YWtwUGFpMHpNelZ0ZGpaVU5GUkJYMWRpZUdRMVppMVRNVEZKUjB0aGJYbEVORVZKVDE5NlpETm5SM0pmTUU1Tk1VeEROemRyV1ZGV01YcGlXRmgzVVhWTE9XRnZUVWR0YUdkRWVsY3pjWFpNT1dwbVpuQkxTa1Z0WldGeFNIVjJXV2RKZUU5Rk1XMWFhM2h1TVdSSlIycEJWbkkzV0RkTlpsWTRaV1Y0ZW1rMWVsRnFSbFZWV1VsVk9HaFFVRFJFVm5Gc1R5MVdlVlZaUTFCT1dWUjJkakpXU0dnM04xOVZabGxGVGxSTldVWmxjekpvY1hRdFVWRlhiV2QyZGxOTFEzRklhazF0TVZNelgzTkxiREpyWVRFd2VFNDFOVXRuT1dWYWMxRTBaWEZKTjJOcmRXaGFlVEJ4Ym14YVVteDBWRGhpY2pkYVZEaFNWVXBaVjBkNU9XdE9UbXBxVG5WV1N6Tm9hMVpvUldWS1ZVRkZTMkl3ZEVkdFJHUm5OMDFYUW5WbFdqRkJZelpHWTJkamRXWjZNQzAzVFdRdGVIaEpMa2xKYlhrdFZEVXljV2gyVmxGS05VbERZa1pMT0djLk5Fc0tzNHV5UnVfcWNBM2ZvaGJ2U1lHOVd5bWhrbUF5ejl6RDk3bkxjLTAiLCJleHAiOjE3MDYyMTQ5NTUsImlhdCI6MTcwNjIxNDY1NX0.enushE351rVmH9KWKJcywZh_Df3uBqNoaPAUS3Zm7Yg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:55.408 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:56.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 34983: status.find.is(200), but actually found 401
20:30:56.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,34983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7391fe7, username -> user.1001240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2356d8c3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214656578))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTVtc2Qxc2doY3FlbzE0bTFwMms5ZWttaXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1RGbHlURVZwUTBaa1JrRm1SbTR0TUhkbWJtMTNMbEJPV2pGVFZ6TktNRkEwTmxWM1oySkxaRmd5T1VoYWF6Qm5OME5mWjNoRFYwWXpNMU5DYUVrMGJFMDFhREEyZVZSUlkxVlZkMjVvU0ZoNFMwUnNUMlJyY1ZRMVEzWkdWMWRUZHpaVFRWWTVhVlYzVkdKT2ExWndPRTlpTjBWNFpIaFFjVGgzVG5sMFZWOUJhMnhmWm5kNFNEUjBSUzE0VG5KbFNWbHhaVUZXVVhWTVZVOUJXbVJFWVdsclpqWlRhbWx1WlZWWVVHNUNNM2hyTWxKRFFtRmtkR0puUWpKd2FrUlNZbTVVYzBaV1ZUWnhabmRDY1ZObVZrRTJVWHBaVjAxa1ZqRnVkakJTUVhBemVuVTRkMWt0U21ST1Z6aGpOVlZGWTNab1lrdEpWRlZZZFhaNVRrNTFURlI2TlU0M1p6WXhVVlY1Y2paQk1HSnFkR1JCUkRSdGJpMXRXVEE0U25JMmVHcDJVazExZFVGeVpHUXdlWFUyT1RreE9WSTVNM0kxZDJSaWRUZE1aVGs1U1dZNFZIVXRWbkV6TXpGTWVtTnFVR280VTNOSmFYRTJhMFpGV0RSNmVWbFdSbGRIU2pKdlJqQTRTSGh4VFRWMGVGOUNXamhIT0RaS2RqQjZabVZoVDNaV1VYRnJSREJ1VXpCUE0yaE5TRGM0V1cxcVdWRmpXVU13Y2xOSGRsTTRkV1pTY2tGTU9GRmpVekpaWm1Oc2RsaG5heTF0ZDBwSGVrRlpTbXh0YUhkQ01EVlBOWE0xZGtsS1dFTmFjamMzTmpkelIyUjRlRFUzV201WmNVeGFVMVUxTUVVMVYxbFJVUzFTUXpKemRIcFpPRTlzVVVoM2EyZG1PSGRrWDE5U2FGZHZZaTB0ZUZGdVJHbHJTVEo2VnpVd1NrY3dhelp5VjBKNmVXazRhMk5ZUkdOMFMySnJibVJNVHpaa2JsQllOVjgyVmxKVmRuRkRSR2t5TVd4UVNpMHdXa2x3ZW05Q1JHMHRRa05hUzJkaGRVbG5aVlJHY20xSU1EWlpka1o2U1RWbldGSlpaMDVoYldKTWMzaE5hVlJoWWxKcmRqSXRWRzg1ZDFGeVFWVkZSbWhvYmtaeGFtRTBTM1V3YlRSU1psaEJlV3RmT1VVeU5VazRTRWxQZEUxWVJUSklOM051Tm5sSGVXSjJTVkZ3ZW5kd0xXb3piMlp6Um1sVWNIRkZMbU4xWld4QlNFWkpXVVJDWVhkS2EyRmhiRzQyV1VFLjI1eHFoZFdnTDVUbER5SmtmY0kzUlZVOE42WFNQWFpCM28xX01DWjA2b2ciLCJleHAiOjE3MDYyMTQ5NTYsImlhdCI6MTcwNjIxNDY1Nn0.oESmBS5HEFDSqDP5S8CXTu_IkbshC_HRX2EkNmrDE_M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001240"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:56 GMT
	x-forgerock-transactionid: 668ccdfc-0953-4351-b83f-3c559bf7bac2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:56.629 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 34983: jsonPath($.tokenId).find.exists, found nothing
20:30:56.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,34983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7391fe7, username -> user.1001240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2356d8c3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214656670))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:56 GMT
	x-forgerock-transactionid: 495ee785-0751-4bab-8e8b-08051294af28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDk2amQyZGhya3FrcDA4amdibmFjaXBoOGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGVHNXRNM0ZuU0ZKNlZHRmtSMGhMUjFWSFZrRjNMa3hFY0ZWSkxWZHRjMk5pTFhkaWMybFNTa3h4ZWpJelRFTkhVMXByYzBwTUxXMDJiRjlXWW1SU1dXTTRabFkxYjFwSFZsSldNVWs0VFdRNFRERTBRMHQ2VGxabFRERnFRalF3TXkxdGMxSkdWRXBIZDAxUE9IcHBOSGhoYlRGYVZEbFhVMUZTTlZwQlNrRmxRWEJrT1cwdGNEZDBOSFp5Y0ZCaWVsVjViM290VTJaa1kxVnBXbkU1Y0VoWWRUSkxZa001UmpsWGFraDJZbmxZWm5jMVRGWmZha1l3WmxNeFRtSm5jV1Z2ZFY5SGVUVldhMVpoUVdOS1pITkVOalZYY0ZWdU1USnBlVE00YlY5dlJrRk9WblpuTVRORGRHNDJUakV5VFZsT1VYZFNNVlU0TUc1dE1VUkRjekpTWlcxSFdYUXlUV1p3T1RJMFZXTmxTMFIwWDJSbFh6aEZObk5mV1dKa01GSkhjMTg1ZVd0SWVGcFBSMnBGY1VGcFJtNXlRVVpXUzI5SGEyeFBRME4zWVROdlEydEZOVzlPUmxCSFQycDJaVTVFZVhaR2VqZExRbWR3VlhGaVQzUXphMnh6TjNSRWJEWkJNRmRqVm01RmFYRTNORVU1ZVVSbmQzQXRkbmRYV0VJeVUySnpjR0U0UTNZNFdFNWZjR2N5TlRsc1RrNUdSVTB4WlcxRlYzbHBSWGgyV2xSaFdXeE5NbTVsVFVsQ1h6QTFiRkpyYzE5NWFrOWtaRVJWZDFaRFNtYzBhMUZXZWxWU2RqaE5iMGhMTkdoak0yOUhablp4WDNSMFkybzRYMUF0WDBwd2MwNVlUekZmT1ZVelMyRmhjR2s1VVhVd1JXeHpPRkZEU1c5WWFWaHpXRmRDYjNGU1N6VnVaakptZWtaSVVGZEhVVFZ2ZG5KM1MzcFpSMlpqZG5NdFR6ZGpNa3BsTTFkVlpucFFjekV3UzBZNFZUTndhbnBhVW5jNVdFSkNMVTVFWlVSblRXeHFkRXh1VVhKM01rZGpWazl1VGpjdFVsWjRWVWxSYXpaM05tRmhhRzVYUzJ0SmVVaFZhMnQ0UzNKUGJIZEpXRXRWUkZkaWRsOUtielUxV0dkVE5YbFhORUpJYm1KNVNtSmtNMmRDVVRONlIxVlNlbVJpTmpRNFNIcGtNSGx0WTNRM2RVdFhSblpRTFRSNU1WSnFTVGszVkRsVVJHRkJMalJMY1RrdFpuUmpabFZwTFhKVk15MXZhazF4WmxFLkRVRVc1a3k1blpjZ1RVQU1zLXFpOWN0TmRtY0k2WDBfSGFyWFZCR0NodU0iLCJleHAiOjE3MDYyMTQ5NTYsImlhdCI6MTcwNjIxNDY1Nn0.vStXMWE9r1IHo2d9jPn2SWg6M5MhlnDU3hvGBnbsz2g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:56.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:30:56.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 35025: status.find.is(200), but actually found 401
20:30:56.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,35025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d3c58c0, username -> user.1002575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27d7c422, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214656795))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnRhbzBuMjRoZjFjN210cHNhbzJpYm9rbnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eU1GTnBObVJFZGxsWU9GbEVjRU0zVGxwNGVIVkJMbVpNY0habGREZEtSV3RzVGxwNVpYTnJTbE5yVjNSclJVbzJMVWRUZFZkTlluUlZlbVU0WVRKaVNraHpTRWRET0ZoU09HNUdZVmQ1UVVsc2FEQjNPVkZIZUZkTGNYQkZSakZDV2tSMU9HaFpUWGRzWm5sck5sVkVlV3hyZFcxeGRYWjJNMVowTjI1NVNFZDNaMHRmUVdkZmExbEVOMkpVUmtoVlpHSnRUVkV5WkRSbGJWaFlWMUZKYlRoS1NERjJZbUV0VFVaUVdHNWxTVmt5WDBoWGNsWjNTRWd3Tmxwb1dXeG1Ta28xYlMxSlltSlRTSEp0YVZWRk9EQkpXRFJWUkdZelZYWmllbFl5WjNGbGEySTFhRTVDT1hSS1kwVlZTMU5xVWxwU2FsUnFaVkpaYlV0TVJHVmFlR3RFWDA5Sk1FTldkVTl1UXkxS1RYWTNZMFV6WVZsUlkwZG1aMDlIY2tGUWNsVjJka3RTTjFWYVRUazJiSHBZU0haWFlXaG1aVEp2YldKeGJFaHBjblkyWVdnd1dsOXdNVXRPYW1wUVVGaFBhbmcxVWt0dFUzQXRhbDh6VGs5SFVtNDVORkJIVlRseU1rcFROa1ZoVW1Jd2RVSXpURVZ5ZFUxMFpHY3hXVU5tVkdsTFkwbEtjR1ZaVHkxV2ExZHlaV2RIYmpaWGVqVTNiMk5PVlVkNFRqSkxhMnBWZUdsNlEwVlJOVzVSZFdWR1NqSnlUMVp5YzFVMlJWZDNUWFZYVUZGSmNFRk5TRXR6VkVWNVlsTlpTa2hqZDNremJscENOamhrYmt4UlJERmpWM1prTkdaTFdFMTRPUzFFT1dwVFNIcDZMVFptY1hGcVVsVnNYMjU1YzE5cmVqZG1iVEJwZVRCQmNHOTVMV2xDYWxJdGRsOTFWMnQzY0VKcGRYbE9aMnMwYkd4aE56VlZhRU0yWkV4WU9USTVSR2MyT0Y5SFVYZG1jbTFITTFkTU0zbHBiMmgzYTA1c1JXWkJiblZKTTBwT1VubzFRMWRSVm1aVVVqVXlkVkpVVUZOelNWRm1Ta0l0V21ORGNTMVRlbTlGYW5ScU9FUnJhMlJMV0ZBNVQzTlhRWFF3T1hrdFZWaEdNbEp6VDJOQ1gwWm1aWGRYVUVOaGJUWkVNSGd5ZDB0TlJIazFSSGRHT0ZnNU5XUXljV0pHVm10UFptSmFkMDV1Y2sxaFVuWXdMakZuTjFCWWNYSmlaRFpLUXpkYVVGbEZZVGxrVWxFLjYyQ29hUnB3WTlHVHY2VC1nMmcwWUVpS2RZSFowWjdIUl9VY2Z2LXpNejgiLCJleHAiOjE3MDYyMTQ5NTYsImlhdCI6MTcwNjIxNDY1Nn0.kpPq_3td53EV_jGsKwnn4ANWX3Sr4tIobt1R3RIl3vo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002575"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:56 GMT
	x-forgerock-transactionid: 06263de6-1bba-48f3-ab49-0bc4c1daa5b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:56.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:30:56.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 35025: jsonPath($.tokenId).find.exists, found nothing
20:30:56.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,35025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d3c58c0, username -> user.1002575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27d7c422, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214656887))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:55 GMT
	x-forgerock-transactionid: 7cf55242-79bd-4f51-9cb2-77628d2f6ab9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3VxMXQ0b241ZDFtc29oMmhhaWQ5YTM5ZjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWNHZDVZbk0xTjA1V1dFdHROVk5zWkMxd2RFOTNMbXh4UkhRNFFpMHhRV0ZRV2xKU1QweENielJNUTB4ZmVrcDJWVEpwWVRSRWFEaE9YMEpMUzFKd2NGZEJaMU5YWlc1VFluVTFibmRKWTNoNlNsUm1WR3hOUWw4MFdFUlFiMDVwU1d0VlFWcExXRXBTY2pCSmMxZ3piRGxtZVVkUVVYZG1WMUI1WjFBM1oyMXpOREZpUldwaGVHdHBVRlJtVkRjMlJTMVpkREptZHpCTVNuUjNjV1prUlVkZlkzcFFRMHg1YTNacVltOWZTbU51UVZoRFZUUjFNMnhWTW5saVZIaGFSelZrYldvNGRISlpPV0l0UkhaMWEyZE1SVWR5Vkc1TlEyaHBiM2RRYlVwcU4xTjNZazVRYjI0NFQyMDNkbGRpZGpBNE1ERTNlbGxQUmtKUFVIQldia05STmpoMmNFdG9aRTA1Tm5oQlRHZHRlbUphUTFaMFlUZDRiamd5WTFoQ1NrdFpRME5zUW5KZlkyRmhORTVMWDJnM1ZUZE1Ua3Q1TFdGbFVtVlBaRVI1T1ZGb00xQlpORTkwTTB3MWFUSXRUbXQ2VTJNNFNIbFBkeTFhU1ZkVlZtcHFkelZ5U1dacFZubHNTSEZFTkU5bU5GbHRVbFpKZW1WSU9YSnNNbGd5V2tOeFdUQkhaMDkxVkZacFJrcEljMlJsUldzMGVUaFBPV1pETlhSM1NrOTBZMEpTYVhGMFkyVnlhVWwxUzFBM2IzQnRaMnRMUmpacGRqWjBXREpvZUZSbU9GcFBRWE01TUVKdlRtVlJiMVpTUVdaRVoxTkhNVzB3U21aNmNtaFViRFJTUzNKd1FtWkVXRWRMVWpOd1UyNUROMkpGWDNWRFdqZzNZbkJsVVhSWmFWTTRSa2hhWlZRd1JHTkNTMjVGWDNGVVJuaGZOSE40VFRRdGMwZG9XUzFqZGpocmFXMTNhMEpQYlZkQk4yMXdUVk5qYzBsSVVXSk9jRmRSZEVGcGVqVllRbGQzWW1aUVVVWkljMnhaY1d3ME1VeFZNMkYxTURKcFYxZDJWekpIVUdSemRrUkRiVkYxVlRoTmJUUlViRmhqTVV0bU55MXFhVU5xWkdwRVJHNUpaM0JmYVVKRk9FdDVhRXREYWtGdFprZFhaRkJYWlVnMFpUQmxSRkJPVW04NGJuWjNUbVpZTVdFdE1raGxORzVKZUdwcVlWQnFOSE5ZUW5BNFoydHZMbmhyU2pKak9VUklkRGMyWkZob1ZIaHhVVmg0WTBFLmhZR0FHanhuOWVibUF0UGpNQ2hCX1B1UHFIeWc1cTJKWUNtZlFhVHN3S28iLCJleHAiOjE3MDYyMTQ5NTYsImlhdCI6MTcwNjIxNDY1Nn0.5F6V-TNgeO1tPeFtd7WgTqfy7W7_uj5ZI7NeEkyEAaE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:30:56.888 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:30:57                                         250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=48566  KO=11238 )
> restLoginInitiate                                        (OK=24035  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=23956  KO=64    )
> restloginProgressiveProfileCallback                      (OK=575    KO=64    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.21%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.21%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.95%)
> status.find.is(200), but actually found 503                      4958 (14.82%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        64 ( 0.19%)
> jsonPath($.tokenId).find.exists, found nothing                     64 ( 0.19%)

---- idc.login -----------------------------------------------------------------
[####-                                                                     ]  6%
          waiting: 507466 / active: 19     / done: 35130 
================================================================================

20:31:00.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 35500: status.find.is(200), but actually found 401
20:31:00.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,35500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73fc0205, username -> user.1002223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b47f9c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214660102))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWZsbms4bDBoYTA0Z2s5NXU1NjdrNTZxcG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlNFaGtNR3RhVm10dWQyWktXbWhxTTJVeldFVlJMa2d0WkVWT2VrdG9RbWgzYjJ0TlZWVmZNV2RNTjB4NlVYcHZhR2RtY1ZkSmVVaElkM1ZPZFRaa00wSm1WMEk0UlZkRGExQmFWalJvU2twMFMxSmlNSEJaTTJ4RlVVdE5SMUEwWlVsS2FqWjBWWFZpZFVWWVprRTBUVFpNYXpCa01YZzJiVmRWYkZwVFExUlJZbk53TlVwMWFVZEZZMEV3WVU1ZmJVNUNkMjF0ZURkVVpVeEtOazVJU0c1VFptcGFkblY2Y1RrNWVHNU1VVTlaVEZWSVRUZDJOSEJHY0hOYVIwMHdWemxRTUhZek1IRkJWekZFVUdSU09VOWhUbWRGVGxjMVYzaEZSbTlZTVVwMWEyNXVUelpwZGpkMFVUTkxjbXBJVGxBMlZHdHZja0ZHWmtRelRsUk9UQzF2TVhNMlVFTm5kMUJZY1dkSlkzSTJObWRRUjNCWFNuQk9aM0ZIVlU5cExVbFpZbE5CVTB4Q2NuSk1SM2t5UTFOeFoxSldTbkJ5Y0VkSlZYTm9RbVYyV1hWRWNtSmpXV3h0Ym5KVE5ITnVOVFpOU1dSbE9YVmhhbkJPZVU5MVQwRklaR3hvTm1OaE1YWlhPRzVNUkMwdFlYWkpWaTFmUm5OWVZGODBaMEphTjB0d09ESktRVk5MZVZOZlZGQnJkVmN4TVRGclJuazFkSFpVZEhnMVJYb3RkV042ZWsxSGVEUTJWa0pZY0daSllVcGtNRGgxTXkwdGJXb3hkRU5mVmxSUVdsSkZSVlpJTVRaRVgxaGFTamhQWDFsUFVFMVdZM2xpYVZRMFlXcFdiRTlMUzBaR1YyZHlhVlZKV1hoQ1ZrNVdibXRuVWpWNWFIUlZSSEJwY2psblFVTkJhblExUTJGeVdqRjFUbkIwYlZoQmRWWnNZbGx3ZG1OMVgwSkNhMVZsYUhjeWFtbDBka3BOVFVWUU5FcDJNVU5tWWtnemNYWXpTUzFUV0ZOaWQxVnhOVkZKWWtVdE1USjNhbXBxVlZKa2FtTXhXa3ByUkVkemRWWldZbFJmU0hwVlYzazJiREpoVlZaS2JqbHRZbTVGVDFveGJrOVFVMjVWZDIxYU5XNDFVRkp3YlVRMWRrbEZWWEZHY2pkWVl6WktTMHQxZDBaS01YcFFjMkpUWDFkT09YSmtZbFZWVjNKRlNWZzRWVFJTZDFGWGQzTnVSVnBpVm1zMlVITm5MbUpwUzJkWldrTmxjVFZXY21KWWRrSmxkamhMY2xFLjZkN2t1bjc4dmMyekM1LTBzZGtQNVNLMWtLLWl2RUFRbDlVU0FES0hfSUUiLCJleHAiOjE3MDYyMTQ5NjAsImlhdCI6MTcwNjIxNDY2MH0.YS1wqP891AHXH3XWTK30HwpNNlQngl1nusZJmVhzyC0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002223"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:30:59 GMT
	x-forgerock-transactionid: 49ce31f7-a2c4-410d-b5d5-e23ae17947d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:00.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:00.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 35500: jsonPath($.tokenId).find.exists, found nothing
20:31:00.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,35500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73fc0205, username -> user.1002223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b47f9c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214660196))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:30:59 GMT
	x-forgerock-transactionid: 8af06dfc-a6ac-4d18-ba01-41aba23a977a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHBrOHVsMWJ0am12bjQ2b2V0dWZmOHI0NGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGMzQkxXR0U0Wkc4dFVHUnZWR010U0dKcFh6Qm5MamRhUWpOelV6STNSbkZGY25kcWRIVlRNMDh4YjI5aWVXTjRWRnBQTW1WdlpVbFpWak5TTXpkRGJ6bE1MUzFYY1hCSGRUZzFNbWxITkdzdFF6TlFhR2h4ZGtKeVZHSXRXa1p1U2poTk9EQkpjVFE1UkMxbGVVeHZhWE5XTTJkZlJFdEpWSEoxUVUxbFYwaEtRbkp4Y0dWVFdrNXlVVzg1ZG1oa2RUVkhTSE14VnpVM2FYTnFaRXh2U2t0UVF6QmFOV294YUVSVFZscElNak5xU1dSbGMySmZWekpUWXpSVk5uaFVkbUp0WjNSS05UVlNiWE5DVDFsZk4wNVhibkJTTWpZd2NtNU1SbmxQYW1adWR6Tm1ha2h5ZUc1cWNVeGxZV0pMUkhveVlqbFNhMkkwWTAwNFJWbElhVkphTVVsdE0wSjBlSFJXZWtaQmIza3hYMEUzUVZnemVrUXpVQzFqWkY5R1ZEaEdWRVpXZVdoUlpYQnFMV053WjFwMVNuQkdUSGcxTjNKdk5WcGtUa052VEhrNWFuQkhZbHBtWWtwWlp6Y3hUM1paVUMxalpsOXVhMFUyVlZKV05ucDZhbDh3U21SRldIYzFZamRDWjJwTmIyNTNMVk5LVTB4aE5sWkJVblZmU2xScVgwbEVUVkptVkVkRWEwSjZTMFJZTjNGdFNUQnJXSEpPUVZKQ04yaEdhVk4wZERoVldubEZTalZLVDFaWWJsUlZOWEZtZFRZeWJGVmtaRUowVFZaVVQwY3RabVJZWlY4M1QweHJhMEZQYmkxQmIyUnpiWGxZVW1aV2NtRlpXalV6Tmt0TFRuazVkVnBrTjJVemVrWTBjR3MwUVhKc1JrRmlhbUZhWVVoYVprNW5Za2R3T1hBeFpHb3lNMEUwZEVkUWEzaFVhekpZVFZsYWVYaHpaRFJVYlc5UWFtbHJNVGR0TUdFeU1Ha3ljakJWWkhaUlF6VnFWWEZDVkZWTlExWmliM2s0UVZKcU4xZHZielJQWlhWamNVdzVVSEUyWWpKak5tMWZTVmhxTW1VeFdsQjNhSFV5ZFZGUlQybDFlV0ZoY1dKMVpXUlRSMGhFUkhGMlpUWk9hM051ZDJSVlFWOVZPRGhHVjFSVGExZDBlV2R4U21aVlExcGtiek5XVGxKV1UwZFdSbXBNTkVSbmRGVk1VbUY0VmpOcFFscGpZWEJWZUhaRlRYbHZMalJPTnpGNFJURXRVMVpMWmxKbFMwdHVNM1puZVVFLkJnN3d2VFJ1Z2V0c1FkMDQycnRaNmpuWnZrZEJqNEhHQTRzaWl5ZTJ3UG8iLCJleHAiOjE3MDYyMTQ5NjAsImlhdCI6MTcwNjIxNDY2MH0.ZssSW4g7wGad78u4e6yC66d-5K6LU4wAZKZqwwMmbzY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:00.197 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:00.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 35593: status.find.is(200), but actually found 401
20:31:00.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,35593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a0e1636, username -> user.1001774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57f3037e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214660814))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTdldDFwZHMwZ2U3NGZscWxubnZsZWRzb2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU5WVlBOMFU1ZDBSU2NXMXJWVkJCWDFoeFlYWlJMblpzV0VwMVRWY3dla3RHWTNSSk5GTk1SREJ6VlZCRVNXcE5RMk00ZVd4a1FuVndaRlJuWkhjNFRrTklUVkZDTVZaNWQwZEdORkJVVEdGcE4yZE5ORlZoWmtKTmJXbHlVVjgxYTNwRFVIWnBNelUzWmxCVFNtUnNjRnBGVFdWSk5YaDVaRFpvVldaRE9GQmtVMjVvTkc1SVZtVkpjazE1UzBWbk1Fa3lWMUJoVEdOeFJWUnZZMUpWYmt0M01GSkZOMGRuYUZSRFpXRnVZMVpYT0VGSE56UnJNek0yYjAxWlprbHdNbUZLWkZSemF6VkdOV1EzWkZveGJHRmhRaTEwUzFGU1NWbGFUelZWUnpkcVVWOWZSbFV3Ym01S2RubHRjRU40TkVFM1pVbG9OMkZ5YjJnelNFVllkRnBuYWxCS1QwcEhaVUZMVEVVdFdYaG9la00yU0ZFMFFrTldWbGcyWlVwYU9XTXpTWEZTWW1Sbk5UUmhWVVJhZEdsQk5tUkZhRzFRV25wSGJGZFhOVVZFV1RGaVMxWlNNbWR6Ulc1V1dFdE1hVVZxV1VwSFdqVlNUemRZYzFFeVJsQktkR1JHUTFKdWRETnhkQzFKYUZoYU5FcGxaRmt0VEd0U2RtZGxaVU5TV0ZwT05ISlFaa2RFTm1sUlRWRnliVmRuUTJ0Nk5sSjZWblptVURkV2J6ZEJTa2hOVmxNdFkzRTVSRVUxVTB4RFMwNTRRMTlCTURGV2JuWjRaR1pQWTFGS1VGWnhabmRFYlV0elVEaHNjRlpxVlZab1RFSmxPRFZJUlZFMlVVYzVaRGRxUlVaT1IxcHdYemxGYW5oeWFqRllkVXhPWHpsTmVFdHRjR0ZHUTFaR2VuRXlWVVI0WldoMVpWZDFXR1ZETWxCSVFYcHNUalo0YWpScVdXMVRaMVpmVWxKemRUUkZhVTh3WlhKRWVtMWFjR3B2WjBGNlpWQkdTMWhCVVdoS1MzUjVVMHBQYVV4TWVUazBZMnRmWkdwaU5qWnJia1U1Wld0WlRHZFFVRWxOYW5WV2FTMUNSMFp4ZDJRNFFrMVFVbGRvUjJ0clRrRkJNbWhNVWtKNWVtTmhjVUpLVVhaYWRIZEhXamd0VDBkaFoxZFpZM3BUV21GTFQxQlBha0pKYm1OVGNFMUJZMlpWTVZobWFGQkRWSFppT0VscExUaDJNak54ZHpNM01tZHZMa3BGVFZZelgxUnRhVlpwUjJkV0xUUnViMDVWUzJjLkRNNDhGVVR4YzRMMW1ybFJKSVJ1NExKT3A3Z3FpeFdkVkI1VE5WYVpQLWciLCJleHAiOjE3MDYyMTQ5NjAsImlhdCI6MTcwNjIxNDY2MH0.IZS3YxrLIUpo7EWFqqmJbHoBbVzL5fIGNcgXdu_95Zo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001774"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:00 GMT
	x-forgerock-transactionid: cfc1eaba-3ad1-447b-b0ad-cfb1bf1e49d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:00.866 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:00.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 35593: jsonPath($.tokenId).find.exists, found nothing
20:31:00.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,35593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a0e1636, username -> user.1001774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57f3037e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214660910))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:00 GMT
	x-forgerock-transactionid: ef73c7c3-bba4-43d9-bfa0-568d825bde64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW1mOHFvZzI5dnRqbGFxYzMwa2Vwa3VhaXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVF5MWxUbWRTWlU1NVN6Wm9kMDVwTFdGaFFUVjNMamhSYjIxTWQwUjNXa1V6V0d0VFNtaDBiMFY1VTBWNlQwWlBYMU5HYkVobFZqWTBaMFZIUWxGWFJVbDFWVmhaU1ZoR1Jrd3dWMHROU2xGbFFrTjJiSGxyWXpSbGFpMHRVa1JwZDBJM2EyNUVlbHBWUVdSSGVHNTBPWGxWWjFSRVIzUlNUM2xGVlRCT2JtTTBNMHByWHpKak4xbHFNbFI1WTA1VU4weGlPWGswYm5ZeVgxUTRXbEpFUmpsT1ltTjVVa2R2ZWtWMWR6azNXRXQ1TkVsTE5XVnNOVEZ0YjBoM1FUWjVjMFZKV1hoeE0yZ3hRbXRxZDI4dGFuQndWbTVTTms5WFVuY3paVVEwU3paWWRUWjBlRFJ5VDFCblYxOXFkbnBCYjB4a1NXSnFlVEZqTldWSlJqRkVkV3N3VUVaRVkxZExjRTF4TWxFdGRuSlpTSGRhVGxoUFpXTmtkaTAwVm5FNWQwOTRZelprVlZNeFJsaEJPRFJtWm5wa2VqUktTMloyYkZKdWIyWjNXVmRHT0RORllrRnVWbXBVT1RGSFgwZDFNbEZsTkcweU5tcHVYMVZtUmxkWWJuQk5UMHhyWkZsQlpqSTVVR3RzWW5GV04zTnBkbWswVkMxQlFsbHBaamd0VFY5d1pWTTFTakJMWjFGamNEWmhkSGhIT0ZGdFVUaGpWMWg0TmxCd09FSnJSbUZuUzFwNllqZDBjbGN3YkhoaVIzQnpkWGxxYzNkVVJXMWhRMnB0V2w5NWJESm5Oa3BPWlVkNGNHcGxSV2g2VWxSRFJuVkVXakZIY205bFlUQnNjMmhwYTNONU0wRm9ibEEyZWpkblNGTXdXRTl3UlZsQ1Exb3lVR2xrUzFGa1JITlZUekpVYlZOQ2NHeFRiWGxVZFdka2NFeENWMDlDVTA1WE9GTlNTRGhYTFZOSVVqY3pjV3RTTUhsR1pXTjJTM1p3VEhBMFoySlplRm90WlVWQk1rWk9lV0paYkRkcVduYzJSWHBIV0ROb1EybEVVV0ZGUmpCVVZTMDJlVEJJYzNCSFNtTnZVVFJFY1VwTFFraGZYM1Y2ZEVzelRtSTJNREpvU1VsWGVUbFJlWEZKT0RGMVowMXVRbUZsWVdWVkxUbDNhR2x6UW5WUFgwZG9PR1ZzTm1GWldqTXhlVEJ2U25kMVRsVmZjMGd0ZFRaelFVdHVWMWhLWWtnMlMzcHJMa1kyUlZGS1ZHODNWV2xxVFZSMVVHWkhRa1I0UVdjLkRoRmhiY0Zhd2hFUkN0eW53UlJGNXBSc2w5Tk1lS2g2a1pHWG05NmxoMVEiLCJleHAiOjE3MDYyMTQ5NjAsImlhdCI6MTcwNjIxNDY2MH0.eKOBM_i_XjdC6-3EPg4pPxGQMwVft0IiSgLRZ-xYUk8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:00.911 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:01.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 35643: status.find.is(200), but actually found 401
20:31:01.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,35643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4443338, username -> user.1002026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55542d58, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214661040))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3JkcWRhbDBycG5ycXZnaW9icnJpOGVvbHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVlYZHJjV3Q1Y1VOa2RYTkZhMnBEVUcwdFRVaG5Ma0Z5WWxsT05UVmlSVWR3V1ZSWVIydDNVRmRmUzB0V09EVTBiRlphWWt4MFZWbFFTbFZOUkdOWFlrbHFTalp3ZEZoT1prVnJTMmRCYlVocU5WVmlURkpvWmpsNE5XOW5Ua1V4VmtwT05XeGFMVmxMVHpkQmJXaFdha3d5UldKamJrdzRVR1ZqZUVkeWVrSnBXV1UzZVVsbmEyVmpiVEJJTkc5dGJrZDBNR016T0RCT01XRjRlVkpoZUdWQ2FHNUdTa1JZUzNCWFp6bGpUbFJNUWpSTU9HWklUa1ZaTTJGSlZpMTViVEpVUkVwcU5XTlVPVXhHTWxOdWNVVk5RbXBSYlRSamJrcDRlVkZRYzNCM1UzZERVMmhGVEVkb1RYQk5ja0p1VVhkdlkwOHlTbms1VEZGSGNFMXRPVEZsWm1kclFtcERYM0F6WkdzMlNuSjFOMFF0VlVsRWRHOU1Na0pZYm10MFZGVk5kSGQ0UTFCUVJIcDZlVzQ0UXpCcVdsSjJNbkZPVUdKemRpMXpUMVF6UnpCMk5sZ3dibDlwVEdzeU0zTjFlVEJ2WkRRME4yeGxlRzAxZHpaZmJIVkZOV2hvYm5GQlVGUndXa1JKTmpGSVYxZzJUR1ZMVUVSeWMwcFVNelZ4Vm5ReGNtY3daVk0yTVVONFp5MXBSRzVxT1RCc2JXMDBYMDlhUVc1M1gzRkNiSEIyWkVWM1V6VkdSbmh1ZVZWbE16RTBlR3BCTm1sUVlXeHVZMkp3ZUhGNVozVnRZa1ZWVjBJNGRsRjBXbTVQU25oMlZWcEtRMlpHU25ORlNsUmlYekJFWkdsRVVEUlBUbXgzYVdjd01reE5lRFYwU0VwU1dqbG1XRVp2VVdaNFNWSjVPV3BPWVZWeFpHa3dNVVpCYUROWk9GTjNRa2h4VkZwclRHeE5kMkpaUlUxTWIwdHBhVE0zVDBkcmFISjNNVmRxVVZkdk9YWm9hME5tUVU1emFYbHhOMlJuYkhCd1QyMXFRMEZ6TkZkR1N6WlBhRVl4WlhFMFV6ZDVTeTA0UVhkcloxUTRSazFJVkdWM1kwMXlTRlUyVTB4UFQyODVSVU5OYVVwVlRTMVJRazh6WDFSUGNWVkJZaTFzWlVOVVRUbDNNVFYwU0ZCc1VtcHpjVEpKWnpBek1GVnVVbkJEVEVsTU5VdHJkbDlFWldsM1pITjNZemh6YWxCbU1ucFpMbEZwV21sTU1XcDVhM1F0ZWt3NE5YSmZheTFtTVdjLkp4UHYtbDlDZlhscVU3bkdEUVZIdFdJbU9RZ3lJLV83V1BkV3lBM25fWVkiLCJleHAiOjE3MDYyMTQ5NjEsImlhdCI6MTcwNjIxNDY2MX0.yArLsCdwW2xTi5nRkt1fygIn7RhqkjM2z39Rb9wzbdU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002026"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:00 GMT
	x-forgerock-transactionid: dba94dae-3f4e-40a1-a6dc-080bb68538db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:01.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:01.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 35643: jsonPath($.tokenId).find.exists, found nothing
20:31:01.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,35643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4443338, username -> user.1002026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55542d58, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214661139))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:00 GMT
	x-forgerock-transactionid: 67182710-7951-47c2-9fdd-83df6d0d6310
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHFudGZ2bTAxNG9lNms5dGo0dTE4MTl2MHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlVWRkthVEkzVlVnMFJuVktlSHBUYm5sNE1HSm5MamxLTFZkRE1FMWlWMFZNVUROTVREVkplamxaY1ZObWNYWnliM2hPVEVaUWRUWnZYMWxDYVd0dVIwTkVhbk5hYTNwUFVVNXRUME5OV0ZZdFNsaEVNRlZDTjFCSVgzVnRaV2hMVDA5cWJEbEVRV2R0VjNGeFNVNVhaVE01T1haeU5tMDNTM2N4VVVvNFdscFlaQzExVlhReVV6bFJZVUkyVm14VFZsbFFabFF5WmxOdk1IbDFOVXhNWWxSS1VqaHZXRmxCZUZoR1Z6ZHVkSE5uVFRsRFJGbEhhak5pWTNoYVYyOUVVVTg1U1cxNWFGbGpRWHBYT1ZwdVpXSnpRMGc1TTA5U1VGbFRTalp4Wkd4cFYzRjZaRmQ2WDNoc05XTmlSME0zY2tSTk9VaFhkR1JoU1UxS2VUVnVURFp3YWpCTGFqSjNiSFpVWDNKbU0xazJWSE10T1ZZeFdGRk9Ua2sxZVRSdmFsRTVXRlpvWVZRd2NFdExOVlp5UkVjeVQzVnlNa3gwTWtGcWJtbzBkRmxsWWxvNVJFaHJlSHA0Y1cxQmFXVnFVM2RyWWxwaExYVmZRMFJZVFRWM1NtdGtRVEJTYmxadFdrbHFPRFpsVlU5VWVGbDZTMnROYmtwTU1WZ3diMGxXZUhoQ1prNTVhME5rTVhWdVNrMWxZbmcxUlV4NFNGTnVORFZFWjAxSVoxaGZjREJFVkROVk1YUkdXV2RsVUVocE9YTk9ZUzFvWTJJNU1uaHVOSEF3V0ZkSGFGRkNaazV1YVhCSk1VSXRlWEV3YlVGc2IwbGFXbkYzUkRKTWRUZzJZMDh3TFcxV1JYTm1SV3BVWDFNNUxUaGpNbWROUm1OYWIxYzBibUpyU0RGR2VHWXlOMVJsTTFSS05XeEJhbGhRZG1wMVkzaHNNMFZKVm5OeldHUlFVMFpNTTNGc1ZUTjFjWHBuTjA1clVXTnVPR2hqU2tSZmEweHBMWFk1VlVGWk1XTjRYM1pRT0U5RlZFMU1aV1UwVFd0cGRrUkxjV2h6V1Vkd1ZWWk9UMGRJVVV4cVNHazRjelExVVhsU1oxSnZkMlo1YlVkMlkyMU1OWGRUUlU1SGFYVjZTeTFhVjFSemIzQnJaMlptTlc1M2MwWkZZV1pKZFRRM09FWmxkVEYxU1ZadWVYcGtaRjlZU1hGeU9EbG1NVVZtT1RWT1ZXNDFhVzFFYlRkdWNuVm5MbkZ3ZERKMFNURmpUbkZDWlRsSE5uRmthSGR5ZEZFLlByOVZ4STJSdXM0cERidk1DWmJXNlM5cUhVMlp4R0NOVm5FT0JNbVVxR00iLCJleHAiOjE3MDYyMTQ5NjEsImlhdCI6MTcwNjIxNDY2MX0.CC1OVVpBDNy8bkT746jVEaVA9FRjnun_sFLrgTHU9CU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:01.141 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:01.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 35734: status.find.is(200), but actually found 401
20:31:01.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,35734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41a69fcd, username -> user.1000851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ec47046, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214661709))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3NxYWRtMjVubDdrcTIxZTBuMDEzbWJ0NDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YU9WUlpUbU5vV1hFMlRUaFhTR1JRYXpCclNFeEJMbTh5WlVKUlFYcFVhbEpNVTI5bU5UWnBZM1pGY21GZmREZHdObGxvWkd4YU9VRlViVjlHVEZsNmVEVmhSMWhGU1hwdFkzaDJOVTFPVTFkSmJGZFRWbWg1V2pRMFZWWnZkRzFZVjJGcmFqaDFOMDlqVFRGMVdXVkJRbWx2VUhBeWVuTm9aVmx5Y1hCWVlrRkxaMk5CT1ZWeWJYaDFhbUZ5UVVwMmVsOUliR1E0VVdsdVJVMWliMGs1ZW1GTVpISnNVVzFoUVZwcmJtVTBVVlZpTjFCbmFGaEVVV2g2ZDJseFF6aFhTMFo0T0ZWWloyb3plVzkxWW5FMFpuWlBOREJJWmkwMk4weHNhbUUzUkRaQllUaHFkVTlyUWkxR1gwRlFMVGt6YzBGamVuQXlYMFpQWjBadGNHNXNORlZLVjNNM1pGUnFUVXA0VERsVVdESlVZbVJyYkdFeE1tOXBSakZwVW0xclluVlRZMWxNWjBKdmRWQkhPVkZXT1RSMWVUaDBlVUZ5U1RKZmVEZHBWRmx5VDBzeVRHeFFaelJqT1VoVmFGOUhTM2N6ZEVsYWQwSkVjM2hTVUhCWmMxVkphVmhSUkV4VFNXRmphVmxIVW1wM1VrWTNTSGhNU21weGIwbEVWM0puTUVoMExWcHFOVVJQVjFGRVpGSk9ORlJaYkV0aFNHZHlUekIxV1ZOSVZqRnRRbFZIVjA1RWIxaEhUM2xvTnpocFlWWTFXblZ3WVdFek1WSmlSVFJQWjBNMGExY3dNRlpIV0hKVWRsaEhhRlZDTm1NeGRWRm5XWFIyV1dWRllqa3dRVTFpVm5OQllWTkRZMjFtVWxaMmIyVkVjemhmYmtsU1gwMVllVFpwYkdkMlpuTjZiMDlQV2tGNVpWVjFibXhPYkc5UVVFaHZiVU5MYTFwVlVtcFBTMVpWWldWQ0xXaEpWRXA2YkV0TVZ6aHJVbDlGUWxGTGJpMXNhMmN4TVdSWGJrVjJNMDFmZFdocVIyVjNRbFpCVW14YVMxSnNkMFJRVGsxRk0zSTFVRzlZT0hkMVpXVkRNWGxIVXkwM2NtdFNSMVpIVm1Zd05IRnpjbkZyZFdabWRrRllZMlJTVG01QmJIVXlkVk5QY0VSbE5rZE9Na1JWVFhaNGJscEdVUzAzY0hoSlVGbGxUV1F4UjB4dE0wUTNSbFJMYjJneFVFbDJZbWg1VFZSMWMyMDBMbWhGYWpCQldrUXdWRmt5YXkxelRrWkhNWFpvZUhjLmhQN3hva2czMjE5ak94cVA0VWhybkMxbUFjbFAwWWNiYVFXUmZJUHV3M1UiLCJleHAiOjE3MDYyMTQ5NjEsImlhdCI6MTcwNjIxNDY2MX0.uwzx_RBI4uvmso6nmTbwKZY85a_OLgOzCf1YxhWWyKk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000851"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:00 GMT
	x-forgerock-transactionid: 5394d865-f8f5-4bd0-9678-119922029fba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:01.760 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:01.801 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 35734: jsonPath($.tokenId).find.exists, found nothing
20:31:01.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,35734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41a69fcd, username -> user.1000851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ec47046, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214661801))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:00 GMT
	x-forgerock-transactionid: 5c0c1464-172d-42cb-80cb-16bf13bf1a31
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZThvbW5pMjBibm1wc2I0czc0czIzbzR0NDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmNYTmhNR0ZoVjFkSlZ6SnZjWE52T0hCd1JUVjNMbXAwVkdoeU4xSnJhbXR2V201cWMyTlVhMkpPY1d0VGExWkNXVEZxV0VKeGJVcE1TekZSU2t4S05qaFZOemw1ZDJaaGNIQXdXRk5FY25aR2RIbHBiVjlRY1VSNVQwWndSWFZPTm5Cb1JrSjZXRVJIU0Vobk1FNURabVZTZGpOVWQyVTVOMjlKTW1GUE0xcDFZV0pUTm5CSExXZE1hbmhqV21GNllsUmlYMnRFVkVONk5rTTRkbUpUVFc5UWRqaGZYMjFCUVRoWFJtbzJXamhMVWtwNFUyWkNRM2x6VG1wUE5HbDFXRmxaYUhaMmRXRlJjSGxSTFRCWlRVVm1hblJHYzBVeGJXSnFXVlpSZG1zNFgwWndka1UyT0V4cVlXNXdNR0pmTXpkMmVrWjRTVTFQYURaQ1RtaEdNSFowTFU5SWEwbGlZa2xoVDJKQlZHWkRiVjlzTWtsT2NVMTVRMjlZV2xsV1IxSnlabEpTUVZjemRHaHZUbEpCZFU5MVp6SnVZekJXTWsxbU1GOXdOM1ZLZW05alNXWmtSVU52UzNGM1ZIUjVXbmhYZUVzd1F6Y3hSQzFvVDJacExVcE5XVlY0TXpoUFkzVk1lbHBxUkhkdlRWOVRWM1EyVm10RFZscDZhVmRtT1hkVUxYVTNNREJrUzNBd2MyNUpWakJzTkhsRk5tNXdWak5CZDFCNU9GUlBZbVJ2U0ZSbWQyNVViVEpVVWpFNVRXaExkVFppUldGRmFHTTJObEZEWVZkQ1NVOHRiWHB1WkcxSGFUaGZlV2MwTTJwTFNIVXliRFoxU1hOUlVIWm9jVzAyVWxCcFpsTTBSMkZvUzNKYU56ZHdTMDVWTkVSS1NVbHNTRXh3ZDFRMVpqVkxUR3cyVjNONmMzVlpURXh4WlRCVldUTk9hRWR0ZDJaclFVOTFOSGxxTlVsWmJtMURNV00zV21sM2NFczRUREJaUjBWWFMwTllaMHB3V2s1dGRERjBWMFpZYVRWbk5GOVlWRWt0UTNNekxXOVFaM0JKWDI5NE9HSlNORWhYWjBrME9WTkNWRzl1Y1hkVU9XUmFUVzFWY0ZCV1FVRnRhV1J1VWtGUllUZHpaekJLYVc1VlFqWmhkbXBMVlU5aVZXRkhRa000YzAxSk1VUnhiMHQxUjFacE1XTjJRVWRKWVdsU1ZFMWlhamsyTm5ab2VEVlRTM1k0UWt0TWFUZFJMa1JEWmpSNVdrTXRja2cxWTFwelVtWlZOM2N3Y0djLkZ3MFZYZUhhcjY3elhWbUtJcld1b1d0bGplSEpjUDc4emZ4N25MeXFjaVkiLCJleHAiOjE3MDYyMTQ5NjEsImlhdCI6MTcwNjIxNDY2MX0.Z3nxpMS2hC-OzB8eAzhEsCfYSO8cgeHpnTuyomB8Fq4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:01.802 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:31:02                                         255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=50114  KO=11246 )
> restLoginInitiate                                        (OK=24801  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=24716  KO=68    )
> restloginProgressiveProfileCallback                      (OK=597    KO=68    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.20%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.20%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.94%)
> status.find.is(200), but actually found 503                      4958 (14.82%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        68 ( 0.20%)
> jsonPath($.tokenId).find.exists, found nothing                     68 ( 0.20%)

---- idc.login -----------------------------------------------------------------
[####-                                                                     ]  6%
          waiting: 506698 / active: 24     / done: 35893 
================================================================================

20:31:02.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 35915: status.find.is(200), but actually found 401
20:31:02.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,35915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9dca990, username -> user.1001149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66472435, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214662751))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGpvajEwdG82MTdscXFvNnY2dmhqNjU5Z3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVpqTjVUM3B5U0dNdE5sWTFiWGwyT1RaNlJrMTNMa3RsVDE5U01rdEpjVVpMVlVWNVJEbFJkVGxYTjNVMmRFdEtiMFJrTm1WblZtWlFXSG8zWjIxaVVrcG5YMVJpVVZkTWVXdEdielJhWmxGQmVYUkdOREI1VkVkNFNsbFlha1pGYjNjdGVWcFBhMUZsYjJsU056Rk1XRTlEUzFSMWIzbGpUbEUyVG5oeFl6SlNOVEpFVDNCelRuZFhTV1EwVDNvd2NYZzRXbFpXUWxWTFdVdEVTMk5KYzFJeWVHMTNlamczVDBWQ1NsaHVUMlYxWW5WcGRXazRNbkZzU0ZKRFlUWXliSGxqU0VodFdIVTVNalpRZG1wbGQyZHliVVl3VFhKS2EzQnJNbTFOUlRSalpXNURVbFF4YVU4dGFHVlFVbUZtUVhoUGRuTk5hMDB6VjBsc1J6aE5hMkp3UzFsdkxYZzJYMUJXYm1RdE4wNWlla0ZvZGtkemFtSm1VamxXY0VWT1ozbERUMHRhUXpSV1JsQlhaekJTYzB0cVNETjBVM0YxTkdwaE9WbFpaMWhOZUZGV1dEaGFjazF3VDNCRFR6bHlabFZ5VmtsaWVWSkdkWEpJVlMwNVgxWkxVWGsxUjAxd1ptNVVTbTgzVDNRNWNqQXpObFl5ZHpSRFRrSmhlVEZaZG1ONWNIWnNaVkUwYlc1ZlZYZGtUVUZXUjBJM1psTmZZWGh6YzFSSmQwMVdlVmx3V0VaMlJsOXBNSEJ1VUhvemRreEZjRGRWTVhWZmNpMU1aVTlxV21SbE16QkZObTVPUXpCRVlXUlZlR3c0Vm5rMVZsbDRaMnhyYW5Oc2QyOVZZMEp4ZVdZek1ISnFlakZpWDNoZk1tdzVSa016Y1RWVldVdzBTakJFUW1Jd1ltOU5TSHBvZUdWWlNHTkRaR0ZPZWpKVmFYbHBNR2RSVkRFd1ZXcE1Xa1pZUVZkSFZUTjNZbWsyVUd0M1NqRlVWbXh2VGpWdFoyeHNjak51T1VoYU5HUmlhR1pqYUV4bFFrY3hUR3RWZEhkT09XaDVOMFJpUkdWdE1GQmZhbTl4WDFCTmFFZFFNMWhmVjJSYWIzaENWbHBSWVV0Nk1tMUlZMWh5ZFdoWFUyczFZMlJ1TUVVNVJrVmtNMFpMTVRSR1pETkRVa3Q0Um5Nd2JGWTVTRVZNUmpSVlNuTTBTaTE1Ymxodk4zZFFPR3N6Tm1GQ1FXaGtablJ1VEdKblFYbEZMblZpUmpaVGQzQnJaVEZhU0RndGVqZDBaa1pKYTBFLjFLdlVXYm1EWElGQWg5QTZ5MGFCbTd1MThzTXNIdDZVekJRMlV0dU9KWjAiLCJleHAiOjE3MDYyMTQ5NjIsImlhdCI6MTcwNjIxNDY2Mn0.KzviZQ24KPXLxLZZy9_Jlz60DJR6xKdRZNVeuqyCVFE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001149"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:01 GMT
	x-forgerock-transactionid: 059393b0-3a44-4b0b-b631-db6398ad63a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:02.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:02.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 35915: jsonPath($.tokenId).find.exists, found nothing
20:31:02.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,35915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9dca990, username -> user.1001149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66472435, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214662842))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:02 GMT
	x-forgerock-transactionid: fde54b7c-e3f7-4f36-ae8f-3a458062a4ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzBiMDhqMjVtYzFndjUwZTk4OXBudDRrajAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ME1FWnZkREZuVjBvMVgwSlRlV3BEVlcwdFRESkJMbTVqVFhsV09UQklOblUwV0hOSFpEWmlTMjgyZEdkdVJFWXpUVk5CVUc5eWRURTNSVzlMU2xGcWRIZFpOekZwT1dNelFraERPVVI1TVdrdGNHTllhR1UwZWs5VFRFSmhXREp5VVhKUk0zSjFaWGxDYW1Sd05UbHZNMFl3VEVwUE0yNDJNekZXU0ZGMmJqVjRXbmhNWVVkTFJ6RTFiMkpDVWpWV1l6VjZNemxRV25NMVlXeEtZV1F6T1dWUVdrSkNiRmhEY0VkMUxYVXRaVGMxZHpoUVR6Vk5TbGd4Y214SVdFbEVNR3B3ZEdnME1FVlpibTFwWlhWbWJVTmtXbGt3Y2xWNVNWOWtWMkZ6YURSTk5raExRakpKWlRKbGNrZENkVTAxYUZGSU1rVm1SMXA1YnpCdWIzY3RPR1paZEVSQ2VWY3dWRWRGWXpaNlZuWk9WMWc0V0ZoZmFHRmZOa3hDUzFkdldtbzFlWFZYTjFKWk5YVnRTaTFZYzI1bFdWWklhak16Ym1GRGRWSkRTRFUwZDFocVdXVmZXRGswY0VNdGRHMU5aR2d0V1dWRE1VeGlTMDU1V0hCQlgzUlJTRkp5YVRkWFVuWmxNMVZOUWxCdk5XVnZhemh6VDJWTU5VVnFMVXh6YVdoSE5VSXRaamRJVkVKUUxXSm1jMDF5ZVZwa1YyNW5Xa2xrUkZwVlFWWnZXR2xQZERSaE1HMXVOM05rVW1wcmNWaEZXRXQ1YjNSWlQwWmlVVzVFVUVSU0xWQlBaMmx4VlZGaVExcHJSalJYWlV4a1lUZHlUMGg0Ukd4Q01tdGFNM3AwVGpsVlh6VktjbTVtY2xwNFdFTjBZMWxqZGxocFUxUkllVFJ6Um1oVGJ6WmlTRTFhU2twRVRrRm5VRVJCUTNJMVVsSkNiVGh3VVZKSlJ6bHJNVmxPZGw4NVYxZGxiR1ZKZDFObVZYQk5lRmsxWVhCMVpHVjJSRzVtTjBKUlpqWlRMVE56UkVwbVQzcFpTVjlLUTA5Q2VrOU1jRWRsZVV4VkxUUlJOMnBoZFROaldEWnRWa05OUlVWSVprWldVVzV5WW10UVNGVkdVR0ZYZEhObVJEbG5TMWx4WVMxR1VGZGZSWGM1WVhOS1lYY3pZVUpZYkRobVF6ZG5XVWxPZGtkbU5IZFBTbWhQVmt0V1gzcHJXSEpwWVVocmRrVnFWak5UWlRsTFZYZFpMbVZCY201VFZVNUlTWFEwZUVSUU1HczVjMFZJZDBFLmRoa2t6WmJzV2xRbnpHOUlJR3RqajNaZDc3cGZIbjVWZnVFTEgtWno5bWMiLCJleHAiOjE3MDYyMTQ5NjIsImlhdCI6MTcwNjIxNDY2Mn0.Iu_Wj-PPMn9QosQchbYycjBWrWlmpQVGVqN3-PLdAU8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:02.843 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:06.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 36450: status.find.is(200), but actually found 401
20:31:06.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,36450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ed6b8f5, username -> user.1001179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46e67796, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214666107))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGszYnFoZjZtdTdkaWpjNXB2bGR2amdmMGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk1raHJNbVY2YnpsWFZYbEJVVGxwTVZWTlMwMVJMbWQ1ZWtsaE5VUmhWWEpSZVRnelIwazVVRVJSYWpCUWVEUjRhMmRLVW5KWFRVeE1WMWhTTFdwZlNXUk5OVTVaZDJ0UGFXcFRUV295VHpCWFVuRXRiVjlXVUdwVGNVcDRkblpRU1dwd05YbFFWbmxsWkhSelVFSjJRazlIWTNoYWFIZHlRWE5rYkc5UmQxSTNTbVp4WTFoMlZtNTRhMmxsVFY4dFluUlNUVk0zY0hsck9FRkVhVEEwYkdOMlJYaE5VbTB0YzNSNE0wRnpMVEYxWVhBeGVFWnFOMGxTUVRkVGQxTmhYMXBCUTJJNVJubHZPR3hLV2t4aE5tWjFTRTVwU0daT1VWY3hjMVJ0VEhCRU1rcDNjMUY2Vm05bmQwYzNabnBhTkhVd2VVUjJTSGRHVFY5aVpURlhhWFZpYVRCSlNqUmtjM0JuVURkMU9YZDFUMGxOYVMxdk4wWkpjM2xNUTBOZlltWk5jRlV5T0ZSS2VqQnZaVEJuVEZCTk1EUlVjVkZhTUdaYWQybGlZM3BxY0hKRVdERnFXa2w0TTA5VFlqQTVWWE00Vlc1U1F6bE9hM2h5VUhKbWFETkJlRkJxUjNWSFJYWnJhMkoxTkZkd1VrTkpTVE56WTI5cmVuTjNORTg1ZFhRNFVYTmxSa3RaWVROV1QwVnBNa2RJUVVKRFJTMVVZM1J3Vlhvd2IxcHpjM0JDVkc5d1NHUlhaR0V0U3pGTWVscHJkR293YjBWc1prMU9iM2RaV1VaS2VHSnNNMEpGVFhNemNrc3RRek5uV1ZoUGFteFlTRnBYWnpCT1QyMHpNWHBPWVVZMFYwcEpYMGRITUU5U1YydEdkbU5CZDNOTWEwVk9ka2hxTWtSc2NVVmlhVmd4WDFnMFVGcHRkVXBmUTNBd1pqUnpOVGx6YVRaYVptVlhZVWMyU0dGSGEyZE1TeTFHVjJkUVNWRkJZMWhUWjI5RFZFbERPR0UzWnkxWVRtNVBPVWxWWlV0aU0yUTJXRUZRWm01U04zQkdRa2d6YUd0TFF6Rm9lSFk0TjBzMVRTMTBiakp4UTBGWE1YWkhVMU5ZV2pkSVJYTnNXbnBHZVVkWmJtZHdZWFY0V0cxUFZtSnRhbEprVEhkRmJGcEZUa2RZWW5ZM00zWklNMFo2VkV3NGVFUlJaVmxtZFcwMU5sSmlTblF5U210WlJ6Um9jVnBSTUVKeFgzUkZMbXhOWDNnMFUxWTNPRVZ0Vm14NGJ6aHBVRlpvUWtFLklOcGw4RG1tU3pmSGJiQzJuV2czc0FtSUJ0ZXRFWDZRR3dTSmZIcG9oNzAiLCJleHAiOjE3MDYyMTQ5NjYsImlhdCI6MTcwNjIxNDY2Nn0.ra5DlZlzp7zalIrgylJlfUxhIiEuFVE2Qg27xoSUtYw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001179"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:06 GMT
	x-forgerock-transactionid: 90d47716-7074-4505-9074-dd3bcf3ea792
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:06.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:06.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 36450: jsonPath($.tokenId).find.exists, found nothing
20:31:06.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,36450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ed6b8f5, username -> user.1001179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46e67796, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214666196))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:31:06 GMT
	x-forgerock-transactionid: d109292d-de2f-4e44-a36d-89c4e3cdc30f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXJlb3VzOWNzdDc2YmsxOTJoNWZwaW5jOCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVCVEV0SVRETldOV1UyVm1WRmIyTXlRbDlTVTFwM0xuVkpZMUJzUzJOUVZsTlZkWEJhY1d0alIwZGlUMm94Y0hOblNXaEpjWEJoYWtOUFZFeDBURzh6U3pWeWNqSkZOVVEzU1RWVmVrdE1ibkY2ZWsxd1kwMVBlRkZvVVdaVE1HWmtSa1UzY2paWlVHdzFVbWhKYzNWa09VdGFkRlE0ZURSWlFrUk1TblJvU0ZONE5FSkpTRWxUTkVwbmFXeERjM0ZLTFUxeFMyOTVSM2h3WVZCWmRVdFlNMWxrTVhwMlgyNU9WWGw0YldWclNXRnZXVVo1VG1RNWQyUlhNR3RhVGtkaE1tVm5VVGd4WHpCWGFVTnpNMWN0WVZOd05rc3RNRkk0ZWtSMFZEZ3hja0ZvUVdaaE1XVXlMV2swU3pjdFNGTnRZemhGZVhGelVIWnhVR1Z0TTA1R2FqWnZSVGc1YlUxd1FtRkhlWFZyYVdaclgxUXhlbVpXYTJWNmRHUTVkek5YYUcxM1ZFNXBZbU5FV21wa1NEY3haMVV6TjFOSldXeGZWMncwVjB4RFMyaHdXRlpTYUZOaFZuRmlXR0pEUkUxd1JpMXRPV2hCZFZOU1NFbzBZV1p4YzBocFNIUk1ZMDUwVFdKTGFDMU1hVEYwTFhreGVXTXRNbEJQTWpsVU5XNUpjbW8xYUdaRFdFNVZObTVHWkd4ek0wVndjSEZGT0MxM2FXYzJjSGx5YUhwSk9VbGlWRmh6YUVOU2RERlZXRzl6VURCRFUxWnZSakZmVHpaUFgyMU1ka0ZYVlZONllVbHlZVXR5YlU0eFRrMU9XVlZTWDNScFNqaHFhM1p3UXpWT2JXbFhabkJoVWtOTGNIRklaVmxsUkhoa2QxcDJiVVo1TWxGdFdqRjVjMk5sZG1kdVlXVjFiV1l6UnpCSFlYRXhlazAxWWpOMVpVcHBTVU5OYWxSNWFrbE5Uazg0TTBOa1NYbzVaMnczUlhoa1NEWnFkR05uYkRSVFRrMWxOakJHWlc4emNUVktXVGM1VjBObE9EbHJlSHBCWjFKa2N6VnRUV3d3YTFaelVqbEVVWFk1UlROc1pHbFJWRk13VTIxa04ycGlMVmRwUlRkS2FtTk5lbkJ6Umt4TlJXMTVkR0pYVDJ4TE5sRjRSR0ZmU3kxcVZqRlhNREpITkRORGRFazRPWEZSZDNWMmJGUjNNbmxsYW1ocWEwVlNiRkYwTlRoTGFUWnhWVU0wZDFoUkxuWkdVMDFxZVV4MVpFTm5UVE0zVTBJM05VSlViR2MuNXpNVHk5YkMtclU4WnVuMUlNSXgwWHlfOE96eDB6M1JIZmZ1Q1ZhWHotUSIsImV4cCI6MTcwNjIxNDk2NiwiaWF0IjoxNzA2MjE0NjY2fQ.dkYrexWL2lAKkF86nbCJ1xchFV0T1UCIzSQ8XO8l26o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:06.198 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:06.916 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 36566: status.find.is(200), but actually found 401
20:31:06.916 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,36566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2863daec, username -> user.1002579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e83558f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214666866))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWtkbXRtdmd1bWdlbHBuazZtbGc0N2syazMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVVsOHlNSFJZYlRaVldrUkpjRzVNTTNJNGIwUm5MbmhOT1VKWE5GaENURmxOY1RGcGRWWTBOa1IyYlRjMFpEZGlkMDlhUWxOUVNGQnRUMk5oYXpOVFFtSmhUMnhNUm1SbmMzQndiREZpTXpsWVlYTndURGN0WkU5alZHNHRUV1JhZURaU1RtWm1ZVU56WjE5Tk5saENPVFZWY21GaVRFMUtUbTgwVVVWWU5uaEdhekZXYkZJMFRWZ3laVUZtTkZWR1MyWmhORmhxV0hwMWFIZFVhVGwxZW5Sc2RHVmlURTVhVlZWNk1VdGhhM0J5WlZkMFpIUnhRbDlVZFZSeWQxWXRPVFpFYlRodlVHMDRZamwxTlhGZmFWQlRielJwYXpSRlptaE1Oa054YTNVd1lTMU9PSGRIVVVzd2JHeHRla3hHU1VSaGFYUldhVVZpUWs1T2VIZEhjbVUwWWxSd1FYWXRjSFkxU0VKblIxUk1lRUZxT1U5dWIwdGhUVkptYlU1RmF6VjZhM013ZDE4MllWQTBia042ZWxKTGRsaDZkamw2Y0RSQlJVZHllSHB4UVZSWFV6WlFVMWR2YXpSUmVWQkRUSHBxT1hCdE4xVmxXSGt3YWs1emRsWk9RMXBhYnpGaVRqTm5iMjU2U0RWYWJYUTFNMjB0V2kxVU5FczJOMnRtU0Rsc2QxWjZSMUZzVkdOSlEzRXRNbGhSTUMxRE1sVmxUMHB5TlcwNFoyZFViWFZNTlc0MFRWOXVTekZ0YkcxaVUyMVpTVUpUT0hSSU9WUTRaMUZTWjA4d1Z5MUNUakp2U21WelR6RkNkMEl3VVVsMmMzcGhjMk5GUlVacWVXbFpRMkpYVUZONVlrRjRNMHN6Wm5sRU9IbFFSSEEzY3pKUFgxUmpNbVE1TUVRemFFaE5lWGRhUlRCVlpWcGZVR050UjJ0WVJIWkVRbGxrYjJSMVlrdFdhMnBxUW5Sak5ubFVZMjV3WkRaeWNGUkdibXQ0Y0ZacmRHTjVibUpCWm5WSU1XWXRTa2QxTWtkNWRuZEdTblZ2Vm5SM1MwdHhjMHB6Ymt4dlNuWnJMWFJ0WmpCNFJXRlFlbE5vVG0xdExXdE9aMVJ2VEVKeVZ6azRRVWRYYUMwMGIyTmhUREJXTjJWWlptaEpZbTVNV0c5RFFsQlhSekZaYWpnMVIyWlZUVmxWT1doeVVqUlBjMnBzZVRjMFFsWk1YMWxxUXpJMFpGZGFMV3BZVG5GVWNWSjNMa0oxVVc5bE9UUmZZVTVOZWpKQmVXbHhYMVI0VWxFLjBYYkV5YW5XU0VPN3JmY3lmZ0dvYlV0WU54c3F3bjNhUng4TXQ0NmVRMk0iLCJleHAiOjE3MDYyMTQ5NjYsImlhdCI6MTcwNjIxNDY2Nn0.llMHXbl3Lu3Q-Cy29WhrqoRXppfJAPt_4ehJrISMk8c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002579"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:06 GMT
	x-forgerock-transactionid: 654b42f7-5540-49a0-8d6e-944153e2cb3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:06.916 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:06.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 36566: jsonPath($.tokenId).find.exists, found nothing
20:31:06.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,36566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2863daec, username -> user.1002579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e83558f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214666956))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:31:06 GMT
	x-forgerock-transactionid: d91357ce-119b-49f7-b915-c19224bccc62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMm9oNHNqMjJlZGRwcGFvYjVwbHRyc29zcCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVsWjJvMVZIbFdaM0JJUVVnd04yMUdWMUJ3UlVKUkxtdDNRbTlNT1ZOMVprWjFOVEpxU0ZaeFIxSlhkbkk1UVRORmExbE9ORFZrTjJKU2FXbGtXRkUyU2t0U2RtOUNSRTlTV25OWGJWSTJWSFkwTm1WbFRsZzRibGxxTlhwUWJtSm1NVzVsYXpCTllURnVTa2xmTm5wRVVWTmtlbkJqVVhJMGNYaDFVRmxCUjJzNVJGaDROVkJKYjBwdVkzaGtZVmhKVjBWYU1rVmhlR0ZCVGxkWVMwZGlhRTV1ZUdOYVpXNUtXbE5ETXkxTFVYTTROMGROUVdSQlZYcHNhRGhtYm1aUGJIVktibGxDZDNKVGVEaGFaRU13VDJOQ05FOXRjbkpPU1UwNFgwWmhNVGxhZEU5ME5YaEJXVkZzVUZOSVVIZEhVV0pmYjJGT2RXSkRObTlhWkRGTVJVeHFPVkowUVZseWJYcDBTVWQ2TmtOTWNqaFBRazFIV1Uxc2EzSlhXSHAzVGsxVE9HWkVWREZwTTFZeFlreFNSMlZKY1hVNGJUYzNaM0phYmt4a1ZEaFVXSE5KY25OWWVtNU9XVlJMWkhKaFpsTk5WV2xKVnkwNVJFeG1hamhYTldnNVdVRlZRVlIyZURnME0xQjBZVFUxTlROeFExVm9TRkpWV25Oek5FSkJiVE5NUkRWTWJsOWZZVmxYT1hsV1ZFaEtZMVJpU0ZZek4yZEtTV2hFVmtKS1QxcFVhV1pKTFRaTFUwSnhTR0oyYzI4MFIyRXpSMWd0UlZZNFlVSjRZV1UyUW5kWlFWOU9SVXc1WmpsT1pHZEdPVGhYZFd4RloweEJYekJEZUMxSmVqa3paRmcxVDNkR1JraElielpZU3pseFRqUllabGhtVEVKRE9HeE5lbXRaWjB4dFIxSmlSV1p0TWs1aFJXZEdSbkp6UjB0Q0xVSllTVlJqVEdabGExVmlUbGRpV2pkcVZraGlNV2hHWW1OUmFITklZbHBmTWs0M1IyWndXVGhZTjBaUVQyRTNZbGh5WVVzNU5qbEVUalZUYm1Sek5XTm1NRFJFY3pVeVVuZEtWM1JrUldjMFVVZ3llRXRmVldndE1tVTFWRTl4WHkxbmRYZGZNbkp6Umw5UGNtdFJiM2hxUVRKNVYyaGpkR3QyUkhKSlZsOUJablZ6ZURGdlV6QjVhMW93YWtOZmJtOU1ZM2w0VkZkUlIzWmpWbEE0VVVoaVVVRmpSa1pUVGtKRkxuSklZbEIyVFdKUFRtMURUM0Z1TkVwelZXUkxaR2MuTU9ta2pvSGZDQUZyQi1idnkxczBKemc1cEI1TnpKRkV2XzJzSU9YeUlOMCIsImV4cCI6MTcwNjIxNDk2NiwiaWF0IjoxNzA2MjE0NjY2fQ.XgA7YnoXq-IkrbQHH5rmjUIH-FrPl9GMremwQaqpce4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:06.957 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:31:07                                         260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=51741  KO=11252 )
> restLoginInitiate                                        (OK=25609  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=25513  KO=71    )
> restloginProgressiveProfileCallback                      (OK=619    KO=71    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.19%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.19%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.94%)
> status.find.is(200), but actually found 503                      4958 (14.81%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        71 ( 0.21%)
> jsonPath($.tokenId).find.exists, found nothing                     71 ( 0.21%)

---- idc.login -----------------------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 505887 / active: 34     / done: 36694 
================================================================================

20:31:08.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 36762: status.find.is(200), but actually found 401
20:31:08.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,36762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c5193e8, username -> user.1001409, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b50319f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214668079))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW1xMTc5aWZuY2ZlNjNxdGI5b2NydDI3ZWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R04yMUtOV3A1TVZaaU1HbDRjbkJMUVZSNk5HOTNMalpGTWpObGNFVTRPRXhEUzFZdFpsVklMVEF5ZERBM1RrTnFRamx4T0ZZd1QzWldWMHBJVVV4aU1IRkNaMmRoWVV0dmNVbGxSa2ROVWtkZldXNUhSa2MzVFZoblpWbFlRblJuZWpJNFVFMTVjR3R0TWpCc1dHaEdTa2h6V1RsTFRIaEJRMWRDVEhwSFZUTlNiR05VYW14aGJFWXlVbFpzTkhoMlltSm1Za1p4UzFsMlFUaFJZVEk1UkRaVlJHcGpaMFJWVTBzeWQzcGFOR1o1WjBsbmRFVlhSRTFKUkVFelVIaHRWUzEyVFVjMVpVcDRWRkpxTkdscU1FbEVlbWxuYWs1eGNtbENkRkphY2twd1JUYzBOWE5pZUZsV1MzRjFlVGMwYTJweWFrOTRURkJPZG0xaWFWSkVVMGM0YzBSM1FtTlhSMWgzTUc5b01UWldTMUZsY1Vkd1JIWTVjbnBpU2xOSE1tTlhkVzEyUVVOWk1sZDJhVWxLTWt4SmVYaE1aVGhMVFhWMlkwSlNhVGxTWjFGbVptUmpXbnBEYlZRdFlVdFViVlZmTFU4MGQwTkhWRzAwWWtoWFUwVnFOVlZvTTFvMmJ6SnFielIzYW1jNFZVY3RaSEJYTTIxa1ZHUlJaRmxaZUhwa0xYUm9NMUpLU0hKSVprbFVTRlJOYTJOeWVVaGhOV1JYUzBwRFMyTmxPR28xWjB4WWJFOU9iVE4xT0V0NlJESTVjazh0YkRsVVNHeEZSemwxY21wbFRVUmlOMWg1V1ZKYVltbzBlVkp1UWs5VGNuaEtaelZwVXpCRk5FdEdaME0wU21GNE5sVjROMjVpUVdwb1VXZHRUVWhHWjBoZmVWZGtkRmhUUW1ONmJWcEVNVGxxVDFSdlQxcDNiVk0xVTJKS1pXUjVTR1p2YTNOUlVraE5NalUwUldscVdtZGZYek5pZFUxU2RrZEhTMlV4U210UFVsSjZNMnRQUjB0SFEyZGhaRjkwVEd0MFlXWXRaSGRYU1RBd1gxUXhXVVZNTUdGaFV6QkRVbWRsZUZCcVkwWmhkMFpxVEdORllreFhXblJvTUZBeE1HUXhVVGQzUzBWQ0xYaHlTbFZtUmxGWFVXWlJUa2d0TkRaT1NVWjFRVFJoZVdjNWRVaHZVRzFtVWtOSWJrWkJTbVIxVUc5dWJHZFFibmN6UkROaU9YaHlVbXRGWW5sNU5YUmpMbHBFT0VOWFVtZHVSVFo0TTBWNVRWcFNXRE42ZG5jLlNselEteVg5c2FIN1FxNngzYWc4Y04wYVBUbmo0OTRhdjRKQzEyaWpmXzQiLCJleHAiOjE3MDYyMTQ5NjgsImlhdCI6MTcwNjIxNDY2OH0.j0BcLW2azUlyW6btRiEHPu4OR_eC9urLgPkKO3FDNeY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001409"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:07 GMT
	x-forgerock-transactionid: b7d5a61f-398e-46e6-a150-20ad32b3078a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:08.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:08.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 36762: jsonPath($.tokenId).find.exists, found nothing
20:31:08.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,36762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c5193e8, username -> user.1001409, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b50319f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214668169))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:08 GMT
	x-forgerock-transactionid: 7884e0f6-3ca2-4925-a304-669b4b6bfae1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2s1djdtZWI4Mzk0Y2ZwMjJ1dWVpcW91cmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFdFeHFSbXg0T0ZkRWEwcElNMU5XYzJGYU5FdDNMbnBFZGs1WGJtdFZNa1JJUWxkM1ExWnJPRGRqTFZOMWVqZ3pTazF1TFhKb1JXTnJNM0pRVVc0ME16RnRZbWxtY2pGcFdFWkVORXB4YTNsZk4xaHlZMXA2VlRocVRISlJVM1JHTTNsVFZYZHlhVEkzZGpSb055MVBNbHBPYlVwMVIyTnFPR0p4VDJSWFR6bERMVU14Y0Znd1RYTXpRVzVKVmpKUVFYbDFWWGswY2pKdFQxSXpValIxU2w5RVQzcHNjVmx2VnpGM1RGZzVSSEpxWm5CQlNtZFVlRXRpTTNVNFpsVTRkR3BxZFhsSFFWbHVNSFpXVFc4MFNWQlpRbkJIYWxSVlQxSkdSRU5xZFc1MVVqVmxRMlV3ZEdwWE9UYzNiMnBOVldwMVFVbGtOR0prWkU1NmNURmhSRUo2WDFwWWVrZElaemsyUlVkZloyTnJOREZLV21SWFoyRXRVbk5pZEZSWlExSXpkVlk0ZDFnMVNVVkpSbWw0Y1ZGV2FEWjBhV1poWlU0MmVETlRRa2hsTnpNdFNEQnhVazlWVUVKaVdqQXpaREkzTmtoT1IxZGpjalJMZFRKVFNITm9XVkZ5YUhoeU1YYzNTMjFvWm5OdE0yWkJNMTlvVGpjMlRVVkpTak5VTlU1YVpVWldabVpEY0ZOd2RtbGlTSEV5YTA1a1NIWlhRMHBEY0Zac2RuRlZjVEZFY25Kak1FSlBlbE5yVEV4MFprTnhYMVExUlZWaVRDMTBiMjh3VTBoSlZtNDJNbXBrYlROSldHTnZkMlYwVFdwallYZFNZVTVVWkVKSk5FcDNOblppUmxkV2VYWlZZVTFmZVhKc2RGOWphSEJOTTNNMk56Vk1aelpSVldrMmJuRlVkMWN0VkVGZlVITk9SWEZPYVc1SFpFRXlUbEZFTWxGQ1dFUnBhV0pyTFdkNmFWQkZSV1ZyYm5jemVsRlFSR1ZIYkVGcmVWSkJSa0pyVEUxM1NGaExORGt4VlhFNGJscFZOM05WUW5WcmRVVm1lVXhpVWsxVFJXWlViRmhmTVVaUU5qUjJZVmxzT0dOMWFrTlZNRXhPVTA1bFoyeEJkbFpFTTJocFlqaG1lVWxNTm05NmFEZGtSemQ1TFRGUE5rVjZTMk4wVFhCa1NDMHdiVUp6TlhKbmRIcE5ORkJ4Y25vM1kwNTZPRU5IWDBRMlpuZGxhVFpoTVRSSFJFOVpMbWxDUjJsd2IwOVVjbGh4ZUVGa1JsRnhkSFZqYWtFLkpQLXJ0ejY0dmtxM2VTRm9scktNeUhETFhLT202MHg0RHQ0Z3lySnBuME0iLCJleHAiOjE3MDYyMTQ5NjgsImlhdCI6MTcwNjIxNDY2OH0.23LrY-rSEHMdnONAqJFliQ9nPrv8eicRaAj2lhxCwcs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:08.170 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:08.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 36862: status.find.is(200), but actually found 401
20:31:08.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,36862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ca5f688, username -> user.1001373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@497dd9a5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214668771))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHJiMTNxbGxhMHByajM4cWwycjBwbnBzY24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UU9HSkJlWFJaZDNnd05rVkZiWEpPVWpGME5UbG5MbmRYUm5CaVZESTBMVkpqY3psRGNVMHplVFZ5ZDFNNVVIbE5WV0Z1WlVaQ2FucExUM05vTVVsdmJuVXhjVkpFWVc0NWRFMXhkVmQyWWpCdlFXMUhSMWRCTFcxVFVISm5lV1ZwTW5FeWJVbEhWRTltT1dsclEwd3lUblJ2TWt0TllUZGhhVGhvUWtscmIzUlNSMDFQU2t4eVNUQndaMU4yUm1oVlJtUnRVbkJSVlVwYU1UUkhWemhtV0VKUVh6SlZaV0Z0VlRkTFdtUnZlamg2VVZKbGMycFhaekkzU1hSa05XdENiR0ZDVlMxVVdYaHJjR1Z6UlZjMGNHVXdjRkI0VERGMmJrUlZNRUUwVEY5T2IycEJTbTQ0T1Y4elpXRmxUa3RKZEhwUVEybFljMHc0ZEdGamVITk9RMk5GU0dwb2Vsb3dkRk5TYWxReWFEQklhRlF0UjIwd1dWSlBjRlF0ZEUxUWVUTmpUbVZPTmpoYU1uVTVMV3RyVTNsMlZFVkZNa0pzV2tZMlIwNXRabUUwWWxwVlJ6ZDJjRXBGTFRscVJUWkpPVUppYTNsSFMzSlFSVEV6YjNodmN6SXhiVXc1U0ZCS05sSXpZM2xUUTNFdGNVUnZWRmx4WkZReVJraEZWbWgzTVVReGMwcGZZbEZqY2pWMlUyTm1ZbXBFYkc5dmVWWkpkRE0xUjNaclozRlpWSEpJTjJSTmVVNXZiVmRtT0VnM2NYZFpTREpHVFdkNU1UaDVXbkpKU1ZwUlJUaDRkbFJWUnpWeGFuTTVOVVJyU1RkV1NqQXdWM0pIY21GQlRUVTFiM0Z0TjI4emEwVmlUalZrU0dSQ2FsUnNUbVZITWtKT09VUmhXVUkwVVRKbGMwZzNOemwzVGtsRmIwNDRiMXBMVkRKNFpXUTRhV3BqT1ZKRFEyVlVURXhMTFVzM1gxZFNaMmg1UzJkbmExRnZUbU5RTVdSRk9VUlBabk16Y1RSWVgwaERiVmhTTlVZelpGOHpVRkI1ZFhKcGFWQm5kamszVHpaSWNsQlhjWEpsUm5aRlNIWjVORFJPVG5OQ1QzTlhNV1ZEVEdZMmRISldaVVZtZHpndFZGVTVOV2RRT1hkbWVGUlZkazVuV1VNeVJWWnFUalEwVGpObE1YTkZRbkppWW1wa2J6RnVXRTVSV21oQldHRkhaRFI2WHpoYU9YUnNNWEp5TkVaRmVIWnpMbHA2T0VKWGIwRXRWV1JSTXpseFRtSjJiR0l4WlhjLjZDT1VNQzFGR2s5YkY3c3NvcmFfY1pfYm5XbXVrR0tubURjMVBwcl9vWEkiLCJleHAiOjE3MDYyMTQ5NjgsImlhdCI6MTcwNjIxNDY2OH0.WFHP6OHKzb98g9nn31N51zUyo-DV_qep19hiPP8TOww","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001373"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:08 GMT
	x-forgerock-transactionid: b14c81df-4912-45e7-b12e-5a2f65dbd8ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:08.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:08.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 36862: jsonPath($.tokenId).find.exists, found nothing
20:31:08.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,36862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ca5f688, username -> user.1001373, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@497dd9a5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214668857))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:08 GMT
	x-forgerock-transactionid: 0398d3b0-719b-4afd-a809-fa8a5e51c86b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzRnbjY1NnY2MG1wZDZtbDQ2dHMzcTVsbGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bE5IbGpkbDlsWTBkQk0weDJTR3czU0U5MmNqaEJMbVJpTFhSUlVrRjVRbmMzVlhkTWNreG9VV2w2YkZWd2VsaEVSemhGZUZZeVJ6bHBZMHhmY20xSVIxTnFSRkJ0U0VJd09XWXlXbmh5Ukdoa1ZEVjVjVGxKWlc1bWQxaDJVbGRHUW5GcGJubDNNa2RUZVdSWWRIZEhlRkJaU21kT1lUTmlWVmxPUWtjeVltSlFhRWsyVEZwdFNHVm1iMWwwWmpSbkxURkZUME42VDNwamVGVkVha1EzT0ZsdU5YbERTRFZCWmpoVmRtcG9WbUo0VWtzdFJsTnlkblpWTURoM2EyOHhTVXRmZEVWcU1sZ3pkMEUxY1ZGclptMXBNV2xyWldvMFdrSXlXRU42TURCUGNVVlhhbEpRTkcxeFdtMVFUelk1Um10bFZFOWhhMmRQZGxFMFQxaFlhMUk0V0RSMVNIbEtWbGxDYVZJMllqbDJNa0UyV2tsR2RqZEhjMVJFTUhCTmRIQjRkRXRRYkdwcVNEZ3pVa3R5VEd4VFdYRnpYMHA2YVc5aWJXTldOakZrYTBkSWR6Rk9OMVl5YW01MldtcEljekphV1ZRNFJWRnRWV055Tm5GUFJVMHllVXB5WTNSNFNsZEZkVFIzVTJwbVVrbzBPREYzWjNSSWNWWTVVREJrWlVGb2VUSkROV2wzUlRkaFdHOXpZelJuTFVSMFoyZFhkSGd5YW1Zek5XWlpXakk1TldoSmFrTlBRM0V5VHpCYWFGcDVTMUZMYjFwNlNYWnhUV3RoV0VoMFdIZE5OREV5YTBrdFNHWmFWVEJyTkc1M2FVODFibkpJVTI5c1RqUkpXWFZ3UVc1R1VYcEtiR2RyTlRVemFuQk1lbkZmZUd0dGVsZDNjRzFvZEdWbU1EZ3RVakppVmpaM2RHUkZNelJpVFRSd1pVUk5UWE5HZEdoalltOVpTMmRUYWpsUU9HWnRZbVJwZDJ0MFIweEJaVE5IVFZwU2VVRnBRVlJrYTNaNVltaFFZMGhoU2xONldEWTFVVmhNUVd4WGNFazBPVnBrUkV4U2FISlJVMUIwVVhWclQyc3dXR1V6VUZjd2NreDJlbEJaV1dOZmR6UkxNalJRYlhkelFTMUJSSGRaTlhsM1lXUk9TRUZTVVdOQmJWcGlaMU4yYlhaQ2VFUkVhMGwwVVdZelNrNXlheTFmUlZKTU16aDRObDlzYTBsSFJXeFVlRmR5UTFkUWNIUkZMbm8yTXpaWWVGaGhiMlZHZGtOTGRHdFJNMFZ0UkdjLlk4MHRxMzYzMTFBOTZta25lTjlhODFWZll5VDhvM0QyRWxDbm5JRnJoenciLCJleHAiOjE3MDYyMTQ5NjgsImlhdCI6MTcwNjIxNDY2OH0.3_yedRiGNPGAaPcmoKqU3bRMAEzpnkQYFkh_n2cdor0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:08.858 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:10.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 37086: status.find.is(200), but actually found 401
20:31:10.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,37086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22921e4f, username -> user.1001787, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c520dcd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214670158))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnRraWIzOXY3cHNxM2E0NG9wZ3E2YWdobDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlZFUk9VRk0zT0hsc2IxZE9XRFJZTWkxTlgzcG5MbWRqVTFWMVJGaHVWRUkwUWxKeVpESlNTbEJCTTBKaGVEQmlZbkZxUWpKS1FqUlFkamxsVTFaWFVYSTJWRU5hVURreFFVRktTMjh5UmxOVlYzbDFaa2xIV25WS1V6QkVSRVJqYWpCWlJVeEdia1phYkZSTFYycEJRMnRYTFZrM05UazVVbEZVTWpoTmFFcDRlVmQ2VDFZdGQyVlZUM2h1UnpOR1EwVXlWbkZKVXpjMlNEQkRTUzB6TjBoWVZUSkVVRjk2TkV0d1JGUmpaMTlLTW5oVVZtaENjRGR3YjBOaWRFdzRYekZUU2pGVk5YWTJlRzlEYVRoWU9VRjJOVk56VTNKVmNWaHFlVTF2TUU4NWVtVnphR3Q2VmtoemIyVk9NbEZXYzA5dE9URlVOVkpEWVZWbmJsQlVjVEp1ZGtoTlkxSm9VWGsxWVRodVVETkdSeTFEVkc5UVIyWk1lREE0UlZaQ05tWjRVbXBMVWkxSVF6ZFFjMDVUVEdaUWNrWXpiVzE2UTBaV2RXUnllSFl0VVhBeFQwcEliRXR2ZEZaSFF6Y3dWMVEwTFRjNFQzQkVTVk5XTkdJM1JGVnVRbE0xZUVGdGRWYzNTMjF1ZDJ0TWFrTkxMVU5TYzNjNVYyZzRNRnBvVEhabmFEbFlhVzV5TjA1d1IxY3dORTlHYlUweFJqZEZPRTlYZDBORlFubFdSM05uVVRsRlNsSndWSGxyTTJKYVgxUTFhbll0VWxwNE1URjVkbmhmU21kdGVFbGphWGQwUm1KWGRIcHFkemwzVVVOWWFIUlJhWGxVTTFkb1dUQnFhRnBxWWpkTVoxUTFSMmhQWWxKaVMxaGtUVk5vTldKb05tUmtXazg0VEZrMFZVVnllVVZmYzFCa2RtODBOa2cxZGw5U1VHVXlNMk41ZWpCNGVEQkhiRWRWUW1oQ1JIWnNTM2h6TnpGTVIxQmpaMkpCVFcwM2MydHJTRFJWUm01YVVqTXlSRE5hZGprM1JVOVdhVnAyYUZoemIxRnpibDk0TmtkbFUySkROMnBwTm5NNVkyVnVkblZFZFhaU2MyTm9OM00xTFVGb1N5MTBiSFI2YTA5MFVFSjRNV2sxTkhKNVZqSklia3cwVGxjd2JFWlNkekZxWW10QlJYY3dWMkpWZWtKdldWUlBiek16WDJSTVVFZHViakZ0YkVGemJreGFPVWd0YXpkaVVGUlpMbXgwWTAxalpuSkxOM2RVYUdkSFdrNUNXamw0TlhjLlAzNXY3dFhyOUpjQk9GMUdqZGd2S3VIOTlIV2g5clJSWGlLRWtvRWMyT2siLCJleHAiOjE3MDYyMTQ5NzAsImlhdCI6MTcwNjIxNDY3MH0.e1-Iqo-tkq7HwgxQNCAPWhx0dgnJaSrBNnLBovUztyg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001787"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:10 GMT
	x-forgerock-transactionid: f9d5a42f-6525-4624-8462-c15aa26ecf17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:10.205 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:10.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 37086: jsonPath($.tokenId).find.exists, found nothing
20:31:10.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,37086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22921e4f, username -> user.1001787, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c520dcd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214670245))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:09 GMT
	x-forgerock-transactionid: 8b913118-a8e9-438a-adc5-67365f55faf6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXZ2MTFqb3M4N3BvdWMzN3VlNmZlcXU5dWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmVtRTJNRzB4U25aT00xOXJhRVl5YUdjNU1HRlJMalZFUzJWTWFUZEthVlJEWWpWM1YxQnVVVjk1WkVnNVprNDRaMEZJU1VsNVJESk5NR05TWW1kVFQzRjZWR001VW1SemFIUjVPVk40YTNaa2MyOXhiWE52YVMwMVJFNURTVEIzWDJOa2FGWnZSMjAwVjNSaVNFVm5lbmRoVlY5VWNqTk9lRVZ5WHpSTmVYWnJVMUp1Y1ZNdFdWRmpkbmswWVRONGFHMDNia0ZVYm5wNVZXOUJVMXB2TWpNMFNFeEdUazVVWVRkaFluWTBiSEpVVFd0U1NXdHJReloxY1ZSMk1VcE9TRVZXVFdZMVRVbE9lSGxZWDIxNU5HSkRkRzlpVlZCWmVETlRjMlpUWlZaWVZXZG9PRnBtY2xOdloxSlJUbDlQZVMxcGREbDNOMnAxWkV3MWEwdFNOM2hJV2xkbGRqVk1WekpaYXpKVlRHdzBTRjk2WWxWblp6RlBhV2h4V0RNNGRFdDVVVnB3Y1dSclgwWXdhbHBUVG01SlRFWjVTeTAxY1hKWldXcG1RVUU1UTBSVGNIWndWRWhvWlZOaWRrSTFNMlJJY2twYWRtNTBZM0pDUzFFdGNtWjBUM1JqWTFweWVEVkxlR3gxUWxkbFVrTTFUSGxRTFdGU05FdFdUWEZFZDA4eU5sOXNSazFKZG5CYU1FdDBNMGhYV0ZwVFJrZEZXWEJOZVVsWFNWSnFSbVJRV0c4NFFXRmtVMnBxYUcxVVVGZFpjWFprVTB0dlZsRlRRelpzZUdkeFptTkdkV3R1YmtKR2VsOHlPVk5JTXpKVFpVbExZVmRRUlRaQmQzWkxNV2hVYURCdGEybzFXWEl6VlZCM2MwZFRiVWhJV2pSUFZFMTVSRmhrWDFVdGEyOWxWRXBDY1RSTlN5MTRaVUpPUlZCdFR6aFVOMmRqV0ZOWmFFWldRamhsVGxKalZ6VjNWM1V5U2xkdGJubHJkRE0zTVV4b05HRXlZVVZOU25GRFQyY3hOR2hKWmpGSk1tNUhabWt4UW5oRWMxWk9TMlZVVWprd2JYWjFWVE5tTkdzM1R6UnhVSFpSV1hSb1RYWlZTRnBGUWtSV1ZqQmpRblUwZGpCM2ExOUVaMjlHTkZNMk4xSk5WVmQwVDFaVGJuQjJjbTlXYURWdmMyeFhWemRHY2pGMFlWOWZXR3hTY1RKRWVFdFhiVmg2VUhsS2RWOW1iMnA0VmtSWGQydG5MbkptVkU1d1IydDJjbVJyUlRsRU5WSTRSMWRHT1djLmtNMTFNQ0I0UFVNcDFOT3ZYZGFWaHUzQmszbUt4T3I1WnRHTk43azF5bW8iLCJleHAiOjE3MDYyMTQ5NzAsImlhdCI6MTcwNjIxNDY3MH0.cC3Stc_6-gDb0kNFKjxeUDN2mz-p36oNfOIwUj42coE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:10.246 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:11.007 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 37198: status.find.is(200), but actually found 401
20:31:11.007 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,37198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58ca4df7, username -> user.1000383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bace845, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214670961))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3MyZTVrMnZ0NmxqMGhscGpvdWVoMDVkMnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVRVTnNUemc1UzA1VmVrMXdOVk4xTTJReldETkJMa2hxZVVKR1owdFBNR1o2U0VGd2JYUm9Xblp2VUV4MGNWOXRNbkJwU0doaWJYWTNTMHRxY2tsQmMwRkNUMWh0T0c1NFduWkdjWFpZUzBWUVpucDBja3B2UTBJM1RIUlVNRVJoUzFOeGRFUklXRXhZU0VKb1REWmhWMUJMZHpKcU1IWTBWekI2ZUV3dE9GaG1hbFpWTmxZMlgwWTBhMHA0Y21ob1ZHRXdRVWxDTmtKNVJURXhWVGhwYVRaaVRtNDRWMU5WVm0xS1NXazNaRUZoZFZOdFNIQkNSbWxYUVhBNE1IRmZNREpOWHpoaVpHVnlkbkpLWTBjek4wNWFiemRMT1hvdFQwSTRVRTEwVmpseFRuZERVVkpaVm5jMGJra3pWMnA1YkdadmIzVjNORzVHV2s5NmRWZFBOM0pWZVZkSVEwbFZZakF5WlZsb05uWmZkRUpIZDJJeFJFNXhRVWhaYTBWWlh5MXlNMUZyYUVaUmVFRXlhVEZDY0VGNVJEaElUV1pET1VOME0zTTBhV2swWDIxVlNFVlFVbVJ2WVVFdGNVMXpSV2xSUkZkZlJXTTNjMjUzVFV4NVVrOHlkemg1T1ZoaVJrcDNTSEZWYURCdGVHRTNkVlZIV21wbFpIUm5RV1JJYlZsSGFHSnBVV3hwWXpobVNXaHhaVFpsWmsxeGR5MXNRV1pVYzNkRlFtc3hRaTFDU0V0U2RVTm9XRGw0YjJremJHNVBjbmhsYWxsemNGOUZjMGhUWHpoUE5reFVZVGhtWWxwTU4yUjBUMFJEVTI5blNYUktlRGRFYVdaeVpVWTBNWE40WkdWT1lucDVUa2w0TjJkTWNHMW5jR0V5VkhKQ05tbzRZVU5OVG5KWFpHOW1aWHA1WmpacVVWOHhOR3RqTFVwbldXMVdkMkpsYlVZd09XTlZNQzFmVUhWZlUzbHRhbVUwWXpKeVQwUTJjVzR4WlV4aFZsUlZWWEpMTTA1MlRWSlNiako0ZEdwaFltdGZVRWxuVDI0M1IwTmpZMEZPTjJaRVpsSnJiak5uU1c1SFExRXhWM2huZUUxdGQwcFhjVlZEWVcxcVVGQkdVbFZmYzJ4ZlVGcHVhMWMwY21kTlZqYzJURlYxTldSZk5VVlROM05LUkdkdlNWOVVaMUp4TjJ0S1p6SlVWblJxZW5OcFFWcERPR1ZHWkZOa1gydHVRWEpaT1RSd0xVZEZMbEoyV1c0dFQzTjRZbTFOYWpNelVGOTJaQzF1U1hjLmFXbHdwWTVKS3lDS0NiS2RsM3RpMTlXWG53eHNackh2RXpfaFMtSmhzRFkiLCJleHAiOjE3MDYyMTQ5NzAsImlhdCI6MTcwNjIxNDY3MH0.lynyDdIJGub0qVNgWo13ifL0vCRLQHueAZyv0IZRU4o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000383"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:10 GMT
	x-forgerock-transactionid: 34bd19b2-ff60-4237-9780-27a057e3996a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:11.007 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:11.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 37198: jsonPath($.tokenId).find.exists, found nothing
20:31:11.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,37198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58ca4df7, username -> user.1000383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bace845, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214671048))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:10 GMT
	x-forgerock-transactionid: de09402c-0701-4933-b2b5-d13c89314fc5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjVvaHViZnBoZjRjc2Zia21lNWl0YTMxYmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1JXTlJkM0ZsWDBoQlREaDJjRkJzWmt4VVRFZDNMbGxQYUZBeFprcEpWMGt6U0c5a1VsUnFhV3BKVjFCbGVWRmhiWFJNUTJNM2ExRlZMVzFIWlVadFZ6RXhORVJtZEhSSGVIZGpjVE5vUXpSc1VIWk5kMWsxY0ROb1oxQk5NVlZ0YTJGWVRHczBOVEZVWnpWVFgxWkdRMlYyTFdWMVJUZEVOa1o0VDBkNU5tZE1aRUV3UlVabGFIZDVRakJ0WldKQldHVTJXRXQyTlhVeE5HNWlTbDlVU1hKVWRuTXdSR1p6ZDJWd1RWVlVZMVE1TVd0aFVFRjNjMGxsVDFKbGRXRmZiMFpWU21wZk1XVndiWEEyZVhsdldXWnlSbU5WZURoNVJrSjBkMkpqZEZWVlIwOTVRVGRFUmpSV2MxUkRSV2c0UXpKQlVqSkZWbU5LVlhBelNTMTVOSFJST1RaemNqWXpXVzg0Y0hObVRESkdlRVpKV0dKalkwZ3pWRkp6ZVRNMVVXWm1VWFEyU2tzMFdYa3dSRTlaVW5KYU1ITkJVMm90YjJwTFJHc3lVRXhTVjFWNVpFRnFZMjFUUW5KaGFtVk5jbGhoVERnd09GQlZZVXM0TWxreWJra3lXbms0WkhNdFJUaHVMVXhrVDFKalRGb3laMFo2VlRSNFIxSTVReko1VjI5VVYwTnRaSEl6TUROS1YyUlRlV3hOYkdKMlJYQkROMUJCWlU0M2FFTTRObFJvVjJsT04yWklSWGxuTjBOeFJIVjRVRWhKZFhSUlJucHhTazlRZVhSbWVHMUJUemxXWm1aYVRsUmtWbGxuWTJoR1puTXlTbmxyV210dU5sRlpjV3BITWs1dWRVMDVNRUpUWDJ4SGEzVk9MWHBzUTNoVFNGZzRTbEV4YlhwWmFVTnFOR1ZvYXpBMGNGRnZTMlJzTkRkRE5EYzJPR3BxUmpCeVFqQkNkMU5QTVRNeU5HNTFhMkppZFdsVFVqZEVVRWRGZGs5elZsOWpTbXRQUW1acVlqTkpSalpDTkd3NU4wWmllRkJSWkRGbVZDMUlhRWgxWDFJNFZ6VjVRbVJ6WmxSQmMyaENZbTlWZW1GSVNsTmpiVlZSUW1kcFFXSnBaVGh6VUVsamNYRlBhRXRCTW5CdGVUbGlhVXRTUzB3elZXUnRlamRzTm1OME1XcGhVWE5yYmsxSldFdHJPRW8wT1ZwQk1WTnJlV2xHYnpWb1ZVNU1PRGcyUTBsUE1FRTBMalprWTFGNk4yUnNUVUZpUzE5TmNWTktNMmxDTkdjLmxWUG52a04tWHdxYzRQd1ZUVWN3emUzWGwxLWdpMUlNU2J3ZzllRXR5LVEiLCJleHAiOjE3MDYyMTQ5NzEsImlhdCI6MTcwNjIxNDY3MX0.NVcShIvIg_xjqjO3hsSY261GI234rKmF6pzs4-Sz1MA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:11.049 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:12.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 37398: status.find.is(200), but actually found 401
20:31:12.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,37398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d862e2d, username -> user.1000315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ee57320, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214672430))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTkyb2RucHRqazFsNW8xaG9ocGgzNnZhNXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SE1IQmljMVIxUVVJeFJYQmhNSGRpVVRsNllVdEJMbmM0TFRSM1JVRlVWREZaVUdSSlJtWTVMVlZOUmxoUVNFbFpSVU5oVTNsbFNUTTNlR2hJZFhwblJETnlZbFZxVnpJMlVEWjFWVlZVV2kxVFdIQjBjMlJCZVVoUU5WZFhhVnBFYm5GVk0yVkZWbmRDTld4aWFWWlVjblZXT0RKMmVIcHllalJrVldGa2Qxb3lWMFp6VEVoNWJrNHpaWFUxTURGcVIweGZPVzQ1Y1dwemEweHdMVGgxVjJGU1dtcG1lSFphU3paWVkydGpPRE5oWlZoTFZXbDZSM1ZHU2tKVllVdFNOR2hMZEdKUFkybFJNM0pNVVRGaFRVTXhiekIzWDB0eFMwbFpSR0pxYjBrM2FYWmhVMkpDTjA5Nlp6UjZWVXhYWkdKWE1qTnhkemRvTlRrME56ZEVVREZ3Y2pSdFFXWnJTalpYTURjMVgzRmpibUY2WWt4bVZHdDJkalpvUTNKWmJEVktkVFJWVWpkNmJGTnNOMWN0Y201ME0wdE1RV1pMVGpCdmNGaHJaVXhXV1cxcWVGRTNWRmhvWmt4elExWnhZVVZ6TnpCT1F6SjVaMnBJVWpWdFdpMXdZVzR6Y0RWVFlWSXlWVjlRTlRGZlNWOXhMWGh6VFRWTE1GTkxNV0ZhYlhWU00wd3lha3QxVURaalNGQTJTWGxZYlRGT1pFbHFiRW90TUdkaU1XMU5lVXRGVWtGMmRsVm1aMmhxTW10M2VHNU1SVVpzYVVoQ2EwWTRSelpqWTBrdFNtWmxTa2xZVW5SMVVrMXlYM05yZDNaVlNsUXliRWcxVTNwdmJ6TmZiamcyWHpjMFpIaG5YMk52VWxNMU1YSnRZM0pVYjFGaVF6RlpXRVpLVW5oamNuUmhNa2xRUVVvd1NsSmtPV1ZsV2kxU01VOVJVRkoyWWxSWGJIWXpRMDV0T0ZwWU9XaE1aSE5SY25sTU4xSlVWRWc1UVZoclMwVjRYM1E1ZFdaNVp6ZFliVzQ0V0ZkaGVVZFNTbXh0TjJKQ1NXeFdjSFJZVW1kNGNVSk9TMU5LV0RCbFNHdHViMk0yVFRKdVJFTnVSbTVsUmtGWU1sZGFUV0pRZUdoalRGQmFiekYyWDFreU5XTjNRbTl3TVhFNE1tTmtiMUYxZGxCTVlXaHFZVEZZUjJ4b0xUQTJVR2xFYVZKNVZXWmhOREJpYTB0YVJGcE1Wa2RxUVU1SGRXZFZMbXhuTW1sTWJrRjZia2hWVVUxZmVVZG9iblo1TldjLm13ejd1ZEc3YWRUNVl5R21WbThveUpTbEJRQmtqUjBCLS1vVXo2SXpKSXciLCJleHAiOjE3MDYyMTQ5NzIsImlhdCI6MTcwNjIxNDY3Mn0.28n_VW8ZerRZE9hQ-z_zLbpVVEqeXM1EjgCucMyCRxs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000315"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:12 GMT
	x-forgerock-transactionid: f52d54b2-47fc-437c-aada-5692ee593fa6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:12.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:12.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 37398: jsonPath($.tokenId).find.exists, found nothing
20:31:12.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,37398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d862e2d, username -> user.1000315, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ee57320, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214672519))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:12 GMT
	x-forgerock-transactionid: 77a535ee-1271-4612-a2c8-5ec72ec808c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnFsdDIxZGVqM2MzZW4xMjI5MmhvOGNvdTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFVrNVlURFpPWXpKaldpMXFkVVoyTWtKS1ZrbG5Mak5qVHpWRWEweFRORE5rTjNwVlh6UTBVbU14UWt0SmJYQjNTWEZaZVZnd1oxUjZibXQwVWxJelF6aGpSVVZTVDFOdldURjBUVjlQWW5Kck1FcEZWMmxYUTE5NGRHOXJUR1pEVkZRMWMyZDRUSEU0WlMxV2VHUlFWRWN0VTBoeU9XVlhRazVNY1ZOYVoxODNOR1kzWlcxaVEyWlpjVlYwVEhwdlpXOXdWR0o2T0U5d1oxaE1XRGMzV1hwcFRYZHhSa3hpZFdWQ1pHVnFZMDlYZUVaM05HSlJPRGRHTVc5VGVsTk9hVGhqT0Uxek9UVkZWa2hHUTNVeFpTMUdiSEp1UlZCWGRrSjJRM1pxVURaUllWZ3RVakZEZVdrNGIyNUxUMVZtTjJWMVdVdGFNSEZzWnpoak5YbFZkMXBtWDNweE1Hb3RiWGw1Y1ZvMVVXYzVjVzVmYmxCVmNteHBZbXhWTTI1MlkzVjRNekJoT1hVMWJFaEZlV3h6WDJrNU5uUnJWM2cwU1Y5QlQySmtiMUZVTmt4ek5qRnBVRFJhZUdOa1NXMTBZbmRmWHpCM2NXbFJVblkwZDJ0WlFraFpXazUyVFRZeFEzUkZURFIxT1VoV1IwZFpia0ZFUkZkbmRXcDZkVTVDZDI1aFdWTXdNa0p5VEVJNU9YRmFVRWxpWlRWblJraExWRWxhVGpaR2FsSlpaMHN3UnpSUVEzbERZbTlQUmxWV2JXZExaWEJQZVVnNGExcGxWRTF5UVhaU1YwVjNWVzlFT0dwdWVGcGFWMFozUWtoNGEwa3paVGN3UWpSaVV6TkZTVzlQYWw5NFlVVmtkM0ZGTVZwSk5VOWhiVnBLZW5Gb05VWmtXbXhxUzBkWlZXa3RWbEEwWjFoNFNqUTFiamhLUXpJeGJ6ZzVUakIyUjNoMWFreGhjVzB3YVZwRWFsWkhPRmM1YjNFemFXMW5WbWxWWjNORVUxUnFWVlp5UldkUE5XVTViSE5CU1VFMlV6QnFaRmxWYkZweGIwRmhNekpvVXpWTGVHUlpYMlV6YVdsU1YwbGZPR2h0ZWtaRmJFbHBUSGhNWkVGMlpIbDJWRFJpT0c1dVlYcHNUbTFsVjNWWU9VUXdlVTAzTFRaTGJsVktUVGg2Y0dkVU1XOXpabEEzU2sxM1RXcHhWbXBLWkdJM2QzUlFkazVyUjBOM1VXMWxlR2t6TTJZeFUxcEpMblp1VW5kcmQwOVllamxCVm1Gc1ZXeExhMFUxZGtFLl9xRHl2eTVjUGhEeHdTRWg2emRRRjVSbVVhX3MycW0xYjlmQl8xbEViTFkiLCJleHAiOjE3MDYyMTQ5NzIsImlhdCI6MTcwNjIxNDY3Mn0.jJFwlCzvsoFdergHmEKN_h-06ZJx1GCNMNMiT-QkfOo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:12.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:31:12                                         265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=53192  KO=11262 )
> restLoginInitiate                                        (OK=26328  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=26228  KO=76    )
> restloginProgressiveProfileCallback                      (OK=636    KO=76    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.18%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.18%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.94%)
> status.find.is(200), but actually found 503                      4958 (14.81%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        76 ( 0.23%)
> jsonPath($.tokenId).find.exists, found nothing                     76 ( 0.23%)

---- idc.login -----------------------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 505170 / active: 31     / done: 37414 
================================================================================

20:31:13.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 37539: status.find.is(200), but actually found 401
20:31:13.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,37539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15aa0588, username -> user.1002354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@345af865, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214673409))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibm1uYTg2MHE2YmlwdDhsdDJtdWtpMDJwYWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWNqTXlOVE5uVm1kaVVrSnllSEpPY0daSk5XZDNMblpHVEdkemFTMXdWM1JDYjNSWk9FcHROekYzZEMwNFdWUlNSVUpUUVRoeU9HaEZRMnhTYjJ4TWJUaHVRV1U1Vm04M1VqVTVNVzB4TkUxM1ZGWmtSMkZ2TjFwQ01HUTVUbFZoWmtKcVpFaHFOVzgwYTFWNFYycEJSemhVVDNrM1IxYzFkbFowVjB0d05ETm1Tbk53Vm1sR2RIWlVZbmRrV1VWa2NVbFJZVzl5ZURGa2RuVlZlVTVHUVVndE1WWlZRWGN4VUdaRFFVeGlPR3B4TFVwTmVIVk5TVEJhTFhadmJsZHVWMUYwVkZsR1JUbHhja0puZFdGYVJYTnFTMnhaWWxoT05uaE1VVWxzVlVoNE9HSnRTSEZuVTAxeGFWaHJhek54WmtzNWFTMVJUSHBxUVhjNVJsTlVVWEpWUjFCc2RIb3RNbU5xYkhoNWRqZEtRbkJ4YlRoNmJXUnVTbFowWTBScWMzaG1SMk5FUzJoM1VIbHVZVTFhVVRoVVptbHNVMmxMTUVvdE5HUm1OWHBoTmpSVk5XZG1aR3d0YjJWc1ptdHpTakJoVmtKQmNGWjZjVkZFUW1VelJXaFVPR3gxTkRkQ1VEaG1VMFpXYTBkSWJEaFhaRk5NVGtnMWExcERSV3N4U0ZOSGRrZHZUa1ptT1U4MmIwbHFYMm96UkZOMGEyZFdlVWQxYlZaZmNHVmxXV2R1UjFGQlVrNDVWVWQyWVRFMGRuUmtTazE0VTJkTlJITk5SVFp0UkRSdGFHeHdNMWx4VXpaa1lWZGZWRU5MV1ZOaWNESmpTMUZtT1ZKcFkwc3RRM0IzZVMxclVqbGFkSGx4Y2xKNGNuZEtPV0ZoVjBwRlVEaGpVRlZrVVU1RFVHVkdWVkkzTXpjMFVGWkVRa0V5VTNobU5tazFMWEY1ZG5kMVpYTTVPREJQUlZOV1FXSkRXVXcwVGpOSVMwbEdiMGhGYkdob1UyRmtZbFZIVUdSbGFXMUNZMEV4TUdseWFWQTRRa1ZKVTNKS2RuaHRiemxvU1VnMVNHOWtlRWxCZEMwellUVktNalp6YWtaakxYbEJUamRtWlRkblUwWlhhMUl5VVRGRVZHMUZORTFzYVhkSlJrOWxiV1Z6ZUU1M2FsTnBOemxOUWs0NWQxOVJUMVJ1ZWxjdFlURXRVVGwwYldsMExXdDZaMFJyY2xaNU1tNDBTM1JOYjBWVlNXWk5MalpXWXpKRVdGWlRObVIzWmtSZmNVWm5hSGx3WkZFLm5MZmR6UjdlamR5bWN1UTBiTFRlRFAwYWoyOC12REI2SmduTUl0LW95azAiLCJleHAiOjE3MDYyMTQ5NzMsImlhdCI6MTcwNjIxNDY3M30.T6MDz3uXjzrSmR7ElrdRD4f22t1a2gwedFZ53Q-iBuI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002354"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:13 GMT
	x-forgerock-transactionid: 96ab6db8-8737-49f6-a4c4-cbfb6f1499b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:13.457 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:13.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 37539: jsonPath($.tokenId).find.exists, found nothing
20:31:13.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,37539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15aa0588, username -> user.1002354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@345af865, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214673498))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:13 GMT
	x-forgerock-transactionid: 295af91b-0221-4c52-b1f2-743b5d0aac17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzVvMmg5NW5pNzViYmY1b2c5amZicW5wZGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVJUVTBjRXMzZVVkVmVIUnZSM1oyYzNSTVdXZFJMblJ4TkMweVRXOU1XVzlGVmkxSVYwaE9VV2xFYW1SQlJGbHdaVlJFY0hod0xWWndOR2RPY2tSeFNHdE1aMDluUldJdGRHOTNSbWxOWDFSc1drWm5jVk0wVGtWTFZsUTBNbkJ2TFV0RWVsQllheTFrWjB4VU5WbFVTa1JpU2pGNFlWVk5VMGxWVVMweFdERjNNMGt5ZWxSM2FrWnRSWEJ4ZDFWeVpFMXRTUzFrWm1oVmNsUnVkemhWWTJ0TVgwdHBNazh0TWpsRE4zbFdNV0pTTURSS00zUnVNVGxGZDNCT1gyOHRSRzFJVDNWRU5WQkJYMW8zWW14WWNtaHlWRmhEVVZwd1VYSnNXa0ZhYmtsM2NrOXJNMVUwYVdzMmFWODFYM056YWxoYWMySTJVSHBJVUhRMmJIbHBkVTVEVDFaeFdHNVNkMFpCUTJKSlZVbDBaMUJEUmtJNFJFdGllVVJqU1dFeWRqTjJNMGxqTmtkWk1FVmhaM1ZxUlU0NU1YWjVkVXBJVlhreFdqbEtiMDVtVG5kNUxXTlJOM3BJU0dzMGFtbFRNMmcxWVdGdFVsOXRaR1JrV0ZkTGRsbDRlVUpGY0U4d2JsUkhOMGxNUTNkaFYzQndMV0pCY1dscFJuTlJWRlZMTVRCTVNGZGFWMlF0YlhjdFkyMVdkblpyY0hoSVpXWTBYM1p5WW00elMwdzNNM2RwUTJoR1NtVndhMHRWVHpJM05HNTZXV0Y1V0RCWlZsUjNSVTh6VTNGRFVXVlVUa05QTUc5Q1gxaGZiQzFhUzNaM09UZEhTMFpOWXkxQk5ETkxTbkZpT1hCcGNFaEtZMmRXU1V4M1RXWkxabmN5VDB4SlJqSkJjVXBHTjNSQk5GbFdOVGhuYTAxR1luaEdTRkJOUkhCclIybFpjM0JuVm5GeU1UZHhSVXBOTldwNlVpMW9OWFpzU21kSWVrWTNObHBFVjBsSVNWWkxUVVZmYm5aV2RYQXlVRmxHU1VkQlIxVm9XVkZYTVVocFJUSnViRWxNYmxoRFozSkVUbXc0U3kwNVVYQjVNRkpZVlVGUGFXZENXRnBwTVZRelEzQTFNRGRHTUZsRlozTlhjbFJ4UldOaWVrczRVMUpuZUZkNWFGSlJjVloyYkcweU4xUjJXRmxCUXpSbVN6RlBkbU5GU3pKRlQxTlpabU4wUjBGRWVsaHpkSEJWWTI1b1dXaE5MbGN5YzBaME9HRlFZakUyTkRSRU9FVm1hemMwUWtFLjBjX0NBdE9UQjRGd0t4VDlrUlhSWUcwVTRBSkRZOVYwdWVPRFF6eUtVT2MiLCJleHAiOjE3MDYyMTQ5NzMsImlhdCI6MTcwNjIxNDY3M30.EArVkIRNuOHo0r18hNdRnqZZM3oPvpCk9rNZDHyLbYs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:13.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:14.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 37721: status.find.is(200), but actually found 401
20:31:14.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,37721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e0c3a47, username -> user.1001898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@165daea9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214674576))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGhpb2h0c2RuNWVjOGRiZjVqcmZ2NnR0MDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVpXTkRhMFJzZW5SdlYweHJlbEZ0UzFaWlNtVm5MbWx3WVhBNU5EVjVVMG8wUmw5UVdFYzVVV2h3VTFoNlZ6WnBhRWxmYmxsTFVucE5WM1JHTW5SMlpHdzNSbFpSYTNKTWJXOW5SV2hJTVZKVlFqRndkV0pJU21kRFgwZE1MVWwyZDBoWWEwRXdYeTF4WXkxcExXRjFkbk5xUVVSbVQyMUxVVmRpTFdkU1VVd3dVSFZQTmxKWmFsbGtNbUk0Y1dadGVqTlBWVlZ4T1hoeVVsUjZhbVpoY0VkblNFSk1WV2hxWlVGc1NtbEtZekZyZURSWFExVmtjbkpWYVdsMVdrNHhjV2x0YUhwV1lVcHNjM0JhUTNGcVIyWTVabkF3YWxRNGNtRnlhbFk0TFd0VVdIbFdhR2R6WVVOalIwaFNWRXBQVEhKVFJubG5PSGROZFZKU1FXWTRkbWRTZWxFMFpVVjFaR2xOYkRaemVuSmhSelp3V1c1ZlFWWnVaSGx6YUV0blNXVTBaME4xTFdOU01tbERObmxyYVV0Rk4yZFhXR1ZaT1dSU1lYRXhZVTlqWWtveE9ESnBiM2xEV1cxR05rbGxUbmxWYmxkVWRWaEJObEl3V2xOcFNHaG5VRzlyZHprMVJrODRiRzFCWTJkVGNFSTBTa2RMYUV4MVJXOUhTa1JUZUhWak5sUjZWRnBxVUdrNVh6STJWa05hU2pkdVdIWTNNRWxDV1dOa2NHSnJaeTFyY1hoWmNEbExXVE5JZVVjMFFtSm5jRXAzT0hoTVVuRkxVelJQZW00MWRuWnVWbXR3TW00M05XZ3lNMFo0VlRSVlUyeHNWMWwyV1VwQmJ6QkZhRzkyVXprMk1HcFZkRk5IUlhaQldVSmpPVXhTYWpKRGVrOUhTRE5WY205WlVGcE1aMnd4U21JNGFWWldTWGswUW1wWFRrOUZUVWxhTVVaRlpsSkNXV1JuVlZkdFlUQklORkl6TkU5aU5WZERhbmxCYUdWU1oyWmFSemhqVW5kSWMxWnlabWhNVjFvNVprOVpTSGhQWkV4amRWOUhSM0JHYjFGd2IzaFNZMWczVDA5eFQxSmtiMWRQTUdwdlJtTjRNRkY2TFVwVmJYUjFhblJFTnpVMlFVcDNVWGhhYldWSFVYTmhSMmhCTkdkT05EbHpNekpSWXpSMk1qUmhaRWxMY0cxdllUWnNNbFJuUW0weVJVVlZWVXhsY3pneWIxQndMVTl4YlVwUWNqVlZMalpUUjBONE4wTnRZM0kyUzNsS1UyVndVMmRyVG1jLkpKY0JLa2szZEJNb0RRV0dsTmVaSWItTFBYRXJYVFdmYkppa3ZnZ2c3ZGMiLCJleHAiOjE3MDYyMTQ5NzQsImlhdCI6MTcwNjIxNDY3NH0.oIRSY16YLzwhTKlC1JCSUR2on59aUKpDEY3hCu5e3Zc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001898"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:14 GMT
	x-forgerock-transactionid: d5cebdac-9f39-440c-becf-75575e945cb3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:14.622 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:14.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 37721: jsonPath($.tokenId).find.exists, found nothing
20:31:14.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,37721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e0c3a47, username -> user.1001898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@165daea9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214674660))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:31:14 GMT
	x-forgerock-transactionid: 6bb99335-3200-40ec-869b-37f89bf7f106
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnZwdm1iM3ZxNW04NWVvMnI4MXRsczg0ZSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVNVUd4bWJsQnBVbE5qWDB4NmVVUjBRV2RNVkVKbkxsZGxkMlJSUjJOakxVUjBWVEYyVTFCMmRWaExVM2x0TUdkUWJFWkNjRVoxV1ZWRVZuZzBTVUpIUldScVZWWTFValpsYmtwWVlVcG1jRXBVY2pOZlRGZEJjVlpUT0hORVRuZFdkRGhEUkUxbFRsSXdaemswZFhkUWR5MXdUMHB0UTB0dFEweE5aa3RuV0dGVVFtRllRbmxNTmtKTlRuSkRWVzVFVVdrdGRtOVBhMHRUTjBGd1prZE5XRlJ0ZFdFelVuSXRUeTE2VVdweGJUVXRSWGRHVWxaU1JWaE5YM2R2TTFwd1JsTmFYMXBITTJkS1QwcHBNbnA0VmxaNmRVOW1NakpUYUROblUyc3paekU0ZDJzMmRqVkZRa3haVlVzeFdXeERkWEIwV0ZaMGQzUTBSbFpWUWpCVlIyaEhkRE5EUWpCdlUwazJPVEZqY2taa1ZYZENaR1pmVkhsWVNUUkpkMUZSU2w5VlRsWmxRbFZCTFZVMmFHNVZiRFJ4TldWc2VtTkpXVkZZZVcxbVJXOXZUak16UkZCNlEwOWZUM2c1YkdSVlFWQjZPSFYwVkRKNE5USnJlVFJKVHpoZlNEaHVWR3B3U1daNVgxbDRkbFpsVWxsVWFqaDRWV0Z4Wm5nNFF6bHpkblpJTXpKVlVXSTRMV3RZZFRkaFIxUnNTemhxTm0xdU56TnJlbTVzVG5wbU9HZEpWMmMwWm1WNVRUWkRSalpUWkRoc1FrVXdWVFJ2VDJsb2NGbDZiM0p3V1dzdFYwVjRiVU54VldaSFExSlVOVjh3YURGcVZXZEVNVE5KZWpOM2FtNVNiV1pqTUVObFZIRlJiRTVsUlMxc1pEUjNiRlEwVFdrdFdYRXhlVmhsTFd4Qk5tcFRPVzlxV0ZSR2VFMHRhMlU1U1c5Mk4zUTRSRWxSUjBkcGNVUjZUMWRsUTJwTVpuTm5NV3RaZDI1WWJrbHZWWFZITlZCWVdrczJWVEp2VGpjdFFVbHpWa2hwTFY4M05VeDRXakZ1VUU4NGRERkxSa3RZUkhGalMwNWZNemRYWkd3ME0xRXRaMkptUTJGSmRqTlVlbnBRVkhsM1RGTllVbUZqWVUxNmEwSjBSekJOUkhCWWFIRk5hVTA1VVZJMU9XYzBUekV3YldkTVkxcENTVUp1U0RKalFtWnpkMWxYWW1wMWN6aFdjWFJZU1VsWGNIRm5VWEJVT0haekxqTndNSGhMU1VSS1RrMU1PREJxWmt4VVEwaG9RbWMuaHpjSExXc1R2RjNjUUppTzNISWVjMWR4RGpKUTg3dkZVVVFrWnBzdUxDbyIsImV4cCI6MTcwNjIxNDk3NCwiaWF0IjoxNzA2MjE0Njc0fQ.vK2sbQdBsNyMuEd0mBKBb8LriX8VK5Hl8PCZw2U4zNs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:14.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:16.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 37922: status.find.is(200), but actually found 401
20:31:16.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,37922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33eea131, username -> user.1001088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@739a3e46, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214675969))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGM0ajZqdHQzZ29zcGFyZ3BtYnVoa3ZjODYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmRFNXJOSE5hVVVScWN6TkpTMnRVUjB0aFRubG5MbWhTYzI1TU9UTmFWbmhHY25WRFRUaGtWVVJKT0U5dE4xaEtXVXgwWjNjNGJqQmhlRFoyZVRsWGJVUkpMWHBEWkdKd2F6RlBhMkpXWjFoaU5YTnZURFIxT0c5UVowZ3dPRkJOWjNKTmRrTm9WekZFYjAxSFpWRjVVbEkyYUdWbFpUZHpiMVprU1dKeFRIbzRUbXhxVlhjMGRrRmljV1ZyUWpsdGQyTkthRlEwY0c1eU1qZENWV3B1TUhCdE1tSTRVa1IyZEZka1JrWlpObGxVUldkUmRGOUNPRlJwYTI1SmFHZFdZa1V3TVZBMFpVVmlWVTVvU21ONVNHTmlNamQxY25KMk5YTldOblZaYjJWSlpVTkVNMDh0WVhkb2FXVmhPR2hDWkhRdFFXTmxOV3BzUVRReFpHWnFVM1J4VFU5VmVEUnphbmR0ZUUwelNFdDBkVUZtWVdNeFFrUlNkbEV6VUdwQ2RYQmFWMVJRY2psbFRVYzVNMnBTU1hwWloya3pVRFYyUlZKVlVreE9XWGt0TkZaRVNGUTNPRFZGTmtGdVRXbEdMUzFTVDBOVWRFbGhjbEl3VTBjNWNIRXRXbWhJZUd0aVFqRlhkR3RZYkhNeVJURjNPR2xmUVRsUE1tbHJVMWRCTjFGRmRrcEJYM0JUV2poQk9VMHlXbUpqWTNWWGFWbzBPVlpCTFdKdk5EbFBiMVJJVjFZdGRFeGlhM1ZZWlY5UU0yNVdhakoyTjJWcVltaDRNRzlvVUhOd1VHTlNaazV3UkZOS05sVmhURGhuY1U1SVJYSm1SV3BtWW1WTmIxSTBiVzlVU0VWeVdERjZNV3QzVGxRd2IwSndNMFJQZFZRNWRqUkRSRmxUVWpCRFlXZzNTMU0wYWswemQwcEhTVWsyT1Rnd2NWRm1WbEZJU0V0SlozQTBPVFZCVG1sVVdrazVkRWxhZGpCME5YZDBkM0I0UjBGWFprWXpiRVpNTkV4WFRESjNlVFp2U0RaS2NERnRVVmx5VDJ0S2RERlFVR3BFT0haSVRHNTFPREZhU2xKbGQxQlJkbmhIUm5oNlprbzVOa2hFU2pabVYyY3RjVFU1VVc5eVlqTk5kbGh0ZUZWeFRVRnpUSFpmWDFWSVNsVXpOR3MyZHpGcVNqRllablpDWlhCRk5WaEJjQzFGUVZkNFRsVXlZVTlMWW0xNlIyZFdOQzFyWkVKaFlXOXpMa1JNTjJreVoxaEdVR2hqU0dSUWFrRlFVelJzVm1jLlpxa2Z3Zm1nM19mbFVoQnNxNDQ0SnJ0dlJRMmkzWEdrUVlPM1BuaDVWOVEiLCJleHAiOjE3MDYyMTQ5NzUsImlhdCI6MTcwNjIxNDY3NX0.L_tlV6DWeTIGwsPEJNaurDjTeEIp_KIbtbQYTRZ7fNY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001088"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:15 GMT
	x-forgerock-transactionid: 77aedbfd-a963-4b5a-87c4-61c0803f9153
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:16.015 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:16.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 37922: jsonPath($.tokenId).find.exists, found nothing
20:31:16.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,37922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33eea131, username -> user.1001088, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@739a3e46, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214676056))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:15 GMT
	x-forgerock-transactionid: b690704f-511e-4508-ab08-fe126d2e4752
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjBwaTA1NWd0YW5va3RsYmhsa3JsNnVxZHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWRUTTJiVkJPV2xjd05UVm5VRGsyZUVkbGRVTm5MakZoYVMxUlkySjRUbEZoTTBrMFdVdFhRa1pETUhCTlpqRk5aRmxPUW0xUFdXaE5kVXBoUzIxelQyWlFXRTE0U2pGa09XMU1hbTlQTjI5T1dsVndSbUpFY0VoVGR6TkJZVE5uWlRKNGIzVXhXbXByTVZSSlJ6aHVWbUppT0dGWGExUmlZbHBvVjFoTlZYWnhMV2wyVjJ0TlYyRTJiRjh4VkVSS05rVnVVek5SUW0xeFUzaHBaVXRYTTFNd1ZUQm9RbTVTYm10TFdqSjZWbGRJTTJkTlVrUXpaMWhtYUZaemJ5MTJSRVJKY0habmVVUTVSMnhHVjFsb1owVTVPVEZHY2t0NmNYaDFkVUZKZVhacWEwMVhXbXd4TTBaa1lsTXRZWGRFUTB0dmNGRmZibXhtT0U1RVJWQTVMVEUxYlhBek1XTTRVWFF5VFc5d1RsRk9abTk2ZFc1MlFrRkdXVWwxTFVzd2MwMWhjVXB5UjFoSU1YUktMWFl6Vm1oSFpUZGhjREZqUjJzd2IwcE9TSEpXVERCSVZsZ3dVVlZPZG1SYVgxcFVaems1UlRWSlRURk5WMHR0U1RSelYzaG5OSFkyUW0xdGR6VlVVbUpqYTBkVGVFOHRaM2hZV1VsSVMwdFVRbVY1VDIxYVVsTllia05FYW5GWlEwSnlWQzFWTW1wMU1scHhZVFJqYWs1RmRHTldYM1p0V0RkTGNuaFpkME5RV0VkTVkyRmFibHBpVVZOdmNrbDNOQzFJVWxBd2FuWkdURWN3TkZreU5WVXdNM3BKYWprME5GRnVVa2RpZEVFMlozQlRlR2xJWTAxcGFWWXhhbmszVDBNdFMyTllUREJITTE4d01UTnBZakJpWlVwM1F6ZENhMWxoZEhSamExbHFXbW8wUzB0cU5YZEpSamxoVTJwd1ZDMDNjRGRvUjFaWk4waHZNbXA1T0MweFl6SnViRGw1UWpWWk9VMWtTMHBRVTNGNVJIVlJhbEpUWVdoMVZubHNSREkyZWpKRE4yeHBiWGxEY0U5cWJFOTFkSGRSWlVkTmNFVlpUSFpxWWw5bE0ydDNTM2RKWW10T1RVZE9WMkk0UWpWa1Z6TlFZblJRWkRaRlNrcG5WRkJYZG5KZmJFaEJNWG96UldSWk4wMHhWMlJuUlZwWGVYTXRPRVZPTFc5VlpUUnBMVlowTVhwdVIyVTRSakZ3WlZOT01qWkpMa1YwV1hkcVExZG5hRmcwTlVKUFdWbHBkbDl3YVhjLjFOV2NUcTIxbV9KVVMxNnJqbW85MTR3Zlo3c2FPSXdzZEpfWGxSWHM2UGsiLCJleHAiOjE3MDYyMTQ5NzYsImlhdCI6MTcwNjIxNDY3Nn0.EWXP198fqljfGMbfysTXTeC1FbnwWSZ1GebDW-U1v1c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:16.057 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:31:17                                         270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=54705  KO=11268 )
> restLoginInitiate                                        (OK=27073  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=26978  KO=79    )
> restloginProgressiveProfileCallback                      (OK=654    KO=79    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.18%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.18%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.93%)
> status.find.is(200), but actually found 503                      4958 (14.81%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        79 ( 0.24%)
> jsonPath($.tokenId).find.exists, found nothing                     79 ( 0.24%)

---- idc.login -----------------------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 504420 / active: 31     / done: 38164 
================================================================================

20:31:17.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 38190: status.find.is(200), but actually found 401
20:31:17.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,38190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a8a9ebe, username -> user.1001428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78b1c970, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214677751))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDA2dDhjMnNkdTdsdThyZTllZmVnN210M2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmFWZE9ZbVp4VDJZMWJsSnZlbXBKUjBkRlZVMW5MbVZRYjBWaFJVWmphRGQ1VWpjelMzY3dWVE5VY1cxaGIxcFFaSGxsT1hoMlJtSlBTR1JYV21rdGVFaG1Ua0pzVEdONVh6VnVlVVJ6TFVsdE5FUmpNMnRhYW5KaE5UUlZTRnBZTkZwMWRFVlNjRTAyTkhoV1lqTlROR2hKVVhka00xTkNORlJpUzJSNVVGaHlhMHRzVUV3NFJESTBibGh3YzBKTGREQmFNVkJmVG1SUGVWZ3ROa1J2WTBveVZXZzRPSEpKYXpOWk5HcGpNME5RZVhkTFptMXhjbTAzYjFaR2NYTmlNRU5NUTJadE4waHdXRVZJZG1KMVdWUnVRbloyUlROVE1GRkVSbGRrYldsU1pXcE9jRlp6YUVwZk0weHlhRE5uZFhOMVgwVklNR1JrUzNkVFlrTkxWMWhwZG0xQ1dpMXlkMlpHVmtGTVNGRk5iMkZEUm5KM1JXZFdWa1ozT0dac05sSTJkWFZKYURZek5rWnZNV3c0UnpWRlIzWjBOVEJQZG1VemNVUnRiM2czVG1OeGExbHJkV3RJYW1saVFuSnNYMUpSVkRWeWJVaElMVVp2U1hScmVHdE9ZVWd0U3pGM1ltVmpkVzl1TldkR05EVlVSWE5wWW1oTlgxWnhUbGhaUTJGUVNIQjBjMVZNU0ZGd01tOUJhazFGVmpSSlptWkdUaTFJY1RoYU5EbFpZMFpqY0ROM2RVTnBkV1V0WkdsbWQxOXdRM2gzUjJSWGFVOUJaM1JGYUdoWVozUndNa3c0Y21GZlpUbDJUR3hQVGxZNWVFdzNkWFppVUZCaFJGWjROV3d0T1RKZlZVWXpkVEJZTFY5aWFqaHlWMVpmWjBkT2NuVlJPVjlKYTFONk56SXlTV1ZYVlZWSmFEWkljVTlIVlRGZllVRkpOV0owUjJwTVowZElSR1JUVWpndFZFOTVXalpTUTJSS04zUlZObGswYVcxT1puaHNaMGxRUVRWRVlrRkdjM2xTV1RKcWFtNXFibWxvWjJ4MWFsTnpPRWhKTW1JNFdtSkpkRVpyUlRCVllVNXNOek5uZDBSVlVVZzFielZ5YVZCcGEzSkJRWEIxVmpKa1FteGpkR0p1TURCZllVTkJSemxOY1RKR2RqTTJRakIyU25KWFZYSmZNek5tTWtOc09WWmpaSHBSUlVKdU5XcHpUMngxVGt0SmEySktUMWRaY0dRMldXNUpMbWRsVFMxcmJuaFFPRUl0ZUVVek1GRnVYMkppUkVFLlVjTTVrQkd6ZlJlSTRYc0wxSHhlalZ6d1BQa2RSZXk5Uy1UUVRObnVCUjQiLCJleHAiOjE3MDYyMTQ5NzcsImlhdCI6MTcwNjIxNDY3N30.RyXU0izzI3pmCsgUPu0IscpEKK-sKFvhjKvgLCJb1UU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001428"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:17 GMT
	x-forgerock-transactionid: 8d33195d-ff2d-467d-85d8-ca612caffa6f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:17.797 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:17.838 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 38190: jsonPath($.tokenId).find.exists, found nothing
20:31:17.838 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,38190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a8a9ebe, username -> user.1001428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78b1c970, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214677837))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:17 GMT
	x-forgerock-transactionid: a4fd4a9e-a1cc-42be-a721-7294b302aad0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzdiZmNmNWhmYW1nMnZ2aXNjOTF0Z2diaDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmIxb3liMVZaVWt4ZmRIbE5Vemh5UlhSM2NUSjNMa2w1VTJzeWVqbFNWMlZHTlZaa1dWQldTR3hFY1dJMlMzQTRjbDkxWTBaeVIyUmtUMFYyUWs4MlJtNVJlakEwWXpWdWJIVnZiMGt6YVVZeVVVMVhNVmxqTWpWRlYyaDRVVGRsTjFBd2VHTnpOa05JVTJObFZuTlRVRWw2YUd4UlgzVmpjRzFVVlcxc1QyRnlOamhKWnpKb2NHeHVUWGxDTVhoWmNsaG1hbXBqVUMxMk5sUXRVbFJHVkZGWWJsODRYMjlyZFZod1kwVXhUME40VTNOSE5HRTFORlF0TFZaSWJUTk5Va1J3VUZKbk9VcGxhMU5MVmtOb1V5MVpXRGc0TjFadlIxSlVkek0xUVMxb1JsUnpjMlpWWjNCVWJrZExRbGxtWjFrM2MwY3dMVVJEWTI5NmVsaElURkJzYURGa0xWWlVhWFl3WVRFeVRXUjBlbFpaVVdaRWJETmtPUzAzWlhKRmJVcDRSWHBvWVRaV1VGZEdhVzFsWDA1VlJVeDVSRzl5V0VkMVdscFhjM0Z4UkhGcVNGOUlhM2RrTkVGNGRGZzFZM1ptTkhGcVgxQnFlVVJ2VDJReFZsYzFhblp0VVVzMmFXcG5kVlE1UXpsNlZUWlVaa2hIVXpaeU4wRjRXVmM0ZFZWcWRGTjNla1oyTkdadE1UbG9YekF6Y25adlJuQmhlRjlRVmxBNGJsWnphMlJPTUVzdGFFZDJjMEZ4TFZKSlFtaFNUMlZLU25CUE0wZHBTV0ZhYm1KWGVGTm9VMXBEZFd0U2RrdHpla1pTZFZkaE0xWnhVRnB5TFdaWWQxbFVlbWxFWVdsUU5uQmliVWRCU0ZCcFRFeENVM0UyV1dFeGVuRXllbWhFWlVGTk1IbG9OVEkwV1RselZFZDNTMHRNWVhoUlZVSjJSME5EYkZCWWVsSnhiMjg0YkRWS1kyeGFXUzFtUWpWT1J5MVhkWE5mWDI0NVZWWTVVRVUwV0d4MVJYaENRalEzTUVvMWNFNU1VRlkwV21WMFpXTnZORU5VWWpsTE5YQnVVVEF3Vmw5eFNYWnZXamRWTWtZMFNubG5laTB6YVZCUlRWOVdUSFpIVXpKbGJEbHhiV2RvUXpscFoxUjBTbVJETTA1NWNuTkVhemRwUjFKb2FITXpWbEpaZUhCQk1HSm9UelYwU0VFd1YyUjFhVXQ1TTBGZk4yWndaVmt4T1VGNmFHZHpMbkJvU1hKVVNtUlZTWHAwZWxKVloybENaV2RWYzBFLktUcUQ3OFBWenVPbzlOblhzaHJPVWFGMUxhRms5V1REd0N5LUt6SkRzMG8iLCJleHAiOjE3MDYyMTQ5NzcsImlhdCI6MTcwNjIxNDY3N30.rxuGMN30YbhocTrr3-GUihojg1-iwYScuOTHoDrLoHg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:17.838 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:18.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 38345: status.find.is(200), but actually found 401
20:31:18.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,38345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7963255c, username -> user.1002446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13af924, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214678780))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmM4Y3JqdXZtOXJybWxsZ2U0cXJjbXUxZGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YU9DMXRlVmRHVVZFdGFWVm5NVUphZUZWNGIxUm5MbTUyVlhBNFpUUlFlbkF5TWxGeFZGOUpiM05yU1daNFJWTktTbWhFTlZBMFZVVXRVRnBGZFRONFdGcDVhbmxWVFdjd2JqVnBaMmhtYjJwV1pUaFJTbkp5T1hOM2VuQktNbFZaYW01a1pXUkViRGhYVlRsTk1rTnJSV1J2U0V0QmVTMVdPVGhGZFdSVlFUQTFjMDFrYTFKMlMxRjRTWEZPT0V4U1pFMVdaMVpOUzFCamFsSk1XbXBGVFdkd00xaEtMVk5zUldwWVdGcFJYMjl2ZVVkNlFqSkRWbTVuVlZCUk5GOWtRM1pVTld0T2RYZHljMkpPWVhrMVdWcGtNRVZQUm10ak9HTkNNbU5SUTFCYVozSjJlakJUZGpOSFZVbHRUbTVzYTJsQ2VWQmxTVjlRYVdObWRXVmphMWhRYjBkRVNWTkRkV1ptVkZRemFWWmpSbTFJYUdwWlkzcDNkR2xmVGpGZmJsTnBhRlZEWjA5bFJuUkthR296V0RSQ1dtUjBVa1JsYjBaMmFFcEhiME14TVdaWGF6VTNZa1ZJY0hsbFVtZExOMlJhVldKV1VVTjVOMmM1Y1VKemJsOU5jVVZ6UTIwMlRYVTNMWHBUU21KSGNXTm1TbGxPWjFkM1dFVktNalZDUld0amFHcFVTRkl4V0VnMlpuZzRTRGhZWTNOTGQwVm5jazFGY1RONFVscFBVVFpVWmpCeFZHeExXakp3VG5FM1ZXcFFaRTlpTFRCNExVUk9VVEZNVVRVME5UVnZXR3RmTUhKQlpIRlNVVzFRVkVkYWFuZEJiV2czUVhJM1VEVkVaRTVOUld4d1NGaHBPWEJmVFhOU1Z6bDZla0ZXVUhOeFZuSnBhR3RTVGxZd1lXOVBXak40UlZsRWJGUkJTblJOUjNOQ2MxTk5VWGRCVURFMVQyMWpaMmRJYTJvNVNUTkJNekp0V1ZOUmVrMTRZMFF3V1Y5cU9GZzJOWEpFVTJ4V2FUWjRNVXh5WVVoVVZHOWxTME13Y1cxSk9FUXdkVXRmWkdZeU1taEdTVGRuVDA0dFIyNTFlRlV4TUZwM2EwMXJlVzFzV0d4TVpHcFdNRWh1ZFZOZllqZzRTekZFTkVzdFgweDJkak54WTE4NGFpMVdWMGxNWHpSQmJWbEhVMGt0TjJ0RU9GWmZUbDg0WW1kaU9WSjZOVjltVFVscU4yUlBkMHBLZFZkR1F6a3dMakEzUWtOdE9WOW1TMlpvV0dSRGFrWnBRVkp5ZVZFLlduX3l5anRBRHFqX3NVWlZMYlZpREF5cE1FNkd2RmxfSjZMVENidGI1VUUiLCJleHAiOjE3MDYyMTQ5NzgsImlhdCI6MTcwNjIxNDY3OH0.WGRdArq1ibfqPeImVlvlOqSWAo-3Mjv5U7H_x636T2Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002446"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:18 GMT
	x-forgerock-transactionid: b46bd390-544c-4a7a-8878-e5872a2306b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:18.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:18.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 38345: jsonPath($.tokenId).find.exists, found nothing
20:31:18.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,38345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7963255c, username -> user.1002446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13af924, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214678873))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:18 GMT
	x-forgerock-transactionid: d1763fce-1f0b-4ab9-a099-917c32589251
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnZhdGE2Y20yZThnZjdjam9maGlqdmtrNTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGFtMDJRMU4wVkZobVdHVndkMU14YjB4TWFYbFJMbDl5UzFadFlVZDJZbkZ2UkVwVFRFdGhjRzlQWkhkdGVUazFSRWhEU0VwZllXazNiVFJ4ZVVWWWQyNU9kRkV6UlZsSFV6VmxNazE1YzBOcGR6azVZMmsyTVU5bmNFRmZiMTltWVZkalRuUnlNVWR6UTBKV2RUazFhVVZDZGtGVmIzRm1SbXd6ZVhOVlgwWTViRlZZUkdOeGRrc3hiRlJFU1d0RGJEVklSMGhtZGpsbGVXbHdVbk5rZVRJdE4wdG1NbmRmYTJwV1RYcGlWMkpxVEhKa1ZYcEJiRk5ZY2xJdE0yYzJhbmxTYjBGcWVGRnZVVEF3Um05V2VEaEdiblJIWjFocGJuZDJTa1Y0YTE5YWVEVkxhR3RYZWtWWVYwTjRjWGhJWm0xa0xXTnJSVmxCV0RoZmNuWlpXREZhVEdoVllreE1NMUZUTUZkNFh6azVWV05zU1Mxc2JFSjJTalJRT0RsUVYwMXJNM1paZEdOalRsaGZVMUJ1UzFVd01HeDFNVzF1TlhGcmNHdFJSUzFOUW1GcFRGQklObGhZYUdveFNHYzRVM2gyU0ZkSlozUkZOREkxVjBRMVpreG1iMFZhTkVkdVJ6Vk9jRWx6UkRsa2RIUnRhMnRJYVc1cVNHZEZSVWxJY1d0U1REY3RTRVo2VUZoTmFsVm5YM0JPYzBObGJrUm5SM1pFUjFONGFXTkxVMkl4VDIxWFdWbDBTVzFhYTBwMUxUaDZPV1kzYzJGbllVZzJZbE56VDFoZk1uWm1lRFJwY1ZkQ1dqZGpWMFJvZVV0cVJXNW9WMEptWlhvMVkySTRabE5DYjA4NU9XOXRjMEozUjFSS1IyOVVOVzlpWDJOalRVWXdjUzF6UlZkRVNsWmhkVWxSUWpCSmNtMUtRbVZTWlVWM1kwSXljMGhTUVZWbWVqRktialZKTTA1YU9HdDRjMVJpYVZkc2NtUk9MVEp3Ym1Oc1RtWkNkakl3Ulc1dlVWRkRYMW8zWmxsNlZFdG5hMjUzY0RsS05tMHphbVI1YTJSUFJUSmlTa053YzNablltWjZSMDVyVjJWSU1UaEZiV0pVYjJkVVZHSkpTbWxFWTNCSmRrUlhVREZGUjFGRGR6WXRTbkpaZUhCcE4xWmlkWFk0ZWtobmRFOUZZbFpZZURkSFlqTjVaazVEWVhJeVYwSmZVbFZKVFdoeVozQnlUazlDVGpaRFZFazRMa1ZHYkRaa01UQk9iVXRZVFU1Q01EUmpRWEJSYjJjLnlWVENqWVMwdEhDV05GOWZFSEFHM0tuNF82ZnlRcVF4dEJ4RVlKeXh0LWMiLCJleHAiOjE3MDYyMTQ5NzgsImlhdCI6MTcwNjIxNDY3OH0.rbSWsOiUfQGMYQAemcGVrukMj3p4kzvvsIlXgnBozPE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:18.874 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:31:22                                         275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=56281  KO=11272 )
> restLoginInitiate                                        (OK=27853  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=27751  KO=81    )
> restloginProgressiveProfileCallback                      (OK=677    KO=81    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.17%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.17%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.93%)
> status.find.is(200), but actually found 503                      4958 (14.80%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        81 ( 0.24%)
> jsonPath($.tokenId).find.exists, found nothing                     81 ( 0.24%)

---- idc.login -----------------------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 503646 / active: 27     / done: 38942 
================================================================================


================================================================================
2024-01-25 20:31:27                                         280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=57794  KO=11272 )
> restLoginInitiate                                        (OK=28595  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=28501  KO=81    )
> restloginProgressiveProfileCallback                      (OK=698    KO=81    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.17%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.17%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.93%)
> status.find.is(200), but actually found 503                      4958 (14.80%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        81 ( 0.24%)
> jsonPath($.tokenId).find.exists, found nothing                     81 ( 0.24%)

---- idc.login -----------------------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 502901 / active: 24     / done: 39690 
================================================================================

20:31:29.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 39922: status.find.is(200), but actually found 401
20:31:29.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,39922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61a75a5, username -> user.1001180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f528a67, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214689105))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnI3OGdrNDJlb3IwbTU2cHU4MTJpY3Yxa28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVExbEpPVUZSY1ZJNGRVOW5UM2wwYW5FM09WUkJMbmxsUjE4dFYzTnFNazgzV0VGdGRqRXRVbHBqZUhoM2QwUktZakUyYmxsaWMxRkpYMDlKYUZoU1FXdERNVEpoYWtKZmJtNW5UVjlxZW1KQ2REVnFSVTlOWm1KQ1RrSkpUMWRwY2tWVVlqZHdWRXRFUzBVME1sZFNlRlZMV1ZsVE1HSnpNWEZLZVVGWmNYSTVjVkJmYVRKYU1FRTBka1ZRTVU1bWFuY3pSa0YyUW14WVYyOUVhRlJUWlVKVlJVWm1hWFpyU0ZVeGNrUllTRFZLTUhkVlJFUmFWVFpyUW14bmNqSmpVbFU1TlhoelZtUnFVR0kyZEVGaGQzbHhkRW81YlhnM2NWTjZhVVpzU2tGUlVscHlOMnQzZW5FdGRFRjRhWE5XTFZWT2NYQnRhbkJWUkdReFEyRjRjakZMYWtsMmJqZG9lRzFXVG1kbmJHbFpZMTh0UXpoQ0xUaHhUWE14UTNCZldEaHRXVXcxY0Y5TldrdHRVRFU0ZGxGU1dHaERSRWs1UWxCMVYxOW1kWE5oYmxKak5VRlZkMkkyUkcxQ2VXMTJaRUpCZUhSYWNUZE5kMHRLTlVwck1qWm1Ta0ZJUmxaclV6VlRhM0o2ZGxkQ2IzZGxURVJzTVZaNldIZzJiMUUwWldSSk4ydDZhbUV6VVVveldtUnFhVlZPUlhZeGRrRlJOaloxWWtsNWVYbEpZV2RwWWtaT2JVNWtVMUZhZVdReVgxWlBSbGR4WkRSUFNHRTJZemh2YlVWMVR6ZFFUWFJ6ZFhaVFJEazFNVFJRT1dkNVZqSkZNR3hmV1VOZllYVkJZWEpmVW1GSVpuSkhWVFV3Y2s1Q1JsUlZPRmhHWlRoT1YyOTBlRVl6VUc1NFRGRmhkamhzYW5GNk5IQkNXVzlDTVRWNlpGVlJhVGN5Y25OcVJFNU5SMk15YnpOYWJIVXhSREJEY0MxSVoxTnNVRE5KVWpGVVlVczVUVjgxY1ZaMVFtTmhjbUkwWDA0d2VrdHNhbU15T0RaSVZEaHNla2xIYzNsSVZqQnNXSFZIUldkQ2NUVTFSbWQyVTI1Q1gzcElWWFZWTTFod2JEWXdXamhJUm5adE5uaFNRak5NZDNONWRYVmpXVUZJYkRVd2VIRlBTMk0xYmprMVRVWTRMVU5uY1V4Tk4zbDFOWEI0WWxkek5XSnllVFJLU0UxNE4xUTBWbGRzZDBWblNXMWpMalp0WTJ3M05uSTBXRGMxVkdzeGNuUjNMVmcwVmxFLk1hRUkyeURKMDBxdUlYbndTMnVzeWtuQ01BT19qdHZ4Q24zUVc3RWNKLUUiLCJleHAiOjE3MDYyMTQ5ODksImlhdCI6MTcwNjIxNDY4OX0.R8_YGIOGNrh4fkGP1P50QxgzZ_qipSea9l5tcI6mvsk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001180"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:28 GMT
	x-forgerock-transactionid: bb83dd85-5d11-4d45-bc79-4d4b64d07ad0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:29.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:29.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 39922: jsonPath($.tokenId).find.exists, found nothing
20:31:29.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,39922,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61a75a5, username -> user.1001180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f528a67, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214689196))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:28 GMT
	x-forgerock-transactionid: 9ed9978c-33ab-40c0-bf1c-18ffbf1b9d42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmgyb2ZhN3BpNW5yMnM1NTdudHRiMG5vMDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFFWRk1PRlUzVkVWMlMxcElTbGt5VW5aUVluZG5MamxPV1doUU5uVTFPR1ozU0ZCUU1HMVVWbHBKWHpOSGFrb3dSM2hPZEhselV6RkxWWFZtUW14WmVXOXhVVVIzVjIxd2RXbE5NbXhJVG14VWEzZzVhVlZpWXpscU9WZG9SVlZRUm5SS2JsaG9PRlZhTTBvM1duTndObEYzWkdSeGVFVjRaM0I2UTJNeVVIUjNOemRGY1ZGMlprWTVVbVZWU2paa1VFTlNOMDl4YjIxM2JVTnpkRzlmYXpBMVJtZFNOVUZUYjFsVFZIcGtOREJUUkRFNExYbE9NalprY1hGUGRtOTJXUzB5WlVWaFpYVlBhRm8yYWkxbE1WSTVRMWxTYm1WTlR6bEpaMnBGVVhVM2IwUklTa2xEVlVOME9YUmtkM1kxWlRsMmVXcFZRbmRGZWtkSVpYRlZaV05MU0ZvM1kwZDRRVTVLVjFodFdFVnBURUZ6UldsWFdtWTRURkF3WkhCSVZsQlhSbkpLYW1wVmFEWlFVR1pvWW1KbmMyTXhWMDFFV1ZodWVHYzFUR1l0ZFd4dVMxYzNZVFpCZUd0RVFrSmlaWEJGTW0xRFVFWk9WRVZtTkZod1kxOVZXbFZOVm5wM1FVOVBWMVJQVkdWVVVETkpXWG80Wm1kM2JuZFVNRTl1VlhaalppMWlhRGxZYkhKaVFuVlZVSGxrTlhST1RXMVNaMU01ZW5GR2VpMXdYMm81YUVKR1NVUkhNRUUxZVZnemFYbFBOVEI0ZFRJNFJVdDNMV2R1WWxSclFUUkpTamN6VjNwRVpXcDVUbGx6YlRjelRWazNiRjg0TUc1S2VFeEVUVEZFTW1JM1kyaGxUMVJJWTJWdmF6Z3pZalJvYzB3NWNWUkNkR2gzVlhOaWJYUlZibkoyVW13eGF6WkRlbVJuU0V0T01rRnNiVVI1Y1VWaE4yVlpjR3BvZG05d2VHcDNiM1ZDTm5KblRWWXlWSGxMTkVGWlJVOUhTWEoyYTNBeVJWRkdTbWhyVVVGNGNGWnhUV2xpV21sUU1XWXlhRXAwZGsxS05URkxRUzFVY0ZwakxUQkROMXBMWm5CeVNqQlpWa3h3WjJwcVpFMWtOVXA2WjJaV0xYSllaVzVPYTJWcVdrcHZXazlrYzNWWFFYaFdVMXBhVVZFeWFuWkRWbFJZVkRsdGFHcDZka3hCZEZsZldWQm5YekJpVkRaNFZuZDJiakpMVG1Kc1NISlJMbUo1V0VkSVVDMDJZMFF3ZFZGNFlXSmxUMEYzUTBFLk9jbTZPQXB5N3FqRVYzdDNjOGxXS3dfTmkxSGJrcEt1QlZRQVBWUVVKd1kiLCJleHAiOjE3MDYyMTQ5ODksImlhdCI6MTcwNjIxNDY4OX0.GQf3pPQHcJ53cFDrVkhCGSi2Nx0vNar63rE2zZ8Q39U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:29.197 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:29.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 39970: status.find.is(200), but actually found 401
20:31:29.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,39970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40563b83, username -> user.1000997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aaea552, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214689414))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWQ2NW5jOTJiZXI4ODM4ZWlydG9yZW9rYmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVNuVkphRmMxU1Uxb1l6Vm1kVEF4WmxreWJHVkJMbHBCYzBGb1lWSXdOazkyZDNSNWVYaEhjSEZRVURjd2VEbFNhVUoxTldOb1ZEWmpZWEJWVUU0MmJHbHpja3RzZFU1Q2R6ZFhSbGhETFZwMFZVTmpSRkJtTWxKYVREbEVXWGxDVTB4WldVY3hNRk5RWWxwaWQxcEhNbXgyUm0xUWJWSTNUVE5SWTAweVltUllWa3cyVVhoV09ERm9Sa3BKU0RaYVMwY3lVMGw2YzJWRlFXcEliMk5PU2xONWQwaDJVMkYyY2pJM2VscG9iSHBDUW04MWFrbEliRGhCY0dWb0xWWnRiVVpwVm5VMGEwbGFhSGQ1Y2s1WFJFUktUelpEVmxoaVlVeGFlamxoWTFvMVZYZFNUVlZQWTFwdWNHY3pXRWx4Vm5KamRrdENWRUp0Um5VelRYTjVlSGc1Vm5keExXdEpiall0ZVRWSU4zVnNWMFpTZUcxaVp6bExUSHBDUWtaR1RFcGxVRGN0ZEdGdlkzTlpibHBQV1RsalUwSm9ZVWxLZVdsbFlXcE9YM1o1VGtkNFJGSnlRVzh3UTJ0UFRqZzJhRWxPZHpaSVRGWnBTa2g0UldFMGJYQk9TMkpqU3pCRFRHbEdSbWt5Y1VJNVl6aEtiM2M0YTJWd2RUSlRjVVpKTWpCWE9ESm5jbk01U0dRMlUwMWxOVlpHYW1kdWFHMXRUVzlsWW5wQlNubEZUa1J2V1ZaMWVUWXRXa2hwVFRKZll6SkViMTlXYlZoQ0xYcHFiRUo0TXpjMFZ6SnlPREphWmxaNlFsRkJWVmRSY25GUlVIUkJNMGgxVUc5Q1YweEthM2ROV2t4RFpVSkJjbUZTTkcxVE1HSkxWbmhUY1dwb2JVTndhVWMwTURZNVF6QjVPRU5MZDB4cmFFaGpWakZwVkZKcmVtMWplVjlQUW5wRGJtdEZabHBLT0VkS1NVNVdWV1JyVjIxMGEyVnJRVTg1Wm05b1VUSnNjR0ZqUlhOR1Rtb3dOblI0WjNKNlpFOTJiMGhFTmpaMU9IRnlWbHB5YzFKSlNUYzRiRU50ZFhCaGFEbHpSbVY2V1hnM2JWRlNhbVJTYTI5TU1rbEJRbVl4WjJRNVJtd3pjVEUxZVZSb1FUQmpabXRDZWtaTFRuTmhVRjlMVEd4UU1tcG1WMmhEVUU5dmRIaGxiblpQZEZCcE5XTXRPVUZzVVhkbU5uVm1TRlV6TWtNMGR6Y3dMbG81WjNaclpEVnBZVTVvVEhoeE1HVmpSQzE1ZEhjLmplYjdWcUxEcDVFcVJrQldfVmkyVTFfcmZ5NGNhNmYzVFdSRElfMzRVX1kiLCJleHAiOjE3MDYyMTQ5ODksImlhdCI6MTcwNjIxNDY4OX0.l0ZpHF_YkXYlg_gdQaTC-iHp5zV8q2EocugZsDLS5mc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000997"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:28 GMT
	x-forgerock-transactionid: 291c3394-29ec-4be6-b687-a3d35a025c5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:29.465 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:29.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 39970: jsonPath($.tokenId).find.exists, found nothing
20:31:29.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,39970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40563b83, username -> user.1000997, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aaea552, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214689504))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:29 GMT
	x-forgerock-transactionid: 054b00ed-0ea6-404a-9226-9a76cd608bb2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjRjbGsxMnYwNTR2dXRlbGJ0cjQ5ZjFlbGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1YwUmlWWE5qWTFaelpqUTFUMFEwWm1wa2RXbEJMbE5LTkhwSlZubzJNVXRVVTNVeFUwTmhRMDFzWmxCVFMybFRiMWh3VlZneGJYRnZkMTlNV0Y5dmMwcGtibkYxTmt4NlJqTnZaWFUwYkZoc09GUldjekpUTVRVMFltWkxTVXRpVm1sSmRtcG9SM05MWTJVM01FRklkV2g0YnpRdFlUVkVRMlZrY3pGeU5XWnVlblJPVkdaVlMzaEhkalJqZEdadlZYTmthRmhpWmpReFZWWndjM2x4WjFkZlozSTJZVmt6UzE5UlZGOVJhR0ozY1RoRlIybHNiekUzZDFsb2FGZE1YMlZXZUhKcFJuRkxlbVl3VEZOT0xYVXdOM1JIZDNKVlFrZGxUVTlhU2pKdlgzcGhjMmN5ZFhsa1RYVnBOMUJIUkVwb2RWVTJhMTh3ZG0wMWFGcEdiRGxhTjFZNWJ5MVdaMHBhYld0bWIwbzJPRzFVT0MxV2JsODRkMGsyZFVWeFVWWnZPR2RqTWxZME1VVkNVUzFsWkRReWFtTldYM2R0UlZBME1tWTBSbVEzVW5CelpITk9VMDh4VkZjdGNIZDBVa1Z1ZGpCUGEzZHRhRFpmWDAwNGVXaHBkelpGZDNGcVZIUnFZMlozWkVKTGFFWlhOMVp5ZFRScUxVaFNXV1E1U1VwUU1rZzJkRmxDVmpVeFJFeHZVblYxZHpoeU1VczJla05hVWtkelpYWkZaRkprZERFMWFuWktOR3RTTlhoMVRIaHdkMDV2Y1hOMGMwOXVWRXhFVWxveE5rcENjRlJyVldKdWVUQXdUM1JUWVROSlZtOTFSWFY2TlROTExVZFdTMlJwUVUxeFUxRkhkMnh1VjJadlFVWmZka3hRUkVOWU1XaFZUVWxFVkVacWJHSTJOMGx0TWxjNFUyTXpjVUZhVjFWQlQzSkJMWFJFWmtwV0xXdHFhMlJCWjB0RlNGVmlVMG8zTTJoV1dVMTFUbEpKT0VKcVptSkpPR0U0YlMxNGRYQnpSMUJUYUVkb05XSTNORjlXTjFSdVFtVndRMFZyWkRFelZpMUVkSGs0ZEZGRk4ybERibkZVYW5oaWIyNW5ZbUZMWkhSWVV6SjZkV2w2TkVneExWZFdhVGhMTm1Wak1YbGpkRkZrTW0xTFNtbGZVazVJYm1KeFJVMDBaRE16U2pSbFVsRkphRWc1T0dWdFJVOWtXalJFVWsweVVHUmhibk54VlRGMldrNUpMbmRxWVZGUWFGTTVjREExT0VSdmFGOUplblY1V25jLm1tTEpFQV9fLWhRTVczZzhPTkVVbkk1YW1wcW1DdndLWDZJUDhpSDA4UEUiLCJleHAiOjE3MDYyMTQ5ODksImlhdCI6MTcwNjIxNDY4OX0.4aV061QBcnwuOxom4cg6BstCp-bsjOUrs6i1gBqeSfw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:29.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:31:32                                         285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=59361  KO=11276 )
> restLoginInitiate                                        (OK=29375  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=29268  KO=83    )
> restloginProgressiveProfileCallback                      (OK=718    KO=83    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.17%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.17%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.93%)
> status.find.is(200), but actually found 503                      4958 (14.80%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        83 ( 0.25%)
> jsonPath($.tokenId).find.exists, found nothing                     83 ( 0.25%)

---- idc.login -----------------------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 502127 / active: 28     / done: 40460 
================================================================================

20:31:32.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 40495: status.find.is(200), but actually found 401
20:31:32.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,40495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bef629f, username -> user.1002094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b4b2809, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214692838))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWxoMmFlZ3ZiNjRzZDBvOWZvYmc0cnN1MDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGJWZ3RNMUF3V0MxNWVYWndlbEZzYlhkeVMwdEJMbUpaYW5oaFNqTllObGRUVG5CM2RrUTFlbFEwVDBwbVp6VlJhVlZXYjNSZlltTnRjV2RLUjNONVgyaGZSRFV0ZFRGaVdVUlpibTVGVHpoVFZ6TlBlSEJNZHpaTFR6VkRUemhhYUdVNE5rSm5XRWRpUm05UVV6bDVVSGhoYTFCSVdGaEJPVXBVU1RGamVrRjRTMjR3VTJKemJIYzFWbGhaWVRKb1FVNURWRGt5WVRVM1ZUZDVhRUZ3U2pWbVdGWTBkbkJtYWtoS04xSkpUamxLY2s5RE9VbHZhMGh0Vldod1ZERkRjbEJQV2sxVlVYUTBNM2d0YkU1cGRWbFZSWFZyTTBsNGEyZzFjazl6ZVdFdFpUaFVTR0ptWTNKUGJXZ3RUV3BNY0hCUWRFeHpWV2Q1VEZoNlJIcExjRzVtTkU1WU5tTXpUVEpsTFhkUE5IbEtla0l5VURGMlRHaHZTbmh3WVdFeloyNXlSWE5CVkV0V1YyMTFZbmR4YjBabmQwMDJSbTF4V1RoSVYxZFBMVTg0VnpsNVFsUlVPR3AyWkVGUmRXTmtlRmhxZEhGaldFZGFjaTFSWmpsMFZrNHdSekIwYVVKalJrOVNhall6Vm5sd1YzTlBTVVJZZUZSTFYwMWllbEpXTTNSRFFWOXNjbVkzVTJWVlMxRldZekl3T1cxYVN6RlRVelo1V2tKQ1NraEtiemQzZWpsRlZERnJVR05wV0V4S1dqUTBXalZCZGxaU1NGVlJZVVJ4Y2pKZmNHTnZla3BOU2t0WlkweG1RVFZWYlUxcFQxVmxTSGRzY1dabU9EZDVZa2xTWVZaek1WODBTMVZ4ZUdOTFV6SnFWVTlKU0dKRVVreFVZbVJVUm5NMFMxWnBORFJSU2paNFYyNDVPVlJyY0hZeVdGWkVNSG8yTTJ0clNXUlFVVzQyVm5JeExWQnFlVzh6VlhFdE1sOUtObUZOZDI4d2JXWjFjR05JY0VkTFVsOTVXV2x1ZW1aMmQyMDJMWGxSUlZSWU4zWnViR1JLUzIxUmFVSmZNa1IwY1ZGck9HUllWM2h4VW1samMxVkZVVkpTTkhvNWJscGFUVWxpTjNkUFVtcDBZME4yTUZJM1NqZGZZVFp6WVZKMVprczNjbEJaVEZoeWFrNVdRM0ZaYmxWMk55MDJlV3M0UVZkeFRsSmhTSHBHVjFBNGRIWnRlSGx4Ynkxb1dqVTBMbkZLWlRSSFkwbHJTV2RYVVU1amFISlZWRVZQVG5jLnROWHVTbDhlc0V5RWMweWNuZGlHTXQ1WUhwY0F6dHlMU0lqUVpWQm40NFkiLCJleHAiOjE3MDYyMTQ5OTIsImlhdCI6MTcwNjIxNDY5Mn0.lBhCXRpFcCE-GWgpfM95uOoLkX1qr-5ZgPYn648Cv8A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002094"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:32 GMT
	x-forgerock-transactionid: b1bbef0c-e6e0-4769-8499-8ab595e14f25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:32.887 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:32.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 40495: jsonPath($.tokenId).find.exists, found nothing
20:31:32.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,40495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bef629f, username -> user.1002094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b4b2809, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214692927))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:32 GMT
	x-forgerock-transactionid: aad1de24-9388-40b6-a399-2e722c12b27a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTRhMG9taDM4OTFvdGtlbzBnZzg1OWEyaGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWFIaElaMVJCUTJvNU1tTm5kbHBQUTBoVFlXbFJMamxzZEhKV1Z6VllZVU5pT1hOcmVVRnlkMkZVTnpGTFQyWkRUWHB5T1VOTFIyRm1VelpuU1V0cWRYaG5hVzVtWVVweE1YSXpPVW80ZUdkWVdYa3lORzlGTkdGeFkwSk1ZVTFZUTBGNVZucDBVM0ZIU3psS2VrMVBkVWxsY21jeFVuSnVjSGh5Tm5STldIUkNhemRPYm10eVRHVkxjelpQYlU4MlozWlRVV2h0WWtwdGNXRkxNR1IyY210MWR6VktibXBTZG1jdFRVRTFXRmhZUkRsRVNVdG1RbU40TlhsMmJtaGtkVnBqWDA1aVFrY3RObEIzWlRZeGQyOUZhMUYyYXpCUFREQkxZalZLWlVWVGNXbGhUekZ1TkhSME9GSTNNekpQY2xBNExYQkVSRFU0TTBWSFlYaENWbE5WUlZwRFVIZzNhekZDVTB0bWRuRkdTVTVPVnpSRVZrUkJlRE5yZEd4aFFUVTNUV3RUUkhwWU1YSTVWMWMxTnpoSk9EWlZUbU5zVldaMlIySlRSMVJQYUdWb2JIaHNOR2xTV1d0UVVYSTFNazA0VWtsRFJVNXBMVmN0WW0xd1QwOU5UR2Q2WlRKRVptMUdUbmwyUTAxV01USktOelkxTlhKWmNYbFBRWGRFTjNGWU0wbG5hbG8wT1daU2VHTndMWHBMY3pRMFVETllPVWxmZFZKdGNURXhaRmt6TTNKdlZXMWZNMWM0YkdoTFZXbG1UbTVHWm5seU5UaEpjMnBoYVVzeGVVYzJOM3BtUjI5b2NrbDBOMU14VkhOTmFGaGxRMUZFVEZndE1XSm1jRk5KVTFJNVptYzFSa3cxUlU0NVFqbHNNSEYzTFZVNE4wcEdUbFkwU2taU05tNUVjazlaWDNOTk1GSkhZMmhTUnpaTlgwODBZVzFGWmpFMlNUVXRRMHRFVGpsdGVGVnBhbEpyVW5Cd1lqQTJhM3BoUWxSRVoyRlNVMll0Ym5scWVtbGlkblJCVXkxTVZtdElYMjQxUTJrM1ZtdDNabnBxV2xWVU1teDVNbFpVTmpBNWNuRTNkWGxMYkRCUGRUVlJXVWRwV0RsaVVXSkZZVEIwVDJWeVlYWkNZMlo1Tm1OTE1GWnpjMXBUVURsRE1XVk9lR2h0TFhkcE9GVXljM0pVTVhaMFVsOWpXbkl4TUc5a1NIUnpSR0pRZDNsRE16aHRaRk5DTkdaVFlUWjNMbU40ZERkV1QybHBTVGs1TFdnd2NHVm1NRjh4WjNjLnVBT09SbldHbUUwNVZKdENXbmQyVzF2ejFOTjRXX1pBR210RUtYS01heWMiLCJleHAiOjE3MDYyMTQ5OTIsImlhdCI6MTcwNjIxNDY5Mn0.UW7QPlkJfXaiIt2hVwbpKlufk5kKNvmOoxshUWyt-9k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:32.928 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:33.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 40554: status.find.is(200), but actually found 401
20:31:33.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,40554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63fbcdef, username -> user.1002860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fc242d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214693172))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTk4aTdiZThtbTcxc3ZuOG1jZXE5Nzk1NmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVZqZEJlbFpTVTFSNVMxRnpXR3huVWs4MmJFOUJMbnAxWW5OdWN6ZDJXVGRVWVdwbmMwZFlUVkZKYkVkTFRXSlRhVzl5Y1V0R1pFUnZiVzlpVFRBMVpVSTVZbWRKWWtSTlJGUTVSWFpZU25odE0xSTVSV05LUVhCa1lWTTFWVTFTWDJ3MWJWcDRWVk5SUjJKVWRrUnlhbWhCYjNOT1NUaHhZVWc1WkhneFVIcGtiVzlYUm5wWVNHUnlPWFZwUVd4R2IwTm9XVGxYZDFZMFRuWjJlRFZ0ZUhwSFMzWnlZMEZGYVdKQ1owZzRTMmRFVHpKNFR5MXZlRXBtUjFZNVJDMDRlVmxyU2xabVEydHhNalJhTVZwVFEyUTVMV055UWkxdlZtdFdiMjlqWm5oT1FrWnpWekZWUkRCUGNXeE9NRVJoWkU5UVpIZDJSVFJxWVhOcVVGZGFkMUpPZG5CWlJrdHJabWR5WTJFMFdrSnFjR1ZSUzNvNFoyNTRkSEV5YWsxQmRtZEtUMlJ1UjFkeFFXTnVRbk42YVZoMVlucGhhREpZVVdScGVISnVTVmhHUTB4RlRqUm1ja0ZWVXpRd2FsVmhURlJ1WHpReFRsVmFhVWg0TFZwcVduVmxTazFWWDJWUlZIUklUalZpVjBOc2Rtd3hlV056ZVZZdGJGb3hRM1ZTU0cxb01WQlNabHBFVjI1YVdGRmlSRkpqZWtGVmVURllUMWhwUlZoYVNsaFBXa05GUVdGbFVVaENhVlF4UnpsSk0wYzVhRzFyTW5wcGJITjBUbEF3VGtsQ1VHaDFXbDgwUzFKRlpGZHliVVpTU0dsM01FcFJYMkpNYkVZdFNFeG5ZMkkzUzBkaU0yZHhjRzl2YmpkZlQwSlBMV2QyV1VzNFVVWkNWRGg2ZDNCbFMxUTVaRTk0Y0VOMlJVZ3hiak5ZUkdkUlNWbHhUUzFqYmswMFZrVjNRVUZXVm10ek9FbEhUamhZU2xsaFdWSjJZMlU0Y25oblRubFFSV05SUWxsSFRsUnhXRmRLUlU0NFdUWXdla1Z2VWxkQ04zZExVV3hVWDIwM1kyOXZNMGxpUXpZM1dEZDViM1JaUzNad2RYbzRSbVJsTmswNE1rRlNSM0ZYVjNKVExVbzJNakpZVDI1UkxVWlZURWxPTlhocWRtSmFkbUZyTmswMWMwc3RlRU0yY1VoT2FGOWljakYxWW5SWmFqTkpSR3QwYlc1ZmNHUkJOMVYxY3paRWVFbEJMaTAxU1hwNlkxUnFTMkl6TlROQmNGcGlaa3BMUjJjLm9iWnFQR0VBSTdkNEoxZmJlZUdIT016VlkycDBMUDVnX2ZSSXRpN3hTNmMiLCJleHAiOjE3MDYyMTQ5OTMsImlhdCI6MTcwNjIxNDY5M30.D_WgtxicNfHNtkIrpUzt1X55vjb0pnrC2WhsMAkg_qk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002860"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:32 GMT
	x-forgerock-transactionid: f5481409-736a-47dd-a96a-0472595ed83b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:33.224 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:33.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 40554: jsonPath($.tokenId).find.exists, found nothing
20:31:33.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,40554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63fbcdef, username -> user.1002860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fc242d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214693266))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:32 GMT
	x-forgerock-transactionid: fa1b0bb3-4a16-4270-920f-e8a13b39c0ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWpvOXBuaDJiOGtrM2IwM21vOXUydGdqZHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M09VcDJTRE5NZGsweGEzRktWbEEyVkRsaFkyVm5MbTh4UTE4MkxUVnRhVEZTZVdWaVFWZE9MV0pyU1doTlFrdEhWbkpQYzFnNWNISkJVVVpCVkdoVmRURXRYMFJVVWpWeVVtOVVPR1ZtU3kxd2FUSXhYMEpmTWxjMWJGRnhNblE1Y0VwVFNXbDBPR2hCYmxwM1dqSTBaWFF0TUZCWVFWOHlhalZOUjFsV01XVmFlbVUxY2taVVYwdzVSalJtTVMwNE1XRkdjRU5XWTFSMWJGZFBZMWhuZW5wQllWbGhZWE51TXpWUlVqbFdaV3hHVm1wb1lXTlBZMVpzVHpaYVJVaFRabVZyVG5wWlVXWXpaV2RqVjJsMmRYWm5ka1J3UkVoSkxXZEpia1E0UlhGT00wbFliRmh6YW1Gak9VcElPVU54UTFrd1ZWVlBNWFIyYTI1bmJWWnRiMmxtWjNGZmFqTkJiVWxOU0MxR2JVWmFjRzlqUzBWVVFtNTFTVXhRTURkdmVFaE5WV05aZVhRd2FrNXFTMlpLWTFGUmJpMU9SSEZPVTJaSmNuZG5ZV1J0VTJWcmJYVmhkR3BEYmxWVE4xUlJWRmR1Wm10V2RuRXROVFpTV0hZMGVXRjJObXhUY21kMFgxQk1iazFTYnpSVFdGWkdNR1pvVDNsWE9TMDBSRkJFVTJwSVNIYzRlWFp1ZWxOMVdFUlhNSGhtYkZGQkxVRnFhemhLVjBWVlNYQlFkalo0UkcxWmRWVmFVVTVoVTBwc2JEZDFTVFE1V2t4dVRFUjFaRGhTVGw4MGJtOVhXa0ZGYlhoQ2IyNUNRWGRqVkdOYWRHWnBPRnB1V0VWWlNIbGpjM1ZKYzJGWFlYVnBRV2hDV1hGdFVqZDZjMkV5YnpjeFFYaGFValpCVTNFek5rUkxiMWhWVm1KNVR5MVhNMFZKYms5emVIVm9NR2R5UmtoR2RrYzVXazltWkVkRGJsZDJPVWQ2TWs1d1QyMDNOV05OWWxwa1VGRlZUalJ0UTJ4NU5qRlJTbEEwVFMxRlJ6SnVTSEo0YjFOc2FtaGFabGx0VlhKeVdEaFNZMmR3Wm1KQmFsUlJORVoyVFcxd1FVd3daMGwxUkZGUWNqQk5PR1ZrWlRSdk1teGxkbVJmYldzNVJteGZObVo2VldGVVlVaE1iMFZEVm5aMlJUTkJNMjEyTVdSMmNEVlVaWE5PZGpsUFlUYzRjMDE2TFVGMWNUVjJiRjlFTjJzNVdESm5MbEJ6T1hKV01WQklaMjVCTWxCd2RXTlNZMGxXUlVFLnUzRmJWdkJBbzA1TVRYelBzN1RYUXJfNFVmMGNKNjFFRTd4VjBNbmdRWlEiLCJleHAiOjE3MDYyMTQ5OTMsImlhdCI6MTcwNjIxNDY5M30.sm21ZC3zcscgo_UmBvqPuw7cEVpokXYsTa4awPC7XOI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:33.267 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:34.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 40716: status.find.is(200), but actually found 401
20:31:34.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,40716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a0e2418, username -> user.1000574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4221a495, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214694447))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDk4am9vOGpqaHZna2EyMnBxNjduNWRpZyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVJZFROMFkzbDFSMWxQVERoMGMwaGFUVzgyU2pkQkxrTjNPRjlmYzBwUU9HWlpZVlpZVEZaSWVsbEJXVEEwVEdwME4wVnFSR1ZhVWpCdVFWVk1OMFl5V1ROTWVIUnNWMU5RVEZoTFIyaEtPREJFTkdORGFrTjVWa0pFUVhGaWQxQXlUakZEYVdSNE0wcHFiazVpUjA5aFNXaHpiV2RHUVhOQmRrOU1iWE5FVG1Ga2FuZEJSUzF5TkdGVE0wOUZVbXcxTVhveFFtRXpSbE00VFdremFsazVOMDlsU2kxUGVuQnRNa2xNU21ZelRHbGlXbU0zU21aM1dXZGZNbGR3U1hNMmNVeHJTRFJ0TFdNNGFHOUpkM1puZFMxbGJIbDZSek0xVFVsMmVHbHBTbEpRVFRWVE5sZHZUR2wxVm1Kc2JGcE9OelYwV0dJNFVXZDZjM2syYkRGQ1NtcExXWHB0T1ZVeWJIVnVRa054VTJSWGNtTmZXalpFYkZkQ05VeG1UREZXUkV4b1pXcFlOMlExUW1KRlRIRllOVUp0WlhsUk1VcGxOR0pKTlY5UmRqUTVhemhNTVhSM1Ywd3pXbFZZZDJGWE1sUTRTSHBOWW5ORmF6Tmlla3h2U0hwSGExSXRVMDFQU2tReGJHeFllbXBsZFZsYU5XdEVjemxQT0d4WFpXMWpla2hsV0ZOeE1VVjFXaTAwUlVVMFZ5MW9hblp1V2toVGJrbGpWa1J5VDJ0VmJGOU1halpRUmxsTlpGTnFjRXhaUmpKbVptUkhjek16V2pkdmJGQTFSMFZhUTJWbFQxQTRRVlZDTTI5TlRHNTVWMngyYTNJemNtZHZNa1l5VjJzNGNsQnlUWGRuUVdwNlJsVkNRVFpyY2xsWFdHOU9TMlV6WlVSTFdEaHpVMFp3Y214NWFrbHlkblo2YjNKSVgwNTVZbUpKZEZGWVpIRllVR2R6YUVoV2JVdFpVRk13VlUxemJWQnhXa2RKUWsxa1FuZE9NbGhCWW1vNU5YaFZNVFJzVVRGa1YzUldZalprV2poUGJXODJXVkV3TFZSdFpUQXdhMjVWVEhkbWRGaGpVbTF6V25sWk9GUm1SM0pzVDE5WFNFVnJSSEl4UWpCVk9ERk1PV1JxWDNaUFl6QkhZbGhQYnpOVk9Fb3lZMmQ1TUc5NmRtcDVkbDlqZUdNd1kweDFTMVpqUm5aUVJHbDNVVXBaWDJsaGEyNDNVeTF5Y0dKV2NIZDFkSEJCWjNWekxtcHJYM0ZOTXpOb2VqbDRRMGd5VFdGbk5rNUhTa0UuM3dfNE51NFNjVEMxNURNY2RyazAzZmRsLUVlZk9RanZNaXd6bVJJZDV4USIsImV4cCI6MTcwNjIxNDk5NCwiaWF0IjoxNzA2MjE0Njk0fQ.dDEJViq3eQy_DeH_bVvrfjkxZk3k1Dlc4gpmuz3D9HA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000574"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:33 GMT
	x-forgerock-transactionid: 8bb35377-7bfe-4361-8251-7bfcb778e21c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:34.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:34.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 40716: jsonPath($.tokenId).find.exists, found nothing
20:31:34.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,40716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a0e2418, username -> user.1000574, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4221a495, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214694538))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:33 GMT
	x-forgerock-transactionid: 9eb82621-ed04-4281-8c20-5809d35b774d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3FqZWRjazBpNGNxazVoZG81NDYyODcyZjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1duVXRXR3AyVmpKUVYwRXhhVTFKU0VSWldWcDNMa0Z5V1hKVFExSm9kamQwYm1SQ2FXVmpRbGRNYkhKT1FtSk9UVm8zVlRkak5pMHdWSEZqWjNGeFlsOHdWR00wVEdSUmJXZGliRzEyY0RoUGIwcFJXRmxVTlVwWFowOVJNamRzUjFRd1lsbHpRVXhHWkdVMVVWQXdiVVJ5T1dvMlpqUjVlbWREWTFsTFdVUmpOVlZRYjBaclRXTlJZbFZNVFVVM1lXWkdSVFI2UzNOa09EbFFkbFJtYjI1eWJEbFRVa3d4UjBOb1NVVkVOMEZVUlRWT05tZ3RXWFoxWjJSTVREVkxjSFV4VUhCbWRIbHRPVWhLVGxaRlozUk5WV0pxZUVOSGR6UndkRVk1TWw5Mk0zVnZaR0Z3ZVRSMVJqZGpZMGw0VWpGVldWaFVURGxOWldaeWIyeEdjbkphYkV0SVRUSXdOVTg1ZGpWaFZtbExRbWxQZFZscGVuRkNhbW90VURObWVrMTBNakZCWjNWTmIwSllWbkUxU1ZOWFJscDNRM1Z3ZVdSck9GcERkVUY2VjNKTWFIWkdiRTFIV1RoM1kzY3hhSHBQT0dGVk1YZE5XSE51VFRGWkxVaEVhWEo1WkhVMVUyVnBWM2xCWDNSNVEwSkhNemt4U0VOUVMybG5lR2RJT1dWbVoxRlVTVFprYldobmFWb3lhSEY2VUhaeFVYa3dOWEExZG1ORVFXTlJValU1V0d4VlltcHVZblJHYXpWeWRqZHhiMWRqTTBKMFVXaGxZV2xaUjNkNldDMXdNMWxDVG5rd2RXcDRSbmRoWkhKT1R6RlVWV0pYVkdJekxWTkhlRE5ZU1U5UGFFNVlPVmhrT1ROTmIxRlNRMVo2T0VSMVZsTmhUVlp5UXpOdlZEVnJZVmhEWlVreldrZFFhME5vWW05V1UwOWhNakppTjNwVGNrNXpSamRSV2xjemNEWmpVbmhLVjNSZmFsSnRNaTE2WW5jdFdIbDJhRnBqWkRGTFp6TkllV1ZwVFhGWlRHTkRVVFV5TFZKWGNqQnRVMU5wVlhWaVh6QnlkazAyWkVWcVlWbzVaSFZIWTJ4M1ZrRkVMV1JzWld4VmFFVjRkelZUYm5NMGVIcDFRM3B3TWtremFDMUhNVXcyTkhWR2VWQmtWbG93TVRCbk5XZEZZWFpsVmt4cWVEaGZMV05oWkhkU0xXb3RjMjh6WVVodk5uZFRhVkZZU1RCb1FYUmpMbGhTWjNSSFF5MU5WMDVWU0dOaE1XTjNjRkIyUjJjLmlSeUx2amRJU2J3blYtaHVPT0Q5RzVBdjJfMXVyeWkxMlM4UW9IMmpVQUEiLCJleHAiOjE3MDYyMTQ5OTQsImlhdCI6MTcwNjIxNDY5NH0.WoFKK-BhbCEruGWsHymvlIjHbUDwFfKdcmXNEOC3me0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:34.539 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:35.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 40891: status.find.is(200), but actually found 401
20:31:35.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,40891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59f2d9e4, username -> user.1001526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e6e4169, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214695613))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXQwNnZiMjRpYTVsOGo0cmh1a3NsbGg1cWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlVFMTNNVUpmYkVWdlQzUmtZMTl4UkdGeldqbEJMbU56VEROemRUQmhjVXhWUVZST2VrVkpVVkZaY2xSNGFVNXpabEJGUXpOUldIZEZaVVJDVmtKT01FWnBhVzFoWlRkTE5WRm9iMVZTUVdkU1NWaDZSbXd3TmtSTFNsWTJha2RwY1RaVVZXUnRiSEZGY1ZBd1dYbzFPVGh3VWxoNVF6RlRORGxoVWxGSFgyWXdiRTVZUldoaWVqaFZkVWxLT1hGdVkzZDZaa2xVUVhOdlpUZGFVSGhVYW5GRlJEWlhkUzFUYjA5T2VFTlZOalZOVVd0aWExTlViM1ZsWldGellscGpkbGhPVFZSMFZuZFZjRlp1YTFoQloxcGFSVUl0WVRGV1ZYZDZaM2REZGtnMlUyMVJaekJUTmpSVWFtWnpjakpTZHpoTFl6ZGlVek10VFc5V1VYZE1MUzE2YzJGWFMzbFBVR1JTVEhkblRVdHFSVXB2VlRjMFJuaExRbVEzYTI5RlJHbFVWVkV4Y2poa1ExOHdZMU5qZEVKU05WUkhRVVF5YVVoSVkzTlJaREZSTmtWUk1IbFZjVkUxWXpBeExVNHdjRGxvTFVGVWEzaHlOekl4Y1ZkSFFreFpWWGxDZW0xRldGOHhNMHBsVFdOa2NFWTRXRFpwZFhkaVNVMTFXblEwZFhoMlp6SnRha3hYVUU4eWRFeDRjVmx5WlhJd05XTlZZbXBDTkhsT1NrMWpkM1pZVUd0VlptbEVabm8zUm5aa1JtRkVabVZxYVRaVVoxRktXbnBwWDFrMFIxOUpRMFoxUmtONlJYQlVZM015UkZSVVlXdEROM1pXWVhKbFZHaEdXbWs1WVdaMVVsOUZhR2x6WVVGQk5tOTBNRlphVlVveVIzcEphVXh1ZDA1NFNFMVdjV1ZqWjFkeGJqQnZTM05oZGs5WFYyWnRaamxZYVZjdFh6TnVSMEYyVlcxemFWRjFUekZoY2tKa2FGQmlZWEJQYW5RNGNGVXdTbUV0WDJJMU5uTnhRbU5QYkdOVVlsODNaVFpDWmxOdlUzQTBWR3BOY1ZGUVdFVTJRblYyWTNsM1F5MWlXUzFYTFVacU1HUkdSbDkxZGtONWVrZzJOSE4yWVhsd01WUnJVRmMyZWpKTVpuaE9kRE5zT1ROTmIwTlNWVWx5VVZOblRVVkZhRmc1V1ZFNVVFRjFUMlJHWjFCRVdHeHlSRkJPWVVSdVJFTnJSRVpwZWpOb1JGZHpMbEoxVms1NlRXZGxRVXBYVEhOME9IRkJRVFZUYlZFLlJWd2U4eUE0Vk1xUlBPby04bFlPaWswWUNWVFMwTENlSUlPYkNQRVptdDAiLCJleHAiOjE3MDYyMTQ5OTUsImlhdCI6MTcwNjIxNDY5NX0.DfweCyqqSpSEBTLyAjIzjQqdtuetXMHDhu8UAbpNG2M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001526"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:35 GMT
	x-forgerock-transactionid: ce9d775c-8cb0-4ce4-b0f3-7038e8954527
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:35.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:35.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 40891: jsonPath($.tokenId).find.exists, found nothing
20:31:35.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,40891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59f2d9e4, username -> user.1001526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e6e4169, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214695702))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:35 GMT
	x-forgerock-transactionid: ce966acc-91d0-467f-8e59-d2cb180dc43f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczhhbWMybzN2ZmlxMTljNzI2MTByazFmNWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVpIWkdRa1pGZWt4T1FWTnJVM0JLZDFOUWJsTlJMbnBSYUMxTE9HZEphREJxUkdkblgzcEhNV2xOUTFkMVNEbERSRlZGTWtoeGNFbE5YMGhQYUdaSlZEQktkaloyTUdWVWNrSlFVSHBRV1ZFM1dVNDFUbkJxUlVRdGEzbENiMVl5UlZkcU0ybGtaakY1TjNOc1VHdGhkVmh4TUhKbGQyVm9UMHBQUVV0a2NrZFBTVk40YVhaS2FVNXNNVFZRTUhOQlNUWldRMng1VlZNMFdrc3hUVEJVTFVOR2RGWjRNVnBwVWprNVVYbEJOSFEzYkV3eU9XMWpYMVZZVTJKS2RtVk9abWcwTlU5TVFYVlNkWGx6TFUxRFFWcG9MVVI1V2xWWGNFaGtWVnBFU1ZWbWNtRkVUbDlDYjFWR1JGRlVhMmhrYTNSVFRUZHViVk5VZVdWQ2JUQlNhR1kxUXpkT01DMDRNRVphVkZZMWMybFNUVGRRZGxwMGIzcE1NVGh1VWxCbk1HdGxWa2d3Tm1Vd1RHaHlNUzF2Y1djeFdtVTVSR1JYYUVGdFZVeDBlRTFxYmpCRGFVVjVPRGxPYzFKR2IyVkdUbU4yYWtSeFZFUm1hbE5IV0dkNWFGaERSR3RXUmpJNFVUbHRiRFpCYmpKYU5UQlJWRVZuY25KM05VaHlVbDlZWjAxeFZUaHljMFF6ZVVkc2NIbHRUbUZ0TFd3NFNuWldaR3hQTldsVmFHOWZkV05mTTI5SGJsOXZTbloxYW5aWlYybHdkbUozZHpSd1pXbFBhVWhMZDNGVmQxbFFUMlJvVUdObWIwUkViV1pNUkdkZlNXbzJORXRqWWtjMWRraDVTRmR5ZUMxTWIxWm5kRkZZYTNCcE5WbGxWamMxY0UxWWVESjVXbkJpU0VONmNWOURNV3hpUkZsWWJVdG9TbkZ6ZDB0amNtVjZNMUpoY2toc05GTjFYME0zUm1OWFZXMHhTbkoxUVROT1QzTTVUazFGUkVFeGRXaGpiVFpxUTJkWk9YQXhhR1oxZW10QlVFNVBObWRCVUVZeE0wbHBabXN5VVZSaFJVdGZWME53V0ZwNFVTMWZZa2w0ZGs4M1pXZEdkMHRKTjA5ZlFVTkJVamxLTlVkSlNrZE5ZMW81YlZwWFVEbFJZMUV0Wld0WWJHVlBaSG90V2psbGQwMUNVelp6Ykc4M1JuQTFWR1JmYVhnMVdXeFFlblYyYkZkWVgwYzRkazFRTFhkSll6QlpMa2s0VW5KblYyUTFUSE13T0ZocWFWQkdRazlYTmtFLjB6MW5NZ0Z0ZjZoem8tdm9pV2tRM3pkMS04WkJYMTc4NWxPaXMwdDBQemciLCJleHAiOjE3MDYyMTQ5OTUsImlhdCI6MTcwNjIxNDY5NX0.LigVwvcAu_ONfhyVi2OGcjSaCX_eTnCkOeB54ydVptA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:35.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:37.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 41134: status.find.is(200), but actually found 401
20:31:37.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,41134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@523fd324, username -> user.1000025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24b7a650, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214697320))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2Fvb282YmZlcnBvNWV1Ym0yYnEzMjUyZ2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlpsTllPVlJGUTJndGFrdHZZazF6UmkxSWR6aEJMbE14TWs1ZlgwMXhSSFJtV2xwM1dVaHdkMUowYzJSYVFWbEVZUzEzU0c5T1drSlFhM1YzTW10Q05IUkpaWEpWVUdVdFMzbDNZMDFJVWtwbmIzSlhaakJMUlVONWFHWkljR0ZIWTBJeVQyMTJYMHhwTFhWMlUzVnZjMkZqV2s1UVZERXhkMUJpU2kwdFNteG1aRkZ0ZDA0M01HcDBSVXhrTFVwQlJqWlRNVUpmTlhWbk9WSklja1ZLZVd0MGN6VnVhbGQyVkRCR1RqWjNlSEZSY0Vad01XUlZMVTVVUWpOWGF6STVhemRFYlVsMk1rdFdNR3BXYjFkSk1WVllOSE5YYzBoRUxVTnNOV3Q2ZUdsemVuQTBZM1F3UkZkSWIwZFdTM28yV1ZkUVIzSTFaRk5QYW1KVlRWUnFXRFZ3Y21sQlluRmpjbFZKVkd4RlVqSkxlbmx2WWpsVVdrWmhjbUprUkU5Nll6ZEVSVW8wV1U5VGRIazRYMWx5UjBJNWRYSklabUppYVd4VmRGOUxWV2hXUVdoVU9Wa3pNMG95UVZoTGRIZGFXVlJ4VEdVd2MzTnhOM0JWZEV4WFlraDNhRk51VW1kM05sRndlbTF2UldWd2JIWktTRzB5UkZSRlp6TlhXRmM0YXpCTUxUQXpVRkpGVEhoTUxXaG5lSFZMVDB4bWRVczBWMWMxVTJOVlZYcGxjVUZYVjJJdFl6VlhjV1pLUjFSRWFYWlNkMk5QY1U1SFptTjFSWG94V0VsbVpHOU5OVlZKUXpZMWVtMURSR2RZUTBWSldISkVjbVowVlhoVVRIcDFXbWhtYjJJd2JGOUdhR0k1UTBVM2QyWTFRekZIT0ZCaFlrMVJVWEI2TVMxdmVGUlZaREZHWDJkTU5tNDJaR1JzUzBsNVdETnVUMGwwUlZCcE1FOTJRa2RWWVdwemFHNUNXRXAzZUZSWFJuQnpiekZaYzNkcFgxVktSMDlwUlc5a1RtUmhTWEZQWlhaa1VFdGpZek5VV0d0MFNtUTBZazE1ZVU1YVQwSndYMUUzY2tnNFNFeFdlVTFUTTBGS1JrRnlZbmhCVERndE0wc3RZVGwxTkZwa01sWllPWHBGY0hwNU9WOUtTV3RXT0ZwbmFYQnZVVFprY2t0elkwSTJOWEJWY0ZneFFVZENXR3hOZDJrek5ERmplVlkwV21WeFMzSm5UREpLY2w5V1YzQmpMbEJZYjA5dVV6RjJTa1Z3WVMxeGJWWXdkbHBoVkhjLnFrVzZhaHBFVnR6S2lJdzd1VTdYVE9VRWt1cTdJWnVHWWk5dGpWNlNXaEUiLCJleHAiOjE3MDYyMTQ5OTcsImlhdCI6MTcwNjIxNDY5N30.Ony8dXELlLGQfGpGpKdeB2Cg_Dmx_MGAmZPsiIbGZAs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000025"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:37 GMT
	x-forgerock-transactionid: 43dab393-f2fc-4963-9ae1-1f780a3d4578
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:37.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:37.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 41134: jsonPath($.tokenId).find.exists, found nothing
20:31:37.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,41134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@523fd324, username -> user.1000025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24b7a650, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214697409))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:37 GMT
	x-forgerock-transactionid: 2b5ae686-f08e-4bb3-882a-00927d7572cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmVlOGNmbzluYXZoMjJhOGtpc2g2djhuMm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TExYTm5VRkpPUVdzMlJ6ZFNaek0wWkRGbFFuVkJMbUpRUmtoS01UaHNVVmwxYUVRelN6TlhUMTh5VDNJMmNHaHJVSE54UW10RGNYWk9WazFQUlZKMFJYbEliMDFZU210SFFYZGtRMDVaUzI1ZmFWWk5lSEZDY0haSVVqSllVM0pPYUdKMWJISnFVSHBsYTFsUVgzRXRTMUpoYTNnMWNteGtRVU56UWxWMFQwZHFibmM0VjNvNFluWTFPWHB0Y0RoSlFVMXVkMFpYVFd4M04wUjJXamg2TFUxWGIxTXhjbTlwVVdodlVFa3lVM2hDVUVaUmJUaG5hVjlOVVhSQ2JIZzBiblZFWldZemNFVnVjVTVVUkdWWU1rbEdhamhWUTIxVWFVOW9YMmxhUVdZdGFqbDNhbUZPT0hoYWJsQlBPVmhGVkhSUlMwcGtPRlJyTUd3eFRFRnpOM2N6YVdaSFVqaDJibDh3YUVveU1VdFdXbWxKTVY5QlFWbExWV1pRTVdKbU4zUjNjRk5uWmsxa1drMXBka1JVT0ZWNllVbElaVFZCYm05SVpXbENjRXcwZG1aTGQwSlZhRFZIZVdkelFtUXhTMkpFU214RFQyTkZhbTVNYm1WYVVsRlFkV2x5V2xoeVprcEdUbFpNUVZSTWJrbHhlbFpYT0daUmFFdFRTRmR2UmkxUVRuWklia2N5T0hSV1N6aEhTMWhhV0djelRYRlZOMUpvZUcxT1UzYzNTMkpwUjNCRFl6QTVkVlEyWDJKV1dtNUVSVFpqUjJ4UFFtSmZjRVY0Um5GbVQxVkZXRVZEUjA1NE9IbGxRMHBYVDNod1dtYzRPRmhFWlZwRFIxbFRZVXh0ZFRsc1h6aDRRa3N4VURWd1UwSkVVRlJvZVdGMlpGQmFaVnA2ZVZKdFMwRmxkWEkwZFcwMWRESk9Oa2RTV21rNVNXOVlOMjVLZVhZME9WZHNhMjVMUjNoM05qTkRYMlZJTlRsTlZrNVZhbFJzWm1wTVdWaHFUa0kzYWpadWVFaDNWM2czUm1aUVNtVXlkMDVTVlZwRFRqaGZNMUpsWDJzMlJVNXBRMWxUWDB4Rk5YcEpObHBWVUVkU1JVbHRTbmhyTVVGcFVFVmxWM3BsZFZwMmIweDFUVEIxYUc1NlgxWjJVRVkwTUVsTFdVRkpOMjFOWlUwMGJFUlNhWEZ1WWkxVlpWVmlkVUpxTms5TlJuRkpSRk5xYzNOUU9DMUpOa1JtUlU1M1pHVmpMbGRhYkdaVE4zaHlUekZHV2tOSE1FdHFkamRLVTNjLkNKbTNsc2g5UU4wZEF2YWpLMGdnQ0Z5OHI3V1VGc1NPYWF2dnZiQjBCSXciLCJleHAiOjE3MDYyMTQ5OTcsImlhdCI6MTcwNjIxNDY5N30.jwyvMoKXgo3gyhCbAN9X4Jqj6gL1y8mY-93x8AApHdQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:37.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:31:37                                         290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=60802  KO=11286 )
> restLoginInitiate                                        (OK=30086  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=29980  KO=88    )
> restloginProgressiveProfileCallback                      (OK=736    KO=88    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.16%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.16%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.92%)
> status.find.is(200), but actually found 503                      4958 (14.80%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        88 ( 0.26%)
> jsonPath($.tokenId).find.exists, found nothing                     88 ( 0.26%)

---- idc.login -----------------------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 501417 / active: 21     / done: 41177 
================================================================================

20:31:40.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 41576: status.find.is(200), but actually found 401
20:31:40.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,41576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a4c7a11, username -> user.1000167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dabba25, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214700400))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmlydXFkNDJtam90cDA1ajhubTNpMm52aWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU9GaExjVkZwWlRGTlpuaDRjamR6Y0VKSGNrSm5MblIzY1ZkNWVuWm5NVGxLTTIxNVFVMU5TMUIwU1hGelJuaFJRelo0TW1vMlh6WTJSbEpSV1U4NE1UWjRUVFJ6YzBWbk9FRm5XRVZqYkV4T1FVazFjMTg1WjJKMVIwRTJWM0Z0YW10eVJFODVSR1JzTTJSVlh6TkpWMFZtZGxwd1VsbzRTM0ZtYW1zM1VuTTJNRlUzY0hoNVl6RkJTR3RDTTNGNVpqWlVVMDU1ZFZKQlZWQnFhSGcxVkV0aWRqUjBObEU0WHpoMk1UUmtRWFZ5WTAwMlJVcHhka2cyVG1rdFluaEVNWG8xZVhaU04xSnhkM0JRTnpnMFdXeFRZMmgyYW5OclYzVmhiSE5DVW1ackxXdDNMV0ZMUXpVMWJIaFlSMnRZUWxRNFUxWjBjVmxyT1U5Uk5VWmlSMkUzVkhoTFJXSkpUVmxYUjBwbVNFSnpOWGRpTW5GS1pWSlJkMlpNWDNGeloxZHdUbWx5YVdkdk5UTjNVbVJKYzIxMU5GVkVSbEJUYzFKWmRVUXdaMmRGUWsxMVptTjFWMUl6Um5vMGJFWnpiMVJZVjAxSlVrTmtja2x0WTJkVE5GTlFZbkp0UkVSaE5YZzBRazVoVVdoeVNtMXNOMDFIVUZBMVN6ZGxiRm81ZVhZMk5FcFROekJZZWpkWVMzRk5WRFZhUVdOb1pqTlRVMFpRTUZBNVpFdEZPVGx6VTBGQ04ydEdTMWRtVW1Od1ZrWkhjRVExUVZOMVF6UTFkR3N4YldWNWRYZFplbmRqTlRsV1kwaExaRzVaYjJWWFVFSkRVVmxNVEVsYWExVkdWbVZoWVZOaFdHbFBjbTF6TVd0SlFtdEdZa1JPTmpKM1EySmxlbTVmTlhaV1ZqQTJObVphY0VKaVpVSndTVTAyZUc1NmJqTTFTa3hPWWt0NlpsSTFjbTFyZDBGNloySmhSSEpSWTJwSk1GTkZURUk0WkROU0xWTXdaR1JvTjIxVFFWcGlha0Z1VUdjNWJIcFFUVXA0VW1sdmNGaDNaalp4YTFOdFJtbEhSbTVYTjJGUVJsVnBPVXRTWW1oUlVrcFdWR0ZvU1VsU1lrdFFVSFpZZWxwWGNuWjROR0pSYkZaWlpubHFaVFZuUTIxc1ptRmtjVXRyYUZJelZFRTRNV3g0ZFcxVVh6SnlOaTF5UjNZelFVUlpOMlJ1VldWSFowZE1jSFZOWTBsM2VtMDRMbVZWYnpGcE9VdFdWVGd5Ym1wVlFXVnhVMVZoUkdjLkNXLWZLSFg5b0ZDLVJrZTJjcTdxOHVZbm5GZ0N3UFpDMDh1UlpBNUhkUTQiLCJleHAiOjE3MDYyMTUwMDAsImlhdCI6MTcwNjIxNDcwMH0.plwJgFlXBXv0msJu2y_cMuWWOYCJnHjQhezpiNKM1Dc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000167"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:39 GMT
	x-forgerock-transactionid: e68ccbac-6836-4d62-99e3-22d6a734f7f6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:40.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:40.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 41576: jsonPath($.tokenId).find.exists, found nothing
20:31:40.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,41576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a4c7a11, username -> user.1000167, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dabba25, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214700495))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:39 GMT
	x-forgerock-transactionid: d11b41da-0968-4059-adaa-a3fdf2e0c903
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTRnYWVyMHNwNmIxdDdjNm91MXFnOGttbjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1dUYzBOMDkzUlhSeWQwMXZNRjltWlVGb2NFNTNMbFJLU2pKemF6azBhRk13V2xWWlVsSnlVa1V5YUdscWMweE9jVWRwUkhwbVZHOU1OMEZIT1U5UWRYRk9WakZWZGxoNVNHcHpaVnBYTkVKdGNrOUlTSEY0V1d0YU4ybE5OV0Y0U25SWWVUWlZRa0ZVWW1KSlRqTjBNbk5RT1VGclUwWnZhMGRGYUVsblVqWlNOSEJmY0RVMmNrOUdiVFZGWTBSbGRuWkVaamhZWjBOYVRVTXhNbkJrWjBjM1YyMUpaRk5uVTBGWlFqVnRhbE5FYW0xQlFYVktXVGxrZURkbmR6VkNlazl4UlVsdWMydEVOR1ZHV2xWZlVFcFRkSGR6VWtoaWJXaHpUbVIzU0ZJMkxXeFdSUzE1VUZaUGFGSk1RVU5LWDBGRU9FTk9Uek5mWTJoVlpUZEVURFprVkVkaWVVeDVZMUpQZHpWWVMwUlBaVFZXU0RGSWEwZDFiMDVLU2tGNldqTnhXR2xqT0ZKMGIwUmxXSGs0VmtkR1UyeFRPR0k0VmtSbVVXbHZWVmhFT1hSUVlsQXRaRkpIYUZsdU1IZEZWMDVWVDJwemJEUjNhbmhTUTA5bFl6Qnlia2RtUjBaTFlUSlBhbUZZYjBkYVZVazBTMGxRUVZWa1kzWjBlakF3TURsU1IxaE1SUzE2TVZGZlRsVTNRa0ZSWW1wZmExcHZaM1ZvVkhCcGNFMDJVVzlOTkV4Q1ZIRnliRzU2YldWWFdUSnZOVVJqYVdoQlMyWnBiRzVUY0hKdWNGVnhTR2d5T0dweUxXaE1VbFZ0Yms5WVl6UTRVV0pEVGkxWmVIYzVkbkV6TkZkTFYxWjJOSGhuWDBWaVVsazBVVXBxUlhKcU5tZ3RUWE15ZGxjeGVrdGZWak5VTVdOR2VtaFdhMUk0Ums0eVRWbDJRakJZYzIxMWFWOWhjbGswUmpaRlYxaFVPVmhZY0RsNmJtNVRiMFZXZGt4NVQzbzViMkpXY1RSVFUxWlpUR05OY1RkeE9HRnpWRlo0VDFoQ1JFcGtXVmRqTVdseGRrVktXbVJyVVRneU1XTXRYM28xUkZBeVMyMUlYMUZsV2pSYWNHc3dRek01T0dkMWEwOXhWalJrUW1KNGJFMUNTVmxPWlZwdlZVODVPVXhrYmtKTVppMHRkSGcwWHpGRFYySmZTek5IY213M2FrSkNSVE5wWkdGb00yaE1SbWM0TldsaUxXVnpMbWd4VjI5NFQxZDBUR2d6WlY5aVFtWlNha3QyY0ZFLkdiR3R4NXYzMTRCMFpoU2NSRFFHNW1ybGNaVkRkMWhsejZIQ2RNNnRZSDgiLCJleHAiOjE3MDYyMTUwMDAsImlhdCI6MTcwNjIxNDcwMH0.P7IRJAaA4BSw78CPJEUz2ev-r2PxtRNEmsR3vem_ww0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:40.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:31:42                                         295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=62285  KO=11288 )
> restLoginInitiate                                        (OK=30820  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=30709  KO=89    )
> restloginProgressiveProfileCallback                      (OK=756    KO=89    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.16%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.16%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.92%)
> status.find.is(200), but actually found 503                      4958 (14.80%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        89 ( 0.27%)
> jsonPath($.tokenId).find.exists, found nothing                     89 ( 0.27%)

---- idc.login -----------------------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 500675 / active: 33     / done: 41907 
================================================================================

20:31:45.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 42313: status.find.is(200), but actually found 401
20:31:45.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,42313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ea7ec6b, username -> user.1002083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d6e11de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214705330))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3AyZ2c3anV2NWJlMXRsZmN2dGV0OXZsdDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVJrTTBORXRGTUdKRFJFbE1hRUl5YmtJNU9IVkJMako0WkRaM05FMDBVV3RPTVdaQ2NFTnVTRVYzYTFkNVdta3RNMlozWW1aNk1YTndWMmcxWVcxSE5WcHRjVGh1YlZoMU9IQlBOVXhKY1VkWVlYZ3hSbEpRVlc1UWNYTkxWMGRQY2tKaFUxUTVWVXBZVUVvMU56TlJVelJ0UW5CTFZVYzNWM00zY1UxdFpVaDJWVVpWYmxoNVZucFdPWGxXU1VsRE9IRndWMWhvYXpOMFVsVkhSM2h6YmpGU1QzRmtjelZTVmpNeGNIUTVTbTg0VWs5Rk1WSkNaRXRNU3pjNU1rTmZhMWx6U21WalpIUkxSRmRYWDFGcmFuTnZRbmxvWm04M1EzWjBTMEozTWtvNFVtcHBVa1E1WVhoSVlqRmFSRGczWmkxdlpWRXhRMWhNYVRGQ1FVWm1la2RwTWxRdGJqZE1jVzlDVjJocVJrcGtlRE50WlZNd1VXVjZkR1JITVd4NGNsSkNTWFZXV0dZNWNHVjBXbkJRVGxSbmNuTm5VM0IwUjBKVWEyaG1TVloyWXpGNFVHVllVRWRIWm5Kc1FVNWZXVkJWYnpKT1JHTndRVUZxZUZoaU9HWlplSEYyT0doaWNscDBaamRHY0ZWamJsbE9XbUZvTUVReWRVcHlNbTlxU0V4R1dGTlhZbXRYWlVWR09EQXlTWEJsT1V0ZlVWVlVRMFYxWjBWYWJsVk1VazlaTFd4SlYzUjFRbnAyWldsVlVEUTFiSEUzWDB4eU5IRTRNMWhCV2pWTWFYQm5ZVmhFVkdKQlVXeEdiMVEwWkRWc2NtbEVRMFl5VlZOc2FVWTNRamQ1WTJ4WFduTm5TMjg1YkdOSk5HcHlaMmh4WTJGRlpqVnRkRXhNY1UxaE4xUjRjWFk1VVMxd2VHMUxObU5GU1RRMU1XbElTMUJDWkhWUWRVRkROMHQ0TkVkbFVVRXpkVm81WldSMk9HUXdhbE5vVlVWM00yRlVkM0ZKZG1ONVFrMXFOVWhFTW5nd1pHNWpSVTVQV0VaUmJXbDNka3RYT0dsSWNtcDRaM3BFTlZWaGRXbGFSMjB5WWs5UlFqTllhMVk1VmpkcU1FTlBURE53U21GVWFUWjVOSEZ5ZUdkalEwaE5aMjlqYm5WNk9TMDVNV1JhWnpkclZtRjZNMk5FVlRRMFJVSkNjVTE1VGtVd1ZISkNlRGhZWlUwMU0wMW9TWGg2ZFdsUE9USlJMa0ZNWDFCS2NXWmhTR3czVUZNNVYxcHJablpOYzBFLnVDQ1RWZmZsdVBZUnNjc0tILUJPQmpyYUNkZjBmY0tQTGhsbUJ6X2QtRFkiLCJleHAiOjE3MDYyMTUwMDUsImlhdCI6MTcwNjIxNDcwNX0.TyQNn6wQqIjhiKTisKT8S_2qvb4agUyap_oRssOlQ_c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002083"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:44 GMT
	x-forgerock-transactionid: d902ac2d-5fcc-4243-900a-05dbfe45c789
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:45.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:45.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 42313: jsonPath($.tokenId).find.exists, found nothing
20:31:45.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,42313,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ea7ec6b, username -> user.1002083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d6e11de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214705415))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:45 GMT
	x-forgerock-transactionid: 3c98ae6f-adfb-4678-b8ef-46ee17861824
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzlqYWwyc2JvM280bWd1M204OHNjOGE2ZGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QldETlFWVWRzUzB0V1NEUmZORmwzY0dNMU1tMVJMbTV4U1RGQlEzaHhhMHBRY3pWT2NEQlBNa3BMTjNVdFFYWlllSEIyWldabFREZDZUMHBLYXpkTVZ6QXdlVlJ1UVVNNVQzWmtTRGR3TmpKdmJETnVhbmM1TTBSbWQwZGZVR05EWlVZeWFsRjNXbTk1WW10aWIzUkdRVVpmYzB0cFozQXRiV3BOVTBwWWVtNXJXakZFT0RreVIyeGxOR1JGUVc5dmJYWndPV2xrZUc0d1Z5MUpaMUpSTlVSSU9HVm9TRjh4TmtkWU1rWXlVM2hqVjNSNk5qUkNhVGx5ZWpOSVpWRmhaV015Ukc1aGVXZFljbVpYVVRZeVUxbHZOelkzVkRKQ01UVnNVa1pxWDFWVk9HVklNVkZaZGxWVmFXcFNWR0ZyVEVORGJDMURVVjh0ZG5NNGNIcFJaREpFUlVjNVVqWnpWa1Z6WDNkMmVXcGpZbk5QYUdsemJ6QjRWV2xqWWsxTExVaENNVWgzUjBOQlRtUkxSSEZFVVRrNU4xOXVTbWxpYUc1MGNtUXRNbEp1T1dwUmNVRkZMVTVZUkc5b09TMU9SV3RFYkVWdFpqTTVhMUJ5VG1ZdFFtNUdjRVpHVFVOcWRHOW9iVzVPYVhwek9FUTFNeTF5U25vNFFVbDJXSHAxWTBOVWNIaFNPRmt0ZVdka1NsQlRRMnR6T1UxdE4zbEpSM0l4VTB0ZlFUazRiRmxZWDFsQ09YTjZkVTl2VG5sV04zVXRiM2xKVVVGdWRFaENWMGRPTWtKQ2QydERRVll3YTI5RWNIbzNTVWs1YUVWMlJtaHRTVTVhVkdOT2FGcHBka3g2TVd0WFVqRkZWSEo2UTJKbk1qTldjRzl0T1c1dWVYTmhiMk5TTUVWQllVZFJWSGh4UTFrNVNrdEpWMW80UzBSMVJFeFpkWFk1ZWxVMFduVlVabXhIWWxSSVUxQmtTRXB2V0daamVuZGhjVEI0YUdSck5tVkxTbTB5TlhKMlVIWmFhVEkzY25aUk1GRTNYM0kzZEZwUmN6WnVhRzkyWkZkWWFUbG1jMFJTTWxsU01sSm1aVVYwTm1wYVMybFpVWEpsVlVsRlVubGFVV055UlVadGRFZGpZa1ZDV1RsUFQxbFNabE5JWTB3eFNHcFhiM1ZOYUU4emMzQndhRVptU2xoT2RHRk1NbGxhVW1SRFZtRTNWR2hEYlZOM1QxQjFXVEZpUldrNU1FVm5MbmRWZDNoRVRYaFJWV2gyVUZFMlZsTm1hRkV3VWxFLkZ2V0ZmZXd2R1JHeXBwaDl0SmdYdVNuSlJlYjV5ODRQOHZtZHBfOHFXWEEiLCJleHAiOjE3MDYyMTUwMDUsImlhdCI6MTcwNjIxNDcwNX0.Glb6uqepdflthepCU3qaDF6JYiwVdv1Am55FdqDz_xE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:45.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:31:47                                         300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=63766  KO=11290 )
> restLoginInitiate                                        (OK=31550  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=31445  KO=90    )
> restloginProgressiveProfileCallback                      (OK=771    KO=90    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.15%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.15%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.92%)
> status.find.is(200), but actually found 503                      4958 (14.80%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        90 ( 0.27%)
> jsonPath($.tokenId).find.exists, found nothing                     90 ( 0.27%)

---- idc.login -----------------------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 499942 / active: 29     / done: 42644 
================================================================================

20:31:48.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 42737: status.find.is(200), but actually found 401
20:31:48.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,42737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cbb6199, username -> user.1000401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25ebe9f3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214708260))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTBvc3BmZ242MjBhcG9rdHBhcWVydTBtMHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2JVMXhaemwyUlhOMlVUWmxjVmxsZG5WdlVEVjNMbkU0UkU5ME0yVkZXa052VmtsZmNVcFdRalZ2TmxGYWJFMDNSbGxXTkRGV1MwRnNZako1ZWs1UU1tOHpSM2M0WjNGaFIwZDRZVGhmUVU5d2FFSlJSVWh3ZVhVM2NVZGZaa2hvZFZWdE5UVlFkWGcwZERsVFQwaG9aVk5aWDBoTlIzcEhRelZrTjJ4bFRqRmlUVkJ6WTNSd1JGUkJlVzF6TWpCSmRHWmFZV2hUY1RoQ2NucElXREV3ZW01R2FIbG1UMjE1V21sMFdta3RNMmRTTjFGVk1EQmFUMGRPWjBaRWVFeFdRMHB5U2pkUmJEUTJhV3ByTXpSV1ZFSlFNV055YmxKeVZIbHNZbDh6YTJGZlkwa3dXRTlWUTNRelQyNXBWbFZRVFhWTExXeGFWbWcyTVZOdVNsWlpiVE52VWxkTWFWQlNiMXBIVlU1YVIxTnlNVWhwVVRkTFVuQnljbmN4U0dwMGIxQmhlbnBxVm5oa2VGSXRXbE5rVVVGdGJVSm9Wa0pCT0RKRWJtZzFZVTVaYnpkR1pIWllWRGxwUlhGM2NrbHNWSE5sYkVwSlZuSk9USEJHVTNkV1JFOWhTMVZKUld4SmF6RXlXVzlKU2t0RWNYVm5ObkowYWxST0xUZHNjV3hoYW14M05IQmZNazFZZEVJeFNFdEtkamhpVG5ObmFsVXdlVmxQUldFMVNsQmhPWGgzWWs1WGExb3libmcyVm1sUGVWTjZWVmx6TW1FMVNrbEtWMTlMTFhCV1oyTTRTeTAxUmtSTFUwa3piMEpzV1Zkd05qYzBkVTQyVlZCVE9XOTRORUZGWW1Oc2JqbDBXRk5vT1dKMVRreHJkMnhSVW05VGFYSklSRWsxVlZaSFNGbDZRM1V5VmxWbmJIaG9iVEYyTkdkelNFMWpjRmROYUZJMmNURnlUbUo0VTB4dFpIVlpObWRDT1hkQlIzQm1OMWMyT1ZoTlRXSnpZME52VUZnNFZ6UnhjRWwzWTJFNGIwMW5Na1l3ZEVKcFNXSTNaWFZSTmtsSlVVczJRMHRKZURoWWNYWlpRblJhTFhaSE5FWnlhVXhXU0V3MVZERjJhM28wVFdWWlVGUjZhMmRPY2xJMFNrOW1VVEJLYjJOdGRWOU1lamd6UmpjMlZHczJVbGQ0TlVKbVIwNXBSbU5uVmxGbE5TMWtRVjlRVWxSa1lWTTFUWEY1VDNOYWMzRkJMa1pqUTBsRk4ySnBNekU0ZERSUlVtUjBabTE2UzJjLkFacnZndWVIc1JZV2lKbHZKUXhlTC1qNEhIS09yZ3h5ZDR0WVdXdUdRcHciLCJleHAiOjE3MDYyMTUwMDgsImlhdCI6MTcwNjIxNDcwOH0.xepE8vyWWY2Np7I9PFhPMst5yyTJV8Do4mHVcoqCUrw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000401"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:47 GMT
	x-forgerock-transactionid: fd613f5b-abe7-4293-aadc-31ca842f7482
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:48.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:48.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 42737: jsonPath($.tokenId).find.exists, found nothing
20:31:48.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,42737,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cbb6199, username -> user.1000401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25ebe9f3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214708348))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:47 GMT
	x-forgerock-transactionid: a44083d3-d463-4edf-9eeb-beba3d89a1bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmc3cG81c3VyaWFxdWViZXN2YW5qcXV1cTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1owWTBUa0ZuWkhvelprMUdZbXBrWVZCRVNVWm5MbFoxUnpWUE5VdFBPSGwxTkdReFZEWktWM0ZhTnpCd1NFVnVXVWRvVlZCb1pXOUhlRUo2TWw4MGN6TldTbWhHY2xSV0xXVkJWbWs1Y0ZFMU1qTmlUM1JoVDNjdFRtbHRTVWxaZFU1aFVtdFdNRmxWWmpJMWJHbHBTRFphYWxFMk5XZDJZbmQwUkZWUmJXWkdhR2syVUhOTWJHdE5aMlF0U25OTFdYZHFPREpvV0hWT2VrNWtMVVJvUTNrMFJFdzVTMGRUYlRGR1NTMUtaMFpGUXpCTU5VOWZVbkp3TmxsaGJGUkVWWEZoYjFsa1NYRlpOME4zY0dWQlkycEJRakZYVFZKM2FIaEhUQzEwWkVwVFJtZEZiVTF5UTNRNVRtMVBTSGxPVTNSSmJYWlZPVWh0VXpSM2R6TjJTRzVqTFhsNVVsSTRXVloyYjAwd2VVbFZWbkl6U0ZWV1pUWnRiemhDVEdGVVF6RkJkalJwWTBwSVQybGpkRU51VjNGSmR6SXphRTl6TVhsV2VHVnhZMGRHTW1wdFNtRjNjMlU1VWxkSWNtSk1RWGxLTlY5Q1kyMDRaVFZ6YWpsd1NEVnVOa3RMTlcwM2QyUmpUSGx5ZEZSNVgybEpNeTE1VTJ4VGJtdzBObE5OTnpCRWRYUkxSRWh2VERFeWJYTm1jVUYyV1dkTmQwRjZkbGh1TjB0cWRtOUhRMDFtWXpWdFNVdE5XVnBXY1VGUVEwSlFaa2Q2ZVZkWFIxa3paekp5Vm1aZlMybHdTRU5YUm1vdFNXY3pWMGQxWDJsV2FtVm5kMUJrVHpkRk5HWkdVMUl3Y1ZsRmVrNVpYMGxhYjFCdWRsVktlVGs0YTJ4VGRYaFJVRTVJWDJoZlIxUm9PWFZ3V25Gc09XMTZRbmh0Y2tKd09GbEtZbTE0UzFwdGNtWkJWMFpPZGxseVZXRkZjV0U1Vmt0VWNYVjJURTVCVWt3NVNsRjJSVVowYmxnNWFVc3lNVzVUWDJsQ05GZHpkamg2WkZKZlQxcHdkRkJSVjFob1IweHJiMVZyYmxab1RIb3RZa0ZoZURsNlpUWlJVamRxVDJWU2NUUjFTR1ZXU3pJelpFTTVObXc0Y21wRFVEbE5SVXQ2YW1oeWVsTnNXbWgyWmtWa1VuTlBSall6VERnNU9EbE5TV05VZHpkblRERTNiWFIwUWtwWGVrcFlhVE5XU1hoVFRWcGpMbmxDYWxKRGMwSXRTSFV5Y1ZGa1RtOTVUVnByY2tFLlVpXzB1dHc4bU1MMm5UWDBqbDBxZUpfZnhBdjFKRzF6emxCQ2s5X3d2anMiLCJleHAiOjE3MDYyMTUwMDgsImlhdCI6MTcwNjIxNDcwOH0.t_nfrJA8xO3s8w2Pmrqddxu-jUqN6or7Ea4C2DVAmH8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:48.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:49.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 42920: status.find.is(200), but actually found 401
20:31:49.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,42920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2677a6a4, username -> user.1002773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@328b83d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214709543))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGEwczYxNmptNzk4cDRmZ2tsZDRtaGtkdHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M01qRTVOV1ZtZUhvM2RrcHRUa05UWlVveGNrSkJMbTA0YUc1cVREaDViMDk1UVRsdU5FUktVMTlmUm01MVRtUlpZMk42V0haT09VOWFhbVJPVkhNeUxVSlRaVFozTm5kMllUaEVXSEl5UzJsVGMweGpkamR6V0dWbWNtNW9PRnAxYzE4NFpuRkZOMDlRVUhsNFJFa3hZVzlKVG1scU0yWTBjSFJoU2kxNFdEbFpRVTFrTkVGdk9FOHdZV1pyT1Zwa1VuTTBMV2xXUjJaR1JHdzNhSEl6UjJWcU0weG5ibFZsV2paR05VNUlkMUIwVjNwNkxYVk5hV1ptUld4a09VdzJRVkl4YW1WeFZFTm5kRTlwYUU5dWJXOHhVSGxDUkVSRGRYQkZjbTlqVWtKVlMwZExURlZKVUdabWVHVjVkVGR3V1hRd1gwWXdha2t3VkhkWmFIRnZjbmx2Y25oQ1kyNHdlRWhRVlhkU2NGTk1ZVEF0YVVsRGVsVjVURkJQVlRZeWEzRkxXR3hHT1ZKdVQwbFdhWG90UzFob1ZtbHhWM1ZNWnpkYWJVTlRSV2hvV0RodlZsQnBUMVZLVlhabVp6bGxZamRETkRkWFNIVkJMVzgxZG14cWVHdEthRzVKVmtWRE1VNUpUSE5MY25veWJXaHZVemRCVVVvNWVHZEtZMDgyUzNaSE4yNTRTRE5vVDFKV1ZUQkpSWEJUWDNwQ1dXOU9hVlJNYWxScE5VcEpTRFF4ZG1SSmRUbEpUMHhPYm1aZmRrOTVNa0ptYW1OUlRGcGljVzVvUmprMFpUaHZXall6V1hGSWJGZDRaWGRzTUVSZlYyUkVSak5HYWxwb1pXVlhjVEEwTlZoeVEwZzFWMmhtWnpGb2FucEJUMmRNT1hoeFZqTklkSFZSTWxaT1ptTm5UbHBsVUZacU9VcFhRVjlLYjFaVWRuUndTbEZuTlVWaFptNDNZVzlUY3pZNVgxQlVUMDFuTFRFM05WSmhPVTEyYW1kck1GTmhjSE0yT1c4dFNGQlFUMDR5VWxOTGJHVkJaR0pIZWpWWE4xOUpXVEpqYW05WGRESmhhVlIyWkMxT1pTMVVRVEJOU1hFMFFrMTRRemMwZW01clltRlBUamx6YlVjMExVSlZVREppWW5STGVqVXlOMnQ2UzNOQk9WODVVRlpoVUVsb1JqTlpWM3A2ZG1selRHWmhObFEwWmpaYVdtNWhNWEZsTUdwTE5sWllkR0pGUWtjNUxWYzRMbUpLWjA5RlJTMVZlRGxLYmxoUE9FRlhOVGRNTUZFLjVxMWpZWnhqUW85aE14aEM5a0FqRzlsdTJNd2F6U2xIWXcyRG94MHF5X3ciLCJleHAiOjE3MDYyMTUwMDksImlhdCI6MTcwNjIxNDcwOX0.ZOnTP4fwRaPfYPZWDxj_9DpSDhW0MC0l0iioiynRI-o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002773"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:48 GMT
	x-forgerock-transactionid: 5257c30c-cd22-42e0-8b3b-9a997b0c61d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:49.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:49.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 42920: jsonPath($.tokenId).find.exists, found nothing
20:31:49.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,42920,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2677a6a4, username -> user.1002773, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@328b83d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214709632))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:49 GMT
	x-forgerock-transactionid: a9096944-33b2-47ce-8041-6da4c9d70add
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm43N3Njcjc5djF2Z3VqYjdjdG1mMmZ1MjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dU9EbExTa05SVmtoeFRYWk9PVVZ3YVVGTFQyUjNMbEZFWTJ3eGJtWmxjWFp3V0hwcU9HMUphbTV1VkdSMFFWZ3dhRTVZWXpCMlRrOUpWemRaVDJ4NmFHNVRPREkyV1ZBM1pUaERkR3RKUnpWaU5EQnlhRjlDYkZCWFNIZE9UVnB0YVhsNVVXdE5iMVE0Y25KbFUzSkplVEZsWDNWSVRqbHJZbFZMYVZNMGFGcFBWbE5vVTFGRlVFZElaWFUzTkcxWWEzbG5ORkZGWDB4SGNqUnROVFZtYTBsUmRtZFlPRmhqYmt4UlpFRnhUM1ZrUjJ3eVEwWlZSakUxY25neGFFaEpUVFZDT0dnM1pHaEdNbDluVmpWMlRGUlllVGQ2VlRObWVraGhXa0ZpTms1UmMxOUxSVjloUWkxUFFtTlVXSFp5TVhoR1JGTnBZbVpOVW1Kc1gxazJYM0EwUTFRMVVUZHRaMHgwTTFSZlFsRldaVWhVVkRVME5qUlpWbk0wV2w5WVFtTTRNVk13TWpBM2RGZEpTa3h1WlVGRFNqRk9XRTVtU0Vab2QwZFpNekpEUjFod2R6RnpSRE5LUlRVMmVubEVNRGhDZVVsNmFGQlhTRjl0Tms5RFdWbFJaamRrU1ZWVFkzUnhTME5GYzJaUldraHhNMHN0VGtKMWFteHVSR1k0Y3pkbFdGUnJka1Y1TmpCR2JUaGhWVWd4UTFwRVpWRlhNMVZ2VFRGelZYaHRVVVJ5TFhKdGFFczJkRlJKVEcxbk5tZExSVGhSVDJ0dWNXOUxXRUZLUkdSVlMxWndVM280UkhBM2ExRlVWVnB2VERSRWIyUnNkMU4xU1VGSU9VVlVNUzF4T0d0UGJVRlZXak5NZERNME9ETnpTbUZZUVZOV2FGaERVVlEzU1hOc2RWaG1jR2hKU0hGeVQzbElUVXAyTkVJMlFXaGFlVTlzYUMxWWFUWnhYMkY2ZW1Gck9XUkVaMk5QYkVWRWNFOTFia1pSY2t4ZlZEUkplRXBhWjBwbU9VNVlWREZTWVdoeVkwbGFUVVV4ZW1KVE1sVk9RamRuV1dWQ2MxSjJja0pmYmtrM2FtNXZNbVpUWVhjNVpqZDJVMnR1YW00MWRGQkRlSE5uVTJ3eWR6a3lNUzE1VlV4dU0wa3hZMWRVUmpKTlYzUkRObFExYVhCd09WbDZiRTlCY1V4V1pWZE1UMDlNVURnNFlYRnZlWE5XZW1JME4xUklNR05TYUZKUlgyWkJMbkkwT0c1dFYxSlNYekl5TjNwcmRXWmZTM0JLYmtFLjFTQzl2Tk1ZcWVaZE81RXhYRm9WSWxwSjFMamR3Y241eHJwb0w3SGlfd3MiLCJleHAiOjE3MDYyMTUwMDksImlhdCI6MTcwNjIxNDcwOX0._2aAkGskv2NS3qNCq0nMJaWWLPKdrDyY2B71wiufsxA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:49.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:51.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 43135: status.find.is(200), but actually found 401
20:31:51.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,43135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1710351c, username -> user.1002663, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62afdd7a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214710976))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGJwbW83ZWdjaWI4NjAyZTg3b2FtY3M2ZXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c016RklNM2xEVkVOc1pXWTVlR2hsVkZsalJHNTNMakE1VTI1S2NuUlZMVXR5ZDB0UE16UjJkbE52ZEhCWVJrRk5Nemd6TXprNVdVOXlVVVJDYlVKTFVsVk5UVzltYUZKNU1tTmxRMlUzTTBaeWIwNVNSelJ6YUVGcFIxUnlkV3gxUzBSc0xYUXlTVXd4VEVKbmJESjNlbmg0ZUVkcGMwc3dOMEV6ZGpSb00xZzJhbGhzY2kxbFUzUmhNMmh5ZHpZM09YcHpXRFZ5VW5CNWRHb3laa3RpYW5BeWFqVkhjRE5mUVhoME5sUlhOR0ZIWm1GTmIwNTRWR2RDZVVoUmVVMHlRa3g1ZFdabFYzUlpMVWRxTlRaM1pHcHFTbFp6TVVJd1JtaDNYMDR6VUVOMVVrODVXWFpQTTA1WlpHRlRXRzgzY2s0dE1qQXRVVFJQY1ZBeFMwazVUMkp1VW5GeFRrOUtRMUZPVVdGRlpHMW9XVzFJVVRVM1FuRnJPVmxKZVVaSk4wcDROa015ZDJSME1XeGpiMjU1UkhwT01WcHdaak0wV21SaFRqQXRTbUoxZFVsNVQxZEdUM1pUV1hCUExUSkRjRWRaU0Y5WmFWQlBUM0ZHTVRoRlQxZDJlSGhaYTBaMFRGUXRaMjFwUjBwWmVWa3pTMmh5WkVoT1J6STRkbVJTUzFrMVlqaEdTRkl0Ym5kMk1YQlRNQzFVVmpOYVoyZEViblZ2UkVaVVVUQm5lRXBqZEZGV01qWkRMVEpoWlVVM1ozZHJOV0ZpZFVwU1VHNDRXVUl5Y3pseVZYbGxTV2hMUVhkMVFVZFBXRXBNZUVoeVVVUjJObDlyWjBWdFNuSTRNR2MwUzI1UFVUZFpOa1F0WTFaaWIwVlVOSGw2Y0RWUVdYTTRTVTlpUTNZMWJWbHRSRmQxUzNZelQxTklhWE5NT1ZvNFJHMUJjRmd4T1c1ekxYcEVTaTA0ZVhGbVFsaHJNVGRNYVV0TFZWQkRaRUpZVUVkcFIyRTFOVUZwTVhWTFMxOUZPVEI1VkRWVFVHTldWR1ZQUm05bE5rTnFSVWR4WkVSeWJtWnRSbVJaZFhoSFpEWlRaWFJ4WVRkdU1qWkxkV0k0YTFZMk5tdHVXbGRTTkVOQmFYTjRjVk5sWTJWWU5UZGFNV1pqWkVzdFpHMXNTM05VVTNaVFNrTTRRMEkyUnpSdVRUWllOa3hvY1dGS1JqTjRWRk5UWTNSdlQwZ3hRWEJqUTFoWWRVbHpMbGx3VTNKMlZVb3RUV3R4Wm1oVWFrTnpkM1JWWldjLkdmeWZfRlhySkN2bno0alR3VHNKUzJncnRVV29FZGRPUTVYVFhNUEVLbUkiLCJleHAiOjE3MDYyMTUwMTAsImlhdCI6MTcwNjIxNDcxMH0.MNrKNd_UXUQrfxe-CIy9M8hxuh5FtiIrWvng5AjGfPs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002663"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:50 GMT
	x-forgerock-transactionid: 248fd1f2-2101-4f5c-a24e-a07cc584a056
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:51.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:51.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 43135: jsonPath($.tokenId).find.exists, found nothing
20:31:51.070 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,43135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1710351c, username -> user.1002663, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62afdd7a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214711069))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:50 GMT
	x-forgerock-transactionid: 37b070b4-214e-4491-808f-e823ce5b8049
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTY1NDBxOTgwZHA1bDBncGllM3JlZzhpNWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlMzaE9TRUZtZEVSTlJFTm1ia3hVWHpjdFdXWjNMbVV3VVV0b2FFTlBkM1V4VW1VeU5YaEdaVXhNY2pOdmFsbzNUa1pyVkVWdlNrRkZNRzh3YW1GUFJFWkxZWEEwZUhGMWRIcFdNVUZ2WVdGT1JFODRPWGRKZEVrM1VUSkhMV2RQVjNoa1oxVlRZVzFFY21wUFFqZFFURkJ4WkhOV1JrVjVhMUpwZDBKR1VWaExaa2g0Y3pOT2JEbFVObkptYzAxeGNXSmpObDlSYjJ4NFZtdDNTM2h2TldOTVZHeFBZazV4UW5KdFIyRm1ZMGhSYW1kVlYzaHpMV1Z0U2xKTFlrTlNhMWREU1U5UVRuQnVTVmRFVjNaV1QyZE1SV2xXWTE5aWFGVlpTalZ3VkVweVpXeHVkVzVWTkU4dGNEaFJhMmRUY1RKMFIwd3hjVUZDYkc5VmEwZ3dZUzExUVZadU1HRlFVV3RTVlZGWFp6VlBUR2RDUW5CSmFXRkNTRGxTTWxvMlpGWjVhRlp2VWpaMFpERTNkRlp4WDFobFF6bHROMngyZWtSd1NrOXRVWEJOV2xaWlkxVnlTMUJOTFdWSVFsUlJjalEzVTFBeFRIaGtaVU5ZZUMwM1kwc3dOVzVEVlZkNllsbzFPVTlMTUVSQ01GZHJiRlJ3VDJSa2VUbFdiMGxUUXpObFMzbHRXVTFSUVZoRFRUZHhZV2xuWjB4WGJFaGtNbWhaVUZKUGEwMVpZVjlqYVZCeE1ISXdlVm93WkhGTE1Vc3dUbUpPU0hWd1EyNHRXbmxpZDFOaWJYTnZNVUpuT1VSMlZGOURVekpKZWxScFZpMTZRalZuU2tkb1NGVTNjelk1WVRJNFgwdEZhR0pvYXpVMlJpMXdaa1ExZDBkdU5WcHFkVzR6ZW5KcVJuWjNNVlZZZDBSV2JYUnVWM05uYlhaVE4xcHdPVzFETlZSV09IcHplWEIxYUdoNlpUWkxabVZwY1RGS1ZEWjViRWh5U0dWU2IzazJWR0p2YkZGUFJqRlRjbVp3YkZSWFVraG9aa0p2Y1d0TGMwVkplWGhwUm5KRlFuUjRjVjl2Umtkd0xXaEtOVWN4UWtzMGMyRXlTbXN5V1dWMWVsQlllQzFoVG1WdGVtTk9aSGQ0ZURFNWVXRk5WbWxOTVVZMU1ucE1UbkY1TVZoYVpHOTBibkpsWTI5NlRsRkxhVTR3Uld4aFoxSXlTRzFVVldkcGQzWklOVmMzTkVGeFpXUnJMa0UzTVZWTmRqWkdWMWhKV0dJM2IycExYMlJEZFdjLk1HVXdBdmJlbEthWjZJOWRsdVVRNmdNN05HVE1ydGpKOFZKYXVaOHowRUUiLCJleHAiOjE3MDYyMTUwMTEsImlhdCI6MTcwNjIxNDcxMX0.dmUq6HSMMdEsSywrKvMq_fLulwRTk2UIn8vcu0kF5A0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:51.070 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:31:52                                         305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=65265  KO=11296 )
> restLoginInitiate                                        (OK=32299  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=32182  KO=93    )
> restloginProgressiveProfileCallback                      (OK=784    KO=93    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.15%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.15%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.92%)
> status.find.is(200), but actually found 503                      4958 (14.79%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        93 ( 0.28%)
> jsonPath($.tokenId).find.exists, found nothing                     93 ( 0.28%)

---- idc.login -----------------------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 499202 / active: 29     / done: 43384 
================================================================================

20:31:54.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 43597: status.find.is(200), but actually found 401
20:31:54.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,43597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45baa0e7, username -> user.1000426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@800b979, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214714169))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm9hcGU3ZmlhajN2N3JyZTJocXU5NmlmZGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGIyeFVOWFJDYlVGek9VNDBTemxVVEhCck9YVm5MakU0U0dadlRuVk9RVGhTVG14Sk1FNXBXVEpZVjNaT2RrMDBOa3RPWlZkR1RtODBSMTkyWlcxQ1RtMTZkRFJwVXkxSlQzSkNNWEpLYzI1RFEzazVhMU13TVZSYWRFNVdZV1ZQU2pZNGNqQmlVRFF5T0VGa09XdHdiSFpJYkhGTGMyMXBjRU01ZFRKQ1JsbGhPRk5LU0dSNk5rWnVWMjVTTUZvM1ZHbEVOMUYxWlc5U05tY3dXVGRaZWxCeVdtaGpPRFpRYVhReWNIUkpkakZCTmtscGNFZE1XV3hCTVV0eFIxVkxkSEp2UVhSQmRscHJlVkJGWjNaTkxVa3haSHAwWjBOME1VNVFWWE5TUm04dFEyeFBTbkpRTlZkbE4wTnRXVWx2UlRGSU4yaFhRMkZXVW1WUmJVTTBNMk5mY3pCUFpqRlRVWE4zUkY4MGEzVk5TM0ZRVTFSWFpqWmxiamxSTjJ3dGMxcGZibVp3T0hwR04zTmtXRzE0WVdoMWFuWlFNM0ZuU1ZkblVuQnNRVm93WVRGbVJsWnBWa1JwWmw4eVpYazFhMGwyYTB0SVZHZERWR1pLV0c5WmMyVlNZMDVHVVU5MlVIZDZUMWRHVjE5dVVubHBPV1EwYmxCdlVVUXpNbG95VFY5Wk9IVjVkMkpPUm1aRlNIbGhaV0pwZEU1ZmVIRjFXalpOY0dwR1EzazJYMFJxTWxOd2RHTnVaVWhsWldkR1JVNU5NazFuV0VKb1VtaFVNRTh5YkRNMU9ESTFWVVZmVTAxRlVuSm9aMHRhUzBjNUxVaG1hMk5NYUhSSGFERTNXakZmU25KNlZrdzNSbkZLWVZwelMwZGtlRmxNUm5kbE1GQkJZMTlFU25oSFpTMVZhbWhDWjNkSFdWWmlka0V6TTBaRVVreHZUMEZXVmxwbGJERnpWbmN5Ykcxd1dFNW5aR0o2YVMxWU0zTldXbXRmZG5KblMwSjBhalJZZGxWMlYweDBYMDVhTnkxMlFucHlZVXR2WkV0c2VtZDVWM1J6TjNsVlNsY3hZM001U0ROQlNIaG5WazFSYjNkS01USk1jQzEwUkZGbk5IVjBMWGw2VDFsWFdUQXpWVmhpZW10V2IwdDRTamN6YXpod1lrOU1aMkZ4VGxkeGFpMHlVMFE1TjNBdFZsUm1SR1F0VlRkVGQyUkdOMGg2TkRNemNHTnVPVGhOUVhabk1FcHZMakpZTVc1aFNWSndTRGRvZUROell6UlpOR2xKUm5jLlE2WkhCbHhZT0JKMUlyZXNScWY5bEJvSUxwWEExVjc0Q0dsUzNuR1R5Wk0iLCJleHAiOjE3MDYyMTUwMTQsImlhdCI6MTcwNjIxNDcxNH0.DCmMPPRHcF2HNLlzJIJyBk1JMkdVAroj9GvTso-4RjM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000426"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:53 GMT
	x-forgerock-transactionid: 127cf9ca-1e1d-4a0c-a149-8f542c32c3e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:54.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:54.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 43597: jsonPath($.tokenId).find.exists, found nothing
20:31:54.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,43597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45baa0e7, username -> user.1000426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@800b979, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214714265))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:53 GMT
	x-forgerock-transactionid: 00e7b15f-dcb9-48e8-ba25-fc5448e663a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjRmOWUwazBhZGxwaXBpN3QzODl2Y3F0NXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFNGbG1jVkp5YVRkNVFrcHRlSFZVY2twbFdrNUJMa3RFTWw5b1dXcE1VblJaTUhoa0xTMHRRbm93ZUdReFYxZERUbFI2VTI4MWJqRnhUblp2VWxsT1lpMWxZbnBCY0hOTmFERlVVMFpvVDFKeWExSkRPRUZKTjNGelV6VktjVWQwYUVaRVIzSnhaMkpDT1dkNlYwdG1hMnMzTkdwbmVrdzBVa0ZWYWpOcVFsUklVRVJ5YzFCbVpEQnRTakJYVVZKcFRFdHBkRk50UW13elRHNTRTMlZPWTFVMVV6ZFVSa2RJVjJSSUxURlRhV05qYkRSVlprWlFlR2w0Y20xa1NIbE5PVWwzUVZneWIxVXdiV3AzY25Kdk9XUjZOVVZ3YmxGTVZITTRWbTVyVkhWV2JVb3djMVZQV1hRMGVraEpjMUpZU0VodVFUQnNNM3A2YWtSemRVWlFjRjlEUmxFeFltaGpYMjFxYjBOa01XVldSbXcxUTB4VmRuZ3hWMmhUVWxWeVptSTFibE4wVWtGUFdtUm1VM28xUkZOalgweDRjbVpUTTBwcFJHRnVZalV0VFd0T1VXVkVNM1EzZEVsYU1qWkNkMnBrTVRscmR6YzVOMVF5WXpjMmRHOHdRMlY0V25sdVZFZFJPV1JaTkZKcWNtcFpTMkkxUzBwQ1IwUklZWFZKZDAxeFdEQjJTM1k1ZVhodlUzSkhURVozYXpkR1gzaHBibWMzUW5oS1gwVk5kWFJ6ZG5KVk1sY3RUbW94UldsTmNWRnJhVU4wZHpsWU9XaFZTVEEyYlRrMVFXNU5VakZCUjNWSmR6VjNkVEpVYkd4RFpUSjJWamxWTTBKZlVWbERVbUpEWDJwR2NqZGpVbWQyTTFaeGVYVnFYMjVHY2xCU00zcDVlRWM0YmxvNVYwaEVTRUZmV2pZMlVXNWZVbVJXWldoaE1XVmtkemRwU1U5dGVuVjNZbXRxVG5kUU1URlJiMnBQWW5Gb1ZXZHBaWGQ0WVhKbFpGODRWM0p2VlZSZk1IbGpiM1pRVlZnM0xXSlVkbTlvYVd0dE0xUnpOVlZWT0VoS1VHcFFNWFY2U1VJNVdubHBjV3RZVTFOR1QwbFhkR3g1YjBaWE5GRjViM3BFTWxsZlNuTnVRMGxFVjFRNVVtNUlZbEZ1VlZKclgzWjVlRTlRUkc1TVdtZFRXVTV6ZEdJeGNIQTNYMjlDU0dObk9URTJTV1ZHUzBSNloxOTNVamxGYW5jNE5XOVJMamgyU2tSUk1UZ3hRMlpOTlROME5GQnpXVTlsUTFFLm12bThIZDNVZFF2RExRV2VwdW1uRlJFTVlfeW0yV1ZIWmhUbTAySDVPX0UiLCJleHAiOjE3MDYyMTUwMTQsImlhdCI6MTcwNjIxNDcxNH0.UE_hYPQVl6nOhAAT6SusEG2LIt7E1MvOwrK2Lexoyq4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:54.266 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:31:55.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 43769: status.find.is(200), but actually found 401
20:31:55.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,43769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2524de40, username -> user.1002052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d515178, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214715468))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnR0cXU5NzU1czYxaGV0NDM0aGxxNTBwayIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTV3Y2pKa1kzQnJSMjVWTUc5dk5uTk9Sa1pwYm05UkxpMU5lbmh0U2xVek1UVXpVRlEzVlVOdE5XcGpTREpRUm1jM2JXUlVOR2hQTWpaSVdFRjZZVWRSYm10c2IyUndVVGxMUkhoaFlsOWZNbWhvT1RkM1ZtdDFiRVpJTFUxeFMyWkJWV3cyT1V4NU4wUlpRMlV0ZHpoNExWZGFVMm81YlRRd2RVZERiR3czY2twNU9VcFBMVzF2Ulc5UFZ6UTBielZVU21kUlFVSnpjVzAwYTJ0RmFXOVNSRkI1TkhoelUwMXdYMFpzVjNWV2FsbGtZbWxSY2xwWk0wMVhkR0ZJTkVwZlVVNURNRkI1ZWxsaVVDMTBUazB6TFdkTWEwWkJPR3R2V0hGcFlscDNZekpSVVhNeFRteE9NbmxsT1ZKbmVFczFUMWhyVTNsMVdXWTBRbXRRT1MwNVlqa3hla2Q0UzJ0YVVtRmpMV05wT0dzemIxYzJUMk4xUlhNNE1VWnRiSHA1UkhWWmVVTkxjRzQ0ZEVaRlQwMU9XbE5RYWxoS1QzRndOak5MVTFkMFRUVnRNMmxmWHkxcVpIRjJjVEpZTjNWMFFVdG9NRzFQTmtSUmFqZHZSSEYzTUhkWGVtVmpNbUZKVmpoalJUZHFWMDQ1UjJkUE9VczFNMVJRWjNab1VscDBZMk5VVTNSbFRtUkxRVWRzVFZwM1ZsaFBXbk5GWkZveE5UQm9URFF0ZHpoc01uaERTWGhRTW5WSFlsbHBRMDlUWlVwdFpsSkVZUzFuUlhveVFtdE9aRkkyTFRkRFIybFNOMjlJWVROelQzcEtObWxLU0dGUlFrWnFaRlYzU2sxa1NETnJZVGQwVEc5M1ZsZE5VelF3YmxkblJrNURTbWc0Tms5T2NEQk1kbGh4ZERVNVNGbHNhaTFSV25OM2VIaFpZVU5PT1cxNWFUTlNjRGxSZEZCeWJIVlVPVmhUYlRkbGNVODFjWGxDUWtoU1RsSnNYME5OTlVkdk5VaEJVMHRHTmxWeFVIaHZZVWhmUjNWd1gzZGlTVkJTV0dGUGVFRlZOVmhuVUU1d2NuUnBkRFkxYTNkWFlWaHJNVXRqZVZSU2FrcHNVV3B6V0dNek4wNXdhbTQ1WXpCWVNsRktSWEp2VWtOalYzTkNZVk5SY0VGSlRVUnZiRGR5YVhwdmVETkxTMU5MTVVKNVQwVnRiVU5JVlZSUlpqVXhha2x1TkhSbGJXTnhRWEprYVVGbkxqUTVhVlJrWm01VFdYbEpXSGcwYnpWWVRtZFljbEUuUDF4TF9GZk5VWFZRYzFLWXc0N2JpbjRSNVVvOWRFUUNZR3dPNzVJS2o4cyIsImV4cCI6MTcwNjIxNTAxNSwiaWF0IjoxNzA2MjE0NzE1fQ.hU9fCICPKG7gf1keVY7PiPd-UZtkpzmbb1tbrEaFLcs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002052"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:54 GMT
	x-forgerock-transactionid: 5c9a05cf-8a75-4551-9328-6af54ab46a41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:55.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:55.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 43769: jsonPath($.tokenId).find.exists, found nothing
20:31:55.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,43769,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2524de40, username -> user.1002052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d515178, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214715560))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:55 GMT
	x-forgerock-transactionid: 07679cd0-b3b7-462a-b39e-bc71845ed007
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic21zOGwzajMzYzVwNGRncm1sZHB1YmphcWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVMwUXpTMGR0Ym5GSVJ6QnpZVk00TldVMlZGSlJMa1ZKVWs5aWVGaGlTVUk0VUVGR1RuRlVhM1IyZEZoaWRIZ3RXazVFTTBwS1p5MWhjalJEYUVWVlRYazVkRlpmVlhsRVIyTlJObFpMYW5sUWRHNXRZVm96TWxZMWFWcFNkVXA1UzFoemRGWlVRWGRwVjJ4TWEyeFBhRTgwTjBzd1FWaERWM2RFWHpkNE0wVm5kVzFVTmtocFdqWXpRbkZLV1habVNsY3dSMlJhYkZwQ05qQnlTRzF6U0ZkVWJXeFFiMHhoYTB0eVgxYzFYMHhHTFhReWJsRlpVMk4wWXpkeVQwWldPVU5pYUU5WGQyVkJiRTVLZUdoV1IzTk1jR3hFT1RSb2NqRTBSVEpPVkZVM1dYRlFkbWQ1WlVSWGRWSjJjWE56VW5WalkwdFNWMGRtU0ZwM2FqSlRPRXN5VTNoRVUyTmZlQzFEVWpkSlEybFRaVjlTVTFKcFpVcE1UVFZSWld4NmRXVlBkVFZYVEVWeVdGVmZNbFZJVkV4c1QyUnlTbTVxYVdWT01tVTRYMjlDYlMxSU5XMVRkRjh6TUhwMFpsbFhVRGN3VUVwMk4wTjJNRmxwU1hGWGNEZEdaV1l6ZUhJMk5sSmxPRmwyWjIwMGJ6bEdlRkJ3Tld0SVgyMVVOWEE0U1ZZMGVUSnZUMEZWY1VoVGFtSmljMEU1YkVwcmJYTnBXRGhhV0hOYWJWbEdWSFJsWkdKblF6VkdhMG80VkZZelVXSlZSMGQzY3pka1ltRlRVMWRMTTJSTFVHWmxhalZuYkhJM1FuSlZOR3M1VjBaaVNrZE5XSFJLVEdaMVdIRldUV1ZMVm0xVGQyUllTMWRaYlZwdVRWOTBVVGhUUVdrNGNUWmZNMGxDTUhwNE1VSmhTamhxUW01b1JXbDFRMFpLV2xSbFRsWm5TVWhRYzNKWk1rRkxURWx4VG1ocFpFbzBhVk53YldVelYycG1jVWxYYjJaNGEwWlJPRjlJVUcxYVpGYzJVVzFJZUdwMmIxODJhMHd6WTFveFNtUlFWVWt0TjB0MmVGUlFZVXMyU0d0NFEwTjVibXBsWVdoYUxYWkZSMkZZUmxoaFVUQlhXVE5SV1VOR1RUbDBVa3Q2WVdGQmFXMURZMVpvVkVSSWREbG5lWFE0UzJKa09WcERVR05qUTFOQ1FVOHRTemhhYWpWa2IyRTROVzlFZVhkZmVrSnNkR3RLUTBkSldtSjNMa0ZrYXpWYWFtdGllRkZ3YUdsZlpWVkRjRTlsVTNjLnRwa2RRZWJacjdZR3NyM2RJTDJuMHRRallHWkVENWx5NW8tWER0M1pRSW8iLCJleHAiOjE3MDYyMTUwMTUsImlhdCI6MTcwNjIxNDcxNX0.GDnuBFa0lguaX2qiKTPag4dy8-PchEpNDxDwpmO5aH4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:55.562 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:31:57                                         310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=66704  KO=11300 )
> restLoginInitiate                                        (OK=33004  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=32894  KO=95    )
> restloginProgressiveProfileCallback                      (OK=806    KO=95    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.14%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.14%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.91%)
> status.find.is(200), but actually found 503                      4958 (14.79%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        95 ( 0.28%)
> jsonPath($.tokenId).find.exists, found nothing                     95 ( 0.28%)

---- idc.login -----------------------------------------------------------------
[######-                                                                   ]  8%
          waiting: 498489 / active: 28     / done: 44098 
================================================================================

20:31:57.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 44137: status.find.is(200), but actually found 401
20:31:57.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,44137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a7bd972, username -> user.1000058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@544db318, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214717867))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXZldDlzcjh0cHRhc3RpaThmdmlwZ2ZvbW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2NEaHVNamczY1VwR2NHeHRVWEJyYTJOa2JEZG5MazUwYlVsU2FHWkNOVnBMUTFKQk5WaGhiRWwzTmt4SVZtVXdjRzlDWTBvdFVtTlNaalV5VjFvMGFHNDBZM2RIYTA5ek5UaERlbWxMUXpWbGFuWXpUVEZ0YUZCNFpVRm1VRU5oUVhSTldWbzRXblEyUzJsaFZYWlJVRmxEU0V4V1YwUlFaa2Q1V2xaMlFWVkJZMUUyUjBwdU4xVkNZMlI1UjNKWlJVbGZkVlJaWkc1cVVVWlZSbEpPYnpab1pWWnBNVWhsUXpsa05TMXRaRVY1U1hoS01YazVRbFEwUldWMk1rMTBVUzF0Y2s1ellVbHJSVUphTm1sbFlscEhaeTE1WkhCRlNHVlJVVUpTUTJ4Tk1HeHBUVFpWV0ZsVmJYZG9URWxQTlRWTU5sOU1TM1l5V1ZNNWFrRm5kVTlZVGxaVlFqSlFWRkpIWmxRMVVsOUhWMVpMYVVjM2RsbFdNMHhqZFVGbFVVdHRRVFV4V21SQmIwTlZlR1ZHTlcxc2FHcHJjVE5JYlhWMVVXTXhVbEpPYTIweVdscFVNbGRQVVhaV1dGZE5kRFpGY1VSaU0yeFhNVEUwZDJ0RmQxcFJibkowZWpsUk5ERTBUbGhqTUZWVmJVTnZZelUzT0ZCck9IcExNRzlSVWxsUVIxaFlkMU54VEZJMlMxOXFhM0J1TlhoZmJHVkVXVlJyYVRCM1RFVm5WbFY2VVVSSU0ydEJSVXhzY25SMmJYaDNhbkpTUTFsSmFFOVBWMVU0ZDJKWU5WUnVibmh5VW5aemRuWkRRUzFEVjBsbmEyMXlXRGhxVldOT2NsVlViWEo0ZW1aaWFqbGhUWHBMYkd0U2JUaERaMVJVVVdSU1VYTm5WV3hLTjFsQldWTlBUVUYxV1dacE0yVkJUbXRNZG1jMlVHcHlZbFpzTW1kQlZsSktiazFyV0dacE5FSnZVRlZLYlRoeGMzcFlVRlV4Y0MxalpqaEhRMWRoWmpkclQyMWFOSGRuVmtKVlduUlJlWFI1V0ZaNVNVVmFWMmQwVVhReWJUYzFTelZLYnpoTE5rUldablZsZDJoNWF6ZDRhVTVGVTNNeFozbzRibGhzV2tkWGRIZDNhMnhJVjJGek9WZHpia3BRWW1ObWQzQkNZMU50YWswek1VcEhkV2h6TFZodmNIcFFVM2QzZEV0MFYwWjZjR3BDTFZFeVJWcHlOa1JSVVRSaU0zWjNMbXBGUmtWWk1VRnZRVzFvWWpGaGFrOURZVjlSY1hjLkVKTkFkdlBlWGNUdkxPd0Iyd0RKTDFCalgxWENCa1c3TXlHNUZOSk51d0kiLCJleHAiOjE3MDYyMTUwMTcsImlhdCI6MTcwNjIxNDcxN30.yldOnlext3h_rk0mMVFz-jES-uO0EHbA5RAx7qlwiVM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000058"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:31:57 GMT
	x-forgerock-transactionid: d7743059-232b-4e55-9fe1-3de7d9d242ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:57.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:31:57.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 44137: jsonPath($.tokenId).find.exists, found nothing
20:31:57.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,44137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a7bd972, username -> user.1000058, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@544db318, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214717955))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:31:57 GMT
	x-forgerock-transactionid: 99004717-04fd-49a6-b109-be92aa44f1a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ21xNzZjZ2Zsb2I2MDJmMTkzOGJkcjUxYWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlJuUmhiRlZhUkdGb01EaEphVGxNV0dwQmQyeEJMbVZMVGtwelMzTjNZMFZ4V0hKT1NrZFBSVTh4VUdGaE1YRnZiR0YyZGpSTE9XbzFha2RmVDBkcloyTTFkRUpPY25OblVsQktRVlJsV1hkR2JXUXlUMDF0UTBJdGFtY3RXbDlQWWtNMFRISkJVR0ZvWkZKR1FrcG9aREp0YTAxa2RIbzBjVEZuUTNOUlVWWXljSFJqUkhscmJYUlBRM2xoU3pkak5FRlpSSGcwUlRZNE1FSmlhMWhSVlRCNmMwbElhMkZEVFVaQ09GaDJkbHB1UW1Sc1RYVkxNVVZmZUhOSlVWbHBYMjV3UTIxWllUaFRUbTg1TlZNMlFXZE5iUzFyVkZjNFNuZFRWbkpDZG5SbFpGRjFlbHBFWjI1TmNVdDBhRTFwTjNad05rSjJiR28yVUZKdmVTMVdTVVkzUTFBNFNFaERWMHhwTUZkSGJtdDBPVGhNUjJwcmVtSmxSemxyZVRRemREVmZTVEpDUzBsdlF6bFFTbnBUY25WUldsOVVPREUzT1c1Vk1XTnBaMFUyT0ZOWmVVb3dXWE5oTFVsdmJYVkJiVEZIVFVZNGRYZFlXRTFxV205blFrbEhlRGhwVFhsYU9WUkpiMmcwWTNGNFdHMXhMVlpNVEdkQ1pHcGxUa2hZVG0xdlZHTm1UVk42Tm1jMlQwNXBSVzVJVjJjMlZuVnNUVkJwVFRVeGQzWlhUR056WkRKZmFYcFROR05pWTIwdFZYQm9hMUJJUlc5RlJuVTJaRGM1ZVVsSWEzTndURzF6VFVscE9USXdZM05wYjFsa2RVbEJhbmxsY2tKckxXMDNVR3RIVnpCcmRVdGxNMHRrUlhkWGJXSm9ZbVJrUnpSWVJUazJSRFUyV0hoM1lUUjFVMmR4TFhSTlEyOTVjRnA2TFRaTk1HNXpTVzExV21Rd1VGOVNkVXBOTTJ3eU4zRnVZMVJDYjI5WGFVTk1OWGRyUW00MmNtcFZZM3BuVEdoM2NFcDRUM1kwYW1ac00zVnhRWGRoU0VNdGVFWlZOVkphT0Rsb1p6SlVRM2gxYW1sMVNtZGtaRUpGWkdnNFNFWlBYek5IYkdVeGJUaDFhRTVuUVdKTk1GWnVSMmQzV25CaGFrdEJXVlJUV1ZGelFVeFlUMEo0ZDFwU1dUazVPV3ROWjJoRGNYcG5XaTFwUkV0WldIbFNRWG81TlVwbVJXWkNORjl2ZVRCMVMxVk5MbXRPT0dWMFVHVjJhbE5GUzA5eFJYUlROWHBzZDNjLnVveGQxZk8zTDJZWlZrdXFqV1VYb2FSTFVxYkNjWVBDaTlkV2NvUmVXUGciLCJleHAiOjE3MDYyMTUwMTcsImlhdCI6MTcwNjIxNDcxN30.D5uDS3w_O633h0PaKy8SIuibmb_Yx5tjSWuEszh5fnM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:31:57.957 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:32:02                                         315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=68252  KO=11302 )
> restLoginInitiate                                        (OK=33769  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=33651  KO=96    )
> restloginProgressiveProfileCallback                      (OK=832    KO=96    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.14%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.14%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.91%)
> status.find.is(200), but actually found 503                      4958 (14.79%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        96 ( 0.29%)
> jsonPath($.tokenId).find.exists, found nothing                     96 ( 0.29%)

---- idc.login -----------------------------------------------------------------
[######-                                                                   ]  8%
          waiting: 497730 / active: 28     / done: 44857 
================================================================================


================================================================================
2024-01-25 20:32:07                                         320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=69734  KO=11302 )
> restLoginInitiate                                        (OK=34498  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=34390  KO=96    )
> restloginProgressiveProfileCallback                      (OK=846    KO=96    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.14%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.14%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.91%)
> status.find.is(200), but actually found 503                      4958 (14.79%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        96 ( 0.29%)
> jsonPath($.tokenId).find.exists, found nothing                     96 ( 0.29%)

---- idc.login -----------------------------------------------------------------
[######-                                                                   ]  8%
          waiting: 497001 / active: 18     / done: 45596 
================================================================================

20:32:08.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 45711: status.find.is(200), but actually found 401
20:32:08.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,45711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@557242db, username -> user.1002879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b4d01f3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214728485))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDhrM2Z0dDY0a25wdjJpZmY5NXMyZnA4dWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmEybHhSVGRYYUVNeWIwNTRWMU15YjJacmVIRkJMbk5GWDBJNWJ6aHZSRzUyYWtoeGFXVnhXbDk1ZWs5QlgxTXlSMHhTWmt4TkxXUlJTMUp1ZEd0eFUzQk1Xa3cxVFVSRWRXVlBWRnBVUkZSVlJFdGFSMUJ0WDI1cmJHVlZOelEyTUVzME1XTlZlVE5uYjBnMk5qbHpTMFZ3Y1dvd0xUQnJkVnBOZEdGUlQzVkdVV1kxUm1aSWJXWkhNbmRCZVVoSWNIb3RiRFp0VFVwbFJtWnpVWEpEWjA1R1MxVmlkbUZoTkhCQmMyUlpZa1kwYzJNMVlubHNlVmxMWVY5d2QxSm5iVlY2TkZkM1IzSTJlVlE1UVU5NlRFa3pUbFE0UkRsVGJEVldkbXhLUm5sQlgzWmxlVEp2WkhKcFluZzNNMHc0VWsxSVdERjFkSEJEY2xkS05FSlNaSEpoYzBoNVlrTnlVbkZyV0dkeGFsRjRXRmxtYVRWdlFWOXZTRlE1U2tWR1NXTTVSME14TTJGWlFrWkJVR2xGVW5aSmRrTnRNemRHZEU1RGJsRkthMkpaZDFSdk5HdFVVVGRwTW5oZmREY3pWREpoUjJ4NFJUVjNZbk5CT1hvNWMxZDVWbXBaZHpRMU9YZEdkM1pIVjFKdWFsRlpkV0Y1TUdKc2VFaFVPSE5vYUhsNlpGOVNibmxLVFVodFdrRm5SME5LZFRGdWJYVmFabWhPVDJWMk5VSTBSMlpHVGpsMmRWOU9VMWxxVFdoTWVHTnlOMWN4YUVwQ2MzWnBhSGhmTmkxWFkzVlVlWGhVTldGd2NGUXdjMU5HZEU1T1gyMTBWbkF3TWs1aU1Vd3dXRWRrVlMxTk1GaE1SMkZIWDB4WlNYWkJhekpwT0VkdE9HNDVaSGRsYldsWk1WQkVMVlJET1Vwa2NtVXpZek5MWVcxaE9HZzJXVEUxYUdSUmQwVnVPVk0xTmpodGMyeExVRVp0UTI1Sk1XdFpXRXRCWDB0Qll6UXlaR051VGpKdFRVdDVkRUV3VGxwblVGaGxlRGhPVWkxVFR6TlRjQzB5T1RsTGFYRnhTbEZUYzJONWNYQXlTVjlmZVVKdmRFSjVZM1Z1TlZVeVdUZ3RTRXRFTlVWSmRETlRSbWRtWldreWNESnFha3RmVGpSdE5FTlZaRlI0VkdWcWJqVXlVVFk0YlhSVk5UWjBRemhLTmxSME5EaHRiM2hRT1VkamNFSjRaRFpxYkdKeWQwRjNMbEZZZVhCNE1IQkViRmhzY2tjeFRsTkZXbVJTUlZFLnB4WUUyVHFJUmVrQmtJY3hXS2xSYWVLd3Nmd1V3YUxUQXlXeU5WNEpqN3ciLCJleHAiOjE3MDYyMTUwMjgsImlhdCI6MTcwNjIxNDcyOH0.VPK9z0v5uU3kRJMXYzJe8zlM1h03wS9BoOArEtre7Mw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002879"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:07 GMT
	x-forgerock-transactionid: b6549389-771a-47ba-b1b2-342642d5faa7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:08.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:08.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 45711: jsonPath($.tokenId).find.exists, found nothing
20:32:08.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,45711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@557242db, username -> user.1002879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b4d01f3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214728574))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:07 GMT
	x-forgerock-transactionid: d0fdebd5-fb5f-4fe5-8b30-e3700b116dcf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamk4aDJnZDBidm1mYTRobXI4cGJxcnRmOXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2F6RTNSVTFmYW5SblNtWndRbTFQU3pCUlltNW5MbHBTY2xaYVdESTVTbTF1V0VKdWJqa3RUMDFZYkd4aWJtVlplRTU2YTJ0U1QxaHBSbW90UkZGeGJVaE5kRkowTFhSaFZIRmxUbTV4UzJSTVUwcEdXVkJQTFRKaGQwUlliWEZrVW1kRWRVTlhaMTlzZVhOTFFXTmhhVlZSUjNjeFYzTlBZVGhzVDNNNGQwVTFPRm8xZWxwUFgyOHlaWEpaVUhaUmJteG9TbEZ6YWtwU2VXMDJlRlZqTm5WT1MydEtMWEF4VkZKcmJrbzNWbk4zTXpab09XbHlaMEZsWTBKc1drazBObWw2ZFc0eU5HTlNWa1JuTXpWRGNHMVZUWE5YZVRFMk5VdzJNRTlQWkVwbGRrMWZRVFYwUTA4d1IyZEViVmhIYlhrNVgwVk5abTlPUzFWYWExVk1ObUkwWVdzNVgwY3RWa05CU0ZaVGJERk5kazE1WTFJdFlVSlFRazlmWXpGSFExRnFiVk40ZEdNMmRrcHhhR3QwYlV0cVUySjFNRTlGYUV3eVgyZHpNbFo1VlZwaFVFUnRNREpmVTFwWE5rcHNhbFp5VUhwb2NuaE1PVVJKVm1kVGJEUjNVMmc1Y0doVVgzaFlhR2htUTJWVFJFTm1VMHhGYW1oSFkwOUNhblZqTm0xcmFGTkZSbWRRY2xOa2VGVjRWRlZYWTNOVFNHTldWRzFUTVhWV2FGSlNXbWhMV21saVgwMU9VRzVqYjJjemNqUlZObDl6Ukc1bVVGTTROREo2VUU1YVREWm1hQzExZFZvNFkxZEtWaTB3VFVGWmVWZG5aMVpVVkRWZmFsRlliMUYyTkRGYU9VbHNYMmQyYmxGRVdtaFVTbXRvTVZSNFUwVlBhV2g0T1cxb00wcHRSbFZrY25wYVlVTlBUa3czWWxZd2EyNW1TblpGUjFOR2VuRTRjRWhoYzBOcWMxWlpTVUp0UW5JMGNEWTBMVVpRY2xkV01WTnBObGxRT0V4NFgwOUZkM0pCV0ZoSGN6RTBPRTgwTkZONlRreFJZVmszUmxOT1NrSlhXV3N3YnpnNVVYRkxUMnAyY2sweVprMXFUMU4wYjBndFMxVlpXWEpLTUZad1JsSmhMWEZmVDJsM1YzZDBVRmd4WlVSRWQyaGlSRWRTVmw5emRITnZOVzl4TVdOak5XbHRUelJ5VlRSYVVuSjVkV1Y0UXpCck4zQkxOR2g2YTBob1l6Sm5MbEl6ZDJnMVYzVnFMVEZwUlUxTWFYWmFjRGt5WDFFLkc5REZLN3BCVkpjZkFqVzcxSkxDdEVidVUxZmQxLVV3ZXpZS1JLOXhDVHMiLCJleHAiOjE3MDYyMTUwMjgsImlhdCI6MTcwNjIxNDcyOH0.aF2ZoZJ_lrdi7j-yxtJSqsCfhZeVRqE3jnZjjpofr4Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:08.576 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:11.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 46140: status.find.is(200), but actually found 401
20:32:11.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,46140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b7ad599, username -> user.1000923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bf900e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214731378))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzQzbGJhcGgxZ3Bybm5jMTNsbHRjbDBkOWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmNsWTNlV0Y0TTNGVFRXMVZja1J1YVdaVmExTkJMbXBSYUhNelNqUmZUMW8yVG1SRWJUZDZNR2xPZEhVMGRWRXRiVGhpUW5aTGVuUlJkVjlDYmtoNlYzaHlXRWRyZEdaNE1taFdUMmhYVG1neFNHdHBRMDl2Wlc5TFZYUmpNRXBoZVVKZlIxVnBMV1ExTmpaSlgxZElXamxmY1Uxb1ZVWTJZM05HUVdobFdXTnNOM0UzTVdOUVZYWlRjbEpzVWtkV1Z6TnFVV1J1U1RFNFgyeGhRamx1Y0daMWFWQmlZVlpsUVdKVFNHUjFhVzlvU1Y5R1VqWTBjRXRHZWpKS1pqa3hORmcwVW1GaU5YSjFVbnBoWkV3Mlkza3piRzlmZVROcldrUnJaa1F4WVhob01pMXNkM0Z4T1hCWVNqTllObTh0ZFdWR2FuSnlZWEF5VDJ0cGNHdEdaVFJxTldadVNFWjFkM0JXY0Mwd1J6aDFjVWcxUWtkdWRXbFhkWEJ0UzB4d1RGVnNRVFExU21oUWQyYzRUelpvWVhKWmRGUnpjRzFOVVU4MGFYUkZWREZmY1ZOdVFVUkZWV05IZFVSUlNuaDRMVkJZVVZCbFJXVXpWRmQxYm1sNlpYUXRhMFpsUldack4xZ3lNVlJRYkV0Zk1WcEZUVzVEVFVoNWJESk5VbXhmY1c5aFduSnpRVVZOYTFjNGJrZHBVVmR6YUZoT1lrZE5PVUo1YVdaYWVXRnVaMXBxVGpGMldWbFBTV0k0YlZsb1ZEbGFWMHBYUkVVMFYyOTJablZUUlRjMk4wbHBTWEJPWmxOV1IyZHZaR0UwV0hCc05rRXdiSFZZVVVsRU4yZFdOV0pWU0VrM2NVMXRNamR5Y1ZwUk1qUkdZamR2WjBka2FsWlhZa1IzYWxkUGEzZGlNazVxVUZselJsWTJkSGN0ZG5NMVZsRTFSbVJ1WWxkbmMxQkVkek5PUmxCbE1qSlRkVjloY21waVRtbE9WRkJaVjJOM1dWUjZkV2hVZDI5MVZVVmpiMFpET1haa1pWVXlMV3RPZEhGVFVVTXRlWG81YUc1clRWVlFWa2hRVlhGRGJTMDBaV2M0VldWZmNqbENRVmxmYlV0U1pWOU1hVU5KUmtOcGRVdEdiekJ6VjJ4TFJXVjBaakZQVDNKeVZtcDRXa2x6WHpNMk0zaExRbXhXVlVkQ01GSnBRVjlYWWxWcFlqSlJYMEkyV1ZGeWIwcEZWR2xCTFV3NU0wMDRMalY0VVdsNlUwdEJkVWhqU0dkUlVFRmpXa3hDTmtFLnRQRUN2d2Y0WWE0WlB5WWE1RFpMaVZaV29oYTdfVHN6WDJNREt4NW5PVlEiLCJleHAiOjE3MDYyMTUwMzEsImlhdCI6MTcwNjIxNDczMX0.kLQWwlzrdvl1-9LYj07-Rh8WlCjfC6TEpJkzVNli74c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000923"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:10 GMT
	x-forgerock-transactionid: 032be578-5bee-4a3a-8fa3-c92c3d195ecb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:11.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:11.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 46140: jsonPath($.tokenId).find.exists, found nothing
20:32:11.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,46140,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b7ad599, username -> user.1000923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bf900e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214731465))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:10 GMT
	x-forgerock-transactionid: 7ff1f827-8fec-4582-8222-f9bb4107ba5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTNnMTMxZ3JlaTZvYzFsbHZlYm9vNzFsZ2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk1HWnFOREpoUmxseVdrNWlaSFJxWm1OYWN6VkJMa3Q2VUhsTmJqVkNTMEptTVZOaE1XUllhVmx4VVhnM04xa3lRMkpRV2xsM1JtRm1abGhhUTJGZlRsbHljRWh3YkZrMFlrVnlXV056U1ZwcllucDFaMmRwTUY5aGNGUkZPRmd5YW5wdlIzUlZSMnd5ZEhCblRsaEdTbWhxY214MFZrUkNVRXRwUXpoNldrSm1RbW93ZG01cWEzQmtPVkpsYzBsUFZHOVdlbGhCYTAxSk9TMXNkWGhsWkROclNEbE9PUzFvZUdWVldHVXlSRmRmUVd0dVJEYzRNbWRtV21KR05GazFURUpzV2pKRU9FUXdWMkp2YTIxUE16STFUa1F0ZUhwdFRVWlljMUIzWlhWd05FSXlPRzlXWVdjMlVFdHVYeTFmZDB0dWFYZzVUbmx0U1dwbWNIcEZWVEYwZWtWdlNtOVhVMkp1TURSU01YaENXVTA0WkRGdWREazBkRlJSV25GVFh6VnVaRmxoVldKSE9GTkJVSFI2T0hwTmFIRnRVRlZaVXpocE1VOVhPVzlXYUc1SVQyVTFla0p1VW5aR2JpMU9WMkZVYW1RMFJIQXRSeTB5UlY5Q2NrcGpjalZaZVcwelRqWkhjR0pPZGtSME1sb3pMVzFHVTJKTlVFaGhSRlkxYjFGM1QwMXJXa0p2ZFdwWFgzbFBjbkpmYVVaVWNreERRblo0Y2twUmVYcEpiRmszVUhVeFlYSjNiMXBQYlRGeWJVcDFkMFJ4TXpkM2NHaExWMEYyUkc5SFFtRmpXVlJ5TTB4UVJYQmhVSEoyY0RsWmFFMU9ZWEJtWjFOck1rZEhWRlJQY2pjeU5tWnpia1ptVkRGUlZWZDBXVEpLYjJkcWVERkJla2syVFUxSGFYSktSRXRwZFdWQ2FVSmFiMjlqWVY5SU1ITkdPRmhXWlhreWQzcEdVbEJQYzI1SFJGWjNZbGt6WkhGVk0wMXlURU4yVEdKUFpHcEdTRE41YzFGd2MwbHFlRFZWTTI5VE4xZERlV1pXU0ZWV2MwZFRRbmxuWTNOQlNFdHNaMGRzTlhOVmEwUmhRVzFLYlU5VlZIaHdTRjlQTWxFeFozTjZUa3A2TVV0cVZHeFhVV1JvYjI1S1JYWlBURVpMVVZsb2JrMVRNVFF5YjJvek1FZExXV0p1ZHpaQlNqWXlTR3hZVVc5clZVbHpOMEpTVm1KV1gzTkVXRGt6VlRsUFRFWk5Ma0pxVVZkZlVraDJjakpWU0d3ek9GaFFOMUpTU1VFLndEUFZxaEZpV29NZVVlX19CalhsWkp3RkwyNVRYWXZwWEFyZzhiU1BHVWciLCJleHAiOjE3MDYyMTUwMzEsImlhdCI6MTcwNjIxNDczMX0.9k3s8_JUji30FFC6qWlfJQ27mhhF5jFm3VEYXXNdlAg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:11.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:12.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 46253: status.find.is(200), but actually found 401
20:32:12.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,46253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55891b58, username -> user.1002615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@225c8852, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214732143))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzIwaXUxbW81dDBqZnM3NXY5M2tpYW1wbTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmRWUlhXV2d6V0VFd1lXc3hZV0ZDU0VwNVdtMUJMamx4YlRSQk1VdG9VMVpsVFVwTVZFZEdOVEp5YlhVNWFYUklPVlZEV0RGWlZUaEpaMGREYm1Wc2EzWm1Xa3RQV1ZOTFpIbEpYMU5tYkc1cVUwdEJjMXBGY1RjeFNsUkNZakIyVDFoaU9WYzNWbmRsUVZSeU1YRlFjRzFaUWtkQmRYbEZXRzVGYUVsVlozUlBNMDF3VFVNMmFUazFPVGRLVkZkcVIzZHhOVk51UlVSdlZ6ZG9hSFpwZHpsbmJFZzFlRXRvVjA5aVpHWXdlVXhDU21oNFNreHpNWFk0U1hadldsTlhkblJITVhaMk5HNTZaRGcwWmtOdFlWazBlVVpWYkhCTlQycGtNRWRCUzBWaWNVdERha3Q1V0ZOT2JsUjZNSGhKZERZMGJUUnZWRmRyZHpkU2VuWmxTVFZxYkRrM05XbHZOWEpUVlhCUlJISjJNamxMY1U5NVp6bFVkSGxxVTJFeE5XTTNTemhMYzJ4TExWcDNNbmhsU2xndFpYSnhkMnBIVlc5Q1ExZE1aVGxLTFVoeWJucFJkRGhsUlVGbFEycFJXRUpHZVVKMExWQXphbEZRUldsaWJuaDNaVGxRVEVaSFdsaElWbHBwVEc5elowVlBhWGRpT1VoV1ZXbHdlRVpMZEhkcFJHZEtka1kyTVZVNVYyWnlUMlZ1TVY4NVEzcHliVjlvWXpCV1gzRldObHBFWjJFNFRVRjZRMFl4VWtJNFRubFNUMjlGZVRSa2NWZ3pRbFpoUkRjMWFEQm1kM1ZvTVhaeVlVWXdNMUV3YkhWdWRuTlhORjlsY0ZGMmFFMWtSREk0YVhCTlFtUjZORXhqTUV0TFVqQjRTMkkyUjFsVlRqbDVRekozZEVWSFFXWm1TVkpNVUhSUE5VeDZkV1pOWjA1V2IzZHlSbEJDYTFOWmMzcEphR0p1ZWtoVVlUVnhOVlpsVHpWTU5HRjNkalpwYlVOMGMwRlVabEJaYkhKcVdIaFpWVmRITFV4bGMwOWlWR0ZZVjBSSGJtNURSVjlQT0hveGFrTTVWekJEWm01WFYwWjFOV1JmWVVvdFZYRkpURFoxVFRneFJXaHpNa042VldOdmJsTlVla2xNYWtZM01VTlNWRWxuZGpac01rTnZWbkpUTUdNeVVpMTNheTF0ZFhodlVFRkxkakJGV0hJeVlsUnJPVm8wZDI5RE0zbFJWR3BHYlZWNmJEbFJMa2RHYUdnek5FODFjbE5FYUhsNVlYZHFTakJ0UjBFLlloVFJKOHpxNE9HYmZWQmR0X1RZbkNNdEFrZ0Y1Ny1uU250dktNelRQREkiLCJleHAiOjE3MDYyMTUwMzIsImlhdCI6MTcwNjIxNDczMn0.EFPohE_fOggCKCHRGhMLgCP88cqb6QWnUgnNe7pAJNo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002615"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:11 GMT
	x-forgerock-transactionid: 24c686ff-6d71-4b15-aca0-bc4f1a90755b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:12.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:12.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 46253: jsonPath($.tokenId).find.exists, found nothing
20:32:12.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,46253,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55891b58, username -> user.1002615, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@225c8852, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214732235))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:11 GMT
	x-forgerock-transactionid: 481c30e9-7328-405e-9669-d1a65a418c7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTZtN25jbjN0N2o2NzRsZXN1YXEzY3FydGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVdWRTFNbFkzYVZGbFdVYzVOa2g1V2paWGVuWkJMbWREUm5NMlFUaDBNa0pRTjFKV1kyOU9NazlET1VOalkzbGxhM1JoVFVKRGMyMDVMV3QxWjJ4RU0wNTJZbkZ6UzJOWExWYzRTVEZJVVVjNVNuTlFZMkpUZFdSRlYzSnVla1JIWVU1WFpEZDVSUzF1TWs5WE1WOWFkMFJ0U0RWdldHdFdhM2QwTVhkaVYyczRZemRYVXpkTFFYTmtkbFJKVURoaFIxbFhOSEEwZG1kS2FsRkdUVEZxU2tWcE0ybE5lbTUwU0ZZM2FWQnVUV055T1RKeFVqUndOMHBLVUhOU2FWZFBjVGgwTm5FMGRIaFJjVzFhTVhSTlpVdFdiR2RRYzA5WlJWbG9kMnBXYnpCQ1oyNTZRVVkyWkdkaVNVOUhlRmRRT1hadFFVWjNNVGhMVm1zMlEzWjBTa2x1YW1KTmVVMWFZMHRMVFVwaVgyRm1TM2wyZDFjelNrTnJZbmgwT1d0dmF6bFhkRXRRV0drd1NteFdOalpYY1hjMWVqbEZjRXczTFdScVEwcHNabEpLTUdOaWJuTnRXVnBKYkcwMFJ6VlRiMEYyTFVwaVJXUTVRalpUY0ZORGNVTk9lRTh6VGtWTVJHeFVlSFZWT1hCVlNVWk1TRlp2Wm0xNVdUSXRiRFZmVEVVd2RqRlVkbGQ0VHpsT05GUkJPR2RsV2pCdE1tZGxZMEp3VDNwUWVYaFBRbGh0YlU5R1QxZzFTRjlPUlhnM1owUjVVMWRTU2xCbVlWTmtlR0o0YldkTVZGVkZZalZ0UjNFd2JYUlNNMGhKVTBaRVVEaEtjV2t3Tm1wWmMzUkJRblpMY1RCZlRHUXRiRWxCUjFoYVZtNXNiMUpUVm1KQ1duTllORWRvTjFJM1FYVkRWbGxTUm1KSlYxOTJhSEJzYTFobk4zRlhUR05YTjNkb1gxODFaVW93VGtoMU9XeHpiRzlGVFhaQlRtZzRTV1ZtU25wUlVFZEZSVUZCUzBGUVZtVXpkMGhRUzJjMFdYaERPRnBTVTIwMVlXSTNiMDUzWlZoSFJraDNOblZNUldVNWQyWkRiMUJWU25oaVpWWTNVVlJhZHpGTFNYRlZaVkJuU1cxVWIzSktRbGhpUXkxRmFYSjFhRlJNZUhwUFYxZFJNVzUwVnpoMVJYZzBabWhFV1cxWVExcEJUM1JTVW5GU1dGOHdiRVZyVVMwNU1tSnRZMHhvYTBsSmMycHpMbEJoYmtsVU1VVndiRWcxUkZJME5VTnFSakpLVUZFLlhxTWkyaGIzLXVrdmxPWDJCcy1qa0d2WEt5NEYxQzladFNQNFg0ODQwLWciLCJleHAiOjE3MDYyMTUwMzIsImlhdCI6MTcwNjIxNDczMn0.HsZCtNUMBmKE2b-_cuaYhmS5fqeRUObvLWxSIm1FgxE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:12.236 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:32:12                                         325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=71223  KO=11308 )
> restLoginInitiate                                        (OK=35242  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=35121  KO=99    )
> restloginProgressiveProfileCallback                      (OK=860    KO=99    )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.14%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.14%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.91%)
> status.find.is(200), but actually found 503                      4958 (14.79%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                        99 ( 0.30%)
> jsonPath($.tokenId).find.exists, found nothing                     99 ( 0.30%)

---- idc.login -----------------------------------------------------------------
[######-                                                                   ]  8%
          waiting: 496254 / active: 32     / done: 46329 
================================================================================

20:32:14.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 46533: status.find.is(200), but actually found 401
20:32:14.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,46533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bf0bbde, username -> user.1002707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d54bec8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214734031))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm8wcGNhOWM4ZzYxdTlhZWF0MHVkcGlpOGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVVUTjBhbkIyZW1wZmJFdDFNa3RmUVVKbVJETm5Mbk0yWDFGM1UzVXhkVEJqVlhVM04xQjNhMFpWTTNkRWNsaFNTRGhoTm5aaFZWRmhZWFpYVTNCQ01VbG9SblV3YmtWWWNGa3dlRmhsTkZWTFpYQjZOSFJKUjNkWmJVOU5hMW94ZEdKNU1FbFBlVUp0WkdaSFNpMU9aVzVaTWxoSVJtbENhV1Z3YmxKRUxXZGZhVVZhZWpsQk1YbHhhelU0ZVdobmEySXlla3hRVkVWaVVtZFVlV3QxTWpGbGN6QkNXVVI0TjA1SVdtTTVXSFpxUjBsSWRrOVZaSEpNUlVGVVlscGtXVzVrU201SVVXRmtVV05rUkdFNFZsVnBVVk41TjFFemJGaHRZMUZEYWxGTmRUTkhiWHB6VkdGcVVqUjFjMFkzZWpWS2VXTk1VMDB4YkVaTGRsbDFRazB6TkRGdE56Sk9RVmxhZFZwWWFFSjNhMXB6ZFhWaU56Um5RMmRUTlRkV1pXRTNhMUY0TTNGb2RtRXdXbGhPVVZWblJWSndTRTVmWVcxTFVVaE5TalppWm5neFUyODBNbDlUUkc5a1FVNW5RMFoxYldsT1ZuZEhSelo2WVhSVFZGQjJRelJJY1dKSE1rODVjV1ZIZVV0cWRISjRXbVZEVlZZMmJVaGhObXhZY1hReWFHeE1RbFZQZVhkWWJFTk5ZVU5NVWpaTWRXdEpXR1ZYVkVOcFRsVnhVRkJ3Um5WQmFXNXlTWEpFZERCSVIwSmFiVXhwVGxwUFVVVkNORE5yU2s1ZlVsRTJUMWMwTjNCME5VUkxPRXRoVTNsbVYycHNUamhsY0VWaGNGQk9aRk5DV0dRM1JucGlWV2hDV0MwNGRqUkJkMUZsYkU1d1YwUnRaVXROVFVwWVVtMXdhM1pJTmw5Nk5XRmtXRnBNWTBaSE5sWkRZVkJ4UjJOdFlYWjRTWEpzUjJWdVYyY3RSVVJQUjFGRlFuRnRjVFpoWWsxRFJFVnBaRzF1ZDJ4MU5qbFpORkV5WW1SbFlXbHRaamxLTlZoNmNHRlhNWGRNTmw4MWRGWlJiMFZxV0VsMmQzTTNlR05DYjJGRFEwZHZaWE5QZDA1WVVEQkJTakpSY21KR1dteEZaMWhwV1ZGRlVXcEdPV2hTZWxSdk4xZzRjV010VUZGcmJrRkZWV3N3VVhaeVFXRmllbXRwV25vemVraEJjWEJUZW5sU1QwdHhWRGt3V25kS05td3dMbUoyVmxwZmJYcEtiakpTWTJ0b1gzbDNTVkpJUlVFLl85M2tOUkFaVVZ6blNQZ2ZqQlRQUjFocTJJZFRSZ0xDd1BWWGNLWjU4VmciLCJleHAiOjE3MDYyMTUwMzQsImlhdCI6MTcwNjIxNDczNH0.yJ4Zagqy4ZYyez7jkVUEJoK2zXVHifSaJYzDNbSBqCY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002707"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:13 GMT
	x-forgerock-transactionid: bf630146-90cf-4d39-91da-acfde4314291
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:14.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:14.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 46533: jsonPath($.tokenId).find.exists, found nothing
20:32:14.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,46533,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bf0bbde, username -> user.1002707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d54bec8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214734124))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:14 GMT
	x-forgerock-transactionid: a5f0c6bb-db88-4590-a4b4-1248a0fd4007
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTVyZW5yNm0zNGl0cXRqNTY1cWw2N2s5ODUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blkwNVpiMVZmUmpBeVkwVk1UVWx1YmpoNGRrNVJMbHB5VFVOVGFWZFJiVE5hZUcxVlIwVTFSV3R0VjBvdE9ESXhkVGhOVFhKb2FuWnFUVmRNYzI1T1NrVlZNVWxCWDFnNVpFMDFjbkJvVWs1QmNGcFhNV2t0VERaVWFVUXpOa1pPVldWYVpFSnZlbWN0T1VaNFpWUm9jR0YwZUhrd1RHRmlaa3BYTUZoSGNVRktTems1VnpOUk1tSjNXRU5aTkhrNU1YUnRPVkpxUmpGeFdWOWhTRFpQYkRZeFltUkhXV0UyWmxObU1VeEpOMlY2TWxKeVJtWmFSMVowZFRGMVRscEpUbm8zU0RCU2VYcFdXVTFIU3pFNU5HcHRkRmRFZUVKcGNGbE5ZbkpWTVVScFZtWjJjell6YzFodU1VOHhZVmxFWkVkSlptUnpVemhzVFdGSFZqSmhPRXByYzNWZmVrVmtPVWhoVFVWQlYwdHpWekJrT0dKTFN6UmlPRGwyYlVJM1F6QnViSEZ2TmxSZlZuZHZlbTltZDI5amFtSjNORXRWUWxsclpsSnNMVWhTV21GVWRHOHlXSEZHU2xNNE1GUkVTVTVxY0dkbVptSnFjRVEyVGxnNWFVSmpaVEExVFRWRk4xbGZRelIzVHpZME1EUnNOVFpaTVV4RFQxODJTM2RNTUhsTlQySklWa1paUTNOT2QyVXpYMGRvZWxJeVJ6WXpTM0kyUmpsbmJDMWxVRVJ4UkRKV1lsSlRSRTlaYWxaWVJuazNiRGxuV0ZKUlNVdHVRVEo0VG5kMWNVcDVTMk5WVm5SMk9FWnZZMUowWkhoUVJEUkdWRkkxUjNoU1JYVm9SbGxyYjFsTmNWUnJURFIzYmxsNWRFUk9OM1I2UjJkaE1sOTVaR2RCVlhWZlVtdDBiRVU1UjFkNmQybHJORlJmVWpCV2RERmFUWEpKWm5wdGFHbDRiMXBoUkZBeE1ESmZjbkpIYkRaV2JXWXpNemxYTkU1cGNuVXRWbUZ2VGtadVh6aG9RWGRtU25ONWVWZGtkMDg1UmxSdGFIQklSaTF6WDB0aVl6RnBkRzUyZG5GRVZHOHdOamxSYUdKMllVdHBjMUkwUzB0dVpuWTFXRFZIUzJoeWNHZFVaRVV4TWw5T05FVXROWGxUU1V0cFpXNDFVMWxwU0VkamMybGZVVXR5Y0hacVdUbHVja1UzWlRaaE9XOVNWbEoxWkdScWVXMTNZVXgxUzNKblZYb3dMbFJZUlhwWk0yTk9jV1o2V0VRM1NFZHNkVXhGY0djLnUybHVWbkVMbUxfdWRXMlFSejdXOXdrRmNzMUtXQ18wRi0yOWMzVkNzWlEiLCJleHAiOjE3MDYyMTUwMzQsImlhdCI6MTcwNjIxNDczNH0.D3FBhkxamdqQM73yAnQnrkeeIoovJRIgGcgGe4d-wFA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:14.125 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:15.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 46667: status.find.is(200), but actually found 401
20:32:15.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,46667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2960e902, username -> user.1002595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cdacea6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214734970))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzFjcWNhYzVmMHByM2VubWxhcHEzcnQ2c20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVRVSjFRMkZDVlcxM1NrNXNaR3QwWms5SVpFMUJMbkUxZWpKUlEzbGFSR2RyWTNSalYwdGtPVFpTVjBwRU4zbzBjakJRZVd0cVdtbDJkRlZ5ZW1GQk1qTkJOR3R1ZUdOWFNFNHljRVprVjBaWE9VMVFkREF5UTFSb2QzSkxlR1JhTVRFMFFTMXNVbGx1TFVOaWRqWmFhVkJaYWxkS1NEaG1PRll4TFU1dmEzUnhhSFZOT0c1TlkzbzVTRkJEVDJoQlpuRXpkbEF5ZVdaMWFsRjRjakJtYWpaa2RUTmtNR2hEVkZoQk1WWlNjblpxYUV3M09WaGZlR3RPWjJKS1lXdGFjMk4wZW5oRFVWUlVNVFJ1WVZBM1RWRlFabEZ0UmxoQ1ZXOXVRM1pPWlVoZlpXTmxMVnBtZGxoMlpGWjJUMVJoWTA5MU9WTlJRM2RaUVdGRVQxQXhaRmRmUTIxdU5HeFpUSGRrWVU1M1prUkNha2xqWkVGdGFUVm1RMTlYTlc4MlZHWlRWMmd5WjFkMWJrZEZVbGc0Y2s5QmIyVmxRelZYZDFaT09XOXpjMVEwYm1WU2JIUnBkWEZuUTIxc1NVNDBhMWRFU0dnNWVXUlJOVzl4WVZsNFJraFBTRXBoZG5ObWQydDJZbVpSTTAxc1dEZEtTVE5FTFRkRGRVeE5jR0ZwUjB4RldIUlpSMFJxWVZORVdYRmhTbVZDVVdoNVlsaFdiMkZZWW1WVGNVbGFaMjVwWm1aT1RIWmFURlZtYlhSelF6RlJZbUZvT1RCVVgydEVZVkZ6UkdSTU1tOVVaVTFPUkhCWmVIQldjbkEwVVV3eVZGSklNM1pwV0hwME5VWTNTbFI2ZUZkbmMwMUVWVGRVUkRCRmRTMU9PVzVZZEZOM2MwaFJjREV5ZFRaRmJFOHpka2hJUm0xcmFsOVpPRUZHVkc5clNIcEJWRlZhUzNsTFNsVlpaRGh1YzJGTlpXOTNZMlZwVEU4eWRtUndTSE4zVEZGT1VGUnRXbFk1U1hZMU9FODFSMHhaUnkxaFZURnVVVUptY210RVJFY3RjRnBUUWpSMGNVbG5kSFV4UkZWa2RYbGpWM1IwUVhGamJ6RlVibEJRYWpaWFduVk1MVlpWYVVNMlJHNW5XazFIZFVobWRGWlJTbkEwYWs0MVdYaDJXVmwwYUZOSmNEQTRXRVZZZFRJeVJEazJiVGQyTFZaMVRXMVlRbk5NYTA1bFJubHVVVmRFWlZwSk9Hb3dMa1JsT1c4NWJHYzRSblZUY0ZoeWVraExSRGRDWVhjLjhNaXZVVnlrRHB0XzFRTmRpcnZkVm5ZVkd3LS1xWDdYdmZmUG15RFZ6VVUiLCJleHAiOjE3MDYyMTUwMzQsImlhdCI6MTcwNjIxNDczNH0.-954OYWjL10gBN3TDE-snY5P39DTEJKheG9r99f1HQM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002595"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:14 GMT
	x-forgerock-transactionid: f0341395-9d0c-4822-a8f2-fe506ea180fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:15.014 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:15.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 46667: jsonPath($.tokenId).find.exists, found nothing
20:32:15.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,46667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2960e902, username -> user.1002595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cdacea6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214735053))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:15 GMT
	x-forgerock-transactionid: 3a819c1f-d397-4951-bdbd-ab249246785b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDl1dGViOGV2cGgyM2h1cjRmbjBxaG01ZWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlYwcDJjSGhzZVdsNFVUUkVjRmwzZEdGbGFqSkJMblUzT1ZOTVRUSTBWVWxzUTNWaVYxcDBZVlI1VUVacWFVSkRSbk5zWTFnelRUbG5SMXB5VmxaSGVEbDFkMFpzTlZNNVozQlpkR3BuWjNFMlkxWjZNRUpVUmtWd1luTmhPRzVvTWxveVZHbFdPVTlpUlROU2RETlBNR0pPTFdOaGNYRkZXazB0UTBKSVNFcHlORVkyTlROWVFWRmlkRlpCYWpFMFZTMDBha0ZvVm5OblRXNTZVV2RPWmxaamJuVnFVMlZMT1U1Mk9DMXBWV0ZMYmtSTExWQm9PSGhUZGpkWE5uTkRjWGQ2YjFCdFV6SXdVbGw1TjJablZXaEZjMkZQYW5sbFgybEtVbHBsT1U5ak4yNUNiWFZFZUROelRWWkljRGN6VkhaQ1RYWnNkV2x4VVVvMmF5MTBZbmQ1UTNKTFVEbGlhV2RyVFhsMlpUWXpORkEzU2xsTVJ6UnhiVlZvUzJKTU1raEdOVzVuUVdsaVFVMW5Va3B5ZDFOV00yOXRaVkpYWnpZeVQxUnJVR1JTZDJScmFrdG5lR3RsWm5BM05EUXhRbVpNY1hkbVoweFRUbTQ1TkZkeFYzWTNhMjVxTW1GMVFWZGFVVTVQU3pWV2JIVkViVFZhYUdOaGJrVkxWa2QxY1VaYWJtTlJaMUZTYjAweWVVeHplRTFUV1VjMGQyZGhjMngyTjFoWWQyUnJOMUJrVlZWWGVHbHJZVVJXZVROTWNVNHlMVVJrWkUxemVWaGhUVU5IUjJwbWJFSjBaVGxyZEZkb1FWbGhURkJJZUV0NGRXMUJPV0pOU0VWTmNsbHpXRVJ3UVZSaVVUSlVTakpTUlZZeFpVSnpOMXB1Vm05aGIzbFhRekozT1ZCYWFXNXZXRzQxV0dnNWNXbE5Oa2RTUTFsZlVsbE5XVlZoYVV3NWJGa3dVbTV0VkcwelMwcE9Sa1I1UTNJdFIwOVhRVlowY2xKaVIwbGtURFoxWkZsNGFVOVhVSEZUYTA5NlVsODFOR3g0TW01allWaHdjM0J2UXpNM1JUZDFhR3B6VERKS1ZUZHVXV1oyTFd0NU0waDViMlZrV0hkWWFtSjRhMHN6ZWpkcmFFVXROMmRzUjNoemVYRTFhRzFoY2tVd05GcGxRVUUyYkdSMllqSXdibnBPTkV0TVpFdzNZelphZDBkQ09IcFViRzkzTkdGWlVETXpkMTlSTldvelpsTjNMbWhxWTBNNExVUkhXRTVEUzBFdFYwNWxjVWRGYVhjLlFKQmhmQ2FFSVhmeXBkVXFzLVFzMDFoX3A0OFlCYWhCZlpFUXk2U0QxQjAiLCJleHAiOjE3MDYyMTUwMzUsImlhdCI6MTcwNjIxNDczNX0.1iyBCndhadeKL1C1husPgRztzs7cUjytLCKTLcvhFH4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:15.054 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:32:17                                         330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=72666  KO=11312 )
> restLoginInitiate                                        (OK=35955  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=35833  KO=101   )
> restloginProgressiveProfileCallback                      (OK=878    KO=101   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.13%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.13%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.91%)
> status.find.is(200), but actually found 503                      4958 (14.79%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       101 ( 0.30%)
> jsonPath($.tokenId).find.exists, found nothing                    101 ( 0.30%)

---- idc.login -----------------------------------------------------------------
[######-                                                                   ]  8%
          waiting: 495543 / active: 30     / done: 47042 
================================================================================

20:32:19.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 47379: status.find.is(200), but actually found 401
20:32:19.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,47379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@134b57c2, username -> user.1000012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11e1c08c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214739683))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTRjOTlqcmsycnExOGkzazI0dWZrZDRoYjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFlVWXdVR0ZPVkdkblJIcHlNbmRQTTFGM2JrcDNMbEk1VEhKT01rZE9NSFJ1WTNaSWNEZDRjV0ZTYTFGT2QwWlZhREYwUkZjMGJ6bDBXVVJSZUdSTldGWjRhMjFSVmxGNlIzTndYMmhMWHpWWVNtbG1WM0psUXpNeVNtOXljMkZoTVVadmJ6STBSbTVxVWtSeFNqVjVZV05yVmtNemFGQTFibnBVYjFOb2EzSklkRGxvVFhaUGEwWXRTRkZPU1U5NGFHUlBlVEl5WjFWdVZDMTRWSEZNYVRJeFlWWXhPRjlsZHkxMFREWXlTbnB6VjBOWFZFd3RSV1l4ZVROTFJFaE9Xa2xyV1dzNWIxUlpWa0ptYkdGRVRtZHFSRnBXYzFOMUxXeElTR1pvV0ZoYU1VTmxUV1UyTW5wSk1VVjFlWGwwUjFwQlVIQkpRWGhNTm5wSWJYTkZSemx3WWtGVU9FSnNTVUV5T0hGTldsTTBTbmg1ZEZwcVRrSm9hRGxVYVhoUlVWWk1UMVZyY0Vad1dqWnVTRkZETUdGSVJVVkZVbWd5UjFOWGVWUlRZemhITFVKUmNGbEpjMmxXZW1KMVpuWk9TbWxhYUVNd2VrbENSREJxZGxCWmNUbE9NMHBqYkhoQ05uSlRVMnRhYUdOVVRHWmFhMFU0YjJsQlZtaFdYMkp1ZEdWdk1GbHJkSEZCUTBGUmN6Y3pNemhpU2s5VFgxaGZlRGcxVTBoTWVHaG1hM2g2VjNoMlNGUndjWEI1TTJaSVRGOWFWUzA1VW5jeGIyNW1NSFZaVjJVMlFXZzJUbmcxVVRVelprNUJUVk5wYUU1eVkzSm5VMEZHVjNWUlRUVnlNVkJVVlVKVGNHZFhYM2hRWldOUVNFRlpSbVl6TjFobFYwcHFjVlY1YTJOcFYzRkxRVTQyZUhCamIzaGxlRzF4ZUVKeFdVdENWbXR6UmtkdlJHWllVWEZ2TVRoMlNsWnVZWGMyYlV0TVRVdzNiRGhsV0hBMmVuWnZZVUpDVFVwS1dYUkpZa2hOZVhSTVJrUndNMjlwWmtSbGVIWnFVSEUyTVU5dlYySlhjSGxZZVc5U016aDNhR2hPYm5SNVdDMW9jM2hNT1V4dlVqWkJka1ZuU1hod2VubHlURGRTWWxKMmEyMU1OemxKZHpSemEyMVhZbE13U1VOdlVWSTJURXN4U2w5U2MzbFNVV2xSUjFsbFlYZHhUMjlJVFRGS1JVeFBPSEZtUzBoM1MycHJMbEJaZURCSmFVUXRVRUZ6T1VZNGRVMVpURUpSZVZFLl9XYnRaVnkxMnRRSXQyV3BqQ0sxVmotSWYzcTIzbF91YVdnVEF2bi0zd00iLCJleHAiOjE3MDYyMTUwMzksImlhdCI6MTcwNjIxNDczOX0.OycjplMKBZHAqjnz5wKjzg68s6IJcTZ2mMDEUq4GW2I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000012"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:19 GMT
	x-forgerock-transactionid: 372ae8bb-b615-4695-ae9a-32353c34600d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:19.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:19.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 47379: jsonPath($.tokenId).find.exists, found nothing
20:32:19.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,47379,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@134b57c2, username -> user.1000012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11e1c08c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214739771))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:18 GMT
	x-forgerock-transactionid: 1720c32a-10c5-4f67-97c1-8e1a1e050330
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGM1dWVyMjk2ZWs2ODg4NjdkbW51OWlhOWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGIwYzBURWN0VFZsSGNVNHdRVTVaU2xkV1JWUlJMbGROZERRMWVFUXpTVUozYkdSRU1URXpZWFI2VkZCNFNsaEphRVY0UkRSYVltZGhSRGMyVURWaFIydHJZemQyVFRoT01XWm1UbXd4YVhkaE9GODRhbXQwTmxSU1pWWkJTekJmTWpabmJGQkNXV3RZYUZKUU4zQnBla3RFTmsxbk1sVlhVREJMVGpWTlFYazJRMUpHTFVSUU5HRmZWa1JVVEhVdFFUUlpTRkZFYVVkZlMwUjVZeTB0ZGs5VU5XcHhaRloyUVdscFFsQnlORUoxYVc5aFRqZG5lVTFyWkhKb1pGVmtXWEppWkRkamVVRkxPVTQyWDI4MGIyRkZVVE55YnpCbFptTnNWRVZ5Tm5KTFpTMVJZa3hLTTJabFoxSjVTRmh1Y1ZwRFZqUnRRVXQyV25aSFVsWjFVRVJTUzFGM2NUQkVTRnA0YVRKT2FraHpUamxwUmxFMWFIazNhVkp1ZHpocWIyMUdMVTUxTkZWQllrNHRNRlZ3YkhwMGFuaHVNa3BGTW05alYzVm9XR3BKUzBNM1YwTjBTME01TWxRNWFXeE9iblF5WjFacGJYRTVVV2hzYWpZeGNrY3hZVlJxYlY4NE1qQmhWRXN4VUU5UVNsaFVUREZtTWtwNVVXeGZkMDQzTkMwNWNHeHNaVE5SY1hVelRVVkJlUzFpZDBWYU5rNDVhMHhCYmtFMWNFUmxVVXBMYlZkYWJrMWtiRzFoVmtOS2RUQjVRMkprVG1KdWJtNWlRMVJ1YUY5bGRVZGFiekk1TlhWQlZ6Y3llbGszV1RKQ2JEa3hhM0JwVHpaZk9GQjZhRkJyWWtKMVNUSTJUVFZXY1docVYwTm5VRUZ6Y3pOSFJtODJNVWt4Tm1odVNFcFNXVGs1YkVGck0ybHpVV3RIZDJOcVduSkNXRTB0YTIweWRIUlFPUzFVVlRGRFNuWlRSRmxvVmxoclpYVk9aVGc0Y1hGZlQxTklSWEJHWTBsUVpVbEZYM2g2VFVsNFRsOU9SRTkwTkRJMGJFOTFhbDgzUjA5eU5GUXhRelJJU0VwSVdGbG9Va050Tm5STVVVSlVRVUpQWjNaWWNXSlJaRlkyWm5keldsUk9ZbWQxZUU1S2VteFhOVnA2UmxOdVRHVnhNR3h0VDFZeE9XZHJYME5VV0VobFMzaEZUVzFPYTAxcFpFczRhSFp3Y1V0U04wRm9ObTlJTTNkTFFUTnpMbVZETjJWck5uUTROR1E1YlhaSk5HZDFVbmxvV1hjLlBEY2hhTFJNLTY0ZGRuUFh1N1FNSGxJelpiV3VWNk9GRmpJVllMZ1RvbjAiLCJleHAiOjE3MDYyMTUwMzksImlhdCI6MTcwNjIxNDczOX0.v2p-MUqNoyyFm856u_E1D_bzcM2Wnz4BDJOYfNftu8E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:19.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:32:22                                         335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=74262  KO=11314 )
> restLoginInitiate                                        (OK=36746  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=36617  KO=102   )
> restloginProgressiveProfileCallback                      (OK=899    KO=102   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.13%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.13%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.91%)
> status.find.is(200), but actually found 503                      4958 (14.78%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       102 ( 0.30%)
> jsonPath($.tokenId).find.exists, found nothing                    102 ( 0.30%)

---- idc.login -----------------------------------------------------------------
[######-                                                                   ]  8%
          waiting: 494754 / active: 34     / done: 47827 
================================================================================

20:32:25.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 48227: status.find.is(200), but actually found 401
20:32:25.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,48227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c0b16a0, username -> user.1002555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@764a3c89, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214745272))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODU0cHRycWNkNDMxcmwwMWw2dnBlcTFndiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVCUTI5b2VtMXhXVmt3UlVSU2JETlZObmhtWmtwM0xucFpNVTVxWWpnNFEweFBOMjkzVVMxamNUSm9VMmxtYW1WSk5UWnlhRWh5UVVWeU5qSjRSVFIxVEdjd1NraEdjVFE1YTB4RFRFMUVMVVpxTWt0Vk4zZENTWGhGTkdOcVVWVllNak5HTm5WUGQxSkdibk5ITm0xbk0wOTZjM056UzI5cGRVRk1lRGRpWkVSTlVuVXlNakpTZEZOVFdtazRiV3A2UjBoMVJHeG9hVmxUVlhOWWFWRlRORzlvZG1WaE16VnZlWGhoVVMwNWVGcFNMWEp0TVhSWUxVaDBaalUyWnpsUE9FMVNPWEp3WDJOSFdqaERTa2hYVFhGRVVXRlZVakJuUm01VVdsTmFhVXAwU0c1M2NHaDJYMmx5UnpKcWRVbDJiSFJhTUdwc2NqazBiVEE0YjFSWFNXMVdSbEJwYVc1M05XaEJUbVZRVG14NVIxODFNV1JzWm01VlUyWmhiWEZNVFZvMVRrTnhRVEZUZDJkS1MyNVJhMVZpZDJwbVFXOTFTRWh3UWpsTU1FcG9UR0oyYzFWTGVtMW1lRWhFVlhWQk5taE9ibHAyTkVoQlp6Rk5TamxPUjNWT2VHVTNNamhGY0hGNFV6VmZVRmRLVDFKWlZESlNNVVIyWjBSaGNIUXhTbTQzT0dWelZIUkRMVWhtUlVVd1JVVTJUakkzZWpKa2NGVkRSVXg0ZG5oTE1GaEJUWFp1TFdocVkzbExSVVF0VW5oRmN6Vm9WVFJuTjJSalNGSkNORW8zTTJKVFEyZGlkamhpUzFNeU1sWnBSMmMyU2s4dGNIUTFUWGxSZWtsUlEza3RUbEJXZGpZMGNubDRWVTVwWTBveVgxTjVXbkJ4UkZZeVVGTkJTMm94YVhkdVUwODRWRmRoWjJaWlYySm5abGwwTFZGVFRHa3djVTFQYkcxVk1FcGtUSGd0Ym5WUWFEQm5SRGxrV1hoTFkxQk9ZazF5ZWtsUVgwVmpOMmxIWW0weVZsTkVRMVI2YUhoMWRYVlphSE5oWjNNdGJYQXhlRkZhYzBwQlJUSnlZVlF0Y1RBMGExbEhVMjFrZEcxWWEyUmpSVjgzVERCMVUyVTBMVTV3VjNFM2VsWjJURGN5VGxSVWVESjFja2hETkY5SGIySnNja2d4Vmt0bk4xaDRReTFHVm5KWWFuTlRhSFJLZW10VFRIcHNWMGxqUVY4dGVDMVhTMDh6VTJSM0xtTldkSEZsWkRKS05IQlBObTVZU1haalFXOW5ha0UuMkduZXZhNzE4R25zR1VnNTBrSW50YUJ3Y0dEbHFKNkdXR204QmlSVlFKcyIsImV4cCI6MTcwNjIxNTA0NSwiaWF0IjoxNzA2MjE0NzQ1fQ.mf5s0cBcHuSogEB8J1IeuC2Zlth_-ys4T3t-7DeFuh4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002555"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:24 GMT
	x-forgerock-transactionid: 4d26631e-c9a7-4fbc-a15a-e7f59e08c34f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:25.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:25.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 48227: jsonPath($.tokenId).find.exists, found nothing
20:32:25.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,48227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c0b16a0, username -> user.1002555, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@764a3c89, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214745365))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:24 GMT
	x-forgerock-transactionid: 4005de67-a29e-4339-9a1e-3bc9084d86cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmQwcTY1ZG1lYzZmNnIxMTdrN2xncXNjMWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFNtZGFVR1pSTnpJdFJqSm1TSGhCYkhOQ2RVRm5MbmMzZDFOeWFrTTNaVWhPVlhKS1dXaGxVVUZwU1cxbk0xZGxlRmhaTnpaUlJsOVpZV0oyTnpoV00xUnFRMjlFVEV4WFdEWk5VVEJGVm01Q1FYZExRWHBaTVdSSU9WcHVZaTFRT1hKc1dWTjRWbXBoYlVZMlJsVnVOV3hmUldoM1JISlZRMlJRY214WVVHWm5SRWx0UlhsSmIwSkpjbTF3ZVhCVGVIUmhRamxtTkVKVFlWWkJRWEpzTUY5cllVcENURE5RU1hwZkxVbzNaVzFhWkdFMWVIaElNVUpmTVhseU4wTllNSGt6TkdjeFJ6RlNObkZJWTJ0VVltOXZUbG8xWkdSbVNsQnZTVTluVVdwNVVtbzRjMFpVYzJZeWRUZHRha1ZQWlUxdldVOHhlVU0xUms1TE9VTTRWVTQyVVZwd1ZHVlhPVGhxYVhwTWFVSjVjemxNY0U5VWRqbDNjR2MzUzJGemEyeExlVmRPUjFWdVZrcDRSRmhwV1RCVU9YSkRYMVF0U0RWR0xUbHRkV290Tm5GaGRYbEViRXMzZWtSRUxWY3dRMEppTURGTVowRkNkbXRtYTJ0WlpWUmFiSGQxWldGR01FdDBjRzF6ZDI1c01UVllXamMxYUc1V2QyUkxhRWxpZFdsUllqRkVlbmhsYW1kd1ZWQmZPRlpwTFY5clpGRndaRGhCVWxwWlRGQkRURTk2Um5CZlgyaFNSMnhDZEV0c04yNVFaVEprWDNObVdubzBXR1JhZVd0aFUzUm5WVVEyVEVKTVpVTTNVM0l4VDJSTWFGSktZV1JaV0hBM2NGOUlOMmQ0YlVSUVZXNUVkM1l0TVVaWVNtZGpkbGhyVGtkSFZqbHhRbXBpTWpoalZVbzJja1Z2VTE5NWMweEZTalpPV214cmJESlFRWGxNT0hkWWJIZzFhVFZsUTFWaFlVUXdhVE01WDFGeGNXcEVaMUJpZW1SYWVtZElZa0pOV2taRWJucHJjR054WjIwMk4xWmtlVWRyTkhRMlFXSnNNbVUxWDJ0VFNtZFZYMjFDYlc5bmR6TnBaMFU1ZG5ac1VXdzVURWRQVVUwdFFXdHRPVE4zVkVoMVpraHlMVU5pU1U1b1kyZEVNa3RTWkdvMk5taFZRVnBrZVZaRGJYUmlNVGhUTVVwQ2JWazBZVTVSTjFKTk9VUlNkMEV4Um5VNWNXdFBOWEZYYUdWalNYUkpMa2h0YW5WeVVIbFRUV3MwYkVodll6RldVVlpzVGtFLm4zWGw1Uzd3WFFNRFBxSkY5QlZGd0xNV3NPdGhGLWRkQUZZX09qWFVmWVUiLCJleHAiOjE3MDYyMTUwNDUsImlhdCI6MTcwNjIxNDc0NX0.vz_csMydIj2vofy9WhSJfY90Ll4mHuBE5eIb__iGlyw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:25.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:32:27                                         340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=75819  KO=11316 )
> restLoginInitiate                                        (OK=37511  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=37391  KO=103   )
> restloginProgressiveProfileCallback                      (OK=917    KO=103   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.13%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.13%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.91%)
> status.find.is(200), but actually found 503                      4958 (14.78%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       103 ( 0.31%)
> jsonPath($.tokenId).find.exists, found nothing                    103 ( 0.31%)

---- idc.login -----------------------------------------------------------------
[######-                                                                   ]  8%
          waiting: 493985 / active: 26     / done: 48604 
================================================================================

20:32:30.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 48999: status.find.is(200), but actually found 401
20:32:30.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,48999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@717e9f9a, username -> user.1000069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d68736d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214750166))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWI2c2Jia2lwOGdsOHJnZWswZnVwZGN2NHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmF6Vk1MWGRwYWtwbVdETlJSbW93TTNrME5UVjNMbVpKYlRWSlRHOUdMWFJUTUdRNVJsTlFha2xFVlZoU1ZrOW1Na0pyYnpCTVUxaGplVmR2Y0ZBd1owVnVYMWhFZEdKM2VXRTVVbEpaTkVaRlUzVmxablpoVHpVeVNIWTBZV3AzUmxaVE1tdE5lblpwWkhwVWJ6bGxWbXBETkZSSlEyOWZTMnRmWDJ4UFJWTlFlbm80WWsxVWMxbERTMXBxVTIxNVlXNWtNRXAwUkhKNlIwZHhjVEpvWHpONGREZHVlR2szVTJaUmNraFVhMGxHWlRKR09FOUdSRm94VEVWVU5FMXRWblZIVEZKNE1qVkVVM0JJUjAweWRWbExNVTU0Y1hKWlMyVk1ZVXcxUW5FMU1qVk1WMmRCT0MxbExVVkZkelZMV1VoSlptWlVXVUZWU1RocmRsaFBNMkpCZVdObVdXNU5UMFpCZVdSMGJFeEJUbDlKU0RCS1VYUllSM05uZDNWdFNEZFJRakJxU0hOdlUycHVaMmhYYVVndE0zTjFlVEJGUkdwc2NGRm1VV2R2YkhCRVluQXRXVm95TUdGa1JVbFBjbVpvVjFwRVoxbHJjVmcyTmtkZlQyUkxhVzl0Y2pKS1gwUk9iRk00WlZKb1VGbzVkbE5OYTFGUlRHeDFlWE5IY1ZKNFFVMU5iWHB2VDJSQlQzSkRVMGRGZGxwQlQwSnZOa0ppWkVaRFNrOURRMVl4VjBFelMwaFFWR2QyTkRKdWRtcEpNVEI0ZGtweU4yMTRjRE5rVUc0eGJVUmtWRjlaZDFoa1lXdEZZazlPVmprd2RGQmhiWFYwYVRKa1drbzFlbXhOTm5sNmFVNUJjRWxRVEY5U1YyVTRWbGxUVTFNNWFEVlJabU16Ykc0eVlqUXliV2d6YkVoVWFWWk5VMlpwVVV4MU4zTmhjSEI2YlZSMFVqbHpWRFZFT0hSWU9FTlNYM0JUUVZSd1RFZHJSV1JyZW5Nd2FYQkZNRTlJZEhaT1l6TlVhVE15VUZwWE9VMUllbUowWTBOTUxXVTRVelpXZDNBMFFrWm1aVXhTWVRCelNsWnlXV1p0UVZFMWNEUmlSR1IwYW1sM1pscDVhRVp6VldKZlZWbFNMVTVxUzFoeVZXbHFUMjUyUVZaamRWSm5XRWRuUW1VeE1WcGpVSFJrWVd0ZmFVbFNYMkUxYlVWWlNFb3hMVWxPZDBkbmJGQTNMWFF0V1ZkRVNUSlJMa1E0VVY4MmNXa3lkVXMyWnkxMldsSndaRzlCZG1jLkZ6QkYyd0t0UjdIdzcxdnY1cE1NeWRyZ3Q4SXllQW1HUkFlb2JCSl8xOW8iLCJleHAiOjE3MDYyMTUwNTAsImlhdCI6MTcwNjIxNDc1MH0.9a1KFpq1QWMkpxGYE03H1-ziAkHNrU4QeJFNfYUxCvg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000069"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:29 GMT
	x-forgerock-transactionid: 8be73c66-49b9-41ef-8603-538ad90c4c5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:30.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:30.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 48999: jsonPath($.tokenId).find.exists, found nothing
20:32:30.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,48999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@717e9f9a, username -> user.1000069, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d68736d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214750254))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:30 GMT
	x-forgerock-transactionid: 9f865d8f-209f-409b-a521-0afb10dc99ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWlxNzVnYmM3ZjJhc2xpYWczNXJndTNzbGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlFXOVJYMUppVERaUlJsWTBSMG90VFRkd1NuRlJMblJhY3pkVFZHVmtNbTl1V0MxbVIzbFpWREl0VnpOVVdUTnJVRnBLZWs1dlRGaDZObXhxUVZveGNtNDJjakJTV1VSWVRIbzJhbWc1Y1RocVVEWXpWbXhGY0UxeVdXSnBaVTAzWm5aU2VrMUljWGR5VkhnM05sRkNlV2xMVkVwMk1rWmtRbmRDZVZkM2NrUXhjMUF5UlhKalp6WnRPVGN4UVdGT1R6TXRRMTlFYzBFdFFrUnZkMmxXUlVkWlluUXplVTF0U2t4VWJteG1VV0psVVVkeFZtWndaREp4V0hReWNYZHRTbFF0U21adGVXNWtNMWxRWjFKeFlXNVRZemg1V1RRMFlrYzNRMk5MZUhOVldrZHZlWGRzY21ONFZ6QXhUR1ZOZW1JNFJqZzJkQzFMY1VJMlpEbGFSRVJLUTJwSmFEQnRNV1EzUkhkQmNXeFJSVWRzTTJKUlEyVnJXazE0YXpaV1IwUlRRek5tV25ONFpsSnRNVmhNWkVSSWVXdDJTa0pOZW1WVWRsSlJWbFZzUjNkRFRWQXhlRlJGU1dwVFlWcFhTM05QTmtoNGRITkxhblY1WDFsS1JrZFNURGg2T1Vzd2JHRXdXRFF6WlhoMFZ5MURhbEl5VjNsamEyRkRRbWMzZEV0UVZUUm9URlpaZDFOUmMwUnROR3RpWDFGQ1NHOWlMWFJ6YTJwa2IwRmFSRmRoYVhWT1NrZG5WMk0xVGtSeFoxbGZURFk1TFZoblkycGlSSHBCVDA5T2NIRnFlVVpqYmxOdU9FWkliMDFaUXpOdmNtOUxhRlp3UlRVNGVXWkpTMnRKVEdRd2IwbDNjUzB0Y2tKcFR6Wklabk5OTWpKRmEyRnBaRUphY3pWNmVWSTVkbkJKV2xwWGJWQjJUbTAyV2xSVllXZzRUSGhJTlUxZkxWZzFZV1ppZVRoMmFqZG1NMUJGWjBneFNVaFJOM0pOZGtwSVJIWlBXa3hOTkZWTWVXVTVUamxZVUhNd1VVbHRTR05YYVV4SE5WUlFOSGxqTVd0NldXWmtibDlxWVZveFYzVmxWV0pxYlZKMVRtNTRUV3B2TVZOTVJVUkxMVVpvTmpWTVNtTjRUM0paYm5nM05rSmhOa3hQZUhWM2RFbDBNVmRHTUVodFNqQkhkRVZhYjJvMFNVeGZWazUyYjJScFkyVkJURlZRYld4V1VURmhZMUF5VEZKSlFqa3dMamRpY2tWWWNYRkZkV0pNTFc4MmJYazNTVTl6TjNjLjBQTkdaNjFFRmVqa3g1MXJGdkNuN1g5bklxTEpmeUtBeHdYNHcwaWxXeE0iLCJleHAiOjE3MDYyMTUwNTAsImlhdCI6MTcwNjIxNDc1MH0.1X5WExt2NscpmzACPKcS813gWoQgbnXT5o2i5mWT9l4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:30.256 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:30.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 49097: status.find.is(200), but actually found 401
20:32:30.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,49097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cea8265, username -> user.1002211, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4948c43f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214750849))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm4ycWtxMjBwZ3Vmb2ppOWlkdWhvb21rOGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVpESlZVVzVWZDNnd2FXRm5kbmxEVVdOQk1XcG5MalZyVldKMVNFNXpiRWxQTld0QlJVZzVOM1pITVdWMk1EQnVWRms0YTJGbE0xY3hjMVYxWVdGck0yZDFZa1pGWTNCdlpuQllSMUl6UVZwdk9IRjJYM3BuVW1Sa2RsWlZkbGRXWDBzd2FVNHRUR05uZFdSNU9VNXZhbGN6ZG5Nd09GSldXa3h0WHpSWldYZFNRa3c0WDBvMFdHMHRXVmR2U21aNVpqbHJjWFZEYzNaRGVtZDRZMGRhUWxSU2JYZDZPRkUzZG5CMWJIUmlSRlJGWkdGR2EycFZPVWxGYzFFdE9YcHJkRGhZY1hKR2FqaFhaR2g2VlZCVlFYVnZVWHBpYjE4NGRFVmxURGRxUVRCNFFXUTRURWRTZERGWVJGUkZSemRCUVZaR1lYRkxkVk5xWWt0bVZFUmlRMlpFTUVSNVFWTm1UbWMwYkU1alh6UmlhekpyU2xKMmVYcDFNM2h6ZFdSd2VsODNSWGhEYWxaS2R6aE9jRWxGVTFSdFZrdEhhVVkzVWxCTFdGQktWMUZRTUU0NE1VeEhjbUZoWVRWNU1Yb3dSM2xNTURoalpUTXljSGxXV1dWTWRFMXhjVGhmVDJ4bFJqVTFhRUYwVEc1SllVTlZjVlpwZDBGak5GUTViWFZoT0VWbFRsSk9Sa1JSWDJsWWIzaFdjWE14VDA4MGVEazFYM04xYm1zd1luTk1NRGhrV0RKWFdrbFJaa296Y1RsdlowdDJWRU0zU0ZvM1ptRk5TR2huU1hoNU1sRmhaM2htTVdWcmJsODFPRlpTVm04ek9WcEplWFpCZEdWU1dIUlNTamhMT0c1VFdVOXhUME5LVDFKM00za3lUMHMwU1ZWUlFtSjBRMFphUjJkemNGWTBXRTFOVFdKaFRUYzVSVEJpYkVwdGFWQlpVRFp0ZWxCbmRXOXFZbm8wYkRaWE9UaGtia05XUVdoa1ozaDZXSE52ZVRacGJUVk1OSE5qTUdaU1YzRjFVMGwyVUhCc05ERkxTRlJ6Y3poMk5VcFhVRm8wTTFJdFNXTjFUR2c0VVMxVFdXWk9lV1pSVlRWM2NIY3pOR2RsVmxwUVprNW9aVFJhWkhGS1p6WnNkbk5OU1U1a0xXMXZabE5xTkRCb1dHbENSSEJpT0U0NE5WbFdVSEF5WW5sNlQwRTFhRlEyWm00M1IwcGxlVzVmY0dSQ1dtWnhWMmRxYjNWSlMxWmpMblI2ZFhkeFNHaHNTbWxpYVhjM2MzbEtUVVpvTlZFLldoc3BzdHBMUzNBVE1yNEJEWjcxU3V5OVRHNXVFY09BOVhZZjVYZ0N0UlkiLCJleHAiOjE3MDYyMTUwNTAsImlhdCI6MTcwNjIxNDc1MH0.iWudq1KmaS00-sWMONBL1T_wTbXP9fTi5m7wNnFZX3w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002211"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:30 GMT
	x-forgerock-transactionid: 088d040d-22ed-4be9-86f7-0ee41b36f668
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:30.898 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:30.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 49097: jsonPath($.tokenId).find.exists, found nothing
20:32:30.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,49097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cea8265, username -> user.1002211, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4948c43f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214750937))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:30 GMT
	x-forgerock-transactionid: 6b8a2451-30ef-4bd6-9334-12a0d5f48618
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGU1YzNtdG9vcWs5YnA1OWl2ajdzYXB2M2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWQwWklhbVpqU1VOb1RtUm9hVzlrU3psdmNYbG5MbFpNYzJOc2JHeHZjMm81T1U0eU16SkNiekJIUWpsNWFWZEJOMTlvYmtaUU1IQk5abUZaUld3NFVtRnBTREpvY2xoaFJHeGhjRkpLUzBwUFRXWjZjMEZpTTNodlp6WndiQzFUYjFCVmQyc3RlaTFrWlZGWVZsUXhiMDFQTW5FNWVUUkVXbk51Y0dsTGEwdFpPR3R4ZG5wblkzQlBaRlpuVWt0c1dGZEpNMnRyZG1acGNGVkVaM3BtYUc1R2JVOW9WazVmWDFWRldVRTRNa3hIVXpsWWFFZE5RWFpGV2preFVYWm5NemRhU0dzeWEzSTBSVE5YZEUxbGFtRmhWV3RzYW5BNFJHOUdTV1EzWkUxMFltMHpWbTVyWHkxaFYwMWthMVp0VEhkNldXNTJNakJmU1Y4M2RIcFdXRXRuWTJKalRtTmtabmxCYlhGM1FtSjRkbVphU2tvMVdsZFJTbWczWWxRd05YWTRjV2hzUTJSMVZXWmFjM05NVWtrd1lWODNjWHBIUzJGNWIwOVlURkZuYzA1cGFEazVZVWt5VDJGMVMwcDJSSEZpUzAxdFEybHFiMDgzWlU5ZmVrZG1ORFYwVWtscWNEUm9lVjk1VjFVdFozY3hOMVIxWWw5NFNDMURlbWN3TVdaSFkxaGxkSGwzYjJsMmNuQTFkR2hKUVhock5FVlZja2RWY0ROSFQzRnhVMmRDUTJWdlVUZE1XVFJZYW5vd1MyTm5SbWhOTW5acGFEWkRNakpEWTBSemRUZDBVbmxtY1ROUFlrSTNORGhQUzE5RGJYRXdRV0V3YjJwTk5tTlhYelZVUVc5d0xVdHZhMVJWUkRsc2F6QkJTVWhLT1VGRFVqVlBTMHd0VEV4SVgyVkpWM2t4WW1WRk5rNVhVVko0YjFaRU9YQnNjbGRHYjFwUFV6RnVPVEEwYzBKZlRXSnNUVFZYTTFGaExWZEhNRnAwTlZjMFdqZEhRa042ZEdaaGMwTjJaMmRSWVVreU5HMVVTVFJ1VlhSWlltTlBjblYxZVVsUFRUVjVkMHhJTWpsQ2NHNHhiV1ZTTWxKeVpqazBhREl4ZUZWcVlUaFhRamxVWlhsMFlqTlFUSEpDTVhrdGRsZEZUVTVZY1ZkNmFqbEdYM1ZZVHpaZmRrZFJReTFDV1dsa1drcHRZelZrUW5SVlMxVmZia0ptVW1KUWFYVXhYMEUyWDFGUFpESlJMbGxTZDBsWlRteFNRaTFrUjB3NGNrazFZM0IwV1hjLjdwTmZnY3gtYkZ6cFFoYUZxa2xfYjFGOHhkM1pLVjhfS2lhOS1ULVJidGciLCJleHAiOjE3MDYyMTUwNTAsImlhdCI6MTcwNjIxNDc1MH0.kf-MMiiHQUQwXyEHec_F3DegTp0tmZMUYX7L-L5Qs_U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:30.938 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:30.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 49107: status.find.is(200), but actually found 401
20:32:30.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,49107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4791fe34, username -> user.1000588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b854ad9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214750939))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjVzNXJhbnIzajJoN2ZvazBxajZrcGllNWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWFIUmtWbXRsZUU1NlZEVklORWhoYUdSeU0wZEJMbEE1UTBSTVFuQTBNakpzTlRneFUxaHBUa2RwWWtWQmFWY3dNR3BmUnpOUVptTmllbGRhUWtST01tOXlTMmhMV0daeGNDMVRUbTlJWVUxRlJEbG5NbU5XWjNOWldYVkdWMVpKYkRSTE1XMWlNRTk1YXpkTWNuTmtNME5vWDJkTWFHMWxiSE0wTnpKVlZ6VnlielJuYVhsclEwVjNORlJsUVdsQ1JFcFBhVk5zWkhGTVFWOUhXRGd0TUV4S05DMXRWVlo0TFVwaGJVdDJjM0pMZDJGTmFqQjVZaTFQYVVWc2VVTTNaVWQ2ZFdselFrWXdkMk5XWmxOT2JHbDBWREZZVEVwWVZFWkRObDgxUWtWb2FFbEZRbFV3V1dSNU1GUmhXVUpZWjNSWVFXWTRjSEp4Um05VFZGSllVMGxzU0hkeWJuQmpObmRSUjNaVWIxWTNVMlI2WlVReFlsOVZaak5JZVhBeU4zVkNRbk5LZEROTmJWOU5UekZFV1dGelJsQlNjRWxKYUdOVVMwNURTVmRGTmpoUU9EaDBkVlYzUm1aSVMwRmlMV1ZJZW1kM1QyOXBkMkpSWkRSNmEzTkxUSE5ZZGxkVFVUSm5lamxDZWtsT1UzUmlVRGx2WTNseFJtcG5NR3RvUm5jd1VreE5iazFPTjBaMVVFUXlVVVI1Tmt4WWRURjBlbWRrWVMxcVoyNUdaV2x0UVRaT1oyVkpTRkIwU2paWFFtVkxjVWxHVm5GUFFUUmlhall5YVRoaE5VazFNamxtTFdKNE5IZHZOMEZGUXpGRmEyWnBVREF6VG1oV1RVMHdRM0I0ZFhaSFVsTmFZa1o0VEZkdGRITlNZVXBOTkV0Q1VqbDRkbU42WVhSS1EwRjZWMm8yTnkxTU5XYzBRbEpxZFcxb1dITXlNVUo1ZGxkRFdrSTVNblpWUkVKWE0yZHROa2R2U1dabFVXeGpaa0ZwYWxKb00xTlZNek00VTJodVkwTXdhbEV5VTJKV05IUlViSGxCVEZkUWMzaFROMkoyYm5vMVRHWjZVV2RDZW5scFVYQjZlV0ZZV1ZCNFpHNTBVWEpyTm1nNWNuWmtNV0ZmZUVwRVRuaFpkRXc1WjFJeFR6SlJkV2RsY0VkYWJsWkJjVEpaVW5Wc1NVWnhRbDk0ZVhoUlh6ZERSWFJSVDJWTVJISTBkMVIzUW5kamMydEJTRFJ0VmsxcVdrSTBMbFkyTWpSNlpYaG1VbEYyYUdwbU5sUkJNVUpZYldjLjFVSFZNYksyc2lkb1F0b3JRaHNOMTVoaThCT2w2Q3ByV0REeGpGNVpGR1UiLCJleHAiOjE3MDYyMTUwNTAsImlhdCI6MTcwNjIxNDc1MH0.E2UnsivBde6PsHemzriAuGC3s9SvFF7bba27zmUgRKY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000588"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:32:30 GMT
	x-forgerock-transactionid: eb9cadc3-2968-4e6f-bec1-8da4aaa67639
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:30.994 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:31.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 49107: jsonPath($.tokenId).find.exists, found nothing
20:32:31.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,49107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4791fe34, username -> user.1000588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b854ad9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214751035))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:32:30 GMT
	x-forgerock-transactionid: c7280e14-480c-4966-8551-792b81a49126
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianVkbjVkcDVsbDVoN3ZzOXRiMDFyYnIwMHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alMxSm9jRmhxY2t3elpXNVJlalprZUVwWFNuZEJMbG8zTFZoRE9XUlpkVFJQVURObVJFUlBXVmRCVGxOcVVqaFNNRlIxWWxOTk56VnhiRk5vWDJKRVYwSldVVEYwT1ZWc2JrMHlXbWQzWW5CUWJXUlNNVXhOWkZSQ2JqTjJNR0ZGUkd0TU5rUk9YM1UzTVRKRE4wbGxWVGd3T0VFMFJqWjNMWEpoYm5CQ09Yb3dZWE0zVUZSSGFGQlRibXQwV2pWSU4zcG9PVU5xVEd4VFdrRkNNRFJ1VVVNM2FVaHlRVWRKT1hoVVQwbHFVemRPUmxkTFJtVmlhWFJ4VjBwaGQyMVZaMGRxVm5CcGJraEJiamQ2TjFGQk4zRXlSMVZQUXpCRlluUXdZakpMY2xGNWVHOWtNMGt6ZDJwT1psa3lSV2hMVkZCTlExUjNNbWg0WHpCU1REY3RiaTE1WlVKd2NHTlhRbkZYZW1Gck9HbzRURVkyVTIxT04wTm5OMEpwTFRsZlRFODJjRjl4ZEZaNWNWbHRTMVZPTjNkUmVISkNkVjlDWmpSdmEyVlFRMUZoY0ZGVFZFbzVSemw1Tm5CNFkxQnBORE53VFU1VVVIaHZSbWxGTmpkT2NuTkJTWGwyYVRKdVowcHFia2xxYldWUk1rZGtTRXN4VTFsdllVWldRVTVSTmpCVVVrNWhialJ1VldKaVNWVm1VV3BtWDNSZlUxWk5lbkpKYkZGd09HVmhXRVZsWjJka1RFNXNjMnBUZWsxcWQxVldNVzR5YTJKSU5uZHBTRzkwYUdOb1dVaEVkVkpJUnpBNVVVMTBRV1JTTlRrMGJYRk9VRkkxZDNsbWVrTjFNVUZzWmtOWlkyRTJYM3AyWjBGdGFEbExNMEV0WTJSbVJVNHdTVFptTm5Ka1pUVlllVlZyYnpjeVQwVktUVFo1ZW5OclRFbDNhV2xqVFZOR1RVdENTMnRvWTBkZmMxQTFValpZTVdNM2NVTkRRMnhMUVZkRFltdEVUMWM0VVdoUVRHcERZVEpMWVd0cU1WaEJUR1k1WTNSck5EZ3RSV2MzWTNKcVVXVm5hVkZCY1dkQmQwTlZObEEyV2pKeFRHZzRaMjV2U0haVWF6QTFTMmROZGs5cFNsVlVlV2w1WVZwb2J6ZHFOaTFCZEhwbVZVNVhaMlJXVERsMVFrMWhTWFIwVUU1a1ZXSmxMVlpVVTFWSWEyMXZaMVUwWmpsSVZXYzVXSGswUjNOd2VrdGpMbUZCYTJodVUzTm9jM0k1VURSQ0xYbHpkMTlNUWxFLlFVVHl2WTd6aVNhZ0ZkWWJTOXdIS0FRRlc5THhpb3JtMHJfbV95UUZGdmsiLCJleHAiOjE3MDYyMTUwNTEsImlhdCI6MTcwNjIxNDc1MX0.XxFwOQ_oBLvujeKxyldmbbDPa6GAGgtj44grjMvJeSY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:31.036 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:32.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 49362: status.find.is(200), but actually found 401
20:32:32.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,49362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35630bcd, username -> user.1000311, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e96cf76, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214752575))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWpyNjdtMXFlbnM3YjI5aTNxZW1ndDk4YzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFJFaDRRek54YUZBdFIxQlBiek5TUVV4MFprUjNMbE4wUW1aWVIzQkdPR3hoTW10M2VHTkxaV2xYU2xObFdrdHdXRkJZWkVFMGRqZzRZVFZaV1U1amRIRnphazF3WTJaWlFqSlJXVEZ0WVZONGNqSmhVM3BmYVhkM1QxTkJRWGhUUWtSYVNUaHFMVmhuVm1WT2Exa3djRXhyYVhFNWNYSjFaR2hDTFZwWE5IQnZlRVJtVVV0MlJVMWZhMUJ4Y1doblp6TkZOVkp0YVZKTU9FNXVNMUJ4ZUVwTlVFdGpablpHTlhCTlpIbEVSVnBQZEZkS1NXWXhjVGhJY0hnNFJUZEZVV051YUZod1JtaHBXVlJPYjNnNGFEQkRVM05STUdJek1GbFdkWFZVY25admJucGhRbFpFTnpjM05qWnJPV3RzVkhvd1gyMUphV001Ym5KcVlsaENabEpWYjBRMllsQkJhV3hoU1dOVU1GbDNPVlJIZVV0d1ZETlVSRWR6YUVwMVpXdHRZamxRY0RKcFdVWm9hRTltVG10MmRXNDFTbDltTXpJdGFsQnRSR2xCTlZWTVdUWXlNMmgwYTFGWVYzRmhjSFpRZDNkaGVGaEtNR3BTV1VzdGFtdHFVR3gzTWs5NE5HWTRPRlphTkVnNU9URklSMUJPUkdkUmFXSnFNMEpRVXpGa1NuSm5kUzFaT0U5elFUUkpWbUZhUlRKWlQzUnZPRlZ4VUdaTmJqVTVSV1YyYkc5cmRUWmpZbkZsVUhWbVpEWkdNMWxxUmpSSU1VSm5SMlpFWTNKa2EwMXFNRzU2ZDFGWFJsUlFkbTl3U0dkalVWOXFRV05YYldWSGFXTkpWbU42U25kbk0wcFBlR3hRTkhCVGNGRXdjazlxZUZsU1UyUXpkRWxmZW1kdUxWOXNlbWRaYkY5dGJYZHlRVzFoY2xGVE0xYzBlVjk0VVZwWmJXazVjMVpUTVhaUE1sUmFjV3hFTkdOU2RUSmhXa3RLY1ZweGNIRnlZMlZzZEZaUE5XdE9jM00wUlZOQlJsODROR1ptYjE5UFdURXpVMlZyV0hvNE0xTlJWMHRKWmxaNGFqUlFkRTR4TXpsYVVFVkJTRjh4U0RnNFpIQlNOM0ZDU2xBelJXNVVkMWxGYkRCS2JHMXpZbXhYZVhsaFh5MVZjR0ZCYkRFd1kzWkVUM0ZFTmtZMlJtRnFabmxOT0dnM1N6aFBZVXRNWDFoV2MwTTJXSGR2ZVROWlJXSTRMbW90U1ZGUlUzWmFTMk5XUzNsdmVuTnJiMkZFYkhjLmlnX21TVFpwQ3Z3a2FNUzNqOExJYXVZQXRBQ0tCQWZEUzd3czRJdEdqZ1UiLCJleHAiOjE3MDYyMTUwNTIsImlhdCI6MTcwNjIxNDc1Mn0.mOe6XAAi3VkRw8g5tCL_EFIvysJ6psRsylMpcYmxenM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000311"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:31 GMT
	x-forgerock-transactionid: 9ed18b95-9149-4bcc-ad47-9bd85ee4be62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:32.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:32.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 49362: jsonPath($.tokenId).find.exists, found nothing
20:32:32.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,49362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35630bcd, username -> user.1000311, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e96cf76, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214752669))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:31 GMT
	x-forgerock-transactionid: 00be1181-0e7c-4074-9182-424197acd6cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2U4OGpxZW5lcjdvb21vZGxtdW5zcmM5cWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVNXNWxRMVpRUlZkdlEwZFFUMkZxYmxCUVRHMW5Ma0pJUTBGcWMwTndlR0V5WTJ0eGVXcHRWMmsxVEZoU1MydHhXbTh6WTJSUk4zZEVTRlZvT0ZWcloxVnVkalpyYkROZlFrMXBaazFoUTIxb2RVOTNhbWt6Tkc0MFNYcHBhbFJzVG1SU2IzWTJRWE5MWkZGdk1saHlaR2syVUhCb1RuUmZkRWh3UVRaQ2VGSm9RWE4wZEhGWU4xTkNhSEoxUW5sUVRsbEVXR2h5Vm14QmNYQXdiMjloVjJ0SVZuVkthMFpOTWxnelh6VkdNVTVRWVY5TFIxQTJTazExZURRMk9VaDFVR0V4Ukd0SFpUWlNPRnBtTWpkQlNtRm1ka05QYm0xdFIwdDJNRGhFV0RWVFVVbHZRbFpYWjJ4NVJYcGphMnQzUVdOd1VURmtNUzFoTFhvM1FrRk5aVnBVZFVGaVZrcG9VVmQwZDJ3eFNqQnllSEowVnpWSlgzRjJhV3RmVDJZNFkxWnJSbmxXWm1wMlptZEZSR1Z3U1VkMlVVaHJRMDQzYkdadlVrTmhOVkpKT0dWS1FUVlRjV2xCVjNwWVpqUnZWRlUyYmxsTE9ETTRaa1Z6Y0ZGa0xVb3hVVGRNVDNablZWTndaVFptTTBOTlozRkdWbFJRU0ZCNFIyUkRaVTFhT0daSk1EZEJiVTFwYkRaaWRteHpNVmxMVEdSVmRVWmFhVXBNYmxWcE0wa3lhamRsYkd0NGFqTmlhRE5OUmpOeE1IUllXWEp4ZW5wdldrOW5OR3BSZVdneVUyVm9NbkJJTVVFNVNVbE9MVzFZWDJoR2NVVnVVa2g0TWxoZlUySkNOMko2TlhVNFVsbFFRa2gwZFY5MGIyTnNOMlZOY2s1QmRHVTRjVjlWUzIxWVIyazVTbWh2Y2pVMU1qUlhOMjFFVTFaMVgyZFliazQyYUUxZlQweFdVRFpDTm5aV2QwcEZaRFUxUmxBd2RUSkpYMEV6VTNjM05FTndMWFJzWm1Wd1ZISmFXRXN4YlVsU1drOUlRVTFMVkMxWU1FWkpjbkpJYjIxMlRIVnVWMjl5VUhadFIzSkNhRlJGZUd4M05ITXRVa2swTlU1V05IUlJaV3RYVmxOZlJUSmZhRGhUYTNoRVF6Um5RWGhVYTNob1pqQm1WMjkxWmxOTWFtOXJORkpLTUhvNWNERnZkVTV2UlhSUWRGVnRkWE5sUlZVM2NXdzJWakJVY1ZBeFJYUTRMbmRZU2w5WVlrOTNkRjl1Vm14WVRrWmxkVk5oUkVFLmJJRGNESWhLa25jY21IbHNXaWNjMnV4dXVvbjd4LUVLOGtra3RsQ3pKeDgiLCJleHAiOjE3MDYyMTUwNTIsImlhdCI6MTcwNjIxNDc1Mn0.rkGWpVILanIl-F2Haa83I8foi-_UJ11UsETW830P6qk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:32.670 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:32:32                                         345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=77369  KO=11324 )
> restLoginInitiate                                        (OK=38281  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=38158  KO=107   )
> restloginProgressiveProfileCallback                      (OK=930    KO=107   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.12%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.12%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.90%)
> status.find.is(200), but actually found 503                      4958 (14.78%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       107 ( 0.32%)
> jsonPath($.tokenId).find.exists, found nothing                    107 ( 0.32%)

---- idc.login -----------------------------------------------------------------
[######-                                                                   ]  9%
          waiting: 493212 / active: 28     / done: 49375 
================================================================================

20:32:36.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 49926: status.find.is(200), but actually found 401
20:32:36.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,49926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b24f9af, username -> user.1000255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e3c5e14, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214756344))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmFvODRxMDM1Y3JnNGJtZjJndXJjY3Y5MW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MGFVNUZTMlY0ZFRodmVuZHljV0puYkVrMGJHWjNMa2g0UlRCNFFtVlJlSE52Y0doamVuQm5XRXAzYzBGQlQzRnNXVmRaVWpka05ITTVVa1pzWW5ZNGFGcHlVR2xKVmtKeFJTMTZPV1pFTFZKeVJtUTJkMHhvZVMxS1psaFJiVXBTU1dwSU5tY3dlRkJFVVV0TGVIVkdiV2RIYW1kSFMwTkliemxITTFkRVRVWlNRbFF5VmpSVE1IZ3paemx5YW5odWRHMXlTWFptWTI1M1RqbG5PRzU0YW5ORkxYTlpURFJEYVRadVEzaFFjekl5WjI1MGNHWkRPRWhyTURkeFpEY3lhREZxTVRkcFltbDNiRVZNZERSd1ZtUnliMU5YWmpWMFZrOTNNa3RGT1VWdlIxVjVORkJaV1MxTllqSjBNMGRFVUZWQlEzbzBZbFZ5TWtaYVkyRk9jR2x6TnpseVJHRjNObXR2VkZCUk5GZDRYMVU1TlVabE4zRnliVVZrZW5rMWNVVkdObGN3V21KTVZuY3RjVjlRWkZGVFlrMWZXRVZrTm5seFRIazVVSEpEWWxRNFlsQnRTRmhMYmtwWlQzZDBSVEpmVFhoVlVqVXhUelZCVkVGNFVtbEROak5IT0RCQlJVODNTM1V6UjJSNlpWaGpRak5SYzJSalVsbERXVVZFT1hBdGNXTlRWekZvVFVsQ1dsVXdZVE5yZVhoWFZuWTVNVmxrYkRkQ2JVTllhVGRLTmkxSFZHWkVXR2haUVc1RmRrVjNOSGhJVGpCU1l6VXhha2t3WVVvemJXMTFObWRLVjNrNE9IZHRkMFpqWTB4dFkyUkdNMkZzV21aT2JrZzVRbDgzWlUxRGJXOVpWVWwwUW1sMWJEaGlabUYzWWtVeU9XWTRjR3h6WkdwdU5rNTJkemhEWWtoSE1tVXpka3h2VGtoMlRXdFdOSGR3YlVsUGIwSlJRbU40UzJVMk1GbHhTSEpXWmtaWlZUZ3lRemd4WVdaTVQwdFNhMEZuYldReFJVODFPRk15YmxOdFoxaG1aV05rVnpSRVNUUjRaRWxMTkZGTVdrMVFNRWhoYlhabmNXeEZiV0pOYjNjMmNYQk1TWEZsTmkxSmQyb3dRak4zVjI5aGRtSjRUMnN6YkVOcmNVZHpVbEI1UW5WcllsOWtTelZWVmkxV1RWSXlYM0ppYW5VeFdHNTFOazlEU2t4NGVGcFdkbTVIUVRWWlRXTjVSMDVWVG14TmExSTBMbTB3TkhjemJUTm5XWFZNUVVkMmVVbzNha2gyTVVFLm5MSlNRcFhzUFBCTXRWRHR6aTR4Q2xWZkNyVjR6dVN5RjA5X2pFRmxMR00iLCJleHAiOjE3MDYyMTUwNTYsImlhdCI6MTcwNjIxNDc1Nn0.LKf-ojUgSvnxgM2Q1FGryUtZmEhv444zXj15TKCwB9U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000255"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:36 GMT
	x-forgerock-transactionid: 749ae1be-113c-4556-9be3-5997ab3be26f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:36.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:36.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 49926: jsonPath($.tokenId).find.exists, found nothing
20:32:36.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,49926,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b24f9af, username -> user.1000255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e3c5e14, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214756435))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:36 GMT
	x-forgerock-transactionid: 2a2bb99e-ef96-4454-bd6c-f391a9e5f38f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGo1a2hqNnFha2d0YnBlbmNiOWk2ajBkazciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlltMVBiVlIxTmtOeWQycGpWMHBqTkdaRFNuSlJMa3AxZDBoaE0xOVVUR1Y2ZW0xV2RrOXJOVVpuUzNaM2NIWkpYMjFZYkcxTk1Xb3hjbUZVVlRabWVUVkhUemQ2Ykdkd2FuVnVja2RvUld0VldWSnhZbVJrVTNJM1FtMDJVSHBTTUhsNGNUSm5UVWR3Tm5aUGJ6bEJWa3M1T0hkb1pHOXdOWEZrV0ZsUFQyNU9TRmRKYUUxSFZIZFZTelZqZFVoMVJrMTFlbGxSWVVoWGIydHRWbTFIUW1nMGFXRXlVblZZUXpKSk9HMXpTR3Q1U1dOaWVtMXRMVGh1TUhsa2QzSkRPVlF5WmsxT1VEZFRNMEV6ZG5GNVMyOWZkRFV0UjJ0R1RVd3hZbTFhUWtwalpIRm1ZMkZJWjNoRVJFWjRkbk5TYmtsemFITTFMVFpRYzIxa056RmFjVmR5YTB4a1N6TlpObVJpWTJ4a05YcDBjemh4TUZGa2VGWmxhSE42V25kb1dUTnFPR0Y2U2pkcE5YcENWV05rTld0S1lsSnJkazFIZDNKQ2RXcFdiSHBvWlZkVmJucDRVWFJHV1V0dmJrdzFSbkZ6TmxKeE9UWktTazlGWld4RGVERmZRbE5ZU0VWZlJEVlRWVWhWUVZaMVoxUXljVXhJVDBWQ2NFVlFkMFJCYURKRExUUm5NRXRtZFVoaWFIRnNWMjh4UlV4bVZVaFNiV1Z5TVc4M2RHSmlUWFJ1U1hkaU5EbHFTMXBxWkhodFZrMUdWV1UyTFdOTU0wWk9RWFpFVmpObFZsVXhVMHRTWm1KRlFtWXlkMkZCUmxoc1VWbEtiMWhyTVZRME9IUlROV0ZmTlRkcWRVWjZVVjh6VkVOc2MyUnNlbGhrUTJaT2FtbFZZbkJ1YjNKWFlYbHZhV3BsUm10c01GcDBSa3BHYW10eFZ6a3RiVEJXWDFoa1lWUk1TVUpRTlhkS1oyVlpVMjlpVkdwQ1NXTnpSbFZEVjB4dlJERnllVVZNWlVka2FsUXlOakUzY1VwWE1ISklUek0xVHpGek5XSnhhMDVGTjBaS2IxSm9TWGx2WlVoUmJtSjZOMkZ1VldSYU5FSXdSa2hyUTJWaFdscFdiekF4ZEVoVE1WVTBhalZtUm14clUzSnFXV2hXVTBkRlpXbGlRWEZpU2sxQ2NXdHFNbk5wYWxNMVpqZG5aV2wwYkZGdk1tNWphM2RTY1hCamREaG1PVzk2Y1UxaVFXbFpMbWRUTldGcmFrRmhNR1p1Y1hkRlZtVlZTbHB6YUdjLlM4VXdHcUprUk02WDJjOXhXX2s5bVU2WUNMVlRXdUZFYzlVVTFfVUpDeFEiLCJleHAiOjE3MDYyMTUwNTYsImlhdCI6MTcwNjIxNDc1Nn0.V9O_xpwAN_YIrtDu4VIfntJKfyTjRAx-fQF_nsEpj20","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:36.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:36.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 49964: status.find.is(200), but actually found 401
20:32:36.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,49964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d362799, username -> user.1002240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cdd6862, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214756643))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibm5jam1iY3Brc2VjNnUyaW8wc21pa2k2YzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1pFd3pjVTFVVGpCalMzSjNNbWhuWW1zeFREWm5MalExVDBKelZYbENhVlZKUVVobmVtWjBYek5KWWxKMWNYaHBVSFl0TVc1cFRWRm1NM2R0ZVMxeWJVNHdiWFZ0TkRWQ1NFdFFTRmx6UzNabU5VeHVUMjFDV0Vwb2IwSTROM1F6UTFOVU9VeFhkbWxOYWw5aGJYZFRlRU5qVkdGS1gzaDZkMDVKZW5sUFJrRkRNUzF6TkVnNU1WazJVSEI2TFdKd1ZFTkdPSGhWUlZSV1UweGtRMG95TlUwME1UTlViSFpMWTJ4VGJITjNVRVJxZFRadGJqTlVSRXR6ZFdsUVYzTnFURzFoVFZaUWJqTlhVRzV1YW1RMlVrdzRUak5vYTBKSVRXaGZOSEJDWkVsVE4xcFVaMkowTVRFeU1XNVJaRjlqZEVST1lXVXpORzFGU0ZGRGRtaHFaalUwZWxweGFrTnhZVlpxVURsR01XMTJiREJmVEVkWk1VZ3dVM3BvZUdWeU5URTRkRXBoY21oUU1GcEJSbXcxYWxCSVlrRTBaM2xUYmkxQ1UwRjNUVEoyWnpaU2QxOWxiblp2VEV3NVkzTnlVazR4VVdsS05rSnNkM3BxYWtGT1lsQkdkUzFYVWpSaGMxVlNUWEZKUzNacE1VOVpaMVJyUVhWaFdXcFlVMFZHVFcxVlpqaEthVzVhWTI1NlNqVnJaa3RvVFdkSGJYTXpTRXhGYTBKTGNrZFdORlowYW5kVVFrdHZSM1ZTWm1WcmFWWndZalp4ZGtsMmRWcHJibnBKVFRob016TjRNWGswTUVkd2QzZElPRmxSVjA1RFNXVkRjVzVOVW5wTU0wWjBXR2RPY1V0eE0zRmFjWGRTY0hGT2FsaEhkWEo0VFZOTmNURTFOMkpIZGw5eVRqRkljMFZuY3pKMFMxVjJja2xOZGtSc01HZEJPVWhQV21oTWF6Wm9RMk5ST0hka1NWZG1Rbm81WkhsdGFtbEpUVkY1YlY5d05qbGFXRWRYZW5scGNWZFRaamR6TTJSUVMxaDZhM3BMVjJaMlZIWmlVM3BMUjNKc1JHYzFZekp4VTBOTFpYUmtRMUZRVWs1dmJUVXpURmgyWjFSaE4ydE1ZVk5wYXpndGF6aEJRM3B2TjJGWlVsaEVXbkp0WkcxSFVXNDJSVFpCY1MxTVdFbHNlazVTZG1RNGNWSjBkV2xJUmxwRVNVSm9TR0pWU3pRM09ERmtZMDlqVGpkRlQwOHdMbWM0VUV0eGIwaGhaa1Z5VDJSRk1uTm5ObEZNTkZFLlJvU0t4V2dMSjdWTG1UeVRNYWdvM1BKd1JKUFJyRHBZY2IxRmlPMFpnMWsiLCJleHAiOjE3MDYyMTUwNTYsImlhdCI6MTcwNjIxNDc1Nn0.kLySfwswd4DG-oxQGNb_PvQ8hq4WvU0sty2y8fsHBMs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002240"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:35 GMT
	x-forgerock-transactionid: 0a5e65da-0373-4e07-a2a6-08a9833790e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:36.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:36.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 49964: jsonPath($.tokenId).find.exists, found nothing
20:32:36.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,49964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d362799, username -> user.1002240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cdd6862, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214756732))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:35 GMT
	x-forgerock-transactionid: 63968cb7-d601-4fd7-96ee-143aa3c5d15f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXA3cHE2Zm5wamhxdnM4aGhxY2I5MnM5dGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RmNsRnhTVlExY1d0cWJXMW5jMVl5WnpkRVdFMTNMbXN4YzB4alUzcGpjV1ZMT0UwMmFrbE1kM0ZXWms5VWVHRjFZM2RMWW1OdVMyTk1kbll3ZW1kRFYwSldaVlE1VWpNNU5ITm9ZM1ZwWjNFNFZXbHVNV2R0V1dkeFZXaEtiR2swWjNNNFVEbFlZM05vUWpaTmJsUkxXRlZCY0ZJMVIwSXdRM1p2ZWtwYWQxbHFhMU5xV2s5TVdFeHNSbkI2ZFU0Mk5rVk1kVkZ6VkRCMVdsRjZXVTFKVlVNMlZXeE9kbE00ZHkxTFdtbEthbmh0UzBscFRsRlBkbmxJV0VWa1NsbGxVRFp5TFY5VWVWSlZkSGxET1dsa04ybFJjMkpWTWt0eVRsTkhjamR6Y1hFNVZFRm9Na0paVUc1Mk5HOURkMjFCUmxORmF6VkxTR0p4VTNORGEzTjNaVkJUY1hnMmRrcEROSGxZVTA1a1JtRXpXVXRPWWsxdE9FSXdUMDh3V1dKQldXdDVRVFpmZDJST2NsbzNOa0V6ZEhKUFEyUXhkakkwTXpoMU1XcE9UelJ3UzBwbFFsVndNelpWVlU1RFNqWkZSMUEzZERONWVVZEZTMUF6V21reWNETnRSbmN3VjFwZlVXUjZORzlOYTNJeFJrZGtObTVhYzFwR04wVnlielJzT0ZBMmVuQnZlbWhzUzI1TU9ESjZkakZhWWxGQmRIRnRObUpWZFhad2NUTm5aMVZHVVhWWWFEUkJPSFk0UnpSdloyb3RWRmh0YTFNM2FtUkNPVWxpZUZOblQwcHlUVXRtVVVOdlNVcHZOamR3VFVJelpGVm9hRTFyVm00eGVYVkNkMDVvY25OVVNFUjNObTQ0V1dnMWVqWkNaRlJTUm1SdmNWOVdNM0ZQU1dkYVkydHRVR3BXTkdkdVVrTkNPRXBzWVcxWFdERmhibE5UV0ZoVFh6ZHVhbGRtVkV4VlV6QlpNa1JNT0dsNmJtWkVjVTkyUWpWRGNWWTVibTFFVkZwU00yNUJjVUUzVTFGblNERlhWazlmUzBzNWJIUlpXVU5OVW5WMGMySnBjakp5Tm1abVdWcGFlVGhOTmprM1lVYzNOUzFHV0ZGeVNIRk1aWFJTUTE4elYwZG1NMUJsYW5KelNrVm1kR1kzVFVkSE56WmpRVXAwUkZjeldUSm9SSGQzTURaRmNIUlhVVzFxTTBoTlR6Tm9VSE54VTI1M1QzcHhOVUpHY2xjelMwNXZMa1JsUkV0dU5UYzFVbVJ2V1RseVdXeEphMnhETTFFLlVkSWhGVldmc09DbXQwNEhFRHo2Y0NkNWFRQUZ1cF9GV1hDU2ZsMkhPQlUiLCJleHAiOjE3MDYyMTUwNTYsImlhdCI6MTcwNjIxNDc1Nn0.K0mjhkKE8zczpExmq7Ml3Oa3_r8ilhL5xx7lT4upPbc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:36.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:36.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 49981: status.find.is(200), but actually found 401
20:32:36.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,49981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ecadd08, username -> user.1002652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a9bad60, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214756737))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzdmZHAxZ20yZmc4M25jc282c3BvYzVmczIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFN6VTFkbGxXTUdaS05FVXhUa2syZERVM1FrWkJMbE00ZEdjMmFFSjZhSHBhTFZKTlRYTm9iWFZqTlZSbmRrZzRhMUV3VVZGME9FNTVhMUZwTWxkbE9USjJOelpXV25KWVpqSjZYM1J0Y3psbFYyVXpSMFZVTkZSQ1ZuVXhaV2MzVURFNFozWkVTVVZPVnpFemIyMVFZbE50WWpJNVgycDRTMnBNYjNFeVdrUm5kWHBWUWpKaVkyZ3dVa2h5YkhSdE16UlJkMVY0YzNGV2MxRmthMGN4VTA1WVV6Wldkekl6YjBsRFVFRjNRMU0wZEd4a1pXZERNRk5YY1V0dGJGQndSM2h6ZGpWRE5UVjFWM1p0TjB4YVpIQkhaalZ1UTNnNVdpMDBiMGx3UTNRMFpXTlFjbmRzV1VkVFVVSm1TMGhrZVhsYVFrVkxia0pzTVZoVlRVTkViMHhqV0dscU1UaEVRV3BtWVdsTk5uY3dibTVOU0Y5TFJUTmFWa1JaY2xBM2FVNTBhMkprZFZjMVFWTlZlVU40YVhKMlVuRk5Xa1ZvV2s5S1VsSktiVWxUUm1aTmVVdEZaVWRVTTJvdE1qaFphV3BpVEZsamVsUllYME5ZUmxvM1ZuTmFjWFUzTXpsTFYwa3hiR3BOUVc1Mk5tTmZSVFZpVGtWMGQxQk1aR1ZJVm5GVFVreGpZbXhPYW0xdE5rWllWbGh3U1RkUmNVWmhhbWRSTFhFMGIxWnhPVFEzWVhSR2EwNW5iVlpCT1RGc01HdExjV3BOVW1ZMWIxUkdNVlZwTVhjd1dVdHdSVlpYZEdNd2JXODFOMGxHTWxSRGQwbGpPWGs0WVhaSGFsZGFjV1k0T1RSRWJra3lNRGhJYTBKTlgyeEdlazFOYkdOeVJYRnZXRXhmV0ZSaGNVa3lUMGx6Y1ZSU1VHMWliVmszUTJwMmRUUkVVR3N0UTNrMVJFdHdkRFZGTkdsNVNqTlVTR3A2ZFhNMVVHVnBTMko1TWxWeVdrTlNkSHBHYmpCdVEzZzNNRFJsYjJsUmNtZFNZM0ZoTVdObk9HUlhRVk5DYTFwamREWjVaRTgyTW5KQmRrWlFPRlJyVjFoMllYcGphRkpVUjFsVVNXa3hOa0poYzA4MmIwRjFhSE5yZDFwbk5VMVZjRVJyV0c5dU5IbFNjMUZ0YkZneUxWVkdiVkZKUzFOQ1psWTJhbGhaT1ZFdGVFdzFkblJOT0dVMmMzaG1NR1pYWVZaR2VXdHpMbVpmTFUxcU9GY3RWM2d5ZVVOeU1VTmpORzFtVFdjLmViX0d1dFVCS2FPMzg5aTlpU3JRWDUzejh0OF80WjBqVk13cXJhWk5pMzQiLCJleHAiOjE3MDYyMTUwNTYsImlhdCI6MTcwNjIxNDc1Nn0.Jd7um9B3BL1riKBBwLL8AdKE5AL6sDN_B5ptTtvQlTg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002652"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:36 GMT
	x-forgerock-transactionid: 4ca9b117-5705-4777-be58-e5abd0b14792
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:36.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:36.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 49981: jsonPath($.tokenId).find.exists, found nothing
20:32:36.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,49981,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ecadd08, username -> user.1002652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a9bad60, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214756827))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:36 GMT
	x-forgerock-transactionid: dff7d2dd-b96b-49fa-bfc6-c0a0a1f53f63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzRuNzVrMzJkb2puaXNicTZiNHFpc3AzMWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVJFWnFNR3BHWHpWNlZFcGpaVVEzYkRkVFVVbDNMa1V0ZURaTVgxRk5WWE5DVFVaV1puQlNjSFZLZUdSSlEzSkJPRWcyUTFBeWJsOW1hVnBhWjJWNlVWZE9aRjlaVUdGc1RsSTVUVlZUWW1GRmJXRTRYelp1ZUY4d1ZGOVNYMVpHZWpVMmNGSjVhbE5aTUZsc00yMXNVVTlHTXpoNldYaElZa0Z4WTBKMVEyeHRZM2xwTnpGVk5HVnRXR0l4WlRnM1ZtTmtTMFJCYld0WVFqTlZUMnBwY0VFdFFtMUJkVzlWY0dReFQwZzRlbkpuYlRCUFR6bExVbnB4UnkxdWF6Sk9TSFIyT1Zabk1VNWhlRzF3UkROamVVUjRlR05JVG01TFZtUkNaelZyUmpKTU56ZGtSVEZ2WkZkS1NEZHlUbVZSTWxoZmNqTndNMjB0TnpoVldUVkxaMDFwTVRKaGR6aHlia05ZT0VSWGFsUnphbGM1ZHpkRVJGOVJPVUkzZDBwQ01VUm1RVE52YW5WNWFtUkxUbXBPYzBod2JFbHhiVEJtU0RFeGFVczVTV2R2VTFaU1dYSXlXaTFQZUVVeExVbDNMVlZWYldsUFptTndWMDAzUm10WGJGTmpWMUpzYjI5TlVrbHZWalI2YlhZeVpEUXhWSEZ0VG1sbVdWZ3lTWFpmUW10a2NWRTVNVVpCTTNVeFpISk9PVE0xZHpoVFZYWk1WekYxUVRsMVZEaERiRzltZUVkWVh6Z3pUbEpVTFVWbk5FOUdlV2x3TW5wRU1YbzJNelZmUVRobWRXSTRhR2hmVTJZMlIyVmZlR3N3ZGpSNldrZGlhMHhVT0dWdWRqQm1WV0p0T1Y5dlpHdHpVa3hmVEVkT1RtSldaRlJzTVZCMlNscFVWa2h6VjFSWmIxOVhlRXRETXpFeWRGcFRVblZ4ZG5oT1RFNVFlVWRYVjNjeVVVcDRkRlZqWm10eFEyeElhRlU0UkMwNFNXdHRYekl4WmpSaU4yTjJValpIZVY5dFZFTXdiWEZsVjBzeU1HbzRhbVZoYzBGNE1UZDVXRzR5T0dwaWRtWTRkMFJNZUdzNVJ6SmhjRGxUZEdSRmVHODNNbkJmVXpKeGRXNXJkR1YzTTBaVlJrRjFTa3hQZW1oMlRXdDVOVWhDZWtwRVNqSnpUSGxsYTB4b2ExZHVWWGd6VGxkVU4zVlVia3AzTVVzeFJGTnJTRzgwYlU5SFEzaE1ibWxxY25wUlMwNDBMbEZ1YkVRemNFTTRSbk5WWW5CMVozSk5aRVY0WTNjLnNlQ3E1cldCS19jazl1OUxBbHI2OGRqdEcwOUVFeE44UlBOWFBnVThNdlUiLCJleHAiOjE3MDYyMTUwNTYsImlhdCI6MTcwNjIxNDc1Nn0.GD2zdbOGxf3UdSkxP3q4xSZsspRAnPUC4hKKYanvmHk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:36.828 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:32:37                                         350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=78867  KO=11330 )
> restLoginInitiate                                        (OK=39023  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=38896  KO=110   )
> restloginProgressiveProfileCallback                      (OK=948    KO=110   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.11%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.11%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.90%)
> status.find.is(200), but actually found 503                      4958 (14.78%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       110 ( 0.33%)
> jsonPath($.tokenId).find.exists, found nothing                    110 ( 0.33%)

---- idc.login -----------------------------------------------------------------
[######-                                                                   ]  9%
          waiting: 492479 / active: 22     / done: 50114 
================================================================================

20:32:40.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 50530: status.find.is(200), but actually found 401
20:32:40.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,50530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6806c0af, username -> user.1000278, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d77503c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214760631))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic25kbDhmMWxwazRkMWc4M245c25vdDVjZ3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blkzQnZhekJSTTFWM2VVVjVNbnByZVVSNFZ6RlJMbmMxYzNwb2VFVnFWM2xEWjBreFlsRXphRzVqUVhGM1JsTkpkVXRUUVV0S2FXOTFSRU5RTFVGeGIySTJObGh0V2poUlZrWlFVWEZhUm5oMFNVZ3pVMHA1TnpkMWRISjBNbVowVFc5UmMyTXdlalJpYjJzeVUwTXdSMVZwVWs5alpuRXRNR1k1VUVWaGJrUXpZV0Z6TlVWQ1ptMUVWMWczVlV4NldXRlljekJCWTI5UFpuSnJOMDF4TkdKNFJEWnFkM0pTVTNWblR6UXhkbnBqUldad2VFYzNiazlxTkVGdmJVeHNXSFZzY1hGSWRWUkRkMlJ0Y25sT01raFZjM2haTlZGQkxXNUpVVXMwWW0xbGJsOW5RbDlFV1hselFXSnBTa05ST0cxSVdGa3hhMVozTVc0eGFGRlVZazlrV2s0MWNtdExOazlWTms1UGRISTRRMEZtYzBGS1RIZERSRTFCVEdob1RuVk1kMTlxUkdkclZ6TkhOWHBSWW5STFEycHFZMnB0ZVVSTVVtSjRVVlYyUTBWM1JpMTFWbGRVT0doVWVFTmZUVXBHUVVOelFrVmtWMXBMY1RWSk9GSnRiR3RETVZONFFTMXVSVzVYU1ZkMGFVNVlRbXczYkVsb2NYZFBaSHB2Vlc1QmEwWnZkMXBmV2pCU1VEZDZVM2RxVlRCallYZHhVMXBpTUVVeU5XVTBiazVvUm1GdVUwbzRXRmsxUkd4WFFtcG9lRkY2YVZKbGFtbGhRM05LUkVZeVFrcG9lbkEwWkVaUVRGUjRSamhTV2kxS2QyVkRNa0V4VURWVFVrVkphMWRGWkd4TFVIWnRSV1ZHVFdORlltVnVSMDlDU1hRM1RGOUpUakpFY1hOakxWRm1UR3g1VlRGWWVrcGlTamRZUkZwR05UZGFRWFkyVjA1dllYUm1iMVV5VlVsTFUxSjBZa2xMWm05UFJtMVdlVGg0U25BeWRHMWtibFZYVGtnd2FuRk5VVWRSUmxReVdERkJVVkJJVkhaaFZFVk9aRXBDUzFaWWNIbENTbXRMYlhvME1ESnBjM2N0ZG1kVlVXUjFPWEZGWkY4NGJucG5aVUY1T0RkTVFtOTZiVnB1WVdWNVRXOTFXV3RoVkZCaFZIUjRUUzFLWm1remJuaE1hR04yYkhCaFJFNTNlSGxwWVZZMVdEUlFNMVZGTmtKdVJEY3ljVkJ6ZVhORU9IQkpMbEprT0VGVE0wa3ljRTh6T1hkTk0wZFRYemN6WkZFLjlxRVFZMzlLMVk4SXI5Z2RvT0ZBUUx4Z2JPQzAtblpkSHREWlJQNFF1aTQiLCJleHAiOjE3MDYyMTUwNjAsImlhdCI6MTcwNjIxNDc2MH0.v1vC1Y5Hmo74txzoLPFe7Un_vo_DBGazJq24xPTB3ZI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000278"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:39 GMT
	x-forgerock-transactionid: f763c3b0-b415-4029-ab81-d1bd15f06ed5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:40.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:40.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 50530: jsonPath($.tokenId).find.exists, found nothing
20:32:40.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,50530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6806c0af, username -> user.1000278, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d77503c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214760724))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:39 GMT
	x-forgerock-transactionid: 9a8865d2-4e3f-49f7-b64a-ff897762965d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHQ3Y2xidGN2YnViZmsxbDdxdDFxcXRrazgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MU9VdDVlazVJZUU0MFgyVlVkSFY2TkZoUFZHaG5MamxtUzJaTk5XTnNXRUp1Y0Zkek1qZFdNa3B0WlRobE5rcHdkMkpvVWt4cVpXRnlTR2RoVldwT1FWRjJOak5PV1hVMVluSmFkV0ZOWW5kc2IwUktORXRoUW5Cdk5GWkRYMDlMVldWNFJ6WjZOM2wxWTJKbVdHSkJhMWxxYVVsb1dEZENORmhrU2pCdFZHTlNXR05hVEc5SE5YZzRTbVZ2U3pKV2IwNXZNbGgzUTNWdVNVb3piM0pWTkVWeVkyNW1halEwVG1oM1ZUVXhSMDFxYTJvNU9GbG9TMkZGY3psMVMzbG9hMnA2TVMxUFdscEpjMHhmV0ZWSGVETTNaSEpaU3pBelpHdzNXRlEyV1hwRk9VVlJWREJVZFdKVVdsQnJaamx4Vld4dE4yMDJSbFJxVkRsWVQwdFNPRmh5Y1hCeWJXUnBMVzlYYm1wYU0xcFhWbFExVG05WU1ETlhWV1F4TFdKVGFsRmhjQzB4YlV4SVYycDJNWGRDUVdFdFpVaEVPVEpyWVhwNlVUQjZUelJvV1RONlVtZHZlV05ETmxCdGVGSjVVMnhQZWtWRGRIUmpTVmQxUm5sdWExRmxlbXcxZVc1YU5YQkNVa3QwZHpaR1VURXplVXB0YzA5VVNVNDBhVU5xYkdKMFlqRjZVMngwTnpWS2VqQkZaV2N0ZWpobloyOURibU5JVkhZMU5FVmZVSGhhTTNGQmJXeHFjbmQyVkZaM2FuVTNNSEJTVFZKYVEwMTZRMkpzTkd4QldWWnJSak15UlhWQ1JWWkRiM290YUROT1EweE1iMmxpUkRObk4yWk5VQzFCTnpSdE9WVnhTME50Y25sUFFVcEhiVk01U2tWWlkxcGpaekJmTjFGSE1GWkpZalJMUlMweGRVMUlWMjlzUm1oSVJHRjJkemRyUzFkbE9DMTBZblptUlhadVJIaEtWWEk0YjFaQ2NrdDJVMU5zYW14SFptaHJRMGxQUTJwT1VEaFNWUzFrTFRCTlVUZGFjVlZ0T1hKeFIySTVPV2xGYVRKdlluVkpTMVkxT1ZaVGJ6WlNaRlJ4VDFsblVXMVlTbTExYzI1Rk9ITnFZalJTYzJKR1JGSnlNbUp0UXpsSVN6aGlUakEwZGxCeFRraFlYekZ4UTNCbWNEZHlRbEZ4VjNaWlZXSTBiVWx1U0RKVFEweFpiRGhKTW1aVGNIVlpNa3h0UVdVMmVIQjNMbFJ4UkVWNFRVOTBVVlJWYjJOQ1NHSktUbkI2Y1VFLjFsQ2x0QmFscWw0WDU5M0JHQzlqWGdMWWNRTG1rQzM3ZU81V0VZRDdqRkEiLCJleHAiOjE3MDYyMTUwNjAsImlhdCI6MTcwNjIxNDc2MH0.lfNvu0wDhiCG-jQO6mTr3qjHPH-HwYsFUj5duYsCLoc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:40.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:40.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 50543: status.find.is(200), but actually found 401
20:32:40.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,50543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e6fbabd, username -> user.1000340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14fb13ba, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214760704))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmNtbmdkb21iOGQwdWlrZjJkcjRlaWRhYTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dE1XNDRlV1p6YVhkU2FrTlFhR1ZPU1ZsVFVFdG5Ma3BZV0ZWR1kxOVlNemh5Wkc5c1dHNVBRa1pDZDNOUFpWRlBNVzF2U0d0UGFuVmFPRE5pWlhaMU1GTlRMVWxGTVRCMGRqWlZiSGhSVVVnMk1WVkNTVEJrU1VoSFpsUm5NMWgwYkZkeVpHcHFURUZ3WmxwTGRGSnVlbGxyVkdzellsaE9TMEpRWnpoT1NWRkpOR1p5U1hkNmJHNUdkVkZRUzJwWWNVUjNMV2hZZG05UVltcHdObXhMZURKak1rOHpTQzAxTW1wcWRFNHRhR2M1VERSck5UWmhkSGhxVmpadGRuZ3dhR0pEYW1oUmNqTnVTMmt3V2xsdGFqRkZka0UyWmt4MmVFdFdZMWxGZWpJNFQwUmxjVWRIUjBscE1uUjJaMmRvUVRndFZGOWxOVUkxVTJGNkxVNXVXVUZxVW5sb2IwbFJSVjlSWlZGMVVsbGZObEZ5Tm5oWGNFd3lNVUpzY1ZGcWRGcElkWFF0Y0ZjeWEzWmpZVE5CVDFFemFHNVNiM3BCVUVNNFUwNXBlazFDUTNCM05FdzBUV2d3YUU0MVZERnhaRUUyTWxSeFRtTmhjV0pxWldZMlpHMDFaRWRaVXpaRFlWUlJWakZrVDI1c1NYRXhTbEZ2ZEVsNVRXRmFTRTFITTJoa05tcGtObTlUWmtNdFIzTXRTRzVWYzNKWE56VktVbFl3YlRSdGNqUk5iVXBvUTNGSVVIYzNRemRwYkVGVWFVWTBjVEJKVFdSTlZsUk9lVXBMVldSYWJrWm1jVXBVUTNCZmNWRXhhVlp6Y0RGQ2RUVkVOa0pKWVdsYVpERnJYelJFWlc0dFExcFRjV0ZaWVV3M2VrcFNYMFpxVHpJeVZqWXpWVzVrZUVaWGNIWmhXRUZoVWs1cmRVcEthV2RUUlVwd1MyRlhVSEJFWmtkdmRHMUdVbXhKUm5VMGIxOVVURGs1U1dsVGJWRkVSMk5GVTNaNmJUVjZkWGsxZFVaUE9VRTFielo2V1dvM1JuaE9ZMDFWY1VveldXWk5abXRzUzNwNlpFbFJZM00xTW5aSVZUQXRTRGRRVWxsMk5UbFhWMlZXWVdwSFV6RndXVzlpVTNKTVJWUXlXbEpDWVRWR1J6bG5Zemt3TkZOMVpGQmZaSFpvT1VKNlJqbHdkMVJYT1dWaGJIUk1abWh2TUhKUFlsTmZXbGt5Y0VwMmQwTlBSRUZtV25WaVpIVlpMalExTWxOM1FXeDVjRE00VmxsUmJXaEVUbXAwYW5jLlA0YVZLMlR5TkF2am14X1I4UXItZEVfY25ZMmhQaF96MkxmNzhtTzU2RU0iLCJleHAiOjE3MDYyMTUwNjAsImlhdCI6MTcwNjIxNDc2MH0.Z7KRBYcEFZnBEFrDcArXjGQFB4eJZM-MJdkhjdYhN_8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000340"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:40 GMT
	x-forgerock-transactionid: 310ac404-0b2d-47f6-bfd0-945db2d4ca11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:40.753 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:40.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 50543: jsonPath($.tokenId).find.exists, found nothing
20:32:40.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,50543,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e6fbabd, username -> user.1000340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14fb13ba, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214760795))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:40 GMT
	x-forgerock-transactionid: a23de763-4cf9-4d14-bd4b-5b8aea24d2c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW00dGZtdjdwOGFtbDd1dGZqYzZxcGI0YTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlgybHVXa2xDT0haWFdsQjJhV1kzTTFwSWVITlJMbTh4UXpkVVdUTXdRM1o0WHpGSGEyTlVSRWRWY0dOVWRHbG5RbEpZY0hOelYwWmxhbWxEZEV4S2Qwd3RaMDgxYVZOa1lrVjRTWE0yVjFkc05YcHhaV3QyUjNST04xVjNUV0k0YkZjd1JFZFBSV3hXY2s4Mk5qUnFWemc1T1ZaMVJqWkRjbXBNVjJOT2RHUmpXbUY2TTJoNVFYaFRSWE0zVEVOd1lXbHpURXAzTjJSUFdEQTRiVjl1TkU1Sk5tbFRaSEZoVFhSUVJWbEVNRXRTUW1ZMlJWRlFTVFF6U1VWeFFUZERZMGx2VVhKSlNscDZOMWhKVW1kMGNFSTRVa1Z1TkhsUlIzVjFlVEl5TTFCMlZreGtVWHBoVkZGM1VrRktWRXBaVWxaR1IwOUVYMDVLVVV4ZlNrSlVUMHd4TXpoWVZXSlVRMjlyYVhBNWNWY3hjV3B1UjNGYWJEZ3lUbmRIZEU5cGVIUnZRVVZCVEVSR2VFcEpkVGt4T0VWU1FsbEdjRGhoYkRZMVZHSkZaVlpaVjFOMWEzQmhVbWRpU1ZOS1NVdHFObTR4ZG1KWkxUVk5kbTB3VEV0MmRrbHBXRWMyWkhGUllqVnlaamxpY1ZsS1VFMUtUWEJIVnpsdFZtVmZhalI2WWxSbFp6aGFabTVrYTNKQ1ZXMVFSbWxHYkdFeFdVeDFYMUEzZDIxYVowZG5SbkowTFRSVVRISmFOWEYwTkhoamNVbFVZV0ZQYkZOdk1UZFZOazEzWjJKVmVVUlVVbTgyVUVSTk5IazViWFJ5VUhoWGNrODVNRlp4ZUhwWExWOVVNRlZLT1ZVM2MyazFUak5xWjBOd1kzb3dPR3hhWmtwMFVXNW9PSEJ6TlU5YWNrZHZWR05XUjNFdFlsUkdUMU40ZWpWalQwTkxXVkZHY2xadFQzSnJka2syU1UwNU1qUnJXbXBYTVU5RVFWVmtObWgyU25KWVVEaHZaa2x6YVUxRE0yZ3RUMnAzUWpGcE1XRTRlbEZhTVVsbFVYZE1MVkptV2pobFRqTjZSSGRsTTFoRlpuVk1lR05JT1c4d056UTRaWEpNYVZsSlpEZHlaek5QZW05TmRUZG5jbFpaV2toSGFUQTRla1U1YUY5dGJGRlNhM1pyWW0welJUQlZNVVIxVDNvMGRqYzFiMWg1UlZFeGFtOURZMUpuVUhReFVEQnhiVUZxVldZemFrOU5Ma2R0TVV0dFZreFVZVWhEUVhkRFIxaDBRVmN3YVhjLlpGRFc1bEZVRzBwR0ZKeGw5a1pxTVFrRmhldHYtNkJVQVlQTmFFWm9xRVEiLCJleHAiOjE3MDYyMTUwNjAsImlhdCI6MTcwNjIxNDc2MH0.F8DDyDVbLG8sTHkhrOnJ4tDqxfJqmCLSe2ci40LwnU8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:40.797 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:32:42                                         355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=80295  KO=11334 )
> restLoginInitiate                                        (OK=39726  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=39592  KO=112   )
> restloginProgressiveProfileCallback                      (OK=977    KO=112   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.11%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.11%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.90%)
> status.find.is(200), but actually found 503                      4958 (14.78%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       112 ( 0.33%)
> jsonPath($.tokenId).find.exists, found nothing                    112 ( 0.33%)

---- idc.login -----------------------------------------------------------------
[######-                                                                   ]  9%
          waiting: 491773 / active: 28     / done: 50814 
================================================================================

20:32:44.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 51056: status.find.is(200), but actually found 401
20:32:44.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,51056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71d2dca6, username -> user.1000896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47cb714d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214764211))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmNuMjQxbmVxcGI5bDAwODg3bzJwZnE0b2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blUzUnhhbXRITjI1MFNqbEtWV2xOVW5veVJrUkJMa3RRTkZWcmJtSkdaRmRITkhSUk1rOUZXVlZVVVZreVNIZDVWMmx1ZVdGWE1scExkMjltZGt4Q1VYbDVjbkJMVjBSUloxQlJNbGhPUTA1aWFXRjFlV2czWlhaeGFVRjZMVTF2Y1hSSloxSTBhemM1YlVVeFNYRnlTa3RzVDI4eE5FczVaMWh1VW1vd1dVZElVbkZIY21KcVIwZFZRekJzTmsxM2VuTTJRVTVGWDJoVE9GUkZYMlF3Ukd4b2EydDFhR3BSZG1Fd05YQjFhMWh3UkhOSFZVMDVUMm93ZVZkVWJrSnhUakIzTjJOVGFqVm9TakpZWkdscFdWTjZhRTVGV25aYVMxWnZNbnBuTnpsTk1UUXdXVk5PWlhWdVNWRjVNVXRSVVVJMFExbFFjbTlFU21sWU5qQkRhMnhzYUVZdGFqRjRZV2R2ZFRKSFVuSTNZMmw2TWxKbU0xVXhjRXhmWW1ST1JrRXhVVzB3TVV4Tk5IcEdOVGxOT1VaSVNIWm1USEE1UjJkblVGZHhWMWRUYW1aTlIxTlFjalo0TmpGUmIwWmlMV0phWDI5WVEycEtibkZaVUdoMFFXOVlXV1ZDYVRCMVRubFpNREpUWDFoMmRWSklaVlE0WVhWZk1URXhNblY2UzBrd09VVXdTMWRVYTNGTVZqVTJRbWc0T0ZCdlVFaGlabWxJY1ZweFZsbHdaamhIYjFOUlpsTkZUVkJPUkd4UFlrTnRkemhUV25SVWMwb3pTWFpOWjNrd2MwdHJhbFZuWjIxb2JFeHlPRjlFTUZOQ2IzTlljbnBvV1U4M1MyeERNelp3VlhVMlZUUjVTbUZ4WWtvMlExODVRMHRXUkhkVE1sWnNWM3BtUkRGd04xRnlYMkpxVkZsYU5VRlNkVzFuVUU1ZlRWOUNiMFpuZEhsVGVuRjRZMHBvYWpKZlZtNUpYMDlqZGtwNVZVNXVSMk5IWTB4bk9XRktNa1YzVWkxUmVVRXlSbk5aZGswd1RYWlpjR3h6YWsxcGNFNDRUR3RxT0ZOc1pGaDFiMTh5VldJM1JWRm1TRXh5VUhvNVYyVldZMVF6VG5weVUyVlpRamd3YTFaT1QyaG1TVUZ2U0MwdGRGOTBWMFJKYTBkNFlsbGxPSFY0TURsQmJqRlNaMHQ0U1RWMmJtUkVSalpCYjIwNFdHRktiMk5IUkMxTVIwMW9YemhTYTBwVFQyaHZMbFJMUTJaSE9WWkpSbGxGYTBkTk1Xc3pRMEowYW5jLl9rMDBJanZPUnE5RDA3RUlxMDJMSm1QMHVhTVBhSkFrNG1sZ0xkN2FBemciLCJleHAiOjE3MDYyMTUwNjQsImlhdCI6MTcwNjIxNDc2NH0.uvh3MPrhbRb62oOpgNqz2qh9RtmEWB1eXePgwfTV2s8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000896"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:43 GMT
	x-forgerock-transactionid: 3f4e7557-50e0-4291-910f-d1ebe877c77c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:44.258 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:44.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 51056: jsonPath($.tokenId).find.exists, found nothing
20:32:44.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,51056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71d2dca6, username -> user.1000896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47cb714d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214764297))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:44 GMT
	x-forgerock-transactionid: c2dcc2c1-490c-4ee7-9516-bb334de725c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3J1dmswanU3bTc0MmNmNXZjdTJ0dTd1cjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFRGZzNiVUpaUWpRMFRIaFVkakZhY3pSdE5VMW5Ma1ZpYUVkeVUwdGxTa3RMWHpobGFrZFNVREppUlVGUVNGOU5iakJqUjNBeVVESnZZWE5pWVdKeVRpMDVWRXRTVmpkeVFuVllYMEV3YmpZMU5YaG9TMUV4VEZNeFVVWnBaWEZFZG5JMlN6QldRbk4yYzBKdk1XSlFPVFIyYVdwcmQwRTVaa1JQTkZKWGF5MWFSRk56TlZJNFVFVlhRM1Z2VGxCT2REVktjR0V4VHpFM09WSjFSVGhaTTB4d1Z6VTBTbEpFWkROMU4yRjZaMjFqVlVwMU9WRlhTVkpHWW14MUxUQnFlRVo1VkhGeVVtazFSWGRPTkZKaFMyRjJaVXBJY25oWmN6aDNhMUZ0VHpKaVR6ZEhVRGRmY1VJNFNqaG1RM2xJUWtkSGJqZFZVR1ZzVW5aUlMyRlNiRVZWWDE5U04xcEthREV0UnpWcGNHeGpZbTVqTTFGdmVFcEhSVVU0TWxoWGNUVm9YMlZST0RsZlJsTkllR3QxUzFOR1EyRkNPWFJ4YTBGSGVrVlROVFJVVERKa1pFaDBhRE50ZDNscU9WUnZSMHBCUWxKUU9XTnJMVFk0V2w5alNuWldhMlJHTTFaV2F6UTRMVkZPUzNKYVZ6bDRSRXhwVkVaTVVFSmpjUzFzVldSWGJWUjNaV2xxYW13MFlVMHhOMmRSTlhodmRFOVlNa2xaYzNNMmNtZDNRVlZzWDJSVmREUXlXa1paT1ZWUVpVSmZURnAwYzJvMFUxZG9jVmczUkMxTlFVbGFNVzFUZWkxWlJVa3lVMWxRY0dWa2NGUlJjVmRqTTI4NGNVSjVkVEoxUkhBNFlXOVVWRzVXWDJaQ01FOU9UV1F6VkVzNVYwRTRUbGQwV0d4WExWbFJSMnRNYVhZd01YZzBUbk01V25WNWF6Tm5jRmc0ZGxKUU0xOW9aMjVaTkdjdE5ETktRVk01U0VJeU9GcDRYM2hHTmpGeVJrWm5kM2N6Ulc5WmVVVmhNSHBZZEcxMGJXTmphR3RZVUZnellVMXVVWGxyY3pKelgwaFdUM2hqVDNoMVZIUkZTamxuUlZKU1NXeFFkblk1YTFsMVoyUm9WREkxWTAxRlkweFlZelpLVnpGdGIxaEdTR0Z6ZURnd1FrWmpVRFJsVm1GVlQwUlVTVTFzVlRVMFZVY3haM2R4YzFocFNtdHJkazQyZVdJek1UWlNiR0p5TWxkdk4xTTRMbTFoTWtwV1RIRnlNSEZrTWpGclltSk9SVXR3ZDNjLkItV1pFZXB4REFNMld6c2dwTVU2RnpyRmJuN1p4Sm5SUVJHY0hFc1p6SVEiLCJleHAiOjE3MDYyMTUwNjQsImlhdCI6MTcwNjIxNDc2NH0.gAW3BEha_Ivbxb3MO5MACbx9CugXDglj5vn_329MTLU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:44.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:46.840 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 51404: status.find.is(200), but actually found 401
20:32:46.840 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,51404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@201c86a8, username -> user.1002188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eb11a8d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214766794))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDd2c3I1YjFibHFhZGwxbDVuZGE2Y2QwbjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlUzcEpiazFpV0hGalRVVmZXUzF5VjFVdFZDMW5MbFZtY0dwV1EzcGlaalF3WkVFek1sZEJRMU51V1dGTlRUWnhjMWh1WldVMlpVZFdiaTA1ZWxoSldFUk5iRlZ4ZFRGS1RIcFdSR2hNUjBwMk0yVndNRXBQVWt0NU5tVnhNM3BUWmt4cVUwbFdWMFY2WlV0R1QwZDRTVmt5UjNaTGRFRkRUM3BPVVV0T2RESmtTMDVMYjFwYWNXRnFlV05tYVdwTVZYQXdRbmRsYURGa1VEVm5VVzlsWmpsTWFsTk9lVlZLWlZCM2VsQllNbTl3TkdVeGNVRk5lWHAyYldOVU1IbE5ORTlsVUVORU1XZDJhekUyUzFZeWVYUTBkRlZxTUZoemQyNVdPR1ZYVFdaRFJuRjVWVGRyUWxOeFpEWnJjek0wVjNkb1NVaFVMWG93U2tSc1lrRnFWMjFzVDJoNlMyaFpOemRRTjAxUlRtOU5TazVSVEhscE5UZFdVV1J5ZG10WWJVRldXRnBpUWxkSFRYWkZXbk52YTBsRU1WRk5TVVkwTFZwR1dXYzNkVEZPYzFKVFZGVnVRV05HV21SeU9XZGxVRE5FYjJRNUxWbHdRV2h0U21zM1FuQnplRU5aY1MweGVtZFpjREJ1TFhkU01sOHlNV0o0V0hseVUyaGxRVVk0T1ZwUU5XNDBVRXhGY3pnemQwVmhWR1JLZUdSaGMyVlBkRmcxYUV4VFZtdFFiVnB2UTBnMVlYWkZTak5CWDNZM05HeHZPRFpGUzNOdllUaFlZelZSYTBGTU1tWm5ZemxsYldweVN6WkpVM2R1ZVZsNU56UjVRMUpTTlZSNVNFMTZRa1UyWmtGT1MwdEpZWEpDWm1aT2MwUlRVRGRNYVdOd1p6WkxNbkZVZW1aTWJFSjFVakF3V2twQlFuZHhhR04zVG5KVWVrcE5UVXRCYjFwak5rNVlaWEpRVVV4SWFHSkZPRmxUUTB4bFRXaElheTFYUldablVGUlNUalpOUTB0dlRYcDVXR3BWYzNGeGF5MTFaR1kxVWxSTFUwMXZPVTFQUVV0WWNXUm1hRWhXZFV0TmRsRnhaR0ZxUkVWa1VGSXRZMDV3U2tkbWIzazVialY2Y0hsbllWZEJOVTV3VlRSc2FFZHVWVE5DVXpWMlNtZzJNMVJQZDE5R1kzRlBWRmhPVTE5cVlWZG5lR3hOYjNKa2MyUkthbmxSZEdGNFVubHVlSGRuUVRSTmFtSlJMbGhIYjNORmVsaHdMVmhxU0VzdFIyMVpja2xsVjJjLlBTcTVieDFyeUEzQWdZLWdtdjRRUElrb0hCUzV2UFZZaFU1bDZiS29pLWMiLCJleHAiOjE3MDYyMTUwNjYsImlhdCI6MTcwNjIxNDc2Nn0.kuiv7x_FkF4tEFFGISZ-mL1CWzEb1Q0S1r4IXj9PP7A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002188"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:46 GMT
	x-forgerock-transactionid: 53f11a6c-a512-4ed8-8a34-11daeb757fa6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:46.840 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:46.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 51404: jsonPath($.tokenId).find.exists, found nothing
20:32:46.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,51404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@201c86a8, username -> user.1002188, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eb11a8d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214766879))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:46 GMT
	x-forgerock-transactionid: 94dafea6-4da9-4c0c-9225-893bba997662
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmxnaDFjN3UyN2tkcnJnMjYyY2NsOWp2YmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk9ISmxkV3gzWVRsc2JsbEtZa2RMUmpSYVRYUkJMbWc0V21Rd1R6UnVPWFk0V0ZwR04yMXJhME5VZVZBM1MxZG9YMTlpU0dWaVRuWmFWM2d3WlhNek5HMW1SRjlCTTJkc1JWcGxURlZCUmpkclZubzBNbFIxVmpORFpEQnhkSG8zYkZGU1FWUTJaakJ6ZWxSbWJ6RXlSelIyZURSeGJUbEhjMFk1VDB3emFXMVpiSFpoVFRNM2JFa3ljMGxJTVZBNFMxVnNZVTB6WVc1QlZETnBibWhyT1daT0xWTjBPRlZ2UjFsQ1Z6RlZZMkphV0U1WU1raFhiWGRoY0VsaVVWTjBhWEp4UzI1WVpXMDBYMHg0TVZKc1ZHTm5NakZSTjFOcFYwZGhjM2N6VEhaMU1sZ3ljV3QxTlZKRkxUSnliVTVQTFhCc1J6bDJUbU5EY0VWcVZFRTFSbXBhTkMxd1NFcExWMnRoU0VvdE1WcDZiSE5hWDBGNE5XaExUbFJpZFZScU4xcG1SMnczVEZsRmJEbFJiV1ZPWTBKa04wdDBhRGwyYWtVMGVqRllNRTVhUW1jemNVUTNORGRYU2xrNE0yeFJSamwwWms1ME0yZE9lSEpYYzJWcE9XRktTRXRpTWt4MlFXNDBVRFZaTVdkQ01uUmFaUzF5T1dsUk5VSk5RWEpIVVZGWllXeHhaazUwU25JM09XdGlTRmhpT0VWRWFuQjNaMjQzUjNacU5HMUZaelpHUW1GUFgwNWhVM0JUYTJoaGNsUjJSalJmTkZjM1FtdDNYMlZuWTJoTE1VRTNUM2xxYkRVM1NIazJjMFV6UVcxeGJWQTJlVWR3T1daYVRHbElSbTkwY2xSWGVubEhTWGhSYkhKQ1pGaFFRakZNVm5OWmEwSlZiblF3VmtoNWMySnRUbm8xV0VwNFVtczROMUZFVTJOaWJrbFFOVFJWV2kxTUxVSjVabFpaUVRoaWRWQXhZMUpCYWprdFUzSjNaVzFrUjJoMFh6VndjMjF0TVc5a2VGQm9hRmhEWTB0Q2QwZEdlREpFYlVGSExVRlhkbTVFWkZrM2NFYzRZMk51U1ROUVpFZFVXbnAxWmtrdGJUUkJka2hzYVU5b2F6QnJObEptZVRaMFlVSnlUMmRMWDB4clRTMVROR1ZrZEUxVmIwNXViV28wVkhkS1YxZGZTVVJKUlRsMU4yMWhNbVp0VkVkSFExTnFXV0ZxWDJKRlRVVkNaMFpPVWxWV1dsTlpMbkEwV1RWRFF5MVJRemd5WDNGUFYyZFRZbkJ6VmxFLmFRaGJKWmk4aTl6MjZuU29lVVpiTkNLVkU3YTNhbk1ac21mUXVKSGZhX00iLCJleHAiOjE3MDYyMTUwNjYsImlhdCI6MTcwNjIxNDc2Nn0.UKP7Xnmwh0428hr7Z91huHryww4ZQL63QeTpq8Yro4c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:46.880 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:32:47                                         360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=81707  KO=11338 )
> restLoginInitiate                                        (OK=40423  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=40297  KO=114   )
> restloginProgressiveProfileCallback                      (OK=987    KO=114   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.11%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.11%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.89%)
> status.find.is(200), but actually found 503                      4958 (14.77%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       114 ( 0.34%)
> jsonPath($.tokenId).find.exists, found nothing                    114 ( 0.34%)

---- idc.login -----------------------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 491077 / active: 17     / done: 51521 
================================================================================

20:32:51.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 52161: status.find.is(200), but actually found 401
20:32:51.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,52161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51a840f8, username -> user.1001618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65f4731f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214771842))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzdzazJuam1wdjUyazgzdmNwMWF1bW03cmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmRtMUlaWHBRYTBsclZFOVpRVmRqVmxoU05YcDNMbGd0TUZKc2JrTmFMUzEwY1VsMmMyZzNMV2hOYzFGcGNqTkNiazlPVkdkeFozaHZVbTQxZWtWcFQzUmhkekJsTUdsVmJqSndhMGhaYUZJMVRUWnVNVVJDVm1ZeVRGSk1WSEJSY2xCVlpXUndkUzB0VW5sMFVFTmlORUZxT0V0dVozaE5ZV3BXWms5UE1GSnVibkZaVm10Q1owSTROelJUUjJoUmFsVm9URmRSY1RkUlRrVXlYMGh4VFZWS1pUVm5NRVpXYWpKbFRWaEZZMlF4V2paRFkyaEZjbTF0UlZNd2JYUmZibWhhZEZGUVZqTmxNV1pGU2pKRVVXdElaVWR4YTA5bVpHNVVkak5qVURZMWJrZGxaVGRpTVhVMlgzZzRiWFZYYnpWQ1ZtRmZkVWswYjBaUWRXdzJTMmgyVkcxcGRIVnFVMGx6Uldwa1VXNTNhVWhpVEZGelNGQlpaMUpoVGtNNWEzTnhlalk1TTNocVJ6UkVURzl6UjJRMk1WRnVaMFYzWmpBNFlrMWxSVXREWXkxa2JuRTFZMnN0TjBsQlh6QlVhVTR5VkVkUlEwdDNiWFJuUm5oaFlYaDJhVWRtVEZwSFFuUnRORTlIWHprM2JVbG5XamR4WmtSQmJubGZjMmhDUzNZemMwVm5jV3hSZUZKNlVtcExhekZrVmtrNWNHSmlTbGQzZUVsd1MxVTVSVTFtVlU1elVrNTZaRXBNUVZCV2NGTnNSMDg1WVRZek1IbE1Ua1J5UldOR1REQlphRzVRTlc1ME4zSnNkV1prVGtjNVpVOUxRbFpvYjBwNU4yVlVhazVFVERCMFIxaHlkMm94UldWMVQxRmtNamMxUWxGMmQybzBWbFoxUkdGaWRGTnRSbEpyTTBGSGFsbE5UbEJTVEZoSk9IVnhhME5mWmpFMlRFZFRjbHBPZVRrM2JsQlVUMmR0TFdRMVVUaFdaMFkyUkVKSlFsbGZkbFV4Wkhkb2NWUmFWRlV3T1hOeVJEQmFVVEpoVldGWldISndWbEpOUkRoS1ZETjVPVWhaYlROcldsWmZjVWxQY3pkalpUbElTVkJSYUdWTVkySTRTakJhZEVSNFEwTlJPR05NUXpnd2JFNVlhbVpKVjAxNFpVVm1YM1phTTAxaWVraDBPSFowV0daVWQwNDNWMjVRU0d0YWFEZHRZa1ZtVFhSR2VtUnVZMU5uYWpVdGNtNUJMbVZ1Tm1scFpqUm9iMTk2U0dRMFNYQjZRbFppVFdjLjFJNUJ2R19hNUc1YTNUdi1tWmI3Wkw4YVVIejMzdFdnMC0tOGpoMzFablEiLCJleHAiOjE3MDYyMTUwNzEsImlhdCI6MTcwNjIxNDc3MX0.z_MJ1Ek_hfsC4pDplXHb-lSV4641XeFxYvq4TT8ckaU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001618"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:50 GMT
	x-forgerock-transactionid: a5efe4ff-4588-4bf4-825b-c920b63c0e89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:51.890 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:51.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 52161: jsonPath($.tokenId).find.exists, found nothing
20:32:51.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,52161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51a840f8, username -> user.1001618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65f4731f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214771929))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:50 GMT
	x-forgerock-transactionid: c4339506-d198-41ea-92ad-8e96977f6e8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzUxM2NuOTVia3IwbTFjaHVtaDFzcWF1aHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MU9GOTJaMDk0UTNobGRFY3dYMlpFWVcxWWJubFJMbmt5UTNSUFZFZDNPV2RQU0UwMmJEa3pRMFptVERCUFRtRkdlVGRWTm1aUE9VTTRhbEI1VjI5R2JtMDBjbEJXU0ZSRk5HTlhXbTR3ZDNsNFZGQlFhMnRpWlhsb2VsOTBjVUpFV2tGMFEydEtNVFZ1U0ZSak5sZHJaWFpVUVhKbGJIbGhXV2xEYVc5aFRFdHZUMlZHU0U5d1luQXhUM0IwWVVaVmMzZGZkSFl6VkhwNlFVMXRiR1pwWkVwSWJXOWFZakJ5ZWxoaE4wNWlZMGh2YXpkQmRFb3pRWE5tYlU1YVgwWjZUWFpGUld4bU1EYzBZblpRVjFKUlNGRmxhMjU1Y0VGZlJEWm9aVlpVWWxGVFdXVkJObkpwYlVkbGN6UTBXRGxJV25GdFdpMWlielJYYUVOWWRFWjJhUzF1UjBoWE1uTnBSVzF1YlVoelVuVnVYMnRUT0VkeFMwVjFSVzEyZGw5dVZuQTBNSEpXUkhORlRVVXdhM0pFZVVkNVJHVlBhVkp2WDNjeU15MHhSSGRIYzNkaFJYZHNRelpoZFRkaFNsaHdXSGQwV1RaNE9EQkhPVXh3ZVRocWVWcFNOakowYW0xTWVWSllWVEZyVUMxNVFWWm1iMUJ3WTNKUU1HRlJabmxETkhadVYwOVNYMlJwY0dVdFVreGlZVmhTTW1WU1dXcExSemhNUVdac1kydGljR1JXYjBKMFkxWXpkRzF3UTJ4S2VrMUJlakZMYVVaQldWRllkVkUwY0dGdGEwZHZXVjl5UmxGcGJXWndSMXAwTFdrek5WbDRlVUpCVnpsQk9VMXJjekZvU0dwNlZscFZXSEpUWDB3d2NYZzNRVU4zY3pSemFrZExkM1kyWTBobWNqVjZTWGROYWpVNWQySktPR0ZXTjFVM1VubEhSbk5UZUhjM01FSnhORUp0TlY5elIwTldZbHBOTFhJM1NIQkZjbk5CVDA1bWEzZEdOa3R1WDJwcVVqWmthR1pXUm5GWlJ6UktURzVEVTIweFdYQktibFZ1WVVOcFMyWlZXbGN6UkRGdVRXTkdVblpwTTJSUldYSldTbFoyUlUxeGRIQTBPSGhEWld0RVF6ZEljVTAxT1RKMVJUVlpPRVZaVXpnd2RVdHhjMm96U0VSYU5FZHdZbEZUTm5SR1V6bHlaVGhCVG1Oc1IxVnFPVXh5TmtkdU9ETmZTMFJ0T1V4MWJVbFpMbmh5Vm1ka2QybGZRMFIwZEdaNmJGUkhkMGx2VFdjLlNzcjdfcU5QYnZleFRkVzV0NF9kODBxbzdGRjZuS1AtVXZMaElEYjFOMlUiLCJleHAiOjE3MDYyMTUwNzEsImlhdCI6MTcwNjIxNDc3MX0.jndbKNSsn4z62qjWyyAQy157FsXw4yP0GMuPqM5mZPA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:51.931 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:32:52                                         365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=83238  KO=11340 )
> restLoginInitiate                                        (OK=41179  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=41048  KO=115   )
> restloginProgressiveProfileCallback                      (OK=1011   KO=115   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.10%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.10%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.89%)
> status.find.is(200), but actually found 503                      4958 (14.77%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       115 ( 0.34%)
> jsonPath($.tokenId).find.exists, found nothing                    115 ( 0.34%)

---- idc.login -----------------------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 490320 / active: 22     / done: 52273 
================================================================================

20:32:54.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 52519: status.find.is(200), but actually found 401
20:32:54.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,52519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e21403, username -> user.1002811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1483be41, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214774257))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW9rNnJwc2JyYm5pczZzdjMwaGFiazI5NHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlNsOWtUVmxwVTFCeGNFazJVMDVOWm1KR2MwTjNMamhHVEdGeFYxZDFSalZVYVVwNU1YQjFXakZmT0hORGRISk1NRE5CVG1WRlYzVXpWek5XUnpKeVQxSndhMVV4UzFaeFlVWlpRakY0V0hGblJGTk5VMk5HTUVvd1VtWkxRMmhmTUdsQmJHZzNjMWh5Y25CbGEwMVlRMW8yYTBWcGJtZHVTM1puVlMxbkxYSjNNa3hKVEZWVmVIaDJaa2d4VDBKTFJYbDVjek0xYUd0VVUwcFBhSEExWms1cWRFODBXR054VWpOeWJrVlVjbXhXYzNkSVJXODVNRTAzYkRSQ2QzRmZhVXd4ZEZObU9HTlVhRzFqY0d0T1pXVk9PRVkwVG1OdlZIRjVaMmczVDNCMmRrNVFZWFpEWkRSM0xXcHhTMWRyV2pBeWR6TnNRV3R6U0Zjd2JsRmFOVmhQYWs1RWRIZzBURmhCVDNkZlJqTkJMWFE1UlRsSFVraFJURVJhWm1rM2JteEpVMjl6Tlc5a1YxSmZObE5oVGkxeVlXSnNVWFIxYkZad2FqaGFPV0pCTVVOUFpEWndUa2N0VkRWdVFqTTFZa1YxVUZFMVlWTmlMVmRpVFZST2JGcDRiMUl5TlZkR1psODBXazB5ZDBReFRXbG1OMWx3VW10cWQyMU1ObVF6ZGpWcWVWY3lZMk16TlVJNFJFc3lXRUpyYmpSdVMwRkdZa1pHWmxCU2JsaHViM3BUTjJORVExZGtUbHBUVVV0aVVGVk9NM2hzVnpRNFJHVk9hMjVmTUVGcVpUbE1iVUpqZGpWbFVXTklVakV0Y3pFMmVtVTVVMDFHY0dWNmFYRTJYMmszUzNGU1pFUnRXWEJFV2w5ek0xOW5jREZ4U0MwdGRDMVVaMVI0TkhVeE1IbHJVVTFGWDFKbk4yZzBaMDFGZVhaRlRISndTSEY0UmpaMlgwSnFkR3hyVW1aNGNXaEhTRUozZEhsWk1UaG9VblZVU21KaVEyOUtZVzlMVGpKNVV6TlRja2xNVlhKcVJWRjZPRXBuWDIxM2QwVk5ZMmt4UVRGUFIwNVFPRVZHY21RMWVHUktTMWN3Y0ROeFZ6SkNkV1pTTWxKdFlVeEZWazFCYTBWeGRYbEVRVGhKY0V4WWNGcFRNbWxLWW14aWRqTkdUWGh1UlZsNWRHSnRkbFl5YWtoNFFsSnpPVjlYYTFkRmNIZGZOVVE0Vm5KeVdHMURZV3d6TjFkVFprcHpMbTkxYlhGdFZFWnlVakZ4TjFOUlRYRkNabmxFVldjLmI3OXd0Nk1QQ3prdEtnLS1BTU80VVFoSVBvRE1ydzJNNUFBbVA0TGtVRjQiLCJleHAiOjE3MDYyMTUwNzQsImlhdCI6MTcwNjIxNDc3NH0.MFFu3RExL7XcwKoRMwwP75NXYD533QHnZK66LPbqJXU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002811"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:53 GMT
	x-forgerock-transactionid: 32085f39-3dd2-4054-9c45-d2533726344d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:54.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:54.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 52519: jsonPath($.tokenId).find.exists, found nothing
20:32:54.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,52519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e21403, username -> user.1002811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1483be41, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214774344))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:54 GMT
	x-forgerock-transactionid: 8c86c3bb-2049-49cc-bdd8-35dfd8ca3a27
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmg5N3Ewam80NzBqcm5mcmFjYTB2NDcyaWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MGJVZzBVMUIyWlhCYU1tNXRialZ3VFhSdU0yTkJMak5pTVROcFIzRjFaMVJsY1RWTFVISm9iVXRUV2xkUVlVTnlSbXhpV2twUlJrVlhWR1pDUzFCWGVGWnRPVWRtYVhoME4xOUlUWGxuTkc5MFgzbHJNMUZMY0dwUU1WVlRUazh3TnpkdmJIbE5aMHhzVTFKRUxXZFhWRlZ3U2xWSVgxTlhSbmQyTFhZMlVpMWtWMDlyVTFwQlJURmxXRmhtYmt0Q1IwNUlhRTVvV2xBNVZHeFZZMGhGUTFCUVRHaEZZWFpGU25GRlltUXpOVnBoYm5Sb2JUSnhWbmxoT0RKNlJqSjRhVWhTYkZWM1lsTTJSV1pQVm1aUlVUZFBWRlF4TXpWTVVrMTBiWGxsT0RZNGJGQjFZemxqTjFGdlZXSnpXRzh3UldsRmVHbEdXbUY0U1doWlQwTndRV3BpYVVVd09XbEdiRGRFUTFWcVMyaHNSMDFqTFhSc1JVaDNORkp5VDJWTVpWbEZUVWRPVVZGYVJqbE5UbFZmUm0xRmFrTjJYM0JuUTJwSlpUZHlSVEJZY2xreFQxbGhObXc1ZDBJNWVITmhiMHhpVDIxMFZtVk5ORzl4YUhKU1ZtODNWbEJJWjJaWFkyVjViRUl3WHpsRVVYQjBYMUJJTm1kYVducDVURnBVZFVwdFFYQnZXVUV5UlhkdmMwTlJSbGROU1dVeVpIVkViVk5NVmtWU09VODFUblowY0c5emFrNHdTbGhxVERacWVVSnFhRWhtTjJoMmFEQllWbEJZVUZSSmVWTkhXWEp1ZDFocVFpMDRhbTl3ZVdvMGJWcFhOV0ZEU1hodmNGZGhXVlJrVlU1NFIyNXZWbmxrUVRsV1NFaFhXbTlXTWpSWVZVUmpWVlU0VUZSVFdGbDBXSFY0VkhSWU5XNVljazg1Wm5CblNsbFFla1pyVHpSNFgwTjRlalk0TkhOVldHVjNYMHRuYUc1blZWUjRMV1YzUjI1RFYwOVFjazFyYWxKaVEwaFdPVVZMZUhWSFNWaFlWRWt6WnpscFpISXRaM2M1YlV0VU0ydEpZa1l6U1Rjd1ZuRm5MWGR4UzBab1ZtMXVSWFF4ZWxWcWR6YzNVblJRZG1aUGMwRnNTVmREUjNkeGJuSlpRbmx5UkZsdVJWOXRValI0V1hBNFRXVTBhSGxPU1dsRGNWVjBia3h1YW01emFHdEVSMmxMY1VOQ1dqQTRRVnBJU25SQldETkZMa3BZVG1ObGJtNUllbE5zUkUxMmFUVlVhemRxWWxFLlR5SGdtLWNndFlRUHYtSmRIWVAyTDVCUEpSUmpDUFFZT2lLTm9WTUZMRU0iLCJleHAiOjE3MDYyMTUwNzQsImlhdCI6MTcwNjIxNDc3NH0.yb1frzKdzH6oYCUyezGToloI4Fxay36oaEeuuxv2E1Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:54.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:55.131 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 52636: status.find.is(200), but actually found 401
20:32:55.131 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,52636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@278c6dd2, username -> user.1002345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d8472be, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214775082))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW5rb2ltdm5xbG1sdnN2ZmlyNXI0dWE5bTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlZEaFRTMFJGTkd4aFZHUndTMmRTY0U0d1ZFaDNMbE5IUkROaFgyeDZUMGRuVjJoTllVb3RiR1ZHTmxOM1JHTkpZMEpWTkhWcU4yNTVTbFZVT0c1cmFXSjVVMkp1YVUxbFRtZFFWamwwYVRkR1JXUkRPVmRIY3pac1YyZ3dVVkZQWTNwS2JYQkNSVWx1VlhGeVduaEVMWEo1U1RKUlJVa3dORlF3ZG5BeGJYWktTRmRKUzFWck5GOVRkRFJ5ZVVsMFRtRXhjRkIxZEdSMlZXNVhkakJLTVhGTFJGUm9jblUzT1dacVgzTmxMVmhzWVZGZlRXNTVUVXN3WkZOSVRYTnRTMDFVU21KTGJ6Qm1VVEZQVkMxbWJtbGZjVmhLVkdRM1YyNVFPV2huUjI1c2RFMUVNMGRCUkdOc1ExOVlVVTlWTTBFMVVUaG1RbU4xTVZWT2RTMWFTa3hWZVhwbVgweHNjVEJUVVZFeVMySTRVV0l4TFRaSVgydzRVSGhZYjNodE5HOTFjV3h0T0VSemQxZHJVRTVJTWxoNlpHSmpVRkJFZGs5NlVUQjJWa05yY21OM2IzUmZSVGhOYW5KUlQyUlhhSFp5VWtWM2EyVnVaMmQyU1hodVRsRkZaR2hZUm5kb1gyRlJiMjFvTWxWMk4wMDJiVXhFUWtabWFWWk1aRXB2Y0VKaU9GUlpTSE5vUjI4NVRHUklSWFpKVm5aak1ubHZReTFsTldWVWVrdFJSMWM0UmtFeFZXMXpPRFZLT0ZSTVkzSkRVbWd4YVY5cGMycHVNamc0Y2tabGNYRlZlbFZVY1cxMVNYcHBSa05IZEZFd2RrWmxXVFpVTlRKWWNGVmFjazlpTld0dFQwMWFjM2hIVlV0bGIxOUhSazloT1hCM1pITmhUM2s1UlRNMVdXZGxlVkZWZVU5R2FIaGpkbDlNYW5kaVRUZHlabkEwTTB0V2RFaDBja1ZJTVVNd1lqQm5lbU5xTWpWSFoyeEVaMjB0ZUZoVmRqQTVRVk5yVTA4d1dtOVZUbEY1U3pSTFdXUmpjemxaVVVaaVV5MWlWa3R6WDIxMGVUaEZaV05rWVVwUFUyaEtNWFJHTm1wNlZHcEllVlUzVTJSRk4wRXRNVzAzYW5sdVNISmZNR0pqVlZORk9WbHllazE0WDJKbk1WWjNNWEJIYjFKYVQwVXdSMGxQYmpabloxZDNjVUZvTkdWSVpXaFVkblZKVjFkUGMyMXpaMmN4VUZWemVrRkpMa1ZDYWtodlVGUmtTMUJqZWxGMmMybGpVWEJVVDNjLndWamhLVkZpV1dZbzRPbnpnQTBnVEs2YUl4MDlMUERUOWdIUFdDR0RMbnciLCJleHAiOjE3MDYyMTUwNzUsImlhdCI6MTcwNjIxNDc3NX0.IA25-w_hIkug0BC5ud72__2HIn-2VCkbU0rr9DbLZSI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002345"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:54 GMT
	x-forgerock-transactionid: 9c76b150-2fdb-4e21-802d-a328a6c6adae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:55.131 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:55.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 52636: jsonPath($.tokenId).find.exists, found nothing
20:32:55.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,52636,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@278c6dd2, username -> user.1002345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d8472be, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214775171))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:54 GMT
	x-forgerock-transactionid: d2e6d9cf-5e0a-4890-8f7f-ad68fa4002fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWY2aG9wNWRpOTcyNm03OWUza3MxMDZsZjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVluRk9ibmxRVG5CWlRuUklZVmd4VFMxd1kydFJMakV6Y2xaRFVVUXphMHRxVWxsWGJERTVUV1pUY3pWdmFXcE5iWEphU0VwWlNuWm5kVUp6WHpoT1ZHZzRRemt4VG5aV2VGVjRRWE5IWVRVNVRraHJha0pPU1ZSTFZFaGFka3hLTURndFMwcHJiRk5tZUZkRWRsTmllSGx4Wm5veFNUTXhiMXAwZUZKalVtNWhlREZHWVVoWVpYaHpaVk5rWkhkUFVVMXNaa0kyUVZwUGMzcFRhSFJNU3pkblJEazBTalJPTjJOdFlVaFdYekIyVVdkakxUZFlWbDlrYVZsNVUxTTNUMkZIY25GSUxVUmtlV1YyV1RKbVNtWjJNVzlUY0ZCSVFVOVVaV2RxTlRkRlRXazRkM3BKVEhad2VUWjRjekJtTFVkSmRUbEJVblpNVEVwdExVbFNkRFJ3WDJvemNuQjBUbk5hYUZaZlNWVjBaamRxZVMxdWNVdG1jUzFCYjJaNlpUaEZhVkZ1Y1ZWeWFrMUdaV1JqUkhGeE9VcGlkamg2YW5kSFNHc3hTazl0YjJOR2RuZzFhakZOUlcweGVWWXpjMmxNY2xsdlIyTnpZemd0VVVrMWMwRnRhRlZVU1RSR2RsQXhaV2hMU0hocldGTmlZa3RtVERBM01VSnBTMlpwUzJ3ME9HUndUMmhUWkhCNVlqTlhjRVk0ZEMxR1dYQkVhalpJTm1KRlgzcDFjMXBXUVZaTGJrcG1RVmx5ZUZBNVkyb3daMEl3U1V0WWFFYzNXR1pEYkV4RGNDMHdRVWc0ZG5CelZHTmtZekJqYmpaS1dYRnRVakZEZVZkb01XbDBVVGsyUXpWcVNVWnVja1JPVFcxTVEyTlROVGwxVjBFNFIwVkNjRGsxU1RSdVIzZzVhMVZwWm1GZmNFRXlVRVpwVW1NMFpVOTZTelpOYlVoUlJUSjNSR00zVkRoQ1VrOUlPSFZzVmt0alMxOWlWazlWVGtGWmFqbGxjMU5TY0ZKVGJXRjFXVEZDY1hsQlEyRnJTMnRQTnpWQ1oyNWtTV2xCYTFsQ04zbzJRMWhXYWxWVUxXVkhibU5UV2pGVGFqbGpPRFpsWkdwd1ZEVnRRWGxXY2xSS1NFWkpRaTFIZWxCRGFsZG9PVjh5ZFUxeGFrUXlSV1ZOYkUxSmNWcFBSV2hNWVhSc00yaGpPRWhRYUhOS1dHaE5XR0k1U25WdlJHOUpPRU16VUdKdFRWZFZMa3czTFVOWVFqVk5iMDlmT0c4eFltaDFVbkJCZW5jLnAyY3VDQ0tidmpxb1lDci1rSC1Fc2htd0VpbkNCUHdqRHhpSFlBVTZzTFEiLCJleHAiOjE3MDYyMTUwNzUsImlhdCI6MTcwNjIxNDc3NX0.25QLUK6O9s5fggw_3cm1dsrBsbvkudWdnSNH8P2AIS8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:55.172 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:32:57                                         370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=84819  KO=11344 )
> restLoginInitiate                                        (OK=41967  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=41826  KO=117   )
> restloginProgressiveProfileCallback                      (OK=1026   KO=117   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.10%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.10%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.89%)
> status.find.is(200), but actually found 503                      4958 (14.77%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       117 ( 0.35%)
> jsonPath($.tokenId).find.exists, found nothing                    117 ( 0.35%)

---- idc.login -----------------------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 489529 / active: 36     / done: 53050 
================================================================================

20:32:57.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 53092: status.find.is(200), but actually found 401
20:32:57.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,53092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b57ca1e, username -> user.1002542, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3978fb81, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214777843))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2dncXZlMThqMTdvYml0MTByMmZyaHQ3ZSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTQxVERscmRuZElRVlJCYVZWUlpGbHpibkJvTjFkUkxsODViSGs0VkcxRlN6TTRZbmR6VUd0d2JVZHZNR1oxWlMxMVJFTmlObGxrU25CU1VXdEJkRWd5V25oeU56YzRVRzl3ZWpGRGIwZHllbEUwVUY5bUxYWlNhWEk1Um5wNlZqbDJOMGcyVDBjelJXWk1Ra2xrVTAxQ1NGVjNWek5CUmpSVFQzUTBRMmxITjAxM2JYRTRTalZHTTB4UlZrRXhUa3hDVTFSUU1IRnJNbGQ0VlZkSVNreExSWGwzV1hSSVJXRk1ZVTlaUkU1SWFqTnBSamxOWm5sZk1sTm5MVkJDV1VOcFkwVXpZM2x5Y2tSYWVVMWtNRkl3UjB3NVJGcGhNVlpRZFdsM1gwbE5YMEUyVlROMlYwUlZhRUpQZDJKRE9EUkZNM2hhYzNsU0xYcE9NbFJ2U1d4S1NWOUdVM3BLUVRoM2RVMUpTSGhETjNGRldtUkVVbEY2ZFVRNU9IWmFXRVI0UkZCeVMydHNhV0UzTFdWb1IwcExjbVo0ZW01dFRtdDVVVVV5U0ZsMFltdG1TV2hIV2pGTldXWnlTWHAwTjBZd2VsbGlYME4zZGpoUVFuZFhka1JRWWpFMWFGQlZORU4wVHpNd09TMVJOVmQxY0VwTk5uazVVRWh4WTBGcGMyZHRiVUkxVGxFeVltRjBjWEY1TnpSSVVYcEZabUkzU1VKQlZrcGhhSFp6ZHpFNE9GZ3dVMUpLWWpSSWRrRmFTelZtTVMxelJURkVXRTUyYmtSR09Ha3piV1l5TmpsQ1pHSnNlV0pzVDNoWVFWUkVOV05SZDFKU1NVSldSSGhmZFRWWWJqTmZNRUpqU1ZSNFpuWlRSRGRzYmpaSFVVMUVRbTFMY1ZGQ05VTlpZMVphTmkwdGVVbzJkMjlwVWw5NVdIRlVhVEU1YlhOWVZYVlJVazFyYVZkTE5IZE5lSFUyZEhSSVNXa3pSbFY0YkhkV2NWODBUVVZET0MxMmJIbGlVemQ0U0ZoNFluRlFhVzl2YW14SmVtWlVTVGhTUWpsMGRXOWtVR1ZYUkVSRWJVdHRPVTVGV1dOa1gwWkJSMlF3UkdKZmVXaEljMDFaTm1sb05qaEpNRFp5Wkc5a1ZXMVBWakV6UlMwdFYyRlRZa1E0Wm5KNFRFUjRXRWh0ZEVKU2MxbEZhbWRJVkV0eU1ERmhZbXc0WXpKVGJHRTJRamRKVEdaR1kyaE5NRnAzUjNGdkxrY3pWVTQxYUZBMFEySnJSM05mVWxWdE9FdDJiMUUueDROS2pycnN2d1ppdXEyRHliN18zTHBNR2JiNWxNcExBNzdrT1VCRkU0YyIsImV4cCI6MTcwNjIxNTA3NywiaWF0IjoxNzA2MjE0Nzc3fQ.bP5oFHwkIpB0X_9-wnL4iXfH1cv9vy_KXnsuTH8F1BQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002542"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:57 GMT
	x-forgerock-transactionid: 49ab84df-95a2-44e8-8cd4-1af310c34a91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:57.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:57.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 53092: jsonPath($.tokenId).find.exists, found nothing
20:32:57.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,53092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b57ca1e, username -> user.1002542, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3978fb81, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214777933))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:57 GMT
	x-forgerock-transactionid: 70143be0-c109-4c50-91e3-b099a5241767
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTNwYmdsNTlpcnAycDhlMGQ0N2QwczZya2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c00yMVhiMWxrYlVKcWJtTmZkV1pDWkhOclVuZFJMbkJtWHpsR09YZzVMVVZYTWxSaFJVMHRXWGhHTFdGTGRqaHlVRU5GTmtkdlVsZDZaWE5rTlRaUVdGQldlRGRDWVVRNWNGSTFjSGhtT1ZjelpuUlJibGRVUlV4Sk0ySlFSRmxRWmtwWFFXRnhlRGRsYTFnNFYycFdja1Z4YkVaMmNESkdkME5HZUhKRWRpMVhOV05vZUc5bllUVjJaVEkyTWpkQ1l6RnFkMnBzYm10U2IzQnFjRlJxY0ZaSE9EYzJTVEoyZFd4V2JFTjRUalZUZFZvNFZETkVWR1ZhVFVOSUxWOTJWREZ6TTIxaU5HaDBlakpHWVROeVNGRXpTRTEzTVZKUFQwdG5jazA0V1dObE1GUlJPQzFsVXpWVldWTTViMDlLVG5SR2EwbFJUVmROVEdneU4wZ3lZM1IzY0ZKT2JHcFlaRXhsVjA5RFYyOXhSRVJUVVRKMVV6VjNOMHB5Y3pGZk9GcFFVRTFZYUhOa1dEVXdYMmwyY1RGTk9FMTZRM0pMWXpKSFlqRkJNR2ROY1VoS1YwOWFTbFZ3ZFdaRE9YTjZUSGhMUldOSmFIUTRjME5uWjFWUmQzRlFaMTk2TVVwS2R6bE1VREUwWWxSd1lUaFVjWFp0YVVwM2REZElNRlZ0YjI0MVQwNDRTakEzY1hKV2FYZ3dXazVRTVVWemNXMU1ZMlpmYzNCTlUxVTBiemt5YVZKNldGTk1UblJuTkRGb1luRlFTbE0wYkU5UlEyRkdXR3RzTXpkU2JsOU1jVlJOVlZJd2VqRkNjVUZOV0ZGS05WTjVZbXd5TlhGSVYxb3lhVXhOYVVOUmFYRjZjMnh2WWxoa1NUVk1RbkpqWlZwTFJGQm9TM3BoWkhaeFkzZHFTVTFTVFd0UFRqZEhURXAwYzNFMU56UnBZMWhLTTBOS1kzWktXRlJvYlZCdVNqWm9ja0poWjBSdFJWaHNWM1ZmWDNOMllXeEVaMWczVTFkd1pXOTFWbkJFUzFCM09GVlpNR1pYWjNobFJYcFpPSEJ6TjFSWFFsOVpPSGRETFVsWGJVcHNjelpNWmxveWRUWmFXVlJHYjJoaFVHZG5kVWsxVjNsTmRUQllTR28zUlRsMVZ6VTVMWEZ3ZG1GRmMxOHhlV1p4VVRJemRVbHhObVZhV0dvd2JFVnZVR0ZMYjFaM1FqTm9OVEpQVFd4MVJuaGxOVXg0YUU1RlZrZ3dMamc1U2pSNVZYQnpjMjFNU1RRek9URkpWV2d3WVVFLnc3aVYySEtoNVdxb2dad21BQUltaHB5VTNsWW5lS1RfVUhnNl9ERXVZakkiLCJleHAiOjE3MDYyMTUwNzcsImlhdCI6MTcwNjIxNDc3N30.HDLl5cwQCQizPTstjl2xlcrdyerq0tYq8jrdk4CLskE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:57.934 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:57.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 53110: status.find.is(200), but actually found 401
20:32:57.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,53110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33f9082f, username -> user.1001899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f1ab12b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214777904))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTFtZWZzaHI5M2QzZ3B1ZHN0ZHFyZWszcjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TmEwTmxUR2RrTFhWRE4yNUhXblYzVGpBeWQyZG5MamhZY1dsNFZHRTBNRWRPYVRCd09VY3dOemRuVEdKb04xSkVWVU0wYkdsVU5qVnVjbDlvVGkxeE9FVk9UblpRZDFKdlJEVnpTMEpETVdoVFNuUnJhVnBzZGsxak1XdHFla3AyYm5SUFVsQnpjbkE0YWpCRlEwMWtTVTFEYVdkTFZ6Rm9ka2MxV1ZwU05HcFdkRVphYkVWWVkwVlVVelpUY1RaVU5XZzBkVzFLTVhSNFNVaDRlbXhzVkc1ZmNYbHVaRlZHVFdwV09ERTVXazUzUTJ4UVltSmZZbGRYYmpGU2NGaHZhWGhKTTFGc04xbHZPRkJ1UnpZNGJ6Uk9ibEZSYVVFNGJrd3hNVmN5UVMwdFZEWldUVkoyTkd4a05IWmhjME4yWTNGSlREVjZPR1ZKZEZsMFUwOUlaMFJtWDFkaFYybHZNVXhpYzJSSVMxaDJSbkk0TlVOdU5YVXhkVlIyV1dwdllXbEJZVVZDZDNOdU1ITmtVMjkwTWt4blNYSkhSMTg0YVdKbFJVUmtSVVZYVTJ4VFNtMHRjRk5UWkZOUFJUQkdRemR3Ykd0bWF5MW1SbTFXV2t0T2JtazRjMWxMTFROblJYRXRZV3hzYVdOaldqTk9aV0ZFWm5sVGJqSjNOemhwWW5relkxOTZWamhFWDNZNFVYbEthRmt0YVdneVJYWXdiMGRLV2xwNVUwZ3lVRUp1ZEdaTFlWOWFOV3hVUjJaTlRtSkRlSEJZWTFkMlRWUm5lWHBqZHpNMk5WVjBOa3hZWTFkTVpuWklOWFJSZVhaa00yRmhZVmxwUm0xcVFqQnRVVlZvVlZKalVWZE5hVkJpZWpVd01tdHBXRk5XZEZkM1dWOUJTamhoWmxSclZGbHlXbXBGZURkRllYbHdTa3BJVVRSbmNqUkZVR2xOTldaR1VHd3RWVEp4T0Rob00zUndWbkV5TFUxelIxaHRUVVJuUWxZeFYyZDRWRU00TUZrelIzaHFXVXh2YmtaVlNsbFZlbkUzZVVsTkxXcGtSV2xHUlhaNk1HeDRXVGh2ZDFVeVVUQllTMnRuYUd4SVUwMUJTRms1UWtoV2IyZDNPRzlTUTJ0M09GVTVTVEZLUVhabmFsQXRkMk5pZVdJdGVIazJZVEJ2U0V0VVRqRnpYekJtTFhwTFpHRndVa3BtWkVvd2Rra3hlRGhQTldKR1dHSk1UR2xrVFVoUVZ6WTBMbFV5Ym1SUmIzZGhXVUV4TW1OaldHaG1TbGxaVlVFLjZFSG4xSFBxcXQtRm9McUtyejBxYTg5MlpfcE13OTExbkktR2I2a25YREEiLCJleHAiOjE3MDYyMTUwNzcsImlhdCI6MTcwNjIxNDc3N30.KOJ_nEkODGj1lw9s4K4rbkuyKGlY6B6Aqik6STCQqN8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001899"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:57 GMT
	x-forgerock-transactionid: 704e683d-7eda-49d4-a8a7-ed82c9542f33
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:57.953 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:57.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 53110: jsonPath($.tokenId).find.exists, found nothing
20:32:57.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,53110,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33f9082f, username -> user.1001899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f1ab12b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214777993))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:57 GMT
	x-forgerock-transactionid: ba88a90d-e0f6-43af-8448-a69c37310ae8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjVjczJnNHJrN2E4aXFsbDJ2a3VjdDU3ODEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1VpMDVWMVprWjNBeGRWUXdOelo2Y0ZaS01HaG5Ma3AzUzJKUk9VcElZVGhTVlhCb1VWTnFRbUppUTJVelQxQk5RakZWVGpoQ2FuQnJUR1prWkhFNGNUTm1iMFJEWldrMGNrSmxPRWRTUkhaRWFHWlJMVTVQYms5d01GZzNUV0kwT1U1dlJFRjJRaTF6VEZWVFltMUxXRk5xY0docVZHOTNaSEZ0YkRSeGExVlRSRkJTVWpKRFNFMXVRVVZKUm0wNWMwWktUMlZaVVY5aWFHRnJSbEJRWjFwNFdtMDJjSEpsY1ZGcFZYWk9aVEp2WWpOSGExaG9Ta2hhTFdWb2JVTkJWV1ZUWkdKZlIycFhkRzVUYnpWb2JUaDRkMEpQU1ZwWGVFcG5aemRuYUhJNVpqTnZObHBWUzJWd1ZGTm1NRmN0TUZOdGMyeG9hMVpzVW1adFVXUmpja3h0YzB4cVZ6ZDZhbGh2Y2kxdWRsVnBZVlpPT1VsRkxXeExhbWh5ZVMxWGJVeEdjbE5oV0dWRlUxZFdXV2gxVEZWM1NqWmxaMk5WVUdSalJtbG5TblJzZVVGMVJTMU1jVnB4VkU0M1JqYzVjVXBHTURseE1sUlFkV3BMV1hkblJqbE5ObXhuY0Y4M2QySnRXRUpUVWpSdFRISTFYM2RxVVVad1l6Uk5ObTlKVVVaVUxVeG5aRlkzVkRCbE5VcERSSE5pTkRZMVIzWkdaWG95VVd0SlluTmlNM1ZHWlVoVU4wUTBaM05WZWxKNVVrNHRObk5KWDJwNk5VczBhMjB0VjNwaFkwUkZkVkJKYVVObk5VVTNTSEp4VlU5T1MxZDBRMGswYjA1bGFIazBPV1ZpZUdWU1VVSlFlR3A1YlZKTVZGSjJWVjgwYkhGZmQzUkRZWFpXVFdwSGNrb3lkWEpLVGxwc00zWkVhRU5DV0RKU1kzWXpPVkZOWXpRMmVISmZlVmxGTWtsVlNWVm9WRmd3UlhSMmFucDBja0ZQTUdjMWFqVTFXVE5TUTI1bU15MU1SMGRXTVZkUmRrdHRka1psY2poZmNETktYMWRsY1hVelZVRTJjRVZzZDNkUWR6VkZiRkp0TTNSclJVMU9lV293TldKdlpUVTJXRzlRT0RJME1UY3dSV1ZHTkcxM1YyZG1VR0U0Y1hwcGVYQkdZa2d5VlVVd1NuVkpWbFJvVWxGd1RqQnVWbGxLTkhWV1ZHcE9hazlqTmxCbGJ6QmZWVUpPYkZWbE1XMXZMbE42UTB0dWFuWlFURk55ZUZwQ1dVdzFWVTEzZEdjLmVXSzUzREtFS29kaUhITlp2VHM1VmhLQzJYNHc5bTBNZGd2SUlsSXN5S2ciLCJleHAiOjE3MDYyMTUwNzcsImlhdCI6MTcwNjIxNDc3N30.SliHFN8ZyyqyT1F7IEwTSf04gI_b3cgHqxcSOnrJ5q0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:57.994 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:32:58.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 53173: status.find.is(200), but actually found 401
20:32:58.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,53173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4108ed77, username -> user.1002569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a5265d1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214778256))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia281Y2xnOGY5b2J0Ym43NzI2ZmlrMDB0YWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MldUTXhXR1F5TVVSZlMyMW1SRjh6WDAxdU1ETm5Ma1l5VlRodVgyTjRhbTV4T1d0dU5GWldTWG94VmtwR1MzWk5hR3RSWVRaNVVIVjFkMk5LVHpkNmJWaFNhRll5UlU5MmMyb3pRa3AwYVhsb05ETmhNbE5LUWtaSWRFdFlPSGRGYzNCbWJuQlRWa3BKTUcxVGQydFNUR1Y0UldSQmMwc3pURFJzWHpaRVUyTnhUV05QWnkxcldYVlNYemhZVUU5UWNtZFhhV3BWY3pSbldtZExWWGhRZW1kTFQzTTBka2hqV0ZGaVJqbDZZVVJpTWtwelVESnBWREpqUjIwMWVFVkNSbFpaYUhkMVJYWnVVM0IwVUc1VlNEZFFVbE40ZGpWVk0xaFBiWFZZWVdkQ2NscGhTamR2UkMxd0xXSk5XVms1UmxobU9VZDJMVlE1VUhwVlpISTROWEpDTTJrMVJtSTBUVVJ5YVVoa1JWSldiRXBPVW1zNExWVXhkbTFFV0hjMVpVVlRPVUZtYTFOSmRVUmhWREJoZUhOU1EzRmhjR2hTVUZSb1MxUk1TR3BCTlU5eVpWbEpTbFphVUUxMWRsTnBPWEZmWTNaTFNuaENMVWRTVlRKUmMwdExVMnN5Wm1FeE5sVTVTekJWVFVjd09IcHJSSFp0UVdkQlQzaG1SRkZrWVhNd2VGSlZRUzEwYW5GaldIcEpkRE5qZGw5T2ExaHBZalp1Vm00M2MxYzNOREF5WkMxWVNHNXpUbTlPZUdKR2JHRjJjMTlEVEU4MmVEUmlTMU0xTm1veWJETlZSemxuVjFBM1JVSm5OMGxaYTJNNFJqWk5WWFJmYUZBNFFXNWxiR2g0Y1RCQlYySkRNek5HUmxKQ2JWRlNhWGw0VmpKcWJ6QnBSMnMxWm5CTGRHRjFVVnBqTlhoZmRrcEdiVFZLZG1GWVVFSkhSWEJNWkhWeFUzazFjMDEzVVZCTVZtOVJNVE5aTVhkNWEwOUhibkk0TVdWUWFIZG5Samt3YUhObFFsUllOMjFuVDFGSWFVY3llbUk0VUV4SE5uWXhiRWhaV2kxeU1EVk5WRWRuTUVOd016WjZSak5OTVU5V1J6QldRbFpSYm1wbGN6UjJMWEZFWVdOU1gyUkVRVmhxVFZJd1NXSnJjVUZTTFZseVlsSTJjREpQUjNjM1F6RlZYM1prVmxVNGFEUTBUbll5ZFc1RWNUZERUMGRJU3psVlpqQTRRMHN3TXpSSlVGRnpMazlCZWpKdk5rRlhXbE50TW5kdVJUUXdlakpHU21jLlQ2SDVYMWQ3R3ZMV2hodDNnYXBHNWxUNncydW5OT0IzN2xRTWJBejlQMzAiLCJleHAiOjE3MDYyMTUwNzgsImlhdCI6MTcwNjIxNDc3OH0.RD_V0IsfDN6dcGdiAkyO_M-dWN-Uv71zqvSbGf-xxxI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002569"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:32:58 GMT
	x-forgerock-transactionid: 520e7670-209b-4016-b3e5-ccbd7de9bcd9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:58.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:32:58.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 53173: jsonPath($.tokenId).find.exists, found nothing
20:32:58.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,53173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4108ed77, username -> user.1002569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a5265d1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214778351))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:32:57 GMT
	x-forgerock-transactionid: e4bec259-6225-416a-a682-6ae207102f8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzY1bzkxdG5sc2ZzNG50NjhudW10dWhlYTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWFsQlRWbXRQYUVOeFlrOWhTbVI2VnpKQ2VVZEJMbkpCVG5CU2NsSTRialY2VmxkbVNrOTJkRUpxZDJSMmMzZHhOM3B0UldZMGQwMHpObTk1U2w4MmVEUTJNbEJCUVU5MVVqVlJSM1ZEVlc1RlZUUktUR0UwYVROd1ZHMWxZbXhVY25Gd2NtOTBTbGRzZEhRd1gwRTJiRnBEV1hOTFRGQmZlWEZhUm5kSFNYTXlZWGxSUVRoTmJYVlZha0pEUjFaTVJpMXVRVTV3TlhGaGRVeEhkMDlsTms1UlNVdHFXVVp6YW01R1Z6aDZTREp6WDNKcE4ybExXRU5tVlU5VFpGcDJibmRYY0VjMk5YTkZTRTUyWjNaUVltaGZjMU5WYjNKVFF6WnFiWEZvVTIxV01URTJhbk0wTlhaV2ExQlBVV2xaWmtGSFYyaEpaMlpITkVKWE9WVmFUa0pSUjAwd1UxVldOVmRGYVZsTVgzRnJhbmxzWVRWcVUyaDFRVGRwT0d0d05qVkVaSFpVYkVONmJqRTVkRVZUZUhneVNWQmhhblUwTm5oYVF6WlJUMk0wWmtOelQxSlBVM2RtZVhNd05uaE1kWE5rWDJ0MFpubE1Ta2N5ZW1KVFptbHlNVTVGWlVsVVR6TllXbmgwVDJ0aVIyUlVWR0pJVkRZeGRUQXRhblJKZW5CTmNpMWlTRUkxYlhVdFVFOWpTalZIT0hGTFFVVnFNMnBUYm5SUmIwVkJhM1JuZW5sclZXOWlNMlJqU25VMlYyOXdVVEZPU2pOeWRUSnJZVEJRTVdsMGRrbGFSbFl4WDI5RlpYSmlTak50ZFVFelJHVlZabkJCTkhjMWNGaFBPVFZaYWtkblJXMUZaaloyU1U1dE5YcEhZbTg1UVdodGQzUjZPWEJyZW5acFdUQnFPSEE1WVVVelRFSlpXVU56TVdKT1RtOXBjVTVXYVhKSlJXaDVRbUZ0VG0xb2NGaHViRTEzTUdGVFRHVXlUR052YzFaWlgzaDBXbFZ2Y1ZoUU5qVnVkMWxrU0V4NFREVTBUM1IwWjNsclNqZFNSMGRDY21kYVNXSlFkR1JqWmtGV2VWb3hNVUpVWnpBNFJGaE1WVEZEYzA5YVVWODJhRFZ4YVU0eE16RjRSV05HWTBSVmRtOXVOazB4VEdvNU1WZFVRa1ZNV0hjek1sQkpVa3Q0Ymt4MVVWaG5MV0psY21wV05GQkhhMGRGWWpKcGVYbDJObnBsWjBvMlNUTnpMbTFmTkZCS1JYSk1VbkZYVGtaVU0wUjRlbms1V0ZFLktfLXI2LTJyU1lfc3NpTXhrWG9NbjVCVEp2NXpCU21IWnhnc1dwX3B4WTgiLCJleHAiOjE3MDYyMTUwNzgsImlhdCI6MTcwNjIxNDc3OH0.lXLPZFZpYm5LMTmJMZ_jN5FuKVTaUzXmGskPVNA02Ac","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:32:58.352 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:00.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 53545: status.find.is(200), but actually found 401
20:33:00.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,53545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5742fbb5, username -> user.1002566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b822c9c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214780651))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm5ja3Zkb2FzNGtmc2JjcWxvczFzMDc5MGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dGJIZG5Ta1ppT1RKelVrNVhPVU54V1hCc1kybG5MalppZUMxTWRtOTZiSEJvZHkxdFYzY3hkVll3VEVGemNVVlBUbGxzTVRKRUxWQlBhbVpDZFRNM1V6Tm5lV0ZvYjJKUFlUaGpaRzVxVEVGMVpuWTJhMlphVUU5aVJtTXdaSFY0YjNoaGJUSlpMVGxITjBwZk9VZHFYMDl1WTI1TFJUbHFNWGhoVmxsYVYxVnhNa0ZpWVVSSVQyNVVZMVp3WDJORFJteEJlazFDU2twMk1HVjNVR1pGTkZOclFWOWliSEZ3ZVRZelgwMTJPWEpSYjJWelZ6TTVaMmg0VDAxYWIzWnRiV2hoZDFsNFlXMUJSa3BqVUV4V1VGZHdVMWRWUzJOMmJXTllUbW81TWs1VU1tVkpVMGxNTW5kM2VtRnFWbWxMTUZoMVpXcHFhM1pEZFVVMVJsUjRVa3hrYURoT1JXRkRWbXBRTmxwNExVcEJUWGhTYjJrd1JpMUZabFZMYmxwTlZXRkVURGRQYUdwM1lqUmhabmRHUjBOSE1rMXJialZ4Y0RGblVUUlNlREJUTTNaSldWTlBkMWt3WTJ0blRGY3lSVTl3TWkxS1NuaFpkM1p3YTJ0YWQxSllkWEJGWVhaV1JXOUhUSFJSY0ZnNGMxQjNVM2x2V1dwV05ESnlSRE5pZVcxb056SkNNbFYzWVV4SGFXUkpOa1JCVUVaSU1GQnROWFYwWjNCR1RYZHVRelY0WTA1blZtbEtaVVJSTURoTlYwVlRjV0ZmYUVWTGRFcE1ZbEJhT0hGMGNXMDFObTAyVGxOVk9WaDJjWFJFUzBJMFZtZHZhbEJCTm1SR1NsbFBiRmxpVTJWMlNtOTJSMVJXVTFKUVRFRlZjbFo0VjNKRFUyVXlWbGhtTUc5dlpXMDJNVlV6WlZSd2FYVlBaV0V5Wlc1SlRtZFNSR0Z4TkRaTWQzVXlOR2h2WkZKbFpFaFBZbVE1ZUhGclRFcGZkWFJ3UVZSdGJtOTBkRW96VTJneFZGcFNOMGs0TUhocVlqZEZXV3RoY0ZCV1VXSlNMVVY0Tm1sRGIzVjZNbHB2Tm1wVmEzWkpiVFYyV2pkUVFqbENXVEJIWjNSNlowMUxaVkU0VVVoVFMxaE5XVUZMV0UxMVoyMUVhWFZXYVhocmRtSjFjalZYTTAxSFUyNXRUMkpFTVZoU1lXZGFWRlU1TldNd1ptWndPRUZMVDJRdFFYWXllRzA1TFZSTVh5MVpMa1pyVjIxbmJHbHNYMUV0VkhOMFFXcFFVelZtUWtFLlJHdnc5Z21WaGxsYXNWTWF0S1k4ajcyNHpscHZRSV9SN1lUbXlDaGw2c3MiLCJleHAiOjE3MDYyMTUwODAsImlhdCI6MTcwNjIxNDc4MH0.NFdJHSQV41Av9HZR4VnLGSf5kY2GRx6Hst-r-xATvBU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002566"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:00 GMT
	x-forgerock-transactionid: d28ccd51-0d59-47ea-8b6f-560abec88a62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:00.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:00.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 53545: jsonPath($.tokenId).find.exists, found nothing
20:33:00.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,53545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5742fbb5, username -> user.1002566, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b822c9c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214780745))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:00 GMT
	x-forgerock-transactionid: f0e41d7b-a50a-4a72-858b-1d9c5d589848
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWttamQyaXFwMW5zanNzcnNzOWtjY2JtODEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlRVdHdYMGhFTW5wNE1HaG9RWEEwU2tKSmFIQm5MakZJYzA1bk4wTTJhRlpZTUdKcll6a3pZMHRQVVd0UmN6RlpkSFowVGtSeGRXdDBMVEF0ZEd4SFVtRlVaRmROTUU1U1ZEVnBZVXB2ZDNoR1NWOUlXVXhNTjB4RVREZDFlbWx1Y0VkSVh6bFVkbEphTkdsUk1XRTNZWHAxWjJOVlZFVkxVVFV3WkVKQlZtZE5TMGxOWm1neFpUQnZabVZtUld0cGVWUjVZMFZOTkZKVlpVSXhNamRzY1ZaRVJHcGtZelZaTURabFFrNWFSbkpDUTJWNGVVcEtjbTFGU0VOdk1uaEJTRVJuYlZob01rRjFlV1p0Y0ZRNFFqRXRkbGN0U25CNVRIWklPWEEwUlUxb05WWnRjMHBRWkdKNk5qaDJWMGRSZHpGdmQxbEJNVmRKYkRkRWJsbHlPRkp3Y1hWT2FXMVFaa2xGWXpScVYxbHlTSEUzT1ZOdlRUZDZZMkV0TlZWaWFYUXlWR3BXVEVwaVNUUkVRbUl5VWtSbU0yRnNSM1V6Y25oblJrbEpWemR2YVV0R1NtaEhVRGQ1TWtkd09XODRXRVkwUmtVNU1uazBXRmxEVlhkWk5qQkZZMU0xUlZwQmVVRk5VMEZPVFY5RGVFVnBWRU01TFdaSlpYZHZaRWh6V0hWeVlsODRjMmx1UlVFeWEyMWpiVmt5VUcxdmRrZGtlVGRVYVc5M1ltTkZUblk1UkMwMmVraFpNbEJtYUhCM1QyMUxlamc1UVhFeFdGRkNVMWxuU0ZWdlJXRlBhbXRGZEhkblR6bGxWSEV5Y2tWVk9UUkRkbVZZYVVKNU4zaDBSbVI0VGxaMmRuYzRVekJZUjFSWVkxa3dWbnBVU25wQmNrdFdZWFJWVW5GTVVYb3dRMjFWYVZSMU5EZGhkRnBqVXkxT1ZVcHhRMVZwTjNWck4zSkRjMkpOWWxSNk4waHJlVUkyTVZkVE5VOXhabFpaYmpsMWFtTjBTMGhvTVZBeVNsVlZRM0V0Tm1sd2FuVnpkbTFaVW05MU9GQTNRVEowT1VSWlRGbFJWbDgyWWpRM2VFUTNWMDlsV0RKNmVYWXpXVnBFVVRsaFkzVjFMVE5qVG1FeE5uVmtPRUZIV2xOQ1NUWXdZVk0xVVdZdFZsbHJiRUpqZDNsVU4yNTVjbXcxWTNOcE5VVkRhVUV4WlVveFlVNUxTRzVJTVRsd1UxVktNMjE2TlRsSFFUQjNMalZFTmprM1pHeHVjWEJDVm1GM2FIbFRPR3BLU0djLkJ4OU9hZGpjY0wxcnN1ZkRMUkxfa1lfMm9pdlJCWnh3a1pnVHo4RFRVRTgiLCJleHAiOjE3MDYyMTUwODAsImlhdCI6MTcwNjIxNDc4MH0.b2XyeJEOM0bSO1zV5_uPYdWDgA6QH4_qz_51-6v3dUM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:00.746 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:02.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 53794: status.find.is(200), but actually found 401
20:33:02.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,53794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72348cb5, username -> user.1002437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b55a085, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214782583))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjRtYjE0dmRvcWs1ZHZtbWhsb2RvdHE3ZWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFdrcFZiek5QTUhWQ1dteEtRbkZGWDNVeFdHZG5MbVpTUzNZMGRISlJVSHAxWTFGUFlYbzNXbUZrYldkNVpYQklabk5zVW1sblMyRklhVkZQU2xwMVZUVlRlRWRJVGxOWVQwZDFaVGc1T0ZaWmMxQk1SWEJwYUdaaFUzQXdSMmhHV0VWVFduVkNSR3RuVHpGd2FISTBSM0phZW5sVllVMXZhVFJTUmpSSFVWTm9SSGhwUTNKb09VWlhjR1pSZDBoWlQxOWFhVEJPYlhGRGNUSTJUbU5UU0VoNVFrUmliV1phUWxoUlYyMTVhM0ZPU3psemVVVnlkVnBaVUhwTmFEYzJjRTlQWlVWQ1prRkdMVGx2TkU5bWVreFlObTVQZWxoWFdXcE1Ua1pvY2s5T1FVNHRjR2xMZDNsclpXaFpjVGh4YzFkUFNsQjZkWFZyYVZOTGRVdGpTVzlRYmpORFdYUTFOVk5FZG1ZdE5sbGZRbk54ZGtKRmJqbGxZMFIyVkhkdVlXNWtRVkZHTmpSbFdrSnhMV0pxWjNKT2NXTkpNRFI1ZUVka2EzaFFUemh6UzJsdk1tZFdja1EyYTJ3eVJVcHRiVUl4Umw5cmRrdHpZMFpFTTJwb1dYbGFMV1JaV0Roa1kyUlRhM05IYWt0aU56RlJTVVkyTTA1dlkwdFBkVlUxZUZsR1lXTmZUbkV6UVdJdE5FWk5jVjh5YVVsU01HOWhTRkZVWmxwR00zTmxlbFpQTFdkSWQzUTJiRGhpYkZCaWNXWTBaMVIwYjJSQ1FWa3Rhbk55WlhsNWRrVlBla3hIYjJRMFV6ZGhVVEJHU0ZveldHVlFTbWRRZDIxUFRGRTJOa3gxVFZSRldETnhVVTlPVWxSaE9GRlhVMk41U210cVgwMHhlbmR2UkZobllXRktaMUpRYzNCMWFGWmFNSEJ0YjJSTVRGbFpXVGxVUjBGWFdraGtkbTVrTFhsaGVEVkpOamRIY0ZscVpHeDVTbEJLVG1SV1psWlBiekpLTjA5T1UycHpRak14TTJwbGRXeE1OV2hSWlZadFRGRnlUR1ZOUVdWNk5HMVRSblV6VTA1c2VHWkRjbVJETmtSMVkwNTRRVFpuWDJGV1JuZEJZemxWWlRZelJURk5XRTlVY1djd2RIcExjazFsTjFGcGRWSkxkVmxYU21STmJtTktNRkY2Wm1KbGFGUkZaM0JJYjFSWFVuSldVbWxNYW1WSVF6UnlkRUZTWjJsbmNWUXdMbkV0Y0ZoaU9EazFTMFYxTnpGb01VbzFiMlJQVlZFLnJfRXVtQmZ5UDlmWUdIbEFqb1pFRXNWaWpsbk9hZjV6T1U5bzVBWEtrVjAiLCJleHAiOjE3MDYyMTUwODIsImlhdCI6MTcwNjIxNDc4Mn0.iSR-q8QtbgPhYJdb94SbWiuDOb_yYWaTYx2lLMC2N3c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002437"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:02 GMT
	x-forgerock-transactionid: 7439e40e-3878-4090-b463-cf40e38663e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:02.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:02.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 53794: jsonPath($.tokenId).find.exists, found nothing
20:33:02.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,53794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72348cb5, username -> user.1002437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b55a085, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214782667))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:02 GMT
	x-forgerock-transactionid: 7c85b914-3796-47ad-8881-79d335f84995
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHFqZ3VxMzNrYjdwOWliamdnM2ZodnQ5ZG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWNXYzVNMjUzYmxWSlNuaDFVMGh2VTBGclpVeFJMa2M0TUdOa2REYzVVQzFXWm01SWRYaElWMkoyUmt0TWJGaDZkblZPVEU5VU9YQnpkbnBFUlVwQ2FWaERiRWRoYkhSZmNHTTRORmhLYkhkeVUwUklNVGwxVlhORWVubHFNV3BvVEZwU2IwNVRVV3BmWlU1RlIweEpRMUEyV25OVk9FOWpOMjU2WTBwNmFUTktSMHByTUROcGMxcExNM00wUTJKT1gwUmhNVWc0WmpKZlpsazJaVEpFU0U5YWJEZG1VWGxCUjNSdFRGVnhXbTlUWTBwRWRHVTRlamRtZDNFMGNWQldhMjFvU1ZSaExYRlViamRKUlVsQk5VZEhiMUJNUWxWbFNqWnlZME5aV1hkNVlYazROMGxGUkdGVVNUVndiRVl6WW5Fd2VGQXhSVGg0UlZaTE5VRjVRek52UVhkRE9GVTFURXgzZVcxNWJsQlpRbkpvVTFObGNFRnFWMXByU25aSWFsYzJNREozVFVOMk5YWlhaVlJxWldwbmRWVlJPVGhIYzNsR2RERklTM2xGWlZkSFoxZGphMGd4V0VzNVJHSldRVXRJVUhJeFgzYzFVVXBHT0V0TVRsRXlXbDlDUzBsM2RpMXhNVXhVVjNkRFNUUk5OWHBuY201VFdWOVZOVzFOWWpCcmFXMWxiRTlvZFd0Qk9YRlVVRWMzUjJwcFFuWXpNMnRvTVhweVdqZDJZWGN3TUd0eWRWVk9NSFZYWjJreVF6bFRWakV6UkZKQldFTjJUVlp5YmxaUU9IcGZOM0pQTldkSVJtNWlSREZXTm5CVlQwZE5Nbmt3YUVWWWNtTXljak5wZURoTWQxRnBZbGRhVUZGM1JXOXRNaTFyTFRWR1pWTklYM1JSTVhwSlNYaDVVRmRGVUU1ME9IYzNVR0pSTUdwaE1IaGxTV2R3Y1c1SU5sSTBTMkZVU1RCbmJreFBXVlpUYUV4bFN6SjZTVlpvVDFod1NEaHRVRGxHV1RoWFZXVjJaRFJyU0dodlVFNXZaRkp6VlhvMFUxcDNTSE15TWtvM1ZrVlNVVkZKTldJdGFpMUpkV2hKZDBVNFVqQk1OMGxoVUc5MFQyaGtkRkpMWW5CcVNYWTRNblJZUTJKMk1rZDRhV2hTTjFwNVVtMUhXRzk1Vkd0aFpXSlFiRmxzU1VwQ1F6ZDZRbGMxYUZwRVZqY3RhMFJDT0MxeFZWSlhkalV6WDNsQ1JGbE5MbU52WVhScU5rcEtTekpQVjJSMmNtSmpNVFZGVUVFLkZEb0hFSjJ0Ni1PLVdHc2dkanhuTVZ3U1VJR1U5a19JNW1YWGU2azhGWm8iLCJleHAiOjE3MDYyMTUwODIsImlhdCI6MTcwNjIxNDc4Mn0.HaywN24m4RTjl5xOsivNEQK_uuPpV3YqfRjMUu6aylk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:02.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:33:02                                         375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=86322  KO=11354 )
> restLoginInitiate                                        (OK=42704  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=42568  KO=122   )
> restloginProgressiveProfileCallback                      (OK=1050   KO=122   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.09%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.09%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.89%)
> status.find.is(200), but actually found 503                      4958 (14.77%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       122 ( 0.36%)
> jsonPath($.tokenId).find.exists, found nothing                    122 ( 0.36%)

---- idc.login -----------------------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 488799 / active: 17     / done: 53799 
================================================================================

20:33:05.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 54246: status.find.is(200), but actually found 401
20:33:05.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,54246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d27af91, username -> user.1000377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c291bf7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214785777))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzBsaDVvdXJ2cjV1b3VjZ2trNXZiOG9hMCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTR4V2tOcFZXRTBhRkpvU0hkQmVWUm9hMkZVYTJwbkxteFdkSEZ0WTI1SE5WWnZWRXhhYzJwV2RuWjFlRVpSYlhVemNIaHVlbmxKUVRWNU0wcGpZMFZZZDFaa1FUQnJRbWsyT1V4eVgyNU5PRmhQZURGaFQzaFZUa3RUWjFSR1JsbDVRVFJxTVVreFFXdGpOMHRUTFZkdVdrTklWRkozVWpCUmRYSjROMkZsVkVvd1ZITmpTMnRxY2xSRU0ybG9YemhvVTBaSU4wVmllR3hUWm01bVQzWnhjRUpaT1VWS2JXZEZMVE5JVGpOTU56QlRXSEJqYlhZMFRsbDRSVFZUU3pCTFNVZE1XbkJ5UzJvMmFXcFpUa3MzVUVkb2RtZHFlRmhGTUdWV1RrVmZhM3BaVXpkWWJuWXpOM2hQUWtJeGFXdHNXVE5YZWxwbWRWSjRiR0pLWkU5MldFVnlhM0ZNVWtwRGQwVnZVR0YzVWtKb1oxSnNMWEp4UTBNeGFrbFlkVFJyYkhwbWRqVlBPRTU1U0RONE0xVk1iMXBCUzNGQ1pscFVOV1F4WlVOUlYxVnVNbFZSYXpRMlFUWkdiRlZ5TW00emEydEdibTk2YjJaRlZqUmtNRXByT0ZCeWFsaGhNVEppVUVsNFoycE9SbTF3ZG5SZllrZFhaR3A1ZFRGMGFGTmFORlEyUVRaWWJYZFphWFJ2VkdkZmFGRjNOSFkwUlUxYVdtNTBOVTlSV0doamRETnVMVzFqVm00M2VFcHZTV3AwVVRBdFVpMUxSRFJTYkZnMFkzQnpZek00WWpGc1psZzVkRXR2TWxFd01qVjJlRUV0TkUxTFdsbGlNRFp3VEdaZmFEbDRkRmhPWlZCNk1XOVBhbTF4TmpKUFFubElSRzlYVGpsS1pIZ3lTbGRtT0VnemMySmxhRFUyZFRKRU5WUnVWbEp6YTFwSFNuRnpkVTVHUlZKV1dGQlFjREZ0VTBKM2RqWnliamxaU1ZocGQwOUNaR3hUY25sdGVsVnBRMlpRZG5aU05FTjJWWGxXWm5aeGJFRjJZa2RmYUhselMxRkpXRzFXWjNOb1N6WXlWMEZoWmt3dFVITlVVVU5IYkU5MGNFZHVMVWRRZUhScFpHTkJTVUpDUVZWQlFsbzNXVVJMZVVRM1FVdGpSMmMzTlZJdGFHZFllRTlRWlVnek1ERm1WMVpLWVhKTk1rTm9TelZMWjFVdFYzQnhZVVpMWkhRd2VWUXlRMmx4Wmt0SkxtWlRiVkF5UWs1dWVrMVFXR1pZYWt4blJsbGhXRUUucDB5Y0Z4OW5nckFGancxeUxTcmYxQ2tQUjhwQUlFN2VhS3VHMEZqVDFGVSIsImV4cCI6MTcwNjIxNTA4NSwiaWF0IjoxNzA2MjE0Nzg1fQ.j1nIM_YFbwCA2GM1U5yvcet-kmOhJq_i-oPbOa74X3Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000377"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:05 GMT
	x-forgerock-transactionid: 933f247e-1c41-4c1a-a1eb-12383ebbb2f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:05.827 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:05.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 54246: jsonPath($.tokenId).find.exists, found nothing
20:33:05.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,54246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d27af91, username -> user.1000377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c291bf7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214785869))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:05 GMT
	x-forgerock-transactionid: 374848fb-da7c-4d2e-9766-639e31ea8a19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTM2c2dnMDcxMGo3dmlmc2Y0cjg1cHAzNGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlQwNUpaRTFTWkdOMU9XdE1ia0pRYkZoQmVuQm5Malp4UjFsRlJXZFFjREZYWWtzeFVHOHROblF0T1VKNmN6QTBlWFZqVFMxbVVGTm9ZM2RrYjB0cGMzbENhekpsWnpaV1MySnhSbWxoUVU5SWJFUXRZeTEyYTNka04xcDROM2hYVjJSbE1IUTBNM2RLYkV4NVNFdE1Ra1YwUjFsaFowSjRhbUpQTVY5aFpVMVZObTU0WkVVNU4ySTBNemhDZDJsR09XRXpUMk5hYkhOalRFMUhSbU5RUnpGU1UwRk1ka1pDWDJSUVpTMVRlWGhhWVU5WVpFbFFXbnBvTlc5TWN6SlVSMnR3TmsxdU5qWTJVSG8yVkdwUVRYaFZPRFk0Y1RGTFoxYzNWMVJIWVRSeVdURnpOVmN4Y1ZwNWJFRm5kSGd5WWxkcVl6VXdlbWxRY1V4aWJWTTVUMUJFTVdkT2MzTkJOemRaUlVoWWFHVTVTa1psWDJWdlZtWnRRM0ZmWlU5WldXVTNVVlJyU1c5VlJXbFJNV3RDWVhOZmRtTTVaekptVFVObE4xSm9NbTFWYVhkUGVuRkRaRVV3ZFZaalMzSm9WRlp4WDAxSVFqRmlVa2g1TXpsMlUxUnpZM0p5U1ZKVkxWWTRkazQyWm5oNmREUnNhemhTVW1kalJrNU5iV3N6V1cwMVFqRkVUVnBqV0hOdmMzSXpWR2RuT1dvdFdtY3hUSGhCYkhsNGNtVktiM0o1Wm04NVpYZzJaemM1Wms1UmRFMTVNVXBCYWtOaFNrMXlSSFZoTjAwd2VtRnNTME5CVWs5UmVFMDFiVzlTTXpBNVIycHJia3c1TTFwRGNUTlpPVEY1YjJKNFFsVjVkRmN5Y2xCS1ZscEJTVzVJWDNkeVpUSTBiM1J2Y3pRMFFWVm9ZMHRGUjFOV01XRmZjak5wY0haUmIyOUhMVzUwZGxKVWVsTllRakphVEZJMU4xRTBOa1JOU21OemIwZEdUblp6ZG5kbk16bFVlbWwzV0c5VmVGbEdOMmN6VkVOUFJ6WmZiRk5IVG1FeVFUSndTWGxWV200ME1UZHBWMGhoVGpCclVtUXhhMHBDUldaSE5rRm5SQzFJU1UxbWMwRkViMGxmVm5waWVYSkJlVVpzYUZKU2FrbzJRWE00TFhseWVrdE5aRkIxTlc5Tk9FNTJaMnh4ZEdoVVoyZEpWRUZJVlVaWmFIVmlaalJ1TlRKcUxWZEhlRWt5ZWxJeVdHOW5MbU5XVVd4VE9WSkxaR1ZRTkZBd1VFNTVaMjUyTldjLks5T0h4c1BkQ01taWJvcThGLWR5NGZpdk8yYTZVdTNFY0RZWUFMTE5sZVUiLCJleHAiOjE3MDYyMTUwODUsImlhdCI6MTcwNjIxNDc4NX0.OeFihUR080ethl6ZbGT9RQVO7QOVtFh-nhCeaYuaFcM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:05.870 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:33:07                                         380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=87864  KO=11356 )
> restLoginInitiate                                        (OK=43471  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=43327  KO=123   )
> restloginProgressiveProfileCallback                      (OK=1066   KO=123   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.09%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.09%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.88%)
> status.find.is(200), but actually found 503                      4958 (14.77%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       123 ( 0.37%)
> jsonPath($.tokenId).find.exists, found nothing                    123 ( 0.37%)

---- idc.login -----------------------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 488026 / active: 29     / done: 54560 
================================================================================

20:33:07.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 54598: status.find.is(200), but actually found 401
20:33:07.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,54598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49fba345, username -> user.1001345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d5f2709, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214787841))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3RqdGo5ZGduNGJzczR0b292Y2k4M2tjOHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eE5sWTVka1F5WW1OUE5tcFVhMVZxU2tsYVNTMTNMbHA1U1V4UmFHbFlURlp2ZDBGZlVESm1iUzAwUlRNMExXUXRYMUExT1dwVlUyZHRaVTU2V1ZjM2IwOWlWRTFxWld0SmNHZGpUVEExU2pOelMwaHFjREpxVG5semVFUnplRkZ0T0V4S1JHeG9TVUZMVW5SV1JFRmFMVmRpTmtKck1VZE5iemhPUW1oSVYxbFVkMVkzUnpaVlYweGFkakkxY1UxRlRXTnNiMVo1WlVWSmQxUklTSEYwVW1oSmFsRlVSWFprTTFwS1J6UlZNRzVGZWxwUFdVNDRSWEV6VVdoa04zRXphMnBLTVRSNE0zZHpZM0JmZVdJdGEzcG9VSEZrZUhoU05IVmhablIxYm5KTU5VbG1PVmRxYzJ0a2JtSjVaVGRHTTFVMFFrbFVhMDVwWkhaMFgyUkxOa1pvVm01elNFaFJRME5LYzFwU1RVdDRhVVJKYW1KRlRVNU5ZekZpU1dSaFgxbFJhVjlTVTBoUVozVXhVbXBRT1VNelNWTkxTalp2ZEZNd1NrNUVUVk5aWTA1Sk5rRmxjakYzUzJwNWNFSmZOR0Z1WWt4UFNITlJRa3RUUkZSM1oyVlNibXcwYWpOck0wVnhUbmxWWm1oeVFWcEVUV2gzY2xoV05GRXRlR3RSYzA5R1pFTkpTWFJPZUhZd2ExWlZjM3BDV0hwRlRFMWphMXBEV0hsa2IwTmlObEZUUjNKeVNWcEtTM041VVZwV05HOXpUVWhFY3psMFVHTlRTazB5WkRRM1dtRkpXV3R0Ulhkd01tUXlTazl6VkZwTFpEQmtUVXhDYkVRdFIwTlFjV1pQVEVveVMwd3daVEppWjBOUFFuRkpZVVpET0cxUFpYTjZhMU5hVkdSdVFtUndZUzFsUlZkQmVESlliVWhKUm5CU2FtOXplVTh0WDNkU1pteFlTamd3ZGw5a1JIQTBUa00yT0VRdE4ySk9hM0ZJTm0wM2MySm5PSE5pVjBjMlZqVnpkRjlMTjAxRVgweDRhSEJSWjJNeVN6WjZhekowY205bk0yNXhXamh3YUY5WGFWaDJkMlJZVTFOMlREQkVTV1k0VkVWeGRYQlFNbU5MWkZCVFlrbEJRMGhpTVVKWlJIWkNjRFEwWVZaRGNHOXNVVzU2WmtJemNtUnVhMjFMT0VSMlFYaENjbGhvUVZkdlRrZDFibFJqTVMxRU1EVTROWGQ1VTNOYWIyRTBMaTFIWVVwZlFVVlFUakl0YjFWc1ZuaFlORWN6WkdjLkRDNWNNZDZkSk5PcmZVeXRwS0x6STN3UjdSSVZfNTRlWlYxZTBZdGw5aTQiLCJleHAiOjE3MDYyMTUwODcsImlhdCI6MTcwNjIxNDc4N30.5W9lI2thbY46DdB35lwkEm5kQBTwZrjx1HGRerOJNsY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001345"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:07 GMT
	x-forgerock-transactionid: 54249802-5287-4b9c-a071-81e0d89968ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:07.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:07.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 54598: jsonPath($.tokenId).find.exists, found nothing
20:33:07.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,54598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49fba345, username -> user.1001345, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d5f2709, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214787933))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:07 GMT
	x-forgerock-transactionid: 48e8a2a8-b19a-448c-896b-aaf014543c0e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTZic25vbzI0OTZ0dWVyZjVlaG8wdjR2ajAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFJXMWpUVEpsYTNWUU5tWmZORFIxZGxwcmFFSjNMa1l3ZUdka1pFRmZia05rTUdSdFJGSk9ValpXYVV4dllURkhUM0o0ZUdsM1NIRkZhbUZpUVZjMFF6QTNhbEkzUmxGak0xOVBRMFZ1WVRaVGVXcFFSVzQyTW5sVGFFWlRjRWxsUlZwdVZqWm5RbTFCZDFCNVkzWmhTV1pDVDFSb2JVeE5PREU1TkdnMlkyRnVOMDFIY1ZWVGVrcGFUWEp5TVVoaFZsbDBTRXRtVlhaTlRGOXNVVmRTYTBvM01HRlpSM0YxV21jdFVuWldRM0JvTW5sV1dGSTBOak42WXpsSk5sWlBTVVZ2U25kUU5EUTJTamRsY1VSclFYWnRNMjEyTkRNd1JtRnFTVlZJWjFFeGRrcG1iVUpsYkRWZlRYZGFTVEZSYWtObmJYcGxXV1pOWVhka1UwZHhUWFYyVUVGdVVsUllhV3R0TlhFNVlWOVVTbTFWT0c0MVprRktjWFEzYUdSUGQzVndibXhWYVU5Vll6QnNXalZpU25SRVMxcFZaMjlGUzFkMmExQjRORFowWVhSVFpVNXZaVU53WlRSMVVtTnhSakJ1Vm5oVVN5MXFiVVZVU1U1SGRYUlJRa1JzUVdRdGVsRTFOMmxWVDJ0WFppMW5SR05NWVU1UmJITk5lVmhXVkcwMlFWWXpaMmxpU1VaMmVERjFaREpRV2xkMlRsbExNVkUwU0UweGJVUTVkVmhpVUVwSmJXOTRVbFpDTjJoaGJ6ZGxVbEUzTW5CQ1FrNHpNVzlMU25CcGJrOVFRazl2VW5ZNFVWZ3pkbE5YV0ZGV04yeElkRjlHVGpWa1ozWXlRa3BxYUVST0xXa3RXVmRIY1Zwb1JsaDNkRmRyU1hwWFRYbHpTV3hNWVZKVWRYZHFhek4xYVhGNFdXbHpXRmQyVDB0Uk1XNUZTa0YzTlVkRk1XRjJZVlpRYTB0WE5FVllSVXMzUWtoNmRsWTFOV0YyZVhCTFRYUk5aM3BsUmpkQmFXSllWRWs0VVVWWFMwWkhVbE5SUWxJd1pqTjBUakJqV2paeE0zSmpkR2RVWDFoaWEzQkhSR010YVRGRlpHSXpWVVJHVjBONVFsSnhVbkIwYVVoVk1YVkxSRVJ6YkdNMlZsVlNjbVY0TVVZMWJYTjNhRkl0VFc5S1dYRTRibTFUWDA5c1gxaHJiVUpzTFZwdk5FTkliaTFxVEVKdU0yZ3hSVGwwVjFwWU5sTkpMbDkyT1VSWVJHaHhTVFpyYTNWSmNXNHhOVEE0UmtFLk9WelBKMjBiLVBYeFREQlRLdkxUTDZlRDhCa2I1R3pTOHNoTjhtcWdkMFEiLCJleHAiOjE3MDYyMTUwODcsImlhdCI6MTcwNjIxNDc4N30.L8b6Vt58tDawtdtfbnu9Ri8THPVGUOvLdhtdjBj0-80","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:07.934 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:11.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 55102: status.find.is(200), but actually found 401
20:33:11.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,55102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2defb844, username -> user.1002109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7727b792, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214791347))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzdudDVjOGpnaDFlcTZ1bm83bzY5ZjFsNzgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGNrZ3lVRk5hWlhKclprZDRUMk4zZUVoNGFUZDNMbGd5VDFGU2VqWm9UM1ZWWVc0eWEzSjRRMEp4WkZSU1VVcFRkM0pwYzJkRmJUQnBlVWh1TFY5dGIwcEtNVGxUWmxWNlRuQXhTMlU1VVV4blkwTk5XWGhwY25GZllsOXdjMnRqVEZCcVdrRjViREJ3TlhZelp5MDRRWGRLZVVwUGEzbzNlRGg2WW1wWFZXMHllVlZEWVZSS1dXc3lTMWRKY0VGVFozTnlkWGRHUVVsM09HTkZWbFUzYW5ORmN6ZHNNMVJwTjFselNXRkdiekZ6TUc1bVFtZFJPRVZEVjJKWUxXMXVaR1JzYWprM2FFbHJOa2hVTVVkT2VTMXZNbUZ0UkROQlREbHBOVk55TWtzM2NXcFdaMDFmZFY4MllteFRaMjV1U1U5NWJuQmFRbFp4VFRKRlRIbFRTRkpxUWxCdWFFNWFVbmx1UkZwbU1WVnlVVXhXV1hGVFNrcGlWMlJoUldKeE1YSkpXRGRJVTFJeGFYWldkVlppTVZGTlNtOVBSekJDWkhWamVqQkhYekZJTjFwaWRISk9RWE5rUW05SlNrb3laWGxmVHpsWWNtbHJTRlV3TmprNE5XTk9SV3hIZEhFNVFuRXRZbEJyUmpaa1JFWnVNM1pmVVVab01UZE9NR0oyVUZveFZDMWtiVVJwTUdFNFJHeG1UM2szZUVGWWJIVm9aRVZ1YTJGVFlXbFVNbEZZTUZSYVZrRjFkRXRXYUhOMVZuZ3pNVXRCZEROb1JGb3dOR3cxU1RSZlZUSm1USEU0ZVdGdGJqbGZhME41V1ZJNE1VTk9lbVp3U0dKNGJVeFNiMW8zT0cxdmNrNTNSVzB3UjA1bGFWaHJZa04wU2sxSVdGbzNPVTFyTkdsNGJEZHhRbTB5T1ZNelNtZHlaV1EzWTAxclpsOU5kMnRhUWtoaVN6ZzJXbWwxUmxKc1VWWk5WRnBOYlRCcVZra3pjRmRxTTE5Q09HbFdZeko1U2t4dE5rWTBhUzFZVmprdFZ6WjNaWGRHVDNKWGNqRm5SVGhxTldWQ1ZYRjFXWGhIY0ZCRlRGOTBURE5zYWpCeGRXOTBaR0pRVlRaaE5GcGhRazR6ZGxwWE5IQTFaRFpPUWxKYU1teFVZMVZyWkVOMWNtSmtUazAxWTI1RWMzSTJVa0ZuTkVWWFkwUnhSR3RXV1RWUFVHZFlSV2xZY1ZSNmJHVnRWVWh6TWpSMlgwZE5MbXRTUTNoSWEzcGtjWGs1V1hKR1dqYzFOV1JqVjNjLkZNMDdJTUpLZFN3SllKTXY5OXRLbFpwQjdnQ1hfNllqb1NRRXE0dDVCX3ciLCJleHAiOjE3MDYyMTUwOTEsImlhdCI6MTcwNjIxNDc5MX0.s1SeOhU7ysImy75z7smPu7b_lo1KxodWzrVfLLIFYAU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002109"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:10 GMT
	x-forgerock-transactionid: 8b63d44e-5942-412f-8ad8-9fa24ba5261c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:11.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:11.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 55102: jsonPath($.tokenId).find.exists, found nothing
20:33:11.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,55102,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2defb844, username -> user.1002109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7727b792, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214791437))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:11 GMT
	x-forgerock-transactionid: 3302baa4-9d06-47f8-8b88-b5d954e82cff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3I5bTZzMmIwNWhnaWljMG5pdjhsZTRpdWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emIyZzJRMnRTVW1keWVFSTJRMjFVYlVkNFUzbDNMbFJGUlVka1JXcHBYMmQyT0U1RWFVbGZjWGRWVkhoWGExb3dSbkphWDFkcWFrMXJVWGhsVmtNd2RHc3lhWE5SWDFSNU1IRkxhRWN3TlZaTE1WUllTa0ZJV25oVFZrazVObWxzWkdOSmN6bFNXRTlMY0dodGJEWjZiR2hFY2tSc1pHRjNZVzR3Y1ZGdFQyeGhZbXgxZG1oeGJtUkNWazFpYjNWdVVYQlplVVpJYjFvNVVtNVVhM0YzY0RaVlVtTjBkR1JNWlRGaGIxUmFNbDh6VEY5R01VOXBiWEZrY1d0TGMyOVNUekl0WDBNeVEwVlhaV295UTFkVGNERlJaVlJNVG5ob1ZGUndXVEpGU1VKbVZFSjVaMmxvVTE5aVpFZHFia0kyTUZGV1JFbFliVUYzTlZnNFlXUXdVVzFqVVd0aWFYZGZUVkEyUkVsUUxYWmFibFJ4WDFWS2VteE1VM05qY2pVeFZVMHhSRzVmUVMwNFRrRlRiR2xtY1hWVGMyZERTbXQ0UVhsTGFqQkphMFpwT1VOc1V5MW9iblJsTXpKUVVWTlRNbHA0UkZOdVkxbHhjRWx6VlhCM2VGaHhSbDk1ZVhoUmVGWmpVMFJ3ZGpKZmRsQmFOUzA1VFRoMGJrdDZVbXRYWkUxU2VtUkJUbWcwUzFwSFRuVkJZbVpoV0VkWGRVZG9UR0YzVm1wRmF6UTNkME5GUVRGUFFtUlJhR1pKTmpOb2F6Qnlkakp3YkhsblQycGFUMEo1WjIwd01qQk5VR1YxYlZaa1gwYzVOalJ6ZHkxMmRFaG5iVUV0VW1WRk5rNDNhM0p6TkhoVVNHRktTMjFVTldZelN6VjFWakpIYjFwdlFWQXhlV05QV25SbWNIcHFOa3M1WWpoNVlreDNNV2xoZGxGTVZrOWZiUzFOY1hjdGNuWktaMk55TVZwR1FsWnJMVWh6Wm1SblgxYzJhMnhVYkhOZmMzSjRiR1pvYkdGWFVHWmtTSE5KTFdWeFRXUkdWMEpFY21Wd2VHaFNaVlI2YlMxTFNqZFZNRVZUUTBreVEwcGhWM2xJVFZRNGNEY3dTbTFLVUVKWk9IVXlOakZPTjJwMlFVaEJlRTUyUmtwRk1uQnViWE5aUVdGd1VFMDRVM1J5YUhaVFNXODBSMjFmUjJrelZHSldTak40YUVWT2VtSTNMV1Z2TjFKTk9UbEVhV1JNZG1SMlV6TkJMaTF4VjJ0SlRIcDNPSFZFZDA1UU5rNUJXbFZxYVZFLklsb0tzc2hQdFBwdmtDMjRTNG81TFNRT2NTeFRuaC1NNmVXMVFRQlM3TUEiLCJleHAiOjE3MDYyMTUwOTEsImlhdCI6MTcwNjIxNDc5MX0.v3he0Ahe2CQKfXq-eNpt39aVx9uYULFnmetJ_viSJeI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:11.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:33:12                                         385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=89316  KO=11360 )
> restLoginInitiate                                        (OK=44187  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=44045  KO=125   )
> restloginProgressiveProfileCallback                      (OK=1084   KO=125   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.09%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.09%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.88%)
> status.find.is(200), but actually found 503                      4958 (14.76%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       125 ( 0.37%)
> jsonPath($.tokenId).find.exists, found nothing                    125 ( 0.37%)

---- idc.login -----------------------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 487314 / active: 21     / done: 55280 
================================================================================

20:33:13.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 55420: status.find.is(200), but actually found 401
20:33:13.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,55420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b2600f6, username -> user.1000156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46ba72aa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214793506))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2gwZ2U4NXQybWlyMTU5OWJkb2Z0dm5odWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1FsZFZXRTVYWVRob00xZzJOMGsyYkVGUFEwSjNMalZVVVcxMU1UVmFiWEpvT1hwUU0xUnVTamROVEVSU01Fc3pja2Q0WWxCalJHRkJNM1ZEZFROTlkzcEZSbWxUZEhaMVowTmFTWGsyZDBkeFJuaEhZazlUU1VSV1VqWXhlV0o0TmkxZmRXUXhlVlJuZEhocWJHaGFWMlpaZEVWRE1FNXJWSEYzYTNFMmNFbFlObkZsTUhsdFJUSjFZM1JUUkdsclVtOW9XbkJaU2t0WVYwaFllbFZvZUhOTmMxTkJlV2RNTTA5UFRsUjRTM1JJV1c0NGVsOXhXR1ZqWVZkb1VtUktlbWM0V2pGS1FXUlFhMmR1YW1GdVZVUTVhRkJCZERJM09WSXpUMDlTY1ZoV1YzQklUazF5V1c5WFYzVmtjWFJDYzNFelRGRllYMG93TTNaTVgzTTVWRWh1VEdwU1VIRldSbnB0Y1RsNWREUkpkMjVwYURGblJuRTJiQzA1V214SE5YcGlPV1E1WW1oSldYcDZlVXR1WVdOSmVUUktNVWxtTkVoS2JWSkRVMmRsTTIxSGVHZHBNVGgwUTB0QlEzWkdSVUY1WHpVd1NUWmxMVGt3YW1ORFRUUllVMFpzVUY5bFZVWlJNMUpmVTFGWU4yZHhiMVJoUlY5cllqWmZUR2R5Wm1KamNpMUpSR1oxWWtOVmEwVkpObkV0UWtwMmVISTJTa1Z1U1d0elQxUlBMV3BvYkhGRU4zcE5hMnRuZVZRdFozRmFOVkV4YTIxWlVqRmlkVEZVYW1WS01rdGZlbWhEUlU5TmVEQnljbGh1T1U1Rk9WcGhjbGN3YWtzNWNtZHpOMVpCVTJ0T01UWmZSMHBsTVdkNlFsZGhiR290TUdaM1NFMWxaRFIxVVhKRU9YRnRlakF3U0hkcldubFhiR3B6ZEhWRE1Fb3lkM0ZYZG1wWk1UTjBZbGxIUWpaYWQyRm1VWEZIT1ZsdFJWQjVaVEE0VGxaU2FreDFaSGxEVlZFNU5tRnJWemRpYmsxV1VqWm5XRjlQWTB4NFFucFVkbTVoVjJwSWNsazBNSE5HTFdJM01uazRUM0pXWm5GSlpIcHRNMk5KTUhWdVkyVXhiVzFCWTBJM1ZtZEVXbGhVV0RkcVJEVklOSE5hUlhKUFNrRjBjMHRZZUU1NlMzWXdNbGt5VTJac1ZraG1OVzVWVjFjNU56QjRZV1p4VnpVeWR6VlJkelJQYUhSUVZsQmpMa3R3U1hOemVrTmFSVzE1YldkUU1ISlNVaTEzYVhjLnFmLTBoRmZTVlBnSGNwNXk3QlNkWXp2YkJUSW41Zy1Qd05vV0tmOV9EZ0EiLCJleHAiOjE3MDYyMTUwOTMsImlhdCI6MTcwNjIxNDc5M30.sTeErHFyAGaozZ8F648Kk5TrAeb8tahxEsLcUsqYDy4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000156"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:13 GMT
	x-forgerock-transactionid: 5325263b-ced3-47df-891f-eec06d6888b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:13.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:13.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 55420: jsonPath($.tokenId).find.exists, found nothing
20:33:13.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,55420,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b2600f6, username -> user.1000156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46ba72aa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214793591))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:13 GMT
	x-forgerock-transactionid: c1e3feae-ef9d-47a3-a526-0469afb96d04
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmc2dDhicW8zdm1nb2ZiNzNpbmE4MHJ1b3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVFVdG9OVFYwTUdsa1FqSnVkVEpWYkZaS01ISjNMbFJ1TTJsMVgwc3dSMkpXVjJGU1JFTnlWamxDVWpCME1HNUxRMU5mWTJsSWRrcEtSbnBKZVVkemFqVjZOalF4ZVhsWVUzSlFOVll3WTBoTmFtMVdMVEUzVHpnME5FSkNZazV4UWtZMFQxVTBlRWwxY1dFemRUZGtaakpzYjB4emFuQXpORFV6Y0ZaU1h6bHBOVzVyT1VVM04xTlZVazVpYWpZemRrOXllVzVMWlhjMmEwRjNVVEJKVURrMU9VbFplRzVCVTFkT1Eyb3hhM0JtTkVGWk5qSmZjRGx4ZEdRM09EUndObmRhT0cxdVNtZFhUWFZIVFZSc1pGVnlPRWQzWmw4d1ZrMXhVMGRmWDFWR1YyRjJVUzB3Y21STVIxOURkRmRNTUhGMFVHbFNYMU5QYVRrM2JYVm1RMk0yT0c5Uk5GTmFWMWRWY21KNVYwSk9TRlpPZDFWNlNVTkZRVEppY0MwME5VNHdaa1JwWTFoS1UxRTNVakJWUlRCSVNXTjRVWEEyUm5wMlVrNDROSHBVVWt4VVNFcFpSVVZYTlRWVExUQlRTa1ZOVUZwdVptcHNTRmxuUjNWSVpuZDJRMWhQU0ZwaVlrZDNlVlY0UldGVVVGRktNRkJrVmxKR00wTm5NMUZ0TjBoSFNVTkNRWEZsTkU1M1MycDFZWEl6TjFkNlRYZGpaVTFRZUZCeWJTMVpaalJSUnprdFZFRTFjVXBDWm1KcWFrdFlORkJCTFMxeVRYbGFSa1ZMUW5KUExUTlFObFZ0UmtWeFpFOUpjV0ZtTlhaNlRqWjVTSHBoZDJKUk1GWkNUMDV1WWkxUFNEYzNjR3BMY3pSa2JFWlZVbkJ1U0ZkbmEyOUlXa1pXZFMxcFZYcFFabXRqWjNZNVVtMVhNSE51ZVhRNFoxZFVNMEpVUVZGNVp6WkRWMVZtT1UxYU16SnJjRkpPWDBZdGNUaENZelJsTlZOdFlrMUVWbmRhZVZoaldXSlBiSEZKVmtaQldtTjRWbmxLVmtRM1VHOTRhVGRrTFhOR2VtSjNUak5SUW1sWFgweEJZV0ZGVVhWeE9WTjJjME5xTTAxblYxWlFjMDVrVFUxd1RHeDNNalZTUm14UVRYSkxOSFpETUc1U1JIRlphVVZDUlhGSkxXaGZkazl4WTJGTE1YWTBUV2N0ZFVSaVduSjZhVGs0WVdzd04yZHdSVXA0U0hwR2NqRnpMbVptWVdwdlRWbFBjelU1T1VORE9YTTROVkJ6VUZFLmRKbm9zUUppMVduZXNfSVlNRF9PczJ5dkQxR1JjbnZWbjE3Nmc1RnFrOE0iLCJleHAiOjE3MDYyMTUwOTMsImlhdCI6MTcwNjIxNDc5M30.WgaNXTjL5Tk0G737MDN718-ZexDnqGgYPpOLHwuLquQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:13.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:13.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 55480: status.find.is(200), but actually found 401
20:33:13.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,55480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@431367b0, username -> user.1000824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58135eca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214793882))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXBtdm1zbWQwZjIyYWs4OTU1aGdrZXU3ZTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVdGQm5VWEJWZEhocU5HOWlZVk4xWVRNeGNuWm5MakphYWtSUFVGZDJTR3h3YTFoMFJ5MHlZV0pWUlhKVFZsSlBORjlWTmpZMGFVUkNSR3A2UlhOR2VFOXJaVzVOUlhOVFgwZEZSMjVLT1hJeWRFSlljMkZUVEZsUVNrbHFNVU5ZYkU1eFNsSkRUM2hLUVRacFdXUkhURnBLWjA5RGVHcE5PV2wzVkU5YVgxazJhRGxqZVdwa1R5MWpRa2Q1UW5sSlZsUmFZMnRTY2w5MFZ6QTVRMUZRUWt0NmQybFZjSGRHWkZnMFozaHdSamN3T0ZsS2MwZEVPRTlmUmpSaFNuRmtYM1YzVW1aak9IVnJOMVJWVURCdE9GRk1OemxzYjBwTlNrdE5RMEZsVDFoaFEyVnBZVzB5TjNWWFVESlJWRXBtYUc1d1pqaG5OVzVQYUZnMmJqSTRaMEppWlVoMlgzZFlUVUoyWDBKUFVuUXliSFp2VlUxRWQzYzFObFZEVVhCWFJWRlBlVWRxVUZvM2VEQTRhVTVoU3pGNlpIYzVhemRIVWpCZlkzbFZVbE13UlUxT1dVTnBTR0ZYYzNaWVlWRXRSMmhEU25sdlQweGtTME5aZVUxYVJETnhiSFppWW14a1pHODJPVWd6UzJVMmJYQXlRMXBvUVd0b2RuaEtNM2cwYjNORFdFSm5jelo2TmpKc1gyeGlhRGh1VmxSbk9UZEtZek53YjBkVGIxa3pTemxxU1d4QmVYZEpWalZxU25CRFVUVmxUV1JxTkdwWFVXeFJhbXROZVhrMlRWTlRRVEJqVkVwMVNWSkdaRkp2YkRReGRsOVFOMmR1WkVWalQzbE1aR3BFVjBaSFpVeHNNMHhZZFdSaWEwcHJlWEo1WTNCQ2NXMWhjelY1Y21WUVUyaE1aM0EwTUZSYU1sZFZja2gxYWpGWFJYTjBlR1V4V0c5amQyeHlTR2N0TldwdldHUk9SbXBwUmxoTlpGTnRiMXBCWkdsb1kxZzVZVGR3TlVSQ1psVm1URVZTTlRoME1WQjBRUzFoYUhSV05XMWxiSGRmZGxKaWJqVnBZbVl0VERodWNWaFNSbFpJT1VwRk1tUk1SV2RxZERGQ2NYUkRTR2x1VjBWeVRETkpUbWRUY1RNNWFYcDVPR3RLWVdsMFMwUTFjSGQ1TVVaQ1psUkdjMFZTVm5weVgxWXhlRU5ZU0hvMmVTMTBlV1JNVW5oUFYyWkRjVlZ2VTJwSVdtOUZMbTA1U21WT2MxTlplbkIxUzFkS2JtNWFkV1owVEZFLk1kSEZpS3pyWWFsUG9DbFhyd25vNThxLUhPQUtIMXhiUE5JYzQ4ZXNxX0kiLCJleHAiOjE3MDYyMTUwOTMsImlhdCI6MTcwNjIxNDc5M30.YipMTQSkcvzqp2A2dVy8Mfj8JxCCW0SvRd5o_ZhG5ig","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000824"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:13 GMT
	x-forgerock-transactionid: 7ad62904-7bff-44d6-8b39-d3255326ed78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:13.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:13.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 55480: jsonPath($.tokenId).find.exists, found nothing
20:33:13.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,55480,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@431367b0, username -> user.1000824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58135eca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214793971))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:13 GMT
	x-forgerock-transactionid: 4e2ced54-e15b-41fa-81ed-e913378e8c72
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmdvNGIwOWcxMnZyanNwYWk5dmJibnZuYTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blZHcFNhMlkyY0doa1JtVjNiMkp1Wm1OUlZEbFJMbWx6Y2pOb00ydHJhVkU1WWtsUlpXRXhSSEZOTTFGaGF6RnhNVFU0Y3pkbFkxZHhYMU10WlZNd1NsWXhaVkpMYXpGWFIxbGhVa0pDTFRRd1YyazBPWGRMYWpadmNXa3hSamRCUldzNFlXVXpRUzE0ZFRreWFTMVBURVIxTlVkVmVrZE9PRkp3YVRZNVJ6Rm5XVEp5YVZSV1ZXdE1URk00TkZJMGRXRmFiMFZvTldSdVptTkVMVkJMUTBWamRtSlFWbDlGWTNkMldHWkNYMGszYVRoS1NURndVbm81ZURCeVEwTktVMnBDZWxkNlpYSkJaR3hrTW05dmQxVTNMV05oTFZSNWNWZFJZMlp0ZUZOTVVEWjVZalZCWWxWYVNraDFiMlZLTkVjNVV6WTJjbVZNVjNoSlluVXlhbUZaZWt0b1lsWkRSalZ6ZFVacFNWODJkRjlFUjAxVlRtSlhRbDlJWlVWbU5YaEtRbmt4VVZsclpUTlVRM1J3VDFVNGVqazNSVXBhWkhGbFQwMUNVa1k1VUd4MGMzQnFWRkZwVEdSc1UyVmtRa015TkdWR1QzSlZVM2x3YkhKSFUyMVRXbGwwTTFSTVZHSlZZMjFxUTJ4aFFtd3RhVFp3T0Zaak4zaE9TVEIyVUhnNFIzSmtaa3RSZFhoa2QxRmtYMWRrVTNneFZIb3dTaTFvZFZSclRYbENiM0pRVjFnNGVEbE5WME14Um5CalNVNWpOVGRQTW01RlZWUkliR2cyWTNSQ1drUkxaakZLYjNOTmMxTXpWbWxSUWtsUGVEWlpTMmhIYUdGUU9XTk5NMWRDUmpWZk56VnhSMnRKUjJvMGQxOURaak00ZHkxZkxYZGFYMHRCV0VGNFN6bHBlbVF0WDBjeFNWQTVRbEZ4Vm5ZeGNVbGZSM2hRUkdwM1ZHbzJTbGxTUkhWSFZYbFNVRmxYZW1kWFQwc3pSMFZOU2t4bVJIZHhiemhsZWxWQlVsWkdUMGt4YUVwVFQyWXhkRTUxYkRKaFdUWlBWR2xKUkdSdFpsRkhPSGRHZUZWTU5VNXZNV0ppYkdaeUxUWm5ZVXBvYWxkSlkzWTFZbkUxVWs1cGVrMDFhV1pFZUVsTlF6WnRjMjQwWkhGTlJrMTFhMmRQTjBjM1JETnBVVUpwV0U0dFNUbDRZM2RTYUhoTFFuWjBVM0I0UkhwNlNERkVhRFpNVFZreVdGODBMbTFuWW1ob1MxSnFUMWd3VEVkNVpIWjBRa1ZSWTNjLjhtS0o1enV5RlFfTjA1ODhlMXlsMGN1MFRTdE12NDVPMHNQU0l3Tzd6YmMiLCJleHAiOjE3MDYyMTUwOTMsImlhdCI6MTcwNjIxNDc5M30.kOONSk9ulJCyMRkUJ6Jr2Smy4aZtZRNW7MKxutrJB0w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:13.972 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:13.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 55487: status.find.is(200), but actually found 401
20:33:13.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,55487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fc5c784, username -> user.1001976, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43561c91, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214793933))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDcwdnVoazhqZmIxdmI0MGc1OGtvZThjcTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVdtTmtWVmhtUnpOT1NtOU5PVkoxZUZoWU4zZEJMbXhTZURJNVNrVk1aVk5oWTJGSFdWaGZWVnBOVDE5cFpTMVJTWEZXV1ZWVFVHVnpMVmhMV2s1RU1ESjFObkZKZUZwUlRHWlZkWFE1UTNKUVNIUlViM1V3WjNFM2FVOXlRM0ExVjFOS1ZGbElRbkpIVWtkYWQydHVOalIyVVZJMWNIVlpaRkppYURCZlRtdzBSMGxQU0doRVNWazNNVzFwZUdWSk5FVlhUa3B6YnkxTE1uUmhMV1Z2U1dwZlZXNHhOMHRGYTI1VmFDMW9XakJTYmpCR2QzaFhhelF0VDFSSk5VOWtWa2xxWjJocU5VbERZV0ZXVjBKMFJVZFJOREl4TTFoelozQk5TV1ZJVVdka01tdDBTMXBKUVc0ME9URnRlamwwUVdFMU9HTmtkbDlaVmpOUk0wWm9jRGsyVEd0cU0wRXRjVTE0WlMxWkxYSTJiMjl1Wm1KSmVFVlFPR1p6WkZSdWNqVjBZM1ZxV1hvMVJteEpNMXAxZW10aFJtZDZTVGh6T1Rsd05sQldOakpOY3pCSE9WZzBUVGMyWm1OaWRrcHBiMEpHTFVwbGN6RlRTVWxVYWtWWVRtdERTazl0UTBOYVVYZFJNMGR2VWtONVltcEVUMk5pUWtkRlZFcHpibTF2V2xKRGNuWkhRbFJuTmxkUk5XZE1XV2hyY1dGc2F6QnBhbWwxY1hKNGExbDJXSGswTnkwNGRUWldOVWxTUVZNME0wMW9UVFpLTW5ReU5Yb3djak10ZEZadlVtVnZkVEJUV2pWdlEzWXRSRzg1T1RaeFRHOW1aMHhIVmtocFduUnFhR3hXYlRSS09HZzNRV3B4Ykhob2FGZHZhRnBwUm14Rk5WQnFZVXMxTW1oRWJtSjNRVkZHYlhWdGQzTndRbEZaVTJRd2VXOWthMnA1Wlc4d2RFeEpaSE0yYVhSWk5sUkVTV00wZUVKdmVqWldWbXN3ZDJKSFZVRldSMlF3VTJvMlZFVjBSbnBXYm10bmNWaGpUa3RETkVadVUzUkNlRU5mWW1KSWEwTnNTV2xmYUhoTFdXTXRUM2cwUVRGbmVFbGxTSFYyVjNOd1l6SjFhMDlFVkRscFgyZFRjVFk1YTNablozcHlVbVY1Ums1Rk5EaERlSFIxVlhsT1JGQmFiMVpHT0Y5UVJVNWZTMmd3U1dsM1VWcEtXa3d6YkZsaFNXdDJNRWxpZEVsbE5rUnJMakY2YzBjd1R6SklkMmxOTXpVd1EyUjFVakZ4YkhjLnRsU0Fud0U3RGtHQkhKb01HMHc3MmhoaFUzaW13UGlyU2R0bld0bXFtanMiLCJleHAiOjE3MDYyMTUwOTMsImlhdCI6MTcwNjIxNDc5M30.ebL46djdc_ei-2pTU0Wd2rL3F_NW-PKVbQTRktvyonE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001976"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:13 GMT
	x-forgerock-transactionid: a2fd4c76-b4fe-49f5-8874-532ac5dd0ebe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:13.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:14.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 55487: jsonPath($.tokenId).find.exists, found nothing
20:33:14.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,55487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fc5c784, username -> user.1001976, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43561c91, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214794023))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:13 GMT
	x-forgerock-transactionid: 3b4f6c29-ac92-4141-953f-04a9dd585170
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTYydnBpM3AyZTA3YnB0Ymo0OXNjN2NsZ2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1kxWlFSVVpXYnpGSGMyNXRPRkp2V2tscGFqSm5MbGRPZGpVeWVucHdZbGxuZFhkalVYSnZiMFpsWTJFdFMyc3hhR1pDZDNsa1lqWmZaalEzVldOVGNHYzJhbHAzWXpGNWVIZDNYM0ZyTVdock1EWlVaRTFHTmtsc2NIbEZWMDFqTUhkSFREbFRUSEphUm5kRmVUSllWalJIVDJwTlFtVnJTVkkwV2pOT055MU1WM28zTmtKdlRYTnlaRXh5U2pFeGNtWTRTV2RSYXpKT1owTkZUakZzTXpGeFNYRnpZbUpQV2tsUGMzWjFjVjlUY1ZCTGEwMW5OM3BVU3pWR2JWRlJhRlZ3ZEdkcE5YVXRkMnA1T0VOeWJXOWhPRlpwWVZablEwWlZPR0kzU2tsWFIzaG9WRGt5YUdZMGNUUnBhVTQ1Y3pjd09GUldZbEl4U2pCVU5VSlVTMUZRYjBOUVYwbExOekpWWVRObmRUUlViVkZMUTB0QmRFMXdiRzF6UWt4aGFISktUaTAyVEVwSU1sRnhlVFl0V21ocVJHZzRZWGRMUm5odE5VTnJVazlQVGpCNU9HOWlUM1Y2ZEV0NWVYUmlUbm8xTW5sRlRXZDNhVFprUTBsRldFNXRhR1ZsU0VkSWVuVjNOVzVaVjAxTVYxZGtabWw0TjFkVmRGZE5Oa3RDY3kxdVRUVjFjbkJzUnpGTGIxSndhRFJzUWpkVlZWOVBOWEY1Y2swNVduWkdNMWR3VFVwQ2RFcDVSRGhYVURSQ2JWazRjRVJVTW1oMWFsSTNZeTFRUmxwbFMxcHplVEZCWnpReFNFc3hMV2d3UlVkUlVsOTNNMjlQUTNRM1pIaEJlQzEwWXpGaU1FUjJRMXBzUVV4TFJUZDVTV1JwYkZBeWJEaGZVMEZOVDNCR05rSllOa000V20xbmFXdDBiRzlMTWxkSlFUTnNVbEpWV1VaS1NVUlFia1JsVmxkdE1uRkROVE5FTm1oTUxXSjFVMEphV1dKaU1VYzVhRmRMWVdkVmRFVjVOMEZ1WkMxaloweG9aRU5UVFRKM1gwcE1iWFpOUWxCQ0xUWjZVbGh3ZWpCUFlrSnNWQzFFYjNKcmFsWnRWRjgwZVRJd2FIRk5aRXBEWVdGZk5sbGlRbGhFUmkxQ2NFRkllVE5PYkhsR1VqTlJXR3MzWm5KamIxWmtkV0pVYlhGc1VsbEVhR1pETmpkMGRWcFBWSGROYkU1VFVHNXdkMmg0UkU5NU56a3dMakpmTlZKR2IwcExTVEpvZWtreVJ6bDVWV1JHVEZFLnFOQ19Bbi11UVFxOThkVmdRMnlReU1lNUg3MVVKODdIdUNNbXZTUko1eFkiLCJleHAiOjE3MDYyMTUwOTQsImlhdCI6MTcwNjIxNDc5NH0.qnO2wRugSBGKzRhSobJk0t_h9s_IVqFy8hjAmj_s5Ts","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:14.024 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:14.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 55523: status.find.is(200), but actually found 401
20:33:14.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,55523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e8cbc25, username -> user.1001249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2556cd4e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214794147))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3Y4amMzOG1qNmc4dHQzazdjcm5za251cGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWJtWjJURTAxZFRKUE1HZHBZVGw0VG01clMySlJMak42TVZCQlUxVnVkM3A2VGpCZmVIbDZUV1pGY2pkcllUQXRhMEoxYjFaRWQzWkZhVTFDTWs5eVRrbHViWGxRYURCWU0ySnpiekYzUTNGa01UaEZiV0Z4UmpKMWNXTlNWSFJ4Tm0xME9YSlNYMjAxTVhWc1dtVnpNM1F5ZERCTFVUQm5WbkZqY1ZSTVNESjZjVWRwZGtoUVYyaGFYMHcxVjNrdFJWQm9lVVJXTjNKMlpWSTVTelpEZG5CaGRYRlliMGN6VDJ4dmVEZGhVMVZTVjFaV09GbHNSbDlYTm1abVluSkljWFZsWjBsTFlWVnFWVFF4TjNsR1UzRkphVVpNVDJRMFlsOVlSR3hsYWxwcGVrOXpZUzFwYWtRd1drNUNVVFJHYkRsTVpraElWWE5SZFc0M2JtcGZjbTFOTFhndE0wbGZPSGRaVlV0TlNXdG5URlYwYUdWWGRIQlFZMDVmVlhaWmVXOVRXV1ZWVFZOdlpFOUlOeTE2YlhaNFJ6VmZkV2RZTVdwUk5YUkdNMlZTTW5veWVreHhkV2R4V1VwYU5tOVdZMDlZV2pkbU9UQk5RbkkzWkVNdFNYaFZTbEpoY0RsaGMxUnpjSGswVlZZM0xUWlNkREJKVlV0TE1rWlhUaTB0TFRJMVIwaDBTa1ExVTJoa1ZXc3piMnhNUTBObVNEazNXRGMwVlhsQ1puY3lMWFZpYURSdVZFOW5VbVJ1VW5oWWQwSTVMVVpQZFVKblNVRlpWR1JmY2pCaVZUa3RiRkJhYkdwWVEwMVlXWEk1WVZGaGFGWmtiV1pZZDNWek0xVTNRV1ppVlRoSk5WVjNaWFV5UVZoMFJtc3dRVmxUUVdzdFZFbGhZMkZ6Ulhoa2VpMHlSR2xyVG5WaFVEY3phMEp4ZEd0amRYWm9TVkJJVlVwMmJXRnJkbFZHVlVaVk5rdHNVREYxTmtaRmFXZG1XRzlEWlhNeE1FUkNPV0psYXpFMWVqZGZUelEzWlVzNWVEY3dialYzZUZoSldVeHdha1ZvT1V4TGJWWTJSVWxKZGtaUE1FWkZSVlJoZWtWNWMyWnVSM3BWUVRsdFRXSlJhR1E1TjBKNk1rNWtSbEpSV214dmVGRXdhRFp1WTJKQ05GVTBlVUZ5V1c1S1ZVZDRTbU56WTNCWldFcFZkRGh3VlVsV0xWRnZNbTlRTTBWRVZsQmFWRVJoTkY5d00wWnZMbW8xWlV0dVRHNWhkR0psYVRGb05XRk1WbVZOY0ZFLmlZb2FNWWwyS2lEN3EybEhLUFpuZHJyTHlVS2xTSWVrdHpkYWQ0d1A1cW8iLCJleHAiOjE3MDYyMTUwOTQsImlhdCI6MTcwNjIxNDc5NH0.3dq8JhXTFEm1c69vHp97zopCBsZb5C20BweWjHpg6Eg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001249"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:13 GMT
	x-forgerock-transactionid: 17a2307b-43e6-42f6-8dd0-c0e07bc00a12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:14.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:14.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 55523: jsonPath($.tokenId).find.exists, found nothing
20:33:14.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,55523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e8cbc25, username -> user.1001249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2556cd4e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214794232))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:14 GMT
	x-forgerock-transactionid: f420e4ee-77bd-4825-bd75-e8b2b02a5a63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2N2dW84YmhrbjFydnI3aTMyczlnajBxZTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVVWSXhXbko2ZEhwQk5YVklSa2haZVhOMVVURkJMa3hGVUVGb2NtaDRMV2hOVjBabWN6UkpURTV4WHpCMGFrTXhWamN5WjJoQ056Qk9aRkpCYWt0NlFVcGFWbkpETUdSbE1VYzNaV3BpWDBSV2MwUkNhWGswVTBGek5IQlRNbmhsTnpCbFRXdGhSRkY1V205c1dsTlRkVTFXTlVkWlIzRXlTalU1ZVRsd1ZuTmhiRWxhWVZkR2NrWkRNVGhQU2pSbmJtaFFTR3huZG1Gd09GRmtkVEZxYzFOd1FXUklhV3QyYm1jM1NVaGpTa3RqZGpjeFMwdEtWRzQxUkd4TE1sWnVNVFJTZVdsS1pGWkJVMUZMVGpCMFdVUmpNVlp1TmtOWmNsaHpha1EzUWxKcE1FeHBRM3B5V2tkR1JERk9OV1ZSU0hKSVNtWjBVblI1TVRkSVkwOTVabmRJUWswMFYyWjNNVEZCVGs5NmJWbDVNbWxVZEhWRWNtOTNRbWhHYUdsbGFqQTVZWGRHZEVRNFJ6UlFjbWQxVlY5elJESXhYMDl1Ymt4R1pVYzJjRUZXZDNKWmFGQnVkbmxpZFVaU1VqWjJRVTVYZHpoMFVWTjJObWg0WnpoNVlVWmFjRk5hV1ZKbVl6ZzVSaTFYVkZKVk9YUnlTVFE0WW1oWVNFTnNXblZzTkZVMlVHTk5TVkpQUzNwV1pFWkdZekJVZUd4TllqTlRlR1JYYVdORWJFVjJlRjl5VDBaQldsRnpNV1ZZT0RkYVkwcFRhekpVWjBsUWJWVlVUazFmV1RZdFJXWjBOa3BDTWxKelNWSlpXRXRoWDIxa1pXWkRaVjl3VERGck9HWjBUbUpDVEZKbFlrRmtVMkZrWkZob2NuaHNaRkZQTVcxQ1NGWlNZblp2TTBaUE9VdG9iMGhHY0hkNFNuZzJlSE50Ylc5VFVsbEhTbmxEVERkTFNUQkJWa2xCU0hScFptMUxSMDl1U2xSbGRuSkZOVE5uWmt0YWVqbHNWVUY1VjJWaWJuUnhjSHBqU2xSNldHWklUSEZuTlRrdGNtSmFRekJ4WjJoRlMwODFhbTVLV1U5TU9IVnVlazVhVDBzM1VqRjFPRk5yZUZkcmNIcHBhV0kxYkVnMFVtUjVUVmRxYW1ZdFozWTJRVkpyV1ZCSFdVSjRjV1pDU0VKaFRIY3dVbUptZDFWQk1rUkpNRlp1T0djM2NrTXRaSE5xT0dNdFFrNVZObEJVYTNVMWNHUTRMbFV6ZHpWdU4zVnJaVTFVTWw5SU4yNTROMWx2YmxFLnh6RHVZMThoLWJpcklNdzlDSUp4R0Jib1h1aDdJTWVZQU1uc2FNc3dxcVkiLCJleHAiOjE3MDYyMTUwOTQsImlhdCI6MTcwNjIxNDc5NH0.v7_bvYU-2yyABu3jB5aQ3D2jR4M0xpKEMuQPqujT0vU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:14.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:16.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 55811: status.find.is(200), but actually found 401
20:33:16.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,55811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@377ffb51, username -> user.1002121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dec3552, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214796273))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2g4NTJwZHJqZG8ycmRsZTFnMHNkc3VlNGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVNGVmxkbmx6UVd4alVERjFXR1ZpY21OaWFYVm5MaTEzYzFBNU1YaERZamxVYW1neVVtOU1lR3czWmpWWFpuSkVWa1ptUlZaUVpHOXBZV3BYVkhBd2FYSXhVR2RCUVdGeFVGQm1kVVJ4UmprelowSlJkVmhoVm1wTVZETjZNRzFxT0ZwbFRrUnViVkJ3ZVc1WGRWcDZiVnBTTldvd01UVk5OMkpNVDBGSk1GaEdWSFIzT0hSTmRtVk9VSFZSZG14WVJYVnhaa2xYUVhobE5FRnpVRTVWYkRoVE5YVlNMVFpDTkhKdlNYUndlWGh1U1ZGTU1HOUllVVl5TUc1VVpXWnROVGh3TXpCRmFucFNUVlV0WjI4NE9GbFROelF5V21SSWF6ZGpXRFZXZW1OamVtUmxlamRDY3pFeU4wWm1TMlY1Y25Nd1EwZHVWMnRTWnpVeGFHNHdMVXAxUVdORlNXMU9jWFY1UlZkbVVtUnZVbXRQTnpCVloycE9hbWhVVkVSbFVXNUhMV1F0TTI1Tk4yRkRkbXBmYWs1eU9ETkVTVWx6VlZWWmNEQlZlVzB4YTFFMmFtSkhhalZDZG05WFozSktSRzUwVTBreE1ITnpVVEExWDI1WlZFSmtNMUprWTJscmNrNVJRMnhSY0d3d04xZGZUMnBpUjE5Q05XUjFaVGxzYm1aNGVsZFJYM05xTW1aS1JXdFNkRzlNWVdKVWFVZFhNa1ZIWmxSWWRtZFFRalJRZEhJNU5sZFFjRzVSZEY5R1prWlZYMm8xV1dKclkzVjZVVGhLTFRWMFJrdEVXa3h0UzNjd1NrbzJhbnAwZWpScVdXdHNVVVJTUlRJd1dVUmhiRnBQYms1NmRUUjVVako2Yms5dVMyNW9MWEoxVEhjdE5FZHZWRE5mYm5Sd2NGRlJaMnhWTkVkeFZHSjZaR1pNY2tSbFUyWnBhRk5RVTBaUldDMXhXV1E0Y2xkRGIzY3pTRlJMY2s1SWRYUm1kWGRTZG5GcmJGSkVXR0pCWjFObVlrbzRNakJrVjNkNWRIVnRWa3N6Um5kSU1tcHNkMFF6VUhJNFNFSkxTRmh2UlcwMlEzQmlTV1JPYVRoSlVHTkdiSGxqV0daUVZsTktkMG8xUlZSbU4zUjRjRkV5YUUxSWJubG1Wa2d3YWxVeGQwRk1iMFYzTkRKcVprVlBSVmR0TjJReVdWcEVjVjlrTjBScGN6RllPVFJhT0ZwRFdtbGtjRXhXY1ZJeVMySlZMbnBwZFdWdFRFVTVVbWRTT0UxTlpUazBOMUZyUmxFLmFkR1I2TTZjek5OMXZiMlFRSU9uMXJFaV9SQVVSRThQLXRfdGN6dG0ycDgiLCJleHAiOjE3MDYyMTUwOTYsImlhdCI6MTcwNjIxNDc5Nn0._5sDdxK7Vul8qYN7nO5YcJMucfx_9nDMoUJQw_6V21M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002121"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:15 GMT
	x-forgerock-transactionid: a345a251-c4bf-4879-abdd-95bc1e3ad2b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:16.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:16.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 55811: jsonPath($.tokenId).find.exists, found nothing
20:33:16.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,55811,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@377ffb51, username -> user.1002121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dec3552, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214796358))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:15 GMT
	x-forgerock-transactionid: 71776496-a0f2-43da-9fcc-e08c2819b1de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTIxMmQ0Z2VndThlb2Q0cnFjYW9tZ2VlNGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2VHdEVkV1oyVDJkWGFUbHlWSFJ5TFhkdWRIZFJMa2xSYm1GSU5HVXpNVnBYTFhrME5GWmZRalpSYUhsM2NqaE5XRTlxT0ZsdVpIZFlXRWxEWnpkM2MwNVJWa1pvVkZSc2VHbElUVGg2ZDNkNlVrY3RWbXBHZUVWRGFVMXBXV3B5VkhsUmIyOTFURGRaVWxKYVJtRjJOMDE2UmswelpXZ3dNMGhZYTNwQ1ltYzNSazlZU1ZCTVJtVnFZbWxsTjJOTVRrVkNWbFZHWHpGM1R6RkZZUzFGUzFWV2RpMHpPRzh3YVRsTVp6a3pZekZzTmkxQ05XaDNkbWRhYkRCNWFVSm9iMlZ5UjFaMk0yVTJZMHQ1WVdWZlNXSmFiak00WlMxYU5qWnBha1pCU0RaMVdHVk1UMFY2WVhWd1lUVk5WRE5wUjNwemMyMVdURTkyVWpkM1IxQlJSSEJsWVc5eldHZDRiVXR6VVZReFFVdHdiVXM0TjNWTVYzUnVURUpUV1doa2VISnVRa3B0YUdKWGJHbDBURlEwY0ZOYWJuaFZMWEpHV1hsUmVFMWtjREZmZDFWYVVVSkJWMmRyVVZSaU4yVkhPVEJaYmtWcWRqTnlSV0ZKWkdFeVNXaGFkMWhzY0RGVk5sQjRia3RHUkdaUFduWlJhMkY1YUZoTFVrdElhM2d0WjJGRFZGOTVSUzFJTkROUVMxQTRZbTh0WjJoSlozSnJUREJ5Wkd4QlpYSmZRMlYwVEV4Q2FVd3djM2x0Tm1jNWVHWmpOVWxxUW1aVFoyMDRUa0p5YVdWTFdreFBabTlUY1RSQlNEaGFlV1JRTm1GQlJGZHNjVkozV2pkTmMwRnRRWFZPTjIxaldqRTJjM1JrYVVJeGVqRnVkMDF6UlVjM09GRXdSV1l3TFdWVU9WRkpUa1YzUzJsRGVWODNOell6VFVWWGJYZHBNVGhMWVVSUldqQkNkWFZaV2xScVVWZFdaa2xKWkdsemQwcFRaMjkyWmt0dlRpMUZUWEpTTWtKUFNGOWZlV3N0UjBNNVJUSkRObTVOUTFvemVVeDVSREpNVldad2RHSk1ibVp5WVVWM1UwZEJUMnM1V0ZCak1sbzBjRUV4WkVWdWRFcHhORVIxU1hoTFQwcFlOVUpwWDB4QlprVkpObUY1WVRFdFozRllSbUpWTmtkZmJVUlVlakZPZW1KWE5sWnhSR2RZVkhWc2FYVnlkbGsxVVcxUGJXMVVNMHR0WkZKc2NVOUZMbE5GVUdseWNWWjVjRnBhTnpGcVZVeHJkMFE1ZDFFLnVVX21JXzVuOUFlQXcwZDlZZW5TbXA3TV9zNFhDYmpZT1p1WldZWERNTHMiLCJleHAiOjE3MDYyMTUwOTYsImlhdCI6MTcwNjIxNDc5Nn0.g4nbYdinVWIOMUZRRgFqHoGva9M2uBGkvrbpursFUVE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:16.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:16.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 55859: status.find.is(200), but actually found 401
20:33:16.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,55859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aca27ba, username -> user.1000593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e604e6d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214796689))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2pybTMwcWU4MzVxdGk4dGRwdXZvZzYwZGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWVrcFdUVGRIUldzd1NuZHNUak4wTUhZeVJFWm5MbnBpVmxwUU5qSTVUMmRUWTFKRlYyWlFiRVZ2VkdOMmRtMXRaVXh1T0hkTmNFYzFkVEZqWlRCUVFTMHRialV4VXpkak5UTkNNekZsTlhGb1lVbE9ZMDl4VWtKZmRFSlRjbDlKWXpRdFNVbEdTbFpqTld0U1NEZEpRM0JQZURWZllWSlVNVmhHYUdodGJIWXhVbWxDVUhCd2VqZHVlSEZPUVdGeFYzcGhSakZSYzFkV1pXRlFVWGxVTXpaamN6Rm5OV1ZuWjJKNU1YaElkMk5QYTNKb1QwOU5WVUZqWTBwTmIxOXlWblF5UTNjMk5VTmFkREZGVjFJMWVVSldlRVpzUldaM1gySlBXV04yZDNWZlpEWkNWMjR6WWtGdmFXSlJTa1pUT0RCZldVRTBTM1pzWWxjemFtOW5TWHBmYlVkNVduUTNlRGxWUlRscFdqUmpVRlI2UVdGRlZYSmpjMDFhT0d4bk9ETnlOa0oyTmxCcWFXdEdZa1pTZVdkSk5tZHhaWFJyTXpVMlptNTRSVlI1TFZscGRqaExVbk5FUWsxaGFWYzFURUl0UmpWek1HVlpXWE5KWW1jd09WcGtUbFp4WVVwblQzUTNkall5T1U1TVJ6TTNjamwyVlVRd1EwcDFRM0pEY1c1ZlUzVlFkR1p5V2sxdllqQlZiVjl5V1hwa05FaHllVFZaTkZwMmMwZDJYMVZuVkU5M2JESjBSMlJUYjNkRmMyNDNURzlKYTFneWFrNTZaMjVKUlV0RUxUTnRjalI1WWt0cVJXNXdkVWh2VmxKUmJ6SlNWRXQxU2w5RGRHbEZObUYzTURjeWR6UlNaek5RUVU1aGRuVXpZWHBpVkhJM09ISmpaalJPVFhkeFFtSkZhbGRpUldNMGMwRjFSazlSWnpKZlFURklZWGhDZURabE9GSTVZUzFNYkMxdVZrWTFWM0V3TlZGTFVXdHRhakUyZG5KUVRVTmlhRTVOVm5GNFIzUkxRMFY1Tm5kcmNrczNNelEzVGxGSWVVcGpaVkZNTm5kbU1tcHRTekpvYkhGRE1HVmlVWFJOVFY5VVNGSkpNV0ZsYzFnM2NITnZWV2t0VFU1T09HbElNRWhTZFhnMFJISTRRVWRHU1ZKYVNXZHpRamRsYUdaYVNEWllXRzFGU1U1VVVsaGpNMnhGY1hneFNVdDRUbU4zZFZVeVEyMURlRFpwV1VGME9XSk5MbDh0VGpoT1JrcGtZMUZNVGpocFRrZEdWbE5qU1hjLkdlM28wekh4THZmVmJ2NS1NRzVmSm0xVjROTGdKUjVVU1pfUDI2TUh3b2MiLCJleHAiOjE3MDYyMTUwOTYsImlhdCI6MTcwNjIxNDc5Nn0.cEJjQfSRzE9em330Wj3uT-RoPds69Dq-upoaLpnRVmY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000593"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:15 GMT
	x-forgerock-transactionid: 7681de30-75ec-4143-94a3-1e42850bb295
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:16.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:16.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 55859: jsonPath($.tokenId).find.exists, found nothing
20:33:16.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,55859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6aca27ba, username -> user.1000593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e604e6d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214796774))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:16 GMT
	x-forgerock-transactionid: 0da8e954-ffa7-4603-a815-6930842a27dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnB2YmQ1czBoZHRiMzY5MTVqZnFtNGJqbnYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1RrZHpVVEF0WVZjMGIyTkJjelZOVUU1eU5taDNMbE40YlRNd00wSnNhRzVWTkVST09FTjRNMk5mTUV0cWFXWkpkMHhPU1ZWbWVFUkdSa3hmVTBaRFlrdHpMVUZ4UjFkcVRHdFZNSGhpWWpOR2NVOXNkMHRHTWtrNFNsUTNjVXhzWjA0Mk1EbDNiVmRIVGsxWU1VdEJWVzluWVd0cWVFOURXWGxHVGxWSGFUbG5hMGh0TTFBM2JHOXJSRkJvWlhGaGJFTnNjRE5rUVZSUlJYSnFOR1ptYUMxUVUyZHpkVmd3ZVRaV04wODVNQzEzZUd0MFlYRTJXRGRaVURCalZ6QmtTME5YT1drdFZXeDBNR0p5UmxCS09GVnJPV2xOTm5jelZUVm5SMlpoWm5OdVNreHVPWFZFZUZkcVlteGtTRjlyUTFSTVNrdE9lbTV1YkU5d1ZqTm9kSFJTU0d4TFpsbG1OMmx2U0ZRelpsbzVWVkU0V1U1c01GTlRWRTA0ZW1WTGExQnJaazB6YUdGdGFESktWWEphTm05T05GSm1aeTF0WDJwdFoyeHRUR1Y1VkVKRWVEbFNXWGhwZFhvelVUWXhZMlJvUTNaVVZYTm1jbXBVVWpZNFp6WnVkRXQ1ZFZOQk4zZDBVeTF5ZFZCbGREWk1hVko0VDNJMVVYQmpha1IxVjBadlVYQXhOakJMY3pab2NXMHhkbGR2UkRRM1owMDBUbk4yUWpKV2JqSkVjMDVaTjFJM0xVZExNM04yTVZCWk4yc3habFZDVG1Oa01Wa3pkMGN0V1VwM1Z6QjFTazExZG1OaFRUTnpTV0UxZUVGbFYzaFNjeTB0UjNOR1JqSjZXVkY1VmpodGJtOVdXRU5vUzBndFgwc3RZVXhJTkRkQ1dIUnNkV05UVDJZd2RuRnVWMkkzYXpCMU0xSlRlRkZRV2trMloyMUpSSGxoYW5FMWJrbDZOM1p1UkV0SFUyWTRkbFl0WW5GWWVraEVZV3RwUzNBMFV6VTVkRFU1TkhkQk1uaE5SRk5hWkRocVZFWXpOMlZKV1dZNExXTjJhMXBGU1RKc1pXUmZibGxuT0ZSUU4xZG1XRmRIYkV4SFlpMVdWMnhvYlhkd1JEQjFhRFp5WjJsR1ZFazFObnBQTjBSYWRUQmxZelp0V0ZKQ2NWTkhZM3BoU0V4elQxQnRWbHA0YlVKaE1GZzRRWEI0TmtWWVdEY3lTVVJLUlVSUlMyVTJSRnBZTVhKbWVqSTBMbEpXY1hjdE5VbDBOMEZWTUhwTlFXWnliRGhaT0ZFLnRPbEZKWFY3d2hYdWt1RThvdm9fa2pEWlV0SUFrU2c2dnpsX1ljLU1kbXMiLCJleHAiOjE3MDYyMTUwOTYsImlhdCI6MTcwNjIxNDc5Nn0.sk52eDvwdZ9JAboU5zo6K0to_bZZH7Uyq7AbE_OcY44","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:16.775 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:33:17                                         390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=90761  KO=11372 )
> restLoginInitiate                                        (OK=44904  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=44758  KO=131   )
> restloginProgressiveProfileCallback                      (OK=1099   KO=131   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.07%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.07%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.88%)
> status.find.is(200), but actually found 503                      4958 (14.76%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       131 ( 0.39%)
> jsonPath($.tokenId).find.exists, found nothing                    131 ( 0.39%)

---- idc.login -----------------------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 486594 / active: 23     / done: 55998 
================================================================================

20:33:19.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 56322: status.find.is(200), but actually found 401
20:33:19.841 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,56322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@132a23e1, username -> user.1000363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@327d216d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214799791))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmt1OG1oY3Rpdjh1M3Q4YTBlaDZjZDdyc3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFdrbFlSRmd3UWtkR1NuWnJlV2RJUVdSUE1YVkJMakEwV2xsTlZrRXpla05RT1d4S1JqVnJlVGR0U200dFRGbGlObG95UldRM1NXZHBXRlkxV0hFd2RESnhZMVJmUm5Ga1YyeENkR0kxTUZKc2IzaEpVMlV5YmpCRE9VOXVZV1V3YUU1SFMyVjNaRGxoYUVWMVRXWlNkSGc0YVd4NlRrOVFWa2QyU1ZodFJuWjNkM2w0TFMwMmJqWm1PVkZIWkVKdlNFRk1abmcyVUdsTFdFYzFWVU5GVVdNdFRsaFNjVFZHU25acE9VaE1YMkpCVW1jMldrMWFObXMzVDFCdVYxaHhkWFIyZEc1bE1EUnhjVUl3YWt4RWFXWlZlSGxPY2tOZldWWTJUMTkwVkhoM1ZHdzRiVkU0VEhsNVdqRndWV3cyYTI5TVZVNTVNRFUxWWtzdFltMDVNRFpWU2tJMFgwRjFiM0puVDI1ZmMyZHVjMFJMWTJKRVVrMDJjR0Y2TXpCaVNrbHBhREJhVkRoWk1HZFVOVmRJU1UwdE1YTTFWMDFIZW05WFVHNVdVaTEwU0RSeFZIWXhhekZKTTNGVlUwdDJWRW8xY2xnMmRXTklZa3R4ZDFKak5rdHlWa2xyTWtJeVJuSm5kR2ROT0d4dlgyTk5SMDk2UkcxblZrdGtWVjkxT1hob1NYVldZVEZNUTNneWQzcFlOM0p4ZEhGR1ZUSTBUazgwUjIxVGIzTXpNVmN5YjFWdFFsZFBUMEkzWVRoVk0yMUZUbGhhUmtKaWNHTm9kazlNVFVaQlREWTVOazVaY0Y5NlFWTllTRVJmUmtVMVlqZDNVM0JQVFU5VmJtMUhNR1pJVG5VemFIWnlUVGRKVG1Oc2EwMWhlRTFSV2kxMVRsQkVSMlpsUVUxblRFRmZaemR5U25wc2VGcG5ZV1ZzVjB4UWRGWXpZblJXWDJ0bmNuTTJOVTVzTFRKallrVTJlbm96ZWpNMUxVOTJZVTlrT0ZGRk4ySXRPRkkyTmpOallrSjZjbEowUzJkdVgxZHBRVXBtYXpablNUSmZaMWN6ZVhKTUxXdEVibk5TVlVkMlVVZFBUVmhDVkRkVlJqUllkMTlKUmkxNWFVTmFRbGRRWkVaTFlsaG1ia0ZrWDFNeFFtTkVTMmRQTUROTlMzRjZkMDF0TUY5WlNERlFkMVZvWW1wVFlrRnFkWHB1ZWxRd2IyYzNVMloyY25OSU5WTlJaVmQxZGxSdFFsOVJMaTAyWVhoR1kxRnpjRUpFY25KelJEUlllWE13ZG5jLnRBOFFYY1VSanpISHRoTlF2SmstaWJLZ2tnU1VIejVNVXU2WlU1ZEtIXzgiLCJleHAiOjE3MDYyMTUwOTksImlhdCI6MTcwNjIxNDc5OX0.-k5gjfftERQlng78PXDcCfMf382qxHfAu-vyWJRpVf4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000363"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:18 GMT
	x-forgerock-transactionid: e2c65f77-d62e-4b6b-9823-f5257dc823aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:19.842 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:19.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 56322: jsonPath($.tokenId).find.exists, found nothing
20:33:19.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,56322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@132a23e1, username -> user.1000363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@327d216d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214799881))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:19 GMT
	x-forgerock-transactionid: bfe71c3b-7c64-4d85-beaa-ee3071951fa1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazZjOGwycmRvY290bWJsdHZ2bTNxNGYxNm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU9WTmFaRlppYkhaQ2MyNVRiWGhsY0RVd1FWUkJMblZxTW1jek1uZE5NbU5yTkc5TlMxaGljSFUwTVhCd1NqaDVkRXBCZEhWQ2NrUmxWVFp0TFdSVWJHOVBZVmRSU1haZmFrd3pVRll6WjFvNFZEbHJXbmx4Vkc5bmVHOWpibk5sY1dOdmFsTjVNVEpGZFhSbFlqTjVRM2cxVlRac2JDMWlhamxyUW1weWNpMXZRVkJFWkhOVFRtODBXR2RrVG1aelNXNXZMVWt4WnpkTFZsUTVYMVZCWWpReWEzVTNXbXhEUkZsdmRWSnNPRnByWDJGcFprWmpkamhJTTJkeFJIVnFkbHBUZUc4eFdsUklYMEZsYld0dGFETkhOM00xZDI5NFh6RjZSbGxUZW1rM1dFVnNUMDFIYkVWcVRXNXVRMWxxZUVOWGFuaGhTV2hMZVZaVlZpMWZiRFZYVjFkSVoybEdjbkZwZVRWbmFuTmpRMjF1TTFaTFlsTk5VVkV5TTI5aE1HSm1MWE5LWkhaYVNXbFBRa052Y2xCM1dURlNhVXhUYTBGcVp6Z3dNRjgyYjJGSlNsRXdUR3RpWjJaSmJFdHhlVEJqWDJacU9WOUNWSGRrY2tsT1YyVklTelZOTkhGNU0xUjVUVkZmYW5CZmJYQTViVUU1Wms5SGVrbzBNWFZGV2sxV2QyUk1Na1JEUlZjdFNHWjVTVGM1WjNsZlgxaFBRMW95U0dWeFRsUlpkV0paVjBWb1h6STNiVGwwTUdOWE1XTXllVGRqYUVSalduSnVTMGhXY1daeFoyNWlXVzUzVGtGbWJVcDJibTVQUTAwelZrZFFWV1JGY1VOaFNIRlhiSFZ5U214VFYyZHdWbko1VUdoQ1ZHbENhMEo0UTNaUWMyTkZXVVE0VlRKalFYSk9kbHBOUkVWZmJVNDBjM1pCVFZseGQwbFRlRkExY1RocWNYQTRZWEpUUVdKd1RrWkNMVFZqTTNwbk5HNW1lSFZQWm5wZldIRjZNM1U1UzBGRmJpMVJRbDl5T0ZFMmNGbHBaSFZoY0hkWVFWRnpkVEpsY2tsUmRtdHlNMkpFTnpKbWQyTmxWMXB2WkdOWFpIYzNMWEUxU2xVNWFXbFVRM2xDWkVzMlZETjJkbUpNY1VacExWaFJVa0YyUW5sVlVEVnJhV05SUVVSYWN6YzRTbEJsTkZsMlFqRkJYMVJpTFZaT01XWkdlakppVldKbmNtSnhSVkJCYjBWUGJXTkpMbTVzU1V0clh6WXRSMlpuTFVvM2RUbGllbGRGZVVFLnBPZzJuU3NRMmJtaEJ3YmV0OVI1YmR4Q3VVN19ZZ0Y2OWVmNUROWFR4aDQiLCJleHAiOjE3MDYyMTUwOTksImlhdCI6MTcwNjIxNDc5OX0.rmwHqZ7DoSmL6-UXVk6_BUh8XYR5lbTr3NI7FnnZB38","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:19.882 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:20.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 56426: status.find.is(200), but actually found 401
20:33:20.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,56426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f30ca58, username -> user.1002216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4443f088, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214800491))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTg4MGkxdmI1NGF1NWY5dWxvMmU3cWZnNzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlREVnhVREJJTFhKV1Vua3RObFp2ZDFWbU1uUjNMblp1VVcxTFZsTmhXVFJGVVU5RmMyUmFUbGRtU2xobFJHOXJabVJMVDBKcmN6ZHNjRk5qT0dWRVFraDJRVmxCVDBWNWVHaFljMFZhUjIxWVVFNWpja3cwU0c1NVoxZHBYemxVVmtoS2J6ZElTR05KTldRelpqaGFURkZTTTNSSWR6VmtOM1YwYmpGUVRUbENORGRKWm1SaFoyWmhVSE5wUVdWT1NISnVWRUo0V21SQmVsSTJSVFZMVUdGclRFdFlWM2d0YVVGWFNsTjRUblkyUjJsVGRrRkRkVkJRVkhNMVNFZG9NelpZYjBNdGJFMTVXa1ppT1doZlVVTmtXRkU0TFhsWFEySlZZa1kzU0dWdlZHRktWMEkwT1ROQk1EaHpOR2Q0TWpGcVNWSkZMVE5uVlZCek5EVXhiekpwYkdsa2VHRnlkSHBzVUVWT1pUWnVZVVZZWmpoaFNIUkZVR1pCTXpKWVJFdHpPRTVVYm5wUGJETk5RVmR0TVVSdVRHZzNWMWcyZGxkdlRqSTJSREpFUTJKeVVHaENNRmxhUTFnMGFUSnpOVFExTXpRMFYwaFFNMmwyYUdzMWFXMTZRak5wVEZObVJFeHlNSEJNT1hsaVYwaHBiRlpzV1hGWlJFOWtVVVYzWkc1SVNtVkplbTFqTVVacVkwcEpibTh3Ukc4MllUUmZZbFE0ZFU5cmNHVTRMVmRLVjJWYWRYY3lZMjB6TWxOU1RXRnViVVpJYWs5TE4xbzJNMjEyVVZRNFVteFRVR2RqUmtaRmJXVXpNVUpmVDFsbFpHdFZWVzFuZUhWeGIxaHlPVVpXTFZsTGFsRkhOV1IzYkhZeE0zWmFhbUoyVkhKVlJFUk1VeTF1Wm5CTFdFbHlaamQzY0VJM01FaFZhVkJqUkcweGRsVmtTMUJzVTNBeGEzTlZlakpVVlU5SmVVbGljMDVSWm5SdU1ERm9jSGt5YmpKT1MxRTFWVEJKV1hwMmRGZExXbEpVY1RCWE1HSjFaVU5rTnpOMlRYWTNja1oxY1dSa1UwNUZNV1oyWW1neFRuQXRUMlo1UmxaakxUTTNWemhYT1c5TVZsVTVZbGMwVm5wNlZrOUhVak41VUhOdVZISkpiMVJzWjJaWVl5MDBRbmd4V0ZKRU56RjBXbkkxU25nM2RXMVVaRGxVY3pONWIyRjJVMFZ0ZGtZdFluSnFVM0pCWWtjNFpFWkpMakZRVW5Cbk1WRkdhbDlFWTBjek1IUmlOREp5Um5jLmlkR0tSdTlxTU5TeWxWSDZaMjBVeHNwYld6X2g2VmlnM3lPT0pKODB5UDgiLCJleHAiOjE3MDYyMTUxMDAsImlhdCI6MTcwNjIxNDgwMH0.bXRLlJHb2Ots7M61an8cbJULliQvUWw_n2vc2VbQfgw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002216"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:19 GMT
	x-forgerock-transactionid: 0c0ad910-6efe-46b2-a082-938607f3ce5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:20.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:20.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 56426: jsonPath($.tokenId).find.exists, found nothing
20:33:20.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,56426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f30ca58, username -> user.1002216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4443f088, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214800580))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:19 GMT
	x-forgerock-transactionid: 68c70073-8fcd-493a-8111-ec40aa8d0c06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTQ3MmxpbjhzdDRiOG44YWRnNDluMXZmZ2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFdFTTFMVzQ0VnpGUU5FaEpWVjlrWjJWUldreFJMa1JRTW01cGNYTnFhV05CV0RCdlF6SmtVbFZUWkZKU2VERmtkMFZpTXpSS2MzTkxjbHBvWmtoMFVuQldaMWRvVkdWaVJYVlVjbTE1YlhNM1pIWlViR3RKTlVoWE1XMXRPRXRDUjFkWExUVjZSVkl0T0ZKNGFrRlZWR3B5UWtGeU1GUm1RbXRqWkZSdVZ5MTVNa1JMTUVsT1oySlRTM1JmTUVGUk5IcE5RMFF0VWxkdU1XOUpNbGhwYVV4WmFXcFVVbEJ4ZUZKcWEweHJSMlJaT0hGcVVYRmtZazFVWld0bmMyUmtjbEJQVDE5UmVXTTVTbXByU3pGVFkxQXlkVUZOZEV4T2NWTk9XR054ZFZsS1pGYzFiVnBDYWxSd09HTXpja0YzUlZwS2VIWjBRa2RqYTJFM2JWSkxRMnBzTUZSM1JGZEhjMWQ2TWxWZmFrSmhYemRLWW5GWFJVMUJSMWxaYVc1b01uVklXRmx1VDNCTmMweG9kakF4YTFrNVRXODJZVmh6U1dSUGVWOWtNbVYwWWtac2NHNXJUMmxhWDJaUFJXUmtUSGRzVDBNMlN6bEdNRXB6VERFMGFsWlZSMHMzYWswMlNsbFdOblpvTUVKRFJsUnRhMUUyTXpVMVdGWlZjVzh0VTIxVlpEWjBURFJoVUd4MVdsTm1XRXBCZGtNek5YSlRhVWhhVG5Ka2EweFZjVUZGY0ZBeVdrVmxNR05TZEVwMlZXOHdOVFEzVG5oU1RHeGxkbVp2UXpodE4wOXpOMUpWZUd4Rk1qWlJWbUZxZURkU1JsRjJWV2R2TVd4VGFHWXdWbVpVWVhkcGVWWXpXR3BrVEZaZlRsaEtia1kwUjJsd1UwaDJiR1JNTTBKeGJIaGthWHBwU3psM05UWlVVVTB3WDBSYVh6SkZSMEZIVVRKMk5rOVFWRzlMYzNSZk1WOUVlWFJZZEd0Q2NtWnlVRXBLVjBWcVZXUkRNbUp5WjJSdU5VTndVVGM1VFdSa2IyUjRZak5CVUdjek5FTXhNWFpOVkhJelp6UXhkVnB6TWs5WWVXbEJjWFV6TmxORGEyeFNhRlV6T1VkNWJYcG9TMkZ1VVdsNVNGcEdOM2N0T1MxUmFGUlFMVEo0TWpadFMxbEJkbVJRTUdkYVJqWnZiMEZNWDAwdFFVTlNWa0ZuWmpScVMzWXpRMFZLYkhweFkzVjVka281UVRaWWRITTRMbXRsUmpsM01YSXpNRU4zYjNSbFZIWXRSVVpxZDFFLkNiQnF3b3g2QWNEbDZZMTNyTjN6WlhMVlNYLUxpNVZYTUFmZWstcWFncG8iLCJleHAiOjE3MDYyMTUxMDAsImlhdCI6MTcwNjIxNDgwMH0.vAyJhOl4DVzSdjHCBuDJfh1YMbiGfyiWVfcY4Kcp7xQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:20.582 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:21.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 56588: status.find.is(200), but actually found 401
20:33:21.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,56588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@129c4052, username -> user.1002486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1656d578, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214801426))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGZnb2YxazRjM25tZTBoNzNua2pmNHUxdmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M01sRTVha0ZEY1d0WFNHczFXbTFqU1ZCUGRHMUJMbmxUWmpCblprWmpZMTh5WkhsTFMwbDBiWEp0Y2xCUVFWbElWbEpYWVdkdlZ6VXhkemREU1VGWlVFeEpkMFZ6VjFsdmExZGxRMjR6V1RZeVEwODJPSEJVVFMxc2VUaDVWRzkyZFRKaWFsSnFWRzUyTUdkd1lUSTJRbXhXUzIxaVIwcEVXWFE0TkZkMVpGZHRhMVYxWkc1R1ZUWTBlbFp3WmxBeU0xQnNWWHBSUm1KVGJYQnNkRkp6T0VzMFpVWnlNazFRTlhKNWJXeHlkSGd4ZDFCQ09WaFNTME5vU2pSNmFtbHRlVnBWUVhScWFDMHRhMVprTkVOT1pUUmhTMUpLVGpkbVJtZHFZblZwVFZaSFRESk1jR3BTZDNCVU9VSmhOazVLV1cwMlJqSlJNemQyVVZscVVWUkJYMHR1T1hFNFdGQk5VRE0zTXpCek5tMXJjWEZuVjFaMlVIVlFXa3hYZERoM05YQmFaWEl0VW5KSVltZE5hbXRZWmtOWmFUSnJNRmhGWTNGcFpVTXdUV0pzZDE5dGEyTm9TWFIyT0dWRVozWlBRbk5GZVdSTFpteFRkbGh1TjJWR2RESTFUblZvVkhZMU9ISk1abEJhYVVaamJIUnFaMTltYzJwSVVHMUVPRXRzVG1OaU5rcHpiRmROV0ROV2NtZHFhbmhEYmxOTmNrcENOek16U3pFM2JrNWlhMlpoUVUxWWFqWTNXSEJ1WDNWdVpIRTFkVXRhZGxSeldtWnFYMVU1WHpOaVZsWkxMVUowYzA0NWRWY3pOMU5mT1ZWaGR6VXpSVlJPYzJob1kxVkdSMmRIUmxsRmQxTnZZbFY1VnpsSk0yVmlURXg1VUc1M1pYSkdTemRmYWpOaFRYVm9TakJoTkRoa1RuSXhiSFptVTBKeVFsOXBlVkZVY0ZaVVVEazViRWxwVFUxemNWcGxTbGxJTnkxVE0zQkJiMHBVWmtod1Ixa3ROR1JFZUZRNWIybG5OV3RZYkUxSVowNUhUbGxXTUVsVE1uVnlTa05HUjJaNVVYVkxaWGMxUVdwYWQyeHBja2xvWDNSbFEzQjZTWGh4V1ZGSlRYZHlUbGRVYW1OMFdYVkplakZFWjFoa1prOHdhM0YxVVhSRGRuWXllbWhRYlMxVmIxSlBUV0owYkVkRWVVcEZjMjQ1VjNaWVRVZE9XR3hKTFZsYVptZHhkQzFOY1dkWFQxUnJMbkprY0U1QmN6TndaelV6TlhOWExXMVdiVVpxVEhjLm91ZHUwd3Bib3c0Mk9fbTBQajFYcmlZZl9UX1NfeDVsQ3JyNGZSV2VjcmMiLCJleHAiOjE3MDYyMTUxMDEsImlhdCI6MTcwNjIxNDgwMX0.1You_ritzALppSUOasdNVgP8JRUcd84ZktqfY7rneoY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002486"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:21 GMT
	x-forgerock-transactionid: 295fdb0e-3723-4ab9-b64b-c266257c00a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:21.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:21.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 56588: jsonPath($.tokenId).find.exists, found nothing
20:33:21.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,56588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@129c4052, username -> user.1002486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1656d578, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214801523))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:20 GMT
	x-forgerock-transactionid: e0bedd1c-b4fd-4a29-8749-98bd9d2f4873
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjF0YzlmcGZvOW1iNzBkMmV0NmpkYzg4aDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cU5HVjFkbEZyTURWRWFISnhSV05VYVVNMWRsbG5MbXhCU3pWTVR6RmtVa0ZPTjFreE1tODVhV296YjNWcFRIbDZTVVJ3ZVRaVFNHRnJlVTlhT0dWSU5EVlNVRlJtUldSTVdFcHRiMjg1YjNSQldESnlkVWxqTjJOZlkzaERZek16VGt0R2ExY3RVazAxVm5acllrUTRSR2wyUWxwalpteDRWRTVLVkZJeFRFNUlWelZWWVhSemFHbFFRMk5OYkdoS1JuWkdMVWRHY1hCc1NtUlFkRkpZT1dGTlVsRTJWR2hmTURSUVYwaEpZM1ZZVFZOMGExVk1iVVJsYVZnd1JrcFdUemxwYmt0SldHVXRaVGhZYTJZMFJuazVXR05aWm5KWlYxVnNRVGg2Y1hwdE5XWnZjemxUTTNseVltZHRVekJhTWxoNlEwNVpZM0ZvTjJKcVJYWmlNR1ptY2t4eFZ6VlVRazlKZDNvNWJVWlFWM1kyWDI5eFJGZGtTVVp0VG5GMlZFaGhkSFJMWTJkaFRsZ3hRMjVWU0U5NVZXVTRka3AzUWs5MVdGQkRXVkZSTTI1cmFuTmhRbmw0UVV3MmMweGhiMWwzWnpFMk5qTlhiblZsUkcxZllqUlFia1E1ZWtnMFFrOVRWRzUxVUZjM01XTXdkRlJ1U0VaTlF6QkNXbnBNWWxRMGRVNU1SRlJDV21aU2JYTlRRbGx2WTJNelowbGhVVVJyZVU1YU9FcFpUSGxDVW1aRFQwUkRlVlpmTjFBNFNYUnlNRGx6TlVRMlJFdHpielJFYVU4MFZUSjVSbGRXYURaQmFtWlRhVWRHUzBRMlduWjJTbUp1VkZoU09YZERhRVJwYmpoQ0xXOWlTVlpUZURabFlqRkZXR0o1VjI0NWEwMXJPREJTVEhCelJucE1kVFJaU1hGRFRsZFlkalEzWDJSd2R6ZGZaRzh5V2xWVk9ITlFTVlk0ZVRsZk1WUnFka3BYWDJoeVpXWkhRbkJmYlZKaFJHTlFibGhITFhCUlpUQmZaRmg2YVZwdlJUbDZNRkozYjJ4ZlkyODVPR0ZDZUd4emIyWXlTMWt5UzAwNVNqQndZV3h5YTJwbFlUUkNUa2sxV0hCdlNWY3RNVGxhTjNkUVoweDNWWFYyWmtkUk5VSk5NM042ZWpCeGFtdDRlRXN3TlRaMFRFMDRVVXBSZEhKTVkxTlhkVVUwVURrelluSXpNRTlaUzJjeWNtTjROa05aYWpoaGNEUkZMbEY1VUZOUFpUQTFaMWhQZGxORmVIVlZTR1Z1WkZFLmplUnY4akJtN241d25pSC1aMFdVbXVYbUQ1eTBmZEN6djIwUy14UDBob2ciLCJleHAiOjE3MDYyMTUxMDEsImlhdCI6MTcwNjIxNDgwMX0.s0I73vngm8NzMNhGGH6iOCM2-gmH7dcD731Tpusicxo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:21.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:22.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 56790: status.find.is(200), but actually found 401
20:33:22.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,56790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c92aa12, username -> user.1001142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@671c2c3a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214802649))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnE5b21tZ3Nkb3JxYmxhNjdmaHRmcms5ZTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVIyTXhUVWgxWkVOc1UxQkJUMmN3Y2tZM1F6aDNMbnBCVTB4dVlqUjBhaTEyT0RacU1WTklhREZEYlZaWFpTMWtSbmMyZERWWFF6RlZWVWczVFV3NFJXVlpNRGhzVUZaeU5tbE5NamhyVEROQ09FRmlPVkYwYVhCMlNESlhiSHBIV1hGU1dqRXplblo0TlZoWWN6bGZRbUZYZG1sa1NXWXpNVmxsUTJWdVZrWlFSVkp6YVVkMGFYQldNRFp0WHpScWFuRm9XVzlWU1hSSWVGSlJTM3BXYlU5MVNIaEtiWFprU0cxM1EwdFpObFpVVTBOWGFWcEhMVlYwT0V4RGREYzJVV1oxYzJOZmEweDBUazlLYm5kMGJHdHBTVUpGWVdSNFgzQjNaazFpUlZWZk4wNUtaWEJCTFVScGVGWlJXSFJ5YkVZeGJXaGxXbTlQTFZZdE1tTTBlbGM0ZFc5NlZWSnpOMUZ1WW5oNFh6TnNZV1UyV0UxMGNHVXpTMnhVVWt0RU5rMU5kVkZEZDA4NGVGOURjMjlSVERab2IwSk1NRkJKTW5OU1IwRklYMHRyU1RSVE1VOWpWVU0wV1ZWWGJEZDJRVlJMYXpkVlIwbFFiVlZHTUdrMllXcEdaRzAyVW1kbloydG5kMHhKV25Gek4wSm5lVGRXUWs5V1NsOTNORlpyU2xKcVVXOVdVVGxOWm0xbk9USm5TRXRwY0RaWE9GVnNZM1V0WVhKYWNYZ3dhVGhUV2s1SmQxcENaQzB3Y1VkVVJYcEdaSFpWVGxBeWRtTllRVkp1YWtGWWJFMVZVakZ6WTFabE1HcExTVFJpWVdSdU9EYzVWME5MZFhSYVNVaFZOVVJZZVdaSFJsWnBkbVU0TW5FM1VqVlhXV3RqTm5CbGQyNTJRMHRTWlVGMlEzaFVRbWxhVG1SSFptRmpSbEJqVms1eVQxUlBia1JwU0RCMGFqa3hNbU5vVkUxU2FsaGZaVVphU0VOSE5FVldSMVIyVFRkSVpsaFhZalF0Y25aVE5EUnBabXBoUlVGd1drMWtNVUpSWTFCeVVqSk5XRXhTVlc1WE1tbGhkMTlGYzFwNlJrVktPV0ZOY0hkRlEzRmxNUzFuYWtaVlVFeDNPRTgzT0hBMldGaGxkRUZrVERsRE5HYzVZakJ3VkMxbVkzVTNkV0ZHY1d4M05VVXhTMEl6ZVhvMGJFTnpOVFpSZGtZM1ZraGtaMjlzY1drdGJHTjFlVGRoYXpsNGNtTXdMbkJtY1ZkSVJFdFVVSGhaUlRBeFQySktlV05vYjFFLjFXTUdEMU5wVXNuRE5Fc0I4aTJWWVE3RXAtNHotOUZWbHI4UjhVdlh3UEkiLCJleHAiOjE3MDYyMTUxMDIsImlhdCI6MTcwNjIxNDgwMn0.DgwaZ6pMFCXuOH2N21e2FasTzBQlw3v1f2mgZ-edRUk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001142"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:21 GMT
	x-forgerock-transactionid: 5485b717-4bb2-4afb-ae62-670ce7c42050
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:22.697 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:22.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 56790: jsonPath($.tokenId).find.exists, found nothing
20:33:22.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,56790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c92aa12, username -> user.1001142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@671c2c3a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214802736))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:21 GMT
	x-forgerock-transactionid: a3239d1a-ccac-4020-8d52-993e1477fbba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTdwNTRlY3QxbHJrZzYxY3RodDNnOGZzZHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWVWOXBMVVZmYTJ4aFoxbHRiV3RyU25KTFVUUlJMbU5oYWtRMVYxRjNUVGRYU2tOS1J5MWFZWGREVVZCQk0zbGliRnBhTldob1prUkxUekIzWVVSNWNqQXpSMjlyVG5Wd00wcHBWa2h6WkdjMVFYZGpOR2MxUkU0NFVFeE1ia2RsZVVkcVNFSm9ORkZNTWxCcE9XbFhSMHBXTURJeWFrOTVhelJIWVVnMVdrd3pSVVpCV21ob2N5MW9WR0UxUlc5SFMxOXdXV1Z2TkRnd01sQXdNRkpzYW1RdFYxQnBVemxaTFcxbVIyeE9kSFV0YnpkclgxcFVRbXRWU1hSR1ZHRnlhRmRSZDJadVFYZExUVGhMZGxjeFRtZDZhRWRLVG1Wc1Vtb3RNekJUZURCcVFXTnVaV1Y2V2xkUlh5MHRlVmh5TFc5UGVHNXVhV3hSVDBsWlJFZGlUWGhPT1cxaE0wbFJkMVJ1U2pSblMzUmpWazUxVDJ0NlRFTXdMWEpYVkVOVVVVRnliMUptZWxJMGVYZHNTWFJyVXkxTWFtcHJlaTE1ZG1keFVVSmFibkpUVVhscVQyZ3pjMEpuUjFOSlZYQkVVemxoVkZWbFZGb3pWSFZUTlZob01XMW9lbWRJZG5wNmRuVjBYMUpaWjFsNllqRldiVGR3UzNGMVdHWnRheTFKYVV4NWJVTk9jVlpuT1hKbmRGTmtRa0pKY1hSMWRWazJXazV0Y25Kc1oxOXhTMlYxZWxoa2VUTkNWMUZ0VGw5NlZIQnljMW96YW5SNFZtUkxYekZqUTB4MFVXOTJTMnBqWjJaeWVuaE5Sa1JLWmpocU1uQkxZakpuWkV4bU5VOUdkR2cyVFV0blQxRkRSV2xZVG5kSGNHNWlVVm80WlVsWExWOTBjbVJuTkhCMGFIUjFiV0pwUzBRNVNucDNhelF0Y2tWb05URkJlazFqT0ZoU2JITmtabTE2ZWpoVFFWOXdSMUF5UlV4MFIzZDBTMWw0YUROcFJsUm9SMnRIUVdRd1RqY3hiVzVZVmtOb1ZWRkxaa0owVGxkc2RFMTJjREZ2WVV4NmJGUlJXalZYTlVSZmNtMURlVGxwYmxwd1dXazNjbU16T0had1JuZDNSMTlRYUVWRFRVOUZVVmRrVUUxak1ITTRabFZhZGpoRVptTmlZWGhCTUdabFowRlJaMkl4ZGpaWlNUUXliMU4wT1dkdlJVMVlUM0o1UmpSYVduZzBUelkxV2pZMlVIQjNMazVWUTE5U1ltNUxiMnR1WDFWeFRXOVNjREpTUVVFLlJPZ2RvR1BTTTVZR0VVSG1veG1BblJMRDFyVTM3Y1NsYng2X0ZsaEFwNFkiLCJleHAiOjE3MDYyMTUxMDIsImlhdCI6MTcwNjIxNDgwMn0.v71S1OlSZAPyxFIkCA7tU193rHIubdtmkrP5o9tEA-4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:22.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:33:22                                         395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=92351  KO=11380 )
> restLoginInitiate                                        (OK=45699  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=45537  KO=135   )
> restloginProgressiveProfileCallback                      (OK=1115   KO=135   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.07%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.07%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.87%)
> status.find.is(200), but actually found 503                      4958 (14.76%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       135 ( 0.40%)
> jsonPath($.tokenId).find.exists, found nothing                    135 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 485804 / active: 29     / done: 56782 
================================================================================

20:33:23.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 56983: status.find.is(200), but actually found 401
20:33:23.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,56983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13637c26, username -> user.1002740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2adcbab2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214803838))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDA4NWk3YXIwYWpubGVlZDUxamttMjI3djMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlRqRkRSbkJaZEdkcWNUUkJXalkzZWxjMU1WcDNMa3hYUTNrNU4yZFFkamRQZDNSeE4wNWtVazlIVjJsa0xVNWhOWE5mVDBoNmRHdFhZbkZ6UmpoeloydFphSEJwVlhwV2JXVnJUMlpvWkY5aFQyd3hha05XYkRRNWIxUlRjVFZSUzBSdVpERjNaakkwY1hGdlVIUkJkVVpDWWxsSFRERlRaR1Z1UkZsM2NYRkpNR1IwUjJGTE1XNTZjblJMTjBsSkxUSTVRaTFXVDNkSlVtNU1PRUZrT1hSVWRWcHhhMmxYVVRGQllYbDBXVlZ1U1hoc2VXTmxjWGxFYW1kemFYRjNlbGxLYmtjMFVHMWZVMVV6WlhsclEwVkRVbGRPTjJ4Mk9VeFFSRkpIYzNwMVJVWjNiVTVvUzFKalVsSk1ObVpwWVdSQ01VSlRSVE42V1hoZmRsWnJOVXBFU21SSFUwaGxRMDVwV1d0QmJVdHNVV2szVUVoWVN6WXRURlphY3pKdmJIWnlNR2xOYVMxRGFXUkhXVWRITW10NVNFcElVMGd6VmtJeFIyaGZUVGRtYmxkNFZGbEdSazk0U1U1Sk5uUkRRM3BWYmtNMlYwY3hSMVpuTVdOeVlXaE9iRWhOYjI1b05YZExPVjlpVUY5dlExZFJkVmR0YWxKcGFFMUdlWEZCTWtodFRqTndRbmxmV1d4d1RHUTRabFJSVkhaVmJVUjFYeTFuWkRkbFZHMXZlV2N6WWs5NFgycEliM0I2VDBsTVJrWnpSbGR1YzE5dGFuZENjSGxHVlU0dFNYQmFUMnN4WjB0eE1WTlRaWFEzVEZWT2JYTkZablZRVTJkSk9HaE5NbVZVTkdGSWJ6QjFXalZuVDFkR09VVkpiMUUwZVVoQ1RtWTBhMkpqZDNKcFdUZDVWbUpTUzBSVVgyUkpRV0ZyVlhoaVMwVnJjRzVwT0hkNldVWTROVlo1TkZONlozRklNazFKYkdGNE5VUnRZMHhvWDBvNVVYVmFjRmhWU1VOalltdHJRVEpzTVhwR1YzTXlXR281YkZVNFZqTjVTRFZsVFZKSWJqUm5SMWxqUnpKTlUzTkNiek5xVDNGTVlsZE5iVGcyYlU1ZlJEQkZjRjh4TkVNdFgwdHFWRkJ2VTJOSVltaHBVSFphZDBaZmVYY3pWVWRWTVhFeFVFUmhabk0xTURoWlIxRm5lVk14ZWsxcGNEVkRlRmxIV2xSRFlubFVjV3BHV0V3M1ZtcE5MbEV3TmtGNk9WRXpTMkZzU0Vkd1lrWXRka05xVVhjLjlmMzhYOFBTTTN0UGp4UjJUeXFPYnRLYm9odGR1Nk9zZmhVWEJvQVFjc2ciLCJleHAiOjE3MDYyMTUxMDMsImlhdCI6MTcwNjIxNDgwM30.15SN1s7DzcoCEpI235YORblrQ2VnbtyuqW7aTG_dNoQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002740"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:22 GMT
	x-forgerock-transactionid: 0d57134d-dbc0-48c5-9c05-5f2fe64f1020
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:23.887 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:23.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 56983: jsonPath($.tokenId).find.exists, found nothing
20:33:23.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,56983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13637c26, username -> user.1002740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2adcbab2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214803926))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:23 GMT
	x-forgerock-transactionid: a24b5b2e-30fc-4042-a291-67eac80d371d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnBzY2ZsOG1vYmhibmJkZHJwNzkyczFmNzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RmJGOHlXRE4yZVdkV1R6TlhZMWxqYWpONloyOW5Ma1ZSYldFNGJHMDFTbmhhVEZKT05FcFpOVGhtWkU5SWRrOW1SVTV2Y1U0NWFtODVRME0yTTNweVUxVkZhR3BKV21SaU5tVnRjRGxqTVV0MFQwVllkbWRTYlhCb05XaFNiV3RvY0U1b1lWUjNTRmc0TWt4cGRIWTVlVFV3TlU1WWJXcDBVMDFOYXpSaGNtZDZNbWRHYVV4dlJsRndNR2wyUWtFeFRTMXVSbTFMVWtONWRFNVVUVFF3ZW01YVVFOTZRbUpKYVhneGNHdFFlRjk1V1VZd1pFMTFSbXMzYlRaNGVFVmpRV3h2UzFvNWNGUlVXR1JSWWpSYWVUaHhhVE5qYzJ4bllWZFpaV1l6V0ZKNk1IQnhOMUZuY2w5MVZsSnRaR3AyU25oV1kya3piMGhwYUd4TlVFc3hVV3RJUlRJNVkxTkxTekpNWVVnMWEzRXlkbXhvVW01YVZsVk1NSFZCVFd4ZlUzQnRNMHRsV25WRlNsSklORTFWYWxWTFRXUlZUVmwzU0c4MFdUbERhelprYlVGcU5raFpVbVExV0ZWVVNFUXphVzFZY25wclUyNTBabWhSY2pOS1NHdHZVak5vUkU4eWNWUmtOR2xQWTI5TGFrTk9ha1ZXWkVsc1lXTk1MVkpXWVhZeWFqVkJURFJ2TVdZMVRtdDJTMUYwVDFBMWNpMDRZa3hCZDNnd1NtRkNWMFZXZWs4eWNXOUJZbTlFYTJSVFEyYzRYM0JvVG1FeFpFTkRTWHAwVGtWUVVHSjBSV3ROUWtaSGVXcDViakZxYjFWYVQxSjFjbUpWUlMxNGNqWnNObkJUV2xaR2RTMW1XRlV0Ym1aUlN6VkNYMEpWZDB4bE9GQlVSR3REUVZCblVEUTJXWFJIVW04MFVXc3hkWFU0UlhGa1FqTjNZUzFmVGtGSmNrRTNSREJuTlZaQllrNW5SbGcwWVhaUmNVbzBUbFF0VDJSbWEyaHJMVFpvWWkxMFJtcDBSblJIY1U1MFR6UllkV2RNZEVOdk4zQk5ORGd5ZFZkS1kyTXdjVVJDYTFWM1ZIcFlVbVJxZW5odlUyZFpjbFZ4WmtwWE1FaEhaV2QwT1VaUk9IaDZaVk4wWTJaSmMxWjVNMHBCWkV0WlJrcDNRWE5XU1doSFkzUlVYMFl4Tm5VM2FteGhXVFpHYmtSZlNFVnZkMlpJY2pjemRFOU5SbU41ZVRNNFYycG5Mbk5tU2pCTFRFbE9PV3hXTlRONGJFeHpiR1ZXVkhjLkdhNnNpdm83Rjd0RE1keGJYdllUQmtkVDNWYVJhN3NpMkZiRWJTOW5GZlEiLCJleHAiOjE3MDYyMTUxMDMsImlhdCI6MTcwNjIxNDgwM30.uXBgXuBmC_ZH8wqzfm2OY939xcug_i3GdzvV0yCOw5c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:23.927 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:25.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 57279: status.find.is(200), but actually found 401
20:33:25.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,57279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a2dd73e, username -> user.1002061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a701344, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214805608))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjFvNGU0b2J2cXNpZjI1OWRhN3NhdnZkNGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TE4zSldhVGxITjIxemEzcHVjSHBXZUVabVFVbDNMbEJTYW5WdGJXNVNkRk5wV0U5U1JtUm5VRlpGUldoek5XYzVValJpV21wYWJtWlNOV0k1VVRoWVFrZGFiRXhITVVSbVpHdzNNa2hZUjBOM1dGbG5kRWRSVlRWd1ZGUkhkMUJ5Tm1JMFNqRmhURmRzU1hwblpGaDFWRU5QTUdGMmJteExORlZXY2tWTlYzaElhekF3ZFRGSFNrOXZVbVJUU25wTVVrOWFiMGh6U0VOUWVFMTNUakV3ZUZGZlYzQlRNbUpKVldwV1YyTkZTR2xXUWtkRllWOUVWak4yVVVZNVNrMUlWM0kwYjNwSVVVd3hUVEYwVDJodE5HdGpSM1F0U25sbGIzTmxOMjE2Tm5CRGMwUlJZMmRyVnpKdGVXcElTQzFIU2tOYWRqZHhXVUpXZW5aaVZUZDBNRXh0ZFVOb1QyOUlkVFZoWjBoVWVtWkhVR2xMTkV4V2NISlhaMFF3YkdwWlpqQmxTbEF4YW5oSVNXNXNWME54ZFRWcVNsSndNalZsTW5SV1p6Rk5jMEpSTjBjeVZIcENWbmRoV0cwMlZHVTFWVTlUUzBwcVEyMVFYMHQxUmpab0xUSXdWVXR5U0cxNGVGRlhkbU5oVTFoYUxVcElMVVpoTWxsMFdtODFRMnRMZFhVNVVWOWpSVVZKVTJSUVkxVmpXRXN3VlRobFZtTlJURzUyYTFkVFkwNVRUamx3T0Zkbk1IWkRZMlJ2U1UxaWExOVJkR3BFVDBJelNVcG1OVzFOYlRkVVVFWTFRMHBVZDNWZllWVlVkbFJaTUUxVFIyZG9jVzV6UnpWMVlVVjJSMUZUT0dwMk5XZENiR1JwYlU5d2JqVlhRWGw1Y201bWFsWmtOR3RPZFVkNmFqUnFXbVZ3WkdWMFFsaHRkMG96ZURGTGVVVXhaRWxCT0VFM1RGQjJVelJ5WDFOYWVVdE1RM0JoVTFSWlNFc3dOR2xZVTNOaWVYb3RSVTV3TFV4NlprcGpiR3RLUVVWVmJ6WmpObTFxT0RsTU5IYzBXRVJKYkRsaWJWSmtXR3hoWDB0TFFrSlFSazlzV1d3elRXbFpSRkI1Tm1Nd2RVeHZYMkUzU3poTGVuaEdiVlJqYzFkSVMyZzFXbmhmV1ZGSlkwUllaM05oUzFwZlEzZHdlRFpaZGpsVFJWcHhXblZIUzJKWFMzSm1OR1puYkhRelVWZGhibWt6U0VOYVQwMDRMbTlCVFVNM1gwTkpWVkpxTjNjMWFWSTBWRWxoUzFFLmM4dUloOUxETUduNDc5MUc4a0VVSnNGQllZQTZHNWcwXy1UNk80d3JXOFkiLCJleHAiOjE3MDYyMTUxMDUsImlhdCI6MTcwNjIxNDgwNX0.tkTK5QjbE786JbNwoo_MNYI3_kk-L2nXdp_UPvQ-OA0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002061"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:25 GMT
	x-forgerock-transactionid: acb08607-eba8-4e1b-9539-34e0542eefae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:25.655 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:25.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 57279: jsonPath($.tokenId).find.exists, found nothing
20:33:25.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,57279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a2dd73e, username -> user.1002061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a701344, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214805694))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:25 GMT
	x-forgerock-transactionid: 5f283e81-ce77-4154-803f-cbb0ca689816
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia28xcXA1NXIyYWQ1dGwxbDMzbnRldXFyMWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFRYaDFTVUp4TldWT05HZDRiRmRxZG1WM1pqZFJMbUYyZUZaRWQwbHlNSHBLYmpodlEwZFBUM0Y0WnpsTFRHcDJWbEZSYUd4bVpVbGhVVVZUUjB4Rll6RlZOR0pXVTE4d2NYSm5lWEZ6WjBaS1FTMDVVRlJmT0MxMmFXWkhXRVF5UlhaRlJEQnZSVUZZV1dNd1dVaG1YelF0UnpCcGJDMUdRbkJ4UzFWMFRUZHBRVFF4YTJkRFRHcHdNbGxXTkVSQ2FYVnFabWMxVms0dFZrVmhUM1pGTTBjeGFHcERhMmRZYUhwRU5USkZTa2wwYlhvdGFTMWFhMnBFVUhwcFpFbFpTMnRYV205c1NHeG9lRVpIVkRZeVNHcFdXVEpLT1VGZmFrUTViMDR3Tmw5RFpGcEtOWFZZTm5sb1NHNVRiblZMUTFCZlYwUlhZM2QyTmxGV09WUXlOa2xuWm1WcmJteENPVEV0WDJwdVRVRnJka3hCYmxkSVVXbHRXWEIxZGpGQlRtaElaa2R3UVU1ZlJsOUtlWEJPVGpKVllreE1PR05CZFV0UlQxUnRkMHRuTW1waE1WZHFTMEZYY2xGSldHaENTMEZNYTNObFdHUmFibm95VXpGYU1rRkxSRzF1Um1kNVJEZDNRM2xuUmpCUE0ybGhaRTh4ZUZkU04zQnBaemhhTFRaMGFYcHpNVXhSUzBOR1EyTnJNSHAzU25CdmRUUlpjblZNZEhKR04yeDNOazlxTkdwWVoyWnRaa2RpU0ZKTmNIWlNXakp6T1ZGWVdtbGtjRVpDVG1WYVMzQTRibXBxUVRCcFdISkVaREJhZFVsRFpXVkJTR1pWVjNoTE1XSmlNa2N0Ykd4M1FscHJObUpQZUdaU1pXdEplV2c0VFc1cFIyZHJiMEY2YWtoWU4yRkZWMVZUWWtoYVl6QXlVVEoxVDI5d1gzZzFaMlpaYWtwMWVtMW5XSGw0UWxSUVNWVnFVWFJPZEZoVE9XMWZSR1Y0ZVc5ck9YbzJaamhaWVVwTFQyUm9TamxxVm5nelR6UnFValZGVTE5SlNXZFBOMHRKY1ZOWldVcDNaR2N5YURWRVdVSnVVVEZSWVROdU5HbFNXbmwyWjFkT09YUjVUM2x4T1doQlFXNVlTV1pYYjJvd1kyUlFTRGQ0YTA4MVZVVlVWRXQ2YTFBeVRHcHphM3BFZG5kd2RuRXhUMWhYUVZSeGNUVTFlRjlFVFVKWE9EbDFNRXBNV1RKSmJrdG5MbUZLVHpKNk4ydFNaMWxmUTJOaFNtNXFWbVJ1WkhjLnJZOTVZTFNxcnJIeFFnWk5NZzRBRE0wVzJtWVM3blVJWVB3YkVxYTJxMVUiLCJleHAiOjE3MDYyMTUxMDUsImlhdCI6MTcwNjIxNDgwNX0.JxDOnoCVFTqrT_zzXobhShctkHPVQv4Of8PAiIOyEG0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:25.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:26.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 57351: status.find.is(200), but actually found 401
20:33:26.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,57351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4feba00a, username -> user.1001524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@590c5a61, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214806135))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3RlMnBhaGh1cDY2czVwajg1cmlhcWI2cmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elltRk1ZVW8wUm5kRFZXUkNjR0ZOYmtkdGVsVm5MaTF6YmxaYU1EVkhhR05UTTNaNVNuaEhTemx5VkZCU1oyNW1Obm96ZVRsWFJYVkJTRnB3YkUxS05VeHpSMGxTZDBwbVRtdE1XV1J6YVUxQlNtWTNWMU5HVlhoaldYUlhOMnBpTVVOTlQyUk5UVXBPWms5RU9HaExURUZxV1RNNVpWQmxYMk5XYkhCWU9EaHBVMlJPYmxWUFFsVjNlR0pMYjBWeVdGbERTWEJST1d4VGN6SjNabDkxUVVJMGRYZFRTbmRhVW1RNFpHSmZhQzF2TWxnMWQyMVNVME5mV25kUVZtMXFVM2wyWkZnMlNXaDROVlpRWVc0dFJuUnNabTFyY0Y5b1IydFVkM04xVFZKR01EbEJWWGhxYTBkRFFpMXJhVFJyYUdOV1RHUnRiMGxIU2t0WWQwWndkV010VldzM1FuVmthRkZ5WDBKWFRGWlFNalZ3YjBjMlJsZ3RNRkZqYld0T1RYTnNVRXRMYm0xRVJIbERXRWRpYTFwZlVIaDRSRzVIV1c5ZmFGZHdZVFJ6TFVkd1IwcGFiVzFJTkU0dGFFTlNVVkJzZERSSGJrMW1PR0kzU2xwU05qaDZPR1JhVUhneWFWZDFhMFY0VFdOTVRXMUdkWE42UVhKRVVXdFlkblEzTkRJNGIxcHFURUp1WmtsR1NIVTRPSG8zWWtJdGVUSmhUa3hvZWpWRFJXcGlibVpYY2xKSmJtWkhjelZNZFd0TmFGVXljSEZzWlVZMGVWWmtNSEpYTlVOVlltTnlUbWhrTkZGTGNqWlpUSGx4WldkZlNXUnBlazF5WmxsMmJqTjNlRWQzVms5eFNsaDRUWE51UTNaeVNUUnFaRXRPTVRrd2JIUlVUM0Z2ZWtwVFprMHdhelEzVUZSRWFrWmpXV1l6UkVFNWEwZFVUMlYwVG1KZlYwVkpabXM1ZEdoRE4yZHlTWEkyT1dWNlpFUTBRazlMTTBGSVVUVm5MWFkwYVVJNGFrNHlTMHhDWWxGR05uUnZlbGhFTTBjMFJXZzFPRlZ6T1ZsVVFtTnlaMGxRWTI1RmEwTmpaMlkwZVRGdlpVNWhMVVpMTFRoeFpHTk9hRFp1U2tkS2JXdEVXRmc1TlY5UWNsOUhPVzlKYTBOTk9ISk9XbWhuVEhKcWRrWktiblJXY1c5RFRsSXRSbWhxZVdwRmVrNUphbTQzYTNGaVdWWlhPWEV3Y1dsbVJEUlJMbU5QWm5ScmFVOVljVUV6U0VwT1ZXMDFZbGQ1VDNjLlg5Wk83SVhwWHp6VEFjZV9CSS1PWmFBX3RHcldkb1phcUNmNllNZTV0LUkiLCJleHAiOjE3MDYyMTUxMDYsImlhdCI6MTcwNjIxNDgwNn0.XwuPvOs19sF0wbz2njoHgiAU_C3djR_7Xezd2kw4w3U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001524"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:25 GMT
	x-forgerock-transactionid: bb42dcd2-0a5b-4e54-a347-d66ec7796592
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:26.180 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:26.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 57351: jsonPath($.tokenId).find.exists, found nothing
20:33:26.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,57351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4feba00a, username -> user.1001524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@590c5a61, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214806219))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:25 GMT
	x-forgerock-transactionid: 21b99fa4-e072-486d-b9e2-bb7a73a26896
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2Q0OWo1NG5jdHY3djJzdHE4dTQ3N3Q3MXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dE1VSnhZMXB1YmpKRWNGZG5XSEF4TmpCTFlXMTNMbFJyWXpKTlpWZHJURnBUZERGSFRESlpiRXBPWWxac2EwVTFZa0o2T1ZaNVZDMXNNelF3VkZsaVZVMUxZamMzVlU4MWNXZFBWMGxzYlVkSFgyVTRXRlpYYXpaemJFaEhXbmRhYWtSRWVubFFlWEpvUVhjMldHaHdlSEpsTkVOMmRHTnlOMGRxVFdaelluRmZaRTg1YzFwemVISlZUeTFqTlhKQ2FrNXNhR0pITW5OM2FsWnZTMEZhTjAxclp6TmpNMmM0WTAwM1pXNDJkakJXZDJKQlVFZEtTRGhSV2kxbldWSkpWVVJYWVhNNVNHTkVObVJzWjJNeldGWnlWSEpTVWs4d1lqRmhTV3hCYkZCTldVZDRXVjlPYTJreWFGcFFiRVpvWVc5U1VFUlZRVTFEYldGbWRIRjJObFZVWTJwVVZtUjVWak4xVldOSE9HeG5kblpPWVZkUU16UmFhR0ZNVW10eWMzSjFNM2RIVEd0WGRIWnZiemxMYW0wMVJYRnhkMFpPUmtGNk1EUXpZMVZTT0d0S1JFOVFOMGsxUVdsNWRYQk1RV05MYURoVlZrZHVOMUZoTUZSVVUyWlhUR2RaVVZrd05FUmxSRWxpYzBGSFkwdEVNemQ1Ymt4aFZqaDRVM1ZLUTIxV1pYWmFkVlUzUVVwVWVuTnJTMjFKYVY5MVdVeFlhVE5wVG5KUFFVbFFibkZFV0VodlZFZDFOV0ZOZG5WaU16Sm9WVFV0T1RkSFpFTmtVbnBmY2pWb2VWbFFMVWxPZEc5ak1YSmFjMlJ2VnpRdGFIVndZVTgxVmpCVlgzRnBRVEJsYWtOa1ZFWlhYMUI1YUVOS1Qyc3pZa05MTlVGWk16UnVXbWhGWkc5U1NFNTBlRE5zV2pSSGJuSXhNbXBEVjFWMU1raFJUV1ZHWWs1blEyd3RWamt5VUZsZlZqUlliV3BvZVhKTldWY3pVbmxDTlhaNU1FMHlSMkphU0ZweU5IaE5RVUpMVTBOMVlUSktNRWhSUW5OemIzcEpkMHRrWWxsZlMzZFRNbEZ4U204MVRXVlJTWFpNUW0xYVNGOVFSR3BRVGtrMGRGOXZURGR3UTA1V1MwdGhibEpEZGtKZmJXaDRkM1JRY0hkaFQwNVJOemRwU2xKM2RuZFFhWFJoVmpWdlF5MW1WbGd3VjE5Sk1tdE9lWFZNVG5Kc1NtWkhNbG95Wmt4cWJrOWpMbWh0TFdaclMybHdPR04yU1VvelVsOW9NMVpCWVdjLlBERWFOZlNqMEZLQ2FiZmpCTTU4cTcwdXhNT0ZQbUZSY3dJbm5UcXYtWW8iLCJleHAiOjE3MDYyMTUxMDYsImlhdCI6MTcwNjIxNDgwNn0.ekI2ourHG8wjeN_XBG0ocvUodBj4BOZ8rsUAjirh_HM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:26.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:33:27                                         400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=93917  KO=11386 )
> restLoginInitiate                                        (OK=46470  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=46315  KO=138   )
> restloginProgressiveProfileCallback                      (OK=1132   KO=138   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.06%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.06%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.87%)
> status.find.is(200), but actually found 503                      4958 (14.75%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       138 ( 0.41%)
> jsonPath($.tokenId).find.exists, found nothing                    138 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 485023 / active: 29     / done: 57563 
================================================================================

20:33:28.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 57762: status.find.is(200), but actually found 401
20:33:28.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,57762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ea11860, username -> user.1002164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c21d14c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214808780))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXA3YnJtNjUxc2M5b20zNzRkOG9pamk5MGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFdEbHBVWGRoY0VNeGF6Vk5ObXRvVVMxbFJsWm5MakJNZEd0dFVVaFVaR3Q2WkZwcmRubE9jVnAzU1V0eWIwRnRiWEZtWW1OWWQyUnhXVTAxWnpkek5YcExTbFU0ZGt3MVNrMU1NRmd0TUhCM1JXVmljalEyWTJ0UWExa3pOMnhLU2psb05TMXhjblZaUTBSQk9GZFpjV0p5VEhSVFJHbHJNMUkzUjFwMVNGTnhRbWRYUlUxblpFUmhiVlpOYUZrNWJITXdjakJwV0RWUVdFRnRlRUpDVWs5RGFHVTVTWE5rYTFsa2JtaEtTekYzU3paRWNIRm5kalJyTTJscGRuVmlURms1WjBWVlltNU5hM0pOVjFGdU1HUk1keTFLY0RaT05YcG5Sa0V4WTNSRFdqSmtlRVZEYXpCYVFVaHVSMFZQYVZJelVHaHZkbDh0WDNGbWFXRlNNM0V4WTFvMmNGaEVUMjEzY0VsRGNWTjZlWFpmZGpSR2NIYzBUMkV3VDBNNVZWcE5TVVJDVTJkWWRXTm1hbGhpWlZoMGJrWktUbWxzZDNGMWNESk1VRjlEVVRGU1FVTnhXbmx4Y1hOTVVrcHNOekpEUVZjMWFraDVjMHhwTjJsV1owMXdXV3d0Y2tacVJIUlJkbVJTYmtKT1RVMWZjRE5vTW01SVVETnhWamw0TTJNeFNVNUhibTVUU0ZwS1RXSlpUak54U1RObVozSmxlblJsYkdFMFIyaHdaaTFrTVRWbmIwOU5VRmQ1T0ZKYVRIaHllR3RMZW5GcE9GbG5SbXQwUjNwRmJIZHlZMHRzYVVkc1JrRkxTV2hpTVcxTlNIa3dNM0ZXWDAxT01rdDZWbGhYYkVwT2JXeHdValIzWjJKNWRVNXlaMFp6UVRSQ01ESjRYMFZ3UlZaMGJHMU1lbmR6TkdoQ2VtUjVSMk56VjNoRWEyczJkMWw0VkdKTGNGOW1UV3BCTFhSUVMzQjJUMnhKTkd4RlVFUlNlVXR2VmxWM1UxZzFRWFpRU0VSZlJVZDZiMUZpV1hkNWFrWkpkVTFvV1hselVGZHRUMHBzUVU5NWRsSXpkMUYzU2pseFptRTJiVzFEUVUxb1lUWjVaaTFFT0RKUFpXRlNWa2RRUm5CRFpIYzBXbmhYUlRCa2NFSlhNbEZpYWt4R1QyY3dUM0ZsWlhOTVRWUmljbGxVVW10R01WQlhNV1JGV0dsbmNWb3dObXhKU21oaUxXOWpUVTlQVGtod2FFWlZMbWQyWlhCalprSjZaMHRyWTAxVkxXNVlOa1ZrVFZFLjhSUXlUSWtMQzl3STZERm5qdFF6Z0lOR1VnODg0dHdGa1RWMktrRmxwWE0iLCJleHAiOjE3MDYyMTUxMDgsImlhdCI6MTcwNjIxNDgwOH0.zqj2zuKNeuxw__G4znWVCKNMahtDJDmORhAs-gkknfc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002164"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:27 GMT
	x-forgerock-transactionid: b1221e75-d30b-47fc-97cc-e17a0924a240
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:28.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:28.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 57762: jsonPath($.tokenId).find.exists, found nothing
20:33:28.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,57762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ea11860, username -> user.1002164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c21d14c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214808872))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:28 GMT
	x-forgerock-transactionid: 14e8ae72-2ad3-42e2-bc63-20d112240992
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHA1dmYwaGRjYjR1NW9vbmg4a2pzcHI1NGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGEwTndSbXN6V20xb04ybzJZaTFsVmtkVFZ6Wm5MamRGTmxaRU5uSjVObFZNVkRGTk4zaFhlRXRGY0VKTE5URnVTVzFtVjI5c01XbFllVGRWTldjMlZYTm9jbmhaUm5KVFVqQmFhek5KWVZsb2RWbHlRalJzTWtwcVNuUTJOMHQwYjFkU2JrRTVaalpZZEhkaVdEZHZRa2RpU1hJMFprUXlZVkZLZFRoU2VqUXlOMnBoV1VseFpXOWhPRUZOWVcxbmF6VnBlamwyUnpCMWNuWlpjbXhJYW1GNGRHaHNWR1prVG1WUlowbHZkRU5FYm5Sd1lWcGpjMlZoYlU1aWJtTjZXVk5aWkVST1UyVjNjRkV6YURrMVRVOTZUbXgxTkRsVVpHazNSWGhSVUZaSFpsZEVTMUpSUVhKMlpEbG9VV1JOVGpreVUwSmhRWFJCTURCR2NrRm9XWFZoV25kZldVOHRUVEZmVmxvNWNEbEdUbUZGZFhnNU9HdFZjVkp2Wm1odlkwMTJZMmxqWXpGUGJFUmZMWFJ5Y1daWlNVeENjVEpqVERkTll6QllTR00zZDFORlQyZHNPRUZNVGtWdVprOXlURmhWWVVkQ2MzbFFVRWxQVVd4RGJHRjRlR0ZYU0Mxa2VqVndXbDkwWTBKdVExUk1Xa0ZoVjBScU1XVXhZekozZFVaR2JsUm5RVkp4ZFZKSlYycG1VRnBrWTJwaE4zRlJkbTlwUVZGeGEycGpRVkF4YkZoaVEyTTNRMWc0Y21Oc1owRk1ielp2VmxaYVZVb3hkR2RoWTNoSGFrZENkSEZNVWtGT1IzSllkMmxzVVhKTE1DMXJTV2wwTjFsVk9YbEVkMWhTZEZGSk0wSkZhVVEwZWtSSVpFSldaMlZ2VUhjdFNuTTViMloxTlhGRlZHSkZTRzlwUjA1Vk9XaGthRTh4YlhKMFpHNVBjMVpKV0UxcVUxQlBabEpvTnpsb00zVTJSV0ZWVkhWYVdFdGtMV0Y2TUZOeVpscFVibUZhY25STmRWOUZSWE40VFdwQmJFRmpVbk01ZVhCeExWVjFWRU40YmpSUVYxUkdRalpoWlVGbk1GWmhXbXRwTTI1UFkyZHBZVUY0YVhKR2JXZFlSMU5rYnpSQk1FMVdSVXR4VDFoQmRGcHRWbXg1Y2pOWU5sSldRblZEZDNCUVVucDVOR2x0VTJsR2VVcGtNWEY2ZEMxaWJqaDJXVWxaWVdaNlltbE5XVEJaVFhjMVRGWk5MakJpWjNRM1h6VklVbE15TURGc2MwVmZSMVpyYmtFLmFsNVRjNEhJZlJiUzNtTmV6cEo4TzR6b2prM2x2ZHFsZ0FLaC1TQUVnZlEiLCJleHAiOjE3MDYyMTUxMDgsImlhdCI6MTcwNjIxNDgwOH0.y8Vj2bXvFOXhaYmJxXkgmB2FnPUA_B-LRdkQmMp8Z1Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:28.873 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:33:32                                         405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=95479  KO=11388 )
> restLoginInitiate                                        (OK=47243  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=47083  KO=139   )
> restloginProgressiveProfileCallback                      (OK=1153   KO=139   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.06%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.06%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.87%)
> status.find.is(200), but actually found 503                      4958 (14.75%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       139 ( 0.41%)
> jsonPath($.tokenId).find.exists, found nothing                    139 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 484251 / active: 32     / done: 58332 
================================================================================

20:33:33.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 58509: status.find.is(200), but actually found 401
20:33:33.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,58509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67246a5e, username -> user.1000959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@110dc477, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214813892))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXFpNjZ1OXA3YjFkNmdiMWJpbHNjNWNzaWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlVuVmZRazVTWlVkbmJHdDJka2xzWDBkTlVGUm5Ma2hRWVRBM1J6QTFYMUUzYUdSVlZESkZlWFYxYjNsSGFuUmpORzUxUlVKUVVYbHViR2x1U0Zsd1pVZG5SM2hIU1ZVdGR6WlpObXh3UzNWVE4waFVVamhQWmxGNmMwRndSMDEyV205eWRVMHhaa2RrUjJoMlkyWkxlRFpMVFdOZllXSnhRbEJZYm0xS1VUUXlWakpEVjA1bVJVVjJjR2c0ZW5ZeVMwaEVNR1kyYVdndFpsRjViVFp1TkVKWk5XdDZka1JXVEdGU1VsZHZjMU52WDJONGIyTkdPUzEwYUUxcFNUWlBObVo2VDFodVNGcFFUMVI2T1ZWTGFqVldVSEZhTVVocVFrVjZTVkkzT1hCNldVUkdlRGxmVGtkTk9HOUlTRWR4TkVWdFVIUm9WRlJwZERKdVNsOXZkVWcwVW1SUk5IUlBjbGg2VkVaNFdHTnFiSFZ5VWxOaU5qSTFkQzFoTWpKcVlWcHJWM0JUV2kxUFRsVm5RbEI1WVZSS1NUQklPVFZqVkVkbU5DMVdhbGQwV1hGVk1scHVTRmhEZEZnME5GY3RVams1WDA5ZlIxSkVYM1pVV2xkT1lYVjVVRUphVEdwQlNXTTFRMFZOYVdVdGNEWTBkVGMzYW5sdFpVVmxjMW96YVhoUGVXSktXamhxZEdSRFVWUjVaVEp3ZWpsYWVITlpXbVZzZFc1VU9ISmtVRU5pZURkaE1IWmtNVVUwZGtVeE1rSm5OMUJJY1hFMGJGVkpabVJCVlhRMGFWbDFhbVpYZHpoNlNHMTNaalJrY1RkVmVEZEpSMDlCVEVvMVNUSkNOblZEUkVKMFdWODFTbFZyWjBWR01uRlBiM2RqZWxkSk5WYzNjR2R5V0dSR2FHaE1WbG8zTXpBeVJETjJjRzVIUWpjMU1VVlliR1IyVlZsQ1pUSnhTVEJCWDNsNVgyOWpTRU5vTmpCeGNESTBkbVZGVXpSeWRGQlVlSFpDU0ZWak5GZFBOV3hMT1ZWb1duVmFhVTQxZERGMFMwSnFZbEZNWkRCdWEybDNaelpwTFVWYVRubGhaRmgzT0dsaWNqbEhPVzQwUjFCdE0yNXJkVmR6U1dORWJHWmpNRmhFY2tKNFFVdFNVbVZIVnkxNVRWTnVkemhKY3psa1ptRldaRFYwUTE5blgxWk1ZazlWTVhaVlFqWTVkaTFSTm5wYVJVeHpXVFJYZGtSMmVFeHZMbVZVY0ZKTWNUWXlTemxZTmxSNlNrOVpTVUpPU0hjLlJDZ3BqZE8tcFdwNGFPV0NWQUZ6NzVNTEdkcllLOEJDMEVacGtjQmVwSFUiLCJleHAiOjE3MDYyMTUxMTMsImlhdCI6MTcwNjIxNDgxM30.HHaQ1XRaYbUNOXRRgtuOTVVvQJ5liCB8S2xdE_UxYAE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000959"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:33 GMT
	x-forgerock-transactionid: df11d9f7-b2f3-4bf6-ac5e-9083dc3b4b59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:33.939 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:33.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 58509: jsonPath($.tokenId).find.exists, found nothing
20:33:33.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,58509,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67246a5e, username -> user.1000959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@110dc477, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214813981))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:33 GMT
	x-forgerock-transactionid: 9b3562da-b47b-4498-bf69-b71e43854a62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXQ2cGZsNzhuNHZtN2llY2lqMzdsMWJmdHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFdVMWFhRGx2WVRKelZrcEtTSGxZY0VGdlMxRlJMa0l3V1hGSE5XUTJZMTltUkhVelNUQnBkRW90WW5KU1ZISXRURXRIYVhKclUwSlhORjl0YUdFeGRYSkhhbXBTV1VWQ1NVSmlabFZqT1cxdFRXWkRORk5DYUZwellqRlNUemxEY2xkRFREWmhZVE5DUjBKUFFYbHdNVkkzWnpZMlVGWklWRXd0TFZJdE56WnhPSGQ0Y1hkM1YwSldZazFzTlc5NldtWmZiVFp0YTNJdFltd3dia0ZYYm01Rk0yUk9iM0pLYkROclNISnRSbk14YlVSWmRUSnZTak5MWlZsSVJFVlpUVzVJWjBrM2N6SkRkMlJFWW1JNFRsOXZXV3BUY25OUllXeEJlR2d4TVZobGRXNUVlVXR1TTFBNVVIQkxhblo0WlVKT1ZXZFdNbXhSYWs1U2JFa3Ria1ZqWjBKdVlWQnNhMWQxWWtGUlgzQnFiRkpUUms1eFJtRjFVVU5hVmtSVmVsUTBjbmh0VjAxYWNFdDFYMDR0ZWpKdFFtZFpTbWRGZUhWMU5ISkxUVTFPTVZsbmJuaDZUbDlJYTJOVmNEazJaRGxxTkMwM2EwSkNSakJ5WVhaMmRVNWlkVTVYV0dwWlZVOVBaRzl6UVVSa1VVZFFXV3hyY25wM1ZqTnNiVUZ5YzAxSU1YcDZlVkZrZDBWbWFFSlNlRUpaWkZaRVkzTkxSRmRITm5KRGJTMHRlWEZZU1U1YWMzQnJOa2xqWmpOVFFYQjVNeTF4ZDFGTU4wcGFVMTh3VG10Q2NIWXpYeTFRTTFGUWRFNHlhM1JOTFd0a2RtaDNaVU5DY2pGSloyeFpXVnBFYUROcWNIbGljRVk1UzBabFMxTldUMDV1Y1VwRExVNDVNR2RGTTE4NFMyOVRWVWwwUTFSVmJFOU5kVzFMVGpBeExXbG9OR2MwUkUxTVVUQlBWazlXTVdkRGNFTnNUR2RVT1hoYVJFRlRXRFZyUzB0bU5VWmFMVEZzWkVwWGRFMXpVbVExVjBweldEaGlPQzAwY2t0Rk1VNW9XRmRJWmtWSlZVUXpWMjFqTkcxdVRrNVVkM052V1cxVWJVSm9hbDk2VTIxMWVqZEJZazVzTVhkUVNrdEhUMGQxTVVsNFprMWZaemh2WDFKZmIxSnZWQzFQUVMxSk1FVnVSbFIzV0VJMmJVcDNRMFpJTUdkSVdUVm9ZM1ZCYWxSR1FVdGxZM0o1U3pCVlEwaFZMbFpvVDJ0VVFqWkdZMGhwY1RnelpYaGhlbW93U1hjLjl5eEZEbGxUV1NrY1N4T2VVMzB0OS1nSUE3a3RGX21EaWlITVVnQ1E3bGMiLCJleHAiOjE3MDYyMTUxMTMsImlhdCI6MTcwNjIxNDgxM30.F0bM4IPe8aEDJqhPpCMoxED19RfpfELQci3R-cb8ckc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:33.983 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:34.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 58576: status.find.is(200), but actually found 401
20:33:34.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,58576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c3e607c, username -> user.1000739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@520499d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214814376))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3BuOTg1OTMzNzg0bW4xMTcwZ3EzbnIzYTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFJDMDJSRWhZTUdGalpFZEtPVkJJUzNwQlYxcFJMalJyY2tvMlIyRkZhVFUxY0ZNd1p6aHNPVEV6UXpsM1NIZENkVmRGWDJkclppMTNRMHByYjI5VU1sRmhWVVp0TlRVdFVYb3lWWGxVUjBWNldEZFdWREpVWkdWMk0wVXdTRFF4VVZscVMybEpOSGsxYzBkNU1qbDJjWE5PTlROMmNEQkhhR3BMYzBGbGRHVlpWVFpNZVhrek56UXlkWFZ0YW5OdGJVTldXRzlyVGxvd1gxRTRlVmQ1YUdGbk1tTnFObU4xU1ZkSlIxVjFXRFp3UlZoSGFuZDBaREI1VGs5SWRGTlJObFYzYUhGYU5tOWFOVTB4TVVsckxVOW1ObFp5Y0d0NFltaENSa3QxUmxseFdrNTVMWFl4YzFKbloyVllaa0pDVVZaSkxWSmhSRnAxYkhwSVVXWlRla0pKUzJwUlNWVktPRFpzZGtkdk0zTjFWM0pUT1hCd1REUkdVbFZWVWxFMGJ6UmZWR1pDVlhKV1VHUktaR3Q0WDNnNVVEWnViVmRHT0d4RVgxSTVZbXhaYUhGbk1uQm9MVFIwZERkQlgxVTRlbEpmUjNnMGRXSlVjRmhNYW1zdGIyNWlSVVJEZFRoTFVuZzVNbXBxYjNKbVkyaElaR3h0UVRkYU4wTjRPVkJITjBKNlZUWmxUWEZ3UkZBMGNGbHJNamRFT1RaU2QxaE9YMjVRWkVObE9XRm9RbXN3VVhoeFV6aHJhMUJTTjI5alFYaGZXSE42ZFRSbldEUklibWxsWDA5Q05HbHVVSEJFTVU5UU9ETldjVGQ1VDFGb1VEUnRRemx3VUdneGIxbEhYeTFsT0RkQlozVXlaVEYzVlV0RWIyUkhSR3hUVG5rMWFuaFhOa0UwZDNKWldXNVFkRzk2WkY5WFFVRkZNeTFCV1c0eFMzUTJZa1JZZVRSMmFVRXdUMVJZWm1GQ1NYSm9OVmhRZG1wck5tNWFSSE5OTlhoNFdUQmxVamhQYkUxaGVWZEpkVmhaT1dWS1NWSmtZMVU1TWpKVmNEWm1iVVl4ZFdWNWFETXdURGRMVUhneFNtTlZUMlpRUW1GcE1tVkxZV2x1UVVjM1UwVlllbHB4V0VOMk4wNVRNQzB6UmxOS01sTTBRVWRvVVdSSVMwZGpOWEJ6TUZKdFJGUm5PVzgxYmpaUk1EaDRlakJQVWtzelFWVjNjM1ExWVZabWJYTnVaak5GUkROTE9YRkpMbE5FWjBWUk9FOVBlbmxYV1ZWVWVrWlBjbUo0WW1jLm11Sk9fWGRwejRuYWFsc1YwRy1OTHVUaEZsV2VvOXdkOS0xdWwyT1pzQzQiLCJleHAiOjE3MDYyMTUxMTQsImlhdCI6MTcwNjIxNDgxNH0.oI1PxAt_kWYrUukvnVBnbBDRN_ATmxLZ1CZfspSWCf8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000739"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:34 GMT
	x-forgerock-transactionid: d0180644-f1d6-4db8-9aad-17fe7e4aa1e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:34.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:34.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 58576: jsonPath($.tokenId).find.exists, found nothing
20:33:34.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,58576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c3e607c, username -> user.1000739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@520499d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214814467))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:34 GMT
	x-forgerock-transactionid: 072f4c2d-c920-4f1a-827f-b1110e139427
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWc5c2FwdDZlcWEzdWlrM2MwaDExaGkwc2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elJFRlJTekpHTlRSYVRra3RWamMxT1VsNmRsWjNMbGxGVTA1UU9FRnNiMDVTUzNGS1FVTXRXVE5QYTBkNGVESnljVXBsTWxJMlJFUjNUbFpVWlhwTmRXcHlRbXRmVVZBek9VVm5ZM3AxTUY5NVpHZGxUMWszYVZoclVISjZWak51Wm5sMVoxVTBNMkU0WTJ4U2VFUnFaRWhUT1VRdGJ6Z3pUbVpVYjFCVWVtMTVaSFpYVUdaelRFdHRNRE0yVDBwc00xaDJPV3B3YzJwSWRqUXlZelZWV0RSVVZVSkJOR3RDTTJ4dGVYTjRRa1ZDZUVaMlVVc3hhbk4wUjFSSlpuTmlTM0k0TFZJMVl6SjVaM1ZoZDJSTlltSkNlakpIWjJOTVdVMURhSEZ0U2t3ek9VazRibUpRU1hWU2FUVmFkQzF2Y1U5d1lYQnlVblZQT0VGZmREaGhWM1ExVlVNemVXdHdZekJKVm0xWFJHVmlTSFZvTFhsTWJsQlhaaTA1TkZaclgyNU9VVGQ1UkdNNE4xaEtRVnBpYlVoNE1GcFZNa3BPWjE5d2FGVXpOSEZPUmt4V1lqbE5iVkIwVkd0d1QxZFpjMWxDUlVkS1VuTkRaa28yYlRKeVRsWTJWRzAyTjBSR05HWlZRazFWU1ZsS1NVMHpUMFpOZDI5cFlqVXlPVjkwV25wVFZGSmFhbU5oVWpBdFJUTXliblp3WTNaSVpVNVFTM1pIVHprNWJubDJPRzlZTWtremVVaFRTV2hrUVd3M2VEZEZRMHQyU25OS1ZraDVVVGRvVFZkMFUxTjJZemgxYW05eVNEWk1Ta0poWDNsbFQzRjZVbmxpTlZKNlVUbDRNRzQwY1dWQ1pIaGphbFIxU0dGTVEwRlFaMWhyYmpKQlYyUjFkR1prTlVkM09YRk5WWFY2ZUV4UVEwRkZPR3RRT1drM2FqaHBNMEZPUzFRMlFTMTVZUzA1WlVkNGNYUTBTREpNT1U1NldVVXRNRTE1UXpSbVkxZFdVMFZJTjJOMk5uSldjRkJFYjJoalRURXlSR3RZVkdWdlJYbzVZVVpGWjJacFZUTTBOV1EwYTBwMGRpMVRZbmhmUldjNVlqUlVZVUZKVmtWNlJsbG5hRmRDWkc1TVRrMWhiR2cyVkdaR1ZHaDBjRTUwUm1ocGQzTlJSM3BaYVcxTUxXVXpURGg1VVhsUlR6QnhPVWRyYmsxbmVWRkRTRmhSWlc1eVFUQkRVV2N4Um0xZk0yTm5MbUV4VVdaVGFtMWhXVUU1YzFod1NVY3RNMXBzZEVFLlRoa2c1eW1yX2dJQUdGY3RRbTYxT1lOcGdVRDRieGdRVHg0cHJieFNwYTQiLCJleHAiOjE3MDYyMTUxMTQsImlhdCI6MTcwNjIxNDgxNH0.xFU6JpTC8HanXh8QHpRlqqBEITnv6PhbGFyqhbgJ544","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:34.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:34.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 58602: status.find.is(200), but actually found 401
20:33:34.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,58602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73b7c9ae, username -> user.1001787, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21da7f04, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214814599))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2h0MGd2azE1NG1xanY3dGE1b3RjbWk2MiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTUwYUdSSGEwTktNRUZETkdWNGNYaDNYMGhWUzNwQkxtVldkMU5UZWxaSU1TMVNaMDl1Y1dScWJERkpaV1oxVlV0UWIxbDBhM3B3WHpGM1VYQjFkamN5TkcxTlZrazRUM1JNVTNSS1V6WlJhRTFWWWxkNFlqWnBlRFZaUjI5cFdXWjJTSFZXTTBVNFdWUnNNVEp3TW1aV1dsTmFXR0puV2twc0xXOXJRVVZxVkZWS1QxbEpOMlphT1MxS1RtOTZOMWh3VDE5TFFqYzVkbFoyWm5sTVkwaHdWRXhGVTBKUUxXcFZNUzFSZUZwUWJGbHJkRFptU0ZCMmJIUmZSR0pJUTJGeVMwbGZSVEpWZEZSMmJXZDNSamR0UVVNM1pYaDVTako2VkdsNWRIWkthRWcyVlRFNWNqTmlTak5pTlhSM1ZHUndRM1pVYVVKa05XTTNjVGhyVkdadVJtcFZUMlEyTW1oblRGWkRjR2hCTUhwZmJGbHJXR1J5WmtwMVdYRTNOMlZaU1ZvM1ppMW5PSEI0ZVY5QlF6aG9WV3M0VlZOUWMwOUJXRE5xWld4UlQwVklaVmcxUzFaQ2NuaDFNbVUwYkdJeU1qZGtkRlJZYldsZmNGSmZTbUpITVVwQ2RYQlJhVmhEU0dOU1lYaEdkbXBRVkdwb1dUaEtaUzB6TUdoR1RIVnNPRVJLVG5GbE9HOTJVVzlVVW0xWFh6ZzRaRmRxU2taUWFUTm5URGhTVWxwS1VESnNUV1pEYTBjelZYQkVTMUl3WXpBd2JraHhOazFXTTBKSlMyUnpkV1V4YnkxWWNXRk1kME5IYjAxb2RrRjFiRTUwTVZwTFZYbHpORFF0VFZSU1Zrc3hWRzFwZDJNeVJEbFJaamQxVVZsSlpVUjBkbVZMVnpCRFdGZHJVQzFRU0U1V2MzUmtjMWxCZVVsbGR6STRWbTAxTVhKdk1YRmtOMEpaUmpoZmFXNHdVMUJNWW5JeWMycG1TakpZWkVKUFRHZ3lVRGREYWpGc00wNDFPVEJKWm5SVmVFNDViRTVQVnpnMWMyaHJXVXhaWW1kVFMyZE1NakJyTlhGaFZtRm5UR0l5WWxOZk5ETmxWems0Wld4UlpVazNZak0wWlV0MlFrTXdRVVJDTkdFd1MxcERiRE54VDB0alpYVktNRFV5V2toQ2JEUk9ka3A1WDBKU2VuTnFWREl5VEZWWlUyUXpSbXMzV0c5RWNYRmxNbVp5UkUwM2NVRk1NMlF0YVhBd0xtRnRjbEJoTmpWc2N6Y3dkakl6VVVGc2EydHBhbmMuVzk1U0FKZ0FldXktNDllVFlQN0tQbDNoQ3dKUkEwLVpOeGVXYWZfVU94OCIsImV4cCI6MTcwNjIxNTExNCwiaWF0IjoxNzA2MjE0ODE0fQ.ov2x8gVdX69M0M3R7Lwt9W3wzAEVkl_Vido3ivY1xmM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001787"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:33 GMT
	x-forgerock-transactionid: a63a88a5-0950-44a9-8454-57af5053a24a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:34.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:34.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 58602: jsonPath($.tokenId).find.exists, found nothing
20:33:34.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,58602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73b7c9ae, username -> user.1001787, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21da7f04, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214814681))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:34 GMT
	x-forgerock-transactionid: 1315b842-77f0-4044-8417-d49dd1cf78d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2g3Zmc0ZXZjY285ajlkZnNwcjRqbnRkNW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VGFFTmxTVkEwWWpoZk1EQjZPRzlIUzFSeVpYRkJMazh3UldsSVlYZ3dPRTU2Tld0S1RsWXlZMnAwV21SRlpsSXpWRWw2ZWxjdFMxbG9aRU4yWlhWRWNESnRSMVZoWmkxUU5WbGlMVWxHTjBSS01uQkVUSFZNTFc5ZlVHcFZkV3BPVUdadE9XWkRiMHcyUW1Ka1ZubHZNVWhVVEY5QlNrMVJVVGh4ZWxndFVXSTBMV3B6VlU0MFVuUnJRMGd0ZEVKZll6Z3lOMWcwUkdoSVJUVnRiRFZxYmpWUWFtTlNiM1I0T0VWNU56Rm9ZbEZJTmpkR1FsbHJXbkpvYkVnMmVuTnZaM2w2U0U1WWF5MHdhSGx5Ykc5U1RXZDNPRFYxYUdKVk5HbFpZbGcxWkhCeFZFNUtWRFJYU1dWd1RYSkhabmx0VkZFMk5FWkNaSE01TjBoVmIwMVBjRUV4TTBKNE5tcDVSbEJVUVhGVGNEZDZlRnBUVldNd2MydG9NbVZzWkdsUFYxQjVTMkZvTjFsNlpHYzRTa3hVWVVVdFFrcFVlR0pyU2pselRURnZNMjFEV0VabFVYcDVabEJ1VW10eVFuRnlkREpxZWtKNFp6bG5OMk5mTjBwdFZFTnpabGRyTjJsRGIyb3RaMG93WTIxNFFucFhiR2QwZUZCd1dEWmZSVmRqT0hwdWNqRkhXWFpJV2xwZk5qWTNVR00yZDJsa1VucGpOSGhzUkZWUWVrUlFRWFZGUlhsRmFuaDVibVpuTlhrNWEwNDVjbTF2VjNwbFJYYzRTbmR5U2xScU1GQjNSMnRWVDBGNGVIaEpOMUJLU2poNVpGcFlNR1oyZW1kaWFYWnZhRGhCV0RGRVFVRjNiV2RpUm14UWRrNUVVMVZSZGtaWGJUSjFZWFpqWkVnMk5rOVNiRlJuUlVSRE1sRktOVEJ2TUdaS01uWXhZbWxGYlU1UlpWTXdjbDh3YUd3MFRqQjVTMmc1ZUZweGJVbzJRVU5TYkVaR1NsRlZUWE41WTJ3eU5YTmpWMmRCYTBOdk1tWjBTa2RTWDI5WllreFNObTFzUVhSRkxXTmxTR3hYVEROamJqYzFiRFU1UWpSVWNIcHVlVVo0VGt4SWVIVkJlR293YTJad1NFeFdOMUI0YzBGblJWOTNhRzlYYW1neFdVNHlNbFY0WVd0elRFOXdVRlZxWmxKUVJWSnhOVFZ3TFdSV1h6WTRjMU5WYURWU1IxSmpVa3hFU0VOa2NscE5Mbk5LTXpadVdVbHpjRmxSTmtGQ2JrMUpiSEU0TUhjLlF0Z0pGaU9BZTdiTng0QWNWY2VSX0lDQzFJemdOa2hLckR5RFh2ZFpfSlEiLCJleHAiOjE3MDYyMTUxMTQsImlhdCI6MTcwNjIxNDgxNH0.oBkYFt6ey0KUD2kvjNbUw3ev4ftw1mv9ThhCkLHv3Zg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:34.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:37.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 58995: status.find.is(200), but actually found 401
20:33:37.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,58995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8fbc66b, username -> user.1002207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d3859e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214817270))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWVuMXJrZGRscjJjZW9hODhncGpkZHVlY3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SWRGOXNRMVpwVkhoRk5tOWlVamxCYmtkd1gweG5MbTgxUVRCbVRVUkpTbVIwTTNNd1RGUnlVV0UzVTFKdWEwTk1WVVl3TjFsSk4zTjJRalZhVm1sWldWZHlialp5VldzM1FXdGtSME5qTUdGaU9IQkRXSFZsUzBaR056QmFSRlpGUjNCWlNrOVdjMFJHWTE5S2NucDBablEyTTE5c2JXWXdka04wT1RGRlZHbEdhalpRVlhob1YzTk5VblpTUzNaMk1FVXhTbFF6ZWtkdlUyZ3hjMGR6WkhOTFZrSkNUbEIwZFd3MWVXWlROMWhMYURCRVJtaEthbWxMUVVacU55MTBUMFI0YjB3MmVFbG9abTk1U0ZOMlpFVjFRMDFYYVZnMVRraEdSMWhtYnpWV2JsQkZRMVIzUzFsWFFsWjJhWFF0TURkMGIwUmpkRzExV1d3MVVuTklTVFJMTmtoTk5IYzBZbGx6VGkxcVMwTjVRMmswTWtwQldEVm1SMTh0TVZoTmFIcG1TRGhtWVdFeVZISkJabGhzTm5oR1kxcFdSemhyT1Y5cFJUbEdORGRhU1c5ZmFsbHpXVXB2TXpoNWRqbEZZbmR1TVZkdFRpMTZjbnBLTVRNeGJrbFVPVW8wZURob1dVUnpPWGh5YjBJNE9WaGxUQzE2WTJnelVIZzNZMHBMYWtKS1l6VjFRVkZTV2tsbmVXbENTRjlyWDBGeWVXWkNNRXN6VW5BemJEQlJjSHBYVUVJelNVNVlXR1ZXY1doVGMwczRlWFZaVDBwaVEwVlRRbDkwYkRsQmRHZFhTMmRqWkd0M2FrTndNR2xNYVRCallXNVdOV1J0Vm5oRlZsWkRkVWxPV1hGcWRXeEplV0pUVTBOeWMyNTVUWFpEV1RKTlIyTnBUa1JUUVRWeVkxRXphRmRUWjFkR1dsbEpabWQwVHpKdmQzSkpabU00YTFrM1lWaGZhRkEyTW5CTlNIcHdUMjVsYUZsbFdIb3lTak5STkY5aVJrcEJORFZ4TUhoUGQySjRUMUp5TjBOS2JsbzJXazlCVFU4eFdtaFdiME5zT1d4b09GVTJZVnBKVTA4dGJGcGpkR1F3V0ZOUWNYQkJlRWRRUTJSRWVVOUpSa052TFVKbllUVmFPVmg2VUhKU1MybEJNWGRrYURKRWRWVXRZM0p4U0c1ck4xZDJSVjh3UkcxNGQzVlBTWFZ5Vkhab1p6UjZSRnBWY1ZoNldDMUZSVnBtVTBodGVsWm5MazFmVldGVlVrRlhURTlEVFd4M05uTlhlRXhLWm1jLmEtZTIxYy1nTXBnSFdCSDRETFRuVUtmRURXalN0SnlSUmZoY1JlOFFtSFkiLCJleHAiOjE3MDYyMTUxMTcsImlhdCI6MTcwNjIxNDgxN30.a9nC8XSSrqu4nD9Tc8ySM0C1HM9Bj_AFvr34W9Ejjko","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002207"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:36 GMT
	x-forgerock-transactionid: 62244223-7747-4c59-9d6a-5615a3e33342
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:37.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:37.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 58995: jsonPath($.tokenId).find.exists, found nothing
20:33:37.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,58995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8fbc66b, username -> user.1002207, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d3859e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214817356))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:36 GMT
	x-forgerock-transactionid: 9c2ce123-a367-49a2-ac96-d16a50f2c98d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnIxcGlnODV2bDBucXU2M2ZmamhidWppZ2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFJucHVRbmh2YjFSZlMxVnhTaTFvWTFFeFZ6Tm5MbXAzZWw4eVIxSk1PWEJ5WVhFMlVFTlRORFJTZFRSWVFtZDZTWEZGTFdaTmRXWTFUVlZ3WlZFMVpWOU1TblpPYlMxWVEzSmxORmx4Wkc5SE1uRnFhMDVOYlZOYWJWOW5kVGt5V0VKWk9XVlFiMjFwVVdKSmREWk9RazlxY1hwSWQyTlJiRFJyVFRjNFpHMW9TMUJCYlVWaVh5MW5UVWsxY0dGV1oxVjNObEV3YjI1SU1FWkJUaTFqYTBWSVEyWnVXR056VEhJNE1HSnVXVTk1WVU5Rk4yUTNhSFpPY1dkdFIyeHZkbW94TnpnM2MxSklaSGsyWlhobVFVdGlaV0V5Vkc1eGMybFRhbmQ2VFVsT01uRXlMVTVSY0hwUFJqWXphRkI0ZVZKV2NVTjVkMnRSYTJsRlNVeGFUMkp4WmpWMWN6aG5WalZmUkVoUmVGaHRXbXg0UVVZeU56bHVaRWRMZEdKNWQzZEZNVVoxVFhvNVNVTm1ibmgzT0Y5WGFVSnlhalZZYlhvNFQwOUtUMlZpZDNkc1gyWmtRWGxVV0RkVk1rbHBXVlp4VVZOd1VITXRlV1pLY0cxRFNrMWtjRE14Tm1kUU5WQmhTa3RETFcxc1RrVkpNRzVmVlZGSVpsVlBXR2wxYVRkME5XNUZOVEJWWjBKUFYzTk5WVVZhV0dSa1Ztb3hRek54ZEZCelIwUm1SMmhCZW1VMGQyNTVVSE01YjBwM1RsRlBWa05WV0ZCVk1tOTZaVTVYVDFsS01UWmlXVWM1Y0ZSYVVqbFNNalZHTFRsVFkwRlhja1YwWkU0MGFETkJVRXRRUWpoMldtbzNhalEwU20xNFJrOVNObEJvZWtwM0xXNVRUVll6VHkxVWFEUkNja3d3YzFFeldtYzFObGN5YkVkdFQyZGtVVlo0Vmw4emIweFRObkZGZFU5NlpXNUNVM1pSWDNCcFVWOW9kbWhxY2twM09HSmplbGgyWm1oRFQwWmxRMkpSUnpCamRrWnRZMVZ6Tmtjd1ZraDJVMGxuYWpkaVgzVnZVRzU1V2tkd1kySkxkalp2VTFKSE9IbHRWMkpRTUVKSlQzRlRWVkJtUlZoMFpuVlhWSEpxUlhoWVRGWnVOblptTFhJMWRHNU1VQzFhUjNOQlYyeFVjbmhVYldsUFFUTlZjbGd3YlhCMlFYaFNNbEJoTURWNGJGcHNMVjgzV2xONk1rZFJMbFpUTmtNNU1TMU1PVGRYY1dwc01UTllRMXBqVjNjLmJQN3Q5NUdYV2wyWl9uck1KRHd0YnVDTFkwVlBrcWEzeXdUb0NkVmV3UTQiLCJleHAiOjE3MDYyMTUxMTcsImlhdCI6MTcwNjIxNDgxN30.t-MiJpH1O3Xj60Tew7qPqwUDZeqS8jPMUiqNDf76aT4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:37.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:33:37                                         410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=96904  KO=11396 )
> restLoginInitiate                                        (OK=47947  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=47787  KO=143   )
> restloginProgressiveProfileCallback                      (OK=1170   KO=143   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.05%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.05%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.86%)
> status.find.is(200), but actually found 503                      4958 (14.75%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       143 ( 0.43%)
> jsonPath($.tokenId).find.exists, found nothing                    143 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########-                                                                 ] 10%
          waiting: 483550 / active: 27     / done: 59038 
================================================================================


================================================================================
2024-01-25 20:33:42                                         415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=98456  KO=11396 )
> restLoginInitiate                                        (OK=48715  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=48550  KO=143   )
> restloginProgressiveProfileCallback                      (OK=1191   KO=143   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.05%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.05%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.86%)
> status.find.is(200), but actually found 503                      4958 (14.75%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       143 ( 0.43%)
> jsonPath($.tokenId).find.exists, found nothing                    143 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########-                                                                 ] 11%
          waiting: 482782 / active: 30     / done: 59803 
================================================================================

20:33:43.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 59965: status.find.is(200), but actually found 401
20:33:43.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,59965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@601f4e24, username -> user.1000762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f54e37d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214823595))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjFucmcyY3EyYnJpYnZmdGMxczRraWszcnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWQzRjJhSGRKT0hoZk1VSmlUREF4U1VWaFNVeEJMbEE1ZFV0R1IzSnpMWEpMYkVSU01sa3lURnBwUzNCalpraFNRMUJ2VVZORVJ6bEtMVWhyWXpKa1JWaG1OalYzTms4dGJ5MUlVRU13Vm5OM1dWWnFjV3d3VEdwM0xVcDZlamwxZW5GNk1tRXpNalpwUVMweGNVTTJMV1JQZWxjMGQwUnpkSEZyTTNNM1UwZFZVMFp0YlhCVGQzcG1hM0Z5TkRjd05sTlRURk4xYWpOYVRrdFhkRFpmZEVKa1JuTm9WRFJzU0VsWFpXZDNUbmRsY2xOTlYxVkRjRU5sWW5KYWEybG1iMUJFZG0xaE1VWnRObmx5UjAxR01EUjFkR2xmVXpCRlJ6VnRWVlZ3T0VOZk5sWlNWRXhLVmtaRWQwRTNlbU4zZWpKSVEyNWpWVU5yU1Y5TFFURTJaV3BVT1U5blIzSm1NR1JIVEdFeFRVVlFVaTAwTmxadGJqbHdhMEkyZDFOallsWjNWMk5LVG5obVlUaFZWMkl6T0MxUFgyMW5NR3RwVldaNlN6aEtkREpoYmxwMWRuY3hNMmg2YWkwMlZucElXbTQ1ZWw5cFJrOWlNVmR2ZVVzMWVFRlVaM04wYm5wWE1Ua3phMjVZYTE5dFVVRlpaREpZYUVsWk1FcGxWRUV0YkZoaFFqaFpTRVZxZG5GTVMzWjBTbVZhZERKbWFHOTJiM2hHU25Gd2VqTnJTRFZ6WHpKcFNGTkxOeTFwUVhKeWRYUXpZVGQyV2xKVE9WOXpPR3R5YTFSbk1rOXVRM0ZwVmxOQmFXVTJjWFJuUjNsTFJVdFVkVEJaZDFaRWNteEVNbkozUVZGMVFWTjRaSFU1ZFVkR1NHUTBjVVpOYUdaemJEbGxZbVpoV0dsYWRsTnVVVnBMUmtwaGRWVjFaVWQ2TmtFd2FVOVFVSFV5VEZwak1IVkpjRW8zWVRnemFqTTNUMlJrYjNoZk5HMVhZa0V5U1haU00yRmtXVzV3Ukc0MmIzVmpNMlZGTFdGeE1teE5ja1JmUTB4UGQwOXNSbEZXV25RNGVuVjFjMGRvWXpOTFNHSkxlRTFTT1hvemNHTjRTWEpmY1ROQ1VIVjRaSHBLT1ZCTGFVRjVWVXhzVG5kYWNWVndTbEZ3UVhCNFpIRTFUazVSYkZOd1IzTjVaa2RYVkhBNWJVTjNaalZWV1dVeE1WOWhPRTVFYkhoM2VsUmxZek5yYWtsTWMzTXdMblJJZUc5eVJYTXpiMG8wVGxkMGNERlZObk5MWTJjLjM3ZlhnSFlOTV8zc3ByRkJwTmdrMmxfYV9wNzdVWW83N2NnNGJQZzdES00iLCJleHAiOjE3MDYyMTUxMjMsImlhdCI6MTcwNjIxNDgyM30.spoU2gkXjgFVEw03qoKGN_67gDcexJdHI72S5W3hP0c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000762"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:43 GMT
	x-forgerock-transactionid: de53fa99-d019-4776-bbc2-472c20279018
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:43.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:43.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 59965: jsonPath($.tokenId).find.exists, found nothing
20:33:43.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,59965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@601f4e24, username -> user.1000762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f54e37d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214823686))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:43 GMT
	x-forgerock-transactionid: cd9a41ea-f596-4fc6-b3f6-c0f89df60380
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHJhcXNlOGthNjlla2dqNnRyc2NvNDk3ZzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVJ6RkZhbmR2V0MxaFFtWkZlbVZWVjJ0MVpsZG5MbFJLY0d4eFdrWkhTbFZNTFZaWmFqbEZXbWRYUkdkNlZERTJaV1UxWVdSVVZVRnZSVVowZGpKdFdHbEJhSGRMVWxnMGRXbFRXbVZNVTA1NlZVSmZkWEJhZGpscFdFUnFaRXhmZWpGVVRXMTJhRVE1YW1wTVdtTnRSV1kyWW5OU2NWTXRjSFZzU2xWNGIzZEhPRE4wTkhodFZFWlhZblZHYTFCa00wMTNZVWhmT0RscldVbElVMVpVVlVGS1JuSkJUVlZWZWtWUVNFTnVhRmN3TW1KZlgxWXpSV2xMZW5KUGFqYzNRVEIxUTJOSlltbDBRUzFVY1hCak5rbDNPVzlUUVZoR1dGZE1TMVp5U0c5cVpFWTJaVGRNVVd4QmVHTjFiMGxGTjIweGFEVnNPVXBJT1hsTVNEVjJRVk4wWTNreE9XOWZhSEIyVlROMmFrWllVVWRDZWtkT09WSmpjSEJNV0dkeGVtUm5WMng0T0hsaVRWaHFWWEZQYzNOZlFqTk9Ra2R6U2s1T2N6RllVa2RrU0hGaWExaFhjbXhCVGpOcWFITjFkMHRUV2kxQ2QyNDVVMnRhU1VnemNHUk5kbGxqWlRCSlNFcFBkSEpEZEd4amNtVkVUVkZTZVd4UWVVOU5YMFZmV1dWbVVGZGZZMDVYYlU1UGVucEhlbEpTUjJKTFozVkxjbUl3WVdwM2FtOVNhbk10Y25FeFduSjNkQzF1YzE5aVIxaFNPVFJVZVRseFRXeGlOQzAxZUVWcmNIaFdjbUpOYlU5T1pXOUlORUpLV1VNdFJ6bG1abFJUVW5neVIzTmhTa0ZCTmtVMWVrdFFTWG93UW1WdE0zTldVMXBMTldSNFRHczRRazU1VGt0aUxVNUVPRTlSUzNaM2JETndNSEZsTkZOeVIyMVBNblJrZG0weVpXVnJaWFYzUTBRMWFISk5iSEpOYVhaS1JHZDZXVkZ4WlZaeWRqaFhaMHhLZDJwUFEzcHdPV3BuUTJaRFRtOTFObGRrYVhGR1VHZ3RlR2xtY2tVelYyTklaRUoxYnpSMVpYSmtkbFpFVVhGMmJXcERTM2RMVG10TVZUZ3RPRVZWUXpCMVprSjRWMHh2TVhkZkxUWXpUVEZIT0ZkdGFtZEhibGN0YVhoUWQyWnBXazlwUkRKb1QycFNZbWxyT1ZCWlVWaGxRMW94TkdFMGNFMWphMVpKT0d0ak1XOUZMazFEVWxOTWEzRTNZMDh3UkMwdFNqRnVWV2QwTUZFLjRtdERIc0dYZlJweWpVUGZvM1VheVhpNGg1WktBMnd5dFhiMW5Hb1BVVUEiLCJleHAiOjE3MDYyMTUxMjMsImlhdCI6MTcwNjIxNDgyM30.0oL2A49y6Dmd4T6CGS6x94U2oofnUtxCkacSKRwtksM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:43.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:33:47                                         420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=100019 KO=11398 )
> restLoginInitiate                                        (OK=49491  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=49320  KO=144   )
> restloginProgressiveProfileCallback                      (OK=1208   KO=144   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.05%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.05%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.86%)
> status.find.is(200), but actually found 503                      4958 (14.75%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       144 ( 0.43%)
> jsonPath($.tokenId).find.exists, found nothing                    144 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########-                                                                 ] 11%
          waiting: 482010 / active: 31     / done: 60574 
================================================================================

20:33:48.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 60673: status.find.is(200), but actually found 401
20:33:48.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,60673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30dfd60d, username -> user.1002759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c211145, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214828242))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm9jMm1zNGVybmRodXN0cmllbHI2a2cwZ2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlNVNXNYelV6WTA4d1J6WkxabXRwYmxsNE5DMVJMbk5XV20xeVVFcFROMGxQTFVGV05tWXlSa3RKU0dKS2JYSmtSV2hFY0ZKSFRVRklkV1ZGVldRek4wOVpXR3haWlZSS2FYUk5URlZrVVVsWWMxQm5VR1pMT0U4eGFqWm5ialZHWmt4VmVtVkZZa3hFWlV4SlFVTjViak54TjJKeFdrOXFVMEYwYnpGVVlTMHhhVTlWU0VoblJrcElhelZWVEdreVFsTTBjbmxRTm5WMFprNVlYMlZRVUhScFMyZElSMDkwZDBwS1gxSldSSEF6UW5wdWRuVk9hbVpDYXpGelpVd3labXN5Wmtkb2FUbG9lWGxsU1doNk16WXlVVFpQTUhkTWJHMHRUMU5hWlc1T1dXcHdNMGwwWWtnM016aERiWGw0WlU5NFZ6Z3Rha2hFUnpGd01HbzRXVGg0U25wclozQXRka056ZFVaVWJGUndlbGxNTVRndFQwZHVWVmhyZDFOV1ZVdzFOMlJaT0dseFpGRkdVREpGTVVOQk9EUmpRemQ2UkVKeE5uVklkVTgyYTJWSmFETlFiMGc1VW5Sd2FEVmFiMnhzWm1wd2QxZFVkalp2UlRKME5EZDFRMUppWjNSa1NIaFZXbWxtUlZkWmMwUlBiekpEUjJZMlJWTlJkVEJwT1dWS2EzQjBkVjlwWkRKVmJFdEpYM1ZaVUdkZmNUUTVTalZpVWpGS2JuQm1ZMnhMVkV4QloxTm9SekJYU1hVeFZVMWpVM2RuWm5OSGVuRlhSMWRWTVdSdmIxVm1VMDU2YkZKbmVVSmFVbm8yVWxCc1oycEpNV1oxWW1admFXRTJZa3RXZEdsVFJGRjNjbWx5UVU4MWMxcGZaWFpEV21NemQxUXpaQzFJTkZWaFUwRnJkMGRyVTAwdFN6a3plbFpIUXpCc1VteGxSMnBJTUdKQk1uSTNhazgxYzBvelFXRTRUR2RUVWxKRlQycGlUVUpOY0V4T1JuRlFhRkJpYkRFNFZDMWtTMUZZYWpKMVRUWkdNRE5PUXpSUlRHNXNOMUZ3WlVodmJXSjZTemhqY21kRU56aGFlVEIyTWsxSGVVUkRMVkJPY2taUGIyeHhYMmc0V0VRNExVbFZNMmRqVFRWcE1HUlFTRWd3TUZGU1NHVkpiR0UzVTNSUU4xVjNjREkyYXpZMlNuRTBaVlZtU1drNE1UWk9TMHh1UTJ0b1RYVkdWamRtYzFSNkxWcFZMak5mYVRWaFMybEpPVFpaTldaRU5rNDRielpsTlZFLkdIMWxJR2pwRmMzN21XVXZPa3dOM0c0dXhOV09waTBiRWFpTG1ydDNqNHciLCJleHAiOjE3MDYyMTUxMjgsImlhdCI6MTcwNjIxNDgyOH0.4zVKl7_rzTBRUInLBzavKBKMl2RuGouDvJ2k2fAs9tI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002759"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:48 GMT
	x-forgerock-transactionid: 5503d32c-853d-4842-babe-4084b96d8c0f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:48.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:48.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 60673: jsonPath($.tokenId).find.exists, found nothing
20:33:48.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,60673,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30dfd60d, username -> user.1002759, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c211145, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214828330))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:47 GMT
	x-forgerock-transactionid: b2de58c7-77e2-4d32-8940-d354bcbacdb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDMwM2RiM2ZlMnNjdGE1NHFhbnRwcXMzYzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVkybHhYMUJNY25KSWNFUjBXbEZrT1V0TFNHVkJMa1l3WWtSUWNFa3pRVWhqY3pOV1RHdFVNR0V4U1hGMlVYRXpMWGN0TjBaM1MxRXdRbFppVUU5c01rWTVlbXRrY1VwMk1FY3lRbDl1ZUVOeE5WTkxSRFJyTnpKVFpFSXljbFY1Tm5STU4yWjNTVmRhVlZwVFRUUlNVbmQzTkdwRE9XSmxWMGx6TTI0MWJtSXlSRTlaVjFkdFVWbEhaR2hFYm5kUFduVjZkbTVuVGtGUlprcE1lVUZRU1VWeFZVMVpNVzgzZGxWWFpXZENhWE5zT0ZsR1NEVnZaamN3Y0ZGb2NuSlZVRjgzZDBsVVdVMVZOVE5XVDNSYWFHUlJiVlpuYlVneVFXNWhUSGR1ZW10UVVtRlRWSEYwWWxjNFRUbG5NR0UwTUhkdU1sRXhlV3BGTm1SaU1saFpWemhOWjNkcmVtaElZUzFzYldKcFJVWmtVMEpyVjNCQk1qWktjelF0UVdKR1dFWTFaR2RhWDNwSWIzWlJWbXBWU0dRMFNDMW9XRmxFVWpSNFJITlhPSGwzZURGak1tVnBWekpWVG1SdWFWRk1USEV0VkRGbWJqbEZOMXBFVWpadmRUYzVaMW96T0dGUFdURkhlV3h2TVdsek5HOUdlVFJuUTNCbFJGbDRVamMxUjFGbVNWZEhNMUp2WlhWQmVHcFFha0V5VWtaVGNtNDVWM1ozYld0SE1HbFJjRkptU2kwNWNUTkVVVlptUzFkTk1IQjZka2ROYWs1SWF6UnhNbm93YURWdFFsSnZXWGhWVVdwUVprUmpNVU5TWm1KNlkwaFhSM1JyTjNkWVRIcHRhMWRmZGtaTllsOW5ZWGhYYkU1cWIwVkRRbFEyY1RreU1FMVFlVEl0ZVZaVmNrVk9OR3RQYmpORll6bEhaSEl5VkdkcGJXRTJjbFJ2Ym1jeVoyUkJiSEZuVVdacldFWk5iVlF0WkRaMFdWUmtNV0paVm01TFMyOWhYemt5YmtKZmFqbDBPRVl6Tm1GRWRrMDNXbU0wTUVwaE0zcFBaaTEwUVhNMVltTlJPVU10TldaMVIwRnZORXRVYW1sNFdteHhZM0ZCWnpoSmVHTnJTMmRyYlhkNk4zUjRTbGxMV1VZMFUwTkhkRWcwTFZac2R6UnVVMTgwTldSa09FVjFTMGsxTW5SSmRFSnBTV1ZhZVhJelJXRmxZMFJhWlRGd1RVOW5jRWhtY2xBNGFqbHJMbkZ2ZUY5VFJUbFFTME5SUkhnME5VbEpNamRoYjJjLkdPQ3dpaS1rOV8tczFkZjNsakF6WG1kX0VhOFZZb0JPMVI0cnM5eEo3QWMiLCJleHAiOjE3MDYyMTUxMjgsImlhdCI6MTcwNjIxNDgyOH0.8aJdVaPP8ScuswB35jlgivHpsDVDpbA8i3AH1MEneIk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:48.331 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:48.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 60770: status.find.is(200), but actually found 401
20:33:48.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,60770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60de3aa5, username -> user.1001547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27eead55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214828919))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDVnNDJpcjJqYWtzdGJwcW9zMXQ4aGxydjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlVGTm1XVmcyYkd4VlYxVklUa2xVVldodldsOTNMbE5IZVRkUlh6ZzFPR2d6WkRWSFdWb3hRMkptUjFkWlFsOW9TbVJxV25SQ2RWZzVOMGh6VXpoYVF5MUllSFIxUTIxRldqaDBZekIzWDFWdlVUSTBlV3h2V1RBelZWaHVlakJZTkhsUGRtWkVhVXBFV0ZOak9YUXdkMHBRT1dGWU5rUXdPVVIxYURGTVdVNVJXR3MyWVV4UmJXTnRhazFCUjB0clQwWXdSalJCZFZKYVpUZzRZa2QwUlZGZlExTklRbEptVnpWRGIyRnFWMUo2VjJwU1NUWkhjR2x3YzJKU2MwOW1VMUpFVFhWNU1XdElNRGhQV0cxWVZqTlRNelp1YWpCRFNEUXhUazl4Y1cxck4xTmZRMjB4TTJkM1ZHWk5hREU0WWpCalVXTmlTRUpMYTBzeVIzbzRMWEJyVjNRd2NFRXdiM0ZzVDNZMlVXRnBiRmx3TjJaRGFtOWxZMmh1Tm14Q2JWWTFjMFpCUVhOUlgyRlFUMnh1T0daS0xYZDFXRzFOUWs4NU4xTTBXbHBMU1c5eVZrOWxkVmxzUVVaTlYwbHZRMHBTYTNseFFqVmtMVmx6U1RoemMzcHVZbXhHUTI1SFNWcEdaM1JUYUhsdk4zVmlXVVJqUkcwNVdWSnFRMFpUV0ZBMmMyVTBSVTlIZEhsaVMxOUtZamhrUVhaaFZWUnNhMHQyTUV3MU9VdE1iMXBWV0VKNFJGUkJUbFpDWXpKblRGSmhUMnB4YWpaTFRXWnlhRTVFVG10NGVVTXhWVk5NTlZBMGJFczVXRkV3Y2pOTFptcFRPR2N4VmxJek1rSkViMjFrZUZCRU4zbG5hMkZHWHkxYU5uaE1iR0ZzY2tkNVkxUldNREJyWjBoeWVrMTVWREp2WXpjNWFHcGhTSEIzUjJjd1VYUTJaM3B6YVdac2IzZGpjRzlUWlZaVmR6QndVMjFOVTBjdFNsOUZjbGMyTkdobVRUTk5iVk16TjNkT1ZsUkhZMmxOWkZOUk5qaGZRM0pZV0c1aE0zRnFRWEpUYVdNelZIaEplbVUzYVhCSU9VMTBYMEkxVDJsTGNsTjJjamxvTjIxaVFVY3RiekJuV0RKNk1uUnJjVGg1TW5GM1JrVTNhMjh6VTJkSlpIRkZRMGxxZEVGT2N6UkJNblJWWjNWYVduSm1iVVpUYkdOaGNtZHdNVWMzYURaTmFFRlliSE5CUzBkbVNrMUZMbEZ2Vkhob1VYZENSMHhwVlROVFJGQkxOWEZFT1hjLjMxV2pIcnJ4Q2dqcE5xMDJjMTNzcy00c293TE1HVDJQUHlzazlDdl95SjQiLCJleHAiOjE3MDYyMTUxMjgsImlhdCI6MTcwNjIxNDgyOH0.Puuk67GA12scd1NLDA3FQF2xc-jy9rZBSD3UxOdkj9U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001547"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:48 GMT
	x-forgerock-transactionid: 658adabd-0541-490a-b6b8-1ba46c5d798e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:48.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:49.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 60770: jsonPath($.tokenId).find.exists, found nothing
20:33:49.007 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,60770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60de3aa5, username -> user.1001547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27eead55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214829005))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:48 GMT
	x-forgerock-transactionid: 54d2f598-113a-4e60-bae9-4450ded8a31b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDBxZ3UyODZwbm1hMWpza2IyZDNtbGE2MDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWVXaGFOSFY2VldGQ2QxUnVZMmxtVW1OQ1VHZFJMbkpCUVZwcU5teHlhbUZOY25vdE4wRmFZVlF6ZDJGVk9IVTFjak5KY2xWa1NsQjNTM1pwV1VSRUxVa3lPVWswTTNCT05ubEpOR3BUZG5Cb1YxVnpURjlwT1ZsVVpFZG5SRTlyTTBSYVNXWXpNWHBRUlZBMFRrUm1Ta1UyVms5dE1ESlZaRU5TTVRaRVIzVkxWRVUxUWtaTVEwcHdVRzFQWTFNeFRsWkJNVjlvVVRSdGRIcHNZWFpqV1Y5TFJXaFBZbmxETms5T1REUkNOREZ5TmxoblpGcHpZbFV6VVUxQlVqZE9TbFZVVVZGMWQxWlVSMXBaVFdWbmJHMVVTbFZRU1Y5TFNsUlpkRFp4YVZGYU0yTlZXV3hxVm5CSGF6aFZObEpOVXkxWlZtUmZkMHB5VkhVMFIzSkVjMUpxVkRVMlIyRnliekI1Y2pOaGJHVkdWVXd0TUZwd2RsbFhZMk5sWWtSblltUTNSakJaUm1OcFZGUlpaSE5SY21sclJrWXhVWFl6YlZkdlJubFRZbGcyWTI0d2VqTjZPVXhKUmpoelZXSTFiMHBuTTFodVFVUlRTRzVyTmtGTmNXWjJVVWxEYTJweE5tNUhOVGxwVnpKRU9VaFhka2hrWm5aeVpHVnFSemhEZURacWJrYzNYMWR3ZUZOeGVGa3lUVEpOYTNsSlZITkNYek56U1dzMFZtWk1ZbEp6TVVjell6Y3lUV1ZOVFUwM1lXcE5VVUowVVZGME1ESlhXbmxJTUdWTVUxaElabFUzYkU5VVNXc3hWblIxWlU1UVpFOVlWMDA0ZFd0dWJrMDVhRVI2WW1GaVozQlJUVkZVU1ZWMVozaEVjRFp2Ym1keVVuTm1VazR0VVcxRVdFWkhRakpNVmpCeUxVNVJYM1UyT0c1cFdUTnZUM0JtZDBrNGFHRmtSRzE0VDNFMVRqZFpPV2w1VVVVeWQyWlZTVUpqZWsxbVFXMTJWSFE0V0d3eExUVmtZakpNUVV0NlVFVlJVMGQ0Um10RVlsVjRWVnBLZFRVemJHZEZkMlJtTFcxNlZWaE9NVEF0UzJoSlVFWXpPV1JUYTJvMVpIUnVOWFJZYW5GME5rdDZTWEZsYzNWQlJWVTRjV1l3Um5GM01sZzBTbVpITkc5dlptdDRORlE0VVRaSVpYRlNNVWxSTWxOM1ZtSkRMVGRpZDJ0WmVVeE5lSGxZTVc1aGFuTm5MbVE1V1RrMlkybDBPV3RFVlZwU1drMXVWVXRVTVhjLnlIQzYtcGtVNXY4WTNVME5tNFlPZEo4WWhvRWhKRXZjVFJwRDBlQVpLWUUiLCJleHAiOjE3MDYyMTUxMjgsImlhdCI6MTcwNjIxNDgyOH0.FtuZY7Do8JxGUKShQnSFW8dZ0CKHWAxpeqHWBhxF848","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:49.007 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:33:52                                         425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=101560 KO=11402 )
> restLoginInitiate                                        (OK=50248  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=50084  KO=146   )
> restloginProgressiveProfileCallback                      (OK=1228   KO=146   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.04%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.04%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.86%)
> status.find.is(200), but actually found 503                      4958 (14.75%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       146 ( 0.43%)
> jsonPath($.tokenId).find.exists, found nothing                    146 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########-                                                                 ] 11%
          waiting: 481252 / active: 24     / done: 61339 
================================================================================


================================================================================
2024-01-25 20:33:57                                         430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=103154 KO=11402 )
> restLoginInitiate                                        (OK=51033  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=50867  KO=146   )
> restloginProgressiveProfileCallback                      (OK=1254   KO=146   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.04%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.04%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.86%)
> status.find.is(200), but actually found 503                      4958 (14.75%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)
> status.find.is(200), but actually found 401                       146 ( 0.43%)
> jsonPath($.tokenId).find.exists, found nothing                    146 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########-                                                                 ] 11%
          waiting: 480464 / active: 30     / done: 62121 
================================================================================

20:33:57.801 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 62145: status.find.is(200), but actually found 401
20:33:57.801 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,62145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eeee851, username -> user.1000478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f7a1b59, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214837753))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW1zNjRtb2gxYjdvaGRsbTZubjFxN2hqc2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1JYRjFURkZQUW1sWVdrRXRkM1ZwYUhCeWJFSkJMa2N5UTE5b1ZHa3RibTEzTFU1TVpFZHRUMnA2TkROV2VWSnNNR0k1VDNwWmRrVkdhbXN0Tkc5aU9XNTRPVVJKWTFoa1lsUlVkM1JNVW05WFFuRnFWMEl5ZWpkQ1RGOW9VRE00YldvM1NWSXhVV1Z2UXpadWJVZENjMFUzUkZCb1NVczRabGRCTVhwbmRYZ3lWazl2TlhvNFpHbGpVbEF4WWkxRlJrY3pZbUZmVUdSeVlXNUtiRjl0VlV0VVoyWnpUemN5UW1Gc1ZYbDRhSFkwV1hsNVdFRklTa2d0VjNKbFZUaExSekJXYzJkSllVNW1XbXhwTWpaaFVrRktWMjFSTkMxV01qQTNiWFJoTldnM05GZGhTRlZrVTJoUGFXZHhOM1U0Tm5aTE56SnFRbGQwWkc0dGJXNTNkRnBaYm1sT1IydFlOMFJTZGxKcGJWSmhjVEp0TmsxVE4yNXRiek5xZVhCWmFVSjNhekoyZGkxcmR6ZGlWV2swT0UxUFN6UjFjbnA1YW5Sb2RUbEpiM1JEVWpoNllqaE1VRXhrZHpBeU5YbENaMmxWUlUwdFVERjFhVVZaWTJGYU5EaGljV0oxTWkxSVZERjNRbHBKYzFwNGNWOURVekZzZEZCU2VXdE9Za2hmTXpka1QxUlZhWHBYWldwTGVVbERZa1ZIV25aUWIwcGlZV3d0Vm1sblpuRlhhbFphU1V0UWExWlZRamhCU210WVUzTTFjbkpxYVRVd1kwbFZPRk5SU1RBMlNYQnVXV1pHVkdoYU9HaGZMVEpMU1Y5VGIxYzNRbkZJYW0xMFNubFpUV1ZRV21sclIyWkxTVk54ZW5GVlNXdFRha2xzWWxaT1ZIcGZSbmRuUVdSeVVFUXlORGR3UjNZNE5IVkxlV0ZKVFVad2NsSkphUzAxZGs4eWJsTjFYMnRaUkZSV1R6WTRhRVZvZVdsdGVVNHhSWFprV1hkMVNGZFVRV3BWVkhkU1dXRnhaalV0UVhWaE9UTnpWRXRWT0hsSVUxbG5jRzVpTVdkWVZsRnNaWGxvWDBGdGQzTjNSMFV5WVdKcGNrdHBRbmRYY21aelN6bEVZV1I0UTNJelZVWTVjMTlVZGtaSVRsRnVOMGd0VEhKSFIxcFRRVVp6WjBaM1VWaHRjSEZ5VEVOR1YzWTVkRFY2TjNsdGVXZERhbmxTYWxaUE5VRmZTV2RYTVdSRVpubFZMa0ZGYmxoS1h6QklVakJKYzA5VU1WTkpkbVJ4TmtFLjFzd2VIdFI4R3BNNzRvVm1zZS0xd2lKc3dIUW9MS3FFaEs3RG9pLWkwN1EiLCJleHAiOjE3MDYyMTUxMzcsImlhdCI6MTcwNjIxNDgzN30.bLM-TBRh7YaAocZJqWRtSmNg_yvdRi84zlFrIStEG9I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000478"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:56 GMT
	x-forgerock-transactionid: 7dd0248f-2791-4a70-9824-70173961836b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:57.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:57.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 62145: jsonPath($.tokenId).find.exists, found nothing
20:33:57.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,62145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eeee851, username -> user.1000478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f7a1b59, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214837842))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:56 GMT
	x-forgerock-transactionid: 5307189f-7829-4afa-b01f-03812de88a37
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmhsZDRmbXIwYzYwYzJvOWt0OXE0dWE3bXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGEyWkxORkk1Y0Rrd2JIbE5lVE5hY2pSUWRrTkJMblIzTWtsT1owVmlRVXh0Y3kxaVgxcEpORXRyWWt0b2FFUldhWGR0U1U4dFdUaGFjV3QyVkd0NGFtOVFZM0JJYW1zdE0xWXliVEV4T1U0elRWbzFZWFJxVjJjMFFqVXlSMmhSYTE5RmJUUnZhVFJWUTFoSU1tSm1PQzFGUlRkWU5FcHRjazFIZUdsRWIybDFWVTR5TmpSR2FHMU1jRlUyY2tSeWQwSkNTSHAzYzJ4VmNYaEdUR3BTTkVoMWRrSlRkMk16UkU1VVdVNTFObDl3TWpNdGRVOWlTMmh0ZGxWWk1uSlBibkUxWjJjdFN5MWxlbDl3U2tadWRGaFJURVo2U2pGNlVHSlhlREZJWlc5RlVYRkpRMXAzUmtGTWNYUkVkMUExZVc0MlJXeFRTMlphU0RGM01qQldlVWxPTjI1TVlWTklZbWcwV0RGTlQwNURhVzAwZEd0UU5HMXhkREozYVZwdmR6RkhOREJhTkROb1ZtWnlUWE5VY1c1dVpWSm5abGx0YURFdFJVaHRiVGR5YWpGWVp6WTJWRUppU1VSM01VSllXWGRWTmxOT1VXRjJSbFI0VUU1dFIyMVZhbTFNU0hNNGVsZDRWV0ZRZUZKcmRHMWhaVzFXVGxwSU9XcGljVWswTTJkZlJVVmhVbXh4VVdkQ1EwVmhVek0xVGpodlZubEVYMDVUY21kcGNrOVhWMlEyUkZWQ1VuWlJSMWgzU0RKTVowOW9UWGhNZGpVMVFtRmZXRjlKYjE5VVNHTm9OR3QxZFZVMFlYWkhYMUpFTVVkcWQwcEJUMGhrYUROZldtNTBOVVZRZWpSVGNITlZUMkZrUVRCUExXOUJaa3BzYUZCNVZpMUtTVXhvWWpoVGN6QmZPQzB6Vkdod2JXSnRNV0l3YUVoSE4xSmtRMVJxYzFoMVIwdFVWM0JwWjNoaloyNXRkSFZ4TkdWNFpraE9VREpKZG5NM1IydFhNak50YmpsclIxQnJSall5UjNGbWJsSnZYek5FZWpCSFNGOVVOa1oxTm1kc05HRkhRMWxIYldSbU4yaHZaM2s1V0hkM1FWRjNlbGh2U1haRVdFNXhUbkUyT1djelNrcDRUVTVEWDFKcWNFNTFRakpHVWtaYVZYZHVPSEJUYVVoM1REVkVSRkp1YzBsVVVUVmFkRll3UlhKUFRIRlJOR3RrYkRsNVdFVTFhV296TWtSak1FNWpMbWR5Um1aTGIydEVTaTFKVjB3d2FscEdWelpmYTJjLmRVU3VpZWFuRlZTaVpzdWh2R1NvZFVLTC1QcVdtcFJwTEN1QWZ4ZWdTazgiLCJleHAiOjE3MDYyMTUxMzcsImlhdCI6MTcwNjIxNDgzN30.rkRSfZbnBGF-wJWem6TGaucqt4l4iMZ7qxNbCZ2e1lE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:57.843 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:58.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 62289: status.find.is(200), but actually found 401
20:33:58.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,62289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f8616fd, username -> user.1000554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e000aa4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214838718))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3NyN2lkdDloYjJuZ2szM283NG1hMm5uODYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2FtdFlhM1Z3YTBObFpUUktjRGxEU0ZBMlgyRjNMbGsxVm1wTFJtWTFYMHRUZDB4bVVsUk9NM2N4UWtkYVNYTTBhMVF5ZG5OUmFYbGlOMkkyVjJGMWNqVm5aek5YTm5SdFYxTnRObWhSTTE5TFJqTnJXV2hoYzJSbE9XRXpNR2hJUmt0dE1GTmxja0l5VUhwU1ZUaGZja2RuU0c1dGJsZDNiVVUxWDNaM1MzaFVURUo2V21wTGFIVXRZV1pHUjE5a1NuVXpWelpIT1dGSmJsTlZWMjh6TFZCRWVuQTVMV1EzYkhWRlVEaGhla1pmVjJsV1lVeDJNRFZvUVRkaWRVRmpNR2xhWnpCdVoyTlpjVzFuTFhadFpGWlBhbWhZTUVkR2NUTnRUR3RSWVZwRWFWSTFSakpZZEZFd2JWSkhWRkoxVVVKUE5qSlJUekYzVTFOcFlVOU5SbWQwTjBKcWNucDFPRWxwY2pNMWIwTnJUWE4zZEUxRFZVMUhVazE0WWtwbWJIbzVSMlJ6TURkRlRFc3pkbTl5UW1kQ1duQjBMVEZTT1VWcFVGWkRNVTh0UmxJdGNISTNhWGcwZVZwNGRUTkdibkpuYUVKVVVXZGtRbkpOVEd4V1IxOVJRa1kwVFZKUlZsZHJSVlp6V0RkZk0za3RPR0phUTBFMVEyMW5URXhLYzE5dlYxSnlPWEp4ZG05Tk5qbGFYM295ZERWb09HVm5ka2xSZVd0V2VuQjVjMFpUY2xOc1kzaFZiMUJ5VWtvMVoyaDJMVk40V1dWdmVtUlNabFZUUkRCR2QyMW9kbmh0YlVFelRtcFFZVUpHYkZwdU5uZHVMVGRFV0dJMlR6UlNjWFZtY1hWMllXVmZOV1J6UlZoQlowZzRXRlJZUXpacWNXWmFWMjlHVlRCV1ZGWk1TekJCYTJoWVVtZzBNbTFxWTBNeGVrZDBWM290TTBscVJqTnhZa2xxYTJaWWVXVTNMWGh6ZVdnMFJIUnJNMkZLTlhWSFZXVm1TMEp4UkZsVmIwUlhaRk5CZG5OVWVGTTRSbTR5WVZFMVpXZEtWbU5JTmpsNVkwcFdNMHh0WDIxWk0yUlNXRkphUVRsbGRVdHNSRVIwY0ZsR2FubzFORVJwV1VWbFJtc3Raa1JKT1VSSFRVSjZkbFZvT1ROdFZFOVpaRkphTVZWemNtWm1RUzFrVERGNk0wUklhVk13UVhKclZEVnVhVjkyVFhaQllsTmpkbWw0YUVkVkxXcGpMa0kyUVhOcWJsSXlkbVZCZFZGaWVtVnRWbmt3ZEdjLnlkTEU4ZXI2c21aMFc5eUV2TUp2cFZWbUxsamNSUGlweWcwMzBOSTJzbmsiLCJleHAiOjE3MDYyMTUxMzgsImlhdCI6MTcwNjIxNDgzOH0.9Fr_m81J5tw2D3LevSJdwIw10-ThnJOn1BcbQw3RLwg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000554"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:58 GMT
	x-forgerock-transactionid: a456398e-eb7b-4562-bf4e-0007f0dc7dc8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:58.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:58.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 62289: jsonPath($.tokenId).find.exists, found nothing
20:33:58.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,62289,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f8616fd, username -> user.1000554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e000aa4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214838806))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:58 GMT
	x-forgerock-transactionid: 0ed812db-38b4-4abf-9a3b-e7b584688c5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzBuMDQ4aGZzcTcxZDdwcTlwbmFtMjJsNzgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGIzcElSVk5vT1UwM1QwcDNiM0kzVDAxM2VXOTNMak5rVFd0TlNtSnNiSE5HVVcxQ1NHVlhMVmRJT1VoR1oyaDNkeTFIVUZNdFNrSjFPV0pUVTJSU1ltaFBkRjlOTm1JNE9VRnhNMGhpVjFwc00zRkdOamhEZFRaNU9FbFBNalprVUVGekxVTjBWMEp3UlROcGVWOVVTbmQ1YkZjeE5EQXdWVXQ0UkV0ak5tWjZTa0ZWVTFnd2N6WjRlRFl3WmtFM01tWjBWVzFNTWpWbE5qZHNjWHAzVUhSemJub3lVRUpXYTNWeWVtNVdXSGRwTmtKYWNrNWZVMVEwT1d0WlRGZFpSRnBDV1ZBMlZsWk9jV2h1TTFOaVdVaEZlRmhxTm1SSldsZDRkV2xvV2tOZmVGWkRjM0p1T1hSc2RWVldUbWxUWld0UVdYQjVaMUZzUVRoWGJDMVplRlp4TjBSa1dqQjZXR0ZqTTFCRFIxcFBZWFkyVkVSNGRqUkVNa2h5Ym1JMGJVODJhVUV5U2tWalNXMWFXbkJzZVZWa01IVTNWa3h5TkhKR1gwcHhOeTFOWmxreVJWRnVhRVYxVFdOdFVGUXdZWFJmVFdWM2RqRnlNMlk1VUZGRU9EUXhNbFY0V21JeVpsRXlVbTkzVmpGTldXRlRURFpWUlRoeFYwVk5kbFpLWVc0NVJVOWpiVUpZYUhkd2NYQnJkSGxaWVZsTGRVWkxSMVJwUlhSeVRqZG5aWEozWW5GbVpHMTZXVTk1TUhGSGNIRlJRekJZZVZCWlZqWXlSM2hGTlVreFExVk5SRFp3ZDJaUU4xZEJhMWwzVEdGNFVXWjJUMjlSTVhKeFJFOUNUbWt3U21SeldGbE5SSGRITld0RFpVRjBXR1YwVkRoUVVrbGhWbXRGVWxsaFgwVXRaMVJEZWtZMFFWTnJVWGwyT0VGZlRtdzVla1J6WVY5NFZWbGpWMjV1V21wdU5FZFZNMWx4YURoUmN6WjVUelZLVkMxaVQwRmpkMk56TWpJeGNFOWFaM0ZHVTI5Rlh6ZEJhRXhyYURaalpUbE5TME5mTFRWRlNESjVNRlpTVUdGbllqaDJZVTlMU205TU5IazBWSE5rTkZVd1QzTnhlR2cyWlhsSWRuVnBUREJ6U1c5QmNHUm9OVTVmWkhwSk9WbHRjREZYVTI1cVRqVnNMVkpITUhSM1VXbzRNbVJWWkZwNWExUTNUR2MxV2pSRVF6bHdYM0l4U0VkT1JqWnZMa0ZrWmpkWmN6ZDZTR2d3Y1MwelZETnJORlY2YkZFLjk5QjViUldLVjl2S045ZmxhNGpHVGd4d2V3RUllZUFqbFlYQWVOMzJySUkiLCJleHAiOjE3MDYyMTUxMzgsImlhdCI6MTcwNjIxNDgzOH0.uvq95kJglLOF_0jyGDqSfYjhcFVrt-1wp7dhDIpErlA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:58.807 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:33:59.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 62362: status.find.is(200), but actually found 401
20:33:59.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,62362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ddf7cda, username -> user.1000627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@766032f1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214839303))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDB0ZDJ2YmQwZmE4YzNjOGVqbmNtbHFnc2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1dUSmZSMVV6V0RndGJ6aGFNbFIwWHpVNFEwWm5MbXhVUm14eGNXTnhhV2wwVDFwTFIwbFNNQzFFWDFKeU1reHRhM2R4UVdGUE0yczJRazUxWkZCcVdHNURTbTlXUmxCTE5YRk5TR1ZNVjNwcFQwaEljMjlaUlVkaFEycE9WR0V5VGtjMFkwbzNiSEpGY21kME5VWnBZMVEzTVZCU1VubHdaekZDTUhaaFVuVjBSVFE1UlUxMk5IZGpjWEZTVkhaZlRtWkxlRGhIZEZCRmFHOUdTRmhIZW5GS1lYaHdaREJwY2xOaU5DMVBkMnRIVURGNlh6Wm9URFpVVm5KVVdWSkpXbEZWZG1ZMFRWbHlMVTVEUWpVd1YxbFVlVFJoV1hGWlUyTTJUalJoUWxVeE1HZGFRbWxQV1U1alkzWjNVa2hTTFVGMFlqVXRkVzQwV21GS2RWTlFkVXRHY1RVMWJsZFlSM1ZDUm5OSGJFdGZiV2hEZEZKWE9VOU9UazVITFd0WGNsZExlalpoVTBkMlpWSTJha2s1TFZSeGNtaFhRbU56T0ZsMFpUTnlUV3RpTVZsd2RuVlBVRXhzTW1OT016aFJTelZqVUd4eVNHTmZVMjh6WDJvek9WZHhVM0ZwTmxSSVRtbzFVa3BGWmtWclYxSnpZMWxsWmxOQ1gyODRSWGhhZDJkbmEzRXlkM2t4UWw5ek1HWklURk5IVUVnMFp6ZHdkVlZFTFhaQ1VsRTNNR3RQYzNWVE5XVktZMlZNZDJWVWNtZFBOMnhsTjBSb1J6QlBiemN6V1RaQlQyWkROekJzYWs5NlJFZEdUVWhsTlVWZmJ6Tm5RVEE0Tm05TlNGaEpYMEpSU0ZkWk1tcFhTbWxSTTJ0VVZ6RmZlR2QwUjJOSE1IbzNZMnBQZVdKNVkwMWFRa2RHTUVVeVRrSllhRTVLZWtnemEybzFUbmx1TjBkUlJtNWxUR3hJV0d4YVpreDZaVVYxUm04MVZFNHhNemREWTJacVVUSmpjMlZzVUVoa1VtcEtWbWt4T0dWSmFYcFpaMTh6YWt4MVUzcGFSVEJyYWpaWmRXVlZPWGhsYm1wSldYUlRTRWxoUVd0R04yc3dVVGxNTVRkWlQyaG9XRVJZT0hSbE5HcFhNVEl6VmxGaWJtbDVaRTloYmxkbGJHbFliamxmVlRSVFYwcHZSVEl5T1hwNVIxOTBNV0YwUmpaS1prZzNWQzFOV2xoNFJrcDVRVmhpZFhZNU1IUTBMak5oTTBWVVZqUkdVWFZtYXpWdE4wNWtkMFpVVVhjLmY1ZUFqVndwa09VVjE5aExlLTdwZzRGdHdvUzZkdTNMamxuakhOWTRiaXciLCJleHAiOjE3MDYyMTUxMzksImlhdCI6MTcwNjIxNDgzOX0.M-yZDLWrbhyBnpD_TR8atJ1NZu6Wd0imBiXAv-vjCtA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000627"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:33:58 GMT
	x-forgerock-transactionid: d28f81d7-edbd-4e9c-aafa-6b6521969677
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:59.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:33:59.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 62362: jsonPath($.tokenId).find.exists, found nothing
20:33:59.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,62362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ddf7cda, username -> user.1000627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@766032f1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214839390))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:33:58 GMT
	x-forgerock-transactionid: 960c18a0-b128-474d-a821-40bb43c429bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWkzaHJqb2tiMWQ5aGk2ZDFsM3NzaTNmbzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1JUWnRSVFZOVTJsRWVHeG9SMDgxUW10UFFtMTNMbXN6YzFKc1dqUkRjVTFMWkZFeFNWYzJPWGhJVGpNMFZGWXhUVVp6VTNWWVRpMDBSWEkyTTA1dGNVRlRWbnBJWTA1eWJUSjFYMXBOVEdZM2R6RkpMVk5PUTJWM09EaGZlRmhFUkU5S2JFTndUbWg1V1ROelRGQm5SeTFQU1VWNmJERjJlbnBHVGpSclZIWllTRlpSWVV4elFsOVNVREk0V214cldsUlNOMjVhZVV4YVYzRm5NMFJEVlZCU09FNUJUbUl0VTBGUU5ETjRjMlJCZG5SclRqSm5jWEZRYjJkekxWSlNTRzVtUnpFelVqTmhlSFpMVm1aV1JVdDJjMngxT0d0dlJ6QkJWamxSV0ROdWNHOW5SVUpxVEZGek0weEtWMW90Wm5nNWJVeGZUVE5pZFRBeloybDRWVU5JT0ZjNFNEQlViVWswVlVndFZVSTRaRmxRY1ZKeVUwb3dSRkpEVjNsSlVrRTNPRWxTUmxadldXdHlRamREZWt0b1NYcHpOVUUyTVVOSFNFbExRa2RNZVZKMVdXUnlZVWhoY1RWbVJGaGhWVEpvTlZWVGJpMVBaVU4xWVVaRlRrcFNkMEoyWDJWSk1IUlhXR1J5WlVaSmJYVkVSbWxFZDNkVVVERmtNR3N6ZWpaTVMxQmZjRTlZWDNOaWNrTnVjSFppTW5aWWJGOVFiVXhzT0RSa01YbDFWSFI0VWtwdlkxTmFXbVF5UkRJelIyUXdWV0ZoVlZGTk5GSmpSWEJqZGtVeWVVbGFTRFpWTnpoSloxY3piR3QxWVhoVFIwaFpPVGx3VUdwdlptWjRkRzVoYkdrMmREVTNNMmh1TXpOVVFqUmZhV1ExZVdkUlRFMDFkblY2WldOd1NWUm5iR0kwUnpsME5ESnhjamh1Um05b2N6UkdaMGRKVW1ad1NuRnZPVVF6VUdSb1VFRm9RblJTWHpRMWFtOUVkRnBtY2pGTmNVUnVOalZGWVZSQ1YzSk5MVVZpTVhKTFNsYzRiakUyY1RCNWJGZFdVM1JyYVdGQ2NWbDFURkpDVEVkc09XNVZNRk01WlZkdVEwcHhUamxDZDJaMFZXMTRjR05WUzBWV1JFeE9lbUZmVlZOVk1qa3lhV1ozY1VjeFZEQTVWRGt0Ym5SMlNYRlRjMU5EUTNSdlIybHhSVmxmV2pCVk1VaGFRVTFQVkc5clNHRmxNMjlVZHpWTlRERkZMa1JpTWxKTVgxZGFUV1ZIZEdVeWJGOVpSemRZT1djLkVtaVpxcVVRMnZRLW9ScHFMQnJacllidFNtYnUxVXRWd2tTVk5LV1JNdVUiLCJleHAiOjE3MDYyMTUxMzksImlhdCI6MTcwNjIxNDgzOX0.K0ZQ7cEGvz_1JMiTJGuFzYuAbDxx8OWktEpO10_0cGs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:33:59.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:01.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 62707: status.find.is(200), but actually found 401
20:34:01.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,62707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@725bcbcb, username -> user.1002196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f4fd19e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214841500))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTluYTk4cmoydTZkcTQ3MGVqdjYwcXZiNzgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2F6TmtNME0yTlRkc1F6UXplalJWVUdGclEycG5MaTFWUVdSS1pVWlhNakpGVVZVMllVRXhaa3RmYnpoVVYwcFFNRU5UT1hWSlNVdElRbGQ2WW0xdlFrcHBNbXhTY2taMmQxTlVhVWhMTFRCSlJpMUZNMVJZZUVkWVVUVk9hSFJSWW5GWVIwMHROalZZTVUxQ2FIUnlVM0ZOVnkwMFVIaElTVmhrWTFvNFVqbFVNMUZIVkVobVZHRndiRzFUUmsxdVVtdzJXakZxYkMwdFVTMHpXbUpXUW05UVIyWmhZa1JRVVVNNWNqQnZia0l4T1hwWll6QTVNbXg1U21SMFIxTTNibDlaUjBseU1GcEhjblpuZFdsUFoya3RYMjFWTUVKb1VHOHphR1l6YlVWWVJHTXpOMlpUVTNrMlQyazRNV0psVDAxR2MxbzNYM0JWVGpneVdHVTFjbGR4TVVocWEwcFBORGhVTFZsVVpDMUdUVzlDWms1aU9XTkZWRVkxTkRnMVVGcG1lUzFOYUZkWFVrRTVYekZ6ZVVwSU9YaDRXSEprYzIxa2FuRkNSMXBoYWxGM1p6bGFaRmMwTFRGYWRVTk5lbW94U1Y5VVpuTmZhRXRUTlRFNVJVSm5OM2hEZFd0bU9YTlRTbkpUY2pCeFdGWkVhbTAyV1RSU1dsWldVSFE1YXpWQ1pXRlZaR1ZMU2t0c056RTJXVXBmZUZwMFdIZDRURmM0VjFrMlVVZFhhMjQ1Y214QmJVUk9ZWHBHWW5ObFdYWmljWE5KUkZjd1dYWjRka3RtVDNoR2RXeGZVWEJCTlVnM01YZzBWbTl1ZGxrM1JpMTNhRVpGUm1sSVZHRk1VRlJFUlZkUGRtdERWV0V3UVdWdWJVdFlhVVoyVDJWS2QxUXpaME5DWmpsVlV6VmFNa3BFYzFOcVlXbzFNbUZDUVdWR1ZYTm1NVlpyYzJOaU5FdEtlV3BuVG1GalJrRnhiVWsyUW5saFZFTXljRkpsVVhwamFrZFhlRTlOZEUwMlpIaHlXVEpQU0d0emVFZFNMVE5NYUU1NFoyZ3lkRTVoYTFWMFIwOXFiV0ZHYVMxVmEwMVRZemhVTVRaSlMyVmpUbUZaU2tSRVZFaFNRa1JvVldWNWMxTk5iWFE0WnpKVVVIWmlaQzB4VTIxaFduUmxRbXhqVldod1JtdGtVMjFQWkRKVk1tTjRTelJpWmtOdlRXaHNURWczVW1Od2QzQkRXbWhSUjJKc2IxOHdMbmRvZURWdGJucDFWMEpFWWt0cFRIbFFVMmswWTNjLmV3anRUNmZnMG15Vm5nb0w1STNWVlN6WEhLTHN4bWFlQzgzU3g2cmI5RnciLCJleHAiOjE3MDYyMTUxNDEsImlhdCI6MTcwNjIxNDg0MX0.x6R4pQFrbrSTzW6jeaXofc4u7Hu9Reh23nnQMFqefkI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002196"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:00 GMT
	x-forgerock-transactionid: 828e00ce-e166-4f59-a36d-2471065b1a55
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:01.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:01.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 62707: jsonPath($.tokenId).find.exists, found nothing
20:34:01.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,62707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@725bcbcb, username -> user.1002196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f4fd19e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214841593))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:01 GMT
	x-forgerock-transactionid: c64a321d-e4e7-4c5f-9fa9-557c09e6fa30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDY2bnVzYTBxaW1sY2VkNmRkbjluNG03djciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVJTMDNXa3BHYmtaWmFqSnJTM1JtV1VvNU4wOUJMbFo1ZEZwSU1GTnFaRGwxUlZCWlFXSjVSbFJxWlZoT1YyTnZkekZaZUZjMlMwMHdhV1ZuV0RSTlVFVlBlR3hTUkhSRWVYTlNaa3QwZEVaSlFUZGhUMUJYZFY5U2RWUjZVVGRzYmsxcGFYbHFWVEZNZEVrMk9VMWhWbVZrTUhBM1pITnhaWEF5TkRkVFIyTnFjVTFoYlV3MWRHTnNNVzlCUm1OdFJFMW9kV2RxZGxnelIyaExRMnREVTNVdFpHTTFjRWh5WTA1b2RDMTJVbkI1YVRNMk5HbzRNbmh3UlZkM01WUm5Va0U1V1hCaFEwWjBSbUpLWkd0MmJWaFRNQzFaUlUwME9VczJSR1F4WlZsNWVWbFhTMlpUZFZGUFozSmtXR296V25kV1l6TjBjREZWYnpoVlpXZHJiVWhGYlZWbWIwdGxhbGcwYUVFemNrMWZjVEY0VlRGMFRuZG9kbmhtYzB0UE0wNXlObmhITUdwclZXZDFabDlTVUVjeWRtTkpWVmh5TW1sWGNWcFVjVE5LWmw5dmJYQXdlVkU1TVRoWFNUTmFNMmhMUkVOVlpIZzFkalJ1VTBwNWFuaHhZak5UVm1Kd1RUQllaVlZRUlVoNE16Qm5XbGRFVnpKVlduTXhWVFpLVVdSamJubG1XSFZMV0hVMGFGQkZWVTlsTTFoNlJFVmFTVEpsUzIxUVNscEdkWFowYjFCbWVUVk1OV1J2Tm1aVlVrTnhaVUpSVnkxcFlsUkxXbTR5U1VWR1dYVXdMVjlSVTNOM1NWSTVSRkZKWXpONWFHeHJYMVkxYUdGYVVqUlBTa3BrWkY5M1VISkZlVzFXVkVZeGFUSXRRekZRUkRkUVYyeE9SemhEZWxaTmRWRTBaMnRGTlhnM2ExRTRUVFJmU1dRelNtdEpUSHBMTVMxaFJ6QjZTM0psTmxCTmQxSkxNRmhtTWw5V1VVSnlUV2swV0hCUWRHTm1aVTVEUVZCRlFXNXpkMnRzTm5CS09FZDRSWFJ6UW5oSllUUjBTMHhWZVdVNFZUVXpWV2RNVkVGQldra3hja3B5ZW1kc1JqVmpTa28wVWtwWFdUSTBVR3B0U1ZJNFFVMUhjMFZuYTFNeUxWbHZWakUxTjBGVFZGOW9YMDlmYVhsWWIzbDNUSE5sTVZKRWMybzFhVFZDV1ZScE4zRnNNM2hWYW1obFRUWkNOVGhtWldKNFdVWjNMblYzZW5kSlVsb3lZVGxuVTJ0VWMxUkVjamxpY1hjLjZxSkl2MHR1ZE1aUmRPcjBQYkJMa0FNSThCdlRnbTVFb3ZNOXV2SnpRaEEiLCJleHAiOjE3MDYyMTUxNDEsImlhdCI6MTcwNjIxNDg0MX0.a6zdyxWAgTW1Y5ztzMnsyNEq5WS-fT4czZODknsEMck","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:01.594 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:34:02                                         435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=104708 KO=11410 )
> restLoginInitiate                                        (OK=51803  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=51629  KO=150   )
> restloginProgressiveProfileCallback                      (OK=1276   KO=150   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.04%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.04%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.86%)
> status.find.is(200), but actually found 503                      4958 (14.74%)
> status.find.is(200), but actually found 401                       150 ( 0.45%)
> jsonPath($.tokenId).find.exists, found nothing                    150 ( 0.45%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[########-                                                                 ] 11%
          waiting: 479694 / active: 32     / done: 62889 
================================================================================


================================================================================
2024-01-25 20:34:07                                         440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=106265 KO=11410 )
> restLoginInitiate                                        (OK=52570  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=52401  KO=150   )
> restloginProgressiveProfileCallback                      (OK=1294   KO=150   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.04%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.04%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.86%)
> status.find.is(200), but actually found 503                      4958 (14.74%)
> status.find.is(200), but actually found 401                       150 ( 0.45%)
> jsonPath($.tokenId).find.exists, found nothing                    150 ( 0.45%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[########-                                                                 ] 11%
          waiting: 478930 / active: 25     / done: 63660 
================================================================================

20:34:08.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 63780: status.find.is(200), but actually found 401
20:34:08.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,63780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f9bda52, username -> user.1000905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29c3cec5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214848352))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTI1M3JzcTVjbmJnOG5oZjdtNmgyNTU0djgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFR5MXlSSEJoVVd4dFp6SnhWMVJSVWtGV2QwWkJMa0ZzTTJGR1IwMVBiVkUzVFY5TVZqbGlNazR0Wkcxc1NXOWpjMU4xTm1RNGNrUXhiWFo1WW1sb05YbElWbGRDUWxwd2EyZHdTVlZmTmtwbk4xZDNUMU5UYUVkSmRXdEZjbEJMVGw4d1NsbFRhVEZtWWt4elREQmZOVmRuYWpOQmJGQTJjM2x5YkUxM1YyZGZXSFpsT1d4WlYxazFaRUYyVVhKYWIwdEhObWhOV21KU1VpMVlVMnd4YmxWTlFsaEJNRFo2UkVWSWNERnpVV0ZrWW5CRGRIaHRTV2Q1WkVJNFQzVnBhVU10YUdsU1h6UXlialZoVGsxWWJHa3lUekZRT1hacGNXWlZabmxmVDFGdmJuWTFRaTFQUkhKcE1tRnNZa2M0Y0RZeFlqQlZTRzFQTTJ0UE4za3pVWGx0UWw5TVZ6VkxTR0pUZW1Kek15MVBTakU1U1VWT1lWUlNWMjFDZUVZNU0zSnRORWRsUmtSTFVVaE9jMUpmWmtZMWJIWjNSRFpaYmxKaldUWTRSSEZQUVU0eE1tRnVNSFF4UlVJMVRFRXhSRXBvYm5FNFVHczBOVTk1ZW1aWk9UVjRXRFExUzFsNWRFTjJNM2wxVG5WQk5FeDBlSFpSY1dSS1h6VjJSR2xHVGpWdlMxazNTM2hhYWpOMVR6TnNOV1ZmUmxGaE1GaEhjbU16ZEhKWFZuRjNTMEZwZDBzelEwTTRWRFZ1ZHpGclFVVTJNRmRtWTI5a2VrWlFRVEl0U3pjdE1FNWtVRlJHTWxORGRFdFhTVXhIYzBvNWNVOVRZVTFDWVdWMWRHRXRkalZXVG5CaVZtZFhVV0pGV1daU05rMHhVWGxKTWtsck5IbzJNSHBrTURWT04yaEJUM293VDB0MlVYVlNXalZuZEdKalNXaFVjMHB1TFY5WExWcHdibUZHTVdRMU1HbERVWGxRWkRKMVMyZFJWbnBFVjNsV09UQmpibXhtVUhFelZIWjVjME5OYkVkeGMyOTNkMmMwUmxsRFVrSnhRbVJRVUVwV1NVRTRTekZOZWw5Vk1tNTRSaTFNYjJSWVIwRTBlRTVYZDFWMlYyTXROVWRpT0hrMVFVTnZjVEpwU1dGUmVFdzVhbTlDZEhsaVNWTlhNMEpWYkdjNGMweGhTRk5TU3kxYVNsUnhTRGRIUjBWSWFVNWFWa2syWWpjeGNuTlJkV2RIWm14YWRHNHdMa0ZJWVMwdE1FZEtXSGxsV21ORE5FbFdUM0ZEUjNjLkktQ3B5MTdnZWdJT2pyMFZHNXdqZUcwRlpWUl92bS1fMVhERUtxcndfdXMiLCJleHAiOjE3MDYyMTUxNDgsImlhdCI6MTcwNjIxNDg0OH0.GSO6W-RctNfqfVxyT_JUpJg9fqwXMNEly060yD2H5tI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000905"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:08 GMT
	x-forgerock-transactionid: ae09efd0-7615-43dc-9ffa-6f96dc666fec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:08.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:08.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 63780: jsonPath($.tokenId).find.exists, found nothing
20:34:08.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,63780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f9bda52, username -> user.1000905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29c3cec5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214848439))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:08 GMT
	x-forgerock-transactionid: 4fa47d78-d6b5-467c-8e0c-a58c6d9fcac1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2VyaDMwa2dwa2czNmFjNHBiNWhhOGF2M2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlRsSTVZMVpTWkhOb2VEYzRTbll6Y25wRU5qRkJMbDlIYm1GbVVEbDBSVWRxTm5Ob1dsOVVWemh4YTI5alkyeDBWMUZvZWxReU5GTlVkbEZSYldGdFluSTRia2wwVjI0dGQySm1TVkJJTVZkclkxWnVORzh0TUVaU2IzbEZOek5ETURCMlVIaDJZMkpRZDI1WllrdFNkRlpLT0daWVEweGhVazgxTWxFeGFXVkhWMUZTZEhka2RsODNRWE15VFhsamRIbEJVVEpXWDBSNVJqazNXVTFRVjJkbVIyeDJORlZaUmsxUVpreDBkelJWUlhaR1ZuSjNRakY0VVdGcVNsSm5aRWRsYW1sQlEydEJPR0pmUm5KcWMwWmFTVmxuU2tNM1JYaG1hRGhMZFZkSE5pMHdhWFJKWVdWR1praG1jR1ZvTVhReGJHeHBWVmRTYmpWMFJFTjFTVXRhYkZneFpUaDZOaTFIZFVNMloySjNXVmR6Y0ZoMmQyVXdiM00wVFhJd1Qwa3dOak52UkhwRVFtWlBVWE5CUmxwWldITm1kMGd6UTBOUFEyUjBlVlEyVWxoR2F6QndhVGRaTnpOTVdERlNTV3RyZWxCWlVVNVBVSEZSVjJwSllVOUtOMmRCTkhGWk56UllOSEZ4TUdGNllYaExTalpyTW1WdldqVnJWVVE0WnpOV1NtODJiVjloWWw4eGRtNHpUMGhDV0VGaVpsRnNiVzk2VlVaUE1FdHNTVTVNYTNkRmFHaHFNM1ZFWDJVdFdqVnZWM1p5VW1VM1NHcGliRVl6YzFjNU1GWnJZbXRwYlRKVmFrUnliWFZrWmxNdGIxOVBaMlZTZW5VeGIydFpOMjFTWjJseU9YWmpPVlYzVkRVeGJIcFZaRGRYU0RneE4xbFFabDl2ZUZCNVpWRnZWVmxKYzFKM09VZHRZazlEVlhsWFl6WjRSbFZxZDB3dFdVTkZZazloT0dwblQwMUZhRzl6VmpGMFpUZDNTakpNYTNCVGNEWktaMjFSUzA5V2NFdHpTamhmZUcwM1YzQnpXbTlNUkZKTU5VSjFhMTlaWlhWTU4xWnhZbVpuUVVoRFNHdFNka0Z1UW13d1dVRjVXSFp2ZEc5TWJYQTRSV3RLWDJoS1psQkdhVlpKY2s5eldXUkNOV1ZMYWxBM2JIcEliRXcxUm1SVmRFbFRibEpxTmxNeFVVSm9UV3hFZWpoaWNtMXlOa05LTmtSemRrVm9ZWHB0UTBWZk1YazRMbVU0U25GMWFXeHJYM0p2Vkd3NU1EUlNlRkpZTVVFLkM2Wl9tRE1hNUFhdnNGSXFtc2staFZxSzZHTXZTZUFPYzQ2V3ZLbXgxX00iLCJleHAiOjE3MDYyMTUxNDgsImlhdCI6MTcwNjIxNDg0OH0.II1w4ChB_qQm6jlvni8RrNvWjJI-LEGy7jgvOhkjVPQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:08.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:09.113 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 63895: status.find.is(200), but actually found 401
20:34:09.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,63895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c405e07, username -> user.1002012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14f7dec4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214849058))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDEyaWN2bGtwcW5yMTg2c2Q3Y3QzaGxsODAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmRHSmZhRkJZTFdWM2JEVlNNQzFvUVZoUGF6Rm5MamhOZDFaNFJFbFVXVGwyZGw4NE5XVnVialo1VVhWNVdrdE1kblpLTFRWcFJGOUpaMmRvWjBNMFdpMDJibmxtWkVwSU1UZzVRM1F0VmpSVWVHUnRlRVpoYm5CaVEwZGZjMGhXVDJrMFpuRTBabXRrU1ZWTGNuWTNORlpFWmxaT2ExQjROSE5FZVRKb04zUkxYMmsxYTFSdVJuVTVWbEJhVEVGaFdWVllVVEZxYlc1bmJFTlRRak5PV0hvdGVIZzFWWEpyUmxSUU5HNHpSbDlsUVRRME5ERlVValJUV25semNHcG1iMjVhY1hSNGREaEpaVVZrU1hBMFkwMTZYek0wUWpWaGVtMW1RaTFGTVZOb1Z6VXRNbkIwT0Rob1ZVRndRMGRIYjNKWFFYcFZVMVo0UmpnNVMwTkJYemRpY2sxTk9FZzBhelJ0ZFRGdU0yeGZZbk5qWkhaWGFtaDFka2gzZFVvMFgwaDBZMDVST1dvelJGSktja1ZpZFdkV1oxOURkV2xHWm1WRVdqSmFVWFY1YW1oT2JXTlZaMEZmTFd3dE9HNDVXa1JVUlZVNVRrdENXVFZSU2tSMlpYVjNWM281VG5aVE0wbFFVMGgyVlV4bmRUUm9MVXBPZEhwNWNHRm5RbEZYV0VnNFpraDVRVVJNVldoRVUwTnhWbEZrY1ZsRk9EWTRjV3hZTVVONmFFZDVWMWRuUTBwMFVEVXRWVmhQZUhsdGIyRlVTaTF3TjB4V1FVNVFjV3RoZWsxR2EyeGlMV3R4VURoRGNGODNRak40Y1ZGUU9YaDFZekIxWkdOeExYbGlZMXBVVnpNeGNGcEZkbm8wVEZSc2RrSmlRaTFyVjNGRE1IcEpiSEZLZWtoRFlUaG1TVTFTUWpOc2NTMUJSWGxGUjNBM1UyVm9TMEZHY0doM1VXTnhjMDFYT1hvdE9WaE1PV1oyY0VkeE56RlVUMDlYYTNkRGFWQXhPWGN4U214SGIwWmhSSE00V1hReFlVcDVVMGxvYUZkQ2RuTk1kSHBHZEhwcGRsWmFRV2xUUkcxRVNXUnlaV05IT0hKWk5YaGtkeTFwTWpKRFMweDBkM1ozVkhGUGIyOVlWakJVU0hSeVpUZHhXVEJQUkRocGJHaHNjRU5aWWtsQk5uUjFaV2hMUW0wMU5HeGxPWGh1UTA1SVEzcERaVmgwVTNabFlVSTRUMjlUTmpsMlpESlJMa3hJTFU5a1UwbERWa0pVY1MwNWJYUTJUV1V3TUhjLmx4Zmd3TEpxNkFzS3BFTDFjMi1FcnBTdS1PQlAxUnVIWUtnUWZwazQyR00iLCJleHAiOjE3MDYyMTUxNDksImlhdCI6MTcwNjIxNDg0OX0.47TlpfMInhB1mJs15ywNef-niIJpy6ZDOGnradn7Lig","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002012"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:08 GMT
	x-forgerock-transactionid: 2ce20137-ba44-4efc-a315-a2d2ed726b55
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:09.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:09.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 63895: jsonPath($.tokenId).find.exists, found nothing
20:34:09.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,63895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c405e07, username -> user.1002012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14f7dec4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214849152))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:09 GMT
	x-forgerock-transactionid: 2b13dc80-d27b-4f88-8ee8-c1d5bb019fb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDkyaDF2Z3MzMmN1MzUzbmNwZTdkbDlvdmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlpVMTZlWE5zZEhORFpFOUdkM000ZGkwM1ZVMTNMalU1U0ZsQ05sSjBXWGw1UVdSMlNUaEVVSFowTjNSTVFtWkNXbFYxUzFZNFIxQm1aVXRSYzA1eWNtaFdSbk5mVUZZMlZrOWFaM3AwVmxGMVlXbGpWazlKYVhCUlgwMXNhVEZ6TFZSS2RFSXdWMVExWWxaUU5qVjJTREpsWXpGS2JrSXpOVU15V0VGSFFVdFNNVWM0ZURSWWRYTTFPR00wYjNCT1RXWnJNV3hoTFU5TVRuVnphMkV3YmtOd1RIZFVOVWxNUVZvdGNWOXJOV0ZzUldKUU1qUnhTekZVTmpsRFpHMWtVRVJmUW1zelIyNUtSbFJTYWxBMlVVZHpWMFIwVUUwM1JVRnNZa3d6UlZSS2RqZDJla3hWYUU4MVZHcE9WVGw0WlRSTk5sZDFaRzl4TFUxMGVYUnlkRTk2TUhOT1VVTnNia0owY0VsbU0yRnRWSEI0Ukc0MU0xOTRSVWhDZEhwb1JIaFNaRmM1YVVOaE5HNVZWMDF4VVMxMFVuSlhRM2RhUkROQk56UnZVa3hRVG1VeGJUaG5MVXgxUTJGSlptMURiVEpaWDB0YWFsTllaV0UzVDJoZlpsQkNaMlZuY25oQ0xYUnJRbVJQZDJwdk9WTk1ZazloTmkxNE1WSkRRamhQVVVocU5sSkhlSFJyZDJKU1l6UjZXWEl3YjJsYVl6UkNabUV5TTNJNVNrMW9VekpFTlRscU5rRXliRVF4TFZKQlNXdFhXbHAwVHpoblVXaFRZVzgxYWpod1dIYzNOMnh0TkdsWGRIZDNWMnh5VHpFdFNIVnpVR05VTmxCdWRVRTBTM1JKUWtocWRqRnFTMFpXWHpabVVWcFViRkJFYmtSMWRHOWhiSE5EVldWdlNGWmxVRU5NVERoaFlXaDRWV2RZVVZscVVWTktTWEF5WjJWWllreDVZM1ZNU1ZsdldsWTFiMUpWT1RoMU9IRjNURkJHWTIxaGJYWTBaVTk1TkV0NmMyVTRiRlV0Ykc5bE1HTktXRk0zZW5aUGVtUkJkR3BWY1RCalREa3lPRzlvTFZCSGNVdHBjbHBZV1ZKc1dERTNRV1kwZFZORGVVdEJVa00wTW1KelRVZG1YM0JIT1VoamJGRjJiazFxU1ZaS2VsWjFXWEpvV21vMlptMUtZMkpyWkVOaVZFOUVNamt4TmxJdE5XbGhNVlZxTkZWaWNFZHNlbkptUTBWclRtUnZMbTUwY1dGQ1UwRk1ZamR4ZDJvNFUxRk5hbTlZV0hjLlF0bzl3Q1ZPTUItNkUxWkhLMDl2RXcxOHRxa3lzQ2E3aGJXYmlOaTlwLTAiLCJleHAiOjE3MDYyMTUxNDksImlhdCI6MTcwNjIxNDg0OX0.dJn4s-ifYDFQsXw1QHecD38sw1XdqRkjmuIOsLPSWb8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:09.153 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:34:12                                         445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=107874 KO=11414 )
> restLoginInitiate                                        (OK=53367  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=53194  KO=152   )
> restloginProgressiveProfileCallback                      (OK=1313   KO=152   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.03%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.03%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.85%)
> status.find.is(200), but actually found 503                      4958 (14.74%)
> status.find.is(200), but actually found 401                       152 ( 0.45%)
> jsonPath($.tokenId).find.exists, found nothing                    152 ( 0.45%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[########-                                                                 ] 11%
          waiting: 478134 / active: 26     / done: 64455 
================================================================================

20:34:13.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 64595: status.find.is(200), but actually found 401
20:34:13.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,64595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38685473, username -> user.1002322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ef51e53, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214853536))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazhxYnJkZTJrcGlnOWFuOGprM3JjaDg5aGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SU9EWlphbmhoT1VoV1NIUmFOVGt5T0Vkak4yZFJMa1J5ZEhGNlowNWZjMTlJT1RCUGRXdFdkRWszY0dORFJVbFpkbWhrZDJsbGJtOUhNMk5JTjBGV1RqVkVTM05TWjI1bWNYSXdjbk5QZW05d1pXWjRWWGxqY1ZseVVEbFNVMUpxTlhJNVJHOUhUVnBDYWkxbWEwRlRkR0ZDVVZscVZVRXhValJoTmsxa09WbHZjRkpTU2t0UE5ubFdabmhEWjA1M2VTMDJSek13WDBWcE1WOTNNRE5rVW5KWWNIUndZVGR6YkVadGVsSnBiRUpTZDNoNVMzSkZTRFpuU213d04xbEhRWEJ2YVVKNVYyOXVSa2htY0hveE1XOW1iVlZWY2s5R1gxbHFTM0o0WDNsalprMVNNRlJhUXpRNFNYSTRlbE0zT1V4SFNIWmhUME5NUkZWd1prNXdkM2x5VUZaeGJqSjFlVTU0WVRGTFdtTlJWVGhyWDBoSFFqUnJibTlpTVRSVlNUQXRkamd3UkVnelVqQlBha0pCWm5ZMGVVdFBhWGxXWWtRdFEwaEhiWHB4TmpFMWVVeDRWRTAyWms5bk5HZGFWVnA2VWtOS1IwcFhVVGxyYTB0aFMyVTFOa1JLYUhvelN6SkJlWGt6YmpWamJYbFZlamhqYW1oYVYzUlNaRWQwUmtsR2VETndkR2ROVW5aSkxVTllVVWhxVldoM1lWTlJPVVJqTm14TFduaDVaSFZEYVZGVE9FUmxNbTVHU2taWlpGaDZURGRoYUdSa2NXaFZUVXBVYlZkblJtOTZOVGhuUjNwb2NFMVZhVEF5Ylc1Rk1tWkJVV1ZMTUVkSlNUTjZjRVZhVjJGMFIwOXlTRGhQZFZkTmRrNHhiekp1V1ZSR04xSnhlVXhwVDE5eVVuSnRkVzlWV0VWaFlscFZkakpVVlZGbldGWnJjMWgwWkhablJFSnhUR1J6T1dnM1RIUlpTMk5JTFd0UlF6UTVXRFZzUjJ4b1MwVm1SVXBDWjJsS2FWaFBXV1k1ZEhaSVkzUnVibTVZUWxSMFUwRXROREZ5YmpZdFZuY3ROWE52VlROSlZrVllWa1JWY0ZkdVEwRkRaekpxVHpWd1Ztb3hPRXA2VkRoUFprdFdNSGh3Wm0xelRGQjNNRmRUUkVoVmVTMDRaekJIVkdKdmQwaGlRMGhCWDNCU1RXUk5VM05ZYTNCVE5UbHNibWd6TlZObVMxSjZZMmRFWVZoek0zTjNMa0pIVG5GbVNuSnhZMnBtTVdwdVVIcHNPR1ZDT1ZFLm54S2V4bERRZHl3VzNtejI4bndLakhWcFV5ZVB2U2IyU2oxLUUtc3ZKbk0iLCJleHAiOjE3MDYyMTUxNTMsImlhdCI6MTcwNjIxNDg1M30.Pd03yU4dCwRYWASRfjes7HQl1nAdTRHOui9_ZR_H7aA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002322"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:13 GMT
	x-forgerock-transactionid: f63a8f23-f0c2-450d-84cf-8c378f39cd87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:13.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:13.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 64595: jsonPath($.tokenId).find.exists, found nothing
20:34:13.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,64595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38685473, username -> user.1002322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ef51e53, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214853624))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:13 GMT
	x-forgerock-transactionid: 488152df-b056-467c-82bf-2d7c39de6afd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYm04NnBrcWlxcDVhaWZrNHFrNW1rdDkxMmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVdqVlNVbk0xYzFOSmFTMHpNWE5CZFU5U1dGRlJMbk53ZW1Wd1pHdHNZMUJPUzFoWVpHWkZlV3hXYVVjMlh6WmFVRzR0U0dKR1pWQlpTVGh5Um5oaFVWQlljSHB2UkRCWmFIUXdjWFpqVmsxNVpVVmxabFpwUzFSeFExTkdRbFZmVEVSbE9EbHFkVlpPUjE4Mk1WVmFkbEJKTWpKRVlrOUpOVXhtVlhNM2VVdHNWVUZJV1dZNU5VNHlUVkF3ZUVkdVdWOTFRVmxJVlZaM2VsWjVNSEpUUVRkMmNFRkNWemhNTkhBMU5GcENhRTlUTVcxUVFuWlBTeTE0TlVkQk5HWkJNRFpMV1d4eE1WZHJaMjlQUjJzM1JrSkNibWhETlVSS1gwRm5OMmxQTlRaaUxVSm5ZbFpDTW5aNmVVZDNRV2R2Y0hkbU1GOHhRMnh4VTA1NmJWcFVWVVJFU1ZWVFN5MHRTM1Z6WlZSYVEzaFdhRjlETFdGMmRrOUViMUpVV25VMlpuaHpOM1Z6Umxod2IzRmpXVXBSVTNaVVpuRmlZVFJOUjBWVFpITjBNRzlIY1cxMVZFMUZTMmRRUTBwc1dtTXdSSFJqV0Zab1dGcFNTWHBzVkVwalN6RjZSRTlEVURFMVdtTXlWSEZOYWxGeVRYcFRRbU5SWW5wcmJHUkhiVUZTYnpOSlRUUkNOa3A0Y1dveWEyTklZMUJQTldOWllUaHpUVVZKYVdkNmNXZFlTR1pZTm1SV1IwSXpla1p0WDJoVmRGaFpiWEZ6UzBKUk1sSk9UREZWUXpONmN6TXdRbkpzUzBKNlVuTjRlRkozZVZoUVdsQnJUemxsTjI1NFNqSndiVGhqTmpkNVJHcHlNaTFQUlhCelF5MXVXSE5tZFcwdFNtbE1SSFY0U0c1aVZreDRSMGt4UWxGSmQzUk1XWHBYVWxWYWJHbHpRMmMyWmw5VVdGUXllR0pXWnpOUVRrTjBURzlOWldoeVoyTlFSRzlaVTNKYWJtTk1SbmcwYUZaeVUwaHZVMUJ4YkZwTU1IQlRTRU5VY1d4SWVFMXFUVlV5UVRSUWNWVmFVVGt3UlZZNFdFVm9MVFpIVVZRMk5EWTBiVVJaU1hwd09XUlplV294Y0ZKZk1URnBPV2hvVTBaQ1MzcG9VVVJsV1V4WGJGWlNkM3A2WjJOdU1ucHRUWE5XV2xRd1VuTjFhVVIxZERkeU1taGlNelZTV2tkUFVHTnVUeTExV2tGc05XcFpMbEZ3TURCQ05DMXpXVTFpZUhSamIwTjVWRFZJV0djLk9HRG9JU1QzdE9nOFF3cEtFR1VJZlYtZnduemFDLWhkMWdOaGxOSUlVb1kiLCJleHAiOjE3MDYyMTUxNTMsImlhdCI6MTcwNjIxNDg1M30.d0bMYHmoPHX9qDFSoy7KWGxOOWqb9c7on681t0cvqj0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:13.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:17.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 65191: status.find.is(200), but actually found 401
20:34:17.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,65191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1498ea5f, username -> user.1001958, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78f85cdf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214857534))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHQ0bXNydG44cTg1M2FmYXFzM29mOTc5bGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1N6bGZSSEpSVERNeVRWZDJWazB5YjNOTlpHbFJMbkZsWXpkNmNuQklSMWhzYW14SVJHUTBZVGhvUWtkUVoweFRibnBSTkhNMFV6RXpTVEpuV2t0Rk9VZDFhMmx6WWswM2FsWkNiMkU0VEVkV1ZqQkhSRXhsUWpSM1VqSnBRVVZoWnpSM1pqSldaazVrYkROTldXMWlOMEpLYW10VVVGaGlaemc0Tm01bmMwRXlVbXRaZURsMGNIRkxUamhOZGtoa2RqaGhlbkZZYUhGcFowZDFlRFZJWWt0RFdFdHFPRmhuU0VWT1NVUkZkSGRmUkdnM2NFdHpSekpvTmt0blFUVklhV0psWkVodVV6QmZjazVZZHpSeFoyZHdTRFJGTkRSWFdGaDVaalJJYkRGd01HZGlhbEJMTUhsblkxZENRbFpCWTBFd1VrTjVZbmh4UVdVeE5VRktiREZXY0hGUk9VVkZkRmd4UlZwdlgzSXhla0U1WlhGM1JGZEVURlZLT1c1SWNYTm9iakppTUVJd1lsRTFPRGR6WVhCbmJUY3lObVJhTkU5TVVUQmtVMFphTkRZMFV6aFhNRVpWWWxsdWVIZEVaMWxMVFhvdFdFUkNVbTlmUzA1aWVuWjFWa1JyUWtWc2JqRllNRVpwTUV0MlkwUjBjRVpzZVhwVWNIRTVkMDB3TkVnMVNHWlZNelpzWDBwc09XdFlTREJvUVZSQk1HazROak5vWlhJNFpGcERWbm80TW10amRuRXhPR1IzZDFKeFQzbzFSWEJETnpVNWN6ZEJkRVZoUjNSWFNFSkNOMVJOWTJaVVRqZGpkRmt6WlRWSWExUlZhblpOWlZjMGJFRnFOVTVmZGtnMk0yUkNPRjlrYjFFNE5ITjZWV3hmYmxFM1RFaDJVRWxmVjNSaFQzaFViRVkxWXpKV2NFMXdTbUV5ZGxodVRXczNXWGwzTmtreVVHbEZSRVUxYVU0M09YRkRaVzAwTFdkVldXdDZNRlkzUldGd1ZVOVdiRWxsUmtsNlZGVTJRalo1UlZrM1UxcFZNM0prWDFwNlRFRkdXVFprYVVGUFJWUXdXaTF5U3psb05rRXlkRVYyYlY5MGNsaEpjRmhYUVdocFNVbzJaRnBPYW5aUVNIaEhWV2haVjBwc1RXOXNSMnhmVkhwUWFuQlpRMk56VG1aQmVHcEdiVVI1Ylhsa00yMUVVWGh0TUVaRlJ6bGhhMmQ1YjFaRGJHbHdkRzVCV2xsSU9HOW5MakEyTjBGdmVtWkhha0Y1UWsxZk5GYzJPVzlHV1djLmFyVnFkUVJudEtXUlBDN2l2Qm16Sk5vYmxOWlQ4cU5hNG10UXQtdk9EQ2MiLCJleHAiOjE3MDYyMTUxNTcsImlhdCI6MTcwNjIxNDg1N30.Fw7shWm6FLI91CktPR7o-cSch-Ld6zolE45vTxCUqow","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001958"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:17 GMT
	x-forgerock-transactionid: 94a67416-4219-4293-9568-ed094fca6201
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:17.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:17.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 65191: jsonPath($.tokenId).find.exists, found nothing
20:34:17.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,65191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1498ea5f, username -> user.1001958, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78f85cdf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214857621))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:17 GMT
	x-forgerock-transactionid: f7dcf771-ec45-42ba-9dc4-3cd797a6d786
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXY5bTRyb2g0NG4ydW41dWxvcXBiZzFxMTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elYyMWZZWEp4VVRSbGJEZGljR1Z0VHpBelNVUjNMbFZ3TW5oWFZUSnRUak5SZDFGbVZWbzNaVzVoYmpKSVVUUTJWVXB6ZFZKVFRuUTNZazU2VUZWTGVHcFFRVmRGUmpneE4xOU5UbmRPU1VSTVdIaEpXVk4wVUhGdFJVTjFWaTF1YkdZNFVXMDRTV2N0Wlhvd1p6QTFjVEZSZERjMmJsOXZhRU5LUld4QmNISmFXamRCVWs1Q2QxRkllbEpVVmtzM1EwbzBUVk54UW00elZGcFNlVTVCZDNwQmFTMVhNemhHYjB4a1oyOTVOek5EVUVkR1pEUldOVEJHWDIxd04ycHBjRmRuVlhKblkyUnFTVzlKVkhSdmVGWkdaazlyTVcxSlNWUmFiWGxzY1hKNmEyRkpTV2xYT1hoUFZsRkpWa2x3VkVablUyVkdPR0ZaYVZkblEwSkRUUzFDY1hKUFIwbEZVMFJTUnpGVWR6ZG5Va001VmxaRlYwVTNTMU5sTWpsNlNtbHNibFZ6TFVRMFVGbGpOSEJqV21sUU1GTjRWVUpFTW1jMVl6VnpiME4yWjNvM1drbDJVVlpuYkZvNVJsWnhURTVYUW1nMmFuQTJhMVJxUTBsTWFVOW1SbVJHVG5GMlJXVjBOWE5XT0dsSFltRlJVVFUzT0hSNFVrMDNhMVpZV1hVNE5FazNiVnBIZUc1R1NGTllNREZOZFc5WFZIWllZME53V1RWRE9HMWpjek5QT0RWTFlsaGlSa3h0YjFCVlJIQTBNV3B5U2xGa1ZucE1Sa0pFWWpCa04wWXdNV2xLTlZOMU5EbHNkRzFzY0c5M09FcENNa3R4U1VWQ2RpMVNTVFEyTVVrd1QzRmxSSGsxZDNwU1lqWlhNRTU2WVVOaGFURjJSVTFQTlhaM1RsOHpZM0ZvUkc5VlgweFZOazFVYUU5elpHcGtNM1JNZFdoQ00zRk5lbXhZU0RGaFdrODNhWFpsTlVoeWJIb3dla3hIT0dSc0xYZzFXa1ZIWjNneFpqTlJTRFZrV0RST1ZuZHRSVkprVkVwc09XNW9NMUpzV1ZoRlVUTndhM2RGT1doQ2VERTNRVVpMTFRWSVFraEVOMlkyZGsxSGFqaEdOa3cxU0hGTFMxOU9TWGRRYzBsbmFpMXpaRTVmYWpacWVuTTBSa1prVjBOcldWOVJWRGhZZEhwcVpqRnFPREpIWmt0cGMycEthWHAxZWxZdFYxTnNPRFpQTTFNMFR6UkpMbGhYTUd4cFFsVk5WVEpVZWpOQlZsb3hhM3B4U2xFLkJ5NWJlRGRiMlNjOVVqa1ZCMDVLSGNMMVFXbnBwUy03N3pkbHphb0ExWjQiLCJleHAiOjE3MDYyMTUxNTcsImlhdCI6MTcwNjIxNDg1N30.P_IiWwHAqg71vi-hGsThNkMWLMTDevTKk6N-TsklctU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:17.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:34:17                                         450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=109381 KO=11418 )
> restLoginInitiate                                        (OK=54109  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=53941  KO=154   )
> restloginProgressiveProfileCallback                      (OK=1331   KO=154   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.03%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.03%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.85%)
> status.find.is(200), but actually found 503                      4958 (14.74%)
> status.find.is(200), but actually found 401                       154 ( 0.46%)
> jsonPath($.tokenId).find.exists, found nothing                    154 ( 0.46%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[########-                                                                 ] 12%
          waiting: 477387 / active: 23     / done: 65205 
================================================================================

20:34:18.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 65314: status.find.is(200), but actually found 401
20:34:18.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,65314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49b5c9a6, username -> user.1000977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d02b6ba, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214858345))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWdnMGVnNTlvNTRzc3Rtb21nbDV1MW9yOWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmFqRjJlbXhWTkdFM01WUjZhV1kzYTFoaVJuRjNMbEI1UVROWlJIWXlUMlEzYVhFemFVMWFVRGhzUkhkS1NDMVVWRGh5UzFSRkxUVk9RVXhMY2paRFgzRlZXVjl6T0hrdGFYRmxhVlJ5TkRSblFtTjRTbmQ0YUVKNVRqbDZRM1Z3WlVGSE16bHBUekZ5YkVJMVVraDNPRGRxVEVaRFEzaFpSV1JqUlVkNmJVVmtZVlpPUkU1WVFrSkplbFV5YkVzdGQwVXdia3hzUzNrNWJXODNWak5NYnkxT01IQmpaRXRsTm01NExVVktOelZ4WmxWVGVEbHVNMGRpYjA1NVZFTkhlV1kzU0c5VlUyWjVNMnRYUVhSSWMwbzNSV2xFUzI5QlZHaGZiRnBJVlhkaVRGWlpXbGhTWlZkS2JFWm1ibEk0Y25CcVdXWkVXVzFNTXpKTVQxZDRRa3cyWkdSeFRtdEVXV3gyZVhGT1YwMUpibWhwYms1Tk5FWkhVazEzTFhocGNIYzVSSEF3VTJzNWFrUnNkRXh3ZWpGVGFGZDFNR2x3UTIxUE5VSjRiM0J2V2pWWWNFYzRWWEF5YmxWMFZuUk5NVlJuUVhoalpXRlJWemRyVldKcVNXUkpUSFJZYURCdVJFb3hSbEZzVURKVGNVaDNZM1JvWTJSWVVUUmlWR05DVGs5bVN6TmpNa2g0VEZWbmVFdDNObUprVVU4M1lVaDNTSEJKWDJ4Q2NrdzBiRGxWV21sdlNVbHplbXhaV21Kb1QzbHNOazFsZGxwTGNYaENNV1JMT0hWeWVGaHBlVVZCV2pSNE9FRTNUSHBFVDFoWlJsTmpORU5oUVZwQ2VqQTJaelZKVWxWemJXZGhZak5xV1daNmFqZE1NaTFHTmpCMWMxRXdTVFJMWVcxTlFtdE9OWFJsYzBoTE0yTnNVMDB6T1dsTVFuZHBXV2REYmxSTFZqRnNjblpCZVRWbFdrZ3lNV3RxYURaSWJHUXRjblUyVFc5SmQwSm1VakV6ZFZaMFVtSnFWVVZYTkVwclRsRXRia0ZXTVRSUVREVnZOVmxrTVRoQ1VIaFlVamxPYlZsMk1HZ3RjRnBCV1V0bmN6STBWVE15U0RoaGVUQjFSa3RpZGs1M2RscGFNRU14ZURkUlJIQlVWVUoxVmtZelRGVkZjWEJ3ZUVaTlZXMWtiMDgzTlVSTU5HVlhaMHBzV0RkME5sUkdRbmQwUzFoRlIyTndVMUV0VDJWeFlrZHpMakYxVXpsWlNWVnllVFZJYTNNdGNHOURkM0pJTjJjLmhtWXM5NWRfb3hGSXNaVmlKYnp0amxsc3FlNEFNOEtFdnFLWmhHaDJmUU0iLCJleHAiOjE3MDYyMTUxNTgsImlhdCI6MTcwNjIxNDg1OH0.huJ4UByOFe5EyUYUcyAXuvLSdjpmdXUux6ef30hbAQc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000977"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:18 GMT
	x-forgerock-transactionid: c64d1f7b-03ed-481d-ad43-8f35e387df77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:18.391 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:18.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 65314: jsonPath($.tokenId).find.exists, found nothing
20:34:18.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,65314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49b5c9a6, username -> user.1000977, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d02b6ba, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214858430))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:18 GMT
	x-forgerock-transactionid: dd3cec48-9fc0-46ef-b350-7dc785ca0cd0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGE1MWgxcTI5b3RhOHU1dDF2amxsNTEwaXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGNIVXlSbVZaVFVkVllYQklNWFUxY0ZOUWRVWlJMblZsYmtoNFVEbGxZMVJZT0VsdFJXVmxMV2RxUkcxMVpXeHVhbEp5ZFZaU1EwcGpkRkprYVc0MVoydERiamRaZFZaSU5rdzNPRUprY2kxTFJrUkVNM1F3V1UxaGFWZENRVzFEZW1OMFFsRkJla1kxZDBaYVZVcElVRlEyYVhOZmFTMVlhVzFHVjB0clQzWk5SR3BvVUc1MFJHOVJhR3BpZDA1cGRWVkZObDg1Y0RWWmVHNU1PSGh6V1VkMGRrazVURVl5V20xbVEzZHpUMHAxT0Y5SU5qUnRWblYwYXpRMFZITlBXSGxvU1c4eGJqWndkRTg1ZFVRM016Tllha0ppU0ZaSGFsSTFTbGR6WWtoUlZGUmFaMnRtV0hrelRsQjVja3gxV1VsSWNWUllhM2hCZUZCelRsZENXQzF0ZVhkTVVtVjFRazl1Y0dseU0yOURRbXBtUW5OMGEydFBSbEprZEhCQ01XdHFURmx3UVZSU2FVZE9OSFIzYVUwMWVVdzBhemRvYzJobFZGaGFOalJpYjBKeGRUaE1aMGRQZWxscFV6WmtOR2xSTm5OelluUldWMVZaWlVZMGNFczRhRnB1VmxKdGRDMDJSbFpxYkhjeU5ucDVPSEZOT1VOSVQwRnRhRVZRTkU1eU9IQlFRbU5HT0V4bWFuVnNaWFZzVVVGQ1ZqSlFiMGh3UVhOVmJIY3plRkEyZDJoM1ZrOHpXbE5FU1RaMFozbzVaVWg1UTBkVlMzcDNSblJ2UW1WT2ExVlRSRloyYlMxdlMwZHZVVUUzVTNwSFRVa3phUzFzTVVKc2R6SXRNbmhCUlU1UE1FbEhkalJhTm14TVIyZzBlRzVKU0VSeFlWVlFPWFZNTFZVd2EwRXRRMTlJUWsxTVRFZzJTWFp4ZWtkTE1uVjFObVpIU205eWFWZGhUakZNUkdwdVJHWnhTR3h5Y0hkbk9XMHhhblYyT0RKSlpHeFFaVU0wUzNkNFZuZFhPR3BQYVZCNmNqSkNNMlJaWlcxdExXTkNkSFpIVjFWV2FFczBjV1ZtYWxSZmRITXdNbTl0ZEhWSlVrbzRja3BoVkRsTE5XVnVhMVpXZDJ3dFMxcENkSE5ZWlVWSWFqTkZZVFpKVGxobVgySkVZV2xIVEVaYVlWcHBXSG94V1V4VVkwNWtRWEZvT1RaM2IyaDRVM0JVTjBjNVQwVlFOblprTm1Ka2FteEpMbkp4VTBnd05qVk9hM3BtTFVZeFdGWnFMV3RqZUVFLmpTMmtvWlFKSkxvTXFVVTBDaHZnNGZrWGZJMkFHMFJiUU9qcDhzcFRUTlUiLCJleHAiOjE3MDYyMTUxNTgsImlhdCI6MTcwNjIxNDg1OH0.2iLNg3NRA2ElhfGyvh1IG7HZ4F3GmrKAlwzemIFVxUY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:18.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:19.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 65433: status.find.is(200), but actually found 401
20:34:19.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,65433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@455d6f7a, username -> user.1001249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57b5a355, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214859166))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHVmcThjZ3RydDBiOXNsZjl2MDZwbXB0aTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWNGRjZlWEYxU0VkS1FUUjRSbTR3VFVwd1FsRm5MbUZOU2w5dGFHMTBZalZSTkVwTk1tTXRVVFUyTUhsMFlpMU9RblJ5TjFndFdUQkhlSHB2YTJkUFRGSlNOalpxUzJoVFJESkJOWFZPWkV3M1VtVlljVkl6UW5OMFNFd3hMVUpuUnpadFREWldWbVkwVW0xVE5XOUJRV2xUU0dkYVpWRTVTbmhPWm5ObWJUSktRUzFPU0dOM1luQnhXazV5VG5kRGJGUmZRMUF5T1VONVdsWmFYelZuVmxWWVVHNXNWa3R6Y0VoVFJraGxRVUZSVlROWWVDMUlWMHRVYm1KR1pEaFNNVW81YTBoRlkxbFBia2t4Yms5dlYyRmxhM1pDVEdOclVsUklSVlZaWld4UmIyZFVaUzFaVFUxRFN6Y3laM0pJYUhoaGFVVmxVV0pPVFVwWlNrTlNPRm8xTjJkbVRqSnNSMnhqZEdOV09EbEJabVZUVUcxTGEydHVObGh2Vkd4SWMxWk9kVEk1VjE5TmVGRnNhREZDVjI1U1JuVnBiUzFyVTJ0TFVVaERiRTV2ZFZsYVVERlRiMmh2T0ZkalJVcEZNWEl4WjJseWIwNXRhVEl0VjI5NlRUSnVSVmsyT1dWd01GQlFOMWRDY1VkNmRqWXpjWHBwTTA1alIzQk9ZMjFETmxoMFlqaExRbDlwZFZBek5EbGxZakF4UkZaWmJXcEVZVFU1VW1oV1RXRnViR2xaVDJSTmJtdHpiemhDVUd4elJGZEhTRzU0ZVhjMlRIRmllRlJVTTBKM2JXOVNaMU5rVUZkQ09YQldjVTk0WVRSQlVFWklXRWRqZDI1TFJXOWZMWGwwZDFGb01HeEZWVzFFWVZnMU9DMU5hMVp1YlhkZmNHUmtkbEZ1WlVscWJVcHliMnR2UlRsM2MyZzVjbEZzVGt0WWJHSm1NbkJDVW5kV1JHOHRaV0ZZZGxKcU0zZHpiVEIxWldZdFlsaDBaVWN4TVRWdlowWXhVbFJzYUVodlYzaFJXaTFUZW1ORWN5MUpNRmd4ZGxOUmIybFhNSFJtYUVaRU1qQlhSamRZYm01bVoxRnZhekZuYnpORVQxWlplVlZWZDAwMllWVjRWRk15TlRScVEyWlZUVGRTUzBOclEzUjFiSEUyZVdsRVFXWmhPV2xmVVd4aFoxUktaelJJUldsbWFGWktSREZyU0ZKWlpFWmlkVXRYTmsxaU0zcFJYMVpuYlhWeVVWQnJMalpyTlZGT1pIQlFUVGhoVmtwT2FYVnVRVmhmWDFFLncxdk16ajZKMTdzU0JRaEoyV3VPVFNmdFhNbklwamFaUURkbko5aEFnUTAiLCJleHAiOjE3MDYyMTUxNTksImlhdCI6MTcwNjIxNDg1OX0.guToyp6XGwy-UpGRS2VqIzeGkt7xbIhDzCpsFd1_y10","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001249"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:18 GMT
	x-forgerock-transactionid: d0bee9ba-5f59-49c6-a603-8e725530887f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:19.218 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:19.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 65433: jsonPath($.tokenId).find.exists, found nothing
20:34:19.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,65433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@455d6f7a, username -> user.1001249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57b5a355, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214859258))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:18 GMT
	x-forgerock-transactionid: baaf90cc-ec3b-49dd-aa24-10fec54fc716
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczdrbWwzNmE5bWhoZGFiYm1kMmlpYWVmb3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVNtWkRXRFJCWjNOcU1FMXRVbmRJYTNaM04xaDNMbDgxUkU5UFIycG9lVUUyWVVOZlUyMWtWVXR0VTJoRE9ERjVhRjluU1ROV0xUQm1lRnBOWmpkbVQzRjRNSEJCTW1KWE1WTjNXVGQ0TTFod1IwWkRjMFYwV0d0NWRHdDJkSGxXVG5GRFdFUnlUR0pZZW1OMldtUTFaV0ZtWjJaak9YUXpSV1Z4ZDJKSFlUUm1RMHRvVERVeFkwSlNVVm8wWXpkMGJGbEdMVWRsWm1RMGEycExabWc1YWpCeVR6WlhTV1E1Y1Zkd1VGOVJWbVIyTlRaMU5VeG1WbWh1TVhVeU9WcENNbG93VmtoS1pGYzNSR0ZwU25CRVJFdDViMlJzVlV4aWRXNTNjV2R3Ym1OVE1URTBiRUUyVWtVeWRuRkxhelJ6VDAxdU5FdDNlVE5xTjBvM1IzRnNWV1Y2Wm14QlVXODBWVWRpVW13NGVUQkJSbFJsV2xsbFZYUm9aV2x2Vldvd1prUlJjRjkxVVRKTlIzVmFTWGxDTFdWdFptUjRkRlF5WTNkeVZFbGFSMGh6UlZOblZqUTRTVlZWZW5SUmNVSmFNemhDZVRsQ2VsVXdNbTQyV2xSWU4zWm5SM05pWlRNeVMxUldjVXB6U2toWmMxSkZNVnBrVTB4dlRVeDVkV1ZVVjBGeVpXSmpkRTB0U0ZOVFdXcExUVUZYUVVkbVVFMVljbU5DY0VSc1NtTlllVGRzZWxaUlZYRlViWFpEYTBFM1pucFBaRGs1WTNscVYwRm9SRFJRYkRKS2NHTmxlWGx6U0VKdGMycFRUelJ5TXpaV1VHNTVVSGxEYmxOcE0xaFBlWEU0Wm05bk4yTkRhMlJrZFVoelRUbEdUMXBOV21aQmFUQnZZV2hGTW10QmEyeFpVR1ZqVFU5amNrSjBlVnBuUVZOUmNUaDJiemxvUkUxdlpGVjBWbDh5WmxwU1ltWk9WbFV3WjA1bGNGaElZVFV4WjJ0NU5rMDFUbWMwZG5CNExXcHpSak4xWTBwM1dqRm9RWGwxYzNwMWR6ZG1jVzA1VVdGalpXWkpRbmRHTWpCaVgzVXlNRnBRWkhOblVtdHpiaTFsVkRoWlNVeExiRFZRVWkxR1FUUnVhSFZFVW5OeVRVaGtSVTV0ZG14NVlXUmZUVjloYldkblRFbzNRWEV3UVZVNFIybHliRlprWHpob05FRXdhRXR2ZUZOb1lWWk9RMEZqTlVjNE4xVTRMalpTUVVaUk1YQmZTa05xWm5SMVpYVk5TemQzWTJjLmtZbFVxeUFzZ0dOb2k4U1JfNmVzUF9Kblp6ZTV4SlJ4VDJoZGxSSVd4U3MiLCJleHAiOjE3MDYyMTUxNTksImlhdCI6MTcwNjIxNDg1OX0.5-7qmvHksSfIw_QMAw6PXCZp1Etxi3iR3swXnF9RMLg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:19.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:21.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 65840: status.find.is(200), but actually found 401
20:34:21.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,65840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75cfd5b9, username -> user.1002003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f66bb2e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214861935))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibG52dHVqaWJscjE0M2IwYm5qZWVhcWhoN3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWFYRjBjMmROWjNwdFFrWlljMmt6T0ZwamFqWkJMbm95Vm5OTmRYcEpVemhvYlhFeWFrTnhjbVo2UkRKVlFtUnNibUpMYUY4eVpWQktiRlpGV1ZrdFpVVkVRalptT0VSalVXTXphblJmVWxOMFRsSkxNMUEzV0haMWVsWllWVU5oZWtsSlNIcEtPRGt4YkZsWFZURmtRV1JVV1U5bVpWSm5aelJyYkd4MFpHTlVSSGhYVG5SUlgycEZTemR3Wm5NMU1IUmFOVkozTmxoTExVVk9UalJIZG5OUVowVkJUaTFTWjFaWmNYTm5WbXBoWWtFM09FODFOR2g0U1daU1JEUlBWVEprYVdkVU1qZ3pNRGwyWDNsbU1sbHpabGt5WTFOaFYyTjZPRE4xVG1WVlVFOHlOMUF5UTBWa1pVYzBRMFJEUldoVGIxUmlWSHB6UlVJelJYRm1OVWRyYjFOVVdEWldkbXRUTUhKb2IyOVhRM0pIWlcxSFFWaG9iak55VWxWVlJ6VXlUVlpsYVZoU1NUQlNPRGRST0ZJM1dWaDJWbFJaVGtGT1kwUjNWalJRZFZkcE1USmhNVU5YVlZSRWVDMUhaVGxsT0VGdlFqZERSVWcxVFdSUU1ETnBZbXBUYmxKelZXZDRPRU5qVld0WlVWRm9jMjFHT1VaT05teERiemt6ZW01NWJVOUpOa05OTnpGd1ZWQlBha0ptUzFWalR6ZHNTa3B5V2xsdVdqWmpNbWMxTjNkcVoxazFPSEUzTlZwVFFtaEpWWHBVYVRGaWRIZHdkM0ZvUmxkUlNVazBORWgyZUV0VFVWbEJWblI2YTJSd1UyTmlVbXAwTVhFNU1HaFBhelE0YW5WQlNqTktjVWR5UW5ab05qUmxPRkZhZEdrM2FVdElPV2RZYTFSYVdITnhTRXQ0VUZKeVVXUk1RbGhYYWw5TmFYWkpaakIxY1dka2IxaFFlVTV1YjJ0d1ltdGxaSEV4YUVWdVUwUk1jMjlVWlMxU1JWUjBjRms1UjFoMWVYRlZRVzB3V1doeU55MUJVMDR6Y0ZZMVIwNXZabFExYjNjME1HZFJjakptTTNkMVRESm9WMnhZTFVNMmRIUlVOVFJrYVUweVpHd3pSV3BwUkdaZmVFVjBWVFV4UzNWRmVVeFZTMGxHYkZvM1pEWmtNR1prZURoaFJHZEhjRzgxT0VFMFZtcDBUa0pNVlhkbk0wVllSM1JNUldOTVlrOUNXRkpyWmxwT1pVcFJMa2N6WHpWYVZVSnhNbkUxYUZOSlJEWkVkbEZwV1ZFLmhldzlCVGwwd1V5WWFET0VHU01OejFjR3hXdUtRZGNjRFNWQVlRV19UOUkiLCJleHAiOjE3MDYyMTUxNjEsImlhdCI6MTcwNjIxNDg2MX0.5KDl-MOfUDnH7t3Om1hYKaHL9rKt3Le-lEdTr0vcG5E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002003"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:21 GMT
	x-forgerock-transactionid: 8e3e3ad5-712a-450a-aa2a-b1a94df0224f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:21.983 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:22.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 65840: jsonPath($.tokenId).find.exists, found nothing
20:34:22.027 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,65840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75cfd5b9, username -> user.1002003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f66bb2e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214862025))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:21 GMT
	x-forgerock-transactionid: 54e78e26-0bf3-46e5-bac1-89ece7acd410
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3Nia3UwdDE5cmljNGV0YWUwZ29lOGFzNG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFIxOVJkRWRRVFd4RGVsa3laekIyY1d0d01WcG5MbEZyVFZCVlgyVnRlbXBWWjFNd01VMVlUWEV5YjA1d1REUTVaWEpQUm5aRFNuVlhSMDVIVWxGelZtczBaWHBKTjE5RVEzZFROVE5zUnpGa1prMUZZMnMwV0ZwUFVWVjNRelJIUldwVGVrc3RZVU10YXpZMWFVNXhaRGhrWVRCclNEZHBZbmhHZUd4VWVVOHdWMXBJTkVSeGF6ZFBZbmx3VEhCV1FWUmxOWFYzWjBsa1VXZE5WbVpIVjJaSFNVSmpjamRTU0dWMGNHNUVNSEowZFdFMWFqbGFWRU5sVHpCeExVWjBUalpSU1dWWE9EWkNUMDQzYTB4bGJsUlhjV1p3VERKWmFsQTFaR3BmTVZvellUZGplRkZ1VW5rd2MwaHFaMU41UzJaUE9YWnNZM0JITVV3M1RtaDZjMDFCUm0xdVpXMHpNVzFmYlcweU1sbFBXRVJwYTJ4SWJIbG1ZM1ZCWWswelkxSlpZa3hhVEVRemFsbEpTbFpKZG5GR1IyMTNja0pwVG1GVFIxTkZYMmhRYm5SNlNHbGliaTFLWmpKSlNuVnllWFJ1ZHpVNFFrcHhkbGwwZVZGRFFXRnFZMmRGYTI5dGFuQlJkMGM0VUVGTFNrcEtNMmt3WldwR1ZuTmxXWFJQUmkxSGRtNVNNMlJ3UVVRNVpXVjNSV2wzUVhFNFlWazJTRWRMTUU5TE5FcE5hRzUxVm01SUxWTjZXRUpUVGtkRWFrNTFUemswWW1wVVlrdHBabXhLUm1aNVkxaHBNV001ZEVkSUxYVnlNMUp6YmpsUlRrcFhlSEJWTkdkVVVEUm1ZbWxGTTIxT1ozQlhjVlpVWlZGMVdFUTRVMUpHVm5sTVNHUk5UWGh4VFhVd2VIUmlZM2hLUkRoeU1FaGpkakp6UlZJMVZUTlVWbmhvWTE4eU16UlBkRTlHWkdWclMydzVNbEpqZVZoQlJWQldVemxQTmtsS1JWOVhVV1JmV25rMVdHcGpNVWxKYVU1R1NGQkhSbE5YY0ZscFUwVjVWRk16TUhKeGJuTjJjbGR0U0Zab1Myb3llR0ZHTm10S1kxVjRSbkp1V1RGRk5HTTJRMDExVW5WUFdWOVFMVUl5YjNoU2RHWlNNekpzTkZvMVFVUnZhM2hUTW5sdVp5MUZVbkJsY2poblFYRXRiRXhpTFZKVVJtUlBiMGxWYzFoSWFVeGliR2xPUlRWcFNEY3dMbloxYWs1eGFFVlhha2d6UTNKUFpYUk1NbFJ2VEZFLjkxN0l1cTl0WUR1QWFWSDJ1RDRQQkZOWl9lcGo4VHJzWkx0SWYyLWEtUDQiLCJleHAiOjE3MDYyMTUxNjIsImlhdCI6MTcwNjIxNDg2Mn0.TolgOQ9Inpi6CGV2qIgcKbk24q1px5Rs7YaNm79Vjrw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:22.027 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:34:22                                         455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=110845 KO=11424 )
> restLoginInitiate                                        (OK=54842  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=54664  KO=157   )
> restloginProgressiveProfileCallback                      (OK=1339   KO=157   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.02%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.02%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.85%)
> status.find.is(200), but actually found 503                      4958 (14.74%)
> status.find.is(200), but actually found 401                       157 ( 0.47%)
> jsonPath($.tokenId).find.exists, found nothing                    157 ( 0.47%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[########-                                                                 ] 12%
          waiting: 476658 / active: 27     / done: 65930 
================================================================================

20:34:24.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 66261: status.find.is(200), but actually found 401
20:34:24.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,66261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ad05389, username -> user.1000830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2952b90f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214864857))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczBrbjUzZm91MTlycnU2dTVpc25pMWpoY2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVpqTldRVGxLYTNwdWNYcFlhR3g1TlZSc01XUlJMa1ZoWlhkM1RFcDNhSGs1WmtwTlN6SldTMUpNVVhCRk5HSlNXRmR4VVd0NVozUnRjVlZDYzJ4TWVscHlYMW8xYmpScmNrWTJUV3hFTm1RMlIwbFVNbkZqZURabWJrcFNhbTlYZEVGQ2JDMUJWV1JpYlZSaVp6bDRVVmsyTWw5c1JubGpWWGx4Ym1KUE9HbFFkR2szZDBwZk1uSTBXREZIT1dkRVZIZGtiblJYYkdabU0wNXdOelZqYldrNFVuaHhORUpGYTFOdWNWSmhkWEZDUkVoRFQwdHpabmhGYmpWaWNDMXZNMEZhV0RRNFpWSTJkRGsyWjBZdFl6WnBWRmhoYTIxa2NITmhVbXM1U1ZCTGJHMVZkbTlZYzBJNUxVOHlkV1IyVEZCVlVEUjVTM2RrZEdoS1RucEhkbEpPVHpsbE5qQXRWV0YwVjBKemMzUndiRUZyY0dGTE1YZHhORzVzVEVRd05WOHRNWFZOTTJaSU9HZFlVbGRoTW1kYU1YVnFNVjk0UlZkT2FVOWtjREZRYUV0dWVsOVVSbVpmUmpaaVJqUnBNRlJNUW5VMWVWbHZaVVJWZEROdFRWOHllV042VTBSNGExQklURUU1TWxaTFVuTTVXa3hPVWxrNGVGZHZRWGQxYkdsSlFVOUhNVk5DTVRWcVlscGlUbTVVWjJkdU5XbHNjMXBmUzAxUlkwTTBkSGQyY1Vjd01YSnNRbkF5ZVhGQlMxOXZhaTB5V0hCRmNUbFFVR2x2ZW5Gd1lVTkNWR05NVWtKQ2FtMUVRWEppVGpWS1JrTkpVbkZ2UmtnMmRqWlhNRGRoVjNCRmRVSmZXVXBUUVdkUU5tNVZkbEJXVEc1TE9UbDZSVlJHTkhaMldsbDNUSFpaUTBka2RYUTNUMTlyWmxCcVZWOXhMV2N5YWs5Sk1scHRNRXAzYXpKV2N6QXRaa3hMVWtkaGNGcElZVEZoUVZFMmJHUTVUbmxRVFRoV2FFNXFTbTAzTkVsQ05rbHNhbFZxYm5keWN6bG9Ta0ZDVkc1eFUwTlJSRTR5UnpONFYyNTFjMEpoWWt0aU1HVnZXbE10VldZMVJFcFJjbVZNVW1sdWJ5MVhiRWMyVFZGcVVWRXRSemxCT0ZCemJsOURZMnQ2YWxWVWJXcERNR3hVYURsYVpYRlFiRmgwYjI4NFJHVkNMVGxTYkhsbFYycHlZMnhvTUZGUmVUUm5MblZ0TlVablZXRlhiVWxsYmxSSVlsbHpWelJ4T1VFLl9oNkVyV3kzTDVhcGdPOFU4MHVfOFBkTHFrRXlIRklHcU8yemJfM2pZQzAiLCJleHAiOjE3MDYyMTUxNjQsImlhdCI6MTcwNjIxNDg2NH0.mJY5wZvM2R7souzVBBIu6WMKo8cz4YGSRoOIwr2tuDQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000830"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:24 GMT
	x-forgerock-transactionid: 4b24dd3a-7228-4360-9a42-0d41f47d2e06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:24.905 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:24.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 66261: jsonPath($.tokenId).find.exists, found nothing
20:34:24.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,66261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ad05389, username -> user.1000830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2952b90f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214864943))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:24 GMT
	x-forgerock-transactionid: e057984b-4fee-4ffb-a275-98f95d67778c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDlmaHJ2ZXF1MXNodWJkbmtrdjNsdXYwbTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVYydE1TRzlVYTFKSlRUTkdSMDlYTFRKSWMxbDNMa05mU1VWeFJEQnZZVmt0UkVoRlNXVlVjMmwyWmkwMU1WQnZRV2hZT1V4TFZYbGlNRkZyVUROZk5FZDVMV1JwWXpReVNUVlRVak00ZG5WVGNYbzBhRkZ0YTBGd1Z6RjNiVlZXTkU1VGNXWTFRbnBKU1RoZk5HSmlOV1V4Tkdsb01YRmhhVU5NYlVwSWRuSlZNVTFUVWxSUFFYbFpWRWxNUlRGcmMwTkZkR05hT0RjMmVYbGlSbGN6VFdwTmVIZDVUblJuUVRWTVlWRlphMjFtVm5kc1F5MXhhMGR5TFhWaU0xSjZkM2d0Ym1WR1JEVk5jVkp4UkhCTFNqWjZPRlZMYVRnMmVITXhTak5xWTFCbVNWOHRSV2gxYjNscFEwYzBUVTlJWVhOaVYycGZkMWN0VWtVeVNrUkJRV3BxVmkxa2NWTm1OQzFWWmtOclowRk5RbmRwWVhadmJqZG1Za0p2YjNKVVppMTNOMWROUVhkQmRqUkZTVU54Umt0dFowZHhOalZmT0VremVVUk5lVEZqWkhOcGRqVjVjbkpqYmxKTU5tUm5SVUZsTlVGWldWOU1SRmRDYzBWa1dHMHdNR3h0YTNSSk9XTm1MWGRTUTE5alRTMHlkRnBwTlhsalNsVkxkVmhRTW1veGNVYzJRMUk0WjBabFFVNUpaR3BUUldOWk1XSXdZM1o2ZDFkNlJGUnNWRUV6UnpCRVoxTlNNM0UzVWt0b1VraGhiakpvU25aVFRFVktPRTVqU1dOek4wTjRZbGQ2Ymtaa05FNWlUVVppUzNGVk1HcEpNeko2YmtGVU5FVXRRWFJ3UzE5eWNrTnZaalF5T1ZjdFFYZzFVblJpVnpNMVYyeElSSE54ZEVkRExXcHVVMEZIWVdaNlQwdEtVMjh3VDBwTVFtNDVURjlaYm5GeWVpMXFZWGRDUjA4eVN6ZzNTWFUxYkU5R1NYRmZSMFZpYjIxTFVqRkdNVkl4Y1ZWTGVFUkVOblozYjFCb05XMVNiUzB0WmxGTFRISjVWbFpJZGtoRU1VMURjWEZ2YURaWlNEVTJhMW8yYTNaVlFUUk5aV2gwWkdVMVJTMUplVWd0Ykd0TVUxOVBkazVpZEdkcGREaGZOVTF4Y0hSelRGTmhTWGQ2U0VGdFVVdDRNemxYUzFoUlpHcHZYM2s1VFhwM05UUkNUblJmV1c5alFqTkZRbk5hYzBZeU4yeEZMbUV3TFRSQ01VZHRhRk5DZFVsU2VWVk5hREEzUTBFLklaUGhSazFmcVZPRDBvQS1zZTg5VmNhV0JnLVY1Vk9ubWdfVDBjS3liMTAiLCJleHAiOjE3MDYyMTUxNjQsImlhdCI6MTcwNjIxNDg2NH0.-9pUdlqN7IjlYrMmgl6OCYUqlvSU2PFyQB8ZB1dTLgI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:24.944 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:26.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 66488: status.find.is(200), but actually found 401
20:34:26.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,66488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52bd6ab3, username -> user.1001194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e045f11, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214866445))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmE1b21sOXEycDRnZjM5ZWEwOW12ZmE0ZTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWFGQnlZbXh2ZHpCSlRsUTBWRk4zVm1kbWFsZEJMbmgzWVRrMlZVZHpTa3BQVW5kT2FGcEVZazVWV2pZMWNtRm1ZbnBNUmkxdmJWVTVOVE5KU0ZaNWNEbFhiMVZoUjFweVVIazJZbWxYYjBWNmVWYzVZMU5yTW5kaVlYQnJRVTlpY2xCNVRVMVJkVUpoT0ZacFRFWlVkVXMzYmpoR1UzUlBYemMxVWw5aGMzSjRhbXBFYzFsdlVFc3lZa3B1V1c1UFkxZHZORFJHTWpoalJFd3hXalpoTURodllWWkZabGh5TVRCSFVGWllSM05HVEhKSldYTTBSWGRqVUhaUVdXcEdPSGQ0U1hnd1JITmxiM2xOVFMweE9GSnplRGxGZG1WRE9UaG9aMk5ETjJacmVEUmFRVUY1YjJSRE5WRnpSMVEyWVdGZlNHZFJNVTVzVEZaeU9HaE5URGgwYm5WS1NtZGlWMVJKVjBOSlJrdG5jbUpsWVY5TmJsSmFjbGRoYlU1V1VuYzBOWEkxVjFoelJtNW5VMFJFYW5OWmEzZFFRV2RxU2pCU2F6VTFaME5QWkdoM1NHaDZlVGN0YUhkR04weE9jWEJmYlVwVFdXVnZkVXRFU0c5Q1pYWkliVVZZVFc1TldIVjBWbWcxZFhaT1VYbGFNM3BaVEdGcldFTlhXWEpwWVdNdE9UWllRMHgzV0RGdmRXNWZRbGhvV1ZoQmFWQkpkVWxGWm5ST00wMXFUREpIVEY5WGNuTjBhV0pzUlZjME0zQXljbGhYT1Zac01WTkpWRkkwWTNodVJUbFlaVVZ2VERka1EzRXhlVkI2UVZWSVlrSm9Oa2N4WjJJNGVqTkpjbGQyTVdSR1RWWjZTbEZUTjBWaFdUZGpkazFZVlhZdFRqaHdVV2xQVDFkcFRGbGlNRmQyTnpoV1VrRnRhVE56YlRjMVlXVlZYMjVGUzJkek1qZEZWQzF6WDBOWVZuazNXREZMVTAwM05qVlJVVVJDY1Y4eVFuWkRVSEpIT1ZCSE1IUkVTelZDTFVSQ1FtWmxSR3B3WkV0ak1UQTVkSFY2WlRKeldVOUJWa0pIWjBGbk5IRk5lWGM1WDFaaGNUaDVXR3BHVVhSMVZUQmFSbVZPY2s1bFJWSndNbFUwZEZKU2JIZHhORFZyYWtsQ2EwSlZVbXd5ZW5WdGREVXhSemRZY3pCSlpsOTJUMVV6TFMxcmRXUlpkblIwY21WM2EwcFRNbGhSV2toUU1ETjNMbU53WjNseGRtSTBRMU5DWVdaNU0waHBTR05wVm1jLmhpVUMtLWJCTC1JRm5OX05CUUYxcnNhaFNLenZGVndONU9ucjJGN1d6ZW8iLCJleHAiOjE3MDYyMTUxNjYsImlhdCI6MTcwNjIxNDg2Nn0.Xh8pTo31lXxCY5st2pE0OuHSj9L2AXv12XvjJT8hero","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001194"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:26 GMT
	x-forgerock-transactionid: 1f2b88c9-a1f4-4faa-95e9-fdbb0d4b2a07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:26.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:26.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 66488: jsonPath($.tokenId).find.exists, found nothing
20:34:26.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,66488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52bd6ab3, username -> user.1001194, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e045f11, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214866539))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:26 GMT
	x-forgerock-transactionid: eddfa1b1-47de-4c29-92d1-49b1e1552c0d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnFqaDc4ZmxxbXU2MGtzdHYwaGRybmE5OWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVNsbDVRVEJCY0ZVeGRqSnlNUzFLVW1wVk5uUlJMak5rYjJkUUxXTTFZalZ6YXpFMmFHcGtZa1oyU3pjMGJtUlBXV28yVUMxU1RFbFJZMmh0Y1ZOMGJrcFpZMjlCV1RGWWJVSk9SWEZ4UVdSYVJubFlXVEZqUjFSck9GTk1VM0JqY0c1Q2FDMXRSMlF4WkZoSlJFSk5WVkpSVVU5cVh6QkVVbEkwZVdFNGFXUnZjVGRyYWxGWGVFRjRXbDl5YVMxcGQwb3pWRzAzWDNneFFqaERkakJ1VVhOTFFUSkRZbEZJV1dveFJqSnFRelpJYWtwNk9HTk9MVGg2UkU1d2JGZGhjRlpRWlhGcWRrVnBPVk5CTTNwYWQzQXpkemx2U2xBelVqSTBaRkppVWt4c1NuZGxPWE5hVFhSeFprOVVZM1U0ZURSYVoyVmFWREJHT0VWRVpHdFJTMEZRUjJsUlkwbzFXRE51VEZCMVdGazRYeTFrUzJ4RFMyVmZSbU5ZYVhNdFFXVkdWMDV4TTI1dGNsQllWbTlOYldaMVNtMHRNbU50VkZoWldtaFBSeTFQZDJaalVXaDJkV3hrUkhSeVp6VmhOV0p5ZUVJMlIwZGhUV2RDTVMxdVFYcHpPWGhFWVVkRWRXSlFhMGRKWlZZM1gyWmhWRUYyWm10c1VsRjBlV0V0Ylcxck9HSkpWV0pYYkUxRFJVMUpUR3hrY205bVJ6VmFjRVZYZDNoQ1YycEdUVUZmYm1oMGJtWnFNMFJ6V0dwWlNERlpRV0ZGVG1oRVpuZDFVUzE0ZVRoSE9VSTNVbVl4WW5wVFFYZFJTRFkzWm5semVuTnlTRGgyTlVsaWJuSmZWSG8yUTNGQk1WQkRabXhyYWxCTmIwcFNRVzFZZFdGS1kwZ3dTMDgxT0VvdGVEaG1Nazl4YldaSk9IWXhVRGN6WWxSWlJtZEdlamwzVHpkWmNtRlBNVTFSY25RNWFtOUlWME5FWWxCMGVFTnROVXh2YUV0RFUzbFBYeTB4YVZRMlpWVlpSRkp1ZHpkNU1EaDFWRUpmV1dab1V6TnJhWEZOYTJodFowWkNaRkZzYVRCdU4wcFJSbE56VnpkWVFtVllVWFJvTjFCd1dtOWZjVVZhUjBkUWRHSmFVWFpxY2toaVFYQjZVakYzU0VsRGJsaEZSR0ZqTnpGdU9VRlpWM0JETkhCRWFVUkVSalp2U0ZwMGMxRkJUWGxNVGw5S2VXdDNZMGRRVVZjeVJIcEZMalppYUZwR1RWb3hObXhuYzFCbk4yaEtURE5xU1hjLmxTTzE5UWlWeWNYWjNSUTdhSUVjTkdBN1c4Sm1wcTlzbEs2OTF5VkJ4eUkiLCJleHAiOjE3MDYyMTUxNjYsImlhdCI6MTcwNjIxNDg2Nn0.yRRuDL1JIyIeWq0lt_LbaBjam8RQRNAmsd2cfQHaNvs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:26.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:34:27                                         460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=112323 KO=11428 )
> restLoginInitiate                                        (OK=55577  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=55393  KO=159   )
> restloginProgressiveProfileCallback                      (OK=1353   KO=159   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.02%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.02%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.85%)
> status.find.is(200), but actually found 503                      4958 (14.73%)
> status.find.is(200), but actually found 401                       159 ( 0.47%)
> jsonPath($.tokenId).find.exists, found nothing                    159 ( 0.47%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[#########-                                                                ] 12%
          waiting: 475925 / active: 29     / done: 66661 
================================================================================

20:34:30.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 67046: status.find.is(200), but actually found 401
20:34:30.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,67046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3670663b, username -> user.1000921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ad1c8da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214870171))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXUyYjZyZm0xbWtja3VoazlwcGZ0Mm9obDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NWFUWm9MVGxXU2xSSU1XRkhXa1ZFT1hBMWFFRjNMbGR0WlVWZmFHazBWRFZZYlV4a1ZrWlhTMFJJWm1GSk5FMUVTa1k0ZFhORmNreFJRV1k0UW5aeldtVnFWekZHU1haR2FWSlNjREpwUVRSM2QwcGtWa05vUzBkaVNUbE5NVXRVT0ZSVGRWZHhhbkp2V1dsMFpVRmthVGcyWW5jdGMzSlNNVmxLY0RrdGQybFBObGwzV21ab01FVmpkbGd5VlZwcU56aExOM050TkZGVVNHWjJXRXBoZDNWd1gyUXdlVWRvU0VSWWVYZHBUVEJHWDNwaFltRkxZVTFLTW5ZdFNEZEtiR1ZJTFZsSlpWOU1iak5MTTNJd1ExbzVaRGhPY210MGVXdFFXSHA1UzFsV2VXeExVVTh0UW5KelN6SlBWbk0yWkRsek1FWnFZbnBDT0hONFdtbGlPRGRNWVZObFJHTTRhREZRZURVNVUyOTZVRTFDZWsxTlEzaDVWRE0wUTNZNWFFTXhaRWRmV0dOMlNsQlVNa0pSTkdsdFltcDRSbWxwWDFCRUxVRmFlRmg1U0VoUE9VSjVNV2RmUWxkUWVsSjJObEV4WTFoU09HNUlkSFJhVXpKalYyZHRUek10UkRocUxURmZTVXBNZG1WUmJHOVRUelZHY25GM1J6UTRiRWgwTjJsaVZXRkNaa2hRWjB0dFFVNWlkbk5vUkcxS1pGQXhjRTkxYzBoeVpYQXlZa1JxUVVoNWJsRkVTV3RxYW0wMGVVWnhXRmhDV1ZWVU1IQjVkRlpoVEZsdGVXRlpjRXN0U0ZaNWIyNVFWMlJITVRkd2RrSkNVMG94ZVZneVNqZE5jVmsyTWxGQ1psZDVRWFJVT0Y4MloyNWFZM2RVTkZrMVRVUTVjalZMVW5Ob1ZtcGxNM05sTkVkRFZWTjJOa2hWWVVZM2VrVXlNRWx4VFhScE9GZEpXR1oxWTNvdGVHeFdlSFJLWW5KMFlrWnJRbHBZV0ZGd00zSnlNR1ZHV0ZWMVEzZzFSRXhJZERkUlgzaGZUalpvUjNONFMxcHJNWGhxYTE4eVZWYzJWVWR6UkVwWlUzZEJNV3RtUm1KWE9XZHJSVlZ1YzJGMVVIQlpUWEp0VWxoU1JYRnlSRll6TVZONVpVVjFOWHBXVFd0b1NVeE5XSEpKTVdZNWQxaHhjSE5SZHpoUFV6Tm5VMVJSUzJkVWVXNUJTMUUxUWpsUWNqRjJlbkI2TXpGSWIzWlpMbmhRUm1Sa1QyeG9la05FYnpNMlQzQkJSRWx6WkhjLkNiTXl4SVRrYWdKMUFtX1VuVGRXMndkUUl5TzZMcFRnVm9zZ0UxYXl3MFEiLCJleHAiOjE3MDYyMTUxNzAsImlhdCI6MTcwNjIxNDg3MH0.Zdw9cPpw3T6BqggpWP_02_53-p1Ps21s7pmV165tfXI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000921"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:29 GMT
	x-forgerock-transactionid: ea004a4c-aef9-4c4a-876e-de75ba0e5193
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:30.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:30.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 67046: jsonPath($.tokenId).find.exists, found nothing
20:34:30.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,67046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3670663b, username -> user.1000921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ad1c8da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214870257))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:29 GMT
	x-forgerock-transactionid: c84d2a93-78cf-40f7-9466-cf4116ea1b8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3N2Z2x2MDFqbHVvMWJiMGtoOG9nZmpnNDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVpGcG5RVFpxZDNVM2VtNWhXREJ0TlZSV1JXMW5MbkZvYTNKQk5GRkpjM2RzYlVkcGVsSldaRWt6UmtWRFVXUllSMHc0ZVdWdmVtRTVNMkp2UTJWNmFWWlBZemxuVVRkVGVGYzFTVUpUVVd4RWREZGtTbE56U0ROYWJrWklXbXRJU1hKU2VsVnNVM3BKTWtOSmNtdHRRMnRPU0hwWFZXMTVPVkF0TVhGUVYwMURRV0ZrWkRVeFdUUm5VMGRDVmxwbk4yeGtUbWx1VEZwNVVraEpjVTUwU0hSQ04xRkZiVTFVYkZSQlpuRXdWWFowTUU1RlFWWk1hMEZ3WlhsQmNFTnFUVmRSVTBSUFJHVTNTV0k1VG5sbWMwZEVNRVpFYUVkbldGQXdSMXBQYWxGblExRkdhV1owZG1KaFgycENWV3QyWWxBd1oyMDBNWFV4UnpOd2RrTk9iV3BFZEhsYVNsSkJZbkF0VEVwNE5qRlBiWHBRVERWV1QySXlOWEJKUzFGVVlVVm9Ta2xFUWt0UmR6ZFBXVmhRV0RoTlIwZDFkbGhuVEhveGVUaDRZVUZ1UVZOaU5rOUdYMFZqVERkSVFXUm9OMnMwYXpZeFdIaEpPWEpuTWpaUmJsaE9SRlV4V0hOM1ZFSmtRbUp3V0ZKWVFUSmFjblIzVEZRdFFXaFlkV0ZKY1ROR1prTkRZekZ2YXpSaE5IRkpabGxIUnpFeldXOHdRM2hFZUhCdE5ITnNTeTFPUnpaWldETlRZalE0VTJOc2VUbGFUekIxUVVwUldXdHhZVE4zTFZGbFMyOHRVVTB3V21KbVRGcDBjbEo2YUc5b1lVdFRjVkZVVVhSalFXNVRhazEyWDBGVk5VNHdhazVQZFVodFoxQnpaVFpoYTNCNlVITkNSa1V6VjJOTWNVbG5YMnBNTkZGd2RVZE5MVUZrZGtaZk5qUjVWRzkxY21SM1NXTjRkMGQxWmxrNGJ6bENMV2ROVUhWc1ZrZFZTa1ZYYUVSdFVVNTRZMjVaYkZkNmRVRXRXREpVV1U4eVVURk5hV0p2WmxVd1dscHRkSHBITWtKcVptWjVjRnBpTUhOeE1rNHljekpGUmpWNWExZFVORGhpUWxaelNHeGtlV1ZGY1UxRmVGZ3lNbWhMWTFWdVYxbFJkR1JzVWw5eGVVaHJZaTFQTTJzNVJrZHBUSFZKUnpONWIxcExWblF4VnpaeVFqZGlZMWx1WVZkT1Z6Qm9OMU42ZFZKWmJ5MW5MblZKTlRsbVUxTlpSMGRQZUcxRE9FeDJTMVF5Um1jLjdqN3Vodl9XTTFaWXdQRzhtUG44RjktamFfZ2lmM1NXaE45VkJNVlVzVU0iLCJleHAiOjE3MDYyMTUxNzAsImlhdCI6MTcwNjIxNDg3MH0.8Aj5V88OYPgiqurlj5CyEA0rZhHMw4Uv1hL2jKHY3KI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:30.259 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:31.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 67314: status.find.is(200), but actually found 401
20:34:31.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,67314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@657055f2, username -> user.1002632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25064369, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214871885))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3VlYjgzcTMxY3RwdTdsNTI1NjA0ZWRzcDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmVIQjZWekJRUjFObFZGbFFTVlZDVUdWblNXTm5MbmQ1Um5SVWJFWTFUa0pxYzJweGIwNHRaVmxwWkRFd1gyeFJPRmxUTkVoTU5ETXhabWhYUlZsMFYxUm9Va2RETlRKWmVXMXJMV2xRT0cxeldFaHFaWEJSVjNGelNHOHlabU4xWkdGMlRsVkpXaTFCVVdSNVEwazBOSE5DWkVGUFlVdzNSblk1YjJkQmJHTlVSVmxZV0ZwUE9EUlhhamROUkV4SGJuaDRjVVJ5WVhoRlZWZHJVRmwxZWxKcU0zVjFVbVJWVlZGdk9EZFlhbWxRWXpKTmRIaENTSGd6V2kxSlVIUnFNRjlUVFhGS1REQmhUVGxEZEZVM1MwZ3dNV0poUm5FMVlrOUhkWGxMZVhsUFdHRklTVXh4Y0c1bE9UUnBTMnhIY2tGUlJWSlNjbU0yZFY5V2JtTkpiMGR3WWpsc1VqSjFPVmRKYWxod0xVMVFZbUpGVVRabmVYaG1SRWhTYVV4TVpubE9hbGgwZVRBeGQwUTNRbUZZTkZWdFZXMWhZa1JMUkdWcWRHRTVWR3d4VEhSVU5YRlRNalpWWjBwT2JsWTJUelJIY0RoNVlqRkRhVUp6ZWpJd1RYaFVlREJQZEVGeVRWTXpTMFpIYUc5cFZETllXR1l5VlhFMmVrTk5jeko2Ym1Fd2FWY3lZbXRrT1dWSFYwMVliSGhpZDA5NmFuWjZNSFEyY0V0bWEwSjVjRWwyWkZFeFIwZHBablY0VmtWU1dsOW1aRE52VVRGUFoyUmtPV0V5ZWxKNVVITTViVWx4U1hNMmRIRldPRXR5WlRGdWNuSkhYMWxqWjNWWldrSkNUbUUwVDBST2EzVTRVbWt3VUhOc1dUZGxTa1ZGYUhremNYaFFXV1JtTkdKMFVGTXdaMmRDYWpOdVFrVm1lbk0yV21kNU5FNDJaMVZmZGxwNmVscFFXRGRaT0Y5bFJGOXZUamxWZW1SV2NYWm5aRm81UlRSME5sZEVjRXBpWmkxalZWTTRRWEpGVWpSUlEwRm9ObmxNY0RWMU0yUXhXVWxIUnpsblozVmZiMUZzTldKa2RWcE1VRUpaVmtGRU5FTm5NVkoxU2tWRllVbE9aSGRTUkZKVk9YTmZXa3BJZEVoU1lURlBUemh6Y0dONFJrRjFiRlpvVFVGb056aFJhM2R1YW1KRlV6Wm1aVWhhYWs5S1NVdFZhRGN6V0hJelJtZG1kMmRzU1hZNFVYUkJMbFZuZERCaFJrRjBiVGw1WVhaNWRUUktRVXAxVGtFLkhHY1drYWhvbG1fRUc5blIxU2oyOHVCOHc3OEt1QUVEalBTWUd3WjV1dzAiLCJleHAiOjE3MDYyMTUxNzEsImlhdCI6MTcwNjIxNDg3MX0.9_1p495pGOf-Mpa3Edyl6ajxMVgtA_eCn7wJqLqreSk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002632"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:31 GMT
	x-forgerock-transactionid: f7e850b2-f822-4207-a39c-57840e2b8177
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:31.934 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:31.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 67314: jsonPath($.tokenId).find.exists, found nothing
20:34:31.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,67314,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@657055f2, username -> user.1002632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25064369, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214871973))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:31 GMT
	x-forgerock-transactionid: cf629fc1-fd6a-49b2-92df-a7543db1b78d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmkyN2xqZ25wbDQ5czg5N2txbXIyNWNlZDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVZqSXhSamxYUzFoUVltNVZhRzR5WlRCRFRuUlJMblJoZVVsSmFYUkRVa2xMWDFoQlJXUTRVVjlXYVVReExVRmtPVzFEWDBwdFdFTTVWR2N0VVV0cU5scEtabTVuY0doMVQwZFNiREo1UXpGRFgzQjVVa0Z6YUhKbk5HUmFORVppZUU5UmJIbHROazlzYTB4Zk1sbHNYMlpUWm1KdmJrUllWR2x3V1ZCWFRsRTBPR3BoVUdSaVpXVnpla1ZzVVVORVRqUkRUamxXV0Y5VVNHY3pjR1IzUWt4TU5WWklhWHBRUlVOTlRFRlpjRGxsVm5OMVJteEJiVTFPTmtGcGJtSnNia0pwZWtObWFIZ3pPVmRYTldWNU9XcHNjbmcwWkhBd1pubHFibmc0ZVVvNGNHZGlZMEZWUWpoNGVFc3lkbDh6ZFRSSmFtTkxVakZUU1hneVRHbzRRMmREZVZaTE5qQm5NMk14VWtaU1EwOXFkRWhtVWtwb1VHSkhORk01UTJseWVVb3pjVGQ0TFZKdFRqZFdkMjk0WWtvM1ZVMXpUMGhWWVZkZmJ6bEZiR2RRVldwc1UwRndSVzV2TFhsM1ZXOURlbW8yYlRSelpYUjVlRkUzV0V0NVNXNUxibkZwVTIxWmNVRktlVzFxZUdwUWNtZDRWemN3TWtKNWJEaDRVMlZIUzFSRE4xY3hWa2RTVVRGT2RHNUZNV1p2TjJWUE1rVmlZa2h5U3poa2VUSmhTRmRFUjFsTVRVZEphMnhDTFc1dVkwVm9URnBqWmxkS2RISkRaV0pIU0RWTVIyZFNXVGx0YXpaUVFWSnNRMVZoY1hCa2NFaGpXVTh4Vm1rMlQwcFZRVTV0U2tZelduUlFSRE5VV1hKVFdFVlRiMWMzTUhsb2FIRjNhMmhPZFdWU1RGZFVRVEpCWkMxSFlWSkdNVzVyVERaUlgxZGpTa28zZW5sbVQzcEpZVTlZVWpsRVZraFZRVmQ0WkRaSWVscFphMmxMY1ZadE4zSTFNM3BJTUUweVgxQnBhVWRqWnpCb1VraG1hMjlXUmpGTFVFbHBiREkxZDNWZk9HcDNNbVZwYWtwNVgwZFVZa28wTjBacVZVWkVTa2t4WlZkUFNuaFVia2sxWTBod2RXTnhjbXRGWDNWTFZEZzFjM05zVUVseGNUZHFUSEJRVHpkd2VHVnNTWGx3ZGtoSlJqSnplVVJoZVV3M1RtRXpXa3M1ZVZoVmFFTkJlalJqYjNoUllXMTNMak50TFU1Mk9FdHpSamt0VUZGTFVsWlZWbkIyZGtFLkhDNVdGbmgwTklnTjFqUnpYVm5xS0dBR1gtSXVUay1sMHJYRDVxTHYxak0iLCJleHAiOjE3MDYyMTUxNzEsImlhdCI6MTcwNjIxNDg3MX0.7xEdWMPs2f--xWwGzxIDsFiqcZRWvjpUc2ZEffwFebo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:31.974 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:34:32                                         465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=113853 KO=11432 )
> restLoginInitiate                                        (OK=56330  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=56149  KO=161   )
> restloginProgressiveProfileCallback                      (OK=1374   KO=161   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.01%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.01%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.84%)
> status.find.is(200), but actually found 503                      4958 (14.73%)
> status.find.is(200), but actually found 401                       161 ( 0.48%)
> jsonPath($.tokenId).find.exists, found nothing                    161 ( 0.48%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[#########-                                                                ] 12%
          waiting: 475170 / active: 25     / done: 67420 
================================================================================

20:34:33.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 67578: status.find.is(200), but actually found 401
20:34:33.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,67578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dd53587, username -> user.1001617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c0bc6a4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214873625))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWVndWxwaDBhampoNWs4aWdqNW5hMHA5dDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TE9UZFJTV0ZoUVZsNmJsTndhVm94YWtZeFJXVjNMbmxaWjFaMFdtVnNkV0ZmVEhCalRXRlpZbGc1Umt0dlVsRjRPVXhpWWpGR01ubG1NMkZ2TURsdmNrRk1XRUYwYVV0U1NVeHBjVlJmVm1GNmVEbHVSVEJ2WkZORExWSTJOWFp2WWtSUVZHTnVObU5JYVc5d05GUnVMVXN5UTB0MVl6SmlUWEJSYzNkcldtbzNOMUZMYzFWNk5tNWtTVFprYWs5elJubEljRkIzTFVOTVkwOU9NamxmWkVaYVJuTkhkbVZYZFdoMlYxQktTVVZQWkZSVU0wVk9WbEZvWjFwcVVFdE5NRlk0Y1ZwVE9IUjFiWGRHU1UxYWFWODBSM1JXY213MVFVOVpTUzExWXpsV2RtbEVSeTB0VEZvNWEwcFdkVlEzY1dwaFpYaExiMWxsYlhkVFRHNVpRWG94Y0VvdGNWTk1jMlp5ZUVjeFJETlpOaTEzZEhZemFreHJSVzEwWkRaT1FrczJRVlJuVFhsTGFuSkhTV050UzFKMVUwVjFPVzVUUms5c05VWlFaWGh0UlVsQ1luUnhRbUpuYTBWU2NHSldTM2QwYUVvME9FdEJYMUpCZW5RNFFYUnBNMjl3TVc1dFozWlRja0ZsZEVnNWRucHpWRVIyVms5RmRXRXhXRGQzWTJaek1rOWtVbWxmTm5kWlkzRktSVEJSZW1kVmMyOU5XSGgwUmtwTFQzQnJaelJFWVRka05VcGpTSEZFVkVnNU5HeGpaMVF5ZVU5RVZXdDNYMTlXUTFwMVRGcGpabTl6Um14WlVWVmtOWEE1UmpFMlowZHpOUzE1Tm1wMFdXRlFTSFZhVkRSek1UZFpTblZ6T0RoeE5YUTBRMmhXY1dOQlIxRXdNVkpQZUVwR1dtbERibkkwTTFwNGMweHBXak5vYXpGc2MzaGhkRXBPZHpCVmQxWllORjh6U0VOalUzTkVTRWRNYkdoMVZIRnNNbWt4Tm5kSE1WTnlZMTlwVmxaTmJGZ3pjRVZMUkU0d2FqYzRObGsxZEVGNFUwVnlXbXRIU1RWZlJYSnlZems1WVdacFdsSlJhRzVmZDFaNlZrWm5ZVWc1VFVGNWN6Smlja2hmV1ZaRFdYTXpaelJMYW5OcFNVNXpjMVpQVTAxSFltRmtNbU42TTNkb2FUZHhTMlJ2Tkd4a1prSTNia1ZOTnpVelptOXFRM0J5WWxkRk9Xb3dZMDFuVDNVeWRrb3dMbloyY0ZsRFdWbGFlVmh0ZWtzdFFrMWxlVGRJZGxFLmFZQ0pYNl9tTDJKTF9zUVVXNmN0ZmdFNnM4QWRaRzkwXy1kUkpSRTJxSHMiLCJleHAiOjE3MDYyMTUxNzMsImlhdCI6MTcwNjIxNDg3M30.IaIKYU42n-xclbwitUwq4e_4dfBlso39jcDjaIGRybw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001617"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:32 GMT
	x-forgerock-transactionid: 9f2c4f68-0bcd-45f4-bfa5-3eba037356d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:33.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:33.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 67578: jsonPath($.tokenId).find.exists, found nothing
20:34:33.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,67578,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3dd53587, username -> user.1001617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c0bc6a4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214873714))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:33 GMT
	x-forgerock-transactionid: 7f798cde-78ab-434c-8aac-906865ebdbdc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2VhZGRtbDdpMmhxZG5sZnBibThtOXN0bzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U01YQTVaak5oUm5veVRGVmxkR2g2Y25scGRtSm5Ma2sxWDNwbmQzTXdka0p3VURsU1NUbEVUekl3TlVsT2NUUnRlRFJpUTFjd1gwWnJjM1ZRZVRSR2JsVkNhM3BqWW1zeVpHYzNZVmxIYlZGWlgwSTRORUZJYzI1TE5WQTBVM1ZKVG5aSmNGcFFjbnBxVEVSR056bHdZbTloVEZrMldXWjVVRkV3VGxGYVYyMDJTa0kzWWpaS1RVdEZRbVpLVUZoMmJFeEtNV1F5Y0VwUFNqQjBWMFp5VFVJd1p6VjNUSGR6WVc1TlJFaHJVbEp1Wm5GU2VuWmxOV3hhY2pWbk5HRnBVRFJFWlRjd05UVmxaM0F6VGpka01UUnJNWE5QZERKcGFERXlTRnBTYjJoR2JHVTFhVFYyUlRSQ1kzWkRURXh4U3pCeFdsOXFlbUZUTlRseVUyODRWbVZ5WjE5M04yUkRjRTV3VkZGT1drdFVOeTFJTjNoVVpra3hSelpxVW5kVmMxOUxSMjAyWmxacVdWVkJibXcwUjJFdFdGODJURlU1U2xsUFZsQlZXbFJ0ZWtkc1JWSndSR2QyT1haT2MySTJiMEZPTWw4M1NtOVBabEZaY0ZKWVkzRlBYM2syWVZkSVFXdFZXRVV5TlhobU5WY3dkR3h5VkVKUVFVeGZWSE5RVkZSeGEzVXpSRzkyWVZoNk1GOTZlbFYzV0RGa1NWTkVWR00zUW5aWGMzVjRjbkIwVTNwekxVOHllbE10U0ZrMmNXZFJlSE5sYVhoVk5HTkdZVEJyUm5WUFUzcHlZMHBLYmxwaGFHeDBTVmM1TkhJeGFWaEJZamRaVjNkRlJFYzNkMEoyY1hsSVZIVktWV1V5UldNeGFHTjNVaTB3UjI4dGVUUjVPWHBWTjBReGRWcG9SVTVCWTJoWVpHNUlaRGxFTkhGVldFSlVaMVJCVUdKamJXeEthVUpDUkVGSFFrRkVjRE5VTVhwM05HRlZTMUJrTUVkVVptMWZXbVZaU0dOMllWUmhibUpDVGxsMVltMVVPSFZRUlZsVlYwOU1OVGhVVW05elprTlFOa05PYVUxMk1GRlhTa3RMTWtka2FqRjVabEIzV1dWd1VFWjZibVpKY0VSQ1VEQkpPVk5XY0hBM2RIRlllRWc1YVdKVFNTMDFNbTlPWkZJM2VYVmZUM1puTkZGc04ydFdjVGN6VW1OTWJteFdXbWxsVDBoUU56bEtaR1JOZDBkeVZFZEJMbGxZWDFJdE1YTXpXRWx6YW5kWWRtOTJSbEo1YVhjLmJVNnJUbXR6NlhGN3ZjVDlIU2tPOUhRNll0VVBVazBsODRVQzVnUWdtX28iLCJleHAiOjE3MDYyMTUxNzMsImlhdCI6MTcwNjIxNDg3M30.oOGHIfHDRxnypS-9CbP7s7XISEvnQAW5gvFZIq5GZZg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:33.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:34.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 67666: status.find.is(200), but actually found 401
20:34:34.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,67666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d817ff0, username -> user.1000712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25b6c397, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214874130))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3JtN2ZncHMzcHR0dGg2Nzh0aWJycGN0NDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGQwZzVTRkpvWVd3MWRIQTJkblY0Uld3NWVsaG5MbTFuU3pGMmJHeGpaSGMzYjBGT1lXRmxXVGxzWlMxaVoyMVpjVzE0V1RjeGFIZFBSbU55ZVRGT1gzSjVjVFZPTkZadWRHY3pPVWMyV1VZM1pXZHJNREk1ZG1reWJGSnBjSFpSZFc1VWVGbzJXbTR0Y1dSTlZTMVBTRUpVVGtkS1RqTllTa1J3VVdSSWR6aDRPSEV5WTFwdE5tVlVNRk5TT1dGdFlpMVBiVmxzVDJFeVQxaEhOMDVXYzFaVFRuVTBRalZtZVc1a2JGaFJPR1pFY0VsWU15MW1kMXA0WVc0d2MyOVNiVEl6ZGpkM2Vsa3lhVGgzYTFVMGVsaEtha3RsTmxSWWRHbFZZbWhUV1hKS1VUQnRZblZQV1daNU5VSjFYM3BSY1dwUGJUZE5aMk54T1hscmFIWTFRa2RMVjNGSGVEWmtjSFoxZW5JMFJHdHFkUzFDTUhrNVlURmpjRWg2VEY5Q2QwSmtRMmMzZVVRNGRsQm1TVll0WVhSRVJUZE5UMVpsTTJ0NFZGbFhkbFJhVG1kNWIzWmliMlpFVmpaalNpMUxNRFowWVdVM1VWUkxRVEEzVG5ZMlV6WlNRVmsxWTNoT1UzUXlRa28xZEVKVWNqUmxWM2xIZW1ocGEwaEJNbmRWUTBweFlWTnpRWEpyVW5OZmRWZEZkbXc1Y1c5blFqQlFVMHhsYzI5UFptbHBaa1Y0ZVZGcFRHNUVhVzg0VVZGMWIyUkRMVXBHWVRaM05VSmFTV015VEhabVZHcDBYMmhaUTJkMWExZDZlVlJ4ZERCaVlrdEJNa293YXpsMWQxWm5XRlZHY1dJeGNFRnVjVmRNV210WFVHMXFTMHd3Um1oV1RXOTVkakEzTWtwSFlqQmplRXRJWDJGNFltdFJXVkpqYW1WbU1WaFlWVXRuWVdGd2RWVmpORjlEVFRob01tdFhiekJmYmtNMWMwNHpSbkV4U1RacWFqQllNbGhsVUhsaFkyY3pRVzlaY25ZMlNXNWFjVXBSWlcwMFV6RjBRVEZSU2xkNVVWcEhXRmhXYUhCbFkwZHJNV1E1TmtKdmRuQXpOekpHVFZWc01ITklhek10VkZSV05teDFORU16V0ZsbVJuRkNWMFZ1Vm5wQ1NXTnNjMjF5WjFJNFdUVk9iM2xMY21sUE0xODFYMjV4WTJKUWNFODRWbVZ6V21JNE1VcHpUMmhmYUZBME9VMXpMaTB5VXpVMmRrdFRaSFJOVUU0d2FYY3pNR3BwTFVFLkx3b25mYkFLNlkxeU5nTjlmaElMUzhWU3JtRzBSN2lOVXhiZU5mZ1BManciLCJleHAiOjE3MDYyMTUxNzQsImlhdCI6MTcwNjIxNDg3NH0.nXq2f8SvUzLRg0SO79T2f3XkDPC7LKQGf9OOH-pXY9o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000712"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:34:33 GMT
	x-forgerock-transactionid: 6791495c-241c-4966-bf34-1d621e7fd526
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:34.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:34.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 67666: jsonPath($.tokenId).find.exists, found nothing
20:34:34.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,67666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d817ff0, username -> user.1000712, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25b6c397, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214874228))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:34:33 GMT
	x-forgerock-transactionid: 0720e1ea-d747-4374-9859-29a493168c18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDUyb3YzNTBkMGdiaXVqZWkwcjRjb2QxOTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVdWTjJNVVpHT1ROUlFqZHFlRlpoU25SblRGZFJMazB0VlMxTWFHRndTVEZNY2xoTE1HMUZZMVp6Wm1aVWVIbDVlVVpvY1hWMkxXUlRhMU0xY1dNeFZVTTJRV1Z2VVcxeVpVWkxhbDlmTTFORExVeFJhR1JIVDJkdGRIWlNUWGhsYVhkQ01HVndNMjVZU0ZkRmRHVkJkakZKV1dkS2VqbEtNRk5mUm5CUlRXUlNiMWh6Y0U4emFrRnJPR296UjBKa1pqTjNXRXhCVlhFNFQwNUViblEwVTFoTE4wOU1XVkZtUzJZMFNrbElkM1pQVEc1eWFGTnNha2c1ZUUxTFZtRmlObXd5WVU1dkxXNTFMV3BvY0U1dlh6UlpNRmRXYzAxSVMwSnlVR281WXpVMlNUYzBSRGxhU2pWVk1GTTRhVGs1YTNjMWEyUk5VMGxvWkZWd1RIQkRORWt5YXpkdWJFeFJRMjk0Y0hCS1N6SlJVbHBJU2xjMk5YaEhNRVo0ZEdGblZWRndhbGgwVWxOaE9VeEtSRkkyTFVkRk5FSkdSRlpNVFMwekxXcG1NR1ZSVVhCVllUQjJjbUpTWDNKV1lqVkdVelpYTURWTmRIWjJVV3BLVkVaMVJtZHlSREZEYzFGdFYzSjJkMUppVmxrd04yRkNOazVVYTBSNFUydzRkR2d0TnpsR1pHOW9RVXhWVDJsWlJrbzNRMHRuVVZOVVdGWmlXRmhrUXkxQmEzRmtSV1J5VFhGbmVWaEdTV3BRUm1aTVJHMTVMV3gzV1U5aE1XZHNTV3RVWkcxRVMxVklhWFJuYVVwd1NuaFNOWGxKTFZCVFJ6TndjRFZKVTFSbFVFWldObXAyVEU1SlMwSTFZMWMzU2xoSk1rOVFiV2RyZEMxTWNUZDBaVWxOY1c1VU5VOHhWR293WkZjeVEwNUZjVVJGZWw5eExYTTViMFZEZGtsMlJEbFZTRkJzTm1OQldWTmlla0pPVlRCMWIxcHdlRGhVVFc1TVQxcHlNRnB4VDJ4SU1VdE9SMlpVTFVSamRXeDBNWEZLUkdGYVFsTkxRME4wWmpoemMxOW1helpKYmkxRWQyTk5halI1T1MxTldGaFBRa3RPV0RGcGVVUXlXRVJXY2xKb04xVm1PREpOUTA1dE1sZFFVMEZUYjNkdU9YRTBUVk55TjFORFNURnJaemt6YkV0blYyUnBiMkV5Ym1NMFJXdG1kSFY0TUhwQ2VFZDFSR2xLY0Zsb1dqWlJMblpDYWpoUFlWa3plRzh3TFZsMlN6Wkxjbk5WYVZFLmlMMXdkNE9od1BqZ0hPeXBNWm9BOTJOR05hckQ2Vks4Y3pSUVozR09hZGMiLCJleHAiOjE3MDYyMTUxNzQsImlhdCI6MTcwNjIxNDg3NH0.g1B78yEOYfmVqxRcTJ8IzVoXLkAzW-34gwm4EhgRE-s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:34.229 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:35.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 67868: status.find.is(200), but actually found 401
20:34:35.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,67868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56754adc, username -> user.1002201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21eb73c3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214875477))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTRjNTlramYxNzZqa2ZtNWNrZTk2dGZoNm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVVFcDRjVzVxVFVGYWVWVmZWMGxrZVVacFZtcG5MblEyZG5vd1VXaFhZelZ5WW5OVWFEWndNekJSVDI4NFl6Qk9Uamh1V1U5SGNXMXFhRlJWU21ORlpucHRlV1ExUkRRelNFTlJXakpXWmxaUWNEZEdXV3BuZFVwVlJGaFFUVVZ0VVZwU1ExTTJTM1JDTjIxMVNqaDRhM2xMWkRsT1QxRmtOSHBVYjE5cldsRlVka1pmWXpOaFp6bFBNWFJtYmtSTVFXeG5ORTA1TlZsSVFXMDFaaTFMWVhCTWVXWkRZMEkxY1hKc2RqQjJXSEJ3U3pFNGNVNXhObE5YWjFCcVMyUTVXblYzVUUxTFNYWldjak4yY1U5V1Mzb3dPVjlXYlVsbU4xcHZkVGRpYlVKbFkySkZVMWh3UTFSbFkxWnlRV2hvZGkxcFNEQklkR3AwWlZwalluTkJVVk5KTjNoT1JtUm9VRWxXTldoR2VrbzJVVXQyUWxSRVdHUmZjVmxDYzBSbGJHdHlNUzFRVmsxZmFsbHNjMGRRVjFONldGSmFTRFJZWW5adlpIVjNTRmQyWTJsUmNVdHpSbFZGTjA5WmIyUldXa2xEUVdoa2FFTTJibVpqUlVjeFVuTlViek5SVWkxNFJGUXhWSE5sYXpsSVlVNU1kbmh5VlVOdmVVTm9jVkp6ZW5OMk1FcE1kakpGT0ZGclRWbG5WVmQ1YWtVMFFVSjNMVTkwVERNeldYZE1XVTFGTldGRFVUUnRjWFV3Y1hCaExWRkZXRE41YlY5MlVVdGtSMkZyZVV0Sk5uYzJTMFJqVFRnMVFUaFFaMmM0UlVKZk16UnVWV1ZmVTBKQ1dXeE9OREY1V1ZSUmNFSjRTVEZhV0ZaeGFGbzFUMlp3WHkxUlgwZHhSRVJtUW5BNFJUQlZVbVk1VEVocmIxQjFhMlpzVm1kbFQzZDVNakprWm5CVmQydEROa016T0cxWFdVVnJUVFJNTlRSb1IzUnJXbEpPYUd4Q2NEWm1lbmh0TFdzNGRWUklhaTFhZDFWallXMUdNbTVDVlhKQlVFa3lRblJuZWxkNVVsQTNiWE41WkZkbGRsRTBkVWc0Wm1KaGJEbEVaa0o1YVRaeU56VXlTbkJoVkZac1pWVXlaSE5WV2xKVVFUUXlWRjgzVjFsR2JqQkJYemRrU25oSGVGQnBUbXczVkdkRmVtUTViMU50WVhRMFNuSnhTRjlWZWpKd1dUVkpWRTVaUmtGMVFVZEpMamxrU0dOS1MyWmhTVE5uVmkwMGFVNDROV2czUTBFLkVyMWRYM0RyZFNpNnF2d2hmM3lPRHZoTW1ndjZGNm1wQjdQeHlLa0ZNbTQiLCJleHAiOjE3MDYyMTUxNzUsImlhdCI6MTcwNjIxNDg3NX0.f4hw4X7LhmkTYhRpFdA96teFFM2HCtDelariRIUYDs0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002201"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:35 GMT
	x-forgerock-transactionid: 682053b2-b4e3-4947-9501-4c222290ad06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:35.524 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:35.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 67868: jsonPath($.tokenId).find.exists, found nothing
20:34:35.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,67868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56754adc, username -> user.1002201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21eb73c3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214875562))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:35 GMT
	x-forgerock-transactionid: 0b3d3f1c-ccc0-408c-91d1-b35b88bc8f5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzdqb3F0Y3NkNjRjZW1vODFsdTN2cDRwNWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWJuZG1RMk5TYlhvMk1TMVhjMEZ1UmxWdlFXdDNMbWRtVjIxR2JuVnROSEp5ZGs1bk1FNXZTa0ZaUzBNNGNqTjNjMHRpV0ZCb1lUQmhWRVI1U1cxMlNtUk5hek5HWTFaME0xbHFXaTFMWkcxbE1sVlFMWGhuZUdSSlZtbHBOa3RwWlRGeFJEVmFkVzlaTlVGdlVqSjZTMGRQU21wYVgzWmthRFpxVVRWeGNXTlRSRXRPWVhoYVpETXhaV05qYVVOeVVVUnZUa2cxV1dndGFITlhWMFZxZGpsVmJGVnNUazFCYVVsU1NVNVZZMnhSZDNwVWFVTkhTMHB2VDFSUlpYRm5aQzFYWlVKMWRXdEhhbE42VDFwRGQzcE5ZM3B6VDBGamRtZzBNbkZwVWs1d2QwcGpVVTFoTkVwS1dUTmxhSFpuYVVOblpESjRXRjlhUzBaS1YwZDZNblU1TUdkNFRWcGFWVVZUVW1Ka1JYZFZPRzFCU1RaaVJubFFka3h1V0dFeldFZzNkME5LTTJoU1MyNWhaREJNWkdwTFVEVnllSE0yZGs5b2FuVkVNMUZrVXpKVE1rUkpkVEYxVEZscE9WbHpXbVl4TjJ4bVNEWktOMkp1U204MFZXeEllakJaUkRFMlMzTjRNWEpRU0RoNWRrOXdYMHQyZDJsQ2VFWkVaWE5OWkhCNWVXb3hkaTFGY1ROMlJEZE5SVXR3Wm1selFtWjBSVXMzV1dSMlRrbGFhRFkzTlRFMloxYzNiV1pHY1hOdVdreEdlRXhwVUhaa2JtRjNjRVJsY1RGd1FuaExObk0zUjJ4WU9FVkpkVXMzYUhabldXVk9NMm96TWxGRFNETlJOMVpuVTNCRVREWlpZVjlSZG5CeVJrbHRRazVTZVMxalEyNTVTMjlxYXpOaFZGQktaRkpPUjJGR2VIVjBhRGd6UjNOR2JFSXRWREJYUlRSWFJWYzRSRXA1VG05NGFHSXlXazV6ZDFGbVpVbzFVVU50UWtaUE5qSjBZVzlZVUhOR1RFbzJOV2h5Y0ZKclIydEVlSGxNZGw5Sk1HWmthME5DVFRWc1dXZzFhVlIwTUdwVFdURk9kams0Ylc5ak9ITkJkSGR4UWxKMU5qWklhR3BZVTJFNE1UbFBSa2RpVEZoM0xYcFVaMVZCV2xGRmVVbFBOVFJVUTFOS1dtZFBkWEIxZUhkVWFqZFRkREZ1ZEZGU1RtTmxYMVJxWDBWbGRIYzNhREpXUVZoTlRXWnpMazU2UXpKd1kyaHpMVEV4U0ZneFltMTJkRzFhV1VFLm1sTThESFBjOHIzRWsteVlOaHRiNTRTUDBOZjlNRmZkVEdTWFdTaHNWTVEiLCJleHAiOjE3MDYyMTUxNzUsImlhdCI6MTcwNjIxNDg3NX0.naOiadBofZulyquAf4ZlE5cf85pgpYld9NzUFKPxMfs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:35.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:36.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 67995: status.find.is(200), but actually found 401
20:34:36.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,67995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b6ee802, username -> user.1001952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e9499ba, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214876303))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY21iYzk4OGUwMXM5cm9zaHRrNHY2ZGxlY2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVYxVkNhRTF4VFdvMmFVaEJTMUZ4VkRCeGRYRkJMbVZQYlVObmIwUmplbVZMUjNnNU0xZHFVR2hOU213M2FVRTNkM0ZvVUdkMU1XMVVRbG81WVd4ck0zWlBSM04xVlU5Mk0xcFphVUZzYnpWMk0xQTRUVkJZYTNGWGNtRmpXVk5EZG1jM1RrTm5iVU54UWxsRVFraDRTMGRoYjBkdVdtbEZVMFowVjBOUGRWWktTRkZ2YnkweWRscHRlRWxQV1RsTVZIUTJaakpSZUV4aFJFSlhMWGxoYTFNelJWVktWVE5sYURsV1UyeDVlR2RCUjJadVNVNXhkblowYzBWUWRsVXRTR05YYUZSdVNrUTBXa2hwYjFCU1JsUjROVk5vT0VSbFNGRlBXRzU0WTE4eFVFTm1SRWQ1ZVU5NFkyRjNkVEV0UWtSdGIzUlZZMWhtTmxCdmEwTkpkelV3UmtOZkxUQllZV2hEZUVOTlpXTnRiRUp3UkVJNFdIbHBhMGw2YlZsWExYVnVNelUyYlhwcVNUaHZMVGhYVWxGMGIyZEdVVUZIUjJwQ1F6Tm9lVUo1YzJJMWJIaHZWbU0zY1haQlZFMVBjSEZDYW5neFNsRlJlSGRSVm05bWF6TnRWM2QyVW5GdVUwaE9ZVXh5Y0cxbVZWRlFSRVJMTFVwTmIxQnBibVEyUTBWV2NIRnNVMjFTY0hBeVVVMVhaMVpWYm0xbVZYWTFaVEIwVGtGWllrWnpRVzh6VG5oNVZIaHVTVE5WYzBkVFpEQnhNbkJJV1RWTGQxUjRibXRHYjBaM1VYZG9jR1JoTmpWVU5UZHpjRVk1UlV0bU5XNWlkRGR3Y1VGa1ZqTnNNVWw2TVhwQ2NITTNaM3BvWkRSS1lXWndkRTU2UlVVNGRHWkZjM0pWTFdFNVdITnRkRlZSUzB0UllsUnJVR3RSU0ZSVFZsRTRkRWxxTjBwWVpsUjJaWFUzWm1WQlRXdGpaREZ4YXpWS1V6aFZkemhrWjFKek5HWlBlRnBVWjJFeGFVUlhVRTFmZEVOalppMXdkVEZ6ZW1wTmRsRlZNRXh0UWxJMWJUZHVhVVpQZW1oT2QyWnliVEF5V1hOR05rWk1hRUV3VVUxc1JqaEdXSFp6TTNOelQwNXlSV1Y1WmpoUUxWTk9Uek5ZYWs1T1pEY3hWVzlZZHpSeVkxVmtZbmgzVHpaUVRXNHRhMGRCUTNWaU9FWjZPRTV6TTNaSE4yMVBTVGxsWWxGVFgwSXdMa0k1T0RsdlNtcDNPSFZtYkRkclRHNDVRM0pwYlZFLlpvMG9pNHNYaklWbkZVX0dzN1lOVzVWMkE5Qktuc1dEMlFJNjRhdGhRMVkiLCJleHAiOjE3MDYyMTUxNzYsImlhdCI6MTcwNjIxNDg3Nn0.nhprZgRR0K6OPcAXD7vKLH-Kujx3D9qeOUiTk-U1YNI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001952"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:35 GMT
	x-forgerock-transactionid: 557cac2c-5669-49a6-b0a8-bbe2efa564ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:36.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:36.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 67995: jsonPath($.tokenId).find.exists, found nothing
20:34:36.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,67995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b6ee802, username -> user.1001952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e9499ba, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214876394))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:36 GMT
	x-forgerock-transactionid: b1943e44-70d9-4345-92da-203786ea112b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWhrczU2azA5bmJjZWYwbzcyamVuZHRpY2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2MwaFdlVFpDTTFneWFVaHNiRXA1UldVelRrVlJMbE4zZDNSaFdXWllRMnhtWTJKNVRHUnVjVkpDTUdreE5EUnNWa3hoWjFabFRtUmZTa2g2TnpsWlJVbGpUV0V4YW5CeGVGZFBhazE1WWkxemVsOVpiMlZxTW05dlUwdDBYMjFZVnpObFdrdDNTR1Z1UkROSVJtNVNOVzVwTW5SelgwTnlaVUkyVkc5MFh6bEViamxQTVhrNGFsTklSaTFFWkhrM05XMVlORVU0Vm5WalNVTlRjVlYyWkhSb1dVNW1UazFWV0VWclRqVkJkblpHUjNBelJXbG9UMGxsVldvMVZuTlFMV05yWDBVM2IwVnZiVzUwTW5ORWNuZ3pkRk5ZWkdWRVVIcGllRUZyUlhoNGJYSm9ZVFZDTTFGQlRsSTRhemd5YTFoM2NTMTFObFU0TnpWTU0wTmlaVzFaTWxOZk1scDViV2hYUWtWSE9EQXdlbmhGYjIxNFNrSkNTbEJUUzBWbFIwaFlaREl3YlVwYVJVczRUMkYwWjFnelZWWkRkM1kxYms5RE1uUXhjVzVDYkhKMlgxOHlSWFJOVVU0elRubDZjekY2WkhsYVExZHJVRXhMTTJGZlRESnBObDh0WDBKeWJtSnlRVEpsU0RoU1gweEpUVVZyVjFZMmVIcGxMV1YyVDBReGRrRkNaQzFUUVhwZloyeGhibDltVkdSeWNUTmtkbFF5TlVoRE4xTXRNRlExTmtRM1ZHTlJXbTl6WVRSRGVqaHFXbWcyY0ZrME1GZ3RlVXQxVEV0bVkwa3dNWGR3TWw5TVltMDJTVmx3UVROck1UZzBaRzlJWW1rdFdHdHFjVmhuZWpkSFJtZHJPVVF5U25ZM1NXNWlWazFFTlZWNmVpMVlka1YzVGxOeGRtSTVkVk13ZFhBMmVWVkxaRVpmTURkNk5XTk1ibE5QUmxZMGNsbzNZbDlEUTNjelQyRjFZbU5XTjJSR01HeG9URmx4ZFVWR2QyVTNPR1JWTVU1bVFteG5URlZqVVhNeFJqUm5hMGsyZDJWdFdsWnpjVVIzYjBvM2IwVkZaakJ6V0VrMmRtTktVa1J0VTI5a1NYUm1lbHA0WkVoMU5IVmZRMmxOU2xrMldsZ3RSbWd5U1VRNU56VnJiVlZrTjB3dFZHSnBYMU5yYm5KSmFWWlpPVzFSVkVkT1VrVXpjRVZXZW1KM1RIcFFaek51Y1ZaWmJFZElUMFJVUjFwb2EwOVJMbW80ZUVscFZscEVTblpsYUdwemFHUkdTbGw1TVhjLkwxX25VY2xjOVpPNml1cU50eWtBUTEwOGE5UVVjdlFvaWo2RkVqY0IwTFkiLCJleHAiOjE3MDYyMTUxNzYsImlhdCI6MTcwNjIxNDg3Nn0.Gk1UlTcE5--IeSZYY-6JeIM-tyiKYDWvqhMeT6BxVls","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:36.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:36.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 68068: status.find.is(200), but actually found 401
20:34:36.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,68068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d340f84, username -> user.1002423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f1d423c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214876747))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTlocmZvZzVhZzBpZzNnaWo3OGFmc2g2cmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFNFdENaREl5Y25oR2RIcDJUV2d3ZEhodFoyVlJMbE5uT0cxM1ZWaDBTRWhWVjNwTGNUTkRMV0o0V1hWMU5qZG9RbGhrU2xNdFpUVk1TMmxLYTJsVGRFZFRUVGREZUdaSWMyZE5XVEUwUWkxT1JubGZla0l5VkZneldua3hhREYxZHpoT1dqTnZiVTVOYzBscmIxQkRWRWt5UTNoa1FsWmFTSGxNZDBsNllrbGZhMGM0VGsxeldIaE5UMHhRZDNKR2IzWkpaV0V6ZFZkb1N6ZFROMkV3ZDNKcWFqSkhlSEF0ZVVod1IyWmpjMmd6UTAxd1dHUkhXblZoUWpOQ1NXeGplbE5SZW5oa1RHOUtaRzFWVlRkTVNrYzVaVEExWkZCV2RpMWlOelZNVldsaFIyZHVSbmRJTFZkMFpWRlZjMmR6Y0RaTGRVMWpaa0owYkVFNVltUTVZVlUxZFhSdFFqRjFkbHBIWDJ0aGQwcEhMVzFIVDJaT2FIVlhibTlmT0hoWlJITTVUMHBRU1VGSVl6aG5VblJhYWxsQ1VtVnBja3R0Vm5kWlJubHdUMUJFYzJ4T1pFRkJVRW96VVVoT1dHVkZXbXMyTFd4WFJrOVFMVXhEVkVSbmVIWlZSbVk0U0cxMWRYRnNhVXhNVEdGcldYTkhhSFV0WVVaTVgyeFhabEJ3VGpkeFRFSjFZMlJNVUhoWmIwUktURUpTVkZoWFZYbHJPV05vTkhkNGIyZFBXRzEyY0ZSVlNrWlZjak53VlZkWGJVNDJOSE5xVVdRdE0yYzFSVEZsVFc5WlFWRkdaemhUUlZOZmRURnZUMEZ2Ym01NVYyZFVUREJ2VjJSNk1YQmFZMnh6VjNSS1lqVlpSamQyU0V0TlJsZzRaWGRaY1d0S2VWVXpUWEpJTVZobWVXVXpSSGRXTTFSR1IzbFlaMEpHT0VseGMxWlRVakkwU25oWFdVOUtiMWxmTUhscFZHdDFWVUZNVW1nMVJEZzNUazAzU21OU2RtSXdTVFpqYkhndFNVMWFiRkJ1YlRaT1dXc3ROR05LV0dGTFVWb3pVM1E0WHpsTU5VVlZibkpSWkdSYVRWQnNla053Tnpoa2RERjZSRFo2YTFkQ1UyVlJiemhSVUc1T1oxQkRObVJJZDNOS09GQkNlRVZ3Y2xabVNTMDFUemRSUWpreldIUTBUbXBHYWxacFRqUmFPWFJ1UTNkR1ZGQjFNWHBxWXpaR1UyRnVRblF3UkRJek4ybFJMbk5IYlVobFlYbExjRE10VVVWak9FRXRVMjVmUTBFLjdtUWZHN1NDdWpGLUFZQ1JjbnZDTkJWejJIYS14YVBIb2JFeUhHV0hpNU0iLCJleHAiOjE3MDYyMTUxNzYsImlhdCI6MTcwNjIxNDg3Nn0.EPR3AnLrKcYyUoXL4aHgZvWvArjJkiO46vgbKq1M8ZE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002423"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:36 GMT
	x-forgerock-transactionid: 87301859-2e34-44f1-8c19-2f0e79c27ccb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:36.800 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:36.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 68068: jsonPath($.tokenId).find.exists, found nothing
20:34:36.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,68068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d340f84, username -> user.1002423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f1d423c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214876842))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:35 GMT
	x-forgerock-transactionid: 1146374c-5eba-46f2-96e0-c9842ceee868
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzgxYzFkdWVsZWFhZTFuYmljNzVrbGNtcDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1dtZEhkVmhRUm5sek5ETnBTMU5hTm1KMVJucEJMbEZwTVVkU1NXZzVPV1JoVjA1V1NXcFZWRGRVWjA1Q1lqVnhTM1pTTjBST1RYTkNjSGx0YjFocWR6a3RWVTVWZEZOMGJIZFZTSE5EVW1nNFUwVXdTR3hUYTNSeGNYQlVObEpoU1c5a05GTmhRbGh2TTJsQ1RYWndObGhIZHpSVmFIbFliVGhFTUROdVExOTFhbmxEZUZCb1VuSXdXVVZSU1VOQ1pqTmxjVUZSYkRCRGMySTJaR0kxYkVGaFVtcGhkR2hyWm5jMk1VaGhhREYwWVhOTlZFVXlWV1ZMWDI5b2FqTm9RbUZoZFhkRFJHTkpWSFIyY1ZOdk1WaEtiM0l3ZURFeGNuRXRlbkZ2Y0hwalJWUXdNMjB5UXpGQ09GWjBXR05ZWjNSeVZuQnVTRzFvY21kMlJEWTBUWFZPY0ZWUk4ySjZPRTlpV2xsSWVXTlJRMFJ4UVVkbFVGZHFMVVE0TUVnMUxVMUNTVVozTFZkTGJ6TnViRm81WVVGemJVbEpaa1pOVG5kelJXNDFja1ZrYm10WWNtcGlTbkozTW5aMVlUTkVZVlp0UjBOa09WaDZkMUp2UTJ0ZmVIY3lNVVJoTlZOb1ZYcDVNelJ3UlVOVFUzbFVTVGt0WDFad2JucGhiVWRvZW01cU5FZENXRFU0WmpkdFJHbHROSFpFYTJOdVQxSk1SbkZZUWtaTVJFbEdabTFZV1ROalYybzBWRXREUWtSSWNIVjFVR3RaTjFoT1JuY3RVMnQ2VFc4MFdrNDFlR0Z3UVhWd2RFSkhTUzFMUTFORE0zRnFNVTlZVTNKbVdVUktjWGhLZVRCQlVWUnpVWGRDWDBSb2JqVkxWRWhLTFU5SVVFRllNbmxEWXpST2IxSkJSMFZLTTNWMlgwSnBjRWhJTlhoV1pIaFhkMlpUYVhwWGJEaE5TRk5mVTFGRGNYZ3pUSEl4WTFSeGExSXdVbTB0Ym1ab05XMUZhMHgyTlV0YUxVSkROR2RCUjFoSlRrWkdNM3BqZEc0MFdXTXhVekE0WmtVM1RGcDVZV3RvUTIxRFNHOWhialZOYmtKQlluTldYelpmV2xsVWJ6WjJSM1pvY0ZweU1XMDVPVGRRVjE5QmIzVXRhWFJQUm1FMlQwdExhV1ZaUkZwM1pXcHZVRWhXVVVWNFJ6VkNTbGhLTFhOcVluaHJlVXRSUmpWVk5pMTFPSEl4V0ZSeFFsQlpMbGMxWW5sdWVHbGxlRkkwZUZRME4wSlpRWEI0TkhjLmppQVlZZzVZYTBTempSNHdZd3VyUEh5Y0RJZDhKdmtGV2x0TlhOWklSUmciLCJleHAiOjE3MDYyMTUxNzYsImlhdCI6MTcwNjIxNDg3Nn0.okq0YdhCfxrzh064SxzkNjIbssa4TUSV__TcO60v3Ts","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:36.844 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:34:37                                         470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=115391 KO=11442 )
> restLoginInitiate                                        (OK=57092  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=56910  KO=166   )
> restloginProgressiveProfileCallback                      (OK=1389   KO=166   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.00%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.00%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.84%)
> status.find.is(200), but actually found 503                      4958 (14.73%)
> status.find.is(200), but actually found 401                       166 ( 0.49%)
> jsonPath($.tokenId).find.exists, found nothing                    166 ( 0.49%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[#########-                                                                ] 12%
          waiting: 474409 / active: 20     / done: 68186 
================================================================================

20:34:41.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 68780: status.find.is(200), but actually found 401
20:34:41.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,68780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66bd51bc, username -> user.1002270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3024438b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214881737))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnVwYzJhNmlnbGs4bTJxZDZrMTBqbWl2YmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmRYaE1aRmt3ZGw5c1YxSTBkMjh6ZG1kR05IaG5MbXRGUjBKaWJrSkdkMDFNV1haRVJGOVViVFpFUzA5YWVGQjZibE5EVVhOcU4wUTNObnBVUTBGdVZ5MHhSbTFLWm1OeFR6QkxNVXhQVEVOR2FsZzRZWGROT1haWFRYVkNhM2xpWHpGU2ExWmFOR1ZxWTNKamREVnRUWFZpY0ZsVlgzUXlZbVpCWTNGQ1NtTmZVamxSTlRCSlVsVTFOM1ZXWHpWWlh5MVNNSFpTZDBwVmJYcHpVVGhqY2pCck5saFFjRWgwVms5cU0xTTNRVUpmYmxKbVJrTlFXRFJTVm01QmRFWlZZVnBMV2kxVE5IWkdXWHBPYVcxd1RrUnNSazFQZUVoaFJWWnlXRkpSUVhZd1MzQkxNalEwZURFNFRscEhjMHRhZEdkNGJ6aFdORk5FVkVGTVRYUnJXbkJ6YlZwUVMyNUNaMlkxTFVzek9FbGxVMlJRYmkxWk9GRklNVEE1TldWeGRUaHlYMVJJTnpoV1FuUnlTMnBSTmxwMlJXOVZRbGRUWDFGVFJrVjRUVzUxZURSd2IyOU9UalJqZEdwNWJuUTFXV3hzV0ZwYVJsaDNjMVJUUkhsb05EQlZRVzR4YjNrNU1tUkNNREpIU25wS01XTmxkRk0yWWtKMlMxQnJZM0JZY1VwcE16RlVUa1JYTTJFeWVuUnNVV05mY0RoRVdpMUdRVUZwTW1seWQzQXdUbWxpTkdabFFuUkdRa0pIY0RGUFZYTTVZVzAwWlhvNExVUTRTWGRJVERrNVRsYzBkekJ0ZW5walFVcFNXRjkyWTNWNE9FdHpjRTFKVG5adGFFZzFWMGxDT1cxV2VITXRNMkZRYW1OWmVXbG9TRVZ0V1dvemNHaEtlRmhIY1VsS1JEQlBjbDkzTUdORmJGSjFiVTA0WWs5MU1XVXlOa3hMTWsweGFqVlJRVFZMUzFGSGVFaEdOazlHTTJNMUxWTTBXRWxuV0VaeE1VcE5RbkV0ZDBKUllucEJXbTFYTFhoV05sWlRPRFZvZWpacFV6aHdUbVpVTTNWZmVYbHpkVU5yUVVkRllVSmZTemR5VlRGME1VUjFjamR6TmxsSVltRm5la05MYTBvd09YVmZVa0pGZG1SVE9XSnNhV3RqT1ZNMFVreHBXbmhCZUdKNE4zQkVNWEpTUm5OdFZEaGpYM1JIWmxSeVdVSlNlRkJhUVV0SlVHNU5VazlOUkhCWWJYbHJMak52YzFZd1NWSnBSazlOZEZOUVRHcDVPVTB4TVVFLjVZVmk5X1JoSXZmQ2QyUmJkTFNWbXdiR0szT3FoNjA3VmRpYWllSW04V2siLCJleHAiOjE3MDYyMTUxODEsImlhdCI6MTcwNjIxNDg4MX0.bgssQq19K-xaSrWqLnu0_FkwWan9Bhs2vcqSjxxDplA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002270"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:41 GMT
	x-forgerock-transactionid: 65a5ed87-5479-4022-8d3b-b3a4e6db75f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:41.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:41.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 68780: jsonPath($.tokenId).find.exists, found nothing
20:34:41.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,68780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66bd51bc, username -> user.1002270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3024438b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214881834))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:41 GMT
	x-forgerock-transactionid: e8ec9922-242e-41b4-87ea-ae37a76463b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2R0N20ybW05ZXQ2M2k3cTNraGxnYnUxYnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWJXRXRWV2gyVlhkU2RrbE1abVkxWWxZd1dWOUJMbXBIVVVORVJXeERhVTVsWTFwNVFrczJlRFJrY21sWFF6ZHpWRmhrWWpjMkxXZE1OblpYTlhkUmNtOHpVRWR5VUZNNU9VdHJSMWhTZFVweE9EaExTRFkzZFdKb1VtUnpORWxvWDI5b1UwazNiMGMxUldsVVRVVlFOemhmVWpBelN6Qm9RMlUwWVMxMFRIbElPVEZ5TTNCWVZFMUZSa2xWVUdScVMzVnNVV1p3VW1oUmRtNXFVa2hxVTI1RlRITmFhME5sYzB4ZmVYWTJjamRpY0RGQlpqWkVlRGhPWDFGb1RIQnJhR010VlhGUVZEZExWVXRhYUZsV1lVeDBiMEpTVkdOWVpITTJWbEUyWTJ0VmRISXhNRVpaZWxWb05IRjFWbGhVYVRGcmVHRnNObEF5ZVV0M2RuRkxTbUZsVUhVdFVVZzRkVTlGY1hsMlNEUjVSVmxoWkhwQllUWTJRMnhsU21NeGRIbHJNWFF4TjBzNU9XNWxRM1JHZGpBeGRVOTRRMjlIZVRWMVp5MUZaMUJQWldKc1NuRXhWVlJ5YjNKNFNVVkhNSHBtVW1zd2VVczBXV2hWU0ZWVlZHSnNOelowTkdOQmRUTkxNbkZGWmtwR1dGSmZMVTFqUzJKV1ZGVnljR0kyTUdGUmFVbDBMWFJzYWtsSk5ISmZUSE5JVmxwUmVFTm1iVjlLYTBoNWVVdzRSeTE2V2pkR1NFdDBNVXd5TUdsU00wMXBRbEpUVUd4b2FYUkJNMVV0U25aMVVsTnBUblF0UnpKWWJUQnVMVmRETkc5V1RHNTZSbnBrVTNsemJWOXdVWGRHVEdSVmVuaE9iM2xyVlhwTlduaE9TM0p1WVhCUmMybDRMVEZzWWtKdFVFbEZXSE5PUTBWeExVZEhlVkYzTmpCb2EyOXFSQzFyUkVwdk1VSklZemgxV1haMFoxbFRWalpWVG14VVQwRkNRVnB2ZVhaNU0yd3RTVk5oVkZwTlJDMU9NM1k1VW5WU1NWWm9OMUZ6V1d4RGVGVnNTbVF4TUc1NU9XNU1NMjR5ZFRCNFRHcDNNelZyWTJFeWIzWXRTVzk2VjFJMlVVRnZURkp1UW5sVGIzWkRUMjVmYjFSbU1VOU1ZM3BKU2xrM016SXhObFZuYUdkTFkyNUROWGQxU1RablEybDRjMW8zY0RNMFdIUlhhalJJVnpGVFUxRmFhVTFDWkhGWGRHbEpMa05aTjNWZlNrRTNjRFZvTTBoWk1uaFpZamxTTjFFLk81aXQ0REhST3FGS1RnRldCZEpMalpkM0xSb2RoMkswM0Mwc1pxMjBYejQiLCJleHAiOjE3MDYyMTUxODEsImlhdCI6MTcwNjIxNDg4MX0.CVR8RsUMMzi9vNgZXxt8S4njPCCAe761eSXgeSrTz5w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:41.835 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:34:42                                         475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=116912 KO=11444 )
> restLoginInitiate                                        (OK=57847  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=57659  KO=167   )
> restloginProgressiveProfileCallback                      (OK=1406   KO=167   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.00%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.00%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.84%)
> status.find.is(200), but actually found 503                      4958 (14.73%)
> status.find.is(200), but actually found 401                       167 ( 0.50%)
> jsonPath($.tokenId).find.exists, found nothing                    167 ( 0.50%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[#########-                                                                ] 12%
          waiting: 473652 / active: 28     / done: 68935 
================================================================================

20:34:45.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 69390: status.find.is(200), but actually found 401
20:34:45.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,69390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1258e3b5, username -> user.1002545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@295eb3b2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214885623))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHNtaXJvc2kwb2RkYzFubXJxbzc2Zm9vaXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Sk1sZHVZblJvWWxCUldXUkdlRUpWY1hGSWJXNVJMbkpCWnpZM2MxTXRSRUV0VmtjNGRrSnJTbEJSV0dKcmVISjVZWHBaTkVWbGJtZFVVbXQxYWxwbWRsTnNiVlEyTldkZmJHbzFTV1pUY1docllWTnhiMlk0UzFsV09UbGxZMmt4YVdGak1VNXpNRzExTVdGTVNHZDNORXBqTWtaRFVsTnNjak5yWWpaaFRsRTJYMHhxWTJwWFExVnFVWE5CVVhSbE1FdzVNVkJ4TXkxWVEyNWFPVGc0Ym5OeFFWbEhYMkZUVUdaa2MwdDJTMlYyVUZGT1dXcDZha2R2WDJGV05ERTRVMlZwT0ROblFtSTJSVXh6TkVkMVZYYzBha014VkVoaGMwSkxia1pOZG1oT1dHeGxTVVUwTTA1d1JHVjZTVGRYYmtGVVMzbGlZVmxCY1ZNMVkySnJZMDUxTVV0UVZWSTNkbGhSZDNoMGFGTlFablUyU1c5aExWRkNXRWd0WkcxS1NXRjZVbFF4YzFkeFIwRmhibTB3V1Vkc1UyMDNPWEJsTlRCQ1dHWmhOMmxsVFhoVGRWOHlWMUpEY2s1cWQzSlpkR1J3T1VKSFZHeEplR3gyZUhCa1dHbzNjMGc1Y0hoWmNHUmhVSFJxTldsWmRIcEhTa3gzWmxSQlRuUmxXa1JPV1dGbFgxRTVXak53VHpNNGVFZzRUR1paVDIxa1JUVTVSbEJCUmxaV1gyWlhhRFp6U0dSV1ZtVllaazVJVVVSVVJYcHpPRVU1VTFOM1VFRkVNbGd4ZDBSYVZ6ZFFXR0ZFVUVVM2Mwb3RRV0l3YlVab1oyMDVVM0JQYkdFNGR6TjNlRWxqVTBKTGF6SjFNbmRNYlRSdlUwUjBjVzVJZDFwRVF6VnRWblJrWmtaR1lXaHFSblJOY2tSM1FtcEhSMGRoWkVwd2FUYzVlVGxGWm1od01FSlRaM0pvZG5oRlowSlJXbkY1U21adkxVMU5lWEUyZVZOU2QyMXRORlk1ZDBweVVsazJTSE5GYld0MGRqTnhkRGRYWWxOT015MTFibGxxUVVaWFNsWXpjMGhUTVZWaGRVdzJkVGgwT0RkWlgyOTNUM0Y1TjA5NlFsaHpSMFZaVDJsdFNITTJjbE5sWmxOSVNIWkhTWE5LY1haTVUwOWpSR1pIVVVGZlQzUjFORzQ1ZGpoeWFXMVlPREJPTURkUFZIRktMV05GVms1UVR6QXdMWFZQWkd0YVZUUTRMbVJCZVcwdFJUSkVZbXBrUzNFdGVGazRURFp6ZUVFLjQ4QUxnUGowQ3FEQmJwLUxhNWh5UWRnbTIzWUZJb1pTaGdMMnhNWXI3bmciLCJleHAiOjE3MDYyMTUxODUsImlhdCI6MTcwNjIxNDg4NX0.J1mupaez_0W-5uNx6GcZoRnYf3Ef6pqPSoEqmgiUIBI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002545"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:45 GMT
	x-forgerock-transactionid: ac352634-bb2e-4ad6-b2a6-428f0bbdb90c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:45.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:45.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 69390: jsonPath($.tokenId).find.exists, found nothing
20:34:45.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,69390,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1258e3b5, username -> user.1002545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@295eb3b2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214885709))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:44 GMT
	x-forgerock-transactionid: 43d1df8a-fd17-4e25-bf4c-227fbed85452
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnZ1NmJtdW5ycDI1NjZpOWF1MzVkZWVvNGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Sk5qUnlVVVJtVTJsRWRGUjFlVmt4ZUhwclFtTlJMbUpNT1dkSE4zSk1RMlpJVm1OS1ZuTnFUME4zYlV0TFIxcGFWV1puVkVseVQxcFVURUU0U0hCdGFVcHFPRXBpWkhWUldWWmtVVVJ4T1dwS1NDMUlZWEJ4YkVWTGRuWkhUbFZ3T0hJeE4weFJTRlF0YWsxak9GSjRUSFpIZUhZNVlVUmlTV2xPT0RGQ01FdDZOa2xYZFZVMVFUQmFZMmhFTWtOeFEySldiR1ZvUTNKNlgxRnhVWHBmWkUxSGVWRmtha040VVhocmQyNUdWRGhPTVVKMFprOWhPRXBMT1hrNWRsaGFZMjVEUjNVMGQweG1TVEZ4VkhSSVltcHhkR3BoUmxOUGJFWmFaMGRIWjJwWWF6TkdhWE5zVFU1NE5IZGZSVkIzY2tSR09XeGtWMnRHT0dZMU0wRjZRbkpTTkdwbU9FSndaRXRuUnpOQ2NIQjZMVVV4ZEcxV1UyaExUV3RQVmxkR2NYRXdVVWQwVFdSaVYzTnlhVUU0TlVsNWVsTlhRM0E0YXpKSVNsWjBNbUUxWWtRdFZGWlNaM2t6TFZZeFJGZHJSSFJSTlRCSGVXSnpNa3N0Wm5oSmJUaFpURlJLU0ZsUE5WOWlZbkpOUzBkWlFVUnFTR1pzWnpKb1pHZGphbHBuV0dwWk9VMUpOWFEyVUVGaldGazVWVFpXWkd0dFdUSlZaV3BSVlcxdGRWVmpRbkpTVDNOTWN6aDVNM1Y2YVZjMlEwdHBSM2h6T0ZkTFFtbDJTRlJOYzBKaWNVbFNkVFY1YVMxaFUzVnBWMG8wYURJNFdqQmZTRTlCUm1aeVIxbFdUbmxUVFRoQ2QxOWZiRzlKY1d0dVExSlhUV3RmZUhackxXSkNibVJXU1cxM2QyZE9SazlaYjJneVZHY3pTaTFZTjNJdGJuWkxWRTVwUkRoYWVHRlhlV0ZRU1RONmVtcHhZMFYwVkRZeFVtcFBjMkZxUzFSM01rWjVUV1YxYW5WVlowUk1XbE5UUTAxMmJGQlRUMDl4YjNSSWVrUlFSMlV5ZGkxMWRHWlZNVVZOZFRSQlV6RXlhVWQ2YjI4elNIVklRVWgwZUhKaVJWVklWbmh6TlU5bGFHWjVURVl4TWt4QmJFcG5RV1ZoTlRJdE5VVnhObEJPZERCM00zTlNObGhYY0VNMlJGUTBhRTFOU25Zd1ZFWk5OVmg1UWtKaFgzSTVaRzQzTm5WVVVrSkZMbU5yU0dGQ2VHMUZRMkpNWWtkaVptZDJSVWxCTlhjLjlWbk15OHg1NHdvSmp6Tk5IR3BRRmZLWDEtcHFDazdIUE1aTjBaWFZnVFkiLCJleHAiOjE3MDYyMTUxODUsImlhdCI6MTcwNjIxNDg4NX0.uS_O9UXWvrBytzX93fiRFYLzKQ8aF-0GfndgmvwnkaY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:45.711 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:45.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 69403: status.find.is(200), but actually found 401
20:34:45.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,69403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c5481f3, username -> user.1000730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a38572, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214885728))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzBkdjd1a2YzdDZzdnBrY2w1dG5uYm5tdjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2JEZHJTSHBZV21SSFpGUjRjazR6TVZVd01HbFJMbEkxVkhGTllqbEdVbkprWlhwWmRuaEdYekZJU0dacFpqSmlUbGhTZHpsMFNWcFVObHBrTlZwM1EyTm9YMWxEYVZKaFdYUTJkRkJZYlVOcVR6aFJkMm90U0RORWFDMTRaM1JFV0RKdmJGQm9SSHBhYWxZNVNVWndOekJTYVU1c1VIb3dYM2hmV1hkU2JFdFJPRzVsYWtWMVJYQktTMW8wY2psT1VqbEdhMnAxUVZKSU9UbEJVazFEV1VnMWNrdHNjMjVxTFVKbmJrUjJiRTkyUkc5RFMzaEZZMFZDZWxCU1QwWTVOakJUVDB4NlNVWlJOVE5TVDNGQ1lrOUpRa05EVEdnNFJGVkJSR2xXYkhwaVNXeFhPR1JEVmpONWRESndhRTVCZUdGNVIwd3pVMDlNUVdWSmRtaEJZMWRpVTB0a1RqVkdlbE5pVXkxdGIyUjVUbk5aYXpWV1FXTnZZM3BVUnpjd1RtNXhhalZyU0d0aU9FeEJlRmxEUlRjd1QyWldjVGxJTTFwaVZVOUNUM0pQTWtrMU0xVmxjMEl5UTBsdVRFZEZjazUyUkdaVldYTjJOVEZwVGtGbWFIRlRUVXRPTWpoZmVuZEhhVGwxWnpGRWFFSm9jV3htVDB0NE9FVkRhM1ZKTkhSbU1GSkJiVlI2VXpkbVZraHVhVmxZZVdjMFpUQldNbEZJTWtKbU0yOUxVRU5xTFVnelJ6UnJNRTFLZUZaVlRsVXRaR1ZPYWtJeVRXazBNVmxrV0hOaWIwVkpMVWhIY2tkVVdWZE9NemhVUzBJeFdrbFRhaTFLWldsc0xXOXZORmxuYzFsSlRWOXBXa0YwTFRCeFp6TXpia3h1YUdkSVgycHhUMHhNWm1aWU9FUkljVTl2UjJrNWNEVnJkSHBRUTBkeGFGazNTWFZtYTNaM1FXSlVObmh0ZUZkWVdGZGxWSGxKV1dsdVdWVjJSalp3TW1kUmJscFRjVlU0TW1SdU5UZHBNM1Y2VFZKM1RUZHBMVVpaUzBoTFpURlRPV2s0UWpsRlNHaEdObmxxTUVGRlN6SnhiVVJOUW5kalJYQTRkWGhZYlVabFNreG1XVzVDYkVOcE9GQjZOblI2Ym1ocVFVNHhia2h3V1d3MmNreG1hR3hyYlVsbVUzTjJibTFvUTBGVlZGaFFVSGw1UkRoTVRFSkpPRTgzTUVwTFZuZGtkRkZKZVdOWGRVSlZMbFl6U1VKblZVWmxjMjlOUTBSYVVUbHFOemR5VG5jLkt3UDVGYTZDWnVLcjlBbTByVzVGckszcnVVSmpKMDR1Ui02UVd0a3NHaW8iLCJleHAiOjE3MDYyMTUxODUsImlhdCI6MTcwNjIxNDg4NX0.eflozpCEQMbotRk1vCrOZMfd12GFSfciK8TCXzYurWs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000730"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:45 GMT
	x-forgerock-transactionid: 437fe0cf-f0aa-4f79-b804-6a1ebb8142f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:45.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:45.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 69403: jsonPath($.tokenId).find.exists, found nothing
20:34:45.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,69403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c5481f3, username -> user.1000730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a38572, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214885815))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:44 GMT
	x-forgerock-transactionid: 76240d56-6d60-4c49-aa1f-9dec04f91922
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjhtMGkyN2Y4dXM0a2U2ZmFwZ2l1bXVoNmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlgxRjZiVTUyV0hZNVpqSnNaSEJIUlhsbVJESlJMbkpSVkRCdWVIaFRRMko1VVd0SGJIYzBkbTVOVUc5NlpUZEhSVVZZYkhWUmRVNXVNbXMxWlc5d2QyOUZXRnBMYVU1T00zWXdOVTlrYnpKd1MxTTNiMWRNVjI0NFRYbzVZa0ZpYW5CRFpXZDRUVkpLZW5sMmRsUlNUWE5oVkZjd1pGbGFYMlJQZVhFNFowSTRSVTlTU1ZWMWRXMHhSbGRXY0c5cmMzQjBaRFF6TlRVNU4wSlVNWEJhWDJKc2VGVTNiVmhDVldsVFdXSlpMVU5mV0ZSTVFrcHZTbmx4V0ZkUGFsaE1VV0pvY1c1RlMzVXhibTVJUTBZMk1XOWFaVXd3Vm14MFZtUnpaRWQwU0ZOMmExaFRZMU0wZDNGblMwbEVNM2M1YlVWcWQwc3pWWEZIWjNaNFlVbGtSVGR3WTNkWlZsRjVSVTAxVGxReVREVnRVVzFrVW1wNWFISlRVR1JWZERZdFJUTTVhRWh6ZFZsM1UwbG1SVXMzU0hkbExXTXhUMjh3VVV0a2NITjNlSGRqYlU1TFVVSTFaRXd5VTFZMVJtTlRORTVCTVZOMVZFNVNOWEo0Y1RCNGFUZEVZalJ1UzBGcE1VTmFaSE5PT1VWVlgwRktRbFF3VW1oblRWWTRTbVZHWmpsU2IyaGFaRFZFWnpOSVZFWlphbmg0TW5ScFJWTlBjbUY0VWpaUVdqaHZNRXBpZWxWcFZqWktjMGRUZUVVelFXb3hNSEpNY213MkxVWlVORTA0VTBFeGVtSnBORXBoYWxGMFFYVmxTbmR3T1VOVFpYTTBhMmd4UTFSdlZXNDVXa294VEZCSWMzcEpibnBKTlRseVdHZExibFYxYkUxblZXMU1OemRoWjFOUFRIb3lTMVJUUkVsTWIxUmhNakYzYVhGQ2FUSlpPVUpOYkROalkxYzBZbWRpYW0xWGVraDFTamR3ZFhadVIxbHhRa1JoTUdOSVJXbDZhM05OUmpGSldtdHZVakpFWDFNNE9WSnNTMHN6VTNWZlprUTJXbEIwUTBSYVlXVkZibWhyTVZCbFZsbE5NbGcxZGtKVFRubzVlbEYyWkdjdFFVZzRXVVpVTTJjelRtUkhhamhzVWxGVFgwSjVVbmhhYTJaUlNrTkJkMUY2TFd4dGFtZzVVMlpTV0d3MlQyeExVelJsUTJaTVUxcEVSWFo1TTI5Q2NsVktSbFo1UkdGa2IzTlJMbFY2U25WRFpHWTJXa3BHYkZWSlNqWm5jbUpFYUdjLjBTalh0MjBTNUt3TzB4eXpIeHBQYWFCcF9SQVVsMVFSX2RnZGNlRnRKb28iLCJleHAiOjE3MDYyMTUxODUsImlhdCI6MTcwNjIxNDg4NX0.lAlSDho3xoXHSQK49kZgcpAfBHJG9zEYOEHl-K7g9BA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:45.816 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:34:47                                         480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=118399 KO=11448 )
> restLoginInitiate                                        (OK=58585  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=58396  KO=169   )
> restloginProgressiveProfileCallback                      (OK=1418   KO=169   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.00%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.00%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.84%)
> status.find.is(200), but actually found 503                      4958 (14.73%)
> status.find.is(200), but actually found 401                       169 ( 0.50%)
> jsonPath($.tokenId).find.exists, found nothing                    169 ( 0.50%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[#########-                                                                ] 12%
          waiting: 472912 / active: 29     / done: 69674 
================================================================================


================================================================================
2024-01-25 20:34:52                                         485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=120026 KO=11448 )
> restLoginInitiate                                        (OK=59389  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=59197  KO=169   )
> restloginProgressiveProfileCallback                      (OK=1440   KO=169   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (33.00%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (33.00%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.84%)
> status.find.is(200), but actually found 503                      4958 (14.73%)
> status.find.is(200), but actually found 401                       169 ( 0.50%)
> jsonPath($.tokenId).find.exists, found nothing                    169 ( 0.50%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[#########-                                                                ] 12%
          waiting: 472108 / active: 32     / done: 70475 
================================================================================

20:34:53.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 70549: status.find.is(200), but actually found 401
20:34:53.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,70549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@acad578, username -> user.1001216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@364072c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214893120))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmNzMWdyMW5pZmw0NmU3M3MzY2tzcnM0Z2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWFsTkNTalo0T0ZsTVozRnRlV2sxTVdOYVNrcDNMazVHVkZFeVlVUXdka2QyTFhOVE1ub3pjMjVuYkd0b05VVkxORFJqTjBWU2NYQTJUQzFHT0RkRWNXazRkelI0WW0wNVNHazVUWFJGVVRkTFFrUkhSR2hYWjFoUGJYaGtkVzg1T0VKRWVsa3RZM2hLYkVwWU5IQlpjVEptZW1WaFMxYzNMVXRKTjFGd1ZUSjRURGQyYzJWb1ZXRlpUVFJoV25KS1dFNXNiM28xVEc0MlluQkRWVGN6UVVkcFYxbHZlVXBOZW1wbFkwRmZVVk5TYm05aU1XaGxUazVwZFVabVpFWjBiWEJSVEdKVlpUWkdiWFZSWkVrd1MwMXdSVzVNVjBrd05VRkllV2xDTFRWeVMyTm1TbkpzYjBSYU9VSXhSSFZRZGxNNU9FdzBlR001VEZwelVIWTJkWGs0WWs5T1IzcFZVSGR6ZFdzek5uSTNNbTFvTFdWTGRsZ3llSFUyYjNGaVdFRjZjVXg1TjBVeVJIbGxRa0prYVdOcFVFcFhSMDQxWkVoc2VVcHVhR05aWTFSTGRuWTNWbWxYYldnM01HdG9Xblp0YzNVMFlYa3dVako0TTNOV1RFTnJlRGRuY0ZSMFluUlBaVXREZGxCelIxaFpaWFZxVlhGbU5YUm5WakY2VTFGR1FVWkRjek5EZDFNeVVUTkVPUzFVTFUxVlpXeHBObUprWTNWWmJYSkVhMkZMTVRCUFJETnRXRFJhV0RCdVYwUk9abTFIUTFwTk5HSllRVGQ2TlY5TlUwZFFVRU5qZG1KM1VtWndRVGhJVEVoUE9WbFpYMFJmT0ZkWlkwNXRSbXAzVkVSSWMzWmlYM0pyY1hKUVdGZExMV0Z1VVhSb1oyUnZkVXhOVHpCbmRHSmxjMWxWVm5JMVpuUTNVRkF6TmpsVlUyaDZWM0o0TTFoNGMzcFdhMGhVUzJ3ek5tWlhUMTkxZG1KUVptTktSbWxtVkZZeVZXUnVhMk5mT1dSaExUQktia2xqU1c1WE1ERjZZamx5UmxobFNHcG1kV3BGZEhCV1NYQk9ZME56VG0xelRVeHZiR1pIZFVwd1JWTndla0ZOWTIxMFJIcEJjSFY0U3prM1JrbHZWakpvWms1eGEyVktUMmRJYWxwc2NYRTRZME5WUlhsd1pHRmhOMjFTVVRsUVpIZDJlRVp4ZFc1SVNGTnlhV3A1U0RKTVZqSkNNRnBuYUhCclluTnpMamt3WkZOVmQzUlZlV2RxZVhSSU9GSlJObGxZYkZFLlpDbkgyNFZYbmwySkViMEU2anBNMi16LTMweDBmNGNtbVBYOUJwUWJ5dkkiLCJleHAiOjE3MDYyMTUxOTMsImlhdCI6MTcwNjIxNDg5M30.xFlPnxUf9Tjz1qNmuXw6-4KCPsyeWnqTBDfTFuN6l6c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001216"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:52 GMT
	x-forgerock-transactionid: f750295b-26c6-4ed1-a34a-b08f2e9983d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:53.170 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:53.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 70549: jsonPath($.tokenId).find.exists, found nothing
20:34:53.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,70549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@acad578, username -> user.1001216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@364072c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214893213))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:53 GMT
	x-forgerock-transactionid: 59ee3c60-8bbe-471c-9224-f243e58bea7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2R1azlxYzloMWc2cm9xZTRhYWcwOW9uNmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVNVTTNaMTlyYVhBM1RYZFpTV2xTYkhGaU1WbFJMbVZMUWxsSFUxRXhhVk5DUTAxaGRHVkRaVEZKVW1aRGEwUjJkMHhTTjBwaU5WbGlOVFJGTFVaeGNHRlhSRzVWUW1kdlN6QTBYM3A1WW5jeGQxOU1TRXhFWkhKVU4ybFNZemxqYzNwQ2RqZFlSRUYyYURSRWNFTldUbFJCWDFGTlozQlFVa0Z6WTJWME1HOUZOMDVmY1RnMmMxRmlhV2RuVWxvNFNqQXlSME5QVEhaRVdVbzJRbmhCUmxsdlFYSk1iVGQwTWxoeFFrdzVSVVI2VTBKT01tUmljV2MxZGswMmJVbFRUbDlSU2pkWlJUZElUMDVKWDNJMk9IbDBla1ZXT1ZsaVEyWk5aakJIUmpaWGIzaDRiVUprVEVOVGNUTnBWMEYwVUZJd1drRlphRnBEUW13dFdrUklWbUoyVGtZemQyZHBOR1JQUlc1ek4wTmpkbmx3WDJJMloxWndkUzB4UjJSa2EybGFUV1pxVFcxaWJUZHhUa1pSTUZWcFNrMVlNUzFhVDBKeFRHVmhMWGs1T0hsNVJVTjZkSEJYT0U1SVExaHpNRFU0U1U5VVp6VnBVV2R3UkhSWVRFb3dTM05pU1ZsU2VFRldVRlJ2WmtVeVNEaFBOMlY0U1hCTlZGVnJkME5xWWt3eVpVUmtUbFJqTFRZeVltVjZNak55U0hOWk5FRTFTM1pSTnpaVGRrVllVRzl6TVdFNU56WTRUSHBZUTJWU2QyTmFkbGxyWjIxcFNqWlZaVzVoZWtkM1pHbHVRME52VWtaSk5HOUJTM2huWW01MWNXeGpUbkI1VG5WS1VtUm9XWGs0U1U1c09XVlpjR2htU1ZkdWQxQlpOblF5T0dRM1pFMUZRVGt5WjJreVkwUnFVMFpZV0dOSFNreHJSbWxYWVZWVkxWOWZRM1pKYWxwR01WWXRNRzh4T0RZM1FreE5TbFJGZDBoTmFHcEJhRGhHUlRBNVQxbHFWMk5LWkZWS1UxbFVOVTFzVEZwdmMxaHJTRkUyY0RWQk1IbEhXR1pQWDNrNGRtSkZUMHh6ZFhKbk1teE5XSFJ0V0ZkdlEyRXRlalJ3ZG1oRGFHVjVTelpCWkU5YVNrcG9jR1l4UWtWc01YUkdhRWxvVEMxeGRYUXpZVVpoUTFvelZHaE5WWFZhTTJadE1YRnVkblpZVGxWMGFrWXliRmg1TjJSNWJWVldhVzl3U25GSWQyMHdMbXgyU2tOc1pGOW5TRVF5Y0hwalZXcHlXVzlaZEZFLmFhZmlaaWdOSk9JbkZOZ3ZkVEY1anNFSVRtSHJ1ZWhpUF9RX3JLRHdlbUUiLCJleHAiOjE3MDYyMTUxOTMsImlhdCI6MTcwNjIxNDg5M30.q84pbbTw3yG8h3HcTCOcY4oFynH4NMgzQAxlRLvbi0s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:53.214 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:53.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 70588: status.find.is(200), but actually found 401
20:34:53.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,70588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ba0748, username -> user.1001873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66dc3964, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214893335))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXE0dGFkY3Q3MGJqcjkzMjBrMTZxcjM1NnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1VVZFhURVV3YjNwaU1ITjVXVGh4TjNoM1pqbEJMbk5DUVdsNVRGQkxWSE0zYm1RdFYwc3RhVzFaY1ZaVVprRnhXa3BEZEcxeGJqbFdOVnBqUmpoV1gwZFVPRGswWkRkUmEzaHNTV2R2V25aVWVYcDVibUZMU0hSMlJISkxRM1ZwTTNRMFNUVllReTFrU2xKdWQySlljRGRzTFVGbmVDMUxWVWh5ZG1KU2VrVmZaa3R2WVdjeGRYVkNibXhGTWxKeFV6TlVZM0o2WnpGcVMxOTVhbGRoYVVsSk16SjFaRkJKY0hWb1pVbFFTVFZEV1hGbFQxbzBRVGRCUm1KaU4xbEdVVUZaZDBOSFExWjRibnBNYTB4T1ZraEtVekpQUTNKZlduZ3pOMjQ0VkhCdlZqRTNSR0ZOZVRWSlgzaGtWM0IzZEZRMGNIRnZkV1ZVYkd0MlkxbENXVkJYWVc1WFJIWlJWamxuVm5oVlEzZFZYMU5CTTBKc2JrZHlTWFJpWm1wS1gwbEVkR0ZIVGpoclFXbGphVVJpTUVSR1VTMWlUblJ1Y0cxQlNEUjFXVmRtVDJzNVIzTnBkbFk1T0VWTk1qRmZOeko0T0dGSFRuRTNhRzl1ZWtaWVpYZDFRamxVUTFKRlZ6azFUelZIT0dwUVNHbzJNMHBXYUZkalpWcDNkbXRRZEZGcVJUWkpVV280VFVWQllXMHdhMmxXWWxCd1FuVkJVSEJpTTIweU5HbE1NSGxvWVZsUGJVVjBVVzA0WlMweWRXSnVVMFUyUkhwSVZYbHhWa3BxYURWWk5XVnZka3RWYUVwUlJqSXlOWGhpYlZkeVduVm5PV3BSTFhCR2JtTkZPRXh1UnpJMWFUSkNVVTl1YVRoamQxaGxiMkpqYTJoVWNsVnFjRGRwWjFWU1pVaFlaRlJrUVdOd09FMDJORzlRWkVFMFYxZHRkbWsyT0ZSVllWcERObG90ZGtJMGFucGFRMWh3V2s5Q1gyWktSbEYwTVRWdWNWVndUa3BqYnpVd0xWOXRTM2xNWVV0TlNtVlRTazFvYmxGa04zZGxSV054VEdKUGVWRjNSM1EwYlVSdFoyaFFWbVl3V1d0dVQyOWlUbU5YVERKUFF6ZDFaR1p4YjE5RWVIRnhjVkZFYldSa1ZHTkZORXRJVlc1bVltOVpUMWd6YjBGdGRXTnpTVW96WDE5alZubE5lamM0VVVwS1NXc3RaM0puYmsxWWEzQkxYMmgyWmpSSlJsUkZMbGxWVEV0aFZqRTVNMWREZEhCalNFYzFXVTVJVUVFLjU4ak5heWY0bkJhWmc2aHJjOGZ2NmFGM3Aydm9wSGVuNFhyX1E4V0lxUlUiLCJleHAiOjE3MDYyMTUxOTMsImlhdCI6MTcwNjIxNDg5M30.RuyHzGyLbAIHvBs4eI2Tr1Oy1MtNTwcV9RY4xzzzuCk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001873"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:52 GMT
	x-forgerock-transactionid: 794241a3-c98f-45a6-affc-9a4fb1f0fd03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:53.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:53.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 70588: jsonPath($.tokenId).find.exists, found nothing
20:34:53.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,70588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ba0748, username -> user.1001873, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66dc3964, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214893425))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:52 GMT
	x-forgerock-transactionid: 3dba8b37-2af1-4a2e-91c9-565acdfe815b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmpiMDV2Mzdma3FpM2k4MzRhOHB0NmtlbjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk9HMVRVM0JJUldGS01sRjVaakZqYzFOblNqRkJMbmRpYVVWTWVIVldWRTFKT1hsRmRqZFhNRGxsYXpJeFFrazJjMjVKYlhkdlJuaFVUMDF2U1V0SmNIaFNka05wT0Y5eGRVZHFjRW93YzFKamFtVTROM3BoVlRGdFNqUnBPSHBtVDBOaFNUTlhWVE53U0dOQ1lsSlRibnAzVFRWMlRGaGtaR2hvYURGdE5rdENTSFozWWxKVWRGZDBjVzl6VUhNMk5HWTFaV2RLUm5kcloycHdRM2RPUmpkQ09HRXdaVkI1TVhab1RuRmtURUpZVDJ4eFdtaGZVblpoVEZvMVpGcHRkVVpGYm14VVdXdzNWa1ZzZFhsQlJGQmthMnRPY2kxcFZHUkdObE5mVlZKTU9XZG9kVEl4VGtJeFZEVkVWbDl6YVRaRlZqWjJRMU5GTVRKSVVWbzBkekp4VmpsV1pWTXlTbmhaYTNkT2MxVkxVRnB2YnpWSlFWRkdXakJzWm1aRFVYa3hXVWx5TFhOb2VFcG9TbUpRV25OVExWOVNWblZ6WmpoeGRsRlZNSE5TZUV4WlgyTmhPRWhGYnpJNE0wVm9hVk5PVW14b1UyMVFkMUptWkU1V1RFOTFRVWxzUzA1SmJESmlWR1JPVDFGelVsQmlja051T0ZCc2JXcFpRbnB3YURaT05WRnplRXRVVHpka05qWXRhWHBZY2taS01XaG9aek5GZFVKNFQyZDVWRnBwTjFOS0xWbFRNV2wxWkU5UVozVXhMVTFqV1hweGJVTm5Za3hGWVZkVGVYZE1jR1l0WWxGVFFrdDBOMEZwY1RGMWJFZDVVRVJJYkU1ck1tOXlPRTVCVGtSUVRVMUxWME5GZVhGSU1uUk9SRzlpVnpGUmJtWkZjRWx6Y1ZoUFpYcFJNWFk0VUZWR2FFczFWbGcyVFcxd1puTjJRMEZZVkVkclNVVkVjMjl2U2tkNlgzSjBha3R4TkZGcmFVOXpZbWs0TmxBemEybHpObEF6UW5kUVdFbEJOa1JhWjNrMGIxVnVkREJqYTNSWmJETkNWV3BUZDNaa1RXRklVa0ZOVkVwQlR6azFWMjVaYUdoMFNVSTRhMEpYVHpJdFh6TnRYMDU1ZEVGTE5rMUhXR2h4Y0dWelYwZDRSMGN6VFVSR1pXdFhRMk5uVEZvMmEyeDVhREpaYldaWlVXcGpTMGhqTUhONE4xWjZWMUpCUzNOdFptRktkekZEYjFaRmQzSmpMbWszUms5RE5UbElOMUoxT1RoVGRYaFdUa010UjBFLjBkMldMUlV1aHFSNE8xVC1lNFM0eklSeGp2cGxucFl0dm9feHI2bnRMMG8iLCJleHAiOjE3MDYyMTUxOTMsImlhdCI6MTcwNjIxNDg5M30.lygfUHmUPnCKjHJXriem-woNhaN7a28rb9GQ3ItpSuo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:53.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:57.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 71182: status.find.is(200), but actually found 401
20:34:57.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,71182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3484774e, username -> user.1001632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ae5da1f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214897072))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXA1amhjZW8yOWR1ZDdiNjZsNXF2bzZlbG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1UyOHRRbmx6VlRRdGIxUnhYMmMwTkUxaFFubDNMbWh0ZDE5T1RXdEtNWGROZW5ObE9HeDRiRWhDWTFGVlpVeHRhM1J2YURWTVNHNXBSalpVZVZjNU5HaEtWbEJVYkVSVlIxRm9Sbll5VEhCSVZYUkJXWFZ6Vkd0VFJGUnhOMnhIWmtaQmVXTnRiRXRHVm1jMFVuazFZbkIzYUhWdWIwOUVkeTFGZDBNMFpFVkZUamhmYWxjMmEwZDZhbWRHWW10QlptaFpSWEI2TFdZMlNFRTNNRUowUzNjMFNuVkhiR2R5YlRWalFXMVBSRWxDU1dGcVVucHZRMlp5TTBoeVdVUjJNR3g2ZEhaMlNsOXdXRk5PVkV4b1JXaEVkVGxIV1dWVlNDMHpkMUpTUmtkWFMyUk9UMXB5Y0dwUFkxOWZkbXBGUjAxNVprOVhUbUZuZDJsTVN6WXhZVzVLWDFSWlpHZDFNMFZ1VlV3NWRWRk1ObGMwY0ZJeGRrRlliR1F5V1ZwYWExOTNTR1oxUWpKRWRucHNOR2c1ZWtaWUxWRkdWMUI1Y2xvME9HNWtNRmQyYjJKMU1EWm1XVVIyZG0xaVNIbFJhRnBCVVd4cU1XaEdiM2wwZVZGeE1GTkRlV1EzUkRZMFowMUZXRFEwZW01SVFXWkxNVkV4ZVZWRE9EQmtNVnB5U2sxVmEwSlpkbGMwWkc5U05uRnRaekpNWlhWWFRFZ3pVbkY2ZFVWRmVWZGtNalZRUTJ4eVpWUlJRVUZKZW5sS2MzbGpMV2REZEhWVVJHOURPVXBJVUU0NFpqQnNRVmR6WlVNMlV6SlZNSFkzV0RVeE9GODVXa1pXV2pBd1ZFeFlSbkJwWDNkc1JIWnRiUzF0WW14bE1sVlpZblpEWVZOWWRFWXpOa2RzTlRGVlkzWlphVEJLYVdaU09GWkpPVVJZZEdOelRGOVVTbmQyWjB0YVdrTjRSMDQxZG14TlNqTjVUSEZRY25SSFpYUm9UMlJxTXpBdFpWWTJXRFZPWlZOQmEzSkdiRGwyWmsxVE5HUlJRUzFHYUUxd2NtbEVaRE4yTlVoTlh5MXZORkJCZFRKa05VRjBWVFZWVEhOVGJWcFFhMEZIY0RGUGVrNVhRUzEyVEZJMVVHSmtkVEZOTUZoaldqWkpVblEzUnpoeVgxOURiM00zV25NMFMwWnphbUpaTVRsQ0xXNUtNRlpJU0Vnd2FWY3lZM2xUVFRrdE9GOXdjMEZ4WVRoVFRtSlpMblIwY3pWbVpIbE1WVEUyY2w5WFowZFRUelJtUjBFLlNCMGwzYlJ4MDVlTUQ3WklGM3VKSTFhTjNVUmFHbldBd19jRUxTc2Vob3ciLCJleHAiOjE3MDYyMTUxOTcsImlhdCI6MTcwNjIxNDg5N30.S0Zdea7GpWNnqoPxUY1LxpoiDh36swrCOVtzSLYhTpk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001632"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:56 GMT
	x-forgerock-transactionid: f1b5a3b0-18aa-4536-b463-e43a08530329
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:57.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:57.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 71182: jsonPath($.tokenId).find.exists, found nothing
20:34:57.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,71182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3484774e, username -> user.1001632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ae5da1f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214897159))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:34:56 GMT
	x-forgerock-transactionid: ea50e082-c177-43a2-afb2-39052b285ca7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW5razhzdW1rdnNvZ25iYjE2ZXV1bWJiMSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTQxYlc1bU5FaFdabEZQVW1NMVNHdG1NSFl6Vm5CUkxraHpWemxtTVVWck1YUktVVmRIVURsUmVXZzRhVFoxTW1NNGJqWXdkMlk0WjFOUFRIRTBSSGxoYTBwZk5reGtkbVpGUzBkTWR6WXhWbWRFVTJoUFN5MHlNRlpXTURGT1VISTNYMXAyTlhKUVpYTnVkbmxPUzFKalFuZG9RWFZ4UkRNemRYRTFaa053YnpsUGJuRnZVV3d4VFRGVGEzZHFWRTVVYlU5a2VFeDVkMlpOYUhaUk9WOUNTekEwYjI5cE5qSnBUbEF6VWtSMFgxODNYMGhGVlRWT1MzYzNialIyY1hsUlZISnhkRVpxZG5RME4zcElkbWRRUVVFMVJuWlhhR281TVdGV0xWVXRPR1ZRT1RsVVNHRTJPVEpHYTNKcldIRk1ORTVrTlhNMWJHZGFhVTFRWmpRMGVrVkZhbWRqWDFOd2FVbHNXVGRqYVZSNGJuWkVhVmRPUkhKVVEyaFdORzVPVFRGRGFFOW1PSFJIVEU1SmNFMXBVR1o0WjI5cFFrUm1aVzFLWkVWSWRWTmZSMEZqTURST1ZqQk9SM05HUjIxRU1teEJTbTVtUlhWTFRtSnFTQzFrTVV4UlowWTVSMEpwUkZsNVJFZERTWG96YjBOb2RqbDJURlZZZWtkVFZHWk9iMVIwWmxOYVRuZDVTbVpqTW1oV2JsRjZVMko1WWpKTVdYbEZRVkpmVjFoVVFVUnVVRVJtZDNKQ2RIRkVkVkJxVFV4Uk9VdDJWMHQzZFhnM1VWa3hVSGRyYmxKRmJFRk1kRXRHUmpCZmEyNUJSekZpUldwaE1ISlJaRTlQWWxjMGFqaFBSblJ4UjJZMFprSldSRXR1VVZSYVNFRjRTVkpDZUdWeGJWTnhiMW93VDBwakxXODRZV1pJT0dwQlFsbFFOblJrVDBaT2MwSkROWEZKT1ZBNFRERklkbXMzZVhOblQwOTRUR1IzTmtobFRrMHRZV0pKWlZvd1RtSXRSWE01TFdReWFuVk9aSGhhUkZCemFFVkxNR2xQVTNBdFduYzNiMVU1ZUY4MVoxWjNZVXcxUlhwaVNIbHZPRU5HWWxVNVpEWTVTRkJSZEV0SFZtUndPRUZRYzNGb1lYTlpVMUJuTlZOUlIydEdUbVZEU0doc1oweFRaMEZ6YUUxWlVXWkdUWE5UYUhKalRYazVNVEpwZVVkVmRrUmtNMTg0VlVGek5UQk5hWFJqVkROckxtVlJjMlZITkhSS01WZGZZemhUVFZONVVHOVhlRUUuenJwQUFRMW84bUc2NUtxdjlEMW1Od3JrN2UzUVppeVRiWnR2OGRCR0MycyIsImV4cCI6MTcwNjIxNTE5NywiaWF0IjoxNzA2MjE0ODk3fQ.czqiFbX9F0KP_-rJkzTRU80M2mvAePBNZUjovwvH4lY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:57.160 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:34:57.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 71190: status.find.is(200), but actually found 401
20:34:57.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,71190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45f4fc6c, username -> user.1001788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e1b2ab2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214897132))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzBjYjAyb2J0dmg2ZHAzN2ZhOTU5ajZtNmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFdYQm9YMFJ4VGxaMVpYSmxZa2xhVFc1ZlREUlJMbFl6UlZSNlFuVlBhRGN5YzNWQmRsRlRlVmcwUjFaM2RqTkphRTVmT0hsWk5sbEZTbU4zWkV4ak5qaEZOV3BFY0VWd1EyYzBhMGhtT1ZSbWEyMXBVa1V5UmpJd09YaFhjVk4xT0V4WE0wVnBVSGhKV2tKU1NqTkpkVFpqZWtwM1ZWVnBWVWc0UW1JMU0ycFNSV3hSYzNGVVYyUm5aR3BTV1ZKNmVWWnVSMVpHYlhwWlZ6RlVVblIzVm14TFgxaEpZMlZRY1c1a1FtdEtWMGRNVW5veExWZG5ZamQwTkVkWFgxZzBTakExYlVOb0xXcHJZMnQ0WlZaUWFEQnhiR1JJWVZFMk9GSmtkaTFsY0UxTk9GZ3Raa1ptVFU1MWEzcFlhbFZ6WlV4VkxYUkVPR0UxVjFBMVFWbHRkV1JMUm10WFZVODBTVk5OY25GWk1XRktZbXRHVTNwVFQzQjVjMUZ6YkhRMlNYQjRXRmhGVjI1dGRtNTFabGhKU0ZCV2JuTndVREJvZFhwM01raFRUV0ZxTTFRM1dYbHhaM0JrT0RaNk5tcEpXbDkyWlZOQk1FaHdPRWhrWTNwa1YyWlFSV2syVVdOb2EzWm9XRlZYWDBjM1ZHNDJVRzQyUzNKNVJGcG9jVXN0TmpkUlNGTmpkV3A1YjFWR1pucDBNR2wzU0VSRVRHczRaa3Q2WldrMmFXOUdTMjV4VTFGbFZqSkhMVlpoZWtsSmRITk1VRkJmVUhOWlJUUktUbXcwUTBkRGJVeGliazE2TkRKb1JteFljbVYxU1dOUFQyRXljVEJEUlVOck9WSnBjekJWUjBadlQxSm9jalV5VEZKalFuQlllbmQ0YUU1TVFXbDROV1pKV1VreVNIWkRUVkpUWkV0ek4xOW9hbTF1U1dkUFZ6WlZZamxuTW5welEwdFRTa1JvUlc1T2FUZDNhRlpOY2pSVU4ybDVRMWswVlZFeFJqazNka3hqYTJsUFdIcEtOVU5WYjJ0UU5UTjJRaTB5TjNoQ01VTnNNMjlTVXpKSU56Um5iRGd3WDNwRllYcEphR2Q1ZW1oV09HOHlSM0JyVlhGNmNESTRTekZXVDJaRU4zUXdjbkEzTVRJdFJrSnFPR1ZTTUVSUVh5MHhWMVpxVm5GWllXTjNSbEpUYkVkaldVaEhjV0Z2V1dWSFRUaG1MVXBMY0dsUmNVdHZkVEZSYmtacFF6QkpMaTB6ZDBKb1NHNHlWa3h3TmpWd04xWnhRamRHY0djLjhNS01NUkcxcC1HZjZqVzBtZi16TWlaaEFYblFNRU9JbGViLUNLN3NjWEkiLCJleHAiOjE3MDYyMTUxOTcsImlhdCI6MTcwNjIxNDg5N30.ReW4d8e2kJPqZUGDUOeyvMcRhIvKLCViShhr2eJmrYY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001788"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:56 GMT
	x-forgerock-transactionid: b3b84621-a346-426d-a3e3-b0465ca24a91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:57.180 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:57.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 71190: jsonPath($.tokenId).find.exists, found nothing
20:34:57.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,71190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45f4fc6c, username -> user.1001788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e1b2ab2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214897219))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:56 GMT
	x-forgerock-transactionid: f84f5dec-aaf6-47df-9d7b-f69c5ba39c63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2szcGdzaGNvZ25jZzdkanU2MXZvbzE4dDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVRUUnVlbkZaU1dkVllYcGxRMkpHYVhGMVQxWm5MbUpxUW05NGRuazRlRGhyYmxCMGEwZFZYM0l3YVdZMU5UTlBVRE5sVlhWR1RVNDBiR1I1VjBRdE1HRnNiMDVXU1VFemNYSmxZMFpYWkd0WGRVSmFXRGhyTURobmNVdGlPVVo1ZFhNd0xVOXNRMmRqTFRsclNYQlROelpVVTBaNWVFdEtjV3Q2VXpWaFdqbGxPWFpwWjB0aU1rSm1WSFJCWDFoWFdUQk5lRWt5UlZWaU9FSlJTR05rWWtSVVRtUjRValJrYUdJeU5sRnFOM2R6ZUZBdFJHVkJYM0UwU2tWcmJITnJRemxtUm1wZlkwUlVhVlI1ZVhGVGVscHVhM2hpVGtsNk9HWTJhMDFhVG5oUVlYbEJha2MwTld4SlkxQnVka3hKVm5oa2NIazJkbVJtYmxOVE0zUjBSMnB2TlVwU1VESlZhMWxNYUZSeVpGcGZUR0kzZWtWa2JXaGlUbEF3YkVoU1ltazJhbUZyVmtwU2NqRmxPVXAzWDFoWFpUWmhabVpvTFhCcmQyOVRUM2RoYTFKS2RTMXNORFl5Vms5dVMwdFhRV1JmTFhCQk9YRk9WRGhNU25kNVlrOTVURXRmUTB4VlpuSklYM1pMWWpVMlZrcEljRk0yUlZGNGNUVktOMDlYV2s1UVZXWTFSbkpvU2t4bWQzSldUVEZTVGtVNVJGUlZMWGRxZERCZlJVMVRiVEZqU0RCaVluVnVha1IyYVhsSU1qRlJkR2h4V1ZodlZFSkhNelYxTmpseU5XdHdOelZYVUhwYWJEQjNNMjlDU0Zvek0yWXhkM1JqZWsxUVlsZzJURTE0WDFSd1psQTRUakJRVm1GYWEwOWtVRGhaVEhoNE9XZGhTRUpGWlRGeGFGaFBlbTg0Um1GRGJVTnBSa2xUTm5JeWIxQlVUMFJNYlZjMFJXdDZTRFpPT1RObU5EWlNWVWd5ZUZsdU4yVjVjMkZMY0ZoS2QybFdXR1ExYm5VeVVERnZZbGxNY201a1ZrVnljMnh6TVZwcmEzcHFaMTh0WW1GRmVuSnZRbE5YVUc5VVVXVnpZbGxQTUVjM2RTMDRNazlSWWt4TGFUUTJibXRLUTFseVkzQkdWbHA2YlROcWIwdGpNbVYzV2tKSlFYQktkVzQ0Y1RselQwOUVTemhsT1VZNE1scExURE5yY1hGb2EwUmtiazlrYXkxaU1ESlNRMWx5WVdaa1RIcE5MbEZWTkc1NlRUbEJTazVwT1ZOTU5tWTNNMDFvY1ZFLnVOUllEQ0ItSzBYZlN3LTZPV1hUcnRxdlA1eUp5NjRuUUFRNGFRb1B2RWMiLCJleHAiOjE3MDYyMTUxOTcsImlhdCI6MTcwNjIxNDg5N30.a-LJcVbok6ljEuH7fI8xaPYMJj8-a-p0JkcNiWKYkjM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:57.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:34:57                                         490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=121619 KO=11456 )
> restLoginInitiate                                        (OK=60177  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=59988  KO=173   )
> restloginProgressiveProfileCallback                      (OK=1454   KO=173   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.99%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.99%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.83%)
> status.find.is(200), but actually found 503                      4958 (14.72%)
> status.find.is(200), but actually found 401                       173 ( 0.51%)
> jsonPath($.tokenId).find.exists, found nothing                    173 ( 0.51%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[#########-                                                                ] 13%
          waiting: 471319 / active: 25     / done: 71271 
================================================================================

20:34:57.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 71295: status.find.is(200), but actually found 401
20:34:57.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,71295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@165861ea, username -> user.1000126, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@517cb3cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214897777))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOG1kOGhmaHR0dm9ncnBjbTg1b2xxMjNlbDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2N6QkZUM2RKYjB4eldubEVTMUZWZFhKemREZG5MazFPUldRNWF6Tk5hemd3UVd4d1l6aEROMnBPV0hKSFIxWjRUbXREWVV4dlFtMDVVRVJGUVhrMFEyUm5XRUZIY2xwU05GcFlXak5zWW01SFRVNVZjbU5aWjJrMFdGY3pWVmhzZWpoRFQxaFBOVVZxYjB4R2FWVTRRbXRDUkc0M1JXdFpNV3RLUnpFd1lrOHdUMk56VTJVeUxWZFBkMjVCYzNsV05rNUJVRFZmVjNOTU0ySm1PR2RuZFhwalMySlNSMWRCVWs1dFpWTjVSa2xLWkZCbVUzQkRTMU56TFdoWlpuSkJVMDlDYldwMlRreHZNMWxhUXpaNGNVVm5OM00wT0RSd2MzSk5XalpxY1VwNFZHVlBhbXd0TURsSU5Ia3pUR00zVTFOT1RUaHhSRzVZUzFaNWRHbzFOaTFMZURFNVZEazJNa3RRYkVKeFpqQmFRVjlFY2t4cWVscHlPVWRCUkc5S2EwcHBTR3A0VkZobFh6QlJSelpRV2tSRWQzWkpWMmh6ZFd0clVYRjFlRkZMWlVwd1IwZHhlVWxrWmtsYVV6WXpja05wYWw5SVJEWmFhV3hRYXpWeVNUZ3hRM0Y0WVdKeFlWTnJlVXBZYUZCcVRucHRWR0ZrYUZkWldrazJja1ZhVWpoTGNIVmpNWHB3YkZoTlpXSmtjSE0xVW5KdlFtVndVMTh4YVhwc05VOHRTVFpDYVhKSFdtOVNVR1ptVUY5b2JrOTFOV3hKV0hod1lVcG9lRE5rVFVOdU5sZ3dPRkJIVTNaWFowWTBZamhhVTBvMVVYRmpVMmR1YW5ocWFrTk9ZMFZhVnpabll6ZzRhVU4xUVhBd2QzUndZVTAxY1dvdE5rVkZjMWMyTVd4WFF6UnJUekIxYkRVeFYyZDJMVTl0WVdwV1pHOUlNa3BKYkVKWU1IZFBhM0kwUjNkTWJrVXlaSGxMUjNOd1RFNVZkM0JvUjA1NGNGVjRRa1Z5YkVWZmNrMTBia1pTV0MxWFZVOXNObE16Y1Zkd04zVjFlVEZZWVZkMVJrSXplV293VUdKMloyWldXa3hWYzFseGJqQjNSWEJrUzJSNU0yRndXbFJLYWxOeFUyWkRSbFZQT1VSb04wOXhOR3BEWDBNMU5IWXdRemxUVFVJeGNUUTNSWEJTY2tSVU56SmxWV296VEdsNGFIcEhjbmxqYUdOd1kwVmhVMGhSYm1ST2VuSjNMbXRTTUZJemJEZEpVRkZwVFhaUFp6RjFaMDV6VTFFLktzcTNIWlVINUo4RG9TVDR5V3oyc2stMWF5eF9IbE8ycUI0SDNva3Byek0iLCJleHAiOjE3MDYyMTUxOTcsImlhdCI6MTcwNjIxNDg5N30.oLJcaOUTBi5rYqjeHlnKdHMgTz6Ywb9nVHr6M3sg28g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000126"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:34:57 GMT
	x-forgerock-transactionid: a4eb8104-6432-41f4-b37b-93f4284040bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:57.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:34:57.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 71295: jsonPath($.tokenId).find.exists, found nothing
20:34:57.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,71295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@165861ea, username -> user.1000126, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@517cb3cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214897868))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:34:57 GMT
	x-forgerock-transactionid: 1ce11fde-5922-44e9-bad2-26a505e41cf3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTJjcDBkZmUwZXU2cDFzYTYzOGcxdHM2dDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d05EZHVaRE00VEhGUmFIQlpNbVJRUmtOQ1FYaDNMa1EzTTJoVlJHaGFkekk1Tm05SldFMDJNbk5RYW5BelgzYzRla1EyZURsS1VEaHRhVVJ4UzJWMmFITTBZMUo1TFMxQldYUkpWemhWVm1kWVMxRTJibGM0YTJsM1pWTmlZbFYxZEhkWVRtVjRWa1ptUzBWc01VcHpWRVl5YVdOaU9YWklWVTFrY1hoWGNrRlpRM1pHTld0a1VXcE9RV2hLYW1sMVMzRlBaWEJCUW5WV2NWTmFPRnBEVm5CT2EzazBUMHB1VDBGNWJUbHBkVk5YY1dKUGIxWmhObTFGY2tGSVVXSkZjM0V6U0ZGM2RWQTJiRTlvVEhVd1EwZHVSR2w2VkV4ak4wbFVUMkpGTTI5NVZYQTVaM0J2YzA5d01GUm9TbWxNUmpreE5VbHVTVnBmWjFRMU1qQlJWbWQyVW1FM1JEQlRhbFJRTVZBM1drVkNYMWRHVjNWUVdERkJjMU5YT0VkVlJrUkJlRFJhVkRkaWQxVjNOVkJHUW10MVZHaE1XVlIyYVZCNWNIUm9ibXhVUWw5elJuVjVORGRYUkZCV1RIVXdkME56VFZGemRtdFhUbWRSYUY5SmFUbEVjVWhTVm5GWVZtTjJPWHBhVjFoSGJsQnVhRzQ0VDI4MWRsTnNOVVZtYVVSU1dUUnJjVFkxYzJ0NE4yNW5jVlJSTFVKNVgxVm5SbWR0VXpaYWFraHdlRlJCWlRSQkxWQkNkakpEYld4VFQwUmxaRzlWTWtONmNtWjBRbXhYWjFZM2RVdEdkSFYxVW14WFFtWkNVa0ZZU2xkRFNFUTRSM0J3T1RsU2EyNDNPV3RVUTBkcFpXSm9NakphYlU5eE9XVTVaREpOYld4MFh6STJWamxCWVdwV1NIQkVSbFpSVmxCRk4wVnVaaTF3TVZKak1tRTRNV0ZDUjNaM1ZFZHNkVmxUZVhsUk4yaElkRWRFVlU5SVNUWXROVGxVU1Y5VE4xRmFPREZyUzBOR1JsUldjMWQxUTNOQmRWcExiekZXYW1aM1MwcHdTbXhVVTJoeE9FWndlVUZzVEhveWIweG9TMDB4UjI1eGRGcFNRVWQyZWtWeFpIZG5ZbkpQVURrM1pqVlpNSGhIVHpOWGQxUm9TekJ1VFRKclpURjZia2xrZW1samIwNDRXakpPTlZaNlpWUjJSalkyVWtGWVNrVjFiazlSZGpaQmJXdDFXak5sY0c1VFlqVkZMbTltTW1SS1RIcEtVR05xVW5sYVNsbHROVXRrZEdjLjFFSU0tdTBnaTlPR29aUlBaU1B1MHFVWFpCeTVoVHNzTU9GR3JKM253V3MiLCJleHAiOjE3MDYyMTUxOTcsImlhdCI6MTcwNjIxNDg5N30.WV63DxNiJkewehQn37ox4DNavQCeAUDx9IF4LA_P_to","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:34:57.870 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:35:01.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 71904: status.find.is(200), but actually found 401
20:35:01.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,71904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61362720, username -> user.1001858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79b489df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214901779))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzNqaGppNnQ1amNhb2xmNzVsN3F1dHVqMmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlpucHlNMUptVkhsYVYyMXNZelJGUkhseFQxOTNMbmRvTnpGbE5GUjZSV0Z6WkZRNU1FWkJWVGN5Vmtzd2JVNTZNRlF0UWpkZlpVNWZibGxUZFhOdlVXUmhNVGxCVTFwNGFqbDNXR3BaUm5VeU1WSkljekZXTTB4eE1qQm1OSHBDWTNCSVJqVjRaVk5IYVhSeWF6TlNZa1V0UTJweloweDFiV3htTTBSd1dWWm1SVlZzUlhwblFVVlRaMnBSYzNrek5HVk1SVlJIWVd4alVDMVNMWHBqUW5kWFNtZHhiRUZsVms5NWVVMDRkRE5JTjFKWlpVcFVRWEJZYlVSME9UQlBYMGN3ZDFSeFQwVXhjRzlvWmtOS05Fb3dNR1JXVTBSTFJYcHhXRGt3VUVGTWEzQXRObXB3UjJaYVEySmlXV1ZwUVRCSGJUQjZMV0ptTkU5VlNGVkhVRVZWZFV0d1NtbEhPREpsYlZOeVduUnJiR1JPVTFsMVRHWlVSa28zWWxocllYaGpiRVoxVTB0WFIyeFdMVlpFUmxWVU5rWnpORWhPYUd0RVZHUjROR1EyUlRWNFJFZGxhek5oY2poTk9FMW1iemhGVVVsc2NGSk9jRGxvVW1GM2VraFdRVFE0TjBGS2VGWlhOWGRaTUZWcE1XSnRjSGN5ZVVaTmF5MDRZbWRuYUVaamMxVnJWRlJRZVVWMldqUnVjM2M0WmsxWlQxQXdiM0ZzVjI1TFFYbDFlWE54UlZkZlNIa3Riek5uTTBWeldsbHdWRXd0V1dGUFpVTnljVUo0UVd0elR6ZGFZMjFwVjFGQmNWWm9lSE5FVVRCRFVsWnRkVFpxVFVwTVdHTXhhbWR4YWtGNmVtOWpWRTFmTkRscE1Fd3RTVFZUTjJsYVpUSm1SRFprYjA5U1FXY3dVRlJSY0ZoVlUxWm5hbk4zWVhjelV6SjFUbUZoYld4dFpGTk1VVzh4WkcxZmRtUk9OelJTY0ZsVGRHUm9XVFZqVmtodFpXVlpPR2RPWVhaeWNrNVlTM0JyWDE5alVubGxhRlZ6T0VoUk9VSlJaVlZDVmxRelpIbzFaVVJvUVhCblNHRTJVWGREUVV0UmN5MVZjVTlMWWtsMU5qWmxaRlpTU1ZaV2NHSlZYM2t3ZVhkTGN6SnljVlpsYW5CT1NFa3pabkY2T1hab2VXNWFVa3MxYmpsRFFrMVFjbU5DV1dkWGNWbFZVblpIWjNSbVNUSlZWbUpvTUhaM05qZzRMbXQxU1VVdE1uRkNhMHh3ZG1zNFl6VmFNRmw2TlZFLklnbG0tQ3M4UmdhSzJ0d1VwcFUwVDYybUdBLS1DU1ItbDhFcm5DelZ4d3ciLCJleHAiOjE3MDYyMTUyMDEsImlhdCI6MTcwNjIxNDkwMX0.4mp6x600-CfkAE1sWTCI6DR1tXWNL7FX4uBB3FeIiP4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001858"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:01 GMT
	x-forgerock-transactionid: d6d03f65-8d6a-4c30-8fb3-c59984b1a416
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:01.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:01.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 71904: jsonPath($.tokenId).find.exists, found nothing
20:35:01.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,71904,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61362720, username -> user.1001858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79b489df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214901868))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:01 GMT
	x-forgerock-transactionid: 5826ae3d-1890-4049-9c4f-689f9936aa8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWlqcDJ1aGNxbG91OTdjZXQzZjd1MWltZmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmRsZDJPVXhRY2xOelMzbFVWRlZ0TTJwNE1UZFJMbXBaY0ROQ01VUktSbFpuUkdkd1JrMVNURXhrU0d0Vk5YSlpjV2d4TTB4Wk9GUjNVR3h1UVRWS2JqRkRVUzFhVkROTVZ6TmlTa3hSVlhsNVFtWlFVSFV4WkdsMWQydHBabkJHTlhKTmJqSTBWVTVxWjJ4bk4ybENiRzFsY2taWFRHUnlUVWN0WDBWclVtaHJYM1JPUWpSRVdIWmxZMlZwWTBaT2Nra3RTMnR3U2toWE5ESkliazVoVWpFemNXMHhjVVZXWmxBNFNVTkVZVmM1WWw5SFkySTVWMWx4VHpNNVVWVmFjbUpsUW1Kek1tMDFiMlZ2ZFdkTE5IZzBSRGRKTUVkelZEaGhiSGhrU2paVGVVSjZORk5OTTFOUVRHRnRNSEJLWWtJME9XMWhlSEJvZWpOSWVtazFNRVZKTTJFM09UVTFlRXAzZVd4NlgyNXhaa2d4YkZkb05HRlRRVTFXYnpGWlFqSlVOblZYVFZrM1ZpMUhVa0V6Tms5MVJtSlVSRVZMTlRKd1RURnphWEZ0ZFcxSVprRlhhMWxTTUhkdmFWOUJiVk14UTFGYVdtbHBRMFJZWW1acVNHMDNWak53U2paT2FIRjJUa3R5ZG5Kd1JuVlRTVXR6UWxaTlFuTlZOWEY0TmxsQ1pFZFhhRWhQZW1Sd2VVOWxXRWxKU25oRWIxaEJTV0ZFUTB4MFRVVlFUVTh6YUVaNU5HOUdTVXQ1TmtKRk5tcGtSVXBRVkhkbGVrWlViMU01ZWpOUU1XdzJURVJMUnpKMVNIVmlja1V0VHpSVmNYWk9VVTFEYVdOS1JXVnhha0l5UTBSVlJtRllZMjk1T0hSUFF6bGZjell4VERsdE0xRmtYek55UVVKUU0wTldlV1Z0ZDFjM2QwdEJhV3h3VVhZNVRqQm5aMHB3UjFWaWRHdHFlbkF6UlRCbldUVktNRGRwYWxGbVRWUmtTbTQzV0Y5aVVXRldMVEp6YUZrNU1XRnNNV0pFWVcxQ2FHdHFOVmxuTkVNNVZIVjVaVk4xVlVGNlRubE1iRVJDU0ZFeVNXUTVRazFoV1hGTFZHRk9RazlIWWtSeFp6VnpkRlJRZERSNk9YVk1OMk5CTlZrd1dURlVPRlJrVGxSdE1HbGFjVkZyWVV3NE4zZHRaSFJ3ZDI1TlRITkpUWGhwZFRGcldIWkVOVU13V2tsUE5VMXFiWHA0VjNRd2RWcHpMa281ZURkdlF5MTNNSGRrTW5oNE1sb3ljREZvYldjLmRhMFphOHkyYVUzc1h4NnhIbFJZRVpoZGJvYm83QncyRFZfREliZ240VDgiLCJleHAiOjE3MDYyMTUyMDEsImlhdCI6MTcwNjIxNDkwMX0.QdO12hj5mNMkIZ2Ap6G-lKUWAkvNd2z0qWID3gnn2-E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:01.870 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:35:02                                         495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=123175 KO=11460 )
> restLoginInitiate                                        (OK=60947  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=60750  KO=175   )
> restloginProgressiveProfileCallback                      (OK=1478   KO=175   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.99%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.99%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.83%)
> status.find.is(200), but actually found 503                      4958 (14.72%)
> status.find.is(200), but actually found 401                       175 ( 0.52%)
> jsonPath($.tokenId).find.exists, found nothing                    175 ( 0.52%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[#########-                                                                ] 13%
          waiting: 470554 / active: 26     / done: 72035 
================================================================================

20:35:07.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 72750: status.find.is(200), but actually found 401
20:35:07.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,72750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6522abae, username -> user.1002236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e7ead26, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214907545))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXV2cDZndjBqNmM0YmNib3ZycHA2YTNnYWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU5FOW1ia1JaUW5wRlJuTnZhVzVuTTFKeFJtRm5MaTF5ZEU1RFVHaE5OVzlqVVVaNU1FVm5Xa0ZYVFVaNWJrRmhhVWQyVGpsWlRVVlJRMkU0YlVsNFYxbDVVRGROV0VKUFZESkZTSEpZUmxabmJFdGliMUZ4UjJwSFpVaExNVmc1VEZKNmNtdFFMVVptVkMwNVNrd3lUSFJGVHpFdFVFVjJNRkZqTTBOSWVWbFJNV0pMZDBFNFpFaG1WME55T1V0aVRIaG1SVXN6UVRWcGJFVmZOekYyUzBoNU1WODNRMUZvVlhKVmJuVlZWelZLTW1wUVQzTmhWVEpOYzJWMlEwRlVhVmhpUmw5eVIzbFJSRnBZYkdJNWNXRTFkWFZwVlRabUxXTnRjRUphZVhCWGJqSklkSFY0ZURFMlQycDNRell4Ym1oQlNHSkVRbmRPWmtSMFpYVkZiM05VWmpVNWN6TlJhVTVSTTFNM2RGUXhUekpqV1VKVFl6ZHNkVFJNWmtGSWFFMTBaazk0YWs1bE9HOTVSMmc1T0MxSmMxUXdjbUZJTWtad1NUQTNZVkpuVDJaU1pVSk9NMmhqYm1SRU1WTkZVMnRKZUZGTk1FMXZUWEJWV1ZRelRFaFRhbWN6VFZad1QydFhSazVzU1RoUGNtNHdWa2x2UmpoVFpqRjZVRXhqV2xKR1gyeDNjMGRPVTBsTk4xb3hTRXg2Y0V0dGF6RnpRM3A2VVcxT04zRTBhalYwVTBkcldrNTNkRjh5ZGxkcVUzaHVNbXh6ZFZZM1lVWmhjVk53YmpNeWRuaFFSVWRrY25KMGVYbExObE5qYWsxRVdVMVJRVVZUTW10VE5WaGxkblJ3TkZsUVMwbGlPRUpYTFZvNFp6RmFNbmhTWkV0c1FreHpiSFZxVldKalRVRk9Wa0ZmWjNsSFdHeDNjVGR5Y1RWaldVWTBXbXBaVUc1WloxTTVkbHBMUWxrNWVTMVpieTFWTnpZdFp6QnBaMFl0Tm1aYWRFaFpVVWN6VVd4dVFWWkVSRk4wTXpjdGJ6RnBTR2s0V1haeVUwazVhRmhDTlVoR1JrODVhR05ITFhGTlRGWm9aREI2UzFGb1oxRjNRMjl5V2tST1FUQXRaVkpxV25KWGVYcHdUMDgxTlZORmJtVm1SakZhY0ZOd1dGVkRPVFJzUTNjNFp6QjBhWFJGUlhkRk9VVk9aVkZrYWtGaVEyTmtUbEZDU0Y5M1VHaEJUVGN5UVhvNGVVWkJMbFpIUWw4elpITmpWM1UzUzNJd1dFSTNjVzVpU1djLl9KODJ1THlaYmFXNXRROGFiZWJCWlRkeXFfaldaV0hGSWM4UDg4MXFnS3MiLCJleHAiOjE3MDYyMTUyMDcsImlhdCI6MTcwNjIxNDkwN30._zl-59TB0ircnX3JX0rMMjXCRwdIIPwIzV_wZOxCy1c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002236"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:06 GMT
	x-forgerock-transactionid: 3ad3d270-dc31-4d3f-8447-79875a938754
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:07.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:07.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 72750: jsonPath($.tokenId).find.exists, found nothing
20:35:07.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,72750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6522abae, username -> user.1002236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e7ead26, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214907632))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:07 GMT
	x-forgerock-transactionid: 7f43fdcd-cc1d-4325-a5e8-e2b4d755fb5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjZobDcyZ25ncTRwanY5bjY5ZHVrcWZtYzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1MxOWxVRGhtTUZGbmMyRllNRUoxUlU1TFNGQkJMbWxIYWpZMExXeERUSE5TWlRGTFlXeFNaVk5GY0dGRFZGaE1OMmczZWtoTFUzQm1jR1ZTUzFGb2QxSkhPSGhTZW5aeVZGa3RTV0UzYTFWbVZtcFlNRTV1Tkd3emJrNDVXRzFwV25nMGFGbHpVRGd5T1V4ck5qZDFYMVZSUTFOc2NFMTZOMGhFVld0c2RtMUxPWEZDU2tSc2JFTXhTMDVFZEU5WGJXeDFTa1ZsYTNwWFJVZE9NbGxpTmtwclVEQkhOMk5YZFRObE5YTmxaRlYyYXpCRmJYVTJYMXBZZUUxTGRHTmZNR3d4VFdKdWR6bHVOalE0VFhSS1VtcG1YM1ZMYkZoWmNsZElSVjlOVWxBeVF6SkdjemRhTldaWk9XUmxTM1ZPY0dsTU9HMVJTV1JOWHpCYVIwRm5kMVo1UVhaNlRYWmtWa2h2VHpWTVEySkViRXhUYVRSamVVZ3RWa1pKWVZnMmNsaFdRVGN4VEd0alZFcHBOR3RqVWtObk4ya3pVRkp0TkV0WWVuUkJSbkUwWjIxT2N6UnRRbVIzT1d4Tk1FaDRRblU0YWxkYU9FcEhSVWRvVTAxWWN6UnRPV2QyUm5abmN6WnlVMnRGYkZwNGRUbDVXak40TkdGSFVVZEpValpoTVVVMmJGcHpOR2czU25KcVZXcE1iV2RsTVY5VU9USkNUbWRXTkhrMloyOU5kRUpCU0VkelNrNUpUVk0zUzBvdGRFNHpWRFZwWWxGVVkyRk1lVVZSTkRJM1lqaHdhVUZ0YVRZeVZXZzRSVE5pZGxGaFRVYzFPVWRwVHpGalIzaEpOelpVYzBSVFQzTkliMWRLVmtwUGNqSllOMmxzV0RRd1pFRlFVR2N6UkZGdlNtaHpWVFZPV25sZmVHNHRjMGgwVVhaUGRHbDJha05TYUhVNWFHVk9Ua3A0VmxNdFowVndabTlmYzB0eWNYaE5VRTFPVlVVNFpVMTJNbGN6UWxvd1JYb3habmxZZHpSeU0wRjBlaTEyZUZKcFdVWnRaSEY1UzJkelFYTXljM3BFYVVkMFgxVlplRGgyWVhGNlpFUmxkekZCV0U1dk16RlJhMVpJWTA5aGRVVndZVkJhU25kVVZsQkVReTFuTmxScmJFZEhaR2R4YzJ0alFXOUNWa3BMWWpKUVJrVm1UV3RuYURCcGQzcHVaMGRRU0VwYWVEVktRVXRPZVZkUVRGOU5MbU5HV25STVNEQTNhRVI1Vm0xR1VFRm9SSGxHUmtFLkxWcXhzVFoyNFVlUnNZVFAtd1F6NWNkVnlJdkYyS3daNTlfRXFLOHdnXzgiLCJleHAiOjE3MDYyMTUyMDcsImlhdCI6MTcwNjIxNDkwN30.7-gvnRCquTUqhzlBLcQJpV2jTeQNtwFAA5aI4nLD0mQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:07.634 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:35:07.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 72760: status.find.is(200), but actually found 401
20:35:07.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,72760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ddbd005, username -> user.1002945, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c7a0bf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214907619))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDJ1Z3ZvOWQwaDQza3Q3NjZxNWh0MWZlcDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlFVaGxVVFkxVFZVM1Vra3dlbmxhYkVjMFIwbFJMbUZPYzBwQ1kyVnJWR1JHTjNkSWJrZ3hPWGxJUTFsaFpHb3RYelp5YUZCdWVsazBiMGRhWVhCR1duVldSMHBoZFcxaVZEQklNbEpPWVdSNGNqQjNXbUl6VUd4MFFsVkhUbUZ0Y1ZwaFoyTkVSVVpUYkMweFgyUnNMWE4xWlUxcVgzSndhMnMyTlU1WVFYcFNkMnRXV2poWlRISlpSRFZaYWpaUFpFSkJSa1I2Um5aR1RqSllPSGh5Vm0xMllqSTFaa3hpY21wWU1rY3lNRXBRY25CU05Ua3RWV0pzTnpoNlJGcHpibTR0T1ROZk5HdFBZbGhXYm1jMFlWQm9OVzl2UW5aeFlXdFZTRUZ6VFRZeVFXcFNaWEJVYVVsNVZXRnRZVlpEWHpWQ1pFZzVSVmhOU0ZKMk16bDZVemh5ZVhFeFkzYzJObE5CY0dKclIwYzJOa1pFYldWWFQyRkVjRXBuWTBaVlRUUnRibEpYYUhGNk9VaEllV00wT0dZeU9HdGpNV3huZVd4bVZYcDZTMW81ZHpOeGIwaFZaMmhzWWt4b09WZHRRVmQwT0V0bVR6Rm5hMm95WjBVeWVGazFTa0Z6Tm1wRVJWcEdhVzFZUmpSS01UaDRZMnd5WldsaVVVVllialJWYzJrNU56TlhjMnR1ZEROdVowZDVMVkZJYkd0a2FuRlpkRzgwU0hKMGMweHJaRVpOZEd0dmJrWm9lVWd0V2xKaU1tWXdNRk5YZG5KVVNWZGlPRXBKWlZKNFRGTmtaM1JTTFVSRE5sRjNiazVvTm1NM2VXWTBPRmxSY1ZaNk9VaFhZMVJCT1hWdVpFOUNWWGRvWm1GdmVrdElTaTFTVVZWd0xVa3lRemhvTVZKaWFubEViSFpWU0ZkV2REWjRWekpCV2pCaGIxVlBRekJCY0hGUk9XOWlRVEZ4YzJoWE1FSTJhMWRhYmw5d1FXMDVTR0k1YjA1bVUwOTBTRXRZVDBoSlJrVnFhMUoyTmpkMldHVmZhV0Y0VUVwRk1UZFphblJGUTFnMlZUbE5ZV1JQTW1Sb2VITkhhekp3U25KdlNXUlRTV2xZY1ZoaFJHcHdORWhpYTFsZllTMWhZV3BmWDJ0bE9WWXpYMGQ2V1hKdGVYbFpWMDFKUmpkSlltaHdUMEpaZG5sTU5IazJPWGxLY0hNelZIRjJVbXhqV2pWQmNXVjJSWFZFVDJoR2RFbzRMamhoYjI5RVptaERUaTFSVTJkSlNGaDRjbE53YVVFLnlsZ2RfMDk3LUVxa2s1VlNKZ2U4RHdxNXRXOWRZUjdQYmJtd2Z5cV9VR28iLCJleHAiOjE3MDYyMTUyMDcsImlhdCI6MTcwNjIxNDkwN30.4-RrXwYX1Fu57HS7vz3KgrjhqKSRgex-7MwQwf4VSFY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002945"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:07 GMT
	x-forgerock-transactionid: c5ffa80d-f05f-40e2-846f-6192cac4eb8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:07.665 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:07.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 72760: jsonPath($.tokenId).find.exists, found nothing
20:35:07.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,72760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ddbd005, username -> user.1002945, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c7a0bf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214907704))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:07 GMT
	x-forgerock-transactionid: 78ca9ccc-f870-42f2-9917-b6060c72e5fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib29rczhnOTJmYzVpdTUyanNidmtsNmNmOG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWVXZzRZbFpxWVZOcVVHOXhlRXhKWmtwWFpYZFJMbmRNTjFNM2VYWkplVEZxVWtSRGJscElOblZXY21walkxRlZabEZTUlU4MmFubEllR1JWTjJ0WE5GWnJaVk0yWlZvelRtMUxPSGx4WWtsaE1XTmtUR3RaV0dKM1RsTlNlakI1TFZacVExaHBNVlUxUm1kb1QwODJaVmhNU2taRlZrOWhUa2RZZUdGWU9HNVVOR1p5T1ZkZlJYSmhWRkZKYkhkYVRDMTFjMVJMU1dKelNWZDBXUzFsVkVKcmJXSklNMFJrZGt4dVFVbFBjSFZMV0VGaFFsRmhSRlZYVFRKQ1NuWjJXRkZsUlRWcFpWZDZhbkpGYUVwYWIweGhNVkl5ZEU1M1lTMXhXRGRqVVVSMlRTMVNaSFJQYTB3NFNERTVTVlZzUkdOcVIydHVWbVJqTUdGMVMwMXNSa3BhVUc1R1lsUkpPSEkwVmpaS01HWTJhVGQ0TVY5d2RXdE1aMjlOWlhsWlJISTNUMWxZVWxVMlJWSlhRalJpVWtGUlZYWXRNRjlsTnpReFJUTTJVbUp5YjJ3MmJHbE9iMU5LVmw5eU1XNW1hSFkzU2xoeE9FVTNTR0pWWldwWGQwOTJRbGRPWmpoUmRYQnVSakpuV21scWVGOUxhbVJwYWtOT2JXSkJhM0JVYTNSRGQySjZNa3gzV205WVJWQkdaMk5rZEZGc1VrSlFhREIzVEhSUWFqVm5TbkJVU3psQ1EyTjJkVmxaVDJkVldtUjJSakJsUWtkV1JqQk9hRFZJWDNVNVpuSlBkRjk1YzFKbWVYbE9TbFUxV2tGcmQxSnpablJHYkZRd1NVTkdRVFYxUkVwMU1VUnJOemhvWVZFMlQyTk9RekF3ZVhKU2Jtd3dNM1pLYmxwcVFWY3pZa3R4VVUxckxWaEtNRGRLT1VsTGJHOU1kM1JIU2pKSWQzaFdaMVJOVG5aQlNFTnJTV3BvWkhsNE9DMXpZVXB5TUVwZmIzWjFWMmhDY2xkT2RtZEdWa3RmZVZGb1NuTlVZbkJ4TTJWUU9HSllValZSTWpaaFdrWlZaVmxSY2kxd1lUaE5XbUZpTm05RFptVkZUVzlsTlVVeGJXbDZaMDVGT1ZwVFkzbDJUV3hTWkc4eFVITlNVamd4TTFwaFNHVTFNa3RwYVZKMGIxUTFXWGhpVkV4YWRsQlFhbk5GYUZwRGNtSkVVM0I1ZUc1eU1VOXBaRE5MYjNVdE9GUjNMbTVyVFZGcVFsUXlZak5WYkVST1ZsWmpXV3huVW5jLkMxMEUxZ2Znd3BISEtCaThkUDBxTjJsY3I5S0Q1TGNDdXdfMGdWNEM2WTQiLCJleHAiOjE3MDYyMTUyMDcsImlhdCI6MTcwNjIxNDkwN30.SpVOj-j8xzth6b0fWVch9c3LTf0ZPW99W4ZI9Pg1PgM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:07.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:35:07                                         500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=124635 KO=11464 )
> restLoginInitiate                                        (OK=61671  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=61471  KO=177   )
> restloginProgressiveProfileCallback                      (OK=1493   KO=177   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.98%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.98%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.83%)
> status.find.is(200), but actually found 503                      4958 (14.72%)
> status.find.is(200), but actually found 401                       177 ( 0.53%)
> jsonPath($.tokenId).find.exists, found nothing                    177 ( 0.53%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[#########-                                                                ] 13%
          waiting: 469826 / active: 32     / done: 72757 
================================================================================

20:35:09.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 73029: status.find.is(200), but actually found 401
20:35:09.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,73029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a09160, username -> user.1001108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f67d478, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214909375))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamliNzZnNmFqdWs2aWc0YnRjZXNpZzgxMHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVVIUnpZMjFOUVZCaGFsTXpjMjFLWm01SExYSm5Ma3hhY1ZGWmQwUTNWV2huU0dKSFFXaHNkVXhZZGs0elluUkJYMEoyTkV0ZmFrWXdjbEZTTVc4eWMxcFNOMnBzYjB4NVgxRkVkRjk0Y0c1SWIySjBSR3BtYkU5Q1JrcDBaalJrUm0xRE1GYzRSbTh4ZWtGNVRXVlpZVzAwV25KbFEzbzFWVVppZDBGRE1XVnFTbmRuUVhkUlYyWXlhamhDT0hvd1JFTTFORmh4TUVaQk5WcE1URk5MVVdWTFZ6SjZhRmRDZEZOdVMwcGlWSGQ0VGpCMlMwazJiV2hXUzNwRFlrSlFObTB3Y2pKV01uRTRYMUZJVkZoaVZEZEhjR1k1ZHpOd1NqWjBUV3BRY25OS05IQmlja2RsTVdobFIyVnFRMkYyVVRCYVRXZDRjSGRKU1VrNE0wNXNiRlF5UVZabGJUVldSR3N6VlZkeFZHeENiVlJ4VUhCYVh6QjVVemxCV1dWNmNGQjZUMjh5VVc5VE5WWkxXbE5DVG1kc1dFTkRXbTlKY1VONU0ydFRkRU5OU3pCNmRsa3hXVkZ2U0ZoaVpGTndabWh3TUhOVVdtZGFMWGRxWWxZNVRDMUVVSHBaVWpONFVra3RTSEF0ZGs5cGRGQnRRa3gyTFdaSU1Xc3dNbUV3YVV0cWMyOUdRMnBvVlVaUFVsRkxYMHRIYVd0eVlqaEpia3gyY2sxV2JGODNTelYzYldsbVJXMDFRa3REVjNOc1h6UnVka2N6TFdZdE5YUnVOM3BsVHpob05VeHRTaTEyVGtsNFpsOWxWVkJ6V1VaTU56bEdSV0pZYjJaSGRuUlNNRWRmYkhsT00yTlNXVmN0YWpkYVVVRlhiVEpTZFd0RFJsWXRZMnBVVFZvNWJFRnBkbVUwYTAxcVMzaG9TSGh6WjBGQmRsbHpiRXRwYlVGbmRHd3lObDlSUWtKV1lUQnpSbUpuZG5saFFUVnBkWE5TWTI1amFEVlBXRWt4TkRWNGVXaFVWWGRsYUMxSFdVSnlZVzUyTFU0MVR5MURORzFZT1VwYU9GQnFhMGhhY0ZOUE1IUmhXV1pKUzNKVldHNXNjVkZhVUZSSloxUTRkVW94TW1aWlJqVlFRMDF5UlRSdk16ZHFRM1ZWY21Sb2FFeFVSVk5JWlZWUk5tczBZVVpsT0RoNVpUTlBkVWRQT0hoTVQwd3dWa2RvTVRCYWNrSkRSa1Y1V1hwb1RtUm5MbU5YVDBWa1ZIRmZaa1pIYUROWU0xZ3RiVmhPWkZFLjJ6MWNRZHhJNjVIQXVDTFNQVEYtYzRwQnI5OTlVTDRHSktReHQ1VHQzaXciLCJleHAiOjE3MDYyMTUyMDksImlhdCI6MTcwNjIxNDkwOX0.R2XBeJMjB2jZcZbXi5GhhxGVTXEolYQ6B1mtngA8SVQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001108"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:08 GMT
	x-forgerock-transactionid: 308a9475-d971-4869-8156-05b5ddc8df2e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:09.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:09.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 73029: jsonPath($.tokenId).find.exists, found nothing
20:35:09.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,73029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a09160, username -> user.1001108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f67d478, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214909460))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:08 GMT
	x-forgerock-transactionid: 11864c66-7bbd-407b-88ab-b02462ebc020
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzVrNGgzaDBvc3J0czJiZnFmNDJuZ2NsM3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmNXNVRRVGhEY0VGRE9ETkNRMWxRT0hWbmNrbG5Ma1JCVmpOTFMwcFJiRFp4V2pCVWJUUm5la3A1ZG1wcGFXTXhhbE5QVGtWd01GOXdNRWxUUjBGME0zRmFORUpPUWt4YVRXaGllVWhGTWxVMFptSkVaV053T1hab2NsTXhlbkJGY1U5Q2MwUlJNV05NZUdacVNHUlhPSEptWDNwSmIxaFpOV0pET0VSbFdEUk9SMjVSVTJKdFZFSjFlbUZsYWtrMFUydFFkRGQxUlVGek16QmtRemh3WVRaclpsUjVPVlY1VGtSMWNHRlRSV3hRWDBrdFh6RllTVXA1Tm5KR01FaGhiRkZuWjFGV1EwUnJSVFZLZDBKNFNHcGthVTB5WjIxUGVVUXlWRzVmVVhSUlgxa3hiVXBMUmt0eFpWcEZjR2xIU2xORWVWcFlWelJvTm5OUGVtVTJhRXRtTFZabWNqWTVUSFZKVkdVdGNYY3dhMTlpYlhoVFVHdzNOMmRRT1VSQ1ZUWmlRV1JWV214RGJVOWphVGM0UkRKSmJURllSRGczUTFKNFNURnVVM0pvT1VadVNIZFdaV05MWkRSQ2JrRkhjMjQ0Y0V3d2FEaHZORkpQWDJodWNqRmZTbkZVZWpGR1N6TTJhV0l4VjFkT2RGaEZlamRyTTNOeWVuZDJhamhvZUY5R2VGaHlSbTlOUW1wM1YwdzNOVWhzT0RjdGQyeDJiMTlIZG1GSGQwTkxRUzFYZG1oS1RsUlJVV1JSUW5oaFdpMXhibEpDVkRGM1pFNUVkVVE0UzNWa0xWTk9kV0ZuYTFGSE9IWktURTQ0VDJKWFlXMVhNRXMxTlRGeWFIRmljSGxoVWxNMFVXRnhiV2hUWnpaeWFWSm9SSFZvVTJsSldVZHlWM05EVkdoTVJYbzVMVlJ2TFZBNVExTXhiUzFZTlU4MU5teHlhSEJVWVdkQ1IwOTBaM05PZVRkaVMxTnNaMkpVYUU0d1NEWnpiMmt3YkVWcFZsZ3hMWFZ3VDB3eGREZHJObmhXY1haMFRFazRaMmt3YURsQk4wcHBYMk53U2xOSWFuQTJOM1pQVFhOVk9XWmtkMnB4TW1WMGR6bDVhSFp2VTNCV1pFdHNXSE5wV0VwTk1EQmZWMlJUYUY5bVoyNXphMUIxVkZCNk1IRkpRbXhFWm1sRmNHWjBSRTQyV1RGdFJEUnRObVpZTlZwVWJsQk9kbUV4ZG00M1p6UkZYMjVUVEc1VGMyeHpMa0V4Y25WWlZWVjNPVzVYVTFSWFRtTkdSamw2WjNjLmpuUWw1eGxGTzJ6aU5TNjRKSWRtNXc1SGhqaXVLN0MxZkJrbEtTUFZLV3ciLCJleHAiOjE3MDYyMTUyMDksImlhdCI6MTcwNjIxNDkwOX0.Z-IjusBpFMpq-6HwBeQrkHI7eNOwSS-lKvehCiPE9P8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:09.461 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:35:12                                         505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=126225 KO=11466 )
> restLoginInitiate                                        (OK=62453  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=62264  KO=178   )
> restloginProgressiveProfileCallback                      (OK=1508   KO=178   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.98%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.98%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.83%)
> status.find.is(200), but actually found 503                      4958 (14.72%)
> status.find.is(200), but actually found 401                       178 ( 0.53%)
> jsonPath($.tokenId).find.exists, found nothing                    178 ( 0.53%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[##########-                                                               ] 13%
          waiting: 469051 / active: 13     / done: 73551 
================================================================================

20:35:13.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 73657: status.find.is(200), but actually found 401
20:35:13.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,73657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77d20713, username -> user.1001425, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7eb3cf2e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214913458))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaW5nMmJpbjE0c21kbTIxZzAzbGwxc2IxbGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFlsTTVkMDVuVjFJelNXSkJTMW94ZVRFd1NVcFJMbXRuYTBsVk9FRlVWbTFNYUc1aWVYVjFTR1ZtVFdaemFrcGhVMHB1VW5KWlNHTXROMUJEYUdkbGJYSkhXV0puWW1wMVRGWlRlREJ1ZGxNMWVURldlWEl5Vm5adlJHUXlXbWR1VG1GNGFYQjRTVGxKTWt4cmJVSTNTMHAxV1ZJdFFuRnJNWGgwVTJOYVkwWm9WMGd4VURaYU5WSjNZa1p1ZWtsc1FuWTVWWEl5Vm00MlZXOHpTV1I0YjBOUFQwcGlValZLVmpGcGJHWXlRbWxPYVZoeGIxTlhSVWRSY1RsWWNYWnZlbkJoUjBNd2RUVkdRVkJoZFdoV1lubEpiSGhPWVRkbE5sUkJRVXBHWTNSTWVVY3dNMHBMT0dSaFRsVnpWR0ZNUVdsMlRHUkdibkZ0ZVVadk5WbFZSakJLVGxBNFN6WnZjbGhKUTAxdmNVOHhMVFZmZDBSbVVWQXpXVVZYTW14elVsTjBaRVYxWTAweVZHNUxjMGhaVWtKWll6VnlXbkV5ZEVWSFIzbGpTRWhoWm5Gc2VGZDNVV0pvUVd0MlVsSjJNWGxDY1hSS2FFWnJSRVoxVkdsUFdqQlFNRkUzUlU5NFQxOURRMjkxY21admFEWkVWVlEyYzBGaU4zTXpSV05aV0VkeGRVRjBhMjVLWDNKbFFrMDRUemxCV2xaNWRVTkZXbEJNWTB4eGFpMU1lR0pPYVVSdFlXUkplR05rYUhCRlgyRnpOVkZFYUcxSGVWOVFOMngwTVVST1ZrdzRaV2RLV2tOTlNrUk5PV2t6YzA1bmVtcG5VR1ozTTBkclRIYzBVREZEV2xadWFXdHFWV05QUm1GdWJIVjFXRXN3Y1dKR1MyeDJOV05vV0ZWQlVtZDJhVVJNTVU1YU5GZEVhVXR4Y0hKRlJrUjRkRzVsUmxad1kxRkdOblZNV21aTlUxRkhXRlUxVVZaYWNESkZjVmxLYVRGak9XWjVXVzFZYjJadGEwbFhkVEJLU1RnNFYxOW1SM3BYZEdoMlZUZFdhamhvWjBoVVIxVnBhazFIUkhnMVpTMXVXWE5yYVRGeFYyazRUMmxGUzNoTVdXOVhWbVZZY0hCTE9USjNRelJwZGxSSFZ6TllUWFpvVVdkQk9ESndReTEwUlZCTWFFTkRUbUpKUVhOSldWTnFSVmxzYUdwc2FXaFlNa0p6ZVRkbWVWcDZSMVkxVVVRM1pEQkpMbnBvYVRWMVNFVnBlRGxyWW5RMFREWndOaTF0TW5jLnpoaUdPcDJPU1pWYndidGpGeGtZSld0LUJLa0xxZ25VVXNqbTYtLXlCSWMiLCJleHAiOjE3MDYyMTUyMTMsImlhdCI6MTcwNjIxNDkxM30.1OUtiNnAT2RN56ytf_D2zQowAl8Z7Lm0zhEtQgz75po","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001425"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:13 GMT
	x-forgerock-transactionid: 9aaa9ecc-d018-492a-8f2c-da0ac2d3a90c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:13.505 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:13.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 73657: jsonPath($.tokenId).find.exists, found nothing
20:35:13.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,73657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77d20713, username -> user.1001425, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7eb3cf2e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214913543))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:12 GMT
	x-forgerock-transactionid: b9ec7f6d-2145-42c4-be32-875301fad246
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTFubXI2Y2plNGMyMmhnMG12dDVmYnNqOXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1amVuWnhaMDVwVVd4MFRGQkxORGRTTFU5T1VEQlJMalZ4WVdwWmFHNW9PRFpUV25OaFVWbGFZVEZxZFhGTlh6ZE9aV0pRV1ZOSVMxQnlkMHhHVkV4RFVtY3hhakptVUhObVZqRjFkV2xGUTBobmJWbERVSGhvV1Uxc1lYQnBTMnhZVFdObFYzUTBiV1kwVW5Sb01ISjBhMFJSVEhjd1dtNUxRVU5uT0c1eFRscDZNV0p1UjBsdE5GY3RVWGM0VEZad2VqWTFVRFp0UzI1amREWktTRjlPYjJ0TGRrOXlYM0owV0RneE9EZFFaRTVrTFVONldsZ3phblZEZDI5cUxXcHZWWGRzVEVjMVozQk9NM2xaYldzeVJrbzJja1JFYTJKeFFsSTFWbTFpWTBwcGJtNWlaR0prYmpaSFZrUXphbFpwU2kweFRYRnNTbkl3VDNsVVgyODVSRWh5VVhScmRqTlZkMDVhVTFobVZVWlBkV2g2WW1kM1oyTldRelYwYlVGMU1FTmhWMGhCTjJ0aE0wTnRUbXcwY1hnMFIxVXpURUk1TFd4eWNWVTNkMEYyTW0xWldVWkNTbk50Y2pORWVVVlZSekZIVVRocE0wNW1ZVXBUUmtGV1lYSkhZVUo1WWxjelJXNXpNR3RPVVRjd2JFMXBZMVozVmtGTFNVeENTM2hRTjBkeGJreEpVR3A1UVY5TE16aGxSbVpJVDBneU1IRldRMWhvTWpCWU1GSkpaV3QyVjJ4Nk16WjZWVzAwU2xOWVMyWTBUekpWYkZwcldXNWtSSEJQV1VwYVFucHFjbDgyYjNoelRFUTVWV2hEZHpOS2VWWmFlSEZ1Y2tKWFpHTkZSamxKTm1vMlEyZzJjVTkyVDE5bGIwaDBkV2R5VnpoRFJrSldURmhFVERkc1ZFVnpWSE5VYURWbldGY3lVRFZOWm5waGRsUXdaV1J5WmtaZlJrVjVObWx6TjBaVFEycDRhbTFtZGtaU1IzRTRiVUpHY0V0dGQyaFJjbWx3ZWtOaExXUlZXRkZrWDNGSlRsQnRMV0ZNVVdsSlZrNTNPVFZqY21GMVgzWkJRVnBpWTNKM016aDFjVzlwTm5CM2RreEVUVlpKVFVKdFJGQk5NRTVoYVV3dGQwUXljME5yUTNadGNHTlpVMnBxV2pOS1QyVnZhVTVsYmtrMmNIbGhWR2xPVW1wWU5pMXlRMUIxUXpkTE9GQlZNVGxrTUdSZlpqRmhUalJGY0c1U1VqaEJMa2gyZVVSbVZtUlZMV3RGUlc1TE1ERTJlakp1ZVhjLjV2NlNJRjRsQ3BiYmI3RTNtQlh1Sno5aS1sR1pNS2ZtOWh2N2JiWEhKLWMiLCJleHAiOjE3MDYyMTUyMTMsImlhdCI6MTcwNjIxNDkxM30.PbTY-w9eiAjP00JINpDPsNeVeWbbeIKYz0vuPxy3sPc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:13.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:35:13.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 73719: status.find.is(200), but actually found 401
20:35:13.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,73719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5045fea3, username -> user.1001854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57b402da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214913812))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmtra3M4ajZtYmFjaGgzNDYzamtoNmRxdmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1JrNUpRazl3ZFVwc1VUUm9NRTR3YW5CbFlsaDNMbGd3YmtKeGJVSndjM0JJYWsxWU9YWkhZWGhVY25SSFVGOVJjbloxYTBSbFNtWnBOWEJUWW1WMFRHOXplRnBrYkUxQ1gyVkZObk01TjB0V2N6QmxTSEYxYXpWTFoxRk1SMUZLT0RNdE1UazFPVFJNVGtkSWRWWTVUREIyVERGclFVeFdlbG96V1ZaRWVYVjFWRWRMZWxaYWQzZGFSeTF1VEd4R05FNXVVRGd5Y2tZeGQxVnhZMEpLV2psT1dWZGhXa1J4VTBWYWEyRXdSbUo2TjB4WFNsWm1UMEZYYVVjd1RUbHJZa2t3VFZwa01qQTNZa0V5Unpkd2VuRkVOVUp2ZFRkSWRYaEdiRXhXZFd0NmJYaG9Sblk1UzFnNVJYY3hXR1pXVVhFdGIydHljalZTTnpWa01XVmxTVFp0T0U5bGREaFRZVzVrZW00MlduRk9ZWGhoWDI5QmNqbExjbUZtUXpBeFZteHdjME5GUlRKVWVrOWFPVFZrVVU0eVZFaFBjVTV0VXpadE5rSkJVV3REWDJWNVNERXdlV05pUVRCQldUSkxkVTR6ZG1sbE9UTjRVbFo0V25WQ1VIUmlPRVpKWlVFeFlWZEVRMHB4YjBGdVNuRTNWVmR6YWtoU2VreGZVR1Y1TVRocldXSk1aRXR6WlhKcFJGUmFkVE5RVUVvMk1FTlFZWGN5YW5WVmRIa3dZMEpUUkhjdFJuRlpjM0p0ZUdKdFVqZG5RVkkyYW5VMFdWbHFVRE40VmpoaFkxUmlPVjlTUWtsdE5XeG5RMWRGU0cxNE1WZE9VRGxYYjNSR05TMUVORkpmWWpad2QydDFTamw0TkZsTmEweEJiMnBGTVV4V1JtTmpkRkIwZFdoZmVGaHJUVjh0YVdaMlIyY3dWbkpHY0ZKWmRrODBkWEY1UjFweFQxZzBWMEZTZW1kQk5UVklOekJ6TjNwcVEyMTFaMlJXUmpoQmVYVnpZbWhoU1RaWldXeDZTMUJsVnpSeFkyZG9OamMyY0V0NVYza3diRkJrVDFWd1ZrOW1aa0Z6VkU1UlExZFdRbEprZW0xRFlWbFdSRVpWTmtGME5HeFBZMlZEYVhBMVVVdEJRbHByVGtsUGJUVjJVRTFxV0ZGRFZsWkVibTlhYzFkTVNteFZkalZGV1hWRWRGVnVabVIxY2pobFMwWmlVMkp5TnkxdVUwYzRlVzB6VEhkSVNXUTBMbDkyT0ZRMU0wbDNhRmMxUjFsNGFESnlXakYwWTFFLm5pV1VxLVVXRVNHNGtsQlJmYndKakdDNWNhMEpLYWpmc1dEd1pscFU5R1EiLCJleHAiOjE3MDYyMTUyMTMsImlhdCI6MTcwNjIxNDkxM30.r7MyJg6MOMbX2a44XrsqLM7qSfrwQqSm59BbgJ5h4YI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001854"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:13 GMT
	x-forgerock-transactionid: dc2bac50-37f0-4fa8-8f57-328b72aaf2cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:13.862 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:13.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 73719: jsonPath($.tokenId).find.exists, found nothing
20:35:13.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,73719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5045fea3, username -> user.1001854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57b402da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214913900))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:13 GMT
	x-forgerock-transactionid: 973970b0-6507-44e6-a2c5-ba36263679d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHJ1N2NoOWIwdmNmOThhbG11NW85YW8yYnYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWRHNDJkM2hHZEc4eGJWQTVabUp6ZUdOaVVWRlJMa1kzTlZac00wMXdhVzFPYkU5aFRVcHZPVk5CWVY5cFFYWlJaVlp3UWpFemFFaEZXVFJEU2taSFZ6RkhZMmxaTlVVemNsbzRSRXBLYVdGa1RUaGpkVGhMV2xFeFRtZzFWR0l5WVZreFNIQXRRbDl3VEdOM1V6VkdlR0kyVTJNeU1FcDRNbTk1VDJFMFduVXRiV2h1YjIxNU1GaGtVMmMwZG5od05HSjNaVGsxYkdSSGJpMU9kVmhFVFVKSlkzUk1hbEIyYlZwc2JHOUdhMjlFYjNnMmVtUTBNRkJ5U25wR04yZFRVSGN3Y1U1UWRIUnBSRXhUVVZBdGFTMWhObU5JUmtSeVRsTjBVbXh2VVdKWGRtaG1kRlYzWVdoQ1dWbDRjV3AyTTJZeU5VdzJkelpCZDFadFJFUm1jVk5DY0d4Tk5qVmpaRFl4YzNReVlXbFNaMDA0VUZoSFEwSTNjbmd5YkhaUk5WUkNjbm81VkhsbFZtbDJRMUpxWVhOTVluZHlkR3RJYVdWd05WRlZjSFZVT1ZWSFlVUnRWbDlJT1RkaVUzTlVlVWRYVmxaT1VUTkxVREZzYW5GT09IaE1WbGhwYlVKU2VEUlFlVVIyVkRKc2RteEJUSEJ6VDFkMGIzcHlPV2hLU0hCYU0zbHhXRXB3VEdwaGVEbEtNVmR3Ums1Vk1qVjFRa2M1Y1RoSVZuZElVVTUxUTNabE1VSnBUblV0WkRoV2RUSlFNMWczTW1wemJuQnhhakpoVG00eVkybGxhelJmZVZWMFQwSnhkMng0YlZaWmFtY3djazFNTTJGQk5IWTBhbWgxZWtweVFVMUlVbEpTVW5KTmVVSkZiR1ZMVlc5QlYyaEpkRWx6T1ZOYVZHOWxXbEp5UzNGcUxXaFlTa2RvVkhWWGVDMUhZVE5TVGkxYVZHaGpUVEJLVm1oM1JGUnBXalpwWlRocmNrY3hhMWxGZW5CV1pXVkZhbTR5YVhSdVEwWjVXbk5RVG5kM1ZHcGtVR1JMZEVVMVpqQnZlVmRuZVhsSExVZFJNRFJNYWpZM1EyRTNSVTV4Um5Obk5uQnFNRmxsVW1kbmRtNTZXRE5DU0ZoeWFVSTNaR1pSU0Rock1teElSMWhKT0U5T1ZUQndaWE5VY0MxR1UxbDVibEZMVEc1Vk1GQlRVMHh2WTJwaGFXaDFhVU40Y2t0S09UWjZOMmxyYWxGc1ZHZGpMblp4UlV4S05WVm5XV1JLU1RKUWFtZFhVRFJUTW1jLjJWRlBuNWp1VmNZblRHRHNBcnhGaXk5T0dLVUhweDUzdll1ZUNjRmw0eUEiLCJleHAiOjE3MDYyMTUyMTMsImlhdCI6MTcwNjIxNDkxM30.E8JnAuAPgSrzr3oEBNQyic1I0Vyl6MQbuSdjGfUX_-8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:13.902 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:35:17                                         510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=127708 KO=11470 )
> restLoginInitiate                                        (OK=63194  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=62990  KO=180   )
> restloginProgressiveProfileCallback                      (OK=1524   KO=180   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.98%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.98%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.82%)
> status.find.is(200), but actually found 503                      4958 (14.72%)
> status.find.is(200), but actually found 401                       180 ( 0.53%)
> jsonPath($.tokenId).find.exists, found nothing                    180 ( 0.53%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[##########-                                                               ] 13%
          waiting: 468300 / active: 38     / done: 74277 
================================================================================

20:35:18.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 74419: status.find.is(200), but actually found 401
20:35:18.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,74419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31d1a43d, username -> user.1001415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43bc87a2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214918537))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTBtNGUwbDEzdXBwbmVyYWJqb2Q4MmRuZmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlYweHlhbTVMUWkwellrOXBkR05YWDBjelFtUkJMbWxDZHpsdWFXMUViVmRYZWxwME1FUkNUVTlLYTJkWU1FMXJabHBpYlRndE5sRnBjbGxKYTBzMGNYVm1XbTFJZFhjMlUwUllMVkp3VWtSdlExSnNZMWxVVUdnNFNYWXhaVmt6VTNSUlFUZGZPRTU0WlZweVYyMUxWbnBGYVV0aFRIWjJheTFVTlZkcVowUlNaMmRHWkdWMGIydE5XRWxHTlVaV1JsbEtURlkyYTJkNWNEaHRTbkYxTUV4d2NUZFJSWHBaYkRGZk5UQnRaV2huVjFnd05sZFFZMUprTm5GRVJYSlBRbk5wUTA4NGVrUlhOR2h0TFhZNU1IbGZOWGd5VVZKR1dGUnBiMHN5UTNOaFFUZzRRM3A1TFRVM2ExRmZVVTFHUVdGck0wOUhlVk0xTkU5MGFVSnZSRkJCVVhsWFNsWm9RMHA1UVRKMVJtOVlaRW80UlRoclZtVmxVVmhoV2pNeFZVNW5UR1JNUjNRNFNWSjNUMk0xU1ZkNWNXWTRaVjgwWjJKNmRESlRjMWM1TW5ScmJYRkdXVmRRTldWUFFWZ3pibWMzTURkM1IxQXdiMDF5YW14S1dVaHdRVGRXVTAxRk4zTm9PVEpCYlU1bmVFeGFNM3BoTTBaSFQzTktSRnBWVEdnM2MzQnpWVkV5V1U0Mk5WSjJUVEEzVjBKd2MwMW1iWFZaT0RoM1pUZHBXbFJCYVdabFlXOUllVlI2TVhaMmFqTkliSGs1Vm5CU1dtSmZlREZhV2pGSmVXSlFVRnBKVWtwSFRFRlVZVGwyWVdWV1FtUndSRlpVVjNFNWFHWjFYMnRSTUVwTFNEaGtTbGs1YUVFNGNFaHRiVkF3WlZObGRtbG9kWGhNYkRNMWNGRnpTMVpDUzFOdFpVSmFlRGhIVjBNdFowdHRlbFJrVVhKSWVFRjZXR3N0V0Rsa1lrcGFkalZrYkd0VVZuVjRXR05DWkY4MmJtTktRVzB6VTFwbE1YUlZjR3huTkRSUWFtOU1Semx2Wm1GVmRrVkhNMU5wZUdkTGVFUjZNWGQyZW0xYVUzWkliRk00TUc5NWQweDNaek52UlRaSk5XdExhVnByWm1WZmVrbFBjemgyZVRkaVRuSm9lVzVWVVhaME1rYzVRVVJzVGtGUFJqSlFZWFpaTFhOM2QxUkRURlJCUlRoaGFrTXpUVlF4VldwMGFYUjVSMFpRUkZCTFNXdG5MbGxITVZKUWVsRlhUVGRtTjNGaGVHUmZVRk5FYW5jLklydUs0aFNqeXV3Wk9WQW9IcmNyZkVMOWduNk90NTF1eXB4aUlxSF93NGMiLCJleHAiOjE3MDYyMTUyMTgsImlhdCI6MTcwNjIxNDkxOH0.d20QpIT7DaCog2t72rrDJVs87BR6hNZYw9nAH82hd7Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001415"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:35:17 GMT
	x-forgerock-transactionid: f3dfaa05-52ad-490a-adaa-11e95e62fbba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:18.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:18.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 74419: jsonPath($.tokenId).find.exists, found nothing
20:35:18.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,74419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31d1a43d, username -> user.1001415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43bc87a2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214918623))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:35:18 GMT
	x-forgerock-transactionid: 96c58b0a-d6f5-42af-85cf-244318d4d2c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGliZmR2NzJhOHYxdXBwaGFhNjdwaTRsb3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MGQwTXpPRUZsWlVsNFlVUmlibTlCYlhsdmJVUkJMbXRTWlU5bmFscHdOVXBNWkRodlpUVjBhSGxVYjJvelVVSTVXRFIxTjJwd1IzZERVVEJXTjJWS1VuSXlWblpoZGpoVGFYcGZUM0pRWVdobmJUTlBjRE14TmxsRGJtVlhNRXcxVkRWdFIyNTBMVTkxWDA5ZmN6bFRlRlY2V1RKcFVYbHlOMUkyUldGUU1UaDJaVWRqTUdJMk5uTTVNbkJVZFZGMVpHTnpXSGQ1V0dWcmNtWnRYMWxCYXpCWFpteFZlRUpPTVU1cGQxbGhSVFF5Y1VFeWFsbHhiVXBQVDJsTFYydG5hVGRYV0VKb1UwMU9OMVJ1WVVwU04zRTFaV3RhZEROcFVFZFBjVkZvTVVWa2RqUTNOMjlhYVdOdVdYa3hZUzF1YzNWVlNYZDNMVmwzUXpaM09VMTBZbGhPUTJseVdEVTRXVE0yWDNSamNFbEJaamt0YlVndGVrbFlUM3B0UnpSVk4yOVlaMHBhTW5CSVpsaG1Va1p0Ymw5ekxXRmtSRTlFVHpCcE1ubDJWV3h3YkdKaWFFaE9lRWhFYXpWR0xXNXhXbkpXZURoMVpFdFVOVlJJWVRORFlVOXdUbXhXTlRoeGNXbHNkbTVCU2tsUkxVcFdOVlY1WmxFMmNEbGlUbGR5TnpGWFgxVlNiVzlXYmtOcGIzVTVTMWQwVjFFd2VYY3diRXhCWjFKWE16TkZMVEJqVGt0V1FqbEtOMVEyVGtwdldHOXdlWEJUY0UxSE9WaG1UelZ4TFZSZmMwOTBZM2syYzBWMloxcHJVVVpXYldGV1FWOTNNRzFVYVV0bVR6Y3lTVVo1ZUVOaFJ6VnRlakZNUVhoNU0waFRUREZ5U1MxaFIwdHNPRjh3VFhVM1owTmpZVzVqU2pKNWFuUkdSV2hWTkdWRFlUUmpia2RuZFMxa1dXMVpjRk5FYzNwa1VEYzNTbFZNYVRkTU4wWlpOREl3YlRaVlRVTm1jM2x1ZGs5dGQxOTNUVFZVV0ZwQmVHTm9PSFF6WTNFeWVtRXhlRkIzUTJocloySlhja1pFTlhkcFJYWlJaVTFZY1VkME4ySjZaamR1VkhadVgxVnNiRkJXWW5KaWMzbGpOMjR4T1RGNmRWVXRRV0Y1UkMxalJubEVaRlZ6T0djd1UzTlJXSEptT1RObmIzbFphRlp0U205cVVXbDRNVXRwTVZvM1NHSk1lRlpZTm5WVk0xRXdMbXBRTVU5TU5FeHhTWFJKZEZOUGFGQm9OMEZIVVhjLnoyZGxqSDZLdS04WjV6SEJ5bFpJeWEyb0dxM2pHS215Wng4Z0o2Nm81SWMiLCJleHAiOjE3MDYyMTUyMTgsImlhdCI6MTcwNjIxNDkxOH0.or-mQFt-5NfLRvverGiTc44CEO-pgJ2hugRfNX60uNc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:18.625 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:35:22                                         515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=129309 KO=11472 )
> restLoginInitiate                                        (OK=63986  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=63779  KO=181   )
> restloginProgressiveProfileCallback                      (OK=1544   KO=181   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.98%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.98%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.82%)
> status.find.is(200), but actually found 503                      4958 (14.72%)
> status.find.is(200), but actually found 401                       181 ( 0.54%)
> jsonPath($.tokenId).find.exists, found nothing                    181 ( 0.54%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[##########-                                                               ] 13%
          waiting: 467511 / active: 35     / done: 75069 
================================================================================

20:35:24.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 75330: status.find.is(200), but actually found 401
20:35:24.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,75330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17dde563, username -> user.1002450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70071394, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214924213))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTdkZWx0ajFqYjczNzVmdjJzdWZycHA1M3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NWVGRkpaMVV5T0hKeVlsZHNVR2wzWTBoRlpYZFJMbmh5Tmw5WWNqQkNOelJRZUhOQlNGOW9lRU5NVVhsdmFERkhPRkJWUjJ0clFuTjZjVnBsYkZvMGFsRTVkV1ZsZDNoRVpHRnFSbWhaWjJrMFJIcFVVR3BOTldFd1lqbFJVMUZJU2twbVZYZENlR1Z2ZW01TU1VdGxUMEZRTkVsQlVqUkZkVGx2YkdaTmRtNWphblJNYm5neGVrbG9aVWRzT0hOWWF6UkJSR3hUV2psR0xVZHBWVVJMWDI1Ull6TXlTRzF4TUdkNldXYzRNRTVYWlc5VFYwZDFVSEZGU21sc2RGTTRXRFpoZWpGbVJtMUJTWFJpUWxReGJHUk5ObTlyZWtKd2RtMXlaelJRTTJkSk9WRkNlRGhaYjFOWFRVRndMVUYwTnpZM2NHTlJXREprYmpGSWFVWlVlbEZHVldoSFZqVktaSFIwVWxoTmVsTmtNMWRvY0dadE9USm5aMmxVZEZkWFJrYzJWa3cxUmxwRFpYVjVWRUpKVW5wT1duVmhVbXAzTkhaek5sWmZlRkJuYjJkT1F6SnZlRzR6TTFNM01XY3lRbmxZTVZONFl6RlhjbXhmV0cxb2NVNXFWek15U1ZWTmVrMVpMV1k1V1RGbWNtSkZSSE5hWkhGNVptMXFka1Z1WlZST2IxUkdTRjlMYWtodU9GSk9TRmQwZWpCa04waEdhMjVNVW5Wa1pVaG5iWHBKYjAxd1prWXdjSHAzY1dvemFFMVdSMDFuTW1WTVEzaFdWelYwWkdkUlgwSmZkRGsyYm5Rd1gycHZjREpyVDJOZlN5MWFPVUpDVDJSVVdVdzNkMkZPVVVOTU56QjNOMFpzYlhSa2MzZzVZVmxmVTJKTmJVcEZYMnhVY2pOVk1qZGFVamxxUjFoUVZUQTViSGxYY1RKVU0zUndhMjF6WWt0blQwb3ROMmxxUTJGVGMyWk1PV05oV2pkNU9FWkNkVVp6T1RsWFZIaExia3RrTjA1eWNWZGllbWxmUVhoWldqRlZSR1pwVTNGWlgyZHNjbXN6TjJSSlkwSkNhVE13WnpkbFQzVm9ia295VVV0UVEzbE9VbXBHTTE5elpsOU5PVTlzZVhwaVVteHRUVlkzTWpCV2RtcEliazVaTVhOc2VFZHZiMVJRU2tWMmMyUlZjalUwTmpac01rWXRkbTlpY0cxaGFIZHZURFp6YlhCWGVWaFNjbFZUYTNSTGExQlJMbVkwYjBkWGNUVm1PRE4wUzBkWFJGTktPVkJIUjBFLkxodDFQZmZLZFVBUE4ybXR5OFg4NEh3dDdzSnZUa3R0RG80RlRjM0t0TzQiLCJleHAiOjE3MDYyMTUyMjQsImlhdCI6MTcwNjIxNDkyNH0.ZSv7sS-doAIdv9rXlNRLJ8yvUMOvSepyUG-dMsEJF3Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002450"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:23 GMT
	x-forgerock-transactionid: b6b189f8-ffc7-4327-94c2-fd4d5d318064
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:24.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:24.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 75330: jsonPath($.tokenId).find.exists, found nothing
20:35:24.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,75330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17dde563, username -> user.1002450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70071394, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214924302))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:23 GMT
	x-forgerock-transactionid: 2d17c196-2635-4003-90d6-348ef4c6804b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDhzMXRrY2JyMDBuZTlnb2hzcm5yMGsyZXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVRGQk1hRkY1WlRSWlVuTndWR0Z3YlZoU1lXZG5MalkyY1ZOT05ETlBXRUZFZDA1SWF6TmpjVjh5UkdGT1JVSjBRekpIWkZOdU5UZFhXV1pIWXpSb1MyVTFjbFJMWXpkSk1UQTJhblI0YUhOU2MzQnBNRWh3U2tkSWFIRmhXRFJmTkcxNWJUTkpXbG8zZEhOWGNqTkhXRzlqWXpKS1QzWjFhMGxCU1hnelpVNW9SV2xwUnpBM1VHdFRaa3BsYlV0T2VHTlBTVVZmWTJOZmQzQlRlbEJLVkhSV2VVc3dORWhqVmxsWVN6RXlSbFZEU1hCa0xUQTJObmg0TFVodlJqWnJPVGRZYVZObmJtRjBkMk5VV1MxT2IwWjRXWEZ3ZGtGUVdXeHJYMnBOUlY5aFdYaFJaWEJSZVRZeFQzRlpSR2N5ZDJsTVp6RkRhRzlLWjBjM2FGOU9Va0pOTWxwUU5uTk5XR1puWW5Sc2MxUTFSVUZHZGpsblkxSnNaRTE0YzBsdmRVeDFaWFZSWDBKMGFFSnNSR05zT1VsVk9XVk9ObDkzZVhkbWEzSTFaVGMwYUhjNVRsaFJWWEZYY2taRmIwRkhjMlp6YjFOR1JYRnlVRzFsVDJjd1ZVZGxRa2xZUTBVdGEyTkhUWGRVUm5CaFlrSnJZbXRLWjFwa1RFNXlOMVZtVWxKRk5EZDVUMVJhWHpaamRIcDZNRU5LT1MxRWJXdFJUblZPVURRd1Z6aGxkMDlrYVZJMWFuaHVWazVMUVhONmVqaHhWa2t4WDIxWVkwWlhVWGxoV2xRek0zVnlUMUJtT0VKbFpuUjZWR1pGYUZCdU56bERRVTV3WVhCdE1EVmpaWHBLUm1neE9YRmtMVkl3U1hRelJXSkpkMU5NWVc1bVRXNWxVRTlhV1dGWlVUTjNVWE5TVlhOTVVXUmFPRTVFYmt4TmNGOWhhSEJvZWpOeGVuTlFWR28zZVVocVZsbEVMV3hFUjNCamJrOWhhVzl1YUhFeU1YTTRSMVI2WW1VemIySjRNVE5CYzJOS2RqbDVORzB5WVVaWlozaHhMWEY2VTFwTmNEVm5VMU13ZDJKclRFcDJaM2RWUm1kdE5UQnJXR2xoYkVoNVJFUklUR3MxZEhJeFZUQkdlVmt6VVUxWk1WbHVRV0ZMWkRnM1ZFMDNYMDVvUTFKUVVtUm1TM1Y1TkhJdGNHUk1NV1UzZVhSNmMxODRkbGRFV0cxM1RWcG5XRlpZTVRSRGFVRlJMakF5YkhsRVNYaEtWRkpzWVZWMGF5MW1ja0ZsVjFFLkVrSEpmVW9OQmN3NkZpN1ZTOXR4WDU4c2g4UWVmSGx0S1VZRFpvaEpnTnMiLCJleHAiOjE3MDYyMTUyMjQsImlhdCI6MTcwNjIxNDkyNH0.rs4tUmjhYYO9gau3qyxahBIJaWMgX5YMhV9W9aFuqUo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:24.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:35:25.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 75464: status.find.is(200), but actually found 401
20:35:25.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,75464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d91a70, username -> user.1002026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@298decfd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214924971))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3U3dDV2bWpsZDIybW12M2Rvdmt1anBvNmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWFuZGhZa3RHTUhoMFpWWkpUSEZQVDJkbFprVm5MbE5WTFc5WVJIRkpUWEJrY1hCaVNqWmpZV3c0ZWtWaWRsQmpkbVpOZFVONlVsZE5TemRwUTNWUGNXWTJPVk5IWlVsWlNHbHVlakZZU0dod1NUVjVaalZ4WVZkRmIxcDFhbVJ3T0RCSVNtOUZWV3hqV0VZM1puQkJkWHBxWVdKWWVIcGxaRVp5UTFscVgxVm9RaTFXUjB4bVExbFJOM1p3VVdrNGNUaFhjemRYZEdvNWVHZzNZa2R5WVRnMFFtZE5UV1l6UVVWWUxYWnJOM2RHVGtoVFpUWlBNR0kyTFhGVlZVMVhUSEJrT1cxUWVHaDNSRFJ2TkUxQ1NVUmlSbWd0TlV0alJWOU1jWG8wWDFKdFFYaDFVV00zYWxoc1J6aG1NWGxPVEhWcWNYTkpja0ZsWTB3eE1XRjZiRXRNTTNwcFRHTjZSMVl6YTFoS1QycGxUek13V2s5UmVFaFdiRXBsU0ZjeWEzQkJYMk5qUkdSdlEwdzFMVU5HY0dFNWQwcHFiREZsTW14Tllta3hSRkJ5UzFKMldXWnJkVEZhTVMxUk5qQkJiME5rUm5ZMVJHUk5Ra2c0ZVVWek5WcEpRV2xDTm5FeU5EQlpYMVpOZDB3emIxTkthR05TYUhGNk5XdzRNRUZyVEVsVVRIcGxXVkp2TnkxMWFISTNXbGsxYm05dWMxOVlVR3BzTms5Zk5EVm9jelJQTmxZM2RtaFhVbWRTUkV4TVMyWnVVRlZxWDBaUFMwdE1WbWx1WjNOR1RXaHpUVnB6UkZSMVFsQnJOa2RpT0V0b2JWQjZkbmREUVUxVFFtODRkelZvZUdWVVlrWlNlVFJuVERkZmJWbERjVlI1UkZKNVgwZHpZM0Z3YzB4UmIzWlJSVzFMWVhGWGNUWmFOVUpYYWpaWlZGRkNORXR1TjBGRGIxOWZSbWxYZEZZd1ZrWlFTbEJLVFVrMmVVTjJhbXBVVFMxbE1EUndibVowVURWdE9UaG9VSGh0T1RWUk9GaFFMVk56YjAxTVdVVmlYMDVEVW0xeGFqRjFhbmh3VDJFMUxXaHRZVTg1VjBaWGRrVjVhalF3T0RSNWJEUmZNM2g1VkU1a1lXaHplRFJ6UzBGdllXOVRNbE52TFRGZmFHaEpNMmRuUTJ0alRGUkpUMHhQTTFsaFMzSlRSVnBpVDAxWFVtbE1NWEJKU1VoTVEwbzFNVmw2U1c5V2NEVm5MblZoU21aNFJFYzNTbkUzYmxCRVZXSXdVVmxaYjJjLmpLbkllUVVPeWVTUXp5bU9QN20tTDVyeFhLelVmbjhCUXh6WHR5ZzYyUzQiLCJleHAiOjE3MDYyMTUyMjQsImlhdCI6MTcwNjIxNDkyNH0.fPqE7RfsNIlVT9O975gUX_zpCRBepefC6Ty78fjfURc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002026"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:24 GMT
	x-forgerock-transactionid: f9171b0f-9eb2-4ada-ba72-5e54076159c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:25.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:25.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 75464: jsonPath($.tokenId).find.exists, found nothing
20:35:25.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,75464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d91a70, username -> user.1002026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@298decfd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214925060))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:24 GMT
	x-forgerock-transactionid: fd2a8b3c-3e97-48b0-96a2-65478ffd40c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnUybHYyb2xyMTcwc3RwNzIzcjNmOTE3M3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFZXRkVMWGgwV0hCcFZsbG1XV1psVnpCaE1USkJMa05NTjBaUFVURk1WWHBIWldkNGFsQk5WMVZKWldWdVduRmxWWEpmVVVKUVRrSmxUV2hEUVdoRFJrODBWWGxJY1U4eVowSk9aM3BaZHpGa2FWbHZiemgyZW1OdWRGazRaRk10VlRWa2JsTkZOVm8zTkVkbFQyTlRhRXhrVlhwVVdYSlhSMmd0UzFRNVNqTkNiRU5hYWtvNE5WbENVa3B1ZHpCTFpXMVhSekJhWjJGT1FUUkNTV1ZxUkd3d09VUndNM2RKYTNFeGIwRnZlVTlXV0RkalJWbEVRV05KYUhJMVFWZFFXazVyTFhaU1JVTkJNVWMxTUV4SldtSXliMkZrWHpSdE4zcEVWa3hKZGtndFowZE5SWEZqUW0xalp6Sk9PWEIzWkdsQ0xVa3RjRWRaTnpoS2FsTnNWMnA2WlZwSVkzb3RjSFpXWDJvNE1HdGtWRmhITlZjNVJHRjJNVlZVTVdSZlYyOXVSR3REZEhKT1RFSnJWVFJyT0hGQk5YVmFXbVJWWjFvNU5WRTVVV3hsWDJOS2FFRnhTaTFLZVZNMVJuUk9VMDlzZUhSbFl6ZFZabEJoTTFKMmFWVnljazlrVGtvNVdYRldhaloxYm5ZNU1sbDJUM1JmVTFSVk0yTllYMmhVWkVNNWRFMXpVVlJMZGtRdGFVa3dZekZYWkdwQ05rOWZUUzFHUmpRM1JGaFNRVUV5WnpscGVqUXRaMjk0YjNCME5ucHJhVFl6VWxGRmFtMTJNazlzWDFab1ZVdzFVRlZ2ZFZWR05HTmxaSEEyZGpCdFRtaDFNbmhrY2twQmVqTlVWbFJDYldReE0yRlhPRnBMWW5JNVpXODVNSHBoWlZaMU0xTnFOVTVmVFhkcVYzaFVZMkZKVnpWeVpHbHRVMkUyY214c1RIUTBTVjh0VVUxb2FXRnhXV0pLZUZaWFdreGxPRnBKV2xnNE5UTXdMVU5aVTI0NFEzaFBMVzh0WDBkeGQzVkNUa0poVkUxQ2NrcFdPRWRJTkhKdFEydzRkRTlMTVV0blRVRjFNalJvZWtJdFRtWm9SM1JmZUROSGNIYzNlVkF4YlRCcU9UUnlXVWhDVmtOdWVrVk1UMWRqU1VsbVRVSnZabkJRZUhWSU4wdGtZelkyVG5OZlIwMVZRMUF0UmpkNVVYSnJXbGt6VjBkNFkwZEtibEl5TmtjelEwTjZNRmhxVEd4SVpYbFJMazlZWkdKSE5ESlZXVFJFTkdoNmREQXhRMjFWY25jLjNGYk1ENHIxSURMY0lBTng3d2ZDbTZkWnYyUGU4MUNwVFkxTnU1eVgzeVkiLCJleHAiOjE3MDYyMTUyMjUsImlhdCI6MTcwNjIxNDkyNX0.J-3HanAdNDUqDMBIcFlMw0Oll58KENDmS6zIomjN_4A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:25.061 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:35:25.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 75608: status.find.is(200), but actually found 401
20:35:25.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,75608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63641b68, username -> user.1002667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44a28fde, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214925677))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2tiNTd1aHJtbnNqYjNmODNnZ3IybnJybWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFJXNW5UbXhxZFRKc2JUVmFPWGN6ZFROQldVbG5MbE56VVhBdE5EbHNSMjVoVW5Kblh6TTNVVVpCYm1GTk9GaGxkV1JoWkVFM1ZVbHRVV2hIVkZOb1FTMUtibTFvYUVSR1EyZHNhbFpFY0ZsUVkyeHRWbHBqV0doa04zSXpPR2xpWlZNNVkzbDNSR1V6TmpSWVlXaHlRekl5UkVsMVF5MW9ZMnQzYUd0TmVGUlViR1ZPUW1WeFpXVkJUMlZLWDFKU1NqbEVVelp5UlhFM2JUbDRhV3hGVFVGNmJGSnBiR04wZWxkTk5YbG9UazlNUlV0cU4wSjJjak0wWTJsak1pMWtYemR1TkRrNE5GZE1lSGRsU205WFMxcHdVVk5mU0d0TWQyeHVhMFZmYnpKQlZtbHFPV3hJUTFWdmFUVkdZWFZHVkVrMU0wZ3RaV1JHVm5GRVptZERUazlFWVZwc1pFeDJjMk13UkdvNE5GSmlWRVkzYjJKUGJHRllOVFJEYUVjeFUzTnNaSGh1Ym5Oa1VGbFlSV0pLY2s1TVZ6UTBiR3BaYzBWd1VUWk9kakZqV1VkaFVuaFJia3BFVmpseGRIRTNSbXRwWjFocWJWWTNaVjltYUVGdFVWcExZV2hsUzE5aWRIRjJOMjA1VUZkdWJHUXhjM2RpZFUxT2JsZElWMlJOV25oU2FuSkNaM2hCY21ZeVJHOWpNalJUVTB4c1UwTnlkVTB4TmpVdGVFOWlUR0ZYUkhNek9FOHdiR2xPTUV4b0xVRlFWWFpHV1VFNE9GVmlPSEJsVmpsalFVWnFVbXRXTlRkM2VWRTJibVZvWW5sWWNsVnVhMGxTYWtnelIyRnJUVmRWTXpCR1JuUmtOekJDT1VsSVNubHVabTh3VDFvMk4xRnBPSE5UY0VkVmEwMUZWVzEyTUd0RWNFczJkbXh2ZEd4bVFWZHBNUzA1T1VsdWVsOUxNWEptTUdzMWNWQmZSRkpDYUd4cldUa3ROMFJhV0ROVVZHVTVUbnBZVm5CdmR6VXpjSEZWUmtVME5sQkhkRTVIV1U0MlFWaDBaRFJQTjBwbVZVOUpWSFpYZWxOdVpFUmtiRXQxTldoWGEwcEdRWEJ5T1hWcmNFcHlZVkUxV1RGNGEyVTRZbEZwUW5kallpMXBTVGRNTlc5aVNFdENNblZxVms5M2JFWnVaMEV6YUU1M1VtTkRXbU5tYW1SbFZGSTFVbnB1YURnNWFWZDRhMU54ZG5sWmJ6RkJMbXBsVUZwSmVWSjZNRzQzWjJwdE5FcEVNRmt4YUVFLm1lbHdzYmlNMkhGaXpCVExONmYtcV9jbHpVQi1nX0tweld4TTJvRzJ6VUUiLCJleHAiOjE3MDYyMTUyMjUsImlhdCI6MTcwNjIxNDkyNX0.t5czc7k4zPXv3faVc50--b6A0dNM8o9mDbTajvOnvPE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002667"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:25 GMT
	x-forgerock-transactionid: 58c745cb-ca2d-46e0-97df-f4b9098281a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:25.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:25.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 75608: jsonPath($.tokenId).find.exists, found nothing
20:35:25.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,75608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63641b68, username -> user.1002667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44a28fde, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214925763))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:25 GMT
	x-forgerock-transactionid: e0a74409-f3f1-4877-874b-04c8f55f2afe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzUxYmI5dThnc2VpbHB2MHR0OHF1MnNxdjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWFtTkZiMjF3WmpkMmVqUlhhVlZ3V1dwNVdFaG5MbGc0YVMwMFMxSlBUV2gzT1VJek5WazJNRmhVVVRWNE9GaHBUekZCTW5SRU1EZDZTRUprVEhCVWNUWkRibU55VWxGMWRqRllXblpIVVZobGVYSlhlRGhHV2toaGRucFZUVEpUTjFneVdrbEVSVGxHUkhkYWVVZGlRalJxV205a1NIazNOMlZLTFRVelkwSnBabTB0TjNZMVYwVjZOa1pmVVVGb1VVNVhiMnhZVjNObGVFNVFhMmN4WnpaUGJIUmFNalZtV1dFNFVWRm5OV1IzUWxOU1pHVXdjbE54WjJOcmNXWlJNbTB3T1hKRExWZGFPVnA2YW5wV1NIRjBVVUprUkc1alJuVnFkbmwzVTNWMFYyNUJNVVIyTlUxQk9HdFpORzEyZEZkTU1HRkpZMjR5T1c1R1QxcHZUSEF3T0VGUVgyTlRiVVZLUkdwc1pIWktTWFJXYzFkdlNIcG9MVUZWZW1WR05HUm9lR05QY21GRGNXOWFOVEZuVDFOWFdITklVVWxYZUU1RlprbFlORGRmVW1KUlIxUjNjelJ1TFdkcFMyYzJaMU5yTFVOa1NIZDZkRzVDY0hCSlZuRjROR1EzTWtJeVExRklNMnBRTUdabk1IcHpVMnhWV0VacWRFSjRXR3d4ZVdOeFRIbFpUM2xsVEdVelZ6UkxNRkpJV1ROU1N6WTFkRlJET0VsWFRIUXRlVzVZT0ZCalVtUm5ObFZDWTJaaU5rTmtSREZRV0hwcVFVMDBlVXhCWkZSWGVWYzNlVzV6TVdzMExVOWljMVIxYUdZMGQxSmtOVVp0TmpCWmEzWkdNbGR1UzJkT2NFeE5MVlV5U2tKNFpFRlhVVWRNVlVsTVMxaDFWbXMwWTFRMVYxTmpjRlUwU0RVMVl6UlVTakZQUWtGdVVUWk5NREJtYWkxT04zZEtZMlE1YWtGSmJXdG9jMXBvVW0xT1NqSTJMV2x5Wlc1Qk0wRmpPVFpFTjFNMlgzTlNibVJJZW5SNWREVjFZelZOZFV0VGEzTndkRTlDUm1GeGVuVnBlRVppWVd4MFgxaEZSRXhtV0RReVFXcHlPRlJGVEZwa1lsQnBNbEZ6YWtWQmJFRTVOREZoTkVaUVltbElabGgxYzB0VmNuUmliVFIzVTFaYU4wd3RlV0pITTFsc1ZrY3pTekkyVmxsVE9EWndhemRXTUY5R1pFazJiWGx6YWtreVgzVjNMbWQ2TUZGS2JFNVdaRlJNWkRsTWMwUjNTa0ZoTVhjLmktbkNlbHRsY3BISGZWR05CdTVyNkItZjZ3MG45WXJtUmMzWXdVaTRmZ0EiLCJleHAiOjE3MDYyMTUyMjUsImlhdCI6MTcwNjIxNDkyNX0.pti-W0nIhgSCNLvWslH9BPtbYykXjwsZT00IMWVXcf8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:25.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:35:27.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 75871: status.find.is(200), but actually found 401
20:35:27.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,75871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79dd7d9d, username -> user.1002122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5484245b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214927436))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3NhM2p2ZGFtbWkzZmM3ZHR1bHBiZTQzYzMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bGFVNUJTbmR0WVRSUFFXNVJhR0p1TFdsYWVVMVJMbVpKVlVkT1JuSlBWbWhKYkdWUFZIaHhZV1puVlVoek9UTkZhR2xDY1ZKV09VWmhTVmxoVVhST2NFVlZlbFJqVnpGVGEyOXBWV1Y2YXkxSk1qaHRiRWRaTFhSeWVTMTRaMTlGYVhWNVpVWnBkbWd5ZVdwdE5FaHJhMVJMTkV3MVoyTk5VVGh1WW5KbWRVRlhaMnRtT0VSNWJIRnhNRkZOWm0xQ1JWZDZVRnAzYmtsaFlVOTZWVU5aU0U4d2VGVlhObGgwYm5KbmFsZDZXSFZVVGt0SlpHdFVXakJoTURSM1NEbE5VVFZJUVZOS09USnRZemRoV1ZCZlFWTm5PV0ZIUWxCRFpsZFNOREZoZG5aeldqVjFaSFZTUmtFM01UTm9ia3BDV1ZoVk5VTjRjRTg1YjJoUU5HMVlkMUJPVlV4SlpuQmtUakJ1VGpKTmFWaEdRV1pRT1dKTWJHa3dOR2RZT1UxMmJtTTJlalpSY0ZwWVJtdFVlR0ZKUjB4QlRWUm9PREJtTFU1aE9URTVVV3BRUTJsbVl6aFRNak5FVGpGSmFFWjJjakU1Y0ZnMU9IaDVla2RIYzB4cGVsVjFVRlJxZUdkM1VrSkNNSGRDTjAxa1VVTkNlV3RETmtoTGEyZDNWWFZJT0VwT1VrUkZOVVF5TlhoNVNHSnlkVzFEUm14bU1rNUlUVlZOWTBaUGRGaE5WMDF3TldGa1lqZ3pSRWxTTm01SmEyRm5OMEY0ZDA1d2FISTVVV2MzVDBGM2RFMVBUV2xqZGtJeVl6VlhlbXBJT0RKMFJUaHRkRlZsYjNCWGNsSldlSFZUY0RCNFdtTmZSSE5SWWtkeVl5MWpielZYUjFkeGJuSkZXWFp2ZFZCYVdIRlVaek5EWVRGNVZtaGZkRWQwTVhGSGRUVkdUek4xYlhWV2FGOUhORVpqUjBaRWFEVmpabVZsUVU1b1MyaG5RbU5QZEZWek5VSlFRM280TkZsRVVrMXpWVmxWUnpsQ1ZGOVpRVVZNYzJoME5uVllOa0pmVmxobWFqRXpVVGw2U3paVlFWaEVaMkZYVWpWbmREWndWbEI0TW1KMFUwbzRUWEpSYTNWMlEzTm1VVkJZUVZNeFUyWkpZMVpTTXpBNE5WZElaRTl3Um5WUFZYVmlZVU41WXpWVWRVRXdjMjVDWVc0d1ZpMWpNMmt6Ykhabk1HbFNiV2MyVUhaZlJrbHZMakpoVG5FMmFteGlPREJrU1c1cE5VOXRPWFZzVTFFLjBHSTVyUUdzb2lCNXBmZ1FkRV8zSjUwYzE5dUhHV01qWEZyenZPRzZrQUkiLCJleHAiOjE3MDYyMTUyMjcsImlhdCI6MTcwNjIxNDkyN30.MoLJHq587OxIFzWetqIocdgzIGHocIb4Sz0CDtzD_AQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002122"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:27 GMT
	x-forgerock-transactionid: 87a10bae-543a-4346-8305-c5efab355766
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:27.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:27.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 75871: jsonPath($.tokenId).find.exists, found nothing
20:35:27.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,75871,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79dd7d9d, username -> user.1002122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5484245b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214927521))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:26 GMT
	x-forgerock-transactionid: ff0fde9d-7d75-4ca5-afca-e974f09aa318
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXU4OTFvdHNucGliMW0xazQzbTVhNGwzdTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2FuUnpiR2QxZW5NMVVuY3hPVUV4YlZaMFNqVkJMak53Y2pnNVRuTjZlSGxpV20xR1IwMUpOMU5TYmxCeFFsSndVekpRVlVZdE4yZEZaRUZLZDNWM1RUY3pjRkZuV0dSRFYxTnhaMWhOVlZOck9XdHljV05WZGt4RWFrcDVjM2gyVDFWdlVrNDRVRFoxZDBoRk9HVjBNMmwxUm1KbFgzSnFNWFpDVkRGcU4wNUNVWFZTVFZScWJuTmtZek00VGtkUU1VeEdjRGhwZWpSQ2IxUXpNVU50V1RVeFVrSnBVR05XTFVwTGJERnhXRE00VXpkU2FsTnlPV016WVhock9FdDVjbkF5VlVOb1JrYzJSMXAwTkd4YVQxaGpZMDVGYW1sVlUzSkdVekZRZDNCSlJVazNaalZoU25sTFVUaHZSWFIwZWtGa2RWY3hjVEZwUW10cmVrRnBPVmxSVlVSbWFrRlZMV1ZXY1VKbE5sVkxVMmh2UldST2VsVkpSVlE0YXpSclZEUkdOMmhOT0U5dU9Fb3piVFF4Y0RkMVZtcHpTekZHTUhoalh6SXlUeTFETW1NMlVrbG5hV3N0TUdWcGVUTndYMFZyUWsxUmEwVkJWeTFmZFdWNlpqaGlZVlphWm5wVFR6RmFiVmhqYjAxS1YwWXdTa1V3TTNCb05FcFpNekIwUTBkWVdDMWtWRTE2VTNweGN6RnliVVJpYWpabGRreE5Za3BWZGtGMVNHWnlRemxmT0dwWVRYQnhaa1pmYlU1TU5sOVRVMGt5V1VKSk1EaGxValIxV1VFdFVXRTRXSG93UmpadlREWklPREE0ZVRRMVZHWjRNRTR3VlVsSlV6bHRXbll5UWtveFFXbDFjblZ3UTBWWGRFTlFORTUwVG1VNVJITklkSGxTYUd0T1VYTnpRekJLUVdKWVIxWldMVzlFZUZoaE9EUXdaM2hvZUVSTFpqaFlablp4WTFSc1NsSnpOalJLTXpkemNtSkROaTF1V2pNeWQyNHdjMmRuTVdzM1IxTnBlblZDWlUwM1preHVOVFJRVjNRellsUjJkazFWT0V4eGVXUk5iWGxrUVU1d1VsOHlPVmxMU0VsR1pqTkhlSFZZVG5sNk9VWkZiMmMwTWtGUmIwdHBja2RqVXpCM1pVSXRiMFZLVWpGSE9UVndkREpPT1RsUU56RjViVW8xZFZkWlgwUmxSR0kxUkdoSVJtRlRlamxyWldORVpVbGZXV1JGTW14cmRrbFJMblpWYm5FeGVtd3RRekpQYWxWV1NGWlpSblZWTlZFLndydFZEbmNhR01YUGVScVNwcnI5azU5Z0Jpc2w3RGxNOXJtTWJWWFV5U3MiLCJleHAiOjE3MDYyMTUyMjcsImlhdCI6MTcwNjIxNDkyN30.HiXz6tHi-OgihVfm5esBP7hLvpKsBmoP2F5adhRlzIA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:27.522 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:35:27                                         520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=130976 KO=11480 )
> restLoginInitiate                                        (OK=64811  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=64608  KO=185   )
> restloginProgressiveProfileCallback                      (OK=1557   KO=185   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.97%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.97%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.82%)
> status.find.is(200), but actually found 503                      4958 (14.71%)
> status.find.is(200), but actually found 401                       185 ( 0.55%)
> jsonPath($.tokenId).find.exists, found nothing                    185 ( 0.55%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[##########-                                                               ] 13%
          waiting: 466688 / active: 25     / done: 75902 
================================================================================


================================================================================
2024-01-25 20:35:32                                         525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=132618 KO=11480 )
> restLoginInitiate                                        (OK=65622  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=65420  KO=185   )
> restloginProgressiveProfileCallback                      (OK=1576   KO=185   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.97%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.97%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.82%)
> status.find.is(200), but actually found 503                      4958 (14.71%)
> status.find.is(200), but actually found 401                       185 ( 0.55%)
> jsonPath($.tokenId).find.exists, found nothing                    185 ( 0.55%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[##########-                                                               ] 14%
          waiting: 465878 / active: 22     / done: 76715 
================================================================================


================================================================================
2024-01-25 20:35:37                                         530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=134164 KO=11480 )
> restLoginInitiate                                        (OK=66387  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=66186  KO=185   )
> restloginProgressiveProfileCallback                      (OK=1591   KO=185   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.97%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.97%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.82%)
> status.find.is(200), but actually found 503                      4958 (14.71%)
> status.find.is(200), but actually found 401                       185 ( 0.55%)
> jsonPath($.tokenId).find.exists, found nothing                    185 ( 0.55%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[##########-                                                               ] 14%
          waiting: 465113 / active: 21     / done: 77481 
================================================================================

20:35:39.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 77716: status.find.is(200), but actually found 401
20:35:39.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,77716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f607dd4, username -> user.1001109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46062fa3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214939189))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmVtb2ViYTUwcXBlNzc3djVnaG1rbTExbHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R2JXbDFRWFZvUjAxRlNGRlVWRUpLTTJ3NFkwNTNMa1JWT0VoRFMyeHlUamRPU200d1NWUmhjRTV6ZW5WV2QwTlhhRUpLUjBOWlEwSnNYelZZTW1aaFExUXRibFJaY25VMFZVRTRPSEp6VG5KR01HeEdkREozVUdFNFJWZ3lNRkY0UTFVdFNucGFNR1F4UW1SUFpUZ3RXQzFEWWpGaFEzTTJjMlJrUkZrMVlsWmZWR3gzTjNKcVkxWlVVMmM1ZVU0eU5VSXpWR1o1TVhKS2FHeEtPWFp0WXpOVmEzRkpRbGw1TkZWbVZuQjVRWFpuYkU1cWFIRjVZbmwwTjFGMlpHSmhOVWRxTFZKbGNGRnFWVTkwWjB4UGMyMWhTRjk0VkRsZmFXcFBYMWhPVWtOQ2NHeFBZMlpTWTE5bFNEVkJURmR4ZFhWaFFqZ3pTRGQ0ZERjMlgxQTVkVFZ2WmkwM2FrWkpaVXAxWmxZMGNscHpiMUUxVkV4eVpscE5Oa05mTFc1WU9XMU9jRVF4VDFnMU5uZDJORE5NY1cxdk9XZDVaa2htZEcxUWMzZExWMWRmVEhKVVEyTTJORU5KT1MxS2VTMUJYMFl5VTA0elprczFXRmxPVURkVE1rUm9UV1p4ZWxKMVoyUlJRbWhpUWpKUE4xbGpkMGRQTFhKWWFHOVVNV0ZaTURoTVdYZHRVMHh2VVVVeWF6SmFjSEZPV0hKbE5FaEpVblZYV0RWNk1uSXpWRGxzWVV0cE1ubElZbFJPVFhOUU4yMWxSM2xyUzJ4MlVURnpMVVphTkhsSmJHeFdOMkkyZW5KWVZHVnZaWFZCUVVWeVFsaFJXVlppU2sxM1dXOXVaMVJ5TlhGaGNrOW9la2gyZERka2EwRmFNbUp1U21aUWN6QmZhVk5QYzI1cFVURklVemRLY1Zwd1NtaGZXRXd3Y0VGNFh6ZHhhRFJJZG1kUVRFRkNPRmQ2UTNaMU1VczVUSEo2VUdneWMzaGtNR2g0VTBaaFVWVnZTME5pVjFRMlNtRnFha3BYUjNac0xYWlNXbWh0YmtRMFoxVlVXbXg1YVdNM1JWSTRTamx0VDFkU1pqWmpPRkJVUWs1MVl5MVBZWEl6U0Rad05qTjZjbEJMWDNWUmVUSldiMVpHYm5nMFNERlRNa0V4VTB3NVJIcDFUbE0wVUZoNVJESk1WVmh6V1dkb05rcElXbEoyVERCS05rZFpOSFY0Y2pRM2NscG5aMkZoWkVOMGJreEpMbk16ZEVaUE9IZGZWRVpTVlVGVk1rbFNTVWRuU25jLmM3UVFyLTBaUlI5TlJuNTBUU3RTcGlwREs1dXIxWDh1WGxNaEtUUTE2V2MiLCJleHAiOjE3MDYyMTUyMzksImlhdCI6MTcwNjIxNDkzOX0.bwrWJYsSdaIKrHLCI6LspxYml7zkvsV3rN6gmMSSjkQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001109"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:39 GMT
	x-forgerock-transactionid: 9965df4d-8cb3-4412-9ab2-92c848393255
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:39.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:39.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 77716: jsonPath($.tokenId).find.exists, found nothing
20:35:39.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,77716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f607dd4, username -> user.1001109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46062fa3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214939278))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:39 GMT
	x-forgerock-transactionid: 6e3ebbdf-abe0-4d89-a2ec-a3bfb602e52e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm5zMHJocGk4dDhpcDNlY283Y2p1dG5tZzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVNYUjZNR2gwVUdwcUxUWTBRamwyZVRSWmFrZG5MbFJDWWs1NE5HNUJabTFOVTFWQmVHOU5hR05EUzB0NWNrVXpZbXRaV0VaRmNWaE5UbEpUU1Y5Mk5VMWxaMDlHY1RGUU1IRkZjSEp4UjBKSFdrRnNXalo2UTFSdVJsQkpZMFpxYkUxSGFIUlpiVm81TmxsNE5GcEZRVjkxVkZNeUxVRlVUREZ0ZW1Oc09XVnhjSFZRY25kdk9VVTJWbk5xVjFkNVJHbDRXRXN3VVZWNVZEWlJiM05MUVhsSlh6bGxTMEpCY21oTVdVaE9jVmRNU2pnemQybFNiV3BsYWpsUFkzUnlORU4zTURGdk1UbEVaR0ZRU1hsMWRGWlFXR3hvV2xWMWNteHNSbE13VFdjd1dEbFFWbWRVVkZFd1pFaHZTRVl6TWs1UFZuRk9ORVZvWkdkVFZWbHlOM2QzYjFodFVHZG9SR1JmVmtKVFpWSjVUUzFCU0VweVNUTkRkeTFHUmxSZlZqWjJhVlZNTVcxdWIyZzRhbHByY2pCbVgxcEJNM0J4WHpaWmNtVktWM3BUWDBnemRWWmZXVmxEWHpabk9HOUtXRWR4VDJNNFZtMWFlRzVMY2pBd1ZsazRaVUZQUkVkU1FsWmtUMFZOTm10NFpEaFNXRUZhTTJ0UWFVTnRRbEZLTlZVeGRsTlNUVkpJWDFaVU1UZzRYMHhOYkd3ME1rSmtXbUV6UjE5VVJGZDVVVGwzVDFkSFJuWk5PV1V0TFUwME9GZGhaRkZIYW1KcVRWQTVRa3BXUVVFeWRHRnVhWEpCUTBOaU1XbFJWWEp3U2xWQmQwVlRlRkV4TTFsaGRVUnpiR2t5YjIxS1NGbDVZakY1VldWUk0yMUhOMmxTTURGb2FYZFVTV2t3VWxkTFlYWmpaRTFMVWpseGFsOVNkWE5XTldaUGRWaExOM015TlhOTVVtOU1kMVEzVkhwVFNtMVRlbVpmZEhScWNHRnJZWHBaTjB4R05WWlBPWEZRTkd4emJXUTRZUzFsVURSNk5HbG1XRTlEWkVSWmJsVmxSa2hVVVc0NVowbEhVbWczU1cxVFVsWXpjV1Y1WDJwd1lXcDNkbE5YVFVWV1QzTkthR3hSVkRacloyaHdjbWh2VDNOU1VFNUtabUp4YzJWR2JWbEZOMXBVZGkxMldqRTJPVXRVVkU5aVpqRnNNVVpFWkhOYVVXcGZlRmt4ZDBKUlNWVkNiMDB0U1dWS01EWm5MbGN4UjJaUlZGSnRXVVZmVEdkWlUycFFPV3d3TkdjLmJNT3FpOEdNaXNGSnp3RUZ5LXpDZFN1c1V3Tl9pMjF2RG41bFpqVTdOVEkiLCJleHAiOjE3MDYyMTUyMzksImlhdCI6MTcwNjIxNDkzOX0.1bl0oF4cPQzRfHt8fyuA9mxV25gBPF4Fb2uXMqN8Xik","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:39.279 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:35:42                                         535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=135701 KO=11482 )
> restLoginInitiate                                        (OK=67153  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=66945  KO=186   )
> restloginProgressiveProfileCallback                      (OK=1603   KO=186   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.97%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.97%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.82%)
> status.find.is(200), but actually found 503                      4958 (14.71%)
> status.find.is(200), but actually found 401                       186 ( 0.55%)
> jsonPath($.tokenId).find.exists, found nothing                    186 ( 0.55%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[##########-                                                               ] 14%
          waiting: 464344 / active: 30     / done: 78241 
================================================================================

20:35:43.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 78375: status.find.is(200), but actually found 401
20:35:43.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,78375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a46e78, username -> user.1000347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a0fef56, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214943488))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHBoMmhwN28zN2Fja2pwajgwam9ycDYzZWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmEzUkVXbFZ0TFZGT1gweEZZWFZITldoZk4zSlJMbXBLUkdSVFRrTXlSREpSYWxORlFVMWFOMUphZGtGeU1VczNlVmt3VlZsUU5sSmZZVUV5WlVWdlZWY3haa1oxU25CcE9HaGpaVmx4WlMxSk4wazRVMEkxWW5CV1RsWXRYMXAwWkhGNWEyVm9Sak5MVVhCalZrMTFaM0ZHT0VFeFUwOWpjM0Y0UVZwYWNWOWxVV3R0UTNKR2QxcDJiRjgxY0d4RFJVb3lSSE52ZG5GM1RtWnlUVE16WkZkWWRrWlhRVm8wV1VaSmJHeGpRUzFUZVVzelQzSkJNMTlUUVc5dFRqaHRTRU5HWTAwdE9XNU1NR3hCY3pkYVVuaFJSRE5uWWxwcldrTkxaSFZRU2pkbU5WZ3hWRVppWjBSWFNHMHhUMTlVTWtocFUzVXdjV3R0ZVhaYVdWUkJkMWd5YUZKbWRGTTNTbTFrTlVWSWVqTnZPSE5RYXkxaFRrNXJkV3BIT1RKdVowSlNSMnBHWm1NMGFGVTFXR1ZhVTBzeldXTXlWVGxDYlRKMGIzSlpNVTFQYVRGVWVtWm1ha2xNWmtzemMyczJVMm8yT1ZSek1VZEpiVmhsYUZVeVZsSndYMGR1VDAwemIwTjJjR2R2UkZCTE0yVmFVM1ZNWXpaU1VHeGFWRGcxYWpSM1ptSjJVblp6WTFoM2IwSmliMDloWWsxemVVWk1NRmQ2TjFwMFQwRTNiMWhwYUV0WWFEQndWSGxOTnpOb2NEbExhMUJwVnpoaFIxUXRNVVJpZGpGTVdUQm1PR0ZNVm5oS1pVbHpTWE5YWjJ4ek1qRmxaRVUxTjJOQ2RHUmFXR3czU213ME5rcGlWa2xJV1dsQ2NrOTFjSE5oVTBGc1MycFZaa2hZWDJ3M1VXOXdZelJVZVRKemEyeDRiMXBMYVU5eU0wVktkbGRvUTFoaU1tWjFjRE5RV0V3eWFsbGpla05hT0RCWVpVWTVhak5YUmt4ak1GSkdYelJXYmtOQkxWOVpWSGxxYkZoM1kxRkRaMmd0VlRSQmRXSmhTRXRYYTFwWVUzVXpjMnBXYTNWaFV6QTFjbWxqUTBGeVRXSlNVek52VDJ0MFkwbGhXVXg2YzA5d1JVUkJXV0oxU0dJeFdVWTFPREZOZUhabE5IUnVabTV1ZDNJeGExRjNieTFCZEhKSVZYWlZaVUZZWlZGU2JrZFFOVkYxVjI5RGIxUmZlVWN3TjNZMWJIaG5Ma2xQYm1wV2NrRnZNR1F3UjNwblMyZEZhMHByYUhjLkxaSmlPTG5nay1uTmJJenM2Um9BcXFmTnlpMWx1eE1DZ2JZeUlJZnY0TVkiLCJleHAiOjE3MDYyMTUyNDMsImlhdCI6MTcwNjIxNDk0M30.PFigsTHaktKVux__a5SuDKQV4Y9sTBlC5Q6dURVZVu4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000347"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:43 GMT
	x-forgerock-transactionid: 5eb200ef-2923-4044-97c1-6aa9db4a13c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:43.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:43.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 78375: jsonPath($.tokenId).find.exists, found nothing
20:35:43.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,78375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a46e78, username -> user.1000347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a0fef56, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214943573))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:43 GMT
	x-forgerock-transactionid: e6218808-4c95-4be9-aee4-d56e1a76d4c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmc2bDVzcmttMDQzaXJtODBmZmxkN2ZhZ28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blR5MUJURkJOYWtwcU9UZ3RSRkZ2V0VGWVVrTkJMbkJSUmtKZmNuQjRZbkZGWmpONVdISXRSMVJ1YkZKWWEyZzFRMUIwYTBadE5XdHdXVU5oTkV0UWRXWnhUbXMxWjFkcVdqaEdkblJ6V0hWNlVVbFZSMnhzVTBGS2JrdFZVMncyTWpKMU5DMHROVXd4U1hkV2NEZDZjeloxY0Vsd1NqaHFjVkphUTBsclNYZzBWR2xHTkhKeFRGSTFVMlZ3UlVabWNFc3RaR0pGT1VORVFUSkNjVTFzY21KMk9XZFRSVUpoWVdJNGJtbDJXbUp4UlhCTGMzaHBNbXRpT1VzMVZHRlVkVUV0VVhkZlNrcExNV2RPWVcxd1puWmxVbUZSWDFRM1JrdHlTamRrY1ZsaVpIZHZjVWRsWkZOWldFMVZNWFZYY2pOU1ZYYzNSRUkxU210eVJFb3hVR015Y2tWblVtMVFhMTl3TUZRNGEwcFpUVXh2Y1hBMFYwUmFSM05FTmpGeVdWSm9NR05yY3pKb1JsSnlVR0V4YTFJM1VtTXRWbU5hTFV4T05UWkJTM0JITVhNeGJYWk9ORkJzZDFaVGMyOVdiRlozWlhoVk4ySjNSeTFFVG1KWVlWa3dabWt0VFdOR01rSk9RMlpaWW1GSlkxWlFOazFDWVV4Rk1IZGpkMFp4TVdWYVVVaE5aWFZxYUZWSWFGaEhUbE5xTFRSM1ZqWmpOa2RXTkVWV2JXeEhlbFYzYTNwU04xOU5WSEZPVFhCU01YSmZSMmwyWlMxRVJEaHdWVm8xV1V0TldWOUdUMjVEVTB4bGFsbGFTMFZvV1dNNFdtRm9TMmhQT1dSMFRXa3piMEZLVFY5d1ZVVmtRMWd6T0UxbFVUaHJNV1UzWkZwRVRGOVFXbUZZUWxKR1MyRkJjblpSZVd0TGJWTnlUbU0xU1dWcVJXZENYMkZLZUVSamJVcHhkbXBLVEdwc1VURjRhMlJzU1dOUGFuVlVjMHB2WjI5b2R6ZGpURVZLVDFWNWVqbGphbkJLWkd4V1MyTXpiME5VZWtSR1R6WnNPVXBTV0Zsek4zZEhNelpCVURSME1UQnNWelZYZGxSMFQyOHpSaTFEYjIxclFVbDBPR2c0VURWTmNFMXBVSGRyZFdKT1pUZFVUMDV3UVRsM2VteEJha3RLWkdaS1EwaE9SRFp4YldWeGVYcE9kMkpOWVhKamJHOXZWRGw2ZFdFeFJGaEdWV05OUTFOblUxUmpMbEJvY0haZmIxUTBOR3hyU1ZGTE1FYzVjVWd6WjFFLjBkNjV5NUVQVjBUODE2ZGZWMHhSNzRsa2xuNnhJbUNtNmQwTlgzdHBNUWsiLCJleHAiOjE3MDYyMTUyNDMsImlhdCI6MTcwNjIxNDk0M30.fDNqaSlebFZt5UlkB9V-i1kICtCAKPg8j3So_89df_0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:43.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:35:44.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 78500: status.find.is(200), but actually found 401
20:35:44.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,78500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49e52584, username -> user.1000567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53e25ca6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214944404))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnFoYzVpczNtdGFpbmNkM21jcWNibDJkMmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VU1YcHNRWFp6Wmpac1kwZEllRFI1U0hWWmVUZG5MbGw1WTFZdE1IaDZWRWxrU1RaUVFVeHZMVmhrYlZkaGVtNUxTUzB4TTFWNGNtSXRkakl6VlhFdFZGWnVSVnBpVTJwSVpWb3pTRW8zUlVoRmIxRTNlWEJTVlVFM2NYVkpUbEE1YldOQ1NqWk9UelIwUm1GaWEyZ3dZVXhIZWpOUVUyNWliMGx1VTA1V1oyNVFOWE5uZW1Kc1pqaGtlRTB6VXpsNmIwWllWM1ZOV0RCbFoxOXpWMWhwTm5kUmVXdHZRMDl0WTJ4b2NscEdVbE5xVWxscVduVk5hWEp1TjBsSmJISklkelJyUkVkVFRqRTJZMk55ZDNvMFVFSjZSa3BGZDFWaU5VWkNaRTVNVkdOSE9WUk9UVlZHU3pKb1pteElNREJwYkdSc1FYTTBaazVUV2twRmVXbzFSMlZzYTNWMVNEWmhNWEZDZVV0U1NHSlNWa1ZSVERSRVptTnFVRTFTTFVsMldIcGZObXRaU0hWRWRVSTFTR0UzUmxGbGRIVktZazlqYUUxTlMxWmZSR0ZLV1ZscE1rVTBYMmRZUWt0dlZGQmplRU5GZVdsQ1JVRktNMkZEYUhvNFpYSnpjRTFyVVdSdlNHRjBNSGROVEhKMmJUUXRUV3RLVUROdVdVVlRiMDV3WlV0SkxUa3RaV1ZyVTI5YVlWUTRVRTVmY2pkVVNXSlZTSEp5ZHpBeFZUZzFPVWxCVERRdGMzQTNOR1ZKZHpJMlRXUlVNR3hwWlVwcGNIcHRkamRpYUZwWGFVczRSVFZwVEVNeWR6SjRXSE16YnkxV01WcFhYMHhPVDNkTGExVlJiWFIyT1VWNFRVMWlTVEZqUm1Kdk5FZ3RhekJQU1UxTVJsbERjSEpLVURSM00zbHRRVUp1TUdkeE9USlhWV2M1VDJ4UlpqaFZkVmRXVFhaRGNrMWpRbFU1T0Vjek9IUnJiRjlZTW1sSFMzaExWakZFYTNKd1NXZGFaSEF0YTBoWGNtOXhiVVZWTUVObVVYTTFRV05JVlVOT1F6bHlXRk5MVm14cE5XWmllRTkzVUZoZlpsQklYM056TTFsd2QwcElRbXRXTUdWbWNXTkhWRkp4ZFdGMVFpMVhkM1YwTldGcVZUWjZhVWx5ZVhSblgyUkhYMWRYYVVSQ05FOXRUVk0yVEZSRVREWlJWa2g2UjJ3elIwWnpNMEZ3ZDFkWFN5MWxUWGRyWVcxR1ltdHJMbVoyUlU5VGIwcHNjVmxDTTJsalVEZFVhWGRITWxFLnNYZUhHbDIwZ2dwS0RaamJmcVU2MUxYN0l2OV9rVWx3SVVWM01NU0lzUE0iLCJleHAiOjE3MDYyMTUyNDQsImlhdCI6MTcwNjIxNDk0NH0.AhSUz8ZakRxbgE0Lt4upmMcVLQdPQj1j8t_d59AB0TY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000567"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:43 GMT
	x-forgerock-transactionid: 8bc86553-9c4d-4d49-8148-bbf11fc0095d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:44.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:44.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 78500: jsonPath($.tokenId).find.exists, found nothing
20:35:44.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,78500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49e52584, username -> user.1000567, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53e25ca6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214944488))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:43 GMT
	x-forgerock-transactionid: b7e4a0be-33b7-449f-8731-a1f96a04048c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXU0aGRhNWd0dnM4NWZvcTlrYzVlZzJpcGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFRsRlJhbkl6VkVsWWFrWndTVXd4TFVaemFESjNMbXN5VEhOVmJWQmlOa1JHTVZORVZuZzBOakpoV2pFMk5ucFZjMHRrT0dwSWMwbG9NSEJSWVZWU2VWRTJVVFpEVWpZdGFIaExhSE56Y2sxSmVVSldhRlZqZDE5b04xOU9kUzFIYzNCWGNGQnBhbTQxU25wblNXb3plVEk1U1Y5U1RWTTNUekJ2TkhCMGRreDZRVzF6V0hKdGFtVjVhM0ZrWkhaamRqTm9VMDVUWVRGUlowOU9SbVZ1VGtacVlrUjJVR2hHUlRScGVXVklkM0F4ZUhKSU1HdGZTRzE1YW1kV1YweFlTbFpvWVMwMFQwRkRkRWxLTlZCMWFIZHFjM1JTUm1nNE4xQlZPVXRXYkV3eU9IVkJMVmswUjNsTFoyNXJOM2gxZUhkMGRVRnJVRGxMVjNSMFgydDVaVkk1YVZnNVdsQnVYMTlXUjFObVIwbzNZM3B4V1ZBME9YTTRkVFI1UlhGVGF6QnpWRGhDWWpWSmMyVjNYMGh6WWxGNWNFRjNRbTl1Y21jeFZqSnJiV2w1WkVWbU5WZ3lOblExTFhRekxVMWtMVW95YkRjelduRXRUV2RhZDFGaFdWbDVVMlJ2TkRkYWNEZEJRMjh4ZEdGV05VOHRUMnBOUjNWSU9XaGpWSEl4VW5ab1lYbDFNRFpyYkRReWRFbFpSVjgwU1dReVpVcDVSbUV0YVhGS1ZDMDBWSFptWW1VNFdsRndOVVpOZVMxRWJFa3RjRjlSU1d3MlRWQlhlRmgzYUd4RExVVm1Za2g2U1ZwVlJHZ3pNR0pFTFZNNE5tbFpkVEJQU0hwcVkxQkRSMVowT0V3eU1XRmpVM0EyUm5aVFMyaHZaWGxyUTNKaGJqZG1iMFJZUjBwZlMxZ3dWbFJOWTNkVFdsOVFZemN5YmtWTWRHRm5UVE5GVEZsb09GWm9NRlpKUW5saFZFSkhOR3hLVEhoVmFUWTFhak01Tkd0cVRXeFpOSEpSWVVkb05YRkxhbE5WWjNnelNXaHBUMkl0WldSRmNrUnBiMjVNYlRaNVIzSmljVEpCUkZFdGEzSlRNVlZoY1hCdWQwcFRjVlV3ZUU1TmRGOWpabFpZZEVReGJFaFVWekEyU1U0ek9FbHNXblUwYm1obFp6ZHFTblIzUW5aTk5XSXRhVWRKZDFSTmJHeHRWbnBRYUhkeU1rdEtOVmd0TFdKcE9VbEdjelJzTFZkMkxUUnZMbVJyTmxKQ09IRktTRWRrVjBOVFdVaFJWM0l4ZWxFLnBSbjVGR1dCc0pDMmlrSGhYRXRNeXA4UnNYSExqRkNpaGFhcjFqMWxXLTAiLCJleHAiOjE3MDYyMTUyNDQsImlhdCI6MTcwNjIxNDk0NH0.oQPLRR9b91kCgJPomVuClUi89348nJyNYbWm0bsaNy8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:44.490 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:35:44.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 78547: status.find.is(200), but actually found 401
20:35:44.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,78547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eecbb62, username -> user.1000458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b7cd7de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214944635))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHJpbmJxYWs3cHZucnVpNWwwNWxqN3UzNm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVZrSlJUV04wU1VOWWEwaHNTMmRPYW05bE9XUkJMa0poU1ZGbU1uUm5ZVmR0WlZsTE1YcFdZbkJZZVRFM00zSmpMV2xMVkhSbU1HOTBWVlIzUTJWZmRYcFhSR0l3UTE5c01FdFdNbTR3YjJWVldFRTFPVlUyVTNWRVVuZFlSemREVEMxT1VVaFdSMGs0TnpoYWJtczBhVUp1UnpKemVFZExXVkEzTTBOak4yUXhXakJRVEZaa1FUTnFSbUpQUkhWUFFUTldSbTgxVFZoMWJtTkNhRzFFVDNaSmF6Uk1iREo1U3pOQlVVVndUR3BJTVRWeVZraE5hbmM1VEV4dWMybzRkVkJQUldFMlRuVnZORVpFUVMxZmVqVk5kRmd4WDNkSVkya3pSVWd3YkhCWmN6SlNkemhVYURCeWVVRnNhR1JET0hKelZHa3dabkk1V2xNd05ubHhVbTVPVldac1QwNUZUblExZG05UVFWSnlUM2RUZVRCVFNYRlZiWGRLTmtsbVdGUkJhVkZIVjNObU9GTnhjWGRPYjNZNVR5MUpUVEZITW1scU4xVXROelZZZFdsQ2FGYzFNV0ZMUjNkSll6TTNiVWRKWkdkRWQxTk1iR2xyV0dkbU4ySmljREJzUnpsaVZFVlZaMkZ5ZDFGdVRWUjFlR051VUZGUVREWnlYMWgwUmxORGJsZHpVSEJtU21wdGJuSllaV2xJYm1JeE1YcFdWblEyUW1ST1ZYRXRjMEp1YzBSbk1USk9WR1puV1RBdGVsRjZORWRhZVdkYWNYUTVSVzlzYzFOME4yOUhaa3RPVTBKc1kzTndkakJQU0VSRU9HOXVhMHBLU25saVMySXlWREJzVlRWRFNHOXpMVU5YVGtWTmFteElibXBrT1d0MmMxOTFUSFJLWVZSbk1GWmxZa2hHYjJ0VE5HSjBObWRQVVRKQ1p6bEhRMWt3VGtFdFJWbHBUM2xSVUhsVVduWmZPREkxUWpKTVV6VndWSEpzTTA1Mll6bHNlVmhRYlRGclZuUlBURzR0T1hWVlpUTlllRWxwYkdOSE1sRTJPVzlOT1dGME9GTnBlbFZKYVRWVFNtWkxaelUxVEVoallrdzJTVEZrVkZBelZqTjBhV2xhTTNOb00yazFTSFp2WjBWRFZ6QkhObE5CUkZOMk5WSTNVVEZrVEZSMGVUbGxkSEUyVVRablNuZFhVM1l4ZGpsNFJGcEtORlo0ZDB4S2NsUmtOVlV0UzFweWNqVTBMbXQ0Y21oNVNIaHlORm8yY0hKdWNHMDNSa05OUTBFLk9tQnJ6VWJGQlNWMzFkak1LSzFoTDY3SE1UT3hIeVlzN0xIRWN2V3dZTmciLCJleHAiOjE3MDYyMTUyNDQsImlhdCI6MTcwNjIxNDk0NH0.yejTcDPO7VrZYy4ouHxIev2yLhW3F6SCWQ9_PWuTxOw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000458"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:44 GMT
	x-forgerock-transactionid: 5f1bd52f-7768-43e1-bc13-9872759cdbf4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:44.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:44.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 78547: jsonPath($.tokenId).find.exists, found nothing
20:35:44.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,78547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eecbb62, username -> user.1000458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b7cd7de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214944727))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:43 GMT
	x-forgerock-transactionid: ab78bcc2-5084-477f-beae-1fd3d2c627a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnRxN3FzajE4MDZvYmo5bGE4NHNiNnJiMmwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVMxUm9XRFEwYjJ0WmVtOU1VamswTkhkR1JVbDNMbWR4WlhOMVMxUjZXbGswVFVoeU4zVnFRVzk2U1hVNU0wMXBXV3BzTkd4M1pqWk9ha3A0VjI1T1gwMUVORFpZTWpaVVQxZGxiWEoyY0RSc2VscFdaME5qVlVKdlRIbDBNM1Z0VFY4NE9XOVhMVVZ5WlZsaVJFMXFYMnhZZVdKdk9YcFJibVpKY1hCWFRrdG5TekpOWlZWUFdXVlBOWGt4UVMxclJGTmtSRlJVYkZveFRtaE9PR0U1V0V3MVoweEdkbVZ4VjIxcGVsWnphMHRYWTIxRFVISTFTMUJLY2tKaGVXRlRVemgyWWpkSWFVSkdkWHA2YVhONGIyNURTSEpRUzBkSVp6QlFRVk5tYzFOblFXMHphMmRQYVZORWJYTkpTMWxrYzIxNmFrNU1kRmRCWDJ0dGQxZFlNMTlYU1U5TldtMUlWRkp4VTJsRmFVaENVbGhVVFhKb2IxTlVhRFpUVFhkc2JFRjRSVU5CZWtGMlNIUXRRVU5hTkVScmNqSnNkVVZVUVRkMlkySm1hMVZhZDFCcGJVdFRjazg0U0hGZmNscEtMWFV6UVdsM1IzWllTMkYxV2xWellYQnVUVTFsYkcxRk9UUnRjVTV4UzBoTmNXNUpRVVF4VVhCT1VVNWFVVEp0UzFWMlZXcHNkMnBxZW5KVWRXOXhjM2wyV1ZOVmNUVnhaR0o1UkdaV1NscEROME5JYjFaVk5VMDJkREY2TmxoWmVtcFJaRUV6T0U1WVZWYzJVRlpXZGpSbmNtaFBRMFZJY1U1T01HZE5aSGxITFdWd1gycG1WM2RSVHpnNVFqWTVkVFJUUkROcE9UTTFOVlU1V25CdU1ERlVkalpZY0VsbE1FTTFZa1ZqTkRodFFYQmlNMlZsTVdWcE1URXRVMWx1VUU1bmQzZzNSMVZsVUZSeVJIcHhNMmRFYkVobk9EVjFUMFpJTFZCSlJWaGFWakpLUVZkeVYxZEJZM1l6UWxkdFNtVTRRV3BCWm5kNlRIVTVMVlUyWld4WFltRkZSVVpUYzNsYVpVVmlVemQzTTBFdE1GcHhhVzkwV1VOVlZXMWhTVkZ0ZGxjd2RVRlNielYyWWtoeldqZFRMV3c0YmpkbVpqZG9jRVZQZGxsSFR6VXdOVll4YVVaRlRHbGFMVk5wYjNvd2NqRkpiVU5hVG10TFZ6bFBhV2MzYmtaclFsTnNMVmg2YTNjM2JUSm5MbDlvZVRWaFVVVkpkVkJaZFc1UVJYcHpVVmg1TlVFLldJU1NBLU1VanpXdElOc0VsdlUxSmRkV1U0R2haSWR6cHNFdUpodVNMRjQiLCJleHAiOjE3MDYyMTUyNDQsImlhdCI6MTcwNjIxNDk0NH0.I_m3wXkfSjojtAc8-vvbvipXdU2BZ6d644HhZpLVZXs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:44.728 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:35:46.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 78759: status.find.is(200), but actually found 401
20:35:46.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,78759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36ac1da2, username -> user.1002340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e38d888, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214946207))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGU3MWNyM3JpMjR2NXR2cGFwcnRmNHYwMCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVoTWxCVWMxSlpUbE16UzBjMU9FcDVaekYxVUZGQkxqbE5jR2d4VjFaMU16SlNOV3MwY3poTU1qVTNaMEZKUWkxeWJtUmxTVUp3ZDJWdVptNXlkM2gwYlRkQlozbEJjbFIzVUZwbmJ6aEVZMGMxYWtGaVVtNDRNelpEVEZSelZtdEdVMGcxV1hocFExUnRPVVJvUVV4cFJYbGFURUUxWjFrNGFVRTVRMVpKWjNGV1pteFZZVkF0WjJaTExWaHRjMXBYVFdkd1EzbDJZbTF2Y2pKeFowRkljRVpoWkdOR1pERnVaM1JoUWt0MFN6bFFNMDlGU1hoSFJHZGpiRmwyVUY4Mk5HSkxkMjE2TUY5cGVVcFlZbEl3V2w5bWNWSjVZMnB0Y0RGcVIwcFZXalp4UVdKZlpsa3plSFZMY0dvM0xXbDVOR3BJYlZwdlYxVTBaRmxrWjBWWVluWjZORXRxTTFWVmRWOWhTME5WZG5sMU9FOVNZalZFVVdOMVVteFRSRGRJY1hVMmNuUnVSRmhpWHpablYzRnphVFpNYld0WVNtb3hRM1ZtZHpSb2RXTkxRekl6ZGxoWmNXUlFSM2wxTW1VMlh6Z3labkIwWmxGMldsWjRURzVqVkZoWVJXdzNSM0ZTTmxJNGQwSlhjWGxOV2t4cVEzRTVSMTl4YUdOVGJ6RkJka3gwY0Y4elVHSTNabGRZT1hwSVRGZHVMVE00TFdGS1JrWjVVVmRFV0VSU2JVMDFNalpVVlZsdFFrdzJhbUZIZFd0aVZEZHRRbGxrV0hwWlFXNHhNek5QUlZoNk56aHlTVXhWTmtwVGRuaEpUM2N0YjNOZmFrcFVlV2hLVEc1MGNrRkdjVGMyVGtwWVgxWk5TWGc1ZG5kTFVreFFPRWxKTjBOM016SnNSbmRXVWxobVl6QTRObVZrZEVWNmJXd3dWVEZpTnpSTFQxUnFSVEZaVmpOblpFazJPV1owT0RkYU0xSTNVRmgyUW5GRE0yVlpTazAxWVVJemRsOUtWR05LWVMxSlJWQjJVMnRpU0dzMWJ6UmlSRXR2WVhCRFV6VnZNbkZvVVRoTVVXSjRRMDlWVEU5WGMwMWliSFZ1VG5GamVYUm1NMmR3YlVkS1ZWbzNVWFphWTFsUmJuZFJUWEJIV0Vrd1ltaGZaR2syVVRJeVJFTjRlVXBzYmtkVVduWlNURXd4WkhsWU1WOVRNVGhIYm14cU1rOVBVWEl0WjFkWlpVcFdaa3RvVFVoUkxraFNkR2RJZEc4d2RsbFZWVlJQVUhreU5FSnlRMEUuN3kwaHpsdllTWkw1NllMdlpCVHpJaTB0eDJuZGJFMXNiT29OVGpxZWwyMCIsImV4cCI6MTcwNjIxNTI0NiwiaWF0IjoxNzA2MjE0OTQ2fQ.pW25p7y9oG_iz1DPFkswmNwm9YeqDo4-X6d29gHsFjk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002340"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:45 GMT
	x-forgerock-transactionid: 6f35c6dd-91ca-4e2b-810b-840ea4b451fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:46.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:46.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 78759: jsonPath($.tokenId).find.exists, found nothing
20:35:46.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,78759,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36ac1da2, username -> user.1002340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e38d888, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214946299))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:46 GMT
	x-forgerock-transactionid: 01223869-2b63-4768-94fd-6168cefebf3a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjYxa29rcTV2OXZhc2oyajEyN2VnY2planIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVgyUXRTRUV3U0RaeGFXUTJSSEZIWkY4NVJEbDNMa2QyWTBORVMzTnNhazFNTlROMFIyNUpkME5GWlhFeldXOU9ZVEJ0U3pFdFQyVjNTelV4ZEZrNGJEa3dZbWxKTWpad1FraFZTR0pXWlU5MlJrcFJiMFJsV1VGdlRFczJaa1o2WkRWelR6TXpabXRPYjFwdlUwZFdUVWxCTlhCdlRHcFVaVjgzWXpKM01tWjJlazgwV1U1UFMxcGpMVlI0VFU5S1pGcGxiRTF2UVZaV2NrdDVZMmRKTjNSVVlreGZjblExWjNaaGEwY3hiRFZTVVY5cVZrcGpVRVJNV0VoWWIwZFFlbGQ2Um01VFNGbFFhQzAwYkhCS1pGbENPVlZxT0haSGRHUjBTVmRIV0dWRldXTmhaVll0VW1sbGVHVllabGhLZDJwR1ZVVjNjakJmZWtRdFowRk5NazVzVjBoU1dtbHJSekJ1UzFscFVWSnVPREZJTVV0bVYzRkRha2RZV1RsRWRGbGxiakZOYXpoRldXWjNSbFZHUkRseU1ERkJkMEZDY2tOeFoycHBOa05pT1haQ1JGQk1RbmhRYWs5UWRFWkJVa3N5Y2tjeFNFUnlkVEJUUVdOTmR6RlNNRmhoWkc1c1gwcEZOREZvWTNRd1IxbHBXRGhtYVRoWmVXNVZiRWg1VWpjdFFtTXpjRmxMVkZsa2JVUjRNVmhCVlV0ak5qWndURXhVYWpkaGFrMW9Na1l0UVZBMUxYVXRZak50V2t3MGVpMUZMVWQ1YUZaTE9UTjFXbVZYVVRkZlZuWTRTV2xrYWtJMFNFcHVjR010TUZwQ2RVczBjVUZNVVdSNWRqUkNTVGN0YzNsbGMxQk9WWFpaVDJOSGVGSjNlV2RaTlMxSWJYZ3RURU5RZDNGMlZUaFJTbkZCZUVoSlgzVnJlVnBwVlVoUmRITTFNRkI0YUdWMFpEVlVTa05PYW5SZmJXOUVXa3RsVW1wM2FUbE1jVzV4UkVGRmJXRnRiVGhXVERSUWFHSkVWWEJ6TFY5V1FXWlRWRE5WYW1oelZqazBTekZ2VG1aMWVVVjJOamh2UkdaZk1UYzJSbDlxTkU4eVEwOW9ibGh5U1dZeWVuUjRXV2N0YTBRNFdsaFZiakZJVTFjM1lYSnRPRUZKWVZBd1JtSTNWRTVOTWtWR1ZGcERUbFJQYkVSU1RURnBTVko0YUZsc2JITktNSFo1UkdOaFdUUnlWemxtUVV0blREY3dMbkY1U21JM1JqRTJaVTQzV0d4eGJVbHVaRFUwTTJjLnBrMElIUXRma2EzVUNKY2xJSnVjTzFjU213dWVaUlpaYU1VZ2lVeklpSXMiLCJleHAiOjE3MDYyMTUyNDYsImlhdCI6MTcwNjIxNDk0Nn0.lsZ35E0TKWCk8oiBnZ8VqdhlqQU74h26jmiHgQp1mAo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:46.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:35:47                                         540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=137139 KO=11490 )
> restLoginInitiate                                        (OK=67863  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=67657  KO=190   )
> restloginProgressiveProfileCallback                      (OK=1619   KO=190   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.96%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.96%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.81%)
> status.find.is(200), but actually found 503                      4958 (14.71%)
> status.find.is(200), but actually found 401                       190 ( 0.56%)
> jsonPath($.tokenId).find.exists, found nothing                    190 ( 0.56%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[##########-                                                               ] 14%
          waiting: 463633 / active: 26     / done: 78956 
================================================================================

20:35:49.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 79222: status.find.is(200), but actually found 401
20:35:49.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,79222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42bb2148, username -> user.1000943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e2bd443, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214949595))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWxoMm8yNmpoY2s1bzVpNzNtNDdjNnQwZjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2FFTjZPWFpwT0UxZlV6TmtRVnB1Y1dSVU1YSjNMbUp5ZVZOUVQwbGZVbXRYTUVWVGNUaE9SRU5uU1dzeGNqazRNakZtU0hSUWVVZG9VM2N0T1dKemIyUmFRVGgzYmw5SFNHTjBia2xJWlRSUE4yRklWMjlNUTB4UVJWSlhjRWR0WmpsQlpsOUJUbG94ZW1kTVEwaEhVa054WTAxR1kxQnFlVnByZUU4NU1HSjNNbVpOWm10TWJqUk9VR055TjFCeFMzZFBUV2RPTUMxSlRVeDBVVUpIUVMxMVNsbERORGRXTmxaSlptRlJjM2x2V1hOelozaExaVFZYTFZwQ05HUldORzAzZVRsWE1GZHpUV3hyTlRORlNrMVhjWFpGUm5KUE5UbERkeTFXU1VkQ2NXUnlTV050UjJsalYzbGxaV3R5TFdaclJrbGhaelZuWlVSeFVVTmhaRE5pWDBJNU9FWjNUamRLYWt0elRuWjNUVloyV1MxRVdrbDZZelpKU1VKeVlraExOamgwWWt4SE9YUlNVMDVxYzNCYVJUTnhPV2s1V2xGbE1VOU1iV3BYTTJkdVEyTnVVRXRHTld4NlpYVk5jV3czTTFoQk5GUlJZblYwWjJ4eFdtUlFVVk5MWDIxdVl6ZHlla3A0UmtabE4xQkxjbVY2VlhaT2IydDRkMGhNVFVGRmNHWm5PRlZEZVRkQmVXaGlVV1ZOZHpKNFJqTnlRWFV6VDFaT1kyeEJNR3RrWmtoV056ZEpaRlZuY1cxZldEVnVVVTVSU1ZaTmMyNUtSREpQTTJWVE56TkxSWFpJWkVKT1JucE1WM3BEU1RkeFExWkdURUZQUzBveVQwcHBNRTkzYVdkSVNGUjZNMU5rYWpSNWFGZE5UbTk1VFV3NVgyWnNUVXBIVlhkd1FtcERaMFZuVWtwcFNHMWhSbk4zVGtaelJtWldhWFY0UVVsVmFEaGhjbTlJZVVOSE5HeE5WV2hPWm5kWE1rMHlVRUZZV1VGdVVFTjZWMmxoV21WSFkyTTBSVGRxTWxabGRURlViekJWVEdkdmNtTkNlV2RPZUZaS2RsWjRaWGhGVEZGUVRuQndWME0zZFc1NlZVOHlTREJZV2xKMVVrdDJRbTV0ZEV0dWJVcHpUbDlFYldGVVRHMVdUME5vZVVwa1lYYzBWRWR0ZVY4M1JYUmFaM2RIWDFreFNXTjVkM1JaV1hWeWRtSXdVbWRIVmxGT2VXSjVOMjlwVHpFelJWWlZMbWhTUW1kS05EZzBRV1p3UTFOWlVFaFFjRGRvY21jLlkxbi1ubU1xd1ViSDJIcUR6UXRJUXJJc1JicTFTSDhjdUtyY3c1T0RXbm8iLCJleHAiOjE3MDYyMTUyNDksImlhdCI6MTcwNjIxNDk0OX0.sfQl9bbdOMWHcP0meOmXPIFhs7O3cbfVD1MgnV0o5Ds","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000943"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:48 GMT
	x-forgerock-transactionid: f39e8406-d6d5-4305-8c21-10c08b1c22b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:49.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:49.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 79222: jsonPath($.tokenId).find.exists, found nothing
20:35:49.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,79222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42bb2148, username -> user.1000943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e2bd443, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214949684))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:49 GMT
	x-forgerock-transactionid: fe0123ef-5c1b-4b40-b756-7e82dc5f94b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGdqZTJmdWJoaHJicjZpODc1ZmJia3B1bnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Wk16bDFURzVrU21SbmQzaHdTVTh5VjJ0VlRuWjNMamxIYWxkTmVHNU9MVXh5VldkM01rMXNaWGhaVHpCRGJIQnRURlJFVUZsU2FEaExSVzFHYnpjNWNrVm5XblZuWm1oRWEwUnZlRVp6WTBrdGNVOXJXVGczVkdZM1QxWk9TbFZ6TUhVMU5UZG5SbVZNY201WE1XWXdkblJ6WTBOeFdIUktNR3hGT1RsaFZIaFBha1JhY1dkWk9DMXNkbll6Ympka2VEaGhSMGcwT1Y5M1MwTmlkMFY0Vm5neWR6UlZSMnN6VTBOQmRUWm1WVnBOYUVWd2NsaDVURXRmWjBsQk1WRkxNVkV5YlZaTWVXZFVha1l6TFMxUWVXMTBMV3RLT1dWemMybElUMUprWkZoMWQyTllNMlJVTkdoUFMwMVFja1J1WlROTmNUUm9kV1pLWkMxSVpHeGpaekpQY2pCZlQyeFBZMUpXYjBkT01YTTRXRnBQU0ROa1p6SjZhR2h6WTBwVk0zTnZlRkU0YjJsbWEzQnBOWFYzY1RGbFVHUkpaMnhTUVROM2FteGFXblJIY1ROMFdsSnZhREkwUkRSNGNIVllSM2RZUjFVMmVIbGtlVVUzYkVOcWIzVTFRM0ZKYzA1TVRrWTBhakIxTlZoQ1UzZDVXVFZuTTFGTVdEa3dZVm8yTUVKbll6TlhNV2RmVkZGeFpWSjZWVXBuWkVKTWNXWjNkQzFtTWtVNFl5MWhjekIzU1Zka2RVRktlRzlTUkUxeGVEWnZjMHR1TkRWbGNYazRlV2xWTmpCelZXNDNhelZ6Y2kxek9HZFdURlF6Y0dNNU5rWTRhMlJOVkdOVllWTjBORTVST1Roc1ZGZEtaRFpZZW1WYWNEUnRWMWszTFVOR2IycEdNR2xZU2pKNFIxcGxRMFpaV0VadE9Hd3pUMFV3VWsxeVVUWlNiMHR1ZUVGelNtWnhVRk16VlRVNWRUZERZbFpKWDFRelYxRmFUazVHYVdsWWRFTnlWRlZCY0VkSFNuWndORTlUWW1KeGRGTlhWRzgyYWpVNWNYRnJNVFpyZVd3M05YVlVaVFZDTmpOYWVXVXRkamhaWkhwdWEyUm9hMnhNUldKelYwaGFUV2hOZHpOQ1RrTmpZWE5zZGpkbGQwRTNOMmRVV1ZKNlExbG5SRXhQWlRFM1VtUkhha1E1YjB4eFdqbEVjak0zVFdGNVZtaEViREpyUzNWcllUUkRNa3BoTFdSclVXcDNMa3BwZFRoRFJUVkVkR1ZoVG1Oc1IxRnBVa3h3U1djLlJOaXdTOTdwSDNCLUREeEpPU2lfV3VxRWtCN3hjSVN2NllpSERFZkdwdjQiLCJleHAiOjE3MDYyMTUyNDksImlhdCI6MTcwNjIxNDk0OX0.p5l1zIx3VJkoAoWwMlPpTwMZcvO3aEqOZABsC6EISbk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:49.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:35:50.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 79400: status.find.is(200), but actually found 401
20:35:50.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,79400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ea4cf6, username -> user.1001534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3601950c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214950696))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXU5ZGgzanE2dHBvcWUzOTF0cDJ1dDRjYTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU5sRm5ObFI0T0RKbVZrRlVNVGhNVm1GU09WcDNMa0ZNUTFsb1RqaHpXVjlPUzJ0NVZWQkdXbnBmTUZKUGVITlZRMlpaZDE5YWJVcFZWVGhDYmtoMlZVbDNkbDkyT1c5YU9YaGtUVXh2YXpCSWQzbHBVMDFFWm5OcFoyOVdObUZtU2tkcVluSTBlRzgyUjNKSmVVbFhaM2R5T1RCM2JVZDFWemRFTWxKek5ubFZSRXRRWjJkQmRDMXdjMjVoVDNsclNIZHRWME0wU0ZocU9VOXVSM05yT1ZrMk5GOXdiekU1UlZORlNDMXlSMEZyTFVkQlEzaDJNamMzUTJReVdtTllabDkzYnpZdFkzSkRVWFZIZEZGblQxbzBMVE00VEUwd1lsWmxabkZJU0MwMFduSnhUVTVUVmpOZlQybHpZM2RpUkRaQlJrTnhSVk5XTVZsT1FuVnVWRWxEVDFkTVgyTkNRV2x0UjNjdGR6aFJSR1ZHVUdOWFRIUkpjV0owY0RoWWRsSnpNbFV5U3pjNFR6Y3pVV1pzZFRKeVUzaFhNVmRmT0hCd2RrMW9USFpaZG1WeFlWbEdibUZ0TTNsVldtZ3dhVzF5YkRKRUxVcG9VR2hNWWt4RlRrNUxjMDFoZEVGdlUwbEhWMmgwV1c5b2FETlhSMlZ4Y0ZCRldFTXdkRUZCV25RM2VsRm5RVEJ1VFd4ck1rSTRhM0pPZDBsc1QzVkJOVmhpYVZOUlZuZEhXVXRHVWw5RU56Wk1kREE0YWtRd2NWaFFPRWRaVkhjNGNYRTBhV0ZCVG5scmF6bE5jWGd0VEZoTlJrcGxaMVJ5WkhabGFUSktlbmRHU0RCVFJWQTFXVUkyY3pSMk9XWjNlbGRtUzNRNU9XTlNhbWd4TjFCTVFqVjBVVUY0ZVhZeGFtcG5hRmxDWVRJM1JVWnFhM05rUkZkdFEycERaR2t6VUc5UmNXOXpSSFJhU3prNVUxSk5TRmRKYkdnemFtUXlWVFZ3T1VOWFJUaDNPVTlETkZKM0xXdDFhMHBMUlVwQlNYZzJabTFZTW5wT01tMHdaRXB1VW00eWRXcHNaV1UzWTJVeVMxSlhkekJyTW1NMmJ6UnpibEZKVUdkb1F6ZERRM0pZV1VaNE5VaHdOamR6YWpOeFpIWmtORVJUV0Y5RFVYcDBVakZOV1RGSmJEaHZUbGRaVjAxcVpVNUVWVUp3YVRaSE1FeFlTemRVVEhSRk1IWmlZalUyUjBWd1YyMUZMbUZVYmxSblJFZGpiWGhqT0hoRlIxTk1OakpTVlhjLndIRENjWEVvUjd4VU9sRF9tcl9QU1VJMlRwZ1ZqS1V3bGpiQnowek8wRUUiLCJleHAiOjE3MDYyMTUyNTAsImlhdCI6MTcwNjIxNDk1MH0.EbNYAer4_klf4pGG0cMotfa8qkRtPLoKgaP6uNFAJ1g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001534"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:50 GMT
	x-forgerock-transactionid: 90e2cbfe-9691-4230-890b-9b694347d744
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:50.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:50.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 79400: jsonPath($.tokenId).find.exists, found nothing
20:35:50.787 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,79400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ea4cf6, username -> user.1001534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3601950c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214950786))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:50 GMT
	x-forgerock-transactionid: 62719d6b-a202-490f-95b3-9da6548ef3c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTdnNjJlOTl2Y2gyMDVoOTBvNzgyMmVlNDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFVGUm5TalV5TjBoS05uY3RRbTkxYTBWcFVFSlJMbFV4T0VsUldFaHFOVGRRWldvM1dtZE1TazFQTURKeE5uY3lkWFJHVlhaS2RrVkVORFV0ZDBkTlIySmZSM2QwWTBaS2JHSkpWSFZvZGw5dGNYVkNOekF6WTFwTmJHUlJVSFZVYW5oWmFscEhRVEJIY1hWR00zSk1iVGxETVV4RVFqUnJVblJrWVdjeGNUZ3pTblIwWW0xRFRUUXhiVlY0UWxSbFkydzBVMVZtY25VME5VMVVTMVJJYzJWU1pUSnBZa2N6YURsbGIySnhkWGxMTUU4elZWSkxlRmhCU1hkYVRtNW9jM0Z4UkZwbmNWbG1USGRwUzNoT2JtMVJTbkZIWDIxUGVsVjRaWG8yV0ZGbmR5MUlXbTFUVDJGbmJXTjFkRGd4ZDAxdU1tOWFjbUZ0Tm1samRtbzFaSEJuUXpac1pqSkdabWxDVmxOdVlrZENPVVZQY1hjNFowVjBURWw1TVhsM0xUVmFlRWxrVTJ4VWNsRkpOVlpzUW0xMWQyVjJlVUpZTUZsek4wUnBiakpEUTNsV05UbEJOMHBhWkdsRlRUa3dkMDFvV2twQlNEVk1XV1JaUVdocWJsUXdPRTlXT1VOWFZ6SjRSVXREY1ZCUFdscGZPRGh2UVZkWVFXUkpXbUkzVWtodlRXVnpVMlpMZDJKWGJrbHBSV1pHZWxrdFUyTnBiR3R0YVdSWlpuaGZaVVJtWm5nMVlqSkVWSGxTVWtkalkzZHlhWGswUkdGT2RYVTFiVTluZVdWM1VIWkRkMGMzUXpVd1lXTTFMV1JRTjJvMGJFTm9NRTUwVVRKa056Tnpiak5QV1VoQ2EyeGpZVWg1UVZFM2RGQk1hV3BIU1hrMk5HdEdNVjkwZVUxelVHZGpWMEZLWW5WTFIxWXRNMkYzVVRKRWNXUmtjSGRQYzFaUlR6UXlaV3hYWTNaTVdFWm5VMEZDUkhKWE5VRjZhalJWZG1abGFGQlVXbEpKZEMwek9VWkZXWGh4TTNjellrUkJVVXhoTlhkeVUwRmlUVW8zVDFKUWMwdDJjVjlzUWxvMVJYQllWa1ZvYTFoQ0xWaFRPVnBOYjFrMmJIZEZPV1V5UjI1SlZrTkhhbk5WTWsxU2Jra3pkV0pYVGpoV1RtOHhVMDFJTTBKVFptRkJOSEJPWXpBMk1rUldiR1YxY2tsVmJsUkNPREU0ZG5OeVpUQjVTMWxyY0dKSWJXSlpMbHBrWTJJMVdpMUtTa05rWVVGQmJuWlBiSEozVEZFLnQyZXU5dTQ4WmJDeGJXSU9WcG5TQy1OWE0zUWhCN3hpbmktOXZxLW9iQTgiLCJleHAiOjE3MDYyMTUyNTAsImlhdCI6MTcwNjIxNDk1MH0.Kp6LH3cxIr3StjlRv_bjqIRYfAnHkgu3NUkeOJrfzOw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:50.787 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:35:52                                         545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=138551 KO=11494 )
> restLoginInitiate                                        (OK=68560  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=68350  KO=192   )
> restloginProgressiveProfileCallback                      (OK=1641   KO=192   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.81%)
> status.find.is(200), but actually found 503                      4958 (14.71%)
> status.find.is(200), but actually found 401                       192 ( 0.57%)
> jsonPath($.tokenId).find.exists, found nothing                    192 ( 0.57%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[##########-                                                               ] 14%
          waiting: 462941 / active: 22     / done: 79652 
================================================================================

20:35:56.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 80201: status.find.is(200), but actually found 401
20:35:56.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,80201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@654315ef, username -> user.1000322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57dc4ed6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214956422))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGg1Z3E0czVtMTFmbnJtN3JwaXRhOHZncGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFNtWmhkV1ZvWWsxa2RVTlpZVVF0V0dWRU5sOUJMbU40YlRBeFJUbFNRVk4zVkhkS1JsTmlRMVUyY3pkV01HZFFjWE5ETUc5MU1FSTJPV2xqWDFSa1JWOHlTM1Z0Y1ZGa1pFVnZkWEJ5TTJWQ1dFODRiQzFYY0dRMlZsUTFjbEpQYjNOQlZUbGtXRU5sVWtoaU5VWXdabVZ3TVMxdlJVYzNhVVUxYURGUlluWm9ZaTFxZHpOdFgyZGZabFpRVUhSTWJWbE1kVUpRYmpaMGJFTm1NbTVCYUdoWk4yOXliRFZvV1UwMFpqaEJWSEJOV1hCbFQyRkVWekZYYXpRelpqRnBWa1ZNTkhaYVJWZEJZbGwzY0UxWE4zbG5WR3A2Ym1aZlprcE9UREkzWWpnMVVVd3liMlZVTUhoQmJtbFFVVXBaY0dnd1kwdDBSRzR0VG5WWlZIQkNWemx3Vlc1dlYwSlJOMVIzUkVOaVF6QjBlWEZmV1RWSk1VTmxWVkZ1VkZseWJVOUdaeTFYWTBwWlFqSkhZVmwzU3pkdllsSk1WMjlZY1Zad1YyNXdlVlUwWVhJNWQxVmFRVkZTTm1wZmJWRkJTWHBLWVd4MlVGWjZhV0pNU0c5VVNHdzFaVXB5YlRVeFJVVnJVVU5TUnpCak5UWk5SM3BGWmtvNE0zbzRZMUJtTjJaV2IxaFlYMDlvWW5sa1VuSjNURmhOYUhCdGN6QnFhWEJRWDBWamMzWnZZMkZOVDBkNVprdGtjbEpSY1V4VWMxY3dkbkpEVmtGU1RHdHpia0ZvUWkxc1VUSmZha1ozZFRkVVkybG5XbXR1ZG5Kc1dGaHBSWE5JVWtSV2QwTnhjQzB0TVdRNWJGcEtZMUJHYUhSME5uSlJNRnB6VjFsT1NtdHdhbTF5YVZoSlpsTTFkVzlPVkhoT1NtWXRRMnRyYlMwM09YaEpSbTEyVURVMU0yb3pTWEU0YzJ4NWJtRnFOVkpFUW5GUVowUjBNbXMzVjFCc1UxVjFiMUl5Um1WR1VEQndUVGRPVTNoNVdFZGpTbTlEWlhCMGVuSTVZM3BSV1VWbk0xRlpUR1UxVUhaVlRqaHVVR3BxWVhCSVRXVXdRUzFzVmpSa2JuRklTMlZ4WDFsSE9ETkRTekEzZVhWalprbHhWVWRLV21aTk9XSjFjbTkyTm1wNlpIZDJiVkYyUTNGV1RHbE1jR1U1TTNCNk1IcGxORk5sU1haNmMxZHBXbUZRYWxjMVVuWnpMako2ZG5KaWEzUnBPV3RoTFZCelNUSnJjRXR0WjBFLkV3UlU1U1RfMWxidGVqOVBwMk5KSC1DalJSUEVGVGIxeVVxMTM4QWg4QXciLCJleHAiOjE3MDYyMTUyNTYsImlhdCI6MTcwNjIxNDk1Nn0.BN8SRsCsOYNNek0Najd7xK1piHd68G3PMI-fDor_lbU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000322"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:56 GMT
	x-forgerock-transactionid: cfa81e5e-dde5-41ee-ad06-adb3da241d77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:56.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:56.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 80201: jsonPath($.tokenId).find.exists, found nothing
20:35:56.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,80201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@654315ef, username -> user.1000322, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57dc4ed6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214956510))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:35:56 GMT
	x-forgerock-transactionid: 2fd2e0a1-fcfe-4066-bebb-fb3e59fb0fb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGllMDlobms1bTNqbzVpb3YxYjE5dXR1MW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWFuRlpZbVpHZW5Cb2FrUnVNa281Um5Ob1JtTkJMbEZwY2psVWRtSk1TbEpLT1c1cVVGSnhhV3BIZWkxeVZFdG5NakZGWWpsd1FVMXNkMDQyVTE5cmJFOWtSVmxoYURaTlYyOUxiME5HY1Y5eGJucHJNbkZOT1ZwSFYxTk1WSFUwVHpGZllVdGZka2xWTVhkWlZEQk1hVE5RUmpKeUxUSXRkM052TkZobFNqZDRWM010UVRGWlVUTm1NRU5xTkhSNVpHSjBUVUkyV0RoTk0wUmlSalpwTm1ka2VXdGhSRUptVjNSS1oxRXlPRlZxYjBSalZUQXdabGQzTkdaT1oxTlhVbVJVTXpWV1kyUm5jVE5TUW1OemNVazFUWHBVU0RCc2VsOUZablJLVjBGNGFuVXpNbXhrYVZwT1dXZDRWWGx0YlVKaWEyVTVPVWhZWlZObGIwWjFka1pOY2sxbFpsbElSMjVYWDJSVllXSlpka3RsZWxZM1FqbGlVemxHYUhVMFoyNHRhWFZKZWtSS2NsbEJPWFJwVlVJdE1YVnJjbXRXYVdaMFJrMUVOVVp3VDJKcFNHRnRabGRFZVZGcGFEUTJUM1psYmt0bk1XVjFNR3MyVG1ST1kzaEplVFJrZFU5TWNuQTVkekZLYlU5aFNXSndRMVpvUjFFd1pFazJhMGt0Y2twUmJ6TnNTMFJQTkdsSllWQnBOMnRyTkRWSFh6TmxNbW80TURCeGEzaEtWbDkzU1cxWFdHbHhWM1JuYkMxZlZUUk9NR2d3UzFCMU5HMWFNbTVmT1hSdWNXbzJaR3RKYjFGNVF6RlRURUUwWDBNdE9VTktkVXN3Y0dseWRYSkRWSEpJYUU1MWJsRXpXbTFwVW5sbU5tTjRlWEZmWDNWTWMwNVFWa1JQVlROM1dFZHJXa3hxTWpaa1FUSlZWRGhQUnpnNVIwczRPVWw2UTNsUFZtRjBMUzFsY3pkNVUzUnRXbFpQWmxWdWJteENaa3BNVDNCRlQwUmhUVzF2TTJGTVdUUjViSE55VHpsR2NYbDVPRzh5VEc1U01rZFlOekZQYkZkbk1sTnpjM0IyT1U1R2JISnRkRkUxVW1kcFlpMWxSMkp2Ymt0Q2FGazJiMWxUTW1OWFEwVjFWMXBsZDFJemJGTTNNRWRaVmtOek5GOUJWa1o0VWxweGNVdzVVbkZrV2tJNExXdDRhSFZ3TWtadFNVUnljRFpMU2psRFJWbGpNM2QxU25aUVVreFJMa3RLVEZwak1ESktURXQyTkRoYVdtVlVTR1k1VG1jLl81VlBuVE41Mm8xcHgzMDRNTmFCWFdFYmc3aV9ob3paVEhyOHdobEZLd0EiLCJleHAiOjE3MDYyMTUyNTYsImlhdCI6MTcwNjIxNDk1Nn0.B_2myqOWjQsjeNJaHF7Uz-8BiFuqX6VDBK753WiPXt8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:56.511 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:35:57                                         550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=140003 KO=11496 )
> restLoginInitiate                                        (OK=69277  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=69065  KO=193   )
> restloginProgressiveProfileCallback                      (OK=1661   KO=193   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.81%)
> status.find.is(200), but actually found 503                      4958 (14.71%)
> status.find.is(200), but actually found 401                       193 ( 0.57%)
> jsonPath($.tokenId).find.exists, found nothing                    193 ( 0.57%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[##########-                                                               ] 14%
          waiting: 462218 / active: 32     / done: 80365 
================================================================================

20:35:57.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 80415: status.find.is(200), but actually found 401
20:35:57.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,80415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@556acb3, username -> user.1001503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ca1b06a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214957919))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODhuaWJua3JkdGF0NDVjYmNhazgzM25icGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eE0wcFFRemt6YzFScmMxbGFOV0Y1ZUV4R2JGbG5MblZ2U0ROT1oyeGtNbTlyVUZSS01IZEthVFJ1V2tWUE5EbGlNVXRPY1hoMVNUVlJlRXhEVGxWMmFuUmtTek5pVm5GUFdXdGZSekU1U0RGVlN6YzFPR2R3ZFhoQllqVkpWRzl4YTNaNlVrbzVaMHhEVUVobVRXaHRiM3A1WjFKcGREaGlOMll3Ukd0alExQmpRMHh5VWxwaWJFTTJaa2c1VUhSWmNHZzJXVmxSVTNCWlEwazNjbUZoTW01bWRqTnZZWFIxV21aUVdFOW1SV2xEWkhJeFIzbFNOVkYyWXpJNGIwc3dVVlJCU0hOWGNWY3pSamxmVURBMFkxTlNlRUkzYkdSc1JFNUZkR2xmWVhodVdIWnRjSGQ0WlhOMFZHUjZiMlpIZEY5SlpVSnJWRVpFUVdGaE4zZ3dja015ZFdJd1IwTTNUMUo2TUZCNlFtMTBNSFJCWDE5blgxcGpkbU40TUZwR1ZFUnNZWGx0ZGpFeFYyNXFVek5QVldkR1NuUkdaVlk1YUU1R05GQkdhbTlYYzBwU1FuSnZSVUUzTW1SWE5sSk9WSEF3WjJZeGFXdEVjMHhEVW00MVYwSTBabWRaTkVvemVTMVVRV0pzYzBNeVJXaDFSbXA0UjFWV1dXdHhPVTFuVDAxc09VMXVXVFYxZUhaNU9UQnhRV1ZyVkVkcWIyaDFlVU14WldNMlpsUlZPRmcwWTFScWRuSXdhSGs0TkZwYVN6Wm1URTAxU0VKR2EzTm5WV1ZxZWtFMmJEZHZWMk5ZUVdKaVVDMUxUbkZDTFU5aWJXZ3hVRGxFWVZaYVRtSkxTbWRZTUhwTVJHUjVXbWhrZDBSUVVuZDZVa3RYUkZGTVVGUjRNWEJHVDFsRFRYa3RVelJqT1ZCTVUxUk9VMHBQUVRKUWFXMHlTMHcwUVZOMlptRnNkWGg2TkVwVVprVXhjVWhoVFhaUmRETjNWRkl3V0RCNVNIVTJXa2RPZWpOaU1IRnljalJrTW01aFUzcG5MVFUwWDJoak5sUnlOVWhvYVhwbGNWcFRNSE01VTI5aGJrWTFTVWx1UmtzNVdGOVVUR1JZTkZSSlFuTnliR0kzWkVSZldYRTFjalpOZFdRdFFuWldPWFl4YkVneFJHMXpSR2xTTlVSQ2JEWnNUVkZZTFdoclFVd3RjbXB4T0VZMVoyd3pjVEZwYlVSd1pFSnlYMEV6UlVzM1ZGaFZMa3RyVVVaa2FVdzJNVXAwV2pseVVVNVFVMGRVVUVFLkJOQXlQSll6Si05SF9Yd3dZN3dxVHo3Y0h0UUZkMUxuVmZpLXozSGVBV2ciLCJleHAiOjE3MDYyMTUyNTcsImlhdCI6MTcwNjIxNDk1N30.Alk14IWaRg1JWchcUgtlgxS-axC8JjWHO2xXtMbfdAI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001503"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:35:57 GMT
	x-forgerock-transactionid: 88d78bb5-d4a6-4d66-88b9-bf9f889eef48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:57.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:35:58.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 80415: jsonPath($.tokenId).find.exists, found nothing
20:35:58.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,80415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@556acb3, username -> user.1001503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ca1b06a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214958005))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:35:57 GMT
	x-forgerock-transactionid: 11e7915c-7414-4d8f-8760-ad1e4a847f85
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2JsZWhrcWU2Y2lpaDYzb2gxMWMzc2RxMSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVIUWxCT2JrOHdMWHBmYjJoaFVVUjVjSGRMZDNkUkxrdERSbVEyU0c1NFR6WjZielV4TjBrMFpWbDZWMnhFWms1a1pEYzNXVzgwTmtwc1REWktXa1ZITFZFeFRVdG5kVFZTV2psR1MzVkxWVTlZYzFCWmMyeFJjM1p6ZFc5ZlFscEJVRnB6TmxGNldVODRXV3BwYUZKNmVFMXBSVmRRVGpGMGMyUXlNakJRVjJOQ1lrRmZaM3BOWWpSYVQyWnFiMkptTkVRMVduaElhMjVrTmtKR05EbGFabmRzU0c5M2NWZGhYemxITWpKRE9XTlNkMGRDUkdKRVZFWnZZa2xmVUdzeWFtUm9jbk5HWVVOc2VGVTNYMXB4VVV0alpVMVVjV1l6VFVONVQxTndlRXd0WlVOUmVubEViSEZGT1ZCRlJsbHlSV1ZwWlZsRFQybE1lamd3UTBkSVYwMVBielZMY1RKWlFqZGpNbEpwWkZGbVkyNUJVeTA1ZDBkVVZsQkJRV1JCVldwa1dWTkZWMVJMV0dsa2MyRkxSMXBRY2pGVmVsbFlhbVZaU1Zod09EbEZZM2Q0YVVsUVRUWkliVTlaY2tSMlNGZzNkRUo1V0ZneWJucFpiaTB6YWtGUE1YcDFiVk5aWDFob01TMTVkR1l4UjJaWGNqZERSV2t6ZEVvd2RFSnFPWE5xTkRoRVZXVllXWFpKTFdRd04yOU9RbHAwVldOSFgxbFRORFJIUjJGTU5ITlVhR3BuZDNwQldWVjVjM3BGWm10SU16bGFUbXBKTjBwd2JWbG1NRXhDYzJKdVVITkRkak5OUTFOS01uYzRUbE5wZGxKelkxY3RkRGd4TUUxV1UyRlpkR3RPYm5GSFNEaDFlakpYY0dOT1YzVXdlak5KVkhCQ1pUVkNjRk0xTldZelFqVTBkM2R0TFV4dlpYbFpRblo0UnpCbE9XRm9RM2t6TFVVM1dXOVVOVlJwTm5OcVpFZzRValV6YmpaQ1REazVia1ZpZWxGbFprWTFaRzlUZDBaS1NYTklZVUV0TVdkWWJEbFBOVjlJVVVKRGJISmFkRWs1Y1Y5dGVrdzNkM1Z2YldwZk5EQnNjM1JKVkZZM2JWVnVTekZOV25WRFEybEtSV1JaVG14SWNtTmpXVEY1Tm1aMldWYzFkRjl0Y0ZOU2NVSjNWWFo1Vms1b1dFZFVSM1l0UkZKa0xVTnBlakEyT0c5YVpsVnhTRE54TURWMlpuRXpiemxsU1RWRkxuQjNUVEZaTkU1cFpreHpaekI1UVRKZlV6VTFhVkUuTTc3aFZ2dVE3SE51UE5rNTZCSEpZMlREMDRRNlpiRzY2SU1hNDkwb29WdyIsImV4cCI6MTcwNjIxNTI1NywiaWF0IjoxNzA2MjE0OTU3fQ.93QMRrsPv39sWvLtb8SOvpsBRD5DEOWOyIQr5GHwItI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:35:58.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:36:02.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 81174: status.find.is(200), but actually found 401
20:36:02.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,81174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ef6b5df, username -> user.1002044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@608bba44, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214962536))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2Q5aXJ1dDNtZ2hkaWVkaTI4a29sNGl1YzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWVXeHFNRWgxY0VGS1dUSkhhbGg2WTB4V05teFJMalZ6V2s5U1NrZEZNSGcyWjNneVVXMXFja0pQZEVoWVJUaHFiRTFOTTFadk1IcHpkbU5aY0ZOSk5XVnBXVnAyWm5salpEZE9VSEJmZG5aWlYybERhVk5sWkVkMVVqVjNjMWt3TFhkMGNFVmFUeTFqYlZscU5VZ3RTM1ptVVd4d1dGOVRaa3RWY1ZadmJFdzBWRkV4WmxsMVJtbFlhRW93VW5RNWNFMU9TbFZHYW5sdlUxODBPUzFZU2paUlpERlpVRjlZTVdSRFNERldOVzFVTWpWQk5YTnZSbFE0VW14MlJYRkRka3BDZFZNeE5XWlZTbG93TkRsbVpWcHFOR1pCWmw5UFNVVmxURzkwV0VKdE5sUklUVmcwV21oM2FUY3dSMFZwZW1oV1IyOWZOM1I0ZVhKTVZURkVaVTVXWVZsemJteG5jR0p2U2paS1owVlRlVk15YUhKVE9WUmpNak16TlVZMFRGRjFkMkp1TUVsTWQzVmhkRFJRZUVObGVXZG5UelZJVTNoTlYybHZZWHB0YUdnMFJUVTRObTVDZUVoSlpFTktZbHBUUmpWYVkzRnlSWFJtYm10bVZuTjVUVUoxU25GT1NEQldOMjVzYjFvM1FXWllXbVp6ZVZOUFRYSnhSbXN6YjFJNFpHbExhMmhQY1dNeVFVcHRkalp3TjIwM1REZERRMkY2VVVGWUxYTnBkWEY0YTBGaExVcGFWak5ZWDBwS2RITmZSME5sYnpKck4zaElaVEZ6UkRVMFMzVkNVVlppTUdGWmVVVkxSRWhVT0c5a2IwWlJOVlpwWnpOa1VEWldlWEJoYzNSWlNHZExNM2t0WDNORVduTk5aMWRWYW01Vk5sVkhiR2xWWkhsQ1IzQkZValZZUTJaWmVUbHJXVXN6VFdWNWNrUk9kMVJQVkZock1HdGhTWE5xU0ZKRFZucGpkbFpsTTFSR2NtZGhhM2R2WTJkSE1FVk1SazAyU1dabWFVUlZabGQ2Y0ZGZmVXMU5NVkZyVGtRd2FrOHRaVVZ2WkVSbGJ6ZGhXbWt0YjFSQlZUQTJORlY0UkhkWVNWTm1ObUkzWm5KWExVMVVUVlJSV0d0aWVVdzBUV00xWlcxTE4wdEhWblJuWlZvdFRYaHFTRGt4YVVoVGNVTXpSWGsyTVhkTlRsQldlSGRXYkhrMGFFWkxiSE54TldkZmVVVkhXbUZYWjBab1VuVnJMa1JITmxabVpIb3hZbGRpVG0xaWVtUlNXSGx6TTBFLm1GUDFoVEE3WFRra3NEUkJJdWlhNnJYX2lyMzJEemNMSFhzSU43ZlFLbTQiLCJleHAiOjE3MDYyMTUyNjIsImlhdCI6MTcwNjIxNDk2Mn0.YYxQ_5YHm1W2KbOaMQJnnpi48YNAnwctrOFgmggSzNM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002044"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:02 GMT
	x-forgerock-transactionid: e3669ec1-ded3-414e-a813-9006ecfc661e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:02.588 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:02.629 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 81174: jsonPath($.tokenId).find.exists, found nothing
20:36:02.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,81174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ef6b5df, username -> user.1002044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@608bba44, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214962629))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:01 GMT
	x-forgerock-transactionid: 3488ed43-2df1-4401-9c54-099379c3fbf8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnBzdGw3aTVlNHJwdGVsMDdncTRpcXFmY2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlUyNVFTVWxwYTB0SmJTMUhlV0Z4WDBGUE0zcFJMakJCZFhVM1IwbG9RME5HYjFwdlNXdzJSVGRJVGpSbGNVZEJTRVZXWkUwd2JsTnVkVVJtU2twYWJEUm1NVmxQZDJ0dmREZDNaVVJUZVV0b1QxaGZTMko0YTBoVFkxWTNaVXBoUlhaT2FVRnpabGxFTTNGdWNEWnhNbTEyVkdveFZ6ZHNRbVk1VDB0VmQxbG9UV2RSY0ZKcVNVTXljV1oyVDJremVFOVNOVzFFUnpkbFVVZHZZbTgyTVdGa1NrdE1YMDlDUlc1a2FrVjBlREV6ZUZSeFRXNDRRbGxvT1V0SFJWbG1lak0yVVhaNVJtRTBaRXcxZGtsd1kxcFFXVE0wUTI1d1lUZHdhMWRITm0xZk0yOTNWREUxY0dkbFpXMVFUWGhOT0ZZd1lUY3piR1ZRZURoNmNqTnFlSGxGYTJSVlpXdFliVFl0UjBsS2RYSk1UV3hRWTE5R2MyUmZaMGRTZVdKT05VdFdMVGhuVkZoUE5WWnFjWGRqZWxablNuSjJVMmw0WW14TGEwUmlkbFYwY0VWdE9FZHFZMDV6TWxGT1J6RlVVa3czWkhwT05teG5kMGxvT0ZwZmMycHVWVVJYWWpKTVVGUkphMWx6YmpWa1ZUaDBNR2h2VUd4amJEQlNkRWxaZVRocE0zTTNabEJOTmpGT1RsWlNZMkYxZHpCS0xXTTRUMnAwYUVoTGVVbFNTV1ptWDFCVldVSkdXakp4WkZSRWJUaDFjbGhLWlV0aGNEQnBaR3hFUm05T1VVRmthMFZHYXpad1NFSnBRMHQ1TWpSNFR6WmpaVlp2VlRoTmFuaG9SMFUxU2xoQlVHSllZbll0T1hGVVNXWjFkemxIUlRVNVRsSnRlRkl3YzJaalZXTjJTSE5CVUhaalExODVVVGt6YVU1R2NXMXZYemxhV2tadGVrRnpSMGh2Wm1aVE16bFFSRkJoYlVOVU9VZEtlbVkwT1VrelJsQTVZbUZ1YjNBeVpWSkxZVU5CYWxvMGR6TmlUMkpNYjI1dmFFc3RRMEpKUjBGb1lXOTBTRVZ0U1dnNGVHaElURmMxY0dSSmFsWkhkV3BFWjBaT01uVjRlbHAxUW5Wd2FGSTBXVUZMYkV0eGJHOXVObEJOVFVkRVJUbHNZVk51WWsxSFVsOTFPRGRRVXprMmJGUldWVXB4V214NWVuSnFVVzVGTVdsWGNYaFFNa1ZKV1c4MGMzTjNMa3h5UVRkSFVXZGFiek5YU1c1MlJpMDNibmgwYjBFLlJHVWhOREYxbkQ3bFNHZDNvSFdsWUVqenI0UTAyY2FmanVRdUFmdXhkb3MiLCJleHAiOjE3MDYyMTUyNjIsImlhdCI6MTcwNjIxNDk2Mn0.bmxsNjezwKTpXSm-53GLSzixdPnowxn5HeA1nCyUPLA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:02.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:36:02.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 81195: status.find.is(200), but actually found 401
20:36:02.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,81195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@333b8d15, username -> user.1001127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63989e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214962683))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXAycnJkZGVvNHZjdmZ0Y3IxYmdnMWhoN2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NU5XOVZYMnBGU0dkdVlXcGtlR0V4VG5kME1tTlJMa2g0T1VOR1RWTlZPRVExU25GaFZuVTJkbTFLZDB0bFdVTXpNWEJ5VkdvdE1tUnljakl0UjFwVlVtSnZla2wyVWtFNFdUQkRXVkZoV0doR2REbDZTazgyVVRkTk1XNDNOQzFJYVRodVIxbENlRWQ2WW1KelZ6SkRWM2xhVlRsVGRFNXlOR2N0UmpNM1YzQXhSbWR0UnpOYU5FSjNWbVZMTTNObmVrbEdhVFl6YURaaGJsbERTV3hVVVRoNk0yeHFaSEUzTUdWRlVsVmxabGhyTWtSNFVqbElhSGRFTTB4V2RURnlhVVpPWjNsVlN6RkZWMFYzT1d4WVZsVlRRaTFDZEdKeVFtZ3hia2MwZEd3NU5tNUJjekJtVDA5TFdpMTVMVXBtVjJwV2EzUTBORWRmWlVSMFpYWkNhRTU1YVZGRFJGSmhkRTgwT0hCWk9Fa3RTMms1Y0VRMGN5MUJiVFJQZUhoTVdrTktXRVJWUVRselFtZFpkbWxwTkRGTVZYZHJaV2w0YTAwek1UaDJVM0prYkRZeU1tYzNaMlZCWVVVdGMzWnFlbWRYTldVMGNYRnBlbEJzUkhkMFQyRm9aekpOVGxwYVJucG5jbEpLVUV0ZmNUUlBjMlJtZFRKb05sOVJNRUp4TUVWRWRFaExkemxqVnkxb01qWm5TbTlSUm1KM0xWVjNhbWd4YUdaR1J6bEVTR0p0V0Vsa1FtUkJZMHR4ZW14MFgyOUZNVTg1YUdFMFNYQlpaSFpLV21oWlIxbGFhWHByWlUxZmIzQkZXaTFPYzBaWWVqWkNhbXRwWVRsNFVIUXRiVkZxVkRWMGMwMXphMkZZYUZvdFQwZEZZa3BoTUVOd1ZEbHpUbll0ZFROUVpTMTZTV3hOY1dSTFFVTTFlbTFLUkMxblYzVnJSbnBZTFhaeFRVdDZja3QzUTA5Q2JHTXRkMHA2YlZsSFdESmZOemQyVkhaTk0xb3RMWEYzVjNWM1FWSkRXWEJtWjBvNVNFWmtNMG8yTmpoWk1qSm9hRWxqYmpFNFJHOVdjM1Z0TjNOVk1WcEhZa2huVGkxRlRYQlJhbXBQVWxwU2NFUm1jRlJKWm5OQ1JIWXpNMHg1TVdWcmVIZGtlblUyWHpCbllubHFTRlJmZEZoQlNuWTFhVE56TlZKMU1VWXdRak40VDBoaGNFRk1kSG81V2toalNFeENTbGxCVTIxallUTm5Ma0pNUzFjMFNrcFdNVjh3TFZvMU4xbFViMDFIUjBFLi1TN3FDWHpxakxhSEJrYkR6UUdZTHhQZlpmQlV5d2Mwc3Q2R3NHaFBMcG8iLCJleHAiOjE3MDYyMTUyNjIsImlhdCI6MTcwNjIxNDk2Mn0.KIcorKi6_HeVlntKeTNQFaqlux-gTNUtt8YWqhImANs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001127"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:02 GMT
	x-forgerock-transactionid: 6c887d30-6af5-411d-b31d-f083334d8519
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:02.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one

================================================================================
2024-01-25 20:36:02                                         555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=141664 KO=11501 )
> restLoginInitiate                                        (OK=70091  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=69884  KO=196   )
> restloginProgressiveProfileCallback                      (OK=1689   KO=195   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.81%)
> status.find.is(200), but actually found 503                      4958 (14.70%)
> status.find.is(200), but actually found 401                       196 ( 0.58%)
> jsonPath($.tokenId).find.exists, found nothing                    195 ( 0.58%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[###########-                                                              ] 14%
          waiting: 461406 / active: 21     / done: 81188 
================================================================================

20:36:02.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 81195: jsonPath($.tokenId).find.exists, found nothing
20:36:02.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,81195,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@333b8d15, username -> user.1001127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63989e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214962768))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:01 GMT
	x-forgerock-transactionid: 6626c5f4-0a50-4b5e-b41d-5f288c6ccfa0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3A4dWJsaWNkMTFtZmgyZHNxa25tbjBybHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmFWQlBabFZZZDBkRWNESkpSa1JwT0Y5UmRXaEJMbGxoV1hkRGFEVjJTbEJGV1ZKNVkyZzNaV1l6V1VkMmRtUnpTbFV5Y0dweE1ta3hhV3RGUW5VMFVHOWtjRXhRVWpabGNFRjRXbGRxUzNFemVrVjJZMlpmYkZoT1Rrb3dUVUYzUzBkdE4wcEJZUzF6VHkxMVpXaHlhV1U1WmxSUE5rTk1lalJUWHpselVGOWZRbkJEVFRoQlpVUmhNV3R3U0RjMFNGRkNkbWxLVG1ndFdsbHJlakJ6TldaWWFpMUtkMnhpT1ZOU1NrNDJUV3hsU2t4c2QwSkZTRk5NYm05VFpVTkNiM0Y1Y3kxa09GQXdXQzFrTWxsMFZtSkpTMlZHT0UxR1QwbFNRVjluZFVvelVIRkdielp0YVRscFFqYzVTelJsYWxWTmVWSlVlVEJOYUhCV2MySldXVlozVUhaRk1HcHpOMjE1TW1wT1pWbEZNRWxIVkdvNGFVaElVM2RoVjNoUGFFUmFZMDlSUWtsWVlUUkdMVVZqY2tSM1JGOXVZalp6UlU4dFNUSldaUzFRZW5kRGIwdG5ZWHBwZUhkNWQzTTNZV0p2TFdKSE4wMUJjSFZrZGtFM05HWklSMUJHWW5sclEwcEtUMDVYWkMxcmFFaE9UVVo2Y0dKTWFWWk5SMmRyTkZGS1FsbHRTRFZaTkV0cU1WVmZPRFU0WDJrMU1WaE9ZVll0TVVSb1VsQkdaSGh4VEdwbFgxcEpOV0p4VURselRWbzRORmRCUXpobWMzRnJRMHQ2YTJneWFITkhTMHR2VTIxc05UazFhbTU0YlVsemEzSldXV2xDVms1dWIxRkpNbkE1VDE5UmNYRXdiakZvZEdWUlNqSnBkV1ZVYUVKb09IRjNNemRqTkU4d1EybFdNbE42UTI5a05WcHFhamxyVjFwbFMyazRSMHRvWlcxcU1sOTNNMmxHUjJWVFNVWlhVMnhpTUVWUVRITklOVzF1ZUZKYVoxRmhZbDlKUTFkUVNGRnpNa3RUZUZCa1MyTkNjREZ6UVRodlVXdzBhbXBSUVZkT1dVbHlhV05zVUhkT05IcGFXR2h2ZHpWbWFrNUpWMUUzYkdsNWMwTnlUUzFmUkY4eVVYbHNhRk5wTkUxS1QxVXpjemRyVms1S2MyeDVVREJzYkRaTVZVc3lZMnBZT0ZFM1ZrWlJZVFpJTkd3NVZGVlhiVEZsWkdOUFkxaE9MVGRUY1ZJMlJXMVpMbk5RUWtGT2RESXhOMmh3TURaUlJsRkRaR1ZmYTFFLnNXVlRmNUQ3QV9JYVpzaXZVck5wbWp1UGVydzl1UThLODlkbHBUSDQ3NDgiLCJleHAiOjE3MDYyMTUyNjIsImlhdCI6MTcwNjIxNDk2Mn0.1uI2Jd6b5d-XxblW3A-ZR8LpEnADi76g-856pGItqjg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:02.770 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:36:03.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 81380: status.find.is(200), but actually found 401
20:36:03.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,81380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c1cb2cc, username -> user.1002240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@500c3b0b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214963756))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGVyczNuMWxkNHVwN25rNWF1aXA3NnVjOXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NE5pMVpkMnBhWDFkNU9YQTViMjVPVGsxQmNVeFJMa0ZTUTBaWlZrSlBRbEpVZFRkUVRXZHdaMmxSYkU1UVNrWkZTV3hTY1U1Vlp5MUlRV2RSVTNKck16bDRaRFJ2YUhkdVp6ZFFUMHh0TFZkRE9TMUJlRUpTT1d0eFZHcG1NVVIyV2pCSGJrRnNWMnBLVHpCbVFqQlZXVzF2ZEY4MlZ6QjNkM0owVldWWFZrNTNOMU56Vm5sT2NteFVPV3h4Y1RObGVXWXpWV1ZoZGpSM2RsaHBjSEUyT1VGUmJ6ZHFaR04xZERCYVQwTlVia05XU1dvd1RYSmFWMGg1VVZodGVreHlTQzFaWjNGamVHTkJiVUZDTFdRemNXOUNWelJTV1hscll6aFZRMDU2UmpkSVFrWlBSVXhoTlhrd00xWTNjRE5TTkVKVmVVRlVSRFZLWkRoNFUwTkJTRjlpYmpaMFVIazRlRmhJV0VOUlptOTFSM2xWV0RKNlEzaGFlbXAzYVVaaVEyODFiM1ZZUmw5VlFuZE9WazAwVDBJdFZtOHpWM2xsYm5SMlNHTklUbU5RZW0xRk1rdFVhVWhmZEZwSGMwNHlOVlIxY0d0ZmFucHZlRVpSUVZRM1N6Rm5VRUkzUjFKTmQwSkRUMFphYURaSVdXSXplVXQ1YUVKM05FdFFTVlJSTWtKd1RTMVZjMFpaWkdKMloydFdOMU5xVDNCelZYTmtXbWhVWkU5MlZ6bGhUMVZHUlRoWmNIZ3dibkJxWVVzMlYxVnRTbXRCZDFsRlRGRkpWak5yVmtsdFlWaHhMVlJ4WTNKSWNucFFOMWd6VUZCck9ESXdPVlZMVDJkVVMydFpSVWxPTTJSRlNrTklkRkI0YVc1SVNrNXdOa0Z0T0ZGUFdFaHlXVmxNYzFkNlVtVkpNbEJGWDNSSGIwbGtOalpIV1RaT2FYVjZja3h3WkcxMWJUTnFialo1WWpkR09IazBTR2c1ZVMxSGJtdG1Ua0Z2VkZOak4wRm9SR1V6ZFRWU1pGSllkMFp6WlhwdVZVbEZOR0ZwYkhsVlRrdDBhbWt5TjB4dVpFODVSazVYWkU5NGRVVkZSV0ZyVEdzMVdHeHJURzU0ZFhWYWRVWjVhbEozZUdGNFkyWm5iV2MxWHpScWMxRnpWM05NV0hjeVVYYzBkbmcxWjBWdldFTlVlVlpKYUc5cmNtRm5ZVGN5TXpNemJ6bE1NM2R5ZUU5a09VdGZhVmhLYmtaaWJrNXJMamgyVGtoRE5qTlpZMHgwTUZWMWRUUnVORkZSWlZFLnp5RnRLSl9EM0l3ekRKa1YwUG1TZ0dJbFdCSXRvVUxaYUV3UmdfWkNxWXciLCJleHAiOjE3MDYyMTUyNjMsImlhdCI6MTcwNjIxNDk2M30.SLAABJK_BFvDRegtA4GEzUreog0bSJbmTr1qghstcFs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002240"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:02 GMT
	x-forgerock-transactionid: 4a08cd34-4936-4cbf-9745-d3b7c4b0a0b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:03.809 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:03.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 81380: jsonPath($.tokenId).find.exists, found nothing
20:36:03.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,81380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c1cb2cc, username -> user.1002240, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@500c3b0b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214963851))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:03 GMT
	x-forgerock-transactionid: 36347a69-41e0-4c49-aba8-025b6a24460b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjY5OWt0cnZoZnZjdG9zajZkcTV0bTljdnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eE4xWlNRWEpZTm5WUGJUUlBORWhFUWt0bVR6QjNMalkxUzI1WmFWSTBhbEJHV25ab1VreDVWSHB3UkZwTk1VMXdUREkyZUVSNFRXRlFORlZRUmpOUWNWRlZWRlpRWHpSdFgxbDFRVzVHY1VwM2FuaHVVREJLYkU5eFFsaFNZMjlvUWtOcmVWZDZOM28zZGtwaWQyZGxZMEV4ZVZSQ0xVRjZhbkJzVVdWclYySk9aMlJYVTBGaWEyRlVTRGRaZFZCemNYQTJhV3hYV25CV2QzUkVjSFpKWTNWWVRubEtNV2d4TW5SR09HNWpPVTFXZGtGRGRHOVdSa1kzWmxkUlNIZFhTV050Tm5sRE9EbEZhVm90VTFWSFgzWkdaWEJUVGtkeFNuZHhPRWhhWDBGMlIxVkhRekJNUlZKT2JsZFZaV3R1UWtwVVJFZEhablZFVEhGNlpHUmlUSGRzTVhCdGRrSjRVSGRYVG5WTlRFRmtNbXQ2ZEhCcExTMUxkbVZDTnpsVlZuSTFNRkpUY25CVFZWZG9lRzQ0TVRkRU5Ga3dUSEozZDNsNk9FOTBSbUp0Y2pNd2NFWjJOVVV5VDFsS05YSmpXRWg0WkdreVRuUXdiRk5yVFVSeU56TjJZMGMxVlZSTFNtdERRMkpqTm1odlluWnNTakYxTVdFeFJEUlBaWFpZU0RCcmExUnFSbEJFU1VkS2RFbElXSFJuVUc4dFdGa3RXVFV5VmxGeVlUTTBlbk5DWjFCNGNHeGZURUZ4YTBKNWEzQk1lR3BUVHpjMlgxZDVjRzFVWVRaa0xYcGFSMFZNU1VOQlIwMHdTelJ3YlVkV2IyYzBNVXM1VDA4eWFVbFFTRmhFYjFoTWNFTXpVVGM0ZVhVeGQyOUhaRGRTY2t4Vll6Sk1XR2RqTkRCU2NHb3hSVFpuUVVkSVRqUXRVR3g2Y21OWFNtb3llVVZtTjFOb1Vqa3RSak5VZVhoWVdIb3pUbVUyWkdsT1JIbGxkakl4VmtwU1gyWm1NemhIYmtsNVUzSnBRM294UTFGTVFUVmZkMGwzZDI5b2FrUXRlbnBwWlVsWWVWTXpMVU0yZGpaZmExOTRVRVJ5WjI1S1NFRkVaR3N6YldoRFFrbDJWbXgyTFdReWVIQnZSelJzY1hKbWNrMTBjMmR1YldkbFltcGxMVmhQVG5KYVFUUnpPVVZYWVVoS1kxVTJkblJvVjNOMmN6YzBZM0ZRYmxKcWMzSnRjakpwYVdsc0xUUlZMbTQ1UkVsWFRqZDZNVXR5Y2xORlVFMVVNRlF0YTJjLjh3cTNjbXVOSVU3TlZkd3BOMjFnTXFOSkRaei1TcmdSRHZYbHNDRDQ2cFUiLCJleHAiOjE3MDYyMTUyNjMsImlhdCI6MTcwNjIxNDk2M30.GHTikSxHcDdEA5rJ-GAtKK-RZtloVlB0PSnwszRR3MI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:03.852 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:36:04.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 81429: status.find.is(200), but actually found 401
20:36:04.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,81429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64833411, username -> user.1001767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36b812ab, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214964101))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamRtdjM3aHQ5cGRlaGJuNzRzNGhyODdjZWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlZFVTBObHBQTW14QlFrRmtOVkE0U0VseVluZEJMbFZxU1Vrd2RXOWlVRkJ5T0U5QkxYRkRZM0I1VDFWT1NrNVFORzU0ZVdoWVluQm1Wa3A1Tlc1NE5tSkJhbXREZVdKUFdFeDJhRWxJWVVOdmNqWjZORmQwWW1kalJ6SkNNalppZVhWdWVISk1RbFE0Ukd0NVkxSlBlR1oxZUdOcU0waHpaV2RQVWpWcFkyTlNSVTFKVkZrNE0wdE9hV3hzUVZOTlFrVlFabGt3TFRkNmRGTnBkWGN6TmtKd01XbEZOVzFLVkRkRlExSTRibUp3VnpkcE0wZzJXV3hxZEZwbkxVOUtRV1psZGxKaFYxQm5WelptYTFFdFNpMWxRMTkyTkdjemJ6ZE5OMEp4UzFKS2RYbFNaRXBxY1Zwck5UVjZVR2czUjFSd2F6SkdaSFJTVHpsRmFsWkJXRE5xYm5GRlIxUlJSekp5UmpCTFV6ZzFPVEU0UTFWeVZHRm5iVTQyY1cxcVVqaG9UWGwzZG1Od1JtaG9hR2haVVZwQ1JIbElhbmt0YUVoNFJVVjFTM2MwTTFoRmFGbDZVVXhFYVV0SmFWTldSbHBMT1ZGcFpVUnZRVlJEU1RsaVpTMVhWbkZHTURKeVlUTlBZM05qUTBaaVpVOUlOa2hRTkVGRU5HcEpUM2xDZVc5UU0wNXFhSGhYZUhSbGRta3lkVzlEUVhWSE1tOWxObWxFU1RGa05sZDJVbXBWZFZOVVYzaFRkMVJxYlRGYWNYUk1hVTgxUTB4M1RtczJVMWxrUzJ4bWRVWnBORjg0ZDJSSWRFUkdkMTlTVGt4bmIwMVFRak5TTUdoQ1VVb3dibkk0YTJJM1JVVkJjRlV6ZEdkbldEaExielY1Wldkc1pHa3laRVo0VFhKTVIzbEJSa1JYYWxVd1dHTkZUbTB6VTNkRFpqTmFYM2t3UVVRNFFtZEZSVFoxYVRZMGVVaHhjMGhsV1hkQ2NuRXplbEpwYVc5MmNpMXlRVWRtUVdZMFUyWkdNakpLWm01RVJrOU1Ra0pNYTBwR1dIa3pXRXBrVjE5b2JXaElTelZRUWxoTlNUTjJabEl0U25vNFpYVmZaRXc0Tm10VVUwWXdNV3BDVlhaTVIyVjNTak5yUWpSVlVtSjFWME5WVUZCelUzRmlVV3RETW5jd056aEVabVkxTFZKR00yYzVaMkV3WlZSUlpUQTFVMVoyU25Fd1VXRlNkSHBCZW13MFVrNXZMaTAxVGtsWE1HWjNOR1ZJZDBsNGFFSmtRVFJqWWtFLmNwUHRBODcwTHV0RnAtbHNleDJvSlVfbkJUdDh2Y09RcVk1ZldVdkJZeHciLCJleHAiOjE3MDYyMTUyNjQsImlhdCI6MTcwNjIxNDk2NH0.dWr_Yv2d3XDoUS8cBgUPtcyFrkz3vOuxcM8UhMwRf1Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001767"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:03 GMT
	x-forgerock-transactionid: 733484c0-8339-4030-adf8-dadee2d40ea6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:04.146 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:04.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 81429: jsonPath($.tokenId).find.exists, found nothing
20:36:04.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,81429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64833411, username -> user.1001767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36b812ab, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214964184))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:03 GMT
	x-forgerock-transactionid: 12782c07-73cc-4f38-afd7-6788ad5714f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3UwNW9ibmI2bmFnZ3B2YTBkcmFranY2MmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmNqWjVkMnRGTm5JMU5UTXpPV2wwUnpoQlJuTlJMaTB3VG5vMFRqaGlUbWxRWTFwaFpXcFJVakJyTUd3eGFHRklTVXBzTVZRM1luWjVTazFNVG5wS1dIaExZMEZZVEhsRFZ6bFBWRXBKY2taa1N6aEdhak42ZDI5UVZscHVOM1JUTUV4VFRqZHVPVmRoT1djeFdWbHhiMU5NWWpGSVIwRXdXRU5OWHpGdFRXMDRVVXA0U0ZWcGJUTklia3hJVmtSMGVGaHpSVFZNVld4RWFVWnFUa3BDYVRkRmVrSjBTWE5CV0RONmJYbG9iVGxrWWpKSFJsWlFlRGhWY1Y5Qk1HOWtkREptVEc1RlJHMW1UVGRtU1dkQ1ZHVXdTbFZRYVdkUVExWnRRMWRzTVU5QldXdE9OVFpKTkRsT1FqaGhWakJCVTFaRVREbHhiVXd0V2kxbExVdFlSRnBzVW5RdFVUSXlOR3RUYm1GTlFrRjFaelIxYkZKVWJrNU5aVWMyWkVOa2JFSjRVM1J6VVUwM1QzWktRa2RSWm5oMWFtVXdkM0ZqWnpsaWREY3lZVmN4YTJKTVdqRjRjM2RuTlY5UWVEWlViVWN3VlY4MlowSTVVRE0yUjFGTWFXeHhZekZEYkdwU2FqTmxaMGRzWDA1VGJHNXZjbU5MUkc1c2VtTXRNbDh3ZGxkM04xTk5SbU5zY3pGTk9XWmhVVkphTFZVdFJrWm1Zbk5sYVZsT2JXTklUVFpoT1cxUFVsQkpPWGh3VTNwbFFrdHdTMVZIWkV4M1RrSlJMV0ZxWDFGVFEzcFVUbXRyU1haaVIwcEdZa2RTUTBSc1ZsZGFRVTlET0dseVYzZENYMGRhV2psdGNsOXdSSFJWUlhveWIwSlZYekJ6VFhwRGQxWndhRWRvTnpKNVpreEZiMnBEWTJwMGVFeE5lVVF0WW1KMVozVlphbFZ0TTJScU5XcFdlSFp0Tm1GSFpuVTJhVkZLY25BNGIzUXdVRkZNTUhVeFgza3lSR2RUVnpGM1dsZHZhVWg2Tms1Nk5qVjNNV3R1YURaTlQwWk1iVzVZUTAxNU0zVjJlbFl5ZFhkYU5UZGxXVVZ6ZGpBMk4wRnRZVlpRUjJkNllrVk5WVVpNZFhoRlJIUlJiMlJMUkhVNFYxbFhWRGhDWldKWE56bE5Wa2x4V25WVFkzSjBZeTFUYWpSQmEwNU5kV2RCTm5vMWJ6Qk5WSGgxYlhCT1dXOUlNV1Y0VVdkMWJVODRMa0ZHZUU5V1pYRXdUSFJQU0ROMU0yZHZaR1JEVG1jLkc2c2NBWFB6dHIxaWpkU1JoUjV1WmxLZFhxQTlCUm1aRHdsQ1M2aFc1TGMiLCJleHAiOjE3MDYyMTUyNjQsImlhdCI6MTcwNjIxNDk2NH0.KhGmxE8Z87x2-W08Z4l3CMfv5NftFmmWF-Yvmr3HnAo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:04.185 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:36:07                                         560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=143226 KO=11506 )
> restLoginInitiate                                        (OK=70869  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=70655  KO=198   )
> restloginProgressiveProfileCallback                      (OK=1702   KO=198   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.94%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.94%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.81%)
> status.find.is(200), but actually found 503                      4958 (14.70%)
> status.find.is(200), but actually found 401                       198 ( 0.59%)
> jsonPath($.tokenId).find.exists, found nothing                    198 ( 0.59%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[###########-                                                              ] 15%
          waiting: 460627 / active: 25     / done: 81963 
================================================================================

20:36:11.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 82577: status.find.is(200), but actually found 401
20:36:11.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,82577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40bc2134, username -> user.1000098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f665b25, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214971775))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3Q4cG42YnZ0MjduNDMzMjJoaGJrM2gxaGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFUxRlZlV3hqU2xKMlZYaFpNRUZsVGtoTU9XOTNMalpET0ZCUGFXSkVTRkEzZDNOUFZXUnhPRzFRYTJwMlIzVTNlRXg0ZDJaUE1IUmtZM0V3Y0ZCWk4yUndPRzlaY2tabFpGcGhORmRGYTNCVGREQTFRVGx3V0RWa1dEbFZTMUpGZFdZMlgxQldNbGN3UWtVMWRHZENYMmxtWlY5WFNtOXBiRkJKVVUxVlUzVnhRVFJyWHpOcVNXZEZhR0YyUXpVM1IybDJaR3RzVldzd1JVZFFhVkoxYkU1VlUxWXhVM2d3UlRadGNYUlJUekJLUTNsS1NFY3hZME14ZURKV01EbHpTMnhSTWpOSVVUaFRWWGhzUkY5d1RsVkpVVE5yVlRsNFdWWlJSM2xwVVhGSmFUaGxVMVIzUWtaamEydEZjMDlRWTJSbFprSkRUMHhRVFRoQlJsVkVZVUpKUlVkb1IwOVFWVk5VWVRJNFozYzRWWHBRU2tkdGVraG5VMEYwVFZwWFRHVlljblp3VG1sRWFURm9SV2RLYUVGRGVHVnJUblIzY25NMlVscEZRM2hsYW1sNU1teGxSazV1V1ROaVdrSmxWMUpJTFhZeVN6QkpPQzFuU1dORFoyaFpla2h0Y0VsclVGVkhSMFpvTnpCbVQwZG5YMTlCU1V4Qk16ZEVUR1JqUTNjeFJGSm9iRlJYUm1saFlsRXhSakJFYkU5V1ZEWkpOR2RuTlRsWFMxcEZabkEyZVhCdmJIVkVaMWx0YWpkSE5rcDJiMFIwWkdaWk4xSm1Xak5rVlRKNE5rNHRjMDFhVkV0R01VeFRVbU40WkRkQ2FqTldTbGhNY21Vd1dsY3lhRlZNVkhkQmRraEllRGgyZG5acGFHbEtiMVpqVUZoUFVrdGtMVmxhZGxGVFJWaHdSa0ZqYWkxMVNqYzFTbFZuVlRoM00yUktjMUp5TkVJNFVUUlJNRzFzT0Vwd1lYQnlSVFZYTjFFd09YZENTSFJyY3psNFRURlJURXMzU2xGc1J6bGlNMkpuYVdwMFVsODRTR1pzWkdsT1NVOHpOakpCWVhKSlZqWk1jalZSVGxSeFUxZGpNVTFZWDFsWFlrbFdURmRmUVRaQ2QwWmlTbmRHVlRkaldFNDFkV05tWW1wSlUxY3lRV0pEUkdRNVZYUklVblJuVFdaNWJXZE9Xa1IwT1dWR00wcEtPR1JDUmt4Q2VEZGZURjlVUkY5WlV6TkpSVTV3TTBadFVFUm5Malp5V0hGeGRYbzRNbWh2T0RoeWFVRTFVbmhIWm1jLk5GYWVNLXhHVzdxM2taS2FldkZacEtSSmhRXzloZnNTM0s3Vi1QeTBFZDgiLCJleHAiOjE3MDYyMTUyNzEsImlhdCI6MTcwNjIxNDk3MX0.0z78ybnAiwetrpHkX7ezQeSwdYd-MfgXTvPo3LlJdBQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000098"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:11 GMT
	x-forgerock-transactionid: 6d88ef11-9642-4f5c-9d26-c2ad42f0acd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:11.826 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:11.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 82577: jsonPath($.tokenId).find.exists, found nothing
20:36:11.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,82577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40bc2134, username -> user.1000098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f665b25, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214971864))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:11 GMT
	x-forgerock-transactionid: 25704798-686b-4474-bdd5-bde6279c27a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHNlcGo2azRzYm5nbzNpaGI4bTcxYmY3b2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVQxVmlZMGN6UjJKdlZrbHZVbkpsU1RSVFkxaDNMa3B1TjA5MWJWZEZOMjlJZEdKM2MzUXRhVXh4YTBoWVpHazFkMlpVYVRobWRWb3dRWFpGU2xjNFZtbGZVRU5sYTFWUVFpMUhRMjgzZEZwcGFUSTNRbkJYUVVveFlUTk5iWE5JWVhkNU5VczBVMDlzYmpOcVVreFZaMlZKUTBseFdYWlFMV05LVWtscmEwczJVbXRrWmxkTFRHVXhSUzFmV1dSd1lWaGxTVE4xWHpWQmN5MHRkVmh2UkdkWlowcFhRVUZKVkZCWk1VNWFSMUp6YVhrNFVFSkZWWE52VEdWRlFVMVRkV3RoVGxsSmRXSklhMlp6Y1VNMUxVWjNXbFUwY2tkQ00yZzBSWHBGUmxscU5GVm9aM1p5T1RrM1QyUlVNMDF1WDNONVVUaFFSRTVVT1dGcE1XbEdWblZDUjNWSlpUSjRPSE50VnkxSmVuQmpaMnA2TVMxU1ozQmxNVEIxY25scFRDMTRTVmhYWm1Nd00yWllWM1k0T0dGUlVEVk5kSGRKY1Zkc2NrMDFaRVpzWkdWQ1puWkNWVTVzYnpGWk1qVjVlRVJsVUhwWGIxazBVREUyTjNnelRYbE9XVFZmYjI5VVNESTVNREp5Y0dadlNrcExVWGsyUVVVM2IxbEtha2xhY2tjd1dEaENRMEZEZDJKS1lrTTRVVGRNY25jelVWaGlSVWRrZVdFNFpFSkdhRmhRZUZkdVRHWnZVbVJWTFdnNFJGRkJUMUl0Y0Vsc2JFRkRjbUpGZVdwS2VXRnZXalV4VEVsWGRqRXdVRFZ0VTNWVFREUjNka3ROTjAwd09FTmhjVEJMVlMxU1ZITjZWRFV3V2prMFJqTlpRakpEYVhwM1JVeEVUR1p0V0dKV2NrNTJUMHhCTUdVelpFeEhOVkZXVUhCM2RISnlWRUkxYmxka1NFbDBRV2MwYkZsR2MzRk1kRGhQWld4SFkxcFFaMUZzZURac1R6Qm5Ra05WT1ZkSFpGcEhWbkEyV0RrM09HaEljV1JrUkhZMlFtcDNkWGM1YlhCVGVYcHJNMUJhWlRsU1FURktOblJQUmxGbWVIcG1ZMlZ4VjJ0T1VERnNTSGxIZVU1UVpUbExRM1pmYkU5Vk0yOUNjalZPYVdOb1RFdHVlamhEYVhCQlpHdGZkbDlYWnpVNFZuVXdaMWhaY0haeFdGSnZiVlJZU0hrM1p6STRXREZtZUZKT01VczBMamMxTVVKcGFrdzJRa3RCVG5WRFZ6TnZiSG8yZUVFLlBLR3d0OWxiNTRZcGNhRE56NlFIWlk4bllST1pFM1BlZGxIeXVWbDgyRlEiLCJleHAiOjE3MDYyMTUyNzEsImlhdCI6MTcwNjIxNDk3MX0.-5Pbid6-vPVzVqZjUuDpwvNB9ywNdW-uZpHTWMvLwIY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:11.865 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:36:12                                         565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=144674 KO=11508 )
> restLoginInitiate                                        (OK=71588  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=71372  KO=199   )
> restloginProgressiveProfileCallback                      (OK=1714   KO=199   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.94%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.94%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.80%)
> status.find.is(200), but actually found 503                      4958 (14.70%)
> status.find.is(200), but actually found 401                       199 ( 0.59%)
> jsonPath($.tokenId).find.exists, found nothing                    199 ( 0.59%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[###########-                                                              ] 15%
          waiting: 459910 / active: 24     / done: 82681 
================================================================================

20:36:15.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 83148: status.find.is(200), but actually found 401
20:36:15.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,83148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@361c1a7e, username -> user.1002101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33afa77, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214975680))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGd1NXJyZGFxMzRhMzU5Z25ianJuNjE0MTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWVIZGxSak13TkdwclMzUkxRV0ZZY0doQ00ycEJMalpyVkdWNVZXaElRWGQwTlRaVWVuaGZRbFU0WldKZlRFRlVWRTFrYkdveVdsaHpXWEJEUW5KRVlsVjJVekpqTUhVNGJtODVhRWhCZGtSMmJVSlpVRk0yUmxoeVdpMUliVTB5VG5kQ1ZUZEZRVVZGV214eGNHRTFhRFoyUm1OS2JFMTRaa1F4Y3pFNVFsbzFVbHBwUzJscVJsWk9SWE0yYkU5bFpDMTBNRlpETWtoemJWRlBSRVZMY0U4MlpsQjZjbkZhY1hsWU0zTXRNRXQ2UkU1SmFuRkNlRmM1YlhNd1EyZHlRV0p0VDJkdWJWOURRVkJJWTFONFVrOU5VeTFwWXpKaVRXRkxVM2d0V0VZM2FUZzJUMGcxY3pSVlJTMTNOWFZpVVdGNWJXSnFSbmhEVW0xSVNrdG5XVkZKVkRnNU1IQm1heTF3WXpOc1JVeHBUQzA1YldGVlJGcEhTMUUyWm5VMlJsSk1XWG90TjNKbVdHOU9NVGhNVjJabVJFSldlRVZzWjNBMFF5MXhlSGhUUW1wa1VreFRjelozYnpsc1ZGZHFPVmxXUld0U2MyRkZaSEpRYkUxWWExUlNTVXhyU2taR1REaG9abGQyVmtoa09HcFZPRVJaUkVnMFZubGxXVk5oUkVWYVVHbFJkWEZxY0RKTVFWQkJlbFpUTlhZelVsWXRObUZTWVhGbWRGZ3piMDExWTBVeE5IcDFaMHBqUW1ONU1uQkRkbXB5V1VSemNVUkhUREZrTUhwbVIwaFBaWHBwWW1wamRVcHZjbVZOVFZKSUxVNHRRVzk1YUhrMk5FZERNRzkwVVdaSmRtRnplbVV6WjBOWU4wNXZlRU15TUVrMVNtTlJTWEZOVDBnd1NtOVFOM296Y0VvNFMwRkdRemQ1VkRFeFJXRlVWa1JFTFMxbVZubGpXbTUzVVVOelEydG9SV1prWlhOTWRrZ3plSEJTYTFWSFJUTXpVRU5NVTBWVVZIWm5jVjgzUkV4dU1XbEJWM1UzVFdSSGNUbHhSRVppVTJadFoyazFUMDFZWDNwWVkwcFJWM2hKTVhSUGMzZFJZM0ZxTFZoQ2RUaEtRakp2VUVsTFRFbDVNWFJJV2xNemRWUnRYMVZzVG1vNVExWm9ORjlNY0VwVmFucFllWE5zTUd4cE4wRmtlV0pxTkd3NVJrWmxRV0ZmYjJrMFZsWXlNMlZPY0VJdFVYWnZMamRhUTJ3emVHNURXVkJMTm1KRlpsZEdabkV5UTJjLlZPdElUaWkyc3BvVmdCRmRUaGFsdnFhVXY5bl9JT2hzendxUjN2UnhtTHMiLCJleHAiOjE3MDYyMTUyNzUsImlhdCI6MTcwNjIxNDk3NX0.ib7ZNpnBfZkKSM55Erf0i3mRql0qI-acYc-VgNkE934","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002101"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:14 GMT
	x-forgerock-transactionid: 2cbe282c-c8b2-4965-89d8-c43214496161
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:15.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:15.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 83148: jsonPath($.tokenId).find.exists, found nothing
20:36:15.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,83148,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@361c1a7e, username -> user.1002101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33afa77, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214975768))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:14 GMT
	x-forgerock-transactionid: 04039772-72c1-4f2e-a31f-eb816bf766e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWV2NGpodHZjczZ2djMxNW5saWFkbWZiZDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGRWZEtUbkJvZEdkVFgxRmxPRWx0ZUhsdlRsUm5MbXB2ZURsa1JFNUZXVWd0VFhOVGNraE1ha2xtZVdGbVNtVkhSWEpUVUVFd1dqRXpWemhyY0VOYVJGWldhamwxZGpsTGFHZHNaelpFZGtKelIzWnNZM2RVVVcxRGVtcFVNMjVqV0doVGNtUlhRbGROTkc5U2FXTndkVWR2VFROT09FSTBhM0JoUjBKdmRtOVVkMFZ4VlhSelZqaFBWMjVJZEd0alJHWkRZVTA1WXpNM1JGZDRSbGQ2WkVacWMyWjZWRWswZDI1Q2Exa3dNa3g2TVdkWlFqWlRaRkpYVDNKb2IzbFlNREJTWmtWSVFtTnZTWEZrYkhaWk9VWm5RVGxzTldKYU0xZHdPRzVxTjJad1pIRjFOM2wwYWpad1V6TnFWVEZHUTJkbFIyTnVTVFEyYmxFNFFYVmFiVUZCWkZKQ2J6TXhUSEJGTmpFd1dHbDFOV1pXVkZOWlluQmlhMmhCWkU1bFV5MVNia0ZyTVhVMGFuQm9aVVZCZHpCcmFYcENhRGxVUjJweFVWSkVUSFJ6YzNoUU1VcExWVUo2VERaQlFVNTZaVVJLZGxSMGJVaDRkak5VVWpCbVRYcG9SVjlwZEUwMGNsTnJRbXhoWmtzdGNUZzRRVlZLWHkxVGRGVmpiREpsVlVOR2EzQlhSREo1VVdsc01XUk9NamxuVkhGbldUWjFjM05PYUd4dlVXVTVkV04wWVRSVE56Tm1NM2RDZW1GeVdFbENhME5DZG5wb0xUWlRVVlZYVUMxUWVXNDVWMUJ1VkdsUVNGbG9URXBUY1dKVU5uaDVlR3gxTkRCQldHZzBWRFpVZFRWMmNXVmpUbkF0YzFaVlNUUnlZVEozY0VOR1pHWm1hbk5aVFhSUWRpMTZWMUJOTTJoa016bE1OV2czVFdwdFFpMTNhak5OVDFVMlYwNTRNa010V0VsUFpVWkVUVWhtV1RCaWJ6bDVVM04wVlZkV1dsWmxUV1ZhZG1SM2MxQjBhSEZYT1ZSS2RrUTRVR3hDYzI1VlZqbHVla2czTFhaamJuZzBSbmhmUzFWYVdqUnZVM3BZUW5jelExbHJibE0xTmpKM1ZtdFVXVTAwVGpGclowOUdaWHBoVFcwd01VZERTbHBmWlRKYVJsbzVNWHAzYTNFNE9YSmpaVXBKTm5CMVRsYzBSMVZHUkRSUVVWUjNXbTlWT1Y5RVVscFRUVVJ3T1Y5TlFXMXZMblZRUWsxc1l6QTBUVXRYWW05S2VFOTRXV3RyWDJjLjY5SXJOV0VqVHlGeTdaS3BSQzU2ZEpwc3FNZEFfWmlLVzFvQmprY0RPV28iLCJleHAiOjE3MDYyMTUyNzUsImlhdCI6MTcwNjIxNDk3NX0.0yLi_Pq_idy3WIGHBXzPBUQgnqD_sFACPcBTvc3jgrM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:15.769 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:36:15.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 83183: status.find.is(200), but actually found 401
20:36:15.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,83183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@635cff3c, username -> user.1001408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22e0f316, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214975839))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3Nxa2Fzbm9ucWcyNDdwNmprbHA2Z3NkMTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WE5sRllURXRwYVRScFJscHJPWFZuU0VkbFRVZDNMbFY1UWxBeFZXOU9SRWxDU1VzdGNYQkxNM05IVWtGcE5FMXNVMnRuVTJWVVQyeGZRakl4ZGt0NE5GUnlhVVk1V210cWNUUkViSGxPV2tkd2FVMVZhMWhXUWxCS1ZtRnVaR295TWxGUFpraG9UVUV3TFZaTVNrWnJURWM0WW5aRWJDMUhWRkF3UVhaa1VYQlFVWFpxUkVGR1NDMWlZbmRoYlZrMFZVNDJWV1JTWjJRNWEwWk9NbkV6YWpjNGNTMVFObk5hVW1SbVJUTlVZVWhrUkhSNk1tRk5aelo0VVdwNE1tSm9aV28wVFhOT1prcENSMnAxV1doS1NuVkpRblJDVTB4UGNXbFlhRU5vWlRKMExYazFTV3BXTW0xRFdGUTJTVlJqTFU5Vk1UaHpSblEwZDBFd05sZHJPVFptTjJSU00wRlZRVEYxZHpndGRXRnhkR2hIZUVaMVNYcEZUM2RqU0dwNlUweEdlbXQ1WlhWdE1IaGxVVVZQT1hoS2NHMDFWM0JZYVdoWVdrbGZZMWQ0WVhCSk5WcHlURU5oV2pGeVRIWnZOakE1VTFaUGFGTTNTM1Z1VlVwSVptUjNNR0ZHVUdoWk1VTlpZMnhTVFhsdWRUSXhUMEZ4YjAxM1EwSnBYMWRQTUdVeVdWbExaRUo2TUdvMU0xUTJSRkJCTVdveE9YRjBkVzFLU1U4MlV6QmZUMU5sWW1jeFdUVjRSM1ZFYXpOb1YybDZiM1Z4TUZkeVlUaEhMV1kzTkUxdGVtUm1TMjl6Tm1jMVN6aDJlbGxoY25aRk5uQlBWM0E0Um1kZlNuRmxjMVowVmtKVlptcEdVMk5uYlZSZlpXMXRlWEZaUm1NMVlXVnlZMnhRVlVrdExUWXdhbTloY21kU2MxazNTbEJET1hoTVdYVXRka3cyU1ZCbVpYUm5kbGhGTW1nMlpreFNhMEppTkZsd1ZWcGhkMnd0ZEUwMVVVRjRaSFZuUkhCSFMxTkVkRkpuU1RKcWREZDJhWFZqU2pWSE1HZzFNMW93Wld0dVZGSnpZM0p6VEd0SVUwVjRSVVJuZUd4SldEQk1NMmt6U0dsWE5uTTNVbWMwVlhGVFVEZHROazluVUY5UlIwUTNiRWRJTlVJM1IwcHFVbVJtZVdwUFNuVkJTa3B2UzNkNlkybEhVSE0yU2pCaVlrdFVZM0owYUc1cFJuUTJSMVZOWTFSalJuaFJMbVZaZWxCdlpsaEljalJDWTNNNU0ydGtkakZFTVVFLk1oMkhOQkRlZzZWRkc3Sl9qUFNNY1NnNFctaTBFd01CTWhhcU1jSHpSQTgiLCJleHAiOjE3MDYyMTUyNzUsImlhdCI6MTcwNjIxNDk3NX0.WGse5tgi4QCTbXVfxDMAx28-5CvGLfQOABUTy8s1dQM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001408"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:14 GMT
	x-forgerock-transactionid: db76164d-ce9a-41a7-9d30-986a8e56efe7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:15.887 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:15.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 83183: jsonPath($.tokenId).find.exists, found nothing
20:36:15.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,83183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@635cff3c, username -> user.1001408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22e0f316, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214975925))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:15 GMT
	x-forgerock-transactionid: 90490c4d-a9b5-4632-948e-ef3176dff905
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2VsM2t1dmc2NmZ1Z2J1YWZpdjhtaDluanIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFZ6bFhXVWR3Y1ZwcmRtSXRSekpGVFRCeGQwbG5MamRPWVdsbkxXOHdhblUyV1doWFlrUXlTRGxqYTNONk5UbG1kRWxOTFVkWFZIbENkWG94UTFsb1NtZEpZelp0UmxGUWVqVm9aMU5GVjBkR0xVODVhR3RNUTJoc1ZYZE1VVUpvVTFadGNHbFVVMFZzTFhOVVMxa3pVWEJuVkhscFVVcGxXSFJ3YVVOek1tTkNSRXBOTFc1TWNYRkZkMHB6YUhseGNrNU5WM2g0YVRsb2JIaE9lbVpaV1c1UmRsQnJUbTE0TkV3M1FXMWpSa3BtZFcxSk5rcHJhbmRyZEdKM2FUZFNaamM1YzBSV1IwUnNkVTlyTmxOSFZWaHplbEJhV21SR1owWXlSVlF0VDIwd09EQjNaMjEyTkdOa1h6VmlVV2hDU3paUFJYUXROMnBXV2tnMGVuTXhZVkpSYldkaU1GTklWVzV6V0daRE9XaHZTWGd6V1ZOTVZHUlllV3RTUlRCellscDJVRmgyWDA1b2FtcEZVRjgzYUVoaGFGZEJNVVJUWkMxV1JqbEpOSGhFTkU5eE1WQnhWa0l6YkhSblowOUxOMk5MWVdsUWNXRTFSVjlqY0RNdFJVMHpiMlYxU25WV1dVRkRjM1pXZDFZeU1WcHRkMVJyWlZNNVFVNTRWWGRHTldWSE1XbFNNRzh4YVV4NWVHNUZjM0ZVU1ZaTmVWbGtha2hJWlZKRVRFOTNTa2M1TlhCTVNqVTNhMU5LY2xWV2FETm1jVnBpYkdSa1REQkJha3BKYUZOd1oyMURXWFZ0UXpkRE1FaGxUR2h6Wm5wRFlWazVlR2hOTkhGU1RXbFJTemxwUlRsVFMybEpjRWxwYkc5a1JTMWxjbVpRVFVkS2FGQXhUMlk1V0U1cWVGTlZha1pFWVZoUmJWSjVTVFIwTm5wTVNsVnhjazlvUzNwWU1FTnhUSFpzZFVoTGNFeHVOalJrY1hveFdtMVBkSFYxY2toUlRXWnFUbVpoZHpWMFFrUnJSVGxmUTJwNVUzRTViWEp0VFZOT2EwSndhbVV0UTNocWVTMTRUV2hUTjNad2JrVXhRMU5NWlRSNFNVbDJiemg1TFhCak5HRTFSbE5SWlhsT2VEVjJjSEIwVjNKQ2JUazVXRlphWjIxcVNVd3RUWGRrVFZKeFlqVnBUblJNV1RkQ1ZWaDJSRkpDVjBsT1VrUkRiM2cwVG5SQ1JHUTNWbUV4WjJwbExYYzBMak56ZG1sdGVuZFZReTB5ZDFSTGJWbDNPRGM1UzNjLjFfOHFsRGpWcXN6Mzl2b3gxdUR6U3p4QnVhb2NNOEtIZXgwTk1CUmtJTlkiLCJleHAiOjE3MDYyMTUyNzUsImlhdCI6MTcwNjIxNDk3NX0.OYuruGD6shhsO9pciP54-NO5j9sNP4JDOxdysrhKDRA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:15.926 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:36:17.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 83441: status.find.is(200), but actually found 401
20:36:17.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,83441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4de903a, username -> user.1002032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@121cdf29, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214977441))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGo5bnJmdGltbTJwN204dXQyN2RkMjhkN2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlYwUXRTek5qU0ZGVlNsSm9NVVpvUlZodExVTkJMbWQ0U0VKb01raFVhMlp2VDA5VGNXNUxlRGcyWm1WeFNVaGhhbGN4ZG5KTFMwOVZPVXd0T1d3d05HOXNhbDlJZUU5bE1IZzBRMDVrVlZFM1ozTjNOVGRhTlZONVZIVTVSamR4VFdsM2QwUmpRMWxXZDJFMVkxSTBZMmwzZUZaMk5EWjZRaTFyV2tsd1ptOTFRMDVJU1VnMlRUTTBUVkY2ZFhGV2RucFVVRWRSWVc5dE9VZFBaR0p6YjNGcmFEUXlTalpvY3pOMFpHYzRaMGgxZEhONlozRm9abGR1TlhGa1dGQmtkbmhQYjB0QmJEazRTVGx6UTNKdVUwMTNkVGRWUWpoME56SmFUSGxYZUMweE0yMUpOWEZNVm1acWIxWjBOVVo0WkdZNGJ6aDVRakJxYzFwR1dtSnZhMUoxWW1aZmRYbHJWWHAwVG14S2VXTTBPRUV5ZEVVemNUVjZSRWhZYWtwelpHRTJhSEpRY1d4WFQwNUNUMlJJVW1salpuQmhTalJSVHkxNmJrbEVRVzlOVnpNeE5UQlZaa3BTY1U5NVFTMXFNV1F0Wm1aSFZXZFpXalE1VFhaMVprNU1VbEIwWVZWR09FRktRa0Z5Wm1RMmNraFpiRWRHYXpOMlRUTnlkR3hTTldKSlpHTk9kVXhwV1RKbVF6aGFibEY2U0ZobVVVTkZXRkExTUhCNFNYRmxaMHBoVFZvM1IwNUpUbTEwVVZCQlptWkRXbEZwUzJvMVQxaGZiVlExTTJkaFZ6QjZRekZuV0ZaNlRtUkljMVpyVFV4MVltRkJWR2x1YzFKVFRYaEZZWGRST0ZWWmIyNVNMVGhDYTBzeGFYaFViRGxQTFY5WGNFWkhkMFl0VlVsRFdtSnhkbXBUTkRsTVYzQnpPV0pSVVhob2FGSlVjRTluYmxkUGVreDVkV1IzWm5od1RETlpja3hEUTFCNWRUTllXVkkyUTJoNVRpMVJYMDlJYjJkUVdsTkpkVzVxTUVVeU1GVkhXVXg0VmxSTGN6VktjVWhTTmxoelN6VnRSemN3YkU1U1ZEVnZUMWh5Tm01eGFuSXlYMjF0YmpCdFRFOVRVVU5hUWtreVkwczRRWG80Y1dzNU9HNW1kMHBhTW1FMFIzbHdhRzB5V1U1cFYzTjVXbHB6YW1Wa1RHWTNZM1JoWDE5a1ZFWmZhbEJGYlU1dFIwVXRablJXWmxaWExXOTNMa2h2WVhJd1NqVjFOR0ZHTm1FNFgwODRNazR3ZW5jLkVXMG40dmEyUHhkanY1d1VwQ1EtOUJiV0MtSjdIOVprbmQwbFp6Q1NLaTAiLCJleHAiOjE3MDYyMTUyNzcsImlhdCI6MTcwNjIxNDk3N30.oVJaNMRW7KUkFkiB1qavTFyWoo6IyuGC7gPDK6ya4Q4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002032"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:16 GMT
	x-forgerock-transactionid: 11470b2a-6cf3-435e-9803-5f2a03277677
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:17.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:17.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 83446: status.find.is(200), but actually found 401
20:36:17.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,83446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69cd7072, username -> user.1001221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@749f41e7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214977466))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDRwaGptaXIwa2YyMGlxOG40NjhkM2w0azAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVJsaGpkMEp6ZEc1bVZYWnBhM0pKTjNJM1RqbDNMblZoVURoS2RHaDVVbGhTWW1OS1drdEZOR2R6T1dWRVNHdDJkbWhJTFhJM1MyTXljMFEzY1ZWNE0zYzJjMGxEY3pJNU5UTmhhMnR2TlRkeVVYUnpUVTVJUlUxamRWVktZa2x1ZEVKZlZXRjFRMDB3UzBjd2JWRTJjM1pNTUV0NU1qaEpkVEp4YW5oNk5XMDVaWE01VWtwMVNsWlFXa1kyWjNoa1FqZGtibmhaYWtodFIxbG9MWFZXTjFoc1RYUnpVREppWlROcFFrRjFiekpDTm1kbGJYZFBYMHgzTVZoTFNFMDJUV1l6TW5kRU5XUlNiRlJNY1ZRM01WYzVkakF6VW5sdVN6WnBjazVYY0dveFgxZHRTRFY0VEVnMWFVSkZjRFkxUms1ZlptZERiazF3TjNWWmVXZFdaRmhOZFVOUGVFeFFlRzQwY1VrNWNteHNXRzFRVTNSNE5IbFBSMHB3VTBKNVdGSnBZVzExWjNKSGFqSlZjRkZ5YkdrdFJYaHFTMFl6Wm1aRE16QllhbFYyU25kRE1USllVekppYjJSclJEbGZXVU5mVUdSMlFsaHdSRE5PTUVwR00yNXFhVGw1UldWTWJIcHVWa3BuVEhOcU1VOHhZVVJQVUUxMGFsaFlNMmRpVDFOVlJFcDJPRTVxY0ZvM1N6QkZNbTlHYmxKeU1HcFJOVkJhVEdoS1dHMWtXSFJQUVhoT1JHRTVjMk5aTVhrMVRqZzJNazlhVDFOcVFUQmFTakJ0VGtONk1rbFdhalUzTTBsMU5YRnlhVGd6WkhWMk1uUmhWMUE0U1ZkRmVISkxOVEk0UmpaM04wTkVkelpwUkZCcVUwdHJOME0xZGpSUExYTTJiMmRKTldkb04wTlJVamRKZVd4Qk5uTkNhWFpVWXpGQ1VrZHBiR2h5YzNCUE4wNTRNazkxUkhkRWJGOWlkSHBPTVhoUVowVmFXV2xQVTIwdFRXUllOVFZxY0ZaUVprWlNSVkpWUlVaS1luTkxZVVF5VWtaelJteGFPVE4zY0VSSVlYWkNjVmczUlU5Wk1XbGlaalJuUVRZd2FrbDRNMWxxV1hKdmRIWkliRUZyTmxkMGFqSk1UV3c1WjNJMVlrVk5TVjlTTTBock5rNWxhME0xY1hwbU1sWTRaMUJQU1hFeVpVdHNNR3RrZFRWRWNUZEVOa1JVVWxZNFpYY3hNSGhXUlRCT1VsWkZMbVZ0ZFRWSU9IUkVUbkZXV1ZrekxYVnNiRVJsWVVFLlJYY2V5WklvWHY1T3VoTFl3UUpOR2IzRUJybnBKQkxkUmhGdWE0b2xIem8iLCJleHAiOjE3MDYyMTUyNzcsImlhdCI6MTcwNjIxNDk3N30.lrH0Y9b2VImkiQPIOiEjmbMKFKflj_D1eQdgf66_nnk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001221"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:17 GMT
	x-forgerock-transactionid: 129efe03-e07c-4636-930d-43bbcfba9eb0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:17.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:17.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 83441: jsonPath($.tokenId).find.exists, found nothing
20:36:17.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,83441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4de903a, username -> user.1002032, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@121cdf29, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214977528))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:17 GMT
	x-forgerock-transactionid: 07ec63f1-f6c4-4865-8283-d3c0c28f509a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTY5OWI2NnFhYzdsYTE1MTk5dHM1OXA4Y2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk5UWm1VVFpoVWpsbFIybERVVzltTUc5cmEwVm5Ma052VTI5eVMzUTFhMngwWVZWQmIwUnVhMWRMTm5wd01sZGxlazVJWVdsM2FXdHBNRmswZEdWRGVFTmtWbUl0VG1SWFRtbGthSEp1ZFRjd1VFVklVQzFQTTBoQ2IxQllkM1ZyYUdkU2FHcERhRkpzWld3eWFuWXpZazFIVGs1NE5UQklPSEIyV0ROaU0wTjBNMDVNZVZGd1NraEpPR1F4YVVwQ1ZGZDBPRlJ4TTA1eU1TMU9UVmt6Y2tGcWVFbFNVRVJDZG0xaFUydERjV1ZtT0ZFMGIxQnBhRzkzVTNCMk1WbFJUbVoxZEhoR2VGOVNTR3QzV0dGUGJURkpVbWxrVmxSQmNXUnBiWFJsZEVGNU56ZE5WMjFHT1ZSWWNtZDFabXRaVFU5aFoyaFZTVzVRWVhwSGNFWXdkV0ZrWkVWdE9HZElOVFpYV2pGUlNtOXJTbTF5YTBJd2NraDJZVEIzUjJ3emFFYzBOV1l6TVdkVGJYaHJYMmhJVlhONVFrNVBVM05JYjBSdmEzZFBjbmRZZVVSTlZEbFdYMDVqTlRCTE1XazNRVzFSUVVWWGVrRXlVbkExU25oVWRsYzBWbmxCYVZKcVdVTXpUVE40YmxRd09GRkthalowYldkd1NYRmhNRXg1Wm1FdFJVRkRkbnByYkdoNGRHbEZiMmxTVVZoRGJrMXJXVlE0WlU4eVNsRk9TV1I2WTI1bGREVjVWVUZpUTJzelZ6VllNV3hzVUZGQ2VWVkNjMmxVTWxwbGQzRk9VRlo1TW5SdVlYUnVVMnhEZGt4UmNYVjZTME0zVXpKYVZ6QTJNazlLUkhSb00yVnZZWEo1TkhkWGRrWkxOVGRDWDJ0UVZXcHJjMmQ0VGpCa2NXZG5TRGgyV1c1ME9XVkhNVkY1UlMxSE1YRjRNWGhHVkZSTVpXMDNRa2xKU1dKaVpsVnVWbGhqZUdSS01VMWxkR3RqUWt4MkxXVjBaM2cwZW1sV1RXdGFTM1ZoUkhKNFJ6VmhOakZDU0dGUFpUWjZXbFl5VEVsQllYcGhhREZEUXpJNVNVaFBOV1JQUm1vMFNYbDNabXd3YUhsTlNYSnFibGMyVlV3MllscGtTbTF3V21KSU0wZFlaSGRzYVhKMGVsTTVaVkZSYm1kdlFqbEZjVUkyVEhVNE1tODFVamxzTjJSSVNWOVhkRk5KYm01Zk9FZHFMVTVTVjBkRWNXNVpMbU5yVVUxU1FVZDJMVGRhV0dGUWVtaGZVRjgyTTJjLjgxUktjTkt4b3lOOHctUzBtb181VTZtZWRiRWFjdGo2M09LQmZNRnUteGsiLCJleHAiOjE3MDYyMTUyNzcsImlhdCI6MTcwNjIxNDk3N30.KHoAvtclERSj86NYU6pCYH0xw0NqZA_WQflaBEriRqs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:17.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:36:17.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 83446: jsonPath($.tokenId).find.exists, found nothing
20:36:17.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,83446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69cd7072, username -> user.1001221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@749f41e7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214977557))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:16 GMT
	x-forgerock-transactionid: 066fe045-e1f2-4ec2-885a-2b7e6c19b8ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnRiZWF1dXZ1ODZpNjI3NWk2aWZqaGozcTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlpFOU9aRGN5ZDFONFducGZlVkZNVms4M1pGRm5MbEZZYTJScFVtdHBVMFZ0TjBWelJESndXakpoWm1GS01qQnBVV1JOVVV0VlEyWkdkbEZRTWxkUFoxZEtabWxUVm5kSmNVRkRXbGcwZW1FMmF6RjZUWFV6UjFocVJqSk9OMFJ0UXpCNFFVUk1XbTV5TjNZNWJVTjRabWhuVTBGVWVYQTFTR2gyVG1ZMWMwTm5la05yY1V0NlZWQmhNRVpwTFVWMFgweEVWbk5MZFZKWGJUaFVPRGxPUnpGaFMxQm5aelZ1YkZaZlgxVmpPRUowZG5BM1lrVldaVmx2Wm5rdGEybEtOWGg2YVZoSlpFOWlOblpmWm5aWGNXUlNNR2xQWmtKdlZFbHZhekI2ZWxkWVFVOXNVakp0ZGpaelpqZDBSRE52YVZOWGNWQkpNMTlpWTBoTmJVWTFYMnR1WHpaeWVsQm5hVE01VlRoblUxZExNVVl5VVRGTFJHaGlZVEpsZFVSd01VNVROalF4V0dFMFZWSlFWbHBIYkVkdE0yaHJSSEJxZGpCcWVYVndSWGxNYzJSbVp6QkZMVTQ0U1VaWGNrUnNOVWhmWkdWSlRIcFFjVlV6TFVSalUySjVhM000ZERSRGFsQk1jbTFwVms5cE1FNVNkVWd0V2pONk1uSTBUbTVYY3pSWVVVNU5hRVpMVWpndE5GazNSbkpTYjAxa1JYaHlPVGt6U1hvdFExbEhkRlIxTlhWRlZuUmhNV1E0Tmpoc2JVc3pTV1pLU2w5MlRVcE5kVk40VVU5T2EyTklkSGR6Ym5GUlIxRjBWa3BwU2poQmJsUnhhbVV4VEhWdlNHZFFhRkY2UjFaMU1XdDJXRTV3UlRkM2NGQndZWGxKVGtoS2RXbzNWRmx6VG14NWF6Z3lXbU42VWtSUk1XdHlaa1F0TVVKTFpFMXNkRTB6TkhSQmFIVlFkSEl5WTNsWVMybHNZVTFyU1hwS2VWWTFTbEJvYVZOSE5HeDRVMjQzYldscFptTm9WSGRYUm1jeU5tOTZlRFpvTWpGV1VuRkNTRGRTU2xOeFZIVmljMHRIT0V3NU1UQnFaVmRrTTBvNVkzUjZka2xOVm5WWWVXVlFOREJMWmtRMmIybE5URmN6YzFGUlZHSnlNMFp0TFdjM1RuRTFlRnBFVEVWbFRHRkZUM2RsZEhkbU4wZG9NRFpoTVRkdmJXeHVSRmd0UVVzemNuSmlkVXRYWlRjd1UxaFJMbTB4VkRCd09FcEdMVzlOVVZGQlNIaEVWRzlQYjBFLldtYW1DdWJJMkM4ekt6WUJQTl9hUERlWkFmaDhfSll3NDVXcGRwbDFqWUkiLCJleHAiOjE3MDYyMTUyNzcsImlhdCI6MTcwNjIxNDk3N30.935pc05QbcOIJYgBed0bVxiN-Ks3FzOIEeE3hSYwVQ0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:17.558 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:36:17                                         570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=146265 KO=11516 )
> restLoginInitiate                                        (OK=72376  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=72155  KO=203   )
> restloginProgressiveProfileCallback                      (OK=1734   KO=203   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.93%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.93%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.80%)
> status.find.is(200), but actually found 503                      4958 (14.70%)
> status.find.is(200), but actually found 401                       203 ( 0.60%)
> jsonPath($.tokenId).find.exists, found nothing                    203 ( 0.60%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[###########-                                                              ] 15%
          waiting: 459126 / active: 23     / done: 83466 
================================================================================

20:36:18.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 83581: status.find.is(200), but actually found 401
20:36:18.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,83581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@426c3beb, username -> user.1002736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4209d159, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214978411))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWpqY2YydjRqMXNwaTVtY2pmcWs5OG9wdm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlJtTjRjRkJqV0hOYVlWWlFlamQyYVRod1NGZG5Ma3N5V0VjMVZrZDZabkEzVTJkcVNYcHRjRzkwV25nMVgxUmlWRU5NZGxBek0yWXpRVEZTZERZeVZFMWxlRmROUjNOak4zWlhhRTgxUkVkak0wVk5WVXAzV0VzMWJYRXpTR1pLTkhKNExVRk9jREV4Wmtvd01WVXdYMEZ4Tlc1V2NUWjFUblF0ZERKelJUZDVVVlJrVm1aaGFrWTRaSHB3U0RJdGQzQjBNM2gwVW5sWU5XVkVXRFoyY210UFpIcG9aVUZqVkd4UFJXdzNhRmxOWTNWVGJVbFlkbUpaYTBaa05GVjRNSHBpTTBZNE0zSkxRWEY2ZVdKME1FSjRVRmx0ZVRrNVl6RkJTekZxYUZCMlQwOVFVaTB0ZWs1VGVHdFJPVFYzTjJkb1RYQlRjRFZUYzBOUlQxTXliREZPWjJ4elpFOU5lR3g1WW5OaWVGSlVNRTVzV0ZWdVl6Z3dUMGxZVG1ob2IxbEJVMHBwYW1ZelQzZDZiMDl5ZEcxVWRUbHBZbmRXT1ZrM1lXTTNZVlZCVUdaVWFEaHJSMVZzZUZkWlZreFVOM1pRY1RaWlVFOW9RbWRHWVhGVlVtWllVbFJzWm1wMVRtcGZhRTA1TTNweVpTMWZhRVpCU0UxbFFYaEpNRXR6ZDJOUlVuWnRRbUpoVkc5c1JERk9jbGwwVlZaTGFVMVdMVkJXV2xoT1Z6TnRSVnAyVms5Wk1FdzVRbmRsZFdkUFpucEZaelZQUjJwUWVqUXhSQzFsYjFoMVVtNXFUMU5qUVdWM2QxbHdNalJFWld4NFJXeG9UM2xCZFVoeVpVRXhla1JrUmtaWmFVZGxkbmhLYkVSUWNrNUxkRFpVTTI0MVlYUXRWa2R2UkRNNGMzSnBjbEp4YVdGMmRESXhSRVJGYzBwck5ISlhUa280T0hkWVowWkxaalZLYjBVdFRUaERiMUoxTlVGdFZsUm9kMjFGYTJSc1ltcGpOazVRVFc1aGNqaEJka3d5WW01ZlR6ZzRSakpZUkdaWllVOWhaemxvT1dWa1RqWmhPWHA1VTIxTlNVOURXVk4xVkc4M2IzVjFYekEyUlZNNGMyWnNlSE5ZYlhScmRXNHlNMTg0T0ZRM1UyOVFTMjVHT0hWcmRHaFpURU5qVURWWFRXcHhValk0YkdweVMybzJZMWQxYWpkclVHTXliSGxrYTB4a2VtUkZhRXhMUTNaM1RtZE5MaTExTVdKQ1YxaHFjV3RQZDFVNWRWbE5NMnh4VkVFLnZzQTZjTzUzRmlFZ1p4WFY1c3RaS0ludG15MGExcTVJamVwWVh5LTByX0kiLCJleHAiOjE3MDYyMTUyNzgsImlhdCI6MTcwNjIxNDk3OH0.76zglajpy9JStmiV7dEQDA8NxXDBLeZFuFfrud3eoI4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002736"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:17 GMT
	x-forgerock-transactionid: b3c7de66-7f2c-44f9-a8f8-ee8151a5e172
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:18.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:18.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 83581: jsonPath($.tokenId).find.exists, found nothing
20:36:18.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,83581,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@426c3beb, username -> user.1002736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4209d159, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214978498))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:18 GMT
	x-forgerock-transactionid: 333cdcbc-50a8-4555-850a-462ecd8de88d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2trMXF2dTJmMzdoY3NrZjV0YXE0djNncDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlprcGlaMWhSUWtKQmEyeHdkVjh3YW5oMU5rdFJMa3RxT1ZsSk5IaGhVVlZpZVdZMU1DMXhiblpHTUhObFJFTnFVa0l0ZGkxRlZFNW5VbXAwWmtWU1UyTnVlRmxOZVVjeldtZFlSUzB6UzNReGMweFpVbEF6UmpCdGQyVndYMDUxVlc1dVIxWXhPSEJHZG1GWlEyRlhVelpLU1hvM1YxOVFjbkJ3TTFGU1UxaGZZMFJ1Y0VjNVUyWXRSR3hVUmtsMWFESnVhbEZ4TURJNGNXWnJURkpyUTNrelpHTlpTVEpHWVhscE1FazBhMGxQVEVGdFpqUm9VbFZrU1ZoVWVqZzVWVGxQVlhGVlEyeGlWM0F0ZUZWelRXZ3pOalpXYTNCS1JGVjFOMlZxVFVSVFdHMWZXVkEzVlhaWVRITXhaSFozVjFOc1gxaERPRTltYXpKcVVraHhSV0ZRUWtkYWNuQk5USHB4UjJwWWMwY3pZM0ZpUlRKcVozVlhUazFQWjA1aE9IWXRhV2N0ZW1oMlFURnJRMU56WDNobGRrbFNORTlJUkMxZlpHOXJNR2RFUm0wemVqWXhielY0YlRKa1YyUk5kbE5zY0VsMVZVd3hiRXhHVTNSaE0zcEJSMFpuWm5kUlIyNXpVMlYxWHpCWVVsUkZWVk4yWjBvNFZGUkVNazk2YkVOYVNrazBZMkpwVkVvNGJTMW5SVEJKWlZVMGVrUlRhSE5oTWxWT1JubHlTbFJYTVdOQkxUSTBkR2RuVVdkb01WSlNlRXRNUzJkcU1FcEJPVFpJZDNSUWVEbE9ibkk0ZEU1WlNEZzRVa3hQYmtKTU9GSnFZbTVuVVVjMVowTTNURXhPWjBGdk4zZHFRVkY0UW5KWE4zVldTVXRVY2s5WVZUTjFjVEI0ZG1sWVFVWkVXRE5yVkY5RWFGSmhZelkyUlZWamVWVXdRbEpNVDB4dlVERkVlV04zU1dWTFpUbG9ZbE5UZURBelRtdzRRWG81T0hSbFRqa3lSSEIwWkdGTk1ERnVRazFVTlRFeU1YbzJRVkl5T1ZKdGNqVk5lbFZUWjJoTVdHVllSVU00T1RFd01FSm9YMmR0WDBneVQwVm1ZVTh4TlVaUVlrcDVVMHhyZEVaTFdWQnBhME56YUZwelFVb3diRzkzVWpaR1dVaFBha0ZXU0ZORlRXRnZZak5HZWtobE9ERk9MVWsxWWxacFQwRkJkRFJwVkhaS2FWOVVObWRrUVUwd1QwVkpMbFZHTlVab1JuSjZSa2N5WjFsQ01qVlJPRVl6UzJjLkdPbzF4UktLR3FHazJ2aHVRQkZnY1VBRnlKcHBJUUF5VlVtOEFEdnRIUFUiLCJleHAiOjE3MDYyMTUyNzgsImlhdCI6MTcwNjIxNDk3OH0.eJFUk8xUGS5upF8OoV_2Qm8CQoknIjYAxW4ddEo55LA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:18.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:36:22                                         575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=147803 KO=11518 )
> restLoginInitiate                                        (OK=73132  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=72915  KO=204   )
> restloginProgressiveProfileCallback                      (OK=1756   KO=204   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.93%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.93%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.80%)
> status.find.is(200), but actually found 503                      4958 (14.70%)
> status.find.is(200), but actually found 401                       204 ( 0.60%)
> jsonPath($.tokenId).find.exists, found nothing                    204 ( 0.60%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[###########-                                                              ] 15%
          waiting: 458366 / active: 21     / done: 84228 
================================================================================

20:36:25.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 84593: status.find.is(200), but actually found 401
20:36:25.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,84593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b647a70, username -> user.1002258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eb70937, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214985007))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2NsczA4YmczM2luM3JydDIyZmNpZnJtYzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFYweHlNMWQyYzFaU1VXc3phVWwyYVhCVGVYWjNMbWhhY1ROc1lWaExjRWRTUWtKQ01sbExXRE5MZVRkamRucEJUM1JRTUdSaGJYUjZhRkJLYlhnMmJrNHpjR1ZGVEMxb1F6Y3liSEEwWVdoTmIwTkdVRGQyY1dFNVEzaExPV3RwTWpZeFRGZDFiSFJtVlhGcE9XMWFSVzVRVWtaVlpYWmZUblZ1VHpVdFJucEZTSGhZU21kZmRVOXdlWEZrWTNrNGJIbzFhVWRXU0RFNFkyOUhUVlo1UWxZeFR6VXlkMjFOT0dFdGFXVk5ZVVJKV21GcWVERlpRMjFLVUZOd2RIZFdOekZQTFdWYVQxZHdWV0ZhWW5GSmVrWTRPVXBDU0U1MlRFOXBiMGhEY1VGUGRVZ3dXREZrVmtocVRVSnpRbk0yVFdKNlRWaFdjV0Z5WVZWdlNpMU9OMWRTWDJaVVgxRklRelU0VTBwV2EwWlpNME41VDJad1ptdFRlVWh1ZWsxRUxVVTBlV2RTUmpSd2IyVjBXbFIwVURKNVVEUlZTalo1YWxGTlZFRmtjRk5XT1dGYVYyZDBibTlFWldOcmJGQldaRkk1VlVKa2JXZDRTVFkzVTB0SE4yeHBiR1YwVURObmJGRjBXREpMUm1SeWRYZDRRamxyVVdKbGNGWllVblZoYkhCMlZIQlJWR3MzWWtod01sZHlWMUF0YmxkdWFXMXFhMGw0U2xrNWFtSmxaVFpHWDBOcU1VbGthWGxTT0hSc2RUSndTV05ZWWxJME5GbE5VR0V5VFdwZlRrY3dNRWRsVGpod1VWOUVjbE5tVTNsd2JrUXpVVGN5YUVOaWEwZzFkbTFtTFRad1oyOVZjRTF4WlUxT2RFUlZlRk5IZEdKcVp6RXhZbUZOZVhSME0wcG9hR1I1YnpJNWRFVmpaMkpxVmxsdWJtRnhjMUpoVDNkaE1rdDBkVlJ1Y1VoT1YxSlpRbWRaZFMxMGMyVTBhR3RyVW1sTllqQTROVEpqUVRCVUxVWkZjMDlzVmxSelVsTklPRTVZVEdScWNrVmtTR3RPVVdOYVpXUkhjMUZsVEdZMmNURnhOV0kzWm5wNVNteEhNSFZDTFMweVJVOUxaMmR3VUZsdVdteEJhbTR0TlVVM0xXRkpia1p5U0hOTU5IQkxMVVZ5VUZCT2JucFNRVFpXZGpkVldqSlliVk00VTFoWWRsSnlRVFZ2ZEdnd2IzbFdiakl3UW5rMVpVSTBMbWR1YVU0MVExUlhXa3hXVm5oQlRVdHBkVVpFUjBFLjc2UFNBR0Zfb1E3bERVZ1RVMnM4QVM1R21iZVo5ek55TVg0YjdxTTF5Rk0iLCJleHAiOjE3MDYyMTUyODQsImlhdCI6MTcwNjIxNDk4NH0.-QF1vvvkjR-XYU-2b8GuihGoESW1mZ-ml_nJRjfveoc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002258"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:24 GMT
	x-forgerock-transactionid: b17f5cd8-d0cc-461b-af1d-cd332c3a654c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:25.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:25.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 84593: jsonPath($.tokenId).find.exists, found nothing
20:36:25.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,84593,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b647a70, username -> user.1002258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eb70937, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214985095))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:24 GMT
	x-forgerock-transactionid: 83d529cd-dbf8-4b22-b968-28abdf019c5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzM1bjhxcWl0bHM2OGYxZThkcWZpaWpqb2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmMzUjVOMUYxVkZkRmRtOTFaWEJYWWxwVmNucDNMbEE1ZUVkRE1ITk1TMWhOUm1SWVR6UlNlVVpITTFSNVpEZHFUREI0WWxwblltWkhkRk5wU1Vwd1NVUkNNRmswYTE5UU1VMDBjblUwTjJKd2RGb3dURXc0TVd3MU9FVnNUWHB2Umw5R1pWbElUVTlrVFhoeE1VOWZTa3BuVEU4MlNGZDBabVJXV0dSQ01uTllXR1JGWlMxck5uVkdiRWhFTmpkdVRraHdVMnRXUkhKcWJISXRlSHBpUVdOalNFeG1TbXByUTJodFVHSnBUbWw0U1dwMGVYSk1jRlEyT0ZKWFkxSXpRVW93VlRaVk9XdHFjelppT0hVell6QlRVbWN4TXpWd1RuZFlUR1pWWjFGT2NtZEthVVJQWW5CbVltdzVaSE5ZYTNCR01HMUlSVEJTTW5oWGNsZHpUbUV4V0VsRFVsQjBTek5EVUdFMFJWZHJlRVZNVFdGMU9FeGtORmR2TURKYVZHTjNNWGh5YVdRelltdExaWEZ4VW1OeE5VbFZZWFp4TlRsSFJXcFpjVE5PYVROblIyMWZTVWhoTmpSc1NuZElhalF4UjJKTlVGcHJMV1J3V0RkaWRqTTNWVTFzY2xaRVZWVnBNaTFZVlZkTGVreHVMWGxMVWt3NWFHZzVUazgxYXpadFNsTmpObVJtVTJSaVUyZzJjVEpFYXpab1puWjNjVkppVGkweldVSXhOa1puVGtrd2VEZHRhM1pGZEhKUFZteFFPRU5hZW1Kak1qSjFaRk5VU21GNFluUjRUM1oyV1ZVNVUwWkJhamt5TUVsNk9EUktZMnBPZFZNNFJrTmxURnBUUVd4aFVUaHBha3A2Wlc4MmRuRlhRaTFHY0VKWk9YRkdkV0ZuWW5veFExQnhlR1Y2Y0ZvMFExbFdVazgzWTBocFNWWlNja3Q0UmxWNE1ERkRjazVWZG5CWlVXWkVRMDVQWVROVWVHNUViMWh2UmtKNU9EUjRSekpuTWpCRWJHNVFiVFF6VDFOR1prRlFSM0JYVTJaalRsaHdkVlJKUlhkelRFcE5XSE52TVRGVlowSnFaV0pCZVMweFRFaEZaVlJrYVc5RVV6ZEdSVkF0VW14NGRFcG1iVUphZG5FMGVqZGZlbEl4VVZsaVZFdG5iemRSWm5oYU5tOHdVV3AxYVhKS1lXWjRlRTF4UVhaUWJFeFJOVTE0WmtwRmVVMHdWV0pPY2xKblh5MVpMalo1WkVwRFNWVlBhMFEyWm1WTVNXSmpkbkpCTTNjLmE2Z05IZG5EUzYxdjNud3ZZbFBFc0dSUVk5Nkd4emFuT01raW9GNXZHNWsiLCJleHAiOjE3MDYyMTUyODUsImlhdCI6MTcwNjIxNDk4NX0.rSDaqRb2cWSCXQVoIFZ4BK1x6JIay8vIMbTOqj95NiQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:25.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:36:26.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 84750: status.find.is(200), but actually found 401
20:36:26.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,84750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fa8b4f2, username -> user.1000628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8882ccc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214986212))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnFnYXJrdHRxYjJlZGNwczdpamZzODQ2cHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlltOTBSalF5VjJkTWFGZHhUVmRoYWxSSlpWWm5MalJUVVVONVVrMXNiRzh4YW1SWlUybGtRVXBQY1RsWWExRXlVbVZRUm1jeGVqWm9kV2x5VGxJeWVWZ3dPRE5hYWtZeGJWSjZlR015WDFkV1QyWnRUbTR4UzFCek4wNUdjRFJCTkhaQ2FWZFhXVFZXWTFWSk5VMXdRbWQ0YVhKYVFtaGhNbmhpU1ZOYVNIZGtVMkpYWmpCQlZsZDNlRFZvYm1wT1NGSldhR2xHUlVGc1dVRkpOV0V6VFZKcVFVcGxUa3Q0T1dSVVIyeE5RbGcwWTJvM2MwUlBPSGczUzBsMFFYUkhRbVJ6YWxaRVJVVlZVSGcxY0VGaFZFbEhiR0p6VVdaM1FsUlFNazFVVURCa1MwVjZXamN5VTJGblZYWTRlVlExYnpsZlIxbzJXRVp5U0dNeVlsQTVUbWxIVTI5Q2FWWTJNa05aT1RSUU0wZFJVR05PTm1kNVJuUnpXa2hVZEZCeE1HbE9Ta04yYzBSdWRtbFlVbXByZVdOaE0zQlRTakJwWlVSQ05sUklkSGgyYTFwUE5UbFdjVXRrU1hadFVIRnRjMDVwU0VaTllYUnlTQzA1WnpsdVZWVmlVR3hpY2pkblowZzJWWFV4YXpSNWVXaEpabWRVVm10RGNHRnZkbE5DTTJwQldXTlJkelpsWWpGNU5GSkdjazV0TVU5elkxSTFURll0TjBnMFNUVlJiMmREUzBFNVduVkZjM2gwVGxBM2JFRmFjblZ1ZG1ablREVldTaTFRWW5GalVHeHpXVzVJY0ROQ1oxOXZhRzB3TkhVdE1UWjNOMGN4TUdSMFozZEhXR3N5ZDFVeU1rMXlYMnhzWjJ4SWJISXRaVVJITUc1eFREWkxia1JwYjB0blVHZ3hWRkJuVmpjMVltNU9hVEZJTWtJMmJsSjJhbFpUV25KT2QyOXVYMnN4VDBaQ1YzVkpNVTV5TURkd2RFSkplV1JXVFRoaVRXNUlVV3RrUTBVMmQydERaWEl5TTA5ek1ISTBTRU5DVjFaUVJESmlRamMxYzI4elpXOVdVRUppUmtSS1VYUmxWRFpPZWpCNVZsWkVaR3BYU0RSTk5tRlVRMUpRV1c5MVFVUkRPRlo1VGxwdmFDMVVWSFZMV205SlZGWlVla2RsVUZSak1UbHRkRXRGWmtsNmVHdDZkWHB3Y0VOM1NtNVFPVXh1VjBkSVQwbzRkblZGWmxWVFUzaE5MbmxJY25aSFZuSXlTREoyWmpWQk1HZGlMVU5UUmxFLkJVeVhZelk3ZDR0UmlzTzR5ZVdTOHNaN2pKTDRIc3llVGpnczdkYTkwRHciLCJleHAiOjE3MDYyMTUyODYsImlhdCI6MTcwNjIxNDk4Nn0.gqFopXhAtzfgKqx269Ci6O6Yv-RYsoLk1fbA-g0afrc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000628"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:25 GMT
	x-forgerock-transactionid: 037c1d13-3fef-411a-9e40-4d6b325234f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:26.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:26.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 84750: jsonPath($.tokenId).find.exists, found nothing
20:36:26.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,84750,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fa8b4f2, username -> user.1000628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8882ccc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214986301))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:25 GMT
	x-forgerock-transactionid: ce389e3c-9aea-49a1-8731-ac4a0c806d75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXY3ZWhkYmlnbTlwbzk2aW42ZWNjc3VwaW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SWJ5MU5kblpDVW1SeVIzbFhUVmszWmtOalZrOVJMa1ExY0RNdExWQjJSWFpJZFVGbWVYZzJObkIwZG1GdGIyUXphRXg2UzBSalJWVXdSMHhNUVVaZlEwUXRPWFl5TVROMWF6ZHBSRUZxTlVSNk9FWlZia0ZTYVRONVVEVkhOM0JmUkdwYU9HSnZUWHBrYm1aM1pUQm9XVWQxVTJ0MFJWWkpUVTB6Ym5OT1RVRjVOVGhYZFZKUk9WZHhTUzFGZUVOdFEzbFlOekJZY0c5ZlFtRk5aMjFIWDFjemFTMDBSalZHY1hSd2RrVkhRbFI2VVdrd1psVmFiakp5Y0RodWNrTnJOMnRIYVhsMldHeHVVa0p0WlZKUU5VaHJaMlpmYzBKc2RFMTNVMWg2YkVwUlYxOUljRTFVY0RaR1JVSnJjVWhwYW1WaFFteE1hbTluTms1UVMyZGxRMFZRWm5oRVR6Qk1aREZtU1dkbWRVbzBkMWd4ZDA5NU9VcG9OMTkzVmpsWFdHRmtSMVJXTFV0VFpWb3dlVkZHWHpGamVWVkxWVEJCTTNWaVVtSjZZVXRmT0dsVWMxbHBNa1Y1VjBRMldEWlplRWRTY0VWcVVVbHVabGR4V0hsbWNqTlBSMVppVm1aZmVtRjRORTAxVjA5V2MwaG5PV1J2WjFBelZHZFFiSE5FWkZWbFNIWmlia2RtWkhkSFNFbFBVVTQwTFRKRFNVc3daV1ZqTnpOSWVFUmFRMGRSU0hKVmFGUjBRUzFIZW5wSVVFOURUVlpWY1VadVkyNTFZM2RzTTNsYVIwWmphMVpRTFRGRlZsVjBjMDh5TVRGekxXVldVbmxQUWxwQmJHRTFaekJxU1dsWU5GY3paekJHYUhVNFpqQnJTMGRVUmtOcFUzTlJkRW81U20xbVgxZFdjbU5oV1VFdFgzVmxaa2c0VUZOSGQySjNUbXgwZVhwbFpXZGxZbUpsY2t0V1lWOTZNVkZwWDI4ME1rcE5hakZTU3podVowaEpia3hFWkhjMWNYWm9UWEpIVEVaNk9GTlRhVXAzTFdWQmVubGZURVp5WlZsTU1XTTNaV3RqZG05ZmNIVkxjVWx4Yld4cWNIZFJkeTFxZDNaMVFWUnhhRU5xYW1wb01ITkZlbVJJYVZkaVZVdERNR3hhTFVoeFIyWTNNbTlMTjJWcmFuaFpXVFJCVjFSVlRrZENVbXRpY0RsUVMxRm9WMDE1U2taTVJubFBhVTF2WkVSeGVUVkpMaTB5YW5wQlNqUlRlRzFOUlMxVVJVbE9SVEo0WkVFLjVqYnl2amlJYU9hY3pxNmtoTENtRXBFLXpDZEVUc2Z4X3J3bmo3SVBtV0EiLCJleHAiOjE3MDYyMTUyODYsImlhdCI6MTcwNjIxNDk4Nn0.QEW3FbNzG6HQTSaiHwllSefle8OMyOk5B0HMJ6aqj5Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:26.302 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:36:27                                         580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=149302 KO=11522 )
> restLoginInitiate                                        (OK=73875  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=73653  KO=206   )
> restloginProgressiveProfileCallback                      (OK=1774   KO=206   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.93%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.93%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.80%)
> status.find.is(200), but actually found 503                      4958 (14.69%)
> status.find.is(200), but actually found 401                       206 ( 0.61%)
> jsonPath($.tokenId).find.exists, found nothing                    206 ( 0.61%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[###########-                                                              ] 15%
          waiting: 457623 / active: 23     / done: 84969 
================================================================================

20:36:31.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 85523: status.find.is(200), but actually found 401
20:36:31.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,85523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f9486a7, username -> user.1000983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45436b3f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214991659))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGpibWZvdTE0ZnU4NXI2Z2c0bGhoMjB0YnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlprNDFSMTkxZUc5ZlpVdFBSbEV6UzBNeE1XWjNMak14Um1GZlIyZHJTVmxuWTFKZk5TMUpWV3RCUzJwTFIzUllOVFIyYkc1NFRUTm5MWFpuTWt4SFpWSkRaR0YzWDBSRWQwNVVYMkY2YjFRME5XWm5ORkZ2ZFMxb1N6Sk9TMjFUU1VsR1IyOUhUelJmYjB4VFNuTlNVSGxtU2pGUWRGTmpXV2t6UkdGWloxSmhZVGx2Vm5KSWVGUk5VRFp3YUVGc1QyYzFiWEp3UzBnelRtcHdhRk50TWtWdWEwd3pZMVpXV1ZaRVJWQmZkakozTkRSUVgzQmpka3B6T1RGNmFIQnFVVTFhTUVGV04wSlVVSHBMUVcxdk1GaGtha2hIV0ZScVRsWXhaVll3WjFOa2FHRnFORE4zYlhWWlpsVjNiRE5oVDNGSU1qSmplbkJVV1V0ZmMxSktNMGRDWTFsVk4xazBXbVo1TWsxRk1ucENSVWRDYVZWcFkydEdkSHBDYlZSclRqWmhOVVJyVTJ0RVVWQTBUVmQyYkU5M1JtNVNPVGx2VVZKa05rbG1aSHA1YkhCTGJVOXZhSFJmV1Zob2VFZHBWa0pRT0ZKSGJ6bFhRV3Q2VTBZM01YWlVVVTFDY25weE1USlhPRGN0T1cxTk5TMTFaVFJMYzJSMU5XRjFTRWN0WW5WM1dUWlNPVVZRYzJwa1ZITmxiMFZNZW5SdmR6UnJWMlp6UVZOV1FWSjRkRE41UWxoclRYa3RkMUkzYjBwalZUZEZlVkpMVUdGcGFFNUpZbloyVVdNeWNtNWxSSEpyTWtWcVYxY3lWblJSU2s1S1lsOUtTemgxYkRCbkxVaHNOa3RaWVhRNU5ESTVkVGRVVm5CWGVUUnpabXhVTlc1aFlUazFPSGxCVm5GTWVWZFZlbUp3TTFad1NWZG9MWGwwYkhrMmRqbGZXRWw1VVd0d1l5MW1RbUp2WHpKSVlqSXpZbDlsY2t4eWMxTnBTR05SVVdveE9GVjVPR1poVXpSTlVreEtVMHhsZUhsV1QwMWplRzlLYVVSak5rOVVZemRaYUMxQk56WmpNRzB0VmpoMFlXdHBjSFZsT1RaMExXZzNTVFZzTlV0RFVtOTZlblJvVlZOalFXbFNSR1J2VFZCbFFsSm9ORGxtVUhCSFltZGxhalk1UkRKYVFVRkJSVkF6VTFCMFFWTkRhbUYxZFhORGNXY3hTRU4zYldWdlZFeDVkM1ZZU25GWmJ5MW5MaTFmU25CMUxVUlFNRVkyTFhjNVgzVnNhMEZQUlhjLm1pLUNGSWxhM1pPZmZRSlNuN3ZvcVlaT0J0WmJKQnRucjhJVGVoTUV4WGciLCJleHAiOjE3MDYyMTUyOTEsImlhdCI6MTcwNjIxNDk5MX0.-zBsmrzjUUeeePc-_K8LzPKfwLMUk23Bjp_NHSsjVWg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000983"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:30 GMT
	x-forgerock-transactionid: 168f27ed-1861-4938-bb85-53e11113ba0a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:31.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:31.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 85523: jsonPath($.tokenId).find.exists, found nothing
20:36:31.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,85523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f9486a7, username -> user.1000983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45436b3f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214991746))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:31 GMT
	x-forgerock-transactionid: 260e2f06-9b98-4f68-8403-cd478a7d4968
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2YycDRqZmpzdjZ0bTE5Z2FlbnEwY2lyNzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NU9IZEhlaTFUVUhOYWNXNWtZbkI0WlhSWVUybDNMa0ZxWmtWbFdHUk5lVzlqWDAxR1JGYzFRek0wVkVSeGVFOTZZbFZIYjFCMFlYTm9PRTFXZGtrdFltTTNXalJoWjFOTk5ERkdkRmxvWWxGYVNrRjFNMjlTTkd4c05VbFRRMnBMV1RKemEwUnNhbHA0VnpWalJtVnZOamRtVEhGbFZXTlhTVTFSZVVOM1lVcHlhMjVLYjNsT2FYWXpSMUZzZFRkSmJERmpObk5OVGw5NVJVUlhXVFpMU2xkMlpFWXlabXRpVDFVdFFsVTRNMFpCY1cwdGQyeFNlbVJsVWtSSmIwZFZlVTlxYkVaVFJXMU5YMEprWkhKNFRGUTRVa3ROVFZObmFFTTBPRFJKYVVzNGVUQTFSMk5MYW1Gd2VIcHpURE5WY0dsSVkzSXhaSHAyT1hOSU56RnRjRFJQU0ZSNVUzRk5OMW81Ukc5NE5IaEdRbUZDV2xRMmJWOUxPVXN5U1dGbE9FMW5YemxITFdwWUxWSlpka1pCYkdoRVVHUTVYelJIWlRCUFFqY3hOWFpvTFVWeGFXbDFkek5sU25sclRERkZjV3RGU25relZWTmlUbHBxY25KT1QwUXlMVVZ6ZEcxTGRWaEVhSGhVWDNCQlRUZEtSVTE0VVhscU0zbFRXVFJaUlRkV2VEVllOMHgyZFVWbmIyWjFhMGgxZFU5dmIxUXpNVFpHYlRGV2NHZEhNSGMwV1ROT1dHMUhVemhUY3poM2JYSnRUelpCYlZBNWVEUnBTREpGUVRsQ1RXSkdlblJ2V21RMFYwbFdSV1o0VFZkYWVWaDZVbkJYWTFCck4wSmlTbUl6T0U5R1JWWkNhMnhrYWtWaGRpMXZiRkpEWXpWemNFdFhiMDFWTkROd2VqRlhRbWxUUjFaVlZuWmZOM1prY1Y5RllrSk9WblJ4WTFWeFVsRk9hRlF6T1hKU1pEaDZaa2gzVTNGS1dVOUZjMVV3WmxjemJHOUdUbE5pVm1ScWJISnlZWFphWVdneFdYSXhURkZ0U0Vwc016QlVOMDUyTTBGZmJFaFZlbFZOZUZKWFZ6TjFWRkJCZVdWMFVXSkNjRmxTUzJWT2MyZFdTRGczWDBsSFdYUmphMmRpTUdsT1JGWkVNMDVyY2pkMVJsOXVSVmhRVERKMlgzSjNlbVZmVVU1bGJEUk5aM0JTYkZsaFNsVXdaSFpGUlVWRVYyOTBTWFJSWkVSdlVpMUpMakpEYkY5RFpuSTFkakZKV0ZCelEzTkhiMEppUzNjLkozY21qUEpfaktVTVd5OU9VcTJwX2J5SFNBWFY4QnZUM2NMRE80TGFZcTAiLCJleHAiOjE3MDYyMTUyOTEsImlhdCI6MTcwNjIxNDk5MX0.XWXOCW2hV6lwJzVbWvg4a4zQRuzIavoPhqSWgciS9YE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:31.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:36:32                                         585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=150729 KO=11524 )
> restLoginInitiate                                        (OK=74588  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=74357  KO=207   )
> restloginProgressiveProfileCallback                      (OK=1784   KO=207   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.92%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.92%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.80%)
> status.find.is(200), but actually found 503                      4958 (14.69%)
> status.find.is(200), but actually found 401                       207 ( 0.61%)
> jsonPath($.tokenId).find.exists, found nothing                    207 ( 0.61%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[###########-                                                              ] 15%
          waiting: 456910 / active: 31     / done: 85674 
================================================================================

20:36:35.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 86171: status.find.is(200), but actually found 401
20:36:35.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,86171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59f308cd, username -> user.1001826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78f8805e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214995901))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW02ODg5NzcwYXZnb2VlY3FlaGQ4YTZnYjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ak9XUnlMV2x6UldKRE5GOVBNakJtYlhZME9HVkJMbUpMZDFOTGVYVnNWbWN4TVZSYU1XdHNSVzE2UmpWblUxSnFlWFZWTjNwS05IbzVObDgwWjFSVVpEQm1ibFJ3UldoMGVGYzNPVlJPUmsxS2IwdG9SMnBJU2xGYWIzTnlYMWN5Y2s5MFNFSjFOWG94TUdac1dUUkxaVEZ4TkVaMk5uZ3pVbDlDTUVGZmQwNUhZV0ZrWW1sR1UwOXBXbGN4VUZsbllUQjFOWEEzTkRsUVQwVkJkamN5UjBScU1GYzBSRkJzVVhsaWRqbE5USFpFT1c5MVUwMHlZMGd0VUhkbk5rdGtSbkpTVlVOb01YUmxWR042VlVGWlJFRnplVEkwVm1Zek5uSnNaV1pMTkhGd1VUZHBTWE5qZGxkd1NHSTVNR0kyUXpSS2FtbGpiVXhaVGxGaFZsSlpXR3hGUlRWWFJWcGlablE1Vm1OU2RWWnBXV3BmZGpVd1dqUmpWbE5NWkVKSFNVSXpha0pzZDFjMU1uUXpjRTVVWlRKc1UyNUpZemxVYmxaUk9YY3dkbFJzVWt4S1oxVllWbWMzUTFwQmJsRklTMk5FZDBvNE9HaE9PRXB0YkhwaVdYUTBZbkZIZURWUFZVSjBTMnRQWm1kc1dHUkhXalV3TFVwSWFXNW5Oa2t3UWpsVGRsQm1VVEV0V1cxR1lXOUxMVEZ5UzJ0bk1saFpUVGQ2VERGb2REZFBWbGMwTjBnMlJYVkRZMEZEYkVjdFVEbFhSR0ZKVkcwMmNtSlJVMUZ0YURZd1lrdE5TbWR0UjJ0MVMwbzNXWFppTmkweE5sQXpMVzVWWlV4VVIwWnRSalpLWDNOUldsUlFkblF3YkcxbWRsaDRNR1JGUWtGSFpXZFpZVUp1ZG1jM1dVWmpTRXBUZDBSd1FqUlBNVXhXTjI0MVNGb3liME5XYW5KaWRHeHBVMnByUzFwMGFWbFJZVFJFZW1GZldWRXpZV3czT0RWQmFYSlpjMDVDYlZoS2ExTnVVekJ5TTIxdWFtZzFkVTE2Ym5KRmMweDNNWEZoTjE5RmRHeGllaTE2TUdkQ1gyVnRWbEJtTjBndGFFRlBUelpVWTJ0bE5ISkZXbXBUVTFaRlJHMVBka1UyV2tZNGFsSlpaMDlsUkZGbmJUZFpOVzFJU1RCTWVYZDNiVWMzU0dSWE9DMUVZWGh0UXpWeFVWUkpVR2g2TVc5TVZtZElTbmN4TmxoeFp6WmpMbWQ0VVhvNWNpMXdNRTR6VWpORWREUnNXbkJDV0ZFLmhqZFFDTkZNVy1CWnFnWnVVWkQ0QnhWV1FTRzUyRjVqaVBTX1RuZS1JdTAiLCJleHAiOjE3MDYyMTUyOTUsImlhdCI6MTcwNjIxNDk5NX0.JB3m7XGXUyGl2iCpV-qW2bJT1PhJSJz2mvc2nTvmBfo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001826"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:35 GMT
	x-forgerock-transactionid: e9e2a57b-7ba1-4458-b8cd-6906a47a293b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:35.951 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:35.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 86171: jsonPath($.tokenId).find.exists, found nothing
20:36:35.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,86171,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59f308cd, username -> user.1001826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78f8805e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214995991))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:35 GMT
	x-forgerock-transactionid: 16b73b45-5609-431a-9754-11eb8f048398
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTV2c3ZmamUxaTJhMTNpZmZzNG4zamx1YmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFVWTldVVkpTVUdKRFFrTjVTSEpHZVZCV2MwWjNMbXQyZUZoSmFFeG9SMlIwTW1sR1FrRjNVVk5KTUVwbVdYTlBja2R6Y0dSWWRGRlpOVVJQZWxCQ01qWlRaV1JPVFhCTlUzQkVZekJWYlRZNVJIb3pSVVpQZURkeVdubFJOazFpY0dGT2NHUlpablZuYkc5WlJtSnphRGxDUTBsbVJGVkZjMHRLUzBsV01tWnROMGhqYzBwTk1FMVNaRlEyYWtOS1VUSjRZVTVFVlhSRU0zUkpMVzl1UVhoVVlqWm9jRk10VUdaMWRXRnBVRzFaVm5wSlJsaHliazlFUWxCMGIzcEZjekJKTTFsbVp6a3hiVEZZVFVoWFF6QlhWM3BwWjI1SVgzTmljSEV4VkhBdFZIZERNbkk0ZW05UFRYbHlWbTFPUjNNM1owUjNUSE4wTW1sbGVYZGxXbll0ZERSb1pGbE9OR0pmUlhneE1FWmZWVEJHV2xRNFFrSXRkMmQ1YURCR1ZXZDVVVk5RZW1WVWNFODJRbkpDZUd4MmREWnljMUJSYjE5SlRISjVWbkZoWTA1aVlVTTJhRUpxTUc1eWJEUjBOR3gwUWpJNVJGUkhkRmxUUWpsMmJsUm9TSGxxWXpKdVZpMWxWa1ZqVm1SeFoySjVSakJpZFdseGVXUTBTMWxIYUUxeVgycFJVMUI2WkdoWlIxZHVWRmR5YlhCV1NtSlRNV1F4YzNsbGJHNU9WWFZyUmtrNVlVSXpWekp1VG1sV1kwUllaRmg1YTJoMU5tVm5Ra3hSWWxvemVYRmFSaTExYlU1eVNFWnZiWEpVVkZKM1JrUTJjRWRoY25odVYwVmlSRmt3Y1cwd09WRlllSGRtWWxCblMzQkxTR05KUjJWNmJ6RjRka3gwVHpJeU9HRlZibDltV1dadVNtRlpNWFJ2TFZaU1pISldjRWxZUzI0M1pIQkZUakJFVURjMFlXbFhVRWx6ZFRoblkyMDBUakpMYUc5b1kweGxRVlEzTlU5elFYRm1iME5PZFZWWlJtOVNlRFp6YVd4Nk9WWXRSWGRGV21sS1ZsYzFla1ZLVEdkemRFNWFPR0pFTWt4elkzcHNRMlZLYjA5dloxOUhhV3MwWWpRMFptTlFWbHBNWlc1YWFtSmZhM2g0ZDNGRFVGWmtVVkJNU1hobVIwWk5Rbk56YW5nMVQxUjZWakZ3ZW01d2N5MU1hWGRyZFdGS2JrMVlkR3RIWlhOSVN6UmpMbXRuU1RCNFVqZG9XVTlNVlZneWVsQTVWelpwV1djLlpDSGpPZmROYjkzNmxxUFRnS1Y1VV9PWndrOWR5VjNpLUtyaHBTeDBRNnMiLCJleHAiOjE3MDYyMTUyOTUsImlhdCI6MTcwNjIxNDk5NX0.J4iOU_bFrQ3dTvOyCGz7lz47gLzccUeEde9Hfa3QJbc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:35.993 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:36:37                                         590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=152264 KO=11526 )
> restLoginInitiate                                        (OK=75346  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=75119  KO=208   )
> restloginProgressiveProfileCallback                      (OK=1799   KO=208   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.92%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.92%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.79%)
> status.find.is(200), but actually found 503                      4958 (14.69%)
> status.find.is(200), but actually found 401                       208 ( 0.62%)
> jsonPath($.tokenId).find.exists, found nothing                    208 ( 0.62%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[###########-                                                              ] 15%
          waiting: 456152 / active: 26     / done: 86437 
================================================================================

20:36:38.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 86539: status.find.is(200), but actually found 401
20:36:38.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,86539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44d8e7c8, username -> user.1002347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64bd2be9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214998370))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW1jNXFsZTlvazJ2aTc5aThkNzVsOTN1MXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1lYRjVOM2xaTm1KSllrMDBZVEpPTkRGSFlrMUJMbWhqY0RsYVMwdFpZa2hrWDBZM1ZrdFdOVXMzVEdVNGVreGFhaTFVVDBsQ1JteEpSamt0Ym1OMFRFSTJORUpxYUVwWE0yaHBZemx1ZFVaWExYSkJka1JOUVVaUFJFOWxaRzlNUWtFd1lWTkxNM1o1VmtadGFUUjZORWh3VFVoT2FuQlFUR3htU1VsUkxWbzVjRTVrVDBkSk9IbGlPRWx3ZVc4M2QwUjZYMnBLZDFVMFpXazFabmxOYUZCVE9YUTNjbWhPU1VoTFIyeExNR2xuWW5wdVJIVlNOM2QxYVhKUVNtUm5RazV1YldKQ1QyeElVVmsxU1VaUVJtcHRhazl4YUhGbFNVbE9hMXBmZFVaZmFsRkJTbFZsZDB0YWVsQk5ZMUJ5ZGt4UlNqTnhNbVpIYm0wdFlYbEZPRFZyYTNBNFlYUnBYMkZxZDNaWVVHWmtZVVZXZUVWV1pWUXlOVWh3YTNvMlUxOXJVRzQwVnpKbFJEQXhaa3BwUzBOdFNVOUlkVmh3TW5ZM1EyUTJUMVV5VDNJd2NtOW5hazVMTTFGNlNVVjBYekEwVTFOeE56RkNUVkJUTUZaa1JVZDNSMWxQV0V4WmR6RXdURzVWWWtFMVJEazJaa0ZYV1c1dVptTlFNUzAwYW1aTFMwODNUVmRQUlRKZlltUm1NRW8yU25RMFZFaFFZVlpwVEdWT1dVVjFia1JwTkZBeGRUUmhWVkUyY1RkRVozaGZaa0pyUm5scVZXUlJUalphV0dseU5qUjZSM2hpVmtOT09UUlNTbU5pVURONVpFcEhlR1JtU201UVNtbHBTVFJUTmxwMFRHZ3dZV0ZNTTNsSVIxRnpVemhaTmtFNVQwOU5TbEY1YURFME5WSnBOSFZ4ZUhjMWFFczRhRzFLYjB3eVlsZEdTRVZyZFhaMmJsa3ljMUJ0YjFwUFUxQlVVMDV5WmtGZmNVWTJkMlJ1VDBjM05uRm1MWE5UT0RSb2MxVktURGQ1U0hwdkxXVnlXRkJZV0hCZmNWOTFNSGR3UVVoUFVXeDJaa1U1ZFVOVFlqVkdZeTFhVDBwNlZtMTNVMDl6WDJsVlZsZHVURk5LWldsa1RXNHhha3RvYjJWUk9XeFJaRVZ2UzFWalJYVTNNV2t3UlhjNFRFRnlUSGQwU0hoR1dYbEVRMHRIT1dwVU5qTktjSEJrWDJrdE1GOXVabTlyVW5kTVpsSm5MbmxHYjBsbmREUnRaaTEzUnpaTVFqaGpaVGQ0T0hjLnpjVU1GZnZ6WTdCbHlmY1N0c0Y1R25mZTYxNUNULXZNUW85U3QyeTB1WGsiLCJleHAiOjE3MDYyMTUyOTgsImlhdCI6MTcwNjIxNDk5OH0.Hjr4NYm53j_i0BZr8_gyW6DC39uDEhGZIPbUT6hsAZI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002347"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:38 GMT
	x-forgerock-transactionid: 5b343e0b-2038-4200-82ea-1b2bc6dab4b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:38.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:38.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 86539: jsonPath($.tokenId).find.exists, found nothing
20:36:38.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,86539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44d8e7c8, username -> user.1002347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64bd2be9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706214998457))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:38 GMT
	x-forgerock-transactionid: 64115b54-ce7b-4690-b49c-d30852f5eb4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHViNDU3aW9sOGU2czZyanVndW90ZzRpMHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVMyNHdiVmhNUTJFeVMwRmtPWE5vYzNob2RUZDNMbEoxYjFwR05FTXliMFpUZFZkamJsaDNUbXBsVWxKdVpFMWFNakpRZEY5elNHNDNaVVp2YVVSU1QwdFNaWEJvZGpsd1UwMVpSbmRsZG5GNlgwUlBUMnN5WVhOdGNXYzJiR1ZuVGs1bFIwRjZWbXRhTWxKQ05WSnZUbTVJVUVKM05reFFhamRmWDFoQ1lsaGpRWEJQYlhOdVVGVnBkSEozYVZOc2NHWnlNR2Q2Y2tobVMyRm1lRVpSYldSQ2RWazJablEwZURneGJIaEJXRmhvUjNsTGF6Y3haV0ozVnkxTGNGcFpWbEpUUmkxV2NpMUxVVlptY0dGMllrVmxjV3g1VHpVdGNtWlRiUzFvVEU5MVFrdGFaMVJXZVdoRWVtbHlWM3BLVEhKbU1tbHNaMHA2Ym5oRU1WTlZNVlUyU0dkRVZqQXRZakF4Y21KYVVURlBNWFZuWlVsTVFYVnNRbHBEVTFSRVduWm5YMFpVVDJoNlZGOVNUbHBxTUVaV2FESnJRMDlwTFVsVlUySktXV3RyYlZSNVowNURkR2RGZFZOa1dFTmhlamRHU1RSUGRuQlpiRVZQVTA1aGRUVmlVWGROZDJoeFFtUXpiRmREZEdZNU9XSkNkbTQzUlZaUGRVVTFiRUkwWDFjNVluVlNUa3gwUlcxT01FZHJSMEpqYmtaWmRFTkNZV1EyYzBKd2NGZG5URlEzZWpsTlNqRnpZelJOVVRaMVJqUnlaRVJVYlRFd016a3hNV1pNVlZKYVRGRllhRFpOYmxGT2RtWkRUblZvYkVGbWJrZDVlVXN0ZVVKUmFYbzRTWE0zYlhWM1MwRnhjamh4UTNScWIyVnNSMEptWldoM2VGWlRkV2hIT0haWVgzRllOVmhhWDI1dldUQTJUMkZrVUU5cmVWTk9WbkJoWTIxQ2JVWnVUR3Q0V2pONlUwaGhlV00yUkdRNFFtVjVRelZKUWxkR2RGRTNWVmMyUVMwdFUyNHpjVnBDTmswMVprbzJTbkJYU1dkb1VWVlNNWGhIVm14cU9FbzNXbkIyZGxaTFYzWkpVamN4TWtvelEyUTROREZpU2pWMVluZFdlbXBIVlRSWkxWSlZaeTExT0hoRk5HRk5TbEIzY1hwVVdsSnJjMXBEVlhaQ1ExZHlVMEY0UmxwaGFGcE5ZbFJrYmtobVUzRnVhVVJYWTE5SWVGWkpURkY1ZFdKUVQxZHpMa2g1YmtOSllrNUlhVWxXWVVReWIzY3RVa1I2ZWxFLmxzaWt0VW9UemkwZjR2M01zTVNSalp6OHNwb3ZSOFdOT1plYTNuc21hTDAiLCJleHAiOjE3MDYyMTUyOTgsImlhdCI6MTcwNjIxNDk5OH0.zJYRk0gz-5k7IHD3x7Yq7ZG-utuzzq7mz5RDafxpfNE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:38.458 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:36:41.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 87042: status.find.is(200), but actually found 401
20:36:41.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,87042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d9f4e43, username -> user.1001000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c6710cb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215001583))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnB0Y3NsZjIzZmg2OXQwMDRxN2JmZDU0dnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWRFWnBlSEIxVTI5SE9XdHJYMWRqYTE5d2NsWm5Ma2czWTA1bk1uRnlSRlZ2U3pkWlVUQmpkbnBWYjA1U1owbHlNVmR4VEVaWU0ydEJMWE5hYTFGVlQwRkVhRkYwYUZsU1lXUjFTMFJITFRGWmMzUlZkRkI1WTIxeVZIbGxUMFZ5YjFORlMxZENjRmd5VUc5VVZVdHZlakpVYzFOaWJVdE5PVlZQVFVRMlJVOXpWMjVQVUhsblJFUkhTekpuVVVSV05scHlPRzVoY21JdGVYWjFkRnBzWkVKV2VtRkxTMmhSVlV0b1VsZzNiWHBUYVZkbU9XdHBOVkY2YW1Sak9IUTRWV2hoV0Vsc09HbDFjRTV1TjFsRVFURktkbEpOY1ZCQ2REQnJNV3B2V20xak5IQTFRall6ZVd0dk5FaEhlRzU1WVRsalRGWm9RamhCZFhoaFVESmFWbmcyZEdsVmNrWkNUV1pKYUVOTWVtMDFaa2RKWlRrNVNVbERZMnBtU2xCMWJHeFJMVmsyWlZVeFNsSnVRVVpFWjAxT1luTmhVelk1U1RCZlduTjRaVkYwTWxwblEydHVaM0pDUkRRMWFVeDRaVWRyWmpsaU1FNHpjelJVYW1RdGNsTlpka05uU0V3d1Jtd3dUbDh3VEhKU00zVkhOemhVYTE5eE0yVlhUeTAwVDA5VFpVUlJielUxU0RSUVJYTmZkR3BHWjIxT1kzWnZjRUppUVc5cmRtTjZlVkl3Y3pSSVIwNDVMVll3TVRSaVVGZFZVRTVPVmxsQ1lXZGZTemx3TVVKck1YZHhTSFpuTUhSSk5uRjZXbTlUV2pReVFUbE9WVVpHZEU1Q2NXdFNNa0psWm0xalZsWk9UbVZLYnpWV05XVmhhR1F5Tkc5aFVrcE9NWEZEYkY5dVIyMTVWRmRsYTBwU2FIcENlRFpvTFZOMFQyNXFSVTB6WTNsT00yMUtMV1kxV1RsWFRVUXhNR0pyUVZCbGNVMUNPSE54Y3pkVmIzZHNTRVpMT1hCMVRYUlVOMlkwYjAxQ1VteHlkSEZPWmt4cFRGSm9iVVJEVUdKU01VeGhXbFJTT0dkWk5taERTVzlvV25GVlZXTXpSa3R1VjB0NFRGWndORmhEYzJkdGVHTjBVRWROWkRGV2FXUmtSbVowU0ZOeVdrWXlWVk5UT1ZwVExXSldVMkpLVFhKTldFOVdNVzloVVU5cVgzRkZWSHBETFMwNU5Vc3dWbFp0TTJWV01UQm5MakprZDFCRFVubDNSRGhmUWpNNFYxTllkRTlSYzJjLmZ0LU5Fd0tGSHlTaS1iVmZlNEFxRGlfSkRKVE90WUJJTi1QZmpvZEtuQ3MiLCJleHAiOjE3MDYyMTUzMDEsImlhdCI6MTcwNjIxNTAwMX0.cylzzIqb6MkpiG9pomIjnThToIGZDUBDT2LncWe3d-0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001000"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:40 GMT
	x-forgerock-transactionid: 1daaddb7-5a50-4658-86ff-45509f8238f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:41.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:41.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 87042: jsonPath($.tokenId).find.exists, found nothing
20:36:41.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,87042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d9f4e43, username -> user.1001000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c6710cb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215001675))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:40 GMT
	x-forgerock-transactionid: 0ad8a1fb-bbd6-4dee-80de-4a0462f135f7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTFsbXBxYWE0cXA3cWRpZjFrY3RyOWhnMGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFRYRTVOa3RhTFVkblNUQmpSVWhSZURKbldGRm5Ma1JpUkU1M05VZExaSE5wVkVaM1FXZDBZVXgwWVU1cFpVbDBPRFZVY1hGdlQxUmtja3BCUm5wQ1NFd3lWRmxsUm5ONGRrVmhOMWRMWDJKQmFVMVJNR1JGZWtoeVlYcDJaekpETVZKdlpGVXdPQzFJUW5oc1gzQlBVMVZqYVhNMmNITjFWSFJ6TVRJeldqYzBhR1V0VXkxTVIyeHhaakJUYzNkdVRVeEJaMlJtYWpOTmFtUTNlakpEWWpGU1pGbHdZVFp0WW1odU0xSmZURE0xVjJsWmVHbFVURXR2TmxsVGFUVmhZblJ1YXpKSVQwODRjM0JaV2tFM2RUQnhVRTk0YlhaTFkyMVJibEkwWmw4dGJtMVZkakI1UzNSMFNFOUZUbTFtZEZkMGFWZENWMDVWYkdSc1RGOXljWGRzUlVGdFUzQnBUREZ2VUhneU1IWkpkRk4yVWxsc1lWbHRZbmg2VFZVMFMzRnRTWFkxT0dOWVpFRjZSWHAxV1hGTmFUVjZVRFYwU1dFek0wRTRhMWhVUkhNdGIxbFRUbkZGVURSeVFVdHdPWG93WjNGamJ6RlNYMDB4TlRWNVJsSklhbTQwUkVGMU5XSkVPWGxTZFZCVGNsZExXa28xVkUxTVJrMVRSWEZLTTB4MWRIZFhOVVV0TlU5MVZWaHFWVGc0TVhkUlMwVTJjbDh5U1hod01FTTBiR2w0WkVkVGVYWjJSbXRGYzBkUmRsZDBPRlJuTUZGd1duQTNWWGx5VDB0b1JIQXhXRXhEY1hOTWVrbGZWMGgyVW5JeU5HUmtOM2xIVlhWQlNEZDNNamhYWHpSTFltTXpSVkp4VldNd2NIWlhhMUJRYmxaa1ZXdzBOa3d4ZUU5SVZtUTVaa053YjFnME1DMUlaalF5U0VsS1RUUmFkVGxMWjJaSFIwWndXRmhVVG5GVllXbGpWRzV1YVVadGNHWktVM2RKWmxCRVRYbzNMWFl0YTFoZmMycHBlVGh6Y21OSlVFdDJibGhCYkUxSU1EWm5YM1pFTTJkbk5FRnpRVTFTUWxKcVNqRkxRalo0VjNRM1owZ3hkWFU1YzBock9VRnphSGR1UVhWS2MzUXpSRk13TTBzelduSXlVRGRCWVRkM1JGSlZUblkwUVRGeVJqZG5XVXRrZVhCT1JWQnFSbGhPUldOUGJrRkROVUpNVlVOclRVeHNaVWt4ZEZwNFUxWkZMbmxrZFZwc1prMVJWMFJEU0RKWlQxUTRNbFZRVDJjLmtIMW9iMTNHS2lMcFlieDNXVFNmOXFFdXdRVFVnd3U2bi1fUEZBRVlmREUiLCJleHAiOjE3MDYyMTUzMDEsImlhdCI6MTcwNjIxNTAwMX0.3EBTbaALuFie332xdC-Pr7TmZ_peYsLyaTSJ1HUuZwk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:41.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:36:42                                         595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=153796 KO=11530 )
> restLoginInitiate                                        (OK=76107  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=75877  KO=210   )
> restloginProgressiveProfileCallback                      (OK=1812   KO=210   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.92%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.92%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.79%)
> status.find.is(200), but actually found 503                      4958 (14.69%)
> status.find.is(200), but actually found 401                       210 ( 0.62%)
> jsonPath($.tokenId).find.exists, found nothing                    210 ( 0.62%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[###########-                                                              ] 16%
          waiting: 455394 / active: 24     / done: 87197 
================================================================================

20:36:46.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 87778: status.find.is(200), but actually found 401
20:36:46.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,87778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@670caae8, username -> user.1000123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d8d1f79, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215006382))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamwwYXFybGVjZnVicHRkZjdrMHIwcnYwYzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlRqazJVMUYwWnpCM1duVTBhV0ZITm05SlFYSlJMbWROWkZaRGQzTm9VMGhUYVVOR2FHSktSbGd0U0U1ek1UQnNlbUZsU2sxSFdYaHRVbTl2V0hSM2N6QmtVRFp6TjBoT2FtVjFVVU40VDNacllqQkdaV1JJVVRCRFZGZzJNMmRsUjBGamQzUnBXbVZpVDBOd1JqbE9Semt3YjA1QmJuUlZUME41TkdablZHNVZhMEo1TWxnd01WY3lhMGMyZFhweGFUYzNZbUZUY0VkYVgxQk5ibkpHWVVWbVNUVlRObFExWDAwelFVcDVaSFJpT0RkUVgwOVZOMWRPZUdzNE5YZzVaa1IxUVhacWRra3lNVVZ0YzI5b1JITnBURVZXUzNCRU1sZGlibmRvYlVwdk5teGxiSEJOZHpaTGNUaENaVEpLTkZkMmJqQjZWbkJwU2toaVNUTlZhVFpJY25kQ1RsWkNia0k1U0hoUGREazRWWGQxWlZFd2VFVkNWRWhhU0ZORVdFOTNUazlqTlVWWlIxUTFNazlRTkRORVFWUnpUMmxpWms4MWRFazJSVzh4VEVOZllYVnphSFp3YkROeVZTMVVaV05VYW1ZeVJWQjJkMlpuYkVwV2NHRlZhM2xHTTBGTmVteHVjbnBHVm1wYVlUVlVZelJqZVVaa2RVMTZUMWw0TjNWbVpqTkhkWEEyUkRKNWEycGhhVzlRT1ZVMlZIUmFiR2N3TFdWUVdFeFJNMGMyYmsxblEwTXlNMlZqY0U0d1VqbFpVSGRQTWpRMlMybHBjMEUyTUhVeVpETkNNVzluZDFSeWFIbFhTMGh0Y3pCWWJIQXhiVUZaZVRsZmRXMTNibmcxYW0wMk5VUlNia1ZNY21KTWNVdFhjVlJzVlhVM2NWWm1SbnBEWVVOMk5XMDJjVTlYT1dOUWJIVlplRnBmY21kMmMzQkJUVGR1ZEV3eVlVY3RaVjl1VlRWSE5ETkdURXR2TW5Zd1EySjBSVU5mT0Zka1R6RnZSblZuUlRkUk5HeEhhVE52TUdSSlVYWnBSRTFhUlVZMU5uWTRPRlYyWWtndFdsOVFXbGR1UkY5UWFWVk1ZVGx4WmsweGVFaERaa3g0U1d4blNUZEtObXBHY1hSc1NVMUhjVXhDYkUxb2FXVlVielowV1VSMWNHSXhRakp0U0cwdGRWVlJNelUyV2w4MlV6azBNVlZhWlhwVVlVSllRVm8xWjJVd1RFWTJYMmxEVkVvelRURk5MbFphYVU5RFNFdGhNWHBaYjBwZmJVaHRSR3hLWTBFLjZMajNsYWxMVjhFa0xRZVZBZXc0UHh5VXR0UVktblRnMXM0UW9HajhGdzQiLCJleHAiOjE3MDYyMTUzMDYsImlhdCI6MTcwNjIxNTAwNn0.2GH77L1lCq-4mKqZDRcZbRI9YLe42_ZqW7evEL9FDTw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000123"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:45 GMT
	x-forgerock-transactionid: 4e1e93c5-2028-4c5e-9c46-f3e62416a957
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:46.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:46.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 87778: jsonPath($.tokenId).find.exists, found nothing
20:36:46.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,87778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@670caae8, username -> user.1000123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d8d1f79, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215006471))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:46 GMT
	x-forgerock-transactionid: 722b74cf-41b7-4729-bd2c-40b1b8aac23b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTlxbTh0MjIxZDI4cHRnbDM5aGJscmhlbzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlVEaHNkRTVLTVhwWmFISXhUVzFyUVd0NVNFTlJMblUyUkhWblpXeFJNMlJqWjNaTGFqSmlOMmRyUW05WU0xZzJkVmswWkhOT1YxVkVXVzg0UjFOYVVUZDJkMU5UVDBOS1ZsVkJjREp6TjBKMVNHdFNNbDltYUdGdFlXZENjVmx4VVV3NVYzaGpPVkJ1VmxWTFJWWlhjV3RqV0dsd09FcFhNalJOWkc0MlNFTlZTR1p4VEVWME4yZHRZa2xQT0ROblFWVTVZMkpQUTI1WmEwWk9PSGRpUzBKTFZsQTNNa0ZKVG5GR1VtNWxSalp6Y2tSNWRuWlhkMmxVWkdsbFdESmpZMTlPTjNGWk4wVjVjRkV3VUZCcFZ6SnRUM0Y0Tm5KS2NteG9iWGxUY2xkZk1FSnFWR1JXZDJSMFkxQkJlbkZyVUROeVRIbHJXRVp4TTIxM2FFeHdkMEZKU2pJMmVrUk9YM2hrY1ZoRUxVZFVTRUZRYlVveFgyRktRVXBQWlRsWVpqZ3pNVGMwZHpGa2RXNVZObkZOUW1kQlZtTkNMV1JmV1hOcVFqVnFVVFZmV1dkV1MwcDNUV1JoTkUxMVQwRTBWMGhXU20xNlFYQmFlRTlTT1d0V1dreDBWM3BhU1UxTlgwOW1lWFJuY1hCcmJGaHRRbEl6UTB0MlVURjNXR0ptV21VeGJGQnBSVXRDYWt4MVQwZHVRbWxrT0U1MFFWWkNlRGxEZWxaMVVWbFlZalJDYVdaS1ZHaFRhbWhoVmpsMU1GVnRTMWRDUWtWRU1FY3ljRVJ1TUdreE1WSm1WM0Z6U2xoaWVGaFlSVWRYVW5JeVVqaHFkM3BJTTFKRWVWUlhiVjlRTFdob2NqRTRZWEJtVEZsMWExOTBObEExYW1vd1N6TkRPREJMWDFFM1NtcElPSGxrZEMweVpHVkpSakZ5ZFZkc05GcEhkVlpxVWxjeFdGUm1kV2N0VXpkSUxYWlVjVGMwYkZsQ1FuSmlRVUZNYUhaeFFXUTRjVFpCUTFkM1ltbHlNV05NTlVkU09XWXlXRWRNYUVWaVdIQkNiMjVFVEZCNmNGbFBWMmhqWDFNd1Uyb3RSekJJTlY4d1ZIWnRSMDFrUmxsM1pHOVlPRFV5Y1ZGQ2RETkNNMjl5VG1aSVUwZzFTbXBOVGw4emRsTXpVbk5QTlVOblZYaG9iWGxXUzNWdlExTkhjWGx1VDJzMVpYTjVhRlUxYTJGMU1rcGZjMjQyWXprM1NsVk5Ma2R2VUhWbkxUUkZUakZqWmsxb05sZzVaak56TkZFLmNuYi1tWWNVc3BzSEhVYlB6NkQ2NVRLbnFXVDJQNDB4TnluMzNVc3pLYm8iLCJleHAiOjE3MDYyMTUzMDYsImlhdCI6MTcwNjIxNTAwNn0.zaYxnt19snDn-8BUHj9-l963JeV3YzIieOoqkaC1V00","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:46.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:36:47                                         600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=155324 KO=11532 )
> restLoginInitiate                                        (OK=76863  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=76634  KO=211   )
> restloginProgressiveProfileCallback                      (OK=1827   KO=211   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.92%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.92%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.79%)
> status.find.is(200), but actually found 503                      4958 (14.69%)
> status.find.is(200), but actually found 401                       211 ( 0.63%)
> jsonPath($.tokenId).find.exists, found nothing                    211 ( 0.63%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[###########-                                                              ] 16%
          waiting: 454639 / active: 21     / done: 87955 
================================================================================

20:36:49.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 88153: status.find.is(200), but actually found 401
20:36:49.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,88153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2238918b, username -> user.1002006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3838c42f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215009000))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTRzNmRhNXJ1bm1yZmg0ZmxqYXN2dWt2ZDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFFURm9XV3h0ZUV4bVZFSnphRFJ2YVZKRWRtcG5MazUzYWxKdlVqUjFTV1p5Vm5rNGExSlBjRGREY1Vsc1dFUkpVRko0VkVaTWRXeFZNblkwUmkxVFJWOXVYMnd3ZUMxUFdsazJSVEJ2YVd4RGVrOU1WbVZ4TUZFMFF6TmhVQzFTUzBoNFZuWk9ObUpMWkRKNWNXMWthbGh6U3pCcU9VVlFVMFptU1VkaWFsSm5RVmRGV0V3MVkya3RjVzVZVW5VNWIybDZVamhOVFdocE9IQkhjMDlmWkhCTFpIbHRiV0k1YTJ3NGVrMDRZVEJsWjJKRk56RTNSMWRzYUZCMWVERjRMVTh6VFRkZlNqUTBZeTFXUTFFMFMwbEZUQzFxYVVWRFkyRmhZbXMyYkROUE1VcFJNRFUzUjAxclJWOUNSVTVCWW05TU9VTldURkl5YkROZlRrWldORVZuZFRKSlZXcENjbTh3ZUZveFJEVnNTRGRFWkdReVVFOUZOMUZtVGxOWFNFVkdiMEkzYVZFd1NuQlhObU54VFdOdmFIVkxRVGxEVm14UGRVZzNZVXB5TjFkU1RqQlFMVVoxVlhnM2NGbGpUVTFFYlY4eWNsbHpSVVJWZFVSclFtNWZXSGRwTTFKaGJHeGxjemd0V1RacVFqbHdSRFJsUmpkWWJsSnhhMWhpUmsxdFVWaHVXbVJuY21ab1RWRkJkSE5DZHpWMk5XaGljRkpMTkdGNVpuUk5Ta1JIWkZkRlZHdFhOWFJqTmprd2VuVjRWbkkxU0hCUmRtdFJRbWRtWlZWWE5IcERXbk5ZUkY5a1JsaHNkbFZFVEhnMFNWVjROa1JFZW1NdE1XdE9aMk10YzJWMVNWVjFYMnBsZFRsemNUUnFZa0ZrTmpGRVRtd3pVekZmV2s5Qk1tWTFhV2hUTFRCRGFsTkVlVFZVV205b1gyMDNTMWxrWVdSc1VUSndlRVYzYVhkWVoxY3hhSEp1ZEhSSldUVk5RbUZ1Y2xOWVluZGtNa3BYWTA5YWVUWTVlbkp3ZEVSMWN6bENiMTgzY21KeVJXSjFUbWN4ZEZBeFJFcGZTbXRTTlRGMWNHWXlhMmQzYVdvNVNFTkhVVkZIUmt0eVkycEhYMXB2YldsTE5EaFJhREpzVUdJMVQyOXNkMk5NV2tWMlJUVjZUREI0UkRCM1VYZzVUbUV5UkhaMmJtaENjMVF0VkU5UWJEaFdaM1pVZUVwMVdXNXVORFk0WjBseWMwWkpMbU5HV0ZSYWJVczRUVlZqY21SWFlUVnhOREl4V2xFLkZTWXZpS1pNY2Y1VWdkY2tLX3hJM2RzZUhiT0ZEUC1RRVkxdUM1LUdfdjQiLCJleHAiOjE3MDYyMTUzMDgsImlhdCI6MTcwNjIxNTAwOH0.DyPyQ79yvE9hBPE-mE6mOBCNY38bE_NTC6y-RdkX8hI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002006"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:48 GMT
	x-forgerock-transactionid: 5f22bc49-c796-43f1-800f-3981a9d66feb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:49.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:49.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 88153: jsonPath($.tokenId).find.exists, found nothing
20:36:49.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,88153,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2238918b, username -> user.1002006, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3838c42f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215009088))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:48 GMT
	x-forgerock-transactionid: 61371051-5828-4815-a81b-f49d0ddc24bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3UwYWtkMHNxZmdiNHM1bmIzcXRhYm83Nm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVJIUmZhVEJvZVVaMk5GUnplRWhFYUhSV1RsQm5MalJIYms1alRGcHpRWGh2Y1VWTkxVOTNOM0p6ZWkxbGJuUTFNRXBMYjB4M2VtRXlSMDVwVDJWRWIwRkdjV2g0VnpKVlN6SXhjVEo1ZDFoeFdFUkRNamszZGxOR1JtSnNRbEJpWWxGc1JIWjJXalk1VUVSQldYRnFjMWQyVW5CQ2NVaHdWV1JYZVZwVk5XSTBOV1EzV0U0M1dXMHlRelJyUzFwd2FsVmpNVjlHZERGYU5FdHRMV3BIUkdsclVVMXBjR3BRWldZdFowczBaMGhhYVdoTVgyMTBZelZ3TkRCMU1WSkVOVE5ZT1RkSE1URkViMjFyU1V4dk1XODFNRVpuWjFWRWJXWnZlRko0VDI1bFdWaFNjREEyV2s1TWVWUnhjbVUyYW5OQmJVVjNjMnR3Wm5OemVWZDBVRGRrUlhadGVraG1lWEZuZVVsSFpWSXRhWG8xVGt4eFF6QkRiRW8yUTNCTVptTk5ZVmwxUVU0eldrVXpRMFJMZVZVMGFHZEtWVGRKZFZWRWFIQlBPVll5WTNWMlJFeE5hMDVOV0hNMk1VMXdaRFpGWmpGa2FsQXdZbWRvVEhWa01tcE1NVkpqUVZkSE1DMXZPSEZmU0hnMlRWTmlkVUV6Tm5odFJEZFJZVko2UVRGWUxYVkdUakYwWW5CSGFXWm5iVVI1UlhGMFUxVnpibk5xT0dONllUWklOVUppVjFKaWVUVlZZVWRHUVdoV1RuUndRa3RmVm5GNlQwNXlXSEJzV1ROTVJGaG9jWEJmVkVKaWNtOWhkbmRZUTBadVNYVnJSa0Z2V0c1MFRFUkxha2x0YVMwM1gxZFlTelZGTURoeVpWcGFMVEUwT0hSVlNuSkNkV3hNYkhSemFFNXFhVEJRWkVsRWJuZzNkMkZDTVRONVIzcHJWWGhNT1hWNlkwaERabWRzWnpSdmJUWnhhbUpJWmtoNU5qRlVNekZyV0UxdU1rVmllRWRTV1VGTloycHplRVpJTlVOWlkwaDZiV0ZPY1dWYVNrcFJNMmhMVEhKRFUwZFdaemRLYTNVMlUydDJlbUpIWVZob1YyZFJUMUpQY0ZaUWJIcGtORVU0ZW5CS00xcHJOalZ6T1VkVlpUTktPREZWZDFKMmFXWlhWekV4TFZGMk16TTNiVXRRVm1OcldtdDNUbWRvVkdWcmNUUXdTRTFETW5ObE5FSTNTV3RZWWpWV1Z6Y3dMbGxUTTNoelkxUlViVXBGVlRSSVh6bDNWMmg2TkVFLnRKbFRuTDdMTk5zMmt1NlZuNjRrd0xKNW0zVVVZLU9jb08zUEc3bkkyb0EiLCJleHAiOjE3MDYyMTUzMDksImlhdCI6MTcwNjIxNTAwOX0.qe9DYT9QV4aBmpTR1ay2pvpAtEFad_LslD8KCyJqpH4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:49.089 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:36:52                                         605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=156794 KO=11534 )
> restLoginInitiate                                        (OK=77593  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=77360  KO=212   )
> restloginProgressiveProfileCallback                      (OK=1841   KO=212   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.91%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.91%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.79%)
> status.find.is(200), but actually found 503                      4958 (14.69%)
> status.find.is(200), but actually found 401                       212 ( 0.63%)
> jsonPath($.tokenId).find.exists, found nothing                    212 ( 0.63%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[############-                                                             ] 16%
          waiting: 453908 / active: 25     / done: 88682 
================================================================================

20:36:53.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 88805: status.find.is(200), but actually found 401
20:36:53.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,88805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e917ef2, username -> user.1000327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c75ceca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215013504))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2ltY2t2aGRlOHQ5ZWVjcjA4bWdwbWNmaHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlFrOTNSbTF5YUZSaFYzaFJXRVZ1VFU0NFNrbFJMa3RQWjJzNGNtTmhObTlPVDE5bmJuRkhZM0F3YWxKcFpqbERiV1o1TVVsalUydGFVM0JsVURCU1ZEWjFVWFpaV25Vd1VXMVhhV0ZJV2t4dlNHcDVZMXBWVTJKeE4yNXpkamxSY1RBMWVscE5OV3gzUVRKSWFEQkNOM0pPVDBoblVsQnBha0pUTkhsamNIcHJNVFpMYjFGeWIwRTRTSEZOZUcxQ2JrRjBibEpuY2psSmVuQk9hM1o0YWtKWmEwVjBZVVk1UmxaSVZtVTVZUzFwZDNWSVNYbFNVR3BFV1hveGJsUklVMGM1ZGxkWU0yeHdlbFJ6TUROMmFsWXRURnBhUTJGMVZuVndkazlNYkhZeFRUWnBabk41VmpjM1lrMXNia1ZoTlhvMlNWZzBTM2MyTUZsNmRHdFpWVzFuWmpsak5sUkxOMHRqZVVaSVZVNTRWRFUwT0dWa1pWVm5SbWgxVldSNVNXVXhSbFYxWjBJMVJWRkxWSEZaUkdSMWVXZFlUa3RCUTJOT1JGOVJRek00T0RWbWNrVnFkMEpTZEhoNlNIbFJYMGgyVjFWMVkyb3pTV2hXUzJ4QmJqazJha3hvZFZGRlowVlJRM2xYVVdWeE5EQXpXRE15TnpKRVpEVjRSMGc1TlhOdWRFeHZkbGRJU1c1VlkxZExUbEpxVnpKT2RuUkhZMU0zVFVRdGVYaHNORWs0VlZGTFZIWlFTSEZEUlY5dFJUZHFTVEk0ZUVoSWRFSnljSFUyWmsxeE56WnBWR3BVZW5kelYwTmpNVVUyTW1aVk4yWnhVSEpvTjFaeFpFOVBTSEUxWW5sb2RrNHhaelpLZFY5MmJETlpkREpaYTA5Zk1FOVhWV3gzVTI1S05EbGxUV1owYlVKaVdtOTFXVkpXUzFGMFRHbHlZMlZ5T0VscFRIcHhhMU5zZUVWblFWZEZka1Z2ZEdsUldVbHJkVlJRVDJKaFltUTVORGRSYWpjNVVUSlZXRjgyTVVoSVF6Rkxla1pwYm1KSVMybE1kVFZDWlc1Wk5DMHpkbnBMYmt4NFVHNXhla0p4Y1V0RFozVkVhR0YyVVROTk5VNHhWa1p0YnpaTFRqSkRlVXhIWDJad1lUbFJPRmc1VVdKSkxWcEJWVVJhWVV0cVRrdzNkRzUzVG5wSWNtRXdPWG95WW5ORmExbHJWbDltYTNVNVdqZGpVbVp4TldaR2ExZzRMazkyZVZCaGJETmFiMWMxZVcweGIyMXVaMU01YVVFLm5MSmxVM0s1allsZUF3WnR2dHdNb192WTA2T28wamdIZkNzc2FIWG5pdjQiLCJleHAiOjE3MDYyMTUzMTMsImlhdCI6MTcwNjIxNTAxM30.X2H5DucxMzrwK-LAfYpXNjWGtlmg_hNiN6wUvS9CL7k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000327"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:53 GMT
	x-forgerock-transactionid: 8cb288c4-5db3-4715-8d2b-4e574d894405
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:53.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:53.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 88805: jsonPath($.tokenId).find.exists, found nothing
20:36:53.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,88805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e917ef2, username -> user.1000327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c75ceca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215013591))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:53 GMT
	x-forgerock-transactionid: 97953a0e-5693-4ae7-ba9c-2186efcd7f83
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWFsaThjYW5pYXBwb24wbTc2Y2lvNjlnOHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1NXTnVMVFZFV0dkTGVteEZNSHBaWjNobGQyNW5MalJJTlZkTVRsZzFlWEpSVkROUFRqYzVZV1ZGTkc1UWQwd3dXSFY0VDNadGRFNUxZWFZHUzJoNFJ6bDJYM1pKZVhFemNWSlZlbEU0Y1dwRU9XRTJWMWhPZGsxeWFHczRiSEJ5UnpOMlVIUTFSVVpVYjNneFZXMUpUVTlSVVV4cWFXdEtNMVl4V1RoeGJETjRNVmRuY1ZOeVgzZHliMjlRYjFoU2FrWkpRazVXVVdSQlMwSjZkRWswVEdsVE9UVmpXVlUxTTJWUlVITmZZWFp2ZUdKWFZGcFZkbmRQY3pCaGRXcDZhRVpaY2psQ1p6aDZjbDlzUVRJNFJsZHJiRVZTU2preU9GUlJRMk4xUlRkeWREaHljWGhZYTIxNFUyNURkRkZuVUhodGFVbFJTV3A2T0ZkRVVsUjZXbWx0YkRGbk9IQlZWM05aUTJwc1lXWkVaM0EyYkVaeFFpMUZlVGRXTldKelNWWlhNbXQxV1haUVVWWXhVUzFsYVdOd2FrTldXVWh5ZWpjNE1tbHNUM2hmZWw4MlFtMUZjVnBmUXpOTlVqZEJSVXRuTWpoek5tcHpVRmRzUjJKTGRDMDRUVmN0ZEhjd1J6ZGFTMmczYWpSV2F6ZEliM05JUldsMGIxUkJVWEpwUzJOYWJUbG9iVEpLUlV4RGFUaEpXa3R1UkdKelJHdFZSVWN4VldselNsOTNPR3BHUWxVeVUxTm1halJHVldkelRFcG9VME5yVmkxblpYUk9YemhoU3pkWlpGTjBjVUZvU0hKRGRrbFFRM0JKUzNCVmVtNTVPR2hEVFV4UlFtMVlRbkI2YjB4SlRHdDNkRkpRUTA1elEzTm9XR0pWVEhVdExVNUthRnB4ZFZkUlRXcE9NRkJSTjJJd2RTMDBhWEZCVkROc2VXbHVRV0pTWjFKa2NXcGZVSFppWmtOSlpHZEJRbEpJU1ZaaldHdFVNR05RWXpnd1N6QnNTa05aYVdWUFUyeGlSRU5vYTNWM09GTmhVa0V3TVVSak1HVjRNbXhMYzFSWE1HeGtkRkI1YTA5NlVYUjNUemxsU2xWclIxUkljVnAwUnpWMVdqWlVhblJoYUV4YWFuaE5XblJTVjI5TFVsSk1aRTlCYzJWcFFqWTBhVVZDVGsxb1VFRXRPRzFsVVZwTFQyZFBTV2R5VkUxMVV6Qk9XbTVvTmtWcVpYTkhiVTFIUjFCUGFFOHdMa3B3VEMxaWVuZFhiVUZyWVVwU1kwMTJiMGhaVEdjLmc4LURsdjZhb1V0cUdacVlraUxDRkNRdVhqRXlWMXFtSWMzanBHbXBMd0UiLCJleHAiOjE3MDYyMTUzMTMsImlhdCI6MTcwNjIxNTAxM30.OuST5SLhI0jUowJW2xXDOgwKmO0D7lgzwDP391btV7g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:53.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:36:57                                         610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=158321 KO=11536 )
> restLoginInitiate                                        (OK=78346  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=78113  KO=213   )
> restloginProgressiveProfileCallback                      (OK=1862   KO=213   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.91%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.91%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.79%)
> status.find.is(200), but actually found 503                      4958 (14.69%)
> status.find.is(200), but actually found 401                       213 ( 0.63%)
> jsonPath($.tokenId).find.exists, found nothing                    213 ( 0.63%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[############-                                                             ] 16%
          waiting: 453156 / active: 24     / done: 89435 
================================================================================

20:36:58.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 89576: status.find.is(200), but actually found 401
20:36:58.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,89576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c36f817, username -> user.1001788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33c8194e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215018627))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHZzbjJ0dnJmanNtcmY3dm4wZW9ya3Y2bnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1akxVcHVkRGhhT1hOMFF6TlNMVGQ0ZW1sWlptZG5MbEpCU1dnNU1FdEtjMGxmUTFVMWIxUnVkVzVpYVVnelZHdzNibE5pZDE5VE1sTndWa1ZpT0UxRGFXMTRNVVJtVVhveU4ybEVNMDlmVUVKYWNIQlRSV2RSV0VnNVVXaG5URzV0Y1dOaVJtSldXa3MzZEdKSmNYUmFVblIzZEZSNWEzRmlhR1ZqTFc1MlNVOU9kRzlyU1VwdmJXZEZSbkZxTkRSbFFXVlFNbVF6VVV4VlIyVm5OM0Z6U1hsclMyNVpNamhSWmpkdFpVeDVSRFpyVVdKUlprUXpSVXBZT0VkUVZqaHZTbE15VlRsamVFaHhYMHgxWDNjNE1razRXall3V0hGSVdYazJUa0pqVW1oQ1prdHdXVXBSWDI1RmMxRXhaV2hsYW1ZNFNtMURXVGc1ZVZSdE1tSkpUVzVKV0ZOUlgxbzVkSGR6WWpGSGFYcFdiWEpvZW1aTVlWbGFVbXRSTVRadFlURmZSM1kyY2pObVowUndSR1pyUkdZM1dtVTViVms1TlRoSmVDMUxTblY2V0dneVJtSmlUVVV6YldWdk9VbG1PRUpZTlU1WVpVWXlNR3MxVTNGcWJWTlBVMVpOZDNGRlZITkdhV1Z5ZVhobFUxZGhVakpQWVdSeFowcHBZbTFST0hobE0xVjNSSEY0YlhoeVl6bGxaRkIyTUhaMlNIQnlZazgwZGt0NWRUaEhZbE50UlVGa2FuSjNhRzlhZVU5NU9IQlJabVZvYW5wU01YVndiSEUyTFZscFRYQkhWWEZUYmtFd1ZIQXlia3RETUVKTlptc3pkbmxvTlZOZmFqaHJWME50YkcxemVYSjZZWFJEVVdObFZXOUJNM05ZUm5ReldHeFZNbkF0Ym14WGJtMWhhVEpWVlhJMlUxaHRZVFk0U0Y5SlowMVVPVUpaVWxkWE1EWkJZblpSWDB4dFQzQnVXRE14UzJGamRXcElTRVEwTUVWbFh6WlRMVlJaVmxoZlptSlpURmhtZDB0YVZtMXJVVnByVlY5dllreGtZWEpKWjBaSE5DMVhNMGxVVTNjMWVGaElkVE5GZW5OS1ZUbGZjbWhPTm01QlEzWlBNMDlJVkdrM1NtSlNaVzVvUzJ3NU1rTXlRazVzU0ZnelExTlZSa3BNT1ZKVk1FNW5OMjFXVUdoRWVrSTVhMjV5Y1dWbU1VaEdXakZzWTB0Uk1GRXdjM0J6ZG5GeVQxRjNMa0l5TVV4Vk5qRmtPVk5xZGxGYWFsQnhOMHd6UTBFLnhhQ0NHTlRxY1prRlM4VmE1SzZQdExFOFV2OENoV1QwSGhnOFNFSko5YnciLCJleHAiOjE3MDYyMTUzMTgsImlhdCI6MTcwNjIxNTAxOH0.TQgcCX6FLWovtmnEGNzrRGPLcLD2l5MKiVo27Pi5mAw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001788"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:36:58 GMT
	x-forgerock-transactionid: dae36ad7-9695-400d-8800-e5aa310eae23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:58.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:36:58.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 89576: jsonPath($.tokenId).find.exists, found nothing
20:36:58.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,89576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c36f817, username -> user.1001788, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33c8194e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215018717))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:36:57 GMT
	x-forgerock-transactionid: b95801f1-9dd3-44d5-8053-95e0f6836d7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGE1djFmMDNya2luaWFtajlyYTZ2MzcwbjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2RsTmtjelphTUZGME5tbzFkMUozYlRCNFNteG5MbVEyUjNWcFFUZGhZa2g1TFRacFZuZDJNMUZ2ZWxoQ2VqaFpNRVJOVkRSSVMxaGxjWFo0VWpVME5tcEZPVVZZYjBkalpIRjVabFZZVUVoWFprUnFaM05CTUhWelZVeE9Ua3REVGkwd2Ntd3hNbE5IYUVwWmIwdEtZV1p4TTFwUWFUbFBiSEZ4Vm01RVdVUnBSWFpIT1dGR2QwRnhkMWhFZFVab1JqaFBNemwzVTBWTFp6aFFRblJEYW14b2N5MVhTVVptUmxwbGQxVmFVR001TW01Vk0xRkZaV0pLVUV0NU1YQllORGwwY0dGU1VsUlNjMGhxTFd4NWMzQndRM3BrUVZGNmRXd3hjblpLTFUxUlpUZHFhalZqVFZCSVdXb3RjaTFwVTFoVWFreFpVVzFhUld4Q1JVNXRTMDFyV0UxS2J6STVWakJNYjJwVFlWaFhSbXBNWmxOc2VVNWZkVlpGZVdWWlNFTlBiekZPZVhSaVpIVmpObko2VFZkclQzcE1TR2RLUlZaclpVRjBSR05WVkVOWGR6TjNZM1Z4VVhSUFUzZDJORE5PY21wTE1YUTNjM1IxU21GcllqaFBTV0pPU0VVelZ6aElXRWt6UW1kdFRHZDRYME5uUTNGR1UxRlRRMEpFVnkxQmJVNVdUVkYzT1VsaVZYRjNUMWROTFRBek9XbGlRekpIYzNGRVIzaEtRbkp4WVVkNFozVmhZVmgzWm0xTFN6bFpNVzgzVUhVeE5taDVUekpyWHkwd1lqTkZOV2RSTkhwQ1MxQjRkRFJPY2psWVZUVkdYM054Wlc0NFNscDRhMmMwWkV4WWVYTXdhM1JLVUZwUVFVODVSMnBwUkMxb2JGWjVTRVJXTmxoT2JubFVhWGxKWVhsdU1tZElWamRvV1VKamNYZGxTbk5qVERGVmFHMWZabVJ5VjNreWMwMVVaa2RwTWpJMVZGbE1lbmRTYkhOZlRHcEdPVXcwVlVFNFpGOXZSVkpYZGxCT1ZXdzFZbGhRV1ZGS2NESnVRbm8xVW05UlZHcGljRkl0Y2w5eVpYVjZkemhoUVZkMVJIcE1WazlGVlRodVZUZzROMUIwV0ZWbVV6TnpUSGxXVDNGT1dHRnZUMXBVTkY5VFVUUjJlVXBTYTB4R1gwVXhMV0ppYlV0dVVGUjBSVE14WTFkaVNVMXhZbDltUzE5VFgzQTNRV2xTWm1sRmFsQlpMbHBoWjFKMWNtZDRNRGR3WjNaUmQxVXhRM1JXTUhjLlhFQTB0TW83ZXhhT1V3YVhRcWRiUHRNaVRnVHE5Q29Qb2FETVFIRE9FclEiLCJleHAiOjE3MDYyMTUzMTgsImlhdCI6MTcwNjIxNTAxOH0.HGI3gNB3BQXwV7tQjMxr2AcGqSgPoLjR2qvE3saTAQM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:36:58.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:01.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 89974: status.find.is(200), but actually found 401
20:37:01.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,89974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f853c, username -> user.1000825, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@358797f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215021085))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmluZ2c5NnEzZjVnMTlvaWNxYWRyOTM0bHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGIzTm1WMkoyZUdKRVJHeG1ZVzlVTFU1S1QwOTNMa3RyTjJNMVgwbFRVMVl4YVVwellVVmlZMDlQUlVWVldWcHliMlZ5YlZGR2EwNTFXbUpUZGpoUkxVNWZVVzR0WkVFMU1FaFRaa2xpU0ZwT1FraGFPRGhLUzFaamNGWnNURTk2WTFKaFpteFpNbGRXWDBWcldXVkJlbGd0VlhwQ1VsbDZlR3R5YnpCVVlrSTRUVVZ4TURSRU5rSnRXRmsyYmxSalJWaHdPUzFXU2pVM1NFbEhkVlpKUWpWemNYSjFSWEUyWjNGWmJXVkxaRFZwUW5sT1FXOXFNbFJPYlRSMmRGQlpaa3QwTjNONE5ISlNXR3MwVlcxdVRrbFdTREZaTWtSNU9IWklaVVF5VlV4UE9VaFpSR28xVUhOdVpYQjRSVUpPWVVaQ1ptcHpVRlpKUW1ONFRVUk9Ua0ZrVlZkWldrWlpTMjluV25Gc09YSmFibTFVWTBzeU5saFpaVmR6VG10NWJYaFBhMHQwU1RjMmJ6bDJXVjl2TUZkTE5EVnNMWFUxYUU1Rk9UZDBWbVI0YnpSWWVHSXlaemN0TFVOT00zWjBNWFIxYkVKMFVISndabUppVUd0dlpGQm1VRFZ0Y1dKV1owdzBiaTF1UTE4MVZWVlVlVVJUZHkwMmEybEJNRXQxWWtwMWRuWmFSM2xhT0Y5bGVWRkROMEoxUTJKWFlsTm1TalV3TFdWVVRHY3hVMnRhVUdKM0xWZGZlSEEyZUY5TVV6VndWa2w2WVUxd1EwOUxSMmRTZFRGdVZURkpWbEZYTFhGeWNFMVhZV051YTNNNU1ITjVXR1kxTWtGTk9HRXhNMlphZVdzemJVRnJMVFZZWW10NlkzRnpkMFZSVlVKMFVHaFhWV3huUXkwdE0yUTFXRGhyVG1sdU9GWnBUM2hyVkZScmVYUmlhbTlxZG5Sa2VVY3hOVWwyUmpSRFdHdDVjbE13Vm5odVdIaGZhbTltZVhCeFdURmpRWEYzV1RBNVoxWlBVMUZOWVMwM2EybFFjVkJJUlhaNmNuTm9WMlJCU0hsaWFXcDNaakl5ZFVOek5VbDJia1oxTURoTlRXMHhlRk5sWjFkdmJWQnVOVEYxUjJFeFdsaG5ibGd4YVcxWVdFNXFYMEpFUmtsT2JrUnZSMDVLUmxsUlVIb3dWRXhyVmkxc2NGcFdOMWRXY1VkMWVtaEJiME5HUzNSVFJHNUtjamRtVDJwdldsUmpMbVU0WWtoNVgzbFFkalJ3U0dsRlFtdFFVM0pHV0djLnh4Y0Z5R1pjMmdxVEpULWtabFcwUVh6S0NDa1BTS3hxSmJBV2djazJreXciLCJleHAiOjE3MDYyMTUzMjEsImlhdCI6MTcwNjIxNTAyMX0.178isEWMM5BHjWHERiVKBcxu3nDIqOePqRn-NvNUqLE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000825"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:00 GMT
	x-forgerock-transactionid: 37fd768f-8d47-4b01-a75e-b99f0d2574b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:01.135 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:01.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 89974: jsonPath($.tokenId).find.exists, found nothing
20:37:01.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,89974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f853c, username -> user.1000825, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@358797f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215021178))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:00 GMT
	x-forgerock-transactionid: 405d6365-e11a-4770-8a86-5a9bdbb352cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWZqNGthYjdrODZxNGN0M2Y0M29scDc1ODQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RmVXVmxRVTF6VDA5aFltRjBiRFl0UWs5RllVZG5Ma1ZQZDNGSFJVaGFXRFJ3UjFwQmJqaFNPRkY0ZUhoVFlVOTNhR0ZPY1dSR2RWSm9Va1pqT0hKSWFsVlpkM1pEYzJwSGMyTnZMV3RNVkU1b1ZGQmpVVGxaYm5kYWNtMUZVbEJmY3kweGVUUllObXBrTTFnMVlXdGtWRkZ0ZGpZMGJGQXpVMUJvYTBveldpMVBjMGRaY1ZWeVEwUlNjbG8xZFhSeU0wVXlOMjVTUTFNeFN5MXlYMUI0VkY5Tk1HWTNSa2hPYVc1bmMxQmplWEZMYlRaTlRWb3ROMHBaYjNoeVdHRlJZVFJCYkY5VlJHRkhVVkp3V0dSVGRrSjBSWGRuZURJNWFXdzFXRmgyZDJKbWRFUk9jelJ1YTBkQlVqZGxkV3g2ZEZKeFJHeHBkalV0VWw5NFRqWlZWMkZQY0dSaWFrbHBNMXBQUm5CU1VteDNXRzFXUzFKVmNFUmllREpVVVVOMlNEZHdaMUJFZFhndFdXZE1UMGhYVEV4TVJtWkhjMlUyZDFsb1NVcGhZbk5NTlZCb1YwMXVSR3RNZWprdGNrNU1ZMGxVUVhkNVUxUTFXR1U1Tkd4SExXaFhSVTVWUTJVdGJIQTJTRTVsYnkxeU5UWlRURWRQVWxRMmVIRlBSVWRqVTBOMFVrZDBaM04xVlVvMFNteEdjR3BYYm5BNWIyeHdaRkkxT0ZCV1VqRmFhbWd0TjBOMGMydHVTbHB2Tm0xdWQzSlRTa2d5YldJdGIxUldSRGxhVjJkNVZFVlVkMEZhZDNsVFJFZzRWbDl0VlRScVJGVnFaRlJSVEdoaGVqZHpSbWhSTVd4TlNrRmtWR2R3VW5Cb01GOUNibkIyWDBJMk1ITTJiMnBSY0dOc2RtRkphakoxVFdwU2VrRjNjVTVNU1V0M1JtaExSMng1ZGtZME5HTlJWRGgyVlMxWWFuQlJPRGQ0VFRGR2NFMDViVlZuUlhkVWVUUlVPRzgyZWsxbExXaEJVa3B0VURKclpXbDFMVkZEZG1kSmFrczRNVVZUVlRBemFITnpUMWhpUVdocFQwaHdiMjE2Vnpaek9WbFFWMnhNVVVwUVl6Sm1NREZwVTJSTVNtNXhNMEZXWkY4eE1IaGhkSFJtTW1kU1RtdDJRMFZ1UVRWSlV6RlhhVGxuYWpZMVVFeFNjbWN3WVZGVmVHVlZkMVpwVG04MlJEWTROMDFUWW1aV2FVaHpMakJVYURBMWFFcEZabDkwT0VFMlpHMXZSMVEyYUZFLlIzdlE2UllwVWN1czdVNGtRV1FiMG5FNzBHcjhTMngtTFRJV01aY3pkT00iLCJleHAiOjE3MDYyMTUzMjEsImlhdCI6MTcwNjIxNTAyMX0.dcqdGIRPWv8_cF69TdZPIdIfDdHYL_Y6GNOOWYgTzl0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:01.179 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:02.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 90221: status.find.is(200), but actually found 401
20:37:02.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,90221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ad9af7d, username -> user.1002812, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@180223e9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215022668))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXVrc3Q4MmtjZjZpbTRodjRkdjJxdWozZGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dU5HTkxMVEpJWWtWS1dtSjFObkExVUMxQ2IxOUJMbE55TUVwSk9HNWpSVkZYYUdSWllXMU9kbkpZVFhkVldHUlFabVF6YTJOWFFsQm1UVEZpVG1zd1RVcGtPRjk1YkRCeU5saGhSSGRpVjNoNlIyMXBaa1ZRWDFob2VtMWZWbXg2YzBremMzcDNha1oxWTAxb1EzVkpjbEZuYm5SMVdGUmxZa2wzYlZkelpXbGxUVGxRU1dsNU1qSjBOVFJuWDJOTVdYSjNjaTAxVFVwdGJEVk1YMHBMVW1ka1VVeDRRV0paZG14WFMxOUZjM0JEUlV0UlkyMW5UM0Z6YjFGV01IQnVjVkpyYTJkVWRIRlBNMkZMTUdGUGJtTlJMWE15WjFGNFpqUXRNVjh4TjBKYWFHNXRaSEJMWWpKYWFuY3llSGxEVFV4VFZFUlpXRjk1T1Y5MmRHUmxkMlV0VW05aWVrRnhjVUZwT0ZrMFNYbERPVFl5WWtGV2FHUkhTRmxtTW1sdFZYYzFVV1ZmUXpaRWRYVnZWemhLZVhSd1JETnFhVGt5VG5CdWQyUlBVazVzUkU4NVVrOUNTVWt5TjFCaE1rdHlhbEZCUWxNM1FpMHhXR1JTTms5U2RITXpTMkUzY25oSWRWOVViRWRTWWpkRFdsSXdWRk55WmxSNWJWaFdTVTVrUzNJeU9YRTVXVXRwTlhkWVlscFRkMjlGYkhjeFNtdzNWek00U1RoQmRuTldlRWxNWmtScmRERk9aMFozWkVORWFIRkhPVU5FVjFoeFZITkJSbVZVTkRFdGQwZFhhRmRoZGpBeFVHSXRUM2g0WW5JMlZXMVVVMU4zZVRkUU9VWllVVTVNWmtGdWEycHhhR2xLUzJKb1pFeEVkMjVHTVVOZk9YQlRaMWx5YmpaTmRtWTRMVmRKVDFkRE5GVktTM0ZwVmxkdlNuTlRNVFExVUV0RVJISkxWRkp4YzJaMVZEVXpSVzVqUkRoNVdXWXRNa2cwTmpGeWVqVllkemRGVVVsdU0wdDNiMmRDYTJWWldFdHZhSHBzWlhwTk5qWjRibVpGWWs1blpGWlVVM0pLT1hNM2R5MTVUMkpLYUhwdWRGOVJhVEZ3Wm5abVpHVjVSalJmWHpCSVdXZ3hMV3hVWWtkSVJFdExOMmhuYlVrdExUTXplVk5yWHpGYWJYUmtNbEpST1ROd1ZqZE1VSE15WDFwVmNEWlhaVzlCV1U1Mk56TlBORzFOTVdkaVYyVkpMa1puVFMxNlgzZFBhV2RXTTBsS2VYbElUa2xVTjNjLmNkSXQ0NE5Na1RZSG5SbDQ0ZnpOY1htZDJZelhZTWx2Y21fclhYa1JGRGciLCJleHAiOjE3MDYyMTUzMjIsImlhdCI6MTcwNjIxNTAyMn0.id59YjWnRhoRA8_RyYT4BF4BI5OneqyZERHaOiYLPI0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002812"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:02 GMT
	x-forgerock-transactionid: 359c66e1-ce67-4164-a3b0-7550aa0988d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:02.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one

================================================================================
2024-01-25 20:37:02                                         615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=159876 KO=11541 )
> restLoginInitiate                                        (OK=79119  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=78885  KO=216   )
> restloginProgressiveProfileCallback                      (OK=1872   KO=215   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.91%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.91%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.79%)
> status.find.is(200), but actually found 503                      4958 (14.69%)
> status.find.is(200), but actually found 401                       216 ( 0.64%)
> jsonPath($.tokenId).find.exists, found nothing                    215 ( 0.64%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[############-                                                             ] 16%
          waiting: 452377 / active: 29     / done: 90209 
================================================================================

20:37:02.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 90221: jsonPath($.tokenId).find.exists, found nothing
20:37:02.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,90221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ad9af7d, username -> user.1002812, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@180223e9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215022755))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:01 GMT
	x-forgerock-transactionid: 2d08624e-eea3-43ff-bed3-f0db5de8ab1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3FqNDBiMDJiZGQ5aTYycXZkamUydWg5YjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVVHbElUbmxCVm5Bd04zaFdUR05wYWxsYVdtUlJMa2hzWmxCZlZXOUlSWGhWVnpsUk5EQjFZVFpmZFRCc2RrRkNRVzFoT1VJd1dsVk1WbXhWZEdoUVNYRm9PRWxMZGxFelkxZDRaMmhLYlVaU1lVTndZM0EwUjJkSVltWTFVelJIZG1wVlV6SnRNV2hSVm5GWVpsQkpaMUIzU25oRmJGQjBNVEphVWpoQ2N5MVJWRmRRYVRWTFRHWnJiWFV3YjNRME9GQktjRnBHWDNSTE0yTkNhR1JmU1dsb2JWZHphMWwzYURKYVExRnNha05wWTJabFVYUTFPVVF0YURjeVQzVkJWMXBKVGs1VVVXaFBNMFpMZDNkdFdtMUZkVVEzWTNOTVVTMVFkV1F0WVVoVU1IRXllV2xHTlRaeFJWTkZPV3BUWVdzdFYzWkZSV295Y1Vod1ExZDNTbVYyZVcxd1NsaFhRV1IwWHpKMVptNURWMHBHVjFKcllWOVFVSFZFVDBjd1ZWaFdaM2c0U1ZFMVNUQXlXbkZSVkcxSlYyTlJUV1l0YmtGbWRHTkJVR016UzBjMVdFbEVXWFpaVm1Gb1VXdExXblY1YkV0dE9YWjJkMWQyVURkdVJXZHNRMDVVZUdVeFZHa3RPR0V0UTJKMldEZFBZalkyTVdKcmExVkVNamRsWVVWS2VGOTFkVlJ0VFdscFpXdFRRV2QwY2xCVlRqa3phMUExVVdKc1RHcFlOVVl4YlU0dGNDMDFVVVkxUjI5RGVUbHdUVU5HYUdkdlNWRjZhMVF3WDBsSE0xZG9YMnRTWDFwc1duWmFVbFp4YzJNd1UwZGtSMXBTTWtJNVltSnZWMDV5TW5aNGIwMVpSVzFyUWtSYVdUbGhaRlJoZFUweFUwUmpPVjlXUmkxUFlWcExZV3hKWTJaRWJHNWtVRXhDZFZGTVMzUkJZM0J3TVVKVWJuQk5ablZXWmtoS2ExcE5VVXhpWkhwaFlsUjBkMFZ4WkhRMll6QjZhRUp1YUV0MlVGUlpVMFZsUTNVd1gwUnJObFZNVm1keU16RkRlR3R4VEhFdFRFZFlVMWhMVldWM1kyUkVkMU40TWtSMVdtd3haelpsUzE5NFdIUTRTSFJCYTNveFRISkpWa2RFZEVWQ2NVTlVOV2RSVkRKV1dHOVBSRVJIZEU5cmQwMW9lVGRQVmtGclpGSkVVRGhFVjNGak1USndhV04zTTJWa2FuSnJXVFpNVlZWeVoxWlpMbmxvTFhSaVFsTkdhSEYxYm5CNmRURTBjekoyTUZFLk1BZjZDeXoxRk5nLWpuTHZJRXJIemFnbFBIZ3cyc2tEazVvaWxUNWktZjgiLCJleHAiOjE3MDYyMTUzMjIsImlhdCI6MTcwNjIxNTAyMn0.xb3HcIv843UGQ54oCUEOnLn-uIaP6lr8o6x89VzSGe8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:02.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:03.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 90306: status.find.is(200), but actually found 401
20:37:03.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,90306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b927657, username -> user.1002528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@652a89a7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215023165))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTVpNXY5a3ZzcG9lYmxqMHFobjBtYjFtY2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MExXUmtaa0ZoU21ZMWRXcFRkbmxWVDNkalpVcEJMbkZ5T0RST1gzRXlkUzFFV0U5RlFVMVpZMFl4VTJSd2EyeDRjV0ZHVVZkSFlqUnZaSGwyTlVWWFZUSXllSEZuT1hkemJHdGliMmRDU0hOdk15MXpTMVJWYkRSV1JIQXlNM1ZSWVhaMlZGZHlUR3BNYkhGQ1RYazRaMUp1WkdKWlEyRllRVmxMVFY5NlpVdFpjbEJRUTFGdU4wNDNhamRQWVZVd1duWTRiMWxJTVZkcE1YaHlia1JNWkhVM1lXNTVjMFppVkV3MFkxVlBlVTFVUlc5eVFqbFNaR0p0VVVnNVkyZFdXSE5hWjFseVpERkJSV0ZKV0RCUWNEWnVTbmxKYW5RNFgxQkxNMlJGZEhsc1IzQjRRbFJJVTFZM2QyeGlZVGRoV1ZSWGVVMTRiVTFUVTNodmFXNHRiVEZLU1hoWFgzQkNlWFJRTUdWSGNUbENUekoxVnpSMFZXdHFiWGhVYVdOdk5GSk1Namw0UlRRNVZXMUlkRFYwTlZKRlRGaFBZV2gxUjFwMVpIVkJlV2hZY0ZodFduazFhMk5JZFU0eFZFSmtjRFZNY0ROTllrNWZiek54Vm0xcVZHNVpSamRCVUZGcmJGaHdkV2xrZUdGR2VtNWFMVnBPYzFsWU5VTTVSWFJhUVcxWVVYRm1abWw0UzNGbE1YUjFWVmhmTWtveGNtUXhlVEp5UWsxZlIwVldkWFl6UTJwR1ZFdFVkVWxPVHpGa2VrMTVNSEZEYWpkamRWbFZiM3BHUXpsVlFtVkJPVTVaTmpkbVNFUTVSVVJhYjFvdFZuUnNMVXhuWldSMVgyNDFhbFI0YUZNeGVrOXZRbkp0VWt0UVV6SmxVakJKWldWU2QybGlSblJ4TkdaWlVHODNObkl3UkVFd1FsUmZiMEpPVWpKTWJXSlphSGx0YzFsWlpXTmhSRTFsZDB0SmJFUjFOMmg0UlhsNU5uaFNkVlJ5VFV4WlpuQk1RbFZMUkdoaVVtZ3dSMEZWU0VoRVREUm5iVk4yVFVaSVZGZGFibVp2U1hCWE1Vb3dkWEl6UVUxWGMyMWxWMFkyYm1WdU1UWXdXWEJIYVVwa1oxTnRaRUZGVFVaR1ZuWjFjalZLZEZCVVRVWlljamc0UlhKbWIycGFhRVp5ZDNaMmF6WmZkV2hYTmxoS1RXOXRZVGhyZEVKa2RYQkpXVXN0TFMxd1R6RjBaRFV4WlVVMVQzZEpMbEZoYkZsNWN6SmlkblpZTUU5eVVWWlZWR3RKZGtFLm15elBYVHcyX0lWemkwUjljMWlJMEx0Z0c2dEY1ZHRkM3ctWkIzZjFCbWMiLCJleHAiOjE3MDYyMTUzMjMsImlhdCI6MTcwNjIxNTAyM30.1sLiiJboCDgoVMLMUV2JAeUHfaHVyqRtExhr0LFTlqQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002528"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:37:02 GMT
	x-forgerock-transactionid: efe7898b-3f20-4056-81b5-b66889d74d79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:03.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:03.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 90306: jsonPath($.tokenId).find.exists, found nothing
20:37:03.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,90306,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b927657, username -> user.1002528, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@652a89a7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215023263))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:37:02 GMT
	x-forgerock-transactionid: e2585f97-1333-481d-b841-87fba9eb0242
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmxtMXR1OTdxNTdhb3R2aGdvdGdtcnVzYXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGRFMUJabXRwVmt0b1UzcE5kSG80VjNOVVFUbDNMazF2UmpCVFRqWk9hV0poYXpadFFXWnVTSGgxVEZJeVgwaGZjR3d3YTBwekxTMURZekUwUmxobmNVRnJjVkUxVGtaYWN6ZEtNbGxMUlVsbWRESXhibmR5Y1VKNU5sb3hiek5sV0dsT1NubEZVRU5NU1ZNeFJYTXliR2hhYzBkTVdqTktWSGhRYkZCTWVFMDJXWFJKVGpORE9YbFlXR2szVWpaQ01rOTZObGsyWjFJM1QwVndlRFJDYUZWTVdGQjNNV0puU25VMVMwNTBUWEJVYm5FM2FWY3pSRFpaUzNoNVFqWmlPWFJFUkdSRVlYWXRYMmN3UTI1cU4zTjBVRlJZWDE5SWNYZzBXbms1VDB4M1p6ZExWSFYwTlZkQ1NITnBhMjlMUzBKdVdGbGtXRWRJZFhKVk5USklURGhPU1VOQk5tOVRWVTk0V0ZKVlRYQTFhbkZNUlhOaU4xZzBaMFJ3ZDJ4MlVYSmFVMVpVZGtndGR6QXpkbHBsUTAxNVV6TkhPRTFvZDBSTlVXZGpRbkprVldkdlNsWTFORlZuVkVwRWFucEZRMjFpTkVoWlZWUm9NV2xqWkZKb1MyOWZTVFp6Ykc1Q1RtRTROM1Z1VFZSaVozWTFUME5XY1c1clFuRkhXR0ZpTkRaeFgwdGljRmw0WW0xTE9YZFRVVmhMTW5kdlZtWjFRMWgzVTI1bk9XMDJhRzlpV1VOclluQldaazA1TFVoUGVrMTBPVll0ZDNGWFdUZFpZemw1ZGpoQ2EwOW5WR1pJTkRKdVQwRmFOMmRwYTFjeFowVkNNbVZJZFhOVFExbzVielJrZUdkZlpIZDZYMWgwYlRKUVZEaERhWGhUVkdkSU4zbDFPVzVRTW1VMVVWSktUa28wVUhaMmJEZElRbHBYVFhKRFowcHpSakl4VGtsa1VXNTJTQzFPUW1SaWFFRlNXalZJU0RCNVZVNTZRMDEwTUZObFRGRXhVVzlFUlVZdFVqVTBOMkpTZFVjM2J6RmtUa2hzYm1wVlFVbHRkRlZHVG5KWVkyOHdWWFJWYTNGYVFsSkpSV3RqVkY5VU9YUklZMlpQVVdWRGRXMUhXbUkzWkhaUmRscFhhbTVmVEZkUmJsQmhUa1pPTkVnNE0ydEpUSE5rYnpFMllWQkVObVpRYkdvdGRtTlFXWFZmVVVzd1gwcEVZalpHUVhwUk1HczNhMGh3TmpjdFNEaG5MbTEzYURRNE9FbElUMk5NWHpSdWQwczBXbWQ1VTBFLlBIanlpT0Z1OWdHX3ZnWk5aeUlkaU9aeXJidjZqU2FidS1sQmU4VjdYM00iLCJleHAiOjE3MDYyMTUzMjMsImlhdCI6MTcwNjIxNTAyM30.Q6XBR9IBUT5sazgoAKvmwt6lQztC5dWRO9UO92h9AoA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:03.264 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:04.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 90498: status.find.is(200), but actually found 401
20:37:04.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,90498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43e223f9, username -> user.1000266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6598bab6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215024344))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajJrdmJobXA4bmU1ZjhwbDVsNmJsa3J0bm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlFUWlhSSHBwU21WQlFXTjZNbGs1V1RVeGVteEJMbFJST1RGT2FEVnNjRkJEYjJKMlJtWjBXWFZQWnpJMmVHSlNkbTEzTkhRNFZ6RlhNRjlmVTB0clUxUnhXVUpsWW5WNmRtbDJabXBTTTJ4UGFqQmxWbll6TVdwMU9XUnBZbUYxTTJkNGNpMXBVMmg0VFVWUmJXTTFaMlJ4WTFwWE1HMVVUWEEwTFVwWmVFSlpORkpVVlhkWVdGbEpVR041ZEVkRFQyMVJVVWhRY21SeFVHdHZkR3BoVkhsb1IxVjRhR3hoZVhOWVgwWTFTbFoxTm5ZM1ZqaFJZM05zUTJOVVRsWXdUWEZGYUdkMFoxUldTa3BrUlhsbU1sY3RORGMzWDBGdmQyMVFXRGhtTTJkdWNUQm9WSEp2VFhOa1QxcFlTa2wxYUdKelpGOVFUemxRUkdkV2MySmZiMGhVWVVvMVpTMUJZbGhtTVVkcGRWTTJTbGxUTVdGSlZGSkhlbEptWlZWdFkzTm1VM0JrTjA5M1QyeFlka1V4WHpWSFdsWnJiVFJGYVhkRE4yWXpSREJ2VkZCdVYzbDFha2RPVGpoU1Z6RkNZMmRhVW5oNFowZHJjVkJsTlVNd01tOTFaWEE0WWxkMmRVRTNUREUwTnpKeVgwWkVMV0poUVVsMGRHOHdYMWszTUU1UlRqZG5VRzF6V1VoUk0xbFViRGRLU1hwUVQzbGpjMWQ2VlVvelRFSTBOWEU1Y1hkc1ZUSjVaRkZ4ZVZnMmVWQnNRak5uWTBobVZtRm1SWGRtTUhOdWVVOU9iRE5tTW1WbFQzbEdNVWxNT0ZKNmJHWmliREV3WlhOM2VXVlZOV05yTFZkalRHcGpTV2xpWldsUE9YaEJNM1Z6V2t0bVNEaEpaMUpQWWpKSVltMUxWMW93VEVGZkxXRkVXbTFJZGw5M1kzVm9Va2d5WTJoWWFXVnZUeTFIWkVKclJ6QjFNSEZXVDNwRU5FaDRWWEl6T0RabGJIbHBWRVZFU0U0dFJXUlRRVmd6VEZJdE9UQlFlVTg0T1dScmNUaEJXakJNWXpOYVZqTm5SM3BZWW5FdGRVZHFka1ZHVDBNM1JITm5ka04yWDBWVlprWnBjMEp5WTNkcFkyazNZV3BIZGkxWVlWRmFiVjlCYVdobVJGaHZZMDg1VERaSGFYZDZObTB4TUhOWVdFNUVWREZKY25oSmMzTktYM2xRVG5SUlEyWjZTbmRsTTAxd2VWSTBMaTB0UzJoTlRIQm1Uall3WVRCR05GazFTakZMV0ZFLlo3VnhzQmRiTE9sWTdUY1NfZFFNYXRnc1owZFJuM1ZneG1CMzRORVhLaVUiLCJleHAiOjE3MDYyMTUzMjQsImlhdCI6MTcwNjIxNTAyNH0.5-YuSNH9q0oKi4fSQdAreoh2CTahpj0vtIWF3xpeB3A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000266"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:03 GMT
	x-forgerock-transactionid: 8d0353e4-442e-4530-864b-a7afe18a0df9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:04.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:04.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 90498: jsonPath($.tokenId).find.exists, found nothing
20:37:04.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,90498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43e223f9, username -> user.1000266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6598bab6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215024430))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:04 GMT
	x-forgerock-transactionid: 2ffed767-3b38-4f43-bf3f-1cf2487b3355
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTkwZWg0ZWdybWJua2NvbTZ1bXZ2M2Z0aXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlZETkdUR2hrU0hKcVVXSkhZWG8wYVhkalprTlJMa1kyUlRoWlYwNW5NREZKU0dKdVJsZHNXRUpOYldkSmFuaDJSbDl4UmpWa0xVOHRNVFY1Y2xNMFUxZHdRVTB4WjBWeVoxSjFlbTFJVkd4b2NHbFJiWEYzV2kxWlVGZGhNelU1UW14cmJVWk9NbEl0TlRkQk5WY3ROVE5HZUU4MlRWSmZZak5PYjBkdWFISjZlamxCVkZwbllXNVpXSEV6VjBwSk5VRjZiRTF2TlMxc2MyZFBRMUJWYzBOck1rSnFkazkwYlZOS1lVNUVPVEp0Y2xCQ1pDMWZOMTg0Y3pWSlptTkJlRWRJVUZGWlJYbzFkbmxVY25wZlNVNUZRbmgxZEhkSWIzZDJSa3MzYWtSc1RXaHFka3hGTms5UmVIcEZlRFpKTFd4WWNVeHhibEJUWm1Sek5VaDJaMkYwVmpBeFRYVndORXhEU21kSlkydE1URVUwUzBkeWVHdzJYMVJrT1U4ell6QmFZaTFPZUU5aFlsbFVNR2x5Y0dSUldEaFVkekV3WkdaZlZXVllRa1I1Y1dOSWFWWk1abDlDVUdaelZrMVJOa0kyU21vME4yOHRPSFJ3VmtWYWRERTNkM0pDWjJ4S1JVczJaRVE1ZUV4UFdYYzJTMlV3TUdSWWFGVktTV1pEZGpVNGJpMHlUMmc1TUZocFFUYzJSa04zUVhrdE9EQXhiMkpHZFVremVteEJZV1JqVUVJMk5GcEpVMUpQZWtsWmEybEZSM3BLYlcxbFZrbERXVEUxU1ZadU5VUllkR0oxWkdaRlgxVlJhRk14UjFwdWJreGhjV1JWZFRWTVJrOVVTMFpFYjI1d1dGQlVNamxNU1cxVlpFbExhVmRIUkVoNlNXWmtNbXRpTTJaNWNtVmlWVjlTZW5wSFFVZFdNazkwTFd4c2MzcHZlR290YW5reWFFWTBlblpqTVY5eVdtZG5lRWhtVDFCbU9XbG5ZVkoyZUhKWldGa3RlWGg2UkUxalJUbE5ZVlJTYkZCU1FVMTNlazVsTUVRd1ltRkZMWFEyTjFGM2JtbHFiRkpsYmw5M01HcGtlVk4yY20wMlRIQnJOMmhZYlhwdmIweHJNamxvWmpOQlVsTjVWekpWZFRCdGIwRm1WemgwTFVOcmNuUjBURUZGV2w5SFZucEpTR3AyYjJabFNTMVNRMXBPZFZoU2FGVm9VWEJuTUhvd1QwSjZhVmxzTUd4bFpVbG5MbU5hTUhObVJFWXpPRzlYTFZaMVlUQnNNalF4Y0hjLlJzV3RZanJ1bUkwUHRoSG44dUg3aWg3WURqTkkxOHR0bjZhYlN3cFdyXzAiLCJleHAiOjE3MDYyMTUzMjQsImlhdCI6MTcwNjIxNTAyNH0.O41CB1gZGOz1a_mI-NYQQ9lNPdexHmcq1P-7PFDz5uI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:04.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:05.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 90612: status.find.is(200), but actually found 401
20:37:05.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,90612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49a65214, username -> user.1000843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d797296, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215025142))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzNmdmxsOXZqdDNrczl1OGRoMzlsNDczbWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVExcE5XRmRIWkc1UllVOVJSbEkxUVcxVGQxZDNMbFowVFVabE5VWk9kRGx5ZVZSWk9YQkZSRU5WTlRGVWVVUmFURmxoZUZSbFZHcHhiREYxTVVZeGVtcEZSR3d4TW5wWGVYbENhMUpmUVhWMWJUTnNWREE0V1VWVFJFMDRXbFZpVW0xdldscGpjV3BuVVVkR1ZrUmxRbVpaYkRWeFVHUkZhazkwY2pWc2JEWlRWMVZoYm10SlQxcEJWMU52WVZCaGRsSnhOQzF3YWpGd1ZUUXdVbWhzWVZkNFRYRk1jVGRzVGpjMk1GWlZUek5PTW5jNFVVWXlWMk5PVW1kelJUVTVRVWQ1Y1ZaQmREbHVhVEl4UTAxT1lraERRWFpyUnpGcVgzWmZOekY0Um1OdVdrMUtkMGwxWTFkZlpHRTVSV1o0VjFsdlNVVnVNVGhvTFhSRVptOTZNell0YTFoRWJHVTJTRlI2UVcxSWMyRTRlRnBpUkRGS2RsZHZSVzVNUkRaemFTMVdXRzh5TUY4MFRrcEpZekJYYXpsVlJuaElhbVZrUWpWZlpISndiRFI2WTJsMFNXYzFUbFp1TXpCWVIyUmZRWHB5ZVdZNFFVWk1RVFEzYW5kRk1sTlZaSEpFVFMxemJEYzFXa1ZLZUZSRlozWXRaMXB5WDNScGVsUmxaMjVWY1VVME4yOWFhRXhhVG1ORWJuSmlWVGRPTkRSUU1EQkpVR3M0WDNZd1dVbENXRE5sVFc0NFozcEpUa3hPVldNME5HRlBkbWhWV1ZaQldtVmFRVFowWWtsMExVWlVXbTgzTVRkVGEwNXZkVmh0WWtsR1QxWkxWRFIzYkY5dU9EUjBjRmt0VEdRdFpYbHZkMXBuT1ZGQ2RXTkxWMGhETkhvNVZXTTNMWEJCY0dwSFVWWmFZbTlWU1hCaWREZFlhMTlMTFhWdVJtZzROM0J1V2psbVIwWnNWVUpwYUhOUU9XWXlOVkoxV1dkcU4zSmphMnB5TFUweFp6bHNaRlE0Y1c5TWFsSk9OV1ExWTBOTFVFbDBMVlpDVG5VNVJXUTBTbWxQU0UxalpIazFVVUkyZGxoeU1VZFJSMjlvV1ZsRk5sOU9aM0JZYnpBeWJtSndjRm8wYlMxSk1uUmpibU5oUkhCd2EwSmhMWE4xZHkxM1lYaGlTMjVsY0ZwSmVHY3RTVjlHTUZCaVh6a3hMVFJrUWtSQmRtNVlWMHRHWjBOM1UwSkhiR1JhWVU5V2VFUm5Ma0pJYnpkTFNrdzJlRU5yUVRKS2VFNXRaRkExVjJjLnhDd1BKa19Xb0tRbEp1dTJ6N005UkpmVWpGX3ZFbzdKTVlJVFR0bHlhZDAiLCJleHAiOjE3MDYyMTUzMjUsImlhdCI6MTcwNjIxNTAyNX0.qkNDXXp5CnnbfESaOyYfzr9_Gqi28DbQpGuT0FmBZzA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000843"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:04 GMT
	x-forgerock-transactionid: a3decb26-c2df-4ecf-9523-4caaa1fed82e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:05.188 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:05.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 90612: jsonPath($.tokenId).find.exists, found nothing
20:37:05.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,90612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49a65214, username -> user.1000843, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d797296, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215025225))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:04 GMT
	x-forgerock-transactionid: b369beee-cc48-4e81-822e-36e713eba2d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHBxYzJkNGgyYzZucmtyYWJnMWk2c3NuaTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGRGSkxYM0Z3VTNOSldFSTBibGRzWkU4M1YybDNMbUpWVEhsa1RHbFhVRGd0TlRkclNHMWpkVlZtU0hGTk4yMDFWMHcwVTJ0VmQxcEhNMWxxVVRZM1dFVnJOMU5XYUhweGVsWnZORVZmWHpKWE1YUk9VbVJvT0ZZek5YZHlVbFkyYlVwamRpMXFNVGhpTmpKMFJFaDRjeTB6V1hWNGJqSXRNV0YzZVZFNFFYQlNjRUp4T0d4NVJ6VTFlVFZmWTB0dWRrTnNZbVpCZDNCZlFtSmxUMnBRYW5CUlVIRldSMTlKU2pOeWVXVnBSMGhEUjNsWE1YazVUbXBFTjJzelZqZFdaak5VYTFNMVlVUmZObFF4VDFoTlZuYzBNMFo1YUhZNGFVcHVkVmR5UkdSbk5ITm1VR1JGUVU5eVpXZGplR3RMT1ROdU5ESlNUa1JXVkRaalFscFZSbm81Ym5oa1RHWXllVmx4VW5ZeFpFOVFhMHRoU21WTVVtb3hTVzFvTWs4NGVsRTRWa1Z1Y0hSd2FtUlZjMWxCVjA5a1p6bHpPWEZvZW5CeFZWTnFYemgwTkhSelJWOXRibVY2YXpCU1QzQmFkM0ZPVEVGR2EweDViR05vWjNWMlUyOVZTa0l3ZHpCUFUwSnhOR1Z6ZGtVM1p6UTNSelY0VVhoRFlVYzNVakE1Ykd4amNXTTFjMUV6ZURKeVoxTTJMV0pxYURGb1JXdFdSR1EwTFVGb1pFbDFRWGR2TTAxaVgyNUxNbVpwWjJOV2FWcEVTbkZuVGtJMVYxWkdWbVJRY0VsR2EyZE5lV3cwUmtORmJuTlhUVVIyVjFSRlJXaG1PRXBMTmxSWE1rNDJlVmx1WjFWR1ZIWmtSRE0yTFRaaFIyMXlTbFppWkVkRVlscExabWRSYVRkcGFqbGpZbFI2TjBSS2NESm1ObE4xU0VVMU9URTFWVU5FUlZkRlZUSjNTVXRDY2tWRk1XRm1UVFoxVEdoNk0wZGthM2R0Y0ZOV1ZGTkhNRlkxUmtzMVNGSXlUMEY1VWxsMFYySm1VVlJIU1hoUmFFSlVWbGhSYm5GdE4zTXpSMWxPWmxWNVZGbDRjbWxuWkVOSWVtOTVWak0xWTE4Mk1VVjBOWFZKVFZaamRIUkVkR1pGYmxWMlZHMUhWMVF3V25OSk5IWk5TV1IxWDFaQmFWUnNVVkJLWVdKcmJFazFZbmQwZFZWb1NVcERla3hoTVhkTVIwSkpWa28zYTNObWVYTTRMa0Y1TFZOdU5IRk9ZM0JIWVdsdVNtVTJZelYzYzJjLjlGaHphUUpvU3NfUlN0TkFOdm0zaW9SU0xCZ1RlNFpiSk5YS0Jkb1FkbzAiLCJleHAiOjE3MDYyMTUzMjUsImlhdCI6MTcwNjIxNTAyNX0.R4m9FukeYba_zMcF_LZfgreQIhGsmQEEGF9tePBKfvM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:05.227 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:37:07                                         620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=161392 KO=11548 )
> restLoginInitiate                                        (OK=79870  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=79630  KO=219   )
> restloginProgressiveProfileCallback                      (OK=1892   KO=219   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.90%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.90%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.78%)
> status.find.is(200), but actually found 503                      4958 (14.68%)
> status.find.is(200), but actually found 401                       219 ( 0.65%)
> jsonPath($.tokenId).find.exists, found nothing                    219 ( 0.65%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[############-                                                             ] 16%
          waiting: 451631 / active: 25     / done: 90959 
================================================================================

20:37:12.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 91614: status.find.is(200), but actually found 401
20:37:12.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,91614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b0064e2, username -> user.1002457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cbd6d5e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215032194))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDMwZm9sdWs2OW1odjQ0b2FqMmprc3E2YnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVZHTldaRTVNUVRWYVZrZHhPRm90WjNob1MwVm5Ma2RRVEZSM09IQjNhMVp2V0RoeWNFSkVRMEZLVUVabFpUTktjbFZPVkhaSVpsTm1kSFJ3ZW01UGIwRXRjVEJvUlZOblIwbE1lbEF6U1VwNVh5MTJkVkZCUW5KeFdFMW9RMWhRVlVSUlFWVmZTVTl6WDJrNGIwZFNWbWhrTUMxaE5XbGhTR3hmWVRSUlpUVnNZVmRETURseGVEWTVhbkJSZUVod01FNVlTREl0ZFhCR2NqbE9jalIxYmsxNVJURkZkVlp1Y25kMVUzbEVZMWd6VDIxdE0ycGthM3BSUzE5VlNWUnpjbWRmZDIxVGRHVXhUWGsyVG1wSVRqSnBNbEJyYm1oeU1FTXphV2RvUzBsVVpISk1hVVZ0TnpjNWQzazVNVTFEUWxoUE5rOUZXVkIzTTFKaFkyWkpWV1pVYmpSSGNXVkZjMFE1Y0dWeldFVlVjemw0Y21jNU1HOHhVMmswTmxOdmJrdGthWGMzYVdGcmFrWnRYMmhOZDFwRlNVdEVVMG95U0UxWVRWUjVSRFJvVkRWRGMzcEZjRk55ZFhWUE5IZDNiM1V5VG5nNU9EZ3pNWFJmZEVWRE9IVlpRVVV4ZEZka1owaFdkRGxsVmxRd1VXZDZWelZ0YWtveFNFVjBVV1JGVDJscmRFUm5hRUZQU1dSQ1VtMU9VVXhzZFdodU5qa3dSakZPYmtGa1NGSjJUVWRrZW5ac1UwTnFkbG8zUmtrMVVtaDZjVEJ3UjBkTFpIWkJaSEUwYVZKVmJFaFRVbk55VVVzelluVkhPSFZhVlhwbGVsaEZNR3BPUlY5S1ZXOUJkMFkzYmpoeWNYcFJjMVpNY1hCeFdFNVZSelJqVkU1MVdGUnpkMGRhVmxoa1ZFUktWbDlJZWpGaGIxbHlOemh6V0d4cU5UQlpTazFGZDFwTlZHTkVMV0ZUWDFadmRHMU5hbDluU21oRE9XNTZMVk4yV2paUWNXeFVWR1pTTnkxbFgyaG1Rek5GYWtkU2FXc3hhMVJuT1V0TllscGxSMlp6YVhCd1dUTnJPVzFsUkZCNGJYWmZUbTlxU1RkbFZYTjZaMUUyUzBaVE1sWmZjRTlEVm10WVRtaExkVkkxZUZwRmRXczFZblpTTFUxaFFsZDVhMnd4VTJseU1FbFhaemhsT1c5RlZsZFpXR2swV0ROWFNUZFRMVXRaV1MxbE9GSm1iaTFtUlVWalVtSkZMak5uTVd0MU5XRktTMmRIUVZGS1owbDVUakJzYmxFLmdzTmloaFo5TEpiWWx5aXdNWlVPVDRFNFY2QlI4WHlVM2pxdHh4Nkp2NDQiLCJleHAiOjE3MDYyMTUzMzIsImlhdCI6MTcwNjIxNTAzMn0.57T-n1W_vaup02-VlwZtFfSXBd55fKkV7rjIr9e-AtM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002457"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:11 GMT
	x-forgerock-transactionid: 4889142f-17b8-4af8-a7b0-2ae6fda92eab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:12.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 91614: jsonPath($.tokenId).find.exists, found nothing
20:37:12.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,91614,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b0064e2, username -> user.1002457, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cbd6d5e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215032283))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:11 GMT
	x-forgerock-transactionid: ae7ad908-2a9c-4dc1-88a7-3d594551a21c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTNyamM5c2dzbTJjdjVvODcxbXU5ODZxY2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFVFVnRkM2R5YkdsVVVYcDFObmxhVDFWWlFraFJMbUZDYUMxUFJFd3ljbVJWY0VkNFQyWXRaek5OWXpKWGNVUXRSVkUyWVhGa09GOXFRMDlWTUVZMldEZ3hPRXg2WjBKdmEzVTJRa1I0UjJSalFVVkZWMkV0VlhGSk9EaHJjWGRuZEVodk5sTktjRFJHTTE4eVZFMTFlRzFuZEdkdE9HdEJZVXRxTURWWlNVVTRSMUZ2ZUdsVGVEQjVTR1JzU1VRM1kyMWZTalp3WkZGalVEQmFNa2hmWTJoelFVeERWblkwWTI1b1NtUnVibVpsTVROcFQwMVRWRTVNTFhGUWIyd3hSM0V6Y0hCaE9XbGlNVmxTYUU5cmNVOVhjM0pWYTBjNU1rSnNTMDl1WW1ac2JFWXdkWHBHUjIweWExOXpXRlk0ZWpaYVVFSlJaR1ZCVDI1NmFVVkJPR1I2ZG5reFNFVm1ibGhFWWs1cWNEZExNazVPVW1oNmMyNXRla2hrU2t4b2JrRmllSGR0V1ZndGRIYzJVblozZEcxTk1rbDVYelYzUWtaNlJHWjZWakU0ZW5WME1YRXdhQzFQZGpOUGJTMTVjRkJPVVZCVVptMW5jbUpoTVc1NlN6SnVTRWRsUmt4VmNsUnFSamcyZURaSFRGZFBkVE5NTjBacmEwWm1ZMkU0ZWpNeE4zZEVUMGRoTURWUFNWWkxWMUp1ZVVWMmRFWkpORFZLZW05RE9YWjFOMmhWYnpndFMzSkxWbWwyUms1aGVqSlhiVE5mYkVzelNtMDJTbU5oWW5SbVpFOXVXV2xzYWpSUE9FTmZRamRmZVdaTmNWUlFlbTFLWDNocWRFOWZkVGRNYmtkWU9XaGllbVoyTlU1UFNraGlhRk5MV2tZMWFtWnJWRE13VEZOQmFrbDJia3MxYURkaFNqRkxaRlZDUmtka2JHaHllbVZaYzFkS09IQlBlRGxoYUZGQ1NWbFVURU14WW5selduRTVOV05hTkdvd2RtNTBkVlJDT1hKQlluSldVVWRSVEhOck1VeExWakZSYkROZlZEZHNPRkJKU2xobFowaFFlV2d3YVZkaVZVVlNRaTB0UTJWbWVsbGhlV04xTkRnek9XbEZkM2hQYVd0b2VrOW9NVjgyWTNjeVYzbDFkalJTVUd4TldsRklRWHBpUldaU1QweHRjSEkxUzB0NU16TjZWVkJ0Y1ZRemRWQllaWEZPTW5odFZYVkVWVmxpWkhnd2R6TTBMbEZEYjFwcFNqZGZMVjh4UTBNNE1WbFJaRnAxTUVFLmVGYndINVY0Q1A5OU5GYlBtcVlPOVlMdUVSZ19zUkpZd2JnSWFwM29jcU0iLCJleHAiOjE3MDYyMTUzMzIsImlhdCI6MTcwNjIxNTAzMn0.y_DHs5zD42IERt0mntB3a8u-X1HPZNJzvqgZTB_Iwxc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:12.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:37:12                                         625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=162827 KO=11550 )
> restLoginInitiate                                        (OK=80579  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=80340  KO=220   )
> restloginProgressiveProfileCallback                      (OK=1908   KO=220   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.90%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.90%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.78%)
> status.find.is(200), but actually found 503                      4958 (14.68%)
> status.find.is(200), but actually found 401                       220 ( 0.65%)
> jsonPath($.tokenId).find.exists, found nothing                    220 ( 0.65%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[############-                                                             ] 16%
          waiting: 450920 / active: 25     / done: 91670 
================================================================================

20:37:13.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 91724: status.find.is(200), but actually found 401
20:37:13.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,91724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46dae185, username -> user.1000031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a4e7bf1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215032991))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOThtdWI2ODRtdjdic2RzcGI0cXZpamoxNWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1VrdFpVV3RaVEZZeFpURXhiWGRQY25Vd05tUm5MbU5MUmxkUGVsWk1UMnh1TkVwU1QyTlpTMVJFYm10YVoxcFRZME5sUkVwV1IzaEVWMWxKY2pWRmNFZDVSRGxLVW0xUWRXTldjRVo1UjB3NE5FbEdSVlUyU21WVGFtRjFSMHRJWlZwclFUUlROMXBqWVdoSGJUbDVhVFZNVFRkSlNtaHVVVzFMZGs5WlZqUlFhVzUyTjNoc1UzRXRlRkZCVDAwd1QyRjNkSFpDYTFneGF6aFlabHBLUTBGUWJsVTRYMGRSWTBRMldXeHVZMDF0UmtwSFgxSkZhVEZUV0daMlMxbDRXVGRvUjNoWFkxOUtSakJZTkdadVYwUkxXaTFRYW1SV2R6SmxMVjgwV2pKT2EyNHlWM2QwTFMxRFJtMXdObkoyZEdRMFkwdG1aRVZDZUhRMWFsUnVlV00xUmxwSmJXVnRSakZFWm5oVFZqbFJORmhMVEhOSGFsZG5aMnBrU1ZKbFVVbHRWVEJ1VGtRM2FuRlRjVUl3U1hweGRXVk5YMGhYWDJkcFNXWmplV1pwWlZrMVN6VmFkbkkxVTBSamExQktSemxXVDBGVFZEbDNRa0Z6TXpKTGFYSlpiVk00ZEZRMFFVeDBia2ROVVdkUVpVcFJjVmhGZGxGVlJHc3dabE5EUldkdlRGUlRVR1owVTJWd05pMHplbHBJV2pCRFVucFFlRlJ6TUd0NWJrdGljRjlvU2sxR2R6QTNWRE5GVDBSRk5XaG9jbkF0TTNRM2VuSkdVMFY1YlVwNGQweExWSGhhT1V0VGVHVmtXVzVITWxCeWNXRjZZakZrTkRWc2IzcHJZWEpzZUhVNFZFd3dVekIwVHpVMldIaDZaMGhoTjNORE0wWmZUbkp5YkRnNGExZFJWVUZFZFV4S1FXTjZTM2R3Ynkxdk1rMVlXazVSY21wWlJrOHlNa1pZZG13d1psazFPRU5KT1d0VFZqaFJYM1JJZVdacFZIQnlYMGxNTjI5b1owdEhVWEJoWmtWNlpVUnhNMGw2VFhWNlprbHdOM016UTNSdU1GbHdUVVJrWVhKUVRtZExNRXRPU2twMldrSlZYemR6ZGxBNVowRnBMVUZNWjJZeE5WcHdUMDlPWlRaVlExUmlNSEZoUlhZeU1FcDVTek0zUTNOdU9FZExaazFUTjBSelZucEJkakJuYVZReGRsTnBORmcxVFZkclprNUJla0pQVUhsWmNHdzBMbXh1T0dOVlZGQmZNRkZtVFhsUFNXcDBlQzFmY1ZFLm1ycU1TdXhScnE0Tk9kSUdKaTNwb3ByblVORWZvalZxSXgyOHh2ckZENEEiLCJleHAiOjE3MDYyMTUzMzIsImlhdCI6MTcwNjIxNTAzMn0.96t_6a76idOPtTuujeMu5QjaBHLln753wRLRrwhs9HA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000031"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:12 GMT
	x-forgerock-transactionid: 25f397b0-1b73-46ab-a03b-ef7d0b9ccc50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:13.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:13.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 91724: jsonPath($.tokenId).find.exists, found nothing
20:37:13.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,91724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46dae185, username -> user.1000031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a4e7bf1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215033082))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:12 GMT
	x-forgerock-transactionid: fc3c0bd7-0016-4ef2-a03c-890075a7f4d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2hodGlqbGE3b2h2aHRoOGVnbW9uZmQwbmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVFXMXJaVVZuVVhkdGJYcDRjM2hQWkZsaVVISm5MblppZGtsaVJuRkdXa0pCV2s1SkxYSnlXRFJYYTJWNWJXOWtaWFZMVEZoNU5rOTVTbUpxYjFCMWRVRkhlRmxDVUZWeU9YaEpMV05pWlhObE5tWnlXbU5pTnpBNVYzWnlNMHcwUjBSQmIwOVBNM0I1VEY5T0xWaEtNRkZRZW5wSlMyeFNPRzVDUVcxME0yODRaM0ZKT1U1YWRWTm9MV3RqVVd4R09FVkdkSFZrVW5WYVFscFdUVTlPWDFOYWNFSjFTbEpVUjFwMFVHUkljMU13TkZoc05HRnNlSEZvTFdwNWVsZFNlVWhvUlc4d09FVlJNbVZFVXpSb2RrNXJSREI2Y1VWdWFEa3lhMjkyWDFKQ2RqbFRTRTFvTWxwTFdGOTBPR1pRYWtKRloyNW9NVUl3U1ZBdFJsSTNkbmhQVjBsV2J6WjBTRUpLV205VlFXeHlNWE5JTVZCdE5XSkpjVVpZYUZOTFNXZFRUVzlQWVdselFtcE5SMFZCTVdkcE9WTm1WMlJtUTFNM2NrUTNUakV0VW10NFNWaGFTVTR0WVhsU2RsOTFTVkpFTTJoZk5HRnVlRkp5ZVdkRFpUa3lOSGx6WW5Sbk9ESm1UVVpDTmtaWFNpMUliWFo2Vm0xcVlrWnBiMjFYVTFOQ1IxRkRaRGxrYkZWdFRHZHhXbFF4VTI1UWMzQnhlRXBuYldvM1pqTjFZamx1TkVJd0xWUkJSWEZtUlRkS1ZrczRaemh6VW1kSlVUZEZTMlZmV1dWV0xVOUplWEpGTkhGRVIxQkRRMWR1YldkR2FGaG1hak5TTVVWeWExaGlhblJpYkVSTWFsTlFhbkZqWW1OSFJsWmtPWHBUWWpsYVJ6SmhZelZNT0RFeFRHdzRWa056YldaM2JtTnJSRFJvYTIxeVQwTjRUVUl6VG1KQ2RrTnBUMGN5YWtJelZVaHNNMVEwWWpNeGVVeFVka1ZqYWxJMWVsbDNiMWxKVlhwb1ZWQXdWMWM0WTNsSVpWOXRSRzFoWlVoZmExZFphV3BrVDFKMExXMXhPR0pvU0doeVgxZFNjblZLZFdKMGVEZFlUVjlyVldOb1NYZENOVEpmTVdsNVp6ZFdSbEZSTVMxaWVtSnVkbVZRY1ROc1JGaGZhbXRDZW5SQ1JITlZTRE16Ym0xS1NrODBiV1o1VEVGWWRXcGxXRUpNZVZsc2VWSXhOMmN4Ukc1alppMWpMa3R5WlhGMlVsbDRSVFJQVkdSaVpUVkZkMWR1YjJjLkhvT2NPU3hWdHBfV0dVaUZNSTIySmk5dE9wWTBQVl9tUTlqa1FPM0Z2MDgiLCJleHAiOjE3MDYyMTUzMzMsImlhdCI6MTcwNjIxNTAzM30.6pw2KcW7BDrrqF0vR_NdhG1Kncz_NGwyDDnkYdeDX-w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:13.083 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:13.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 91825: status.find.is(200), but actually found 401
20:37:13.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,91825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f85ff0a, username -> user.1000581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ad6871e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215033643))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXRhb29rbTZhb3Y3ZWY5MmlhNWtlcmFhazIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1gwY3hTRXBhY1ZSdE5FaHlSWEUyZUdaRU9FOVJMbTFwYlc5ak5HTldNM2xyVGpaUlFtRlZkVEUwY1ZCcE5WbFpORXMwU2twNFdIbFVjR2d4WWxBNVpreDNlWFp3UkZSVVlUTjNSRGhrYzFaWk0wRkVSR3RTVDA5WE1raHJVbU5JZG10RlMwd3dMVkUzWTNsMVJrZENjMVY1YWpGQk1sVXpXSGRvZVVsWFMxWnNXVkpPV2pGSmJYbE1NRnBvVGpKQmIwbHNaRVJ2UjJOVFJFRkRkVkEyZVhaMmQwRm5OMk5JWTFKQ1ZHdEZaRU41T0hnNWFqWkhORlpzYlhwSVQzVm9hbHBhVXkxeFlXbFBjbEpCYVRoWlJURnJlVEpZYVVOUFMxZExPREJ6Y0dGM1IyRjBiVXBhTXpkTWJVdHhiRUpDZGtGWFYyUk5VRjlPV0ZsNWVqUktPR3BZUTA1TVZqaGtlREJPZURab1pWSkllalk0WkhKS1lrcGxiVnBGWkd0bFRHYzVOemhxTlRKU1ZXTTVSWG95TW1wSU1UZElSa0ozTjFaWVdVMXpXVnBaVkMxM1EwMUJSVTVJYVU1MmFVUmZhME5MUm1KcFJqazBNWG90U2tWdFRTMXZSMWM0WDNCTmVDMHdVVXRmVTJwVVJXbGlXa1ZNTFhwTGRWZ3llV1IyTm1aQlZtczRPVFpQY1c4elVGVmpaV3BrY1dkT2EzaEVkSHB3V2pCTGJYWnRaVGx4UlRoQ1drSmhjRWR2VUhFeE9UbEZTbkZEWlZJMVh6Wk1WbTFFWVZWWlZXWnRaVmcwTkZWWlZHaFpPRWR5TFV4blpsQnhhVlJEVWxRelJHNUNNRTVxUm1scFJFazBNbGhET0U1cllXTmxSVzU1VlZsdGNXSjZkRFJtY2xKYVZHTTBjMjlEZG10clRua3llRmMwZG10NWNYSmxkVk5vVFdGR1ZFeFZVVVJhVmtNMVFqVm5NRkU1ZURoUVpqZFZhWE15YW5WelRHbFdWMVJuYm5CRWVGWktaVVZRTVVjeFpIUkdOVkZ2TWxSVmFUUldWbmRTYm00dFZtcHNNbFZJYm5Zd01HVmZMVGRPUlZjMGVYUTROa2QxWjJkM2IxcG9OVmRwZUhkVGNrZHBRelJzUkdreGNtWnFUbFV5YW10TFpEY3dSVGhpTjNWVkxVWnVjelZyUWxwdVQyaE9TVE5OZUZWcVdrRm5WRWRhWms5dFZFSktVWFJvTFZaNVYyZEJMbW8zV0V4bE5XY3pNekZuYlVKemJYRlJlV3BQZEhjLlZzN3RLRTJCRlVSV0dhVUJhdS15LVhyQkRDWUsyRXA3ZE9rTmhWYXA4aEEiLCJleHAiOjE3MDYyMTUzMzMsImlhdCI6MTcwNjIxNTAzM30.Z7XisxDbJO6AU5yu12s95ozHIcz1tYag69GHznYeXbw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000581"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:13 GMT
	x-forgerock-transactionid: 010ff46f-3a00-4ed2-861b-1fb953dc5813
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:13.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:13.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 91825: jsonPath($.tokenId).find.exists, found nothing
20:37:13.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,91825,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f85ff0a, username -> user.1000581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ad6871e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215033726))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:13 GMT
	x-forgerock-transactionid: 972f6f39-42a4-42d9-af5c-4672d8821c53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWF1b2JsaDU1a3EycTl0aXRxYmRmb3RxOGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NWRGUnJZMnBMVkhWa1EzZDRkekpvYldwNlZrRm5MbU50ZDFGQlMyTkRNVVl3VEVVeVdqUmZPVk5HWVUxb01qQm5NbWh4V2xWV2FHOUlWWGxzYkRGRGRFMTROVzltUWsxR05tcEpiRVppY0ZabGQxaDFTMUZDZUZWcWRVSTNNamhmUjJkQ05GZGtVSE5OYVdaTFJWQnlUbU5rTVhVMlpFTXpjblZ2WWtocU0yRmFhbTlCWmtKR04wWmlNa0ZZWTFsTFRUaEZWWGwyUm1kVFVFZG1UV1l0TTJSelpIUjFjVlpQUm5wTk1XUm1ielpVVm5KM1dGVjBXaTFsVlhWQ09IbDJkVkV5WTBseGREaE1SMmhrYVhCSFZHMVZXbEZIWDJOclNVWTJaRzlmWkRZMGIwaFlNa3N6YkZkS1dYQXdOME5CU0hOSFNVMVBiVXh2UVUxVlRtVkZVRXhtYW14elREaHdOUzFDVDNaaWVIWk1iRFZoUkRZd1JEbE1ZWFZpWTFjMWNFMVdTemhFVmxWRWFXVktiVlZaT0VSc2VYTnVaRmRFTnpsRVdtWnZTMkkwY1dJNE5XOTZMWEpXYVhBeFJ6Y3RaRmhQWmxSWGJuQkxTREpuYlRSNFYxSm9TelV4VGpGSFlsZHNaMGwyVGt0RmRVdGZWVjlWVFZKVVozZHZiVWhZUjI4MmJtUnFSbXcyZG5oSWJuaGZiM280U25ZM2FrSXdjMVYzWlV0cFZtcElkR3RXUmtsaVlsQmlWbUl0V1ZnNWFWQnlia2RFUkhwNVEwWmFNVGRVV0hkNmFXWkZlVzlhVjI1Mk0wcFRWRWhzY1dsR2RXSnRZM0JET1hVeWRVVk1NR0pJZFVsVVUzSlZURkZxY0V4dWVVTmZkR3ByYkVkUFYyMU9WUzFwUm1ORWJYWnpiMlIwU1VKdk5WbDRkVlpqVFRNeFNYZFdlVVJGVVc5blFYaDBZMU16YVhZMFJsTnNWRFp0V1haQk5HWmtSV2RCV0hKS1prbGxYMFZzTW5waWNtWnpUVGgwTTFCVFNXSk5Va0ZSVUdOT1dEZGhWekpIYVVSVVZGSkxPV3RzZFVNNU5XWlVlWGszWm1OWVRsSlZTRTVPY1RaQ1IzaHJNSFV5Y2pORVZVVlRZbFUwZWpoeWNTMUJjMmhMVUhsUVQzQjVZVVJRT1d4WFlXWlNjSFZGWmpaMGMxcFNZbEI0VTJoTldUQjFNRUpJUkhKd2QxSjNOM2s0ZFZCRFUzVkJMa3RvWlRoWVlVbG5iVGcxWTFaS01tdE5MVVUzTW1jLnowa2tOTkNzNC1yQkwzZUlxRkhROVAwUXYwclFoX3lEYVVKS0N3Qi1SdHMiLCJleHAiOjE3MDYyMTUzMzMsImlhdCI6MTcwNjIxNTAzM30.0SsJNO5bSbZxl4Px-E9rESmyWaPuSacRYTbPZEuiq9k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:13.727 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:16.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 92233: status.find.is(200), but actually found 401
20:37:16.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,92233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3861e2e8, username -> user.1002136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7891afd9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215036480))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDN0YTZtM2h1Y3VjdmsxMXVjZG5hMTFwZ2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlVGaHFOamN3YkdOTFh5MTZOR1ZSU0VKS2FVUm5MamhLV1haM1dUbGpMVEk0YnpCUFlVRlRNRXd5VlhrNWIxSmxVbE5QYUVaaFpIZDBlRFo0TkhGUWRYTmxiRmhoVTJKdmRWOTBlRzl6UTI5clFWaFlTMVoxZEcxUk4xZEJRMjFTV2pocVNVazFTRUpzTWpKaVZEbFRSMGhVTmpWM1YzazRTMkZGTjAxMU0za3pUMk5mYkZoWVJWbEJVa290TWpKVFVWQklObXB0TFhOS2JFUkNWM0pmYVhoS2QzcDNieTFsVFdWUVdEVllUalZsYkMwMFdYQTJTWGRaWm5CaVUzZEZkWEZ1WmxwTmFYUlpTM1JCUlVrNE1FdHZPREZCVUhOdWRYRTJRakp3ZUVkak5XdDJRek5rYVVoc1FrZEdNbUpWU1dSVWMwcHViWGxqTlRKNVRYRkdXWGd3YTFCNVQydGtNamRIZVdVdFNIWlhVakpVWms5MFVreFFXRTV2V2xabGJUWnBNMVpCTTNGWmNVWmhkVXBvUkVzME1WTnJTMDB6U2xZNUxVRmlXR3A0U1VKSFVVUTBPR2c0VVdWRFltVmZRVXhqYm5acFRUUmpWRFp4Wm13M1pVTmhNMGR6ZVZoVmN6TnZja3RvZGtSVWFETlNWVmh2VVRsalJrdFVRMUpXWWsxeFZUUnVhVzAzVFZkNU16Sk1iV3B4V0ROQmEzTk1aMFl6ZVZCR1NVOXdlRU55U1d4ZmNreElPVjh4T0ZCa2FHaDZYMlpYVkd0Sk16QnRNamRIU3paaVpUTnFUa3hKTFRGVlIzbDFVa1pZZURsR05UUkRTVnBPTUVneWFtdG9OMVZHUjA5RmRsRlBiVTFoTFhsMVREWTVRMW81WjFsMU5uVXpPV1ZSU1U0eVMzSTVNMmxTZW5CR1JFWjVhamxXVW1SVWNXSnRUMVpyVW05dFNucEVUbUp3Y3pGMlpWOW1ZVXhUWlRkMVFWOUtkMHRtYlMwd2JXVllhRWxwUkc1VVJERk1lbkpUUmtnemIyUlhUa1E1V1VORlVYbFBkbFpKU21RM2JGRTFUVWhUVlhaTlExUm9WRWcxYkRkaWJFVk5lVlpXYmtwNVNGRXRVQzFKUWxsdlEzWlJVR1pTUm5OUGNWRTVWa1ZoT0ZSelFUUklSakpuYmtoMk0ybDZZMVZ5Wnprd1VsSmZhbWhWTUhobVZ5MTJhSEpIZFcxV1IxSkxZM2N3UldGdlVtNXZMbFJmVWpKMGJTMTRVV04yZW5GUFZFTk9Na3hNVEhjLkhNbFhCcV9GaVdJRjZ2ZmFTNXFtWHJhWkJxZ0JGZTlKajdSa2FtRVZTS3ciLCJleHAiOjE3MDYyMTUzMzYsImlhdCI6MTcwNjIxNTAzNn0.jelJvAnsGOoM2AKpX-HEc16j6W9gkyrdhmBYrrZfxTM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002136"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:15 GMT
	x-forgerock-transactionid: 69335911-5595-4fce-9cd4-792594a06fda
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:16.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:16.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 92233: jsonPath($.tokenId).find.exists, found nothing
20:37:16.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,92233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3861e2e8, username -> user.1002136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7891afd9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215036565))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:15 GMT
	x-forgerock-transactionid: f75ef867-e068-48de-bc0e-90d7f365156a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWUxa2prcWNycTU5NWV1Y24yY2Zrc2dvdWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blVFUmZjeTF0WkVWZmJWOW9OMFZMVFY4NVNqaFJMbGhhVHpGdFlVOUNXRXhvT0ZWUGJVVlNaRVV0Wmt4NFRUZHlWemhJYjNCVWMxbHJabGhZZWtnMVYwOUZlazB4V25Nd1pXaE9ibmxSY1MxRVJ6TmpSbTl4V1VwVFJEbDBUMlJVTkhwYU5GcEVUbVJvZVhweVlUUlhhbmcwTVd0SWJtUnJhREZEZDJGelJtVmZhRlpXUTJoYU9XWTRVVTluWmtwSWRrNUJSVkpHTnkxWGJWTk1WRE53YVRaUFlYSmljMU13TkZGWU1rOW1kbVJSV0ROak4zVm1WR3hwTjBSWlRuRTRjakZsVXkxaGFuSnNZbVJNVW5sWVFtNUhiV1JIYWtWaFZtVmtkSEkzY21kemJ6Rm5NVzFEWldNd01tTTJWa1o2YTJrd1ZsRmFPV1oyY1ZwaWNUUXljSEpGUmxsc1IxQkZUMDh6YlV4aGJGZEJSMU15V25nMk1teEZORjlMYjFaU2FubGlORFpVVTBadlV5MUhURGxvZWtwWUxWZGFhM0pQT1c1TmFrUXhhMnhwWjBwSE0xQTBPVzA0WVhNeE4yRkdVRXRrYjBGNlJUaHlka1Z1YzNCT2JYTmFibTVHVjJ4b2VXbHBXVnBYVEZWamQxSm9WM0ZyTjNWeGJXaExNR3RPYW1WTFZteDZPRFpUVUdrM2EyOUxNSGhaWlhSbVZGWlFZVVpIYTBwUU1EUmtSV3hoWVRsalRVNU5XVEZIV0VWbkxYVmFWbTVxWDBoQ1NVdzRaelZLYlVSWFNVMVdlWGRaVFU5RlNTMDNMVkE1U0ZCaE1YSTNUakIyU2pOMlExTmZUMEpDYkRGaU5IaDJMV3BXWWs5MlVUWkhRVTFDYW1aUVRYSlRkRFJoV1hobVZ6bFVWemMwYWxOak5UTkxUVkJJYlRGd1FrbGhlWHBXVDA5ZlpIQXRjWFJ3YjNwS1RucFZaRFJuTW5OcWIwOUxkWE0zTTNSWVFUVnVUemw1UlRRMldtbDVabU53Y0U1WFRtWlNZVGd4UW1sZlRqWkxaVUpJUzFoUE4yOVFUWHBPVWpCcVRERkVXR3hpTkVGMGEwRm5TMU5rTUhCbGVHMUpaVE40U1ZaRFJqQnVNbVIwVjNnNFkxUm9YMjQ0UlhwS2RWRlRUbUo2UW5ORGFIVjRTREZaY0ZKMFVFWlVjVTlTWmpkRFZsRnVOV1JrWTJwdFJIVk9ZbnBLTmtVeWFGYzRMbGxVUXpRNU0yeHVaVWxRVUZoU2N6ZE1iR1pZUTBFLnlDb2t5aDRPY1o0Rjd3VEVnM0hSLWJjdWJqdDR2MVl2b0hvWFdab0hpNFUiLCJleHAiOjE3MDYyMTUzMzYsImlhdCI6MTcwNjIxNTAzNn0.5eprgUnIPRkfQ1zsP-1Hax-yOFapQ5usTCbVLR-iIvc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:16.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:17.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 92315: status.find.is(200), but actually found 401
20:37:17.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,92315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45c19c90, username -> user.1001049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e59e34a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215037072))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibW80aHA2NWd2b3RhcmR0bnNmYTRrMzJhbjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFRtSnBWbVV0VkZkbVZreHRUMHRZZDNCa2VWTkJMbEpRTUdSb1MwRjRSR3BaVmxvd1lrNHdObFJVTkZSc1VGTnpkWEJaV0hZMVNrMXhRWEpZWlROb1dYRjZjMmd0ZG5seFozQjNMVk01VUV0cldIbFVhblpTVWxaemQxbHBjMmRRWXpJdFQzQmZTalJWV0hkNFZrdG9Vbmx4VlUxdU5qVXpSMUozYkRRNVdUTTRXbnBOUjFSQmNreGthSEJ3UzA1QmJrcGljWFJTT0VWMkxXOWlWM2x3TUdseWJ6ZExWbmh6Tmw5TmFrVlFOVlYxVURCck1WbEJkVUZEZWpOb1ExUnZVemhaUTBGdGVFMTFhV1ZYTXpkYU9Vb3dSVUZmUVV4aVZsUXpXVkp3VjIxclRscHdOekEwU2s5ek5rTklVRGQzTFVoeVozZFBXbmhhWVVaMGFqTnFaamt5VjJGWWN6WnJaVGREVUVKVFJGQnlUMmRHYVZjek0wZExVVkEwU1ZNMWVXRkhPWEZ4ZGw5Uk9HRk5SWFpMVTFCalFrdGtabDlVZWpNNU5qQm9kblJNZWxGb01HTlJla1JGVERjemVsQkRUamhtZGt0MU1rRm5Nek5WUzJ3elRGUjFaRzFWTVRocFFUSndlbFJ3UWt4UExWVmlMV1UzZW5WRFoydFViMWR3Ukc1MU56SXdSak5uZVc1blVXMHROa3hUYURCM2N6QlNZbEpsYUhrNGNtbExlVU10WkhCeE0zWlJhRGQxVkRoYVgyeDBkUzF4TjBKaFptaHVTbkV0T1VSbU9WRnVkREYwVFVWSWVGQklRWEJoZEhKTFVtbDRkMGRIZW1OVGVtZFdWMjlVWjFCSlpVVndMV1F5YzJWRFIzRXpaVXhHYkhKSFpWRk1TRkZ0TkdoTGNsZ3pTME13VVVscWFYcGlWRUYwVG5CVWNtTTNOemw1V1UxMmMxUnFTMk5tV0ZJNFgxRnFTbVpmWkVSRVRWTlhaMUIyTUdaM1RqbEphWFZ0WkRWR1EycEpNRGQ1VUY5V1ZHcFdkMDR6ZHpsb2RHSnhhVTlWVTB4d04xODVYM0EwTm1WRGVtTXdOSEo1T0V4RWRqRnhZemhIT1Y5T1RVTXpPWEI1VEVabGVUSkVhMnB1WlV0NVZGOUNXVU4xZEZkbFQwMUVkRFpvTTFscU4yNWlObFZzZG1SbWRYaGpiRzlwVVdKZk5EUldUbGRPVTNKVVZGTXdXVTVaWnpsNmNraE5MazVDZURCTFNHSkZjekU1U1hwb1IyMDNTR3QzZFZFLnVvZk92anpybXNIWDlhVEMwRk1PRFVia3Q0NzlNRHNWTUU5eHhMcWxDLU0iLCJleHAiOjE3MDYyMTUzMzcsImlhdCI6MTcwNjIxNTAzN30.WhLkPhzWQS1pm74VyRZKV11oQp2zp8gpMKZYuX7HMcs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001049"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:16 GMT
	x-forgerock-transactionid: 307d0d02-589f-40bd-8994-b03c84bc3408
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:17.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:17.159 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 92315: jsonPath($.tokenId).find.exists, found nothing
20:37:17.159 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,92315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45c19c90, username -> user.1001049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e59e34a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215037158))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:17 GMT
	x-forgerock-transactionid: 4ee23afc-0a4b-4ff8-bba9-eb1c20ee6398
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnZuNWYycDI2OHBwMHBsZWIyN2JnOXRjb2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1UxWXlkbGRaUTNkeU9FTTRNa1pFZVdKeE5HaFJMazlYVFZjeGJXVnlTMTlYVFRaS2NHSk9PVkpyV1ZWVFMwbFlhUzFzYmtob1MwVjFTa2MwVUZsVldFcEhhMHhVV2pOMlNVdFBNRWQzTlRaMVNXRjZPUzF6ZUhwSk9XdFlkamRWVmtWS016aE1jV2xIWm0xM05sQnFWWG90YjBkZlF6Wk9SMHRXZFY5eFpFUkVOMmx6U2poV1NrTllNSGhIVkhFelFuVkVVVWRZVXpWeWFtSnNOMGR4Y1Zkak1XZDNia0pRZEZoSmRpMDBZa2xVZUhCS1N6Sk9jVlJwTmtKNlVsTk5ORU5CU2xkbkxVSTRWVU5STkhoRFZ6TlNNVXBaY3paUFgyTnpNbGxtVTNCRGRqSmpVVGhNVTJZdGFISlBRekY2ZEZkVlYwb3lhR0ZoYW5VMmMxQmZVQzFWT0VSUk9VNUZjM0p2T1dSS1VteHZkVzFqU3kxTFdpMUNjRGRCV2xGM2RHUk5WRFJWV0hCVGJqQXhTSGswZEdSR1h6a3lSVU51TlVJMVpIWkZOVEpJVmtSdVIyZDJTR1p3T0UxTE5qaERZMkpaWTJjMlYySk1OekZTUjNGVmEzSnpibmhuYzAxRFlrNTRRVUZCYVZOZlJqRnpla0ZQVkhCek9HcDNUMUZpZWtab1JEazRkelZ0WlhWMk1UQkVUME0yWWxKV2JWUkRSbUpMVldjNFlsZDRhVlI0Vm05dGIzRkxlR2N3U2xSNk1FdGFaVUZVYTNjeldqSjZiR2s1UldKWlZXeE5UV1ZIVWsxMGJIbDFkRVJDWmpOR00yVXdkVTFRYzB4R1gyTkxUVFkxVHpoNlptaElXRkI1U1doZlduUXpVQzFmU2w4d1VtUnZRMmxYVFZoMlZXTmxMV3huUkc5SmFYRmFObU5yUzBGaGNVcHhWVlJrVkhGa2NrVm1VbFpPZGs1WU0wOWljSGd0T1RCSk0zQmxXRXBFWW5GS2F6bEdVR1ZCYVRJNFkzSmlVVU5pWmpSSVdHZHRWalJwV1hSemVGcENSM2hqTmxWTFpubFdNMWhOVW5WRFJHVlVWVFJJV1U5S2VrUk9TalpLVjJZM2MwUk1VVmRvU3pKMVFVZHFkR0pIWjJveGRVOVpibkJOVEdreU5tRnNNRzV2VEdSa2FuSjJaazlDY20xb1ZEQkxNa0o2YkhocVRUSjBURmh2T1ZwT09FazFORzEzTlZGVU4waFJMbkZKYzBablMycERiVU5VVVRsbE9UZFVhbmxZWjFFLkROeVRkZ0V2X1lreTJ3VUs0Rm5rdnNwakRaS0o3cGRpNmRpWXlFYzFCalUiLCJleHAiOjE3MDYyMTUzMzcsImlhdCI6MTcwNjIxNTAzN30.xHcLnUryTFP_rJ5vg2MNV29I_V-CXF3YQZmEZd1D2ek","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:17.159 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:37:17                                         630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=164294 KO=11558 )
> restLoginInitiate                                        (OK=81310  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=81060  KO=224   )
> restloginProgressiveProfileCallback                      (OK=1924   KO=224   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.89%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.89%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.78%)
> status.find.is(200), but actually found 503                      4958 (14.68%)
> status.find.is(200), but actually found 401                       224 ( 0.66%)
> jsonPath($.tokenId).find.exists, found nothing                    224 ( 0.66%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[############-                                                             ] 17%
          waiting: 450191 / active: 30     / done: 92394 
================================================================================

20:37:18.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 92567: status.find.is(200), but actually found 401
20:37:18.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,92567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76c0845d, username -> user.1000783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a8f5172, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215038647))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmR0MGtnZDRjaW12aW1wa3BhOWZ0c2V0MWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlZqQk5ZbTA1ZFd4MU9VeGhjbW93UW1WMlF6UkJMbWxEZDNkMloxbHVTbEJzVDNsWmFYVXdNbWd0YWxvNGEwOU9ZVlk1WDNsWWIwcGZVR3g0U2podWFHUTNWVGxOVWpGalpXOUhZV0YxZHpkVVJtZDJiMFJTYTJaT2JrdGtUMGcyVFMxT1FXa3pVRVJSU3pWSFNIZGZjMDF1T0RBd2NuWmFkR3h0VlY5dWMyNXZWRk5GYVdKTExUWlpRemxqY0ZkbU5XNHdSblo1WldWQlprNHlNVVpzZVRWUGFESk1WRmRPU210dFQwaDZVVlJxVWs4dFFYQk5VRVZzVFdFMWNHMHdhMk0wYkdKb2NubHJXVzFwVURSNlpHRmlSa2RmUzFaR2NVSTJYMjVwV1hCSmMzcDZWemxtYjBaVWRrRnhRMG90Ym5OSlVHcDRSalpRTXpCaFFrOHlVRzQ0TW14dVNWcGxUek5qWDBsaFowOW5lVkJKUVhsTldISmZTM0Z1T1hObE4yUjNSelJKVFhaaWJUSnBObU5VYVdoUVRVZ3RjbWx4WjFBMmNFaFVka2hOZHpnelZFWnhVbGRpYkUwME1GcFZaWEV4T0hKSFVucHRNMjFqV1hSTVNtOVhPVTlEVFdOcVdrNUpZVE50Wnpkc1VHODJjbXQwWTA1R1FrZzVNbU5aY25OaFYxRjJlRTFQUTBKUmRVTmZUR0ZxV0U1UmMxRllZV3RxVHpkcFJITm9hRWxVWm0xNVQyUjJhRjlSVmpWdWJXRTVPRFJDUkZsV2Mxa3djVnA0UzFWUUxWbElhbTVQZDJGek5XcFpRWE5VZDFab1QyODVWbEowV1VWNmVtbDFXR3RrZUV4T1pqVnhVMHBmU1hWVWVGRjBjR2hXYzBoTWQzWkRaMW81UzNKa01VTlJMVWhtWlVka09FdFNaVXh0VWxNMmNFdFdiMkZrWlVsaVduYzJOekJ4TFhWalMzVnpSV1JUWlhGbWFYbHVUMWxOWWpBeFdrdEtVblJrZWxSMGVsUjFYMU54UW1Wa05qZEJYMHBrUTNCQ05qQkRZbk5tZEVaTldWcGFaRlIzVXpOTGRrOXJWVXgwVGpWNU1uTlBZblJOVTNaWmRETkhjV2MzYUZWR1MzZzJNMjVuVURKb2JFNXpUWE0zTm1jNFVIaHNXVEJXTkVkbE1VMVJVbTlKYTI5bFlXaG1la1p0ZWtsMFJ6Wm9hbVZ1VkMxYVF6WkJSa0V6U2pOMU0yODRMbVphY20xckxXVXRSRmhZVm5ob2F6aEZielJTVUZFLnFMSk9zSWpQQ1pvdFBEREZjZXVPVXpuclBtUGwxTC10U3gzVHZhUHR4MFEiLCJleHAiOjE3MDYyMTUzMzgsImlhdCI6MTcwNjIxNTAzOH0.ZmqSUGfJWwz1rnTi2n-N-751N2ezwPTFMLnzhWp61x0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000783"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:18 GMT
	x-forgerock-transactionid: 562c0b82-f759-41c1-9111-6798cca01bf6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:18.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:18.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 92567: jsonPath($.tokenId).find.exists, found nothing
20:37:18.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,92567,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76c0845d, username -> user.1000783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a8f5172, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215038739))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:18 GMT
	x-forgerock-transactionid: 97cedc33-7322-4ca4-86b9-c8f3daf63f01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW5rYjB1OWF1cGZqOGE1YW10c2ZvMHQyYmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVVHOVdaVGhYZFZsbFpGZDZkbWhaTnpSQk1GQjNMakZrUlVKTmJERTBUV1ZEY0hGWFYzSllWVk5yZVdkUE1HSmtSRWgzYXpKWGJXYzRaMHBYVjJKYWNHOVRkVTFWWWxkdGVWZExOME5zZW1kc2JrdGllblJHVXpsaVlXbHNRMkZ5WkV0TVdGUkJlVEZHU1VoV1MxUlhWV2hMT0Y5eGVEQm5iM0pTY1U5SVNVaDBZWFI0ZERWWGVXa3hSVFYzUlZsT00yeFRVbHA2TFd0UUxVdGtaSFUxU0ZWWk5HZHdiRVZzYVRGalQwbDZOWEptT0dVeFJtRjNPVGhLTlhocFRrTmFaME14UW1VeWVGQklMVUUzUmtGak9YVm9RbmxaWVdOVFJuRnhaekpVY1ROTVYyWk9Vbk5UUld4cFdqa3hjamRpWjBzelltRk1RWFY0TWxsQmExRmlWMGRxWmkxSk1VWkpWVkZGVlU1WFZqVnpZVTlJVFZoTFluTXlTekI0VmtGU09YSkZlbXMxVUc1eE5URmhaak5qWkRoVVVtaDVSVFZCUTNGV1VXMDVVRFZ6TWpka1kxQnBaSFpDZG14VE1uSkpUVlkyUjJOVFdFWmhRemxDVFZaMU9YTjFZamswVkdaMVExTkpTblpzVlVVMFdrdGFZa1ZPVDJRdE1GaE5NRXh6VTB4M1pXMVVSbU4yTW5ORFIxWnpRV3RmUzFZMGNFUmxjVGxYY2xJelRuTkNTbU5qYUZwdlFteFRURmhSWkhSb1JsUlFVa1kxYmxwSmVqZHdZWE5qUkMxeFZITTFhMU4zV21WS1lscFhUamQxTFZoVU1WUkphbkptYTJWcmJHRmZkWFZ2YW04ME0yZElPVEpEU0Rad00xRXdVME5aYVZWaWVYSk1TR2gxTldsMVJGVmlibEZvV0hSR2NHOVVablJQWTFGWGEwbHZRMDFxWlhGclkycEtaMjl2UmtscGVsUnZZbDlIZVROS1FrUldYMWhpZW1Wek5YbzNYMmRUV2toc2FESmtTemhtVjNVM1ZVZzVhelJtY0UxbGFqSTVabmhNUmxNd1UycFFaSE16YW5RdFREZDFkMUV4V0dsbFYzSmxTMDFqWjE5bVZsaEJMWGQ1ZFhwd1FucFNhbEZ6V1V4blZHNTNOa05IZDJKRVdWcGZUVTAwYmtKeFNYWXpSRWgxV2pWVE0xaGtYME5YVkVGMlFYcDZWRk5yYjFGWU1rUTRaV3hGZUZWQ2ExbE5Ma3czUlRjeVpETm9jbkE0WjNZNWMzQkdZM0U0YVVFLnRvcnNSODVEVWFPUkwtdnZCU2NKc1Nac2hnS296QUFHTzM1cHdhNHJzM1UiLCJleHAiOjE3MDYyMTUzMzgsImlhdCI6MTcwNjIxNTAzOH0.cbs8lPgCNDp4Kr9VpLXsJWjbxPi4jr2gLI6QfBc0wuI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:18.740 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:22.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 93094: status.find.is(200), but actually found 401
20:37:22.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,93094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e7629e9, username -> user.1002231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aadcb55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215042093))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGw0ZG1nb3VlamZhYzByOW9zYWowNjdrZTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmVVOXlWbmQ1ZVZoUWNFNTRNek5EYkhwcVRrTkJMaTB5Y2pkSGJXMXJOMDV1VWpoNGFsaHhRamRLYzJGdlRUWnJXbFZxWW1Kb1RraE1UVnBDV0hrek5FNWFPRUl5YmtGNWEyWlJNVzl0Y21Ob1pIUmtialZqV0RaUE56QmxNVzluZERsSWVIaHJWbXg1VHpCclRFMDRSMW8xVUhGeGRIZERXbEZQVG5SbmVtdHdMVll5YlU1T1oyMXFXRlZ6Wm05RUxWVk9PWFZJYjNGTWNHOXhlVTAzYTJGNVFXdDVOV2w0TjB0RGEwVnJjVVV5ZVZGT2JYaFVlVk5yVlVaak4xbDBTVzQ0VWtveVptMTBkMTh0Y0dkQmQyZEhNbXRYWmtoRlRERm1iMDVGVjNSTFVVaEliR1p5VDNKUVlqWkNXSGxOVWtOWFF6VjFSMUZRZFRCWE5FWXRjakE1WVVVeVJrVkZTekZmT1d4eFEweGZYeTFEZWxndFZUaHhTM0pQTFdkUFNXbFhRMTlGZFRoaFRsVmhMVTh5Vm1wQ04zcERXazFYYVY5aFFsbG9SWFZxWTNKNU9WOXFNV2szVGt0d2RXSlBkVVJyWVdaVU5UbDRaeTA1WkcxRVEwRnJSR0pRU3pCZllVRXlTRk56WmxwVVJEVnROSFJNYmpWNk9YSXdhekkxYkRCa1kwWkZka1Y1WlVaUWJFdEdRblZOTjBsc1pFSmljM0JUT0ZZd1FXMXJNSFYzYW1NMlJGaGxYemRGV1RaMWRHVXRSM05SUW1ONE9UaFJablJRYVVvM1lqSkVkRFJhYm05dVoyWkZlSGN0UWxneFVYZFZVMU50U0RKeFFUSTJaM1pmYmpob1ZuUnZXRGRvWjFWS09EZzVVR0p5WVdGVFR6aElOVjk0U0hoT1pETjRNbTFRZG5kbE1tOUJXRWN0Ykd0QmNGSm1aV05uVFZoV2RFRkxjMlkyVGt0RVVqY3lWMVpQWTJZek1uUkpkMEV5VFRRd1FuUXROMlptYjBsZlFrVXhZVGgzZURkWFRsQmlkVXBhWm1zd00xODJWbXQxUTBWcVVubFRZWEZLTWxWemFEZFphVTQwVjNOQ2NHUTBNbGxRTm10aE9UTXRSV3hqTW1ONFIwUmxhVGxJV25SeGExTlpTVTVaV0d0RU1VdFlTVUpDUWswM1dFSklZMHhuVlV0TlUyNHlPRE5CYUhwemRIaFNkbUZCU3psTWJVWTFWbDlQWXpFeVJpMTNMbXhTTjFsWGFrMVlNM3BWYkROaU1taEtOMHN5YlVFLllwc0I4MUptbGNMT1RMX2ctNjBTRlMycWZXekRQaFpUVFFxY1hLbUljUG8iLCJleHAiOjE3MDYyMTUzNDIsImlhdCI6MTcwNjIxNTA0Mn0.024GFeJKdplF7-qCL2ikYS6KoyKA64czBmOzYIOSW7A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002231"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:37:21 GMT
	x-forgerock-transactionid: ed4976b7-c57c-4a5a-9f8f-83a98db7b81c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:22.146 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:22.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 93094: jsonPath($.tokenId).find.exists, found nothing
20:37:22.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,93094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e7629e9, username -> user.1002231, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aadcb55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215042187))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:37:22 GMT
	x-forgerock-transactionid: c2d4a586-6628-4851-a4fe-0a58e60aa2ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzhob3BkZW44M25ob21hNXA4c3Brcm1yN2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVdIVlZOR2xhYzFBNFdVRkdUVEpTVGpJek5FOVJMbnBuVkdGcGFFVlBlbGRWU21SV2JITXhjUzFXV0VwSU1FaDRXbkZEYjIxMGNqSm1MVFpJVWxKdE5FaEJkMmRyY2xGMFNERjNiRFpEUVMxRmVWVm9ZblpvTFRsNFV6QlphVWhIYUhVM05XRlhVMGN4WkZWdVRsUkxRazFKV1hGMmJFYzBaVU15TVRWMGVraHRWRTlhUmsxWWNqVk1hM015TmtsRU5sRnhkWFZKUXpablRVTlpOVkpJYlZkMGEwSjFUMHhNVDNSNU9YcHJTa3Q2YjBjMmFrODVNMVpmTWt0VU5WRTRkRkkxUlY5alNFZGFNVlF6YTFjemExbDVYelZ6YVZjMFdHNXhUVVJaY1U1Uk9XTm1kRk4xY1VJd1RUTkVVWEJxTlhOUFVWZzVialJmUW1KVFh6RmFXRzV4T0hoVllsTTFja1p0YWpCS1RWTkJNVkpuYkVWT1NqTXlVVkU0UzJoNVVXczRiVVpxTlVrM1h6aEVkamxKVkZjdFdqUTFhRUY0ZVU5VU5URlVTWEJGUkZOdVJEWTRNMmQzWlZSRU5XNUhVVFpSY1VORE5VSnNObkJRUnprMVoyZzVZV2xOVjNZeFpYUmtWR2N3UjFOdlpHRnlNVWR6V1Vzd1ptbFhObk5CUzJORFRqUjBVVXB6VEV4ZmNHbFVNVW81YTFoeGVVTkJWVUUyWTBWcFZrbGZiREJZTUZwalp6bGxlVGN5V2s4MFlXaHRaSE5yVkVRelVqWkhRMDQ0ZDJ0SlJURjNjek5hTFU1M1VYSXhaRUYyY1RSU1RVYzBkVUprVEdob2NFWmlaVkoyUVVSR2VVaFhNVlZwVm14eWRrSkVORVZpU1ZkSE5IUTFkemgxWjBoaWRsazBRWGRtWkRaR1QydHNORlZGYkdaNlRHRlVZV1JZUWxSd2RrcERXWGhtUzNscFptUktXVUZhU3pGV2JIWnpTbXd0U0MxV2EwOVRaRXR6VTJNelZscGhVRXRzUlhSV1drTkhSRXB1UkV0YVdIVnFXRXBRUlcxa1VrMWFjRlIwU0dWYVRWOTRUR3gyVkZGT09YQk1SMWxUV2xobGFYZGFVVU4zZVY5M1VUaEJaMGt5TW5CcmFGcHNjelpNVUhFMWJsQlFOR2hRUkc1clFsaG1NVE5GVm5CSk1XRndaMWhwZDNwV1YzTTBUQzExU1VkTk1sQkRZbmt0YUMxTWEwcHpMalEwTVZZMmRHNTRhRXAyWW1GUVZWRlpVWFJrUzNjLk10V19TR1VZZ1FwOVkxSVJvSnVHRlljR2lsU2JkbWE2TU01M3RFU1MzaGMiLCJleHAiOjE3MDYyMTUzNDIsImlhdCI6MTcwNjIxNTA0Mn0.IYrjosV05v25caZdvMpDhjUOpU4y288BX44KHE8JCK0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:22.188 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:37:22                                         635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=165864 KO=11562 )
> restLoginInitiate                                        (OK=82080  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=81838  KO=226   )
> restloginProgressiveProfileCallback                      (OK=1946   KO=226   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.89%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.89%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.78%)
> status.find.is(200), but actually found 503                      4958 (14.68%)
> status.find.is(200), but actually found 401                       226 ( 0.67%)
> jsonPath($.tokenId).find.exists, found nothing                    226 ( 0.67%)
> status.find.is(200), but actually found 502                       147 ( 0.44%)

---- idc.login -----------------------------------------------------------------
[############-                                                             ] 17%
          waiting: 449419 / active: 23     / done: 93173 
================================================================================

20:37:22.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 93213: status.find.is(200), but actually found 401
20:37:22.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,93213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@743afcb2, username -> user.1001727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4eb5150f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215042851))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2kybmdmMTZhZjltMW1vMW11YW01cG82ajAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFRVNDNjbWxsVVhKWGNUQXlaRjlzYmtZeE0xQlJMbWhCWmxGaVR6bG9UMGxZY205T1YzZDFYMm8zYkhOc05sSlZVM0JNUWtsNldESk1WRmR3YlZaYVRUUnNObFpzYVdWMWIzRlJNbkF6VFRaZkxWaE5NMDh5WDFZM1QxQnpPRWx5TjA5UlYySXRXRWt6UTFaTFZWOXlXV050Y0RKa1UzWllPWHBWUWxCbFRVNWZaalZ2UzBGVmRHVlVia2RuYUdaU1RXeFlhekJOUTBKWFJWOTJWalE0TXpOWkxWa3dhWFpGTWpKM1duQm9TVEZXY1RkZlJGbGxUbXhZVVMxdlYxbFdORTFuUW5sYWFuRnBWbGMxYjFKMFN6Qm9Sa3RoWlROaFRYRlpWM2xVWlVWcmJXSXlVM1J1YUVJMWRuZDBRakUyTjE5SVZYTlZTbmRQWW5kd05YWm9RV2hyWkRsS1FqbFhUMWwxYkROT1R6QlVaRTVEWVdKYVZ6VllSSFV6UzJ0eVJFVXlTSEpuU1hsc1V6a3dPUzFoZFV0b2FHNDJXbHBEYVdWTWJqRkRRbFpRTlVsQ1NGazVRVUZVV2taS1ZUSnBOSGsyUVhrNGJYUm1WVTh3VkRoWFdYZEZkVGxUTFVad1ZUbHJaak50WkRVM1ZYQXdXbmRMVldWb2R6QlJkMHh1TUVoeWJFMWhUQzFNZURKa2MwWnNWR1JMWkhkNFFreFVRbEZ0VVRkdFNrRlhVMkZETVhGRVdYUnphMng0VG1FeFVGbzFUV1JTU2tVelUxbHVUa3BQY201b1RtMUdXV05DWDFKMlEwTjVRM0pCUjBKMFVGTkVlVVp6TFU0NFMwd3pMVVZKTm5nMFNHdHZlV05ITnpsUmJ6SkpPVlJFWlY4MVduaDZhRzFETTB0RFpXRlNiR2hZWW1ObVpDMVdabVEyY1hkSFNqZHdVMk5NVTBRNVMwbExXa3htUjBrMWFXZEtaVUZuYlVGNWQwSTFSRFEyU1daWlNVdE5ValJKVW0xS1psOXNNRWRxTTFKUU9XUm1NRFZEV1UxM2VqQjVka3hqVTNOeFIxWk1aMU0wWkZCYWNrRnRka1JLVnpGVU5sbHFiRkl3YWpkTk9VMVpNa3BuTkZRNGJXNURkVXQ0WDI1NFdHTlFSMWgwTVV3MVNsTlRaMjVZYUcxblZUaENibE5IVGtrMk1IY3lUMkZNYjB0dFMwMUROa2xtZG5SNE9URkhXRXBLTVdoNFMwMVJMbmhTY25WUGNuaHVRa0ZvYlVOdFZFdElXSEZ4VmtFLmxNaFM1ZlNCUVQ0aEVERXF6STJwV0EzRDAxU0FteTZRaTRUbmVETlp3T3MiLCJleHAiOjE3MDYyMTUzNDIsImlhdCI6MTcwNjIxNTA0Mn0.qTPDJD_yoRPrmlmLu_Ae31xAtdxO3ZWbJPgNdEIEMBg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001727"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:22 GMT
	x-forgerock-transactionid: 896a3c18-8e9e-49d7-b6c9-97e9296b8ced
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:22.900 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:22.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 93213: jsonPath($.tokenId).find.exists, found nothing
20:37:22.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,93213,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@743afcb2, username -> user.1001727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4eb5150f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215042940))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:22 GMT
	x-forgerock-transactionid: 9ed824b1-fc7d-4452-b9d1-d439aa585283
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWFqdDc3cG12dDU3cWhtbWgyZWhxcWtsa3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlNuUkpPVEpIYkVWMk1GcG9RamRGVVdnelJXSjNMalE1YzJVNWFHMTFVbXRrWWpOQ1YxSTVkelZhVVhWMVJqUmhlR1ZrT0ZWbGVDMU5XSFJLYm1VeGRXVlNSMFJsTWpKcVpYazRTR1J4VkZSM2EwcHdNakUwU1dGSWRtRndVWEJ1U3pkVWIwaDFTbE5aTVRaSVRFMWlNMFZ1Um1KMFJpMDBhVVoyZVhWblIxVjNNbTFLVTJ4NlJVUkxTMlZMZVdKclVsRXRlRVpXZW10MllqQXpTRXR3U2tsamVVWTJPRFF3UzNSU01UaFJhekJtT0Y5c2FXODFNalF3VEVOdE1IaG1kbVpKWkZOUFgxbHdjVFl4YTFaUWMwUktNa0p3VFUweWIyNVpXVXhhU25SMlQyUnhjM2MzY1hGZlpFSjRiM1JPTkY5Qlh6VkRWRkl6UVU5NWIwTjBMVzkyWVVOdU1HUTFMV3B2TkVJd2FXZFBiMTlJZFZKWlpXOTBhWGcwYm5GYU5IRjZjM1JxTFVWTGJrZzVNblk0YlRSdU0yaEtabFV0TVdrd01XWXhiR1JKY0hWQk0wZFBWRzR3TnpsUFUxTjZUWFJCVGs1eGQwWkpOMnhvZFZaRVoxSlpUbHB5VjFwWlVsVnBaVjh6VjJKNk5ETk5ia05VWVZoRVkwNUxNWGhDVG5GSWFFb3dkWGxhUTBkUFdVa3RNSG8xVm5sTWJsbFFiRFJRZEhaR2JXTjZkVVJvTmxSS1FrNWZWVlZKWlRrM1F6bDRZVXB0TkVsM2NGbDJMV3BFTlhWSmFIYzRVV3gyY25sWmNHNDRTSE5QYkhKU2NVeGZjR0pMVUZodFVrZG9kR2htWTBsQ09XSnZZakU0Tm10T1FrVjVXWGRmY21jMVNYcE1TRmQxTXpjNVNtVnpjVXMyZFRKek4yaDNZemRzV1RoNFFsbHhRMFZrVlZKVVZVcEpURzlvY0hsb05uZHdTRWRHYWt0eGRFZzNRek5YYTFGbmRUTTBZbWhmUTFkU1VXcDVaMHd6ZHprNE1uRmZaMjVmTFhaMVdUZ3dhSFU0WkVWSU1UTTNUVTVpYURKa0xWSk9UVVJ6YUhaNFNVdFRjRmxKTmkwemVVWjJlbkZDYWpZdFNFVm1kVXd0ZWpWak5XTktWVGRWZVUwMGJuaFROakUwYVZaRFNqbHlMWGxQYVMxUk5HVmFjVlpsY0dsVlpGQllOREpyYjFCek0wVndZVlU1YUVONWJYUTRMbFY2VlVGU1dDMDJWMTh3UTBORGJsSnJVV3hYZFdjLmIzT1JGeUZJQzIxOUc2bWt6VlZJRTNzR09Cai1KOGNDX1BTd2lBWllxTUUiLCJleHAiOjE3MDYyMTUzNDIsImlhdCI6MTcwNjIxNTA0Mn0.JWU3DBkTYP-HQAjmI_QYZ7HFsihheL6En5tMVEAJwVk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:22.942 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:23.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 93317: status.find.is(200), but actually found 401
20:37:23.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,93317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43f2e732, username -> user.1000880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31da538e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215043553))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGowc2txZHJiYWkxYmEwZGx0Zmk2cG5nOXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eU1IWjJaV0pTV21oNFJUSXlhVmxhUm5ocWJEWjNMbWMxUzA5TmJUVjBkakF3VERkWFZuZGxkakZ0VjNKYVVsUlpTazV6VVc4eVYyNUtRVGRFU0RoelVGUTJhWEJFU0dKdFJsRmlUbTgyVEVkcmRGSlljMjlSUlZsNFNqZDJXVzk0U0ZkT2VIUlFkRnBaUzFvMU9YWmZja3REUmxGbU4xZzNjMFp0TldGWGFscHFRbDl3TjNoeGJWWnFSMWc1V210UVVtcFFia3czTjIxS2FuZzBUVlZJWTNoVFZESkZNa1JRYXpObE5XRkJaM1JxY2tWVlptdHZiVWc1WTNObFpFZG1UMU5vV0UxUGFrSmhZWGM0VTFCbmEwWjFiVEZoYmxaU2JGWmxWSE5hT0ZnNU1HRkdXbkJpZW5veFQyTlViaTFoY21KclZGVTVRMVY2ZDNaSWJXMUxaMDk0YlY5aVJEWXlhVWQyUW1ZdE5EQnBVbmh3UVhWTlpHWmhkalZmZGt0dVQyeG5PVlJEWDI0Mk5tVkdMVGhXT1ZOVVMxaHZZWGxrZUZwbk0xZEZiSFIyUzE5UlRIQnNSMloxUzJWdlNFcG5WVFZXTkV0MU1YWm5jRGxEYzA5TGVub3lhRWxGWlRCM1dGRlJTVzVyZFVOdFZsRXhYM2hDZVdaRGVsTmlSVEp3Y0djdGVtcGtYelpzZFMxM0xVVldVVzVHT1hOdk5GOXRYMk5UU0hkamIxTnJPRzFuYURSRmJucEtPRVEyYkhSaGRYZFFiRmhST1U0dFdGRkVlRFJuUmxWWmFFUlZOSHBGUmtwMVR6aHlORGRaTW5oQ1RUbHpiemcxYnpSM2VYTllNMWRFZUUxS09XMXhNMTh0VUd4NkxVZFRZMEpuWjNaSGJuRXlTbVpsTURaM1luWXhSa3R4TjA0eGRVd3RNV1pFUlRVMFRUSlRORlpTYUdaSk5WQmpMVFJ5Tm5GYVZFNXRYM2wzZFZsbVYzbEJhVTlETFRGRlVHeGhVUzFVUkRjelIybE9RWFZwZWtOV1NrRldMWEZVTW10a1QwZGtkblZYVFU5R2RUTlpTMUpHU0ZSMFdFNHhRVFI0VWsxMmNWbHNaR3hIZGxadWRrZGxObWg1YUZVeWQyaHBXR28wY20xMUxVOTNiMk5PWlhKRmFuVnBWVWRVV1dzdFNUSk1SV2syVVhoMWFtMDVWRWxQVFZwWVRrcENVM05UWmkxMlRuTlhOVlkxTW5KWVIxVjNMbkpzTFVoMWVGcFZPVTUzZG05clEwaHZiSGhVWTNjLjZ5bTFGUHRLS21hYncxc2VQdnlyY2h6anZhWnhYMmdaUEh6UngxMi1OR0UiLCJleHAiOjE3MDYyMTUzNDMsImlhdCI6MTcwNjIxNTA0M30.OR5yJ_vMGGlFWoIU_jryBfRvb5uY5xFONWjx9utdgUY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000880"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:22 GMT
	x-forgerock-transactionid: 9db40c8d-ee7c-4323-bf0a-97afcb3c1051
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:23.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:23.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 93318: status.find.is(200), but actually found 401
20:37:23.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,93318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61500405, username -> user.1001790, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7328abb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215043564))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTYwYmhhYmpzZjlvMW4zOTNjMTllcm1udWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cmVtaHlXRU4wUmpsRWJuZDNSRXBvVDNjd1VFUjNMbGhaWWtSQmFsOHhVVmwzYUV0WFkySkVWV3MzWjBWamVVWjNWMVJmZWs1a1IwcHRaWGxWTTFSQlVVcEVhMHN3T0ZKcU9WZ3lUelJJV2tRMlNWaFROR0ZpUm5SR1FrZHhOeTFrYjNNdE1ISndTekJsVUVrNE5HbFNRV0puZGw4NGJITk5WazlqWW5wRk5tbGZRMFJ3UzJwSGJXWlZYMXB0WkU5RlRUWTFiakpLTlhWaVdFMU1RVVZyVFRsMWMxUTFiM1pUZW0xQ1MyYzFVbk52ZW5KemMyOU1RVFF6UVc1SlkwWXdWVlIyYlc1Tk5WODJaVk5tV1V0VE5URmFPRmhvYjFCUVJIaHNNRE5mVVU1cFEwSjZNR3R5VEdFNFpXc3pWMFJ6TkhoVWRGTmFXRE51UzBsdlEyNDRaVFUzWTNCc1h5MWZiRVpGT0hJMmFqSTNjbWRZVWpFelgydzVkakZEY1RWcGJteGhXV3RGYkVSRk9IcEVaa2xGV25kbVJFTmZXVnBCY1MxaGEyWXlkMWN4WW01dmFYWk5ha2hMU3pkb1EwbFlMVVV4TlZCWFRtWjJVMFUyZWtWeWQwRjZUVVkwU0VaV1RrMW5ZVVpVWDNseFkxUlRhakpKZWkxSmNVMUVTamREUkVjeGVXUXdaMnRqYm5WTFlUaG9OWHBaZEVoT2NqUjBWMGRqVlRsQk5WWjVSVXhGY21GZlNqQndPR1ZtU205dVdVVlBUVFV4ZFZGTFdISlJTVzlpVGxwRldFTlpXbVJHTkVwU2VuSjRNSFUwYkV0UGMxTkRibGh3WDBSNFIyaFRiRk5aVDFOdk1EWmtURFpDVlZCV2VWY3pkREp1YTFaTlQydDFZVXg2VUhkU1prVllkWGRuVVRKaWJYaG5hbmRDTm1KcmRHZ3laRFE0VG5oeWRFeGlUVUZxY1c0ek1ITmZTR0V5T0d0NVMyWnRlV1pEWHpadlVuWTFOVTR4VlRWcVJFSjBkRVpIVXpKWVNqZDNVbXBmYlZsME1GcG1Sa1IzYWtVelNrMXphMEkzY0RkeVdHbFJWakF3Y21OSFkwSnBlbWxSU1RSeVJteEtTVFJSY2tsNlVrbHRaSGw1TTBsVlUwSkhNRVV3UzNNMFNHTTNTMTh0YzBWT1dVZG9YelZ3TjNodFJXUXpkRTQ0Y0hKNFNtbzBSbEpUT0dSYWRXUlRZM1pwUVhodk5sOUZMa2xMUlRCVVMxUk5VamRmTlhaV2FWWjRaRmczZUhjLmk2Ry1xR0l4cnlyNVZha2FPazZCQS1NQWpoRGhWenNBbzRmSGFYQXp6SHMiLCJleHAiOjE3MDYyMTUzNDMsImlhdCI6MTcwNjIxNTA0M30.Xyc2V_kLUuzevirNmibZ-32ay4BoLCpVOPfFgybYj3o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001790"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:23 GMT
	x-forgerock-transactionid: a4fb1a20-686a-451d-8c85-8dea4198b69e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:23.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:23.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 93317: jsonPath($.tokenId).find.exists, found nothing
20:37:23.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,93317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43f2e732, username -> user.1000880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31da538e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215043640))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:23 GMT
	x-forgerock-transactionid: 625747b9-da69-489c-a883-0ae486ad4efd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzA5dGJybmQyODBtcmJoZHYxc3A0NDhmdGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2MwVjBRVEZzTFdoa1FWbEdOSEJOUTFkWlR6QkJMa0pWVkc1WGRFZFNTR0ZqYlU5R1kxQnpNblJJTWs5MU5teG1aV1JVT0hGSWMyRjNObU5UTW1OUGJHOVNSMU5RT0RGaGNFeHNNMGQ0ZGt4WlVTMU1kalJ2VlU1eVNHWm5kVWxrWjA5SVZUWm9TRGg2U1hBMWRrVXRiMU0xTVdOWk5tUlNUVTVRZVZWRlRIRkhjMVZFU0VSNlIzSndhRGg0UlVGbVRUaFlkazlvUWtSNE9HaE9TRFl6Y2pkcVUwWXlka05IWWs5M1NHMUNWazFFVVZWb01qWlpOV05mY0RKWlVWbFBVV3RTTmpscGRXaEJWVUo0UWsxek1rSlpOMUpSVTFwWGEzZGlaMWg0Y2xkZk1tdE5SVnB4YkRCMGJVVm5Ramx2T0cxVlkyMXRRbVprV1VsV1JYZEtaMDlNZG0weWFVbFhjVFl5YWxwWkxYRlpRekIyZUMxNFRITldPWE13Y2pjMFlVVk1kVUpyZERCYVV6UnRZVlZtVEZOMVRFZHpXRzB0VFhZNFlsbFlWamhFT0hacmFqTkhOR2hvV0U1U1ZHRlRhazU0UmtseGVsSm9XR2s0U1hrelUyaFFhbUZEV2t4V2NYSk1iVEZtWWtSc1RtYzVTelUyVURSQ05FNU5iR1l0V1RONU1YcEJjMHAzY2t4M2QzTmxXRlEwUmxKNE1YUlRaVTV0Y2tGak9ETlpXSGN3UWpsbFUzbDFkWEJtYUhwUVUzZFhiSEoyVTAxalQxRlZaa0pKTFZSUWRIWTNlRU40V21WcVRFeG9ZWGxKZERCM1FtRlNibGRITTBWVWFXY3dXSEZCWjJoWU1teHhTVk01WkRkZmNrTlphRFppWVdKeFRtWnNUa0pMTlRSQmMzZGhTa1JPWkZWWVdGTlNWMHB4YWxvM09EaFhiR1l6UmtwNVlWRlJWVTQ1VVVoRFpXVlZVemx3UWpCemEzUklOVFJ3YVdwcWRVTXlTVmcwZWpsaFZURnliMkkyTTI5eVVXSjZSVGRKYW5Kd2VsWklVMVJ5ZW1sSVlrOXdhREpHVlVwa1RFcFpRemR3Y0VOQlJHcDFZbkJFVjBWM2NtTTBibkZoWjAxU1IzZzFPRzgxY0ZKNWNqWnhRMVJtUVhSeVZEY3RSa2hoVkROeWJtVTNkMloxYWsxbU5qVm9Ubmx6TjFadlpuWmhUWE5mV21RMWJXdEtNbEZIUjNSRk1EQlZMalJuWTNKMlQzbFBTM0J5TkZKM1FtRnpSa1ZxVVZFLjRLUndFQVRSSU1EUk1uTWxHZUFHbV9xRGhtLVZSbmZ2X2V4d1pFX0Z3YkUiLCJleHAiOjE3MDYyMTUzNDMsImlhdCI6MTcwNjIxNTA0M30.LXPYeEm-DLN9io5UE1Rie93HNfhTQiawUKwXCGUXQDI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:23.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:23.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 93318: jsonPath($.tokenId).find.exists, found nothing
20:37:23.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,93318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61500405, username -> user.1001790, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7328abb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215043664))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:23 GMT
	x-forgerock-transactionid: 712c4d4f-e455-4fb1-bfb1-029548f2dc0f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXFjcGhpY2RzdXRubWk5dHRydXZoMmdoajkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFNFWmthVzVPYWpaSVRFVjJjV3huWVdJeVoyRlJMbmRGU2tKbVlUUk1SbU51ZFcxeGNUUmxjWEF4U2xjeWF6QmhZbVJEZUdvMFF6UmpTek0xWVZGUFdHOWxXRFpQU1ZwNVYxOVNaMnAwWnpWR2JHeHpkVkJpTTBKNGVFeFlNelIxYjJONE9IaFFNMDAyTFVKV2JGSlFWVk5OUlZWblZYWmhWRXhWWDNGVlVtMUJXR2xFYTAxUk5XbHZZMXBWWmtObVgyUjRNazF0Y1V4amMycFdNRkZ4TTJ0alEyRm1RM0pFVERKeWRUSmxVMEZGTFc1ak9FeFZlbWRYTWtkaVZHSmljWE5WYlVkWGVYWlFkM1JGU0RneVFrTlROR2R0TWxRMU5qaFFPRE42U2tod09WOW1XV2hIU0cxbFRUQlFlVVo2WW1sS1NtOU9iVE5tWVROdFFrc3dURnB2ZG5kWlVEVXRRbEpTUzI5eE5VMDJSbTE0UkhCTlNXcFpVV0pWV1VwSGJGRTRibW80YzBWSFdIRktPR0ZFVEUxMFJsWkxkMFZhV0VGQ1RGVnFia1JDWWxwTE1uWXlZVGhKZEZOUGJXVkNkRVk0V2s1WFIwTk5WbFZIVTNNeFNUZFliRFpTZEhvelRGSlhUbFZFTlRkWWRXdHBOako1ZFdNMFFuUlFVMEp2VlZod1lrOUtlblpXUkVkTGNYaFdXRXBCUVZscU5XNTFiR2N0WjFSUU1qRTJjME5LTkVzek1HSm9RM05ETFc5RFNqbHpPV3g0TVVwU2J6Wk5VRTAyZUhKS2NHVlRPRzE1TkRoQllrMUNRM0UxZW1Wb2J6QmhaMHMxZW5VMlNFTjViRlZ2VlRFNVIzWTRiR2RwY1dNNFJscHVVRUZUYjA4dFJHOVZWbTl1Y2w5cVpHbDBZMlJwUjNsRlN6RlJiMkpQWTBFeldtVlFRMmx5VFZVd2RqSTJhM2xtVjFoVU5FdHJVbmxJTTJKcWVVOURWRlpVYWs0MVJVeHdPRFJKVkVkbU1qaEhTRmhZTVVKS1RIRXdkMmcyVlZWSWIyMXZSSGhLVjJ0Q2FFZHVkamxXYmxWdmRteEVXbDlQZVdnMWVXVkxXbFZuYmtKRlgwVXlWSGxRWnpZM1MwaFlPWGRGYURWc1JWUlVhblJGY1VzMlVXOW9WM2RZYTFCa1YyVk5XbkpoWVMwNGIwUnlla3BNVEdSNVJTMXVVbXhUTTBkUlpHVjZabXhvVVRaa1pXRTRMa0pNTFU1T09XSmtORWh1VW1Gc2FVVXhTR05xYkdjLkN0SjV3RTNsc014NmdHX1VqTHJZOVY1LV9EUnc3MHF6VlBiYUF2bnJnUFkiLCJleHAiOjE3MDYyMTUzNDMsImlhdCI6MTcwNjIxNTA0M30.SdlfnZ7asqNPqONjKSwrvD84oMD8PJCq8-RZYe1zWzM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:23.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:24.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 93412: status.find.is(200), but actually found 401
20:37:24.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,93412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17839f08, username -> user.1000498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48e59cc1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215044246))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDg2N2hsNWdpaHNnZTZ1dDgwMnA3Z2s4YTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Sk1GSnRNMU5RYXpCNFpXSTBVMUpPVlU5bFJGRjNMaTB5Um1Jd1N6QkVOVGh5YkVOT0xXVlhNVGhrYmxoT2VrWllPV1pWUVVwcmNFVnRPV3REZHpSV1FscG9NVGQ1V21wU1kzZFBkblpLWkhKUVUwRnplakpmWnpWb2NYaDJXRlpZTWpkWmRIbFphRGxTTjNkdGVFWnROR0pQTVdsdU5GQjZZM0pFTlhkVE5FTnpWbU40ZUZSdWFVMXRVVVU0U0hvellUUmpabU01Y1RCWFpFRlJSM0pLUlVsM1JIVndaRGhsY1VaU1ZURmxNakUyVUZWaWFIVmFSRWhTTlhkQlRFWjViRkZMU2pOUmFUUnFXbHBOZDFGd1FuSlVTWEkzVUY5UmIxbzJZVVZ6ZWkxMWRHdGpYeTFTZVVWM1FsWnJVVkJOZDIxMWJVVnJlRXc1V0VablRHeEdlbkJZTFZsM1ltVjFXR00zZVdSS0xYWndjV3hHTkc5WVVVbENRVmxpVFY5VGNVVnFPWEJxZEVOR1psVXhkRE5EVFROUFgwZGFja3hJZUhSbGVsWm1OVlJQUzFndGFqQm9ZMmRIUVhremIxaGtWbFptZFVwb1ptaElabTVJVnpKbk1EazJXVmhsZDBaU2FVRk9aMFJ0VEVRMU1raGZiM0I1YlVzNFVUQjJkbU5RZVU1R09VaFFXV280YURaZmMyRTRYMnN3TFhGV2N6ZDNZWEJMVVMxamExQnNSM0JuY25SU09XZENlRGhsUWtaTFkwbDVTMU5XUkZSd2RsWm1ObXd6VFdsQlUzbDNaa1ZpVFRSdVIyVjFTRTV4Wkc1Q1EwTXRVMkp5TTNObFpHa3dkbUZIUmw5MFEwUXRTRzFxT0hOVFlqZDBYMFZhTmtKRmNtUlFhV1l4VlVZd2RuQlZlUzFoYWtKVFFsOVFTVzlmVlVaemFXeEVOemxFYkdJMmFsbDNjVzV6YW1wcFVuRkdPRzF2TTFJeWNWUkhXbXd6VVVkSGIwUkdUMWMzTFVoYU16QlJXRjlpUjA1NVpIUnhYMnRvZDNWbGVtcGpaa3Q1YVZWVlZEZHpYMmRmU0doVFUweFZaa1ZTVG1oSWRVVXlVREpFU0VSRFdubEphelJKZDA4NE5HRm9PRGxNV21jdFprNUlkVlJyVXpWbVVYVlJUbmhZTFZoRVFqaHhRVzVKUW5jd1REbG5iMWsxYkVzMlREQk5hMVJ6YzJScmVVcGZSbnBqVEVZMFpVd3dMbVJyUjAxMk1VUldWVTlrV0hsdVNIaHlhMXAxVUZFLkpvVWxpMlB3RnA4RzQ4ak1hQUhEU3EzbGVsVW1sNWZpaVlSZUxkRVBkb28iLCJleHAiOjE3MDYyMTUzNDQsImlhdCI6MTcwNjIxNTA0NH0.D_-eDveCruFiG-VtB2q_e9xlaZHqVVpMRZgiwgSOAGc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000498"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:23 GMT
	x-forgerock-transactionid: 60e489f2-819c-419c-82fb-1a8c75ed12ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:24.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:24.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 93412: jsonPath($.tokenId).find.exists, found nothing
20:37:24.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,93412,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17839f08, username -> user.1000498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48e59cc1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215044337))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:23 GMT
	x-forgerock-transactionid: 4d8042d2-160e-4a34-ba0f-014eb2c75e75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmE4ZTZiajdpaGRubWVvaWs1Y29rbWVsZHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFVuZGZOMG94ZVRWeFJERkVhbmQzVmswek9WTkJMbk5xTTI5c1VuTkxOa2xpVkd0U01FOUpZV0ZKVkd4d2IxRXpSMEpWT0VwdFZWbDBTVVF4YzNWYVkwVmlXREZSVVhWT1MxZFpabXAzYTJsQ1oyWk9ZbWcyWkdsd2FIUjZjbk5CTVd4bE5uTXpla2hZWW5aWmVHcDNUVEk1U0ZWYVdXVlpVa1JxVEd4dFExaEhRbWh5Wm5CcFgwVndNVEpFVVU1Tk0wRlRUREl5U1hkeWVUQXdObXR5U0dkbk5uQTVjbVJSUTE5QmRUbGxjVFZXZG1KNVpWWnRjV1V4TTNwQlNtOUJMVmhZWms5TmJWSk1jMWgxTVY5Uk9ERkpTR3c0WWtSaU1VVlRaMHR5TWxkaVlUZFpZazFzWldrNVF6aHFWV1ZqZFRKSFZVUlFibXQxTmtrM1pUZEtaVVJGVWs5WU4yVmtlazlOVm01bFRXdFZWWGx6YzA5SlJWaFNYMkUxTjA1TVZXVXlibVIyUTFaaGFXdEpVbGcwVDBocVEydGhSV1ZLVlVGNk5HeERSalpOVkVwSmExbE5jelZpZFVkSVVTMXVPRk5xYW1sTU9UZDRVV001ZFdwYVdHZFNiR2xKZDFRMmFIaHdXR0p4V1hWTVNEWm9ka1oyVUZCak5VOTRaRlZwV1VKNWFURnJlbTlYU0VsQk1EWkZUa1UxYzJaM1gyMUVZVEpDV2twWFNGQlZORWd4WDNKb1gwOXBMVlpqU1dveGVUWXpkM05wTTJwR1Qwa3hWVWx6YkROV1JVOWlVVFptV1dKa2IwTnlVa05NTlVFd01XSTFYemxTU2pRemIyNUliVGMyVFZKbVVVaHBjRlZpVEhNeVkzQlVTakV0UmxvNFFtdzVlRkkxZVVsb1pISlRjelpOWjNaWlRIQkdObTFXVEdOTE1YRldaelZFY0VJdE1qVXlTbmxEWTFaSVgyYzFjelY2Vm5kc2RuSk9XVEpSZEZNMFZubG5hMmRKTkZVd04zaDNTMk5OV1RjMGNHUmtiRWR0TkVReGFIUjFPRlpqZURsVWJHSlJUakpoZERaalExSjBaSGxtTVZkSlV6UTNkVzkwTnpKMFpVWm9XWFI2TlhoaWVFRlFSa0p1VFhweVNWaHZMV052TldrMU1GcEVlRVkyZURCMGExRkVXbXhaV2psUGF6TmxOVWhEVTJGRVExRkZTRkp2ZGt4SFptRklNa1E1Wm5WYVJGTlJMbnB5UkZGT056QnBhRk5zWTBKcmRIQnZkMEpLUmxFLlNLTEZZYlprMWtiUFMxUDdTLUhxa0FsMko4dm5wUDBXZGw1cTNXNDNiTkEiLCJleHAiOjE3MDYyMTUzNDQsImlhdCI6MTcwNjIxNTA0NH0.vzznfhLm-_hCOGD2z_aWbK1ljnirK_vKkbuhs6iXoMI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:24.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:26.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 93698: status.find.is(200), but actually found 401
20:37:26.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,93698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4324704e, username -> user.1000789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e177526, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215046169))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODk0aW5lZjFpMXA3OXBpdjBzanFxZTh0aWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlRrUlJXamRuVVVSM2FIbGlhMUYwU0VNM1FWRkJMbTF2VlhCUFlVeG1XbEJvTkZKMVIzUm1Xa0pKYTFCYVl5MW1RbEpKVFRJNFJXeHRXWHBRVUY5NlpUbDFTRkJhY25JNGQwMW1VV1l3TkZJNE9WWjVUa2hEVlVGSFZtMURTMWxSVlc5WldsSk5hM2hWZUhobmRtNWthRGxvYkRCMWNHcEhVbEU0YzBGNVducEliVEJRTFVWQlRVNWZYekl3TmtGeVUyeFdYMlJFWjJGNVJscG9NSGMyY21JNFJubEpNRFZ6TmtVMVIzbDJSMDVtTVdWWVJGWnhlRlUwVTI1UmRFSldTMnRmYjFoRU9VMW1VRzFITTNrME1rZFZNV3BsYXpNelZWTmFTR2hoUWpKWk9XdzBjblpPV0ZaM2ExTTFORGt5VW05VU4yaExRVE5EZGxwNVJUSXhNV2hXY0ZNMWNGUlBSVjk0TjB0MVNVSmpUelZKVG5scFEwZGxjaTFPUzBOeFptRmlRMlJ1TVZCZlZXWjZUR2gxUzNadWJYRk1SRE5pUTE5M1pIWjBkVlZoWkhvNVNVeFZSbVpvU25FM05rTk9kVXhaTkVOdVNEVkRkbWRuVlhkbVNGaFRMVnBJU0RWWFpFOXFTalp3VURaeldVcG5SVVZzYlRGdlowNHRNazF6TUdaVWRuVnlTbXBsUTFCMGNsSkpNVlp6TjFFMU1VVkVWVEpEY1hObVJuQklRMXBJU0dkUGJXTnBSWE01TkVVMmVsZHRNRXhmU25KV05rdERhM054YzNKRlJGWnBjekZhYjNCc01DMU9kWEY2VVcweFFtNVNlRjlLUWs1NU1sTlBkV1YzVUVWMVIxSnJiblJ2WDAwM1UyeDZkRTR0YWxBNFgxbDRZemxDV0cxeVExTmZPVlJZUm5aelZqQkJXRkEzTlVOTlVpMXRTRU5ZUkcxVVJqUmhZWFIwWjBSVWNrZzBaMmRVVG5Ga01FWkRiMnhpUkhWdVVHeExkMTlRYkZWRkxVdzVhVGxZT0hNM1gzTmhWR053YkhaQldWQkVSWEpGVjBOQ1VuSXpXV053Y0Vvd1QwaGlOMWRwVUZCTlkzSjNaa3M0UlZoRVNqTmFOMDQ1WW1sQlNrVkVibEp0ZVRoQ1prSTVUVWxSTFZaaFRGSmZiMlZZTlZkU1dWSTFWV05ZVFZCUWVqbHJXRWsyY214bE5FbzBkeTFzWHkxR1pHMXJPRE5zTVhKNGMyRmpMamgwUTBaQ1UwUmZTM1p1U21GUlRWaE5kVEl5V2xFLkJRX3JOYXd1NE0wNFZ6Zm9IN0Z4S2duaHF2Mmpqci1IaDNZSnNBa2lyUWsiLCJleHAiOjE3MDYyMTUzNDYsImlhdCI6MTcwNjIxNTA0Nn0.zsHkUzA8rYRVljOyA39mDwm-w222eQnJKEWxI8mCgzg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000789"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:26 GMT
	x-forgerock-transactionid: caf8d2df-9736-424a-b0ae-a076746c789f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:26.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:26.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 93698: jsonPath($.tokenId).find.exists, found nothing
20:37:26.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,93698,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4324704e, username -> user.1000789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e177526, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215046258))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:26 GMT
	x-forgerock-transactionid: 0bc0ddbe-0479-4b17-956e-c9099c4483a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2tzczM4Ymxtcjg3aWZyMTdrNW1sbjY5dGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFZXdGpVMkpQUW5CeVkyb3lhVGxRT1dFM2FqUm5MamxQTUcwMlpYZENhVnBtTVdOdlRFNHRNMkpyVW1oeFNYVkxRelYyYmxWb1JtTnZSRFZxUkZsUFRVMXhheTFaVTBoMWQyTkxRMnhFVkhKamFIVkNWVzFsYzNRMGJreGZXbUprU1dZeU1GaDFOVmxMUW01NGVXbEliV0o2YkU1MWVtbHRNMjVEZFVobWIzWm9TamRCVG5sM1oxOVFORkYxUVdsVVIwbHVVSEZUWm1kYWFESjVZM1Z2Vkd0c2FTMVlNV3B6VGpaVlRrOU1RV0kwVkhaV1dTMURhMUV5ZG5oSGVYcHFhelpEYWtWd1JsTlZRV0oxVkRWd1R6QldVMGhZVkhVMU5qWjRVVEZNTFRaSWFWVkxUa2xSYjBOTlltTlRjRXgzYzFGdVlVWm9aa1ZWV1V0NWFrNXFRazFrVVVwZmIyeHpkMWN3UzFoQk1HOUNaWFZHU0Raak9XNTJOMDgyTkVNeldUUXRUblJpYVZjdE9YUkRWblpUUlMxQlp6aGhWMGx0V0VsaVpHeE9ZVmcyZFd4WFlqSnRlV3BPV1U5dlRrdzJPR1p0Y3pZMFZTMUlOVmRDTTFFdFNrVjZObEpFTVhseGRIWXRRbkJqTlVWWlRtbHNWRzF3T1daelJsZENkR3hWV1ZBemNtNWpiMWt6VXkxV1NsaENjMlpRVFhkZlUwY3daVXhVVG1oR2VXWmtTRm90WjJaeVZuRmhNMVYyUkdGRk9YWnFXVFo2ZW1OWU1XUkRVME41WWxjNGFYbHlNVmhQWlhwMlFraG9NemR4UlU1WlVGVklOemhzZDFOUU1sWmlaM1pZYW14VGNVZEJjbGRtYTBaelVGOW1NV050ZW1wNmVUUm1UMDE0VVZKcFUyYzJkWGcyZGxZelpsTnZTVjlJUlZSdE9XZHlSbkJLWnkxaU5rMDFZamh6VVZaak1FODBNRVZPU1VjeFlsOVpkVGRaZEd0S04waHVjVWt6ZDI5aWVYZFJhbkozWDFORmVDMHlNRWxFTVVoclJsbDNZbVpMWWxkdFNuaFRaRmxVUlRKQlVVTkhWWGt5V1dGRU1FTklWRFJPVkdkR1pEVk1WRmR0Um5VdE9YTm5PVTgxVDNRNFREQkJURXhVVVVwME9WVTJjak5sZWtkTE9FdElZMU5sUkZOelRsWlVTV2xTVWtGRFJtYzRSbTlHUW5weVJUWlVUR2hQVnpWVGRqVm5MbGRJWXpSYWRsYzBaRlJyVEc4eFdHMWZhV3QzT1hjLkxuNEs0Wk13SldvazgySFJBd1RpV0xGc0tNRE54SnBKbEU1V2NaelFpNXciLCJleHAiOjE3MDYyMTUzNDYsImlhdCI6MTcwNjIxNTA0Nn0.nUVZXkwqjlL2Dff2Zg529WcyPvMoK-FAQ3DbPjfRml8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:26.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:27.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 93838: status.find.is(200), but actually found 401
20:37:27.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,93838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a0a421b, username -> user.1002793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@761006a4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215047046))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTlnMjRndTlicHIxZmdnb3F0cHM3NjVvcTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWQwRjVNREpyVG5wdFZtMVJUV050Tm0xd2JtTjNMbGszTldveldYcHBkMDVOV1d4S1dYQXlabTV4YkhWUFdsOVhiMGxHWjFCWk5XcEpYM3BFZFVKdFpuQTNRMlp3WDJwWlpFbGlSa1JtTVZsNE9VMXFRWGRrT0VacVpqSllTRzQ1YUVWWFdtTXhXR2N4YldKdFYwWXdVMFJyUzI1aFkxUjNkWGhDUlZGSGNIRmlUemxEUTNkb1lrOUhWVm80TkhkVkxXRnJTaTFEWVhwVGJsUXlUV00zVmpadU1GZzFPRVZQWmtJd1VsOTRhbmhCUlRGdk9VcHBOMnc0YURSNlRYQlNjbWd6UW0xbmNWbHFkMVpyZDNwNVdqSmhiVGxGTm5oTGNUVkZiV2N5WldwVGMzUklObDkxY1ZCMVNtWkhPVjlZZUVkMk0xbEJNRUl3TlRaMlRFOHpVelJJWm5SZmMyVXliMUJ3YjI1dlZFdHBURVJOZGpaZmFYRjBZamd3U1ZGNk1FWnFYMkZKUlV4a1p6UTRibGQ0TldobmF6bEdNVVEzWm10UlNHSlROMWxaWVdSeGVITnJZVVJ3YzFoWU9GQTRRM2R5Y0hKa2QzQnJXbHBQWmxWQ1JIaG9YMVYwTUdGWU5WbHdMVVZGYTNGaFZESXhabEpvVm05dE9EQndTbkp6UVhsTk1VeGxNMlUzYWxaSlRtNTZSbUpaV21OWlduTXhXamg0V2psNGMzbENNV3hDYzFkQlJWWmtlV2h4VTJGME9VNWZYMHBFWWxCNk9FTndOR3BUT0haNFVEa3dZemwwUTJ0eFdsUXRSVTFUVWtKSU0xVjBOVmRtZWxCbVNWRmlaV2R6VUVzMFRIWklNRGxaZG5sRVdXZE9PRU5GT1daSmVuRklTbTFMVjJoalVXeDJUV3R4VXpkT1RsRklWa3R1UTJSbWNrZG9jMUJMTkROWlQxQTBTazF5U1hWWFdVNU1RV1JaVkRnME4zSnBhM0pYYlhnNGQwVjVkV1p2TmxGNlFURXpha0V6TFU4NFEwRk1VWGwxTVROUloxbDNNMVpRT1VOSFgyWkZXWHBRU1U1SVF6Sk9aMEl3TVdWeFFuZFBSVVZ3VlZKYVJqWm1hMlV0WkdNMVEzZFJjRjlVUTFOclVEUXdYM0ZwZGxsWk9GOHdhbk5CWTBwNUxWVkdlRkZmUXprNFpEWkhjak5wTVZwbFRVRmlObDlZUzNOUE5tTm1TSGhoWjE5aU5ITlpMbFk0WDBKQ2JHdEdTM2Q2WjJoWVFucE1iRmhmU2tFLnF5OVZnY1NwRHBUYTBQX1dqd3MyaEVVckhPQ0c4UzVldGdnd2FfZmNQb2MiLCJleHAiOjE3MDYyMTUzNDcsImlhdCI6MTcwNjIxNTA0N30.BwAx7QobXzbjljU2yYDPfWiODWH38tKRsDw6asnFR2U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002793"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:26 GMT
	x-forgerock-transactionid: bbde4cf4-d1be-4000-b065-d05e8b03ef54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:27.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:27.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 93838: jsonPath($.tokenId).find.exists, found nothing
20:37:27.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,93838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a0a421b, username -> user.1002793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@761006a4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215047138))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:26 GMT
	x-forgerock-transactionid: 9eaca2ae-6b74-4b24-abf1-2d0ea91e484f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN21wcTI2MXRmYXM1NHN1MDl0MnRwNjlndTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFVUWjFPSHB5Y2s5RGF6Sk1SVmc1WkdWT1JtOW5MbWRzVlV4bFUwWlBjVTF1T0Y4MlREUmljbXhIT0dGNWVEZEJaMDVZTTJwUFJIWnNhbVk0WVdwRlJqbFFlV3hVT0RsV01YWjVZVGQ1UjFCQmNrWmxUVTB5T0VwUFJGTm5UR1ZGYzJaWFVHbG5hMkpQYkRSUFkyVTNZMnd3TUVoME1XNUdRVTl4UW1Kd05FWnZORzFOVEdjeVIxWnhkRk5hVld3MlluWk1UVlJmVGxkQk1tSm1NVUYzYVZsamRGSldSME5FTWpOU2VqSXpiVkF6Tm5neFgybFdiRGwwTFRsT1JqaEJVSFY0UzIxb1VrOWxjM05ZWDJvMUxUa3hURXBoYVhaa1RVeDNYMGwyTkRaVlVVRjBNMDU0U0VNMVUwVk5OR3RqU0RrNU0xSkxTRUZoY1VKWVdrVlFjekZ3YmxOMFp6VnBhbkZtVkhGbGJGOXpMVU5wTUROWGVsaExRazVTTkU1ZmFtZEVXbkUxYmpaWmVESldUREJJU1RCdUxVNXZOV1pDVkhjdFgwSnpSMGxmYm5GVk1UVk5YemRPVUZKb2Iyb3dPVXN0UTFGSFpscGtSV1JETm5WQlMwbDBkbmxKWDJ0MGFqazVXa0o1Wm5ONFNXUnhiWFV0TW0wMlRUUXRjeTExVG1GM2RXZ3dOVWhHTVhCUmNsVlJNRkpXU2pKUmRsWlVNVUkyTlVzeldrWkZNM0JoYlZKUldsbFJiMXBIZHpsT2JtRkJVVEJDY0hsbmNYcHhjbTFLT0cwMVdGZHhhV0ZRYVRscE1WSjBVMGRtVEhST1JreHJTamwwZG5WNlJEUjFOVTF3TkRkUk1tdExMWFp6VlhwMVIxOVZhVmxvYlZKalkyMVFhRk5CT1RoMWJEUXpOa3hWUmt4UmRuSk9ia1ZVYmpWUVFWZGZiWFU1VFZWdU1XNXZlVnAyT1RCdFNXMUNXbXBJTkhRNFRGaGtiMjFaWWtkc1RtcG1kRGQyTjBSTVIwMXBZMEZTVUhscE1tVnZiazFvVmxkellXTmthVUp4U0hwdWEzazVhbXRXV0VsRFNtMHlTVUprY2xKQ2EzZE5SR3cyUVdwNU0wNVlRVlJSWTI5dFpuVTJVakY1TFhwcE1IWXdkblJIUVU5UlNXRndSbk5CZG5STk1HWTJhVzlxZGw4dFNqTTFRbXRhWXpKbGVrRm9SMkp5Y25KWlJrZDZWMFkyZEcxU1oyZE5MbGhYUzFoTFNGSjVWVEJpVjBoNU0xbEpWR2xuVlZFLjI4b09jQzBrN0hvSWlDTXJtWm1wSF9ldWxWbTEySDQ1cFlRX1dXb0NVWjAiLCJleHAiOjE3MDYyMTUzNDcsImlhdCI6MTcwNjIxNTA0N30.bDz56vxhgTxxm7KTyj1PMX086o3TRcvbi1HZQ6FG64E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:27.139 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:27.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 93886: status.find.is(200), but actually found 401
20:37:27.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,93886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@788602e0, username -> user.1002651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@720f4d18, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215047324))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGlhcm5jNzhodXRlamNqc3EwZmY3NGhwZmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1pubDVaRkZwVldjNVdsRkJabUYxZG1SaGQyeFJMbFJOVUVwSmEzaEljSEpIWDFaR1lUUk5lWEF3VW5aQloxcHFNbEI0TVVGaFdESnpkRnBKVm1sMlNIaFpZbTFvZVVKRGVVVm9MVTB3Um1sTmMwSndhR1poVGxKdWJIRlNkRkJpTVhsb1VVbGhOSG95V0U5SGJqWmpkVTFFTTNCaVNGWndWbWhTUlcweVR6Tm5NVU5VVkhORFkwNUxMV3RSU1hKMFdUTk9SVUpFVTAxTVdteEZVWGMyTjJkT2VWSmlZVjgxT0ZKMGNsZzRNa2sxTm5aaVlsWlRZakpEUVhWNU0xZFZZbmRKUVdsTWFWQnphVlZzU3podFQwMHlURXRZZUhGaGIxRkVhMDkyYlV4VUxYaHNha3BvWjI5a1ZVWk5ZMGRKYnpKb00zZDFWRVJyT0dscU1YVnlVRVJsVFdjMVdYZDBTRWhzYVVobk0xQmFVRFZNZURGSU5EbEtSbmN4YVZNNGNFSkpXRlYzTWpScVptaHlTVWRUZW5VNVNFZHlMVFpYWjBGelUweGtVRlpqYlV0c1pXVjJlV3AzYlZSQlJIWnViMjA0TTJSeVFUVTRUalZCYUhkeVVIRndZbkpxZEU5NVEzRTNUemhLYWxKV1pXSjVTbkJYYzNkTVNrMVlOMmcyYUVOdFoxbEtZa1JmUkhWV1dXdE5hUzFJT1ZaTVVEWnZTMGh6VEVoNU9GWlNabVpxTUhocVVUZDZaMUoxYjFReWFFUTRZbFZXVjNGS2RETldTR1pRVUZoUmJFUTFaalZFY0hvMGFqWlNabWxzYXpWSk1GSnJXbXBWZDNZME1IZDZhVjlVUm5KYVdYVkVjekptWm1GS2MxWnRTVEJHVFdNNFJqQmxPRXBYYURaclJsQTNjMHhaWWpWRk0xRXlhVmhpVUhJMU1rZFllbGt5YmtJeFZXZE5hMUk1TUdKYWVrWm5aa0kwYlc1cE5GYzJhR1Z1WlZJemQyZFFkRlp6ZVdweFVEWnNPREZTVEdsbVJUVlFhMHBuYVVwNVNIQXRaWGxJT1ZCdlZuaERka0pGVFRJMllUUXhSMjE2Vkhka1pGTmhVMWhTYkVvdFJUUkNUbU5mVG0xaWJrbzFTV3BwWmpsWlEwcEpkbEl3UVZCbU9IRmhYMFUxZW1VeE1WRlVkbEphVEhabllVTjRWRUV6VmtJemVIWlpTazVoZFZCaVlWZDBkRVExYlc5U2QxaEJMa2g2T1RGQ1JVNUdURVZXZWpSNFEyZFVkV0ZJUTJjLnRWUU9wQndKRUlaSF9ORWJwRjRTVE5hZkp0Vm1pT3EyaTNVLVZJUG45Q0kiLCJleHAiOjE3MDYyMTUzNDcsImlhdCI6MTcwNjIxNTA0N30.-M320ZfpmRF4bniNE6zvFrmpvFnXHdER6nMcTXh9qLc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002651"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:27 GMT
	x-forgerock-transactionid: a783dfbb-a816-41a7-b699-d8d4abd1e668
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:27.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:27.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 93886: jsonPath($.tokenId).find.exists, found nothing
20:37:27.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,93886,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@788602e0, username -> user.1002651, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@720f4d18, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215047410))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:26 GMT
	x-forgerock-transactionid: d5f8de5a-77b8-40e3-a598-4db47fb75bd7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXBudXRhanZpNmc5aWd2cWgwbjAxaGR2MXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1kwcFBZVnBxVWtsWmNteHBiV1pKUlVsdFp6UjNMbDlxTWpSTlVVeGphbVJEWlVsVldGZFNSV1F0VVhwWlRFZzRRMUJYUW5abVIwb3RMV0ZtYzBNMVZsOHdjRVJ1WVZKbVJVeHJkazV1Ym1SRU5HcFpVMlpKUmpOaWJ6VnRXSFpUTFhGSFVrOWxNV2xZZURsQlQyTktRamgzTm01TFUzQXRRa2RMVkVreWVVd3hSVVJUZDBGWExXUmFWM1U1WkU5YVF6WkhiRmN0WDNGYVFWbGtZWFJOTFhWQmNYZFVVR3AwTkVOSFpWbDBWMUF6YjFKSVkxQldkMmRVTWtKTVRUUlZkRWRVVjE5SmREVlJRMmgxYjJkSU1FSlFUM0ZpWkhwblEySjNjbUphVlVvMWNqaGZXVkZUTTA0M2JsbFdjM1pYZG1kRlVTMU5MVlpKVVd4bU56aEVWMmxRYTJwbGQyMHdORm94TVZaUE1taFlkV3B0WDBaSWNrODJaV2gzTUVKU1ZGTmxiVXhDYm1aeVlUUmxSSGRGUTNWM2VrOVpSMGhtVTA0MmFHODNaREUwWTBWMFYydGhkRmt4WnpabU0ybDFlbEpHWXpsUE5WZFRSbEZuV0VGMVFXVXhYM1pIU25SSE9YVk1aVm81V0RkUGFWRTNRa0ZTTUdGZmVubE9lRUV5ZFVwdVMxTTBhVmxoUm1sclQxRk1iRU4yVTBrelp6SlFha2d6V21ZMWJWRk9lVVprWmtwalluWkhOVFJRTFV3MWNWaG9aR05TY0RKUFFtbFRkM1EzTldaWWRWaHNiRFJmYkhndE1GSndSV0ZpYVc1cU1uUmFWelJUY0d0NGRrdERTR2RZVkRkTVkxWkRZbmRuYURaek5HVnBNRUY0WnpWd1ptRnFWbEZETFRoa1dWVnhjWGROUTFWbFpWOUpkMGd6TkVKZmVqUk1SVkYzU0RWaGFERlZkMW95UnpJdGJsbzFTRUUyUWs5NlVucHZaakZZYVd0WVNrVTJVRWxxUTFoelJqZGZkMVZuZEd4Uk1tVkxTM05UVFdsU1VXOVNObXM0Y0ZndE1sSlBkbnAyVERjM1dIcE1iRFZXZWpsdWNHb3piVk5EZVdWQ01VaEhTVWw0VjFZdGJXMXdVa0Z3Y25aSU9UZERkMlpLT0ZONFZFRjNjbHBJZDJzME9YUmthbFUyZFdaSVNrdEJjak5FZFZsUU1XUlpjR05oY2t4R2QwRmhaSGxFWDNwR1VYVTBMazFFTWxSM2QweExYMGhxYWpnMVluRnRSVzlXZUZFLi1qdUpuVWxPSlB5ZG5CbjBTY0JCZzUwaWV1QmZpdDZsMkQ3NVRjaDJsZlUiLCJleHAiOjE3MDYyMTUzNDcsImlhdCI6MTcwNjIxNTA0N30.nEEDdzTxE-To4zXiEwXh4gi7STb5Qybjz5Z5kqfoNKg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:27.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:37:27                                         640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=167391 KO=11576 )
> restLoginInitiate                                        (OK=82841  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=82585  KO=233   )
> restloginProgressiveProfileCallback                      (OK=1965   KO=233   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.87%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.87%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.77%)
> status.find.is(200), but actually found 503                      4958 (14.67%)
> status.find.is(200), but actually found 401                       233 ( 0.69%)
> jsonPath($.tokenId).find.exists, found nothing                    233 ( 0.69%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[############-                                                             ] 17%
          waiting: 448658 / active: 30     / done: 93927 
================================================================================

20:37:28.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 94061: status.find.is(200), but actually found 401
20:37:28.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,94061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a25751, username -> user.1000429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45273c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215048525))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajJmMTFiYjNzdDJxcjZkaGRxbHJjOW1jZnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmRIbHlSSEZJUjBORVVXUm1TVk53VFZCeFEzbEJMbEozV25WaVNEUkNhbFJ0WTI5TlJqWlNaRkpJZDJONmVsQlBPRmd6VTFCc1RHZE9OVzFGTURCT2J6WlBkR2x0UjJkamRHTkJXWGhPYkdKTlJWbHpSMTlDVkdoNmNrVklhbTVIVW5od09XeGhRVzlDYVRsbk1VdE9PV2xwWmxoWVRuSmZkbEpQVWtGQ1NTMTJUMDh3Y3pORlJsSkZjRVpOTWpnM1gxRnVPVU5tTTAxalNqRjFObU50TlUxSldtVkJaWEo1U0RnME1sRTRhbUl5YzAxRlUyMHpORlpEWjBkSmVucFdheTAxVDBsVVdYa3RkMUF3WjE5a2FrOXBRamh4TUdKWmJuUjZTbHBZVW5KV1lrNVJkbFoxYUdGV1NXNUVaVWt4VDB4c2JqQm5SMGx4ZVVJMFFqWnhVVlp1ZWxoNlpsTmpZalJpU205NmFVdG9PV1pCU1MxalRtdE1OMU5RYzJKclJqUjNTMUIzYjI5ME5rTjFiemhsTWxJMmVrOTNhMEpHU1ZwQmNWQkxXWFZ5UjFBMlkxTm9ZMnQzYmtKSGJGaFVkRFY1YjNOQk5qZ3hSMjV2WVRadFpqRkZlRmcwWTA5d1RrdGpkQzEzYjBKUU9FVkdURkpmZHpGWGIzbzRUa0ZaTTNCeWFGazVTVkI1Y0V0RFNFSTVUSFZaZUZOblZHVjNia1JLTjI1MFVsOTFVWGQ1TVhaQ05XMW9ZM3BvVVU1QmFWQnhNMFpTTmpoeWNUaFhWMHRKVTFseExXcFJlRk5EZDB0V2NXRmphelp4UXkweU4wNVdRVlpyWDBGTlRUbFNOalJKUTJVMU5qWkpjbWN0UmtveVVEZDBWMGx5VTNveFVFdHVTVXgyY1hSdGNEaGFRVkJ0Tm1KVVZIQkZORkI1WmxaNVdrRmtTM3BUWlRKeU9UUnJaVWswVG5KRGQwSkNhM2QyYVVoeGJVWnhkMEY2T1ZsTU9UQkljbmhuTTI5UFFqTkRiVFpHWm1vd2NFZEZibXRNV0RJNE15MU9OVlpYY25SNFZGUjNSa2QxZERCVFNqQmtkSEJ4WjBKUFJsOVBMVEEzY0dwVlVHRmlhMDgzZUhWa2FVcG9UVE5hUW05M1VFVnhPVkJCZUZSQmJWUTNOblZzWDBaUWIzRnRVRGRZYlMxZk5uTldjVXBuVlcxTVJIbHdNbmhYTUUxRFlWWnZYMDlOUldodE9FcFJMalZ6ZVZsbU5GUkpXRGhpVHpWTlpDMXBjV3hQV0hjLlNFbFphX19sNXlBbTA4eTNIZEV1Ty01TTRoRm1HT254VHFza3Y2akNtQmciLCJleHAiOjE3MDYyMTUzNDgsImlhdCI6MTcwNjIxNTA0OH0.87AlfW7dtCsWuaW0T8WN4aqIXqp3A0bDm3c1P5D2MAU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000429"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:28 GMT
	x-forgerock-transactionid: 530ff877-875e-4ab2-b2c6-f4f9190e5dd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:28.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:28.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 94061: jsonPath($.tokenId).find.exists, found nothing
20:37:28.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,94061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a25751, username -> user.1000429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45273c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215048612))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:27 GMT
	x-forgerock-transactionid: 931a48a3-c216-4870-987d-c6dadd067270
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDUxajRxdDZwM3V2dXFwbGRyNjlyMXZha3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWNIRnJMV2hZZHkxRE0zSjFVa0Y0Ym5sSVRreEJMbDlTYnpCRFRuVlJlWFZKVFZkUlRrcGliV2xJUlY5Q1ZGRk5WSFJGU0VFeGRUSjZlSFkxZUdwek5GUllZbEpVVlRBeWJIWnpibEJqUlMxT1MwOXJkSGszVDFOeGVsbHZibmhRWlVWaUxVcDBNM2xwY2xCUVJuRTBUMEZUUlcxU1pFZHdielJQYURGM2NHaGFhRlF5TVdzdGQwNU1aSEZ0Y1hSWVZEVnNiMDlPVDBORWNXZE5UekExZUU5eFRqSTVhbWxFYlVKRlRGaHJVM1JwYzJkalNFVm5TR3RVUjJSRmJVRlphMng2U0VGWWExWkhUbkIzU1ZKNE9XaENUVlpwZUZOM1NIWXdOMWxoZHpkNVkzQklOSEZrUTBoeFdsVk1WV1p4WkZKMmJEazFOVkEyTm1OM1UzVjVhVVk1VkV4Nk4zTmllVXBKYmpGV01sOUJWbkpCU0MwMFVrUlhUM0kwZEVrNGFHVkVZMWhvUzFkNmVYTnFWRUpTWlVGQ2RqaGZNaTFSZG14RGNsbE9iVU0zYUdvMmIzSkZZMnh2TlRRNVdWcEhUVzQyU21OU1h6RkVOM1Z0VTFsTU9FbGlaRGRCYVZOZlRsQTJXV0phWDI1R1FYQjZPR0o1YUdrdFJXWllWRmhoZUdZM2VUWlpRVUkxWkRVeGJ5MUdXalprVFZCUlpVbGlWR2RwWVVNM1dURkZjbkZyTW1kbFZqSmtaSE10T0V0V1JHNWplVnB0U0hSWmFsSjFVMUU0VkhKb1dERlJPRlpRYVVObmNUVlFkV3BJVm5OclIzVkZMV3hzTTI5NkxXd3pWVGhZWDJkSmJVVjJWekpFVTBWbE1tcFFVRXBSVlhOVlZubFFWMWhWU1ZRek4wWTFTR3R1U2xkSE9UWm9Zek56T0RscWNrUkVlblZ2V0U1d09GTjZVMlpaUmkxd1lqTkZhV2hSWkhjMlRYUXdhMDU2VEVkQmEybGZkM1Z6YzBjdFpHazRObUpSZEhVd1VUQktWSGhUTVRkdFoycEROMHR0UzBWM1lrUjFTMTlEWVVwWFRGWm1iVE5NWWs1c1UxZHZaV1JxVXpWUVZteHFUMGRhVlU5Q1ZtWjFkVXhQV1VnNFVucERhWE4zYkcxMlRXRldURXMxTW10SFdFNDVSREZ2ZUdWMVRsODFXbWd6TlZReFlYQXphV2hvYVd0Tk5tVlFURkF5Y0hScGNITkZMaTFCV2tVeVNFRkphbkJoTFdOT1dqSmFWbU5oWjBFLlowU3RvUFBGbVB2bGl6cnctS0VDOG9XclA1WU1tLVVZdFRTSENlY3ZadUEiLCJleHAiOjE3MDYyMTUzNDgsImlhdCI6MTcwNjIxNTA0OH0.nHUFedXGZNz71nIjAAiK865ZI5xsA7-Xk_bAu-lrJ54","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:28.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:29.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 94142: status.find.is(200), but actually found 401
20:37:29.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,94142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ad62442, username -> user.1001668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@799ef34e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215049043))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczA0cHJmN2NoNzFpZnEwYXZoYTlqYmdsYzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1amFFaEJPRFZ0V0had2NYaFhXalZSVkY5RmNGRlJMalZuTVdKSFdFNDVRa05DTlU5NWVGWTNWa2R1VWw5M1dXTk1iMjF5VEd4UU5WTnZRV2hvUlZRd1lqZFFjR2RPVmpOR09UWjVUa0l3YW0xWGRUSllTV3RrTFdsbmNWOUhNbGQxYWtrMFdXTllXVlZvUzJWc1NtTjBjRzFJT0ZKWmVVcFdWVlowV1dSWlFXTXRVSEExVlhwQmExcFpaMGR5V2pkU05tNDRjVlJYZUZobFRVTklUbGxoUTBJM1ZrNUxia3BZUVdSNFFTMUxVMnBIVW5OeGFVYzViWEJWYkd4clpVWnBSa1ZxYlhWeGVHVnlRVjg1UVU4elIxQklNbEJsUVhCd2R6UTRkVUk0Y1hGM1NrZEJkbTB5WVhoM1gwdHVWbWt5Y2xKSk16TlpVelZwYm1sdGRVNWlRVVpLYUZSR1pqRnVNMmxZY2kxcmFrZEpOMlZJU0ZrNVUwZEhXbEJzTjFrdFkyNDFVMlE1YkcxSVVVdzBOV2hWYkdsRGIyZHlialV6VG1WMFdtTjBZWFZhTnpBMlpWcG1jMFJ4YUdkVGRVNDBiMjVKZDJ4VFluTldhRXBNYWxrNE1taGtTM04wZW1aYU1scEhTMGR2YWxaalRHSkVUemhQU21SM1JtODRkMnhPTkdsSU0yMVNNVjlKU2s5WVpFeFNSbFpxVUhabE9URlFhM2xJVkRKRFlubE9RMWhxVGtrdFZYbzBPRkpSVjJSMVIzSm1hbFptWTFCQmVVWnRaamhDZFc0dGRHSnhZbWxHYlVSaFJFTkhWRkYxYjNsNFRtSkxZMFJOTkY5bVlYcHFSV3h0TUdweU9FVmlVVm95WkY5cGFERnJha28zUVhsb2FUbGxlbEp0TlZaUGRreHVjVFpSVEc1VlpFSkNWV0V6UmxaVlRGRk1UbFpmWVRoMFlqQjRValJKZFZWSE1GVkdNbnAyU1doeVFUbHhaMmN4TFZGa1NYQmhSbGRQZDJwR05sWTVkVmhVZUdKVlFsTkdOV2xDZEVWeE1uQTFWVmxvZUZsNE0xazNPVlExU0ZaRWVrcHhka2hhU0d4WFdEUk1TemRvT0hkV2VWOVJNV2xCZEhSeVR6TnBNbEEwUlZWUFJHTm5hRGg2T0hoTldWZElWMmd3Yms1UVJXRkZXbEJJTkY5WmRrNUJRVVYyVlZSdE1HWkxTVzloY2tnNFpsVnpjRGh2ZWtSMWNVWkpMbTVIYkRONlQzbHZXRGw1VG10c1ZWUm9kbXAzZEZFLjNGejNlYjNtZWNSRXlwalp4WGNHLVB0dXlkRmtGQ0xPUDZMSEZHSXNtNlEiLCJleHAiOjE3MDYyMTUzNDksImlhdCI6MTcwNjIxNTA0OX0.PLtfgmSgHW10Kp_Kk96AcaJTCREDigtnXbQU4sZoo84","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001668"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:28 GMT
	x-forgerock-transactionid: 689b4a03-5a48-4758-81e1-cbc0f664695a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:29.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:29.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 94142: jsonPath($.tokenId).find.exists, found nothing
20:37:29.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,94142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ad62442, username -> user.1001668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@799ef34e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215049132))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:28 GMT
	x-forgerock-transactionid: dc3ccca6-2b6f-4804-8399-1dd2ab145b2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmY3bXRjZGQ0aGpxNzd2NnFtcmhuY2s3ZjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGF6SXdXVlJJWjNaRFVISndTVlJtZFY4eE1WUm5MbTlaUW5wTU5rRk5RMWhXVFZoR1EwaFZVM00yVkU0MmMwOHhRMEZNWWpSaGVFcG9WVFJsTFhkelVIZE5lRVpLUmtWQ01IQlVZbXd5ZVRCdVZETjVVRFJCWVhWTVpuUlRSVXh1UkZWRWJXRkpVRlZyTW1Fd2NuWkhRMk0yVmt0TmNUZDBjMVJXY25OWllUZG5kMTk2Um5GRVlYWXpSR0V0Y1RGc1pXVlVUVXhRY0hGWVVXODNVa3hhUWtaSFJGRkRUREZHUTBaUE4wdFhPV3hhYzNOcFIxY3phVzFUY20xMk9HcDVkWFpoV0hSM2RuTjRaRkZ0ZFRGUU1USnVjbnBSYjE4MlVrMU9WRUpTYzFweGFGVkxjbGREVG5kUlZEZ3lXVzFMZFc4emJVcFNSR2h3WkUxU05ERkhjMEZuVVZwTVkzUktRMWR3UnpNM1dXbFZSVFEwVGpWclVFTlBOMnBKYkVoRlJIQXRkWFpyVDBsc1FXWkJkVE0xUlZwcExUQkRSVmR2YWtSU1RIaE9OblZyVFVzd05uRkRObHBmZERSbll6RnNjblJ3Y25WRmFuZ3dUMFpKWnpkNmVFRnNkbWhZT1VKTVJIQmpNRlJtYVdZMExURlNVbmhQTVZKSWJEaHpUV0kyYkY4eFFWQlBlbXRwTUZGUE0yZDJZMHQzYjBOSVlqVnVhbTFKT0RaclUzUnFXbFI1VnpCWk9WQlFVVU4wTVdwT1VDMUVNalYyV0hwU1V5MHdRVWw0Y3pNeU1IRkRSMG81TWs0M09Xd3pSMTlQVm5vNFIzQlVOWGxqVDFCSllVNWZTM2t4T1dWYWNuZG9SSEYxYW1WUllXUkphMWRIVUVJNVFXTmxja1Z5WmtKVU9Wb3liMUJPUVdKd2JqWnplWGxXVFV0cGRWazViVkpYWjNWU2EzRlVSM2RqVWtsaExYb3pXVE16V1dkcVNFTXhWVUp5V2sxMmFGUjBiMFJ3UWtJMGVTMWpNbHBVZGtaSFZYVXhVMnRRVlZZdGJWUnVNMFF5TW1SNU1sTldOWGxTWm5kUGRrUlpOa2xxZVdWMVpFRlNTRlZxU2tsQ2FYZElTVVJ3U0hWa2NVbEZZWHBGYlZSd2MyZFBVRmxEZEdGR1NURkhMWE5NVFhaS1FVbHpZMnBhWWs0MVMyWnhWRmh0TWkwMlJHOWpaMGQyVFdWalIxSTJibXBuYmxsSFJGcHZMblZrTlU1UlVHZERlV0YyZDJwdWVUSmlkRVUyUkVFLnVmTWJmZGxBMDhiakVQZjM0NGd6QkNKT1VWTEEwcU5acEpOZ0JSQjE5UWsiLCJleHAiOjE3MDYyMTUzNDksImlhdCI6MTcwNjIxNTA0OX0.Fd2_8B7Z7NjafsfJfqCUlYi3li9fqI6FXLoDECR9TLA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:29.133 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:29.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 94224: status.find.is(200), but actually found 401
20:37:29.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,94224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f31dbd7, username -> user.1002437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c7dac74, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215049545))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDYzamZjazI3ZTdnMXByMjRkZTd0OWxocjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFYyTk9jMkpRUjBwbWFsbHpZbmxpVTJsa1RIcDNMbDkxYXpZMlVUUTNSV2xoZWpsdGRrNTVWa2RoZVhwZmIxaDFSV0ZXWnprdFZqUjRWV1UzYTA1aVlVWjBiVTU2TTNaNVRIcERZV1EwWnpSTFJtWlJPVGRDTlVkRVZqVTVUMmRJVFdkRFVVa3RkRzFzT0ZVNVVraFJkVUZqUjFwemFWUmxlbEpqWmpGa1VHNXVhSE5VYjJ4eE5FeDNXVlEyTW5aMWRWWlBlR1UzTFV0WmVIb3dNbkZzWTA5V1FVeHNXVko1U0hjeU9YWldXR0ZhVDNoc1ZTMVNRMFZQYjBoblVuRnlZM0UzZDJsYWJHbFVaWG81T0daSk9WUktkV2hDU2pGamFtUnNWbGd6Y1VoWVpIVnNhREJPYUdOYVMybGZZMVpIYkRWMGVsSndNR2x3ZW05M1l6RjNORkpCWkdrMlpUSnBkMjFRUVMxa05tMVpSV2RHV1dOUmVqbHJRVTR0UldSWE1VNTBURUZIYXkwNU9GQlhVSEptV21OcldXcEVVWEJTUVhoWGFVaGZVSGw0V2pCVlNrOUNUMHRaTldOZlRIQlBaWGhHWWtaRFNVdE1TamhwYzBneU9WSXROMlZNVWt3emVGUmlVRFprYWxWbE5qWmhPVXh3YTNOMlNXTXhUbTgwTVdoTFdUaHhNbUpDUmpsZmJtSjNiRFZFTWpkblJYRnhVREY1U3kxVlkxUTNOR0p4ZFUxUU1qUk5RVGd0TjB0ZlJGbzRjR1ZQTldWamNXMTJYMjlmWVdaaWNGcFJUVXhIU0U5b2JHdHpTMnQyUVhWb1pWY3hhemxJWjJWbmEwdzJiVUpKVm1seE5tUlNVVmMwYmsxR1NuRjNaWE56TkRKUFRXTm5XRGcyVlhSa1RGcDFkSEZEY3pWVGVrdE1SbFk0V1hNMlRrSm5TSGxoV2tKTmMyczJiamROYzNBMk9XWjVZVEkyVjJ4SVoxbG1Ta2RqU0VJemNHVTRkV3hKTkdJMk5uQllMVGRhUTFaU1gzTjVSVVZRWmxkM2VFTnRaVjlzY0UwdFFXSmlSVTl4WlVJeGJrbzRTbkpPTXpsc2JHRnZaakZUUlUxaWRIZEJkRFZMZFVOclVVUndVbWRTV2s5SE5YQmZYMlJJU1ZaT1lYSktVRjlEZEhoTVZFZFdVbGh1WkV4TVFsbERWVEE1T1hCamF6Rk5PWG8yWlRGRVIyTnNkamhaTkdONFdYUnZMbXg1Tm5kM1h5MWljRWh2Um5oRGNISmtRa0k1U21jLkJWRHh1S3RGWWZ0emw3bEd2NmhraWpzaFRiWmF3N0ZpeVdHUlJkOHh4TU0iLCJleHAiOjE3MDYyMTUzNDksImlhdCI6MTcwNjIxNTA0OX0.PDthzcrgzUnYWZOpimQ8dMNGUqAiWNPFUtia0_DnbIs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002437"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:28 GMT
	x-forgerock-transactionid: 4ed12c5c-e051-474e-ab3f-214b2ea58832
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:29.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:29.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 94224: jsonPath($.tokenId).find.exists, found nothing
20:37:29.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,94224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f31dbd7, username -> user.1002437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c7dac74, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215049630))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:28 GMT
	x-forgerock-transactionid: f7cc0994-e574-4b60-a09e-e64c71e226e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3Jwcjh0bXVkMGlsa2RnY28zbHY1c2ZxY2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVJFVjBhMFptZVVsYVNtbERRVU0wVUVOQldrWjNMbmx0VXpscVpUQTVRblZHVEcwNGRVWlNTRzF5ZGpOR05VTTRWVE5UVld4M1IzRnhhbFJDY0Mxa1YwdFRSM2xsTkdKNVpFRnhkV1Z4WVVwMFZrYzJaekUxT0dsQlJua3pVRGs1Vlc4dGFrRkZlSGRsV2taWk5sOU9ZVWQxYTE5cU1YcGhOV0kyTkVOS2RrMUlRM0JaZERWWVIxVk5hR2RKWDNCWVkxZ3ROekpYVkVkYWRtRTBSM2h3Y1haV1pXZGxTSGRNYlVFek4zb3dkVmt0YTE5S1VESjJORXhPYkc1WWRXTlNSMEZIWnpsTk5reGpPSGhCVm1SUll6Um1NVkZSTkUwNVpESmxRa05HUTJkSGVXaExkRnB1UVc1UFNuQTRXRTFGZUVSQ2VsbzFSbDlUU1RFeU1URlFlVTVNYm5kWVltMU9NbHBUVEdNNE1XWlZTR0Z2ZWxOZmRVRXljVTQxVHpCR1dXZERiblpQZVhsNU1XcFdRVTlYYUhkcVdtdEhWMjFYWWtOM2RFczNSbWhqZWtGdU0zbDJWakl3WVVGNmFucGtTamhHYjBoZk1UbGZSVmhyUldaeFlsSlVUMTlaUjNSb2VGa3diR05QU2tOWldHSXpWbXRUWVUwNFdraDRORlJRTmxORGVYbE1ZVkpFTUd0WGJHUTBjWFZrV0dNMFh6WlNZMDFoZWs5V1VuTjFSek5wT0ZwNllXUlFjV05aWDBJNFdHdHBhSGs1ZDNrd1VVNWFSVVJWVTNBMlowRjFRVVI1ZGxGT2RUaEZhV2RKTjFKR09VeFhRVUpzVEcwMFgyZFZjRFZHTm5kdmF5MURVVUZTZWtGZmQzVjNjMDl2TjJ0MVNHUnZTamwyVFhNMFdtdFRZa0pWTjBOcGFWWjNTbkpmUkhWbWQyRlRRMEpIWDJwelVsWnFSM05oVEVkd2VtMXlhSGhFWTBaa1NsOUlkVmxPTkMxaFdXcEpWbmxoWjNRME56ZG5hbmRFYm01bVdISnFZVE53VTBsbFpHeFdZV3BITlRaMldrWjZiekptYjJFMllVUlJRMDVmVTJ3eFVrUjZjVU14V1Y5cWVUSklSalF5U0ZOc2FESmhSVVJOY0hORWRteFhkR0pMTTFRMlFsODNTbUo0Y210R2QyRlNlVjlyZFVjeFpIRnBTbmhXV1ZsV1ExTnllakI2Tm01elEwUndVWGxKVVc4d1YyOXJMa05mWmtWeVpuVjRPRzh4UWxSNlZEUnBkelJ0WjNjLjVIZVFDQnVMV0gwbWtKaVZsQkFkLV91bzdQaEtFcWltRFlaaDJqZkFmX0EiLCJleHAiOjE3MDYyMTUzNDksImlhdCI6MTcwNjIxNTA0OX0.I2Na2xWoPy_A--Hfm-n3saZ_-tPXtEAQh2V-K_CYxkU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:29.631 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:29.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 94227: status.find.is(200), but actually found 401
20:37:29.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,94227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f0d2dbd, username -> user.1000783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dfe6365, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215049584))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3FoNm1vODFrb2djdTFqZ3QzN2IwcGs1ZmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blNqbE5TMlpEYzE4d1YybHhZbEIzUm1scWJXbDNMbmxrUTFsYWQxTnpaMlk0VEhGMk4zRXlNVFpRT0RkR2RqTlFjMFprWTJ4dVNGQlhXRjlrT1ZsSU5FMXFMVEZZWDJRM2VWZHVSa0o1Y0d0VGFpMHdVMTlSZVVaUWVIaEtia1p2VG1GdVNtbzNiRXRDYTJScFdUbFpNR1pLWlVSSFJVSlpTelJhZDNBNGRtMUZWbWd3WkRsUE5YTnhkamhJT1daVExVUTJMWGR0VlZGaGEzZEVTVXRTUVdwd2IxZFdYMFZxTW1obVZXVnFjM1UyUTNkeFlreFNabE5EVW00dFkxcFVSVWxrVEhWeUxVOHlNMFJYZFhWUk4xSjRORUp0T1ROZlJWWTRNMmxoVHpaWlpuWjFYekF6ZVZGVU5GaHRNRlpLWjJsdVUxVnRkVTEwWWxoNmMyMDVlV2RQVTBSUFJrRTBTemRYTW1VdGFuSTFhVEZ2WTFOT1pETm1YMk10WDBsT2NFbG5SbFJ3VlZBd2VFOXRWbU42UlVaeFFUbHNkbkl3VW01eFFXcFVhV0pyTlVaS2QxWmlhblJ1VFhkeFZqZHZjWEZNWVZnelJTMTNabVZvYlZSVlNVUkNZekE0Wm5FNU9YQlViRWxoUzBkT1ZIRkthemxKVUdSSFUzVmFiVzVKY1VkbFprY3dWbGhWZVc1WGMxVmpNbGw0ZW1wd1ZFeFhlWFpEVUdGQlRHMXNlbG8yYmtwUFZVeHFlbGRGWWxGVVQxaHdOVFJxVHpGaE5VTnZNbmRHU1ZkNU5XdDVXVTExVkRSWlkycFBkbU15ZUV4SWVVRktiVWhoVWt4eFdpMWpYMGx0VW1WaWJUbExjbUpXUVVSYVEybG1VMjlvY21WcGNYWjFURkpNWW5obWNtMUZRMmN6UzJRMGJsaDZSMFIzYkc1Qk9VeEJXa0phVUdSTWRsZExXbGg1Y3kxMmJFUkdWVWxqWnpSb1prUm1SbmR0VHpkTVN6UjBObU5rUjFaeFQzVnRRMXAwWnpKWE5sQm5lRFozYVVSM2FUaFFiV3BSVVZOb05tVkhPVWxNWkc1NlIzWkJURnBKUkdNd1kySjFOMWszWjJKQ1JsSndWa0pRWDFOR09GRkpUR0ZPT1hoMVRWVnhkelZUWTJaT1JsVkdWRU42Vm1neWFVSTBSWHAwY2pSVVQxaGhaM05vTm1kNE4xSnNkVkp2TVV0cWRqTjBSVFJyUWtoVllUaEJMbTl1VFZwSk1WSk1UbFJqWlhWUWMwOHlOSFZTU1VFLnY4LTdmUEpUN0ZfcVhMYW40M3FiSnBiX3hOeW1rVjhzbjdQYzcxUzBQdWciLCJleHAiOjE3MDYyMTUzNDksImlhdCI6MTcwNjIxNTA0OX0.4QS1-szUrSScbIWgWMvQLyWv1VTUvAe6vaI2aFWKBBE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000783"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:29 GMT
	x-forgerock-transactionid: 71ffde14-77b4-417b-8c38-83adcc7a318e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:29.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:29.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 94227: jsonPath($.tokenId).find.exists, found nothing
20:37:29.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,94227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f0d2dbd, username -> user.1000783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dfe6365, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215049674))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:29 GMT
	x-forgerock-transactionid: e6b04090-139c-4287-a03c-aa955313fa98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzY0cWNnbm9vOXJ0aHJxMzdyZzUzcXJ1NmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFZWUktaRkZNUlZkSk9WUlhVRkpMWldFMmRtbG5MbWxrTlZCaGRtWlFiRTlvTFZSb2JIbEJkRXRrVURWTmJXVlpjSEoxWTB0ME0yTnJlVnAyWVRCZk1HUTFZMEpVVG14cE1UTXRTVGxEY3pSMWVXTmFjVFJmVFZsQlJUTmtaekpPYVU5WFVFaDZaMVJaU1ZCNlpHMVZlVlptV1cwelYyVTFXV2h2U1VGbGVrMUlTVlZGVm1WSldFSmFZbVJWVFZFeWJsUm5SRTk2ZVRNMU0wTmpXbnB4WnpsM1pUaExUM2RrVERJd05YZDVaVUpzYlhKb056QmFSbGgzTlZkVmJ6RnNVa0pDVEZKbFVGRjJkR1Y1VG5KbVZXUklWSE5uTFhJM1RrcFVjbE5zZW1odFJFcEZkSEpKVDFKVVVGSmpkVGhJVVVKSWJVdGpTVEpHZFhsNGRUQlJjVUppUVVwSmFXOTRPSGxFWXpFemFHODNNVVkyVDNjemNsRldNM0F0TjJ0aldFZFdlR2x3UWpORGJHTlZha3BwVms5U1drdDRNRTFCZUcwelF5MTRSRWR5Wm1aRFVIbGpaSEpvYldaT2JGQk9OVVJVVlRWelltMUtaRmhHT1dOamIyMU5hbmRCZW1KWVNYaEdXRGxpVVVaRk4yVlFjV2RCWW1Zd2QwdHpaVzVYUlhsMWJsUmZUVnBPUkU1eVVYQkhTM00wTTJsNFpHSkVOMTh6V2xaeVNrMXdjamhoVG5GWVVWSkZZelkzZUhVd2VERXRVa1pmYWxKdVVrVnpWVzQzTlVZM0xYbGpVR05KZEZSUVYzUXdXbWc0YWt4WFJqSTBTekJ6U2pkeE0yVk1RV1V6TVVoRWVrcDFOWGhGVFRCd05EQm5NM1pXVEY5UGFrOU9ZMWRtY1d0VlJtWllORzlKYVRFeWRtUlRhMFl6ZEhnNVRGWTNlRTVMUWxGNmIwNXBNRWRKV21kME9FTTNaRGhVYTFNeFUzSldibE55ZVdKcFlsVkViMk4zUjFWdWRFSkpXV2RSTjFNeVNuSjVTWE5PVTE5T05VWkNRWEEzUlhOclUwbE9NRzVNWnpGemJXOHdPRko1TkV4dWRGWTBTbVUxTmtWcGFEVkhiVGQ1VlVWaVVsRTFhbDk2UzJ3NGRXTjFXazlHUzNGbFQxbHVUV3RuV0hCcFJIVkVZM2xaYlUxU2NUUTVMVTFJVUhsdllqWXhObE4yWjNsMldYcDNUak5uTFY4MlZVODRMa28zTUVWRVdFUndMWEptVDBwb1dFNWlTVWxVTVhjLmFGVVhXUHNKLUR2MVl2SWpBMmxfY2EyU3RDeXlJMlF3bktfelQyLUpGZGciLCJleHAiOjE3MDYyMTUzNDksImlhdCI6MTcwNjIxNTA0OX0.7aTU4Ypbda2x23eTCt9NBlZyTueAMwOSUVWtbq15ueM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:29.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:32.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 94647: status.find.is(200), but actually found 401
20:37:32.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,94647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71320028, username -> user.1000510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e969202, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215052363))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXFqb2plY2NqdW43dmlvdTE4NmFyb2JxYzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFZGaEhiMEZVWDFsT1ZXbG5iWGRFWTBac1NGbDNMamxXTldWeVFrRXhjMkkzYVdkR1ZGcE9kRlU1UW5GdldtcDVVa2N4ZDBGRGNFRkplRmRGUjJGSWRsVm1NM3BDVEhkeWREbGpOSGw0Wlcxd1RUQkNSVkF3TW0xak1GRmtNSFZVTTIxVFZWbDJVMDF3ZGtWeWRraE9UbGRWY2xsMExWbEVXbmxtYW05SVJuaFdhMGx2UW1GRE5HTXlkR1pKYm1wcFRHeGtWMVZRZFc1NE5WTkJNMkptTTFwRldXbGZORWQ1WkZKRmJXSm1Ua055YUdKS1FqWTNkVUZhYkZwT1VTMHdkRlJNVTJaT01VaEhhVVppVDE5dll6ZFBabVV6VjFkSlZFdEtaaTFLTkZSblMwWkJZWFIzWTJKTk5sTnRkVkkzVDNkUE5uWjNabFpLZUU5T1lVWXpjeTFWVldaaVZEUnJUVlp1TUhWMWJqUjRSMjVwVjI5dllqQldkR1ZrZFc5c1p6Um5jMFJWUm5jMlpVMDRXVzR0TkRWa1VrbGZTMFIyWVdWbWVsbHNUVU15U21JMGEzRkNURFZWT0UxdVIyTk9UVTV1VDFJM1prRnlSbWczVjJ4ck4zb3hXSEZuVUZwQk0ybE9jVzlDT0VkNGVrWmtWMHRpUTFGWFNuWnBiSE0wZGtVMGIyNTBiblpyUW1aZk5sVndVa1YzZGpOQmVpMURSMGcwZVZwRVYwOVBjazAwTVZONlYzbFFlak40T0ZSYWNrWjZWa3MzUzBkTFdHSTBNR2RxVmtkbk9FMU1iM1pKYm1wemMyRmZYMEZIY25WamFrVjVOMHRrY0c5cFozcG9kV2g1UVhSNGFIRktNMU16T0VKa05teGtUSE5uWXpKdVNXdExRVTB6VnpoUlQwbHdORWxLYURGYVQwZHhPRkZmV25GVFJFRndSak5sVnpWU1VsaHRORVJTTTNoaWQzaFphVXhCZWxWclZTMDNTVkExTkZkcVZuaGxSeTFtTlV0MlgzaHVSVUZxTm1OblFVZExkV1E0TTBodmIxQk9UREJsZEZkRFFVRkpTbEl6ZDBGTloxcFdkVWxYYUV0aGFrcG5XV290WjBremEwOTJVVGs1ZDBaUFluQnhURWt6WVVGdmRHWldlRGRYVDBGM09VRklVelJvT0dkdVRrRTBSek4xVm5kS2R6SkdUalpDZFhsTVgyaHFXREJEVVRoS1ltdFJkMGswWmpnNFIwOXpMbkZRVUhCYVlVMXRObkpGY0V3eE56Uk5WMlZaVmxFLlI3T0s1VmNUS0l1Wkt5cDQ5d2R2S0I2MlZMcVlPUmQ4Z2N0TF85LXh3Wk0iLCJleHAiOjE3MDYyMTUzNTIsImlhdCI6MTcwNjIxNTA1Mn0.EZqbs1_UJtyQ7sqpWY6YELZ-GK-WyY-0w78tg3sXw0k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000510"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:32 GMT
	x-forgerock-transactionid: 100426f2-8d12-489f-8977-3c34e23415b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:32.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:32.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 94647: jsonPath($.tokenId).find.exists, found nothing
20:37:32.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,94647,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71320028, username -> user.1000510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e969202, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215052453))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:32 GMT
	x-forgerock-transactionid: 2dc0157b-2707-4eff-9bd8-47df1bf560ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW5jbWJwcDdicWgwZTJuYzFqdDVqNDJlamYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFYzcE5WbEZmUm1KaGJsQTFWRTlhTkY4NE5HTjNMbFpOU0hNMVUzQmhjV3RUUlhGeFRGaDZMVms0TURSaVdXZEVlVWhvVUdsNFZuUlBTVzFwU25VeFFVNXRjbU5LTTFGWFozTTFhMnBtTVVKdFdGaEtOSEpyVEhkVlZHNTZlVFp5VGtKQ1NtdFBSSGxTY0ZaSFh6TTVhM05sYUZKWmJqSXpTVTlWZURBdFJrcHhTWHBxVEdscGRUWTNkbmhFTXpSQmIweGZTR1psUW1aNmEzcDNhbmRrV21FMVMxcHJZMkZPTVVoR2JsSkNjRlZOVlhsR1R6TnBORU5mWjB0c1VXMDVWQzFsVEZkWWVYRklZelZTUm01YVRIZHBiaTF5T1ZGVVdXUXRXRlJoVVhWMU1HTjFkamhSZEZoSWVGa3hOaTFGUWpKMlprRXdXVTUxUldOM2VGQlJPRmx6UVdONGJrOURkbVkxVmtKVFdYUlRjVEZ5VVRaNExXRlRVVXMzYzE5VlRGVnhjMEZhV1ZkclIzZDFhVFJ4VlRoTVpYZEJUR2s0U0dsV2RIRkxlak5xZEUwNVJrbHZORFZRVWpCUlNsZEpNekl5YVZCNE1FMVJaRlo1U3psdGJWQXhaSEZoYTBGS00yTmFhMlZRYWxSelZVbDZVSEIyUWpacFpWSnVkRUpXUXpsSlpGbGFOVmxMZFhOb0xXWkljMnBYV1RKUWMydFZaRGRWUmxSelpsOUtSMk5NY1RoNmNHeE1iMlpRU2xOa2NtNDFjMlpCVW1sbFQyYzVUR3hXYVdGa1UwUk1ORjkyVVhveU9HVlFWbmczYzNkUmJYUlpOMnR2ZDJweFJtMDVhVXhwWTBGRlVVdG9VbmR6VURGYUxUVjVVblJaVlZCNWNWUXRhVWt3ZDA5Q1ZYUTNUMnRQTmxWRk0ycFJiMlY1WVdOZmJERXlSbmxrT0ZSamJHYzBjMUk0YWtKT1QzUkNSRmhGZW0wMVdFdEVZakUzY3pScVprMUpaVlJtVTBSWmVsSnRYelZaWDFNM09HZHRMV056T1ZSMFlXNVZNblZKVDE5MGNFVmZWRU5yVm04NVkyZFNORGh4UWpkVlgybGtTbVpuYjNwUmRITTFSVFZPVFZreVVXdHdNWEptTmkxcWFTMXJibUoyZVc1Wk4ySkNlbFUyVGtGSWVubHNVQzFEYmxKT1RqaHJZbmhQTUROWVFtUnNhbmQ2YTAwd1ZsUm9VbWRZWWtoNVJGQnJMakJVV1ZJM1FtWjFSWGcwUm05MGJVRkRTVmMzWW5jLjRnYkxfSXpJamwxS3Rqa0VwR2N6NDNGOU1FSFA5d2JTM1ZrSDBLN0pyZm8iLCJleHAiOjE3MDYyMTUzNTIsImlhdCI6MTcwNjIxNTA1Mn0._0uvUotIrxF4dvTlWU5EC3IGdJqexpC3i6DKtXjWIRA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:32.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:37:32                                         645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=168886 KO=11586 )
> restLoginInitiate                                        (OK=83581  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=83321  KO=238   )
> restloginProgressiveProfileCallback                      (OK=1984   KO=238   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.86%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.86%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.76%)
> status.find.is(200), but actually found 503                      4958 (14.67%)
> status.find.is(200), but actually found 401                       238 ( 0.70%)
> jsonPath($.tokenId).find.exists, found nothing                    238 ( 0.70%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[############-                                                             ] 17%
          waiting: 447917 / active: 29     / done: 94669 
================================================================================

20:37:33.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 94747: status.find.is(200), but actually found 401
20:37:33.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,94747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2279d0e4, username -> user.1001351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ab82033, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215053074))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW9kOHFraWFxYzc0YWxpZmtidWlxbW9wbGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1VUUlhUWEo0UjBseE1rcFpSalZqYlhobGJGUjNMa2xJVGpsdVRUZHBlWGQ1WjJkR2NqUmllak5GTUZkdVJVcDZNbTVwVG5abU1HOTRkRXQxTldwSVlYaElkSFpTZDI5UFJVSllWM3A1VVZvM2RHUnVNMVF0YmpGclNGcE1kelpVVHpkT2RrNXpRVmt3ZW5kT1ZVcFdkbmt0ZDJGMWNuVXRVazlYTjFSS2JGQjFjakpCYVVZNU1WaDFPR001VW5OR0xYUm1RbFpHWms0emFYRlpSRlpPZUdoSGRIRlZXR1puUW5sSmRWbE1NVzlsVjNaRVJVNHRSbmRLUkdoWmVuTllWVk5pWW1KV1ZYUXdieTEzWmtodVdYbHVaRXR0U1ZWS04wSlFkRnBSUlROUVgycFVjSHA1VW5kTmRsbG5OVWx4WVZnMFZHRjBaVmRqV0dsaGJtOU1SWEJxTlMxelVEWTVkbVZzUVdabk5VNWZiR2cxT1ZWSlNrbGtOazFCUm10SFoyTnlUQzF1UVVoRWVtODBSRUZNVURoVFRrOVFRbVZPT1VGb2RETktWekJDZFRJeVEyRXpSVm90Y0MxMVRqZFZlVEoyY3pGcVNFOVdhVXhFWW1oMlpqbFNURU5FT0VKd2RTMW1iM3BmVkhoV1drNVdZV1Z3VkVOWVRuTmxWWFZzTVhocVV6QlZMVzFDU1hWMFZGQk5UV3M0TFdoWVZtWndZM0JpYkVGR1dGbHJUMmxaZFdWTVF6UkVMV2wzYVhsc1Z6WllZbmx2UVRSdWQwWXdRemxoU0ZkUVFtazFibHAxV0VWeVJVSkRSbXRvVFVoQmJEaERNblphZVhkV1MxVm9VM0pZYkdKaVIweDJUMmxHVVRKWWJUZHVkemhUYWtRMWNFMHpla1IwYXpaNGJ6Tm1TbHBJVGt4TmNrUnNkVWxQVGxaNlRXNHRXbkE0VDBSc1ducGZaRlZhWVdaR2NIZFhRbFl5ZG1zMVJUVXRabTA1VEVac01tcEJkRkpyUVRsWFExaEpWRUpKU25CcVYwUllXSEZuWmtWd2NuaDFReTAxUTFZeVJucHBhVGxCWWxaaFNYSnRZV2RPUTJwNFJ6Qk9VV0UxVjJwcGMydDZkalE0VFdWdFlVdEdSVk55WkhSalEyeFVabEJXTFVGVFgyaGZSMEpUZWpkUVozZDFSRlZCTWxrNGVIaHBkRzFVYXpkd1drSmZSWFF6VDB4Q05rZG1NRXhYYkV0cFFUQlJMa1ZWV20xdFpraHdMVVpGWW5GbVYwSXpjVFJvWjBFLnVscTA4SEI3RVJ0cWZKSk00S3N3b3hzS1ZJNFV3WXBudzVPNzBkRFh1NEEiLCJleHAiOjE3MDYyMTUzNTMsImlhdCI6MTcwNjIxNTA1M30.co4uNboTVzV2EYs2SKZhXCGQ84lV01HrZo1LEkO5wFw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001351"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:32 GMT
	x-forgerock-transactionid: 811a237e-1f77-49a8-a704-168764d989a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:33.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:33.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 94747: jsonPath($.tokenId).find.exists, found nothing
20:37:33.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,94747,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2279d0e4, username -> user.1001351, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ab82033, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215053164))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:32 GMT
	x-forgerock-transactionid: bd780ae2-be33-43f8-8d55-a557c585d2bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHU0b2hpdWxuNGpqNmExbzNwdWc5MzhxZXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFFscGhabE5JVjA4eGFsVkRMV1pSYmpnNVVuTlJMbFYyVUdFMldqRkZXbTUwVkhaeE5VMU5lWE5ETFcxaVRXWTBaREIzYUZoMExYbHZSM1pJVVdaaFlqRnpjazA1YVZCU1JEZzNMVFEyTTI5bVRVdE9NMmhmY0dkUmJVTlJYMDg1V0VabU5sbFdjV0pCWVU1dlNGaEpWRnBPZUZFM0xVOW5RbTlCVERSNE1uQnhabE5tU0RGa1prWXhVa3BKVmxkT2VqTjZTSEZoYm1OaGIwNW9PVGsyWWs5dVduQkljREJmTWtaS05sRmxUMFJKTm14TU1sUnphbkZFZGpGUWJFd3dNVUZzWlZSRFJVOXFPREpJUmxwb2RHbFpTMlY1TXpZNWFHWnFaSEpoYTNOMU9XRndUV296Tm5Nd2NIZFNRVGRIYzFGaE1VYzFUMmxTTlZwa1IycG9ha3hwYkZReVFuUnVRV2hxT1VKYVdrOVdkRFY1YUc1R2F5MVlWSFJMY0V4RWNFSm9NSEJsWmpkdWRuVkZSRmxMZFd0WlRFRldXa05aVURFdFN6ZDZXVFl3TVV4RWVsRmxaWEJLWTJOVU4yWmpNRVZmWkhOelJUSjNTMGQ2VkU1dFUwWTJOekIyTTFoRFptd3pTell4UkVsQ2VXa3hZa0p6WTNvdFpXMWtWR0Z1ZEU1YWVqZHJaazVTYVdwMk1tWjVUVnA2WkRWNk1HdHFNRFpOZDJjMFZsbGljWFZyUjBad1VWQjRjRTVUWlhCclIwWjRNbEZRTjJwVmVXcHJNRW8yVm1jdE5VTTJTbUk0TjJSd04yVkRUMVJpUlVkQ05ITTVhMlowUjFwbU5XcFFVRlpmVEV0bVRXZHdTWFJVTjNKeWJGTnpSbVZNZGtsQmNtUTVaMGhpTW5WR1VXVlNibmR3ZGxwdGVVUkZTbTkyYTFaVVltOXFRVEZYYUdaS1NURTVWV2h0VldKUFRUZEJWV1ZxV21Wc1psUXhabWhDYWxrMVgweENlVWw1ZG01Q05XdG9SMHRwYzFOVGNGQXlVVEJFTjFVeU9HbDFlRmxCUTBkVVJXZGlOVXQ2WTBscVVFRlNaM0JmTTJKWmJGVnVPSEJXVTE5bmRHUndRMTlwTjBoNkxWbDBjbmhsYVdwMlIwUjBkVEpvVm1WM01FTlFRWFIyUW1kaE0xaExhbVpGWVRremFHSkZUM0Y2UVU5NGVEbDJhazFGTkdwWWRXaHNlVzlwV0RObFpVNXpMbDlmV21WRk0wOHRTRWxWVGkxUmIxZGhUSGh5VDBFLlo1LVprWUhjaUo4ZXRlWGstbmN1RUc3N1MtSXNHY0NSQzFIWktnVy1Na1UiLCJleHAiOjE3MDYyMTUzNTMsImlhdCI6MTcwNjIxNTA1M30.N2rhIoQGKYhjpDWOxDIa1W8gfVAn9lCP7aoZSb2s4cw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:33.165 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:34.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 94911: status.find.is(200), but actually found 401
20:37:34.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,94911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59670e6c, username -> user.1001519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63148ec9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215054112))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTFudThlcHRvMGxrOXU0ZjA2MDUyZGQ1MGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2R6Sm9WM2cxVGpjeFUxOVhWMFp5Wm05NWN6ZDNMa1ZXUTJWTVlWUk5VakExVHpCTE9GUkJjbXRWTVV4bFVuRXlRemxzWkc1UGMzSkZkR2QxUldJNWFsWlBUSFJ1VG5nMFlVZDBaRUpJTTNWTmVuUm1MVVJFYjA1SlJHWjFSbFZOTlhCR1NVdzBaMkZFVmtGTmJqSjBja04zWWxKaVgySkxaMFpuWDNjMVgzRjFUVFF3TFRGeU5Ya3pkbDl6TUU5M2VFSkpORU16UkZsdVh6QjBRVkJvTjNneE1GcDFjMU5rZEVoWmNXazJXRFp3ZDB4M2FtbGpWRk5IYjJ0bGJsVnZWV2g2Wm5OSlgweDRTWFZtYUZkb1pWY3dhMk56T1VNelkxWjBTbnB2WjIxSlRtZE1hbHB0WjBKaGFXRnpaRWRrVkhnd2FFMDRZbVpXWWpGRlEyTkxVVlZ3VGtreWFXZzVSVFpPWDJseFFUSTVkVUZEUld0eVdERmlkWEJ2WWtkR2NsRjNPVWx4ZVVkMmRsVXhXV0YzWlhadWNVMXVUVTVKVUZSUVlXVkZTSEUxU21ZMFZGVnVaMDlIVkRWcFVEbGhjMmhTY1c1dlRsZGpZVVowUldSdWFHZExlbDlZYkdGbGEyaDJiVXQ1Umt0dE5FaEpSVkZCTVRKbE1GTTNZbmxYY0RGNWVtUk5UblZyYTNRdFh5MTVZa0ZhVGxkNmRtZFphVFZYYWkxdFNVd3djekUxU1UxWVRIcEtablZEUWt0eVJVb3RaWEp0WDJaMFQzQk1iVTV0WXpCRWRFRkthMFZETTB0YVF6UnlVMU4yUld0V09FcGlSV3RuT0MxSVRrVkViRk5XYW1kdGMyTkVOMVoyYWtwUlNqUnJNMWxmV2w5MGFEZHRVMHROY1dGMlMwZFRVazFNTWtwM2FrZGpORkpMV0ZKYVRHcFhTWFZYY0haNlZWWkRZVTVEV21oMFdYSjBWMEZKWTJ0alIzSjVRVXR1YVd0VmJFOUxVeTEzVW5KTWNsRlBTRGhSZG5wTmRuUklabTh6Y1VGU1JFdFBSVVJNY21ZeVdqSm9UbU5FZW1ScVFVNVBRMUpDVURkWFdqUkZSVXQyT0hJM1FYWlZWMFZ0Y1hveE4yRmhkMjEzTUhKa01tRnZlV3hyZVRWaVkyc3hhakUxY0ZwaWRHOHRMVzEwTm05elExZHJielpZWTNCZmNHZzFXVmhRV1Mxd1ExOUtXRkpLZW5sWWNWbHpMbE51T0VveVdWZHVVbll0U1hkaGFIVk5VelJKVTJjLkxnQ00zQU5hRUNxb2FGcDZpZDZ4Yl9SMTYxYUotRFE1bm5wVjA0VjVkdlkiLCJleHAiOjE3MDYyMTUzNTQsImlhdCI6MTcwNjIxNTA1NH0.nKlU_gZHcx6pk9b5o4gjoQ4cVJhC6y4AEhZs6E6HxQ8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001519"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:33 GMT
	x-forgerock-transactionid: 9ff2e22b-18d2-4954-88f7-d7961f494f88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:34.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:34.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 94911: jsonPath($.tokenId).find.exists, found nothing
20:37:34.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,94911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59670e6c, username -> user.1001519, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63148ec9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215054204))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:33 GMT
	x-forgerock-transactionid: c2842121-b373-4cfe-89ab-5a6b724b8416
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTJwNXFlMG0ybXExbGh2aGY3dTRqb2dmcHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elVHSkdTbUpVVlUwNExYbEhWMFZCZFhZeGNqVkJMamQyWnpKUU1reGtlVzkzTFdzd1Z5MXVNMFZyWVY4M1lqSjRUa290ZERKR2FFb3dVVmh1VUdGdlpubFZhRVpoTm5rNVdERlpjR0oyY1RNMVRFOU9aRmN0Y0hkWFprUXhlSGRCUWsxcWJFZDVkWFJ4WnpnelgzYzNPVVJsVERoTU1uUndkeloyU1RWSWVYSTVUMWRpYVZGMWJEVlpOblYyYUVaS1QwSldXbk5vY2w5dWEySk5ORXhsUWtwUmQxVlNMV28xZUU0dFkyZHFaSE5OWkhaVFVuUnRhWE51UTA5d1RtaFBWRkIxWHpoVlQzRndlV1JUUVZBdFVtcDRjM3ByY21GMlZVOURRMnRWTlZkMk4xbHdUM2xKYjNSeFMwcDZWVlV6TkhveVYxaFBaRWcwZDI5S05VNUtVbXBvVEVSRVlrNXFPVkIyZGt4eVZHTTFWa2haZW5SWVlVWmlaV3BVTWtZeVkwODJjbko1V2tnd2MzZFlRME5qYVZFd1YzZE9YMHQxUTAxR1lVbFFXbWhyTW1wNWVXSndVSEJCV1U0elVYVlZVVWhFUzJ0dFltYzNNMFpXYlU1S1FVWmlhRzUxYmxOaVIzZFRjbkJNUVZoaVRHVldaVWt5UkRZMGVUZEJPV3RJYWs1SVgybE5lbGRVTmtrNVVISlBhSGRQTW5ZdFVHcHlUbEpzY1ZjNWRVZDJaMmhzUlVwaFZWOUxMWEJUTm5admFXMHRSR2hhYW1Jd2REa3dha2Q2UjNGR2VGcDZaSEZFWkVvdFVEbE5WWGhqVkY5b2RUZDZkelowT0UxSFJHc3hZM3A2TW1OSFowSm5PVGh0Y1hkTE5qa3ljRTV5WTJkRU9EVnBUMjVMU0dGcVFVeDBWVUZQUlhoTFJYTldTV1poZFZOTllsaHFUbGxDVEd4UmNWTXljRTR5VjFKUlJHVjNRbmhQZVU5RkxWWjJkbEF5T1UxR05FZGtaV041VUZaT1YybDVOMDFEUzFFeFUzcFRWVkpvTWpWbmRTMVZZV0phZFV4MlRFbG5iWGx6TjNkNGNsODJUM0pXWkdkZlNGWnNYMGhuVTFOZlkwWkdWUzFPVldaNmFXZG1iRzh3YWpsM2JVMVBMVUUyU2pCNlNXcHFWMmd3ZDJSWmFWRjZia013U0U1bWVXTnFOVFJMZVZoek1sOVFWV2hwYUdkcFJuQlBVVVJGUTBZdFFWUnJMbGhQU201S1pIazJaMHRFU1ZOMFZWcElUVTFpTjNjLmhUX09JeWtZLTZ5VjZIYy1fdUcxQzVabUN1X19oaDJTTWhJWnM5am5TNUkiLCJleHAiOjE3MDYyMTUzNTQsImlhdCI6MTcwNjIxNTA1NH0.SbHXK7E7Z-wlQLhtnEeUMoS-IecQ6h7HoIRvFD0faio","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:34.205 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:37:37                                         650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=170394 KO=11590 )
> restLoginInitiate                                        (OK=84323  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=84058  KO=240   )
> restloginProgressiveProfileCallback                      (OK=2013   KO=240   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.86%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.86%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.76%)
> status.find.is(200), but actually found 503                      4958 (14.66%)
> status.find.is(200), but actually found 401                       240 ( 0.71%)
> jsonPath($.tokenId).find.exists, found nothing                    240 ( 0.71%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############-                                                            ] 17%
          waiting: 447171 / active: 36     / done: 95408 
================================================================================

20:37:42.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 96186: status.find.is(200), but actually found 401
20:37:42.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,96186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d6f9a55, username -> user.1001668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8c503e1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215062543))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2hyYW0xNHVndWVxZTY4dmNlbmdtY3ZuMjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1kybG5TMjlJU1d4NmNIbHJVRGt0VTFKTGNVdDNMa0pqVURoR09DMWpVWFZsUlV3NFNEVmhNRVZDVldwS2JXZDFRMnhzU205M1FVb3djbE5GWkZoc1Zrc3dXVkp5TTI5UGVWUXpSMUZ4TFhOR1pHSTJSMDl2ZFc1S2QzSTJZa0U1TUZabVFtTnpMVzlyUm14aVNrbERkRFJvYW5sSFkyaFBXRUZDV1Raa1ZEVmZhMGhZUmxNdGVGODBOMEkxV1Y5MlUyeGtVbmgwWkRCNVp5MXdZMWgyVlhsc2MxUnpSbGxQTVVsYVYzVjJWVGxJYW5RdE5qSjZhV1V0TldOTWNYSlhNMHBUVUZKZlJqUldSa1ZCWW10Rk5FTktSbGhPU2xaMWNuTnZSVGN3V1MxS09WOUZUSEJwTjNRMGNESkZhRTkyT0ZwUk4xTkdSbGQ2YlRCTGJqbFdUbmRFT0V4M1luSXliVlZ4U0hwWGIxSXpjR0pyU21wa1YzVXdUbEZ4YXpOeVgweHhTbFJtVURJMllrNHlVRWhVWlZndE5URTFlSGxXTWxaUE16TjRielZtTWt0aVMySnVNRXd6V25kRFpYWldkMnRQZW01VE4wdGhTVFZ1V21sRFJTMVdiVVJCU2pFMVRrOW5OMGRMTVRkNlF6aEJWVTgxVDBKeVFUQkdRVGh5WlVGNWJuaHdNazR0VlhJd2NubDJOekJaYUZSbFVYUnNjek4xYjJOdE1rMXpSSGxSZEdoaE1YUjFiVkpwWTI5NWQxQnVUbDlrZWs5ek1IaEJiWFJRY2w4NGJ6TlNaRjk2T0hsR016RmFRek5HV0hKb2VHMVpPVlF4WDFWc1NrSTNWRTl5Ym05aWNWaFRRbEZoUkdsTE5uVk9XRGhVVG05UFZGZFBOV2MwYldoRFlWOTViREpKUzJ4QmNrbzFRV3RVYnpsaVpuZzNSa0pQUjJseWFHOU1aV2t4WTJNeGIyRkRUbGh3WTIxa2JYSXRlVGcwZUZoNmR6aFlVRXBRVkdsT1MycEhXRkZGYVhZeVREWnJiWFowYW1OWVRIcFZRbmwxZFdOeU5WWndkVTlpWDFSWVoxWjZhVkpITjJsUFVrVkJaVFEwVERSNmNEZFlZemg0VFZFdFJWbFlSVE16TWkxMU5HRjRSRlJLWXpkdGMxODNUSHBoTFRKWk4wUnpNbEJCUW1KVE4xazViSEpzVFZOb1dFMVRkRkk1VFhwMFRHZGtTbkpzTmxOTk1HUnZMbDlXZFRJd05GSlNTWG8xTVRsdVdIaHJWalZJVUhjLnZhS01mcWk2bWpPa1B2SUpIRDJYZjhTUFdBNFN2Rm5CRllzcGFqMkRJMHciLCJleHAiOjE3MDYyMTUzNjIsImlhdCI6MTcwNjIxNTA2Mn0.jd-o7Z9pJnUBK79R-qFmnyWyMyApwq9M0i01yp5JDCE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001668"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:41 GMT
	x-forgerock-transactionid: 86c36943-9a6e-4b54-afbb-0f3929c12af6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:42.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:42.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 96186: jsonPath($.tokenId).find.exists, found nothing
20:37:42.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,96186,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d6f9a55, username -> user.1001668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8c503e1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215062632))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:41 GMT
	x-forgerock-transactionid: 68c54c64-533a-4cec-901b-a3fea695635b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGxvY3ZkYW5sbTJ1b2QzY2dsajgxcDlqdjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFJWQkdjRTF1VGpsdVNFVkhVSGRpWms5eGQyOTNMbW8xYTNGbVlVVkJUbDlHV25CUVNFWnBPVFJFT0ZOUlZGUnhUa1JOU21oM05FaGlNRXB5TTBKWGRqTllhWEpxZEhKQ2RHRXhjSHBxWkVaM1pGTm9TMVZIVEZoS2VtTk5hbk5CVGtwU2NVaENWaTA1UmkxR1IwSlJkbVo1WVdsMGNsQlpXRk40V1VZNGJVSnpjVXN4VTBWelNuSklaa28yU0daalV6UmtaM3B3VkU5cFh6TXhTWFpEZDAxVU1UUTFUeTF2YkZreFFYcE5SazU1YVU5cGVtWkZkRUpoWVRSWVIwVlVSR3hpWlVSVFMxSk1jVmQyZGpacVMzUnFZMk5LVDJRMFFWWlFlSGMxY0ZaVVNXUlhTemMxT1d4c1duaERNVEF3WmxObVRsUk9TMDVPVDJwdU9VMDJXbGR4YmtKalZHWXpNbE5hVEVoUVIyWmFSSGQzT1cxUmNIWTRPR1ZCVGpGVGRHOUtSM1ZEZDJ4cFduVlBiVWMxV1RZemNtbExhWFJPT0VsalpWQlBibGxNUWtwVGJqQjRSMkoxVTJoUE9ESkNTMFZRZUV0a2QxbHhUVUkzYldkNVZXeFlja28zVWpsb2FWaFpTVlJvVGtWU1RUQjVSa0pHUTBwNmFUZGxhbmRVV0VoVFRpMWxSRFJWVkZkdU9WUXpiek00TlRGbFZYQTFTMUJTYzI5eFNrSTBVekJvTVdOVVFYSTBVRTFJY0hKaFZHMXRiVkUzU2t0b01UUXdZakJLV2paWWEwVnhNMDB3ZEdsRFZuQjJVek5yVWpOd1dtcDNZekZQYVZaVFdqUmlPWGxqWW5VeWJEa3lTWEptV2xndFowRTVRbGx0YVdwM1ZGbGxRakkzWm5FMmF6SnNjbEpKYW5SQk1tcE9MVlJZWjNOS1NuTnVhRlJWVUdoQk5GaFZURWhsV21KMVRuRldjVk01ZVhZNFFqSkNSbGhwVURGU1pXNUlOMkZoVEV0UWJIcFBRa0ZwVTJ3M2FXUnJWMUJ0WVVKQ1NWSkliR040VDJGUU5HeFlTV3QzWW1vM2ExUlZjemxHY25vMFlXaGpTVmRVVVVSUWRGa3hhV3BoVlZBM2RsbHRiREJ3VmxWcVNYSklOV3RIWVY5bGRsTkJkRTFIWW0xYVdWaHdSMmxLV1ZScVpFeEdNVE5qUzI1M1NteDVabmhpUzB0NlZuZ3RiV3BLWDJ0Q1lVdzRMazg0Vm5OeGNteFFNMjFPY1U1bFVrZFBUM3B6VjJjLlJEODlEZ0lnNnVTZElvU3lLR1BzWHJSTUxUZUtwdUhPQjB4ZDRPbjF1OEEiLCJleHAiOjE3MDYyMTUzNjIsImlhdCI6MTcwNjIxNTA2Mn0.fvyQzYeaghIawVdCHSxtdIczvBrEsAS89u4z8l2fqwo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:42.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:37:42                                         655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=171991 KO=11592 )
> restLoginInitiate                                        (OK=85113  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=84846  KO=241   )
> restloginProgressiveProfileCallback                      (OK=2032   KO=241   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.86%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.86%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.76%)
> status.find.is(200), but actually found 503                      4958 (14.66%)
> status.find.is(200), but actually found 401                       241 ( 0.71%)
> jsonPath($.tokenId).find.exists, found nothing                    241 ( 0.71%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############-                                                            ] 17%
          waiting: 446387 / active: 32     / done: 96196 
================================================================================

20:37:44.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 96527: status.find.is(200), but actually found 401
20:37:44.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,96527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e09a18b, username -> user.1002338, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@582d190d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215064720))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWtjYnB0cnZtM21hN3MyaGF2ZWVzdjRtdTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFpGWnVOa2RvTkRkU1dGUmlaRFJUZWxOeFJXSkJMbGh5VEVFeFVrRjRWMUJ1UW05WlJUQXhZa3RpU214aVdDMXZjbFJOUW1OVU5WVXdlR1pXWW5sNFVWZENNbTlVYW0xQmRqaGtOekY2Y1ZJd2NIWlRlblZwY1RkUGNsOXdUVXR5UWs5TlducHFSVWR6T0VGd2FuWlRaSEJTYzBFdFpIbFlYMTltUzJ4VlQxVlBSblZHT1hkUk5uUlVXR2RGWlhkUGJIcFlVbTlDUzFNd1MyMU9SbG80Y1cxVldWTmxSa3huWmw5YVpuWlBjV2cwTTJkVGF6ZGhSa2hzVldaT00xbGlkbVpsU1V4U2NGODJMV1l3VldjMVdscEJNRVpRVTBGeFFqVlFXRFJyWWxCUGRISnNVMFpQWVY4MU5XSlFjVjk2U0hwVFdHOTZjekpFT1VoWE4ybGthV05NV0ZJNFdXeEJlVU4yVDBOZk9FdEJkV1JUVTJSUmNrTlpjVlk1ZGtaYWNGTnJZVVowZWxGVWIwTTBlalV4WVROdFRUaGZiVlpUVDJ3NVJYQTVTM2xOTjFSM1dqRjRSSGN0ZEZrNE1tNHhiR1pNVXpCeVYycGFlWEJMVkZSMVJGcHBRaTFpZWpKa2RETXlXWGhCVGs5R05WZHdZMkZ6Ym1wbmVYUlVZa013UW1wT1lXY3daVkJ1VFVsSGQzcGxabDlCV1ZKTGFsRlJOVGxUTVc5ZlgzTmllVW8xV1VsVVNFMUJYMmR0YUdSa01tSTJiRjk0TVhGWk16TnZlVkl5VFc1UldXUXpUbkZyYmpBdFNUQXlTRXBZYW5Sc05GUnlkbnBtWVhGRFJqQnhTMlpSYUhSb09GcEhNVEpXVkVaZmIwOTJMVlJDWlVaRlJFOXNXVjlhVmtac01WSjFTMHR4TTJSSE5tWm5SM1UyVFhjdGVtUnJZWFpxWjJWWldrNHpXWGRGVkZGT2JqTlBiMXBwWmpselNXcGFZelo0WTJKbGNtdFBWV1ZHTmkwNVRtZGZlblJMZHpCaU5FbFZPVlV6WmxKVVJGaDNha0p6ZW1JNVRsSnJlV1ZSU1dKa1EwczFia3BvWVhWNGJ6Sm9YM3A2WlcxWmNuVnVhRGw0WHpFNVNUUmlhbVpGVDFSSE1uZGFTVTB4U0ZwblVtOXllVVZQYkVoTFgxWjZjVVpXYmpZMVVuSnZUREp1TlRkd1UxVTJhV05HTUZkUlQwbE1SVEppV0VsT1oydEZMbXBKT1ZkM1UxSXhla3BFTWprNVJGSk1ZbGx4T0hjLmEyZ05FQXBBbHVBMVhsREp4R0UzdHhDcHp0djJpOEdQa0NRV1p1azNVYkEiLCJleHAiOjE3MDYyMTUzNjQsImlhdCI6MTcwNjIxNTA2NH0.aorGBDOmaaQap2mBsyxYiB0XrtwgaG0UDr6Bjp_uFB8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002338"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:43 GMT
	x-forgerock-transactionid: 21457c40-a7d6-4592-84da-44ee88689e7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:44.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:44.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 96527: jsonPath($.tokenId).find.exists, found nothing
20:37:44.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,96527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e09a18b, username -> user.1002338, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@582d190d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215064808))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:43 GMT
	x-forgerock-transactionid: 33925a3e-767e-4567-9412-c8dbd58414db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnJmMmx0cTVuam9kOW1ob2NoM203Zzlia3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlNIQmxNVXAxZW01T1NHRjBiVmhxYjFod1ExUkJMakJrYzNsWFZtUmZhbVJvVGxaUE9EUmlRbE16Tmxoc1VHbDZjMDlCTFMxc1ZVeHNUbkV0Y2xwcVlrdGFWbGx0T1hoR1RUbFFObkpmVlVSTWEwOHpWM1EzZFY5NlZIWlhUV1EwYTNOVlRIYzBjV2MzUWpkblZpMXdRMEowWmpkTE9HRnZRV2xYTXpOd2NFZEdhM1JtY25CSk1FcDNZbm8yV25wQ01UbDZiR2xQTkRoTGVtZFRNeTFZUnpWT2JHNW5hVXBTUW00NGNWSndlbDlXVjNsTlVUVTFhblJCVFV3NWMxRktUVXhqVkRseWRWZE1iREZCTjBaVVZXODNWVWM1UkdoU1duUXpNbWw0WHpoMFUxbzNZbU54VkRnMFJFZDVNazFPVjFNM2FYa3pjRmxmYUZsTU5qVTNRMGx2V0cxSFZIQjNkSGx1UlVreFJtYzJVR2xuWjJWTllsWjVSVk5wYld3NFRYTTJhV3N6Y0ZWd2NuZDBRVkpQYVVsTFJWWnVSV2hLU3poVVZuQjBSVzFNZFVkRU5YSklSbTgyY1d3MWJqTkZjV2xSTTNOWVpFRXhWVzFmVlhZd01IZGxaWEEyVDBaTFJIRjZTV2M1UW1oTlJYVmhZeTFFYW5GTWVuWkhiVGxTTjI1cVQxVTFjR3hrWjNOb2N6YzFNSFpOWlZaNWVISlROemx5TVRKNFYwbEdlblZLWTFGbU9HTnhWRm94VG0xV1dqUkhiamxLZFc1bVNYZEhTME5KVG5OS2JtRnRVbEJKTkRGaVprdExTMXBPWjJNeU1ETnlhREp2WmpVd1MzUmZhWFZ5YUZOQk5WbHdZV2gyUTBwTVpERndTM1ZzY1RWcVNXSmxjbnAwTW5NNVoyWktUSGw2WDFKUGRISlRhMUpqUkdscVJFWm9iVk53U0hCdWQwRmZRa0oyWTI5WFRIWjRjRGxZYlhSSlNVbDRVbHAyVVZaMlQxQXdWM1p6UlZJMk0zWmtha0pyUjBwM00wUTFVVlZpV25Gc00zUnRRMDlXTW01WVJFMHhhbVF5YlZGWmJFTlNiazVDVVc1c1lrbHFiVzVNYTNaRVpVWTJUWGwxVUVwVU9WWlVTbmx4WnpCUVNXRjRTWEIyT1RCYWFEYzRTSFZXZVZwV1VFcG1WSGhPTnpsU2JYTlJXSE5vUzNoTmNFTjZhVVJyZUVOMldYSnJWMDVKY1RGckxWOVZMbXBuTUhKWVFtdE9jemx2YlZkRE5HMUpSMlowZFZFLnBqdG1JQTE2LTU0eFpSUGpSaklTY3JJc1FwUWZva2RPR01vR0RQVmxhTlEiLCJleHAiOjE3MDYyMTUzNjQsImlhdCI6MTcwNjIxNTA2NH0.4EkI-CEatTuIBcuHQnD03gH87UTMHnY7ETC3oYUZ9hI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:44.810 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:45.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 96655: status.find.is(200), but actually found 401
20:37:45.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,96655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a9f3689, username -> user.1001504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@516c630c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215065561))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGE0MGdvZHZrNmI4dWgzZ2FmZmRja2dhc2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGQyaFZPWGRHV25WWFgxOXZUbWRXWDNsaExUSm5Ma3RPU210blZqbFlOV2hHUVhkT1lWbFpRVTlqYkZsd1RrZEVRV0pTV2xONVpEUkpSMWhpVWtsNVgwUlRhVlZsUW5KZlFrZFlaMHRaYVMxWlIxSTRkMU5NV21FeFdXeFNNR3RhUVZOU01GTk5VVXBZZEhKR1JsZ3dkelJPVmtGdGFFaHhUM1pqWVdWWFpIRXlTMFl0YWxwdk0xRjVObGhPVWtkcVduZGZha2RWVUVkZmJqTXdUa0pZVlRsblMwRnlVMkpmU1ZWdWJFcHNibWRCVUU5YVJIUXhSakF0TjA5cVgyWlNXbmRZZFRnNFVtTmFiSEY0VWs1VWFXdEZXV3BxU1dsZmVIUTJUMWxXVW5oaWEzRmlSRE5zWWs1MFlVUXlVMFZ5U3pWRk1IVTJNRmRuUmtOYWNHVm5Tazh5TTBSV2VtaENNa3RITUVVd1JrUTVjM1l5TkhCU05HUlVNSEJWVjBKd1dGUTFYMDFDV1cxaU9IbHNSalJ2T0hkMldHRXRlbGR1TjBKS2VrUlZha2N6VVdwSFVHTlBTR0ZoVDJWR09VWm1kbFZRT1hSdlFXNUpWVlpHWldseGRtMU5WMHB0WVhWVFgyNUJUMDAxYzFOTVpWbHZNVVJXUWtaV1ptbHRPSEJyWjBKaU4xUXllamd4VlZWNmFIbFVhamh6Y2xRd2RWTXphVXhTVkhSU2QwczRhRzFHWmpaUk9YVnVaR1pmWWtsNVlsbFVVbEJUWlhOMFZWWnFibGhhY1U1UlYyRndXREl0UVhOWWFWSXhZVFY0TlVkcWN6bHhNMjE0YUhkR1V6UjZYemxpTlZsbFV6WXhYemRJTVZBek9FaEZlVXc1Tlhsb2VGQjBXVlZFWmxadlIweEpjekZuUjJwdWVVcFhaamt0YWt0SE5VbzJlVmRYYkhWRVRuaGpjbXhWUzJSeGVWWklkMmhZTTJOd2JrVmFjMFZQWjI1bk9IbEdjMkV5TFhwNmRtcE1OSHBoZFV4TGVIZG1UM0psZW1JMFRsQTBhRXBDTjNWUFgycDBWVVowWjFJeGQwRXRWa3huTlVOaWJVcE9YMUJqT1ZwSldqZE1WRUZST0ZkeVpXdG5ValZrVm14UlduSTVNRXRNWlVVMlZEbEhSMnRwZUZGRk5uRllSR3MzTkdKUlMweFJZVlU1UjJ4U1VtSnNlbkJaVVMxWlRUTmFTVGxKUld0T1dHNDBMbFZOWWpJMFJFazFkbVJTVG5JM1JIaEJUbW96VDFFLmdHckN5ZmwzSkpaS2Q5TzNZcmFrVVRDYkVSRkR2V2lYZGNjLWp2TlZnYnciLCJleHAiOjE3MDYyMTUzNjUsImlhdCI6MTcwNjIxNTA2NX0.6qWjv8keol25lwqghQ8xspCQckTrU7EFDNFXKI8oqj0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001504"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:44 GMT
	x-forgerock-transactionid: 9854a6a6-8088-499e-8346-2ede42216b7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:45.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:45.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 96655: jsonPath($.tokenId).find.exists, found nothing
20:37:45.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,96655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a9f3689, username -> user.1001504, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@516c630c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215065648))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:45 GMT
	x-forgerock-transactionid: 762a69c2-acc5-40ce-afe6-69ed9c5dda6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN29uamppdjBmYTBrMmI3M2dtbWkzMWxiZTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFYwcFhialp1ZEZselIyNVlNak5CUlhCQlRYQm5MakJ6UkdSVVZ6WmpTakl0V21seVpEazJkbUpaY1RVM2NEZHFUbk5MVVdoUWEwZGlXbWc0YTJab2VWODBNVGhGVDFaWFkyaGhWMFF3Y3pNelgxVjRYMGRZTFV0RWEzcDVNemhHYm1NNVFtTkVlakZaYVRkQ05HUmFTVGhtVlZjellUUXdWakJEVVZNdFRsQnBhRkZ2WDJjeFExWkRjWHBYU3kxalIySnZUa05NVFRkVmVtSkRSSEU1TVROclV5MVFMVkZHVUcwM1IxcFhZMnBDV0UxR1pYWk5OM0k1WldodE4wcFZhRXRtYld0WlNVOW9NelJCZDBGaVNHTnNXRGxYYTJ0eVVUVjJNVmRKWVVwR1FtaDJaSGRSYm5kWVNrTjJPR3d4UXpKTWQyOWZTbWc0WlRONE1tNVFTWHBzV2pGSE1IRXdORVpIYldORlowTnJTRkZFUmpOc1owNWphakJVWDBaWGMzVXRSelpXYW5wUFdUTjNaa3BzV1VKUlpFdHdSazF6Vm5acE9WZFZObEp3VjNsRllWWldSR2xuT1RWS2NYQnZZMWRLVDNkWU9GbHBXRTl4WTJ0b2EyeDRWMFZOVVdodlVGQjZPRzlGYzNKWlpUVm1jVXhFYkhwWmEwNVdkVWh5Y0dsSVVESTRXVmR5YkhJNVpuSllNa0ZZTVc1NVkxSnpUME0xWDBocFZWODFNR3RyZDJ0c2RHWlVSR3RCVTJKQ1ExSlZWbTlKWms5U1V6UnNlbTFaWkhGQkxVcHNkVzFqYTJWRU1YSm5UM0Y2WmtkeFZYVXhRbFppY21kQ05XWlhOa3hQYVRCUU1Hb3RjVEJFVlU4eVpGbHVOemRwTkhKS1NUVjRRV05SVjJZeUxWTnFSa2hNWDJ0c1RVOW5RVFJpTm0xS09YcFhaRmRyZVZKMmFrd3lXV1ZUWm13MmNsSjRVVzlzYWtsNWVGbzBNRVJpTlVNeVgxRlpTekE1UzFKVlZHa3paVTFKZW5OelJIWTJPUzFTVDJkNVkzQkpPRWN3Y3pOYVVrTk9ZVFYyUVZKbWFUTklkRnA0VlhrNGFFNWlNMDUxVTFoeFoxaDNXWEZUVFdaeE1EaFZaV1EwZVV4Wk0weFdSM0JZTTJ4eWNsRTFWM1U0YTJGYU4xVmFkalJJY2pKT1VqSmhZM2haVkhWRE1GUTBjRU5QUW5oVmVWVlFORWQ1ZG14RWIwTnpMbTVwTWtkWGJVcFpRWGwzZDFwYVVVNUpaVFpJUjFFLkxvazljcnJZVjdKWWhCVWFGODdDYXdlbjRjZzJRZG9NSEdkN3FHYV9hWUEiLCJleHAiOjE3MDYyMTUzNjUsImlhdCI6MTcwNjIxNTA2NX0.uPubOj7tzRtomJGO2nVRmOxfotn0tIv_Jg-ZxoGb9eA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:45.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:37:47                                         660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=173434 KO=11596 )
> restLoginInitiate                                        (OK=85824  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=85564  KO=243   )
> restloginProgressiveProfileCallback                      (OK=2046   KO=243   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.85%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.85%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.76%)
> status.find.is(200), but actually found 503                      4958 (14.66%)
> status.find.is(200), but actually found 401                       243 ( 0.72%)
> jsonPath($.tokenId).find.exists, found nothing                    243 ( 0.72%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############-                                                            ] 17%
          waiting: 445673 / active: 25     / done: 96917 
================================================================================


================================================================================
2024-01-25 20:37:52                                         665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=175001 KO=11596 )
> restLoginInitiate                                        (OK=86600  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=86338  KO=243   )
> restloginProgressiveProfileCallback                      (OK=2063   KO=243   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.85%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.85%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.76%)
> status.find.is(200), but actually found 503                      4958 (14.66%)
> status.find.is(200), but actually found 401                       243 ( 0.72%)
> jsonPath($.tokenId).find.exists, found nothing                    243 ( 0.72%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############-                                                            ] 18%
          waiting: 444895 / active: 29     / done: 97691 
================================================================================

20:37:55.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 98107: status.find.is(200), but actually found 401
20:37:55.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,98107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4650b2bb, username -> user.1001280, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76fa38f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215075468))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzJnZ20wcGpybXBzNzI0ZTRscmZoc2FiZDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1drVnViV2htTlhKdll6UTBVWEJ5Vm14TVdEaEJMa3B4ZGtSamQzcG9iVE0wZDNGeU4yOTJTV3hIYmtJMkxXTkpXV0oxZVd4dGJVSkhRemN4ZWpGTGRqTkpiRlYzYTBGQ1FWZGZUMHRZZGtSaGFHeFRkbFZoUVhFemFYTk1iSGxOVlVzNWFFZFZkMVpJUVRsTFgxUnhRbEZpVFd0amQySlJaREpPTW1wRmVYWlpMVU5oY21rMGJETkpVM050WmtkTFlrSlFaQzFYZUc1R2IyRkNaSGRaVW5STGJWOTVVVkY2Tm5VMmNWVlFaVkk1ZFRKdVJUVnBhMWhzVVhaVlRUbEpkRVJ6ZERRME9HdDFWVTVVTkd3NWVFZDVkemN6Ylc5cU0wSnVOMHB2ZUd4RFVtODVaVFF0U2tnNGVDMWphRVp1V1hWb1RVOTZSMmhqZFdreGJGcG5kVzEwZG1FNFExQmtMVGQxT1ZKb2J6QnNjMmxLUkRkRFlVZGpVMHA2U0ZwWU5UbEVXalZoZVVJeE9FaGZaVGhFYzIxWlptNW9YMVpoYUdRNFptUktiRmx2VDFGMkxUWkxSV1ZHWVhKQ2RtNWpiekpLVG5sQldYVmxlSHBGZFZWemRUa3pNbkZZTW1SeWRrMUlZalZqYlhKcGVIRXRRVFptY0hsNlRWWmlWRXRJT0VaRU9WTkNZVEF0VVZWM2FHRlpSRTlJVDJKVFYwNXhUR0pYUjFKSlZGUmFYeko2TldGWFFYQkhiVk4wTW5Wa2JsVnpibU5TUTFwUFUxcE1XVWhuVDJGZlYwcElWa1ZTUTNwdFVtbHZUVmxzU1RRdFVXUlJXRFl3T0MxSU1rVTNkbmhvVWtsdlowTjNVRlptTW00NVlrNVhkbXR5WDBaT2NrcEtNV1ZqYzBSb01uaG5ZVTA1VERCZmNqTlNabkprVFhkTGFVdDFjVkJXT0ZaSmFGVnVVa1ZrTVdSTllWRjVVR2RGTVdOdFRFMHRUblphWVVzMlVEQjRZbW8yU21RMlJtOUZNRjlITVU5d1JUZHFaWFF5TWtkM1lUVkdXV0ZCWDJKWlRIcHliRWwzWjBOQ1dtMWxNQzB6YkZGNmJGVkhNRGxoVnpONVJuUnJlREIzYmxRMmNYRllRVTlIWkV0bFMzaGFXbVJMY2pKR1VWUXdZVEpTVG1ZMU1YRTRURXBLVDE5dGIwRXdWalF0UjBGRVVtMW9ObWcyUlZaM2JFSnNUWEY2YVhkbmFYZG5MazFuWTFkdlZXODBUbTltZVdobWVFRTNSMVV5VjJjLjdkUnFGc0ljZFZIaWRlaEtzVWFnY1ljM195TFRHbVdhekgtRWtmSzVTckkiLCJleHAiOjE3MDYyMTUzNzUsImlhdCI6MTcwNjIxNTA3NX0.Mhse4rFUkf_qcpCmXfeQpDeM7CeNzXn41qVsZLF5sz8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001280"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:54 GMT
	x-forgerock-transactionid: accc451c-4261-4042-9010-fca99f7b5fc0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:55.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:55.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 98107: jsonPath($.tokenId).find.exists, found nothing
20:37:55.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,98107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4650b2bb, username -> user.1001280, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76fa38f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215075558))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:54 GMT
	x-forgerock-transactionid: 7d5da939-8249-4a1b-8d20-2fdf56f12bf6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHRsNXZybHNoYzY1OTBhM2NoamJrNXJ2bzMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk1WQmhlWE5NUjNvemMxcGpiVVpwT0d4aGNrZDNMa05qVkV4T1UyUTFURjlVTUdkQ1drUlphbmRUYUdWZlJWRnhSVm95WkhJMmFIa3pWMGRLU1ROaE0xTkZTMXB4VlUxRWNsRTJTWHB6YXpOYVMzVlROSEUzVjFSdVdYY3paMVZ0YmxwME1tVkRia04zWkhSdWNWVXdRVlZHYmxwWFlUVXhlVFpMWVhKTE0yTmhWVTAzVTBGeE5WbE9hVWhMY1MxNVNIRjJiMWRDTUhSdlUyZFZRMmxDTjI1ZldEQkJRbk00VEZKc1FXRllNVTVEV201Vk1GZElORU0yVEVsa1J6aDRVRTVOTlVSRGMyeHdjWGRqVnpsa1ZFTXlTWG8wTWs1RVNIcFVZMDkzWVhaUlkyZGhSbkZ6TjBJNFNVcFRVUzFIWVdSdlpWWnlPV2R3Y0RSc2RXWlJWRzFvYjJKT1pIRlZkM1ZVY25scmFVTndYekZtTlZZeFVWSk9jRFZuUTNWNWRVdFNiWEp3TUU1cWFEVm1hRE5uY21KbldEWkpXRkZEV2xNNFFYWlFTazFzVDFkTVVEVktNMko1UVU4MlJFbFFkVGgwZDNnMGFtTldZM00xWDB3M1MxSTVWSEZpYTJWRllYaGhSMWgwY0VSVVFYTmpablkxYlhSVk0zSjROMFkzZGpWQldXVk9jVTgwVm5obk1qSkVOVk5SWDI1NWJVRXpURlJaY1VjMVVuSklaVWMzYVZGcVFsSTViRkpWWWxSeVUzcE1WSFpxZDNWSlJIUnBTM1ZDUzNwTVYyaDNTbGxmZFdORFVYRmxUVTlmZWpsQ1dtSktTRTV1ZUhsUFRVOXZVM2s1V0hSb1VrdHNSVkZqVldKdlYxSTBOR2QwWWtWTVNuUlpjbmR3TFdsaE5YSm1NQzE0YTFvNGVYcEhYMmxMWWs5NlJXdFNPVmQxWjJab00yTXhTMVZmYzFwQ1R6WnZVMmRUTlhaV1UwMURTMmg2TlZsd1dtWk9kMHRLVldSeVpFcEtVVlZJTmxkRU5qbHNMVU41UlhJMVQwTnNNMVV3YlcxTFZrUjVPRk5sVTNkSlpqYzBiR2hPV0hWUU9UQmFjSEpYUVdRNWIzcHNXWEV4VUhWTVRHSnBaa3hxZUVZM1QycHFlVU5DVlRoYWFsTnZUVmhZU1d0alZFSlpkRU01VWs5eFptUnFkakZzYVhVdFVWSnRTblJsVWxONFVsRnVXR3hZUm1NMGFYaEJMbEZxWjFrNGRWVkhTMmxhYmxwZlpDMXhUbFUzVDNjLjMydGhvWC1GNFh5Tl9vblU2MnVIY3BvblR3Y2RCRTBXM0loMTZqVFY3bmMiLCJleHAiOjE3MDYyMTUzNzUsImlhdCI6MTcwNjIxNTA3NX0.mNKMrSP1XAEaLhubts8WhDRX6NMi9Vf42KxJ-bvpo6E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:55.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:56.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 98276: status.find.is(200), but actually found 401
20:37:56.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,98276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e53041d, username -> user.1000140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@311095d8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215076447))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3R2cmx1dm5hM2NuczQxdm5kaGxwdHVwNnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVUySmpRbTVRUkZKT1IzUkRWV2xJZUMxMlVXbG5Mams0ZDJodlYxRnRZblJOZW1vMFJHZDNhR3h0T0ZWMlpubFBNVlZ5VW1FM09FRnpNek5CWTNReWRqaDNUVkozVDFKM05tWTFNMUY0Y0ROUlVtUXlSRmh5T1V0VlRsVjJTRk5XVjA5aVlsTm5NbVUwTmtGeVJuZ3lZVU5IU0hkSWFGWkNRazlyUVRCeVRYWllMV1Z4TnpOUU5FeFFlVzFEUlcxS2NXMUROVUZCV0c4Mk5WcEJhV0kxYW1OVU5UbDJSRGhHTlZjM2MzUldVR00zUlhKMU1IRkJTMHBQZGpoMmExRnZiR1V0YjJoWWFYbHRSWEpyYldKNWJXMDJUMFEzY2xONFZGRlhaMVJLY25OMk9WbEhkSFpRV0Rad1dHUnJiRXhEUzFOQ2MxOXNRMWhHUzBKaVZrbDFiMU5xUW1SUk5VcFRVSEozY0hsUloyaHVTWGg0Ykd0VFRGcENNR05UU2xsWmJVTkZYM3BOUTBGNlVETTRZbkIxU210WVZ5MWtPRXBzYzNwVk1qVnZZM0ZRVUVGaFVUVnRNazkzT1hBek9WQk5ja1JZUkdkQ2Fsa3dVMEpEVUZWWmVFdDNiVXAzTlVKdU1XdDVjMWRvY0hWTE1GTllOVE5SV2psdGExVnZPRVUwZUVocmVYbFZla1JIWlZsamREQk5OakZtVG1SdlkwdDJibFJGUWtnNE1tb3RjM2xxY0VSMWRVaFFkbnBsYURrNWRWcEtVRGh6T1RGelh6UjBSME56WkRabU5GYzVaRWRmUTIxUU5ISkdSMnBVT1RRMGNsRldORE5TWkZBM1pEYzFkbGhyVTJKZlluRlVaRlZOWkVOdFMyZzVlbmcxYWpjMVFtOHlRVmRZVVdOWmJsUlFNbFpSTjFGQ2VFaEtTM2hNT0ROSVMyVnlUazB5UkVWdGFrWndlVXhrZDB4b1JHTXRWMGRGVmpkTmIyMU9OVnBYVG0xeldIQkViemR3UjFKR1kzUlBiWEI1WVZGcVRrSkZNVzVNU2taWFZ6aDRNSEZ4ZVZWbE5IWmxhalJZZUZkNVpDMTBNMWg0VkZaYWFrTkNTRU01TW5scWRGTklUMHQyUVVJeGQzSmpVamhIZWxFMlVsQnlXbHBOTWw5aVYwdFRNR3B4VUU1RmFrNHpaRzFHU1ZKek5WZEdVVkk0YnpkZlIxQnNiRzEyVlhwU1MybE1lREI2WW5Oa1pGbFpMa2xHZDFvd1lWSXhlV3REVDFoNVRGZFJVRTEzUVZFLmhFdHNOdjV3dThyU0tfTUJFOVJXVkxtUkMwbVpDS2gzVC1UbzhBT3ZMSFkiLCJleHAiOjE3MDYyMTUzNzYsImlhdCI6MTcwNjIxNTA3Nn0.723RPdzrzWJDU8akMW_NpoxEx3Vgcej3Z-0if-eAhGo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000140"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:55 GMT
	x-forgerock-transactionid: 6e626a0e-7045-4e19-b68e-cdc6d992fcb9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:56.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:56.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 98276: jsonPath($.tokenId).find.exists, found nothing
20:37:56.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,98276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e53041d, username -> user.1000140, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@311095d8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215076547))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:37:55 GMT
	x-forgerock-transactionid: 12ad9985-d4e6-481d-891d-4455111b5ecd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3BoZm5vYWhhaTQ2bm8yazgydTg0ZXFidiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTU0YzNkMVVUUlFPVVpaVFVkd1pGTjZTRGhhU2pOQkxtODFiMHQzWDJwd05ETkJWMFU0T0VWbVZVUjRZekpKV0RaeWJqUndWbUZWYVhsdVZXUXhRMFJvVkRCdVJtVkhWSEJtTW1SQmJXZDFWaTEwVmtwWlZYbElWVkkzU1VZMU5IUnlaMHR2U1V0NGVtaFdhell0TldFeE1EVlBUREpDZEdrMVZETmxObFZPV0RSdlQxOWxlRnBEYXkxWWJXWkxaVk41TjBOM2F6SmliMXB4WkVWRmVGRTVkemhpY25CUmMwRlFiR281VFRGb05VazJVVkZKVjFsellsQjZNMjVyUVMxTmFrZzJSbTFtYlRKNmMyOHpSakZOY1V0U1VUWTNURWRwVG01d2MydDVOV3R4UjNrMU1tWkZNV3BhVW1KdU0yUktkSFJyUjNOMGFHMVJhRVpHVUd4SFV6aHFja2hrTURJd2RVVlVWVmN3T1hGb09HaEhWbWhmWlZKTGRVNXJMVXBMUTBkWGFtSlRSMDE2VVc1YVVUVkpVVmhzYTNCbk9XZENhbnA2UkVwVFptMTZTRmRsWm0xV1NYZFRNR2h0UlZsTWVVZGpPSGxJUldSd1JXVm5kazVaYUdwVmFYcHlhemgxYkZCSlIxZDNWamx3WjFVemFuQnVaMnR4TTJwRmExRTNNME4wWmpRM1l5MTZaVmhFV2pKTGNIVXlhR1ZuUkRKa1FtVkxjMGhZUkhkMFIzWjZaMDFsUlVvelRuRk9iMjVCUzBOalZWTkJUMHR3U1doalJVWk9ka2RoUlc5bmNYZFNPVTlWYWtKbFdsTk1ObFEyTUROM05qaERkbXBOZEU1V1dsOTRkV1ZMTVVjeU5tNWZXV05yTW5oUkxYQlFTRlF0TFhCVVNuSmpRVjl1VW1GV2VuWjNVQzA1UkZjMGRVeFVWRTl1TFd4b1UxVXpYM1JFZEZadVUxUndjRlJDZUhWd1dscExVbmRaYTJVNFVtNUJNMkZETFRaMGNuQmtkVXBUUmtkdVdsUnVSRnBCZVZaNFVUaFZabFpZZFROTWMzRnhTV016TFcxUFRXNXZWVkUxZWxoVmJsSnNUVlZLT0RsQlVVMVpiVkozWXpkU1JHUnVlR0pMUzE5MldpMXpTWEZuWm5CUVJXdHVVemg2VkZsNmNsUmlWbkZSTUZGclNEUkZhVkV0ZFZCVFRUSjNUVVpDVUVoc05VOVFZMjVEUTJjeFJrZDRXRVYxU1VJMExtdEVibXAyYTBwak5XUmFiemt3U0Vod2FGRlRXbmMuQ1dWa3U4ZjdlUkVPa2F3WnQ3S2R0OGJ5Z1psN1FsSlVHcHJsbi1kOTc3RSIsImV4cCI6MTcwNjIxNTM3NiwiaWF0IjoxNzA2MjE1MDc2fQ.L4ybcrmS9kz5w9xG1N_f4LCGlyFjJpyhLNOF6Xb6gSE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:56.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:57.013 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 98345: status.find.is(200), but actually found 401
20:37:57.013 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,98345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76cbfdb1, username -> user.1001463, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@461df57c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215076964))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajA0bjRkYWlldXRkOGhrY3ZqMWdkMjEycW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlRGTmtjMU5XVmxveGJHb3RNSE5ZWmxCUVEzZFJMa296VUdFMlZtWlpZbmhaV20xNGRtUktkbUprTUZaTVV6RjRVMmRzVGxFNWF6bEdTM05rTUVNM1dEUldkVEZIYURSV1NVUXphV0ZJVkVkRVZsZGxZbGRaWkdaUlgxVXlTMngwWlRCSlRWTmFRazVzTVdSU1RsVkZOa0pXTTBONk5WVTVURlp3YzE5a2MwZ3laMFpWUzNGSWExQlNORmRaTlY4emVUWm1aVXRpZVVWd2NuSTJVMlYwVWxGVmVqVlJSVTB4VDAxaVRGSnVUVkIwVjNwbFZWcFRObTEzZUdGSWVsZDNPRGRGYVRGNFVrOUhXSHBGY0hSMVgwcFViWE16ZVVSQk5XbEdabGh2WkU5aVIxWkJaV1pxVjNGWE5UWlRhMFZoWlU1WVNGcG1OR0o2TjBWbVNFWjFTWGRNY2s5NWMwWm1hMUJCTm5aMU5XTnBkemgyYXpCd1NXbDRhRGszVms5UlpVSjRabU5QVjI5a1ZWUXRVbE4xZG5kSGMwVkRjR05XZEUxelFraFlSeTExU0VacGNubGxhR0psUzBWSVF6SkpWRlJDZDJaTVRqTmlVVE5sZDJ4eWJFNWtaVmxFYzFCNGJrUnVTVGh2VERWa1dreEVXbHBUYW1acmRFZGZORkI0Y1hsMVNWVkxMV3RxT1RsVVUxRXpiMHhEWDFoTlpHOUtVMTlFWmpGeFZESk5jbmRsY1dveVRqZG1lWHBJTTFZM2NWRjFaWE5YWlRrMlNHeDJUbUU0YUVSa2NrUXhjVkIxTlZNMVRUZFlUMFpzV2s1bVVVMUhZMk5NYjBadWIzSXhZa1YxWldWcFVpMUxTbk51WXpoTlMxaGZaMFYxVVhSYVNFWk9iRE5JUldnd1NEZDVTM1ZaYVRST1JqSTBWMDV0YVZOTWNtaEpSM28xY1daYWVVTkxjVUl5VXpKa1FuRk1RV3BvTVVSUmEyODBOamR4U0d3d1dIQkpjbG8xYlc1cFl6RmxSMFk0VUZobmFFUm5UMmhEYjNkc1pXbHVTMmRoTlZaUlZYSm1RV2c1YWxwclQzRTBhMjk0WnpkTWVITTBVak5pWkUweWVXcHhiRjg1VFRRMGN6SlpTamRYVmpWeFFsWm9RMU13TkV4VWJuRnhhakZLTlc1QlYyYzNSR1ZRV1hSM1lXdzBPRFo0TkVFM1gyMVZNbnBKV0V0Mk5UbFFiVm93YTNsdWNVWnpMa05vY2xveVl6RXRVVTVHTm0xVWRHdHlRakV4VjFFLjg2alZCR2ozMFBUNVZPN3BPZUJ1WlFOVUZHRGpFc3ZBZmZaU245MkdzbDQiLCJleHAiOjE3MDYyMTUzNzYsImlhdCI6MTcwNjIxNTA3Nn0.dTjyIfHD-6BlP5-VKE29UkxNeTqvWTDSfklt1M7s1s4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001463"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:56 GMT
	x-forgerock-transactionid: c9c34154-44c7-4be7-848b-d1278ef7fc37
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:57.013 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:57.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 98345: jsonPath($.tokenId).find.exists, found nothing
20:37:57.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,98345,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76cbfdb1, username -> user.1001463, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@461df57c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215077055))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:56 GMT
	x-forgerock-transactionid: 28fc6310-5678-4540-9aaa-b24ca283db9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzhqbzFrOWRqNWI3aTE1OGRuZTRkZ2wyaHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlpFeEZNWGRuYVhsTmNFOWtiemRwV21kSFRYVkJMa0ZYTW1Od1RWUXpYMjVNT0RoeGVEUm9jbVZyYTNJdGFqaDRNelJDZEZveVRYbzRSbmxmVURsNk1HUllkMmQ2T1ROaWRuSjJabVIzWjJOdFJHeHRSRXRNWVhSeGNHZEdjMVZDTjNaWk5VWmtWak13TUROWlVqaHJSMW95UmtoWFIyZzNOamhHZUU1aFVXaHpXa3MxZURkS1VYSlBYMGRUWHpGeVpsVmxlR3gwZDNJM05YWmFlRk5RWjFsMVEyTTNSbE5SU2twR1EzRXdXVk10UkcxRVUwVm5jVTVYT1ZkS05XRjZNa0ZqYVhoSWNYZzNOWGMyWVZWWGFGTk9NRkJoYUU1TmNFRTROM2xIZEV4R2VVeGpVVTV3TjJkeU9EUXdhMWRTV2kxc2VHTm9WakJwZEdwaE1UZzBkMjVhZDBWc1EwSlJkRFZJY0cweVUyWmxkalJTZUdOb1IwTjZiamwxVkhOcFkwdFRZMEkxVXpnelpsbExkMFoxUjIwemFWTTNjR2xHV0VRek5tbFdiR3ByYUdrM01tSjBURWhqTTNCRVEyZzNOMjlDYjBaYU5tcFhaWFUyTjJGS05uVlJSazFQUXpodk9ITkljbEoxY1VFelEwcFFUMjVSYm0xNWFrZGZkeTF1ZVZkQ1MycDZTSEJpYlZWMWQyVnNSbFZJYlU1bVNXUkRWWFppY0hwRVExSnJXVXN4TjJoRVVFeHRVRFJzZFRsbFUxaExWMGhuTTNKSWMzRTRjM1pFWWpCT01IWTFWMmxQYVVnNFVHOXdRMWxKTmxsRlNXNUtNekI0UVc1VFZraEVlSGRxY2pVNVVXZFVWV2hGU1RaWVZsWm9RM3BLVm1kelVHSnJiVGRNUkRoQmFHaGxkMFpaTWtwUFUxY3hTMjlPVDA5YWJXOWphbFp6UVZwQlVFMWtaelpoUWtONlEyRXRRMFphUlZkZldGSlpWVUU0TURFMlRHNU5VakJhZDFsM2QybHJRVGxXY2xodmNXcHJSRTlSUlhoT1IwbHRWSFEzTFdKcWJrVjBkWGRtVkcxV09HUmxiV2hxYjJ4eVNVZFZhV3A2Tmw5dFlXUmFXVEZJYlUxUGJIbFRTSEppZWtjNVgxTmlNMFZTVUVVNVgxUmZRMVpXTm0xbFdVOUpORVJPVldneFpURTNaR3gyUW1kd1V6VjVWMGRwZVhWNGEzUnZTRVY2V21GRlVEZHJMaTFVVGtvMGVtMXVZM2RpYm5GWmFIQm9RakZuYWxFLjFNM0ZsMVpOUl9iN19LODRfX1J2NzJVY0xXRVgzdW5zSE5zTlJHRWxrMHMiLCJleHAiOjE3MDYyMTUzNzcsImlhdCI6MTcwNjIxNTA3N30.V4WqnczYSwG9aaciO7gUhehYqEgyZhCCTdMi-EOghNE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:57.056 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:37:57.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 98375: status.find.is(200), but actually found 401
20:37:57.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,98375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1abb01d9, username -> user.1001872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1634e945, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215077219))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic29jb2tjOGxwa2k0ZGYzdjVqZGRhZnZ2OWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWRHbEtYMGt6UzBaNlJFNXJaMXBhUVZsbk5HVkJMbUp2ZFZOZlVXcEpMVUpZTUVsdlZHcGtTMnh4YkhFeU5ETnpVRlp0WDJaTWNERXlRelZvUkdsdVRYb3pRME5FVlhONGRYWmFUM2xDWkUxbmEwb3dlbFIzZUd0NldtbDJkVUl0WWs1bFRsTXhNRkY2VkdORVkwc3lWWEJxWlhvMlRFMUlOVmhOUVRsd2JuRndUa1ozY25admExOU1SakppVVY5RFdrdFJSbEpDWDJ0UlNGUnFTMHA2UzBoVGVVdGtibTVFWnpSSmRVUkJTa2hVVlZaMWExOTNkbk5IVWxneldrOXRTREJSYmtvMU9VNXJTazlNY1RaUFpqWTViMjFmVTJoMk4zZDJiV0pxVUdSb2RYcEtVVkoxVXpaUFFVaEdaSE4wY0RreE1sTTJORGxqV2w5c1dsYzVVemhDTjJOelZVWXhUM042ZEhScU9Fa3hZVWQzZDJ4NmFXNDJPVlpLZWtJNWQxUnVXRGgyWDBaNU56RnFOamRSWkVzdGFrd3laM0poV0VaaVdsRkVUbXczYWxwMFkzZzJMV1puWVcxaWJXMTZjbG96YlV4WVNXSXpORnBpTlhsclVWcERaMWx3Ym0weldsbFZTMUp1T1dsaldubzBWRm8zTVY5U2VqYzNRamMwWVhvdE4xUk1SM1Y0YkhoNGJHRkpiMEZ1UzBSQmVERlFielJMWDNBdGJIVnZTMnh5TlZWV2FrUnhSMjlIVnpkMlRWQnFNV0ZuUkU1R2NUWkNVRzVsV0c5WlgxVnBMVWhXUm1wdFRWbE9hMjVVZVhseFJHcGFZVmgwZUVOSk1EbGZhV3hmT0ZSd1NXZ3hRMDFNVkVsaE9HdG5SMkp5Y1VjME1GVTJUekJOUlVScFNsWXpObXB4VGpoUlNqTnpVUzAxYVROMk1scDRkbWQxTFU1aWNXaEZaa0phZW5kcVJpMVFTRVprY3kxdVRYWnFjRkExVTFkMVRXbGpObTVhZHpsblIza3RTbmhhYUhkR2JFRldOM1pEWDE5dlkwNUZaRVZQU1hoVFNYVm1kV0ZTTFdWQ1VsQkRkV0ZPTW5VMWFFdENNVEZIZVRjMmNVZHpUSEUyWW13M1UwVkNSMFpyTWxWWlNGa3hNVGhsVTFSclVsOXVjMkZyUmt0TVRWWlNkSFZRY1ZKb09VaFlWV2hoVUhCSGRrTk1SR2RQWVc1MVkxUXllVGN5YjJ4ZldERXdMbmRrVVdodVlXUkJNVlZIYWxwaWVHbHBhWFJTUzJjLmF2R091NVRiRmhHZnJydzVNX3htR1F6b2dGY3ZDVmdjTWZZUmhLUDRKODgiLCJleHAiOjE3MDYyMTUzNzcsImlhdCI6MTcwNjIxNTA3N30.h2L22SKX8dEY6SFV3CKcJBTpPLfxBs8IYvB5FY8m98U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001872"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:37:56 GMT
	x-forgerock-transactionid: fa3933b8-1471-4e36-8cda-5b1f6e6f20fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:57.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:57.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 98375: jsonPath($.tokenId).find.exists, found nothing
20:37:57.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,98375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1abb01d9, username -> user.1001872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1634e945, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215077303))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:56 GMT
	x-forgerock-transactionid: d734aff8-cf56-402c-990f-9f7dd40bfd48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmlxY2dkcjhuaGkzc280cWtjbDBkZDFzZ2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlFqZzNlRGw1ZFVGYWVWYzRlVkZGVm5wemVVaEJMazVSV1VwUVYwNUxMVlExUVVocGQxSlBTWFZyTUZSQlNrdEpjV2ROWVhoNFEzQnphbnBRTjFWTlRtcDRlazlUVGxSbGJWRkxjRXd5UzBka2FtNHRXbVpNYVZkU2NWQkhOblJsYmpWbWN6RnJlRE13WDNoSVJUTkVia1poVmxNeWNUVkdVazFyZDNkRlUydDNSSEZWZUhKUE5tTmZka2M1TVRaSmJtbG9lVTVLTVZjM2IzZEJTV0ZFZUhWU1ozbDZVemhMYjNWUFRuSkNWVWs0Y0ZwTmJVNWZlR1pKY21KYVFsVmZObEl4T1dsSVZqSjZZVUZXVVRGVU1HbFhhR3hSY0VWYVlrTkpjMGxKVEVZNGFEVXdTbUozY1dGemVETm5WV0p6YzNkUWQyNWZhV1V0TnpSQk9VbExOazVmUmpVM2RXMDBPREl5V2xnek9FOUJPVXhuYjB0YU4zTnRUM0kxT1dveFZXNVRTSEZaYlc5dE1Ea3RNWGhaYUc0MGFXUTNhMHd3YVcxa1VGWlhhRzVSWmt0amMxVjJla281V21SVVVHTmpaVE5qU0ZGa2F6QjVabUpvTjNWcVZUSXRkMDlOUTBSaVIwSmpXVkZWYUhWNVoyeERNV1JMUm1WSFFucG9XalZ1VkRGSlJuRlVTbEJZY0dSUFRsUklWMk4zTVU1aFVGcElVRlJuZGpSNFJuVjNXVUZQVjBFMlJuWnRVR2hJVEdjeWNXeEJOVzkzZWpCRGVtUmtaVWxQUVRneVFsOXJMWGg1Y2pkMlpIRTNPR3BxV1dNM05GQTVkV0U0TkUxRExWUjVhUzFmVUU4d1pGUkVjMnd5TkZselVYcHJSR0p3TVdwT1ptMUdOWHBJTWpGWGNVcDZNa2t3YmpWbFpuRkxPVUZrU2s0dFdWWk5iekI1YXpoMVEyUkZNRXhtYmpWU1FXWnlNMHh2VVRJNFFUbGZUV2x2V0ZOMVQybHpVRTFyVmsxMFJqbHVZemhvUjJOV2IxOU9VVzlHU0RWbGNVWkVhbkl3Ym1ZNVgxZFpSRlpwWldkR1V5MTFVbXRyTVY5TGJESkhWV2h0YzJaVmJWcGpjbEpUTkc5UVowOXZlWFJmZW1reFptMU5hbU5QUTA5clNHZHFSRzlRU25obmFrUlpSM1JUTUZwelRreHlhbWhIY1VVeFREQjNOSGxJU0RSbVdXTlFlR0ppVTJSbFRtOW5Mbm80WVVnMGJITkhaR0Z5Y1UxaGJVMHhVMmwzZW5jLndRcWh2SGpKNzVfSDZ2eUgwdWYzQkxmXzZpZjM1MTY5Vjl3RHNQbmZXYkkiLCJleHAiOjE3MDYyMTUzNzcsImlhdCI6MTcwNjIxNTA3N30.8Ff8-dLrSXqZLQhbdZiitr01Mg6mud-0XVoxAJSk4r0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:57.304 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:37:57                                         670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=176506 KO=11604 )
> restLoginInitiate                                        (OK=87352  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=87077  KO=247   )
> restloginProgressiveProfileCallback                      (OK=2077   KO=247   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.85%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.85%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.75%)
> status.find.is(200), but actually found 503                      4958 (14.66%)
> status.find.is(200), but actually found 401                       247 ( 0.73%)
> jsonPath($.tokenId).find.exists, found nothing                    247 ( 0.73%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############-                                                            ] 18%
          waiting: 444149 / active: 33     / done: 98433 
================================================================================

20:37:58.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 98527: status.find.is(200), but actually found 401
20:37:58.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,98527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f381f8a, username -> user.1002141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11850c2f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215078185))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjZ2Njl0anRtNjBsMHYxNnRybzQ1ZmZua3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGVIcFdWM1F5Y21GUmJtTTBZMmd0UW10VVFtWm5MbXBaUzBSQ05WOURkMGs0YjJKSlMwWkRlVzV2WjFWWlJXVnFXRlV4TlVkRU5WZHNlRWMyUkRjeVgyNDFlVlU0VkVWdWRIQk9MVXMyUVhwb09DMXhRV3RqV0c1VlNtdGpNVU0yUVV0aGRUVmpSV0pJYkZaVGN6RjRjRXhTVjE5R1dteEVZVzlMYlhCQmIxRldZMFJtUVV3eFZYSTViWFZzY201RFRFNVJlalZSUjJKS1RGbFphRFZoV2s5MVdEbHBVR1U1TVVGNVptdDNjVzFLU1dONldUQnNiRTFvZEdwMVRFSlZiRFpCZDNsWWFGQTVWV3h5VWpadE15MU9Sa1F5YkhkblJqaFFjRWhKTlZoeExXWlpUWFpMVURrd1JEUllUVkJGUWtsMFdFb3hPSGxHV0VOSlJ6WTNWVUpYWTFCdWIzVnFNM2t6ZVdZdGFXMXBkWEZVYzBGWk5YRjFWREJ4WkRaekxUVk5kbTExYUVkMmJHUnJabXN5ZW14UWR6VjRVM0IxVTFkeVZFNXNVVWQyYzNCdFgyVjFNM1EzY2xWalRHMHpXVWRIV2xaNWRFSnVVMjVEVW5Oc1gyd3RMV0pLZEdkc1dUaGxXR1p2UzJnNWFGOWthRmxMV1cxMVptSXRibmcwU0VSbU1FUlVYM0ZTTFZZMWMwTlBWMlJTWXpSd05HaFhVRzFMZEU0elZXTXdhVU5hWTNJMU5Ya3pVbFpvWm1VeWRGTTRTRk40ZEc5R1FVbHBNM2x3VEZOYVIxY3pOVk5UTkZOcGVIUmlOalpKVERSbGNIcGxWSGhIT1ZSRmVYbHFiRk5oUnpkT1JYaHdReTFIVFdOcWVGQXhZbms1VjB0RlQwTTBkWEppU1U0NU4yWndUa2hoT0hoaFFYRndZMFZMZWkxcGVtbFVhelpZU25nemVuTjFiV1p3ZVROTFdrMWphRXh0TkdvM1pFbFpabnB5Um1wU2RrUnlPV1EwZUVzMFMwWjZNVlZDUzJOVllrVlphV3RaVG14R2VVRnlTaTF0Umpod2NHdENiMTlHYVVKTWFrMUdTbVJGVkVjeE9VbFVSbkZ1ZFUxbExWcGFhR1pwUVZwUFJVazBTa2R3WTA5SlNXNTVXRGRwYlRsT1NXdGljSFZvWW5sU1ZraGpTM1JFZGs5alprTm1PSEZmTlRNeE0zVnVTbTFRYjJSVFZrOVhZMWhNVFZSVWJGTTBMbUZqUW1aNVlsTnRYMGxMVUVKbVZHRTFVbVl3TlhjLnpuOS1ZQmFIRFpsMXQtNGRnS1F5aFNxXzE1aGFLM2dHLU0wOEdLNi1zM2ciLCJleHAiOjE3MDYyMTUzNzgsImlhdCI6MTcwNjIxNTA3OH0.v4B2ke-1FivOFB7TxD454CfmLollIVOB2a3J8bJ5WgA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002141"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:37:57 GMT
	x-forgerock-transactionid: e6d75783-efa6-473e-93b8-82a23d1040f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:58.236 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:37:58.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 98527: jsonPath($.tokenId).find.exists, found nothing
20:37:58.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,98527,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f381f8a, username -> user.1002141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11850c2f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215078277))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:37:57 GMT
	x-forgerock-transactionid: 3c8b8fec-c263-47c9-a425-31a900c2e027
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGo4YTNsODMxMGx1aWx0aTg2MjhtaDZ2NXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFZGaFBUV1F3Ym1zdGR6RTJlVWx1UnpKQlZtOTNMakJoVms1M1RYQmZNbHBKU0RkelIyeHZhMm8zWDBzd1FYSndiVnBrYm1aVFVuQm1XVEZMY2poYWVHcG5iUzB5TUUxcGNDMURjR1ZpYUc1cFNWazVhMFpHY0VzMWFHRmpYMVF0YVVsdWRtcEtSbDg0Wm5jMWMyMXFZbTEyU20weWVISmFVbmxvVm04NVIyWTFRVkkwYUdkdmVVVkVUSGhQTmxkQ1RtdEtVM1ZJUVZScFpFVkJWM1JDUTJaNWRWaHlPR05UYmtSU1VXMHhOVlI1Y0Vac1NHZG1UVkZNVmt4a2RGUklkMGxKY21ocmJrRkpjMHhoT0hWSWF6SkRUVGN4UjJOek0yUlVNMEpMV25Oc1VGYzNRMlJEYzB3NFpGTnphV2N0ZWtaT1kwZG5RVzh4T0hCSU9IWkRjMHRhT1VwdVduUlBOSE13TFdWQlFUbDRXSGMxV0dObVRtUXpZMGxQZFRGSGNpMVRkakpHU1ZwaGFrMTNjbUZ2U0hSWVNDMTZkRmRCUmpSNlVqQjFaRzAxZFdKRmNsSjRlVGhKV2pWellqRmFRbk01YVhCNk1GcG1XRFUwWHpSd1ZIZExhRTVTUlZaa1pXZDRUV1ZuUVdWeFQybFFXalpJZEUxWVh6VmhNM295U2t4NmJucDFOVnBaTkZGcE5YSjNWMnhVTjB4WVJrRm9OazQyZEhob1JGQkhVRXhMYWxOMFdIaEpRMXBSWWxwNU1GbFRTbmh5Vm1OMFpuTjFWMVpRTTBNdFJVdzNRME16VjJFeVluTnRUMWd4YW1kelQwTndkV3BSTjFCM2NsUXRWa0kxWldrd1dVZzRXRFZtYzIxR1pFdEJNbmd3VEVob2FYRnZSbkppVjBwWk0wRXRja1pEYTNsaldFbzNkMjB5UTE5RU9WaHlNR296TUdGdFZHWkZVVm81TkRScFZrSllaakoyTmtKUVpsOXdkQzF5WWpadExVUktlbGQ1Vm1wMVVFOHlaMFp2ZVdveVRWVm5OMlJPZFU5WE9VRlBjWFY0UkUxM1ZISm1NWE16UlZoZlpYcG9kMGhWU1hSNFdVZ3ROa1ZrVVRCYVpUZFBSbmxvWjNaaWFraDZOMEkyV0hoemNFeERZVkYwUkZSUldXdFFXVzVHVUhwMmNHaGhaRTlZWDJObGIyODNMWGhuU0VabU1WaG5hMUpuWTFNNFNVeEVUakF4ZFVKYVZWQnZMbFl3TW5saU1VWTVXbGRFYnpWblJHWTRiV3cyYzNjLldjQVRteFRPUnlKWHI4ZU1BN2lQZ0RscEdXZms2ZlRGTElYZExOT0FVbWsiLCJleHAiOjE3MDYyMTUzNzgsImlhdCI6MTcwNjIxNTA3OH0.WqaJGupEHVwghXH-6cSzMnCgzCeBO0_5eXVXTKoiNUg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:37:58.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:00.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 98857: status.find.is(200), but actually found 401
20:38:00.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,98857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eec6873, username -> user.1002171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e34d5c4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215080357))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXVoMHI4NnVtZ2IxZnJkc2hjOTV1dWIzZXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmFXVTBjVlZ3YlhvMWFERlljbVYwVlVVNGVXOUJMbnBMV21oT2NHSnBRbmRZWDA0dE1GUlBWa0ZqWm1ScVZIVmZibkJwVkU5ZmRsZGZTMTgyUnpWeE9XbDZSa0pOV0ZSU2MwUkZjR3gzVVRSZmRFdEVUMFZSZGpST1RIUlNYemxKWVZadlpXVnJaRnBCYURkTFRreHdkamszU1ZOeE1qTTRaVUoyU1ROd05ITlBlWHAxY1ZveVIwWkdhV1JXZEZWVFZucFVNVm94VkdGWlpFdEtOelZPTjFSM1JWODFPVFJXTjBwTWRtUk9WRmxZWjJFemNHNUxNWHAxYW1WQ09EUldSMVZqVVV4alduTjFORkE0YjFWUlUxVlNOMDVYYUhneFZrODNURXBoYzB0S1ZUVk1PV3QxZG1KNFIyY3hNbDlaYTBSa2R6aG1RVmxVWTFwV09FcEVkREJYUW1jNU5DMDRYM3B1Vm5RM1RHOVVNRkExVWkxWWNWcExlVmswVm5OVGRHWmpVRE5NYzBOUWFWVTNhR0ZKYkZGclMyRXRlR05ZT1RCb1dHVlFkRGxvUW1wMVIxWjFTRTF3YjB4emFHdzBNM0JETTJKdGMycFZXVk5QVlhScWFGOURhRVpWYjNwdllVUkpVR2xPTVRGT2FEUnFibVJaU25aNGJ6WlVOVkpHWWpORU4ySTRZV0ZzTWpoeFQyNW5UR3d0VEdvd2NuQm9ablUwVmkxdlZGSTBWRjlHVTNGblQyNDRkWGh1WDFoV1RVZDNWVmRpTjJGbWIyUmZhMDFKV2tkck5VUXhTVmRCZG1kaE5uZGZVbTF5TTB4MmVYWlhlR3hpYlZWVFdFODFlSEpVZG14MlJqQkRSME5SUTJSclpIbEhTbmRDYUhJNFFXUlpjakJPVEY5WVRWUkNhMmswYTNkbVFqWkJja3BhT0RkbGVDMDVlbXRwWjNCVWVraGpWMHgxTVZsM2QxazNUVmxXVjFSbVpqVmhjMFZWZFhWUGFtZGhXSGRCTlVwR09FcGpieTFQUWpoeVpIWlVVR1J4VW1WMU9HTmtaelZvZGtodWFtUXhZWE5wU1hsYVVsbEtlVkpTWldSbWVqUk1URjlZWDNwME1XOVJSV1psYXpCTFV6UlhSVFJZTWxwc2QwMUVlbWxWU25WWVRWZHpaMjA1Y1dvelVGazRaR3hvWTBGVWIzTklhVWRRYm14Uk1XZE1RazlXZVVsTGNGOVRVR2d5TVZBMVFtNVZMblZ3YVhFeE1IbFlRMGR5WTNrdFJGVTBVRFZLWTBFLjdxclhOSGJuS29xWk1fVGs0c2JxVUp3WllCOV82Z0Ixb0JvV2g4NEJQTzAiLCJleHAiOjE3MDYyMTUzODAsImlhdCI6MTcwNjIxNTA4MH0.KP2cAiNY9n54ZD2Aw4aGl9bQNcuUKSGvDj8o8EeRfPE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002171"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:00 GMT
	x-forgerock-transactionid: 22f38dba-1c7b-4f72-b9f1-08398ce93425
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:00.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:00.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 98857: jsonPath($.tokenId).find.exists, found nothing
20:38:00.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,98857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eec6873, username -> user.1002171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e34d5c4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215080442))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:37:59 GMT
	x-forgerock-transactionid: 3f47fb20-0a17-4642-849e-1803e84d76dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWNlZW5rZmg0YWU4bWZjdjlnbTZzZzZkY2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlNGbG1jMnhDVDNGWWFXbHhTalJsWVhGcFJIaEJMakprYkVkNk5UQnZiMjlZTVVOSWJFMURPV0ZTWVRCQ1FtcHZWMHAyYzFkcFVGSnpkV1JKVFhVd1RXWmZPRVZNV2xwTGFuTXdZbkYzVlVoMWQwY3hMWEoyZG05VmNreHVaVGR4YmtkMmNIUjROWGRNUlMwemNEbERUMlpPYXpOaU1WQTRaalp5Um5KWE9ITnJWRU4zVkZaV01VSlpOemRQU25RNGFVRjVSRFZaWW1STVZtcHhTRTl5U2pGYVFqZHVhMjE1ZWt0V1ZYTkpia1ZOZURGSlNYSlVVbFUwY2pSeGNFaFZhWGhYZDBwR1JFUm5NWFYzYkRoelEyZDZPV2xCYjJWQk1WSmZaazR3U1ZoVmVWZFhXa3RsUjBGdVJrdHFjMjlGZVZjemNWVmlRbE52UkZWNlVFeHpTRzFwYUhod1JuWkVMVlpWWlUxbFJHbG1Uak42VDFJdFlqVmpRbUo1YzNkNmJIY3dkakJRU2xoYVZqbG1WVkJLYTBGb1dXUXhYMFZJVlUxeFRrRkpUSGN0WjBaMFRFOTBTMnhYTWtWRExYTldXVWR0ZDA1emRGZG1SM040YjA1dmRXaDRka3BDV0dWWmFIQndSRVJ1YlROeU1HMVdRbkF3VEROUFMwSklTVjlZUmxScVVGcERaMDVEVGpsS1lXMTZValJ5WDJWT1dsUmtkR0paZW5CSFUxSTBkbHAxYkd0dU5WUk1RM28wWWtGRlFscGphSFJ6Tm5kTWFXVnhSMmwxU1ZCcmFuQlJlSHBzY0RscmRUQkpVbXN6WDJaTlVrTk1iMjl6TmxKU1R6RlJVRkJwYlV4NU9HaFJURFZNY1VocGN6WkVVSFJ2ZDBJMldYWXdiM0V5UnpkeVJtRnNabWx1VUMxbGQySldkbWh2VUdSc1p6bE5iRVZ0ZFdkc1UydG5TazlCTVhWbk9XdFZTbVUyT0hSNFRIcHJSVkF5VFhoMU4yRkpNMGhLVG1KQk5YcHVRVXRVV0RZM1V6WTFNbWR0WjJoNFlXSk1jV0pFVEhWYWQybHZTRlF5ZEUxcWVYTTJURTlvUldnNWRVZHVNMGRSVFhNMk5tMURNM2R0WTNVeVoyNTJVRGt5VG5ObVVXUTNhMWhKWVhkMmFHeDBUbFUzT0RaaE5VMWZiVGd4TW1FNFZqUjJkWFEwWWprNFgzSjBjSEJ6TkZBM1ZEbEdOVnA2UTB3NFIzWnJMbkZqUW01aFNUSlZRblpyWW5aMVVrVTVTV2hMWjFFLlRSTTVFZGNWNVZFbGV1bmJObFdscDM5TTNMZk9XbFpoN3Zxc2hIRGkxTTAiLCJleHAiOjE3MDYyMTUzODAsImlhdCI6MTcwNjIxNTA4MH0.Kx30M-WF_9d4dguveW8qYL5fTLDNoFoftxYukSe57Ok","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:00.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:02.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 99131: status.find.is(200), but actually found 401
20:38:02.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,99131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@372d07f9, username -> user.1002478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e98fdc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215082491))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjBmbmRhY3VoY3E2azhtZDlraXMwZTdtaXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2RGZ3phbGxuVVhvMVRrdG1OVzUxYlRZNVpHdFJMbEZwT0d4YVR6aFNOR2cxVTNvMWRXeEJWR1I1WDNOb1RrSlFMV1Z0UWxoa1NHNHpNamMzYm5GRFgwdDRlV1IwYlZWemIwTnpRVlpLUkZaVGFXRjVMVWRWVkdKeFNsZFZZekJ4Y0ZrMlNXazRhemhLYzBwVVYydE1jREZhY2tacVRIQlJWa0pMYkhFMGQwMUhjV1JCV25sVlVtUlJTVUZSYkhaM1FXSnNNV2ROYm05clJHOXpka1UwVEVjd2NUQk9PR0pLUlVOSE56SnVkVVozWm5sd1NtcG5Oa3hPU2pNMFNtbHJhM0pzZUV3ME0wdFFTakY1YzNsUmFFUndiMGhCTW01SE9VVmlkQzExYVVOcWNVOTRia1J0T0dKTFVIUTNja3h6ZVdGMk9WbElVV28zZERFeFptSm5WVWx5VDBnMVRHMVFUMlJVY3kxdUxWVktkbGwyTVhwQk5UZGxVazlMZDFKTWFHWXdia2hmYjFBMVFraDZPWGQyWjB3eldGSkJhRFJLTkc5RFMybFBUVEpRT1ZveU1taHBWVU5xWlVwd1pFSXhhV0pHWkdoelRVVlBUbGMxY1ZWdk5EZEdNR3hYTVc1UGJsTTFjRzVYYUd0algwcEpRa0ZVUlhONVVuSjJMV1JIVUVsSGVFcFFia3RLVldabFdsRktXRUYzUVRoZk5tcFhjRUZWY0VJMlkwZEVZV05oYm01amRFMUVTWE5vT0U4MFpqUmFNSGxpTmxsWVlrOTNUWGxoYjFKSVZGRXhVRkJQWjNWamIyVmZTWGs0TnpSR1YzSlJjMFZUVkhkdFpUTmxOakJYZEhVM00zVjVNakZ0TFd0UU9VdDNYek5JYlV4c2VYQmhUbVJyUWt0M1kzVkpOMXBTUkhCS1lVcFVaakpGZGpoSVJITjZORWx1ZERaMlRsVnpWWFZOVDFWT2NXeHZiRXc0WlZrM05ETldSM3BNZFdJdFJrSkxiMWxVVEZOMGJqaGxkV3B0YzIxeVIwdG5la3N0UkVOaE5XbzJiMDlaYmt4bk5WbFlla2RGWjBsdGFWVjVTRGxEYlZwbmNqSnZSR3RaT1Zsd1pYZG5Oa05RUzJSSGRXSnhWWGRIYm1wVFRHVklNRWd6U1dKdlMyRlBkbnB3VVVveE5UaFNObk4yUjBOTFgwSXlSSE41VTB0MlVUSmhUR1kyWW5BeFFUaG9VVEZtY2sxQlZqSnpMbVZmWlU5MFRISmhXbWhOV25aeVdHdHlOMVY2TW5jLnBSZEFxUjU3eWNuclV5Z01JRi12dXVzYW5MN0dxWGlEaEdQcjlBRGdBY1kiLCJleHAiOjE3MDYyMTUzODIsImlhdCI6MTcwNjIxNTA4Mn0.0_KTnHpBrJ4JHv-v7Ime6aifsOIcK3qA0pdUHQ_jSl8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002478"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:02 GMT
	x-forgerock-transactionid: 4029b000-07eb-4489-b9a6-21093d820e80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:02.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:02.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 99131: jsonPath($.tokenId).find.exists, found nothing
20:38:02.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,99131,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@372d07f9, username -> user.1002478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e98fdc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215082580))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:02 GMT
	x-forgerock-transactionid: 53fcc06e-ce3b-4f31-9100-8403979beb48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib241Zjk3amF1ZzhndGk4czkzM21yb240YzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFkwVjRibXRhYzI1eFVFZE1iMHQ2TFhNeUxXUlJMbE5JUTBWcmMydFFUMlZ2WWxrMWFHSk5Nak5XWjI1TlRrOURhREZxUWpCTFRYZFVWRUpZU1hob1dIaFpUMGRmV0U1aWMxUjRTRW8yTnpWRWMxVlhORGxEZWs5b2NsOTRSMUJCT1V0Vk9HZ3RVMVl5WlhOSmFVVTBZelJZZDJSaFpuQXdNRTVXVGxveFJrSnBiVU40TW5wcWFXa3pZMUJRVjNsMk0zZHRTR2htY0ZWcU4zTmtWRWhOZURWUFVGWnRYekpKYUdNMFFqWkJhMVZKVTJaWFNESm1hVlJHZFhOWlYzbzNUVVozVjJndFlWWkxaSGhDUWtkdWQyVkpObFpGYW5CUmR5MXdjalZIYXpkMGNVUTBiM1p5UW14c04xWjBUVkJ3WmkxTVprUk5SMHcxVW1oaVdIcFZSSFF6YkZSdU5HcEdTVVZ2ZVV4NE5tWnhPRTVYYWxWVVZFdDNXVEo0VFhNNFptNW9Za1ppYVZWcVdVOW5PWEpOT0V0emNFdHRVa0pCYmxKT1h6TXhRbkZIY0VGM1pHVjBSWFpXVTNaUGNVNTNXVE5VTW01d1RIRlZjamxKWjNOblZISktVVFZJWVY4M1YwbzBaVEpEYWpWUGRsaDRWWFZOZVcweWRrMXpSRlJqVjBORlpscHNjemxmTVZoMVVXNUtkbWhhVldOek5YbzJVRTVxVFdOTFFYVkxlbkZIZVROUFowUk1ZM05UUTBkT1ZWbGFWWEJQVERWeWRXbENWVkZ3TlZOa2QyZEdRVWRpWlhOUGFESm9OVTQ1ZWxFemRIZG9UazF0VEhwdWEzSnNWQzFEYVU4eVVTMUZPSFpXV1ZWaFUxWlRjMmxrY2sxR1JYWjVNSEZNY2psWWNsWmxlbXRTYVdWTVYyeE1YMXB3UjJoTVgyZFNlbTVOZW1jM1NqVm1TRmxhVFhWd1lUQnhUWEZxWDJ4eWVHeEVaVlY2WjBkcVpYbHpXWEYyYnpsSVVEUkpXSGRmTjE5RGJuZFNOMTlhVGtaWmMwMU5NbE0wWXpWaE9VcGxMVGRwTmpKc1lWaFBiSEo0YmxGVlNGZGhXbWd5VVRkWVFuRk5VbWxLV25wNGRUbGlSMmxJWVdoUGMyTk9la1JYWkUxWWQxUXdVVU5hTkVwSE16ZzJaRmhYYVZGbFkyRmhOVTA0UW1FMVYxVmljMFpGU0VzeVNESTBSMnhCWjJoMGJUbHpMbE0zTWtwclNHZEtiMFJKTFVwdU5rMHdabmxQVDJjLjZnM1E4eVFfcDVfanhRSkVlR0h2cXlITGVDQ0ZJSFp5OWJ4VGZpdGJlbDgiLCJleHAiOjE3MDYyMTUzODIsImlhdCI6MTcwNjIxNTA4Mn0.TAXf9Q9ryv-RlTW6aylhqIZW98g5tDq0ugLuyiG5MeY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:02.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:02                                         675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=177925 KO=11610 )
> restLoginInitiate                                        (OK=88057  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=87785  KO=250   )
> restloginProgressiveProfileCallback                      (OK=2083   KO=250   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.84%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.84%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.75%)
> status.find.is(200), but actually found 503                      4958 (14.66%)
> status.find.is(200), but actually found 401                       250 ( 0.74%)
> jsonPath($.tokenId).find.exists, found nothing                    250 ( 0.74%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############-                                                            ] 18%
          waiting: 443442 / active: 28     / done: 99145 
================================================================================

20:38:03.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 99280: status.find.is(200), but actually found 401
20:38:03.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,99280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@276876ed, username -> user.1002521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@597244f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215083445))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDMwdnV0NDEzcTFsNTMzNjE5c3ZuczVhcG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFMyZzFNbVo1TUhaNWJtSkVNWEZmUzJ0dVFrNW5MazA1UnpWeFgzTTVkVTkyU2xwclpYaERXbEJJVG1OQk9IUjJNVFkwUW1zNVpYQklRVkpHT1d4dVRUQTRUbHBGU0cxalVscGZiR2hQYnpsUFoxaHhhRzFxZUU1MmJtVmFRazVvTjJ0RlJIRm5lV1F4U25aeE1WQkZVbUpITFY5S2VrSXpUSE5QUlZsekxVd3pWelp4ZEZaWGJISmhWMWRtVkVNelp6UkNXRTk1UlcxcWVqUldhSEYxVnpNMFltTk1XbVF4UkZCdU1HeE1PRTFvTTB0ZmVYZGhiVWt5ZEdob1lrOUVZVFp1Vm10bFoyeFhUVzVvVlVKcGJHNUxaMUp4WjJneVZHcENhRzlETURrd1FVZERSRlI1WDBsNlVETm5ZMDFQWHpoRE5EZ3dTSHA0V25obmJqTnlka1JqV2xsTGMwTldVRFZrZG0xQlVsQmxZbDlGUVZWWlNqWkZPVU5UUjBFeVV6VnlWRmxUZUhsWE1VRlZSemxXV0hWbFVHSnRhakZHTlZabFZHcFhOalJ0ZEVOSk9XNHlhMTk1ZUVZd2VGRjNhSE5LVG1SeVoxRllVRzg1WkUxVE5tSkpRVVZVUkVRemIzQjFSV1p5TmtKNVZDMDBPVUp6UzFoSmJHRlFiMDQxVkVGR2NYZFhaakJrUjNkek9EVkVkMVl3U25kd1NXcFRWMGRaZUROcE1teEtOekZLTmxwVE4wVnBWRlJyWVVSR2NWQnNNM1J1V1VRNGJVbE9aemR6VDBOMVZHOU5lalpHTkVNellYaDVOR1pGVVUxemRISllYelV5UkVKdFl6aFhkWFpmZFVsYWR6VTVUR0V5U2sxR09HUkthRkZ1UzFZd2NVSXpiek5rZDJaSllWbG5VbUZOY1ZacWFqWlNiRVZUVG01SWJGUjFTekJRTWxWSmJIZDJOakJGTFROcGFWQlhjVEpKZDNBNWF6ZHdRbVZ6WW5rd2JqSkZOVGt5WVRSeWExTmxiRnBFTlhkcGRHWmtVREpNUzNOSFJWTlhZMjl5UlZSSlN6VjBTRkpJTlRWVVR6UjViakl5VVRFM1RXSmtVVTAyVWtkNGVubEVVRkF3ZEV0TlRsRnhNVE00UVhaTVIyUjZOR0ZFVmpkYU5YSTBUR2xFY0RKTFZsQlNNMWRuUW5RdGVYQlllazgxUmxGT1EwOUVla2hhT0VSd2VWbG9SbTVmTVhKVVdrcHZMbkZRWmxrdGRubDBlRzlYY21Kb1gzWndjR3RrWmtFLk9XVUpHYWNhUk9MOGtVTTNrTUEtMmY0ZkhaQnFZNGM1Z19HN3BqRkFFOUkiLCJleHAiOjE3MDYyMTUzODMsImlhdCI6MTcwNjIxNTA4M30.el0dYMQ1NdJhIGX55MUPL71fuvDOwR8uQPkgYA3WKQM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002521"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:03 GMT
	x-forgerock-transactionid: db12cc63-3172-4cdf-b346-8920d186d15c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:03.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:03.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 99280: jsonPath($.tokenId).find.exists, found nothing
20:38:03.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,99280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@276876ed, username -> user.1002521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@597244f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215083532))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:03 GMT
	x-forgerock-transactionid: ab1d9881-7390-41bd-ab70-4a6a038332b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGtjbW50ajZxcnMxMjgwM3U5bTUyY2llbWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1gwaFhUa2hmUTBSMFlXY3dkMmR2WjJkMWQwNUJMbGwyU0haUlpYVkZiSEF4TjFKM2NGaEZNbXd5ZDFGMmFWZG9UV2x6WkhCWWJqaHBiaTFvYmpsamVUaDBTeTFSY0VKdFMxRTFMVUpxWTIxWVdWOHRjV2hpWkhoMFNUVjVlRXN5YUdkaVNuQmZhRXgyZDIxclRtcEJRVXB4TlZwSWVsVmhMV1p3Y25Vd00zQk5TVmRaUVdaWGJVRkRXalI1VkhkVlVsOVpTRmQ2VEdaek0zTkRVVkkyVDBGU1UwZHBlVFJFUzFaTFZXdFJlSGxQZFdWUVNGbHJOVXBLZFhSbE9GSjFTa05yUkhkUlJqRm9URWxmYjNGbFJESlJSVXhqVEVsUFJFUjFWVlEwZUdvdE5sVllhVTFHT0ZVemRGVlJObVZJVlRKeFRuVmZRak5hV0ZaMVVEZFhRVmRtWjNSWk9GQmxZVmcyUW1GSE1VRTFWMmhwUlZoWGRFOUNRbloyVW14d2NURTFhbFZFVjAwNVJVOUpSVmRaVjBaNVRYSXdWRXQ2WjFGdlJVZFFOaTF2YW1OMVYwRnlhMjUzZFdkNFRVUlJWMkZWU25kNFRHdGxRbWQ1VDFKdWRTMVJjamhEVmxKaFNtRnBTRWx0V1daMFFuTktlazFKYkdWUVV6bHJRa3BxT0ZNM1UzZE9RV2hRY1VvNE5tRnRkRWxRVG5BeFdrRlFRVVZKWlVaMmVFUXRZVEUzV1V0NWJuRkxTazQyZUVKMFFXeEVORkZCUWxaWk5rbHlZbHBwVlVGQ2VXdzBhRW8zUm1GV2MwazBPRFJWY0daZlVIcHBTVVJGTW5aVlUxaE1jVmRwZVZabmRVVm1aakJ6ZEc5eFQwdG9hVGxMV25GZllqQkdjbWRpVEVGbGRHNWhhMVExTms5bGEyeG5TMEYwZGs1UWNXeHJSbVZ6WkdKcmFIRllNRlJ6VW1WSVYxOU9SaTFXYzFaQ1FuRkpVV0Z3Tm5sWmRtcDZka0puZDBwdVYwZERZMUZ3U2tGRlVFWnhSRzF3U0VGcVdXcFdaVXRhZWpWZlgzWnFiV0pzZGxsb2ExRkpVMjE2V1dkelFXVlRWbFZOTVhwSFpGcEdhV0ZETWtFMk1VTXlhRzVRUkRKRVZHaDNaSFJsZVRWRFJGVlNUVFJRUTJGTmJHeDBSek56VDFob1RVcDNZV05YWVRKMWVFSnpjMlk1YmtNMlJFRk1hbmd0Wm5CcFVFRk5MbGhvTWpoTmVIUklXR2QxZW5rd1lVUjZPRFpPVmxFLnJCS1VrQ2RCS3gzanVmWmJ2WkFKR2hzdFZRWGtFTnRiaDdHOWU5eG4wdFkiLCJleHAiOjE3MDYyMTUzODMsImlhdCI6MTcwNjIxNTA4M30.6kR76bIPtFiFWefQcp62u_5Dceg5k79AVk8soo8o1t8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:03.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:03.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 99334: status.find.is(200), but actually found 401
20:38:03.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,99334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72f7bbfa, username -> user.1002214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43d46ac4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215083810))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzVkczkzM204ODk1aTFmZjdtOHFrZnN1bnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RmIxbDRXWFpYZEVwZlRsQjBYMGRMZWtOc1ZUaDNMbE5NVmpsWlVrNTZOMjFEY21GRlNteHJaVXR0ZFVsNlUxazFNVVpaTVVGUU9VbzVUazVHV0RseFdEVlBUbkZaTFRsUk0xSkxjWEJuTURSZmQwdFVTRmhrUm5WSk9HOWxlR2xLUzNSV1kwdGFVMk0xVkdKeWRqWnBTMkpIZDFGblZGaHlia1pOV1RSb1oycHNWRkZYWVRsWE9USXRRbWxHY0VGcldtUXliM2hSYzFrMU5GQlZhMWxmVm1GUE1rc3dZbWxvU0VkTVozbzBNM0pxYVZWa1FXeExTMW8wTldwaExUVTJaVzlrZUdFd2VsaHlObGhtT0ZwTE1FSnJaMVZ3V0c5cVYxVjJjVGR6U1hkUllUUlRYM2Q2WlVkTVZsUlJNVU5ZUzBwRlduVmlaVk14YUhkNmJUQnZNM0pTY2tzdGFuRXphRkZKVVRKSmJGWkJjMTl3U0RreVoweG9kRzFtUWpOd00xTTNSblp2YXpOVGJWbzBZMmxtYjBGa1lWVXRWVmcxWTIxR1JtRmxaMjVRZG5kTE9XcHZRMVZMTjNGUldYZG5UV2c0VEV4dk5FTkhkemQ0VnpaTVZqZzJNVEJxVldkSVdVRXpjVm8wY0V0dWEwcHdkMFpJZGxWV2QyTlRXSFIyYkhwTVFWWmZSalJGWVhSM1gwWlRNMmh0ZUZwNGVVWTVXa2RsZFhsQkxUTjFWa1I0VEcxdVVscGhWak5LVEZveVRuUm1kMDEzZG14cE1HWlZZazF5VnpNeWRrUkxXbXR2U1RjM1gzWjJaa2RqUVdOU1dGZEhaR3BQVHpGUVRXRnlTMmxOTkZSWU1HSnhYMFJ6Um1wV2QyTjZaSGhGVEZKZlpYSjVNVTA1WkhCSmJtSTFhMjlTUm1JeFQxZ3hhMU5LWnpaWVMwNVhhR2RtUm10TFVrRnZObk5CUTBGS1JtcHlWR2xETm0wMFUzUmtjblphVlRCck5qTm9aa3cxVFdKQk0ySlJVbTlKTUhWU1Rub3lhMFV4YzIxVmFVcFNXV2xoV1RGRmVVZ3dTMlYxYlhCUE1XaHhXRVJ3YTBaVVdGWjZRVFpaTVVGVmNGbFlNbk0xUWxOc2RqRXpUMDh0VUVaU1JXWXhPRjl4TjJoUFdWWk1RMkp1VmpOUWNGZEtNR2xoYTJOemIwRndlSE5OVm1zM1NHaFRhR2RoV0dFMlZVZFZkREYwYmxvNFNGTlJMbmx1Y25CeUxXNUdTa2RrT1Mwd1YyWXdNWHBzTVVFLmluSzlvOHRicndDVHlYSU41NWFWYm80MW03Z3VSZF9leGM1QnVqVjJpNDAiLCJleHAiOjE3MDYyMTUzODMsImlhdCI6MTcwNjIxNTA4M30.gU-z2qGaxmKZYxwvEKno8ZRwnI7v_8RnVkvaqwphXMw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002214"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:03 GMT
	x-forgerock-transactionid: d376fc70-4496-4940-864c-99a756ccf2cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:03.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:03.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 99334: jsonPath($.tokenId).find.exists, found nothing
20:38:03.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,99334,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72f7bbfa, username -> user.1002214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43d46ac4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215083895))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:03 GMT
	x-forgerock-transactionid: a0042cd2-ca92-4916-9713-748d1c0a29bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnRzdHBrMGEyNGlzNzZ0cXRmY2hmZmh0dG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elkwY3lOMUJRZGxGamNtUkVkREJETVhwNFducG5Ma1pJV1VGTGNFWkRXVnBsWDJwRWNURkVUVGM0ZGpoYU5rNVhYM1p2T0hkWWJXOXZiRkZhTVZSM2FuUlRibVoxYmxaSGVVVlBkMlJ1TFVoVU1GTm5SMHhzYzA1T2IweEtTbXgwVTFGT2ExaHBVWGRwYVdnelMyRlNYM0ZrYW5Wc1JtWlRhMnc1TmpSUGNGOXhWMHBJYjFRNGFGbGhWVVp3YUUxdmMycHFTV054ZDJKT1J6TlpSbGhMUW10Q04zQmhVVmxmYzE4M2JtbFdhVVpIZDNwWk1qaGFhbTlDWmtock1FbE1USEJ4TlRBMExYVnViMHhNVHpWWVJqRm9hWEZQUVZJdE5IY3RTbVJ4TmtwMVpsQTJjVTVGTWs1cVNqRk9WR2MzYnpOa2VuRjZWbVJFYURSallVRm9kVTlRWjBSdVJXWTVabU5xWjA5MFYwUjVNSGhTV21GSmRVdEVSbVpzYUhaTk4wUmhSa2gyV2xGTlVqRmZjMFpzUVVGcmRYVTFjak5pYW5wSFZHbG9ZM1JmY1dKQlFqTm9jREJ0Y1dkWk5UbHZkMWxaTTBWQlZ6RXlNbUZvTlZObGRrVnVlWGR0Y21NM1JrMTZlRzFGZWpaRVZYWXpVblY2WW1aTVpqSlVjbmx3WDFsRWNHdEtTV1oyZVVKRFZHWmxabFZSUVZCaWJVRnRkVXM1V2tWek1uZ3pZMVEwYW1KWlUxaE9MVUpXUW1ZeldqVjVNM2x1ZFV0eVdrNUlVMVJRZEV0M1dtWllURmhuWm0xSk1YQndjWFkyWjI5TlozVnlTelUyWkUxMk5HeHpZV1ppYW5rNGFsVlNlR1ZFUjNGNlZ6QnRMVkY2YjJOTGJtWkxaa0pHYVhGU1kyeDVVMFpvYWkxNlduWmxVakZIVUV4dFRWQXlaM0ZJWTJGZmFsVlFjSG95VUVGMFVETlNVRmxTYUZWUVprNTNRMFEwTkhFeVVTMUlVekJYWkVsRmRqZEpkV1pIWHpsU09VWmtXalZxV1RCb2NqbHNkM1JZYlZONmFHWmFVa2RGVkZkcGNYaDBUa0ZNTWxseVNGUlVlRlpKTm1sQlQxQk1VMmxmUlRkaWJ6ZHFSR3BWZDNGQ1dGTk9MWGhFYVVSbGFuQXhhVnBDY0RZdFpqSmpjWFJhUzBadWVGQlhUMjEzT1RRMU4yOVhSMnRTYkRaRlluVk1PRUZ1VjFsNGJUZE5MbEZUUWpWd1JqUkJORmMyVFdKclVub3haelkzUzNjLnFKbTZNV0oyTTc1SGN3U2xaSndJQTFwNS1sd25ZNk80TTBsdHZONVllRVkiLCJleHAiOjE3MDYyMTUzODMsImlhdCI6MTcwNjIxNTA4M30.vfJY2By7edEqYCahtk7C_udiciF36j-Y6Rz6a8ZIclw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:03.897 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:04.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 99375: status.find.is(200), but actually found 401
20:38:04.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,99375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f9682c5, username -> user.1001471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aff9b25, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215084100))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDBrdWFpZzUxajl0aHI1bmprM3ZjZ2wyYm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1ZWaEZTRkJXVERSSlJYVjRaRlJhTmxSR1FYaEJMbFUxWmkxUVdYQmpZWGhFYlV0aVlXWlZVMFZoYkdkSE1XNXRTbGRVWm1sU1FtZ3dRMGxOUnpjelIzcHhjRFowYldWR2JrOXdXbVJpVFdJMk1uWTRkV0Z6VTA0NVdtWkdRMjVwUlZndFFuUklSbEZKVTBOME5GUlVjUzFyYzBkemEwUnhkRU5zV0hWU1kyMXVlVTlhUnpoZlNVZzVjMUJ0UzJGSlprUkxMWEJHUjBkMlRteHFZMjk0ZUVkZk1VeENSMjFzY1dkVFdsRk9jVUpaTVVzMlV6bGtOekJWYzJsVVNrSlZiRUpsUWxkak1HRjNXVmRsU1d0a2VqQmFNMmQzVG01b2RWVnpaRXhmYXpjeVZtOHhaRXh1VFhGTFUxWjFSbTFmY3pWUlgwRm1UMFIwWVRkQ1YwZHZja0ppYXpCdll6Uldja1IwY0hCWFMxcE1TR3h2TlZsMGFqWjRkMGg2YVdsV1JqTnlVVUZKWnpSSU16WkVOWGRqYkZWSVNWUjJVbEkyUVROb04wY3pjVmM1VlVoSFRHRmlRMFJXTW10bVlYcG5RbXcxWTJaU1Nrc3djM1JzWVVOTGRXMWplbUpRYWxOUFIyOVBjM2d4YVhOM1RVTlBRVmwxZVdsallVeEZUVlJPTkVwcFlsOVZWSG96VmtkaVpUUlZUR2c0TVVwbmVsSkdUMmRuY1hWcE9FSnVSblJzWVd0Uk5EQkpWVlJLVlVWNGRuaGZkRTlmUjNSaWFsWmFkbXh5TXpkbFFrUkRPRFo0Wm1seFNta3RVbkpHWTFwTFpEWnZRWGxIVEMxS05sVlVUMHBpTlRCbFRHZHZNa0ZwT1drdFQzRjNXRmhIVERWNWNXSnJka1ZhTVhGelp6ZDFaMlF0YmtscFNsOU5jMDVyTUc1WmRUZHJVQzFCUldSb2RrODJRV1EwZVU5RWNsQktkVTh4YXpOa2RuZG9ZVlJJTWt4Uk1XYzJibTUwV0ZCVldHOXhjbkJQWDAwMVJEazJSVjlZZEhodmQzbGZiSE55VlZBMGVqZEdkVmxDVm5sclRYTndabGhvUld0VGFFSnNTV3B2ZDFNNU9HODFlWGx0U0dFelkxVnFNa2R6TVRKdVlUTnhUWEpUVmtsNlVHTjVaemhWUVc1elMzaE1Sa000YlZoUU9WWmhlbkpIWTJSMlJVcGxPR3BuY0cxdWJVTkhSMjlKVTFsdU1URnpMbk5uVDBGbVRHaFhURlV0UWtONFIwcG1TMFZUZFdjLnNkcVNUcjBRMHh1dTdPb0R1N2tiTmNmUHl6YnZtQXEwd1ByRFFsM2t6REEiLCJleHAiOjE3MDYyMTUzODQsImlhdCI6MTcwNjIxNTA4NH0.kiTB-9vh-Cx812Zi9w6oadUZ1_62M_PeC9vNuyo1XzM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001471"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:04 GMT
	x-forgerock-transactionid: cc5cbcf2-82be-4d8a-bc8c-1591dfaaaec3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:04.146 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:04.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 99375: jsonPath($.tokenId).find.exists, found nothing
20:38:04.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,99375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f9682c5, username -> user.1001471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@aff9b25, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215084186))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:04 GMT
	x-forgerock-transactionid: fe717370-caa4-427d-98bd-33b653e5e6ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGs1Y2ppc3NzM2l0cXU5bG42cWszM2hrYXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MGFFSkNjRUZEYXpWNWQyNWFTRmt5WmxOUFNXeDNMbEpLT0c1d05HUnRSbEJXWWtwRk1XSTBiSEpsVVc5cFJHcE1VMVpzV0ZOMVN6aG1XR3RHYzFoR2NXWkdaamxvZGtSWVUzcHdWSE5uVG1oWVRUSjZUakZNVVdOUWIyNU9iRjl6ZW5CTE5UZzVWSG8wT1MxQ1FuSlljMFpoYm05SmJHNUVXakEwZUU0M2VIUmZVRTFrWjJOWU9XUjBPSHAxWDJRNU1Va3hkR0UyYVcxd1JGUlhkVjk1YXpCT1pGQmpSRTlwVFhwd04wUXdaRFY2Tm1KTlpFSnFZM0JWVVV0SWVGZHVWMVJJTWkxT1JXdDZabHB5UjNsUlMyRllZV2QyTUVOS2NteE5OMDlvVFhsT1IxQmxWSEl6VlRaZlowVTFiM1pSWjJsdlNuZFdObUZKVUV4M1pXSjRiMWQyZWpacVMwdHJSMmczTWt0clgydHVRMlpRV21sMmIyeE5aV2hNYjI0dFdVOUpOV0pUUVRCdlVGRTFPRmRoU0U1MmNGcE9PRjkxZG5aV1gxQmpPSFJoZVhGVVlqZHJVall5V21Jd1pFUkJUVEkxY2t0SmJHMXRaRFpCYmtoM1gxSlJORUZhZVRscFVGaFZaWFJGVms5VVkzUkJhSGxoU0dGRVlrTjNkbVkwWmtOTFJHMVZiRkI0YVRoNVduVlRiSEJvV0VWMmIzbEdjWEZZTmxRMmVUQm1jV1IxVFVoUWJHeHVSMUZYWDA4eGFVTTNWRFJ2YVhwbFFubHJNMmgzZFVkTk4wWjRhRXMyZEVScGF6aHBlSFYwUVhjNWVsUndUV0pJZVd0UWRFRTVWWE5XVG1oMmRqQmhiRmhaZDBsalF6RjFiVTVCWVZsS05IbDRlazEwU0VKdlgwTnNhVlZHY1UxcmRGbERUbVpxYzFjMVRDMXZYM1pJVGpobVQweEhTRk5zV21sNFNWWlhPVTFWUzJ3MlIycFRSM1pqZEZWeE9FZExaelk0VHprNWFqQlNWM0o1ZWpac2VuUXpUVk5QU2taSVVsZDRaa3MxTjB4S1JrTnVOalZHTTFSeE1YbEtSVWxyVTBnd2QwWlJSR1ZtVVVaa1oycHFXazFKVDBVNFdrZFBlblpLWDFWb1JEQTFXVUUxWDJaS05VVmFkRTlvUjJjMk5rdHhaVFkzTkdoV1EwNUJiMGN4YUdGNFkzQkZlV0Z4VTBGVVpFMDRXazVEY1RGVFYxOUJMbEpQZW1JeFducFNTbTAzYUdsNFNrUTFUa0pLTVdjLld1N1FIQWlrcEpLRTlmektGN1VwbXlZcEViejJCTGNyMXd1cFJoMUdyYTgiLCJleHAiOjE3MDYyMTUzODQsImlhdCI6MTcwNjIxNTA4NH0.16xUNiLRMX8qrk14HYrt7Vk7k_OO_7Q7QJ5SyMJTFow","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:04.187 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:05.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 99633: status.find.is(200), but actually found 401
20:38:05.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,99633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b247685, username -> user.1000613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d250ece, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215085821))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODU2b2ZwOGxjNHBsbmtpZ2FlbDFrcW8wdGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVpYcE9aR293VEhOUVYzbFNkVk5TYWpCeFpVMW5MbEZxVlRJdE5EVlNabXA2WWxSc05sSTJVM0JxWVdvM1FrTlRZVTB4ZW1GdGJ6Vm1OVEJsVlVKMWJrSmhTSG94ZDAxUE1XZE5jM2xqWmxkQ2VWWldMVUpyTjJoTVNEQk9Za2Q0Ym5rd1YxaEdMWEZzTTBoT2QwdzBOa1Y1VWpBM1VVbDZiMHMzTURaMGFHWjFlRGg1YTFSYVZrRkNPRmRzT1ZkRFYzSm5VVVZ0ZG1WUFNXODRiV0l0YVVzeWRHcE9XalZITlcxeWNIVm9NV3cyTjAwM00xRldjVFJYYlVjeWRtRndTbVZJT0RKWmMyeEZlbWRhUWtSRE1ub3pWRzFOVTNaTU1IQXRNRXhSVVVSTldsazJXWFF5TVhaMFdsODJhRU5MY2tzMVpIVm5iMTlZU1ZSYVVHZ3hVbUZwYVhoVVYwVnZURXhEUkhNd05uVkVTa05JWXpSTkxVRlhRWFZZZVdkWFZYazFaMU5IV1ZWYVFYSnhhV3d5VTBoZlFUVlJTRXAwVVdWdVZ6bElhV3hFVkVGMmEwMWpZekZCV0doRmF5MTNUVmxVWmxKemFUa3lia3B1V2xGZldqaEVVRXBPTldkdmVVWnFlSFpwZFV4M2IybHphRWhoTTFsNGRFeHNTMnc0UWxaUmRuWnViV2hzYm5CRGJHZDBlVkpxUW5kQmQycHJTMlpwYnpNMlVEZE9YMGh2TkdoclNuVlNhRkEzWjJ4Sk9FWjZZazVHTjJka1VYSnFZakJpWmpKeFFtVlVkRWt3UjNwNlZVOVlkRTFoUVVoWFRsWlVOM0oxTmtOdlkxOUpUVVY0TnpkRFlWRldhREk0Tkd3MVYwMVphR1JxV0ZWeFdXVklhblpRVTJkUVVHZHBObk5SVGxwT1dqaFVVa3hPVDBGVFNVRjZiREF5WDNWTU5scDRRbXBvTURkdGRFUlBkVUU1V2pWVFpqRTVUbkJJZW5KWVdtRm9ha3Q1TVVJNFZIRkNNRTlNZGxaUWJISklOSGQ1UVdkcFlXVlNWa1J0U0RWWFFrOUhXVjlZUkdGNE1GUlpTalkxYVhOQ2VHbFNTWEpuZUZreFdHMVdNM2MzUTNBeVNYbE1hRzFmY1c5MFF6WjFTVFZYYWkxT2MwZFRTVlZpTVRCSWJtMU1hbUp5VFVkVVJ6Y3dkemRoTW05aUxXbHBSM2sxTkVGcmVsVnphMk0zV0hoelZGSm5MalZ0T0hsWWVEZ3hkWHBtWlZwT1ozbEJRMEo0U1VFLjVPQmVDZEtvalU1TFBPSXZNNHlJZC1GcWo5VlBlb2l6OUVxSEQ2MjhGazAiLCJleHAiOjE3MDYyMTUzODUsImlhdCI6MTcwNjIxNTA4NX0.q8osC4lr3aqjcgXInDNqXXf8zkP5sr0XUlh7xjWeN4o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000613"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:05 GMT
	x-forgerock-transactionid: 9e4541ec-7767-4e62-bc21-e67ccc554956
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:05.868 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:05.908 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 99633: jsonPath($.tokenId).find.exists, found nothing
20:38:05.908 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,99633,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b247685, username -> user.1000613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d250ece, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215085907))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:05 GMT
	x-forgerock-transactionid: bf284429-acaa-4448-a89a-a6f6a87a28bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm5lOXU0bWsxbmp2aG52amU5azM1YW5mMWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmNUaHFlRUp5TTJsSmRXMTZVelJIUm1sWFgyeEJMbTVJVURKbGVGTmFkWGxKVWtkWmEzVjRYM0JLUzBoQ1pVWnNhekUwTlVaeFZFNUllRGMxTW1oSlkwOXRTWFo2YmxSV1NuQndkM05XUmpGSmR6bElRVU5tV0VSM1pFSkZlWE5rTjBwd2VEVlRWMUZhTkd0TFFrMUxaREU0TFMxUE9XTktSekEyY0VsNVZqTlhSR2xPYVdWaFZFTmxNREZDUjBwak9IbGpjSFV6YVZoeFEwOWFXRzVZYWxGa1FrVlBRMnB0YW5oYVJuZEJOVUZPU0Y5NE5rMTNXVTlFTFV0ZlNtZFFYMlJZZVdSNVYyVm5TRTh6TFRCdFozUjJWR0pXUlZWNE1VSndPSG8xUWpWRE55MUthMEZqWVc1Q2FXWnNiM1JKVkdSR05uRXpWelZPTWxWUlZsTjNaMU5UTUdoVWRVaElabHAxTkVZMVpFSkxkalJpTFZrMFJtWkVjbEE0U2pkcVdUUnlSMkZYY1VaaE1EZEVhakp0Y1UwMk9HcGhNelZJUjNkSllsVlRaMjAzWkRoc05XTnlSR2xvUjNJeVkwWlVlVVp3VnpaUmIxQm9ZekZWYVRNd09HZERNVkptYVZVMFJuZEJhSFZ0WldzMGIzWTROVk5UVVhobE5WVnZYMnBsZFZoU2EweFZTMGd0UTBOMGRXbHFXalZOU0RoUWQwZFVPVTUwV1U4elpqaERRUzB6TUZwUGRsVlBVMmhDYTBsdVJEbHZlVFo1WmpSUmVGSjRjVE5vYTJadWVIRlpPR3hGZURkblExTTNRbkU1WXpsV1RIUmxMVlJMTW1aS1IwcDNYMmRSZGpaRVlrc3lVMnBxVUVJM1J6SklRVXhrWDI5S00yaDRURUZrZW5GWGFrZGFjMjR4UlRKUVJtdGZYM0Z6VDJKQ2VIUkZOR2htWDFocmJIVXhNR00zVlhJelkwUkVheTFzUTNCck0xZEtMVVJQTkZGeVNtVm9ORlF4TUVOWE5XOTRlSFo0U25rMU5WaEJOemxVVlU1Q2MwUlhlbFV4YVZOVFRXOHhOV1IyYTJnNU5qQnljR1ZDYm5sMFgzSjBjalZQYm5wNVdVWnRTbmhsVjJSSGIxSXhWbnAzU0VoYVYwazBXVkpqVURWcVpGaENWbXhhVEhKdmRFcEtTbTh3UVhKRlUyWXhjVE14VUVoU1dHTkRlRk0yTUROblpGaHdUWFpNZFZoQmVUTXdMbVJSVW5saGJtRm1iVnBhYWsxSk9FMU1SV1I2UTNjLmtEcGJVY08zSXd2Q054blROYnVtRUZQQXA2dF9POTAzX0RxaWxRUjlwcFkiLCJleHAiOjE3MDYyMTUzODUsImlhdCI6MTcwNjIxNTA4NX0.e7LKq6zRkY9B5Nb37SUrqRQC8dA7btuzIJTPMHPXI0U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:05.908 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:07                                         680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=179409 KO=11618 )
> restLoginInitiate                                        (OK=88789  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=88515  KO=254   )
> restloginProgressiveProfileCallback                      (OK=2105   KO=254   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.83%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.83%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.75%)
> status.find.is(200), but actually found 503                      4958 (14.65%)
> status.find.is(200), but actually found 401                       254 ( 0.75%)
> jsonPath($.tokenId).find.exists, found nothing                    254 ( 0.75%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############-                                                            ] 18%
          waiting: 442712 / active: 25     / done: 99878 
================================================================================

20:38:09.152 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 100108: status.find.is(200), but actually found 401
20:38:09.152 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,100108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@363a57cb, username -> user.1000726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21da8d98, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215089106))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjE4cnFndjBlcWxwNHVzaGlsZTZqdWpqYjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1lVcGpTbVpHVkdRd1kxUTFWRGQ0WlVOTmFHeEJMbk5STmtwMFVYcHFjMkpQZFV4WFlsWkJhakJrU2xZeldGbGpTa3BJV1V0Wk5YQjZTM2R2VlY4dE1UZE5lbFptWjFob1FYWlVSVk5RVG5KQ01scHZTRGhZUTBNNVJHOUpUSEZmVUhsd2QxbEtOa1pOTW10U1UxZERTRjlqVEVSWllWRjFSRlpXUkVObmFHdFhXa3R1V1dFMlUzTTBlVEUzTXpaSGJWWlBObmh6ZHpGYWVtZDBVR0pyUkU5M1NWTldTVzR3UkhCRFRqbDBZa053WjI5dmFGbzNXREpUVVhOMk1HRkpUMUZsUmtsWWRsRmtORzVQUmtKR1lqRmxSVlZWT0Y4d05sVjBlWEJHT1VoWmEweE1ZV2RJY25oVE9GVnRla3RaVFRKSmRrTTJSRXN5VjFKYU9VZE1SWE0wWDJoT1kyWk1SWGxzV0hOMlkzTm5NRUpDVkhVellVOTNlWGM0YVhBNVFtVXdTMkpLYVhGSE1GUkljelIyVUdsd09IRTBXbk5hWjJsT1ZVdG5iR3BDVldGWFJtRlFZa2hFT0d3M1JrTXpPV2hJYWxaUWFVUXpabWRYVFhKMldFbDVka2h2ZDFORVRVTnFRazVxVkU1VlFVUlFXalZIWlVaS1FWSXdWMWxtTURCTlpqTmhSM04zTlVGeGRYcGtaa2xIWlRoQlJYTXlSR3RrUVdSQ1JWSXdUMHhEVjFFM056WTVYMVkxU0hGd1NraFRUekZ2VjNGalVIcDRUME5NV201Vk9XRjNjWGQ0T0ZCa1ZrOXhkRTl0YkRaS1RIRnFXWGhpUkhsRmVGUlJOblF5ZWxFMU4ydG1SM05pV0dKQ1MxUnpZbEowY25CMFRraEdlbFpsYm5CbWNVSnNaa1F6YzBodmQwSkpZamxuZEdocWJGVnBPRFZOT0ZoTVdGZEpRM0pQVVZNeFp6Tk5URkpxVlZKWWJXcHhWbU5wUm5SRFdYSjZRVGR0VGxGVFZGcE1iMFp6ZDFwUE4yZEpUREV6TW1FMk0zVnFRVnBrUjB4bWNtaDRTMkptTVZsZlp6aEtUalJ4U0djemJXMVVRUzFhWW1kS1RFSk5kMDg0TVZVMGFWTTFWR1JFV0hFeWVXMHpiRUpaTUhKNFoyeHJla2RYV1hSWWVuTTNWblJNVjAxdFVGZGtRamhJV1hSbUxXSXhNWGxzUlhGbk1YQjFPVGxvVVhOaFMzaEJMbmxsUkRFMWJGbFVjemh3YWpNMFJWUnJXSGRJTm5jLmllRnRSV3c1YjNxNVpaWk9uQldKX3JBdzJBX1VtOTU1R0lJZTlYWVNjSlkiLCJleHAiOjE3MDYyMTUzODksImlhdCI6MTcwNjIxNTA4OX0.dZbliMIwcnsGc0GHXm9KCpZpyF0hWCrPEJkx5n_m3l4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000726"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:09 GMT
	x-forgerock-transactionid: 628d8915-983c-45ce-a856-0d73ab03a174
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:09.152 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:09.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 100108: jsonPath($.tokenId).find.exists, found nothing
20:38:09.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,100108,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@363a57cb, username -> user.1000726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21da8d98, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215089190))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:09 GMT
	x-forgerock-transactionid: e14c122f-57f3-4619-ace5-fb1e904f997c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2UwZzQ1ZWt0ZHZzbDNvc20wbWVmaGN0OHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVZXazNkVTFZTlZWak16Y3lWbTFSZDA5dVoySkJMa3A2YUhBM2VEVlROVVJ5WkVNelpEbENhWEZGYVVKemQxRkNSRGRVUkZWc2RIWjJjVnBYU0MxMGRFZEdUV05UUVUxRWFrNUVaRGw1UlRjeE0wWXpTMTl3YzA5clh6Sm9YemhZT1RST01YWm1jSGgzVkZoVlRqYzJTRmM1V0V0SE9WZGhhR3hyWjFSd1kyWk1hekZRT0ZaSGFFbEtZMGw0V0VZNE9YQm9aamRFYkZCelFsaHdlbXRpYzJONE9WTTBha2xKV1VZeE9FOUdNekZEZEV4RFlXSm9abHBRZUhwWlRWRnRNSFJ2VlZNMlEzWTJWbE0yUjNwTVREYzNRakZzUjBaVWNXSmpZM05QWmkxeU1VNVpkbUl4ZEV4eFQwRXhRVnB3V1hwalZUaG5ObEJFUlVwNGJsaFNWVTVmUTFsNGVYRjBNMVozZEVKalFrMHpkRmhSTW1wNFVISkVVRkE1UkVab1VFaHFXWEV0ZEZnMFkyUkJaek5OTW5CR2IwOW5WVWRUTVdsWmFtVXlNMjVNZDNSVU0zaFBUM2huYVZWS1dEQjZSbUZ1VnpsWlZrTldWR1JHVjFoSWJYbGZRell4ZDNsM1NrSnRYMU5YZVhWUWRGQmtOV3BWZDNjM1JVNDJlSFJtYVZkTlFtcEVRakpzUVdSc1JVUlpZMlJ1UW5sc1lVeFZibkpLZDBaSWJFRkJWbWwyVDBKcExVUnJOazlDU0U1YWNIRmFUM1o2WlZWaldYUnRZbkpxZFhRM2NqTmxRbDlVZEhoTWVFZFpUWGxSVTNFMFMxcGtZV2hRTkRodFoxWmtZamxXYWxZd1ZXbHVjV1k1ZFRSUlIwOW9XRTV6VUVFMVgyTk5SVjlTTUdSRU5YQTBTbFJNVVhsVVNGa3pjSE0zTm1wdGFXb3RNazFTYnpOTGRsVmZSRmxNYTFoa2MxaEtSek5tWVdGTVIySmtWamRrVGw5dWFuRmpYMDF1WjBOUVNWRTVhRXAxYmxWRWVVczBjbU4yYjBVNE4xbDFUemcyUlV3ellVeDJNQzEzWVVsNU5XVTNXVlJGVW1GaFoxZ3dRM0JqV1VJNVJFWXlWVEZDTTJkVlYzVTBSbEJmTFRkS1RXUnlaSEl0T1dsNGIydGFWbEJhWTJOZk5Ha3RXWHBpVWw5SVZHOXNkM0ZTUTBRd04yMDBZa1UxUjNoQ01saGpZVk5WYzBwd1RETTRMbFJPYmt4aWJqUktkVlpQYW5Nd1VFa3lhbDlRVjBFLjNON2VXUnNLUzBrTjJ1WFp0N3A2LW9kUnRyLVdjdl9Hakh6WTdPVzRBNTgiLCJleHAiOjE3MDYyMTUzODksImlhdCI6MTcwNjIxNTA4OX0.FUrikfcXIp4h1IZA6uOP5NB-jXFNFIbMmefXAdZzeyk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:09.192 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:12                                         685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=180937 KO=11620 )
> restLoginInitiate                                        (OK=89544  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=89268  KO=255   )
> restloginProgressiveProfileCallback                      (OK=2125   KO=255   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.83%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.83%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.75%)
> status.find.is(200), but actually found 503                      4958 (14.65%)
> status.find.is(200), but actually found 401                       255 ( 0.75%)
> jsonPath($.tokenId).find.exists, found nothing                    255 ( 0.75%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############-                                                            ] 18%
          waiting: 441947 / active: 35     / done: 100633
================================================================================

20:38:16.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 101133: status.find.is(200), but actually found 401
20:38:16.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,101133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c2cf9c6, username -> user.1001800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fd8d228, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215096049))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnFpdnJxa2c3cjc1amEzZ3Z2MW5sdmg1NWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU5VUkVUamhtTUZaRGJ6RkJOSFJhVG1sTVZsaFJMalU0Y1hsTmRVOTZkVmt3WWxCME0weFJOMG8zY21weFUzVnphWFJDYkVwS1lra3RVVEZ1WlhFeFRFRk5kVzFxZDJVeGFWUnBaMjh5WWxWR1dWWkxkMlJRZFhZdGNESTViM2xaUm1GMmN6UktXRFpOU1hkRFlrVkdTR1JuTTNaVVlVOUdWRUpKYlVOTlRIZFJObWhLU0Raek5qTmFlbFpKYm5WaWMzRmZSMGxXWTFnd2VGVkZlRVo2WnkxbVUwUnpjRlJIYm1WR1ZqaHhZMnhOZDBsNmNqRnVWVmxUZVhoSmRrSk5WMjFVVlZoVFdFbHlWR2g2T1ZScVh6aGFTMXBXZWtsalNGbGhUV2hrY0VsVVFrWlBWVlJwVkVWM2RFeFVUbHBzWVU1MlNYTjNXblY0V1c5NFptRmtSRnAwT0VwaFNHcHplRGxTWlRKUlRtbENOVXhyTUZONlJuSldjRGhxYVdwWk5HNXhOMlpST1VWbE5DMXJVRXQ0YTIxU2RuVTJPVlpVU1hoRlpUZGZVM1JMVnpkb2VuVXpObEpoUjB4U2JrWjJWSFJCZVRKM1FUaFVRako1UmpGbk9ISnJaRUZCZDFkbExVTjVZM1E1YWtoa1Mwc3RlWEJFVTNsRGVFOXdSRTl4VkVaTE5rdGxWVjkxTW5SemRVWkRlblJETVZKU2JFVnhlWGhCYVVWR2MxQk9aeTFTY21Gd2NTMW5NbXN5Vm5Wd05XUkZkMGxrYkdGbmFIWklWWGwyY1dGS1ZWOTBRVFJ6TkZSTU0xRkVOR1ZGT1VwdFJuRTNlbVJWUTAxS1V6TlJWV3hZWm5GRVNHMHliVWhaVkdKWldERnBOMk41WkVGV01qTnZNMTlzYmw5YWQweFhVVk5mTTFaT2FUbGlWREF3VTNSVVVqVmFWM3BDVVhadlpXSnpkVWhxVG1sblFtSnBUR2htYTJGM1RqQlRaM05ZYzJkdU0zcG5aa3hCVXpSRVVGSlRZM1JCUWtaSll6azRhVTlQZHpab1R6UTBTMFJQYVdGMWQyRjJSa1pHZUZFMmFGUkpaMmh4UzBOWFEzSk9TMEprZEZZNWJEVkhZVkpvYlRKMWNVcFphSGR6YjFCblFqWkVTMWhzVUZaTldpMWtZbVJ6UjA1c09GWXRXa05PYzNoV1FUWnFXRkF4Y2tjd2ExUnZTSEpxVERWaFNtNWtZa3d5VGtRdFRITTRMa2xsUTB0Q2FtbHdabXB1TXkxSU5FaHhUbVZqUVZFLk54RS03Z0tWSFpfMTJ2UFpFSEtEdXIxTlZzNXh5blI0TUtEbTdITXN2cTAiLCJleHAiOjE3MDYyMTUzOTYsImlhdCI6MTcwNjIxNTA5Nn0.H7pSC_h2HgxJmlQ-Q4mOUcP6avauoXxJC1dOom46A6w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001800"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:15 GMT
	x-forgerock-transactionid: 66de5164-60f1-497c-9f30-3989b5eb10f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:16.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:16.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 101133: jsonPath($.tokenId).find.exists, found nothing
20:38:16.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,101133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c2cf9c6, username -> user.1001800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fd8d228, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215096136))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:15 GMT
	x-forgerock-transactionid: 7dd1e772-73c5-47ce-8aac-cb9a710cd26d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzk1OXBsODc0MG5pOWQ3MzJsdTkwOXVyY3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1dFdzFlbnAwVFRoMVJXTkRXSEZWVG1SWmQyMTNMa3czVjNSVlNHSlVSVXBUZEVFMFRFMUZjMXB5VTB0b1RtWTJVRFJYVHpkVFp6UTVablpYU25SRVdXZzJUVmRxU2t4cGNFcFFiRlpYZWtjeGNsUmtVREkxT1dOMlZXWlZZM05yTVRCVmVHSnRWRUZxTVVacWRrdG1UVmxHTmxCMmNYVmZibDgwZW1wMFFXVkpYMWsxUW00d04zbGtMVlF5YURoR2NuWkRlbTh4ZFhRd2NXNDRhVzVOTjFCNGRGUlhSMnBJVkRKMk1qWlVMWGRwTkY4elJURkJTME5DZDFkSWExVmpPWGhoZG0xUlpIUTBXRTltUmpCblQxTlFNVzFxV0ZKU1pFaE5VVE5VWmtGblltMTFOWGd4UkdKR1ozcEJWVVE0YmxSRFdXWklTVTVVTmtOMVgzWllaa05FT0dwb1VFazBWRFpTVEZKU1gweGllR2hDYWtseGQxZGhSVWxvUW1vMWNUZ3lNalpDU0UxTFlUaDBXbnA1VWs5UGJGUmhNbVJ0TWxCWk0xSjNlbXRNZWpndFNVZEtiR1oxVlhoNkxYUndjSGwyZVY5SmRFUTNRbmR4ZWxKcFZHZFBVRzVOU1Y4M1IwbDFOSGhEUWw5Tk0zQlhWMVprYzBkSWQxQTRSVnBUY1VwcmRrRm5XVXRzUWs5bWJqaG1ZMkpoYjJkR2FtNWlWWEZrTjJWNlVFd3dYMHc0T0hOWlkzTmZNR2swTVZwRWVETldOVVp6WDFndE1UbEVlWEpQUkRGRmQwcFRSVjlZU1VKdk4yNVhUalo1WjNGeWRrVklja014WW1kb1VGZG5WR1poU3pKTE1uTkNhM05FTmtwVmIyVm1TWGw0U21SME9GY3lkbTluWDJGc1RqWmpSVmQ1TUZSQlVsbGFNRGhSUkVoRlZXZFBOV1ZtTW5CV1ZqSlFTMG8xWWxoWVNTMXdTMGR5Ukc5QlltSmFSMkZZVVdGc09HbzVWR05GWTJwSVpuZERkbVZoVlRoMFJXVmZUWEYwY2w5aWRVcGhaVlJyYkU5aVdsSlhOamt5V0hGT1dqQldlakZDWmpGWmFsUXhSamxMUVVKSE9HZFVlRUo0VjJ0S1oyMTBRWFZ2VDFsallWcFJkVWR2UVhWSFdFaE5SblZLUkVkS1dubzRWMnM0TVdORFRFUm9ORmxsVEZKc05tOXdlSEl0Y3pWNGIyMTVPRlpDVjBzd2NsUm5MbmxDTlZkVlJrSk5lWFpxWVRCMU5GVldXSFJyVm1jLlIySTk1dEluMkJmYkhHa3p5azF1dFowQUdXNkdFZ21oLWVZNFZvU0xaWUUiLCJleHAiOjE3MDYyMTUzOTYsImlhdCI6MTcwNjIxNTA5Nn0.eROsCIu3tPaNWlSF7hfPov2bGFyC19yhiRbZhMQ1HHE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:16.137 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:16.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 101165: status.find.is(200), but actually found 401
20:38:16.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,101165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d5bf040, username -> user.1001018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@446b2c51, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215096234))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWlhcmc1MXR2Y2JkbzllYWhtYXNxNWxkZDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGQwZDZibnB6YTBKUkxXMXZXVWRHUTNGaWEzbDNMbE5NVEdsVGFYSnFWRWhNV2pWWU4wdExNSFF5UVcxaVQxTjZhbXBuZUhneWFrSndaR3czWTNCS01qVkpUR05QVjJGMVNYWlROR1JDYVRKU1ExaExUbTAzWTJ0d1oxRjFaMWxsWmtSaFJuZ3RUblI0WTFRM1JHTTFTM1JFTFVzd2FWRkRkRkJKU0ZsQlJGTkhUSHBqYzFvMGQweHliMmxVUjNCU1ZrTlVhMmxMZFZKUFNVWklPV0pFYWpOaVQzaERNRVZuZGw4elRIaFdORnBvTmpBM1JESldSM1ZSVkhkSlR6Tk5Wamx2V1ZsSVIwczVOMDluT0RWdk56RnVRMmRYT1RobmNHOUNjVlE0Ukhwd1RGVlZSa0pSVXpkdGNVOUNURkpqU2kxZk5FbzBNbmxsUTJwUVdXSjFabEpTZUROcVVrNUJObU5YU1VnMmVtaFRjRVJtWDBFM1JWazVMVWx1TlZJd2NVRlZkazVxTjFacGRXWTRlR3N0UjFGa1RHUndMWGcwVjNOT09FeHJjSGhCV1V4ak9FSTFjVUpVT0ZWYU55MHpVSGRTVFZCRVluVjVjMnhLVGxjMFlWOU1kSE5pWkZwbE56WjNjazkwVlhOM2IzbHdNR2h2Tkc5SVNIUnhkbU5rWVRWSlRFSnRkWHB5WW13NFVqSTVNV1JDYVhsU2JFZE9iUzAzWW05bVYwWndOVUUwUXpGcFlrUnRSREZzVkdVMWRGbFdPVEEwWVhWR1RtdzRhRXhEVFhOVmJVWktMVk5CVWtaMmFXOHpVVTFxZG1wd2JVdG1URE5DZWtoQk0wOVJlRXd4YVRWVlFUSktVMjA1ZWxkdlEzZHRhSFY1ZVdZelZEaGlVbGxOYWtaeFRuVTFOVXhhZGxWaVVrRldhRGRVZUVVNGNsQmFSalJUYldZdFNHYzNhMHhQZG1oeFkwbGliRVppZG0xb1FWbFhlVmxuWDBKMWJFTm5jbEV4VVVaTFIwMXBNWGhwYzFwYVdrNVhTV2xMZDJkZk9FWTNURTlXYzAxT1RWUTFRWEZ0UVRReWRYSjRjWHBMUWw5SFdHeDFXbnBIVGxkRlNtcFFNRzh3ZGs5TlNFTnNUa3B0Y1ZoblVFd3hNRU5vVlV0MlZtaGFZVFE0YVROaFlUSjJTMHBUVmxSNk1rbzBXRXB0UWt4dFVESktRVmRQUzJ4b1lUWjNVVGRaTUhseE56WXdMbEZGUVMxR05XdGhjbkZZV0hwR0xWcEpNM2R1ZFdjLjFtLTRJSHI5bVVOX1g4bENNOElZWFdVVVZnSU5TSmVfZHdfczRGeDA0UlUiLCJleHAiOjE3MDYyMTUzOTYsImlhdCI6MTcwNjIxNTA5Nn0.-_lkJKeL7UjhSjYXCa847bX3OAF_02z65ez51hyaLf0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001018"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:15 GMT
	x-forgerock-transactionid: 72d0600a-831f-4d89-a70a-ed55afb88033
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:16.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:16.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 101165: jsonPath($.tokenId).find.exists, found nothing
20:38:16.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,101165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d5bf040, username -> user.1001018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@446b2c51, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215096327))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:16 GMT
	x-forgerock-transactionid: 5050e9ba-377d-4e4c-872f-5d9620c6a8c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnZvMzRmNWo0a2RkbmtxNWZqMXRlaHFobDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVlVcExaVXRITFZFMU5YTkZlbmxaUkhJMVFrbEJMbmt4VDFCbVozQlRRbTlwVmxsVlZIWkNNbWQ2UjBWbE1sSjZjVUZMYkd0TVlVaEJjVkV5TnpoeVJrWjBORFoxZFhWWGNEQlFUVkZyTUUxcGRrSmFUelppVkhoV1VscDRSWEIzWjFWa1VIRXhYMlpvUkZKZk9VVm1hSGxhTTI5ek1GaEtVRTV1ZFRrNE5YZ3dRVzVEUkdGb1duQTBkM28zVjA1S1JHRm1aRGhGUlVWNVdURjVTVEJEVUV4UVVFUk1iMkUzV0dWdE1uaFhORVU0Y0hGMVZsQk1NbHBCYmpGclNEVnBkakJwYW5GQ2MyZFNZMEpZWWxSNE1uZDJUREU1TmpOeWJWWlBkV3BYVDJadlZYb3pUSFpZUW5oM2JIbGlYM1JIYkhsdlJVVjNhazFpU0d3MVJDMUZUMnhPYkdKaWIxWkdlRWgwY2tsUFNIZHFkbkZMVHpsS1NuUlZlV2xJVmpKd2NtWjFXSGRhT0VvdE1HeGpjekJKUkRWalZrbE1OMEZFZVRka05UbHBhRVJ0TFZsaWVGcFViMXB5U0RReVExOUVVMk4yVEV4amRWUjFiMVZDT1ROVVZERjZiazFQTm5wa1R6bDJPVTF4U3kxRFdrOVBXSFIxWm1GdUxVb3RaM05WTmxOMk9XNXBaSGRwWnpOTk1FUnJPRlZEZUdsU1RGZHlXalZXTUZoSVRWUlhOMUJDZGtWclJsVnhVMHBaV0dSRE5VTndOVVZ4V210dlNXWktlbTg0VmpWVFVuRTJOa2MxUVRJMlJWazVUbDgxVFVWNlJtMWpUek5XYW5oRE5tdFhUSEZDUkZkb1JVNVRRbXRZTFhOYVdIbHVSRVJXUlhadlVqbFZVVVprYWxsa1kwOXpha3N3V1RCQ1oyVmZNVzFJTWpKS1ZWQmxibUpFT1RGS1FUVkVTM0p6VmtOWGJHRnNPWHAyTjFJd1FYSk1TbFJGY2tOMFpUZFVNa1pSVkVreGNUQldRVTVwY0V4cWFYa3dlR0ZHUlY5MlJEUlhUUzFyVTJvNVNXeE1jeTF1ZGpKcFRUZ3RhWGRFVm5BeVVHcFBiVWR4ZWpWSmExWlBUMHBaWjFkdGEyRnFWVXhuVDNkTlgwaENaRTVJVFVRdGRWQnhlbGxyYVhCeFlqQlNNa3AwUlVGUWNYSjZjMVJGV0dRelUwVnJjMlppTjFaUGQySmhXRmRXTkRRelduUm5MbGhKYUc1eWQyRklNVE5pY0d0MFdFVnRhbFJwTWtFLnpkbjJlejcwU2hvY2JkNGpmLTlrSUx6OEtUb0E2VUczS3pKaW5IbVlCMVkiLCJleHAiOjE3MDYyMTUzOTYsImlhdCI6MTcwNjIxNTA5Nn0.mJ9lnfl3OeHNDBF2BNGw3r0oUCz7_IemBKY4GXmFawo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:16.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:17                                         690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=182410 KO=11624 )
> restLoginInitiate                                        (OK=90269  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=89994  KO=257   )
> restloginProgressiveProfileCallback                      (OK=2147   KO=257   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.83%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.83%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.74%)
> status.find.is(200), but actually found 503                      4958 (14.65%)
> status.find.is(200), but actually found 401                       257 ( 0.76%)
> jsonPath($.tokenId).find.exists, found nothing                    257 ( 0.76%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############-                                                            ] 18%
          waiting: 441233 / active: 21     / done: 101361
================================================================================

20:38:19.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 101638: status.find.is(200), but actually found 401
20:38:19.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,101638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c8a0580, username -> user.1000545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60449a5e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215099503))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjUzNmt1cWhyY3FidnEzbzZpanBsNmxzMDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmRGcEtVSHBpY0RWQllucHRWR2hoV0VRMFdVSlJMbE5xVlVKSFF6UlFPRXcxYW5velgzbzBkM1JtWVRaM1VqUTNjbWxMYkZKeloySk5NbUZzT0RCSVVHc3RVR2QzVFVabE4yNXdNalI0UTJwTGRUbG1XamR4YTBORGVrSnRWWHBxZGtsT1FUWkNZM1p6VEhwSFZFWnBabFJTZUhoRlpqWllSa1JXWjB4d2FsVkxUbXhUTnpOVmNteHdjREpIVDFVdFNqVmtialp2UVhkd2NsQk5TbGg0Wm5WSFJFeDJjRkpKZG5oVE9HUjVkM1IxU1ZOTVNFaHZabkp5Y2xGRGFVNVRZMFZLWHpCRE1WSkVVMVZxYm01WFFYQXpPRTFrU3psc1kwSkNSM2RTT1hsSk56VTVWbVpLTWtjMlFXVlpXa2x6YUZoRFZtbGpiSHBPWTJ4R2FqZEpZV05VYkVvMU5VWnFhVlptTm1GcGVEaElUREkyY1V0c1RFRnJiM2x1ZFdFeFRHcDVla2hKUjNVMFltOHlOMXByU25GNmExSkJUMmN6VFhwTGJIbFFRMWMzUzBGS1RFdE1TMkpmUm04dE5VcG1aMlpHWkd4MWJXTXRkRVpMVmt0TFlUQmpaM1kyZDAxVk0ySkVPSFJxUTBnd00yTXdiWEJPYkRCV1MwVndSamhyVWpOTFRsaFRSbXBFVG5SdFVXRXhkRzF4VWxObFRVaFRkall3VEdScGVuQkxOSEozZFRKa1VrRjFha0pxY0dFd1ozbEpielZDWTJkYVNuQnNUVFJFV1VadlMwdFBiMVpPUVV0eVJFdHhSVlF6YVhwbmIwbG9jVE42TWtnMFEwRmhlSE52WXpSSk1WbEJRVGRSTmtKdGVFWTNkVmxIU21KelVXWmhibFV3ZFhGa1MwRjBYMjVVTUZsNmQwTnJlbVU0V1hWaFJtWlNMVWx3Um5sbFNEQXhaV0puUW5CcldFWkVVemR5UjNsa1UzRXdZelZRT1ZZeFdsUTBVa3Q1TmtKa1dIRTRWR28xV0VGb1VIUnlSbTR0UVVzeVdreERSMU4zZGxOa1VGRXlhVFZXVWpGUE5sSldNV3BSUWpkeFZtcEViazVNVlV0NGJIQnpUVXBmV0Rab1FtSkNjVTFUUWw5M1YxTk5aVXhaWkZabFdEaGpZa2RPVjBwemFUUjFkbGhmVlZWTlpsZHBkVXRTY0VWVE1qUlZWa0pLYWxCck5XOXlOV1kwVlVwTmNXSlpMbmhsUzNNdFYxQnFjbWhZWTA5MlFsOXRhR3N5VjFFLlZVNm9MVWt1R0RNbGI5NXdfZGMzMlJreEJRUEh2ZEdzbTlUbG4yYmxLdEkiLCJleHAiOjE3MDYyMTUzOTksImlhdCI6MTcwNjIxNTA5OX0.E7DNgM6mp02RbTb87kPWL_JFvxlKGNb7Fs4yhaeibJM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000545"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:19 GMT
	x-forgerock-transactionid: 7b006e71-c300-4f5f-91c7-68e2253f6d6c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:19.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:19.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 101638: jsonPath($.tokenId).find.exists, found nothing
20:38:19.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,101638,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c8a0580, username -> user.1000545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60449a5e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215099591))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:18 GMT
	x-forgerock-transactionid: 320d3afa-a6ad-4e80-ade1-17da5704e72e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGY5ZXBvajN2Y2c5YmRwajZzbWJvY29oOGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZmJuUnJkbTVYUVhWbk4xVXpabUpRTm1vd0xURm5MbXh2YkdoTVJYUndZMTh3VFVjdFR6TkliR1ppUTBndE1ISmFSMXBhVTB4M1ZEVkZhVUZTZWpoSlVuTnlYMDFJZURSSFZUUXhjVzR5WmpsUlNuVkliV2cxVXpKck9VVlZkR2h3YVhrd1RTMUVhVlZ3YVZkUFJFWndVRlJpY0RrMGVFdGFSemhxV1ROS1ZrNW5Na0ZqZEZGM1gzRldTekZDYTBONmJEUmZOMmg0YkVKaVNsaHJMVUphWDBzeVVqbHdiMDVOVmpOVFZXSm1VVkZmZERkdGVqTlZZMVIwUjNKWGEycGFZemRrZG1aZlYyUjVjbFoxVUdObVpXTmxaMHBUVWxoVmJYWmhaR05LV0ROd2ExWnFObTV0TFZKTldFeEpjR3BJY0RKcGQwNTRaRzVyU0hoME5HRXlhbFJ4WjBSVVMyaFlhV1JITWxaRlFWbEhRVXBYY0U4d1RuQmtSMHR1V0RoR1FXMTNXak5yTVd4WlFXWlRiR0l5WTBKWU5YcFRNMDF5UlVsclgzSnNjbkJ1T0UwMk5rVkxRa0ZLV214UllWTkdaRFpuUjFKSFdsQkllbFJXYTFseFZ6TnZkR1J3U0dkcVkwUTRjMG8xUVhremJuZDBOV1IyTWxVelMzQk1XVlJtT0ZsNmMwVXlTRGxGVTFOekxXTnFjbWhEVDJoMmFGRkJSRWxoTjFGVmNGQkdlalUzVHpCT1EwVjVUR2h2WkdaaWR6bDVZMVI2ZWxKSGJsbGhTVVU0ZG1wWGFtZGhjVWMwVms1bGJucHpiMlpMZGkxRmJuUlBhV2xHU2s5UFNtNUNZMDl5WkVGbFNscGZOa3R5VDA1TGRtVlphM2xMVmxWemVuaGhZemRNYTFGeGJuQlpPR3RzWWtWeWNrWmlVa2RxUlhSUk1razRVakF4TkVkbFZGSlFUWFpaV0hWa2VGcHljVlpFV0RWTVVuUlJUR05YU1ZObU1sWkViVmhZV0cxSE0xWmpUaTFSZVdSSmRIaHZlRmhwT0ROdmQycEdYMmw1Wmxwck5rY3pWMHBKVEZaVk1sVlJkM1YzZFZoR2RrdzJiMDFvTWpoalFsQmtSSEpvVjJwME4yeG9VaTFsUTNONWRFNXpPV2hRY2tKSVEwNUhZbFZ3VFVSQlNWRTBXVEJvYUhKdFUzVlVZMFZqVVZSWlpIY3RTamhhWldWMlpVbGtiMjl6YzJJd2RGRm5MazU1V1VwR1EycENiMjVZVVhkQ1VrWlFUV1pDUzFFLmtuWTdEMFZpQWNLZmpXak5Ybm9INFBocE9PM1dQVzNRZ2luSUdwd3hSOEUiLCJleHAiOjE3MDYyMTUzOTksImlhdCI6MTcwNjIxNTA5OX0.gBj_IfiFm96lPTY83WqXcpTy91vY2TeX6cIh0uWeiEw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:19.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:20.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 101755: status.find.is(200), but actually found 401
20:38:20.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,101755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3196a97e, username -> user.1000937, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@264c3ea6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215100321))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmtzZzNsaDZnMmY0bjBibWZuMDExcWJhYzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YWQyTm1NR2hPTUhWSU9XeFNabFZEYmxGdFMyNW5MbFZuV1dJMlZFZENRVTFuYm5kUVZrZDJUMXBIWlVNeGRrUm1VVFUwVEhnNVZHaEhjM3BTYmpGTmNucERibk5DU1V4cE9FbFdOMHh1Y0RsWVV6aElaRXAzVVc4M2FVdEJSVFJ5ZFRsclRsSmlSRTQzY0ZwTVIycHBSRGQwUm1OWVFsWkdkRzkyUm13eFlsa3RSSEp5VUdSNFIzVklReTF1Y0V0UlVHbFBhMWxMT0VwcU9ISXpjSEJ3Tkd0WFVsWlJPREF5TUZsTFZtRkVWa040TkRGWlQyRjNXbEl5TTI0NWFGRlZZbWR3YlRsek9FbDJibGhMVkc5NlJrSTJSRVJZWmtKUFZFTnRjRE5wYzBaYU9ERkJkalV4VUZSUFMyMVhRMWt5U2xsU1dHdHZUM2xrUW0xVVF6Y3lZa2gzWlVGV1VrSldhV1pFUW5NNGVWTnBhVmRUYkZKTGNFeGpibEpaVDIxRk5rTm9jMHRVUW14SFRGSTNPV0ZQYjJwbE56WktSVkphV0RKNVVXaGtPWFpUZGtSTldWWjNMVXA0TTAxeWJUSnNXWGwyWVd0NmNWOURRWEpLYTBoTmVGWTJiMDVpWkc1emNIbzNhRGx4Vm5SWVNscGlXRFJaZDBVME1GSTBNbVp2WkRCVE1ucFZXWE51VEZSVFZWZHJXRzVFWW01VmRHNUVTa0prY1RGeVVHTlJObTFQU1ZsalFUWnBTazVMZFROQ1ZqZzVkbFY0V1ZoNFFqazRTMGg2VEZGd2IzVTNZMVpMZURSVVQzaHpOVUZzZWpWS05FdE5iamRNTTJsdWVqTkhjbmR4Ykdsd1JIWmpiak5zY25Sd1JrSkNSRXBuYjJKTlFuUjJWbVZJV21nd1RYcElVMkUwV25VM2VtNDJNRzFSVWxCUlZWTjVTWEZoV214MVoybEVPVGwwZUhaNlJWSlNiRXQwUWs5eVdrMUVlVFJCYWs1dFJreDNWV2xyVWpOeFQxbzFaemRUZG5ScmJEWmpSelJyZVRCMlpVNXRhalZyYTBselRITm5OV1pRUlRWSVVucDBkWFl5TlU5bmFXZGFaMkZGWlhWSVJreHZOMVp0YkhrNVJESkpRMFF5Wms5cGJWOVJjazFuVmtKTFZXRnNhRUpoVkdKMU9VODFhV2d0T0ZWSmFuWndlRnB3U0ZkUFowODFPVE5ZUjNGblNYY3pjbWwxWVVWTFZWZFJMa2cyU1d0VU1USlBWMGwzVjFsdFFrSjNUWFE1ZVZFLnZCN3Q5d3hKaGVNbFJIX3FTT0xwSUFiTTZaWk8xVC1aLWExR2Y1Q25GSFUiLCJleHAiOjE3MDYyMTU0MDAsImlhdCI6MTcwNjIxNTEwMH0.jbe0dcASejYUL8PzdeLw8NjfLloF1EjvN71mHuGSXn4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000937"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:20 GMT
	x-forgerock-transactionid: c95d63d9-5832-45aa-95c7-1ce55bbcff3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:20.370 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:20.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 101755: jsonPath($.tokenId).find.exists, found nothing
20:38:20.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,101755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3196a97e, username -> user.1000937, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@264c3ea6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215100410))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:19 GMT
	x-forgerock-transactionid: 9bcf42f2-3b7e-485b-8fd5-ee8cbe8bd65a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDlhbTEyNzkyMDVmajlhMHE2dWRjcXRmdmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bGNrSTVTVmRYWlZGelUxbFFOMUJ0TlU1M2RYSkJMbDg0UVdsS2FXSmxhelZNY0ZscmFVdzVkRVV4UkhKWFFrZHBTbW96TkVGSFFUSktTWEZPVGpkaE1tOHRiVFExT0RCS2JsODJSVzl2Y2tGeFJ6ZEdRV1ZCT1Rsa1RHZ3lMVGhJUTJaMlJGOWhkWFY1TW05UldVbDFlV1ZEZG0xVk5GOUZVMUZCVlhwS1ZqSkpjVzlOTmpCbkxXa3libkp6TVVwQlZFeGlNR1pCWXpGUE5tcEdkMDFZTkhoR1NFOHdSbHBSVURsV1FYWmFOa0YwTWt4bVZGOUdWVGx5UlhCWlZXRkVSVk5YT0VOb2JVZDJVall3WVVJMldGUldkMjFsZVRWS01FaDViRGMxVkZGSU1qRllRM2x5WW1WU2FFaE1UV2d4VUVaWVMwWlFPWEZtWnprdGVHZEVSRUo2TkVSR1ZuUnpjV0ZZTURsbFp6QmxSR1ZKUTIxbWMwMWhWVUl6UldoaWFVTmFNRFpZVjFGdmNqWTVUVE5tWW10WVlqWTNjamQwV0VNNFZuaDVhM1pCVGxBeVQycEdhV1ZOYzJoNWNXeGtaMmRYYUZkT1h6UllSR2xGVVdveUxVaDFhbGRNV2t4a2VrbEZSMXBrZWpCTlYybE1Obm8yTTFWQ1VUSmtNbUoxUXpBNFp6UTNUMGQwTUhKMlVHcFhObXBTZVcxNVZXRm5SbFZ4WDBadFMyUnNZM0JTY2s5U2J6bHlZVUUzYkZKMlptOHRVMXBDYjAxTVdXb3diR3BNUTFwRWJteGhNWEpGV0hNNFJYaGhNRWcwYzJkaVpHOWhTVjgyWTB0SE4zTmhRekZ1T0hWdmRHWmlVRjk2ZHpaTFQzTjRXRGgzTm1KSVYyVkhSbUpsU0RkdE1IUkNOMmhxVFROcVlWUk5iVEZEUXpBeWNXczVSa1psTFUxTWNEQjBZVWc0YVZJeFozQllPR1paVEZVMUxVUkdkbkJmWWxKelYwMTVaUzFKYVRCd04wbHBkemhWZVRCNVJqUktZbU5OWmxFd1FXZzJjMHhSYTJWQmVWbHljbVF6YWpSNExUQXRZa3BXYzFGV00zUmxlVTR4YWt4TlNqY3haRkZXTFdGTVRWVXpZVTEyTWxST2VIbENTV000WkcweFp5MURaM1JqYW1SaWJWTnNZVjh3Y2tWblNWbENRMDVGTXpsc2RrcDRjbWs1UkRsT1lrUmFNemxuVVRSWU1qZFpMa0k0WkRVNGNVOXVXRkZPUlVjM2JtaDRaSFJWUWtFLjVES1ZtdmhNVlFiS1RlWkZEcHBETERRRndkS1hRbFZLVGxRWTNVdmg0YUEiLCJleHAiOjE3MDYyMTU0MDAsImlhdCI6MTcwNjIxNTEwMH0.klwCgX7MOPdunNkg3ub03MdVTn6va4PoYhl4Eeog8BI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:20.411 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:21.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 101948: status.find.is(200), but actually found 401
20:38:21.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,101948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@572b67c1, username -> user.1002447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@483528d1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215101663))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzRvcGhtNWk1bWdvcWU3dHU4MXZmMDU0N2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MGRsbFZlVVZZVVhacWFVOUdlSEZ4ZUc5bWFFOTNMblprVG1OalFqWlVYelpCT1hWTmNteENkMlZsY1ZOTk1scFdVMWR3TlRWcWNqZDBSamhyV0dZNVFXRkpUbXBvWW1aRFRYRlBaRlZrU0VWek5FTk5XV3RtU0RGeFJHSkNXRmxOWW5CeGJtSXlTM2N0V1RkVVpFeHlVRUZvYTB4c2RraHZRMUZCUW5kVFJYTjVPVjlHYlMxbVRITlBkVWszTTBOd2NFbGxVVEpzUXpoSmRVNHpVRkIxUWxkNk1WaFBkV2R1WmxCTVgycG1OVUV3TjJaVFdDMUJhV2hCUWprd1h6ZEdTRXA1Y25KUFVGUTVaMHcyVFVwUlFuWjRlR3BCWkhZeGNtbExMV1l5Tm1SRFZuQlRSMGd4YWpsVmR6QjJkWFo0YUV4a2JHRktNMnBGTldVNGFYRXhWekE0WW5oWlZXVkVUR3Q0ZVZRNVRFeDJSR1pmU0c5NlR5MWtUMkkwYWxOSFkydDZNRmhxWTBGWWJrVmZWV295WTFFdGVqVlVYM2huU25oVGJtNVlaR1phTnpjemF6bFBiMjVYVTNod2NWaEVia2hOUVRKR1JEUXpNMlpNYTFObVRsTndZa1pSV0VwR2FrWTRaamxTZVhZMmRrZzNTR1JXU25JM1JEUkZSMDVWU0ZOVVVYQkhVbmRWY25FeFIyOVBUSHBrWjFCUGJuVm1OV1I2ZDNGRFUydHNiREJQT1VKc1RHMURRbTQzUzFSdk0wWTNjMU5SY21kblkxOWFWakZ6ZFZJeVVsUTNSMlIyYmpFelJHRnBPVUZ0UnpCUExVaFpPR00wU0hCV2VtTjZTM3BGYzNac1JHZG1RV2h3WmxWU2JuVk9Oa3R1TmxwTWVUZzFObVpEUlZkVllXVTJNMjF3YVc1b2MxTnJhblJNTkhkYWNEWXdkbFZQVDNNdGFYRnpUMUpwT1ZOeGVFSlRRMVJ3TkRsWVF6UkhOamR2T1VWMFVVbGtWMnQ0VG14bGN6bDZhamxUWlZSYWRFaEVlRFZLUkdkT0xVRjZSMmxpZVhaTk9XMWxWVVU0WlVWdGVtRnlTaTFvVVVGYVZEZFBNMmQzUVU5bU1YUXpZMjF6TW1jNVVITjJVM1Z3YzJ4YWRuZHRSMkpDYlhKeU1IWnBXbHB6TTIxM1ZIVldRMGswVkROamVITXpablJ1WHpSWWVFbDBOMnB6V0VvMFprWlBVRzVKZEZOSmNsQm5MbXQ0WTI5QmJuWlBSbXQyUWtaYVFtNVNjbnAxYzNjLnMyRC1PQzdaSUlEVTBJWWUtaUFRMnNiWnpnbU14V1BQYkpucVBqajdOeUEiLCJleHAiOjE3MDYyMTU0MDEsImlhdCI6MTcwNjIxNTEwMX0.rD63cLJOwjc2KZcpJ-TPRifx7XnbCoDGzifX5x0vEQM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002447"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:21 GMT
	x-forgerock-transactionid: 9986f32a-1ade-4567-9008-9ef858e19a66
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:21.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:21.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 101948: jsonPath($.tokenId).find.exists, found nothing
20:38:21.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,101948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@572b67c1, username -> user.1002447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@483528d1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215101748))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:21 GMT
	x-forgerock-transactionid: c3796f5d-5958-4ce1-9f99-78b204cc1cf7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3VxdWVmdjI2MW91MGJwZTU4cm5yNnEwaHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlNUbEdaWGxzV0VWbU9VeHBVelEwVlhOcVltUm5Ma0ZVY2tkaWJHaGhRMUkwZDJWcldrTmlkRlJMVTI5amIxSnBWM2xoZDBKUk5XdExWbWhUVDFoM09IbGtVbmRMTURWTExWWklWMFJHVmxNd1dFRk5OVVZ4T1dSdk1HNWxiVzQ1WW1ZeVRDMXVlSGRVT1UxdVYzUnZjV1ZMVFZOeloxUXlhRk5PYTBacE4wNTBOVTl6U0ZoamFHTjFOMHBKWDE5V1FsUXRVVmxoWTE5b2VrZHhSa2d5Y2pKdFNFbExYMHczTlU1U1VGSkdNWFJpY0ZsMVdFNDJUazVQY1RCVVluQjBibFZNYUZsSWVIWTVjakpOYkd4eE5WWldOWGQ1WkZwc1dYWjFNMEZTZDIxYWFVWllhMnhPTFVRMmRrSlhNRVJtU1ZOYWRUUjZhRTlxYUZwSFowcG5VV3BtWkV4dWRVWkliMmh1VUZkdFNYTmpabGhMYVRSWFQxWnhMVEpXWmxFNFNWaGZjalJtVHpSQlJXaEdWMFI0YlhwdlJYRTBVRXhZU3poM1psUnhXR2xaUzI5bFQwcHZhbTFVWVdsRlRFNVVVbDh6VW5WcFFsTTJWblIxZG1sek5ETnVRVXRUVjB4SWVubFBhbmhvZWxoc05Ga3dlVFJ2YW1GaE1qZ3RYekpTVmpsalRWUjJWWEkzTmpkR2JYRnNjMjlrUW5oM1dsZEZNV2d0V1dsbVdERkphV2xvU3pGYWEwbzFNM2hIVmtGWWFrVk5VSEE0Wm10WVVHbHVjbGhwTmt0b2EycElWRmRhWVhGbVdWbHBVMFF4U2s0MExWbExhV2hmZDI1MVpXbFdjVXRUYkV4dlV6UnpkRm95UVdGNGNqVlhiM3BYWHkxNFNFeERVSE56ZGpJME4zZE9SbW8yTUhrd2ExTTJWMUZpVUZONFFrOHlkRXBFYW5KSU5tNHlUV3hGWW0xallsbzBZWG8zV1d4SlZWSk9lWEpGY1U1UFFubE1kelpyV21WeGNIRktVaTFNYTJWVlJGSkJUVFJvVGtWaVpIcHZUakZYYVRjNVh6QXdWVlJWTFhNNFIySkdSVE56V1ZoU1dtNXRjWHA1ZERkTFkyaGpRVGM0VEZkeFpVUmZlazQyVFRSNlpVZFhOR0ZrTVhGUFZXd3lOSEZDZEZGSFF6SjVaR04wWm01TmJEbEdNRmRxU21wMVh6bGhhVlJvTW10WmMyNWhiVlY1Vmt4RllUUkpMbmxYUVdJNE1FWm5la3QzVXpsQk0wNDVZWEJuT1ZFLlU3LW5TMEdWbFA0S00yZmFNUXNaREs2M2o1aVdRVWpHWWY4dUxQV0tmNTAiLCJleHAiOjE3MDYyMTU0MDEsImlhdCI6MTcwNjIxNTEwMX0.oOV8pgcZscXkwmX-H2VV7WRr3Z-pk5fa1hwQRWK5suY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:21.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:22                                         695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=183879 KO=11630 )
> restLoginInitiate                                        (OK=91000  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=90718  KO=260   )
> restloginProgressiveProfileCallback                      (OK=2161   KO=260   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.82%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.82%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.74%)
> status.find.is(200), but actually found 503                      4958 (14.65%)
> status.find.is(200), but actually found 401                       260 ( 0.77%)
> jsonPath($.tokenId).find.exists, found nothing                    260 ( 0.77%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############-                                                            ] 18%
          waiting: 440498 / active: 30     / done: 102087
================================================================================

20:38:22.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 102111: status.find.is(200), but actually found 401
20:38:22.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,102111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23132e5f, username -> user.1002041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d59ee75, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215102745))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTE4Nm5mdGUxa2I1b3FqZmtiZGV2OXI5ZTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVExbEpkRnBzWmsxYWJWTnpZMHcxVHkxTmIzRjNMamh6VlRaRk1HYzFjMkpSWmt4Wk4xRTVabTFUV25kQlFqQktTekZDT0RKYVIwODFTVlJqV2tnd2EyOW5PR2RRYTFSRmNVRXhTSHBMUlhsRVlsQkpMVmhJYlRkRk1ubGxZM2h4UVVkV1JGOUNNVGRyUmxoSlRWUktWVTAyUzNWNFJtcFRURlI1WTNOSFMyRnNUMWhEYldSNU1sRnZaVmRxV0c5YWVWaE1SVUYwUlU1SFZqVjFjbXBMTmpsV1EwNVpaWEphVDNsbk1ESmFOWEZhY1ZaNWNVVmFlRkpOUVRBMlVEQnVaRVEwVWtkUlFteG9aSFpTWkZKeE1ESjJNbEZuTW5ocmJrbFFPVlp5Y0VoYU9WaEJORTlDVEZNek5qQkxSV1JSTkVOSWNFa3RZalkyWWpSSlFteGtkMVZJUW5jd1VEZEhPUzFLVXkxVFNUVk5TV0ZQVFRaTVZGZ3dSMGhqWTBka2JrVlpkRTE1TlVzdGIwMHdiVEJxZFZBeVVFRnJOV0ZwUzFKVFpUQldNMU5hV2pGdVVWRkxWVlZDUkMxV2NYRjJlRk5sVGpGNkxVaGpkelZQV0hsMWIydzROVTl0VUhFNGVFeHFTVkZJYm5oMmRqZDZjMUJqY0ZONGFWSkdUR1JyUzI1aGRIWnlNbkJhVWtwUVVtRnZVRk4wUnpJelMzSlViWEZ2TkV0TGRtVjJObmRPTlVaWGExcFZiR1pHU0UxVlFUQkxZVjlqUW5nMk1rZFFVR2xOZFZkRmNYQlRiazFuT0dreFpVOUZNa2hFYVRCUlMzcGZMVVV5TlV0cFpsWkRNME5sUjJ4alJEQldZMnBXU1hBNWFIUXdVR3R5Yld0eWRIUXhNRzlNVFhRNU4wczRibWt5WkVGYVV6QTRTbmw2UzNwRmIxZENlVlIyYjB4RVdsOUZWbEZ3ZHpkYU1GWjJkamh1TmxwblQxRklVMVZLWlhORlVXNDJVVnBvVDIxalpqVkRlRWMyVG0xMVEycG9RbUpOU21weWMxWmZaWFUzYTI5TWNqVlhVbDlvVmpoMVlXUTRRa2xTUVV3MGVrWjRWV1JwUlU5TlRqa3djMTkzUkRJNFUyZEdOVGt6TmxGSldURmpTWEJ6WldkdmVFTjNjV1JXTURsVFptWTVhMEV3ZFUxRk5sQkxRa00xVkc1NE0xcE5NRnBPUzB3d2IweEpVMDVJUTA5alkwMTNMblZOTkZaU2RqRnpkRkpKVVd4d1JIQk9XREF0VUVFLmZlOGh2Uzk3UlkwVjVQZnNsaHZUNlhXSW1XWXJXQmtnMTdWaGxSWnRseDAiLCJleHAiOjE3MDYyMTU0MDIsImlhdCI6MTcwNjIxNTEwMn0.lJjPHQU4EESvl7td2pQUcRC4q8MfZYRfMi9D2U1_vJ4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002041"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:22 GMT
	x-forgerock-transactionid: e9992ab2-2da0-4576-87de-2d3b49b0be4a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:22.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:22.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 102111: jsonPath($.tokenId).find.exists, found nothing
20:38:22.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,102111,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23132e5f, username -> user.1002041, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d59ee75, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215102835))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:22 GMT
	x-forgerock-transactionid: 5f48279a-732f-4742-b796-ea49ed7a75a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYm0xOHZ0dmpwNTM4dmE5YTM2cDFvMGt2cDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFpuTmhkM010T1hNelpYb3hSRXBTVjJkakxVNW5MbXR3Y214bGVHVXdaek5VT1dOeVJrSkVNSEZ0YkZOeldqVTBabk5MYWpOWGF6RlRSR1pLU1ZGUFIyaHNkak0wVW1aSlQyZzRPVEZ5VjNoelRtdzROMnAzVVdoc05HTkdTMFJ0ZURSelduUTFabmQxU1ZwRlFrZG5VM0puTlMxYWRWWkhkV1V0T0ZOc2NUTlZkR1ppWWxZNVdtNU9VWE54V1dwRmFHWkJZMFozWVVoa2JVWkpTVmsxVEVGUE1sRXhUSEZMTkdaWVYzbFZia1ZEVFhob2JIRm1UMVZ2VVhsNWVrWkVZM0pRUkhGZlpqTjRiMmhKU1d4eVdXaHVVVXhxUXpSSWQzVlFhSGRwZEZkdVprTnBTWFp1VVdaRldFVkpXbW94UzFGc2VISmpRVGMwUmpaMFQxSkdWR2hTVG1kTFR6VmFPRkZzTFZWRldsRnBMVkZwTmpCMVdqRkNMVTlUWW5kT2JUWTVhR2hOVFVkbE5HVXRVbUZ2U0dwUmMxRnFOMms1Y1RJek56RnZhbkYzZVRaV1VUWlRhMHBtWTJFNGIxbHBjRFpyZEZGU09XMVNaRXRzZVY4eVUxUkxhbTlhVVVKTlZ5MXVYMVZFU0dOSU1VMWlUVmhTUzBoeE4zWm1lVlozWjNwZmFrUXdSbWN4ZWkxTlJVdEZRbTEzWW1OMlUxaHpUWGhYUkdWTExYRjZaRzVKV0UxT2NVcGxOR3BtY3prMVZrTjBVV1phU0Rac1YyTnZYMDExTldJemIzaE9TbU5LZFVSdk1rRjZXbE40TVdWd2VsOVlObHBtTkUxTGRHOTNOblEyUzJOZlEyMUJRME53YkV4cVlXeFNTbUV4UW1Wb04ycDFSSGwyT1RaUVdWRmZSa2Q2UzBNNGRUQmpURVJNV2kxM1RFZEROa2RUU2xrNFFVeFViVEZEUVhCd2JtMUxVRlpqWDFOelRuTlVRM2xUTFhWZlRGcERhamROZGtobk5YcE9aMUJVY0VGdk5GSkZaMkpaWTFaVVVqUnVZV2gzWmxJM1Iwd3libGM0VG1sVmJWTXhVREJxZGpsVVlrRlBUSGRYWDBOM04yaFBXVGRKZUZKM1UxWXpZVjlxYkc1Q01FbzBTbmxMUkdjNFVYSmxaakphYXpKTmQyVlJXWEpDYVdKbk1WUTFaSHBhVnpSc2IwNUlUVGRIYUZCVlNYaDRYM1ZWYkVwVGFreHJMak55VG5kME4zVnRiRE5LVTJVM1ltVnZRMEZ2TkdjLmtGQlZpY21rSy15NEtUa1hXZHlIQ3A4NkMyWWVXS2lQR0UwRWNpYWVXTFkiLCJleHAiOjE3MDYyMTU0MDIsImlhdCI6MTcwNjIxNTEwMn0.aRawTP3EZ7XcpWTxAF39U1iL9jiWTizI29WCbns3BvI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:22.837 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:24.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 102425: status.find.is(200), but actually found 401
20:38:24.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,102425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38348da4, username -> user.1002027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@146b4010, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215104733))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGxmdjA4c2VmcThrbzB2OWI5bGcyc2Fkb3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFJ6TjBNV1JsTTI5T1ZUTkpWbFIwYm1oNVoweFJMbkJHV0VGc2RISk1helZFVjNWdU9HUXlhak53ZGpoSlRpMUNNR1EyUmxoaFZUWklaa1ZUVWtOYU5UWk9WelpIZFRWcWJWazNXVXhDY1hsaFNubG9NR2hsTTNSNGNFUkZNREEzYkhCNmNUaFNZV1ZWY1ZBNVlVSnJNRTVQYkZkdWJuSk5NR3gyV2xBeGJFSmZSWHBKVTNScWNrTlJVVmhmVmxOWFExSXpkM2c0WWxnNGMyVlZUMU5PTlRNMVNGUmFjVEJaYWt0NU1URnlTbDkzT0RWVmVYbFJVREZaWmtSME5TMWFkMWROVlhkbGFWODJjV05SYVhBMVlXUldYMHhqV25sSWJVY3pPVTVxU0hSRFIzcExXRlpuZDA5R05XTjRjbVpxVERSU2RrcFhlV2RTV0hCdk1DMXJNbTVUY25neGRURnhjSFYwT1dSRVZqVm9RemQxUVdkR1gxRmFTbDlLTnpBNU1tNTBaek56UVRaeFREVkdRak0yVDJoNk9IZFJaVFpuU2tNNVUwSnFjblJmUTJNMWJXVm5WRmhSZVhKUlJXczFORVJqWjFwbExYVnZlVXc0ZVY5SFRHOVNhREpQZUhKc1RUTklTMnBOVTFCMFltaE1kWE5mTm5OWk9HbHBlRTFvTWpkc1ZrRnJaRnB6ZHpNMVlubEZjV2R1ZUVsVU5FSmlkbE0wY3poaFZVZHlaRFpZUlU5bE1EVnFiSGxzWVZaQmNYUm9TbU5KVUdORmJXdE5Sa3BOY0RreVQzRXphbXN3ZW5Wb1pVMDBkRWhwTlV4VWFWOXdUV2hFYzFwMGVVUlRVV2xDZW1STk1qQnpTMXAzYlVGSWF6Tk1VbEl4U0RSV05WTnVTREpqY0ZOUU5XTXlRMmhPUkdodk9VdG9iVWN4ZEVGaUxXUnlRVTV2WmsxRFdtOUNlVTFRUTBoSGEzbHZRbU5wVGpkS2VsRTBTRkV5WjJWTE1WRTBjakZ0YW5KTVpFZHNWbU00ZEVWNGFIRjNhakpyTkVaMmRFUTJlbEZ1VEdkRlMwNXphVzVJUkdGNVoyazRUMEk0TkVzeVYweEhXRGhMU1RkTk5qRlJjbXBRVURkeFgxUk5NRk5NTUV4VVoyTkRiVU5XYTA1d2VXTTVXVGc0ZEhOWFVrbzJabEJ6WkhSbU5uZDRUVmRDUWkxd2JUbFJUSEZqV2t0NVMzSjBSRWx0U1RaVFFucEpMa3RuTjAxT1pqazBObFJTTFZoQ2JrOVpWbGxPT0VFLmxuVHMzRy1Qc3ZHVUt5bTZTcElSUldmMkFBZ0JlcnpXYjN3dWxrQW5MSFEiLCJleHAiOjE3MDYyMTU0MDQsImlhdCI6MTcwNjIxNTEwNH0.tMvicP1G9F3GbmMKTczVzt7vJdOCERkW-nBZL0N2LKg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002027"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:24 GMT
	x-forgerock-transactionid: de7d4436-7c5d-41e8-a520-a63ac10f6b90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:24.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:24.822 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 102425: jsonPath($.tokenId).find.exists, found nothing
20:38:24.822 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,102425,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38348da4, username -> user.1002027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@146b4010, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215104821))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:24 GMT
	x-forgerock-transactionid: 8231c259-0029-4ae0-a827-84cac853f810
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnVmMWo4N24zcXRmNDRtZTFkZG1ncnI0OG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFNFVnlZM2x2Ym1oM1draGhXblp5VlVaWk1YUm5Ma05UZEU5VlUxSmFjVlZrUVV3MVZqRnhWbFpvZVhSdGJrSlJXVFZ1VG5SdU9Ga3dOR3BVTTNSTlZURm5VMEpWTFdSeFFUbHRUVVF3ZWxGSFJVUk1Za3BuTmtGek5saFJhM2RKUTJGdlYwRnBOMmMzT0hsNFNIUXlMVk15WWxwb1dXTlVabVpUWmpsMlNXdGpTVU0yTkUxdVVXSnpjVVZVU1hZMU4wcDJNM1pKUVdGNlZ5MDNTMU5tTjBnNGFtWm9lVGwwTTBKcFVrcDVjMkpRVFRrM2FqRjFSWE42TUZCaldXbFpjbGhJTnpWcllsOU1UbUZpVkV4SGRreFNOMUIzVFZsQlRrcHlRbHBKUW05YVoyVnJSemR1Y1U1MFExTlhRWEZHTlZOc1JIWjBhQzFTWm10cFZtMVFUVWd3Um0xWGIxaFBSM3BKUTNkRlRsazVjbFpUTlZOSVRXcFJSVGd5WjBaS00yNU5jV1pCTjB0bFprdGhORkJRU0RCVGNEZHZaekZpVlRGVlNHUm1UR2xtYTI5V2NEWk1hREpPVWpoMFJXZFJaVmRTYjFsdlJHZDRTSFZoU0c5SFowRjNhMGQwVEV0S1pubEpiMmhFYWxWbGQyUnpaRXg0VGkxTE1FZGFPWGRMWm01UlYyOW5VemxCWTAxTFgwSlFMV2h1YW1OTlNtSkhTVFZ4TUVKMWRuWkhXRXh6YzBkcFgzWlliSGROWDB4eFpVUkRjMFo1TmtFNVpWZHJVMlJLWTBVeVJWWkdabmxCTkdSdlYwWjRVMHBQYTNJNU5GVXRPR3RMTjJ0d1IwUldlRVphWTBablgwdFhiRU5OYm1aTWRpMW1UbkV5YTNrMFJ5MXRVME16V1VrNE5uTmhOVTVGZDJkemJWRnlValpKUVU5Wk1VeFhaM2x3WldwNmJWSnBiRzQ0VmxWRmIyUlhWbEpoVlVkbU1reEpPVTVtZVZaV1N6WXdPSGh2YkhCUk1rbFpiMHhrTFhsc1ZsTTFTR015ZGtkMGVIbzJUVTF5ZVRWWVJUQm9VSEpsVm5SeWNEazJTRzg0V1hGUWEyUlBaek42YzFBMU5rdE1RVmM0YmtKS1NESm1ZblZVYzBGZlZtcExVR0pMWmw5SGJsQk1OazltVjBSVk9XWklWM0pQTlhoNVEzQmpTekJyVGtST1oxWkRSekU1ZFdZNFMwNDRXbTlGTjFOV2JtSnpMblZwZW1rNVRIQkdOM2hHVFVoM2VHMXpTV1J1VFdjLk01cDN3Vm1oVDB5cmo3dFI5dGtmcFBhSDhsakc2RTFUOE5EX0pSTEVLaTAiLCJleHAiOjE3MDYyMTU0MDQsImlhdCI6MTcwNjIxNTEwNH0.QUUTrG_zcWmJE-MyoSyHSP47rtz5-QpOKoba2uZqgXY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:24.822 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:25.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 102520: status.find.is(200), but actually found 401
20:38:25.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,102520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@497bfa30, username -> user.1002233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7806e619, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215105421))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWFlZXZlYWZscDg0MWo4M29kazdkNDFlajEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2NFUlBPV0ZKUlZWdVFXeGtTak5CUVRKMlMxcFJMakpZYVhwWU9XWk1OV05YZURKaGVWcEphVUYxWVhOZlRTMXpVelJpVVRKMlRrdG1TR1o0TFVsTVRtRjNOVXB3TUVSb1RYWlFUbVZaTVZGb1gxaGpOVXBRUW1vME1YSlplbFJQYVhsV2VYWjVZazAzVVRKV1pWWTNhR00zVFVoclJtaG5URFpzY25BMFVuRlJUMFkwWW04d2FFUkpVRXRWVmt3NGRWWmhkWGh3U2xCcFpreHlabEV0VUdvMWFYVjRVa1ZtWVdkeWRtWnZMV1pvU3pWT1JHMXpWMU5ETVY5NGNETkdNM0l3UzBaclpHaG1jSGxCY25kd1kyNUdNRzFFYXpkamQxUTFPVFZxTkU5RlpXVTRZalJ0YkhCZldGcG9WVFU1T0V3MWRYTkVhMmhwUjFFeGNHeENjRzB5TlhscmR6SmlUbVZFTW5CNVZHSnFjMWxFYms1c1dGOXhTRFIwYTJ4R2MxWk5OSFJwZFVocmFERTFPWG94TWpCMFdrNXVPV3hNTUdZNWVVZG5iSE5YZG1wNFFWbExTR3BmZEdaNFVscElaVkV0TW14Mk4weE9NbGh6YTFCbGFUUkplWEJNUmtoSU1IZDZOR0pZZFVGNk5Hc3pUVFF6U2tWdmRsSkhkVTVVYkdaUVV6RnhTRmhSTW10NFRUQnJVV0Z3V1ZwcWQyWmlURVkwWldzNFdWVkZPWEZRY0hkYVN6ZDVZM0JKTlcxVlJIZ3RjV2h2Y0hSMFRqRktiR2c0TkVFeGJsazROVlpFTW5sQ1NtbGZSekYzUkRGUFJIcGxOVlJYT0hkYWVHcExhbXhRV2xZeGQyTjBiVlozY2tSc1ZWUTRkakZ3UVROR2QyZ3lXbWxVVGt4TFlVODJWRFIzVkhGb1dVUkRkVmxDZEVNeFNqZHJkMDh6VTFOelpHUlZkVmd3YldsS2VIcExSekowUmpSMFpGSjNlREZyY0hnM2NrSlZRVTFWYzNCbk4weFVYMWt5ZFVOaFRWZFNORXN0TkVnMlV6ZE9OMjAxWkhsemFXOHRXa3MyTTA5WGRWTTBVMDFZZGpacVYzSkZXWEZtTldObGVVOXFiekZYUXpsYU1VNXRVMkZ4TjBWQmNXNTBUR3RZTjNCaVpYTktRMk5RVkRKNFJqSlhPRFV0WTJZNU9WUm5WbXhIYzJrME1VRk5lbVkzYTAwdGJXaFdZbkpNYWtSbFQyeEJMbkZKVlZrNU1VSlBZMjFDY1RkcVIxSjJObHBpY2tFLktMakhsQWpZcEJGSHMwUzNnQUxHWVo3dkUyc1JldjczN2NVZS1Wb2s1b28iLCJleHAiOjE3MDYyMTU0MDUsImlhdCI6MTcwNjIxNTEwNX0.2XM21_z4o1Euud0R3G5hOFV2gzZslfw-gpFSPrUBIAg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002233"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:25 GMT
	x-forgerock-transactionid: 79bc4384-d88b-4525-a1ee-0620db0e9f50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:25.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:25.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 102520: jsonPath($.tokenId).find.exists, found nothing
20:38:25.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,102520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@497bfa30, username -> user.1002233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7806e619, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215105508))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:25 GMT
	x-forgerock-transactionid: d1a3f2f1-689a-47c6-82c4-caae6b3db69d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2FicHYyazlhc29xOGw3OHV2NWdhNzE5cnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVVrMHpZbnBxYkRsU2JHbHJUa2hKVjFNd1RFMVJMblJqTldKbFVWTnhhRXRmWWpGeFltdG5OMU10TlhOa2VGWlNUVUkxVm5Oek1tTlpkSGd4YzBoU0xYZGZSVGh1YUhSMU1sVndZbmh0V2tKMlJHdGtORXhmWmxkM1ZGcFlia3BwT1VScFYyNVdNVWxoWTNjNFVYQjRUVTFpTkRBeFMxRk5jVzVHU0hKZmFIZHZObTQzU1ZOeVJrOWZTM0JwTWt4c2JHaDZWa2swUmtVMFEwaGFTblpMVG1SUWVHUktaelJmVkVwSGJGWjBVVUp5TjB4WmIzbFhObkpqVVVOaU5VSmtPWGRxYW1OZlpVcEZTVmxSTldWYWEwVnVXRnBMT0ZkRVJFOVBVWEJ2WmtOTmR6bFZaVGhLYjNndFoxWm5SbEI2TmtKUmNVZ3pNWE5XVFMxcU1EQllhbmhzWlVOdmFHaDNVelpRZW5rellYVmhVRmgxU2xsU2JVNTNjRFkyYVVsNFNWUk5WakZCTTNneE9Xc3daamxxU1hwNU1VWnpiazFyVGtWd1QwVnNYM05xVUVsZlUxUXlTV1phTW1STFVtTldTMGxTU1VWMlFtSlFYMmN6WlY4eVNXRnZWRzgxVDNGSFZFcEJOMVZGWmxZeFJXSjJVSFZOVmtOaWREQjJkekpoZDBKMlpuSkZiV3Q1T1RsR2VWcHNRV0k1VEVkNlZFbHZhWGhCVFRGRlgzWk1lakZaZFdOV05FeHFOWFJwUW5ORlVXcGpUbUl6UjFZMllYTkdkMXBRY2tSU056SlRabmxXTkdkcGMwVldlVXBqV0dSSGFUZDBVV2h4TjFSRU5WVnZjMHRTTlZoUmRHWnJjVFpQZVhKMkxWVnBhVE5qU0ZjM0xWUjZUbVJHUmpkQ1FrTmFXV042ZHpCWVJXWlBNSEpMTW10RU1VUnFjelF5TVVSNFFUbGlkRWhGY0dabmQyWkNaM296UVd0MmNVRk9lakpTY2tRd1RsTjJNWEJrUzB4M05tbFhPV28yZW0xUE9WUk5RWG8wTTBSQ2FHWjFXWGs1VVZCWmVGRjZXbVJCT0had2FuazVhVTl3ZGxaVFRXdEllVXhXZWtGVU4xSnlhRFV5T0RGNFIwSjFhbkptWjNrNVJUQnBaMmRIVEdKYWJVdEtha2hFYzI1WVdVVTFhREo2UldoNlNHTTVOa0p2V21KVVZGSXhMV2RUUm1STE56STBVRGhUV0dsZlUxSTRMbVpqVTFJMmJXeHdUR2RGZUdoWlVTMXdSVzB6UW5jLjY0cVRfU2RJb0dxSzRhWmFUV3pPN3N0Q01obnZmbEMtUldzU0h5NUJZLWMiLCJleHAiOjE3MDYyMTU0MDUsImlhdCI6MTcwNjIxNTEwNX0.36XpqYSVa9zgqrtYFwB-T2_0PQ1J0qnPZ3OosQyMB-Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:25.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:25.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 102542: status.find.is(200), but actually found 401
20:38:25.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,102542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69304cd5, username -> user.1001012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6996824c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215105570))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2tjOHVwZmg3dDZxbnBxMTBjZWRkN2hhbjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1MwRmxabVZHVkhGZmNFbHJiM3BQV1dsTFVIbFJMbUZTTURnMmFrWjJRMUZVT0hkWlRHMU5TSGxrTTFJdFFVSlpZMUpJU1hSTVRWUk1ZVnA1TVRjeVRHRldYMWxoTkVaeGMzcFRWVUZQZEV0WWVFWkRkamt3Y0hSSVVYSTNPR2x6UVdKSFdIaHdYMnBVV1dFdFFXRkxPVmRFVUZWYWRrUk1kalpTZWtkcFpDMDJXamRpVld0eGMxUkRXVlpDUmxOTWVqVkJkbEZHVlRWbFRIUmZSemQ2ZGxKVFMwaEtaVXB3YTA1Q2JVTlJibEZrTXpaU1NrNWZNMFkwTUhKTFZqZExMVmMyVEZSV1pWWmlMV1pvZDJsUFJHWXhWVEl5Vm5KNk1sTm1aRmd3TFZkbVdVTmFNWGRRZW5vNVgzZEZSa3hqWjI5cWVGcHpZbmw2WTBWTFZYUllNemRRUWtwb1RtUlRjWFpEV1RJdGRscHJaMmxmYzNCWFlWSlFkR056WVY4MU5XNDFZMUprUkVseFNYSkRWekJJU1c1ZmNHNWhNSE15VkUweVRVTjRVMU5FZERoa2MzUnRNRVZ1UW1aSVVVcFpiamN6Y2xsc1drZDVlbE13WTB4eFZqVnllbDlPUlc4NU5rdEdja3RyZFdkR1YySkNhV3RZZUdkNldqbEpjVFpOUVU0M2FqWkZVMU5UYVVaMFpqRXpORzB4VEVsUVVHbFBhVWhpYmkxeVNGTnVkMlYzVlRnNFlUaEJRME5PVUVOcVIwdHpWbkl5T0ZsdFFYSXpXR1J0VGxsd1NXbGZaRkpMTFZWdVFYaEVPV0ZVTFVwT05tSTBlSE5GWms5T2NITlphRU40ZVhoNWJuZHpTelptWTIxbFNWWkhTV3A0ZDA1TFEzSmFSemc1TFZFelQzYzNlRzVKTFhwNVRuVnFUVXRHVVhoMU4zcEVRVVZ0WVROaFNHNVFWSEYwWVhCTVpGZFJZbVl4VFRjNFpVaFpSMnhDYjJOTk9WOXNPR0ZSYlRodlpUSklaVVJDTmpocWJFcEpNMUJOWW5sRExXVjBVRXhmV0hob1EzSkhVVjkyVFhCMFppMHplRlZhUkU0elZWQkNUMEpMU1c1T1NscERSMnRWVjNocFUwaGtURkZCVDE5WVR6VXhURFJOY1dWcU0xOWliRWRRU2tOVFpXWlJNMjFQUlhCQ1gyeGFTMUI0TVRWd0xYTm1SR1ZZTFhod1lWVklhV2xUVmxCeVprWXdMa1prZUdoTFlsSlBaRzlOZW5sZmFHeHZRbkpvWkVFLlRmczIxMHU5dHl1RVRzeWh5eFhGU1NMT1FaS0Y4N2tBeERyb0VzeDJHQk0iLCJleHAiOjE3MDYyMTU0MDUsImlhdCI6MTcwNjIxNTEwNX0.l7psVfqjKrmK4tDBdggDdy68P1ks2xYrAhkng2xD__I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001012"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:25 GMT
	x-forgerock-transactionid: aea0188a-8ebf-4b77-9e17-064e10184c5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:25.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:25.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 102542: jsonPath($.tokenId).find.exists, found nothing
20:38:25.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,102542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69304cd5, username -> user.1001012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6996824c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215105661))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:25 GMT
	x-forgerock-transactionid: 28f295b0-1a03-45f7-bebf-33361a81d71e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaW9jcTBnbmVoaHB2aGxvY3VxZmJydjRiNDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1YzTlFkSEpFY1ZKRVNHUk5jMHQ0UlRoRVMwbG5MblJ1Y1V3MFowbDFObkJUTUVNMFpFVXlOekJzY1hoelVYWkpVREI0U25JMVYwRktiblZ6WWpCUU0zQldVVWxWV1U5aFQydHRSWGswTW14Zk5rMHRWa1V6VlRVM1oyNXpaMEZFVmtjMFlsUjVUMVpTWmtob1dsUnJSa3BvVTB4MmRsTlpVbmhmTWxOVk9IcHhhSEF3YnpCaVQxRk9WWFJ3WDJsUFFrUlZOemwyUm5CUlIyUjBOVmc0YWsxMVlVRmthekpMVUhoVlJFMXNPSEZITFhKUWQySlpWMXBHT1ZJMFUzVk9SbU13ZG5sTmFITndWWEJRVlc5TlVYUlNXRVJFYWxaemEwMWFNRzlzVmpOM2RVRjZXVk5TTURCWlFubElhRTAyTm05dlRURm1RM0JmUjNGS1lsUjNhM05DZVdsSE5tcHhjbkZPZFVKVFJYUTFWak5LZW1Ka2EzQnJjRlJaZEZKRlJtRXhhVlJDUmxGdFQyTnRYelF4YjNGSkxUZEdlakJ4WkZoT2FtOVVTMjkzY2toWWVWcHRYMkoyT1VwTmJXTnVWRmhTYjBaRlJURnRTR3hHZW10V1Yya3hSR1pwWlY5M1NFRnNjV1ZmY0ZKaVkxVkxXR05oV2w4MlQxSk9jVFo0YWxOTlJHWTJXRFl0WTJGb1ZtRkpja3BMYjBaeGNrcDNiVTFTZUdWWlZHczBWRzVuYURsamNuTmZZa2xtU2xkNFduQlRXVFppUVVwRWJ6aEhVV05qV0c1dGF6TnVNa1JoWkZVMlVUaEVjM1kwTmpGUFNqUmZha1YxTVVwb2JrTnVWMmRuUkc1VFJXNUVRUzFQT0RNNE5GRjZTRGR4UzNKeWVsVmtkM0JHZEdKR1NXaE5NRmt0YldwcFJXUmtaemREYlVKRGFYWTBMVlpXWmtrd1JXNWZORmx1ZVZaak15MXRMVmhCT1dsU2RGSnJVMFZMUkcxT01uWjZUbk5SZEROeFUzUnFZVEIzTTI5V1VIWjZXR1pDU0d0UFJFbDBZbUY1Y2xoT01WaFdaa1oxVDBWMGNtTlJORkEyY1V0ek5sWktTWFZEVFdwUVNVNUJObk5TY20wemRIZEdUQzEwVDNNdGFXczFSRUpHVm5SdExXRnpURXBFV0hGSmJrOXVXV0V5Um1WWGR6WldPRWt6WDB0MFkzTk5kR3RUT1RFME9FSk5XR3hHY0hsb1ZrZEJMa0ppU0ZSa01ucFhlblZqV0VWdlUwTTFZM1ZZYW1jLkRnN29LM3ZWWlRWREI3REdYLTdrXzY0MEJ4Rk5QM1U4LVB5eDZNUG9mOHMiLCJleHAiOjE3MDYyMTU0MDUsImlhdCI6MTcwNjIxNTEwNX0.A3H6YQRSVunN8_LuZ2TTcj9w3q0t1u57z9pw9_PrJF0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:25.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:27                                         700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=185437 KO=11638 )
> restLoginInitiate                                        (OK=91777  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=91491  KO=264   )
> restloginProgressiveProfileCallback                      (OK=2169   KO=264   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.81%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.81%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.74%)
> status.find.is(200), but actually found 503                      4958 (14.64%)
> status.find.is(200), but actually found 401                       264 ( 0.78%)
> jsonPath($.tokenId).find.exists, found nothing                    264 ( 0.78%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############-                                                           ] 18%
          waiting: 439718 / active: 32     / done: 102865
================================================================================

20:38:28.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 102935: status.find.is(200), but actually found 401
20:38:28.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,102935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@487eb341, username -> user.1002257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@390970e6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215108084))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGlncHZzOWdzanQ4b2Jhdjlsa3ZnZDA4YmwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SE9YTXdhM2w2YUhnMGVtWTFRMFkxZHpCS1gyUkJMblUwTWpGUFZtTkpaMTlvTkdnMFdVZE5kelF3V2xaamJFNWtjRWxTV2tKMGFFOXZibFZPWVZoVGNVRndTMEpUVVdaeWFVTmhkMFl5UW1GWlNrVXpNbVk0VDFOME4yTkdkbU4xZVRkNGNIRnFVVXgxWVRRdE0wOVlURk5aVTJ4UGRtNXpVM0pTUzFwaFdqSkZlbmhrVkhCRk5WaFhWRWhUTTNKV1JucHJhRzVUYVRkVU5UbHliazl2Y21wSllsTkJTM1prV1V0UGMyazNlSEJaVHpOMGNFbENiRE5hWWtNNE9UWk1UMXA2V0ZOV1ZFaGhkRzVHWmtWRVNXTnhkelJmVjFZMGJFc3pORlZOYjNNMVkwd3RUMnhKWVRaaFpsaDJWa0p0TUZSMVV6bERSbEV0VlV3NGFsY3RTVGxVWTJ4RlpXeERZemMwTTBwemMzUm1SMUV3ZDFKSVJHZEtiRXRzU2tWR1duTjZOR0pYTFdOSmNYZHVlWGRLVGsxVVMxcEhSVVphYWswek9FVlFUVzFaYTJGT2N6VkxiRE5ZUlhFd1RVMW9hMk5NYm05VVVXMWxZVkZ4UjE5YWFHMHdNMDlOVkdGMVZHTmZOMUF5YURJd1YxbHBXRXh5TTI1TmJFaFpjelJRWW1GZmNXVTFkVlppY0ZsQ2JrbHFWVTVPYW5JeGVFbEVYekJNVTBKaE1EWkdNVUZNVFUxbGRFdFJjMFoxYlZGWk5ETkxlRlk1Y2pKbGQwdENjalJ5VFdSS1QxZDFiWGxyTkVOSVdHTXliMUJJVFZsc2RFSTRXVzV2ZFdVeGVFUlJTM2szYWkxcVNVSkdVMUJ0Y0RrMGFUa3haRmxoYkZZMWMxOHhOalZKYVcwNU5ucGtPSEI0ZEdreFFqVjJabXR6ZEdKSllrRnRabmhqU0dSdU1sOHhNR3N5UzFOdmNHSjVjVzQxV1d3MFkzSmFkV3MyUjBSTFYyOTVXV2hhTTNsWWMyNDNZbVpsY0hveVZqWnNZalZFYURCME1ERkJUbFJ4V0dKTk1UTTRaREI1VlZoS2JIVlBTa05MVjBSMlVtcENjMFI1VmtablZtMDNUbXBhVkUxb2FGVnZZVVpqYTB0VlJXSjJXaTFtTldjMlVFY3RjVVJLUzB3ME1EZE1kUzFFWWtGSFJVbDRVR3hrVEVaQ05FaHpRVXhVZFhjMGJGZDJlVVl6VGpGeFQyeDNMbU41UjJ3NFlVbEhVV3RyZEdaemJqTmFiVGh0Wm1jLjJHbXV1R2xtcUdPNk1YcnpLb3lQZmZjQlM0OWJ0LTV0Y2FhVUE4Q1J1dUkiLCJleHAiOjE3MDYyMTU0MDgsImlhdCI6MTcwNjIxNTEwOH0._jml_TKkkc6NJDIZcg11uXTiATX_l_mPQhABXF-QKV8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002257"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:27 GMT
	x-forgerock-transactionid: fe272160-bf5c-4448-a5ab-fe4645c26dca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:28.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:28.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 102935: jsonPath($.tokenId).find.exists, found nothing
20:38:28.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,102935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@487eb341, username -> user.1002257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@390970e6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215108178))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:27 GMT
	x-forgerock-transactionid: 75ecf77a-89ea-4f17-a8bd-1587aac2458c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWd0b21rOWo5bWs5ODA3MTVjbDRwanJpMjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emIzb3lRMmg2TnpWVGJXcEVZV05oT0dsYVpGTm5MblpqTkhrMGVuaGlkREUxZVZSNGNtcFBTVWxCTlhobVkyZHNjRWRZTldWT1lVbDRXRTFMTkRsVmJsbGZWMWxwVm14MVFVWjZTWFphU0RkUU1VSlJZV2xOZEdWb1IwaFpNbGRGWmxrMmVEYzBXWE5XWXpSblVHdERNVTV1VDJsRldVeFNPRlF3ZEVabVpXMTFWVTE0Ykhaa1N6QmlSRTR3VlhGak1GRXRPQzFFVFd4dlJuRm1VRVpRWVZRelUyVklUbWd0Y1d4MmNXNDNTVjh4V0RnNGVXNHhaSGt6VEU4M1ZYZENiV1JEWkhCVU5Wa3hWblZRVVd4c1JFNUxSVXQ2Y21aWVNrVnJORk0xU25STGFtZFNRM1ZVTVVWdVMxbDVWV0puUzNKaFUwOVlNVkl0YnpKZmFqbHNUSEZvYUZkVVRtaE1jbEpJYkhKRWNEVXpNblZMT1VablIyY3hWM3AzY0d4b2NqQmlUVTVTTkRkWGJFczRibU14UTFaVVUwVXhhMkpwUVdsa1RXVjZla1paYkVwbFVXMXhTVlk1WkdWeVlucENka2d5TTIxRGRVSXRUV3AxY0VSdVZXRlRkSEozTUhacWFtVlJaVVExT1VOMVJWcEdjbEo0YTAxS2JGZHdjREJsVEZoa09WTjVZVGxpUVdOSU4wUkNTWEZYTkdSQk0yWjZPVlowVFhOcWNscExNVkZNVmxKbllrTm9TemhGZDBwMWVXTm9lVFk1VFdZeldESlZSMDVpVVZrd1RXc3hPRXhYWjJ4bWIxOW5kRmsxWlRCa1lVcEtWbDl4TFdOcWVrdzNTSFJFWkRod1UzUXlkMWRUTFhSaGVIaEllREZ3TFZGM1dETTVORk5MVHpob1VUVjBOSFJKYTBJNWRGbENWMXBrTmtGUFNFRmlYM1Y0Y0hCa1gzbFZhMW81YWtOdmFURk9YMVoxYjE4eWNtSkZVM0JwUzFWcmIzSk5lV1I1UkZOUmFqa3hRVU0wY2xaemQzSkNVM1UxV0RaamEyVlpVamxuVlc1R1RtbEdhbTVzYURaaFR6SjBUblJRZERoak1VNWxjemhtV0RSc05GRTBOa2t4VjBkeGVqSkxNMHM1TVVsMFIzWlRkbVpOU0cxbFVrNXdORXhhWm5wVE0ydDJlVGhMU1ZOelJGaHVaSGRtUldkek1HRmFPVm8wUkVoR1REYzNYekpxV210a2VVVkZMbVo0YkV4RlVIQmhVMVJtUzJFeVkzRlFjMjh6UWtFLnBvcVl3N0tOYzJQbjFRcXRxMkZCZ3R3Wno1VldnUmhtMnRlTWg5MHhiRVkiLCJleHAiOjE3MDYyMTU0MDgsImlhdCI6MTcwNjIxNTEwOH0.Ik7khURxt6UdcyNykOrdLPUg3KSKy1wS_Bd7h4URoos","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:28.179 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:31.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 103506: status.find.is(200), but actually found 401
20:38:31.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,103506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46b24c6d, username -> user.1002138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6048991d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215111921))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTAza2YwdTJkYmhmZDdpdGJhZW45cDU0Zm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Nk5tNTBPVGd0WXpnME9XNWpUMHRFYTJWWVNFcEJMa2RNUkRWNWNrOHpjVlEzYUVaTlIxTTBiMHBTVG1kT05tdG1VbTF4YVdaVGNteFdXVTR4YkRGclJuRm5abGxIWXpsTmNrOU9WazF3VlRNNVkwa3lOME5pVDFaeldrZFJPRGRaV2tKSE1IbE9OMWRNT0doSlpVUTVSMlJhUTB0alMxaG1VRUpVYjBsclZHaFhhV2h5U1U1alYyWlNOWEZ5TjI1UE1TMU1VekZSTkVac2FTMTRRWEJsVFdveU5XZGpXVW95VEV0Q1ZXcEdSV2h0VFUxclFuUlFaR2sxTlhKYVZsUTRXV0ZwVUVORk56UkhVMlJHWWxwdldEVkpVbkpGU1ZkMlFreEpjRzVzYldwS1R6VnNNV1pIYUhCd1RYaGZjelJKT0doMmJqWnphSEZvVVhGT1VXSlVZbVZwYXpjM1VGVmFSelpIUVV4NFFtOU5jbmh3U21WT1MxQkJkMUUxYzJSQlh6Qm1kVk5GVUdWYVNtSndRVlJKY3pWVlR6a3pjbkV4YkZwVmIwcDFTSFozU0cxNU9XcDBXV2s1VnpWaGRHRkVWRjlKTkRZME5GVnNSRkp0VTI0dFUxcG5jek5MTFdGSFRWODRTSGhpZDNOS1pFNDBWV2xSUVRKNVdEVnJSMHc0YVZwMk1DMXRXVkpOVGpCSGJGcDZVR3A1UTBWUFpWVmpWM0pZY1d0a1FVbGZhV1F4VjJkcWIwaDRRek56YVhBemEyMXpaa2R3YjJGcU5HVmhWRTlDT1ZoYVEweFBlbVZVT0ZaZk9YUXRTVGRGTkdOaFpXMUVNMkZMUkVwSVJGOXlialZKWnpGSFNXeGZkRzlOTjFoVFIzRTRUM2hoTjA5elgwbFJWV3RVYWtjeE5WWkROWGQyV25WSVUyOVRjRU5RVVUxalVuSkdOM1pxTFdZd2VVdG1lbVZ0WDJSb05qQnJVMUpCY21SQ00yVm9WRWxwVUc1YVZsaDRhRk0yV0hwSVEyUk1MV3RFTmt4dk9GUTNTMVEwUlMxdmFWUnNVRUpaTTJWamNGWlJjSGd5UzB4UlZXWk5WalF6UmpWWmFGVmlabVZ0UkZkRWFXeHJkMVpyWlRONlZrcERiVzVETVVZNE1XMUZPV05pZURsWGRtWXdaRE5SVFd4TFRuUnJlbE5zTFZjeE5FMXJjRTVqWDNaWFpERlFUM0JwZUZCdGRuVkVWblZYTkdoeFdYUlJMakJpYlVKMlJVaG5kalZqWHpaaFJtWlNhM2RmU1hjLmw4ekcxUFNzOVo0Z2d6T19WY1Z1Z2dXNVRFLWpQQURfLUtHeDhaOHJ5ZVkiLCJleHAiOjE3MDYyMTU0MTEsImlhdCI6MTcwNjIxNTExMX0.3xzaMnoKXo5DJLoTYXGq_yIbsPXU-HwtR3Pyk03kVz0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002138"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:31 GMT
	x-forgerock-transactionid: 1b8f7ac6-181d-446e-aa76-c5d7b19d069b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:31.970 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:31.997 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 103508: status.find.is(200), but actually found 401
20:38:31.997 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,103508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@198bb4fe, username -> user.1000042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dbaddc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215111949))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDllYzRoZGc5cWRnbjVoOTBzMTNvaW91ODkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFZHOXJaVU5TZFhCa1RISnlSQzB0WjJOclRscEJMbmhHT0cxWE5HRXdTMjVVU25SelkwRkxhRmh0TVZSbVdHTlhTbkJUWm5vMmFVaEpia0pzVGxGYVRtMVNNRkpHYUZGQ1RWRmtWMjVoT1VJeVpsRTFNVEpZVGtsUFdEZGhiMGhJVG1WbWFEQmtlRXRNTmpKZlF6SmZiSGRLVlVWS1NtSkhOM3B6WnkwNUxXeG5OekYzVjNCR1FWcFRNbEJFU0VaT1dtNVdYMjVKY3pGcFMxTlRXRGxFTm5KWVpVeHhlVVowU25oVE4yNWlWVVJOUlZoTVFqWlZjbkpHTlZkT1QxUmhhMUZ0YW10bFpuQndZekZmY0RsVExVUkhSVmczYUZaRmEzbHljVk0zZEVwUFpXeDRXalJvZWxaSlNGSnBkV1pVU21kaE1HOTBWRGRIZWsxZlJHRktSbVpNTVV4aFVEVlBabUp6VWtWRGRESnpObGRtY0RRMmEzZFNVak5oUVdFMU1GVjNRemxGUzNrdFZFZFVVVVZuVDNSb1pGQlFNVEE1VTJGTllucHJkRk5wU210M1IwRjBNVXByT0cxNE1EUkNkMEozVDJNNGVuVlpORzlYV2t4blVHVTBaMUF5ZFdaR1drWmpVa0pHUms4NFJGOXpaVzR5VlhSdlgzaHlOWFUyVmtONFNVVlZOamRpTTJwSVZGcHBZMUU0VVVzd1ZFaFZjV1pJZFVVeFQxZHdjWEpmZW5GS1ZGZHFWemhVZW1Fd1V6QjZOWGMyVFc5V1dISjJhblo2WDE5dlh6WjNabkJPYWpsbGRWTTFTV0V0VjFkNFpEY3lNekZoVDBKWFNHRlVWbmxtYldGNU9YSkNhbFpLYzA5NFRIZHRWREoxVVhGbGVGZHBSVE42YlVWVFNIVnVaSFJDWkZWblNuRlNjVlpvUWw5TlIyNURZWEJoWlZGM2FXbDNUMVpsZGxaQlpIQkpWVU5CUWpadlFsQnNhRFEzUjJNMmExVlNPR1pOVG1Ka2J6SklSSFpOTVhWQ1FYRnFWVXhNTVRjdGFGODVaRGN6YkVsRmVEQjNTVEIzVldRdFRFRXdZMDluVGtwSFNFRllWRkpxU0U1dlJuRlNWVUUwT0VWMVZWbGlRWFpLWjNjMU1sSTBZbHB5Um5OS00xaHVPRkIzUjNjM1ZsUlJRMUF6WDA1eU1UVk1UR2d0ZWpSZmRHVmxXRUo0VFdkTmVWbG1lR3gyWkhjNVlrNXJMalZ4YlV0WE1HTldhVTEzVlRVeWVrNTBjelJsVmtFLmJPc0taX09SeDd3VGdzNVFHcm5NREh4cEVRYTNjRkx4QTQ5V3oxa0lTWFUiLCJleHAiOjE3MDYyMTU0MTEsImlhdCI6MTcwNjIxNTExMX0.aFKBEXmku8Guh0inY2zPdupFS88Jh8ONZKK1MM7L6v0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000042"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:31 GMT
	x-forgerock-transactionid: e3704449-158b-4376-bd70-2255ef8e2d94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:31.997 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:32.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 103506: jsonPath($.tokenId).find.exists, found nothing
20:38:32.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,103506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46b24c6d, username -> user.1002138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6048991d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215112009))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:38:31 GMT
	x-forgerock-transactionid: 2d16d699-44b8-4418-bb09-f1491afee9ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzB1dmYxdWM1MmhoY3ByY25sM2ZxZDg4MCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVLTUVkTlJrWklUbWRxVGs0NWVYUmtSRkJuVld0M0xrWTVPVlJTY21OaFZtYzJNbXRLZG5OWmFWVXhNMFZTUlc1SVRWQnViWEJ4TURsRGRFcGxTV013YzBNMWJsODJiM2hQUm5Wa1JtZEZTRkYwU2xkTlVGZDBZMFJXYWtSU1pXUlliMEowWjNGTlRIaHRPRGRRWm05b2JYQkVjMUZyVTFKV016QjVWR28zTTBabGJERllhVEpRVFVoeE9WTnNVSFJuWDJoV2QzSnhkRzFoVERaUVh6RjRhV2R5TFVkNVZUSTRiVk5qVFU1TU4wdHFSRlV6Y0RjeU1HY3llR1JVYkVSa1JqbGtPVmx6YlVwQlIySTFNV3hTVUVGSmVGWTBlRTV3VFRGelgyaERUQzExWmxsMlFXbFFWalV3VFMxUU5EQkpRelExTTNkcFJuZFZPWGhhVFc1bFZEVXpZbmRMU21JeWFuTjRObkkyWVhWYUxUZEZibGd3UW1kMFJXOHdaamRrWVdvM1ZGazBUVU5xVkVRd2FHeDROM0UwVnpGQ1QzTTVSekp3WTBFeU5tTjJUVVJtTFdsNWRsaFZha1JyVVhsSFkzZEJSME0yY3kxWWNEUmFPR1IwTTI0MVdHNUdTbEE1UWtsVVRHNTFTMlUwWjFORmNEbHNSVGs0U1RsM1RHVkJOazU2Ym5GaWRGZDFTakl5TWpaS2QwNU5Oa1JsVjFCT1NXWkhWMUpNYUVsUFEyTjZjSGhDTjNwYVFrcG9Ta3h5YldsUmNsSmhXakJRZUZacU0wOXBObE53Y0RBM1QwcDFPVFIwVGs0elNqSlRSbE13U1dVMU1IcFlRbkJ0V0RCUmMxTjNNMWxtWTNjeVJreEZUbEYzVDJSUGMyZGthVkJQTFVReWFHMWFWbE15WkRSaVlXOU1aMkpyVkUxSmNIRmlWMVZYZEcxVFYzQlFVM2htU0hCa2EyOUtRMjlWUzJzM1VsbDNNeTEyUjBaU1EzSk1TR05DZDBkQ2NWQklXVVIxZWs5NmRWUmFSWE41TUcxWVVXcDVaMmxZTmpaTVZFaGtkbmxWVWxCSFFrRmliek56TVU5eVgxQTRRekpYT0VSRGVrWk1MV0ZmZUd4TWJtRmpiQzExU1hZNE9XTkJSMGxSY0hoMVJUaDNUREo2YTNZMWEybHhWV1V5Tm01T1UwWnJWMk5KZUdSMFFtaGxZVVpGVUY5ak0yMUZjeTFzTWtOb2FuRmhYMDFVVFZOTkxtVlZSRTlDVmtaYVEwWnJjbU10ZEZwdE9IVnBlSGMuX3BHOEEwa29xblhjU1Zibk42Nm15NGt5UHNBTDV5VDFoZjZrcTVScTlfdyIsImV4cCI6MTcwNjIxNTQxMSwiaWF0IjoxNzA2MjE1MTExfQ.wA2NDgd0hE4Su5xG2lyowgFIZ8Y8z9eWqgqeiLYiQ9Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:32.011 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:32.039 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 103508: jsonPath($.tokenId).find.exists, found nothing
20:38:32.039 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,103508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@198bb4fe, username -> user.1000042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dbaddc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215112038))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:31 GMT
	x-forgerock-transactionid: 8880139e-32d5-46cb-9bf1-537fc4744403
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDJ2Z3ZzN2YxMWF0bjRxNTBlMXBxbzE1Y3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlMwcDNiM2hsYUdsSlpGOXBRVzlzYURBdFFVNW5MbWxtV2xBNGJtbHBOR2h4VmtVNWJWTmtaMkp6WDBWTlZHWnRlREJ6TVVobk5GUnpjblJHTjBsS016bG9VblZuUkZseVNGSnJjRWN6VXpnM2FVcFNOazFsT1RWTE5ETmtSR3hoVW1kZmRGcFhRV3BtWTFWME0wVkJMWE40ZUhsSk5rRlZZVjgxTUdoNlJqQkNiMWgxUnpWUVIwOTVaM2RVZFdJd2RuWkhhQzFEWTJwbFowTnFjRlZ1U1Zock0wWlFZVWxHV201NWRrMUhPR0pSUVZFd1ltRmhSalJsVGxCeVNFRTNhRjlsWVhKeVMzUnZNbmRzZGs0NWRsQmlTV1ZGU21Gd1VuQmlObGhHZFRJMkxXSkZRbkprT1ZwRmIwODJjVGxPYUhSbWMwSlJTMDlzYTFsV1gwdzVUM2MyUW5obk0wUjFWVEJuZFRoTE5rVXlaVjlJUkVaS1FWWXphMFJSV1VWdVJEa3lla2N0WVVSdlFtRlhWbkExVFhsdmRIQk1kblF0VFZodk5sWkthVkJUVTJWUldscDBUa1ZsUVRjMGRrTXlWVWM1VERnNFREUjNXRnBOY0VwNFJVeERXbkpmUVMwdFRHdGxURVJKTkd4NWVraGxaME5IYmpoRFFrcEZWelE1TjFJNGFWOTFkV3MyVVV4amFFMVFWM1ZaTmxWRFVFZEtkbUphUTNwVWNpMDNNR1pmU0ROSU1sRnlkVEZLVkRaNGIyMUtiblpFU21kMGNrRmpkRkJ4Vkc5MU9EWkNVMmQxWlRBMVYycHZaa1pUVUdWU1F6SXhVVmRVT0V0MGFqaDJkMFJUTVdwWGIyaFZlbXhJVWxndGJrZElSbVprVGs5V1kxRktTbFZJUlU5T1duVnFRMEZWTkRSSU0yTmtPRm95UVVORlUwcDNhWEpxTjI0M2RqYzBTWFkwU0ZWd01Ua3lNWHBRU1U1MFRqQnhiSFJ1UWswM1dUSklPRmRwTmt4Tk9FbDNXRmgyVmpFeGR6STBOazV4VmtsaE1ucHZYME54ZG1GS2JrZEdNMlE0VGtkSFExSTVOM2xZUVdvMVpWRXdiV0ZZU1hkS1NtaG5NM1J6TFhWa2RqUTFkbVEwVlVoTVVrMDJUMjk0VjNORmNFVjVaSFpzTUVkRlZHeGpOVTU0T0dveWNITlRTMk5ETUhCUFJYSnJlR2MzU1djM1VYQmZkWHBGUkZab1pFWmpMbGh5T0ZoelNrOUVZVEJ6VG5sc1VHRkxUbk42TUZFLi1wT2lRTl92N3VkZUZ4VWp6VkljZU9tcW5xWnp0WmtBTDdEYkVaenBBLWMiLCJleHAiOjE3MDYyMTU0MTIsImlhdCI6MTcwNjIxNTExMn0.QdDw5GfTcBvkNpquA4xNm9rNFO8B4w_otuDY3p8IhMU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:32.039 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:32                                         705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=186916 KO=11644 )
> restLoginInitiate                                        (OK=92505  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=92225  KO=267   )
> restloginProgressiveProfileCallback                      (OK=2186   KO=267   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.81%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.81%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.73%)
> status.find.is(200), but actually found 503                      4958 (14.64%)
> status.find.is(200), but actually found 401                       267 ( 0.79%)
> jsonPath($.tokenId).find.exists, found nothing                    267 ( 0.79%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############-                                                           ] 19%
          waiting: 438991 / active: 22     / done: 103602
================================================================================

20:38:34.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 103891: status.find.is(200), but actually found 401
20:38:34.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,103891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e4d6cf8, username -> user.1000007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bcc9e7a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215114559))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTBkMTM0a2ZoMGI4MnFqdGhmM25sYXN1dGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFpYWnJUR3B1Unkxc05sTlBVMFJZVEVobVVrRm5Ma1ZQVW1jNFdqTTRNa0ZxVmtWU1NWUjJXa2s1TkU1U1ZFOURiVUZuU0ZSS1RVTnlOekYyVXpOdlpqRTNXa0pUTlZsVk1uSmpjRXQ2TXpGTGJuZDVUSGh5UVRZMFEwa3hWMUJtYTJOc1oxSTRObGRFU3pjNVdtZzFNMGxHWjNKalZHTTVUbUZYWnpKTldGWlphMlJSYVZKR016VkpiRjlMY0U5YVQwZHFkSGxsYjBkRmJ6RjNkRmRZUTJWWlNIUnFiRnBJZW1VNWJVaFFUMFkzUzA5bFZtZEhhMmxTYVhaSldrRnJWVWRyZFhJM1lqbDBZM05DVG1nMWQyMUZPRUZaWDFsa1ZUaDVkMDQwWTBneVYwVmlSelJOVTJrMWRsRlpNbEIwYjBGMU4wNTVhRFpXWlZOcU9HYzRjUzFrTTBWNFNFeEtaV2hTZVVGZmVXOXRUR0V0VUZreE1tUTJSRlIzVjFaSE4yRlZMVTE1TVhOZlZIbGxYME5uU0ZaMmFrTnZhMmxRUmpRd1RXUm9MVTU0WmtFeWEwVlRTelpsZEVseGJuZHVOVVV3TjBGM1VqTnVZbXBXVUVGb2NrbzROMjFaYm1SRWJEQlphSHAwVm1ob2JqQnRWR05pZHpFMU56WXRUMGhhU1RneVVGWnpZM0Z4WkdwR1JtZG1kM2hQY1ZSWldpMXBTMlZ5TVRkMWFqZEhTV2RtUzJoUWVXRTJTSFowVGpOSWFrODBkRk5DWDA5SFIwaHdOMnAyUTBsSFJrbDZiRE5yUmxGbVZWTXpRMGxEUkVOMlJFRjFiVGxDZFhZMFREWm1UM0pDWTBSWFlVVTJWemRWYTFveWJXeGplVVZoZG5ObmJFVmpjWE5qTTFaNFNFbzVObE16YzE5Sk1XeGljMnREWTFCaWMwbFNURGhmTkhKb1ZESjVSV2xLUzFSZlRESnhVa2s1WjJveGJXaFpXVWMyT0hCWlVEUldjMmgzUlhKS04wcHZWa1JvUm14eFVtTjJVR1ZZYTAxM1psTkVaMUZVT1VFMlNGY3hhRmh4YzAxRVRqbEJVMEYwYzNCUVNUaERVVUZhT0dGVFpIWjBVRVEwTldSR1RETnBOVEJ5Y1dOUVlXWXdXbkJCTUdoR2JWQllTREl4TkdNNU5XTnFTMU5xVlZWVk1uSmFaR0ZuTTFKMVl6UlJiMHN3VTFGeVVISm5ObVo2TjJwS1ZVVkZMa1oyY21KeVpYRlljbEJoVERsTlptdGxhVmxVYmtFLm9xcVZSS2JIZWpGS2FyUkJiVHRTOGRxdnMxQTBtTlQ4cGZ6QkktUXFEZmMiLCJleHAiOjE3MDYyMTU0MTQsImlhdCI6MTcwNjIxNTExNH0.X8Nqm_ii2dhgE7wiTL_NSLO6iQjdxEp0roqXgzM-Mdw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000007"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:34 GMT
	x-forgerock-transactionid: 731f5f17-dfd7-4a02-b990-d5c623355c7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:34.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:34.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 103892: status.find.is(200), but actually found 401
20:38:34.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,103892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a8ecfdf, username -> user.1002511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc97dcc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215114562))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjAzaDdkam5pNm4xZ3FyZGtxNzZudm9yY3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlpXYzBZVTVUTkhOUFNFSjNTbFZ0WVVwWlNVWjNMblV5ZGpNM1FVUnVRVnBxTms1M1JrYzRhVEJ3WkhoUmJERlBWVk14VlVSTFJUQndMWEZKYW5GZmJUUkhYMXBhVmxwaWJFUkdUa3N0V0RWT1pWWndjRzlGUkVKWVJWWkhhV3hIUjNVM1JHOVhiVXh4WWtVMlowMVdUbWRmVmxrNVdGbE5aRjg1TjJadFVqSjRlVWhyYld0YVdIb3RVWFkwZG5WQldFdFFTRGhOYWtoSVUwcEhRamQyWjIwemVtWm5NblZoZFc5S1JXMXRXSE13TXpGaVJXOXZRWEpOVEROT2REUmhObXhXVDJGWVFqWTFXazlpTVRFMmIzWkdVemgzVG5SRmJFVTBXVko1WVVOemIzcEtWR3BYVlZOQ1IyTlhSamxGVkVnMFJERlFWMk14YTFsVVNIZEtOVXQ1YlY5aWIxRmZibWt6VmtGYVdUZzVSVzgyUVVjMlNERnpUMk55U1dwaVoyVmZkV3BvYWpWU1luTnVUMUYxZFY5ck1tMVhNR0oxUTJseVVuUTRkSEJyUW5kVldqY3pkVTlUWWxsa1QySktMVkI0WVVZM1VWUnFaRjh6Tm5nM1VrVmxXbE5zU25jM056QjJRa3MxVEZkUk5GVlVZakZKWWs1dlJITnNWSGwwVDFneVdtZHZSRUZuY0U5a1NtTXdhRU56U1ROdFFVRlVaWGhRZDNacWNXMWhTVVpOY1VkaFRHMHpibTB5TTNFeGRHTmxaMHgzTlc0eVpXOHhWMnBSYzJkRWFXVTVWSGxUWW1Oa1lXZHFkR05MVUU5aWJ6bHBRMWRyZUZBMmRYWkpRakpEVkRKQ05tWTBRVmd3ZGtwV1MwYzVPQzB5WkRGSVR6VnNObXhtY0dWbmRsOVFXV3RHU3pVMlZ6bHdOR05xU0hwUmIzRjJPUzE0TjFKdlZFZE9TMjVRT1dGdE1qTlVWVll3VW5NeGRrRjFSamxTTlROUFJsaFZSR0owUjBaU2MwWjVVV05hVG1jdGRVcFdZelJ4YjNwSE1EbE5ja0ZRU0RnM09HODBPVXR3VmtNeFkzUjFaMjlRTW1oMWFXeGtSRUZDYzJWcE1VZGxjalpQT0VOUlVqZDFlbUY1U1dndFUwczNUVXRHVm5Kd2R6a3lka0ZVUW1scWJURkxSRmxwWm1SYWMwMTZhMHhPTFU5eFVtTnlVVk5rTVZSMGFHTk5hRUV4U1c0M1gzSk5MbVozZFhFeE5WbElSVmx2UzFsb1lYUk1aMHRwY0hjLjdWTWcySXZueUdFUHRGeENLbmhsbkU5bzB5WlEwUl9naGp1b192MGh3dWciLCJleHAiOjE3MDYyMTU0MTQsImlhdCI6MTcwNjIxNTExNH0.AneQ6_getTu5mEoO4iG_Xb8baDYoijLlNfIVmGAZK6M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002511"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:34 GMT
	x-forgerock-transactionid: f586250e-de10-416b-8c18-8dafea829f4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:34.611 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:34.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 103891: jsonPath($.tokenId).find.exists, found nothing
20:38:34.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,103891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e4d6cf8, username -> user.1000007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bcc9e7a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215114650))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:34 GMT
	x-forgerock-transactionid: da14d440-86af-4981-85a0-3b0626a26196
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWwzaWdnaDE2MDFuMDdhOWY0NWFwb21zaGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWJWUnBaM0J1UlY4eFRWUTRObE0wZGtVMVVVZDNMalZ4YTNoV1RGOUNZWE14ZUhsS2JtODJMVEZJVmtKYU0wcEdhWFZ3Y1VZMU9WVlRRaTA1VldWZlJIZE5jekkzVXpOSVUxUjNiM2x4ZWt4SWFUUTNka0ZSV0RKR09YQm9MVmR3ZWtOSlQzVlRUVEZYVGpkWVNIRm1PSHAxY1VKMldHRm1ObGxrV1dwa00zVkNjVzlWY0MwNFJERk9abkZ6Y0cwdFJsbDFNVk50YTFNMGRGOTBWMWhSVTJNM1FraFFNRGQ0V0VKeVZEVndUMHQ2TURKelNXWllaVEJvUmw5V2FUQXlTMFJsZG5kb1praGxPVk41T0c1RE16SkRiMWRrYWxWMloxUjBNR05wWHpNeVVFMXVkelZzZEUxbGJ6TjViVmxIWXpOdFgwOXZSRU16TkdJMWIwUmhOVGRVV1hkc05qQm5VblpUTXpWMVdtZGFjbk5MYWxCNk56ZHRhREZYYURKYVUzTlJjMU5QVFcxU1pFNXBlWG80ZG5nME4xQkZWMGQwVTI5WFJtUnVTekpwTVhscGJFcElVM1Z3U0VKV1FuZFVjazFLVG5jemNIVlJRMlpXZVd3NVdrUTNYMlZrV1U5T2MwaFRjMmcxYmtwVWExYzFSazFrTWtGcE1HbFRlR3MxU2toSFZYTjJWbVJGUzJwV1JXSklNbmhZZWpGWlJGbGFkR1UxVEVVNWNtaElNRzVwWVdKc05HVlJjbko2V2twNVJuSllWVGhpUm5kNWNtZFpjRVpNT1VobFYzcEpibDh5UWpZdGVHMHpTRzl6TkV4cVIzUm9lVTlYZUhNdFJIbHdPR3ROVWpVNVNqY3hjVVZxWjFOQlgzZHFNM3BxT0dKSldIbGpVMWRWY0hkbFRWcFNNMVI2YVhSbk4zaEhSRFp5ZGxWSGJDMVpjVkV4ZGtObmNUYzJVMEoyTlY4NVQyTmlUR2hxTjB4dGVWVkdRMU42YUVrNWRWb3hVRVoyU0hCZmNFSkZZelJpZFhWdFZFVjZNVkJFYjB0UlVHaDNOelUyY1U1ellqZFJWVUYwUVdSWU9WTllVbUpyVTJVMlVHWmphVzlwU1U0elgwVkRNWFY1Y1dRM1NETllOMVZvYWtGbGJIcEhXakl3UjNkeVowVTVOekJJU0Y5cldXZEZja3AwVW5CTmIyWjVOWGxLUVhBelFWbDRiMjlHWWtWNFZWZFdZWFZEZDBVMlNISnZMblJqZWpWWk9DMU1RbFpOZGtsSE9XcHRSVlpYY1hjLm9qN1BPZThFUlhFRVBWekxjdHhTZDhVQ2FGb3lYR0hxUmMwdGlQb1hJa0UiLCJleHAiOjE3MDYyMTU0MTQsImlhdCI6MTcwNjIxNTExNH0.-yyd8_9yAHHg07ti3UMVEqU4lJjjZGiauVOYj-LnghU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:34.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:34.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 103892: jsonPath($.tokenId).find.exists, found nothing
20:38:34.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,103892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a8ecfdf, username -> user.1002511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc97dcc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215114652))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:34 GMT
	x-forgerock-transactionid: 44f1ad4b-1fd1-4bde-9397-eefa37493895
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDMzZTEzZ2lvZ3Y1bGY4MXUwNzc5c2s5cm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlRFbEtTakZrTjBSblEyZGtTM1p4VEUxYVRHdFJMak13YldKNlgySXlaMnN4ZDJWeFVtcFdjRzlsVTBWeVFYVmhVV1J2VURGb2FIWXhSVzEzUkd0MlZVMDJObWhuTFZsbmVqRjNkV3RXZFhndFlVMXJUSFYzWDNsVVNWbGpja3AwWkVoUGRURm5SSEpaTUZvMGVsWnpNMk5CZWxRNWVYWnRVRXRLVUhKcE9FSlFaRUZUTW1WdGJWSkJTRmhOVDBsbU5GWnlPRE5qVFdNMVNubEpTR1JwYTFack9WYzNWakk1VlMxWmJYUlpTWEo2VHpJMlIzcDFjaTFQTUdWVmJVa3RkMTk0Y2t0dlpXcEZRa1JqTlhscmRtNXBTa3RNTFZOMVNIZzNkRzF3UTJkMGMzZHFWR3B4YUhsV1pUQjNOR3hvY3pscE56VjJRbWs1WkhFdE9UaEljSFJvYTFsRk5Vb3RiRVprVkVONE5UZEpSVU41ZWtWQ1REaDFaRzk0Y0c1YWMyZDBSRkpzTjBKMFdEazNhbEpXWVV0RWVrOTJVa3h3UjFaQ1MwTXllVWxWUVhCSlUxbE5TVkkyT0ROR1ZFczVVbUZUVDJOcVYycGhibU0zZUhveWRXUjVlazkxYW14cmRXVXRaR2QwU1MxS1ZIUTVTbDh0Um5aNlNqQldZMmg0TmpOU09ITkthME5UUW1OWWMwRnJNRVJoYmkxWE1WSmhTM1puTFdwUGF6ZFhiVkp4VjAxS1NEUmlOa1pPYkc5dlprVkpNR1ZGZDI4ME4xZzFWRWhwUm1SamVFdHpOVnBDTFVOaGRXMWFNa2hoTFdkNE9VaDJSQzFQU2xOSVdWUjNPWEl0VjJkeGJITjZNR1JYTUdRM2JHZDJNWEpoYkVKUE9WOXdjRFZ0VDNwdVdrUmlhbkpDYURNd2VHSlVjRTlFVm1FemRHUXhkVFJ4VG5Gb2JEaGpNMk53ZURkSVRqaGlXbHB0VEdka1FqRkNVRWRRVWpaNGRWZHRXVFpRTmpCYWJIZE5jM05ITmpBME1XOW1jMVZyT0RWV1VEY3RiMFZOVEdGNVRFcHdOa3RmTkVWcWJHdDBTR2hTYTNORE4xWXRiazFhT1ZkeFNrSnFYMGhrTlZaWE5uZzNTQzAxU2paV1VrbHhNV0ZaU2pOR1IwRlVYMGRSV2twclJFWkZWMlZrWkVabVpHaFphMEZyT0hwM1JuUndWRmt6VURFNGVrbGhWalY1VTFKa2FFOVpMbnBsWTNWQk5UTTRSM2RRT1hwMmJFVnlTMjFsTUhjLmZYNkFqZUFCRWdtVXNlS1FjbFZ6YTdRbTBDTERTdXRnNWdQOTE5OTYtcDgiLCJleHAiOjE3MDYyMTU0MTQsImlhdCI6MTcwNjIxNTExNH0.pebmIbgB2K7rPpiVNmZYgHOJMu94NbVLAmnaOLFw-zA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:34.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:37                                         710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=188470 KO=11648 )
> restLoginInitiate                                        (OK=93279  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=92989  KO=269   )
> restloginProgressiveProfileCallback                      (OK=2202   KO=269   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.80%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.80%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.73%)
> status.find.is(200), but actually found 503                      4958 (14.64%)
> status.find.is(200), but actually found 401                       269 ( 0.79%)
> jsonPath($.tokenId).find.exists, found nothing                    269 ( 0.79%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############-                                                           ] 19%
          waiting: 438221 / active: 28     / done: 104366
================================================================================

20:38:39.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 104584: status.find.is(200), but actually found 401
20:38:39.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,104584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39904df3, username -> user.1002453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ccd3c80, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215119059))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWs0Z291aHFndW40MjRwdWZucDR0bmhkc2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFNrMU9aVTl6VmtOVFFraEhXVzlJZEVvdFl6bDNMbU5YWDA1alpWWXdjbXBaZWtWbWRWQkhRMmxCZFdST04yRjFUMFkzYjI1cVRrUkRVV1JPUkdSdlFXWXRVVk5zVjNCU1UwdExkV2RoVFd4a00xcHRPVmMwZDBacVFsVkdaMjU0V0dwMGIyeHpiblJOV1d4T1VHNVpZVmRDZDBGck9VUm1MV0V3VTJkdmVsZEhOR1owWlMxVFNHMVpkVVY2WVZGM09XVlJVbTVVVDBnMVlrOU1XbmN5ZFhoSFFqTlJUMDlIZEVFeU5YUlVibGRVZGt0bFduQjNNSFF4YUdJd00waEhjemQzWDBRek9FVmxVM1ZUVkVoWGQyMVBZMXBNWm5wT1oyOW1OMGhDTVdkR1VsSk9VVFI1UVZGZmVrTkJNVTFHUjJkRVpucEpPR2RIVVV3dE5tVjRORkE1YXpkSVppMDRNM2QxVUVKa2FGRnNOakEyVTJveGRIZFhhMlpYWTFOaGNFZDJia3hLUTNsMWJESXpUVTlQWnpaemFuRTRWR3RUTWs1a1UzbDJOak0zUTE4MlRGOU9hRFZHWkVaV2EzUk5iRXBoUjJ0WGNsbExaM1Z4WjBad1JGazFaemRzV0ZOdWJXRlBkVTFtU20xSmFWWmljMFZRYmt3NFNEVXRiVXhRWDBGaVNFSjBVVlV6U1ZWc09VRmpWMDVHVjJkYU5ITklhbkJ0TkdWbU5qUlRWbEozYWtKNlExZEVka2RGUW05dmNGUkNhVGRNTlVOdlIxSmpRM0pET1dndExVaDJSRE5tVFc1Q2RYVkxRbTVOVmxGSFh6SkRlSGhIVms1TlJXaFJiRXcyYUZReGJqVjVSa1Z1Y0RCSWJISkdMVU5qVkc1Q1RVdHBiMFE0WW5CcU1YQlFURVZCZEVFMU1VUkNUR05OVVdOeGVGRnNOSG94T1ZRMVpuRkRORkE1Vkd0VWVXTmlVMVZtTTFOUGVHbFNaV2wwYVhRMk9VMXpZWEJ6V0RaMFkwMVFOa0ZRZDBaU1pHeERaV2hKTkVZd1VuUk9helpGTkc1SGNsSnlibmRLYVU1UmNIcGZUR2hvYTJkb1IyRTJSRmRxZEU1Tk9VaEtNSHB0YlRKb2NFUnBaVzFUYkVSTU5tTnNXakpDUVdwNFoxRktXVmx1UTA5Sk4zbGFjemxFTkRKd2JsYzNSbEZFY20xcFptSnFjbmxOYnpCNWRrWjVXbHBCY0ZCVWMyeHZMbU5WV2swdGJrcEROV0k1TTBOaFJWSnhiMUpuWmxFLk1CZzdSQVR4UkpwUHlFUnVnNTNCVFJ0X29FdlNRVjNzcmo1S3NTNlJ6Q1EiLCJleHAiOjE3MDYyMTU0MTksImlhdCI6MTcwNjIxNTExOX0.-LvBIy2VvSpNcylMpb7g6rnphOuHqKnANtfTUQahS2s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002453"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:38 GMT
	x-forgerock-transactionid: 99d05a41-ba16-489a-a364-db1edc5d283c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:39.107 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:39.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 104584: jsonPath($.tokenId).find.exists, found nothing
20:38:39.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,104584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39904df3, username -> user.1002453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ccd3c80, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215119146))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:38 GMT
	x-forgerock-transactionid: c9980b95-d0fe-430d-ba9e-69cb72ebbc25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmdnNGI0a2N1bGIwbGFqbXVwbmc5aG42cjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGJWazBjakpXV1U5alREUXhZMDVXVlVaSlNWbG5MbXBtVUVSMVlVVm1UbEpKYVRWTmNEVmlhMUU0WjAwMVEyMXhaM2N5TkZBemEyWjRRa3RXV1ZnMFdFWktVM3B6WVRRME0zcFpXbWt5TTBWQ1ZVVnlNbkp2Y1RoclYwbEpTM1V5WVRKUWVWRjNVbTFZWjBvdFFuUjJkVmhGTW1rNE5XaG9lRE00ZUdSeVJ6VlRkbk5oT1c4M1luWndXa1J3TkVwa2FFVXhkUzExT0VGYVZWQmZRMEpNYURocmVtcFdVa2hTY2tSQ1VDMVJkM056U0RSS01GWkpOalJTUlhaSVYzQmZZbkJFYzAxRFV6RjRibWxEWms5Q1J6aFNUVlF3VGtOalNGOUxhR1JLYUY5dmRIRk1VSE4xTlRjek5TMTZVMkk0TTNoVVdFcEdMVVZwWTNjeFV6UnhjakppYVcxaE5XNTNaRmx3VGxWeFJtOW5aVFZMU1hkV05EUnBSWEYwVW05NlJpMDFZVk50YUMxSFZXbEJaV3AyUVZwTE5EZ3daMVk1UTJsMlQzSnNRbXB6TjBSNk5GVlBlbkJ0U0dvME16TllWRmhyVmpKYVpEbEZablpMV2xFMVJsZ3pWbTh5ZDNwdVZEWmlOMlJ6Umt4TE5IVjRSSFU1T0hSWmJXeHFORmQwVlZWMVRtTnhjekpWTXpsUWMzUkZTRVV4YzB4RVluRm5VRWxKUjJKTVRXTTFaMEZHZEZWaU5EUldUbWxPWTBGTU5XZE5VVTE1WjFwbE56QnZibXAyYm5oU2MxcG5WVlppZFhkb1NrTXdPRE4xUzJ4dlJsTlhUMXBtY1Zrd2NrVjJRWFl3Wkd0VGNtRkRjR1pLZWtoTmVsOW5iVVZMYWt4RVRtZGZVelpSZEZBMlNUSnNYMjlVWDFCdE5HVlFTMWQzUkZabVRGazNUVXBLWkhOR2JYVXdSRXRpZGs1dlFXWlpNR1ExY3pGelZYRlpMVFZ2UlZkRVpTMXBWbmhFTVhGemJGRmthVTFGZG5VelkwOWxWVXBRWVROdFNXZDBOakZmZUZGSmJteGtWbVZVVURCNVlrUlRUVUkwV0VNdFdtVjFWVkpFU0ZsQ1pVZFlXbWszVGt3MlZ6QjFWMk01TkdReVJrczFSWGxIU2xFeE9XeDJOMU5FWkVWMU9Fa3lTWFUyYXpaUVZFNW5SMXAwV2tGV2FYWndNRnBHZVZvNVptMXJjRzlKVFRGU1dHWnpMa2RFTXpWd2R6TjNNalZ6VUcxQ09VcDFhRXRLUm5jLjBTSmhPcXNZOHIxMWFNV19ubm9aZGhJSnR2RTB4aDRwOHRhbi13ZkZnVEEiLCJleHAiOjE3MDYyMTU0MTksImlhdCI6MTcwNjIxNTExOX0.HzXnUB3kfsy2-Zie0DFSqWQWwciNjJumIhh_P5DVZB8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:39.147 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:39.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 104700: status.find.is(200), but actually found 401
20:38:39.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,104700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ca4c66a, username -> user.1000553, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64c8e469, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215119868))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW82MGJmdXJnbDh0dHM2cGFqb3R0djlqNmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmVtbHFVRGx5Y25wVlNUTmFhRWt6ZWxSV05qbEJMbmhzTWpaaFZYcG9ZMmxSWHpOR1FrczVlbTlyVDB4cFRFaFRPRmRSU0doTWNHRmpXVEpyYW5WV1lrTlJaamxYY25neVYzcHJNSE5KYVd0MVZYQXllbGROWW5aTGJIVnNUVmhZZURKbk5GRXhjelZvUm5neU5rMUpORUp1Y0ZseVp6UkhNbkZTTkVkSGRXTnhlakJEZDNWblpFeHdUM016TW1JMGNURnFabVoxTXkwemJFMHdjM1pUTUdabVNWRXpOMnhPU0haS1JsSTFRMWhYTUVWalJtWlJaRXBaZVdkT2QxcE9iVXg1UnpSdmRXOWlhVTlPU0haUVNEbERXVkZXVmt4T2VUUnpTMGMyTkZCS05YcHlOMWxEY0MxeGVETmxhakJXWjBObGNWVlJVVU00TUVFdFNXeHljR0V4TjA1bFJsRlVWa0owVkZocFkzcEdURGxZUzNselZHUjFSVGhLT1RkVGMwZENZbHBSUmpoa1lsVTJhMnBJU2tRemJEbE5TVE5QYXpJd1VUVTJZVVY1ZW1GelJpMWpWa2gyWlhSR1pGVmxOa2hNTVRWeVlYVnRXVkJ6VG1aVGIwUTBOSE5uVGxkUVNqQlRUMG80WTNGSVIyMXBWemxEZGxkV1EyRm9SbWhwZUhKWWVVSnRTVXhMUVZCRVdXaGhVekV5VldSbmEyYzNiVGxUV0VrMFVIUnhhakF4Y1ROMFVHMXNkVTA1UmxVMlgzTndTRVZCWDIxcExXSm9iV1ZGV0VSamNtZGhkV1pLUlZSTFVHOUtOWEF3TkdKbk1Hc3hTM1kxZWpOclpYbHJhMU5CTmxwclptcE1hVzVoV1c5dmR6aGZkMnhrYzA0MU9XNXZWMHBtYVRZd1NYVXhZWEJrWDFOdlFtWXhRVnBEUTFwcE5VWnJNbTR4YkZOTVFubHllR0pZYlhGWE56Rk5ialV5U1U1SmJsTkRObDlMY0RCTlNtOHljSEZTVDFCRFEyNHhaMUpYTmtWelZFazBTek5uVms5V1YwVnNla1pCUVZOc1YxVkZjVXh3Y0VsNWNuVk9URGt4TXpKaGRtbzNYMU4xUVVkVE1YbHNlSFp0YjJwb1dXZExZbXB0WW1SMVJXVjZjMkpRV21sU2JUUkpTa2cwVFRSUVVXcEtkbGxKZERCa1VIZEtOR2x0YTBvemQwMTJURkoxWjNGM05FNW9ZalI1YTNkSFlqSlpMbWRuZVZOUmJubERWVEZXZW1KS2IzUTNhMFp2YVdjLldtbE5tbkVmakZSNHhjLWFSLWJlYVFNVUo4dXFkaGVPMDBpblFrUF9ya2siLCJleHAiOjE3MDYyMTU0MTksImlhdCI6MTcwNjIxNTExOX0.SV_f7Qyl0c8FKfjmKeFUwF8IGcjovFYbRrWL9yirPYk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000553"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:39 GMT
	x-forgerock-transactionid: 36bb5ee7-4ff3-4d35-860b-92a4b8ceac45
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:39.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:39.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 104700: jsonPath($.tokenId).find.exists, found nothing
20:38:39.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,104700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ca4c66a, username -> user.1000553, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64c8e469, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215119953))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:39 GMT
	x-forgerock-transactionid: ae126acb-2247-4252-98f6-6bfe54196ee3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGlqOWQyYmhhdTJqaDdpc3V2M24xbnVjZWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGJ6SkpXbWxrYTJjMGR6SlJSbmw0Y3kxcVIxQkJMbEZ4Y1c5d1N5MDVjemhyT1hreFYxQm1XRTF1UWxaek1FSjFaVGhOVjNGVmJrSXRibUpUVFhsU2JFbEpMWEpFVDBkdFpDMHpZVVY0TldWU1RYQnVSVEo0Ulc5U1puVk1ZbnB2UjJSYUxWaGZlVU5VT1U1NmVqRnVibUpLV2xGdVlscFlialU0WjNjNE1HdEVOV2cxWlZSWmRHZFhkM0JsYkc0eE1rVkJTRTlWYWtGbldWUnhhSGN0TlV4TlNFWldORVpMWlVsdldFTnZNR2haTTJWNVNXWlhRVjlIU2xoWlNYZFBiazV2YkRacVJHRTVlSGhFTTJ3MWNsZDFWRGRrWVRGUmMzcFdhbnB0VW5FeVNXTkRaREJKT1U1WmJUa3lTa1ZxYW1sV1NraHNXVWM0UVVkUFpuSlBWR3Q1VFROWWMxWjRSVlF5UmpoVGVXWXlaRXhHYVVobmRXUm1jVzVzWjI5alRITm1WMVpPY2s1TVRYb3RRbUpwTkY5dlRtZFZlVXcwUW0xQlIwZEVTRXRsWDB0ck9FTTJiVU0zTlUxSlJXNVFWRlpOWDJOdWNra3dYMVpSYlZaRlpGWjJPRVZpTjNsdWFGTjRTVTVDU0dGUlNVRnRiMVZCYWtGb2NqZE5XVTF6Y0ZRd04zSm5URVp0YTJoa09GWjBhM2xUTW5Ob01USlZhM1JaYXpBek9FaExSSGxJWTJwR2RsQXRNVWt3ZEU1TVYxbDFjRlkwVmxOVFRYTlZXSEpvU2pobVEydFNURXd6WjJsTE1YQnZTbEJrV0VWaE5Ga3dTV3RXWWt0Q1ZIUlNXRUZmUW5GcFJXcHViMUZJVVdsdU1USlplbkZ5Y0RKeU5WVTVWWGxTVTJ4cVFsbzRTMlJTUVRoMFNHaFpRWFZTUmtaU0xVNVpYMDA0WjE5amFHRXdZa2M1U2tKbmVsTjFibXRKVTFwTGJUWlNVeTFhZEUxMUxVd3lkRk51ZG5ad2RteGtTVXBhWkZCcExXVldUR3cwYzBkd1NWbEdXVVJLVlRoS1ZEQlJkbEp5WkMxTVpqVmtjalZyUlRKMlVYSndSbnB4TmtjdGIwdHhNMTk1T1dOWWRsaFhVWFJLZW1oQ2Nra3RPRGRoVjNnelJ6UmlRbXBRTUZaWWVsTm5SM2Q2VVdsRWJrRk9VSFF4TVRJMU1uWkJObkZYTldkNlpWcEdkR3B1YmtOMFJHWlJMakV0TjI1NFV6SXpZMjlWYjFOWlgyeEVjMTlLWkVFLnF5OUtTZ0xSZVp5cWdYRzJNYm5FdnhEaUsta0ptcEJqeFVWZXZxVVNKM0UiLCJleHAiOjE3MDYyMTU0MTksImlhdCI6MTcwNjIxNTExOX0.bt10JPN_ZgAHnBi8BA2uifpPLNSmNKAMVo9AJnA9q0g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:39.954 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:40.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 104780: status.find.is(200), but actually found 401
20:38:40.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,104780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54b9d2b1, username -> user.1000863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64a11616, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215120465))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnJmZTdndDNjaGNmYmh2aDBrYjZub2I2azgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aloxRjZhakp3YTJwMGFuVmZWSE5qTm5WRlowSjNMbGg2U25ocGVuZGhiMEpoZW1kRU9HSjBOMmh1YjBnNWFteERUV0pNUjJKTWNrRTVla3hhUW5GQ2VtRlllVTgxTkcxblVtc3pkbkZzTlc1YVRqSTRWa05FVFU1dGJuRnRRak0wTUdKRVVYaFBOM3B1VTJZM1kyVnJOMFV4T0dkV1ZHZzBkRzAzUlZWS2MwOXBaREJqWldaQmMySldObmR5ZEhGQ1pqbFpSRXBJY1hKUVVscFBjR1JuU1RWRldFUlJhMVowZWpkQlFsQnJTVEJRTmxjdE0zVmZYMmczVFdNMk1tSnNPRlZwUW04M1gyeFlVSHBJZWtOa1dIWk5hSEJETjBONFEwVjVUbUpoV1RGclgyaGhjR1ZTUjIxb01tUXdYM2RJZFRabFQxVllWR0ZtY21SVlRrdzBWMUJUVDB4T1dFTjVhemx6TmpSR1JtTjNNV3RtTkdwWVYwVkxhRTB0YUV0NldqZEliVk5tY21aWFlYaHNhMHBTUWpWd01WUktZVGh0WTJ4S1JYSjVRM0JNTkZwQmIwSnhOaTE1T1doTlkxRnpRUzB4YWxwMVZtUmxlbmhVVm5GamJGWkpWWHB5YjE4NVgzTlVaR1ZGUTFGTVZHRldhRjlFTjBac2QxcHdaSGt6WkdscVMwRkdWbUowY1dsSWVtVjBXSFpwYjJoSE5saG5WVTV2UTI4eU0wWXpWbDg1VVhSblluRlhZMXB3UW1wQ1VFZEVZbkoxVjBKd1JURk5WRmhMU0Y5c1QyTnBaelo1ZUdNeFZUZGhXR1J2VTBaS1dsTmhXVzl4TlhCM2F6Tk5PWGxQVEhSemRtSjFlRWc1ZURkUmFVdDVUbmgyT1VaR2NXcFlNekE1VDNGTWRXRkxMWEV4Y1VSVWExRlNPWGRrY0ZGNWNVeE1WRmh0Y1hkTGFuRmhjVnBpYmxoaFJVTlBPV2hpVjJwWExVVnJYM0YwUTBsT04wbDNZVk5FYVhjM01FSXdUM2xDZGkxVFUxWnBTM1ZDV0RkaWNsVkthMHhrTTNVeWFHc3pZelJhYmtscVdYWnBRekF4VFcweFJ6RklTMWwxVEVSeFMxVmZjMEZFYlhOT1luaFVOa2hDUmxwM2FXbFFhSHBDUldabmVYUklVVzB0ZVZaT2MyZHNPV1pXV0cwNFlVOTNielI1U2tkbVduZEtkelI1U2t4cFUzaFpjRTVGTFU4d2VWZzBMbWRSWW5WMlIwVTBSWGh6Y21sdVdXdzNUa2t3VkhjLnZib3RRcTBHSWxBVEwtZEpCdEI0eW1adklybmFHZG5qeVVXSVNIRHI2UXciLCJleHAiOjE3MDYyMTU0MjAsImlhdCI6MTcwNjIxNTEyMH0._u-1cZvXnn3BRKBuDR5NGWNUrD2VgE5vgpaMztOXGTk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000863"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:39 GMT
	x-forgerock-transactionid: 8274364e-f0ce-406b-92f6-f3278c661a1d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:40.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:40.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 104780: jsonPath($.tokenId).find.exists, found nothing
20:38:40.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,104780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54b9d2b1, username -> user.1000863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64a11616, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215120551))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:38:39 GMT
	x-forgerock-transactionid: db74e556-4fff-4d6e-a23d-fe35f826f297
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGFpNGJmN2RtcG9tbWkwNDRtNWEzamg0ciIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTV0WW01VlJuRjBOM0IwZEdaTUxVbHRiMEZFZGxGUkxuTnRVVGxOT1c0elR6TlhURXB2VVdwS1NtUkpZa3h3WDNOS1EyaHhPSHBFWTJSdU56WlljREZvTlhvdE5VUlRRM2hST0U5UFUwUjNObHBoTmxWR2QySmthM2RDZFZCQ2IycFJOSFZuYW5WRWRGVmpaR1ZxVG5SeFdteDRha05YZG1oUlNrRnRSVEptY2pkMlRITkpkRzVSYTJOcVVGOUlTVE5mUkdneE16bHFVa1ZaVVVkeWVVRldaV0prZDJoT1NIWlhUWGxWZUZORlJGbFFPRGN4VDJwM09XczNaR0pCUkVOUGVWY3hialZqVkV4SE1WQjBhMmszY1dadFIzcENaRXB2VEUxbVpGVXlkV3REUjBKeFJtUjVVemxVUXpsNlJqaHVZVmRoVW1Jd05IQndSMFJVTVhZek1IRm5iVTVOVEhKcVNUZDBZM1l4VGxOeFNYUTJVRE5ZVEdVMVl6ZzJTMFpXYkZsUWVtb3lMWGhNYWpKT2RXeElTVmRoT0dKdkxVVndOMVJDYmtSYVZrWlZTbTVhZG14MWJsSnZZVzF2Vm5SeExVWktUVFZKWTB0WlkzcFpabU00Y1dGc1JHWnBXVEpPTVhGVU5FcHJRa3R3U2pFeGVWbHFXbTluYjFaMFdqQk9NRzlFTWpGWmFrUkJVakUyYmtsSFFUTTRPVTlMWWpKQmQwbGxiMWRxUWtoT2IzRkRTM2huT1dsQlZsbHNVblpRWlRWVlFXVkVaV3MzU2t0MWEzbGhSblV3UVZSblNuVk9WMEpZVDJ4dFdqZDRhVFl0TUU1ZmJFTlRiVk14Y25relJ6SXdiRjlOYVVreU1YVTNia3RzZGpOd05YZE1NbHBTWlhGbmJrWjRPRkpvUXpjNVYxUkJOVXRzZG5odVVGZDVRVUl5WldzNGNFNHRjbWRJVVZKcmMyWmFTa3hzWDAxVVFqTjJPVlkwU25ZeVUyZzJkbVZRT1dSQ2JVeHlZamxMVUZwc1lVc3lWalJrUVRnNGVFUnlRakEzT1c1bWMybHNablJCVjFRM2NXTTNabTlCTkVacVFWODNjRXhRZEhCbVRrcGpSMEpVVmpOallVNXBWM0oxTlU4M1NqQmljbHBpU1RoS1RUZENNRkZoWVdGRU1FNXRNbG81VEc4NGJFTnFZVUptUTFJMmFFTlFSRU5HWWtkUmFUWnJZbEYzZDA1dGFVdElkR00wUTJadkxtVXpWR0pMWmxSSWMxaHlhbVpmVmw5Vk0yZGZSRUUuMHBPYkRyM18zV0E0YlRGRzl1dE1CSy1zMmdFUENDeTl6VUJUVzNoVUd2WSIsImV4cCI6MTcwNjIxNTQyMCwiaWF0IjoxNzA2MjE1MTIwfQ.Leo0M-X-qFM4E3O6lC8SmBu_PAR1-XkHhsebzq13Juw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:40.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:42.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 105005: status.find.is(200), but actually found 401
20:38:42.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,105005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4937de9c, username -> user.1002210, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@631bf0f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215122082))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm9kZW9kbjNkMWxqaDRxbXNpcWQ1djhwbGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlJFWXRNV2hzU1hWdll6WlhWV05DUm01VFEycEJMa2c0TUV4clFsUk5aMXAzWDE5TGMweHNhbVU1TW1KaVgxcG9ia1JJVkRSSGRsZ3hTWEJRTlRKaUxUUklkMWhMVWtSeFNWOVRTemhhZW1oM2NrOXVUa1pSV1hwVFpHaFFZbEpaTnkxTVkzRmlTRUowVFRObVN6WnNPVmRYTmt0MWNrTXRNR05oVlV0TVFYQlJORXRpZG01U1F5MUVlR05WUkVSblZFaFRlblo0Wm5GRWJHOTZZa3d3WmtKU1RIcHRkR0p5V1daTk0wZE9lRUpqUzNsdVMzcFZRbXRSZUVJNWRHdElRekZCWkdsUFpsWk5XV05pUTFOS2MzaHNabE01YTJRMExTMUdiazR3YTBWRVZEUkhaRE5CZEhKVWRWTnViMnQzYkRsQk1HdzBObEoyUlhJM2VXdEJjVVJQVjFobFgzVnJVMk5FTTNKdVYydGZSRGRyZWxaZk5UVmZUWEZFVXpsTWNFRjJlSHB3Vm1SYVZUUjZaVU5aWWxCbU1FZFZOMHQ0V0dOcFNsVXhjRVZ0T0hkWlMxSjRSeTFPWjBRMFZIVlVSV3RGVVc5NlZFVmtZbDlhY2w5VE5VUkRhVlZuU1haSFFrNXNjSFIyYkVSQ1JHaGFOaTE2ZDJ0dmVGQXliVmhFVGpGeFlsSTRlbXRrWkZCVlFqZ3lVemhTV1haeGFUWnBSazFDTVVkNFJYazBiak56V2t0TVYwVldjWE5GYlZsalFrTnFlbHBVYVRGNFVrOUZTVzlqTlU4NVIxZE9VMDlKU0hWWVUyNW1Uak5hUWxGVWMybHRkSE5JVDBWWk5uQmhWWEJMV1VONmJGWlVNM2RIY1V4d1lXczViME5tYkdGeU9VczNSVUpRWW1OcVVqbHpPSG8xVlZOUU1Ya3hSazlFUnpWQmFFRXlWVkIyYzBRd2JVeE5NaTE0U0RFNFQxTnpVM1ZhVERKVGRYZzRkazB3U25CTFFXdDBURXBtYUZkaFVHTlRjR0pGV1ZNek1tVmpOVlpIWVRObU5WRXlRbWRTT0RRdFVtNWZUemxzTTFkRk5tdHZZMUozV210SlVrSlVTa0kwY3pKYVlrWkxNV28zTjBONlRXOWxVVVY2V2t4SVNqQmxaM0F5TUZKWFMyTk9PWFZEVlVKNGIxTnlRazFOU25odE1VSkNSVVJOUlhWS2JYSlhhVmxWU0hwbWNtRkNabDk0VERWTWFVTTBMbko0WWxaVWVsSmhXblZTVDJKZlZEWmhNVE5rYWxFLlJKTzFaak9ZUU9xYUlueEhDRk1HZ1RfSWNxTkRhLW5YYV9udmhYMUNqcjgiLCJleHAiOjE3MDYyMTU0MjIsImlhdCI6MTcwNjIxNTEyMn0.KvbSPZgFnGEmfXSH1axMzFmgLFmvJx3GNO_tU0XXcss","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002210"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:41 GMT
	x-forgerock-transactionid: 93ee13f6-8838-4b10-b608-ad1c76a50019
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:42.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:42.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 105005: jsonPath($.tokenId).find.exists, found nothing
20:38:42.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,105005,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4937de9c, username -> user.1002210, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@631bf0f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215122166))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:41 GMT
	x-forgerock-transactionid: f3da54df-309d-4eb0-9be4-357bf7423573
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmRhYzZic21qZjRsMW5mYWlidm90NmFiOWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Tk1FSTJjemxaWW1waVIxSlpZWGx0VjFsRFYxRm5MbWxNTVhFMWJFODVlV2R6WkRscU5rZFBaVWx6VFRkeFpqbG5XR1pMZFc1RGVsVlFMVkJQTTBVMVNYZ3lZVFF4TlVkZkxVUk9XVWhZUzJaS2JFaFZlbkZYTmtZdGJHaFZRMjlrWkUxVlRVWXpNa2RGYkZGbVNVdDJRazVRYUhSTVltUTFZeTFVYVhoUmJrVnVPRWgzY1VvME5HVkRSMHhIVkZSSFJrdGthV1kxYlU1d1dTMUNXVFJVU0ZkSFIzQkhNVnBXTUdwMVJUWTBSek4xUms5T0xYWjRNazVTZFVoUWVFWldaamQzVG14SFVFaGZZbWxNYlZkZmJrOHlUM05YUWtGclRWUlpjalJwUVUwelkybzBja2xsWmpaU2FITkhTbkZrU1ZadVRsZEhkVWxVUlRaMFh6ZHhaSGRIT0ZWTWNteHNabE5aVkdKTE5XY3hjVE56YVZwd00xWndkSFJaVTBSM1EwcEtSR0pMTW5obWVsQk5aRTlHYUUxQmRGTktWVzV2ZVRadFF6TTFTM0V6ZWtkaGMwWlNkMnB1VDFGdGNHTlpTelZVV2tGcGVGcGZkbXRtTFU1cWJHazFiMGhVT0V0eFNrdGtaWGRJVDFBNVNVUTBabU5YWkRodExXMWhkMTgzWlZCMmVrUjZPSFZQVG1kWFdqWkJUVVkxUTBSNVIydHZaVjlxV0c0eVNsazNaek5zYUZneVUwWmhSVlpNYVRaUlRuTkpjWGw0VkVvM2NYUldlRUpuYkY5VGFVdG5URXhxWkhKRllXd3RURXBKYUZrM1JqaEVXRUpGVDBOR01USk5kQzEyU0V4TFZGUTVTbVZzV0UxT1RVcFdSaTFLYzBWNFZVazJSRlp0YWpCWlJXTmhabUU1UVRNd1gwVlFTVFJPVkhCbk1XOHhabU0yYVV0Q1QyaERjRWxIUTIxTlRGVmpWRkZhUkhoeU5sOUlUVGxxY1d4SlVFMUNVMDVGWVcxM1lWSnVZMnN0WlVKTVluQnpTVTl2TjFsbk0wTlhRMUZMWmtKTlNWaFVhemR2ZVRoa09IUjVjemRZTkRoclRGQklSVVZ4Wm00NVprVm5kVVV0U1dGMVdqZGFTMmd4VmpONU1ETXlRM05DUkhObmVrb3pZMWd3UkVWQk1IVjVZa28wUXpSTFZHVklWM0ptWjJKNFVXbHBha2hvZEZkVk5tRkdOREZMTUVKcVRUTlJMbVJ1VUZKNE1WOXFTMlI1ZVcxWWVUSjVOMjl3YjJjLk1TV3Jkenh1bVNkLVMycFU1RlhCelRhazFkVVRpNGpCT1RmcnJseWJuVUUiLCJleHAiOjE3MDYyMTU0MjIsImlhdCI6MTcwNjIxNTEyMn0.mo0k6booUYBhsgicRbHDBKlsSZr_KPpBV35BXzYL6w0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:42.167 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:42                                         715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=189916 KO=11656 )
> restLoginInitiate                                        (OK=93993  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=93706  KO=273   )
> restloginProgressiveProfileCallback                      (OK=2217   KO=273   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.80%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.80%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.73%)
> status.find.is(200), but actually found 503                      4958 (14.64%)
> status.find.is(200), but actually found 401                       273 ( 0.81%)
> jsonPath($.tokenId).find.exists, found nothing                    273 ( 0.81%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############-                                                           ] 19%
          waiting: 437506 / active: 20     / done: 105089
================================================================================

20:38:45.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 105542: status.find.is(200), but actually found 401
20:38:45.803 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,105542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29e82cb5, username -> user.1001715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6de78ca1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215125753))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXRnNnBhZDU3MjhjMDhvMjIycWdpOWYzaDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWQzcE5lRFJRWlZZNVNEQnVRbWR6WmxOdFJuZG5MbWxsWDFwMk5VNVZlbmRUY1RreVpIZDRXR3hTVFZKUVlucFlWbUZxWVRkWVpGOTNPV3hhYkVkMk0xZEtXR1JoTTNoTGNGb3lPV1JpUkZack4yOXZOMmxyUW5CaFlXcEpVbkJ5YjNneVNsRkNXV3BHUmtNeFJIaENSV2gzTUhCc1VXMWZRMnh6VDBSSlFVMWFWRUU0WTJKSE5uUnViVzQxZURoa01HZFdhakZUZDBZdGNWSnBhM0JvWDNwYVduSmFURFJhUkdRemNsUnZTSEYzUm14blRrcDVVMHR4VFhCMFluVXhVRzB5TFhWcmRVMUNjVWRhWnpaVFdWcDRZMmxFVFRKRFRHdFJPV3hYYTNGRE5IUmZhbTF6UVhsMVdUaFRNVTVUVGxCTU16TnNVVkZmZEVrdGNIQlJhRFkyVWtacmJ5MXpUVmQ1Y0hCdFVVbEhVMGhGUXkxTlREQkxNakJ1Y0ZwRVEyWk1lVVUzUjJSNlVrSmxjRmd5TWxwdmVqazRNa2xoZFhCc1NsaEJOM3B6ZUVWVFlYTTViM2h2T1Y5MmFXOUtPVUZzZWsxclYwUnJlRXhhZUU1c1VITjJla3BVWVhvNFpGUmlkbVJDWjFoRGNtbFNSMk5GVTJ0MU1HbGtNa3RQV0hrelFrZzBOMEZRVVVwWVZHc3pUWEJCYjJvMlZVTXhMVEJUVTBKclQwdG1hek5tYVV4S1VqTTVjMmhGVlZOMFEwcHFhREJyYmxkUmVuQlBVRjlpU25wSFRVaGpiRlJtZUZFeE0zaEVSWGhpTVcxaGFWRXdhSEpNUkhRNFozVjNNR3BhZVMxa2RHeG9NekE0Vkd3eFMybE5NekZNTWpadFFUVkdOMGxXZUZsaWFXRlZaWGRSYzJodlgwVXhaVGx4VGxsc016UnZVRk5MWmtaSlVUQkZSazVET0VJeFdXTkxiazlKUlRoTVgxVXRTa0ZDU1dONGRXUk1SMUZrVjBkRVZuaEhiRkpXTTB4Q00wTnJRME52UTBjMVV6bG9kaTFSYW5Kak4wUlNaV0ZPV1hkMlpIVmFWazFDTkV0TE1ITk1UM2RXVTBkVVRIQlVNV0ZCUmtwR09HSnhjbGhtVm0xM1JsVnFTbU56TTFKU2RsQnBjVE5HY2tkVlNtNDBZa3REYWtoRmQybGxVMFpLYTFOZk1qRkxWR1pHVEU0ME5qZGhkMWhmUlhwR1VuTkpMamxGVUU5eU0xRlNhR1psZEdzd09FUTVNV2hYVW5jLjdQaXhlc3Bsb3BIZVlpWnBobF9UTnptZHRoMjhEd1ZEOEdxRTZLRlRyR00iLCJleHAiOjE3MDYyMTU0MjUsImlhdCI6MTcwNjIxNTEyNX0.RAVOyhlaHLvt5USXNuUeaprwMdLNRtuunbfjOBSnVfw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001715"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:44 GMT
	x-forgerock-transactionid: 1accc57a-27e3-4fc9-a041-215484a36dfc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:45.803 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:45.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 105542: jsonPath($.tokenId).find.exists, found nothing
20:38:45.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,105542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29e82cb5, username -> user.1001715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6de78ca1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215125843))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:45 GMT
	x-forgerock-transactionid: cd6a07db-5b88-4a28-bca7-451d9dca749b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2JmbjlxYXFzNGc1ZGlwa2ptZXNvYTFua3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGJrOWpWM2t4WjA5SlZIWlBSVXhVUlVnNFZteDNMbE01ZGtOSWNWRnhVazV1YzFCcVVFTkJjMkpEWXpWZk5HSmpWWE01ZFdaWlJtRmtTV0V6VmxWR1lqUkVTR2N3TlZkdlNXbFNSbFZFVDFWMFZYUTBUVWQzWHpSMlRrTTBSVmhKVW1OR2RHOVVTVFpCVTFaRlIzWXhkM0Z5WjFWcmVWaDVjVFkyUjI5bFowRnRNRVJrYnpScGJFMDNSbVExVlVsQ2VVVkhOVzVOWVRSalpUaHZVR1ZRUkUxMU1VVm1aWGxUUkdvM2FIWmpSakl3UTJkTE1EaGtUMHhwTFMxMFNIcHJaRGcyZFVsMGNYQkdNSE4yZG5Cc2JYUnJPV1V0UkZnelUzWXdiRXcyVFRkbGRYbG5aRmRDTWt0dmVGVjRVR2xmWDFkNFZrbzNaR2xaZEZaR2FWbEJVVGg2ZUdrMU1uTklXRVpEY1ZadmNISnBVVEkwT0hwRVJEVjNXbGxGYlRGR01VNXRZMHhyUzI0eFIybFlZV05zWVRKamFtOXpUR1ptUVVWRlRGWmtkMHhoWXpFMmRUQmhWa051ZDB4elMxcHNXVFZvTmxCUFZHWTRhRFJ6ZVZGSVQxSXhUekZIVjJOSFQyTndNa2hWTUVsclpEVk9Sazk0YlVNMmRXaG1WM0puWjBGcFNHZFRibXB1Ymt4a1dWVmZWbTQyTjFodFNreDJVSGw1UmtKMFowRlhOall6YlhSdGNUZGFhM0l5WTFkQ2QwSmlNRFJsVkhkS2JuRldkVGRwY2tSV1lUaHpSVVE1T0haUmNUaHFMWFZrY2xsV1MyVkdhRGgyU1ZoSk5GUkhkbXBhU0dsQ1IxQTVPVlpzWjBwT2NrRTBjMHhDWmxaeFRuWkpabmRzV0ZRNGEzZHFZazVOTTJGME0xaGFYMFZqY2poSGFYYzBZVkp4YTBkcWVFWnVMWHA1TTJFM2VuRkRSWEZpVUU5Vk5VeGFNMWhGV0ZaTGMwUktTR0pZZW5WQ1IxVk1XbTQxTm1oVE5tcFZSWGcxV1ZWTk4yVnlWR3hFY0dNMmJqYzVUak5PZURFNGNuSlZNemhDVEdGQk9IVndRM3ByZG5CaFlUUk1PV1ZtZVVaRlZHSm5SekJHYVc1emIwcHhSVW8xTUhReGRGVlpOV1ZFY0ZjdFRYY3RRMjlzZW1aQmEyUTJNVkk1YzIxaFVqaE9VRE56Y0RCWWRUTnVORWRyTmtwNVFUTnZMalpZZFVSeE5HVXdUVmhaWW5VM1RUQm9jVXh4YjBFLk1yY1VHbFVZd080NS13MGpfcGthOVBWUTBnLVFoWVNxRjEtY19ndkJPVEkiLCJleHAiOjE3MDYyMTU0MjUsImlhdCI6MTcwNjIxNTEyNX0.H2lCzwB28QNtYLPfu35jMMZ-0thiVemkhQwC7bCBk2k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:45.844 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:47                                         720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=191375 KO=11658 )
> restLoginInitiate                                        (OK=94716  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=94423  KO=274   )
> restloginProgressiveProfileCallback                      (OK=2236   KO=274   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.79%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.79%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.73%)
> status.find.is(200), but actually found 503                      4958 (14.63%)
> status.find.is(200), but actually found 401                       274 ( 0.81%)
> jsonPath($.tokenId).find.exists, found nothing                    274 ( 0.81%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############-                                                           ] 19%
          waiting: 436785 / active: 23     / done: 105807
================================================================================

20:38:50.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 106207: status.find.is(200), but actually found 401
20:38:50.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,106207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d769ad1, username -> user.1000916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6553ac69, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215130484))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGJqbGQ0aGdzNjFrMmFvYWk5dWl2MDJ0YmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ME1XTXRjMVJZYjBaNVFXaHlkbmR4YUdoa2NrdG5MbFY2U21aM1RVVlFkakEzWm5aaU4zRlFTRWRzV1ZSeVNFeHlURXRGZFRSaWJUZFJVbFZDVVZFemVXWnZYekptVkZsdmRuazNOemRxT0hWR01tRjVkVzlGU1hCbWEyTmxOWFp0ZERKM2EyNDFSeloxTlVsd1ZuaFRSRGRxZEc1VlVXVklibXRQUkZwYVpUWjNkbWRNZDNkQmJWWkZWbkJCZDI1SWVYRjBTMjFqUW10d01GVkpUR1pLWTBkNk9XRnZhVlp0ZVVaQ1ZuQTBSbXhDUzI1SVUzQnFVVXhJU0ZZNFUyMHdTRFo0T0hKRllqUndWVXBVTkdkek5HUkNjamhqZEc4MGRVTjBNM2xFVjJaU2NrSTRZbGxLWVZWdlIyaGhWWGR4TTFWTWNtUTNOakZ2ZUVaUlRXTXRMVWwwTjJGVU4yWmpkVkJWVFVKdmEwZFlhMDF2UkRCSVlsZG1hMWx2Y2tKdk9EUktVV2s1VkZseldFbERjVTVwTUVvM1ExUm5WbG93UjA1RVJuVnJPRE5vVVV0M1dUaGFlbXBPWDNKZlFVbGxNRVJIZWxWRmNXRnVhSE5sVDNoWlZVMUlYMU5GVXpkUlgxcG9OM2Q2VHpCVVpGY3hlSFE1YjFaMFJIbHFaVXRNYkdaNlduVjNOVEpPVFhaeVZqRnpWalpVVW5CMmNYZFBWRU5SV1hkdVRXSlNiRlJQTm1SRFVWQnhaa1Z4TlRGVU4xUkpZalkzUmxjeWEyNWpYMGs0VkZGa0xVaDNTR1ZrWmw4d1VuRlZhVFJsVDNvd04zbGlNVkZXWm5nd1RtOURUa3RZVlVwdFkyWm9jMWRWYWtoalZUZDFlV2swYkZnMk1XUXdZVzFvWmxwTFVFcFZlREJpTlRoZmJGSm1VMEY0UXpCME5ETXRUbk4zVDBWdlowTllOamMzU0dNMVRFbHVRalV3VTB0R1ZVcEhjelpJUnkxb2RURm1kMFJpU1RKWmNVWmZaMGgzZUdFeGNFZEZPVXhEYTI1TGNUbDNkSGx6UnpZNGJWUlhSMWMxZUhwSlVsTmpZV2xpWDFaUlkyVnpaamhXUjBKQlJYUkZNMmxoWVVwNFYwNDVYMFJLT1daWWVFZGZTWHBYZVc5MWFsQXpWRVJ6YlhaWWFFcFhVRmRGYVdReFVEQkhiMGxCZVhWdlYwUmxVRmxSZG1GaVIwVjNWMk5sVG5selVuUTRMbk5sTFd4c2MxZzVWR3h2YUY5dlJtTmFTRk4wVW5jLm91UE1tUGV0azljX2NfMDdEVlpDUUY3cTV1VHBkU1Z3ZXdKTFhFc0UxeTgiLCJleHAiOjE3MDYyMTU0MzAsImlhdCI6MTcwNjIxNTEzMH0._iciqBWbL72LIdod4bXqYHYrecVI1RV4o5MXS4xdAUU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000916"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:50 GMT
	x-forgerock-transactionid: 02672aa6-8718-4bda-a835-978fd6d56292
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:50.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:50.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 106207: jsonPath($.tokenId).find.exists, found nothing
20:38:50.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,106207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d769ad1, username -> user.1000916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6553ac69, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215130571))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:50 GMT
	x-forgerock-transactionid: 56476695-1e09-4942-9f19-60a7fe19ebaa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDUwa2dyanJ2MjNxdGhkOXI4dWk0YjlmNWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmF6RTFRbWwwYjFwMU9GaFJWMkkyVUhvMmNHZFJMa3gwYzBzM1gxOUJaemhhTkc5VVpIUnVNRVJZVmpOblpITmhTMVpTYVZGeVIyNXBTR3BxUVZaUk5XTmlURlpLVTFsbldFaHBUWFI1VkdoRlJuaElNbEZ0YVZjeFVURnJXR1JCYTFOQ09WSk1aemxhVkhSQmJEVldSMUIzYUUwMFRFVXlVa2N0YmtaVlN6RlJRekY2U1ZGb01rTm9iblk1YjBVMlgzWm5VR0ZqVFZOSlJrcEpVbEJ5WkZsVVdWbFJVbXB6U2tKcWRrWlBla0p1YlhwMFQybERXVm8xWm5kRGJVUjZXa2s0VFRreE9HdEJiVzFFUzI1cU9FZDNZMWR4YmxaeGN6Qk5XblZvU0ZSclpXSklkbTFoWWpaWFUxQjNUMkpGVGxwdVozWXlNM0pDU2w5elRFVjNOa3huU25ocVFuWkdaMTlaTjFwV2EycGlVVjkyUzBsNmRFOU9jR2hJUW5wQ2FYUjRiazR4VFhWNU5VbzRkVXhsWmtsVFIxYzVMVkZoUWpBdFYwcE9NbE0wTUd4RE9FOVROMnhuY0Rod05FaE5XRnBzYWs5amRVOUVjbVpNTVZOSVEzY3RkMHhFVGxjeE5HSkpPVXh0UW14R1duRTBkUzFIVTI5Q1drSlhhSEJhUlZoQ2NtbzNTMFpwVjFNMldVZFJjbnBqUkVsZlQzUlBNM1pVYWtGVk9Ua3RWbHBhTmtjeFVUbHhPVlJHU2xKaGNUZE1WM1Z5TkhkQ1NVdEdibUpPYnpscVJuSlFSek5TUzNkWFdpMXJOR2RqUWpSb1pYRlhhVWRHYlZKM1oyTkdSM2h6UldOQlNUUTFZekJNTVZsYWRFMWFSekpCWmtKcE5GRm5SVmxJYjBSalRVVnJTelpEYm0wNGNFTTRURzQwWW5CMWRVNU5lRmh6T0dwc1dWUlJRbXRHTUV4dU9XTnRVM2xXV1cxemNsZDVVVkJ0UlVSWVVWUlNiWEpwVTI5bFduSnRTRGszYmxFNVNsSTJOVlpaUzBkRU9YTkpha2w1WWxoVmNsSnpMVk5KV1hCVFVtczVhMTl1WmxKaFZHZEJSbDk1YW1wTFVuUkZXVmx2TnpaTVdFWkdVbmxLVVdodWJVZzJWakpvVkhobE9XeGhaRTg1V2xSalpuQmpNMlpZYkRCblNUWlNNbXhaUTNWVFdYUkhVamszUm1WcFUxOUhNWFZRYjNwVmQwWkZMaTFWUlZCalprbE5RbEl6VVZwc1ptTm5kblF6UzFFLm00M0dta3FTNWhOMWtuX0x5aC1BcTRtVEdYc2g5bnJ1SEdSZHR4WHBhUlkiLCJleHAiOjE3MDYyMTU0MzAsImlhdCI6MTcwNjIxNTEzMH0.9TWLnVPZGI3zYoqXh1Go0Nulx9ku8YxvG96e87akmQQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:50.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:52                                         725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=192871 KO=11660 )
> restLoginInitiate                                        (OK=95454  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=95160  KO=275   )
> restloginProgressiveProfileCallback                      (OK=2257   KO=275   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.79%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.79%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.72%)
> status.find.is(200), but actually found 503                      4958 (14.63%)
> status.find.is(200), but actually found 401                       275 ( 0.81%)
> jsonPath($.tokenId).find.exists, found nothing                    275 ( 0.81%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############-                                                           ] 19%
          waiting: 436043 / active: 28     / done: 106544
================================================================================

20:38:53.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 106665: status.find.is(200), but actually found 401
20:38:53.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,106665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bb2afd4, username -> user.1002706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32521e04, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215133350))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3MwcmlpdjJic3ZqdmY4NWFucWlvNW1ucDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WmRFSmFhM0pSUzBVMGNETnBMVTVKVlY5R00yaDNMalY1UkVsT1FubExjMk5VVUhoWmVGUjNZVk5NVmxaVlRIWjVSR2RhZHpBME9VVmpjRzlCVmt4MFZIUm1ZMTlFWTJ4RlNXWk5SbGt0Y2xWS09UVTVPR2wwVkY5d1EwcGlibE5LUlRNeVIySkpZbmxHT0VGTmFtNVZUVEZ3ZEdZeFUzUnJNbWRVVGxscGJVaHZaVkEzVmt0MVFqQTNaVjlZV25rM1QwaHZkbmt5VEcwNWJIWXpNMGQwVHpFMWFFWlVhVUZSYmxGTlYyaGtWRVpwYjJSalNrTlFTalpsUTB0dE1VaG1USEUxUjNsTGNHRlJPWGRHUWs5TFprWjJhV1Z6V1ZSR2NFeENRMU5TV1VodE1YZFZZMngxZDBsR1gwaGtRV28xVHpKSFNVWXljRFZrWkU5ZmVGUmZNM0kzY0VwMlZVRTBkRVZJUjNKMVJVbGtiM2N4ZEdoWlMxTnFSMGR4TWxOSk5HWlRiVkZtWTNSYVltOUthbEJaYUVwMWVGSnFWVWh5UmxablF6ZDRWMDQzUkdzeFpucEdZbFptWVhwVE5YZHNTR2hCV0dJMlEzUklVV05MU2tKYVdXbHNWMlpsTjJWQlJISkhTSGhMUlhKYWRsaFVkM1ZEV0hGdE5uSjRXSHAxYm5kUlVuRkdiWFZ1TVc0ellreEJVbTlzVWpocGRrTmpZekEzUzNOWFYyUk9OekpKWm5wUGVsWmZVbGRTWTA1dU1YSk5TWEI2T0hKVmF5MUJaM0ZTUjA1aGIzUkNkV1JqU25aNVVEaHFjMVZQWWswek1HRnhPVzVwYWxwak1VUldjbkpoWmtSWmFuQjNZMnhZZGs5aFNVOTZaRjlZTm1GaVJ6UkZVMVp3YzNCV1F6QkRVMkl5V0hSalgwTlJTMU5LUlRoRFpGRjBUVlJ0VG5OU04zZHJTR1owYzNJeE9WVjZZVTlxVFdaYWNXMDVXWEpGVFdkaVVUQk5NVmxzVUhoaFZteFJPR0ZaVDBGR1RVaG1TVlJoYmtKSGExWkhRMkZIT0hJMGEyRmtXVzFxYlVwVE5IQjBRekJUTUVsRFUyMDRhMFpvU1dkZlltZ3pOVlJKWDB0ZlZqRXdhWGRqY2tSUWQzVlFjRmRTZW5saWNtdHVkalJFYW1SdGVXeFhaRUZTVlU4MWEyVm1Za3hXVmxCeE5sVlpWMjR0V2xKSVMyOTJNMDFQVkU5c1puTTRMbmhxVkhwT1VGQjBVMlZDWVRkeWQycDRRVEZ0WldjLk5QeU9Ec2dnYnJGQ1kycjE4OVpSNlZIb3dacWVMekNwZWV2VC00ZWdlWVEiLCJleHAiOjE3MDYyMTU0MzMsImlhdCI6MTcwNjIxNTEzM30.QrcaYwbUQoKeR2L2vg_6V1z2quuluYMJV7hAU-vC--s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002706"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:52 GMT
	x-forgerock-transactionid: 9b016a0a-7181-46dd-a50d-fd33fcbcb415
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:53.404 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:53.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 106665: jsonPath($.tokenId).find.exists, found nothing
20:38:53.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,106665,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bb2afd4, username -> user.1002706, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32521e04, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215133443))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:52 GMT
	x-forgerock-transactionid: 6bcdf9db-212d-4ced-8a93-3279a2737215
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajVlZ29yZGIwaXM0ZWMzZzd2dmgwY29lNWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVlrMTNVMWRMZFdsYWVXbzFNR0ppY21oV2RGRlJMazlvTldOeU1sUjFTRGxWZUV4Q1FUazNVblJKWjBkWE5EQmtObkptTkRSeWJIWTVkREpZV1ZCQlgxQlpha3BpVG5kUWNqWlBWMU5QVm01dE0weEpYelY0YW1kU01XUmhORk5JUVdOemRESnZaRXRLVDI1MWNGQjZRMncyTXpJM1FqSXdhUzFsTVZGQmFFUk9VMnhyVEdscmNVcHJlRTlFT1ZKSVdtRldSM05QTUZSelRsQjBNWHBmZG10UFVWVkRjRWxwU21ka1NUZE5SR0pJU1RkTFptZzNlRlZ6U0V4MlIySmtOMFpIVEc5TGJGbGFlSEU0TVhSbU9XaFpjRmxxVUdsdmExb3piblZYZGxsU01sQjFjSEJtUzNOU2JXbHhkazlEZFdKMVpIVXljalpvYzNWQlJVSXlkbko0UlhreWRUWTBSVlZoVm5CcllXaEJaRlYxWkVwMFUzaFBUVkZXUm5Bd1UydFFVbGh5WWtVMFkwbFdZVGRsUVVwdFdqWkdUMmxmUjFKVFRVeGpOMUpLYkRFM2NrRlZTek50VWsxWFFuUkljemhPVGxrMVYybFZkRkV6UzA0NFZEQkZhMll3VlUxU09FcFhiRjlLYzJGUGJ6bHZjbm96TmxWa01WcDFjRkp5ZDFwMVJrVlpURlZyY25OalVUSTNTRFEwT1dWbVFqSjVjemxTVHpVM1dITkZibEpqZVZCaFRURTVUMFUyYjNObVlsSnBWV0paV1U5elNVSlpOalJ0TFhSZmJubHpXVVI0TFZoTlJXaFBSMlpzUlhGcVFWUTBOR001WjA1RVdUTmFXVlp0UVVGd1kyMUVjMGRxVlZsZlFsQXpibEZoVmtWSk9XOTBPVVZ3UkhseFVVUkNYMkV0TlRCUU1qRldZbWxJZUU1dVJuTXhXVkkxUnpGV01rOVZia3hJYjJSWllUQjVTMVV5Umt4VVZHODBRVTlmTlVaQk5FdEdZbnBmUldOc2FYZzVPVWt4YTFkSE1XSnZVa2xwZUhsQk5rWjZOSHBzWW04eVJrMTRlRmhSTjBWbVlXbEhOVEJMUkVRNGFWWkdiQzAwVjFwVFZWbDRPWFJLUVhJd1RGSjVYMk5GWVhJd2RYQTVTbk5FTjJWQ2RVbE5YM0o1YUZoSFluRnVjemhXZFdZNFpWRmhaWFF5VG01R1EycFdiR05UTjI5TlV6TnpNR1pYWjFOdU9FNHdMblUxUWxWdVNqUkJiVjgwUkVRdGJVRlRTVzVOUWxFLlp3Y0cwZmhIWUxwZFdrUmprV010cFRPTTctODFBbERnUkRJUWIyRVZHMDgiLCJleHAiOjE3MDYyMTU0MzMsImlhdCI6MTcwNjIxNTEzM30.nNQYVoOzj3LmjuHyzzO1IPtSFMUbYXQN3ucqjnHeAEQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:53.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:56.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 107113: status.find.is(200), but actually found 401
20:38:56.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,107113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a20a36f, username -> user.1000276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45d3cf4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215136056))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGFrMm5wMzMwdHBkNWZjb3U5M3Uzcm12a2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVlYZHJhSFZwVG5WSlRIaEtTWEJZWmpkdGNFVjNMakl6WmpoTE5EaDBVRU5oWkVSd2IwUm9PWFJOUzA5TlQyMXBhR1JqYW01aWJIRnBjMjlZVUhCWVRYWnNiMkZYYVVVNGMxOUZaVXRITjFoNlUyZGpkVk5uWWxZNWFHdHRlSGRtYm5aaGJFSXpiMEZDVVRnelltUnpZM1psWVRCcFJGTTBRakV4Tlc5ck1rcE5XRU5TUWs5SVlVOHRYMkZQYWpGU1RVWTRNVFZpTVRnMWRFWkNNMWwyTkY5ZmFpMU9iV3R0ZUhWcFVVeEpkMVJPVUcxSFUwMHpaRTVJVDB4bmFETjFabXd6Tkc0dGVWRm9VVUpXVFVaNmVUZGtSM0Z0Y1VSMmVtUnhPSEpJTVhsb1J6WkxhblJtYzFJM1VuVjNWWFJVWTNGWlpuTkxhVFZOVm5OUGQwcFFaakJvUTBzMFRqSTNORkYxWTFJeWQxaFplRFZRTW1KZmEwOTRlbWR6WTJGVWVWUTRVVVZZUTBkdk9GbFNhVWwyVG1kQ04zVmtNbXhvWm1wV1IwZHljMEZCTVRKb1oxWkhTR2Q0Y1dwUVNreE5jM0YyVkV4dlYxTkRVV1pKWW5Wbk9XSnlOMFJLVDNGS2RGcEZiWE5DVEZodlZGRkNWRXBRUjJ4b1JqQnZkSGh3YkMxRVprNVJYMkZKY3pSeGFrMUdOMlI0YlhGT1VsTlpaRGhOZDBkWmRXZGFZMkpQV1hsbk56UlZkazlCVkZJelNFSjViMnhMYzAwelYzVTVSVWt3VmxRek4yWmxiM0JGUmt0eFlWSkRkVTFzYm01bU5XMU5SVWRyUjNKeVIxWlBkVlJYZHpSQlNXMTNTVEZ3UW1SWVpFazVaRGQ0ZHpSUVFYRXlTRVpyY0c5d2QySnhaek5HVDJwa1ltdE1MV2huTFUxNmNVcFJjSEl5V1hWcE1ESjJUbHBxTUVSU2VWVm9lR3BZVW1OdFMyNUxRM1V6WlVoalZXNXBjRnBSTkRZeVZtZGZTR3BXWm5ack0wZHNhSFpxTTFkaFRFUlVjMmRZVm1rM1gzaG9jVFo2VFMxMlN5MVVlRmhZV0VkbmIwWmpRVFZzWmpCcE9Ib3pWbmt6ZVdsbFpsSnVjbVZ0U201a2VFbzRVWHBJWWpSQlIxQjVURlZtVlVoTmMwaHhRWE5XV0VsZkxVNDFhVzVFYTJzM1pqZG1SRWxqV0RJMGFrbDJkWEZqU2kxcVRFZzBMamt6YkRsS2RIcGZPRUUyTjNwclNtVTVhazAwTTNjLk8teDdZanJTYjZXQXNVQi1lam0taVFtT3Y2bGUwMTBZajBEZmlQaU5UZVkiLCJleHAiOjE3MDYyMTU0MzYsImlhdCI6MTcwNjIxNTEzNn0.eMJy8_RY3NCwwfwUp_TpMB5w02wjjdP_RqEDVNMuCOc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000276"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:56 GMT
	x-forgerock-transactionid: 28790486-3e77-4d51-8182-97879c05d75b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:56.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:56.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 107113: jsonPath($.tokenId).find.exists, found nothing
20:38:56.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,107113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a20a36f, username -> user.1000276, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45d3cf4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215136156))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:55 GMT
	x-forgerock-transactionid: 8d8bbd17-0c47-4827-85bf-b8774d47ddc3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajNnaHI1aG1ycnA4MmJwZzRvNGMzOXQ3Z2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVdFZHVXREo0V1RkYU1EWlpXR1ZDYW05ck4yNW5MbVp6V2pSMFZYZEpRM1JyWm5GMVNXVXhXV0oyY1RONk5UVkZkRlZzV25abGFrWnJkRXBsT1VKelYxYzFhSEpGTFZVM2RUazRVRVkwTlMxVGNYaEpZVkptZWw5MVNDMTNRMlZ0TXpWU1IzaGFaVmN5YVhGWVkzcHFTVFpDTlVGSVdGbE1hbmhhUVVKVk9WcFlVVlpzZHpaZlQzVlZSWGRTWDI5dmJYZDRMVlJIWXpsUlZuUTJlRXBCUWpaVmMyUklZamRyZEdNM1ZFTnhPRXhxZHpKQlYwRndSSFZxZVcxV2NISnZjRXhSYURGdU9GWk5kWEJQYm0wek5uSmlORmRMTWkxSVFVSXhNalUwU1RGM2JTMUhVbXhhYjI1V2NHVjVTSFJsY2xsSlJuTllNWG8wUlMwdFNYcHFOR2c0ZW5sc1JqTlZNM2xDVUUxeVJsQnVUbWhaWldOWWMza3djMmRqTUMxQ2FFWkxiMm80V2twcFFsUnJjMk4zVnpSRFpXY3plakpmUldkNmN6RkhjVUl4VTNwVmRIWkhaM0pmZEZaaVlVNXVTM3BYTFhKUFNqQnRRV2RCVUdaV1FUaFRWSE4wY1ZSUVptaFllRXgyUVhWZk9WSk1UekZXYkVoeFdHczFYelJoYVc5TlRHNU5kbmhNVkRZM00yaDVZV2N5TjBsSVUycFZNVXczTWpRM09FNDJTR2hQUVZreVkzYzRlbmQwWHpVdFdVZE9UM2M1TUZacWJFdDJiRGx5VGtRNGN6UkpPV2hLUTA4M056TnhSREp4UlhkZk9WRTViVzVPVm5WSGNHVm9VV3BLUm1JeVpVZzRjMmhCU0VjNVMwWkdUek10VGpSSGNUTkliRGRqYTNsNlRscE1XRlJsWjBWUVIyMHdRV1Z2VEMxMlNXYzFaMmhWWWpVMmRXeEVabXhMV2tkNlR6bGZaRTVPVFVkWFJIYzNlRmhqVm1KT2VGWkthbDluWDNJMlJGWlNNazFsVURWQkxUaGZYMmRFUmtkQ00wWjJRbXhLTW1FMlMxWjZiRWRZVGtWb1NFRTBYemhHUkdsR1Z6TjJjRVJsVlZkQmQzVllYMk5oTFhWRk5GQndVSEIyVTNrd1pWbENOVVpwVkRGSVIzZE1OR3htZFZGME5UUjBORTVCYVZZMFIzSm9VbFJaU0hkUE4yOWthVlpPTUhST01YSnJWa0pHVVV0bVFrVnpMbTk0VjI5dFdtaGtiVmxJY2pSMGJuZHdlbVUyWm1jLnZKb3JURGtJa29Lb2p5RkY5dDlkQU5zRmRhR2VfQWlrck4tVGV3WUFDRkUiLCJleHAiOjE3MDYyMTU0MzYsImlhdCI6MTcwNjIxNTEzNn0.cbdly7FD_q3CfVO2Ik67qThkEMUAEF96FC2U_oUc-LY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:56.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:38:57                                         730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=194510 KO=11664 )
> restLoginInitiate                                        (OK=96263  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=95967  KO=277   )
> restloginProgressiveProfileCallback                      (OK=2280   KO=277   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.79%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.79%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.72%)
> status.find.is(200), but actually found 503                      4958 (14.63%)
> status.find.is(200), but actually found 401                       277 ( 0.82%)
> jsonPath($.tokenId).find.exists, found nothing                    277 ( 0.82%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############-                                                           ] 19%
          waiting: 435235 / active: 28     / done: 107352
================================================================================

20:38:57.948 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 107391: status.find.is(200), but actually found 401
20:38:57.948 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,107391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5df052d8, username -> user.1000364, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@410ac01d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215137889))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiams0NmJlcms5b3Fnb2RmaDRhampiN3Ryc24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1JsaHRZVVZhTlhkNmNqTTVXbHBaYkVsb00xRlJMblp1YUZWeWFVZGlWMnRKVmxGU1UxZG5WamRITW1kbldFaEdSWEpGT1ZWdExTMUNOWGR6VlhGVlZqTk1kRlI2VFU1bFJYQnVRVFJqTmpOblRXWlBaalJIVFhkMVJqQTNXR2hDVlhaSlV6UkNaVkp0YURaV1IwZG1WV3h1UTFaV05rYzBjMFpsTVZFMmNUTlJla0l5UXpVMk9EaExWRXh1TjFvNGJsTTFUMU42U1dZdE1tVnFNMjk2U1MxT2VEazNWbEZITnpkNVNEbE5WbkJGWkVoWlQzUmpOVmR3Y2s5YVVXbGxRbWxDZW05NWVGbHJSbVZFVG1vMVowVjBObVJxU2tOTlgwcHZiWEZIUmxwTGJXWlZjRW90ZVVobk1EUm5kRGhvYVVaWFIzQk1WSGhUUW5OUmFFTjVZM3BqUWtScmRrSkZWRTVwZWtsc1dGbzJURWxVT1c4eVVVVTRiM0JHT1dWNVYyZExkWGR3U0VsVVoySjNVRlpqV201ck5tWkxORUV6ZURsZldXczJhVWhWWVZkR1RFMVNOR3BSZFZNNVlsSk1ibEYzVm5SVlYwOHRSSGQyWW5Kd1NFUk1ObU5EVG1GNldHcEZYelJuUlVvMVZHc3lhVmMzVlV0Uk9WRnhZM2MyVEdzM1gzTlJVR1ZwUVRGd09WazRlR2M1VVhvM05ucHBOSGszYURsYU9FOTFWak5MYTNGVFRsbEhaRW81WkdOcVZVVjNOVGxuTkdKYWRtOW9XbXBLY25KTFZ6aFVUV0pOWkhka1JtWlhUa1ZyZVRsQ2NtWnhjR2N3ZHpFeE9FNTVWakozWDNoaGVESmFPVk5IVGtOdVUxRmhkbUpNTVRabFJrbDZZa3B1WlV0U1dUaGZTWFZKV1c5RmJYZFdaSEpGY2xsdWNFeEtVMFpqYVd0UVltMXFaakZ2VjNkc00wSjZaSEpOV0ZSWVRYVlZSMDFpVEdwWFExVk1SeTFtU0V0bVUwWjBia2d5UnkxblQyWlNPRkZ5UW1VelNGRkZWMFpoVDFOS1YwUkpYMmx2VFVwbGVuUlVYeTA1U0V4dFdrMUtjVkpzVWxGWFZIWXRObVp4YlVWdFYwOHllaTFUTkVwblJGYzVPRVJOWjJ4VmR6bGlkMHR3Y1Y5UlUyVmFNM1pXTTNZdFRGazJPR3RGTmpWNFptSXhhRFJSZGtjNGJuWm1URFY1Y1dob2FEbEpMbnBqU25aRFVISlpaRXRUY1RRNVVscFRSREpZYWxFLjBxRVVtRU9CeUJ6MmFtSndxVEp3aVZfU2VBMFR6akZGdnZRR0FHNDItdW8iLCJleHAiOjE3MDYyMTU0MzcsImlhdCI6MTcwNjIxNTEzN30.Zymn6Hv2Hv5HXjaQZe-jegZio_9CEuvwMXsYeesDuAA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000364"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:57 GMT
	x-forgerock-transactionid: 80402ec2-d54c-47ef-9c6f-fa84d1885739
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:57.948 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:57.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 107391: jsonPath($.tokenId).find.exists, found nothing
20:38:57.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,107391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5df052d8, username -> user.1000364, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@410ac01d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215137987))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:57 GMT
	x-forgerock-transactionid: ab364075-7a49-4a0d-a722-0ec0f7374315
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmQ5M2prZmM4ZDV1aWc1Nzlpdjg0c21hODgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1dtb3daQzFsY1ZFMVpqTlpiM2hXVjBGclRqRm5MbUZ1ZVdwV09VeHFaWGRTZFdWeWFYQmxkVFUwUVZoRU1FOHdhRmhZVW5oTlN6TTFUSGRXVXpBMmFWVTJVSEpKY21SWE4wSllXV28xUVRKM2FXWlpXRGRSVUZKd05UQnFlV1ZGWW5kT2NISmlPV3htY3pOVGRtcEtZMWhHV2xWVFlYbFRabmcxVDFoSVkyNWpVazV5Y2pGUFJGbHZVMDV6WjFsb05uQmZiRmhRTFZkNmR6WnVRV3h4ZEhka2NIRnhaekUwUVVNeVMxRkpiVTFxUkhKUFFWWkRabkprUlZsMVNuQk1hMGhZWkc4dGRsWklhekprUjBNMWFuUnNjbTVUTmxGWVYyTktiblZqY201TVVUZ3lhRFV3Vm5ONVkxbEdjbTFFV1U1V2NIRmtUbTFTUm1WdlNqSlVSV0ZyVWxwcGJIcDJSbU5mUkhWblRESjRkRXRNWjJ0bE5uaDNhRXhvYUVzMlkxOVpjbXB4UjNSdldXODBaMlJZVTNselFXaEJSR2wyU1RVd2FFdzVVVkIxTFZaV2JYSmZWblZhUjJGdVIyNWFhbTVsUVZCSGJIUkhjV1JHYlRrNFlVSmlaekF4T1dOSE9HbGhRbkJMU3pZMWEyaFRNME5UTFRaR1RrTnJkbmc1Y0c5SlpubEdiRFoxY1VKak9USXhZWHB1YUhsSlUxWmpTRkJNUlc1dVEwTlVWRTVGTmkxQldtcDBkRTl3ZHpKTFNXVk1jRWRQTWpabk1rUkdVbU5rVnkxMFNqZENkRXB0U3psa1VVaFVhV2N6YTFkb2FpMTJORGg1U20xc1FrTTFVazlmVFdrMWN6bHZhRjlzTW05ZmFXbG5iMGgwWW1kNU0xbHFkSEpPZGtoUmFWTXlhV2wzUVVSbVdWQk1TRk5rYkhSRlpFeDNhamxRYTFNdE4ycHJWa1YyWkVWMFRIaFhRbWh2ZVhadVFucGZNRGRLVUdwVmJHMTJURFY1Y2tWSlRVWklVR295WTJWbVowVkhMVmQzVWpZeFJYRXhUbEJYVkhkNFIzWlJTRTlpTjNkZmFGaG5RbWhrYXpkbFRETjBUekpzY1MxYWIzUkhSMDlaYlhSYVNsSkJXRkJOY0VSRVdEUTVNazFoZG5aUWEzTXpNV3BTTkhjMVF6VkRSRkZRY0VaWU5UQlZjbXRqYVc1elJ6STFPWEZaWTNOMWRuSkNMWFZKWTA5V1dUaHpMbGRRVjFkUlNITnJVSFZIVVVGRk9UQXhZVnB4YjFFLkF0bklEQXF6alRYLTlPc0k0RXh4UVlQcllEcUo3ZTVVcjJkbzJhd0REVkUiLCJleHAiOjE3MDYyMTU0MzcsImlhdCI6MTcwNjIxNTEzN30.9sJBFTTQJG5l_VY-JMexD_-Kmh7LuT8EjRGmfkismzU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:57.988 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:38:59.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 107580: status.find.is(200), but actually found 401
20:38:59.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,107580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@919b8b4, username -> user.1001878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3adc1c72, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215139214))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWVwYnFscm1zZmtiaDh2NXQyOXA4cjhnbCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTR6VDBGTE4xZHJXR3RSVldwaFZsRm1WbXg1YkdGbkxsSnljRWRGYjNOT09VTmtTREZOZVdkUFN5MTBaVzg0VW5KR1VXOVFaamhXT1VkMVQzZExkVnBwWjA1RlZtMTZWRzlTTTFwRFRsSnRWalJvTkU1NWVVOVhjRkJpTUdGTU9IcDJiMHQyVG5WUVZIVlBiekl0WkdwWVJIUk1TamxrU0dwWVdqYzBWVFkyUzNWUk4wUk9SMnRMUm01bmRIaE9UVWx4VUdGSmIySlRhMll6TkY5clYyUkdlbE5zWlRCbWVuTnZNemx2VFRWM05ETm9NRUl4V0ZCT2VXaHpOV2xUUTJveVFUSk5iR2hYTWxCamNreHdUbTlVTFRWdVN6SkhaMlpXUWtWSFRtVjBWMnRYTWxaR05XaEVSRFZVZVMxb2FuaFpWRkIxWkU5TU9XMUNjRzVaTFd0NFZ6bEtUVzl3WTNCaFVFUjViVVJaY2t3eWNra3pObk5KY0ZkelRGazJXVFo1VDFWT09FSnpiV1pUYTNCNmFrMVRiM1JOVURGNlQzRTFOVTB5YzNKdFkyRXpibEZ5YkRkWmRVRjVkRTQ1UmtFeFNsaFpZVVJRZUU1RWNERlBlRGhmZDB4eE1pMTZibTkxWmpKek5IUTFNalpyZEZaVVVGVkJRbGRGVERreloweENVVloxVlhSdFZWZEZZVFZQWVVSSFlYVTVaMU00UWsxSVdWcDFkbDlGVTBJd1VrRlhXRzluV1dacVgybHpXamRtTFVSVlZFaEZURWRxTWt4UmJHbDNXa2hyYTNOVlgwRXlaUzFhUzNrMGRWYzJhVTFGV25WRU0xVjVMV2MwVG5aTFFtZG5kMmMxV21KNmNFaHBVbVl4WDNsZmMzSXdPRkJuVmtOc1lUVmlNVmhaV0VSQlJXVnZjbFpxZUdOa1FYUXhlbU16VGpaZlJ6STFSMmhaZWs1WmRtMUNkRkZwTURGMWJucDVSbUpTWjFkd1ZESkVRbFozVEc1R2VrOU9VRmhKYkdWTlNHc3hjVVV6UlZFMlNrVlNXVjlxVWt4VFYxTmpjRzFGY21Kc1pGQk9aRTlxY0c1VE1GRk5MVFF5TTJvMlVYbFdNRVowUmpkalEyMU5lRzk1WkhaZmRTMXhkamh2UkU5M2FWcDVhWFp3ZDFsTVRGTk9Sekp3TW1kUU5UUnVObDlWU0Y5YVdURmpSVE5pTTIwemRGVmxZVVpEUzBoWFNHMHhSMnh6YVhnMExsb3hNa0l5T0ZaVlMwVnRkVFJpV0ZwbmJVaDNNRUUueWlXaUZrMHhleWdOZXFoYmo1MlMxV0k0dkFfWmFrZl8xc0x2Tnl6dXFRWSIsImV4cCI6MTcwNjIxNTQzOSwiaWF0IjoxNzA2MjE1MTM5fQ.xaPKDfnLXHcPft6JOXrD7GKnCuTwEYrjmY7dSfhh5DA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001878"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:38:58 GMT
	x-forgerock-transactionid: 0dcf4734-5e17-45b7-9f3a-c4193edb7e2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:59.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:38:59.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 107580: jsonPath($.tokenId).find.exists, found nothing
20:38:59.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,107580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@919b8b4, username -> user.1001878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3adc1c72, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215139297))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:38:58 GMT
	x-forgerock-transactionid: b55ead55-48fe-48bc-933c-24567a8c7fbb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjE4ZmNkbWkzOWhua3ZkazJicTQ4dnQydGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVZGZE5WWHBKY3pSQlJEUXlSRXh5Tm1WMVkxaDNMbTFZVkV0blVFdE1VR1JOZUROc1kxVlhORU5sYnpWdWJqSnVVMXBRV0U5T1drVTVWQzE1UTNwZlZYbFZZVFpHZFhSNVpVMTVUVEJHUjNkSlFVUTBVM1ExWVRWNk5XTkhTemhGVEdSaWIyODVXbmgyVWtKSE5ESk1WMUYwU1dJdGVrSm9ZMkoyVkhkb1ZFeERkRFpPWVVWcldVRnhlbVJ1Wmt0amJIQXhOV1pFVjFKWmJUbGtkazFQU0hKalowb3hXR3gzUzJGSkxYaHdSemxvYVhaSlVqQkVNalYwU1VGclNIUTNaVlpEUmtwWlZVVlJiMnR0YlZGV1kwcE5OVjlaTWxWM2N6TnBOSGhyT1haaWFYZzBPVmt4YmxoU1owRk1VMDFFV1UwNWFYRllTMEo2YW5WWlpraElTVTlIWkZZemFqRm1NR1F0VDBwaVlVSm1XRkZ2UXkxS1ZsOHlhSE5CUmxwMmFXTndibVZwWldKUFlteENWVGg0VVhGYVZVazNjVEJDVHpGNVFqSXhRa2wwZVhCNFUyMWhTWEZXVFdSMGMyWk1hRVpETlZaalQzZGtlWHBGTFdKMVdHcHRlR3MzY0dGTlExUXhXR05ZWlcxd2VVTnhaa016UlVKQ05tdHdXbDlXVldoNFdVUjNhRWt0UVU1UWRpMUhXRm8xTUZoamRuUjJYMVpYVUV0YWEwMU1aVWh0YnpobmJYaHhiVWx6TVZCUFZHWnBRbWhRZGxCVWRXUndlazFZTlRWTGNsWnVPV2R0VkRacVZFeExRMDFPY0U1c1IxSlBSWGwwWHpVMU5XaEpkV0ZpUlU5SWN6ZFZha1ozZERORlRIRkJhRzVFWjBSaFRFaEthVFpWZUZCcWVYQmhZVmxrVlhoSE1uTTVjWGxYWmtvd1MxTnFiWFpHU25CS1NrOWxMV1ZCZVRGck1uSnVMVGhNTFUxeVltdG1ZMUphV0ZNeVkxY3lURGhJZFcxMlJVUlZXV2hZZEhoRFJqa3hWVzFMYjNGUVlXcEhNa2xLVEZvNVFsUnJZMHhIYldkaVQzSmxSRWxEWjNocFVGaEVOVGxYWlUxc2FIWjFWSGx2VEdwV1l6UmtjbXhmTkZscmJFZ3lPRVJzWkVGbVEyWk1ablJVVWs4emIzUlBOemhZWlhSV1RrOTJUMUJ1ZEd4VFF6TkdhWEZ6TTJKVU5sY3RibFl0T0ZaT2RtVlZMaTFVU21wUmR6SlVTRWhyY0VZemQzRXplV2MwTUdjLkc2bG8tRXlnM2FqOFE2QVFuamJRZzI4MlZKdXpFaWptd01mRkF5MlRmTWsiLCJleHAiOjE3MDYyMTU0MzksImlhdCI6MTcwNjIxNTEzOX0.6AQiC4aeHH32LvVBzC5IfLqEGw94XMejHWTEi0JlmYE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:38:59.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:01.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 107982: status.find.is(200), but actually found 401
20:39:01.878 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,107982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57c15fe, username -> user.1000859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5faf558, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215141827))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjZnZWR2djdvZjE2dHNlaTNrODhncW4yc2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVdGSklSM1ZMZEdzeVowbE5TbWg2ZG1aZlgybG5MbGQxVm5waU5qSktMVlJNYmtNM1ExbENNbVZpYUhVdFZVcHNlbWxrVkZsSFMxaDVZbGhoZUY5dVIwMURMVTF2T1VwMWEyRldlWEp6VXpab1F6Tk9UbFZzWWsxTk1VZGlRMFJsVkZFNGNFbDZVbVJsWnpCU01raEJXVjh6VWw5aVRuUjVjV1I0UVRCTGVEbHdNR2xsVG1zelpXRkNaMUYwTFRKRWNXOWlXRk5TUmtKMGJFUm9OVk5RTTNsRFVFMUlZemhXU2t4eVNXVmhjME0zYW5aRlNGQjVlbVZ0U1hoUWN6TmlXV2hMUkZkTlNERXlNRzV2ZDB0NlVYTnpOMkZ0VG0xVWN5MXRVR0pMWlhwWVMzSnVTa3M0TVY5RU4ybGFTRUV0ZERBMGNVMU5OSGhxWVRKeWJ6WmZlR3RZVjFjd01URlJiRzFpWTI5T1UwWjZWVEIzVWxsRlJIQmpVMUZ1ZVdsc2VUbEtOSE5PTUVoRmRrRk5WR2hoVkMxNExXcDVVVEJ2UTFsV2J6RkRZMHd5YW5KeU1FUk9hMVIzZUdSMVJHZ3RiSEF3UzJFMk5XRjNkbEZEYVVnd1lqSkZaVmxOT0hWeVoyRmFRbFZZYUdNME9YVk1jMFJTYm13dGIzcE5VWEYzVFRWWFUxOU1WREJMTW14RFMyb3dTakZPV21GSk9GUklSbE5RTUZZeE1WWnNOMDVrYUhKWmExTnZRWGN5TW5kTExYcGhhMlpGYlcxcGFVVmFOMFJtWVhOcFFXZDZSa2RCYWpkeWJHYzRhRk5UV1Vrd1ZVUkhkR2RuVkhwTGJtVnJVMm8yZDFkMGF6TjJaRzVqTkhaSk1qbFhZbGxWTUUxMU5saE9Obm93YTNReVNYaG5iVFp2YjBrelNrdExaRmhZTkdGT1ZYZFhUMFl4Y1RoNVdHbFdkbUowZFV4S1ZXVllibGg1TVZveU9XbFlRbU5RYzBOQ1ZUTnpRazVDYzIxRmNHTm1aakI2TjIxR1VEVlplWGRVU21OMGNHdGhUelpJYmpkc2FGVlFZVUZ0WTBrMk5EZFVXVXhLZFVRdFZWRnliM3AwT1RGYVpXOTJWM0JFVFVsWmVXTk9WalZ4UkVWdmNrVlphMmxsWlZVek1XaFZRazlHTmtWU1VtRTBTVTV6TkhSck4wTTROSEJGVm5OaVRHNWZTRlZNYlRsMlRtd3lRMjlOYzJJNGIyNXZMbmR2WDBORFFtRlNjMnRwTmtGSk5qUlRaMVJFTW1jLnFtQkdESmlmWmxudmFKelJ2UGlWNlR0dWpmd2tkTVZ0RHF1eVI1REd5WmsiLCJleHAiOjE3MDYyMTU0NDEsImlhdCI6MTcwNjIxNTE0MX0.w3jEQzUz8Lqo4k8wVsmR24TyDIfVNYOAtF5mVxXDUU4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000859"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:01 GMT
	x-forgerock-transactionid: b846e5d1-784c-4a2d-847d-9482db3dcb60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:01.878 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:01.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 107982: jsonPath($.tokenId).find.exists, found nothing
20:39:01.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,107982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57c15fe, username -> user.1000859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5faf558, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215141919))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:01 GMT
	x-forgerock-transactionid: 246641b1-a129-4e29-9edd-dfec055d433e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODZnM2M1MDBtMzY3Mmtwb3JhNGs1cmhrb2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WE5XcHhSREpEYWpGTmVuaDZZMVEyZUdSeGVXOUJMazVRZFZOQ1IwUTVZM05aYUhWVGVWWllTMEpEVVZwa1RXVmZWSE5aYzFWcVdVaGpZM1ZDZUVNeWFraFZZMWhwVDE5TFVEZEhVbEJ4VGxKeFoyaDZkMmg2YTA5ZlZHd3pjVUp5ZGxacFpFSmFOSFkyYW1SRE1HNUxWakJ1VEdnMk9YZEZNR0ZmUVVWZmIwMXpiSFpMWVVGQmNGVnlaa0kwVjBOTGNrNU1ORFozT1ROV05qVnZNakZtVnpCZlVTMHhOVFE1YzFKWFUyaHdhemg2VGpkelJuWkRibFJ5YVRKeVJYZENURWs1VFhSNVNrSktOM1p3U1ROV04wWmZWR1F6UjBOcVF6bDVkME5IV0ZkMWMyaGZabll6VG1ObE0zVk1lWE0zTUZwRVEwTlVWVkYyZWpSVGNWRmtOazV0TTBoVk5GZHhaV05qVFY5WVUwUlNXalJJTFU1NmREaFBOVjgwUjBsNFRrZERRbVZVVjJabWMwVmlWRmN6YXpKTVUybG9TbHB4Tm5odVMzQkRMWHBZY214U1dIZHNOWEl3YlZrNVMycFpNSFZzUlZJMVZVMTNWakpWTTFCR01VdzBTRzVyUjNKWFZtTmFkV1JzY1RCd0xVaExWelp4TW05c1JsaHllRVZGTmpCVU4wSTNTbFJtVlVSbFlscFJUbWRCYWtwblFreHRkRUpyUzJocVQxcFNRblYwU1dsQ04yVnFTa0U1TkU1NlQxRTVkM1ZwTVVkSWFERlNjVFJTV0ZWM1RraDVXVFJ5ZFZCMmFYbzVUamN3UlcxdFVHaEJabnBITkRGTFExcGFXSGx6WldoQk5WOUNia3hJVWxwRWFYWXhNa05CVDA5aVVWSnlZWE4yYldGM1NFRlBTRmhFYW10MWFsVm5NelJPVUZOTVNVVnVXVEJtTW1adE1XRlNVVGQ0ZGtKVlpITk9ZMGR2VDNKbE16RjVNMnBJYUU1ZmQwRjBkaTAwV1dZMU9GWlZPVGcxU20xcmRrRmtNM2hNTjI5bFlVWnNVVmx2ZFZSTlNHRllTM0ZxVTBkcGVVTnBWMnBvV0RoZlpGazRNMGx4VTFob1ZsSjJlVU5vYVdaRVZFUktUblI2Tkc5SlFXTTBRbU54ZVc1WldEUkZVVkF5VkdZeVZqUk5WakozZVZBdFRrWmtkVFI1V25KeWEzQkNUWFJ1WVRkVlZGTXdjRFpyWTNwS05VMHdMa0pFWjFVMVVFOW5kbWxvTlVkWk1qQlZWVFJWWmxFLk13NWhFckFDWWFHam5hbE4tTFIzQ3RrcS05akt3N3lDZVZoNjlERVpRUE0iLCJleHAiOjE3MDYyMTU0NDEsImlhdCI6MTcwNjIxNTE0MX0.RbOJPvMSN_h40dW0gnUUYtonwxB1LCNP_cUqSwH64Qk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:01.920 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:01.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 107992: status.find.is(200), but actually found 401
20:39:01.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,107992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37730a69, username -> user.1001365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@701f5024, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215141881))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjZiZTBxOTdlbWZsOG4ycTJja2hpN2h1cnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGVtRm5ZMDFXVG5OS2VFNVFVM0pLUVV0WFFtOUJMbEpaVmtSVFZtTnJPRTVGVHpoa2QyNVJNMUl4Y2pCcVZXRm1aRkJDU1MxMVNHa3RVSGhuWkU5bGFVSkpMVzlHUVU5MldqaDZYMTlNZFRkVmFrWlplR05XVTBSTlNFSm1PV3BtUm5CcmJVazFOa3hNVFVRd1dtbHZRM1JDTUZObWIwRk1aVEpVWWxSdGVVMDJkV2hzV2xwVGFtZzBUMHc1WDFONE5tTnFjVFpFY3pkR1ozUTNXak14TjFOaWFtdDJabmxrWkRCZlpFNWZaRXRWYzBwSE0zbEtORFpDYm1FMmEyUTFNWGRWYzA4NFpHOXlVR3h1UlhRNFJHTlNibWhSVTFGelNuQTVUek16TjNrellWZFVNVEJFWWxCSVFtbEViRVZtUmtaVGQwaGxRM2R6UTFvelNGVmhOMDVFWnpKQlpYZHhja2RHVUZsa1VIZDBTVmd5YzIwNFZEQnVZa2RQWW0xQk5YZE1aalZpT1ZwNFJUZGZZblpLZDJVMFdYTjNYemRWWmpoR1dXNXBOV1ZrWjJJdGVWWktjMFJCUWswM1ZVcGhNRFF4VVVWelEyWmxhRXBuY0Zwd1YxQmxZVmhoTWtkcVYzYzBXREJPVTJkSWJVdE9lVkZSWTJaWU5rdExTaTE2ZDBsT1RsOVRZWGhVU0dWYVVsaFhWelJLTlRkUFl6RllZak5mWkhrMlNIbHplVTV1UlRreFZDMUNOMW95ZFVKT1RsQlJMWGwxUlZCQmQxOWhVSGd5YTBSSk9IVTVkWHBqWVhCc1kyaFJVMGxKU0hkRVRIaEpkMVU1VVVaQ01uUmxibVptZFdsTFlXSXlhbXhYV2poQmRWb3dTa1p1ZGpNM1FsRlJhMGN6ZDIweVpEWmtTVWhOWDI5WWJWWlVUa2xsUnpSeFltRXdUR2xZVW5kS09GcGZZVzkyYjBWc1dtaE5SRWQ0UVVSWWJEQmZkR1V5YlRneE9XNXFVV2cwWlVOM2JuSm5SSGRVU0hCVWNtVlJjbE5hZHpSamQxUk5jRk5QZG5rMU1tSldTMnhMVm1KSk1pMTBURVo0WjI5V1dHWkdRekpGUldwWk55MUhaMnhVZDI5SmIyUkxNWFZYWm5nMWNWSllObkUzUmtaemJuRlBWM1pSWVRKZmNIcExiRUpGZERKbFdVTTRSaTEzWm10M2VUUmphV0ZPZFhSVmNqUkZhMEYzWlRaSWJYcEpMalk1Um5VMFNsZFlWVzB3VkVvdFFVeDZablJFZUVFLkRaWGNXNlk2clBJRTQ0bVdUUkFOekRnWEZVbElndUF2a25HSmh1bU83SXciLCJleHAiOjE3MDYyMTU0NDEsImlhdCI6MTcwNjIxNTE0MX0.85OLtpjaAV392w6kSCnevHbXVKVDfodsaOXYWHeRAe0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001365"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:01 GMT
	x-forgerock-transactionid: d7ad8979-4f68-4959-9511-3a2da8a1506b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:01.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:01.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 107992: jsonPath($.tokenId).find.exists, found nothing
20:39:01.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,107992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37730a69, username -> user.1001365, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@701f5024, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215141968))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:01 GMT
	x-forgerock-transactionid: 3b9f534f-1d16-4c5d-b7db-8e2bb158c8d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXY3bHR2djE2b21uaDZncjVtbWpsNnFkaHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmN6azNkVGREYW14UVdrTnFTV1ZqUzNWdVFWbEJMbU40WnpGS1QzRlRWMUJJZUVkM1MyMWxSMjVXYlVscVJWSjFWMW8xZEZGdFJXRlVVa3hQY1hSRGFXeHZTakpyY1ROSVMyZFRTbEYzVm1oTlEzSndUbVJDVVRWMVRrSjFRVk5OTTBnM1UzRXpkV2RGWm5SWlVDMDBPVUZsWVVOVlZrODRTMkZQZG1SMFlqWmtUbGhwWlROR09FVkxVMVl4TVd0WFYyWjVNRjgyYVdOTVVWWnJORFJtY2twcU9HMWFTamgyY1VGeVoxbE1ja1pLWWkwMFgxTk9SSGxRV2tkUFkySk5Uemx2UlRkRWRsTXlWMjU0Y0V3NVluVlJPR0pPYkd0d2VqVjBhV0pLU0ZaNFVqbHlhVTlDZEZsdGRsSnJlSE5GVVZwcFluSXdaMmxCYjI1RVJFaDVaek5SVVRCMmIwNU5aMkoyYkZnd01YbzJNbGMwY21GaU0yZEhObmRpVDNWQmRYRnhiWEE0Y2tSV2NUVnplVWcyYVhGRVdGcDZURzFrUWtOMkxXNVZTRlpHV0dKcGEwOVhWemgxUjBwb2JHWTRaemRSYVhkUk5IRnZNVE55WjFCclMyUldXRmRQVXpaQk1rNUZWMFpqUzFkNVdXSkJiSFJKT1hKSE1uRTFNRWMxYzJaSFRGODBPRUp3YlhkeVFpMHhXVTUxYVU5bmRsbFpTVGRwTVd0VGVVSnJjMmt3WmtKMmVVZEdSbEJ4VTI5M1VrOTFSMVZqYUdReGNtdHpjVVZQZUhWalQyeG9WSFJrTUZKYWFtWllkMDFETm1OUWNFTnRMWGhMVlRoeVJGODBjRnB2VW5KM1FuYzNlR2RHT1ZoZk9TMHpTbkJHYlRkS1pHTTVTRmhsZEcwM2IyTndNRUZwYmt0RUxXbFVPRk5NYjFOWk4wWTVWWGx2WTJKUldXRXdiV0puVVhWeVVuTlhWbWh1Y2w5MGVWVmxZbWx1TUdsSGVuSmtNVWh5VkRKMk1scFNiRkV0VlhOT1dEVXhkRWx5U3pKblkyeDZkbUpaY1hWeWJHcFlhWEZFZG0xUmRIa3RURFJFYUdSaVQxSkplR3gzYldZMU5EVjRjRGhQYVdOWVpXZHdSWEp5ZWpScmJHNXNUWFZWZVV4RlVuRnhaa1ppZFU1SmRVdDZTMDVIWm01dk1VVjFlVTVYVFdwUGVWUkhiR3h1YWw5NlZWcHpZMVptVlZJMFdXTnZMbmQ1TlZsR1JXWXRlaTB0WVRoUFoxVjJURGRTVm1jLlQwNDl0UmNLZFlyT0Fha285TmllWXRuMzBDTWlZWGhlaFJ3M2RnTVJldm8iLCJleHAiOjE3MDYyMTU0NDEsImlhdCI6MTcwNjIxNTE0MX0.2z8jIUacSKN903WvTnyXYvywjf_c9PMqWf0NuDkNf8U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:01.969 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:02                                         735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=196010 KO=11672 )
> restLoginInitiate                                        (OK=97005  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=96705  KO=281   )
> restloginProgressiveProfileCallback                      (OK=2300   KO=281   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.78%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.78%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.72%)
> status.find.is(200), but actually found 503                      4958 (14.63%)
> status.find.is(200), but actually found 401                       281 ( 0.83%)
> jsonPath($.tokenId).find.exists, found nothing                    281 ( 0.83%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############-                                                           ] 19%
          waiting: 434493 / active: 27     / done: 108095
================================================================================

20:39:05.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 108629: status.find.is(200), but actually found 401
20:39:05.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,108629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fcb0d84, username -> user.1001264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ab58477, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215145840))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWpzMXZvMHJxNWU1c2RtbWFpc2xsdTJuaG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFp6WkxXWFZXUkZCM09VdzVVRFZWWWxkVVVuWkJMblU0V1VGTE4waDNTSFZqTUZWSmVESm1TV3cxVURGRU5HSXhPVzR0VGtoTWFHSkZWbEpoWVZSbVNrTlJUemwzTVU1T2JtMVBVSFJmWlZWeWJFeEhlQzFITFhsWVFrNXlkMjVrWVVzM2FqSlJabE5HVlVsRVpHVmZiMkZXZDA1aE1GbDVSSGh4UVVWWWMzUkhUWFJVYzBOeE1FeHJSM0U1YjJ4dVQwUmlSRTk0TUhwUFFsSjBhRll5VWxoNlExaHZTMDR5VVc1bFRrOW1NbGx1TW5aWlZHNVZaR1ZaTm05TVdGZ3RRWHBPTjFweWNUbHNRMDV4YUU5M2NHTlBTVXBSYzNWSVRrNDFORWhSZFV4blIyczBRbTFoTlRKemVVZFVUelpFZHpOMFgzVkViV0kwY2t0NE16Um9Wa2MwZG5oeUxUYzFkR2t3TUhKNWQwWlVMVzlGTkRaVGEyWmZSVnBYZDI1b1ExOUlNMmwyYVRGMFlURnhWVzFSUTJGM09HeHJVemwyVVdadVlVdFJTRVpYYVdaYWNVNUpWblZ2WVd4VVVEWmtSR2hFTkVodmJra3pibFZ1WlZGaVVIWnlNRzF0Um5wRVpISnlXSE5mVWs5WmJDMVNOMEZEYzIxRFNsQnRhMFJLVm5GRWJHMTZVRGQ0U0dSb2NHSjJibFpSTnpkYVZIVm5hbk16UkUxck5ISnJkalpQYUY4M04wSnFXa2s0YW01UllrbDVibGhWV1doTlgycDFPRVJPZDBwWlQzSldTR0ZpZEZSUFRXNHpWMDFLUzBWMFFXazVlbTk2V1ZaUU1sYzNjRGwxU1RnNFJHSXlVbTlrWWxWMmRHaGpkRzVMUzBWS1YxWmFhR3RaYW5nMFluRndha0ZUZW5GTWVYTlVaM0prY0ZwSE5XbE9Uak00YjBsU1JVNVRPRGhDU0c4MFZGa3dZMDEzV1ZsZmQwMU5UbTU1VmxnNVYyMXBZakE1U3pSdFZXOVdjVzVUZWpRMVVIbGZaRzVxYVZoM05HOUlVakpyVFhJNFNYTm1ZVVphYzBsZlQxSmZVbUkxTkhjMmFIWlljV1pOY0VwTlVWTkVNMTl3Umxrd1UzcHVOVmcxT0ZCNGQwTkJZMHBHWVhFeGVrb3dlV1UyTFhFeVJtaHhkMGsyZUVjd1oyaFBTa0ZaUlY5eFV5MVRPRlp1VGpkdU9YUTRPVVZFUVVad1QzbHpMa2xrYW1sak1UVXlaVGhhYVhOd1pETkdUVFJIY0ZFLmQxYlZSekhhbXpOY3p5N0VXNVBETWFzNkVsX25nQ3M1LTZLUW1lR3dlSmsiLCJleHAiOjE3MDYyMTU0NDUsImlhdCI6MTcwNjIxNTE0NX0._cmQg0nG1E-nqF_KRdgCGYRT_w7XQfimZ6WuIlqjLSQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001264"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:05 GMT
	x-forgerock-transactionid: 9eed7655-a601-4e1a-8254-67f94f6ce3b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:05.890 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:05.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 108629: jsonPath($.tokenId).find.exists, found nothing
20:39:05.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,108629,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fcb0d84, username -> user.1001264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ab58477, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215145927))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:05 GMT
	x-forgerock-transactionid: 0bb41ae8-f322-427d-b803-a7ee87ea27d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2k5NTdyOXB0MTA3ZTIzYmtqNjdkdnBnNzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVVYcENlSFpsYzNabVdUaGthM1ZsZEY5cE56TjNMbWxrUzFoa1ZESkRiblp5VlRBdFZsWk9UelJMZWw5SU55MDFielpEV0dkcFgwMTZabTFOVHpCTmVISllTRVIwWkVrM2VsQnZUbVZFTWxoNE1VRXhhMHBwV25BeFZUaFhSazFTTUdsNll6VklWSGR0U3kwemRYRndNbXR5WkY5aFNrMDRTRVIzYzNkTk1uSjBNVlJPY1RGUFowSlBTMjlPWlhScFMzQTJUV1pKTkdSQlJuSjNRbU5ZUjFSdE5XRnZMWFF0VVVwRGRYZGxjMUJFV0hscVNYQXROMU5UVmxkbGNpMWxZbEZwT1dOUlZXRkNkMUZmVkdwUldHbDVaSGR5T1V4RlEyeGZhSGhEYTIxUWNITkxaVFpMUTNWWU1tZGZTVmg0WkZScVMzaEpaMTgyTWtSRlRqaEJkM05FYzI1SWMzTk5Vbkp4YlVoTVEzaE9ZbWhpVFZGSmJESmpWMGcyTjBSc05HdDFXVTVoUlhGcFQxWmxXVEZPZDFod1kwa3RReTFyY1V4MGMyTnZabVIzUVU5bE0zTlFSVXRhVDA1SVZFUk9WRXcwZEZCcmVsSXpXR2N5ZDJKSVpsSlBiV05WYTFaUVpIRkVjbkJ1VkZNeGVXeG5SMWhLU1dST1pVNWpPRFZ5ZVdGb1FWUmhiR3BCUWxwTU5sZHJOVEJoTkdaTlpYSTRjall4Ym5GUldYQjNRMjVHUW5OWE5VVnBORmhNUVVSM1dGZ3dTMlZNZDI0MVpEQjZPSFJMU1VFeVkwdDNTbG8wUlV0MmQwTTBSVWRKYkhsV2NVUlZlR3h0ZFhSR1VuWkxaMGRWWnkxblExWXRXalJSTTFkTlgwVjNkVlpCYkVwaFVrSldUQzFqU1UxSFoydDNXamxDZUc5cFRXVnlkVFpvVjNwUldsUmxRM0F4WVRkcFRERnFVWFpKVDI0d05VRnFZMHBQWW1WUlRVdG9lbGwxTkZKMGIxSXlWRzlLU200d1VFSkdWVXREUkdJeFdYSXRXVEZuTjBWRFlUbHVMVWR4VGpKcFIzcGxkWE0xV2pocVpFSk1hRmw2YzBsNmFXRk1SbmwwY0ZvelYzVnlSRXRtTUU1Qk1GVnlOWHBoTkVaeFVGaGlaRmgxVTJNMVFuQmpTVVJRUld4MFdWaG5hVWhQYldWSVQxYzBVRzF1VVZGRmQwdHdUalZTTVZBNFIzRlNhVlZGVGpOeFNqUlZMamhpYWw5VmRHZDRNbWRCU2tFNVJIb3RSamhyVUVFLjJyY0d4NGl1bXRoVWVOaVF5MGVlbUJNQnhpZGRSR0dVZ3U4dHJPc3dmbnMiLCJleHAiOjE3MDYyMTU0NDUsImlhdCI6MTcwNjIxNTE0NX0.Ab-tL-0ceiGS0MD7vC69bQrdzCoJhiz6-NWVgwNuWPA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:05.929 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:07.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 108835: status.find.is(200), but actually found 401
20:39:07.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,108835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c65ce98, username -> user.1001616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e5795fb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215147361))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN281cTA5YTMxYmlyZG9xOXFpOW1yZ2J1bTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWFqUmFSRlJXUkRRMWNWaHNWM2RhVGxScFNFRm5Mbmx3WWpGc05GTjBZalF6UTA1bU9XbGxjakJLV2pka1FtdGxhMjFtTVVGR2RHWkNUblJIUlVGSVpVRTRXbWRTUkZSNWFHbHVhMGx6WVRJdE5VcFVRVGhTWmw5SlNWSm1OMUJJU0dFd2RtSjFXbVEwVVVwQ1duQlNUamt3TXpNd1JIaHJVWHBITTE4emJXVnBWemhMWWs5TlEzVnhSamgwZUVScWNWUkVWa2hXZVMxc2RscElWRk0zTjFNMVkzSlVVVzl2T1U5Qk0zbE5Uelo1VlZoT05tUnVYMGcxZW5adFlXbE5VVkI2TTNjeFVYTnJZMGRJTUdWSFdFcFJlWFpSTlVKZldDMTJPV1Z3VUhsWGFtZ3hUMk54YWxacGFFWkxZMFZyWmtGU1REUTFaV1pyVjFCWmJsUjZaVlpqYWtGa2VEbHZUSEpTYkZOYVpHbHBSVEJXWmpCRmRFZFRNazVrYkRsWFNqQktkSFJCWDE5b1JXSnJaMWR5Y1VoRFFsQk9WRmRJVTFwU1RWVTRkbkZ1WDFCc04wSmhUMDR0YzFKNE1IVkxkVmREUkRJNVpUUmFZMDlxU1RKbWRVbFlabU5UU2toalUybEtZa0ZNZVc5cVExVmpaMnBFWlZZeU5IaFBSblZ2VVVjNVdVTnhOV1JVVm05Q2NIZHBOR0phVnpoTVdHTmphMkZvYVRVek5Ga3RSbFZ5Ukdvd2FUQk5ja05PYjNVdGF6SmFkRE5vVVhWemFGbFRZalZCUzFwaFh6Tm5VRXRhTWxsYWRHOVNUbWMyYmtad00wRkdVR1JZWXpWWVNXRldNalZCYW5RM1kwcFJjalJzZUVKTmFISk5abkJLTWpCSFpWODJSRzVwU3psVmQzUnhhVEJQVlU4M1RETk5kM1pyV2pGT09WTlpSSGxUVkdacU1IZGZRMDVrVlY5b1lXOHpaM1p6YVc4MVYyZE1SME01YjFwU09WaDFaRGR0WTIxZmVHZzFWbFpIWVRsbmIycERlR2xYWkhsWVZsWmZObk5YZUVWeVkwNXJObXBLUkZsaWJrbFdjRlZOTlZCa1FtTXRhWGg1V1VkMVNsZDZRMlE0V1hKTVQwNWtSbTloUzBrd1NXTnhia1k0Vmt0SGFrazBYMjlOY1RWTVlVeHRjM1kxZVdwWlRYWnRkM0YzVDFoVFgxZG9ha1UxTFZGek1HeHBjSE4wWm0xRmFWbGpMbUo2Y1hoTGRISTFUMFowYkRSa1QzY3lWRFpSWVhjLmhwYlA2alFfRTdWTVpxRE84S2R4b0RRTVY1dm11SW00YVE4QndPWTVUem8iLCJleHAiOjE3MDYyMTU0NDcsImlhdCI6MTcwNjIxNTE0N30.uDU47ibhPRSQqFRO9lM_JVa9lVl63Ciaz2MBAEC3EYU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001616"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:06 GMT
	x-forgerock-transactionid: 1b460710-e74b-4ca1-939b-32db26ece4a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:07.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:07.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 108835: jsonPath($.tokenId).find.exists, found nothing
20:39:07.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,108835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c65ce98, username -> user.1001616, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e5795fb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215147447))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:39:07 GMT
	x-forgerock-transactionid: e4c6dbf8-01df-4b79-8acd-6a7c1b7a0f1a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajM2cGQxcG5qY3BmcHQ0dnIwYWxpZHB0OSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVsZEROdWJHOWZiMHRhYTJ4TFJWWnVablJMWnpOQkxtZE5jRFp1ZWw5elNVc3plaTFSWkZWZlZVVkhja0kxYW5oSU9DMXdjR1oxV2xaQ1MxQkNOa0l4WkVKNWVrYzVNV1o2ZG01U1RtODFXa1Z4YzFCTFgxRkdOVzlYWlhVd1MzUnJiMUZ0Y1VOcWQxOW9VVXR5UTFOWGJVSTRkbVpCWlRadGVHaDZWV1ZaWWtobk1rTnhWVE5FYkVoMU56RTNTbFpoVjFZeWRtMVRWakkyYjI4M1RtTTViMVpCVWpWNFZVUlFWazU0ZURsd1dYSkJaekJxUmtkdFJGbEJWM1Z4TUVRd1ZEUXhTMHR2VVRKeE1WRjFia05GVDBGSVV6Sk9TSE14UW1kU1VUSkJUWEJWY2xVMVF6Sm9lRVJEZUZwRFN6bFlaMjR6VXpkc1UxQXhZVlZ4VldwTE9WSnNWbWhOWjJaVFEyeENYekZYVjE5R01qQlVPVXgxY3pCdlozTjFUekV4WVhaQlpYWkJRV0UyUjNOeFNIQkpPRmROV0RReVFYaEZabmR4Y1ZWd2VHTjRTRzg1TW1ack4xQndWSEZZZWs1bFpGUmtXRkJsZERBemRVcGpVbEJpU1hSUE9EUnNWMnRRUkRaRlRqVm1jRWxQUzNsRFltdHdRV1ZzVmpaaUxUZDZXSEIyWkVaRWJWUmpWRWxQYWkxNVRGaERlRkJXUzBKQlFUbEZSMnRCYjI1MU5VNUpWREU0WVhnMU5UWlJPVmxUV1hNdFQwOWlUVVUyUkVkNlExZFhaMEUwZW1jd1VteHZabkZxTUVaVFRHOXJZbEpqY2tkTk5EUk9PWFpwY1hsWVREVnpWRFJwUjBwVllYRTBTV05GZUVGSGNEVkRTVmwyZERabVlrZDBTbUZuTmxaV1VEWndkbEJ2Wm5aNGNXVTJPVTV5U3pJNE5XdzRSMlZNVGtkV1kwdFllRmRQU2taR1UzaHhYMDR4U1VoaFFqRnlhME5YWkZsbE1WbE5VMTh4VWxkNlIwdFliR3hJTkZWcE9USkVTSGxYYVdKaVVsbDZiR0pYWmxkSlNuZDJYMFpQTTA0MVJIZE1kWFp1ZWxGZlZYcFVia2htY2tkcVoxRm1XSGhSVlVKNFUwUnNSbGxNTm5SYWNWWlRSbEpxYmxwbU1qSkpZakpMYkc1ZlZqZzBhVkUyY1dKbWNXcFpkVzF2U2xObFJHbFdVRVk1VjNwYWFWRkJWV2hxWjBsVkxtMUliVUZXYUVoQmJURnpkemhIYmxGRGFrTnBSVkUuNXVOVlRwQ0xuT0ViSEZoRWtZckJjYlpUTnBNVHlBVXE5b2hYUmRWUnRVbyIsImV4cCI6MTcwNjIxNTQ0NywiaWF0IjoxNzA2MjE1MTQ3fQ.kfwhLYZO51j-lbK-Aw35UoiKVgGerIfmy6Vga63lSLg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:07.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:07                                         740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=197571 KO=11676 )
> restLoginInitiate                                        (OK=97781  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=97477  KO=283   )
> restloginProgressiveProfileCallback                      (OK=2313   KO=283   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.78%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.78%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.72%)
> status.find.is(200), but actually found 503                      4958 (14.63%)
> status.find.is(200), but actually found 401                       283 ( 0.83%)
> jsonPath($.tokenId).find.exists, found nothing                    283 ( 0.83%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############-                                                           ] 20%
          waiting: 433716 / active: 29     / done: 108870
================================================================================

20:39:09.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 109207: status.find.is(200), but actually found 401
20:39:09.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,109207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b3ddf96, username -> user.1002332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2564c16f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215149863))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGIzZ2xuNWRrY2xvcDBlYjVxazNpZWI2NnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eU9XdHFVVlZDYzNaSGNXMUVOVk0xUzNoeVp6Wm5MbFZSTkdGTWVqZEhZa3cyYzBaUVRXODFiMWcxUkVocmRubzFWV1JtUTFsVmNXSkxhRGMyZDFWR2QxRmpWVjlmT0Y5SWJtcFNZa2RVVkZoNFFXUjVlR05JUVRSRWFVZDNWSGRmZDI4MGFXWXpiVWxZTlhGV01tWXhUVTFhU1VKQk9URjFOVzF6TFhVNFRrOXhjVTVsYkd4clVqRnlNMnRCVjJFM1JtdGlTVmhST1RaUGIyWlRWV0kzTVhReVlYcFljVkJ3UkVOeE9WOXJYMU5yTUVkSWEzWnhSMkZaZUZBM2NXcHVTVkpvVmxkTlRsTlhjVGRXU21aVGJWUnRkakZHVUROVlprRnpla2hrUkU5dFQweElXbmMwWVdwa1ZVbFBSSGx3UkcwelRtOWZYMWRNTTFwR1VWSjNUbTV4TlZSTk9HdDBkRGxMVlY5bU1HSnVXVVpDVWsxRldFTlNUMUUyTlVsUmRHMUJialJ4VjNSd01FaDJXRmMyWHpFek56UkdjRTl6U0RNemJWb3pRMDVPVm14RGVsRjZjbmR4V0VOdU16TlplV3QwZWxwTk1HNWFZV1J6WDFoclkxbHlhV3QwZEVWUWRrSTVRMlpSZEZkRVowVkljSGhLWVdGck5UZzFURVUyVFhjMWVYSXljRTUzZDJaUGFuUkZSWEZZWTNaYVNHUkpWMjl1VTNkQ00xazJkRVZSVW1SdFdsaGxjME5ZVFVSUmExVmtNM2M1TkVOR00zUjFWSEZTUTFkRVZYRm1jbmxVTkd4UlozaEdWazlrVURkV1FUZDVPV3N4ZUc1bWNVeHplRmxhVEhwRmVFRXdTSFZuY0RKTmFrd3RSRFpPWmpkU1MzVTFjV3N5Y2xkMFFXbFJhV2Q0VFhCTFkySkhURUZGU1cxTlYweDNWM1ZTWkZScVRHUjROamxGWmtKd1RUZDBTbEpVVm5kM2NqZHhPREZtVVdoMVZraE9VbnBtUm01bVQxQkNSMU5pYUMxeU5sSlZkVVl4VjFOa1RuUXphRkJPVVVGTlUwOUpiakZPU2xwRVNTMW5iM2h1V2xsV1lubzVjRWN5V2pCSVkyWjZTbU5VYTA1U2NUaFZkV05MVUc5RlgzTlFiWGw2WlMweWJXRXdiVVZIVUcxUk1sWXdkM2RFWldKbFIyVnNSMTlDTVU5VmNqUmllVVk1VEMxdmVtdGFNREZqVm05VWJXMDRMa3BYVm05dVdtZHZWRmhsV25ZeFlVOUpVMHQyVjFFLmVFV1JQaVVjUl9uaDFVc3h6WkVaaFZZRXp0U0xPXzB4ZjhVSnlZYUFORFEiLCJleHAiOjE3MDYyMTU0NDksImlhdCI6MTcwNjIxNTE0OX0.A1C2mhBa1ysr7CE6p6tIWdyT6DUkc0jEypg3b6LUAXE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002332"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:09 GMT
	x-forgerock-transactionid: 81c1737d-cc78-422d-8e35-d8c43e16c14f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:09.910 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:09.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 109212: status.find.is(200), but actually found 401
20:39:09.940 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,109212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3deae88f, username -> user.1002626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14306191, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215149892))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzkyOGlxNGcyY2FtcG04MmFwc2traXBnOWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVFVUlBXRTE1UW0wdGJubE1SemwyUmpsQmNHMVJMa2g1VlhwQ09WRmFMVUU0U0VsRFJVRXRTVTEyVGtOWmFGZExNak5HUjE5UlFuQlVObFZ4WkV0dk1GZ3dhWFZyWnpOYVZrd3djMlpCYmtZemJFbHFZVXh3UmtZemMzZ3dRM0JVZUVwdFNVRkNZMDVuTjJoelQxOVZORE5tYlZWRVpraDBaSHBDTmtaUFNFRnBMWFJrTjNOdGNEaEtSRXhtTkdKdVZsbDNaVUZsUmxCTGNHUTFNakJETXpCbVFURXpkRXBaVDI4MlNEWlNNMUIxTlc5TmMzRlpSMFUzV0ROZlFVNVZOR3A2Tlc1NU1sUmxXRkpFWkZOWVdIa3dlRjlFWkcxa1p6bFRTemh1WW1od0xUWlBla1IzWlVsWWRrRnRSMGRSZFdWZmNWQnViVXhIVWpCNlNUTXljMEZRUkVFeVdsUk5hbEZpT0hVNVlVSktSMlJrY0V4V1JrUnFjMVp5UW5JMlJuVnVUalkyUlhCZmRqUmpUMnR3ZWpWRFNXNUpSRU40VEhWU1R6RkhVRXhUVVdKT1QzSTNPWEpsTVRFMVUwVkJNMmRKWkZjMlkydHhaRGhRTmpKRkxURmpkamhKUlVsc2EyeHJTMGxtZUZnMldERlljWFpFYkdWTFprOVNOMlZaWlhoc1RrTlhXV0pNTVMxelJXMU5lVkZPTjNwSVVtVmpabEpSUlZGWmJXazNSV3hOZWw5eGVFaGpZM2MwZDNoU05WWjNaVEJvZW5aUE5VZzFhbEJoWTFSaFVqRnVZVFJKYjJKS1VVc3pkazlEZUZCMVpISnBTekoxYjE5MFZHODNVM0ZLWmtGWVdURTRSMGREV0dKd01YcGlNbmc1YUVGWllYazBORVZ2VFV4clQyMVVTbWRXVGxoM2FUQk5Namx2WkcxT1ZsbzJYMUp3VkdKVWMzSnNVVFZuVUd4WWFrd3dWM1p4UkVNeU5IaEhkelJaTlRsd1QxUk1WVFExU1hwWFRtcEZUVEpWUVdSMlVYbFZhbFZOZW5rMVJIQXlOM2x5TFZOc2RsSlVTMjFLYm1GV2JFUlBNMHBtZW05bWNXUXRiVGt3YnpoTmRUUlhla05uZEd0b05UTnZPRGx0ZFdGd09UUk5aRXRvUWs1WFNtNTZUMGxtZGxreE5VY3RaVWN4TXpSbmJ6ZzRUMVJuWVZKbE5sOUZOM1ZOYUdKalJITlhTRzVvV214TFNuUkJMbXcwUWkxd01rTllSRVZFUkhvelIwSmFjbVZPV0ZFLnFLS1MtLWFBOVktX0hUcFdmVXh4d2QwZjA3RDkxcmRjMFpMdUxYczZSQ2MiLCJleHAiOjE3MDYyMTU0NDksImlhdCI6MTcwNjIxNTE0OX0.cZAQi1ZKaj231zNmkTDAqV63K2ZmSSWmzbORjzRCG7E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002626"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:09 GMT
	x-forgerock-transactionid: 1c217129-3330-45cd-9b69-a295f2cf80ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:09.940 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:09.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 109207: jsonPath($.tokenId).find.exists, found nothing
20:39:09.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,109207,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b3ddf96, username -> user.1002332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2564c16f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215149950))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:09 GMT
	x-forgerock-transactionid: 79b4a718-d0fa-444a-bbc0-5455b9a824e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmUyMm9wcWlkZGduOG9tZWtsbXB1azdnYWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Mk9FNWtMVnBJVUcxWFkwWm5OR3hzV1Y5clVVdFJMbkZYVVcxQk5HMWpWR2RqWVVSWVQyb3pjbDlQZHpWS2JuRkpjamQzTTBvM1lWUjRiSFp6Y3pkRFdtc3dYMTl4VFc5b1FsaFZObTAyVkc4MU1tMU9SMGh2V1ZOd2JHcGlUSEJrTkdKaVdHcFFSbGxsUjJWdmFrdHlaVkJFVkZBNVNrcDJhbFowYjNObVRrZzRPWFp6TUhGTGQzTXpWRlZNUTFabWRqUklNRm8zT1dFMk9EQmlNRWw0TTJWS05WOWtNRk5EYkVKTFVHSnRhR3RFVGxZMFgxSnJPVGMyZVc1cFlXSnpTbTE1YlhKMmRUSkhjVkpIZERkVlkwMDVTRXRDU0hsbWJVZHphakUyTUZSVVFWZEdWMWhCVVdjNU4zSXRjbWgzU2tkSU9VTlJlamw2VEhOck1sVnpNWEpQT1dKUWNYRjJaMlZzTWtaMFh6Qm1TM05aYmpWR1YyWklRVVpwV2pnMmMyUmFWbGwzYlRGUlVYZEJMVTlxTTJ4b2JFOU9kMjlpYUVWclkzQmZOMHhRTURkcE5HdDRSWGh5UTE5T01Hc3labVpXYXpORmJHeDFabUkzTWs5Sk1sSXhZMkZLT1ZsZlYwWTNRa1k1ZGpWNk1scHFablZmVEhwd2JuRmtSMWxJTUdKMlpVZE9RMVJRVDJOWGFsbHlUR0pzVUZWVU9VMXlXalJVUWs1Zk5IQlNNMEZ3VlZkdVpqQTBaalJTU0RWWGRXZEJRazFtYUVGVkxXNVNaazV1UWxjNVpHMVlTM0pYWVRKWVVEWXdXVFl5ZEVzM2JqUmlNVmR1WTAxV1ZIaGpVVkJvUmpsallubG9UMFZLWkhCTE1sSnNaSFl5Vm1ReExXMXhTblpwWjBOTVVuVTRZbFZaUjFJMGEyeEJZbmxwU0d4blEwZzJZbkZNT0UxZmNqTTRRbFZYU0dJd2NtaHBiVGhNZDNBellscGtNM0V3WjBWaFlYVlpkRXN6VDJzellrdG5aRTh3T1VKR2FsOU5kRGxtY21KUVRubFlkVkZxYzBZeGRFODBabTQ0TVVNMk1tWmpWRFZXZDJGdmN6SlpSMW8wVkZwclFsRkRTV0pUYm01WlVXWXdTMWc0VFdORmF6UmlPWFI0VFRnMk5EY3dhMlZIVFVoV1ZrNWlRek42V2kxeWVtTm9ibTFOV0dnNGJHUXdOak0zU0dsVVdYTTRRVmh6ZWtVeFEzTTBMbmhSYTFGdWVtSkJWbFZOU0hjdGIydEVaRll0WVhjLndqWGdIYUtuYlRvc0dpT2JvMUhjZFN4eS14YUdoVVlIcUNUemxJekQxY3MiLCJleHAiOjE3MDYyMTU0NDksImlhdCI6MTcwNjIxNTE0OX0.rKpaPabrkdkhkp-Gr-iQ1R6YRBKneNW4nGVvkzCtON4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:09.951 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:09.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 109212: jsonPath($.tokenId).find.exists, found nothing
20:39:09.987 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,109212,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3deae88f, username -> user.1002626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14306191, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215149985))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:39:09 GMT
	x-forgerock-transactionid: a40cbda7-0ef8-46d2-8052-f6b7b1492d0d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOG5mamRzOTZpNHBlMm5pamdrb3IxbnA5MyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTUyZEdGamEwNUpWV2RWYVdoRlVHbDZUV2RGYWxSQkxuWTNRMHBvTUMxRGJteDZhREJMZVhvMWF5MUNkSFJmVGpSeGFUY3RkMUZoZW1rMFNFeHVUbTQ1T1d0V1ozZ3lOMXBYUkhod09YbFdMVWgwWTBJd1JDMDFlbkZrY1hOTWRXaFBjWGRrTnpFNVJWQjVRVTl2Y0hkTU4wUjRTV3BKZFVoT2VHMXpUMjlqYkRkVFZqTmtXVzFQVlZkWGRuUXhTWFJ5V21reVl6VkVhbEIzTlU4dFgxZGZaMFI1YlZaalIwVmpMVGxmUkhoeVptdG1Sa042U2pBMlRqUlZibnBCTUdscVNrOXRNSGhmTVdsMWRFZHRPR3hITXpaSWFUbDVTSFpPVkRoc2EyWnlla2RrZW1keGRHcGthbEY0ZFdsWFNFSjRZWFl6UlZOMWN6aGtkRFF0YTNKUFRIaFpZa1ZGU2tGSlZuWkVXbHBUZVVnMGVIWlhjakZYVTJ0R1N6UlRWbEpQVEhOWVpUa3hWaTFxUzBsQlJsRnRWRU0xWHpGRFh6azJTalpQU21wRVpIazRZVWxxVFZSaFMzTjNhekZVVVZKVWVIazRMVXR4Ulhka1VWYzFZVEZMVUdobU1tUmhjbkZtU1hOT1duTmlSWFZwZWtwT01sSkVYM1pCYnpKeU1HWmhUVEl4U0d0NFgxWk5WVzFWYm1kYWVXbE5WamgyUXpWQlZURkZkbFZKY1hwV1IzYzBWbXh1YzFWNWMydzNhMFpTWW5SWlZVUlBUbFpDTWkxSlVEVXdkREYzUmpoMk5tRTVVVkpvVFRCd01sOW1SaTFqZFVaVFVTMUVkVkJXZFVneVlUZEJTbTQzZWpBNFZqTmFZWEJVVW5kVlVEQlZaVEZxZG0xbGF6RTFSVFJqWVd4bk0zSlBObWt3ZG0xTVduSXphVWh4Wm5jdGNUTkVVbEJxYzJOQ1EzSnhOM2RNWVVkRVFsTlpiMVl3WDBoVk5XbElWRVpSY1VwcFdUaDNhbFoxTUhaZk1pMHdhWEE0VUc1blEzRjBYMnM1WXpkQ2NEbHFhM1ZJVGxNNGFVZG5Tbkk0ZVVvd2NXMUROMFZHVnpKUmIzWmlaR0pHUjNWcVNFbElkRkJKYjJFeGREQjJOazh5YWpOSWJXaFZhVll0VkZRMVl6YzRlV1pLY25WaU1FdHdjakZDUlRobU1HcEJTSE5GYTB0TFJHNHRXVE5GVERGdmExbG5TR1pEYWtWVkxsUTNTMGRWTmxBeVdqUlJOVlV3TWt0aVQyVmpPV2MuSXpYV3dEQlplbHlkdG1kenVpWC00NkFxR3ljUWxoQ2t1SXlsSmR3UWFIZyIsImV4cCI6MTcwNjIxNTQ0OSwiaWF0IjoxNzA2MjE1MTQ5fQ.-_xEFbOGRQeeFbeS4hodX2k4naADcqhps8RqzOHMrP0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:09.987 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:11.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 109397: status.find.is(200), but actually found 401
20:39:11.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,109397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14c9e325, username -> user.1002145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62d93f37, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215151055))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjRwZnAxOTVwN2ZzZnN1cGhsbGQyODc3a20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVJFWjVMWFJzYlRaZlpsQkNRM0JPT0VndFZUTkJMalEwTmxaQ01rZE9OazR3TVc5R2VtaHBSRFphV0ZWNlZWOUJWakJyV1VsSVRHdGtPRUpPZURCTU9FbHZXSGRQTmpKWlRpMUZSa1pEUzNOT1ZsRlJkVEJuUXpaWFdrVXRMVVozYlRrM1dGSm9VR2RoWmt4dlRrMW1XVzE2YkVOYWJYVkxObXg1YlhSQ2NXWk1PVUZ3YjJKeFYxaHZWMWRVU1VaeFoxTmtZMGhmTlRGZll6RTBWazA0UmxWMGFYaFJPVk4yUzB3NWNFd3ljbTk0Y0hWbVpGUnFjRWhHV0dsMlpERXpNMDlUYkVSdVUxbGtWRXRGU2kxdU5XRnVVWHBHV1ROaVUzVkdkbWRuTVhCelUwNWliMWRaZFVaemRrbDVXbWswYlc1T2NVaGZTSEF6VG5VeGMzUldhVVpDUW5SaU5XcHpWa1I2VG1wWk5FUnJZekJQVkZWa0xXdEJUbXhPTTJSRVpuQkVlVkF6VVZKZmJsUk5iVmN6YlhsaVF5MVpVRnB1V0ROVk1sSXpUVzFKVFVGMmJFNXJhMU5tT1RWa2JVMUtkbUpCU1doS1kwNU5SRUZ5YkRaSlVWSkpWVTB6V1RWTVFqbEJUV3htT0ROVlZtNVhhUzFwYTJVMWNFUnhka3RtWmxSbVFYTmFSbkF0Y2xreVFXdHhVQzB6Vm1NMlYwUkJRVTVRY1hvMVRVUnhaVUZuYzJOaVFteEZWREJUTm1WWWJEUjBVVmxmWTBGVWNsWndMVE4zVmkxbFJIQmZRa3huZWtKYVozbElla2hKY0hReVEzUm5jRTUxTVV0c05HOTJkbHBGVWxaS1owOTBialYzWnpOdlVIUjNPVVZoUVhSVGExOXFNVTlUVkRabVFVdEZNVmxYZEVSaU1qZGhTelp0WTJ0ek5YSmFRVk5XTWtFME5GVm9OVVZyWlZRdFF6SnhTM1F0WVUxNWVYQk1ibEU1T0RORE0xVlpZMHcyVW5scGVHTlRWemxHWHpJdGRpMVBSV2w1VTBOMk9HcE1TM1ZJYTBaWlgwTlVRa05QYVc5WVUxOVBhR1pYVldsU1IwMXVaMmhPUjA1a2JGSm1MVEk1WDFSak5UQlBXV3d0WlhjNVoyWjFNekptV25GNFVVZFVjR1JRZUV0eU4wOXZUREoxZUZGR2FWODRiRzVhT1ZneGIyaGtUbUZhVFV4UGExWlhZM0UzTkhJNFRFTTRMa2x6ZGtkeWFsQnRaV2RxTFhCR1YwNUpZM2haVm1jLi1tMFdINDRIb3hwRzIxLWpGWVYzTS1BQWlNc3cxQjJwOUVBQ2RHLXhhYkkiLCJleHAiOjE3MDYyMTU0NTEsImlhdCI6MTcwNjIxNTE1MX0.b6LNBVFQVhtk9zJUa7RGzjJF_NmwX5xgfGsBsspRDx4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002145"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:10 GMT
	x-forgerock-transactionid: 141523fd-b907-4aca-b999-764801f0bbc8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:11.106 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:11.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 109397: jsonPath($.tokenId).find.exists, found nothing
20:39:11.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,109397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14c9e325, username -> user.1002145, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62d93f37, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215151147))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:10 GMT
	x-forgerock-transactionid: 6748a216-6872-40af-a2a9-489e5d92aec7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm4wdDRzN21namFzNmxwdDZjbGhwMXFiN24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk56VldORTU2WkZJM2RraGhRM3B0UVhoRWFrMUJMamMzT0dGRlZEYzBkRzU1VlZSWU1qbGpaRkp4YmxaV1pYUjBiV1psTWtJMVNteFFha0p1Tm5WWGRrTm9jbG8zTFcxb1NtVnpabk4yTVMxTExYRjFka0pKWTA1VE9VVkZOa3htVDNkek16VjRhVTlhVW1KMGFreGZObW93TVhOWmNuSmZZbUZLUmtoV1kwOWZXRlF0TmpoWU1qVTVjR0YzU0V0aFZVZE9UelZXT1doSFZrbDJTMkpQTVU1cmRVODNTalZSTlVWelRWTkxSMlZuT0RRM1NWQndVelYzY0dKWmJ6WXhaMVZtZVRocE1YYzFhbTV3ZW5nek5FczFibHBHV25SU2FIQkViSE54YTNFek9XY3diMHAxTFdsWlprdGtSVUpWVkd0NFdrWkJOQzFRYzI1SlQyOUJWelJoY3paNmVEbHhSRjgwYUcxelJ6ZFlSa1JLU0doUlFYUmZRbGxGWWpWblpsbFZORkZoWDNKVE56SXhVQzFVVkRGd05FMUNVMlp2WWpReE1YTXpWMjEzYlZkMmVEUlFUbVpMWm1sRlFsVjRkV0Y2UW1GeU5sRnVWRXRPTVhkWVFUZDRjemhKVldKTFRtbHVNVGRwYTJoWU5tdEJRMjFZWjBGbFJrOVJRazFZVUZKNVFVaHZWVXBZTWxacVFtdFJNbk5hUzFBMloxOVpaVUZPZGpCSFdUTTBjbE5WV1V4cFozSk1kVE5TVTNObVRFSmpaRGR1WWkwelEzWnhaREJqV2tGdmVHVnFXakEyU0RFMFluSlRRVEpRY1RaSmMwaDZRbEp1WnpKWVowSkRRWFYwUm5SUldFcGlRbkpoWWtKSGRsaHBYMWxOTkdSeGNscE9lbkpxWWtKM1RWcHNTRmhQVTNsNVMxWnpRMWxCTW05RGMzZFJUbUZoYUhkV1FteEdhVXgwVHpWdVdrdFFaMEUxWDNWUE5YQnlXa1ZPZVZSVVpFeFhkRm8zTTJSVlNXUkpVMVp6TlRoZlJGbDZaMkUyTFhOMVpEbE5NbmhQZGxjMFZubFBRelJ4TUdSaGNFOXdXSGw0TlRGUlprczNXa1E1Um1OUWFuVXhVa3hVYlhkWFZ6SjRhSEJSY1hWU1UxZGliMUJuV25SVWNUbENkVTVrZUVGeWJuQklaUzFMVkVSUlQxQllOM1Z0YTJ4ek1sbzJVRGg1UTFKYVNHNVdjM1ZhUzFoMVNsOUpMbFYyT1V3NVNWTk9WbWRhTjNWMk5XSndNMjU1V0hjLlBsVVJnN0JaQmhyNV96Y0o3Yjl2VUpVLTRTZ1RtUUZjMC1RUGZ4bU5Md0EiLCJleHAiOjE3MDYyMTU0NTEsImlhdCI6MTcwNjIxNTE1MX0.ad2l2sfTIvmzYVrDfSsWF_qkylXP8ijUlCoBidIpnmw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:11.148 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:11.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 109439: status.find.is(200), but actually found 401
20:39:11.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,109439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7925d716, username -> user.1002217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5303db26, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215151332))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2V2OWpndDF0cTlwbDgxcTRmN251Y3Vlc2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWNtdzVWWE5wZG5KWU5FTlVSR2g0VTFReFRIWjNMalZaWVdoSWN6RTJWbGhaYzBwWWVsUTBVVTFmUlU1VGQweEZOelphYWpOTFpHeEZkazl0Y0U1SVdFeDNjM2Q2WTFwbVVtRjJhbGcyY0hSWVoyTXpVamgxTmtRd1FYZzFVMHRNVldneGVTMUJjWGhaZFV0RU5WaGFXVVJqUjNWdk16ZExZWFZVVUdsa01IbHlNRFU0ZHpBek5IQmxUMDFTU1VReVVtOVdSbHByYzFRdGFUaHRWbVptTm1kdmRXUkROMmRIYW1rMmFVbGxRVWhpVkcxQldEbFNkalpKUlRWSWVFWjRRMDV2VVVOeGRUVjFablJPYm1aT1psYzBRVWxoVVRsVExYSTVSMmhoVTBZME9EVjRXVUZ4YW5sMWNHRnJaRlpaTW10cldFOVlkMFpuVVdkdVdtWmpWalZGV0VWTE5UUjFjRTFPVm01MWNsRkVja0oxWDBsME1HSmpjV2x1WmxaQlUxVk1jR3BXUkhSeFVuQlpUbmRQWldOWFlVdDNkbEJTUms1b2F6TnRZM1V6YldGRE1HcDJRMmxZTWpaeExYRnZWbXhwUTI1Mk9YaHpkbXBEWldkRmRqbDZkakpJVlhacUxWRTBaekZEZGt4R1YyTnFVa05aYzI5UlVGbDJXblIxYzJ0U01HWjZWa2gxY0hNME5IaHBaV1ZYU0ZrMGFXbFRaV0ZzVDJ4MmVEQk9VRmxDU0RkeGVFTldVelJqTVVvemNGSlFkVlp0ZHpKSU1rVmxabVZuYVZWTlFXeEdaVlJrVVZONk5UWnhia2gyZFZwS1VFdDROMUpDU1ZwcVpVbzVZbXRUYmpaZlVFVnFia1JtU1VwUFNHOHljRUUxTmpWa1NsaEhkbUpRUTB0aWIyUXdSbTQ1WVVaclMwbHFMVXcyWkdkMFR6TXljek5DTFhseGRrc3lRbG81V1hvNVoxWnVORzkyUm1sbFZsazRjbUpaVkV4VFpUVTRVbHBsUmpKbFUxVkxSbVJ0YlRkd2JuazFYM0pMY21KME1WQmZPRjlVVERFM1ZXRlBXbmRRZW1KamVVRklXa0pKTWtKUWRsSllRMU00Y0dkWlVsbEhia3R3TlhoMldIcHpNM1kxYmtOTlIwNUlWV3cxUTBSM1dHTmtVM0J1U25aV1VEbE1VVGxLTXpGd1FVUndXVzlhVjBobk5VMU9hRlJUTmpaMFVuWlBPVVZvUTBoeldHMXJMbUZJYjNOUWEzbG5XbWh3TFVOd2NubGpUWE5rZEZFLkNJd1hRQUd0REl1R2RuUHNPWEJRWUMzcVEyV04yR19MQ3lNSjc1c0d0amsiLCJleHAiOjE3MDYyMTU0NTEsImlhdCI6MTcwNjIxNTE1MX0.f53qE2Fq3E081B-3tYmfYtD_Qv9TORl0MB80L5spB14","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002217"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:11 GMT
	x-forgerock-transactionid: 009a886c-1d64-4700-b11c-8c832d9aa763
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:11.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:11.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 109439: jsonPath($.tokenId).find.exists, found nothing
20:39:11.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,109439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7925d716, username -> user.1002217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5303db26, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215151425))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:10 GMT
	x-forgerock-transactionid: cbfbf4fe-6ab1-4482-bc35-7e293fa388f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMThibmhxYXU2a2l1czhqYWtyY3F2ZW0yNmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VE5UVk5TblpLTkdGSE5sWlZWMk5MWVRCemFuUm5Ma0Z3TUdKbVVrTk5hRmcyVFhwaWRrdDVaR1EyVWpGdWVUWldhak5JVVd0TFUzRlNZalpVVnpJeVdXVmlXWFZrYkVoWFRsSmhjVFI2VEZWUGEwbHlWbEppYUZocVpHWTRVR2xGTTIxMFlucElhRVZDTmpKSlRuTXRabmxJWlVGdVVVNUhRMVpWV2tOT1dtazJUUzEyVEZKcVVqSmtNVTFWYUhKS2EzVmxZalZxT0hsNGJIcFNWR1o0WWsxMmNHdFlNVGRtYzFoeGJqazRNMDV6ZDJVeE4wcE1WMWd6WVRFdFNtSkdTbkZvVEZaTFJTMXBlbFU1WmxOQ1JHaE9XR3N0V25sMlZFbFdjSFV0VmpCR2QzWnBkMEoxVGtKWVZrRlVOVE5CU0VSd1dHUlNPRE5mUmkwM1RtcEZaMjVtYzA5VGJVOW9TM05aYVVKT2VIazVlVXRQZWxseU0xQnpZMW93UjI5dWFsZENSMUphYkVaR2FIRlhkMkowVGpoalRqZFdRbTlKYjE4NU5UTXdRV1ZTVFdsdlpGUXlhRXN4UnpCbmNYSlZhRVYwY0cxSkxVaHdPRWxMTkZnMFdtdGFiSGRHVG1ONlIzWjNjRzFNYzNOR1RYRlZTVVZSVVZGdGVXUnlXRnB6WDJORWFGbG1SVWxVZEdwblZIUlRYMkpZYjNaRmFsb3hUbDgxV2xsQ04zcHhZekJGTkU5NVQzazFUM1pPWkUxcU5XeHdkalpyVldSdGMxVkZSbWxHZFZkUmFWTkZSRTFZVlZCME9GVnJZVWhhTmtGMlQydGFjVlJHVmpkQ1JuQjNVRFl4YkVVd2FFbFhibWhMWDJwNVExaGlaRjl4V1U1Q1ZUUndia3RTZFdWblJESnpYMWx5UkhCck9GTkJhMk14YnpodU1HbFFhM0JwUkVzNFRrUkpSVWRaV25SRFVEaDBUakpCY1U1TVNtTmFWRTFmVTBSNlRIWkdWVk5yTWs5QloxQXdjekpPUlRFNWMwOUpNRGRQYVV4NGJHZDViMkpaTlcxQ09WaHBMV2ROT0RVeFlrdHZheTFGVWpkNlZGSmxlRmhRYm1SdVJWQnFUbmRZWVV4VlRXdENSV05zUlV3MVdqSm1NRlZOUTE4MWRFMWhWRkppVUVZMVowVTJXRVJoZGpKdmFVVm9WRmMwZVZZNFEyNTBNRTlIWnpZMVZDMXlhWFZMTkRoMU1HTnZMbXh1UmkxUlZWbzNlRko0VmxaV1NXVnZPUzFZWDBFLjlDTUpNWkwwaWNaaUJZeXBNTlJWNEVZcXA1U1pyb2dlNU15LWpBZ2xPQlUiLCJleHAiOjE3MDYyMTU0NTEsImlhdCI6MTcwNjIxNTE1MX0.T43UjtzYiOEkDjdTF7CYVRS5Yc4RHVOeh_c7KULZFmo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:11.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:12                                         745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=199088 KO=11684 )
> restLoginInitiate                                        (OK=98534  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=98230  KO=287   )
> restloginProgressiveProfileCallback                      (OK=2324   KO=287   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.77%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.77%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.71%)
> status.find.is(200), but actually found 503                      4958 (14.62%)
> status.find.is(200), but actually found 401                       287 ( 0.85%)
> jsonPath($.tokenId).find.exists, found nothing                    287 ( 0.85%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############-                                                           ] 20%
          waiting: 432960 / active: 29     / done: 109626
================================================================================

20:39:14.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 109923: status.find.is(200), but actually found 401
20:39:14.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,109923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@435f5d2a, username -> user.1001459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ddfc454, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215154616))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajh1dGttMHA1YTI4YWliM3BocmhpcWc2MDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1prRkdOM1ZoY1V3MlNtTnVSR1J2ZWxocVlXZG5MakJaTjA5TVpUVkhXazFxUmtkVmN6Uk9VSGs0UlZCcFgyMUJSR3BEYjFWdVVsQm5TbXhmVlhKbWNGaFlVbHB6TXpCNU5FVmtYMGROTUd0VFp6ZFVXVzFDV1MxRFdsUTVXVE4wUTAxa01FaHFlVjh4WnpGeE5qSkNVemh5V1Vjd1JHTXhUR1Z2YTFOS1pWRk5jMlU1TlVneFdFSjNSMHR4VTBSemVWTnlhMDlET0d4WFRVMVNPRmhhTVdKa1VYQlJOREo2V1UxcFgwMUdRVmMwYkVSV2JVRlBPR2RJVlhFMFdEQjVZekV3UzBGWmRrTkthVUV3Y2t4T2FIZzVjRGRVTmxSNU9HVTNiVTFaT0ZoM1NrWnBkazE1TlRoa2JEVm9VMmxPUm5wRGFtcDRhelpNTkUxb1RscDRRMVZxVkdOb05ubGtOV04xYzFkTWVGZDBkR3hLTUc0MlJFcG9TMGRsVDBaS1ZrTTVURTE0ZFVoalFVZGlOMFJrYVZkTFdEQlhiMGxxUlMxbFdVUlVUR1ptYkV4cE5VSmZibTVUWDFST04xZGZNVkZ4ZDNwNFFqTTRTbnB5VkRoRU4yTlFlRzFIYmxkdVRVNVZValU0VWtvMVdrOHhaa05KV1dScFRubDNjM3BPTWxkWFYwZE5MVFZCZUdSZk9ERkJXWFZSTkhsQmVUZzVTR0UxVUdveWIxaE9jbmgyY1ZCaUxWcDBSbE5YWDNGUFRqQnlhVkZ4ZEUxTllXMTVWbFpRTVZoa0xYTk5Rek5zU0U5NFRtdEZUMWt4UlVKcGQxQlNYekpZUkZwTVNqaEdOMmRaYmpSaFZrSm5lSFZvVkd4RWVrWnJVMFV6TTNOUFNtWlVka2s0VEVaRFEwMUVabU13YlU5T1dXNXRlamh4YUdwblNGZHRlREJwV0VKUGVYbzBRM1V4TVhoa2FEQTFWa0Y0U0dKcllrNVdiRzFOWjBOT05WZFNYMWxzY0hGNGNIWmhVQzFCV0VFMmRFeHdUbFZuU2xWVGVXTjZaSEZETkc0elZVSkZSbGg1ZUdvelRYUmlNM0JEVDBGd1kxaDZiMlV4YUdwM1NtMUhhRjl1ZGtGdVRVUkdiM28yZVZOV2VFRlFaRWhLWTFScVZXSTBOMjA1WlVGaVVFVlphV2QwWWxndGFGQXdWelI2TVdsTFdsVmFlRWRXTlVWMFNsUTRkVGxrYUZONFRGSmpMblp5YUVZM1RWUjZZWEJCTmpGWlJ6TlFaM05zVkVFLmtmd2stWVA4c3JMTDN4ZElmV25mNU9Rcm1iWjZ1dzc2YlY1R1pMc25rOVkiLCJleHAiOjE3MDYyMTU0NTQsImlhdCI6MTcwNjIxNTE1NH0.nxOIQxW5IY9AN3Uuw_OsebVxkplA0abFIdxp3QjP7E0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001459"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:13 GMT
	x-forgerock-transactionid: 9e15b185-6ad8-4698-9002-a7edf46e7605
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:14.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:14.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 109927: status.find.is(200), but actually found 401
20:39:14.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,109927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d15aebd, username -> user.1002688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bc45b86, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215154650))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGRpcHJpc2k0azhnODZtbXRkZmNpY2V2OWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1ZFUXdValJQY1VkNVJIRnBlV0puTTJ4T00yNUJMa3BrZFhSdWFtbFhTbXBrWVhwNlNXbHlTVE5MY0hsT1FuWnphREJKTUhGNlZGWlFVVWhUYUVORmRtVlNWV0owY213ek5VeENaazFsUWt4ak0wMW5ZMHRvTVhWZldUSjVlalptTFdOdlVVMHlXVTlRZVUxT0xWSjJRbWhQYVVoWmJWcFphVEJKUzBVeE1scG5ZamxKZG1GaVVYTklhV1JsV2pkVmIxTmxPVGQ2WkVjdFNXcE1ObEJEU1RWR1ltMHpaSFF4TlRKS1lsTlJiVkJGUzJsSFRqSjNZMjU0WlVkNloxTlBVR3R6WWs5TFdrSjZSVlpYVjJsV2FYZHlRV0Z4VTJoWVJrTTFZM0UyY1ZCTFNHY3RWbTFTVEZkdVdXRk5WM2R4ZW1OR1ZpMXlSaTFpU0c1VFJreDVkbUpOUWt0TFNtWkZiMnQxYXpaWWRVdERTR0kxZWs1a2JqZFRTRzVYUkMwd1J6WjBibVUxYW5NMmF6QXlWMTlUUkcxUWVFMWFOMEpvY2w4NVlWSkdlRTh3Um1KWWJWWkJhazlRYm1WelYyZG1SMmxmZHpGdGJsTjNRalJmYVZkd1RETkhZbFJaTUV4aWVESm5kbVU1TVdkMlJXTnJWM2xFVldaeFIySkRRa2RVTTJvek0wRjNla2h3TXpsaVZuSkVVazlaUkROQlRESlRjVm8xTVRNMlJYaGFhMmxzVkUxQ1N6aG9Oa2RaYVRWUlgyTk5MV1ZPV2tsMVJHODFVME5EVmtFMVQzVTBZbkEyTUhsQlEyYzJaSGROVEdvME1VTlNTbFV3V2tKQ1ptWklTVlJEWWtWV2VFZFVVa1U1YVRoRGRVcHpYMWxIUm1GMlIyVlRWMTloY2t4b1UxazVSek5IVUVsSFRWSXRZa0ZNYVdaaFZtVkpaV2hZUlRKdkxVMTVjRVpJWVRaWllWUmlWV2RDT1VrdFJEbHNlQzB6TWpOQlNGTmlkVVpaYkZGVU56bEhRV2hUVTFodVVFbEhUR2xwWmtkemFuWktjV1JGVjAxalVUaFlkbTFrUkRCT1pGRjVhalJYVFdOc2VsTm9ibkkwUlhoclRsOW5iekJLWlZSd1lVRjBkM0E0Y3poWVZUUk1OR0p4TjNOMGFsZHRWMGxKYmpkUFZYZFdkRkpKTlV3M2VubHpRMlZHT1hOTGNuWlFNVlJWVGtoRFNtOVNibVJpYUdOblZqbHZMbWRLVUhkdWVXcFROa2xrYm5KelpEbHJUelUzWlVFLk1kekQzYmdXMXRKVDJ1MUxlMXl4TXRPRTJLZFIxeWxLSjhtbVVsYjB1OHciLCJleHAiOjE3MDYyMTU0NTQsImlhdCI6MTcwNjIxNTE1NH0.OcBSKUzzFoeSFBlEKp0cnZBBTXBzlJ0n2aS2uvyQRSQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002688"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:14 GMT
	x-forgerock-transactionid: 986d6994-3503-4e94-9c54-5829f4fa4a4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:14.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:14.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 109923: jsonPath($.tokenId).find.exists, found nothing
20:39:14.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,109923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@435f5d2a, username -> user.1001459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ddfc454, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215154702))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:14 GMT
	x-forgerock-transactionid: f5de21d6-a53b-46d1-9348-eb5dcb9bf4be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTM1NWhsbDFpcGtlYzk5dDB1bmtudWc3MjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M2VtTTFXbEpSYzJjd1oyOVlZVTEzZWtSM1RrTm5Mbk5SVXpsT00ya3hWMEpKTURjelZYVnhiRlowVnpCYVZUTjBUell0V1VOMGNteG9MVU5tTTBSb2JGaE1OMnBQVWtKWFgzQTJaMGt6VG04NVgxSXpOMkUwYlU5c1pYQkhSVWg0WWxKeWFXNXZNMEZGYjJGUWRUSkJjRTE1WW1KNFFYTXhiazFmUm1GT2JFbDFkbmg2UlZCak9XcDRZVnBxV1hCNk5YTlJkMUZzY0ZKeWVrdHplSEJyTlc5bVpHSlFaMjVKUkU1UU9XbzFVR0kwYUdrd1ZXWXlhRWRhVXpBd2NrcHlWMHBQWVVseFRUUXphbDl0UW1wUVpuaGZWRmt4YWt4U1ZGRlBXakoyYWtOcFNsUXdWMTlZYVVobFpVeFlhMVpoYWtkT2RVbG9aVjlsTm5kV2JqVXlZWEJLY21aTWFuQlpPV2xFUVZwMlNXSjFOams1Vm1kTVgwaEpkVVpEUnpKamRVVkpPR293YTNFM1IzcFNXbGxIVG5GSlExOVZMWE5UZUdGUlpVaENhRTU2TW1kemNGQldOV3hLY2s5UWFsQnpkMTlZWlVFMlNFNXlibVl5YjBORmRWRnNXblpHZVU5S2EwOVVjV2Q1Y3kxWFgzaEJabEZrYlcxeWNUSlVjWFF6ZGxsWE9GaFdOVEZOWkd4RFYxcDZMWEZ1WVhaR1oxbzBNVmhxVXpCNlNFRkxZVEpXZDNwR2VsOURVMmRpU3psNk9HeFdTM0JaYlc4dFZqRnJTMWsyT1UxdGNqVnFWMFprZDJwSlRYaEJhREpSYm1OV2JtZHBZa3RyWDBOYVluZFFkbUpOVUUxdE16RXROM05VUVdGMk9YcDNRa0pJTTBGS2VGcENSRXh1VXpSbGVYcDJWSFJZZEhaM2VVcGlWVGhHTUZCM1RqYzJabEpTZFZodWVraDJXSEJ4Um5WeFpHMW9Wa3BGU2pkTU1GVlRPSEJXTlc1VldYSXhWVEZtYVdadlRFb3lkMnd4ZWxsRFEzaFphbFZwYURSVGJXSjBOV3BhVWtacU0zVXlTbU4yWmtKVmVraEpRbXBhVkZWaFUzVkpUV1p1ZVY5R2EyczNNR2gwZEROcllXTk5iWEJXV1dGZlkxOVhNV2syYUdkNVJHZ3RkbVJ1Ykc1dWMxRkNkR3RMVmtFMFpWcDNjRUpGWVhkVldrTnphVTVWTTJZeVNXbFpWbFZXZEdkVVVUQlZMbGsyY1hsYVJreExNVGhPVFRrdFZWZElTR2xGYzJjLlJfSkJSelhoYlJKUENlVWt0RUJCYlBUeWh0b2QtVlpJSW5mdFRlN0hPX1EiLCJleHAiOjE3MDYyMTU0NTQsImlhdCI6MTcwNjIxNTE1NH0.btwJLDur78Q3iLtg5clETaDBhjjTcdDSXMZ8hABDVWU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:14.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:14.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 109927: jsonPath($.tokenId).find.exists, found nothing
20:39:14.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,109927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d15aebd, username -> user.1002688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bc45b86, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215154736))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:14 GMT
	x-forgerock-transactionid: b9ec2014-ebca-4ec4-8f25-0560ed348d8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTVtOWZlYmdlYTBhZ2JxZ3JoamN0OTkwbGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFlUWXRRVWt3VDFCT2VHaFVXVTAyTlY5TFRFeEJMazFwU0RSWldWQnRlRXBsYUdrNVVEZDNibmx3ZDJnNFltTm1XbmRoYzFGb1IwSXRaQzE1UlV0RU9HcElVbE42VVZOaWR6Rk1Va0ZEZFRsYVlqUkViMWhhTVhOSlFVaHVOVlZyU0Y5cVdXWkVOMEUyUVdGMU4wNXRiR1ppWTNwWWExQmxibkpNT1dkM2JWbEdNMHByWjBaVlNqUXRlVmxmUmpnNFIzSnFWblJrZEZwbWJGSlpNVzl6TVRONFpGb3pSM1JGT1hacWFraHdRVGR0ZFd0ak5WRnpUbmcwTFhkSVUzWmpTWFJoV1ROM1NYUmtZbll3VXpGeWJ5MDFORWxxYzFweVEyZFVjRXAzV21GSGMyUjJZWFZyZERsa2NtUTRSVVJNZDFKRFdWZ3lNME5mWmxaWldqRkJYMDUzVldGSU9XRlpXRzgwYlU5bVprTXRkVUpmUWpWVWIwWmlNRzUyVFhJMmMxa3pVMWRzYjJoVGJqbEdSbUphY0dsTE1tdFpjazFwV21FMmJXZFZPRTF4VUdONVkzVnNZeTFJYjBKdlZuRjFkMFp0UkdvMFFqbFdjMk5mYzFGR2VqazRNM0kzUWkxV2IwUjRWbXd5UlZOc2JXZEZZM05tUmpWRlJFbEhjVkEwVEdka1pqWXdUR3RWYzBGNU5WaGFUMFJzYUZGeWVtNWpVRU50VXpFNWQyVlpRV0ZzT0VaaFdrdEJabFJwTVdKWGVHTkZTMVYzU2t3MVUzcDVNVEozVEcwMlNWSjVUM0J5VXkxdVEzVkhhWHBuYlRGa1RsQndZbUZ3Um5SMlFrVnRNek55ZURjNFlUVlhlV3N5Tmxwa1owTlBTVlpaZG0xc1JHdElOWEZFV1cxUFVtaEhVMnBzYVhkTVFra3RielJuUnpOck0xWTNibGxJU1Znd2NETTBkVXA0ZWxwMFZDMUNWVFJHYVZndFQzZFVXblpLU0hGM1RscFFSVk5JVERaMWFteGpha2xFV1RSdVptMDBZWEJoWVd4c0xXbFNOWFZqVW1GS2JWVlpValoyTVZWdE1qQmFXSGhrTVZjNFpXUTNjSFY0VlhoWlNXWTJWRFZEWTFGMExWQkhUM0ptZVhsSVJYQnZhVWhIWnpnemNUSTBWM0JZTVhKV1NUUndNalpSTFhKV1RsUTRNMWhOUlVwWFdGVXlSMDVFU0MxblNqaEtURkZHUkRocVFVNWpMbFZKT1V4MVJIcG1jM0poV25oNFNHTkRVRXB5VkZFLl80Y1JHcHRWNHE5OHVpYVpWbFZxNEhLanBxUTRCVFBkMTlRdFExd1J0SlEiLCJleHAiOjE3MDYyMTU0NTQsImlhdCI6MTcwNjIxNTE1NH0.U1KMk3KTLF_kLtOMdnjc4qMm51G8_nq0QoicXq2mAP8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:14.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:15.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 110065: status.find.is(200), but actually found 401
20:39:15.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,110065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a5c15ae, username -> user.1001408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16706558, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215155567))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWdxbTEzNGhmcDBpa3A3YWNudmQ4bW8wYW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVR6ZHNOM1JrU1RKSlFXbzBXRWt4U2xoNlJtRkJMbk5SU21GNGRXOU1keTE1V2xoeVdVWldjV2syZW0xUWRVRmxURzlPWVhSS1RWbFhWa05XWVV0NGMxRkRja0pwWHpsNFlrSnpNRzV6U0RKeWVGcElabFowZWpOSlEyZFZObEowY1dGRU1IbEpZMjE2UTIxS1NsTkdWSEUwYnpaMVNsUldkMjVwVEhJdGNsQkJZVEZWVTE5U1pqTjBhM0JhU0VwdmNYaDJWRWhsWm5OeExTMW1WRkpMYjBkT1ZGRXRhazVpTW05bGRuRlVNa1YyT1hCZlNXZHpaMWRvWVdGc09WSlNkV3R2TVhVMmN6TnhNMWxXU0U5d1FUUlNhM3BOV0dOaVlYSklZbTkyUldoVk5GUnVibGd3ZWtsclRDMXJkR1UzTFZFMGJWSXRRMlZ6VVdRd1V5MWFXVE5vVEd4aE1tcHdlVFpaZVdSQ1RFMVZiVEJ3T0cxSVMwbDRiazE0ZDNKT2JGcHBURGx5Ym14TVNtNUxVV0ZpTTBsU1RreHJNSEZYUm14c1pHOHRUVEIxY2xFdGVFeDVNMUIxY1ZwUlVtOVdVbWxoVUhNM2F6QlFNamxZV2pScFFXUmpSRFJwU25wVU4waEtObmR1YTJWU1lVOUlOakV5VEhSaVJXNXFSelpPTFhCV1JtVjFVMGQwY0dkRWFXbDRYMXBGYlUwNVQyOUVPR0U1U1hSYVdVUnhaRTFQY1V4ZlMyZERRVk5KZWpCNE1qVm1XR3RWYWxObkxVNUxXa1J2ZFRWUWEyTmtObDlIVjNFM2JuQlBMV0V3TjB0d1ZrZFRjRGx4UkcwNE1rVmhNbEJHYkROVGEyRm9PVEZwV1MxamJEUjNWV0Y1VWxaaGJURlZTRTVDWWs5eFJITmFOSEJrUkdoMWExTlZTVXB6VUhaSlYyMDVPVWx6UjJ4dVlWVTFTbVF6WjNKeWFGQnNSMWhvYzFnNWFUWTROVVJNTkRjeVQydHFhekkxUlhNd1ExWjZWV1JFWXpkbFgyaHpURmxJVVhKMFlWVXlkV3RRVVVoSmR6WlpjVUl0Ykc0MVNtVjZabHBMU25SU1RUQmlkbU5yT0RKcmJUZFRXVTgyYzBaa01GZG1lRW81Y0hGV2VsVjBTVmR1U1d4algzTlJiRmxPWTFsTVFscDNObGx4TUZkWFMzRjNTblpsU0dWZlJsZFpkM1ZZT0hWNWJHcFJSMUU0VHpkSFpVOVZMbHBIVVdaVFptODBiSEJVY2pWYVNXdEhhMkkzU1ZFLktUcWUzWmFya2NQeGJfWjZtZmR2aXllTUVOelotWHFSOGV6akREcUVZTkUiLCJleHAiOjE3MDYyMTU0NTUsImlhdCI6MTcwNjIxNTE1NX0.rqyDYS4RSzf0-oicyKEMlbSnbo-wCkLOECxWm4CW3Xw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001408"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:14 GMT
	x-forgerock-transactionid: 00902b7d-b532-46f8-a467-17a66142bf48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:15.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:15.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 110065: jsonPath($.tokenId).find.exists, found nothing
20:39:15.658 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,110065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a5c15ae, username -> user.1001408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16706558, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215155657))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:14 GMT
	x-forgerock-transactionid: aa9f9400-5bbc-41e2-9b23-a280e67497a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWhtbHM0bjF1dmdyZzlsOTg4NmtmaHNoYjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVMxZ3hZMkpNY1hOaVZUQnJOSFZvZFdoNFVsTm5MbTQ1WTJ0eGFESklNRnBrTmpkTVVVVlRRWGszY1ZVM1FuRk5kV0ZwVjJ4M2JXVk9SbWN3Vm5OU2VYVlllRmRyYldodVJVazFRMFpJUTA5b2VYbDVkbGxVZUhSdlVGQnViMHA1Y0dSWGQwVkljVXcwWldVNGNtcE9TSGx4Y2xjeVJGQmZZVzUwTkMwd1MzRTVNMEZCUm5SdlVFb3lkbkZmUzNsdU1uZFpWR2RRYkc0emJGZFpkMFV5WTBaRE9GVmlSbWRuVURNeVltTjJhMEl5VEU1dk9WaGlWWE5MVVRZM2QxSmlPRmx4VVZwR2IwdHBZbkowZUU0M1MzWmZTVFZmYTJzNFNESXhWVzkzYVRWRk5teHdaWG80UXpSdU1EaGlja3cxVFRCaE5IVnJhWGRQWmpKYVZGWlFiVTFIYnpaNWFqRlVkMlZaY0VObFUwVmFNMmxDY2tFMVIwTk1ZazFyUkZKaVRYWkJRa3BwVkRZNGFHdGZNMFZaVlRocFZIUnJORFF0ZUdaT1JucEtMVlZFWjI5VmJGQnhlV3RpVUdneFNsRmFSRlZZVVRoU1dUQnFRMGs0WkZvNFpWa3dSR1oyVFU1dE9GODNNV0pGV0hOVWFVdE5TbVJSVnpkZlpGQnVlVU5UT1RKWmVqUnRlVVp3Y0ZWc2JESlZObmcxU0V4TU9WcG1aSGN4TFV0bk5taDJhMGw0UldOU1ExZDJRVkp5VGxaSWFIQTRXQzFTTVdGMmMybGlPRmw2UVhCelZqSTNTM1pTT1RnNGNXcGxXR2x6Y2psRllXWjJWamMyWkdFMGRsbzNVUzFzT1d4a1NtTllVWGw2Y0VkU1dFdGFXVXBRY1dKeVRtZHBNRUV3WW5NeGRERlBaRlZDUTFCcE0wSmZjVFJ4YkhsMmRYSTJlbkJpVDBSNFRraDFSbTQ0ZFhKVk1XTnhRa3hyU0ZGTFNIVnJXVXRWZG05VWFFVmpaRXBRUkRCVFlUUlFjRk4wV1RkcVkwTlNjMmRsVDB4SVZtOTVkM1JoWlZsUmVrcHJORlF4VEVoWWVqbGxWM0Z2VmpKWWFuaFFRazB6TFcxb2EzSlJjMmxoVWtkT1QySktaRkpOY21kZlFXRmxhblJ4YUZac1JXbEVjMkUzZURKcVpGWjRXRmM0Vm1KdWVHNTRUV3N5TVhkNVRtRmtjVmxmYlU5bVlsQlpSMjB4U3pOT2VXOVpMa0pUY25sblJsRXhPVmsyTlhad1VFSmhNR0Z6VTBFLjRZMUpyR1Y3OGJUenVlZWtKbXFUQWpFSG5rQjNMVzctWlByMjMxUTBVUWsiLCJleHAiOjE3MDYyMTU0NTUsImlhdCI6MTcwNjIxNTE1NX0.gBhmQ9pbtDZA0nElS4at5CaMd9qz938Znc_Vo4eKVDU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:15.658 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:17.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 110362: status.find.is(200), but actually found 401
20:39:17.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,110362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34266817, username -> user.1000498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10a5f5ee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215157443))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTU2cXN0MHJjZGI0Z3BhNDJqNDVjYXE2aTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVZGUm5jRVpHUlc5amJ6bHVUbEpWU1RSRWQxTkJMbGx4U0ZwVU5GYzNTalpKYUU5VFYwbDBRVUZIYjBwaWJWbzNTelJKUm1VdFYweEVjR2g2YVVGd1IyOXpaaTFSUlRSRFRFZFpVV3BSUVU5RVlYWlhiM1owY1VZdFRESkpTbTVwVTI5bVVVSnlUMlJJZHpNNVdIRnJWRkE0VlZaMVdEVklVVmR1VFVwRFFuUnhSek5NWVVoRWNUSXpUVlUwTlVOVE0xVlJWMFo0TlRKNFJVRktMV1pqUjBwMGVqQmxXRVkyWDFVeU5IUlpOMlo2TldORWRYZDZlRUpmYXpsNWNHbFhUbDl6VlhWdWFIRXRTSFZZVVhOMVRHdDNhV3RvY2toWVpGZ3lSbk5xV21Kb1NsaGtSMTlhYlhaRlMxazBSR0ZqYVMwd1RIbHZhR2hLYW5SQlVVUnVhbmxyVDB4TmFHVm1Va05XZVhNMU1rNXBabEJHYm1oalVrVXpVMnhOVG1sWmRHMUVVR0pMZGtSWGFtRkZjVWt5UzFwT1VEVkhWVTl2V0ZSa1gwcElSM1k1U2toU1JqSlBaMGxRWmpneUxVVmZXRTgwYUc1U1lucFJjMmRJTlZNME0wMDJRVFE1ZG01UVFsWlplSGxmV0VVelFuTkxkWGg0VEZWalZFVm9PREpvY1hwNGRqaHdSa2xUYWt3MlREbHhkRk40ZUV4a1Ztc3liRGRJWjB0T2FsOXRjR3M0YTFWMVZYbHBUMlZTUW1kVFkyMU9lRU5uVDBjdFVWUTVRbkYwVFVSUVFYVmhiazV3TFZwQlNFNXlWRGg1ZDNSV1ZqQkpNMnRrZW1JeFUxSmtiR0pzVG5OdlYxbFNNWE5FTmxsaWNITmxaRmRvYm5SWlQyTmhVSFpCTVY5S2IwRlZaSFpsWldWUWJYcFNkMDl2TFVOTE1EWlpXVGhYVDFOVlNrWnhRMjQ1Y1ZGRFFVcEdSM0JpUlU4NGJ6TjFRbXhIU1hWTE5HOXhWVkZhTUZoSU9FTk9TbkZtWVdKMVJVZHRjbEZPWlVaa01WcEJkbkpuWVZWcFRHeGFVMVJ0WTFKS04wdG9TekJxWnpsRk5HbFhTbXRGWm1WRGR6aFlkMHh5Tm1wVmVHdzVaa2h5ZURCNGRHaE5iWGhsZW5CQ1ZuQmljR2N3TkZFeFoxSlBabTlsWm01eFIwbDNlRkV6ZEZsMk4ySTVTbk5RVm5wWmRFeE1MVkJyZDFaTVdrbHZMbFV0UWxac05VTnZXSEJtY0Rad1JsTm1ZWGMyZW5jLjVaTU9pT2I1NUtfTjFldDhWQmJ3S3dMZS1maUtwek15bm1tV1lZRnpwSDAiLCJleHAiOjE3MDYyMTU0NTcsImlhdCI6MTcwNjIxNTE1N30.nxjjhkhZJokROVQ2SIZ0o571sHuEPi7OkDtOe7ZRve4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000498"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:16 GMT
	x-forgerock-transactionid: 9604dc8e-a174-4385-9831-b53a41e2d154
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:17.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:17.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 110362: jsonPath($.tokenId).find.exists, found nothing
20:39:17.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,110362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34266817, username -> user.1000498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10a5f5ee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215157534))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:17 GMT
	x-forgerock-transactionid: 8b646d41-af2a-4a33-8705-c234ae020c14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWx2dTBpdGg5Y2RsdGZya3R1am1kaTYzN3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGNFMU1aMUoxVTJscWFqWXhZbEJpWW5sV2IxSlJMbFo0TlZwQ2NrcDJWMUo1WDB0clRtNVhjV1I2Ukhoc2JWTTFWVWRXTURFM09IQkViRlJwWVZJM1IyVnZVRzVCV1VKNFZXeHBNa28yVFdwelEzbDROMmh2VGtkcWFIbG1VM1pYTW5adFdrOUpTMncwVTFoaFlXb3lNVk5aWTBjdFUyRnFiVEZaVFd0SVZXWk9WekZIVEZGcVREazJlbU51Um5sNmRFeDFlV1ZCTlVNdFYwRTFTbmt6WHpCb1ZWTnlkRXR3UWtKalZWSm1Za2RPYkhoUFZXcHdabVZtWmtSck9HeFlWbGx3YTFsTVVuQnlNa3R1VkVWb2VIbHJORVpmT1VkU1ozQmZUbE5aY0hKVU0xcEJiMlpYVTBwMVJrRkNZVnBZZERSYVREVmFSMk5MUlRkeVRqaEdMVVozVEZGQ01VZDFTeko1ZVRONU9HUlFPV1JMZFdKNE1tMVBjRE5wVTBOS05HVjBkVVJYVUVzMWFEaG1TMkpVYXpOalRGOW9hbkZ2TVhkVE9YQnlVREZIWjBkRlRXaDVTRXh6YTJZNFVVNUJhazgyVjBKTGRYaFFRbk53TmtOZmFGTk1ORUV4WVVrd1MzUllabTh6ZWxadE5XaDJXVmwyUkc1a1FraE5SRWgyYkhGNVRFOHdibGxLUkc5RWFXVnhNbFZQV0Rkbk9GWkhWRFowTVRKVWRubHZTMUpGUVhsNGRHdDNRV3RpZDJ4aFduZHhUM05WVGxaa1gwZHNOblpDYlRsdFUxUlFXV3hqT1ZSVldGRlliRUZRZURGU1NXbHNiRzVvUkZCNFZFVlplVTVwYW10WFRVWjBVV3R5Y1d0b1ZFOVJkRzFuU1ZoRU56Sm9kRmcwU0ZWSGNuVkhVRk0yT0d4SlFtVjFVMmRJV25SUlJuaGpWR1JHUW05U2VUSkxaazAzYldkclZVVnRjRXh2ZUVOMmRYb3pNakJOUzJoVmRURnRkVlkzY0VWdlJrVmZkbUp3ZERCc1ZFbG1OME5JYlRGT1dFVjFTa1I0WkZRd1dIbENUV00xVFRkS1oyRlZabEJOUVMxT1ZqZG5NRGg2U1VjNFVHWnJNM2x1TjBGMlpqRmxSR2x0WjNCaU1rODVlR2cwUVhWeVRGbEljblJKWDJGa1gwWXROWE5UTWxadlRtUkJjVmwyWkY5WE9HcE1VMjkwVVhSdlVHWlhXRmxxY1U1VVNrVTBMbkpJVFdoMGFuWk9XVUpVZW1WbFkzUlFlVmR5V21jLmcyX2hLSXg0bEJlZWtUUnZCQkN2cDdjM2IxcThjTEN3U2xoeE45bWg5WFEiLCJleHAiOjE3MDYyMTU0NTcsImlhdCI6MTcwNjIxNTE1N30.d34lb80wLYOya4csPv3HZi6NQFvgpBIwRpaEekgEnF0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:17.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:17                                         750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=200631 KO=11692 )
> restLoginInitiate                                        (OK=99304  KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=98986  KO=291   )
> restloginProgressiveProfileCallback                      (OK=2341   KO=291   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.76%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.76%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.71%)
> status.find.is(200), but actually found 503                      4958 (14.62%)
> status.find.is(200), but actually found 401                       291 ( 0.86%)
> jsonPath($.tokenId).find.exists, found nothing                    291 ( 0.86%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###############-                                                          ] 20%
          waiting: 432192 / active: 36     / done: 110387
================================================================================

20:39:21.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 110942: status.find.is(200), but actually found 401
20:39:21.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,110942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56668d3d, username -> user.1000428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53df174d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215161379))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3FmcWM3N2liN2pkOWlpbTFja2lvNnFkZWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clVUaFVSRFprUTNGMWRYQmFWbWRIYWxkWVkyWjNMbTQzTVVKb1FrOWZlR3RIVTJwMlZsY3lkMDlRZGpWbFEwOHpZMDlXVUVVNVdubE9ORzFyWjIxbFoydEpUMGhsWm5ObmVsaHJWMmhTTXpkc1QxSnlOakpsYnpnMlRHMTRYMUp4V2tWM1pYazBiMGgxZFZocFMxZFBaMncyV0hGTVQwOTFka2d3Y0dVeFEyeEJlRjlOTmtvdGFrOUtNR0ZuUzBNd2MycEhUakJtYkY5SVltRjBOMnB1TUZSM1JqazVRbmwzYVRGNFdYWm5TbGRNYTNWamRETkdSakJyTmpSUGFtRmFka1JSYkRGaFdraGFOM00yWjE5clJuVXdaRWxIYkVOR056WnVlRVJvY2tWRlVYQmFTMlI1YTNWVk5YYzFNbW90VVZOeVRVcEtXbXM0ZDNrNFFtSmlka2RYYTJSTGVraEJlVkF5YTJJdFQzbFVhREJYZEZwdlVrVnhPREkwU1hNNVEyOVBOVkJPZG5sVE1rOHhNSGxoVDJWR1RWVm1VMmhGVG01aU5teHFXVjlVWm0xWExWUnNla0V0TkZwcE5tNVplRUpKYURCeVh6WkhUbTlWU0ZkV1VtUlBaSEk1ZEZocFkxQk9hWFJ3VTBWSFIyTkVTbU5vYWpSVE1FNDNiMjg1WnpKUVkwMWFSSEEyVUU5T1NFSkNaemxCUkZKM09YWlNTMTkxVW1SaWVsTlFXV3RYWkZwYVZtcDZaRm8zY3kxQ05IQmtVemxKZDAxaFoyTkhlV1ZTZVhrMmJHdGxUMDB5UTFwbU5GTXpZM2d6WWxCUFptdDRTM1UxTmxKV09GWjJhbmhWU1RobFRUaEVaa1pCZFVWRVdFTnpXbGhaT0ZOMFlXZHVTMnQ1Y0hkWlRGUXdTR0Z4ZDBNeWRtMTJVV2swUjA5U1dHRlpSazAxTmpKTGNtZG5XVTVGZVVoR01FaHdVMDlzZEVwcFgydFpTM1prUXpGcFNUbERhazFmYlVwS1RtOVdRalZyVlZFeE9IQlhOREpDUzJ0VVV6UlpVbGczZGw5MmJWRTRjMU5hWHpCaFJsRnpUR016WlZGNFdqQTBTazB4YURWd1ZuaG1jM1o2TUVSMmIxbFZaMVIxU2xaRVN6QnFRbFl5VEVkZlFVNHhUMDFMTWxKdmNXUlJkazlqY0hCNWIyeHZTa3hCVUVoamFHNXFMV2d3TTE5U1IySlVTbXh1UkZSVWEyOVZMakIzWm1jelltbzNVRVJzWjFCWk1FNXZRMmhOTTNjLnc2bHlzNzJuZlJwdjloX0RUZUhTczdNU3RTNmZpbnY3UXNabkNteUZPSE0iLCJleHAiOjE3MDYyMTU0NjEsImlhdCI6MTcwNjIxNTE2MX0.rZVIf0ce2G85tCo_M3bff3ZOQYfMKWsuUYmmRt2nAn8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000428"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:20 GMT
	x-forgerock-transactionid: 21889b06-c6c1-4935-a07f-3de2068baf14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:21.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:21.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 110942: jsonPath($.tokenId).find.exists, found nothing
20:39:21.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,110942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56668d3d, username -> user.1000428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53df174d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215161466))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:21 GMT
	x-forgerock-transactionid: 41387abd-404f-4511-9b1e-e6a9361c2330
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDVjdjljbHEzMXMxYjgwNWhjYzhzYmg0OHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2VVcGtlVzExYzFWdlJYbHdORzAwYWpWeGEydFJMbTB4WjJ4SmMwNXJSVXN6UjFscFkydHJjVUpxVmxGQlZHTjFYMnBKWm13NVptWTJOR2RsV21GbmNIRlNOVmcwUzFGYWJGOVdZbTFuVEU5cVNYZzRiazVNY1haek9IQk1XWE52WlVadE0ycHlOblJIWjA5ek5rWm9hMjVWTmpSVmMwSllUV2REU21wWFJYTmxWWGxqVjBjM1ozaHpRa05KYTJ3MGRHNUhTekZZTFZCU01ISllaeTFXYVVSc1VXVnFXbU56WVY5VlFXODBUMmQ1YkdnNVJFMXZZVEY0Uld0V2REbE5OVEZFWkhCMVJYbzNXWFJEUlRCdFNqaFlhRGRGYTFoM1pVVkhWRGRETVdoQ2JVZGZlbmRsV0VkWll6QXdRVmhyVVc5YVkyY3RkV1p6TjNaUmJsZFhNREpKZFdGMGJHbDJSRzlYT0ZVMk4weDVRVk5oWm1JeFEwcHdiVXBSTUd3eU1XUjZNM04yVUdwWk5sOXZkMHB1UTFWeVgwVjFZMFpZVGtOUGFrTjNOMDVSVVVGTExWOVlPV2hNTjNKT1ZYVXhNVVpZVUc1Q05EbFdWamxCWDNZelN6Wm9Ua1JNYm5KMmFIbG1jQzFsZG1aM1ZtUkhZM0ZpZVMxeExWTklNR1UxZUZkVVVYaFZkVWhrTTNGa1kyaHFOSEpuUVhNd1h6Rk5PVFpSU1VoWU1uSllNa2t3T1UxbE4yNURZVmRoZWtOVFVEY3pkRU5TV21wdVdtMVhkMHM0YVMxMVNEQTJORVF6U0VZNGRWWmxTVVZLTFdSdmVtZDNTRlo0UWsxM1dVMXhOMU56VEhsdldFcG1RMTkwTTIxZk1XbEVVV3RSWmxKYVVtTjFNR0UxYzFoSE4zRklSMWMzZFZCRk5tRlpOMGN6ZWpkUVEyNVJPV1UyVmtGd1UwNVpielprYkZaaFJFMW5MUzF1WDNkTVdIUjBZbmxmTmtSNlJrUnNZVE5GY0U1MU1qSnBXR0ZSVDBaak5UVlFVQzAxTURaamRHcDVTRXRhWVhJek1FaGxYekpJU0U0MlMyMVBTRUZ5VFVOUE9XbGZaV2Q0VUMxTlprUjBibDlOTUdaQ1FWaFVWVWt4TUMxZmRVSk9PVXd0WjFKNGJHSTJMWHBhWWw5U1RFUTBNazVKZVc1eU9XZDViSFV3Tm1OblNYWlRkbFJ2YzNSNE9YSXRXV2RmZEVwMmNrNUJMbkJuZDFoMGRtVkRjbkF3TFdoaFV6bGlTbU56VTJjLmJpcWFxYXJjZFdlQXBxeWtOdEV6NnJ3OUlaRm9CS0l3RnJEb0pwTlZuSEUiLCJleHAiOjE3MDYyMTU0NjEsImlhdCI6MTcwNjIxNTE2MX0.ulm3YhJNBN3ocxsDGRk8wAYL4MdRWXWIf7lEiObzaFc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:21.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:22                                         755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=202154 KO=11694 )
> restLoginInitiate                                        (OK=100050 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=99742  KO=292   )
> restloginProgressiveProfileCallback                      (OK=2362   KO=292   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.76%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.76%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.71%)
> status.find.is(200), but actually found 503                      4958 (14.62%)
> status.find.is(200), but actually found 401                       292 ( 0.86%)
> jsonPath($.tokenId).find.exists, found nothing                    292 ( 0.86%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###############-                                                          ] 20%
          waiting: 431450 / active: 23     / done: 111142
================================================================================

20:39:22.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 111178: status.find.is(200), but actually found 401
20:39:22.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,111178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60cb992b, username -> user.1001990, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1db9d0f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215162858))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ244MG81Nmk2MnNzbXFtYm1pZjVoaXRzcnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V05XZHhZVVZ5VmtoRFQydGtOSEp6WW1Vd1gycG5Mbmh1V2tkWmFsSmxObk5UY2pSTE4wRmxPRmR0VmpaV05ua3llVUpqUkVGUVJERmhWV3R6UjFWTWJHbGZhMWh3WW1OM2MzSlVaMngwUW01NVUxWjZObFpWZUZBd2RFSXdMVzFIZW5BMloxZE9WalphTjNKMloxaFNkMGRpTTFCRWVGcHFabHBITUVod1ltdHJSVWhZU0dkTlFrbE1MVmswY0RGT056Vk1NM2hwVlhCTVZreEhRWFZwZW1aTFNWUkhSVUZuVlZOWllqVjFkbW96TFdKS2JFYzNWbkpZTTFwbmNuUkVSbmR1VlVwdFNIbEdNWFpNU1Y5S1Z5MHlValZUTFVGMU5HRTRXVk5JWTBRMVgyZEpSRlZyYTFsemJVRTBVVXh5VkVWa1VrNDRibWxZVldGMWJITnZjMVo0TURGMlRXVm1kRFJTU0VaRlZWTnFTa3c0VkU5WVZtUlFWMFF0YlRGU2RrOVNSMnhzTW5KMlUweDRRWFptUTBaRlFXTjFlbmc0UTBOWExWQTBlVXBQWVhaVVV6UTNlV1prT0VOWlJFWXdPRXBLVDNKVlZHVnpWRUZyUTBOMWNWRTNTRVJYZUVaUVJrZElNV2hUVFVKQ2VtbE5OblJrUWs5V1ZtWmphbVY1VkZjelNDMXpTVk5OYVhwVFdsWmxWalJ5WkhKT2FESnRYMHg0YUhoTlZFTldVRUU1TWpKV1VVTXpjMlI0T0hCcFJuQkxjMjFwUlRZelNqRnBSMXBtWWw5R01VaFNkVTgyTlVnMGJHMTNNM2w1Vld0RU1IRkxNbVpPTkdOSFIyb3hjek15Yld4dk9Fa3piRTAzZFdJMlVrZ3hTRlp6WkhOQ05VMUdYM3AzTkMxWWNXVkJjbFE0UzNkVk5tRmlXRUZhY2t0M1FXTTBNbm81TlVGbVJsOWhNakJaZUdsU1JXTklUbEpLWjNRNVZtVlVabmR0VkRJd2MwOUVNM1o2UjB0Q1NrOXJTazQzTjE5RWRreHFUbFExVmpORE16Wm9PWGxQVVdWS1QxZE5iRU01YmpsaVJtNUhka3R3Y0hSeVUydFpaVFZoUmw5WFlYSXlURWx5YWtGRGNIRlRZbkJ2Ym14TVRXeDVVbU5oYWpNMmFYUlNPVFJZZVVSNFQxRm9VRVJuZWpSaWMxQlJSWGxNZVRsc05rdElPRXBhZDJFMVVYTlhhVGRDUlVsMlVYWkpMa0ZyYkRVMU4xZDZabVJvTW5wWllXMVdRbk5pWDNjLkduS1UtbGVfQmdJS2ZBTldneGV2cEZkRjZMYjNJR2U2UE1ObllhcDBZNXciLCJleHAiOjE3MDYyMTU0NjIsImlhdCI6MTcwNjIxNTE2Mn0.99XlbtIhWP-ybFr0fBX5oYpsFkfDGkgvqGEfjK6edUE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001990"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:22 GMT
	x-forgerock-transactionid: cd0b2206-ff98-4235-8313-6545e9edeb74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:22.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:22.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 111178: jsonPath($.tokenId).find.exists, found nothing
20:39:22.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,111178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60cb992b, username -> user.1001990, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1db9d0f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215162946))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:22 GMT
	x-forgerock-transactionid: 119436dd-8801-4f4b-935b-025a9fbfb76d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGgyM2M4a21mZnZqb3Bka2NsNHNvMTk3OHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Wk4zRklVVmhEY21KdGRuZ3hVWEJSYzA5T09HNUJMbFZ6WlRaVmFESnBSWEoyWTJZNWJ6TnhOVWxhVWpKcFFVdDRXVXgzYjNoUFZ6aG1VSEoxVkc1TWVXWlFabXhmU0ZkaVJFMUphbFJsTjBkNGIweExkRjk1V2xoaFNFVm1SVGRpUzJaTFJrUktkbWRxUkRoSWMzQmxRalJYVEZCRFlVaHVNbVZtVGpRNWVXaGZlalJ6YlVoT1lrRm9ObG81VnpkRFgwZFliRlZmWm04MWJVVjZRVEY1VG1wTk1VeGpSMEZwTm1aRlEyTnJVMG96YVd0TlJrZFJNVjlGWW1WWFYxbGhTbnBxTURacGVYUk1UMmxVVVZFNE0yRnhaakZvTUZaSk1HbFpkR3RHYVVSUFJsSjRTVFZuZFRadVRFRnhSek5hYkc1YU5scGFObmRtVXpaQ2Vta3ROVkJzZEhoWU5ETndMVFpHV0d0VlpEVm1OV3N3YkVGT05UVXRWamxMU21wamFtWmtTemRrTUMxalowSjZaRWRmVGkweGJucEVSRWxJWjBWSVNGZzFSRXd0TFRKQlpIaHBUWGRXYzBOMVJVVm5jM0kwUmpsSVNrRkVaVlpxV0ZsclZXVm5hRXhuVm05U2NGbGtSamhOU1ZNNU4zaG1SR2t6ZWxGeU1GZDJaamRKYldVM1FreDRjamQyZWpGU01HVXpkM0ZOVEdSb2NHTk1ValpFTWxSUWFtcFNhalpmTXpNd2JWcGFOSGhHTTJSS09ERnZTVGRLYmtwbExXeDZSMHBhVlhCc1JFZ3RZamM0WWkxSE5rNUJWWEJqY21wbGJXbEtOMncyTVU5WWJHd3RkamswU0ZWcGNFTk5WMkpNZDJSMmRuZEJhVVZWWlZoRWFUWmFVSEZ2TkZSSWFsZDJjRmRzUmpOSFZ6SmtRbGxSTlZGa04zQnhNWFJGZVRWMWRraFJjblp2ZG5odlkyaDZkV1ZVY0RObVFUZHBXa2c1YzFWSVowd3pVRVpzTjJWTVIwbDRlVmR0Um5GcWVITk9jbFZYVGt0TU1GWndWa3hNVjA4ME5rcG1hV3M1YnkwelVERjZWV0Z2ZVVOb1ZreDJaMjE2WTJodmRYUkRjazVxWmtGdmVDMUZOMjE1ZG5sWk9XSnRhbXczYTNsdGRHMVdTV3RZY1UwM1ExbDNXVkEwY0dkd2VUSnZZblpQWW5sNWNYUldjVzE2UW1wNlZYRjVMVEkxTUUxa2JtbzRMbEpoYlVvME5XOXdZelZqUVhSMmRFbGtia3d0WTNjLllBVzFqb2xtR205UnVuUV94cDV5RzBRa0Y0c2Z0aHgzZ05WTzZuMFprZmMiLCJleHAiOjE3MDYyMTU0NjIsImlhdCI6MTcwNjIxNTE2Mn0.fGVWu2xknYQt38MlfJxSCIHKdXZJILgisNUu9nEUuzI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:22.947 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:24.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 111357: status.find.is(200), but actually found 401
20:39:24.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,111357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b521e72, username -> user.1000034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3acc08ac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215164049))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTZkOTEwbXUxcG5tbWlyZHMwcmg1bGJqYXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVpWa3liVlp3U2xOUGVqVmphMGMwVmpSVE5UZFJMbU5hZVVORVlURXhSeTFtUTFSd1FqUjBUelZLWjFsVmVsWmhSVXM1UWt4SVVXbDBNRkZHUVZCVVZGWTJVVWhyUm1GMFRGVnlSV1Z5YlZwZmFIRXhTa3BsYlZsclJXbzFjVUZoUlZSa01UaFBRbmd4VUU1VldYVmtSM2htWmtOV00wa3lNVXBoUkRWU1RuWklSVEJKTFZGb1ZHcGlYM2x1UlVGVE1HMUdUVkJoT1VGbVRFUkNOazlyTW5ONFNHeEZRMkkzTW1SSWNtaDBZMmd6YkU5VFlXeEZVV05YUkU5VU0xTlJlRWhLWWxJeFJYTmpVVUozY2toalRHbE5UMnBmVlhCQmMwVlFiMGt4T1ZKT1prSnpNRTUwTUZSdVFsSkVSRFoyWDJ4M1kwRnVVRFk0VEVST1Jrb3dSSEphV25VeWNVSktZMVZMUWxvNVNGQnFWV3BGTkVoMmRFRXdRMFl0ZEhWcVdrVnhhRmhJTm10NFMyWlVOMmhTVHpaelRtZzNiSFkwZDFoeGRUaDZiVFJIVkZGVWNqbE5la3RoUnprMmJ6Z3RlVzVtZWtZdE4wMW5TRzFvVVU5eGFUWTNZVzloZDFkVlVIcEhaVWRHZFZJNVlYWndRMjFuVlhwd1NUUjJXakZ2UWtoWVlsOUhZbTF0UlZocFozQTJaV3RVTTBoTlRHMDVNa3hOYW0xaWRtTjVWWE0xZW1wNU9FYzNYMWRITjFoV04ybGFVRk54VWtreFRGQklkRkpRVWtGQ05reE9NVXhDY1ZOMmVrWTRaV2hVYjNWSmJYQlNPWEUyU0VZd01HVk1URTlUWTNwSWNUUnVUamhYTWpoVVRFUllNSFJ3Wmtnd05GODBOMVpZU1Zsak1rOXhaMk56T0c5cE4zRkxTVlkzYTJWa2Fub3RWMFV6YTBVemVWWmpUVkZuV1UxdFluWXdTQzB0U1dWa2JsSkZURkJQT0hoV2FYTjFTa2x4WXkxVVdURXdWRFEyTlhkdGVpMTZWRWhuV0hwcmJFNWZaVzlKVW5CUWIycG1OWEJIWW5oQlluUkJlWE5oYWxBdE4wWnZSemRRY0U5d1NFcHhiV2xGWVRKT05GVkhUWEpvWTBOalEwbGliekoxUzFBMGRGSnhjR1JLWWxCV00zRnBjazA0TkZoSlJWbDFiM0p2TUZsbmJEUnVSeTFyU0V3elVUZFdjbFpXUW1kNFJIaGpMa0pUZG5kRlZWcDZRV2MyWXpKUFZWRnBRVmcxWDJjLlV0VDVFMEJBaW5ldWlaQ0VSV055OVF5emdUUTJrZkJTSUVOamctNFZZWTQiLCJleHAiOjE3MDYyMTU0NjQsImlhdCI6MTcwNjIxNTE2NH0.IDBCZCrXBe_EvHcdHpkvyPNPF44eqHAOabgZK1G8hd0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000034"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:23 GMT
	x-forgerock-transactionid: d3fe50ca-9bea-4956-9b02-020fdc1d6c8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:24.097 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:24.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 111357: jsonPath($.tokenId).find.exists, found nothing
20:39:24.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,111357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b521e72, username -> user.1000034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3acc08ac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215164138))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:23 GMT
	x-forgerock-transactionid: b1df2d0e-ad9e-4111-94b4-a83a8b4be29c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGVqcjhsY2Z1cjV0c25sbjIwdjMybm45dWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFJVaG9RbUZtTVdRd1ZHUmFXR3hCTjB0eFJXRjNMamRMVVc4MVJYUjNVMGhRT1dKMVZGOXhPRmxKUkMxdVVuQmxZVFZNWWpsSU5qSTJZemhuWVcxVVZFaFllRXRQVXpBeVIxbHFSVlZ4WTFSYVoyOVBNVmxNVldRNWJHSmlTVUp5YVdNMGVtRm1WMjVOTW0xeVkwcFBUMWhVTjJSblEwWm1hbEpJZDFKcWFIaDBNRzlqWVV0MVptc3pSMDV4TFdGNU0zQnJTbDlQTUhBellYRnpiM2czVEdablYwUlBVbVJDVFhwU2FETnFOMEk1YmtaWVNsVkVlVUpWTTI1V1IwbDRWbFp3YlhaQlNUTm9ZVmw0TTBvNFVHRm9NWFJzUmxwVk9WbFFTRUpLV0dKeGEwSlBhbkZuVG10a2QydEdaV1ozYldjMmRWOTRjbGh4UTE4NU9GRlNaRTVGUW5BeWMzaHZaMHB1WTBOdFZISkJVMWhsZUhGME9XVlZjVTlJWW5VdFZWSmpNRE5LWVZwVWVqTlFVRE10VmxSS1RVSjVNVEF3UWpNNFlXRlViVTUwWlcxNlZqWkJWamx0WDJGelNHVm1SWE50ZDJKSVFtTnljakpSVDNWNlNXSTJjVGRMYUVOVlJHNHlPR010TFZsV09IUlBUbmhHYVVaU1pXWlJURXhaVGpGWWNFMW9WMUZRZDNGc2FsZFhYMjF1ZGxsUFZEWlZVRWxWZEhkdmJVbExPWFpZVm14bmIzVlVTRUZoVUV0NlRGOUhNRUpDYVRkdVZVNDNkM1ZLTjBSeVJtbHJibWhvV2xSUGNFRkJTMHM1VURocVEyeHplSHB1WTJjMGRtdGFXRFZuTlRGV1VVbG9UR2RTU0RSTlJ6SkNXVk40YkROT2NrRlRVVWxCWDJOeVZ6aFdaVGhUVlVGVGIxcEZMVXRNYUVkc1JUWndTRTlIYzFKbFprSnFRV2t3WjBwekxUSm1ka1l3TW5aWVNIQTJWRFZ1VEU5b1dXNWlYM0JNYW00M05ISkJSR3BaVldJd1JrTTVka1pIUnpKT1JXMHpWbDlWVDBadWVVMURabEJSWkdNeWJFSjNjR3BJTURWMFNqSTFXRVZrVm5Kb1VtdHNWM2xhVGtoV1NHcHFiamhRV1RaemJIRklOa1F4VHpWdVNWbHpRMWh4ZUhGMVJFdG9Na0ZOWlRCVU9XWTJaV05WWjBwdU4xZDZPVlZ4VWpkb1dFNTZRazU1Y25GblUzcHZMa05rYVdWSmNrZzNkekpJUTNKNFgwMU1NMk5RWlZFLlN0cEdYS183VHE2RU84b2sxYzk4X1plT2ZDR25ZV2lsQk9GSnpKcS1rQ0UiLCJleHAiOjE3MDYyMTU0NjQsImlhdCI6MTcwNjIxNTE2NH0.6mpnuz5a7DBQRjkHunQwH-9Bjh2ckFUoSNB0VFjraIc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:24.139 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:26.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 111786: status.find.is(200), but actually found 401
20:39:26.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,111786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47d0a0c4, username -> user.1002183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@264621f0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215166834))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXBsNjIwcnR1bTFuY3ZrYWhvZWd2cWVxb3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWMwWjBWa1ZOTFZkbk9GaENhVVZPTkU1S1FWTjNMbFJaV0RGa2NYQndRa1pTYjBvdFMxbElNRFJDVGxGblJqaFhWWGRuVmxSb1FuUmZhemx3VDI1YVpqVkVVVWxCZEY5ZlRFMU1aVWhwWmpoWVVHeHFUVTFrYjB0SFEwdDNVSEpUY1dNNWJWcE1UakpyVkd4T2VWbFdUalp5VTBOTVNsWXhOa2xqWlhGMGIzTmpjRTVGUlVoMllWTlFNV1pCTTI1b1FVNU5hVk5sTmtOM1dteFpVMHAzUWpKUVFsWnlhalV0ZW1OeWFFeFBieTF2ZFVGMVMxb3lZVVZKWjE5b2MycE9XVmRSTURCUVYycEpabGQyVVdKamJXZGlUMDFVWDFFd2IweDZXakJRY21wMVpqRkxlbko1ZFMxblVta3dkRlEzZDFSc2VqTnRiVVl3WTIweGRURkZibTVhTWxWUmIzRjZVM2d4U0dnMlpuVlZjVWxQUjNweWVucHlhMjV2VkdKU1R6ZHBTM1JtYjFwQldqbDFSMFJFWkdwSk1qUlhkaTFNZEhnMFJFODNTazlmWkdkR2NrZ3dUSEo2ZDBwMk9YUnZhMlZqVGtWc1dISnRaRnBCU1c1MFdtVnlYM1Z2VFhadFpURlZVbTlWZVZwVlkzQm1UME5yYVRSUlJXSlFNVE5rVG5neVpUUndkMHQ0VVV0cU1rNUlNa1pHVmtsSGNEVTVRa2RtZGtzM1EyOUhjazVaV0ZRdFVtOUtNV042VkZJNFNXOTFiR3c0YWxoNVJIZEpiMFpqVTNCQlVtRnBkMFJTUzFSSVUyRXpYMVptT0hkT2QxQlNVRlZ4UzJKaFRqaEtUVk5aZEVSWFFUSTVVMnRUYUV0WE0wVTJXbXhaZG1OU1ZYbFVOemt0Y1haQ05WRnZhRzV3VDJKRlVWTkVWV1YxVms5elgycG5TWEIwTkc5UVExaEhUMm8wTTFWWldsUXhRMmhLYWxBeFZscERUMGN5YlZsYWVFOUZSR2N4YXkwdE9ESmpVSFV5VUZkM1dHcFZhbEZmYjNWS01sUldhMlU1TUdnemJqRmpTbWswVlhoamNsSjJjVEIwVFZOa05uWkhhMDVDZW1JMmJ6ZHZhazlvUVdsT1lXUTFZbEJwWkRaRlEwWkNSRGh0UmtScU9IZFliVXRPUzE5eFpIVlZVWGRXY0RVeFNYTldZa0pvVkc1a1RTMUdVVFUxUVVGc09VOXBNemRhVWpkcVFsWTRMbVprWkc5bVZqSlJTM2ROYjA5RFFsWkVTbkZmT1VFLkl3d3ZDbm1rTF9Pbml0a3drM0VuSFhBZ3ZMcVNIZWQ3UUVoaXRWaFMzeFkiLCJleHAiOjE3MDYyMTU0NjYsImlhdCI6MTcwNjIxNTE2Nn0.R-z9xvpcxJ9ex8hDmoyzqzKdSbS4gVd25AFoLjVXVVU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002183"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:26 GMT
	x-forgerock-transactionid: 9c8fcd5c-f4a8-4f84-b610-c66af586b6ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:26.883 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:26.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 111786: jsonPath($.tokenId).find.exists, found nothing
20:39:26.923 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,111786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47d0a0c4, username -> user.1002183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@264621f0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215166922))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:26 GMT
	x-forgerock-transactionid: 3ad62f3f-f2db-4210-b5cb-538393ea0f17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmR0Z2xoNmE3cG0xcTZianIxb3FrZHAxNmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2FVTnJlREZqYldKSVYyRTVjemxHZFZaamFuTm5MbXBrVjNOd1lUVklkVTU0TUV3MFptbHJTbGh5TjJKVWRrUTBNMFE0YjJoUlNIQjZNRkV0Y0VwRGEwNHhiRGQ0ZURBNWFrUnFkWEF3WWpGcVpUSlVZa040YzBNeFpERTBka1ZvTm1Wb00xWlNRVjlXY0ZBNGRtcFBSREJqYldsRVRWVTBkV2hxVDBockxVVXhlVjh5YjJnMU0yaEpOVVpFZDBGb1ZWa3pORTFzWjJSR1dVSTVTbEp3Y0ZkUFNGSXpZblZtVDI4eU9VMU1kVVpZTlRkaVlXMXRVakZHVFdWcU5Gb3pSakYzVEVSaE1VdExUM1pZVWtsNVIzbHhXbWMyVjNSM1h6Tmlia1ZJWjFCcVluTkllUzFNVUhSS2JWVm1iV0ZJUTJkd2VqZ3RkQzF4U0ZScVpVOHlTVXBRVG1Jd1JuUmxabFIzYkhoRFZGOXBjM28yYmxBeFFsaHFVMmxMYXpWNFVHcFpMWE00YTJSM2NUVnhSa3g0TlhwSFgzSktUSGhQUVZkZmNHMDROWFo1ZGxaa00ydHNOa3BXYUdORVRFWnpVRzEyZUdrM1kwUjNlRlF0VDFkd1NISjRaRWs1V0ZGSU0wWnJNRFo2ZW5VMVZrRXdNMFZVWXpsa1dFOXJlalYwWlV0V05VSjJlV3R2WkhOTFVHOUhPV3RMVjJsV1pXRkNOVzFaVjJkVFpuSkxRbmN4WjFSa1NtWlBlVEpNYmw4eWNuWnFZWEpyTUdOMU1VSmhUSE5JV25GaWMwZG5PWE55WjJWcUxUWnpZMk5XZUhSVGRIQkdMWE0wWm1oMlMzaDNlRmhQVjBOTVkyUktia2Q2VWtWVFdYUTFTRmhGTVV0UE9WcEtTbmwwVjI1V05GZ3plVVp4TFcxQ1pFUnVXVXd0VW5vMFNuWXlZbWt5TlcxWGVsSm5NRzR3Y2xOTGJrUktNWGhLTkZOcGFWTktaekpLTkc1eGQxZFlOMWg0TlU5VE4zTm5Va3BuVDJ4SE1HOVJPRzVUTmtkeVpEbHNVRFoxVm1aTlgxTnBhMWN6U3pKUE55MVVaWEJYYUhWVkxWcGZaVU5vVjI5UlZVOXlPRzFwU1hONVRHRlJVVEJoVVZCblNFVm1WM2hHZDBkbFQyRXRRelUxVEVWQ1oyUmZTRkp5UTNwRGFERmZOVzQxUTFjMFptOUpRVTl5TUcxWWRWSkRjM1ZQZUdOd1RXdzBMalZRUm5aT2JWQnplVFpFTlhCSExVa3pWV1ZpYzFFLkxXUm1JMHM3eWRxN2dDcE4tRElZSXdSUHluX1ZHUnBicEZKbHBuaXdxMk0iLCJleHAiOjE3MDYyMTU0NjYsImlhdCI6MTcwNjIxNTE2Nn0.pH-U4tBYQjA0Fk2AQPAk1JS6UqGIqP0K40Gpii7xmbA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:26.923 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:27                                         760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=203663 KO=11700 )
> restLoginInitiate                                        (OK=100804 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=100485 KO=295   )
> restloginProgressiveProfileCallback                      (OK=2374   KO=295   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.75%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.75%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.70%)
> status.find.is(200), but actually found 503                      4958 (14.62%)
> status.find.is(200), but actually found 401                       295 ( 0.87%)
> jsonPath($.tokenId).find.exists, found nothing                    295 ( 0.87%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###############-                                                          ] 20%
          waiting: 430693 / active: 32     / done: 111890
================================================================================

20:39:31.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 112410: status.find.is(200), but actually found 401
20:39:31.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,112410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26b98284, username -> user.1000187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f14b02c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215170965))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmpudTMyZTNjOWF0NXMzcmpiNGoyOTMzNzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVZtOWhiRTF2V2pWblVqTkZlREJqVUdkTGFXZEJMamxsVUVSdmVFdzFSbG90VUMwM09GTlJVM1Z3Y1RSQ1dWUXhaa3BWWjA1R1V6SkxNSEo2VW1obVpXdGFSR3hRYkdvMmVubFVabWgxTFU1M2NEWnpWRkZUWkVZd1ltMVJVVUpZVmxsVVoweENSRWx1V0VKSGFVZFNVazFyYldkd1ExZzBkbXBFYzNWRE5HcGxaRWxRWmxFNFdVTkZOV2hIYkhoVVpWOXFWMVZqVFRSaWVFMHdZUzFSWVRSNVdtMXFXbkpGZEhOaVNreE5UMGhuZFhNMkxWWnNjMmR3ZEdOeFdVaDVSWFZ3ZW5GNllUbENkRU4yYzA1SmVWQm1lWFo0TURsUFREVXRZVVpzUnpCR1pHRnpiMmxsWlZaT1ZVbHJNMHBHZVZGc1QwTTNRbGt5Tm10a1YwMUVWakZsVTE4eGMyNUliMjFDV2xWbFNqUjJkbFkwV1RkeE1UZ3lRekpGTFRkcFkyWmtWQzE2WTJORk9VSlRSMVZxTkVKVWNsRlZZVXB3ZGpoNFlrVTRhek5mUkc1Zk1GcDZTR3g0Y2xwTGNtZ3RMVUZmV1RWbWVFRmhOV05MYjBwNVRtZGxaRXRoUW05Rk9WbFpTSFpWV0hoNGEzTlJkMDF6TTFrMVgwWndhMWRhT1MxQ1gxZzJlR010UXpOemMwNHpRVWhLY1dKM2VIZFpVR0ZhYzA4M00zTjFha1pSVDJKa2MycHNSM052VVU5Q1gwNDVhalJTU1ZoSWFVbDRXRXhwVDBWSWQyZFVObFJTUmxkVlF6SjROSFY0ZUVGaFprdzRaRzVoTlZJM01XTXlTRzV5U1ZwNFNsVkxSSHBYTVY4MlNWTnpaMlYwYmtWSmJFNDNVazlCZWpVd1ZEQlpXVjlzZUhwMVgwcFlVSGxvWkhnNFJtbHFPVnA1YUhWVWFYaERZM0ZGWVRKVmRISjFaMmhZUWs1V1V6aHpOM0UyVlMxRE4xcFpka1l5V0V4RlpHVkxVVWN5UzNCUVJqTXhMV3hYYzBoU1ZsY3hUelJxZFRWV1RETkdSV1Y0Y0hSSE5ETTFSSGRMYWt0V1ZuZHdlV0paVEVONE56UTBWMUJ1TkVsVWRHZ3lWRmhIYm1GR1VGSk1aemMwVTBSZlNFMXBkMTlKTVRSdmNIWlRZMmhpTm1OWWJIazJabEJ4Y2taQldHd3dhR3hSVkdWZk4wdHBVMFZrYlZCTVQwdFpMbW8zT0dscmREaHFaMkpVVjBsaVMzcHBUM2gyZEVFLnVFeHpSM2VIT25VUkFkSkZYckU3VTVEOUstX0F0ZDBjV0UwdU1zYVFzYzAiLCJleHAiOjE3MDYyMTU0NzAsImlhdCI6MTcwNjIxNTE3MH0.asGJOI8kA7ZvZZUpNI9oagWWfQQEp-px9iXQTBLDIFo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000187"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:30 GMT
	x-forgerock-transactionid: faa93129-69f1-40e9-b9ec-26d54c1cd2b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:31.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:31.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 112410: jsonPath($.tokenId).find.exists, found nothing
20:39:31.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,112410,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26b98284, username -> user.1000187, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f14b02c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215171050))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:30 GMT
	x-forgerock-transactionid: f89bac13-ee4e-4e5e-9d1f-df36b0a5e3ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTA5MDFidnVrMjJnYWt2dGZuamU5ZmhlamUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cU1IcDFXRkYyTWpRelVGY3RRVUoyVUV0MWJuVm5Ma3N5TlMxUmQxQkhiR2Q1VUZFdE5saHJlV1pMWVZCRFJHWkRhelJvUm0xakxVMVVOVWhzWTJKeVVucGZlblZWVDI5dmVteG9jRmhuVmtOM09FdFVWMEpRWm1ReFZFRlFWVVZwUWpNeVEwb3hiMDQxZHpkdkxUSjJUR0paZHpSeFprOUJlRlZoWVdVNU5FcDRlV2hyV0V0dldtdHdNR3hEZGpWS1NFVktOV3RHT0Y5MldHaExkbk01YVhOWFFrRjVhMUJoVEVST2EyUjRaRE5vYUVwbVYzQm9kMFowTjJSTmMwVk9ObkYxTFZsRGJrVkhOblJETVVwRmNtRmpaVXhJVmt0TmQwTnFTR3c1ZGxRNFJXOVBiVEF6WkZGcExWSlNSMDlEWTA1bFkwMW9WM2xHWXpOSllWVXdMVmR2YlZob2QwaG1iMWhUUjBGakxYZElORTFvWjBjNFltc3pkMUZNWTBrMWNFUmZUa3N4TXpSWU9UQkVaMmxvYm5CMlduazBhV2h5U2tWdlRrUk9RM2RoT0dwc1dFUTJkSFJpWlRoNlMzaERMWGhXV1ZacldtWkdjM1k0U3pNelJHNXVSbEZHV1RaT1JraE5Ra2hWY25FeGVFRnJiSGhHU0VWalVWaDZTRXd3WTBnNGVVMWtTVkZmTW1oVlNUQXpSbTF4VVhKWVNFeG5TMEpYYlVsWFluVXdkVjlITFdkQk5Fc3hkbTl3VjJaUU1VaHBkbkpSZGxRM2QwRlFNR3hPT0dzM1N5MWZYMDVZV0RCelNuQm9lbFJXUm5aZkxVdHpObTk0UlVKelJ6WjBPSGxTVEVrdE9YRTJNMnh1ZUVkeVJXcDViVzB4VlhWRWRGZEVMVjk1U1ZkaFUyUnFRVUpGVW10SWFFdFliRlpIWHpGMlVsQTFkVzFYV1RCS0xYWlFSVmxWVFVka1RtVXpNMmhXYlc5Q2RWUkdjMHhJV1VkU1VsTnFWRnBSVWsxVWRtMWhaak5GUzAxRmQzcHZiV3BMZGtaQmVYaDNUbUZyWlc5M2IyeE9WelJHTUU0MmNIZFBRbGd3TFd0TVUwWndiMHBWVHkxVVZIcFBUeTFsUlZsSmQydERRMmRUUWxsRVdGaEJSRkJMUzBsb1ZHOVFibTkwV0ZsemFsWjZOV2x2ZFRoeGFtNTZUVUV5VFdwUWJscE5Ra3RvWjBWS1JqWXRiMUkyUVhoVE1IRlJMbk5xTkZOT1NsVlRXSE5OVm5kS1NsYzFVMWRpVUVFLmd1QTdLUzI4aTJiR0tpbHZPaHlBMGNwZUFhMTUyWTUybUtuSjlsdGlkRUEiLCJleHAiOjE3MDYyMTU0NzEsImlhdCI6MTcwNjIxNTE3MX0.C25Pjy6pWyxl5EdAvOkf3ehzdZQcGlOrSoUhzzr0g28","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:31.051 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:32                                         765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=205259 KO=11702 )
> restLoginInitiate                                        (OK=101590 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=101273 KO=296   )
> restloginProgressiveProfileCallback                      (OK=2396   KO=296   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.75%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.75%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.70%)
> status.find.is(200), but actually found 503                      4958 (14.62%)
> status.find.is(200), but actually found 401                       296 ( 0.87%)
> jsonPath($.tokenId).find.exists, found nothing                    296 ( 0.87%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###############-                                                          ] 20%
          waiting: 429911 / active: 25     / done: 112679
================================================================================

20:39:33.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 112757: status.find.is(200), but actually found 401
20:39:33.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,112757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@737a1604, username -> user.1002270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e46cfec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215173145))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmttbWJqbzlxamthcWVhOGVzdnIzYmdpazEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ME1qSkNaVmhCVlhwTWMzVTRkREYxYWxCQ0xXWm5MbXh0YUVoQ2R6WnhVMVZ4U0VwdWIzQm5jRFJ1WVRKTFJtUTJXR2RIY1VNMFZqVjZNbm93TkY4NU9FdDJUemwxTWpCU1MwbzJaRlpqVDJOaFltRkVjMVJITjNkT2NXRklNVkp3TTBKNE9WazVOMTlQYTBoc1lubDFhM05qUjFodmRXaEdlR05EU21scFZ6QkRSWGRJYlZKR1RXdG5XbloxVjJnME9FUlNXVzk2TjBFM1YzRnNZMGhTUWpSUFkxa3RiMUk0Wm5OUFVFSlBiMnMyTFc5WFUwMU5hbWN3WkVwSlNISnZTelpWYmtKUFJYSnlXbGcyZVhWUVlrUk5aemxZUlV3NE5IZzNaM0pIVEZOd2VUbE1TWFZUTnpWSWEwTjBRVjlvUzIwM2MxbHVUMjFsWkZKWWJHOWtNRlkwYlhSWlpEUTNVMGR4TlU0Mk5GRnBXRUZNY0hkVlIxbFJObWQwYURFdFFscEtOV2xvUTJwQk0xSndWeTE1T0ZkUE1VWm5TMWhyUW1saWREUTFaVWwwV0d4R2IwcDRVbkJaWWs5R2VFbHlhREl3UmxSR2VHZG1jazVLTVV0WVFuTnhhM3BVTTNsNVpHb3RRMlpaUjIwMlJYbG9lRTkxWHpOcWIyc3pWelpJYzNodFMyZE5VSGcxYTBWb01sWTJkRXhGT0ZsU1lXRkhRalZQUzB4T1ZtMDNZMnczZDNsb1FtdHFNV3d3ZFVGNlJWWlFTRmhYUmxCU2NXeHZjbnBtU0MxWVIzVkZSWFJDTTJkUmFVeHlRM010TW1zdGNFMDBhV3RzTVdoWFRIZFJZVjk2VUdsS2RVdFBZVFJsZHpsMGRuTlhURzB6Vm5WNWVVVlVVa2hGU21wV05rbHFZbTV0VURWcVVVbGZNVGhLY3pKdE5qaDBSbU0wUmw5WmVHUkZNbTF6Wm05T1NYSlJUalpXWVRWM1kyaFhZMnhDU2sxV2FWWlFNeko2TUdaMlpETm5Xa3B3YTI4dFJuWjZVamxCZGpOaFpsQTFhVzVmUm5wa1ZrVkRjbTlWWldsMVJXWkRPVXBHYlVabVlqZEhkVGMyVGpadU5FOU9WRmh6UWsxZlVWTm5UM2t0TnpaTFVIUkpOMGMzWDNOcFlrMHpNREZoZFdjMFpYSkViMDE0UkhSc2NtaFJiVFl5VkdWRU5VRnFPRFJsUzBwWmEwTjZaMVpYZG5vemJVeG5Ma296WW14eFdETTRaVlJ6UW5sVlZUWlFTVmg1VDFFLldGak43OHk4cDFiZGhZUEk1VmlUVms2ZlNJR0JPRTJ4LW1WX1l4NDJ4QmsiLCJleHAiOjE3MDYyMTU0NzMsImlhdCI6MTcwNjIxNTE3M30.Vm7-RL6hgVJCpe35sI5yNY69Rvtqb1zZOCzglPThoDM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002270"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:32 GMT
	x-forgerock-transactionid: 609c91de-576c-45c8-aa24-fea531aece26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:33.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:33.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 112757: jsonPath($.tokenId).find.exists, found nothing
20:39:33.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,112757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@737a1604, username -> user.1002270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e46cfec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215173234))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:32 GMT
	x-forgerock-transactionid: fe9c1a4f-0286-4722-8301-e1ff1d697c9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGFkaHJuaXJyanFrbmdzOXU3N2p0OTk3YTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M2Myc3hYMUpVTFdWb2IwNVdlbkpmWWtWb1RUSjNMbGRVYlhOM1dHeDBORVI1UjFGMlRUTjVSek5OWjJWbVpsOVlWVUpxVmxwVVExTjJYMGh4WWt4MkxWUldTalkwZVhveFNXMVBjSEZCYUMweGNuTnhNM0pqVHpRMlYzRjJURE5OY0dab1gwbzBPVUZWUjA0dGREbFhYMFJOYzI5Rk0zaG9ZMVZEZW5nM0xVTkRZVU5DYzB0R1RHZHFSRkJ5VTFFeFRqWkhiVWRKV1hWTk5VUjFVVEl3TkdKcWIzQmtVbkJyYlVaSU4wbHdMV0ozVmtkeWJYcGlhRWhtUm05WlgyOVlWa0UyTVRsVmNta3hWVmd0Wm14ek4waFlkemw1WlVkVlVqUmxSRkJQVjFKM1VVcDBPWGd4UkRsQldUQXliRGhYTUZsV1MzaFlYMFZCY25kbFpHMWZZVUUwWW1VdFowMWZja054VVhkUk4ycGZjM1poU0ZVeFREZHNUMEpwWlZKemMxcFJNR1IyUkZRM2RWTjNjWGgwZHpaMGIyNVhXVGhsTWpaalRIQm9kbUpSY2xWTWNuRlZhR1pUYkRWUVMzTTJZV2h3WkVzdFdWRXpVeTFoVDNrMFJIQkVPRVphWldJeWIyWllkVTh6V0ZsMVl6WnlObVJNVEdwcWJXSjNOVGt5TVdsa2FrdzRjaloyUmkxTlVFaExZeTFRWWxBd1pUUlJRa3hCYW5GaGFGOWFiRFZoVURkTlFqQnVWamh6Y0hOcFVHUkRNamx2Y21WelpqWnNUMHhZYmxSdlQyRjBOWHBJWmtaM04yRlpWR0pXWVVGRWJXOHljRWR2U1ZJeWJHVkxNVXByZVRkMU5uSXpVWE5uTkRacVNXaHdibkJFVlc1cWIwWjJhME0yZG1GalZFTklhRVYyTVRaUU1ubHdiMmg1TlZGYVNWVk1XblJCYUU1RFFqVm9OM2wzUVcxMVdtNURhbk15WkZad1dYRnVhSEo0TVVoUmRqaHNTRFp4TlRscWFsRnFVblV6Tm5FNFlsbzBhVGMyVTNKc1dYWXdRM05rTkVjd2JqTm5SWEZ3TFdWM2FFRllaazltWjFONlpVc3hXRlZEZDFsWFpHSTNWVkYxYldNeldsQnhkbWxvU0V4T1FYVkNibUozVWtSUmVHRXlOVjltWXkwd1oyVlNlVWs0Y0VGb1UxVk9lVVJtU1VkMU9USlhOR2RSYURCT1VFZzFPVk5CYlRkWmJuUlJMamM0UTFKc2RXbDVWSFJVY0ZaYVREQTVZVk5DTldjLmZfUG1Ca2xRRU9qWHhJcGwzUDlkbXFFUms3T1c1blBuTm9qcEM1Q053Y0EiLCJleHAiOjE3MDYyMTU0NzMsImlhdCI6MTcwNjIxNTE3M30.Figy6L36zkbnrKAgwM5uOLZiklGRo3wFwlB5BISifkQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:33.235 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:34.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 112880: status.find.is(200), but actually found 401
20:39:34.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,112880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ace6dd9, username -> user.1002350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56341036, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215174127))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTZxNm0zaGRwaTZvYnFla2RzMnU4ZDNwZmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1dXRkdTVkEzZG10QmRtOVFjRWN3ZG5aNE4xZEJMamhuU0ZKWVFYWm1aMnRyT1ZwUWNrUnhZblJrUldoNFYzZEhOVGQxWlZobFlqUTRORUU1ZUV4dWQwWk9NMm95U214QmRteFhlbGd5Y3pKWWR6aEhXRmwzVmtWTWFrRlpRMUV3TXpObmMzTnZVMnRvWlRWRFFrcFNURzlmY2tOTGIwZFZRemhKYlRjeGFXWlBlRVZLYkRSUU1rMDNhbkpTUm1WTVExOU1NRUpoT0VKemJscFRZalZ3VGxZdFFVNDBRVTl4WVVGb1RWVnFVVmhoUjJWMk0wNUhhakZMWTBoeVptRTJNVEEwWmtSRWNIUTNRMnBoTkc1bWVuUlBaVjlVVDA1eFNHSlFVWHBTVVRKSFlYRTRPVWhOVUVOM2FIUlJUVFZXWW5kT04yNTJhbE5HU0d3eFp6WkRSRkZLYURkdU9VRjVUbkJpVlhsNE9DMU1XR1JDVms1c2RYVTRWa1ZmWjFGa09WWjNMVkprTjNWVGIyaDJUR0poY3pZd1pGZFhZbWRxUWpkd1dWRmFVMDlpUTJJNVVtSlVaVk5NUjFnNGVubFRkVzlxTlMxV1QzbzBMWE5MTW1keVpFZEZORE40VGtscVJFNTBWMjVxYmxwMGNYTnpkVzB4VkRkc05YRlpiR3hOWlhWSGRWbHBabEpYWkZGRlNIbERlRlpOTlVNMlExZDZObFJ0WVRrd1RXZHdMWFZJTW5CUlJWZHZkbmxrTW1Oa1ZrZE5hVWhRUlRkM1dGWnNiRFZzWWkxWFNDMXZZamRQTkUxUFFtTmhUVkJHYWtnd01HdFZhMmRuTkVwcFoybG9iMnBCZFdGWldrODBUMk14YjBka1RFeGFTWFJpUkZSMmExWXhUak5YUlMxSlUyYzVZbXhLZUdSU1FXMTZTa2hXYURBMFRtY3RUWEJPYzBKYWQxRlNXbkZwU1dJM056STJhRlZMZW5vMFh6VnpSVkZtU2pGS2FYcE1hM1pYWDJOU2QxcGFhVGxIYkhGaVF6WnVNbTAxV1haamVIWTRVRVY1Y25saGF6Rm9ZWEo0VUhCNVdIRmZjWFpRUWtsM1NGRmhXSEpKV0VwSlIwZGlWVkpTV1dKWk1sY3lkRmxEYmtNMFkyVTVhRU5zTTNsZmRsUmZTVU5pUTJ4b1J6RnVkMUEzVmxkMmJuUmZkVGhuTVdSTU1teDVNazlYVFdKUE9FSkxWV1V0YkZKRVQxWlpMbGt4TkVodE9GTm1NRXhUY0hSS1pXNXFiMll5VmtFLmUxWGFGSkdvWThicDBvN2JCOWZVajBLT1YwVEJDbmsxUE1sRDVSbjdhQ0kiLCJleHAiOjE3MDYyMTU0NzQsImlhdCI6MTcwNjIxNTE3NH0.DiFT9VPJpVPo0a2alYYb9HQkbU4FmezgxaVTfZyZLQw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002350"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:33 GMT
	x-forgerock-transactionid: 2245da2a-3b8f-4a97-be87-80aa05479a02
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:34.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:34.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 112880: jsonPath($.tokenId).find.exists, found nothing
20:39:34.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,112880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ace6dd9, username -> user.1002350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56341036, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215174218))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:33 GMT
	x-forgerock-transactionid: d6676341-0d75-4ac7-86c2-625aa2eba309
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGc3amZvb3BkZmlzbjQxYWtsNzJtamZlb3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cloyeGFRMFpXVkhWeVJXNHhTbUpOU0dOeFptZFJMalY1UjFFMFVsUXhWRmQxUWtGeVIwdE1YM0Z5VW5SUGFVWk5XWHBsWVRrMk5saDZhVVJOWlVobGQzVjVjV05yUm1oaU5IRm9YMUJsU1ZNdFFXcEtSa05RTjA1a1dtMDFSelIyVVVaWVVITm9SMVE1VVRoV1dVaERUM0p4UW10WFZuTk1Vemx4VUVKR1VYZHpiR0pVYTNoamRUZHRkR2xsV1hKVmVrUTJjMVEyT0hjdGFFVklPVzgxVVcxMVQwWlBhamhQWVd4V0xYSlpjbHBXZG05VFExOWtXR05sTTFkNmRuVmpTak5CUW5KS1VUbGlOM0JqTFVFd1NETlpUR3BxWmtRemFsOURURXh6VW5wRGJFMXVaemhFUzBKTk5YaEliSE4yTTNBNFQwUlJWbUZxVGs1NE1TMUNWVWw1VlVkTGMyb3pSRFpDY2xKUmRGQlZUMDFPVDBsQlUzaFZYMjAxYTAxWk56QlVkR2hMVmpodmIzZGhlRzVqTmtkdWMxUlNORGxrTjJwalEwNXpVVlZsUWtSdFVGWnhjVWt4ZUdOS1ZEWndMVVF3UVhnNFVrRXdkbmw2VW1sWmVWWlZOVjlFV1RWSlp6STNXV1JuT1VzNGNIRnJUbWRZZVhSTVNXUlZRVmh6YTFCNmRqUTJPRkk1U0V4NmNHMXRSMkZ2YUdObldVWnlWWEJqY0VKeE9VWnFSemhaT0ZCSlFWbEVjWEZWWXpJdFdIUldTelF6V1RORk5GWmpNVTVmVkhOSFNGVXdSR05zYkRKSldqUnROMGxSV1ZOemQyZDJPRlZLYTFobFZtSlNSMGwwZUdNMmRGODJObGhUYjBKU09IQmxZalZYTFZsUVVHTlNaRTFXYWxaaFJ6aElZMGhOWnpCbVQxRmlhVkZwVDBwRVZIZ3RRbkI0VVdWV1FWazBUbWxNT0RkVGJuTXhPRkF3ZDJGSWFtMXhVMU5XUlVScVZVdHVRemh6VFhCaWJXTklaMmxYWlhoVFdXaEVOVWxxY210UFNYTnlla1ZwVjNka01HRjNjVXQxWkdvdFZFMVBTR3BqUzFVM2JGTlFNRTExWW01aE1UZHVlVFpLUjNWV2VVcERjMUpwZFhCQmNVaDFZbkJ2T1ZKbk9GQjZTRVJPUVc4MWQzVXhObEJmVGpOMVRVVlRZM0pTTVhwZllsSnlka3BDTUVSTFpVTlhNa2hPVEZGc1lWaHpMbmsyV25wQ1JWTTBjREpzY0RkdVVFaDBiVVkxVWxFLmxEakpYN3dLZkJBRTREMDFTYXpXa2ZmU3RtUFFfS2xTRjk3Tml2dWxYU0UiLCJleHAiOjE3MDYyMTU0NzQsImlhdCI6MTcwNjIxNTE3NH0.iIXT3hSQ-YuhLAs1K2dcHc7vE3rUpXT3G2KpxKEDfBs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:34.219 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:37                                         770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=206710 KO=11706 )
> restLoginInitiate                                        (OK=102304 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=101991 KO=298   )
> restloginProgressiveProfileCallback                      (OK=2415   KO=298   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.75%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.75%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.70%)
> status.find.is(200), but actually found 503                      4958 (14.61%)
> status.find.is(200), but actually found 401                       298 ( 0.88%)
> jsonPath($.tokenId).find.exists, found nothing                    298 ( 0.88%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###############-                                                          ] 20%
          waiting: 429197 / active: 19     / done: 113399
================================================================================

20:39:37.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 113442: status.find.is(200), but actually found 401
20:39:37.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,113442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ad3d22f, username -> user.1000266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62ee42f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215177894))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3ZoN2cyczZnbGdtMWFlbDFuaDZtbDRucmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2FYSnNTRlEwUW0xV1NUaGhlRWxYVDB0RWVHcEJMaTFtUzJOQk1sWTBhemhJUVRWWGRYQjNNa3BmTmtkWVFXczJkV05GY1RrM1dHazJNbUpUUWxKTmR6bG5hVkJTT0c1ell6Qm9lVko0Y3paM05uaDBUa054U0cxSWJWOWhlSGxrYkVJNFEyRnhYM1ExVWtaR2VEVlJiMDVOVFVWcmVUSXRkVEpuYW5KZllVVnVkV05WV1ZwcWMyOHpTblpuZVRaaWQzVjNaSFpzTFhGUk9FZzRPVEEzU1hGdU5tSmZRVlJ3Y2pKUE1ETk5lRjlYYW1sak5VUkhha2w0Y1RKWk9HaDFZbDlZV1dsalVXbFhXVkJpVEVNNE9UUTVaMmN6Ym1KNVprdHFURTR0UVc5RmJrZzBZWEEzTTFSRVZFZHRXWFpKWDNReVpYWm9jRzk0T0hKTGRVZFZWMFZDWWxJMmJVbHNjeTFVVnpSSlJtbFFUMm95UkdkTmRrRnZVbk4wUm14WmVHdHVNbXRMT1VGVGNtNXdSRTFoVlV0Tk9EZE9hVE5TTUdrNGNrMURVREZUWjFFeVdFVnNSM1UyTWxKbE0yWjRZMDU2TXpkb2JETkZlR3QyTlhaMFZHSjNSMDFzZFc5YU5WVnJSM1kyVWtnNVJpMVNaak5IYjBFdFdYWkJNa2RLZVU1Wk5HdE9YMVp3V1cxd2R6aDZTMlZmTld4UFRtcE5kMnBVWmxZMlIyOXFha3BwTFRaelFWbFRjR2hFY1RZeVQxRmxaRXB2TFdGVWRXOTZibWR6YzNKQlRtZE1aR1p5ZDNWaU9HMVZkMnRNWkhnMU1uWlBaM0ZJUjFJNWFuUkRkR1JWYVVsQldEWjZTRE51ZVVoV01rVXhlRU5IVFVodlNsRXRiR0paU0dZMlJ6ZHhlamxpTTNoTVFtMW5TMEpNU0haeVZYSkpVRTVLZDAxQ09GQnpWVXAxYmt3eE5rSXpRMnhaYlVSTlRYTnhNV28xUTFJMGNIWnVhVUZqUTJSdE1VNHRNVXczYzNKSmVFNU1URkZ4YUVwSU5FdGpMVTR6UzBsVFkwVktaVEZtTjJ4T01tVlVNbFJIT0drM1ltbHZZakJYVWpSeVRuVnNUM1ZyUVRCR2JXOWxNVEpmZVdGUk9FRnJabnAyYlZJMlZEYzBiVWQxZEc0ME5qTk1helpMTkVGWGRGVlphVlpMYldwSWMwMDNibXN0WmtJeVlWRmZVVmxQUzBwbFdVSm5MbWh6VW5WclZrMHpkbU5hTUVSSE1tbHJOVEpHUzBFLmU5aGZQUlhmQXhwaTlZYUxjdGFQZmZHcm5KTWVJRjNnNXdQeE5HOHB0bFUiLCJleHAiOjE3MDYyMTU0NzcsImlhdCI6MTcwNjIxNTE3N30.jMJE_hmHUTZ5_ZaUaV3z28pbPGBTGGtrN6LZTg8m73M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000266"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:37 GMT
	x-forgerock-transactionid: 2c471e53-2905-4590-82e1-e762093d89de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:37.942 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:37.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 113442: jsonPath($.tokenId).find.exists, found nothing
20:39:37.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,113442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ad3d22f, username -> user.1000266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62ee42f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215177980))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:37 GMT
	x-forgerock-transactionid: b08d8ac4-f655-4e58-b62c-1acf6a361fec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHY3cmJjZjBndWwzYm1jOWQ0cWdobGpwdmwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlVuYzRWVGg0Vm5WR1NERjNWSEJVY0V0aVRGVlJMbkV0VkhKU1JHWnZibEJuTlVoSldFWTRjR2RXZVhaVmJGSmhTa2h2YkV4S1oxUnBjVU5tY0V0dk1uUXRjR2hqVnkxSE1XNW1kMnhtWTIxVGFFOTJjak42WDFSWWQySjVSeTB4Y21WV1VXRlFVRU5OZVc5blJFWTJUbWhsT1U5Zk1HWnlXVlJpWVRselRsSTNXbUpUZUdOc1VXZE9aazVqTkMxT1ZYaGFkR001ZVU1WmNVRk1hM2hKWTNaTWFWUTNhVEpsTFMxbGRVaG5hRFk0WkRGaFluaENZelpTY25wU1ptMUVia1pQT0hOQ1ZIcFFTRFJxZEZFM2VrcEllbmsxY1UxRGVqSTVNRkYxTUVOWGExVTJhR05NWms0NFEzSndSbGRCWHpadVRrVktjbXh1UldWVVptMWhZell3UjA1UFdIZENVamRHTTNCbVJFSjBiRlkzYWpNNGFUSXdNblpZTFdoT1pqRm9MWFJNU21vNU1XSk9iVWg0VUhSbGN6ZEZPVjkyYVdkRVQxcEVkV0l3UVZGb1VqaGFTMVpGWm5SWGJYVnpiRXMxY1ZOTmNEQTFSSGhIVFVOUmVIaHBha1pxUW5oRU5ITlJiVVpQWWpaM1FtdHVjelJ6T1ROdFEycG1Ublp0VkZkU2MwaHpObDlwT1cxWVNGQnFNbmRIVWpSQ1VFdEdSVTk0Y0ZOaFYydExkbEp5V1dSd1VGTkxSR1EzTjJRdFMycGxaRUp4YUVFM1QxUnRObXB3ZEVJd05sUTJXSEpJYkU5bFFqWmlXSEl3ZVdkMVowTkhUalY2WW0xVE5YSXdiMEZmWVRkQlJUWlJUVGRzVFRaSU9XbEJVRmhLWTBZMWNubGtWRkoyYlRkb2VYZHJWRzFaUW0xRWRub3lkRU5OZFhBNVdWUkllbmt3Tnpab2VreHRVV3hrYjJJM05EWnplVkkwV25wb01WcEpkVGc1VWpNM2FVWlJRVEV4TFMxbmNqbDZUVlJRV0U1dFZraHJNRWRGV1RBMmVEbDVMV1l3V1ZkMWNFWjNaak5uU25aNldGZEZVbFJoUzBNM1Z5MXhXbXM1ZURFeGRGVXhVbGRqUkV4WE16bEZOM0JPTVVkMWNuZHRiSGR4YldJeWNHTm5PREJtWlZCd1VsQlZiMUZZVFhWQmVIWldVVzFyWjBkMFpubHpZazVSWjFORk5XeHBaM05GUVdveVptVTRMbGxSU1dKYU1tbERObVJqYkY5MlFVOHRiVFJsVTBFLmotSVB1cUZmaHFJeTlJY1lZNWV2QlVPVndoZWNfaXJXTHVpV2tzWGJBY3ciLCJleHAiOjE3MDYyMTU0NzcsImlhdCI6MTcwNjIxNTE3N30.AOI7gcU8hdWOywigERjwsY75HBlxZHo1qBHF7gttDnU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:37.981 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:42                                         775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=208139 KO=11708 )
> restLoginInitiate                                        (OK=103007 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=102697 KO=299   )
> restloginProgressiveProfileCallback                      (OK=2435   KO=299   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.75%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.75%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.70%)
> status.find.is(200), but actually found 503                      4958 (14.61%)
> status.find.is(200), but actually found 401                       299 ( 0.88%)
> jsonPath($.tokenId).find.exists, found nothing                    299 ( 0.88%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###############-                                                          ] 21%
          waiting: 428494 / active: 16     / done: 114105
================================================================================

20:39:43.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 114152: status.find.is(200), but actually found 401
20:39:43.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,114152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c6bcc08, username -> user.1001917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@102e9b39, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215183053))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTJtZWhvcjEyMnJmaTNlbW45bzkzNWhnZ2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVV6RTBNR3RhTTFKQ2VUVjBTVXBRWjJONk1VNUJMa04zU2pWTlJrcE1jVlJ1YURnd1RGWkxSVkJGU0V4SGFUZERUbHB6UzFSdFowaG9Ra3RXYm1seVNWSkZiMDgzT1hNMlNuaE5Na1pDTm1sUGMwNUpVM2RsV0hGdVpHMUhhVjlRUjB4b2VXczNUMFF6UlVkRVJtTXRPVTFpTkU5Tk5VOVhhemxYUmkxU1RubE1jMnhUYjAxSlgwcFpObnB4UjJKQ1pVRlBiRmxaYTFwMk1ucEpiRTFYZUhCTU5HYzVWMWxSUTJjM09FMTVWMFpXV0RCU1VqQTVVbGRyYzBFMVJXUjNORmw0TjFOeFJrZ3pZazF6WXpWUVgxaHFVamd4UVZab1IxOVBkVkpTWmxwclJXeG1RblJWY1hOZllVWlhkbWhRTlRkRmRYQnpUbXRIWTJSWVVqZE1jRUpLTkZKQ1ZXNUplSGgyTW1sS05IUlVVakptUVROU2NWRk1lV05GTVMweU5GRTRSR3BKY1ROb2JVNVpRekJvV2taMFFXSjFXRlpJUkZaSmJVaG5PRXgxTTFVNE9FUkJXa2RVVHpWUlMyaG9MVXBhVURKV1dHZDBSblZCY0ZOWFYwZzRZM3BzUjJWb1dEaGxSMlpDVTB0T1JUUktSblJyTXpsa2ExSmZlazR3TUZSMVJIVk5RM2RXUzBwWFNXNUlXVTg0YTNCZlgzb3ljV2h0VTB4UVNGVnRObEk0TXpCVGFucDJOazU1TTJOTVZXcFlMVEZrWXpOVU5IWllYMkp6VmxaMFVHdERja2hzWmxocVlYRk5VVVk0Vm5nM1dFNVlSVWxuYW1aclNIRnJhaTA1Um1ORFEzSlllV0Z0T1VONE4yVlBSVGQ2UVVSYWRuTnpTMk5uUW1veU5XTXlRVVJ0TTI1V04ySmxUVUYyYmtveVFURnZRMGhRUjJ0SVgwSmpUVmRxV0ZaR1ozWmtZVTVNVDFkNlNFbHFXRU5DTjAweWRWRXlPWFJqVW1sQ09GbHJVblUzYTA5VVkzSmxhRm8zVUhONk5saG9UV05RUjB3d2VqaEthVEUyYTFka0xWVnlTMXA2YTBJd1VUTkJRMWh3Y1VSUmNFRjRPV2xyWTJKNlZXTmZNRFJDWTNCR2NYZG9hRlI2U1U4NE5EbDBjRk5qUWxGMVdtMXFVMVZvTUVGelRWTkZSVzlEUTJGemNEbFhTRmhSTjB0YWJHTkdObGxRWjJSb01rSnJMbDlaVDFVeVYwOXpWMlp3T1hnMlQzcE1XRVV3Y1hjLllJX2hFbmhqRHZMR0NkVkxXODBWQnllczgwenY0WDR3LXpFM3FDMFFtZEkiLCJleHAiOjE3MDYyMTU0ODMsImlhdCI6MTcwNjIxNTE4M30.byqm88GWB5ZLVZvrOX_HpS6hDz9DedZsNqfs0nf0s2M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001917"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:42 GMT
	x-forgerock-transactionid: ed6c3ef0-d1a1-4ca8-b0b3-e2e310c86264
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:43.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:43.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 114152: jsonPath($.tokenId).find.exists, found nothing
20:39:43.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,114152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c6bcc08, username -> user.1001917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@102e9b39, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215183142))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:42 GMT
	x-forgerock-transactionid: 0bda3788-0430-4477-b962-4cfa991b1dc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWVzYXJ1Z2hpcDVrOWVsdTZ2dmphcHBtdTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dExYRnpXVGgxTUY5eWFuVjNiRGRPZWtRM2IwWjNMakJ1UjJsVFNsbENSelpVV1ZWWVV6bG9aVmRyYmpCTFpuTk1OM0YyYTFSbVNVeFJiMFJDTkUxamFVUlpRbFF6Y0RKUVZWOXRYMXBZVjBOWGJVWm9PVU5TUm5GTVVFNTZWVU00UlhKQ1IzZDJTR2MxVEVsd1lXczBaR1pYVGxaUWIxaGhaMm95Y1RZMmJ6UlRVMk5MZHpkWmEwVlJha2wwWDJSTmNHTmhiSFkzWlRNeVJsUkpibTlNV0dKM2RGQTBXWEoxVURCbGMyRnNjMUZPY3pOVU1GZFpOMUJXZEZSS1MwUnVOMGxyTkZGNFVWRllOaTFZY0dGSFRHNUphblkzWkdkd2NGTnpaVE50TW1NelIyMWxWMFE1VTBkUE5VVkJaVkJ4ZGxaYVRHeGplVFpMZFhoU1NUVjRiWHB2YTNOMmFEaFBSVTh0WkVsaWFEUkxhMlZVWjFOaVJtMVRWa05GT1ZWTVZYa3lPV1puV1dKbllUbDBhRkJ1TVd4eWJsY3hiR1Z0VUVwMFJuWlJaalZVVUV4U1ozbFhVWGRFZG1KUlpVdFFWbFpHTTFWU05UUlViSFJXVFZSUk5WVnNjRzFJYkdWeVRXbElNVlEyTUhoMlRYaHJXRUZTU25oRFoydFdUM2x3UWtSWGNVZEdSVkZUVEUxb1pHbzJhVGswTXpKb2IzRTFObko1Y1VGS1pIWnhhamhvYVdWV1Z5MVplRE5XYWs5MGIweEtNbUo0V0hOR00yWXljRVo2YTJ0RWJXcHhaVjlZVFZCMmVuZFZSVTl4V2t0QlNuZHlWMjV5Y0dvNGNYVTJjakpVWlhsdWVVRkRTekZtVkVJeFIwRkVXVzkyWmxaVmEyZHNTakJKUW5RNVpuUlZWa05UVG1oRWJWTXpUSGhMVmtWWVEzVlhXRGR0ZVZkc1ZVMXBaMVpwYkZwZmIxTkhNR2RhWmtONmNFSnZUMnByV2xGWWRGaDZVRzl2ZWpjeVZHWmlUamRSUlZwVk4xbENaMWxFY1ZGS2FXcG1WR2QyZVc5alJHeHFTMjVOWlZoSExVa3lUbXd4ZFMxeFlsUndhVkF4ZGxGVlprczBhbFUxZDFWWFQzTlZNbXhoVjJkb2JqRjNjV1ZsZGpaNlRHTmhaVmhUVERWUFRqWm5XWFprYTBKS1VtZ3RaaTFKWTNwVmVtWk9kVzR4ZDB4MlF6RmlObEZNVkU0emIyNVJMak5sYldkaFJtUlJhMjVCWjBkaVh6RlJSVnBtTkZFLnhGX2JrSnpNZUw1M0tnUzBuY0lKOFdmbVRjSGZKcGhqR29wVXRpeVJZLVUiLCJleHAiOjE3MDYyMTU0ODMsImlhdCI6MTcwNjIxNTE4M30.vFD5W_6x2Cv4kBwikvWxutI6sZ3elELbNkAzQS4mHGg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:43.143 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:47                                         780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=209603 KO=11710 )
> restLoginInitiate                                        (OK=103736 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=103414 KO=300   )
> restloginProgressiveProfileCallback                      (OK=2453   KO=300   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.74%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.74%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.70%)
> status.find.is(200), but actually found 503                      4958 (14.61%)
> status.find.is(200), but actually found 401                       300 ( 0.88%)
> jsonPath($.tokenId).find.exists, found nothing                    300 ( 0.88%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###############-                                                          ] 21%
          waiting: 427766 / active: 26     / done: 114823
================================================================================

20:39:47.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 114838: status.find.is(200), but actually found 401
20:39:47.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,114838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@120cbb69, username -> user.1002459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5033ff64, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215187693))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnFhb2xjdmg5MGZrNTFvOGp2dHNyZDc4OTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFozUTFhbGRCVlhoS1RYUlpUa2RoYjFOS1pVOTNMa1k0WjBWU1VtNW5ibU5oU0hoalpqQk1TRk5hTUV4eWEzTjBlbkIyVGtsblgwc3RTMmczUVhaMFdsWjBhRTh6WjNkaVJ6bDVTQzF0VWxRemRUbHVSMlJCUm0xMFkyVk9iVTF5TjNoVlNUWTVSRk13Y25WeWQwUnJaVWR4YmxkMFVVOXJUelEzVldnNVJETXpVQzFMY25vMFptaFNTakZtZGpnMVEwdHFlRXR2UVRCMFJuUnNaVXN6YW1sT1YzZDVhRGR4UlVaTmVuVkxUVFpaVnpaVmRrSmtkbVJLVTFkVmJrWlVUMDVhYWpGeGRUZFdOVTF4ZVdKNmRWbHZOVVEyVVhGalpuQkJaRk5DZEhkbFJrUlpObk5wWVhWdWRrZExTekl0TVZobVV6ZDZWbGxRUm5JdFJ5MVNNbFpFZDFwVkxWQkRNRU5aZW1kNVdFbFRkVUV5VjNVd1JXSllVVEZUZGxWTVVVTk1kRzFsUldJek5qWTBlbXRTUWxkNGRqbHBPSEpJYzFkeWVscDVRakpUVVZKdE9YQXRZWEpwY1RsYWJIcGpiMlZqYlZwQlJqSXpMVVJWY1RKSk4xWkZORmxHVGpSaWJXZzFSalZqVEdKcmJXUmpka1JsWDFSalRERlpORzltZWxJMmJFWndXVEZOUjNoMVIzbFNUMFZvVERCTldXeHRlbFZVTWxwdk5XbHFNRzVDVFdnMlZqQlZSWEExTjJnMGRpMVNVMmRHVXpWQ09IUlpWbWhUWlhWMlJpMXlZa0pmYlZNMGMybDRObEJvTFZKelIzcFFUaTFrV0hoRVNsZGpTSGsyT0RsNVJHbEtkREJmWjA0ellYaE5jVmQ1VEhCd1ozZHNPWGM1UjA0MGF6TkNSMjVFVTJSeVVteGtZbXRxWmw5MlFteHFZM05xTkdneVMwWnNjVEpzZDBKWUxYZDVURGhuVEVoSVEyTmpjM05ST0cxeFl5MUVhVGcxVGxKSWRGTkdka0pPVlcxeFNUQnNWM2d0ZDNkRmNtTmphMHR3Y0hsek1ucHhkMFk1ZFRWdmRrOUthR2xvUVdreFpHbFdOMVpuYUdoNVdURnBjek4xTVhSbWEyRkVlWG94TjFFNFJrbG5RWFV5VlhkNFRsbERkV295Wm1OZlFYcEhkRTB5U1hwWGFIaDNTR3RJTkhwclZUVmlPV2hHTVVGVVpYWkNWR1JyTFZSamJFdHpMa3hPV25aWldHNTNZVWRsY0hkcGRGRjJkbVZIVTFFLnNDYjhobGZueWdaQW9tMWtpZF9aZmk5TE82em1HdDFHbnNiUVpyWGlmeWMiLCJleHAiOjE3MDYyMTU0ODcsImlhdCI6MTcwNjIxNTE4N30.Dm3rfiicPHrzNdFBw611fHOeWUlkYmho0DSZkyLsfYI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002459"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:46 GMT
	x-forgerock-transactionid: f441de23-34c2-4fad-8b88-00da0cc6335d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:47.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:47.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 114838: jsonPath($.tokenId).find.exists, found nothing
20:39:47.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,114838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@120cbb69, username -> user.1002459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5033ff64, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215187784))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:47 GMT
	x-forgerock-transactionid: 99e17deb-ce0c-47d7-b35e-9e7f2d2f26da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW85ZnZjMDBjZ3NoMW5lNWJ2dWticXJsYjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlZtSjNWblZQVWpCNWFuTjNUVmwwVEZOWE1YWkJMbk5GU1VzNWJuRXllV1JuV0hKMk0xRTBTVXBPTVc5WlgxRkJkV1V0ZURNMGIwVk1UR1JrTkdjNU5tRnNSRFptTjJvMk1teG5lREJZVHpkbmRFZGFUa3hmVGpJMlRHWlRVRzlRWjFKeVozTXRZekZaZFdGa1VqWkxXbTl3UVZKS1lqUmFVbGxOWkRGTFJYcGtiVlpCWlRSQmRUTkdhWGRvTjJRelVHSnpTREJ5U0dkMFgwSmljRXRKV2toeVJGUnpXbFpoVDJkelRtTkxOVlJhYnpOT1IwZDRUWFl4WW10bFFqVnpjR0owWmxaclowaE9UekJRWldwaFZXNXVSME0yY25oNWEzaFdjVEpWWld0SVEwOUtkMUJoU0VKMVdXcHRWV3AxYVcwMWNVaDFUVGREVFV0UVVYbGZaa1owUmtSUk5VeFFOaTE2V205M2NFcHJPRUV4VjFwdlMxSk1OV013U0dadVFuUnRUWFZ6VkRsbVVHSXlXRTVPYWxSRFVUUnZPRk5HVnpkWmFsTlFXWHB1ZDB0UmJrZDJSM05QWTFOYWFGOURVelZ1V0hFd2VtMUtWbkZ3YVRoR1QyODNOREpMUjBGclRHOWhhamxzYnpSTU9EUjRNa2RuWTNRMmVtTnBaR05XZDBoVlUwMXNSVVZEY0ZWWFprdEVkMVJCVVdNelJXRjJObVp0VEVSb1YyUklTSGh6ZWt4cE9UVmZTUzFYTjJab1VWUmpZelk1YVVNeWNtTjNabFZETW5wd1oxTTJSMFJrUjFoR1JuWnllVTlRT0ROWGVVTmxTR3RQYjNORFExSjBMWGRmVkcxamFrUlJhRFExUm1wSllYQnlWMm93VHpKaU5HWnBSSEJGZFZGcmRGUm5OamRTWm5kSFZXTmhhM1ZvTm14aFMwZHhUa3d0VmxkbGIyNVZSbUZEWjNWWGRtaHlRVlU0UWtodGMwaElWbFpvVFRCaE0yUnZNV3RRUXpGb2NEaDJSM1JIWjNGa1RHVnhTemQxVWxOTlMyOUJRMWg2YjJsU01uTXlXSFpNVDB0c2NESkRaM1ZmZFMxNVMwZHBiVWRFWVVGRVFrWkNlVnA0YlU1d05rUkRaV3BXT0dobVZtVk1NelJFTnpWbFdFUmxlVXc0U0RCcFpEZE9RMlpwWWxkTVMyRkZjRVJ3YlVkTlFsZHFNR3BMVkRsdmNVSlZXbGxQWmpsRVVsRlpMbFpNUlRWWGQxRk5VRkoxV0VSbU5FSkhZbkExZUVFLm9KZExkUm9rTVBqbklfZ0Zva3VMTmttNWlGaDU3eHlWMmdqWFVHemxuek0iLCJleHAiOjE3MDYyMTU0ODcsImlhdCI6MTcwNjIxNTE4N30.knoM43d0_nMxnRaoBxNhEHxdyBdnPT-od7mDY0-0yas","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:47.785 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:48.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 114892: status.find.is(200), but actually found 401
20:39:48.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,114892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49bd608c, username -> user.1000390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22d21660, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215188031))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2o1OGY3NWM3NDIwcGNmcTUxbzl1M2FrOGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFZsTnNOWGRmWHpGdE0xaFRWakkwVkVWUVZTMVJMbkpqWjFoVmJtTTJXSFZpVjBreWNVMXJNSFZYUXpoWFRsSmpURTV3UWpWaFpHZG5PR1J4V0haWWRFZDRabTluVHpWMmVISTBWSFo1UVhCc0xXVmFRMmRXWVZwTmRXbFBVRXAyYkdNd1dVaDNOa2xHYUVwVVUxRllSSEYzZURJMU9VTnFUbDlwWm5wak9VVnpPV2h0Vms1cFZrdFNURVUxUzJKVlNUaDJUMFJwWmpaNFl6VTNRMFpZYVdWeVlta3lTV1F5ZWpOM2JIRTJPSFZ4TWxSb1RVTmZXSFpxUTI1R04wdERiMGM1UW0xUVZqWlhiWGRXV1dScE1qUkdSbGhCUW5OUFVXWk9hVEZ2TTB4ak1HMDJlbGh0YURkcGNEaHhibEpMWmxWbmFtOTNjVko1V1dWTFNETjRZM0pGY0hsNGVUVmtWWGN5WjA1Mk1ETm9NbVZQU25WelFVcFNObGxHU1ZKM2JrTldWMkpLZDNaSmFFSk9hbWMwVHpjd1drOXNSVGhoWDBzekxVYzVUVWQ0ZGtaS1ZGbFFSMDlPWmtJeWNUbHlVa0Z5ZFZkUFN5MXdNMUpHU0RSaWRuUjZWVWhGYzJaRFJFaGpOMU5yV1ZRdFJucG1kM2hKZURaSWVIZG1ZMjl1Ukc4M1F6WlhNMFZ5YVVWVmQybDFaWEZtUlRsdFFuTkRVMU5QTVhOaVRuUmtVbmt0U0hZdFNXd3hlblpSY1doMVdtWnphWEkyUjNCbFUweFpVVzVYVmxjM1VsbHpSaTA0WlZsQ1MyNURia1pRZW1JeWVWVlBhemhOZVU1aVprNXdNQzFpVEcxcWJFODVWelI2UXpkR1lsTjRSV2t5WDNGUk5EbFJZV0ZpTWxwaWFXcDJjbEpaZEVZeU1uaFlZVVpQTXpSRWMwRlVjRFk0WXpjeVluUXRVMlZwWDNocVZtSlNjazE0UlRsQ2FFRTRRMWsxTjFkRGR6QmZiRzV0WkZONFgwSnZVSGM1TmpSclYxTnJhRnA0TFVkcFRGRjBTVkJNWjFCS2RYUlFOM1ZMVlV4V1V6VnlTVzQzTFdVNFVEVjJiSEp3VEVocFRucEJkV3BNYzJReFUxTkdNRGhQUTNrMVNUY3hNbFJtZGxoMWRGRXpRMUY2VUROUFdrNWZNa3hyUzFaSE5rWkNORXBrZWpCdWNFaDJjelExVm1OUGRtSlRNelJKVGkxRE9YWnpMbDl5UjBobGNVSXpTRjlhZDA1bk1XeERaSHAwWlVFLjBwNTlaUW15TGdhRTh0OUcxVzFwdk0weDhtVzlZUURjUFNPemxMVzVhbE0iLCJleHAiOjE3MDYyMTU0ODgsImlhdCI6MTcwNjIxNTE4OH0.1mZNrG_iHdDfDNtu4blBVyZFppkY_bJOEBRH0dolK5o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000390"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:47 GMT
	x-forgerock-transactionid: 19f8aa9f-2e70-4936-bfcc-dfb4f1598ea8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:48.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:48.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 114892: jsonPath($.tokenId).find.exists, found nothing
20:39:48.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,114892,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49bd608c, username -> user.1000390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22d21660, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215188124))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:47 GMT
	x-forgerock-transactionid: 3daefeef-dd15-4104-87bc-f95b793edc9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzAxMnM1b2J2bW9lZHF0ZnRndWk2aWh0MmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1gyTnpaRlp3VHpVemEwcDZVRVJ6WkVSMGExUm5MbmhpVlROSFZFTnhNVVY2Y1ROSWVWTjRSRU01YmxkR1l6bEpjVGt5VjJkQ01VNTJOV1pKUkdwaE5tVTFOREoxVG5SSUxYTkNUMnhrVUZWa1pVSm5WVUpWY1RaUFZXRTNiMjlCVldFMGVHVklkbE5NT0djeFExOU5ZbGhYVlRWRWFHaHJRa296VjI1M1duWTNTMkZpY0dWbFYyTjZlVWxVTmxkSU1HSjRSVVl5V1VSRFl6WnBaSFZvWTFsb04xcGpTSG8xYlhsaFdURnJkbWx6V2pOak0zZE5TbFJHVEhCamQyRkpXRGMyZUZScFRFVnpOV1ZmUzNOUGFGcEtTbkpmUkcxbFRIaEpaa05rVFdoNWJWVkdXRk5UVURrd1QwaEZTMjFmTjBsSUxXY3hTR3h4VWt0YVpVMW1UMll0VGxSd2VYaFpTbTFVWTNCTWJYSjRNMGRWVW5aR2F6aEtVMFJWUm1kMmEyWlpVR3h4WjBoWU5XWjBkblpHTkZselEyeFhaazA1WjBGV09UUkRXWEpTUVc1c1NubHJPWEZhYjFoM2JFVndNakF0TTIxQ1VYZFphbmxwWTJkVFRYbHpiREZrWjNodFFqaElUM1ZqV1dzeVgwUmZNRzUzYUdOSmFtNVlWVUpDUnpWcFZsZHRNRmRXZFV0R1MxZGZRbXAwVldkQ1EyRnRaM0ZoWkZsaFRWQk1hVE01V0VZeVRIQkxRa1pDZVY5MVRFVmpUa054UWs5Q1lUWjJMWE5xVEVKdExUSkxUVmh1TFZwSFFuRkJlR0ZFVlZSV1EzUnZVek55Wm1sS1VESmhZa0ZyUkhJMllVdEhWbGhKWWxkVE9VbHFkbm93Ukc1a1IyWlZUakpsYkMxbFkxVTJiRU55WkdkRE5VRjRiMFZaYmpGb1dsSldhRVZNU1d0RmVFWTRXRkIwVjFwR2NqRkVjbHBzTkZacVVXMXJkMmR6Um5SZmMwUlROazFWVFhkYVpVaExUbkJsYTFweVdIWTFjSGRoUVc1eFpGRTVjVmxNTmtGM2RVSXRhV0pHWVc5ZlNUUndZWGc0VmxjNVZrNTVNMDUzZFZWQk1IZFBZWE5ZTTNjeFNsVm5VVWxQYmxZNVVVZG1VVWczWkd0MlQxcFpSVVpoV0dkWVVXUTVVM1Z0WTBrelpXOXBhMDFVTmpOR1ZXdEVhemhLT1c1TVgxbFhaeTFETkdGR2MweHpMakEyY3poMlVGOWFjMlEyYW5Gc1IxSlRiblJtVEZFLkQ0bUFyT1Zub1BBN25Gem4wbFZBdy1NbnhfNGRGcmZpdWY0ZjVRZ2REQ1UiLCJleHAiOjE3MDYyMTU0ODgsImlhdCI6MTcwNjIxNTE4OH0.bFsThjO8k0BxkfR8lFeoyFyWcV5g-qTwMk97BvMY-a8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:48.125 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:48.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 114947: status.find.is(200), but actually found 401
20:39:48.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,114947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@198d8f22, username -> user.1002387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33109bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215188420))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2IzcW5zcW0zZDl1dDczcHNua29rbnZmdGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RUxYbGZPRzlYYkVKUVFrWXlaVmhOWDJodFJWOTNMakZOZEdnd2EzZG9XRXd3WTA1RmRXTklSbTg0WkhkNmR6SXliamhWV0ZSUVdHbGpaV3BvUkVGdmJXRXpkbU5mZUd0elltcEVkbmN6VlhacFVUbExXbFpGTkdvdFVVOTBOMGRuWW0xSWJubGpWMGRrZWpFMlRqWmhXa1ZZVkVKUVoxWkNRMEY0TWt3MVlXcHVMVXR1TkhGaVZqUlpaR1J5YkVSU04wZERkRlJZTmxkbGVWOU5abk5KUlRSa1NESkZMV3hrTkROdU1GcDFabWh2TFc1emQwbG5jbTVNY0dScFZtUm1YekJRTlY5cVRIbFNVRmhYUTFoQldHbHpjSGhtUjJkMFNGUjZUM2huVkRCSmRHTk9iWHBvVjNSYWNYbHdlbnBFVURkSUxVMWpZVU5qTUdWVllqQlFhR2RYTWtWT1REa3pjV0pmZW5aRk9EUnpia3BNUVdZNWNscEJNbFpyVWs1V1NFMURjelZZWW1wWFVVdGtibkIzU1RNMlpGZHlZbVZ5YWs5bFVUUkdNM2gzYUVaTk5VNUZSa3BtZWpReGRqaFBjbXRXTFcxVlVYaDFhMkpQU1dSbk9XSldPVzVTTWs0Mk0zWmpORGRuVUU1clEzSjNVekpyUjBSV2ExQk1aazFxTjFCNFJFZDRNelJvVTNObVpsbzRaREpFWWpSME1GbzJkbUl6VWxKSWJFZERWbnBGT1d0TE9YQXpSVEZDVTNWVFVYbDRNRUpHTld4UVEyNUliRnBLTm1rM1N6aDRiRVF4VVU1YWNqazFaR0pKVTAxdFRVNTJZMk5tVmxaeFgzWjJaWEp4VTNocFRWcEZPRWhtUkdkTmNUSk9hVWRsZGtOa01EZGtOWFpUYTNaNldIaGpkREJ2VW1ObE5uUnNkekpUWTJoc01tSTNiRnBCU0haT1dtcHZjblUyTVhaU1VHcHJVV2RGYW1wcE4wOTZSRTFKY1hOTVVtZHZiemRCYVZoSGQwVkVNbEZ2WkV0NlVtMTNOak5LUjFNMU5XTktUMGRhVkZoM2MySlJXalZHYlMwMFRHcDNXV2RuVEc1cldsUk9lRU5XY1U1d1JpMW9kMU5FWVhGdWFYUnZkMUV5UVRKcFkyZzNNVGt0TTNWRU5uZEViVlZDYjB4R09HdEhXRkpoWVZCaFdERm1XSGhOUjBsMU5sWnZVbGQ1TXpOUFMxZFBlbk5sTjFwTVJucFJMbGxpV2xsSFQyOUJZa1ozUVRFMGJYcHJRV3BsVG5jLmFqeHBlYUFtcG9vdXlSWUExc3VnOXRIVUJpdDVYcFF1d25QcjdkVnBSdTAiLCJleHAiOjE3MDYyMTU0ODgsImlhdCI6MTcwNjIxNTE4OH0.7ddNU5i1rlbqpKqnQNL0h4VtQM_jYMImk-N74s087xU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002387"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:48 GMT
	x-forgerock-transactionid: c94e3b6a-ff0e-4203-8e82-deaf9993f40c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:48.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:48.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 114947: jsonPath($.tokenId).find.exists, found nothing
20:39:48.511 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,114947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@198d8f22, username -> user.1002387, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33109bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215188510))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:47 GMT
	x-forgerock-transactionid: 1d4d041e-e796-408c-88aa-8ee328be5737
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmZhaXBmYmVibDlrNzJkNG1tODFxbjZ0MmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1RWbExNekpTWkc1RlEySm5VMk5VTTBsMFdUWm5MamhIZGtRd1UwSTVhMTlSYVVOWFVVNW1aM0E0WDFaMlFVcE1OM2RaUjBSUFNXWklWRWhLTTJwcUxVaG5OMDVLZUMxTE4yUTBUV3RxTUdkWlIyeDRVM3BYUzJsM1NWQjRjRzFKU3pOQ2IxaGFSbXh1YTA1aE9WRXdhRlpWZW5reFdIbDNhM1p0Ym5rellqaDNRVXM0V1dOWmRVaHRRa2R6WW5CWFQzVXhZWE42UTIxSGJ6ZDFZbWxIUkVOUWNqRndVblEyU0hBNFR6RnhjazVtV0haUWNTMWtjbkJEVm1GemRtOUlSR1JHWkhWVFVYaFZMWEZHVGxaU2VrcE9VVmxqZGpOZmJ6ZzBiM1ZmVFhrdFExRTBiRk4wZW1oSmJEaFFiVU5tTlRRMmFVUTNiSGxUU0dreE0xWjZURmRLYUhkSmQzSTNjMFZVZW5kdlprUTRPRzR5UVVOSlgwZG1PVmxoVEVocFNtSlBkV3d4WmpNeGVVaFJOR0l5YjBaRk1rUlhRa1Z6WW5oa01UVlZjVXhaT0hacGMwUnVia0pCWW1NNVoxcHpaR1pPZW1wdVNYWXpkWFZDVWpaUmNFTnZjMjV6Y1VsMGVGRlFibFZKYTNOak1XZDBTakZuUTFGZmNEVlJMV1I2TjBnelIwZEhUa2RaTVdsTWJGTjFTVWt6T0UxRVpsZzNjekZLYUdkeWVUZEZZazlpWW1aNmFFc3llR2g0VVhWSmVYUlpiRzlSZEhGVE4ybEdWVFp4YURCSVlrUTVRMlZHVGsxQmNYRlJVVVp3YkROMkxWazNjWGRJT0RsUGFtUjJNVXBKTlMwMVNUQmxWMlZ2VDI1SVIzVnNNbTVvUzNrNFdHVnNhbkYzYUc4eFYzcDRTa0ZFTm5GQllYUkxVR3hrUjFGVFUxTlplVXg1UTNGV01YZDBjVUZ6YkVSMU0wSTFRVEp1VkROWk0wUnZTa0o1TjFKcU5XSlFaRmt4VlhsdU5qRnNURWRCU1cxbE9FbGxiMjVKYzFkSFozbzRSVkpRWWtSSFJVdE9SM0pPYTJwaE5HRmtVV0Z2ZUdSVE5IZzJVMVZtU0d4Sk9VbEJWR1puTW1wQk0xVnJRamRWU0ZNdFRXdHJiVVJJYlVWaGVFcG9ZMmRQUldGd09YVnBTR1JzY2xGS1J6QlpWalF0Vm5ndE1uWldRVEV4Y25oa0xURlRlV2c0YTBoMlRHVkZMbXQzWTBGZlFqSktZbXRwVVdZMWVtcHlPRXhsWTJjLnZLeDJRcGlnYlVqenNJN3lzRzN4V3kyMnpHRUVkcHZSYkFhQXpGWFV2NVkiLCJleHAiOjE3MDYyMTU0ODgsImlhdCI6MTcwNjIxNTE4OH0.53XzX8Lno6_nFIfSfqAz2-Z5WqL-dyPY9kb2_ypSn80","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:48.511 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:49.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 115165: status.find.is(200), but actually found 401
20:39:49.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,115165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72dd4b1, username -> user.1002450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31afaee5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215189936))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWVucW1nczBhazNuMjU4ZzhwMGk4bnMwaDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YU5YRlJMVkpyTlRsclZFZFdNMFl3VTBKaldTMVJMa3hUWDNwVVRWbHdlSHBNUVhKU1lWaHlVSEpZYkRSMWVUSTJjblpRWmxweVpGTXhhbXBYTlV0RU1UTndaelpuWkVObVIyMW5NVkZrTjFGblNIVkZNMHBoYjFKblZUTlJZMVJITlVOak4yeFZVR1ZzWjNkNmQzWXhkMUF6V1VORVpHVmhUblkxUjFkd2JYZGFSR1ZoYm5WWWNFNXpSRU40UmpWVGEwOXlRalJEUW1wQmJEZHdVVVk1Y3pCb1ZYbE5iWE5tWlZSM04waFlia3BHZUhCeVMzcDZZVUpYUW5weE1WcHpNMWczV2taS2NFRlpWSEJQWlRkalFscE1UM0ZvZFdzM1NHWTNibVk1VlhoSmFFZ3lObXMzZFZoWlJGRllUVkF4UTFKc1RXRXRURWxQYkc5eFVYQjRTRUZrU1VrNVgySlpZWFE1V0RjNFZVbGpMVWhmVFRCUVp6aHJkVWd0UlUxZk1IWTFTelYxVW1oZlZFZFpibEpsUWtvMFEyNUNRelEwU0hWQ2MyOVNSamxKVFY5YWJEZzNiWGhtY3paTlRIZzVPVVpMYjNoZkxYRjRaVGd6WmxOeE5rMW1NMWQ0Y25ONlVVTXhPWG94WVRjdFJFOHlaRmhTYVVSWU5qUmlURGd6VWtvM1dqVk1kWFYxV1d4eldrVnFNbGRCWjBac1RXcFlhMUJPTW0xTVVGaG1VMHRsUkhocE5qVldPVUZNV2xKR09XVTRWMTl0VkVrM1VFb3hNRXd4UzFWSU5UTkJNekl4UzJWWWRUQnRia016T1VWQllsbG1iMWxPUkVWbE9WbENSMVp2TUdNMmVHcHdTVXB3U2toeGVsbEJiM1I2T1V3dFZVUjFXbHA2TkdWbVQyNDJjVVp3YjIxWE9XNUpaVGRPUld4eE5tSnRhVWRSYTNVNVlsQnZVRmRVT0V4U05rWnpVSEpTVm1Kc1prTk5ZVkJ6Y1UxMVNWQTNTMkZDYkV4TFRVSlNSWHA2WDA5M1VFaHlhRWQzVFZjMk5YSTNWMmRUWkRORVNEbHFiM2xtVUU5Q09YZFpVeTFQTFZKTFltUTVkRjg0VEdOcWMyOWZPVU10VGw5elNVRlpZa1V5VUMxT2NVaFJaV3R0VlhoUk16WlFZV1k1ZWtadk5UaEtiRkJKYWt4RlJsRmFTa2RsVWs5dlpVdExhVVpzTUVSVlZYRmlkMm81VmpReVVWUkJMbkZZYW5oWE1VWmtUazU2UVVoUlRuZDNjMUZ2TFhjLmpObl9LZ1FCWDNONWV3RUxlam1faUFUV2VWVHNJMl83UHNCNkxWd3pITUUiLCJleHAiOjE3MDYyMTU0ODksImlhdCI6MTcwNjIxNTE4OX0.EW74W09-QUhmVX0rHdhZQ00igDm8xL3BGNFzdKUqZ6U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002450"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:49 GMT
	x-forgerock-transactionid: 168e2fa7-3c9c-4d51-b37d-6831e26cbf1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:49.984 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:50.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 115165: jsonPath($.tokenId).find.exists, found nothing
20:39:50.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,115165,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72dd4b1, username -> user.1002450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31afaee5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215190025))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:49 GMT
	x-forgerock-transactionid: a2637435-6b03-4616-9583-626c43e1dfe4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjllanV0ajgyaTdxM2tnN2ZzbnJnbWowa2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VExXZ3RSVnB1VTI5a05HZDNiVGMzYzNRd09VNW5MbGMzY1ZsNlJHTnZlSFU0WkVSWU5rVlpjRlJ2WlZreE9VNVdTRkJmVDA1b2J6SnBTREZtTUdWYU4xWk5MVUYzV2psZlpFaE1aVVpvU1daRFNtRlFUMmhyVFhOMGNGSnhkMjlZVFVWTFJsRkZhVTF1TTNwclVHaDFWbnBvVjBNeFEwSTVWMHc1UW5kdWVWbDVNRXRTTXpJMWJGUnZVa1Y0T0VwMVNWcFZURWh2TTA5UVpHZEdTMVpXVVV4aFpUUm1kRWR5VWtJd1NXSjNNRXhqU0d0aGFUZE1VVzFJTjFSV2MycGhaWE0xWkhWWmNITnNXVWxoYzBOeVYxbHVXbHBWV20xQlNXMUpPRlpFWVVSRmJIQlBSemhVWnpaWVZGTnpOak5vTm14UmNXSkZZVmxaVGxOaFRHbFdiVlJ6VEZOeVYycEdXRGhxU0dSclpEaEdXVFZLZWpCMFZIcGlSM0J1TlRJMWJFTkdjMFJoV1dGSVpqWnhYMDFpU3pkMFMwVTVaMlpQYkhoMlFURmhWa3hxYjNoNWRGVm5hRUZIUmxKb1FuZFZlVEphUzJsVGNFZzJaa2w0VkZWWWJtMTJRV016V1Rkd2FrbHFhM0JIU0VNMFJsWlhSMnhmZW01Uk5tb3dlVjlMU1RGdWRWUldWRmQ0V1dWRFFuVkdRbk5qTFZaM05rRnpOa1V3U1hCVk1XNU5MVk56VVZoUWFGSlVlQzFhY0daamJERlBNbXRITkVsWE1WcGtaSGR2VURCcGQzTk1jamhWYzJ0M1MzVnBVMGRMVjJ4c1ZFVkRiWGQwY0Y5cmJsQjRWRXRGWkU5M1luTkpRM2RoTUVWU1JrTkVPV1pFWjBoNWJUZGZOR0pYYm5WTFRVYzNZVTFGWTA1M2VWQmFaRTVIZW5sQk56ZERWRzVrTFY5bWJubFRRMk5oUkU4d2JsbDNjMTlwZDBsVk5HRkRSVXBTVmtVNFZrbHNSWEkzWkVoeVN6aEhYelpWV25sWGFXbFRSbkIxYTNCclUwVTRTMkpXUXpKT2IzWTBTRXBHUVZReGEyZ3hkMHRGYlhGc2MyWTFkSFF5WDA5b1gwTk1iWEJJTmtobk5HMVdPV2N4U1VOWE1uRkVaVnByTVRkS2R6TlJXVk5oY1VkamNtUllkRVprV25CQlIzTlpTMG8yWlVGdldVdFZVVTUzYW5SdFMyZExZbkpEVWtsU1FXMTNMazEyYlhNMGFDMDVibHBPTFRWdFFYbE9lRkZUVVVFLnAzZ3dMS1FKRTBsNHZjX2pRSVc1VUY2NExiMG9wbXhlaGo2UkZuTW4tSmciLCJleHAiOjE3MDYyMTU0OTAsImlhdCI6MTcwNjIxNTE5MH0.DwFxLx5TXlLfxRr81WKP7-s61vi1mEyZ5auEeL1roh4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:50.026 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:50.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 115244: status.find.is(200), but actually found 401
20:39:50.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,115244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5685fd16, username -> user.1000572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74e13f0f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215190629))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjFnNmZ0dnVsMjRsNWdzdGJ0cmRoYzFmdGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clYxaGphalJ6WW5GNU1FMXlabmxRVVZoSVp6aFJMbHBpUkhKWVREVlBkVjk2WTI1R1psTm5OV3QxYm1JeFZEUjFRMFJYVmkxWVNFUXpkbWRHZW01Q2RuaG1kbnBNTm5WVk9WWnJWVUpWY25kc1N6UjJXVUV6Wm1kNGQzSkJhMjA1U2psNE5reFVlVlZ4YlRKMFNUUXlTMHhJTW05dWJtdE1aMlJMVldWVWVHTktWa2h6WjNBMGJrcFJaV0ZwUTNOT1RFZHlhVUpmT0ROak9HdERNRGh3VGxSWFJFSXlSbEV4YWtObFlsSnRRMWhOYlVKbWNYTnRNMVpmY2pOUlRqVkNjbVpKVEVSTmJXdHJUa1ZEYzBWMGExOTBlSGxuUkZGVE1WWnlVV3RIT0VkT2JGVklaREIwUjB0R2NqSjFPVkJITldSMFptbGpOMGhIU2xaTGVEUTVNRWRKVDB3MGJUZDRRVmROUlhCNlJGcG1ORmRVYVRaU1owUlpTRVpETTBsc1lYUTRSbEZwUkhwcldYTllRbHA2TmtacVJHd3Rja2xuWm14UVNUSllSazkzTjJ4MmIwbFJkMDlLWVU5UE1HMWhUMUZIWmkxRllUUnpVRnBmT0Vkdk1IWlpXblpRZUdwV1ZUZEdaMEZMYTFZM1RtczFaV3cwTFVsWllrZDZVbmt0VUdwTVVHMU5VSEp4VHpFNE5sUlVVRGxLYm14RFNrbzJUMlIyYjNCZmJtTmlVMmRUV2trNFFrNXhlSGgwTmpCWGJVVTVWMnRCWjFOd2FIaGhielJDWkU0MlNubHpTMnMyUVVGNWJESkxNRzFNUVhabWJqbGlUbTR4VjJka1dFeENiemxHVW1wNVRWbFlUR05KTUZWUU9XWjJSa0UzUW5GaWRGUmlkR3RWY0c1YVNESk9TRXh1UW5KYWMzVmtValpqZEdSQ1VIVTFRamRFTVUxNFgwUTFSV0V6ZVRKaFJqWnNObnB2TVRsek1ISTJSSGt3VlU1cGRHUkViR010UjFJNE9FbFJOMVJtU0UxWlozUnJlR3cwYjBRMmVHWk1kREJqUzFSWWJsWlFWbU5qVEZBMVoyaHdObmR4V2xObE1rcFdWbWw2V21ocFkzaHlXbTF0V1Vka09VVldkVlpCZVZkNmRFUmFlUzFtVGxSclExbHhRVXBCVkU1WGJtZDZUWEU1YkZZMVJITk5XQzFNWmtWamEzWmZiVE41VmtkT01UQjBORmhMV21SUE9HaEJMbE41UWpCMFJWTXpPWHBOZUhCQ1pGaDJTa2hwTjBFLkJXR3lGUkJXRWM2cUJRZzNTZXU3TS1OVXlabXNVYkFHcHFCdzRPSnR2RDAiLCJleHAiOjE3MDYyMTU0OTAsImlhdCI6MTcwNjIxNTE5MH0.ZBR_eKZTgBw1jaMFFGAr04nurD7ZH9l-FGaIW1RVspQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000572"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:49 GMT
	x-forgerock-transactionid: 5964a4b2-16bc-47a1-ad64-5132933c1cbf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:50.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:50.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 115244: jsonPath($.tokenId).find.exists, found nothing
20:39:50.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,115244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5685fd16, username -> user.1000572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74e13f0f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215190714))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:49 GMT
	x-forgerock-transactionid: a4d49375-b02d-4f2b-9438-e32419a15941
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTUxbmFyN2c4Zmk5anJyZXBkYjNiMHJnM3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UU9FZFFTa28yUVZaUmVFdEZNR2g0TUVGVlQzcG5MakV5VDJWUmFYcGlhRFZYY214TmQxRjRWWEJIY1ZCWVMyUkdjVloyYkdGTldWUXdNMGxWWDFWSWVuSjFja1V4U1VoYVExWndjVVZvUzNnNGQzbG9kRmxPZURkQ00yNHpSa2x1YUhWTmJFMWlPWGw2VDFrNVpUWTVWMGhSVXpCVWJ6WkxjRTVDYWpSdFkxcHRUMVJKWkRaSFgxODVjM015ZUV4eE0zRnhUMFU1UzNCelJteENTSEF5TkRoUk5sWmpkelpUTTAxaVptSldjbWN5Y2tRdFMyazFSMUUzYW04eFRUaE5lbUZZTm1ObFpHTlpPRE5OTURKc2VXVkVObEp5VWxWRU5GZEZPWE41TmtoR2NVVmphMmhJTkVaZmFTMHdjVXRSTTA5ckxVeHlZUzEwWm1Gb2VqWTBTMTlsUWxoRFdIQmlaVGd4ZUVnMFRsRkpVeTF2Um5wMFFWbzNlbEpyTnpORlNubExZbVF0UmpWbFZVaHRWV1J1U1hwc1UzWnZTekpVVW1kUWJrZzBUMjk1YUVSbWNWRnRRamxYVVVwQmMyeGFOMUpNZWpJM2FGcG1VRTVJY2pJM2J6SlpkR2hoZG5OMGVIaFZSMUpqU1RGTVZUTnFiRGR4TXkxS1pXNVZNVEJzVldKNlZXaDRlRk15UjBGemRUbFlTRjlFY1hWVldtYzVSR1ZTT0ZSUVgxRkdTRUZ2UTJwaFgyeFBlRkZaY0doMlVURkJOa3hqWkU5bmIxbDVhVU42WkMxQ1dHbFBVR2hpYnpOWU0yWnlTak4zUkc1Q1prMUVRamxJZEROcGVsUXdOSG90VlZOWGQyMVNOaTFIT1VoTFNsUTBlRGhDTWtkVU9FMU5UV05vV2xOdk56ZEdPVUpPUVZOdmVYUmxWVWxHU3pkT1gwWkRjVmxrZFhZMVkzQlhNMTlxVlRSMlpsTkVTV1Z2U3pWRk4xcHVOR1YzWDBscVRUbDNka2d6Y3kxalpsWkhlRTFJVFdSMGMwNUpOMXA1WW1aWFdXOUZaMmx0VW01bFlWWmhSWE5sUVdNelJtOHhhMVZOVkhweGJESkJWemw2YXpaUlQzcHVhSEoyVVcxMVNFbExZVTlzVHpkeU5ITXRVRzVUVjFaYWVrdzJMVmhLWW1adVJIUkJiRGxHTlVoeWIyNWtSbE5KVERCU1QyOUtaRGd6VERGbmVucG1kRlk1ZFVSYVZrUlZMazlCZERsbVFUUTJPSFJ1ZEdSVVEySkhNelJJVG5jLjRUMmNCdHJncnYzUXpBbVJkeU5ycXN0UkFOa0FHdFlXNER0M2lpNm5SYlUiLCJleHAiOjE3MDYyMTU0OTAsImlhdCI6MTcwNjIxNTE5MH0.v4EjZ-hBEoZfXNG6Kg7xR7YSnLs-V4wLvjE3trHwmrc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:50.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:51.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 115404: status.find.is(200), but actually found 401
20:39:51.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,115404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cd5e112, username -> user.1001507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b1c43d5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215191688))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGZlcTRkNWYxdjNpdWFpa2hmcXJiazdwMDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmR6SndRM3BHVGxBeFdWSlBXbVZYZWsxS00wZEJMalZzZGpkSFJtOVhPR1V6VTJSclYyVjBZVXBmYTBSdE1WaEZOWGhGZEZrM05VOVFkM1pJTjBKT2NFeG9TMFV5Tm1aa2FHVkphSGxvUkdkQ2IyWlphRTF0WkMxdFgwMVJURGd5VW5jMFpFcGhjM1p3VVRkT0xXWnBVMDVCU0VWcFRWTldRVkpXT1ZOVE5tTXhSRTVrYjBwcFMxTXRjWEV3VjFob1RsTldiRE0yYlhGNFpVRkJVbFJDVEVnNGFqSnplalZDWVVjNGRsUTNaRWhFVlhwb1ZWSmlNMU51UVVOSWFsQmZhbEYxZWtKS0xVeExiVFYzWWxRemVXWm9RV0ZpWmtoVVYwTnlTakoxUzNwNUxVMVJSSHBJV1ZwdlRtNTNibTlxVEZOM2JpMWhNMlJyTldOb1kxQkRaRVJmYTJSWVdVYzBNM2N4V2xoamRUQnhaVkZvWkdabWVVRkdTMlZyYmtSRVFYUXdjR3hKTTFRM1Z6Y3lXakZHUTNKNWJXeEpiMmxzVURCaWFYcHFTR013VW1wdlgwZDJUbkJRU0VoWWFWTnBOM05GTWtJd1ZrMDNXVGwxUWxGTFJubFlkWGRxYUVkMGFqZHNXRXB6ZG1WNWJIWm9hMlV0VjBsRlZVWlNVbE13UmpSU1RYQmxlRkpqVEdFek9UTkdlVEZYVURkVldWSndTVGhEZWtNd2JWOURkMG93Ym1rMmRtTm5NRkpqYVVWeWJERk9PVlZTZDFwbFRYTTJjRU5CT0hwTmVERkNNRXd5WWtOblgydHhaMHBPZVdFM1drNUJNbTR6VVhCb1dsbDNUMUUwY1MxcVMyMUpTa2xGY25OR1FqbFdOR1ZMTWpWWmFqbHRORVpqUmpsTmFVTkhWMlF6WDFsVWJsUmZMV2d4VVVaVGQwSlRhMUJMWTFoMVRWZDJNR04wTmt0cVZ6bGtaemhuZUdGVWNqQmtaRWxSTUVjemNUTjRlVlpZVjI1S1pEQm5TM3B2Y25CRE1IRjVhR2d4VlU1RmNuQnVja0pCVXpKYWVsaGZTSGhDWTJkM1JEQlpXWG81TWtKS2F6VlRabVZDUTNkSmNVVnRiSGh3UjJGNFdXTlNjR1JaTVd3MFRrazJabEJMTjNGcFNGZFpkemxpVmxwalJWUkhjRU5ETURGMFlsTkhReTFRZEdwTlgzVXpTMWc0Y1c5T1RsUTBibVJrTldscmVrMDRMa0pWUzNweFEybEpjbFpvZFV4WVkyOVBSV0pUVlZFLnBVd3VRV3J1bVJ0Q25QbFk4eWU4V3FtX1ctbVhaQjhudWlULUE2LUdyX1EiLCJleHAiOjE3MDYyMTU0OTEsImlhdCI6MTcwNjIxNTE5MX0.4CrFHYVroxUidUn8XkvNkfppDE3gQWoqvXpcZEjU0ck","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001507"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:51 GMT
	x-forgerock-transactionid: 2b6160fd-7da9-43bf-8b12-cfcd45518909
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:51.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:51.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 115404: jsonPath($.tokenId).find.exists, found nothing
20:39:51.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,115404,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cd5e112, username -> user.1001507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b1c43d5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215191775))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:51 GMT
	x-forgerock-transactionid: 26cd98f0-1536-469f-8b8f-c2ff20ef435a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWRvMW4zaGRzYzhxdDFocWlqZWw4MnNtanQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFRsRmFjVTk0V21GRmIxOXVOV1JxVG5BemVEUkJMblYyYlV0dGN6aFlTMFIxZFRNeFFYQldTRlpTVFZSUVRGQk1iblZmWVdaTk0wRnpiVlp6V0dkdlpXMVZiV2t6T0MxQkxXRm1XWEpoYTB4eFNISnBhRU5aTVZwSFdGaDBSa2x2V1V0VWRGVmZka00wTkVjd2NucE1la05vWmtkVmFqUllhMFZPVGpodWFXbzJjMGs1YldwTlkxWnhkRVJNVW1odGJVTjNWR1ZtYURWME4zUmZZV3RRZWtsNVQwWkxjV1JIV213eVUzcHlTREY1TjFNNVJYZzFRVEIwTTFSRWRGaFRSMGN4YzNoMVFrVTBUMjEzV1ZaS2VHOTNVa2RMUzBkUVRFRnRORzFRVEdWYVNsTnNTbVpHVkdSU2JWSlBUVk5KVW1nMVpVdEVOakUwVjA5UGVFOWFhRXRuUWpkMmQweERWWFpzZG1kS1lWQXRYMlV4V21wSlltRm9OMEkzZWpsWlVEY3dWelpSV0dad2JYUjVPREk1WDJGU1NtcFpSalIxVGtKaWRXbGZVMFpqZUZObmRXUmhWeTF5ZWpKNWRHeHBjVU5qVUhWYVRVbFRkMU4wTmpaMGJsWmFUamRUTnpkb09YcDROMFJKUlhKSGRWZEVibFJ6WW1nNGFFeGZWblY2VlVGM1IwMXdUVUY2ZUVveFRGWTVPRVYxT0doa1QxRlRkV3BJV1ZFMU0yUjRNa1pwVWtWbFJqQTBWbll3ZEZkbWFsZHVhR3RoTlc5SmJXZDJNMjR3V2psRGFtNVRhbkJWTkhRelNqUmtYMDFGY0d3ME5uWkpRVVZpY2s5blZtTnBORVJCY0djNWQxa3lkemgzWTJKUGRGZE5NbkZuVFdSd2NrUnZaSFV4YWxkSU9IRmhPRkpLYldZMVJGcFdlR3hMUkZRMlQwUm9iRlp2Y2pCbU0wWndOVVJIUjNOamRIZzNSVTVPYkVwTFpsQkZVRFZUY1RaWFVqTm9RWFV0UzI1UFNtRmFXRXByVGpaWVltRnZSM05xTFVwWlJEbHZkVEJoUkVoWU5sRTJSRFZLWmxwRlJVcFdlakJUVFVGdU5ERkVjREY0T1cwNWJuZHZhbGMzY25NeFluaHRORmxGWVZaSGQwUjBSMnhCWjE5MWNXbEhiWGc0TVMxcE9UQkxhRnBSVERoWldWSmhWbk0yWlhoTU5VVkVibmhWYVZSNVFrOXBPRVpYZDBOVVZHdHZMbVUwUzJ4R2RUWnJjVGszTWkxbmFUTTFWelJJY0ZFLkl2QkFJaHNHTG8tU3ZsWVl0XzlqcE5JSFFWREhJLTNmRF9CazNXYnVxY3MiLCJleHAiOjE3MDYyMTU0OTEsImlhdCI6MTcwNjIxNTE5MX0.AfGMi3T1G8cHtX5m5SZ5WzPTRQe5Ud5KkPzxuaWcmy4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:51.776 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:52.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 115486: status.find.is(200), but actually found 401
20:39:52.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,115486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66b4ca3f, username -> user.1001341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3575a6dc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215192329))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMThxMGc2cnFnaGgzamdvcWZnc2ZlZGwxaXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFQyZEhORTh0WlhKUWVVUkxjbmh6WjBwbGQxWlJMblo0U21OamEyTnNNR2R3VkdZNWVHbzFNeTA1WVhkaFMyVlhibXRZZGtkVFVXOVhXWEpTYVZWUWMxWnFkR3hxYTIwMmJHMWlSemx0YVc1aWIyczJVWE5uVERFMFZtd3lNbVZpYVdKNGNtazRXa0kxVEZoVU1VWllMVE5QUzFGNFRDMXFka1I2VHpSSWNFbHVjRlZRUTNSV04wTmpaWGhqWWtwMlZFSnRkRzU0ZW1aV2NuWmlUVmsyU2xwVVRXcGlhVlUxYzFKdmJuRlFPUzB6TFVSeFdVZFRkVWxoTFZBdFJrbDBNRUpvUTNOS2FqbG5lRXBxVEhvM1ZHRlhXVEZ6ZFZSM2JsaE9lV2hSWVY5Rk4xQjFUVmhqTm5Zd1IybDFRbEl6VFd0Nk9ISkRVV2MyWWxGTFRYQmxNV0pJWVRaNlEyRm5XR2RuTWxWalkzQkxWME5EWWpSd1NWcEtVVU53VTFkb0xVRXplV0pEUnpjd1QwSlJlVjlwUjNBeGRFaGtjMDVRVEZOWE5rOHpibGRzTVVWb2RFMU1lbWxsVDJFeVoybDFSVmsyYlRWNVRsRkNNRmh6WWxSTU9VTkpTMXB5VFRBNU9HRlhZV1ExVW0xRFUyUnVZVFpyZVZOU1VEQk5aak52ZWtsYVpXNXRRelpxV1dKc1FrZDZOWEZLVkc0NE1WZHJPVzVSVEVGemRqa3hUbkIyVTNkV1VEY3liek5LYWpFd04zVkxNM3BZVFZveFVsUlVlR3QzUVhKdE4waExlRVIwUVY5MlZHcE9jMjlVU2xwd09FTjVUMDkxZFhKcFJrdE1NbFpKTm5OM2QyUjRWbFJ2V1RkalZuVnNaek5aWlVSelQwcFlOM0pVVTFOeFpuQlFXWFpxTkdsUU9VOUJhV1ZEUmtOSFpYVldMV1JVYmxGRFdrVTRhMEoxUWxnNVdrVkpObEV3U0hCM2NtWlJUakJsTVZaWE5uQjFXVFZyYVVaMFdFMUZabHBNVTNaNk9GTldRblJvTkU5NVJYQXdkVzFhY0VWNlgwWnBORlJpUXpsMk9EUmFRa05NY1hKWFIzTkZjMEZmYkhWSllqbEpNRUpyVG1ZNVRVUXdRVlJyZFZoTWRUWlVkVVp1TlVKd1EwaEhPSEpEYVRnNE1XdEZhREZ2YTJWMlEwUnhkMmM0VDFGUWREZDRkbGRLYkU1d2JVeHllak5wTTJGSGRUbE5MbVJrYkhWS2RqbG5Za05QVFVZM2VHMUZkMjV5VTNjLm5UaTQ3M1AtcmY3WTJrV2dxUzZYMi0tNHR1S0pRYUdLNXBseWFPMkRYcUkiLCJleHAiOjE3MDYyMTU0OTIsImlhdCI6MTcwNjIxNTE5Mn0.ZKlLJHYLzwOTWEjPrY2RoJ6YNEJh6etzY4SMod8mNJQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001341"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:51 GMT
	x-forgerock-transactionid: c182c322-1369-4f64-aa33-721fe93d646b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:52.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:52.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 115486: jsonPath($.tokenId).find.exists, found nothing
20:39:52.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,115486,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66b4ca3f, username -> user.1001341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3575a6dc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215192418))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:51 GMT
	x-forgerock-transactionid: 0a4db9fd-19ec-4802-a7c6-78218f9da042
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnQzaGVncWlhbDQwaDFpdW5sYmMxMG9vZWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Tk0wNWlVbWRmVm5VdGVuVlZielIyT1drMWJUaDNMbDgwZVZOVE1XY3pTVkJhZDBwblNYaFhSVkJJTm00NE1GRkdPRFZPV1U4eGFGQTVVbFZEWldwbFIwZ3dORVZDVDA1WlQwODJXbXQzTW14cWFHcDJkMjVJYUU1QmNWUlJNWFJJT0haaVh6UjBZVGxNYUZJMWVXSTVNMkUzYzFwa05WcHlZMmhaY0Vkc2VuRlBXbU55VVdKbk5XSTJZbUpHUlhaWVNuUXhWakZaYXpBemRTMVhWbTkwU3paNk1ERnBTR2xxTFV4UVZtUTBTelZrYVhWVWNIQkplbkEzZFhkUVZIZHhiWGRSYm1zd1VsaHRkbm95VGxOeE0zbEtSUzFIYmtKTU9HbHdlbkJZYTJkSVMydHJUVU5uZGs5RU5XSXphakZVU25aNVpEZGxjM0ZETlZacllrNWpTRU00VkVaWFQzaDZaVXg0Y2pkcVdHOWhTMFpVU2tGWk0weHFZbVZ1UkRWUVZsRnZjWFpXYm1FNWIwMWhWRXRzV2s1NmF6RmZaVlUzUmtKdmNHaHVhVWMzYzBOS2EyZFJkVmh4VlZGdVZVMXpZVkZIVFRGRVMzcFBaaTFMYVdaeU0yMVZPR2hUWjBWblZsY3RVVVJVTUZkMk9IZHhTVGhrVTAxNlRrNTRZelF5TW1reFdVMTFiRWxKU3paaldYUTBTbWQ1ZEZsWlRsZDZXaTFUTmpkRWRsVnBjVGd3UjB0NVkxVjZWV2hxUnpaRlpHa3hObTFMTTNaRFpscE5VekZ2UlVKNlZtOTVNMUJ3UlZZNWFEZGtkbXQxTkVWTGVVY3hZVmc1VjB0c1JrOTVMVzQ0ZURGcVFqTnZNMEpKYUcxUlVVdDFZMnBLYkU0emFrZGhhbEl4WWpoVVgwbHdObVUyVjI5cGNrbEdaRE13Tkc5S2MwWlFVbmhZVWxNNFZ6aERTa2RDYUhsUWJYVnhiVVpUVnpKdWEzRTRXRzl4UjFWSVVtbEJTMHhWWjNBMFRrSnViWFpWUWxGdFRVbEtPRU5CY1RRMGNVdG5hM1J3TkVaaU5HcEpXV3M0TmxKRGJXSkJiRlZOWVZkMGJXeDRWa0Z2YnpKcGNXUm9iakEzYmxneFpqUlNPV05VWlRKelRuQlBSVTFDYjJkd0xVazBNR2g0VmtKMWEzRnRTbWhTZGs1d01HbzRNMVpwZHkxQ1pHMTJWMGxSTm1sU05taHBVbGxCVFU5elNEWTRMblJXT0hkSE0yWmpSbUZ0VFV4aExVWXdlRmRHV0djLnZZdm1FYXNtZXlKREkyNjNWY1hVYjJKRHVJdUtsdnl0UHRlVXdZM0VSX2ciLCJleHAiOjE3MDYyMTU0OTIsImlhdCI6MTcwNjIxNTE5Mn0.AGC4AcikVDrhi9AtJKKS7xNwrAosLAHzz48TY_zy7H4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:52.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:39:52.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 115519: status.find.is(200), but actually found 401
20:39:52.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,115519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7232f064, username -> user.1001931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@198b78a7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215192583))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXYzMWwzbnFsMHNvNjFzcWljazRkaTJrdW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WmJqSnJNVzFOUjFGSGNXdzNNVUZYTjFjM1NVeG5MalZYVmxOUlZHRm1keTFGVmkxaVJWOXVialJCWmpsZmQyUktNMUI0TlROWFpESk5RM2hmTm5oYU5WWjRhbWhqYVRSM1dFRXljRGcyWlRaV2NubE1aSGcyVTBadk5ETndNMTgzTWxwRlVVWlRNVE5PWDJabVQyaFFhbGRuVFdkS2NtSXlRbGhaUmkwdGNEWm1NSGhmYkdGT1dsVmFOMFZOVFZCdGFGcDBaVlZvY0RsRVJtbEpSVXcwTTJoemNtdGpRM0pzUkd0NlRYcFFkRmxYWDFKWVgwdE1WSGx2UWt0eVYxTTFOakpyY21OUVlVaGZTekJoWjJsVWJqVXRaRm8xU1ZWSFMzb3lVbVozVm5aT1lrcHlVV3MwVERaQlExTmFPR2hrYkZneGJXVnhUVXBtTTBOMmRYSnVjelo0TjJRemVXMXdUV0ZNWHkxWU1VVlNjMFZ2WlVGME1sTnlYMFZ1UTB4alYwcDNhbmhhWTJ0MU5HZDNWR3A1Vm10bk0zQjRTeTFqTjFkcFpsUkhhSG93Y1hZNFJVZ3dkREk0YjI5VlZVRnpiVmx5UkRWbWMxRnZkM1J6TTJaVVJWQXdSVGRIYlRNd05qbEdSSEZwWkZadFpXSXdNbXBITUZGVFYwRmpTREJJTjBsMFJrcFRhbGxhWWxCMmRXVldlVzl2UjBScGJFRldjM1ZhU3pjNVp6WlBUWGhKTTJGVWFXVkNZVFJxUm5WRmRsQnNlbmxZWHpsc1pWbE5RVlpQZVUwMWRUbFNkbXRTZWtFelJHWkZNMlJrZDI1M2VETXROMDVOUzBSYU9GbDBWbkU1YWtaTlNYaHhhRUYyUzB4SWFWWmpjSGswUlVsMlkwVlBURGQ0VHpsalpWSlZZbHBsTjIxYVpGTkJUVlZ5Vm5OMldVVTVRMUJNTW1od1IyTklURnB1VVV0ZlFtcFJSV0YxVG1OTWRGZENSMEptYUUwNU5FNWZiSEpXTVdadWRHZHJWVU5EVW14clZVeGxUVXh1Wlc4eGNITjZRMUUxVUVSNVRVMTJVVVpWYVhOdmMwVjJkbGxvYjNsdldtTXlSa1ZZTkZkaWFrSnlTbEEzYTJGbU1tRnlTazlTZG00emJrcEtXalpOTVV3eVlteGtNRmxIYlhseU5GUnZNR2swZEhOYVZIVlNRV0l5VUUxaUxWUTBlWE5ZZWpaNGVsbEdiSFJhTkMxT1pYUmpMbHB2TkhkdU9YazBOREpyVVdkeU5WUlRSa3d4VTNjLlR2MW5BejU0eko5dmJPOVRwczU5ZjZCMjE4Y05COGRuQVBiTE1ORTc2bW8iLCJleHAiOjE3MDYyMTU0OTIsImlhdCI6MTcwNjIxNTE5Mn0.TVzUm2IpTDg5ZzoghfMnK82VTI1RjPuPgsFrRgGQ9A0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001931"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:51 GMT
	x-forgerock-transactionid: c34a0a16-9e29-4d49-b07d-dd9301579f52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:52.632 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:52.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 115519: jsonPath($.tokenId).find.exists, found nothing
20:39:52.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,115519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7232f064, username -> user.1001931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@198b78a7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215192670))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:52 GMT
	x-forgerock-transactionid: 21782a24-bfea-4b10-886a-4232389820b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWl1aWk1cDVhMmcxNjF2aDZkdnEybWk1MTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmVHdFFSMk5UYmpSbmVuRlNkbXhSYlVkQmVrcEJMa1Z0WlZwdVduSlFURGhMU2xsUlNtVXhSSGc1YW5SWFRVNXFXRTF0TFd4VmMwOXZiRlJOVlhWemJEaG9ZVE5MWlVsbmVsWldTV3BoVG1jMVN6UTNZMTk0Y0hFM0xYaFpkWE5MZVVsM05WWkVPRUZsZEhKdlZrTnlRV3MzWVU5WlFYQlZjbmRJUlhWR1dFRlBOblZhVld3eFkycEhOWEZLZDFkMFQxTnpVMFp6VlVjMVRsbExjemRrTFRWbVlVbDFRa1p2Y1djd1YxZFNjRWg0WlZoQ1REVmhZMHBSYTBGWWJuUlNWVjk0WmxKc2VuUmpTRk5KVjBoelJ6RjVXRFo2ZG5OTGQxRmFTRGh6UTJONlVWa3dkbXhXZW1OdWJraG9RekpsUm14S1p5MWxXbTFpYjJNNWNFUk9iMWhOYVdGZlgyRmZSV3BMWm5CalMyUk5VRmxWZHpOdU1sQjBaVGsyWkdWaFlrRlhTazVyUTNKS1JITndlREJzUld0bWEybHRPV2RrV21aME1URnRWVkpFZW1abWVVaHVkbFpTWTBnME56RjBiMjU1V21KRU56UmZjVFIzVGt0bk1HMXVkV0k0WWs4d1lYWnhkbnBZWXpOcVVFMUZNbmRGYlY5VGNXUjVUVTVHYkhrM1ZHOXRXbmRLWmxOZlVrczFWR1kxWWxCU2RGWmpRMVU1WkhWTVoyNVhlRU15Y2paTmMxTkJVM2xuU21wRk9FbzFObWg1ZG1KVlpEUkxTMVZQZUdwR1VERnVVblp1ZDNSVk0yUjRPRTl0UVhwZlQxazVZemRXWlhCSU1HMW9kWEk0UVdGMGQyMXpNV05uY0RkdWRsUmFVRmw1VW14UWJtSjBhR0puYkZWUldtSjRXbEpMVEhaRVlrUlZMVWN5WTJKSWJGZFZWRzFmYVhwcVVUazFRMjAyU0hWQ1ZWSnFlVXBDWjFaVlpEVktkbXh5UmxoelJGbGFSMWxDVFRJdGVIRnZWVWgyVVRKTlZubEtXVlZOVkZsQlZIQkNZbk51YUd0NGJIRnZRazV2VmxCbE5GVmtTREJUVTJ4cFNrVmlha3RXVGxwelpWQjBlRkZWUkZodlpWUkViR000YTBGd1IyZEpiRXBvV0dWVk1WQk1kelY0TWs1elJrRTFla0pJWkV3eGVGRm1VSFJ6VUZaSGQwMUpXRGhvZVVSVFEwSkxiR0pzVkhSSFkyVnpMamQ1YTFWc2FFcHJTVTQ0VGxJNU0wUkZTbkJhZWtFLjM2ZXJMb1ZSQzVSTktRRHE2XzlVYnliUHJCQjc5MTdGWmlUM3V4dFdRRHciLCJleHAiOjE3MDYyMTU0OTIsImlhdCI6MTcwNjIxNTE5Mn0.lTqTn1PQE9I36t4FUcpU0osHXF_uTOPyUJHltOjqC5Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:52.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:52                                         785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=211002 KO=11726 )
> restLoginInitiate                                        (OK=104427 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=104103 KO=308   )
> restloginProgressiveProfileCallback                      (OK=2472   KO=308   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.73%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.73%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.69%)
> status.find.is(200), but actually found 503                      4958 (14.61%)
> status.find.is(200), but actually found 401                       308 ( 0.91%)
> jsonPath($.tokenId).find.exists, found nothing                    308 ( 0.91%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###############-                                                          ] 21%
          waiting: 427068 / active: 26     / done: 115521
================================================================================

20:39:53.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 115597: status.find.is(200), but actually found 401
20:39:53.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,115597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a3fa9a4, username -> user.1001300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f209a68, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215193092))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHE3ZjgwNWduNDYyZHBxb3Q3MGVxZ25oZnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWJIbGZSMHRtV2xGamNHSTBXall4ZDFKb05XbFJMbVIyWDFsR2N6UlVaalZZYW5OQ2RUQkhZWE5VYzJKeVpIRmhhbEEzVFdsdFdYRTNObnBqV1dWUVNIVm5SemhUVW5WUVFUWklNaTFpTmpGNlpGZEljVWRKVVRaeFlYVTBRbmM1VTFWSlJtbFVjR1Z5T1Zwbk1FNDNUR2xwYWpKclNuaG5URWRhYW5oVVdYWXpVVlppVGs1dlJWcFlZMVU0WVZadVZEbGZORk5WT1UxM1ZFOTNhWEZLUzFsa1Z6ZFpiRWhDY0c4NVNFUlRlRzlUZEZKc1RraENWWEoyYlZOWVUxbFFTRU5DUmxaS1NpMTZZM1ZsZVZBdFIwdDJTbXREZUVsbk5UWm5NSFpXYmpSelVWVlRTR3RwWjNGRFlWZDRjVmswZDBVd00zbG9NMUZyVm5CSVRsSXRkRGRyUTI1TVZsYzNRVXBLVUdablZGUkljMjFsY25SU2JtdEdTMDFpVUdsdVNsa3dZbHA2VmpjelprWXpTbkYzU21sTVZXVkthbTFpUlhacGFXMTVjR2R2VkRCTk9WSkVUelpYUTFWSmNEWmlSRTluVDFVMlZFbDZYekprWlZWSk9FOXJXRzQwTjE4eVZqQlJkbFpZTW5kNGRHWlRRWEp0UjBGaFNrcHJPRzFRVFdWd1UxTm1Ra0Y1U0dScVUzUnFSMnAwVG5VM01uWnBNR0ZVVFVScWNFZGlhR2RZVUhOS1QzRTJOVFUzUjJ4RVRFNUVTM2xEV21wWVYydHVRa3BCYVdvMlNIZFplVnBEWjBseVEwNUZRamxLWjFVeFdEWkZielZCUlZac2FHRlFlVTFCYTI5MVVUUXljMUkxY0hoSU5HbDZiRE50UjNKSFFqTTNUSEZYWDFaNk9URXdUVkUzUjNoVGIxZFFja3hVV2xWc2FqZEdUVmxJYTBaelRYQnJiRzlHVTB4UGRXY3dMVzFyTWkxa1pXbDNjR0pRTFZkcGJXZHhSMUkzYzNsTVltazFUMFoxU0ZWaFZGRkRZWHBQWTFWd1NGbERPSG95TURGRVNXNVhTVFZ0Ykd4NFZVcHRYMkZEU21OMGQwWkRiSEp2Y0hwZllscHdRWEI1YzJoU1p6aGhTelZTUldGM1YzcHFWVFJYUW5CMGJERjZRMU5ZVEhjMU5saDFZakJVVjFrNWFtRm1jbGN4VWt4WU9UaE1SbkUyVFZoeWVFRTRiRmhFUVZRd2VtSTRMbU10Tkc5a2ExODBjMGh1UjAxSlVGTlRXSFJCTlZFLmdUV2ZNQTV5ZWdQb0QyNnE4andiWWdwQ205T1Y0X2hRZUpHS3pwYU5qOUUiLCJleHAiOjE3MDYyMTU0OTMsImlhdCI6MTcwNjIxNTE5M30.H779zTr34b5DBSfuXyjF3eR8J4WRrBXeXd0KSm_mNfA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001300"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:53 GMT
	x-forgerock-transactionid: 3127c6e2-c390-4591-987d-89179576a50d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:53.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:53.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 115597: jsonPath($.tokenId).find.exists, found nothing
20:39:53.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,115597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a3fa9a4, username -> user.1001300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f209a68, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215193183))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:39:52 GMT
	x-forgerock-transactionid: 5de3005c-59d8-43c8-967e-4820c273b36e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWZ2OXRkamQzZ2FwYXZqc2ZmNWZndTZycTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clZtWmtlVzlqWHpkdlFsZE5kVGRMUjFKUmNtcEJMbXcyVFhKS1lVcDRZM0kwTTB0SFdsbE9jMUJRY0V4cFUxWjFORVV5UVcxZkxVeGxTRjlSVTNoWFJXbHdkMmgwVEdwdFFUTnlkVXB0WVhWaGQxZFZhSEp4U25aTFIyaHZiWHAyU0c5T1dEQnpYMFZsT0c1UFpVSlRkR1pyV2twUE1YcEVSRnAwVFVReVlYbE5OVTE2U0VSM1FWTndUREp3TUMxa1FVaGlVREkxUzJST1kyWkJTVXBUTlVGVFkyNDBNVmhGVGxsUVdHVkVhSEpMVkZoaFRrTXhWbHBvT1ZOaFQydEZUbHBDUVd0elIwbzVaWGxWVG5SemJVUndVWFJsYVVoaGNHVlZka1ZwZUVack1Hc3RUR1ppY3pndFkyNUJjV3B4VDFJd2FUVmtNV2hNT1d4MVVrdDVSVUZFTkVoZlUxRnBTa1Y0UlZVME1GSkpRbWw1ZGxwQmVUaGlOV050WlRGbVp6ZFhZbDl2VVhoNGFXcHVMWFp1VldReWRURjRSbDlmV2podVdFb3Riek5OUW5kVldWWXhVbk5NU0ZVeVdrdGtWM1I2ZHkxMFRHdHdjMFZ1VVdKRVgwcGZjR05aUW5FMVZuZHRaa1U0Vm5SUk9WWkhkRm8yVjI1Q2JuZDJNRTB3YTE5NVpHc3dYelZVVFhaMVdGTk9kazUxYjBZdFgydzBSMjU0VUdwamRsaEJZa0UwUkV0TVNIbGtTRzlsY3pNNFJ6WjVSa1JNWnpGR1FXaDZVakJhWTFRMmNIVXlZMUJRZEdvdGRsVkxjakJ0ZGxKSlRIWTRWV3hMT1VsaVFXYzBVMkprY21sWlltd3hWMUo1YW1kdFExOTJRWFk0VjI5M2NEQk9TVk5xYW5sblYwNWFjbloxTVRodlJuZFBSRVl3Yms5eVoxSXhOMUJNY25ZeVZEZHBOVzlWV21vMmFVMW9Xa1JzVGw5Q1MwMUNZV2RaV25OQmJETmpTM0pwYXpWVGNqQm1TSFF5WnpSWk0xbDVSbVF3Y1dWSWMxQnZSMnhHU0ZCRkxYQmZiVVZuVEdseFNYWXdlVlIyWlVkbVpVVktlRlZEWTFORE1sVkNhak4yTW14WFVqUjFaMEpoTjBocldqSkhVbU41U21SVGRXcGhTVlJJTVRoYWVtdEtkM2RKTkVKZlFsRmZjR2RRUzBWV2FrMDVWVTgyTkV4M2FtOVdkRGt6WjNkM1JrOXpMbVp0YmpCSE1EZHNOR1JUTjJwaFkybGhjVm8yWVhjLjh0QnBudjlPYUxsZ1FHRDdBVENOTHZUUDlJREE3Uk1DQnhhaGFhYzhVSVEiLCJleHAiOjE3MDYyMTU0OTMsImlhdCI6MTcwNjIxNTE5M30.ngzp0IztgfYQooeanhNXLvG-z9488z3ddEg2AsnUTIQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:53.184 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:39:57                                         790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=212492 KO=11728 )
> restLoginInitiate                                        (OK=105164 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=104838 KO=309   )
> restloginProgressiveProfileCallback                      (OK=2490   KO=309   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.73%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.73%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.69%)
> status.find.is(200), but actually found 503                      4958 (14.60%)
> status.find.is(200), but actually found 401                       309 ( 0.91%)
> jsonPath($.tokenId).find.exists, found nothing                    309 ( 0.91%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###############-                                                          ] 21%
          waiting: 426333 / active: 25     / done: 116257
================================================================================

20:39:58.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 116310: status.find.is(200), but actually found 401
20:39:58.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,116310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@384c3262, username -> user.1000344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b0e9a1c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215197993))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW9qaHI3MGNuajEwZ2JrNWtsYWRvNjdrZWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alZYQlFiMVpSTTNsVVZHTlljbFprVkRSNmJTMW5MbFJ0UXpsVGJFRlpibFJUUVROWVRuVllaM1kwTFV4cVRIWnJiVmd5TFVsTFNHeGpOR0pCU21aNVRETnNOVGhqWVZwR1VrbEViMjF5TWtKdU9XSndhelpITm10VE5rdzJOVXgyVm1sWlRXTk5WR2x3WkZSdGNEVklkbTB4YWtSelRXaFBiWGN0T0dablNFdDJUVXd3Ykd0V1prNTZNME5yZG5CSWJIWXhORUl5Ukd0TU5tdFVWRU5GTnpOVWMwdDZXVE5mYUdkWkxUbFpXSEo1VTB0bFVHc3hUbk0wU0Zka1VWWmFVMW94V1dKWmJsTk1lVk4wYm5WTldXVklUbU5HTjFCeWQwaHZiVTlXUlc1NVlrZGtSV3hhYldRMlRscFpaVXQxYWpJMk1WbDNlVzVLWTNWMlUySkZXbFZKTkc0Mk1ucDRTVFZPWjNOQmVuVkJOM0U1YzJKTVRuSlRabUZVYzNKa2JVWTBPWFV3T1RKM1lXdEtVVVZoWVZSVmFFTkxia3hGVTNsWFkyTmtNRVpvTlVkbU0xRlpRbll0T1RCNU1WQmtlREpXWm1ONGExOXhhbU54ZEdKM1NWcGZOVzgyVW1FMlluWTBiVzUxYzBaYVlTMUNZbmt6Vnpsd2MzSjNXVE5mUzFwWlpqTk9aVkZ6YldVMFdUTnVjbWxpTjJjMU1sRjFZWHBEWVhCMlpHZHBNMkpHYkRKcVpEUldXazlsTFZsdE9IRTRaM0l5UnpJeFFVUk5OMncyZG14elJFTkZRVTE1UjBwRk4waFBOREZtTWtwd2NFVm9aVWg2YW5kUk0zZFRVbWwwUkhSS05sUnNXa0p4TldabmNsQXhVazFOU1VKTlZsYzVVa015UVMxUFRreDZTVlJhTWxodVRVbHZkRTl0TWxSMk5WZFBNbGszWlRkS2JsUk1TbVpMYWxWRVduRTFhREZRTFZocWVrZHNUMFppTTBWU1RVeGlSbTlhU1ZJMU1GQlVUM0pxTTJoMVpsZFVjMW95V1d0Mk9WYzVjbU5PVjA1clRtUjBhbWRVVkZab2VVeEpiWFV6T1hWb05HUm9aMGhsU0VSQ00zUXlNVTlHVDJ4a1IwdzJjMnRCWVdaV1dIcEtTRXBKVTI4d1VFbENVVUkzWWpSblJuWjNOREJsU2xKNVQwTlFhMWQ2Y2xOWk5GZERZVEowY0RKa1l6UTRMV3RmVlhCd2VWSnpMakY0VlhaclNuaHNhbTFrWTFWdk1XOUNVVWx2YlZFLkJQeXRuemRaZ0h5X0hzRE5vdjVMYm1tbXdTamV0a0licGVkcDE4VjJmV2siLCJleHAiOjE3MDYyMTU0OTcsImlhdCI6MTcwNjIxNTE5N30.3NrbFAEpf89IMsurRdsg7NFaI-bY-n-ZX4yy_CyNHrk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000344"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:39:57 GMT
	x-forgerock-transactionid: 17ef63dc-4e64-4fed-9b08-9f832e61b2c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:58.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:39:58.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 116310: jsonPath($.tokenId).find.exists, found nothing
20:39:58.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,116310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@384c3262, username -> user.1000344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b0e9a1c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215198084))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:39:58 GMT
	x-forgerock-transactionid: 1530f691-c854-4516-9a8c-47846722b5d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianE5ZDdra29zZHBmdXBoZ2I3ZTc5MTI2MiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVrY1hJeldWVnpSVEpNYkZBMGJFOXRSM2M0WVVKM0xqTXlWazVDZEdodlJDMUVMWEUyVm1KeVNEUTVYMDVKY1ZSVlRXVlVhRUZmU2pOQ01FaExjM2RpVFVOWGExVjNhVkEyVFdsdmJGWk5UVGgwZVdoa05VRnVUSFIxZGs1dmMzWk9PRmRDWDJaT1gxQjJORGMwZFV0MFFuQm9OMDlzUVhGM1FtTk5ORmxvVVhOWExXWk5kRlpmWHpsd1lWSmZMVGd0TVdSTmNXZHZTVEZhZURCSlprTmFjWEo1U2t4cVJ6aHZXbk5IVEdnMWVFMVRaWEpzWmtSck4yTnFNSEpaV0VOaVMxQkJhVmt5V2w5TmFXTlRXRVZGU1VNNVRXcHVRak10Tm5wS09HVnVXbU5vWkdSeU5HOVJORFJ6VURGaFoyWkZRa2RWZFcxNlNqbHhUVll5WW1aYWR6ZGZZVkJpTFRCZmEwTjRVSFJTU0VOcVoyeHNNVjlPWkVwMVpVeGhOblZzTkdSMk9HYzRVVFpMZVdaeFVTMXlOR1JQU0d0dFVrUnVkRTA0WW1sNU0wYzFVeko1V25CTWVVdGtkRXhZZGxCNVNuaGlTbkZYU1VVNFRXOU5iMWRqYWtkR1JWQnRaR3BSTm0xWVFVbzVTbkJuUld0eUxTMWphbGhuVjBWTlJYTjBiRzV2VUZsMlZsQnVkMkkxVVhCRVFYUlVjR013T1hsdmVURk1aRWhDVms5SE1XbzJURzl3UzBwVFZGTXRPREJsTm1VMldVVnlOMkl6TlRGRVRteFNSRzVuYzJaalZuUm5kMHBIWm5oYVJUWkRPUzAzWjJ4RFp5MHpTRGx2WjIxTWIxaG1ZWGhMZFdsakxVTm9jRWR4VlZkak1GQnVTVU5mWkVkRVZXeHBhMWMwTUY5SldIQnNTVWxSTWpka2VWUldPVmxaTUU1b2IzTTRjbEZQYW5kTVJIa3pja1J5VDJNNWFIVkxNR2hLUldWVGFtcDJkMVZsVDBWa2RYWkZWRE5PV1RsU1VFdzRNM0pmUlZRM1RVOXJZWGxYYUUxS1EzUXhTbVJTTUdsUU1VVjJTVkU0UW10aGRFVTRkak5OY0VOQ1VqSlFVVmc1T0V0U05qZGZMVGszTlhKSVEyUlJWVkYyVkhrNVpsbE1OVGRDU0VKNGFVcEhka1JVUmpFelJtSkZkVWs0Y0doTmIyTjJkMEY1U2pobGNrY3dSREphYWs5V1kwOTViRFptYkdwRkxubE1SRmR4VFdOUU1taGpTRGRUYzBNdFFYZHZiMEUuU0UtdzhQZFNBOHJ4T3BLNTJkbVVlXzV5ekEyMm5OU2gxWHBmdTJsOGdwbyIsImV4cCI6MTcwNjIxNTQ5OCwiaWF0IjoxNzA2MjE1MTk4fQ.WfginFmXQxKrolck01TG5zNMKTwABEmN0UoN1ElTswY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:39:58.085 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:01.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 116883: status.find.is(200), but actually found 401
20:40:01.684 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,116883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@509488fe, username -> user.1000551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b1da1b5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215201634))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3UxaW11ZWYzbW1oMmdtcjBka2k2OXY4cWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFdIVnJkWGRLWkdoV1JsOTFkalptYzNndFJsQjNMbE5xVDBVNU0xcEhRVTFHZEdGcFVVUm5lV1kxVUhGT1FWWlBUMU42TWtFMVpsTkZSRU5pVEhGcVNFNXZPVmxzV2xkVk55MUhlRFI2YTA1S1lWUlJSWE5SZFVaTVpXcENhR3gxTkRaR05VRkdUV1oxVlZVM2NYUlRRalpKYlhWMGMzTlZjbDg0ZGxKMGFVa3dZa1pGY3pKbFRuRkVSSEU1YUd3eFlrWnBkWHB2VVZjelZFZGlNRTkwYzJaVk0xQktWWFZ2YlV4SFEwOUVhR0oyZWw5Mk5GVm5jVkZqWm5wT1ZHUjNkMDFvZFhKeGNIUkJWR0pvZERSVU1FbHBTRFUzVGtKSWNuaHdWWHB4TFRCRVNGVnBNMHhhV2tWYVUybHhSRXhOY0hZMFJUSkhRbmsyZWxSa2JtczNjVzVETW5KcmExSTNjR1J5UWxWMWJUVXlPV1ppWjNaeFlVZzJTVFI1TWxSRVFtNWhaekZ1Vm0xblNWQnVUMGx2ZDFSbU1GWnVVRU4yU3pJeFJXTkJTbFZNT1VONGIzSmpXVGd4Um1vemJrOWZRVE5qTmpobmJqQTVkRVI0TTFWQk5GcHlVblJLZGpCSWF6ZElWMHRPVlUxUWF6RmFObTlRTm1sSVUwNUZOR2x1ZWs5elYzcG1aVTlRUTBOb2FIRkRjMTlsU1RRMVVrcFhlVzAxU2tkRk1rNTFRakYxTmpOdGNHbFFTR3RCU0ZJNGFqRkhOakEyUzJwUVJYUnhRMWxYU0ZsbVkyMW1Va1puYUUxdWNsRnBPR1U0UXpCdVFYRk1XbHBoUXpONk5HNXZjRzA0ZWkxcllrUnZVbkJPVVdwbU0yVk9hM1pEZFhOTldsaFdjbkp3TW5weldqZHlRVlZVT0V4aFFuaHhMVTV3U1Y4NWRFRXlNRTVyU0dJeFNFbG5Nbk5tUlRNeWVqUmxZWGxLWlZJdGVHbGFVek15U0UxalkyWXplWFpIWmpWNlJYcFNUMmhzZVZoMFJVRjFaa1JOUWpnemJYWkJjMHhQWkZOSU5VMTBXRWhTZFdWMWFrUXpYMTlHY2s1d2VrRkRUSGxHYkZjd2JGQnJOVmREU0RSQ1NXOW1VMkpMWjFkclRFOUtVMnd0YlVwRWVXeElRVEp0VjNacWJHbzNhVzlzTUV0bFlsUkljMlpNYlU0MmFtMWlkWG90TmxBNVJXVTBkR3cyU2xsellXUnJMbkJPU0RrMlgwc3hVelpRVHpWVFVGaDRkSGhsVTJjLnpHaXIzeEI2di0zRGFUMTZzMG9MSUFPdWRUbTJvaGRfdW5tVzZSc21IWDgiLCJleHAiOjE3MDYyMTU1MDEsImlhdCI6MTcwNjIxNTIwMX0.Kr9qQpLAKlfJxHZXdkbbpqSsWTS4BPsow_FAeAgLtkU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000551"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:00 GMT
	x-forgerock-transactionid: 5a75e451-4cbb-4fcf-b054-581fc979d22d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:01.684 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:01.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 116883: jsonPath($.tokenId).find.exists, found nothing
20:40:01.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,116883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@509488fe, username -> user.1000551, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b1da1b5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215201723))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:01 GMT
	x-forgerock-transactionid: bd12d521-2643-404f-addd-8cd320497b30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazc3c2twdHZwNzBqZWx0cXBibmVyZ3FzOTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TmNqSnVlV1JDYmxCeFluZzFUVU4wTFRsNk9IZEJMazlCVEhCa2EwdzJaMGM0Um5GR1MwVlRTSHBFY2xGSGNWOTNaa0ZLZWxKb1lUTTBRa2xWVUZOR05WRjBObTVHVXkxcVVYVlpXazF3VmsxWVFuZHRWMHgxT1VKSFdGbFVhVkF3TFZKaE5HNVBNM2Q0Y2tkSE0zTTJSbGhUYTBWM1RsaG5lbXBLVEZodVNHZGlaRkE1TFd4RFdITjFSV1pCY2tWcE1WSlVTemxQT1hCc1RHb3dOVmhKWTI1dVdEZHJiM2hZT1ZCVVFUQkJhbU16Y1hGR2IzSTVjVXRUV2psNFNXOHRha1YzVm1aT1ZqaHZkMHB5WmpSSVZrZDRlUzB5T0ZkblEyUkhSalJZU0U5MVdXSkJTVlJpT1ZrNFVVTkhRbWRZVlVsVVVIUkdkbXB6UzBoRVYzVnVjbDh6WWs5Wk5WRndSMlZXZHpkbk1rNHhYMHBVTFd0WFIwMDNPVTR4YWsxR2JGSTJhbGRmU1hNd05XRjRhbWN0YzFoR1ZVMVJRMVF6ZFhoT1ZIcGlXREpMWm13emEzb3lhSGRrYUZSUFowWkdZbHBuY25WbFJ6VmhkRFY1T0ZwNVExSjJXamw1ZDFwR1ZVOUZRM1pZVWpSRVZ6TlRXbVJ0UzNaUlVrZ3hhSEY2UVVWSVoxcFFUSEF3U0U5T2VscDNNRjk2VFhCZlRVNUVPRXN0V0daaVlrOXdTMEl4TFdOd1J6RmxXR2hKVmtRMUxXNDJhVTFJVFVscGJrSldkR3hCV2xkRk5TMHhObHBMY0RKYU1ucG9NRWN0UnkxMlRtUnNXRFV5VERKclEwMXdaRlpvVFdOTVgza3pXamh2VVVGR1pXTklTRUpPUlhKeFdXczVRMUJrY1hCMGVuZFplbWxWTWxwZldXcEtNbGt3U3padVFrOW1RMnBoTVVkYVFUZExaamg0Y0VWU2FtWTFPR0pCVVRSVVZEWnhUekJETkhwRE5HZERaMU5yVDFkdFNVaGtSbDlzUXkxWmFIUXdaR1owTjFsb01FazJSM0ZSWlhoQ2RWaEdTVkpEVmtRdE5XMUVWRko2YkdFNFVVTm5jR2RLT1RscmFFUmZNemRYVWpOb0xWTnlkRnBCT1c1bVNqUllOVFEyYlhOUVZHMDJTR013UWxCaGVGQmFWM2RYVVZCM05GaEJWQzFhZGtSMFdsVjJibXBLUTJ4cllUbFllRFJ2TFZWVVQxSnJMbXROYUdWR1NsQXhPVGMyTVhabk4yWm5PR2xpY25jLkpNWi1renlCRnJhbS16d2YzRVJ4RUtnV0Z4OEtCNk83U3ZHSFhQWjRDV0EiLCJleHAiOjE3MDYyMTU1MDEsImlhdCI6MTcwNjIxNTIwMX0.ad_KzMY8LTv3C_7mWGuhy6rF2L_4S1Tkh8F8xkFiUbQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:01.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:02                                         795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=214076 KO=11732 )
> restLoginInitiate                                        (OK=105946 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=105623 KO=311   )
> restloginProgressiveProfileCallback                      (OK=2507   KO=311   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.72%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.72%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.69%)
> status.find.is(200), but actually found 503                      4958 (14.60%)
> status.find.is(200), but actually found 401                       311 ( 0.92%)
> jsonPath($.tokenId).find.exists, found nothing                    311 ( 0.92%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###############-                                                          ] 21%
          waiting: 425556 / active: 16     / done: 117043
================================================================================

20:40:04.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 117305: status.find.is(200), but actually found 401
20:40:04.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,117305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@493c9ec8, username -> user.1000506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@503a78f9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215204407))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjVuZGJoZ2QzaGE2cWZrbnYyZWo3ams4NmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bGVHNXRhMnBOTFUxUVJYWXlZMUZ3VEhweGIwdG5MazB0VGpnNVowUjFRMFo0WjJoQ1psSXRUak5hYzNac1JXTTBTa0ZxYVdGVWRqTnRla2xSZGkxU1JGb3dUVkZhWmxKV1JYTkVaWEJOUkd4UFEwdHJMVE0zUzIxTGJrRjJjRGhtZDFCa1ZYazRWbmxrUkZWc2JuTTNXVmgxT0c1dFZURlljVFZwT1U1cE9XTmpjRGxTWVV0NWNtOVpMV2Q1VGtsQ09HRlZhRXRNUzFoU1YyTjBha2xpV1ZCbk1UQTFkbkE1YVhsR1RrNDNTRGh2VlZadFQwVkZWV2R4VUV3MGJFVkxNamRCYm5OclJWSlNSMDVCZGtZNVpHdzNhMGR6V0RSUmJUSmpYMWhYWlZabWFGaGlRMWt6ZWtOU01FOUpkbEUyVkdzM1dXVXpNREI1YTNBdFdqbGZUbUpDYUZZM1JYUjZhRFY0VFZad1VWQnRhVTVKVDFWdlIwUnVPV015ZURSWmJqTlRWVkJWZEZKWlVXMVROa05HVVRsMGJYVkdabmRtVVZSM1JIaDBiR0pIY20xNFgyTk9ORUpKWjIxT01sbFdURkJKWjJGQ1gxSXpTelp3V0ZFeUxWRndVRTQ0VEV4d1VETkRVRGRmZWxKMWIwRkRhMmxQY21oUFRVaHdNVFI1WDBkSFkxWjZXa1EyVmpZdGRqbDNNMjR5U2tGQlpERm9aWE5TTWxaR2EyMDVURTVZUzB0ZlRFOVJZa0UwUVdaVWJ6RnZOM1p4ZW1ZME1YVnRlWE5RVkc1YVRHcElWRE5YTUVRMldUWm5YemN6TWtSbFozcFRSMEpyVmtvMlREUjFjRGhXT0RoeGFFRjVaMmh6UXkxYWRYUTFkMFJrZVdKNFJYZHZibFo1ZFhkdlJEVTVjVWh1YzA5RGNGaGxjVkZGYjBOTU1WRnJZMHBuTm1SR1dUbEVZM2hCVVVSclkyZ3dWSFYzY0hSMGRIWXhjRFphYkhoVGJYRm5XVEJYWVZBMlpFMVlSUzE0U2xoZk9UQmxXakJFYVRrMmQzaElNR3BuWW1oUVZFWnFOREZSVUVkQ1owVnNVbGhGYldGRGNFUXhTRVpFVVVSeGRqSlpSamswTVhKMVQyNHpNRlpCUzBwSlEwUTFNR2hRYVRjemNraFdaRGR4TUZSb00yRk9aamRyTlVKUU5UaERSVkpDUXpKNVRuazVZMlF3VlRKNVkybEhTbnB2YjNreWRsRkZMbUp3ZDFoM2EwOXNZMDkxT1c5clFWQXhha1V3U1ZFLlJpV1JielhwNE5OMUdZa2ZWcVFCUDNja2ZUZzQwWTJ3bGZtV1p1dE9IRFUiLCJleHAiOjE3MDYyMTU1MDQsImlhdCI6MTcwNjIxNTIwNH0.EqdQvkj3X-eZsjunIFMKwluLj8YR4QtwmqAW5cGc1jw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000506"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:04 GMT
	x-forgerock-transactionid: 5bf92d90-c31b-4020-9005-28059f17b635
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:04.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:04.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 117305: jsonPath($.tokenId).find.exists, found nothing
20:40:04.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,117305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@493c9ec8, username -> user.1000506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@503a78f9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215204495))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:04 GMT
	x-forgerock-transactionid: 44dd53e3-bb0e-4f4d-8cee-e78f7b14c03c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWJpc2NpdHE2YmcwaXFvZzUycTBxdTVkbDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blNFNXVhVWhPWmpKTGNVNVNOR3hPTkVSTFRGTjNMbmx3WkZGTFFUVlFabU0zYTI1V1JVcHhYMmhOYTBwblluRTVWRmhuTTFFMlNDMVZSWGxhU0hkRVdtdE9UbGRFV1VOck1rSk1SbE5PVHpKRlYzWlBSMkpHV0VSNWMySkdibXRJT1ZKMk1sZ3RRVEZMY1hCeVZXdHBNekJhY0RjNGFtTk5Ra0pvVFdWWlkzcEZjRlEzUkdOWWFFUlJZVEJSTURjMFRURTBXRU5TYzJ4emF6Qm5RbkpNUlhFeVJVcHJSV1l4YjFSNVdUYzNRME5EU0RocFdtSjFUbUU1U3preVZ6ZzBTM28zV2xoc1QzcFlOWEZIU2xaWU9EUktaamh4YVVWMFpIcGFWM05DZWxoSGRpMWFUbFF4TmtGa1NHbG1iRFJ3Y0RsWldsRlZXREJsVTIwemQyMW9OekIxUlVFd2EydEhiR2xUUzBaMGFVcFdWSEF0ZWxSQmFrTk1hMVpFT0ZJd1FsQm5NbXRXYmxCdWJuUldabnBSVkhCalUyWnBaSFI2UWxReFVXSlRjMXBWYjNvd1VVRXlZaTFMWkhGcWVEQXhUWE5NY0c1U2FYVnFNRGxEZDJnNGVEUnlUWGhEUlVkS1VFbExSSGRZV1VKVVVVbzBNbGROWkZCeFNrMXJXbTFPVEdOemMxVndZbWgxZW1weVZVVTBPVEJMVTFoc1NGVjNUVGRLUW5kSVFXOVdVbVZXWTNKV09Xc3dUbXBxTFRrd1FVbE9MVkY2VUhwVVVHeElTblJ4TFRGT2VVMUZRVzVRY1c5bWQzbFpVM05RZFhoT0xUaHdZMUUwYURGTVNIVnZRVXQ0YURNMVoyWkVRMTkwVlVGR1NYRlBUV2hUUXpZMVdWQnZWakpXYTNBemIwb3hRMlZrTFc4dFVucE5NMUpOWDJ0ZmNGUmhhMjVIVldkdU0wNUdTVGRHVDI1UVZYcGZNMW95T1ZGcFozVlVabFo2U1RnM05qbGtlVE5JZUU1d2JIQlJiakp5TUMxVVlUWjFhbW93YUZVMVpWSnhaM2xIZUdSYVdVOHlXV0prWXpsM1kxVldhRWRvWm5oM1RsbFlaREI2ZGxweU5WUjZhbUk0WmtKWE9USmFMVXhqT0c5dVRITkZNbk5NV210b1VqVTRNRGhLVkVKbmFWVkplbkZMVTB0bFUwZFFjbll6WnpoMExUUTFUVzFYUVRoQlNqTjJWM2xGVDNsS2IwZEpMbEJGZVcxdVJ6QnhUWFJEY1ZoV1VWWm5NMHR2WTNjLlUtQnN1d3pzZVAxMTQ3SU9hbExWVHBjT09KQUJ0QTgweU1odGM3N3lKSk0iLCJleHAiOjE3MDYyMTU1MDQsImlhdCI6MTcwNjIxNTIwNH0.kMGuduFUyA0jR3Spb-USNCoV8OrqSFJSyFgzd95wodo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:04.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:04.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 117382: status.find.is(200), but actually found 401
20:40:04.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,117382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@361697dc, username -> user.1000543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602007ee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215204906))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2FrcW9rdDI3bzg1aGRyMmgzNGxvYjFxcWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlQyaGlVMHQwVVhGbFpWZEVRMkZwTjJKRlNscEJMbXhoYlhsSlEyNUpVbGx1VDA4dFJVUkNYMEZVTVZGQmJuQTNjR1I1ZEdNeVZWbHpSbTQxWVdGelVVbGxTRlpDYkdoUVJWUTNURTFMUjJ3MmMxaDFObE4yZVhwclpuZDJWMlZpTkhsRldGOHlTalZMUVU5bE4xVk1SUzB6WW1SeU5VSmxSVmhaVDJ0R00wd3RhVlJ3TkVsQ2RqUjRSbGs0UVVWc2NUaDNhWEJ5UVV0d05uaE5OalpUTUdWUldrUldMVzFUU2pWa1NGbExWazlyYmxaclZEVjZkRkpLTjJGbFpsOVFXRzVhYTNCd1pWUkJSSGh4ZWxCM2RtTkhUa2QwWm5KZlptcHFNVjlzZHpsUVduRnVhMjlsYm1rM2FqUkVhVWRSWDFSRFgzRmZlRVI1YVVKWllWRnVWR0ZyUlU1SmRucHVORzR5UzBOM1YwNUNTV3RrYlRKRlNsZGxTR05aVEVKWWFsOUZNa1ZzVWpoMGJHOWlhM1l3VkhVeFprcGFZV1J3V1Y5d05qSm9TRkpPZUhVNVprWldVMjFQYTBsYVNIRXlWVmw0U1hsUGQwMVFTSEZXU2pOUVF6RlRPR2xEYlc1NWNHdFFTMHBwYUU1bk5saE9aRWwzWkdFek5WaDFUV2gwTlRjM1IybGxNUzFmV1ZWSVRWQmxRMVE1WW1Od1VHcHNVVFZPUlc5aU9IVkRNWEJEVUhsUFpHeHBiVlpZY2pOdVVGSnVhREJ1YW1ZNU9IZG9XbTAyYTIxbVpuWllVM0ZXVm0xQmVUZE1ZMGhRUW1SMU1IZ3hObFZaTjBzNVRFOWtNRGxTZG5KSlVXWlFhakJmVEhCWWJIRjFRV1ppWkRORWNEWjZSRXhOUldSbGJGQlFhSE5zUjNGR1pteENPR1JqWW5KcGVrNTNjblJOV1RoeU1WTXdVblJMWldvMFNVeEtUV3BUUVVSMVRrTmFibkozUzNSVlEycGlXazB6WTNSNlkxazNRVFkwUVhGTWRqRXdlRUl3ZGtoMVZTMDVaa1ZFWWt3emRtTlVZMnBQTldjemFESTRWRU0yTVU5MVVtc3RZeTAwVWsxVFlVZExZVk5ITkdaTmRqRndTMFpGUVZscU0xaEVRMnQzUWswd1lqbEZibUl6UkV4c2VqTmxTVzFIU2poSk9GaHRTV1JaZFVJM1QwdGFVemg2YUdST1RqaEdRMkpHYTJ4NmIyUkJMbFUxYzNGMGFXaERkVll0TmtKNkxUWmZORTV3TkhjLnhXZlk3S3l2ZXBmWThKaHdpLUl3R1dHYk4yOTVtNGQtemZUaU1CZGFKR1kiLCJleHAiOjE3MDYyMTU1MDQsImlhdCI6MTcwNjIxNTIwNH0.A5LZukFX9lxAQausLSVJkkwl7FnHKGLgmOJMgxN7cIA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000543"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:04 GMT
	x-forgerock-transactionid: 0338052a-4fe6-45fa-9a19-fb6325ee8741
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:04.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:04.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 117382: jsonPath($.tokenId).find.exists, found nothing
20:40:04.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,117382,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@361697dc, username -> user.1000543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@602007ee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215204993))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:04 GMT
	x-forgerock-transactionid: f5305d00-7fa6-4786-bd4d-c3581be58df6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmg2OTVxMGRiMnNhZjg2NTE0MzdoMjJiZjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NE0yNVZXV05hTkRGNU1ucFBZalIwVVZSYU0wUkJMbk01Y2tJMU4zWnFTa3h3YTJoVGVWQnhORUkwVGtGRFJIRXlOVnBVUzJaS2NuWlFhbGhNZFdaUVpqaDVTVkZaWm1Wb1REazNRMGszWDNSc2FGaE9WMG94VkVSS2ExbGpiVFpUTkY4d1lVZHBRVWN3YWpCTFNrTkhkVGR0WldOR1dYUmpSM1J0UjNSM1kyRjZjRE5EZEZwRGJteFlZbTk1VWtaQlIxWjFaM2xKU0hkRWEwOU5jelJJUW0xMFJGZEhRMGh5VnpjNGIyMU9RWFZQYTNvNGVtUnFXa1kyVFdWMmR6SXhTbDgwUXpFMmJsSXlRbE5QTmtOUlFqZG5RWFV6Y2pZd1FWUTRSMjR4TkUxV1lUSllUMWROV1hsMWNsUnhkR2g0T0RWb1JISlNlVUpsTm1kNU9XOHRkbnBEZGpKWmFUQnpOMVJtUkRGNFlsOTRhWGN6WlVSZlNsZFRNalZVWlc5dlNuWlRXa0l5YzI5eFgyMUdjR3R4TmkxT1RFZExiblZDUW5jME9USm1XVmhqVmtWSVQzUklhMUZuWTJOWFh6RTJia1ZKVDBGNlRVMW1RMmRmUmpGRmIwSkRNa3RqVFRRME1raFFSbEpMTVV4dU1tTlNWV3BCWDJOcFJFNXROVkZqYTFONFdWbDVUa1JIU0VablZXNWlNRkY1UVdkc2JFbGFYMUZvYnpaMWRtRktSRWhoVHpVMk1GbFNWWGhzUVVwNFZVcERNME5GTWt0SlpUaFFaMjkyVXpSblVrUmxZbWxyUW5kTVVVMW9PVVZtVFVwNmRWVjFaSGhpVldSYVpXaE1NM0I0YTJwd2JVTTFZMVZqYm5sV2FWRkZWa05oVUV3d1FuTTNYM05KYW5oM1owdHphVFExVTI1d0xTMXJhV2RoWTFORVoxRlJPRE5HTjNseVExZzNNbkZIYkdkdE0wWTNhbWRuU0hWb2IxbDRPVkZEYkVsRVdHNUpkbUo2Y1RVek4wUlNYMUpUVUVKNlJFRlpZVU5TTVRaWlUyNUJhRGR1UldZd05rUklORWxOVEdWZldXNWlTbXM0ZGpoWVNFRjFPR2d6UWs0eVVVeDVlbFZqU1RZNGEzcHdTVXBpUTA5WGRWUkxhVXhhV1VkVFNUbHlNREJ5TkVoa2RHUjFkVTFsUlZCZlUwZDNMVEZ0YlVkalRISkNRVko1ZW5SdVFXWmxPVVZ5VjNwVU1FbFJMazF5Wm1JMlMyMVhjMTlPU2xCb1FqTndhVkp2YjNjLjhtWjg0YUN4OFFLdFVXUmFreWE5OUxQQXduZ0Y1bmNfcTZwV1pjVEVhbWciLCJleHAiOjE3MDYyMTU1MDQsImlhdCI6MTcwNjIxNTIwNH0.6YI7LbmJqx0enWh33zcgOzIxI6Zu6Q_rMNZEvP5AfJ8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:04.995 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:05.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 117392: status.find.is(200), but actually found 401
20:40:05.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,117392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54071886, username -> user.1000554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e6721b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215204983))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3RlM2lnYm9kcXNvdG1icmVmdG40bXA2N20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1MyRmhkSGRYTW5aUmN6aE9WbTVsYUZOQ05XcEJMbmN3T1daWWNqVnJNUzFzVkhkMVNIRmtVV2RoTW1sUGJIRlZWbmQyTjJVeGJETlhhM2xGWjNFMExXbG9lbkV4VTI0eFl6VlpabXhmTkRSWVpYSkZOME10WTJwMGJEWnRWV1ZxWTE4eVlqUllZMkV0WldzMFRHeE1ZemRXY1VOMFJYWXhVMUpqZEY5TmVsSjRaVXhVVjNvNU0zUmlZVE0yWlZOemJHVm9kRFUwTlZZd2IyVmtOSEJ1VTBOd09YTnZhMGwzWnpaWFRWbHVWSFY2WDNnM2VEUmplV1pFT1ZKdlJYVkVUbU41UjFaR1dqVmpZMlpZTVdFNFNWTlVSME5YTTNaS2JqZE9TbEE1TVZwWlZGcFVWV3hUVnpkNmJVdFNVREpWWmpNNFVGTmhVRFJWZUdjdFp6VkJWRmhsWWtOUVZXdENZekpDV0VkdWRqWXllV0owUWtSWk5IcFBYeTFOU25oVE5HdFVibVZyYVZOeE1uVklVVzkwT0hSUWJsZG5lbVZaY0hwd2FWVk5iM0pyVEdOUU1qVllZazVyZGpCZlpUWk5Sa2REWW5abmFEQmtWWEV5Y1ZoRGJuTkpiREpqZG1OTFNqQlFNblZ6UlcxaFlqbHdWekY1VDIxdE5ITk1SV2N3VldOQ1JGZFNOMnAxVld3MFltMDFhSE16ZDBaZmVYTk1SRzlaZGxZM1YxOU5jMUZxWVVkbVlXUnVWbTVEWW5KWGRFazFhME5DYmt0clgxQjNiMFJEYVd4S2JXbGZNbFp0WDFOaFMxRlJWMUExTldOVWVqQTJNVTFmVm0xZlpUaFhPR2wzTlhGd2RuVlNTa0kyUVRkWVNXUldNREk1VUV0ek1tUlRTRUZ4WlRoTmNUWndUVVYxWVZGSk1FcG5PVEExZEZkMWFXVnBhRkUxYVhkWk5FOXRkVk16Ym1OTlNFYzJhbkZUVGxrNGJsVkpSRTFPTVd4cFRsVllTbWN0TVZwVmNWSm5aRzVvWVd0cVowaDVhbUUzYjNOWk16VmZjRGRRYzJ0R1pXZFZjekphV1VsTFVuQTJhVlprU0Rad2NISmxkVTFPY3pkcFowWTRVbXc0Y0ZjeWFGbFZNVTg1ZDA4ME9XeEtSRmh0WHpkT2FHbHhSR2Q1VEZwQldrMUtlV2QzZFZwVlduWnNNRmRZYkRKTWNtSXhhbFZGYW5SMVJpMXZOMkl0VGkxRFRIbzRMbk51ZVVoNVFXdExkR3h4YlcwMVowVlVjVWhYWTBFLlFBdDYyTU92eXdybFh2em5ab3lkWkdwZ1N3a1dLek5XWFZva3dzNmx4NVUiLCJleHAiOjE3MDYyMTU1MDQsImlhdCI6MTcwNjIxNTIwNH0.ReVx1pJMMh1jjOAYb45IQrzAKR5HFCSaBR24f7wKhBE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000554"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:04 GMT
	x-forgerock-transactionid: cc67535b-0e74-4361-9d6a-7e26ce42eb27
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:05.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:05.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 117392: jsonPath($.tokenId).find.exists, found nothing
20:40:05.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,117392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54071886, username -> user.1000554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e6721b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215205073))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:04 GMT
	x-forgerock-transactionid: 7f63cb47-2e54-40e8-8297-190e46ed0d01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGp0bXNmZWViZHUxOWdob2RtaWZxbW5zODIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MkxWRkRlak5PTlZGaFEwNHROa1Z1UldsWmMzcG5MalJXVmtRdFJIaE9NWFl4TFZWd1kxVXhPV2xpT1hwWmNFOU1UMWRJYldsNU9FOXBiMGhXY0dkQ1JrdExla2gzZWtWamFWRXhVbVpwUlZGc1ozbFFabXA2UVRGbVRYaFdlbDh4TTJzMFNFOW9jMDVvZVRkTE9YVktXamRqTTNkVGVGTXdUbFJCYUd0Q2IyOTJTM2R3UlhSQmJraGZTR3AyZWtnNVgyazNUVVZmTjB4bGMwWm9ZbGxKTUc5clJGYzVkM0UyTVhKdGJITkNUVWswVEhOVmQwdzJXaTF2VVcxMVdrWXlha040T0ZFeE9USlFlSEpyYkVWdGRFZFFVMmxPVlVwbGVHbFZhR3hUWmpoUmJqSkZWV2N4V21weVNtSmZXSGhRZVV4UlRsVlBVbE53WDJ0VldESnNibmxmTVZZMFJGaFlSM2d5WldGdVlubzNTbGxSYnpScFYwVnhTMmhLT0dKUmNIcDJla3BFVlY5d2VsSXhlVXB4VERNNE4zWlBhRkZDWWtwRGNWWkxPRlZaZUZGWmMwNTNMVTFzVFZZeFZEZDNSRmxDTlRWWFJHMTFaMnhrVnpCVlZHUXlPUzAzYWtoSWNEZEhVVkpYTVhsblNtOUliakk0Y0U5WlJWTnZURnBmTUVSZmVtdHZSbmhGTWpSU1QxVjZhWFZuTTA1VmRFWnVaRzlCYUhSTlRHbHdVazlrWWtSaWEzRmZTMWg0VVZneVpXUjNiRzFoUzJvMVNXeHdZM0pvUmtsMGMzTldkbWwxV0dKb01FWTBhRmxqWW5odkxUaDFkaTFxZGt3MVl6WllWM1JLWWtoUU16RmlXa3RZVGpkU1RqQlRlbVJmVURjM1JHcEVVakozVjJOWWMwaFRZVkIwUVhReVZGcGhUWEpZWWt0elJYaFBZbmhVY0RGMk1FNUVlV3h6WTIxdVFYb3lhMmhhUlU1NlEzQm9XbTR3ZURSb2NYQXlXREI1Yld0MVRTMDJhRmgzT1c5cVpXRk1lakYwYzFWTloxWmthWHBvVTFCck0xQjNhVWxvV1VoQldFY3pPVXcxU1U5SlFrNHlXRWR0VG5aRlJqSXpWREJCZFhBdFN6RnJVbE5UTkZOclZVbzJUMUp4WTJndFEwNVBUbWRFUlRoUlMzazFjblpMYmtsQlNVaHljMWswZFdWa01tc3hlVGx4T0dscVQzcDNXRTVRT1ZGelFVc3dMa1pGTkVkdE5VUmxXVzAxTldsNFpHc3pNMnhJTWtFLmJiUGltaUlKMW85dkgtWUNLdVpyUmJDdDJQTkt0Z2lad2lMRWQwNUtlbG8iLCJleHAiOjE3MDYyMTU1MDUsImlhdCI6MTcwNjIxNTIwNX0.ccywefeWMrUU2P2cl3pSzNOys2ZDHTTLY_tWcnotTAQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:05.075 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:07                                         800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=215609 KO=11738 )
> restLoginInitiate                                        (OK=106707 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=106376 KO=314   )
> restloginProgressiveProfileCallback                      (OK=2526   KO=314   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.72%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.72%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.68%)
> status.find.is(200), but actually found 503                      4958 (14.60%)
> status.find.is(200), but actually found 401                       314 ( 0.92%)
> jsonPath($.tokenId).find.exists, found nothing                    314 ( 0.92%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[################-                                                         ] 21%
          waiting: 424789 / active: 26     / done: 117800
================================================================================

20:40:08.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 117977: status.find.is(200), but actually found 401
20:40:08.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,117977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f5c365e, username -> user.1002870, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7afcc1ee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215208602))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjQyOWppMDBlZTA5ZTllZWxmdWJ1cW45ZmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGVtaDRhRGRYUkVKTFpXNXRTRUpGZDBzNVFrNVJMbUpRYXpacWQwOUlVbmQyVjNSa2F6SXdXVk5sTm1VeWQwUmxOR3Q2WTB4aVNETmpjWGRyTUhreGNGRktaVlp4T1ZWNE4yUjZXalpFUlU1Zll6UmllVWRUWVVRd2RUUTJjRlI0YkVWc2JrNVBWRmMzYTNWVlRFMW9VeTFOVUVsalFUTmFiMFEwYkhRMVpWQjFSVFJLVGtaTGNXUXdUbFp1YURsM1kwRmFWVzFDUkZoM1RuVmxTemxuVWxOR2ExSTFTVU5DZVUxMlZEaHdPRFV6Tm1neGNFUXljRmxSYmtFM1FuSmZNbXR4TnpCcU9EUjZZMGRTWVZoWGMxOTJTRjl5UzFOaVdYVnlkSHAyT1dSd1ZEVkxVa05UTWpkWVJHTjZUVlF3VmxFNFJFNDVaVXRUTkhsNWJHeGpjVjlGTTBRMmEyRjBlSE5WYlRSTGRFWjNkR1pOTkcxR2NuSkhVVU0xTVVnMFRrSmpSVTFrVjNRNVJ6bHhhaTFGYm1OS1oyeDJSVWR4ZFdSMVQwMVlOV3RpY0RBM1RUSXdOMlJ6WkVselprSkpZMGhpWW1SU01TMXZXWE5FTTNKcGRqTkxWbFpvWDNCbGNraHdWR3RDUjJGMlREaEJUMmRvU0daaVRrSk9TRkZ1T0ZGUGIwRjJObWc0WlRGWVlUVkRkRTV0Y0hKT1ltOTBWMFE0ZFdkWWJIbEdVazF3ZEdWME4zb3dSbDlmVG5oT015MHhUbTk0T1V0ek1ISjZVWHBEVmxKMmNrWkpka0pNUlVKSVV6WTRNMk5oZGs5SmRUTkNlbXc0V1haMFFscDNhamh4ZFdab05FSnVVMnRaUzFwa1h5MVVXbEpuV1hSb2JtSllNbFZUUkhkVFNUVlNkazFXU0dGRmRrOXllRXhCVVhjdFJXMVRTSE5GU1MxV1dtaElhMHBIZVc1alpYTldWMFl3TUhKbFJWWkNPSFpUYTFKU1ZXaEtUVXhLYm5aVVRsRnRPVlJ5ZVRGdU5YZE9aRVUzYWxSMmVsZHpTSFE0YVc5T2FGOWplRU4yUWpGRVlVNTJTVEJVU2t4UVVsSXdNRTFDVmtWR2VtZG9MWEV0TTNkUWJUZFdWVms1VUhGdlpEUldPRjl5VjFaU1dXVnNlbHBMYm10SFRsZFNXRVZsZWpsRk9UWkRaMDlUYUdSeFNWOXRNVzloVFU1MFNUUk1iSFV4VTBSaWVsOXpMak5mVEhaUlJtVnFjREEyWVZnMWNXTTBla2xPYldjLjhGdndITEJKdlgwZkNVOXRKQTdDVHQxQWlheHVHQ2JUMXdjUDB0TlF5OUEiLCJleHAiOjE3MDYyMTU1MDgsImlhdCI6MTcwNjIxNTIwOH0.CRS92Z_ZtLuFfBnEmXM7IEWsya3uF3zUzzEQ2-q7lX8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002870"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:07 GMT
	x-forgerock-transactionid: 07f48da9-7660-471d-816c-635637b15eca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:08.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:08.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 117977: jsonPath($.tokenId).find.exists, found nothing
20:40:08.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,117977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f5c365e, username -> user.1002870, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7afcc1ee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215208687))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:07 GMT
	x-forgerock-transactionid: 32811481-42f0-4e16-9670-beb814f269c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2NtdWhhOGprNXBnZWw1ZGtlbnByMjlsOTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk1FcDVUVEpQV21rdFNXeENaUzFuVFhaclVHeEJMbGw0UkZCMWRHNURhRVY2TFc5MVVUSlFaazE1VFdaNFZ6UTVkbXRCZVUxVWNXNURlVUZJWW05aFVIUXRZbEpETm0xbk4yOVdXRlJwV1ZwaGVWRm1ORmgzUzNZdFUzcEhSakV5Y3pGeGFqRTViVEV6VHpsRGNISkVSVlE1WDFWcVJsSTBTM0pwY0VzME0wZEhNRUl5V1ZCUlNqWlJkMFZOT1ZwRWNsSm1iV3hTVlU5clVVZHJjVTVOV1RoWVNDMWZaa1ZZV1U1MldFVlRkMTlvVVZab09EVklkM0JTVkdKbVJ6ZDJVbkJOYW1Vd2QxWm1lVEJvZUhKNkxUaHRUbkF0TmxGR1QwRmtZVmd4V1d0Q1FWSjZiVEpKY0VzMldYYzNjMUZQWkdkSVFrMU5OMHhUVGxCMVpGQTBPVTlmWldSVU1GcEhOSGhRYmtacGVUUm5jVzkyZUc1eVNtNXRkbW94VlhST1ltMUNNV3hsTkhjellUUm9MVk0zWW1kYVFWSlhaM2hsVkhCd01DMUlTMGhLVjFCNGVrdGphMjk2TVZBeE9HWnhRMk5JVG1sYU1UaHdRVXhCY1RGb2JscHFNbHA2UjFkU1JIUmxkMVJRZEc0NFgwTkJlVFU0VTE5aWNtaFhSekZ5UkRGRVpVZFdURmhGUm1acmFWZzNWRXhWWDBWR1RrRmlkbFZEY3pCdWQxWnFibWRRVVZWSGNVUmxPSFpwWXpGQlZEVmFkbTlHVUZOT00zSTVOblpZVVcxcGRIbHNhM3BrWVdOZlowSlRWeTB4Um5WRk5YSkthV3AxWm5Bd1NscEdjWEZyZVc5WFh6aFRWV05uWDE5TlpXZFZOV2h1VEVwek4wWmxUbGxXVGtsdmNqaFBNalZZZHpkRExUbDFMVFprVFVaRWVUWnRlVkZxYVVsc1MzZzVNMEppYUROS1ZUSlJVR0prVlVGS1gydDFaMk5TTmxZM2RFNXlSRkkzZW5oTmNIQlFjemhGYjFKV1dGSXlYMmN0TlZweGNsVjZaRGRuWW5OMFpFSm5RV3hwZEc5NU4zWTFRa2xpWlZWbGExWlROazF5VlVnMGJuRnFTWEJrT0RaVlRqWmhiaTFoV1hSTFJHOUxkaTFhZEdZNU1EUXllbEZOWDNKRWMwUjBaMDlKZDBFMlYyOVhVRk5SVDBScVgzTkRlRmRETTNKZlZreHdlVWM0U1RZNGFYSlZMbXAwY1U1d2MwNXdXa3h1YlRKS2RrdEVYMWhoTlhjLnRHWGcwOU1ZYl9zYm1LMk00aGg4dC03Z1RKdS1EREUxYUtpTlhjMDI4ZWciLCJleHAiOjE3MDYyMTU1MDgsImlhdCI6MTcwNjIxNTIwOH0.McGfmRyjXZLX7MaaDGWjlL9chN_Qk0cb3J68oZlE4Yk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:08.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:10.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 118310: status.find.is(200), but actually found 401
20:40:10.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,118310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f10e600, username -> user.1001360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@653048ae, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215210756))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2Y0cm45bWRvdjJqcXZsNzNrNTRuNXZjYTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVkzSmZTRlJUZGxZMloxVklZbGMwUkhGTVJtOTNMalpGY1RGT2QweFljQzE0YjJkMGVsSlFjVEoyZUVjeWVXWmlXVWRxU0ZsdWVHTkVXbk5qZDFkcVoxSmhTMTkwU0haUU5HMXFRMWhZZVVsV1NsUklNRXBRVjNSS1RHdENXblIxYlhrNFNsbGxhV3BsY1VWb1FqWTVNbmxLUVdkZlpEUnNlVmx5YjB0UFVuVlpjMkpuTjJOaGEwVnVVVEpGWjJ0MGQxUXhkazl2ZEhvek1XcFNVMU4zYzFsUlJYcERMVjlOTFRscVlsRkVaWEl3V2podVUyNVJObVp4VlU0eFFsQm9ZV0ZtZDIwMWRuaEJhMFoxWDFGUlpFNWZiVTF2TkdwNFNXUndSM1F0VkhCNVowZzNTa0pRTkc1c2ExcEtTMlF3VG10VFRGZGpURGhuVjBOeVUyVlNUR2hJWVdrMGNrWkhjMnBTVkZabk5WSXRNRjlwUVZaNVozSXRUREJNYmtaQ1QzTk9SVU5IYzNKWk0zVnhTVmRSZFZvMVExSklkbEZHTVVsV00yc3laMjFNVDJSUmVYTlhURlkwWDFaUmJFNVVVamQwVjJ0UlUwaHhZMEY1Y1RsaWFtNDJSa3B4V0U4NGRqUkdObUpRTUVGS1NtWndUV2R5V0RWb1NXWkliR3BCWm1GeGFHMXNlblJZYm1FMlFtcEdTVFpIWmtnMlYzWnNSbVZhTFVoTFRVOVpSV0ZaZG5GYWVsUmxSWFF3Tm5Kd2J6azVhRWh1YW1WME1uWk9ibXBMYlhOdmVYTTVVbGhoTVZSb0xVMUtVbXc1U0haRWIyOXRaREp2VWs5UUxVaHZTR3g1VldrMFZEWndWblphWkZkalYzbHBXVmhJVTNwR1FreHVSa05pWmtGUVIxRkVZMmhNUmxGR1dWRXdOVVJGTFVGaVlUbFJkRGhhYVZWM1lqRTRaVTltVGtKUllVeFNZbkp0WVZnMFVEaFpNSFk0TlZOak9VaFVVVEZJTjBFMVJXVjFjV1J6VFhSTFNrTnlZM1pZTlhsdGQzQm5hVEV3VFdaeVYwcDRPRnB5UVdFeFRsVk1UR05uTW5ONmRtSlVVVVJuZUc5UGMxWkRZbVpNVkRkU1RuWjFVR3RPWW1sNWVsTlhVek5qUWxaSE9HbzBOREEyUkZCMFNsTnpaa1ptTFhscGJ5MVNNemhJWVVkYU5tUmZSakpKZDJVMFlUaENZbmd6T1RCTVoxOUpMa1YyT1RsME5rOXpWMWhZTkZCeGIwWjFRVVJXVmxFLnBmUFlaNnZnbng2OXlXUjNmRl8xeENiNGNFRnZVOGh5SFZRaG5sbTY5T3ciLCJleHAiOjE3MDYyMTU1MTAsImlhdCI6MTcwNjIxNTIxMH0.1FGOkzJE41lwXUcaSUDtEw0jCj0w32gZchEv-E7mzQk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001360"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:10 GMT
	x-forgerock-transactionid: e803a951-adb7-4fb7-ac8c-73f1b666bd88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:10.806 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:10.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 118310: jsonPath($.tokenId).find.exists, found nothing
20:40:10.845 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,118310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f10e600, username -> user.1001360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@653048ae, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215210843))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:10 GMT
	x-forgerock-transactionid: 2f168d35-8e5e-438c-beb5-f647b75e7cdf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGYwaWhnNmZqZ2E5ZTZncjFicjRqYjE5YmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWNFUjBla05uTjNSclJFNWZRV2RUVGxaVFZHTjNMblJzYURCdVVYWTRhR0paYjB4aldIbDROakJ1V1doUmJXUXhjbXA2YTIxVE9GQkZhbGt6WTFveU5uQnVUVXRDVjNGT1oydENURmxmVEhGcGJGVlBOWEJGUmxkdGJEZHpiekJUYjA0dGVXbzRNVkpHVG1vdE0yOWlaMWhCVDAwNVQwSlNiRXc1WW5Rd2JEVk5ZVk5LYUZoNmJUTjNRMEoxUjBoUmFUTnFXalJZVkV4SlkwUnpSME5NUkRZdFMxVXRiVTFIVm1zNFZreE1aMGxhUVZKTFVEbDNlbXgxYzFkalFXNTJlbkV4WTBaWmVERnVXVWh0TFVwNU1WSjZiM0JUWDFaak5qVnVNbEpHV2w5aGFrdFZiazVvT0VGT1MxTllVMWhpVVZOaU5WZFNVMHh6V0dGU01HcDBUM2x0VEVjMWJIUkhYMmx3ZVVsaWVEbFZRa1J5UlRCU1ZWQnRkMVJzTFVad1JrOVRkMDFWTjB3MFNWRTFObDlNVUd0NlpsVnhOa2RYVG5oemNFcGZTa1I1WVVsMGRsRTROVmN4ZGtwMmF6bG5hR3BzV0ROeFpIRjNWMEpITkVaRlVXRmhZekpRUW10c2RISk5WR1ZCYldOUFVFVlpjM0Z2Y0dKaVVsOXBkRk41Y1ZsdGMzZEpTWHB3UzJKWWIyRjZTRVpEZG1GRE4yTjBaMmMxY0hWUlpVNUVRVnB4UzFkUlJrSmhVVWR4T1cwMk5YaGhWSHBDTldnNFEzZE9SbTlPTW1WMWVtMXJYMlprTVdoRmIzWkxSamRoZUdSemVXNXdkV0ZOVUZONFJqRmlWWHA1TlVoNGRUUTVXSGRyZVVSZk1rdFhORU5mWkRkNFprZFVhMnRGUjNsT01YWjNjSE5wVDJwSVh6ZE9iVWN5TFRGalMycDFWMUJNTkRKNk5VOW9iR2RwTUZOdU56TktURXhVTmtocFF6QXpPVGhZT1hwbWNYZE5hSGRFZUdVemVXMVZlR1ZLZHpkMVlVWnZWMnBsT1ZSR1gyeEVXVlpFTm1wNlZ6QXlSMkZTT0dVNU5qbHlRakV5YUcxb1FUSnhTM2cyU0hSVWR6ZGFNelZUUVdORWIxZFdWSE5QUWpGd1oyOTRVM055VVZOeWNXTTVVVVJ5VEhKdmRXNXpjbmgzVjFsVWIwRkdVVTA1YUhWRE5WaFBaVXN3U0ZWT1lYbDVSbEZ2YUhSMU1WRk5MbTlFZEZOS1RERXdSR3BTUTBSUmVFUlNTbFZSUkZFLm5pdGpKQ0tqX21xYVpLOUplRXVtcGZhU0tTSXc1MGNIRXFXT1BDQXBFNDAiLCJleHAiOjE3MDYyMTU1MTAsImlhdCI6MTcwNjIxNTIxMH0.cXDDS9PYd_nkCZ-RsQ33vOQHfh-M2JzJ5oAKgoVjB6k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:10.845 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:11.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 118375: status.find.is(200), but actually found 401
20:40:11.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,118375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1eddb9ca, username -> user.1002336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28584b21, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215211265))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHUxcjAya2FwdWtldGE0cjJtaTI2cWtiaGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWRGUnhaekJWT0haYWFEaGFVV1pmWkdWWU5WRjNMamxwYW5Od1FWZEpWbk5oVjBSSFpFdzRTMnhLUlhwMFJHUkZXbFZ0U0VkUWVEZG1SSEJvY0doUGNrSnVWRFZYYVY5TVF6TnNSemh5VVRKc1NrNUVlVEI0WlZsRFdXOW1iV2xIUVdzMVZrbFliRUpRVUZRMk5rRm9XbXAzZDFGTmFFdENObUkzZURoRVZUbFRlRW90ZEVkeFdVRTFYMDR4VTJObFdsVlpZbEZOYzFScVpFaHFhamRvUjFCRGJsWjBRbGQ0TWxSamVWWmtOMFJQVmxGcGNXMXhhVzloUTBVMWR6VkpWbmRITVRaTFlYaHZaVVJPVFVoUWNHeEJRV0oxYldwQlIxcFlhbDlZTmxwUWNVSXlOR0k1WjFoclVWVmpNSGx5VDJaTE9FbEdOMU5MVDI5cU5rOXhhMWxmZWxSelYwMUVZMnN5UmkxYVltcFZlRk0yTXpsNWRYSnZSalJhV0V0NFowWlVRbFpvTmpsbWVUaE9UekZFYUV3NWVXdERaRm80ZUVOS2RuUXllR1JLUTBzeFRFaDZaVUp3YkhFMGJsQXRZVUpzYkRaM1ZXbFNYekY0U2tKc2JYcHJiM1ZrU2tsbVJYaEpkRmhoY3pkQlNIUjBXVkJtWkZKWlZIZHVOV3QwVUZaNE5USlBVMHh0WkhSUGEzZG9hMlZKWjJoMWNGaGZPV1pTYzJwcWVWZDJRVXRPTkhJMFVUTmFSMWg1VlRWYU1FczVlRUZxWW5wWmR6Vm9aMk50WWtsUGRpMXFlSGxtV1V4WVJWaE5iM296TjFwTE1XUm1WV2xwY21kRFNpMVRUVzVXT1MxNVZVZFJlVWhsTFZBMFNHUnVRekZIZFdsYVRYbDVMVzQxUTA5MmNIcGFTMUJ6Y1cxQ2VIZ3pkRTFQVWtaQmRuSkZVR0UzZEd4eVpXUk9haTAwTURsaFJsQm1iM2xxT0dVdFRFODRjWGxOZWpsWk1FVk1aRWN0V2xwblZHTTVYMWxYVERkR2MwODBlV3RTYmtkSloyZGlVblYwT0RRdGFIUTVWV1F6VUZSNlprcHVaemxDZGs1SGNtaExRakJHVGxNMFZrd3RkMDVXVEVOelpFWTRVVmx2WkVONVluaDBjWEp5ZUhoa2QwZEJhMTlxWkdkQlRHdERUVVl3TkhKM2VsSk5kaTFmVG5KQlZGWmljUzFUWXpOVGIyWk5XRWxtVjIxNFRXeDNMazVwV2xCTUxUbDVkbWc0VGpsTldsbzBYMjF2T0VFLjhraTVIa282T0VmeE8zU3NPd1pvNFBRXzVDWi02bGZYb3dXd0tmblFoXzQiLCJleHAiOjE3MDYyMTU1MTEsImlhdCI6MTcwNjIxNTIxMX0.o1A9ggljO0Iz2NBJRcFtKEqJrRt0TfpRKokLbgxQLQw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002336"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:11 GMT
	x-forgerock-transactionid: 025c6f85-fe1f-49e0-99f0-6a1e960e37e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:11.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:11.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 118375: jsonPath($.tokenId).find.exists, found nothing
20:40:11.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,118375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1eddb9ca, username -> user.1002336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28584b21, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215211358))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:10 GMT
	x-forgerock-transactionid: 192aa868-a93d-4e20-ad11-c668f0e06c09
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnYxN3M4OW9iZmU0OGc5cmthazE5ZXRlbmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWVrcEtlVXMzUlhwak1ESXpPVlJLVWxwYVdDMTNMaTB5Wld4TmJGOXZVbmN6YzFORk9HNWlOREV0VWtoYVoyVlJORVpYZVRBeE9GWm5aRGN4TTJwb1VFdE9RVTVQTXpCMmRtOHhkalJ3WVVZd1ZERkJaVVV4U0RsQmJURmxVSHBRT0c1WlgydzBNbkJ2ZEhZMWMxaEtPVlJOWDE4d2NqQkVRbDlyV0RGdmExZEJaVWRUWW0wMllXRnhTMmR2ZDBkNFFsWnpNVzFIYnpaNmFtVTJZbmRYU0U0MllWZ3hiekJOVm1zNVJ6UnhUaTE0WjAxbmVHWTJiMDFXT1ZKUllWSkpjbU4wUTJRMlFrZE1OMlowV2pJek5uQkRNVFIyWmtOdVNXaHVkRzgwY0ZwbVRsVk1URFZQUVUwM0xXUlBVa0ZDVldKR1lteENZelV4WkZVM1JFOVRYM0ZEY2xOTVgxWlhaSGcwYm5KdFMxSkVRMkZyWmtkS2VWcFRlVmRuTmpRMWEwaGZWWEZtVDBaNlJYSm5iRkJ6WW1OMk5TMWhVbE5rVldsMWNHMXdVMk5GYnpZMllucEdaM0l5TWxCaVkyZFNURkowTVVzeU1FbEJiVUp6ZW1kd2IwTktWMFJVUkRsb2JsVlZaMUl0VUhWUFNrVkRjVVZzWDI1cVpEQnJWbWROZDJkWUxWTkdTekF0TlU1UVNrbzFSblp2WTFkdE1VSjNWVWwzVVMxNmMxQTVWVk5sUW1RNFJtYzBXWEpEYkVKVVYxaEZVRTVQY1VJdFdEVjJaMlZCTUZkMlNYUkRXbEJEU2pVelRXdFBSRkV5VmtwWExWcGZOQzFhYUhseWNYUklkazUzZW1neFZFbGhlR05aVFZsTlIwaEVSV0ptT1RSSlJIcFNMV0U0VGs1QlltTmtZV2gyV2s5SVRrTmZNM1pQVTJoNlRVNTNObEJLTlRjM2NVdHdiREpPUlVGMWFIQXlRamRmVjFkT1VYQnpjVTk1UmtWQ1UzQkdjbWR1U1ZCUWJGUk1VVFZCWjBwSE9FRXhSR1JJZVc5NlUwdEdWbUk1VW1sdlRFTmFTMVZvV2pWVVJIWm9WMlpmV25KZlYzWkhNVmw0Y0U5cVpTMHRiVkpZYVVzeE9VbEdRWEpKUzFoM2NIY3lSbFJwT0ZGMlZuRjJWRTl3VVc1RlJuaENWRmg2WDBKQ01sUm9Na3A1V0U5aFdXUlJVbEYyWkVjM1NGQTJiRWhFVW5wNFRFeHZMbTlMUjFsSFIwWTFiWFJzVERaa1ZVVkhNRUpHVGtFLmktR0k4ekE2VXdPOGktM2VhbXgxUTBGMG5RVmw5M1VRRTNpR1A2ZmpFVHMiLCJleHAiOjE3MDYyMTU1MTEsImlhdCI6MTcwNjIxNTIxMX0.PFBcXYUGGYWTPl4ZeOQGRy8ohDrH63nmKHnKr3mNMyg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:11.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:12.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 118502: status.find.is(200), but actually found 401
20:40:12.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,118502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72a49ad8, username -> user.1000908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61102de1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215212077))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzgwOWMyaWYzdjVlYWVnNnYyazZhb2kzbzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWN6SmZMV2R4WHpJemEwVmlPSHBoYWswd2VWaEJMa055TnpGelJERnhkREl3VEcxa1FUSTVabFJTYkhwVmVtWllTSEZ3YWs5eVZtdHdlRk5TTVZkd1ptdG9abWR5UTFCT1lYRTFkMHRXTjBGT2VVeHFWSGxXYldwSWNWaEJUMnhtYzBwS1NGaFZTUzAxV1UxUWFIZHpObEJaT0cxMlEwTlRlVnBxTFhkWlgyWk1aVWRGYzJZM1JFWmZja1IwZDFOSU16Vk1MVlpRUm14c1gxQnROMmhFT0dkVGJHVnNSSHAxZFdaWVJXMUlkRVpmVEVKbFJIaFlaSGRJVkRKWE1YRnRlREZhUWtkeFlrdFdVRU52YkZCdU5GQlhSa0l0ZWsxRFpEVlNSRzVvTFRKS1NrWXRlbVp3U2tVMFNsVTBVVmQ2V2pjeVVXYzFaVkp0YVdsNFJXUm1jekZQYTFKMFpWVTNhMnczV2pKRVVEVktRM05PTkhoSWRrVmFlVTlrTlZGcVlXTlZYMkkyUWxSaFNUZFJPVWxqUjFVMllVbElNblJUYmpsTVZ6SjZZMGhsTUVwamVVWmlWRUpVZEZoMFYwMTZaVVpxWW5KVldVYzNNMHBRUWpnMVJWY3RZazFWTUdOM1UwVmFZek5IYUVSRFFreEpWR3BDTXpCa09XNUJla1EwWlVwblprTkVTMnB5WjFkR2FtaEpRbkZXVTNWbFVtMUlVRTlOYUZablpGcHlZbTFSUkZONmMwaEJPRFZsU0ZOa1dtZ3RYMU56V2tGblMxWnhSRkJQT1ZCR1ZUaDFaMTl0YkVGek4zZzNaV1ExTFhwUVYydzJTekUwUzNaUFZuUTBiMGRoVlVzemVVVlVVVFoxTVUxdVIwRmpibTFYU1hkbVkzaEpibVJuTUVoeFducHFZa1JUZG1ZeWVVZzVVSGRKV210ZlJFNU5jak0zT0ZNdExYcERkR05zUjFCbGJHaHBiM0ZUUW1WNVlVWXpSMFpxY1cxRWNVaE5YMjVDZVVaUGRsRk9OM2RCUzBwU1dGQkZYMVpaT1VRd1JISnVUMVV6VURkbVgzZHNOMm8zUTBkUmFVOW9VVTF2WkV0WVMzWldiM0ZRZUVFMmMxUlliMlEzWWxCRmNqZFJNa2hyYkhWSlZIZHFNVTFHYnpWek1sRndOMTh6YjFkd1MydElTMGRuWDNGb1RGQkhMVTk0VFZBM2JGQktibkpPVkZkRVdFbzJaRkpFV0VveFpUbEJMbWx3ZVZKSU5qZzVlVk5ETUdaUVRsaE9kbTB5Tm1jLmJqV2dRblAzX2Y1ZVh2LVRIaWsxcGFMYkxTOG9SVWhsZEhsT2hZTkNvR1EiLCJleHAiOjE3MDYyMTU1MTIsImlhdCI6MTcwNjIxNTIxMn0.PC41XHSGQvfDEBt_uXiQws_ii9aiJGXGV-nrdjMhNE4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000908"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:11 GMT
	x-forgerock-transactionid: 8b181a85-a31b-4f86-9470-3dcb59e80625
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:12.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:12.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 118502: jsonPath($.tokenId).find.exists, found nothing
20:40:12.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,118502,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72a49ad8, username -> user.1000908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61102de1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215212168))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:11 GMT
	x-forgerock-transactionid: c9b6a583-bf5e-4b1d-b715-370fe38a4f4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3M1NzNsMXRqc3VtMWV1YWlzOWY2djY0ZjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V05tOWlkRkIwVlV4Q1lYVk5OM1pWY25kTGJISlJMak5ZZDNwc1RrZzFSRjlGUzAxRlgyUlRRM0ZDYTBWUE1EVTNjVzA0UkV0VVgwTnBNbXhRV1Y5SmQxUlRiMmRxVjA5eVZVb3hOSHBpUzNSTGNFNHlNbWwyY0ZRd2FIRnNWV0prUkhSVWJFSktiR1ZhWlhsVVozazNZVm93VlU5NU9VRmxVbVZ0VDE5NlMwMXdaWEJoVURkRk5sVmlXV0pWVldKWlYzQjZiamhDYTE5MVoxTnVUbUV3UkZGWVMzbFdPSGxWYUdKMlgyd3hVWGxFTkMxRVlXMVJjVTF3T1RselRGTmlOMHMyUm0xVVFXczRkWGR0TldSQ0xXWTJhSGRuUWxBdFVuQjVXazVVUjBOWFNtc3hUM2czUkhSMWRXdE1jMWhMVjE5TE4yaHlORmxLWlZGRlRuTlROMkpIV1UxaVNqbDVaVmw0U0V4RlFWQTBOMEZrY21aT1dUWk5VMDgxVjAweWNtYzRiVk5tUkZCRldsQkZNV1JuZUVKT1kxaDNlRzAyVW1wR05FcHZPVm90V0Y5RmRHZHBhMHhKVUd0R2QzaGFTMFZMT0ZKTlJrZHdhREZ3ZWw5dE4wUmlZbWxwTkU1bFNuSk5hbmcxTWpSbFkxODRZVXBsYkRGV01uWkdkV05CYWpGVldUSTJjVFU1U0UxS1ozTklkRXhrWVhobldFSkpPVGwwVWxKeVlXSnZXbE16VFVaeVNEbHphVVpFTUdKeFMwOXpRVGhVUmt0T1dtbGpVMXBOZDFodmNuSnhabmRpUTAweFR6ZFNSV3h5Ym1ObVFsWmlSMEpCVTFCd2FIbG1SMGh1UTNSSFpqYzRjM2h2VUZKM1NsbE5VbW8zUVVoWlFrZFRRamQwVUhCcU0wcElWamhCVUZwdlpXUlBkamgzVWpCQk1GcHFRMjFyVUdSclNYSjRPVFp0TmtoNVUwVmFjMVIyUWsxZmVrVnZjbFJtVnpSNU5UaGlNbFJ5TkhkSVRsRmpRVTkyUVZvMGJXRlhYek5QWHpsc2IzaFRlSEp0VmtGM1dESlJlbVpFUjAxVlluWjJObkp0VW5ocVFubzJhM1pxYm5GeFdYbzViVFl4ZVVORU1FSk9TRVJDUTJGdGNqTkxaV1ZaWjNOSmRtOXpVV3BOYUhGTGVVSXdXblUyV2s1dmRFeG1SV1p4YWxKNVlXOUdkRVJRYUc4eU9GSmFWbXB2Tm14RVVqUnJMbHBuYWtneVUyUnVkR3BwUmtRemJFdHNiM1o1VjJjLlZMNDhjVmlsNnFYakpWQWtkODNKbUhMSDZnX2R4MXFzZ1hlenJ2NGFaV3ciLCJleHAiOjE3MDYyMTU1MTIsImlhdCI6MTcwNjIxNTIxMn0.paLiNYEHtroN1q44GZ98nTxT1xbHuE8a8eooI-LsMqE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:12.169 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:12                                         805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=217179 KO=11746 )
> restLoginInitiate                                        (OK=107489 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=107143 KO=318   )
> restloginProgressiveProfileCallback                      (OK=2547   KO=318   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.71%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.71%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.68%)
> status.find.is(200), but actually found 503                      4958 (14.60%)
> status.find.is(200), but actually found 401                       318 ( 0.94%)
> jsonPath($.tokenId).find.exists, found nothing                    318 ( 0.94%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[################-                                                         ] 21%
          waiting: 424008 / active: 36     / done: 118571
================================================================================

20:40:14.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 118838: status.find.is(200), but actually found 401
20:40:14.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,118838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eb510a0, username -> user.1002221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d0db721, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215214343))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTFtaWFzYTc3OThuc3ZsYm1obWVlZmo1a2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFREUnhjR3BOYzFCVmFISk9TelJxYzE5aVJHOVJMa0o2YUZGbldHcERTMEpPYmxKSVJUVjJRalZRUVZkMFh6ZHRURUZYVEhWdWNtMXFNMUpFUjFrNGFUUmFRa3MxVlRoa2FEWXpaRWR6VVc1dGFteG9aMW81TmtNMlNHNVVjMkZEV25SeFNWaDVTMk0yYjJadGJGbE9UakJ3U2t4SlVURTNOSFpTVVY4M1dsZG1jWHB3ZEdwZmVtMVpZWEYwWTJSWVltUmtUV3RzZVdGZlpIbDZaMTh0Um5aMGVqWlJUMkZsVkVwTVYxUmtaRE52V1hSZlpYQTVSVzVOYVVWWldXMTNkRVpvWlZaVVFrbzJiMjB4TWpsUFFqWnVNamxGU21ndFFqTnVkbTQ1TlZWSFEwSjJiVXBYVmt4a2NrRnFNWHBHUmtWUmNHUkpjWFV3U0RSSFZrWlRUMkoxUW1kbVVUbFBjMVF4UzJSeVZrdzNWSGx5VkdkalIxSnlUalJuU0hoMlYyY3ljVVpWTlU1M00zTmphMDVLY0Y4dGJVSnJhRlpFT0RScGJtTnNaRTVDZEdaeU4wdHFUMkppTmxGWVdWbzFjVFZyUTJGM2RtOXNiemt5TkRGalIzRTJZV000YzNsSlZHaDJkVTgxVUcxTGJubHljbVZWVkVKaU9VdHpaMVZNWlRrd2JVdEVSMEZhU1VWV2RsbDVaWEJmVDJ4SmVFdFhWbEpDVGxBM05sSkJSbDk1UWtKQ1EySkpXbVJxZUVSRGFqUm5OVVZEYzNreFQyTlVabU52VUd3dFNUWk1ja3hWYkd0VlJHcHdjamxKY1dsZmFHbzVkVGwyV1dsblpscGhZVWQxVjNoMFJsOTFObk5ZVXpaU2JWWjVRMFpDUm5SaVZFRXpiblZpY0RKQlJGSm5ZMUpOVjJzeVNuaG1TR1JvVm5oUVZWOTNUSEIxU1hkek4weFFlRTVHVUhaRldVZGtNVk4yZWtkaE5HTjRVRmQyZFhKcVRFRnlhM1l4Y25sd05sOTBjR3cyY3pjelNVUnZUbTkxUWsxWFNtUlpSbmd0YURsSFRHbDZNWEpWWkV0bFNtSXdTVEIyTURNelJYRkhibUZ1TTNOVWExRm5NVkJFWVRKTGVVOTZZbmxJYjJVd1NETnpNMjkyYzJGQ1ltbHJUVEpDVERKSVlrdExZV2t4Y1cxMlIybHBPVE5TY1RrMFRHUjFTakZFUmtoTVNGSjJWSE0wVkROdVVqWnZMbGhQVG5NdE1UWlRRbFZZWDJOME5URm9NM1pDTkhjLmdITXBiWXo1WXgxdlNZQWZac0NCVXNqUnAwanJaU1A3aHNtN21iLUVQazAiLCJleHAiOjE3MDYyMTU1MTQsImlhdCI6MTcwNjIxNTIxNH0.DfcFmDflX8p-Babe-vVVP6YkGKWqBYsTwz3j8fmTZbw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002221"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:14 GMT
	x-forgerock-transactionid: af79a2c5-da0f-4978-be9d-a7efd4588207
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:14.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:14.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 118838: jsonPath($.tokenId).find.exists, found nothing
20:40:14.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,118838,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eb510a0, username -> user.1002221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d0db721, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215214428))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:14 GMT
	x-forgerock-transactionid: 5ab9b868-6a6e-4799-aac8-ab4576ef3e45
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2Q3aWVtbHRrcWFzMGUzdTd1ajE5Z2NyMDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFZrTjNSV2N3VFhsZmRUTnJRVWswTkUxdk0ybEJMa2RLU1Y5cGNETTFWMHBVV0hreWRISmxRbXRGZEc5aWIwNUVPWHBJZFhGeWJFeEpNVjkwY2kwNVVGSnZTWFJQY1VWT00zaFVSSGQzVUZwRFVXUlFjRFZsUmxndFZEQXhjM2hEUTJGbE9GTTFjRGg2WkRWdGJtWTBjVXREVHpSVGIySkVZalZXWHpGU1dqQkllSFIwZFZsMWRESkRRUzEzVVZrelpqTlNaMFZ3Y0VaU2MySlNRbkl0ZG1wUlUwNTVTMFpvTFZwRGEybHJZekV3U2xGRWVrY3lXV0pVWWpVeGQwTkRXbFZDTW1keWMySjJjRWhyTFdVMlNVOHdNMDFZVmxwYU56ZFJVM0JQYjBoaGJuZ3RibFI2WjFWek1ITm5ZbGhLT0d0U2VXdFRWbmhNTm1odFJVOVhOVE10UXpKVmVuSlhjRm8yYXpBM1ZFcE5WV3RtZG5reVJYbHFZekF3UW5kVWFYbExlVmczZVdzeVFtOXpUMXBSVEVwd1UzTmhRV1UyZVVzNGNXRkdUVWR6ZFdJd1UydE9kVFZNVld4UmJIRjNUa3RGTnpZNFZpMUxaWHBIYVZCQ1dtRm1ja2hSWWpkUWRFMDVXVWx4ZGkxMVVGTkdiMVpMUWkxeFpHTjJRelpVTjNWRlRWUmxabHBZVEZob1FXVXdaVWx3VW5aTU5HcHFOV05XV2pCdlIxcHJOUzFTWVVscVRrc3pNMHhXUWtWRVNuWTBlVFV5UVZkUlpVTjZjMjl4U1cxdVdHdHZRVXQ1VW0xTVVqQkZOVVZqYzNkdlowVmpaMFp2YUZNMWNHdzBNbWRIZUZsT2EySmhja0p0Y0dKdFZqVTRha1ZOYVRSMmJHcG1Wa1pUVUhSNk9IWkNjRFJTTkZSQllrVTVkMHB6VHpneE5tNUVPRlpIT0ZGcFoyeEdjRE5uYkhWSlZYTm1UbEZ0U0V4dmNUQXhWVkp0V0dkRVFWTlRZMFZsUzFKMU5GcDRNV1ZoUkVZMFpsb3piSFJPTFV0S2JrVlZlVlJyY2tkUVl6RkNhR3c1ZVZkd1dYVmxaM1JoZWtzdGVGZFpkbVZGWmtZd1gxRnNhWEF6VDBWUGVuWTBiVVZOUTB0eU4xSm1jMWhqZEZSbmFtZEZVMDEyYm1GTFJtRnVZalowZUVaNFdsWXdlbFoyVEhOWGFsSlpkMVZTYjJOeVJtSjFOSGxGV1VWSmF6WnJMbDlKWkhoYU9FVnVhMUpyTTFoeVpIaExObUUwWldjLlZmMlpoc0ZwdGplTUdpcHY4aHFUZ1RxZFFRNVI1UmdTVnRZRlM3WHloODAiLCJleHAiOjE3MDYyMTU1MTQsImlhdCI6MTcwNjIxNTIxNH0.xhayn7dqvQVjfS9rLSSYmvL1CV7h2phhyLZPOEVn5_s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:14.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:14.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 118844: status.find.is(200), but actually found 401
20:40:14.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,118844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6af0fd42, username -> user.1000635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5996e3c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215214382))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjRxdTZnYXM3bWZjMnV1MHUwMjJhdWVnbDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2JVTlpRMkl6TTFsUFIzZFlYM1I1Vm5wSlpVOW5MbTVDT1RCVVpIWjFlV0Z2WkVOdlpGVTRjalZMYTFGcFdIWlRZV2RxYWtSRFVFcGpWVEV3V25JNWJFUlpRVWQ0VEdsUFVrSk9SMXBOVGtacmVUTk1ZVUp1VkVKRFRsY3lTVVpUY0RVMWFGOXpMVlpqY0dweWVIZDRlbkJwUXpCV1NteFRkVU52U0cxRVJGZGFaeTExT1dRMFdUWnFRWE42V214WVpWRnBkRWN3VkRZeVFUaEZkRGxEZG1Kb1pGcEVhVGhuWlVaQ1N6VmZibmQyTW1vMUxWcFVPVmhGTmtaelltSlhaekU1VUdSRFIwTkJlRlo1VDNSU2VHcGZkblpMZDFScFRFbGxaVlZPTmw4eGRHWklNbkUzTWpOR05rWmpNMEpwVTA5dmRUQnJiRmMyUzI5a1preDBWRFJ3WVRoWlFYYzBTMkZmUzA5SGNVMDBUMFpDTkMxeE1VVkNkbWxqZEhFMU5sTTNlbXRmU0hnd1JFMTJWMmhVVW5NNVdUUmpZV2hvUVdaWVFuRTFOa2s0YkY5blUySkxTRXQxZG05Q1EwbEpRa1ZyWVZSTWFuRkxUbFJ4VjNOUGNrUmZNbWN0T1ZsRmFrTkpkRVpEYTNSRWRtczBUMkUyWmtaNlRuRnJkazF1TkdabU5YUjFjbVp2ZWtjelgwbE9hRnBrY1d0RmJqSnVSMEZwVERKbVFsSlhTMjlEY0hKRVMydEdXalZ4TmpSS1VWazRaVEJ1ZERaM01XWlRSRlpUUlVsRmVrcGZUWE5NUlRaamVITXdhRWhxZDFWVlZYTjJRamQ2V200MVdWQjBVRTR4YW1nM05HZHhhRmh2ZEV4UmJteFlRbVJZZVZsNlZUYzVXR0pzTVZGU1NUbHBiRUowY0RscWMyZEViRVpQT1RFNVJEVlZVRlUwTUhFdFVXZHhaMEZ0V2t3dGRVaEVPVFpWWTFWeldHOVdjekYzTWpaNU9GQndYMjFPUkdkeFdEbFBVV0YxZWtWS1pXNXNka3RqYkdSbmNrWndUVkZoYzJobU5HRnZZbXRWVTBrd1JVZExiblJmT0ZCNVoxZGlkMjFQVmtKQlNYUlZTbU5zTTI5bFkybzJiQzFaTURNNVEzQXdOVUV4ZVZGaGRUaDNYMmh6TTJobVVGWTBhRWRNTFdWRGExTjBZM1o2VVZKdE9HRkZPVTVwTlRCbFRHcG1kbXQxVDI0dFFtbEpMbTVEVUV0cmJrZDNPRVI1ZURWUk1WaFJkR1pxWDFFLkFnSjRwdXlNdkEzQXYxV2x5OW4tQ2VSYmxZMjJkOHJTY2pRaUQycU1HUW8iLCJleHAiOjE3MDYyMTU1MTQsImlhdCI6MTcwNjIxNTIxNH0.WLrRYs9Aw5kbW-m1lx1ij4EMsbUzi9DRJSPKWIx2c2k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000635"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:14 GMT
	x-forgerock-transactionid: f4a6e262-2101-419e-958e-c7f1e913ce2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:14.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:14.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 118844: jsonPath($.tokenId).find.exists, found nothing
20:40:14.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,118844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6af0fd42, username -> user.1000635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5996e3c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215214472))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:14 GMT
	x-forgerock-transactionid: a8893dcf-a09a-4382-ab1d-b4b13cd58897
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTFpZTczdTNoNmpjMzBmMWw2ajdnMXBwOGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmRVSkpObGN6U1c5MFFXdE9SRWxvYjNGQk1GWlJMbmxZUkZCdU9VaFRSRW81ZHpacVQyTmlNbWRpVTFZd01pMDFSREYyZUMxNmRVeG5OR3RzY25sM1RtcFhjRzl2YVdGZmJXeG5jVnBXWlU1S1prUjROM1ZFTlRoeFRtSmZUMTlpVldGTU1raEliWFp1YVVkNVUyaHhWMnBMTXpSa01uSkJWMkZ1T0hCS1NTMVJOR0ZvUVVwTk9EUkdZalp0U21SamJrTkNjRFJhUmpoemNYVjZjMkY1WlZoS1JESkpaVTV5VkdZNFFuUjZXbXhpVjI4MVkxbG9UekJWWjBsV1VrNWhZVlk0TUdwd1lqaEJNazFxVDJjeWQzUmZjVUpuTVV3d1JHVjBObWx3UVdzMGMxWjFSMk5FYlhNeVZsQnpUSEI0UkVOMFYxWktVVEY0TkU1NFZUbEVhRzVPYUc5SlFsTlJja2xSZG5WUGQyVlBNa1pDVERSUGRGcDNiRzQ1U3kwNE9DMUdRWEl5WTJaM2RqQkRUemcyV1UxTVRYZHFVMk5tWm1sU2EyODNPRXBYVDFCak5XNWFXWGhRV1dJemRsTmxibUp6YmpFeFgwOW1iME5CUTBsVVFrOTFXSGMwTFZvM2NHMU9hakpIWTNaV1dYQXRXa2hZTVROWmRsUllaVE5yYWtKc1lsaGxVbWQ2YzJOS2NHaFBjbVY0UzNwcldtZFhUVzgyZEdwcWRsOTFOREZJZURoWGFITmFWbE5hVTBveFVIUk1ObFI0VlhScWRteGpSa1pJZGpobU5VdHdSM0ZIY0VGemFWbzNNMXBLYUVNdGRXMDRNV0o1Y1V0d2NqbDJWbU5yYjJsMGJUVkNWV1Z2Y1hOUGNsVTNla1ZFYkVwVk1TMVpXakI2WkZaTFIxUjNZVmxmVm14emFHaGxVM3BuTjFaTU9VNWpWMWxrUkU5YWVETTJkRVp4VWpWa1YwUlBkWE0wWjJvNVVrRmpVazlDUmxkT1kzWjZVa1YzZW5SMVJXOW1UemxSWWtGbE1uQlVkWFJvYUVkTlQxOVlUMjB4V21Vd2MwbGFRMnBhZUcxcVJrZDVOM2x1UTJaeFZIcFVWbEJhYmxrMVp6VkxiRTFHYlVwak0ybElVSGszTlRSTFdWRlFlRVExV0VwcVJYcEZUMWxPTFMxQ2VYVjBRMVZLZEdKWVptdHRaRWx4VkVaM1h6QXdSMXBmY0RrdGNIWkNja04wZFdoaFRsazRMbTVEYjJKQ01Ia3hVWEIzWkRWamRIcFZVbG8xWmtFLmJxWkN2M25nNlpCZUZ2Nm1nUGhoUEkzMkZkcERlN0dINTJPMlJSajdOeEkiLCJleHAiOjE3MDYyMTU1MTQsImlhdCI6MTcwNjIxNTIxNH0.ZYRs5XoIUAeYEF7j_rpT0-B_9SpT2XQYj46DRb-xEiU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:14.473 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:14.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 118868: status.find.is(200), but actually found 401
20:40:14.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,118868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f8f54, username -> user.1000401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33fb15e8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215214516))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWI4cTlycXBsbDhzbWk1YjkyMXJoNXBpOHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M01ITnlNVzVETmpSRmVVMU9NV2g0UWkxSlF6aFJMbWd5YVhkcVJrcHVVR3REYVdKbk1ISlpXbmszVW5CU09XSnRRV001WVZKR1VtUnNNR0k1VXpZellsbDFhVmxwVVVFelZXOW5kV1JITWxKWFdWaFdRekZLUkVWWFIzcGtNbWM0ZDB0eFVuaFhPVzVHT0Vkc1QxcGFWRXhWZWtSSFlqRktVMHBWTUdOWFJEZzJNVzFEUWxReGNWQk9YMlJoTkRsTE5tSnhjRXh2V0hGUVFreHVlRFZ4VGxkSWN6Qk9UR1JWUVhCVWVXUlNkM2xFTFRGeFZFVjVjSEV3VUc5cWEzSkNhMjlxVTJKSGJFWmlRVTh4TjJORmJGVjRUSEpqZUhCUVYxUnVhalpOY1hkcVFWQnVRak4xUzFwb1RsWXpOMlZDTkhWdk5HVlRhWEF0V25sallVcDZkMFV6ZVZOME1VRkphSE5FZG0xSmJIWmFXbXQ1U21adWF6SXplbWhUV1hkUlVrczFPVWswYzB0a1pWWnBRM3BITjBkdGRsYzNkbWMzVFROc01VVnJlRXhVWjBaNVNqQnFUV2MzUWxCeVlXTklYMmhDV0c0eE9XNUNXamxSTWpJM2MyZFlUbXh6Tm0weVNrdzRVa3BqTTJSeWRVTXdYME5uT1VKVFkzZ3pka0ZGYmxKQk5VTkJZMjF3VDJoQ2RVczFPVmcyZEU5NmRrWjJWWFpUU3psZmVsWkNZbUpXZEZOS2IxTTNiMFEwV0ZObGVsQnBPVzF4ZFZkalpYWTViWEJTUzB4bVVEWldZMUJwVFdGYVIyTndVM0p6TUhKS2QwUjVXa2hHT1VGVmMyYzVka05RVUc5MFFUWmpNRTh6Wm1zeFEyaHJVVlJqWm5CTU1ISTFSV3A1TlhNMkxUTnBZbTlsYkVwWllWa3dPWFpuYVRoeWVFcEZiRkZ0Ym1VdFFrRkRWWGxQVVhCRVVYZDFWR3B5UmxSTFlreDZNRFJFZUhCNlZqVXhSbmhvYlU1TE1rNVViM1pVUnpWUGJUQlRWRXRhZEZWdmRtc3lNRFIxU21kTmNUSmhhMFpPTmpSdmVtY3RVRzlVZFZsUmVVNUtWakIxVmxRd1IySnlWSHBxVkZCVWVXTlJhSEYxWkhNMmVYTnVWR1ZHUldkVGFWOUZhbEV0V1daTWFIQnVWVVJNY1ZNMFdYcHFYMUZ2TUZOV1IyMU5VRmhuWWtKVmNISTVZVnA0ZDBwQllXbEZMbDlFWWxCbWRIUmxja3N3UjNSa1RuYzBOR2Q2VDFFLlRUTWgwNWZIUVRvOHB1aGt0RzVTN3lGeWw1VThha3I4TGJYWlNCSE0yUnciLCJleHAiOjE3MDYyMTU1MTQsImlhdCI6MTcwNjIxNTIxNH0.Z2qQoCbZzmLX-iDLItwFqAnJgeDKd52v-33umY7-fBk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000401"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:14 GMT
	x-forgerock-transactionid: 4e378bb6-cb68-421b-b627-6fdfa9ddc74d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:14.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:14.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 118868: jsonPath($.tokenId).find.exists, found nothing
20:40:14.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,118868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f8f54, username -> user.1000401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33fb15e8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215214601))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:13 GMT
	x-forgerock-transactionid: c8880f4c-af5b-42b3-ac0c-363e6652a16c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjE5aXBqcjVobGRnNDZmN2EwaDZ1cmtsYzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlduTmpWV0ZYVXpsVk9VVnFjRU5KU0ZsbkxWZDNMa3gxZEdwQlRrcFNiMWMxTWtndFlrdHNOMUUxY1dkS0xWZHhjWEl3YkRneFVYUlhVR3hEVDBaQ1MzVXllV1pRYnkwM2JtOTJUMmhNT0d4MlIyZE5WbFZLUjI5bFNFMTFOalZuWlhkTVZrOVNNR05CTlhKZlRUUmlRV3BvWlc1eU1HTkhkMFZJVmxnM1ExVnRkeTA0VjFob1lscHVTbGhYUlZwM2RqVTVORVZJWlRGbVZsVjBNR3haYkhSeldURllZMFZtY2xWNVNVNWhhak5sVVZwTFEyeE5MV3RUZW5jM2RVVkJOemg0UzBkSVRtZHJNR1ZoWjJKeGVVMVVUSGhQWVVkM2RHaEhWbk5CTkZJMWRuZFFlWEZQUWtWNWEySnhlVXBzTkVnMGF5MUJXVVpOZWpoS1RrbFpNbUZKWTBKRVRVZE5USFZrU1RaRU56UnRUVVpuU2tnME5WUlRhek4yYkVSYVMzbHhVMko0TjFCck56SldlV0pCWDJGa1JXNVhUVkV3YVVKTWNHNWtiWGxrVTBKT2VYbEJha1JxYzFwRVYzWkRSMm94ZUZaaWJsRTRlVGxGTTFSTE5tcDFORXBNUzE5VFJsTTViVTB5UmtwTFVIbEdhalE1VkZKS2NYTnpVRWhMYUVjMlNHbFZlbTl1YjBNM01VRnZSMGszZERSV1JVNUpNRTlyVFcxMFVUZEZVRlJJVDFSMVVtWmpWRFpSZWw4eGNHTkJka2d3UWtaSk9VUTVhbVpEUldFM1YxSjVURlpDTlhGSFRGaHdMVzlGU21aTGRXdGtSVFpFVUZSRmRqVnNUVms1VUVsMlZtcDNRMUV0UWtoRFZuY3lSMFo1YUZOUFNVNDRMV1JIYmxGdVZWWXROMXB2UzFrNWRYSlBhMmxhZVhaaGFGazJOV2xqYlZwNE5saEdTRzl4YlhSRWJITTBTVWxSY1hGM1pFUlRSVjlOUnpaa2JGQXphVk10UkdjeU1uQk1hRjk2YzB0M05qTlFjazlrY1cxVGNFeFZUakpOUkdKeVltVlZhMmRrZW0xaVQxTklNRUk1V1hSVmEwVnRVRlZmU1ZWWE5ESndibkJvYTBocVowMTJWVmxHVldVNFMwNWtkRGcyUkhwWE5XcHlVSFozYW14QlVtNHhRVzlFYW1RME0zZGFVRkpZVEdkNFdUWkROakl3UTJWVlJITllOV1ZyT1ZGcldDMTNMa3AzV1doTWFVSnNSM3BKWjBNd05YWlRlbXM0WWxFLkRfU1pIejRzaE5RQkx2MjVLYk13M2FydTJhMloxVXZkVTFFeGoyR0lxMEUiLCJleHAiOjE3MDYyMTU1MTQsImlhdCI6MTcwNjIxNTIxNH0.hXabvCg34N_EOLbUXJHjdRk0TiUgByCu2TXfWTi6sAE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:14.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:17.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 119280: status.find.is(200), but actually found 401
20:40:17.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,119280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@746c77f0, username -> user.1002448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6769504b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215217233))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzNmcjF2N2FnY2wwbHJ0cnJoZDlub2dybm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlkyRlVlbTEwY1RCalVucGxibE0xWVRKb2NuQlJMbXRVWTBacmJHSTBWVU5IVDJaSE1ISmhhM2cyZVhORmVtcDJVVFJsYUY5NVRFSnZhbGRYYW0xU1VrbzJRbk5RZUVwT1JVUnRWSGRtVlRRM1gyWTFTRWd4T1ZSbWFWWXdWMlYwZEhsdU5VVktXR1ZGT1Y5T2REVlVWWEpxU1VKalJqbFZSMFY0VjFsc09UTlZUbmhpYVZaTmNWSkpXa2MyVDAxVmFXMTVWRzVzZUROeFJ6SmlZbkF0WTB0R1JVbEZkM2RPVmt0WVNuRlRSV2gzZFY5UVlURkpMVEJCVEZKRE4xZFdlVGRRU1U0dFlVSnlaVE5uZVhKbVltdENieTF5U1hGMlQxSTFNV1J5TlZCaVgyRlNURll4YkRNNVlVWkRRazlQZEhaclNIZFNMV1V3WlZwWmNUTmZTWEV0UW1oM1J6aFZTMVJuUjJwM2RsbDBTeTFWVDB0WlZrWlFjRTQxWDFOcFZrVk9Nbmw0Y1hneE5YZzJjVU5STWtkUVVHczRNMXBDU1hobE5rSkdjR1puYUMxT1JVSXlVUzFrUjBoUmRHOTFPSGRoVEdkVmVWQmhhMGt3T1RselYwWjRNR1ZKYlhsNk5UTkdTbXczY0ZkM1YwNU5NMjF5YUdOaVprcGxUMjR4YldWUGIxazVZazB3V2tScmN6VXlSV28zUkdkNVltSjNZMHhOVlZKbGJqbDBVMlpFVlhJNU1EVktUMHhNVTNaTWNXdzVOWEJLVW01R1VIZHdabGhIUzBWTE1tcHJjbXhYU1ZOcVJWOVdSbTFYWDAxNk1qRjBPWGhTV0hoMFowNXNlbTFPUzNrMVJrZHZaazFuZFd4aWFraDZOMWRCV2tGVVZVbEZabXBsUjB0UVltVnVPWGhWUXpObk5qQTFRVUpyZGpsaWNFbFRVakV6UWpCR1VWWlVlRnB1ZFZaWGVWTkVkRWwwZFRWUVNHMUlWRlZuUjNZemIxWkVhbEp5VFZOdFoxQkpNa05RVGpJM1RtaHhhM1EzT0VGNU5VdEVRa1Y0YWtGc05rcG5lRmt4ZG1oS2RtZENRVUZtV2poWFMyVklZelZqVjB4WFJIb3pZbVZpVG5Sa2FWVklRbGRYZFRoR1QzRjBhM1p1ZFUxVFRHeEdObmRQYWsxNmVEUXRNazlsV0VoVlJrWndMVTEzZWtzdGNVeEphMGxQV2tVd1QwSnRWbGhDVEVWcGRrTnZMa3R4Um1WRlN6UlRSemxOUVVSeVNUbG1PVXQyV21jLm56QjYxNEhlRU03RXN3bUZUUFFnOGhzZUx5SGdqR1pkbUszUVh6LUNHZzAiLCJleHAiOjE3MDYyMTU1MTcsImlhdCI6MTcwNjIxNTIxN30.3PLKsTrYMWeJCdejNWwfVtkAYu44op_RxKvwPptGKtg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002448"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:40:16 GMT
	x-forgerock-transactionid: 38c9540a-e4be-4760-9709-f859b0ab12d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:17.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:17.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 119280: jsonPath($.tokenId).find.exists, found nothing
20:40:17.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,119280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@746c77f0, username -> user.1002448, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6769504b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215217319))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:40:17 GMT
	x-forgerock-transactionid: ee7f1b7e-25ed-4895-85ca-6bf9f8f3bdcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnEydHR2czBnbTJvYWYwbHJucTI3ZmxuazkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFRWWm1RUzFCVUhaS1ZrUmZSMVJJYUc4dFdEQm5MbkpyV0haT1R6VmxNamsyYW1SSlpWWjViVlpFWW5KR2Rrd3hNVFZMUzBWcVprMDNSQzFZTFZSQ1pIcG5XVmhYUm5selZYWnBZbXhCTXpWV2ExUkVWamQ2UTBsQ2JUQk9WM0pYV1RSTGRteFdRbk5uUjNFeGQyNVJkVUV0Y2pKTFdYZzVaVVpwTlRoSlZGUnpTR2RaWDBFMWNXeFNiSFJ4YTJZMFpYTk5RM2hoYlRNeU5VSnVNVFUwVldWbllUVlFRMVp3YzBObk4yUnNRVlJJZFhOaFFrcEVhREV0YTA1bmVWRjVURXBtWjI5VFdIbzJVVkZZUVhaWU1UVk1PV281WWtGQllXSlZaVE41TVc1RE9YUkZTRUp3YVZOeFUxOVdla1JxTTNkMVpWbHdVMFEwZGtnMlJqaHdOWFJIYjJkSGVrUjJZbkV6YWtSdVpsOU9SRmt5ZUdWVFFYWllhR00xVlVST1RGTnZPVjgzY1RCSk1EWnlOMFJUZG1wdGVHZFJORXBaU2t0QmF6WnhhbFJ2TmpsdWFrZHNNMHRYTlZsRVVubFRaWFZ5TW5sZk4zaENka1ZKYVhkek5XZ3RNVE5hVEVaUk4zSkJUSFZhWDNWZlZsbHdMVEpHUzJaQlJrWlhaalpGU21reWMxZHBURjlaU0UwMFRFSXpjbVU0YkZOcFYxVnBURGRuUjNSWVZIVkRVR2xVWDBGS2QyaDBYeTF5WlU5cVFUbExVa3hLT1d4bGRGZHZOV28yYlVGNFREaHJXWEV5UTAxV00wZEJPR2hrWXpJd1VTMTVjRlZKWkRGNFQxOUdORFZDVkZGbmNFWXlTall3VFdZNFFXTlFkMjA1TFRVNU0xcEdXa00yZERWcVZ6ZGhXbEkyTUhsUlFWRmlUVU5EYmtwdVZucFdkM2xzVUZGeVdtbHRVbTFKYVRaMk5uSnBaRkV4Y0VKT1EyRmtiME5VZHpaTGMxcFdXazVMWlZCeVYzWjBVVEZGVjJkc2RXTTNSV3RWYzNRMFlqbFNhV1phWTI1UldFSjNWVmRPYUhkMlkzbERTWFZhY3poalVtcEZWM2R6VUc5Wk5XVTJjakJrWlhGSFFubE5jRWxsYjNKQ1JrRkZOa3R2UldWV2JVVnBiRmxoVURFM2RYcFVaMEpQUm1SU1FtWndNMWxUYm5aRFpsTTRVVkEzWjFSNmFtVm9SMGhLY0hZNWNIWlJMamRzVVRGalEyZFRTMXBDTTNGelMycFBNM0ZhZFdjLmR5Rkl4dXlFa0gzNEQxMnRuYUxVMzVUUXJfQlV3b3BrVTM5OWhJQ3NSVTAiLCJleHAiOjE3MDYyMTU1MTcsImlhdCI6MTcwNjIxNTIxN30.8j7Wdusxdze_wyJoc3FPYFqS4eQSWTOPQE3Mfdncidw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:17.321 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:17                                         810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=218691 KO=11754 )
> restLoginInitiate                                        (OK=108233 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=107896 KO=322   )
> restloginProgressiveProfileCallback                      (OK=2562   KO=322   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.70%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.70%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.68%)
> status.find.is(200), but actually found 503                      4958 (14.59%)
> status.find.is(200), but actually found 401                       322 ( 0.95%)
> jsonPath($.tokenId).find.exists, found nothing                    322 ( 0.95%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[################-                                                         ] 21%
          waiting: 423265 / active: 22     / done: 119328
================================================================================

20:40:19.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 119582: status.find.is(200), but actually found 401
20:40:19.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,119582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a7b16cb, username -> user.1002410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67f05095, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215219239))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmc0bXQ3NzJrZHFrdmo3Y29samk5MW5hOWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGEzWjFSakJxUlVsUVZUaGtVSEpLYjE5SFdGTjNMbXBXVlVzMllrRmtkekJvUkZCSFNUbG9SbDloY1dGNVFuQnVPVmhHY2padWQydHhNREpHYzJWQ1ZVVnFMVTFaTVdWd2VIb3hWekV4U25RNU1IVndRamxqY0dOdGFsbEtkRVJqZUVZNFVIVnVja1o0TTJaU1NrczFiMk10TUV4c1IwSkVkbFJuWmkxdlZucGpaVXM1WkVwZk1HZGhZVFJzWVhCTWNFNWlWVk4zT1UwdFltOTJSbEJmV0ZCMmVEQXRZVXBmVjNWb2IxQlRiVVZoTm1aeFlVeElaRXhaVFdsV1ZuSkRUek5YT0hCeWQwRjRUSEJpUW14UFNUQTVNVzU0YkZWbWRVRnZVVU5xV1djMVlXTkhZVXh2ZURBMmFVdDFPRTVIWW1Ob2NteGlNbk53U3pKRlMyVmtabFpGTlUxcU4zSkpZbXRuTVVwUldGQjRWSFpEZVRaaFlWVkhTR0V3VG05UVFUWjZNemR2WkZKNGF6SnlUREJGT1V4eU5FOVZNblZ5ZFMweWJsTTVUbHBDUmpSWVN6SnJVVUk1Y1UxYU9EUmhOVFpYVUdWRFVHNDRTbmxEVlV0RFdraG5iMVowY25aWE9GUnVkSEZWYVZablJraDNiM051TVVWWmNFaE5XRkZ3VkVacFQyeFZkRGRWTkZsYWVHUlphVkJrY1V4Sk5HTkhWVkF6ZEdWblFsUjJaalU1Vm5scVZrSnBlV3cyV1RsSGNHTkhlWE5QY25wclpsQkRNbTlJUVRocWVWRlBhRWd0U0hkR01FcGFRMVoxWW1kcVMybHZNUzFyWWpOV1RXaFFabDltTms1dU5VTTVaMjlLTUZCUU1qRnZVbmxoVDFkUGQwcHFVMU52U1dKc2MxTkZlV0V5Y0ZRelFubzVTbVJDWjNSV2N6WTNOamxyUkRWRGJrMVlVMWRWWjIwM1FrMVBUMk5pV25KcGIzTnBXRUV3V0dabWVXWmFVek52VjNScU56TTRVVk0yU25NNWRXbE1Tak5hZDE4MWJUbENVR2xVUlcxRmVXOU1TM2RyWm0xV09HZEJWSFpVWVRkcGJUUmlMVXN0UjFSblpVWmpabTVvYkZaTFlucEljVUZTWVVKWE0zbG1lamQzWVdOU2MzQlNWVlJaVDBaVldqQmtjbXhxVDFGa00yaElSek16ZHpWSFVqWTFMV1JLY2tWMFFuTmhObHBZVFUxcFpGWTBMbk5hVFhoTVNXaHhkWFZNU1ZKalpVbExWa3RrZWtFLjBDQ0Ztd1Q5UV82dGdkTThmcmx0SWQtNVlWaERMcUVjSTlOblR6SzJlMTQiLCJleHAiOjE3MDYyMTU1MTksImlhdCI6MTcwNjIxNTIxOX0.x_4ROEQS1tHgH80yYDYAE_DwFpj5uLg-pjYhSyEFDtU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002410"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:18 GMT
	x-forgerock-transactionid: 54b3b8e9-6343-47f8-b797-b723fd5b6cd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:19.285 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:19.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 119582: jsonPath($.tokenId).find.exists, found nothing
20:40:19.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,119582,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a7b16cb, username -> user.1002410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67f05095, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215219324))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:19 GMT
	x-forgerock-transactionid: 07fb1e5c-06ec-4baa-9c19-a06e315d8d75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmRiNWNiZmF1aDNsMHJlZHRwNGlvODA4ZDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1VFUmFjME5vZERCZk1UWnlTVll0ZW5aNE4ydDNMbkJTYTFkRFNGVlVjM0ZqUmpkTmJIcHhOM1JVUjFOaVRsbE1kREpKUVRBNVNXcDZaMU5ZTTNGaFRITnRibVp5VHpSaU1VSkNObWd0VUZCa1RqUkZSRWRxVWtZMmFuVkZZa2QxZVZGdFlURnBSVmh3UmpJM1VWWTBkVlI1Y0ZWTFFtbFhWa2h4T0hkblJ6bEVjVkphUkMxSlRrb3dRamxCV1VGTk4wUmtiV0Y1VWxwVU4ySlhabTlZZG1NMlpVcHRZa1JJYVVrMU0xSTRTWGsyTjFreFprdHBjR05wVTE4MmF6aHFWVkIyWWxoUE5rNTBUa2xmZWpWRk5TMUNWa3hSZGpkYVdEUjZjVmR3VFRsbFpHVjNUV2hCUXpkSVpURjZkREZTTW05NlJWOXNOVGh6TlhGc2NFbzJXRGw0VjB0eFRtOUhOR3N4VVhWdFQwdDFWRloxTFZGd05rSk9kSEZIY1ZONlgwRkRiWGhVZG05TVRtNDJja2hMUld0RmJtTllUVk5mYVVnMFRXcE9Na0ozYzFoSGFHSnpRVFJ4YkU5WVZpMVhOamRDYlVWelpUZ3djbFJTTm5kaldHdE1Uak5UUjJrNWF6a3pabUYzYTJwQ1VETmxWamhMU1ZOWU0yTlVXSFZTYUd0eVNuUkdOa05rVGpZM2RtSnpMV3RuVWs4M09YWkxWVEpRVjJreFIzZFdiMll3UWxaTWRYQjVjVzVQWDNZME4zZElSSGxUY1hSR1REYzBaMVl4YkZnelYyMTNkbmQ0T0RWdlYzZElkMVpKTFV0YWVYWllZVzVZTjBaQ1lXVmFVMHhMYzFKUGVUUkVTbEF4UzI4elJGTTRSSGQ1YjJjelZqRjZjbmRxYUhvd1ZEaENWR1pzTVdsRWRqVmZhMlpoYWtkMmJYa3plbHB2T0daTWMxaHJaVzFSYkZGV1ZVZGFOMFIzUzBWNmVWbHlPRGxYVm5Bd00xUmpkekYzVjB0ZldHNVFVSGh3Y1U4M1VrSkZVV1Z4UlMxNFZtRXdjVkJvTTBkeWJuQlFWRjlvYTNsYVkwZHBSa1pRWDNsUFVFSjZNRFJvVDBsb2FIZGFhRWhuV2xWT1RqWjRkVTB6YUZkM1FXNUJXR1p2YW0wMVJtZzJPRmgxWTI5eE4zSnBSbTlGWldKUVQyMDJUWEIxY1ZacE4waEhRMDFWV1ZOUWNHeHJkRTVoV0hwQlNuWjNMazQzWmpOTFJVaHZUa3hQVEVSUVN6TjJTakY2YkhjLmhvZmRVMVhBRFNXQWJpOGp6UHJvRkwza3lNX2h2c1RUOHFJdm53TUZXOXMiLCJleHAiOjE3MDYyMTU1MTksImlhdCI6MTcwNjIxNTIxOX0.ZXhmFweElAdy_T4UbJ7xosZ_yur3ZUMlH0kZWSyB6oU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:19.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:22                                         815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=220301 KO=11756 )
> restLoginInitiate                                        (OK=109028 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=108689 KO=323   )
> restloginProgressiveProfileCallback                      (OK=2584   KO=323   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.70%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.70%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.67%)
> status.find.is(200), but actually found 503                      4958 (14.59%)
> status.find.is(200), but actually found 401                       323 ( 0.95%)
> jsonPath($.tokenId).find.exists, found nothing                    323 ( 0.95%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[################-                                                         ] 22%
          waiting: 422470 / active: 23     / done: 120122
================================================================================

20:40:25.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 120532: status.find.is(200), but actually found 401
20:40:25.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,120532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38043249, username -> user.1002711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fa937e4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215225442))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGs2YnQyb280aXZ0aWVnczQ5dW10cWU2a3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFMyOXZOV1pqTVVWVlNpMW9Na0ZOYWtSRGJISm5MbWxsWW5GMlRGSkNaM1ZVYkd0VFJucHZia3N4ZFVGcmVqSm9XV1kwT0RKalVXRkhUWGxXYzNwdmFEWlNObGszUjNRd2RUSkdWMlZ0YUVJMVlXOXZSVWRyV21wbWFtOUhNVVpxTUVoRlNucENRWFp3Y3pjNGNWWmhXVlZpZFhOWE5sTmlabUpuTm0xSlJITlBaRVp4UnpaUmExbEtWMkl3V1RGNk1HMVdjbTU1UkhCMVZrZHhjbE5KYjI0eFYwTjVRaTFPTTJsbE9HNVdiVTFLT1RSa1JqSndTa2hyVW05VGVUTTJTMHRFYVhwTVdtMVhjSEl6Tm05ZmIyUjRWRVZsYUV4bmVrcFpPWGhrVjFKemQwOUZjbGxNWkZoS1oyTnpRVVJ0TjB4T1prVXdXVVJKWXpWa1FWUlhNekk0UWsxckxXNVVRMUpTZVVVeWEzZFZOM0JCUXpsek1VbFdOMXBUWnpkV2NYRmFTblpQVFdwa1RFUjJZVlpIVGkxRk9VRlNZbFpTUWxSSlkzUnlUamM1TmxSRll6aEZhM281TFRRd2VHazRjSEpyWjBSRWNXZHFkVkJYU0Vnd1lucGxaWFoyUlV3NVMweGxlbGxNWVhkSGVqUklaVGgwVlhaa2FVNWtjVVEyWW5GWWEzWnhja00xYWxWb2FXTnhPWEpOUWxSWVNtMTJNa0ZqT0dKUFgwcHVaM2hSTVZBMVZFUlpYMkk0VnpWeVl6SkZPR3hYWjFwdmVqUjJhMHRvWjFCbVNGazJPVVp3Y21oalJsSlJhMlZvTFV0T1VITm5jR2g0VlVKVVVGQndXRmxhZUVWdGRXMXBSVlV6WXpKUmMwVlJRVE5ZUlRSYWFsUm9TbGRPVGtjd2FsUTBNMmRZUzNkM1UyUXhWMkk0WlhNdFIxSnBTMUExZGxSelUwOXZNRnBXVmtkdFFTMWlSVUZUYlMxblVuSlROWFJSUWtsTVVESkVUVEJTWW5WQ2R6TmlibGsxT1ZCVFdHOTNkMmhsVFZOdk1ETlNOR0pUVjNwWmQxaFFlSFZPU25aS01sRmtSa2N5WmtOc2VqWXpYMmszWTA5d1lUZENSVlZpYkdaUlpqTkJhRWRHTUhCWVpDMDBOM2gxUlZwcFoyNHplRU5mVVMxc1gyVjFNbTExUVVSc2QxSnhXRzlITjJKaWRqbFRkVUY1YmxadFNUUjVSR3RsVmxCdE1VOUZMakpRVjJzMWNtdHhUa2xQWkhaNWVHeEdkMlpDTUdjLmNTQ0hVbjJOM2djSERhWW9idDlzS1dvMnZUV3hsdDR6bTJMMEJvcXM1aTAiLCJleHAiOjE3MDYyMTU1MjUsImlhdCI6MTcwNjIxNTIyNX0.zXWs3lld3utHS9zdVaonSocFQz-cRo13n96ZoP7ufZo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002711"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:24 GMT
	x-forgerock-transactionid: f2a0f08c-f59e-4ee6-a920-d2a1ab6cab2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:25.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:25.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 120532: jsonPath($.tokenId).find.exists, found nothing
20:40:25.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,120532,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38043249, username -> user.1002711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fa937e4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215225529))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:25 GMT
	x-forgerock-transactionid: cc3a8eab-9099-41ab-ba40-d1c08781fff6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicG0yajg5YjdoZDIxa2puaGJwZGdkdnJtb2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWFuTnNVV3QxUVVRMGMxQlpkVkkwVUhGTWNUaG5MbkJFTVRkQ1NYZ3dUMnRIWldGVmR6QnVhSFJsYTJaSk0yZG9PWGczUlUxbloyTnVZazlTUXpSQmVISmZTbDlpYW1ndGVXWm9aMkZYZDBWTk4ySlpiRzQxU3pseVdrMDBMVmxUVTFkZlowNDFPVkU1YXpsSFMzbERkVEZpTjNSb1N6aHFlR1ZDVEcxUE4wTktXSFExZVZGRU5rcGpaMnhPY0UxMVJYaHhXbkl4T0hkNlpWbENSekJzWDJseWNFbHZVR0pNWkZGbk5IbDBNV3RKUzJ0cWJqbFpVV2RtYmw4emNHbDBSSG8zY0ROV2JqWTNkVWRQUW1veVUwRXpka1ZPUm1GU1ZWaDJNVkphV1dKRWMxUjJkMk52VEVrNGNYbG9XbkYwUzNGdE5VUlVTbTFpVldNeGJtMTNlRXRpVHpsVWVVZHNVMVZ3WlRKNFJIbHpRMlIxVURJMFQxcDVaVGh4ZVVwcmJrMW5aVlZFTFRsTWMyRkpiVjkyUzB3d1pXUktNVFZUUWxvMk9TMDRRbUU0YUhwUVYyeG1ZbkF3YXkxeVNteGlSRTlDVnpseGVtSlFhQzEyYzFkamF6QjBNWGxETkdwaFVXeEthbTVQV2paM1RFWTBaRVJLTUhKWlFubHZYMjQ1UlRGVGRVZENSa1ZYVDJsSVlrTklRbDh6U1dKVmFrOUdOMjFEWjBVdFRuY3pjVlJPV2taZlJsVkNVelp2VVhZNWJVRkxZVFo2TmxwTFJEQkdRa05tYVhaaGVtNXBWbmhEYUhab1kwbHJTSE5DYkVadGIwbHNkazl2WTB4SWRrNVdhMlZxVW1aamRqTm5NRU5rTjAxUWFHZHZObXhzYnpSTFgwTTNNSGQwVFZsSlJtdE1kMEozWlVWU1F6ZFRZbmh3TUhBNFMweFBaWEpDT1RKVkxVWnFhMUpLTTNFdFNUQnZSV05SVlVaV1FuUlNUVzlLYm0xVWRUZDFVbkZRWDNwc01rVmhNMnBRWWtKcGFGYzVkVzFrVm5jdE9FWjRaWGw1YWpCNVN6TklUa3Q1UjNkU1NEQldVVGd5UTJKVGJFZDJSa2xzTm5KNWNEYzBMWE0yZFV0R1gweFRUVkV6VDJSVlUwaFlZaTFzUjB4UlJEbFhRakJOZVhOcFIzUkhaWFJWWnpkaVVWVlNRMHRYTVVONk1uY3RkVWhtWjBSdFJsaE5WbXBEVVhkdk0yc3dMamRYVEdveWJDMVlWRzVNUzBodVpXMXJWMHhsYUZFLjBQQk5KWGlhenJndVpHeXZtczNfeTJoQ05HRk5DZVNXWE0tSVF6VTBROWMiLCJleHAiOjE3MDYyMTU1MjUsImlhdCI6MTcwNjIxNTIyNX0.cEomfQO36E6hYgQtQVb9zdgP28ymye_jlMVnRSK_Vug","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:25.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:25.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 120540: status.find.is(200), but actually found 401
20:40:25.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,120540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d8de995, username -> user.1001636, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a321ca3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215225484))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTdwc3ZydDYxM2hrM3RncDF2MTQ4Y2MzZmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlNIVTNiVll5VUVOVFpESk9USFpHVFVNeFlXZDNMbkEyYm5sT1kyMUVRMGRSUVVGaGNtZExPV3N0YWxWM05qSkJiWEZMZUdGSmNTMUJTV2xRYVVOU1lVSnhRV1l4TkVkT1dWaE5WM2QzVGs1cE4ybzRZMGRaU1ZWZlFtTlpNRkZSVWtKcWVFNDNha1pmUmtoV1RWcHZOMnhMTjJoWmF5MVFPRTVCYlRSMmNDMXpZWHByUm1OR1pGQnlhbUZ5ZUROQlNHOHRaM2RZUlVKcFlXbENhbEZ0YjJKeVdsQXdPVGswYldaeVRFZEpWRzkwYlV0dFZVSldRblZwYlhkTlJUVXRkWG8wZDJONVZESk1kMWh1VDJ4U2IwRmZOa3RHTUdWUVJVcDNkRkF6TTJGUk9XZDVhV1pQV2tkVVEwaE1aVTg0Y0RkallYUXdUbk5KZGtJeU0zTllOazFYTFc1MFpYcFhSVWg0ZFdWdk0xSnNSekU0VlU4MlRHTlhlR00zYkdOV1pYUnJZMUZTU0RjNWVVTkZMVzVwZWs1QmREQXROeloyWVdKaVJtTmtabTlZUWpabFZGaHFaa0pSYTA1TFRrOUJOVmMwWTNrM1pYaGhVM1pNY0VKV01VWktSMWhyV20xM2RIRjFTRlYxV0ROV2VIaG5hSGhPVjBONGNVNTRkMW95V1U1elZISmxjMWhGYmpWUlRYTjFVMFF3YWpKbGR6WmtPSFpaYURCZlNWUjZSR2hoTjJsMmQybG9ZWGt6YVhwTWRpMXBaMnB6TTNNMlFubzBhVVJ1VVU1TmNEQktNRlJGVlVkbVJFdFVkM1JLWTBwTWNHSk9TMmR4YzJoTlEyVnFSR3hUWXpZM0xVazFRWFJ1TmpodU1VaDNiRFExUVRNMWVIUjNXV3hYTkd4RGFtbG1kMVUwU2tVMFNUUTNabHA2Wm5wbWMya3hWbUpDTjJrdFpVUkZXazFmZVVOb2JVcHFWbDgwV0U1bWFqQXlNMFowUmxkYVVYWjZMV2s0VDJSVFZHWjJURGN3Ukd0R1dsTlJXVGd6VlcwME16UkZVRTl5UkhoWVpXOU1WVU5MUlhweFZHTkNTRGxMUkRkTFZqRTFRakJUTVVoc2J5MWtNbk0yVDBjeVFVdHFSWEZzZURkcE9XMTRNMWxFZUVSNlRUQTJabGhoY21Kd05ITkpWVjl4T0Zod01YYzBYMHA1Ymt0dFRWUnlielZSVjBkb1NEWjNVV042Uld0UVIxSjNMbWRuTms1bGJWRkVaMDlvWkRCdFVrVktSbUZhUzBFLlZwclpxTFlLdWlhWElwcmhxekJkdExyVFBzTTVsbFBfdDBMZm1US2ZTTkEiLCJleHAiOjE3MDYyMTU1MjUsImlhdCI6MTcwNjIxNTIyNX0.J9hwPlXj3su0WwpiqhLFihPIwa5a31istwWJDyB3-L8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001636"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:24 GMT
	x-forgerock-transactionid: d210907c-e6c1-460a-ae8a-cab0e3663ca7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:25.531 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:25.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 120540: jsonPath($.tokenId).find.exists, found nothing
20:40:25.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,120540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d8de995, username -> user.1001636, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a321ca3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215225569))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:24 GMT
	x-forgerock-transactionid: 48bf8335-355a-4e0e-9ea3-d623eddbc2ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjRlaWZ0ZDA4aGJhOWphajZlcm1nOTZxcWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFlqRlNSazl2U0Y5dVFXcE9SRmd5Y210TGNGWkJMbGhmWjBwUlRGZFhjMEpYUVU5SU5sZHRYMjlIV1ZOS1YyOVFWME00U0ZFd1MxaENWRzloVm05YVVuSnJZbVpmYVhoUmFtOHdla055TUVkemQweDZjRVZwWlRaaFdWWmtZamswYmpnM01qWm9YMFExTjAxWlRFMXRWMDlJVjI1SlozUldOVk41ZFVsaFVsQkViSEZ6Y3pob09HUjRiVko2ZG1aMGVtTmpOMHhuVTJOdE9YVnpTVmxpTlRBdFJFUlVaVU5NTTJzMWNYRkhkbDlQU0ZSU1ZWVkJNRVpMYTNWUE5FZzBSRWxEWDFGTWVIVXRiR1JXVjJsVE1IcGFRbmhzVVdRdFMxQlpPSGhrZVhsVVRYQm5SR2xLTTNaWFJEWnJNR2RSYkRkMmJHWldRWEE0YkZaaVl6bGhjWGxYWlhaSGQyRXRPWGRCV0RSbVdXSm9TRTFrU2s5dVNETkpabGhUTUVoWlVsRmhWMnRsWDNKUlFXcERaMmxYT0doR1FtcHNjV2hQVlRaMk4wRllWR3B6TlY5a01HWnVNRkZKTld0Q09VeERkVUZzTXpGb1RIVm5ZbVY0YzFWYU9UUm9PVGxXT0VGSWRqTndXV2RoTUU1WmJtWm5WM2d6YjFSZmVGTjJkbVYzWkVSS2RYSTVUV051VTJkRFkwbFVWMlF0ZUZaalJsRTNUMU5FUTIxa1NXMUZYMjQyVlRSUllsbHJkMDg0UVV0RmQwTk1ZMWRaUjJWRk5WOTFhalI2Wmtac2EwMXJhMFp4VWxsNE1GQXhNVk10WkVZd05XeFRiVFprTm5KWk5ETnVlVkpRYVhjM1psZHFabmRSTkdwS1IzRTFZVmMxT1RWaWIxYzRTblZ3VEVod00yMVVkRXRMYkVGNWNFb3RibTl5WTI1TUxYRndPVTlDVEZneGNrcHpiMlZEYm5sTVZ5MHRTRXhrYmtsUk9WSnZXa001ZFMwME1USjRlR05aUkhWamJGb3hOM0F3WTBnd1gxcEJMVU5STWxCblpFSm1hMWxyV0V4eVIzZ3lkRW93ZWpjMlFtUnVVMjVJV2w5S1UxazJXa05yYXpGdlpXSkZWbXBWYmpsRFIyaGpZM1poUXpGS09FSlpPWE5DWkRrdFNUVkZURU16YjJwMk9YZEZNMnBPU2xCaFh6RTFaMFpRT1ZrM2FFVnJaSEpoUkRkaFJERldURWRaUjJkZlFXSXdMalpHYm1ZemMzQjBRbTFqWjE5UVduTlljRU0xTTBFLlFPV0xBcUxuMHVNS1pORUlBUkttdW9yLUVMZmIwa2NHU09ORlpsajA3N3ciLCJleHAiOjE3MDYyMTU1MjUsImlhdCI6MTcwNjIxNTIyNX0.Rw8884MpGyTOJkqaptuOf9PZ-LupkO_s5K7V6THsYyE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:25.570 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:27.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 120832: status.find.is(200), but actually found 401
20:40:27.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,120832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33257e9d, username -> user.1000013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@359da41, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215227345))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWNwanNuaGpsZzZnc2VxMjNubWMzdjRxczIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R01uQjFZVUV6UTJScGVTMTFWMnBNTWxNeVlWTm5MbW80Vkdjd2FITTJjUzA1UjFaRGFrcERTa3A1WWpWTGNIazRaMXBqYjFsVGNUaEVXV2xCVVRrd1NXMVphMk52Y0dKNlVXaHBUVlZ2VFhCc1pFWjFRMkp6YjBkWloyeHZXVmQwYlZCYVIwRnZaa0pzV1RCeWJVbEZVVGxEY0dWdGJuSndka1pLYld0dVMzWjBNbWhrTFZKMVIwVnZhWFo1V1RneVdISklhbUZzVkhNMmVVVlJlWFJ0WWt0MlEwTmhNa2RTTTI1MGRWa3lORkpmWXpKcVlWQjFRMUkyZDNnNFEzRlViekJGTVdKamRGQnVVR2RHYlVKTFQwdFpjbGRZZGpNd1lWSmZUM0o2TW1vd0xXdHlhMlZvT0cweFMwSkNkR1U0V1ZOWlZFdFJjV3hVZUhoR04wZEJhVlV5YjNKa2MxUndSbGt4VEZwbmFHeFdSMXB3ZUZoU04wOXBjVE5yU1VReVNXODNWR1JGT0ZoM2F5MTFVMnMzWlVSaVNqVjJja1p0UWxGMVkySlhYMDVwUzJkaFNVRlRWazgxTUY5UlpuVjJaMlpEUjJoME1IRjNiamN4U0c5M2IxY3pWbTlrVTJWVlZUaEtkbEpUT0dSbE5Ga3RWVTlOVTI5WWIzSlVNamxNUW1SVlMxSTBiWEEyVWtkaVozTmpOMlJDVkc5b1VrMXVYMWxCUkZOQ2EwVTFWVjlGUmpWUU1WVm9UV3REV0hOblNWSk5UV051T0RoUmFtSXhaR1o1YlhrNGEwOW9jVkJZVTBSb09XbFVORXAyWlRZd1NGaFBiM0p2WjFaWVFrSnVaRzFtTldkRGVHeHhUa3hKWjJOMVlXZDVlRVZpYW0xQldWSTVNMWhITkZobk5uZGhNMDFpYzBSdVdUUklOako1V0VVMlIwdzBNMVJ5UW5rd1ZHSkJkelZwZG1WNmRrcFJibXh0T0dOSGFVOVNhVzVUY0V4RlkxRk5YMWR0YzFoaWNucE5ZbFpsUjE5Qk5rUkZNeTFTUkVWWFJEVm1NVXMyVUdOdmFVbDJjM2hPYlVoSVQzRm5lRnBFYWs5WE5ETm5NMmx0YkdseFp6Tm5UaTA0V2poUGRXZzFYM2hIZEZBemFEVm1iVXBoY2t4RGIwSnhiM0JSVGpSMU56RTRVVUY0VjI5SWJqaDBjVkpyUmpaTFdtdFBhVEU0VlZkdWVtSkZTRkpuVUVzMk1ERlpMbFZ5UlhkalgxZDRXV1ZvTlhWSE4wdG1SMUJNTkVFLlJkanR1Y21TLTFmdGVSVXBzQ3BXNTlCRXhLcjVIT1AyS25YQzNiMHFlRTgiLCJleHAiOjE3MDYyMTU1MjcsImlhdCI6MTcwNjIxNTIyN30.Vi78Q18k8HHVQUr4_W2spnpQ5vHqJv54Kl2r3GYDNhY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000013"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:27 GMT
	x-forgerock-transactionid: ccb1a7cf-d3ed-43c5-a483-f0ea05bb1294
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:27.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:27.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 120832: jsonPath($.tokenId).find.exists, found nothing
20:40:27.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,120832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33257e9d, username -> user.1000013, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@359da41, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215227432))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:40:26 GMT
	x-forgerock-transactionid: ebeaf534-f39f-4d09-9cfa-7ee7aaa3e77c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm5ob2YwdTAyNjRqb3FqMzI3N21udWRpMCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVYWjNjM1FrdDVkMGd3TVZsNlYzazFRbU5aTW1oQkxsTXRWbFJFYlZobk9HZDROWGgyVldKWlQxY3pNRmw2YmxKNFN6WTJabUkxU25nNVdVOTJWRXQwVEVOTFV6UTBkbXROY1ZkcGN6SmtWRzVaVW5neFNscGpWVEpoVkZGUVNYSnNjSEYzUkU1UGJrUnBObHBqZG5nM05GZHdlSFZpWm5SeWJEbE5iV2huVWt0UVh6TkhkREpVY21SalNUaE5aR0pmVG1WWFRFdFJPSEpPTTI1WVRYUmFRMXBFWkRCR1gxaHJUVzQxYjJGdU4zcElTbFZ3YTFoelpsZzVablZVVGpWSVRsVTRWMWRRYzJoSVNtWk1YMUEyYVdZelV6Tk9WVXhoUjJoWGQwbFJSbVEyUkMxdGN6YzJiRzlVWDFFMU9GOTVWREJWUm0wdFRFdHdiM1ZxVFRCdU4yVTBPVXhDUmtjeU9VRnRSVjlIWm1aMFZtOTRRVjlVYUV4VGJIbHFMVVJNVUZodmJVbEphblJvVmxkRVowOUVaRTV0WWxCcWNUYzJiMmhKUjFVeldsbEVkMHhoWTFsU2JXUXpSbkpMZUc1dVpIbENiek15V1RGdVREWkJSamMxVUhsc2JHOXpiSEJJZFdSaFRqUm5jMXBGYlhSb05VbHBXbGgxTXpaYU1taHdObEJPZUVZMWJtRjVZV1pZYzJOTGNUQkZTV05rUjJOMGMxTXRaa2xsYnpjMVpFVm1ibkJTYUhKc04zUlRPVnBxYlVkSmJYUjVMVGhwWkZFdGNIUndZVEpYWXpSdFUzZFJTbDlTWW5OUFZWTXlVSEU0T1MxMVZrSjZWRmg1VTA5U2N6WTVUSGRQTVdoT1prUkJWakk1UWxBM1JEQlBWVEJCU214QlpGTndMV2hoVWtOWmJGTm1UM0ZoU1dnelJERkZUMmd5VGxwVU9EZzBXRGhyYlRFMFVtbHRkMU16YWxjNVJUUlpRMUJWVlUxWVZtVkJOVlo0VGw4dGEzWnRaMWRUWVhSck9VUkNhVlJIV21jek5FbDRNRlpoYkdRNVVuQm5iWGswYVY4dGVFYzVWMjV1ZVV4MWRERmlRVE5uVG1sTFMxUTViRnBhYUZoV05HOVpSMWh5U1ROaWJVRlZUSEZ3VDJGamVFTlpVazQwU1ZWcVRFdFhVME5IYTBNMVJXMTVkVXh1UlRaUFZHUldOMGxZU1VkVU1YcG1TbTA1VFdOdE5GWmthbVI0YzNVNExrUkdhbHBPWjJSWk9IcHFOV0V0V0VJMGJFZzFkRkUudldRa0FlUFU1RW8xZ0FjMkdWTDdCMGZTQnRWbHdmdTEtRGdzdG8tWmYtUSIsImV4cCI6MTcwNjIxNTUyNywiaWF0IjoxNzA2MjE1MjI3fQ.tJ2Nyk3egmkGKK2A4dkHdXplhFOrYokSWt7-BOnaPeY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:27.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:27                                         820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=221833 KO=11762 )
> restLoginInitiate                                        (OK=109791 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=109443 KO=326   )
> restloginProgressiveProfileCallback                      (OK=2599   KO=326   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.69%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.69%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.67%)
> status.find.is(200), but actually found 503                      4958 (14.59%)
> status.find.is(200), but actually found 401                       326 ( 0.96%)
> jsonPath($.tokenId).find.exists, found nothing                    326 ( 0.96%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[################-                                                         ] 22%
          waiting: 421705 / active: 31     / done: 120879
================================================================================

20:40:28.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 120969: status.find.is(200), but actually found 401
20:40:28.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,120969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@127c0643, username -> user.1000841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@135c95ee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215228120))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDR0ZG9hbmU4dHNlNXA3dXYwYzd0Zzk5ZXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SUxXVjZOMmgxVVRFM1VqbDFiMnBTVXpsaldFTlJMakJrZEROc1lURkxjbUk1ZEc4NFpHSldXbEpWTjFSRVF6a3lZbFpVTXpkbWVHTXhabWxMZG1VM1dEVm1WWGRoU1dWa2NGOW9NVWMyZFRaUGEwMVplRk5UTm1GWmVHTlNVak5YTTJsYVpYWjZZa2Q1V1MxUVVFaERNMmRCVkY4ME5HeFdkSFZQVUVsd1pHc3RhMGRUZDI1d1duRlJkV2hqYjFWS04zUTRNMnR3WW5CV1lVRjRVRWwzUkV0amVWTmZNMjF5VG5aeWVsQkhTWEJMTUVWMVpHUmZNa3h0VkRFeE1HUnFVM1YyZDJZeU5IQlRjR1ZIWjJ0Vk5XbE1ia1JuTm0xdGJrSm1UREJIU0RaRmNHWkhlVkJ5Y1hWV1MwdEVNbmREWm10aE1YVmpibXMwVkMxTWEwbEJNVmhKYjA1M1ExRnpaVTlzUTNCdWVERm5RMWxNU3pKc1JuVlNTMjVXVFZGbFdUWjBhVEpqUXpaSVVtMW9XRmRrUmxoQ1ZIWm1jVTB5UzFaaWMwMWlSRGhwYVZKMGVqQk9RVEIzVTBoVmRXUkhhME5RVkRsV056SmxWWGswWW1aT2NtdHlRbDlWWlZWZmFFeHZXbkUyZWxjNVdUUTNPRTlQUkc5WmIyRnBhM1E1TFRGVmFqQlVNbWhhWXpsRE1GSnVjM1ZKVkd0T1gwdEZNVXR1T0VWbFNtNVNSMFZNUzIxSFFtNU5SbGxrV205NGJtRnNSM0ZOTlRSbE0yRkphSE42Y210c2JUVkRZVmRxVjE5a1FYbDZlVWxpZFZjMFRrOTFkVzVKYkhGVVNFZzNTM0JFVDBwSk1rTkpVSEZVWTNVdE5uVnZXbGRrTkVSUlMwZHFPWE5xV2t4WmFTMTVaRk5ZVEdvNVFrNTJkMmhqWjBzM2FGODBRM1pJTkhoTk4wdDNlVkpSTUVGSFJWRlJPV3B5TWswM2NXZDJWalZFZG5aWVdtdDJVV1ZLVm1GQ2RUUjNObEp5TkdSblYxWkVTa2d5UkdKMFEyZFdkMFZrV0RVd1UxcFFka0puWkcxaGVsWlplWFJHTW5KeVVFUk5Na0o2TmxwNE0wNTRNR3B1TlhKWFVsRjRNMDVDYXpCTlR6UXRkVGgyZUZjeWNEQnZlR2xvTW5wNVUweHlXbmhYT1dSQlgxOXBhRWRPYXpCWVFUSkJZa1ZSYjFwclNFdzBMWFJoVmxod2VHTXdMakV3T1ZZemRqVXlTV1pHZDJWdVVHNXZiVGxRUzNjLnhudW1wbXQxZEEtSnFQUmxWQ1VZWHBPWnMzYnJ2QWtuOEFNdmVSSng2TFUiLCJleHAiOjE3MDYyMTU1MjgsImlhdCI6MTcwNjIxNTIyOH0.0oaPJoXG5Ev4kq0i1JI_4R121WRIh5L11LCD6TCZHvA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000841"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:27 GMT
	x-forgerock-transactionid: c1709ee8-78de-4861-a14c-3c8de1ca6a63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:28.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:28.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 120969: jsonPath($.tokenId).find.exists, found nothing
20:40:28.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,120969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@127c0643, username -> user.1000841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@135c95ee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215228207))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:27 GMT
	x-forgerock-transactionid: 1858b034-737b-44a8-94dc-dc911b360f6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWtuMDR1c2drZ3Q4M3RobGxuOXE4NDJrbnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VldWVnZOSHBzYW5jemRHUjNlVjlzTmpoc00yRlJMa3RrYTBOSlRsVXpjRE5rUXpoZlpVaEpUMUpqVmtWMlNuZDFSbXhJYm5kNGVrd3pWa1pJUmtjNE1GbExVVEZxTkZJd1JuVjJSbFpDVVdOYVpuVnZabXRUWWtwWlYzUXlWa1ZIVDFKS1RtcGhhVzUxY21wQ2FERlRTSE10VlhKclJETnFTM3BpWHkxMmJHcFZaREU0ZEhoZk1GSTNUV0owV0V0U1pUUXdWbmxKZERkSWFYWkdkRnBGT0haalZIZHFiVkJSVW1zeFRUWm1lRWxNZG5jdGRGVktNMlE0ZDJZMGQyTmFXRzFpUkRjdFdEbHRVak4xTTBKUFZuVTRPRlF6T0daWmNGUklhbEo0WTA4MVNVWTFjRk5DUlZsclJuRkhWRGRZZURkeGNXTmxjRzlOUkRsT2RrTjVNRzB0TlhNeFZUUk1XRFJRU25Ca2RWVXhTbEp5VlUxc1YwUldWblpZY1RWckxXZHliREoxWW1FMlVIRk9VVVp5VW1kRFNXWnFjblJZWWsxbE1FTkliVTAzWkd0a2VuZGhlRkpDTFdkVFRsVmxNMk5VYTBVeGFtTnJlVmt0WkROUVJrVjNUVlYxWWpsSFlYVTRTbU51VEZaa2JrZHROVWwyYldKS2NEQkNabGh6Wm1Sb1ZtMHRPRkZyUVhsS05rVjNXblpLUVhac2N6UTBjVXN5VWpoblpuUlVXazFhWDI4NFpsRnZhRjk0YmpoMWRXdGFObUZTVEMxS2FrY3dlbmx4U0ZoT1pXVnJRbkZYY1UxcVJESTVka3cyVkROa2FYaEJObE42UlVKclpuQXdVVUpWWDBsb1gyVkZlbFl6TTNseVpXcDBUR2xsZFhwdFYzZENOa1J6V2t3M05XWkRSM2hxYmtKeFZrTXhlVloyUjA1TlRrRlhZMjl1WjNWUFpuSkZVemx5WldjMk1EbHhVMkU0T1dKUlpIaEpTMHhVYlROdE1ra3djelppZURSRFkxcEpYM3BwUmpZNFNVMTBkRGxOWkRNMk1qZE1lV0Z3UldsVmJqTTVjV0psUmxCcmNHNXNkMnhSWVdKcU4xVlVPSEZSY1Mxd1JteENSamQyWkdaRlNXdDNhSHB3ZFVWRlJ6STBXSFYyVWxNdGRVRndaemxyTFhWMlFWRjJaMTltYlhGMFdHUjJaMjFKYWt0SU1GTkJRVm8yTjJScVVrMTJOVFUwWlV4M1prdFJMbEkxT1hWc05VOHRZVmRqVEhKaGJEVmpMVXd0UVVFLlVybEQxUlBDcUVTbGpwb1BWWWExcndkcDZiaGJ5YzlhSjVlOE4tZThHTkUiLCJleHAiOjE3MDYyMTU1MjgsImlhdCI6MTcwNjIxNTIyOH0.G85yfhbedtb5TjBvCl0Vc9y9HP3EklHpzVxShZODxA8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:28.208 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:28.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 120977: status.find.is(200), but actually found 401
20:40:28.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,120977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b5676c0, username -> user.1000521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63910781, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215228166))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXQ1b2hzMW1xcWs2NDI5ZWc0cGoyaDhpNmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2VXUnpjRTVDY0RoRmRDMUJWR3d5YzFBdFNVUjNMbVZqUldOaFF6SjZTRjlOZEVocWNVeGhkVTV0TUdwcE5qRk1jREowTlV4UlZVaElSazR3ZVdZMk9GOTBjakY1WDBsd2RXTTViVXRGTlRaWVpYSmlZbEU0Y0U1Tk5rTkZaVFJVVGxwMWVrTlJNak5zUjBacGFETmhNbGhWVFRoVFYyRkpVMVZHYVZwRldsRjZkbE13Y1VwUk5EQjJZbFJtUjJSMGRGRTRXWHBGVEZOT1pIQjVZazl0Um10R2NXeFZYMmhVTUdsc1YyVTNRa2xXUVhCQ1FuaG5Ua0l4VjA1elRrTnZiVGxEU1RKU2JGcGpWWE5UU0ZOalMyTmxiMTlaY1dsT2VrcGxWMHRwU1VFemVtRlNSbmhLZUROUkxVOHpZVEpZVW5KU2NUZzJhWE5KYjBndFRtbDFibEZPVlVWTWJETjZNRFJwY1V4MldVMHljakZYV0ZSRk5tTjRObG80Y0ZjNVdHZDBibWd5TmpkNWVVRjBZMFEyUXpCcFZtRlZUV05uZEZoc2QydEpXR0ozVURadE1VOVhjR1pPV0dGQ1ZUSXpTMjlNVFhabk4yMVJRM2hhVTBSVk5qWmZZemx4TTA5YVZETkpXamR4YldwVlgzaEZXRm80V1hsT05sOUpVa1oxYzFjdGMyMU5hRkYyVm5Cd1VqWkZTVmRDTkd4WU5tdGtOMTl1Y0ZkUlYyMDFTalZmUWtaNGNVdGFZMWxGWTBwM1praEJTalF5V0dsbmQyMUVVV0l6TlVjM1NqUmhRMFoxUVhoWGRuazViRE00UjBKWVExY3liMXBLY1ZsUk5tdE9WWFpwWmtvNE4zTklibHA1U1hNeWNtOHliR00zVVUxclFVSXRlWFpIWlhCcGVXTTBYMjB0VkZGeFRtTk1TREpPTW5wa05GUjZXV1JDTW5KT05VUXdTVU5UVWxoVlV6bGFRVXAwU0dGb05VNUZkell0V1hSTlJ5MVRMVEZvY1RWYWRVSjNhWFpSUXpaNlVtMUdUa052UWpCV1pXdExMVWczVDFVMlRGVlRkVmx2Y0c1RlgzaFpRVmx3TjJJM05HdzRRMlV5VlhKTFgwZEhha0pCVmtWak1GcFVNVGxmVUdNMFoyaG9YMWsyZFhoUE5qZHZlamRrVkV4MFJVZEtUVVYxZVhaNmQzQldiVFJOT0RWaFVEVllUREJVWjNsMGFIRjJOSGRsVTNab2JpMTNMa2xYU25aRE9FeHVjR05rVm5ST1ZGazFSME5YYjJjLmh1OThhNllsdGNkRGRhc3pGN0FKdU5TVi1vTnFKRnVnSzNvZXg3dlZhazAiLCJleHAiOjE3MDYyMTU1MjgsImlhdCI6MTcwNjIxNTIyOH0.g98N6CDlMl_Tj_-mz3-6wronJb9VxWFZiTed7JCZJCg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000521"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:27 GMT
	x-forgerock-transactionid: b6668c36-28cf-4081-a9d2-fb1b35129271
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:28.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:28.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 120977: jsonPath($.tokenId).find.exists, found nothing
20:40:28.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,120977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b5676c0, username -> user.1000521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63910781, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215228256))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:27 GMT
	x-forgerock-transactionid: 5b30e226-198c-40e9-8226-6083899ec064
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWxoMTI2bWphczRiMG04dGt0dGFxcTNxajIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1JVRktZMk4wV205c1R6ZENaR0Z5UTBsWVJESkJMbk5UVm5CMlNUbFhSa1JLV2xCbmVVUllVRnB3Y1dkdFRUaFNWM0pwVkY5VE1YUm9iMDF1UTJSWVlqaExhamxRVVhselJEVkZkalJ0TmtZMFVIRk5RVk5wZERaelJUTk1TVmhsZFcxaU1GWXhaa05qWWxaeE1WaGFXbVJtZVdjd1VXaE1jRGRqWTNoaVZGQmhNV0U0VjNFMFkyRk9XbDl0Vm1odlkzVjZOa2xyYUdKTk4xUk5WbVpOVVVsSVZYcEZURm80ZW1odGFqTXhSMU14T0hCUFdWTlVPSFZuYkdNM1NVTjBORE5WT0c1UGRETTFUbUY1TTBwWVUyUmtSMkpuWm5WMVFtMTVVRFpXZG0xR05VRmtOVkZXYjFndGIzSmhhazgwUW1KcldVNXhZVWs0V1dONmJsUkliMGRmUmpGSU1rUjBOemMwVWt3M1lXNUNRVzVmVGxOWVRuZHlUM1pFYlhKeGJUUmFVemgyYVd4aFQxQkVjVTlyVkhKRkxXMDJVMHRFZFZkR2VGbE9VbFExVTBsUVZUZEpUMUkxVUdGNVNuUTBNRVU0ZDAxUloyWk1URjkwY0ZsNFNtRTViV1JMUlVscFltdDRkemMwU21VdE1ta3dWa3RGVkVGcWN5MWpSa3RHTjBGdWNIUmFjVFZLVDFkYVlUWTNaRmRKWkhOcFlXbGtZMkYzZUVKVFFuVm1Oek5FUWtwbVdVeFFNbTk1ZVZCTFVXcEhRM1ZmUkhSM1IxWXdabEJ1WVdOUlNWY3RkVXRxUm5SWVZqRjRVMFJ1TXpFMlpURmpORk5HWlRsVU5IQlRXV05xTTBZeVVIb3hkbWgxZEVGUVRFdHBkWEkzWkdoMUxYTkxMVEZzTXkxME1uUkhUWFpaZG1OM2MyNUlUa052VVhSbGQwSXdSRmxFZEc5SlZUUlhaMGhoZHpaSU9ETlZkM1pSU2taYWVWOXZOa3hsTW1oYVlpMUlTRUZZWnpOa1RsaHliMngxV1dadWJqTmlTM001U1ZSWVNWTm9Za3BST0c1a2QyUTFPVlpGVjNGTmR6aDRaRUpMUWpWTFdHMTJXbVJCZWtKVmVUaGlkVkYzTVdObmRIUkNkVzlzVlV0S016UkNlbEZXTUd3elYzVkpMWGhIVFU5NWRHVlhSWEZpV1VSdFZDMU9aRTFxYUVScVpsTmZNVlp5WlhOSlJFTldOazFVVGtGWlFtVlpMbFEyTTFCMlRGUnZSV05NTUd0blFrbFVTR2xpVlVFLkxaMTJWaE12QmR0N0s2bUo5cEJVb1FMRFVrWTdHaHFwdTZ2eFA2eXhBa1EiLCJleHAiOjE3MDYyMTU1MjgsImlhdCI6MTcwNjIxNTIyOH0.0Utj40bTjNMtOziyQcbZo1d2E6DrQCx3Ot9UoaOxfbg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:28.257 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:30.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 121281: status.find.is(200), but actually found 401
20:40:30.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,121281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d2ed410, username -> user.1002239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c832730, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215230288))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjBqY28ydm0xMmhlY3FwcDV1bTI1M240Mm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dGJsUk9jRXAxUjJ0eU5FMXNlREk0VTNaTlZsTkJMbTVTV0dGd1EwMXJkVTl3WkZSV1lrSkxObFZLVDFOUldqWkdZbk5aUVU1elpUVjJialJmU1ZobmRFNU9OUzFYUkRka1dWaEVPVjkyWTNvNFNuZHpNVjgyVTB0aVptaE9iMDkwY0dOb1JYUTRlbTVSYVdKRVoxUTJXVXhRTFhWWk5reGlVVVppUlRsRVRsVkhTa3BsVG1aeFVrbEhWRFZMUlVSQ1QzZHNWR3hpVlVOb1NVbDRjblpTVkhjM1ZtZHpTSFJhUTJGdExXTkhZamh3VmxGS1RGcFFWbDlaVUdReVNYbzVWemhWZVhGb1VsaFljaTExV0VwMlZWQjBXVUphY1VkNlFYWnNSV2R6ZWkxVk4xVTVSbkEyTVZZNFEybG9VSFEzUjB0aU1WVjFiVmxoVG01VWNtNXJVM1p4T1ZoWk5XRlVUVUp1WWpGSFRFRjRjbWR6TjAxRlZraE9UMmxhYkRZd05uTnhNREpxYjIxdFZHTlZWa1pxYlZOU2RXTkVVVk15Y25CS2NtUXRObFZLVjNCU2NITm1TR3hFZUhka1QzWXhZbTExVGxsUWFYWnFNalp5UnpjMllubDVibTFrVEhOTGNGTmZhMDlWV25KVmJEZ3hPRWhQVFRRMmMzSTRNM0JMWkMxUWNqYzVUVlZTU1U5R2JsTkVXbFppWTNwTllrMDJZbE5GZFhwV1gzY3diVFJDZERaWFpGVjBhVUZDUWpWTE5GZFFaMGx3VHpKNGFtTTFVR0ozZFdNM1UyMDNZM0JEVjNGSmVsRkZjMDV6V1ZkRE9WODNZa1V6WWtWSlMzbzFVSGxDUzAxWlptOUdTa1pVV1VKaFUybE1OVVIzTFZoS2ExQnVRamhZWjJoS09ETjZaREprVW5GMVFXcG1WRjlLT0ZOTVZUa3hOSFZMU0daSmREUm5VMHA0TlZoQlVsTnFXRmh3V1ROSU1YRlRXRGM0U1VweFYzaGpOSEJUWm5SWVdWOUZRMGs0UWxWeVJsSnlTM2xYVVVkM2FUTjZRVUUxVG1RMlpWQkNVRzFPT1V4NFYyUk9RVkZKUVdaNFZXcDVjblpyVnpJMVNIQlFlSFU1ZFRSTlUzQTFVVXRSU1RBeWEyTlJiR2hTYmtWTGQzWnJiV3d0VFdFNFVFVldORFpoVUdvMVNGQlZSbFZHVmpOdWN6VnBiR1pvYUZOaFQxRmxVR2xSZG1ScVRuWnJMbU5SU0dkcmQyVXlTMGxGYlZsdVozZHhkbkZ5TTFFLjZ0SS0wQnNUTVpLZl8yZUNRMnVvN2Y3MTJwaEsweDBIQkIxbGowdFBDUWciLCJleHAiOjE3MDYyMTU1MzAsImlhdCI6MTcwNjIxNTIzMH0.QzU6FPNMEdnCFvzzmC4oV9qgaBuw6icqV3aEEv8oL5k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002239"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:29 GMT
	x-forgerock-transactionid: c3c96bef-d20a-420a-91af-2fbe3d7a2303
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:30.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:30.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 121281: jsonPath($.tokenId).find.exists, found nothing
20:40:30.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,121281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d2ed410, username -> user.1002239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c832730, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215230374))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:30 GMT
	x-forgerock-transactionid: 25cbb84b-f1e1-4b1d-ba1d-a791677cf227
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXNhYTVtdThiZjVubmxyYzQzMmM1NnU3ajIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlJXYzNkVVZaWlhvNVZtUm9hV3hzUzNaQmJVVjNMamgyZVdKVWQyMHplRll4Vm05SGQybHZhVmhNY0dsclUwWlRlREV4VGxsQ1N5MXdhM1ZKZGxFMk5WcExkWFZzVlVwRU9DMWhTbTl2UjFCelh6Wm1iVVJhVlV0RmFHSmhXSFJoUlU1Q05VZElSakpyZDFJM1IyWlRSbkl6VGpoSGIzRXhPREpWWVhGeGIzRnBWV2szWm5aSVQzbGpTMDVMZHpsMlRVaGpNRkEwZEdSaWNEZHJiSGg0Y0V0bVZucGZOa0k0WVVoRlNFbDJNRkp3WjFrMU9GVkxaVWxLV1dkMFgweFFURzE0VFVrdE1VUmpSV2ROVEdGd1MzSlZhR3RNZW10SlJqazJVMjlTWkVrNE9HZFNZMGRaZURGQ2VsZHFVVmgzY0Y4MGNDMVBUV1ZJY0cxekxYQkxNV05RZVdWT1dYQkxlSFZ3YlRkQlNrMUVPR0Y2UjFCTlVGUjZkWGR2ZGxkWmNVNU1UV2Q0ZFhZNWQyVnlORUp3VlROTlh6UkVjMFJITlVJeGRETktSemxmU0ZGelgyd3pSbTlHYTBkdmJXdFlkMGh6WDFNM1kxbDVkMWhSUlhoa1JtTjRhbEZOVW05amR6Rm1ZVzVzZEZob1YxSnBNa0prUmtOWWNGaFhiM3B0WjJ4ek9HOVFNMlZVU0V0V1FqVmtOa2h6WVRaR2VsTkNSemxMWkVaRE5HeHhaMGR4V0RkWGIzbFhRVlp5WVdsRGVHMW5ObkJyUW5oa1pVSmhTM0poZURCd1dHcElRMk56ZFdwdFRVVmZabk5OTTJaa1ZXZDJhRzlZYm5JM0xWZEJZamxhYW5sTE9WbzJURnBaTlVwaE0zaGxhbGxSU1U1a1RuRmlkMmd3VGpoMWFqQTBUM0ZQWDJ3MVdXTmtkMHBUTVcxVFRqYzNUWGN3UzNwT1IwcHhRVVp5U1VwaU1uUm9lRXByZW1GT1lWVjNXVGxhU1dOVVdFSmFSMGMxVDBvdFRIcEhNbTFPV2pkNU1YWlBlV0l0UzFNeWMyOWZNWFpvTms1ZlIzQnJjM2hXZVZKdlEzcFRWREpMVm14SVVtWmxlSFYzWlVWc1dFUk9jQzE2UWxKVVVGWlNNWFZOTVdJeVJtc3RSVUYwVVdST2EzSXdMVmRhUVcxM1dVUlhNRUZpUzJOcFUwTkdiMFpvVUROZk1uazRSWE15T0hkclIzbFRaWE5OVnpOWU0wWTBMbEpUZEUxdWNIWTJlWGRwVmtWbFdtcFdWRnBxTW5jLjJDejh1ZmVfcy1ZU0plcmRUYlpieGR4ZTJGYzBaSWl6bzlwTUpFM0ZMbVUiLCJleHAiOjE3MDYyMTU1MzAsImlhdCI6MTcwNjIxNTIzMH0.l6_6YloN541bKULdxaypH7VAMjI8VuMVsWP-3qADfv8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:30.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:30.627 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 121319: status.find.is(200), but actually found 401
20:40:30.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,121319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@93095f3, username -> user.1001116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35d1d4e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215230580))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTFlaDl0MjVtamlnaTMxMW9wZ21pZWEwaWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU1rcHpaSEI1VWpjMGRtcHlObVUxTm14NVVUaDNMa294TWpsS1NsUjRkRXh6YTNkdWQySkpjekJIYmpoMVNXaHlOVmN6UzJka1JXeERTVXhpUVZKa1luTmtVRU15WjNSUlh6UXdNWHBmZDBaNlpXeFVYMGxSWjIxM2MzTTFWMFJsY0dSNU5VNXFlazR5T1VWaVJEQmxOME0wTWxCemJUTkJNelJXVkdSVlVtcDVNbFpWYzJkdFltSTNkSEZGVFdobU1VRnVjVXRGVUhKeE9WQjFSRVJPYkdGVlFXNXNiMm8wTmw5a1dsbzNYMjl2Y0RSNU1FSXRhSEE0ZG1kek1tVjJXakV6Y21zdFpuSmFWWFEwUVd4c1VEWmZWalJ4WWpGVGNtTkhVM3BmVkd4V01UUmZRWEp5VlhKT00xazNhRzlrUTBadWNuSTJjMDVNU1ZaelNVUlZXbWhLVkRNdGFXMVljME15U0dwbFJFTkZka3hXUkVKR1ZrMVRhVlpOZEU5VGFIbHRPVjlpYkhKV2VXSTNhbVJCWmxaaFZuUTVia3RhY2sxcVNrRnJOMWhoVDI5ZmEyaGxaMkpUTVdadldUVkdVamgzTVZob1kyUnVPV1l0Wkc5bWNHNTNSRWxTU0U5SFlrUjRUVzFOZFhGUk1uYzNXVWREVTNWbmJtNXhNVzQyU25WYVNqWnZSM1pYV1hOaVNHeGlhR1pKYVhoc2NWODJSVXBZWlZjeU9HRlpSVlJHTVRabk1FdHVaVmhXTVdKVWMyZ3hiMWt6YlhVeFZuVk5aRVpQWTNab01VZGhVR3czYlRkQ2FsWkpNRnBIYjNKblZESkNlV0pNTjBablYzVjJWRzVVV0d0SVNURlhZVUpsY0MxSllqWk1aWEpwVmtsRVgybENka1YwTW5kT2RFVlZVVGxDTmpNeGNYUlNaMlpXWmt0WE5qaEJSWE5NVGtseWNXRjBjbXBLYzNCVGVHOTFMVmhvVTA1TVdHZFVla1p3VVZOWVZESkxTV015Y0haeFZ6STVTa2hmVkdWdWNWZFZkbkk0UW5FNFQwWjZlSGhFWm1oRVZqaFNVMVZPYm1JeVZGQmFkUzFVZEVGNlRqRjZOalk1YVRGeU16QnhWRVJSWHpOd1VXbHFXRkZOZG1wa09FMUhYemhMZFdaMmNVMHRUR1ZYY0dNMFRYWkhkWGszUVU4eVYyUjRUMlYyTUdKVk9HOWpPRWw0U2pKaWRtWmFSbXMzUjFCTmVWbEJMazlVTlVKdVRuTnVkRVF3ZVcxNFdGOVVjWGszUW1jLmdUWVFFaHJ5WVNuM1NqbUowMHRmTmc5SHJQSVlkWDBrRE1FQVdlSkl6QVUiLCJleHAiOjE3MDYyMTU1MzAsImlhdCI6MTcwNjIxNTIzMH0.uU7HzPXhcusl8G3LJgkrf0cW90Qy729I-eljB_j0Qxw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001116"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:29 GMT
	x-forgerock-transactionid: cb771aa3-75ff-4d1d-9b2d-bd5e9f73f295
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:30.628 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:30.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 121319: jsonPath($.tokenId).find.exists, found nothing
20:40:30.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,121319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@93095f3, username -> user.1001116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35d1d4e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215230667))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:40:30 GMT
	x-forgerock-transactionid: 0ad692b3-799f-49a0-8267-1defe34a65cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnFycHNvdXMwc3JndW50bTRlYmdxcWZtaSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVRYkZaS01tVlJVSGhZY1hGVWNsRnZPRkIyU2xKUkxuTTVlRWRtU0ZjeGFuUnhRbUpwWVVSUE1VZFhja3g0TW1GdlVrNXhhbVJtTFdOV09WaGpSa3hYTURCaGFXeE9jMjFoYzJselFtdzNTM0pvTmtSTFRqbG1NVkJvVmxad1dWQkhSVzUyVFVad1pIVk9lR1JpZWpKMUxXeFNiRGhuYTJST05sRlVkRXMzUjJaQlZYWm9VR2d5UVdoaVMyNWZTRVE0WVhremJEa3pWVzlaUlhkbVRtTkNiVlJ3U1cxaFZqaHRTREZ5U1hOTVRtVmxaVzl3YUdaUlFXaHVhSHBuUkdSMlQwaHBVazgwY0dWNGFEWktSa2R6UVROdlJYVlZkMkZYVEdGMWFVeGhTR2RJZGt0dFEzVXRNMDl2VGxaMGNtUXliMk13TVdWbVRta3liRTVpV0hoTFZsZE5abTUzUVdZMk9UZEdRV1pNU1U4eU5WSlhSVEZyWlZJdGIxVm5kRXc1V2pGaWFHODVha1JPWmxGM1JEZzNaREpKTVdOUlYwcFZTbTVTU1ZkS2NqRnVkRFpvV1VkdU9EVnhjMHB1ZUhabFVVcGtOMjB3UldOcU1VRmZlVk5UTkhCdFgwbzFkV3B0WHpsUFkzWlhYMmRWWkc1MU1VUnFVME5zTTB3dE9IVklXVjlDTUZscVZVcEhZM0I0VFVOUlZWZE1hamxNUVVReVVWZERWRlkwTjA1U1FuUkRTVGRYTTBvelRHSklhVFExYWxBd2QxOXpZbGhwV1c1U09YUlNVbEJHYWpaU1RsRnlSVEZMUm5CUlRIVTROR3hXYzBJeU1GTk9kbWg1ZURsMFFsSXdUa2QwWW1SamNGVXRZbGRMYVRSaFRGcEhVMWxOTjBaSExVNDJMVjlTWkhWYU9XRmliRmMyYzFoMVZFRmhiRGh1Y2xBNVpFZEJYMlp3YVd4Uk4yZG5XbUl4UTFGNFJFMU1NblpzVm5aaWJuTmFhVVZxUldGTlFUQm5hVm81TUVGNGRVRlNaMEpmYUdNeVNVTmFibVI2UjJwaWJGQXRVSFpLZHpGemF6SjBlR1JVYWs5R2VsSTBUbmhwTUZKeVEyMTFPV3RhV1d0cmNHUldiV2N0WTJaUVpYRlhNazFpV20xTVUzZFdaREI1U2kwM2JsQmpjWEZpTkZCVE1Ib3lSbTlGTjFkRVdIRTNORmRqYzFsQk9XcDNNV2Q2U21nelJUSjVOMUV3VFRGekxrTk5lV0Z5VnpjMldWcFRVazl1YVVGSU5XVlZaVUUuQWVxS0ZIV2hyRlJCZExHMEpoZk5IZWk4b0xGd3B0OXVvUzh5QkZpdWxVSSIsImV4cCI6MTcwNjIxNTUzMCwiaWF0IjoxNzA2MjE1MjMwfQ.UYB8owIHdFN_fw9c6_TlJ3zMza96uzTw_q_ZPDLIDH0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:30.668 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:32.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 121612: status.find.is(200), but actually found 401
20:40:32.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,121612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d6b2585, username -> user.1000750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aad04a9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215232635))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWIyYWJ2bW9xYmR2dGgxazVtaTA1MzZ0MHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VGFrVnZja0l6YldwQk1XdFFlV0k1UzBOMmExcEJMazltVlRFeWVGaGhjekpFYmxKSUxXRkZOVkpqYkhoMVdWTlJkMUU0ZDJ0cFltSk5OMU5uT1ZKTGVGQmlYM2xTZEVsMlZqWm9WbkoyTFdWb1RYZG1ZVmRRT0doaVZXUkxXWFJ5U25WbVdUZHZNelZ2Y1c4eFgxZzBSWEZIV1ZSV1JUVkNVamxRUkZGZmVXTXdSRGRzVmxFNWVqSjVNM2g2ZVZwelVHUnVYMVk1TVZOMU5UWmZRall4VUU5YVUwRkhWbVphVlRCUVJHZERObDl5TTNGUFJVSkxUWFpIWkRkRVh6VmpSVzVJTlhCVGFXczNPRVpaV1dSc05GSjVlWFZKUTAwNGMwSm9Za1ExTFRCWVVqVmFWMms0V0RKNWRqTXdWamRTVTJGc1dHZHBXR05xTmkxWGQzZEVNMm8xTUZkNlkycG1lWEo1UkVoMGNIWnhabFY0WWpGTlIyNUpXVE5YTUhkVk5UaFBVVVUzVVd4dk5WTTFTM2MxVGpVNVlVOTZYMnRxYW0xS1kwaEJiREExT0hONFIyaDFiRmt0V0ZkRFpGWlZSMDAxTlhSeE9XdE9Sa3N5WlZGUmVWOVBNM1ZtYm5SRmVtZExaalUzVFhseVRXTkpka2xEWTBkRmVEa3RNSHBNT0dwelluSTBiRFpEVDA1d1RtZ3pNREpYVFRKVmVXeHZkRVpzTTJ0TmNYTkJiVEJ0UjBFd1NsWkRkRzB5ZDFKelpsTm5VRFkyWms1c2FWaG5ObWxtWlRkemFuRmZibWRSY1cxekxUWnRhRmhDZDJaaWNVVkZOMjVHZVRkUWVuZGFRVkF0YVRoSU1HWnVOak5rUkRORFFtUkxRMmwxUm5wVFRXdGtNRVptYldOTFlsRXlYMEY2YzBwYVJFbENjRVJwTmtSbVMwOU1hVVphYlRaZmEzcFdSRzB3VERsSFFYVmhiMFZwTm1OSFRGVmZRa3M0ZHpsQ2EwaG5WV0pLYmtkeFJGOTBjbmw2TjJOcU5HWlVjSFZTVFMxa1RrRkdRbFF4VlRkMU0wbHBiMlJCTkhaRGNuZEJTVkptU0hFeFlYWk5WMnBxVm1FME5tUjJTWEJpU1d4MWJVNUNMV3BMYWkwdFoxcEdZbk14UTNrelpIQldjMk10VTNKaU1tbEZUM0oxUW5WS1dqbGZTR05WY2xsbFVuQlFNamhNTW1KS1IyMXRaMDFpTUhveVJsTkZMazl2UVhoaGEzQXpSR3BaU1Vrd05YTXpNVzVwVG5jLjk0bkxNOEJFcWVwYVJPSnlGY0N0WWNFb3lNZnVuSkJyZXBOMTBsTnYtMm8iLCJleHAiOjE3MDYyMTU1MzIsImlhdCI6MTcwNjIxNTIzMn0.tY_rVlPlTUVKZrBWtyq7tsVHRCHX7UA_pIoECyDfv00","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000750"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:32 GMT
	x-forgerock-transactionid: a7d9aeaf-ace6-4e41-bc1d-56f79de2b85e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:32.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:32.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 121612: jsonPath($.tokenId).find.exists, found nothing
20:40:32.724 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,121612,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d6b2585, username -> user.1000750, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aad04a9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215232723))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:32 GMT
	x-forgerock-transactionid: fd087e8d-336e-46a7-ad9d-cd7ffd8d69cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGVpY2w3N2tocDcxcmxta2lkNmczdWthNTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2RHbFJhbXBrV0V0UlVEWkVVRVJUTWxVNVdqQlJMbEJFWm01dll6VnBVWHBpYmtsVU5tYzRVVVpxVFhkSVoyOXNWSFpHWjAxNFRYbEtjbmszTlZwS1JWQktXVTlGYVV0WU4xZDNUMmhTT1Roek56bDFNUzB0YjBWUmMwaGhVVkJtUlZWWFMwRkZaRnBLYzNGWWJYazNiVUppTUdWeFNXbGxOblpmVEU5MVRuZDZNRXc1WWtJNE1rWkpRelJNWDJSblJqQlFUMFUxTkdSM01WTnpWMjFGUkdGRmVWcDFiRll5Umw5ckxVOVdOWEJMUW1ZNE5XRmxlV2hNYzJSWWVFSlllamxTT0hFM05VODFiV3h4WW1wR1ZqYzJZM2hDZEMxelNIVjBhSGN5YlRCdFEwdzVaR3BIWWsxU2RVVm1XbFpPV2tkNlRtOXZlR2RGUWkxZmFEUkVNbE16Ykc4eU1rdGFVakJ3TldKRVIybFpOMFpaT1dkQ1ozSnVielJUY0c1TVRXUmFUR3R0UW1Kek1YQXliVFZJVEhBMWIycEZjV2gzZWpsTGIybHNjbVJtUmxSTFVsSXRhVWhRYVcxQ1pXdGxVMDgyYzAxRFJHZElUa3h2UWpSTloxSkRabVJKU1RoVlNuRlViekZtTkVsWE5VZHBNUzFNTld0b2RsWmxhbFU1VTJ0ak5uWkNSRzVRYkVkS1pIRXpOalF0TkcxNWVuSlRWRGhUVEdoSGNVOHhOMlZNVUVSbExXMTNOVlE1UVV4NVpFSTRTMjh4WlY5T1JISnlWemxhTmpNME1HSmZZMUY2VVZOTlNGOTBiRzkwWVU5S2JscEhVbEZCUlRGeGIwUjFSREkxZUdoUGNVMUVWRlkzUkcxMlZ6UlpVbXg0TjJWa09ERnFOMWxGT0VsaVExQnZZbWx2TkVjMGRHTlRiVlp4TUhSTFRGbHpjR1ZmYTFaa01UaGlSMDFJZGxONlVERlJNMUJzVkV4UmJHczJURVpmUkZVNVIxUldkRmRJZVY5aFdXWlhSR3BKVjNJNVJERm9PVFYxVVhKTGFsaFhhbkZUWlU1Sk0ySTVVRVJ6UnpsRVVFcHVTVkJtWjNvd1drZE5iVTE1VlVFMWVFWk9NVlkyYVV0cVpVVm5aakJaU1ZVNVExRlpRM0V6VFVOVWRsSkhUMVY0ZVVwMFVHUmFlaTFyYVUxNU9VVXlSMVZ6ZDBreWFsSkVSVlJVZWxONU5tdDRWMkpTTFZSYWRIQXdMbGRtTVhoV2EybElNbEJNVkVSc2JrOUVkMXA2V2tFLm92UlpMSmdNbkJCTlU5aG4zckc0WExid2RMTVdFMkhOZEFreW5pbG56djAiLCJleHAiOjE3MDYyMTU1MzIsImlhdCI6MTcwNjIxNTIzMn0.CVF9bfE80WYpHTfGQS96bgq37_P68_fjDro6KJ4CRFw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:32.724 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:32                                         825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=223295 KO=11772 )
> restLoginInitiate                                        (OK=110508 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=110169 KO=331   )
> restloginProgressiveProfileCallback                      (OK=2618   KO=331   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.68%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.68%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.67%)
> status.find.is(200), but actually found 503                      4958 (14.59%)
> status.find.is(200), but actually found 401                       331 ( 0.97%)
> jsonPath($.tokenId).find.exists, found nothing                    331 ( 0.97%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[################-                                                         ] 22%
          waiting: 420990 / active: 16     / done: 121609
================================================================================

20:40:36.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 122145: status.find.is(200), but actually found 401
20:40:36.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,122145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@510eea02, username -> user.1000468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15c3c806, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215236341))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2xmYzdnMWZuaTIzcTU3ZG9obDR0cWZuZ2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlNWQnZMVE16VW1WaVVtZ3piWEYwUkdSMGQzUlJMalpZU0hGdWRFVnpVVEZ6Wld3NWNVZHZUbVJIZDJSQlVtSjNlRmQ0YXpWNFNWTmFVRXRSY0VFek5XZGtaVEYxV2xGRVpFdG1VWE5MVFhjMU1TMUZaekZIYnpCVlZXUXpaMnBmTkZST1dtaGFVVWN0ZDI5NVprZDZZbXRpYTNWT2VuaFRNbWx1VnpjemJUWlhYME56TjNOMmMwcENhamxtTFRCTVFWVlZPWGd3U2xGUVpYUlpkM2hmYVdGMlVGUmpjRU16ZVZGaGRVa3pVakIyYzNwcVFVbG5SVUZ2VEUxT1VUTTJMVWw1UTJ4RVpWbG9ORzAyZGt0MlprMWFNMEZrYTI1bFl6QnNWakJtV2xsQ1kyRm1VRk54WjBGbmFuaG1ha1oxZG5ScVNUUlJOVlZZUW1GckxVdHpUbVZzUlc1QlNrNW5SbVJJVW1KSldsOXJNakpTWkd0emJFY3Rabmd4Y0ZWNlgwMDFiMjh6WldOSFlWQjRkVFZUWVVkU1pHZG9kbEZPT0MxT2VFdEdNamgzT0dkaFUxVnFOMWxsVG5GVlh6ZDJNbG80TW5obU4wNXRXbU00ZG5WME16TlpRak5ZWWtkTmFVVm9RV3RVTjBWSFQxTXdjVGM1UTNoWWRHOHpNVUp4YzFkSGMweERURE5GUWxKclVqUlZVMVZCU0dKWmJWZzVSRkZzV21FMFkzQnBVMjlhYzNabmVFNWlNbUpDWm1ZMFRVb3lNa3RoVG1sdGVYaGxVemRZY0RaRWJraGZlV1JNUTJ4UVp6ZFdObWRPWDFReGJYRkVabWRrY0c5eU4zTlNiMWRKTlZabFdGRmlZakp1VWt4VE0zQmlNMDF0VUVkWGVUQkhUelZ1VW5sZk9UWkRSRWd6YUZnd1ZVRmxaSE5sTTNKMU5UaHRZVXRWUTFSQlYzUTNUa3BhU1ZaYVNWRldaazFLZVc1VE5IVTBNRFpCZVhaNVpVbGlNbmN6UVZGbVVrRkJjMXBzVG1wVFZGaDNaemN5VTFnMFQwMTBNbk5RWmpScU9HdFVhVlV5T1dWMGJrZEtibE5OTTBVMk9WbHZPRmgzV1RFNFkxUkxOemRIY2toMVRrSnhielY1VFZKWFZHOTVUVmN0TlVsTFMzQnBabTB4TkZkMFRUazRRMGxIZGtGWVlrbFdlVFV5VmpSRWJtdDNWM0V4ZFY5Q1RHOXVlWE5zYUdwU1ZXcEJMakoyUWtrd2FVZGtSVW8yYWxSak1XaG1hbHBzWlhjLnlXcnRpT3JrZWVHNThodVNDVVk4WG5LNGJxSXdFUkRDUjlsVDVpdmJ6ZG8iLCJleHAiOjE3MDYyMTU1MzYsImlhdCI6MTcwNjIxNTIzNn0.j-WOhUeA99LswRQQDz1y9etgsoKJ-NVuzDrnf8IJ2eA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000468"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:40:36 GMT
	x-forgerock-transactionid: 1bc20078-f71c-483e-8cfd-d63a4d6b8c3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:36.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:36.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 122145: jsonPath($.tokenId).find.exists, found nothing
20:40:36.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,122145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@510eea02, username -> user.1000468, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15c3c806, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215236432))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:40:35 GMT
	x-forgerock-transactionid: ed40aed5-5fb4-40bf-b5ff-513a6019d995
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjZzNGZsMW8xNDBic2pxaWh1bGdzdWJhbzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmMyVjRNREpXUkVoWk5uWjZjRzFaU0VwSE1VcEJMbmRyY1VwaGVGWTFZVVJWTm10blh6VkRabE5UT1hOa2QxZFFkbEZvVDJ4UFZXaElRbE5NUkZkcWVVbDBjbUZGY0U1SVMxaFJTRTlhYUdaWmNqSXdXRmxSYkVoak0zTTJXV3c0WVRaaVluWlBNVVpLYjI5R2JEaDRXVFJUT1dkcVkwRnJjM0prTlhjNWJrODBUbkZxU21SVVFtaHBVWGhMWnpONFRqUnBabFUxVW0wdGVrRTBSSGxhV1Y5VFVEZGxPRlJ6TVhsNlpqbEdYMmhzWWkxWFdrdHRaa1psZG5kV1pHeGtaUzFhYVVGU1VGZ3lVME5PZW1WSVprMWhWR1pZYzNaQ2FYSmlaRGwzTjNOR0xXcGxNRTVJUlU1bk5VcGZZMk52YlRoMlMxaGFRblpNWlRRMFduWTRiRzl6UjNCUGEzcHlTRzFTWkRSWWRGSlllVlpKTTFseUxXVmpTRnBzT1dsQk1tWXpXbnBIYldJemVtNWZOamR2ZEdaaWJubFlNblJQY0ZoaFVFVm5OV05oZUhSSmVtOXBjMUo0TlZSemNsVnBiRWgyVDJJek9Vd3pZbnBzZWpoUVYyTkxXSGxHVFc1NU0wZDNjMGcxWW5aZmFYVlpTMVl0YkRJellsaHRZVFJOWVVGVlNWOTRZbmhOTUZWV04xcHNXazloWkRNek1HMUxkVWhDTFdKQmJtcG5OMjFPZUhvNVJXdFhSMmxwTWtabWExTXpORTlrYW1JelIyZFJkbDlqZVhWblNFaHViRXhMV2xCT05qZHhRVGRXZHpkSWVVUkpWekpuVEZWelpqQnJabTFhTUc5SVdsTkJURkZMV0habGFrOVNRbHBhVDBkTGQweDFkVkF6ZUd4cWRsTTJjM1p4TUhKSFpHOWlSMHRKTXpsV05XbG9jVWMzVm1OVFRFbE1SMmh5VWxsWFVXeDNWMVZZYTFwM0xWOTBObmc1VDBVM1RVaENaVFkxTkhWdU5XOXZPVVV0VjA1d1dVUkZWVVJYUWpkd01ETlNTVUkzYTBRd1V6RmFUMUoxWDBjNWJsVk1UbG8wYm5NMGQwZ3lNblp6ZEhOUGRVNXZOMUpNV1ZOQlVYVTVXVEZ6WlRSUWFISkpjbmhIVjBsZlkxVlFRVTlTT0V4Q2QxTkRUbFJ6UjB4cVkzbHNPVFpZVUdwV1dVUnlXamMwTVMxeWRsUndZVlpSYVdwaWVIcEpMbkZ2TVdsS1kwcHBaM0p3UzA5TFJIUllPR2xCZW1jLm1NTmwyLVplTURWS1VxcS1SbmdMSUFMVzJRcjF0RTFybUg4clk2aTV2dFEiLCJleHAiOjE3MDYyMTU1MzYsImlhdCI6MTcwNjIxNTIzNn0.Y1H0SDwRaKd2Web5deuocs8HP9l-u6IZwm73Q1yvo-U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:36.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:37                                         830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=224763 KO=11774 )
> restLoginInitiate                                        (OK=111238 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=110892 KO=332   )
> restloginProgressiveProfileCallback                      (OK=2633   KO=332   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.68%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.68%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.66%)
> status.find.is(200), but actually found 503                      4958 (14.58%)
> status.find.is(200), but actually found 401                       332 ( 0.98%)
> jsonPath($.tokenId).find.exists, found nothing                    332 ( 0.98%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[################-                                                         ] 22%
          waiting: 420253 / active: 28     / done: 122334
================================================================================

20:40:42.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 123013: status.find.is(200), but actually found 401
20:40:42.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,123013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@785cced5, username -> user.1001804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46fbb8bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215242206))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGtvNDdmNGhrNDJjMnYybDk0aHZ1NWI2Z3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bE1FSnpSVk0zTTFWaFpGVk1PRU5wVkRJMlFrRm5MazFSYjNoM01VWk1aRU5SVkhwS1YzTldkRmRHV0ZWWWVrb3lVa1JQY0RseVRYRk1Ubmx6UjB3eFZ6SmtkRUpLTTB0U2NFMU9XV0ZLVkdwWFREZDBTMTh4Tm5nMWNtcExWemt4UkdOWFN6QlpTblYxT0Y4NVlWWm9jVTlVWWxkbU9GSllhVU5XTVRseWFtZE1NMFZ2VFhOMFdtWmFjMDB4YzBocldsUXllRVV0ZGxOWmRsRmFlVk5OYlVGVE9HNVVNMjB3YTFWNmRrZEtUek5FZVhOR01VSnhWekoxZUhCWFJYcFdNR0pEYnkxdFgyTmFhVkJsVG1kNllVeENOalZuYW5KU1h6WmtaV3hwVDJ4WVdrOTZWVWd5WkVsR1QzRnhSWFpyTlZKYWFIcDFSR2R5YWtOT1ozVmlSMXBwTFU5d2IwcEVkMW8wUW01TWRXSkdjemRNVkZwU01UVkZMVzlUVTNWQ1IxSlliMVUxU0VwemVIcFFjbk5LTVU5WGNHbGlURFZEYkdob1psQXdTV3gyVlhCbmFXaHBkMFpLWTFFeVIxaHlTSFJNVlhRNFVFRXRPVkZLWlV4b1QyTm9Ra3A1Vkc5cmJubFJVMjE0UlhvNFZHaGthbUpLUXpGVGNFWjVURlpWWVdSWFlsQlJMVmh6WDBoSFdrNXZkR2xoTUZSc1dqaEZTa0p3UkZjMVYxQkJORUUxZEhrdE5VSTBSM1J2TlhRMmVYZENNRmRDYTFGTFNIaGlSVVpVTjBrMFR6Rm1XRUo1V0hSRFYySmZUa296YlcxcVdUUm9TamRGVVhVM2J5MXFXR3hPWTFKSk9WTm1kRTlmYldKQlVYQTRXRE55V0RjeVZXOUVjVXh1UnpGRVpYZzVUekIyTWxWTldrb3dVemhKZW1jeWNXaEJkbmxrWVMxcE1qWkxOWEp4ZW5Nd1ZVdFZORTVDY21GcFlXVTVMVEZxTkdob1ZIWjRjRXhIU0VKMWVsZEVUV3MxVGpkQ1JsWXlVQzF2UjFsaVkzTk9MVk5XVFhWcE9VWmlWamxHVFY5SGFqUTVNVXhEWW1seWNGOXdjVkYxYUVka09URjBURk5GWlRSQlR6QldRMWgzUVhGU1QzVkxjV3AzVTE5emRFaHFVVVpGZW5Wc2NrTXhaRlZSUTJjeWVXOXVWMko0TFdvNGRqVTJjemd6UVMxSlZsZDZNRU5uVUdadlVFZFpMa2hhY0V0MU9XSktiMFE1ZHpWaWRXbEpjVEZwYUVFLlNiWlhmblF2dEZZcnZ0ZDE2cUNqX0E1Z3JOSkhCSWQ3ZnBpaHc3V0YzSnciLCJleHAiOjE3MDYyMTU1NDIsImlhdCI6MTcwNjIxNTI0Mn0.GOWhCKu4t8HPeM8CzYv3QowrydiMAuL_0ommRsYNcw8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001804"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:42 GMT
	x-forgerock-transactionid: b10e4f56-00d4-4eb4-8189-4870b2a85427
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:42.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:42.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 123013: jsonPath($.tokenId).find.exists, found nothing
20:40:42.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,123013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@785cced5, username -> user.1001804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46fbb8bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215242294))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:41 GMT
	x-forgerock-transactionid: b89b5df4-7977-4ab1-9e2c-3c039d6f5f08
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2VndG8xc3BqaW1pZDVhYW8xbDZydHI5NWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2VuTkVVRGt5TXpReFQxVndVRU16ZUhCbWNtRlJMbEJEZHpWeFVWSlRZVUZGTTNOS1QzQXhTVGhKWjFoUGFVVTNVSHB5Y0daamNYQlRRVVpzYjBveGMyZFNUR1pYY0RkWFlWTkZSV1pVVFdOSWNqVTRPVEpWYm5Vd1NtWmlXRWxWU2xGek4zSnNXRTA0V1Voc2NFUlJhbEJMZDJsRFZEZzNjREJ4WTI4elIyeFpWSFEzVUdKblJESlVORW8zUjFSZmFFNXpRbHBpWW5aWWIxbFNNazlNWlVSWmFYTnhVRGhGTkhkck5IVkZPRGd3YjJFdGIzbHpMVUkzTm1RNFFrWlNlalV6Vms5cGFrWXRSR1pIZW1wc1IyOVhNbEZFVW1WMWJsVjBibDh6ZW5kZlZsQkJWR2N0TUhoYVdURjBUMWgxTTJWdlp6ZFBVVTluYUdGWVpEZFhUMGt6TnpOZk0zSk5TSHB4ZUhGQ05IRkxkbEl4UVhSMVVXTllTMVZrTlVsZmJHcHVWM05wUkZobU1tUmpZa3d0YTJ3Mk16RkNiMlJoV1ZVNVpWOHhWSGs0UW5OSGFEbDNkVFF5U21SdVJqVk9aM2ROVlhjM1JsYzFTelpPVGtkVE0wODViakpuVUdSZlQxWnZjM2R2WmxRNVRWVm9NekZTWWw5eGVXNUJXVlZITVZKUGNYZHFSSFZWY0ZGeWEzZFJSVmxZYUc5S1NFTnVOalE0VTBsVGNEUmpkbXhHU21admRWZHBTRGcwVEdKaVFXeEVhbEppUVRSeFNtNWlTMTk0VEZaWVJUbEJRVk5zY0RSWExWTkxiMHh3VERKcFNqQmxTVTVvYlZCU1lreEliM05NYlhNMmFsZExOVVJHVkdSVVkwVm5NbTV5WkhGTFNWZGpObDlzVUY4eE0xRlVielZQYmxFNGRrcGxkRm8zWVZSVGNqWk5RMVZuYzJadmVucElPV1EwZUMxMloxUjRRWE41U0ZWUVlYQnVVVVpzYW5FNWVFdG9jRVZXVFd4Q1pWQmlaMWx0WkhGMlZrVTNhbmhGZDJ0b09XbEZjRUZGYkVKSE9HbzFNa2wzTjE5bExTMHRMWHAyYUd0RWJVMUhhak5UUlhWbWNVOU9jWFI0VW5wR01sTlRXSGRwTlRKQlltUXRUMXBKTFdWd05qQnRRemxYVmxWNE5YSkVXSEJ1Um1wSmJIWjJRV0pvWkZvNVZHZFdhRVl4WWxWMGNVWjNRMGhDZDFCdVRuRnpMbDlZVkZOeVlVWnNPREkzZFdZemR6ZzRWa1V3YVdjLkFaUjZpQ1ZPXzZJSVBNUVlSLS1TZ0pFamZWM0p4TWtmUE5GdWN2enlCSzAiLCJleHAiOjE3MDYyMTU1NDIsImlhdCI6MTcwNjIxNTI0Mn0.MclogmPVLrvXh0ICY8SfLYbgZbUU-2EM3C4oH5Kp3sI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:42.295 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:42.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 123047: status.find.is(200), but actually found 401
20:40:42.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,123047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@344f07e5, username -> user.1001939, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5132187e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215242403))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnNsNGt0ZnQ1NzE1MDFpczI4MGlxOXMzc3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlJYQXpla2RFWlVWeVVYQmZZVUp6V0RWNFpIUm5MbUZ3VVZaU2IyZHhiMjlFWm5NMVRVczRTMHBwVWpCWWIxY3llRFpxVlhoT1NVaG5PRlJVUVhsdWMzaDNjSHB5Y25welVuUjZObXRCTWxOSVJtTnFVbWxQTWtjemVYTnJhVTVCYW5OSUxXeDRSV3RQV0d0Q1JVODNMV2xyUTI4MWExSXpSbTkyUldGUmJtaGFNM0J1Ukd4clNqRlRVMnRyZG1WVGNtUk5ObkJ4TTA1blVEUXdPRGh3UjFOTk5GQm9ibWRIUkcxRU1taFBXWHBUT1UxSVVFVlRabHB3VDFGVU5pMTJiRFYyUjNsQmVtbFJkRmx2YkUxWFlqUjFRa0l5ZEMxamJUUkpWVGxCTFdoc0xVRjFjMGRVY0VReFprWjZZVTQyZEdvd1NFVTNTSFE0T1daS1NGWnlWWGxXTkU1UVVsRnRVRlIxUkVSeVVIbFRNVzF6YjBad05FdHJkRWx6U0ZKbFdVcDBaVTFOVjFsMk0wcFJXa05CY1ZsRFRGWllkRkZzU20xS2JVTnFhRWxLZFZaSFIxZzBkMmhHVlVScFIwUmhYME10VkVoTmVsSjBSMkYyTWxZM2JqTkdTSHBaZFRFMlZrSXhUVUp1TFdOdGNVRllPRE5qYmprMFNVTTVla1ZXU2pJd2FEWlFRVk4xVW5rMmRHUjRWM0ZWV0habGJFSk5PV2xIVVRoeVZubE9WMmcxYVhvMFZGUnRTRTFPY1dkT01HOTRRbkJoTVRCV2ExOW1TMnRPVFZKelMzZE9Ua3RwYUhGcFMyZzRZV0Z2WmxGR1JYZHRVMWcxVm5GNWJsOTJhM2RRVVZacFFYcEdPVXgyTUY5ZmRuUTFjblpaY0hoMVJWQmpkRkpJTjJKV2JWWnlNRWRLYUV0MlNrZEJaSGc1YVRsZlMyZFJkMTlvYzA1aWQwTlZZMGhOTVZCd2IxRTBjV0ZLUVdaMlRtRTNTV3RzTnpCeU5HVm9iMGxLVGkxVGJsY3lhVWwwY25GM1VHTmZka0V3YjA5R2VGaFNXVjlaYW1kNk0ya3pibmd3WVhGTVZGVXlMVWRmU1hwa04wUk5aamxrTFZoWFdXOXhNRlpoYTBaUlkxRnlORUZYVFdNMmFYZFlkME5CZFd0d1NYcG9NWGsxZFhsc2FXUTVOMkp3ZFhwYVdIVlpNbE5hTUZkdkxWRjJaRlpUVWt3MlNsbDRNbXBzVGpscGIyMXZMbEYxWlc5VGVHNWZTSEZEYjJkc2FHTm9jbVp0WTFFLnZTNUFlRnkxaFBCNXV3UWJpd0hxc2tKdS1MaGdEMFBmZlF1OS1Pemc5Q0EiLCJleHAiOjE3MDYyMTU1NDIsImlhdCI6MTcwNjIxNTI0Mn0.lznJLI4eELpxCMtCePrfutJkkZhXDrVzatuOI-NGvYA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001939"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:42 GMT
	x-forgerock-transactionid: d9b2f606-a31b-4a31-a351-f0d81156277f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:42.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:42.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 123047: jsonPath($.tokenId).find.exists, found nothing
20:40:42.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,123047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@344f07e5, username -> user.1001939, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5132187e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215242491))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:42 GMT
	x-forgerock-transactionid: f8940d88-c55a-4496-a2d0-8612ec81d64e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW9ibzFzcGsxdjlibGpkODQ1NXFzNzNuNmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1dsQnFabEZYU1dSdFNIVlNOMW81ZW5wS1MyNW5MalJ0TmpSNVptZzRYM1JMYW1WU2JXOVBYMjlFUzI1RlVVNW1RMFpqVEROQ2EwUnlSMnRzVUUxbk5YbE9jRFZST0U5alRIRXRWSGx5TUZSNE0yWlZlbVpqTFVsSlpGTXplazEwVmtOdlYxOWFUMHRYZWtORFFtOUlVMFV3VDNkUlZWaG9aR3BKYkdOTk5teGxhVFUzVDNCNFRGaHBRV1ZCV2t0U2NVb3RkVWhHUkROQ2RESTJVakZNYjNVeGVpMXlNbUUxZDBaUWJIUmZRMGd0VkhwWVoxQXhiMVJOU0hKVVIyWk5NM0pXVWxOdmN6aHVja1IyVTFNNFJrYzRVMkZIYUVOWk9VdHZlRVF4YkRkelNYWTBkV00wV1VkNlVqUkJRMGt0UlVjMU1rUllVRWQ1VlZWalRrTTBRM2h0ZUVsS0xXbDRWM2MxYUZSaFpHVjNhMGh1VFVocVNEUllkazR0VFhZMGVuZFZUV2g1UlhaeFN6UjJjV2R2VldvMGQydG9ObWR5Um5RNGFucGFjRkpXYm1sWlJFMURORE4zUVhkdVpuWnlOblV3Y21GUWFGaHBSa1JSWlVNNFJUUTNVSGR0T0RGVk9XUTRTa1Z6T0VSSFNUSm1Velp2WXpodVMwOUlWa3hRYW05VGFqQXRUVU5IVlROSWJIUXhkRUpWWWxGNVIxRjRURXBFU0dJNGVrUndOUzB3Y21wSE5GOVBlWFEyY2xKWVRuaEZiRXhUY3pabWNVSnZUbWxRVEV4c1pIRk9kMGRHUjFKVlpHaGZYMXBSVVRaNllrYzJlbUZLYWpSamIzQnJhazFGVlRkQ05ESjZVMDFTVkZKTlRIWXRkMnd4UjJaemExTTJha2QwWkV0MU9GRkpZM1U0TFRCSFdYZDRiazVtT0ZsblFub3RVR1JOZVZKc04wWlFlVUpCVkVkUlVFMVRURzU2WTNJM2JuRkNUbVF5WlVkS1V6QmFRWHBVVFdwcU5GZ3pWMjF5VVZORGRYTkNjR0ZCZEdOTFJXSjJlbUZEUkRKWmJTMDJja1JYYVdOelExOUlNMUJmTTNock9GWXRWVE5IZFhwdWJWOXNhSFl5Vm01WlNEQmhRbUpEZEZVeGJXUlFaSGRpVmpSaWJGQnlSbGRUV1ROUGR6VklUMlV5YTBZMmNFNVdTUzEyUTJReWNrRXlVMjh6WWxVdGNURXdhVmhCUkhWak9FczBMbFJDYmtOdGFtOWFZbXh2VGxacE9FeGZMV0ZmU0VFLkJKMEp6VldycjZRZnEwUERtNFFOeXZzRnlyTkg2QzU3YTNRT3VJQWRyYkkiLCJleHAiOjE3MDYyMTU1NDIsImlhdCI6MTcwNjIxNTI0Mn0.0_km87Cmr2aIT-whA70sXJCkNckXRVPMAhg20sfmbPs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:42.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:42                                         835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=226266 KO=11778 )
> restLoginInitiate                                        (OK=111988 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=111632 KO=334   )
> restloginProgressiveProfileCallback                      (OK=2646   KO=334   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.68%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.68%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.66%)
> status.find.is(200), but actually found 503                      4958 (14.58%)
> status.find.is(200), but actually found 401                       334 ( 0.98%)
> jsonPath($.tokenId).find.exists, found nothing                    334 ( 0.98%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[################-                                                         ] 22%
          waiting: 419509 / active: 30     / done: 123076
================================================================================

20:40:43.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 123198: status.find.is(200), but actually found 401
20:40:43.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,123198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e0a7734, username -> user.1002493, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bffa51e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215243482))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjVmNHZidWxtZ2Zob2twYXFtZjMwY202MWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFVVa3ljR2QyZURoa1YwWnVRbEJHUW1SUWIwRlJMalIzYzB0a01FTkJVWGRYYUhRNFEzSnJSelEyT1dKb2NUQXRlRVZyUTA1Q04wTkhSazFCUVc4eU5raGlOMDAwT1RSMGFscFVjSEpqVWpOemFFdExURFYyVW1ab01uUktNakphY20wdGRsZExjR2RZY1ZOelZGSjFiRkZJVUZkcVoybzRkMlJCWTBKV1gxZzNlblJoTW1kd2NqWktaRXA0WDJ0V1MyWmtZMmd6VmtVeWQxTldNSFV3YVd4UmFuVXhSVVZJYURadFFXaEthMHRpVjA1TE5WSmlSVTR3ZEVORlVGUkRhV2Q0Y0d4WGNtZHFOUzFSVDBKM1RYQlhZVTFNTFVSeE5qWkJieTE2UlhwdVNVRnFRa3h2UjBWQlNESllZVGQzWDJ4dFpVcEVlRGt4Y0hZMU4wTlJOMHBSWjBONmRqQlNOMEZMYlcxemNYcHNUMk4zWjFVelRqUlhhRzVRVG5wVWQzaG9iVmxwYjJ3d1JEaHBOM2N0U2xkRE9GQkZNRU5DY25kcFpqSTNSbUZvTFVZelRsRTFiSGcwZWtFeFIxZFBUbXhFYWtsTmNHMW9SWEpqYTBWc1puWlVOREo2UzBWbFFtZ3hWemRNWkRWUE1XTm1XbTFvYzJwSlFsWmpiRk5PVG14b1oxOXZVMlZrVFRFNVdsOTFSbTlXY1VnMldqSTNZamh6Tms5cFVUWnRTM3BPUm5nNGRIYzJXVGxFU1VoR2RIcGtSRjlSWmxaclpYQXpkV280VGxaUk5qTllWSHB6WDFvM1pGUktja1k1WW5ObGFGbGlhMTlzZDNWak9FbGxURjl1YlVjemF6Vk9abXN6ZFhZelZrOUNUVmxpWjNSM00yUkphR0pNYlhoaVZUY3lVREZRZFROWWMwVXdTMnBTV1hZd2RGVTBiRmhzV1ZGbU9FbEVlVFJzVEdwbU5FWjBOMXBHY1RoMFoyeGZVRkY2YzFOV1lXTmxPRk41YUhGb1ZqRmpVRmR1YWpnemVVa3dTVGhCY0ZBNFlURnlXSEk1ZW1KWFpXaEVTbkZvUW1WM05IRlJkR3hyVGxrMFVFdFNWbTh6TFZOTVNFcDBVbkZsTW1Vd1pqSlFkbWw2V0ZsYWVqTlJSRlZRT1dkbU5tRjVRMlF6YzBaeldEQXpiblJoWjFKYVVFSTJSbDl6T0RrelNtTkViVUpSTWkxSVVIaHdXRzVhV2tzMWNubFZMbVIwWkVGYWVIbzRTRFEzTkdWdWVWSXdOVGwzVEhjLkpfWXhianJoVExtNndXc3pyTlFsN3dwNm9vZXhlNXhkVVdKdFhIVlM1dEUiLCJleHAiOjE3MDYyMTU1NDMsImlhdCI6MTcwNjIxNTI0M30.SvCqIYYElzJzROVwQkqEGcb9Vyw1PrVwXdgZaHoIVDc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002493"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:43 GMT
	x-forgerock-transactionid: 63a1c4ce-5d76-4a5c-af84-c3d1e07fdf9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:43.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:43.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 123198: jsonPath($.tokenId).find.exists, found nothing
20:40:43.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,123198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e0a7734, username -> user.1002493, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bffa51e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215243571))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:43 GMT
	x-forgerock-transactionid: 757a5262-98ca-4177-8acd-06123f91550c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTFhOGczam5rYmwzbWVyNnBvNzNybmgzYzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2IwRmZNREpSZVRWWFQydHdUVlpRTUUxWllXTjNMa0ZtT0ZSeU1tUlFRWEkzTjJaMFYxUnZjM1JwVGt0eGN6QTNibmxaVDJoUmJHSTBVVmszTTFWTFpEZzRTRTVVUm5CUGRGRmhUMFZwUTI0MGNXcHBlVlJxUm0xUmVsVlZNMHBhWlUxS05uSnJkR040YzNsQkxYQTJhVFZsWVRCVVNWaHNVVVZsYkhZMVZGWnJlR2czV1daSFRYZFdaV1ptYnkxeFYxUlBXa1p3WjFaQ1pqUm1SakJ6YmtKMmVFNXdaRXBhTTE4eVpqaHBiSEpaV1dsZloycGFRbGx0TUhkblltTXhjbUY0WWxCUlFYcEhXVzlyY1ZJNWNtNXpjbk5VVVRrNFZFZFZMVEIzWmw5ZmExRnNiMGREZUhWM1dYcG9XRGRwUlc1S05qWlVRbGRPVjA5YVdVVjZPR3czUTNnd05sbzBZblpMWjI1bE5GbGZNemxtZG05UmRqRmFaMU01VjFKSlNYY3RaRTQyVjA1b1dHNTBNRmRDUjBKYVVVbzNXbVJQT1RGWFRWSmtlVzlSUTBGVU1YZHBlRGQ1Vm1vME1FbE5VVkZhVWxFMk5FRnZWVzlOVlhFemRtVjNaa0pPYkZOSWRuRlZXVVZPUjFGalRHSkhha1k1Ym10TU1HMDNSR1o2T1RkSE5FeENRa1pYY2pka2NFNXdTVUpqYzNWTlpFTXhOSFZ3YUZsdmJERTRWVUl5Wm1ZMldVTlZNV2hHTUdKM04xZ3pPRGhNTFZObFlUVkNSbGhKWlV4MWJuUXlkMkp6Y0ZJNGRHTXRRbUZaVTAxMmJXTTBTRjgwTjI5emJXWjJTemszTjFsTU1HNDVZbE5LWm1KNGFVTXpkbFpEYmpjMExYb3RlV3hoTm1OYWQwcEpTbG94ZVY5U1NrUnpNMmRUVlZWU1kxVnpXSEZXZEV0UmJHb3dZME00YkZaMlRYaENNV1pvVkVRMlgxUmxPRm8xWldrM1gxOTBMV1p0U2taTmNqSkVlRk5aVURKRFgzTnViVlpVZHpSWGJITkdlazh0Ylc5WGJWbEtNRXhOTldFMWJtaDRhRkJxWlVGRk5FcHNNbmhsVUVKa1ZEQk1NbEY2YlhFMU5WSXhSMFJ2ZDBFeWJ6UjZVWGd4WTNwT2IzTXdlbkZLVm1wcFVDMWZibGRCT1c5T1p6TlNhV3BxV0VOa1RtNUNWMnRsZUVoclQyeEdXbDlxUlVoeWRGRlJMa1ptWWs1T04zaG5WMWRHYzIxbmFIWlpkamhpWjJjLjBTdFZHdUk5anZ4T2REVS0xUXNPbVl5Rm05LXA5WUc0MXljZVpCUjhyZEUiLCJleHAiOjE3MDYyMTU1NDMsImlhdCI6MTcwNjIxNTI0M30.4T3gMIE56kXVncdCAO_tKtWHpY0weyWs8IjVrl_LywI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:43.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:43.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 123217: status.find.is(200), but actually found 401
20:40:43.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,123217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@180ee796, username -> user.1001798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f9f0404, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215243638))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamc3M3JjZnY2ZGU5Z2tnbzZ1a3ByODFsanQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmFsaHZhRkZZVURNeFRtOU5lVjlqVVhNNWJtWjNMbXBKUmxaQ1pFVmFla1IyY2tzM09IRjRNVEpOYWs0d1JteERPV2RyTlVZM1NYTXpjRUpUZG1OcUxYbzRPSEp5VTAxS1VtUkVTWFZ5TkZZeldHY3dkelZXVEdSdVNuWXhUbDh5TVRWcGIzcHJkazFYY0U0d1JVVnZSWEpYUVdOSVYybHJZbWRTZUVGVFh6TnNWR0o2V1ZwMGJuYzFOVGM0V2kwek9YaEJkbWRQWXpFeGMwbHhRVk5aWDJwM1ltOWpkR2g2YUZCb1lrTm5iVUp6UjBKbVMzTkVWVzlETjI1VllqRmhiVmx2UnpCaU1tOXlaemxVVDJ4dmJqZHRXRTVZVVhjNFdGaHVjR1UwYzJod1IxVm5VbTVtYmpSNU5uWTFNVzgwUzE5WGRFOVlMV2hWWTNKWlRqRTViRFp3U0VGMmRXODBZV2x3T1RFNWQyUnlWVFpuV1RFdFMwWjZPVWhwZGxKb05uTmxWV1EyU1ZCcWVqTkJZM2hSWDJ4cFQwTXpiRlZ5VG5kclRVcFFlbGM1UkROelpXVlVjbXRhVEhCa1gyNUxjMnhqYkhCb1VHWlZabXRHTUhwWVpsZ3dZelY0TkZkWmIyVXdhMUJrY0hSbFZVOHhlbXBzYXpSblVHNVlUbWMxT0RGQloyaFVNbXhXTWtKMFRGRndjRmROVEhWQlpsRkpjRk5uUzNacExUSlhhVEpJT0RKbU1tSm5aM1Y2VW1sMlJWUlplVGxWVnpoT2FEbEtYMkpQVTFBeU1EUkpSMEp0WWs5R1VuZERNRk10U2xjd05XaFlVV1ZOY1RocFIyTXhWVEV6ZWxVNVpsOTRSbFkxVWxSWU5sOVpXVFV5TlZwNVJtbERTbTB5WjNoS1RITTFTbFpVVEhjNFRYWjNjMFJYUzNNM1p5MVlRa0pRWTB4amNVWkJlbGh2U1dZdFoxTlBRM1pqYTFOV1dIVlZRVEZyWWs0dGJqRXdOMHBuUmtselVsOWFZMGhqVHpFd00xWnFNMWRhUzNCUVdtWnVZVFF5TVhsdE1teHVWMGxvV21oWmQySkdlVU5WTlY5ek1XcDJOblpaUm10b00zSnJUalJtV25ac1RHcDFjblEyYW1SMlZYTnBjM1l5YkRCc1VVc3RjRWxKUkRkWVoxcFdkbmcwY2tZNVVsVk1RbXRZYld4YU9FTlRMVVJ6Y210T2RUSkJhM2xFT1dobVRXODBMamhNZW1RNGVXbFVSekoyVlVwc1ptZDFSSHBvWTNjLlQtVDQxQzZhR3BNTEMzWFV4YW1rZGd5dG9qY0ZVeVRRUl8zWXhoTGxDNkEiLCJleHAiOjE3MDYyMTU1NDMsImlhdCI6MTcwNjIxNTI0M30.s8czo3ZAjC52MCTi93NYZVwhdqk-XQOLS0haVxalHfo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001798"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:43 GMT
	x-forgerock-transactionid: 85608b0c-ae4b-4447-9f26-b8d30fb1cb4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:43.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:43.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 123217: jsonPath($.tokenId).find.exists, found nothing
20:40:43.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,123217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@180ee796, username -> user.1001798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f9f0404, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215243725))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:43 GMT
	x-forgerock-transactionid: 5acb8f21-5a27-4f6d-99ef-9d2d08f68f47
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXRkNDluMHBjdHIxaXBhbWRwMmFra3JxcGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1NHdHNRMFkzYXpoVFNtczFRak4zZGtvelJIUm5MbWg0VUdwbVZXOWhkR3hxZGpoUVRVSktiMjUzVW14bVNsQTFaelY0ZFd4ZmNsWmtjVVZ2TVZCSmFGaGxZVGRrUmxSSGFEbE9MV2d4U0dsbFZUaHZOMlJ5VldKSVh6UnNSR2hwTm5neFNHRkRPVUl0UlhwclRUbHlaVU5UTms5SFIyUjVkVkkwUVZCaWNsRTVYMlpQTkdaU1YydE5ObmhvUldsQ1VHSkdaVGhCYXpGNGJFTlBaRlpaYjFadVJXRlRiemhGYTFSTFNWUmhibTF5WWsxbWRDMXpOV1ZEUzBNM04wUkpjV3hCTVVwemNHaG9aV3RHVDI5U1NIUmpNMlV3VUVWd2NVUjRlV3h0U1RCMVIwSmlaMEpNZG5oR1FUbHlURmN4ZFdaSGNFSXpOa2RHTjBnMVMyNDNUVVJDZFZwMVMwdHRXaTFxUkdWTWJtWmxiemsxYjNSUGF6ZGZkVTA0T1cxTlNYbEdjVTlLUWxsRmRFaHlZMnAzUjJ4aVRtTm9ibkE1UkVWcVgwcGpjR0l6Y3pObVpsaFNRbUpKY21WcVJVY3diR2htUkdwTFJEVktkRFkwU0cxUFJrVnpUM2QxTlRCR2RXdGthM1JIT0MxSU1qTmxTWGhoVm14YVVGaEVWelJSWXpkak9HaHlXRE5tZURZMU5GZ3pha3g1UzB4WFprOVhMV1k1VmpKbVVtczBiWE5JTkdoV1VFVm9SV0ZUUWs5UFRsVm9OMUJIYkRJMlVraDZhblp2Y25KRFdGWmxTR0ZFVEZWbWQzaFJXRVpVUlMxSlZDMVpkbGs0UjJWcWVHSkllbFYzYzFvd1gyTmZlVWxpVUdkUk0yRkxhSGg1TmtWWU0wZFJTMnhsVmtrMlRrcE5VRmwxVnpjMk5VaFJYMEV6U2xObFMzUlJibTVxYUdvMU5HZzJiWFpoV1dKSU56UnRNVlZUTFZkM1pXWXplVE16WXpkcGNGbENSWGt6WmtsVVNXSktUVkpxUWxKcVJUUTJMVlZVVnpsek4weFJTREI2ZWxsb1Zrb3pRbE50WlZoclVGRlVjM1ZQWm5BMlVsRk1kbGs0VW5ZeU5IRk1jVlUxZGpOb1lYVnRlamgzWmpObldqTktabE5TVDBKd09XTTRUbW90YTBaQ0xVUjJXV3RKWjI4eE1razRRVk5hWlVFMmIyOUNVVTlLY2pZd1RsODRkMlYwWkcweVdFeFZMbGw2UkhkT2VuUlRiSHAxUzNaUlZWODFNbXBLYldjLnVMMUxvVnl5OUV4Qi1HMDZ0REl4Vk9GeHZuQUUzQnZJRzhVNDVFUUx5TkEiLCJleHAiOjE3MDYyMTU1NDMsImlhdCI6MTcwNjIxNTI0M30.aqL2c70lxd0ZPB3RV71BraHBw7avurtklXr-_RrfBAw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:43.726 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:47                                         840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=227753 KO=11782 )
> restLoginInitiate                                        (OK=112732 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=112364 KO=336   )
> restloginProgressiveProfileCallback                      (OK=2657   KO=336   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.67%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.67%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.66%)
> status.find.is(200), but actually found 503                      4958 (14.58%)
> status.find.is(200), but actually found 401                       336 ( 0.99%)
> jsonPath($.tokenId).find.exists, found nothing                    336 ( 0.99%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[################-                                                         ] 22%
          waiting: 418766 / active: 39     / done: 123810
================================================================================

20:40:50.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 124205: status.find.is(200), but actually found 401
20:40:50.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,124205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c875361, username -> user.1001819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38e63f35, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215250145))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazMybzNoaGNlc2plMXAzbjNkcDJpMmMzZ2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVRGOTRVSGxqVVdjMlVsbDZXRE5uTjJwVVVYUm5Ma3B0YTNKQmFqTXdibEZrYTA1UFpFNUVlR0kwWlhnd1JUbFpYek5JZURsRVgzWkhWRGN5YW5KSVRua3RabFJCYlRSblZVTlZZazkwV1dOUGRXNDBPSEJSYUd4T1lVRjNUMDR6Ym1GRE5HcEpOVlpoZVU1NFRtMU1iVVJNTXpKd2FXaDVlSEI0Umt0M2FuUjBPVEJ5TVZKM1JGOU5OekZvUTJkNVNsSktabFU1UXpKaGIza3pPRWxoTWs1WU0xVmtWbXh1ZVhNemNWbFhibFpsVlVSdVZuaFNaREJUY0dGVlNXOVdUblp2TmxCR1gwczFSRlZmVVhCdVZHTjNkbFJFWVZseE5qZFRiMlJoWTBnNGNWOTVWV0V0YUdaRFVrODNYMmMzVEdsVUxVNTJaRWR2ZW5sbE56VXpTa2MzTTBwV1MwNDRlWHByTFZvNWFtSjBjVVJCWmw4MmIwRm9aWFpqVFZBek9IcDBkRFpQZDAxQmMwMXBUMjlmVHpOTVRYQlJNR3Q0WHpCaFpIaG9XV1p3WHpadlZrUlZWSFZsYUhGSmVXTnJNbGQzTUU1RmRWQlZURXhYU2t0dmJFTlJkMlZ5V21wSExWTkJlVzlpUVRCdlkyWlpiV2h0YlVoaE1IRnVSako1VWtzdFRGQm5aMUpXVUVsa1pEZG5SWFJrVmxCQ05HZGZZMDl0VG10NmVESk5lbU5yWVVkeFIwRnhiMWhVVW01blZXMUtjbmhQU1VSM1VtNU1TR3cxVURaSU0wNTRWMlJ6UkhvNFEwNUtiSE5RZFhONGQzWkhUVUptWTBoUmF6aFNZMWROVWtsVldHczBlWGRVTWtSdmFrdHBRbUV5Ykd4dWJ6QjNRMHhOUWxKU1NHMVZkWHBFWjNZd2VHUXpjSGhtVDBST2FYWm1jbTFRYUd4QlRrWkRVemxWWTNKalozbDRUbkZ2VGpWM1RuZDFjVTF5WjBsb2JWVXpSR0ZhWlVKVVkxRnZia0pLVkdkMmJrMW1TemRaY21WWk9TMXBhVFE0VVVOalVuUk1WMDgwUW10U1psTjNkRk0zYVZrMmJtTm5TRXhXT0V4TE5ubzFaMVpCVW5JeFVITjFVR2RWT1RKRk4zSjBNVUZrYjBnMmMwNXBVMjVOY25oM1dFWk9RMDVUVVhOUFV5MXBVRmxwWVRCVGRrUmtNRGRTV1dWWFZrUnFOR05XVm1ZNWRtVTBMbDlTV1d4V2VGcHhSa1pNV0dsMFUxcG9OWHBCZUVFLnZhZXBGdjRaY19tVE5Wcy1jUWZHdXMyNFlyLW1LMDJadDdjWFN0cDlHNGsiLCJleHAiOjE3MDYyMTU1NTAsImlhdCI6MTcwNjIxNTI1MH0.4vFOXVHtxw-EkV5WYdc5mSQxeJMgRMZ09K4UE8DNulA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001819"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:40:49 GMT
	x-forgerock-transactionid: a8c2a43e-9e06-4515-bc9c-3ceddcfce7cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:50.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:50.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 124205: jsonPath($.tokenId).find.exists, found nothing
20:40:50.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,124205,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c875361, username -> user.1001819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38e63f35, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215250233))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:40:49 GMT
	x-forgerock-transactionid: 70ca1a5b-9fbf-4ac8-8b19-3b7da4a00a0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzllMGloOHBmanV0bmFsYnByNmFzN2dkNWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlpIZGtiM0JWZEVScWJsUTJSazlWYmxWWFZVNW5MbVk1VURreFZVNVhhazVsUkZGS09YcGliVTVKVVdGUGFuZHpkRkZtVTA5bFpDMVRXWEU1WW0xSlp6TlNYM3BVZEcxQlkyMHhNblJoVTI1dWJuVlVkMll4VVcxcFJuVmZaVXhvTUd0VmRUTXpWV3BwYlc1M2RVOUhlR2g1WlhseFprNDBlREppYzB0RWNWQlBaRE0wTFVacE1XeG5ZMlZzUTA1VmVEQm9WVmxYUzJ4VlNFVlZOR0UxV2xoNmJXUk1RbVphUW1aWk5ucFdZVGxSTVdORWJWWm1VamxRUWxWeFUxaFJNalp1TkRoSlFtNTBNSE5vYzFVdGJGcERVM2xKWVd4RlVXUjFOVVJZTlRoWWNHUktaWEZWVURsWFVETlZMVEJ5VlU5eVUzSkxRamhCVjNNMmRGZERSVk5CYW01b1QyNVJNVFV6ZDFaalluRnphRlZVVTAxcmRGTnJaRWg2UnpaYWExOW9hRzR6VlhCVVYyMUhRbTVHVTB0SFZHNVNXWFJXWkhwc2NUTkdNak13UmpKVVpqbFdjakYxY25oalRubGZWWFl3VEU1cldsY3lNbEIzVXpBM2RUSnVUQzB3YVc5TWJWcGhhekozZEZsS1lsRnNka2t4WjI1M1R6ZzJMVkZPYkVsb2RGcE9kMmhhVlhOb1JHbHpWV0ZHZWtwbldEQXRXVkV6T1Zad1JYRkRNRUpaTjFkMGIwUnJTelJMYmsxb1JIcG5RV1ZOWm1GMlEyTlBPRWhmVnpWUVpWTnlhbTB4UmtWdVpFSjJXbGRKU25VemVXOHpWRE5zUTI5RlpGQlFTMFJoV1cxaVpIY3pkV3hhVkVaVmJETkhMV2g2UWkxbmFuTkxNemgzV25NeFUxTlBZMVp1V0hSVE5taFlZVzVJUmtsNk5IUXhVWGhDV0doNVJISklZelY1WlZoTGFFUkRVQzFtYVU1bWFGRjZjMEZsT0RGSFREUlZWbWR2YTFsT1dYSnJXWEU0V1hsVWNqSTVSbFYwUzB4MldYWkpXV28zZHpoaVRXcEtlRU52VVVwUWRVaEdVRVIxYVRCcVJWOUJVM2syTmxGVVR6RnhNblZZVW5BNU5tdGhWMFJ2VFVwM01FMWFVVUpJYUV4TU0wcE5ibFp4VFVwdUxYWjVOWFZDYjNWaVIydzVaRll0WDBjMVoxODBhbmRmUzBSMFpsZGhNV2hKZVRabllYYzRMbFJoTW1kVlpsVk1hMU5RTTBneWJIRmZhVzFmTFhjLko5VWU1NUZLRk1fX2xhNUNPUGw4WDR3bi1HQWd3UndsRllMSk1wMUZRSkkiLCJleHAiOjE3MDYyMTU1NTAsImlhdCI6MTcwNjIxNTI1MH0.9dCwfKLHCjHzlSYsdc8nxOO4dUCIkHgBdh1K1c-nYxw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:50.235 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:50.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 124270: status.find.is(200), but actually found 401
20:40:50.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,124270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2140c295, username -> user.1001962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d7a7ff3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215250567))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjBvMzlkc2JpYTIybGxrZXZmZmRic240NjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFpsTjNMV2xQV2paS2QxZGlkMDVpY1dGMVpWWlJMbUkxWXpkU2JuSnVZakpPWm1kR1IyeHdObDlPZVVjMFVXbFJhWHBoYUhsRlJtZEtibFphVHpWTmRESTFhMWd3TmtaWGNIZHlUR3cwTUc5UlpGcHZPVzV5Umt0b1lsSjFkVGxMUlUxYWJWSmlUaTEzTXpVd1owSnJkakJtTUZacWVHd3lSVmhtWDFCbVdqUlViRzlUVVhGVFIzVktkMloxVEhFNFRETm5XVGRuYzFac1VDMXhkMkZDWlRodUxYRkJaWFV4UWpCblZtWnRVV05VTFY4eVFWOW9TRmc1VjIxbFlqZHJUREZyV0VSbFpXNDBjSEJzWVZGd2QwWTRTakpXU1VOQlkyOHpWMmRaZUZJMFprOTRaRVpNZDJGVFNYZE1aME5GWVZaWlRHRXdaRTEzYTFKbWR5MDNSMUJPZG5SRlZtWlhVVGhHYWsweFl6Wk9lbWxRV0hSM1NYTkdRMmN5YURGMmVtSk1kMGR6UkcxM01rbzVPVnBpT0ZCNFFtMUhOV3RZVmpkaE1raDBiVFJpTW5kRWMxVXlVbUo2VFRsSlJUTjRXREY2TTA5U2VYSlVRV0ZWWkdkSlYwUllPWE5QTTIxTGJVSnFVVUpSYXpaV1FXbHJiekZOZEVwUmJWZFZVVGc0TmpsV1ZHWkRka1pVTVZSRVoyaG1UR3R5V0V4eGF6QkhaR3RtVTJSUVQzSmtRMFZaUmxSMFl6Z3lNMEpsYzJKNFowSkZXbXA2ZFhKT2VVWjZhSGxYVDFFeU1IbEpXSE0xUTJkVlRtOTZka0psUzI5d2RGSXhVSGRUTjJaWGIyeEZlRkYzVlc0NWJVcDJhazB4Um5sdE1IUnZhM0V0TVhwM1NFUjZRbkZPU1cxalFuUnNNMUV5Y2pkdVZsb3hVMVZEWWw5S1dFNUJNWEpXU2poaFEwNDFXRkIwVUhWNWVERm5la2xIWDBKQlZXRjVjVnBqVGpsM2FFOUxjbVJQV0dnNFZFTk1hVk53TmxOaVJrTkhZMmgxUzBaM1ZVMHpMVEJKUXpsdExWZGxTVWRoZWw5dlNXOXJTMUZuWlU1dWEySkdhV1J5VVhVdGFHczRRVWd3UW5WSU5HMUpUWGRmYWxOV01WRldNR2QzYm5wM1EwcDFTMnRHYVRKSFprdFZkbFZNV2xsUGNYZHZjRTlzWW1kS1JHVkRlRjlGYVVadVlVUm9TRFIwZVZsbVVUTnpMakpyWTFaRlpFTm5XV1l4YlRCcFpEWXhaMUZKWVVFLm9fVEJkN1NiTXB2cjZ3dVNPNG1ZQVVjaW8xR0NCUThPaThPRG9sMWM0TjQiLCJleHAiOjE3MDYyMTU1NTAsImlhdCI6MTcwNjIxNTI1MH0.9bE4inJd8zYxtdzCoWqD1MLbSYp1gw1gZ1GCcP8KY_Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001962"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:49 GMT
	x-forgerock-transactionid: 5db4681f-d615-4bb0-b65a-eee8112d1720
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:50.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:50.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 124270: jsonPath($.tokenId).find.exists, found nothing
20:40:50.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,124270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2140c295, username -> user.1001962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d7a7ff3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215250655))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:49 GMT
	x-forgerock-transactionid: 5e89a462-a687-46ee-bb52-443a8591ba80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXQwMWNuZTczZ3A4a3ZvMnU4bzgyYms2cjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b09VdFRaVzVoVTBaQk5VcFplSFV0VlVjMmExTkJMa1puTUUxdGFFOHdkVUZmVURnM2FqQlNNRlEyWVdOcFJERjZaalJUYm5OblpWaDBSRE00YmpoclFsTndObEJZZUVJNWRXMVhTRmR5WWpWVFRGcHRZMGd4V0RKdVlsYzBVVVJCTmpGcVZsVk5OV1JSYkdKd2FTMHlPRlpvT1d3NGNFZFphRjgzVWkxUVUwZGpORFE0VTB4U1lWaExWV1Y0WWt3NU5VMWhhMUpxTW1WeWNXWTBia0pDU2twaGFUVmhVRlkxVkZaQ1dHNVJOMTkzVkRGVlJEWnlkRUZ5TFdSaWR6aGxZbG93WVV4Q1V6Vm9YMFIxVlRkcWNISjVlREIxYzJwRWVEUlVlRWhGTlY5UGVtZFlWa0Z4TTNWbVJreFVlWFp4TWtwNGIzTm1VazFXV0dZek5HRnNNRXd4WDNkeGFYQmtRVzEyTVZRek1tczVWbTFpZEZweFJteERXSFJWVUVGdE5HdFNZMFpEYW1OdFdFRnRMVmcyTnpGb2VqRTJWekJTTjFONmMxbGFhMHBGUlZOTlNHNW1YMmN0UlU5Wk5sbFdUMmxyWlhFdGNHUlJXRlZVYkRsM1ZVc3RPRTl4TkZabk1HNDBlRkZDVlVwVlVWWjRSVjlSU0RWamEydFZTbG94WkV0b1NHOTRha1ZrUm1wR2VXRkNPVFE1YzB4bGNpMVZUVE56UjJGaFduaDNZbkZWVlRSSGFGRmhiV3RwYzFJMWIxcEpZMXBWUlhvMFprcElZV3BpYzBWQlNFOU9hSGhUWlRNNFpVaHRiM2hQV0V0WFJUVlZSMjB6WlhnMVpFZzNja3BqYjJkS0xUaERNMUYwWjNadGFEVXdlVVpNTVdWWlpFRmlORVIxU1VGcU5WRkdhekpXV0Uxb09FcG1aMVpZZG0xYVRtcDRUV0ZWYVZoWE9IRndSVmxPWVZCc1JFVkpSM3BPYURWMGJqWmhhRGRvV1dOYU9XeHFUR1F3ZDAwMGFVOXplV0UyY1Zka1NWUkVWbU5wTUZOUlluSnFaR05OVGtVMmJqRlJhMWxoT0hKNGQxZG9WV2MyYkdJMmVETTNWblZyZVVoNk1XSXhkbDlZUVRWWVkwOUNZazlIWjJOVllsOWZkVzFQTTBGRVJscFhaR1p0YXpBdE1VaFZlSEpZYm1sVmRUUk1TVXBYY3pJMWNXZDJieTAyYUdsVWJVdHZWRmRIZEVKNWJtMDRMbEJDYzB4UmNEaGpVV1YyWmxNMWNYSklaM1p1WldjLnRIUjZ2Y280ZjFMVzJyc3pKWjBOSVJCcWkyQU9ZSHNBSHFWLS1HcjNORW8iLCJleHAiOjE3MDYyMTU1NTAsImlhdCI6MTcwNjIxNTI1MH0._gjRw42QRSLIfBGW_VEK7wqRUnzPx_7JJ4KwJgIEaAU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:50.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:52                                         845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=229253 KO=11786 )
> restLoginInitiate                                        (OK=113469 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=113115 KO=338   )
> restloginProgressiveProfileCallback                      (OK=2669   KO=338   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.67%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.67%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.66%)
> status.find.is(200), but actually found 503                      4958 (14.58%)
> status.find.is(200), but actually found 401                       338 ( 0.99%)
> jsonPath($.tokenId).find.exists, found nothing                    338 ( 0.99%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[################-                                                         ] 22%
          waiting: 418030 / active: 23     / done: 124562
================================================================================

20:40:57.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 125239: status.find.is(200), but actually found 401
20:40:57.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,125239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ae358, username -> user.1001902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a8612d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215257545))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamdoMXZ1aWZ1dWs5aGYwNm9tNjdsbGU2OGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFpWbEtjVVpZUTJRMk9Vc3pPR2R1WjIxdWRqZFJMakZUVkV4Nk1UbFJUWFZ3UTJWblgzcGtkelpMZFZseGIydFBVRXhwU2pkS1dXdHBkWHBWVkVWeWMzUnNSamhXZUhwVk4xZ3RWRE5mU1RsRlVHcHZPRUZTTmpKNlZYUnZNbTVJT0RCaGFtSjZhRXR3YkdVelJVOTVTVlpaUlZKZlZYb3hkVmN4WTA1QmFIZFlTRzkwYlV4elMweHJhblEyYzFCWFMwOVRjVlEyTUU1a1VraGlaWEF5WnkxV1VtcFpVbkkyTUVwYWRsUndOakpJV2xaTWNuUnJSRzlKUzJSWWNWbE5SVEZMV0RWRWNXRlpNV05FVEdweWMydzJTVUZWY1RGVWNGbzRkVEIyY3preFMzSnRNRzF1UldKVFRtZHJRa2N0TTJ4T2Eyc3lVVkJSUlhCb1VWWnZZUzB6UldwaFR5MXhiVmQzYXpKWmFVdzFXbkpEWXpRMVkwaG9OMUZsUTBsTWVFZ3hjbmhMU1Rsc05VRjRURWhMWVVwemNHRlhMVk10ZDNCVWJGSnJUVUpzWlRVNWRHSm1SREJVWVhsZmRHVmlObWR5V2pkblNXUnRRa0ZsWldkbFJHZzVaMnQyT1ZGQldXbFRjbFJYYkUxaVIzTmhXRTFZT1VGTWRXbE1aRzgxUTBoeVh6Tm1RVjlQV21aRE1YbFBZbkJzVXpCcGNXNWlUVmR6ZWxKR1kyWlRNMTkxU0c1TlltZHpRekZuTlU1a1lVczJlall4UkdGRVEwWXhRVTVLUkhSemQxZGhkVFJxZFVscVpFTlJVaTFuVGtSSlpGQjVaMjlGU0V4dlRVVnljSGRyYTJZeVJGaFdTbk5xTkdNNGFpMTZMV2hXYm5WNWNrWkpOR2RLVlhNMlpYVkhaR3QwTkUxRVNUbGtaWGh1VHpaYWNEQlFNbTFTTFZCaFluVktXazR5VkhoR1JFWldlRkJZTW10alltZENSVWcwTFhaMFVrTkxZbmxSZFV4S1RXMTFaelZmWVU1TmNGZHZlVGt3YUROV1RrMWFaMFJGTjNwalZIbExaRGhxTUdoNlVrbDRVMWd0V20xbWJVRTJiVXhyZGtSdlZHRk9hbVpuYVhGNVluUlRTMlpxYjA5alJYTm1RbVk0VDFCblh6RnRhMWhoTlRGMGN6UldSRWRCVURKUloxTnFXRUl6V0djM1JXWk5ORU5IZERSalRXWnFVbUpqZDJwQmEwRXdMblZTTUVoaFVtUldhVUYwZFRCVk5GbDBjR2hxZFVFLmFtbWV6cWxXaVhIenBNNzI3YkdreU9QZ2I5Wm5DS3IxUzk2MVRzZk1lSlkiLCJleHAiOjE3MDYyMTU1NTcsImlhdCI6MTcwNjIxNTI1N30.GtWFQ7Co1aNGzWWDGMWEmysF0keX5WRQmZGgIpQX68I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001902"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:57 GMT
	x-forgerock-transactionid: d41b8a37-0b05-4948-bae6-e354c97f7bfa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:57.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:57.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 125244: status.find.is(200), but actually found 401
20:40:57.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,125244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b12d794, username -> user.1002947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d866381, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215257571))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibThybGw1bmlscmJqcWJlMXV0OTFmM2Zhc3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWRtZGtaVWx2T0RsdWJGSkVPRU54YUZWcVZFSkJMbkpKWjJsdVRsbEhNemROZDB0SFlsaFVRalZuZUZwUk9UYzNTRnBLYUhWRFoyZERTV1IwWlU5aE56VXpibEJHYTBWU1MwRnBjVkZqVlVZd1NrUnZTMEZ6VWtZMFpESnBSbE42VG1VNGVVUkZPR3QwVVhKd2RuUnlOR0ZCVUdWSGRHeFRSVlJxYm0wM04xcDBVWHB5VWtaVkxUUkZka2x2UW5jdGRXczRRVEY2V1Y5RU1FaFBSbGMyWmxWek9FSmthelF4TTE4eFZHNXhUM0Z1VEc5SWVuTjRRbEUzUldGQ2JsbDRaMDU0VGtWd2NuVnphM1ZvT1V0YVdsTXdiMDltWVhKalVqSkNORlJCVmxNNVdWcHBSV1pLYXpBeVFtRTRUQzFUTFU5NGJWTjVlQzFDTm14V1dsaE9MVVZRYW1Nd2FVUTVZemMzYUhWalIwRjZNRUpDUlhOR2JXdE1aV1pOWWprNVJVZ3RRMkU0ZW05RmRuVlZRVmhhWmpSTmNqUkplSG90YkZKWFNIaGtNM3BxY2tOa1drUlNhemxQWjJVd1RFRktkRXBDUTBwaFlXWnNSMVpPYmtadGJFTnRObVZZUVZZMWJ6TkNZbTl0ZDI1bGVraElSakpIWWtoRFVIcENjMEU0ZFZOM1NqZGhabk5vYkVRMFYxQXhOblY2UlRoaFpVZERXbFJVVVZkQlpFZzFZMHd3ZDFsaGEyVTNVMUl4Y1d0amFFbFZVVkJ2ZVdwUU5XZHNXVVE1WmxnemJEaEdNM0ppT1MxWFltWmlabEZRTUhkcU5ucFRjV3hXUTNWSFVFaGljazVHYW1Nd1ZscHVlWEp5U0dSaVNEaFJRV0V3VW5wQ1RVdE5NSEV3TFhsRWJUZHlkbFZvUkhwU01DMXBSRmd4WTJSQ1kzUlBRalp3T1dVdFpVSmhjMmd4ZDI5SlNVMDJVVlI2TTFGa1RqUkhOR3QxY21obVlVRjZNa05qTFVwR2JWcDJPRlI1YWpGcVJreEJabXhGYzJ0aFRrZDFiWFJyZUdkTFFqbG1hbDlsTUZOUExVZDRZV05qU3pjdFdXbEJkWEJxV0VkSVdFcEpiVTlqVkhwM1ZHVjZZMkZwZFd0emJVdEhTVVZpZWtvNFZGbE5MVTg1Vnpnelh6RldlR2w1YVZkWWFtRnpaWGh6Ym1KQlFXMW5iMVppUkZCRU9GOW5OVXN5VlRkNmJVWk5MbkphWjBONmEweFdiM2hqYUdGVk5FRm9XR0o0V0ZFLkRQdkhqbkRKMlN2T3Y2aWNUMTJnNDYtU3Rjb2xSY20zZ2N6TWlqWDNtVG8iLCJleHAiOjE3MDYyMTU1NTcsImlhdCI6MTcwNjIxNTI1N30.-bkjckqBZYAgSy4z-aQsZzSjTn346L5JUOpAU48fKLY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002947"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:57 GMT
	x-forgerock-transactionid: 2a677d60-a1a2-428e-b226-21b72918a4a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:57.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:57.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 125239: jsonPath($.tokenId).find.exists, found nothing
20:40:57.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,125239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ae358, username -> user.1001902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a8612d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215257634))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:56 GMT
	x-forgerock-transactionid: 7afc1161-89fe-4835-8e7a-cdfa70bea58a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWlzY3RvajU3aTZhbjVlamxsYXRsdW1rbzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RE1YQkxNbDlEWlRVeVoyMVhNVkpTYXpGQlNWbFJMbGMzTVRaNk9UUkNlbGw2TWpoVVRHSmpPV2h4ZFUxdFNHOW5WemxLYWxneE1sTkdkek5mWjNKemIzazNXVkZSVFVGcVgxcG1WV0UyWmtrMFJFc3phWGs1WlVKVGNrUTJaMU5MWmtwUVNuUktjR1ZOYURKT1lVOTRiVkF5ZG5kamRUUlNhMDlGWjJaeGVVdEZVMFV5VUMxbGRUQllTM055UlVKQ05WRjVkbE5qVjBSSE4yNVJaMEo1WTBWWE5raGlVMnhoV1ZaTlgzVTJRVE4zUWtsUmEyaDJNR2syYzBVeFozUk5lbXc1UTA1a2FGaHhXV2cxTUcxV1VEQkpSVUoxT0RNd2VtTkpVRTlJTVZSSFpIcFVjbXB5Wm5sNmNWWndXSGhZYzBWd2IyNVliREF4Wm5aMFVuTk1kMlEwV0hGeFoxaEZRMmxmZVZKNVZrVlZiRXBRVVVkblIxVmpWRWhmVWs5UFNVZ3djaTB6Y2toWlQyeFZkV2xKUVVsSFNVdDFPWEpUWDNCdFMzaEZVVU5pY2s5UE9ETTRjR1ZvU1VOS1oxSm5NbEZVZDFSTlQzcENWMkZZVW0xMVNrUnlZbWhGYVROSVMzRTFaWG8xUVRGWFJVOXNhRGhHZVRaVmFtZHpVelEwYW1ZNVkzbEpVM0EwYzJVeVVtaExaMmx2VG5KNlZEZFhVVnBKVUVWYVl6SjVkbkJoWkRBd1NrOTNOekUxY25CdVNURmliRnAwU1c5cGNGcHdNWEpVYlRoT00yTkZPRXhRZWpVM2NWTnhTaTF5T0hGcVQwbDJPR2xKZVVKUFZIUldNR0owWW5ORFYxWlRibVl5ZFV0RlJXdDNTVW96YTE5RGFUWkdlRGh4Y0doRWQxRlhiRk54UlZOQlEybExNbXRGYm14d1duSk5ibWRwYjBwaWNHdE9hME5LVmkxQ1ptcENRV2RyT0docmRuUktWVTlDYlMxTWFYZGhkakJaVjAxNGIyVlpkV3BmV2twbk9HSktia3BYUm5GRlVFMUZaak5NVUVKbk5VWlFOR2t6V21oUVJsb3dXa1pMV0doMFJXeFFiVVUxVnpkTVYwNTZZVzlDYnpSTFN6RndTa2xqT0ZjMk1WcHhURU5UWVRSUVFVY3pNbmczYW1sdVZUZHJPWFpYUzJSSldERmZia3BMU0VsT1oxbERUakZYWVU4eWRsOXpUMVpUWlY5WFUyVkZMbXBrT1hKbGJEZEtTMjF1YWs0eE1XOXZOVnBuZDJjLkptWmFkRTNlb2tYS3hWTWRPQS1QRllBamtCQXpRY0lvZE1ZbHhSNWVkcm8iLCJleHAiOjE3MDYyMTU1NTcsImlhdCI6MTcwNjIxNTI1N30.Oj6Qw99tag4AsK8uwqZVlf4NOp5WC4GFB2qr-aWkIgE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:57.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:57.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 125244: jsonPath($.tokenId).find.exists, found nothing
20:40:57.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,125244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b12d794, username -> user.1002947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d866381, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215257659))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:56 GMT
	x-forgerock-transactionid: 713d3a99-c5f8-43f2-8240-21f278ed9f2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGMyNmp0bWF0MDBubDViMXQwaGV1dWpyMDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VU1uQnRObFoyZG05TldUaG5TRXMwUjBjeU5VeFJMbWxtU2t3dE4wdEtkamc0ZW14R1kwdGZiamRJTm1KVWRsaEVPR0pJYm1kMGFHTnBTRlpaTmxGa2FHNHhkRXcwYW05T1J6Vk1ORzVpVjIxWVNqbHNVakJWT0RsSlNHRTVRMm81VDJwWlVWTkxjbkZaWVVRelpEWXhhelJVT0U4emFIbDJSMmRzZG5OMWFsQXdXbmRJUkhNelNWWjVYMUE1TW5kSFQxQmllbU5mTWs4MlZsOVZTa3RyY1dobVRXWm5VVEJDWTFCaGRGTnRSaTFKUlZKS00xbFVXbkZGYzJvMmMzQnJZM2hvUTNsMFJFVm1UbVZNUlRoeWNrTklkWGxtTFZsamJ6ZG9iWE5QWVhOYVFWbzROemhEVGxaYU4ySkZkVVp1T1UxNE0xTnROblIyVlRrNVIxWjZWakIzWkZGSVkxUXlNMHRoYmt0TGJEa3dUR3RmVkhSb2FqUkRhRWcyVlRKV1dWSnlOMFpmVWpWVGRtZFJkMlZCTFRaT2RHNU1MWFJGTmpkV1JWZEVMVzFpWVVWS2QyNDFOR1JHWkRCMFdrUlpXbUo0Y0dOME9IVjRUbTlKUzBWc1FsaFJXVVZoUm0wMGJGZzFVVW8xYVZsQ1JqTkpOMHBXUm0xblIzVjZXRUZtVlRCTFRITkZURzQwWkZJNGNFeGxTMHN3U1U5R1dYVmpaMU5LWXpsaGEzTlhWSEJ4U1ZFeFJVRm9ZalpPU1dWMGNFUktVMlZOUmpWeFRWQjVObE5zTVVodGIyOUZWVE5JUlVJd1gwSnRTemxhWTJnd1kxaFhXbHBMTm1GS1VubExNRmxEVm5sTGJVVnpaa2Q0TVZsUVpIUjFkbE56YUU5blUyRmtaMlpWYkROM2MwNHhXSG96ZEdSck9FZ3djMUJvWjJwbk9YWmpiRUp3U3pCeFFYaFhjV0UwVjFaVExVdDBjRXRhVFdwc2NscGZVa1ZZYWw5RmQxVmZZVW96VDI5T2NXMXNNVk4zT1hOaFpGWjROWEJxTmtweFdqZFZTREppY0ZaR2JuZzRjMkU0T1d3MmQxOWFUVVJwZEhCdlNtcFpUM1JETWtocFNFNDJhWGN4WmpnM1R6RjFWbnBWV21zNGNsSmFSMU13UmprdE1rZHhUa2hWYlhsWGMyeHhXSEkwWldaTVRrWnBiQzFyT1RnMVgxYzVRM2RIWjJjNVVYZDBNRTkwUldaeGVrcE5MbUl3TVhwblYwc3RaRFJNV1hoalRGRTRYMHRFWmxFLmlZRExGZS02YjZKdVl5SE0wemdReDAxQlBBZkcxSlVYaF9xaHNTU0tuZnciLCJleHAiOjE3MDYyMTU1NTcsImlhdCI6MTcwNjIxNTI1N30.ezh_AmH9W_9OVdLJXcklhQ5hi-HONRp8ytrAMOUNEsg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:57.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:40:57                                         850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=230641 KO=11790 )
> restLoginInitiate                                        (OK=114164 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=113801 KO=340   )
> restloginProgressiveProfileCallback                      (OK=2676   KO=340   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.67%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.67%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.66%)
> status.find.is(200), but actually found 503                      4958 (14.58%)
> status.find.is(200), but actually found 401                       340 ( 1.00%)
> jsonPath($.tokenId).find.exists, found nothing                    340 ( 1.00%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#################-                                                        ] 23%
          waiting: 417335 / active: 29     / done: 125251
================================================================================

20:40:58.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 125346: status.find.is(200), but actually found 401
20:40:58.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,125346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56ff025b, username -> user.1002282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63386241, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215258112))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXR1bnRrY2Q2Nmk0ODY2NW91NXRnNzM4ajIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1RuWlJla1I0VUdOVWNXeExRalI0VW5aa1gyWlJMbkZoTTFWbVZWRm9SV1JoVUU1UU1WaDFaelpoZERWTVJWZGZPUzFIZVRGNVl5MVlkV1pXWDJOWlZtSXhSemxqT0doS2EwVnBaWFUxVkUxYVZVbzBRbkowWVdwaVRFeEJRMVV0Vmt0M0xVRjNNV3hmUmxKRVlXTkNUV1kxVWxKeFgzUnRaRFoyUTBSZlVYZDNjMFZhZGxoaE9UWjZkMHA1TUhwdFJIUklWblp4V0ROU1FrSk1PVkUyV1RaWU0zTnRabGRzVEVKb0xYaDVhbWxuUWt4NlRuUTVSblJWVmtKS1gwNXpaMUpTUmt0aFEwbG5iVjlCUTBGclZuQmFaV3g0Y1ZGbVNFVldlak55UTFSb01YWkRhbTVMYVc4NWRUUkJYMGw0U1Rsek1sSllUMjFoYlhaR05XSjRlVmRUVDNoQlIzQnFlRVZDVWpBMGVHVlhlV2g1Ukc1clowTnZaM0p2VERnM1NVZDRWR1J1TTJsYVpYbGFWbGREV0d4YVYyaHlabUp6T1c1R1FXMTJkV0ZCTURCMmRtSmZVelJNUXpGTGJsbFpWbTFwWWs5QlkxRTFXRFYxUWxaTVIyUjVibTFGTUZwS1RHSnNaRGhoUmxkUVZWVXhValpFTWxKbWMwdDJUVVpwUTBob1JYaGtZbWRHWm5kME16bGllVk15U1RBemRHbEhXakl3UkRGak1YRTNlVmxDT0RaVWNXWnhiVjlzVUU0dFNFbFZSVTR6UlhOUWRXNUZVQzF5U0daRVZXbEtZMDk1Vm1OdlRuZFJNRmxwV21JeFFqbFZUSFJRWnpGNWJGbFNNREpuYUMwdFlXVnZNMms0UlZGQmEzUTFaR2xDWDB4SU16UkhhbkJVYjNSeGJIWkhNM0ZHV204dFVXZ3RRelpaYzBzMk5VcHJWblZvWkZReVNEQkJPR2xQT0dWNGQyNVhlakpCY0VOUGJrWjVVemw2U1RoeVltOTRSR3MyVVRWa2JGYzNMVVYzVmtrNVQydHBPV1JVY3pBNVpVUkxPRzVJTVVKTGNrdHVhM0Z4YkZOaU0yY3lVMmd4YVc1RFdreGFUV3B1YWpKQmJVb3RSR295Ym1WZlZsRXdSSFZUT1RSZmFsTnJOM0JsTVhVNFpESkROR05pU2pSNk5XMXdlWFJIVFRkRmMxTnFNbTlFWjJwblF6bFRXa3B1YnpKaExVeFlaWHBPWTBwT1JrdDNMbEpKZEY5UlpqZ3dUMFpzY0hWNlRIRktRVE5xU1djLnk4TzU2NnBQbzlzUVhOTlhOZDdkdGhuWWMwbmcxSWpvT2FUbThqQXB3OUkiLCJleHAiOjE3MDYyMTU1NTgsImlhdCI6MTcwNjIxNTI1OH0.ClcE_xk5iPc3avXkZ2E63oHn2flgzvgHWbFCgE-MD68","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002282"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:57 GMT
	x-forgerock-transactionid: 91b64ca1-3d62-43ab-91c1-057ee29f8c90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:58.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:58.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 125346: jsonPath($.tokenId).find.exists, found nothing
20:40:58.205 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,125346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56ff025b, username -> user.1002282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63386241, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215258204))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:57 GMT
	x-forgerock-transactionid: 4616d661-99c5-4a19-a6fc-0936cf2d266d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2Rjc2pwaWY1cDZrYmZqaTZpam5pdms0cW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmF6WlhZMU40YmpKQmR6ZE1kVWxSVG1OR1JrRlJMbWRhUldoR1RrMUVhVkpKTWtVelVFdHlMVUY1WTBGVE9XdFpaa3g0V2t4c1Qza3djV056U2pWbFlsSXhYMjlrY0dkbmVFdEJSVWxOUW1KR04xRnpSWGRSV0dwTU1XNW5OelpNWDFkc1IwWlBObEkxZUUxcE4xRjRkRWRwZG5OWlNXazFXSFI1T1ZrNVprVTVjMU5rVDB3MGRHYzVTbFp6ZVhwclMwaDRNR3gxVEVNMGNHWlNaWFpTTFdWME0zSkplRjlpU21oMFpXRk1VM0JJTkc5c1JVbEtPR2d0UTBSS1dYUTFaVlprVVVWSlJrTkJOM1IwY0hweGRXTTJjRzl3VEZwTmJWZE5WM3BQVWtoRE5reElibXBSYTNWSmRHWkxMV1V5ZEhGUk5IY3hTM05xVm5NMGRVVk5VbXd6WkhWRlpFcEVZVUpTYXpnd1ozUnhXSFZ4ZEZRemQzaHJTalJITldsU05HNWxNbXBrZEZWSWVsUjBkek14VWpsRFdITkRNRFJZZEZkeVMxcE5ZbXhhTUdsSmMwSkthMm93YWtkNGMyOVRRMTg1UlRaaGExZDZaM2syVFd0QlVIRk5RaTF0ZDNCbmFIQm9lVTVSY0ZOcVUyRnVNamcyY3podk1tRjVUM1JXTkVwMlRYWlNWV1J6ZW10VVVVZFVSbDlWYjJWTlNteFhaemw0ZEZoblUwVkJOMHByVTFCaFNHa3hiakZTUjFBNU1uaHhVekJNUjBSYVQzcDVlRE10VDBWbk5YSTRhRXN5ZG5kWlZXZ3hNblJpUkU1bldVVklaRU5IVWt4c1dUVkhNMFkxVWxnNVRVOWxYekV0U0Y5RGFXOXNXa2x5UTFwMVUxRldkREY0WldsNFNUQmhjRXN0VnpReFdXNWFkVkZ5UmpBeGFESnZSMFprYmxWa1pXZzBZek5XWjJ4eWNFTlVlbWR5WmtkNmJVSnZVMkoxWjBwSGRrZEhNbXd3VTFNek1DMXNaM2hTUkVOWVpYVlBaVTVoWTB4Mk5VUXhRVGRpTTIxNVVXRkxNRXh5Wkd4VFNISnlTa1Z0UlRKSVpHeHlOVTV2TFZRd1J6QlFhVjlGVUdGSVRqTkphRVV3YldwSVJtRm1RM1JLTVdGbllXUmthbWw1UjNkR1J6QlVXVjl1ZW5oWGNYQjNTMUpaU21GMmFuSm1kMUZ1VDFWdmJVUlZZVnBCTVhScldVTnZMbkF0T1RaSFJ6SlNlSEZvTVhVeVpqQkpRbGRNUkVFLjlRUEJJRnBabHp5MEJiRnNuUjhRQmVXby1DLVNiT2JtMW9yRmFLYUNEemMiLCJleHAiOjE3MDYyMTU1NTgsImlhdCI6MTcwNjIxNTI1OH0.tYYf0EIIYBVQR7krSDUXOCVgezfpU0hDLlirBAbUqgA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:58.205 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:40:59.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 125550: status.find.is(200), but actually found 401
20:40:59.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,125550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40db2b31, username -> user.1002730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@89404ef, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215259521))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjZzZWFpbHBqZm1mNnEzcXYyN2xka2Rqc2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVRXdFRiVWQ0VVZFMWRFSlhRM1pLVjBGalpVMTNMbkJLUldjeldVTkpSbEp6ZVZjeGRrSkNabTFaWTJoUWJEWnpZMWQwZEVsUVVWTTFZMHhqVWxGa1kzVmliWE5yZWpaeVZIWjBiR2MwV1hwS2RXUXROM0kxVldwZmJUQkNVR3QzT1RrNE1XdHFTamR4Y25wb1dHcDNVMUJNWXpOSGNVVjNTSFZ5VG5SVU9XeHFRMVV4TVU1VFpFbFNSbEo1VlMxM05VeGZhbmhXYUd0eE5qRmZiak5OTUVOTE1uSlNXa3N6WWpoMU5VVlhRMEZpT1VGTldWcHRaMkZoYTNCWVRFSlllSHBoYWpBek1GSTNha3RoU2sxU05HMDNaVkZLUjNOT2VXaERMUzB3VjBOdVMxZDJRemRaWkdWaFdqWkxjRUZQWVRneWMwUlFVbWMxU1V0VVp6bDRhVmxKY1VGdVNXcHhXVjlyT1VKdGJHRTRUbW8xTlZKc2R6UkdkemhmYUhkMVdERm5kRXRTTjJrMlJHYzNhMnN5YlVKblpVRnJiazFKZDFOb09HZHBaRTVFTjB0S09IWkVaVFJVTTFwMmVIZHZWak5qVW1oT04yUkZVR052WjJoWFFXdGtNV1ZCTFZGRVVHRkJYMlJ4ZURsZmRWVlNNemhOYXpVek1rSkNWMVpwWmxwUU4xb3pZMmxsZHpSbVNXMUpUamhFTVVOdGRYa3RVMFF3VDNsUVNXUmplRmRHWlROaVFreGliSGd0VVhWUlYyRkJUbWhZVWs4MGVUbFNNWHBRYldrMWNtdE5iekpFUTFRd05USkNjUzFPVm5vMGVXaDBhblF5VFdaaWFuSkhZMnB6ZUdSeWRIaFJYMlIwYkZWMGFqYzFSa1o1V0MxT2FVbFVVRkJrWDBweVlUQm5YMFZNUVhGVk5HRnNiMUpzVEU1YWN6RlNWVjk0TkhJd1JreDJOMXA1YWt4Rk5UaGxObmRDWkZwNFQzSk9SbWhhWDB4T1owWnFiM2xmVXpKRlVEUjJWMDVoVm5aelZrSk1SelJ3UTBoZlpISm5VVGg1YUd4MmRHTlRiMTlOVTJoQlFtUnVVVmMwZWs1NWFsVmZSRUk1U2xKc1NqTk1lRU51WTJ4Rk5URXpiWFZyUW1sRlF6TndTVFZqU25adWREaE1SRTVWYlVSMlZVSnZkRVZUYVVoelkwOURkamxpVDFOWFlXaFFRa1pmVEVGVlgxbFVabFk0Y2tkWWNGQlJMa2RoY2poNlZqRktiVTFIVDJKV05sY3dSSEEzZFVFLmJxeHNKY1hFaFdnc3kzSlY2Q2ZrdzBLR3QxQUZKaEx6azRVeW1nc1BGTkUiLCJleHAiOjE3MDYyMTU1NTksImlhdCI6MTcwNjIxNTI1OX0.Q1f5z_O-pPnNv2poz3e2vL5MoOLrpXZMTcw9IhZerKc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002730"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:40:59 GMT
	x-forgerock-transactionid: d28880d5-5278-4f38-9cb4-2d8717ce63ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:59.573 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:40:59.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 125550: jsonPath($.tokenId).find.exists, found nothing
20:40:59.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,125550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40db2b31, username -> user.1002730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@89404ef, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215259614))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:40:58 GMT
	x-forgerock-transactionid: fea98f1d-59d4-49ad-a46c-28bf0cb83eb4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDRjMXRsbnUxZTN1bnZsZ2M1OG5qY2sxYWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWRuQnNOVGs1T1dzeGRYZHlSbEJIYlRWVWNGaG5Ma05uU1dwU1RITkxSSFV6ZFRsQlJ6WkxaamxzYWpka2NrbzFNMmRWVUUxS1RIWlFRMGxJTVVsRk1rcFVaa3R0ZWkxMVNFNTNhRWxCWXpFMGJrZFllVkJOTjNFMk15MWlkRXRCYmtOeVkxaEVkelp0Ulc0NGREbHlhak5sY0doRFdsTnVUa3BoWXpCUVNIcEZiMkk1UzI5Q1pXcHZOMFF4T0c5cU1reHNaVE16WlVOVlVuQkNXa0pSVkdGVVlXcERiRXN0VjJOS1dFRnZVMUpPWVhsMlNsQlVMVzl6YmpKWVlrZDRUME5HVVVJMFVWQlBkRmxvVm1KdmNuaFpZVUZRWTFST1VIWnpYMk0xTTBacFJIUmxRMHhrTW5ReU5EUkRZblEwVFdwclRUYzJOR2xNU0Vob2FsSXdjbUZhUVRSTlozSnFVMjVxTUV0SWJWbGZOMGhPYzNWNFdHUmFUek5CYTBwblJsVndhRW80WHpKcFRtMUNjak51VjBoZlQwdzJiV2hHWmpKRVJtdDVOVkY1VWtKRVZuQlRSVTVUWjNnMmQySlFVaTFpVkZWRFdVUTBNVUV0VFcxbGVIZHhlRUoxU1hwcVQybDFkVGhRTkRSclQwZzVOVEJ3VVRoeFdISm5ZVXhuY2xJeFptWjFkVjlZUTFwUk9GSkhOMFZxTm5sR2VVMVhkVTlpVUVWak5tSllYMU40VnpKcWJuQXlTR1Y1T1RrdFdFNUJXakpITmxScVZtZEJUaTFFWWtwbVpsZDNkME4xZEZSWVJrWkdibU0zVkhSeVoxZHlhR3BEVEhOelpWRTBUM1pVZERoYWRYQmFMVUUxVVZWTVVYSXlZWEl4V0RsVGEwdDJhSE0xTmt4V01IZzBlbkZvTUdKM2FHVnphRFF6VjJKR1ozazRPVXRFV0ZsWmJEZGpkMTh0TkhKSmFUSnZkbU5JUmtONFkzUktiemc1TFVWVFdqRTRha1pOU3kxMlVEVmhZemx0VEROeE5EY3RSRFF0YldJMGQxRXhiWFJ3ZWtOTk5GOVhWWEI0TFcxaVdIUlFUbXRUUm5sRVIyaE5UR05DUVVsT1oyWlhZVVpDZEdkT1ZsQlBVemN6VVZjd1dFaFJkbUUzVTNGaWIwWkVUSEYxU2pSS1ZuSjVVRXB2YW5OS1JYY3RjbWRXUlV0RE5UbFhaVk5CZG0wd05ITnNNVkZsTmxScFdtUk5MalJuVW0xV1pEQlBNMVE1UkdGb1ZHRmpiVXBPTUhjLkl2VnZKTzRRTGx1M1l4dUtCcVVYTlY5VmR4U2Q4MkZocTliVF9NQ1RfSWsiLCJleHAiOjE3MDYyMTU1NTksImlhdCI6MTcwNjIxNTI1OX0.cWzjuhF8CAB7ZPv6kMsIhF0GYGjB80hQGi6fwjcOrTY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:59.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:02                                         855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=232260 KO=11794 )
> restLoginInitiate                                        (OK=114969 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=114599 KO=342   )
> restloginProgressiveProfileCallback                      (OK=2692   KO=342   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.66%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.66%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.65%)
> status.find.is(200), but actually found 503                      4958 (14.58%)
> status.find.is(200), but actually found 401                       342 ( 1.01%)
> jsonPath($.tokenId).find.exists, found nothing                    342 ( 1.01%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#################-                                                        ] 23%
          waiting: 416527 / active: 37     / done: 126051
================================================================================

20:41:02.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 126097: status.find.is(200), but actually found 401
20:41:02.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,126097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36c58ded, username -> user.1001408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@360316fc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215262845))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTI3azdmdW0yaGdtODJjNXBjNHB2ZjFlM2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RmEyWnVkM1YxWmtSWWNYWndTbEpZTFVGUWNGZDNMa1JQUWt0aFRISkRXa3hrYmpKalNHVnBPVGN0VGxsdWFYcFRha3R0UjNoNk1rMXhZM2xpT0ZSbmQyRm9XVWgzTWtOSVRXSTVWVWRZUVhRNVN6ZEhRVFJyTjBWZk5uRmFiRjlTZW00eFJtdHJTM1ozVGpWeFVFRklUVGR0VGpSUmRtTmlVekpqUW1OTk5FOHhTbGRCWlZSQ1pXRTVkRkYxUVVnM2EybEhWRUU0VWpGVldVOHRUbEUzVHpsc2NpMW1SVTg0VDAxeGRWOW9VM2RJTWtsbFRrWXdhWG8zWTFWS2QyeHBOak4yZERSWWJuUm1jV1JLV1RsaU4xOHdMVEZEYnpGb1NqQnVOM0pKUkRsc1lWQkhaa3BvVm5CaVoyc3RWWEYwTTJoWlNXNXdlblI2YXpKcVdIaExhVVJ4ZGxOS1pqTldWbkU1YzFCMmJYRldObmMwUVVOVVRHRnNXRk52VkV0bVZGVXlia1pDY0U1M1ZtWTNPVFJNV2s1bVJHeHljM0ZtU1RFMVUyNWpkbkJyT0ZwNFpYaFJUMnRTVERJeFVWUXdWMVYxUjA5blJrbzNVMk55VlZFdFpGSlNNMUZmVTI5elEyMVhVV2RLYlVod1RtZDVUVmxGTVdreVZWTnVlbUpGZWpKQ1V6Qm1NRjl1TW1GbFpqaE1SRzV4UVdKdWQwOUVhM1F3VUROcmVHVllXRGxqVms4NFRrTXRWSGxNWTNWaFUyaG9Ta3AwTVVKbFdHZEtZWEJKYVRkTk4wbEVOazVpY1VscloxZ3hVWGszTVVSUFozSjBSRFpMTVRad1lTMDNZVlJaTUhSbVJFTk1aR1ZmVDNkMVlUQnZjWGwzT1cxMU5reEhWazR4TjE5QlRsRjJVMjlOV0VkWlRsRkZTbkJRTTJaNllUaENaMWM1YWtSRVFVVlZSRVowV1ZNNFpFeDBOV3BHWTAxUFdIVlFTSGsxTURkRGNuTlJhM0JoU0hRMk9GSTJZMnBFT1VGelFYcGpZMHAyVkVoTlQxUkNjRGw0V1ZVeVdIaEZaMXAzUTBwMFFXWmZNSEZaWXpodFpVdE1kR1JrUkV3d1REUnFSVXMyU0VKNE1HdHFaVkpKVkZvM1kzcHNURUo0YnpObVVHWm9hM0pFZFMxWGNpMDRXV013VGpneFkxazRjek0zTW1sMU1IUTFNR015Y0hJemVsTjRhelYwUWpNMVlYRlJMbm93UlZWVWJrcDBSMnhUWm1vd09IZ3pjVlZpT1djLnI5MFhWb0MtWHRITFVhck82YTZRRkZVT3EzZFg2SlFKMWFuUENXbFJVZWsiLCJleHAiOjE3MDYyMTU1NjIsImlhdCI6MTcwNjIxNTI2Mn0.dkm60-LDV2L2O2HYkGUrQrw3yWTB0oHXuYLU6sgOfPA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001408"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:02 GMT
	x-forgerock-transactionid: b176543a-a8d6-4db2-a438-1d859fb0e79f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:02.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:02.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 126097: jsonPath($.tokenId).find.exists, found nothing
20:41:02.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,126097,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36c58ded, username -> user.1001408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@360316fc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215262931))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:02 GMT
	x-forgerock-transactionid: 3f6e8212-f420-4679-8053-e5a586cec6d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGJhNmJpMWVxcWhzcWhjb2NxODJodWxsbm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVRHdDJjRlYxZDFsTVVGRjViSHBIZFY5T2JucG5MbGhmTFRsVk5VdEVhbTlHTms5bFREZHRSRXR1VTI5RFVYVk5NMXBxV2kxVWVraGpiSGR4YTE4MU0xOUdlR2RRUmxvNGFsaHBkVUpNYkhsM1kwMVpjbXhRU1RWUVRsaG1XVEZLV0VWdmRFNTVSWGxpTjE5V2RIUlZla2hZWmpGcFVuRlJNVXRMUVhSbVpHOVllREp1WW5aT2FrOUdObU5TZGtZNFNsaFhURkZyWTJac1RXaDVZWGg1TjNkdGFUbGtaR05NTlhaeVFqaENibWRxUldsUlNtNVRZV2RUTTFoQlNXZE1lVFZ5VTBwTWVXRnBhelE1Y3pOaVNWUlZiek5QVkU5QlVqZDBWemxJV0dOUGNHVmpXSFIwWTJ4V2RYTk9TV2N3VEdsVFMyOW1Ta05ZVURSWVJsQjRaRVpKYTFWeFluQmlibXc0Y1VGb1dXbHZWWE5qVFhCQ2FWQkNPVEZXZFhndGFHOUVha2xrU21OT2F6SnlXV2RaUTNWeWEwVm5ibkF6TlhGZlREaDVhR280WkdaaVNFaHdUakYzU0hSeGRUZGlZM0ZGYVdaS1RuVXhXRXRGV0dsbldFNVNUVVY1ZFZrdGJsUXdTV0pOV0RKRGRGbDJWekZFY25KRlEwaFVVMll4YzA5NFlXUnZXWEZyZVVOM1FtWmpRbWxLTFcxYWFuRldkRmR0VG01elZURlphM0J1U2pGNk9VTnljVFUzYmpBdFpuZFRibXQyVlVGaFZEUlFPRmwxV0VvMlNuaEVUWEJpYUZSaFdqaGFVVlZSVmpCRFZEQlJURGc0ZGxkNkxUTlVXVlZ6V2xjM1pFOXJVRjltYURFd2FqVkpRVGxWV0hoV2JrOWxka1JIYzBWd1ZYRnBaRUo2VTJSdE5rczJSMnRMYWtVMWQwVnFSVTlHYW5wTE1EUklXRVZyWWpWSFZ5MU5jMGhEVW10V1pGaElXbFpqT1dkeFRVZzNZMjA0YlhaVWEzSkVNRGhSVURoMWFVMTVWRUpFYW5veU9WaDZkVzFSTW5aeVdHSkROVGh3Tkc5M2JYbGhkVzlEU2pFMFVFRk5UVmx6T0hGMVVEUm1TMmxqVW10alZuSnRZVTQ0WW5kT1NtdFZjV0Y2T0hWdlJFVjZXRU5uUnpaSVkyUXhhWGhRTkV4VWRTMTZkMTlVUm14WU4wSXpjR2hSUldReVoyMW9RakZYWkhjMVVHVk5MbGhOYTJwV1Rra3RhVEZEWjBwTGNIWkROa2RaWVdjLjZpdUtYZEllMENSR1Zrb0pmcGlpV0duWGkyWlM1SHJzcG5TdVVQdGNwaWciLCJleHAiOjE3MDYyMTU1NjIsImlhdCI6MTcwNjIxNTI2Mn0.Icoq43IoMR9LglJt6vks8Dcs73fOpkua4LG3J3l7ZmU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:02.933 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:06.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 126597: status.find.is(200), but actually found 401
20:41:06.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,126597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d622e42, username -> user.1001590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aec73e1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215266217))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2Vvc2xvcTFvZ2F1bDRvNDF0cWM4Nmh2MWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TmNrNUpjVEJ2TVU5VGVFVXRhMHROYVhjNVVHSjNMakZQYkRWc1ZHbDNVRGswWm1KalZVbE1OVXBTTVVSaGNuRmZhWFUxTWxWVmRsVmphVzVUWDBwa1lVVk1NVlJyWDNSMlZEUlZkMHRxYkZWYVNFZFFVV3RwZVVrM2NtbHJlRVpWWWsxc09FZFljbUkyWnpCU2QySmpZamsyTmxGclNUZFdVbFYwUkZOdGNrUkpRMUl6UTBjNGFrSk9NRXhKZWxKRGNXbFdUVlZuVm5WUU9XWmxNek5vZDBRMlRtY3ljSFZOV21WclVtSlNhWGd6VkdkWGJFeDBkV055WDBwMVpVOWFUSE5UUkdSWVNWYzFXbEJ4ZDFGeGNuY3RUVlo0ZDAwNExWcHdNRTV6UlZwQ09HNUdSbFZQTVRKbU5GRlpkemRrTTI4M1VFMUZUVGRSTkc1b1JXMDBRVjgyZHpWb2IwMU9RV3RzTmpKTFVuZFJTbmR3Vnpadk1GbEdNSGhQWkRSWVVHeG9OR0p0UzJsbGVXdFRjVTlXVUc5TGRrWXdPSFJ6ZEZsUVEyRlRSWFpOYjJsVkxXTlNSVmxhUmtRMVMzaFBlRlZzZDFsaVQxSnFNVEo2VUd0WVJVaDJXVzVIYjFnMVNHOUpkbEpJYTBoNlJUTkpha3RXVVRGb1l6bHpNWGt0U3pBNE9VOWpMVkJuV0ZGc1VrSTFkVXRDVnpSNVFUZEZNRTlLVjNsa1RFWTFTMnh1V0dkTVNtaHFOREpoVVVoTVRtNTZlVFJMVHkweE16UTVPV05DYmxGTVZsbGlUSGd0ZVhKbE0yVnRZbTlJTTBwRFNtWnVMVWwwTkV4SlJHaDNPWEphV1Roblowb3pka1F5ZFRRMGJGSjJaM1pMZW5SeGJWZzVOVnBvVEdWMU0xSlNNWEpwVURWd05VODFSak5hV1VOcVRISnhNemhDYlMxaVFsbHdRVFl4UWxOTE1ERnFNa00wY0dkcFNtNTRPVFJTYTJ4RU4wZDZVM1pZWjFacFIxSkRRMlZYWDBGbWNGVkNjMFJDUmtGaU0yazRSVjlxZDFKd01HTmZhWFJ1WW5Gb1owTnZaREpEV0RSM1dscExUbkpYWm1GeWREaDJXWFZsV1hrMVJUaHFTVVJQTWtObVZFbFNWMGN3WDJwelQwZGFTMGhzY0ZCQ1pFMWxPSEZKUkUxQmQwRm1VVXBxZHpVMFFXcFpZWFZWYXpoR1ZYbDJaV3N3WmxKQlpWZHJMbU16Y2xSaVZ6ZEdia2RhVVd0RFJtTnRTRE5RVDFFLmlfOTRzc2F4cjNRN3RtM0xrcmZFWmd1S0tQVXNqVnZyTWpOWHE3bzNhVE0iLCJleHAiOjE3MDYyMTU1NjYsImlhdCI6MTcwNjIxNTI2Nn0.5mMf1PxK8IFIgG4PTjhrrEWpEwae6UjEOGwVZgEWW-g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001590"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:05 GMT
	x-forgerock-transactionid: fbd22a95-5672-4f62-932d-79863f495d4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:06.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:06.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 126597: jsonPath($.tokenId).find.exists, found nothing
20:41:06.304 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,126597,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d622e42, username -> user.1001590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aec73e1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215266303))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:05 GMT
	x-forgerock-transactionid: a9b6e81e-4d59-4dbf-90ed-6a14a90dd394
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibm0zdmpjMzVoMGN0ajJhMG5xZ2thZXJvZ20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFh6WjNkMDFJYzI0dGRYaDNSVTEwVEdnNVREUkJMbEpWU3pGUFZVRXhOekp1UzA1b1VUQjBkVWRKU1V4Q2FubExhMU5aYTJkNExVaEpUVnAwZFRoeGRFWnhkMUE1U0VkVlZrbE9jRTVGUzBwV1UwZHVhbEE0WjNoeFVqSnZNakp3VVhoWFNFZzJWRmhIU1hsV1p6ZFJaMkZSYWtNeE1GZHBWV2czWkZST09VRkhWMUpuVFZKWFRVNUdkakZEYkhwSE9VWlhMVlJSY25Oa1pYRnJjMU5zUjNwVFRGVjBVRlU0VFd3MmRraHZNRlJIVDJKU1gzbDBOa0p6UWtoNGJESjBMV3N5ZGxWM2EzZGxTVlJMV210TGFEZzVVVm8xYW1sUFJHdE9NbHBXT1V3eE1qWXhNbTV1ZEVKVFMweDZUV2w1ZW5oRVMzUjNWMHhDVDBSUFMwcHdaazVPV0V4MVFrUjBlbXh1UkZOS2NGUnVYME4wY21oSU5qWk5RbEJZYlhOUVZHWnBSMUJ5V0hBNVRsWlFSRWw0UVV4RFZFdHVVazlWYVZoVGQyVkdiMFpYZEdaUWVrOHdaVzl4TFdKbFdXSnpVWGs0YUdKc2R6ZFBkV3huZDBOMGJWUkNXVkJXVmxKRGREWndWWFZNWmpSalVIWlZZblUwY1dWZmRETmtRVzlQY0ZkQmNGcExRM3BCYlhKcmJVeGZiRms1YnpWTmNGbGFTV010TUZkbk16aHdRVmxMU25KTlRuWXRRa1JEV0hGSFkyWkRRa1IyVlVOdGNGOHllRTR0Um14S1YxODBRV2xTUkZCaVlXbEZOVEJJYW1GUVRGOWtOR0pXTlZkcVFtdGZWRE5vZGxoSE4weG1SMjFzVkUxbE5FcDFSVEI2TVdkdmVqbEVSMlJSTWtwdGJUbFVNekZOY2xwaVVqUmtWakZKVVRoWk9FSmpOV0oxV25CbFdrRk1kRFZOTTBOM1ZGQlpiV2N6YjBsR2MxRlJhVUpZYnpsM1IzQkVRakp6VWpCd1JXbExOM0V4Y1hSRk56UldVVTA1TW1OeE9WRnFObDlJZWxObmExVkZUR3BvWDJJM0xXOTJWRVpwYlVGNE4yVlZWMVpoVWxsaFlrbFVRMTlNUzBzNVEwMHRXbmxxTWtkVU9GOW9OMnhHUzNGRVluWk9lbmRCYUVveVRHWnZkazFPVWxkb1YybHFXa2hETVVkeU1tMXFNMjUzWTNOYU0ydHhSVmx5TVZOblNVMXpMa2hhWDNkWVlUbHZSbEJ4Um0wNFJsSndlamswVEdjLlp6cVRCVHJ5VjRBYklxUHJTUHd0SV9HOFFxUFo2R2tmS3RlX2piTFRicFEiLCJleHAiOjE3MDYyMTU1NjYsImlhdCI6MTcwNjIxNTI2Nn0.JwCis-lbhYtCkUkPFWigFsDUNELmeKjdqiWV3KwAL68","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:06.304 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:07.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 126803: status.find.is(200), but actually found 401
20:41:07.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,126803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d8fd612, username -> user.1001461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@412a482f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215267566))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHF0dmZobjF0c2kxdGx1cTgyZ2huNHAzbjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVoybHVXbEU1VjBwTVVIbDBORFZsUVhCNmIxRm5Ma05hWVZJelEyNU1NV2hDUW0xbk5qWjBkRlJXWWw5V2FHWnFhbXd6ZW5CMlFrZERiVXR5UWpCUE5rTkdVMU5XYlRnd1QwbFVVbE5yVVc5bFRYUnlUVVphZURocWFUQk9TMGRsTlVSb1kyMUpUMEZYZVhoQlQyUjNkVkZqUnpOVmVsbEtVelJhU0V4VFV6VkpPRFF5V2paTllYTk1lWGxQWmxseFdrZ3hTR05tYjE5cldYWlRRakZyUjFkMFptdFdSRWRaV0djdGJIZGtNa1JUWjFkc2JHcFRYMDUxYlVsSVpqWmFWMjl1WkZsTlNuSjJkSFZxVTBSd1prVTVZVFEyVTB4TFJtRm9iMG93UVROMmJsODVVMWxSTFVkV1ZVZ3lka0ZrTUY5aWEzZzVjM1pGZGtkSGQwdzVYMVJSU1ZKVGFqRmxjRmhVTmpKUlFXUnhOVFJsUkZoRWVsSllWMGt6TTIxUU5YWTVObmxXYkd4TlZtSkNkSHBRTUU1S1ZHaHdiWFV0UTFCRFZHWnhNVXRxZUdoa2R6bEpZbkpvY1RGSE9VWjRNelp3V2kxSE5USk9aWGd5UTA0NVdqQmtlbTlKUzJwMU1IZGlXSFpHT1ROSE5uTktVMGRoUWpGbU1IRkZTRTFhUkhrM2RHMWpNbmcxVDIxZldFb3pRa000Y0ZKUlEyeE5kR1pJU0RWNFRrTkhUM05HUzJJM1R6Tk5lVWRwTXpWSVlWZzBTa1ZRV2xaUGRXY3dXbVpEVDBOUVpVWmZibUZUV1daR2FYSkVNRGRxTW5GdmIxSTBNa2RETXpaTlRqazJiMFUwYTBOa09HSnNXWGhzUmxGaGIxcHRPVWxvVlVWbGJGTmtaekIzVTFGRmN6YzRVMkZMVWtKR1UzaExja2RqWjFCWldUZzJWRlZ6YUZrNVIyVmxTM1ZaVTJrMVYwZDJkRVpPY0ZFMlJHbHdUamMxVGpKblRsUlhTM280UVVkVWVHSm5kR3hKYkVWelRIVTVWV2t5ZUdSNlRERk1Na1ZxU1hWcmNUVXpjRmcxTlUxRlNGbFJVRU0yWlc1b05HSlJXRFp5UjFoc2RHWmFla2hsY0hGNU1FWTNVa1pKVlV4SFZGaE5XRk5MUVZOUk5HOVRNR2xWU2xWVE5sODNYM1owVEVvd05UUldTV3REVFRGTWREVk9WbUpJY0RWbloyTTFRMk5mYjFGelJuUk5MblZpWTAxeWMxZzRaVWt4ZWxsZlRsTjZZV3N0TlVFLmN2bHNsblRoYjJ4anN1THRJMWo3SE9xa3BXTC1UN1NOV2ZOZWlLWHczbkUiLCJleHAiOjE3MDYyMTU1NjcsImlhdCI6MTcwNjIxNTI2N30.jh4P9GxGDMrNTp1R7FXLcgneCwtPMUEHcBocLlBzApY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001461"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:07 GMT
	x-forgerock-transactionid: 4611a1f2-71f1-4c1b-9ab0-5776975da196
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:07.615 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:07.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 126803: jsonPath($.tokenId).find.exists, found nothing
20:41:07.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,126803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d8fd612, username -> user.1001461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@412a482f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215267654))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:07 GMT
	x-forgerock-transactionid: 1bfc4460-ceef-4cad-917f-a00761f0f8cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWJpaGI1cTh1ZjhyZGY2ZWczdXR0M3JoMGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emNUWjZkMXBTYjFWSFUyOWFSRzl6Y0ZBNExXeDNMbmRLTkRRNVdVNW1kWEZFTFdZd2EzTTJWak5pYldGUU9ETkhlalpRY0dsTlFrUjZVR0V0U2tKSlJucEZlSHBrT0ZScVducHViRTgxWkVSc2EzTktNVXQ1Y25GSWEzUmlhVkZoVW5sTmFWcHpWVlZFV25Jek5uTnphMjFOYTIwNFNUTXlPR3R1YVVwMVRtRXlkazg0ZWsxVFIyUm1SemRqZFVSd1JFMWpkRVI2YVd0bmJXeEVTSGhsUVdGNlZWUlNaV3BLTUVWTlluVkZia0p6TVVaSlZUTjRRVGhLWkVaRU9VZExhREJLV0hsTVNFdDNURnBhYlUxSFYxWkpWekpDYzJKaVRVUktaVE5QY0ZOb1FVMUpjMVkzYzNWT2RUQkpNVzVHVGt0dGNUVjJaMlZrY0dzNVJUTm9ibkZvVjJabVJ5MVhhV1JuTVY5NFFUUm5kMVJaTUZOM1pEQjBUbmxzVDNCMGNXMXJUaTFCWldRd1MzaFhTMVpvYURaaWRsWXRORjlxYW14UFQxUXdabFp3UzNoNFdsUlNYM0JYYUc1TWFXSm1TRXBpYzNCQ1ZGaFVjMUZPZFRJME9EVk5SVkl6WkVwdE4zRnJiekZ5VG1kWFJtODBTVkptY0VWRk1qQjFNREppWkZCMWFqVktURXgzZFZWTFZqWmFkMDR0ZEVkVGJFSjRaVnBFTjJwWVJrMDRjSEpwVG14bmJXUnNWVXBRV1hodWIweEVVWEpaVVRoblpsWmxkRVZFTjFOd2FFTkZhM05pWkhCek5TMUxUVXBmVDBKTlYzcFNlVk4wYmtveGFEQnNZM2RJVkVoc05VMU5PVTFHZDBVd1YwdHZXRkZKUzJkVlVsQndSVE4zTkZnNVJ6ZFRlVzAwUzA1SE0zRllhMjV0WlRZM01HMUJZV2xvYWtwNFgwUmFjV0Y0TW1WNVRGaExORWhKYTBFeE1qRkNYeTFKYVc5MlJ6SnFTVlpEUlZrMGIwUmlaVkpMWVRZeFVHNDBTeTF5YXpFM1VISnlaMlJ1YkVOeGJURllaQzFUZG5wUVVqbFZWMDVTTUdSNlZqVXhlakZrTlc1V05GWlFSbWwwZVZsWVVsZHRaek4zYzNWNGNERkpVVUowTVdsSVJVVnBOMjFmVVc5TFJIbHpOM2h1YzFCM1RFbExjVUphZDBOaVJHSmpObGd5ZG5WTVpUWlRjMXAzVUhCMVVEVm5Ma0U0ZVVWWGRtUTNiRVEzTmtJMlVqWmlkSFJOVVVFLk0yR08zTTBOSmpIcVN1UHNZX3BJa0RXRUNFWWw5U1pTdHhEY0w4cXlGRE0iLCJleHAiOjE3MDYyMTU1NjcsImlhdCI6MTcwNjIxNTI2N30.HPrfy83DuvRt0hWnyMi1xNZqvzDtwb9QbjKwuHXe4MI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:07.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:07                                         860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=233776 KO=11800 )
> restLoginInitiate                                        (OK=115719 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=115354 KO=345   )
> restloginProgressiveProfileCallback                      (OK=2703   KO=345   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.66%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.66%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.65%)
> status.find.is(200), but actually found 503                      4958 (14.57%)
> status.find.is(200), but actually found 401                       345 ( 1.01%)
> jsonPath($.tokenId).find.exists, found nothing                    345 ( 1.01%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#################-                                                        ] 23%
          waiting: 415778 / active: 28     / done: 126809
================================================================================

20:41:08.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 126990: status.find.is(200), but actually found 401
20:41:08.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,126990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25547a48, username -> user.1000857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@316c7cd3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215268841))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGVodmJ1YzRtaHJzMDdtZ2NoYmtwcjNyZmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGIxaFJTblZQUm14RFpFcFpXR1ZJYlRoM1VsbFJMbGROZFVGVFRHMW9YMkpFTFRodmNXUk1hVlJ3Vm5ObVgzTk1SRVZmVjBveFdscFJWamw2WjBjek5tWllaSFkxVTBORlZHeEpkM0J5V1hBemMwRlVURXBwUTNWSlRETnZhalpOZUhKQ04ycDROVXBCV2toMU1tTmxkbk5SZVc5bGFITlBRalo1UzFKclJ6YzBhVFpxTjBsRVQwdENhbkowWlRsVVEwVnpaMHBqVEhKZmNqSlFkbmc1ZWxKMGJEWk9hMmszZEc1T1ZHNWliM2xTTTFsTGFFNDRlVEpOVUZCdVkzZGFhM05NTlVsVk5WaE9jbTVYYWpKNlVHdFhjemhuZDFablgwNVpkR0V5Tlc5NlVYVkZhbTFUTlVoalkzTldlREZFUWxkSmFFTmhZMHhCWkV0c01FMUZNbmRDWVRJeVkwVklObHBGVUU1cGNrNWtkVXh2WDBkeE5VVlVablJSWDBkeFRVMUZUR3N5U210cWMyRnlOMkpmUkc5NWFHUkpjek15Tm0xV1gxZFhZalUzZFVWVlIzTkZVMmxKWW14TGRWUnVheTFPTVU1dlFtZFBRVk5aTkhZeFJtNXBVRjlTZGt4S01EQmFiV2xrT1VkSFltNVdYME5FYmxsWU4zSlljMWRJZG5OWFIxTTFXRkV5Y2paaGJsbDVZWGhSYTNGbGFGRm5iMVF0WVhWdmVXODJNbWh3VFcxNlNWbEJWbnBSTFVKNlgyaEdVWEJGVDFGcVVtcExUVTF3TFZkMVZtSnlURXBuV1RWM1FUZHZYMFZyUWtGMk0xTkZWRXQxT1V0cVYyTmpTVkF5U1ZGYVJXbHJVREJ3T0hKM1NtVm9WbVkwT1hOVGNsZENWa2RWUVVkcU0zUm9ZVWh5VkMwM1JVaFZNV2t0TFcxQk4yNVRYMkp3Wm10UFMwTkNWbVIwZDJGWE5IbGZUMjF5VkhOS1owOVBhek5RZVZCMllrZ3pYM2cxWVZvM04zb3dURk41Vm5kVWNHWlROelJzV0c5dGVIQmFjbTQxVTNWNFdHVllVWHBZWnpWMVl6Uk5RVFJMUlRoalUwWkVZVTk1TmpoRlkzazRlVkJLT1RKWVduWjBRa3hLYmxaRmJIQjRhV1pMWDJsWWNVNWhWVjlIZVRGc2FtRmZTRE00ZUhkRVpWTnpaVFpUU0dOcVVYUTNPR05yYkVWbE1rTldXV2RFYkV0UVRqZHZMbFZyYTJsSWJ6RkRUVTFaU1VWV1RrRkZUbEJOUzJjLk1BelhWV3I3aUhBb2NoZE5TbFZWQ2hKM2dQVXVMM3pWckdTbDUzcURHTHciLCJleHAiOjE3MDYyMTU1NjgsImlhdCI6MTcwNjIxNTI2OH0.Lk2m50HlOM9_lEOTQBw0VGofPhB-Vwt-KhDnoBPDIi0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000857"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:08 GMT
	x-forgerock-transactionid: dd87633d-929d-49de-bea6-8779a1afd212
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:08.891 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:08.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 126990: jsonPath($.tokenId).find.exists, found nothing
20:41:08.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,126990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25547a48, username -> user.1000857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@316c7cd3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215268931))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:08 GMT
	x-forgerock-transactionid: 82d70b69-4cfc-444a-9182-ab13543923fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWxtbTAwcDYzY2xpdTEzbjQ4a3ZlMWZxdmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFdHUTFUVVZDTW00MU5IZDNaREJ6VUVwT2VtdG5MbFJuV1hKbmNGOWlTVWRuTjJ4WGFUaG5PRjlXVURKRVNsazNOVE5YTWtKaGNFVjBSbEpwV1cxQ1kzcDNNbU5tV0VwclpFRlpkMFIyUVU1T2VGOUlUR0pFUW5STE0yOVZXakZhTTFaRVVVOTROVkJvWm5kT1Jsb3piMVpYVWpsSGRFWnFiSFZpZVd0T1dqVnNhM0Z5YjFoWFdXOXJMWFZxVGxZeldtTlFXRXRqVEZkNWRUaElSSGhrZFRsdWVrcEdOMkpVUm05TVpIbzNObFJ2TTFOMU5EaFljMjlEWTJWeFVWRnlNRGhhUkRoRlRubGFUR0U0UzFGbGVqWjBia3QzUWtaSVgxOHdOalZDU2pWMmRWOTJPRUZQVGxkUGFFbElhRFJQZDFwRmVHWldSREEyTTFad00zWkNNRkpsT0d0aldERlpNbXhHTVhWU2FsQmxWMjVoZWtsU2JIZDNOMVJmT0V0SU4xUkRNMVpzUjNadGQxWmhSbkExVDFSbFFTMWtOMjR5UldadVZuUk9WVmxhZUMxWGJVSlZOalZXYm5OcU15MTBVbGQxUTNsaU1USk9VMmcyU1RGME5HcDFVRzVuVGpoYVRsbGtPSGQyUmtzNGVFMUtRVWczWDFORVRsVk1VVEpoZHpoNFFsaDVVRWRGUzNKa1JrTktUVEpHTVhBMFdHRkpWVU5rTlVSaWRFeDJTR3h3Y1VSclRHUnNaR3RxVm1WcGRuaHljbnAwWW0xclVTMXFWRXBEYjNkVlgxZGFPSFJDWnkxRFNreEJZMW80WDJKRlRWaDNWVVpPYld4TVNYRm5RVlJUYjBaRWJYUnpSVlZEYXpWRGVXWlJOSGxuUlhNeVFXNDJNamhwWmtKbmVETjVUakZWU2s0Mk4yOUhNa1JTTkhOa2FFMHpZalozYzBvNExWWXdOVmRCWW1wYWJqVktObEpKUzNoWWVGQjJWM2hUT1hOZk4wTnlSMmxGUlVVd1gwVnFWblV5UzFVeVkzaFVURlYzVVhwQ1JWaE5ka3B6YzFndE0zUldaVUZoTjNwTE5qZGlVM1ZIVnpGbVoyd3RNVUpHVTJaWlJUWlBlVU5VUm10SGRsaHhWM0I2TWw5d2RXUk5kV3BEUVZWT2VIQjZNR2xPVlROWGRVNUdOR0ZyVlhWSU9VbzJhRWRLUlZVeldIQTBZblZuV1VSaldqSnlSMnd3YUZoWFUxQlJMamxCYldJM2ExSlNSMGRJWDBkQ1ZrTjJMVVJ5VTJjLmphclBmOUdtTmhnU2xGWlNPNEFacEIwcGVQT0liSWFVWEtQS0VlUVFrT2MiLCJleHAiOjE3MDYyMTU1NjgsImlhdCI6MTcwNjIxNTI2OH0.04F1RoioFt38R7IUML2MtqhIw6rh2YOnEaO1mSquFeM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:08.933 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:09.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 127018: status.find.is(200), but actually found 401
20:41:09.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,127018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51f774b0, username -> user.1000862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c49a6e6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215269007))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianVndTk4c3VxNWFzMmhiMjQyajFoZTF0czciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elRIbEphRTkwZFRCV2IyaDBNVEV3VlhoaFpqbDNMbkpwU2tGcVVtVkNSRFJZTVVVeFEzVnJRV3hJV2twb1dIQkpZVTlsYm5GdVRucE1RVXRoUVRZMVJVTXdaRkZzUTNWT2RtWlJNV05LT1VsWVdFdHBNemxTVjBWMFF6RTJaamszUnpOWVRuZHZRalZrYzJac1gzRTJVR3BCYzFoS1JuZERXV1JYYldwZlQxQXpaVk5xTjNsS1QwcG9XbGRCY0d0QmVHSlFNRzVOU21kbFJXRXplRGRRUzNaWE5uaDFhMFo2VGpKWVJuaEhNbXA2WmtOb2FFNXhNWFV4VmtvMmVubE9VRlZWTWxaWk1tWmtRa2hqVkUxRWMzTlRTM2hXYTA0ME5tVmlRa3N5YzNKdE0yeGFZM293VXkxbFJrTnNVak5XUkRKdlduSTVNRWRIZW1SQmJGUXRMVFZyTTBkaE5EQnlTSE5FZUdOSllVMUtNblE0YjFrM2JFUk9ZazFKU2treE4yUjVaMWR5TWxjdFJXRnVkRWx5UzIxSmIwc3pjMWhtWkZGaVMzQlFiRWxETFVJNU9GcHliVnBxVDJKT1F6TkdhelJ0WTFSRVpFZEphbmwyVmxsUFRYUjJVWEp6Y1RoemVUWm5NMGxNY1dGRU1GUlVWa1pCWlMxR1RraDJMV05EWkVKYU5HeFBYMlZwVUVnMlpreHlVRms0TjNJMk1tc3dVbFJmYWtOclMwaEhWMHQ2YTE5aWRHcFFZME5SV1daMlRsSlZUemx4UzI4M1ZVVm1hWEZIU2xOU1REUkNURTQ0U0RCaVdGWXRZVk13TnpseVJtbDZhR2RYTWtKcWJWRktjRkpWVjE5bWRqZEdkVGsxTm5aUUxXdFZPRFV0VDNCdFdrRnlkMkpHYkROMGJrUlJTelpRUVhWemVGaElVbk5sVm5WbmJpMW1aR2gzV2xWRlR6ZHdkakpRU0Rsc05GWndPRFpUVTB0UWNXZEdkRTU1ZFRsRlFXOXBVVmhsWVV4dVdFdGFkbXRyU2kxWmMxOU5NREpNV0VKUWF6VkxaVTgxUkVndFZYaHdXWHBoUVVweE5YTXlSVUpGT1dSdWNVOHhhVWhCWWs1b2JEbDZURkZJUVdoWE5EUndRaTFuV1hKYWFsOU1jMFY2WWpWU1psQjZSVTVHY2taR1Nrb3dZMUowT1U1VllrNHRaR1ZvWlRaRVUxaFJaWGxqWHpobVVYTTRSbEkyVlRSSUxWTm5Ma1pzYkVsUE16bDJlbEZ4ZUdwSWNqQkxSbFZCTkVFLnR6b0lOdGRpRUxaSmxrQ0R4YlBqOG9MU2ZlY2JnOFZ0cEpRblBOZWYwM00iLCJleHAiOjE3MDYyMTU1NjgsImlhdCI6MTcwNjIxNTI2OH0.qR90nikI3jC7ZqFco5mmHAd9cOYH1FvVsch8HJbN04s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000862"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:08 GMT
	x-forgerock-transactionid: 401afdd0-9053-47d7-834f-047dd159c710
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:09.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:09.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 127018: jsonPath($.tokenId).find.exists, found nothing
20:41:09.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,127018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51f774b0, username -> user.1000862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c49a6e6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215269097))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:08 GMT
	x-forgerock-transactionid: ee46a1b4-395c-494a-af64-5dd8b3e4d714
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDIyczl2bzEwcjg3MWU1Z3A5MG43dmoxcWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmFVOXFWazR3VVRWTVNrd3lUVU5vVUhabGNHeFJMbHBYYWtSdVlsSlFMVzlKTlhvMmQzQnBhMmRNTWs5c1pqUlFNSGwzUnpKV1pFaDJOazlXU0RBMVkzUm1WRkpCVkd0RWN6SkRZV0ZDV2pWR1ExQmhOVFZzUWpWTGNsZGZVelpOYmpGblNEVTJkM0k1YlRGMGR6RkRZa010UjB0Sk1DMDRWVU5oTkRnNGFUaHpWek5tUldsMmFtcGFTV1ozTmtsUFozSnRZVzF0UjBGNWJqRldhMkZOVjBscFdHUTFXRGxUYVZOYU5VTXlRMUZsUjJ0dGVrUnlMV2xpY214dVMzTnNhM2RyZDFnNGJVMU1XRUpRWTNVdGVreGtXRWhGVldOdVFrTnFPVU51Y0RaVFZHZFVOazlGY0ZOa2VIVTJkV1oyVVRNNFJuQmFSSEJqTldJM00waFVhamxUUm1SS1RFRnVURjlUYUdFMGVYbFFXRlJwTmtSYVgwWjZOSGxFWjFKbFRWaDZTa3BWYzBablFtaDRSVmx2YmtwYWJHaFRiVzlSYTJoemJHZzNVa3RZZDBSVmFGWXdWWHAyWm5wb2NHdFhSR3RVT1ZOTVJUSXhlUzFQTkRKTFZITlFSMlZJVFVOSWRWQldhVFpVU1ZSNlV6bHZZVWQzZUU5U1RGQndNbmh6YVRKU2JsOVZNR1ZaVGtkMWFITm9YMkl0VTAxZlVuTnlhM0JEYVZWd1pWWmtkRmRZVUVZeFZrZHVRVE5DVmpReVQxQmhWRXd3Y2tsTldXOVFUblJHYVRsbFRFeGlNbkZ0U25BMWRVdDNaVXBtT0RaNGNUQnRMVlUyYlRneVJFWnFOMFZaTkZKNGRXTnhNVEpOWkZwc00zbHZia1I2TkhSNGEwaEtUMGhyVG1sR1gyWkxORFpJVUZWWk9GRjRNVUZwY204d2IzcFVkRTUyVm5semFraENTbmhoT1ZWd2FURndTMXBrWDFKdWRuUnlMVkJ1U1VSNFNHWjZNRUV4VG1ObE5sVndWakJ6YmtwSVpVOTZZWFo0WjNSSlRXTjRTbWxXWWtWMmVYTllSM1pNVVRGQlNFWlRSbE40YlhrelJGa3lTeTFZTkVWRVRGSjJaamxFVDJSWFFsbDBOeTFaTW5JNU5rVmlNMEp0UjFWUGIxTTFTVXBXWjJORGJXTTRjWGRhVGpKd09WbG9SMVJZUm5ZMWFuSk1VM05DV2psNU15MVpNREpIVldJelExSjNMbGR2VWxoUldXUm5ORFZxTkZweFpHbEVUamxYVjBFLmtBUWE2cHJTdzR2a2RGNmxoZFZ3el8yQXdoSUFLeHQ4cU9faF90amhkNGMiLCJleHAiOjE3MDYyMTU1NjksImlhdCI6MTcwNjIxNTI2OX0.IciyhhaYrbJj14b0OEsHwa6MvvR7N--e0Dav7AUgv4A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:09.098 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:12                                         865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=235371 KO=11804 )
> restLoginInitiate                                        (OK=116510 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=116138 KO=347   )
> restloginProgressiveProfileCallback                      (OK=2723   KO=347   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.65%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.65%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.65%)
> status.find.is(200), but actually found 503                      4958 (14.57%)
> status.find.is(200), but actually found 401                       347 ( 1.02%)
> jsonPath($.tokenId).find.exists, found nothing                    347 ( 1.02%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#################-                                                        ] 23%
          waiting: 414985 / active: 35     / done: 127595
================================================================================

20:41:13.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 127778: status.find.is(200), but actually found 401
20:41:13.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,127778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a0dd818, username -> user.1000199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c27ae3d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215273678))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGFob2tucnBkYjBwdmVwMGMzY3Rhb25lOHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFNEQXpYM05PZFdocFEwZG9PV1UzV1ZkWmNWSm5MbU4yUWtJNGFtdFFkRkJLY2xCMlVXOTJUR2xYZFdWTFVHWmpTRkZoTjNGTFEyOWxOVEV5UVRkTFpsaGhabVpwUm14V1dWZEpkV2xhYkRkSmRtRkViM2Q0T0hCR1pYVktRVE50WkhBdGJFNHlZM2RwVGtkSlJHUnNYelkwWm01elJsQnliVk01UjFoUlozaGliMEptYmxkblNYUkhRMVZ1UW1sbFRGRkxRM2RUYkRkRFdqVm5SM0JwY1RCclZUTnlXalZVWTNobVVsRjZaekpYWVZoU1ZYSjJibk5RZFVRMU1UaFhiSGt0Ukc5ZlpIQnBjbXQ1Vm1WTE9VSnFjMTl4ZGxOYWNUaEtaV3hIVjI1dmFYcEpPRkZqTnpKRE1FbFBjRlYyTVc1VVNXdDRWazlTZGxob1VuVmhTakY2VEc1RlkyVnBPREJJWkVsT2EwUkxhRE5mVTBkbldIZGZYMjkwT0ZKYWVrVjBjRUpEY0UwemJXMXllRFpaWlVGRlNVcHhObTFsY0dWRlNGUk9kVXM0VEVSb1oyNU9WWE51TTFRdGRGQmlZblJtVFVSS1dtd3pUalpZUzNGbmFuQmFRbGRSZERsd05YY3piWEo0UW01SmRrMUVUWFJKVGpKeWMzUjJiMFJrVG1kbll6ZG9PRVo2TjNSSFRrSTFXV1JxYlcxdWVUVlpVSEZ6WWpWWU5HOUpNR1pYY1U1V1RETXpiRTl1VUU0eVRXSnNjRVJ0ZFV4UFV6Sk1Obkl3YVd0UVEwNXdhWEp3T1c5WlNDMURZUzFIZFVwcVltRlJaR2R4ZGtRM1ZIZEtWRmg0YW1aNGIxcEpZV0paVURWU1JuVkdTWFZMTlZWMVZVOVRPR2hmTjJabVN6SjBhMjFUWDIxblVEUnNiRzkxYkhkR2QxSlBVbGxQVGpKVU56TlhUelJCUld4VmRVMXhlakZ3WjFoU1ZHa3hWVlJoVDB4VGFHSllhMmt0WWtwbWJWQlJSWHBIZVVaeVFUTkNUalZYWDFGWVFtbE1kelo1ZWw5U2MySkRkbkpwZWxZMU56QldUbmRYZVRsc1gyZDZSSGQ1V1RoSmR6Y3pVVU5QVGxObmVsVlZaRFY1UzBkSlltWkhYMEZ3TldKd1VsQTJZVmg0V0c5RmJFeFRYM0JUU2taWWJHd3hiVVUxVFc1d1pVeE5Nalp1Um1SVVFtbFdjMjQ0VDNCV2NHNHdMalpyUlhOa1dsZFNSaTB6TVRNdFdsbzNVV3RMZFdjLmdtdWlEYzJUVThyOXhrbkNfQnpBbXJrWi0xdHRIaFZ4WENwRy1aNDlDa2MiLCJleHAiOjE3MDYyMTU1NzMsImlhdCI6MTcwNjIxNTI3M30.HxhT0Pr7nM4YeXKIcz6wRhYInSv6zcGs0pI45O4tAlY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000199"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:13 GMT
	x-forgerock-transactionid: ea044b20-ab1d-47c5-a50a-f8b011b0a65f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:13.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:13.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 127778: jsonPath($.tokenId).find.exists, found nothing
20:41:13.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,127778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a0dd818, username -> user.1000199, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c27ae3d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215273765))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:12 GMT
	x-forgerock-transactionid: 64234e28-58cf-4abe-a695-42638507a6c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDRlbTJmaGZtanRrcTRnM2dtdTh0YTFpY2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVZFRXhWRTFHVFRGSFN6SmhORFJKUzNSblZrNTNMakE0YkhwdVRXVndaWE5ITVZkU1pHaDRYMTlaVW01R1NuTm5SVFpYYkZodWIyZDVUak51T1c5R1MzcEtWVWhPU0ZFNGVIcEJaSE5uZFVWT1oyTlNiWGRzVFhKTWJuZG9OVmRWV0RGRFJtOVBVVUpmY0dsV1FrSXhaVTFtZURSTk56bFFiRzgyUTJwaE5XOXJVSHBaTTJOM2VHdHhObUZSV2kxWFYxRXdUVlZpTkdnd2FXaElRbEpuV1hka2FEVTNRVXd0TTFKSFMwWnlXWEJ4VnpWamIyUnpOR1pWUjJGS2JqUlFRWFp1U2xBMWVXdzBXV2hsWlV4SWVYcFJUSHBwU1V4QmJURm5iRkpNVlhGbU9HMHlkVUZEU0VKRldHdDRTRTlWVEU1RFRFdG1WMUpxUkUxbFN6aEpjbWhaUmt0WldGRnpNWEJvT0dOS1ZHZHhZVkJWYTNwbVpYSmhSVVl6TkRkV1dGbzVMVGhoUkhKaWFqQjRWRFpvT1djNWVqRmlhbGhQVHpGM1kxVmhjbFJqZG1kcU56TnVZMEZKUm5wVGRHNHpWSGd0ZEVSa1MzTkhiM2hqYlZWS2FrcExTVTUzZEdoRFkxUTJWalZmV25wb05WTk5TQzFRVkhVMVdWSk9jVUpaVVVGQlprWmljMGRFTUVzMWExbDROV3hETjJNMVZuRXRNbUU0VVhkQkxWTk9OVlozTmxKM2JsRlBYMEpKT1RKdGVqRXhRbUkyY1dWelowOVVhazE1V1ZsZmFsRmpaVk5ETVZwVlZqZ3ljMlpDZVV4dUxYVnpibmR5VlVOaU1HeGZUVlZuVUhkb1dqTm1jemxoWld4aFJuUjNjMWc1UlZOSVVYRkZabkk1VjAwMmRrTklSMVpPYUdZNWRWOHRaakZ3YXpaUFpqWm1aVkUwYVRGU1RUZGFVbUp3TmtSbk5XVXplakJRWkV0NVpVcHlNRGxyWDNCaVoyMVlYMkZvZFdaa1FsVXdXazkwWkhWcVRUVkpOMFZWZHpod2IyRkVZelZCU1VwelNFVXhNbmxTWldRMlUxazNaMDFwZURoUlpXbHVUalJHYm1sdlNtcGhWRTlaTUdwRU4yWTNOSGxJYlZGTmEzcHBkMmhQVm5WRVdqSXhPRkZyTTJ4RlNsVmtTbDlFZWtaTGIyMXRZWEJ5V200NU4yTlNURWwzUTNGc05XVlNZMHBpVEdSTWFHSjNMa0ZNYTAxT2ExaHZTelpGZUhNd1drWXRXV1JqUTFFLmxvTzZuYjVQWmFmLXo0aXhINi1sMmRCZkZFSU9XeXF6cE1rbkV4WmJaRE0iLCJleHAiOjE3MDYyMTU1NzMsImlhdCI6MTcwNjIxNTI3M30.7pLiv0SZAlWjIDyjK7ZqZmaj5-4lDuH4PYKzJz6ly4U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:13.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:17                                         870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=236996 KO=11806 )
> restLoginInitiate                                        (OK=117316 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=116943 KO=348   )
> restloginProgressiveProfileCallback                      (OK=2737   KO=348   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.65%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.65%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.65%)
> status.find.is(200), but actually found 503                      4958 (14.57%)
> status.find.is(200), but actually found 401                       348 ( 1.02%)
> jsonPath($.tokenId).find.exists, found nothing                    348 ( 1.02%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#################-                                                        ] 23%
          waiting: 414180 / active: 35     / done: 128400
================================================================================

20:41:18.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 128545: status.find.is(200), but actually found 401
20:41:18.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,128545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@738298f4, username -> user.1001655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46701b01, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215278532))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXBsMnZiYTZkMDR2cXRsdmZrb3J2cjVucXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGRXTTJRMU41U1haZk4yczFjamd6WlRaSmEyNVJMbHBMZEMwMWMyMWFOM05KUzBsaFkxSnBXWGhtVDA5cE9GTkhlVWw0TUdNMVVEUlNXRFI0ZDNONFdtOXFjRW95WlVoVlNTMUJWMHh0WXprM2VIWkpPV2t5TFUxNmFqVk5UMkYzUVVwVlFUUjJSVXRyUzJ4U1psRnVaVEJDVmpsR2QyUldPSGMyTjJWdk9UTm1UbFZOTjFaTlQxODVhRkJtZW0xa1MwRk5ka1F4T1dKblNsYzBiV2hGUjJkZmVIZzVZbVZqTmxCa1dXUkRXSGhYZW5WYWJrOHdiRVJpTUdndFRuVm1VRGhoY2tWUGQycDZVRlEwY1hoYVYxQXdMVkY2U0ZCRmRVZ3dlRkY2VjB0a05EbHdaRVpEUlZFNFpsaDRSWFJMYkdoQldrWldNMVJsTVc1RUxXVnpkWEJpVXpkbWIweEdiazU2V2pFNVNuSk1NMHB1ZEV0M1MzWjVRakJwWWtnMVgwNXdVVlpmVjBaelltdFdWV2xVT1hBNVdVNW9aMGxyZFdaQ1lUVkhhWGRyYlc5TVZXRkZlRzE2TFZaVmRtRlVkekJZTjJ0VmVqQm5ja3BNVnkxcFgydHBTbkJmY1U5c1YyY3Rhek5pWDJzNFRYaExUMmxEWDNScVVtSjFWMlpLU3psdE4yOTNhalZHVFRKb1IyVjZSMlJGUnpreFEwdE9iamRmUldaT2FuWjVUelZuVmkxRVYyUm5iRU5IVlZsaVdWbHVWRmsyTUZGT05WZFZORzlwTWxsS05Fb3phak5PYlhsdFNGWlpOa2x6TlVwelZuaHRVek4zVjB4dlJHVllZMGRaVEhsdlEzVlRPVmw0YmpoQk4xZHRTbnBSTUV4dU9HaDJjblpHVWtoR1RIVmZORTE0WjBvNWIxWmpiakJhT1ZaM0xWUkVTbWQ1U2tKdVNYWkpVR1ZFTWxVMlgwTlBNRkJCY0haNVJXaHJlRGRvY1hGTWJVSnBOMDVZTUdOTmNtVjFUVFpSVFMweVFXWjFUblJKTkVKRVoxRnBhVU5ZVFVwTkxVUkdjbTlHVFZjdE9FMU5hVkYzYUdvNGJXTTJiWFZEZURWMWJsb3dZV0UxZDFwdE1WRnVkMVpwVW0xbGRWazBTamxRWTNac1NXdENXWEIzYzJWSlVHUmpSMk5xYTNGeGNGZDNSREJ4T1ZRMlNFOTNWeTFzZUdkWmR6VXhkMmRWYTJ0T1dtTkpMazlXZUZnM1RVRklWblZGUVdweFVYTktORVp1WkdjLlNMQ2RkUExCbkFpaV8wRjNXdVcyYllNbWQ0OENRNUhmYUprNnZfdjdDZWMiLCJleHAiOjE3MDYyMTU1NzgsImlhdCI6MTcwNjIxNTI3OH0.Tj3wGa1wfr5J9V0Es1_Fn7k2KdrxdR-ZyAvVd-OCUAs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001655"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:17 GMT
	x-forgerock-transactionid: a2a324c7-ac61-4a3a-ac37-66728fa16440
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:18.582 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:18.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 128545: jsonPath($.tokenId).find.exists, found nothing
20:41:18.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,128545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@738298f4, username -> user.1001655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46701b01, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215278621))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:18 GMT
	x-forgerock-transactionid: 64d4df12-0879-497b-9a75-2d9460974b5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGs5dGczNDA1OTV0ZWRyNmVnNTZmaDM3OGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1VETTVlVU5HUkVGMGVWRk9aV2xOTjFKeVkxcEJMbU5CVkhsVE1saFVMV1JEV1VkSGNXTnFSbFJ1VTB4emFHMW9kV1pMVjFGVVNUbHZXWE0wUjFGWmRVOTRhblp6ZFZwNFNrNTFRa1p0UlY5cmVUSklWeTE0WjA4elowUjBTalZrTTFoWGMzSlNia2xHV25aWFMzbHpSMHRXYjNOWFJWazNhalZXV21wdlpsaGhaRVpmYXpOZmFuUlNOSEJYVUd4d05WUlpjREpNZUVobGNVZG5WRGhtU2tKaFNEWjFjakF3T0hGa1NFRlhZVmx4TTI0MmJWUk1hWGhuZVhwblZXaGtUMDV1WlcxMFRtOU5WbVozTkVORWMwSkpPV1JaZW5vd09WaFVRV2RCU0ZkNVEyeEZabDl2YkhNMFpFcGxXVmhaT0V0UmRFWk1hWGhQWldwd1dXczNYelo1WWxkQ2JFOWtNMFJ4VDI1aVZESkxNRUZuVG1ORVprVndOMGQ1UlV4T1MwbGZVRkpsZVZRdFZGcE1SV2xHU2xNd2JWWnJWek0yU21oaFVXUlFNbTV5TUZGbVNWTnlVbUowUmpCa1duQXdVMFpXVVdVelZXOVpRbmxMZWxvMGVtaGFXa3hMWjBGTlJXazFXVFJCUTIxWVRqTjVaRmw2V2tSMlJrWXpaVk01ZDNWa00wTTNSbWRFTUVjMVpUQlFjMGRPT1c1S1NtbDVORk5YUkdaRlFtbE1OelpPVEhWbFJFeDNaVmt3YWxKYVIxOTNZVzh0VWxWcWRXZHhhREo2UkZsNmFXTllNSHB5ZFdab2JGQnhhMGxTVnpoQ2VVVnNja2hKZDBOc01WRm9UR00zVjFSNWVtOVZXVUp5VEdKMFNVWmhVM1o0WkVaeFgxQnNZbVpvUlROeGRtRkRlR1prWXpoeFdHbGpWRE15V1Y4MmNrRnpUVzk1TUZsS2QyaDRaRUZvWmkweVRYZElkMXBxV0ZwSVVHSk1YMnRuUWxaSFNEQkpTbms1TjJGd2FVNWlVbVZ0TlZjeE1VUlJMV3hzYzI1NmRYb3pabFZLTVdGYVZXSklORXN0TkV3MU1reG5Sa3cyTWpoWmNVSXdjMmhrZEV4bFdVMVZjbE42UjFsTllucFBkbTlCTFZCbmFVYzVRVVpPTmpreVRVMUlWazlYVlhwTVNuQlVSVXh5TFhkWllVWk5VbnBQYzNOVFgxVkJjRXhPZEhVd2QxOTBjV0ZJTFRkcmRVeEZMa1l5VFVjMGNWa3dkRWxtVjBodExYQTNkbVZpZFVFLnNfMk9CRUJpanFqZFo5Wl9LUGZkdHFscXRDSTc5LWNET3FoREZ3SzlsVzAiLCJleHAiOjE3MDYyMTU1NzgsImlhdCI6MTcwNjIxNTI3OH0.wC2ayBd3xDOmw8np5oYSkWkhQttNawpV70thRn1Boe0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:18.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:20.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 128799: status.find.is(200), but actually found 401
20:41:20.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,128799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bbf3873, username -> user.1001517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@677ece19, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215280153))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnNtZDBjaW1hYmZhMjBndWdrYnZldnR0ZDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2IxRXlORVZ0VEhsaFdWTklXRmxzZFc5WFp6bG5MbTR3YW1Kb1VtUTFkWEp3Tm5OM1QwbDZZamxuZGkwNFVqQlpZMjExVVhCNGJtMVZZMHRqYnpGTmEzZDVUMmczYzNKUE5XVklZalZ2ZHpKUGNqUjBaVGN5VVRWbVdYUk1lak5YY21OR1pHVlhiMFpVVkcxRE1WUTBiSGhzVGpseGQxVjNhWGRhT1hwdWFXSnhlRkJOT1RsWVdrbGpNRkIyWDBoTFVXWndkREZVTmpkMVkybHJTRkZaTmpSVlZHRkZaRlo2Wmt0Tk1EVlVhbTVmV0hSeGMzWmZPVFJvVVVsMVNWaEhkRXBMV1U5WFJFbFFNMlpqWTA1SGIyNXBUR2h6ZWtaNE4xSkdTMmx0VDFSd2RUWjBWbEZWV0c1a01XcEVVVzVMYkZkeGFVTlZXbVJsY1ZoTlEyTkJRVVJJU25kSGFtaFVjMnBEU1VrMVpqaEJWMUpEZEVSc2NuVm5hakJ5TVRJNWJIZ3liWFpEUTJsVmRFTmhZalZuT1hKRE4yTnJkbFpSTlRoV1JtWktjVVpCZUd0c1VYaFllVUV4WjJwcldYSnNhVUpmTFdKd2VUbHNRV05aVG5sTVFtMVRXWFZrWDJKb1VWUmhibXgxTmtGb1dqWkJZalptYzBSSE1qaHhPRTl4Vm1zMGRXRnpVa1o2VTBwVFoyOHRWSGxLWDNWTGF6VmFZMUY1T0RsWmFFeHhRVTAwVEU1WUxVNTFRMk5zVG5KcVVXdDBZVU5ZU1hSbE9XSlBkWEpxTVRkb1kxaFRhVXhWVTI1NVluTmZMV1JPVUV0WGNrVjBSbU5VUlhOU1MwOVZZMXBxUjB0SVZWUnZPVzltYUVOWmExSlRUMXB6TlcxR2NYZGxjRXR6V1c1M1MxazJSbEIzTTAxUVZtTXROblozY0Y5dVVsTmFPRzF3YmpSV2QyMWxkVGxvVXpKVE5YRklNWEZDVkdGRVQweG9aeko1TWtscVRWOVJkek5JY1dkbGJqTXRNVGRMWVRsbFVWRlFObXgwUkZkU1IydHNOMHgxYlRNeFFtWnZkSFpLVmpobGQxQnFWbEZEYWpSTWNtTm5Wa0o0YjAxRFlUbHdRME5hZFdWMlRESkRaa2MxZVdWSlQwdzRPSFZGT0RsNE0wRlhVM1psZFhsV1duQnBZMVZyUzBwa2JXeGhhamROVDFwSWExTTBaMTl6VXpaWVJuaE1Obk5sVEhOb2FFWTRMbEJFVW5vNFlWWkVlVmhyWmpkdWEyZEJTV1JYVEVFLld2c3hpdnlsNXVQVGJfRHpqSEVhb3RhcUo2VmljZzZ0bnptRzNfb2VUUkEiLCJleHAiOjE3MDYyMTU1ODAsImlhdCI6MTcwNjIxNTI4MH0.my_7K1nLaOJ0B-AzWpAfrULLFUDUXQlllC32G6aRY6c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001517"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:19 GMT
	x-forgerock-transactionid: fd6c5623-4c2c-47e4-96cb-3398ed341a24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:20.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:20.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 128799: jsonPath($.tokenId).find.exists, found nothing
20:41:20.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,128799,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bbf3873, username -> user.1001517, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@677ece19, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215280241))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:19 GMT
	x-forgerock-transactionid: 87af6e54-dafd-4b8a-94cf-2d192b4327c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzJyaGtyb2ZwYnA3OWQ3ZWloZ2FmYWlhYm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFpYQlBaVWhsTld4T2RXbEhkR1JPWm5OeGVqQkJMbEI1TUROWGFXZFNhR040VG5WUGNVaFJWVTVyWDA5ck4wVTVRWFZxZG5oNGNHRlNPVmR2YldGVFowWjNjWEZHV1dkWk9GVkJTREJRUzBJeFh6aGlZVXBFWkc1c1dIbEVTbUZCV0dOb1puazRPRmx3TjFOV1QxVlBhVVowTlRSSmJEVldjVzVDYUZGaGMwTmlUamhFTWpBM01qSkVjVGxhVEROaGVtaFdSM04wV0d3M1ZXaHRSVVJhYWtGclNUazNkbTVHV2pSNmFVbEhVRFJEWkZsb2IxbG5hbWcxU0hGUlVIaFZlVmd3ZGpOc1UySnNWamhTVTJ0QlFUWjJVUzE0U0c5b1owcHNhVGxSZGs1elFYUnFabkkxUjJWeFUyNHdZakE0TmxwTk9XeDZhbUZsY1ROUlRUUk9Uelp3ZDJGWE0xWTNTMVZyYjNnNWRTMUxjMTh0ZVdwTVlXdEJTMVV0YlZWdFdXbHVRbEpuZFZSNWNFeEdMWEpwVUU4d1ZtUk1halpNUzBONFRXRlRia2hvV0cxYVVWbFZSbVJ2ZDBsdmRteG5OMGxNZFVWc1RYUlBUR3BuUTFBeU1sQmtibUkxY1dOMWNuRnhWVVJJUW1OWFZraFFhbGxWUzNKamQwOUNSa2xXT1ZWSGRqSjJkMVZ5TjJOc05rOW9PR0kxWDNJeWVqSTNWSFowYURCWmQyeEJVbFZIZEd0T1lYTjFOMWxrV20weU9XUjFZekJLV25scGMzaHpWRU5vYUROd1RHOTBNMWhNTFd4SU5XVkhOMjQwTlhoR2NtNUxSRGRFVG01NlZWcEZXVWt6UVRGVVFWcHJhVkZFYW1saWRtVmpRMmswYlRWQ1gzVTNaMWxFVHpWQlQxSjZhVzFYTjE5RmExcEpZazVzVHpOQ01ERk5lRE5vTmxOMFdHODFObVo0Ym5abFp6RkxSbVZqVjNKM2RFVldkbWd3TVZacFJXbEllRlppTkd3MGRUZGxTR3c1WmpkNFJ6Qk9aVFF3TURCU05USm5NMWRhWjBkUmRUTnJiMTlQVlU0NVNXOW5jbUozUWxnM1VHbGFZVGhyUjBobmJtSjBWRVpIYkhoWWExQXdkM1I1WTBKMlFsOHhhMHRSZDB0RlJVVkxUbFpmU1ZJMFZIRjRRa1pGVVVsRFJHaG1UMWxEV21zdE5VOXJhblZEVWtWcVJtMXpUek5NYlVVMWNXTjNMalZEY1VWU2MxWXhhRFY0YW1NdFFUSmFWRU5yVkVFLnh5cFhUWnFNQS0wcjkxOFJkbGxFdTdMdFBYUVg0WjlkeEhlRzhWbFhsZ0UiLCJleHAiOjE3MDYyMTU1ODAsImlhdCI6MTcwNjIxNTI4MH0.g22ECh9NJyU5qzEKckM65hTKi6mxkL5M7B5NH_AsucY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:20.243 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:20.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 128848: status.find.is(200), but actually found 401
20:41:20.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,128848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a9ce4cf, username -> user.1001382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15352814, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215280448))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWIwYzBmNGU0cDd2cGVlbnMxa2M4Nm9kZSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVHYURsNVN6ZzJUSFpqV1dSa1dFNTVMV0ZJTVRkUkxtMUdjVGRQZVZVeFFVeG1XWEpzZUhaU1NEUjVUVzFUTWxadGFqTktUM0p6YjFod1VFSTBSMFZuTFZWdlZVUldjM2REYkhFelNGVjRVRXcyWVY5M00wTlFXak5XZEROalNVTm5hVVJ2Wm05TWQyOVlObU5WWVZsSFFXNXRZMHMzTkRGU05WRlRXbGxGTVZoeVNHRkNiRll0WVhadFZVUjJWbGRRVm5oM2MxaEdlbGd5T0VvMlVHUkdWMjVEZDNnNFEyRmtOVk56T0hwa1drTmZlWFp4UWs5VWRURm1YMHhpZWpGTWVXMHpWa0oxYzBWWk1VYzRPRGQyYlhvelJFeGhiek40VkROWFUxRlhXa3hsV0d0V1l6VmpRMUZ0T1dwTlZWbElUbWswY1hkTE5qVlpSRzFMUWprM1RpMURXRGxYWld4dWNsWkJWMXBCTVRFelNrUTBSMG90YXpocmVYRkdOMDlyZURaTWExbDNjMkZOVUhGRmJGZEdjSFZXUkRkNU4zbDJZV2QwVmtacE9FOXZSMUJ6VGpoYWMzVkhRMDFJZUZOVk9EUlZMWFZOUlZwUFNsUnFUblpYVjBWeFFpMVdWVUpKVTFCMVMzazVhRGN5VWtsQ01XSnRhVU40WHpBME9FaG5UVkpYWkRWaU1VbzBSMjFWV1ZSbmFEZDJNbWg2UW1RMVpFdFZORlY2ZFZOek1XRkVRVlp1VGkwM1VuZDNSRUYyT1VGV1RVeHpPWFYwUWtvdExXdFVVbVY2WkdaaVVWaFdNa0YyTmtOcVMyVndZa1I2WmxKRlQwaDJaMHRFVWxac1RXRkVWSEYzYjFOcVR6RnVZbEpGU1hwTWF6bHZZV1V6TUZWcGRua3pWV0pMZFdkRE5GbG1hMWRKUkZKZldYcFNWR0ZoZEdWbldqRk5lRUp5VEZWWU5UaGhOMmhJVVVoS2R6WjBUM2t4U0VOd1lqWktabmwxVVcxTFRWSXhSRGxUVkVsRmN5MHpiWEJWZEV0QmRWOUtZakZuU0VGclgyVlJPVTFKVFdSWFp6ZHRlalpJYWpKNk9YTTJWekZ2U1RJd2NsVktPREpFZUhnM2JGOURWSEJCUzFVMVUyZE5ObFJFVmtVMlJXVmhSREZ2U1hKSU5XTTJhbFJXVFhvMk1HOW5aR3BSWmtNd1JGbFNPV1poWVZsWVp6bEdOVlYxVWt3dE0zTk9jelJRZUhwM0xuTmlTR3AyYUhOc1pIWjRhSEEyU0U5UGFVNDFhMmMualprVEhFd09yRmw1NThBd2VndFVON2FlaDVOcV9LMG90Z2FlVERTR19layIsImV4cCI6MTcwNjIxNTU4MCwiaWF0IjoxNzA2MjE1MjgwfQ.PGq3YvtDWvmGKrvFf2h3Fp1ua5Pz99vnkIVQuPOsWh4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001382"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:20 GMT
	x-forgerock-transactionid: 3006db40-12a0-46eb-afe2-c5c2bfa90582
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:20.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:20.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 128848: jsonPath($.tokenId).find.exists, found nothing
20:41:20.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,128848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a9ce4cf, username -> user.1001382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15352814, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215280533))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:19 GMT
	x-forgerock-transactionid: b550af64-5ef2-4986-b2ba-f71535e42deb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN21iZTYxMHM3djN1b3EzdTlmdnZldmIwNGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVUwcGhjbWxwVHpJeU1sOHlhMHcyZFdkemNUZEJMa040TURSUU1YUmlTa281VkhsemFIaHRZelpRWjAxSlZsSlZMVVphTWs1UlN6Sk1lbG8yZEVWM1ZXTllTWE4zVW01bFRXeEpZakl3WkVkTWVrNVNiamRVY2t0d09YcGhibVpQY1VnM01UbEtURkpmVTJWclZtRXdaRTlrVTFselVqVlpMVUV5TVZwWlJsUkxNMVpPVFVKMVEwRmZkSE15TVRabVNHd3RTMnhQWkVNdFMwVnpXWFpKVGxFNFpsWXhRV3hrTkVwQ1REQXdWMTgyVm1WUVQxZDFYMWxwZVVoTlNFWklTMnh4T0hGaGFYcEdURVJmUjNBNFdtY3hiazVGU1c5alMwSjVURFkzUjNOc1FUQnhTbTFoVmxSc05pMWFPVzl2U0hsdVJsOTBZbk5PZG0xd05sQkxZVTlPTVdKVlRFMW9abmxNTkdwMlpHMUZZVkozWW1wWU1GZ3lYMkozWlVnMll6VktaMlJEWjJnMlgwaHdPR3hWWWs0MFlYVkRSRkZ4WDFaM1dsSlFWMmR0T0RoeGFYWTRSMHAzWVRSUGVVaHJiMUl4YzFwaFRXRkdiVXBQZFZSSVQzTnhTMEZyVFdWelNUWTBZM1IyYmw5SmVsVXhjV1Z4TjJkbFdIRk9PVlprYjJzMWNubDVSbXRXYkhKWGQxWTFaSFZUZVhoSVVtcFRPVzF1TkROT04wc3RTVWxLZGkxVGEyTTFNbWxyYmpCQmFHRnZTMnhKT1dKbVRXd3pSV2c1TkhGU05WQmlXblJJVldSeVltdFVjRWQ0UmpaYVlsTk9aMlZoTkhWdlJYcDNMVUpUZHpCSU5rSkJRbUppYTJONkxXTlNSV0ZCZEdkclJWVXpNbXB5VVZwcVNGTTBlVlpNY21wVVFuSkhUVFJqTlZOeGRYRktYM0pKV0dGSk1VTndUVFJ5VTNoQmRGWTFXRzUzVlc5eU5UbExkRTU0VjIxa09UUTFPV2w1TUZjdE1WQjRUWGQ0WldoUWJscEpUaTFvVDBWWVZ6STVZVlkzY1MxTVNVTkJRV1ZhZEhVNVUzZGlUMHBzU1hCNGIyMVlTM1ZDTVU5b2NYQjNielp0TWxSRmFGUndXVFpNY3pWQk1DMXdSVEZDTjBwdFYzQjVRelpNU1ZaQlExZGxla2czTTE4Mk9YWnpkVFJZZVhsT09WWm5UR2hHZURaUmVVZDBNa2d6YkhWaFJWQTBMamROV2xCQ09YRTFhMlJpVG01YU5tSndRbkZKWkhjLnBRZVNXSFgwcG80MXllNklqX1c2UGUtV3lqLWdORTlfZXJOUjczamxINVUiLCJleHAiOjE3MDYyMTU1ODAsImlhdCI6MTcwNjIxNTI4MH0.Wqc7lGgrKu0SVRjsnp9yPvWipiB9g5PZgneC1FiOMN8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:20.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:21.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 128985: status.find.is(200), but actually found 401
20:41:21.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,128985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27fa354d, username -> user.1000143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1af10acf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215281362))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTJ0aGs3M2llbHV0NnY0MjlhZXYwMDdsdmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlJuUlhlWHBXVlhsSk5XcG5abTFtY1ZKUmJFTjNMa3R4U1ZOdWNGRnpUR2gxYkV4dmNHeEZTRjlGWHpNNVkwcGtlV3R3VkhCVWFEWmlXamh6ZWtrMFduUjNhRTl3WDBjd2JHWm9XVUkzTjBKMmExSnRURkl5VVhOdFZISlpSVVF4YVVGNVFsUXpXbFpLUjNWYVkwcDZTaTF6VTFWek9FRkphVUpHYzNGMGFscGFlSGRMWHpoRlNVMVhXRGRxZUZGcGNWOTJOV1pmU2pZMFYydFJOelpqTmpZemJFbFdkRko0YWpSR1kyc3hVekpRY0ZwSFVGQTNZbXM1Wkc1dlJXb3dabFZZTVdNNGEzWkZlVUpKTkVkaWVtZEZaekJHZHpSc2QxWm9VbkIwZFVkcFdDMW9TbU41UmkxaVoyWkpUQzFSWkdaQlVGbFpUbmRyVG5KdmFYQnlORXRYYTFreFVGaEVVbTluWDI4dFZTMWhlbDl1ZGxkUFRTMXdWM0ZUVTFaMFdEaExUM1E0VDIxeWJHWXhaV0p4TTJ0SFJtNXBUV0V0VW1SamJpMUVPVzVVWW10cVUwMVpaR0U0VUhWaGJqZFpRM0ZaWjNOaWJVRmtRVFZZVW5CNFVIQllVbTFJVlhSMVEwMURhWFl4YUd4ZlQySlZiV3hFTkhoa1NFWkhMVUpGYmw4M1EwRXhlRzl4Y205R1pXbHpSek5tYTFwUGQwZFdiM0ZVVkZOdVNGRlpRa041ZWs5dVJuRnVZMXB6YVdsWVQyeERaalI2UmpFdGIzb3dRMHN4TVMxaGJEQnRlV2N4T0VWdmJGOXBkMnRRYlVjek0xOUlYMnB0Vm04NWFEZFhMVnBXT0U5UGVVbFpUakkzWjJWU01FeDFYelJ3YUhKTVRHWlBOakV4UmpGd01qVXRORUo0YVVsNVkydEtRblF0TlU1cVpXZ3laMWRtYVVsRFRscFdVM3A0YkhNdGJqWnhhbXBpU2tKUmFrNWxkVkZ4VGxocWFqRm9iMnBNT1ZORlRqZDVZMmxLYkZSNkxWQjFjSFpQZFZkbk9GVnpiRmg0TkhScGQxWlJjVUkyVld0VGNUWkpWUzFQWkhkRWVXRjNjSFZmYWtScE4xRTFhMFUwZGtkMFNuQkJkRlppYjJVNWNYZE1MVXgxVlhaelpWOUtlamxYU1ZGRFVXYzFXRkJmY1ZwUGJIVjFVeTAwYkZsMlIyaHJURVpJWXpoME9WUkJiMkZqV1VGbmVrcGpMbWd5WTNsSFdrMXBjVEJwTW5Cc1RWVjJjRkZXVVdjLmZ1ZmZFYWhrUzVQbUVVc2pXNUplSXhKQnNpaU04TktWRVl3aTJ3SVhVTjAiLCJleHAiOjE3MDYyMTU1ODEsImlhdCI6MTcwNjIxNTI4MX0.nfxkZrH8BJ9m0SGZ2e6_FX3G4GA0Z-Es30B8qq8wN7k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000143"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:21 GMT
	x-forgerock-transactionid: c01ced55-5984-4cf3-b339-38b445643893
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:21.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:21.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 128985: jsonPath($.tokenId).find.exists, found nothing
20:41:21.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,128985,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27fa354d, username -> user.1000143, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1af10acf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215281449))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:21 GMT
	x-forgerock-transactionid: cd9c94b7-7152-4ceb-a2bf-214240aa2c2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnVtZmNrZ3Uza3JzcmptcmlkdTJtNTJzZWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGFYZG9XbWN3VGtkd1RqRlhPRVJaUjBscVozVlJMbWRRTmpGU2NGZDBWRzg0TlRkc0xVczVibUY2Y2pOVVNYbzVOVmRJV0ZOVGRHZDNMVkZLTlZRM016QlVkMFJtYW0xd2IxOHpTMmRPY0RoR2JGTmZhRTFwTjBORWVHZDJRa3hXZERjeE1UZFlhMmRTU1Rsb09FOU5YMnh2U1U1TFJ6ZFpTVlZ3YXpWcVVuWkpSVlJhY2xocFdYQkNjMnRGZUZKUFNGTkxWVmxFWmtadlIyRm9VMjFKYWtWck1tUlhlRnB6Tm1aUk56aExhVTV5V0dKeFFtUmxTMFZ5U0c1Mll6VklSbVUyZW5OVk9HRmpUVzFXWTNRd1QyaGhObmxhUkVOVlEyOUNWVVZ3YW5WcFFYUjNjbGRLZGtSYWFWTktSVUpFVmt4U1R6VlpiekJDU1dzeFVFMWliMjFwYTJSSU1rOXlaRGRNYmtoNVZuWXpOeTAxZEMxMlVqWndjRWxQVm5FemNUQk9TbFpKVkVwbWMwNTBjR3RKV1VvMFgzWlFiRVZMYlZNMmMzRmZiREJwUVRsa05YWlpibk5OUW1wR1pqUjBSVVpIVTFsYVNsbHNjRzQzZEhCRmN6UTRVRVp4TkZOVVZrOTVMVTgyV0d0Vk1XMXhTREZyYWtaRFJXTlNiMFE0VkRoNWR6UkdaR2R1UjI0MVEydE5NWEphYTI4NE0xOTVOWFJaV0VacVp5MXFUMVIxZWpCdU9FaERlVkJhYjI1d1JYaGpORzVpYzA1M05sWmFORGhNTkRScVoyaHJZVkJ0TVdWQ1ZIUTBOMDFtYldaR2FsbDZOMWxSWlhVM0xVTkpUWFp1ZDNGVk5HMDFRalIxUVhwM2JXVTROVzFSU1VOclEwNWxhRGRuVUVac2N6aHBMVlpETkhWbk5td3phMUp5TjJoa1IwMXVNVWMyZDJaT01EQmhjVVkxZGxOUGF6ZHBVbXhUYjBGVWRsUkZNRGxEYjBKSmExWndlSEZIVTA1QlpuSkdOMmxDYUdZeFRVbzNkRmxRTlhaNWVsTXRhamxRUmxkNE1tbFZSRE5IZHpZMFdVdENNRzlDWXpaek9FdDFWMEZWWkRKWldGOXdVbVJLTVY5R2RrVmtNbEJtV1U1NmNtSTVTelZJVFhvdExXZENSMmhMZGxCWkxXOWxlamxLVjB4bGVHeFNTbTlSVVZsWk1HcG5XVEZWY2taV2QwOUhSR2R2ZEVOVU5USm5MbEpOZFc1a1lXUm9hazVxVUdkV1NXZHFTVEJMZVhjLmZQbUl0M3lGNnVYamtReXJaVGhxQXJfenpxS3YyNERQSWJhSjNDX0d5bDQiLCJleHAiOjE3MDYyMTU1ODEsImlhdCI6MTcwNjIxNTI4MX0.8ajyKF0W1QqxVgQDVv9hn-GTvP6P8DJyZsOF8k2TLrg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:21.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:22                                         875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=238554 KO=11814 )
> restLoginInitiate                                        (OK=118086 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=117719 KO=352   )
> restloginProgressiveProfileCallback                      (OK=2749   KO=352   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.64%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.64%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.64%)
> status.find.is(200), but actually found 503                      4958 (14.57%)
> status.find.is(200), but actually found 401                       352 ( 1.03%)
> jsonPath($.tokenId).find.exists, found nothing                    352 ( 1.03%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#################-                                                        ] 23%
          waiting: 413416 / active: 18     / done: 129181
================================================================================

20:41:24.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 129385: status.find.is(200), but actually found 401
20:41:24.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,129385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b6ef4b5, username -> user.1001381, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78f1982, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215284011))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3ZhMWRmcTRqY2I4a2hiZzdiczI5YXVkaWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NE5XbFlZalIxYkRORlNFOU5OMFJqYm1oR2NreEJMbFY1VW5WdFowYzRNemxVZGxWV2VXNUhTbGR0WDAxdGN6UmZZVmhrTjJ0S1QycFBSRUY2VkVwU1gyVkVjSHBrUWxGNVowVjVaVXhtYlRaVVdIWkhNRXh3TjA5eGIyVlFkRGN3WmpWT1JreHZlbWRrVTNkMmQxbDJjMFJEVHpGV1ZuQm1hVFJvTlhkeWJIZFJiM05wY0RaTk1FRmpRazUzTW1aUGEyY3pOSEExWWtwMWFVSjVRbGRJWWxKdGNHaGZhMTlNZW1FMGR6bFlRVVZDZGtObVYzbGxRWFo2WkZoRllsaE1ZWFIwT0ZNNFRtODFRM0paU1Vzd1ptaFRWVTFVVldZelpWRm9OV3RmYVZKNVdqQnpUWEZUVFdkTFZHaDNjR0U1UVhOQmJXWkJjSEJzUTFaa1ExcDZSRkJDYUZGYVZUaDJTbVZGY1ZCaFMzRTBTSEpQTmpCbGJHRllSa3RyZEY5aFoydHRjMWRVTjJseVkyZFRWak0xZVhKVk5GaG9aR2swVkd4VmQzb3diakJOVURSNmNqaEpSbTlVVFZoNllWQmFWVGRuYjFkbGVIWklNa3RtTm1ob2FXZHhSWEo0WDFCa1MzaFphMEZCTjBod2FFaFVTR1JtZVdOTlEyVmxaMHRwYTNka05WaGhiMUI2TjNaWWVYWlFiWGhUYTNGc1NuTkdRbmx4VkhaeWNFVnZjV2swVVdOelIyVkNZemR5VFhkMGMwMDNTRVJvYjBWTmVFMHdUME5pVFZOeFMwUk1kR05oVEcwemFUY3RkSFZQUkV0R1RXNW1NRWxqVFRoclNXZDBVWHBsWWxSS1JESkJjWEF3TkhGVFRqaEZhVEpLWVdaaU1tVnRjVEY1UzBkcFUwcEVTa1JUZHpSblpWQlVORkZJWm5sR1VUVk9TRTUxVW5relRFZEZUR2hrVERZNGIxODFhVUpTUTAxWE5DMHlUMFJsUmxod2Rub3ljRzkzTnpkSGNGSmlkVGQ2UjAxV01VNVlaR0oyV21aVFpEUm1iVjlVU1hRMGNrWjNOMHRFVG1Jd2RHcEZUMlpCWkhwdk9EQkdPRmxYYUZONlUzVkZXalpmYlRaMU5Va3hVVTVqYjJRdE1WTXdiRE15VVUxVE1XbDBUVGhoTWt0RldHeEJORkpNTUZOa1dGWmpXRkY2TmpCNFRsRjNkMU13U21kQ2NVbGpXV1UxUmkxeGJWTnJMbkZVYnpCcFRtWm5WM0J4ZVhSYWJIUXdVbkJFU25jLnllUWVkWEhMRzlvZXBvYnhkTjJmZEZzOFAwaHlzWE9fTG9YdDNtNVpzaUkiLCJleHAiOjE3MDYyMTU1ODMsImlhdCI6MTcwNjIxNTI4M30.Y59V9MDzUdMDVjqORr6fGxhGkzMwbCvCP7kgMkNOxRU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001381"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:23 GMT
	x-forgerock-transactionid: 742f0a85-7df7-486e-803e-383a9302c893
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:24.060 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:24.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 129385: jsonPath($.tokenId).find.exists, found nothing
20:41:24.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,129385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b6ef4b5, username -> user.1001381, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78f1982, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215284099))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:23 GMT
	x-forgerock-transactionid: 8a95d52b-e10b-4952-8855-60580d56f331
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDMwdTI3aDFxaDNmZzFjNTB2dG5zZm1uZm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGJGWTVWRjh4TFd4cFZYVlFhVTloVkRCamNHRkJMa3hrZUdWYVNFUXpiM1pYY0VoR00ySnFTM2hEVDJnNVgyRjNjbUZ2UVRCNVUzUTNVa1pzVW1GWGFtWkZTbGRMVTFCeWFqaFZRazlHVjJaT1QxaHJlR1psZVdRemIycEpOMEZyVG05VmFra3pPRUl5WHpKUGRqWkVUMk13VTFOTk1DMUxUMkZzVFVSSmVXOUZTWEJPWTJwNmJtVkpjRlJQWm5Sb2MxSk9SWFo2ZG5jNE5HMVBObkl4WXpWalpqSnpURTR5YVdoVU1XdEhWRWxFV0hsQ1l6TnJZUzB5VGs5WWNqRjZiSEZmYXpsclYwVlVhbmRoWVZOMWNqYzRiVEZFU1hrelNWTlhkMXBVUW5OTFJUbEVNWE4wTVY5MmVuRnJPRUZKV0dwSmFVTnhTbnBCTVcxMVdESjZRVmxWZFdGWVRUQndWV1JvYlV0MWEydGhRa1ZhTm1WdFRVZHVMVzVzVVU5dmIxRTVUSGw1UVRGMVFucFRSVGxZYjNGQlduUkRhV2xUZUVsVVlrRkRja0kxY214S00yUnFTbXhxV1dneE5UZEdNQzFHTWt0U01uUXphSEYzZFhwMU9EZzNXbWQyTm5SQ1VsOVBZVUZGTkd0RFptZHJaazVyYVZGNmRYWjBlWEpYYVRoaVZGazJOMFk1ZFVWUmVHZFFWamxTTjJkSlprdFBZalZEY3pCVU9HNHpWblJmTVZWRFFWRldORkE0UkhBMVQybzNTMDVWZG5WWmJqaEdOREZUYUVkbWVsaElkRTVqTFc1UlRIZEdXVEpOVTNOeE5FdDROV3A2U2xwVU1XOUdTV1owVERKVlpGUnhNelY2ZVVoYVUyRm9TbTh3VTAxSWNrdFlZMmxyTkRJemNUZzRjMGRuZFRaWmFuSnlVMFozVmpOeWNXbHFka2QyYkVwUmIyVmlaRVpJVVdwT1drVlpjREZwTkhBd1JqVmFNREpuTFRodlJYWm5kRVphY0hkc1JEaEZObW81Y21NM1VEbFlUbUY1WjFkbU0zcFRVbFU0U1RWSVpsSXhaMUJpUW1WeFJIZHpXa1JQVEdwRmEzSmtjVUptWlhaME5EQTVkMUpSTFZsclJXSkhiVGg1UmtKSVoyeFJjamswVUd4aGNYTkJPVGhsWkZWcFRrSndlbVpKUmtSdU1qRnRPVkpVZUdaWlUwbGZSa2M0UjBoMlIxTnZZamhJVUdKWFVrOVZMamR5VDFwV1VWQkJWRFI0UjJ4V2FVaE9iblZVYUhjLnhhRDRtbzdOSWY5SUdHT1lHbmRFVmFPTVpIZ3BLM0pFNkM0Sndfa2c3S0UiLCJleHAiOjE3MDYyMTU1ODQsImlhdCI6MTcwNjIxNTI4NH0.RohjEeFdl1uAQqYszIA6V6Hg0MkfcqbCe2skhqZ3-XE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:24.100 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:27                                         880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=240091 KO=11816 )
> restLoginInitiate                                        (OK=118849 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=118479 KO=353   )
> restloginProgressiveProfileCallback                      (OK=2763   KO=353   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.64%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.64%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.64%)
> status.find.is(200), but actually found 503                      4958 (14.57%)
> status.find.is(200), but actually found 401                       353 ( 1.04%)
> jsonPath($.tokenId).find.exists, found nothing                    353 ( 1.04%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#################-                                                        ] 23%
          waiting: 412647 / active: 26     / done: 129942
================================================================================

20:41:28.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 130072: status.find.is(200), but actually found 401
20:41:28.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,130072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67de3c6c, username -> user.1001863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29e82e34, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215288443))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnFtMnVvNHJvbXIwYmNubGE5dXEyY2d1YWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WmJIRlJaa3RIVm1wcmJtVm1TR1ZaWW1KQlMwVjNMbVJUWkVSRlpUVTNiWFJZYVZrMGFIZFBha05tWTJkNGVuWlZTbWRxVVZWWlVXSmxWak55VUdWNE4zQm9jRWRQU0RSRVkyUndSSEo1U0VKWFUwa3RRMmxVVFROdWJrb3dVemRQVEVOQmFrcEpRbkJzT1RST1FscGthbTlwY2pWTlNsRnVlbWQwYUV4alZYcEVaMXB1VG1vNFJFMVJSVVpmU1VsdVNHbHZVSFJTT1RkQ1FWVlhNMG8zTVZWVU1VeEpTR2hoY2tGUlYxOXBWRzVmTFhwWVltRlhTVFpTYkY4dGVHdHNZVTVKVTJWSWRHOTBNRGRsUmt0VVUzcGFjMWQ1YkROQ0xWZFhkWE5UUkdwMVVYWkJZaTB3V1doTWEzRmFkRjl5Tm0xVGJHSlBlRkZJTjFGaWNIZ3RSRXMxVldsdWRHaG9lalJhTmtaUlNrcGFaMmxSY0ZFMFUzVmtiUzFZT0ZWMFJVeHZUVzU2YkhSdGVIUlBNblZ1YUVwbVdtRnVYMU5VTURsTVFUUjNNVWR4UlRneWJtRm5Oek5GT0RJMExUTlBPREF3VUVOTVJXdEdZMGhJVVU1R01rTndjVGQwUkZkZlNTMWlhMkk0Y0hWa1NVVkVSVUZGTTFweVJEaG9MVXN4WWxreVUyMUdiVFV0VVU5NkxYQjBSMk5tYkVsRVowcDZSRkZSZGw5MVNtVkNjMHAxV2pObVNrUTNPVGczWkZJMGFrNU5XRzlWTlhkNloxTjRXRnBPWlVwbmIxbFBYMFZHVUVjMlVGRllUVlJyWjBOdlNtTlVUbll6V2xSNFZuZzBTMTluWjIxaVVuaFdWamRSYTI5UmFrOXpNMU5pUkd0VFJuQjJNVTlyWDFselpVRnFibmN3TjBOZlFqZzBYMmxYVVZSTWRqVk5Xa1E0V1ZsSlRtODNaREpzVUVWSlRFdHZOMFppWlVjd1dFRjRNVmN4VDJoQlVGTnJiekJGTkdoS2RrRkxTbkUwUW5OeU9UbEljMmQ0UjBFd1pFUm1ZM05CVVd0SFVYTnBaWEI2WTJ3eWFFaERVa3BKY1hwUFRVZHljVWxWWVhkbFJtRnVVV2MzYW5rMGJqVTBXazFtWDNCU00yUkVTVjkzTVdaR1JHRnROMDFFY210MU5GSmZlSFV6YzBaR2VFOURWek55UTNsUmNHcGhZa0ZSWm5selNXMTJRVmxWTkhnM2F5MHdMbFkzWVZBeGEwWk5WazlQWkVSd1NqVlJRalUzZW1jLlpMSFA3UmxrSTkxSmlTblpwbFhtZlk0WHZqMHFLYzBYdDJDSHY0eUNZQmMiLCJleHAiOjE3MDYyMTU1ODgsImlhdCI6MTcwNjIxNTI4OH0.FSG6wkalM5nSu9TgG22uL15VabMUWNpZ6BWtFJYy5JA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001863"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:27 GMT
	x-forgerock-transactionid: 6931c495-c213-4e10-9bb1-39eec36a3e15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:28.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:28.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 130072: jsonPath($.tokenId).find.exists, found nothing
20:41:28.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,130072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67de3c6c, username -> user.1001863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29e82e34, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215288533))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:27 GMT
	x-forgerock-transactionid: 50127a34-9446-422e-9b31-06f380318931
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDJrMjlzcG5vbjlmbGJhdTBoOHM3ajJmbTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Tk5WWm9hV1IzWkhONVNrTm1Zek5QVEhkSldGOW5MbEYzVmt4M1EwbElURU5NV2xoTlZreHpabTVUTFhnelIxRlhaRTVYTURGdFoxcEdVeTA1YmpVNGVWaFRNRFJ0YmxkeGJXWjNhVTl3Ympsb1QxTnBhMUZVVXpka2J6WkRka3MzVldsaU5rUnlURVZ3WWxkRlduVlFha3h6V0d0bE9GVmFVbFp3UnpORWR6RXlNSFJsZUVWeGJGUlJRak5QZEVSVFgwbDJPVVpyY1RCbVEzUklUV1p1VFdacGIwaHRVbWx2WkcxbmFFTXdSSE16VmxSamNqSkZaazlrYkROMmFHRmpkMlJwTFRKamJuVTJRMWwzVmpab1FWbG1hMkp1UkZKV09GZ3RPR1o1ZEd4MmJUUkRZVU5hWkc0eVZtWXdORXhqUkdWRlZHOVNZbGxrTkRONVUwbElURVZJZVVkc05qUkxTRlJzWnkxcExWOTFRMFY1WjFGU1ZWYzRja0owZVRobmMwTkRWMHM1VmtsRGJUTTJXa3RRU1ZOWVRXcEdkVE5RUkV0NWJVZHFUazFKTUhFNVlVbHlORTQzWVU4MU1teG9lbTAzZHprNU0xTjBlRXhuU2xSV2RXRXhOVGRTU0VWZlNVUTJNVmxRVjBwQ2EwVnBNMUkzTWpCa1MwaHNhRXRZWkZCMlVtZEtlRmxSTXkwd1JtdHNWR3BNTVZWbGFXeG9RVzFMYjBWVVNWUmZURmgxTUdSd2JVRTFiblpvVEROTlZFRnFOVk4yUldoWGNGUkRNRWxXTWxSdWJtd3daR290UVZOamFWbEJNREpWZVRsU1YwdGlOMmRpTm1KUE9ESm1aMDlyTlVaQ1dHdGZPRGxEYkc5U1ZFUTRZWFpyTVRZM1luWkhkM1JaWWsxSGVsbHdaazFaV1c5dlltUXpWRzR4U1MxV2FVOTNRbkZDT1Y5UmFGWTJkR2gxU21KTWRGOVdaaTFaVnpKcE16Sm9ORnBvUjJWbmNuUmFiR001VmxSdWNHWnVPWE5MVDNZM01YWjNiR2d6Tkd4T1MwRkpNbk5TVDFadGRqbDZNMlZrZFc1S1JsZHRTbXRsYjJWb2NEUjZka1JSVW0xUExTMWlhbFZVUjBOS1UydzRVMkV0TVdkdmVuVnRUWFk0WmkxbU1tVlRWaTFHZEZwMlNVSjBiVlp2ZVRSRE4xVm1OVUpWU3paelJrVjVSVU55U2pkYVZXMXNWazh3YUhrMlMyOXJMbEZUYXpCM2JIRTJibGxaT1U4eWNHRmlPRGR1U1ZFLlR5Z0FLVVRYM25MVHJ2cThrODU1T2tDY0NMOXl3bEo3NS1IcmxqSGVRT3ciLCJleHAiOjE3MDYyMTU1ODgsImlhdCI6MTcwNjIxNTI4OH0.DZUMb1v1McR_drx1S60OrpAOw0BJ2nbTauzTl7lc7kU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:28.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:32                                         885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=241561 KO=11818 )
> restLoginInitiate                                        (OK=119577 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=119201 KO=354   )
> restloginProgressiveProfileCallback                      (OK=2783   KO=354   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.64%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.64%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.64%)
> status.find.is(200), but actually found 503                      4958 (14.57%)
> status.find.is(200), but actually found 401                       354 ( 1.04%)
> jsonPath($.tokenId).find.exists, found nothing                    354 ( 1.04%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#################-                                                        ] 24%
          waiting: 411920 / active: 30     / done: 130665
================================================================================

20:41:32.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 130693: status.find.is(200), but actually found 401
20:41:32.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,130693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d5ec7a2, username -> user.1000607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eec590b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215292771))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOThqMDUwYzJmMjRzNGc0YnI4am9oYXV2djciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlZXMVFaMGx6YWxWU1JFRkpUWEpSZG1SeGNtTjNMazlrTkV4WU5qbFZiSHB6Y0RSUGRtdElkM0YwWTE5RVZURmxabHAyV1dNeVpUVmpjRUU1VURoYVIweG5Va0ZXV1hkSFV5MXRRVTVxUldKMmJsRnJRWGxMTXpoSFUwbzFOMDFPVjFscVdIVkJNMVJ5Ums0MGVteFViVmxDWmtwbVYwWnpOVVJVWW1wVGNETlNTbmRMY2pjek1rb3hURk5PT1hOWE1uRk5XR1p5Wlc5UmNGTktTRlZTTmt4YVVGSlhZM1JTYm1oUWVFZHVWVEpTZDJSTlEwWlFTMVpxT0VSZlVrNW5kMjlUYTFvM1RGaFNXV2gwTkVZdFdGaGxaVGcyVVU5SFVUVnFSa3RwUjNaNk5HTlBiV3RVUWs1eGFHaHVaamxqUlRWQ2VURndhR2d3WkhVdGFsZzRYMmx6UXpod1JsSTBPVTVMVFRkNlJITnlXRVJqY1RoZmFsRnRhVnAwVldWT1NqQjNiSEoyT0RoYVIwUlRVVWMxYURKS05tNXdXamc1WkRWWFRqRlFVR3BSV0d0RllYbDFNVlZ2WldZM1dHa3daRWxzVFZOeFRrWlJkVkppVFRCUk9VWTRZWGxVYlhWU2VqQTVVRGh2U1cxemJVOHRZVWhDUkZwUU1WRTBTa2xUWXpkWGFYUmFhR0V6ZDJSVUxUaGplVXMzTlRFd1oycGFURkJpY1U5V2NYWTVUMlpHUkV0T01teDVNRVl6YmtGelFtRkJkbWwwTVZSU1YxOVBTa04xUjJ4MVlVeENOSE0zWWxSTlIwRTBabXN6YWtGSmJYTTJWM0ZHVnpaUVJFcDJlWFp4Y1RoWFlVSmtiVlZ4T0dsS1ZHUmZZVVJDZFRVeFJISmpTbkZ5V1VSblYzTjFlRlIxVldKRWQyNHhiMEZYV1ZRemNGUTJOWGcyVVVZdGMwUXdRbU5JUm10c1VXdzJlVWRWVkVaME0yUTBWRTFhTUc1V2QwUnRhbTA1Wkc1eWVrTTFNak5QV21GYU5tUjNNMjlJY1ZWTVprSlhTVE55Y2twZmNrUk5iSFpRTVU5dFdtRmlTRWd6TVRkVGMyZG1TbGR5Y3pKQmRGb3lTRTlLUjBjelVsWTRjM2h1YldaclZWRnNWRGc0VWtsc1NYZDFUekE0VWtveVpuazRVVFUwVVRsWGEySlROV05EYTJoWGFVTlhWRnBaTFZONlVqaHlXbmhPV214VFFtVkZMamxSZHpGdFJsUkpMV1Z0V0d4b2FWaFlaM2xOUzNjLkREd3FYdjVzb3JYOGhnaTROdXVPZHI1YXlHRER1R2I0OGc1M0xUdngxWWciLCJleHAiOjE3MDYyMTU1OTIsImlhdCI6MTcwNjIxNTI5Mn0.kYfcWeYLf73c2Xzxd7r45Eri-LLal2wYskPjdTJS-Qk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000607"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:31 GMT
	x-forgerock-transactionid: 30664b80-4cd8-4008-a02e-9dbe5a609bf1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:32.820 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:32.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 130693: jsonPath($.tokenId).find.exists, found nothing
20:41:32.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,130693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d5ec7a2, username -> user.1000607, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eec590b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215292860))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:32 GMT
	x-forgerock-transactionid: 0fde54bd-bbc4-4299-8c56-fde6a3b4291c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXU2c3E3M3RzNGxqbm1uaWNqdjBsYXJrYnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWJtWkVOM05GWkRWcE1YSTNXbEp0YlU0NVZGQjNMbE5OVmpSRVUyWkxTR2hIYWt4eFkzUmhaV2xhZGtKS1kxTkZUamxwV1Rsa01XbHdibFphYWtGeFMzRnZXamx4U25FMmNWcEpjMHR2WVV4SWFUVmlWMHd6TlROaU1FOVFVbWxxTjB4V1NISmliV0ZKVDAxaVJFTXlNM0V0VmpsV2EwUjZjVUZLVGkxck1IUjFNbUZ0TURkdkxXcENZbVpOTjA4MFZsSmhXbkV4VkVKaGVVeDZjVXRtY1RVdGNVeG5kRVF5VUVObVVYTTBTMVJrUTBGQlNFdGlPREp3YTFGeU0ydEVZVk5uU0hwRFVIUnpOSE5YV0VWc1Z6UmxWVk41WVd0VkxXczJjMUZJTTNwd1NUVmhVVWx5TTA1VFoxQmtlalZ1ZGs0Mk1ucGtWbmRRYzNKS00xaEpOVWRXVjFveFFXTnNTMUY1Y2t3MVJ6ZDBiMHhRYzJWMFZWbENiV0pOY20xd2NrcGFObEU0T0dSTFJ6TlVURmhTUkhkNlNEWllZWGhoTVRGWFpVZHlZbWR5WnpOd1kwRnhNRTVzU25adWMzVmxWMW81TmxsVExYUkNMVWs1UVdrM1J6QkxiMWx3ZUhsdU5FWmpTSFJxVUZCNFRIUTNabmxGYzJkeFExQlRPQzFRYW1wTmFpMXFjMU5HYmxGd1ZITTFPV0pCV1RkYWFuVTRabFJJTFdwdUxUSm9RVWszY21NNFVUTlBOMjVEY0VjNE1tUm9lRmhRV1VGRE9UWlVaSGRhVW1vd1FqZElSRlpFYVd4a2RrRlBaalY0VVY5Vk5WbENRVEZEVkZwcFJsUllWWFpQWmxOQ2NubGFVbTlpTVZoVk5XeGxjRU10ZUcxUGNqWlVhbkpNVkd0eFdGcHlSakZNUjA5Nk9IRkRPVkF0YkVwV1ZIaFNaREJDYjBsc2J5MXlPVmh1UlVsSmRrbzVNbXRLVEhGdk9FdHRVR1ZvWkhCT01XSTNRelJEUjNOSldIWlhTVFl5ZW01MWFYVTBSbEpaYUVjM1pGcHFZMlUxUkc5NVEyVmxUMmR4TlhoeExXWmhhRXhvYVhFeFNHVXRaRTFUTVZwRVdVSktSa2RCWTBGclNsTTJNWFJKV1hodFptaGpNamRHZFU5dGFrZGpXRkJDTFZwbGNVVkpZelpIYm5BMk5VMDJRV2RpVEZRelMyNXpSVTF4U0VwVVRUTnhaekZXWVVkclZTMU5Mak5hWm1OSVpWbG9XR2RUWDBSRWVVTlFOMlIyWldjLmZza1ZUbWVGZUx5MUQtdVY2N1Jfek85cVdvenUzQlJhQlE4VUlXSFhIUG8iLCJleHAiOjE3MDYyMTU1OTIsImlhdCI6MTcwNjIxNTI5Mn0.2htn0AEoiaEKnpR78zU7JTti2RVCSQCJ7E4Hqo9Pr6Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:32.861 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:33.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 130764: status.find.is(200), but actually found 401
20:41:33.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,130764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62c06feb, username -> user.1002508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34d3a8fe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215293222))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMm05ZHVtamc0ajB1Z2JxajR1ZHUzOTg0ZWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek1HVldVSFZRVVRrMmQyaG5SMUJsTXpSRmMweFJMbWh1VFRodFJYVnlRMjU1Vm5GTE5GUlViR3BEUkRaRVIyeDZNakpVVjJKck5GcDJkblp1WWpGU1F6aHFSa040VjB0RlV5MXpWRjlNTm1kd2VubGplbVY1Y1ZSUlkwd3lTakZpYm1oNk9ETnJlVkpqTkdOc01VdERWMEpUV1RCblExSktVekJYTFVkSFNIcFNaV1kwVlU1dFRWSndVbk5JTjNaTU16RnRZMHd5Tm1VMU4zYzFXVXhXWVdwNGNubHVjM2RRVEZsUU5XbzBVemhHVEd3M1pXWXpjMms0ZVc1T1gzVnlRMVp6TTFsM1EyVnZMVkJ0Tm1aeU4yZGFZVTlPVUdWQ1JrZE5aME5yUTJkRFNHdHRVRUpmTFRGTFlWVkljbGRNZGpSdFZVZHRNemRNT1d0WGNFWnlNVEZSVFdwYWRHOHlTekEzT0haa00zTXRkMlZMVmw4M1NUSnFlblJJVlZkSVlrcERTMlJrZFdwWWJYUlJSbTVLT1VwNlIxZ3hTR2hMTmxwdWREVllha1JTV1RGeGFIQXpXbkI1UkVsR2NtRnVjMVpQY1VsUldEbFRWblpUU1hFMWNXOHlXRWRLUmtWT01GbHdNMlk0ZEdVd2JWOU9ObWw0T0Y5a1ZIZGxlV2RXTm5WVlIyaG5RMjVqVjBRNVNUVkhXRlZOWTJkeE1tNHliVmhQTVVSSE9HeFBSSEZ4ZVROTFRXNWZhRGw1YVV0SWQzZ3RUVkk1WkVKQ1ZrcFRVVEprYmtSRmJUYzFSV2RHZEVObmNGODJhWFEzTlc5bU5tbHpkSGROVVVwemNFdFFWbmMxWm5NelZUVlVVM0ZCTkU5dGNERnhjMGRTYTBVemQzSlFjRVV6U3pKWE5YQm5RVFI1Wm5KVVIwZFRabmRFVnpacFQyOW9XSEl3V0U5bVIzaFBNRkJCU2pobE4ycHZZa1o2VDNWWmFUQXljMG8zTjBaSlIzSkJjMmRvVWs5dU5FSlJOMjF1VVZaYWEzcFNjRUZ3VTNwWFJTMVpkR3QzUVRCNVVsZ3hkMTl2WWpWNmJVRTFTV1l6VUhkMmFXOWpkREZzZFdObWJVSjRUVlJTUm5SUk0wVlRNVUZmYTI5dWJrMVVaSHBWWW5GaldEYzJSVEZJZFZNMFQySnNkR3RqZWtOS0xVOTZVblkxWkZwYVExSk9hMGxrZHpSWWNFdFlWamhmZUhoMFEwMUpMbVpHTVhsaWNHZ3hTak4xWDB3NGJESmxNazUyYm5jLl9sMjlDZ0tkYkhOX2doVFNvTDdibkZZanhJcl85T2x6b0MwSVdmdWcyU0EiLCJleHAiOjE3MDYyMTU1OTMsImlhdCI6MTcwNjIxNTI5M30.HjWdXKDqd9ui0KFhTGa3rQsUddG9xao2aiH8_eo9828","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002508"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:32 GMT
	x-forgerock-transactionid: d1378227-f923-4ad8-8ebc-abdfd4046069
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:33.276 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:33.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 130764: jsonPath($.tokenId).find.exists, found nothing
20:41:33.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,130764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62c06feb, username -> user.1002508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34d3a8fe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215293315))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:33 GMT
	x-forgerock-transactionid: f2d76b24-a87d-4759-9439-186e44e9b3db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3BubmZidHU2bzNncmQza2N1YTFkcXM2bWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVNUWjBhSEEzVDNkdFNVTXliWFJtZDBOTlkzSjNMbGQyT0V0SGFteEZVa2RGU205V1ZETnVkbGg1V1RWa05tbHFOVTFHUmxCM2JHTm9VamhVYjI5MmJtbHlWbWw1TUhVeVNXbEZaV0UzTVdsR2VFMVRWbGhGTldOTGQxcFNTMjEyVHpCdE9FY3pjbEZIYkVOWGRucFVNSE5UU1ZoMlVXVkZaVlU0VDFKc1RVOVdWMEppTFVaTGIzYzFVV3gwUzFSeFpFTnlOVWhaZGtsdFZYVktielZRYW0xV1l6ZDBaMUZuWHpabGNYbDZYMFpqZEVoV1kxTk5kRXhoWm5KYVdGRTVlbmRxTXpkcVN6bGZNRGRzVlV0aVVsb3dZMU00YmtkVk9VdEJMVEpoYm0xcVUyNVdPVEZzZFUxNlJHTm9SbTl6UlY5WlNHVmhOM3BUZVcxQmRFOHhVRzVhYTJsUFRqTlZaakE1WkZwUmVqaE9hVUZ5V0ZWTWVrVnBNRFpIY1RObE4zZE9SRlZVV0RsRVpFSndORUk1V0hNeVZHVk1jRGgxT1ZoT1UwbGZRVGhGY1hOS2FtVk1jMUEyVldkdFQyMVlUbEJhUTFKamNVRlFhR2hqVXkxWE5tZFZMVGt0UTBKMFFVTjBjbWRqZVZkNVZrSnFlbFJ2T1RJMU1HdHhRbVZVT0ZCRWF6STBPRmh3VjNvMGFtWlhOVUo2WDFWT2JraHpkMWwwVEVaMVdFZEpSREJvUVRSR05IaFFUVFJ2VVdGeGVrNW1hSHBzTW1Wa09VVlpTbFJ0WmtaV1JtdGljSFl6YVdNNU9USk9VMmxHWVZObVNVMDRVMWRFWDNaTlRFdElPSGxGU1dNd2NXOVhkVTFZV2pFeVh6RjNMVlp6U3kxSlJuVmhSVlJtWVhOdE9XRXRhMHBFZG05eWRreDNVR2syVjI5ZlNUUkVObUpDVjNsemVIbEZNVXRDVWtST1FVTmZVWEJYYVRFMFIwOHdkRlpCVUdWNlZTMU1la2RFUm5sRlpGZHZNbWhaU21VM01XOXFXak5CUkRaa1IzTlhNR0Y1WXpSSlZVcHpiWFZDTUdwTlVGUnplVzkwTFhvMVN6aEtUVzlIVnpSNWFEQkliamRwUTJsUWJreHFkMmRmYm5kVWNERnJhSEkxV21WbFVVNW5NRm80VUcxWk5UWkhWV3BoV0ZZMmNtbHZNMmszZDBsa1dWcDRiWGRJVmtwS01qSnFhVU5pTlZsR1NWQlpMbkZyU0dKb1drOWphVjlpVVMxcGIzb3ljVUZpVDFFLmprZXg3ZXo0R1YyNUstdEJvNC1ydmt2aHBMSmFCd2VHS3o5ZkJjanRHYUEiLCJleHAiOjE3MDYyMTU1OTMsImlhdCI6MTcwNjIxNTI5M30.0DIm0FSGe7asH9135EUuKEh75K14_3Epw1wh0Uw0gtw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:33.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:33.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 130786: status.find.is(200), but actually found 401
20:41:33.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,130786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@256a260d, username -> user.1001701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71693a6f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215293361))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmpkam9hYTUwbDc0cDY1ZGpxOXYzcWF2OW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGIzcExOUzEzYTBscldXZzNhRU5WWlhoT1dVaG5Mbmh2VVcwMlpqZzVaSGhyYW5sSVYwRTJkbFpXZUdVMk5EYzNlbmxYZVZSb1ZrYzNVbVpKUjE5MFoybzFiWFJ5VTNwNWJESkZPVmRFTlU5WmEycDFlR2QxVVdGb2RVaG5SazVqVkVSUFRqaHNkbEl0UVY4eE9FMUVOVlk0TlVsQ1lVbzRkbWRtV1VkeVJGUjVOVVozWW14WmRYbGZla1pqUkhwNlFWUnBOMTlwTTFaM2JGUXRhbmg1Tld4ek1VSnBiVEI1ZWw5VlFUSmtXbFo1ZVRFNFJFMHdlbEpNTTFZM1ZHdERXRkJZYVRFMlpVVmxRbkZvUlhOb1RYbGFSVGxWYlRSc2FVMDFPSE5aYzFoaGFXWkJSVFJCU1hKVlRHOURSRzVEU25WM1l6Rm1NVXBRYUhWcFZscGhhVXhTVFdSc1NEbDNSVlE1U0VSaVJuQm1hREJOZWtoSFMyTlJMWG80Y1VkcFZUQTBOa1l4VDJwUGJrUlBOMnRzVEc5RWN6SnplWEpMYmsxblZ6bE1NSE5oVURsRGRYbFpTMWR6VmtKU1NsTnZWMkZIV2kwMlJEVTVOSGhZWkhCS1RubG9RMll6U1Vnd1RtaExORnBsTVZONVpuVkZaM05YYWs0emFsUlFTSGxPV0U5d2JrMU9iUzAxUlhneGRVbEplVGxpWmtNMVQwaG9RVkpvTkVJM1JscDNia2RHVjB3NWN6aHRTR1ZNWVVOT01rMDRhbk13Y0VOUWNHNDFXR1ZYYUhRMk0zWlNTR014UTI1WlpXWmpRa0ptVFRaR1kyTnVjek54VlRWUmExSndNbkJsWmtOalZYSjRiVVkzZFdOUWVrRkdTbTFTTmpBdFNGcFdZWFpLYUVWUFVtRklhQzFxTjFWalQyVlVZMFJmVEZWTmVYWkJWV1ptWnkxeE9UQlhVMFUxVm01cWMyeFdPVGN3VWxwWlRYaElXbVJHY1hnNFNWTkhibnBUUkhwMmRXazJVMVZ6YlZCTmRHUTBiRlUyTUZORFVFeGFWbGh2YUVoNE1tRkZWRlZ6Y0Y5TVJERnFTVWhKYjFKSExVUTRWMXBXWlVWaU9HVlpSMFpTUlZKbFpuWnZiVGxVUnpCc01VOTFlRFJWTlRkWldYSmxNRE5rVWt4Vk5tUnJXazVWZFRJMVoyaDJkRFZaTUdwUVUyYzJXSEF3TjJJeU1sOWphM1Z4ZWpaT05rYzRMbXBIWWs1a01HWlpjekZFT1RsTWJIRXdkVXBQVm5jLmN0TFdKYUxqai1YMmN4OUFhalJTdDlXaVlQSXNRUlhyX0dON2ZpUkYzbG8iLCJleHAiOjE3MDYyMTU1OTMsImlhdCI6MTcwNjIxNTI5M30.73QHDkC6eZFMvKFIEkfKB84uB7rZFoqzvyhCGfh6z3c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001701"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:32 GMT
	x-forgerock-transactionid: e215cdef-a489-426b-8831-b854fbc92447
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:33.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:33.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 130786: jsonPath($.tokenId).find.exists, found nothing
20:41:33.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,130786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@256a260d, username -> user.1001701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71693a6f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215293454))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:32 GMT
	x-forgerock-transactionid: a98d274f-2d7b-45d1-80cb-0d25f8469c68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzJzZ2o4cWVhbmJuM2gxMjJwZ2FnYnJpbnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q2ExbFBaVzVpUTAweFVsVllhVmRHUm1sclQwSkJMbUZ6ZDNOSU4wMU1RMmxxVkdSa1ZITm9OV0ZIVUdWYVNWcEJNVkpQY1hsRk1tVkxSa1pDWkhFMVVtdEdaemxuYW5CcU5raHFSRFp0ZEZSNVUwMHdTVEZ5TkhwQlVVMVVkbk5uTkdwSVJ6ZEtOR1pwU1hob1pUTnNiVkJIUW5STVRrWnlWM0ZPTmtoNFJFZFdPVlpsYkU1TGR6TkZOMUpuTTNveU9IZFViMnBZYlRRelVGWnpZVm94YjJsaWQwbFhhVmhrWDJSaVUxODFiRzFvUkdsdlJFbEdPSEZxTTA1d2JXSTNVRk5ETVdkT1dsZDBiRVZLZUc5alNWTmhYM0U1TjBsRVdYaFdiR2xSYmxSbUxYVnJWMnRqUkZaVU9ITlVUM1ppV2xSWloxbHpia2RJUnkwelFWRXllVmN0ZUVOdVZXbFJTbk51UVdwT1dVRmFaMGt5V0dkNU4ycE9VemhXVDA1WlpHODFiVVIwTFZOM2RVcFRkRmgyVmw5c1dqaFFhblUzYTNKV2FVdHFTbFZMTVRNeFRYUnFWVzFMY0RReFVtNXFPRTlGU2pCbFkwdHpSRVV5WnpJeFEzVjRWMmxSY2xGNFpqUlJOMk41UTBWa1drOTVhRFpCYkRRelpHTnpVMU4wWlcxQmNGTXlibFF6U21sVFYxWm9VemhMWkhsek5ucERlbGwzVFVoM2NXTjZkbGRZVlRFMllqRkpaRWxPY25weGJqQk9iVXM0Y0VSckxXUnhVamhIWWpoMloweGhibTVxTTBSa1ZuZGpkWGhtZUVkSFV6TlNTRmxTZFhrd05ESlBYM2xJTVRCUGVHWjBWbU5WVVRFeFdFbHBibXhrTWpVNE5tZEpSbFkwTTJ0RlowUTBSMFk1VDNNMVZEaEZVamRLUzBScE9UZE5RV2RRVEROck5YbGlNa1J0U0hWNWVuUTFVMmhCVFhCRlNGcDRaRmxxUmxJdGEwUlpVVFV0VnpGdFluTlZiMTl3UlZsR1gzZzJPR1pZYTBFMWMwWkVPR2RZTVZSMFdIbFBTWGxxUjBkNVZqTmZla1I2Um5JeWEwcHhja1pFY0ZWbWExaGlOR3R4Ym1SUlNVeFdaRkppYUZGUFQzRnFObEkwWlRKVVUwMDNjVFpLYTE5NmFFTk1aME15UVVGeFJsOUxlbmd4TkU4eWMwbHVTa1p6VHpWSVJHMU5hM0J1UVZkdlVHNXpMbE5LYXpkMFdHVXpRbGw0U0c5dlIxQTVXbFZQZUVFLlRwRWxoa05nd0l6U0pLSmVDaEJWLXhQVVg3dUFFUFc3RWN3TTdQSHlGN2ciLCJleHAiOjE3MDYyMTU1OTMsImlhdCI6MTcwNjIxNTI5M30.puVY2leBLYT7OO2-7Y_qUn-GWvVK96MbmqE-l2M2mRE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:33.455 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:35.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 131068: status.find.is(200), but actually found 401
20:41:35.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,131068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e1a457f, username -> user.1000224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60fdc3ef, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215295028))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXVnMDAxdmliaTM1ZWFvZXIwcnFlcWhoM2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFJWRjRPVzV3YUhwVVVuQkNRamRCVnpNM1oxTlJMbmswUlZwUVZXdDRZM1J4TUVWMlFsWTRNR2wyZUhWamRXb3pSVll3ZERWdFdrODNTbUUyV25kek0zcG9kVlZCZGxKclYzVnFTWEZqYVcxR1IyTkJZMWR0VmtOcmRqVlNhalp5YTBsQlduazRRbFZYZEZCbFZuTkpaSEpTZEZsSFMyNTBTM1JuZDFwYVlUZFpNMjFXYlY5Uk9URXRXVnBHVjFaVVdEWkxPSGRLUmtGU2VYUlpVbkJyUzNwdGFrZHFSelJRY1ZaSWNYaFBNWE01WWs4MUxXWjBSbVZMV1hjMGVuWjJZa3A0U25sd1VsTnNhbHAxWVZjM1EzWlRaWGRUYjAweFUybEtMV1YyTTBvMlJqRTVjbGxFYW05UlYweEJUVEYwUldocldtNUxaemQyUzFWT2RHVmlVRWRVUmxwa1RqbG5NMG8yTkdwS1oxSTJURTVHYVdaRFNVNWllbEl5VFVaaFkwZFlUamhWTW1rMVVEQmxhbVZTT0ZsZmFqZGFURk14TVMxeFkwSTRaSGt5VVVGYVRISjZjVzFPU20xNlpsaEdhVXBJUjFwdGNscFZVazlEVldwRVgxSm5NSFJxYTNoTmJ6ZDFaa05OVmxSRmFFTkdaekJ1WWtWa2FteDRlVGhtTlRCQmVrbEZNbEp5WjFWSmVFcEVlalI1ZEVOeU0wNWZRbFpuTUdOYVNrTlFhbTVuUmpKUWNHcDBhRGh5YW5kTVdXNTVaRmxQZFRCdmNtMTJOak5xWjNOSVVHVXpkamh0TlU1VU1VNUhVMHBsWXpaeFNEVlJZMUpsWTJSSVpXWTVjVXRXYVd4bWRqa3ROR2RsWlZkWlVubEVSM1oyWmtaRGNHeG5UbEJpVVZCeVNXRXpTVkJpYTFOVVFrRkdOR3BHU1d4WlMxWnBhVUl0U0ZOT0xVVlBhMkYxTVVWSmJYa3lVRTEwZUdsMlVtaHVaamMyU1VJM1dIYzBjRnBYVVdKWFJHeE9XbEZKYUhOeU1teHpTR3hTTFd0ZmEyb3lhM2x4TTBkRk5VSkZTbkJPTFdacE1UQlNjM28wYmpOWFEyVlZjM0ZITW1vMFJrTXpSRTFpUkVsTFRITk1ZMFExY2s1Qk1raEdkbTg1TWxoNlJESndTamgyZWxSWGVrdDVjV2RvTVZCTWVHWkZhRzA0U0ZGbmRrOVdSV1pwTkRaUWNYUjRPV1pOUVhBeWNtWlZMbkEzVUd0RE5UVlBSV1ZvUWpGblNsZE1TRzkxU2tFLnRkU3d4cDdsYWlOWU0ydzFOelpJT0tqY1Q5V01KMGlaclBUR1IxN25Va00iLCJleHAiOjE3MDYyMTU1OTUsImlhdCI6MTcwNjIxNTI5NX0.s5duEgW67hOJPmmHwF8QXdB0FakJIqBCJH8VSszdcms","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000224"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:34 GMT
	x-forgerock-transactionid: 494dddcd-5b03-4392-bafc-395af372308a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:35.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:35.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 131068: jsonPath($.tokenId).find.exists, found nothing
20:41:35.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,131068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e1a457f, username -> user.1000224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60fdc3ef, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215295114))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:34 GMT
	x-forgerock-transactionid: d53ef394-a376-48eb-8f3a-a46c34293732
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGdiaGduZDZiNGFkdjgwMm0xYWlkcW5hMmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVl5MW1MVkJEVVMxdVNtZFlNMWs1UlhKSVozZG5Mbkp4WjJ4bVFYbFpOV3RITW1oc1kzQlRZbXhCZFZwZlNqQnlOMkV0TFhKblZXRTBNRUpIZGtSM2Fta3dTelZGVHpWUE9EazBiV0ZwZHpadlRYUkRObGQxUVV0eVJIcFZPR0pLVUdkc2RESkVVbVJyVUV4d1h6QlBaa3BpY0dWM2RVSktRVGhpUlVGSVEyWllNbVpZT1d0eGNsRmFaa051WDFkQ01rVkxiVlJmUTFkZldXSkphSEJUWWs0elpWUmlUak00ZGtWdWJISkxiMEpLVVZwbGF6SlVPRzVyWlhwcVltcExWVWxsZDNNeGNsVk5YMWhaVVRoa1dqUm5WbmRIYWxKRlIycFJXa3ROTUVGdmVUbFliVkpSWlVkTGREUllYMGhvTjBsemRtVm1VMTlaTTBsUU1tUjVRWFZDYUdKNmRFaHFXVlpOUW5WTlJWSkJkak5yVjJFMU9HeHdkelU1UTJzd1UzZFpNa3RYWXpCWlIxVmthRXBLU3pRM2JXTmpSVmMxUkVGVGVWVTFWMUF4VW1sblptcFpWVUZaWWtSSVNpMDVlVFpTYVhoU1lYRmZhRkZXVlRneU0xQnhjSHB1WWt0QlIxZHhabFZyTlhaeVVXaFNWVzFJZW1Oek1HSkVWVTEzWWtvMFQxaHNZbEZzZGxZM1FYVXhaR0pWVkd0b1JsODBORVE1V0hSdE9HZFhjMHBCWlhWM05WOVJNVGs1ZDBwWWIwSkJVbUl5ZWw5MGFrOWZSbHB6TVhVeFdVZDZUVGcwTWtJd2QwTlRVV2s0VjBkM0xUbGpYekl4TUMxQ05VeEVablpKZFdoU2QyNWpWWEF3YW5oMVJWTkdia1kzUVZaek1WRkJZVU52VDBkaFRuUTRVakJ4TkdZMGJWUmllR0ZEYjAxbWJVOTVWa3hUTUZweVJXMDVVbGRuVFRoWGNubDRVMjFtWlZjMFpYZDVhRXBtTFdRMllWUmpWSEZyVEVoSU1qRllkV2h4YzA5QmJXWktlV2syTVhwTU1WSXRlaTFoUkVGVk9HeGFVSGREUldwQlFURkZSMWh0WlVOSFpXODRSVU5JTFZGVE5GbE5TMFY0Tm5WblNTMDRUVUoyYm5oWE9XTXllbmN6UkVaclRrSlZXa1l0YkMxV1RXNTVUMk56TFRBNFFXbG9iMWhmUkVkMU9XNVJVRmxHU1Rac2JsSmhPRU5tTkhCNFUxWlJMa05VTVhZdFdtOUNaM1ppYjA0Mll6VjBabWcwUzBFLngzMnZvbTdSMXgyZGNzUFZ1dDJvNUNZeFNVZjdXRmRUeDVQbEJpVVhQaDAiLCJleHAiOjE3MDYyMTU1OTUsImlhdCI6MTcwNjIxNTI5NX0.aoIO75Hb1YBDvTkrPek537MH-ghCyZhLW1mSixXQU-g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:35.115 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:35.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 131129: status.find.is(200), but actually found 401
20:41:35.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,131129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bf84f93, username -> user.1000896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ffc8163, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215295450))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianJjanZrYmtpZDF0aTJ2NnRxZms0Y3Z1NWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGJXcExhRmc0UTAwek4wRnlRVFJMTkcxSU5UUjNMbEJxUTBwSFVVbHBaRGhWUTNSa2JVbGpWSHBFWHpRMGNFWTJUVXhEYWpsTlNuWlZhVTVrYlVwQ2RXcEVNbHBXT1hrMFNXeHdiVzEyTTI5TFRGTTNTM2RSVFRObWFsOW5WRVZsVmsxdFgySk1ObVZ3Y0VsUlZEUmtSa1JMWlhOSFZXaFhOM0pRTFdaa2NWQkliVkk1Ylc1TFZuZGtZMnN4ZFVkdmJUZDBhek5OZDFKemIxazRVamwzWWxkek1HeDZWblZhTkdoUVIwSXpVM2RLU21KQ1UxaFNjRmxWYUdFeU9WTjRlREpoVFV4eGRYTlhlRnBRUTE4eFNtUkhRakZDWTNWSlEzaE1TM1EyY0hOZlVFMWFNMnBVYUUwMFdsRkpNbkZwUTJGQ2IwUldXbVI0UXpKcGVrNTRSMlI1Unpadk4yZHBTa3MzUWtkNFNqVk5YMmRxYUhCSE1GazFRbU5RVlVKRk9GOHdTVmh1VkMxTWJrZzJOVzlrY3pSVFNFY3pabVl3VkhOTWJHUjZhV2hSWTNKYWJYZHphRkV6UTNaM1R6UndhRmszTkVOck0wMWFNSEpTVEZSd2FtTkhjMTlZZEdGVGFXRTVjRjlaYUhCUk5ISXpWRFZoYVRoTGFsUlpObXcyV0RsUmRHNXFVelJEYUhCcE9GcFRNVmhaVlhKMGJYVnFjWEoyV0ZwaWRXeFFTa0ozVGtrMUxYUk5ZVkpCUzBwMlZ6bFlaak4wYTE5a1ZrSkVhbEZvWlZkSE1WbDNRMlJWWVVjd09XMTBNREp1TVd4SWVqWTBhbDl6Y1VSMVQyaHFVMWR1Y0hOa09XMU5TV042VTBjNWVEbGllRFpTVkZwME1ISlBkbXRTVkdOM1IyaEZZVjlDZWpsRk4zaHpWMTlKVUdFeldHbFNTVTVpVGtkeVNuUTRVSE5GYW5GNVdGSm1ZazFQT0RGbVpGUXROMUZRUXpCcE1tbzJUVzVOVUVrMVF6QlNjRzlwUzBWWVptcFZSRGhEWVROS2FsaFZZbUl3VkhoaFltY3lXbEoxYlRSaVQzQmxhRE5XZGs5b1ozZFFiVXMyTW5kWmEyTllSRjlQVkZkSGMyeENRMkkxUjNoTVFXeHZjWFZuUTFGTE1XeEdNV3h2Y3paTGVuRnFWRTV6VmxGdU1WOVNSVFIxWVRoellXeFBUbVYxWjBwTmNITjNVVWR6WW5oMk9WRlZMbWROYjI1UlkzWlNZbXcyZUdSNk1XWXhaVkJ5U0hjLnF4RHV4WTVKMFZVSG8zMUMxSHBsMjB0QUVoLUJNUkJRbV9XY2NSOXN3SjAiLCJleHAiOjE3MDYyMTU1OTUsImlhdCI6MTcwNjIxNTI5NX0.SwH_CisG9aAa3ZNRJJJZVkwfX4UXLhimLC1PGd1c1HM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000896"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:34 GMT
	x-forgerock-transactionid: 3201c52b-1d83-4998-bfec-66557b36ff2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:35.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:35.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 131129: jsonPath($.tokenId).find.exists, found nothing
20:41:35.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,131129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bf84f93, username -> user.1000896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ffc8163, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215295539))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:34 GMT
	x-forgerock-transactionid: a392dd2e-1c6c-4720-9df4-378c3bf500ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGM3ZTV0OXQ1Yjc3dDc4YXMwM2tib2xoZ3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWNFWkJSSFYyUld0SE1rcG9aV0k1U0RWR1UzbEJMa3BQVWtGVlNtSjFhM2RMZVVGSFdrc3hOVGhuYm5GQk9ERnRjM3BRYjFaTldVODVRMTg0UlZoc2RrRTVVMEZYY0RRd1EzaGxSR0YwVW05clV6aDNlVmxsVjJWelprUlZORmd4Y25kWmF6UlVTRmgwWjJ4QlkzZzBZbU5ZVWxRNVZGOW9OME4yWldKWGFIZHNOMXBQWTNZMGNVVnhOak5tUlRFNE1YbHRPRkpzTVRKcVlrdEJUSGgxWlVsaVNuWjFNVGxGT0RsSllubE9YMFJJV0VKamNVSjBTazlCZGxSNk16ZFNaR3BoWDBsaFdFZGtSa0ZRTjJOYU5rVm1lRmxTUlY4NFREVjFUazl5TkRsaVRGOXlabkp1Wmpaa1pWaGpWelYyTWtWTFVXNXhVRVZDV1ZveFpHSjBMV1JGVW5kWExYUlFlVlpsT1Y5bVIyaGhWV3hNV0hOZmREZEVOa2xEWTB4MVJYQldWRlJtYjBGS2JIWk9OMUZ5U0Y5MUxWTjFWbHB3VEZKelEzbGxhMDVXWkhSMmVuTmxPVmhHTTNCblNIbEpjV2RPWTNsbWVrcFlTMWhQVUVsaFoyWlZTVGxXTjFBd1prczJaV3BOTWtOWmRVZGpjMjFZUmxKVFowVm1RVWRsV1VSSVMzbGhlalF0T1c1VE1UaHZjMEk1ZUc5cWJGUXRUVk5LVTFKRFUxSldjWEpuUlc4MlVHbHROVlpoZWt0aE0yRnhOR3AyWkVSNVRXTjBkbmhQVUZobFNUWnJhM2hoWkd4VVkzZGlVMDlzVEVGTVYydEZMV1psU2kxV1QxQkhjWEZ4U0RsNmEzaHJWQzAzTkZGNE5HVlZUMDUxVG1WMVMwNVBRV3RpUVhWU2RXTmhMVmR1Y1hKUldUQm5lSEZPVHpaS2FFZEZObU5vYmpsS2IyMDJhSE52TTBaQldHWnhiVWhXU2pNMFpWZG5ibTl1UmtkaGVFUXhVQzEyTlV0VldHTmZlVTlCU0RFNVFWOTFkMDB4YkhORE9YQjFPR1pPVEdkM05VSkRPSEZJYkZad01sUktVRVI1TFhSbFR6QmpRMjlZU1ZWUVVubE1NbXRmUlhaMFltc3hRVFpNYkdGeVYySkllbWgwT1dSeFpIVlFWbWcwUzJwMmNXSnJUSE0zU2tOTVFWSXRNV1ZTVWpVeU56WjFVbWRTYXpKV1UxVXRNM2x3TVVJMFUwTXdMbFE1Y0hCVVV6SkdZekIwWDJvNWRtaG1VMlpvZVZFLmkyeXRIWFR1VVFIcUdJTW5mYS00cUtRZS16eDVaMG02c3YyR3dvQ0VpaXMiLCJleHAiOjE3MDYyMTU1OTUsImlhdCI6MTcwNjIxNTI5NX0.C4zOcZphNGsxTpFwnjj8xze6hBxDnSt7YwsCsqsO8ic","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:35.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:37                                         890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=243131 KO=11828 )
> restLoginInitiate                                        (OK=120351 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=119979 KO=359   )
> restloginProgressiveProfileCallback                      (OK=2801   KO=359   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.63%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.63%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.64%)
> status.find.is(200), but actually found 503                      4958 (14.56%)
> status.find.is(200), but actually found 401                       359 ( 1.05%)
> jsonPath($.tokenId).find.exists, found nothing                    359 ( 1.05%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#################-                                                        ] 24%
          waiting: 411147 / active: 21     / done: 131447
================================================================================

20:41:39.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 131641: status.find.is(200), but actually found 401
20:41:39.019 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,131641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59d1b295, username -> user.1002643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41bb0cf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215298967))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2c4N3BtMGRsMTNkN3JvcjNwZzFlYTNzNjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVZqQjFUbTV4VFV0Uk9HVlNORFJtU1ZobWVVVkJMbEE1UzA1Uk5VcG1jR3A0WDNGSFJtY3lYM00zTkV4ZlVGbFNlVGxYUWpOcGFIazJZVWhrYUVoS1kzWk9VMUJZWlVRelJGSkhiekpQWW5BelkyUmlRMUZ2V0VGWlJucFJkVWhOT0VWTmF6QkJhbE5YU2pRNVlXdFRSbDlyZWtkTGQwSkZiR05sVVVFeE9YWk5kRkZ6ZVRWTmFFVXhOVzl5TVRkWlRDMUlURTh3TUc1NVEwTTVXR3N5YVMxc1FsSmhTVmN6YzFWalRHdGtRMGRaVUdsMGFqbHNiM295WkVKUWVtcEhTa3RhVERSQ1kwUldlWGh6ZEc1bmExVlROalE0Vkd0aE5rY3pUalpQTURGcVUyMHhaWEZEUkdsMmVVMW5OREJqUzIxd09XSTBaRzVGUVc5d1JEWkxaV3BPTVRaWGJraDFNMFkwTjNOcWVVOHpSMDFIWWtoek9HUkxZVkYxZDJaWExXMTZja3RaZG5nMk5EZENNa2h3TjBOV2IwUjZibVJVZUUxTFFXNWZVRlJZY2tGNVRETkVWMUY1YkhkT2VYbDBWelppWjBjeVUwRm1SMlZYVGw5WlUyTnVibkZhWlV4Qk5VUTJTamR0TjBwUGVsUjFlRVYyYVZGQ2NFeElOMEZTZEZSTWNsTkxUa2czVTJKelZVbFlXVmcxTFRGNmN6WmFhVmRZVUZoeFNsWjBlRGhEVmpVNFlUaE9SRkpqVGtoV1MySnBiMWhOTjFBNFFrcHJaVFp6YjE5V2FGUTNhak5xWW1WMGRYbG1UMDAzU0RKNllVTlphV2Q1V0VWNmRuQXlaV05YVG5GVldITlVUVGN4UlZKNE5qQndWWHBYTFhsZmJrcGpWMk40UW5kUlNYcFdaMGhQU1VSak9WZEZXRGhOY1UxQldHOWxjMjV2TVhwUVQwNVFXbWxNUmtaNmJIZ3pjRWszWDBKc01UWlFWMlpmY0dReldEWk9kVUkzVFROa2JYZExNUzFKUzBWbE4ycGpPSEZOZDJWMUxUVjVZekpmVjFNelpVMWhZVGxGU21weU0zTTRjMmQ1WTNoR2VqWTFRa2xqWTJGak4zSTJabFJSV0VFelZFVk5NRUl3ZFVGRmNHWnVORUV0ZFRCM0xVRnpWRVJQZUhaeU5XRlBSV2h4Vmw4NU0wbEVORkUwUmxFM1JWVlNZa3BmZGtWbFdHNVZiRTl5V2pWek9GSlpMbk5TUVdGTFFXaG1UREZsYzNOaU9GWlZjbkIzTjNjLnhXSVk1dHVBMGZDYVpmMmwwc29FWHc4dlc2OW0wLUc4d0NYZi1SVVNMam8iLCJleHAiOjE3MDYyMTU1OTgsImlhdCI6MTcwNjIxNTI5OH0.SxZjU5HU8x6oMmlOieYAjFtN_N7rqMNseXFHxSBD9Oo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002643"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:38 GMT
	x-forgerock-transactionid: 0bc687d5-0b16-45df-a5d4-c39862d028fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:39.019 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:39.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 131641: jsonPath($.tokenId).find.exists, found nothing
20:41:39.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,131641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59d1b295, username -> user.1002643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41bb0cf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215299059))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:38 GMT
	x-forgerock-transactionid: ae88199c-da65-4b0c-86cd-d092944f333a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTNiOGVpNzkwanI3ODFiMTBndHFsOXFuMDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck5VRjRSblZ4VG5KUVkya3RXSEprYlZwbVUzaEJMamhpVGpsSWEyaGpXa2QwWDBKQmVrOUJWMXAyV21sT1NWSkpkblJCYWw5SFNIUlRNMWxTWW1Oa2JIWlJWMFJHWVZKaFNraHphRUZyUWpaaVlXdGpaMU5QUXpKTVNWa3hkMlpvZHpNemNuVkZlVmRUY0V0UU56SnViMDVQT1VOelJVSmFPR1V0VjFZelpIWmFZVTFKYkZSWWNtMVVUV2hwYVVkMVpYazRhR000YUVselZ6RkRVV3c1VkdaWFZIUnhOVEJUVEZRNFpHWmZlR1pTVWw5elFXNUtOWE5ZYkhGeFRFZDVPVk5mWjI1WU9FbGtRWEpMTkUxTFUwVTJUbFZmYlZGUWFISlBRVWRoWDBsNmRpMUhVRE42VUdOSWJVdENVVUozYUZaeGFqUlNSak00Y0hWMlZFbEZVM0pwYjFoTk9FaG5hRzgyZEU5eFdYaERTelpETUUxbUxXWmtTbVZUVjE4eFRISlRTRU5rYTNOMlIweG9WVEZLTjE5VlRXcEZielJ5UVRWeVEzUjZkVGRYWVZwQ1RubEhhVWh4VXpCNFVEWnllRzFxZVVkVGRGaDBaSHBmY1VGck5tRlRRVEpwY25JME0yeHFSek5rVXpkNldsUk9ObUpQZFU1eVIwZGxjMVF6T1RVeGRtcHdPV2x2YVZSeFRESlZNMHhXYmw5cVNEYzVkMWRsY25kdVVWcFBWSGsyZWtoMVpHVjFjRzFTWXpaRVMybGFYMnhuVFhkUFVGcHdYMGRWVldsM2IzQXRUSGt5UlV0eVJqazVVV0Z3TUdZeE1rZHZTbkZuV1RjMlRYTmhWRlJIYzJKT1ZHdHdXWGxqWVVaT1RUbHdiVzVTU2kwd1dqWmFkWGswTm1wVFMyZGtZMHBPTWpFelVVWXhOR05NWVZkUFpWRlFha1o0V2t0VmQxWmlOR3hqZURSTWJHdHhWMTlXVURJM1dVRlpha1psYzIxcWJ6SkxhVVV3WWpkb1RVaFFPVWxxVjJrNE5XVjJkbEp1YlZaUFEwbFFaVXBmZDAxVlNHUkZNMnhTTm1kcVRrWTJXRGw0U25nNVZYTXRRV1ZIVG1sUmRXVTJSVFJsUkhsS1UydFhiazB5V0ZWNmREYzFTVzVUV2tGTlRrNWFiRFF0T0U5VFVHSkhUMEZKVTNKQlFsRk5SRVl5V0VWSU0ybHhOWEYwYVdsSVJtaEhVbGRwYTB3MFN5MUZMbVZrTjFvMlpHWlNlazl2VVV0S04yVkVSSGcyZVhjLkhuZjkxRGlsNnkzaVFnLXhtMWJkeXJIcWxlV2diZXNRMXpYYnZLS2JXT3MiLCJleHAiOjE3MDYyMTU1OTksImlhdCI6MTcwNjIxNTI5OX0.CATOlCtd_QDZvkTDZi2R2OLumQZR-vBfJXmKydxOyso","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:39.060 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:39.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 131691: status.find.is(200), but actually found 401
20:41:39.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,131691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c164c15, username -> user.1001515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f922ba3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215299325))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMm44czIwcWtuc3BrYzY1bm04YmVjMjVscGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFdEZHpabGRLVUdOSGJIbzNjM0U0Umw5MWVGUjNMbGxtWjFrNWRtdFlUakk1TVZZdFZrZE5lV1kyT0hKVVZFczVaRUZ5VERCc1YwUnJlVkJEWm13d00xOTBibWRQYm13emNHd3dTVlZ3YnpSVllubFVTMk56WnpCSWJYQlJOVFV0VEV0aVdIUkNabWM1U0c1TmNYcFNSVFF6YVhaT2RrVlFYMlF0U1hCeVVtdFRVbEpTTVhKZllrOXpXV3RWTURGaGR6RkVkMHhwYjJoaWJVeFpPRGRzWHpOVlZsUjNOM05GU1ZWb1JtZExSV1V5ZFU5M016Qk1RbnBRVVRBNGQwc3llaTFVTVVkelUyVjNjMVkzV21wcGNVSkNlRGRXYlVKVVVGOVpURUpHY2t3NWVuWlBja2hGT1RCUVdrUmxhazlOZVc5MVUxbDZOM054YURGclQxaEdOM2cyUWxWS01VOUpaVkpHZWxwRlUxaHpkRWsxUWtwUU5GTTFWR1J4U1hORlJWcEJiMnBTZFhSb1ZFeEZUM0Z0ZEZObFMwVkhSRnBmYjFGeVZVa3lhV2RxWTFaQlVGVlZVR1YzVG5kc1ZsUktSRm80UTIwMmMweHZjbGxKVmpkcWFIaERkVlpJVkRKcU0waHZOMTh0T1ZReGFIQmlSRU01U1hKWGNscFlWRVZuV1hod05HeEpUVmg1ZVZSS2FFUjRaVmxmWlVJMVVXdHVYMFZTTlU5RWNXWm9halJDUlROZmJuRlVZakZmTTNCalJVdGZhMDVaTTBGRWRGcEliRlJLYlMxT2RYbGlPV05uZFVSYWFFRnJjVU5YVmtsTWNXVjZjVFpSVkdoV1ZtbGFkWFZzVEc5R1VFczBSVVZ6V2xGRFJHaHpObFJ5WWpKbU1HcGhWelJqZG0xdk5FWXpZbEpCUzFOQlZtNHhSRjgxYlZNek1tdDBaMFJKY21KUk9FNHhhVVZYZG5SeU1tNU1hemN5Tkc1SU5YSnRUMlZmU2tGc2QyZFNkRXBVWDFCc01sVjBYM0pIWjBRNFptRkNTa1p1YWxaYVIxQm9WRWxYYTJGWFZUTjFZWE5qU25aTE0yTlVVMGh5TW1sb1NYSkpjR1pDTFhCMllsVjJkR1l4UldkQ2FrY3RhbXRQU0dZMUxWWmxPWFJuY0ZOUFZUUXpURU5pVFc5c05TMXJiMGxSYW1OWmFXTmxiVWwxTTFsaVIzRmhTMlJFTXpaMGExaGpjMm96TnpablYxQjNMbWRyTmpoYVYycEhXVVJtYjNSRGVHUTVkekk1ZFdjLlV1alFiR3VNV2JUa0s3MzlyalJvcTRVUU9QZHB0S2RleXd6SjFReTFpRGMiLCJleHAiOjE3MDYyMTU1OTksImlhdCI6MTcwNjIxNTI5OX0.usDW8Xz0EwDMmkJWdNH1FCfAdg7JvcFm1Ftvpb2z-8g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001515"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:39 GMT
	x-forgerock-transactionid: bfc903b4-f18d-49ce-92fc-d89d8b7a9696
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:39.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:39.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 131691: jsonPath($.tokenId).find.exists, found nothing
20:41:39.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,131691,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c164c15, username -> user.1001515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f922ba3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215299412))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:39 GMT
	x-forgerock-transactionid: 934ae33f-010e-43c5-a3af-32ded8e16e94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibG9xaWpiaWExZ3JvdWpvcG85M3BmbWRiMGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVRIUkNURXhYVG5WUllXSmpTR2hhTlU5VVdtVjNMaTFKVjNkdGIzVjFObXd4TFRkQlUwUlFMVmhFVERCWVUydDFTbHA0Umw5TVpXVlhkVmc0YWxnNE0xTndaa2h5WldkMlZtdDBXSEpmVlZoeVNWUnZialpCZG5aU1YwdHZNMmh1UlcxaVdFVmhhV2xtVlVSemEySk9lSE0yWDFkRVJVZzVSRGRwYWw5SGRGOHlka1pPWkZsTlpubEpSMEZvYzNoR1gxTldSMnhDYlhKVVZrUXhZM3AzTldaSGVIWXpTRk0wVFZGdFNrMUVXakZTVlZoMFVqSmpXRlZ6VVdoUk5tSTBVa05wUkhKaGVuVmpkR0Y2WjNSVlVHMHliMDU2YWpSWlZXNDVkMDAyYTBkaWMyUmZPRUZVWm14SGNIbHlVak5DZERkT1ExOWpRblJ1VTNscmRuWmhUSFEyVlhkb1RqTlFVMEZ2WkhVeGJsUm5jbGt3VW5WaFVVTlFOV2RpV0Rab05FcFZMVGxsVjBkVFkyTnVjRVpvZUhveFEzRXRZVVZPVlZwdlVsWmZZekZWYWxGYU4yaHRPVTkwV1VkR1kwVlZWME5aTXprMFF6Z3hlbTFGVEZSNVVrMU9VRXRKU2tGTFJGZFFRVXB0ZEhNNFJrbHBPRkk1UTFnelozaG9WMVV6ZDFad1R6VnJXRWhwZUVVMU0wUkxlamxYTFZGR1RFRmhValJ6VEdkTlpqVmhiQzFCTjFveFJIb3hSVEE0ZVVoUU4yRjRkRUZTTkhwelRYWlpkV1paVVVSd1dFUmtkelV0YUZScGMyOU9XbGhaYzJ0dFRHeHhMVFZvVTI5eWNGVkdVSFpaYzNaUk5WQlBORFZRWVV0RVJrSmxPR3hSUkRSRVpUQTVaSFIyYVVkZmVFMHdhR2xMVEVrNVRXSjZkRWRzZFRCaVJIbGthRTlMTWtFNFFuTTRkbEZwU3pGSmNraEJVekowZUdsaU5EQkxXSE0wTjFoRGFESk1NVXBvUldzdFMwMWhORVJaWjA1YVJrRmZaMDl4U21GeFoyeE9SblI0YjJSMFJqa3RkR2xNWDFGcmJGZGlSMEl4VTNGQ2NqbFFiRFp6YlVJMmEwa3hja0Z5UkROaGRrVTFWV05xVlRaNmRWaGZOMWd3V0ZsT1VYY3RWbEJ5VDFnMFZGSjFUVXRPVDJOMU1EZzJZamRLUjA1MlpEZFphVTVuT1VGT1VVTnFZVkJ6Vkc5cVdubDNMa2hQVDFwWlVUQmpkMnBXZHpodlZFdGxOSFpMZVVFLkYyZW03dUhwdEEtLTVZRXAxZ05scjhhbS1iRi1aWTNIQm1aVjdGUlFLZFUiLCJleHAiOjE3MDYyMTU1OTksImlhdCI6MTcwNjIxNTI5OX0.FQL5_F_X1jnsb54v2ZTt_8rRjbvYf8nUlu70x8-iicA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:39.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:40.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 131848: status.find.is(200), but actually found 401
20:41:40.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,131848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44ca3b52, username -> user.1002660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2472b7b7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215300416))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHNvZXQ0bGh2bGF2ZWRrdDdpdnVkM3BoaTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck5FWllNSFZWVWxoTVJGQTJaa3BETVZGSFluaG5MamhJVTJabFNUQmpMVXM0VFd4SVEwcHhNRU5GY2pjMGRTMHlhemREUWpKV1VVZFdSRXRpVWxSVVpVWldZVWRNU2pGMVN6SnBXVEp1WjI1eFFUQTRUVmhqY25KZk9XWnBNalZCVTBoVFIwUk5OMXBVUmpKelZYSnlNRUZXY1VoT01sRnNXVUkxYlRCVWRUQlFaMlZZT1hoZmVuSmZSR0o2VUVGWGRXeEtNMk4wTmxaUWVuQk1aMVpJYzJ3ek1tNUJjMDh3YjJaSGVtZEtObnAxZW01ek4zWXROVmx3WWpGalZVRldTMjVvUVZkM1ZEUjRObVJpTFdKalVraE1SbXRWUlVscVUzQXdXQzFhU1UxaU1UTnFkREJ2Y0RnMGIzSTFRbTVvUWpsQmJ6QlpjbGwxZWxSVVJtOXFXbTV3WHpKTlVpMVZWMjVLTlVSUFR6QnJUMkZDTVd4TVZYZ3RUVWhWZFRoNVN6bG1NMU53TkZkMVJVcDVTekZoZUZCVFIydEZNRzFOWXpkM1kwVmpkVk5ZVlVoU1NtMXpUR0pJVkV4MVNqTXRRM0pWWlRObU1ucGpRVUZHWXkxVU9IRnJVMUZsYjNCWE5ITnJURFZTT1hRdGEyeEhTRXRmWjJOc04xUmpOVFJaTFVJd1UzUjVlWGROYUdGbFVWUlhYM05HWDJ0T01VcEtNRFl5ZEZKVU5VTjBjRVZQWDBwVE1VbHlSSHBVZUUwM1dtVkRiVlJDY3poT1ZqSTNPVU4yTVdKSU1GVmlVMkpxU1VWMWJIUjZTMWRCZVVKSFFWQm5MVVpVZEc0MVMxVlpZMnhKVVdwelJuRnpWbm81VEdkbGJGQlRURlpCZG0xNVUxVTFNV05YUWtWeVVsVjRNWG90VmtaNUxYZE9hMXBIWDFwcGRVNWhiR0pMWkRCV1VqaFdha3hQVkRSSU1VMWtiR2cwZWt4S2VYVXdkV3BoZURGdmFFazRaVVJHVkRoaE9XRkRlbFZGY0ZWUVYyNVFWSFZzTmtwa2QxWmxPREJwT0d0T1VtMTNOV2hCWDFCNk5HWm1XblZ5T1c5dGVVczJPV0ZzY0Rkc05XZHJTVzF4VkhSMlgzSlBhRkl6UjFCTlVtOTBaRW8yYTBkQmRYWllXR0ZtVVhCM2JuWkhiMnB2Ykd3NGVWUkJXbFZPZUd0alptMUhTMDlJVmxCV1JYQjRMVVJhY3pNMVF6bG5MbXBpZFVkdGEzbExaVkZxTVcxcFIycFpYM1J0TlVFLjVFRW9pTmo4QUxsLWpMUnNaaF9fSzhzbDVqdkJxemM3TEpSS2tXSGNsNVUiLCJleHAiOjE3MDYyMTU2MDAsImlhdCI6MTcwNjIxNTMwMH0.Eucn-AUM9FS_mi64cQHyQjNjTh3D_hPb3XA1wGKXGeM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002660"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:40 GMT
	x-forgerock-transactionid: 913b2e4b-2a73-4ecf-825f-e7d29a7642ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:40.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:40.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 131848: jsonPath($.tokenId).find.exists, found nothing
20:41:40.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,131848,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44ca3b52, username -> user.1002660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2472b7b7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215300502))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:39 GMT
	x-forgerock-transactionid: 687f9253-ea51-4276-8089-e47034b7fd7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjFoY3UzOG9vdXN2NXI1MTBqMjdsZWJ0cGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFdXNXNiemRXV2tJM1RqVlRkalpNZFV4RFRsSm5MblZJYkdKUmNDMXhTVUZKTlRGTGMwbEpSVmhhT1ZNelIyMVNWR0l0YURWNmVYRktVM1kwVVZremEyUndiRkZyYWxaVmRIaFNXakZ2UWxOMlVUUk5jbUZsVXkxQ1RuRnVWVWxQWTFWdWJWTmtPVlJhUTFwelNGaExiR1p1TWtoNWMyUjFNalp6TW0xQ09WSTRNSGRqVlhSUUxWcG1ZVVIzZWtKaGNVaDBhWGR5YVVrek5GOVBNR3RIVkZkbmFXWkNja3hSYldsTldtbEthMmhFWlhSMk9FRkhXV2hRY0RKNFZUSnpPRXRQUW1sRFZWODRNVGQ2VDA1a2RFUnNVbEl4ZURocU0yZG5WbUpzYVZwMFkwOWZWR0pxT0dVNVQzVmhYMmhNV2xGcFkyWk9OSFV6UkRKRFZUWlFiV1ptTFc4eVYxUm9PSFZYWldKellsVllkbVZHYm5kRFRGQXhhVzlMZDJrNVdXWkRTV3hRZVc5d1Z6Sm9Xa0UzUjNaVlJuWTNTazV4T0dwUmFqRkVSVEJ0Vm1aVU9HNHdYMU42VTI1c1pXeHlORWxUV0hCMlpGRTJTbVpGVEV3elVXSXdOMU5yUTFkUk1EZDBSbkJ3WVdWT2JHRnZXbWMzYVU5Q2RGZzJSR3QzZVdSQ1FXaG9NV2hHY1Mxd01XZGxibTlXYzBGcFdXcFRXRWM1YzJaZldYaGxUMk56TlV4dk1uTkdORTR6VG5sMWNERlhNa2t0VUU5dlNEUnVWRlIzV2kxc1YzaDNiV2RYVTJ4d1VEZDZXamRGZVRkemVuTkJPSGRHVjJweE1XRTJVVVJ2TW05c2NXbDNhRmhVVG5Cbk9DMXdhVlprZFd0NlMyVTNja0Z5V2xobFNubHBiRTFHUkhKR2FGcFJXWEJ0VWxCa1pYRTFaRXAwYUhoa2VVSlhUbWREVDJkbVJ6aEJjR0Z3VVVWbllVNXlhbWhzU1dSak5HaFNVa0UwTUZnM1dVZHZOMWMxTUdscFpHMU1hbDkwZDFKd1lVVmFkVWczU2xOSk9FZFpjMGt4U0VWbWF6VklkSFY1U2pSMFkyWkRUVlZNT1hKNFJETnRaR2Q1YUdwV1EyWnBPVEl6V25welJqQlJZM2xHWTJ3emJFbGZhV1JZZWtoMlIxbGlSRkF0Vm1WeVNFWTFWWFpFUkc4eFptUk5Ubmg0UkVGRFRHSTRkRmhSZVZkSWQzQnZMbXhYVWxwRlFYa3pjMUJEVDBvMlNHUnFVamRKUmxFLkg3d0ZtbE1wcWdwZVV2bC1SWTk4X1p5R2YwaEpVMHZwZTAtYllmRDZBYkUiLCJleHAiOjE3MDYyMTU2MDAsImlhdCI6MTcwNjIxNTMwMH0.A0NBHJjC5_OKrSs5lxfnSyai_JzgYS9t0ZTxLYoufn4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:40.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:41.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 132049: status.find.is(200), but actually found 401
20:41:41.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,132049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@445218f, username -> user.1002506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4702202e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215301540))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDhycWVxcjhjcHYzN29pb25tdnZzMTJmaWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFdFTXhhRmx5U21KT2VsUk1WMVZwT0d4dE5YSkJMbVF5VTFka1gyRmtRa2xLYVZRdGFqSjFVMHA0VFdsUlNXSjVaRXg1Y0VwYVZsaHBNalpMT0UxSldIVkVXR1o0ZDNSMFlWSnhVRUZDTmxaRk5uVjJkREpSWHpoalUzTlJiV0kwYm5SRVVrSkdkRmxyY2pkYU1XSkhRMWxWZEhwYVJsWmlOVGM0UjFSUVdtSkhPSEJCVVhWMWVsQnFTR1pLWW5jM1UwSnNiRk5SWTI1dk4ydzJMVzFmVlhKRE5HOWtRWEppTlZSa1RVTkdSMFJoTURKcVRFMXlSbmxRYzJKTmJETTNXWGcxVEhVNWFWRk1hVXhJTkRoVlJWUkxZak5mWVhkcWFqQXRaakpWVjBSdWRqRjBWVkV6V0drMWQweG5ObTFIVDNsc1ltZFdaM0ZFUVY5WmJYRlVNMGhSUW1kVVpEbG1hRnBtVEVwc0xXVldiMDF2WkY5cVpuQkNaV1ZqVW14WllqSk1lbGhXYVRZdFZuQk9hSGRuZG14NmFISkdhbGxOT1hwUWNrWlhlRkpVYjJwckxWOHhhVUZMUzBwbFlWSmlTbXRrWWs1M05EWjFRbXhNU1ZWUmJWQnpObkZ6VUdOWGVXUlNhRkZ2Y2pFNFkxVnpPRmRXYTFkblQxbGpOVzVoYm1nMlVFdGZSRmd0ZW05WlVYWXpUemwzWjBZMlNUaHllbWxCZGkwMVdpMVhkMHBwZEVOS1IxOW1hMDFMVEhGS2IxbFZVVk5pY2pneFJrZDZjVlJZTFdkTGRWSXpXRWhzTkdWUVlVNVlNRFpyVkUxbVNuZGlaMjV2WmxwRVJYRkhRVUpTV2s5c0xWWXdWV0ZCUkRSdldtMUdUR0Z0WVhkSFRHbERTVEJVYUVwTWNqaERkVkZNU0dsUFdsRkRibmxPVkY5MmRucFBVR2d4TjBkYWNWQnJkRU5vVDIxUFowODJhVlF3VERNME1WUmFTVGhsTUd0c05HVmhaR1ZaVlhac1NucFJaRUpIVW1sQlVqZFZhVWx3ZFhCWk5HVnFXVGRCTFRaeWQxOTZPVzAxVTBoQ1RUUmFlVTVHWjJjeVRsRllhbDgzYTBwbWJ6aFpSRTlFZFdseGEydE9URWgzZGxOQ1IzcEVaVkpGTmpaMGEwcHNObTlFZUdGNFRuWjJVa2xxVFY5dE16bHhkVjgwVGpGcmVHMUdSVjlTVTI5WmFFaGtObEZqVERoVVVHeEJMbE5uTUVRNGFEUXpjVTFOT1VJMVZrUk5iM2QxV0VFLjNpRlZGWWd6enFBNTN6TlR5Nm9zczNGMWtvMEh1amtYRUhhLTdWbmRUQW8iLCJleHAiOjE3MDYyMTU2MDEsImlhdCI6MTcwNjIxNTMwMX0.B4R6AEGFeuLXTszn5yZlPEjNGv6OzkLCzeTS3gJ7eXQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002506"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:40 GMT
	x-forgerock-transactionid: 871a17d1-3e61-46f6-ac6e-f4ea3d12fa23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:41.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:41.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 132052: status.find.is(200), but actually found 401
20:41:41.595 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,132052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50317a33, username -> user.1000523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d667d99, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215301545))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTNqdnI2cmMwYW9waWNqaXUzZjZycnBqY2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFZsWlVaalJOTFhKU09YTkdObll4YTB0a1pqQkJMbTlJYlZkbmFUZDJRMWhxVEcwMk1UQnhRazgwZW05VGFIYzVSRzV3TVVwallXbHJhM2hZTFZsSVFUVm5XRGhLTTBNeVJHZEdkR0kyYjA1VVgyVlJXWFV4VEVGRFMzSnNieTFxUWt4WE5GZHFlWFJLWDJFNExVWnNWVFoyWjJWRFpVZEJkV2N5WkdwelREbGxUWFJSVnpCd1lYRTRWQzFHVW5SdFFUa3pkbTVpZHpWdVVGbEthWEZxUlhGYWVITnhYMXB6TXpoRlREWnFSMUY2WDBsYVRETlhPRXhUVVZCTFNXdEZOalJIUVdOclUwSmhSRXR0YVRnd2R6RnVlRGhhZUhKVGFVRm5kbVJtTUZFMU5USlNkek5WY2pVM09HRm1TMVF0V1RoeFVuUTVZWEJZTmtsdU5XUkNiRk5sUTBoVVpsSnZlVTB5VURaTWVrNWZPSFkxTFhkV1ZraHFRWHBHUW1wT1h6WktSR2RqUjJ3dE5UUXhNVGRKYmpsblFubzRjMDVmVEc4M2FYZEJaa1pOV1dOQmRWbG9hRFp0WVZFM1EzaE1TMHRhV1dwU1NtSnVVbEYzU21GTGRWVjVkVEF6WjBSUGFXd3lkV0ZxTTFaQ1JXbFJSamhGUVRVNFRFczVNVTUyVkdkbGJVbzJURFJMYUVOeE56YzJXR05MVTJkNVJsb3hZbkY1YURobFMyaFVURGhvVlVkQmRUTmpRemd6Ums5TGVqVlpMVk4xV25WSVdXcHdVemR0VDFKMlYyWk9NR3RQWWxOV2ExSmFTaTFPTlZreFMyRTJSM1JRWHpCamNuQnVUMFpoYVVGbFV6Wk1lamcyZDFwdlYzWlZURVpUY2xaYVpFdFZiMVY1VkdaUFNYZzFVVmhDV1hZMlNsbDBOMmhzZUZoV1pGUmlVbEpSUWtwUFdXTTFiemhPZFc1YVpXMUdkRmxJYUVSQ1NsaENVRUU0T1ZWSWN6aHNibmRJTmtoUVVtbHpVakk0Y21Wd2IxWnFVR3BHVW5SU1gya3lXSEF4ZGpkYVJIRk9jRkJ3Y3pZek1XUmpkRVZKTmxwS1FUZEphV3RWYVU5eGJGTlVhSEJYYmtaak9ITjZZalkyUW1oaVFucEhXRE0zUXpadkxVWXlTbWx0V25CWlpVRXRUSGQ2VGpkV2NHaExiVGRHWWt4bU1teHZSVEZrYVdKM2FHZHJNRFZ6YXkwNFJUWTBMbnBTVWpVMk9EUlpjREJTYTI5SE1rUkZaM1pqYzNjLlZkQzFzM25EVGxmQWVCeDM0NW5WMjJ3U2dKZ2V6Q01jbzV4QUpRd2xmV0kiLCJleHAiOjE3MDYyMTU2MDEsImlhdCI6MTcwNjIxNTMwMX0.kXJZQtf9nx3GrUxLlzMgqXrd15_8dIElHzS7hJKQj8o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000523"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:40 GMT
	x-forgerock-transactionid: 4b521cca-bd78-4a68-9aec-a2a798148483
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:41.595 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:41.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 132049: jsonPath($.tokenId).find.exists, found nothing
20:41:41.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,132049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@445218f, username -> user.1002506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4702202e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215301629))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:41 GMT
	x-forgerock-transactionid: 0694f00d-300e-46e6-afaa-d58c9e6732ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGJ0NW1xNXZpcW8wN3JvZWhyYjRwZ2lsZ3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1pHVTRTVFJNVmxWb1lsOWFObWsxVWtWWU1EaDNMalZ5Vkd3M01qSkZZakV0YUcxUlJuVkVNMnN4ZUdGTmFuVkpkbEZLTUV0VFJVZzJZME5YVmxwWmIxVm9kRzlzYm5neVVHOTFhR05YTFdWWmRtUnZTbWRuVEdKelVsTkJhMmxuWjBSU2FVZzFUVlZWZVhCUmJtNHdRbGRTUVMxWU5sTXpOVTFvYUVsSlNFbG1WRkZhVVRONWVsRnFXakkxWm1jMVltTk1lbmN6T0dwM1NYaEhaV05GVkU4NE5GVktYMFUyT1VOc1dWZHllbXBSZUdkRlNWaEdhV1I2VDFSME5VTTFPVlJVYmxwUGEwWTFkR1p3VWxobk4wdzROekpyVDFGemRscFBiVzR5U20wNVdYZ3hNbXQyYkVkR00xaGFaVTlxWjJ0RWJXNWhZbEJLTVhoTFFWQXpiVlpsVTJ4MVpXVjNUREJ4UTJKSlZqRjVTM1J5WWtkWldHUXlhMUpyWkhseU1XUlpUbUZCY0dNNVowNU1OM1JxYW1SWE5FeExOVFJhTmpJMlYydE9ZVzlFZGw5R1pWazRZMnBxWlVWa1MxcFJWelJrUVhwWmFVcHVVRGxFV0RkcWVGZFdXamh3ZFVaRlYxbGhWa1Z6ZVZCcE5sWTVkek5sYlVNd1ZWbHJVRmR2Y0ROb1IzaDZRMGMzTFhKUGVWZEZjVFZFWkRoR2VFcEhkR1l6WlRoT2NFbHZTRGhwZVhvM1dWZG1hamhtYXpGR1UxbDRXWEpZYzFKQlVFRnZSMXBTY1dGSFRFaGllSFJaUlU1SVQxOVdTRWc1TFZWSFQwZHFWRFp1VFVOdU9WUlFkMWR6V2xGWlNHRldWVVF0V0ZkNWJ6RTBaVVZTTkRsRk1rdHZSVkpFYTFOdU5rWXhhVVJOZEROclozcENMVGMwUjJsWldFUk9lUzF2U0daNVlrVldNVUZYVUZwaFlYbDZlVGt6VFdzMloyUTFTRk0zVTJ4b2JGaHVTVW90WWpCdVNXWkVWa3hDVkZSSlJuUTFielo1ZEZwTU5sTllXVWwyTVd0dVdWWlhaSEJuWjFGbVgxbFNiblF5Y0U1dWNYQnFNVWhHVXpSUk5GZHNiMU5vV0ZWU2JWbzVSVXhYTTA1d2VtWXRXVm81TjFSMGVuZGFNblZ6YzJNM1RrbDJOV3cwTVdsS1MzcDZUbmhXVFRsRFdYSk9NR3BzUW01UFdXeDVka3RyUTFnNVdYRmpMbmszWkZkeE5YcEJXRFJIVVhjemJWazBVMkpDV21jLnVwRDhYcUVEZFZ3ZldFSzlfcjFvbTM3ejE3LWpCN2kxc2N3cGp1VDVjclUiLCJleHAiOjE3MDYyMTU2MDEsImlhdCI6MTcwNjIxNTMwMX0.E3TTJWqnKCzS7zIegUOnGZ4CKDx9nNT2mwokGATbtK0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:41.630 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:41.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 132052: jsonPath($.tokenId).find.exists, found nothing
20:41:41.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,132052,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50317a33, username -> user.1000523, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d667d99, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215301636))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:40 GMT
	x-forgerock-transactionid: 4832f52d-1e2b-4c6e-8cc1-7e4db91a4363
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXBiMGdkNmIzaDYyMW8zZ2pyMDUyZXJ0NGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVN6TmlORzFVTWtScFptcEdZM0J0UkRkVmJtaFJMbU4yTmtKVGJraFNOVzV4T0Zka1EwOUhWbFUyZEdvNU5DMDBUM05NVFZCaGNFbGxXbUl5WVZwQ01ETnRURFV5V2kxSVYyczRSVXBzZDNScVVrRkxRbUo2VGpZNFpVcE5iMVp0ZDJZM1RpMUVXR2R4WTI5cVMwWjJMVkl5TWtSZlNtZDRjM0JsVG1WRmRqQlNiMnd4WjFOUE1qaG9UVWRJYUc1MlR5MUJjbUZMZG5OcVdrbFFWekIwTTNGV1lXeDNSVWhIVVZoeGVIYzNPRTB5VWtac01UQjNWR00wVVVGVWRuZEpkRGRPUWxBd05IcEpNa2hHUlVocWNqUkRVVWxoY1VKWmJVbGxWV2xQVG5aQ09HTjJRVzE0YVV3MVpUQXlaVEEwYjJRMmFHczNhMHcwV1hSNmFqZDNlalYzV2toMmQwaHZTMFV3V25OSlNHdEtVM0Z4TlhGT2FIRmxXa2wwVDBWdlN6TndaRlpIY0RSblVFSlhXVkpaYjAxMFJFaEpiMmxIVmpCdWNtSndhRlp4ZW0xTFJ6SjJXbmMzTjJGWGIyRXlSM2hSZG5neVFtSjNaWE5pVlhkclQwZEVaRWxhYlhJMVFrVXhUazVVT1ZNNUxWOXBhMW94TTJzeE9HZFRNVGhEV1VGTlRWTlFSVzlUWldkbWRVVkliVEo1VmxaNVJtcFdUa1Y1ZVc5c1RVdHhWek15T0daUWVrcDZXbE5FWTJkbUxXRnlZbGxqVjBkbmFtSTRSV1ZzTUhOWFNucGZZakIxY0d3NFNVdEZSbFoyWDFkRlkyaFZkell0YTIxV1RGWjNOVlJKYzE5cWMyZE1TM0l0UVd0QlUwNTZSMmRVVGpWSlozVXphMlZYWTBWeGExcGpaVGhCVVZsSWRUTjFVakphYkVkMGJXNXJRazV1T0V4b1RUVTVRekpEYzBsTmNFbFdXbTR5VTNCbWVESlZTWFJQV25sR1duUkpNa0ZUYms1T1NqYzNUazR6Y0VGVVEybDJZVGxrY0ZsTFJrOTNkMk5rWkZST1NtVmFaV2x6TW1vNFJGcHljRUV0VmtGeVZIQnVVRTgxYlV4MFRUUlNlWFpzZVVJMFN6WjFUMEZrUkZNeU0wWnNOMjFDTkhKWFowVkpZbWRNVlRsbmVVeG9hMUIwWDJ0YU5uWkxUelJNUVVSVmFtaDVaM2xyYURac2FHMUVNMWRCVTNOWkxWRkJMaTFYWDNCR1YzTjJabUZxTm5WdVEySmFkMk15U2tFLnVVWU41VklKcW1PdGlRYzliQzdZT2dBMFM4bUVzWURGaFc4cUpOVW9RdkkiLCJleHAiOjE3MDYyMTU2MDEsImlhdCI6MTcwNjIxNTMwMX0.O6qk9ke-YQcJzrm10D4Ew7vMRxDd6-pBGCJkzE6PniE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:41.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:42                                         895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=244673 KO=11838 )
> restLoginInitiate                                        (OK=121115 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=120739 KO=364   )
> restloginProgressiveProfileCallback                      (OK=2819   KO=364   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.62%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.62%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.63%)
> status.find.is(200), but actually found 503                      4958 (14.56%)
> status.find.is(200), but actually found 401                       364 ( 1.07%)
> jsonPath($.tokenId).find.exists, found nothing                    364 ( 1.07%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##################-                                                       ] 24%
          waiting: 410383 / active: 21     / done: 132211
================================================================================

20:41:45.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 132608: status.find.is(200), but actually found 401
20:41:45.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,132608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@531e0df, username -> user.1002953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4275a538, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215305350))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnAwZjRwaDczNzk4YjBtMWlmYXAzMG8yamgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R05tUlFWRlkzVVhoMWNXUTVkRVZIWlZoTGJEQlJMbk0xTmxWdFRVa3RTQzF0V1hGWU16VlVjVTFaY2pCQ04xbHBXR2w2ZW00d2FHazVialJ2ZERnNWMyNXVSUzFyVW5ka1JtTjFWRlpEWW5kdVRqTmhWMHBUWHpkRlZrWXdVRk51UjJob1FuVmtNRVZZVjJaQ05XRnlUMkZzZDJKUFRrOUhUM052UjJoSVNYSmhNbkpITVZkSFZUQlhiMHhMYld4M1VVSnZUVlZaUjNCbExUVTNhVGt0YW1KWWFWTTVjemd3U1RGSlJFaEZWVWREUzFscE5qVkNNVXhVY1ZsS01sTklTa3BZZFVFNWVreENYM1F3VDJvd2FEQjJNVzQzUmxrd2IyTkhYMll6YUhsNk1UWnNMVVowTWxoYVZXdzBha2xvUmpKc1UwRktWMUpUTTJwQlVXMUtSMm8yWVUxUVdrdHdaRWRxTkRkcGEyaFhTRE5PZERkdGFVTlBVRTVPTFMxeE1IcDNabmcyUVZOTmMyTlJNVEpMUkZkWloxbEhURVpNVWt4cWExZDBhMEozZVZCMlpFRm5jRFJOTjJKTk1XUnROV3RTVGtaRVpHUXpVbWQ0Y0RKT1YyMVliSEpWZDNkTGVEQnRObFZDWjNCcE5uQkdTa05KU3pKTVVteHJZbkptVDB0T1RtZHhSakZFTFZCZlMyTnBha05oZFc1TFdFWm1RWEZQVVhRMmFHeFljMUZ1TkRreFEzaE9iWFF6Y0dKamJEVmFNazVqWkhVMlRqVmtZbTFwZGpsT00zbGZkVXhsZURad1dqQmhWVmhLUjJ4dWMxUm9TblpQTUVkYVUxUlRZVUYzUW5CRVpUbDNRbTQwWWxaa2RVWjBlRmR5TVhoT1Jub3laRVJ0VEZCT0xWUlhVVTlOU3pWSWNXMTNlVEpEYzJsWVJrSnNTazlETm5OcldXcFBhbmg2Ym5GdE1XVlFUemwxUm5JelJWRjFXbXRPWjA5SWJVdG1WemR0VjFadFpFcENVbk5ETTNadU1WUklTVkpKZHpkbk5WZ3hXbUY0V2xOMFJGVk9USFkyZDBSU2VWTkpia1JMYm1sblpFOHdaMFF0VlVSa1JsbFRkVVZPUmxsMFRFc3dkMGRYU2sxaVoxbzNkM0pGTVVjNFJGUkxSblZ4YXpZMlNHRmZOR0o2ZVdwalIyMXJSV1ZmYW5SUlVGZEhhbmhhUjJ0cVFrZzNNRWRNWldGbFRFWXdMalZaZGsxSGRHNU5TbVUyWDBzMmF6QXphMmhwUkhjLlpoczR0bjJEZHl3eTh2bGpLZHpPdTFZMy12enl0d3JmWmc1dmU1ckZDSWMiLCJleHAiOjE3MDYyMTU2MDUsImlhdCI6MTcwNjIxNTMwNX0.s4emdjHNCV-DTRRx0qRMVq6z3qRlI9Ezort_9hwlPjM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002953"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:44 GMT
	x-forgerock-transactionid: c27fcd4e-fd47-494a-955a-16a89bead8e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:45.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:45.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 132608: jsonPath($.tokenId).find.exists, found nothing
20:41:45.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,132608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@531e0df, username -> user.1002953, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4275a538, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215305438))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:45 GMT
	x-forgerock-transactionid: f69910df-6790-47b3-892f-048631777654
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGR2OG5hdW5kOTJzMXR0MmM1czc5NnUxcWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlRuWkJkRzFtUjBOVWFYSXpabEpuYlU5VFJXSjNMbXhHZGtOSFkyazRUamxmTkVrdFR6WlJRVWg2UzI4MExVOVJNbko0YW10YWVYWnRXVkJzY0U1Q1JWZGpWM2hYZVY4M2JrazJVRGRCTFROYVNDMVpabVpOTWxKNFNFUnFPR296VGxKNE1ubzNTMVZKUjNGb1kzSXpSa05PZFVKSlpXMVJhMmxrWTJKMGNHTktTRTU0Y1U1Sk4zZGlOVkl3ZDFsNk0zSm5hMXBEUzFoMmRsOVhSbDlxVUZKd2FIcHJhbE13Ym5aRlVGOW9TVlpmVGtocGVtMWpOMUV4V0ZkSVluSnpZVUpTZW1SNWIxaFJibk5mVjAxbE0wdDFSakUxY0dGT05tOVFOMGQyY0VWalgxaE5lRTVRTldnNVZWOHlYMVUwVjNWSFdFWkdNbU5CYVdOVFRYUlpjV0pCY214Qk1VWTFVWGxvT1hZemJDMXJjV05aU2t0blVHRnRiMWRZWDNZNU1XOXJNRWM0ZWw5NllreDNaMEpxYkZCd1NHc3pMVXBWYVc1UlVGOXhZWFY1WmxBM2JHbFRUbGxHUW1ONVJreE5WVzkzVEdwaWFXSmtibmxMVHpWclR6QnpVbUZwV2pWNGJrbzVXbTg0YW1OWVVtVk1UREJwU1hwV1JGTktjRWx0YXpsTFR6azNWRTFXTW1GUmQxWXljVEZ3TFhjeWEwUjFVbmh4TnpSTFVsbHRNakJmTFhkMWIyaFdZakIzTVhwWmFEbGlWV3hPYVdsZlJqVTRSMVpKYTI1emFWTnRNbU5xTUhKVlNtWnFkMkZ1Ymsxd1dVUjZZa1V3ZGpaWFF6bHZSbUZsVVU1aFJGQmtWbWRyUVhKV0xXZDFPVTlmYzI1RlRIVTFVelZUZERrd04yMXlOSFJxTVdsRmFVb3pkVzlMYmpGWWNubG9TRFJMYkZVeVJGbGFOa2s1Tnpnd1ZUWnRWRWR2ZG00d05tVlhjbE5wWDFSeGJGQmlTWGRRTVc1cU9HWkhkVkZTVm04dFgycEdVRTEwZDA1bmRqRnVZbUZoYUhOblVDMVpNMU5wTFRFMmJVTjVVeTFyUmtKdFJUQlZZbDl6WTE5RFpsRnZWV3AyVTBzemFrMVBlQzB3YzJobGFXUnhRVkZ4YW5oaloyRlZVMUJuYkRjd2JXdDRjRmhDYzJGYWF6aFhZUzFxVURWYU5rZ3lNMEZIYTJGRVJUQlZabEJPTjFsSlFscEJMbWxRVldseGR6ZzRPVkJwVVc1SlQzRXlabVIxU21jLldSMXBIQVI5allLcFNrMnRVdVZjMDk0ampuYjRPV0hSeGNLUV9xdWgtaEUiLCJleHAiOjE3MDYyMTU2MDUsImlhdCI6MTcwNjIxNTMwNX0.HhYYjMhPwWUoB6hCBJiD6IYM0Q5RTeftu5FLtYIPyYc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:45.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:45.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 132623: status.find.is(200), but actually found 401
20:41:45.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,132623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@623a45d9, username -> user.1001150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49338e53, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215305419))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHN1aWdqY3BlMGp0dWpnYTlqbWphaThuMCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVwU0c4emNuZDFla0ZDYmxGUVNsSTRjblZZY1hwbkxreGllRzVIVFZCUVRWbG9ZMGR6TlVsZlIySkZVMEpWT0VoNU0yczJSMGMzTlVaalQya3RWM1JDUm5oc1RXTnZZazUyVFdWVFlUSlVVRWt6VFMxVU9GRnBORmhCYjNoTmJUSlJOVXhVVTBWS1MzWXdVM1UwV2xoNldqQjROMU5oZFdWSlFYTm9iekZzTkZScVYwOUpZblE1UmpOTWQwbFNiRVI2VkU5cmRISm1RMUJMY0c1RVRVa3lTekZWYlVkYVVGWTRVemhuZFhWNldGRXhVMkY2YzIxWmJuYzNhREEwVjAxeU5tNXNURUV6YTFKUU1EaE1PVUl5WTJoVE5HSnRWVGx1YUdzMFpUZGtiRFJUV1Vab1VFcHROVWt4VWt4Q1ozbFRYMGRtUjB4TU5YcEtjM1JHTW1kYVlYRk5kaTFpVUdORmJETkVVakY1ZFhSRVpFTldNR2hUYUVGVlgyczRjVkIyV0doamR6Sk9SbmxDY0daaFZIUldZV3RmUTNwalRUWkZTbGRLV25aSVJHUklaR3N3ZVZOaFdXWjRkMWhmTlMwMWFIRkRRVVkxWkRoaFpsWllka2x5V25OdGRsWk1UMGRGZUZsMVZXOWFRMDVGUldac2VUUkZTekl5Y0U1R2NqQjZNM3B2VVhCcGVIbG1iRVpTU2t0T2MwbHZUMk4wWkRFdFQxUm9Ra2RNU1hoNlJsZGpZVXMwUkZFelF6aEJjVGhPY0hBME0yd3paMTlHY0RsM1lTMDJXbXB5UjA1ck5tTlhUR2R3WXpGRlNtUllRVVptTm5sclEwMHllR1JGVGtKUWRtZGFTMk5LU0hOa01GcDZSbWx6ZVRGclQzbE9kSFpDTFZkTmMxaFRlSFo0VVhOVGFGTnFlWFUwWkdadVIzcEJaRFowU21sWGIwWkdUVVZvYUdGdVJuSnFNM05DVDI5c1ozWnhPWFJaTUU0ek16bFZWV3BJWms1NFVVUXpXREZCY1hCbWRtTnphMDFGZGpWZmIyUlBUV3BUVGxOUFNGTTRSMVpEWWxOSVZUVjZaMnd0VmxkMmMwNVVTemhpVUhRM1ZVMWtVVU5OWkZaSE5sZGFiREJ4T1ZneGVYbE1SQzB0Y1d0SFZHMXFRVlpNWWt0SmFrdEZSMjVxZFVwTlpEQkVaRXhXYmtaTVJGOWxSSFU1ZUVsZmFpMTRhblJuTVVRNWEzUkdaSFo0TkY5akxtVkxWazFtT1VOYWRFSnhZVXhhY1V0UWNXMVJNR2Mudy1UcEo4Skdub3cwQ3lTbWdyQjM1WHU4R05mSWw3eDhiU2I2TnQyRXFibyIsImV4cCI6MTcwNjIxNTYwNSwiaWF0IjoxNzA2MjE1MzA1fQ.JUbrfvHb6zJjI9fp9CHuVxRFGD48Mxdli0wip8L8rpE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001150"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:45 GMT
	x-forgerock-transactionid: 8f9afcf4-c12b-4a49-af8c-1c22eed2fe59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:45.466 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:45.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 132623: jsonPath($.tokenId).find.exists, found nothing
20:41:45.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,132623,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@623a45d9, username -> user.1001150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49338e53, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215305506))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:44 GMT
	x-forgerock-transactionid: b9de5fb9-9f59-4303-b07d-42543772e69c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTVncmFsN2QyMmEzbGJsbWo2ZmZpdXQ2YzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1gydHBlV0pNT1dOSlRsQlVaMEU0VWpKbFkzTkJMall6Y1U5TlZXRndXRXhNZVVJM05tWjZjVXh4VjNOVFkzRlFWa2xoVldSaGRWTklRamRMWTB4Q01tMXdSRk5xUWpWSFVVZFpTR3BFUVhSeVVWbHJaMkpSV1ZCME5XWkZiMTlNU21SME1WaHNiR1kwUmpSQmNsSjRjWFJRYVVsQ1oyZ3RNMjFJV0dwUGFuSTVheTF4ZUhsT2RYSXdSVlZST0V0Q1p6TktUa0ZCYkZkaFdtbEZVRkJEYkVSWmNtSjRhbVk0UVdSS1lYVktWVEowVTBNM2RtOHhkMnBJZEZSSldrTkNaemxyV2xreE9XUldWbk5JUjB4UmIzVmtUM1JFV1ZoU2QxSkxhSEZWY25GbFltaEpWMEpLYnpGVlVUZFlSMlZqU21SUmEzSkRlR1I1WW1oV1dFVkpOMGt6VFMxNlVuSnFkRVF0WDBoemVVNUVVVzFpU2pOT1pHNXFTMHB4VVVGd2QxZGtWV3htTkRjNVozaHJlRVJxV0dsRWRrVnVVa2hsWms5SFUzRXRUVlZ6WlhGQlJWZHpVVGhxVTAxMGJsYzJiVUUxTkd0a1MyOUxiV3R3TjJadWQzZzFaSEZrWWpRd1VXUkpaR1JDVVc1U1gyWjBNSEYyTFRCWlluUnFlRUpKWldKbmJqaHlTamwwYjNKMmFYTkhWMnRZVWxWd1ZsZG1kVGxHVTNsVFRGTlJiazV4ZVVORldrTlpSVWxITlZWSmFtNTFSbXRVWkd0SGMwSkZSVVI0ZFhaR09XSktPSFZGYTNoc1MydDBXVXhQU0U1NlUybDFPVGcwWTNCMWQxRnRkMnB5Y3pGWVpWbGtWMVZXT0hNemJWcFBOVkpUYkVkaFdYVkZlRVF3TWxoRlNrZzBlRkZUTVZCNVR5MWliemczYW00MFVubHViRkZpYTJoRE5GazVXV3R3VGpSVFJYcElkRUU1ZEZoalRUVXlWaTFJVlVaNlZVWkdaMkZvVm5sdlEyTjVRVVl6VkRWNlJFZFZlR0YzTlhaMlFuYzRTbFJYZVdwak5tWlFjMGd5Y0dWQlltOWpNMDgyVUc0M1IyUjVhRkpaTURkWlkxSllOblpaU1VSVWFISmlkbFZPYlMxdVMyRldaM2xhY0VwUVJIZHBVM1pSVnpWSVdrTmhSbk5KU1VrMVZXNW5NVzlpWTJseWEybDVNbE5PVlV0T1UwcDNNMmxoV0VORWVYZFZMbkJCVURGalNtWmxabXRHZFVsa1ZUTjRUMkpwWjBFLnFRaE9FWmRBQk9CZXJZQXZxa20yNGgwVGlwN01WRTgzVGJBbkc1dUNfWGsiLCJleHAiOjE3MDYyMTU2MDUsImlhdCI6MTcwNjIxNTMwNX0.3WbFkZ2qpNICkCvndHi-wgDDHe6YM3lIMVV1b0J8ZiU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:45.507 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:45.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 132684: status.find.is(200), but actually found 401
20:41:45.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,132684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60145c4a, username -> user.1001857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a04b39a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215305822))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmw4a2NpcnZoYTlnbzZta2txazNwdTJlb2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVRqSlVha0YwVUhOVFp6Rm9hbkp0VVhFek0wSjNMazVsZVhwblN6Vm9iamg1V1d0M1lVZE9WMUZDZGpoVWNsVnJUM1Y0Y21sZlNHeHhXRWw0VlVwMlZFY3lkVmcwVFZCMlNFZzFZV0prTmtsTGNHdENRMDl4WVZaUGRuUnVhV3RvWkd0SlF6TTVRV3RRZUdSMGJuZDFkRlZ3U25kdmNraE5hV05RVkhSWk5GTnNOMGxpV0ZaR1JsaEJjbmMxT0VKRVQzRTJZMlJSVEZaSE9UbE9iMFkwZEVwcU1ubFdPR3g2Y25Fek4yMWFhSFJFVlcxYWJrZzJVVEJEY0VwRWFVZERXWFJpTjBRNVJXSlJSR2RuYTNsblMyOURTVTR5VjJnd2FYWXdhMWxaT1RKc1QwMWpaV2RsVjFGd01tSXhOVFJmTlVwRmNIazBVbVZpU0dsM1QyVkxaR05hTlZWc2VEaFFWV3hCY25kRGFXeFNiRmh3Y0VJMWVtNTJURTF1ZEZOUVNWYzJabEZ2UVhOeU1tWTJTMnRNTW5nM1pYcGhTbnBPU21OVU5rdzBkbmgzZVVFeVlWUjFPV1pOWmxkRVlreFBhVEJDTFhaRWJVOW1VVXBIYlhSSFkyRk5TR3R0TUVSNWEwNHdhbE0yZGpKb2JVMURVa1JSUVZOWmNUbHhjVzFNTWpsMlVIaFBVVEJ3Y1dNMloyTndWMUpHZG1wNFJIcGtZM1ZmTVdWUVdFWk1WMnBzY2pkNllUQTJja3h0YmxWNk9YaDRaRXBrY2psbFpFbHZOVlpxYmxSWFpqUkRSRmhZTUdWQk1sODBRVU5HZERGUGVsTkZlRFpFT1hVdFRETlVUWHBRUTJWR01tZFFWRFJXYXpocmIwTXpXbEZxZWxaUFQydGhaalkyUWtKeVQzZzVjamgzUW0xb1MxcFdVVlF5Y1VOb2FtUkVjRFJ4T1d0UWIyNVZVemxLZWxGMFRXRXhibU5yYWxSMlVVRXhNblp0VVZCUFdrRm1UelpSZFRsR1kxbGlhVGxLTlhZeFIzbDVjMUF0Tm1FeFFTMXVSbWgzU0Rod1ZEaHFiR2RTT0hjd2VEVmhMV015VDBaUFpXdGphM2xXTlRsek5GVkJaVGsyVkRGa1dFVm5lbEk0ZFhSd1RFUjBXbXBmYVdoUlIxUkNNVWRCZFRKRVJsQkZjRUV6TmxOM2NIWklVVmRmTVVOTGFYSkZjbVJyY0RkdmVFcHhjblp6Y25GUVdUVTRMalpDZWtNNGFIaGhZbEpLV0ZRNGFHTjBRVzFyUWxFLkJCZnhHcnR2d2k4WnZnMGdjNl8tSFR3MjNBMjRqNkdpZHEtNE0wdGY3NlkiLCJleHAiOjE3MDYyMTU2MDUsImlhdCI6MTcwNjIxNTMwNX0.iWvTXY2aw3vpSBsINvTI2Ac14symkLa4rcJOX24n5R4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001857"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:44 GMT
	x-forgerock-transactionid: a813756e-ef57-44e7-b1fc-e3205180b71a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:45.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:45.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 132684: jsonPath($.tokenId).find.exists, found nothing
20:41:45.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,132684,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60145c4a, username -> user.1001857, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a04b39a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215305908))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:45 GMT
	x-forgerock-transactionid: e3755b93-ff40-4355-89db-06367aea3afe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjFnZ3Q4Y3RsN2NnNWVrYzVydm1jNXA0MmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGJYaFdMV3MzVDNoMmRtbzFiRzFNVUdjMVRIWkJMa1IwWVd4TFltWktXV1UwTldWU1NHaDBhblJYYkV0ak1rVktla1l4TW5odVVVMDJNbGRTVTNOalpYUnRZM3BCVUZad05Vd3RZa3B1VjI5eU5WTkNaR2RvYVhOVFpVUjNMWGhDV0cwMFJXbG1Sak5TZG1aQ2Rub3haRzlVUTIwMmFUWTFSRTFEWkVwSmFrOTBia1ZDYld3NVZIVXpjV2REZDNGSFZGSlRkME0yUWxCM1NtWm5jRGs1ZVcxQmVISTRTbmR3ZWxWeGJtWnpRVmh6UmxkUGVrbEZSWEpyTlRsWlUwZFVMVE14V0daSVNVdzFYMk5xV2tzelRtOXVPVVZzVWs5SU9HbHFRMU00UkVGdVdUZHZlRFp2YUdObVRqSjNRMWczUWswd1ZGZ3lMVXBWZDFOSGVsRnlSVGN5UTFWWlRIUTJYMnhSYkdwM2QyRkxPV3BrWlZsZmQwTlJWV3hqV1VVMVVrUkZVRUk1WlZJM1QyMXNOVUo0VW5oMlQyWmlSRkJQYW5aVVRXMU5TbEJtV0U5M2FXWlRWRWRUWlhkU1JHY3hTbFpLU0ZwWGRpMVBZbmhWZGw5emVqaFVWVXB6T0VGdlkzQXdTMWxrTFV4MGJHeEZMWGg2VFhZM1ltbzVNR1ZxYTJWMk9HZHBWakpaYlRGNk5HaHlXSE55YTBVMVRqbEZhREp1V0RoaGFFMVZhMHhtTUdwTFExOVJjUzFxVDA1YWVuTkhkMHhNZFc1aVJHVkVaWEpaUVV4R0xVSm9PRTVRZEhRNVpIVllhVFpLUVZObU1HTnhjMjVRWlRseWJFbDJWVWhRT1dKTU5qZG5NR3haYW10amQzVTNTamhJYVc5ek5XUk9kbUo0YlRCMmREZ3pkbVV3U2xwRlRtRTJSazlpU1dOdFluTmhjbGwwVURKcldFOVVWVFZLVTJGdk9VZHVVVVJMV0VzelgxUnpiblU0VTJwNk5tbDJYek5mYTNaelZISk9TMjlqYjI1UmVVeE1WMDlGVDNOeldYWXpjMVl5WVVOMFJEWnJkMjQyTm1NNVFUWlZSRXRPVFRWTE1GOHhURTVrYW1RM05rcE1PR2h3ZG1sRmJUZERjRE5hZEdkR2RGVk5SMmxvTmpoa2IxcFlkbmMwVkdaMUxYbGZOVU15UVc1UGNVbEJlRVE1VDJoV056SjNjSGgyTTB0MWQzcFpWblpPTlZNM2VtSXdMa1pJWlhSQ1JrcFJWelZHU1RsbFYwRmhablpCZDFFLkNkMVBYN0o2QU1WaEVrR1Z5emI5VjhSS0FzZDhRZGJSeXA3MFphUVdobG8iLCJleHAiOjE3MDYyMTU2MDUsImlhdCI6MTcwNjIxNTMwNX0.TjDBmEa4vvH0MJBmbA_QHHI2Bp2jl46CTbSW_6jHjK0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:45.909 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:47                                         900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=246182 KO=11844 )
> restLoginInitiate                                        (OK=121866 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=121477 KO=367   )
> restloginProgressiveProfileCallback                      (OK=2839   KO=367   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.62%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.62%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.63%)
> status.find.is(200), but actually found 503                      4958 (14.55%)
> status.find.is(200), but actually found 401                       367 ( 1.08%)
> jsonPath($.tokenId).find.exists, found nothing                    367 ( 1.08%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##################-                                                       ] 24%
          waiting: 409632 / active: 31     / done: 132952
================================================================================

20:41:47.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 132984: status.find.is(200), but actually found 401
20:41:47.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,132984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@603b9473, username -> user.1000205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@170f5b41, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215307785))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXE1Mm0xaG5wOGg5N2Q2bGdnbmpoc3VjcGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmEzVXpTMHhVVVc1ZlFuRnZVVkIwWTNKTVRrZFJMbHBITkcwemJtUTBTVmhPVjB4eVNGaHBUVkpIZDJNeE4wVm9iVGxaUVcxcmVqaDNUMmx2ZUdoV1QwTXhkR3RpUTNwRFFqTnViM0JRZUc1YWRXUkJiemhvWDJOYVVUWTFiMjlXUVdad1VFdHhVVWRrY2t0aGJYUnVVa1ZqWVhaSFFta3RZblpzZVhSRFMyNU9WM0Z2UWxSUmMzb3pMVFZoVVdKcVExSnNjblJQT0RSbWJuVnRVbFpGVjFoU1pFSTJabXhxUTBZNGFFOTNTRVJXZVZKa2VHRkdTVU15UjFWWk5uTTBkSGh0WTBOTlVqTmhWelZEVTBSTWVteGFSMnBPVURZM1ZYSnljM0JUU0RoUFpubzNNWHBYVjFSdWRVSkhXSGxOZGxSdWFVcGtSbVUyUVRGSVMzcDVSbVJrUVRaTmMydHRibWMxZW1wemVHVlRlRlZpT1VkemF6RktaakZYVWxwYVRucHNOMTl4UlhOQlUyUktTVTFyYVVWTE9YUmhTVU15Ym01SU1sWkdiRlZUVkVWWlozbFRNMFpwVVhwc1NuWjJSRTVzV1hWVmJsTjRSMVYzVlRsdWNXNU1NV294YW5WNGJFUlZVM1owVW5GS1JVWm9ORkI1YzBSWU56TkJOakkxZUVFMlZVdDFkaTB5Um1KNU5VMWFiM1JzTTNkNWRrWmFiazlRYUc5cFRISnZVamxxTnpCRE5VWkVZbXRhV0RWeVVrTTVaR3hIVFRCWE1HaHZZa3Q2ZVhwS2NEQkVUV3RKT1MxcE1ucENNMHcxYmt0amJUSlpSVEo0ZWxOa1Z6WkxUemc0V1RocVkxQkJjSE41YlVnM1dVTk9XRGx3YzBKNlFXbG5Ua1UyY1ROVmRpMXhTR0pIYzFWUlRsVlhPRFl0WW5OMVZEWktNV3d5UzJWTFIyRjJRMVU0TlZrM2FrbFJaMlJHUnpsR1JEUjVTSFpDZUZGeWIwSk5VVUl4ZUZKV1FtZGlURVZKVEVWNWQyTmZTbWxtU0RNNVJIbFNhRnBhZDBodFFWOVBWMEozU1ZGRUxYQlRXa2hXTTBsRVJXZHhjblJCVlU0dFZuZGFkR1ZTUzBnM2IwWkZPRGxhWms5TFptSnBiVmRTVm14WmNGVjNNSFZpY21FdE9HYzNlV1EzWDJ0SE9IRmthRmg2VEd3NU1sRkpjM0ZMTFhGNGF6TmtlVVpOUmpoUVZXZEpMa2x5Um5abFZsQTBNbmxvZUhWa1NqUTNVazB5UW1jLnRhNmZsd05pWmxRQk13ZTNwMVpEenFtRjhteVpVaEgxZWlQeUlhY1lsUXMiLCJleHAiOjE3MDYyMTU2MDcsImlhdCI6MTcwNjIxNTMwN30.O2AXnX_Q_KbJ-_rKPtMbGq-1VgGKAH9xb_wEY4LjEyE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000205"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:46 GMT
	x-forgerock-transactionid: 5b3f2e66-bfea-40b5-b749-984fcd51adbe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:47.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:47.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 132984: jsonPath($.tokenId).find.exists, found nothing
20:41:47.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,132984,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@603b9473, username -> user.1000205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@170f5b41, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215307873))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:47 GMT
	x-forgerock-transactionid: 1f1aba0e-374f-42e0-b024-5139f4c1fe4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW9xZjE2cXNybnJoazNlOTlpZnNoODBwMTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlF5MVpVVloyUlRsSFJsTmpRWGgyY1dkdFZIQm5MbVkwVXpSUmVFaDJOelJaTTNkM05IcGZRblZyWnpjMWFFVnhOMHgwY1RSdlRVcGpObGsxTTNSTU5YZEpVV3QyYWpWMU16Rm9ObEp3TjJKMGVtUmlZa1JwYVdOTFpXVk5VV3RNVUdoU1pVMW1ZVE5WYjI1MFRtZGlNV3B0UzJwbk9ETnhTRlZQYTBoUlNFUnRkVWh0YzNOcGEyeEdjMWxmUTNwblZVbE5ObGd5T0d4SldWWjBUM0UyUmxsV05XcGFVekY0TUZsUllYWnpkbkpUWldGdE1sWXhiMnRyYmpORVRVNXZMV3RUVjFWdU1XVk1VRlJxTFdWUk16bDVRbkp3WVdndE9HNWxibGhYZHpSSWIwazNNRVYwYTJaV1h5MDJMVWM0Ym5ZeFNGUm1SRGhGWWxwTWJqbENRa2h6VWxGRGVqTlViV3RVWTAxZlJHZEtaR1ZyZUVkNmVqUmtaV2hsZGpJNFJGTmlVVWQzT0ZSbVgxZHpUMDFEYWxWV1pXOXdWVVpET0RabGVVOXZhWHAwVEMxaVJWaFNZMmh6U0VSWVVHSkVhMUl5VmxGSExVRnNOMjlLVnpCMlZrZG5hREl4VUZwQmNHdEJSR1ZXUjFsc2IybERWRU5MZEZCTmIwd3hjbkkwWkhSdU5XVmlVbVZGWjFoR2VqTkhURmh3ZHpsSWIyUTNPSG95UmxJNVUySlNRMFpXTFRCTmFtcEVkVmxNUjFwU1gycHNRbVpmT0UxbGFVeHhOVzVMWWtGMVlWaFNObkJGYVZWVFVXdEROV1pmZDJka09EaDFWMFZPZDNKeFNGQndSRlJETTFkTmVsTnBTMGhUVTJremN6azJTMjk0ZDBwbU5uZFNTVUZVTWxGQ1RuVkRjRVl5Y1VGbE1VNUhjR1pXWmpSblVIaGtTMmM0Wm5NMVdURkhaa2RtVjBveGVuQkRTVWRoUTBFMGMwMVNTRWRFWXpKNFRFMTNTMXBsYWsxU09YaDBVVzlyT0dGNmNqRjFhWFUzY1VsSmRVOU1ka2xVVWpOTlJFSlNWVGhmZUMxV2RrWkNPR3BNVjJkak5GbHVVRU5GUWxacFNURXhORnBDWkcxRWREWnlaV0Z6YUhJM05YVnhjM1JKZUhKRU0zWlJWbEpCWm1kNWFYVTJXVFpOZDJGdVgzZEpTMHhDT1RscFNsUnNRMUJaT0VJd05FOXFYMnRKTVhBemRGbzRMbEJ2Y0V4b2JHZEVaMmhFYmxaWldYQk9WVUZPWlZFLmpXTUNuUHBzV1Y1UFpKWVk3ZTdDNnItdGpySkJSMnRaeW5UcFRZR3h1R2MiLCJleHAiOjE3MDYyMTU2MDcsImlhdCI6MTcwNjIxNTMwN30.jS3k87XTJMq-ZfRTLJ908jWtPAxtFdwSnidpk_II0UQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:47.874 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:52                                         905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=247620 KO=11846 )
> restLoginInitiate                                        (OK=122576 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=122185 KO=368   )
> restloginProgressiveProfileCallback                      (OK=2859   KO=368   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.61%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.61%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.63%)
> status.find.is(200), but actually found 503                      4958 (14.55%)
> status.find.is(200), but actually found 401                       368 ( 1.08%)
> jsonPath($.tokenId).find.exists, found nothing                    368 ( 1.08%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##################-                                                       ] 24%
          waiting: 408922 / active: 30     / done: 133663
================================================================================

20:41:53.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 133796: status.find.is(200), but actually found 401
20:41:53.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,133796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4de22a92, username -> user.1002686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4232094f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215313505))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGdhMjdkdDgyZjRvZmE0ajJmOGdoZjVlZzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bloyWkhTR0ZSWkd0Mk56VnZURkpGTVZaQldIVm5MbEZ2U0V4c1N6WnhaakJKYzE5dllqbE9OVEF4TjNKNWNIWk5VSGRwVkc5cFgxaDJSRVF0U2kxR1RUaHJPRkpzTUhONU1FZHlSRTA1ZEdkd1FtdFJPVFZwVms1c2VtdE9aV0kzTURONGNFTlJSVWx0YWpGcGRESkplbFZxUjAwM04wWk1SMGhzUmxaeFdDMW9UM2t4UXpRek5HRkJkMk5ZVFZVek1GaFBSRzlKYUhWZldUY3hZbFp3WjJOck5XWnVURlJIWTNrMGFEZG5VM0J1TlROQ2NFUnFkR2hMUVV0SGNEZHBVQzFpWkhWSVlYUlhlRGgzVUcxeWF6Uk1SblJWTFRKRWFsTklWVFEwYm1VeFEyMXJUWEZYTm5wV2RUWnFUSEpYYWxacExXZzVNSHBHVVUxNlpIRm5TVXN4VkVSdk5qbFBaR2c1YVc1V1prTkVTazFvUnpKaFN6RkxabU15UzJ4bE4yZFRNVzlWZFd3NE9YTXpXREJFYW5aRFYyWnhXVVZKU25wSmNraEJWbWxHYVdOdVFXTm1URnBWWVVSMGNEQlVhVFJFUXpSYVNsRlFUVVpoZWtwWWJrSlBNVzA1YTB0Zk4xcDFialZZVWt0U1NWWlRhREZ2UTBkTmRsWm1kWFJKU0UxVWFtMUpiako0YW5kNlFVWjZSRVU0VjFkRk9XczNkVEpSWmtsQ1pqZDFhVkZRWTFwU2MyRkRNME5yWVVSUGMxZFZWa2g2T1cxdmVuSnBYMlE0Ym5KZmNUTlZRMUZMYjFkMWIzaE1WSE5TV2s4NFpqUlNiV1J2YlZwcWVETjVjMEZ3YWtWYVduWlRlbDlUTldkRVZqQkNNRkJNZEVKdWJubHJVRXg0TjFWMU1XbzJZbXgxVlZKRWFsUTBURkZ6UW01d1ZGUkRNSFI0ZVdkUlpXdHlVVkJOWWxFeGFtTTBNVk10VVU5M2IzRlhRa3gyT0hGeGIzUlZZVXBVV21zellUZFVZWFZOT1ZCU2IwWkJkMUo1VkVOcFFYSnBjakoyTFRSYWVVTnFielZEV0dWUU9VZHBVMEZxU2s5bk5EUk1UazFZT0VKQlpXcDZZMEpXUWpSdk4yeERlVTlVWkdsVmVURlJVMmhNYW5GVlIyVTBPSFZJTWpCRVUxbE1OMjlDYmtvMmNuWXdhVkZWWjA0dE9IbHFZV1pWV2xjNGFXOUpPVmQyVVRWaVRWaEpMbFp6T1VWeWRVTmpPVTl1YTJsZlNtbzNZVkJYWVhjLjg0dUZLbDRqNUJiVEw4S0ZablZOLXpUdDVhMWtpSjFmUWljVnd5eW85dWsiLCJleHAiOjE3MDYyMTU2MTMsImlhdCI6MTcwNjIxNTMxM30.faK7gUH32bXuoq-2VWrGPMvWP4vya3T_7Ji_V3b2ZdQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002686"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:53 GMT
	x-forgerock-transactionid: 609be52a-cabb-4343-9369-90e80857a8d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:53.552 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:53.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 133796: jsonPath($.tokenId).find.exists, found nothing
20:41:53.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,133796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4de22a92, username -> user.1002686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4232094f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215313592))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:53 GMT
	x-forgerock-transactionid: 6156bb56-d15f-4d0f-b5b7-387d6c430410
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjBtZ3ZiMTNqcjlqYTBnNHFmbWtlczE3NW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TllrTktiRmRyWDAxMk0xaFlNVGxIVTFWQ2FUVjNMbVF3VEhoSVZVOUVjMmxOTUdSSk9XOHlYek0wTkY5WE9WUnVSVlZJWVZwSlRtcFNUVzlKT0VOQ2QxQkxSamN0TFVSaU5qVmxOMUExTUZnMk1uRXlSbE5mTlZwMVdUQklRVzlmWWs5dFVYQlROWFk0VUdzNGFWUTFSemhXZEVSS2IwdzFhRVpsWDFONFJXeG5XSEJHUlZWMmVGWnhkbGhMTkVOaFIwNTNNbEUyTWxoUFJEVlpORFV0Tm1oMFlsZFZRMUZWTTNOdU9HMDRhbTVRVW1Wb2FXUm1hV2QwUVZwWWNXOTZPRXgwYVV3MFZFMUZaR0ZJU1dabGVEaHNORzlYTm5seWRtaHNVbTFCY0hKbFJIaDRWRkUxWlVZemQzSjNaRGRKTWtKSE5VeGZSVGxqZVZwTmNGZGpMWGR6WjNGTFRGQlFNVUZ6UlhCR00wZHRUbkZ4UlV0NlpXRk1UbEpsVVRKNk5FeHhOMDU0YUhKc2VqbEphVGxaZEUxdGVFUnVOWFl5Tm1wTmFGVktlalZsUW1kb056UjBUMkZqU0d0Mk9GZE9WbmwwTldSRFZHdERTVjlRYnpoUVpIcGlka041Y1dKbFpWbFpVRmxwWDJFeGNWOUVNVTh0Tkc5UmRtSkdZMlJhVnpaVVEwUlJPRGRZZDBOa2JXbFViVE5xV1RWclJVSlVXR2xzWDJreGFETlhNakJhZHpKS1NUbHBkSE5HVEZNMVNscFRka2x1WVY5MVJWcDBTazV4UW1obU1UQlZkRVV3WDB4RlQwaDBVMlZWVTBObGRrTnZTbnBJTldGdk1YVTFWR1JrTUVkUWQxWnZZM0pLV1hwV1FqZElWUzFRVFU5UFV6ZGhWMVJsTlZOZlNFYzRaa3hKZDNGcVdsQnJTVEZUTlhwcVFsWkZObkV5TVdRd1pIZHdMVzl4VHpKNlNGaE5ORXB3YjNodlNYWTFXWFF5UnkxVFJYUllRMjVJYVhGZlpVTjFYekpsVUZWSFdtZENaRko1YURKbVFYZHNaM1F3ZFROc2RIQkxUVU5yYVRKWGJHczVOVXhUWVVsdU9UbFBWWFZUWms5Tk1WRjBaMGQzV2pKUldtOVRaVU5WV1MxUGJFcFlSVnA0VGtkTFVEQTFiRFJUZWpaa1YxZDVTbWh3VTFkemVFbFJTMjQ1TFZGdGJHaFhNVEpSU2tsS1J6ZGxRVkpJU2s1YVdFMHdMbUl4ZFdRNWFsZHNibDh0TWtsc1ExcEpZWFZPZVVFLk9RRVJjYXBfSG1xUXZmdWtLc1FiV09IVUVEMWJDYk1faUVQTVh6MzlzbHMiLCJleHAiOjE3MDYyMTU2MTMsImlhdCI6MTcwNjIxNTMxM30.ugXJ5YicAab48w1QP1cmOjLoe24lEfCfI6kuW_Jm0Rg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:53.593 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:41:55.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 134098: status.find.is(200), but actually found 401
20:41:55.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,134098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e8f70df, username -> user.1002005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ff20d07, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215315564))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjJzZzQyaWEyN25mZDVsMWhyOGJpNTEydjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmMwVm9ka2RpYUZsb1NESjNVMWw0WlRCcU1XcEJMa05sZWtsdFFrSkJNemxFYURCeVJqUnBka0l6ZEhrMlRXTTBla1Y1VkZWeVVETjRRV054U3pJemJISm5UV2hwZERJMmNXcGZhVVZqY2pkSlpXaDVWMHAyWTB0VE5GaEtiM0JZZVhaelJHeEtVMU5EUWpGVldVeGtTVGxFZVc5TVJXdENlRkJoUTBGRmR6VldUSE5RWHpnMmRXNUtka0ZRTm1abGJ6RnNWSE5yZFVobmJuQnNaMDFyYjJwUWRXNUNVRVpMY1VSZmVUbGZiekl5WWxBMGFuRXRha3RrWTBaSFNuWnhlazlSVjFWbWEySTBSMHREV25WMmQwaHFVa0pFUkRBd2R6WTJWbFpaWDBoUlUxUXpVMVpqVGpCcGNGbDVNMkY2YlVzMVJXVkZWRFZ6ZVZORVdVTldkbXR6VGpsdlp6VlZOVk5wTTNkdlYwWmxZWFpDYWtnMGMzZ3ROM2xFVkhST1pUVnFVbGQyYm5oUU16ZFVaR1I1YUd4dGRqVkxURTFJVHpsM1FtWndSMEZzUTJkWmJWWnliMkpMU2poU09FTkRYelZ4VjJoTkxUUmlXbUZwZVROVk1FTnFSbTF1TkMxd016SjRlazFuUWxkdGFqUXRRblZWT0dsVU1GcFhXbFZFWWtod1RHTlFVREZrTVZReFNWWnJRekJTTkd4dlVHbGZWbVppVEZoSVpHNWtUbmRZWlRCVFUwNVZVMGh2U0RCZmNXaHRkbGxYYWpkUmEzSjBkSGd0Y21sbFVuTTBZMk5EU0VkcGNYbE1hV1YzTFVaTVJWZHNaVzVsYUZKbVMwRktZMmx0V1cweU9EVjRRMkZoZFU1eFNGcElkV1p2U21reGFXYzROR3BRVFdOdU9UbHpiakpsVG5aM01tcGpZemRXVEdGRVUwc3pTV1YzVG1vemRGUkRXbFZ0VFVFd1IxZFJNVXRSUkVscFJXOU5XR2QyVGxkQk1rTm1lbEEyWjAxdVJtZEtSbUYzYTJaMGQxUXRTMkYyUkc1cVZsOXVkR1J2TlZVeU1pMXJhRTkyUlVGNGFuQTRYemR2VVZkdmJURktTak53ZGtkV2NVMUZaR2gzYW1GcVJXUm9UMGw2VVRsTFdUWkhiV1JrUVZaWVVXSjFZM3BVTFVwMGExaDVkME5ZVjJJemJUSm9PVWQxVVdSNE9VUkRRM2xUWmpSaU1HZGxjR1l3TTFwM1dsVm5MbVEwWkUxaWRHVnNUalJrVUV0blEyRm1NMFl5YlZFLlFUbTh6TkFWWWVFUTZfbl9yY05Ud2RiMnFIck9MMXZ0anI4cFNyVnNycjQiLCJleHAiOjE3MDYyMTU2MTUsImlhdCI6MTcwNjIxNTMxNX0.RfzjO-Wk0By8UBpdHO4wXec2B-nY5xl0mT-B_HIOYTk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002005"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:41:54 GMT
	x-forgerock-transactionid: 9c00a86e-232e-42da-815c-52a065280fbc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:55.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:41:55.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 134098: jsonPath($.tokenId).find.exists, found nothing
20:41:55.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,134098,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e8f70df, username -> user.1002005, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ff20d07, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215315650))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:41:55 GMT
	x-forgerock-transactionid: de5ae8e7-ee28-4cf9-8e20-4aa2a2b34d1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWVkbmhvc2YxbDNmbDRvNXRsamlsa2ExMDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alF6bE9XR3hVVjBrNU5GRXRabk51YUdOamRXNVJMbmcxTTBOelRUTk9RVUZ4V2xJNU1GWkRUM2RLUmtNM05UbDBhakExTmxjdGQwWlNNMWxNVjJWVFJGOHlWRjlIWTNSUFEwbDZhVEJTYnpoYVNHMXlRMUZJV25kT09FMHlSV3c0T1VGVE0ybENSMFV5Y0hwUVpVUm9Wamd3TkVacVZIVkJaMU5wUWxOdFluRXdRamRqZEVSdmMycElMVTlQWmtGblRrTTBZamhPWjJ0aExVUm5XREpyUTJwdldXNUJOakowVEVka1kyTk5ZbkZhWmpoTFUybENVMmw0ZVZkRlRqSjNWMng1V0RoelNsODJWR1Z0ZEVFeFoxcEpWRlJsYlhFM2RuWndSMnBRVjJKa1h6SXdkazVzY3pKV1dsTnNSbk52WjNKb1owOUZXbUpDU1cwek4yRlRWMnRUYkVoblpXOWxVR0UyWkRnemQwOTNYek00VEc0dE1GVnpSMlJoVUhwQllsQllkRXRuY1U1UmJtMVpMVFJ6WjBKZlVVMHpSR2N6Y2tRd1UwRjVXbHBMTTI5cE1WWjJMWFpTU21ONmRFRTBjR2hNV2sxa1kxSjNURkI0T0ZocmJFTnphRXhyYnpkMFJscEdZbkJMZUdOMVpGZGpVRUpNVEZwNE9GaE1UVkoxVW05b2VsWlNTemt0WmxodlpHYzJjWFpPY1ZOM2JYQXpUelZ1YVVWbVZVNUliVGxXYVRkRE9YVkNOMTltVEV4cVh6RXROak5VVW1wRWFubENVWEZyUXkxSWNsRndhRzFPZGxGNlMyRlBSVzVLVUhWek5VNUZielo0ZERKNFpGZDVTMlp3YWpGVFJWOXNlbTVFZURNd1VtYzNZM0pWWVd4V1pXSjViR0ZhVm5kMmNFTkZRbEV5VDNZeGNtOUNUekZVZDNCMFgzVk5SVkZQU25WNlgzaFRkazl5TFUxaGNVMXFNRTVDYzIxclgwZEtaak5rVGtGSVVHOHpialJKTUc1UlkwMVFjbkV3V0RCUVNqSnNVRmRaY0ZoclNHSlhUWEZKY0ZvMGMyRlNablE1WjJWdlJsQkNNMDFTYVhSbVltcHlkVFJTVGxNd1lUWkdkRVJ4WDFOT1pVazFXbTlqVFc5c2FsbEdlRUp2ZGpCcWFtOURNVEJaU214QlozY3dRV0p2YVdsMFlWa3piRVEzVkcxQ2R6SjVPR3hMUzB4NVFYVkJWbVp2V0VGR016SXdMa1ZuUm0xTmJVdHBkMlZwUm01VVQyWnVTRk5HUkdjLk9jTFRQa01KajU4akNBQWJYZ25HbmdXUWk2NllDQnBha0ExMHdRQVd2M1kiLCJleHAiOjE3MDYyMTU2MTUsImlhdCI6MTcwNjIxNTMxNX0.qpsWu-qwmmaH3y0eLD1FoKL46NOzffVUqVGrdKO0zxI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:55.651 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:41:57                                         910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=249152 KO=11850 )
> restLoginInitiate                                        (OK=123330 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=122945 KO=370   )
> restloginProgressiveProfileCallback                      (OK=2877   KO=370   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.61%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.61%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.63%)
> status.find.is(200), but actually found 503                      4958 (14.55%)
> status.find.is(200), but actually found 401                       370 ( 1.09%)
> jsonPath($.tokenId).find.exists, found nothing                    370 ( 1.09%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##################-                                                       ] 24%
          waiting: 408168 / active: 22     / done: 134425
================================================================================

20:42:00.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 134837: status.find.is(200), but actually found 401
20:42:00.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,134837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@94c1c84, username -> user.1000826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@568d3710, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215320586))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic29tNzMzNnZkMnZnNGoyMzBiNWRzMzlxcTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cmNTMDRNa3R4T1dsb2VsbHlUMlZ5Y1dad1RYZFJMbXhoUzNWTVdIQkdObWh1ZFVzelNVMXpSMEZIU0RjMk5sRldMVjl5UjNGdFEyUk1TSGx4Y0VsM1dWUjNkM1pUU2xJeVkxaGtNREZJVWpSeVVVTnlYMkY0Y0d0MWJrTnhRV1I1WXpKVVdWSmFYM1ZWTWtWUWVYVmhRMGRYUlZoaFEzbHpMVUZWWmpkZk0xQmlNek55WmtWYVRFZ3daRmRHVDNKVVRXWmZNbk5CU1hRMFgzVk9lbTQwYTNoUGNUVlFMVlJtTFVwU2JYWmhSM0o1UkhKRmMwOUJielJTTnpCRmNUSXlkRmhHUkd0T1ZHZDJWVW95ZERsaFdHVk9jMWt3TXpGbVJIUnJjWFpvVmtOZmIwRjZRMGN6UzA1aVgyaEZUbEV4YlVodFNqRnJPRk5VVkRaU1JUbE5jVFJ3TmkwMFprOVFZa00yVm1wellqWmZTR3BrU0dGV1VtRlBYMU5tVUZOR01XUm9kV0pzVVRZME9IbzBPRFpSTm1ObFZrVmtkV3BMYldORVV6QTJhbk42T1Y5UWVrbFRkRFpxZW1NM2IzWk9WRWd4TFU5S09XZDVhV0kwT0ZWSGF6ZHplSEU1U0ZWalh6SmlVREl4TTFaRVIwdDBRbll3YUVwUGNVaEhlbU4wY1dkaWNERmxkSE54UWxkSk5ubFJaVzF6VUVkRlpVSnRZVnA1V1V3ek9XbFJiV3gxWTBzeWRHTTFTMjVHUlc1TWFrUkxWamxsVG1ocVVYZGlNbVZKWjFVdFpWRXdMVzlaWHpWRGNrTm5TVEJKV0RZd1NVWmFObGMxVEcxV1NXTkpNRU5MU1hOVVdGOXhaVUUwUlUxT1FWVndWUzExVkV4bUxVWm1YMUZyYW5SclZIVlNPR3Q0WDFRMloyMTFTR3RQVlRFd1lXTmtXbVpoU2kxMWVHeHBPVEptTmxwMGRIUkVNVk5ITFRVeFpWWXdSUzFDV2poZmMzQlRTekZpZW01dlFsaHFWRk5GZGsxWVVURjNkRE5hY201TE5YbFBORzVFVHpKMGNHZFZPRkpsU1RrMVpqbHVXakZJYldoQ09HVTBWWEJyTVVkUVRVWlZTaTFpUm5aRVZWZFljamRxUTBKWWVuQmFXVlZVWW5ZelRqaEVVbmRRVUdSUWFGVXdkbTlSYzFwcGNGVjFWamRhUWxnM1NXaEVjRTFCYmpOQlVFSkVkVzVVVldkSFozSkpMazF0VEV0WFVWWmxTMUJFZFZwU1JHdzNjMnQwYlZFLlNKWTZta2NSekx1d1RoMlFJaTFpaXRhY05NLTlDVzlSVFk4SXZ1SlZtckkiLCJleHAiOjE3MDYyMTU2MjAsImlhdCI6MTcwNjIxNTMyMH0.NFVl9qYpc5Ax0mmR9jCrbqaiRek3-iKbdfG4b9AMzf4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000826"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:00 GMT
	x-forgerock-transactionid: 09edf53b-be8e-4219-a83c-4a1bd8c67c19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:00.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:00.672 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 134837: jsonPath($.tokenId).find.exists, found nothing
20:42:00.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,134837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@94c1c84, username -> user.1000826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@568d3710, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215320671))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:00 GMT
	x-forgerock-transactionid: a9e3cf02-7b08-41b1-a54e-395f2297cab9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTdjODA3N2czcXNlZThqbDUxbmc0Nm50Nm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVFYQktjamxoUlRaNmRVTlJjR0p4UkhGQmRUTkJMblE0WVZWQ2JWUkJYMGRSTUd0U1RGbG1WRWRCWkdwdlNtaGZUelZIV0c5RGFFY3pha04wUjJvd1RrNURaQzB6VlY5clh6bENZVGRsTFRCSlNHRnJjbHBpWldocFRGaHFORkkyVnpCa1NtbzVibEJNU0dOdk55MVhPRzB0YTJWNE5uTTJORE5FYW1FemNIVk5OelpWY0RGb1draENhVkpvWTJOU1NuRndaRTkwTm1oS1UzTnJNV1ZTWjBwZlRtNUxaMGszTkMxRGNXbHZNV013U1hseVRIcEJMWFJyYTFJelp6VlZabW8wZHpCNmEwSTNRM2hhYm5kS1JrVTJSRVJIU2pWb1gxQlpUMFpYUTBkVWN6aEtabTFvV0ZJd1psOVBTalJuZERWUldXdFdhM2xUVERKelJIaDBjbkpTTUV0U1REUmpha3BIT0VkWmJHWmFUaTEzTTFWNVIyeEpkR1F5VVhWalMzbHZiRlphWkRsQlZHeDFNRWw0VTI5UGJuRnZaMjExUm1sZmRqUkhSVWsyVTJ4SmJtaDVRbUprY0hwbFJrOUlZV2hQYWtGdVUzVnZiMUYzZERCbU1YWk1SV2hpU25wVU5ESjJPWFZTV2tSZmN6UmlMVkkzTWpCTmFEQldiVFJOTlRKVlMwbEpaa2xrV0ZRMFRsZEphbTl5YUdsalpXODJZVlpHYUdsR2JYWmpZVFk0YWpCWmNWaGpMVWx6ZDFWeE1IbzJVR05ZZEZGc1NGQnNVbTlCYUVGMmExSlhOalJMUmxSSFgwSnpTRGhIU25SZlIxVlBla2hEY2pOeE0zWlJiMk5JYkU5NFNuWldWa1JyYlUxTldrSnRUV1ptUVhCUmMzUllUbWRHVEV3M2RrUklSVWxXUVc0eVVVRTVUbFp6WVRodFpHMWhTVmR1VWpaUFR6VkpUMVJZU1dsdGJFRllRMDFxVVdZM01EQnBlRTloYkhkSlZYaGFTVE13UzNSWFVDMDRVWE5WWld4UVpWWkdNMjV4Tm5kVlpIUnBaWEYxT0ZCVlJrWlFjREJ2WVhKbU5WSlVhMU15VDJkTk5FUlJWamRpYjNvd1dreEVabkZQVm5aWWIwY3RaRVZMUTNaNE9FNUtlVXhUT1Zwa09HaG9UMUJ6VDA4dFIwSjNaV1JLZFVSRVlYbGpRVTB6WTNFNWFtVnhTVGhOVjA1UVZXMUlUMkpUY1U1SWFrc3dMbUZRVG1GTFNVMUJaVzkwTFhKVFQyeGljVmROTFVFLkNodVhHcU5QRHhiNktvSVNUQWJDUnQ2YXpmWFRFZjZIODdJM09BM0JQelkiLCJleHAiOjE3MDYyMTU2MjAsImlhdCI6MTcwNjIxNTMyMH0.nfoAngJwAohNUrArP21GWCJNZGvXi9FD8-XaFxyLy5I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:00.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:00.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 134867: status.find.is(200), but actually found 401
20:42:00.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,134867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49743690, username -> user.1001894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24785766, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215320787))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmxzY2I3bzJodmg0YWpzamRhNTRzNGtqNDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVFqSlBhbXRrYXpFNGIySnlNMHRyU1hKSmFUQm5Ma2RXVmtGUGFETXRRbVExZG1aMGVHVnFaVTlyZVROQ1ZuaGhNR3BUUlU1d1FYbEJRalIyTlV0eFl6SlFka3R4Y1ZJNWIwRjFWRkV4TUMxSlJucEhWM1p2YzFGWU9ESlBXVGh6WVZaMFFWcGpNV0Z1ZDFCSk1tazBXRWh0VWpOWlZuSTJNazVaU0dsSlFUUnNUVEIzWDBwWVdqaEpiRFJDTmsxbGJTMDBZeTFPV2xNNGNsZzFhbWt4TlVOa2JFazNOekowUjAxNGRVOWFibU13ZDBsaFowa3hhVFpTT0VkUlRYYzBSUzFOVTBkMVFWODBaa1F5TVVjNVlUZFVVVkYxWVRCSWRucElTazVRY2xkZk1ubFhWblJrTFhsSU1ITlJjVGx4ZVVVNFZtRllaRFZOTUc1eFEyd3RRek4xZFdGMVRtbHRlbTFJYkZobFkwMXFURzlHVGxvd2IzVjJWWE5HUlU1RlREaEVOVGcxYnpCeFpWaE1hRTlQT0dKeFZYcDRORVY1U0cwMVpFVjNhSEpSVVZWblRWSmZkVWhYV1hjMFZubE9hVnAxZUVaSE1XaHVNR2MwVG1SM1NVbGFVR2hTVlRkQ1UyWlVaMWxWTVVodlpsVXdOemx5Y21OdlVHeEZSelpwTVhsT2JpMDVUVFEyU0UxSE9VbzNkM0JKU0ZKdE4zaHhVakY2YkdscWRVNUxORkZ3V1ZjNFkxOVFOa0prVlZGNVdteDVaWGhPV21Fek1pMDJWRWxoZGpWS1YxUnZOMXBvYWpsMWFUaFFhVkZVWlZnd04xUnBjblpKU1ZsT1dYTlpkalF5V0c1emNEVmxRM05sWmtwTmJHdGpiWGwwUzNKSFJVVlJhakJZWDBJd2FGZDBVbEJmZGpjdFJUZ3lRbGxHU1RGS2FqSlBVM1JaUTNFek9IQmFUbkZhTkhObFUyZEdhazlsVTNoR1RtbHpUVE5PZVU4MVkyOUlOa055Tm1zMVIwVnVkR2RXVVd4WU9XeHJTamxPT0VZNU4zWXlhMUpJWWt0SE5XOWlVRzkxZEdoNk5UbEhWbUZDTFRKYU1GRXRSV2hmU1RoeGVsTnRRV2wwWVhBMlp6ZHFURWhxUzFFdFNEUm9hVUkzT1V4VGExWmhPSFpqUTJaT1VraFFOVXh2Y0ZvNGQwVjNOemxtWjBzNFFsaHBiVFpEY0daSFpuRnpMVXR4VTFSaFpqVlZMbmxDU2pOYU9EbHZVRFZUWkVSRGNrRllXVGRhWlZFLkRCaVA5TDRjSWU4QXdPSWFTWVpDVVVqY1VSdW5WX09ENHdUUXlpOUVtSjAiLCJleHAiOjE3MDYyMTU2MjAsImlhdCI6MTcwNjIxNTMyMH0.QIcSRwrbckWA9XTNzMYI5w5qHfoPgWCegBfY5vrm8zU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001894"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:00 GMT
	x-forgerock-transactionid: 26ca4144-9e4b-43bb-b142-9080b9ab1bd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:00.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:00.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 134867: jsonPath($.tokenId).find.exists, found nothing
20:42:00.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,134867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49743690, username -> user.1001894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24785766, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215320874))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:00 GMT
	x-forgerock-transactionid: ef5281d2-4237-4a59-a739-aff2214186f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTE4NjVtOG84aTg1MTRqbDlkbDl1ZGl0aWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blduUnBWbXhVYTJoU1F6WmtXVkF4Vm0xMVkzTjNMbk50VVZCUkxVaFhPV0pWUlRSTFdVaEJVV1JxUTJwc1FqbGtOMWhEVUhkNE1rWm9hMmN5ZW1WSFkzSnpWME00VFVkWU0zbGpRMmMwUldKSmRVMUJaa1pKTVRKSlozQXhXVGR5T0ZWWlpWRkdabUY0ZERaUkxUbFNURzgwYlZGalRWWmxXbEJKUjE4MFZrMUZXR3RDU3pneGRVdFFWRTlsYkhKcVREVXhXa1Z4WlRCQ2FXUkRjekpqZEdoSU5HUXpTWFpVUVdOMVdFTkNPRUZrZVRKdFNrOWtZVll0YVVsc1FuWnZRMFpYWkdkbmVYQTFMWGhQTW1OMGNqQmtURlE1Y1hGaFVFSkdaMnRpVld4UlNUQjFMVW94ZUV0a2NYcGxUekp6VjNaRVp6WnRSR3BzVnpSd00ybE5SM2t6UjBwaVZVWlhWMHMxTlY5dU5EVkVOa2xPVWpoTVUzZGlVbkpoYmxOWFJUQXdSVE40VkZNMVZGbFpWemt3WjIxNGQyVndXWFZXY25WYU4wbElTMXBzZHpGblNrc3lRalJCWjJ4dmFHZzRRa0l3T0ZOa2FHTnhWMDFrWjJnMlpGOXphVE5IZFdkTFZqWTBVRXBhVmxoRFozYzFXVVphV0Vsc2FWaGxjakprVkcxQ05EQnZkemx6UzIxMGFXVnhTemhGTTFOUFUzSXlRVkJwVUhneFNuWmZhM0JvVW1zM1RuSlJSbVYwUzJ4bVZERmtiblZDT0MxYVluZzBTUzEwU21oSU5qRXdlRzU1YVhSNE0yRlpiMWRPUldKdGQwazRWMU5SVVhaVFJsTlBRVmRXYW1KWVZIRldUVWwzWDE4Mk5YRnRObVp1WVRoWVFqWnVTV051VG1WWFlrbFBPRzVhTjNoMmVUYzVRVGQxWDFoNU5UTnBabEpDUVZOS2RIaFBiRWxIVG1VNGFXcFJSV2xSVURScFpWZEZabUpsWHpZNVdGQTFaREJTVkdWNmJITnBjMlZJUVRCSGJ6Rm1RamhtVXpOeFltUTNaMDFNVkV0dGFrNHdhR3hUVTJ4NVN6TnFRVkUxV25ObmNVaDJNakYzY0RoT2NsOUNOM1Z2WldwTlZUTkRUMk5CTkRsWWEzQnFRbXBIYjFsdmFsRmtNa0pWVjBST1ZsTm1iMk5yWjI5VU1YTlJlVE41T1dOU1FsUndja3B0YzNaMFREUllkbDlNZEMxVGNGQkJMbXBtVEhOQlV5MXNRV2s1WmxZME1WbGxRbGcwUkVFLllLTGNnYzBHUHZVUTZfSmxxTjVBVEJKdlhKZGhWSzdHVFJjU21WRHpfWlUiLCJleHAiOjE3MDYyMTU2MjAsImlhdCI6MTcwNjIxNTMyMH0.7W6pBJ1JuvzoWxXaQgWIyLxLNL4zl-9WhVCYTqMVAxg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:00.875 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:01.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 134955: status.find.is(200), but actually found 401
20:42:01.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,134955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46e9676a, username -> user.1001621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65622116, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215321453))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTY4bGMyZmhhOHZmajg2M2RrdGNiZHVpbHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFl5MWpWSFIyVlRkcFZqSlRjR2xXUTNjNVpGUm5MakpaU214NVYwdGhRMWhhWTFacVpsOWZOREJuVVhOMWQwcFFTakJMTFdOMFIwUlBkSE40T0MxSlQwSnZRbU5vTjBsTWF6Wm9jblJ5Y25kTFUxUjJjelYzWVVGaVduVXpZWEY0VDE4d2MwczVZVTAyU205ME1rWlFNMlZ4TTNSbGVFWjFhazlIVW5aRk5tVXpjV1JKTkV4d1VXNUZlVjl5TVV4dlltZHJNRTlZYWt0VFFWWlFWbGRDWVdKRFoyUTRZVGxEWWxWWldtZzRaVmhzVmt4RVdtMUVhekZTV0cxcGVEbGhSVlIwTUZwaFVYaEtPRGR5VnpOaVoxSmpObTlpZGpaRk5URTBOMVZWYTBaMFVsZFRXVEZNTmxjdFVGZGpjR3B1TnpWaFowNUtVelYwZGxKbmNVeERWbE5FTjJFME1YUlVlR1JGYldOalNqaENSWEJyUzFkQlkxUmFZbko0ZURnNWRIRlBiV1pJYTNwUFNYWm9jbDlqVjI5VWJHOWFNa2N3WkRoUGJrSXlMVkE1YmtKV0xYbE5PR2xWVld3dFpHTnlUWE5KZDBaR1YxZGFRVTR0WjJKdlNuZzNTMlJIWWxaWE9FUXpSVWwzUVVSRU1VbERVR1JCTkZKUVRGaFBNbWM0WmpCblNYcE5hR1JUTlZKdGIxTkxWV2hHTjBGcllYUjNOekkwTWxVelNrbFFXRTVoVUhBdFZWUTVSMFphYW05ZmMyOVRaRFpSV1RkbGQxVnVjMHhvVW5kTFRuTkVRa1V3TTJOUFpHbExPVXBCUlV3eGNrOWFaVEZHWjFCU09DMTBkMHQ2VW5WbVdXcFdXVWR2WTBvdGRYSmtiMlI2V1RFeFJXVnVNekpSYjJNNFRXNTJOMDV2UkRoMGNUSlVkMGhGT0hSMlRWaFZaMVJzYW5KSlEyaHdkV1YwUWpoS1ZtOWlhekpaYURSUFJYZHlMWEJVVVdoalJWWk5TRjlCZDBwcVJFOTBUVkZzVTJwcFMzUnpTMEZoWlU5UVZsazVja2MyYzNRNGRXOU1NVzA1ZERneVR6ZElVbEJwY1d0VFEzTlJTek5mUkZkME5FUTBVMlZJY2tSd1REZFNUVlJoVWxSSlpFVndUSGhTT1Rsd1VXTnRTbk41ZUZadVNVUlhWblZGZEVkaFZVODJNWGhwWmtOYWVuSnRabUl3U0ZobWVqVnpiR2R4V0RSVWNqbHpMbDlVZVUxMFVFUnNSR1ZaYUdzdGRIUTRPR2h6TmtFLkNlTFZRYUowc01PaWY3V25lMkFPWVdwZVNwVXR5UzFSNVU5Uk5QV25hTkUiLCJleHAiOjE3MDYyMTU2MjEsImlhdCI6MTcwNjIxNTMyMX0.WkMaTllNdEy7DXaqHtYFJgez7hGFvtLRFwFQAZIMaiU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001621"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:00 GMT
	x-forgerock-transactionid: 0ca13664-a32d-4f8b-8b6b-c848582d6d45
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:01.506 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:01.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 134955: jsonPath($.tokenId).find.exists, found nothing
20:42:01.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,134955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46e9676a, username -> user.1001621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65622116, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215321548))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:01 GMT
	x-forgerock-transactionid: c15a27c5-7371-4936-b749-ae242615eb77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWlubWp0dTE5aWliYTI0aTN0dWZ1cHBpdGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blkxcFJiMDF6V0RoT1gxVTRZV3d5TWxSV1ZEWkJMbmgxYjNKME5VazFkREEzWkd0VGFsaENjMEowV25sMFFqWTBha1ZQTWxaS1lUaFlkMkZUZVhOUFpHMDBVak4xYlVOaGREQlBibnBOUjNkSlNGZFNSbGRSVGtVeE5rUjZiM1ZCVVVaSVUxWlpRV0U0Y1ZkR2IyaEtaMHRSZEUxbmVGSllORzQwVVdWMWJtZENSazV6ZG1ZeVUwcGFRVU5pYXpNM00wSlpaVjlGZVdnM1oxTlBWRmsxUWpKQmVFSXRYMHBtUVRCaU9XeEpTVFpFVGw5U00zTmxNVE00UWpWT2FVTTRUSEJ1Y1ZWYVJYaExlV1ZIYzBsRUxXWk5lalJ0T1c1TWJrTk5OREJQVDJwTFgydFBMVXB6ZGpoWFEzRkxjMFp3UVZoclExVndZbTVSVDBrNE1UTlBlV1kxV205UFNWTklPVEJyTlRWck9Ha3RXbVpJTldGdVQwMDNNek5KUmtGR01UZDZhSGRsWW10eVdFUXhlRlJYUkhsZlpXWXRjMDExTW1WdU5rNTZWRVJNTFVWeFJYcG9OMlo0U21SdVFXVlNNek16Ums0eE0yTktWVWhyTVdocWQxbFZiVEpxYkVoVVpXRkZhRzR4VjBKcU5XRnFOaTFNUmtoRE9VUk5kVlpTUVRkdGNuRTVMVEpGZVRZeFIybGZhVmxCVGw5cmIwVnJPSFZqU1hKemJXNTFYMkV4WTBsTmRsRm1SbWhxVm1Fd09HNXFXSGRoV1UxZlMwNW5VVEJIZVY5UlUxVmFXbXMwYld0eExXVXRkWEpXUzNVME5HUTViV3MyT0ZOUFJFdHNjbWxVWjI1a1lsQk1RalpEWWw5R1YyOXJlWGxEU0ZZMVpsQjZPWGxYYTJ0NVNpMDRXRWxhVFRKNGVsVXpRUzB3YlhBdFlUbG1ZV0pNWkdGMU15MTNSV3hCUmtkdVRtWTJkekJLY25VM1YweDRhbkprVG1SelFUQTVZV2hxTWxkRlJrbGphakZ3YVhKdFlqbFJjbGQzYURGUGJWRlJSMTlNUVVRdGVYTTBja1JGVnpWWFdFbHZaMnc1YjBGbWVVOVFSekZvWlcwMFRUTXdkR05XVEd4aFoxaHhiVXBNVGt0bloxbHRWSEIwU25WU1lYVjVZblZRWW1kR1VXZG1lbmhXWVdkUE9HOTFWVVJtUzFsTVIwVktaVXN6V0VWemJIUXRla0ZWTm1WMFZGTTBMbFZVV2xWTFJYRTVWalY1V2twcFVXRkVOMDkxVkZFLmlNRWN5S3lrUWtMMkR3SnpPSHE4Szh1OTdEZkltNUJEZlRfRmZwanlHbWciLCJleHAiOjE3MDYyMTU2MjEsImlhdCI6MTcwNjIxNTMyMX0.4iLjLA-3f9D86waz8OSmmW8wZbtaHT3pwkNkOfUeRwE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:01.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:02.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 135106: status.find.is(200), but actually found 401
20:42:02.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,135106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@684c3e6d, username -> user.1000123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a07edf1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215322464))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTQ0YWZucWszNjgzZ21ldjd1aDBzMXE3a3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVh6ZGZVVTlsYVdveGMwY3hTMnBwZVhCQ1lXNTNMbGs1YkVWR2FWRmpXR05xWkV4UGJUUlZaSGd4Vm14UkxXNU9lbU5PUVZGeFZVWTFZbVYwTjJWVGNXeHVNVTVaVDNGRFgyNHdXV3RoY25GUU1GVnVWbEJSUlZOVWNHTlROV0Z0V0d4WVoyVkhiSE10U1ZNeVRsbHRVRkJRTjNCSFVubEJVM0Y0YnpsRGFtRTJZVWxGTmxWeWMwUklURjlTVkV0NFRHaFFTRlpwUW1Gak5FRjJhSGh5UzBKQ2RtWkNhRFJKWVZKQ01sQktjMFJ0YTBWUE9UQlFSVU40WVd0VVVXbG1RVEUwTm1WdU4wcFNVRFZmU0RoelNFTTRZbnBTYVVRNGRXOUNkR1UwY2pOb05HZFZNbU13YzNkYVRIVlhVRzVxV1RaUVdGaElORmhKTjNkWVYwcG1kVFJZYlhKdE4weFhYMmh1YzJOYU1XMXFYM05VTkRNNE5IaGtNMVpmVlhOd01qVkVlVFJCU1hBNVNrcGtZMWhPWlVaNGRXODVVMWxSTjJKZlYxSk1XVmQwWVhKTFowdHRZbmx2V1VSeWRIWlNNbmwwUjFOdFpVZENUR2RuUW5sUlQzVlJjVzFKY3pnMVdXVm1iemRQU2xGRVFVTXdRM2RTV2t0WGNuRlFZelV6UzBNM1QzaHRTR2xZYTBkdmN6Um1hWFJDU1ZsU05FSXplRzU0TVdSWGVYbHBWamhOUVZSdlpFSXhNalJGV0hWdWRFOWlTRFl6ZUY5VGNFSmlUMFZTWDNoWFRtaENRblo2T1RKNmNtcGtNREJDWWpWZlREWnhiMk5uZW1GMGIydzNaRFYwUVRocE0xZExZMWN5UXpoNlFrUnZiWGRhU0V4VU1FSlRTMGhaVGxCRmQyeGlSRU42TXpOMFRFNW1la1ZsUVhSSWJHbG1TVFV3Wld0d01XbHVlRVJMUjJ0WFVWaDNNbHBwWDA5ZmNrUlNXRTQ0Ympoek5WUTBZelk1YkVOeU9HbGZTekl0UzNrd1ZsbHJXRjlMVWtrNVgyZHhibEZ0ZEVoelkwRm9iV3R6ZEhkUVJHVkxkMFEyTW1GamJpMXpNa3Q1YWxsRWJ6VklkRzlHZVRneE9FTmZXR1oyVGtwRGJrVXhiazVUTjA1SlpWSXdOR1ZWU0RsTmJsTkVjRFUyY0ZoRlRXOVdNRlIyVWxKVGVFbElXVUpyWmtVNVdrTjNZMWRpVFVOQ2FUTjNMbkE1TjI1WE5EaHdRVVpwVldGTWJuSkJkM1JRUTBFLjVNT3hEVHpLcEVlaW1mcG5YX1B1dTF3emllTEp6cHJKeWlScVM2NWJEMzgiLCJleHAiOjE3MDYyMTU2MjIsImlhdCI6MTcwNjIxNTMyMn0.R_QbRDK-PglnwoLT4N_Fet7evLDqGPmnKbc4HNaTpkU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000123"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:42:01 GMT
	x-forgerock-transactionid: cffc26de-f2c2-420d-9955-e96c293cd3fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:02.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:02.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 135106: jsonPath($.tokenId).find.exists, found nothing
20:42:02.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,135106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@684c3e6d, username -> user.1000123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a07edf1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215322554))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2384
	date: Thu, 25 Jan 2024 20:42:02 GMT
	x-forgerock-transactionid: 25c6252a-9528-466b-8195-9b997cbadd71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTEybWRjZG5pc2lnNmM1NG84ZXM3ODVkNSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVUUW5kRFpubExURkpZT0d0VmRGUjBNM1Y0TW5CQkxreHhSRjh4V0ZZNVVHTXlVVFpxZW5aWVgxZFdSMDAzVWtSM1VIQXRlbXAzTVZWT1RrSkxSVVF4VDJOMFl5MWlZVFU1T0ZOa1RtTklXbWxTV2poU1RXRTBaMk5mV1hKV056WlNjazl4YkROVldsWlFTSEpmVDI1dVZqVkJNVWxoVTAxUmRqTTNTVTR6U1hOWWJISmxhMlJxVW5RMlRXZDNObFZRZGtka2JTMVFWVkV6T1dSNVNVUjFNRWN5VTJVNGIyWlNiamxNV21OWVJVSnVWR3BzZGxVNGJtVm5UbFpGUmpWalFubGxkM1JvVXpOTlh6ZHJSSFJFZGpSblJYQkNhRTFvVTB4VmVXWmhXREo0Tm5KeVpWVnRSR3RqWTBOUVRVbzVTVzk2Y0hGS2MybHJjVUoyUVV0Mk1sTjNWMkUxVDJkbWJqZHNUSFJmVmw5RWRIUjVPVnA0VVVkcE4wZzJjRGRsYVU5d1dGVmpNVXh6WWxGM2FscDNTamc1T1VwM1owbzBkWE5GVEUxdE1tSXlSVmR6ZGsxTVRVdHBaeTFNWDBVNGRXbE5hRVJFUTFWUVFqUXplV05PU2pOWE1XMVlTRmRYWDNGaFgwTk5WMVZwWkZWaFZXeEdibGQyYkdoSVgyTXlWVVJzZUUxU1EwZzFRbkJOTTJJeU1IUTRibE5mZERKVVNqVldhR3h4U0dOMFdFTlZSM0JrVlZCeWFGQlhaMTlFYzFGc2NHSlpVVEZNVURWcGN6WlJlRzlMZW5VeVRGcDNMVlJyZW5sck5FOVdUVVJvVHpGbFYxcHJVbWg2VVdNMVZYSjJXbVpqVm14Q09FdFpWRlJMWTBaVE1VcDZMWGR6VXkwNFpUZzNXRXRuUWxORlNsbFVZelkwTFRReGFFOXRkek5ZT0Y5UGRHOWZOREp4U1VoeVgwNU5kbXRxZEVSdldFTnFVM0JETjBsS01WcGllVVU0VkRSR2VYVldhVlpXU214NWJEUkdSMk5uVVdsWGNtdHBSVlUzVFV4S1ZGSTRjekJ3YmtSaFEyVjNZbVIyUmpFdE5rZHVXRFZxYlhGTlVHbFZjMmR3VVZweFluVkhiekZEZGt0V2FGZFVTekUwZWt0M2JYQjFVMjF2Wms4MU1GVkJNRXQzVDBwa05VNXJUV2QzUmpWMmJubzNlRmRVWjNGSlNYcEtVRXRFTFV0VFRsZFFVWGgzV2xwRkxtRmlXbTFaUldaVWRGTlhYMTh4VFVJMWJ5MXVMWGMuaTc4aVI1Q016STh4aE9Sd3U2eEg5MkR4cmJka09iWXloY0c3V0FhRndCdyIsImV4cCI6MTcwNjIxNTYyMiwiaWF0IjoxNzA2MjE1MzIyfQ.sPhjmZtlMw-GlBa2Oh9eYIzCj-hAmPae1l71k6861IU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:02.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:42:02                                         915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=250568 KO=11858 )
> restLoginInitiate                                        (OK=124036 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=123644 KO=374   )
> restloginProgressiveProfileCallback                      (OK=2888   KO=374   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.60%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.60%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.62%)
> status.find.is(200), but actually found 503                      4958 (14.55%)
> status.find.is(200), but actually found 401                       374 ( 1.10%)
> jsonPath($.tokenId).find.exists, found nothing                    374 ( 1.10%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##################-                                                       ] 24%
          waiting: 407460 / active: 28     / done: 135127
================================================================================

20:42:03.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 135249: status.find.is(200), but actually found 401
20:42:03.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,135249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21ed15cf, username -> user.1001704, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@683be9bf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215323437))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmUydHA3b3FpNmFkazI3a3FjaWJqYmJtaTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2VHZFdTVkpvUVVSMVZpMVpjRVpEWWpscU4wOUJMa1JaUXpoM1ZqYzFXRWc0TTFNNVRFeFZjRW8zYlRkR1FYUk5VbEpTVFhKeFYyWkNPRlEyYzFZd1Jrc3RSVFEzVjNOMlFrTjZhWGx5Um5Cc2N6RldaaTF6Tm1jM2RIQTFXUzFMUWkxWE5XSllUMGQzYUV4TWJ6RjJUMHh3YVRCTE5XdFpWbGhwU1ZkalNIaFVTell0ZVVoM2RYUlBNa1ZsU0daYWVXMXVSbkZaT1dwc2NsWmxaalZhYTB0U2RXcEtaSEJZUldZdGNFODVWRFZYWVRsM1UyNW1NV00wVFdGVVdWZENTa1ZsTTFsM2FtUlJRV28yVUVOU09WVXhjVTlDVWpSa2VucFJUM05FUTAxTFEyOW9WMGhWTmxOQk1FWXlhRmxXTmpoc04zcFRaWFJFT0VsNU0wUk1hVmx3YWtkbVJERTJkWGxrV0RFNWNubHdPVlUyU2w5QlRUQlJTa0V5UlRoeWRrNURaR3hsVXpVM1FtSlNUall4Y0ZCZlVYWnlSVmRyYlVndE1ISmxWbEIxUjNZd2VVMXVXVFZvTW5aTVJuazBZMHgzU1hsS1RYVllPR1ZGWkVkS1FqTkNXRnBETFhkTGMzazJSREoyZDB4Q2JEQTNkVEp1TkhZeVdVRkNWV1p2VVVSdWRIZEJZVnB1WW1oME9VTjBOMHhQUTFOVFRXeEhlVmxZVUZaVVYxQlFiVWhqUnpGUk1XaDBZMEZHUkUxUFIxRTVUREJYZVdVeWN5MVFkemcyTmpGdlZIRlNkSFpCZDBwa2REVmtjM0Y0VDFabU9USlJWamxKYzI1b1Jrc3RlVE5rWTBoM1luWkJSRWxPUnpGNmJqSlhXa3B0Wkc5TlVscEhZVWxvYUhCM1JXODBkMk5wVGxsTWNreG9ORUpLVWtscFEyNXZWVmt0ZWtSSVpWVnJOVk54ZURrd1lrMWxNbmRrVEhZek1ubExhalJ6VkcxemNuRjFYMUZFVTJaV1dYWTViVEJTTTJwQlpuRTJhbXhMYTJ4emFUY3hOVFJEVEhnNVZHdFlhMnREV1ZSRlVFRktTRkpOV21KcmQzWlNPRVU0ZGpOMWRqQktPRXRMZVUxeFRqbG5kR1ZEWTJkVGVrNW1PR0V0YUhCelRucFRVR0kyZUZKVFlWZEVVMGM1VVRaTVFsWnJlbE5RYkRBM1RUSlNSM1ZFZVRkQ1VXNXdOR05qWTJ0Wk1UWk5MbWcxZFU1R2JWaFFZazVNVTNOalFtSnZkM1Y1ZG1jLjhmanNOT2czQmttQ2ZaSzB1RDhqVldQUzRVaGpIZHBkVG8tREgzRTN1aGciLCJleHAiOjE3MDYyMTU2MjMsImlhdCI6MTcwNjIxNTMyM30.jFftiryjkAfKH0OWe0mRMmotWjapK5BbzoAxJf4uJ5k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001704"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:02 GMT
	x-forgerock-transactionid: 84492772-a540-4bfb-ad76-024a58e050c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:03.484 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:03.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 135249: jsonPath($.tokenId).find.exists, found nothing
20:42:03.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,135249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21ed15cf, username -> user.1001704, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@683be9bf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215323523))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:03 GMT
	x-forgerock-transactionid: 883ee500-ae3c-4a06-b59a-d470d4fd10a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXVyZ3E3NXExN3RxOGc3dXJ0NTBtczNwbnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blEzcHZlRTFPV0VOZlRYSm5OMmg1ZURKRFlVSjNMbTlKVFY5M2JESTVNM2xpU3kxZlZsb3RjREE1TWpKS2NGTnJRemRzVVhWV2VYWllZMk5vZUVwMWNIWk1PSE5sUkVoWmRHbFNhbUU1TWpGcGNFWTJRbUZUTjNkWVpUVmtRMjVLYkZablJFcDZkWGhOUjFsQ2JuWTVkRzU2VTNaeVRWVnFMVEZ0VUdOdWVWZGlPRVZEWVZObVJraGlSazF4VDBSRE0yTnJTbFJVY25SZmVuaFlPSFUzV1RSWFduQjJaRFpVU1haNlpHOXpYMUpOV25sblpqbHZkamxDVFhCRmFsUk5hRTFYYVUxWE1YcHBkMTlGVVZGeWNISmFUR3N5ZVVzM1JUSXhZa2xaUkVKYWIydHZaVlZqYjNWYWRERmplSFpJVERGTk0wWkRURGw0YnpCbllsZENkV1YxYmtNd1pUTnBNMVo0VERVd00xcHZhWEF6Y2xCd1pEZEtXbXRaVW5aRWVYbGFaM1o1UTBkaE16a3dRMXAwWlV0V1kwRnFaVlV4VkZaTFRGZHhXbFZFTVVWTlMyOXFPWGhRYjNCTGFtRkNVekIyUkhOMWFEQlRSREI2ZURkMFdEUnlUbGhVYzJ4amQwYzFWRzV3VDAxalJrVjBlazl5T0RCSVVtdzBSRGx0TFRKaFRtWmFXbUpKU1d0SWFrZDNkRGhGZERGSmQwNVBhSEF5U25oM2FVeFdUR1JsVlhKMGRVTkNiRWMzYms1R1lrTkRZMjUzYUZWTlRYcG5RMVEwWnpaWmFHcHJTbXhuYldWbkxYWndlVUpUUzBaWE1HWktPWEJNYm5SV1VGQkthRk5aVDA1cVdFZFZRV1JTTTBOemNEWkliMFF5Tmw5UVFrOW1NSGsyUlc1UVVYVkRSMUIyY0hodVZ6bFdSRjh5Ykd0bVQwTjRabXBqTTFCbldHdEpWRkZvVFRNdFFYQlFORXhQU2xkeGJVcDJUMFIyT0ZWRWRrZFpSVmd5WW5KelZHbDVNVkJGWkhGbmEzQlhVSGRDY0ZFMVMzVk9RMjFFYmt0b05tdHNPRE4zU0dGWmNFeG9TR3QyUTB0UlZFVlJOMEpQT0hGSk4zZHJZV2ROUkc1WFkzbEZNWEY2V1d0dmF6RnhRV0k1V0hneWVIYzNaRzFUWVV3MlZYcDRkVmhpZEZSWVYwdzBWalF5TFc1d1UwczVRazltUjJNM1FrTktXWEYxWlhGZk5VVnZMa055WWxSSkxTMW1TMnRqWkVSVFRGTktUMnhwWjBFLldIN19MWUl6VElMdm42MFNHMkM4NGdZWkJ3aE1rUHRmVG50OHlqamU3bkEiLCJleHAiOjE3MDYyMTU2MjMsImlhdCI6MTcwNjIxNTMyM30.ggWnnuM_4tvNgjnuGD9i8lgThEdiMBQ_gwS6V6yAhpw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:03.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:04.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 135307: status.find.is(200), but actually found 401
20:42:04.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,135307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20d7b6b7, username -> user.1001358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7880585f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215323959))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjRzMG1wMnJkcGlta2NzZGI0NWU3NmwzdjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmNtdGlObU53YVZWQ1FtMWFSblZLTkV4RGEzWlJMazg0VFVKT2JETm5lR3d0UkVWQmFIUTRhVWRWV0hNd1NUWlNhMmt6Y1dScGJEWkRTMnBsVkdaVFFUVlRWME5JT0VnNWVVMW9PRTlLU2xsak5reGZYMWhZV1RGdVJGQmZaalp0ZVdkdlYxY3haVzlZZGxCYWNqUnRZMWhKU21kdVdGZFFaVEpNVlVSaWNFWnlabFpxWDBKNE1FVXhWWFpSU2xkNFp6RjVabEp3TTJobWJ6ZzRObWgzZGpOQlRDMUNTM2MyZW5sb2VsZHBRMVppVW5SMU5WbFpObTUwT1ZkWlZWVlpZV3RVY21aQ1ZsbHVVek5tTUhVNVlTMDFkV3RPVjB4bll6SkVXVk5ZYmtaaUxVTlVlbmh2TURCdlFXVkxVM0I1TTBOamFXZGxNSFJPWjB4WldtZE9hVVpQV2s1cGNVZDJiSGxTU0hBMGJFUnJUMUZXYlcxVE4yWkJjR3RUYjNrMmFHTlNVakJmZVZoTmVYUkpVa2xJVTNZeFkybzVhRkpaVjBSeGQySnhjM1ZzWDBSVFRVNXphVmhwVWxkNGVYVk9kMnhVZHpZMlJ6SmtNM1pvY1ZkSVFqQkNUWEEzVmpoeFJXRjBRMWxHUldocGFEUnZXbkI0TTE5UlJEbDRMVXhOVjI0NU1HWnNkbUZzWTNOdVN5MXVaa1pCVTFCSVdXRnpTR2R2TW14elVIWnlVazFLYVZBelZGVXdhazV6Y2w5WGNUZFZjMTl0VUVGclVIRmxlSFo1YzBOMlZGUmpkMk5MWVVkRlRVMVVVVUZTYTFKMlRGRlFUVGhqZUhseGFXOVBVWFptV1VOMkxXRkhhVVZwVUZsVldHUndibkJrVDI1a1JFbDBjR2hsVW5OMk4wRnlWMDlSYTFWNGFWSkVlbGRRVDJsSWRrTlZRVTk0YmxsZlRqWnZaa0pMVWpOMlZUTXhjSFUxVmtwUWEweDFhVVJWYmtkZk1uSkNhV2h3VlRsa1JGWjBNak5rWW5wV1EwOHRkMmwyVEZCT05ucGhaMmhVTkhSdWNIRnVRMWhRYm1zNWJEVlZZVnBXWldvMlRsSkRaM2xsYzBrNGFUZ3hVRXB5WjFBd1NtcDZWWFZYY0dGVVkxVkpORmx1TFY5SFNGTnZRVFJFVEVOUmFtTXpZeTF1ZGxsd1ZITXllVkphVVVsTlMzbFZXak5KUW1obWNHVkNia05EUnpocVR6VTBMa2MzVTJKRE5VVXlTSGxFWTBoNmFWTmxWVTQxV1djLjZnMnJHNC1TaEt5ZkV4R0xBSWxvdk42TllqbC1ieWhOMjZzTGNYTDNTNVUiLCJleHAiOjE3MDYyMTU2MjMsImlhdCI6MTcwNjIxNTMyM30.cdZ1coucfE_fJRCMNKqmy8eWzbkJHFy8d1B0q4GDSLI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001358"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:03 GMT
	x-forgerock-transactionid: 8713ace7-2303-4377-a19a-9a778748791e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:04.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:04.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 135307: jsonPath($.tokenId).find.exists, found nothing
20:42:04.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,135307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20d7b6b7, username -> user.1001358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7880585f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215324043))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:03 GMT
	x-forgerock-transactionid: 047c090d-2454-4b2c-a353-c9fea56e5d9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZThvOXNrYTdsbTM1YTNyb2gxaXN0ODg1cWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFgzaFlXSE5HV0Rsa1RGazRibXgxVDNSQ2JtbEJMbXBqYlhwSE5GbG5TVmhuTjJaUVQyMTBaV1EzTjNJeFlsVlpjR2cwTURKaFZsQkhiVk5uYVZocVNYUjVaMFpmV0ZNeWNraHlOMVJCWkY4MU5IUkxZVkZXWlVKd1l6bG9ValZVTVc0MVFXZE5kak40YUZCa2JtdElNWGxsZG5WV1ZIbHpiMjB5Y0RKcU1XZHFXbmd3VTA5d2VVZ3ljbWhLUmxGZlRubFFSMDV1VURkR1luRlNURTVQZVZrdFJGZFlPVVl4TlZVeVgxRlZTbGRpZGsxaFlWVTFNMll6WWtoNlJXdG5OVjlsUjA1SFdsa3pZMmt6TW5jd2NqTk5lalY0V2tJNGRHRlFlSEJPV2twM2VYUlZjRzFaZW10bGFrZFlSMkZIWTJSd1F6STVjbkUzZUZSYVp6aFRObkJsZDBScU4ycEpabkY2ZFRkdlowMDJVR2RTVlVWMWVtTlhkREJhY0VKc00yd3RYMDlEUWs1NE1GZDZWSE56VDA0d2QyRm1ORWxUVVdsS1QwTm9RalJQTW1kTmRUaGZiSGN0VTB3MVJXMTVabkpYWnpRdFgzWlhXRlpwTWxWUFNVaFBjWGR4TkRaSk1sVlJZVEF3WW5sSWVIcGhUblppYlVablpUUjJkR2xtUmt4MmFXOUVZa3BOYzFscWJYVnVjR3RHUjNoU2EzSnlRVGxaY0VsVmRsUktjRGhEWHpGT1QzTTNkWEUyTkV3d1prZHBhV28xTmsxTmRuTnBUVVZuZUdSR1N6UmhORlZDWkd0Mk1VRnhhalJsVWxadmVreEtTVVZ6YWpkVVVrcHVWMFYxVTFrMlJqWnlXRWhHT1Y4eGJETjBhVjlyTFhGa1JqRkhVMWhaYUhaYVUzZHVja2hUVG5sRGREVXRkbWRUWVhveVNFMDBYM0Z1WkZVeE5uaDVVVlZzVkhOTFZrSnlNVWRvV21OR09HRmlWbk5uYmt4bVkzQnVNSE4yUkZOWVFtZ3dhbEEyTkdkelVGbHJTR05oY1ZOTU1rSTVlR3R6VDBGTFJ5MXRkRFp4ZFZsWGN6Rk5jekpHU2t4UlNWZzBiSEJoYUVoTlV6TXlhekpmVjJaeGJsZ3lSbTlsTm1GMFp6UlViVmhuWDJRdFEwVXlSSHBVU0ZGVFEwZGlXRkpZV21sQk1rNUZVRkZFVGt4cU5EZFpkRXh5ZWpKSldHWktNemhyZVdZM1h6UnJMazVSYVhWTFVERXllRWRvVjFoSllURkpVV2h4YlhjLi1zcURUUFI2eUxWdlJYMmhxRWQyMk0tRE5wa0tuZXV4NldXdzZKRnFaeUkiLCJleHAiOjE3MDYyMTU2MjQsImlhdCI6MTcwNjIxNTMyNH0.PVfJVdqJQgcwDRjnNHV7rb2Q4s-EYgOsCIeZxePWGkY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:04.044 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:04.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 135416: status.find.is(200), but actually found 401
20:42:04.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,135416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1215ff27, username -> user.1001531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@286558b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215324786))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2hiYjBpbGxuOG8zNWxzZnZuYW51YmpiMmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVgydGlialpzUkZjNVlVVXhjM1pFVjNaUlFuWlJMbWMwWTJWblltOXhPWEUyY2pWUGVHRkZYMlZXVVZSeVRIWk9hazlUUlVKNVRWOW9NR1JrZW14NFJHeGhhSGxOTVdWQ1dUTm1aMk14ZGkwNFNEQnhkM0I2WjJkQ1VteERMVlJ3TlVRM1NtUlRVVE0xVm1aYWVtZzBSV28wU0daQk5qSmtSMDlMYkdselJGUlNibmxoU0V0MVFuZzNRblZSUzJkNU1UaGZhelZOWTB3MU1EUjFReTAzT0hoWGJHeHlMVWxFVjJKb1JHUXRiVzFyT1c5TlpHSkxNak42UkdZNFVIQTVVbVpUUVY5dk5uaHpkRXcyZEY5VlUxQlVNRE14TUc5Q1RrZFFWbDlMY1hOSFpFMDBYMGxVYUMxV1pXbEJjekJIUjJGTVIzTmllRk42YUdOUmFrRmlUM2swVmxGQmJFWlpiRXBMZEc1aFIyVmtaRkE0V0ZsTmNFODNla0owVW05Q2NtUnZUVmM1Y1dNeWJrMUlkazFUWkMxNmMyaGZlRGR0VlhvMFoyaDRObFpHU213elREWnlRa1prWjA1alRXVlpWVmd3UkhKWlkzRjVTV2R3V2xwV1NFTkxVR1E0UjNnelJ5MTFhMWhOY2podWFUWkJUbkl3UkdRd1F6VjFXR3B4VTAwNFlqUlNkM3BHUXpkRGVtVm1RV1ZJWVhaRU1UaEhkazV0Vm1SbVptUkpjQzF1ZEhaRU5HWlRha3BXTUhKeFozQjFXSFV5Ym1ZemFreEVRMnBEVkVwclMydHFMVlkwWVhkbldtcFFUVlJ3ZFdwbU5XWm9iVkJ0TlRWMGNEUnFVREpHWjFwb2NqSjRWMHRYUlhOeFRqazBSbFUyU1haWFRHdG1SVkpEU1hseFJHVlVUVUpOYWtkeE5YUnFlbEJzZFVKTWFHRmhUVWRtTFhaTVYxTklkR3RPWXpKNE5ubGhURGxDT1dsUFNGTklaRVU1TTFkbE9YaDBiWEpVVmpod2VWazRlVWhZU0hRM2RtSk9RbEJ2U0ZOSGVVMXZSa05wTlU5eU5tVjBlbTgwT0VwaU1UTnNla3BVVlVoUk16VklhRGhqYUdGWE1YUktUREpaY1hWMGQyRldUVGRXZWtwT1EwcENVWGsyU205eVdVdHVZemxoUm05NFdHRmpjRmQxV2pkUFMwbGZRVTVXWVZOalEwSnRWVkkwWkc5c01tVlpVV0V6ZDNwUE4wVTBMbWd3TVdjemJYaHBhV0ZGZEhaamJVOTFiV0pKWjBFLm1NRFhDMWEzakVKSHQ1V0RaZWVKc0NVbkJzMXhBQ1RXNzBXcFJuRWRKN0kiLCJleHAiOjE3MDYyMTU2MjQsImlhdCI6MTcwNjIxNTMyNH0.QHcJXU5U2sWL1q6yunmniaUL7j29w1LZwVVhb2ZY9TE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001531"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:04 GMT
	x-forgerock-transactionid: dc4e5597-df2b-4e0e-898a-986741489f3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:04.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:04.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 135416: jsonPath($.tokenId).find.exists, found nothing
20:42:04.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,135416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1215ff27, username -> user.1001531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@286558b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215324874))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:04 GMT
	x-forgerock-transactionid: d03013a5-f50e-4b97-b03e-06da70b3fcc1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHBlNDJrZWlhYnJzaGpsdThwYjRmajFnODYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1kycE5jREJ4UjJaWFlVWm9XbGx2VFZWVmVtdEJMbGRvWjI0NGFuUkZZMFExTW1oSE5WWTBObTV4VlRJMVVVOW9RVFY2Ym1oS1kyUXhWM1F0ZERkeFpFOXNSV3hQWjJ4NlZYb3lWMmhNUlUxWFVXNWhSMGt4VFRoUFZWcFBWMHh1T0RsNFVrUnFjblJZYkZSMVRFZzRPVTFQZVVOR1ZucGtPWEZUUld3MVExaGpabkphWlVoVlRtdFViSFY0WW5WQ1RWTXhUMDl1U0c0MWJrNUhSRFo0WWs1WFJGWTRWMjFLZW5KelVtNTJRWHA2UlZKVWVEaFBaV3R0VUZadlowSTJVRmhPZFc5NmJ6WkJiRVJQWmpjMVVFUXpTeTFaWlhZekxUUjNjMHMxTUMxa2VYTjBZV1psWm1oU2VGZGZOMVpHZDNjM1gzUk9ZelZwVjNCRFIyaExNMWhuZFdFM09GSnVlVmR5Umt0b2NsUjViblU0VW5oM1F6SnNVa2w2YmtkVFN6ZHpUbTEyZDJnd1lrNHdaM0pPUkZsamQwUkVSMnRNUlVGZmVWSlVSMmxCUWsweE1UUjBRVzVuVnpaV2FYQlpVM0pSWmpaNVVGRTNNa0ZuTldKR2RWUlJRVmxaZUd3MVdUTTFPVGhTY0RnNFV6UkdNbTVsZEV3NFozWXphbXhPZDJreVZsRnFNRFZKVkY5R09ERmZibFoxTUV0aldFeEJUMFUzVFhWT05UaFJYek5QVjNKcmNYY3lVV0ZuTFdoa09FOXhTMkphTVhRNVJVVnNlSHBEVDNwWFpHeGlValptVVV4TVpHdHdOMjFVUzFOaGJWZE5WVUpOUTBsUVIzcDJkak5OTURWbllYbDRSRVJ5TTNSR2FtOVJXamRSYnpnMU9HZHNXbFZNWldGSWJ6Qm9NR0o0Y2xBNWJrcGFMVkI0UVdoaVNHNVJNMUJ2ZVd4dmMzSmxlbGh3U1RkVVEwb3dVMmRKVkc1VE9XcHFaVVl6V2swNUxXRm1WVXBPZEZoTU1HdHNXV2RqVUZoVFREa3dUSGgwYjFKM1FXMVlPVTl4WmxVMWRFNXNNMDh4TWpRd01HOXlkbFJZVm1WaVRFOTRMWFpyVldkNmJXSjBORkExVUVnelJVaFZaakJQU0RkdFMyRjRNVkJ6UkdKcVdpMUlUWHBWYW5aUlIwZDVXbk41VUhaUlNsOXNaSEU1WlhsWVYzaGFZVGsyY0Vkc2FtaEhObEZNTm1aM1IwdFZMbGxtU0MxbVYwNWFNME16TjI1elJtMXliazlXV1ZFLmZZUXUtUWxCTDgyMmpzdjNWV2ppQTNZYklNamJ1UWwxR1RSclN3QjJObDQiLCJleHAiOjE3MDYyMTU2MjQsImlhdCI6MTcwNjIxNTMyNH0.FDRFPDoQBpGdM3DtteM2qfI-Emt80SMRXINQTUTlXhc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:04.875 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:05.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 135556: status.find.is(200), but actually found 401
20:42:05.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,135556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3428bb41, username -> user.1000337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55f8f7af, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215325669))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia250NWZudDh1NzhibW9vODIxaHBqc2Z1NXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1akxXWndSa2RaWkd4NGRWcEdTekpmYWxoVlpWQm5MakJhU1d0WE5tTk1hVUp2Umt3d2MyWldNM0JNVm1kV00wTkxlRlJRWDFBdFZtTkdhRmxpVlVGbGVHWldUWFpaY2tFMk5rSjJiekpUT0ZoRGRHZGhkaTFPU0dORFNuUXRRVVV6WmtaMlpYSnFWV1JuYlZadFQwY3pXWFJoUkhkVWNVbFJSRGhJT0RWU2NVOUlPRUZOV0V0SFVIbHhaSHByTjFwdk1HSmxTbXAyY25oUldESXliV3h0ZEVoMFREY3pjV1ExVEdRMVdrVk5NRWd4ZW5GYVZsWTRVSEY2T1VSTFVrZG5hSGt3TlROQ2FsWnBWVXhvU0ZKV05DMXZkVnBZWkdSVmVVeFVMVGxHYkVoS2JsWllkSGxqZUMxbVMxa3djRzlOTmtrelREWm1iM1pwUTNkdVlVUnFhekphWTJNMU5XVlNNRXBUZG5rM2VGWnVZVlJPVmxnNU4xVkJVbUpDYm5scE9XdEJSMUpwVTFGQmJsZHdRWFZGYlhwTmN6Rm9NRzQyWW5GWVFVZzNZVVo1VjFWR1QyWmplRFZPYVRsMlNHWndaVWwxUXpOSmFGbEJiSFJSVlU5a09GQkVTMVkyU0VabWJXeDJjRE5xV2tkRmJXUkpiRlUyYVZKb2VVTkVUMlIwVXkxVlFXcG1aMGN3YUdjNVdtTnZaalo0UTNodE5EbEtSVEJ6V0ZSVlVVdGxXVGQ2TlY5WWFuWjJWelpaZDNGQlNWRnVhMUI1U1hSRVVUUTRaVzFxZGxGRlVFUk1VSFpHYzFGMk9VcERZbHA2VDBNeGRDMHdRalpGVEVoQ1RVWldkVE51VkZvM1FVUlFhbXBSU0ZGd2Exa3dZMUpmTkhVdGFGUkRUMlUzVFVNNE4yUmhUR2RGTWpGdU9HSnVlRTVuWkhSYWJYcFhka0ZqWVVRemVFaFpNMHhNWm1kU2VsaEtVbTV3YlRWblprZENOMnRTZWpnNWIzTTBMUzFwZHpkSFdVdzNhbGcwUzJSTGFYTllRMVJUVVhWZlFqVk1ja2R0UW1aNFF6aGxlRTB0WmxWekxUZG1WamxLUjJac1REZzRZbTVSUlVFNVMyeGZaMlJqVlc1cWRYSm9WRk5oZFhkT2IzVlVhRWswUkRKSWJ6WnZaM1EzY2kxUlprZHVSak5oWTA1TVJHVTRXRWh1ZDNGMVZGWkxjbmhOWWpsbmQySnBUMmwyZUdGRmJraHZMa0V6TlRKWGVuVlRXV0ZSWVRaaVdtbERhVXA0UW5jLktMWWFrbWhzRkVTekJYelhDeXpSZlJQbXBQZHRLM2FkT05YWkEtSURTQmsiLCJleHAiOjE3MDYyMTU2MjUsImlhdCI6MTcwNjIxNTMyNX0.R3ph3MH6YSCPzd9gXBlJ8IJ3L_pAQ2hg7KGk-4VQtd0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000337"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:04 GMT
	x-forgerock-transactionid: 18e53845-8c8a-4077-9fe4-41988e0ba08c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:05.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:05.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 135556: jsonPath($.tokenId).find.exists, found nothing
20:42:05.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,135556,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3428bb41, username -> user.1000337, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55f8f7af, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215325758))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:04 GMT
	x-forgerock-transactionid: 830d582b-fa99-40af-8cc4-46dfd5be2de1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXIzYmdxYWpmdTE4aG9zYjRqOW9yZWVwcjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlgzSlRjMFZ2Y0RkbFp6Qk1XbEZhWVZNdE5rOUJMa05xTjFZdGFIVkZRelZsVUZabVRGQnRWakJSU0docU5raE5UbkZEZG1sMVpFUk5MVmRPVGpWTk5FSktNVUpXUjFSaWNXNXhNWFZNVWxOTWRIaHRUMU5CUW5SRlJIZEVTbmhNUWpkVVdrSjRObWR2VTBZeE5sTXhTMkp0V1RWSU9GYzFYMUJtVHpKaVZFMUNWRVJTVVROMk9FWnpiMWRSVkZad04xbzRiV0UwTW1oNVNFcEhVM1Z0YjJVeVVYZG5WWE42ZVVGaloyVm5WMHM0ZW1GMVRpMUZZM2xJZUhONU1UVk9hSGd5VlhkUmNVRndTQzB4VEdwU1dHSTBVbUozUlZWQ1dWTlpTVXhhWTJFMGNEQlJZbmxYZGpKRWJqTlpkekZqV21KU1ZrWmxSbG81YjJwdVNHVmlaa2hqUzJGaGNFVmtWR0pxYUhCZlpWbHNRa3hWTld0eFQyNVdhbTE1UkZwR01rNVlla1JhVDBkZlFVNVVNVkJHUTNOSGNuazFZWEpNYURSV1JFRklSMU5uUzFwd1pVMW1ibDh0YW05aGRtczVOR3h5YlhaUVJUQk1jMTlXUWtad0xYUmFhV2xVYjJGa1ZHaDVhR1ZWWkRVeVVVUmxXbEpUVFdGb2VXOUZSelZ3U1ZnMVgzWk9Oa1UzTkc5V01uUlZha2RhZGtsSVZ6ZExSR0Y0UTNaZlkwUkVkelIxU1dsUk9YbG5TM1pDVG5SRVRUTTViR1o1YjNaalZFeFlOV3BVVEZwQ01tcEVTemhXUTJSbVkzSldPVkJqYzFjdGFDMDNNVU5ETVdKdFFYZ3hjbTVpYld4a2VISmZjQzF4YkVRd1YzZEdaMjQ1WTFjMGN6QlRlVXBDT0dGdVVrOWpNMWxQVjFWSlFtOTVTM0ZHWjJ4UFNtRnpRMWd6V1c1UlZHRmZRbU55T0VKdlZHZE9kRVpxVjJaSVZGaG9iVk5rVjBRNWVVMUJVMlZTWVU4NE9VWTNibXA0YmpKUWJtWnRibWRFUmpSNFV6aFNkMFpGY2w5MFZWUTNSbVJPVkVObmRrVXlPSGhRV1c5b2VIcEVVbFZJZEZsdU9HOVhSbWxFUkdoMFNsSlZSV1p5ZGtOa2FGOW1aM2RLWm1jMWMxTnFkSFkyY0hreVdqZDFPVE5FVjBGUWJXMU5jekJOV2xWMFUwcFBRbGRaV1c5VE1uWm5SMjlSVGpGc2VGZE5MbDlrZGxCbFowcFJNR2hwTm05NFdWbDFNbFJGY0djLks3SlBHbEF0c2J0UW4tWjBTMTVzT1pnNFZ0bWFFYkw5Mno2Q1BCSDc0a0kiLCJleHAiOjE3MDYyMTU2MjUsImlhdCI6MTcwNjIxNTMyNX0.Mhonpssdsb_hOKf1BXfkMtVju8lJeJq3c8B-AA1NUfM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:05.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:42:07                                         920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=252044 KO=11866 )
> restLoginInitiate                                        (OK=124770 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=124375 KO=378   )
> restloginProgressiveProfileCallback                      (OK=2899   KO=378   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.59%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.59%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.62%)
> status.find.is(200), but actually found 503                      4958 (14.55%)
> status.find.is(200), but actually found 401                       378 ( 1.11%)
> jsonPath($.tokenId).find.exists, found nothing                    378 ( 1.11%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##################-                                                       ] 25%
          waiting: 406734 / active: 19     / done: 135862
================================================================================


================================================================================
2024-01-25 20:42:12                                         925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=253500 KO=11866 )
> restLoginInitiate                                        (OK=125494 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=125091 KO=378   )
> restloginProgressiveProfileCallback                      (OK=2915   KO=378   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.59%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.59%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.62%)
> status.find.is(200), but actually found 503                      4958 (14.55%)
> status.find.is(200), but actually found 401                       378 ( 1.11%)
> jsonPath($.tokenId).find.exists, found nothing                    378 ( 1.11%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##################-                                                       ] 25%
          waiting: 406004 / active: 33     / done: 136578
================================================================================

20:42:14.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 136917: status.find.is(200), but actually found 401
20:42:14.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,136917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72dd87d4, username -> user.1002097, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59243572, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215334824))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWFmaGRrZzd1Yjg0cGwxc2NuODF0NHQyajciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QllVVm1ZMGRPUkhGNWJsWmxkbGR6ZFZKcGNHeDNMbkZGTTJvNVEzVmlPRk5tWVhOamNXMWxVVWh3VVdOak5HaHhiR293U2taVVRtNXhZbkZoVEdGSFl6SjVVekpQWVdNMGJsUnBTMG90ZEdKaVltYzNjVlYxV2tabVRFTlRRVEZXTWxoRlptbFlValZxU1ZaSFowTnZUVXBWZFdocmRXbHRUVEJuYjJ4NlVqaGZXVzVpTm1KcVRVdE1PVTlaVFdoVU9YaEljamcwYVhGbmNHcG5iM1F3YjNaWVpHNWFYMHBsU25wM1NGQTNkMHRmVlhOVFJVMDNTa2RxV1ZOMmVWWlBUamwzY1RsNU5rTldXblZtUW1oRVF6QmFZV2x2YVdSelZtMDFRVlJ0VFZreFpqVlFha3BuUnpKcWFITlRSWFJaU3kwMlR6ZFVaRVp4VVdrMFFrbG5XVTFIWlZkRVIyaDNlSEYyY3psU1JtUm9TekZQYzFaR04wWXlVSEp1TVMxS2ExbGxRamxIVDBSalNtOUlNME54YnpGRU5uTmlPVFJsUm5aT2EzVmlUbEJvVlZOTVZrZDZZWGd3YzB0bFNHRXpkM3BYVDBSd05HTldYM3BmY0hCUFdGSlZhVEpJYlc4eGFGQnhTMk5ZYnpWSVMwRmpaakEwYVhWWWFVZ3lTRFZwUkcxNk4wSnNVR3ROWDBSUlVIUnNVV2d5Wkd0eGQxVjNhR3RWU1RKMlFqaEJiSEI2WjIxaFVUZENNazVSY1hNNWFreFlOMHhNZG1kRldESTRYMXBEUms5NGJEVXdSVk41YlVJM1VtWkZZV3hVTFhSeWVtUkhSMnh3YlZWbmNrVmhPRXgyWDJsU1dIZFhOV0pZTUVwdU1UbDJRbTFvV0hOTmNWbzRTbXBtZEhCdlZsVlJhbXQ0VURaSVdTMHdkV3QwY21ZMkxWa3dSVzlwZVZwbVFsQlljbEpVY205ck0wUnFibTlDYVVoRk1XVnpSRXBvTVRWUU5VUjVVVWsyVjNwTWJrMVpabGx4U1VWdlpUUjRibXd3V0hCRmJtMU5NMlIzV2psR05saEZPVGxDZW1OQmVWbG9SWFZpWkdKUVgwbFJMVWRHU3pKd1RFVXpPVGMxWDBNeFNUTnZTSE5YUjI5blNFVjBPSEJIYm1Rd09USm5RMlJLVjJGdGIwMUNPRzlKYldZd1p5MXFTM1ZsV21SclFtSlViMTkzVW5oUU9GVmhkekphVUhodldITnJMalYwV0ROU1p6WklSV2R4VTFCc1RGOVNlV1JEY25jLnY5dkV3ajBuSl8zczljOTN1cUlpNmtZbkM2YjA2QjZIQWlpNFp4Sy1nN0kiLCJleHAiOjE3MDYyMTU2MzQsImlhdCI6MTcwNjIxNTMzNH0.EYJIo946q2K0D2yH7yMcHSbQSdAAYJBkNMhWQMoAOZc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002097"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:14 GMT
	x-forgerock-transactionid: 52f5435a-6589-4907-a4b6-4fd6edc5597d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:14.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:14.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 136917: jsonPath($.tokenId).find.exists, found nothing
20:42:14.912 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,136917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72dd87d4, username -> user.1002097, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59243572, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215334911))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:14 GMT
	x-forgerock-transactionid: 9a1278b7-3d7b-428b-8213-4d3f588a4399
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHJ0cWFpMnVvM2gzYTFnaXRya2xrNm5nNGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGRVcFdPSGxOYjFaa2RrRnRTWFZMT0docFh6WkJMall4VDI5RVFrbE5OR2R0TlROaFJFWTVRWGc1V1hoRlEzQjNTSFpLV0dscFJ5MDFSRlJxTm5ZeFZGQTRRMjFoTjJkbk9GUXpNV1V0WlU4elQzUk5RMU5WVkdKS1QwY3pXVlpuTldKb2NWVXdkek50VXpWa1JrdDVYMFpyV2pkM1FucE9VakpqUTI5d1ZEaENNekYyZVhCbVVEUktRVEl5WTBKdlFWWnhiV1pXVlU1SlZVOXhVM1p5YkdobWRFWm1NVXM0VkROa09XaDNVMk5wWW1vM1RVUkVkbWxqY0ZreWFVaGhka2RpVW5KUmMyUlpRMUE0YjFoNWJGZE5TRWR1ZFhObFluSnZWM016Vm5KWFYzcGhibmx5ZEZKUmQzTXlTbmxsV2pOd1lVcDRjWFEwZVhwcE1VUlFOV0pQWjNsU1R5MW1NRTEyY1ZCNFdXWkxWRmhqVjFSb015MVNUMHQyYzBWMk0waDJTM1l4UkRkdWIyWTRTbTlpVldSeU9HeDRZMDlvYkMxWWREYzNRa1owZFZoUFFtTnNSRzlmZEUwemVubzROa2wxYkdSeGN6VlhVVUpvVFhWTlNYTlJObXhOYVVOQ1ZtSXhZMmhCVm1kUk5tZFVZblJDUTNCNFpVSnJNVGxvVEZaRlNWUlBVVkUyT0Vnd2NEaExPVU0xVWpsWlVpMUtaMUozWjFKQ05YTXlOSEZoWVY5M1gwbHhNM2QxU0hseVZsTlBNalZJWm5Ga2JrWmhTSE5oTWs5MVUwMVdSM0Y1TFdKelNVRmFZV0V0YVhaM1MwaDRhMVpWWldwTFNGcDJXa3c1UlVoVU5rSm1VRlZxZHpSSlpYZHdjbEIwVVMxR1dGOXBjRUpPYUU4eFYxYzJWRmR2UTNaNVQybFhRbEZ0WVhFM1lVOXFNeTFpVTFsbGExQlNPRmhqYVVoZmMzaGpPV0Z0VW1aR1RsTlZXUzEwYjBwclpUTmFjMWhTWkhKZlIyZFlNelY1U25KbU1XMTVRVzVvY25kbFRqSmlWbmhVYVUxeWJVMXBlR1F5ZUV0dVptZFBRalZDZVdsUE1XMUhVVlpCTUZSUFUzRlNTR290VDJ4bVkzcFhjRkJ2YVRZMFIwTklUMDkyZHpCRk5VMUJWR2htVEZWSU4xWTVNbk5oVm5GelJHaG1la2szY205SFFrNTJUemh1WkVNNWEwdEtOaTFvU1UxTk5XWnJMbTFMZFhsQ2FYTlRaSE5MTUdGWk5sbHlWVjlhY2tFLjBYUDI3YTRLZlU5LUJ1TXJvYUxZTnR1LXpDUEU0cjZSZ1NXTlNFY2lFXzAiLCJleHAiOjE3MDYyMTU2MzQsImlhdCI6MTcwNjIxNTMzNH0.3CUkCoKgsbXxgBezDXjzb4kguSqEr5iatftUQkkQkso","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:14.912 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:42:17                                         930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=255064 KO=11868 )
> restLoginInitiate                                        (OK=126267 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=125864 KO=379   )
> restloginProgressiveProfileCallback                      (OK=2933   KO=379   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.59%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.59%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.62%)
> status.find.is(200), but actually found 503                      4958 (14.54%)
> status.find.is(200), but actually found 401                       379 ( 1.11%)
> jsonPath($.tokenId).find.exists, found nothing                    379 ( 1.11%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##################-                                                       ] 25%
          waiting: 405229 / active: 33     / done: 137353
================================================================================

20:42:19.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 137718: status.find.is(200), but actually found 401
20:42:19.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,137718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b768a51, username -> user.1002106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63e3571d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215339860))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHJidmdvM3JlMDlmczlkdGo5NnZtZnBqZWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clpFZGljRjlxUVZVMWNqbGpTVzVpVUdaSlJuRjNMalJaY2s1NmRUZHVhV1ZITlRWU05HRkRUa3R5TXpGUlFqWXRiMlJhVTBRd1l6bG1iemhEYTJoZlp6RklaR2cxV2t4UVNIUkdVWFJhVUdaNWRWcEpia1ZvYnpoVE5Yb3pkMHAyZVRaVFdUQnZXVXd6UlZsNFoycFVYek4wYVU5WFdVOXNjRnBXVG1SMlVrOWtlSGRaYzFoaWJuWjVMV3BCTTBvMGFtMXFNMHBXUWpCTlNscEdablZJYlhKd2JHaDNUR2wwZDFoWFgyTmhaMHBOTWxwNGMwUnVielF5VjJkUWRVTjBTbmxYUld4aVR6RkRhalU1Yld0RlJWWjFVVEUwWldGQmRrTlhaalJoV1VVNVpGRlBRM2RrV20xc2NITjNlRUowZDJzMWNIRmZVelZMV2s5blNWcHRhVkpzVjJodGR6QndNWEZ6ZHpWcVVIa3RlVVZqUWxSQmVuUnJhMXBCUzFsaVNVcE1ZVVpoYURreFRGcEVOMHhHWkdzMk1saFNiSGhrVEdkSldXcHVPVlZ2V2s0MU4zZE9jV05NV0RSbGJHSlBXR1pzVGpVNVYwdFRXbkUyWDFSWGNtdE1WRTVvTWswM1RsSklTRFZyYWs1RU5UVmtVSGxQUTJsMFRVOWpZbmR2ZUV0RU1XRm1kRTlHTjNkc1VIUkZUM2hNWW5weE9FZzFXbVpyY25WRWQyOUtVSEF4Y0VkaFlsOUtXVU01YUdScVJ6aDZOV3B2Y0hoUlVXWk1jMk5EUjFaemVVdFpNWGhPU0RoRFF6Vk5Vek5OZUZkc2RXTmxiRmx2WDBKWllVOXRNVlpqYURCMldFNXZaSFk0YVRoeGJFMHdOM0ZFTlZwMGIydHVTMlExU210d056SjBTMU0xYW1oaVMwSlpSMEpQYWtSTk1uRXdkbXBOTjNkRGIwdGxjamRmTldwdFpsZGlSbnBVZEhwb01FTk5VRXhmYmtVM1IyNU5aMWRWVURaWFdUVlVTVUpMYzFBMU4yTndha3gzY0U5d016UnRORTFVT0U5S1UxOU5WRmN5UjJkTWRsSTJhVXBaTTNWRlNGZHRjVkpuUlc5cFVHMU1RM2xNUVhrdE5tSnlZa0pvYmxoaGJUUlZiVEppVTNjdFJ6UnlNWGxIUjBkbVJuaFJZazA0T1ZKS1pVdHRUWE5SZVRKcGNXdERPSEJNTWxOUE1tRTRabFJ0TXpkSVJ6Um5MamRKUVV3eWRsTlJlRFUyU1VKRGRYaEtZVFZuVEdjLnpiRHROczNoRzMwMHVlbEp2QmR0bmcyRTNaUWwtR0thNXp6ZnIzRlcyeTgiLCJleHAiOjE3MDYyMTU2MzksImlhdCI6MTcwNjIxNTMzOX0.NvxPoKe-H7axTX4JWuyeubpglVJxmQ0H1JkiHm5XBuw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002106"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:19 GMT
	x-forgerock-transactionid: 5e4dcdc1-bba0-4bde-a2df-a4afd24c3777
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:19.908 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:19.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 137718: jsonPath($.tokenId).find.exists, found nothing
20:42:19.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,137718,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b768a51, username -> user.1002106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63e3571d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215339946))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:19 GMT
	x-forgerock-transactionid: 917e9a8a-14ab-4a5f-ab94-d1a337cea944
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWVlZHR2bjR2ODVrY2VoajBqMHMxZHQ1OGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1oyZE1kMFp6Y1VkMGEwUklaSFEwUjFGT01UTlJMa2RoUWpOU1RsaEVhMkpCTjI1SmRqRndaalZsWm05WmJGTnpUM3BCYzFsWFExTnpha2d4YzE4eGMzYzJOVFZyYm5JeWNWWnNORkpuVlRkNldYcFhMVk01ZG01NVUwaG9WRzVLWkRrMGQydzFlSEpGYldoaFNEVXRlRkpKWWxkemF6WnpNV0pxVGxKUVgySlpkRFZQZWpsZk5qVXlXRTF3ZVc1SVVrTk9kRlEzY2xJMmJYQXRUbTF1VTNKTGFWTnViRGxETVVsaU1HcHZWVU41VG5Cc1IyeFZXQzB4V1hWeFprNW9WbGRNTTBWS2VuRlNZbUZGYkc5UlZESmFhbmR1ZG5wNlRtaDFUMUJ6UTFWellrVklRalZqTVdGblNsUktSMHBPZFcxc2VEWnZla3BFVTA1VVpFMUdWazkzTURKeVNXaDVhRWczVlhwZlNqTkxVUzEzTUdveE5FNVJWMDR0VTBOWVlUSTBORTVJWDFGRU5uRTFSVVJxU0hsTk5sTmpNbWxGYUUxMGVFOTVTMHR4WlhreVFrWkxPWEI1TUdKamNHaDZka1EwU1V4cmNXWjJOamR5VDBjelZWWkxOMlJqT1hwbVJUbFRVMkp2VWw5TU5tcENka0l3WkVVd09YTmlUSE5vTVdkWlJtbzNaRWR1WWtOWmEwSnNSMHhSTjJkTloxRlJTamhGVlVKT2R6ZzJVWGxPWlcxV1VrZGZSVlpmU1ZCelFVTXllV2x1VEhocU5Ea3pXVGxsUW1SblZrcG9SVWhNU21FMlowdHRTMGt4ZDB4RUxURTBVVnBsU1RSbFRrSjBkMmxZTjBSUWNYVjJkbWd5WVRnNVRXNXhjVkJIZURGTllXTlpaa2N0YkVkbFlXSXpZM2N6YVVGZlMyMU9lRGRCTUdsSFZFNWphVVJTWjFSeFIwUlBSMFozU25aS00waHZiR3BOVTFFelVHTnFNVXRsYkVwTVkybDBTRUZ3VEhreFZIZE5TRWh4VHpKV1lsTlpSMHBxTVdzNFdrZDFhV3hJYlU1M09FNDFSbXh2UWtJd1RIRXlVMnhVVjJKSFVITTFUMVY1V1VwaFdVczNXVkJVTTJsTlNtcFRUek54UzFoVFVGZE1ZMU4zYzNGUVNuaHdVSGx2YUcxVmRsWnJka041VnpGR1JEaDZVMncxVVdOMmRWOVZkbkpzWTJSQ1VGSnhNMWRTVTBORlVEZFpMbkpHZFZCR1prSnpVMUV3UjNkb1MyOUdlVkJtWkVFLmlkeFZFODI3ak5wdDNKSTJPUGlWWFItVnBLcVRoQk5yWGYybEt0UHBPS1EiLCJleHAiOjE3MDYyMTU2MzksImlhdCI6MTcwNjIxNTMzOX0.R8U8-IiQw00y-rzX2jjtjXS4iVSmo3j9Xwk2HH-xfyQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:19.947 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:20.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 137793: status.find.is(200), but actually found 401
20:42:20.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,137793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16c5ac04, username -> user.1000732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1391df6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215340379))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXJ0amxyaWNxcWU4MWVnN2NwamlzczRyMzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGNHSlFWVTVUZW5wSFFWaEpabHBmZDJSR1RrUjNMbmRDU1ZwS2FIbHRkek52VkdwUGMzVlVUR1I1TlUweU1XRXdabm94TlVsYU1FVlVNMVZ6Y3pobFNtMUNiR05GWkZWdlZYVkpjVXBWTWw5TVNsOWlNa040ZFhCWVEzZFFaVEJxWWxOS1JHSkxPRW8wY2pKUGVXZHpSMDFZZGtoSmFFVmpVR05DT1ZGSFUxWnpZMlpXVlhkd1Nsa3dUblJJYTBSSk0zWnFXRFpRYUV0MWFWUk9WREIwUkVveVFrbElVMHBHVWxSQ1ZUUlVNV0l3Y2xkNmNUTmZTRTFXTmxKc1RubENSbmR3WXpSamFUZFhiR1JtTW5OSVdXdGxRa3RRVUZod1JEQnlTMDA0VldkTlRtaFNaa2Q1ZWt4blJrUjFRa0l5T0UwMWQyeDVkVWRQU2toV2QxQXlRbkZzT0ZwUlNGZGlNMGRJVkRkbFkxVmZOVXN4YnpkRlozZDZVWGRTZUU0MWJFVk9lWFZNVEhGQloyNDVMV1ZYUVdsck1uVTVlWFoyWW10SVUxaFpkR1JMUldkcVRVOUZXRXBHUkdsQ01YQTRiblJqVm5aRFRGRkpPSEppVEVoYWVUQkZVa3BWVXpOMFpGRXlUbkUyUW1SdlMwOVZSemRGYkdWamFWRk9OelJTWTB4NFowUmxORXROV0V4cVJHYzJjWE42UlZvMk9YSmZaRkZYZFdsUU1EUnlRVlZqY1VaaVgxbEVSREpzWWsxT2JsQTNURFJUVUU5dVZIVnFVVFJGYWs1dGRXRnBiRmxWUXpablp6bHJTa1kwUjFkYVUzSjZOakJtYTJsWFRFVjBZME01T1Vnek1HcEZVWE10U1ZkWU1IUmphbFJGVlhaQ1pVNWlURFp0V1U4MlNXSkhlVmt0VjJsclVtSlphWEZvU1c5bGRYQXRZbUk1VEdWWk9UTnRWbXhNVHpSVVJsUnFOamRMYUZsMkxUYzNPVFZJT0cxdU5rNW1SRXRwYzFWc2VWaElWRzFVZW5nMlNFSnBTblZ6YlRKa1pGOUZORkp4Y1hkUFREZDBaRTQyZEcxUU9YVlVNVFkyYVRSS1NYbHBTelJIZUMxb2JYTlhjM0JqVUVZM2FFTnpjV3AzTTNaNVdqbDZPWEZSTkdKalZuVjZOa2d4YWxkVFVubG1ZM1ZMTkRoUVJWOU9aRzVsVVhoak9YQTFabkptYURWUlpGSmtWR0pOUjA4eFZUVjNMbGN6UXpCV1dVcHFOR3BRZEhoeFZuZGhVM0JLTmtFLld0V1o5dEh0RWRtLVI4dElSR0xCZW1hRFNYeENkVVZwRzNKMmFJSlh2bU0iLCJleHAiOjE3MDYyMTU2NDAsImlhdCI6MTcwNjIxNTM0MH0.DnfUsMhC-1tvbzumcI2q8yGjbRYCmP1BETgcF0utfpE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000732"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:19 GMT
	x-forgerock-transactionid: 488623ad-6c45-46ed-ae69-5deb03ded8e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:20.428 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:20.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 137793: jsonPath($.tokenId).find.exists, found nothing
20:42:20.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,137793,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16c5ac04, username -> user.1000732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1391df6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215340467))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:19 GMT
	x-forgerock-transactionid: ca618590-e4fe-40d7-ba2e-8da3e6dac1b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazkxNmlpNzI2cjFoMTZ2cDI2bWs2OXR2M2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1lWWXdiVnAxU1ZKbFpIUlFjbU5WYjIweWNEZEJMblZLUmxCT1h6aFFVMmh6TWxSb1EzTk5hbWhqTkhKMk1sQnJYMFZpYW1VMllUaDNhMDgxVDNsUVZEQkdSazA1VDFocFozRlpMVmxQU2xwMk1tRk9jR3hLV0drdE5HUmpXbVpQTm5odGVpMUtYMGxaUlRkQ01EWjFVMjkwWjNOak9XWmpOVGd6TkRCMWQwTnRXbVZEUWw4Mk4xRXRSSGxHUlVGS1IwTkdXUzFwWTNoVVNYaGhWRkI0T0Vad1FtcGtkMlpaVVVSMGEzUk5VVXRIUW5Kb01HRnlkWE4xU0RaQ1V6bFZaV1JmUmxwclNXVndNM0ZNV1hvelYwMXBTMm80U0ZCeWNHcFNPREk1ZWw5VGNtZDNXV28zTXpKdU1XbFNUbE01VkVSM1l6QkVUMHRoVkdoMmJYZGxkMmx1ZURSWFFrMTBRMnhWTkRacWNEbHJiMHRzTm1SdmFHVm5jMTlmYldSUGNtNUVabXc1ZEUxWFpXOXFORUprWkVkQmVXSnZXSE5yU2poZmREaG5UVlk0Wm1neWFUVnNVVVZ3Yms5NE9FbFFaVWhRU1dwQ1UxSndjbUpQYUVSallXaDNTbk14VFZoTFFVbEJPVjlsY2tGeFIzaFhNUzE2ZFhCR09WbzJPRUpwYVRKb01YQlVXVzVxWjNneFJtbENYelZhVUUxM1FqQk9VekZ0VG1WWlpVUjJabkUyVmxkcU1XNTRVR0l0WXpCdVpubFlXa0pwTVZOUldIVmlhVU5oUlY5d1VGQkxhWHBGYkhwaVRsZHViRkJTT0U0dFkyeE5SR2RxUnkxNWRrWlNkM3BhWTFWcWIxZFBZamgzWms5NmVIcFpSR1pWUVdWTWNYWnZTRXAyTjNSS04zRmpVMmRPV0hCc2VqZFNOMXBLUjNaa2NucG5TMnB0WVdSeFlVaDBiREJ4V0ZaMFZucEtkbWMwVUU1WmVHNDBTMFZMUlZOMVZFZDNZVkZRUXkxSFNYQjBRbU5DWjNCb2JHMVJTM2h0YTBrMmJGOWljbmd5U3pnelFrcExjbUZKTVc0M1lYWXllV2RwUm5aaFkwSmtOREYyYlc1UE9FaE1VRUU1VHpOYWFVYzVjMFZsWDJnM1kyODJTVUZKVURoaVpqUmtiRWxZVFdVMk1rWkhhbGhLTUhjdGMyNTFiMmxDUmtSMVRYQkRWRmQxVW10T2FuTjBWVEZxUW5reFZucE5MblkxYjFKYVN6TnJNMjFwWW1VNFdXNVRNUzAyUVZFLllxdXVIemtRd3pNMElvRjRzZXZvQldsRGdXbXBlekY0c3Vxb2JaekJ3bWsiLCJleHAiOjE3MDYyMTU2NDAsImlhdCI6MTcwNjIxNTM0MH0.8LyjccbWi7aZvKQH1tFoJz0YQToY8yw5ghPUx84kF7U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:20.468 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:21.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 137890: status.find.is(200), but actually found 401
20:42:21.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,137890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@378cc1ed, username -> user.1001681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a96e366, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215341116))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHFlNWw0ODQ5MXR1cGJhbWw3NTUycDE5cmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MU5WVmlURU5HVUhKRFJVZGpMVE56YmxkcUxWaG5MbVZaU3pWdlVsWklNV04yWlRablJVb3pibE5NYzBkWE5tVXRXWHBPVVdWbVdtdEJla2RIYjBweU5WbDFlV3R0YjBwclluUXRWMU4wV2pWaGRuVTJaRGhCWVZZNWVISjFkMU5qWW1KNk9IRXlUSGRFWTBkaVFqSmxUa0ZpUkhGeVozWnVjM2R6Y1U1VmIxaG9PWGwwV0VWWlIweHlPR3h1Ynkxa2RtWlZkMWxYVUZock1qUXlRalJ3VldoU05tWjFhWFY0YUhSNWVWSjZSRkpXU1dJelJtVm9RbTgzV1ZSMFpsbENOMnQ2YTNvMFUwdEJhM1JpTFRWRllVWlBSRVpaWkUxT2RXOVVXRE4wTUU1UFFYQk9aRmRhUTBaYU9GWk1NWGxwU0VKRlFVc3ROV2wyTVhsTVEwMVNjbkpHT0dGZk9UaExTRkU0ZW5WMk4xVm1UakppWkZsbWVrdHZkakJPYTI1QlVEaExRMTh3U3pZMmNGZEdiMHB0UnpJeGJFUXdSelJzVG5aMWVYRk1jMmhwUW5aUmFVSlRSMVZvUzBkM2JFSk5ZbmRWUVU1MmVVODVOVk5IVFRSUGNteFFhekZwYURKeGVVRjBjM0pSTnkxa1dYVnJUMmxGT0ZKeGFucHBZbTB3Y0c1cWFEUmhMVlpHZDJWbWF6UlNabGRmUkZsdWQyOUZTVUp6UzJjME1qaEhOMTlGVkV4dE1VNHhaV1J4T1dWUk1IUk9RbkJxWlRKc2RuSlRRVGR0YkdKUFdrWmZNSFprZGtZeWFXUnFTRGxzYUVWU2QyOUNTa05mTWxRM1gyTlVWbUpWVnpJNWRXb3RhWEpMVGt4emN6UlhkVzF0UTFCYVNtZEhTamxJYW1WUVNtOXFYMGhhWWpNNVJFMWFhMWxtYVVsUU5HWTNjR2MzWnpWVFVHSXdPV2xvUVRoaGR5MUJPSFUzTFhVNFRFMUdTRXRNUTJSVFlVTmxNWGhRYUZFd1RqZEhlR05zUVRkSGVYQmFOekpLVUdabWMwWnFWamMyTnpSdExVZFhWRFJsWlMxQlJreHJSV1JTUm10VVFXUkhXRGRtTkdVNE9XcG9Ra3gyVFRGWk9UZFpOMnN6V0hBNWRXSlBUVUZuYUdOUVVVOTFaRGxwTlRoSlJsbEdRVmhGTVhsc2EzcEpSMnBqV1hGdmREaExWbHB4U1hOVFNIcEplRWx1U21vM1FVZEpMblZhZGtkbFpFVllSVUpLUzBFMU5WUk9ORk5CVjNjLlAteE5oMUwwRG1GQWhZV05TM2RZSXJEckRrb3B6Y19EdkdiOVJpTkc3V1EiLCJleHAiOjE3MDYyMTU2NDEsImlhdCI6MTcwNjIxNTM0MX0.QE_N6YBJBrcVhL_3p9HnnRh2-oSRMaZQFoypfiwLEAA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001681"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:20 GMT
	x-forgerock-transactionid: 82dbb396-52d7-4153-a553-61a4dc9ce15f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:21.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:21.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 137890: jsonPath($.tokenId).find.exists, found nothing
20:42:21.207 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,137890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@378cc1ed, username -> user.1001681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a96e366, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215341206))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:20 GMT
	x-forgerock-transactionid: 29310f38-a276-4444-87b7-06ae9a5a99c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWNscm1lbGV0MmFmY2YwN2JucWZtc3VvdTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVQyNXJXbGh1TkZWM1JGcEJkMHRwUjFsQ1VXWlJMbmh3WVhKQkxVWldTRXRmWlUweVgyZDVaVTlvZVdaRVptdGtXREptVUVab05DMUhSMWswWlRsaE1uY3pjRWxSWWkxbmJVWkJNbXd0Y1VsU2RGbzNUbFJGVGxsblMycDRWV0ZoZFVkbU1qbFljMDVpVkVoa1NVMUROVVYxY3paUlVFZDVUREJLWm5WUlYyTnFPRVUxYlU0MFZ6RXdhVzFRZUhWUFpGTlNYMGxZVlc5TFVtZFdSVWd3ZFV4a2FWQmlXa0pZY0ZWNVpsOTJiVVZoTkdKYVN6VkdjbkJ2VDFkd01FZHNTazFOY0RndFJIbFBOVmN3YURGbFZtcFZiVW94ZEdacU5XY3RaR1pDWVRWVldETkdVak5vWTNjMGJIcG9UamhmYkdsS1QwWnhPRmcxZFVWaFZqbEdVVWczZUU1SFlXMURVblpyTW5KSlRucEtVWEJrWW1sZmMxOW5WakF6WVVWZlFuRk1XbVZ1YWsxUVNITk9NVTQzYW1jelZqSmZjMEp4U1dGUGRtaGxPWFZCV1VWak0yaG9kVlo1ZGpsM1VYaExNRlExUW5oMFdrVXdXbEp1UlRkc2IyOUJhVGx5VXpFdE1HVkRVMVJvY1ZGR1JUWmtWbUZHZEZKclZrUmxPV0ZxWTBRMGNVbEpVVTAxVDBoMWVFa3lWM1JHWVVscmQyMVVOREJvYmpOTU9VcG5aWGRITFcxalYydFNlRTFsVFVSeGNUSjBlRlZJU0dOclV6TkZPVGt3Y1hSNWRXUmtZekJ1ZDJ0eU9VcFdSV05mVmtRM2IzZDRSRE55ZG1vd2QyNUhTWGN6VkVkR1ptSk9TR1UzU3pKSldYWkZhVVZ4VjJobkxXTkVlazF0YVRkRU5VdFdiRFE1ZVZSSk5rWjNNVzVvWkhWQ01UTkNXRlp6WkVSVmVWTnlZV05TTmxFeU9URmxaSGRJUkZnMWIwOXhiak5QVEVGQlVIWkNjSEpQYW5sa1ZYRlFTRlEwWmxFM2QwNVRkMkV3WjJzeGVuVmxWalYwVVhoSGIwSTRkVTFWYkROT05EZE5SbXRyVG5SWVdIZGZTMmd0YmsxWVNEaEtTbUZJY214RmFrSkljMUJzWDNoaVdHRk5RVGhqUW5sNldqQTVNRFZhUm1KRU1ITmFSMnN5VFVoRlEydHBkR1l6VUhsa2FsZHdNbUZFWDNCWGRXUmxMVEZvVERabFVHZzBMbXQwWWtsME9IVjZibXBTWlVvMWVGcFpjblp5UW1jLmxUa2cwZVZWWEZISnVCb3pKZVRpcndzN19EODdxLW1nZVQ2dVh3T1FzRXMiLCJleHAiOjE3MDYyMTU2NDEsImlhdCI6MTcwNjIxNTM0MX0.BATUQwNnwMyeiOdofetKH-U1Uks5gP1LMyJKkvbBqIM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:21.207 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:22.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 138066: status.find.is(200), but actually found 401
20:42:22.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,138066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@129ab39e, username -> user.1000711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28d68259, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215342342))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2E4ZzNkaG9iNHMxZWl2MnJudDRkYnBmbTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cU1XMVBTWGszTWtKNWJFWmpaQzEzVDFsaGJHaEJMbWMxUVZscVNFazRjbkp1VDBodk9UaGFTMTg1VWs1V2EyTnRXVk5ZWVRacWFVSTVjVEZhVDBkaFpIa3ROVWQxYUVFNFFVaDRRMk5sT0ZSVExVdDFWMEZ2VEZGMmJETlFaalpKVkZwRWRGVlVkblZ5TUVKYVVXTjBjMjlHY0RnMVZsSlpSWGRXU2pkTVZFUlJaamx2TUhGTVZWcFhlRXhZYTIweWFsVXhjVkp1UmtGR1lVTnFPVXc1WmpKUVluY3pkM2hNZEVoaWNUUjJZMmxXVFdZeFpXNXRhV0oyWVZnM09GTnpkazVYVUdrMGJqVm1UVzlvWm1sRk1USm1OR3MzWTJSTGFrczBPVkUyZHpBM01XZGhjV0pmY2xSWk9IQnhZblZMUlRKVlFXTndRa3R2T1hwWFZYaENTbU5oYlVRNE5Gb3dTMHRuYTJwbU1tWTRjRUpTTFhaemRqbDVTMWd3U1ZSS1ZGRlZPV2hQT1ZKZlltUlZVbXRCTlcxb2FsQmhkQzFQV2taWFFtTnRRV1U1T0U1SWMweHVZVlJZVmtoQ2VYcExMVWM0YVdZdFpERmxjRmhMY1VzMFVYRmxSMkZCWkhKdlNrcFVPRWRsWDJSWFdIQkZjblpQVlUxd1NUazVZM1YwVWtnM2JVZFNYM1J4ZEhaU1ZrWkJWMWRCVkc0MU1WWjZhRUpFVVhKaWRITnhSVmxxYkdVeVpuSlNiRFJPVW1kMlQyaFlXVFZCY1MxTU1YaEdka1ZPT1RGb1dVZHJXRlJrWTA5bU5UUlBkMkpNU1ZoeE0xcHhkbnA2WVU4NVRIcG5MVE5EUjBoeGF6ZFdhelV5TkRSbmVWbHBRalZKWWxWT1ltbzNWemhMZVhsT0xYTkJibGQ0T1ROdVFVUmFjMWRLUTJzNFJrRmFaMjFXU0ZKUVNXeGlXV2xSWjBoTE5GaHVjMWN5UlZSYVVWTTJNM2d0YUhSU05EVlJOWEpwTFRVeFdTMXdTbTFxTVhGRlpqRndRblpNWjJ0V1FtaEpSbFpFZFRFeGMyWnhkbFJpTUdSeVpXSTRSa2d0TW1rMmNrTmpaa3RwVFRCMmFuaFJVM2R6U1UxNU0yTXpTekYyUzFGSVMzZFdTMlpqY0ZkNFZtcDRTbXhWY1Y5c1UzWm5SelZuUVZWdWFVMXpUM1F4TWpCWFJWUm1OSEpOTms5bGFreFVjVzAzVmtrdFpUSXdMa05xTWtWSGFrZHZaVkF0U1c1eWVuTXphMnhUZVhjLnRQYTVaMlRReTdlbG51Y213a2NXMFlHX2w3dnZ2LXRqMVVzeE1xakY0UjgiLCJleHAiOjE3MDYyMTU2NDIsImlhdCI6MTcwNjIxNTM0Mn0.6lDAVN6ZiDgWdUrUWZptz0_mbgoU7DQflZbkVSlNpIk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000711"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:21 GMT
	x-forgerock-transactionid: 81dd8524-0a55-4b5c-9c5d-e19332f53f04
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:22.393 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:22.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 138066: jsonPath($.tokenId).find.exists, found nothing
20:42:22.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,138066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@129ab39e, username -> user.1000711, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28d68259, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215342434))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:21 GMT
	x-forgerock-transactionid: 1b3d07a0-3217-4caf-8dd7-87d05e69eebf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2tsaWt1Yzg5Z25mcjQ3bnFvMGlyOGtsZGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWJtc3lVelI1YkVzNUxWUlNZakZqZGxGVFRqWlJMa1ppYjJzNWIzWjNVblZGUkZWaFlVVTBZa1ZPVG5OcVVsSTVlVFJyVFRjemNrTnFZbmgxYVRKV01FRjZVSFZPWDJoNFRYZFpUVUZZWmxkNVpVZHNWV2hXUTFVMlNrVlJWRE5OTVZSdFowVk5RVVJsZERGTVJ6ZzJkbUp1V1Mxd05EaDViM05OU1hWc05qWlFORVp1Tm5oaFdWVm5kSEYwWjFCWlNrazRRM1ZCVG5sV1QwUmZRMWxtV1ZocmNYcFpZbGxZTFVJeVlWbHRTM0ZoY3pOQlRUazFZV1ZCWTB0aFJubzNkMDR4UVMweU1FWkNkRmhxZDI1RWFXSmtUR3RUY1hSa2RHWkNhV2hRUjNwSE9HNW9XVWRNVjNWbVZ6VjBaSFUxT1dSQlNsY3RWelpuVUhCdVdXTkhRbEpuVkUxcFl6aG9ieTFmWmtkSFh6Tk9WelJzYmpOS1FXOVhZV0ZWUlRSamRraFhVa1JrTURsTmVucHFiMjB6VldGV1NsOTRWVEpQWW5kdk9YZHhiMEV5UkUxMWVscENabWt0U0ZOVFlWaFRjMHBJYm1OclF6VmZYMjAzTlZabWFHVjRYMmxUUkZCTmJHTkhSM2hzUVU5TGRrUm1WRmszY0dwM05rcFhSVWR3Y2xsbmExcE9Obmx4YzNsQmMxTjVZbFZrU21GbWJ6TnNlbEpJVGxGNVpucHRiRnA0Y1Y5R1JUQktXV2xzVHpNeWJUVXhWalp2VTNOeE9GVkpXVWt3ZW5KWVl6WlpORFJhZUhWcVQwNURMUzFWV1RWdGMxUkpXV1ExYjBSbWMyMDBSMU5UU0Zkb1puUnpVMVZIVkhFNGFWWnlXbGxyYWpCblkxSTNiR0pqWkZvMFNqZFpUVXcyWjBONE5FaGZPSGxoTVVGT05IbG1iVEpEVVhGR05YaG5WazFGTlVoMk9VdFVVbk5wTFcxc1pHbHdOME5RU2t4Vk5IQlZSRkpYTVhCdU5VVktjRzFQT1U1d2IydHpSa1F6V1dvelpXTlZibVpYTFdsU1NFMURSMXAyVUdRd1RXMUxVV0pvUW5kdmQzcERNVWw2ZERSdk4yZEVNemxoTlZsbll6TnBiMlUxUms1MlVERTBiVGhJVFVKdVlVdEhjVzFmWDJ0SlZVWlRkVTVzUjBFMFNHRnVOMmhrUkd4NGNUTXpSMGxIWTFWNlJVMVZkakEwVHpOWGFtTXdMbE53ZGxJd2VHZHdNV3BqZVRKTGFYa3RUMTh5VDJjLjRoRl80cDU4d0dLNFVlNFpMR0NMckc2U2RJc3oxY0RpcHlyWUVCeDVfZ3ciLCJleHAiOjE3MDYyMTU2NDIsImlhdCI6MTcwNjIxNTM0Mn0.2c47YI26zWfDphHifrU41nH_4Liu-lGIQIAXTzNgPj0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:22.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:42:22                                         935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=256583 KO=11876 )
> restLoginInitiate                                        (OK=127016 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=126623 KO=383   )
> restloginProgressiveProfileCallback                      (OK=2944   KO=383   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.58%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.58%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.61%)
> status.find.is(200), but actually found 503                      4958 (14.54%)
> status.find.is(200), but actually found 401                       383 ( 1.12%)
> jsonPath($.tokenId).find.exists, found nothing                    383 ( 1.12%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##################-                                                       ] 25%
          waiting: 404482 / active: 17     / done: 138116
================================================================================

20:42:24.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 138430: status.find.is(200), but actually found 401
20:42:24.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,138430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69a5fa79, username -> user.1002747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a84abb6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215344905))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamViN2o5Zmo4bjU0YXVmZHBua2VlcmhndnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bE1HVTRiVlpYVURCdVZ6UmhNVmcxT1VOYVZVZEJMak5HWVROd1dXdGtURzltTmpkdlJEZEtZVlZZV0UxVllYWm9jVVpsU0hKSmRsQXphVGRqYVVOaE1IVjRjSEJ5ZDB0cmNGY3phMlZzWTFWV1RGZE9VWEJhYVRaeU9YTktiR3RJTTNabU1UbDBPWGwzWlRKNlJrNUtTMUZ4WmxwSVdtZDRWV3N4VERaMlJWaEphWHBZYkhOS1NVNUNlRVl6TW1sWE1VSnZRakIxYlRjM2RWWnlhbkprWmtzM1JGZGtTMHRJTlhKSVowMTNOVmcwZG5WM1MyTjFTMU13TTFCWk5sRkxabXRPUW5OMGRtVlJNRXA2TkZwZmJrNU1TRUk0TjI0dFVubExTVmd0YUVZdGNFVTRNRnAwZUMxM1MwdzFPRmcxTURScVZGWXdTREZXTWs5dWJ5MUtZbk5zUWtaNVlrYzRXV2hvZUU5NFp6TnNORXh4TjNCTmVucFdjVTlUTTNCdFFtaGZYMmhETFZCbVRHUjBWMjloV1hOM1dYZ3hkMVV0V1U1M1ZGVkRORmRtUTBwMFluTlJVMjlmUnpsbGJsQkVhbUZCVmtKcE56Sk9hWGhoT0V3Mk9IQjFNRFpzZG5wTFRXMWpXVzVOTmpaeWRHY3pZbm8xWVVjNGFtTlRla3h0WldGcmVGWjJkVGgyVFVSQ01uWXlWMHBaYWxFMWRsYzFhRlI1YUZwNVYxOTNUa1l3ZUhKdk9HUkdTVzAwZDBjdGExRnpTSEJyV0ZWRWIwWldVSEJhTkU5MWJFZFRWbGxXZVV4WVdXRXdUVWd5Y0dReVJHTnFTbFpLYkhocE5YUkxZVE5KZWpsbFMxbHVUV3AxYWxOQ2RHWkZOMlZFUzNwdFZVZHZlRmhEVkhwMGVIbHNaakpQVEZGcFVWQnZjRmRxU2kxMGNsaDFkVFZoVFdwclRGVndkelUwU25Oa1RVdHNMV0pvWVdsM1NEWm1PRlZXTjNWamExRjZTR0p6TkRWMFNrUnFlVVJGZEhkbFIyTkxjRmxrWjBwRGVrVnlRMGxaVkdKT1gyaDRjV1JDVlZCemNFbFZNMDFZVjJsRk9HMTNURU5FZGpJMFFUSlRkMjV1UkhKM1ptRmpjVU0zYTNKeWFEZHJPWFZwV1ZwSmRISkdNV3RLY2xsTFEyTmxiMjVoVjI5RVdUSldlbk5qYkhsclpUaHVkVVYxYlMxRWJucDJOMDV2YzJ4aVZYTnpMamw2TlRob1RWUklPR3RFYlRVMGF6SnVVVVYwYVZFLmVYUE83V2twckwtVmU5NnoxU19fb3dPVEc5NEEtZlpDR3Bxdi1DOEYwMk0iLCJleHAiOjE3MDYyMTU2NDQsImlhdCI6MTcwNjIxNTM0NH0.WYSIMk0wPfRJUqvkBPbXzj8hlv7-xWY9K2GmGr5-Y1Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002747"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:23 GMT
	x-forgerock-transactionid: cd6b9a58-be10-4530-953d-bfa8224b553e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:24.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:24.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 138430: jsonPath($.tokenId).find.exists, found nothing
20:42:24.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,138430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69a5fa79, username -> user.1002747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a84abb6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215344995))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:24 GMT
	x-forgerock-transactionid: 0c0e7d00-8fa4-41c2-9cdd-d5281fce6847
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWxrZHZtaGs4MGltYzgwdGNsdW40M3NrODgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2VHdE1TRzloT1VaM2VYSTNTMnd4VldkVVdURkJMbTR6YVZvM1VXMVdjMmxoV25SR1UyUnpiV0ZWWVV0T015MWhkRUpqY3pCVlRUbG1VME16YjJWblYxZEZjRE5UY0VZd1ZsOVpWMlF5VkZkd1VrWm5VWEpCVmtNd2FVdGFPVUY0VHpGSVlVVjBkRlUwV1Y5RVducGFObTVrVTNKWlkwTnlRVzVVVGxsdlEwNXhPSFZ3ZFZScGRtSTBVRTVCVFRoV1lUUkNVbWwwYWtSNWQxWlRRMDV6UmtkaU16UTVWV2xIUjA1YWFEQXlXVEowYldWR1JHeHVWVUY2TkdGWGNWbGljbmg1WDBsRVJrZFZPRTFSYzNBMWMwMDJVamhyY1V0bGQycHhjV1ZsV0VkUmNYb3dXR1pGYkhGTlUxQjBTRkF5TVc5T2RubGFReTExVldGSFQxZGlNMmRsTlhkaU4yTlJUMlpKY1VaRlNGbGFVVE5zWjB4Uk1UUkZWR1ZTZUc1c2JXOXZORlJyVWtWdlMxVjJRa2Q2YlVsdlJEWTNURXd0VVRBek1teHBaSEl6U2xJM1NGZEJNRlpZTjNjd1RXVkpTRlF0V2taYWJYQmlNa1JSYlVrd1VYZzNNRUpuZGxwR1prRlRWVlJxY21zMmNUbENOMTlmU2tsUVZHTmxRVVZCYmpnelVrNUpUa3czTFdkbWNqTkhiVGM0Y2s5YWNUSnNjWFp2TFhod2RrOURjMDAwUzNGVlpHcGtTVmhYTW5WWWNVZ3RZWE14Y2xsTFpUaENhbk54UTI5ZmVuTlhhVmREVHpCcWNEQnVVakEyYTFKRE1DMVpha2RKWlVWQ2NHaE5UVzR4T0VwYVVXWmhZM1J5YjJ4YVkwbDJSRmMxYTBSV1kzWTBNbkpaV0c5MlExRTBjRjlNVFhBNVZGQkdhVEJhY2pCSlREaFdOa3hHWjBsQ1NEVkRjR1ZyWDJWbmFUVnJSbkY1Um5Wc1owUkZPSEoyYURRMExUbFpXRk5KWW5sWlIwOVVWR0p0U0dacmFrSjFRVkZoWkhCVmREQnFTbkUwVDJWelVFeFVkM0F6V0daNVZrWkVSM2cwVkVwdVRUVjRUMjkyZEdaMlZGaFRSV1p2V1RjMFdHdzVPSEpqUkhFdE5FbzBkVXBRYUhsTlVIZE5RazgwV2tGWmNGaGFORXR0TlV3eFVGQnFiV05GVGpadlRYY3lVRXhOWDNRNGJIRlBUMkowYzFOMlRtOXpMbGx4Vm1ZNFRXVTVhelZYYm1kaFlsbElaeloyVDBFLlZzRlltYll6cXp2dHpHcU9GQ3RuM2ZOdzQ4X2ZoV3Vjdkk0RWR1VDlVdk0iLCJleHAiOjE3MDYyMTU2NDQsImlhdCI6MTcwNjIxNTM0NH0.oXaopzl_WvPiUe6O5QhB2qFE7jRd6rYv3Db-Hfml0dk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:24.996 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:42:27                                         940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=258118 KO=11878 )
> restLoginInitiate                                        (OK=127782 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=127376 KO=384   )
> restloginProgressiveProfileCallback                      (OK=2960   KO=384   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.58%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.58%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.61%)
> status.find.is(200), but actually found 503                      4958 (14.54%)
> status.find.is(200), but actually found 401                       384 ( 1.13%)
> jsonPath($.tokenId).find.exists, found nothing                    384 ( 1.13%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##################-                                                       ] 25%
          waiting: 403718 / active: 27     / done: 138870
================================================================================

20:42:32.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 139530: status.find.is(200), but actually found 401
20:42:32.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,139530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58ef96fb, username -> user.1000116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d5a9cb8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215352065))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDZwZ2QyOWEwYjRjNTZmaG9vZ2xtaHVxZm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blFrcDRTbEJYYWtjek5IcHBTRmRzZVZJeFIzRm5MazE0WDJaV2NXVnliek5GUms1emNsODBkV3MzTmxObVowOHRTRzlpY2pNMWIwSk9Rekp6T1hWbk1UWTVibXBHYkcxM1lVbEhVWEpIV2s5eVlYQnBMVEpOVWtwQlJreERVRzlxTFdOV1VXZzBWelJwVDA1b05GQk5iVjh4VHkxUlpGUTJWRTQ1YjJsVk1VYzRkRlJIY1hKMGRtVnVVVVZHTFVKSVNIUkNibUpNYzFGak4zQk1UbVp6WmtsRlNFWkNWbVZZZWxBd1JHWmtNV2g1UldKMVgzRXdZakZETmtKVmVXOUxVVnB5TkY5VVZETTJPRE5YWWxFM1YweDFlVE0zT1hOeFJIRktOMGxYY0RFeVlYSkxaemhLZW01cWExVjFOa3hSTmpVeE16ZFBhRFJQZW1NeWRVMTZOa0pYZGxwYUxVRnFNbWszY1VGSGNFSXRValV4UlVzeGJFZFJaekphWkdGQlMySnpiV3hEYjJwRFZuVkpZMmd0ZDJWaldXcHBSM2h1UkY5NFF6YzJSRzlMVTNKclpFSnBlREUxWm5CRmIyVkZUM052Tm1sTWEyWnpYMkp2UzNWeWExOWxMV2cxY1V4R00weFdUSEJGTFd4NE1ucGZlR2g1YlROT05IazBRWEZ2V0VWTGQzRnphVGRuVG1rd1VXdHJPVXRDZURaTU9IUmpOVkI1VVRsa2VERktiVlp5YVdKc2RsTlJNRWhoTFVjMmMzRmllVVZpYzFCZmJFRkhaaTFOTVVoTlYzbE1UaTFOUVdKUFFrdHlUbmROVlROeE1FOU9aRFpXUWtWNlV6aHZUREl3T0Y4dFlrUnFNblpSY25KUk5HVm5XbGhQTkVKelZsbEZhM2RpTUhGS1QwaEdWemhhUkhwWmFtUjJUWGRqYVU4d1drOVhWRGxGYmt4Q2N6TldWVmt4YVRFd2NrNXNWMjk2U2xGRU1qTjJaMnd5V1ZFd1pEQmtNazFvVTJSWE4yUkxabmhaWlRGdlZtNWpTbVpRWjBsT1IyMDFTWFY1UVhOc2FuTTBhMU42YmxwemRESlRablZTTnpoS2VrMVlaVzh6TVhCS00wVklibGQxYmtsWE5tcGFURUZ3TFhjdGFYaFlNWEpsTjBSS2FWQm1SMmx2UzJSRmJ6UnVkemMyZERaWVNVOUxSbmxwTkVGMU5uTnBWRE5aWVVKdWVtaDZXRGhuYkZwdVRuTm5Ma3hHWmw5V1FXcFpVVFZqZEdkMk5WWnRRWEJ4WmtFLnBadGR0bGRDN0RtUE5oRm9raXRNUVVLQWVGRWhBS3M3eWhKcUxnNy14MTAiLCJleHAiOjE3MDYyMTU2NTIsImlhdCI6MTcwNjIxNTM1Mn0.h979KpykPcpSwNj4ozMK77LilXNvaxZ9Cc6-8fdeVeM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000116"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:31 GMT
	x-forgerock-transactionid: 7e7b5feb-b82c-449f-94b9-3eb2eb72674f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:32.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:32.156 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 139530: jsonPath($.tokenId).find.exists, found nothing
20:42:32.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,139530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58ef96fb, username -> user.1000116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d5a9cb8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215352155))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:31 GMT
	x-forgerock-transactionid: 11b78fc5-c83b-465c-a32e-31d4a8ea25a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzVyMHRocW4zdXNlZm4xbGJjZTkyMWZsMWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UldsTnBUVE4wTTJ0blZ6azJUR3RUU1UxMVZGRkJMbXRFU200ME5GWk5iVGQwZEU5b1VtTndNakJZVGtoa04ya3dWMGw0YzBoa1NXUlRYMlF6TUZONU5XcGhTSEZvVkVkVmFsOVZYMlF0V21sNGMwZzFOemhpT1ROSUxUQjJjbEV5YmxOR2NYVkhkVzl4TmtkbFZHTm9kVlJtV2pKdFFXZEVZVmRtTkVGTk9WUmhVM1JNU1ZsVGRGTmpPRkZwVlRGTWVFd3RYek5hTjBkb01FaHlXbE5DYXpoVVJrTm9iblp6VlhveFpsWjVNalZxVnpScVRURk9OR2hNZDBGTVZXbExORWhzU25wTlZFeEZSVk5yYnpneFprVmtOMDlrYmpCMWVHUm9SVVZCV0cwek1YZzBOa3RaZWkxM01WQnhOR1JTY3pCYWFGcENhbFptTkdOdE9IZHRkM1ZuT0hJNFRHTkRWV3RPTVdZellYWjJYMGg0Tm1vd1ZIZ3hTa2hqYjAxTlEzRlpTa1pCVTJFdGRqTnJaWGc1VEhwTVVWOW9WVWgzT1RWaVJsZ3pVMlJ3VW1rNVRVeExjVWh1UzNScE1FTnRkMDlRZHpSTE4zRTBXRXBQVWxaWFFUQkxTM2RxZHpsaFZERkhiVGd3UWkweU5tOUJkMU01VUhjelUwSjFTM1ZpZFROclRFZFZRalYxY1dWaGVVaG1iMjVKUTJKTFJHTkhZVmR5U2xwelQxWkRjbWxGU21odE0yUkdaamRyWTJJeFVDMDJPRkJvY21WUWJERkhXSHBwWjFVek9ETnRUVGh2Y0ZwUldEVm1URmxUU1ZkTlZqWm1lRUZyTW5ST00zVk5MWEJ4TmpOU1MxbHBVMjFzZW5vM1lrNHpkMjU1YVZwQmVIZ3RibTFuVW14U04zTlpaakpCYldKMk1XSlFjWGhpVVRKbU1tOU5aVXg2TURoS1VYbGtiVXRsYmtoWlkxRTVTR2hqZWxaUGQwRTNUbm90U1daQ04xZHFia00wVkVsVU9GSkpjVUpIYjFST1QxSkNibEJXYm5BNGEwSlBYMDFLT1RWMFJtZE1kM2wyVGpWTFZIVktiVXBGTTJVNFlsRlRNblE0TUhJNVVGVkJjbVE0VFU1V1VrZFJNa1JHU214MGRFWnhVR3cxU0d4ZlJsRnlVRkV0YmxOa1RVOXpOVGhyYTNOdFRXa3haMmczVDJneFRGZFdiVk5DYUdFd2NVNXpVekZ4TUZab04wVjNMamR3WkY4MGJFdDBkazB3VGpOdGJFSnBhMkpFZW1jLldLSkJiRlRsdjkycEhLcTZTWGdJX09DeUFCRll5alA5c3RYMzdHNUFTakEiLCJleHAiOjE3MDYyMTU2NTIsImlhdCI6MTcwNjIxNTM1Mn0.B9MvJWP-J6xR9aBs0MJfgjHken6UgSZQDhAkBphEBNU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:32.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:42:32                                         945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=259632 KO=11880 )
> restLoginInitiate                                        (OK=128532 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=128128 KO=385   )
> restloginProgressiveProfileCallback                      (OK=2972   KO=385   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.58%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.58%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.61%)
> status.find.is(200), but actually found 503                      4958 (14.54%)
> status.find.is(200), but actually found 401                       385 ( 1.13%)
> jsonPath($.tokenId).find.exists, found nothing                    385 ( 1.13%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###################-                                                      ] 25%
          waiting: 402967 / active: 25     / done: 139623
================================================================================

20:42:36.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 140250: status.find.is(200), but actually found 401
20:42:36.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,140250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3996dab, username -> user.1002270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ce5108c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215356722))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZG8ycDF0dWQyN2RocTZjbTZpcHY1bnYzOWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFJubExVM2d5VFc0ekxWRjRUR1J3ZG1JNGRHdEJMbUp2VjJsR1RWWTNaRVZSYmpkSFJrTkxhUzB0T1c5aVh6Sm5PRTg0Ymt4MloxVkJUbVZDY0dNemRYRlVZV0pWUlRKMFNDMUlNamgzTTBNNGNreDZWV1UzY0VrM1ExSjNRMWxWTFdsM2QxWnBVblZLWWxCelpYVldTbkY0WTJaM1IydERVREI1TjJzdGNHc3hka3huVEdwT1pIaHZUa2gxWTNoV05WYzRXSFZ4WTJ4bWNFUjZjRjlITUV4QmJXTklSbEZWYTBGVWVsTnJOM1psTjNaelVHMHhPRE10YVVGeFpVSTRla0Z5ZURNNE1rbFpRMUpaUVVsaWMyRnFObTUwYUZoV05sOXdOMUJEWkV4TFdXUlJORXQzZW5rMVdqZHRSSHByWVhnekxVSm9PR3RYTjNWdlZqTmpPV2RhVkZSaFEwUnNhVFV3TVZZMVYxUmFUamxIU21KRFMwUTFXRlZrUkhWaU9GSkJRbFJvYjIxNVFYWTNRVlpsYXpKUlNTMXhWVlZMTnkwNFR6QmFkVzFITVZwNVVVSnJlVFo2V2s1cE1qUTJNRU5RVUZnNWIxRjZhbUoxVTJSemJGUTBTbU01V2tKcmIyWlBja1YzZFZOaE1qaG1RVlpwUVcxRWJraFBaMHQwT1dOemFWbEtXVU5TYlZOc2JXRTJVMWRDZW1kUllsUjZkM0JtUldONFZHOUpRa281YXprNFNIVjJTVVJaVDBoV01XMDBYMUJuZERsRmVFcHdiVTV3U2tKMlNFazNWRGxZYjFoV1pWWmpXa0V3TldaNWVWSmFiVmg1T1hOUlRsTlllbGRpZVVWM1VXaHpkRkZ1Um1kR1dVdEhkMDV4VVRsTGNXTnFXRWR3VnpFek9WbGtObGhQVFRkMFZYbDVSVTF3UVdwV1ZHbzJiWGQyVVU1SWQyMUZTSFJuU0RoaVlucGFSazlqYVU5dWFpMVFWMFZyTjFNd1JFSkRabEphTmw5d2QwRjVPREZYVlZad1UxUlpTV1V6VjJZMVVXNUNiV0pmZHpacldURXlNVTVSUzFReWVreFNWMk5vT1cweWNuVk1hMkpZZUZkZk1rOXNjeTFUVFMweE0wbElaSFJSWWxsdFpGbHhOWGhqUTJsUlVVRkhVRk41UzJ4UGVFcERPR1ZQZFVKQlZtZEtNa2hGWlcxSk0wdGpVQzF2VXpSTGEwNDFTV2t0UWxwR2NtaE5Malk0TWxGRVZXRjBhbmhEUkVoMFIxTllSa3BXVW1jLm5QWURaeUJKVVZkX25LdVRjdHI0LU9hWWxnbFhOZ2ZSdW5BaWlRZEpMSUUiLCJleHAiOjE3MDYyMTU2NTYsImlhdCI6MTcwNjIxNTM1Nn0.TOLotkqjzCxdoYf9ZzqTEk_L1_lmQ-Zsa7vmqwBkIy0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002270"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:36 GMT
	x-forgerock-transactionid: b2422ba8-0c56-44fb-ad6d-da0119f532b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:36.770 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:36.810 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 140250: jsonPath($.tokenId).find.exists, found nothing
20:42:36.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,140250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3996dab, username -> user.1002270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ce5108c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215356809))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:42:35 GMT
	x-forgerock-transactionid: 37dae091-fbc2-4dca-96b1-e2db4228131d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2ZiMmQzaW9jY2NzNml0czhucWI2YWJ0YSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTV0YnpJNFpEWnhOVkJGWVRWd1VtOU9iM2x2TlZCbkxsTlZhVkptTURjNWJrMW5iV2htZVVWUFgxQkhPVmQwTVRWRk9HUlVNVkpmWXpkbVoxVmtjbTlqU1hBMFVrRjNMV2xWY1VKTk1GbHlkVWcxZEY5SlVEZEZSV1ZrWWpRdGFrMUhaa1ZyZVd4MWJGRlpha1JuTkROMFlsRTRRMmx0YlhoSk1sbHJWbkoyWjBSM2FFbHdPRTlUZDI5bVozTXlWRWhoYkV0TVowRXlaRVZ1WldoTGIxTnhNRnA2VTJRMVpVMU5XR2REUms1cGFERXRSekpQY205c1dtOHROWFJPTUcxRWRrdHFkbEZ0VG1OclprMHhiak41TVdkMU9FVldiR3h3UlRnNFdWWTNNRzVLYTI1SFZVMUhWblU0TkZFemRHOWxXRE10TXpkdFJscG1ZM1JLVVc4MVpURkVlRlZXUkc4ek0wbzJRMnd5VDJSaFVVRnJlV3hKVldadVMyRmxPV3hGYmtKZlFuRnliR0pwU1dScVlqVk5lalp4TW5jNGIzTXlXRFJsUkVOaVZGaE9iWGhFU0RaNlJ6WXhNMDFRY1RZNVNrZHlZekpTWlRSdVJVaHJhREJtWlhSQlRXeGhVRmRrYnpaT2F6SkhVbVZWVFZJd01GQlVVMTlwVURGcFVreFNSSHByYlZZeFFtNXlNVWxhTjJKd09UbHFhMnhEWVhvdFh6Wm5hMHhEU2psdlZsOVNSRUZQVDJWdE0wTnBSbGhYY20xd1QzSnBPR3BuTm5CWmVEZFBkRU5pVm5wVVdrRlhjMHRVTm14SmMxOUJTWFJsTkRWNlZHeHNaRVEyTURaRlUybFhhMnR5VGtOU1VETXdOaTB5WVdSR2JYRnFVMGxoYTJ4Q1JIaDVVelZHVERjd0xYSlZhblJ0ZWxKNWNISjZNMUo1YnprNFNXUldkRzV6VFdaSWRVVm1TR1pOUXpreFYyRklXR2s0ZG5WMVNYQnZSVnBZVUVRNVJXUjJWWE16VVZCdVYxWlJSek5CZFhBMllXb3dTbVk1Y1hoSFozRnZNVGg0UlZGNFlsaHVUMHBrTUZwWVNHODBTRkExZUhGNE1uTlVPVzltUVdkalkwNHRObFZxZUVzd1UwTmtjMmxmVm1JdGNERkVOV1ptWldGRE9UWlBZV3BMVVVGQ1dGWXlPVGxPZHpSbGNYZDNNMlF5V1c4MVoxWndUa2R3TFhsd2JrcGljWGxRUmxWakxuRTNlblZTY0VJME1ITjJUblI0WjFaVmVqRndhbEUuSW9ZREs3cUk3VWxkUjhRM0hxYUJVZndibURZbDhJY2VmNzE3NmI1WTdsbyIsImV4cCI6MTcwNjIxNTY1NiwiaWF0IjoxNzA2MjE1MzU2fQ.ynotbUwB3F652ATO4Ey9IBddMSFKwulZcWmtI_vWn1I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:36.811 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:42:37                                         950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=261143 KO=11882 )
> restLoginInitiate                                        (OK=129283 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=128875 KO=386   )
> restloginProgressiveProfileCallback                      (OK=2985   KO=386   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.58%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.58%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.61%)
> status.find.is(200), but actually found 503                      4958 (14.54%)
> status.find.is(200), but actually found 401                       386 ( 1.13%)
> jsonPath($.tokenId).find.exists, found nothing                    386 ( 1.13%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###################-                                                      ] 25%
          waiting: 402219 / active: 25     / done: 140371
================================================================================

20:42:39.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 140686: status.find.is(200), but actually found 401
20:42:39.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,140686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ea51691, username -> user.1000956, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@114f1fc4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215359584))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2pmMmVrYmNjaDJtM2trbXNramtpbDkzMW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVRIRTVSRzVhU2toUlJsZDFXbTFWVjJVdFgwTjNMazh4Vm5WS1FUTmhTVVJmYzFwZk9VNWZhWGRVUm1nNFdYWkNNbWh3UXpKaVVVMHlOMXBvTkY5UE0yVndMVUZ5ZVhaWVEyRlhUbFpOYTJOak5VZ3Rha0ZWYUhOa1VWQXhZMDFGYzFCRldUUjJaMU0zYVZwR2NtaGFUVUpSVkdOZlIybFhaWEptUzFwTk1rdzFRblF3WWxFdFMzVnRWbkZJZVhGVmFUVjJjRFpNVmxKQ1FVMXNhbGgzYzIweVFrWjRVblpTUzIwMVZsVnJNalV3Y0hWNlJGSXdiblo1YXpCZlZEQjRXSFJKTkRKa1RHRlRValI2U0MweFFsZDJlRjlTZUhCRVRFeGxiME40VTB3dFMwOVpkV0ZETlVKaFkxUjVVM1ZCV0RsdFlWTndjSGs1Y0dwNFEwNU9NVVZ4ZFhONmFscFVaM2xRZG05TVdEYzFVemQzWkZCb1EybDBSemhDVVMxaVlXTnpZVVJxV1hVNVJWcENWemh5WTJvMFl6QlBOVFJNYUZsamJXUnVPRVpmTkhZMVR6TjJZbmROYUdORWJIVTVha0p1T0U5NE4zVXdOMVZVUTB4V2FrUkxVekpsU1ZkemNtOHdhRzlTUmpGd1VFa3lUVTAyVTI0d05qTmliRmx3TlZwYVlVbE5XV2hHUVhSVlQxZzVNRmMxVWpkRVJEQllRVlUyY3pab2VUZHhabGwxTkZwRlNIY3dNMFZTU2s5TVgxTktVMjF1ZDJaVWVuQm1ZVWt3Y21aUU1FdHdPVlpQUkhoRFNEVkJOMXA0YWtab2JXZFBaRWhGVWpOVVVVbHRkRUZtV1hjemNHNW1UbVl4VVZVeVFVVjJUVEZaTW5WUldXdDZSSE5hU0RCamNrTjJTSFoxWlVad05uWm1jR1ZJVmtNeFZFOWZOa1V5U2tFMlRuaHVVMHBLWXkxUWQxaHVOMnBpZEhoclNuVTJVa3h3TUU5b2JVRkljRjl1ZEU1T05FTkpUMFl6WWs5VFVHMVhUMWN5UlRBeFl6aGZlRmhqZW5WaFpFYzJNQzFyVFZvemEwRjRhekZETlVGVmN6UkxUQzFyY2t0bFEySlBaekJsTFZGb1VVeHpMWFZMTWtsZlkxZzRkekZtY2xKMWNuZ3pjMmxMVkdWS04wcGxlbWxNYTJreWNYaEpUVUZHU1hWSlZ6bFZXV2MzZEZkWE1rcE9iMG93YUVaUVJpMU5MbEZIWTBoYVNtcEhjR1Z3VnpKalkycHBZa2x2Y0hjLnBEcm1KbEtqM2pRSXBpZlByOXNKeER6cVc0RGpGdTBjOW0wOVpuZ0l4czQiLCJleHAiOjE3MDYyMTU2NTksImlhdCI6MTcwNjIxNTM1OX0.zevpMb895Ipvy2ar3z3Y257LZuZFsVF1c9d23vDTR0U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000956"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:39 GMT
	x-forgerock-transactionid: ba8898d3-f5cd-4e0c-a83f-4cc164c3780f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:39.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:39.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 140686: jsonPath($.tokenId).find.exists, found nothing
20:42:39.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,140686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ea51691, username -> user.1000956, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@114f1fc4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215359677))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:39 GMT
	x-forgerock-transactionid: 889698c3-29ef-43e5-b982-85c8279a948d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2w2ZGU0Zmowa2VyYzBnMmNvMnE3aGEwMWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGNWbzRNR2xCUm5GNk4yNHhkVGhmUzFCdmF6Rm5MbGhYVERVMFYzUndaRTFmV1V0MlpWWnZNVkpmYW1oRUxWVjROMTk2VjFGamFHeGlPRFpQTW1ONFNGZHdMVWRMU1VkRVEwVmpNemxYUkV4WlN6aEtkV3BxZFVrMlJtUlhkR0owVUdSTGIxaENaR2xzTVVKeVUyOUlaVjg0ZURNMFFrMVVWR2cwVUhaWFpXZE5OVXgyWVcxb2F6azFWbXBvYWsxM2VtRnVRVkZmVDJOaGRqVTRlakJST0hvd1NVUnRSemQ1YzNsWGRrZHlWM2hQTUVSeWNEQk1NVTVTVGxOM1Uyb3hMVTEzYVRGVWRsTTJYMEZJUVdkS1lrcFNja2x2U1hKQ1RHSk1OemxDTjB4WVFrTkxaRGh3Ym0xMldXTnNkVUk0Y25wTVJHWnFOMHQ1TUdaUVdYUlhkM2hJYW5WRk5uaERja3MwU21KaFRqTXllRWRtUkdaVVoxVm9jWFZtYWswd1JEUjZhVmszU0ZGamMxcFpSakUzWDNoNVdYUmpTa3B5ZEVkb1RrUlhaMVo0V0V0NlpVODNZbmgzUkRabVREWjVOV0k1WVZVemJXRkNUa0pOVm0xWVEzSkpibUZDZWtWNFUwTlRZWGgxTTNVNFpVRkxMVlJ4UlVsSlZIWkplRzFMWjB4bWNYVm9SSGMxTlRoWE9WaG9lbTlZTm5KeVJVTldURXRZYVVSTlVrcDZlakJxWTNSdUxWbzVlbEYzY21aaFdrZzJRa0ZpVUROR1gxTk1hWEZqTFVGdmRGcFlSR2N5VTBOcFJFeGtWV2hFWW0xUlUwYzVja3BHYm1Sc1kxOVhURk42YkZkWE1XTmFVVWwxTUhSZk9HWmZOMHRCVFVsT04xTXhXa05YWjNnemVFWlZORVEzTFVaUVluRlpjWEZLWkdGM2NEWkdla2xxYUdWYVluQnNhR3htZUd4eVVrOHhWMHBYYTFsdE4yVXhiMjVxTm5KeVFrVm1lbkUzZG10ak5TMXRVazk1VDA1cVdETnlWekZaYlZJM2JGQTRZV2hNVEMxd2JVdFdPVFl4TFVoVmFVOW9UWEU0VW1Sek1XeHNXa2xTWVdOWGEwY3lOa1pRVTFsMmRrRnlUbXB3UVhkclgxQk1aWE5xTTFkWU1TMHlhV3RDUzFGNVFsbEtXRFJJUTNnMVVtZGpOalpvVW1KallVNXNjV3hWYzFKWWMyOTJkR2RmUlhKalltSm5MakY2VkhGQ1VGbG9lRVZJWlhwR1RpMWtZbGxrU1ZFLldlRE9zYkpCOEQ3OVNHbGZGSWgydGhhV0ZoY3BaODU4dmdWTko1NnNQekUiLCJleHAiOjE3MDYyMTU2NTksImlhdCI6MTcwNjIxNTM1OX0.yW1-vfBVq-WSKPMK6wmRH5A-2xU0A9GxbsC21gzqujY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:39.679 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:40.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 140835: status.find.is(200), but actually found 401
20:42:40.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,140835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36953516, username -> user.1002330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7adfcf10, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215360563))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXNmcGI2NDBudnRyZDgzYmttMW41dWI1aGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFJUTXlNV3BRY2psWE4wVnJjblJYU0hWcFNrbEJMakYzVlRoNGFVZEdkemRZY2s1aFkyMHpUbVpPTlVkUlYwNTJkalpMV1dScWEzWnJWVTFoYjBwTmJtVkJkMkpRVjBaTFMxWkRUMGhZVUZOdWFuWlJUV2xCTkZWblJYUkJZMk40YkdOT1JtVkNiWGN6YkZSTGVFNDBXRE55YldoMllucFpPRU5QUWpSMWNsVTJXVFpvVEdsTE9FTlVZV296VEhsM2QwUlRXa2N0VkZkS1VIRm1ZWE00YTAxRWJsRnBObmN3V2trME1VUlNiR1JUUmprNFdrTlBkRmQxWldack9WSmpUVXhrU1dwcFdVeEhSRk5zUjNGWVVXZHFOMm8yYkZwTmNVWjFhMFY1VG5sTk5UVkpkV2h0Y2pOVWRGOWlRbk0xYW5CT2NUQlZkbm96TFRKNlRVbDBka3RwY21oZlFWQXdPRFpTVDBaNlpHSmxTa1kxU2xOblJGZEVlbkJETWtsZlJHNXRaa05LZEdVM2MzZzBhWFpDVWtwb1IyVnhWMnB1Y0ZGZllqaFdNRkEwYkVOcFFqUlNaa2QzVlUxaE1FZFlVRjlXYldGclNraE1Va0ZRYTJoc2MzUXpMV2hWTFhwVWFEUm1PVlkyWm1OblExaGxWVTFEV0hSWVJXWnhRVVZmVmxGb1gwVmFNams1T0RWRk16ZzFhREF5Y0ZONlNXUm5aVkJYTkZWVmFVMXdka1pxVmpKMVlWbzFRVGRYVWpoYVpsOXdhRGRrVVd4YVZtSlRla0ZCT0dGTlpuWjVNMEptTW1ob1R6QlNNMlZ0VFROZlJuQkZaMlJYTW1kNE9IbEdRV2htZWxOS01FaFFOMkp1VTBwSmFqQmhSVU5tYW1OalVtdzBja3RWYUcxTGNXbHpaWFptT0ZSVlIyUkJOemxFVUVSclJWTkJjVGhLUmxjeE9WZE1RV3RQVW1sNGJFUkxNWFJFZDFkcU0xbDRja2xKZW5aYVRuQklSRUZqUmprMGFYZElORFU0UzBvdGRFZzFkRU40VWxwWWNEbGplbU14YldsWE5ISmtVRmROVkhwS1YwRnlYMlZ4VUV0T2JDMWpNSEpKY0ZOYU1XOWpSblk1V1RsVGRVWnBORloxUjNoNk1uZ3RSazVFVmpkNFRsVlRVa3hYU2tVd2JsSkhhWEpPWVZSak4xbE1hMFZaTm5nNVZVNVZkMnBtYUVWbVRIUTRjbmhPU2pKdVJYZE5MblJqZG1ZeVdVNW5abEJrVHpGMldsaEhZMkZOU0hjLmNPT21pa3ZfRko3eVlSbTlNUFlBdXhjMF82WTJlQ29FOHRTZUwtWlltRU0iLCJleHAiOjE3MDYyMTU2NjAsImlhdCI6MTcwNjIxNTM2MH0.zIdZwEYJ8IQqwB3PU4MUEbcjJZPi0pdP5i4oJSCQurY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002330"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:39 GMT
	x-forgerock-transactionid: 707526c3-b893-4324-bfb7-3a6a4b65ad7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:40.610 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:40.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 140835: jsonPath($.tokenId).find.exists, found nothing
20:42:40.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,140835,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36953516, username -> user.1002330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7adfcf10, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215360650))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:40 GMT
	x-forgerock-transactionid: 8a3a6f0a-8d96-4339-b337-6177988795cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjhnMnY3ZzgwNW1tZWk2cWVtY3I5MmV0cWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFUyUnpOMlZXWkY4eVZUUkVTekZtV25sZldtOTNMaTEyTUUxUldVY3lXVVJvVTJGaWNXZHhWbTFoVFhCbkxUVXhVVWRZUTFwek5uZE9VbUp3YUhKSlIwbDFTSFozUkVKMFNVOWthVE5ZYjNkUmNWSjFNRFp2TkZkMWNsZHFWbkU1Wm5oT2NsSm5WVXhrUkRRdFpHNWphakJMU21FM2VIRTNOakJpY2t3ME1Va3hOMmRzZFZobmFFSkNWM1JEWW10V1ltdERkbmRYZDBRMVVXRTRhakpQZWs5MlZWSXlSbWxmYURWdFVUUkVPR3RFTVZCb1FUVm9Va2hOVGxGb1YwSnpiVk5KTFZaTFlXSlNkME4xVlhsMGFubGZPRkZUZDNCYVdGSmpSMmRSUzNNMVJtZFhMVGx1YUdKRFVXbGtORk5MYTJKblNUaExYMjFZY1ZKRk5VNTFOVWhxWTA5dFRIQm9WRUpMU0Vob1NUazNYMXBUVXpaelVsZFlSSFkyYTNCaVgydDJWRkJFWVVGSFpYUkNiVzlqWTNKQ2VFNVBObWxIVVhselNXcHNkMFprYm1KVFEzQnlOVUpJWTJSR1RHbGZlblJ3U0dWWVRFZGxlVFZEWWpWWFIzSjNjRmxHTTFWMlRVWkVNRWRqVkZwUWJXeG1PVkZrTlRONWVHRlNRemhDVm10a2JtMDBaMk13UmtSa1NWTm1hMGQyV2w5MmFHbExXVVpLTUZWUU5uUjZabkJNTkVWa1R6Qm5ja1JGYkd0alUzQXlZWGRsVVZwdlYyTmxWRkExYjI5SVRWSXdkbkpEYUdWblJ6bEtVM2xIVUc0NGRsZDJiekpOYkRGSllYaFRRVVpVYkdRNVlXNXpRbXg2VW1jd1ozcENhV1pCYkRkWE4xUXdWM0JRYlRWM1ZFOHpWRk5TTUZaVWNucGxZa1ZKTlZWTk0zbERaMGxvUlRRMlRXRlZMVVpZVDNKYU1uVktlSE5mT0ZZNVUyNUhNVlJZTlhGNk5qZElPWEY1YVdaamFFTnZVbk5TVDJReFZIcG9aVUp5ZDNWeldHMDBialJLU2tWZlRtcGxWemxtWW1KM2NsVkhhbE5GVFVabVVqWm5Ta3BTUzJwdlkwRmlPVlIxZVRCcVJrcElVRkpLUjNneVMwTkhkVWR0YWtkeVZFTk1jV0puTjNwMGFVNVVOV3AyTm5WemFIcEhNRUY0ZW5oWGQwbE5kSEpSWTNveFkzRlZUVVZmZERaWFZsZHpMaTFCZW1oQ1JXcE9jalZMY2xkZk5uWnFTM2xJYTNjLmk5d0psSHpBbUlHeGlWNjliRy11b3ZnLXBYV3czbzBid0xvbzJuU0IxaU0iLCJleHAiOjE3MDYyMTU2NjAsImlhdCI6MTcwNjIxNTM2MH0.eeWobdxLwxBkPiIjQkcHIdlDGDBzQRMrE_6DSggtFS4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:40.652 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:42:42                                         955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=262711 KO=11886 )
> restLoginInitiate                                        (OK=130056 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=129649 KO=388   )
> restloginProgressiveProfileCallback                      (OK=3006   KO=388   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.57%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.57%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.61%)
> status.find.is(200), but actually found 503                      4958 (14.54%)
> status.find.is(200), but actually found 401                       388 ( 1.14%)
> jsonPath($.tokenId).find.exists, found nothing                    388 ( 1.14%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###################-                                                      ] 26%
          waiting: 401442 / active: 26     / done: 141147
================================================================================

20:42:43.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 141222: status.find.is(200), but actually found 401
20:42:43.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,141222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@754340b9, username -> user.1002149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@160c7b2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215363160))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXNlcmxwdnNlcHZvOHA2Z2JjN3JwMmY2Z3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SE0wb3pZM1pYYW1ONWEwODJkSEp4TW5kd2MybDNMbFZ0WVVoU2FFUTBUSGg1TVRCc1VVNTJaRll6VDBKUE9YSnBNa3N6TTNKdVJGbFNWMXBJWVV0Tll6TjROMFZwZURoTlQzSmllbWhYZERjM01qVmhWMFIzVW5GMFNGbDBabXQyY2tKelkyVXRPV2hrUTA5WlREbFpaRXBQY3poWFIzWTFkRWxtUjJwRmRHWkxibTV4VVZjMFNEQjBla05VV0c5RE0ya3RjRnBKY0V3eFMwcHZSRmN4TVZoeVIwVnBSWE00UTFJM2MwY3pTRFJLUVhObVkyUnFiVkJQWVd3NVFWOXZlbVoxY0Rkb1NsRnZUbVZNY1dJMWFETTJhV0paTkZCNk5IcDBZM0F3ZWxFMkxXNHlOMVpSWTBWeFVEUjNXVmxzUTJKUWRXNUVXbGhMU0d0V1IwWlVOV1IzZEVScE5XaEhTVVJ5ZG0xU2ExVkROVUo2ZVhST1ltVlllbkZJWDNScFJERkRlREF4WmpKYU0zQmxhMk5ZZDBOV2RFeEJMV3RRVlZkWE5GYzBTREJqUjNwNFNqTmlka0ZSZEU1d1ZVSlpNalJUVm1wMFFUUk5ia2RXUkdaQk4yTlJhSEJPVEdsd1JGZHNZbFpMY1dsd1lURldaVmhFTVZRemRtbE9jemRrWWxWNlIyOTRkbWxOVW5kSVoxRjNWSGd6TUUxaVExcG1TVWMxWjNWbFlXcFJWVmhxZEV4aE1GQjVOVlUzZGxOc2JHOW9URFJmU2xKNk1tSmpha3RqVm5SSFZFaDZOblJCZVdaUmFqRnBWMHBpVUcxaVJrMU9YM0pzVUZZME1XUnJkemhIVDJkU2QwUjNaaTF6UkdSRlRqSjJhVU55WDJOU1RuUjJhRmhFU20xRlpuQnNYMjVTTXpOQ1JXMXZOSFZMVW5aMU1tRTVURmcyTm1JNU0wRmtOSEozY0dKMlpqUXhSREZJTldwaWNESkxjazlSZUdvMFEyRm1SM2t6YlhOUVJFZGhRWFZFV214cmVtdHNORWhyTTNCcmJtbEpRVmh6Yms5dlJtY3pSVEozYVc4NVp6ZEpla2xRV25sRk4wbGZabEJHYlZoVmRqWndNVFZGZVRoTlRFOXlOWGR5ZDFKc2JXTlFZblpXUlZwUk9XZFJORVpvWTNVMWR6QmlYMk5sYkVOT1dqaGhXVEpOT1dvMWFIWmZUMTltZUdwaWVFbzRiMkpNYlhkblFYSTRMalpKVVhGRWMwMXVZWE5pTkhsSFgwaDBOalV0T0ZFLnZ5Sm1VTllCaHk3Ry02R0ZiTjFXMFFPRk5YeFhhTllxNUcxVlZGcUszWE0iLCJleHAiOjE3MDYyMTU2NjMsImlhdCI6MTcwNjIxNTM2M30.5ylycbbXjhmszBwVgJV5rExoy6zNfYV_AQIvZV-K0mM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002149"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:43 GMT
	x-forgerock-transactionid: db0de9f7-f857-4465-bbae-57482b4c537f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:43.208 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:43.247 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 141222: jsonPath($.tokenId).find.exists, found nothing
20:42:43.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,141222,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@754340b9, username -> user.1002149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@160c7b2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215363247))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:43 GMT
	x-forgerock-transactionid: 34ad4e8b-fa22-42dc-8d5e-87300811f74a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTlpYzl0cWNwcW4zazQ0MWUxcDd1Z2tpcDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1IyVlZObVo0VmxKZlNYUXpOMFpUTUVOVmVrbEJMbDlEZVdwRldYUXphbXgzVTNFeU1WSTVNa0ZaZGxKNk5HRkxRVXBwYkMxNGVscFZZMk5TUlZOb2NHTTBUbXhQTTNoZlRrWlZia2wzYWxJelJXZHBlRE41VDNwMVUwZElURlp1TW01R1UxbFdVa2s1Y21sVk5sbG9hVUZ5VWpSaFVuVlVjbUpMT0hWTVQwcE1WamhrYmxOMlpXWmhhbXAxVVhwMFUzTXRhVzFSYlVodVMweG9NUzFhVjI1dldVMXdhbTR0UzBGU1RHUnlPVFZpVDNOaVQzcHljMVpqUVdFMFRVeG1UbVpzT1VGVWVsTndVVFo1Y0RSNVJIZFJhMlJJUWpab1VrTlRaM0EzYzBFMmRtbE5VR2hWYzAxNWJrWjZabWhyWm01VE1rZEplaTF6UlY5TGFYSkpORWxtUlhsbWJtbzNNMDFWVDE4NVlUTm9SamhwUVV0WWNYcGxTMkpVTFVkblRYUmZWVWs0T1hwdGFuZFRablF3VkVKTVlWTmhWemd4VDBVeVMwUTRiMmhsWjNNMGQwZEtZVjlCVGt4SU4yd3RiVTFsYWtWd2JFWldkREE1WmtGU2VGSk9XR3BuVTJwS1lsTk1TREpTYm5oUFlVd3RUbTB6ZUVaeGFrMUJNWEJQV1VWWlQyZFpUbmt0YVZSaU5FMW1Uak5aY0dGdVpHeHFlbXRzYlU5eVprOWhlR0ZyT0ROaE5tdG9jbmt3YVZCUGRHcHJRMk4zZFVwTU5VUnRTbkZXT0RSaFNFZzJVbFl4VjFnMVNreFlURUpDWmpSUFFsOU1RWFZzVlZaUllsRnZSVFl6U1VFeFMyRnVSWFp3UVUxMFVYUkNNM05hUlVKUlUwbEhkVk5pU0c5YWJqbGlURzVPTlVwb2NFTlBTemM0Y2xRd2RFcFFZbVJaTkU1c1gzTmhWMmxXVFU1b09HSklOV1JFTFc0dGNWOTBabWw2YWxWalRWRjVPVkZPT1hkVlkwcDJaWFZNZWxOT2NDMXFOVmhRU2xWdGNrcGhiRGRsT1hodFJsSjVOamd4Ym5kU2NFTk5PWGhWWDJGRk1taGpTSEpHUzFCdWIwZzNRMkZxV0Y5WlNIbDJZVlpmYVRodWIxcE5TaTF3TjNKTlNrNXBhbk5NWm5wVGQyMW9NRXRXZWxsUlUzUnRiMkZwVHpVMmRISnBhMHBwYTJFM05YQldSSEZMVjAxNFp6TjNMalV6TUhaSmFsZEljakozU1ZseWFGVmxOMUExZWtFLnV3Z3NlR2ZHY291SUdkR1ZESjU4S0NWZzVHd29lT2NxSThQMElPN0VucVEiLCJleHAiOjE3MDYyMTU2NjMsImlhdCI6MTcwNjIxNTM2M30.ag82qjERGwvkcpjcDdohGXp-Lvl2dNiRyaUp7Fo_VNM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:43.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:43.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 141327: status.find.is(200), but actually found 401
20:42:43.881 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,141327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39e79383, username -> user.1002126, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57ee3661, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215363835))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm1qZWVxNWJnMW83cmhhMHBwYWFlODZtODUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlFUUkpTVUZPTVd4VFZsQnNWVnB6YzJWdGJUbG5MazkxT1dVMVFqRmtUV0o0YVVZM1NVSjJOMFJaV1hGSlRubHdkMVEwT0VOTWN5MVFWMnBXUjNSMGVFVktZbGxmTTBaaWJXSXlTbGg1WVU5R1kyZGxiMDAxVUVVeFVIY3pVVGxNWlhCMlVGWnlWRVZVYTJOZldUUlJSVzVFTVhWS01FdGlla3RQZVRkWWJUVXpibFpXYW05bFJYUnZSa3BpTkRCaFgzRkdaWFl3ZVVoQk4wbHJPVXc1WkRSaU5USk5NRUp2TlZwRmQyTkpObXRrYmtkUVpuVnZSVFZDZEVGRlZ6RlJSMncwVFdkV1RFZzNhMlJsU0ZWdk16Tm1hRGRzTWsxbk1XZEpjV2RUTmsxTk1qSlVlRlZ3YWpseFpGTnVhekJRY1ZKSU5HVkVaSGd3VVVRelptUjFPVk5aUjFaTlRYaG9ZWFYyZVROT2QxbzBSV0ZCT0VsRmVVbFdRVmh4T0ZSSFFrNVBjVTVUWlVGVlYxOUZWM1pxTVVwR1JUWnViR3czWkdSNVJWTnVObkpTVEdwTlRtTXpkbVZ4UjJkNlMyNVNXR3hUV0VsaVpHazBVakJQWTJ3eU1IbEZkMkpCYm1reVgzVTRNMmhxYzI1MGFGOVRPV2N4YWsxV1ZEWkpVakkwTFZaU1MwNTRlbEpWZWt0SmVXaExMWGxLUVRGMFlVRm5RMmhWY2pRNU5WbDVhbTFXYjFveFlVbzFXWEZCVGpJMmNFRjVjREJYWW14dldqWkNaakUwT0RCRVlWQmpka1oxVlRGaFNIZG9USFIzV1RaNU5FVjZlbWd3TjJsMGVuWlJUbXN0WkZsVWVuTk9iM0JRY0dGeU1sSTNOekY0TFRFd1JUQkdOMU5xU0RoaU5tVm5NRzltWVU5Uk5sSnZTbk5IVlZOamRrMUtUR0ZSWTJocVpHbDJPVXh5V0dOZlgzSjFVbEJqWkhsZllXaERRMEV5U1c1UllVMWFVM0pFT1RkQ05rZHZNR1U1VEMxaGRHc3ljMTl5TTJGYVgzTlVRbTkyTlc5TllqUjRNV3N3ZGtkQ1VqUnNTbmd4U0dWNlkwTTBkRmRvYVV0dlVXaFZTRkZ6VHpSNFVWbGtWR1J4YzI5QlJqQnhabkpFZGxKRVNGOUpXV3RwTlRSNlRtNUhhVXRZVG0xSk1IQTBSM1JFV1U5T1IycFBVSHBDZUVkS2NqRTBabDgzTlc5eVVVaG5MbTFyVWpsRVYwazVjRXBaV1Y5V1EzWXdUM2RLWjFFLlRzTXJwa3QxSmFQM3o1cHd3QXdGX3dBSzlkZ1lDUjRjN05GS000Ml9VT1kiLCJleHAiOjE3MDYyMTU2NjMsImlhdCI6MTcwNjIxNTM2M30.7Yt5OrRdENjBdUNrLEHjD8A-79wI-L474WAeisvOFAQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002126"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:42 GMT
	x-forgerock-transactionid: 27e04822-f6cf-4da0-a843-6f8cbd106a9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:43.881 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:43.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 141327: jsonPath($.tokenId).find.exists, found nothing
20:42:43.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,141327,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39e79383, username -> user.1002126, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57ee3661, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215363919))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:43 GMT
	x-forgerock-transactionid: d10ac803-9615-4a2f-bc1d-51d829253f0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm5hNnFsMmJsZ2tzNjJjNGlwZ2ZkMzJuYmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1RHTnhkbDk1YW0xVE9YaFpVVlpzVkVOV1RFdDNMalV4UnpJd2IxODVZVVpxTTNvd1NUY3lWR2d4VVhoaVJVWlJla042V2kwelVXVlZTMGRFWjNGWFZGbElkMmhZV1daQ1VpMHlYMmg2TW1kaldUSmZSREoxTkdWSVEyWTNaSE5WY1RSaWVHcHFSVnA2VkRkQk9HcHFRMEV4Y0MxNk5GRmlTV2xaZVVaeFV6Sk5lRUZhZFhSblgyVTJkRTVrVDIxUllsUkJZMWhzZWpoM1RqWTRlbVpIV2s5NllVRm5NalU0V21KM1NuZDZTVEJKY1hsMFVWY3pXa2cxYlROU1RtZDZNRWx4Y0RkNFRtTnJaRnAwTFZCamQyRnNVbFp1WlhGaWJubFpPSEJsTmpSWVdGTkZXREpZTWw4eGVIVm9PVFp4TkdKNE5qVTFlRFIzV0RBeWFuQkJOVEI1YWxoSlRWVkNjRWRtWTJWdFgzVk9hMVo1ZW1oblZrSTROSFV0TWxFMlRIZHFWREY2YWtObmFscGpZVmgxV21FM1puRkdaMHhhVDJRMFMxaG9WMjVoUkdwbldsSlNiMHgxZGt4clNGbzNNRE53YmxwUWIzVmhTM1pQV0VnMmR6TXdSaTB4Y2xSNWJWaFZaRkYzU1ZCd2JHNUhSRXRIWjFOWmNHMW1aRVpITm1weU1tTlJXVEoyVmsxeldHNVdRemhpWTIxUE5EVk5iRGRyUkVKck5GSjBZek5rYTBkdGVqZHRiRGxpUVhCRGVXSmhaMFUxUzNKaVJXWmFiRGN4Y1VGUWFpMWtRekV5YzNCeVFXczJRWGt4YlU1UlZXNWpiVFJoZHpGNE4ydHlUbEEwWm1WM2J6Qk1aR1EwT1cxUmNWY3hTUzFyTm5oc2QxTlRRVk15YkdKM1QwMHdVVlJZTXpVeldUVmlUbE5QUjI5SFJFMTBlbmgzVDBzNU1UQkpZblpKVlZKSmJtNXVSWGxNV0hWTldVbG9TMlJKWVZaM2JWSlRkekZWYURaclZHcENSMjlqVlRsQmVtTkdhbk5TZDFsdVMyaHNlSE5rUmpKT2J6WXlVMjQxWjBVdFkyZDBTbk5VVUdsT09WRmxiRFl5ZUdaSVRqRjZVa1F3TVhOTlVFbDNNR0kwTVhsSFR6VnFORTlsVm1OV2RVOTBXVE5XVTNKcGEyZFVNbE42UkhaamJrdEhNbXB6WW1kNlZpMVJSazl2TkhaV2EzbG5UVUpzU1ZoaU9YUXdMbnBWWjIxdlVWUmxjWEV4YUhGMGJURTBlSE4yU2tFLndvT2RTQXNsR0tNa1M5b2FjMjZrUmlacnppbGVXWm5TLXRNTF9fZHo2WnMiLCJleHAiOjE3MDYyMTU2NjMsImlhdCI6MTcwNjIxNTM2M30.R3cRHgBcygh10WOQPhwGOBj-_jiaLAGphygAAnNRuqA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:43.921 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:42:47                                         960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=264176 KO=11890 )
> restLoginInitiate                                        (OK=130783 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=130371 KO=390   )
> restloginProgressiveProfileCallback                      (OK=3022   KO=390   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.57%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.57%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.60%)
> status.find.is(200), but actually found 503                      4958 (14.54%)
> status.find.is(200), but actually found 401                       390 ( 1.14%)
> jsonPath($.tokenId).find.exists, found nothing                    390 ( 1.14%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###################-                                                      ] 26%
          waiting: 400716 / active: 28     / done: 141871
================================================================================

20:42:48.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 142068: status.find.is(200), but actually found 401
20:42:48.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,142068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57a2697, username -> user.1000127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5089b818, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215368790))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGI2Y2ppamRoMmh2MnBqNG1uM2NuNDJvZGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE5sVktiak5OYWtSUFJuUkJWQzFqUWpOMGQwOW5MbGw2V2tkU2NGUmpYMjFoTWpaaFVuaGhNR3hLZUhwNE1tVjNTazFGYnpsRk4wODVZVXhtVTBGYWJVNHRURkV3TVRaNVIxQjZjVUk1T1cxRWRXVkplV3cxWkV4d1oybGZTR3BvZDJWMFZWRTNWakJFUkU5eGRuSjJNa2RuVUZGemIzTjFWRFJRTWpVd2RVdHZibFpFWTNKWmRFdGFSVlJ3V0ZOVlkyeG1VeTF4VEhoVk9GTTRhamhDWjNKNmNqbHlZbVZmVWpGbVRUbExSWGhSWkVSblpXODBRa3B6Wm5aT1ZrWTFiRWM0ZVZGblkyVmtTRk5DVTFCMlUzZzRRVnBWVnpCdWJHdG9OMlpQVjBoZmNYaDFhVVJ6TjJwa2NYbEJSMlpCZFdnNFJuSnVOV3hwYXpKNlNWZzBjVkUyVms0M05XRk5iVlZpZFVsRGRWbEVVRjlvTWpSZlJHaElOVFI2TFVKWGVWb3hOV3g1WW5NNVkwTlNUa3RVVUhGek1IUXpjMk5MYUMxdldYbzJXUzFOV0c5dGNHMWFlbEIzTURZd1NEbHRkMGwyUzFVNVRtZDBRVFpPWVhveGNGODFUR2xMTWxkdFYwNDBWMnhrZVhacVRrMU9jMEZCYTBnM1RFcHphMGREZFdWSmJGY3hWMHN0TVVsbUxXMHRZVUpKVG5Wbll6VTNSV3RJVDBOR1NXY3RTa2RMY25OdFZ6SmpNbVJmVXpaWmFXSXdTa1ZPYzJORVIxSmZaM1ZNVFU5eFduVnZjbXR5Yms5RGRESnVaa3hpYlVsMlEwOHRibWN5Y0dWemExSkdiV1J2ZG0weGFsSkNSVVpDV0RGVGNVMWthUzFVVm5SMldHVlZhSEV4YlZOS2JYUnJkV0ZzTUdWWVkxRlVaRjloTm5WaE5qRnJPRkJGTmpKUWNFeGpWa2h3VWxKbWFqbHpRbUpQVWpaVGJGVlhkVm96U0ZwZk9GWmtWMkZsY2xGRmNFTnpaWEp6Ymxjd00xWnlZWFZLVTFka1QzSnVZMVF5WVVONlFVMU1aVXBaY210NGNHc3dUbkl3UTB0UFgybG9ibFZUWmxGaVlYbzVVVEUwY21WNlYxYzFTMmxUTVZjeGNYbFhUQzB5V2w5T2QzQkNlalJIV1hFek5EbE1UamR6UmxZeU5YaHBZMmd3YzJkb1pYbENlVTF1ZVV4NldsRTRTbVJRUnpGeVdFSnZMbWxSU0hRNGJWaEdNalYyV21Rek1raHFYMGxFVUhjLlkzYzVFZm0ySTZ0UFdjeGtGUFBMQm94MGlpLXlSUk1ZNzNZQmxGTXVBS2siLCJleHAiOjE3MDYyMTU2NjgsImlhdCI6MTcwNjIxNTM2OH0.Vo_niuMIQJqCkS_alGcs_IUAZQZ0-f3--zKiX2l5U0w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000127"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:47 GMT
	x-forgerock-transactionid: 84926e60-ede4-447a-af76-ea02cdf91734
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:48.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:48.876 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 142068: jsonPath($.tokenId).find.exists, found nothing
20:42:48.876 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,142068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57a2697, username -> user.1000127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5089b818, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215368875))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:47 GMT
	x-forgerock-transactionid: 86c906a6-faee-4c0f-b0c4-08e9dc3998d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGF2MTg0Z2Q3czFsYzUxdmxoYXU1c24wNDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RU5tUXpXa2hKUW05S1pVZDRUMU5FVEUxV1YzZG5MbFkzT1U5TFNFbFZXREJDYlZORmVTMURZUzFvZDJKc09WazFZM1IwUXpSVE1XMXZNbFJpTURWT2JFUjBZM1pyT1ZSM2NTMXNjMUJwVlZsamMxZENPRzFPZDNSM1YyTnFhUzExT0VwMk5UQjZjamxVVWt3d2FGRnpVVTl3WDJ0a1kxbzBjRlZqT1dwSFJWRmZOMjVRVnpBeVJUSlZSbVEwZEZCclozQjFZa2x0U1VaS2JYZHJZVFpvTW00eE5uWlZSbGd0UzBwSWVraEVTREJhYkRnMWNYUjBZVVp4UVhNdFRUQkZaVTQxYlhSRFNHWk5Ta1YwVm1saU1ubE1NRVJ6WkhsV0xVdDFjVWRxTkdOVmRqZ3hlbWROTTJOeVNqTkNNVE5HZEhKbll6WlZUMnhJUzJORVUzVmFWbGgwVWt4SVYwSlBSVmhvVWtSVGNGWTJNMUpEYW1WUmJFZDBSa1ZVVkRnelZuVmZjM3BpTVdkME1qTnVWMjh0VFcxUExWOVdhVkp4YTNSa1RtZHJVbEkzT1VKM1JFRjFVaTFGWkhsWWVYaE1TVUU1WVZoSlYyOURZbnByTFdocFZtNWFNbDlZTmxCVGFXRklRMlZHY25KSk9WWXRUa0ZUY21vd1FUTlRWVXhQVkVwelJIaEdTVEphWWxReVJpMXBPRlF5YWw5UlQxazFSM2d0VkhKWGVuUlNNRmh4T0dKQlFqZHhSMEZaVDJsb1RVdFhkbnBpVERCQ2MyMVFjRUU1YUZSTFpraEhUMEZzZG1WeFNYRjZRekpzTTNKdWFtYzVURWxKZEVoM1REZHdNWE4xWVcxTlRtMVdVbXd5VEcxU2RFVm1ZWEpCVTFGU1YzZEtaakZmY1ZOb05VWkVkbUZDV1ZOb1VrSnhMVUpWUmpKSVdUaEVZMUJ3VVVjMmVtTkRORWRXVG1oNU9XZDBPVEIzZGtab2JGUTFjMHhYYTJNd1FteERNR2RWVXpST1JIRkhTa1JuUlV3eWMxcG9lamd5TTBVNGJUSkliakpMY0ZOc09ETXdibE5TYzJWcmFqWkxZbXgzYW5sQ2EyUlBUbTVxTlZsM1FrZEpkVFZ6YTJOVU0yaDJXR3RUUzJKVVptcHhiRGRvYVhwcFJDMDVablp4VUY5dU5YazRjRGhuVVZKSFJEVjJibG8yUjBSWlRVRktXalJ4VGtWQ2FsUlpaMmMzVkZNMWNtVk5MbmN6TlZORVQwOWpkREJFWVdwTVZGTkVPSGc0UjJjLkdiQWQtTUdCNE9obXp1TDRicjdRcERjNFlDY0hXY1ViTi1DLWdlQm54bk0iLCJleHAiOjE3MDYyMTU2NjgsImlhdCI6MTcwNjIxNTM2OH0.P_N8Qp_V7jby620xJ40vKldzs4P4_-WnTbHNKgCb7-c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:48.876 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:49.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 142240: status.find.is(200), but actually found 401
20:42:49.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,142240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4900ba18, username -> user.1000536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@483cddbc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215369918))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTFwaTM3bGJqOWIzamcyZXBtOGZwZnU0YTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1luUnlRamgyUWpKNVprMVVlRTFZY0d4cmRXeEJMbE5CWWtZM2VVWlFRa1YxUWxkTGNXNDBObkkwVVRod2RWUmhabU5PV2w5ZmJHcHRSRXRXVlMxSmNuSm9TVzFCYUhNNWEySlJZWEo1WTFKNFQxSlRkMDkyZG1WdlZWVkllVko1ZDFGQmNVTjJiVGg0UjJJNFpsWmhNM0F6ZDFFd2RTMVVUbVp3V2xSM2NFMTNWMFF3TFdsQ1NqWmZWREpFV0dSWVFUWjRaekpETVhJNVozVjZhMmRyTUV4bFNYSlhUek53TlV0WVIwcFRUbGhXT0c5RWFYUXlNVzlPTlRWR2FEUlZTMmRYUkZrMlpUbENjSFo2ZWswM2FVNVFRMmd6WjNGU1ZrbGFNVk5mVmxKblFYQnpkSEJCWlVsbU5ETkZlV2syZWpZeU0yUXdWMk5xZWpKRmMweHhSbW8yUkdOelRWQnZRMXB3ZVdWcGJHVktVRlZGWXpORlNqaEhWREIwZVd0TFNESTBaRVJxZUZCU1lWbFdNMnMwVnpOV2FWRlNNa3QwU2s5Wk9YZFJOVGx6YlVKaVIycE9lRko1YlhSTVoyOUtNRVExVW5aNlpXdGhURzV6UWtKMlJXMHhTa0V5UlcxZlJWRmxWM1k0ZVdkNlprWkJjRUZOVTA4eFpDMXVZbWcxUlZWZlJFbHNObVIxUVdWeWVIbERVR3BPT0ZGMmJGTnFNekZwUVd0WVJsQTRhbEJEVkVrMVIxWlNSVEIwYm5kdE5WQlBTRWhtY0RnNGMySnZiR2M0TW5SSE1Va3pZVkZwUlU1R2FFWmlOMUpxYWw4MFdrSTJiR0pDTlRWQ1YyOUtZMWRsU3pZMUxYbHBXRzlGV1RkSE9HTnJRbmxxV1VSS1NFNVdabkpCTmxST1VIaE1WMjVDTFdKYVJVeGhUVU5KZWkxNWNFb3RSVGxWYjJsT04ybDJObU54TXpkaGExaHFRa1pUVTJaalFVTTJOVGR0VjNselNHTm5UVmMxWlRWM1dtMTVUMmxQTld0TE9YVmlhMUIzVmxrNVgyRjZORkJUU1hjMkxWVkJhbGhITmpZdGVHVkdSMVJXTWtSWFZIZERZV2xzU25acGNGRnJaemsxVlhjM1FYa3lNRGxrV21kdUxVcEdRMUoxWDNSYWRYWmxZMWQyUW1KT2NsOWthamhJTmw5SGRFMUdWR2h1YTNsa2FYWllVRFpQVVd4V2FWUTNjSGhpY1c0eWFsSjNMa1ZSWVc4NWNXTkJTRXRMVkZNNE1FZEdMVzVSWjFFLjZ0eWxKc25XZEowdWtmOThBRHBsZE9KQTBCMTRFbmozeFNHcGpBc2pkQ1kiLCJleHAiOjE3MDYyMTU2NjksImlhdCI6MTcwNjIxNTM2OX0.Yup7RsC8Pk4HgLL9aflHo_KrhpTiu9-D1IwmtFunhJE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000536"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:49 GMT
	x-forgerock-transactionid: 0efe75fe-e8fc-4693-83d3-5d58fa88675c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:49.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:50.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 142240: jsonPath($.tokenId).find.exists, found nothing
20:42:50.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,142240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4900ba18, username -> user.1000536, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@483cddbc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215370005))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:49 GMT
	x-forgerock-transactionid: 78e24b38-3881-45c1-82ee-8507964ab21c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjJhbzVrYWoxc2FmbDE5dmNtMjJycnJpY2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1JHZzBVakZoU1dJeVh6QTRNMFpwYmxSUk4yTlJMbVJ4ZEMxNVoxaEVjMjFQY2xJdE1sWjFjbUZLYjNWVWF6RlhSakpsUTBab1QwTkdkMDlDTFMxME1VcHFkVk5aTTE5SlZGVmxSSEJHZUhkMVYwbE1ZamR3WWxoMFpFUTRTVVJ3UVhadlFrbGZlbkl3UWxabFRHcEpkV3huYTJoRFVUTnJlRlprVkU1VlRXWnZkMGRMTjFGR09FbGpWbDlVZFVKeGVGTmFlRk50Y0ZscFVXUk5OM0kwU0docFQxazFRMFZIYURWSmRrOTZSMlUyUTAxck5IbDBPVmRUYVVsdFNqSXlhM2RQVjBrMk5FNTRURkE0WmtodlMyNDFXRGswZVV0aGNFVTVVMVJuV1ZCT1JYcEVkbUYzTjBwbVYzbE1UMDU2UkY4emNqSjJZVU54Y2xwTmMxTnVPRWRrWVdkT05FUmxRa3BmUlRoaVpFeGpjbmhOYzFselluUlhMVlJSVWpOT05XUlNNMWhMUW10SVYzQXlTVEZKZW01SmQwbEZNMkpFVjI1NGVWRlRWVXhzVjAxQlpXNDJWSG81WVRaRFpGTklWM1pGZVhaelpWSjZZblZPVTB0bmExY3lMVEJyZURsaWNUZzFZblV0TVV4R2VYRjBVREJmYjNwNmFXVlJaMjFhV0ROR1ZHOUpUM0ZvTVVaNE5FTndRWEZEV0VoeVEwdG5WemxDYTJwcVNGcFdjVlpLWldwck9WcHlaV055VmtwRGNHdHNWMDVzVEV3MlgzbzBhUzF1YldsRlRISkliSG80Y0Y5cFFXeEZYMGR4ZGpkSFpIRm9ia3hEYVVSUmVrTktUbTluU1c1VFQwUm9aR3h0VUhkcmFGVTBSa013TjFSd1NsbDRkVVpWVjJ4a1RqVnJiVXBZVldOeVZWOVVhVlZKYld4alF6UmxWWEJwYW00d2FtbHNZbTlOUnpJdGRGaDZOR294YTE5U2NVRldRbXR5TlZWUFFYVjNTR3BRZURGNk1uQmZjMVo1WDFack16SldUMVJJUjBacFprZE9UalJGVFdaMGVFRmhRMkV6U21GdlRUZEtNVW93ZDNWSGRFUnBNVlJZZGtsV2NHRTFSVEZ0VVZGNVgyZEJPRFU0ZDBKQ1oyb3RWekZrWjBJdGFIQlZkbHBDUm1OS2RVNVZSbkZpT0VOMVN6Wk5UMGRpV1RVMGJtSjRMVkJqTVROMldIcFlaVmRKVmxkUFFqTkpMbkl4UldGV2VqUmpRWHB2TVhKb2NVZHVNalJPVmtFLkVpa1VINC1VS1czQkFDZFhCS1Z6aFFkUjMzYlBvYTJiVTlHb0pPM1FoWTQiLCJleHAiOjE3MDYyMTU2NjksImlhdCI6MTcwNjIxNTM2OX0.Ys0lp1AMC3O40irFEZiJm29dONBVLZCWMph8Ko6E1uU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:50.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:42:52.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 142584: status.find.is(200), but actually found 401
20:42:52.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,142584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cd0c486, username -> user.1002208, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60d52935, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215372268))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTZmcHZlcGg5MTQ0bmU4cnU0NGhwaGJtazgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q04zWndkMkZrY1RSUGMyeDNUWHBOVTAxeGVWaEJMbVJsU2tKNGEzRlNZbWgzYVRKMFIwNXdaMHR5UW5SVmEzSjNaamhIV0dOQ0xWZDVlUzFMV21GbVptdHNhV3BIYjBOeUxVWkJXbXhzYlVwTFUwaHRSMm96UVV0UlRuSmtZM1pDY1hoWmRGQldXbmROVTFKamIybFBWSEJ6ZVhwVlVtTmhNbFJtYnpSWWVFVm5jbTV2ZFU0dFduSmFPVGhpTW10dFdYSndMVWMxZEVGc00xVkVNRGhyVmt0SFNsbFhlVWxPYWxCaWJWcFBOME5mY0ZsVmFFOVFNSGMyVFU5MVJUZG5hblZPVTBkYVVGSk5PVTVQY0ZGRE5VWlpSRmxhVjJ3d2RrbGpkVlJMZG14R1IwVk9NRmwwYkhCT1ZGTnFiWE5hTjNSWlFqSXhlVVpmYzBWT1MwRmZlbE5oWkZWWloyOXZka2htYmpsMWNqY3piVGQ1TlV4dE16WldZbVpUY0RkdVJIcDFWbkJ6UlVSeVQzUkxVM0p2VjI1dmFIVmZOMWxpT1Rjd1FVSnVTRkEyYmtwSk4xVlZUSGxoVVhkU2FsUkNNMXBzZEd4T2RrbzBNRU0yTWxwTGJ5MWZUa0pVZEZwa01EZGhZbmREZDFWT2FHcENVa0psU1hGc2FVWllRVEo2YUVsb1lYRmlhVm95VlVVNWREZDVVRWRaZW5oM1VucGpTMHRZVjFkT1lURjBNMEp2VFZBMVgwSlJlSGR1T1hvdFRWQmtkbFZuTFhOWGJVMDFUWGRsY2pscVVVWnVlR3BFTFdOR1QxODRlR2QzV1VsWFFuTlpkR2xNWkZNM09GUXdlVFpsZG5OUVgwWTBhbVJJVmtONlNGZE5UeTFwUkhKVGRHaENNbmswYjI0eWJWZHZkVFZsWWtoQmIwdzBNWGczVm1veWEzWldUVTgyWTAxb01XbzVWVVJHZWkwMFNITlJkRlJrYkdOcWJ6ZEhRVWx2TFU4eVoyOXBia0V3VnpSalVXWnNOWG90TjAwemJUaDRhVmhCV0VjdFF6UlhlRGxCVW5kVmRXbzJSbkI1U0ZKU2RrRXdiRVphVkVaa1dtdFhRVVpEUVZOUlIwbERWMnRpVGt0a1dIWTJMV3h4ZG1vMFZuSTFTVFY0Um1Gc1V6Sm1ZbmhZTlcwM1R6WmpUVWRKWlhKVmFucHpSbXRHZURGNWFrcElNRXRpZDB4TlUyeFFaazVmTkVKRWJXWkZMbWswYkdnMlZucENXRXRWZWkwNVYxbHhORmhET0hjLjVsWWVPcGdmMmNucUxJUzNtRkVUTFNhaWRaWTZ3SGRBM2hDbC1jVWpSZ28iLCJleHAiOjE3MDYyMTU2NzIsImlhdCI6MTcwNjIxNTM3Mn0.n09SADPI5A7VlBXo4yQy7v_rF8Cr-XyjiCGHS3BslR8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002208"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:42:51 GMT
	x-forgerock-transactionid: 3a98c782-822d-4938-872f-62c4b459a63e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:52.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:42:52.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 142584: jsonPath($.tokenId).find.exists, found nothing
20:42:52.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,142584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cd0c486, username -> user.1002208, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60d52935, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215372356))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:42:52 GMT
	x-forgerock-transactionid: 3d5d8046-1379-4b05-8457-dd497b91779a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODhpOTZuajNsM2JocjQ0Y2JhdnA4bWlqcDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk16RXpUbXB3ZUZCWVFUUk5jelpUYzBkclkzcFJMbXBTVW1GUmRqWTFVRk5JU2psMVkwc3lVbnBNYWpoS1lUVkxhWGxMUzJoMU1EaDRVV2hGZUdKRWNDMW5TaTFNYWxSQmJtY3Rhelp1ZURkU2NXYzNOVkZ4ZUZCTlZUTldkRWhxUkRrNU1VNW5kMWx1TmpsaFMxaElNV2xzTFdab2NVbDNPVXA2ZEVKeWFuUjJVMWROVjI1bkxXdGFiRWhXVVMxaE9WUlBMVFZKWDBFMFVtSnBOalZJTVVWNmEzTkNlRloxWm5wT2RIUnFOblEwWkY5eFFXZGxkM1pZYmtGeFRXSk9TVWh5V1RoSE1WRjJkblp4TTFaQ1VHVmtPWGhzVjNKWE4zcE5SRGh6TVVzNFNDMU9RbXRoVVVGMFFqQTRXR2xOTVhWRlRURjRZVFIxUVdoV1QydG9TV1JhVEdRNWMySnZlVTl1Um1KcVlsZFhORnBJU0ZCeU5YSndXRzR6YzNCb1VreExNRE53WkRFek5raGtkMlpQWDFSYWJXNWlXblZ6TUhNdFgwVlpjRWs0UW04NVRWRldkMDE2WldZM1p6Um5RWFp1ZFV4aE0wOWZUMGh5VWtzeGNVTkhkMDFvU0VSbFNFbFlNWFJpTFcxbVNVNVRXRkUwVUUxU2JUaHFUR1ZOYWtGaFlqYzVRMDFFVVZoU01FNXhja1pSVDJWVVRFNURjMmRCYmxrdGNrRlZkSFJGTlhSck5sVTBibk16WWxKak16STNjMDQwTFMxSlJXOXBjSGR2U1RSRlFXMDJTVlZoVldoc1MxSnRRM0pMYTNodWQwOU9ZbGRZY1VSNVpGVndObFl3V0c5ZlFXOUNTMWxQZUVkRFNVZFphVTB0T0ZCdWREY3lUamRXV25wdFF5MXpSa054VGxSeGMxcHVWazFuZGxsMGJXdHRTVzgzY1d0bVRYWmZhV3RPZDNsTVQzVjFTV3N0VmtKalJESTVOMEpMTTNkaFVIVXhSUzF2ZGxwTFZIWkNSRU5wTUVSRk1qRkhNVVZVZVU4dGJuQmlVelZOUWtadWRYZEhibFpuVVhjd1dqQXlObVJhTUZSU01GRTRhVWxtU0hsemNtdGxRVWRuTTFkTGJYTnZURkpFVTNCS1JYb3dTa2xaT0c5aFNqSkZabEp3VmxFMVRtZE1XVlY2ZVc5bFJGVlZPVGRrU25oWGIzZGZhM05pWVd0V1ltWktNRmxuZW5NM2N6QlJMbkJyVFROSFUwUm5WV2h2VjJkalRrZHpNa3RTUVZFLkdINjBhYjQxVjAxLWFfVHpDSllWRWR0Zm9SSDNyNkk2Y0lySVpydnRpYXciLCJleHAiOjE3MDYyMTU2NzIsImlhdCI6MTcwNjIxNTM3Mn0.O1JS7Csu1vwVWCLMYa27Quh_eruwx_XsTN9CckSSHtI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:42:52.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:42:52                                         965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=265712 KO=11896 )
> restLoginInitiate                                        (OK=131541 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=131130 KO=393   )
> restloginProgressiveProfileCallback                      (OK=3041   KO=393   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.57%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.57%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.60%)
> status.find.is(200), but actually found 503                      4958 (14.53%)
> status.find.is(200), but actually found 401                       393 ( 1.15%)
> jsonPath($.tokenId).find.exists, found nothing                    393 ( 1.15%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###################-                                                      ] 26%
          waiting: 399961 / active: 22     / done: 142632
================================================================================


================================================================================
2024-01-25 20:42:57                                         970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=267249 KO=11896 )
> restLoginInitiate                                        (OK=132298 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=131893 KO=393   )
> restloginProgressiveProfileCallback                      (OK=3058   KO=393   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.57%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.57%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.60%)
> status.find.is(200), but actually found 503                      4958 (14.53%)
> status.find.is(200), but actually found 401                       393 ( 1.15%)
> jsonPath($.tokenId).find.exists, found nothing                    393 ( 1.15%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###################-                                                      ] 26%
          waiting: 399200 / active: 20     / done: 143395
================================================================================

20:43:01.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 144022: status.find.is(200), but actually found 401
20:43:01.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,144022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d18666f, username -> user.1001405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@403a5510, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215381521))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHJtNjQ4YnE5NzZ1bXV2OGVqNnJ2NjF2aTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVQwMXVOM2t6WVZWc01XOTJXbFpPYzJ4SU1rZG5MbGhKWVhaR2NWVXRSM1YxV0VaUk5YWkdTbUl4Ym1rd2NEZzFTa1psV1c1Q1pHVlZNMFl5UkRCMk4xSXRUQzAyYXpGQlJtVmtZbTB5YkZaR04ybGFWM2hTU2t0Vk5rWk9WM0p2UVRnMVdVaFFObUpMYVZkeGRFcHNXRFZPVFV0b2FtUkZTWFkzT0dGUlIwTTBjSG90VldsYWFGaGlRVlJzWkc4MGFreENiRmhRTWtwS05YcEplRXhvWDFwd0xVTk1UM2xvYlVSNWJVWm5UbTU2Y21oQlNEQndZVFZhVlhaRVgyRm5VVTl1WTNWMFNYSTFZbnBMTVhseFVGSTBUVFJwY1ZKelZHSmxOV0YzWVZoTU5IUTRObFYxZGxVelVqQkhla3hRV0RWV1JpMUNZbXhKUkVaTVVXNTRSbWx2VjFSU01WcEplblZhZEZORlkyZFZZblZqZFdNMGFXTk5WMjR3WDJkQk1rUXRVMlU0VDJZNFZVczVNMFYzZFhSRWNXbE5UMmxJZFhseVpEWXpXRTVmY1ZkSlpsSTVWRzVCTTJONGVsODVTMjFSVmkxM2IweERTWGw2Ym10cVNWZHJRbWR3VldGa1RuVkVZekkzWW5aZkxXTnpSVmRZZVZkQlRFZHFRbEpXU25oemJWTnJkV05QY0ZocFYwSmhPV0k1YjBwaFYxWkxUa1ZSU205NWNsSnZWR2htWWxnNGNsbzNVR2RUWDJsSlRWRm5NMFZhUzFwVGVFWTBkMDl4UXpsd1RIWTRkMUUxUlRGUVNucFJjRUpIZUdWRldVTkJjSFowU1hObmVVbHBlVzQyTkdSa1VsOXpjbHBSY1VWb1EzbExTREY0YjBscU1qQjNlWFJZU2xoUFRIcGlhVjgxWjFKeVgxYzJaMDVxYUdSRk9IRkxUbXRyYWpNdFdUazNjbGRJZVhaS2FFZHVkalI2VGxKVFdUSlBVbE00VmxoQ09FdHhRVFJEYVVGQmMyUXlZbVoxT0RSeVl6bExlV1ZNT1hKaGNXTmZPRTQyUWpORVp6STNTbGxUZG1GbU5HTTViV1ZSVDJSRVVYWklTbGxoZDJWWU9ISlBkbHBSUTB4RVVXWjFjVGN6YmxvNU5HNWlTa1ZmZDNOYVREVkxWblY0VEU5TmJtVlJSR3QyZUdGcmFETXpZbWMxYzJaMGMzWmlPVmxNZVcxaVMxWk1VVXN4VjNWaFlVTm5Ma1l4ZVVKVU9VZE9jVmRYWmt4SGQwdGhObEJ5UTBFLlNablYzM014cmpWOUtuaG81SkYxVGlNSTNQUW9jXzdUdmtEVlI1UFBwQ0EiLCJleHAiOjE3MDYyMTU2ODEsImlhdCI6MTcwNjIxNTM4MX0.xWB36E5CQPPF4l88iio_BbJLst_cdYm617MfjrDGTlI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001405"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:00 GMT
	x-forgerock-transactionid: 01d7a187-15d1-4e4f-bf4f-26fd5fa987ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:01.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:01.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 144022: jsonPath($.tokenId).find.exists, found nothing
20:43:01.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,144022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d18666f, username -> user.1001405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@403a5510, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215381613))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:01 GMT
	x-forgerock-transactionid: a829d84a-9a00-4cc7-9b2b-861b7d9867bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDMxNDh2bGFsNXJmdWRrY3IyZTY2bm03YWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NU5qbFNjV2hIVFd0b2VWSjJSQzE1Y1dsTlFUZEJMazFUV0U1TFpHUlJaWGhvUVhwcFp6SnpNMU5yTldGSVZ6aHlTMjE1V0d4NWVsUlJlVVZEYUcxc09FVlhSRm81ZVU4Mk9EZHRVazlyWjNWaE1qUXliekJRYmxaNlFUaExNamh5T0c1UVpWUjFjVkp5VURCdFpubEpWbDlmUm5kMGNUQnVjMFZDTjBzdFVtMU1VWEp4Wlc5TWNqRkVPR04yUTNwVlZsaHhha013ZGxkeldVTmZiREpwV1VKbE0ycGhSVFJaU2tWTVNsZG1ZWEZsUmxwMWEwVXdaREZ0V1ZrdGIwSnVlV2xTYlUxV2JEVkVNVk5ZVDJnNGRISnBhM2MzZGtaUFJFMUdkbnBsYVZCTVUzQnRTV3hyWWxWS05FOTBZbGd3Y205elduZERNbGRQWTNKV1NISlBiMDVuVUdsTU1qWmxUVEpCWlMxTmVGVmZZMkU0YW1GWk5FVkJTbTR3Tm5aa1ZrbDZNbVZtZGpCdmVVSlNSbDl1YnpSa2JXMVVTamRIYW5ONmVXWndUVko1TkVrelZGSjVZVWhZZEVoWGVqRmpVbWR3Y1VsM1JHeGZhRlZ4UjNCclkydENWamw2YVVJeGEzQktUSEUzWDBFMVpHMTJTVWwzZFVWd1UzaFdiRkk0TjAxTGIxUmZOa0ZUYm5kM1ozbGxYMG93YW1OdFJFZFJMVTFuUW1wcFRUaHlNRUY2TTJaR2JsZDRaMmRoWTBWWldFSlRMVEl0V21oaldTMVBiemhPYVd4NVJIUlhSUzFMYWtoR2F6UnJYMjlGVW5wRVFXWnZSVk5vVEU5c1VqUlNNSE5LTjJKRmIzQlhWbmh6T1Y5MGVYbFRXblpFZWxsTU1XbDZXWFk0ZDFZd1VtbEpSa3BqUzNFeFYyRnRObFJKWmpkbVkxTjBOMnRxWldNd2Rtc3hZbFJSZEZWbFVYTllWMnBxVmpRek1tMDRPVzE0YkdwNkxWRlFSRFkyUlhaWVVqSnZlVWhYWlVSTVNrOWpWM1JRZUU5ak1scEdRVGhqZWxSaExXeHZSVzB6WmxSZlozZEpNVFZLTmxsYVZreHZORGh4VXpFMFRXOHljM1pmVEdsNk5XdG1lVEEyTlZwR2NtdDROVXczYjBaS05XbDJibGxFWVhwR1ZFZERPV014Y21GUFFtcFZVVEZTZWpGTldTMWlXRnA2Y25VeWF6QmpSSFZEZGpSV1JVWXdMa1psTjJSTFIwMXpaRXB3VjA1emNUQlRVMmRsY1djLkx6SVRNNDJ1WmJscHRxbGdhZVR2bjQ3SU5HQ09XX3c5SXZDZ2NIVDg5LWsiLCJleHAiOjE3MDYyMTU2ODEsImlhdCI6MTcwNjIxNTM4MX0.kO-CtEWSRlbiby-PfjHwvudIzBk8ITDbA9oJtv4DqPI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:01.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:02.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 144082: status.find.is(200), but actually found 401
20:43:02.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,144082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6437c87b, username -> user.1000931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd4e2de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215381977))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTM4aTUzcGNhNmsyZjZzcHBraGRpNWM3ZTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVFqVTVVbkpOYVdSeVduZE5WakE0VmxWU1JtWm5MblpIU2tSVkxUWm9ObFYyVEc5RlMyWk5TM2hsZUhObmFVTlFOelF4VVc1cWRISkhZMDVKVlZkbGIzaFBNRlpUWjJseE1IbzBOelJEVG5JNE9FNVZUVUpTWlMxZmJFMXNjbE53V1dGa2NETTRNRjlrYVRKWmFGQlNkV2s0UzJOaGFWaFllR2Q2T1dORU9UQjJaWE5HTFhSUWQya3lOVlp2VFdSaGNVZFdTalY2WkhGbFpFbFZNbXBDYTB4NGNXSnlkRUpmYmpsSVdXMUhZamhNWW1zMmNrMXNWRFoxYzI1aU5YUTVZa1JaWmpnME1WZDFRbnAwVEVadGFXUlNXV3RPU0hONlNrUkxPRXBHYlUxUWRtUnVjV1JQVEhsVVJEQm9hMmd0ZFZRMGVIZHZYMVZqUkdodFkzWnZSVmR3UkROblVVbEZObnB0Y0VaNGRIaGZSbUpQY0ZOZlR6UklNbk5GWVdwSU5HdHNlVTB6YzBkdlZtRkdiemxpVjJkTU56SnBYMGxWVjNOUU1VZGtUM1JEZVZSV1dtSk9VMVV6V21zMVJrUlhVRWx2TjFaZlFqRm9VREZQTWpkMVFrbG5SMll4Ym5OaFkxQlZVSEoyUlVOS1UzUjRTM053WkhCVE5XOVJlWGsxVmtSQ1QwcHBSRE55TW5kT1ZVZFpURm95Tms5V2FraFdVSEkxVldKTmNIZGxURkJTYUdOdFZtYzFRWEJKTkVzdFoydEJZVEpGVDJSeFpuSkpabmhXYW1aWmNEZzJPV1ZoU1U1eE0weERWa0ZEUWxKWWFFeDJXa2RPUWtoUlgyWTJhV3R4WTNSMmVrSm9XWGRRYWpkNWJFZEVWRTFXYTBOdFpWUkRiVWRvZVcxNWVsZFNaalJVTVRkaFptVm1aRUZZT1hCMlVuZEZNMU5hVjJKVVJEbE1ZMjFoVG5veUxUTm9iblZRYmxCemIydDVUa0ZFTTJGTldURlRZVGh5Ym1SblIxZFNNMmw0TjBGR1luRlFURlpxY1VSelQyd3lRVk5LVkRGQlNYVmFPR053TVhSUGRqTnJjV3hmTVRGNmQxaE5lRlZJV1ZWV1RtVk5PRGRFT1dGcVIwVjNSMVpGTVV0VmJqaHZOSHBpVDFCRE4yNUZlREpwUWpFMmNrSktTMUpKVlVGVU0zZ3hUekZsTW5wRlVuSlVkazFNVlMxRlFsRXpWMG81TW10RFJXRnJMbTVJU1daUmVrUlZRVkJXTkdGR1FUVXpUM05qTldjLnlEdEdoVWJmSVZlcE5wZTNvYmctZzg2dlpuT1dSYy04LWhqMVBnZWJBbTgiLCJleHAiOjE3MDYyMTU2ODEsImlhdCI6MTcwNjIxNTM4MX0.KQB79rAdmDFZBiAFey1RN1sjUjBBej3uF0kewXZm5EE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000931"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:01 GMT
	x-forgerock-transactionid: 93a806b3-306e-4bd9-b272-be49b006058a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:02.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:02.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 144082: jsonPath($.tokenId).find.exists, found nothing
20:43:02.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,144082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6437c87b, username -> user.1000931, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd4e2de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215382065))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:01 GMT
	x-forgerock-transactionid: b31065bf-bf25-439a-8614-eef0cecbb7b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazQ3M3ZmdWloYm5iZWNpcnYzbWplNGE0NmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlpHMHhXVGhFWldvNE56aHFlWHBKWm5acmNXZEJMbHBzTVVOd2FFUmtjVnBTYlZZeVVqTmlZVVozYkY5a1RsUnRSRWMzVW01eE9WRlVRbGc1Wm5oTlFWUjNTVUk1VmxrMGNVTjRYMFEwVUV4RWRVRjFRMlZXWDBzM2VURnlSbGhxU21ab1pXdHBOamxIYmxoeVRGZzBkSEJxTWxkbWRuRXhSMjl2Ym5CbVJUWmZTSE14ZFRoSVYwVkhZVk5vU0hGVmR6TkxjMkl0VEdGclRqWldORzQ0TlhSQ1MyazRjbVJqTkVaMWIzTnNRbWMzZUVKdldXcGtNamx5U1RKR1ZHcHBMVGt6VDNVeVMwVlRUalZ5WWtSYVRreGtVRWs0Um05a1dWZ3pYME5GYVRKZk5HWXlSVjlPU0UxdGJHWmhTakZwUVV0ek1WUk5kR05NYVdKamF6ZzNaMkkxVjFwSVZETjNVM05YYzBsVVJWOUpOekZRT1hSeFFsQXdPVFJ3ZGpCMmNVbGtlRUpHVGpaZmJIZDZlWFJLWm10NVJWOTNORWxpTVUweU5VcElVRVpSVldsbFVqTnpja05mVmxkRFZrOWFWMVo2YW1GSGNqbHZiRUZtVTFwaGNHZG5TRlJYUlVKQ2RYSkhjWE50UlVoeFYyUnBTVk5DVFZGb04zSmhTRGhrU25OUU9WZ3RUMU5FWjJ0cFUweFVObEl3ZEVRd2IySldNbU5aTVRSVmFWWkJNWGcwU2xwTmJteDZaRFJvTTJKYU4xSlNUVm93U1RGdE1uSk9iSFZOVG5CaVp6QkRRMHhRTXpKbVdsQktlRFZQWlRKblUwWkRaR3BMVjBkS05FVXdVa2huTms1VlduRkhhMnhhT1RKZlltZFVVVkJaWW10cFRUUTVaRTV6TUV4UWQySk9aV3RwZW5KNWFHeE5RbVprYWpCNmNYZ3lTVEp2VTBrME5rTk5MV0p2UkVSRFNrbHpXWGRDZDNkVmJYRmZjVEZmZEhkUGQwMVZMWGxzU0dGbVdHNTRhRlpWVkZSTmFXazFTMFJLUkRrMk9UZEhkM0ppZWtkRE5YbDJTMFpRVGpjNFRrRm5WVmd3TVhKVU0yaDFURVZCTTJwV1pHUjFVRU5WYmtGbWRIQmhRbGt5V1U1NlVVOWZiMlp2UW5KdFVsQXRTVzl0ZGxGM1dtMDBlVzVrVkRORlJHNTJZWGxDVHpCUE0zWTRjbUpVV1ZCVVIzaHNhRk5GT0c5aWNVRXdMa294YkZOSGRXeEdORXhYVWt4SlRUVjZlbFEwZVZFLjJ3ck9aR2NzQjRNLXl6ZXZyN2oxNjFMdWZrandNalV4WWxScGl1WG1uajgiLCJleHAiOjE3MDYyMTU2ODIsImlhdCI6MTcwNjIxNTM4Mn0.OGdJTn5mgee4F21wUFeM1wbD9jA-pHtJys3USTWoY6M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:02.066 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:43:02                                         975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=268843 KO=11900 )
> restLoginInitiate                                        (OK=133093 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=132673 KO=395   )
> restloginProgressiveProfileCallback                      (OK=3077   KO=395   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.56%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.56%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.60%)
> status.find.is(200), but actually found 503                      4958 (14.53%)
> status.find.is(200), but actually found 401                       395 ( 1.16%)
> jsonPath($.tokenId).find.exists, found nothing                    395 ( 1.16%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###################-                                                      ] 26%
          waiting: 398408 / active: 29     / done: 144178
================================================================================

20:43:04.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 144491: status.find.is(200), but actually found 401
20:43:04.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,144491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@136f3dd6, username -> user.1001575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23b1c5d7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215384612))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTF0cWlnMW4zbmI2cHF0ZTJjc3VvcDZtaDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGRUZFJVbE15U21kMGQyZEJaV2hRWXpaRFNVZDNMamh5WlRGcGJVaG5ZVlpEYlVwdmRtbDJSM2xqZURZeGVWWjJWRVZaWTFwSGVXMWlOemt6UjFOVk1rOHhhelJoZDFkUWMzUndOMUp4ZG1ST2R6VmxNMEZRTldVeE1YcGxTamh3WDFoRlVVNU1aRXc1TUd4eFkyc3dkVTVMTVU5TVNrbFhlVlpHU2s4NWVrOWZlRzV0VWsxUlVYQnJPWGhYZWpkWGFHWlJMVGRKYjBONGVVTklaMEpHY1hsdlQyaGZTak5NUWxoWE5GaE5aMk40ZERaVmJXRXRWRGhrWjFwYVNqazJPVnAzUlVoQ1QyUkROVTlPZWtoNVJFTnRXRjl3ZDBOWlIzaFhjR2RSVWxaT1dIaENNV1pRUkRScFJXODJPSGN4ZEY4eExXSnJkMEZYVVdwalFYQm1OVVZFUnpGaE5UVTFYM0owVEc5b2FtRTNZazEyV1dwSldtODFNWEEzTTI1b1MwTmFNV0p1WjBoMFpsbHFXVFpzYmxCM1EwRnlVVk5NTm5Sc1ltWmFaMWhEVEhKUllVWXdZWFV0T0hrMFUzQk9NbVJtZFVSd1pITlVhV1Z2UW1zd1VYQXdUR1JrTVdOeVNrNDFlbWhYYm01cU5EZG5ibmRaYWxKV1lqTkVVSE5JYlVkVGN6TldObmR0UW5OSU9IcHBWMm94ZVcxSldEUXpUM1ZDTVVnM04yMWpjREowWTNGUFUwVXlRemRSYlRST1owaHJUbVo1UVcxVFIzcE5NRGRWVUdVd2IwNU9PRFJOVlZSMmJXRkxiVUpLTlVweGMyaDBUVTVVY0V0d0xYRjVMVzVGVHpkclZXZHBjMFZqVlhKR1RUZzVVRzR4TmpabWVUTjJabmxGZVZrdFZEaGFkazF3YUVsUFZtOVBZamg1VG14RmQzbEdVVk50VEVkSFlsbGFkME5CUjB4Q2VuZGxiVjltYVhGMFdsOWxNM2QyTkY5RFpXa3hSM2QwUkRBeGJqTndZMFJYWjFSUmRGVjFjVUpoTkRCSlJtdFNiMDk0ZEVNM1pVcGtTbXBNV1dwQlJYVmFObE5UUjNSUlFrOXZXSFZRVWpOb05GTm1lREF3TFRSMU1tVjRUM1ZxV1U1a09HOHdWM2RuTVROUFltMW5kMmhIWkV0WWNtdFBVWFJ4WnpnNGNtWjFNMWRWU21kMVVIcEJVWGhWYnpob1ptZGtibXhXT0RKcFdIQTRMa2hmTTBOR01tWnlPRUpOVjJSbFJsQTFYelpoZFVFLkVUejJwekt0UlcxckVQb2ZjNjZzeXZUZzRrNFlQU3JBTEtVYzZORWlRLXciLCJleHAiOjE3MDYyMTU2ODQsImlhdCI6MTcwNjIxNTM4NH0.28f6pP4bK8bzW0fqDma7HridDrrmpc9HAxT_X95Nw1w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001575"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:03 GMT
	x-forgerock-transactionid: 11893f98-80e6-4f0c-82f5-e6405917f79e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:04.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:04.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 144491: jsonPath($.tokenId).find.exists, found nothing
20:43:04.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,144491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@136f3dd6, username -> user.1001575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23b1c5d7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215384704))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:04 GMT
	x-forgerock-transactionid: 27ff610b-e125-4af3-8cb7-a085e13885db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianYybGpyZmNnZTBkYzRoamk1aGlqMGx2dDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVpVZFBMVWRMTUZoM2VYUkhWMTkyTWtSbGRqRlJMbXhOVVVoNFVHRlpUbTFpVldoV1VuUm1ORFZuUVMxbWRHbEpiRVZZTTBSalFtUmphalZ5UVdoTFVGVlFNa1ZGU21kRFltSklaa0Y1VjNadGMzaGhVMWhpT0ZkMk1rMUROekZCVUZWdExWaHNNbVEzWVZSWlVVNVRRbEI1VlZKZlVIZzBXRGRyTkV0UFdIbFBZamg1ZGxreFpEWTBXVk5VY1RSZmNtTjZhMjB0ZDB0dFZURkVlbU4xTmpoVVREVlhjMTl0VkdKTFltNDBNbFZsT1ZKak1UWlFiRFJHVTNveFpGWlJNamRyU2twc2FuaE1OMFJaUkcxcFUzTktlVzFzYm0xbFdtYzBhSE5XV2xKMFJqWlpRV1ZZUW01bVMxOW9TVlZSYm1sdE5raElXSFYyZGxCV0xUUjZZMWRhU0Voek5FRk9ia3N4ZEhSSU5HSXlOelZwVUdoM056UnlTV1JFUTJwb2RYVjJPR1JvTTJaR1YyOTBiVlZoWW1kMFUwbGhRbTFGWmpSbU5IVTNSRGsyVWxScVQydHdiekZzWkZWVVVWRmtOSEJRWDBSaldrUk5Vek40TFhoeVl6RTNNbDg0VFZZeFFYUkxXSGQzVG1vNWIxUklZakpaTTNaaExWSXdiMDlrTVZKVVpUZE5OV3hTUkhGR1lWODVhR2hNVWs1bWExVlhiVnBZWlZBeFpYVnRObXhYZEU5V1NGRkhibkJsZERKRVJsRkVaVXRmUkVKT2QxRTJYMlpWV25od1RrWkZkVkZrZUd4WVMyWmpablJJZFdKR01YYzNlamREV1hCR1lXNTFWRTlNVm5kSlVsVkdTbVYyWlZZMVNFSkZNRWxmUm05TWRFUlBjMnhvVldsb1RYSXhVMmR6TUc1WVJrNXRTM042YzFscGJHMVhPVlowVTNsa2QzZHhTblJvTmpOUVVuVlphRFphZEdoS1dqTjRRekUwTWxnMmFXZEdPVWhpUVd0U04yRm1PVlV0Ulc1aUxUSlBRM2xGWm5KSlVqRXhYMDVYVGpaZlp6VjNiVmRwWDA5UVFXc3lialpVU2sxTVZVTjNMVk5PTVVOU00zaFdhMnN6VkZkVGNpMVljRmxxUm5WcGIwRmhja0kxVTFKV1kyaHNZV2hMVG1WdVoyODRjbGh0VDNwek5VVTJSekpUZFdjNVlqaDFUR3czY1hWc2Rtb3lTamxmZUhoYWF6TkJMbnBTV25aSGVXeE5TVnBRYlV4amNtRjJXbXBmWW1jLjJTOHNGd2ZQT2F2RUZZdzdBQVB5eVROT19RNXdjUEZkNEd3amh2ZmhWVTAiLCJleHAiOjE3MDYyMTU2ODQsImlhdCI6MTcwNjIxNTM4NH0.7Fqp8HafpLXBPieWI16GQprcJi2rMn_nIthBUu-zu0k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:04.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:07.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 144850: status.find.is(200), but actually found 401
20:43:07.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,144850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bb3fe1b, username -> user.1000384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58967c15, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215387046))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXFtajJxajNoa2psNXNqajhqa2ZvYW41c2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2FHaEhZbEUwZUVsNU9FSlZjWE4wTWtSYVdXNTNMakZpV1MxblNTMVpVRmhVTVRWTWJrNWhRbGhZYzJ4cU5VbHdVM1J3U2toM1VYSXhhRkZ2UTFGelZtc3RURzlHYVd4elJsUk1lVzVJTkRsak9XTTNiRXAwTkZvMU9ESkRNRGRmUTFCRFoydEJkUzFmUlRKbVduVkNjazl1YWtONWFuVjVjVzFIV25CeldUUTVVRzFZVWpReE4ySjRNa2RoU213MmNuQmhYMDlNZEV4cVpqSmpYeTFTVUd3MGJFTllXR1p3YzJGMmFEUm1kakEyYUZFeFdXZ3hNR2c0UTBkbUxUWXRlazVZTFhrellteHBRMlJXTkVaWlRYUndWRmhST0VkWFpIUXljazB6TUc5d1pqSldNRWh4TVV0dlVEZGFkblJGYjFRMFprUnlXVzFhYW5KZlpWSnBjM0kwTVY5UGJub3pOMUEzVFU1QloxVmlMUzEwZFhSblRUSjZhM0pHUlRoRmNqZDJhVFJ1VEdWdlNHMTBhRFpJWVZkUmFFaHNkbWhWZDBaWVMzUXpkVEExY2xoM1RYVnJWRFJTZGxGMU0yTmlkVkpxWHpkblp6UjRRek01ZWtKVVpXUXRTR28zVmtJelUzRktRa0Z3WHkxcVJYQndhV3hZTkd0cVdrMDJVbmR1YlhKTGRFcDFOR0ZoTFdnMUxXSlhabU5TWWpGNFpqVklkbGh6UzFCNFNWSmFTbXhNVEVRMFZsbFJkRGhSZGtwaldWWlNTREJ5WmpCb0xUSnROVUZuYW1nemRXd3dSRVJKU214aVprcE9aWFV6VFdZM2RsZFNkV3RaYlZOb1RIazJURTB3UkU0d1VFSTNRVkJOWDB4dGRrdHdiMmhxYmpWaE0xY3paRTlzUlVKS1lrYzJURXRwUWpCcVluZzFkRUZTUkRGVFpuRjFNR28wVW1selRGaElPSFZ0TmxseFdYTktSbDlaVm1KbmVsY3pla2hwVEc5RFZFcGhjMWxwVlZKRlJrTkljR2RvV1hOUmVYSkZjVlZ2TFY4M1VtTjJTMUUyUldOdk5DMHdUR3ROTVdRNFluSlpXbXhvUTJOT1VFZFVhR0pYZFZSbWNWbGllRTFZTkRGRFdtc3hTWEJ2UkhKNlNFRnlXRU42WVVrd01UUkJPRFpRY0dSQ1IwMWtUVlJDUTNGcldFZzJaRlZoTmtWS1EzaEVPVTlNU25Wbk5tOXhkRk5ZYUZwSE5sSlZMbEkwTWxGRU5uaG5YMDFOTm5Oc1lsVnhjVjl5ZGtFLkF5RjFUa1poTDVfb3NLcExobWk4d0E0YXFETV9VSHk2emFxa2xvSm1BUXMiLCJleHAiOjE3MDYyMTU2ODcsImlhdCI6MTcwNjIxNTM4N30.IPTCVvue9MJnE11Pr0zHZv9FQiL1soyOnlUFXJLfdcw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000384"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:06 GMT
	x-forgerock-transactionid: 8697b860-0557-4896-9b13-f2de10c6fe4a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:07.094 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:07.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 144850: jsonPath($.tokenId).find.exists, found nothing
20:43:07.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,144850,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bb3fe1b, username -> user.1000384, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58967c15, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215387133))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:06 GMT
	x-forgerock-transactionid: b8fdabbd-51a0-4f7c-82af-1bf11592343c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2huMHRpZm02MTkycTA1djhuYmxrYTZwcXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1J6WlVVMEZOTVRKclYzbGhXSGxGV0ZGVGRIZFJMa04xTVV0NmN6SlZOVFl6YTFOeFlWUklaa3h4Um5kbGFGSnNNRTUxUmxCb2NFcDNZMGszYkZaUGF6ZERXamxOVUd0eGJXUldSMnhyVm05bGEwUlFOazV2UmtKM1FXd3RhblJ6VUhsMldUUk1TVEJsUVY5U2RrdG1XbkJUUkdkcmIxWjNSVEpGYURkV1ZqSldkamhSVVd4V1UzRXhOMmcwVHkxS2NXeEdhV1puV0ZGcU1FaDFSemR6WjFaaVQxaENUVGRTUkVwRU1ITktMVzVIV1dvMFQzbElkVmt0YnpGcFJDMUZOM1ZXVDJkd2RHNUJXbmhSYWpsd1prSjZkSEp4U1hKYVpsVnBlVXBFYkVwTlpIY3lPV2xxUkZCTVkzRXRWek5hVUY4MlluWklUbTE0Y1ZvMVlsUlBhblF5UVVJMFNTMVhXWEZ2TFcxeU1WaG1iRk51VTJkRlIzRndVR3h2T0Vaa2RYbEpNVnBxY3pSTGFuVjJValI2WWtGWFRYcHVYMGt0WjI1S2RYVklRMTgzTjBkMGJHWkpjbWxuTm0wM2NHazJUbVZNYkZCNWJIZERkR2gwZEdKU01UTTFUMjVSU2toNVgzQnlTbXhSTFdGeU1FbGpjMGxZTFhCeWFHaE5RVlZKU0RrM1VERjBUVVpUZG0wMk9WbG1ZM1o0UTJSMVZFWmxSME5ZTFVoeVMxVXlkRE13WDBwek9WSlRlbmMxUWxKTVJFWmlZVkpqUVRGcU5FcHJPRmx2UVY5bWIxTnJRVzQ1UVRkS05IY3libEJrZGw5bWJYZ3dNVloxZGtreVVtUjZkWGg0V1VSemRUaFFiV28xVTFsWldFZFlOSE42VW5sTVFrUldVMGR6UWpsTlYxWkRSRTlZWDFadE0xSkNjbWxRUlhwQ2IwTm5TRmhRYTNwNVF6QXpNbTVWTmxSa1F5MXFjVXByYlZnemJUZE9TVU5hWVc5NGRVVTFaM2h4YkRGRVJrSTFXa05ZYzBaUWRGaEhNMDlSTTNBMFREWnJlSFJKVnpWM04ydG9YMFl0ZUd4T1FqSkRZek5ZV0ZSb1MxZFhTM1UwUmpaUFQwVjFPRTlUYW1Kc1p6azFNM2hETmpsQ0xVRmhkRU13U1dGS2JFaHZlV1ExTWtWNE5WVnJNMFJxYjIxNVMwVkRNV0pIVmtKWWQwcDJObEpPVkZJNGRrTXlkMUkzYjNwSGMzSlZMakJPUlU1QldVcGtlRmQ1WW01VldWa3llR1Y0V2xFLk1JWmp5SzBiMHJLcnVOTVZwZkxMVk1NQWhDdFFGUExWdms5cldpQWVFV0EiLCJleHAiOjE3MDYyMTU2ODcsImlhdCI6MTcwNjIxNTM4N30.SAwtCu2DamQN8yVkOTZgM8X8vd6B9oIz_dQkt-D43RA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:07.134 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:07.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 144908: status.find.is(200), but actually found 401
20:43:07.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,144908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f3fcbbe, username -> user.1001869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6423317a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215387339))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2hsbHJnY2J0NXVob3M3MWZiOHBjcGUxcWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlNtdDFOelk1Ymxob1VtTXhORXR5YzE5YVpVUkJMblpIVkdrd1YwcHZRMlJNZUhSTmNXaHNhakU1TjJwb1ZUaE1ObFZ3YXpVell6ZE5WblpFTlV0bE5UQmhTSEY0VEZwZmMwMUpObk5XV21aUk1XRkJVR2RtZFY5MWRtcFRNSFl0VWtobU0yOWlkSGc1UldSV1EwdHNMVVpKZEdOaGRYaENORFJZWVdGUmQyRkhhVk4zUjB4U05tcFRNRGhuUjJacWIycE9la2RNZGpoS2N6SmFiMU5OTW5GaVpWbFVVVmgzVWxoblRFeDBjMnBEV2xWbE1FNUNVWFJ6WjFZeFdVeFpPRlJVZFVaTlJGaE1WV1JRUTFGblRqZG5jVkpLTFhaMGIyUkJiRVV6Tm5oMldVeHFiREV6U1VVeVRrZDVNRkZrZEZoeVNFbHRkMVYwVTBwRFRuazFjemh6VVZCa1NGRnhaVVU1TFc5NlRsVTBZMkYyU0dadmNVeGxOV3N5Y0RKd05rdERNRmhsVFMwNVVGTllSMnhRVW05UFprSlJNM040ZWtNd2FXOXlWazVMU2twVVUxUnVaVEpaV0haRk1YUllhR2t0UjI1VE16Y3llbTVyVTFCRVdqbDJOR2x1VDI1UVIyMHhhVmhQZWtJeVUyRjFjMnhUUVdSSU0ySkhXbWhSY0U5UWIzSklSbTVDZDNsbk1uRndWbFZxYmxvdFkzRjNZVGhUWjFwS05XVkpNVmRVWkhZNVJXZFhWVVpJTVdWVFdHcGlkazFzWWpsa2F6aERZMUpLTjJSeFduY3pja2REVmxsVlRIaHNWV0ZNT0dGak1VWkVWVTVZTjFKSWNsbG5ZM2R5WmtvMmIzVlZlbWx0YzJGS1JHRlZhREJTVERkdFRVbHhlRUUzWkRsdmJIVlFOSEowZGpoS01HcE5XR0UzYzJSeWFsbElWRXhuVnpGamFuTjNRek5uVVROTlNHZDRhSEJvY1VKbU5VVldXbDlVTTJWamMwOVpORUUzVEdoUVFYVlVlWE00TkVzeFMxRmtXRWh4T1RsR1YyZHRNMFE0WDFCZlpFWmxRWEpGTjFKQmVsZDJZbXN4T1c5b1JrOTRSV2haUVMxWE1rcExWa3RLWTFjM1FVUkpPWEUxTVdOR1RubzNNbmxVTW5WNlJqbFJUa00yTkRkSlNGRnVVRXhvZWtOV2NXUXpVbXhPUkRsNVRtZEtlRGw0Y25oellsVjFSVFJhZDJkQmNVTlpMbFpIVFZkQk9ETmFNRTExYjBacmQxZE9NSGc0VVhjLkQwWEJHSVZOdEZJSS1tUVlGemdMZy1RaTJIMGFqNlBNc3NQVnhiMW9XNlUiLCJleHAiOjE3MDYyMTU2ODcsImlhdCI6MTcwNjIxNTM4N30.8HhQG24T6uaknH3ZmnEdaOLx6gBz5SHjjcsjSp1N4RU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001869"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:06 GMT
	x-forgerock-transactionid: 877f4997-f415-4057-bff8-befe7f1ab742
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:07.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:07.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 144908: jsonPath($.tokenId).find.exists, found nothing
20:43:07.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,144908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f3fcbbe, username -> user.1001869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6423317a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215387427))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:07 GMT
	x-forgerock-transactionid: 471944b6-b12d-4433-b83e-c91abd81385a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWFqYzFtbjAyMjc5MGk0MjBpczBxajhpaTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ek5TMU1TRzh6T0ZaUmRFOVJiamxtZUVvdE9UbEJMbUprT1dGRmVFWnNVSEJ0YVU5SWFFb3dWbXBsVjJzMGNuaE5kRUpyTlY5dVFubzJaRFJPUlZBM05tcHJka1ZsWlZGUFJGOVJOVUZwVFZGelNVRTBhVTU0WjJobVRHMURNeTEyWmsxU1Z5MUZhbkZ2TUZsNmNISmxVazFsVFRseU5HWkdjazlhWkRkVFJXUk5NMEZaU0hKWmRsTnhMVXBwYVdrNU1rOURNMVZKWVVSSFIzSnJVVmh2WkRSTWEzQm1aWEZ6VkZwNE56RmFURkY2TVUwMFdrSk1MWFpZU1RScVN6ZEJiVGh5UldkYVVWQnVlVFo1VjI5aWFrUTVlV0pxUjFBMGNXUm9iWGQwUzNBMmVEUkNTVGxYTlRoT0xUaG9RbUozZFRodFdrczBWVVpXWjBOb1NrMWtSM28xUTI1b1dHeHFhRWRVUldac1NIRkZXVFZ5VDJ4bWIzWjZhVkZEVEZoNFVIRm9iWGRIYlhCMWNqSm5UMVpMU2tnNE1GcHZOMDl5YVc5YWNHcE5aRkZoTkMxMmF6ZEJjVkZXTFZKRlRuVnFVMnRZVDJacVMzQjNRekI0Y3kxS2JXcHlTSEJ2VVhKT2JEWm1WSGxsV0Zsek1rVlFSVTFIYUdacGVGZFpNa2cyUzE5YWIxVnRaVk15TldoTVJtMUtUR1I1ZW5CNVVuTktOSFJZWnpKZlh6WmFiR1pIUVZBek5uSlViRzlaUzI1MlMxbG9UbTR6WVd0MFdsRmpkRjlMU1dwa01sZHJYMGcxWWpKUFNteEtWbU5GWkhGNE4wZHRNV0ZFT0d0VVdUTjZTbXBEV1RGSGF6aHhhRXgwUnpObGNFWlplbVF3UW1kcWREQXdkblpNVDBKRFZFNTZXUzFwY20xU1dFVmZhVEo2VFY5UlFteFZiSE40TUhCeFNqVmZUelpPYkd0cGMxZHFRbWxOZFZKQlNXeG5XbEpoZDJkUFVVWm5ka05yVlU0MFZWbFdTRVJKT0ZVek5EZHVkRWgxV1Y5UlYzbHdORE5JYTIxSGNHeExXVXhuUkdoaFRuRmtTMFZQWVhobVNtaDFUVEZxUlRoblQyUTJhWFZFWTNZeVpYVkJSa05XZERBelprdEZMWHB4VFhOcExVRjJjVnBuVTNWQldWWjZiVGxJYVVGR2J5MDRRbXhIVkdSYVMwRlpWV3BvY1d0eFNWTm1iMGRWT1dWQ1NHaHZMbE52VUZoVE5qZFZlVWhwYlRJNWFuaHNkV0p0Y0ZFLmRhQmF3cVJ6RjZKbEszTEJVZFJZeUQ5NXVOOGRkajVZNGlSOXk4ZERaT2MiLCJleHAiOjE3MDYyMTU2ODcsImlhdCI6MTcwNjIxNTM4N30.aSlOSjd5wHVYfMxhXUK-f0S5cnR5zRVIyhDGi9O8zKI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:07.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:43:07                                         980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=270422 KO=11906 )
> restLoginInitiate                                        (OK=133875 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=133448 KO=398   )
> restloginProgressiveProfileCallback                      (OK=3099   KO=398   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.56%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.56%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.60%)
> status.find.is(200), but actually found 503                      4958 (14.53%)
> status.find.is(200), but actually found 401                       398 ( 1.17%)
> jsonPath($.tokenId).find.exists, found nothing                    398 ( 1.17%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###################-                                                      ] 26%
          waiting: 397628 / active: 31     / done: 144956
================================================================================

20:43:07.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 144995: status.find.is(200), but actually found 401
20:43:07.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,144995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@498bdebb, username -> user.1001217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@710bce29, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215387832))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibW9iaDU4NjQ1bTRqdmxobG0wbmw2N21vZmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TE1XOTJWVUpPWkhOeUxXbFhXalYyTlRaQ2RsZG5MakpmVTBsTlZIUnNPRWx4UTNOd2FVRTRSazUzUW5OWVdWOURiVkZVY0ROdloyMUhXbUpqZUV0bWEzazVOazh6UVZKTFpuTnNOMlZ3WmxaM1ZqUjRkMGhWWHpZd1VHTkNWRXhpVDJod1Z6aFZlVVZzUVU1QlFrUkNSM2QxVGw5amVXUjVlblJGYW5CNldYWjVlR05qZVdwRUxVSk1UelJJV21aa1ltYzBjM1JQUlV0T1oyVnFOVGRHVEdGalZVbHVZMDFYUzNSTFNteDJUbll6U0RsM1NtOHhWRWM1ZGxoeWIwSnJhMk40YmxOdU5WVnBSVlJqVkZwaU4yVjNPRVZ5ZUhwcVkzaG5SV1ZoUmxGRllVbEJXRkJwYzE5b2REZzJkWE5CZG5weGVuQmZSeTF4Y0VWWmR6QjNOMjgyVWpCSGRucGhhRTkxWjJwWGRVTkVaVE5TUjBSdVJ6UktTVFpGZUhCaWQzWlpaR0Y0ZVVac1QxSkZSbTloZEhjelVtRkpTM1ExZW5oWmVWQnpRWFJJT1VSMk5WQnpVR1ZqYlRaVGFucEZWVjk2UmxSVGJreHhWVXhrVlY5M01rcHBVVVJzZVRsU1RVRm5VMVJLUzBwME16QXROalE1WWtGVlZHcExTVkZaVm5NemJuQmxjV0V4UTI5NmQxbFdaWG80VXpJNFRGZzBhbVZMZDNsUmFqUTFjVmwyVjFOeWMwYzVSbmxUWDJ4SlNXdHVUVFIzTXpGMWIzbHlPVXB6ZFRoMWRrZDNlRXBGYms5VWFWZEtTbTB0VFdaV2NWZEtTMVJEZDBNeU9VOU5jVlI2WlRRMWF6bDVhbU5qVGw5eWFreEdWa05oUWxScWN6VkZTMEpmUzNGdlZWWnliVTExTkdsR0xVOTRaSEZITlRreVJVSmZZelJWUjFaT2NFcGlOamh5WWpsTlNTMVdUbFZJUm1GcVZFTmZZeTA0U0RZd1prWkxaelZuTWtObVoxOWFZMjl1U2sxVWVHNWphbEUwTUhoMVVFRmFhMFpQUjNoM1JWWmlkSFF6YmpkNlYzUnBWVXR6WmxSUUxVVllka2RhVUZoUldsa3djVFEyTTJvMFJGUXRja3RrYjBORVNFTnZYMU51UTBONWQwODRaRTUxVkRSWVVtdzNVRkIxZFhab2RHZFRZamRuVlRsbGJqWk1Oa3RGYmtWNWRYUjBWMmM0VVZaMWRUQnZMbTl4VlcwMVZUSmlYMUJRYjBwaFdETjZOR2R1ZEdjLlZRcjdOYlpBZUc3VDdFOThJTG9qOFh1S1R1MWVUalJTeHdaSzNUOTRtS3MiLCJleHAiOjE3MDYyMTU2ODcsImlhdCI6MTcwNjIxNTM4N30.iZ1iPafNiLoW1FNnvhV81P6HNJHfzHlva9mb8Vdark8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001217"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:07 GMT
	x-forgerock-transactionid: f4841a13-b9b1-4a7a-a49e-0902865e48c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:07.880 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:07.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 144995: jsonPath($.tokenId).find.exists, found nothing
20:43:07.920 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,144995,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@498bdebb, username -> user.1001217, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@710bce29, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215387919))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:07 GMT
	x-forgerock-transactionid: 5cfc8423-9c55-46d6-99cb-df16da060ee1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHRmcjcyZG5uZzE1cmVnNmVhYjV0cWFtNmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFFTMTFZVmxCTW1STmNHNU1SMWx3ZDI1T1RrRm5Ma2xUV1dJelN6ZFdVRTVCTW5kWldEZ3RhakJTYURjd1kwaGphMGRhVjBoMVgwRkVkV1ZPUjNGMU0wSjJXa3h2YkVNek5tRmFOVlZuTjJ0TmF6TlBkMkp1YmpOV1NXRlVPVVJCY0haaFNYbENOazVKTmpOVE1EbFhXRzlHZVVwdFpqRkZPRmRaTVY5U1JHUmhhRXRKTWs4NVFXOUVTSGsxVUVKdFdWbDNNMHRWVHkxb2FYQmxha1p4TTJzNVVIWndMVTFGUnpSVmNub3hOMXBxVEY4MFJrZzBPVWhXU2pGb1pXNUhjM04wU0VoNVduZE5WVU5uYTI5NGVqUTBRWGxyWnpOVE4weDRlV2d0WDFGVmFUZHNjRFF4ZHpWaGJFaEJSRXRUVFVwSE5WTnpkMTlEVFdsZk5rVlFPRm8wUlhOVE0weDZVVTlWZVVSaldETXhVME4zTWxkQk1rUlFiVTFzZDBoNVUwZHpVbkJ5WkdSYWVFeHZUREE0T0dsWU5GSmtkSGhVTjJ4VVJreDBOM05SUlcxWVZIQnZOVFJhYmxwNVZYZzRUMmhZV25NdE4xcGtVV3huWlc1Wk5HTXRRekV3VkdrM2NrVjJUVVJpVXpKUWVEVkNjRWQwTTNFNVozTlpWa0pmTW1KMU9HMTBPVk0zYmtoaWJVUjFVRVJLUWs5aGFrZHRaMWxHVVc1aWQwSlpVVmxKYlUwellsSnhUazlRVGpkU01FOWhVbXRFYVcwME16RkxUelU0WTJwVWJEZEljRWh2YlZWVVdpMTJWMGxaTFVvMmFtSnBlVVp4VlhRNFlWbExOalpPTWpocFRrVmZOVU5PWVVSMlprZHlSSFJPVjJkTFJYUkdWa3RIWjFkbmNETXRiSHBpTVV0aVpWVmpNMWRvWTIwMFZuSlFZbFZSYW5GRmRFUjRhRk53ZFZoZk5uZHhaMHhqYjNaeWFYQnlSV015V25aWldXTkJYMEpHUWtsS2VVRnFOR1JmVGxWVlIwdHZZbEZXVVd4aVprMVZiVTlEYTFWVlJ6RnRSMnBSTWtseU9EQmhNVU5VUkZwZmFtSm9YMFJUU0VKcFpYSnJVbGcxYjJkQ00wcDFlbEZyZWs5Wk1IRlpRbFo2VnpScmNYRmtTek41YW1VMU5YUmFZV1JwT0ZrdFVYUXdUSGt5UjB4cFRWZEZWVlpSVm1wMFFWQm5lVk5vTW1neU0wVkJMa3RKYzJaamNXaFVkMUp0ZHkxTGFHMWhabUoxY1hjLlV5blZGcnZJOUU3cFpMVDQzUF83enhYcm1UTnpSckItTmxSdmthdDVaZFEiLCJleHAiOjE3MDYyMTU2ODcsImlhdCI6MTcwNjIxNTM4N30.pDwHLLeNN9QR5l4qf_SISpxpl2ZA3sHOkGyhTVVpvrg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:07.920 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:08.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 145091: status.find.is(200), but actually found 401
20:43:08.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,145091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f2bb7ab, username -> user.1001410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bc27d17, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215388547))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGM0NDlpNDA0Yzg3ZmVqNTgxMjZhOTdhayIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTUwVDNoME1rVldOazFqZWxoamFYaFRXa1ZvY1VSM0xtUndNMlZqTURZelpIWTNSVTkwVHpkVGJuUkVNRGxSTms4NU4wZHNSMmhCWnkxRGVrUTJVRVExVW5wWVowdzVXRW8wYjI4ek5rWm9OMDVIWVZGS1kzTkZVRlZVTkd4Q1YwMURUM0JJYVhSNFh6TldZV04xWjNCbmFVNU1ORmhUYzJSaE1WTklWV0l3VDJWNllXVmlSRmhhYTNoV2JHTk1TbVpmYmpaR2QxRmlSbWh2YnpkS01WQlRaV1pGTjNaaVFsOW1aVTFTZFdwRWFUZEdRV3gyWlZJdFFtRllibXhtTm1Sb2NUVlVNbTh3VDJjNWRuTTJRVmxLUzIxTWVUazRNalZoT1hCb1dTMU1WRkZDY2pkNlowaFhjMjAwU1RkMWRFTTRjR04xUjBWb1RqQjVRVjlVV2pKckxWVlpObk0yWldWcmJqaElVR016YmxORGNsQk5WblZ6Tmw5emQyczBNVWgxZFRrNE5tYzFTVm96U1RWM1EycGxXVlZEUzFZelRsOTZTRTlXYkZabk9XdHFWRUZPU1dkV1EyOTJZelJUZEhsRllrTlVRVmcxVEMxeU1FUkpSM0JxZGpSelRFRkdhazVMU25Cd1kxQXpkWFpXYUZCblNFaDVVR1poZUZaWk5XNURPWEJaVkRobFNteFBZVGRsYlhVeE1UUnJORkpRYzJadFVFRkJXVXMyVGs5RU5qWTROVkZ0YUROSVdVZ3daVWQxYXpacFVqbEJhWFpUTlVNek56ZHlSSFZpYVZsRk1YVjBNalJqUjBKMWVHTnhXRVZDZUdneU0weHpTWHBtUnpGemRrRlJlVlJYTm5aVlpqbDFjR3B1TFRWbVUwcFBVWEl4ZVcxTllUbDJXVVJSYmtkbmFWYzJRVE5NUm1oeVRURXRUMDFEWTFaYWFuRm9URU10UkdaWlF6RTJOV2ROVG00eFRtVjFSbWRYT1dWdk1FZE1iRzE1WDNwVVpEZFdURmRHTjNGeUxWTktNM1UyUVRKNk5GRmhSVFJwU2xvNVZteFNNVkZhT0hoSWNVcGtPSHAwWWtsRVNGVjRWVE10V2twVlEzUkdMWGxaVERsalJEUndiWFphVkRodlRscHpTVGRDTW00MmVIcGZiemhLYjA5S09FaDFjbEpuUTNWQ2EybHFXR2t3VkU0dFowcERhbEp3WldoeGJIQktVbW93WmpCYVVFMUtaVlZKUzJVMExtWXlSRGRCV0ZWc1ZXeE5SVEpVYmtKNk1GZHlWMUUuM2hDSGUxZzRieTd6RmhHN3ZGV1I4VFMwam0tNXZMckM5MHVtUldhck5xTSIsImV4cCI6MTcwNjIxNTY4OCwiaWF0IjoxNzA2MjE1Mzg4fQ.6ZvU3I2EYQSbpox2-GzhKyGvDaiJrHzviakpdVgdV0I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001410"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:08 GMT
	x-forgerock-transactionid: 698a05a0-52dd-4af6-94aa-f39b240a5f99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:08.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:08.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 145091: jsonPath($.tokenId).find.exists, found nothing
20:43:08.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,145091,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f2bb7ab, username -> user.1001410, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bc27d17, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215388636))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:08 GMT
	x-forgerock-transactionid: e4f317d9-0fed-4d8c-9dc5-58c980dec86c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2lyOGh2bjlxNWZzNzJ0a3BvdW9kYTQxZWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eU5VbFViRXR0UmtveWJVTlhRMVEyVmt4UGVUUjNMbWx0U0hjMWVWbG1SMkU1Y1hRM1FscEdRa0pNVW5oS055MTBVMmt4UVdOYVkwaFlOV3h3VEVkSVpqQklOWE5uUnpOTlRFWlFOa1p0ZG5Oc01VSjNUa3hUYWxOclIxTkpaa042VjFScVVGaFNWSGRRWHpkSFEwbGhXa3RhZFRWWGJ6bHJRVFJKTFVwWlRXTkpjR2g2ZHpKeFVXVlVla0paVlVaUVdVSm5hV2R4WVVwSldWOVlURWROUTFoelNXTmxZMWxqYW5WVWFEZENRMUJOUlRoTVZrdE5Va0ZwYkZGalFsUmtNMFp2UlV0T2RFZHBRblp5TWtWbVFsSXlhVTU0VkVSUkxYaDNkazl6Ymt0dFRubHJhbXhaYlhKTVgwOWxUVVowYTJVdFdWcG5aRkYyYjBFMGMyRlFOWHBPTm1KSWJGTnpXRmxTVEdOQ2RXSnJkVWRDY25GWlkzVlhTRGQ2ZURkQmIzVkpWa2RsWTJodWIyb3dia3RDVGxWV1lUTjBRbFUxZGxkNWNtdDZSblF6TWxwM1dVVjJOV3BHZW5FeE9XaExObHB0Vm1kVVVTMXJZMEZaYzJ4eWJUUlRaVGR6VWpGbGFsTmZNbkZXVEZoVWRGYzJiRVpZYURGd1FVSmtVakZHUW1OU2NFUjFURmgwWjJNeVNWcFhkbFprY1RKU1ZHTTVjbTVtU0RWUlJUTkRkbk5sTlRBeVpFRnZkSFZQWldadVRrOUxkREpvUkhJM1N6TnJReTFJZW5kRmQydGxiVmd6VkhKQ1RHaHhkWGRyU2t0MVgzVXdaelZFYkRGcVMyeElSR3BGWVVJdFMxSmlSMWxFU2pSV1UycGhjMkp6V2xWdlJYSlNjRkpYWTJ4VmRVNXdWbEpMZVhKWkxXTTVZalk1YlMxVlIyWkZTSFJuTlhCMFRXTkJOVmxIVm5kUU5VRjRaVzVrY25WNlJVcE1NbFY0UVZCYU5WbHpjVlJxZUhKaWJtczFha0poVUd0eFdrNURWalJFWkVkbWVWSnlTM0puY1hsUFNISllUbDlWYkc1RlR6Wm5NRmh3ZG5oelQwdFpPRTFwY2s1eU5FWTFTVWRVY25sNFVrTTRlWE5QVFc1M05TMHRiVUZ6UTFsMGNVbzRla3hTUjBGWGVFODRiRXRQYVRoTmNuWnVhRzlKV25VeVUxaFBTSE5OUVhwNE9IazRhVVp5VjFZME0xZzBMbnB0VDNCWWIxbEdXREY1YkhGVWVtZ3hOSGhJYVVFLlFiUEhXT3dmQVVjay01LVRVNENKUXp4SW9NSlc3d3Azc1hMbjlBQUZCVkUiLCJleHAiOjE3MDYyMTU2ODgsImlhdCI6MTcwNjIxNTM4OH0.315c8eOo9Jn2cHI2R8qFSRiJhTOVwb8qxxIQQEW9Evk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:08.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:09.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 145236: status.find.is(200), but actually found 401
20:43:09.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,145236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bbc6cdf, username -> user.1002327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@296d57e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215389625))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGxhczdvOGoybzRraXF2YzE4NjE3YXJ0YyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVVTkRCelpYTXhXbGhHYlZReFZsbFJiVE16UjFCbkxrSTVWa2RhV21wMWNUZENlSEZSYWxwdVVGZFdUSFpvYm5SSlNEa3lWM04xVDFRdFJWVnFjWFJSU0ZWTVJXVkZTbXA2VTJwb2RuVm1OWGhWTTJSaVZGSlVORUZVYlhOb2RHcHJORzFOVjB3MVZESTFNemhYWjBGa05ERnBaV0ZPUkZaSmJVRmFTSGMxVjJSeE0xVnpSRTlMU0dKd1MzbENUR0phWXpCVk4xZHNkVlJJY1VSSFRtVkJVMjFxTlZsT1MySlJYMUpPV2pGcFpqVmhXbk4yYlRSbVIxZHZkVFF3TFVORVVqWllXamRXZG1Ga1EyNVJOVGxpYmtFeE9FYzBiVzFmWVZoQ2RreEJiVmhMWW5sbVEyRmhOVGQ0V1ROV1FqUjVOa1UxYTNCT1ZtaEpialJxZDBKcmNXMHlVVGd4WDFGSVJuRm1NbmxWU3pka1NTMVlSV2g0V21WMVR6SjRVSFpRY0ZSd1EzVkhkV2s1YVZsWFdVZEJMVjh5TmpOclNraDRVak5QVmtWclRFNVVPVUpIUkU0NVVqWmFkMlJ6YjFadlpYQmlNV1pvWDNZNVFrMVhZMWd5TTJoYWMyeHpWVWxvVnpJMldURlhOekJJZERST1ExTnRUVXR6WVdoQ2RWbDRRM0ZUU0hGVU5HbExTa013VWxkSVNtbEhlR05yT0d0V1dHOTFWMWxLY2t0dFFsUlBka2xxYVd4Nk1FZ3dTV2hOVjNWVk9FdDVXWEI2WW5VelJIVnpZalJYWW1wSmNtSjBNbmd4WTFwTk56UkNjVFY2U2trMmJuUmtjR3hrWlVaamNVMWFMVEpLU1ZGSFoxUlRTVVE1YkVWV2RGOVViQzFqYUdvNWEyVjZlakZ4ZWkxSVlYQjJVUzFYZEZsRWQzTjVZbVJvWTAxMGRpMDFha1ZNVjJod1JIZGpWbUZtZUhWTE5UZzNXVlJwT0VjeVJrdzNWbFJKYTJwMFh6TnBXVmhRV1hwMmNrSkJUbFo1WlY5aFFVYzNiMmRMU2pCcmVGbGhUVmw0ZFZOV1IzQnBaME53YzNKMVdtWkRibEJVYUZsemRFeHphalE0ZDFRMmRrczFVV3N4UlRWbkxXNDRZbFphZFZBNGRIRTNlWGxFYm1NMFRUQnhiM1pZVjJWV2Rra3lkbkZyU25KYVZFc3hWakJJWkdGZlZqYzFZbUZ6TUdSYVVVRXRiV0Y0WjFKdkxrTnVaRWRwTlZRdFEyODRaR0ZCTVhselpFbDVWbWMuZlpBY29ndDBOQy1WUFptUW1CYTE4ckljMWo0SFFCdEZ5dnREdlhzNnpCRSIsImV4cCI6MTcwNjIxNTY4OSwiaWF0IjoxNzA2MjE1Mzg5fQ.ORNPW7ZTgt4T2FeKmHo2xkA-04OBHzfPK9fsiTc-fzA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002327"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:09 GMT
	x-forgerock-transactionid: f206fdbd-c757-4511-8158-b5fc65826e99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:09.675 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:09.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 145236: jsonPath($.tokenId).find.exists, found nothing
20:43:09.714 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,145236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bbc6cdf, username -> user.1002327, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@296d57e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215389713))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:09 GMT
	x-forgerock-transactionid: 590d7355-5ab1-40b7-917b-d5065a973d25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnQxNmU4N2JjaXIxYnU2aDgwZWl1ZzBmajYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWEwVkphMEppUW01cWFWTkxWR0ZKZVRSWVVXZG5MbU5YV2pSaGJGOTBYMjR5TTFjNWRrTnJPV0pvZWpka1RVMUpibFU1ZVhKTk0xOTZVM0Z2VXkxMVdIbHdWR1I2Vm1GbmFqSTNjbEZtVG1GM1dtdDJVMlZXZG1sc1V6TkdUMWt4YUZObFpERjZSMlp0YzJOM00zWlNYMVZyTVRad1oxOVVWbEV6Ykc4MVdEZFBTMGd6VUdsaFYwUmpXbEV6TldKbVRGSjZhV3RzVW5KUFdWZGFOMkUyY1VoaWEwMXBRWEp4UWtsaVZscFZNWGt6WlROWGRWVnlTM1YwYkVoYWFYa3lia1JzUjNwWWVFZEliMGxvYlhjME5HWkxabm80V1VGUFdUaG1TRTlsZWpCbk9FaEpkV2hzVUVjME5FVTROVVJqTlRaaFdGbHhlV053YUhOTlVWaGxVSEV3WVZwT1FXWnpWMng2UVVjNGJqWTFSMnhPVm1GSFNtNWZjbmRZYUZSalNVUTFkMll3U1dSVFFrNDVSbmxETjB0Tk1GSjBNVVpXWW5STVEyMU1NRWRCUldaZk5EaEZVM05WTmpGMldGSjVVRGRXV0ZCcE1FVnZUMGw1TTBwT1dYSkdjWFo2ZFhobU4yMDNVM2xFU0c1dE9IaHpTWFJ2Wm1KR1pFdDBiR2hJZEd0dk9VZFFPWGhDVTJJeVVVY3piVVZtWjJKSE9GSjBaM000VlhaTGNFaG5NVU52TlRkbloyVktNM2xQWlMxNFowRjRkbnBHYmpCa1kwOW5OblZtWTBWclZ6VTNWWGh3UnpoRmRubDBjMFpNVG5OelNtaGtZVkJoYXpsdFdYVjFlRkJpWjJsZlRsOU5RWEZWU1VkWVZUZFdTV3RQV1VaMFZuZzRVWGRDY1ZkM05EZzFlRk53UVhWR1FtbHRabFpCT1U5elJrOXlNakkxVVhwVVkxZ3dkMVJPUkZkRWVqRXRWMHROUm5CNmREVlRVR3BuUzNacVJFeDNWa001TmxkUVNreFhUazlwYlZWbmF6QnVTWGRtUnpaUFgwaFZSaTFhUjNWb2QyeHpSM2hsZVRGVFJrVnpNa3d4Y0RrM2FqRjNiUzF1VlZFMGIzSk1VR1ZmY1hOU1pVOUliMnBQZUdkeGNGaG1ObXhWZVhkSU1WSmZZbUUzZUY5UlVUSkRabTk1YWxwM1RVOWFVMDVmUVhBM2MyeEJVVWxsVGxKMmVrMW9iRVpqT0VKM2FUQTBMbXRYVldwaWFWWnBXWGs1VkZWSFgxaE5NMng1VUhjLjVhRlNCWV9COXc2QjdqZU9pRlo1UG9hQnpsZ3pUbnp2ejhVTjI3bkRfMXMiLCJleHAiOjE3MDYyMTU2ODksImlhdCI6MTcwNjIxNTM4OX0.hxoYrrHa3vt-cB7gnIGygzvJVBP6y7QZGqdhKOUXSFk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:09.714 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:10.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 145319: status.find.is(200), but actually found 401
20:43:10.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,145319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2df93c33, username -> user.1002612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cf3dca2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215390188))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTZucjA2MzR0bjBlNzRtYzdrM3BxOTBlMDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFEwSnlhWGhUTlhoMmVESkpkamhRYUdoS2NVNVJMaTFKUlMxTFFVdDRkSGROTkU1d1NXTnJZMWhtUm10M1RHMVRibkZPUTBacVRrRTBSblk1VlRGaVgzcHNTMEpvVkVWSlRrWmtjRFZVUVhwbGJETXdOa3RFVjFKb2FWSmxRMjlIVm1ZMFpUaDVNSGhPZFUxVFV6VTJYMGwwTFVwWFdURk5UbEpmWkRKWlJGZ3lTVlZSYXpJMlZXczBVazVEVWkweVJYaFJTVXhEZDNoZmJGUlBZVjkxTmpaSlJsaERZbTVtZEhoQmFuaHNkRTQwWkRkMlNYaHZUMFZ4WDFac1NXUmlXSEZsZW5CWVNYUk1VSEoxV0VONVJWUndkRVIwY2xGeVFYTTJNbkZDWnpCV1pITlVVMEpPTW1oRU1XbzJiM0J0T1ZSclZYRnhTRVJ0T1VkZlpXMVhSWGh3T1ZoWllVUmhWMmRqUTA5TFYwSklZVUZVU2poR1dsUnRha1JvTVZSU2JXeFZTa0ZEYVRGRE5UTkZTbTlhU0ZKT1luTnNTME0xVDI1bmRUZHpkM1ZVVVZOQ1UyWnlOWGd3VDNGd09FMVJUWGRxWHpONFRFUm1abEIxT0hrdGQwbEhTREZrVEhkWU5ERk9YMEozVmtscVkzRXlXbGs0U25FMllXUnZVMWhCV2pOeGNFVlNUak00V204eGExSmhSMlozVlhWVVJUQjFjVFZMUkcxWFlVSlBXSFo1UzBjMmQyWnhRbVUxTVdsWFQxTnNURTlDTFVWUVEyRlVSREZQVERObWRtVkRNMHhRVERRM2NsVk5ZbEpxVGpkZlNEbE5PVlJrVFhaT1JsZHpUWGhaYzFkTlFrdzJOVkJLYVdweVREbHBWSGx5Ym1obWMyRXdUbkl5UTBGbFpXZzJla1Z2UVZoSFRqSmZZbEJGTW1STWJHTXlURzExYTFKelJXbE5iR3MxTTFRMlptOVpYMGwxWkZGU1ZXSjJZekJUVFVRelpGSlBaRmd4WjBGdlQzWlhablZDVkV4SmVrZDFiRzl6ZVdwUFFqZEtVbk5HTVRoR2JrWTJTR2N4V1RWRmFVbEJVV0o1ZVVsd1owMWhRazB4ZDJSM1NVZFBVMFp5YkZkM2IzTnVVeTFhUW5ONlRXeDBOMEpyTFhGdVpVSm5kbTkwZFhFMGNWZDNRVzVhY1hGS1Jtd3RRVlpaVWpoNGNGOW1PSFZ5YlY5eE4ybE1SR05YY25oMk9FRm5MbkpKVG5CQ1dIRXhOemhhY2xwWVpYVkpha2xzU1VFLjVxS0VHYlZzWVg3dG52N1JqSlc0ekFiaFRkMDdiQ2NrVWpUeG5CUEI1WkEiLCJleHAiOjE3MDYyMTU2OTAsImlhdCI6MTcwNjIxNTM5MH0.YiRG0TLXQ-ND6jmhIE5rcQwF2Md-_hR--qMwmTe_SvQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002612"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:10 GMT
	x-forgerock-transactionid: 43f16fbd-017f-4adb-b226-056f08c84be4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:10.236 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:10.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 145319: jsonPath($.tokenId).find.exists, found nothing
20:43:10.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,145319,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2df93c33, username -> user.1002612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cf3dca2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215390275))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:09 GMT
	x-forgerock-transactionid: 0ac4db8b-6c94-4198-affb-70a8c56a4527
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjFibW52cjBpMTBxMWc0MWJxcGY0dmdqdjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1amRuYzJObWxuU1V4SmFXMTJXVEpPWmtWU2IzTlJMbUZYUjBkeVJVVjFXVzg0VmxwSWNXUkNhRzlxZG5CeE1WQkRZV2xOTTNkelVtbHpaVjl4YTJkcmFtTkxhMXBOWDFReE1tRmpXRVZhZHpKS2NXdHhMVk13TjI1WE1sOVFjakJ5ZW5OMmVtdHVWSGx0Ym00d2F6RmxPV281UVZwSVQzSXljVzUyVDBSdFZtUjBibG93YzJKV2JIaEJkR3BCTVhSaWJWazRiSGhDU0RoUlZUQkhURnBmWkd4TlFuQnJaa3RyU2pKNU1XeG1iR3h5V25SQ1RYQnFaV3RKUkhSa0xUZE1lVkJ0Wm1saFoycHNiWE5GWWtWaWVVMUhPVlV6UkUwNE5GUldaVnBpVlVWeU5USldSbEJqTmtwbE9UZzFTamx6U0hCeU5UVkZjbGh1WlVGTVNIWnBjbWhRWkRocGFrdDFNRUl5YUVaeVRrcDBSRlkzVVVZeGNYWm5SQzFvTWxKamJVOUJMV1JZZGxGNVpIZHJVemRQTkVWelkwczVhRnBVU1ZGa2FXUk5YMkpMYVdzeFJGcDFXVmN4ZERsMWF6QkhWRXQyZFY5SWJuSXljSFJmUmtNdE5raEtZMnh3UmpCR2JHVXllRjlaTmsxMmJHUTVXbWh0U2tSTVNHRjFaSEU0WjJZeFMwaFVTMG8xU0d4eFdURm9jM05WU0VoVlZ6QXlPR1E1TjBjNU0zUnJZMkV4V1RsV09FVlVUV3c1VjFOdVdITjRZMGR3TFU4MGJGWlRUVVl6WTBOd1gxTXlOV295U2psTFZYQjNSVlJtYVV4NFNsWXllR0ZXZUdSV2RFNUNZak5OTFRaNE1WWk9SbWRwZDJKRGJtZE9RM0JOWHpVek5tNWtVVEZ4TVRGeVMxWXdUaTFxWlY5NlpUZFhhSHBOTWtwcGNFdHNTM2t3Y1ZsMU1VdGZXRFoxVERsQ1RuUkxka1ZQUnpKcFIzTlJNVmh0WnpKWldYVlBWVzAyYzFoRlVEQkhZbTh4TjNReVUybGpVRlJQUmkxTU0wbDBZWEZqZWpOZmQyTmphR000WkU5VWJIQkZjalZXYm1OdmVEaG5hVTVCTWpGclNFeHBaV05QZEVacVVsSTVSbVkxT1d4UmFtOHlXREJtZGtFemNVdGtlSGgyWkRodWN6VlJNSFo1ZEZGcVJXSkJhbWQ2V0VoVk1YVlVaRE5ITkhobllXVkNlRFJpWDJwaVRXbG5Mbk54ZEhGMFUxZFJNMVpKUjJRNWVHUlVSMEZNVTBFLkVQT200YnlfQkI3R3RYcTdFOHdxWXEzOFNUYVgtcm1KQktGWHQ3dzJLWEUiLCJleHAiOjE3MDYyMTU2OTAsImlhdCI6MTcwNjIxNTM5MH0.w-xV-KGmJEON0I9Ams3g10_Lb7YmNbK6hCB2gyFhXIE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:10.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:10.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 145399: status.find.is(200), but actually found 401
20:43:10.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,145399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79330ad2, username -> user.1002527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13818dbd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215390707))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm1tMjhuazQ5dmVvbHJpNzJqOXQ0ZHNoaHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2JXWktVemxMYWxGaWVVeEhaVmRLUVdkS2JWSlJMbDgzU1cxVGNWRlhSekpOY2tNMlkwazBaMDkxWjJSV1ltdFpXbXRyVXpBeE5qbFdkazVRWmpWM1IwbGFWRTlRV2pkTGF6RnhPREpXYWpkUU1IbzRObXRsZDNGbWJ6RlVjMHRqTm5kV1NYZzVSVU5WVVVKaWMweGxkV2hzWDBKYVh6RTNjVGxHTmpSUFFuTkZaVVI0ZVhveGJWSTRiazlVZEdacGVGUjFlVmwwUVhCelZVYzJjbTQyVGsxcldWVldSRmh3VW5WM09IaGlXbGR2Y2w5a2QyNDNTVUZWYmpVMlJqTnZWWEUyVUVsTlQxZDVkME5NWXpneWJuZFJPVGR5Y0cxaWNUSm5VbVp0UmxCRWRXSjJkRk5qZGtkRGFYTkhTMWhWWWt4UFUyNXpZbGhMTmkweVV5MHROV0phVVdsUGVFeG5lV1E1YTJ4VVQxWTFkbmxPTmpaamRXMHpiR0pwUkVaS1JrOVVWbVZNVDFKM0xWUmZZV2RNUVhOTk5FMVllVU5zTW5RdFFXMWlVMWt5TVV0NkxYVmlWRkprWlVRM1dGWXRaM3A0U0hZNGMxbDZkRWxmUkdGT1kwVm1RMWRSZFRWV1RITkRObTlSY1dWTmRsZHNWalIwU2tZeFpFVmtjRlV0VXpkc1gzRlZOVVZhVVRsVVRtRXdjbXd5VlRBdFJUSlhUWHBHTjBaZlZGRnNNVUpmYzJNMU1rbE5SemhCWlZKQldISk5WVXN5U0hOb2IxaE9TVGxhYVdsUVNVWm9aVmxLZDFCTGEwaFBTVEZYVmpZM2VXcENlbFV4YWtWclJXaFhkRVJvUTAxSGRWTldVbGQ2VmpCaFlsQnVNVmgyZW10WVIwSkxUVGRuWTBsS1RGVlpiWGxLUTFNeFkzVkRaa2xDZDBFdFRUaFRTa3RYUzFoWVFVSnFiVlF5VmpSV1EyeFRRVWhLWW5JdFpsVm9USFo0YmxwbWIyUmtaSHBTTjNCd00yMVZZemRPTUhOVGMyRm1TVTV5TTJad2VsVnNkVjk1Vkdkb2JGRnNNVWhoZUV3eVNtOHRiRGQ1UVZCeFNVaE5hVmxhVjBWek4wMTRTRkIzUTFrMlpFTjFXR05rWDJObmNsZEhXaTFCU0VNNVEycGtiRXc1ZGw5UmRWVktRbE55Um1WdmIyRmFVR1ZHTVcxdFNuVTVUamR1VGpkZlJHRmtVbHBGVmxGc2FsWTRMbmhVVldvNFprOWliblp1UzFOUGFrZ3lORFp5TW1jLld3d0NHNGxRMm8tYkJqNnJNcHoyaGVGaF91bDJCX2dUcWI5VHdzc0QxT3ciLCJleHAiOjE3MDYyMTU2OTAsImlhdCI6MTcwNjIxNTM5MH0.T894MzGdmkiVHrR6TM_Xx-TKherJ8tghrpmFA07iDv4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002527"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:09 GMT
	x-forgerock-transactionid: a8ec92ab-5825-4dfc-86d1-f8ecb1c80b71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:10.756 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:10.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 145399: jsonPath($.tokenId).find.exists, found nothing
20:43:10.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,145399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79330ad2, username -> user.1002527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13818dbd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215390795))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:10 GMT
	x-forgerock-transactionid: 7f33073c-bf31-4e7a-a767-855cc38a8c57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDloMGszNTI2am5pOTAxZDR0b3M1N3RwajkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVlteFBZbE5VYTAxMVdXOHhaVU5SU1c1TVoyUkJMakEzVGxCT016RlZSbGhRYVhKR09XSlNNMlJ6VTE5RVQyTnlMWHBoTVhGSlZVbEVORGxtY2tkTE9IWndaV1pXYldSVE1USk9kbEEzYW5wNFVtOTBRM2xGTFY4eFZYVTFTakppVFhWNVJHZFJOa3ROTkdGM1RFdzFTRlIwWWsxclJEVkNWREo1VWt4d2RFTmllbVJJZUZWd05rUnVVVU5hY1ZKbU1rcHNOVWRNTVRCcFlUSlVWRVpvYTE5R2JtTm5SM0ptV2xSS2RHUlhXSFJsVjNWVFoyUnNMVFYwYkZacVVsa3dXbEpMZEMxM01tSlBZVEp2ZFZKU01XcHFNbEF6TlUxb09VbDZjalZGZGtKaFMyTmZRbUpHZFRoSmVXMTVTbTlXVVVaa2VtbG5hMjVRTmpSVVFVNDRNSEZUVjFReGNFeHZla2t5YUdOeVdWUlZZWE5yTlRWV1NtNUlhMkpsY25Zd1RubFdhV2RZVDFaS1RsbEpXbFZJVlROU1lVdHNaVFJPWDJkM1lrMWhUVGg2WDJoalRVSndXV05EUjNKbmVEZEpSbXRsZWtoMlVYTk5XVVptTUZORU1uUnlZVTV1VkdZM1Qxa3pWbWt6UXpKa1MxTllVRXBmTFZSclFrUktNSE0xZVZNMU5sZHhaMGwxYldJeFRURkpSVlZVYjIxVWVYTnBXbFp0WnpSUE9EWnpkMkYyVTNBdFVtSndVRkJwUjBoQmRraEdiSFIxT1RGU1NHWnBhVGx4UTFadlowRXdkMHRxTjFoVVUyb3RZVTU2VEhGWlVtTnVObXd6WjJoQ09WcEJUa3hyT0VWU2RtVlpaMHR1YnpSUVEzUkViRXRMWVdkSmRrVk9aMWhZUmtablZETXlSSGRYTkc5UmFXMDJORFp3ZUhGVE5UQnZORTlrT1c5cGNYbFBUV2RTWjBjeldHbExla0l3WHpKemFFOUNSazFIVVVJeU9HeGtNVVZRWWtKalJrMWtSRjh6VTI1QmMzRmpZMGd6UzJFMk9VWmpUMGRoWVhaYVRUUm1UbFJOWjJ4c2RsbHRabmhsVVY5SU5XaGpOMTlzVFZGTE1XSlhRMjkyYjJKRmRIbEVlV0YwTTFVMVRVaG5OM1Z6YkRSbk4zazVTa3BwUVdORWVsRnROWGRuUW5Ga04zcEdjRTU1UzA1SWFHTlJXbGgxYlhad2J6Rk5hbU51ZEMxU1NrVk5Ma1EyZEdSSk4wTjBUbUZyYWpaTVRFRmFSVTlVV0djLnFjZEtzM3NtMHZNemtFbkxlZzBZNlMyU3RBZEk2Q1hEWnctVDlTQldQeUUiLCJleHAiOjE3MDYyMTU2OTAsImlhdCI6MTcwNjIxNTM5MH0.dV_nT4xDlYN48BTG63LIP6tNwthTQ2YnsmYGpwMsYAE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:10.797 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:10.921 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 145435: status.find.is(200), but actually found 401
20:43:10.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,145435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a3ddeb9, username -> user.1000596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11e4f25, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215390874))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicml0ZjQ1MGZpMDNjdnBpdDI3NGdkZzh1MGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2RHMXFWbTF1VDFneVdsY3pZVGxwV0VKWVVqTm5MbkZ6TXpodlRsbFJWM1JYZEdkRlVsTlVYMWR1V0RCRlFXMWhNRzFWTmpoMWRrMTNkbmxUUWpaUVNYVmFNMTh5TFd4RVlucHNNVGx2TjJ4SFIzbFFVemxuU1RCbGJqWktaVVY2Y21GMk9VWllOakZxWVZCYWMxQnVYemxRYW5Zd1RtMXhaVko1Um1OeFUycG1lWGxSY0hKVWNHcFBXRFpXY2pSV2VVdHJYMnRGWTJOWVVGUkdVbkE0VkZKb2RVdFJZVlYwWVhaT1kwTjJiVlJGUjNvMFRUUkZUWE5WYVRGYVVuRnRWakpsUkZsRU5tTlNaREZyWWtFMFVuUlJTMnRpWkZoelUxUmthSGhxYzB0V2VWQnJlSG90UXpGM01GaEZURFpZY1ZSeWVFTjFSMmcwU0RObE4yeENMVFZCTUVwdU5YWnNSazVtWTFWWk1tWlBXbWMzYWpsT09GcDRNVXhmZDE5T1NEVlNNV2hRYUhkV1JHeHdZWEI0WTJKemFHRmFRV2c1VGtVdFFqWkhUVFpEY0VaQkxWZG9WelZaUW5OWGJWcE9SM0pwVTFsVWNqRnVaVXBvWldFMk5YZG5YemR2YVhoSU5FSnVlRmxZYURGcFNEQktibmt0Y0hZNGVraGxaVUp2VjNCYWQybE1OWFZYVFRWRlREQjRUbU16V1VoS2QyNTJhbHBYT1hwRWEzcGZZVmhTWkVSakxVOXJlVGw0ZFZsTmRtWkhRVFEyUjNRM1JHdzNWVWgxTFZvd2N6bGtXVzQyTWxjd1lVc3piRzEzUW5CV2RIQnNkSGRUUm1sRmJFTkJSMWRNY0VkR1pGaFNOV3N3T1dKdVNXUnhUREp0VEdaeExVaDRNMFpKVURaaVoyaDNZVGRTUWsxRVdsTnJVREF6ZVhKd1kzTXdOakpmZFU1NU1qZGFTV3hTU1ZObE5saEtia0ZVU3pCcE4zRmxOeTFpWjJadVJsZHdkalUyWXpoU1JsbFphVEZZWjJSMlJtbGtObE55Y0ZCTE9FbHdNMFZqU0dFeVlWUk1kV3BCVWxKeFdrdG1iM0YwTVd0eVlUaFNVM1ZpUW1scGEwRXdNMnMxYzJSRVozQkhVRXhsVW1sUWJUaEtSMGRQYVdvMk1XZFFheTFzVUdkclQwWm1NVEZrWWtWSVdETnhTbEp5Vm1selVWOWphbGg2WDNodVlWUnZNMWN5VlRKbk5WWnpMak5OWlhoQ2NGWjJReTFqTmxWUWJVOVdiVUZ5ZWxFLjZNLXdsMklBb0JoZTAyVlMzZUhVemlnMXcwYmNFSkRMOHZ0UkNJQm45eHMiLCJleHAiOjE3MDYyMTU2OTAsImlhdCI6MTcwNjIxNTM5MH0.ylxBo-1VxAC0ny8PJpiw03JgF7YUtUWvB61QGDABYYU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000596"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:10 GMT
	x-forgerock-transactionid: 2a37f3f3-48bd-4216-b9bf-7390877bfca5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:10.922 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:10.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 145435: jsonPath($.tokenId).find.exists, found nothing
20:43:10.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,145435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a3ddeb9, username -> user.1000596, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11e4f25, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215390960))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:10 GMT
	x-forgerock-transactionid: b073ecce-a356-4213-8614-177bad0e7aa1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnFzNjgwaTJvN25vMjVucGs2aTJrYzFuMTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elQyTklOMGxVVTJ4U00wbzVVR1Z4YTFGa1EzQjNMalJIUzBsdFpVOWlRMmhJTFVKWWJHUjZNVTVFVEdadk5XaHBTMDFaWTNWc1ZsWmxkbWRJTjJ4c2QyWTFNbWR3WkVkTk9UbHZZbkl5ZGtOV2FtbDJUSEJKVUhremNIVXhZelJQYVVoWlNIVkRVbGRZVEhGUGFIUjVOMU5HTW5CUVRHcElVRUl5TTBFMk56TTRVUzB5TW5aUlZXbHZSMmROTVhST2JYSTJlRE5uVUhCdE1XMUlOR290ZWtvNGNFOXlOVEp0VDBOZmNqZDRha05GYlVwbmRVTXpVMkZNV0dRMVUzWmxYM1oxT1Zoelh6UTNiR1YyZUVKRlpYaGhXbG93T1ZwTWJIaFRSa0pGZDJselNtNVZaakJrY21SeE5YVTFSMGxxZFZSMGRIbzVlWEF5VFhSa2NESlBOVTR4WjI1WFRFOXBXbVZYVldGQ1RHcHBXRk5OYjBnemRIUnhkblV5WWpCMVRXVm1RakZCUTJ0TlNraHRabWRDYUc1S1ZubDRSelJoWTA1eFRGVkVka280ZFVaaWVXOWtWa05zWjJKVVQzQmFWa0ZIV25kRVZVSnJjVUp0Y1RGTlpUYzBORFZyUzNGeWJrbHdPRWN0ZUc5T2FETllPVEZGUVRGcGNVUkhVRzVXZEhkS05rRTNTazk0TlRSWVdrRmplbE5mWWs1V1dIRkpWVlJDYm5vNVdGOVpPVVJ3YkhCNFlVTktVbmhqY1dZd1NVNVFRbEJUTFhCeVZUVnhPVE0xZEZWSmNGVlpkMDVvZWt0Q01VSkZPRTVOWlRkVVZVUmpTV0ozWDBRNExWY3RXamx6U0hGNGNrOUNiMFJPTFZsSVVWOHlVVmxrTFc1RFEzSTJha0pUT1d3NFdVc3lWbFoxWVhNM1VYSlJVRVJ1U2xKbFZrbFphR2x2VkdaMmRERndZMXBOYWpkdVpXOVRVbDl1VDBGdU1VZGFiakJHV1U1eVQxZFNOalpRYkRseFVsWk5kMFpUWVY5WlNtb3RPWE00TjJ0b1VEUXpOSGhUYjFVMWNFbG9ZMHhXYkd4Rk0ycGtRbWxMZUVKTmNXcEdhRFJSVjB0WWJ6VmpVeTF5V0VwV2JTMTFaSEYzZURWcWMyeHRSRzQwZW1wV1VqRnFUa041VUhWcVowTlBRV3BtTWtwRWVsSkZNblo2V0hKd1RubFVkQzFJWkVwM1FrOXVZMnhsVEdGTGFFdGpMbXhoWkhZek9GcERiMU5ZVUVOTVYwNTBWWHBsWmtFLnZTc2dpa05XQ3Y1amhMM1RzMDZjaUprZElKT2tacFJTVHBzWERJM3g1ZEkiLCJleHAiOjE3MDYyMTU2OTAsImlhdCI6MTcwNjIxNTM5MH0.yh4Tfvome5jDspvZ9P5vkjXZzhnkX4EhZQNxFYbBbQU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:10.961 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:43:12                                         985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=271860 KO=11918 )
> restLoginInitiate                                        (OK=134589 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=134161 KO=404   )
> restloginProgressiveProfileCallback                      (OK=3110   KO=404   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.54%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.54%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.59%)
> status.find.is(200), but actually found 503                      4958 (14.52%)
> status.find.is(200), but actually found 401                       404 ( 1.18%)
> jsonPath($.tokenId).find.exists, found nothing                    404 ( 1.18%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###################-                                                      ] 26%
          waiting: 396908 / active: 34     / done: 145673
================================================================================

20:43:13.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 145817: status.find.is(200), but actually found 401
20:43:13.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,145817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57129526, username -> user.1000786, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@580a37c5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215393509))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWo2YWJ2ZDk4ZWg0ZWFlb2hpOGdkZnA4bTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2JHeEtNRXMyU2toU2F6SnZhMVUzY1dNNVZEaG5MbGxZVGswM1V6TXRaR3BzZHpSWFkzZFFhbGhEWVY5SFZEbGFhRFJWZFVSYVoySXhVSE4wV0d4SFIwZDZjWEZtVW5wM1RtMXphMmhRYTJwYVgwdDJRbGhET0ZrdGJVUnFkSEJ4WHpGMGVYTlNjVTFVV2xOb2VIQTVSV0Y2ZFdKa1ZXSlhkamxpZVcwNFVucFZkMU5TY1haaU9XTkJTRms1Y1dOV09GYzNaRkZ3ZWtZNGFrWnVTelZ1T0RCelpYUm5kSGt5WXpobVVrUjZXVjgyUTJKMWNFRkJVR1JCV1hWTU9HSmxWRzVaTVd0UWEzSk5VbVI2V2xOYVRXeE1XSGxoV1ZkU1FrbExkRVJYTkZVeFlVSjBUR3RoVmtSMVFWVllUbmM1WmtoZmMwNTFkR2R3UnpJM1ZrVmxaalpHTFV4SmQxZElSbGd3T1VaeVRrNDFVMWxIZDBrelNreDBibTR4TUMwMFRFUkliR1l4TWpBd05sUnVYMmxSVFdKSFZIZG1WVFYwYjBSSU5HYzRNVzFuUm1Sd2RHUTFhVkpQY0VoVWNGTmFiRVZaY0dsVVkzcEJlVGMxVVVGU01UTmZkR3QzZW00NVoxUjJWSGxqVW5sRlNHSkhPSEZTWDBKVFZGcDNlVEpTUzBoeFMwSjRWM1JRTVdFNGRHUk1iMFpwWjI1T09EWk9jbkJNVGxvd09WQXllWEI1ZGkxTVdFb3laR2xKV20xemVscGZWM1ZRYTBwYVpsVlZYMFpoYWxocFFUaExTa3d5TVRWUE5HeHhOeTFMVTBKZlRYaGxiblZmTFZob1JtdEdWV2R5ZEUxUkxYWm9PSGhJYzIxcFMydzFiMWwzWkdGRlpsUllSSHBrY2padlJuaGhiMVJMUkhZMlJ6ZHJNVFJxYjNRMlIxQm9kVEpDUzBsS1FVdENPVFZCT0VsVGRVVlBUVmhtZGs1aGVXaHhSR1UwTWt4SVRESXhhRFZSWkMxb2FFRXRPRVZOT1Zaa1VHRTFWV1E0WmpkalEyWkRSRFpwZGxGT2VtZFliSEo2VVZGV2QyTjRla0V5WWpRelFVTlVla290TVc1c01IbE5kRXBOZVdKaFdUZGtRV0ZpTlZKbFduQjNXR3h2YlMxUmRqQjVPRnBNZVVScU1qaFpTREU0UkhoVVJYTnhkRXRFYzNWTmJISkVVek5WY0hGRlZHRlVlamhsUTFBMmNrdEJMak5tWWs5WWNqUXlTVzl0WWtKV1ZsRktZblpsY2tFLmVPN1l4V0trczI4eE9kaE1Oem9ic3c1eVBoTDQ3TUVySXliM2VaNkVrVHciLCJleHAiOjE3MDYyMTU2OTMsImlhdCI6MTcwNjIxNTM5M30.dIOaR0u6lzNo-057P-DCYdP0Aho7uudzoYlRi-wiQZk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000786"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:12 GMT
	x-forgerock-transactionid: 29760b3a-7277-48b7-9cca-79a7b4f5cd78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:13.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:13.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 145817: jsonPath($.tokenId).find.exists, found nothing
20:43:13.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,145817,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57129526, username -> user.1000786, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@580a37c5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215393596))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:13 GMT
	x-forgerock-transactionid: ed1785e8-f426-4fbc-8867-822cc9275273
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3A5OTdqdW5wZDdndDFmaDcybjgwcWxoc3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWRVWTBla2h6Y1VKdGVWVlFjamhMYUdOSE0wNTNMbU15TFVaaVVrdzVZbkV4TnpJNU56UmtjMjFWVlV4eE5HNW1PRFJmUTJScGRXWnJkRTVuVVdSaFUzcHNZV2t6ZVROVWF6ZFpORTA0ZFU5d1dqTk1TM0J4VTFCV01IRlZjRkJhY1VZM01rRkhaRUZRTm1KQlYzcDFSSEpTUkc5SlZHMU5XRUUyUlRGVFNFSlFaWGhHWW5CR1RGaDJlVm8zVlhGNU0yOU9RbU5PUkU4dGVGOVBjRVF5VFRoVlNHaEtjMmxrUnpkRFdFOHRMVTk0VUVreE5tOXRlRVJZUlhaTGFFNVBXa1ozWjBzdFJYRkVkVTVYT0dsU1VXbFlhRlpITjJsWk1taHhNRFJZYjBGWU5uUmpTMUV6TVZCc1FuTkViVTlXVlRKc2JXNXpUbFZJTW01UE1WcE5aMnB3U2xaNFdYVkhSbTFIVEhkbmRsWjRVVVphUXpWWFIxcFJPVGhXVXpkYVgwNDNZVWx6UWxGNFRucFVkVTVJYldsUmJsQkVlbk5GTmxKNlJEUjZVRTVxWVhwa1MxaHlTVmQxVjJGNGF6SkRXbVJYYmxGUE5GTTRZVWs0TXpCRlZsTTBlR05zWVhWcGRuZEdZVlE0VkdOdFluVnVNVVF6ZVd0Wk9VWXdUMWhEUjFONGJEZGtVVXRhWkZnMldXZHNaMnA2ZFdkS01VNWZVbkk0VTJoNWIzaHlTMHd4WTBWVFFuTk5NRUp4ZVROUmQwdFdUSFpHT0RsMlEzZDJWbXRITmxwVmRWVndSMGhSVG1STlMyeDBlbFJsWWxCV1VUZDZlSFZoWDBsNVVsWnNkWFZoU1UxZmFUWkdaSEZRU0VFMVVFbDRkbGRIU1ZGbVQzaENZekpyVld0NU1FdHNkR2cwZFMxRk0wZFZkR1F3TFRoeFpuVjRkMFZxVVVORVlVOVhOSEJCV1ZweFVGTkVNMEpwV21NME1GWmxhVkJRY3pSZmIyVnJVbFl3VHpZeFVraDVia0pRTFVreVZVNTVjRTFPTm10MmFqRldSMEp4YzNKT1ZrTmFSUzB5UVRKQk4yUlBabmx4UjB0SWRHUmpYMnBSY1ZKNmFWSldVakJ2U0d4c1ZWWjJPREpzUTFCaU9EQkdZVzlUVUZkeGVrdEtaVFJPZWtscmJsbzJTRzVrU25Jd00wZFhXRGRyVVZvd01sWnpWM2hZTXpaTVlWOXpiakJ2Vm5OSVMzZHJMa3RXT1djd1RVMXdhRGRsUm1aaVYwUmpZVVZMUTJjLjZQMUdwTFBzTjFFZmtGcHh5dnRUYUxWN2lLNkFoZ0t1QkZFcXhxeGVtdVEiLCJleHAiOjE3MDYyMTU2OTMsImlhdCI6MTcwNjIxNTM5M30.ufcVWBEU_Nv5eBehs_EL-YrEAri1QPMZdAZHMFmdq9Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:13.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:15.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 146071: status.find.is(200), but actually found 401
20:43:15.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,146071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b921847, username -> user.1001633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69be415f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215395309))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajV1dGVvNWhmcW1sN2xsN2w0dXB2anFyN3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVVWbGlXbTh5TjBsVE9HNTZRbWt3YzNSaWMweEJMbXgwT0drelJuQTFYM2xDUlhFd2RYcFJRMUJ3Vm1wNldERjBMVzh5V21WYVMzVlNRVkpJUjFwalRrNHhRbGh0T0VzeGJrWkdhV2sxUW5WeWJqbEROMmhUTFVoVGQwZGZNMUk1UVRkWmVqWllOVXRSTWpWbGRYTkpjbk5uYzNoWGVIRlZURUpETFRWclJIWkVjVTVwYWtsa0xWWkZaRlZVVFV4dmVFbHBRMlJIWlVRelRtRkpZbk0wYnpGalZIQklNamQ1VHpkYU1VMWlPV0ZCV2xsSVpHRm5XbUV4YlVacGREaHJNbmQyWXpSaFNGSlhWRVp6ZURBMk5VbEJhako1WDFoaFUxbFhVME4yT1MxWGExaHJTVUp4V2t0aFJsQnNObkZDU25kaFMycExWMHROTWxWdFFrdGZUbDlvVmxrM2VucHpZVGgyYm5KYVdrSXlZbG8yVUZkbFFUQnlhMFUxWjNwVldWUTBWbXd6VTJ0dFNERnROVXhhVTBKYWFEWjJla3AyZUV0T2QyRTBOamxPY1hkdFFURmZWbkF6U0hkUlFsVm9aa2ROWlhrMGNrcERWakpUVFd4dmJGVlFUbFpNUWxwWlJUZHlNamRXWkZkMFRXeEhWbVpwTmpCM04yMDJiRVo2V2pOV1RUQjRlVTVwWDNCd2VuSlZjV2xyT1VjNFdtbHRRbFUyTkhsMk1YUnZVWFpmYjNOMmExRmhUVnBNVDJwWE4yTlFMUzEzYUZOQk5FdEpWMmRzZFhGU1MzRnFOMWRmYmtvMFZqVnNiVE13TFdOSU9GQXRNbnBxY2w5T1lWYzJhRkI1V2s5MFVrVkdibmxsWDNjMllqRjFjRGxqYUhKRFRGTnZjVmhhVGtKVVVtbGtZMGRqZVRGaU4wdERhSFZUWlU1SGFFaGxSMkpaVGtSMU5FOTZPVzlpVm1FMk1VWnJjMUppVVdWeWNqazNXSFpyZDNKR1JHZDFhbmcwYUdKTE9HTlhXRVJtUW0xNWRtcFNjVTlFUlhsWlJYVTFiVGhvWnpsUlJuaDRPRm94ZUVwS1VXRkJZbWhRTUVwek4wWnNPRWc0WHpaWE16YzVVbVZPTWxaMU0yOXhTR2xPWVZRMWREVnNVR2h4ZUV0alRURkJXRTE0VWs1Sk5qWlpXRGhSZEVoZlIyODJTVUZEVFRoWGJWQjJSMnRZZWtwamNXNTBXSGRuZFd0S1RIRkJMakpNUms1RlIzSXliVkZYVFRCYU9XOVlURUpIY0VFLk45LXVod25Xc0s3TDM1V0tUQ0dycWRnTmZUa0VfNThVbld5WUpmYXlnYTAiLCJleHAiOjE3MDYyMTU2OTUsImlhdCI6MTcwNjIxNTM5NX0.PKl_kQAfEPle-4foUhijRa8RhTO2gHA45Gz4NoJdeDs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001633"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:43:15 GMT
	x-forgerock-transactionid: bab43867-5565-44a3-a318-70f3aacdb855
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:15.357 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:15.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 146071: jsonPath($.tokenId).find.exists, found nothing
20:43:15.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,146071,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b921847, username -> user.1001633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69be415f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215395396))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:43:14 GMT
	x-forgerock-transactionid: a6034a6a-711f-4134-bb80-9cddc99d553b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTF1aTZlcmU3NDBpb2JycmZicHZvdmlkbTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFdFOUNTRkJZZUZKVFpFMVdkR3Q2ZG1ZME9UTlJMbHBHYkdKV1lVSlVNR0p0TnkxSVVYZGpOM05QTFdKdFNWQnFjMGxoUlhSM1QxWnlkMUZCZWxGUlVIWkRZbGQ1WDJ4bVRYTlZjVkpPUlU1ZldFcEVYMGMxYlZFMFN6VkdVMVl4Ym1KQ2JGZGpZak4xVTNRMWNVZDZRamRCYVRNMmNGTjNUbUp2Wld4ek1DMXNjSFEzVTB4elYyMWxWV05HYVd0TGFHczFZa2xIWTFSNlV6TXROa1ZmTjBwcGNFWjVhMjlrZG1oT1FrSTFVRlZ5TkdaTFZrSTRaRlJQVG1scmRuaFRkbVpzUldwWVEwRlBkV1JGTm5CSFpscHdUbTgwVVhKTWRHTmxORzVRUjB0TWVGTnhUMUo1VFY5NE1reHZXSHBoUms5U1NFSnRRWEo0UjFwaE0wUkxTVFV5VlRkT04zazFiM2czVG1aT1UxOHlaazV3UkZBd05FOUtRMnQyV1RsVU1qaEpia3RIYVU1Mk9VMUlOR0pmTmtaSlVFOTFkVmxuYVcxbVN6SnpTVVl0YTNGb1NXTllVVmx4ZDBOUE9VRkdaMTlwVFVkcmIyNVhOM0JtTmpjNVdERnlSbkYwV0VkNFVXdG1ORlZzWTFKdWNUSnNkV3N0ZUcxV05tTjVPV2wwV1RCeFQwODFZamwwWW1ac1pFVnRiRU5WZDJ0TWFtcFhjblppZVVZNFMzSmtNbE5mVlVGSlJ6aHBNREZsTWpWYU9YQkhSa1IyY2sxd2MwbHZUMk56YUV0MGJUSm5URmhGZUU1VVZuaHJXRll6TW5JeUxUVk9SRWwwUkdvNWQxVllTR3RJZFc1Mk1VRm5kVzFwWjJONE5YTjRURTFVTUdsNFZubGpTakF5Y1RkSWRVSTFTM0I2UVUxRVYxRjJaRll0YUhCNlUwY3dNV0pDVkZCbFFsbHhSR1pSUlc1UVJ6Uk9Ua1puWTJKaFlqaGliMk42WVdwcldYRjVibWxsVm04d1ZXWjZkVlptT1ZaVk1FOXNjRXBGYjJWT2RXcDVSRXBFWTNsR1ZsOURTMTloV1c0dGVYaHNiVEJ0YUVsNWRUSjFjRmRYTVZSTlVFUktVM1J2ZUVWR2FrSXhjRzF0YVVabGN6SkhaR05uVmpSMmRUVm5Vbk5NZVRGaVVYWldRVXRPWTFWSVZGazRXVVZ0T1VwcE5HRjZlRlpOVUd4VFNsWTRVa2xCTUhkNVdUUlZMbWxNY2xGTVRsUlRTbHAxVG1WTkxXMXdka04wVm5jLnk0Wk12dWNFTFRuUG91Q2xHTndjZTFlMnppVnA2cEVEWTNCVVpPVHdmNHMiLCJleHAiOjE3MDYyMTU2OTUsImlhdCI6MTcwNjIxNTM5NX0.fM7kJhSFhTgUf8HlxvBu0UXI0sZ28UO1RjSCxcyBjU4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:15.397 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:16.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 146236: status.find.is(200), but actually found 401
20:43:16.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,146236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79348278, username -> user.1001850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76cc82ec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215396447))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDNjZjk1YXUyczJ0cmU3djB1YWxzZmQ5dmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFJUbHlMVlpqY25aVlRVWkVhaTEyV25wbWNFZG5MbEZZVldwTGNEQk5Ua3RtWTBKQlNtRnpVR0ZhZUU5NGMwaEROMWxXWDNsTFVtdENTRWxaUVZkYVZHSjRiSGwxVjNsd1RIbFlTVlJHWDFoUWRtSnNjRWgwZEVGSGJrMXNhbWwyU1UxWGFqSlJTMHhYWDNkMU1teDZVR3AxYlU5eFRHaE9kVloyTjJ0a1dFNWhZVTFvVG10bFRYVTRhMDR6V1RVdFRHNUxXV3hJU1RFMFFWaGhSbmRqT1ZWbmMxTjZjR1JWYTJsNVJEWlNPSG90ZUhFd1VHUmxjV0p4TFdsYVMybEZkVXRLWVRkRWNIRmFRWE4wYkRGR1RIY3lTWGRUVEVsMmNtMUdURFZ2Vlc1V2VETkJOM054Wkhvd2RUTkdTM2h5YlhBeGVGQmZhMHhwTldRMWVEaDBTRFZsVkZkNVJ6Qm5ZbFZmWDAxRFZIaHNiMjV5YUVGWWFEWjZVV3hNYm14dU9WZEZOR1V6YzNvMFFrUndSVFV6WVV0TVZVczVUMnRRU201UE1HbHpjRmxsYTJ4dlMzZDFZMEZyVkd0cWEyWTVWR05JTUdoQmVEaFJjRk5UTkZKaVNFRm9NMHRMWkZaaWRsb3lka1JxVUc4eVR6RkJTbEF5VlVGQlgxbzVVa1pTZGtWb1NWSlJaRXRPV2pOaFNsSTRVMEpJTjJOWE4wZ3RXRmRxZEVGTVQzWjRZVWRHT0ZGSlpYTmliRVZOU0c1b2NuaFhNMmhrTW1vM2NYZEpZM0JKT1hFelZWTXlRblJOTkY5MVJFb3hYMms1V1hWRmRrVnNRMmx6WW1WSGQzSlJaRGQyV1Zwak1FWjJSak5KY0UxRVNWUnZTa2Q2ZDFkM05FNXhNVzVDYldOS2VtWkxWbk4wYlVseE0xQnJZbTlITWs5bmRYVnhiSGhpVjJaNE1IcFBhV1pqWDJwMFdGZEdRbXBsY1hCNFFVNURaemMwVWw5VmRFbHRjMjh5ZFRGRE5XNTVaRnA0T1Rjd1ZXMU9XV1UwTFY5eFRVMDRaRlpEVVdkaE1rc3RZbVI0UXpkWlZscHVXa1YxUjJSNVluSnBVakU0VlRJd2IycElSVVl4VVhGWU5teENRMHBpYkc1RlFrdFNha3h3T1Vaek1WOWFPRFJEUTAxUFdHNUpYMmhtU1Y5cVQxOUNaV0pyVTFGVFVIQTBaVEIyWW5oclRIWlBRVWx1Tms1aFpEWmpMbE42VmxoMFpqSXdTVlJSUzJ4UmJ6aDZMWGhsVUVFLklOWmN5emJYbkxpTC1xeU54Q2FiNkxZWlIxRHZ2bTRwbERsYXVwaE1kdFUiLCJleHAiOjE3MDYyMTU2OTYsImlhdCI6MTcwNjIxNTM5Nn0.mfzOHkSI_uRYr7pMsEIR_p72DbnX8RRxbbjll2QXBFI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001850"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:15 GMT
	x-forgerock-transactionid: cec7249f-2b5c-44f0-9b20-e31aa517e206
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:16.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:16.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 146236: jsonPath($.tokenId).find.exists, found nothing
20:43:16.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,146236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79348278, username -> user.1001850, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76cc82ec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215396537))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:43:16 GMT
	x-forgerock-transactionid: 2a6682ed-e935-41b4-980b-9d221dd6d9ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmcwam9wb2tocXUxODQ2ZmdrMDNhMG1maCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVRTms5UlYwbE1lVUZ3VkdocmRrOWxRbFpKVm5ObkxubEVXREJVTkRJeFRVWllkbWhZVDJOcmJUbHVjVzVFVjNOSE9VOUZOWFpzVEZSNWVVNU1NRmsyYlRneFNUa3lkVEo0YjNneVJVMXVTM05xYWpaNmFsaHljMjU2YVMxTlRUSnVWbEJTWVdGVmQyZGFRa2N6VEhORlFuQk9VR2RtT0hsbldEUnVaa0Z5YkZKU1VYbHFNR1pzTVVOWVoyaDJibXhXUVdKc1oyUnZiRGxJUm1JM1pXcGFha0psWlY5T1NrNVhjRnBzU0dONFZYUk9jbEJrTFRoYVFtUmxkRGRTZDJ0T2ExVjBVa2QwZDNkcE5UVllialpVY25wZlNsRnhjMWh0VjFwV1pESTFibkp0TkUxWWNYWXRkbHBWZW5CVE9GQXpORWN5YzFkNlFVOUJjWEI1ZUc0M1FtcFZNV3ByYVRocU5TMUhSbU5NU25oSFdtOXFSV1JDY1hZMlpYUjZjakIyWjFwUldYUnBSMkpGV1ZnMWFsaDFPRE5sZURoWVVEVkhOQzF2TFU0NFJIUnRTbE01Tm5GelZVcFpVVlF3Y2xSc2QzbDNNek5xTkhkSmIzazJjWFJMT1ZCQloxSldUMWQ1U0hKNU1VbDRRWEJ4TjNsbVIxaGFlV3hvUmtkTlpXVlNWa0ZEYUY5SWFUTktVRTE1TUdOUlNtbDRTMEZ0Y3pSaVVtOXlTRTFZUW5OcVozUnlObkEyWm00eWFsY3llSFp1VDNoVlVqWTJUV2s0WVZoUGJFVXlSSEJxYkRGNFNtOURUemRuVlRsUFVEY3lWR1JzZFdwTGNIVmtkME5JTVVKblUzTlNiVEYxUVVSM2JIUkpaMVZmY0V4a2JFMW5ObFpDVVhoU1REbEZlak14VlRNeVoxTlJZMnhpUWxsbVlqZENWRlpNV0ZoMVdsQnFXVVpGWVZKT2FtcE1Zamh4YVRoNU0zRXlRbEp5TFZka2JEaGhNRkpHVjFnNGJUTmZiRjg0VkZWMlQwMXNZblJVYmxweWNFcHJSMVpuZEdwUmRURmZVRk5OZVhablJsWXhlR2xSUVd0bVRXaHVlRWR3YUdWTk5ETlZhSGhoVFRWd1RrSkpXR0pGZDFCSVozWnBNVUpNVVRZd2RuTjFjWFZPY0hoc1EwWnlOVkpITW5KQ1IwMVRRMUppU25rM01HUXpUVGR0UjFoMlFYcG9SWGcxTTJKQmFrTTJSWG8yYjFwQkxra3piMk42ZHpZeE4waEdTa0p0Y0hOb1dVcEpRM2MubmhfY2RrX2R0Qk15X2tPUGd2WEszZmFma1VMVVQ4RDhJYlBSWlNrQW82byIsImV4cCI6MTcwNjIxNTY5NiwiaWF0IjoxNzA2MjE1Mzk2fQ.X4YM5AxQUuMooF4__ZaV7IeGPSpJOsUNJK9P0RCihhE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:16.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:16.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 146272: status.find.is(200), but actually found 401
20:43:16.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,146272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45ceff3d, username -> user.1000917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aae599f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215396640))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHV0b3ZoMXZuZmpjZm9qZmc0b24wcW1zMmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T0xYaG9kRXBvYVhkVFIxaGljRlJTYWpkYU4yWm5MbGRLUkU1b2RHc3liR2x2VFdOeGJVODVUV3BFVUZOalpXNUlOMjlpVjJvelUwcFhZbmRLWTA5RVlqWmljVkowU21wQk15MUNURVZ2YjAxUlMzVmZSM0Z0ZFZaalptVnpRVEZwYTBGc2NrNWthV3BXVVRCdVdtVkNRVE5EWlRsYVZIVlJNMjV6VmpKSFRrMHlOWGhMTFVaaU5VaHBWRXMxY2tWNmJsbEROVkF0YnpsNVUyRnhNbU5ZWWxCUFZVOW1lVlp0Y0ZSalRFMWliamN3TVhaVE4yMVhZMDV5TVhNMFgxOW9VM2syTlcxcmJXSlZSMDFKWjJKTU1HRlRXRk50TlMxNWVucDJTazl2ZUVOa09ITkhNVkJyZDNZMU0yWXdMVEV5ZFZGeVJqZEhOVEZ3WWs5ME5FWlNWbTVJZUhWeGEwb3hUSGxsZERSYVR6ZE1ZMVV0VTBKMGFUbFhla05vWTJaWVNIWlBWMEZPWTNVM1pFRkRXVzU1ZWtoVVdtUm9Oak5PYW1sYVptRTVkVWxZYmtrelIwVkxiMVZJUm1ZM1VVWlBhRWxxTTA0dFJEbGZPVGg0ZVRVeWNtOWxWbk4yVEVOaU1VWm1aVUpCVXpCSlNXeGFOM05HVGtaell6UlZTbXM0VUZWcU5GWm9WbE5RVVZsNWFFdG9UVmR0YzBkQ2VrWmtSWEJ3WjNaa2VrSXRjM0pUUVVoNE1tVm5NVXhhYVV0R1JqWkpTMk5RVm1GcFp6UTVMVkJGTUc1TWNGWlNabE5RWW5CMFkzSmthalZXU21ad1l6SkZNalJXYzA0MlpHUmthSGRIVlZsRWNGUkZWM1pXZUdaT1kwcFRNVXBsVXpGVExXSldZelF4YmxWR1dqVmlVMUZtTkhOd2EyZFdaelF5UjBGTFoxZEllVU5HV2xkc2NHUkRSVGhaY2tReVh6QnhUVGM0T0ZGV2NFVnpUSE5SUmt4bWVXVXpSVEkyVVVoaWFEUlpTVE5uZDFGbmNFWnpkaTFoVVVkelIxUkNSRmhaWlc1TE4yaElSV1ZIVW1wcldIazNjbmRKTTBGbFJGaHRPREUzUzJwSE4wZHRhRVJ2VWpsNVRFUTBRbGhoTFcxSk4xVk5XbVo2UTA5d2REbENjbUpoTFZoSlNuSllMVFZLT1dwRFRIaHRjbkpGUmpKVlgwSlNWV1pMT1ZKM1FqSTNUazVMZFdGSVpIaEpMbEoyUTBFd1IyUmpibFEzYWpSd2JsbFhPVWN0TmtFLllmOGU3UktyNkZJSkVqMk5maTlBLUZFaUpBbnZOaDFJRGx1NnZCTG9ZSmsiLCJleHAiOjE3MDYyMTU2OTYsImlhdCI6MTcwNjIxNTM5Nn0.5CafIu3nPUkQLilWFnWtFMq7_StOaB4baTz76rMvBqg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000917"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:16 GMT
	x-forgerock-transactionid: f1f89983-a3b8-4522-a893-b4de4e1ee936
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:16.687 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:16.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 146272: jsonPath($.tokenId).find.exists, found nothing
20:43:16.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,146272,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45ceff3d, username -> user.1000917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7aae599f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215396729))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:16 GMT
	x-forgerock-transactionid: 49458095-3093-4f41-b131-1c6eb944bd7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDB0bG8zanRtaGI4MjZmbnJzZjdyb2dnZXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1R6bHhRa0ZYVVdGNFJVVnZVbE5ITTFoUU5rSlJMbFpHWm1odExUQlNTRFp3TURkdlp6WkJSRGRTZVRObGQxZ3lOMmRPVG5kdmJXbHJiemRPZFY5ZlRqZDBXakF5YTNBeWRWbGZla0o0VTNKTFdtUTJhbk52Ym1sdFIyVnJURWhSUVhOQ1UzWlBWVFkzZGtsTlFXTndRWEo2VUhjMldtOVVTbTFITkhkS2NHdEdjRWt6TlRjeFpEWlhhVnA0Y0Zod1VFTlZRVzlxU0hsblJrNXBTV0pMVTJOTlVuQkhSWGhmV25Ca1pXcGFXSFZtT0ZsdmJIcHJTekYzUnpObFVrbGFjRkpyYVdkUFluTlZSbEYyTW5SbWEzVlVOMHhWTkhGalIxOXFjbVZtZFZsRlZGUlFkWEpNY3pkQlYwUlFhRTl1WVZVNWRFZ3RURkJsVFhGVlFrOWFWbFU0UzFaNlMxcEVVR3N3YW1nMFZubHpSblJxVTNrMFYyMUVVMDVCWnpGSFZVRnpVRWhIWHpFeFlVdEtZemRCZVV4SGExQTJTRVpTUjA0dFNYWmxTMW95Y1daUFZHMUpkR3h0VTNSalMwazJha2RaZFY5SlVtdHdTbWxPYTJGNFRYY3lTbEZ5ZGxjeE1tcEpla2t6VXpZeWRtUjFNR3BQVldRdGFIcHpXRTUwUTBwRk5YWk9UekpOVERRMmQybDVUVGhWVEVkTFpVVnphRGMyZGtsVExXSnVjWHBCTXpJNVVubFNWMVJyYldKbWFXRkJUM2RQT0dwTmJVdzRSSGg0ZGkxUmIwNUpXREF0WkUxWk1rRllORU42WmxKMVNtVnhhM0pEVTNrNGEwSndPWGgwUWxkS2FrTmpSMUZpYUZVMFRrbHpiRU55ZFdSR0xUTlpVRTQ0TjJRMFRERnNORlUyUm1sWlJuRlpXbEJzZGt0dmNqRllaWE5tVEdOcU1FZENZMVppTmtSUVFuRlVUMDlFZGtZemRYbGFVa1F3TlRKaU5VWlJSbU5qWnpaWVNrOVFRek10UmxKRVdqTXRVak5HYldzMk4yaFBjVWczYmtWVU5GWmZiMFJQUXprM2ExQk9aa2xaTnpGMlZWVmtOMlZhUkhObWRVZFBkV3RTT0ZWa1V6QXROM2xMVDJ4dllrMUNjMDQxYzBOV1NtUnVNa2xUTm5WVmRtODNkMHB3VDFOeGVVRlZTbWgzVlMxVVNuTndPV1l6YjJ4bE1reDNRMlZXWmpGYWVrSmpMbFIxV0V3NGJGbHliMkZTVDNCUmNqVXRTMjU2UmxFLnRKTGhPOEhnWUZYSTlSeW5UVENrbDFaOGRCaEQ1dngtR3c2eXdPYjhKQUEiLCJleHAiOjE3MDYyMTU2OTYsImlhdCI6MTcwNjIxNTM5Nn0.pwnAcl3MjNDWsTGyShZGcjIorSouky7jDk7vqN4Nuo8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:16.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:43:17                                         990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=273320 KO=11926 )
> restLoginInitiate                                        (OK=135311 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=134884 KO=408   )
> restloginProgressiveProfileCallback                      (OK=3125   KO=408   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.54%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.54%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.59%)
> status.find.is(200), but actually found 503                      4958 (14.52%)
> status.find.is(200), but actually found 401                       408 ( 1.19%)
> jsonPath($.tokenId).find.exists, found nothing                    408 ( 1.19%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###################-                                                      ] 26%
          waiting: 396189 / active: 24     / done: 146402
================================================================================


================================================================================
2024-01-25 20:43:22                                         995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=274885 KO=11926 )
> restLoginInitiate                                        (OK=136081 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=135659 KO=408   )
> restloginProgressiveProfileCallback                      (OK=3145   KO=408   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.54%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.54%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.59%)
> status.find.is(200), but actually found 503                      4958 (14.52%)
> status.find.is(200), but actually found 401                       408 ( 1.19%)
> jsonPath($.tokenId).find.exists, found nothing                    408 ( 1.19%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[####################-                                                     ] 27%
          waiting: 395418 / active: 20     / done: 147177
================================================================================

20:43:24.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 147359: status.find.is(200), but actually found 401
20:43:24.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,147359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2313f25b, username -> user.1001720, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41c66307, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215403946))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODRrOTIzMmNmMDlmbm9naG12bGJjcThlajUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVdUVm1jekp4U1ZGTk4xWk1PRXhKTWxSeU9ETlJMa2xCUlhkbVFVdzBNemR6TjNJeVJYSkVaWEE0UzBoTlIyUm1TVVJhY2tsb2FrRjBOMHBNTFhvemVGazVhak5rVWtaR04yVTRRMjB5VG5ab1QxbGZVRmh5VVhWMFpsZHFPWGxFVEdWdlNrWTVaV3MwUWpaME9HVjJOVlpRVFhaWU1GQlZTblZHVXpCUFdsOTZOV1J6YWtSd1gwUlRWbEoxWTNSUVNtaEJOR0kyU25abU1VSnplV05aYVZGQ1F6Qm1Wa2xEVnpKU00xODVUMHhDTUhKQ1dXTkhXWGxzTW1nMU5FcDZTbUZFY25SeVZrTm5iVFpRYVhWWFdVdDNNR1ZGY1VGblZFWnpjWHBQZFRORlEzUk5aR0l5U25GNFpFRXRObTV0TWxsUVYyWmZXbXRHVld4b1IyNWpkR1ZHTkcwNVgzSTVXV0pyYUU0eldsVlFWbmhGWjNvMGNuWlVYMjVHTVVOWFRYZEZSSGMwYW1WaVgyTnFRM0ZXUlhZeE1qTXdPWE14VTE5QkxWRmhiRzFTZGxGSlZFdFNaVU5MVlhnME5rRnVUbWRtTXprM1JIWkxlVkJmUkZGaVdIWk9SR05tUzBaVVJIaGZMVkpKYjI5NldYWmhNMGhNUjI1Mk9UaExWR3BaYVZsalpURnlSR1Z4VFRKU1NWOU1TWGREZG14cVIxTnJVMjg0WVU1dWVraHhSalpMT0RGeFNYbFdZMEU0TlVSWFVXWlpVM0JTVFZOTFZtdzFiakJuUkRKb1J6RldjSEo2UzIxdlV6WllWVmRzUkZoeFNIQk5jSE5tZGpSRlZuQlZZVkZvWlhSVmJqbGtPSEJTYVhab2FWcHlXRzlEZUhGdU4wOTRXRVZMYnpaaWQyUm1WVzV0VlZnd01XTm9UbU5hU1V4SGVFZE5XbGxOYzB0c1pVNXFUVFp5TldSQlVYTmlUa3BEUWxOcVIycDVZVUU0V21zMWN6VnRZV3BoV0ZscmNtcGFhbmR2U3pOdWNIZEdOVVI0UzJObFFrVlBZWE5rUWpWRGJrcEVObkJzZGpCdE56Vk5RakU1VjFnM1F6QlNiRjgzTm5kVFkybHBWVjlzV1dGVVdtWmFla3hCZFd4Qk1DMVlUbWRtTkdrMU1XY3RiWEZHUjBGVlNqWkVUa2gzYkVNNWREUk1kM1JJT0RSTFFXeE5aV3AxYVVwdmNsQkdNVEEzVVRWSlIxZGpMbmxqYVd0M1EyVjFZVEZIZW5saUxXSlFhVXhSU25jLldUMURwNEVNeFNrdk1SOW8yUzFjRGVpbkNhQjV0LXdTUlUySW1nZG85NFkiLCJleHAiOjE3MDYyMTU3MDMsImlhdCI6MTcwNjIxNTQwM30.MBggns4qUJxXgKlvZ0GX4UHlk1YzzJa2o595y_sRSIo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001720"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:23 GMT
	x-forgerock-transactionid: 89e16ca0-3700-4cad-b8fc-1d3501a3a615
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:24.047 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:24.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 147359: jsonPath($.tokenId).find.exists, found nothing
20:43:24.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,147359,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2313f25b, username -> user.1001720, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41c66307, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215404087))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:23 GMT
	x-forgerock-transactionid: 7016d43a-6af9-4c76-b62e-09c1b520296b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzk5ZTRnNTFydXM4MmZucG9vZGRxZTczZ28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFdqbHJibnBYYW1kRVpXeGpWWGhSZFUwNGFVOVJMazkzUlZOM016TXljV1JwYkc0eFVWQmFMVEpwVFZwZmVUZzJTRE5JUkdkWlJWcE5aRjkxVlUxRVNUQlBiaTFyUWxKRU1EWlliRTVzT0dKVVdsWm1SVGRtVVd4WmMyTnBWVkpOZEVacmFXOXVSVmd0WkZSWFdqUlpUWGxTVjJsSk0yeExRMVY1ZUZSdUxXaDNPRE5STTNGSk9ERm9lVlkxUjE4MWNHWnRXV0Z0UjFGbmNuSk1WRFZOYVhKS2RXWm9UVkJVV0haemMxbGFiRGxJUmpSRldIWlVNRzFrZVZBelZYaGtNMUp3WVRWeU9FUk5RVFZoTUZCNmNYVk9kVEY2YjNCSldGaDJNbkY2VW0xNVJYcGtRV1pwTTBSUGVVZFBSVmc0TVdVMGJXUm9kMGRoUlUxRFV6SnFhRmx3U1RBM1NXbGFSR0pxUVhKWE5VZEhaRkkzWkUxcVowaEhUV2x5VjJ4TlgwSnVlbVJMWW0xS1JtYzBOM0YzVEVOMGNFMHlNVlJ1ZUVVelZURjFaM1JQTXpkTlZHNXZiMnBhUkdaVVdqRnBSR0ZxYmxaUmFYWm9OMFIwVFRVemIyOXFNbUYxVEY5Uk0wUlhOa1pXT1hwVFF6YzRVa1pXV1dGSFMwVjJkVEJoWTJ0T1EydHFVa0o2WkRCTlVrcERSekJhVGpaQmFsUm1ka2g2ZFU1MWMwaHJPSFZaVFRGNU5sUXlRWFJvUms1TFNETXRNbEkyTUUxc1JVbFRVa2hVVWpCbWJEWjBSVzB4WVRkc01rSTRXRVZxZFdSb01uWkZkSE5xWW01TFZHTjZhSFV5ZEc5SGVGbzNUa05XT0dGS2N6WjNZazFVVEdKMk1GcGphM2szTXpjemEzRllPVE5IZW5CcVJIaHdlazFZTm05SlRqWlRXV1pLVDB4UllrTlNSRGMzT0doTlNYaFFaMEptWkVaQkxYRnZURzB3YURSWWRrVjROemhHTTJKMWVFMTRSR2M1VmpOWldUTnBWRkZ3VWtST1JTMHlkMmszVDJrNGFVOXpZak5sYlV0QmFFMDVRMlZNUjBremFUbG5TRkI1Ynpab1Vta3dVMVZxZEhwTmFXeDZiMWQxZVRkdFFUbFRhVzlMZVdsUmJtMTBhekJYVkU5SU9GVlRlVm8yYkhsTk9GSTBjV0ZUVkRCT1UwTmxXVUYyUjJWNVExQkphRWxWYW1KWlQxSkpMbGR6Y0ZGM1MwcGpZek5GTUdzdGNscFdjbU5LT1VFLjViWXhwaHZFSGZjUFUySFFFNHp4WUZTdGx0RDg5cDJaLXB1NWZRZUhUZ2siLCJleHAiOjE3MDYyMTU3MDQsImlhdCI6MTcwNjIxNTQwNH0.7aGfJ8u13U9DtQn5Vd9gSRsJlkL3Lt6ndXNfSvddRIA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:24.088 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:24.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 147408: status.find.is(200), but actually found 401
20:43:24.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,147408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a386114, username -> user.1001289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@588c0896, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215404257))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHY0ZjBwZTk2NmR1aWNnYW1uc2E4ZzQzbTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU9YZDBRbk55T1RKdVR6aGZUMUk1TFY5a01YSjNMa1l5WVdZM1UzSTJZVkJSTUhkVFZXVmxiRGhvZDNKUmNGVkpTSFZNYm5Cd2NYWjZha0Y0VG01VE9UbG9aR1ZwWVd0eU9VaHlTMFp2UjNweWJIZFNlVEI0YkRkalJuTkJhRGRPYUdOV2MyaFRXVkZOTUZCNlFtNTNlVkpDZWpnM2JrbHZNVGQ2VTJkZmRXcGpaSGRLUkZacE4ycEpPVFpGT0VNdGNtZ3hiemd0WDJwd2JqSkJjeloxUW5KWU5ISlRPV1F4Y3pseGNGaENRa0YwWDFObVZXZFBjRkZWYkU4NFZYZzBNVk5JUm0xVVJtMXdaMFJ0YlU1b2MzcFBiRk41Y1ZKeFNEUnVOSGROUzBsZmFHdFROSGRrUm00dE4xTlhSVFpwUkhsek4yMUJaRTVwY1ZoRGQxTkdaR2xrV1VrelJWaFhYM0kxY2xsUVozWkRSbTFrZEhKelJEaHpjMkozZWxCdk9WcEZaRkZsVjB0c1NXbDRWR3B3VWpGc01uWjNOVk5SV2xCRk9VNUdhMGwyU1VaMGVqVXlPSHBsUjBod2RHZExkakp4Wm05TVFuSnlablZDVW1aSWNUaGhNVEpwVjNjNUxVZFNVVzVXU1RGMFUxTnZlVXBLT1dGMGEyZFFORVphTVc5NVFVNHpTV2R2Y1ZwUldHUklXRVJCZGsxb2EyTjVTVVp4YUY4MVJYQjBiMGQ1WVZwVWJDMW5hbEpOVEZsaFJ6aDJWRmc0UjBsbVdESnFWbXRKYUZCeldGa3lRakJ3VmxOR1V6RXRaMnBCTUV0RGExOTFNamh4U2pkSlp6bFRRakZxVEdndGFFUkNORGRNVmxGbFVFUXRZalF5Tld3M2FEUkhXamt0UVhWblZWazFVakk1U21GVVozZEVUWGxGUWs1RmVGWkRhR1JUTTFFMFdXTnhVbXd6V2tSVGFXdDViWEpTTWtOUFdqWk9jM0p1WkZaVFlsSnBVRUpGY1RoT1dWUktjM2wwUVVjeFRWQkJNM1JDZDBGclExaHVlRFZXZFRsTGJub3dha05mYVhWa1ZrVklRMnRCUWtOUWFHVnNYMUJXUm0wd1lWTnVXa1o0YUZCYU5tbHJPR2hUVFVselRtMVFNRXMwVlZWdU9XTnpRVzB6Y21Zd1lsWkJOMnBTTjFoSFdqRnlaSE4zVUZGcFdGTktaVmc1ZWs1WFl6bGZhR2xyYjBSYVQyVlJMazVSVEc0MWNsODFVbUpvTTA5WlZIaHNiRmRDWkhjLnNRMVo1eTZjOW9GbzZ4VGFCNzFHMWdTLVd5dHRJb2ZZUkJNRndVd2I5VlEiLCJleHAiOjE3MDYyMTU3MDQsImlhdCI6MTcwNjIxNTQwNH0.QAdNOgp-kKO1fmDPK6FxNvG0U3czaHSGAll6x45dIVY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001289"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:23 GMT
	x-forgerock-transactionid: 9addea55-9306-477b-9c97-036a222c94e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:24.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:24.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 147408: jsonPath($.tokenId).find.exists, found nothing
20:43:24.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,147408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a386114, username -> user.1001289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@588c0896, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215404345))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:23 GMT
	x-forgerock-transactionid: 48c6236e-b18f-45b6-8857-0463b80c60e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2VvaWUxdWRkbjFxbnZqZTNicDVyYjFzMTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVgxaFZXakkzYVZocmRIcFFSM1ZvUW5od1duaFJMbHBpYzJKNk1XNXVhM2N3Y0VkV1NHTlJkbVpxYVROVmJWRmtVVUV3Wm1VME1ISm9TRzFHZEVKdFVXSXpOVkprVkRGc1lVaG1SWFp5U0ZKQllVTnVkWGxVU0ZwTWFrbzNRMjlHWkhGTU4zQm9Va3BQWWtNMk5EWjFhRFpXTW1SUFRXSk9UR2xIUWxrNE5YVXdTV2hsWldKelRFNVRhalU0T0hwVlJub3pTVlJ2VkRjMmJHNVFNRmhDV1ZoVlkyUTJhMGQ2UTB4cGVVZzFTR2RFVW1OMVJWbzJSVFk1TTBGU2FtVlZTblUyVmtsbk5uVTBXRzl2WkhkemRVOTZjWGRtTVRkRlVYa3dWRFJZVDFoQ1UyNUlXSGRWTVZWWE5uVllURkZuZEZKbFNGVlROR1JoU1dkWGNXcGlWV3hXTVVoc05YRjNXamhYV0hOaWQwZzVWbDlwT0hCS2NWTmlVa3BKUm1Wd1oxQkZNVGgyT1UxVlJVZFJabUpsY2tSdk0zWTBOVk5HWW1oSmRFOHpTR3RNVldSTlYzUkZPVTl1YW1oQ1dITmpSM2RqT1c1TWRWaHRVa3RxUTBSWVVrVTFPSFY1U1hwS1YwZGtUamRCWlVaeFpHSldSVXMzYzJGbmQyWlJVMkpMVFZwaVJFOXRTaTEyZFdkNlowMXdVVlIzUmkxTmMwRnJVMmRWTFU4emVDMVFkMm8yWTFoUk16QnRWbVJ0TW1ZMU0weENUVk5GT0RaUVRETlJTVzVaY2xKRlJWUTBOelZYV1ZoZlNWbFJTVk5oU1VKVU5rUmxOekV0TlhsbGFGVXhiRFEzWVdVemRGSTNXR2N5TW1kbWFVSTRZa052WXpaYVZGQTRWbnBrYkdST2FGVmhURVpHV1RWQk4xRnNUM0ZMUWxkYVZGazBWWFZvYWpOSFoyVnhaMGhaU0dreFZWRkdMVFZ0U2xaUE9HSTNOME5ZVUZwTk5GUkZWR3BhWmxCd1dFSlZVM0ZFTlZwU1ZrWk5Xa3hhYVdsZllTMVJlbkJsZUdOSWNsZzRSRjg0VEROSFVGTk1NRkprYjBWa2FsbzVhVUppYUZwclVVUlJkVXRMTkc5dmJEQlZWVWRzTFdONmIxTkNRbEZVZFZWTE9IaERNRGhoTUVkTVF6TkhaSGg2YjBGd1dGcE1NMk55VFRSVE0xZDRXbkJmYVhwV1NVTlpXbVp3ZUhOMmFFZEpMaTEwUTJKTE5HNHpaRmMyWlhGVmIycEtlblZWT0djLmo0MmV0NjhSYXE3SlN3QUJQdjlGZHVQMWRnSk4zOUdTXzN6NTRxcnVYSDAiLCJleHAiOjE3MDYyMTU3MDQsImlhdCI6MTcwNjIxNTQwNH0.h4VIEGwAMLkUytO6GbWbCJ9OOeYgck6NpF_qBb7ob6Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:24.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:26.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 147805: status.find.is(200), but actually found 401
20:43:26.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,147805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7753b1e8, username -> user.1002055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@731a7290, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215406715))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHVvN3BzMzFubnJxZTJkNm9tbjM2ZG92Y2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVZWb3pPV3AyY3pWeFVsaG5NRzlVYTBaTE5IVlJMa2RSTUVSS00xSndYMDF4Ymt0RFdtaE5iVlJEUXpoSWVtaEVMVVJSZDA5RmJWTmxUV1JyTkZWaVZVMXFiamc1WkhGd1ZuTnpTbXhmYUdJM2J6UnNTRmxxWjBWUmRFdGhjRjkzV1c1dmRIaE1PRXhSZEd4WmEwaEVRM1JDV2tGeVVqY3hiR0ZuZEd4TGF6RXRXVXRtWDFWUlpUQm5WRTFWYmpVNVozZDBaelEwVERKNVJGSnlVMFY2ZURKNFNHRm5ZakpOVmpCTmR6aEVjMTh0YzFoV05IcGFjemRIV0VKTlUwOWhiMlJ0YzBsVWMzWk9jVE5XV25OdmJraEdXRWx4YWtOQ1h5MURMVFJLZFUxMlZWOXFablZuYlVodU1GODJSMjVmYW5kdlNVRnlPR3g2VG5Oc05FeGpUMlEzVjFKRE5rTTJVVll6U0VabWVWVm9UV3BOTTB0dWRrOXhjV1l6T1hCd1UyTnBYMk5NUkVzeVIzZG5VMjFOTWpObWJHSkNYMGhNUjJ0cFJFOXNWWEZOU1hCV1lrcHdRekJxTUdNdFVVeFRXa1JZU1ZKZlVHeFVjMFpCTTNSb1VWcE5aR3BRZWtSNFlXZEhiWE5LZFU5SkxYUjJUazFPU1daTVJHSm5aVFZJZHpNNVZHTkxUMVYzWkZRMlZXRjFURlZyWkY5cGVWSXlOM3AzVFVNMlQwNXpNRFpWVkhaVU5VVlRVMUYxUjB0TmFYaDFYMmhUZEhGbVFsbzFVbmh0TTJ0cE1XUm5lbGRaVTFRNFRVVlJWRVJGZVhobGExcFFaV3gxWVhWaGEwZFRWMXBzYmt0TVUyVnRSVWRhYzNwbE0yVkJlVEpGYmpaS1VVeGxNMnd0WlhwVk4yUXRSR3hNZDJ4MFpFUnNhVVpEUWpCT2NIZFhRMnR0WDJ0WVIzVjFVazFCYjJWTGFtRnliME5RWjJwalJIVlNaMkp4TTBOUE1ISnlhalpFY0hWMlgweEJTRFEzWlhWV2RuQXpjbU5CV21SSU5qSlFjMUJYZFVNd1UxWlhWbXBwZGxKNVdIRnlPRlpYT0U1SFMxRXpYMWRqV2xkM2FUVkZXVlYxZG1Wdk4xVjNWREZxTXpKS2VUZE1VREIzZURkSk1HaG5TM1ZFTjE5V1FXbGphRmhCTFVkck5WSm9Xa2hyY3pobk1HRmpORlpNUVd0WVZWRXdOVzFEY1VGM01GWlJMbkpQWjJkdlRXOUJSVTQwTTNKaGNIVjZUbnB2TTJjLm5ONDZISTdvUTJndlBxYm54TVNiR2pzbURETnRZVDUwcTZ4QkJrUHVaUWMiLCJleHAiOjE3MDYyMTU3MDYsImlhdCI6MTcwNjIxNTQwNn0.ZPSxQvDnBqQEP2QoqfTm9Gm5S0olZagECe0J88DVtxM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002055"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:26 GMT
	x-forgerock-transactionid: 4c608f97-6d09-443f-8cf5-aabf3ae6d2bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:26.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:26.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 147805: jsonPath($.tokenId).find.exists, found nothing
20:43:26.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,147805,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7753b1e8, username -> user.1002055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@731a7290, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215406798))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:26 GMT
	x-forgerock-transactionid: afed8853-3c7e-448d-80a0-cee158790df5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzZlZTJpOWZqMmFtM2g3cjNmZWZrOHQzcmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1lYaFhkMVI2Um5SbmVEWk5lRUZ1VFVGeGJtOVJMbkZoYkU5UGNETlFNVEpyTVhwbVIzYzNjbDlNV25CcmJIa3pVa3BYZW5Ob1dtVlJkRWxqVlZBMk9FWnNZakprV2xkdFh6VjFkazFDVUVOUFJHTlplRnBoV2padk0wUmZOVWxyUmkxeFlYVnhXVVZXTmxWbGVuUjFkRzFQYjNwUlMxUk9NVXhaYzBVd1NtVkNaRXRrTm1wa2RGTkxVMWhTUWsxV1FrcDJPV1pGZGtaRlZqTlhOR05zV1Zob2VrMVZlSFZ0U1VsdlIyaE9MVk4wVGpSa05VTXpOWEpPV0ZKemJGbEplRFZIYlVsblpqUTFZbXB6VVU1MlgyMDRkbVJDYldaRWFVdFhSemxtUW5kbGRsaHBSbk10Y1ZGYVMyVndObU5NUjBGd2VHNDRTbXhIVlhsc2JFZGpWM2hEWVhWdWJYQlVaQzE2V2xCMWVteHFkeloyV1V4TldYbE9jWFIyYkVRNGRuSjVRMnMyYWs5Sk9FcHVZbWMzVEdneGNISTBORTFpVjA5alUxYzRWamN3WkUxUGJrdE1jazFFVnpGb1ZEQlpjRGszTjBWNmIzTjNSazlzYzFsbE9WSk5ibk5KUVhsak5HczRiek00TkVGU2JuSlRlamhYTm1GV0xWaHhZVlZHZEZSRFZrMWlXbUpqVG1WSFF6bGpVMGN0YWxkd01ra3hjeTFQWmxoSGVUaFdOR05OYkdsdGFrbFVOMlpwTTJWS01tMXRYMUIwVW1JNWNWWjZVMlJDUVhnM1JVOUhXVlZYYXpWWlVrYzFiVGMwY0haRFQyRnhNeTFpVlRsc2NuUTRRbVJZVUdoaGJHRmhNM2cwY2xsTGJIQlphamx5TmxWTGFqTlNObmRrT1dabWVHVmtWV0kzTlRjeE5tZEVNSE5QV1VaSGJUZERSekp1WWtsNlYwTkhVMTlpTnpWVVJYbzFURGg0VHpOWFRqbG5hRFI1VjBObVVYY3lNV3RZZFRWcVJGcEhOMmhhTm5oalJIbHVhakpLVDFoRFVHeGhNMmR6YzJsU1kydHdXR3B3TkVaSlIyRlJXamhDTUVwWExYUjVjWGd4VWsxMlJtVk5TelZqVm1WZmJYWlBOWGhXU25wNmNFdHVMWE5QUlhwMlIzVlNTMEpOYUdoRVVscHlZMXBNV1dnMU5teDNjMlJVTVhScWNucFZhVFJqZWtoblUydGhZbEp1TTBGeWVpMXpMbGRuTTFwNVRrOWpSRWQ2WldvMWJXVjNUVk5aUjFFLkRlQmwyQnVTNExTZ3hOM05kVU10YnR2RzB4MG85WUNpN3pwbnpPR3FyVG8iLCJleHAiOjE3MDYyMTU3MDYsImlhdCI6MTcwNjIxNTQwNn0.cCXVgmtWfisbAIRitAcYQldvb_szLbIlBceG_iPwtT4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:26.800 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:43:27                                        1000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=276423 KO=11932 )
> restLoginInitiate                                        (OK=136847 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=136416 KO=411   )
> restloginProgressiveProfileCallback                      (OK=3160   KO=411   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.58%)
> status.find.is(200), but actually found 503                      4958 (14.52%)
> status.find.is(200), but actually found 401                       411 ( 1.20%)
> jsonPath($.tokenId).find.exists, found nothing                    411 ( 1.20%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[####################-                                                     ] 27%
          waiting: 394654 / active: 26     / done: 147935
================================================================================

20:43:28.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 148104: status.find.is(200), but actually found 401
20:43:28.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,148104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e1022e1, username -> user.1000443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@160c8440, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215408702))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2RoZjFzbjJwNm9pbWZ1NmdrOWRrMWljZzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1pERmtWMHRIVFdVd01VZHZObWt5VkZaQ2JtbEJMa3cxZWpWQmMxQk5kMDl3VkdvMFFWSm5YemxoZWtoS2FIUXpSWFJDYm1kak0xSkZaMmR4TVRsT2JGVndTbGRhVEhKS1ZGOTNZbVptYUZWa1drNVRVVXhtZEVwT2VqazROM1pXVWxSNldTMWFSWEE1ZG1wMVpWVTJibFJrYzFKelgxcFNjRVJRVFdSa1EyOU9PVE15UTIxd1JFYzJhRlJoWlZoa1FtNTVSRWROT0dZMGJrVkdWM1ExTFVkR1QxbEtlVFJhYldwRVltMVBTMDVzWTI1dVVtUlVjUzFxUVVWRmFtVnJhVE15V2pWVVdEVnpZV3htZG1jMmQzRnJTV2N4UzIxaFJtSk9SMkpQUm1sYWVUaG9UbkZ2U21Oc1dtWlJPRWhqYkUxMmNGRnhkVjltZEZOTlUwVkxlRU5FV1c5SVRYRklUMFJCU205UVdtRlFVbEowYTNsM1V6SmlPREF3UVdsak1uVjFXR3AxZEd3dFJtSjRRMnd6ZDB0eVRVeGFTVVo1ZHpJeGMwdzJTMGR1UjJ0amIyUmlNbXhZY21KR1JsaFRWMFp1VUdoMmNESnhaRGczU0ZCeVVVUmhlRTlhU0RkclMxQlRZVmx2WDAxTVZXdEpiakZuTkcxeFRqRlFSMjVDZWxodk5WRkJSbmh5YkZwTFoxQlhabWQxWkZsMFdsVXRhSGQ0TFZaNVdYWnVTMjVCZGtKUU4yd3hVMmxGVTNaTk9FcE1hekpRVWtsYWFITnJkRUowT1VSakxYRTBNVzVTTUZST1RWVTBiVmszYkVoWWJIQnNUR3RuUzI0eGVWVTNUbXR0YWxCbmNHMURTRUZ2V1cxNldFRlplVlJpUkU1MWEwZDRVM0I1Vlc5eGRHNU9MVFZ2WldkMGRFVXlhRFU0TUhKTmNuaDRSREZMVVdGRWFqZzNSVVZ1UlRSVmFVZFpVeTFRVURnM1UzaG5PREYwWWxBeFZISktjRjgwYm1GVlZrSXpMWFp1V1doVGJFOUJURGhOTFVGVGJHVkJhM0V4T1VOTFZEWTROWEJxTjFGR2RXNWFhR2h4YkV4d2JrZ3pVbFZTYlVRMlYwSlJZbVJyYW1sWWEwTnhOVWMyYUVwWFJWUkRRVk5YYnpkeFNVbG1kVloyYUc1SldFNUNRWFk1ZGxoUGVXTk5XVVY1U0Rkb1NrTmxTRVJhYVhrMk0wRkZRMlExUXpjMWEyRnpMa1pIZEdWZlNFUTFkSGhGTVRNelUwMVRibVJ6ZDNjLnIxU2F0X184WUp4c0NqQmlDS2tVQmhKNkVwOUd2VGNyUTRjRXJqVllFdmMiLCJleHAiOjE3MDYyMTU3MDgsImlhdCI6MTcwNjIxNTQwOH0.9BQldv1-oWcDQSyHSPYqWo6TASohjMMa57k-IuPwBHo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000443"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:28 GMT
	x-forgerock-transactionid: fbc4a750-347a-415a-b525-37442c5cd40e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:28.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:28.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 148104: jsonPath($.tokenId).find.exists, found nothing
20:43:28.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,148104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e1022e1, username -> user.1000443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@160c8440, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215408788))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:43:28 GMT
	x-forgerock-transactionid: d831369e-9a64-4d67-b1f2-7428609b4eae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3FiM210cmZjbnJsZzZpbWxuZW02a3QxMCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVOVjBGcVNsUmZaR3hDTTA1WVRXVlZNVGh3WVcxM0xsVlNNbXBHY0dSemRqa3pjVlZZTVVoYWFFTnNZMVpFWnpOb1FUWTNiVlF6YjBzNVduSjFhbEpJUkVGeFRUVXRPVWhYTUVkT2JuWmFjMlZRVjNaWVFrTmpUbUZRUjNkSk1uVTJkVjlYU0dRdE1rdEtPRGhMYkhSNlZ6bG9jVEJZVnpsMGVEa3paRWs0YTA5NVF6VnZjSEZPTFVoWVowODVTbFpKVUVoNmEwWkhjM0EyYTNWMFJHTjFPR3R1VDFad1lsSXpiVmh5ZERKc1gwOXlZV00xVlV4ZlUxaHNOazFGVmpsdmNsRnRWSGhCZDNRdFFreFdTMDFKWDFSNlRWRkRjMFEwYjA5VGVURk1aVEpDVTA1TFQwdHJaMlJ1YmxBdFN6WlFSVEo2VFVWck9YTjZlVWxzT1VOelVrY3pTelE0Y0VneGIzUlBaWGQwU25Sc2JFczBReTEzVUZGbVEwaFdURzFKYkc5bmNFVmlXRmxmYWxWMGVtZFlXR0ZtWkZnNFNFcGpSRXB5WkVobWNVNTZNVVo2TkU5WVMza3RRWEEzUkRaYWRFRlRhM3BSYzFoQ2VXNTRabXRTWlRrdE5HaHJlVU42YkRjeVFubGZjemhXYW00MU5HTmpkM0l0YlcwMFRVTnZZemRyV1dScGIyUnZTMHQ0U2xZMk5VSXdVSFF0TjJoSE1GVlFlSGRXWVhCRlJucEVPRWxuWXpGcVQwUlRXR2xxWDJ4c1QweG9URWxzU1hOcWNHUlNVekZvVDJwNk9FVnJPR2cyUVMxRk1FVnVVbTkxVmtFM2NFeHpORzlXYTJKckxVVlJkbWhvV1dwNlJ6UkZTR2xJYVhOWWNqbDBNMmxCYlY5dkxUTTNRVWg2VFcxc2NWWjBZazVHYW1ZM1dUVTJPRXhxWkZsaWJsWmlSWFp6ZURKR1N6ZFRVbFJPZWxRMWJWcDZhVVZUWTJ4UVFtbzFSemxpVTA1TU4zSllNV3hJVUU1UldrNDNTSEpEUWtWdlQxTk1NV001VWpoSllrSmxhVGhrUmpSRGRHczBXVkZ4TW1KT09IRmFibUV3VmxGbVVYTXhhV3BmVkhwRlIySm9hMGQwTFhoUVJXZzVVMDlQVFVGamFqUkJTa3hTWkdKSmVWTnpTRUZJV1ZsaVEyTTFNM1JYY2xGQ1JXMHRURUpQY1VWQmRqWjJWekZSVUhGRVNXODFhVlJDVlVWQkxsUTJPSGRVVDNVNE1VaGtlbEUyV0ZsMlNWOTVWMEUuLXAwX2YwMzk3ZUxaRE1kTGxUeERQS05JVkVLb1B2WmZUaFprVGh4bTJSSSIsImV4cCI6MTcwNjIxNTcwOCwiaWF0IjoxNzA2MjE1NDA4fQ.yr0a8FYi5etQxmcWUl-6WP7f_5bXXHkkXgtOXMQdha4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:28.790 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:43:32                                        1005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=277921 KO=11934 )
> restLoginInitiate                                        (OK=137588 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=137152 KO=412   )
> restloginProgressiveProfileCallback                      (OK=3181   KO=412   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.58%)
> status.find.is(200), but actually found 503                      4958 (14.52%)
> status.find.is(200), but actually found 401                       412 ( 1.21%)
> jsonPath($.tokenId).find.exists, found nothing                    412 ( 1.21%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[####################-                                                     ] 27%
          waiting: 393908 / active: 34     / done: 148673
================================================================================


================================================================================
2024-01-25 20:43:37                                        1010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=279420 KO=11934 )
> restLoginInitiate                                        (OK=138328 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=137898 KO=412   )
> restloginProgressiveProfileCallback                      (OK=3194   KO=412   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.58%)
> status.find.is(200), but actually found 503                      4958 (14.52%)
> status.find.is(200), but actually found 401                       412 ( 1.21%)
> jsonPath($.tokenId).find.exists, found nothing                    412 ( 1.21%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[####################-                                                     ] 27%
          waiting: 393169 / active: 26     / done: 149420
================================================================================


================================================================================
2024-01-25 20:43:42                                        1015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=280955 KO=11934 )
> restLoginInitiate                                        (OK=139086 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=138661 KO=412   )
> restloginProgressiveProfileCallback                      (OK=3208   KO=412   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.58%)
> status.find.is(200), but actually found 503                      4958 (14.52%)
> status.find.is(200), but actually found 401                       412 ( 1.21%)
> jsonPath($.tokenId).find.exists, found nothing                    412 ( 1.21%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[####################-                                                     ] 27%
          waiting: 392409 / active: 23     / done: 150183
================================================================================

20:43:47.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 150958: status.find.is(200), but actually found 401
20:43:47.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,150958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18734343, username -> user.1001202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33e1c70d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215427600))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmtpYWE2am83NXV1MGt0OWFyNXJpbmxoOGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WExVdGxlVUpmY214MGVrOUtjMmx2TUV4Q1dHUlJMbGM0UTBocVVGTlRVM2R3WVhCR1RIZEtWVVZuVW01aGNsZzJSbkZqV1ZSdmRsQnhSazF5ZUUxcldVZEpaMHhhWm5WVVoxZGxha0pOVDJoV2RUVmxaR2xOUjI4d1pFb3pkekppU0U5YU9VdE1Wbmh6Wm10RGFscHhOMFJNY3pReWJrRnNPVmQ1Ym5VMlJDMVJSVnBGTUZGS1dEVTRZbHBtYTIweFVUZHNaa2xyWVhSeFJGZHhXVkpKUzBOVU56UXpWa3RKWjBwT2NsSmhaQzFSVkRVd2VuQXhYME5TVFRWSmNtSXlXVE56UjJSU09FNURWMlJHYlc5Q01WRmtYekI0YUZsTmRsZzNTVmRDUmtKdFEyOXJjM2xJTWpjMFUwMXdiMWQzVlVGd01EVTFkR2RFT0RKck16SlhWMmcxVDFsNWJuSmFWSEJxZEVKZk9HaGxSazFSZDNkblMwZEVMVVJZTnpWamIzaENNbVU0VkRFNVdGWmFSRnAzYVcxQlpqTmhjbEkzTW5sa2FHSldUMWRNTkd4S2FXbDBlbGM0UVRGSWJYTkpiSFZMUzJoM1owMVdUM0JSWTFaQmNVRXlkMjlXVVc0dE5FZzJkMkpzWVZkSGVUUjFTMVozVTBaU1MyWjNZa2hCWm0wMFNrMVVURkJRWVdZeVZHSTJOR0l5Wm1KNk1ta3hibEl0V0hocVNVMXBVRFl5VURneGNqTjRMVlZ3VTBaQlJqQXpNbWhIZDFNeE9UbGpiRWRxWTJSbVVERkNaRkJ3VkhGTmRFcENOVGg2V1ZReFVFbGZUVTFGV0RSMk9HTmFlbGRKZDBOcVRIVlRXVXBJZG1abFJGUlVOV0V6ZUdSb05rSktUWGxsWVhwdWRHVjVXRkpIVkVKWlEwWkxUM0pzVUdGTmNtSm5UMjlzY21acVNuUk1TVlZUVEROSmFuRjRNbDh6TUhKdE9FdzRhRGxYV2pkelptSlJha3hJVVd4UkxVNHRYekptVlc5dVgxVmpja05ZVEdONk5HMUtZVWhqTmpkcmNHSkJaa00zTmsxTFRVcE9UVVZFZDB4U00zWTVTVEZ0TTFOTVEyUkJTelZIWVdkNE9YVlFhRmczVW01WlExOUpiVFo0WWtzeGVYTTRRamxyY2tkNFEweGlXbm8zZFRodFRrZElSRUkwVVROWU1UaGFXaTAyY2xkRGMyODFlRGxtVlZsU1MyaFJMaTF2V1RocE1HTjRkVkEzWlRSdWFqbDNkalZVYm5jLjJNUGdaSUU1T1h0RnAzSEhKTTRkSjctVEZoaHk2N3F3VGt1cXVDMlU2d2MiLCJleHAiOjE3MDYyMTU3MjcsImlhdCI6MTcwNjIxNTQyN30.ysseUrxGI__kpRERx3V5oZqvCKmnJnvin5QGk96vyS8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001202"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:47 GMT
	x-forgerock-transactionid: 9a37f1a4-e4db-4efc-88ff-d196acd0fbb6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:47.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:47.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 150958: jsonPath($.tokenId).find.exists, found nothing
20:43:47.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,150958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18734343, username -> user.1001202, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33e1c70d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215427687))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:47 GMT
	x-forgerock-transactionid: c7c2e043-76cb-4d79-b6e7-25447ab93995
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXRzbmhkOXVpbXJubDFlMTRvMjZyN2hqdmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1VXUlpOMk5NUlY4NFlYRlRObGRuU3podU9USm5MamxDV1ZCb2J6UkhSVGx6VTIxSVFYcHFSSE5YTFZFNWVsSkhORlYyZDBsNmNscDRjMUZ1TnpOd1NrSjJjbk51UldOdlpGOUNaemN4Wm1sV05GWTBaa1pDZUhCMk0zRmlaVTEyUkdKMWFEWjVWRWhUTlROMU0wUlZlRzkwZEVzNVZqazRRemxQTlhCVmFtbFFiM1JtY2tsMFJWcEthVVpJVm1kRGFGWnBOM1UwVUhSMGVrbEZNV3BoUjNNdFkwNTRVbmRzVFc1aWFFNXdXVUZ6WTFadGJqTXhTemhSY1d0eWJrdGxjRkZXY2xReGREbHBhMTkzV0hSb2JrMWhaRXRUZW5ReU0xaFRZeTF0VmtnNFRHc3lXbEpzYm5oaVR6Z3hWVFpRWmkwNVpUSmtTalV5U2pCMFYxUm9PRkpWTW1wMVltWmlOVEUxZFhkbE1qZDBkMFpFUkZwV01IVm1UVkkyTkY5ZlJUZDJZbEJvZWtWbFpYSm5iVjlOVUVrNVVVVjNZa1kxWW1KNVlqQXdja1YzYlhZeFpHSTRRM1p2VTJGS2RXeEhTVTlTV0dSTlQyRTVVazUxUlVWSVRqaHdVbUp4UzNKR1NsVk5MWFJTU3psRmNtVm5RMFY0VFZaMVdXbEhVWEpvWVRCQ0xTMUZYMjAwVFU5dU5qY3pZM0pWTm1Ob1MyZG1lVFJvVjIxR1pXaGhWa2R0UVU1MlREbDZVVmgzVURGeE9XVkxVR3BVWXpsb2NHeE9SMFZwV2paclIyeHhVMlUwYkhGcE5WaGxXRUp0WWt4SlEwNDFiRGRRV0VocFpYbHVaREpyVnprNFRFcHdjRWR6ZG1GSGRVTmlObGRzZEdSbU5HbzFTbWxFZEdKVWNuUlJiRWxtZDFjMGNsZHpVbEpOYzJwNFRtTTRNVFZ0V1RaRE1uQkZiMmxwZEV0RFluTktTMmhCZFU5WFZFeEtSalpEUTB0RlVHRnRNakJXU25GSWJGRm5WRVowUW01SVYyeFRaRTEyZWxaVVl6ZGFjbXRXVjI5aFMwODBka2RQWkdKM1ExSm5ZbGRLVmtKQk4wNTBPVzlOWjNkcU5qbG1lVEZyZEZaeVZGUm9Na05VU0U1TmRqUTFkSG96TlhaVFJVWm9UREZtYTNCYVl6TmZXRmRZUkdFMFkyRTRZa1pJWTFsV2IxTXhNa3BPV2toRVYwMUVUMGR4WlRaSmRrNW5MbWM1WVZvME9EaE9ZalUwUldoaFVVdHNiSE5DU1hjLlZFNFFBV1VudG5zZkVHZW5vTEVTQkJXQk1mejhlVmlnV1lyRjJ1ZllPOTgiLCJleHAiOjE3MDYyMTU3MjcsImlhdCI6MTcwNjIxNTQyN30.xflg0Jq8VBbVBvZ24E9zwNoDw31_am3lm8BtHHrgmto","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:47.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:43:47                                        1020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=282531 KO=11936 )
> restLoginInitiate                                        (OK=139869 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=139436 KO=413   )
> restloginProgressiveProfileCallback                      (OK=3226   KO=413   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.58%)
> status.find.is(200), but actually found 503                      4958 (14.52%)
> status.find.is(200), but actually found 401                       413 ( 1.21%)
> jsonPath($.tokenId).find.exists, found nothing                    413 ( 1.21%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[####################-                                                     ] 27%
          waiting: 391624 / active: 33     / done: 150958
================================================================================

20:43:49.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 151179: status.find.is(200), but actually found 401
20:43:49.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,151179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18b1b432, username -> user.1002036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36531321, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215429037))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWhidTJkZGg2MG5nY2h1bmE5NGRsbmNpZDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFdGSkJWRzUxV2poZk1rUlRiMEZGTFhsalltZEJMbFpvUkRWbGVYWjFOV1pmVTB3eFNHMUdPWEo2YzFGMlJ6bG5ObXhPZGsxUGFWRm5SWEp1VlZWalYwNVJOR2xQYjJkTVZrcDRkV3gxZEVWUE4wOUpOR1pJTFc1QlRuUnphVGRuTmtoeVEzSnhZVVZrZVZKVVpUSklRbHBHYjJSQ2RtOUdhUzFTU0RaVGJURnJSRWgwV2tzellsaE5hRGhPVEhvNGMwVjBWMWhzWlVoVVRqVmpjVWxHUVdRM1ZFeGZlVGRHYTNaclNsWmFXVWgyUWxkalVYcEtibVppVkRrMFMwSnFUWG94UjJoeGIyRnpNV0YwVGpaaVFUWkdTRWxaTTJwU1kxcHVTVkZ4VlZob1MxRkpjWGxIWWtKdGNuQk5Na2xpVVVsTFUyVlBNRXh4U2xsUmJqZE5iMEo1VFZGdlZIUnljSEZQWW5WWWFsWkdaMlJoWkZkQ2JYUndaR0psYm1WcVIzQjVWbWhXY1hOVlZVbHNlakE1VDFKSVRuSkhURnBRVWpaVmQwZHNjUzFSUnpkM1JtMUxZbUZmZUVSSk9XczVUMk13VlhwYVNTMXlUWE5yWkZkWGVXRk9hV3N6ZUc5NVVVVkdWRlZOVTNkSFJHMUVlWEJaY1VweVgxOVlUQzEzYkZWNlgwRkpSamcyWkZwdFNsVTNPV0p6YkdwRldqZDFObUpRYzBKM1oyTTRRVkJaU1dSdWVHSlFSRFJWVEc5a1UyWmpSRWhTWmtWWlRWUjFSVTU1TFhnelVHVnNObFo1ZEZwcFpFNWhPRGt6ZEcxbWRFcFlWVFJOUzB0VU9Vb3ROMjFKV1d0NFJUY3hNMDlxVGkxZk5XWnVaVlZuWjBaVVVqaDVXRU5aY0VReWVtTkdZMjU0Y0VwM1R6RnlPV1Z3VFdWRE1reEdkalkzUlhwNk1VNU5jRXBpZFVGb2NFdGhjVTFrYjNaM1ZqTnpZekpmUWpkMk5YWmFlbmxsT0ZoRmIwTnZjblo1TUdOS2VHdDNUMnN0Wm1adFZ6ZGlhMkYxYlVSaFgwbzVXVVZzZFZObGQxWkljSEk0TVRSamVGOVhNMFZVYzBGelNTMTZjRXRHWkZSNFZrbzFaRU54WVVJMk5VMDJTbHBuVGpkd2JrWmFaVkpoUWpoemNEVnZkMmhyWTNOdVUxazVTVkJSVXpaSGRub3RiM05YWmtWZlZETXRTMGxJZGpoUk5sZGpMbmRJZWxsblYweFNVVTVNWkhsTFpXcGlWREprZGxFLm5VNzdxQ1lVbkxOd1daMHRnMFlLczdLdXNIQnIzX0xjMHRJdlhxV0pVM1EiLCJleHAiOjE3MDYyMTU3MjksImlhdCI6MTcwNjIxNTQyOX0.CGyK-p-ooO2i4wBPfk8quOoc6UaoDfpbdgfB_bocHIc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002036"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:48 GMT
	x-forgerock-transactionid: 3cf35b17-26a1-4908-83c9-644d0b6dcd89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:49.085 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:49.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 151179: jsonPath($.tokenId).find.exists, found nothing
20:43:49.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,151179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18b1b432, username -> user.1002036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36531321, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215429123))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:48 GMT
	x-forgerock-transactionid: dd8b5668-e9ed-4125-a3e9-9a8622e8a20e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczFwMXZtcTZ2aWtyb3I1aHZjM3JoaDI4NTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck1VeG5WMEpOYkZWaFN6QTFYMm80WkdOdmNsWlJMak5uWkZSYWMySnJPV3R2ZDBzeWNVZElablpSU0hSd1EwRjVkRkJuUzJnM2JFTlVaR016YW10Uk1FOHdiVmhCVm1JM1JVbDBTSEZ6VkU5bVZrcFliR2hxWmpaaWNqbG1la3hpU2pkWmFrbHNhekZDWjNobFgzUndRa3BHUkZOT1ZFcFVVVU5YYlZoR2RsVkhNSFZXT1RSa1dHNXpRUzFEVFZwc1NUSXpTelJZWldSUFZFUnZUMUo0T1d0VU0wSmpPRXBHVTBOeWNUUTJlbmt3WTNaa05VVm1VRlZxT1dwTlNUbE1NRXh0WkVSVlgzTXRTRXg2YmtGNlNrYzNVRzAzVHpreVpGQTJPRk5uYnpJeWRWZGFRbTFrVVhaSVVFMVZNMmxYV2xWbFpXbFlXRFprTFV3eU9FWnljR0ZsWDIxSWIyVTFPVEpQUzIxMk5tWXRNWEpEY21Gck5FMVVRakpaUTE5SFZXTnZOR3RIV1ROZk1VMDJTVW94UnpNeE1saDBhVVkyVUhGQ2FteERkWFJtUVZKVFdIRnBOVEpEU0VjMlprVlVibFpyVmpGTUxVRmFObkZWZWxoMVNUVlRlQzFVUkU5RGFWQlFPVWwxY1hsZlozazRkR3Q2VFhwbVptaHpVRnBUT0ZWR2EwOXFVMjVtUkRSMU5UTlpOalkyUVRCdFlYQlNlV0ZqWXpOck5rWTFkRmx2VTE5b1kyUnpSSEk1VmxCTE1FaDBNSFJ2TkcxQk1HNUJXSGhEVmtSRk5tVXdOa3BvTjJKT1pXcDNOMUl6VTFOaWNHTkVTVzlVVUcxT1QwWkxMVVJZYmtocWJqbEVha2gzT0RKU1VGcG5WME5OUWpWUVJtaEJSSGhUVG1FNWJqSTBiV1ZCTUdwTGJXeHRaR0ZZTm1wWFVrTkRNa3BTVTAxNlpHaFRVVU5KTUVGRE5uY3RiV2h6YVROM2JqbEtXVFV3VlU5b2NGcEVlSEkzYW5CbE9IbFhVMHRwZUhWRmRsbHdTRk5WYzBjdFdYVk9TRTlXYW10eE0zUTFMVzR6VEMxeWIwSnpWa0ZQVG1WUVUwMWxiMDVMT0dJeldYZElkVGx6U25aM1RWVkdaMHB3UVUxS2NXTTNVMGN4ZFZGalZUbDFkWGQzWWtKdGJqZDVXVEJtWWt0NWIwVkpRa3cxVkd4elFWSmpSRjl1VGtaV1RrZEVlRlJ5YmxJM1RVcE5MbFpKYVdKTlR6WTVabE42V1Vwd2NWSmZURkJZZFdjLklsSm9xaDRxZWtKN19pSlJDbnE5eEhRUkhsVHZBVlR0dEg4TEVwM2FHYjQiLCJleHAiOjE3MDYyMTU3MjksImlhdCI6MTcwNjIxNTQyOX0.BrUhe8z1_ABgQi3rLF650yuhhWvlvfim_gY3SzZpLQ4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:49.124 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:43:52.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 151661: status.find.is(200), but actually found 401
20:43:52.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,151661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f17fcf6, username -> user.1002883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ce537b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215432328))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTY4aWs1MjByZGE4cmZoYWU1Y2oyZHUyY24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVgyNUpWRlp0Y0VaSVdVOTRTRk5UYW1KeVNsTm5MbmhtVlVOQ1RFTjBVbVZwWlZSelkyaGphMDFsTFhCdGRrRnhNamRmUkVaUlFXSXpRbmg2VGpoV1MwZDRMWEJuT0VVeWJIaGhja2gyU2pSNE1YWjBhMEl3VUUxQlIyWlBMVU5TY3pCbWNsOXBaRGRhUWtaak5TMVhNM2xaVkRkM1RVazVaV2d3YkVoRmJsaE9Ra0kwVFVreE9IUlllVU5uVG1Wa2NIaGZURFZyWm1wc1pFOWhjbVZXVnpCUlowUkVNblpCYlU5S2FFUlBWalEyV1VOV1YycGlabGxwTmtGZldEZG9UVkptVGs5T2VpMUNWbTEzYlRFMGFtcFJibm8zY1MxelZVSlBXRTk1VDB0dFkyYzVlRkJIZUZWYVZWOXFRWE5uV1RNM1NtcGtkV2s1ZFVSVFpTMWhVMnhLWmtkcE5GQTNhR1pzYm1kMU5XeGZTVXhQT0dveVdsUXRZVGREZFdoWFMyNWlhMEpRVUVOSE1XUnRiWFp2V2tWb1dubG5kVTFhVkVSV1owcFdWWHB1YkRrd1pXNVZRVWxQYW1rek1tOWxTVGx3VFdzd1EyYzFaa2gzZWtsUk5VY3lWR0ZPTFRCc2VFbGFVRGxKZFY5ZlluWmxja1JzWm5WalRWZDNSMnQyVG0xNGIyODRNeTEwTTIxRlZ6SnFRMDlWWW5CaVRtSkdURE5WUlZaRFNVMVpkV2xwZFhGaVVsUlpUSE50UlhkS2JIRlJORVIwUldOWmJrWldWa0pQUXpGdWNWSnVTa1ZQTW5KdE5uQmlabmh1WjI5WFV6UkNMVEpLYkZRd1pUaDRjVGhCVDBwWlIybzJUMmhIYTBwRExWUkVVRmxVYUROemNXNVFZbVpETjA5TlMycE1OMUZOT1VkQ1VsQjFhRjloVEMxRVJ6TkZUblJTYWxGWk1ISkxTV1pmVG01T1UwZzNjM1I0WVVObFRuUnphVVY1TVRoNk5FVm1jSFJZVVd0clFubFBUMVE0V0cwMlZIaEJiVmMzY1U5bWJGcHFNSGRqWWtkUWFVbEZjMXB0VFVaUE0yaGFPVEpqVUVWbFQxOWZhbTlJUVd4MlkwY3laWEEzTUVkbFZITlRhVjkzZUMxTk0wSlROek5yVG5Sb05qazJSMGQwUkRKbVFtWjZjbmN4TjBGVlowaEtNamx6UjNVd1VIVkRVMUJtU1dsaE1sQXhkR3BUZFZObVJGSjNMbm8yWWxRNVR6azRWVkoxUlZSSVZIZFZjMFpmTlVFLldnM3BkTjVuVGtQVHVHdmJnNGFpaWtiM2R2Q3pEMTZ0LWdkenp6bk1sVlkiLCJleHAiOjE3MDYyMTU3MzIsImlhdCI6MTcwNjIxNTQzMn0.VPPnI3Ivoq9HmCNCDTcj3fFEh4dC_LU3StXYk8Fawnw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002883"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:51 GMT
	x-forgerock-transactionid: 1392598e-1683-46d9-9ded-c9ac8aa3f617
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:52.379 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:52.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 151661: jsonPath($.tokenId).find.exists, found nothing
20:43:52.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,151661,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f17fcf6, username -> user.1002883, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ce537b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215432418))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:43:51 GMT
	x-forgerock-transactionid: 2547d095-5518-4be7-9b74-202c46aa0326
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzhwbHR0dTlnN3U4dXI2anBoOG92cm5jMiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVxVFZnM00xcFFNSFp5TFRCUVpXcEZkbE52TUhkQkxqaEJZekpTTWxSdFR6bEplbE00Y3kwd2RYbzBTSE5CTkd0a1dWRlZZVlJCVld4VFRWb3pVRVk0U0hWQk0yaE9aRzFoU1UxblpEQlJTRUZhZVVoR05saGliV1kzTWw5RVdtdGFVVVZwVVZOaVIxbFRSR294UmtrME5UaGtNMll6Y2pWV05YaEpXSGRUWlRCcGVVNXBaelZqUW5sUVp6bEdibmc0ZVZWWlpFMUxPR2RKYlhGUVdXNVpUREZ6WDNKemNrNTNjM1J6ZG5GMVpWbHJNRWRWTFdGT1ZFOTBXWEF6UldadldrNXpZVGhqUkdsV1YxcEpUbkJDV0VsM2VrOURkR3ByVm1SalYzWlROVFZpT1VoeGEwMXJlWE52TFZoYWFETkxSVWwzYUc1c1UzZExaV3BEV25scE9HcDJjelJRUjNKRlUzTmxOakIyY2pad2FUWm1Xa1JpYkdoalozVnhaMWd4VVRKQ1dHbDJNVE5hVG1KUVVrZzJXSEZsTXpFMVlrMVRhV1ZzTXpoVU1tbDJOV05uY0ZkUFZtaHBPSFo1TFRNd04wOVBkelIxV1ZOaVJIVXhORXQwWTNCUlFYSjZVWE5PWDFscVRWWndiVTlHVjI1ZmFpMDNlVWRhTFU1c1dVdEhTbEUzZFhvek4wVkJTbk5uTVVWb1kwYzVjWGhSTkhOdGJtWnVWSGc1WnpOVFltZDFWVUZ5TVVSMmFYcElZalJFY1VVeVdFMXhOREZUUzFJdGVUWjVja3N6Um1KeWRUSnlhRkkzZWpSVVJIUldUVFpoVkdObGNVVjViRWRRVFVWUmFVUmtNMDl0UlZkTloyMU5TbXRvYm5wQllteGpSVUZxUVhoSmQydFNUVzl3U0hoQ1kwRjZaM05aVWtKdVRGRmFTVFZ2ZFROdU9IZFdUbXN5V0hWek5VWjVZalkzZWtSVWFEVkVSekpOVTFReGNXbE1jMk5tVW1Rd2JrNWlkbTlvZWxkSVkwRjFTVlZRV1ZWM05FbFVZbFJaUlZveFpEbENXRXA2WW14blJXSjFiMUJ3UXpOZlNrODRSbk5rT0MxT1IyOU1abGMzV1hSWmEycGxaSGswWjBSc1gwSTRNWFZSVGpCUE1UTmlla1pwTUcxNmNVTnhNM0p3WW5RM2EzbExUMkppYm5GeWJ6RnVMVWhEV1hCdFkxSm1VMFEzWVhGdk56QmlibmQ0T1dZNExuSklNakJLYWxOdmNYZGxjM2RhT1hOMmEyVjNWVkUuM2tyM2tSdjM3YnVVYWRnSkQ0SV81cTIzMEJSMGQ4a2N4amtxdjFKXzFlayIsImV4cCI6MTcwNjIxNTczMiwiaWF0IjoxNzA2MjE1NDMyfQ.6DJsxlNXKKDDomkZUm66wIYEjsQZf8f1cBVFKuqwm4s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:52.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:43:52                                        1025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=284027 KO=11940 )
> restLoginInitiate                                        (OK=140610 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=140172 KO=415   )
> restloginProgressiveProfileCallback                      (OK=3245   KO=415   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.52%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.52%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.58%)
> status.find.is(200), but actually found 503                      4958 (14.51%)
> status.find.is(200), but actually found 401                       415 ( 1.21%)
> jsonPath($.tokenId).find.exists, found nothing                    415 ( 1.21%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[####################-                                                     ] 27%
          waiting: 390892 / active: 26     / done: 151697
================================================================================

20:43:54.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 152063: status.find.is(200), but actually found 401
20:43:54.988 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,152063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@708e7854, username -> user.1000472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50508385, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215434941))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTlzcGQyYTVsZTBtbWdnMzZybXY5N2hmM2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2VHbzRlbkoxUkcxcU5ETlhhMUJITUdOVFlqbG5Ma2hoWXpOUU9FdEdUMWN4UWtONWNHRmpjbmwxWTFsTVUwcHVjRTU1TWtKVVRqRk1iRGRVT0dObFlqWTBTRjlqUms1aU1sSklOakZUUVdjM01HSXpkVEZTVkVkcWVITmhTRVU0TjFCdFNucFBPVXRwZVhacFlWSlNZVUZtU1ZsT2NuQk5TVXBWTTA5QmVGUkRkbFJsWjNRM2FUSnZaMjlzYmtwdFpEaERZalJqTnpsS1pHaDRWblY2VTFGMFlrSnBNMmxpUXkwdFJVSkZUbG8yYUVkS1EwSlROVmhOWW1nd1QyUkhjMlZGVFVWWlYwNTNNWEpLYldOMWVXNTJlVjlOZDI5QlRIbFJhVUk0ZGsxb1ZIaHFhRFJJVEVKMWNsRndZMU5oYzFOalExcEpkWGsyTVRaSE1tNWlSMUZ0VERsV2FFUkpRa2x4VVdzMGJYZFNibXhVU25vMVJGWnhZUzFYTjFFd2FHYzBjVUpaVTBnM2NYVk9SVWxoZW5SR1NYTm5PSFJJUmtGSVMwTlRaa0pvTVZreGVWcExTR0ZoWTNkRk5IVlVSbE5CUWxSdmRYSTJVVVUwVGtsUFVHOXVUemRWYVdnelkwTlFNVUZvZEdNdFNWUTBOMHR2TWtSd1JYUk1MVVUwTkRKVlkwMU9hRll3TW10RFJXRnFTbE5IU1hSU2QxbHpaMkpZYkZGWVJHeHZWVWx4YmpaVVprY3RTMWs0ZUVvME5WUTFSbkZZU3pSNGNucHlaMXB6TlVoZmIyMTZUMHRIVlV0RlVURk1ZMlJpU1ZoUE1scGFVWEZwTW0xVGMxaGlUVFphTlY5clpHeEtZMWQ1UjB4eU1qTnFhblJVVmpoSVdXZ3djMHA1T0drNVJFeHJUR05FY0hJeVZVMXhOamczUXpVeE5sb3hiVkpDU0RaYU5rdE5kak5qU1U1NWMxWnNZa3BGTWpnM2QzUktibXB1ZDJ4ZlQydG1hbFJCWjNKeUxUaExlbFpzZGxvd1NsUkxVbFF6TmxSTlRrUlNkWFJLUkcxTFRWQTFUVzEyVTI5M1ZGZERjbFp6VjFKNGNUa3hTRGRaUTNCcVVtWlVhbk55WW5sTlVsUlpPREUwTFU1WGQxUTVWRVJLUzFwaWMyTklNblpKVmt4S2JVTjVWWEV5TkY5bmFtc3lXbkp4UlZWSFNESllhbXN5T1ZOd2R6VkJaMmhXZGtSVWFqTjNMbk13Ym5oS1dFcFNlSEZLWldSUk1sOVdUVU15ZUZFLlhSOEowdHBHS0VHcTJ2SjZvQi1NRXVQbm1tcDgtMjByRkFIQVd1OUlSSVUiLCJleHAiOjE3MDYyMTU3MzQsImlhdCI6MTcwNjIxNTQzNH0.hPQQe4V3EU1WV_Z1FAHUkKYkIRRslmV8X7dB-02mO1c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000472"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:43:54 GMT
	x-forgerock-transactionid: c66f0ed1-e248-4d16-be39-aa434725471a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:54.989 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:43:55.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 152063: jsonPath($.tokenId).find.exists, found nothing
20:43:55.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,152063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@708e7854, username -> user.1000472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50508385, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215435028))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:43:54 GMT
	x-forgerock-transactionid: d1ad5237-617b-43a1-a65b-53ace48ab2ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWVjOWpva2s2ZGhpOWcxODQ0ZWZhYWViN3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1ZGcHhWa1ZJV1hScE1sRm9jWGxPT0V3MWVERm5Ma2xWVnpCYVRrNVNSVE4yZFhVeFJHVXhaMVl6VVhOS1prWlVOMnBQUkRKUWJGSkZkV3QwWkVsWVYyUTVkRmsxTFROUFNEUlBWVUpIWmtoSk4yNVVRbmQxWjFKMGVXbEphM0pFTW1WRmRUWlBNM05EWkhaNWFVUk9SRkE1ZWtaT2NXMU5ORFJpZDBndGNHeGlZbk5mUlVaclJtUkpZa281UlRGWVpYVmxVM1Y2VUVrNU1VdGlVM2hTVTJkYWVEbFphQzF6WHpOUFZ6WjZiMEUzYUMxdWFIQnNRMk56U21oaGFITkxObFJtUjNkaWVsWTBUbGc0ZFVObVdUTkZXa1p4U0V0RE0wbDRaVGt6WXpob1MwTm1TbnB0ZGpSWE4xbzRhMmh0TTFOYVIxUmhNWFpxTWt4dFgzcExXSE5mUTA1WVQxSlNSbXBrY1ZsUGNtVm9ZelJhTVRWU1dGWk1RMnhmTVRjM1RrcE1XVGhvT0U5QmVVbEJYMkYxTUY5aWJqVm9RMDlNUkZGMWVISlRRblpQT1hGUE5qUklhVGRmTjFrMlVUWnNaWEZ0VEZwbk0wTkxNWGhGWDJOcWFWVlJVRlZVVm5SWlIybzBZakZJYkZOWFdYZ3dWRlYyY1ZoalZqVkZhekkzWVdOSWVuYzNWR1ZSY1dkcVZFaEROM1o0VTJNeVQwcG9TSEJ3WkZOd01uZGxWVzVPUVdaSUxWbElWMkpHZUc5NWEwbEllR3RvZHpCNVRYcHhaMFpEZVhsVllWbDRORmczYUZOek5XVnFPRUUzYm5WWlFsUmhXR1ppU2w5RWRUWkdaWEpuWm5sM1dESk9SMVEyY3pCSE9VVlhlRWxtY21wa1YxYzVUbFpuYzNCUVVWQlBVbkZFZGpoTFQyMXJObXM0VFVWblZFRnpWVlZvT0UxWlJqaFVlR00zYmpoV2NtOVFMVVoxT0RkRU4wUTNZbnAzYTNBd01GOXdUa1EyVlc1aFVIa3lVelJ4ZWxKV1VIQnRjakJ0UlRoSWRFOUJZbEZWVUd0QlZXTTRiREphYVRaQ1JVMXFRek0xUkRGYVUwaEJNbGRWTFZvMmRHUnlaQzFpUW1Nd1dFUXhMV2xwY0dkV1lWUmlkM0V4Wm5KNmNFb3pObTF3YTJaWWFGUlVVRzVRTUUxRlNEaFNlVXR1TVZKSWMxUjJTMHBxZWtKdlowOHhNVFZIV1VGTVZHczBMamRvZG5aSmIwRmhPRlJoYUdOeWRra3pibmRmT1ZFLnpmUW1nWjZZX0NhY1FVYWI0Q1lia281V1dobGV6OHpuZHVma25LOFNDMU0iLCJleHAiOjE3MDYyMTU3MzUsImlhdCI6MTcwNjIxNTQzNX0._pauCaoofSb7Fk6vrcl8tN6W6GRCSdvKAp48K4x4qSg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:43:55.029 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:43:57                                        1030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=285590 KO=11942 )
> restLoginInitiate                                        (OK=141384 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=140946 KO=416   )
> restloginProgressiveProfileCallback                      (OK=3260   KO=416   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.52%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.52%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.58%)
> status.find.is(200), but actually found 503                      4958 (14.51%)
> status.find.is(200), but actually found 401                       416 ( 1.22%)
> jsonPath($.tokenId).find.exists, found nothing                    416 ( 1.22%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[####################-                                                     ] 28%
          waiting: 390119 / active: 24     / done: 152472
================================================================================

20:44:00.860 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 152953: status.find.is(200), but actually found 401
20:44:00.860 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,152953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9c79ea0, username -> user.1001619, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7680c7e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215440812))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNG51Nzk3Mm1vaTFrMGxrcjE0OGU1OG4zanUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVVYVlZTRXRWTldabFEycDZSVWhHYlVkc1MyMVJMakJZTFZvelVIZHNNVlJuZG01bk1qaEVPWEE0VkdvME1GbHRkV3BhYzJOYWQyTnROM0puYlhWSmVEQkJURWxzVGsxaFpuWjNTVE5QY1dWQ2VFTlFYekZuWVU0eVEyczFTVnBVZDB4YVJrVXlaRXcxVWxFM1JIcGZiRlZrZEVWbFdtVllablJwU21wdlRYbzNNRzR4U0c5UE5FNVhNVk5yTkhBMFUwTnlhMkZUZWxreE9VRjNjVE5SVjFwR1RubDNSVFZ6WmkxVFNVRjRYMGx5ZEVWNVdUVm5kbU4xWVhORWFWaHljbHBpYURWcFNsWlZVMWhpYVVwVWFFRXpjMEY0YzJGTE1XdzBZVmd4VWpreVJFOU5jMkk0YUV4MGFESXRjbWd5Y2w5NGVFcFZZVGRGU2xoWWMzSjZhVFpXZEdJeFdHZHBabXd4V2pGRU1FNDVZbXR3WWpORWJscFBNemQwTTBSNFl6UXlXbFJHZFd4NU9FaFpTVTgxY21WelNXTnpWMWh3YkhSbVpVcDNWMXBoVmtaVlFWWm9ZMGh3VDJaalUwMUpkMFJpWHpkbWQyZFFPRmQzZDFoZk1raDZWVmhEZDNCSFUzZHVWRkZwZW10bFdUVkhaM0ZNWVRoUmRHSmtSblV6U1hCM1JYWlBSSGRuWkc5MVVWZFdTbEpvWkdjellXbHZOemxvTWtsa2NsSjVlbk5CVm1Gd2JYQnRUazFLWkc5cVRtaEpTRmRoVEhNMVpHOTJURTh6Wm1Vd1YwMTVkVmxLYURkdFlqVXhRUzFOTlhOaVMxVnVSM0UyUld4UFREZE9VVUZRU0RZMk1YVnVNbkJNUzBkMFQwbFpkR0psYXpRdFZqbHRSWGhGVkRaM04xRkxWWE5IYm5WcVNsZHBVbVJRVUcxQllsZE5jRnBNWDBNdFNubExOMWx3TVVKQ1NWSkxVMEZ6TkdWSlkyMTJUamR6UkdwMGQyOXVOblIwZGpoRVlUWmtNMGs1WkU0eFRVOWtWWFZqUmxjelFYbzFTVTlTVlROMlVXbzVjMUpYYkdNNVUzVXhZVWhYVGtKZlNuQnBaRnBJUzJoRVRsWk1UM1kxVERkeVNsQnJTRjkwVjBzNFpsQkRhakpFWDJOTlVERlBZbGN6VVZsbFZrZDVZekJ5T1dGMWJqbDVjVkpxUWs5WVREazRhRjlwVmxCU2JuSlFaSEp3VEdRMkxWaGpMa3MwTW05UVpIRnZVVEUyVUdNM1IzZGlaVWM0T1VFLjFkeWNuRDJLZGdVTGtQUnlfYVg2T24yMldtRmw1V0x3cjlqRGNMcFZRVzQiLCJleHAiOjE3MDYyMTU3NDAsImlhdCI6MTcwNjIxNTQ0MH0.9e0p1KcCG7yj_4FEsAPrpxSh-41-98MMbfUoAspOCoc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001619"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:00 GMT
	x-forgerock-transactionid: d4da9221-c738-4d0e-8665-b1f69f641799
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:00.860 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:00.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 152953: jsonPath($.tokenId).find.exists, found nothing
20:44:00.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,152953,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9c79ea0, username -> user.1001619, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7680c7e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215440899))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:00 GMT
	x-forgerock-transactionid: 81b9fdf5-06ec-41e6-8b5e-9716ccb5e989
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGUwc2s4Mmh0OWFyNHFsc2c4aHFsdnFwaWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFZVWmpkRTVGYzBsNFMwbHZTazE0UkhGMGFXOVJMbVY2U1haTmNFdEthbEJuVWkxV2NpMVZZVkpZYzI5dGFFVmxMVU5RZDJJd01UUnRhR2t0TFhCSVRXc3paUzFWWWpaek5WSmhNM1prU1hneGVYZGpVblEyVlVaUVQyWlRkMHhLUmpsMmRWTlZSM2hXTmt4SmJXWjNZWHBrY20xelFrNU1OMm94VXpZMFEwbFdhMlJmUlZCdU5rdGFiMXBSYm0xbVNXUjJSRFJ1UlZZeVdtazVjV1Z6Vnkwd1IwbzVWblJHWTBwa1IweFNYMGhDYm1oUVFuTnZhekJhVkhOUU9ETkZPVVJJTjIxUVJYaFJTM0pEYkVseVlWaFNORmx4U21FeVMzSlJTVU5vYjJabk4yWk1YM015TUdOR1VrUkZZV2wzYzNkMWQwMU9Ra1JEZG1vd1VHOVFRMVJNWmxCcmNVSldZemhvVEdkWFMzSlNabEIzUm1WS1dYWTBSWGM0TTI1S01YbENaV3BXTldoRFkwbEphMFJKTFRKVGRqWm9ZMnhrVEc0dGIwaE5jSE5oWVY4MWJYWXdNa3cyT1ZOdE9GUkxiMlZyTUdoNVNGaG1jMFZTUTNwV05VcGZUMGxmY2s5UmRtNW5VazlMTWpGdGFESk9jMGRUT1VaalJHRkhPVkpKY2poNlJXMDRkbWhyVFdNM1Qxa3RPVTlZVEZWeVR6ZFNSakUzZDJReldWTjBhelZvWjFwU2RUSlphalpEV2sxVFNVRXRjMEZ1TldsT2NVWmZXVU5tUjJGdVNWQlBSbTFVTlZGb1oyY3RkVU5PVGxaWmFFSklOM1J1TTBkV1JtVmpXRVpPWm1Zd2NFcDNVRUZDVGtwTGREZFhPVGxxVVRGUlFWQldSRlpsU1ZwclZscFlNbUZ2T1habVoxSkVVVVEyVjJkbFNVTXlRMEpoVEhrdFJtUklMVmRFVGs1eE5WQlRWelpqTFZaMlZFWk5OVzFhY0VOeE16VkdNVjl0TURWb01WTm1lSFV6YzNoV1pGUXhVeTF0TmtkMVpIaDZSM2c1V2paVGFWOUNNbXByZFZWcFpFVnBNblpwYkZsdGMycG9hVzh3YWxJek4xTlNXVmRPVG1wRldHbGZUM1ZqZG1jeE4xRk9SbGt3ZW5WTlRHdzVVbVpvUW5OS1RqbHVkbmx4TFZkQlRYZGxkMEZhVjFad1UyVkpSM3BrUjBoUmIzRnFOVmh1WTBKM2RHaGpMbmsyYjJKMlVGOTVTMlozWnpaR1gzWkhaWGx1T1ZFLlZndDNDcm5RYUx3dUZWTExtNVIzY3ZFTXNxUVM2WWpCOWc5X0ZVYkpZanMiLCJleHAiOjE3MDYyMTU3NDAsImlhdCI6MTcwNjIxNTQ0MH0.zCy7At0p5XoJJK2w3FX1Kea3ca134HvqYkdYkgXXVYc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:00.901 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:44:02                                        1035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=287073 KO=11944 )
> restLoginInitiate                                        (OK=142114 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=141687 KO=417   )
> restloginProgressiveProfileCallback                      (OK=3272   KO=417   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.52%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.52%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.58%)
> status.find.is(200), but actually found 503                      4958 (14.51%)
> status.find.is(200), but actually found 401                       417 ( 1.22%)
> jsonPath($.tokenId).find.exists, found nothing                    417 ( 1.22%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[####################-                                                     ] 28%
          waiting: 389380 / active: 22     / done: 153213
================================================================================

20:44:06.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 153719: status.find.is(200), but actually found 401
20:44:06.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,153719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a70dd51, username -> user.1002717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a336370, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215446080))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNm5mN2I2cDUwMWE3dHY1ZDI0cmdhbnA4ZmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elVEQkpjbWxhVjI5M1FXWkhkWHBCT1hOMlQyWlJMbDlqVUVReVkzWkdNbFpqUkdwVFMwdG1TV2hOWkV4VmVFeDBNVkYxZEd4SFMxZDFTRk5aVkhsaldHc3dZVlJMYWtkdlpscDZjVWxVT1dJMlpWZzRTRGMwVkcxWE1HZFVhbEJCZEZJeVpGQTFTbWRCVERCd2VrMU5VbkpMY1VSNVR6VlRVM2s0Tlc1SGRFZFNiVEJSTmtSbVRVZHVhR0pNT1dkYVgwZHNlaTFwT1d4MWNtMVpRMnd4V0ZOWGEySjNRVzFVUXpNelozbHpSWHBMVXpKV1p6RXRhbmxCZDBjM1pIRTNjbVJHVWxKVU5HaFdTWEZUVWpVNVl6ZEpZMnRzY0dkaFFVNHRWakY1VkUwM2RXNDRkamRETjJ4WVdIUnRTMlpJWVVoU1YzYzVWRmN5TVhORWJHWndOVk00YzJkcmJXTTVNRzlOWTB0RVpsTk5jRmxuVlRZNFdVdDVia0Y1ZGtGSmRYcE5UR2h1TFVzeFYycFZTMEpJTmxoUVZrOW5XbXhCYzFoU1NrWXROR1ZtTUcxc1dqUnNkWFJJV0daaFowZHBjMnB0UTBsaFNuaFlaR3gwT1hweFFVaGtTbVZ5TUdoSlpHRldZVEZyVld4NE1WTkdWM0ZyZGt0bFdUaGhTRko1V214eFMzcHhhbWx4Y21oalpVWXljRWhUT0RKNmVrTkZjRk5EV0VWeFYzbDFkbmxKWWtOYWNrMUxXRWhMY0c5UFNGTXlhbXRwZVhaQloyeGtWVW90U3pFMldVdHVOMFZoVkRWWVgyWkNlblV6TWxWc1MzRndRVk5FTVVFMk1rWnNaRXBoV2xWU05teDNibko0Y0VkTlZ6bHhXbEJxWmpkdFQyNXFlWEF5YlZJNFgyMHRSbTR5TkhjeFIwSjFZbWRCVDNoaFVqZ3lSR1ZJVUVsb1RHSTJUbEYxVlRCNFEyWk9lakJRWlY5Wk9XbE9TbGxYVTBGeVJXTkthV0k1VmpBeE1UQlhNR0ZzYUVOMFJuRkxUMGRNVVU1YVdtdEhWazh4YkVSeFpXOVVhMkU1U0dseWJGOUJWMUI0ZVZCTGJIRjRXV2x0WDBoSVNYRkRWbGhNVW5GTloxUktWMnhXTVRaM2VqRnZSMWxqTVRkcmFIRkVaeTF3VFRJMGJuSkNRVzE1WnpKbWNGQmxPVFpHVFdab1pGSkxSVUpyWDA1eGJGRXphRmRmVmxSWVpuVkZMbU5GU201aVNYVkdZV0ZoV1ZWSmQwUTVMV2xCTVhjLmM4UjFSLTMzVnNqdEdXU29JRVdWQXhqQXZkODA0Q0w1b1JWLW52c256eDAiLCJleHAiOjE3MDYyMTU3NDYsImlhdCI6MTcwNjIxNTQ0Nn0.CDxxMhhZRWV0rpZBuIgIqrduHoAeQaJ9TYR7TRfD994","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002717"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:05 GMT
	x-forgerock-transactionid: 11b853c1-5cb3-4ba5-ada7-4e1c1e962efb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:06.129 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:06.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 153719: jsonPath($.tokenId).find.exists, found nothing
20:44:06.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,153719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a70dd51, username -> user.1002717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a336370, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215446168))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:05 GMT
	x-forgerock-transactionid: d19f203a-8987-462d-96e0-21dbf739beca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGI1aDJma2NpNHViNnJ1bzdrNzc0cW5hczMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1drdElUVjlyVVZKQ2JscENOV3MxVFdreVIxTkJMa1ZQVFU1SGRsRlpTazgzUkhSUE5tUnZjMDVSUVZZd1ozRlFaak0wYzBnMmQwaEhibGx0V1ZvemEwOVhiR04xTUZKQlUzaDJlakoyYlhSdlQySllTbE5TWlVsUGFHdElNbVZhZVdacE5XSkJabWRyVVdST1JXMWpUMDFGVFU5cFpuSjNkbkozVmtkSWN5MWpTMWw0VGxSeGJHUlJVakpoUkVKdFFuRmFUbmRzUzI1S2JYVnJObUZsZFhCeFQwWXhMVXRFV1ZWZlVFZGxWSEYyVm1zeE5YTmpURXhYTkVkSFREQTRORkV5VTNWdmNIbE9OSGx5YjJkMlJqaFdkMnRRT0hsVmRFODBlRTl1YlVSRVVtbFZiakYxWWs1clUyRjZUa3hMYVUwMk5qazBjakoyUm5kZk1WTlFaa2c0U21WUlJsVmpUbmxSYzBwalRrWldWMVJHTm5kb1ltNVFXalpzUzBwSE9XaFZPSGxUUlRGT1NHVlFSMUJwTkhSdVpqYzFXblJ5T1d4YVlYY3hNMlIwZDFNeVh6STBOVzk0WVdkQ2RWcHlhbGM0YjNZMlRXMTNUMnBUV1cxU01GaDRjMGx6VFhwSFQxQXdSVEZDY0RkdlMzbDNRbTlGYWs1TlprVTJWekJwWlhWSWMyeG5lVE52WWtoeU5WY3phRGhQWnpsdVIwcGhXbXBZYkhoTmJHTnVjMHAwZG5Od09WZFRha1ZRTkZObVZreFlhbWhsV2paVWNXNWFOelZMWkdrMGJVYzVhbEU1VW01eVpWTkpWVE5vUm1KMU5rd3dkMFl4TmtWUFZqTTRhMDE0UVRKdFRVWmlVWEZ0T0dKTVFpMU1ZamxzTlhWTFMxcEJSRUZUYVhWT1JERnpNMlZKVERkMFF6a3lNbXBDU1ZoTFQxcHRkMVZ0Vm1wNExVWklaWE0wYUZCcExWZDViRUY0Ulc5dlRXRkljM2hrU2xCV1kwUlJNRWRHYzFCZmFFeGhlRTR0VlVWWE9UWkRZMGRHYzBaR09EVkNPRU5GTmxaU2VYWkxhWGhQWjBKRVpVbFBiMmhzWTBORmEySkhjakkxVXpSa1UwaHVSbmw2ZG5oelozUTVWa2R5WW5SWWRuUmxhMlpSUkRCWVNDMUxWemhNUkhsTlRFMVVaWFIwWnkxWk9UVldWM1pPTWtKS2JtZHpZM2MyU2xSekxXYzBTVzVuTUVKSWJIZDNMbEpvZERsRVNsZGhlVWxvWkVWMlJGaEZUVVZsTjBFLkpETUxmVk5CVWVWaDUxOHdfMDhtMklFdEpLS0ozT0huUzY1LVRnbWFrWE0iLCJleHAiOjE3MDYyMTU3NDYsImlhdCI6MTcwNjIxNTQ0Nn0.PNcooPO0qxW64k03DIHSgmkPRAGKmQV-zzYP1fw6MWc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:06.169 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:44:07                                        1040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=288552 KO=11946 )
> restLoginInitiate                                        (OK=142855 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=142409 KO=418   )
> restloginProgressiveProfileCallback                      (OK=3288   KO=418   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.52%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.52%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.58%)
> status.find.is(200), but actually found 503                      4958 (14.51%)
> status.find.is(200), but actually found 401                       418 ( 1.22%)
> jsonPath($.tokenId).find.exists, found nothing                    418 ( 1.22%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[####################-                                                     ] 28%
          waiting: 388642 / active: 36     / done: 153937
================================================================================

20:44:09.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 154189: status.find.is(200), but actually found 401
20:44:09.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,154189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43535843, username -> user.1000829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c64629a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215449219))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicG00MnI3bzEzcnB2MjNrdTBhdWhnMW11MjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU9UVjVPVXhyVmxCbU0xRldkbUoxUzJ0eFVHcEJMbUZDU1ZBMGIxWkZWVFpWU1d0MFpuUkJkVWwwYXpsUlNFOHpVa1pYYkVOZmRETlFUR2RpYTBSVUxXbHRabVZKYVZSalpHdFBiSFJ3YmtSNWNUTjRhVFJwTldWMVNtdHdZVmRSUVZCRU5sUmFTemR5VkRCNWVrRk5Ua2xUWWxnMWEzUk1VVTFpT0ZkdldsVnNiMHRUVW1KUGNFVnJWV2xCVW5scE0yVnJaVFYzY1RGdmMzbFVNa1kxVUhNMlRFUjNXWEZ5YVhOT01YRmhhMTlwTjFNM2NsUmxNa0ZFWmxBMllWWnNUbU5ZYTA1V1UyNVFWbEpZTW5ONFNIRTFMVmx4VkdoR1owdHpNRk5SUjBaWFNGWnlXV2w1U2taYVYwRmZPR2Q1Y1VOeGJpMXZXRmhJT1UweWFWQnpZbGx1VTJGeFpsZGxUVWd6YmxGbFNrUlNWVUZOYVhVdGQzSTNiVVJJVlVZMGIyRjRZaTB6TkZSQ2FHOTJURnAzVEd4M04yZDJRa0oxYlRSMFoyUmhaek13TnpCalprcEhOVGxUTVVNMGIwVmFObEpUU0RCNFV6VXlOMEZ0V21NME5rdG1Za3RoTjB4eGNVNVNiRWxZUkZacmMzcG1WRWgxYkZCa01VbElUWGxTU21ocUxVMWFUemM0YjBSV1VXWk9NMEp4V21VelUzVnVYMTlwWTBOTE5uQlhiR2xUYldSUFExYzVNVXN6ZHpWdFdVRmFhVlpwVFhadVJVOUtiMUJpTVVRd1NuSlJYekk1UkZnME1tZG1NM1JZTWtKamVFMXpkbW8xZVRsVlpGaGZVVVU1ZDNoWFpqbE9PREJsVmxSRFNsWjZVVXBTV0ZkQmMwUnRkMkpZY21wRGNuWmlkak5yVEdaZmRHTlNRVGxtWTJvd1NESlVTM0pITldOSlJXWk5TMUpHV2xCbVlVaGFPVkJQU1ZvNFpsaHJWVXg2WDJGTGNIRnVNM2RuYURaWVgzQTJaMEZ0TVRjd1VtbzNjVkpFZVZaelpFSm1OMDlRWTBsaFgzaEJhemxNZFZNMFMyWldRMFZzWDIxUmVtRndZMUV6Um1aU09HcEZSV2hKVGpKa0xXRkNXVmd5VFRselh5MTBVV0p6ZHpSVFRrSnRSak5aUzJOdk5USmpaVVl6VlV0WGFsUk1SbmMzTlZaRFlsbE1TbUV4TkhkTWRXSk5NbGRTV1dSRWQxUTBMbmw2TVZKTWJVZG9TbFJEUlRac1JURnlNbTVvYlVFLlpRaWMzaWw5azlBLTdIaUNFNXUzNHNvZkpOTlNVeEpDb1V2enB0M1NfZGsiLCJleHAiOjE3MDYyMTU3NDksImlhdCI6MTcwNjIxNTQ0OX0.YkEJlAqKlTY_IFvqN9FF3dYg5BYIEyN5KLSR8fQ_Bb4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000829"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:08 GMT
	x-forgerock-transactionid: 3ccaa904-6fe3-4c15-b255-84d7df687c53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:09.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:09.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 154189: jsonPath($.tokenId).find.exists, found nothing
20:44:09.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,154189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43535843, username -> user.1000829, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c64629a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215449306))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:08 GMT
	x-forgerock-transactionid: bca90fc8-dcae-4803-ad7f-1bc883ff6479
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHRkdG1rM29sMzlxNnNzdjExazFmbGN1MWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlYxWjBkRXRSWDJWR1dFTjFOVU5JWVVWeFFuRjNMbmx5YlZKRVJ6aFFOME53ZDI5clJtcHBlR1p6TkdWb1ZuUm9lRUk1YWxkbGQyVkZXRzE2VEhKU2FXNXRiRzFZVjJsZmNVTnFiVVF6UVdORmRHUnVaSFI0TFVoUlgwWXhTSGMyZERkTFJsbFZaR2QxTUZaNlYxTk1VR053YjA5aU1WcEtYM2h0ZVZwaFUwcERiMEpWVWxSbGRVNDVWVnB6WjBGM2VFbzBWV0pHY25sek0wWklTbnBZTFhSbFVUTm1iSGhmTlVvMVNERXlRa1I0TTBaS1VqaG1kMDFxWDNOWllucG9XRlJXUjIxM2JqTm5hMHB5WmxOMVMzQlRaMkZZZWtaall5MVFUa05sYUdZM1JURlljMlJrVTI5Ulp6SlpPQzF0VDNGTVREaEtXSGgzVmpRMGRrTkNOMmxPVDNSM05uVmtaakEzUVhOdVpYbElRa3R3YmpCTFpESXliRlkzU2tSaVZEVmhiMnQ2Tm1VM1JsRjNaalJoT1ZkTGMzTnFjV3g0VFVKZlpYbEVXVTFhZURaQmVqbGhYemhSV0hkSVREaDRkWGxFVjJkaFVHc3hORzFKWHpNNFUwMW9jSFV5ZDFKWlpuZHdTbmg1YzJKeVlqUlpRVWh5VXpGcE4wMVhZMWRtZDFSU1RWTnpWakJWZVZKYWMxTXhSVzlWTlZWRFZsVTFhRVZxV0cxRFoxTkVkMUp3VjJOTFRGWnRTbVE1UVZaSWVtdFVjMFYzU25seVRuUXRNRFJJYkd0dWRtczFNbEkzWkZBeFJYSXRkRk5XVlVzNU1tODFaVmxEVm0xcE1YcDZiV1ZRTmkwMlNXWTFjVWx4Tm1ObWNtcENjblZ4VW1ReFZ6RTFlWGgzVDJOaE1XWjNZbHBVV2xsdlkzbzRabWxZWVY5RlFqVkpWbUpqU3pKb2J6aHlWV2x2YmpKdlRUTjRSMlpSYnpoaFUwSTRMVVJpYnpGVU0ySXdOak40VERGMFh6ZGhUMmRGU0RneWJXVTJVRE5rVTNwaVpURklSVFprY2s5bFNqRkdZVVpHWkd4bVVYcDRXbTFYWm5sZlNrZFplVU4wVTFZeU5IUlFabU55VVZSclpYUlVlVWxoUnpkUlFuZHRZMFZpYkRGUFEwNU1Sa05uUTJkU2VXdE1NMmxTZDNwaWJqVkpTa3A0V0V0cVFtcHhaamhtWlZSWFNVbFJTbmhCYjB4SmRrWkJMa3ByU1VKQ2RIQnpaRTUyVnkxZlJtOUpRVEZ1V1djLnltNm5yWEJXZF8xcHVDNFdrZExwMERSRVFDUkhBVmR4SzRTTnZhYm9ySTQiLCJleHAiOjE3MDYyMTU3NDksImlhdCI6MTcwNjIxNTQ0OX0.GY9D_MINz9YFfXSxTiAnPjgxsyA8jq3NJ1kB5GX8om0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:09.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:10.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 154318: status.find.is(200), but actually found 401
20:44:10.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,154318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6282f719, username -> user.1000614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14e9bafa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215450064))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHU4b25xMzRyZnI3NHB1OWs5cmJybTdvYTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cU5qZE9XazlHVGpkMGNWWlhVelE0VEdvNGJuTkJMbXRwUjBzM2FqWTFaRWhKTFcxa1ZXNXpjMGwwVkdGWFRHaElaRFZqUld0aVNqZERlakpWYUVoZmVWbERZa0pWU2pBeWF6UjROREZDUm5nM2JsVnpSVGRZTUdkT1dtcElkSG96YTJGV1FtMDFObEIyV0MxNlUzQnhNMkozYjFadVRFZ3dXamR5YlhwVExXazJlVTEyUjNKc1drVmFiV1JhU0hGbFNVVlVWbEExTXpOdFpGTmpOMk0xYmsxMU9VOXRNMmRqWjJkRmRteG5VRlJLWmxsWFFVMVBiMUZmZUdSWWFUbDZhR2xDZW1kVGFVeFBTVEpzVEZjd1RqUlFVVGw0UXpOVlIwMHlTVWRTUW1saE1rcDFVbnBmWjFCUlJIRnpURXhwZG1sNlRrUjRhMGg1U1cxQ1FYZG9RMjU1VkZkRFEyTkZkbnA2YUZkdmVGQTVRWFppZG0xdlpETkRORmd6WmpVd1VWbDNaMU52VlhocVgyTmFja2RVU2tkMGR6QmxMVXd4Ukhkd09ETlZiV2hNTjBONVZGRk9Na3d6Tmtkc1dUWkxjRUZhUW5STVdtcFhYMUpmYjBodWVraExiRlJIUlVsMFdrVlFUR3hIV1ZRMlowOXZZMnRNT1hsTFp6QnhlVU52VVRoSGVHbGlibHBUTTNSaVYwZEVhMFJvVm1admVsbGZZV2QxYVhWdmNWOTRObFpCTWpOVFZrRTBNWFZKVGpkMVUwbG9PSFpZYWxwMk9GVnJibEE0VFVoMFJVMXBlbUpPZFhSeGJtSjJNVWRSTjBkc05XSmZaazF6VDBnemFXWkpZMWcxZUUxV2JrSTJaVlJUTmt0MGVIcGhiRmxVZURFd2NFaHdlV2hrVjJKc1NYTlRRbWRyVlRKVlpqVlZia05WUzBGU1VTMXdRa3BIV0hwWlpuRmtTVXhpVFdSSWJVdGtTVkJyVm1wUlRHcHFUblpTTWxwQlFqZGxTSGRzYVhKQ1pqQkZkR0ZIYW5SUGIxbDJaM1ptZUdSSVdtRlBVR00xWWxKWFZrRllaSE41ZVVsRk4zZDVWbTEzY0VkblQxaFZOalpyYzNsaFUybFZkME42TlhsWGR6QTFSblEyU25jM1ZuaEdSVk53WWxBMVF6Y3dha1ZSWW00NVVGQjVibVZWUnpRMVYycGFjM2xGV1ZwaFFpMUVlVVZ1TkZVd1kyMDVOMFJLVTJzME1WbDNMbkV4WVZoV1oxZHRhVU0yVlRaRlIydE1USE14VEhjLmMxVUlUVkMyTDV3LU0wdVRhTmtWcHh4TGR5dlc2NW9JUkVmWF9lT0FnQXMiLCJleHAiOjE3MDYyMTU3NTAsImlhdCI6MTcwNjIxNTQ1MH0.XWjJ-Od17PzN_Ee0NEd2JaBFxFKPLEfSbjdl8buV43Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000614"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:09 GMT
	x-forgerock-transactionid: 552ad58a-a8b4-4267-8a89-91a6672aaf83
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:10.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:10.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 154318: jsonPath($.tokenId).find.exists, found nothing
20:44:10.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,154318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6282f719, username -> user.1000614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14e9bafa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215450157))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:09 GMT
	x-forgerock-transactionid: e96e24ed-68b7-499d-a51d-381d95110c52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGlmYXJoZzRpODltNDR0ZWY0bjBoc28yZW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFZUSlZhVzk0VmxBeFZVNHhRa2h2V2xSWVRqaDNMa3B0YkdaRVZURnFUR1pKYVdRd2VrZzFhV2RLVWt0d05HZ3hPVlIyVjBGWk4zQnFUbHBYTVdkemJYaHNObVJ2VURBNVFXUklSekp2VjJGTU5IWkJiMk5oY25kc09YbDNhRWxJWWxkU1RETllaakYyY1U5MFJWRjBZbDl5ZFdsMFUxbHNURXBOUkRSU2NrUmFSbEo1VUhodFZYcDBhMjlMYVVwcFh6bGZTbmRFWW5odmJHMWlMVVZYV0cxT1F6VTJkV2x4ZW1SRVJHNUtPR1paYVdWNGFuQkdUVlZsTVhKVFpsRlhkVXBxWW10UExWOU5aRUpHYlRsaFdFWTNjMk5xV0dOV2VrMUhhVlV6VDNOblFtRkNRVmRCYXpCR1ZVdFphMmh5TVZkVE1rbFhZM1pCZDNGVGVIVTFiREIzTkdsQ1VXVkpaazlZYTFkSWMwSXliVzFFVUUxSlFXUnRlRnB2WW1rMU4wbGtWMmx0WlZCemVXSmlhMVp1YUc5cGJIWnRNbUZ3ZDE4MVpuSmlia2szV2psS1NqTkhNM2RLV1hKS1RrUm1ZblpFZDFseVNubDVPWEl5VFZKd1EwUXhOa3cyUjBodlFYSkRNMkZrUkdwSlJFeE9VUzFJVURoRVowUjFaREJTVUVveWRURk1PVXcxY3pCUlF6bEtZVTE1V2xCS09WVkhOV3M0UTBwU1VWRlRVbkU0T1Rsd05HNUJTblJmTlRscGFUTnhYMjAzUkVoMGRFUXhVVFZqYUdzM1EwbG5aRVpWTVVWUFNUTlVORFp4Y3kxMmJtTXpiREZaZVV4Rk0yUnNaMjR3WldKU1RFNUpXbk5oUjE5WVFsaHRaVlpvZGxjemJUSmxaRVIzWTBWMFpqWlRSV0l3YVRabVkwbE5ibkk0VDFaZmNIcEpWVmhmZVRKMlRWcExlbVJyV25SaFJtOUhURzVQZGtGdExYUnhialUwVTNack1XWnZaRXh1VVVsTlNVOWtObWxrTkZoSmR6UXdkMjVxZW5BNGJHVnlhMmhqVFdOS1pFSXpMVzlEU1c1QlFrZDRUMWRKTmxoWVlsSnFaR2hYYkZaWk9FZFNhMDVaTm5sWWNqZGxjVnBNT1VZMGFtSnVPR00zU1VwcFkyMVNPVVZHT1hCNVpYaHFaRzVvZFhGM1NYbFFkakJQZGxkWmNYTk5ibXBaU0V0MFpYUTBiVVpTY1Y4eGRtSnJMalZqYVhObVUwTXlUMkpUVDBsME1WcFlWMlpQUkVFLjRyQ2I0VHAya0ozM2N3UkpaRUEyYU15T3hZc3A3MkxiSXRDTjJSMHdpckkiLCJleHAiOjE3MDYyMTU3NTAsImlhdCI6MTcwNjIxNTQ1MH0.G_OT_NG0x0vpbgAg6FdClal9cB2QX7MrGTag0qXYfvc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:10.158 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:11.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 154471: status.find.is(200), but actually found 401
20:44:11.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,154471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69773b1, username -> user.1000354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26ada24a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215451141))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3Q0Yzc1bTkzZWNudHNia3A2bGtkNm8ybnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVRuUnlNbkp1Vm1sNVEwNW9WSGRRTkY5UFVtcG5Ma2RHVmtjdFNHOVlaMVZ0UldWTmMyOXVaa2xZVTNwSWF6bHdaVmd3Wm1ObmJIWndiVzltTVRodlkySnFVWFZKY1RGbWRYcHJlVTlGWm5SaVNrdDRRMDFNT1hsa1kydFBSWEZhZERSaGRHaHJTSE50TUdSaWFHWmtWMjlvWlRKbmVrZG1NMGsxVWpSalowaDFWazF0TnpOaWVuaFhkMFZRUjFKalJXNXZaVEoyTjFwT1ZrSkJWR2xSUVhOMVpWZExOR2RHVUZVNWNXZHBhbWRHVjBOdVduSmtUVWN6WldSUVQyOHRjMjlzU0RCaWF6Qm1kMDU0WjBOWk9WaEpkVVY2WW0wdE1FNWZTME10VWxaeFpIUmhjak0yUTNKZlZWQjZOMUZSTkVsQmRWUlBjMDlOUjJOWGVqbDFkVkYzWmtOWlNGUm1hbEUzWlU5d1RrNUVialp2UzFaUU5Va3RhbHB3UVVNMllrNDBOR3BQVlZsTlVVMUpOMkZCVVdsZmRtUXlTVUphYkVkR1dtaDZTbWxJZUhwd00zcExNVkJNVVRVelVXSlBVbnBUYTFSWVpUVjNNM3BxU1hCclVFNXNjVmR4VmsxeGMzRkNUVmQwVjNaemR6TklTVlpmY0RGQlNDMXdkR3hLWjFaMFNUTmtaM0J1VDFKamVWaEJRblk1TVVWTldFZGFlWEZOTURsTVdGZHVlVnB1UjNkWFJrNXBMVTR3ZDNsYWRUSk1WR3MxT0VKTFkzVnJUMlZMYVVkTllsTllkM2hwVDFkM1dERkhSRUpwWlZKaE4yeE9iVTFFWWsxUU9URndlR1JGWVdSblpXRXhjR2MzUTFBNE5FVlplbGxyWjE5Wll6Sk5ZV3R0U1RoMk1XTldRblZtTFVKUmJUQlBjWGMxWkdjMlQwTnFjMnh3VlVOSFowVndOMEp5TkhwSk4weHZMV1ZSUWswNVkzQkdiMHBVTVVSQ1IzRjRNMVZ5TFVwWVVtUmFNMEYwVURoa2NIZHRjWFZaYUdaWWQycHRaVTkxYUVwQmMwUXlkVmcyVW01SVpYQkhhMEZMTFhaVlpYUXRkWEl3VVRabVNFaHFURkl3WmpoUVRGcElUakp1YjJrd2VuTnlSWEZNTldFME1rTk5NMjV0YXpGcmNUSTFjR1ZITWkwNGNGTndVbXd0Y1RCVU1tbERia0pHUVRWRGVIWkRWVFk1T0daV1JFdE5MbXBIZURoWFlqRkdhREI1VlRaall6QnFhRGhPVUZFLkxEVk8wTXFGYi1zaTIzX2dxenpLOW5sYXNFSVdTZDhHcXZMRFNhTzl3eW8iLCJleHAiOjE3MDYyMTU3NTEsImlhdCI6MTcwNjIxNTQ1MX0.-3N3K8pZS29J5DQLNC07IpciQ_vy_nqjZPQ5963n0P8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000354"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:10 GMT
	x-forgerock-transactionid: fb7cb7f5-cc9e-477c-8d38-f0c643c58a5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:11.188 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:11.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 154471: jsonPath($.tokenId).find.exists, found nothing
20:44:11.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,154471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69773b1, username -> user.1000354, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26ada24a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215451227))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:10 GMT
	x-forgerock-transactionid: d4f38965-b901-4a63-9e4d-a7e1dd54a7c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXF2NnV0amRoZ25nbjY0aHRtNXJybWJjaGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWVFWnJlbVpSTW5JNFYyNVpZbWxTZUhoblh6SlJMbmN0TjJsd1l6TnpPVTloZUZobVlUVnJaVXhFU0hGZlRXSTVOa3BOVEVzMGIySXdNRmxxY2s1UWJUaFJVaTFZUlVZMVNHcEljVzlEY1dOUFRtdDFVbFJQU25GcVYyZHNTRGxFT0VkbE1VeG1RM3B2YldzNU5uTklZblF6V1hwZlowRjNkR2R6VTBwMmFGTXdYMVpET0VoUVlsOXFZbXB2UTBsRlRsOUVWMnR0U1ZSeFNsVlZaRkJvTmxselVtNVJSMGR0ZFU0elowaHlTVk5OU1Rsa2MzTkJObXRuUjJGaFltTjVVRXRYTTBsdFMyUktRVWRZZWxWWE9WVm1iR290TFROTFMwcEVRVTVhYlhCRU9UVkNiRXBrY1U1UVp6bGtTR0ZrVFVsQ1UzcExSMTgwU1RKbGNISnpkV3RSWkRsMVdtNUpjamt6UkUxelNVNUNlWFZoT0dOZlpIcFlXWEp4WlRSdGNtUjVVV0p6YjNCcVpsQjVNbE15U2t4UmNpMTVNV3RaWTIxb1UwSlZSRlZ1WWkxaWRuTXdWbTVJTjIxaVZsUlhkRmwwZVdkdVowRkdVSEl3Y1RBNFZqTmZaVmw2TTJkMGJtNTBZMXBTUTB4NVVGcEdWVWhRYTB0RVUwNVZaSFUxU0dOWU56bFdjekJEVVZOaWFGRlROR1IzYTFnNE1HcFJRVXhsYW5oSFlsQmhNV2RzU0U5TlJrUm9RVVZhY2s1R2REWkVOWEkwUTA5NU9GcERVbmQ0TWpOUmEydHlTbmg2YlRJd2RHOW1abUpxTlhCcVNXeFpSbkp1U1d0b00yRlZZWE5XY1hOTFpIaHFhV2RHWVRKU1RUY3RTa3BmWkRKdWJFcHVZalZIUlZOd1pYVjJaVVF6U0hONWFXVXpVblZKWTBsS01uTjNRbFZWYTNZeGJWRjNkeTF0ZWxSMFpqWldUMkkyTkc5bGFYaDVWVEZzV0dablMwMDNWSEYyUVZGV1JIWjJRMFJXZERWS1ltUjNXRE51UjNZMmVtcHlNMDVWV0Y5T1kxUlhNV3RMY1hVMVUyczRUMVo1U0hwb1dqSmxZVTVDYUd0NFprZHJjV3BWUmxSVGFtdFhNSG94VFV4aVpHUktSbmhDWWxrd01tcFRMVWx2WDA5T2VuZGlkbE5QZW1KaFh5MTJXbE53TWxWVlNFSmFjM0JKUkcxZlRHeE1UbUZQZUhnd1h6VmpMazlSZG1scGVWSkpPRnBGUkRkSGRFbHpaSGxmTTNjLkFXYkRQSTZWbnpxeG5fUVZLYXNwcW42bUFxVl9UT0xBUTBTaUxNekhfbkUiLCJleHAiOjE3MDYyMTU3NTEsImlhdCI6MTcwNjIxNTQ1MX0.nzRmiWLGVm2nC7xcCXk753NQDKdUxqOOz8qzNtTlzyg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:11.228 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:11.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 154482: status.find.is(200), but actually found 401
20:44:11.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,154482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1acb3288, username -> user.1001178, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63ef252f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215451192))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGVkcHNmMDNuZDhsam8xZWlkbWdqMm5udXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1FtVTBXV3hVWjFveWJrbE1RMVI2VjJ0dVFUQm5MamMwZEhkM1NISnRkVVYyZW5OalNIUmxSM1JMUjFwS01rTTJSbHBGWkROVU0zSk5iM0IwTTAxa09GQlpPV3AyYVV4TldXSjJSbXR3U0UxVWVtWlNNRkY2VDBkalFrMTVRVWd6ZDBaT2VIZGhWVTFGUm0xWExTMTFNRmRaTVZrMFIxZHJVa1JqWW1FeU5saEtZMVpoWW5CbFdGSkpRVmN0U3kxMWJUVXliV1Y2ZDBSU2VGZE9XbHBQVVROS1gyNVFkelZXVjBOS1JWQjFUbmRsZVZsV09FUmhOVUpVTXpOS1VsTnJla2RvU2xsbGIwOVRRa2RvTTNsSlFWY3lia28yY2s1U1EzWTFTVlZ4U2pKNWVrYzFaSGwzTXpkcWFrUjBTVTgxU2pGT1FVZDVZbGRVWkhaZmVGRXdjVlpMU25rdGJETnBWMHhsTlU1NVVtMVVRamwyTTBaRVNWbFlTV3hzU2pGalgwNVBNWFJrUjJGcFkwYzNTR1pvWW1STmNsZHdRMWxGT0VsR01tdFpiV0ZxU1RBeGMzcEVNemswYjFBNVJETjJXbXc1VkZGb1dXcGZiRzFzVWt4Vk5XOW5aRTA1WlVKNllUZDNkM1IyTFRWUlVuY3RMVWw2WjNaU1REZFpiWHByZW5KWGJWWTFRekV4ZHpCQlgxY3hkbGhoVHpkUVZHWnNZbkl4TkdOaE5YbGthazFIY0RaV1VEbHBaMFZCUzFFeWFGaGZjVTVmVjI1WFZWWXRTMWwxYm1GbWNYaHVRVTU1WkVwcFIzSk9RVXhtTFU5ME4wMXBUVVZvVGtwb2FYVnNTRXBhY0Y5dGFrcDBaRzQ1TVhOcE5raFFWMGt4TUZKalRqWmlhbWx5VTFkTk9EaHJPVEo0VW5GM2NGZE5jamgzV1RodGJtOVlaVlpRWm0xNFlXOXNkR2htTjNaaUxUaFlURlk1ZWxsbVNUTjZVVVZXU25FeE1YWjJOVUV0YmxwRE1tUmhhME5CTFZWUVkwWXRTamc0TFRWdVNVZHBTVk5rWkVwTGRWUXpiVU5uWTNOaE5ubHJTV28zY25OSWNuVnhUVkZLU0haMWVsUktjR0pTVTNST2FsTTRiak00YzNJdFJtSkxiV3Q1TFdabVVuSkJlRVV0U2xFeE1IQXdRVloxWjBwNmRFRlpVVWgyZGtOTlprVk9ZMnA2T1RaQlJuRXlRVnBtVWsxaVRVdEJMbkZZVkVaRFpqbGxUR2t3Y1hkR1oxbFRXblZ3WkhjLnhnS3h6bTR3ZUhqcS1yMUlrX3lwbFRxMjluU1cwZTZvT01QZXBEdzc5OEUiLCJleHAiOjE3MDYyMTU3NTEsImlhdCI6MTcwNjIxNTQ1MX0.y-qPLztpcsd2KG1odU3WvenpyuAlEoZINk2_Qk34wGw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001178"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:10 GMT
	x-forgerock-transactionid: 099418c2-812d-476b-93c1-cc9a0517cbde
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:11.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:11.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 154482: jsonPath($.tokenId).find.exists, found nothing
20:44:11.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,154482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1acb3288, username -> user.1001178, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63ef252f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215451283))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:10 GMT
	x-forgerock-transactionid: f0bab929-bc8c-4443-9975-6f0ba5f596ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3Nub2cwNzM2aTU4YzVncmRkdHJvazkwNjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmNubHNZVU5RVm5rMVNqY3lOVlJsWjJGcVgzVlJMbWhNWDBOZlVEbE5jak5wV0VzelkyVlZabXhmYVVGR1dEVklhRTEzUjFsUmRrdHJUMDlCYVhRM1JuSmFhRk4xVW1Rd2FqRjBXa1l5ZVRBd1VHeFlNR3RLV1ZoVkxWaEpOMkZpWldvd1ZXWkNPVGhwUWpNd1UzWjNWa1puUW5CTFFXaEpabFV6U0ZGWlptWkpSMUZPYzNkT1oyaHFlRFkxTUUxek1IcHJiemM0T0hJNFYzQlRYeTFIWTJWNVRHdG9WRnBDYkUxWGRYcFJOblJ3YW5Bd1RIUnFTWEpzT1RsVFMyNHpka1ExYUhaRVowUlJVR1p4UmpsNExUZDFaakEwZUhKbE0xVmZTV05wYTAxMFNWUk5Oa1F0VG1weWVqSTBOSGRpWVdsdGIxOUNkV2hhUzFkYVNqaGhVVEZmYzNGVVZ6aG5RVjlEVGpRMU9VVkJRV2RWYW5OeVVEWnJNbVpqY0dsMVRqaHdkMGRsZEMxd2FtTkRlVlUzYldzdE0wZG9PVlJhYkhCRFZsRTJTRkpzWWpjd1dHZFhOWEZMUmxWVE9FOVBVVVZNVURBMWFsb3dkVmczYUZjNU1UUmhTRkZ1YURjMGRESnhlRXRTTlZreFpuaEtPV293YkdwM1pVaG5TM0pMUkVWTlp6Tnlaa001ZGpFeWJFeEljSEJMVW1wUlVWZFFXV2xKT0RST1VWZFZVWGx0YzJaUFpUaEpaVzFMYWxSQlRWaG9VemRYY0hOTVVWQlJSUzB5YUVJM0xUaHpaV3RWWmxFdFJYcG5RV2R4VFdaSVQyTTRVVzV3WTFaM1JHWXhVa2hYZUhsd1ZFMVJWMWxEUjBoV1FWOUtiRmhCWlVGNmVrNWpkMjAyWWs5WFlWZEplazV2UVhCdldFWkJVMDl1WlZCTFRTMHpObkJOTFd0a2NEbENia3h4Um05NlVrOUVPR2gzUVZkM2NGaEZVR1pDUjFoalNHWlZObG8wYkVGaGFWbHdTRWxPUWxkamRFMXNWMjlYU0hNdFJISldaVXhhZDFwclNUUXljRFpuY0U5a2VtMDJUbE5UVkZadlQySmhRV3N4VkZsU1RqSnVWMVJ0UzB0elJrcFljR3B3VmxCd2RFWTRhVkJETUdoa2VtUmtOVFJDYVhBMWVYZHZWWGxsU0d3NE1uWlZjSHA1U1ZkS1RuVkJialpEYWtFNWNYWjBORmRtTlcxRWFGZFpMbU5HWDNCSFJ6SkZTR3BUZERKbFIycDBlSGhOVEVFLnNZOGpoM0E1ak9ObWJQVDlXeVg2eFFFTk5GSWN6N21xYjdTbTFfVU9ONGsiLCJleHAiOjE3MDYyMTU3NTEsImlhdCI6MTcwNjIxNTQ1MX0.YZ46d6i_7ipR9QHT44WALd7c-VSWWvqG14OmjMHhuhg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:11.284 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:11.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 154602: status.find.is(200), but actually found 401
20:44:11.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,154602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3aad9cf4, username -> user.1002795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c80127, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215451911))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmdsOWhiazAybjQ5bTVhaXE5NHUwdWJ2anQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R05IRlRTakZIYjFnMlJqSlhTbXRNYzJNNGJXdFJMbnBpTFdsaGVuTTBTVkZmVFZjemNFUTFaVlprTW5SS2VTMXRZVEpZVWtkWU1GOVZValZxYTJSVmNISmlMVWhDY0hReVgyczFZWEpLUWtwS05HVkZaakp1VmswMVUyVmhXbGg1T1RWTlZGTkRNRWRaTVdKblEyZDVUbm93Yms1dlpuZEZiMDltYWpkaGNHdDVVV1l6V1dSdVVGTjJkRE5yUzNOalVGUmFURUZVYTA1NVMwSnpjMjVNTW1KTVlUQnZlbHB1ZEhaUE5FTTFjWFJ5Um1OaFNrcDROM3BTYmtOSlJERnZVV05rUjJRM2IwTXdVVVp5WjFGTmVGcEtkVU5DVDBKeGJISnBjRmRJUjAxb09XWlRhVlJ5WW04eFNGOWllREZzUzJFdGREbDNOamMyVDFWTWVHZDNVWE5mVFRKVFIwMWhMVlV5WVVod1duWkVRVmx4V1ZSUGNuTXpPVmRTVVZCTlMweFZPVTEyUzNjMVpsWmxiVXQ0WlZGMU0wMXViMnhPWXpWWk9XOU5ibmMxVm1KWlozbFNUbXBLZVRnemJWWlROWG80YldJdGVHTm5kVkZ5VW1kVU1sTklTazVpWDB0RVVrcDVZVWgzYzJwaFJEUmxhMll4ZDJ0elMzVlhSSE5zTFdObVJqaHlUblEzZUhCelpGWlpkbTlTT1VGemJIQlFUWEY1ZURCUlkwTmhWelJHV2xKdGEwSXRTbnAzT1dKck5XeHhOMlp5VTNsTVJsY3lUSFZDUzB0a1UyeG1WM1UwYWxkS1RteHNRbm95VmxwNk9FRjNkMTlhWDNsNlJYUllPVTVGVUY5bVpYSnFZbFU0T1MxbmFHZFVSa0V5V2tWSlRVMTBTamhRYTFWcGFqZHBkMG8zWlVwM2FFVk5WM1prVFd0aWJrczVhSGcxVGpScldGWnRkek50Ym10cldFNTJhRkJ1VEVZMFp6aFVRMlpaVDJrNE5WSnBRM05pUW1jNWJFdElXbWs0VkZOUlgyeDBNRTB5ZFhaelozUllUV1pUYkZsR1UyVk1PV040ZVVRNU9FaGtZMjVxWVdVeFlUQmZlVmxqVUZCUlNrNUxUakJWWHpSeVduVkVkR0YzT0ZOWVNYSjRiV1JoVW5oek9XMHliR1p1TlZSZlJDMUtRWFUzWVRjd01VVlBlVFE0TFhadGRHcFJiaTFIVVc5MWJHcEVaMm8yVkc5bVdrRkZMbXQyVlVVNVMwTnVaQzF2TjNaeU5sRjFSMVIwZGtFLmdGdm83bTdnSV9CRHJOcWFwSVJCek5XU2xuU2VPR3M1dnNFUDM1cFUwMHMiLCJleHAiOjE3MDYyMTU3NTEsImlhdCI6MTcwNjIxNTQ1MX0.OlHEcXn8vA1apHF2JqHtRrTsR3dtsyhJO6Bf9czHcFA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002795"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:11 GMT
	x-forgerock-transactionid: bb4392a7-8769-4e31-84b7-66e394e4a00b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:11.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:11.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 154602: jsonPath($.tokenId).find.exists, found nothing
20:44:12.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,154602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3aad9cf4, username -> user.1002795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c80127, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215451998))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:11 GMT
	x-forgerock-transactionid: 2265e05e-bbd3-4d69-b8e9-baa6bef2dc36
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ291MDk3N2JqMjhxcmh0MDRiYmozZXFuZ3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MGNqZHVNR2h5TFZkMlR6STRXVk5YYm1zNFVXRjNMblZtYjBnM09ESjZMVlJWUTJsMmNDMW1MV1UwYkZrNFNVUTJTVWxDUVhOTWJsRk1UbWxIV0ZkVU1GVk5UVXhFTFZoMlUwUXRWRkp4YjAxWGRsaExZVWx0ZEhGMlYwSXpOakpwVFY5d2NqbHhZVVk0V0haeVFVNUtWVk0zWlVsb1IyVm5iWEJvVUc1Wk5IbHVabVJ0V0ZaTE9FVlhTVjl0ZG13elgwUlBTR3R2TkdGVFYzZDRMVGRmZDI5a1IyeGZTM1ZRVTNKc1lUZGtSbTVqTm1SS1JqQnRjSGMyU2tNM1dsaDBYMEpNV1ZaVE9XWnljbmhtYmxKUE9FOHRURVZMYkY5M2RYSlNZemhyVWxaVVR6Rm5OVkl0TjA1ZmFXcE9WM1E0TFRKYWFXZ3RTbDgwT0VwMlgyZGlObTl5VkRCRU9VSmZkVFpvTWsxTGRUazNWMmhMUkdzMk5FTlplVE5OVkhONVQwc3RUbEpJTTFsblpVVnplRlF6ZW5kdWVFbFdZV1ZWT0dWTWFFTndkRkZvVWtKalVEUktXRTVzVjBkUlRtNWpaV1ZsVERGeE5GZzNkM1JUZWxwak1YRk1VRWxKVUd4RE1HOHpkM2t0VFdsc1JUUXdjbTlaWjJ4NVJrRjVlakp4WkVrNU4xZHBjbGxKT1V0VmJ6SjVOR0kxWm5nNFgwRlRMWGxpVlRad1pWcGlObUZFVTBaeVQxSmhjV0V6Y1ZwTU1tTnRWREV6ZEhJdGVYaE1SUzFtUkVWcFFYbEtSak5qYVZsMFpYWmZhMnBuY1drMVFqa3dXbEZ0Ykc5QmRWSldTak5vYXkxNmVrRTRaMHB3UW5kbFNuTXhaekJVVEZoeGVuWnRXVFYwYmpoTFZtUjRhVTB6ZEd0VVZ6RmpOaTFuYkZaU2IwSnJSbmRVVEdobGJtdFplWGR2TW1wYVpEWlhSMHRhTldVMlFVVlVNVGxGZVdka2VFSlZSa2hoTW5KNlJqRlFaekJEVFRBeWNtMVBRa2t3WmxwMFkwTTJPREZsTUd0dlZEaHZVVXBXU0U5TlpsTXhWbGgwTkZOcFFVcENjbVpxY1VvNGQxRnZOVkF4Y1ZwbmFWVjNlbVE1YkVSalIxOWxSbVJQT1hSWmJVRkhNWFZFZDAxaFoycGhPVVYyUkdzMVJXWjRja3RzWDA1S01URm5aR3QwZW5CWVUwaE9WalJaVVd4YVNtdHpMbmcyUTBKaWRFOW9VM0JFVVRKR1ZtVndiRzEyY0hjLlg3NTE0c1UzLUhIOWJCX1BXamVZZnJ4cDRjVHMxUUNMYUFJanZNNDBGMkkiLCJleHAiOjE3MDYyMTU3NTEsImlhdCI6MTcwNjIxNTQ1MX0.LcMYsALHihOub-urKlLBs30J5UP6ftlxzziFyWQhnA8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:12.000 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:44:12                                        1045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=290080 KO=11956 )
> restLoginInitiate                                        (OK=143609 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=143170 KO=423   )
> restloginProgressiveProfileCallback                      (OK=3301   KO=423   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.57%)
> status.find.is(200), but actually found 503                      4958 (14.51%)
> status.find.is(200), but actually found 401                       423 ( 1.24%)
> jsonPath($.tokenId).find.exists, found nothing                    423 ( 1.24%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 387895 / active: 17     / done: 154703
================================================================================


================================================================================
2024-01-25 20:44:17                                        1050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=291560 KO=11956 )
> restLoginInitiate                                        (OK=144341 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=143904 KO=423   )
> restloginProgressiveProfileCallback                      (OK=3315   KO=423   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.57%)
> status.find.is(200), but actually found 503                      4958 (14.51%)
> status.find.is(200), but actually found 401                       423 ( 1.24%)
> jsonPath($.tokenId).find.exists, found nothing                    423 ( 1.24%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 387158 / active: 22     / done: 155435
================================================================================

20:44:18.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 155555: status.find.is(200), but actually found 401
20:44:18.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,155555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39d351c, username -> user.1001777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1956f609, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215458418))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDkzZ3JldDF2cXJjYXNzdmhnc2lndjFoZ3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c09XbFdiRFZNVmxNd2JtVjFNbUZ4ZVV0ZlFtcEJMbGxZUTA5NlF6UmFNM1pJWjI1ZmVFZEdWMjVqV2pabFpFRjZYM1JHVEZsc2NITk1NV1pWZFhKWmQwMDRiM1JFWld4cU5UTlpTRFkxWmpkVWRrZGxZbU5UWjBSd2VHMDVhVlpLYUVGV1RqZENiMUJ1UTBsU09WSkdZbGxNYnpWdlMycGtWVFpJTjFoVWVUUTJiemRPVVRkb1psQmtObWR0WTA1cmNGRmxkbE55WlZnd1ZUaHdkRFoxZWkwMldUUXRUbFJTT1dOb2FIWXdiRGxrUWkwNE16TnhUREJzVTIxSmJXcEJTMTl0WkZwbE4wWktVV2t3WDNoc2RqaFFhWGsxVlhOTFZVRnNhbWhQVW0xUFVVdHdWWEZ5UWt4U09VcDRkWFJoZFRrd2RqQlpOVlo2TUV3NFZ6VTFlRXh3UjB4RE1ua3pVa05zTVVkc1RISTVaMXByTkU0NVJHcFVjR3hoZFRsV00yTlZlbnBtTjJkRlJtcHliMGxPZG5jeVYybExTMFJIUldkVlJYazFNM2cxVUY5WFgxWk9ja0ZzVmtkelFsaDJWSHAxZDJWalgwRkVkRk4yVlVOamMwTTNkMmxoVVdsU056bDFRV2g1ZWtOVmFHNDRMVk5WZUROS1QxTnVlVFJrYTBsRFltRmplSFIyVFd4U2VuWlVXa0p3V0V4c2RYRmtjeko1TW1FNGVXOUVRV0kxY1V0QlpITjNjRGRwZEU1blR6QnplRGw1Tm05cFVFZ3hUREZ1VlV0dlZVNHdlRzF0TkdWMGNHRktRVk5ST1V0RlpuVnZaVUk1YkY5ZlQzQmxOakZKU1U1MGRVdFRZWEpEVkRBMVQyUmtlakJvUkVkbmVuWktTR0o1Tm1kd1lVaHhPR2ROVmtKMFZGVjZjbFEzY1ZwcVRVYzVWMDF6U1Y5MWIySTJVWGxVUm5KYWQzWkNTMHd5WTBZNE0wTm9kSFJKUldGUVQxZDFhMGc0YkRBd2MwYzBXRzV4WTNvek0wc3lSelZtWWtwMFpXTTVaM0JXWTJaNlZHUmxSbEI0WVZGZmRtRXdZbWszZEVGV05HbEJTa000YmtGcWIzcEpPR1ZsVm01U1owdElTSHBMY2xoTll5MXFXbHBYVGxWeWVIcERVa3RLZG5JMGEwSnZlWGxhV2pSQ1EzQTBXR2xGVFZreVdHWTRlWFF4YjFoQ2ExOWtaREpVTnpJemVWSnZMbEoxZG1adlJXZ3dNSGc1WWw5R1QyRm5UVTlyYW1jLndpVFYwczRTT2pEc25ZbzIxM2ZmTDBPdUlJaWlobUNGYWhMMHYwUUNTaFkiLCJleHAiOjE3MDYyMTU3NTgsImlhdCI6MTcwNjIxNTQ1OH0.-YX7VXWkpjJLT0cqiMTyRbs0mfqMIFHo2xxmUFw5q1s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001777"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:17 GMT
	x-forgerock-transactionid: 8399e605-0579-4896-9e61-3a1aa53315f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:18.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:18.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 155555: jsonPath($.tokenId).find.exists, found nothing
20:44:18.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,155555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39d351c, username -> user.1001777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1956f609, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215458508))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:17 GMT
	x-forgerock-transactionid: d88be1ac-7b25-452b-873c-1f25b65afb05
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjdvdDJqMWZya2lzbWkzMDFndjlpazgwOGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1dXWkNZVEZHUkhkVWFFMVNaR1k1YkhacldXSkJMbWhuVlUxNmRISjNURjlVVTB0RmR6RjFibUZyV25aeGNscG1PUzFGTlhwRldEY3hMWHAyVkU1S2NXczBhRTlwZEdKT2JYRlpaR3hrTjBWcE1saGlNWEZCYUdkTFJEQjNURTkwVTNSclIybHZTMUpXT1dSak1XaHRSemMyVmxWT1MwWnlZWGhDZGt0UlEycERPVmh1T0hKVVJXbHNRbkJTUlU4d2NVRjRkbE5GY2s5SlNXY3hWMWxUYWpZMlFreDNWRXRmVkdac2QxWk1WRlZzZG5BeFRHb3dXSEIwUmxKaUxVazRaMGxSUVdjMGVXbFpSRzkwTlZZMWMxRTNiWHBGZVU5aWJVOVJjVlJSV2xkWWVtUmxXR0pIYW1wa1kyNW1lV3BQV0hGSGVFSmtkekYyWXpWQ2VEVlNYMnBOUVRFM1ExWmllVWQ2WjAxbFlYbDZaRzQ1Ym05UGVYUlBTWGRzWjJoRmJEaFZZVGRwUkRSZlEyaFVabkl4UW1OZk1EWkxlVzlxTUUxV2VGQnJPSEJSYmtwRFRHTnpkR0p2Wm1OUk5ESk9iRU41WjB0RVZYazNVMWxmY2sxek5FdE1jVm8xVDBwMGNtMXZNMHhQTFhSbVNFdzVaR2xHVVZGZlJqaGxhbGRaUlhSTVMwOURVSGRmUTNBNFZXOUxiR2g2WjFKcWQwVnlZVVU0UjNwdU1rRXRTRVpxYkZOSlRHNXFjVEJTWXpkTWRYTjNlSEJEY1VJd1VrUkJaamRwZUVaTFZFTlhTMmxGTm0xUmFsVjRRMHB4TjJWMGFtUlFkalp0UkVSdUxWSTVSMDlJZUZkU05tZFRlVkJCVW5CQlpUZGhaM0F4Wm05V2EzWnZiM1kxZEVJMWVtTktWSGx5ZFdSTmFVOHlUMVJ2YjFBNFdsWTRVMHBVV0hGemF6Tm1la2RxTmpBdFJqSlZRVlI1VGxOVWNrZzJWM0ZpTjBsclowWmlSVTh3VUdnMlNuSkRkamw2WVdGd1ZUaFBWa3cxYVRsdlVFTmhNbEF6ZVZsVmQyUjJSazlGVEZSaFJWZEtUVGcyT1ZCd1dGTnlOa0ZqY0MxSlNrTXpVME5XVWsxTFQxcHdlbEZGTFdOdU1tUjJWbUptY1ZWT1RYWkJTbUpHWkVSbmN6bHNUM0JuWVVwbmFFZG9TbWRmUjNobFYwOUJVekExV1c1NlRrdDJWekpvV1haU1YwSTBMblJOZWpNNVZXTjBZMXA1VFVvNGQwUk9TbXRpVW1jLnZLNnREYmZocVlnbnA5Rm8xQU9JeDdUT3dxYlJRTkl3eWlWOTVQZGd0UkUiLCJleHAiOjE3MDYyMTU3NTgsImlhdCI6MTcwNjIxNTQ1OH0.M9HvbMlIR-dbcSfg0K2eaiHMLO5UyOCUFWZBGYZwBxs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:18.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:18.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 155617: status.find.is(200), but actually found 401
20:44:18.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,155617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@381fb9df, username -> user.1000317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e5eb320, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215458844))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianQxajFzcjNkdHY5ZG4yOWMzN2ZlbWxvYzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmIyVlFVRk40TTNsMFRYZFZhM1l5ZFVkVlVHNW5MazlMV210SmJWbFJlamxETlRad2FuVndiQzFyYTB0c1ZtVlRVamhmVEVaR2FHWklNelJMYWxRM2VYQTBObVphZURGVmNISm1MVmc0Y25CUllsWnlaQzFXUkZaTE0xQXRZMkZZZWpkamJUbGlPVVZRUlhWRmNFOXFWRGt5Y25CbVFYSlFRMlk1V1c4eGRFdEZMVzg0YmxCWGNuWlhVRVE0Wm5wMVpWaHpTWE01ZFhSRFlVUXdMVkYxV25sNVdFRklZVmx5YmtKa1lXbEZURmxEWW5JelMzcEdNRTR3YjJ4S1QwOXJkMUF0UWsxRVoxOXBlalpLTVVzMFoyY3RWV05KYm1zMVoxQjRPVFpHWTB4cGMxQldTblo1YkU1V1UxWXdPVmRYU0dKc2MybEpVRUZJUTNKYVYzVnFlamN0U2pBeWJubGtSVUZpUWt0b1IwMWtZblpYTlVSYVlXdHZjVGN3V0MxT2FuaDNXRlJUV1ZRemFrcGhVR1V6ZVhSeWVUSkdjbE5YUzFSRWFFSkVVbWxHZGpaT1RWbEZTMnA1YkRsdVZDMXBRalIyV0VkamFsZHpSbVpRWlVaUWNHdDRlV3B0ZWtkVFpWTkZZMkpLTFZCTGJGaDZSMnBKWVV4ZlJFbFZXbWRKWm5OdFdqZ3RZamh4TkdSb1pWUjFOMTlRVFhWS2VrNUpTVEJCTVV4b2NtOUVPR0pSV1RoNldtbE1VMkpzTWtZeGFuQTBabWMyUnpoUGIydFRXbXd0VFZaRk5qQktkazVLYUhweVZVWnJPSGRRWm5JeVVUbFRNVWd4U0VSSlJYaDJUa0Y1UjNwTFRYQXRSRXBSU1doNVZXcHFNRE00VW5Bd09YTnFSR2x4VGxCQ1JrMDJaVUp6ZUhaU2MwbGpibFZaV1VaR2MyZ3lSREJHUVdzMmFVSllVMWxpTFhac1JVTlNXa2hDYTI5QmFYWkhWR3hOTnpOWmJXSjRXV3RGU0U5ZlFWcDNMVlZJVERSUE5HSlFUazlVWXpSa1dXaElTRGx5VDFaM1gwRnVTV3R2T1dSQk5uQnBUWGsyV2pkMkxUZGxabk5FV2xoaVNYRkVPSFpoYkc0eFpYaERjRnAxTVZKaGRUQkJlVUp5UzI5RFgzWkJka2xCWVdvNU1XWnVlbkJxWDNKSmNrdG9WVzFETlhoelNWRTBTM1ExWkV0ME9YVXhOMFJwVVhSaFgzZ3dMa3BtVVdsRFRtdHVORU5rUmtadVlYTnZNMmRTWTJjLkhFRmFaYXVHVzZYWGt3UWxpSjZRZm9ULVpBOFZvdWh5SEJMQU9CZVY4WlEiLCJleHAiOjE3MDYyMTU3NTgsImlhdCI6MTcwNjIxNTQ1OH0.8WApok_rAVj7NNvOl_ZLsVMX2n5jk4FOrR1Q1cxwFk4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000317"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:18 GMT
	x-forgerock-transactionid: 75f733d2-1d65-48bc-a662-c3c42132e410
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:18.889 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:18.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 155617: jsonPath($.tokenId).find.exists, found nothing
20:44:18.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,155617,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@381fb9df, username -> user.1000317, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e5eb320, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215458928))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:17 GMT
	x-forgerock-transactionid: c2d56916-3871-4258-aa2d-824cb7b666e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGxrZ2VyZjNwa3Q5OHU0cTNoZjlsNDRiYW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YWNVbGhZbHBOYVhOVWREQlBjVEIxT0ZOM1NWbDNMbFZLV214elZtODRUUzFIWlVWTlZsOXZWR2QxY2xCMVFUTkZjSFpwYld4Q05GTXphalpDU2poQmFUZzFYMHA1UzE5RlUzUllabE52Ym5acmJXdHNNbXBUTUZVNVdtdFBaV3BmUmtGdlRGQXhUR2hwUlRJMmVqVkRZemhGYUhWNFZHcEdWVUZPZEdGWU9ISlRkalpsV1c5MmNtYzRhVGRtZW1OeFpXTlFXVlZ4Y2prdFFtMVZiMWhSZWxCaWFubERibnBEU1RsV1VIaFNWV05IUVc5dmVFdDRZVTFNV2sxbU5HNVVha056U0ZBdFFuQTFZVVp6VVRSV1lYUjBiR2xOT0ZJMFdUZFRjMGhKVEU0NGJDMUdlVkZrY1c5UFNsZzFORmRqWTE5R1lWZHNUbTlSYlhkamIxOXJiR0ZNUjIxeFQycEZjbWxzU0VkUVVGQmxRalZXY1ZGc1MxSmZYME13ZFVSa2FtbFBWWEEyWWxCbmVtTkVTVEYwTkRKNE1WaHRTSHBaTWtGMFFYTmpMVEJHZDJ0R1RUWlJaRFkyTWpGYWIyOXhiVFExYjJ3eFlsbFBkblF3WkRGVE1VbElUa3MzU1RJMlpuRkVVR05pWVhkbWRYWnFVRXBHWjFoUFdsUnFObUp3YXpCaVJtUkhjV3h3ZVVGTldtRjZabDlpYWxoSFdXOU1aSHAyWkhadVpGcEpWMDlzYmpKSlNrTmlNaTFzWjJVNWJHbElZazVmYW5wTk1tNHRVMnh4WjJoWlgxWXlRWEI0YkROZldEazBTV3gzY3poaFdVbGhPVXRuTmxRMWNDMTNYMEpST1VoNlRHaExSSGRNTUV4V2VIRjZRa0p1YTJsWmEwUlJPRmwwU0V4b2JtSmZZMFUzYVRrdE1IUkZUbTlSYTNrNVgzQnpjekZIZUVSVlpsOVlUV2RvUm5aRE0yVnNVREJ4V0V4cWJWTndSbE5yUVhCaVVFTnBjWGxTYVhwUGMwOWhZemxvTUU4MWJVUnNWR2N5Vkc1b1ZXVlFSa0poUVV0eWJtOHljM2RTTms1VlMwc3dPRWRRT0VNeE5IWlRlVzF1U2xoMVZYTnNZM2x6TkhGRFUwaHVUbWt3UkVKT1dsQlZSMTlOU1RoTVJscENibFZpYTBacmVqTnRibUV4Y20xV09XbE9TelpyUkU1SmQwWmpZVTAxV0dWWmJGbGlhMGsyVjBkNFNIZEZMbXRpUzJkdlJIRlVhV1JtUlVSelJreHJTVTFCTFdjLmpKZi1YZ2RrMzVFSEJ1S3hpQW1SbjV6NzNVemUzVGtjMFlOelVpWjctUVUiLCJleHAiOjE3MDYyMTU3NTgsImlhdCI6MTcwNjIxNTQ1OH0.ewdRsLNt6QbRGj-so97QKWLHRNt5fpdne5TD4kIIKTo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:18.929 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:19.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 155653: status.find.is(200), but actually found 401
20:44:19.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,155653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22bacdd2, username -> user.1002816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c9e8e09, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215459169))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXZxdDk4N21tOW1vbWtmb2c4ZXM4a2RxNTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlptNVlkVnB6V0cxWWIzbHlWRFU0UjFOdU5FcDNMbk55UmpSSU9FOVdZMUJWVDFsQk4wRlRXRTl0V2tOdlpteEtaekpUYjJKNmVGTXhTMk5oVm01ZllXdHZNME5mVUVsMU9FZHRXVGROUjNsc1F6Tm5Ta1oxTldKT1NtdHZORWxpYlV0TFkySTNOMVZKYm1VMWNGTm9XV0pFWmkxQlVGRXdlR0ZQU1djNFNUQTJaWFZXUkdWWFgyTnlVMDF3U1MxdlJXaFlOa1ExT0d4ellqaElYemRwYkZjNFNYUndUbU40TnpacFVHcGlNa3hQWW1Sc1dXbElja2RvVTBRd2JsWmZRVlpGUjBKbmJUaDFNV0pwWlZNM2J6QmxUbWhYU1V3NFpVTk5ZMk40UTIxSlNIUnlWVEF5T0RCc2FteEpWbWQ2WjNwYU0wSkJhMUUwWWxJMVZWZ3RNMlZOYVVRM1REZEVkRWM0YnpGUGVVVnpaSFptWjI0d1FYTTJWVXRMZVU5MU1IcFhibGRtVTNCR2QyUkRVbkZTVlhKa2MyRkhTMnh3VjJSdGJFcFVibGRWUmpKUlNVNUJXVVJmVEZGWlExcE9ZMm80YkZOWlIzSlpjbWhyWmxSSU5HaHhVRmRDTldSUE1FZzBiWFpQT1hGT2VFdHBOVWxVVGtscmEyOTJTV3MxYkhjdGIwcENVbGQxZEhkb2QyTmpVbDlmVTBkWWREUlVTWFpTZHpBMmFFSkZSako2WXpSUmVXNWtSR3RyY0U4elpIbDVWazFsVkZKb1ZtOUlkRTExU1RseWNrcFdYMjlWTW1kTk4yUlJhMEk0YkdWVFRTMXJOMll5U205emN6QTRNMVJLY0VGak5tY3llRzlLU0RkYWVHdHRTVVJITVdkM2VscFFOM1I0U0daemVqZzJlbXhXUVhCS01XWmZUSGxLTlRWNFZIWTFNRFY2ZFRGMVJVaEtOMkptUkdwRU1sQkhhM2hMZG5FNGJGTndZV1JqTkV0MFdqWk5aMWd0TWxScmEwUjNhVTQ1YTBGZlpVaDFRemRVVWxBd1NucHpiRlpaWm5aNVRVWXpSSHBJTmt4Nk1HTTJiM0JsVDNoTGFFSTVZWGd3WTBNMlJFODBablU0U1dwNVMzZHlWVTVUYVVkVk9YVjNZbms0YVVKcVYwcElhSEpEVGpSd1NrSnNZMjV1VlRKUFJFZG1lVjgwTUhsM1ptMHhTR1puWkU1cE5EUkJNRVF3ZW5CNmVITlpMbk15UldkWFQyUmlSWEp4YTE5MVZWaE9iRW8zY0ZFLmI4Y1ZWdkZFWnNza0doa0lRODJGUmZWeTFyYUQ1ZXRicWFGLVNiU01hVHMiLCJleHAiOjE3MDYyMTU3NTksImlhdCI6MTcwNjIxNTQ1OX0.mZxbK4hgSUqjxqSdueCpKFOGVN8iz0ajlLJ8wYOUBTA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002816"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:18 GMT
	x-forgerock-transactionid: 3fe3a4e0-da22-4d03-9b61-f5898a3c1ab0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:19.218 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:19.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 155653: jsonPath($.tokenId).find.exists, found nothing
20:44:19.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,155653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22bacdd2, username -> user.1002816, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c9e8e09, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215459260))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:18 GMT
	x-forgerock-transactionid: b3e2489f-8ebc-4ff5-9751-26bd50323b35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHQxNDA1am8zdGczcWFzYTBhcGVyODQyNWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVRXOWpSRkJsWmtGcGIwVmtkalExV0RSc1ZGcG5Ma1pOYUhOTmQyNVhiM1ZYVEZsRlpqaEZWV3hvTm5SWlRGRklWbk5XV20xdFRuUlRUaTFhZVhjMlNUVjVhR3BPWkRCc1lVRXRhVWhrZDBGNlZVbFRaemRxVFRKWlVHSTJUV3hDYUdoRFdHZEtaMmhLY0V0NWRGQXRUalZIVDBoMlpsbzFRblZpY0dZMWRqUnhTMnd4Y1hoRVJIaEVSVm90ZFdOSFZVbHJSRkJCVHpjM04wVlJOM3BXYTJ4eFVHbzVSRkF4YWpGYWFEVjZka2hGYlRrMWJ6ZHBOV3d0UjB4Q1lVNTZNM1k1U20xTWVWUXRSR1V6VVdSQk1ISnhWMjl5ZFROM05UWTJWV1pvWVVaSk5WSmpXbEV6TjA5WkxXMUZPVEl6WjNOUVZVOUJXbWxaUkY5aFowd3RYMDl6YnpsT1pIcEtabTlPTFdwNlFXOTJPVWt0YW1GbFlrcFdTRVJwV1RKVmJWQk5WRmRNVGtWalUxTjNkekJrVkdsTk5WQXhVa0psUjB0dVdUWTRUa2xyTlhWdE1YUklPREpzVEVsb2IxTkROVUV3VEhKQ1lUTmZWVGQxTmt0ZlkydFpaREZZYlRkaFMxcHNVbWs1YzFocWNtVlNaMjFsZEVKdGRtRTBhbFpVY1VSblptMUxNamxEY0RkSmFVSnpaVTlVZFUxdE16ZE1hMU5pTjFOdmJuWnNkVEE1U0hGRWMxVlphMEl3YkVGR2JtWlVhRmRYVFc5S1kxbENjSEZ0U1RoQkxUQlJUMDQ0Tm0xSFVYUk9lR3BmYUdGbGRsaFBXa1V3VGs5alZGVmlXR3hFTjJscFdXTkxXbWcxYzNSUFpVRnJRemxmVFhSYU5ITlNWazVYVUZoRU4zaHNhRWhGZDBGalVYaFpkWFY2U1ZodGR6RkJRMDh4ZFdRM05qbEZTalpSVDA1ck1FaE1aVXhPYzFsb1VtdGhObTlYYzBWTmJGQTJZMlJUWkZaRU0wWllMVXBxYm10Rk1HdHFlWE5sUW1acWRuZ3RjM0l4ZEhGZlZsa3diWGgxUWpWWGRUQmFOM0JmWmtoWGFVdHpkVWxuZVhSSFIxSmFORlY1YjJoT01FVjNhamh0YXpKMWJsSTJVMjF1YlY5U2JYSTBOMlJVV205VFowUm9iRlV3ZWtOMVluZGlYM2hRT1VaalkwOUZUR1JuTUU5cVZDMUhabU41WjFkSmQxQTRMalYzYW14bFVFUXRVek5vYmxCVU5XMW1ZWGswVUdjLlZ6NDQ4VVIyYjZFYzhKVnZEbG1rSDZqVWFEMDdZNGlCTGl5TWhJdGM2YXMiLCJleHAiOjE3MDYyMTU3NTksImlhdCI6MTcwNjIxNTQ1OX0.nxjKgcePxhEn_jZksug6hRLBsr84O7HmL7RPFn7IG3A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:19.261 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:44:22                                        1055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=293030 KO=11962 )
> restLoginInitiate                                        (OK=145070 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=144623 KO=426   )
> restloginProgressiveProfileCallback                      (OK=3337   KO=426   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.50%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.50%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.57%)
> status.find.is(200), but actually found 503                      4958 (14.50%)
> status.find.is(200), but actually found 401                       426 ( 1.25%)
> jsonPath($.tokenId).find.exists, found nothing                    426 ( 1.25%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 386427 / active: 29     / done: 156159
================================================================================

20:44:23.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 156299: status.find.is(200), but actually found 401
20:44:23.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,156299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7553b3f1, username -> user.1000837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69194954, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215463581))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3BwMGJ1cWc3OTFyNGFsYTQxbWMyaWdqcW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFYxQlZWek5qV1hFdGIxbDFTekZ3VVZkSVIweFJMazVKU210b1dUbHFSMHd6VGxCRE9WRmpNV0phVEY5T1JGcFpPVk5aZEZsSVpIaHBiUzFZT1hscFdsWnFjRUZvUTJ4UFNrUXlXVGw0UkdnMU5qaEtWbVZHYTA5c1JFTkxZbVZNTFZCVmMxSkxTMnhmUm1Vd05USTFWbE5aTW1kQ1l6aDJOMU5IYkhZd2RuTnlXVGhRWW1Zd2NDMUdUSHBzWHpOcWNHNVRWa2hHY21GWU1qRXlOa0pXWTNONmNtaFFNRGxuTWs5UGQzaFBaa290TTNORk5sRnFZVVEyWXpZM05GbDNSM3BhYWt0aVdFOTRSSHBXTWpBdGREQnJaMVJyTTNWVVNVMUhWR3hNU0d0SVFuUTViR05xTm1GSGFWTlRZV05ZUjNaQ1MwTlNUbFJSUWtsQ1ZEa3pUbXBHUWs1WWRFdFFTV296VG01eldEWnFZbnBVUTBSMlNrNXBYMlEyWmpOWGFWcEhPREZSZHpkZmRGQm9hR1JtVjAxQ1lXZGxUM0I2U1VaS1VEaE9jbWxXWlVaa1ZGQnplRUpHVW5OclJsQkNaRWxmT0Zka2RFbFBkVXhCTXpoVVJUYzNhSGhQTXpCWFFVbHFURFpvYm5JM09EazJSVVpQZW1salRHMHhibVk1YzBvM1ExaE1jR1ZtTkZWZmRUTlFOREJIZFdaZlZYaGhWVEJHTW5OWk9URlhObGxLVmpaWkxWOTVSbU16UjNOR1NYazJSR1oyV1VVdGRWQm5ielphTWxKbVJVOXRhalpqUjAxR1pVWmhORk4yYWpoMmJHcENWRU5hWmtKelMyYzBZMVUyTXpGRWFtTTJTVzlHUm05RmVUVXlTMHBQTlRaeVVuaHdkRmxZZFdaTk1WVmlhVWszYlRCYVVtdE9YM1ZrWkRkQ00zWTJUemsxTTBjNGEwWXhkR2hUU0dKbWNrMUtORUZKU2tNNWMwNWxOSFZYZG13ME9FNWFURXd3WVdweWNrNWZRV1ppVDJ0Sk5YZzVUVU5KVVZGZldVRnVhVkZNWmpad2VsZ3hjV1YzVFRsUE1GWjBhelV3WlZaemRuaERaWHAzTjJOdFQySkNiREpLYzFoSVdrOVVPRWd4WkhSb2QxQlNWak5ETlhGalRXNWxjMVJRYVhWWllVaDJVVFZwWVRkMWVVNUNhVFJOVlVoSUxWcHBaM05mTmtWeWNESkRjWEJ4Tm14TFl6WTBMak5sWTFGb1JYUlhUVkJhYjNSSU4wUm9XRVJtVVZFLkRlZFZUSFh5b21ELVNtTGJuWDk5QXR2eG8yRmVycmNfM2hFZ0JoWlhuODgiLCJleHAiOjE3MDYyMTU3NjMsImlhdCI6MTcwNjIxNTQ2M30.fmtMDjV5n1xHhV9PiSf1e3q9nwUlU0edWQFJ5oNr2yQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000837"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:23 GMT
	x-forgerock-transactionid: a2d7bd21-96e1-41e9-a3ef-7a7961fa21ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:23.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:23.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 156299: jsonPath($.tokenId).find.exists, found nothing
20:44:23.669 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,156299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7553b3f1, username -> user.1000837, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69194954, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215463668))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:23 GMT
	x-forgerock-transactionid: e9ec3353-303f-4e90-a672-eafef50bce42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGpocjNtdjg2M2w5NXI5ZXVmdGdsb2d2ZHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlYwZGpMVVJXVkhsWmVVZ3pRVmd0ZFhkdE5VcEJMa010WVVwdlNUaFZlREJFZGs4elkxSjJjMjAxWlhad1ZWVXRSM0IzYjJ4RVoyRTFSR0ZPVW5OdVdHRm9kRFV3WmpCVFpVRkdRVjh3YVZkdUxWQllOMkZPT1d3d0xYUlFjMTlFVlRSVVFVTkJSRWRoYkMwNWFIZEdXVTFvUmtONGIyWlFhVXhtWVRrdFlUbElkSGxHYlVzeFJETlJTRFJ5Um5sRFYyeFNSMUZzYTJwdVVWbDFNRjlwVTFGTlFUTkNNRGQ2VEdscWMxaE9lVE01UWxkSWVXTXRUVmxqYkRKTWRtVnhaMnB2WldsNGIzWkZSa1pWWlhORlIySlRZMlJaTWtodWRFcElXRmhxVDBGVWFYWktNRWh2V1hacVZHODBha1ZKYkc1SlRrdHZVMEpWWW00MVlVTXhla0ZCZDBKelpGWTNiV2h6UzNVNE9YUnVValpyYUhCSFpsQktWblZTYUVSM2ExOHRiREkzVkdKd2RWQTRkbTVxTVdoTVJVZFpYMEpqU1dSV1ptSXpOMjF2Y2s1aVlWQnpZVUpCUVUwMFpuZHlhbkpCZUZGRGJ6ZHBTbEJUZVhGNVZFcFJlQzE1WTBkS2VVZERWRGxFWm1SRmMwWnBSR3BHT1hoR01qQTJVemRpUlZwQldpMUNla3RhVjFKc2QxQnpjV3hCUkdsVWJpMDVjVFpaU25Sc2FEbDVMVmhvZG1Fd1ZVRkRXRTlJZUhoVE5YWXhWbFoyTVROSFZVOVhiSGR3WDI1RVQwNUdhWEl0WlMxUVdVcGFWMmMwTm5oTmRuTTFaR3RDV2xGUWVtVTBlamt5UzBRdFVuUjJXVzFZUmtoVlZYUnZkMUpGVTBJMmFYcDZWWFo1UzBSUWREQXdNekJ6V2xsUWJXVTJSSGN0TXpJeGNXSXhhVlJ6TjJ4cGEwNTVaMlZwUldKM2QzQmtjMWN5Tlc5VFJFZGhURTlDTms5bFNVZDJTV3RqU1hvM1dFUmpVM1F6ZUVGa1lpMTJjVkZPVW10WVJqVk5aREZxYkhOblozcERjamQ2YWpSbVYzazFlRVJDWkRJMlRHWk1Xa1JYUlVKRmRUSnViVEpQYjBSVWFuVk5aamhXWVhWNFEwRm9PWGRxTkhFMGMyUkZWRmhaUWt3eWNGbHBWRVJRVm14aUxYaFhlbUY1Tm1ndGVWb3RXRGQ2YnpReWNHMU1Ua2R0Y0RKRGVESnZMa2haUldGZlNHeHhaMTlOUzJaTk1WQTRkMlp3TmxFLjVDbVd2VFctT2VoYWdPSW9aejhLVzZJVHNaYVJ6Ti14T2JwYlB2NUwwenMiLCJleHAiOjE3MDYyMTU3NjMsImlhdCI6MTcwNjIxNTQ2M30.1RC4K1OQv_c86kkYMSbfyuwcdtMOBwTzBU_eMRn7DQc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:23.669 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:23.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 156326: status.find.is(200), but actually found 401
20:44:23.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,156326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e659525, username -> user.1001578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6db05b54, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215463734))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGNsb2JrMGRyZG1jY2dhZnNkMHQ1amhvNGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2FEVXRSVmxXYjNRNVVGbGxibGxMYkVkUlZFVlJMbVppUm5KT05XOVRXVVF0T0VGWWNYWldRekZ1TFc1WWFrUndRMUkxTmsxWVgxRTRVMDlJVm5WbU5GRmhlRlZJVm1KRFpHcDRPRTl1VTA0dGNWSnljV2s1WTBwbk5YZzRjbFZqVFV0NU4yOTRSM1Y2Tmt0Q1lWTjVaM2wzY3pWWWJ6RnNiMW8zYUVGaVptcEpWVFJaZVhka09FcHpiREkxTjNFeldVaHdjRE5WZVV0SlRtWjBNbGR1WjJOeFRVTnBiVkJ5VkMxT0xUTTNaa0pNWmkxMVUybHdZalF0WmpKclYzQm5hVWs0UzNSQllVWldhRGxIU21OMU5WaEJWbGRwVW1KaGVuSndTVmRJUkRKbGVUZFlNRU52YVdjME1FeFZPRlZLZVdVMmExaDJSMHBzZUVwWllrRmZaMTlpVjNkTU1Gb3dRVnBVV0dsdVVsWndTbm96VjNjeVZXVTJXRk41Y21aUFltdGxWM0pVYzJnME9VMVhkV0pPYkRaNVp6Qm5kVTVGTm1welpIRlNRbk5TWm1NMVFYQlNYMHRyUkd4V1lYcG5iV1V3UkZsRVpUQTRTR1ZYVDI5TVkzRlhNVmN6VFUxNVVGUkRPRlk0UlVkVUxYSXhXWGsxWlhaMlJuQllWV3RFTjJsSFNYcFlUalJFVW5RMVRsODBXa1ZQVW01cE5IZE9aMFpMUm01blVuWmxUMWhqVXpsME5YbGtNaTAzVm00eU1qRmtiSE4wYldaM2JFZFBjRVJvVlRZMWVqTXpOek5YTkc5WFJtOTBXRlJRWTBKV1EzUlpTVTl3Wm5oMFZHMDBhVXhHWDJoc2QxRnFSV0ZVZWxkaVJtaDJhbkYxU2pOb1JUUXlRbGQ2UkVoVlpHeHJURFJKUkZWQ1RHWkZWRWhTZW14MGEwOUVSaTFtUzNWVldtdzNlVUZ0VG5rd1NsaG9OMmhDVEZwZlVrZFpiWGxCTkhWT0xUUlhXR3BRYld4TmJGY3dPRTFFVjJkU2VIZ3RiRmh2UWxobmR5MUZXVU5uWjA1VU1qSjRXV3hpWlVoNk1sWk9lVFpZVnkxRWJrVm5PVzlqTVhjMmRFTTNOSE5xWVdac2FHMWxMVnB2U2xodFNFODNjSGxZZDJSQmQwSnVjRFJUT1dGUVVtdFpWR3QxVkRaWVdqQkVhMFZuVFZKTWRVcHVMVGRoTVRrelkxWTNhME40TlU4eVNsSnZMamxZVm5NdGN6bDVWSEpCVldoWFUxQjFObGN5VDFFLks5VDQ3Yi1IZ0QyXzVpS1dkeTlQYmdBei02LWhnZ1drSkwwcXR6RHMxU2ciLCJleHAiOjE3MDYyMTU3NjMsImlhdCI6MTcwNjIxNTQ2M30.txWVz-UIzAWniOYkblNYLBzTaOvDEerBGhxMA45Jm2E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001578"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:23 GMT
	x-forgerock-transactionid: ff1f16bc-1df4-4408-9a55-93202c9058c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:23.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:23.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 156326: jsonPath($.tokenId).find.exists, found nothing
20:44:23.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,156326,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e659525, username -> user.1001578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6db05b54, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215463818))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:23 GMT
	x-forgerock-transactionid: cd64fabc-4260-48c9-b7c7-ef349579346a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnE1Y20wajY5OHM0aDlmcW1lbnEwdTJuaGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVgyVXdVRVJxU0dGbUxVZHBWRzg1WkdOV1ZYZDNMa296YTA4dGJqSkhhblZrY1ZwRGFrdDJhR3B3ZW10aFJsRlVOWGN0WmpGRldtOUdZWGRMUm05cGNVa3lUVmhUZFZKd1RFZEVlRUp1YjNoQlgyeFZVVXhwZGtVMExWRmhSelJMWVZjNVZWSlBRa2hOUjNwRWR5MDBPRUZSZUhoeldrdHNPSEpNTVhkWlIwbHZkMUJZYW1WRFEycE9NalZ1Y0RRelRIUk1RbWszVG04eU5sQlFUMUZKTTE5dU5uaHdkVmRDUkhGMVl5MUdSbXBKY1hKelUyaEdZakZwYjNwblpHMXhjVTgwU3poclFuUXhVV04yYURod05IWnJjM0F6WkdkamJXMXlhSGt4V0ZvMVlrRmxTa3M1YWt4bVEzVjJVREZVYWtSVmJHTnlkbXRKZVZjM09GRnpXV0pVT1dab2JUbFhPVEF6TkVGc1Vub3ROWGhQTVVKVVRUYzFiVEJ0VDNWaFNIUldNR05EYlRKUFkyeEhVR0ZZVVhSMmNqZDJTM2xZVGswMFUzWkZVa0pVWlhwb2IwbDFRbE41VUdjNVkwNTRWMnRKWldOcFpFSnhkMk5qTFZKWU5tZGtlV0p1Y1VRNVJuWnNOMUZ6TFZoT2NITm1hbTk2UzA1UWJXZDRjMHBpVm05Sk5uTlhUVUpPU1dGbFdVbDNWREp5YkZwa1JGTkNPR0UwZURWWGRWaHFkRXBVTkZaRU4wOVJNbVpIUnpJd1pYUm1OM052YVZwaFNHMTJaR2xJYkV4MFJITkRSbkJLWVRoellVaFBRMGREY1RSbVRVNWhVWGhYY214amJsQTVibTFNVUc1U1JsVk9RbFZETm1sQmRUUnJaVkpsTkc5cVJYWnZhVzR5UkZGS1gyVktlRVZsVTBKRFdEZDRiVGwwWDFwRGVFTjJWV0ZVY1RaYVEyTldlV3RpTlhWc1FVSlFUMmhLV1RaRVdubHBhMGxwYm5SUFFVdFNRVVJIVFVkQmQzZG5UakZLTm1OelkzaDBhMDlWWWpOVlV6bFdTVzFPYTNkcVJEVkdNMnROUVRsNE9XOUxkMEpGTlZJeVZqWXRTR2RzTVV3ek1XZEtXVnBUY2xWb2VXUlNSMnhPTXpkNU1HMHhVSFl3Y0RWUGREWkxOVjltUkhSUk1WSk1ibXBKTmtNMVgxRkpkVEI1YjJKVU9FTmxaMGxLUm1NdGMyMTJWQzFGUWxkMFpFZHJMalY0WXpOVFpHbHBUalZwTjNaTVpFcElVR1JPTlVFLlBEc29jeFJ2cDFuNzMyS1NndFVmdDd5N2pkZDNCNWduV3RPSjRCUFhmTnciLCJleHAiOjE3MDYyMTU3NjMsImlhdCI6MTcwNjIxNTQ2M30.O9EEB_nMF7xw4pIGEiDJ01RBh9AUXlFN0gzda0SQsqo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:23.820 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:24.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 156487: status.find.is(200), but actually found 401
20:44:24.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,156487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d5fd0ca, username -> user.1001963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c060f9d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215464789))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmQ2ZDRmdWs2cnVyaTBna3RzbWo1dXJtMjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SWEzQmtaMlJXTkRab0xYQnVlVXhCVTNobFgyOUJMakZwWTJGc1NFeHlkRFUyVEhJNVdsbzVZalZRTlRsRFFqVmhXbUY2UlVSNmEzUlFZMmxTY2pseU0yMUxOVzAwY3pSTlNqUm1kRU5RTkZOQlpUTjFjVE52ZWtFeFJXazROWEJaTUVsV05DMDJVVWxDYm5wSFkzWk1UamQwYld4TVVVNDNiak5ZZEdSQmVEVlJNVmRLVUdkT1ptWTFaVVV0ZUUxTllqUktZbGhHUmpSR1VGTnFhVU0zV2tneGIweGZNRTloUkRsQ2VtVjFWVlV6YlVSclUxSmhjMmROYm1oWFFXeDBNMUpZUmxseU1IbEZhUzFIZGtkSU1rSnhhV2xsT0V0TVZHbHBjMFoyUTAwelJUZEhSakV3VmtkSFVuaG9OSEZTZDAxcGIxWTVSemMzYnpOa1J6YzFSVGQzYUZkS1dVRkVUM1ZyUVRJMmQzTnVhVlpOZEdOb05uWkVkalpCVjJkaFVsZHRNelp4UTBsNE5EZDRVMFEzYlU1U05EQlhlR0l5YzFReWVVUnVOVTU2WDNCV1ppMWlNbFE0TlU1V1FqWXRSbU5EUlZsYWIyMUdWbnBuZEVFemNIZFRSRXhqUlZZNWNraGhjelV5T1ZNNWFHVlBjRXgxUWxkeVJFSjJUMFpETkRKS1NqUmlUekZrZG5aUGQxOWtRVzlqTjJzeGFUUklUbFF5ZURkalJVWTFSVjkyTVZka1EzcEVhR056VWtsTWEwVlJXRmxmVjE5dVVuY3pWMkYyTFU5WVVucDVRbEJQYzJ4aWExbEVPRE4wYlU1RFMxcGhjVUkyVlRKTlpGTmFTbEpHVmpGblUyaHRXVUUzVkhKRllWcFVabVpFY1c1bE1FZE5TMFI1ZEhkeVRtcFFUM3BYYVhJeFYyNXRUbGROU2pOcVdqUkdlRlJuTm1aeWExTXdXR2xrWm1oalQycFhXR1JrVjNkUFFsTmtia3B4WkVOVmExbFRNVll6VkVwblMwWXdRM0ZuYWkxc1JtNU1SMnR3Y1VKbmRuUXRhblZwWDAxeFFpMU1NVjlXVnpaRVozRlFTVFpJUVZOTFIycDVWR0phVEVsdFNtZHhVV1JJWVV4dVltZGlUbEZXTjNSYWNuZDVOVGRyU0RWVlRIbG5SMmRJUXpKNk1XODFPWEU1ZEVOa2VYZGhYMDFtWlc5UVpFaHJXRXRqUlc1VmFYZFFjMFpRYURGWk56UnJMbDlwZEd4WFMyMUpOVVIyYjNaT2VHZDVaM2s1TFZFLmlBdDBxYXJjWm5fbkxlMFZsYVRESVdxSUt1bms1MEpxVnhJS3VIRjE0Z1EiLCJleHAiOjE3MDYyMTU3NjQsImlhdCI6MTcwNjIxNTQ2NH0.FeKtq4udRBWDspOoCvy0VV4g9Im8iwR3mTSbYgo0iSw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001963"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:24 GMT
	x-forgerock-transactionid: 22c35e06-f9d6-493d-bc1d-3ef8136be626
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:24.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:24.876 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 156487: jsonPath($.tokenId).find.exists, found nothing
20:44:24.876 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,156487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d5fd0ca, username -> user.1001963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c060f9d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215464875))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:24 GMT
	x-forgerock-transactionid: f9655279-fcec-4bc5-a0c9-ebe6a5fb097a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2FoYzJhYzR0cGVsb2UzOHVzMWloY3FnOXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlIxTjNTVGxNU0U1bU5HSndSRFpWYUVKYVZXdDNMbFpEUzB4WFgxQXROR2hYYkhrd01FMUxhSEExTWpabWJXOUVZVUZLTTI4NFNFRjZiVE5xVGtGNVJrTlJWMnRwWm5ScGNEVmhla2N0TmtNNFEzQjVNMGRoUmw5RU5WTldSRUo1TkhaVFJWTmhOR1prVUdOMFh6RlhaMGRtVUZSR1ZHRkpjbXRsV0hSV01FeGtXbkJ3WDBwNGNtdDFjMDVUZFVaRU56Sk9UalZSZFhkNlJtbHJkbEIwZG1VMWNUQmliVVEwV0ZKV00xTlhlbFJqV0RKNldEQk1jbFI2WWxoaFJGUkZkRlUxY0RJMFREa3dTa2h0UkdWNE1rSkVXRGRSYWpCdk1YUlVZMWxuTm1KS09EUjJiV2w2ZEZrM1lXRXlMVU5VZW5sa2N6TnhhR1J6TXpKcVZGbFJhbFpPYmxONFdrSlhaRTAxTjB3M2NHeDJiR1ZJYTB0VFNWWm1RVVZpYVZwbWVtcExSWEprVDFORk5EZFlRM0JLVW5sMmNuZHdkekUyTWswd1dVbE1YMVozYVcxRVFsTkxPRm80T0hwck5tNVBZVTVJUkdnd1VVNTVUbXBCT0RkRWNsZENOV3BYYTJVeVJHWTBTVlJtYTFCd1lsb3pNbk5MZWxNNGRXMVpVbmQ0V0RObExVODRTRTE2TW1Sc2NuQnlPR1E0Y0dZeWJtNHdVbEJsUkdocFYwdFpXbVJrTm1neFgxOU9Ta3h2VEVaV1ZVaG1VbTQzVEhwRVVFRm1YMk5KZEdveVdVRlNWVjlFVkRGaFNrRmpaRmRRVTNkUlgyVXliV1pGU3psVlVFSlRhWEpKTW14NE0wc3pOSEZuUWkwMlVFZHRVbHB2YWt3dFJHWkxPV1ZNTTBoU01uSjNNMjFsT1Y5eWJrWndXSFI0T1RaaFZrNXRRblpOVEhoMWNUSjJaMFU0VDFNNU5YUnliRlJ5UldWV1FrUmthbFZyVkUxTlNrOWFSSEI2ZURob1JtRjZOVFozWjJWdmNGbzRZazF0WDB0TlJYVnRSVEoyT0hkYVRUWTRPVkk0WTFjek4wSjJXV1paVnpCRFNsZFZSbkJsTW5CQ2IxVkJhV1JOUW01M1VERTJVV1ZJV0hselRYcEpVVzR3VERCNVJsWmxURTk2UVdOb0xVNVpNazA0VFhOM056Qk1VRGRWVUhaU09GTkJZVVJRYjJRNWNqTlpkMnRNWjA5SlVFbEpMbmhCVDNCTWJWQkVaa3htV0dKalEwNDNOMlEyTm5jLk5zU1E4Zm5sVTA4TFBkaVlmald6S1JySU0tMl9HZEdJUUttaTJtRGo4Ym8iLCJleHAiOjE3MDYyMTU3NjQsImlhdCI6MTcwNjIxNTQ2NH0.iJ-mTJLeW5RF_6qQHjfCYtM2BA_NFwgezNVBZ4oIGF0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:24.876 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:25.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 156560: status.find.is(200), but actually found 401
20:44:25.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,156560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35609fd0, username -> user.1000333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b86da4e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215465311))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDJka3NhODFlYmpkZTU2c2s4aGkzY292cWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVh6bFlhSE5qYmxGV1VUbEhUVGhwVDJ4NlQzaFJMazVSUkZseFRYTlFkM0kwYm5OR2JtOXBaRmhtTm1KeFJuazVNM1ZPUzJsaFUwOVFObDlpTVVKUFVHWlZhekZLU1dNekxVSkdTRVZHT1V4UFNFbDZhbmxqVTJ4RE1WOXBTbUl0TjNsM2IzVlRiWEJTZWxCT1pGZzFhM0JsYm13dE5uSTBlSFJHYUhkT2VtZFBZVGxRTWtGRGNsUmljalJrTWpGS1RXRk1NaTE2VERKeGJVTmxTMlZhYVdGamEweDNabEZYVDBOWVJsWXdlRmRvVEhsMFJUSkxRVUpGUzNKaE5qQmFWbGRzTW5SalN6aGpkbWhzZUU5T1gweHFXSEZOYTNNNFVuTlZSSEZ5UzBORVkxcENhMmRPTTJ4NVlWVkdhMjFCU1ZKU1VVNDBWV2hPYXpsZmFFWlZOME5qUTNwTFpYQkpXR3BWVldkR1UybFJjbVZWVmpadVRGbHBMV3hNTXpoUU0wTmxTWEZJY1VGclQwbDBRakV3ZDFCWVExVmhXbDlxUjJJeFdEaGZSWGhUV1RkSGVXTjRURVJ2Y1ZkRU1tUjZVbVpRYTJGb1ZYRm5hSE5VWm5KalUwZGFSalJDV1RsV2QzUm5VMWcyUVdGalZWVlFYM0J5WVVsTldYRjRUVmxNTjFWbmEyUXdhRzVGTFVkeFpGUXpkemxWU1ZnNGNVVm1kbkZ2ZEVOTVVqTlBlakpFWVZCb1V6Z3lkemt4Um5wVU1GVk9kMVZUTW5OSWR6WTBOalJPZFhsNFptVjVUMHRJVVRKaFRYWTRYM2hoVlc5cGRXWjFjRVY0WVRWNU9WWk1Xa2xWTjBOSUxXRnJaQzF2UlMxNllrSTJPRFV3ZEdjNE1qVldPRkV4UjIxTExYSnRialV3TjNSSVQzY3dZMjB4U1dWcVRHUjBZamhMTW5KWFFURkJVV05JTkdGbVpIRlNiMmw2WjJWRWJscE1hSGR3UlY4NE9VZEdaR04wVW5kSWFucEpkVVpuTm0xUVNWWnlSRTlTWTJOdk1WVTVlRTlDYUZKR1RHeE5SSFZyWkZCQ1ZITlBOMVJ1TURSQ1F6ZGFkVkJMVUVsMFRuUTRhVzgyY1RKRFVUWjFhM3BMTkhCdFJGbEtURFpWUmt0TFNUbG5lRFZOU1daSGRYZGZiazVPT1MxVmRFbEdYMkZqU0VGbk9FRnNOazlKY0ZCWVYyaFNMVUpLZFV4ck0yZEpMbUZ1UkVZMGJVcGlZVEpHVXpVNVVFbG5UV0ZHVldjLk9QMTBkazBnWXU5N0dvUUtOVndWNmJwQ1ZXOTlCUktKWkM1NHBmVkVjTDQiLCJleHAiOjE3MDYyMTU3NjUsImlhdCI6MTcwNjIxNTQ2NX0.JVzjCM7IfGRfsmqLO66DLUdQ5quBZ80Gem4J27Xoyi8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000333"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:24 GMT
	x-forgerock-transactionid: 3caea66f-3455-4613-9418-530a58209cf1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:25.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:25.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 156560: jsonPath($.tokenId).find.exists, found nothing
20:44:25.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,156560,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35609fd0, username -> user.1000333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b86da4e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215465401))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:25 GMT
	x-forgerock-transactionid: 0a83f0c4-193a-4769-b43a-b62b42c1adc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjd0ZXFzZWFucTM0c2lhbjFuYnRiaGZmZjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGNXeElNR3BFTjBwR1FrczFaSE5wUzBkeVZXOUJMbVZWWkRCUWVqTlNjRWxNZDJaemNqSmllWHBxTjBkalNFNVlSWHBDVW05dlpGZHRkblJYVUhoS1EzSm1ObGRZZUVFNWEwRnZSbVpZTVVoRldUWkRiVmRWU0hrM2QzVTFVblJYZUdGVFlXWnZRMnMzWm5OUk5pMTBZa1p1ZW1SdGFtaHZVVUpNYjJGeFZYbEVOVlZ6WjB0aFpXTktiWFJXVFMxM1N6aHFiVGszYmtjNVdtTTJTWHBoVEcxd09VcFRTSHB4V1d0alJEWjVSa0pQWkZBMUxVUnlTbk5XVVRkaWMyODFUM1psT0ZKT1pXbGZWbFZ4TVdaQ1NETklWMGg2T1habGRsaGxOVnB2UVhOUVFVdEhOR05KVW5aRWQwdGhiRzFzVlZwcWRWRjVSR2N3VTFKNVduWnZjR1JTVlhWVGMxWklVR2hxYjNwYVgxOXViMlI0YzBGM05IaGZOR1YwUzBGS1FqTmZPR3N4YlhKbWNVZFdjRXcxVWpjemJYTnJObEY0WVdzeE5rZE9NM1V3V0VsSlNYWkZkMWxvY1VVM01ETk5SMGxsWWtKelMzbE9aMWd5U25kU1RVeFVVVTFrY0VaaE5rZEphVWRIUTNGRWVVb3dXV2hRVFdvMFJVY3haR3h4WVRoMGJEVnlZbXAzVFVWdlVHUkJlVVJQUzNnNVFreEZTSEF0T1RaRlJtTkhkREJKY1ZkZlNsQTJPR00wVEZKelUya3haVEpXWW14UVJXUm1WV05HUlcxWWIyeFpZUzFoVGxSM2EzQktlVGRHU0ZNNVRqbHJWamRVU214aGVGZHFVSEp0ZEd0Q1V5MVpiRVJ3VGtnMlYzZE9NbGh5YzAxeVRFdE5Va2xwZUVWQlFVUjBkR2h1WlVWSmRuWXlabXRqUmtjd1pWaFpkVFpOT1hZeGNWQjZObUpUTFU1NmNEbEhlR0ZwVEVWWmVraFdiMFZIZURKNlNqRkZWWGhhU1RsbVVEUmplRkV0WjFSMWRIRnlZVGMwZW1sVWMyUktlSE52TlROUWRXb3pWbGxrWlVWQmJFRlZhM0pYUXpsMlJYQmthazFsYTJ4aFIzSklZMmhvYkdSd2NqZHFaa2hEUWxaVmVGVlRWSGt6UjJSUFIweFlORVV4VG1WM2MwSjRNM2xzUmxCT2J6bGtSRFJrVkVwVVpWSXROMEpDWkV0M2FXUlVVa2x2YkU5bE4yMDBMbmxKWlRsbVZYTXpSbEV5V0VaVmIxRk1kSGh5VDFFLjRJc1V6b2VuZHBuUms0Y202WlVSc1ZaWlFXcXVfM0llZEN3ck5ma3ctcUEiLCJleHAiOjE3MDYyMTU3NjUsImlhdCI6MTcwNjIxNTQ2NX0.lPaSbAv3G9Hd5Ki9Gas2gIztkIzWJGUPxiBKlFEv45g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:25.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:27.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 156830: status.find.is(200), but actually found 401
20:44:27.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,156830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76b8f4f3, username -> user.1001581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f8ac008, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215467219))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmhlZDFpM25lNDNwN2ZpZmM3NHM5aXZtZ3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2FtSkxhMFZPZFcxVGNuQnJWbnBXTXpBME4zaDNMa1pTWm1jMVFreHdVRFpQVVVwSFZYZGlVR0ZaWjA1blUydEpabmRNU2xsbGNVeElaelJCZERKa1oySTBZMHA2VGpkUmFFazNhakE0T1RKSlgyTlVYMFJmUlRoaWVsTkliSEpGT0RaamRIY3hNWEYzVDFGblEyMTVjbkZqYkdoR2VtWXpiakJqTnkxQmRGWjRUVlF3VlRKMlgyMUtOM2gyVGxCVWNuZDJiMVZGVG1ORWJHZzFSVk5LV2xjeFQzQkVUR0ZoTWpjeUxXbGpXa3hHYmt4clNuTkZRMGRRWm10dVdDMVpZbWxMWDBkTVlrWmpMV3hTZGpGdVdqRm1iMFZQVDBoYU5rVXRkVXR5VEhkNlRVaGFRazk2Y0hKTGEwNUtjMHRpT0dsaFIyUTBiRVpYZG5odFNsZGhjWGxLYUhkU1V6Vk5Va2h2WTJKTVNuUkJiREZwU2kxcVJtcG5SMDlpWldoVU9XOVhkV0o2U2padU0xSllUbkZJT1VWVVpHMUVSa1ozWmxOak9EZDNUVTB0TUhSSU4yZG5WMU5PUms5VmFGZFNNM2gxU21kSk5VcDZNSGh5WlY5QmQyNWxhVmhSTVY5cWRtZEtTWFpqU0VWdmJUYzRNRXhxWW1saFVHbE1YekJNWkdodGJDMXNTRXA2VGtKV04xSlVVbFpCVEZSQ01qVmtlRmxQUkUxNWN6VlFNMHRvYURrNWRHNVdXRkp4WWt0aVUyeGhibEp6WW5wR1ppMDRTSHBrZGtaVGQydFhiM0U1TjJsUmFXRm5SM3BaTkdNM1JFaERaV1pTVURkV1YyMVpOVkJoT0cxVU5GOUxkbU5PVDA5d1VrSk1PUzFLYzBOMlJVRjBWbGhYZG5waGN6bEplVXRRVUZsdlRXYzBkVTFWTFZWSk1ESlVhV3B6VW05SUxYZzJXVTV0TjFwSFN5MVZVelJCY1ZwS2RFTlJlbWhuY21jMFdrVTFOVVoxT1hKaExUSkhTbVJLWTJsalRFNXFhRzB4UlZrNGEzbFhSWGRZTWpaV1gwbHBSMGc1YjBoeFF6UkNNSFEzYUVKeVRERktMVGxETTJsd056SmhhMGQ0Y2pOUGQyOUhRVjlDYzJkTVRWTlpZVTVGTm5weE9EY3ROVTFyVFdaSlJFZzRMWHBpZHpaUExWVmpVakYyTXpOb05UQmhibms0ZW1GRU5UazBXbE5oVkhWVlJETnJMakl5Ym1oMVJEbG1lWE0xVG1kcVZtVnRkbmx4ZW5jLkxfeUV3MmFyTnRPamVfR0hldW5WTkZfZzA5MFhtRER6U3hJbnM2aFpXSlUiLCJleHAiOjE3MDYyMTU3NjcsImlhdCI6MTcwNjIxNTQ2N30.TJl-cr6GZmy8RbumjeJTJHql_hKswTwtCCcdkyoWmIY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001581"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:27 GMT
	x-forgerock-transactionid: f8e1d75b-72fa-4ba0-b9ea-b90f28573aa9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:27.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:27.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 156830: jsonPath($.tokenId).find.exists, found nothing
20:44:27.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,156830,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76b8f4f3, username -> user.1001581, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f8ac008, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215467308))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:26 GMT
	x-forgerock-transactionid: 8f93b1c3-78f5-4be3-bc56-d141f8f229ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWd1bGRvbW5xNGViZXV2MjNnZ25pNW8yZnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFpGRXpiMUV5VlZob1lqbFJiSFJ6UmxCU05tcEJMbFF0UzJ0UE5uWnZZMnM0V1VrNE4zVnBTR0pGYlZGUGNFdzNUWE51TUdWQmEzcEZYM1pvUkdoR1pFeFRjRTE2VUZsTWIwRnFhWE5sVVhSU09VVXhUREZKZHpsYVExVklVSE00U1haUlZtVndaRVpWZGxOV2VqTjViM1V6U0RkM1dHTXRTeTFWVHpCRmRGWm9hR2RWZUY5NmEwRkJjalUxTjFWcVpqVnphMjFOZEZGbk5uUkVkbVZYY1dzNE9VTkhkbkJ3V1ZOVlYxUkVaWEZITWxOUVluaFJTbmhaWkRkQk9ITlJZMk50WnpGS01rTnJkMGxmWTNaWVRqVnJTbEJLVmxkTWVEQnlOakZJTVVsMWRuaHZiMmxVYVhkNFJsVlhlbDlWYkVsalREZHpRblU0WkVsSlVVMUlhemxUTTB4aU5XVlZiM1ZMWDJWcFEwSTJMVVZKVDJnemVITktRbFF5ZVZKQ1dWTTBlbTlNUm5NNU1tRmlUVTF6WHpWcGJESktlR1kzTW01VlRXb3llRlJNWm1KM1NDMUdTbHBJV0RRNWVHWmFZV2REUlZSRFZrRklVMXA2VFhsV2VXWm9iWHB1YzB4RGQzSkZlVk5WYUY5elJ6STFhekkwUjFCZmVqbEVTR0UyZFRSMmJtOWtjWEZpZGs1bU1UTkRlbHBXYTIxQ2RVSjVaMU51WDFsWE9UaFFTa2hKTUVzeVFXRXdlall4TmxRMGRXcHpkVTlSV21JNVozRTViMTlMV2xOcE5VTlFZa3hYYVhkNlNDMWplVEZDYjNCQk5uTnRkRWMwYkY5dGFESnphVGR6ZFhSbU5FbE9aSGN5TXpSRWFrZFNhbTU0UkhGS2RIUTVlRXhqWm5GSVYwRTJYMDg1UldKaFFtWnFjMVJIYkVsa016TnBSMHBpZG1GZlpuaE9RbFkwZDJ0a1RYTllSMVpKZDBSSVIzRjVUazF3UzBWSE9UVTBXUzFCY1cxV01VMWllV05aVEd0RVNWUkNkMmxrUzBJelJHUXdXRkJrVkcxV1FrcEJWbXRXYTFWQlNtcE9hMnB6UldORmMxUmxVVWxKZFd4bGFrVXdkSFl6WlU0MVpWYzJYM2hpTTFkWVFYbFlaemhaVkcxNVl6SmpkWEpLV21STGIwczFha3d3VDNCa1pVcEpVM0ZXVFhoSk5WcFFhMmx6YjFwNk5HOXpVek5xYm5sbFVXTm5Ma2Q1YUdkZlEyRndibVl0U2paTU5USlNNaTFEVFVFLnNJV3BhemlIbGU5SC1raDI4cVVzbTZFVmNnZHFnV29wc3dBMlRxSjdyMXMiLCJleHAiOjE3MDYyMTU3NjcsImlhdCI6MTcwNjIxNTQ2N30.y__ZQVxwFGJhomOTObzGUeC6LKc4yTc94ej5OxvJN34","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:27.309 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:44:27                                        1060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=294508 KO=11972 )
> restLoginInitiate                                        (OK=145804 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=145348 KO=431   )
> restloginProgressiveProfileCallback                      (OK=3356   KO=431   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.49%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.49%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.56%)
> status.find.is(200), but actually found 503                      4958 (14.50%)
> status.find.is(200), but actually found 401                       431 ( 1.26%)
> jsonPath($.tokenId).find.exists, found nothing                    431 ( 1.26%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 385695 / active: 33     / done: 156887
================================================================================

20:44:29.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 157250: status.find.is(200), but actually found 401
20:44:29.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,157250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@373a8180, username -> user.1001680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a3c8374, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215469885))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGF0cnZydGh2YzN0ZWZtZDlvYjIyZThncTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmJqZFpWRjlmVVROcVJtZHBXWGhpZUdjd1dWbG5MbE14VWtSalJGSkhOaTFVWm1oWGVGVlVaR2RFVlhwdWVuSjZZVGRVYmxSNFR6RlVSRU5hVDBoM2MzaEtSVTlKU2tsdk1rb3lXa1ZNVm1RNVdrTTNNRmRrVGxFMlFUWXdaV1JYYjBwUVFuaG9SSFJFVFhoamJrSkVlVTB6YnpZMWR6aFdVRWxJU21SbFNFMU5WR0ZaUm5GUGRVWjVTakJJWldsWGMxSlFhRGsxTm5wRWRuWkhOWGRZY0ZOdE1FWk9aWHB6YmxwTVlsWlFYMjV0UjBKVFREQnhPUzFWTVVGd1VYQjVUV1pXYTBORE9GUmZVR0U0WTA5emQwbzRRME53TUVOUGFtMW5SRlZMY1dVNVFVMVpOVEowUTE5NVRFdzRSRkZaTjBWdFZXVmlUbWxyTUV0V2MzQTNRbXN5U0hwd05ITTVWV3MxU3pFek0xbFBPRm8zYUhwMVRrSlhhbWwxV214bmFIWnNaVkZvTTBWMGMzaFRiRWx4VGtwUlluazJWbFE1WldWa1JXbHFSa0ZhYTB0bk9URk9aRVJETkRBMFFpMWZkMk5mUjFCSVowcG9ObU5GUTI4eWR6RnBlbEpLYWw5Sk5YUXdkbEppV0dSWmR6TmpUR2xQT0RnM2NFTnVRM2xMWVRCVmJHMWFPRlZ6ZWtwUE1HTmZUVGhMV0ZZdGVXSk1iRTEwWjFsemRHcHZSbE01ZVVWSGIwcGtVVzF6VDFoeFppMU1aemxOZGxGTmIzWm9jVUZWV2t4RVUzUlJWa1pRY0d0dVVtNTZSVmRNVEhFMFJDMHRPSEV5YkUxamRGbG5Ua3h1WDJ4SWJrRktURE5NYWpaNWJVSXROamRuVDFWWWJ6Sm1NR2xYZFU1UVFtd3hhalIyUkhGdE1qVnBia2RtYURoeVJFMUljSGhXWDNsaFRVVkZiVXR6U2pnNWFUQndRbEpvWTA1R1dFcDZSMkp5VFRNeGJUTnpjVkpOYURkdmJGVkdOelZKYmtOdGJ6TXdhamRFYlZveVJrUkVOREpxYkdWck4xQjZhWEo1WjBkM2NVeFZPUzFHWjBacWJYaHFiMDVGWjBrMFkwcHpkM2RVV0c5VWIySjVVbkJIY1RkTVRrMUtOVmsyUkhoVk0xRk9iR3Q2YWtnd1lVczNRM3AyY25SS1RtUmFZbFY1WlVGblYwSnRZMDkwYVdWaGVXVlNaalZJVDBKaVEzTm5Ma1J2T0VWM1MwUkxPRVJaY1hSMFR6ZHdjRkJSVTBFLlFWNFlXWWphdmxLODRodFFicDhkTEkzNEM1RjJ4aTNzWkt5ODU0Mmx0aDAiLCJleHAiOjE3MDYyMTU3NjksImlhdCI6MTcwNjIxNTQ2OX0.BKhZiAaS6R7BSRMhtPfBdc4MvEXsU9kf-zmK1IK96zI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001680"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:29 GMT
	x-forgerock-transactionid: 2ced849a-a82a-41a7-97bb-3b64e967323a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:29.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:29.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 157250: jsonPath($.tokenId).find.exists, found nothing
20:44:29.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,157250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@373a8180, username -> user.1001680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a3c8374, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215469972))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:29 GMT
	x-forgerock-transactionid: d9335999-48f9-45d0-b1cc-c93779fc6ec9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajZscTFmOWYwZTg4a3JkcHJuMXFhY2FrajIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blVtMDFaV0ZCWmpsaVZqTnRVbU01Y1V3MlpFcDNMbFYwUkVreU9YSmtaMmxPYlRGWlNFMW9iRkZLT1RWMk1rMXpNMnhxTmxoeldqSjVTVUZLWXpoTllYVmlTMjFIVlZJNGFWbEVNa1pYWnpNNVVURlBka2c0TlVoa2MyTldhV3RmU0RscVgwRk1Sak00TFdWbFIxbDRXWGs0UTJkaFZtVnBhRFl5VGtkdE0wWk1RVUZHVG1GSFJsUkRka013Wm05VmQwNVJlREoyYTFwa2NtaExSVkJWYjJJM04ybHFjR2h3ZW1WelZXdGhZMk4xYm1KNFlWRjVObXBLZVVkVVgxSkJSMncxY3pCUVgzbHBUQzFqVkd0RmRrNXlla2x2ZDBaMWJYbHFabk5KV0RWa1VWbzFTbEJ4UkhCVWVESjJXV3czTm1KQ2IwWjFSamxHVkU5cU1FUmZNREJITmpoTGEzaFVSM1pLYzNVeGJsVlBPVjlRYkV0d1ZrczNjV04yU3pOdWNGZFZUMlpTUkV4S2VrVkxTVFl4YVRJNFdsRnZUMmRvU1VVMk5tNVZaMkZSTTJweWVGa3djRWxDUW5aRGNGcGhOakIzTkVOS1VtVlNlSFYwZDFkelF6SjNaSFZVZWtsMWRYRXdlRm8zV1RKUmVqVlhVMUpSY0d3d1gwWnJZM0pJYjNWc1FWQnRhQzFTTUhrd1MzVlpMVmxxTm01dGJtdzFZbkZ4TUMwd01GWmhUazAyU2paMGJESlVZa1JwZDBWYVpFTkxkMlEzTVhkR1NHdFdXa2d3YXpjMlZ6WmhVakpLUW5KT2NqVkhVa1pNYTFOM2VtRm5YMjF4YlhocVVWSnZRekJhY1haZlFqTnNVMTkyWWpCNVdGbG5hamxqVW5oNlIyODFTSEYzV1Zad09IQlZkR2RuTFcxMk9WSmxXR2RaYVZjMmMxY3pXVWRGY0cxbGIybFBaREJNVFdkalkxTTNSWFYyWjJJM2FsaENaekJtV2paQ2VsRmZTSGxOVURsNVFXUXdhRGt5YTBKalVHSnpkMlJuZG5wMVIyTlFZbFpNWkc0d1VXNVNjRmhqWVU1VFdFazVORmRSZW1Nd1luRnFUazVXYlRRNVpqWlFPRUZKZG1Gd1l6Tk5ORVJuYW1oUFNrZE1ka3RDU21sM1dHTkhaR2xETjJGaVYyRmlhWG80VWsxNFRYaHVVM2d4ZFRkRE1VRk9WV1U0ZFMwME5pMXlia014TWxCUU5sOVpMazlqTlZoSFluWnNMVVpEWVV0dVNXa3ROMEkzUkhjLlVmZ2lMZnBWeGtHd0pKLVRMOWtqYk0yaThqRENvSnhkT2xDLVpHUVJEcGsiLCJleHAiOjE3MDYyMTU3NjksImlhdCI6MTcwNjIxNTQ2OX0.R7EWgRwjgHP63I0gKZ9N290_a3fkZMtIZyIkikqO95Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:29.973 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:44:32                                        1065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=296035 KO=11974 )
> restLoginInitiate                                        (OK=146559 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=146107 KO=432   )
> restloginProgressiveProfileCallback                      (OK=3369   KO=432   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.49%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.49%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.56%)
> status.find.is(200), but actually found 503                      4958 (14.50%)
> status.find.is(200), but actually found 401                       432 ( 1.26%)
> jsonPath($.tokenId).find.exists, found nothing                    432 ( 1.26%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 384943 / active: 23     / done: 157649
================================================================================

20:44:34.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 157889: status.find.is(200), but actually found 401
20:44:34.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,157889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cd8b4d, username -> user.1000279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28884801, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215474271))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzVhOWo4YTVqM3RuOHMwam91N2U1M3JidTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlFuRmZWemxmVVhaaFpuRk1kSHAzYTFnMWNHZG5MbFZxZFRaaVdsVjVOMmx6TTJaVVJYaElTVW94VW1sWWFFNXVXWGR1U1ZKM1NWUmpiakJqUVhoRlJFVlBRMDFzYW1SSWFrRlFVazVTTmxCTlgwTllTWEpyT0ZaNFMwNWtRVU5mVDFkTlIxWkJZVlZ0YjNWSk5HNXRObmhmU1c1U1kydERWMmRLVEVjeGRrdHhPVVpuU2pWVlVXOVNTbmx3WlVZM01TMUxORE5ZTVY5elJGcE1Za2RMWDBGeVUyZFVZalJ0UjFwMmJHSjNUbGRvYTJwbU1HMTVSWGN4WjBkbE1FcFpXVkZKY0RSc1gxbFBVRUpOZFMxelpqYzBhMVF0U1RkeGVUaFhibUpETWt4YVRHZERWVVZTYjBWWFdqZHRTMWhCVEZsNllWaFhVVnBRWm1VdE1VSlBkbTVvTWs1TlltVjZXa2h6TUV4aVYwdzBVRWhLWkROQ2VYRkVURU5DV0dkNVV6WXRRbEZWY2w5MWFHUkRZa1ZpUkVNeVprVkxWVXh5ZERSamVIUnZPRFJCWTIxbVkxcEpNekZ0VEZOUlIxQlJNV0p6YUhsdGFIQTVXa3B0VlZvMVdsb3ljM3BqYzB0U2NWRTBhVnBxZWtseGFUTkZORTlWWkV0amNHcDVkelYxVDE5TlMyNTFkRGhTVTFKc1ZIaEZlbTlvWVVkbllVbHdSVFkxUkdkU1IwNTFRMHczVUdWUWNrWjFUVXhOTjB0YWRVRXdhbXR1U1VvMldWZExibFo2VG5OcFJrVkJaSGxZVm5ZMlJYWklaVWN3ZEdKNlNIZFljbUV5ZHpJNFprRnhhVkZsWkhoU1ZqUkRjMVZOTFdKamVIcEpSa3hVWkc5RFkzbzRTM2xmUjFWVFZuVktTVlF6V0VNeGFWZGhWRk5JYTFKNGNXOHhTMFU0UVRjNFpTMDVjbDkyVGtocGJHMDNUM3BCTlc0dFh6ZE9PVE00YVc4NFpXdzNabEoyUlZoTWFtZHNjRk5rWXpnNE1EWnNUMWc0ZVZCcFVuVmphV3hMUVZkUVgzQk5WV3c1V1ZwYU1uRnZZV2h2VUdoWE5tbGtXV3RGU1ZwWmJ6UlRWbTVNVDFKYU5VWnVWa3hSVG5VNFdrcHpWR1ZyUm01Nk5HTmZjV3hFV1daV2NqWnFOMFJyVUdOVVZqUlVVR3RzT0hoNlUwNVJOR1IwV1VWaVNXMVhWMVphWTNWc1pXaEZMbWROY0VsRWNsUk9lSHBKZUZad1MwOTFlREp6V1VFLjY3Sk5KVGR6Rl9haFV6ZXRKdGdJTzFBM0RRamEydHZCd1hIbVhhbnRIZ2siLCJleHAiOjE3MDYyMTU3NzQsImlhdCI6MTcwNjIxNTQ3NH0.e5p_1JPxcmu6sNGAm_BBUs5BpL96M29leNweE5q1_v0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000279"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:34 GMT
	x-forgerock-transactionid: 94d644fc-db1d-4ef0-97f8-bcf8ed15be69
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:34.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:34.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 157889: jsonPath($.tokenId).find.exists, found nothing
20:44:34.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,157889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cd8b4d, username -> user.1000279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28884801, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215474357))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:34 GMT
	x-forgerock-transactionid: 521bbb63-4fd1-4ff7-96cc-a11f01964500
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjY4NzFzZWFmc3Y0cmxvamVnOThkaXF1azQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2MyWk1aak40Um1veVJubHlhVVUxV0dSdk1YcG5MbEZOTmxCa1J6QkZVRjlsVmtOQ2FXTkRhbXcyWkRnM1ZrTmxiSEIxVTNwS1VuRlpkVlp5TFZsWlZEYzNkbXBWV0dsRGRHSllVM0pHZUZKNlNubHRVaTFyTUdobFdGbFBNRTEzTmtSVmRHODNSRXBYWTBOb2FWZHNSVFpPYkMxSmIzQlJWblpZVm5sR2FrVlNRazVpYzJaSmMwSmtSRVp0WTNWT2QxTnNZMmhZWmt3NWJFNXRPVlJtYkdodGFVeEtWeTE1WTBWeVF6ZGpPVTk2TmsxSVpHRkxTek5aWlY5eE0xVXlaRGRDTVZKRGNHTlhlVXBNTVZaRFMzaHZaRlJSZUZSSVdHSm5lVEZQU0RORlJFRlplSEI1ZWtKSlRtTnVMVXBQVDFGdlVVcHdVek5ZYWtsTlZFNDJTR0pDZDFKUk5UWmpXbVl5V1ZwWE5VeEtObUU0UXpSWE1FWTVORGxxTVhKTVZqRnhhazlsU1VWcmJXTjVlamRwYTA5aGNXMURlRXhLUVhKVmR6VXRNV0ZVZW1WNVNHWjJXSFZDUmtOek5pMTFka2N5TmxjMWVUSjJWV1pZWjJSM2RVZDVRWE5aYVdoTE0yTlZTR3hoZUdkMVZ5MXhjV0kzTVZnNFYzQlRUblZSZVRKRWNtYzVjMGcyUVUxU2JVVnNPWFF0Y0VSdVpIZFlRVkl0WTNOT1lXaENaVlpZYm5CQ1J6TnZaRGRoV1U1ZmMwcDRTVWx3YkZkbWFWSkhNVUZGY0RKaVkzcEVSV1pPVlRCaVExQkJjVTB5VjNSbGJVUlFTa3RrY1hFNWNsbEllazloWmxsdlFuRnhZMEYxTnpWMVZGazBhemRLTWpkMldGUlpUM0oxUjNWeU5rTlNXbE5OVkdweVVIRjNZbUpuVVY5aUxYWnhUbXBsUjJWb2FFTlVjakI0WTJObFFpMHlTbXRzV25GMk1EazRjbkJqZWtVeGJVUlNjVVUxV25sVVJVWkhkMkpsTW5oSFQwUnlkVjlNWjBaVWFGZGpRbEJSTmtSaU0yUm9kR3BSZFVwdlNUTXdRVjlTTm5SUFUxWTFTV3R2VUhWbVdGWXhiMU5PWDI5T1QyNWhhR2x0ZW14bWVsVmphRXd5ZVhrMWFtWjFlbkpuYldrM1ZYSjNRM1EyT1hGVmVtOUxhVEJTVkRSNlZWTkRlRm94Y1MxVVkxbDBTRVJaTVRsdFFWSTRMa1pKTm1oSk0yRjBVbkYwZWkxclEzZG9ZMkpWYkVFLkRZTXZEX0JuLUQza1duTW55d19MWTBmWG5mTjRQYmRZb3R4a0taYmY4UlEiLCJleHAiOjE3MDYyMTU3NzQsImlhdCI6MTcwNjIxNTQ3NH0.VeBFtN_sXQtQ3K98I3cKfOgUdjaCJW0E0rqtG7Lcy4g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:34.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:44:37                                        1070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=297545 KO=11976 )
> restLoginInitiate                                        (OK=147311 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=146855 KO=433   )
> restloginProgressiveProfileCallback                      (OK=3379   KO=433   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.49%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.49%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.56%)
> status.find.is(200), but actually found 503                      4958 (14.50%)
> status.find.is(200), but actually found 401                       433 ( 1.27%)
> jsonPath($.tokenId).find.exists, found nothing                    433 ( 1.27%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 384185 / active: 32     / done: 158398
================================================================================

20:44:41.945 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 159057: status.find.is(200), but actually found 401
20:44:41.945 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,159057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59bd1502, username -> user.1000503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@647c0062, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215481898))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia241OGlpZWQwMnEzcnZqMTM3aDlhbzdtcWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFlWbFNSMUY2VUVkbVFWVnRNbFZxT0VaTmVFaFJMbHBrYTFCRlVURmFiREJqUjI5d1lUaGpibWhYTXpsQ2VXMVRWR05IVERaMFIyWmFWVTAwZDFKbVZIRlBaMFI1ZFdoU1NHeHRaV0pKZVRObWRWUk5Uekp6VkhCblFWcFVVbVo2TkMxRmJrWnphMGxaVmxCUGFWTlhiRzFJU2s1bFIyVnhVRGRIV205clIyOXpUSG8zU3pKTVFreDZWbXRHVjNWVFMwNVJWVU16TTFoUmVqRjVibk5GVGxabk5pMTRTRTl4VjI4MFUxZEhNMjF4YURoVldFTjNVVzh5U2pOR2NXNTZVVUUyYW1waWNHczJhSHBsUjFNemVtTjFRM0pVVVZKM1FrVmFkV0pQTVZaU2FqVnBZbkJHVjFWQk1rWlZkV1Y1UzJSYVZGWk1TakJMV2xsNlVHeHNRM2xtYzBoVVkyWTNlbTA0UjFJelNESmtlR1Z6ZW1SYVowRllSVEYzUVhCT1JqZEZaV05DWkVsalRuUmFOREk1TnpWU2NFTTNSRmRxTWxoU1h6WndYMkZKTWtOTVpIaHZUamd0TkVneExXVnJlRWx5UVRCMWNUUXpSVGx2YWpkak1IZ3piaTFWUTNSa1ZrMWtWSGxQTTFkdlpWSldiM2hEYmpaSlFsbEhWR0owUzJJMGF6QlFNREo1YVdKRlJUQjVielpyTjJwb2RUbDFaVU10YXkwM1RtcHVWVzlLY0hKelJtaDRWbE5hYzBkRFlUUkphSFJVYTJWWFVEVnhibWh3UkVaZlFscExkR0ZsV1cxMldVWXpUMEZpYm10VVZUWlVhME10UmpGTGRsRkhhR2gxTlZkc1MweFdUMmhVZFhCa1lrUmljWHB5U1VkV1JWVnZla0ZoVnpKWk1sbzNSWFJwUjNJNFZHTTFiVGhoTmxnM2JHaG9TMHh4VmkweVpXbFJUR2g0ZVhwQlJqbElURGhqYm5KVWQxbDZTRFkzZVZWUmRubHBlSFJ4ZEhwV2FtWTFNekpuYlc5amVuZEJXalZEVWpsMlJtMTVZWFp3YVhaMFgyOXRVbEp6UW1wa09WUlBVRE54V2tSaU9VdG5iRTAyZEZwbWNVNVphemhrUmpSek9WRnBUa3Q1TFMxV1MyeFBjRmhwZVVoblpHOUVNazlSVDJWM1NXRmtaV2xDVkZkd1RGaEVlbWRDYURWd2NrMTBiVXBwVlZCRFpVdGFiWGhmY1RoWmMyOHdMbUpFU2xORlFVMXNTRmRyVmtaMllTMHdhVUptU0djLlYtTDlDQllJd2NqMFlhR2NMU2w1TTNvemV2UlFBTDk5WTBoZW9ITVJuNXciLCJleHAiOjE3MDYyMTU3ODEsImlhdCI6MTcwNjIxNTQ4MX0.Y1JlXJnylsEcfy_LqQUNwpi48kH_b0OwGt6Ef-RPdAg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000503"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:41 GMT
	x-forgerock-transactionid: 3d1f9125-60ec-4970-884c-b9a4cb89a991
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:41.945 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:41.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 159057: jsonPath($.tokenId).find.exists, found nothing
20:44:41.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,159057,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59bd1502, username -> user.1000503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@647c0062, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215481982))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:41 GMT
	x-forgerock-transactionid: 61a0a1fa-e813-433f-b7a3-6239dc473ebd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDMxYjNnYzJmZW40aXZoOXM5cjdzamUyYTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVUxQTRWblJKTkdsaE9YQjBkbVJmUzJJMWQzUm5Ma0Y2TkZGWFMwSm5WbTFDT1ZadlptbzRSWFZsWDNKUWRIbFhiemRHZDJobGRFdFlNVTVLTnpseWEzVmpablJGYjNVNVEwZzFiRTFYWmxkclNuRkhTazFsWm1oWFExRlJWMWN5V25weWRtVjVOak5GY0hsaVJWbE5iRVpoZFUxbmRVWTRkMjgxZWtKVFN5MURMVWhNVGxWc1REZFpkQzFPTFhablRYSmtTRUY2YW1veGNHdHFYM2MxYVRNM1REZFRTSFJhWWxCVVMycFhaVFZqZGpKdGVFWlhUR2xKYW1WTVoxOXVNV05tTTI4NFJFcDNNVUY1VjBOMmVWVXlVMGRLTjBGVlRUTkNObUZvYUZGUFMwaDNkRlJhTUVWVlJXUTFPSEY0ZG1sTWNrMXlUQzFmWmt0dkxVOURUbHBTVFdrNU56VkpUMDFRYm1scWRuRnVaRTkyV0RabU5XOXRWMlJWTUZwM2FERkVRV2hPWkhJdFowNXZWemQ1Ym10b1FtNVZZMUJ6YUhGQ1lqVkRUVlV6WjNGUlNVdFZOV3huVmxwcVdsUjZkSGhLWWt4RE9FUjNia055U1dJeldXUTFTMUV0U210dmFGSlBOblpaU0dVelNEUkZVVXhGVkdsTGRFSjROakp0V1dGbFdqVkZTRFpCVW01MU1IVklRMGRYZEVscldUazVYekJzYUVaaFFrRlFaR1ZYY25RM05WRkpja1Z0YlhreU0xSXlVVWRQTWpscFFXMVdhMGhOUkVsTFoxOXRMVm80YW1wdE1YRXdOblpEY1RoSkxWUlVUMUJtV25wQlZrYzNjMUl0WTNsU1dYVXdlVE5PVUROMmRtOXhTVkEwYkZSd1oxQnVNRFpKWWtGalJFWTNNbXg1YW1WRWVGcENlVk52UzNOcVlVSkROSG8wWVROMVdIRnFZalZGWVRSQlN6RXlhakJTWWpsTmFFRmFSMWR5Vm5wU1NIZFpNRkk0UldoWFYyODFVMlZKUTNCU05rczFXRWs1UmxWNVpXSllTV05NWTNCcVdtNVlRM1pUUkhwaVRYUmxMV1JITkRWT01FRmFOMGxuVm1oRGRHSmtaV3RhY2xJd1ZFUmlXR2MzTVhadGJGVmpTSEZHVlhCWlJtRktXVWg0TkVGWFRuUkdlRzVPV1RCRWIwRkRaMGRKVXpGeFpTMWhTMWh6YTAwemJUVnRTRlJZYzNkNVNGUnpMbmhUU0RsRlUxQk1RMnRFWjJWS0xXeGpRa1pSYjNjLmxldjgwSU1uMngzY28yV1l1RUhoc3FzaFpzQUR0d0lzaTB4MnNraS05cU0iLCJleHAiOjE3MDYyMTU3ODEsImlhdCI6MTcwNjIxNTQ4MX0.9SrPc22Losp8xodJocM6RBhwAptglIXEuP_B4kWb4-o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:41.983 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:44:42                                        1075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=299102 KO=11978 )
> restLoginInitiate                                        (OK=148077 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=147622 KO=434   )
> restloginProgressiveProfileCallback                      (OK=3403   KO=434   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.49%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.49%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.56%)
> status.find.is(200), but actually found 503                      4958 (14.50%)
> status.find.is(200), but actually found 401                       434 ( 1.27%)
> jsonPath($.tokenId).find.exists, found nothing                    434 ( 1.27%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 383421 / active: 29     / done: 159165
================================================================================

20:44:44.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 159436: status.find.is(200), but actually found 401
20:44:44.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,159436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ccb427c, username -> user.1000891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14330c4c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215484643))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMm9nNDY2YWVvMWFsOWVoZHRmaXZvNmowaGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1ZrTTBVVGcyYVdKSmEwNTFYMm8yZEVoR2JHZDNMbWhMUjNaaFNXMXVjMjltVWxBMGFVVmZOMGhPYW5kRllVcEpNazF6YTJwQmJWSjFPRzVRYzBSVWVtaENjV2t6VmtsZk9VNXdOMlZrTVdsaVZIWkpkRFo0WVdkQlFrZEVOMVpFYkVKTE1pMHhUM1o2VVdoRFl6UklWRTVyUzA5WE5XZEhObU5mYkZnelNtOU1VMWxmYlRGWGRIcGxTbkpYVmtaeWRUbGxaVFpLV1VkdldXcDBNRkk0TUhORmEzbGthVk5PVTFaRFVsQk9PR2htWldOUlZqbExaR0ptYlhWMU56RlFkRlZXZWtRMlFtSkNiR0pYYjJkSlRqRlFkbkpCVUVkdU9XVktWa3hsZUMxaVRpMWZhVkZJY2tnMVVYVmhUamxrVFRsYVZuSkJRMHd6Tmt4bFRXTlBXRkZ4V2xkR2NEWmhYMmx4VkVscVRURk9kWGhuYW1WVFRFNVdTRTFSY2tkUmIwWkZURTlqYUdONWJXNTVRa3RGTkZSMFp6bFVNMlZJUlRKV1FVeHFPRXBIV25FM1kycHRSVWxMWTBOT1VIaEhZMmhFUkZaUE9EbFhjbXg1VDJOak9ITnZWMWhpVWxJNFlqZEdaM0pRVW5NMlFVcHFabHBPTFVkUlZrSnRkVjlqUmxJNFRtUjJUR1o1UVdWVkxWZFhXRmRFWVdKWVZFbHliSGN0Y21aeE1EbGhOekZ2VG1RdE5tazVOMFowYnpjeGIzWktUVzFsVW1OWU5YVmtha3REY1hONFFqWTNNV3A0TlhoT2FYVXpWRTFNYlZOWE5rNU1VVVpTZEhSNWJUWlRjMHRpYjJoTGRVOXpUMWRpWTNGdVkyazJTSFJ3WTAxT05tNHRlSEoxV204MWJYVlRWSGRRVFVsRFh5MTZVa1JUZGxORVVETkRWM1YxZERkT1YwWk1kMnhCYWpsRVpITktiVVZ2UTBwcVVXSmxSRGR1WVU5aGJpMU9RMjFzTkVnd1VGQXlNVkZMWkRSSlMzQjBSamRDVjBKSlkySlZSMHN5TTBRNFZreFVPV05mUW5veWFFdHlkWFI1VVRSUFVFOTZWVlI1WmxSSVUwUmZZa0ZoY3pSemMzbGlUWGRQZEdVNVVGbG5RV1Z3WWxNNFN5MXhlRnBJY25SUWNFeE9aVFpRYUVWTWQzWmxaVGx2YlRsMmRtRTVTbFI2ZWtwUlZqTjFVMlZpTUY5T1FsTnJMaTFNYzBzM1lUVkxVek5ZUjNNeVVHNVNYMVF3YTFFLnFQcXVlUjV2LU9SLVFBMFBlQ0h3WlJMZVNzeXE3TXAzU082VDUtQUNZLUUiLCJleHAiOjE3MDYyMTU3ODQsImlhdCI6MTcwNjIxNTQ4NH0.ywogd_blE3BWzrB7dwuUStKS4d3Muc1RxlavraDzsO4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000891"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:44:44 GMT
	x-forgerock-transactionid: 422de821-6466-4a39-9210-ab153c845339
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:44.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:44.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 159436: jsonPath($.tokenId).find.exists, found nothing
20:44:44.735 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,159436,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ccb427c, username -> user.1000891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14330c4c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215484734))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:44:44 GMT
	x-forgerock-transactionid: d27040f1-6c40-4fea-9ff3-884c5edaedcb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmE1bDZ2bnAwOG1zbWRlcDliYXY1YWlqZ3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1REQlVlRkZHUW1GbGExcGFkV1Z4ZFVoRGVXbFJMbXBZUVdsNFp6bENTUzFCWkZFMVVrTjFSM054Tm05d2VXTTVTbWxpZG5CRWVWVndkM0p5YW1NM2IyUmxiR0Z1U1ZWR1ZYSjBhM2MxZDNKdGVGa3dVbWxuUWtoSlJVUnFWRzFKZEVOMVJtZDVOVFpUTkhocGNVMVFTMVphVEVwR1ZVUTJSMEpCVm5wUFNWTkhkVVIwVkd0aVNrWTJkRUp6Wm5scFNWWnJTVzVDTkdadGJreDRlR0pUVVRVNWNHWXhNMGhzWHpWdU1HcFBjbm81U1hGTldEWmtWSEpyYUY5bFJrNUdTemxUTVVFNU1rUktiR0l0YVhjeFEwVldNbUppYUc5eVpHMTVia1V3UkdkUk9HMUZUVWw1VHpacFNHZzRPVkowY1RkeFJIVm5kM05LUW1KS2VqQkZWMGhGV21WeVZWUlBlWFZxTUY5eVRuTmlOWFJ4UkdscGJYcGhVMXBqTVRkcU9EQmZOblp2Y25kWlNFNXRSMDFVYTJkM05HaEJVVFJUTUd0c2RFc3pNV3hxTkVZd1pESkVTRWxPUlVsQ2RrRlZRMVZvUjFWdVFXeHFTR2R5TVZkeVIycEVaVVpLWjA4M2VUbHJWVmw0VFVzelpreFRValpYUTJWU1luRXhSRzg1YTBobVRHaHhReTFoVEc5cVprNVZka1JLVDNCZlZscGxaRXRCVkhKUU5XZGhRbXhrTW5ZNFJtVkxkMHhtWjNoalUxTjZOWEYyVEZkeE5XRTBaREp3TVRKM2VWcEpTRFpHUzNoWlgyWndkVEIzUVRKNFRHUmhZaTFCTUZaeVIwVmpSRlpYVVZseWJVTkRWM2wwWDBwTmMzWjVMVVY1UVVGZmF5MXNWRGR2UkY5U1RHRklZM1ZZT0c0eU1YQlVUamRGUW5CaVdsWndRV2hXWlhsemIycDVjbVJQYlc5blh6Sk9VV2QzUXpGclNrSnliR2hKT1RGeVExVkVXV0pYYTI5aWJIUm9SbTU2VDJaR05uVnlTbTV4VTJaTlQyTk9NMjl2VEdsNUxUQm5Zbk5QYmsxTVZtOVhVMHBLWlVOWVRVZFdiMHhVTkhoblpXWkVMV1ZHVGs5NVVqQlBOMWx4VWxReWFIa3phbnB2Um1wb1FqWkVNR05MUVUxeFYyNUNUazFXWjBkNlN6Sk1SVTU1VEVwWFdHRnZYMWxRV25CbGN6Y3dWRXhyZUU1dlgxcHpMbTlVVEdKSFpYbEhOazVvUW5seE0wcGZTSFJWYTJjLlZZS1RBdnFUaGZreWZISkpzWWN5Z1liaXRtWEFKMXkwMGV3QTFTQjhYWHciLCJleHAiOjE3MDYyMTU3ODQsImlhdCI6MTcwNjIxNTQ4NH0.5-H7IpLfU9mb7YSZ6tiipgXucP51FaGnmjPy8C6VMdc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:44.735 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:45.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 159562: status.find.is(200), but actually found 401
20:44:45.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,159562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b9dfa88, username -> user.1002626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dc72d4c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215485546))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzRpNDM5MGExZzM3MnJuMzlzNjJmOWx0czMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1Z6TjBWSFl4WldoR01qazVTMUpsWW5Odk5teDNMakJsWDNWME5tNDBhWFk0ZUVKMVMweDRTVGRoVEdKS09ERkJTVTAzYTFsVmRGSnNlRXhQWW5KUVFubDJZbWhmT1RKTGREZHJjRUpaVEdoclpqUktjRVpzV1daUGJIaFdkamxQYVhWcloxOW5NMVE0UjFsSFdrSTVTVGhIUjJaU1R6Tm9Xa1ZoVTBZMlUyTXdWR3BvWVhoSlNFeFhhWE54TVc1NFRWOVNWbUo1YTJ0b2FHZzJNWEpYWjFveVNIbGZOMVUwVWtFMlR6SkdabkUxYm5sbmMxcHdjM0ZYVTI1dk1FUnBXbk5pWkZWUU1XNVFjWEp2VGs5eWJYSXRZbU5qTmt4ZlZYcDRNRWw1ZW1vMGJGZEVNVUU0VnpaeGIySTNaR2sxVG5wWmNqTlhjR2Q2VlZFd2RIaFlPSFZyVm01eWRrSnFlVXREVG05UlMyNHhkVWR4Ym5KSU5VMVNTVEozY21GVVdURk1WbEJ5VFRaa05FSXlOeTF5TTE5R2VISnZSSGxCYVRneU9GOUxTVTVuU1ZsbWVsWlRiRXhhZWs1dVdUZG1SaTFzVmsweVV6QmlibWRyVVVOQk16UTJabUpqVTBKWU5qaGlUVTlrZERoUlNGOU9VR2hKUnpJMVJVRktVRzloVVd0NU9Vd3pVakZ4WTNkYWJqRk9kR2s0UjA5Zk9HZGhMVlZ6WkRWMVMxOVJZMDEzWkVONlgyZE1Oa1l6Y3kxQ1lUZEVTalY0Y0MxdWNWcHlhWFpJY3pac2R6RlhaVkpuYWxGVFlqSndOSFl3WWxWdGNVdDBVMGx6YUY5UFgyUkNjRTlGU1dOdFlra3RWbHByVEU5c2JHeDFjbll4T1ZCc1gzZGZZbEJqYWtJdGEyeFdaVGx0ZUhWek9EUnFVak5GYTFJMGQxRnpiMjVNUjNwaGFtcGtWSFJETlVSYWIwcEtXWFl6Vm14cWIwdE5ZbkJYVVV0bGNUUnNkM2hvV21oelJHSkdMVTVtWVZCYWQyNUtlVk0xZDBaTWNqRk1PV0ZuYWxabmQyUlNVMU5TTFUxQ1dVSjJXbTgwYmpaRmRYUkdXakJEV0hsQldIcG1URU4yVkhGNWJIWjZaalJqZWs1eFdqSmpOMUUxYVZnMWNqQk1lV1p1WlhNMGNVYzRRazU1YlRKVlkwRmhOQzFYYldOeFZraG1iV2RSWW1NeFJVY3plSFJvZVVWMWJFVm5MblJPU0c1RVZGQmllV3BmUjNwVVduTm5NMUZaWTFFLm1fSGExYnJ1QjI1OC1USEd2ZDNBc2laUXlhRm1hVHdQZXRGTGRkUnc4dDAiLCJleHAiOjE3MDYyMTU3ODUsImlhdCI6MTcwNjIxNTQ4NX0.ppcRKrEaXRpMAB9P45zQ1fEWFoJwY3Los34z7bOZjUA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002626"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:45 GMT
	x-forgerock-transactionid: 56e63cb6-1934-4044-85aa-4a6813b28740
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:45.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:45.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 159562: jsonPath($.tokenId).find.exists, found nothing
20:44:45.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,159562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b9dfa88, username -> user.1002626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dc72d4c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215485637))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:45 GMT
	x-forgerock-transactionid: 6c045883-aead-4cfc-b552-a80a6e821622
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnNlZm10cmRkNDBvN3ZyazAwc2dtOXNhYTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmQwUkJWbk4zUVVSRFpEaHdSalI2VWkxSVZWTlJMbVpsU0dkcGNXbGtUSE5rY0ZWclIyVnRlamhyZFRGM2VIaG5hSGxQTTBKQ1ZtcHFSbTk1TldZMU1uZE9aemw1UlhGdlFrcGtTa1JSVFRjM1JVNVpSV3B5TFhSbmRrZzBZbXhOWkhKRFVtZGxRMXBRYlhsdmNXWkxSVkl0V1RSeFlrOTBVV0ZVWmsxbmIyZFRRakJDTjBkcVdWZG9UVFpLYkdJME1HTkNTaTB3VG1oUlRDMXVaVXN3WW5WbE9VdzVRbk5mTFZSNFVtWXpOSFJoTFY5WlRqTkNRVlZ4TTBGa2JXZDJWMlZrTW5jd1NFTjBXbXRmUXpZNFlTMUpiblEwYkU1ek0wRjRORkpaZGpBNFJtYzVOWFEwWjNKTmVtRjJOVkI1V1RCbVIyeGxkMDFEZUVwbFlYaHJUREpEYkhOS1ExUXdRbXRhTW1KbmEwcHJhMlk0V2tKdE1URlNiMGMzZVZKUWFWbDRUemROZUdkak5HNXBYMDVMUXpoWVNGb3ljazgwYlZkeGMwVnBTR1Y1TVRSa1MzSk5SMVZGTVRKaVdHeHBXVmRzVVVsS1RVUkJYMlV3WkVFNU4zbFdVVTh5ZEZSNFpUTlBNbFJzT1hGNmVUQm9iVUUzZEhkTlNXdDFRVEpJT0ROTk5UaElNRXhOYUdGT1ZUVnFaM04wTjFKTFl6bHhWM0JsY2psTE0xRXlWWG8wVkc0MWNHVkZabTVpZDBrelpsZGFVMEZOTnprNE5rSnRkVVZJVEZwUk1HNXRkak0yWnpWc2IxQkRjMGMwTmpCQmJWZG9ZMEpKUzFrMWNrdHhibmRzU0UxNWVrWklaRmxxVFMxTmVXWmlWVzFvZW1vMlMxQmZjVWxOVjBGQlRtRnFiUzFhVlc5TmJEZFJVMGhVUWxCbWFrSlhVV1YxVG01Tk1XZHlTV2xmV2pOdVRqRldaVXBVVVZCYU4wMDVUa2RKWlVSSGVucEdZbms1Wld0NE1VY3lWMDF0VWkxclQyd3RkRGRuUlhVd2RFeG9lVzVyYmtKMldEYzFVMjFWZGpSelNVWTJhMloyTUdadE9GUm9iRFp5VkVOUlVVeFhiMUJaV0doTlEyWXdOVjlvT1ZGd1EzZzRVa0p4VGtsVE9GTlBPR2h2ZVdoQlJIRmtZMjV5Y0ZOU2VsUnFURWN3V0c1V1VHRjNUa05yY0hWMWFrcHpXVmxYYWtWeVFqQlZMbXRzYVRobk56Vm5ObkpXZFRaQlFtcHFhWFZLV1djLlFrclhtMUVBQUVyVWdocWFFX05KUVdkbGpZc2tpak9LNEVxc3ktVHgxdDQiLCJleHAiOjE3MDYyMTU3ODUsImlhdCI6MTcwNjIxNTQ4NX0.gdw5hpBfcWFenvHBnOWe-Jv4TSrOPcsopTxi9tL4n1A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:45.638 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:46.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 159685: status.find.is(200), but actually found 401
20:44:46.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,159685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a789722, username -> user.1002761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5829428c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215486427))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzZwazUwamNraTA4N2pkZ3Fnc2F0cHY4Z2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmVFaDBaMEpYVkVWRGJEUnJOekZKTW1SMU9HVkJMa2xFZG1aeFQySmpka05YZEd4UmNVSkJSbHBpV0dkbVREaG9hbXQ2VVhoTVJtVnJlbTltVEZNeldsSm9ORWRJZW5jeFN6TXRRVkpMT0RVMlQxWlJTWEpHTFdvMmQzVlRWemN5Ukhodk1IZzJiVm8wWlhaWVlrVmlRMVkzV2xwM1JrZHFhWEYwWnpGU2FrRmlSemxJVFhOZlkxcFRRMkk0TmtsbWVEUnljWEp1WlhkMFRscDJWbGhZTkhGZlZ6ZHdiR1JCUVdVdFFYSmlVVmhxY201aFQxZDFPREJ4VmxKMFUzcEJSa3RNTUhWelVuVlZSWFZLU1ZSSFNrZFFObGhMVHpkaU1sbEphMTlsV0ZwTlNucFdTR3Q2VjI1S2FXaFNVMGhEYVZWUWNWSkNhSEJGU0U5NWVqQmlhV1ZpUzJkU2J6WjRVRFJ0Tm13NWJUWkZNVmhKYkRKalExaDJUVGhaVjAxTGVXMXBaV3h3YVRWTFltaFZXa3R0ZUU1VVNYcHpXVGRGTUd4QmNGRTRhbGhqYzBFMmFEZDFiR3R1V0ZoNVJGaFhTRjlsTVhGTlMwOWpiSHBvVEc5alJUUk5aakJ6ZUZCak5XWjFkRk5oVWtGSmVtVTRNMUZmYjB4VWFrWmlaSEJ6WTBkdVFWRk1XSGRvV0V4VWRGcHFObGRTYUVGRlYxTk9TSGMxYW01TlgxUTFibHBQVUhSNWRETnRiVkJJVHpoTWFXOVdUR2QzWlRKeVFtUnlkM1UyZVVaaVgyWk9UMjlHTkhkT2JFazBUa3hKYmsxRk5FZFBaM1JzUlZWeVNWcGtUbEZmZVU4NVZrZHBUUzFzWW01T1ZWcHJjMEpJU0dGWGIzbDVkM0ZoTVdKQ1ZEaEtOME16Wm5CVlRHbzNiR1JGY2xoemIzSktaRE5qWVZwYWRteFJXR2RpUWkxaVJuUjZWbmRrTVdaT01sazFWVEJRVVRWRmVqTmxOVk14ZW5ONmIzZGZNMUl6YmpGZlgxODBZWGRKVVUxTVFWZHpTRFJNVVVNMU5FTlNNMk5FUVRKQ1JYQjBTMWhGVm05bVpHZERMV1ZTU2toVFNrWXdha3Q1WkRWbldIVlhObGRRYWpNelRIQkpka3hTUmpKMlpEa3RUak13TjNGQlRIYzRkMDVGV2xGa1YyTkZjbmRSZW5GRk9HSk1SRVpmVFU1Mk5qZE1OR1owVDFGUFVYQk5MbEYzTURGTVJYUjFaa0ZMUmxSQ1owMUlhMXBoVVVFLkg0Z2JfZ2Q1OHdvWHVHVC1vMFlkWk9mLUpqVEhhNkFDWTlWQU5KZC01c28iLCJleHAiOjE3MDYyMTU3ODYsImlhdCI6MTcwNjIxNTQ4Nn0.N6rVGMCOmAM-xhSntHVv3CCjdV8A2mG0LLdfKJRbKro","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002761"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:46 GMT
	x-forgerock-transactionid: d00a85c3-2def-4fb6-9ba4-3e42f548f5a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:46.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:46.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 159685: jsonPath($.tokenId).find.exists, found nothing
20:44:46.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,159685,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a789722, username -> user.1002761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5829428c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215486513))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:46 GMT
	x-forgerock-transactionid: ef867eb3-8cf2-4b22-a0e9-4f936c4981eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnBuaHN1Y2J2dGtjcWhsaWh0aXZudnI4aTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVkyRnljbEpSYlhRMU9FRnJOMUo2Y1RoNGJHeEJMbkI1YTJsVlRGRldjMGxIV1hKdU9GcDJVVWRwVjJwMlVWbGFhRkJRVVhGYVdtTnNORmhwWW1aTk4wVkpZVUV3TjBOU2RUTlpNMEZWTjI4elVtdFVNVzVWV0hsNFJFTkpPRU54WXpCYVJGUTFPVkphYm5aQ1JtUm5XRFJzUWxNMlVtaENNMmR0VlVoUFZqUnNVR014TkRFeVpTMVZkbWx6UVhVMlpEaDBRa0UwT0UxclRtaFRYMEZaT1VkSmIwNTRNM2M1ZW1jdFNFbHpTRGQxZEVKZlRFa3RaR3RPYzBkVE4yNXVVa1kxZGxCdFNsVndaWFk0WkVneVVFTmxjVWRyWDJkRk9GbE5lbXhpYzJKNldsaG5ibVp0YTBGMGExcEdUekJCVGpKeWVtb3hhbGxNTVROdE0xaGtiMHBwTVZGTmNubENkV05sYm1aSWRVVndhbU5uUjI0eVdIY3ROV1JJTlRKRk1FVjFlWGRvWVVSSGQxbzNNV1pIUW5WV2VVSmtOVFpoYlMwNE9XeEljRk10YlVNMFlXbFpjbGhHVkdweVNVSkhXV0UxZFhwMWEza3ljazF6V1RKb2JFeGZlazVZY0ZoaFpqSmtSVFZSYUhBemVEWlBRWEpwWDBwd09EVk1ZVVJNWDB4WFJqUmtjVlphTnpoUVRUSlljbkpHV1Y5b1YxbHJNeTFSY0VwbmFHTjRPVGhzYldoNE5FNWZiVTF6Y1VGVmFGaHRWMTlhVDBwVlRHRnZlVE4xYlVsemEweEllSHBOV1hoQmRVd3hSVUZrTVRoTVdHaFhiemc1YVRGbGNVVkVMV3gzZVhWbWNFMTNVMGw0VldOVmVreEpXVmxWV1ZOTVFYcFNkR05TT1haZmNsTkpRMjlCVWtKTWJVeFdlbmhmT1ZjdE9GbHVXakozUTI1a0xXWkRaWGd6Wlc5R1puazJUSHBwUnpSR2JuVk5TWFIyYlRkeGQzZzBWVGhMVEZsTk1UTmFXbkEyYkhacmFqVk9jems0VmpKbExWOHRUVGhaVDNaVll6TmZWek5yYVdSc2NYSXpTV2ROWjBoVFpHbG5NUzEyZEVWWFRGbFpURlE0VFdKcmNWRnlkMWd3VnpkQldUVlJZWGhsUjBwMWRFVmlSakJxUlVOcWRFVnVUM0l4YzJaS1ZuQXdSVFpJVFdaR1puZGZXVE5JU1haaFRsQlVRWGRGWVdkS1JHOVZMaTFSZEdsS1puSnJMVGt3ZGxST2VrUnNZWEpITVVFLnRxNkhkaS1qWFg5NUFaYTUzZFRGbTdCTVloRVpmT2RrRkttRVNmcVRWQW8iLCJleHAiOjE3MDYyMTU3ODYsImlhdCI6MTcwNjIxNTQ4Nn0.bHlG43U--tG7jNjJp44_6gqDzEE22hkeXJc8mRDEq5E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:46.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:47.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 159827: status.find.is(200), but actually found 401
20:44:47.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,159827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d5546c2, username -> user.1002717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33f62f63, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215487351))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzU2NWpjdHQ3ZmQyMGVpc2tiMXU2dGd0N2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2FUTmphV0owTm01RlJFdGtkR1o0WVRFeVpqRlJMa1ZNWlc5cE1HOXVZbTFqTVhCV1NXaE5jMUpFTmpsR1NtRkRUREl4YkU1UVlqVTFjMHM1ZVRrMll5MWpWWHAxVkZvMmN6UTBNbkJCUm5WZlJrZHBTR1JuYUVKVVJFdFNhRWRPVHpaTVRESklaREpPVkdoWlNVNURibFpUUkd0a01FUlBlblZUV0RKVFpYSnJNR3hZTW5GSVRsaGxjelJRTVZscVVHeEVZM2R4VjNSSldYUjFjblZSTm5ZeU1FSnJkVFpWUlhjek5uQnFiME0wZW1Oc2JsVklSR1ZQU0RocFIzUkVYM0pqVVhWaExXZERRVFpsUjFSdGNIVTBSVFoxWjJkb05FeFhiMWRGZDNoWmVHeEVSM0pNTXpOdk5FSkpUVXRaYjBwcFNEQlhjRFZQU1hNMmEzRk5kWGhDWkZkSGFEZERRMWRPZWtWaFdIUlNRVzlRTjJRMlNscENRbGR1VVVsMVNFVm5WRnBFUkhsSWJEa3hXRlJ2YjJ4TWRtVm1halJQZVVWbGVVNXplbVJWVmtKeFZ6ZHJTVXN6VkdSRk1WcEhkbVp5U1ZKUmJ6WlBYMkZRVlU5SU9FZEROa05VTjNJeU1UWklORmc0VldaUFNYRkpaMnR6Ums5TVJUWkJWbkZqV0dSS2JXeGtPVVo2WkVFdFNrbFdNa3g2TTA1c1pGQkxPUzB3Vm1FdGQxZEtOemc0Y1djNVNrUldiVmxYZVRCdmRqaG9MVFpLTW1wSldVeG1hVnA1ZG1wRmFuaDJZMjFCTjFkRVJreE5OSEpyYTFwV2NHUldaVlJQYkhsTE1uWnZjMVp0UkRCWFMyTTRkbWh6VDNCaVMzWXllbkpHYkhWU1IySlhlakpUVEU1bU5ETmlOMWRsY1dwc1JrZG1hRkpuVXpsMFMzVm9lbVY1VGxRdFREUTFjMlZ3UTFWMmIweFZSSEZYZEcwdGVtWnJOM0ZFUzFka2EyVnBZVTUzZFZoTloxZzJkRmN0ZDNadGRVeEZlV2szV25KS2FIVndlRk16YVMxbE5XWkJhbGxoZGpSYWNXMDNRV2RVWm14M1UyUlFPRWhLUjNneVFsOTFTbVoyYUhOVU56UXlhM1JHTlhNM2REQlVPRTAzZVZOV0xUTklUbmxsV1VWa1NsOHRWR1E0Y0dGVFdrOUtOWGw2TjI1bWRXSlBibHB2TVVObFRrUlRXVlp1TUhZMVRITTRMbUpvTFhKU1R5MVRURWhqVXpOTVMzRm5XV3BWTUdjLlMtd0o0cmdxdXhLOEE3R2M5UXZSYldyOUwyR3VzTVBxd0NzdXM4RC1UZG8iLCJleHAiOjE3MDYyMTU3ODcsImlhdCI6MTcwNjIxNTQ4N30.au5IqAhUetJyscD1ymtFGo_httNz7-ufRpv6h3C8XVE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002717"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:47 GMT
	x-forgerock-transactionid: 73622bad-0db4-4823-b175-cce33652a607
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:47.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:47.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 159827: jsonPath($.tokenId).find.exists, found nothing
20:44:47.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,159827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d5546c2, username -> user.1002717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33f62f63, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215487439))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:47 GMT
	x-forgerock-transactionid: eb893a06-8f29-4570-9ecf-c49d0fdf7896
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDVyMzM3MXA2dWttOGEwYWxxOWowczg4YTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmNVUkVha1JrZVVWVlZrWnpaMGQxY1cwNVFtcDNMblJaWjNSVlJVSnBWMHBHWkU5dlJreHJSbk5uTld0aU5ERkJhSEI1Y25wRFJrbzNSR2RZWXpsWU1HeHdlVjgyUzB0bmF6UTJVMmhIYWpoZlZXOUlZa3REZFd4Q1dteHdTM1ZmZFhjellsTkhhemhYVEd4aE1GOVVUWGhqTFdSSFJqWlVja1pMVFc1dVNqQkphbkJGYzBaV2ExbHFhM0JIV2pGaGVGTlVWVTV5YVhsaUxVdGhSbVpGUW5aNVprcFNTazFqZW1sb1RIWkpNM2N5YjJFdFFrWjJSVFUzU1hOMk1tMWFZMjFVY20xNGIyMU1hR3hzVjFKelEyVnBZVXg0VVhocWFHSkJRWGN4VVVsM2NtSkpNRk0xWlhkSU5rMVFWV0ZrVkhBMVVtUklNRWd0Y1haS1lVRTJTR1kwTTBKMlowZFZka3BGTlZkVmIyRTFWbDltV1RaWFRIWkdjMTlTYVMwNVFqRjJTSFpPUVRBdGRFdzJZbFpXYmpVNWRFcFViemw0YUhCWWFpMUhUVXRsWW1scllqbDRUWGhzVTNwcWFGRlhWbmxOTUZobGVUWk5SMTh5Y2xaQ1JqZGlTRWhoTWtkdVRtSm5VVWc1WjJkMU1VSmpRWFpGUmpJNFVqZEhiSFJ5T0hSUldtVmtXSFp3UkhCblZ5MXROM2RhV1ZselFXUjJTMDVIYW5kUE4xbENia0ZSYnpkVU1HTlRiRTFQYlVvNU4zZHVkRGxHYTB0b1RqSlZVbWxSVG1aRFNreGpWamhoVmxwRlptSnNlbk5OTlhBMldXUmZURUprTFU5QmRYbEZYMnA0VUhScU1rVTNNRFpPVGpGS1pXRTFObmhuZWxnelNqTktWVVF5VEdzNFZsTnVaVlUzTTNCYVZreDJOR1V6V1RWYWVtWlVYMVZLYlVWQ2NUVm5VelZOYkdVeVIzSlBNbHB1TUhGcFpVZ3daVk51VUZwaFYzbEtWRXd3TjBSU1RWaHdlVTlRZG14emNYcFZPR2xDYmxnMk4wVllTV1pwZFVFd1NXdGxSMnhMYjJaMVdtdDBTWEV3TkVzeFNYSkpaa1o1Ym5kRFFqVTVNMWN4YWpsQ01qWk5hVmhGTlRsdk9ISnVjRzl0VkVab2VGOTNUMUpXUlRWalRWYzVTVTFzVkRkTGNXcG5WWGRRTnpsdU9XWklXUzFKV25SdFFsTmpXRTh6YzBsbGFWTm5MazlaTWpCRlgySXhTbTEwZWpGTFNFaDBOQzFuWkdjLkFndkQ4ZWpzYkF2RVQ2a2taT1czaU03Rmt0YnBZeWVhdXFoVFBLUUFtdFEiLCJleHAiOjE3MDYyMTU3ODcsImlhdCI6MTcwNjIxNTQ4N30.7h6LsEK_NukOVQGsJD6Gg7HHhZrQ44x18gSFQtB95nw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:47.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:44:47                                        1080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=300508 KO=11986 )
> restLoginInitiate                                        (OK=148772 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=148318 KO=438   )
> restloginProgressiveProfileCallback                      (OK=3418   KO=438   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.48%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.48%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.56%)
> status.find.is(200), but actually found 503                      4958 (14.49%)
> status.find.is(200), but actually found 401                       438 ( 1.28%)
> jsonPath($.tokenId).find.exists, found nothing                    438 ( 1.28%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 382727 / active: 23     / done: 159865
================================================================================

20:44:48.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 159944: status.find.is(200), but actually found 401
20:44:48.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,159944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58cd60c2, username -> user.1001063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31a49eda, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215488219))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWgyMDdrdWVkZWtkNGI5bWd2azFzbnQzdjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1gwUlljR1UyTWxWU1JuQjVlbk14VlZsUVJsWm5MbFYyTFVvMFYwNW9abTFqUzJ4RWNsSlZWamxVVWkxZlZWWktSRmx6TURoU1VHMXdOMjB0TUdZNVdYZGZTMnA1YVdSZlkzbzJhMmRwTUUxNlNWcDJVRkk1UkdkMFJFcG1ObXR5V0haaVNYSXlWbUpqWVhGV04xY3diREp6WTJjelpuSk1NRk5NVDFOT04zRnZiRVJpWWtZdFNrczBhMFJOVldwSE4ycDNSbXRDV21RMlIzVXdkVFUxVVVnd2FGWjZOM2xsVm1kdVgwMUNVR2swWXpaRGEyeHlXR3R3Tmkxa1NIWjJhVlkwUWxGZmFVUjBVSGhWY2xCNlRHVnpXRzFWZVVkQmJtd3lSRXh5TldSMWJESnBXVXRTYVZsUVdXSjVTVTFvZVUxVUxVeFlSV3hpY25wWGJGUm9Va3B5V0ZKaVNsRnphVFp1TTJWak1IVmFSbXgxVFRFd2NFc3dXa04wV1dGMFJGSmxaRE5CTW05QlJFbFdkRFl4ZFZWbFkwOWphbkpCYzFJelFYUkNObGRuVkRCS2JHOVFTSFpqU1VKVE5XMDBPVkpZU2taQmJFeDJXV1Z2Y3pCclpTMWhWM3BLVFZZd1NsaDZTREZTYm5NMGNUWndRVk5UVlhSck1ITklSMmxVUjBaYVdUWkJUV0ZvUkhKSFJraFdOVjg1WDFkSVdWQXpSelpYTm5aaFRWSnBNM1pTTFRodWRrOXVkVTkxYVhOa01qVjJMV2hTT0VWYVpuRlNlV3hpYTNBNVV6bHZSVlJVU0VwbFltZFFjbVppTTJWT1RIcDFXSGhuUWs5c1VFTllVME5wVWxjek0yRmlXVFF4U0VGak9EWlpRamxrTTFjMmMxUlVSMU5JTmpWRU4wSkpMVkJ0VEdSMVIwRkZUM1ZrWlRkcmVrUXpRVU5sUTJsUmRqUjNhVWs0WVZZNWMwZEZTRlIxV1U5dWVucEJSbmhOVlRWMk9XZDRXREUzYVVoc1UybGlRelppTTJkUlN6bGpORzFCUlRSbFVXOWxkazFCYm1WcmNDMVFPRXRCV2xGT04wUmlORFJLU1UxTmVVazNkMUZhU0RkcVFUUmxkRGt4VGt0V01sUnFkM0pETjNSblZIUllVbVpHU0dOaVJrWlNkWEZOYjFCcWVEQlRTbnBFZHkxTE5WVXhRVXRMU0ZOcmVHOTRZVU5pVURNMWExVmFXalJ5VVY4NFRXTjNMbWhFUldsTFdGVktlRjkzV0RsRVdtdE9Va1ZoVEhjLng4M1I0dnBob05RU0tBZEROa1lxbUNuOVU0SGduOWJ6X3ZSRVhNM1FCbGMiLCJleHAiOjE3MDYyMTU3ODgsImlhdCI6MTcwNjIxNTQ4OH0.n8tNkxa6up5yqLednhpJ6uRa9YXFWTKPKvbVl2qdtwk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001063"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:47 GMT
	x-forgerock-transactionid: 42efc50a-bba4-4836-9e98-95443d9c234f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:48.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:48.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 159944: jsonPath($.tokenId).find.exists, found nothing
20:44:48.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,159944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58cd60c2, username -> user.1001063, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31a49eda, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215488306))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:47 GMT
	x-forgerock-transactionid: 6706f9ac-e902-4cbc-9548-3d9e610659f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2EwdXIzcHQ0Z2ptZDhhc2c1bmt2ZWYwcGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlJUWnFORW93YldwM1NuWjJOR04wVjJvME9HaG5MbkpsVDJoMlVHWjFUMDFPWXprd1RrRnBkVUUxYmtaTFZWWk9helYyWWxVMlQwOTZUMFJyUVRaUWFUQk1USFI1TUZsWlgyeGxOVXhwYVhCVFJsRTVWbDlSTXpsbVRtTlRia2xxYUcwNFFraDFXRkp5TnpNdGNrWkxZMXA2WmxvNFJXVlNTalp2UVY5dWR6TkRjMmRDYm5sTFJEZDFjSE52VUhaMGRURlBUVU5MU25WVk9XZHFaWFE1VUVGbWNFVlpVMU5OVkd4cVIzbEpkV1V5YVdoMlRXOVdUVlV4UW1WTVJteEVWbkYxUjBsUlNqSlJVSEZ6T0RobGJrdFhlbWh4WDFOc2RISnJTVXN0U2s1cFZqVlpjVWxwTUdWcU1URmhlbkl3YmxsRVZHZ3hWVnBSWldSblZtc3hjbEZUWm5WWFJYRnpPRzQyUTJOaE1WbFVjRjlHYzIxd1dYWjVYMFJmZUhKRUxVc3lTakZFZW1ONFRGVmpaelZhTkVObVgwVnpha1pFVkVsS1VVSmpjM0ptY1doQmNWQjFiemQyZFhob1ZVZE9URTVMZDFFelpGUTNhbk4zY2s1UmFUVk9ObWQzT1hocU5VOHpNbXhQUW1vdGFrTjRUMHhTWkZsNVdub3hPVFpuTjBzNU9GTkxRVVE1YzNSMFZGcEpZWFpPU21WUFkweHZRMGxSWlRCeVRrTnliQzFCU25kR05rcE1kWFJGYm1KSFJrSnBNMWRNU0RCUFRHRlZiemd4TUV4MmNXNDNZamhwVGtNeFF6Z3piazkzUW1KcFpHbElPV2hKWlV0R2RFeE9hazlzUzNrdFpXMDJlSGhNZFhGcWVXbGZkR1J0ZFRBMWVtZzJiR3BpWDJSRlYyOXhWakJ5WkZWa1psSmlUelpVV0RCWmVHbHRSbGxqWjJ3NFJYcEhaVlJVTVVadmJrUmZXa00zZUhKcFExOW5kVEI0T1dWSE5sTnJjMmR4VmpKU1RHVmxiMEZWY1hwd09YaHVWa1IwVjJsTFduaFZaWFJDZG01R1NVWnljRFJvWnpOQ1drb3pUbEJSV2xkclMxQXdRVTVMT1ZJek9XcHlkMFpZZGpaVU5EUjFaRVJMZFRKek4zRnZaemxYUzBKNmQzbzVUVk5uTkVSdlZrNWZXVFY2YkU1clN6TjZUa2gyYms0emRHVlBTblZzVVZOYVgycDJaekF3Wm5rMWNYWnpMbEZqTVVkeWFIbHdTbmRuVG5BNFJtY3lURFV5UlZFLlFWV2hqM0h4OVdBZVVRam8yR1lORzY4Ym5aR2ZpSFFudmNMOUtGMW5oQk0iLCJleHAiOjE3MDYyMTU3ODgsImlhdCI6MTcwNjIxNTQ4OH0.3mUIMAKOBTbb4O5-rPMbiU-75r3p0Z0xN4-g2JCDcPA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:48.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:51.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 160396: status.find.is(200), but actually found 401
20:44:51.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,160396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fbea899, username -> user.1002492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18561b9e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215491331))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTE1NDAzdnUwYTBudnJzZzIxNDloOTUxcXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFgxQXpkemhMVmpscGJEVlRSMFJTVG5wa1JHcFJMbVpyVWpsS1ZHZE5NVzFrTWtFMmJFeFVWRmRSVTAxcGVWbFNSbGhSVGxJeFoxUlBWMFJ6VVdWR1FqQnlPVGRHTkV0RWNrNUJRMmRtU2toUk9FcHhORTB3UVRRMFFtbE9lVkl4ZWpsRGEzQjNaR3M1YzFGdU9FTlpaRTAwYTJsVExWVmtiV3hJV0RkWVZWaGFlRkJ0UjFreFRGZFhPVGxOZG5VNVZ6WmhMVU16WVRsNVJYRXdhblZCVFdJMFNYZ3hhbGhtU1dka1YwbzVMV1o1T0VOSlNFdEVRMlJpWlhkM1J6QldkRTFMVDFaRFFXeEljRkp1V1dSVE5XOVlibFZoT0U1bE5HaDJYMGhtVTNkSGMwcG9lWFZDWTJ4emVGcHVWRTVsT1RSaVNUaEtkM2xQWjNrMVIwWklWMDV2ZW1sVU9WRndkSE5hYUhWSVF6Wm9lVkV5UzI1UVdFMWplRXBZZWtkSGJHbEpZMVJvZFZkTFJraHZRMjVtUnpaTVpUZGtibVZYYUUxRlZsaFFVelZoWW1aVlVHWnlRM1ExU1ZJMVozUk9iWEZ5TFRJeFZWWnNXRTVEVTBsMmRFdGZkVU5KWTNsb2REUTFjekpGTFc5S2EyaHZVVmg0WldsMGVWZHdjMHQzVFc0elIyMUVkRXgzT0RZMlVrSlNhR3B2ZEd0bmRXSTBjbnBDUVhGcmJrbEhjbEJDZFRkMFJYUnRUbmhxUm5ScFh6TTBjbW8yVFZkRGVWUTBZVE5KT0ZGSlJrVXdaVU13UkZGbWJtNWZTRUpLYWxobmFISkdWRkJuZFhsVlUzbEZTV054Tm1kWVJWaEhTamcyWWxWRlZrTndNR2xEUkV0T2JUaHNOV1JyT0VWRU4zVXdha3B4ZGw5cE4xZFlVMGRoU3paa1pqSlJjbFF3Wm5OTk5IaDNSa3BmTkRBMWNWOWplR1ZpVG1oMFJtdHhjR2htYm5WUGNrNWtUVUZRUkRsQmJUVkVOR05YUkU1d01FMXZhR3RXUjFGcWVIZGlOM2RsVTFodFRHYzNNekJET0d4TlQycHVkRlp6Vm1zNU9UTjVRbXhCTkdjd1VsOVRNa1UzUjJSWk9HMDBlWFZYU0ZsYVRGbElWMmRFYTFoSVh6QndPRFZZYnpSU2RuTkpYMUZPU21OTlEyNU9SMjF5ZDE5TFRIQnhkM1pvVDFGbVZXWXRSR1JrTlRKT1MyMXpMbmwwVjJsTU5sRTBVVEpuYzNoTlpWaG9aVlkyYkZFLk5CUUhHblVUd3Z1SEtWamR4SmVhT0JWMVI4Uml1ZTc3czRvSWRJRGQ4UEkiLCJleHAiOjE3MDYyMTU3OTEsImlhdCI6MTcwNjIxNTQ5MX0.-52xPr_Ag2xUI0zX0q_EQxPBxttIHrZaZrXKXmoLhZI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002492"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:51 GMT
	x-forgerock-transactionid: e31bf829-b32d-45b1-833f-4719b0099151
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:51.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:51.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 160396: jsonPath($.tokenId).find.exists, found nothing
20:44:51.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,160396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fbea899, username -> user.1002492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18561b9e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215491418))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:50 GMT
	x-forgerock-transactionid: 5eb05569-39cd-4260-bef9-3d656f450080
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM29qMWYyZmdpcWJkODQxNHV1cjR1czcxaWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVR6Z3dablZPYTNaV1UyMHhWV2xsVERVelZIZG5Ma05wYmtscFlrbGpXbE5vTW1kd1RHMUNOWFIwY0RWeWNuTmxhV3R1TVhnMVZWTmxNRUl6V0ROUWFERXpZVkZOY0ZaWWVYVm1XbFZTV0ROcFpHTlpZbE5vYlZVNFdqZHhkM2RoUjBGaFVrWk1Obk5DVm5aV1RsTmlWMU5qY2pOcWFUSktXa2xRZEZnNFZXVjNlVUZ4VDNCVFMwVlRYM3BGWjNWWlMzWkhhamhEUWpsSVV6VnphRXB2UzB0d1QySnBhamxyUVZKVlkxRTVXa3RCVVZwV1dGSndSRXd5TWpZM2VreExNM0JPTkhkUk1XMWhNeTFMWkMxRk1IbFFTbVozY2pZeWIzaFhkbGw0UWtac1ZVbGZkVzlLYkdKWkxYRnliMEkxVXpsSWFsUnFkMEV6YlhCaFlWcEZRM1JqUlRsS1pqWXhhekZYYlU0MFNVRlNZazUzWDAxU1pUVlJabmRxZFMxeVNtUk9lRWh2ZVRCMlREUkJjMEpGZW1kNlNscEVVMjVTV1dSRmFteHFOMk5YVjJJdFduaHRPVFZ4TldKTWRHZ3dNMXBoYUZKVmVqbFVPWFY0Y1d4dFJXOU1XVmhtZEd0cU1USm1OVkZQUjFaV1RWUk5jbTFaV0dSelRHaDVhbWxDZEdwa1lscFZOVzh5VjNkYWRWbEdORzFPZWkxR1RWSlFZVVZGYVZKTGVsSlhUSFJxYXpGcFVHaE1ibVY1ZVV4elpXWnBXVFpIWDNKalFUaERlRTVmYlVaa1VrTnZSRTlGYWxwUVYzaHRTa2xZUTFCWVJFdFdVVEYxTkRaWlNrMVNkSGs1TVhCdFdEZFRTRWd4WkdkT1ZHTk5PR3RsUms1NWFIQTVZelkwUzBSNk9WbFVNbTQ0TW5aRFZXVlZVelUwZHpGV2FrcDBUMDkwTUZneE1GOVlUMDFMU2psdmQwUlZUbXN6Y1dOeVFVeHJhVkE1WlZnNE4wcDNaa2RYUnpnM1EyeG5PSE5MVUV0YU9HTlVaRlp4Wmw5d2MyNTRXRFZJTTJwRE9FSTNlWE5FU1VkWVZXYzNlRlJVV2tOVVluUjFaams0ZW1kdVZGUlJSVzFRU25aTVpXMUViWGhIYXpKamVHRlhWMGs0Y1ZsWFVIbG1lVVI1T1V0SVkxSmFlRVZ5UzFadlVTMTBRMlJLYm5WTlNHNHlOVlpIZG5GRVFsaHZSRmgyWnpGM00yZE5MbE00ZWpObGVuSkthamx5VDNWNGIxSlNOa1IzUlZFLjN5U3RUbHlHTnJFYS1zd2NfNTNGQXNGblIwRl96UTFQOXZkaEFmX0lkakkiLCJleHAiOjE3MDYyMTU3OTEsImlhdCI6MTcwNjIxNTQ5MX0.wiEUoR6A6ZHLcggfj2R-b1q_KnhplIlehbHoxl3xsqY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:51.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:52.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 160516: status.find.is(200), but actually found 401
20:44:52.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,160516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bbeb179, username -> user.1001103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a59f8a8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215492122))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXF0aTk5ZTlwdnI4YWw3Y2lmcXN2MzZlMGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmJsUm9NMUpCVjAxeFp6VlBlVm90WmxWa2EwOVJMbmt0YTJjelIyVmpWVFZNY1dscU4yOTVUMkZMV2xSVlVWTnFaMDFCUVhkM1RFRXpWV1JDTUc1SVRrWk9iSEZOUzNWM1ptWmlVMjU2UjJkaGNEZE9PVnBUVVRGdU9WWkVMV1ZrYm0xbFIzTlhhWFo2TjBOM1ZuSndSbmMwVjBONE1GVnhUblZPY1ZWeFFuaDVVR1ZIUTNwMVRYRllVV010UWpSWGJuWmpjelk1TVRCallrWmpVRGh2WjI5b1lXUXhkR1UzU25GR1VWUXdha3BRZGtFdFJHMXVaek55Y21GcVQyMXZiRlEzWkZwd1p6SkthRkZCWm5KMmFYUlFPRUZmY3pWVk9FNUpWV3RzYXpkRlYzaFpaQzFFWlZGVFUzUmZZVWhzUjNSTlZITXhRWE42WmtzemNqQlVMWFJLVDIxUlNWRktYMmgzVmpkNVlUWkxOVkp4Y3pCMlp6UmhjRWRETjFGTk5UQXdNblIxY25SdGRFVnpkMjVwUm1ZNGJIazJNR3B4Ympaa1RuWmhXVGxpWkRCdFFYaHpVRFUxWWtkM1ptUlVhR3hNVXpOdlZFVklaVGx6TURaaWEwdDBhMU5SZDFWSmF6SjBiV3hPUm1sZlJsWkVOVzEzVjJGVlQxRnFhR2xCWTBocVZtcDZYMDQzYlU1V2EwWjBSR3hUZDFjMldWQXdVa2xITlRsT1Z6TlRZbnBUWjJ3M1FVOUlWbG8wY0Y5UWNVNDNSMXBJWlRGUGVHSlhUbmhUYjBsTlZIZHlkR3A2YjNwUVFWOU5ORVZ1WTBsVmEyRjJhMk5TVG5SRk5HUlFMV1V4ZVVWU1YwNVNVbk5mWnpKUVpGTlNOSGt0Ym1KNmEzbGtNUzA1YkRaVlYyNXBjMWt0UzFSdllYVndTV3hGYzJGek5tNUtYM2xLWjFsd1J6bFRkVXgxTURkd1ZIQnJabWxSUlRRdFZEaGhYekZKYlRSa05XSXRaakU0YzBwcVVFMVVPRTVZVlZaa1ZqQmtNbEU0Y2s1VWRrc3lValpyWlMxck9XOXVWemhTUTFKdlgyUjRWWHB0YVRCVUxVZHpXak50WkZocWFXRmZjM1pXU3prNVduWkhkelpTUVZwblEwbFBjMFpPTjJ4ZlpXRlVXRFl0ZEZaaWVXNW5iV010Y0doVVVEZ3lOMFV6TkV0aVR6bFRZeTF2V21sU1NHVndRVkpWWjIxNmFVTTBMbWwyUVUwNGVHazNhMW90Y1RGRWFIWm1TRE40VVVFLnFsdHJ2WXhPbjZhb3lSQXdVSmNLVTF0N0FOZUhsZGxGRTc1WDVKV1RJa0kiLCJleHAiOjE3MDYyMTU3OTIsImlhdCI6MTcwNjIxNTQ5Mn0.y-1er_3znSzNjYY4hFK-yu2QU_KxyoXpHpScKherUfA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001103"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:51 GMT
	x-forgerock-transactionid: cbfe14c4-0c83-4234-b6df-7db9c3370f50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:52.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:52.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 160516: jsonPath($.tokenId).find.exists, found nothing
20:44:52.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,160516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bbeb179, username -> user.1001103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a59f8a8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215492210))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:51 GMT
	x-forgerock-transactionid: 2a03eded-d8e8-4154-82d2-8fa2dc0c9f13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHRvazhlNDIzYmM3MGJ2ZjVrczVvNTkybGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1FXTkNMVTFLUVZRMFozaGZibXN4UWpWb1NGZFJMbmw2YUdkR1RtWkpMVXhqYVZGb2JXSTVSbDkxVWkxUlpFODVlbkJJT1hseExUY3lZbkZVZEdOWU1WVmhWa0Y2VjNKNlRtZDBiSFJvTm1SYUxWOHRSemcxWW5sSlozSlhhVGh0YzFSdFZ6QmlTekZUTW1wdFNFcHJaV3hsWTJwRVQxSlViMHRoWVRBdE1FUmZTRVJ2VUVWMGFGTkRWalJOZDNveU5VZHJRalpQYnpZeFVubFdTekZhYm04M1MyUlBlREYxVTJ0Nk9YWXhUVTFxYzBSRVNsSnphRzVUYTJoM01XWktibTR3T0dsME9GbGtOMFUwVFdrM2Ezb3dlbXM0VW5NMFZGQkVNV0l5WjNwaGNqSTNiR0ZtWjBKTlVIaHNUVk16TWxwTU4wMVlRM2xKVGtkV2EyOXZlbXhIWjBwNmNuSTBiSEl0VVVGNVRtMVJTRjk1TlRKcldtc3hRMDlrTlY5NmVHbFNjRVJVTkU5TlJuQXRiRGRPTTBkall6ZDJTVzF3Ym1kMGJYTXdZM2htYWtORldXSlFSSE13WTNKbWVrTkVRakV3T0VOaFZtaHpVRzF5VEhWdVZHb3hVMUZ1V2xjelRGcDBXVFZQY1Y4NGRYQnhhVlYxWkVSeGQwcDBVSGt3Y0hSeGNUUjFjV1JZT0d0Zk5sOTZVSFpXWmtwdmFFSnpOVlZ0WTFNeVVXZGZkWE5wTVRCUlJHeGFjWEJNWjFwWVVtNUdUVVZpUzFwaWJuYzBVV05JZUVKbWNWQmtWMlJCVDBoVmJWTjBlVWx3TFhsdU1GRk5SbXBZTW14dVdVSjZRM1JuTkRGVWVVZGFZV053Y0hsM1RraHZNVUpRVEVOalJVNVNhVkp5VTBORFlYQlpRa0pWT0RZd0xWSnhhMUZJY0c5aWEySlpNVUZCY0U5aGJGQnhTeTFTUkhCemExY3RWM0I2VDBGWlRFMWZjVVp4VFZobFgxUlBUR3AxTkV4NE5FcG5RbU13TVhOUlJIaHBkWHBRY1VSeFQxbHpTV2h0WVZKak1XOUpXbFl4WDNad1UxQjZSRkpzWDNKemRWUnVNalozYVU0MmMwWm5PRWhKZFROM1RtVkVZMlJaVmt3MWMzUlJiR3hqVlhodmFrUlJYMWRTZG1kMWNGRkVObkYxT0RnNGNuazFaMk5yWHpsV1RuRjFSRGxJYUU5MmJtbzFSVlpzZDA1Q05GbFZMak5XVGpnMGJXTkRTMDV4ZHpGemNqTjBkMlUzVkdjLm1JSWxSdkZxUm5WSDEtcko1VHRtRlZfZWdpY1ZHLVc0a1lFV0R1V1NFanMiLCJleHAiOjE3MDYyMTU3OTIsImlhdCI6MTcwNjIxNTQ5Mn0.yEg1JvZ4mHhwfrfk5fnMQd_9gXEBR2WdQlICxzKfYEg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:52.211 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:44:52                                        1085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=301934 KO=11992 )
> restLoginInitiate                                        (OK=149480 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=149023 KO=441   )
> restloginProgressiveProfileCallback                      (OK=3431   KO=441   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.47%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.47%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.55%)
> status.find.is(200), but actually found 503                      4958 (14.49%)
> status.find.is(200), but actually found 401                       441 ( 1.29%)
> jsonPath($.tokenId).find.exists, found nothing                    441 ( 1.29%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 382019 / active: 23     / done: 160573
================================================================================

20:44:57.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 161240: status.find.is(200), but actually found 401
20:44:57.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,161240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dba264, username -> user.1000905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@459a6a17, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215496980))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHRocDkwNG1jOWl0OW1mZmhscjFpMDgwYmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Tk5UVnBZbnBWU0c5elZXZENkVEZxWmt4VVFVUjNMblZ5ZUhkYU5sOHdjbXBMYTFOMmRXcEhURXRMU214ek4wbHBORTVHYkVoRGVTMXpaVmRhWDFNdFlsZHZXRzFMVjJWMFRuQmhSMDl5VlVOMVpWSjRibWd0UlZaUFJWUTNaMVZyVTFoUU1HdEROVkJyY2pZNE1GRkxSRTB0Y0hsTWNqTTRhMTl3Y0RFNWEzZFROekpuWDNsVlNGRnpkbUpIY1MxNllWSmhVVWhWWVhaR1VHTlhXV1Z4WlVacGMwaEdRa0YyUlZFeGFVVllYMVpyYldKUFJFMUJORzAwVEVsSFgwSjZNMDloY0VGeWNXZHRWMEZQUWpoWk9HbHZTMXBYWDBRdFgyYzVjVjgwYTBONU1Ya3RkWGhuVHpCV1JESm9kVXQ0Tm10QlUwbzFNMkpSUTNaTVFWaFFOSGhxZVhCUWF6azFhRlJTYlRRNWQydEZNSHAyTUd0blpWSnhkRGhWT1VOVlkwaE1SMDAxUVZkemFYTkViMEUyY1dkcFdYSXllakJ4VVdaemJ6QktOMTl2TlcxVGQyOVVTVE0xYkZaaVVWTlJXbUl4V210ek9VVnROVGxSY0Rsc2VsSTVaRlowY0ZKb1JHNTZiMkpSZW1oWGJHNTFkRzFaUlRrd1ZEZExOVmRFTVRSR2RIUjZkV290VjBoTGFVRXdjV3REY21SbmJUSk9UVU5mUjFsQ2NrWXdlVkZXTVRNdFptaEpVMngxVTBoSWVWTXlUMGRFUVVGd2FIRkljM0pwY0ZoTmFIcERNVTVYTW1wNFNFMVlObVp5YmsxMlgyZzFTbTlaYVc0eVZWOU9SSHB3Ums4MGN6ZDFRVmhIWDBOT1dEZEdOMlpIY2taUFN6VkdPR0ZmY0VZd2VuUnZZVXc1VTJSZmFrdEVZV281V25nMWJ5MXRZbmRCY210c1dWRXRabEpPYlRCd1dWVnhjbUk1TFdKSE0wWnlOV04yWjBOSlltdGtWWFpIWjBGVlJYQktWM05ZUVVVelJ6RjBaamhHVlRCRGVGQkJjRloxUVhGamJFOXJielJVV0VaTU1GTjVMVTkwUTJaRU5UTkdMVEYwUlRSTFJtOWZSVlUwTjJKUFVVaFBjVUZFTVVSV1lYSTViVVUxVm1OMlIzQm5NbVYxYVRJeFVEZHZSbW8yVDNCTVNuWk1ZV0ZSYjJKdE0yMWtjRUZpV2tkS1JscEpSMUpaUW1kZlJIazRMak5wYnpkSE5rOU1iRFpOTVZVMFVrVkljalJHV1ZFLnhWQUlSUlhVN2N0WjlLc1JnV0VLWXVaV1M2XzBaY2xSQkNvSFg5OUtpZDgiLCJleHAiOjE3MDYyMTU3OTYsImlhdCI6MTcwNjIxNTQ5Nn0.dt4DAE1AEwIJQ3aSgRJFWbKrWj9u69dFiwTKe82uU-w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000905"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:56 GMT
	x-forgerock-transactionid: 7f6dc04b-1be3-48bd-8cbc-e8ae4888390d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:57.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:57.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 161240: jsonPath($.tokenId).find.exists, found nothing
20:44:57.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,161240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dba264, username -> user.1000905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@459a6a17, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215497070))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:56 GMT
	x-forgerock-transactionid: 8198c9dd-098d-4c11-8393-ae39d09319b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWJuZGdmamR2dmxnaGsxdXJjdG5qY2w4YTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVdqYzBZV2d0VEdoNWJqQkthRGhJYlhaSVFVdG5MbFZDYURBemF6TjNOMXBuZVV4MFFtVmlRVE0xTWtSR2VsQlhSMTlwYUUxMk5EaHhhelJsY0hOUVNtOVBkVVZGYWtjNFREUjZMVlJPYzBaQlduWlZXVjk1VUZvd2MyTjJja2N6WldkbWNHSmpUemx2YlVOd1pWcGpNMDltTVdZeGMxbDNlRjlzYTB4Nk9YTjRlVVJwV1hwbFFuQTViVjlxZEd4Zk1sbHZSV2xTYjI0NGVXVm1hVFp1TVhjdFpVUlVOR1IyVGxoMlFrMDFTVEl0V0dGb2JsUlZjMWxzY1VKbWRuUklObmRUTFRjeFpsRm9iMHRvUjBabVEycGhkVTFLTTNCYWVYZGhNSE54TVdjNVVWVlpSMDlsYUhWa2FWTTVkMmRhWkUwMVJqWnlURWRuVXpONGQyVlNiMEYwVTJ3eVVuRXlSR3AwT1ZvMWRraHVkbWg1VW1FelQwNXFYMGQwWkRkVmNFYzJlbEl5UW5oMlZtSXRhWGhhYTAxeFNtSnlRVEp6YkZkd1ZtRTFWbnBLVEV4c1VGRkJRMlZPWm5aaFZWQkdURUpKVEV0QlQyMUZkMXBCVkdWamN6QkJaMFJOTjJaamRrSTJWRVY0Y3pGNmFHUlJhMlZXWW5CQ1ZEaExaR0ZrZVdjemMxcFZMVmhWTXpoeFdGbHBSblU1UVdWRlozazBZVFo2WDJ0aFowaEROa1V6YkhsMFl6VmhOMnhLVkdabmVFUkJYM3B3TVdZM01rWndURTl0YTNSU1EweFdTVWhQWmxSRFIwaDZRMU5vU1hKelpUZHJkRUoyWVZKdFdIQjJNVjlPTWw5TU5WOUNUazVrYkVOM1UwSXRPV3hsY1RZMFlscEJkelY0WTBkSE5XeERWREF5V0VWdU5uQklUSEZ2VEhFeU16QTVWR05XVjFCM1FWZFpOblZHVERaQlgxaEtZMUIxYVRRMlUweE9iR2hGUTJKMFVHWnRiRGxLUlRselJsVXdNVWR6UzNkTlRURm1aM1l5VkVab2NGSlNOV2MwZDFaSmRtdDVYMnRGTVRVdFRuazVTbkZMZDBaRlgxZHJjR05WU1dKdWVGRlBRM0pIVjFWM1RHVlFTalJ3VUY5bVpsQTFTamxGWDI1WU9FNUxWa0ZCY0VvdE4yWmZjQzF0Y0VaTlpucHFZa3hyUlU5TGVHWjFWVlZaZFdWeE1ucFhUM2xTTFhGdmFGOXJMbkF6WHpZeWJVb3dSR1pKTVdOeGRVUmxYMWx4TFZFLmc3MVZuWDFLMjJvXzN3N1E1TFJMWmRVRmFHbmhqOE5fSG9wSkI5U1RSRkkiLCJleHAiOjE3MDYyMTU3OTcsImlhdCI6MTcwNjIxNTQ5N30.RWP0_Cr9vR-RJXtXsPLYSQScByCRgq3cBsbR2wviwpc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:57.071 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:44:57.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 161329: status.find.is(200), but actually found 401
20:44:57.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,161329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3299e14e, username -> user.1000785, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49eb93cb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215497565))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2d1ZDJwaWswNmwwYXY4MW5kMms2N2toYzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGFERkxZa3RFWm0xRWNtTnFaWGQzUVZKMlowTm5Mbk5QVFhobU9VY3RWbVUzUlhkTmRucFNiUzFOZEcxRmRuVmpjVGROVnpCaExTMUxia3BUVEVaSVduVXRRazAxVkVoUlFVOWhaRXhUYkZGWVkyOVllbWhCY0RGVFZVeHhhVkJWVFZadlJUWnlPRE5JZW1vdFlqaFhSWGxoYm5oWU1IWnlkMlZaVlVGTVVtdExaazFaYzBzM1FqaDBaR1ppV1RWSFNGRkViMmxPTjFscVdHRkJaamhFY2xOWmFXWkZSRUoxVURWcFVWaDRUM2huYVZKV01rNXRkSGxoTmpRMFl6Sm1SR1UwV25WTlgzcGZVamcwVTNOV09GUkRibGRZYUdzMk1HbFpMVzVtYW5NMFgwbzVVbVpyTmxabGEwMHplWG95TTNWNGQyaE1VazVwWldsV01WTlJTVkZTWjB4TVQzSjFlbnBtTjFCWU5VRmFkbEZuVVRSRU5qWllVVFZrUWpOalRVeEVOM0F4WVhCQk5Fb3djRVJmYjJOa2MzbGlZM1o2Vm13MVJXNUNaVXR2T1ZkSWMzTlNiRkZRYUVsVmRVdHhUR2M1ZDAxck4zbFlkVXg0T1dwRVFVMUdNRGR3VjFScGFFbzFkRm8zWVhoMFJUbFlVbGhTV0d4SGQxWTVPV2RKY2t4SGRGQnFWVFZKZDJoSVNsWnpiMkl6UWpKMldWTkViM2QzWjJwMVpYUXlNMDA0UjBScU1tZE9XVXBsWDBkeFZUSjZjSEZtYkdSVGJtaE9OMDV2VlRsSFJtdGhNa3BmVFhVMFRtZEZabGRoVTA1Zk56aFZZWFpFZEdreldHRk5XRTEzZVdSWlJrMDJRMjgxYkc5UGMyWnVhVE0xTTJOS2NWWktOR1JFWWw5QlNuTlhaamxmVW5aclUwUlJia1YyZVV3MVlXUmxSVFZxVlRkTloxSkpXakphTVMxU1dVTk9YMTlYUjI5QlVGZFFSMGQ2ZG5kS1pUSmFVVnBNWlZkM05rRlBjRXh1Tkc1UmNuUnJOMHgzYkVwUVpsOUlibVp0Yms4MU9YQlRRMmRxUjBkeWVITjNlbFJwUlRScVJWUjZVVWgwZEZwcGMwMVJWakJQUTAxS1VGVm1ORkZsYlhWMmRrTXhXVzFqZFY5SFpFcE9aRUV5UVRKR1RqaG1aazlOTURBeVZHUjRPRGRPVlZOS1UweGxNWFZJZDI5UU0zZGFXVmhFTkhGNE5XMXJMbWRqZEdsaGVXOVpkblZDYWkxUmVsTnhWM0I1ZFdjLnVGYTZHajctYl9xZGtvaU9VSGVDM2hMdlFTWEhfdEJnSWxQcW5EUE1HaUUiLCJleHAiOjE3MDYyMTU3OTcsImlhdCI6MTcwNjIxNTQ5N30.hVttywneeMYB9PRkulzIpUf_CzrX8GCcluPtLjl8MHY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000785"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:44:57 GMT
	x-forgerock-transactionid: cdfb5afa-1e23-4e1d-aecc-161c86608c10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:57.613 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:44:57.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 161329: jsonPath($.tokenId).find.exists, found nothing
20:44:57.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,161329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3299e14e, username -> user.1000785, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49eb93cb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215497653))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:44:56 GMT
	x-forgerock-transactionid: 027a2879-81b2-4e5d-855a-4aff11f48251
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWdib2Qxb2J2OTFxOWEwaGxoaDRqYmd1c3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGFWRlZWVVk0YzNobE0zZ3ljV3czWlZkU05FMUJMakJTVjFVdFZVWk9VemhYTkUxWVZsaGxWek5vVjJ4NVkwOHRRM05TTTNCYVJsWlJia2Q0WmxaSWIxRlJNVkZDTmtkeFgxaFVVRkV4WVdWUFMzQXlZMFphWTFJMVJWbEVRbnB2UjJ4V1V6RlZWMVZHTWtaeWNGWXpNbmxYVFVkb2JEVTNUVlp2V2xSNVJXYzVjbGRuU0hCTVFXUndlbEl4UTJ4aWJuTXpaMVpQVjBGVWJrRnlMV1JCYWtSdVFYb3pUMjFOUjFCWVFVWlpXR05XVFVKelRUVk9URTFWTWtsQlNVeEJWVGhyYldWc1psUlBORVp3V0RKSlMwRm5aMGgzT1U5RldsaE9UbUZzTVdSNVlXbFNjRFIxTmpCVmMwTTJRMUpMYm10NWJGSTVaSEkzVWpCQlpUWjZaM0JOWTBjMFF6bDJWMEZFZGpWTmEyaHZielZ5UmxoaFVqazBUMnd6YnpOVVRXUlBjbGQ1VGxJeFpVdFdkRFZaTTI1NFRYaE1kRE4xT0VSZlIxcG1NWHBaWjJ3dFZVdzJSRjlEV0RSeWJrSTBSMUV4YnpsS05IRnJlVXBOU2pCVFIwUXdWVW95Y1VGUWEwWjBSWE0wVGt0SWFtSmpSalZLWldoNGMwbFFTeTEyV1hWeU9VNWhWR1JsYzFCaE4zTllTak5GUzFkdFlqVmFaMWszTUVvd01IRkVWV2hqYlhwaFEwTk5aRzV4Ym5sZmMwMUNWR2hzVVdrMWFuZzVjbkprYzFabFNWaFJTV1psWldzM1QxWkVUMU5NY1hWU2FHczVTbmg1WDJ0U2IxQlJTbkZOU1ZSSVgxbFRSMUZGTjA1dFVXNVVRbUpIYkZjNFFtMVplVFI0VkRKV1RIWnJjWE53WDJadWNEQXljVEpuZGxwak1qQlpNR2hXZFdGQk1YcDNjVGxEUkhRdFMwUlZiM1E1VVdadlZETjRNMDlPWTNCbGJHcHZaR0Y0WkdwM01uWldWV2QzVjNOTVNXaGtMVkpmV2pWbGQxRk5hQzFXUW5CTGRqSmtaUzAxZDFGeFFrSXlUa0ZmV1VSelJWQktUV015TldKNlZGSk1kMWMyWTFJd1VHdFRkVkozWDFRNU1YTk9ibkJyVlhKdFJVNXlhSFpqYW5oQmVVYzJUMFpETW1ablMwTTNRWGxTYWtWYVpGWkVVMDB5VFhkTmREQTFZakJRU2tJMk1GbHJMbmd0ZGxKUVZHcDBORjk1UzFoM1F6QTVjRjlNYUVFLlZHZXlHb3VSYzdPdU9vLWJXNnV2S2lvUERyOXJua213bjA4NnJrYWVhSFEiLCJleHAiOjE3MDYyMTU3OTcsImlhdCI6MTcwNjIxNTQ5N30.ToHMedKePAI1hHP8xtMvhu2LRxCicIoYIUd6vZmSoJI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:44:57.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:44:57                                        1090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=303464 KO=11996 )
> restLoginInitiate                                        (OK=150235 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=149778 KO=443   )
> restloginProgressiveProfileCallback                      (OK=3451   KO=443   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.47%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.47%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.55%)
> status.find.is(200), but actually found 503                      4958 (14.49%)
> status.find.is(200), but actually found 401                       443 ( 1.29%)
> jsonPath($.tokenId).find.exists, found nothing                    443 ( 1.29%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[######################-                                                   ] 29%
          waiting: 381265 / active: 20     / done: 161330
================================================================================


================================================================================
2024-01-25 20:45:02                                        1095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=304974 KO=11996 )
> restLoginInitiate                                        (OK=150987 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=150526 KO=443   )
> restloginProgressiveProfileCallback                      (OK=3461   KO=443   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.47%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.47%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.55%)
> status.find.is(200), but actually found 503                      4958 (14.49%)
> status.find.is(200), but actually found 401                       443 ( 1.29%)
> jsonPath($.tokenId).find.exists, found nothing                    443 ( 1.29%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[######################-                                                   ] 29%
          waiting: 380510 / active: 27     / done: 162078
================================================================================

20:45:02.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 162104: status.find.is(200), but actually found 401
20:45:02.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,162104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@718fa6be, username -> user.1000446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@715cc893, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215502767))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDJoajRvbjdzOWZnZmM5djNxdnNncjFuZDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1lVSTNRV2haV1V0SGVucFRORmxIYzNJNFduUm5MbkV5TFZGT2JUWnlXR1E1UVhsM1VFUlhjVTgzT0MxMldHWmZibW8yUWkxalZtNUdWVGhVVjBSb2F6WTRNVFpPU0ROUlozcG9jMjVzUjNabFRqVlFObmQ0TmxwVFluRXdNbEZuZWtJek1IZFBaVGwyVTFWRmFITm9abmxGTFVacE1rSjVUM1JwY21oS09XOHlXbkI0V2xacFIwWnphRmQzWkVaYU1FUlNiM052TWtKSmVEazBabTlwVjJST1NreFVXSG96V1dOMFEwNDBSV1pPYzFKcVEwSjJlV1JOWDNSTFVVaEJhemhPZG0wd1UxRTJSVEJTZFhOcVRIWjVjbVptV0ZKS1JsQlhUWFZZTW10akxVRk1RbU4zV0cxWFdqTk9MVk5XTmtFMldWUmFRMWR0TlhGWkxXbENNVFZPYVRkUFZubDJVbXB2ZEVsMGNsbE5SelF6TjFGTFp6bHRRbVp6ZHkxRGNYTm9ja3QwUm1Kb1RrUlNObmRWY1VONmFHRlpWVTR6YW1Sd05sVmpjMkZLVXpabmMybzFSRkpaUnkwM1lqSjJia0l5TTBsaVgyMUJRVEYwTmkxVk5XWlFNbkJDWm1OdWRqWlFaMFpaTTNGVGJVbEhYemRKZVRaUmVGbFZhM2RoUlVaNmRXTk5SSE14Y1hjNFRteDFWM2RpYVZjM2JHTnZVMXB6T0ROR2R6QnRVbkpRYlZKVE5uSktNamhoU0RCM1ZYbEpPRXhrUzBSSWVVTk1aMHB6Y0hGNFZFMDJPSFZJVDFCdmQweG9RVTF1TFZkNVFtTjZiblY2TWs5ZmFEZExjakoyYmsxRlVtRjBTRkZMUmtsNGFqZDVRMU5RY1hsSU5YSndabkZaUkhKcFdHUkNWME5YU0dVMFExZEVha1pXYzBoSVdURlZXamRRWm1SUlJrZFBOa1JTYVZOTlRGRTFjakZKVkhOQlMxSktia1ZaV20xT00waHdkazEyZGpkVlYzUjFUMmd5VVZCVmQwOTRWVU5vTUdwRU56ZEdWSEZ2VTA1M1JWVTNUbmRUT1dGRk5YQXhhMFUwTkd0U1VWOHRXV0p3VkZWcmIzUjRZemxXVW1KRVIwTm5TV1pyYzNRelRFRmFURE5YU1RkNVFsaDZXVmxZVkZwalJrWkpPRkE0YzE5clpESkxkamxyUmw5UWRWbDNkRlpHUlRKVFoyWk1WMGhoT0U5SVZqWkJMazFpZEVsRU9XOVhlbWw2VUhKalVXVkdOSEZPYWxFLkwwbF9qNkkzR3ZtcFNseGtKSi1wZjQ4aVFaZWRlYTdiYW1zSFUxaUdUTDAiLCJleHAiOjE3MDYyMTU4MDIsImlhdCI6MTcwNjIxNTUwMn0.t8JNIm9gyt9LvM9aAlVa7k4z_TLeb2ooInqZYBr6CVI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000446"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:01 GMT
	x-forgerock-transactionid: 59f71bca-54de-4f64-9908-9bf0df58e420
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:02.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:02.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 162104: jsonPath($.tokenId).find.exists, found nothing
20:45:02.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,162104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@718fa6be, username -> user.1000446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@715cc893, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215502855))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:01 GMT
	x-forgerock-transactionid: 9ed33e56-ea8c-40d1-9e5c-62ff2f15139f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHBtY3QybHVhcjN1dXExdmI2dWlsdXJkYzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVRuaEhkRTVEVkU5c09YWjRMVkZZU1ZGSWFqRkJMbFI1VmpKRlYwNDJVM0poVGtoWGFVaG1hbmRKU0RGdWRFeE9ja1poVTA5NFUwWnNlbXRJWVZwdFF6ZDRXRUZyTkRWclNua3hYemMzUkZoNFZEWnNNRWxvVjNwWldtcHZRME5WV1RKbk9FMWllRUpCUjFNdGVtWnJNRlZ3ZDFKcFprNXhRWHA1Wkdjd1dWTkNSa0pLVUVGdWRDMUhjR05UUkVaS1F6WlFWamxYTmpGaVNVdHZkMjlSZVZWbVVYbEtjV1pVTkdod01XSnJjVjl1V0d4NFVHZDFlWGRoUlhoT1psOHhZakJsUVd4UWFsTm1iRWMyVkZjNWFWVjVVVGxsWW5jeVkyZE1kVzlJWkVWeFVFUjVVSEJSUjNGS09HbG5jVGxCYzNaMGExZG9NblZJVTJ0SVQwWmlXSGhwUTJSaWRrWlpjRWxJU0VSVmMwaE9Wbkp2UWxJNVNFUkplVjlaVm1FNFdGOVVhVEJaWWpKR1JURktTRUpXVVdGSVRIQklWV1J2VG1ReGJ6UjVVV1JwVDNRNE9GRTRlbFJJYmt0ZlpIUjFaVFZDTldoT01rc3dTM1JJWTJWU00yWjNiRjk0VmtoT2NWWnRWR3c1Ylc1bWVtZHBUVVkzVlVoTFdUbEZTMHhCVkRJd1JGRmhabGQzY0U5R2N6UktSWFZ5VUUxRlNrd3dibUk0U3pONE9HdDFUR1JSVjB0ME4zWlBTa3hpY2pGSlgza3RNMHRyVG05Q1pYUlpNREJCZUdwUWVVUnRiSFYwY1RWM05UTllRMGxaUm13NWNIWjRSRjh6UmtKV2IxbzBjMTh6TFVoWGRYSnBhVlprVWpKVWFtRTJTV2d6TlhGQ1EwNUlOMnRDTnpFNFJHMTVNV3hGZVhGdFprcFNWV0ZRVlRsdVVEZEpOMEZLUWt3MFprSjFNMnBvY0RsWVlXNWhia3Q1WVZoSVVrcHlkRlJvYW1KeVYyRmlVemxaZDBGcmVuaDJWSE15YVVOWVIyWkNRMkV6VDFsVVZFZGFNM1ZMYVRkblNUZHBaRWRWYlVoaU1HcFdWMnhqYWpZNE16ZzNTRFJRYmpoelNGaFZVMDFrY0ZnMWRGVlBiMU5tYVdsWFpGUlNTSGRxUWxSQ1RITllWalV4TkMxTU0zcHpVMWhIY0RFNGIwOWhlRlYxTlU5d1JGbFpSbkpVZEdoa1RtZHJVMVZGUm01VVZrcEpMbVJaVVhacFpYaHNaRlUxTFhFMmQxRnNXV1ZCUmtFLjZDbmc1RWZ0dXlvbVRMa0wtLS1uXzl6S1RUWEhONzN4a0w4WGNhRVNuejQiLCJleHAiOjE3MDYyMTU4MDIsImlhdCI6MTcwNjIxNTUwMn0.aRYcevNqOP25OoK1Szj1D2naNbVqA78Xv4OZSAock0w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:02.856 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:45:03.935 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 162281: status.find.is(200), but actually found 401
20:45:03.935 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,162281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1abbc86e, username -> user.1002924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@101fe424, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215503882))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmNqZGJjZ2Nvb2E1aDU1N2h1Z3M5a3NwZ2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWExazVVR1phVFRWNk5uVjZaRXh2ZFRSa1IxQm5MbEpHVWtWbGFFOXFhV0ZXTFhaMFNUSnJSM3BUZFV4VldGbFdaUzFJYlVvMFNsSktkbTR4UjBORlVETmhkMngyUWtOcFExSlRZM0Z4YmtVeWRGZDFVVTluUVRSWU9USjFkRkJzTmtVeGJGOWhNM0E1Y1daeWRFVklTRFJRUkRreVNubHhSRzR4ZFc5clgxTlhkRU14VVY5SmFqVTRTMFpzUVMxVFpqZE5SMGxHVGtZeFNsUnRaWFV6VUdKVlNtMWlSMEZwWDFCUGVUbElXVGRrUldJM2VFNTNNMDl0U0hkMWJFMHljM2xYWkRWZlVrOW1kRk5zVWs5cWRFa3lNSEZNVFRRM1MwcHVVakZNUVZGME9YUjBiRmhaTTFCeFF6RnFXbmxmWlcxNlMzaG5lVXhET0dac2NYaHJZbEJxY21vMVVVSnRUbXBuY25WcWVHSnZVUzFoYVhWWU1VbDBZMmczV2tjMk5tWTJjbVI1UlcxeVRGSlJaR3h0TVdJMk5ERklPREJ5VFVkUFoxTkROMFY1V1hOS1lsRmZRbkoyTVZsa1preHdNMHBYVUdKQ09EUmZSekJTVUhWZlFrbEZlRXBVVGpsVmNISmxSSEUxV21vMVNGbEJTazkxYVhWNlNUSkxSMWh6WHpBellUVlBVVEpNZGtOdE5GOUJhbm81VTNoVmRqVlBUMkYwYUdkbE5HSmlkekZ5VFZwamEzaHRaSEU0ZW5kdFEyUnFjelUyVjNoUE1qVmZOVjlQVUhkaFZWRktXbXQ2TUZab2NFcDRha051ZHpabWRuZG1jbGROZUhOdFJucHdRbTFCU200M1NtcDRZbmN3UlhaYWNVNUhkVFpGZUhFNWQxVm1aSHBPVDI1MWNGRndkWFZKY1c1a1lsbExTek5LUXpGWmFWbFlibUl3VDJKTlZqTk1TakpyTUcxdGNYZEZNbm96WW5ZdFJHODNTVVowUmxSWmJqTXpWVmRCYzNaNGFscGZMWE5ZV25jeVpXbDBkVU5XY1ZRNVEzRk9TVzlmZUdaZk1VOXRkbk5GUlhKUmMxVldhRTVTV1UxTldFRnlaM013VW14VE0waEVOMHhrYjAxME56QkxNa3AxT1hwNGExcFFOSEJLUXpFMVlYaG5XbGhpV0dKcVRHRk9TelJ5V0ROeWVsUnhTVWs1TmtGT2N6aExWMkpzZEhkWVJ6Y3dlVjlqTURkSk5GSkZMbFZMVTJ4bWNtOWpTRE16WjJJM2VVZGZORVUyUldjLnhRcmJSYVlzZkxPemxoWF9Kbld2RV9QbVpUM1lGX2t2UURxcnoyUUJiZUkiLCJleHAiOjE3MDYyMTU4MDMsImlhdCI6MTcwNjIxNTUwM30.U7--fB0L3ODYblmLE0-Gr2bmIFDs3nUbAgWx0tSQbOI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002924"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:03 GMT
	x-forgerock-transactionid: a9ae4c20-53d4-4b38-896a-4dafa6f7c2f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:03.935 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:03.977 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 162281: jsonPath($.tokenId).find.exists, found nothing
20:45:03.977 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,162281,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1abbc86e, username -> user.1002924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@101fe424, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215503976))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:03 GMT
	x-forgerock-transactionid: c0cc5d41-1177-4b87-bb36-4ab8f595ae65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2lzZzNpNnM3MTBiN2czbjdkdm1yZjVhdTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U09YQk5kbTFFVEc5cFVtWlpXRXRXYTBGaFJIaG5MbEJLVVRCb1ZIVkRaVWxLZUZreGRXSlFSRlJVUmpSWVgzUlBZbUZhWDFsRWFXbFpZbU4wYVROTWNWOXBlVU52ZVhnMVNsSjZUVzVRU0d3Mk9IcEViVEpZVWsxTlpXc3hkRFZJTkhweFMxVklWRmxTUVUxeGVXRllVMHBMTlVweGFVRlZTRWxzT1ZneVRqYzBhMGRuTXpWTVRVRkVVMmcwVEZCNk5tSmtNMVJXZGxSTFYxOVBkek5oVkd4TlJYVlFlVzlwYW5OYVkwZE9UalZHWVdOMmVIZHZhRnBoT0ROQ1VrOVNNblJOWWkxQk1sQjZiVUpPTXpnd04wMXRWMmRwU1ZoVWFXTjBPRXR3T0ZWTGQyUlFOMlY1TWtNNVpFZFZjMUZ6VXpORlVWUmhZbXBaV1V0M1VscGxlV2MzVWs4MU4yWkphVFpvU1dNd1ZFdFNTa2N6WlRrNFpHTlpTVFU1ZERSR09ISlRkMUpxYVZvMlMwNHRaVFJzVEc5MVlsWXhObU5SUVRJM2FGVmhXVU5TZGxoa01sZ3hiazlVYkhNemNIcENjVXR0TjFwdlMzYzJWVlJCTFRneFRVZzFaV2N6Ym5KUmVVUkplSE14TVdSWFRua3laRWxuY1VkTVZUbEhObDlSUTA1clQyOU1SUzFhVUc1c1JqUkZWV2RSYzFORlVIUTNkMDl2VEMxUlRHNVlSMGcwT0VaUGMwZE1VaTFTYUdsUlRVZHZjMHgzTWs0MlZFNUZRa3RtUjBaclQyNUpjWEkyWjIxclJWTXlZVUpRZDNNNGJrZFBSbEJmY0dsM09XWnBSbEk1VEU1WlgzZFJPVlYxVTNGZllteG1WMnRMTjNWNFF6QmFabWR1TWtaNGRIaFlWMkZoZDFSWGN6UTJTMTgxUVdkclRXSjRSMmRHZDFkcFdHYzVSMmxoY1hGTVFVeFBPVTA1YkVKWFUyRm5ORkF4WVRkYU5qQmxYMUE0VlUwNFExTXpjbTB5UTJWQ1dXeHRiR3RqV21KaVpuRjRaRVoyWW1aVWNGZGhUR05XVFRGbFowazJiV2hZWm5ablRHdDVNVEkzT0haMU5rUjBWamN6WVhGR2R6RlVOVGxLWVZkR2R6VmhWVzk1ZUU0dFp6ZGZVbVIxT1d0U1ZqQkxORnBGUkZWa2N6RndhRXB5ZEdaNWNVdFFRamxhVDFsMlFXMTZYMnhtYkhkaE9IcFpMbTVLT1cxamFqY3lhMjl0VnpKNmNURnZhakJaZUZFLkZ5UDFvWllGLU10MHlKREdGdTNlTlNMN3hlMW9KS0VFUEppWkI0b1RoeE0iLCJleHAiOjE3MDYyMTU4MDMsImlhdCI6MTcwNjIxNTUwM30.M2SL3apdpS479z1EdZMIbUtPx64x8ExYS7fF_COmVOA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:03.977 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:45:07                                        1100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=306449 KO=12000 )
> restLoginInitiate                                        (OK=151716 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=151250 KO=445   )
> restloginProgressiveProfileCallback                      (OK=3483   KO=445   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.47%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.47%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.55%)
> status.find.is(200), but actually found 503                      4958 (14.49%)
> status.find.is(200), but actually found 401                       445 ( 1.30%)
> jsonPath($.tokenId).find.exists, found nothing                    445 ( 1.30%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[######################-                                                   ] 30%
          waiting: 379779 / active: 32     / done: 162804
================================================================================

20:45:07.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 162862: status.find.is(200), but actually found 401
20:45:07.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,162862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5366f9e4, username -> user.1000070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26364aaf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215507924))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDNwdHF0ZmJzcGU3Y2VodWJkcjNkcmZlMGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlJHeFZUR2N5Yldwck56VjJNSGhTZEVGeU9GbG5MalU0YW1kYVNtNWZkMTlUUWpKcFh6SmpOblpUWmxnMk1EUnhZWFpzVWxCWlkzY3pNRWRtTTE5T1NtdEJWMHMwWVdWbk4yRlliMU5DV0hrd2JIVnBXa1pDTWpjeWRsbEdOelJSWm1GSVQwdHVjMDF1T1hCb1ZuTTNaSEZOTUdSb05ERlVXakJpVVUxRmQwMTFkM1J3WjI5TGVsTkJjMGxTWkRWb05FSnlkM0pzTUV4eGNIQklVbFZJZFdnMWRHdGpSazl4TlRNd1F6ZEdia1kxVEV0bWNYQlFTRnBTY2tSQlNVMHRabXBZZHpGeFYyMUVhV3hFVEc5YVZEZG9SVzFWVG1oTVRrWmZZV2hHZDFvM2NrZHNOWEJZZDBkM2NUWmlORkE1VDBsU05VOTFURzFxTXkxT2VtcFlSM2xhTkROcVUxcFFNamw0WnpRNFkyMXNPRTVGUVdWTGRGRmlSRk5wWXpOc1JVaFFaRWhSZDBWc2VIZFJPR0k0WTJoWmJHcG9OR1pDZW0wdFpXeExOazkxZVd4NlZIaHZSSFJUYjNveExXSldUR3BOYjFoVk1tNWZiakp5VjBKcVdHeERWRlZNZFhwSlRYVjBkR05NVEhKbmFHUmFZVGRaUjFrNFNqRkthV0k1T1cxeFkyMUJUMVJYU0hCMGRWSnlNMWN0VFRBNVdWaDJURWN4VGpoTFJYRlpWSE51Y0RoTWVFUXhWMDlCTjNWZk0wMXFRVFpEY0UxNlRsbFBTV2hVY2pWdll6RTRiMXBxZFZoRVpIaGxkbU5CT1hsWE0xOXdiR2xZYVZwVlNVWXhRakl5Tlc4M1dGbHlWa296YW1sNVgzcGlPVmsxYlZvNFdVOXhibFZqWTFSaWIwTm9UMEp5UVVWVWFIQjZaV3R1ZVc1QmVqTnlSRGxxY0dSUVdsZDFkMHRVTkdodlZXaEJURVIxZERjdGRWOU5VRWhqTTE5RVdVRmxjMmRhWTBsdVQxaExPVlU1YW1VNWJsOXNNVGhCZFRSek5taDROamgwYTBadFZqZGFNVTVaU1Y5RlNVRTJTSGd5Y1dKb1FtaHhSRTF6Vm1GSFNUaGFibnBWWVVKSk5WRlhMVlpvT0RkdmEyNW1iM1pvVlVndFYzTjFRbUpUUTJ4d1pqSm1RMGhQYlVoWlREUnlhRFJEZFdGRldrWkVWVnBzVjNSelh6bFNUME40UTIxdlZqRnZMblZOTFdSR01qaHpkRE5uVVU0MlZXZHJRMTlRZEdjLkM2NlBSUXdSVlpoYWkzNnBkajQ3U0d4TDg2UE9MTkU4OHEtQkU1Z2Y1QlUiLCJleHAiOjE3MDYyMTU4MDcsImlhdCI6MTcwNjIxNTUwN30.8b5EGncS0IkRCvLXLgFD1vmM1hhhTR0RcY4-S_0EghY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000070"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:07 GMT
	x-forgerock-transactionid: 5f6a5469-266c-4c7d-b348-c6b617aa6782
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:07.974 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:08.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 162862: jsonPath($.tokenId).find.exists, found nothing
20:45:08.017 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,162862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5366f9e4, username -> user.1000070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26364aaf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215508016))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:07 GMT
	x-forgerock-transactionid: 82b1eefb-0b38-4529-88b9-5e574ed3e0b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjJkZHYwY24xdjA3NGY4ZjBqMDFsNzQzY2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVltUTJTa1ZRZEZGemQyVlZhRjg1UTFOcE5FTkJMbEpOZFZScVlqUnVOMEYyZVc5dkxVWk5TRzFPZFZSNWEzaHlWRm95UVhwaWR6UkVVVmRKZUZobllWbE5la3BTWmpWRVZuQnVSR3BWTUVWSk1qUXdkVWRUVlhWSGEzbzVUSGt6ZEY4MWMzaFJVa05qUlROMFIwVTBNVU0xTWs1WGJIQkdhRTVpZDE5cWF6QjRVMEpDUjNSU1VHbzJhMVpRVjBKM2VHRXpaMmxyVFZvellYcFNNa1ZqWDAxUE16RkRlSEE1VmpjMlduaEhNMFphTlZKRGMzaFVia2xMYzI1SU9XUnJNR05KUlhGWVYwb3RVVXBTTWxJeFMwVXpjRlJRU0VSMlJtWnFSM2hrU2pKRFZHZEVTSEk1U0VSUWNVUkZiVFpYUVcxdGJIVkJOVGxVVldkSlRHNUllR3MxZDNkalRqZHhkVmxPTUZCTFNsbFRjSEJGVFdacFYycExSVFJvYjB0d0xVMHhSblZ0Wm0wMGRWWnRlbmRvUjI1Wk9XNXBkR3hvU0U4NVRqTkRiMFJXZW5vMU9YaHFhRlprUVdRM1NEVktYekpIT1VwRVNuUTRZWGRWVWpCcVVXRTJOMDVLWDFWNVYxOHpja2t6VkdsMGJYWmxNMFJYUkdGV1gxVk5YMWx6UzBReFExOTRNVVI0UlZsUmVIbE9ZbWRXYTIxVGFXcFZlbVZPV25FeGRERk9PRkJNUm5aaU1XUnZkbE5wZVVjNU1VWktjbEI0UzE5bGVIbGxVRE5vZEUweFVVWklTMFZzUVZkdmNXTldTVmsxZUdoRE1UWkxiRVpFYmxWSVJucFlhSFp4U1U5QlRYbGZRMkZTUkZwaWRHNHRNRTB6UWxwSVpWWlBNM2hqY0dOak5FcDVSRGN6YVdOSldIaDNVa3h1TFY5M016RmZMVUZPZUY4NE5UY3dhVzB4WW5WUWVuTlZhVFp3ZDFoRlJuUlZYMFl0TkZsdFZrcGtMVjlDWldwcVRHdEliRGRSZGsxUldHeHBXblJTUkUxbWJqZ3RaVVp4TjJFMFRtZDBhSFIwU205YVJuVnNSM0V6VFhabGVYbHBNSGRJYlVSMlExRXpkR1ZEU2pac0xXdE5UelpqVVcxNVpVUjFWVjgwWldscGF6WmlUbmhVVjFWQlNGWXlMWFZYUjBOeFltVk9Ua2M0UWpJd05HWnNla2RoUVdWcVdqbG9ibmhaYWtkemJETlZMa3RqV0RkQlNXUXhYM0pUYjFBeVdGQnZhSEZMYWxFLmJ5VDV6ZFhKSWc4bkYzNExGZTVrZzZBVDE1Rm1ueTJHOUUzODQ4by1NODQiLCJleHAiOjE3MDYyMTU4MDcsImlhdCI6MTcwNjIxNTUwN30.NB2Ylguy565liVA28a-xehZzlo-Mc4jdNcX5St60iEI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:08.017 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:45:08.202 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 162889: status.find.is(200), but actually found 401
20:45:08.202 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,162889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bcb741d, username -> user.1001554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c3c6d7d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215508153))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2lrb25rNWFzaDZlMTlpdGs0NXBxcGlsdmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SWF6ZFRYMUZYZHpWMGJVSkdNVFZEYjA5bVJVcG5MbFkzT0VVek1scGlUM0Z2UVRBeVpVeEllWGhMVldaM2RrbEhVVFpoVFZOTVMwMVBiMFExY2prNGJEWnpPWGsyWlVWVmVGZEhTR1IxZFdKS2RHUnBNWGwxUkhrM1RFWTJkVVJIYW14VVQyMUllRFZNYzNKalprWk9lVVpRVTFFNU9UVlNZMUJqTmtoMGNGaHpibGhTV0ZodFN6SklSbUpUV1Rka05sVXpkVlJ4WkdSMFQxcGFPRTFhYkd0QmIyMXpWbUZIYmpOT1dHTTRWblp1ZGpNd1JWOUlkamswVjNWaWRXOXVRbWxyV21kS09YaFdjMUJ5VUdkd2JVMXBhUzFtTlRsU1JFTnVhbHB2WVhsbkxXWlNTRkJUUTFWMWFtOHRSbUoyV1hsVVMwMDRTSFYyV1VkaFNXMUNkVGx2Y0ZFMGFrOTJiWFV6WnpadmFWTndPVXh5VFZKNGMxOVNRa0k0ZDJkMFNrOXVkSEJVUmtKVExWSnVaVEZGU0ZCSFFYSlNWVEExTW1RMFRFTlVhRXhyTTBKNlRXNW9VRXRVWldSNE9HVkVUR0UzVFMwM2RDMTFhVUpLZFZZd2FuRkhVR0p3UWtVMldGWlhaM0oyWkdOTFlqaG9NbVJSUTBwVWMxVmFNbXRIWlhKU1VuWjJRVWhQY1V4SGEzaHBWbXBqWm5GQ1UyMWFYMFZuUTNWbVpUZEtiVzlSU214VlRFVkxSVGRuVEVaak5uRnBiVzlVU0d0cFowSnRkSE15ZUc5bVgyNDRRVWN3Y0hOcllWZE9ZM0V3YzFoTFFXOW1SbkJ4YkVwSGNURndkVjgzY3pCWlVHUkJVbTFoVVU5RVJFNW9RM2x3ZGpJdGJERldNRlkxVUdWSU5GZzVjbXc0WW1nMGVXNHdlbGRCVlVZelVtUk9PSFZ2YTFNeWRWSlljVTl1TmswemIxbFRTR3BqZGpodkxUVlRWMWxhWW5FM1UyNDVORW8wWmtJMWFYRkNRVEE0VDNCM1drODRZV3N0UWxoTWQyeGxNVE53YURWd1NGbGFORWd3YjNjeVJHbDZjREk1VUVSbVkxQllNMnBZU21abVZGRjNla2xMTVU5RlRFWnVkMHBLVkhwNlNXOVBaakJsU21jMlZFdDJUbTE2TlhoVFlYRkJXVXRCV21aSE5HeEpkbTV3ZW1OMVVVUnNZVjh0TmtwSlQwTkVWRll6TTFSdWIyTnZMbE5PYTFNM2JrYzBZa0pLUzNsYWIyZGhZbk0xUzJjLjEycjBMREU1NWt4WmRJQ3N5ZHZuWDB3eFlBdVNmV2JUQzBtaE9mdWhwY0kiLCJleHAiOjE3MDYyMTU4MDgsImlhdCI6MTcwNjIxNTUwOH0.tcfHuV2Aq0qMCw_vDC9k7N3OeS8wUuI4QrjqfMf6Ewk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001554"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:07 GMT
	x-forgerock-transactionid: 577abbd9-6f97-40db-8ee9-75fe5d095baf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:08.202 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:08.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 162889: jsonPath($.tokenId).find.exists, found nothing
20:45:08.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,162889,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bcb741d, username -> user.1001554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c3c6d7d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215508243))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:07 GMT
	x-forgerock-transactionid: 311675f0-6234-4965-8b87-9d31c6ac453c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnY3OHJlcmZmMjQ2a2VhMjY0ZzdnODJxcWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlJrWjFTSEV0Wms5a1pIbG5lbUo0ZWxGWVNtSjNMbkJKY0ZoSVoxY3hhR2R2T1hvMVFtOXhja28zTTFNeVZIZDROREUwU2poTWEyUmxSbVJLVVVkQlZIUjRiR1pQYm1GQ2JUUnVWREY2VWs1TVlXTmxYekpKTTJOVmRHWjBWbFZwYkc1bGFYTmlSMlZ0WlVaZmJHOTVkVnBGYkRCV01USlNPR1YwUlhsMk4zQlBkM0JPVjJsd1ZFMXFkMHhxTWxoRVlYUTBPRzF2UVRseVFrZzRRMFpTYkhCS1kxRlNWRlY1WTFaUE4yTmFjVVZqWDJkQ1NucEpkMkZaVjJKMFEwUlZMVkJGV1RWUVFXVnBYMXBqYkVodGVuZ3hjbVUzTWxWbVJYVlFhV0ZVUXpCaFRqRnZYMFpTYVhRMk1XcEZUMjUyTFROdlNGWkdiWEoxYldSbFZUWnpObVZvUkZGVU0ybFdNRTlYTFhCTWFYYzVYM0poTUU1T2R6TnVVRzgxYjFWRVZuRmZiVGxPVGxacE0wWk5VeTFOVUVwNmJIQmZOeTFvUXpOUlRYSXdkRXBsUVhoSGNDMTNablI2TFdwVmNWRkdURWQ1VEMxelNVOVZTblJhWDNZeVIySlBXSFU0UVd0ZmJteElSM2cwWm1wNFNXTkJMV0pLUTNFdGNFWndkVVZTWDJzMGNrRnRSQzAwTFMxdk16bGhaVTlUZEVSMFFsTmFZMHh5U0hGaFVHRllkRVpWT0ZoRGFGUXpPVVJrTVhOSGVWOXBiMmhMYm1Fd2RHRnVjRVpYUlhSUVF6TTFlRmxaY0ZKaVoxUlJSbXBXZWs4M1NsZGFkMUJpY1ZkdWEzcHBha2hZWlhwaFIySnljWFJGVldKWGN6TmZRVlpNTjI1c1YzRnpZVXRPWkZGRWJFRkxaVWRRTjNFeGVUSndkV2RuZW1ObFVVaFhabFZSWjBsa1ltZ3lRMDlVU0MxMVFTMHdkVTFKY3pGaFJtMURjVkF5WXpWRVNXUm1hRUZrY0hFelRrOU5ibk5EUVU5V1JqUXlPSGMwYVZKSlYwUXRaM0JmUkhWNWExUlRPV1JFWVV4T09XZFFjRlJ3Y2xseVRsVlRYM2MwZHkxcGEzTnFNRGRIYlhadlQwcE1SMEpSTUZacVptSmxOVmRyVFVsVWF6aEtkbk5CZFdoNlpIbzNMWHB3WkROQlgxQkVNRTVtVW1Wd1FsUjFhRU5uTmtOeWNXNVdWbVpwY1hKb2N6TjNMbkF4YzBSTVp6bG1TbHBNZVZwT1NrcHJaMm81YUZFLms2V2prYmFfUldZcFRqQkY2MURFRzlySWVOVGFXdG5fUWFJaHZjT2tmRUkiLCJleHAiOjE3MDYyMTU4MDgsImlhdCI6MTcwNjIxNTUwOH0.3g-XWwktRtryXPiqCeE-0F47T8BoPrkPJV3gu5kPt5E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:08.244 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:45:09.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 163089: status.find.is(200), but actually found 401
20:45:09.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,163089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52a8aa01, username -> user.1001830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39237757, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215509397))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnI4aHQzZGhxcHViazNnOHFiczl1cXA1Y3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGVUaFJkbkpQYkZsalN6VnFYMFJuVVhnMlRGcFJMbXhXYkZZNWNXSmlaMFZJVTI1SFZGTTFhR2xqTlZWclZESkVWemx3VEdKbVVWRndXVUZIUzJwRlkweE5iV0p1YUdoWGJ6WjVkVUpJWjJOUFIyRm9RbWsyY2tKSUxXcGFialYwUTBvMFMyWjFabk5JUVRsR00wTmxUMEYzYkRKak1WTjFXVkZQWkVKemFsZDFWV0V6YTFBeWNHUkNaV0p6WkRkWUxURlhhREZpVUZwV2RtVlVlRWhMVW1VMmRUUkhTazFOUzBaVFpEbElaRE0yZEd0NmFWaGpValpWWmpCTU5ETXhXRGRETUdSWWNVVm9hMFJoYVhCWGJteENWRmd0UWkwdFZHSjVibmx2WlhWcGIzbGpjVE5zV1hablFYZFRWVFl6YkRKdGRGQkRTVWxhTWxkelRFTkdSV2RZT1U1ek1FSmxVRTAyYjFFelluSkJOamRuWjNGNFJpMU1jMWt6Y0ZRMmJXaFhVV05pUTFOWE1XMDRZbmxhWVRGQmVFRTJaa2N6YlZScVYzcFZORUkxU25KUU5tbG9VemcxY1V0b2VHcHZhemhYVlRSdWVrTTFXbVJ0T0hWaWNreFJVMVpzZW5sUldFRkRWa3RFZWpOTU9FcHJNRVYxYkUxVWFUZDBielptUm10TU9GQTFUbVJPWm5GRE5FVkRTbFZZU2psc1RHVmFjVmRqU1VKcVRtVmlNMXBoVWxZeVZrVnFkRXRyWVhJM1VWOXpNM1ZVVkdNeFRVUmlOM2MzU0hocFpXZE5kSHBtZGtGNWNVTmxZbUoxUzJ0R1dFZHNSQzF5TmpSS1lWWlBTbU5ETTBzNWNqaFpRMjlCUVdoTlh6VjFNMmN6VWpGTGVqRnBYemt6YzFSVGMzWnJXRmxZZUZCaVEwaGZlRlZoTFdONlgzSkJTMFU1TTBodmFYcHBWbFpQVG5VdFExbFhOR3h0WldSdGNFeEhVQzFWYWpJM1QxQnBSR3BhV25SQ1FXTkROazUzVGs5dWNHRXlSM2d4U201WWEwazNNWEZrUjNKTU4weFZNME0wTFRORVJHRkRiV05WWkdkUFprSkpibXc0T1ZoQmNEZzNOSFpWU2s5elIybDFiRnBVWm1jMlJFazFUMUYwWDBOUmVYZGxWRjl3YjJoa0xVTkRPRFZFTUZSTGR6Qm5ZazE2VURFNVFsOVpVMlJPUVZscFNscFFTbFJSYnkxSVJYVkpMbmQ1ZW1STVJIcHNVbnBSYTNsRWJXdFRORmhZUm1jLjJFaGJDZ1Z5bzNxX1ZBUFAyTzhxQlltZzlHRVRxdVYtZ3Y2OUtTaWw4d1EiLCJleHAiOjE3MDYyMTU4MDksImlhdCI6MTcwNjIxNTUwOX0.XXtkUZJ9Bj0JEDsctiIOG0iDFBC8jc6kfQMewY5sie8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001830"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:08 GMT
	x-forgerock-transactionid: 4c451f48-3c69-400f-aa19-c41f0e33c918
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:09.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:09.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 163089: jsonPath($.tokenId).find.exists, found nothing
20:45:09.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,163089,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52a8aa01, username -> user.1001830, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39237757, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215509482))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:08 GMT
	x-forgerock-transactionid: 29de92ed-c615-4558-aa2c-1c4151a29520
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmZxMXF1MzNzNW1wNHByMHE3NnJzb3E5ZzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGFIZGZSVE5YVURCQ0xXMVNRVTV1ZVZSdlVtUm5MbWRqV1hSMFdFMHlUUzFPYVRaRVJYVlRTSGQ0VVdkbkxVNUtOeTFYV0V0bFpFNUNjblYyZEdSUk9VOXlWV1p3Tm5WNmNsSldUMWRMV2pOYU15MXZTRzVvVWxOVGVHMVJaRFJyTVVORGVFOXBjMWRFTm5SaFdYZzRkV016UnpCNGFucEpNWEJ2Ym1WVll6VnNOVE13UVdrMmNEWllOVkp3ZVc1NmRFTldNVkk1YXkxVFNWTkVWa3h2VmtzNVoyWlpZbkJoUzBOV2VreFRORWN0VjFWRlFWQllkVGh6Um5KV2MyeG1PRXBuTnkxV1V6RndhMnRmVjJKaGJFdzRaR3RCVTA5dlZ5MUpUVzF3YlZoR2RrOWlObkIyUmtveGRETXRWVlIxYjFaME9VdEtPR2RhWlV4WVNEUkxMVWRNWldkUmFuTlJhSFUzT1ZJM1UxSnFlVnA1WlZWWGNrMXJUbkZEYVZCTk1HUllhRzVoWmtScVJHbExUemh3Ympaak1VSlhkRU5hTjJWVFdXNXdTSE5rWkcxSUxUQnBTbnB1VkhGNWQyMWlkM0l3VXpKYVFWVldlRmw2TjBkNlFXWm5jVU5oYUdaTFdtTmxlbE5GTjBrMlJuUXhlamRKZEUxWVIwSnFVbWw1YzJsb1JXNWFUMlphYTNsTmNFcFJNRk5EWkV4RGVITlFUWEZuTmpWalltNVZNVU0wZEhaclp5MWxTMjkwYTFGbGQyZHdiM1ZEWWpKTFVFMU5TMUpmTUdKRVdqQklXbXBLVFdScFFXNHpVazV3ZEhSMVlrOHpNemh1VFdSMmRVeG1WekpZUVVoNlZWUTFRbk5uWjA1T2FFdHRXblZQVjNSaGRYZHhRVXR4TVdkaVJUbElRbk0xTkZSeUxYWnhka2xtU21wSk1XWktPVjh4Vkd4SE1XdFpTako2V1RsdE1VdDRSa0pxY1V4MVZYRjNRMDFYYnpWNFUxUnZPVUZoUVVwdmQyZFVRMjExZW1oNmFGVTJRWFJmTm05eFozZzBWaTFSYzJGR01ESlBhVUZhY1ZCeVZIZHJVM1J6YUVneFdtd3hWV1ZEUWpORVgxZ3RSRzVHTjB0VGEyUjZWRlJyWkZoWFJGTmxlVEYzWkZoSk1ETlhPVm8yU0dsdVJuUlNheTF6ZEZvM1RXVmlaSE5CUlRGQmJtaDFYMDFhTlU0dFpHTldiMGhYUm5GalJFZ3dMbXRtUmxkak1FVlZja2wzVHpoM1ZDMUNaRXhYWTFFLlJzZGJfeTJGTEIzdHpuTUlzWE54ZjgxT1VfVGRJS3FtSmdBdFFDcWxUSGMiLCJleHAiOjE3MDYyMTU4MDksImlhdCI6MTcwNjIxNTUwOX0.jq5GvCmILyu-E-X3dWQEfeDYRN5hpi-Zq9cJQ-MfhTY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:09.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:45:12                                        1105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=308027 KO=12006 )
> restLoginInitiate                                        (OK=152492 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=152030 KO=448   )
> restloginProgressiveProfileCallback                      (OK=3505   KO=448   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.46%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.46%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.55%)
> status.find.is(200), but actually found 503                      4958 (14.49%)
> status.find.is(200), but actually found 401                       448 ( 1.31%)
> jsonPath($.tokenId).find.exists, found nothing                    448 ( 1.31%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[######################-                                                   ] 30%
          waiting: 379008 / active: 19     / done: 163588
================================================================================

20:45:16.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 164113: status.find.is(200), but actually found 401
20:45:16.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,164113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2562562e, username -> user.1001291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16f8b1d7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215516002))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicG9xajNmcW01MGs3ODJubGlnMDBucm9qc2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1NIVk1SWFZKU2xVdFJqY3lkVzAwZUhwRGJHcDNMbEV3T1dkTlIwTjBWSFF5VEZkRGVXUlBYMnh4VURWSWVTMXZWSEo0Y0d0eFUwOW1NV3d0WHkxNU9UUlpjRmhFUm1aQlEybHVWRlZHYlRkYVRUWldlbEJpUmtGR1dqZG5jMVF4TkVGZlZFSldUVWhUVWxWMFpVWm1Vamx4UlhoaVFURjFWM2MyVldjNGNsOVhibHBJV0dsbldXTjJRVEJZYzBsd2VucFdaRGRUUmtKeE1UTm1hMnRPTWpGME9IVXhha3A0ZEhsUlEzQnFOakl4VlV4elIySXlSaTFrWkdWTk5tNUxSVGhIVVRoa05UbHhlVzlLWkhkTlUzaFdWVlpwWWpSMkxVODRja2xqVEdaTU5EZFNXazF2Y21VeVQwUk5TbVp2VG01dE1uTndlbGxvWldkUWJEVlBkRXREUldvM2FFTXdUMGxYTVZodmJFdHZWbmh5VlMxa1JFSXlaa0ZxUzBWdFlWQktUaTA1YTNwaFRrWmpUV05ZZUdwNVQybEpNbmg2ZDNVeU0xRjVXWFZ2V25GaWVHVTNUM0pvTjJwWlltMDBRMVpIWXkxMFVtb3lSMEpPUnpsWE9XRkhaVlZaUjNadVZFSnpZMHBZUW5sRmNEWXpiMjV2Umt4YVdFcHJUWGRwZVZsWlRXRjJORk5OT1cwM2FWSnlVVGRmUVdOVFdIbGFkRmN3VldGamIxb3plRTAyYURCTk0wRmliRkY1V25GRlJ6aENPSEZ6UVdaU05VaHVTVVU0U0ZSWk5uZDZkRTlGY214dFRVeDNUR1UzYjJoSlNVczFWRzVLZHpBek5GWkpkVFJDWWpOWVNqQkRPRkZyV2xNNVR6UlRSekF3UTBvMlJrMXFSMDlFVTFCdGRFOVZUemw1Ym5wWVRIaGljWGs1VVY5UFdtOVZkbEpVUkU5bGMycGFVV2N4WXpSeE56ZFJXWFEzVldGdlYwdG1iRVZZZEhCWFJHTTNPRk5oYzBkV1VUWjVZMFpWUzNkVVpHczRTMWt6Y0RobE5rOHlja3g0TUc1ZmNtRm9SV2xqYW5SNlUwTlVlRkZYVFU1Vk0xUjZTbUpzVG5reU4xVmliVEZ3V2tkNlowRlZaWGx0UVRaRllqQlROWEJ6U1ZsdmNFZDFiVGRyTkZKb1QwWm9VMFZhUW5seFpraEJkVUZwV1dkUFZsRnlWamxQY0RCblNFRmlla2t6WmpkSFlpMVpMbEZOVDJKS1lVTjJZblIyUVZkYVExSjVhSGx6ZG5jLnE4N0xDc2hOcTMwVXVIa2poVS02NjRaNkpnTktoUmFJSFZISTZVaGxuUGciLCJleHAiOjE3MDYyMTU4MTUsImlhdCI6MTcwNjIxNTUxNX0.5ixZNuyaR8q9bt-XI5fMtUEKq4-9f3LCiw5YUxavbBM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001291"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:15 GMT
	x-forgerock-transactionid: de2dd5b0-c0dd-4205-b624-c5987281fb54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:16.050 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:16.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 164113: jsonPath($.tokenId).find.exists, found nothing
20:45:16.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,164113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2562562e, username -> user.1001291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16f8b1d7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215516090))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:15 GMT
	x-forgerock-transactionid: 38381fd0-a895-457a-8c49-586ade8c53fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzl1aXU5cTVyam1wcTg1aWg4NDExMW9jMG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1RFVldOVTVSWlcxSWEyMXpha2N3YzJjM2JtNW5MalpzY0dkT2FHSXdMVWsxVm5JMWJIRmxkMEZXV1dsVWNHcGlMWEU0UWt3MlZ6WlhPWFJrU0cxNmFIaExTRFF5VmpCRmExWjRabVUzUW1aa1NXMVBRMVpxUWtFeldYbHFNblp6U21wMFJGQklSbVF3YW1ObGRrY3haSGRVWTFGVlpIQlViVGRZUVdOSE9VWm9UV1k0VWpkalZrSkVaR1pxWm5rMVNUTm5iVTVpUlhoNlMwMTBjMGd3YVdGRk9IUjZSR3RXYUZGS1FYRkZPSFpOVkhwWllYZEdaMVp0U1c0emRFNU5OVmRXYW5sdWFVOUlTemhtVmpNemFVRnRlV1ptWm05ZlNXTmphQzFYYTA5c2NreEhNVmhVZEZKcWRFRndhMWhDV1VGR1VWUkNkV1EyV1Rsa2JpMVNUazFIYnkxbGRtbFpUVkF0Ukd3M1pWRnhRVkJpU0doUVlURlJaMVJrYjNOSWFsTTFXRjlXVFV0cFNFVjJPRkJNYzJObVZsaHhaRWwxY3pOQlgxUnlka05qWmxCV2FHNW9ka0ZCZUU4eWRFZEZOblZmVTNvd09VOUdkelZQVTFOVVQzVTBUemxXWkhWNlJHWjZWREpLZUZST1ZXcGxSVkZCVDJsUlkxQlRRWEpmU1ZOZlFVbGtlVXRqYzFSUVVXRlRNVWRyV2xsVU16QkZUR3BHUkdaa2NUSnphbnAxZW01b2VFMUdYME0wVEVGd2VXRm5lVXg1YzNCMlNqUjZNRWRRTjI5bVNrRjVWWFprWWxrNFNsVnplRFZJTjFSNlZYVTJXRUYwTTJSNFRrSnBkM0JrZDNkM2RXcEtTMkZRVWtaUWEwVTFURmRDV25ReWMyaGpSa3RvWm14NlQwOVdlRGRUUVdKbE0wOTBWRzE1YUhjemEyTjFaRWxJTUhkdE9ETkVjbXAzU2kxc1kwZERRVXhpVmpCWmFreEtabEEzWVcxclpEQXpiMVJrZFZWYWIxWk1VRGhFWTJJM1VHWkRibFpDUW5oeVZteEpSMTg1YUU1VFFUWTJXRk16UVcxblNWSXhlRFJhUldoWFJTMU5TM2R2TldJM1ZWQnlhMFZGVkRCVWVHWm9OVFJhVDFOWVkySlBkRXhCV1ZGMFNHTnlPVzlDTWpGbmNYRTJUMFZaWTBGaVNVaExNbFJxZDJRMFVEbFpZVE5FYlRNMmRETndjMGd0VFhNMVVEUkZMazB6ZGxac2RubG9jVzVCUjA5dFZXczJXbVZyVjBFLjBNU1ZHYmZrSVVWMkxJbVR1YUZXVFltYmwwZFNSQWZLcmtibFdjVWdMVDAiLCJleHAiOjE3MDYyMTU4MTYsImlhdCI6MTcwNjIxNTUxNn0.29W8EAoNByU3r8P7T03nUf2WdXGxCNx1ngic59i_UmA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:16.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:45:17                                        1110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=309574 KO=12008 )
> restLoginInitiate                                        (OK=153258 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=152797 KO=449   )
> restloginProgressiveProfileCallback                      (OK=3519   KO=449   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.46%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.46%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.54%)
> status.find.is(200), but actually found 503                      4958 (14.49%)
> status.find.is(200), but actually found 401                       449 ( 1.31%)
> jsonPath($.tokenId).find.exists, found nothing                    449 ( 1.31%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[######################-                                                   ] 30%
          waiting: 378236 / active: 23     / done: 164356
================================================================================


================================================================================
2024-01-25 20:45:22                                        1115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=311067 KO=12008 )
> restLoginInitiate                                        (OK=153998 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=153532 KO=449   )
> restloginProgressiveProfileCallback                      (OK=3537   KO=449   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.46%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.46%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.54%)
> status.find.is(200), but actually found 503                      4958 (14.49%)
> status.find.is(200), but actually found 401                       449 ( 1.31%)
> jsonPath($.tokenId).find.exists, found nothing                    449 ( 1.31%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[######################-                                                   ] 30%
          waiting: 377499 / active: 25     / done: 165091
================================================================================


================================================================================
2024-01-25 20:45:27                                        1120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=312720 KO=12008 )
> restLoginInitiate                                        (OK=154822 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=154351 KO=449   )
> restloginProgressiveProfileCallback                      (OK=3547   KO=449   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.46%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.46%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.54%)
> status.find.is(200), but actually found 503                      4958 (14.49%)
> status.find.is(200), but actually found 401                       449 ( 1.31%)
> jsonPath($.tokenId).find.exists, found nothing                    449 ( 1.31%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[######################-                                                   ] 30%
          waiting: 376680 / active: 26     / done: 165909
================================================================================

20:45:29.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 166248: status.find.is(200), but actually found 401
20:45:29.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,166248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ad80927, username -> user.1002263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ab8246b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215529816))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTQwNnNvYXBvaGM2dTI0MW51c3MxZWd0dTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFRrMHdORlpDZG1GbE1uTnZaMnBqVFdSbVprcG5MbWxJU2xRMFZUZENYMWMxYnpscFIxOUJiV3Q2ZVc1NFFUUmhUazB5V0hZelUwRnFRbGQzVURNd04xZHhOemxuU20weWNFSjRWV1ZIZGpaRE9EZGZMV0pVUW1SMFJVSnRSRlZQUW5Jd1kxZFFSMEpwTms5amNXRmZSbUZuVFV4dVgwRkNlVjl2ZG1WUVoyODFWRXB1WlhOV1kxWTJYek5OVlZsNmNrSk9NV0o1ZEZkYVNXdEZWV1U0Vkd4dGMwaElTVXBpWVVGbVVVVk1hMWx1VUVWQmFETjJZMFZPVFRKNlJrYzNOVFZPT1VsYVZWRnNlVE14TkVKVVNucFJSMU5WYjAxMWRsQnhSMVZKYUVSU1ptSnBVMUJKTkhaaU1XSnJjR2g1ZDFCU2JIcFRaRXRMUm01WGVXRmhVemhEYUZKQllXbFBSV2xpUm5CQ1VXWlFUMlpOTVZVd00zbHhSVlpKZGpOemNHMXhNWGczVFZkSGVqYzRja3MwVlVwaVlsQldTV1E1WlRGek9FMHhRemcyYVVSWlIyTjBlVkZITm5NeGRWbElUVjgwWWtWZlgyaGpSMmhqVG1WMmJqbHpia2gzYjJOemNtVm5XVm81TFRsSk5FbHdYMVI2Y1VoWVlXRkhZM1YyWkd3MUxYZHBaRlZsYWs0eFVsVlVRMVZCZW5Gd2JqZGFkbU15WVRsR1ZrNHRUbkZ4WjBzMGFVdzFUVFF3YzBZeVRXMWxRMGRNWmxoV2QxRTRjMTgxUjNnM1gxOXlURWR3V2w5MFJIRm5Xa1ZXT1hoMGVGZEZOSFZXV21SdU4zRTFlWEJSUzFWdFpqZHhTekJFUmpOZmFEUnRVRGR6V1ZndFlqQnFkRlpTV0ZKemVYQlFRUzAzT0Zsa1drWmZTVUpKZDBGRE1UWjJjM0kzY2kxUGFuZEpkWFJFWjB0NE1IRXlNakZEUWtneFlWVmtNeTAzUjBsaVRuUnVMWGxpT0ZwbVRtMVNWMDh5YlhaalNHOVhkbFI1WmkxcVVHNU9ObWxtZVhSbVlUaHdkRmxUZGxNMU0zVXdVRUY2TUVVdE1HeENNRTl6VVVaeVIxcEVkME5CWkZSd05ITlVTR0ZsV1RaUWVreGlaRGR4VkhKbmVGWjZaV1pOZW5aaGNtbGFRM3BzWDJJemRsQXphVk5DUzFad1dVNXBNRFJJYzJSdVIyeFNlVVV3UTIxWFV6QnZMbEZMUVRWd1ZpMWFZbXQwTWpsUGJHUm1kRVp0ZUdjLnlzVFJKamtUY0VQanhKeFoxa0FYY1Z2aUhJcXV1OHZoZS1BYk5EZjhTRVkiLCJleHAiOjE3MDYyMTU4MjksImlhdCI6MTcwNjIxNTUyOX0.xwlFtYkDbow0d3LgR-Jaq4yUewEuc6xPGYLEPjamoCY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002263"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:29 GMT
	x-forgerock-transactionid: a1d2b3f2-5ef3-4e11-8d7a-d4d5f11bdb69
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:29.865 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:29.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 166248: jsonPath($.tokenId).find.exists, found nothing
20:45:29.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,166248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ad80927, username -> user.1002263, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ab8246b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215529904))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:29 GMT
	x-forgerock-transactionid: a251d752-55fe-4951-8550-24567f496743
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHZ2YWVxcmdvazhoYXAzcWV1ZTRvOGw2amQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ckxYRnpUM0JXYVUxd2VGazNRVnB0TXkxNFFrRjNMblYwYzJaV0xYWlhjbDkwWTBNeFVYVkRWa3hVTjNJMVFVaGhhMUF0TlU5TFJVTkxYMDFzWDJOdGJXMWZWa0pQTjBsUVRsRjNORVpMUW5wUE9YSnRkVWQwYzNWZldtcHFlRkZQYjNaWVdsTlBUREJmY2xWdk1VZEpVMGhoYkRsNGMzTkxVRzFqTkdoWGFGVldhMXBaZFhaZlkxOTNMUzFFUjJGclJFTnNjSFZaWjJwcFVYcDVWbnA2YzBwVlgyUkdRMFV5VXpGRWRtRldlR3hoYzBaaVRXeGxlbUZxWTNCc1UxY3RkbnBQZDFGd1UyOW9aMkUyVkVaek9VNUZaM2xKVVZNdGEwWnVORkZ1Uld4c2NFZGhPVUp4WW04eGNHRklUWE41WW0wMlgwUTNVMnRWWlhock4wTnZNVUkxT1dkbFdscHdabDlMUjBaa05VbG5NVTlVYUVWVFFrWmxjMFJvUm1STVZGZHNRVUkzUmxGV2FrSk1Ubm8yUTBGc2VFcE1ObTFUU1VGaFkwTkJZakZ5YUV0TVFYSk1OREJQYm13dGNWZGpabUp4VW01bmVscHRVekZ1WkhOdk1Hd3dOekZYY1dsVGJGaGpOREZCTTJGMk1HUkRUV05FZVhkRU9XUTJibFJvVjBWSldHSm1kbXBvYWpnd2JtZFRVbUpDYWtWeGVUTkhkRmhTTTJrellVWlBWMmhLYVc1cWFtcEVTRXREU2pkWFkwMU9aRmhmWkZnMWNWTTBibEpVVFhWVmVHTmtlWGhYWkVFNWRtSlRabk5hWWtaeVRqaHNXVXRUTTBkSk5HbFVURkZaVlVGU1RuWTRWalpIU0dkNGJUWlRabTAzVEV0MGJtazJkRmR1VEVsNFlXNUdhSFZNUm5odFdIVnFXVFE0YWtwcldIRXdVMFp1TVc1a1ZFdzBkRjlPYzFGRE1XVTNRWFkzY2w5TGNWRklaMDloWVUxMFlqazNTWFEwT0ZKT05YWnFUR2w2WDBoSlpqRkxhemxxWjBzeGJWVjNjVzVqYjNaeVpYWmZkak50TVVkQ2RWZDFZM1ZaVVc1T04xbEdWeTF5VERsTVZFcFpWMU5CV1RkallXRk5kV2gwUTJOYWFETjViSGRSV1dOUllVVkNVVVJDTnpGRlFYaEhNRFpsUnpkRk9VSkxNR2xrYjNsVVpGSnNVa3BTVG5CUVRrZFlOMHc1UTFGamMzUnJMbUUwYVhwclRWbDZlbVkyZDFsSFZEaFZaSG95Vm5jLlQ1Z2w3SldVUmF4WGk3YWI4aEkycVlWNmFJSU9lQ1g0d25rRFlGRHcxX1kiLCJleHAiOjE3MDYyMTU4MjksImlhdCI6MTcwNjIxNTUyOX0.m8FFcCbxdaGz_ph9kSGC-JNoq5BArjod8_0xO7YmUog","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:29.905 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:45:31.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 166485: status.find.is(200), but actually found 401
20:45:31.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,166485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@650b4f75, username -> user.1001234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10d0f916, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215531348))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzhhbnNndnN1dGRybmQ1ZnF2Ymp0azRhbCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVLU25welMxbzBNRzQyWDNKNmFIUjBOVE0wUzBKbkxtMHljRmRIUzJoalZrWjRhbkUyVXpGalZuUjZWV1Z4YlZCSVUyZHNlVzFxYzFSaGJEQXRNbmwzVUZVd1JWQjFiM293TmpCcVQzRk9RUzB6VlVWbVQzVjZXV1oyZGpWZlRWOWplWGh1WXpVNU5GSjNSVVZPVlhwbU4yMWZaVkprU2kxU1h6Rk5lVGxQU2t4RFV6TmtkR0pWU25OUVNrTkZaMkYwZUV0dldsazNhamhPYUhKc1psbHRTRnBqZUVVMFgyNXhTa1JuZUU5QlpDMDRaRlpzV1dKbE4yWllObFIwVnpoWFEzTkdWbXRCVWxjMFgxRkVaalJ6VmkxbFVWTjFWbEF4VVhvMlJsWnlOalZIVjBRNFdHOTFiMGhRTWxseVowZHZOVXhzV0d4a2VESjZVVWhVY1ZodlJtSlVkWEk0WWxGU2RtRmhXbkpaZVRKdlR6VklXbTUwUzA1R09VRnpSbTlJVFcxc05IVXpaVzVSYUhWa2FFZHNhRzFsY1VkaWEwTmFZbHBXV0VkZldGbERRMTlQYVhGdE4zZHZWRFUzUVZGc1NFVXlOa0ZuVkVwNmFUUXlUbXRXWmtreGNXRTJPWGQxY210Wk9EQktSRVl6WVZoRVIyaFdhVWhOTmt0RGJrTXhZbFZRY0VKVWJ6ZDBhMjlrVFVjelpEaGpYMWR6Ymw5MlJVSnBiVTlxTFZsb1dGUldXbkk0VTJSSmJEaDROazgyV1hGdlkweERTVWw0Vlc0eVExTnhlSE5OUzJKMFVFOURkSFo1TlRSU2JtOUZabGg2Y21KTWNGcFllRWRPYkZOblVWODNVbXhLT1dKTWJHOU1Ra2h6WkdKM1RqSTVObFZWY1RsZlkzQnFXWGQxY1VodmF6ZE1hRFl5YlY5SE9EUXpSVkZzTjFaQlR6QTNZbFJUV1cwMVlVcEhUblJPWVRadGREWkljVlJYV1U5UlQxZFdlamxaY0dJelJHMHdUVEY0YVdSVlJYQkllVXhhWDFGVlkzaFVXalJOVTNsc05IcDFXR0pYTlRjMGNtMWxabkpNU3psRmN6Z3RVekJxVWpJMVFuQm5PREpzWjFGVFpFMVhZVEJoUTJOTVoyWk9iRGx0ZVhsWFNtcG9hMng2TlZkVVpEWTRNbmxxY0VsemFuQmZjbkpMTFd4TFNUY3dhM1o0ZEZOaFRUaE5UVEp1VFhoblMzRlZPVU5pZW10UkxsRkhNRk14TlhsSGNtdzBkalJCWjNaMmRsZHhWV2MuOXc1NWQya0h5ZDc2NjdfcnhnRm1VWWFib1Q1TjJINS1JcHNrZ3VKZEp5MCIsImV4cCI6MTcwNjIxNTgzMSwiaWF0IjoxNzA2MjE1NTMxfQ.Vz51b1G7phsQlzvSNMTepZYzfFE_dUr-6O6MMDMnq1I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001234"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:31 GMT
	x-forgerock-transactionid: 53437bff-4cd8-4b20-a43f-176d75c254b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:31.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:31.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 166485: jsonPath($.tokenId).find.exists, found nothing
20:45:31.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,166485,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@650b4f75, username -> user.1001234, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10d0f916, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215531441))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:30 GMT
	x-forgerock-transactionid: 85460914-f346-4a06-91b7-f54c61e64eee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiam5vY2ozdmlkNWxpcm1kcGExcXNyaXI4M3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TE5XaDRSSFZXTWtwbk56TkhVRXhOWjI1VFZEaG5Ma2hoUTB0MmFuWjBSbmwzVEU5cFVITmtOekJSZFdKeFowVlVjekprY3pKUk1UQk1hRUpJWkhWUFIyZG5iVkZEUTFreFJIZFlZVXRUTWkxbGJpMUlXblZ4T0hsaFprcHdUSFpUUW05MUxYWk5RMUV4T1V0MlFubFFVa3RPVlVKTFZXZzROamxWZVdOc1RqWlFValZGUWpJeVVGRkZURkZNVVROaFZWQkdMVGhzTlc0d1MzQjFablEzYVROSGRqRkVTVTlHVTFoM2RrNURUakZGWWxkYU9FaDNhbHB4WkhGU2VFNDBjelJGTlVkUkxWcGpaM00zT1dkU1pHRjBjblZxUzJWNFNVSnhZMk00UlhNNFZFMXVlalk1T1VveWQyeFVSVzV2VVRaWWNXVmpRVUYyVUhWVFpHaFZSV2hLUVhKVllWcEtPWGhWVldveWVteDZkbGxNWVZBNVJuSm1ZV2t3YzBKamEyazJTemhSVFhWSUxVeENlWE5DUzFKcmJFbFdOSGszZVZKc2ExOXVXVGx1YldNNFVYTlhhbVJCVDJsd1lqazVObVpCWkVsRWNIaEJRVWxqYjFNeGJEVTBZMVpWWmpJeWJXNTBaVEZ2VkVOMk1DMDJlbE5HTUhrMWVHMVhUekI0VVdGSFJuTllabk5DVVVSa1N6RnlMWFl6YlRSU2RVaEhUbUpCUjNWMFpYZFJTamgxYnpCSGFuSXdSRnBRYkY5TmQxZEVVRjluU0Y5MlZGZDFOMlpIYURGdWVUZFZaREUyUVZVM1pUaHBZVVYxZVRSTVJFWnpNWHBLVTJkRlFWSmFTRFJoTTFVeGVIUk1XWGR0WW5ZeGRraE5WMUJOVjIwME5qSXpiWGRrT0VKTFZreHdMVWxJYUZaWE56WlhVekZ1YzJKSVZEVkdlVlZLTkZvNU5FOUVha3BDVkdORFJUaGxOVVZ2Y2xwalNEa3ROMEZOYWtZNVpreDNWMDFIU1hWV09FSm9hbXhLZDI1Sk5VbGhObUYwYTNGVUxXVnlRV3MzTWtWa2FYVlVVR1psTVZwdVlYTkVkakpEUmpKM1lsTkhWbXhmVFdwVFkxTm1kM0YyYnpaSlZVcGZZekl4TjBwdE9GQjNaMVp5WmxkbE5XcFRSV1JPVm1GeFIyeGFaREZST0hwRk1YcExNa2d3UlU5RFl6bE9iR1pvUmpWemRtczBZV1Z6TTJkMVRGZHJMakZMTjNaSk1YVldSbmRhV0dGQ2REUnpWRVZFYUVFLlZiSkduTXphSEs2RzBTMVhfUy1FTW5sNk1SZ0RwZEJENk5iNEphWDlHZFkiLCJleHAiOjE3MDYyMTU4MzEsImlhdCI6MTcwNjIxNTUzMX0.Uelfxn2K9xS8qBNjoDFsglof315fpcUb8LgVC02Yd_Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:31.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:45:31.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 166570: status.find.is(200), but actually found 401
20:45:31.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,166570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aa944be, username -> user.1001268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e5d6f96, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215531852))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWZkbmJ1czMxYWxjaTliNWUxdWU5ZGczODUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVgxcFFNVVp2Y2xjek5YYzJNSGh6Y2xkc04xVkJMakU1V25KSGVVdzNWbU4yVlVRM0xVdFZhM1F6ZEZBd1ZWOWhRbXQwVUV0NlJTMDFObXhIZWxCV1VWSlBaVlY2YVVNemIwWjVUalJqVXpSRVFWWmlVbGRtWlZKR1ZVTmFZbk5mZEZwNGJHSjZhRXRqWlVWV1NEWmFlRkJvTUc0MFdWWlBNMUExY21OUmJscEtYM2h2U1hWQ05FRmZhbmROWTJsSldEWk1aamxTVG1Zek1FOTBOMlY2ZUZkbVZqaHFNVzVaYjJWblVHTk1XV1YxZDBJMVlrNUZSR0ZMYVdrMFpWcHNlVlZQWWxCYWJFeHFNMUF3VlhBM2MzSldNakJNYzBrNFgyOW5kMnhFVGpKblZGWmZVbGx4UzFGRFdVaEpibGx2UVMwemRHeElSbWxDU21neFJFOWhTRUpPU3poclNuVk1RMTlGYVhadlh6UnBOVVp1V0drNFlVdE5lR1JXU1ZaU1JuQmlNRXhTT0RScVMwVmxUakY2U1ZoMFR6UnVWbGwwWm05cFNYQkhjM1pEYm5aV1UwSklSbFZGVjBJdExVdDViMUJZTkhoS1YxOXhaMVpwZVVabWJqazBibDlOZGpCTllXMURPSEo1Y0V0TU5IVk1hVzVTU0Mxd1NFOU1hUzEwUkVWTFoycElVekJYZVRsM1lsVXRSM05mWVdZMlNITktWMnhGZVcwNGMzbENORVppT1ZGMFpFdHRXbEozYlZkNU4zbFBTVXRvYVhscVMyZGtaM2w2Ykdwc1JtcFlMVzUxV1VaWmVIUmtNRWhzV0dOc1ptRjJNR294T0UxTVNtTlpjRGxHZEdwWlNEaHFXbFJGZW1WWU5HNDNaelI0VDNWNloydFJkbGhVVkhGTE0wNWhlbWxMUkhJMGFGVlRRMFIyVDNNME4yTTVNV1pyVFdkc1ZqQlVjMUU1U1d0RlNYQlNhVmxwTWpSUGJrMWpObUZqUmsxNmNGTmpkRkZTTUhGRGVWSXlTR0o0U1haZmVWZDRZM0ppV2xsUE1sRmlWazQ0ZVhCNVRGWkxTMVJYVURSSFZucGFZa2hmTFhCNlRWWnFVM2RyT0daYU5VaE5kVWxvUnpOQ2NuYzNVRnBDWmxOQk1VRkJVMFpHUWtnNFp6WnlabVkwUTBOcU5uRlVOSEZQYTFObWRFZG1abmRTVTAxU1ZrbzNRM2xWTldSQlpYQndUbkp2VmpKa1VqTnJMbmxYZUdWclNYZEhkRTlzYkRkdVFtSXRZVlpOTW5jLnUwSEgtVmhYTWxwUENGNHhpbVk3eGl1SUREWnI5Q3VKS2dkZHFleG1kQjAiLCJleHAiOjE3MDYyMTU4MzEsImlhdCI6MTcwNjIxNTUzMX0.K9G2rT76f-g0JadpHCESfPE-KSS2rK7hQ2_L7Rqce_g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001268"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:31 GMT
	x-forgerock-transactionid: 3d79283b-8013-4988-84a6-c79eb9eb0ef4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:31.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:31.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 166570: jsonPath($.tokenId).find.exists, found nothing
20:45:31.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,166570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aa944be, username -> user.1001268, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e5d6f96, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215531945))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:31 GMT
	x-forgerock-transactionid: 49089369-aebc-4eb2-a89e-3a1d6e868df3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmczN3UwMnMyaGZmYWNsZzFyb204Ym0xcTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmQwZDFka3B0VTNKcGNFaGFZbGRXZEZGbE4yWm5Ma296V0ZSNFNXcE5XVVZDV25Kck1VVmtZMVJTUTNCbllVeFdRMmhHTkV4d1FuYzJiM1ZNU2xKb0xYUnVWbkpaY1RCVmVuRm1OR1p2ZWw5TGR6ZFZUbGhvV1cxc1kyYzJkMVV4TlRCRGRIaHhSbDlGWm5kcVlrbHZSMFZzUVVGeFIxVkpaSGRJVjFkR1kwODVTMnRQWXpKbVdsVnhkbFpmWm01MVNGbFdZVjkwU0ZwaWRqaFpPWEpsWDBKS05tVmFlV1ZWVkVsTGFscEJkR3BtVTA1clZrWlZObVJGTkY5eUxVRlhlVnB5VFZCT2FXbFJjbEJyV1U5QlowSm9WR2gxYUdKNlZrTlpWVzh4TURseVZIWTFORVptZDBoR2EzZzNWMGRxVnpWM1oxSlJhRUV3ZVVoQk9XaHNhV013UTFGRU4ydHJWV2hWTjNWeU5URnVRbmt6ZVhKeWRHazRYMHhNVGtOeVpHSTFabGh6YzIxMlkyc3lSMlEzWDFWcFNEaDVRakp1T1RGcExUQk5RakJoVkVsUU5HRnZXbkkzYkVsMlduWTFUVVJvU1RKR2FIaDBVbEJxVEhNMU4wUXlPV3QxWDNGQ1YwdDJaMnRRYWpsWVVrUjZTa05uU1ZCV2NUUTRaVVF6YjFSTU1rVjFRbHBYWTJKelVubEpkVGRrYjBOVVZFNUlXVWx3VjNoNFRrWTRTMFZRZWpSa1JHZHdibXBHVDFjeUxVcFNRbmRvTUhoWFRHWnlTblJHUkRkMGJFUndiVE01YWw5TWFUQlNWR3RoYkVWYU16TkpTMWR2YVVjME1uSnNWRXBpY1VKS1VWUXRiVnB4UzJwdk9GcFlUV1JtVmtrdFVURnRhRzFOTVdwNWRtUkRZbE5CWmt4eE1IWndkR2sxTjFSQk5VcE9TbE01YWtWcFNESnpXWE5sZG5sVE1uVTBObkZVWkZOdVdtdE9VVWxwTkhndGVXVnVhRXhxZDBjNVpqRlNPV0kzYVhvNWFtcGxjRlF4Wm1OVFIyc3pRV0pJV205WFRVaDZTWFJ4T0hGV2MyTkxiMG95YUdOdFEzSjBjMFpEV0ZKWUxYbEtjbVpLY1RoQlNGaEhkVTFvU205ZmJqVnZZa3R6Y1ROclRGTlZjRGt5Y1VneGNFcEJTM3BzYmtoTFVYZHhZblZSVTNWeVVqVjJWV3B4VnkxV056QnhYMHhUVm5aaVRrZ3dMbGx3VlVSR1JVMTZkbEoxZGtWUFZsWkpjM0IyT1hjLjZvSE5XRENaNzBsR3R0WWNQWkYtcjFBaFZzQjVWYkJBX2kycVFzYjBMREEiLCJleHAiOjE3MDYyMTU4MzEsImlhdCI6MTcwNjIxNTUzMX0.2MiaiXn8tD5BJV1WjIPgl6atxiihyWdTyU7k2x8ugFI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:31.946 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:45:32                                        1125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=314280 KO=12014 )
> restLoginInitiate                                        (OK=155594 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=155121 KO=452   )
> restloginProgressiveProfileCallback                      (OK=3565   KO=452   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.45%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.45%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.54%)
> status.find.is(200), but actually found 503                      4958 (14.48%)
> status.find.is(200), but actually found 401                       452 ( 1.32%)
> jsonPath($.tokenId).find.exists, found nothing                    452 ( 1.32%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[######################-                                                   ] 30%
          waiting: 375903 / active: 29     / done: 166683
================================================================================

20:45:32.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 166709: status.find.is(200), but actually found 401
20:45:32.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,166709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b94aa5b, username -> user.1000659, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@780daabd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215532747))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWNqdWJsaWd2YjZ0dGVidjM2a2FqNXMxazMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWRITmpUR2hQZEdWZkxYVk5TRjlJYjJwU1JsOVJMblJJUmpaTWVIRlVRVzV4VlRKS2VUZGxOazlmVVZsdE5YZG1UWFZETkRsR2VsQm5TMEZGYkZCbWFVdDFRblExVG14dmRtTkhieTEwYWxBNWRuQktlVVZQVG04NE1uaG5XVlIzZVhCbmVXdFdXVWhzVEV4RExWbHdjM2xYVkhSWlF6UjJVbXhUU0U1RVNqSTNOeTEzY1ZFNVNrYzNVVEZ4UlRkZk9XNUxkaTFFY204MVozZFNNSEJYUVVSdVJGVkRiemxEWVRsVWJ6azVPR2RmYWpBNVMyeFVTREZXT0MxS2QwaHBOWGRtTmxoV2N6ZGxNRWhmUldoTVUzcExTM0ZCUm1WeE1ubzVPRTkzTTNGSFNHRnpZMUZCV0d0RGVVUnNiM0pRU2tSdFQzZFRkVUZDTkcxRmFtbEJPR3B6YnpkdVYzQnpjVUpDTlU5eWVGQkZhME5DVXpBeVVFVkRWREJSTkZBdFZVdElYM0IxVkY5bVVHZFRTVjlUYzFSNFZrODNkMjFMUTBaUWVrWndNRVZTTkVNM2EzUm1hamhSZUdsdVozQllhMHRNY25adU1tOW9Ua1ZwVmpKTVdHWjFjMkZUWldFM05sTnVTVVZGTm5OUU1WQkNkRkJhYXpoTVZGQldhM0pNV0ZkTVIzSllkWFV5WW5OaFRsOVFaREYyTjNkT01GZHZha2x6UXpWS09YRjZSRzFLYmtGMlZGUkxObkF6TVVoMWVIQmljR3BPUldKU1lVZHliV1JTVjFaeVF5MVdWbFIyVmxWeFFqTnRSRE5LVFVrM1kwODJValUxYTBGRGFtdHNiek0xTkhaM1NWODRhemRDV2tWVGRVVlBWMlZtV0RkaU5FOWlPSGhPTVVSbFZrbEZhbkJKVmpGUllsVm1jRTA0WldreFUzRmxWVVZDY1hGQlExWlBjazFuU1hwYVowZHhPVWN0WWs4d0xYUnVNa1JLY1ZCNE5tUkpjbUV3VEdGMlUyZzJTRmxLWWt0Q1RYUm9kbEEyVUhWbVNrSnpSMk42YzI1R1FVMVZjMGw0YWtjd2NuQlpRekJVWm5aNWFXTXRRM2N5VW01SWVVeE5UVEJCVlc0MU9GOWhlRzAxZUdkSGFsOUdjak5KUWs5dmFGZFlhR0YxVEdkNFNrdFFkRTFKUzNCSWVGcHRORlJCZURaT1ZVMUZTak5FV0RnM1VWTkRSVWN3TUhKWVJqaEZMa3BFUkdaVldVOWpNRGxXT1dSblVrcFlWVUZ3UVhjLjNHVTNoZ002ejFrTlVndnRVY1kwTFo0X21XSHRKcElma1Myb0RxRHBxS3MiLCJleHAiOjE3MDYyMTU4MzIsImlhdCI6MTcwNjIxNTUzMn0.zH0eQX2oPB_ktlqOQdcJAnN3BmDc4QMzn8jziR2gZDw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000659"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:32 GMT
	x-forgerock-transactionid: 95372455-ba32-4c0f-a8b9-b4a42e9b214c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:32.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:32.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 166709: jsonPath($.tokenId).find.exists, found nothing
20:45:32.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,166709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b94aa5b, username -> user.1000659, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@780daabd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215532834))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:32 GMT
	x-forgerock-transactionid: 2292da47-98f0-4c19-841d-8a4000e49f5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGtsb2cxYmRjOTQzNWVqOW8yM2tmZThsZTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVdsaFNRVmhJT1ZnMWREZzNVRWd0VUVKdlVVcEJMa2wwYlZSbWRsQm5aR1JrUWpkYVNFeG5hRU51Um0xUFMxcDJaVzlqUm10cU0ydHNXRWc1WmpoRlYxa3lTbFZQZWt3MmRtcE9UMWRuYlRKT1VsWjRlR2xGYnpSYU1GRjVlazVxYVV4bWFVUm1NR3BuTTBoT1h6QTBWVVZzWTFOcWIwRkpNR3RKZGpVd1lXbHRVWEExVUhabmN6VlRhMjVXWDJGbVRERm5hM05QTW1odVFVbEJkbTkxTTFOM1FrdFBiM1ZQTFZsVVJ6WkZNa3BEV0VSbE1VSldTVEZmYmxOb2MzTnVTMVl4TUdSb1dXTnVTbWhxYTNSaVlqQnFiM1pyYTNsMGNsUllXVmhMYlZSdmNGTnBUVEZvYW05b1ZVRnNZa28xUlc1bWNXaGtOeTFPYTJWakxXcHhhMFZhUVVwWlpUaHBSV28zY2t4Qk1GQlhPVzFWUkdORFNVWlBObVpXYjBjMFJVUk1UVXcxTVhOVmMwMXpSRUV4U2t4TFlqRmFRMFJoYTNjemNFZFhRbDl6VmtOMFkwVmpTMWs1ZVZvdE0yUkVTSFJyVEc5UFYyeHNTazlXUTFSNU1rWlFSRzVhVjJZMk9WUndkM0pqVW1SVWNscEtSR2xKYkU5TlRFeFlRa05qYzFKU1MyUldURzVYYnpaVFZsOTNYMk51YkMxWWExSjVaWGRGVHpaUWEyMVJVVU5QV0VjeU5WTmxjSGN5UldSSlltWk1XV1E1VWxOMmNUWXpZamREUzNaYVpsZzVNRkJPZUhCaFdsUktkV1IyTlVwdFNraHNSMFkzWlRSVFVXMVZNblpUUVhGWVMwTTRTRzVyUTJGRGJFRkJOMGxZY21KdlNsWkJNMkZvWmxZeWRrd3lUSEpRT0hOa2ExaHpURnBGUmxCc1lVMDBUVlJmTkRFelRXdGhOR2hPZVU5a1dFOWxRMTlaYm1WVGF6Sm1XR3hxYm1vNFIzaGlWVWxUUlMxaldVMUxZVTFUU1hrd1YxbHpXUzFYWVhobVFtZHZiR2xzY3pCRldsUjFjbEZPWkVwUWRWZDZhbGQ2VkhZd1JFRTFkRVZDY2t0VFRVazFhWFJoY0Y5ZlRubElTek0xZWsxUFkzZHljazFuVTBWUU9FSkhkbE5JWjFwTlkwNXFWMmgxUldaQ1VVVnlWRXB2WlZCT2FERk5TbkF4U1drMVV6ZGpWMjVTZG5KUGJrOWpMbkZLTlROYWJGOUVaa1pmY0V0ZlZXNU5WR0ZRWDJjLnVpWFh3UGdyZGQzWXhDdGdrVzIyM2I3RzBzVktFbnQteXdmcE16QnB3eFkiLCJleHAiOjE3MDYyMTU4MzIsImlhdCI6MTcwNjIxNTUzMn0.hnZiI7xm13dcME1c8xY544i2F2r4Pno60krovjBVPJs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:32.835 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:45:37                                        1130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=315810 KO=12016 )
> restLoginInitiate                                        (OK=156351 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=155878 KO=453   )
> restloginProgressiveProfileCallback                      (OK=3581   KO=453   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.45%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.45%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.54%)
> status.find.is(200), but actually found 503                      4958 (14.48%)
> status.find.is(200), but actually found 401                       453 ( 1.32%)
> jsonPath($.tokenId).find.exists, found nothing                    453 ( 1.32%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[######################-                                                   ] 30%
          waiting: 375149 / active: 25     / done: 167441
================================================================================

20:45:38.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 167501: status.find.is(200), but actually found 401
20:45:38.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,167501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a65a9e2, username -> user.1000746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5afe8bb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215538078))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMm4ycDBuMXZhYTlucWxnbzNxdGhhdWFla3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1gwaFJSRUZEZWpKUWVYaFhWM2RuUjJ0Q1ZFUjNMbHBHUXpWNVZWcFBabVpJV0ZodFJWVlJTV3d6V1dGMVdqVlBNRUZYVDJGWU5GWkpNM0pZV2tkV1lVaHBhbGd0VlRCc1lXVkJYM1ZTU1hwRmFGRjVja3R2ZDNKUFJ6YzRRWGhMVjJocU5tWXpRVjh4VUVoZmVFTkNlbXhpU21Wck1GOU5XakpwT0hZeWVqaE1iamxLTTFOaVRFbElORXQ1Y2poNldqbG9hamN5YkZSbU1teFhOamhYZGtKU2VrNU5lRmd4Y25aVk5HVnJRVm90UlhOM1lVdFhjVWR2ZFhreVNtUlhiVGxCYjJWeGJGcFVZbFY2Yldjd09XdFFiRUZITWw5blNGaGpjbGRCU0dWeU5XSlJkbFZ1UWtsWlowcHdMVU5NU2paS2VtWklWVll0YlRFek4xcEROVE5tUlVNd1ZETklPVE5hY2pSdWJubFJMVEU0YmtSUVRtbFlXVU5EZW1WQ2FrdGtUbHBTVjJNMFlWRnFaRkJLUzNoNloyRjNla3hLVVV0ak5HbFNWSGhNVFdneE5ERmlkbFJRYVZOS2EwZDZhVXhvWWxJd1dXbFZVMGRDTVMweFRtRjFlako2Um5aT1VFcHdSWGRyZEUxaFYwcDJiemx2WkRWdE1IbFRUMEpWYTBVelpXVlpRV1E1YW1OcFQyMTVWMmxpYVRWd09VbEZibE5SWjI1MlUyeFBWRk54WDFwMWNVWmFWVlZIVDNacE9VMUpabUpIWVhSdlVUZE1PVUYwY0VNd1prUTNTazVCY3pObGRqRlRRMk14VG1wRVIwaDFaV0kzU25JeGEwdGljbkpZZG1FelVYVkZia3BITjFSSFVEaHNXVzFTUVc4MGJWcEVNMVp0Y21ORVVXMDJkbFo2YTBRd1dVdGxTMUV6ZEdaYVp6aFdSa3huY1ZWUmVVeFZMVE5VZWtkU09FeEVUbVEzVFdGS1RsbHBibDlmVUU0NWEwVjRZMEV4V2xOVFJqTnVjbVUwWHpCWWVWSm9TbHBRVlZOWmRuVjRhRXRUVWtWYVlWbFhOMWxRV0VFM1pqUjJaSFJHT0djNGJUQnFhMmxQUTFoUVRqZFlRM0ZoVm1KMk9IQlBUazR4ZG05RGFGaFpRMFo0YmpRelJrazRVV2h6WmxWRE1Yb3hRMGhNUTNKdlJ6aDBiSE5CU0dOZmVrOU9RVEZTYUhGaGVWVkhhbTFVTlVWNk9XZzRMakJ1VTFKV1VWQXlOR3B1U1RCa1MyeFJja2Q2VkhjLnhIRm9tTGVQaW8wZUhBakxxak1wMzNCV2wyUDNFdXdfUDN1QUtFeWhpajQiLCJleHAiOjE3MDYyMTU4MzgsImlhdCI6MTcwNjIxNTUzOH0.DbvEcixBtI16IF7NHneuJYp-rPmypERejnK7A0mcs4w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000746"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:37 GMT
	x-forgerock-transactionid: 27f83657-78d0-4eae-91db-b2b8c0d3fa4a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:38.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:38.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 167501: jsonPath($.tokenId).find.exists, found nothing
20:45:38.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,167501,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a65a9e2, username -> user.1000746, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5afe8bb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215538165))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:37 GMT
	x-forgerock-transactionid: 2f136ff2-9cc2-47e8-9258-2e6620348769
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnM4OGhvdWdiYnZjMjNybHFmc2pkZmY5Y2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1puWkVlbkp4Y1ZwNFNWSnRXbDlNYUZWVFVrSlJMbWxsZWxsdlNqRjBTV2xUWldScVkwcEZkVEJZTWtacFlrNHRTVVp3WW1GclRWVnhkRlZyTUZGdlltc3djbXRuY3pkd0xWZHlhRlJqYTFSNVFYRTBSRGR4ZDNKUVQxRTVNR3BxVTI0MlpFc3lPRjlNWWpOSVNFNVRZMU5OUmtJd1JXeEZjMlJET0RWWFNWODRWV1oxTXkweVVUWnZkM0ZPVTFkSlREZGlabTVFTVd3M1RFSmlhWFpPVEZCYVUwRlVMVGQxYURsRWRVa3dTVVJsVWtweU9XdExaMDgzU0ZkamRtUmphV2M1YWt0ZmNHVXhTSFl6WkUxUGJEZEJja2xpV2xZeldHZzVaMjFSWVZsRFFtaEtaamhSUlhKd2VVMUtUM05PVVU5clVqVmtkbEphU21oUldHaDZhbWR2U0RCb1VrWTNNVkZXTFU0MVVrNVBabVpNWWtOQ2R6VXpRVVZGYUVvMVlrdEJXRE4yTUhkdmRYTTNWVlp6WjNsNk9EaEhTbWRDTlRWbVlrTkZUbmhtYkROSU1Wb3RkMUozTnpOUGNFOUpVRUZQY1hkbVJsVlRkMHQxWTBST1RGODBMV1ZGVDJKWWRVZ3pUa2xLTldNM1kwNWlMVjlxVUhkaGRrNXhRekJHTkZSVWRHWXlNbE5vWldwamExSjBWRVZ6ZGxwU1lWOW1jMlZoYlZWTlFXbHJSekJUVkhZeFMwcDJjelpaV1VoRk1tVjBlWFZuTVZSRFowUkhhR0ZUV1hOclJtUldOM1pmUVRoemFYWkZkekU1TUVOSU9IaFlXWHBQYmt3eWRrTnZjbWw1TVVsVFpqbDZlV3BmWmxoR1ExazRkbk42V0U4Mk0yMU1jVnAzYVhGMFZGOVJaVUZZVFZoT2FrODBaVlUyYzJzeVgybzFPR2wyWkVoSFR6ZFFRV2xQTjBJdExVTnFjRlZRTUhGdVYzUlBYelZZYm1FMlJGTTVNekZrZGxKdFVreHZNbkJwY1dodE1tSlhabUpIVVdwek1IQjVhVWRXTW1RMFpUWkZOVzg0T0RGVllsbEdUbTFDZFhJMUxXRm5hMHRCVUhGamRuVmhWbHA1VFRkSVRXMTZRMU5ZVlU1cGNWTlpURU5RVjJ4S09HUllWR0ZmZW1sT1pXNXdXbmwxUWs5elVtRlpObU5pT1dvMkxYRXlkRVprTUZWVmJVOW1RV1UyVEVRdFlVZG5MbnA0TFV0V1ZIcEZTMTlhTjJSbVFVTnRaSFpPU1djLmF1T0dHdDh4azZLbWd2R3BHSXJ1T05TcU5kU282TTN6T01DVFZldEFoUE0iLCJleHAiOjE3MDYyMTU4MzgsImlhdCI6MTcwNjIxNTUzOH0.8q4RprZ1SYPYxpJ-Q5xxcUi9Qn0imVTJ2n25LkHqVjQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:38.166 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:45:40.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 167935: status.find.is(200), but actually found 401
20:45:40.775 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,167935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38ba2066, username -> user.1001047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1095c535, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215540725))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmFrb2xmdDFuaDRkdHV1ZmoyNXN1NmRudmwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MGVtMDRPV3BpUjBsVGRuUTBRek16VW1oc1kxbDNMbXRGVGw5cVFYb3pNbXhOT0ZsZlRHMUZZMUk0WkdKWVJXbHBkVkYxV0RCdlNrUXRaVXhZUW1WUFJWZGlRbE51YkVaMmRUSkxRak5CTVVoV1FXRlBjVzR5Vm1nMmVuUXpSRzE2U0dsNWIxZzRhakU0TXpWWlZITmhXa3QxV0VFeWIzbEpiMlJ2VjJKdGF6bFpNalZIUkZsb2NVOVBhV1pzVkVreUxVNHhYMnhZYTBnMFYxQkJRVVV0YmxGYU1rcFlYMWN0U21sT09HMVFNVlZQUjBwUE9WUjFWa3BwYzFkd2NYQlVVVkJmV25scmVqUk1lRlkwYjJNM1ZFbElVRGR5V25SbFJ6Wm5NbnBLVld3NWVFOTFiak53U210eFZVcGxjMlV6VDBOUWEwdG1PSE40WlRkYVNrbHBTRmd0V1d0ME4zSkhkVFJGYURCeGIwaFNTakJ5Y210SFIyaG9jbnAyZUVWelp6UkpOSEEzWTJsWWRWUXlUbWxOZEhkdlpXSktjV3RMU0RoNFVGVTFRMVZZZVVacWRVVnFWRUZYZDJGUVkxOUtUbkpRVjNoMmNraG1ORzV2WDNkMGNGWnJibXBxYm1sbWFGTXRkamc0V210cVJYaDZjWFpzWVZOSk56SklVblpmYW5sQ1RuSmtZbmxZY1c5cVRYUlBkMll5WjNGTVdYVlBNMHhuYkY5S1FsbEpTME40U0UxbmExVjVRemhKZEdkdE4yOHRWWEExVDBWTE0yeHBkemxuY1ZGclozRllZV3MwWTJSTFNIRklhbWN4VDBsUlNDMXlkVmhqZDFSU1lsVlVURXBoUm1SRU5ETlZOVVZrY1hKQ2FscFJSVmN4TjBwR2MyaEpXbmgxUlU5Q1lXWkRSRXRFYzNsMWFsRTVhVzUwVEcxWGRtbDJVbFEyWmtweWJtazJjRUUzUVhweVZFWkZPRXRTY2twVWFHUjJVazVJT1hOalUyRXpYMk5IU0RkM1dUbE1jelJCWDJKaVVYSkVXVVJxTFZBemMzTnFaMnd5VjFBeFdXRkZXVnBCT1d0TlpUVk5VbmxYU3pac1IwdEhSM2xXUXpCMFF6TlFNSGhzV1dSRk5VRXRhRW80WjNOa1prcGxTV0kzY2xSbFJGbExiVlpsTmkxd2VGWjBjbFJZVG5SaU56SndORXRMTWtGaVYyd3hVMnR6VDNwUVoyY3paRE53UzFadlUwWTRMazQ1YmtWRlFYZ3lSemd4YlVKcU1tRjJhbXQ1TjJjLjVOdjQyWWlmWnVPYzFFVE1iMWVEODh2WDMzV2VZYWdMcTBuTUZ0dHI5Tk0iLCJleHAiOjE3MDYyMTU4NDAsImlhdCI6MTcwNjIxNTU0MH0.xUqqOjv6h-HcA3qRWMp2wlKbXROAOwrEdGcGovpUNr8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001047"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:39 GMT
	x-forgerock-transactionid: c05cca0d-59dd-4741-bf45-c7c259975d7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:40.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:40.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 167943: status.find.is(200), but actually found 401
20:45:40.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,167943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5afa9210, username -> user.1002654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3691eb73, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215540767))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnRlanE4YjYwbDgzNGdxOXRhbGhpaDMycmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmQwb3hVemR0WWpKV2NGOXNVVlJCYmpGeFRrTjNMbG95VFVnd1dHdGFWMEpJWVhsT1dXeDRNbHBxZWxwQ2EwTldUbDltVWxoTGRWTXRNbTVSWVV0c1pGRkROVFJrU2sxbE9ETkxaRGMzTkZBd1QwUlZNV0pVUVZKV2FtNXBWMmgwVnpJdGFqQjJXbmRPUkhCaldXWmljelJwV1RBeE1HRkdSRkp3UzNka1FrTkxkM1Z3Wm5scGVESkNPRVZpVTBOSmJWOVBhbnBYVUhsd1lsTjVWRFJ1YVRWWldYZEVXVnBXWldneVV6YzRlSEpEWTNWQmF6UlhSa1JNYm1ScWIwWTRjVE5OTVV4dVlWTlhiRk5CVVhWNU5UZDFPVTFrV0RsaVZIUlZSRlIzYkhwUVVEZ3hNV2xWYzNoSU9HTnFjWGRrU205S1FsVkJRVXN4Y0dVM1FucG5kbmc1U0d3M1VUUlphR0ZPVURGcVh6ZGpia0p1ZFc1MFMzUm9PWFZDVTFWYVZVVm9VR3BqWjJ4SWNXRkZNVUZ0VW04NVMzQXpUa2d5Y25CM1p6Sm9jMUZ2T1VkblYxTlVjMkpzWlZOblYyZ3lZaTF2YVU5aWFpMUpUMWQxY0hSR2JVTmtUVEZWV1RKc05VWlBObVEwWW5CRGNscElabkZDV0ZseU1HeGZObE55UWsxR05IbGhTVFp5ZDIxaE4zQXdObFl3YjFwNUxXZHhhVU5VVTA0eVpFWnNRMlI1Y0c1MFZGVmZWVlZJYXpKbFJteEhRVkpKYkdWNFZVVktTM1pRYmxSUFMzWm9hSGRNTjJOcVdHZHlSazlsVGtkc1lXcHdNbXhrUjJoNE5IVnhOMHBXUzBsd1ozUkZXR3BRUlRCaFozSmllRGRZY2twMFZFVktTM2xsYmpCVmREVlhhRVpHWWtvMlNuTlJjRFpKTm1sTFgyMDJkbU14VDA1NGFHbFhaV1Y1UldkVlNETXliRlV3TFVaTFpYRXhVWEpGZERSWWIwODVUMDl1UmtkS1pFUkRORzFLWTJ4a01uRlpRbWt5VVZFeGVHNVZTbFF3UXpKUVExUkNWbXBGU1UweE0yMXRlRkZvUWtFNGNrWmFPVm8yVW1oTFZWcEtSMk5HYUZWTFYwbzRPV3MxWVRKa1gwMXlOMFkxVGxsTFRHSkVVbkJ0YjJKWlV6SnlkWHBxVm5Od01VTjRNRU5JVmtnM2JFSk9kSGRTUlc5c2FVSnZNR1puVlZsSVpWTXdMbFl0TmxRNGJFWlFNbFE1UkVkTmNqTnlTWGRrUkZFLlNmeG54aEZFdGFjaWluNEVuY1M4SVFsNWlBMUlqSkVlbllDRm1xSGM5UmciLCJleHAiOjE3MDYyMTU4NDAsImlhdCI6MTcwNjIxNTU0MH0.bOs5yipA0YEweMXDUPumRaYVbUugckmeGCAKCVUWtCE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002654"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:39 GMT
	x-forgerock-transactionid: 535e47a9-2b1a-4d55-9cf4-603f476d1c68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:40.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:40.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 167935: jsonPath($.tokenId).find.exists, found nothing
20:45:40.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,167935,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38ba2066, username -> user.1001047, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1095c535, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215540815))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:39 GMT
	x-forgerock-transactionid: d7346871-6ec4-4b25-b965-c36e2e7b768f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWx0cHRsNG9ma2JtczJlZDRubnVnZTNnamwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFZYQjFORlZNUlhSc2JESnFlRk5IVVV0MllWOUJMamR4VUVKbWNXcHhhRXBXTFhCeFYxVlphVEpPY1hWMVdXbFhjazF2VkUwMlVHMWpXVmhtUVhWc2NUWjZkblZmUlY5bWFIQnNkalk1TTI5Uk5VOVdMVTR4VW10clVrZEZRV0ZpV1VOS2NFTkhZMEpsYVc5ak4yRmZUMVJ1U1ROU1NVMHpVR3hEVldoNk4yUnhaMHA1WWxOaFZWcGpOV3h3U1RnM01XcFdiWFZPWkZwcE5FUlVWVEoxTFU1alZtZHlSVUprYXpackxWVkNhV3MyTTFwdmIyeExaVmhyZDBSUVVWQlZVR3R3TUVaNVQxQk1WM0F4UmxOMWExWmtkVFZoYlZSdVZuQkdhSGhFUXpGSFRrMUxUak5oVlRCMmEwNVdkMWg1ZW1OS2Mxa3labUphZFZORFVqSlhSQzE1YW1sTk0xOXNXVk55UkU5S1MySmpTVFZFUkVGaGNUazFXR3RHZEY5NFJVWk9WMlJFUVRKQlRtbzBXVkZZVm5CalNVdHVOMlpIT0dGNldtdHZjMHh3YkZCUk5sZHhXVVZJVURKQlFqUkpTRFpWU0dWbFkzSkVSMWRKVFV0U2VubE5kek5LTVZCa1UzTkhSa3RGYURsbVpGRm5kR2hDT0dwUVgxbDRkR2xhTFhJdE5EbEVTV3BrZW5SbE5raEdkakZmYVZGaWVtcERSVGh4UjJ0bFkwbHZkelV0VDFGSVEyVTROMlphTVdaTVFqVnBTbU5vV1d0elV5MTNNa2x0TVZGcGJGUk9SbDlIUTE5b0xXRmhUMlo1TkRWa2VqZElUVVJ6VDNKV1JXZExkR2hOY0dKQ05HUkpjbFZZUWxaM1ptVk1NbTE1U0U5MmRXaG5UMGhUU2tWRWNtZGtVa3BGZWtoTlNsODFTekpLTkRSUGExbEtkblZzYmtKRUxWQXdUM0pmZWw5Q2RrWktNMVZaTFdFd1MzVXhibXRsVm5RMFNIQTJWMFZ6WTBRNVZrRkZRMWcyWkc5RWVFTjFjMmt5WDBFMlJHMXhRVmxIVHpodVIxZEtaM1JUWW1RNWVGOW1SV05YZVVVMFRsWlNPVWRJUVVGaWVuVlBaVzVmTFRadUxXczRURTVqUmpkd09HeFBVV295ZFRCa056VmtkVE4xT0ZWRFJrcHdTblUyWmt3NWJsb3dhVkV3YmtSTWVHRnRSa05tY21wVVFVWlBUMUEyVUhCaVdVMVpMazFVT1ZScE5uUk9aa3RGT0hwWWNXMXRlWEZRWVdjLmhaY2gzSkJJSFZHVmc3c1NmN0kzejJGWEtRS1draUVZamJWaEZLOTFPQVkiLCJleHAiOjE3MDYyMTU4NDAsImlhdCI6MTcwNjIxNTU0MH0.-xnvhRXo9oyj2gWQ_QUCi82ocCs7w4YfNfzFvHI-dW0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:40.816 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:45:40.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 167943: jsonPath($.tokenId).find.exists, found nothing
20:45:40.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,167943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5afa9210, username -> user.1002654, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3691eb73, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215540856))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:40 GMT
	x-forgerock-transactionid: 7de788b8-0dc7-4306-9822-2a63b3d7ab0a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWhwZW1pOGJnNGxydDVjM2ZyMG1waWRnNXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGVrMUdjME52Y2pGSmVHbFViVkZSVkdaU05uWlJMbTUxY2pkQlozZ3RUbWN0T1ZOQ2JqUm5RalZzVUY4M05HbERUV2hPVFdWWmNucERXbVZxZEdWcGFXaG9TMDlCTVd0M1VVbGFWRWwwWDBkc0xVOXFYMkV4U25sRGJXWnZaRlZsV0dWblZqazFhM0ZCWlRVeWFsaHdiVkpUVjFkSVpEWmFibVJ2T0U1UE5VSkVjV2hrV25GblduZGpNRjk1U1ZreVVtVkpPWEpuT1hkbU5taEhWMDl0TUVoVVRETkdlRk5WZUhOaVVVeExNazQxWm5sSU5uaDNRWEpuVERocU1tazBVMEpCWkcwME5YY3dObnBuYjJ0aU9ESkJkWFZGYW14TU0zRlpibTFrZFZwcU5XdExSbWRLT0dodk9ESmFUekZEUkRGTk0xOUhjRGRTU2xONlVWVnhiMHBuVm1kbFdYSXlablV4T1RKclVIVTBOR0o1YTJGUWJuSmlkamhJWkVKZk1VVkRWMjA0YkdjMWVqSm9iVzV3Y1hWVGQyVm1XakpuVWtod05uaFpaR2N5YkRkdkxYVnpWSFJhV1RWT1FpMW5hVXBwY0VWSk9XZzViVEpqU2s5RWRUWTNSVkZQVVVSVlVHZE5ZVFpWV0RreFRXUnRjMjVZWTBGc2NqaG5ja3RXV1d3dFJraEVOR1oyYVdWSkxVMUNjMGQzVG1oc1QycFhaMnRpUWxCRVNUTlNZbHBIZEV0b1JXdDZaRk5qWDBzM2IwaFVXbGx2ZERsV1JURlJObU5LUW5KbmRWQk1SMHQ0VVZkaWIweFVORlJoYTAxSVlWRjBObDlhU2tjMVJEZERiSEZXVVY5TVdqZG5TbUl0TmxsMlVUTjFNa3h1UnpGUWVYazNkVEpCWWxkUFYzZFZXVGxYVDBrMlFXWXRjbVp3YjNSRlowdEpWa0pPZVdrM1YyTkdhMlp0WkU1blFtODRSMUJSWDJOS2RtOWFUM1ZVUW5ka04yWlpWRlJIY0d0aVQxQkhUMFp4TUU1T2FVTkRWVWhmTkRsRVZGaFpXV2RWU2xCcGRXMUJYMWxGTmxGcmJIbDJka0V3UzFGR1JFWm1aMTltTTBkR1NrWlBjbXRpUkhadU1FUmlWM0kwUmpSMmFIRTRia2M1T1dSZlNVbzJjbkF0WjNOU2NYVkRjbFZuTkVOV1JVcHBXREE1U0dKMlNrOHhOM1IxUmpkeVpXbExWSEZqTkZONlgzTkZMa2x5Ym14d09XTXdhVkpqV0hoTk9HUnlWbkUxVjJjLi1wUXpWZWY4QXBORk5nLWJsUjJGUndOMnk0V3lJOTJWY0JrOUxLTkt3SXciLCJleHAiOjE3MDYyMTU4NDAsImlhdCI6MTcwNjIxNTU0MH0.z5RQbpNwKnLuEujND0ReY9IQT3OvcUdGWd0cjdQi1sw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:40.857 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:45:42                                        1135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=317411 KO=12022 )
> restLoginInitiate                                        (OK=157149 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=156668 KO=456   )
> restloginProgressiveProfileCallback                      (OK=3594   KO=456   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.45%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.45%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.54%)
> status.find.is(200), but actually found 503                      4958 (14.48%)
> status.find.is(200), but actually found 401                       456 ( 1.33%)
> jsonPath($.tokenId).find.exists, found nothing                    456 ( 1.33%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[######################-                                                   ] 31%
          waiting: 374352 / active: 29     / done: 168234
================================================================================

20:45:44.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 168537: status.find.is(200), but actually found 401
20:45:44.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,168537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55fa380c, username -> user.1000283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42073bb9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215544495))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODA3cWVlZ3N1ZXBsNGxobXYwN2xuY3Bma3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGRGWXlUSHAwVVZwRFpFVXdlRjlyUldZNGFrOVJMblpOWjBVd1NGa3hMWE56ZGxOelZ5MVZPVk13YzNCUmVVTnllVXhQVkV4QlJGbENVM0JpTFU1Q1YwcExWbXRyUjJwdVEzVTNTMGgyWmxob1RtRnhka3Q1WDBkRWRFc3RkbFY1WVdkbVpHNTZSRE5HWnpGUE5scGhhMnMxY1Y5RldsVlNNbmxzU20xNGNubHBSWEUzTkY4d2NFVjJNaTF4ZGsxSWVXWnFjRmRQZFY5WGFGVnpXazFHU2xOTWIxaHNYMUpVWWpVNFpWcGxiakp0WlMwMVMzQnBSbU5YY0RsVVFrbFpWM05DZWpkMFVWbEdVWHAwUVY5cFltRmZhV1pKZHpSaFNrbE1ibTQwUnpKRmVYbEJhMFV5UzFsQmFXVnBRbkZLVVdkTFpuUmhURkV6V2xsU2VscDZVMWxLVkRZd1ptOTRPVkZTTFdGNVgzUmtWbXgzUm5CWlZtY3djVlZaYm5KYUxYVm5RVGhoY21aQlRFZHlXak5LYjA5V1EyZHVhbU5PVERkaFpVUktVa1JKWDNKcFlWazNiemcxVjBKVlRIcEhaMWhXWVZSUFRGSjRZbmN0YlUxSFkwMTVPVEJxUlV4V1RXeE1WMjF6UjNkWE9VUkdjV3RNVVhGdE5TMVdXRWh4V1c4eVRVeERTMkV5U0Y5VFVITlhVMnAwVlROcVlWRk5OVGxYVVVocFVGVllTRk54ZFRKdGJYTTRZblZLY1VrelRVTjZOekJKWWpCclZIUnpNV2c0TmtJeVEyTnZOMmwzVDJNeVVuQmhhakJITTJZNFpYSnNXVzlMUWxkaWFGYzNNMWRYTlVkSFlVeGtlRFo0T0cxQ1EzQktVSFo1VTFGeGVHZ3pTMDlyT1d4SVRGZEVXVU5UUjFsM056aGtlVEJHVkVoblQzbEdlSFpYTnpoTmNra3pPR1ZTYlhVd1RtNUdTV1Z1YlZSWFJHVmpNek5CT0ZWNmVUaExWVUZHU1ZRMWFGTkZjbXBVTUV0dFRsaFNiRlZSYXpGYVYwMVBSak5RWTJWb00ybG9OVEE0Y1RoRFVYTm1ZbTluWWxnMVNXcEJjbkJHYVRsdVVHVnRUbG95VnpSa1NXMVNNQzFLWTBWRE5tdzNhM1ZRU21STVNrSk1MV3BxTVROZmNFeGtOMDlCZHpFemRrWmlVakZmZEd4bk5uUnRkbUpRWW5GdE5VRmtkbVpqV2xSQ0xWOVJMamxIYUVJd1pua3hWRVZoZFVOWVpFNXpRbVZZZUhjLmJOQVdKLTRWRk55NWJra0RBdHJtWmVhM0twZ2dEcmlrZ1JzZTg2V3p2N1EiLCJleHAiOjE3MDYyMTU4NDQsImlhdCI6MTcwNjIxNTU0NH0.hCOJL6DzQZWEH_tHbooWVhdQOJi1II6mqKQPRTMUL-k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000283"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:44 GMT
	x-forgerock-transactionid: 4ed3f24b-0652-465e-baf1-4af3f2a917e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:44.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:44.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 168537: jsonPath($.tokenId).find.exists, found nothing
20:45:44.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,168537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55fa380c, username -> user.1000283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42073bb9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215544582))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:44 GMT
	x-forgerock-transactionid: 913760db-4ec4-4528-a49f-8d8750ea0eae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3Z0ajYwMWRsbmxscDdrNmlsMWUxN3JmbHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWRWaHlaVGh3TlcxQldFOVFkVXRQVDJGdGMybEJMa0ZoTmxKRlZFMUlNM1pFWkY5T1RtRlhSblZEYkdFd2EyMWZiVFZHTUhkV1FrOWpURXRsTFU5dlNGQnZlRVpSYVVwd016UkNZM1EzVjNoU2FGZFFObWxNZDNWb1JrbENjblo2UTBaSk5uaG5lRlF6VjBWb2REVXROWFptWWtNNU1HWjZlamsxY1dkT2VDMDRSMVl4UmsxRlJIZFhSakJ5ZDJacVIxWm1ZakY1YzJGQ2FtRTNZbkpMVWprNVJVRkJSbm8wU1hOSmR6TTVlSGRpWjBneFpXMVhZa290TFhoNlEwdHFNRXBYWTNrMWFUWkZhVUo0YUdGRVVGUndjazVWZDNOdlp6a3dNbU5RTFRWNFRHeGZWbkJFWWtWcVpua3pRMVZTYldGZlUwbG5lWFEzTVZONFprSTJRVkYzYUdrMGFscGpXa001WWxkUFIwVlNibEZtWW5GemRXc3RhVGxoYm04MWJXNXZMVGc1UkVGS2IwUm9Oa05aZGxkTFlUQnlVRXhrTUhwemRUSldSMTlDVTFCTFIzTnBWMFJHTm5oVlp6bGhTSEZuWlVOTGJsSTRVV054WkZGc2VUTklTRFJ2ZEZJeFVYa3dXSGM0ZEdsS1NtVkNla0p0VVV0MlRUWnpZemQzZFhaWlZFRjBNV2RFYjFWR2JtUnVUVTk0U0ZCTFpXUTJkRkZGYlVobWMxVkRURkJDZHkxU1pEVkRSbU00TlhObU5tOWhWRTVVU21FNU5VbHVjR05KY1ZWWWJIaE5TVEpwV1U4eFgwVjBaVzVVU1ZsZlluQk9jRGh3T0ZGSUxVRklSSFppVlVoNVltMHlVMTk2YkV4bE4zSkJjMWR1ZDFaRGVuUmxhMFZ5TTFScVNuTk1ZVGw1V2pSVFFtVkNZMmRXUmtGU05tNURTbU4wWjBaM09WRllWMXBQTldWT1ltWnFkR2QxY0V4RlkyMXNjRXRUYUhGSU1reHlhbEJrV1VWVVpISXhjemRuYXpGaE1GTlVhRlpXY0ZwYWMyeFFRV0ZCTjJWcmFGVjVWa1psYVRsbkxWUm9jM05RTnpSMmNXeDViRXB2YTFSNmJUVldRVzk2V20xVmEweGpORGRrT0dSYU9WWkhUWFYzVm1VeGJpMDRWR1JsV0dsTlNHRkViSEZKUzNaTExWVnFibTVUU3pjM1RtOTZjbFk0ZDFOdGJrWjJURXhETmxGUFJrTTBMbEUxU1hCdU9FRXhWemxoV1hJM1pHOUxUMHQ2VEhjLm9NQXlmZjY3NGNmZEQ1a3dlRzdQTGIybWdDeC16YVp2WEhXcGdUTTRDZ1EiLCJleHAiOjE3MDYyMTU4NDQsImlhdCI6MTcwNjIxNTU0NH0.jakSfOMGlfKzn-L4LuYWgUGeH9IBI_G_XTDFqFmyWhc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:44.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:45:47.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 168983: status.find.is(200), but actually found 401
20:45:47.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,168983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e3c6a0, username -> user.1000141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c0c3d37, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215547468))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGc1cmdvNmoxbGFxc20wZmVobTFsam03Z2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VGMyMHdZM2hvVFZkNmVFRkxSMmgxYmpaelF6bDNMbGxpYTFWelJXSk5WRk00UzNOUk1FSnlhVUZZYm1aSk1EbEVPR3hHU25wcWVrMDRSVTFOZG04MlRqbGZTVEl0WkcxRlIwTXRTMTlLVVZaTVVubDNNVkV5UkdweFMzSmhWekUyUVdwalNreE1WMDFIU2xka1lsUkZRbmxyZGxaSmQxa3lkbWh3Y3psWFNXVjZiVk5yWkVGalpYQTFOWEY2VlU1cmRXNU5VRFZUVGt0TmRuUkxRbkI1VlVaMlZqQk1ZV2RUVUd0VGIwdHFhSE4zZURBeWFXVmZaemc0ZEdsVVprODNORlpwYm1sbGRVdGpkMTlzUWs1amMzQlhUa3R2V2tWalEyRklTR0pQZW5GT2MzVnZhbG8yVlZoSlF6WkVZV3BKTjJwUlQxUkZRemhsZFUxT2VtOTZZVWRzVjFZeWMxOWhXbkZtWkdKMVRtTXRRMEZ4UVhOT1YzWTNXbkJvUlVoYVgzUlFTa3BCWjBnd2QxbGFiVFZTY1hZeFIyRnRkRzB4WlZwR2RGQkpRMVJVVDNOMloxOXVjWEpXTmxkQ2RHMUlWVTlOTW5CbVFrbHBNME5GT0Zob1UyOHRjWE5XV2w5MlJIRkVkVXBaZEdVelJ6UkNUbVV6TFhCRFVVTTRYMHBNZFV4NlVYRktTa3hFUlZGeU1HbFBVRkJSVUROR1p6ZGhVazB6ZW5wSlltd3dibTFXTUdWU1JEUjFhMmRDVFdwWWEzWmliVVY0ZW5OM1JHdElja0phVjJRMFdXbE1YMG95ZVdOQ1gza3dUVk54U2xOelYyOVRNVEZSVldrMUxWcGFXR3hhY2kxZk9VUnNUVkJ0YXpBNGVsbFdiSEZ4Y3poTGRtZ3pXSEpXUlRsalNXRlBaMlZaUWt4WVptY3hTMkZ3TW5WeU5tUklVbUZuYlZGc2R6SXpaakZLVTBGdmFuZGhZazA0YlRaT2VWbE5NRTR5WmxaMmFrcFJla1pFWXpCVFFrVjFVa0pYYzBrek1taHNjbll0WVZGS1pEUlVOMmh5WVZKWVlYSlJSV0pPTUhwbWMwcFpSV2hoYVU5cVpuaG9iRk5qY2xSNVdtUTBXV0pxZUdvNGVWVnhkVlZ2WWxsNVZrMWtRMmxtUmtGTWVqZFNXVGg2U2w5alRGTnhiWHBoUmpkTFprMXRZMUZqU2xsTlIycEtTRlJtTkVocFUyaHNlRVZ2TFVKWldXWnJMa0V4TVhGYVNIb3RaalpyY2pSbkxWb3RjM05VU0VFLnVBdENlYzV3cjdVMjJoMzZCUnNMZXU5aHpfYnlfUjlNczlHOE13WnpRdFUiLCJleHAiOjE3MDYyMTU4NDcsImlhdCI6MTcwNjIxNTU0N30.IoRdLnHKHJuyEgFT8ROVFvqLmdoC95ufBCWo6mGS6XE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000141"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:47 GMT
	x-forgerock-transactionid: 42d3f81b-39c9-4585-b52f-1cb3958d26c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:47.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:47.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 168983: jsonPath($.tokenId).find.exists, found nothing
20:45:47.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,168983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e3c6a0, username -> user.1000141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c0c3d37, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215547562))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:46 GMT
	x-forgerock-transactionid: 6379732e-f040-4568-bb49-b3509c22e923
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTlibDlvbWEycGZrYjZlYnA3dnI2NGk0amMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGRuUkdlVkJyYldOb1NXaHBObXQyUTJWd1VXNUJMbTVJYjJ0TFZXTm9hbFZuWDA5aE5FTmFRVGcwV0dwR1VIUnBORXBNZUhoYVFXaG1TRGx4TWpGeGJsQjZha2hKWmtNeVNWTnFNbEZXYTFOcVltdGhZVmhtTkZkVmNrWlFTVWxmWjJoS05tMUtSMDloYURSWGFuZFdMVTFKTVU1U2RHNTNXVFl6YXpOUFlXWkxaRjlOVkV0a05GbGlhakpQYTNsbVMxZE5RMVZCYVZWS05tdDRVelUxWXpWaVV6Y3lNbFEzVEVSRVYwRXRkM1V6ZG05c1IwcFZhM1UyV0ZWek56WXpRa2RtTUZCNE5reDVNbFYwZGxWNmExRlBNRzB0TjFSTE1VeHpVVVo1ZFdkWlFYSjBOVGRyWVRkSVpVUmZhbXhGVjFKUk5qQTBkRXRwZDNCak9FcFJOMnB5YUVOcE1ucFhSVlY2VVhOUGJVczVXazFSWWpjMWFHWkxVVUpoUkRKSlZXbERhMlJpTVhOaFltUlplVjlRU0d0SFgxQnRlVTVPTkU1cFNHcERZM1oyVWtSS2VtZEJNRkJIUkhWRVdESjRjR3BhZFRSZlRIQkdTVk5TWkU5TlJVMXFWRlZsUmpSVGVIUjBSMEZTU1RKMlNUQkpkbU5QVXpSSFVFcFVURW80ZW1Gc1EyUnRSMnRST1U1d2Iwd3lhMUZWU0VWUExWQkRSMlJLVDNOTGEzTmtTRzUyU0ZOQ2JtOW1SMjltTVhKSll6RXpPVWxSYlRaSlNVdGpWV1kzZUZWTVlXbHZha0ZpUTBobFFuZExVMWh2YnpGZmJtVk5WR3RoZVZkeVJGSTVVemw0Y0VSTGNrUnhTbTVRU1ZsUVpVaDRabVZpZG1WQ1VuaElTRlJPZFc5RFJrUnVObmQyV0hWR2IycEdRMTgwUm5SaFluQnVhSHBxWkdad05tNDRTRUZyUm1WWlJFSnFjVkJDUnpSUFZsZGtaVGMyUVdONVNsRm1XbHB1YVY5ck0zaFpNSGQyT1RnMVZ6aDVVV040ZUVkd2EyOTRlR2N0UTBaUFNURm5jMFJ6YjNGTmVuQlpNbEV4TWt4elNHcDZhV2x3UlhwS05uUkROVnB4ZWtreWNFeGlZalJYY0VZMFZrcHBhM05vUVZWUVJFdEtiVUpwU0ZWblNWcGZiWG96UTNSMGFrRjVZek5hYzNGNVNEWXRiMk5KUW5GQ1ZUaFhTV28yWDNSNGQyZFpMbXBvYkdsalZrbEVTRkV4Ym05d1FqSkxaVzVwTkVFLmQtQTZtQm13cVg4UVFvUVJnZFBDcHlNMUxralkxMmR4ZzJDT2VxOWdaN1kiLCJleHAiOjE3MDYyMTU4NDcsImlhdCI6MTcwNjIxNTU0N30.0-b_DKDMX4xrROCiQySbHZYg3U6NjmGQHJqFCp-oN_Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:47.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:45:47                                        1140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=318977 KO=12026 )
> restLoginInitiate                                        (OK=157922 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=157441 KO=458   )
> restloginProgressiveProfileCallback                      (OK=3614   KO=458   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.44%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.44%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.53%)
> status.find.is(200), but actually found 503                      4958 (14.48%)
> status.find.is(200), but actually found 401                       458 ( 1.34%)
> jsonPath($.tokenId).find.exists, found nothing                    458 ( 1.34%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 373575 / active: 32     / done: 169008
================================================================================

20:45:48.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 169136: status.find.is(200), but actually found 401
20:45:48.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,169136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a4a97c5, username -> user.1001845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dac7461, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215548407))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2piMjAyaGJmZ2NxajlyMDdzbXZjOW41M2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dU4zVlRSRkpJWDFGWVFuVnlWa0k0ZGtSVlduRlJMakp1UXpWdFFuZE1NM1ZUWVhKelNuQnBaR1ZTU2tGNlNuVklRMFZSVWtaSFozcDBlakJCWDBsVlFVVlZiV3B4Vlc1WmJYbENRMjVKWVRoUU9HTlFMVU5hWm1Wc0xUZHdjVFJ4V1MxNFNXdDZWek14ZDA5NFZVaG1Xa1Z4VG5GNVQxaDJaM0JqVkhka1kwMWZMVTQzZUd4NFVESkpSMHhDY0RGNk1uaGhhMUozYTFsNmRuaFdNazFGY1U4eVNYUklaWFZNYW1wVWJUZHRZMGxoYlZkcmRWcElTRlp1VkdaRFdqWk9NRVI1ZFhwSVVIcGpTREY1Umt3emFGQjRVbU5RZEVnMFJVSXdVamRoWmpFMWIxTjVZWGRRTWxGWFRFcENNSEU1WVRoaFZHUnhSWFZaYlhWdVdqWnhlSFY1UzI5YVgwcG5jMXA1Um10MlIzWlRRbk0yTWt0emJqY3dVR0pSUkZsZlp6Wk1WR2x1YUhaVmNVczNhMEZVYldGMVZUWm9Vblp0VlZSdFJEbHFNRkJwZFZaRmVsTldYMHhOYUZGR1ZGUm1PVkV0TldodmVtbDBSVEpYU1V0VFpIWkZSVmRKTWtsbFVXSlpiM1o2TW5KclpuQkdhakZHVmtZeU9UVjBja3hMTFhKQmRrOHRhM1JKZERJNU1HTlhVVkF3VmtKa0xVTktaa1ZLZEU4elkzWnRibE5rVUhsM1UzbEVZbGxFUW1Vek56a3RNa1F0VkcxQ1ZHRmZWMHRMY21oVGJuQlVkM1pHVTE4eFIwd3hUMHAxZDAxbVNHdDVOekE1WmxWdU1tVnVhVVZtTjFoMVVVWkpMVkpETkV4blZYaFBZMkY1U1ZWeExVZEdWblJEUkZjMU9FaDBTV2w1WjJwb1UwSkJjRjlSWkVkS2FIQk5TVk5NWms1a1lsZFFRMUZyYUVac1dFVlRjbnBFUjNsVVdVbHRkMVpITUZwbGRWVnROMHhXWTBkUVNHOXZUbEZVVTNkQllsUmpkSFZCWkhaWmNUVnhWREZ6VlZwWU1FVTNVR0p6VGw5c1VuVkhjM1JDUjNob2MyZEdOV2cxV0daM1gzcE9UVmRNY25GcWJtbExTblZ0VkdKR2NUVnVSemxFY0V4QlIzQm5XRzlVY25OUGRrTmxjM2w1WjBveVN6UmxOMDFQTFcxS1FVdGtTMVppZUdkbVIwNW5UM2wzZUdSZll6Uk5Ma1ZaUTNkSVp6WldXRGRpUVZjM1FtczVSbUo2VDBFLkVwV2p0eENhZDlsZUo5alJqRF91VGhoRVNXV2sxUHZMNmVnenZaXzNTZjgiLCJleHAiOjE3MDYyMTU4NDgsImlhdCI6MTcwNjIxNTU0OH0.Bb-MOCj-qrUR5Z5y7IEtZCaVL3yPwinwAahnCDRgfj8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001845"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:47 GMT
	x-forgerock-transactionid: 508f44ec-7760-40dc-8eeb-93e9c9d14c38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:48.458 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:48.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 169136: jsonPath($.tokenId).find.exists, found nothing
20:45:48.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,169136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a4a97c5, username -> user.1001845, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dac7461, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215548499))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:48 GMT
	x-forgerock-transactionid: 7428c649-42bf-4fd7-9898-711039a61fee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzM2ZjAwOGJvOTY3bTk2MGY1aWw0NWtidXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1ltTlRSalJ2WTJwWVpVWmtiVVZxVlZwWVdWTkJMbEpLZUV4SFlUQlNYMjFrUTJ0dFYyeG1OV2hIU0dOdGFtWlRaalZwU2sxNmFXaGhZVFpEVWxWTVltcHdMWE5rU1hvNFkyWTBNbGxqZVROeVZuUmpORVJqVDBoV1JXUkNjbGhvU21Ob1pERkhTSE5XTm1JNWN6WkZZMmhTT1hwMFpsUlFORWw0Vm5WTlpFMU1jMkYxYjIxWFkzbzNORXBpTlZoVE4yRlVSa2d0TUhabFpqWjBjWE5qTTBrME9YcGxRWFprWkd4S2VGUnBWR0ZJVFhkNk1XRlNiVkk1ZFVsSWRVTjZRV2d5TkdrMU5HeFdNbFJxY1daSlZVbDBURFY2VkcxSU9VMVBjMHBuYjNsRVpWaHdZazgzVUhWc2JsVlVWbTFOVGpRMU4wOXFObkJZTVhKdGJWVXRXQzF6U21aT1JYcFdURGc0WjJWQldWWmFjRmxUTmtGcWFrdENlbFo1TW5aQ1lubENhREIxWkdveGJqRkNaVEpQUjNNd1VEa3dVMU5HWW5GVVpHTjBlVlJzU2xJMVdIVkZZbnBFUjNCa2JtWmpjMHhaYUdOdFUxWXlWalJYYzNKa1dHTm9SMUZ0Tmsxc1h6WlhlSEoyVGpOc09VeE5YMDFOYm1RNVdFODVSRlY0T1dKSmRsaEtkbXhzWm5OSFJHMDRWVWg2TVVSaU4xcHpXbUpmWHpCWFYwRldkVVU1WlU0eVpHaEVUbkJGWkhkdFNYQkZhMlkzTkdWWlFVWlJVRTlpZFVZd01rZDZkM0Z3TXpkZmMycFRSMDlGZURrMFRYVlFUSFpvYmpWd2MwUXpTbWRyVG01b2MzWjVTVnBJVTAxRlIyaHpOa1JqYzBoc00yUTRTWFZWYVRZeWExaDZUbFpoV1d0TmRsZHlkMjFMZHpSRFFtNUlWa3MwY21FdGQzWkRiMEZvU0RKUlVWUXlhVTh6YjBWeFZVOUVUMmxJUlU5RFdEUlBRbkJzZDFkUGJFeDFZWHBITTJKa1ZEUlVkelpNT0VKUGNVMVNXRGhVY1doM0xYUlJWSFV0WW05MVV6WmlkRWh6UjFkMWVqTnFTMWhXUzFBd2IweHRRMlpDUTNWVlJsUXhVMVJYWTJGQ2VHdG5RWEZVYVY5UVpVSlFhVkV3Vmt0NmFuVlpVVUZPVEhsNFprNXNkbEUyV1d0b1EwWTVXRkEzVWxwS00xWTVhMng0V0ZSRmJXVnpMblZ5VVhoV1NrMUZOR1ZoU2pKUGNGTkhOV1J5VldjLnBfM05tT2l2RVh5M2VDS1VUWldlMngzY3JWNWZqYlhOMEpCXzZvU0t6V2MiLCJleHAiOjE3MDYyMTU4NDgsImlhdCI6MTcwNjIxNTU0OH0.D8HBOwlBnfIOBGTtWhv2s4EFyNccb2sds2gFnMXrQ1M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:48.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:45:51.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 169562: status.find.is(200), but actually found 401
20:45:51.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,169562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69a77fe7, username -> user.1000622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ad73f70, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215551175))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicG0xdHJ1cXNibjRtdHNlMWtlMjlwMGFtYjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWJIaDFNM2RLZWxkUWExUkNNRVZLYlVGSVJGcG5MbVJ0WTFacGEyNUpaMlZyWldWQk5XUnNVVGhvYkdocVdqbENXbXBMYjJWdFowZzNURGxWUjBScU1tdHhWMDVrT0dFdFdGSm1kMmhHUkRoMmNUWTNVamR4Ym5ad2FFbERNa2RZUzE5aFZHbFhXSFp0Y0U5NlYwcEtjR0ZGV210cGRWTjNabTVoWWxKclQwVmlkRkpJY2tZNE5rUkJja2RCVW5rNVMwOUZjREE1YzJsR1NrMUVXbEJuYWpGc1VrWnlTakZpTlhONmQwaFVZbWxyVkU5d1kwRlNNekU1WkRBNFdFcE5hazlMTkVGdFdHaEZPVGhDVjJad01WY3pYemRKUkcxT09FeEtabDlHZEhoamRHbEphRk4wZERkSFVqTnpOMFY1Um05clIxUTBaMDEwTlVkMmNIbE5ialkxTFZkcmJEWnFlRmhvYW14elZYaFNiVGMyT1ZKSFQxaFBkazVQVVVjNVVEZFhWalpmYVRSR09YVnNjMnh5YlUwdFZ6UnhWMTlHT0RSQk1XSkRTbTVOWmtKUmIyUm1XRnBETVV4NmIweHVSa28zZWpORk0xZFdXSEZoV0hnMWRYcEhlbEozWlVWM1pqQktZak42UW1SQ1VIZG1aRkF3ZEVkMVVGWnpSRkEzVHpsMFMyZDJjamROYkcwM1FtTlFRMUZMWldaa1JpMDRaM3BZY1RCT1JHaDFVRkZzYkhkWmF6VnNSSGRGTUZoeVJISkxia1ZOY2pCUGVXUmxMVEUxTWxwRGNXcGZaMWxFZDJGblJVMU5XV05qWjBSbGRWVkNhbFZVT1RnNGFISkdkREJ5YWkxb1pqbE1RWGx0UzNSTWFHdHVTVWxEVEVsaVExTnhRV2s1VjJsT09IRlpTVlpuTTJwVWJsWm5SVUY2TVhSWk9UUnNVMGxMU2tKUWVXOUNNVkpuU1RsalZXUk9kVkJPWDBKVU5ISnFPVmhGV1hGb1psbFVNVXhpTVRCelpWRlFUamRJVVVwaWFHWTNPSE5RZDBWRU5XdHpVRzV4TWpSRmVHd3pWVWR5YTI4MFpFSXRkVEpOVDJkZmRHbEpaSGh6TkVwcE1sZE9kWEJXVWpSRGNsOXlSekpSTWxJeVh6WmtaRVpoVFZwa1dtWjRkV1pWZEhoV1UxZE1NblZtUmxOdmREUm9SelJUUVhSS1VqaGxaVGRFU1hGZmIwSlRiMVV3TFVaMVpIQkZMbFJhY2twSlZrMDRWRFZZUWtrMk1YVkZZWEEwTW5jLmJMSjRGUzVUVzVjTUlhSUpWU0tEdGc5b0l3X2I2ZEh5LXI5VVZ5cjZCcEEiLCJleHAiOjE3MDYyMTU4NTEsImlhdCI6MTcwNjIxNTU1MX0.Yn8TptqVHGxOLA_EC5ESmOiZVf7AJIXUIaxo_bInKqg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000622"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:50 GMT
	x-forgerock-transactionid: cca7ad93-ad84-477e-9153-0e27b4b55b0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:51.221 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:51.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 169562: jsonPath($.tokenId).find.exists, found nothing
20:45:51.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,169562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69a77fe7, username -> user.1000622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ad73f70, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215551261))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:50 GMT
	x-forgerock-transactionid: 83400088-3846-418b-b6ad-f45dd2460e2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2oxM2U1cDJzZXI0MWZkNmozbDJua2g2c2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elRHd3hOQzB4VjFobU4xRXpTak5vWjNWbGVXSm5MaTFKYjNKNU1UQlRTa015ZEhWQ1NtTnJPR1ZqVEZaUU5sTlVNV2sxTXkweWVrcERNbFpVWkc4M2MxTTNNR3RQZG5WSVIyVktMVVYzUkhJdFoyMW9ZbE5PYVRoTGVFTkxNbXB6WlRCbk1uSm1VVVo1Ym01QmJEUnZWRzFCVEVSeU5IcFBhRlpsTFdveldWSTJNRWMyVmtaSlVHUTVTSFZEVFU5bWFHNUtVbTlOUkd3ek1rSTFSV1pDZVRkTloxaEVZMmRIUVhGc01GQkZaVmhDWDBWQmVIbzBhRGxCYlZKSFZuTm5RMmRVVjJ4Rk9FSkNURmx1UTB0UU1tcHBlR0V5V1V0UlRGTlVUMnB1YlVSd1gxTkhWV2RrYzIxR1lrZDFRMk5tVlhwRmREbGpibEppZDBack1FcDNaRjlxVkhGMldsUmtRMjV4TFY5c05qQkpTVGx0WldJeFZVZzBWR3d3WDA1RkxWVTBNMVIwV1ZCNGFtbDVOWFZ1UkVvelUwSXpOekZ6ZFRaSFYyRmZUbFpTU0ZJNGRIQlNPREZ6VW1GcWFFOXhTVEJaY1c1UmJIaGZUVXcyU1VJNGNqWlNZbk5hUWpsdVVVVlJRVkkzTVhKcll6ZENYMHhDUm01dGJFdEZiMmc0TUUxV00zZGZNMWxRVVRSbWVrSTVhbVZLTkV3MGR6VlZieTF0V2pVM1FrbHpNblpwVjB0eWRqWTNOak51WW5jMVgxbDJkbk15WWxwdWVEZHVZa1pOYVd0cmNuWnBWM1prWkZJelkweFVlVXhOTlhwSWFEQnhNbUZTUjNoQlRWUTRUbEJCVFhZeVRITTNja0p3Y0Y5U1YydDVVbFYxWHpOdWQxVjJPRzlaTUdnemJYQnFNMDlPTkc5ZlZraGhkREZXVldWSU9WVnlPVWhtWDI5eGVVWXdVWEUyZEV4bFFsQnpiRXhJV25aeU4yRlRZVTFCV0RWTE1IQmZRMWRvVlc0NFkyOWlRazVFWVdkMFJpMXhRVnByVFhScE5GWnllRFJmZFRGYU1uSTNUVXRXTjJKV1kzSkhSa3BOVG5vdFkwbHlXRzlCVDJrMWVUSk5lazF2UlhOMGVYTjFlRGxMYldGSFltcExSVXh6YURSTFduVTFOVzQzVFd3MWNrd3hjalJvTTFKVlQwUTNhMnhaVDBsclYzVnJRVm80TW5KU2VHUkNSVzl2YjJGV1R6ZzRMbmRITkVWWFZqZDBVVkpHVWw5blpGWTBka3hpVkdjLndxX3kwZ3p4QWwwYjNRUlFSMXZaM2RkUXZDZFVFSEpPOHpDeDgyZDY0M3ciLCJleHAiOjE3MDYyMTU4NTEsImlhdCI6MTcwNjIxNTU1MX0.B1iBrrWGMi48w0aKP2sU5xpFd-nxvs50v_4DEo4c5B0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:51.262 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:45:52                                        1145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=320504 KO=12030 )
> restLoginInitiate                                        (OK=158672 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=158197 KO=460   )
> restloginProgressiveProfileCallback                      (OK=3635   KO=460   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.44%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.44%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.53%)
> status.find.is(200), but actually found 503                      4958 (14.48%)
> status.find.is(200), but actually found 401                       460 ( 1.34%)
> jsonPath($.tokenId).find.exists, found nothing                    460 ( 1.34%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 372827 / active: 21     / done: 169767
================================================================================


================================================================================
2024-01-25 20:45:57                                        1150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=321974 KO=12030 )
> restLoginInitiate                                        (OK=159399 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=158919 KO=460   )
> restloginProgressiveProfileCallback                      (OK=3656   KO=460   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.44%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.44%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.53%)
> status.find.is(200), but actually found 503                      4958 (14.48%)
> status.find.is(200), but actually found 401                       460 ( 1.34%)
> jsonPath($.tokenId).find.exists, found nothing                    460 ( 1.34%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 372096 / active: 31     / done: 170488
================================================================================

20:45:59.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 170807: status.find.is(200), but actually found 401
20:45:59.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,170807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ccf3816, username -> user.1000822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cdb9cb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215559628))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGR0MHJuYTcwdm52cjBqcnZrNW9nM2ZwaHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU9GTTBlV1pQUTFVMWNFUlRZUzAyTFZGYU5qVlJMbUp4VkhreVlWcGpVbFptYjNsTlRqTm1ZVjlHVmxWVWJEbHBUSEJrZDE5RFRsZGhXblEyWDFvMU5uRmlSMnRtVFVKWlRHMU9WelJCTjJsb2NYazNMWGxST1hSWlZHNWxYMUZOWVZwNFZEUnNXRmR2U1d0UmEzTnVNamxmYlZSalYxUXpObVYyUWtzMmRVcHVPRUZuYjFkQlpEQnNTV2h1VW5CclYyYzRjR0Z4TFRCblgyZEdPSFJRV0daVlJqQndjMjV6WjI1YVJYTk5ORXhuZDJkbUxWTlBabU13YkhObVQybDVRek4yYVRRNVJ6ZDVTWGczTXpNMFUwOUZYekJ1TjBwc1owOW5WVkJCY0VWMGRDMVRhRzkxWld4UFJtUXhjbU5XTmtscVUzZDROMWwwZFVSa0xWbEpSM0JIUVZWVVJraG5UVzFHU1RZeGVEbE1aVXhqYUUxTGJHOXNiRGhsV1c5RWJVbzRVWGhrY3pKRE9UbHZiek00Wld0d1NqSkVhbXd3ZFhkMmJrbE5SMjFPZFd3d2JtTlJUbU5xWldWRlJYaEhaR1ZZVjFveVRtRjJNMlUxWjNOalZGSnBjblZwUmpCelMzaElObkZqUVVzM2NVOUtNV2R5Um1wa1NWcEtZV3RWYzFWUllXaHhSR1JTUVRCVWRtRkJVRmRCVUhnelRrdDFNVTg1ZGt4bE9UUTNSbnBNVWpGdVlWWTRkMnB2ZG5JMmRHbHBaMTg0UTJwT1dXSnpVVnBYTkdGNGNGSlFkR2hMTkVKMmJ6QlNNWGcwVEZCaFNFeExWSEZyTkRGdmNITm5hM1ZPUkZJMVJFdFpRMm95WlhSU016SnRZVVk1VUhsWFNuQlhaRFp1UTJWeWFWaG1WalppVFVKSk5EaERNbGh4U0hkcVZFaHZhVVJ5VUhWV1dtMUpha2xJVlZKTFh6WlVlRFE0UjJsdVZVaHdNR2x4Ym5sb01XZDRRMlJQZVRWbE5FMUpiM05PVDI1Q04wZGthM05KUVVob2NFaFZZekp2VUVWSlJFNXhPRVJWV0VadmRFNXNkR1I0U2pkcFNVdDViV3RXVUhaeFJFUm5la3hPZEdnd01sVkVXalU1VmtseFlXbFpiWFk0ZDBWeVFVdzVRbWxDV2pNd1ZHNVdXRjl4YmpGd2RFUXpRVmR5UjI5TFZqZEpkbWwxZDNscGVqQXRSSGRzYm5sQ1Z6TTBMa1JDTUZoa1psQjZaWGhTT1RCTWNXdHZZMW8xZGxFLjFhVzRIZXhYQ3R4NU5zX29FaG40azlPcGJzN1V6UkhweE9ESXJhbWQ2aFEiLCJleHAiOjE3MDYyMTU4NTksImlhdCI6MTcwNjIxNTU1OX0.-Bk4UAlux7i7LqYdHENIKCJpvpf4bnE6AicK2S2ECs0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000822"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:45:59 GMT
	x-forgerock-transactionid: 14afe0db-4964-4890-8906-d3e0149e0626
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:59.680 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:45:59.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 170807: jsonPath($.tokenId).find.exists, found nothing
20:45:59.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,170807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ccf3816, username -> user.1000822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cdb9cb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215559722))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:45:59 GMT
	x-forgerock-transactionid: 4011142c-f6a6-4816-b5b9-f724820b7ca6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTJ1c3ZwdGU5NnI2cGNpYjY3YXFwOW1zNXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bGFEUnlPQzFuZEVaMWVDMUxNbEpKYkZkdU1XdDNMaTFtVkdFM1FqWXpVSE5pVlVwNGNuSnVWV3M0UjJGSGEyOWpkVFJvTlZveWVWbG5SRkpFTXkxYVIxQk5UMTluTVhrMU9YRTFiVWRWYm1WRGVsTldTMjFwWnkxRWRIZzRXa05YU0d0VU1VeFRjbVZ5VTNsSlFYRlZTbEpMVkZSRVlWSkdaMkpUYTNGcVVuRmFaelJCWldJeVMwdEVRbTUwZUhGcWJVWTJTV1JWYzBGeE9IUkdaRVpWVW1JeWMwNVhiR2x0UW1rM1VGUXhUUzFCY0hBeWMwSTFZMFJwUTJzMWExWXhWbXBrVUZkQ09HTnJaemhrVkRsd1JIQmlWRUpxYTFFeFRsTndYM0JhT0ZGZk1sZEZieTA1UW1KcVprbzNSMmRVU1hNMFgzUmtUblowZGxBNFVraEthRVU1VW5CS01UWmlNMFpQVERSWVdrZzNaalJEV0ZaUFEwUlFaVE4yVnpGRlVWZGFkbWhEVTJWTE1ERjZXbmQwU0ZCalRHUlRSREF6VFdaSE9VUjRYelpYYkdGTFJWRXlORmhYWmpaamQxZzFUSEpxVTAxelZIRm9ZVlJsVGs1bmJFbFlabFp2VTJkMFJsbFNXSFpKUm5KUVkyODVPVmh6YzFSc1JGZEdiemhhVWkxUWJ5MHdZWE5SVW5sa1RFRlFOSFpNVDJFdFVWWXllblEzUmt0NE9YVnlUWGxYTVVSWWJFNVBVMDkzZW1FeGExUnJRVkZEVHpORlRuTldNRVp4VkV4aVJsbHBSVFl4TjFKMFFXaFFUVGRRVmtkUU1XRnJZVGQ2ZDNwRmExcGliSE5uTVhCTGRtSnJVMFkzUzJSUmFEWkVXVVpJZEZNMVNHTmFRbUZyV2psdE1uRlBiWE5VV21KTVZUVnpjVEo0U2pCR2NEWnNibE0zTjNoM04yTmZSVVZaUVhSVlYwWXlWelZ0WVZBMk0wUmFaR1F0Y0RoRGRtUkZZWFZaUzJKR1RWQnhUWE51UVZOVGFGSjBVSGhSU0ZWUFpWWXRlVGg1WWtsR05FVkVjVFJSTkVGc04zUkhVVUZ0YzJkV2VIWkJWRzFUYWtJMGNpMVhZMHR3ZVdSUFdHZFFUREJhZWxCR1RucDRka1pJWDFkc1RIQkpPVlJWTjNrelIyNUZUVFJHU2xkcGRUVjBiSGhSVFROalZrTllNelI1TVY5d2RqVkRZMTkyUkhaWE5GZGpMbkpYWkhSSmIwMU9WWFp0ZEROR1FVUmZWRUV6TmtFLk1jeW9zU2U0ZDRLQnJKaWRxczVKV1hJampSMXN4bWIyRHBvMXB0SDNvZTAiLCJleHAiOjE3MDYyMTU4NTksImlhdCI6MTcwNjIxNTU1OX0.uXPVLEdD0vSL71srbnsx2v0sAUeGpQYv1Ux5ZaiONyI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:45:59.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:00.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 170899: status.find.is(200), but actually found 401
20:46:00.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,170899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@557c3228, username -> user.1000328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@187a93c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215560188))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW11aW9wb3YxY3JvbjNjNXFpYWJqMmE0b2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blRFdGxWSHBCWlhaUlFrZzFkbE5OTjA0dE1YaDNMbEIyY0hGd1NHUTFjekprY1VwQlRra3lTRVl3WkVSV1QwRkNWQzFHWkRKWGExQTBTWGRIWmt3NFRHVkZTbEI1UzFKQllXSkxRM0ZFYjJnMlZrTlRTbGg2V1VsYWJVdFNZWHBwWDNCZmJXbFdUMUphWkdFek0xVk9ialZvUW0xVFdYbFdTRk5hTlROWlR6QTViSGRtTWxSR2N6aEdObTVuYlVwNWEzQmFPRmhWVXpBMVZuWTBiRFUyVEdSeUxWa3lORXRLZEcwelpUaEdhREJYWkhWdGMyUnNZWFZEU0dWTlNXMHdiblZhVlVSVVZFNVFjVTlJZFVRelMyaFBjWFJLUjNwU1VWODROR2xUWkhaVWNFODVjblpCU3psdldWcENSVmxGTVV0dmFXRnZaVWxpTTBWQk1VdHVabTlXZGxSaE9FWnlYM1l5TkZVeVJUQmtRV1JNUjFsamNFaFNkM1ZvYVRoQ01WUXdhazV2TkU5U2JHeDRiR1J2TjJkWE1HUmhXamcwZFd0T1JteG5kSE5VVXprNFNrVkVWM2N0YUZvMGRHUlhORzV6VEVZMlFrdFBRVWxDTmxWRmQxUmpkWEUwYlhkUlVUWnpWbEpETVUxVFRISnJNRWcxVm1oWWNWSnhlWHBCTmtGbFIyVnBhVVkwWDJOWlEzbHpXWEYzTFVaWlkxaDJVWEZvV1ZwUVFqUmFaRU5RWm1NdFRUTmxXakEzWkMwMlpGRk9NRGhwVjJ4eVRYVmljRmhwZW1rdE1rSTVURzFaVDB0amIzSlNRWFZGTkRjM1VsRkhUVVkwZVRZemQwWjJVWHAwUjI4MVUxQm5UR2hqVFZVMVJUWjRWbkZMWWpodGFGaHhYemh2TjJJMlNtVXlYelpJVVZkdlkzbExXbEJ4YzNacFNDMVlSa1ozTFdrMlVFdEpMWFpPWlhwZlJFTlRXV2hRWjBGNFdWaGZjRXBQUkZjM1FrWk1ibVowUmtoTFpUTnRWVTVYVUhoVFZGRnpNazgwZVZCMWN6aHVjWHBOZURCSWJVaDVUVXQxUlV0dmEyWmZhamhEY1VOQk9YWXlPV1pWY0dkeFptd3paM1UyTW5RMVpEUXdSa3B0VXpoS01sOUdhalJ5VGprM1kycDZibU5LYW5nd2REWnViVmhSVVZGSFUyeGlXWGRvT0V4elNURkdRMFF0YzBjeFZsaFFVRWQwYlRKbVQwczRMbEozUWpGWFJHSTVaMVUyYUdvNWJtTXlPVTFZVUVFLkZ4VDVNT3oxWUNzWnBaa2tWY19wX0lQVk1OVjYwUlhNbWYweXBubl9QWGMiLCJleHAiOjE3MDYyMTU4NjAsImlhdCI6MTcwNjIxNTU2MH0.NWr7u2GkR4WNYjep3jNQ5UkvlHUOXxZnx_wsc_INEMc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000328"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:00 GMT
	x-forgerock-transactionid: e2160e61-49c2-41c9-91d4-d3bc73775fba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:00.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:00.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 170899: jsonPath($.tokenId).find.exists, found nothing
20:46:00.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,170899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@557c3228, username -> user.1000328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@187a93c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215560274))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:00 GMT
	x-forgerock-transactionid: bd28d183-0372-45f9-aa90-69b706d5c0c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicG0wZWIwbzhlNmlpZ2hvanMza3ZucjFqbDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlR6VktXalZWTWsxQ2NYSnFaRUpTVFROd1p6TjNMblZHV0U1TWF6WkpPRTh0T1hwU1VEVlJOa0ptWDNkRU9WaFdMV1ZpWVVGdWJsWktWVE5FZUVWeGNFcGFRMXBsTTBWSk9XeFRjMWhZV0ZkalJVTnpSa1ZsY21OcGVYbEtSRlp5VTAxTFYxOUxRMnB1ZVZGblNqbEpNbVJpZDFoS1ZuVXRRMFZ3V1ROdFFtOXBXblF5UzFOblZHTmFia0ZTY0dGQ2FqTktjbGg0UzFoek5rWkZXWGw1VTFRMlRtZDBjMDlxUlhSbWNsZHRSbE5uTUdaV1pYTTFiVXhtVnkxcFpFbG1OVWhaVkZnNFlYYzRlbnBRVjFkRE0xRTJXVE55WW14WGQxUjRjMWRHWW01d09GUnpaazE2Y1RSZmNUSTNNWEJDVjJGTGJIaHRjblZYWTJFMFgxQlJZMUpyYlV4UGVYcHhOMFZJVEVRMVZITTRiR0ZGTkY5emEwRkthRlZyYUUxVU55MVRRWGRQWjJkek5FRlphMjU2ZWtaaWRERXdZMmRMYUUxMVpHSlJhMjF2YmxFNE1sRjZPWFJDTTNoRWMxRmFkVk0zVTNCelpYTklNbWRMUjJWVGVEQm5ia0Z3VGxRdExYZ3RXbUUyTkVWSFNIVkxjbG94Y0hoUmFqTkVZMGs0Tm5WaVpYUXdXbFJJT1V0NGRUTk1NWEZMTFhJeVlrYzNhMlpSZVdWdGNIRlRTVGRNVjFoVGQzVnZNR1pzT0ZCeGJqZHhhR3hTY0doelVETnBXRTF6ZERBeU1XNXpNa0ZLWW1vMFNtd3pSMVpOTXpGMVFUWldWVmhLTVU1WGNVeHFVbTVMUzJoWVRtTmFjVVkzVWtGbVFrSldObWx5Ym1odk4xZ3diWFV6YkY5MGRYTmphMnhNWTFsMVdtOXhRblJ5TWpCNGJVRlJPWEJrT1hCU0xXUkdVMmhsUTBsMFp6QmxVbFpmVUUxd01VRndSVTFOTTJOa2FYTTBVMll3WWxWc1YwaDJVRUp1U2xvNVNVcGZlaTF4VWtNdFdXZFZkVEJHTTNOM1EzZGlhbUpQVVRVME1FdDFZMWhZWDI5WGRVTnJTbmRmY1ZvMWR6SjZWMUF0VUhWTVRsRTJZbE13Vm5odFptaENSa0pOYUdKYWQwMU9aRzlCT1ZsYVZXcE1ZekpHWldZdFdsbzFaM2syTTNoc0xXdGFjV2hRU21wR1pVcExPVTkwZGxSbVVuaFpMbkJ3VEZKZmNIaHdUQzFGT0ZWMVlXcFJSa3BsV21jLmZORmVZVFJoNkN0S3VLelQzRUxja2JGd21uUkNDQ0xGdmVEaG1VTmFpVzQiLCJleHAiOjE3MDYyMTU4NjAsImlhdCI6MTcwNjIxNTU2MH0._OiIvOk2a2NjO72zBGULyuNBpR-7e3XX67YYwYOV7ys","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:00.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:00.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 170930: status.find.is(200), but actually found 401
20:46:00.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,170930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eb183a3, username -> user.1001769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6170090a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215560375))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjNjbDF0cGkyamVrMnExcnNyOG9scTZqaXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVdIaEpVM0puWVY5dlFWZEVWVFJxVkROcmRYRkJMbmhIU1hsWU5ETlJhblJIUlZoQlExWmlWMHhWYzBkTk5VRkNlWFZLUm1SRVpIcEVhWFJKY25FM1ExVjVPRE5MVVRaWVNFMXRTMW93ZDNOdmRHRmlaemRQWmtvNGJFOUNSbkZMVDBSck5tWnJjekYzT1V0ZlZucFpZV3BXTVRZNE0yWmhXVVYyVFd4bFpVY3hWelp4ZEZwcWVteFpRVXBmVDFwc1FrNTBWMkY2YVRoTmExSkJhRTF4ZHpSSVdVdHZjSFpRUzJGb1pHZzRjazFtTWxwUWMzRTBOSHBMY1ZoT1VucEtOM1ZYY0VOSWIxZHRORXhmTUVsUFRsVTRUbWRXYVRkdFUzbHRTM1pVT1RWMFVrdENTMWsyVTJOTlluVnJNbTE0TFRaVFNuZHlhVGwwWWswM1pGaDFUR2hDUkhRdE9FdGZiVzlwV0VWT09VODNWbnBLTnpsUWRYTnhUR1pzU2xaQk5HWkJkVkpPZW1ab1VFdE5jRXRMYjBKNFNqa3dSVE56VURGZmNtdHhjVGhrT0ZOaFNYZDFURjltYkZOaGIwcFpObXRwY1hKalpDMXlTbUZMWlRsblUyWmlZVWRVU0VOV2RVVkJURTA0TUdRMlFYQTNPRmxSZFhScVVta3diM0kxYldadWRrbFdjSFoyWDNGalFuTXpSMGh6TnpOMGFHRlBja3RrTVRrd1dUTm9PVE5NTkVaMk0yMUVjMUZPV20xUGFGRlNRbWxOTWkxclNIRTFZbVpOZVd0cmVFNU1PSFJxVW1wV1NWOXRPVm90YVVaWk4yZzJjRGRKYmxoSExWWm1hMlJLV0ZCRWRFUXpiWGs1UlVKWVNUTTJkMnhWZW5WQlFUUkJNMjVwTTI4MVpsUnFWSFp6Um5ka2RIVnpNVlU0VG5kSmEzWkdWblpMVlV4NFZGTnVXVGR5TkhsS015MXRaRXA1ZG1KemFVaGZWMFJXV0hoVVIyNXRZMnd4V0dkaWFUWndUa3hHT0VaUFVtWktNR3BDTjJwWFp5MXlabTlJY0VGSWJIRjRkR1psTTBFM09Xd3RYMDFsV1d0V1NEQnRSR3RoTW5sNlVtbElNMGRQV0hGclZrMXpZa2x3Ym5wTmNWTlhkVnBqYTB3eFRETjRSRkV4VUUxdGMyRlJNbHA2Y1c5VFZreHNNSGhEUkZaek1UWk9VRzV6VmxCclFtSXhha1pNYVdwYWJIZGpMa1pSZVVoZlJVbzBUVlF5UWtGRVRYQXlURU55YjFFLkt6U2tYNUVtYmNCYWNvMTB6S0FZeFVraEhQVkVEMmxobktuZDdDTzRSNkkiLCJleHAiOjE3MDYyMTU4NjAsImlhdCI6MTcwNjIxNTU2MH0.Ca-NEeWMOlqxs7VJuKnWkfq77mcDivzUo3DqDVqfaas","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001769"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:00 GMT
	x-forgerock-transactionid: 2687595a-18d6-4278-abc2-44ce1509ab22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:00.431 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:00.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 170930: jsonPath($.tokenId).find.exists, found nothing
20:46:00.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,170930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7eb183a3, username -> user.1001769, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6170090a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215560475))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:00 GMT
	x-forgerock-transactionid: b9fd85b3-efbc-45ca-a9a1-095a83f3bebb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczg1Y2k1bHZnZHV0ajRjNHQzNGQxdWxlYnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlVYVndZaTE1ZDJ4clpGcG5hMFZJTW5oMVZuSlJMbmQxWWtnMVdIUkJUV3R0ZDNnemEydE9lWE5tTFZOSGJGODVkVWxXVm1OclFXRmZiMkZDVWxOaGQzVlpNMHRxTVZKWlpuTXlZWE55T0VScFkwWjBXVWhqVWtaWWMxOXRPWEpzTFRWVGMzbHpha2xHV2tGSVprazJiV1ZpTFZwTVJYb3dYMnBoWlVSdlZrSk1hazAwV1VKSFlWcElkMXBCTlhOSGMwOTRTRFZYZVROT2REQlphVm81ZVcxV2NIWXdhM1JXUzFwTVYxcGtSakZQV1ZOcWNtWjJUSEpqVTJ4T1R6QkZhM1pyTFU1c2VVTklXa1phVWxGdFkzQlBZbUpzTTJsb1FURldYMUZ5TjNKaE9HaDZWelJoUWtoU2RHZE9SSE50VDFOcFJVMXZXa3B4Wm1NeFZUSnVObVF3TVdZeFRYZDZUR3hZYVRNd2JVeExkbDh3YXpOVmVXRmZOVlZzUzBKRGVsVXlXbkJIV1hkd1N6Wk5kVWxMVW14V2NrUnBVVmhvUWxsSWRtMVpWa1pVWmtKTWFqSkZlSGRtTUhsT2RHcEpTakZtVjFGaVdHaEhaamxTTFVoSGN6aDNVekpvV21Vd1UwWmtNSGh2V0daRFdVVldVamt3VlZCTVNERjRSR3BzY25rek9HcHRYMGg1VlcwNFJqYzJOMHgxU1ZOWmFIQnpRa1ZrT0ZOM1lqTXlWRzlPTVhsdGVFTldhemxaVWpSSk1sSnVZa3hpU1dGaVMySktaR2RTV1VOTFJYSmplR0Z2TUVoVlRHbFJNbmxHTTFNMFZVTmxhbE4xWmpoTFoxSnhlREZzWTI1RU5sVkhiWGRQTVc1dWRsRkVOVVpwTFdoelYwWjJkVTVKVW0xNFdsUmplRE5XVjFnME5GbGZWRFI1VTBadGJVWmlRVWRpYmtkYWJFRTJaRFZZT0V4cFJHWlpaa2N6ZWpadlNqUXhhME5YWWpBd2MxaDFPSG96YmtsYVEweFVjVXhFYjFCRE5pMXdjM1I2ZGtaNmExWnZjQzFWYldac1YzTlNkRTF1UlVWVGNuaGFTSHBGTVU5bVpWRjNNMEV0TW1JelJFZGpaV2RCVTJsdldsTjBUVzl3TFVOR00zVkVNWFJ5V0hGMWFGQkNMVkZPWWxkNk0wdHdNbVV4VlRKdmFubE5UMWROVFcxRlN5MXJNMFZDTVVoRVJVOXNkM1pzYVd4SFVqSkpMakp2ZGpSSGJtVk1hRlJpZUd4T1p6VXpSbkJsTldjLnlJZEN0c2dEUGhlMUFFaUJhZ0l2bGNWYWtOWUJoNEphQmloVEJFZGxpeTAiLCJleHAiOjE3MDYyMTU4NjAsImlhdCI6MTcwNjIxNTU2MH0.ItkLNYbClDAfYJHJxMTMgUa-1wZvMyp9Z7CzxUHvVDA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:00.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:01.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 171076: status.find.is(200), but actually found 401
20:46:01.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,171076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f882c7a, username -> user.1001865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c870273, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215561417))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWU0bWVoaGcwaWl2cmJyaTIyM3A1dWUwdGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VGJHVldRMnN0VFZkUVVWOVhZVTVtTUdwaWFFcDNMa1poVVhNNUxYRnJiR2R3ZUhsdmVrRk5WVUpHUldKbmEzZDNZalZPT0VkUVJtSTBWa0ZzUTNCS1gxVjVVVU53TlhoSVVtRmZZM0V0WjA4MGNGWlFVRkpwTTBobE1ERldPRVprVkRGVVIwOUhZM3B0WDJKSGFHTjNYMDFaTm5SV05WaHVaRzl1WVRGbVNFaFdTMWg2VDE5cVJIbERabEZHWlRKRVNUVjNPV0p4TTNoQlVHVklTa1JpVkZBMldFWmpjV3RuVFhjNVZreDZXV0ZGV21GbE5VaG9TSEY2TWtKSGRYQkxOamhMTldKTWJYWk1aamRTVlZnMlRtSndjbnBLVW5KTFNIUTVNell0VlVSR2FtUXlXV2M1WkhKcVluQlhjMGQ2TkZkUVdrZGxXRzUwWkZoeU0wVklOVVk0TVZwdk9IQkplVk4yT0RjelpEaHlZbDg0UzNKeFluRlFRMlZWUW5oUFdUbG9Oek5PZEhKVFdHaFJiRXRJUzFaUGJEZHNRWFJIZW01RmRsUnRWRTlvTTNsak9FMXVRMUppUkhwUVdWQnBXa1JYUkZwMGN6Rm5URFZ3YVVKSE1YZ3phSEpwYnpWeGVVOWxTSEY0U2tadk1WOHhZM2huWW01cFYxaHdTMXB2ZW5SQlVtZENielJFTm5OdVRFOWhORXh1U0RKVk1XaFpiWGhMT0dSVE0yUXhTVmhwYzJwYVJUVjZaWGM1YVdadFRuaEtkMWMxWjNob09IVjJZMUpYVWxNelJXUnRjV3BwZVZGRlQzWnFZM05tVlhZM09WcGxhSEpsWlc5dVdEUndWM05xTW1SUFpXTmhSM0JtTmxSeWVXVmxRMnBITFVKV1ptWlZjV1JJWjFWMk9UQk5OMHRWYjJGNWEycHFiVlpFY1ZGTFZGcDZkR2wwVG1sU2VuWTNTM05KYUhCSllXNWpNRk0yZDFCc2VVSXdOelZZWVdwd2FGTm9MV3A2ZFhGM2NVdE5NazA0VTBOZmNtOXpUMjVRTmpGUllUTlhSMVpJVEVscmNqTnBRVGRzZURkaVQyWmtXbFp5V2tsalpFVlZhVGRJTWtVNFdsUmpjVkpLUzFWcFpVaG9TVGs1WTA5RFgwZG9ka1I1VDBoRU56Wllja3gxYXpWWVJWSndVSGMyVlVGbFdtZEJMVlJZU1Uwek5WRlNNa3R1YnpCUmJUUjVRMHh3UlV0cFdEZ3dMbUpoT1Y4MGVtcDFjQzFwUVRSMVRITTFaMHhvU0hjLmpOMHZONlp4SEJDbHQyMV8yUkJiSktoQmpqYTljUy1felgyTHRvX0kySjQiLCJleHAiOjE3MDYyMTU4NjEsImlhdCI6MTcwNjIxNTU2MX0.IC2ZDB_pahOw3orSNizQyeBEaqj9VvNVmETuwSQriqc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001865"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:01 GMT
	x-forgerock-transactionid: c1c11ac3-f41e-42ac-9f8b-fd40872a9627
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:01.467 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:01.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 171076: jsonPath($.tokenId).find.exists, found nothing
20:46:01.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,171076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f882c7a, username -> user.1001865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c870273, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215561508))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:01 GMT
	x-forgerock-transactionid: dadc4fe7-96e9-4fd7-a798-acafbd565caa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamtubTM4aGc3dWxnOTBvNWg3NnJha2NrNjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlpuaElkR1JtT0VSSlZraGZWRUpWTFhRelUzVkJMamN5VTAxWE9FaGFTVkZaT0Y5S09FOU1halpHYkZwdlQyMTNNMWt6TlRGb1NteHVPWGxIVFMxS1RHcEdSbTU1VG1RelNFSXlPVGxvYTFsb2FFcFRlRXRJV0Zablh6UlNNRE53UXpKTVltRkVhVTFzTUhod1FsZElTVGRLWVVkSWVVSjNhRWt6VGxscmFUUldNMHg0VFRkVU4yUklja2RsVW1ScFRqbFlia1V3Tkc0eVZHWXdiUzFqVFRKU1gzZHJTMEprU3kxaFNYUkZWekV6UjNWbVZHUTFlRzl2YURCWVIzRndhWFZKWmpkQ1RuTTBjRTkwUWxsd2VIVTNTMDFWZEdWVlpWQnBTakpKTWpaNk1XRTRUMkkxVVVrelpUbE1ZaTFuTVdzNVprdFdZMFJrTURkQ1UwaFJNVmRFZUhremVUQk1jMmxKVUhKWFVuUTRiVFp4TkZOMFlrOXVUa1ZDTjFZM2JXa3hRakF4TVVrMVdqSnRjVGRIYmtaVmIwcFFlbEJ1U0d0SldHVjRhMmszVlVwSU1UbDFhVWxpYUc5SFdFVlZSV04yZDNSWVV6a3djMloxU1RBelVYYzVTamQ2Vkdkc2FtVk1jVmcxZFROVFlqQlVaSHBPYlRoQ2IyRnBZalJNTkdoU1ZsQTJOMVY2YlRkclkxbDFkSHBMVmpaRGVYQTJYMGRWVm1jelFXaElka3hNVm5OaWFIaEtaemxUZFVsaU16STFOMjQ0WmpOaVF6UkVSbmswTkVseWRreHFRVzQyZWtsbk5rdG5iSEJPY2tkVGJVbHFkRFE1WVc1WWRIVldYMnBUUmt0bWVIQXhPREp3TTIxcU5sOVRTRGMyUVRsVU0wWklVQzFEYXpodlQyUkNlUzFoWDJweU1IaGplRlpSZUUxS05tVmhRVkZKTUhneFlrZzFVV0k0YVdSQ2JIVlNWbTA0VjFwV1FXTkhVV1JVWkY5d1ZISTBOeTFrVFVwS01WbDNOalEwUjNObGJrTTVNelJ2TVZRMUxVNUNaMlJVZWpNMU56VjBPVTFYYnpSQ2FEQk9lWGwzWnpndFJraFJVbGR6VTJ4MVZIcEZlWEpCU1Zwa2RrSnVWRzU2Ym1jNFRqQlZRME5wYlZCalRIcFFla2xrVkZsbFUwTldaVE5TYlUwM01tOWtTVFpTTTFKNGFuWnBiUzF4UVZoclRrd3pTVzVKU1MxMlpIcFpMbEkzUVdGVlJVTjVNRjlSVW5CRFFsWTFVWGxDY1VFLjJDUDhPdmZuYlg1R0tZZzFvbFczMGxuMVV6SUExckRieEJPUVVMeTI0cUEiLCJleHAiOjE3MDYyMTU4NjEsImlhdCI6MTcwNjIxNTU2MX0.Zi1G3OXyfGCFi2llTPlB8vIgHgLY9NQqPlIFxe0xJd0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:01.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:02.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 171190: status.find.is(200), but actually found 401
20:46:02.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,171190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@178c16eb, username -> user.1000590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55dec2a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215562183))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmNzNW82ZnVhaTBmMDk3MDVubzhmbGIyc20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlZYY3dhMnh6WlV4U09HeDRaa013WlZwSVR5MW5MakJ6YWsxc1VuTklXbmRDY1hGeVFtSnJkVzlmZUdWMGFUQlRaa3RJU21semFWTlZlVkJOY1hWMWRsWlBUV2QxV0ZGWE9UUk1YMmN5TUhCVFVuaEZjbVkxYVZKWlQxVlFXVmhCUXpSS1UySkNXRGw0UjBWRmJrVlFXREZUTUMxUlNpMXZWakV6TUZaV01IVllaSFpuWkhsaU5EQTRTa1ZZVDJoWlVsWlVWR0Z4TkRWclQyVnFjMVZIWW1JeU4xYzNia3B6TTJOM1NYVkZia04zU1RJM2RVeG1kR2RuYW1oME9VeDVURlptTWpWb1dXOXVkVVZ3U25GR09VUlhlVkJSTm5aZmVXeHFUMVU0YjE5T01scFdaemh2U1c1S1gwbzViVTA0YjFaNFdEbFpaeTE2ZGpSb0xXZzFOa290VnkwMWNYUmphRlJQWTI5MVdUSlhiWHBhYUdOT2FXa3hMWFozUWpac2NrUmFUV1psUldKWU5tNDNVMUJhVDIxd1JVSmZOVzU0UVhKTWMwUkxOemxNVVdkaFdHOUZSbFZyYTNORFpWVktTV0UwYUc1RVpsWnZOekkwZFhoelUzZHhiRVpZUzBGc1pXc3lURjg1TkhGWFRXazRNa3RsTTBKaU9FTmFhbTAyT0RCcGRuaHJUMUl0Umw5bWJWbE1NREptVm5wSFgxYzFORFEzUkZGcldXcHNjMnQ1VEhkQ2NFZzBZa0poYzFOTWJtNWZiVE5IZG1RMk9XRTVZa04xZUZGWlFXZHVNSE4wYWtRNE1VOTVWM0JWTUVoR05ESTJUR3RoVTBoV1YzaHBVMTlYVDJ3eFdtZzNkSEk1U1RGeGIxZFlRUzE0V1V4a1Ewd3pkamRUTmxCeE5YaHBjMVV4UzB0WVVWazNkakpuU0V4SmRIQktSSFk1YVd4VFVHRnVaemRmZEVwU01tWXhabGhFVDJwbE4zWjJRVGhXZEhOS2NrWldaRkJqYzBrdGVFUTNkVzl0VWxGNFgzRnZiRXBUWWsxQlVYTlBTa0UwY0hoMGQydHlZalpaUm1SWmQxbE1ORkpYU2pKVWVrOVpNVGRSV2w5UFdtbzNVekozZEVwWVRESnliRmhMWjA5T1UxOUZkR2xMZURGM1gwVlVNa3MxT1dkRWRrZEVTbEZKZWtscU1HaHhNRzlpVWxWYU1sWmlXSEpGTVMxaE1ERnpaWGxJV0hkSFRYWm5Ma0YwWW5wRmJsUm9PQzAwUldSSlJUQkJVRzVJTFdjLnEzVktDMl9sckFUbmEtWWJVQld4NEstUFFscm82ZklUTGFVSGNqbG9VeG8iLCJleHAiOjE3MDYyMTU4NjIsImlhdCI6MTcwNjIxNTU2Mn0.Mc3js3Z4EVopHskPcFRIb1hjeLQJVAz_OjhSuROsKWg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000590"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:46:01 GMT
	x-forgerock-transactionid: d69eb085-1b13-4f74-a57e-ef840100b05d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:02.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:02.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 171190: jsonPath($.tokenId).find.exists, found nothing
20:46:02.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,171190,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@178c16eb, username -> user.1000590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55dec2a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215562276))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:46:02 GMT
	x-forgerock-transactionid: 4107ae33-e853-4c7f-ba1d-8a12305819d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDRxcmhidTVwZmQzZTUzZGtoMjBiMHNidGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eWVHeENVMjQ0Wkd0QlIycGFVRVpaUzBjelFuSlJMak5UZGpSSVZrbGtSRFp1U0hSQlQydHNUSEY2UWpoRlpHOHpPVTkzVlZkclZYVnFkVEkwZW5SWlVrSXpXazU2Y0VwYWVqSjRVWEo1U1ZoT2NVZGplSFY1ZDBJNU5YY3lSbVV6WjNSalEycHJPVzB5TFRSSFNEY3hMVXMwYldGWFFXaHFkbWxHVG1OdlYxcHpPSEpaV0hsS1ozTjRVbXRGTFdoWVMwTnlUWGxDYkV4a1lsSlZPVGxOYlVacWVETkxaMk5QVFd4V01IUk5ZblEwVFdOZlptTk5lazlHZDJkdVRtZzNabTFRVEdwVmVuWm1aVEZRU20xRVVFZEJjbU10VFhjME5rOVZXRUpCY2xodVZEbHZZM1JoWkc0eVRsSk1VVlpSUmxCblkxUlBYMlpQV1RReWNFSXhja0V4WkMxelJFSlFZM1prWDJwbWJHTlNTVE16VmsxeWR6aFViMEpVVWtaWFVYazFNbU5KTmpZM00yMDVSMkpoWTJGdGNWZHRaSEJZWVdSUlEzaHZTR3hwUzJRMkxWUk5NelpPUTNrMUxWSXdZV2xLYmpSTVFtaGpiM0pKVWxCM05qSk5ORFE1UjBwVk0zVnBVVkYzT1ZKNlZtcEJURlZzWW5kbGVFNXZVRmQ1ZW5sWVkyVjVTbHBFVHpGWE5qSmlVa3hEVW1aQ2RGSk9TVXhTVDIxUVVWQXpTVWMwVEdwaloxbFdjMnc0UlhaT2MxUjJZV3czVFdKcVUzUjJSVXR6VDNSRE1GOU1VaTFoZWpselEzSm5SV3hDZUd3NVZuazBaMVJZUmxCTE0wd3dVbVoyU0VGRVdEbEhSbGd4WVcxS2JVd3RNalZuUm1kc1VrSTJOVVptYkRCRk0zUTNVR2xtUW5SZlNWRktOR05hTmpOeWMydE1TVm8zVWxKT1dqUmxibWR0VWxCWFJHbDBVbVZYZFVZMk5tNXJZbEYwWkVsR1dIRlpiRlp2ZGtsTE9HOXNkRmxKTWtORGMwVnNWRXhZWXpjMGRsaG1hRE5tTFZWaFJEbG1hVWhTWWtFMVltZFdUM1ZVWkZNd2RIQndXVEExZGpodVUzVjFVMjlSTFVKcWQwZzFjVzVrUkVORE1rSmZNWEYwUzBkUVozQmtObkkzYTNGbGJHUlVVbE5SVjFFNFdHeENVVVpRVG1kZmEwUXdhblZLUjJaS2FrcHBVRk5YZURGRWIzVTBMamROV2xaU1kyUm5aMjVaVlUxQ2FtTTNWbUpUUm5jLk5WV2Q1VHJGUEZLem9BUzhRQmxvVk13SlVJOGNZUXBPNmZiTGU0Zzh6YlkiLCJleHAiOjE3MDYyMTU4NjIsImlhdCI6MTcwNjIxNTU2Mn0.ZfzWrNDEJXJ5aLYY-s3F5HX4NALcfCur88l_U28-Xho","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:02.277 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:46:02                                        1155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=323511 KO=12040 )
> restLoginInitiate                                        (OK=160155 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=159678 KO=465   )
> restloginProgressiveProfileCallback                      (OK=3678   KO=465   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.43%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.43%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.53%)
> status.find.is(200), but actually found 503                      4958 (14.47%)
> status.find.is(200), but actually found 401                       465 ( 1.36%)
> jsonPath($.tokenId).find.exists, found nothing                    465 ( 1.36%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 371340 / active: 22     / done: 171253
================================================================================


================================================================================
2024-01-25 20:46:07                                        1160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=325046 KO=12040 )
> restLoginInitiate                                        (OK=160917 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=160436 KO=465   )
> restloginProgressiveProfileCallback                      (OK=3693   KO=465   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.43%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.43%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.53%)
> status.find.is(200), but actually found 503                      4958 (14.47%)
> status.find.is(200), but actually found 401                       465 ( 1.36%)
> jsonPath($.tokenId).find.exists, found nothing                    465 ( 1.36%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 370580 / active: 26     / done: 172009
================================================================================


================================================================================
2024-01-25 20:46:12                                        1165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=326631 KO=12040 )
> restLoginInitiate                                        (OK=161698 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=161215 KO=465   )
> restloginProgressiveProfileCallback                      (OK=3718   KO=465   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.43%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.43%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.53%)
> status.find.is(200), but actually found 503                      4958 (14.47%)
> status.find.is(200), but actually found 401                       465 ( 1.36%)
> jsonPath($.tokenId).find.exists, found nothing                    465 ( 1.36%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 369796 / active: 29     / done: 172790
================================================================================

20:46:13.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 172921: status.find.is(200), but actually found 401
20:46:13.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,172921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61fb7362, username -> user.1000359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f10cd8c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215573440))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzFwbTV0czcxaHQzZTR2bzNscnFob2dmNWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cmRVUktjVWhKWW1aUlUzWnBaVVo2WWtKWE1uUkJMbDlUWlRsSVVsazNTalZmY3pVeGJrVTVjMjF5Vm1SNU1HNXVTVWszV2xSRlMxSlliR0kwTVV0M04xOUZNRGR4ZVdsUVZtWTViM2xxUlhneFlqSlRkbmhPWW1ZeVEwcEtXamx1ZFhSU1VFeGhjVWxrT1VWTVJYZDNlR3QwWVU1TGFXcEtZbUowV1RNNFYwcFZiV1JpZVRsQ1VGVlFkbWhPZWpWaWVqaFBhWG96VFhkWE4yZHBiM1J6UkZaRU5sZE5Sbmh0WTJkTkxXZDJSbVZ4UjBoSmVuZEpZMnc0TkVveWIxaENVbVV5YTFodmNVWmtkMjQ0VjBOUE5sZHhRV3hyVW5wNU5UZFBlbkpGVDFSb1ozaEZiQzAwWVRCalUwMVJVMlZqZG05MlFtTjFPRkl0TFhSRGRGbDJWQzFVU2tSZmVpMTNWWFJIUXpkaVMycEJha3hRUm1aVmMxcDRZVTB4WlZKSE5WVlRkMll6TW1ReVZUUXdSRWRLWkdOd1QyWlVOVGxZTmpONVducGlVR0ZzY1RJeGFUZHlWakpWTlVoRFp6aDVVV2x5UzFwb2VXWm1kVlJYYTFaTldXaDNiRlYyWkV0dGFGZDBZM05KUlhvME9UVnVNbFZsUzNGeU4weGhieTExY25jNVpHTndkR3h4VGxJeGIyMHRTV1pzWlc5cGNuaGtZMnhwY0ROTlkwazNlRkl0YUhkaVR6aGpZMWxDVW1sNlRIUkRNRmxxZFdaaFpXaHZZMnRQZEZKTk1teENRbUZsZVV3MGQyd3paM3AzT0RGNVprSlFOalpNWlVoVlkydzRkbXRhYlZWSFEwUldaRmRrZWtKaFoyMVFlVGhyUTNOTFFWTTRkWGcwUlROVmMySkpPSE0zV21nNGJrSkhhMVZKVld0cE9GUnRTRGRLUzBSRmRrc3hWekZ5YjNaS1lVOXBNekIzVmpSbVJFZGljVWRNUTNOblRUY3pURVJ6VWtGTWJFdEpka054VlVOemF6Tk9TbVpNYkVoVlQwUXhOREZmVW5neU5FaHRlVEZyUlRKNldqRmFVRWh5ZVU0MFRIRmtjSE5ZYzNOUlF6RnJZMWxWT0hKME5FWjRkRlZwYW1sMGRqZzNaRTl3VVV4dmFXODNOSEZ2Vm5aR1IxRnZhamRLUzJsVE56bGZia0ZXVWtSSWEyaGhlRFJFWVdwb1pEbFNka3hEYW14UlRGTlpMbFIyZURKeGFWTkhVRVYxWDJkbE5rRnZZM2RzTUhjLnpsSk96ZEsySmNTX1VBN1o4WDNncVdhcHhjZUlJa25EZ25aaHhwcTB3WEEiLCJleHAiOjE3MDYyMTU4NzMsImlhdCI6MTcwNjIxNTU3M30.x2I86-dupVvQ8slOlT_Fn_41ekX6qzgWt6rOHvUg5rw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000359"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:13 GMT
	x-forgerock-transactionid: 38a76281-eb0b-44ba-adb7-550d06dbbe82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:13.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:13.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 172921: jsonPath($.tokenId).find.exists, found nothing
20:46:13.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,172921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61fb7362, username -> user.1000359, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f10cd8c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215573528))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:13 GMT
	x-forgerock-transactionid: 56d56b57-ea06-44a5-b97c-4025a9893482
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGZjMzFycWdvYXBob2FtczNvODJlczhicGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Wk5uZzRVRTlPYjBGdVpGVmZaRGQxV1cxQldUSjNMbEpoVDFwTGJGWk1jMFprUjE5V1JUbFNXQzE2TVd0U1kxazBOazFPYzJoSlRtNTVXazF1VTNNMlUwZEdYek41U2psUFNHRklhM296WWxkcmEyNXBTVGR3U0RodVRTMUViRmhvV21WcFJXNUxUREIwU2tzd2RuZ3pNMUZRTTNwVFMwbEdOR0pZYnpoWVZXZEpUVkZDTVdwTlQzVTVYM0JTYTNoNU4wZDNXV3RMWjA1S1IwSXRXREJoWmpCTFFrRm9Nak5TUjIxQ1IwNW9TR2REZFdOc2JUSjNhRFJNV0RsQmIybEhhVXR4VXpkRVVrSndXV3gzV2tWMVpsOVdhMXBzVlVSM1NreHpiMWxrTkVKRVFYTmxOVEJyYjB4SFVYWkZhVlJvZG5oNlZuTTFWM2QzYms1a05WbzVNR0l0VkVRd09WWXdWRzV5ZG1OaU9Fd3phRU4zYzJsS1JURndUV1l6UTBwdGJEQTVNbFZ5UXpGS1pUQjRXR2Q2ZFd0TExVMU1UbkpyWVV0U1dUTlBXRU5ITlc5VFozWkdWRFZIZFRNelh6RXRja1pXYUVGcFRsQk9SMmh1TXpSV2FWbFVObVJuY0ZoTlZXbEJRVFJVZWkxb1J6SjFTMkZDYTNKUFp6TnhXVWwwVWxWNk5IaG1jMmR1WkhSSFkweElOa2hDVVY5bVpDMXRTek51VVRaUWF6TnZhWGRzV0RRNVlVOVRkV04xVFZCSlNERmhkVWR0TFdOVVFYUm9RM0J6WmpkRk5VVXdPSEZHTUhwYVJtZHdUM2N6TlV4RFluZEhjVk0wTFdReFdGaG5SMEZJWlZodlp6bHlNMmM0U0hoVGFFTnpjVWxWWjNsNlpGZDBXRXBWV1dKa1JtOWxiWEZ1ZFdGbGJHOWxiSGhFY0VoYVVrWm9Oek00WkZONmExbGphUzFWWmpoRVQxRkdTVE4zZFRadmNrUk5iVzQxYTFONlpVZFhkRkZaU1hodlRWaFlVMWxOVXpGVVdsaG9ZbEZLVmtkTk1Hd3dSRkJ0ZDNwTWFEWnhhbXRwWWtaU0xVbExNVGxRZUV0clpqQXRRMmwyVkhsSFlYbEphaTEyYkVaNFZXbGtPR2hHYUMxWk5GcEpORlZKYUV4dFkwOUdVamRZZVhCQk9WOVdNa3RKUTJSNmIzSTBialEwYzA1MVVYaExWM2hvV0ZRM2JVaDBiekF6VTJwaU9IcEJMa2xUWDBZdGJqaGpPV0pxTWtOSU16TllSVGxRUldjLk5NYTVzVnIwYmdKbzdNYVlXejRzc3dheVZaSW1DWThrZS1nbnFCOU1XU0UiLCJleHAiOjE3MDYyMTU4NzMsImlhdCI6MTcwNjIxNTU3M30.ImFWBzVVtn2EIdl1fXEfepfLV8yW5c2rf5DtgNttlhM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:13.529 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:46:17                                        1170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=328085 KO=12042 )
> restLoginInitiate                                        (OK=162422 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=161933 KO=466   )
> restloginProgressiveProfileCallback                      (OK=3730   KO=466   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.43%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.43%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.53%)
> status.find.is(200), but actually found 503                      4958 (14.47%)
> status.find.is(200), but actually found 401                       466 ( 1.36%)
> jsonPath($.tokenId).find.exists, found nothing                    466 ( 1.36%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 369077 / active: 29     / done: 173509
================================================================================

20:46:17.787 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 173531: status.find.is(200), but actually found 401
20:46:17.787 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,173531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d7b9381, username -> user.1000808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@107fd35f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215577736))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM251M2ZmdjY3NXB1bnBqZTRzZjJrNTBxODMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MU9GbGtNVXh4Y1RCRWVHcGxjV2hXUzBwNU5UZFJMbUZzTUd0Q1ExTlFWVUZOWW5nd1ZqZGtObTFyTFdObGJVNUdaRzV3YVdSQ1NEUjJlWGsyWldkME9WUnZOMFEwUkd3MU5VcEljRWQ0Ynkxb2FITkdZbUptTXpGR2RtOVpOMnBWUVVsUmJtOVNaakJFT0ZoUmRrZFFhMHhPYjA0emNESkVPWGxEWVZkTFNtNXlaVW8xVjBWb09VWXRZelZuVG5WaVdVczBZbFo0TkRONmFHbFFiekJETVdSMGVHcDRRbWxMTkU1TWVGTldXbWhHV0VjdExWbzNXVGxOY0hwVFJqUnJNMUJwVkdKblV6ZHZZbU41UzNkcE5IcElTbGxLYWpjeVdEQlVNVFZ2TVMwNVlsZEljVlZ5TjBkNlZWaEtUbHBDUjNWUmEyaEVZV1Z0ZFY5dGVGRkpjbkZVZVVaNlNFOTBWVzFLTUZwMVpWRk5RWEp3YjNGWU4wcElRMVJNZEVaWGN6ZE9UbVZDWlRBMVRGZDBOelYzVnpKNlFVOU5NVkp3VldwZllrTmFSRXRJUkhoek0wZHdjbGRTYTFCQmNVOVdNVk5RYUhoRGVGQkROMUJJVFZoU01YVkNNbXMyVlMwM2VHSm5lRGhrWVZFNFJuSjRZVGhxTmxWSU9HeGZOVTV0Y0VSZmNtOTJMVTVsZFhWNGFqa3pVV2hqY3pkc1dVWXRTVEZUWVRWbk0zcDBiVmhwVW1SbUxYZHNVSGQwTVdaS09XaGpia280TVhGTGRIWkNWRjlMUlhGdWVtVkNVa040ZUdFMVJsZHhRMG90WnpOaGJtUjVVblJYT1dOa1owNWxOekJ5VEVsRVYxRkhhMmRUWld4dVkxRlFjRlkwU20xWmRUSTFZMjVaV1hJd04yZFBTM0JHTW5GcGNGZzBPVE5qYmsxT1VGUTVMVzQ1UWpkU1EyMUJaREZKYnpOcFkzQXlNRzh5VERFNVkyczNOMnRPVXpsQ2VWWklibEZIYUZSb1IxRTBNMk5vTmxwTGRHeHhPR3hFVnpCbE5scHlVbkJyUWtWa2NsZENiMHBJYzJsdVJVTm5RM2Q0YWsxbWFFOU1aRjh4TFhOclV6RnhhbUZoZEVsdWREVnlOall5VlZOR1dVSlVOa2c0VVc1WVpHZHlVMmhZV0ZSc1RIVXlkMDgzVkY5eU9XVjRUREpRU0VSVFYwMVNiRE01U0U5SWQySk5kMUJ3YjBvd1prMXZMamhTT1VOUVNqZElTR0l6WW10bGFuVmlhRzlLVW1jLkRBak5KczVUZ0JYU0FlWUZUVFd4bG5zdDZOZWs5U0ZJajJ2NVpSN19LazgiLCJleHAiOjE3MDYyMTU4NzcsImlhdCI6MTcwNjIxNTU3N30.ylOrFulg0iP8TzAJVpGG_bvq6aal8pvInv9uOsZOuxg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000808"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:17 GMT
	x-forgerock-transactionid: a9be6519-e545-4f26-b575-61d002292a50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:17.787 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:17.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 173531: jsonPath($.tokenId).find.exists, found nothing
20:46:17.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,173531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d7b9381, username -> user.1000808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@107fd35f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215577826))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:17 GMT
	x-forgerock-transactionid: c4ccb49b-1ec8-437c-aa55-59df37d94926
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNG1tbHY4NHY5bnA1dGsyNWZzajdqMG5wdDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFVIaENha0puWTA1eFV6ZDJVVEI1VDBwa1ducEJMbE5oVVhwRmFuYzNVbnB2UjBoT1UybEdaelpPUmtabGVuSnNaV3hST0VSbmVITk9WelZEY3pOUU5rNXhVemRpZFVWTU5IZDVaa3BXUTBNeVkxQkJhV1p3UVRKdGIwWkJiMWxRU0ZwVFRrMWFYeTFPT1U1aGIxOVBVbGhsVUZGTFNYbGxiVkF3U2taaFdUSXhhRVZ4UTA1MFdHMUtlR0pNY1Y5V1ZqbHFhMUpZU1dkNU5ERlZaR00wU0ZweU5VODJVRTl2Wm5JMVREWjNVVUoyYUVOMlNYaExVRmR6UzA1d1YxRmZjMDFpUnpKNWFVMXhTbXMyUXpsNlNFbFhVSGd3T0VkWlVucGtOV1F3T1hwUU5rOTJkV0ZVV21sbmVXMDVWazVZWVRaUWRIZ3dNbHBDVkRORE1sZDNTR2R5TmpkSVZXWkdRVEJyTldsakxVdGFWVUY2Y2podFJGSm5WMEpEUkRaNlJIcHJNMWhFWTJadFdGcE9NM1Y1YWs5WFVUUnFjVTlqT0UxemF6RkZhR1p4ZFdwT1VHZHplVlEwZVVkbFlUUnJkM3BtZW5WbFMwaFhNalZwT1hSbU9WaElSR3RPWVVabWNVeFhhSEpLYlVSWk4zZ3lNMFZmWm5ob1JFMVFVbWMxZVVRdE9HUktiV1JSVmw5ck9EbERWVEppV0RFMlNXTkVVREJYUzBOblZuTkhjMFE0WDJaeGFHZHNTa0ZwWHpkUWEySldZMGRMV1RoeVlqQmlha1kwZDJKblVXZFRjRVJWWldReWFtZEVhQzFtUkRaYWNuaGtlV3h4VFdsRVJ5MTVNVzFqZWkwMGNVUlBZalYzUm01ZlIwbExUamt0UVZGd1ozZGlVVzU0VDA4M1IyRmZNelo0TTB4dU1ra3dhRVZQVVdwSk0yZGtkVjlLWDNSWlZuRTBUbVk1YlRKRmQwRlBaMk5sVkc4d00wcG5hV3B6WWxCV1MyUTNNMVpmUkdWa1ZqRnVTVWxwY25scmJ6WkVjVUZWVjFoc2VFY3dUR0Z2YVZCblRsRnRXbXRIYTJ4b2NrRlVhRTloTkU1VlFuUnJkakZEV1dvd01WaG1VbWxYVkV0TWVHOTRTa1I1V25OTFFrWnRjME51Ym5CblVWUk5YM2c0UnpSVE1WZG1ha05uUWtoRVFrNDBhMnRQVTNoUk9WQTNjelJPVmtSNGFVRnpTa1kwVjBWeGR6RjNMbmRvVW1adGRYWlplbTlpUTFGTVZVdG9OSGRMVmtFLllGUnozdU01YWExN2pSaHp3RGRybG5Ya3d1SVBTa3JtZV9NWG1pVl9FUkUiLCJleHAiOjE3MDYyMTU4NzcsImlhdCI6MTcwNjIxNTU3N30.tpRBhgRLnDAkJVRzOadbqpEtYI2tNE9fiLabPbrLdJE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:17.828 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:21.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 174031: status.find.is(200), but actually found 401
20:46:21.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,174031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3248f196, username -> user.1001323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@680f3c66, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215580951))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmZoa2txYWltdmY0NnZsNmNnOGkxdHNhMm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmF6VnBYM1phYldWUVdXbEhkbkUyYVRJMFZreFJMbTh5WDIxTmMzUXlaa3BPVEhGU2EwbEtWblp5UkVSeVdWRTNTSEY1ZG5SMVltSmlRVkZqUldSaE1XazRNbVZLTWxRMmJrUndZWEJ4T0UxWVJtMTBXVFYwY0ZWMlJYUXpTa0ZwYkZCVk1VbHhaVXhXV0VKTWR6bFFTMVZCU1dSc1lXNUpkMWhMYWs5aGFrY3lhbnB4ZG5wVFJGQlZZVUZ2UldGMFREQnpOWFJaVURKSWMwZFZXVlJrTjJSb1YxOTNlblJUY1VSUE1uSXdXVzVGTUhwaFIyMVhZM0ZYTjNkaFRVTjNZMkV4UjAxM00wVnpVRXhFYTAxak1tcGlNbXhPVVdvelVuSlNYMGg2VjBGTFZWOUVOUzFQVEhSemRVMUhOMVZ2TkhSeU4wVXdNRWR6TldwT1ZVZExORWxKZURBd1pubFVkSGMzY3pnMGEyTmllblJaY25WNWFXTm9XbFJQY1dSaVIxTlFOWFpOY2pZelZISnhhR1JUYms4dFptWnpNM2RHVlVOcFZYTjVMV3d6Ylc1SE5IRXRjalJvUm1rMFpXaHBRVlkzVW5OcldsOTBPVmxCU0RSak4xcHlMV1prVnpkdVFrZEpkRlYwVEZSZk9XMU9jbkJtVkhBMFltOXJPVFZ2V0ZkUFFqaG1hbUY2ZDJaUWIxZGZSVzFMT1hSMmJHRktZa1ZmUjFkUFN6aEZUMHRTYjJST2VtcGpjMk5hZFRGSGIzZDFNRUZaVVZKNVJEQnBjRGhqWm1OUlVIZEZRM05ZUWpWVU56QjVjbVpZU2kxQlNYZFRWbTk1TVRkS1VtUnBZVVJSY0dzdFpreGpkazlIWkV0TVFYTk9iMkkyWVVoVVVqaFBXbGRrZGxCTlNFZ3dSV1pOVDBFNVNHODNOaTAwY3pGSFpEZzBRM2hYTWtwNk1IRlBOelZJUkVWQmFrMUxRa2RTVmxaaGJtMUpaemxxWkhkNU0zRndTV0pqUVRJMWNHVkNOMnBNUkVsT01GZE1TbkZwUW5oc1owa3dhbXB0ZWtORVlURk5lbXRsT1ROaVRFTnhMVVZ6TmpadFZXeHJjek5xYkhkUFRrNXphVkpUZGxaclltWkdMVkZMZWtKVVpGZDVXalJpWTFKVlNWbDNhbFJIU2tNNVRscFZha2hzYTFNdFppMWhNV1Z1Y1hnMWFucEdObUpMTmpOWmEwNXZOV3hOWDFWZlYyaGpMalJzTmtRMlVsZG1ORGhDVFdWaE5rSkxialpmTTJjLlJaUGlHOVdPVHpIX19rTVViTnh4YWM5cThmMktoZjI3VFZKQ1VQTVBRdDAiLCJleHAiOjE3MDYyMTU4ODAsImlhdCI6MTcwNjIxNTU4MH0.jrebFkEx7__LH9_c7sbU0L6-jS3W5__sKBMFF2dGyjs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001323"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:20 GMT
	x-forgerock-transactionid: 7d86a1a4-3b18-4f10-be0e-cacd32f7aaec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:21.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:21.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 174031: jsonPath($.tokenId).find.exists, found nothing
20:46:21.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,174031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3248f196, username -> user.1001323, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@680f3c66, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215581046))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:20 GMT
	x-forgerock-transactionid: 94d9df0c-0e5c-4370-9e50-f65a3554b419
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3N1ZWt2aHIxbWhnbmcxdWt2Zm50MzQ5NTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elJtUkxaWFJEVFZWYVptWlNkaloyUWxKdGJsZFJMaTB5U1ZCc1dVcHJNSFZ0VXpSbE1tcDViV0ZxYzFST1ltRjZTblUyTFRKU0xWVmhjMHBuTmxOYWREWk9UbU5yZEVjd2JqQnRZV1ExT0haNlFqbFdaQzFLWjFCQ1JVRlRXVzFXYVZGNlVsTlpVa013ZVVVNFVGbHRNRzFOVGtObmJXWkxNSHAyZFVwRkxVNWlaa0ZNWldzMFVsWkdlRUZxUkVGSVptVTFTelJSTkhsTFpUTlRaMVZ1TVRkbVIweDVjVTlFT1ZWeU5scFhWbmRaVDJkR1lraEtkVmw1WWxoSmEwVnhTbXRMTkUxSE1VWmljWGhJV1Vkc1JuUmFZMDR0VEhoc05XMVZiRjlTZW1GTWREaDJjelZ1V25sbU1EUlFTVzlEUlZkMFNsOVViVFJWT0dwdVNqbFJkWGxqYlVGTE1HVnVRV2wzWDAwNGRHWlJlR0YwUm5OT1ptaGxORTEzV0ZOSmFWQm5RVmRYYWs5SGJrbG5kekZaY0hVME1EVTRSVkpLT1RkbGJ6QjBkVFphUVVOUU1HTnViV1pOVW5wWVFVRkJlVVZSYldKT09EWkhSVlJwVTFGUU1tUjROV1ZVU1dKa1gweHVOSFZsVVhwMFRVMXZZa3d3V2t4emVVVjNjVGRGYnpaWGNHVm9jMHBCY0hWMmRXRTVSV041UVdWdVJFOURhRlozTUZKR1YyNHRZbXhRT0d0cVVsTkVTVTk2VlRkcldISnZibTFKWDFOaWVtaHNMVmRZZEV3MlkwMWxWMkZtYkVkd2RUWXlNVXd0VDBkRVVHaERSbTl2TkVNeE0xSkdURzVSV2xGNFZra3lhMVo0VkhaemRtNXBXbVo1WkdoV1F6QklkbWxHUm01clVrTjBWMlpVWnpCQmRrMUJWVXhqVGpaclRUQlVlVzl5VHpSMVpGOWhPV0UxUms4NVNYUnVVa3gwWVdWWVNYRTJiVzFQZVdaSWFFRk5VeTFZUTFwSmFUSkNhRmxVTjFSdmFVazVjMFkxWm5kbVdFbExXbWRFWjNGcVltNUZiVmMyT1dkTFYzVlRZVXg1ZUV4aWJGOWZTVGxyWnpWSFIzRlhhRGwwVW5oTk56WlBiM0o2WVRkNmN5MVFiVmN0VXpWa1MyNVVRWFZLVDNkTVdrcFFjR0ZSWlhKQ1JtcGhWV1l6VDBKR2IxTlZaR3BWUWpreWIwTm1jMFpWTlVWUmFHdGpMbTVJZWpocGVVeEVORk5DVTJ0M2IxWnlWakYyYkZFLlVHM1RSdXk3V0s0QmwyMS1pNG1MLWhQY052TXd6VTQydlZ1dTJhZUJwcVEiLCJleHAiOjE3MDYyMTU4ODEsImlhdCI6MTcwNjIxNTU4MX0.mnTKlQQn3D0eoTfB6ya1BlWxMmyYlpFR-OkPn0KgQKs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:21.047 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:22.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 174240: status.find.is(200), but actually found 401
20:46:22.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,174240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b9971fb, username -> user.1002204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@164a3f6b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215582321))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3VwNHBxbXRmMGduamIya3BmczZiZGZ0ZnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFltMVdaMnRWUjJNdFgyOWFOM00zZVRsV1VuZFJMak00ZVZOVWVuQjNPRXM0ZW1oRVQwOWhUR0ZXZGt0aVdWSmpPRko1YVZGcmMxZEtZbWRJUVZwbFdUTnphbVZ4U2psMFRrMWZXRlIwWVc5U1ZYRjRObGRoTWtrelRFcHZkelk0VXpCVVRFMUJUSGxOUVVsU2JFOTRUME5KVGtwQ1Z5MHlOVWRIT1doNlZFcEVRblpUUTFwZlYxWjBORmRCY0hWV1dIUlFaRzV1YWxObmNHcGxSWEJHTFhCRVh6VmZTbGhvVlV4alkwd3dVV2hyT1ZGb1NVTlBaMWRwZVRsYU1tVlpRWFIwUjI1T1ZXWktRVlp5UTBGM2JsWnJiVEExVUVoS1NHcFBkbFk1Y21WWlRIUlBaSE4zY2xOQ09EaFBUMGxKVG5GQlltcDJPRm8wWHpkUVNHdFVUMnA2YzBOS1F6WTFNWEV4TkVoTlZHcHRiMmh6UjBSbGJITmhXbWxLTldkNWJqZElTemhJVjAxMk5reGFNVmx2ZG5acVJtRnNhMjB5UlRaeE5tNTNhRlpQWW5KUVZWSlhVekoxVUZGSlUyOTBlRGsyVTB4NE1ETjFSSEpTUkdsV0xYQmZXV1pvZUZFMVQwRkxNMjlXY2t0Sk1WaFZVWHBoTFVzNFVXVmpSVWxQYUUxdk9IRm5WR3hIVlc1SWNFTTBOblJ5Vm5jMVJHbFhla2M1Umkxbk1UVnBkRzlXTlY4MVowUkNaR1pQZFVaU2MwVllMVlJZUWxWaVpsbG1NRTl2YTFkbFZqUlplVGxSZEZKWFVGaHBhV3g1YTFSME1tUkNUVVZMYWt4RU5YUjFabkZXVkRneFJ6RnFNR2xXTlcxaFdFODRlbHBFZEhBMlpEVXdaM0JuWkd0VlFXbE5lRzVhVlU4M1dFZFNMVFJ5YTFwTE5qRmhOR2xCTW1GR1MySmlUbkExVkdOSE9EUklZWGcwT1ZKSmMyMUVNR2htUlRCRk4wMVplSGxXY2taNFprMURTMUF0VkU1dVRWOHpkVWx4Vmt4bVpVUjNjMmx6VWpWRFdYSmhhR1poUkVaMmRtSXpka2R5Ymtac2Izb3lWMTluVHpsVWJFbDVaV3QyVlV4eVJYWjZOVzVyTlVWSWJqSndaeTFYWW5VeFkyZHRWREl5ZW5kQkxVZHZkRkJHZVZaSk1IQmxVVm8zT0RaWmJtNTZkQzFPYzJzMFlrNVNVMXBqYVZZNVN6QnpMbE4xWkhaWlQydFNlVXhoVmtkdmVHUk5SVlJwVFdjLkI3aUZvdEI5U18tSnY0dWxtclNiZ21VSlhRRjBnMkR2cV92dVd2Q09XVGsiLCJleHAiOjE3MDYyMTU4ODIsImlhdCI6MTcwNjIxNTU4Mn0.q0Z_z7Wn6DSzSZoC5FRSR1C9LQgKb1i79QWfyEfr_Bw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002204"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:22 GMT
	x-forgerock-transactionid: ca740007-ebde-4076-9a43-1d682b37e058
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:22.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:22.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 174240: jsonPath($.tokenId).find.exists, found nothing
20:46:22.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,174240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b9971fb, username -> user.1002204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@164a3f6b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215582414))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:22 GMT
	x-forgerock-transactionid: bc3956b5-91fd-4ac3-b4e4-53c739b68c7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibG9tc3NybmtubDJxMXYwN3MyZmYxOGpoNmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVdsaHNWRmwzYjNoeGFFODVaalUzYUhVM2VISjNMbFZ6U1RBMU1GRmphM1p0TUU1U09HdEdORXRHZW5KUVZsSXlkMFpxVHkwMk9XVmZlR3cxZUZOcFVXMVpkVlpMUkZOdVZsODNhVEZtTTJKNmJUVmlkMlZYWnpSa1pHeFdjblJ5VW1WNVVYSnJRM0pVY25aT09HSXRaR0pQY0VWS2NYVkdXV3BpWmxCaFpIaDRUMHhXY1dkaGIyZ3RXbXhZVEd4b1VGa3dlVk5IVjJWUlVtbGhOVXRLYTNjeFRWY3hjSFY1YjFkYWVuUlBkM1J6U2twMk5WVmhPRTE2YzJOT1RVaHdTRXRFTTBwTlNUaGFUM0YzY21sNVpERkNaMk5qV21SRlMzbEVaamxxUjNGU2NVSlNSalZVY1ZSNVYxRkhSVWxVYjJWR1lsTklUSE5XUkRKcWNucElNbWRWV1ZOTE9FNW1NRWszVVRaMlVXNVdRemgyYms1c1IwWlhObXBvVW1KeFVUSkdOSE4zYm5CaVNVcEhlRlptVEZKdmFqZHFjMk5RVGxwU1prZHFWbk5sTVVwSE9YcElaRm95VG5NNVZHRXlVVFoyUlVKVlNYZHVRamxJZFhsNlozUTFkMk5hWTB3elRUTjRjVll6YjBzM1FYTlRlbXhtUjFKT09EWjJkamM0ZWtsWlJEbE1XVk5KUlVneVRYSTBaRGRCVEZOSVJuUmpUVWhvYlVkSWRUbG9TRkUwZVZOaVVWaG9jMGhPYmtzemVGWkdZelEyYmxGd1VqZHdMWEZVVEZsZlFrSk1aV1ZNTm1wUFNIRkZTVGhXWkcxeWEyZFNOMGhPZDJGVVRXOU5Vbk40WmxkU2NYaEphVlJVVGxOcGVYRjJPVE50U1dGUVNscDBTV3hzY0UxS1VuVm5lVTV6TFV4VmJscHpNVlV6V21oRUxVNDVVRVF6WlVSNlRWQkdUbmRQUldOdFF6aEdZbkZtYjFka01FRXdkM2hpWVhkTGJrNXNSWGwxUldSVlRWSTJURGRoVG1KemIxcFRjRWN5TkZOQ1UxODRUWHBLYzA5TFNHdFZabWhtU1ZGdFpHUXpkMlZEUmxoZk4weFdOVTQxU1UxNlpFUm5hV0YxU0hGa2NFUkRRV2hHVjNkQmFVTlVlUzFxUVc1YU9HcE5TMlY0V0d3d2VrY3lUMEZJZG0xalkzcGxSbVpIVFVNd1gzSkNZbWxSUlhwUFNGcGpVVjlTYmxrNGExbEpMbk01VEVsRlQyTlVVMkpSVWkxMFQyUTBhRXN6VEVFLnJscjFFLWdIZU1ZbjF3TlFVTGJIbE0zeU12VkFVMHRRWTJPLVpfZlZkVGMiLCJleHAiOjE3MDYyMTU4ODIsImlhdCI6MTcwNjIxNTU4Mn0.ODBJgNyipH5B1RtWyH_F-i3kNvhMWmnpMNB-fqJhiVg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:22.415 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:46:22                                        1175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=329664 KO=12048 )
> restLoginInitiate                                        (OK=163204 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=162711 KO=469   )
> restloginProgressiveProfileCallback                      (OK=3749   KO=469   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.42%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.42%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.52%)
> status.find.is(200), but actually found 503                      4958 (14.47%)
> status.find.is(200), but actually found 401                       469 ( 1.37%)
> jsonPath($.tokenId).find.exists, found nothing                    469 ( 1.37%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 368294 / active: 31     / done: 174290
================================================================================

20:46:24.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 174540: status.find.is(200), but actually found 401
20:46:24.223 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,174540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@753c24cd, username -> user.1002682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@184dd3cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215584176))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGV0NW5sb3YzNG4wMGMyaHVxb2VjcDBhaTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVMwUndOblV4TWxCVE0zVlJaSHBJTmtSa1pHNTNMbVZxUW1kbGRYbEROelkzWW1wWlIzSklkV3RtT0VaeFRGRldZVUZmTjJkUWVUY3RWMjQxWmtGNVJUVTFhM1JXV1cxUVltWk9Va2RHWm5oc1RqUnhPVWw1YURCMFIxUnBXbk55UTNGNmNtSjRNVmhsU1ROeWRYRnRiMUZvVFV0Q1IxZHNjblJxTWpkdE0xQjFPRU5pWTB3NGJIQkNXa3RUWDNCMk9URXpNakZzV0RRd1lTMDBNbVpMTjJWeU9VazFlSE00TmtJMllUUnRjbGR2YmpOVFEyNXpSSFZ5VUY5aGMxOTRiems0ZW1GMVlsSndiV2xJY2tJNU5HVkRTazlrTVV4eVJ6WnlUMkUwY2twM1VIVnNkVzF3VWxaVWVHb3RNM0pqUWtORVpGWTJXbFppYUdSdkxVRmhUWGRHY0d4TGMzTjRibTVUVWxsSlYxQkRNREJTY2tGU1UyWndUMG90WTNWaVVXbzNUbmhsUjBWaWVUSnJaVEV5Y2t0RWNqQTNSbVU1VVVWSmFXRlNSMnRqTkZkNGFrMUljRjlmYW1ONkxWZHNRWE4wZGs1RWNXaHBNblZ6VGxCd1pXcFNRekUxUTJ0Q2RuUlpNek5yVDJGWWQydHhka3gwU1V4a1lWOXlXbkZTWDFGWmNrMHdSbk5FV1ZkRFNWaGpTVWRmTkRGdE1WQlhiRzVVTm5CUmExUTJNV1JNUlVwTWVYQXRXVmR0T1VrNU4wMVhZV0Z5V1cwMU1rRlJUM1ZKTVZodGJrMVJhRkY2UkhjMGNqaEdTSFI1ZG5WTVJ6VTNVVFZMZVhCTUxYa3pXRkpuY3pCVlUzcHZiVk5tZEhaUWFIRmlkR1F5VDFCQ1dFNUlOV3BoTFY5cFJsWkJWV1V6TW01cmRuSmZaak5pY205WlVUbHhNbXhHWVRBNFVVaExjMjVPWTJodWVGRnFiMHhNYjJaYU9VUkdRVXQ0WldNM1pEVkxRbEozVFRSeGRHMDVaM2gxZUMxT016VnlVV2R3YldZemVrOURXVlJNZGtaTU1uSk5VREZSWkZwNE1ubERZWFpPZFdscWRHc3hkMGRRYVV3ek5tRlRjRzAzV0VKRVNWUTBZVE5MZFRNeFdXOU1UMGc1V0c1eFkyNDBiWFpvWld0TmNsVjRkVTF0YUV0S1EyMXdVbEoxWlY5eGFtaG1OalZKYkVsMVFVTk1lbTB3UmpaU1JISlJMblp6VW10Uk0zZ3pMWEpNZW5BM2JWbElMVzVhUVdjLnZpZ3dCS3R0VGhhaDcwX2U1VDd5Tm13ZmptOVlOcXRRdkowbkFlcS1uNkkiLCJleHAiOjE3MDYyMTU4ODQsImlhdCI6MTcwNjIxNTU4NH0.HW7AXaeRZPcN7R2vVcD_xecQda2ixB1JUp9Oh3QF0b4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002682"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:23 GMT
	x-forgerock-transactionid: 178fd57d-8cdd-48a6-a35e-451c6cf863c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:24.223 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:24.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 174540: jsonPath($.tokenId).find.exists, found nothing
20:46:24.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,174540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@753c24cd, username -> user.1002682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@184dd3cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215584264))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:23 GMT
	x-forgerock-transactionid: 29a7abcc-50e3-4719-922f-1e3b6bd3a6fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXFmaDU0N2dhaWdnbmxnaDEyOTA0YW5mdGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVJYTmxhVmxPVWxnMVIxQXdVMnAwYlVwa1VIVjNMbW93VGxCNk4zSnVkVEZxVmtWNlEwTndWa1J2VnpScGF6YzVRVmhOUVdoMVFqTndhbWRDT1dsRFIyMXFiWHAwUlcweU4yRXRTekYyUWpkU1ZGVTBNVmRCYTJveU5GQmpUV3hxVVhobVRHaDJSVlZzVDB0elp6TlpMV1p0TUdkeGEzZFZjMjB3YUhaMWVGRTJhUzFuU1hvNGRHRlJjbmw0WlVjeU1XOVhaSFJQY0ZKUlZYbEpXVU40YkU1Sk56TlFhM1k1V1VFdFptRndhMTlxUzJ0RVRTMU9ObEo2WDNaRGFFSnZRV3RFTkZGaU4yTlNVVGg1TFhsa2QzWXpabEZTVTJsNExXbExkRlpUYVZOS2NWaE1TblZyVkUxZk1UTmxlSFJYWVd0bVVrRlVUMVpoVlVoWWJuSlZSVGQwT1hkcWRteFdSRWhRTUdvMlFscG9NVTVXUkhGV1NGRTRTSGc0YjFKRFgwbENTM0pUYlU1VE4wOXlRbFJoT1ZCWFQzazVSbG8xWlhSNWExaHpWblZOVjI1NU5tMWxUako2TFZjNGFsRTVkbXN4TlRSM1p6RlliRTFSVTFsUldFYzVhbmRuVFRNemFIVjZaSFp6U0VkZlNYaFZjMHhaZVVoaVpXOUlVWEE0WW5aSVowWkhjVUpRUmpabVpYUmFRamhHVlRVNWFucGhhMkpWZWtrdFQxTnJMVE5KUVY5RVRXZExSV1ZqZDI1NE5raEVkMEpXY0hKM1YydENVa3N6WDNCMlQwTTVTMTl6VGtVdFZVUkliMHhUWmxSc01XZDVWbWMwYkRaeVNGTkZNMVpaUm5FMWJFOTZNRVIzWkVab1ZWRnlhVkk1YTBGNWRXOVVZbUpPUjBkQloxVmZZWFpNVG01Rlh6SnFaVU14TUdsM2RYRk1lRGhPU3psMWQyODNjMUpCTUdSU1dGbEhPRGhQY1ZacWF6aDRWRVowZG01VWJsTnRVRXRtTW5CMFEyTjNTbEZaUVdNM1UwNHRjbU0zTUhoTVgyTmlkakpXTm1SRFRsUjBYM2ROUVhSa2JXcFBVMlZEU214b1FYcDZOVFY0VmxFNWJtcEVkRU5XVDA0d2RDMHlaWEV0VFRKbFNVaHFVblJMVTB0NmJVVTVNMDVXYlRWNk1uRjROR2QxTWxsQk1VTktjMWd0WjFaU04xOUJNMDVWUWpSdVIwaGhhakUxYkZKelVWSXdMa1pMUVhWbloxOURZV1F4YmtReGVFZEJSWHB5VDFFLmZvd2tYdUhqSl8zeE9NUGFlbFJiWmNzSWdobTV4d3hzSExHRnZXUWo2U2ciLCJleHAiOjE3MDYyMTU4ODQsImlhdCI6MTcwNjIxNTU4NH0.oqGYyKUK8TKtGNXxehtfq_pIUXOoBuPtL3OpLUdlrYA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:24.265 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:27.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 174972: status.find.is(200), but actually found 401
20:46:27.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,174972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d409431, username -> user.1000256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52322b2d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215587249))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWJnZzh0OGUxZW1ldnVsazcyYjZvMnFmOGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFlrbzNiVWx5WkZwRmRuZGhRMU41VEVSR1pXRlJMazVQUkVsVVRXNXRkVTlxVFc1elZWbHNXa3AwTWpCaU1ubHJRWEV0VEhoMFFrZFNYMm8xV1Zkb1QyMXZhM1UyTldOTVJsaDFlWEV4U1VKRExUQXRjWGhCWnprelp6RlBhV1puVjNweGVuaFFibk0yUnpsRWRYaDFMWE56VnkxcWNVVlVWMnhLZFRSbVVsOTRXblpGY2twblVIUjVZVTlGTVc1Wk9WVjJTMGxIVFc0MlJESkdZMVEyZVZaWGJrNUtjRWw0UTNaVVVYVnNaRXh4U2tSS1lXa3piV2Q1WlRCTldqQkZVR3BuYm1jM2QxWlRWVFZ4ZWpsbE1EZ3pZa2MzTFRoeE5HMXhkVVUzZGpSS1ZsUTBVRmxJTWxoS2MzQlpaVXMxWkZGRlVtUkxlbTFrYTBZeVNFNVZibkZyVFRGUVdtOWplSGh3UnpoRk5IWlJjM2xEU0ZoTmVUVlFSVGxOT0cweGJGcDJRVzU2VjFSWFVXc3dTR05hVWs1amFVaGlOR1o0UmxoNmFpMWZPRGd5YjFaMk56UjRkbFJaYkc5NFdHMVpjV2hZVkdFMFZXOWtUbkJ3VEVWQ1lWcEtPRmRPVGxrdGVFaDBiMkp1VEZaNVNHMDJkRTlzTkRGNmJ5MVJOR2N4UjJ0UlQySkpWSE5KTW05elpUUkliRGRDYlhORkxUQTRWVkJUYkU5YU5sRnNjRGx1TWpkTmJrWlJVVXhpU1U5Q1kydFJVRmRPTVRabVpESkZUWEZVWVZSQmRYVk1NbVZGVW1SaFlqSldjM2xoZUc5d2NraE9XbTFYVFhObFRERTBURXczVUhobVNIUjBTVTVTVURaRGIwc3pORFJCVWtkNk1FVnRia1pXYldORGFUTmZXSGxrUVV4R2FIZEpRMEZTU2xOcVYxRTBWbTVWZGsxTldFTktaVVJ5UzBwSU9WRjBkemx3VVdob05uaDJaV3RITkV4cVNWcDFjVkpPUm1kMVlsOXJlR3M0Y1ZReVdHaEVNRWhVUm5BME5teG1aRWRJUkRGcGVFMXZWRk53VDBkc2MwVm9jR010YW5OWFIzbzJjRXhRVkdOQlIwb3hOV05LVEV3dFFVVnVYM2wzYjBWMmVWQlZRbkYwUjJsaVZqRTNkVzE2Y0ZaRGJrOW5TMHhGZWxSTE56aEpTMjV0Wkd4dU9TMXFZVWhYWlZWTGFpMXlaSGR0UzAxV2VrczRMamQxWWtwNmMzZFdSWHBNTjNRMWJHbElRME5xTkZFLnY1YVY4dV9JbVlDbk1ZWHotTEJYNmxwUFJXZnBQVFZuWndPaG9VdzZKNTAiLCJleHAiOjE3MDYyMTU4ODcsImlhdCI6MTcwNjIxNTU4N30.4gJdq4L2qLREaVL-CRZFmFIKMhIBX7KBU7Koifp_l8g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000256"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:26 GMT
	x-forgerock-transactionid: 399b4b78-a266-4b5d-91df-ec4dc91bf72f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:27.296 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:27.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 174972: jsonPath($.tokenId).find.exists, found nothing
20:46:27.337 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,174972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d409431, username -> user.1000256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52322b2d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215587336))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:26 GMT
	x-forgerock-transactionid: 5ccf6284-04fc-4cbc-a17a-9f79860ef6b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXA2cXZzZWk3bTdqOXA1aTNsc2o3NDloc3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlEza3hiblozV0RCQ2VEWXpSMFZLYjNjMlMySkJMa0l6VGxZdGJHVlZZVkowWmpodmQybFFNbkZoVVdOeVpURjZkME5hY25ScVRXdzFVa3hFUkRCcVZ6QTVlSGxRVWtWQ1dFWm9Na0k1ZUhocVRuUllSbEZMYm5oMFdWOU1aak4zYkhWdVpGSk9OMWxLY1ROclltNHpXVGhIT0RnNFJUVlhiV2h0V1dWZlVWQkhNVkowZWpKdWNreGlibTR0U2tOeVpVVm1VVEpTUXpkb2FHcG9aWEkyTlVoSVpHeHlWRU4wTkdkM01qWXliM2syVVZWelpWUlRkMlJzWWtwblYyOURPRzl5ZERWU1NIRm5iSFZhZDNSdE9XRldhSGRDYUdrelpuTmFkR1JpZURSTFMxaHNVamwxZGxsUGRFRkZkbE0yVG10WWF6aElOR0ozV2tSaFdHVTFOVXRLVUhWR2VUWm1NRjlEYVZKTlpEbENPVmRwYlZadlNIcFNNbkJNYTJVNE0yeG5NWEZDYUhaVFowRldXbVoyT0RWeFRVdDJNemd0T1dsVU1YWlRXalpxVFhZNFYxaDVTbVZaZG1Gd05VOXhUbEI1YjJrME9FeHNXWEZFZFZKc1UyZFRRVXhxYXpRek9GWkpTa1pDZDFkdFNGazJXVjl2VUZoRGQwMWZMWE4wUzNCNFNYbzRkbXc0TWpsM1JrZHRlVlJYWWpWNWFISTVZMVp5Wm14VU1sbFdhRE5SYURCWVJuWkpjbTFpWXpkcE5tZEVWbWhWWlhwU1ltZDFWbTFZWDA1aU5EaFhkVUowV25aTk5tWmlRMDFHVGt3MVZUWlVjM05EUVZaaFoybERNemQyTTFveGVHRkZjbUpVV2pSVFZTMXBWM0JWVTFGb05pMUNWa2hMZVd0a1FsQlhhbkJFYTFCaVdrZFJZMDVxUW1sYVpFTlNhemRaVUdjMVJubHNSMVp3TUVsdUxVTmxUamhsVlRWR2RYSTFOM0JRZVVKTVJrTkpTalY0VlVNM1ZGUm5ZekY1ZDBKVlZHRTRNR3RTY2pSNE0yeG1VVWxTYzBGdGFsRk1VVU5JZEZkR2EzQlhaak0wY1dSek0yZzJjbEZTUlU5d1FYUkJaM1ZvV1hRMlQxTkRMV3hXVHkwNFUyeE1MV3BGWW5OUmNqZDRTbGw0YlZwVWEwSjFWemxqVGpOWVNtUlFYM0V3YnpsV1dUWjJlbXAxWW1Oc2VXWlJkVUppUkhGWVlraHJMamxyZHpCWVowc3pUMXBIVm14T1YwNUZhMFJvVm1jLlVLTHBfMmdHaXpZT0VLa0c3SVk0cTFoUUozbE1MeFh0TFpITnBpWnFCa00iLCJleHAiOjE3MDYyMTU4ODcsImlhdCI6MTcwNjIxNTU4N30.VOx16I60-hvxHXgtnI_iYENltkxMlLKXauX4ueDFJPs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:27.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:27.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 175018: status.find.is(200), but actually found 401
20:46:27.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,175018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f828b5f, username -> user.1000279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dc9fd01, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215587526))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2hqN3VsY2h1aDBjZWVjb2g1NHNmMzlxaXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVkxVlBNWGRuYzNKS2FUWk9XWFJrVDNRMmQxcEJMaTFEVlhscVlXdDNTa1owT1dGd1QzcHFWSEJIVXpaSk1YQktkVXhoYVMwMWRsVnNaMjA1VmtoYU9FRjJVbGxaWDBneldYRTJNM2gwVjFRdGVFVmhhbEF4YlZKck5qQjNiVEZyYTFaclRtZEZaMTk2TnpCeldXNW5VVTlSVlVGVFltdzFYMEYzT1hoak1TMHdMVE5rVkhwUE5ERkZhVVJvTlZObmJFVmlNbXRDVVhoRmJrazRUV1ExZHpCTVQwZFRjMlpSV1Y5NU1XdHpPWEl6YVZsM1FUTmpNek5uUjJ4TWJVczROMkZPWDFJeWVVa3hia05mY0U5RWFrSk9XbVF4VDNwU1Z6VktkRFJDVGpnME9HUmhaMjB0VFVka1QyZHFaM05HVjBweVFTMTFNR3MwYW5odFNuaDROWGh2T0RkbFlYa3hlR3BOY0dkdlZXZFFTelJGY0ROQ2VWZHpNRTV1Y1RSbFdWWkxaMGR1Y0dOTVRWcElSbEkyY1MwemRUWkxaMjVxWkRsamFWOVJTMDQwTWtSbWR6SkJNVTlNY2sxb2MwOHpPSFJwUW1WZldtd3plRUZ1T1hZMmEwazBaMDVNUTJkU2JHdFdVVWwyWDBwNlVrNXJRMDFmTWs5dFgySm1VVUZ4UW5ZMFZsVkNVRWRxYVdVMFZYRXhiRWxHYWxNNU4wZG1aV1JPTVhCbVN6TmxOM28yY2padmVETm1OMkl6WW1aeVpHNTVSMjVGYUc1dlRrZHJPRkZaTTFaSVdVMXZkVmxRZVVkWFgyZHpNemhmWlZkV1ZrdG5NRFpxVmtkalJHcGxkRlpxVUVOellWSlNXVWhqYlZReWJuazFNRW8wY1hFM1pHWjJZVnByU0hOdVNXcDZOMk5NV0hGc2QyRXRXbkpsTVhKeE0xbG1NSHBaZDBwNmVsQkJRazlXVjFSSlVsQXRVMFJXV2xWNFYyMXFXaTAxTm1GcmVYZExOR2hPYW1aRFdrdG1kR0ZGYVhWME4wWnFWVUZKVjFKNWVrRTVaRU5qUkVWVFIwSTRObEY2VUdOWlptaHdSMHBHT1ZSdlVISm9iRUpmUkRWdFJWRjFUSEJ3TW5Bd1V5MTJkbEJOVlZCaVVVcFhaR0o2VWs1eFlWUktkVlJOUjJoRVdXbHZVMFJ3TlU4NFlXdHliazl2V0dkb01HbHpRa00xTmsxVmRXUmFjSHB1ZUY5dGNUVXdMbVpHVVVnM01VNVNhMHQ0YkRKRE5TMUxUMHMxU1VFLm9IVmJ2ekZLSmRXa1M0ZzhVRC1fOGxET3c0U19UY0ZIYVUzem1ZMDN5UXMiLCJleHAiOjE3MDYyMTU4ODcsImlhdCI6MTcwNjIxNTU4N30.e0-NdAqsiLhKsN85bfYKVVjaxZ54Ib8KfYQroQh6kIE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000279"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:27 GMT
	x-forgerock-transactionid: 64004a48-38a5-45d2-8e46-488fed77f1a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:27.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:27.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 175018: jsonPath($.tokenId).find.exists, found nothing
20:46:27.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,175018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f828b5f, username -> user.1000279, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dc9fd01, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215587614))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:26 GMT
	x-forgerock-transactionid: 700304ad-342b-425f-bb7c-95b5bc65a06e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGVhMzNiajIzbGQ1bjBsb3FtcGZpdGE2ZzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFZXdEVVbkJGYVcxUVJFcFhiM1pHWlV0bFZrVm5MalpLYzNCWVYxcGtjMDVYU21GaVNFMWtOVXN4VjAxdWIzQnlWelJvU0hKbFdWcENWMkp5U1hGV1YzVXRUWFI2Y2pFeE5FeEpRMm81ZERFNVYzSlhkV0l0VTNWelNYZGpUVzh6TUdveFJGVnFZMGhvZDJaclNESmtRakZNTWxFNVdEWjFVM0o2UVVsd1JURlZWV2MxYkVSd01sVTFja2RxWTNCSWRsbFhObTFOWVVSMVREZFJSM2hTYzJ0SmFrNUdZbE5XTkc5R1pWbEJkbVF6YTNRMVF5MXZXVTlqYnpablZVRlJhR0Z2ZG5BMGQzZEpaVGx1YmpCblQxTkpNSGhCVkhNNVF6WlZTR2xPU25aMGQxQnBSSHBGWW1GMU1XZ3pXakUwTUVwRGRYTlRjbGRhYTJGRFVuZHVXSGg1YzBFNWNUVjRVbFJpYW5oVVNUQXhhRlp2TUhKV016bHBNVFZ6V2taaU1Vd3hOekIxVEdGblNtNUZiMnh0UmtRd1NXdHBTRGh6YkY5R2JVY3hPVkpCYVVOTlgwbFpNa3hQWkc5TVJWOHpNbFZVYUZRNFNVcEhOMEpqV200NE4yUmFWMmxpUlU4M1drSjJiV2w1VlhNeFNYbHJOa0l4UTAwMVFVaEtaMDAwVTJSdlVGWnlVamhIWkhGZmNHRlNhamhoY0ZOT2NFVlNSRXBPZWtKak1rVmZkRFZOYzFOaWRreHplRVZrVTNCSGJUbEZja1JqZDFGR1RtWjRjV2hCVjBwVWIwZHNTVzFpUjFseFdUTTBVVTVZVWxObVkzWTJaVXBWWjJGVldGUkJUR2htYkhSNVFuVjJZbE5IYlZnNFNuUlFPVkZqZDNZd1R6ZEJPWEZLZERoelVuSk1NbE5JU0VzNVNWSmpURmN5TmtSWlVXcGxMVzlzVkRGRWMwbEJUbWh6VFdoSU0ySndaMHh3YzFkc2VEWlRZbFo0U21aV1VITlZNV1pIV0ZCU1RHbFFRV1pIY1VWV1ZXY3dWRTQ1UW1GWVRVNXZOWFJIVUd3ME1VTkZNMmxTVm5CR1EyRk1TV1phTVZCQ1FVbGFaMEozVlZaRlFTMDBPVjlKZEZCclJsbGljMnBsWDFsU2NITnBiMGxVZUVodmRVZGFXVGhKV0VoSlMwbEdTMVkwV25VMU1VZDZiRVZoUWpnNFdVaHlVbGsxVFRnd00yTktUWGQzVms1dk1WZE5MbE4xT1dWNVdERnlURkoxWnpoWlZWVjZTV3hITFZFLllyV3I1YVdmRmF5dW01Sm1PSDNVS0JRcUFiMjl3VHZZaER3dTJKRktvdzgiLCJleHAiOjE3MDYyMTU4ODcsImlhdCI6MTcwNjIxNTU4N30.halBLR8ko8w_tFwXfvABcZDIfq2sA2JS9cONOn84lhk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:27.615 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:46:27                                        1180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=331147 KO=12054 )
> restLoginInitiate                                        (OK=163936 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=163449 KO=472   )
> restloginProgressiveProfileCallback                      (OK=3762   KO=472   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.42%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.42%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.52%)
> status.find.is(200), but actually found 503                      4958 (14.47%)
> status.find.is(200), but actually found 401                       472 ( 1.38%)
> jsonPath($.tokenId).find.exists, found nothing                    472 ( 1.38%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 367558 / active: 27     / done: 175030
================================================================================

20:46:29.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 175349: status.find.is(200), but actually found 401
20:46:29.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,175349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79f7b8dc, username -> user.1001124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53f5dfc8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215589457))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWZqN3ZvZXNmYTg3ZmRvNnZndW91OTRla2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFNFaGFTM0pOYzNSTlJtdzVPR2RhZFVOTVVXcFJMbmc1YjBaQ01qSjBkR3RpYjIxMVIxcEVSMEZVVG05UE0wWXhSR1pRWVhkaGRpMXRZVGczUVhWd01IRjNWR0owU0dWd1VHNWZlRUZvVG1OSVNHWnBlR1ZtUTBKa2RUUnlWMGxKU1dObExVRjZTbUpCWTJFemNrbEphWEJFYjAxdlRubDBWa3A1U2xCTk55MHlVMWhKTmtSbVJGVnpkRXd0T1UwNVVEazFNbEZGZFZFeFFtMUlValZNVjFONVJVWjJUMkZZVVZOZloydGxSMkl3TmxWaFYybDRkSGhoVFc5M0xUUmlPSEpMZGxkeU5VRjZaRkZVV1VndE1VOVVXR05qY0MxUmEzTm5RWEIzUWw5NkxVY3dlRTk2UkUxNGJHZFlNa1owZUVwdlJHaGxiMHhOUkRCS1owY3dObk13UzNNMWQzbGFjR2Q0WVVoUVpWbFBNRUZTUjI5NlNGWlNiR0ZGT1ZFd1JGcFNYM294WkZKM1pHSm1ORTh3ZVdsWlYxRk9SVFpQVEZaMWJtNXRkMmhRTTNWa1pHeFBNR1ZYYm1GNFJsZGpNekYwU2tObk5VWnNRbGs0V2xsbWFtUTBZbU4zYmxrNFdVUjBSV1JSY25ZeVJrWm1kQzFLZUZNNVRYSjFVVGRETUdsNlp6UlJUMjQ0V0V4dlRWQkVRMFJxTVVSSlpuaG1Ua05TZFVGUVFuZEtYMVJmY2toaWRtSXplV0ZvVTNvdGQwSkhhRU5SU1Y5RU1qaHpObVJIV1hwemRETnlaVTlMYWtwVGRIYzFObEZHWmpGaFdHeHlZbkJRYlVaRlFXUlBPVlY0Ylc1RFRESnZTM042Wm1KaWVGTXpabWxvVVhZNWMyZHFSREZMV0dkWVIxVkhjRVJHYTFwU2FIZHFjMHRPT1UxMVRqQmhNM1EzVTNGaVdUbE1VRWM1VkhRMloyOHlXbk5WY0ZWeE5rNUhPRWQzUXpab1V6STBWbGt0VEcxa05XUjVhbnBwVTNSWFRXbDBTRzl1U1dGMldITjFaMFJQU0c1TE9XbzBURnBWUkMxaWFHOHRXRGRZV21OWVFtWTNlRjlYYzBaQmRGRk5ZelZhZVMxamJXRTFabkpIY0UwMmVVNDVhRmRzVFZaelMyZEZhR0V6VFhaUlRtVlZObkpRTjJkTlNrdEtiVEJvWjJoa09ESnJiSGQ0V1ROQ2JXRnFXRkJZWlRVdFFsVTRMa3MwYVdoNVRrb3RPRVIwUkVsRFpUWldlSEp6VUVFLmZGRG1nSlVCUXRDcnQ5dXc4NThQamxnUDFnZWx0TTVNdE1STWZZYkJPT1kiLCJleHAiOjE3MDYyMTU4ODksImlhdCI6MTcwNjIxNTU4OX0.RsRJ_swVM6xx248qV7Q31_g92QSpIguHdFTrYEtg4RY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001124"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:29 GMT
	x-forgerock-transactionid: a4607d3e-4d6f-4ade-bcd2-cf83d3d93683
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:29.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:29.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 175349: jsonPath($.tokenId).find.exists, found nothing
20:46:29.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,175349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79f7b8dc, username -> user.1001124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53f5dfc8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215589542))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:29 GMT
	x-forgerock-transactionid: e612b0c4-c6c6-4d9b-978d-6a00f567ee07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW9mbW5zamZkY3EwMjJnbmo4aTlxajhkaGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmRuUm1hMlozZVVaeFlsaFFTMFJQWms1U1dVSm5Ma0ZmVTFoc1QwazVVVlp4WlhseWRuRnpNbEpSTURoWWJHdFFTMGN4VFdWNVZIVm9WR05IV201U1FqZFFNR3R5WVRsa2NIWXdhVEJzVWxwVWVXSlJVelZOWkU1TlRVSnJkMmRXUzNWemEyWTFibWxzWTE5bFdESnhMV2RLYWxKRk9EQndWMWN3UTNsWk5rSkJaSGxFWmpjelduVldSa2RuZERsWVQwVXdXVlF0WlRaS2MxVjBUM3B4U0ZKeldVVlNORTV2TUZkNVdFNUljVWROV1RaelEyODNaMmxmWWpKaFpXTnFXbU4yZVRKRlZqaHlWV04yWVVSdFpta3RXR3QyWjNGdVIyRXhPSEJ6UVdFelFVSjZWV1U0Y2toMFdqTkRlbEZaWkV4SllUQkNNVlF3U0ZaNFoyVkNhazlOYjFsSmRuRnZjakJUUldKa2MyaHBUMUZtYUcxdmNFTk1NMFJmY2xWWmFsVlBhME5vYkVSek1UaElZMngyYUdSblZ6WkhYMGc1U1ZaeVVWWTBZakUzUldzdFIyWklhbG90V0RSVmRWa3dNWGcxYVhadWJscFRUV1F5V1cxaVJ6VkVTSEZ2YlV4a2IzRnpOMGhUWWpGdmNrZHBkR3hwTm0xc1ltbFljazFIY25kNU5rZDRVVVJzTlhaU1JEZFVhM2hIVm5SVFUzcFpUVkYwWlVvM1lWaHRlR2hNYjFWRVNHaEpOMnhDUWtOM2N5MXhlVVJaWVhWUFNFdGlhR0ZXTnpCYWFrWjJWbEo0Y3pkc00xOTZObDlZVFc5SFNrVm1XVVpmZG5Wa2FrVkdkWE41Y1doM1dHZE5NMnMxT0U4MlVHTjNXVWxxZG1WWWFYTXRhVjltZVdKeGR6UmhTVFZyTlV4WVYxSm5PSEpsVVRKQ1FVUTVUbXA0TFVZd2IxVmtMVXBhVHpNNVprbDBNM2xoVDJwUVRtaG5USGwzTUdSb1VEaFJhV1pwWlROTVVXbDVhV2hZUWxSWlpGSnVaRnBhUWt0TE5UTXhka3ByVFVoUmQxTlJTMHAxY1cxVmRYVnphMHhwWVdKRlRVZEthMVpaVEZReVNrcE9RV05hY2tGMVVrOTZOMFoyTUdVMWNuRk5kakIyWW05cGRqaG1ibWxKY21odk1VSjVZbVpXVkdseVFXbFpOeTFyVlVGaVQzWm9TM05HZURWelRtUmhWVlpOVlZSRFZYZGpMbkJNYlRKck5XWmxWazB3U1RJM2VYSnRkMVZZZFdjLkFMN1RyQzJjNmw2WWhfRGNwY3hnSWtDTWZWbU9JUGZVQVoyMWZ4M1ZXXzAiLCJleHAiOjE3MDYyMTU4ODksImlhdCI6MTcwNjIxNTU4OX0.JX-RTeBCyBVgMmW4QFArUQmmZ9yVH9CHdtxdikPDo7A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:29.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:32.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 175786: status.find.is(200), but actually found 401
20:46:32.238 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,175786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37c73a7, username -> user.1001588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57814b12, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215592178))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGJlbzA1bjE2NWt0ZTVlbGJmYXIzcTRxYTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d01EbHpMV3RzV0dKRVEzVTJkMEpzZVhNd1UySlJMbGx0Y1U1aWRqazVYMWgzY2tSVGRHMW5XVmhoZUVaeldtUkpjSFZCYURnM1gzaGZaV0p3YkRjd2FuVm9NREZ5ZFcxc1ZWcDZUMVprUVU5RVZVMUdjV2szTkhKTVpVaG1WVmhzU0RkVGFGSmZRakJyVTJ0eVRuSkNOVk40T0VwRFZtNDRNRVZvVEVkUFgwSnRkM1JEU21sWFRVWkRWbkowVUZGT2FXMU5kRjlqWkc1Q0xWZHVZbDgyV1V3eFltUjNkbU52U0VFeFRYaDRVREpxVjBKWWNreHVPVmh1UWt4MVMwUm9OMlZmVlhoRGRHb3lZazA1U0VWVVNsWXlZbmxvWDNKelRTMURUekpDZEdkWGJVUnpTR0ZqZFRoeVVtcFNYelZPVERWUU5HWjRWWHBLZVZka05ERkZSekY0WkVJdGNXUnZaV052VHpSbVkwZ3pUV3BMZVRWVkxXbG5hRnBIZEZoNlN6SlVOREZQTVcxWlFtZGtTSFpuUTFkMlNFeFlURlphVmtrd1dFbGtRVGxxWVc1b2RIVk1UVzgzTTI5VVJtczRhbTgzVkRORFN6TkNkVVJoVUZGaVlXdGhlQzF1ZGs1V01ra3RkVEJYWkRoV2RXMTBabmxZVkdKRVltRXhZa2t5WDI5dGRVdzVaRlkyUzJkb1FrNUZUV1IwV1ZwZlJscElXRlZYVm5aYVUwZEhkRTFQY1doT1FuUkVkME5xUWtoQ09XVm1kVkJGYWpKMkxXSnlUbWh6WlhWbVNXTlROSE0yT0Zab0xUUlhWbkpxY0V0ZlZuTk5SVWM0T1dwVVZGbHJTbTB0ZWpscWRXdDJkbXBEV25kNFNHVTFMVXRsZVhKNVRWUXhlUzFWTkRaTE9FaDFMVXRzYTNCNlJHOUlXVXQ2UldVeGVHeEthRmRzVlZVeFNscEJPV1p0VVRWSmFtOVBlazFCTFhCcWJtUjNRMUpGZGpjMWNWTjFja0ZvUkVOTVRVTnljV3RFTUdOWWVscGtObFprUWpReVRUZEJTRzAyTldsUVdqSnJTRWhvWmxSSFgzQmxTWEJtZDJWTlIwNVBjRXBITVd4TFJuaFpiRE5JY1dSMGVWbDFNM2h1T0ROeFdtMTBYekYyV1ZsSk1VcFZUa3hVZWpsTlJqVmhialZTZFRsc1prcEhZVGhLWTFkc1VHMWxUazFoYjNGclNqWkxaelEwYVhOTU5uazRMbk13TWpWZlNHdzVkbU4yTjFSeFdFYzBaRTVMUzBFLmF6WndMb3I1bThheGh4d3RtTldqWV9tSU8ybXJLSUNwdjhiQTA4WTdHRUkiLCJleHAiOjE3MDYyMTU4OTIsImlhdCI6MTcwNjIxNTU5Mn0.pJHGh3CEl6SPhl87Zauhul0SGTrZoU6E9TbyHyM7A8Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001588"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:31 GMT
	x-forgerock-transactionid: 480d3fc2-e5a9-479c-ae7f-9fc6e94f00b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:32.238 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:32.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 175786: jsonPath($.tokenId).find.exists, found nothing
20:46:32.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,175786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37c73a7, username -> user.1001588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57814b12, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215592278))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:31 GMT
	x-forgerock-transactionid: 96b49389-70bc-475a-adb1-9f69e35859b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia25ia204c2liOW1iOW4zMThqMXI0c3NhcWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmVuQnZXR2xQWTJsRlRVWldTR3hQYzNKbGEwdG5MbTF2U1VvM2NWUkJORmxmU0U1UVRHTjJWMlZtYTBFME0yTmlNa1ZzVUhOcWMwWTNNelF4TlhOcmJ6RllZMXBHZGpKNVMzaDNabXh4VUhOMWEyeGtVMnRpZERCR05GSklPV1pIZWsxUFJWOTNTRXRyYldodWRtZFRkMUkxZHpCVUxYQk5hRjlwZFRoVlkyMHlVRWN3VFV0bFlXTnJhRTEyUWtrdFNWSkNjSFZFTlc1cmMwSldUMGxWUmtJM1JWOVlSM2xpTUZwdU9WTkdSVk14V0RsV1RYZHFVa3RPVHpabGJrNWFibEJhU2t4a2NGUk5OaTFQTjJGcmJ5MXJTblo1UTBWM1ZYTnNNRzFmUld0Sk5uUnFZak5wT0RFNWJEQXpPVE51Y0c5RldsVlBjUzF2ZERjNVRrOVdkbFo2V1VGR1NWTlBPVWhWVlUwMlVrNXlUa1ZOU0ZJdGVUZE9XV0Z2WTI1RmNsaElhRFpDUm1OaGVXeHpWbTFuWkRodWRYaDROa1phTVV0TGEyRkpOMjVHTUdSa1YxUmlaelkzYUdseWRrOVNVMlJpTTJOR1JHRkZhRFl5VTJ0U09HbEtUMVJaUVZVMWREZGhkMnBEVTBocU5YcGFNVmxJYUhSYVVYWkpTVVpyU1ZCSGQzRkdPVU5ITmpGd1FVSlhZM0pKTTA1TlRUWldTak5VTVMxbUxXUnBhVnBuUjBKdk4xcERRMDVQZEV0dFZ6WnZTVmxzVWpac2IyRmpVVkJqYTB0T2RYbE5aMDFwTm5WSGRVZHlWMkp6ZDBzM05XbGZkVlE1WWxSRldIbDBkRWxmVVVwSUxXZFhWRXhzVnprNU1GVnBaV042ZG5CdllUQmZjWEZyUm5jM0xVSXdOM0puWWtkRGNYTjRkbGc0TFVoblZtVlFZMkYyWjBSb1IwNXpNMmhOUjJwMGVFUlpOVmRHTjNBNE5GOU5ZMGd6WkhGNFVWOVNNbFJtWXpKc04zRkplbVpxZFU5UmQxTlpaakUwTm1WQ1oxZHhjRGhLVUdKc2QzRkdSVXhRZGxsU01GRjJYMUJCVEVWNE1sVmZkRTkwUjI5cWFITnJMWGhSZVhCdFFWYzJkbG94YlhKUk4xQlNXVnBRYVU5NWVFMUZVbXQwTVUxbmNXRlpOVlJEYW1oWWNHbGlSekZIV0ZkTk9XRnBWV2RPYzFGNlYwbElRakEwTVhwallYQlZMbkZ0Y25sMVdHNU1iblF6UTNGS05GSTFNM0ppVEZFLlFyaHFVTjQxYzRCczVSLXg3YlRlZzA5QmRZbU8zaFRDWWtER3liZ1NRWFUiLCJleHAiOjE3MDYyMTU4OTIsImlhdCI6MTcwNjIxNTU5Mn0.xwXxmZkyB9wyUIGDTuY4R8TJG7THP2zDR1d7izg9Rm4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:32.279 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:32.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 175847: status.find.is(200), but actually found 401
20:46:32.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,175847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ec0e134, username -> user.1001675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e02380b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215592607))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGk4MXI3c3QwYm1uYnYwczRjdDZzMHB2OTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFIxcFVibVpNT1U5NVRGOU5TMWh2UjFWMGJDMW5MbXhzYmtsR2VYQlpSazlyUW5STk9VNXVSRFk1UVVsSlRUaFVlVlpqU1hSWlRUaFFkamx6VVZGM01IWm1ibkJMYTFwNUxXZFFTVEpHTWtFeVYzaGtNVGRwUzJNNE5uRkdSVEZmVmtwdVNHOXhNMGwwVkRoRmJTMVBYMmQ1U1VaUFVrd3RYM0JZVkVSWFlVWktiWE0xUVZsTlJUTXhZVXREU0ZRM1pHZFhMVGQzVmxSMVZGOXpSMm8wZDB0NVEzQnJVWEoxTTJwYVNFWkxiRW93TVdzNFlrUm9SMTlaWmtOME4xRmFVVWRvTTB0MGN6UlFja2h0YW0xd1FrSXliMkZOVDNVMk9HUkdhV3R3YUdSVWEwNTZlWEJoV0ZkWFVWcHdOMGhFZUZjMmR5MTRMVEpCZFRGc0xVVkxaSFpsYTFOWVpuQm5Ra1ZLY20wMGRteENkbEpUWVVaTlNHWmFkVk5NUVVWRWNuSnZXR1EwV25KWU5qbFFlbkUwZW1KRWJ6QndaRUpZZDJSaU4zQjNWelZoYWsxWVkwaEdRa1kyVEZwd1FVZEthMTl1YzBoS1ZFTnFWa0Y2VXpSWVRISlhkRVE0UW5WZlVuSm5kVXBJTXpCa1RTMXBabGwwTVdwTmJVMUpNa1ZOV0VKemRVaDNkM2hhTURGbGFEQnFOSEl6Ukcxb1puTTFValJDZFhORGF6aGhiekp2VDBGUk5ISmtTekpHTFVGaGJXcERiVFp0Y0doYU5UTkNTRkZQYUdVMWNsQkVjMlJLVXkxdExWVjVlVVZoWVZsc2JFdzRla3RMWjBoVlgyaGxOR0ZOUkY5R1ZtdEtaa2xSTTBwV1ZETkxWSGxPVldWWGQzZFRPRXBhTlRSZk4yNHpXWEZWY2swNWVHdFNiRE5rTmpORmIzaENNMDlmTjI5TGVVNXFNSFZuT0hCaWRGZHBZMkZoVHpWZlNrRkpaM2xEZEd4WmVHVk9SemRrZDNZMVZFTTJPRmhDY0ZwVWVUVjBZUzFLWjJkRlgyeHVTRWxyWkhGcGMxTk9Oa0YxUWpaWGVuQmpOSFpxVW5KcmF6TmxaSGRzYUVGdE5sOWFUamMzV2xGTVkyZHBkVGhKYlZrM1RVMU1ORlY0UzNWSGNrOHRRMFkzWTFnNFRrNWFTbXB6WTBKRVZXazNaWE5wYURSbVFXOHRUVGxhWld3NWNWaE5VRFpLYVhoVGVXeDNMbmRST1dKWFVDMW1VbXRTYTJsM2IxRTFRMHN6YUdjLjg2SGcxYlBrSDFsN0dvTU1VMG80MUJXSm9MYkVyVm9ZeTVBa1NNS3ozWEEiLCJleHAiOjE3MDYyMTU4OTIsImlhdCI6MTcwNjIxNTU5Mn0.DV3cCOG9mU1tVZEUFQiYXcDoo4Z_ECQgeFeU1mbkAqw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001675"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:32 GMT
	x-forgerock-transactionid: 7f3e629a-b9b6-4a20-b0a5-a138d95e33c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:32.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:32.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 175847: jsonPath($.tokenId).find.exists, found nothing
20:46:32.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,175847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ec0e134, username -> user.1001675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e02380b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215592693))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:32 GMT
	x-forgerock-transactionid: 16d61fce-aaa4-4799-8db5-b96105919ca3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2dmam05dHYzbmdhdTlpOHU3ZXU5czQ1cjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MGFWOVNZVTl5VFhVM2IybGZiSEJLTFhKVk0wOUJMbm94VWtab2F6WlJjblZWYkdoWk1HOVhWV3hVYWtOQ1VsSnJORkZoTkZWaWFFWnpZME5EYVRsUmNqaDBiV1ExVWxoRllWTjRZVjluVTFCWWRGVnVabTg0TkVKMVRrVkdOMlEzWkRob1ltRnFiRjl2TURCM2VYQTRRMmx5T1Y5MVRtVlRjREpUY2tOQ1ZtcFJRbmcxYkVWQ1p6QTNZWGhIVFRoR2FqZzBYM2RSVUZOSmJXaHNRMTlwYXkxcmFtWnZVVWRqUWpSQk4wcHFjMmg0ZG5WbE0wOWZTVTFJYVhFemIxWlJRVEJtZFZJNFNrVldWak5zZVZNNVExTjBObU5pYVcxQk1rSnpSMDk2TjE5UVVUSXllV05YZW1GTFNEVmpRMEZLVERsRVZtRjRhRVJpVW1oelVtRmtkMUZZTmtZeVowSXdOMmN4TldaVlNrNWtjVFZTVFhwRlZtOUphblpUTUVkUmRIbHRUMUo1WldsMmIxbHNSVVJhY0dWU05qWjZkRzVZTm10WmNraFZWMEUyUkRGT2JWQllhM0JqT1doVVpUWlBiWFZGVEZobWIzSTBkM1J3TjJwV1FURmZNbWxRWTFoaVZXZHdUekUzZEdoSlNsWXphRWh6WkVoUVozTjBhRWRPTm1keFVscE1SWGxTY1hoUk5YVjRkMGxrVVVWNlNYUXlWMGd5ZVhGcVZYRktWbXd5VEVJM1JUbHJhVlo0UkRkdlpqaEZhMnBoVVVwNE1rbGFjVUo1WjFoTmNFOWxlak55UVZGT2QzSjZkbVExWlU5RmMyNUZSRkl6YVhoZmFUaHZZekZRWnpnMFVVdGpXV1JsY1dkeFl6Rm1WblY1U2tGbE1WRklNakF4V1dWVWQyNTBhbU5EV0hWS1kyUmtMV0pMV2xST2MweENUR294UjB4eVIxOTJjMHcwZDBsTVIyTkRjbG95ZWxCQ1NGUnljVUY1WTJRMk1qUmlWamRzTFRKcFIzVlVkRzFQTmtoSVJrUm5kazA1WTNaalRVVnJVSGxXVjFKWFdYbFlWR2Q0TUhaelNGSTNMVE5qWm1zNFIycDRWR0pqWlhwTGIydzVNR3MyY1RZdFdYQlpVMFJXYW1FMVZtVnZRbXgxVVV4NVJVcFZUbEpTWldKcU0xUm5RMmRyVDB0UFFVTnpaR3RRY0cweVNFNXJjaTE1WlRrMlducHROMlZ2TWw4elpsa3dMbTlSWjBkd1ptUlFObDlOVVhKMldFOVBUa1pMZDJjLjZQdlNoTVJFeEROa0hDRko5Y2VvUlBLMl9IcVFGVHpOS2ZYUFFobktqb0EiLCJleHAiOjE3MDYyMTU4OTIsImlhdCI6MTcwNjIxNTU5Mn0.6dfNsBX46_859eEBvNToM0z5rjU-4EyfrJq5Tu1_zdQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:32.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:46:32                                        1185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=332810 KO=12060 )
> restLoginInitiate                                        (OK=164760 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=164262 KO=475   )
> restloginProgressiveProfileCallback                      (OK=3788   KO=475   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.41%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.41%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.52%)
> status.find.is(200), but actually found 503                      4958 (14.46%)
> status.find.is(200), but actually found 401                       475 ( 1.39%)
> jsonPath($.tokenId).find.exists, found nothing                    475 ( 1.39%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 366737 / active: 31     / done: 175847
================================================================================


================================================================================
2024-01-25 20:46:37                                        1190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=334382 KO=12060 )
> restLoginInitiate                                        (OK=165540 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=165043 KO=475   )
> restloginProgressiveProfileCallback                      (OK=3799   KO=475   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.41%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.41%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.52%)
> status.find.is(200), but actually found 503                      4958 (14.46%)
> status.find.is(200), but actually found 401                       475 ( 1.39%)
> jsonPath($.tokenId).find.exists, found nothing                    475 ( 1.39%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########################-                                                 ] 32%
          waiting: 365950 / active: 38     / done: 176627
================================================================================

20:46:37.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 176670: status.find.is(200), but actually found 401
20:46:37.855 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,176670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4008aa83, username -> user.1001912, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47943e6f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215597808))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHRuMGE5YmI3ZXZmcGhibWZtcmo1cGhqa3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFVEaEJibEpWVERGblVreHNNRWN6Wm5neE5WQjNMbE5CTFRoSmNtTm5OamRZU2tsQ05VTlFhMFV3VUcxSllUVkZiMFpSUzJjNGRqWTRjSEJhUm1Gc1pESnhTV2RhTVVsa1dqRnRaalpGY0hWSGJETjRXa3h4UmtOdFltbHRXa1paYWxCMWNtUk9aVXd3YWtaSk4xWjBhMUJEVjBSMlRUWTNaMVEzT0RWS1ZGaEViVTVHWTBnd2QweHhhV2xuTUZSc0xUTTBiM1JVTUhwRFUyVlJjbmgzUXpWM2NEbEJPSGhVY0c1RlJFUTVjWEZ1UjA1Q2QyMU9NR2hwYUdWR1NtZHhOVGRZVVhab1EyTTRiell6TlRCcU5WZzJYekV4YnpKb1IyeEZhV1ZCYTJaaWNHOUZaREYzVUV3NWRGTm5jRlkyYkZkNmREQjNTMjVZYVRnNFZWUnlOMWMyYTJwcUxUSTRjRUpVYW01SWIzazNZMjlTUkRWMExXVlVSbmM0TXpaUmEyZEdha0pUU21sVmRVUTRNMlpqVkdWUk4wRnNMVEpXUWxsR1JteG9jVWR0TVZvNWMxTlRjakF4YVUxWVVIWjNjM2QxWjBOeFJrWkphVE40Ulc5eGFIUnZVMGxQWnpCTk5UbE9XbmRyUm1OcFdsVktMVVpwZEV3eE9GUlVRVkpmYURBM1YyWkhkWGMwTlMxTGVHbDNha2x2VkhOUVp6Z3RUMGxaZUVaRldtZ3hYMWt4WnpScU9VbERkV2hKVlMxU1EwbG9WMHgxTmxWSloyOUlXblJDY0VNMFRtdzVZMmQxV0dKR1YzUkViMmREYjE5WGIxaGxWRFZOWDFGTWNEVnJRakI2TjJwYVRrOWphMnRMV1dwVVFuZ3hibVJtY0RSaU1HcGFaa1JVZGtwVldtdE5OWGgwWXpaU1JtVnFWVVE0TkZkTFp6Sk1kelUyZVZWaVFWSnlhRk5UZWtkWmNVVkJURkJKUm10cVMzVnhTWFJvZWtSRVZVbEpSVUpKZVVkU2NVeGtUbk5PVFRNNVQxSnJTM2xvWkROa2VrSmFUbWxsWHpsR2RtWm5kVzl6T1U5WlVYTnBObUp5WkRSVldtZGFlVTF6U0dKVmJFMUhaMGMxWmtKbmJHTnlTWFEzU25SQ00ycFBaRzFmYmxwSWEySlJla0l4TmtRNFR6VkdkV2htWmxsVlozVk5OakZpTm01dlVXZEhTVzEzZFZSWGFWRlRhMUphVEVkWGFWbEZMa0pvZERKVUxXNXlZbGxNYTBkcFF6SjRjREZWYUZFLlNWSzhkcmZ4MWtRSnZJQzh2MzBYMFc0WkRPYW5xbk5OWHItS3lES1lYV00iLCJleHAiOjE3MDYyMTU4OTcsImlhdCI6MTcwNjIxNTU5N30.dV2uxrB0siMjRTqMpF5wJdkf4n8K_ehFj_z9e6DweMc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001912"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:37 GMT
	x-forgerock-transactionid: 8f548c98-7a56-4dbb-bab0-07e54737ec95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:37.855 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:37.894 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 176670: jsonPath($.tokenId).find.exists, found nothing
20:46:37.894 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,176670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4008aa83, username -> user.1001912, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47943e6f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215597893))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:46:37 GMT
	x-forgerock-transactionid: 78819e80-8535-4d1d-a853-c30cfb0ded6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGM1cWtkbmtyaWc5amlpOGkzdTliaGt2dSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTR0ZEdKb1ZXMDBjbUUwZWkxNWRuVm5kM1V4ZDA1QkxuVkxTRkJDU3kxeVR6RTVRemxrYmtSc0xVVk9OM2RrTFROdFJVOXVVWFptTFZwTFNWSTBPQzE1ZFVZMWRESlRVMHhvUlZCSk5FTnlZa2RCVVdkRlYweEdSRVJ3Vnpka01tUXdOM0pEYlVaV2IzVnBTV1ZaZERobFVIWmtjV3M0ZGxGaWFtTlVVSGhIUzNSU1ZFZFphVzlGTVZCU1kxUlhVbXd3T0ROdE0zVldTRkZKZVhJek9FVkJXVWhLUkdaM00wMDJTRmt0ZFVabFRsOVNWalZ5WW1OWVdGVjNjWHBTWVVSR1pIRm5kRmt5YVU1Tk5EbEVhbUpTWkVSWlZtZEtkRkJHVTI4NVltNW5TM2cxY2w5UFpHZFdOemhaWVRSSWFVbE1jSG80U1ZGd1QwUkxTMko1YUZWdVNtTnRjRU14Um1KWlUyUkVSblZ4ZFdoT1VXd3hXVk5NT0VvMGRuTkNOVkJ6Ukd0cllrdDRNMEpVY1VsTE9EQk5UVjh4ZW5GZk5UUndaM0JrZEhSUWRFdFFiRnBoUkZFNWNXRmpObmcwTVZkSlZsbDBTVWhDTW1SUE16QkZTMWRaZFRBeE5VNXFVRmw2Y3pFdE9HMTJObnBWT1ZscVNWTnJTRzFCWVVoaE5Xd3hhSGxOY20xbFVqZHNlR2hvTmpZMmJWZDJSME5QWlU5dFNWUXpkVmMyVkVWRlZuaExlRzFDZW1wbldEZGZORkJ5T0hWQ1ZFZGlPV0ZOZGxnd1NFSjFNMGg0TkVwUE1VMXpkRVZZYkVnME1EbHJOVmh1V1RSalUzSjFhRlJzUTFkUmRraDROV3BuUlVRdGVVVmxkREZoWDB0dmFsQTNSbUYzYW5WU05XUjRSMEZCUldscGVVcEZabFp6TFhaR1FXWktkbmwzTjA5S1RrNXZNMHB1VkRaNFJHeERjSE5mZGpWVVZscFZjSEJOVUZoRWRISnlha1pSYzNKWVZtMHhaMXBWV1cxelpFZDJlbXQ1WkhkaFFsUjNhVFJhUldveWEwVldWR3gxVmpWdlFYWlpORFExVlcxd2F6SnNOVVJrV0d0WmMySjNTRXhWU2pONmREaHlUR2M1Tkd0aVlYSnNMVFZaVDFaTlYwZEhiRGhNWTAxR05XOTZOMVIzYmxaQ2RsQTBjbkJrUlRkblMxVnpZMUZNWlc1a1IyVnlPRTlCZHpOWmVqVnlSSFZFWVRKQkxqWmZiWFJHTFUxQ1ozRldlVUpKU2xoUVJtMDVTbmMuaG1fdU9BZndTWkhUYXhCYlBaZ2xheUFBdVY0cUZ3LVc2OWtwNnlSU2FtZyIsImV4cCI6MTcwNjIxNTg5NywiaWF0IjoxNzA2MjE1NTk3fQ.xPKxGnPg7b2yQeenlHvWalJyEe3EIOSm7nEANYhIuiU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:37.894 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:39.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 176944: status.find.is(200), but actually found 401
20:46:39.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,176944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61110973, username -> user.1000819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f7ba439, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215599570))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTcxYnFhcTg5ZGFwdm5rcGV2aG4xbm5yMWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlIxZDBibFpGYkdSbVExRjFXbk5mVUV0a1IzRlJMbk0wUm1adE0wZHpaSGd5WnpGRGVYUk5jVzV3VVZKSmEwRm9UVXRZY1ZZdFRFaHNjM0ZpU2psME5XRm5SRWREY3pVNFNXaFJUMlJ5WTNCa1ExaFdSVVp0U2toSlgyTnZhRzU0V25sUE9GTkdlVGhZTWxsbGNESXdhVU5ZZG0xSlJrOURRWGs0TTFodlMwMTRkbk5rWTNGd01rSnVhVXgwYmxSck1YcGlSMDVqV0UxVFVuTmFRa3BUVW5CMlUxZFVkVEpMU1dWSFNWTTBYMnhCVTFoWVUwaHZUUzA0ZVdoM1NFYzVXREJRWnpGdVpqTjVVa0pXTjA5UVZFaHZWakptT1ZGMllUVXhVR2hsWjA5eGN6TkJjRGxyTldKa2VGUmpXamhzUVhaVVRVdDZhSFpJTUVsRFVIUlZRMEpCVVUwMlEwMVpOWEJpYjJJemVXcFJlQzE0VEc5MmNHRTBiRzFMZW1KSWFqUkpNV0ZuVlVWVGRrbGtkREYzZDBndFZXeDJabVp6Vms4eGVYWnJSMUJ3ZUU4MmQxSTRVbmhmZEZWbWJXeE1kbE5OVldFd2FUSnFkelJJTVRReVozVlpUR1JJZWtsaVdIcFhTVFJ5TFU5MlJtNUVOVUpwU0cxWVNqVm1kVk40WDNNMFJ6aFNUVzR0Y0VrM2J6ZDVhakJUTWxWdWIzbGZVMFZ4YUdrMk1UbFFSMGQ1VTFGMFVrUk5VMGt5U0RCWGRtaFlkREV4ZWtSM00xWldSR2N6TUhSMFFXUkpWV0k1TlhKV1lVaHRjRUU1VXpOTmQwODVaMlEzWjA1eFQyMUpaa0prWjNZMldFeEJTaTFaTUcwek9ETnVja280YzBaSlExWk5iVVZzUjA0eFMzQXdORTFRU2pZelF6WlNNRnBsZGpCemFGcDJWR2w2YTJwR0xVSk9hMnh5TmxkSWMwUm9jbU5rYUVVMFZWUlplWEUxVG5kRmRXbzNjSGxEYlhnNU5tNXdaaTExYjNsdkxYTmFjVWR5T0dGQlFtMUxjWGR1WWtrdGQxOTBURmcxVUVOeWMxa3Rkak5KTTFaa2MxSkpPVkJyY0UxVloyMXlibGQxZEV4SGFXcHpMWGx0V1hsVmVsSkRYMVZsWWxkQ0xUSlZhR2h0TFU1WmMwTndVR1ZSU0Zoa1RGQTRZVkpKWTNGWVNFOUNURGx5WlVVeE9UZDBTREJsVEdWM1FubFZMaTB4YnpaRlNVTmxUekZyWVVwbVZFVnhkV3B6TldjLkE4UmFxNFlsLWJIeENqMVdISUJDajdraEEzNUtMZ2RXZFlrNzZzdE1GaGsiLCJleHAiOjE3MDYyMTU4OTksImlhdCI6MTcwNjIxNTU5OX0.9mC4yiOjQp0zEvGo5ziWh7BZnIwsgINFpPhwn6Cc3ZQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000819"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:39 GMT
	x-forgerock-transactionid: 35a3c1ca-1a4f-4a7f-9862-f523719fa3d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:39.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:39.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 176944: jsonPath($.tokenId).find.exists, found nothing
20:46:39.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,176944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61110973, username -> user.1000819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f7ba439, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215599664))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:38 GMT
	x-forgerock-transactionid: 6556d4d2-5e38-4a3c-8b58-da0d4bec4ba3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnUwYmtlb2RxMW4zbDVyN25lYWIxbjI3dGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFZYbEdhblJFTjNCcVYydDZNVVZRTTBOdlJUTlJMbTE2ZUdNMVEwdFNVMWxqVFdSR1oxVmZhSGQxYlRsWlQyTlRWMEpETlZGTVZscHZXV1pIVTI5T1VDMXNjVlpEV25wUE1XSjFMVXQ0V1ZadlptTXpOVkpQTm1zemNVaFNaMWR3WDI0eU0zTnRhRzQzWWxSTlJtcEJNbWxHTjJsSlJHMVZSRGxOUjJablVHTnVaMEptU1hGNk9XczRXbmxGZWxwdFQybDFWalV6Y1VaelpYTm9NR2gwYkY5RVdTMVViMFEzYzA5WWRsQTVlQzE0TUd0VlpUZGFkVTh6T0RBNE5HcFRUVGxTWkZwdWRFOWpWM05uWkhsNlNXWldhWEZ2ZDFBMFlYRkJka1ZCUWxkRFUyeHBNamMwY3pOM1ZWVjNjWFpuVW0xdVpHTnNZMVkxUVhwMFVGQkJSVGd5VWtaaFIzcFpjM05GVjJaclJrMHpVV1ZwVjNWbWFscG9WV1ZJTVVsdVZFdFNlR2RqYmtRNGVWZzRaVFkzVTJjMmEyWjJNMVpqTFVNNVNVSmlNR3R3YUhoUWJUbEpiVkZTWTA1YU1VcG1XV1ZvUkZGcFNUSXlSbTFhYkVGRVVsOUljV2d4WDBoclNVeHBWMFpKVVZOWmMzWnlUVXhwU2s5dFFYaHVORU5DV1RoQ1EzVnJSR2M0UVhwMmQxZzJWbGN3YTNoU2MzRmFVbDlaUm1semJXdFpaSGgwUm1FeExVRTFNelp6ZERkaWJrZHhVakpaYW1Wd1kyTnBaakJJVVhCTFRXVTJXRk15UVU4d1FXSktNRGN0YkROU1IybEZXbE5oU1RSSGFtSkxUMUpFZURGRlRHbGZVWEU0WDBSaGRXUm9TMVE1VW1aRlVFbFBSSGxwTW1zeE1tTkhVa1pmVEdSNFNGZFlPVGRwWTNaVFdVZEZZVGQxTjNkMldVTnliMVp1Y1hOTlJteDFjVWwzY1RJeVVWbHpaelpxYlZsRlh6QlBiSEJZUXpkaVRISXhUSHBpYldGTVlrWkRjMWN0YkY5b1NEQlJRa1Y2Y0dsNWNYaHdObmx3V1hoa1ZrSkVlSGg2Vlc5c1VrZGlVVlJWVEZoMmNVTTNjMGN0WmxBMmEyVlpRamhpWDAxdVltbHlUVFk1U2tScGFsOVBiRTAzVDNsQllrOURNbTVDYUROWVNtcFdZVXQxU0Vaa2RUWjRXRzVyY21aTFdIVmFRMFZsYTNnd2VtdHZMalJpTW0xbGJXeEtUbTVpV25kcmJEZzJMVUZNVGxFLk1nTTNqTkJCSUVzc0dtLWF5V0RudzhkbS13YUtRdWFXb19tbHh2WVZyN3ciLCJleHAiOjE3MDYyMTU4OTksImlhdCI6MTcwNjIxNTU5OX0.xfBA5MVECoNKdtDHedtl9sNrxa-ZEWlrHdYAX1jTNI4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:39.665 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:42.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 177311: status.find.is(200), but actually found 401
20:46:42.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,177311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a3c9773, username -> user.1002644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7432acb8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215602309))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzNjcnIyZGpzcTUxaDQ5NzRsMm01MzNib3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1VHVndSVlJrVlVobE1reGxSVkZOVkZZek9GbEJMbEIyVGxwVk1tUjZjVXRQYzFwSVpGTnJaWGM0VVVWQ2JFMTZRVE5yVDBoWlVFWnFkbmhWV2xZM2VVdDNNV1oxZEVSTlZEbEpWRXhSV0VacVJHVTJaMU5EYm1zeGRISlhNak5EUkRkTk1YcDRhVTFvUm1zeVZXZzBTM2hpYm5sUGR6ZGxXbXA0VGtsR05HeHlSVFpqUkhWT2JIVlJhbWxmTkZGR1MybFBSalpxYkRWR1IweEZlREZmY25SVU1tdzRURzFzWDFCUFkxRTBObk40VVhkbFlqVkRZa1JOVUU1MFdFZFpNakJtVUUxVGNuTkpjRmhFV21RM1UzbHhTSFZxTkZoeVEzQm1VbkJYTWswdGRGQlhVVWR2ZEdKR2ExVnBjR1ptVkdadmVrOTFPR3BKUzNGMlJVRmlNMk5xYTFKNlJHeFFSVGg0U2t4MFVYTkxiVU5wY1cxbVZHeDZSMFJOUjFod2NHOW9hR1l0VkVjMFlVbDFMVTFPUkZGWmJFYzJkVWRDVEZSUlVXazRkMHB4TUU1NldrbEtUVFJvVWtVMlpFbFJUblpDTlVKNUxYRlFRbnBKTFhsSU9HcGpTV1ozY1U5ZmFGZDNhakJVVDFaNVJWcDRhR1EyTlZaVVZIVmtZMDkwYzJKR2NWRnVhemR5T1c1bU1sbDJPRUZ6VGs5SGIxaHpaR0YyZEV4R0xWaHZlakl6V2tsNldHVmhRVkYzVlVKWFZuRk9XbVZzTlROWE1XdGZhVWhOWldkSWNqbFRNRVpOTTJveFMwWXRkQzB4UW1SWE16WnpjekIyWlcxWGNuWmZZMEV0TkZCWFJFSjRObU5pWDNvM05FaHNYMnhQYkd0MWVFdFVUbTQwUm5SbFkyZEdMWFpzWTFCWlR6VlZTbGgzTUhOelUyRjNTRWRVTXpjdE1rMTRVVUpVYVMxNE1rOUhlV1ZJZG1wd2VqRlVTR0ZUVURkTmMwczRTalJLWldzd1RUZExlakpVWVdGS1VFaERVR05DTUMweVVuTjVhbGxYVjJzd1JVazFOVFJyV0ZWVldXazFSWFZrY3pKV09XOHRSbHBhYldKT2JsQTBOSFZhZVhSQmRGOW1NRlI0TVU1S2VVOUtaWFF6V21WNVdXZHJZbWhvUXpoMk1FVjFOMmRqWW1FM09HaE9OR2N4ZERGT2FIaHVXRVJUZWxOTFoyUTBaRTl2WVdkWU9HOUpMbEUwYVV4SlZtWklTa05PYlRJM1FXWnhhRUZmZUdjLlE2UnZULUhDekhHTTNkTWcwZHE2ZERGRFNxZEw5NkM4UWVBaUR5RmV1RUkiLCJleHAiOjE3MDYyMTU5MDIsImlhdCI6MTcwNjIxNTYwMn0.QZ9rrRpxuCrQDf6vX-iBtTB_FQ8ri0OfEjyIw5dLpHg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002644"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:41 GMT
	x-forgerock-transactionid: 49055b70-1062-4dab-804e-6528ade19781
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:42.356 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:42.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 177311: jsonPath($.tokenId).find.exists, found nothing
20:46:42.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,177311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a3c9773, username -> user.1002644, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7432acb8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215602395))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:41 GMT
	x-forgerock-transactionid: 26fd3ad3-65b6-4933-9ec4-8bcb1d4debab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnZnbjB0bmlia2dvYmlpNG8wZDdmbXJ2bTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGIyWXlRMnh0YUV4c01HNXROVkpEU25SZmFFaFJMa3AxT1c4d1RuZDNSMEpMUlZoMU5teEhNalYzVjNBeFRXTnBjMUYwWVV3MFgzcGFVbGhCWDNsWGFubE1iMWN3TFdrMmQxUlNhMUJQWVd4TVZEbHViVWxUWHkxWmFVaHNVa05OWXpCdVJEaENiRVZ0UlVGRGRYWnpWVWR0VWpkWVVuWnZXVFZ4YmtwNk56WnViRGx3YzJzdE1VVjJWRXRmWkV0dVpqQlJibkp0VEZnMVFYVnlNVGcyTkZsV2Mwc3hRMUZUYldwWE5sbEdMVVIyUmpZM2FqQkJRa3RuU1hjMlVVMDVWbXRaYUV4b1RIRjBMVWN0TFZrd2FGWmlaMnR5WWxWeWRrMXNkM00xUTBwWFpYUndka2x4WldVdFpXNTZYMjVmUlZOdlZYbzBZMVpVYVVSRFNrbzFlakZOYlhWbE4xRjNNa0UyVWpVMWNGbG1aM3BHU25sSU5YVTBVblZyY21OUWRGSkRaa2hrYUROUFpFVmpUelZpYVVaWVZuSkRkMHh4UkRSSldYY3dla3BPUmpkUk4zZFlRbGxNUVhNMVQwZHJVM2hCU0hvNVJIVkhRakJqTnpsclZUTndMVEJsTFY4eFJUbEdhWFI1T0VaVVNqTnRVV2QxYlhOS1QxVjVXRWRUTW5SWFFuVlNhMkpmYlY5SGMzVTJSRkpKTlRjeGMwc3dhMGMyYm5kSVgycExPR2xMVkRGNGJVOWhla0k1Y0VaT01Ia3hOR2hJYmpJellrZERaVk40VW1Sb2JqY3dOVzE1Y0haUE0xRkplRmxYVW1WQ1dEQk9Ra1JDYUVaMWMwbGpNMUpJVjNkR01VVTBWMDB3ZUVwQmRGZFpRa1ZWV1U1TmMzVmhjSFkzVmtKdFJFRmhURlJDV1c0eldESXlOSEZQTkZBeFRqUkVNMTk0WVdObVEzazVVbVF5YzI0NU9TMVRZbFIwY1dZd1NVWjRTblF0U2xkakxWSnZRMEl5TFMxMVlscGpWeTF5VEVjMGRXcG9PRVExUzNOeU1FcHBTMnhVYldkdlRHZzNiekJvZUdvMlZuSm5aVkJqVTJOeVFtWjRaMXBEZG10aE1tdFlRekZ0UWtaRGVtRk5aV2hhUlUwMGN6VnlWMUZpT1dsM09UUlVVQzFITTNwc2VtaGFOVnBKWjFWRFgzWnhVblZIZFZoWmIwRlRkRFJ0VlhOb1VUQkJPRWhITUhSNFozWm5MblZwZG1GTVZDMHpiMmhVTnpkQ2IybFZNVXgxZW5jLm9PWmVVc3FRMkgwRXVDR25ya3FqYWpDSkhYWTAxRWZuUlR2dXozaXNoUk0iLCJleHAiOjE3MDYyMTU5MDIsImlhdCI6MTcwNjIxNTYwMn0.OrkcB0pTcpzNui9w44h0jknXpOrzObeNnrAnS1Pxnnc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:42.396 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:46:42                                        1195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=335849 KO=12066 )
> restLoginInitiate                                        (OK=166266 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=165768 KO=478   )
> restloginProgressiveProfileCallback                      (OK=3815   KO=478   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.40%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.40%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.51%)
> status.find.is(200), but actually found 503                      4958 (14.46%)
> status.find.is(200), but actually found 401                       478 ( 1.39%)
> jsonPath($.tokenId).find.exists, found nothing                    478 ( 1.39%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########################-                                                 ] 32%
          waiting: 365231 / active: 29     / done: 177355
================================================================================

20:46:44.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 177603: status.find.is(200), but actually found 401
20:46:44.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,177603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4382329b, username -> user.1001671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@436f4538, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215604269))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2hmOGE2ajZkN2sydDY0MmFtNzgxbmY3dWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlExbHhTbFZ5TlhSTGJXdzNNVmhPU2s5WGRuQkJMalJVYmtZME5pMXFhRTlPVlcxQlZtRndkMWwyUm5wMFUxZERhMHhJUzFJMFVsQnJaR2RQYUhjMk1tTktTWFJUYm0wME1sb3hNMUJwYlc1bVQwUk9YM2RCU21SWFRrcEhVa3AwWjNoRFgyczBOVGN5TFRaNk1sUXhlUzFMVGkwdFlUVldUbmg0WjBKdlZGZDFXVE5aVVhkRE1uSlFXRlpsU21oaFZFcDJZMFZ5ZDNKTGJDMXhNMlF4VXpsS1MxTjFUMnBZWkdvd1NuaExVRnBZZUVVMVdqTmxUMGwyTW1GUUxWOU9UVjlDV0RWdU1XUXpTelZIUnpJMFlXVjNkR0p3YlVSRE5qVnRaV1Z5VUZCZlZXeHFWako2UVVaR1VEWkNUMnBJTkZOWmQwVlFUMGx2VkRObVZFSjNkRWd4VFVaRk9WbFNlSFE0ZDFReFVqUk5WMUphV2pOWVUyUTVkRkp2Y1VOcFgzTXhRakJZZUVSRVozQTRUM0V0ZVRNelRHbDRUbmhIWjJsZkxWUjBXVmRRU1hod1owTm1XalJoVDNjd2NtRldlVXMzTW5sc1UyWjRkMlp4TmtKWk5YWjBTRjkzTlhaQlUxOWFNaTFaWldwTE5tcExZMFZhVUZsTE9ETjRVRzR3V1ROamNYVk1kV0pPVkhkaWREUXRVVzAyTW1WWlRGSmpjVGR4TTNWeFFYWkpNMXBZUldjemIzUjBRMDVFWjJvM2JYTk1NRlZDUzAxMFYzZHdWRkpZZDNSaWVsOUJUek5TUjBOellYVkpWMkl5VEZWb05VaHhkVmszUVdsRlIxcG9UQzB4VFRKTFNsOUZTRzB4WldKTVZuRXRPVEJETlZKWFlsZHFOVXhxVkhsR1NFbDFhRm8yTVRneFRYWjFibVl5V0ZoVWJ6UTRla0Z1ZEhsb1RERXpiRU5CVGxVME5tOTVSbnA1VHpad01FcGpkRkUwV0Y5RVNsVjVkMFpKV2pad1gxOVhVWEZ0WHpoS1MxQmFTMDVpU2pWdWJubHhURVJUTlRZeFpWRmtlVlJVYUhKQk1HaFljRVV0VUc1d1FtY3ljMnM0VlVSdWVXcENaSEZKYkdORFkzQldYMVpvUWxkSVFtRlRPWGs1UjBkM2J5MDRNRE5GTkRsa01uWXdiRWhGVUVKRVMxbE1RMnA0T0V4SVpXRnBWVGxqVWtwQlFUbG5UV3BTZGpSdVpHUnZMalY2WlV4UGRsbEdSMU01VG13eU5YZEdTbFU1UTBFLl9CcGVRNERwSy1laDRaZzk0bzhxbDJ4WVJYb1ZaTGIxdkN4TGI1akNxa0EiLCJleHAiOjE3MDYyMTU5MDQsImlhdCI6MTcwNjIxNTYwNH0.3zbh6I97IvXm-Qqjg1ZD9x1PU6FlLtevGLe2J3QNTns","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001671"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:43 GMT
	x-forgerock-transactionid: aa247397-9d17-45a4-bfb3-2e6e627f0911
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:44.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:44.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 177603: jsonPath($.tokenId).find.exists, found nothing
20:46:44.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,177603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4382329b, username -> user.1001671, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@436f4538, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215604357))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:43 GMT
	x-forgerock-transactionid: f228dd1f-fa04-4f76-9a6d-5d0f8384194b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHVrZTg5MnBzY3NjbnZtaDl0N29vNmh2amoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmQxUmZTbmhMU1VKT2FFRllhV1JPYUcxUmVVaFJMakZRZHkwMWNVSjNaM2RCZGpBelpUUk9hMTlzVjNaV05HVTFURE5tUW5nM01IWkdVRlpMY2pKTk5uSkVXR2d3T0VKeGVYbDNlbGQwTWt0NmVVSnZkVlJJTW5wQ05GaGpOalpHVEVGT1dqQlFWSHB1Y205TGJXaHBUeTFIYXprNVUyUnhSRmx4YTB0RlRGZGZWREF4YkRFNWVWbGZSekJhVW5FeGFVcFJaVlV3ZEU4ek4ydFhSakZqV2xWSGEyTm1ZMmd4VGxobGJqVm5VRmxSZW1oV1Z6Wk9jMEpMUzFoc2NYVkRTMjVYVW1ad1MwMU9MV2MwVkRobWNHcGtORzFyYWtoTmFIQTBhRjlETnpCSk1tNDVjMTkyV1hsT1RHdE9WRXBTVFRKV1REVmtOWGhaVG1SUWJ5MDFNVEUxTmxKdE9WVXpZMFkyV1dkME1taDFRMVZIYTNSNlUybzJVbVpmYkhsWE5FRmZhSHBZYVdWTFpWbE5UM1F3Vm5GU1NGWmpTR1JwVHpsTU4xTnFSa0pITVc5WVYwVlRZMUZoYmpOalIxZGtZbXBaVUV0SlYzZFlSMnM0Yms5bWIzaDVNblZsUmpsaVVuRjNRamxhYldGemVVeExiR1ZTYld3MldXVkdNMFpsVERaNU1IbG9kV1JOWVZOaE9XSXllRzVxYkRSSmFVZGhNelptY0c1TGRFb3dlVXRxYXpseWNVaDRUME0wY2xWQ05UY3hjSFExUVdKNVJGQnRZMk5tVVRCdllqVlVOV2xST1Vzd01rdDVURWs0YWtKT05XdHVOV1ZvWlRoRWQwSkphR013V0RkUU5tMXhWVEl4UTNFeGJqWk9RbDlqZG5WMWRtUnJaMHhhU210dVlrTmZVWHBhVmw5clIxbFhhMDVaUkZKUGFYQmxRMlprTjBwTWJqWmZXa0pEVDJkaWJHWklVVlZsVmxSSWFtNW1iemhSY2twQmRHVktSR0phWjNaaFl6Wmtha2hwVVV0UVkwUkdVMkkxVkZod2QwSjRURjluWVVjd1VrZDVURE5aUVRCc1JtVk1URVJvVkhrd2RtSnNYMFZ0TW1RM1lUTjBVRUZDWmsxSlgzUlNXSEZGU25oWFFVTTJhMFJ2Y2pOamJESTRjVWxPUTJkbFN6WnFZMEpPV21GaWNrcHRWbEJFVWpWS1gxbEhhMUZCVW1kdmVqVlJTVUZsTTBzd2FtNXJMa3h5VXpOVlNsOHhiRU56YmtKMFJVWXdNblphVjJjLjF3V3FhYTZWYy1qY3FJdkN5UXowWnplQUVGTFk4QUtaSHBwU1VGbnc2M1kiLCJleHAiOjE3MDYyMTU5MDQsImlhdCI6MTcwNjIxNTYwNH0.fg5OgwvPe-qgIlkwiUqYMhc32QpBN7bhFnwIqxt-tgc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:44.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:45.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 177803: status.find.is(200), but actually found 401
20:46:45.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,177803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46a7602c, username -> user.1002869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f72314d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215605646))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXJxODUwMWxyazcxaW1yZnVwaWRjY2FxYXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TmVsVkNSMjVJWjFCU1MyRjNlRVJWVldOMldHaEJMbFp5UVVKME1tUlhjWEZ3YUMxalJtRkJRVWgwTmxoNlkxVkRNa3Q2V0VscGRYWkNhak5vV25VMWNUbFJjamM0V2paQlIwOUVMV0pQUkc5dFZYTkRVek56VTFsaVZsTmZYMGRNTW14SlJXVTVaMWhKYVd0bmF6WnZkVjl3TmxGamVHZHJRV3hVY3pOMFFsUjJXWHBLYmtkRlh6QTBYMkl5WW1KcmMydDFUbkp3YlVaRE4wWXRSekJ5V1VKbUxVbFljMnB5VnpOcldXcGFkRmhzTVZoaGVsbzFlVU5mVjBWSGQyUk9RMngzVVc4NGVWQXlabEZFVWs1SGRtOVRjSEpMTlRjd1MzSjFVV1Y1ZERCalJXUjVkSE13WkVwQllYSlVUa2gyYmpCT1ZHdFhhVzR0TW5NeFNreEdaMjFEUVd3MVJHeDBlVEZyWDJnNVpubDJSbEZuWkZFMVRtazRWakkxWVZWU2FGcG9TM1JZTm5WNFl6RTRTbkYwTUVoTVNGbDNVVGQ0WXpCWVZXczBjbkJCWVVWMVZEaHdORFZpYUc4NE5WQjVZbEJ2UTNjMFJtVmZUemd4UlZWYVZqVkJRMDF1V0U5cVNIRTBUWGd5VFZadk5qQXhhbVpWU2pOMWJuZzRZVVpOY1VoblpYSnBRamd0WXpGbU1qbEtjVkZQWW05b1IwbzFZWEUwVG00MlYzcG5jblJMWkVreVlYWXhlVEpsVW1FMmVEWmxZWEkxTkV4Q01taDRhbGt4UTBsdFVta3ljVmczY2t0VlpGZE9iRE5ZV21sV2VUVndjMlY0Y1dKTE9VMWZiVzB3VURsT00yNXZMWGx2VUc1eU1GTTFjMU5TTTJ0UWVUWjBORUk0YVhCVGVHMURTR3B4UjJaeFdITm5aakV0U1RKc2RqUk9SMnhIUmpCalEwYzVXRk14VEVaeU5sbDVUbWcwWjBRMmVreHlYM1pwUkhGTFltdDJkazk0U1UwMGQwUlFXbEZqWlV3dFlqZGpSbkZtVlVWYVJuQk5NRFJTVm1wR2JtRlFVSFF6ZUZCNk1YQXhlbWgzWHpsdk5IaGpYMkZwYVRNemRtRnNha3RRWmtSclRrTkllRzFSUjBsMFQzWkNlbXRTZUhGb1Vta3hVbGhKYms5U1RIQlJSMlZEYVRWb09HRmZRMUZOVW1aV1JrTklZWEptVG5kWFVXd3dWbWs1TVROT1FXODRMbXhmWlVkdFh6VnphekZpYVdrM2NVdFliMGxYVDNjLkJ4M19UVjdEUnRESV9HMEFFMVJ3dU92ZXY2M1dsM2ZQVXI3czQ4bnphX3ciLCJleHAiOjE3MDYyMTU5MDUsImlhdCI6MTcwNjIxNTYwNX0.nfcwRf2txliXJBiA8vW1TQmuLp1SmQ9nlbsWe5ABKNA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002869"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:45 GMT
	x-forgerock-transactionid: aefedf64-7734-419a-b369-b6a1a5e704a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:45.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:45.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 177803: jsonPath($.tokenId).find.exists, found nothing
20:46:45.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,177803,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46a7602c, username -> user.1002869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f72314d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215605736))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:44 GMT
	x-forgerock-transactionid: aa10aab3-6a9d-481c-acf2-c5b7a0959e17
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDFuMHY2a3N2NWtyYm1jMm5ydHBrYTZmYXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1NEbEdhVEJ0YVhwak5tdFhlVTlyZFhWaGIyNVJMbmxxUm5SSmRuQnlSbHBoTkV0aE0yWm5ibGN4ZFUwelpucDNaVWhGVmpKQmVFVkZlVnBpZW1ScVpIbGllVTVWYjJZMllsaE9TVll6YjNSdFp6Tm9Wa3RuYVRWTVduVnlaV1JGUjNSNmVYcHFXbGRWUmxSRmQycGhkREk0UkZaaVptODFiR3hRTW1reU4yRjJRVVJJYlhjeE9HcHhZWFpmY0hoTWVtMHdWVVZsWXpWT2NYQlJPVXg2YVZkWU1qZHlUMjB5VldRMVVVa3phR1l4Wm1sTWFIRlJiR3BzVFd4UkxYZHpOM2RSWjFGdVl5MHdia3h1TjNCaE16azVYM1ZJZWtSWE56UkRNMjV2Y0hORVdsQlFXVVZPZW1WRlFXMWpRMjl1YlV0b1ZYZHZhM1ZaUnpaWVMyZEZjR1ZQVWpBMmIzbEVaa3hrZFRJNFFYcEROMjlWWWpZMWMxRkpUMGxvUW5sc1oySkhhVXRNTjNFM2JXNVdOakpCUVRKYVRtOUNaV3h2WWxkeVpsTkhaSE5GVVVFdGVUSk5UVEkwZDJKNGMyTjRiREI1WjFkVFoxZE1Va05mYVhWTFJYcDRTVTUwY0Y4NVVHTnZRWEZwU2tOVE9FeDNNMVppUjFCR1RFMWhiM3BxTW1kWllrUXRiRWRyU2pVMVRtcGxkVFJzU0VvelJsQk9TVEZGWkU1eVgwbEpiazF0VVdGcFMxTXhTMjUyT1hCRmVWQjRaRmMxUVZsVmVqRnFiSEZCYzBsdWFrWllWazFtTVU1a1oxUmZabGhzWVVnMmJHSkpja0kyUkdKSU1HaGpkVmwxVVRKRFJtVTNNVzUwZHpnMk5XbGpXVGhOVTNwb1RWaGpXRVUwTW1kcGRsZHdSMlJrZVd4TGRVRm9iR1ZJZFdGMlR6QnZVbXhvY2twVVdFdGZiMHBVU0RKMFJqQm9iVXcyUldGTFVUZGpUblZmUzBoNlVuQnpUVk5qUTJSUFkxRmlOazB6WVVKWUxWaHJUR3A1TTFwUGQyNXhjRmRuVVRsR2ExSnVSMHR4Ym5CTVlqWkJYMXBGWlhWdFNUaE5jWEV6YjJad2NXTktYME10TFVZMk1WQllhRmxoVG5Wc1NFUkJjRmhYT0VWUVlsTXlhblUzVEdsSGJHRkRXWE5WVEhjNGVsRkxaalp5UTNkc1pVTlNVelpmWmtWWE9EbE1VbTFrU0RCVGMyaEpMbkpaYkdwaUxUSm1ObVYyTkd4Zk5YVjZXVTVOU1djLnFKMnhaRWF1VVgtRmRYQmZyVHBNNHVFWDVhY0xjQ09scjBFTDBOdmppbWMiLCJleHAiOjE3MDYyMTU5MDUsImlhdCI6MTcwNjIxNTYwNX0.APwQduyFXdlb-Se6ckDysdsgR-ATcyRDro6NHIkHUlY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:45.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:47.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 178056: status.find.is(200), but actually found 401
20:46:47.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,178056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49637fbc, username -> user.1000464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4887339e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215607417))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczh2M2Vtb2tsczA3dmd0OWhuODF1ZmV2aDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFNqRlNVM2hLV0dRM1NFVklObEJJUTBkU05FTjNMakZpVDFBeFRHOXljVkpXU1dKak4xUldTR2x5TlZScFpIcDNla1ZNTVhKTk5ITjZlakZMZEMxWFpWZE1VRFprY25wcFRXTkxPV3RWWTBkQ1owcFFlRXR5TlhOclFVZG5MWFZWWlZoWlRWTkRTbEZUUnpaS1VHOU1iRXB3ZUVaS2JGa3hRbVJTWkRBNFFrZ3pNM2hXZDBKeE9USldSVXhvZW1OdWIwWmpSR1l0TVhGTVRHTnBRV0ZRYzFabmJtcERZV1JNYldGTVZYaHlaMHh3Y0RSSU5WRkViMjF6WVdneU1GSllhbHBJVWtKWGJtOUNYMjlHTFdKb2N6ZHBNVTlDTlRsbk5FaGphVzlXVlhaaVEwTmpVRlJmZUdWd1VGVnhTMTkxWTI5b1ozRlpUQzFyUVZJMkxYQnZPRkJ3ZWtnNWIyNUpiRlpXTkRob1NIRllTMFIzUWpscE9YWTBkelZrWVc5M2VYTkxWMHhHUVRCdVoycFFVRkZOT0haS2RXaFZVbmhaWjBocGEybHhkRUZUUm5WWlRVWlFaRXhHZVRONE4xSkdiMDFuTlZadVduTmhjRXhLVGpGNWRuZGphVEkwYjJkUGFYWnpNekJGV21VNUxVZElTM05PTFZJME4yVTFYekoyYm5KT1ZsbFdkR1JFT1VGUE5TMWtkbXhFVjFoYVJYVmZiWEJhUVVsbVJFUkJaV3M1WkZCdVNreFViVmxmVGtob2VVMXZRbHBITFc1ck5XUlVXbGxRVERFMFYyNUJPRWsyUzJWbmJFSlNWa3BhYkhoclZXaDNhM0p3YTBKR2FGODJTbEp3ZEdkZmQwWjFVRU40Y0dFeGIwbEJSR1Z4V2pVNGFrOU1jRkExVERGVU5YVnVWMFZXYlhobVFsZFJkWFppUm5SUVMxQk5la3hQTUU4Mk1FTndVWHBPVlhGb1dsOUtSSFZQZWt0eWNuUTNUMUZOYlVwak1ETnBaV0ZoUVhGTVpXUkhRMFYxYkZoR1RtdERSVlJEYlRnMlNHaHhSakU1YWxWVU5FNWhOVXg0YVRocmVHb3ROR2RKWTJsdWN6WkZRV1l4WTJkVU1rUXdZbXA2UW1wNlIwbzVZV3BRVGpRNGFXTTVWRFo1ZFdwYVFYY3dXVmR5WmxsU1VUTlFZbmxNZFZWeWNYaHJkRTlCY2pkcE5WUlZWRXhhU20xd2JYWXlTMEZIWjFwMVFTMWpMbUpoTjBkSkxXUndPVVp0VFZWWVlWcHBMWE15T0ZFLlJCVEh6d2JaS3VubmlQYkZmZVl3U194Zy1ZNENUNVVYa3JNUW13NEpDejQiLCJleHAiOjE3MDYyMTU5MDcsImlhdCI6MTcwNjIxNTYwN30.dqi32_zUeLFtT7FlPqvpIiU4OV3dALo--OvjCJbQpbo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000464"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:46 GMT
	x-forgerock-transactionid: e53ea5c6-3b55-4487-8faa-95f3b98a9bdb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:47.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:47.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 178056: jsonPath($.tokenId).find.exists, found nothing
20:46:47.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,178056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49637fbc, username -> user.1000464, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4887339e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215607501))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:46 GMT
	x-forgerock-transactionid: 5220f582-e363-43a5-8c00-2df93e0464e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3VqdW9jOG9idGFqZXAycGZzajd2ZDhldWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1NYcERUbFZrVGxOc1dtaFFWVlp3WkRreFlXaDNMak5sT0c5eVNuVmpPV0pqUWtObE1rSlRRMFJ4WkVSd1oybEVOR052YW5Nd05FeDJUbGwxT0ZwclZtOTJha1kwWDFZMGVtcEtabVExZVhOT1ZuaFJXVkpLV1hORVUyVm9VWHBSVEhOYWNGQmFXVTU2TWpjNFkxbE9jbkEzTjFFM00wOVZRbTF5UVV4dFpYbzRZaTFpTUdWbFQxRlJWM0ZwVm5GdGQxWXRXRmd4WjFkM1JHaHNVbTFoWm1FNGFGbHlaR0ZDTmxCcFRVYzJYMnhJUjNFNFJYbEpZVFo0WVRGWVMwOVZRMkpDU1dReGIxVTVUbUpMWXpJM2NGcGhaVEpHU1VJNWNtRnFjRE15Ym5OaWJEQkdkVzQ1YlU5SWNsSXhVV2hYWTA1Q1luVnVSVFp0UjI1dGRtWkVORTVWVmtkWVQwbEVRWGx6ZWpVeWJuaEVkbFV0YmpkRFoyaEVjMUpVUmpOWE1UTm5jR1ZFWWxCZlIxOXpUMlpsTFY5NVlTMXFXSGRVTTNGTk1FWm1kbTFXVmxWQ1JHeHVObFpZVlhBd1ZsODBWMW8yVG5KRWJ6ZDRRVTQyZFZwb1Z5MVhhMjVGU1VGeFJYVXdOM0ZNVGpkbVVFVkNhRzlVVlc5RlJuRXlYMnRZZVRSUldXRmFhUzFTVDBaeFpqa3dSMk5DUW5KV0xXeFZjeTB3TVRnemMzZDBTVGw1UWtKeGIyaGZSMWxyY0UxSFRIcEdUSGh1VFRsdGJ6QjVlblZEU2xaNmVYWjBXVFpFY1dOeE5FMUtRbWxLTmpoc2FVZGZkR3hmUW5GMlgxSm5PV0p0WDBZeVoxTmxiM0JWYUdsdmFVUlVjRGN4VjIxM2FuaFZXVlpQV21oV0xVSk1TMWRQZFhZMWVtRm1lVmt6U1RjNExVSjNiSFpXVmsxU1lVRk5SakJFV0hBMGNVcDJWamQ0YUU5eVRYQkVOVFJOUW5aclpYSXlSbXd6WVhKVVFqTm5UV0pUVEhWTmNXWjVNMFI0VGxRMldWODFVbU5KUTJNdFRXWlNSREl6TWxCTE1VbERZa1YwZVhkNk0zSTViUzFqV1d0eVUzcHVaRlE0ZFVwd1ZHMVlOWEJHUzFwa1VYWXhTSFZCUjJOM1lYQjVkVTFpUWprMWNYTjVRbDlFYjJwNVYzVTJOMVl5ZEROWU5WaEhWWHBIVURaVVpVUXRTa3BSY2xkQ1FYbFZMbXBzYWxaWmNsOTFjamMwWVc1QlQwc3plbGRGWkZFLklINDZKY2FvT2FKeFg5WHJtb0JoeEV5MjZXNEFkMk1ZbC0ta0FMUUJrclkiLCJleHAiOjE3MDYyMTU5MDcsImlhdCI6MTcwNjIxNTYwN30.IOnr4F4ky0yNnmhQNtSzcvPeAZYlCFNss-k0A_rda7Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:47.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:46:47                                        1200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=337317 KO=12072 )
> restLoginInitiate                                        (OK=166994 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=166497 KO=481   )
> restloginProgressiveProfileCallback                      (OK=3826   KO=481   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.40%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.40%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.51%)
> status.find.is(200), but actually found 503                      4958 (14.46%)
> status.find.is(200), but actually found 401                       481 ( 1.40%)
> jsonPath($.tokenId).find.exists, found nothing                    481 ( 1.40%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########################-                                                 ] 32%
          waiting: 364502 / active: 25     / done: 178088
================================================================================

20:46:47.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 178104: status.find.is(200), but actually found 401
20:46:47.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,178104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5af98823, username -> user.1002205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c62c7c4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215607736))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXM0ZG51Y3BpODZjamRuYWhnaW43a2FiYjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVVWOXVTalF4V1hZMk9VSjBhbU5rWjBWMVUwbFJMbWt6VDJjeU9YUkNlbkJLV0dOVFFVaFVPVlpEVTJveVIwaG5SM0kxVEZNeVNWSlZaa295Um10aFEyMTRTVEF4TVZKM1RuVnZNbGx1YVZWSFRWbG5OM2gyTW1RNVNtcG5kR3hLYTBSTE5XRTBkakZpTmxjM2NqTmxNeko0WVhaWmVIbERkV3BTU1RCT04wVTFTRk5MUVdadldHaDRXUzAwUVhVM0xUTkNWbEphYjB3dFNsUkRTVVJvTVMxb0xYWmZXRkpYVm1aUldqZGllbDl4ZDI1dGRGUkdiRlJ6Y1ZWWFUxUmFWMFpuY2pBNVJUSndjVTAzZWtGdlNVbHpNM1JtVTAwMk1UTlBWMTlYV2tsa2QwdEpUbmxoZEZWNFYzTnNZMWhMUjJSak1YcEhWbHBWT0ZwbFpXSXdTa2xEWVRKRVV6bDRTRlJPWjJ0VFV6ZE5TWGgzTWpsWFZGTjRZVEZ5VVVGT1F6TjFYMVJsYjJscFIwUXlVMW94ZFhSbFRuaFNibGxIVkRCRmRFcDVWWE5YVmtsS1RUTmlWRlUwZEhocFJIQnZUVW81VlZGU1ExUmlMVEZXVUVoRFFuTXdWVGhoZWxOd1ZGOVhhV3RKUVRZd05uTnpiRjlNZEMxZllVUk1WMUV3ZVhOaFNWTnVhM0JYYWpacGRUSXdUbEZaVEZFeGJIbG9jbU13WmtaSVRHdFJVRVZrYjNWSVVpMUJMVkY0VW1WWmJHUkVhRTFaY2pneWRrSnZVWEk1WkVsSlRteFRlRXBrUlZsMWVVOWhMWEJ2VWpkRWNIZzJhbmd3ZGtoTGJEZFJhVmx0UkhsbGJ6VnBVbTFEYUVOeFVtWXlMVkJJTUcxNFVFOVJjbTVXTTJsM1RVUjJVVEZGTTFkbVFXWmphM2xhYkVOVVQzUk9VbGhoZWtObkxWRTFRbGhUWlROcU1XWmFORk5QV1dOZldHUmFkQzAzYnprMVdqQlJjMk5MYkVNeVlqRTRRamhEUlhveE9YZE9Xak5rV25WMVJHbGlVbWh0U2tjMlNXRkpaazV3WmtaWlNUVlpZamcyWXpReU5rZG5TRk5WUjJKVmRFNW5iWEJNV0VGUk5HVnRVVEYzT0hOc2JIbHpXRXRqWkV4dk4xZGxWRXBKVVVSUVJXMVFjWE5yVTFkNGRHNDBPVU0yYVV0dFFsOXhOa0ZGY0VKalYwa3pUbkpxZDBaT05HdzRMakowUkU5M09FeGxTa014U1U4d1JWRTJXRzEwWVdjLjF2MmdiSGNjNEJodFFjemZoUGE5eHpBejJxRVV6TEZadWZ2aXN0d2hNcEEiLCJleHAiOjE3MDYyMTU5MDcsImlhdCI6MTcwNjIxNTYwN30.-_jtLUGAurZQRlX24JQqlQ3RWSfkvMTpI0OvV91SPlE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002205"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:47 GMT
	x-forgerock-transactionid: 78d5d7b2-1d94-4c13-8a0e-244e8c8f0519
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:47.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:47.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 178104: jsonPath($.tokenId).find.exists, found nothing
20:46:47.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,178104,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5af98823, username -> user.1002205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c62c7c4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215607826))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:47 GMT
	x-forgerock-transactionid: 4b1be5b2-28dd-47c6-ab6f-67642625ae55
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGY2ZWRwbHVoazNnZGtiaXRpZ2lkNHZ2NWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmMxUlJWM1Z1ZUhwdWFuRlVaa2RpVmtaNE5tTm5MbE14YkZKeU5EWmpUbTk2ZWs1blNuaFVWbFJMV2xSQ01EVjZOa3B3YkdGSWNtdDJTRU5XWWxac05sQmlaalJ0YnpSNVdWOTZZMVZ1VUhKNmFucFJUMFpuY0MxdFRFVXhSV0pQV25SbVlsbERNVmxFYzJOUlVEZG5kWEJmYjNWaUxWSlJlRXh1YUc0elUwRkZiRWR1WlMxdFQzWk5VMFV3U1dwRlRVUjNha2hRVkZkM1VtcFVVV1EzYzA1c1EzVm9WMDlYTVZrMWRHbHViMnQ2WDE5blNXUnlTbTVUZFZsdVZIVmxhRzAyVERWUVNWQmhkMEZ1WjFVMVNVMDRiMGsyUkVkUkxYRkNSMkZaVm1Ka1h6SldVR3hMVmxjek0yTkhRVWg2YTBKV1gxWlVMVTF0TkU5eWRuaEtkVkUxWVhBdGNIZGtlWEZxVERCdmVYQlhiMm8xVjAxbU5IaDJUa0pCWm1kMGVIRXRTelZHUmw5S1RXVjZkVXQwWDBObVMxRXRjRzVsV1d3M01tbFJWMll6Vlhkc1QxVm5Zemx5VDBWTlpGVk9aV2hxWDA1VFowYzJUbGMyWm5ONk0wVjZha00zY3pGU1FqbHJWRXhGT1dZMVluTTVNazFFWkMxSGRISTRRMnhYYzBOalRrSTNiMmgxV1VkalFTMXphWFpCVG5GeFlpMVNUMXB2ZDFkQlFXWkROVkJ5VUdoTWFIQjVNbWxvTVZVeGJXcG1OMHBmU1ZCTmFEaEdUbVJOUWsxb05rbHhSRVp4TTFWNlRWVkRSemROTFVSUFNGWkVXa3QyUVhOSGJHUlhUSFJ3U1V0VVEzcFdWRloxYVhrMk5YaDVWbXRPU1Y4Mk5XZzBVSGR0TW5sTlpVUjJXSGhUWTJOV2RHSktVWFV5YUhsVVpUUnFaVXN4ZG1RMmJEWjBkM1EyVFZWQ1ZEZFBlamhCY2tFdE1XRTBXRWR2YzBsbFZUQjRibGMwYUdSS1RIUkhhR3RZUzBaSWR6VjBlV05SUmxCbFVXVjVZbmxTTVRWMVRXSjJUelpuY0dSTFUyUndjMlJEV21rM1VHUnBOR2c1VFRkSmNYRnZXazVPVUhjMFpHeFROa2xzUnkwNWJrRXRMVnBKT1RRd01EZzBaMWd0WWtSdFFWRkZlR3RFZWxjMWNFcHJhRUpyYm5Ob2FXSkpPVlo2Wm1JMFoySklWVUkyZDNGYUxXNVpMbXR6U0VGV00zRnRUMEZNYldOU05DMVBUR1p6VDJjLjlzQTAxWFhkNXBIV3I5REkwUmtFUExiTGxWakFnMWxLRjlVNGVLZ0YwaDgiLCJleHAiOjE3MDYyMTU5MDcsImlhdCI6MTcwNjIxNTYwN30.aSHFCEHj4XG0q565P7sswNQoIGSYulm0gYFTGulFpuE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:47.827 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:49.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 178332: status.find.is(200), but actually found 401
20:46:49.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,178332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31860deb, username -> user.1000597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b68b403, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215609153))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGZtbWNzNjZmMG9jcjVpY2JpcTZvZmVvbHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elZtOVRiMDB0WjJZNE1qSTNOMUF0Ym5BM01HRkJMa0ZhTlVFdE5GWlZRbEZwVDBSRVdVOVJhSEZyZHpOaFIwVnlUMlYxV2tnd1FsRmZiV1JhT1RWdU4zTmpkV3g2VmxObmNIVjRlblZsVFhGdmFWQkZWV2RrTm5JeE5WVlhRM1JCUVVWUk5tNUZjM2xIVUUxNU9UUXplSEoxWlZsRFRUZDZNbUp1YVZJemQyaGZhVGR1ZDA4NFducGZSbDlrWlRGdVZERXdVa1pYYVd4d2NscHpkMXBIWW5SQmVUTnBXVkEyYlRCS01uaFNkRkU1YUVwWFRqZG1WMnB1WW1SQ1pXbzNhRXhTWW5kTk1UVnNjRWxyVXpKNGNrTkZiVTl1U0ZaSVpsQnNUbVZ6V25SdGJFZFNWVFp2VEhGaWFrZDZObk15VVZaamVqVndNamd4ZEVad1lWOUZiRkZHVnpJNVgycEhaRGwwYzE5VVZFTm9Ta2xLT0VWcFYxUjBkREY1WDBWQmEwaHpUV1ZpVkROeFJsQnVOVFEwZFdSR1kyeHFhSGxWUTFOV2QyMDJObTk0YUdWUVZHSTBibkZOT1MxUVlVVXpSR1ZQVFU1SmJFbEljbGx2VmxGQlJrNVhUM0JwUld3M01GUnJlVTEyVDE5SFZrVnNRMjlvTTNoTFUyVnBiMDFGVkZacE1pMWtRMFV6V1VjMFpXOHpWV1ZqWlhadFpuRk5ZbFJrZHpoSmFERlljM2xUYmsxWlJ6ZDFWVVpHU21KSk9WWkJiMUp2UVhoRVRUVk5ValEyZVY5TGJXcHdiMkl0TVdkTWFFdDZlRzVJVWxSUE5GOXpNRjlIZDA5clEwTXllbWhVYUV0aFoxTnRNRzF4ZEc1YVpUa3pjRXBZWW1OdU0zbHVXSFI2Vm01NFEzUlZXbkZLTUhONmRVRnRTSFZFYm0xVGJtaHBaVEpTV2kxU1pqQlNhRkl3T1VWcFFuSndOa2M0ZGw5WWEwRlRlVkowWkd4SmVrUjZlbEUxVHpKSFVXeHNiV05GY1dwbE5HOXdZVzlNU0ZsTWQzaE5Ta1pGVWtSd2MxSkVSRTV3Ykc1dWIxQXdZVzFMVlY5cWNXVnJUa3N0Vm1SeVNHcEZiVlI2ZVdGU1Eya3piV3RMVW5CNFZFOTZaRGt4TVdJNWJVUXRhRkJ4TWkxSlQxaFRibGt6Vms4MWREWXdNMEZNTlhwMlpWTlhURWhDT0c1clh6bDRWME55Um5wSVVEWTBMbFl5YW1sblVuSTNNamRxWWxFMU1razBOV3h4TkVFLnJKMTh6ZFBNcFpCUlVfSzVHR3loUjVSd0V1UnZFdGJ1RFU4R0pZaFBHS00iLCJleHAiOjE3MDYyMTU5MDksImlhdCI6MTcwNjIxNTYwOX0.a82r3hf6tZLEICa8V9-ZyoMqJJH-sSrfpqhmXnxhSO4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000597"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:48 GMT
	x-forgerock-transactionid: 45390dc3-3a1b-459c-8314-55f30782be64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:49.201 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:49.241 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 178332: jsonPath($.tokenId).find.exists, found nothing
20:46:49.241 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,178332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31860deb, username -> user.1000597, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b68b403, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215609240))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:48 GMT
	x-forgerock-transactionid: dd48883d-5de4-44b1-8ce6-8645c065fec8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWNoNmhxNGZpNDZpdGI4aXFxdHUwZzFyOWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d01rSlBia295VTJSeFptOTBSSFEwT0hSYWRVOW5MakY2WmpSbU5WZFBXakJKZVdkWVVIVnlWMU5tYjBReldFTnVWbFJNVGxCUE5tcFdaMlJ6TVdwdWNtOWxlRmh0WjJoWmNrVkRha3haUlVJMlRHSjZlalYzZW5FNVlUYzJjRFJVTmxGYU9XZE5XRjh0YVVKalFVTnBWbFp0YjBsRGJtcFpaVnBxYUdVelFVMVZTWFZwYlVaaVp5MVNiekkxYmtKUVZYUnpieTFuUm0xVVUyczVUa3M1UldaTmRuRllTV3RzVkRGdVVuQXdhazg0ZVhGTFozQnlXblV6TFRoRlVtbEVUMnRFVVVRek4wNVJNMEZsT0hCUVZIVnNSMDAzVDFkS2VVWXpRMmd0Vm5ZemNuWlBRMjFTYVhORGFFdFhRVTVNVEhKeVdqTndMVWhJYUZSTWRXSndRVVp4YUhSc1lWaFdUMGRCWW01RmIwdHFTMWxYTkRCSVZteDZla3RETUV4dVdHOHdVVU5DTUd0eWNERkRVWFpQTm01YWVUVmlTM05rTlROWFVXczJRV0YyTFhaUFRXdzRaMEp1WVRSQ2RrVkJaMlJIU0ZOUGRqRTJhME5LY1hwUU1GVjNRamRpVW5kM1V5MWtVa0pZVFZOVWRYSlZaM1IzU0hsVVdWRkxVVU5qVVhkNlpqSXpWMDg1TjBNMVdGazRZMXAyVFZCQll6RmFNMnMxTlU0d2NtWmZhbVJ1WWxkdldVb3ljemhmV1hZelRTMVRObEIyYW1GeUxUQmlhVk5UV0dwZlFuQnZhSGswYm5JM1NucDJSMWxXTkVSdVlVdENOVFkyYmkxa2FUSmxPR1JwVUhac2NIWnpVVEp0YW5BdGQwMTFVM0o2YUhVeVYyWTRlamRQZVZCWk5HVXphMGxUZUdKNWJscHhSV3N5ZFcxRGVXaG5UR2xYUTAxQk5XMDNlRW8zVm5ZeFRYUndZMGhsZFdkQlFrVnFSSFpmYkVzMFMyUlFibEJHTjB0TWVrRlFOMGhJVDFGT1prVnRXamhKYVdWbFdFdHhUVU5QZDFkcWJGSlhlVFpNZEdSSk9VdGFia0pJUjFwcFFreFlNRGx1TmxadVIwUnRjVWRFUm1scVJFbDRNVEJ5UkRGeGRYbzNSMGxNVUU1SGNUWnhkbHBqVVdGVWJWbFBSMlZJVldSNWRtSlRNVVEyVjI1VFNucHhXVU51U1VNd2RUQXdTVmxrTm1WNlZFbFJMa1JWWTJsMVZXVlZaREpRU0cxRlYzUjJZMGhJYVZFLnd4eHVWbGwwYmNjVHBZNUU1TjlMTm5IWWlPWk1DUWZNNnloM2pCY24zaXMiLCJleHAiOjE3MDYyMTU5MDksImlhdCI6MTcwNjIxNTYwOX0.q5V1jepCNrmdkb6oNXTwNnp9Bui7FDzmzNRj3AoYT6E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:49.241 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:46:52                                        1205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=338831 KO=12076 )
> restLoginInitiate                                        (OK=167746 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=167244 KO=483   )
> restloginProgressiveProfileCallback                      (OK=3841   KO=483   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.39%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.39%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.51%)
> status.find.is(200), but actually found 503                      4958 (14.46%)
> status.find.is(200), but actually found 401                       483 ( 1.41%)
> jsonPath($.tokenId).find.exists, found nothing                    483 ( 1.41%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########################-                                                 ] 32%
          waiting: 363751 / active: 28     / done: 178836
================================================================================

20:46:52.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 178890: status.find.is(200), but actually found 401
20:46:52.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,178890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@158571c3, username -> user.1002086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fe27b10, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215612868))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmU2dDkzc24wdGowdjJvcGFyOGxpMzcwOGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVkxUnZOVVZUZVV0T1lsSTRSbU5yUjBWT2NqTkJMblEwWjFJME1rbDNVa2xqYnpaS2RIWmtaRmxpVWtSNE9XTnVPWGRLWXpKS1dVZFJSRGwyV0ZsdVJYRm5URE5ZUjFGR2JWQldZVjlZVG5GeU9GQmtSSE4zYUhaSU9HdHBNVzVCTjJWeWVESlJZVFZ2Y2toMFZHOWxNa294YUUxclgyZG5UVGQzUkhGRE9VeDRNakpoUVhSSE5XeG9lR2hGYlhnMGNVMHRlSEJ5ZDBGeWRqQmtNMmxuVEdaaWMyRkpWV3RLVWpaWExVSlBOMkpGUkVaUFZWOWxMVTVtWmtoVVRXSlBRMWg2V0VwVFZ5MHdWbVp4WWpGVWIyZGhVVFpYY1hOV2JraEJSa3hQTW5wUk1EbEthMGRyVkd0Q1pFRTJZVVpoVUVSVVZIRlFiQzF3WTBZMlIyRkJVbFZKUm1GTWQxSkZWMnhMWVZWc1FuQlJhV2xRWldzMVdEaHJPVUpUTVZRNFZEUnRja3RRZFRoRE1FVmpjRE55TWtOS1UwbEpVVlJHVFZCM1ptMU9PREZxWkVJMU1UbDJSbDluZDFaS1RUVlJRVmRZYm5BNWRFY3pXRVExVkdkMFFsRktWMHRtT0hGS2NGb3lRV2g1V2pKTlgwTlRaMWRVTVc1dFUzVjZhWEpGYm1kYVVYa3lRVXBOYURsSFR5MUlSa0Z0VGpCRU1tRmxSME53ZWxCc1JFTXRia1ExVDFSdGQxbEJVVE5XZURFd2JGcERRWFU1WTFCR04yZGZTRUo2YnpWdlRYZDZSM2RzZFhGWlNuaHNObFJFVlhabVIxaFJRMjVaWDJZNFdHMVdNblJ6YkdoWVFXZGlVblZUYVV0dlQxVXhZamxRUm1SR2NXUXpWV2xxVW5oUk1YUXlSWFkyY1RkUlIzVmpOVmd5T0VKaE9IZzJSekZJVFhsaVZrOHlaVTgxV1dGeWFtdzNUbFo2ZHpCSlR6QkdPVmQ1Um1oRVpVb3ljV2hxVnpka01sTkdUbVprZG05V04xbFhVRVYxTFdsSmNIcEtVVzF6TUZkdVpESkJOMFY0YW5sak1raFZXbWhQV25FeVlXUmpjVWhWUm5FemMyNTVZazh5WTI1Sk9UTm5UbFZpWjFwek9VMTRUMVU1TnpGdmVGOXhhMWhXTm1GMFNrZHNTMWxGTm5wV1UxSjNjWEZ5YW14NlNGOXRRekpyVTFaaGJ6Tm9jVkZxVTI5NmJXOXJMbU5CVVZOTlUzcElWelJFVmpjMFUzcHhOV1JhUjFFLm9GRXJMWVhiT1Bidkt4a1VqNDdzLWRoZC1qbGlVVC1lc3RiZFFRRzEydzgiLCJleHAiOjE3MDYyMTU5MTIsImlhdCI6MTcwNjIxNTYxMn0.htRtb9cgtFXTFwJwgbWpU5A2AqzP23U37VokPTk1dLo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002086"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:52 GMT
	x-forgerock-transactionid: ed5f2a69-2a9a-4e10-bac4-5509cdba2d46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:52.913 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:52.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 178890: jsonPath($.tokenId).find.exists, found nothing
20:46:52.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,178890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@158571c3, username -> user.1002086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fe27b10, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215612952))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:52 GMT
	x-forgerock-transactionid: efe89541-0b62-45f4-9fab-6c28bda0e139
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibG0ydGhkazcwNTkxamRwNWo2MDhmaTJpM3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WU16Y3RTek5MUm14TFlrSnlaR1JuY1VZelEzTm5Ma1ZKY0ZkWFJrUXhTVnBzWW5wU1FUaHJha3hLVEhCSE9VRnVkUzEwUVRKSGVsUmxTVFV0VWtodVh6QmhSR0psWWtGR1gySXdSMUJUYWxkdVVIYzJVR3hNWDFaMGJtZHBPVTh6UzBSeGVqQlJVakpxWVhWMVNWSjFURkJ1VEhkMVdVRnpWek54UkV0Q1lrMUZTVEJWV2pWdU1tTmxWVTh3ZEhFNVZUWnpWRmRPTmxOaE9VSjFURXBTTFhOMmF6SnJka2RDTWxBeU1HWjRaV3AzYmpWc1ZFZzBiWE0zZDB4TFFVWnlTVU5YY2pCRVpWQk5UMEpUYzNOVmNVVkpkRTR3YnkxSGFHVjJiMXByVURNMmNESlZhR3Q0WXpsVmRsZEVTaTFpVDNGek9XdzJjUzFmWjBkVU1XNW9ObGxRVG1zMVJtcEpha2QzWW5jNE1VaEllRVoyU1VKaVJUSjZhbGd4Ym5WS01USnZPVmxCZUZoQ2FXSkNPSEYxVm5Gb1FUVmxaRTlRWjA1MldtNURWRVZPYlVGb1IwbEpiM3BHYlhsNFdVSjBMVFZqTTNvdGJrTnlTVEp0UWtkck9YQkhkekoxVUZGU01FaHlRelpKWlhnd1RXMVBNWEY2T1c5WldqSmlURlJaWDNWWE5XcGFVMmx4VVZNMFJVbFJaMmxPYkhkWVh6bGpRMjVyUjBWamMzbDRiVU5tUWkxNmFqSktOMk5JTjNGTU1uZEJVWGRRTTA5b1dTMWpWMGxqVUdSbVkwYzNVVmxNTURnME9YQnpSVE54Um5VNFlsaDJXWE56WWpkM2NsUmxaSEpaWXpjMlRuWnVVMHhIU2xZeGRWRXRWRWhqWkVGNlUyMDFaSFZrYmtKd1ZEWmhZMFpXTWtwVldISkxNMjgyUkY5UFluQmZMVTgxY1doU2Jtc3RSelZCUzNsNGJHOUtaV3RtZWpCRFNucENVRTVrZDJKbFlXWmhjbFp3VW1vNFNXOTNWMVZYWWxCdWRFUnZWVUZMV1d4dFVXMXZhamQ2VUZkQmQwRkNTSGs0VEdzelRGSkJUMGRNVGtKc2FYaHBOWFJ5VVU1S2NIbzFVMFZoWmt3eVZGSkpRelJ0WDI5aU1HdEVObEZWYVRVNVgxZEZaRlZQU0d4aE5GSmtNbFp0UkVOalJGSnpaREJJYzJOblJHcG9UbUp1TFUwelZrc3llWFZZWDNSNFVIUnJMblkwWDJGeU9ERlpRM2g2VEdoVVlrTm9TMVpUYUdjLjBfMkc3eVB5T3djdEF1bDA5ZGJxaE03U2ZPNkVxQnRXV0pnd3ZyQmF3OEUiLCJleHAiOjE3MDYyMTU5MTIsImlhdCI6MTcwNjIxNTYxMn0.m6AWJZUCyPR7tWhGUGg-ZvXw98uNF-VJJiCRC3nzi_w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:52.953 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:54.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 179188: status.find.is(200), but actually found 401
20:46:54.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,179188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@621c14dc, username -> user.1001938, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a26c1ff, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215614821))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDgwdGk0MW5paGN2dXYxcWlkY2Rjb2draiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVRU0hsNGFHTjJOVVZDUXkxbk1USTJkekJpVVhSQkxsVkxSM2xFVFhCbWJVNUpjbTlVWlhRelpXRkJWbXQyVjBkblJsQnBWR1YzVldWNVl6bFNZWHBWU2xsaFpFOHhOMmczWkVsT1VrNDRVRGxITWpKMVJ6bENUbTh5VjFBMldYWlNabEowUjNOQmNtbEhUMWxTZUc1c2JrZEdka0ZRUkRaTlpVZGZVQzFTUWpWWlJrdEpaa2RFVkRoak9IcFFVMjFQU2s4MVVqSkxWVW93TTFkeWVEWTBjRkE1ZGs1cGJGcGxaV3RsVVV0elNHMHlkSEJOTTFWR05qTnVPRnBaTjBoTGVXdGxVVk00VmxoQ1ZuQmhiSEZ4ZEZOcmNFRlFXRFJzV1VkVVRsUTVRa0owU1hRd09VVmZaVGc0UzBkMlkwODRiRUkwWmtoMFNUazJVbEV3V0doNlRGSXdNbU5vTnpkVFkySXRkRnBxVm5GdlEwTlpWbFJCZVMxTWVtNXBVbE5aY0dseFYwZGxaVXRTYVVSeVZsRlljRW8xY3pGRVptRlNUbEE0TlhseFpqSkJXR0ZHUVhsTVN6Z3pSbVJWYkVSUU5IQmtlV05HVFdFMGFHZE5RMVJQUVhCbVJqWkNZbEpOTmtGU2EwUk1ReTFNZFU1bFRqaHhkWGxFZGxWVFRUZEhTMVYzVkU1eE9XWmpOVEZ3TUROVVlYbDBjakpITUVsUWFqZGxYeTFXVlhOMlh6SlRUM3BHTURjMGFYbERZVEZOUzI5cFkwZExUbEEwYWtkNlUyTndPSEZqWnpFeFFscHpkRnAyTmtwRldtaFJSakpFY0ZGaGNrdFZNVkpsVDB4bldYZFlSSEZFUm5reVlWaG9OVGhRVkVoa05VTnRlVTVWZFhoRVNuRlViRTFEY1dsRGNHeHBOVXhFYTJOSVRITnBjRUZwTVZBNVFuQnhNVXBTVURWb1p6RnFNMHhSVDFaSGRGcE1MVXRxV1VoblVrcEpUVzl5ZURKRlVXTjVjbGRPUmpKRVNXdE1PRGRZWTNwa2VXdElaWGhyTWtselQyZDFhM05oZUVveGEzVmFRMkZPUVZoblFqWXdZVTgyZWtSMVgwWjRPRXRKU1dSYVpuWXhXSEEzVjBzMWR6QnhSakpPU1V3M1VWWm9ka1pTVW5GWlRVdHljMUpUTW5CblRtSXhhMjQxVEhOcmRWQk1la3ByTlRKZmVXNHdSRFZUUzBGcGJERnNWVWsyY1c5dkxsTkxVR2cyTkVKS1NuUTBTamxqUnkwMFRuVk5WWGMuY3lrLUdJMTVSaXRwcnpReEFGU3AyRUJQbjBrV210MkdiZFJsVW1fT1Y0USIsImV4cCI6MTcwNjIxNTkxNCwiaWF0IjoxNzA2MjE1NjE0fQ.piaV0BBmFbRIi6OuZeyM7qvow5KIyAIPSzW3HoGYaA0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001938"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:54 GMT
	x-forgerock-transactionid: 7d869934-05fb-47f5-9d6b-55fdbbb4c809
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:54.871 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:54.916 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 179188: jsonPath($.tokenId).find.exists, found nothing
20:46:54.916 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,179188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@621c14dc, username -> user.1001938, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a26c1ff, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215614915))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:53 GMT
	x-forgerock-transactionid: 21d70062-cbd3-4373-83e2-e18149db6c3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW5hZGw0aDB2MG5pZWtlMnU1YzgybnY0dHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1ozRjRjR0oyWmxkVU5rRlZhSE51WTNkQ09TMTNMbTVGU1ZWTWIxQlBMVEZwUVZkbmFtUkZVbVI1UWt0UFZqbEdja1poUW5wV1FteENUMnhSUTFodk1uSXpXa1JLYm1kWlFYSnRZV3ByUVU5VVFYYzFMVTVPTjJzelpGTlZaMDFPWmkxTVV6UndWWFJuUkVoeWFXWTBibTh6Ykd4TVNrUXlhRm8yTm5vdFZHWmhOelZRVlhrd1ZqTlRWVk5pTjB0WVZtZzFhbEJaYldNMFNHOVlPREJvVlhWYU1pMVVUME5DWWsxWVdGOXNZWFprTlRCdUxVbFBUVlJDUm5SZmRYZFlTa05xYWt0MFZYQjVTWEUwVjE5SGJVNTZSWHBhZG1WUE5IQlBPV2RTWVc5WWJGSTNSMHRTYjBGV09GWklVMUF3T0d4WWVtVTFNRlEzVGpoRE5sZGpia2xLUTJReU16Vm9UamxtTlcwek5sVlZZMGRSVVdoTFpYbHhVR0poYjI0MldVdENOSEpoZGtoNlEwSXdXVlJ2TFd4MWRFWk1PVUZ5Ym5FeFpVNUJORk5PVjBVeGFYZEVaRkEzVEZkbFZsbERjbXRKV0RSa1JHUm5NMjVFWTBSblJXZFlORlY0TmxOVVdsUjZOeTFXVmpWUU1XVkJWVTVZZUhOTFJsbG5OM1Z3UVdWS1dGVmZSME13VEZsb1VXcENkSFJDWmkxSFRHc3dWSGgyU1hsUFprUTVRMFIxWTI5dWFreFRhV0pUVW0xdVVUaElNMHcwTW1WSmNVbFlla1ZwWTA4NFdXTjZjWFZ3WTJoWmFYaHBRM2N4YzBzMFRtWmlabTlDVHpOaGFESkJObE5CWjA1S1ducG1lVEpSY1cxVFJ6Wk9ZMHczUlRBMlQxOW5aazlOYXpOWU5rdzJXa2RvVW1kck0yMTJOeTE2VDBORFJHRlhNM0pOUkRkTlMybERlRzFsWW5aZlFqWkVOamxvYm5RM05HOURSM1ZqV0ZOMlltaGphaTF1TFMxb1owNW5UMHhaV1ZkbGExRXpjbUY2Ym05clgxQTVTamRUU1Y5MVREaElWeTF2YzNWYVFXaFFSbGRIZEV0MVZWbENNVmh2VVVJMk5IRmtOa0p5TW5oMmVYRlJlbWRXYkVWa01uUm5PSFpWVEMxTGRrdGpVM2hUTUhsWGFFdGFUR0ZtT1Y5b05YcFFNRk00UjFCWGVWRkhXbFE1WlVjMlVYWnhibVExVUZvdGFtTkpMbkJqTTBsYU1YSm5iVEYxUkRRek9GVnZVMVpLY0ZFLnhGUkR2Q0ZyT19hTUtMQS0yeUZvSFpHUnRBUUpLY21nSUdkWm5NNkhNREUiLCJleHAiOjE3MDYyMTU5MTQsImlhdCI6MTcwNjIxNTYxNH0.5rLYIgfMVFOPVp1z5nhPWBaHFWXXf3bk3LXpVVjL6aY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:54.916 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:56.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 179479: status.find.is(200), but actually found 401
20:46:56.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,179479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dfb8d62, username -> user.1000841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fa7feb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215616770))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWZkcWZxN2E1N3VyYWQyMzZjbGlhOWlzcmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlRERnRjVkJ6TkRWa09FNVBVamwwWTFKdlgyRlJMa280ZURBemRGZGxPWGc0YXpSd1YyOW9OMVpEV1Y5NE5YUXpTbmhTWXpJMmRXOVBkR2hXUlhrd1psaG5aSHBhVkRka2JraHJUV1ZqYmpaUVoybFlNSE0wUlY5YVVWQk1kbUV3ZFZJM2VGVm1hbmhxWjJ0RWMyUXlVV0U0TWxsTGFsQTBSV2x2U0VSTVVYUlFSamRXZVZwdVVFdGlWMFJTYmpKNFlrOU1MVzk1TUZGUGFIWnVWSHBqYUhaNk5FWllTVGR5ZDBKVFRUUXljVEJWYW1KRVdqRkpRV3N4T0c1UU5EaFJZMHMxYW1SYVlXcExiVVpUZEVsR1EyMUhWMFpTWkRoRVgzZENSM05NVVZKS1RFeEdNbmszVVRSaWEwdFBNMXBUTVRCUlJ6VlNiMDlPTjFGRU1URmFaMnM0UTNGTGJtbFdWRmR4UjA1UGFUTlFZVlpZUmtGVlJFSmZkRkZwVGtkdlQxZHFVMjFWV0cxM1kwNUJkMm8xYzBaQ1JqTmlUVVprYUVvMlQzZzBWbms0YkZJMGN6RjBhbkJwWmpVMWFsaDRVbXA1U2tneWFITnVNM1ZIWVZoMVVFczVjVVE0YVZKcFRrdFZVMmh2YjI1YWJFdE9ZMjFMTmxrMU1IQjRPSEpvY205NFZVZHZTemMxTFdVdFpra3hOMjVwY0VWaFFrODBWa296WVVwM2JFbHZWM3AwZFZsNmNXSnNPR1ZOUldacVFqQjFhRGxuY0VkSk0yTnNNRWhVYXpWVVZHVTNSVjl5ZEd3dFlUSlhjM2x1YURCWFRYWkNUV2x2Y0U0eVFrdzJRbEJLY1cxek1UaFVPRXN5WDB4S1gyWjJhRzF3ZDJ0cVprcEtWR3RITUZBdGNtOXBNVEl4UkhCSlF6SnZSVVpqZDJJeWMyUkVYMTlMYzJWSGVHMXlTMVZQWjB0Q1dWVTRZa05qV0d4T09GQllOVEZ5U0RJNWVFMHRhUzFXTjBGclpWcFZhR3g0WlhSR1QyTlBjRGhDTm1obVRtOURkM0YwYW5GTlRuQlNjMlJyUlVKYVZIVmZXR1I1WDJsTU9XbHFMV2t0YmtwVFFsbFBNbUZUVGpOdGQxOUhOV3RwVTI5RFR6WnRVbEJVUVRGWVRHbFVNa2gwVUdoaFprbFFabk5KZFdNM1VucGZUVzh0WmtadGRGWnBhVzlzVVdoaFlrdHlObVZaYVV0eGVETTBMbWhNY25GaVpWcERjRXBGWVZsNWJtZEpOeTFOUmtFLmswT0p5SkRLNVBUV1RQTFFvNnQ1Z3d5NnViUzViTEZKX0ZKWW9Kb1Q0VE0iLCJleHAiOjE3MDYyMTU5MTYsImlhdCI6MTcwNjIxNTYxNn0.S3I2sor00rVmhMHxXKqSiO0IHB7DGOZTU2fyHryHcA4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000841"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:46:55 GMT
	x-forgerock-transactionid: bcdd0958-f2ca-4be8-a273-55be609ff0ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:56.821 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:56.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 179479: jsonPath($.tokenId).find.exists, found nothing
20:46:56.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,179479,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dfb8d62, username -> user.1000841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fa7feb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215616860))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:46:56 GMT
	x-forgerock-transactionid: a7a42ef4-2d07-4014-ab5b-14ab24f04b31
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2RxczNhaWtnazJhZnN1MjR1ZnFyZ3FnZTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cloxbDVVVTFOZFdWV2FqZHpUMGREVTJadFRXeFJMbUZ6WDNsdldqaFhUbUkxTFUwMVpYRmlaVmh2UkZad2RUUXlXVTFCUmpaeFZUVnpWbmxUV1RSa2FqQkdkMTlZTTJWb1JuZG5abkpKVDFwWVVIcHNkRFE0T1VoRWRGcElhalZrTVd0QmRHZEtWMHBoVFhJNFF6SkpTWEpTYVdWNmJqUXdiVlZ3Tkc1clpUUldNRkJJZGt4RlJtZERSM1pSWW5aeE9YcDBaRjlQWVdkRlJtNTRhM2gzTmtOU1MweG1kbWxrYzFCVGFEbExiMmxDT1dWbFNHOUxkSGxCWTFRM2IyNWZSa1prTkZjNVNqZDNVVmwxWVZNME9URlpYM2wxV1ROcmFGcDNTSEpOVlVodFMyWklWM2RvTWt3emIzUlVVV0k1UzFKWVRWaFRPRmh4VG0xMk5qUXhaM3A0TkdWNFpVdG9iRU0xTUVWdVVGcEpjMkZqUzNGT00yUlFTbk5sTkZWTlZrNUJSelZLTkVoak0wazJRbEZvZWxSak5tSnVTbGxXVjJOU01EZzVabWt3TkVzM1puaHVPWE5mYkhodVdUVkRWSEF3UWxseVdWZFFTVUl6U0hnMU5IaFVXbTVXYkdSemVVcDVZMlZxYTBvdGVHTTBSVXN3ZUZGR1dsWjNkVXBCUmtKcVpVcFZNVGRqVWxCSGVXbEdVME5KWDNSSU1rTjVSM2h3ZUhOMWExQk5VR3hJV1ZkMGFXZG1XSHBoYUZsUk1rWm5SbVpwTkVRNFJVUXRNRTFoUXpreFdtbHVOVUZRZEZabk9IaFhRa0p3U21oQlpuTldaMVZVUmtOSGMwaDNRelppU2w5a2RuRkZheTEzTWtKa1RFcHJiSFZYY0RJME4yUmtWV1JZT1RkNldEUTVhamw0WXpsMUxYQmxNV1Z1U0RCbVZ6VXRjVnBsWjBkS2FXNVFPR0kwYUd0dVJHb3hlRGMwTkhrNVJuWlNaV1Z3VVhOUU4waFpZazlLVkc1VFZYQkRWVkZmT0VvMlVUZEhMVFJMZUc1M1lqRTBRVTFCYWt4cFNYbE1TRFpCTlVkSmJVWjNUbm90YVU1VE5GSjRUVVJ5YlZkck5uUTRjMEpRYkZrNFVuazRObDk0V1hsd05HMXVkRUZ5T0Zrd1dVUkhkMk54ZFRkMVNWQkJTRTEyT1RkYWNsVXRZMlJ3UWpOS1lVMHlkR2hEUWxCRFNIZzNVMWhXTFhOSVJtWTRMbXh5VXpZM1lsWmtiMXBFVUdnMk1WWXRMVjl6UmxFLlBRc2F5TmpIa25KeXM0RWZyN0VPT2VVamQ5N1hvam55LU9HaEl3ejItUHciLCJleHAiOjE3MDYyMTU5MTYsImlhdCI6MTcwNjIxNTYxNn0.EzU6MmxFIDDg-vDEKQQ77HdDKf0vYSBSHK--DXgVvjw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:56.861 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:46:57.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 179523: status.find.is(200), but actually found 401
20:46:57.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,179523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fb879b8, username -> user.1001810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@421178be, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215617045))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmtsYmt1bzN2NGRqam81aGJhZGZvcmY5ZWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFdITlFTbHB1UW1ZNVpITm5kSE0yY0VWalRXeFJMaTFOUTJoa1NtTlROMVJDVlVKVmNtMXBUV2R5V0Vsb2FXVlNheTEwVkc0NVZsaEZVRmhKVlZSdFgzQm5XbkpzU2xjdFFYTmxjMjlHVkVjdE5UQmpOMFpKTW1OelYwUlRiVXhMV0V0NlgzazBjV3RKTFhGU2JqWkJiblV6ZWtSRGQwTlJhV1Z3Y2tKSWJFSm9OM1p3ZGtKVWMxRjVRV1pMUTFkVWVGOW1aSFZwYWxwd2VrdDFNbkpsVUU5VmNVeDBSVEl3YTFnM2RWVTRhVEJtWVdsR1JuWXdVa3BMY0ZZMVh6RlNhWEZxY25jNFEwOVdTVlJPUVVWcVltSmZTV2R4Ym1aT1QxSnFjMWxyVFVOV1drUkpZVU5XZVZOeVgwMU1halp3WjBrNWQyUXljVzVqUTBKRE5rTTBZbEV3VmxkSWEzTkZjSGRPUzBGR09IbENWMGd0V0ZJNFZHbG1URmhXU25sWFF6WnNYekJVYmtKV05FOVBSR2xsTlRGamVFVktPWFppZEZsYU0zQm1WVlZzU1ZGR2VsaGhYM1oxUlVaQ1dHTjBXRmRUZWpaNWNWZDRlVTVxWkVnek5ETk5OMFZGV0RKcFNEbG9USFF6V0VoZk5rMUliM3B0TURWZk0yOWhYM0ZoZFV0alYzUkdiMkpRU1VkQlZrZ3dUVWhhVkRaVE1tSXRTVVJMVm5aWGNGVXlWME51YmxsQ1NXZElZMWh3YWs5ME9GTXdTbkpRZHpkUFZVOURjVzQzYVhsWU5rWTBTa05WUzJWclNFZHBSa2c1WW1GTWEwZFVkRmxIVVd0QlJEbENMVmRsTkVRNVNucGlVbk42YlhkQ1YzZHJNM1I1VFZSSWJsSmFVVlF6UkZWellXZHVRM1UzTTBKbmNISk5SM0kzYVdFd1FVMVJTVkI0WkcxcFFVMWFVakJ4WlZsZloybHZTMXBPU1dzMFpERnJTM2xZYzJ3elJIcHJlVWN3VERSTGMzSmlMVkZsUVZVNFpWRk9SamR1VVdoT1JFTlhWSFp2VmxwM00yODRiR2xoYUdOQmFuUk1hSE5zUjFoemNsWndUV2x6ZVU0NFZtcG5UVEJKYlVkUFpuVmpkalJIWlRWR01tZFFiM1l3YVVneVkwczVVMWhyWkdsVk5ucG5RMUo1ZUZKNVZVeFFVM3ByU3pkdk5EbG1ZMlZxUVUwNFdIUk9OekJyWlcxb1F6RnZMbVF6U21Kdk5FeEhORk5rTkhKdlQyMWxOV1pmVm1jLmxZalZSODhOeWhvWndfN0JjVGw0Q1BYdEVjNjIyN0dZTXVSeEpEN3ZsQmciLCJleHAiOjE3MDYyMTU5MTcsImlhdCI6MTcwNjIxNTYxN30.VkCulPJh8S3kygTIlTg5OSqCwTwIU2u3Yztp4wkd8MI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001810"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:46:56 GMT
	x-forgerock-transactionid: 909b1b7c-ecb6-4741-87b4-0ddd5497c923
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:57.094 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:46:57.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 179523: jsonPath($.tokenId).find.exists, found nothing
20:46:57.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,179523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fb879b8, username -> user.1001810, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@421178be, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215617134))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:46:56 GMT
	x-forgerock-transactionid: dcd0d726-f51c-4aac-bcf8-fad09e0382b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaW1hanB2azJ2c2NkMDY3cDZlbDRnY3ZzbWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlpERmtibGRaVTI5MmFpMWhRbVkwYzJ0MVZrOVJMbTlUVEdWU1oxaDVPSHBOVWtGYU5qbEZWMUJFUjNKU1dFMUlSRU0xUVVoMVJXTkthbXhYYkdodVpWQlVaV2hXVEV4UVdIRjNTMUZ3WkhaWFVpMWpNelpVWkdKMk5qTlNaVXhHWjBwRFJGSm5TMWRQWjJKYVNXUmFMV1IzVEhsS1NXTnNiV28wT1ZBM2JHdGhiRFF0UjBGUWJsbFJOMVZqYm1kdFpIRllkbWRRWDNwRE4wUjVNbFZpZVdsVFlYQnpkRmxxTVdadVp6bEtXVU5EYVZaUVJFeFZVSHBXTlZkdVdXSlhOemcxY25GSlJuTXdiVE13VkVvMWNVMWlORnB3TUdOdFkzbHJjR0oyVlRrMGREVklPWFJTVWs4M2JESk9kM1JNY0c0NVYxWm9la3RXVWtoQ1lTMU1VVmhmUjFGRFFsUXpVVWhqYTAxRWNXWkpkMlJOWDFkUmJXSlpURXhQTkVwTlZWZFhjbXRrVGtKUlluQkRVM2hGV204eGVYbFRSMmg1U2pRMFZtaG1aV040VmtndGNUVmljekpPZVVaZlJWbFFWRTh5TjE5TllVWnpSVUUyY2tFMFNHSTNiakpVZURGWE1FWXRSMUpLWmxad1dUQTRjazkzYW1FdFZrRnJiM0ZRT1U1a1JYQkllbmRrWjBaM1pXbEdXRkpKUkZnNFIyMDJSbFo0VlhneFpIbE5UM05xVGtwbmJFczBWalJqUlVKMlpGUkJhelZpZUY4M1puTlBkazE0UWt4SFUxOTRSeTF5VUVOdGRVWkVTbGhaT0d4T2JuTTVPWGhpTVRocE9UUmFOMlJDYkd0MmRFdHROVTVUYVRsbGVERlZiRkpvZUhOcWQxQkpUblp1Y25WQk4wNXFPWFZrVUd4RFdVeEtjVk56TFZWeU9FMXhOM2hqTjB4ZmQyNUNVelJxUkhKelEyOXZjMTlxZG5kc2FFcFZTSHBOWms1TFYxQTRTVkpwZEdaVmQwZGZaMFZNU21wRllraFFWa0ZGWkRKS2JFZEpXRFV4WjFaVVVYbElNSEpsWldJd2NuRmtUVlJHUXpNdFFWUjRjWFZ6Y25oWlRGbzVVblpNWTNRelZFVkdNMDVVUm5aNmMySXRZbHBxVG5Fd2NVNUlPWGxZWjJSNVp6VnZTbU0wUVVwV1YxUmhiR2hPYldSellXTnFObFUwTXpnNFEzSmxabWsxT1hWMVMxSjNMbTV4ZGxsUE9ESTFNRE5CYzFkcWIwcEdNVmx2ZVZFLjZsejhqUS16X1pQWjE1d2NlQUNBREtKcERleUNOX1pMbWxXa2UxQW5vNE0iLCJleHAiOjE3MDYyMTU5MTcsImlhdCI6MTcwNjIxNTYxN30.d43Dmcp2--jaAvClD0F5qr6nngc6Sj2oVypGPqpDsTA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:46:57.135 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:46:57                                        1210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=340366 KO=12084 )
> restLoginInitiate                                        (OK=168504 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=168009 KO=487   )
> restloginProgressiveProfileCallback                      (OK=3853   KO=487   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.39%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.39%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.51%)
> status.find.is(200), but actually found 503                      4958 (14.45%)
> status.find.is(200), but actually found 401                       487 ( 1.42%)
> jsonPath($.tokenId).find.exists, found nothing                    487 ( 1.42%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########################-                                                 ] 33%
          waiting: 362994 / active: 16     / done: 179605
================================================================================

20:47:02.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 180305: status.find.is(200), but actually found 401
20:47:02.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,180305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@146fe635, username -> user.1000618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8906d15, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215622317))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW5uZDNkaGk5MmtkcmJia2EycmtmZnR1ZWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2NWVlphbmwxTlUxaFJuaGlUekF4Ulhsb1ZYQkJMa1JrV2t4SWVUaDJTWHByYWxvMmRUSTBWbmhvUW1wU1lsZzVVR3BPTTNGV1IwWlFNSGxRU1U1cGQwVlBORWRqUldKR1RrZGZXbVJ5WDFOMVZISjNWRzF6V0dSNFlUQnBaRWxNVGsxbmNtaExiMXBXTFhaMVIyRmhWazU1YmpWdVJWcFBabmwyTVRCdmVra3dWV2xsYkdSSU5uQnJTR1pxVlV4d1F6VjRTa3BLZWpoMmJHbDFjRVk0TTFaVWJsQTVhbTUyZEVWMlIyNWlha1JrZHpVMmVHdG5ka1JKU1dSM2RrcEZia1JRTm5WcGNFWTVjVEJyVW5NM05GQTFVbk14UVhnNFJqQklhRVZ4ZVhSUE9GWnlTalJNUWxsSFVtSkZkM1IzVFU1SldsRlFWMjlEVkRkRWNVbHRWWEJIWWxwTlltbEZhbFpWZW1OSlFrTmlXRk00WjNkZmVWZG1PV05rUm5CT01GZHpkblZVWTBoM2NrSk1aM0ZITTJsTGMwOUtUVGh4UzI0M1ZrcGhaRE5sWVRSWFprbHBSMGh6YURRNFMzSXliRzFRYVZGVU4yODBSVlJEV1VjelIycHphVmxzWTBOek0xTTJaMFJHWjI1TE9HZEVWMjVDZW1GNFVXMVVRME5DV1VKTFJEbGtVa1UxYVVsd1JVSldRamM0WmtkRFZqQkhVVEJxV1ZaWlZHWkZlRXBMTmxCeFVtWXRWRFZyWlVwVExVRjRialkwYzJGWU5sVktWMWxaTmpKQ1VFTlZkRzVWWXpKU1ZXMVpVak5rVHpCMU1XeExhazFNVmtGVE0yUnBkMjFCY0hGM2VFWklSV0prTkdZeWFIQkJaemx3TlZodVdWQnRNelZtV0RrNFNFWkRYMjFSVWkxdFFsSjFZVjlqT1hneUxXYzFTbEprV25KVFJsWktjV3AxVDNWdGJXZGFhVTV3VFV0QmMwSnBUazVRTVdGcFgyOUVRazlOZUdwV09GVk5hakZCZWxCclZGWnhaM1o1TFRkTk5FVlZUMHRsV25waldtYzNaalpzWDJGTFIxUklOVGgzVEhSelRsbFNUMTh3YVROME1rdHRWbmt4UzFWcVJYbDBNa2RsYlZRd1RGZFNTRWx1U21SWVpsTXRiMGRFWVZCNGFqTjVjVUoyUkdSRFNVbHdiR2xOTkdoU1IwMTBkbkk1TTBaRGJGazVWakY1UWxoUVZtWnpMazlOYTFOUVYybDNSVTFaUTJOVWFHRm5SV3hzWTJjLnA5Y3VWTFF3SXl4T2FPaDJsYjBBeHBVejhFcHBZTTBzWXNjUjJ6S3lqRVUiLCJleHAiOjE3MDYyMTU5MjIsImlhdCI6MTcwNjIxNTYyMn0.FUUVYCB2J8hrH2m2APtB0blwvFJIYI0YBR4b7ecAnkw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000618"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:01 GMT
	x-forgerock-transactionid: acc92dc5-0405-4651-bc8c-3e7a60f1ccd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:02.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:02.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 180305: jsonPath($.tokenId).find.exists, found nothing
20:47:02.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,180305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@146fe635, username -> user.1000618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8906d15, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215622405))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:01 GMT
	x-forgerock-transactionid: 9b06000e-0218-45e8-b830-b12998ecb0db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM25vNTExOWlwM29kNjFqZXZsbThncm9jNHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVJVNTFlRmg2VFRGTVlWVlpkVGxqV2xkclpIbG5MamRhTW1nNFFqSXpOazlEVG04ellXdEpja2wyU1VWMk5ubEhkMDFrVFRBNGFUWjVSblJYYmxoU2RsTTFTbDl0Y1MxMFVUaGtkRmxtWTBoeE1uVm5ja3d5WVZOa2VsaDZWSE0zU1VJeFpGSmFXV1pKU2tOWWFtZHpTa2w1ZG14Rk1GRnZNMmhGYlhOUlUxRjRjMHQzVUdNdGRYbGpWa0prU1c5Nk56QmFZbXMzZVRkcVRVbDRTWGhJU0RCMFR6WXdTa3ByUVdSNVpIazBia1ZZU0hwWmExbHFSM3BFZHpWalVVMUdhMFJ1T0doT1RtSkVWMkkwWm1zdGNuSm5NamxETUZkVVZtNVhTVk13ZDFvMk0yUlVObFJaUjJsUVFYbHlVMWswU1hCRmNtVmpjR3BxVDFaZlJFSnBlRmxTTkRGYWFVWk9ibGs1ZDJWMkxVbzNRWFkzU2t3MU1HMDNVa1JMUzBvM1JucGlVRTluUWpCV1pVbHVabkJNWkdGQmFuRmlXVFZQT1VkS1dtNDJSMWRXYkRGeFMyZGpNbVZCVG13MVVXOUNkakkwT0VkblpYbHdSWE5EYlhsU1RXNURiV2g1Y0ZCNFZqZzFUVE5aWlZKWkxXcG1aSEF0WjJabUxYRkhURmx4V2toeGNsaDVjVW94Vm1KSFdWQnBWVTk1TTNkRU5GaHNVMGhYWVdGS1VrOWZOalJpUkUxMmRURTJiV2szVmxOT2JtZ3dSVEIxWjNaRk0zbDRNVFUwTVRZeWFEUldhR1V5WHpCUlozTmtWbFoxYm1oRFVXRXRVVEZvY0hOSVQyZHdlRTV5ZDNGdFprWmZiMjFKYURGdGIySm5RM0kxT1ZOSldtRkxiemc1UVRONE9HbFZOMVJYU0c1TE4yWkRTUzFGZVU1WVFpMDNXWFpYTVhoc2RrWXhNV1oxVlRWQ1JEVjNXa2h0T0ZkMldYcGxiMnhOWVY5RmJFVmtZamRqTmtwNlpuVk1SbXhhZERWSlJYcDZjMWd0U1dSRGRqQkhNa2RJZUdOV1VEWlRabE5HZDIxaFJHUndZbGxTVm05cWFUSmZTVEpxVUhkQlJsSldhR2gyYjNsM05DMXhOVUZyYVV4Uk5IQmxTbm93Tm5rM1praGFMVE4zYlhSZlQwczVaekpNU1dFNU56TkNSbkJ3UjBnNVp6aFJNR0pJY0RaQ01IZGxaMFpOUTNKZlNVZEZMbTh3UjBGS1JEQkxWM0ZOVUhWaWJsTk5ZVXhUVTNjLnFPVjVObXE3Z2tsZ2NwYVp1Y2c2TWxDZC1nWXoxSEtKOHloNzUzTG9sbzQiLCJleHAiOjE3MDYyMTU5MjIsImlhdCI6MTcwNjIxNTYyMn0.HDeuQcB7GhoM1lOoJDoClAh9o-4ioZAytFAPsthwZ5Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:02.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:47:02                                        1215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=341886 KO=12086 )
> restLoginInitiate                                        (OK=169267 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=168752 KO=488   )
> restloginProgressiveProfileCallback                      (OK=3867   KO=488   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.39%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.39%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.50%)
> status.find.is(200), but actually found 503                      4958 (14.45%)
> status.find.is(200), but actually found 401                       488 ( 1.42%)
> jsonPath($.tokenId).find.exists, found nothing                    488 ( 1.42%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########################-                                                 ] 33%
          waiting: 362233 / active: 32     / done: 180350
================================================================================

20:47:03.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 180464: status.find.is(200), but actually found 401
20:47:03.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,180464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45f50d92, username -> user.1002414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1854a2b7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215623404))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWNrcDcxbmFicW9sMHBkZXVldmNpOWwzb3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c01UTlhZMk13U21sRlRGRXlXRUZTZWkxWVlqaEJMblE0ZVZkcFJVOW9kaTF6YUhwc1RtRjVhMWxrVlZkTGFITm1ZMFExV20xS2QwZE1WR05CYjNWUWJHMW1VME5GWkhScE9YZzNMVWsyTTFSVGMybzVkRlppUkdsVmNVWkRaVU5LUTJ4S1kzbGFUSGxzVFhSaWR6QkxkRUpEU2t3ME1GOTFjRlY0U1RoTWNqaE1jMkpmVEdKNVJHazVOamRVWlVseFJUVkZOMFpMVTFZMWRXdGtZMmx4ZDJ0TU9GazRSeloyYWxwa2JrZHVRbFV6YW5Sc1JuZDFORkkwTm5VMGVrdDRXbGxETFdWYVZ6Vk5RbmhqTFVoRWJuaHpablJSU0hsVGNGbFRSVTlTVTBSUVVsZ3dkblo2TlcwMlNuTjBRVkptTTFCZlp6UkpZbWM1UVhKcVkxQm9NbWRxWkVoUVN6QmZiazlVV1ZaSFNVaElOM0Y1YkZOSlNEUkxiWFJGVkU1TlNXUkRNVkprZUhST1QxOTVRM1I0TkRkTU9IQldla0pSWlVsTGRXODJUMlZEVUdVNE9YVnphbWRPV0VoNmF6SlZlVTVoVTJwQmJtUnRlazVGVW5NeU56VjVTVWxGYVZOek5XMTNhRFYzYm5wMlpIRkRNRXhMZEhCUWRITnRUVGc1VEZkRlgzWk9jbFZ2T0RCME9YaERVamgzUjJSUlYxTlRPWFJoWnpOMFVYUkZRWFJNVW5rM09VazVWV3hTVDNsb1ExZDRNazgzYkV0RE56RlBUbXAxYmt0WVNuUTJNVEE0WVc0MldFdFlNak16YTBSeWMyeDFUbVJWTlhaZmRYRkxNblI2ZEhKeVYwbHZUVFkxY2s5allrbEhlSGxzVjAxRFJEZElVR2s0Tkd3d1RXWjBiR0p5VGtGdFVYbDNWREJaYjJnNE9WaDRhVlZtUlcxb1l6VlVTRzlmT1ZOd1Fsa3dSMHA0ZEZJMlJrcFpOR3B4VWtkU1kwd3paMlZKY1RCcllXZDFlRzVaU3pCc1dWWXhWMkpSY0ZsV1JGVjZaekYyWXpNeFptMVVaMVZIZFdaUmVFZDZlRFZTU1RSdFIzRXdieTFrTUZwM1dXZHJVR1kyTmtocFZWSldhRVprV0dWbFl6UlZWRWxPYlVWZk9WbFFaMnB3V0Y5elVrRnRVelpCVEhCTlZscGFVVlZZUVhCSGVWUkNNR1V3TTFkalRFSmZkR3RDYTJsVlJHbHpMbmRCYjNCSWNHcDRNWE0zYVhoSk0xZG5VMnQ1Wm5jLmNSbjFBSGt1Mmt6Q2p4ajFBdlpycmtMS1c1MzdCUnJGOV9QZTFhZUpIbkkiLCJleHAiOjE3MDYyMTU5MjMsImlhdCI6MTcwNjIxNTYyM30.fU90UboZR85OZHUsYVfM2Jkv5AAmMF7Uo6eSsv2oTEo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002414"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:02 GMT
	x-forgerock-transactionid: 3ccb1804-bd0a-4213-9596-b23e8a0324f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:03.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:03.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 180464: jsonPath($.tokenId).find.exists, found nothing
20:47:03.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,180464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45f50d92, username -> user.1002414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1854a2b7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215623494))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:02 GMT
	x-forgerock-transactionid: 56c3374a-986f-4e2c-beeb-a5251b1d7bd8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2k1Zm1hanFhYXJqNXNtYjl1MzJmMWozNDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1F6QnVlRFpRY0Y5M1QweDJkRWhtWmt4clYzcG5MblIyYUhoWlExcFVOVEJMWWs5S2JHRnVlR2h5YldKdlkzaG1iMGgxUjFsS1dIcElZVU5GVW1OQlZqVnlZa2wzVEZsS1RqWkJlamxMZUZKSlpsVXdNbGhYTVd4UmJFTjNNR2xyU2tjNVlUWXlTRXByU1dSMWNtSnhiMUpETFRVeU4wcDNhMHMyYTJvNFUwbEJUbWd6Y0drd2NXMUNVWE5DWVZwRFJIbHhhbWxwVkZSalZXdDVTSFppVUUxT1drRTFZemt3YjAxVVV6Y3RRbkZQY0U0MmVsQk5XbE4xTFZndFUyWm9OMFppWVZsQmJrdENSRU4wTlRsVU5qaFRMVkkwTlZSeFkxUkNVRVI0WVZwaE5YQXhVM2s1TVZWRFRUZHRSRTVrVEhkR2RFc3hUVTlOZVROTFozRmFiemRtUWtKR05HRmhlRlZOTFdsSGRHczNTVEJxWHpGTmQwaE9lRkl4U2xaaGJsQTNUVE5MVW1wNE1UQjVaVFZCT0VkM1pscG5NbTFpTmxsV1JGVlViVVZ6VG0xMmF6WlhURWQ2YzNWNlJGOVRZVGx6YTJWNFdVZGFkbFJWTFZOcVJXYzFhRmw0VHpOMGEwWjBWSG8zYzFWT1dHSnlYME5vUjNWNVlXTTBhR2h0YkVKVE4yUlRaSFo1Y3psd1YzQnJWSFpRTFc1WE4zbHZRVFZhWkhoMlVGQXljMGsxZEdablFuSllkMGhOZVhOTFQydHZSRWhXUnkxa1VYSjVaSFZmUzJOS1RHczFka1JrVGtkSGRVMU5jVVpPTkhkS2JUTnVaMko2UVRVemVUaHBNRE5LY0ZaSFRHWlhMUzEzUWtkTFkzbEJSRGh1ZGpWWWRtSlZhMm93VlU1UmJsWTJka1ZrYmpBMmJYWkZjM0JJVDIxVWRVdEZNM0Y2TkVRNWFtUk1UVXBYZDB3M2VFcHBlVUY2ZGpWM1Z6bFpNWGhIY0dWRWNUVnlVVUowY1dkbWRVRlJWVEY1UVVVd1pFcEZVVGxHVUVKcFdWTTNWemxhWWs1dk4xWjBNV3hMYjFSUVRWbGZlamRrWVZoc2NUZHFZMVZ2YzNCa2MyaG5Oa3gzY0Zoc2NrWkVhek5KUW1GMlZHWjFZMnh2UmxOTWEyWnVZV2h6V0V4aFdUZFpaRGwxVURNM2VHVlpXRlYyVUZCdVN6QjFkRFJITUVkVmJqWkhSM0ozUjA1bFRFdEJMbFV4VFZFdFVuSnZPWGxYYjFwaE9GOU5kV1JqYmxFLnFqd05kWGNxQWdHdmYwQWZjRTk2WGJSeWpOMzBzV1JQZjMzOFc5Zm40cm8iLCJleHAiOjE3MDYyMTU5MjMsImlhdCI6MTcwNjIxNTYyM30.HH-4nJ4SWlADmihI2DSQT8dWJTT4erM0OKEOjW-b95Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:03.495 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:05.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 180715: status.find.is(200), but actually found 401
20:47:05.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,180715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d9c8788, username -> user.1000913, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71e79df1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215625116))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGNxZGdmZ2YxOWpzZzRwbmI2cGlqNmdhOTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFpEQXpXbVJ0YVhkc2FuWlVYMmN3WkRoeFYwRlJMa0Z1V0hGU1ptbFhRVkJvVXpKSk5GOXdaelpHVkVodldqVktlbFYzVURCYU1YUk5Za1JXYVVKRWVWQnhSM1JuYUhveVVuVlhkSE55T1hKVVlXMXpYMEZvTlMxR1UxVTNUVzA1ZWxNNFFraElSa1pQTmxGdWF6RndWQzA1WDJSRFNYTnNPWEJQTVRsSVVFUk1UamhHWTI5RGNHMXliV2czVTNjd2NTMVpPWFpyUldwSFIyVkVPSFkxVmtOUU9XNDVkRmRDUTB4VU9EVTVNVGwwYlhSNUxURXpORXhvVW1kNFJuSTVWVVJSWjAxU0xYaEVPRlF0TTIxdFQxcHJOMHhtWmpRelIwcFNRWFJ1VDNSRmEzQndTRGhuYjFsWU9FRkhiRzUwT0VSUFJWcEdWVWhvUkMwNVQzYzROMVI1ZUROMmJtNVhVQzF5WjJKcFNWcDNSMUZXVWpkcmJHRmhiWGhPY21ZNFZVOW1VRGc0ZWtWblZuVjZSemQ1ZGtJNFZEbFRaamhyZG5kU2NGWmpTeTF0TjJkRFptZGFjVkV3UVdOcFNWVXRSRGxmTlRCTE9VNTVhMk5FY3poNFZ6VkJhRUZUVEhsRVgyUnRhVk0zVmt4cE16WjJhMlZpVVZFMlVrOXZibkpqUVhGS1MwdExUazlvZWt4U1MySXdNbFkzVG1VdGRIaEVjbHBRZDNOMExWcFVSa1JmU0VkaVIxOWpiM2hxYW5GVE5EZHJaMkl6ZGxZNFMyaDJXSEZ2UXpCb00yTlRSVTlQYmtodk9HVmtWWG8xV0hWYVZYbHlhbTl2YmxWNk9WbFpVMnRhWDIxSVRVbE5iRUZhY0RZdE0wdFZOMDA0TnpKcmJGSXdWRkJvWVVGZmRVMUJhWEpuTjB4RFRGUjVhME5RT1RKVGJHNWxPSGhpVmxCbU9UWmZiWEpHYW5CaVoySm5NMmRRWkdwdFltVjJUbVptTkVSMldqRmxORnBmUm5GeFp6QldOblpNUVc5Q1NqSnNTSGh0ZFU4NWFscDRkbkptT1hrNGRGcDFUMEZrT1ZWcGIxTktlVTVNV1daVUxXRm9YM0pXY1MxWVlUQjFSMWRIZHpWbGRsUkhZVFJrZWxOaVIwVjBlblpNTmpndGRGTXhjVXhTVTNKYVgzWlFWbW96Y1hONlVXNXlYekpUU1dkM2RESllZVFUwUjAwdFNtVTNPVXN6Tmt0WmVFWlJMbFZJTnkxVFlYaDVjRVJqWkZsME5sZFFVMUJKYTBFLjRuX2tjZzU1WWgybm1Mb2dIT0pURm5iOGZBRjdJMTduZG0zS01YWGNyZFUiLCJleHAiOjE3MDYyMTU5MjUsImlhdCI6MTcwNjIxNTYyNX0.PGLiPdb4sDEvYxgq4ytWjxao7h5Zh84ZZdSbwJHFkWU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000913"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:05 GMT
	x-forgerock-transactionid: ebac34c8-e2d4-4af2-be41-0cf7592f103a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:05.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:05.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 180715: jsonPath($.tokenId).find.exists, found nothing
20:47:05.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,180715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d9c8788, username -> user.1000913, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71e79df1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215625205))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:04 GMT
	x-forgerock-transactionid: ed0b429e-27ec-4581-baa7-3b92ca66a26a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHRoaHJrcm9qcDNiZGloZ3RycWI1NTFvNTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFNFcG9OVlJqYzA1RmVFNUpUVXRIV0hCUUxVeDNMaTF0TTNCQmIwVlNOMFpqUVhad1ZrSnlSME5XYW5sMGIycDNTbXhNYmkxWVFWVlJRVlZFVkdSSlJGOUJRMmhvWmt0a1JtUjVaSE13U0dkQ1NtcFdNMGxNT0VsWllXTTVkbGhUV2trdE4wSnRlVlp5UzJSNlV6RTNia0YyV1cweGRWSkZSbTF0VUhGd2FWOTRjbkIyVHpZeVJFTmZlamh2Vkc1S2JHazJhMlJPWXpnMWJVSXdXRkZ1Y0ZsZk9UaFVOSFJxYTJwRU9GaFdPRzFLU21wbmFFSm5NRXh4ZWxsT01Ya3pURTl6UXpGa2JFWlpVREZmTFhkTE5VbE9XSGxtVDAxMk16YzFielU1YzI4NWVrWlZTMDgzTTB0UU9YaGFaMlpqY3kxdlpIb3hkMHRLVGt0SlQxRkdSbkZEWW5scVprMDFUbXBEVTJNdFZrbzRaV2Q0VlVwTmJFbFBXbFF5VWtabExYWnRURFZ2Y1VwVlduZHJXbmR3TWpkUE5XcFlPRzUwVERKRFRGZFlNbDh6TVhSUlYySmlRMHByVGpkNlpYTnlMVWhqYzBsb1FrSmxOeTFNZVdsek9FcFVlVkJ5Y1RWRGN6Sklka3hTV2s1SFVGSlhVMFV3Y1ZkMU9ISjJjMVpNZFRKSmNFZFhkRzF6UTBKdWJtVnFUV0p4U0hwQ0xYcG5VVVJ5VjFWdmJuSlRYMk40UWtGU2RrdExiVzAwWTJ4cFNFZzNXR3RFWkZCbFFsOHlRV3BIU0RWVFVsWmZURXB6VldKRVQyVjNNbXBrVDBGWE9XSmhOWFJKUTJ4d1EyRkdRbTlJT0d0SVRrRk5RMVZ4WW1oU1dubEdhMlYzUldnMFRrZ3dOVGt0WmsweWFVVTVkVzFqYmt0QlFuZzNiVWRLWkZJMGJ6Qk5jVlJ2Tld4U2JEaFJUMmhuWWpsaVVEQjNNMUF5VldSMWRqaFFXbHBVY0VkUlIxTnNZbGgwZFd3MU9UbHVUakZaUWxWMGVuZHBYMEpwWjBSalptSkZZVjgzTUZJeE5sTlBTakZ1YUVOSllrSkdOVzF3VWt0eWVYSlJTM1pSZDBkdFMyWTRVVE5JY1VZMGJXSkROWEJoTUZaTFprOVRSbXgzVEhoalZsSmZWbUppVDNCQlZESkhjWGx1UjI1RVV6UkJNMnRoWTJkcmNtUm9URlV3YldJM1kwRmtUalUyWVdORlUzVTBMamwxWm1wUmIzTXphWEYxZDJOR2JEbFpMWFJCYTJjLldySGxreGJUc21QTDl6cjFXWHB6WmV2SVRzS08wNjFMdE1tYkZTZGxxSlEiLCJleHAiOjE3MDYyMTU5MjUsImlhdCI6MTcwNjIxNTYyNX0.7KHrS3MuoidJdN5oE_DYK7yiUjf_keCGscfPtr6uW8s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:05.206 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:47:07                                        1220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=343357 KO=12090 )
> restLoginInitiate                                        (OK=169989 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=169484 KO=490   )
> restloginProgressiveProfileCallback                      (OK=3884   KO=490   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.38%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.38%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.50%)
> status.find.is(200), but actually found 503                      4958 (14.45%)
> status.find.is(200), but actually found 401                       490 ( 1.43%)
> jsonPath($.tokenId).find.exists, found nothing                    490 ( 1.43%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########################-                                                 ] 33%
          waiting: 361508 / active: 23     / done: 181084
================================================================================

20:47:08.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 181163: status.find.is(200), but actually found 401
20:47:08.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,181163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58504adb, username -> user.1001927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72548c50, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215628304))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM29iM3NnMzNlNTF2c2swbmgybG81bGdrZmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVFXWkNUbWhEU2pJNFIwZFBYMnd5WW1KMmNEZG5MbE10V1hsSFVWSmhZakJ0WjJJM2NXOUZZMFpvVlVOak4wUnVlWEIxT0VWdE4wdEtSaTE0YzFjeE5tcEdhbTlwWnpOTlVYbHhXR1J3UmxaalgwNXpVWEF4WjE5bFNXaEZSRGRVUWpaZldFbGxWMFZIUVZCSVdub3daakJ6VG5oWU9VMUhWVFp5Vm1RMFdGZE5kVWhKTjB4RGNXWmtaV1JaUkdKSWNYbEJiV0l0VDFGdVNWb3djVk5EVm10bldVb3RTREpLYTNSNUxVWktlRUkxYlVVMVdXTlNjV2haVlZnMGVERlBURFJDZW1aUFJUUlFOV2gzVGxRNGJERm1YM2w0UjB4dloxODFOR05LZDBsRlkwcERTbnBWU2tkelNHdG9NRkJXUzBaTE5uRmZTamRDWkhSbUxXb3pPWGQyWmtKcFFWZG1SMEpWV0daeVMwMHRhbWszU0dwNGJsQmljWGR2UTFOdFVqaHBORzAxTlZSQllrOHlSbU54U1VkNU16WjJTMHhtZG1kYVdqUTFSREJzTVRWR2RXTTVaM1UxUlhSM2EzUjFiRE5zWlhRemRteEVZbFIzU214NVZtVm9RMk5KU25OZmNXZ3dVR2xmZG0xRmJGbFNVamhTVkhodlVuQldYMUJZWlhkV05uaFpWWGxDUW1SZmMweGxhMTl3VUdwT2N6bDBMVWhmZGxoRVVIb3dWSGhFVGtSaFVVZDVNRjlpVVRoWVZteHFhMmxTVlRrdFoweFlTa2RFY25oVmNUbG5UREJ5Ukc1eE4xVlBUMk56U3pKWlJVMHlWRGxpT0Mxc1NURTVibVUxYW1NME9VSjJlVmRHTlhaUFVUWnNjbEZvZG1GUFJHTmtZbGxCTFdKSGRuWkdTbk5wTTFCVmJERkpVVnBOUkdsb05YRm9jbVl3U2kxSVFYZDNjbVl6V21sU1kxOHhkbEpzY0ZremVWaG1hekJzYUVKM2JscGhXWGhXZFVOSk9UVjRaRVEzTWtSVk9WWnhNRlZQVkdNdFZXaDNhVTlCVlhWbmVGTk5ZbE5tUWxRMWIzaFVOVmREYkdGTVdsQm9SSEpKTkhKcVpYZFlSWGR0VUZnM2RsRXRVakZoYW1SSVdpMHhhbXBWTm1aQldsTjNiVTFKYW1odFgzbHlPRUpmV1hWTFIwZzRNbk5YYlhJellraGhkelp6UzNaSWVWWjRNek5MV0hKcGFITTBMbEJSWDJ0SVYwWnVhRmx2ZWtObGN6VnBXRlJZVW1jLjloOHFZLVA4MU9uUzdVb3JrckVMbUJPWEhqYzdlSXM3N242VUVDZFlzQU0iLCJleHAiOjE3MDYyMTU5MjgsImlhdCI6MTcwNjIxNTYyOH0.ysgcfK5F0JQls_9L5X7gx4K_Bj6i8a2IB5MdonL5FlQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001927"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:08 GMT
	x-forgerock-transactionid: e67f9c05-b644-49cb-b665-90dbbe7d067b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:08.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:08.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 181163: jsonPath($.tokenId).find.exists, found nothing
20:47:08.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,181163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58504adb, username -> user.1001927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72548c50, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215628393))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:07 GMT
	x-forgerock-transactionid: 71e61ad8-fc18-4b8a-adc4-9dca6ba8ad2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWI1MzN1MGM4MHJqcTYyazhncm84ZnJhNW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NU1YWkxVMHRrWjNVMFNsSk5RbFJ0VEdKbU4zVkJMbmc0TURGcWExZFRTR05uUW04d05YSktPV1UyTkRSVGFYVjRkMnhhUVdORk1qQTNTazAyV0VReE9HVlZVSEJYTWw5ZlNFVlJka3gwUmpSV2VqRkRjVlZ3Y0RkVlduaHFSWGg1Ym5obWIwTTFlRkYwVUVaRlFWSlpkamhIYkZWUE4zZGtXV1F6VG01U2FqSkdSRk5uUzJkelVuUlhMVWxTWDNGR2RFUTFNbEExYm5SbFIyRlhhbEJQZEZGVWVXRmFVamhKVERCQmJHTjNSbVJZTFVnNVpsSmhSRVJMVWt4WFNUTm5hVkpaWDJOVmJEbFRjbEkwWkZjdFJTMWZZMU5JUmw5NFVFSlZXRVV5ZDJaYU1qbGlhWFo1TUZSb1JIQnVWRlZDZGtGTlVEQndNakpNVTJsNWRGaHFYMk14YUVGQmFEVmtla3RaTW5oalFsZFFYMk01ZG5obmVYTkpTbTF4VVhCWFFWVTJhRWRHV0U5WE9VcFJaMHBVUjE4NVFqQnNUVzFDTjBRemRtUmtSRGxvZVc1cWQzTnRNV0V4TjJsakxXUkJNV0ZCZFcxVmJGOWtaSFUwZW1OcmIwSm5PVEl3VWtWVFdXYzBaRnAyTjFkbk1rcDBOalJQU1dZMmMxTXdaVGRLWW1SdGNWcHNVMGMwTjAxNmVucEZVbkZXWDNFdFYweFplR2RFZVVJNE5ta3liRWc0VmpsaVpESjRiV3RNZEZSdlVFUlFjalV0WW5rd2NtSTFYMEpzUzNOUVJuRmtkVzR4ZGxkamFHdG9ZMWR1WlVWWFVHcEtUVGRpYWxGamRUYzRhVGRuWTJabmRYZHdRbkZzTVhsck5HUnZMVmhYUjNsT2NURjRjblI1VGpsb2FrSlhOMEl0TlMxUFdXUkpWVmwyZW1OQmVWTnVZM1YwVVcxWGN6aHRPVGxTYmxCc1NVeGlPR0pmV25WelVHZFZURmQzTkZKRVVsWk1ka00zZG5jM1VVOVBMV0pEYkVaNVR6Y3RZMmM0ZG5WVFZVRXpSek01YkVSRVNtWk9jMFppUzA0MFR6WjVXV0pVTFRKaU4zSjRWMFV0UnpGTVdtSnNYMlI2TjFoTVUyazVWSGxVU2pSb1RITTJiVVkzTUdzMVNEWlVhVk0xZW1GTllubDNkR3BRZG14dVVrSlZSSFUyZHpsWmF6WnlRa2RVYVRVelZXeGxTalJHU25kUVNtbDNMazFpUlZWaFVUaFZVbEZYVjJGblZGTmZaRGRaYTFFLkQ4SnMya1QtTkE1QkowTHExZ2szZ0VsV1BEWHAxbGx6SzF4SEF4bGdCNlkiLCJleHAiOjE3MDYyMTU5MjgsImlhdCI6MTcwNjIxNTYyOH0.OFdEJuLlsmxoDH3t4FT-TAIPxxBe-4gtVOewtlF8404","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:08.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:09.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 181329: status.find.is(200), but actually found 401
20:47:09.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,181329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@486f3a38, username -> user.1000952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72c9b154, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215629442))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWs0czNoYTI4MTY4NDBvbGlpaXFsZDg0ZGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFdVSjVkRE40TFZOVGQzVnJUVFZzY0hoQlgyWkJMbHA0UVZSMVRXeERabUo0VEVaNE1XMVVZbkZNUmtaVWJ6ZHRXVlpzTFZaTk5YVjBSeTFWYXpsNlMweGlhSFZDU0VwZllucHBZMVprWTFOTlNpMVplbWxYVUV4Zk9GQlBMVmd3TkRoUlNGWTVkRXh0UVVKc0xVNXVlVXRNWmtOd1F6VTNUbmxTY2xJMlpuTkVNbE0wYldKVE9VWk5iakJNT0ZkRGN6TjVXRm95VnpsSGJYQTFSelYxV1RRMU4ycHdXbDkzT1ZkNVFVVTNZbEpCVFVJeVJHc3RiM2t4Tm5SSFZVbzBjWFpCZFU1dFNGbFllakp3YjFWblNYRlZabVoxU0dGZk56STJhVzl3UTNCNU9EbFRkR3hoWVVwaE1FeHdheTFpVTNNMWFGUjVkV1JUUmtoMmMwaE5UREJaZUZvd1JXeFlORVI1WlVaclNEUmxkR2R0ZUZKc1ptNTJWVWhMWms1c04zUnVOVVpaZDJkTWEzTkNhbk5VUzBoQ2FsRmZjVXBaTFVKZk56WmFaSFZTWnpOMlRrdEZObkpGU0RWRlJXdzFOMHRXVGtWaGFHMW1VVFZGT0dodWMyTlphVlE1Vkd0QlFrbHRVVFJVWlRORk1UTTNjR2cyZFdkWVpuTlhSRnBEYmsxaGFVSlFRV3BEYVdOWWQwSnFkSGhGVXpaUFFVWnVNMmRuYW5WNmFGSXpjMUJEY1VGYU1UWnRURXRuTURodU9WbEtlblpVVXpaaFFteElaVFYwV2tkck9IZGtUSGx3WTNCbFkwVlVOMVJ3VW1ST2NVeERhbXBIU0hkRk16UmhUbXBIVTIxQmEwUlplRWw2WjJVd1dWOTVhakZ6ZHpSTlVrSXRNREpxYjNaaE4xQnVWbEE1VWpCTVoyaFlPRzR0ZDFKNk1FZG9VRFJFTW1wYVdIVTRORVpPVUVWd2JVY3RkUzFQVjNGU1RHWmljMFpYVXpOUGVXUk9UbWwwVUc5TGFGRlpNVzl5ZDB4bFVXUmlTR0ZyY1dvMVRHMVhVRmN5ZDFSMmRGWlVjRTlsUkdKM1NVeE5RVzB0WDBsQ2JWTkZjbm8yTmtkcFZIUmtOMU0xVmt4NmRqYzBRbDlQVTE5RmNISjVSR2xVT0dKQ1VqbExMVlJWU1RGMlpGZHlWRGhvTTBKc1pHTTNTVlYyWjBSSlVVOW5iREl5YjNKVlh6ZG1ZV2s0YlVsYVlVSm5Mblk1TTJKbE1FSlFRV2d3UjJ4VlpWZFliamhVV0ZFLmJFS2xBNm1JbTBHd2NzXzA0YUN6UkREN3ZzYlFfYVBlWVN1Q0RWWWQxTU0iLCJleHAiOjE3MDYyMTU5MjksImlhdCI6MTcwNjIxNTYyOX0.zkL7_dWi90XOhcjXyws8OCwDC2fH7Szxnl1Gy90qbP4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000952"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:08 GMT
	x-forgerock-transactionid: 5b737fdb-2e72-4ae0-83c5-60b937c31556
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:09.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:09.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 181329: jsonPath($.tokenId).find.exists, found nothing
20:47:09.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,181329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@486f3a38, username -> user.1000952, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72c9b154, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215629530))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:09 GMT
	x-forgerock-transactionid: f115f1ed-f7ec-4a47-8262-43195fe07f41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnU3cGo3aTljN3RhMzVwY2lrZ2ppcTkwbTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1QzVjVkV3N5UTJ4dU5Gb3piVGxRZVVaclgwUjNMbFJtWVhsME9IVjZSblZQYTBaaFdXaFVNeTFTVEdVMVgySmlRVFpHWWxCNmJXNDRiSHBuYW10bFVpMTZlRGR5WkdWelZtWnVlbXhNZFRKd05sOVVTMUZ0VEZGQ05uQndaMmMyUlMxa1prSjZaV2xtVERJM1ZHWXlWMVU0Vm1KSmRqSldiamxtTFdVd2VHd3RTa1puTFZGU1MwOWpaRkI0U2tsamNWSlBjR295WHpnNVpUTldaa1pHTXpOVE9YUkVhSFV4TTNVMlJGOUtlSHB6ZW1GSU5HWmhORkZIUnpsaGFVUmpWR2N4T1dWelEyWldXbk5MVGtGWU5EVk9aVlJ5VEZoVmNrMUZjVTFmVUdFeVJYQXlORVo1Y2twblJVSkZPVTltU21sR2RHWnFRMjQwUm1SWmRVVklOek10VWxSQmN6bExkSEJRZUhvNVlXaExVM010UVZsS1NYSnFMV1J5UkZWSFdXRjNkVXhJY2xWSE4wcHNWbGxDTFRod2IzUk9jbTFWT1VJNVFYcEtVM2hIWWxWUldGWnhTRVU1YTAxMlZHTm1TSEJ0TjBoSk1YSnJSMWhWUm13dGJrczNXVGg1UW1scVgzcDVjRUpOWjA5a1JXNDNVR2x5WWpGTFFsTkxVbXgwVG1FM1FrbDZkRlkzVjBKbVFUZHpSMEppYnpkeWRtdHBabUZFZGtWc1FqUkZTRnBsVFV0dlVscGlhSFJtYlhWVVVFNWxZa1Z3T1Zwdk9FWndRblpWWjBGeE5rOXhYMkZEY25KaExXRnNjbGxZU2pjdFlYRk1lRWx2WW5WcGIxOUxTbFJZUTB0SlZtdEZhalJXYlZOUFJGTnZVSEJJVGtkSFlsaENiUzFWUlVka1VGTktWalZJVW5VNFVXVlNSMTlXUWw5emVrOHpMV0phVURoNFFXc3RTMEp5WmpRMk0yZDRZMmhPUTI1Zk9WcEtlSE15YkZZMVFURkNXSFJ6UlVSb1VUZFRTSEZoTTNsUWVFeDRXazlEWW1SYVUwdzRUa1pJVDNCR2VuaEhjR05XTmxwSVVVUkdkamRLYUVGR1NtSk5VMnhtU0V4SFEyRnNWMmxEZGxWSmMzRkxaV1J3VEVsd2VtRm9UMEZUTUVSdlVHMUtZbVJuVm13eGNHTk5PVkZ0VjAxRVJHbFNYME5oYUROdVV6TkRlVEZhVG5wMU1XeElWbEpOZFVoMlpXeFJMbDh0VUd4V1RHMUZRMWw2V0ZkeGFIRkRhVEJFVUVFLmdIWU5DWXlIaEd6MTFuWmRWMl9IMFNabU1ITUNMVDlneDJVQ3htV1pZak0iLCJleHAiOjE3MDYyMTU5MjksImlhdCI6MTcwNjIxNTYyOX0.ooRswLfmZ7wIBqNrpOyL9gUOdGgBYYCmKx8hPZXY2OA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:09.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:09.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 181358: status.find.is(200), but actually found 401
20:47:09.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,181358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@320c37e3, username -> user.1001660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@196e0e61, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215629656))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTdnbGs0Z2Y2NmI4bTA0YTIwOWI4czkzMSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVPT0VzemR5MTFaRVprUVdKdVdUVmlVekJzUVZkQkxqQmxlazlRU1dKUE1XMVdaVXBCYW5sdWMxUnNTMFo0UkhNM1ZXMUdWbXhPVUVWSWRHVkxabTgxTjJWblFYTnVhV0V5VTBSR01YWlpNVUpaTVVwQmNEQklOR2R5VlUxa1drWjFNR05wWnpaM1RtVnRibEJ4WlZCUGFYWmhPVVJzTUVGbk9WWjFNemd6V1ZwdVNDMDJUVWh6TjJodWNqRXpkVVpYVjBabVJsQlFNVFJRVDAxUVZYRnNiSFJpZVMxNVdIWnZObXBzUVVSSFdFNTViM056ZDBGdlRUTXlkalpFWDJsM2RuVTBUVGN5WjJ0R1ZFUXliakY0TTNsUlN6RmFjRVl4YlY5VlQwUm1VRnAyVXpacVVWUnRRVFEwZW00MlpVbExTR2swZVdob2VrWkJUWFZKY2tOdFVGUkRibVZyVjNSTWJrRkdNM1JHVURKWmVHcG9ZMUpvTFRsVVVURmhVMUZpYjJVM1NrcEdRM1l3VlRkNFlUbHdXVFZIY200ek1uTTNSWG93Y1hkclUxSkpUV1JuWTFkTVkwNUVURk5TZFhWdFkzaEdNVUpyWWpWbU1UQTFMWFZ1YTJzM1JXaGxUVUpuWTAxeWJIVTFTVUUwY25SZk5uWjJaRmt4TlZGa1FtSnhTRFJ6TVhCc1pHRm5lbGxEWVhaT2RqaDJORkJTTkZCSGNYbzNhVWhDUm0xblJtdERValpEWkcxb2NHUm1iVloyV0hoS01WTTJXREV3YmxOelRFeDRiMVpGZEROek5pMVZNbWd6TkhwdE5IVnZkMW95YUVsdGFVUnhWalo2VUhVd1UzVklMVGxFWXpWTlRUZHhWbGwyZFdvdFUzUXpRWFk1VVV0WlptTjJZWEp2VEhoUE4zWXRVbE5oTWxWT2EzVlhRV0o0ZDI5S1ZtdFpiamM0VlRaaFVIbGZYMHBrUjNJdFRtOUJkVEpPWlU5SVJqRkVWMEZ4TnpsSlJHdFNjbmR3Y2sxWlQzQllZVXBvV25kS1RWOVVabFppVmsxWk0xcHlOa2xEUzBSU1JWQlhXblpoUjNCSmQwUm5OM1ZMV0hKWWVYYzVibVZNWlRsV0xWaHNSM2h5ZEZsdk9HVktSV3N3TFZOek5rNXNia1ZUV2pkUlRVeEhSemxwVkd0YVlrOVVWQzF1VGxGTVJuaDNTalJKUjBob2JrOUxaRVphUW00d1YzQktWMEZFWkhkckxtWnpYME5YWkVGUkxUVnJiMjF6TW5kWWMwTlBWV2MuQldiUnR4S0V6Zmtkdkw0dnoxRlhfZzVXNkZPZUwzWUgxRUI5amk2Znd3SSIsImV4cCI6MTcwNjIxNTkyOSwiaWF0IjoxNzA2MjE1NjI5fQ.OBkzuAYA_LMpWuhDu3p50ZOXQi4R5dZ1fCmxagvVyQk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001660"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:08 GMT
	x-forgerock-transactionid: d2152eab-bbdf-445c-85be-7adbb931c78d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:09.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:09.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 181358: jsonPath($.tokenId).find.exists, found nothing
20:47:09.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,181358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@320c37e3, username -> user.1001660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@196e0e61, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215629743))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:09 GMT
	x-forgerock-transactionid: e297adc4-7cf8-42c0-bf2e-eae7ef34b225
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnZwdm5haHVzczVjcm80NjAzYm0wcjNtdW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1JHVmxOMDVVWDNOUWVGaE9NMHRNVFVkVFYyWm5Mak5ZTjJ0RmRsWXRkVE40U0dsd1NXcHFkRmx0U0V4cGJURkxRWHBNVFZac2JreFdTVGRaY25kNmFHWkxOR0owT0VWRFVqSnhhbFJCYkZWSWNFaFBPRVpEVkZOc1ExVnhUMjVYUXpoeGVVdGxhRUYxVHpObE9ITnpWbVJaVVZsUU5FUk9iMWRZT0hseFUxRXdZV3BuWkhOVGRXUm5iRnB2WkROU1QwMW1OekJOY0dkaWF6RmlWRkZxTUZabE1rSTJhblpGWDFVNVVXOTRaSEl4YzNGa2JFTjZlRXh0UWxOeWNWZFJSV1ZCUjFOalduQXdibGcyUlZkTVRuQnNiVVJMVDBNeGVEZENkVzFtU1VGeGVYVlhjSE5VWWxsYU5rMU1jMnR2WlZWUGIwdzNkMUZsY25veE5YbHBZV1ZsWjBaTVp6ZzNSVlF4WlhsNVlqVkdkMEkyU0ZaNGVIYzNSMVZqTnpGUFRXd3pkSFk0V0VOQ2RYQnlNRE55WDNOd05HdDVVa056YWtKMlpUQTNWR2hQVlRKeFVtRTFWVmczTjA1b1ZUUm1TSEV6VlZOaU5raE5aUzFLYVUxeWFGaEZhMm8xWjFwa1lVa3pSR05TYW0xZlNXOUlhWGN0Y21RM1lrRlBUbVJXT0ZWdk5GWlJSbko2WDBWWVptdERXbFZUWldoeGFUVnRWRkprT0hsMmNVOVBUelJFY3pKbFJIcDFZalp1YlhCT1MwZE9aMGRYYnpjeFdGZDRNR2hMTldoNVFWVkNTWE5WYWtoR1pDMHRaRkpZVlhsbVQzaDZiWGxGTjNFeFNuWnhiR2MzV205M2FFeElXRzFCUmtGeUxYTkxVQzFmWlUwNFkxVTNiRE5HZVVaZlYzaEdhbWx2ZUZwbGJFeHNjMnRLUVhKZmNGQmZPVFpVZUZaVGNXaHZjVE5mVG1wSWRXSlRjMjB4V0hoeFZ6bFFOa2hxVm5CcGRFMVZjbkZHVG5CdGFWRTNabUpuUkdkM1Jrd3RZMGhpUVVSelVuWXpTSFJMVWpObFNtbEZWV0ZWVTNKVGQzTkROVzlTTjJONlkwUnhWMlJNVmtoMlQwVnFaR3gyUkhRNE1sWnhNakpPZFVsdWVuSmZNekZzUjBWMldFdHRRazR4WTFWVlFqZGlPR2xaZG1SUVp6TjZhbFZhZDJOSGRVcE9WRGRETlcwdFNHOW5UVVZNZWkxMlIzQjNMalZGUjFOeFdVSklOMVZ6WW1KSWFsTmtjVTVXUTNjLmRzUWRLMHppUWxJczMzOFZ2Z21OQ1EtdC02QURjODVPelRoNmJxR3A3NjAiLCJleHAiOjE3MDYyMTU5MjksImlhdCI6MTcwNjIxNTYyOX0.ItlSDvxeqm4HwyC0Bv_fTxdJOIQAqLaHn7CRzGHhvLg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:09.744 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:09.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 181378: status.find.is(200), but actually found 401
20:47:09.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,181378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1464a078, username -> user.1001070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ce8cc5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215629786))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicW5paGc5MHVuNjBqcmcyZTZjc3FtZjg1NTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFRWSm9ZVXgzY205WVRYbHJWVE5LVm5oTlRsQm5Ma2xLZVdaQlRpMVRaV1pQWmxkcU1rWkJjbGt3YldKeVpVNVVTM1puYjBNMFdYWXdZWEpqYTFoMlpraHRUR0ZHV21WMk1YVkdhMEpFUVhNNGVERXljVEZRY0VGdVkydG1WMHN0VDNaTk1HRlBkazAwYVhaSlFXWlhVSFpOUkdwb01GRlRNR1Y1UVV0UExYSmFhMWhHVFRWbmNXVm1aVFV5Wm0xSFoydDBWSE53Tm1OTFNYVmlVbFJFYUZjM2FuWTVZVll5VVY5MlFVbEpWakIxWlY5Sk5XczRjMHBIVFdaeGFXcG9la3hETWtrMVFrTm1lRWRvWjJWVVNVOVBTbFZqT0VGZlIwWnFhM1EwZVRWaGMyRjJUREF3ZDBwdFltUldNbWhaVTBKNVpGUXlTalUwWkc1eFRXbFhZMVI0VFhKaU1GZHBPWFV6YlhwSE1HZzFZa2xyTUd0dE5rOVVhR05pTjB0MFlsZE1aMWxTYXpreFVqWmlNakJFVkVOdVYxVndVbG8wWmxSRGFuUmxhRkpmYUhWbWVqUmhZalEyU2t0TmJISjFSMVo0WkRoYVUzRllRWEUwVERsV1kzVnVjWGsxWVdKSmFqZGZkMU5hTTNoWmVXSk5lRGwyTVZSdVlsaDNiUzFZUm5OWFNISlZlbGxLUzNCM2NYRmxUaTF2ZVdac1RGQmZUa0ZhYm01a2IwdHBTMGRZU0hoM2FrdGtaSFZLWldGc1VXSjZRWFp1VG1SbU5tcGZRWFJETUhRd2NEZEJhMlp5TlRGcVkyRlpiRk5hYzBwaFdYaDJMVTh4UzNkM1FYUjFNamMzTW00ek1XWkxSMmxxTkVoMlVtODBUWGgzZDE5R09XUlJaM0pLWmxkc1RHczVjRlZWV1UxRVIyWktWSFYxTVVKYVNXOXhibXRRYUVsMVNscDRZbk5KVFRWdlNIRmhSVEZrWWpSRlNuWnJTMlZhV2pGSFIzbEtVazlEZEMxc1lqUTNhbTVFZGpjNGFWbHFUbmwzT1VGVlNETnRPSHBJUmxocmNVWjRabUkxWlRCTU9UWlRaMHhCTTBSV2JEVkNSM2hLZHpaa2ExRkVSM0UzYW5ZMldUWjFjbWw1Y1VsT1YwdENOMU0yUlVGR01rdHZaelZIYm5WTWVUbG9iRkZPZUZVM00zcE5kRmxXUkhkQlJUUTFPRkJDUmxwTWJVeGFkRWRMWlZRNWFqVlZMbGxKVHpaWFMwZEJURFZ1VlhST1kwMWtPVzlqV1hjLmpEdFZONDV2Vk0xejhGV3NBRGNMRjBGc0VSVVBVNHlQX1B5aWZsR1FVcUUiLCJleHAiOjE3MDYyMTU5MjksImlhdCI6MTcwNjIxNTYyOX0.crTPVuQwLgpmKf99hE8cZI7YsoFNsKy6vBzKdZZijVk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001070"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:09 GMT
	x-forgerock-transactionid: 0b882052-aed0-4b2b-9bda-412a7161408a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:09.836 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:09.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 181378: jsonPath($.tokenId).find.exists, found nothing
20:47:09.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,181378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1464a078, username -> user.1001070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ce8cc5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215629876))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:09 GMT
	x-forgerock-transactionid: 254829fb-0d1a-413d-a5ba-c2d74cb4d3da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2MxM25sdG1sa2VhYzY2ZnFjc2Iyc2VtdTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2QyazVWRU5MZWxWcU5WaHdZbE4xYWpoWVFYSm5Ma2RIWW1sb2FYZHhNelYzVG5OT2VsZHhTRGRVUkVSRlpYbEpaMFZ4VWtZMVJFaFJTMFpqWkZjNExVazVVbmxJTFRjMmNIQjBiRkJuYTIxRVkzZDBhRkZyUm5aTlJFTTJlVWR6ZEVkWk1HNW5VMW80YTNkbVFuaDFkMmxGU0RWMk9WRlRVR05ETUVNNGNWSnNXVmhFU1hSNFVtSTBWMjg1Y1dGQk9VSlFhekEyUzNaNFRXRk9UamxKTUdacFFVVnhhamcyU1RRM2RWTTNZVmRRWTJvMlZ6ZEVOMHBUUjJGdlltOVRVMUl6YkZwVFUzRjNOR3RXVEdWZk1rOXRhblZZVldOU1JFMHhVbHA2Y21kdmVXUkVObVJKUzFGM1pXMXdhRlJCYUdaTFRrTTBkMUI2T1ZjeFYzaHFjREJZYURCUVNVTmFVamRTZVhOQ1JYSXdUVWRQYTNvNVFUVnlOMlZZY2t0S1oxOU1ZekpUWm1KclJsQTFVWEpGYWtaZlgzUm9OamxDYWsxT2RYQTVTazlWWkU5dWExVm1aRW8wWDJOV09EUTVRVlJNYW5aTmMweFVkeTE1TUV4UmRVUmtVMG8wWkZOQmJUaHVXRFU0V21WUVdtSnlTMFpQWTBaZmVITkRkVEJyYTNOdVNISnVNWEUxYkU1WlVGbDFSMjVmU0hCUFptczFlVFZvY0hNNWREbHhYelp4Vm1WalJEUlJNVWt4TVRsblRFWlFkM00yVXpObFIyRjZjV1p2VFhsMk9GZEhXbkp5TkROeFYycFdlVXhFVGxCWGFXOVRaVVJTZWxwa1RGSlliazgzV21FeVduaEdaR2s1UkdsVFYydFlVbE5IZUVGRVRXdFFWRTh3YTB0emEzazJRVWRhUkdsU1JWVXRWVTVTTjFkUmJrWk9SRGhFVjI5c2NIRjFXVkJLVUV4MlNqSnFZVk5PTkcxTE5tbzBjRWhvVmxGa1QyWnRaMm8yTUhsMFJqVmtUMW8zUmtWbFJtVnRNVzVTV2taVE4xSk5TRGRtWWtoRVlYUTBYelJuUVdZM2JUVlFlV1UxZUZNMk1FcExOM1pUT0VaUlltOVpZMFJNTTAxTlNEWk5NelZPVDNCc2VTMUZRbVpRYWxOTmNTMHplbHB4ZEV4aVRHcHpNWEIwVUdKelpsY3lSRlpCUXkxUmNGQnZhMGswY1ZOa2QwcHFiRmR0TlZadGIyUnpMbUZmZVcxU05IaFZRamQyUkhGTExVeERNbTh6YzJjLk4tb3ZvQlQzSENyTXAwaWJUMTJrMFQ3SDFOMDBUQm5VTXdhQmpuU0xPUlEiLCJleHAiOjE3MDYyMTU5MjksImlhdCI6MTcwNjIxNTYyOX0.pGBh-Xi2BjcvQS-2Msm02eoD1dDWDeIc5RZVtFKvdDo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:09.877 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:09.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 181391: status.find.is(200), but actually found 401
20:47:09.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,181391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a1e0caa, username -> user.1001672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b4ad046, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215629903))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzJsMzk2dmFuczE1Y3AxbjdkN2xzdjBsdmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmVuSmFXRUZQUWpsdGF6SkpabVV6ZGpWRU1rbG5MbmxHUTNGa09VOXpZa3BvYzNOd1RrNTRjaTF1TTFvME1VRnBZM2xDTXpsb01EUkVkbmhCVGpoTFprcDJWWHBQYkROS00zSk5Zek5aU21sbGRWOTVjUzFyU21SdFlsRm9lVEZuTldWUWFrbEtTbVZqYVcxc2FHcFpNMWhMYzFGbWMwdFljVXBZTVVaU1ZUY3lhV3RSTm1WWlozVjJhWGRvVkhoU01XcGlNbFl3ZEhCdlpGb3pRVGt6Y1ZGTk1rdEVkRWhKYVRkemFHOVRSbTFOVmtaWE5HdFRNM0pVVG5sbmEwbGZVMTlmVUhoSGIwWndaVkZqZFhkU2MyWnRYek5JYjJ4VmFsTlFSRFpDZUhjdFpEZFNOMU5tVldGeWNYbFZRWGR1VW5acGNtbEJSVGRFWW5vMmIyRlFSRFkyZEZoYWREWnpVVmxyV1RFM1JFeERkVlE1U2tRek1tbFpUemd3V201TGFYSkplVXhsVUVKQ05GTTROR0pyV0ZSWGFGSjVhMHBZZDNkNU1URkRkbE5WYTBOUlRVZDBla05zVEROb1FsVTNia2RxVDFvdE5GSklTbVpOVUZBMGVrdE5Wa0psU1RjNGNEVkdSbFZCWWpWQlJrY3djbHBHWDNkTFdVRk5NM2QyWDJZeVpFSm1NRTFOYUVGVldsWlRNbUZoVld0TVF6bFZVVFJ1V0ZwWFduTlJiMGxNZFc1alNEWXhTR0puU25ORlgybzBXa2RGTXkxTVYyOW9VbGg2UzNWSmFHeHBNME5TTjJOSVdHOXlNbHBTVWxkRFJGRlFjbkY2VDNadk5XNUhRekIyY2xORUxWVkpZbVl4UzNWaE1rNHpOMUpRYkU1c05WYzBjMU5yU1dWNU5VWm1PV3BWUzI0MGJYTkZUMDFCVWxjek9ERjNYMkpWZEd0VE1YRktjemczZDFWb1ZWZDBRekpMV0dWMlVXeFBjQzFqTTNKR2FXVldRamRuTjNsQmFtaHJjSGx2V0U0MVJXY3dlbWQxVlRneWNYaFNabWx5U0haQmIwRjNVR0ZOU20xRmJtRTNWVzB5VTFsUGRTMXdkbVJxYjNoMVlsWk5TbWhEVjNGSFQxa3dVMU5VV1RWWVpGcEpRVTFYVDFwelNYWm1NM0pwWVdORVowWmFhRlZLVkVaUFJWaFVSbFpvWlhoT2RIYzJVM2hyTVdKa04waFdjbnBCU2pkcU1VeEJMbk52VEVsS1YzcHBaVE42TXpSM2MxcFdiRkJFZUZFLnJYYWwwZ1NubmtGUXhtOEhxYTJvazZWQVlEUldxY3VQZFhCSmxLbXY2d1EiLCJleHAiOjE3MDYyMTU5MjksImlhdCI6MTcwNjIxNTYyOX0.XDW0nEJ66ZN7we2OqkWn7H99LLfq6xRWRSPpLF34lEM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001672"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:09 GMT
	x-forgerock-transactionid: ab60f5ba-3fa9-4330-89f9-a8c39ab0c539
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:09.951 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:09.991 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 181391: jsonPath($.tokenId).find.exists, found nothing
20:47:09.991 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,181391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a1e0caa, username -> user.1001672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b4ad046, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215629990))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:09 GMT
	x-forgerock-transactionid: 4c1c0079-b835-482a-a91e-45bf48ed577f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGQzMjE1Z3Jza3RpZTNxbWxhbDdnY2kxZ3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ek56ZERUMHRCYjJVdFpHdGFNQzE2ZUZwd01FdG5MbXhCZVROME1tRTFVVmt3V1dONFQzZ3RVVmR0V25KemNqQjJURjltV21GMWRGVndWbTEzZVZOR1lrbHpXa0ZKT1hsMVdHTmZhSEpGVld4Q1FXMWhRVmh2TmpBeU4zSnZaRGRuZFVwV1puVkhjbVZEZDBkSlpGOWxNbkJ4WTNWd1RtVm5kREowYkhOMGVYbEVYMmc1YUY5TmIzRnpYMjVPY0hCNVNUWkhNV3BDTmxsQ1gxSjNkbEV3WkZBM1gzRkVZWEIyTVZSNlRUUmlaWFprTVcwdFZFOHhUV1JWTFdOcFdrOVdRalZuY0hkV2QxaFpRMk5hTTNkV2VqaGlTR3hzVVZvMmNVbFRiMEp0YldWUlkwTnRRbFZYVWtKME0wNXZRbEppWlZGcVRtSnpaVXQzUVZSM1NpMW9PV1ppUzE5RllrSnZTbFozYlZjeE9VSkhjWFp3YkZkWVdraHFVMnc1VEhaRFZHcHlaeTFVUmxkeFJGRllOR3BRYzFCVmFrUnNWV1JsTXpOUmFXdG9WMUpJWWxKV2IwOXRRMjlVVnpkbk5FdENaVE5EV0hBemQxUnZkbFZ4TUVWdFZUZHZPVFo0VldWTlVHVkhOMk5tTXpSU1FXWkZRelZYYm1FeVFqSmtSbVp5U1hSVE1VaDFWbTVQVlhaWU9XZ3dlVWMzYTBodVoxRk1kR05oTWkwd2MwdFRTWE00WkcweFpWaERPRlEwT0RBNE5WZGlSUzFmVmtSWlpqRnJNaTFrY1hWQk9VUnZNVlJpVlhWcFYzbG1NV1ZpTURCeVJYTnNZMU5mVTNWa1VUa3lTalJtWldFeGVUY3RjbXRyU3pobmVITkZXbUY2T0hwa2NrUnNYMFJLU1VablZFNVVaVXhVV0cxSGFHNVJXV1paWkhOVFkxZGxaRzExVlU5MlgwSXRkVFExWDJ0dE1GVjNhR28wYm1JNVZFUnpOM3BxVW1Sc1UxUTJaRlpxY2tsdk0wSmpVM3ByVG1KbFptd3hlVmxvT1dsWVEyWlpOWEpXWWkxRlVEQjZiVXBvUzA1VlNWWmxPVk0zZEV0SWIwVmhlR0ZqUldsamJEaFBNVFJzZHpsU1kwVTJhbEZ1TW5Ob1NIZHdiRzVKVFV0clJ5MW9aMDU1UlUxUWFHcFlUSFprTURob2NEWjZWVlp6VGxBNWRIaFhTRU40ZUVwUFZUa3pVV1EzV0hBMFJ5MDRMalpwWWpOQmMxZ3hkbEIzWmtOWVl6aFBiVTkwY0ZFLjRXZEgwNThGUGE4Mm5OTzVYdDJiajE5S3l2aEhFQlNhM3ZReWk1dDJBODgiLCJleHAiOjE3MDYyMTU5MjksImlhdCI6MTcwNjIxNTYyOX0.TyuycXt7qaixC172EXLcsvKQM4lZF76puRmvgYd8hxA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:09.991 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:10.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 181471: status.find.is(200), but actually found 401
20:47:10.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,181471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56740b85, username -> user.1000447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35e22308, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215630500))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaThpYjY4MHNvOXZsYWVjM2Y2MWYxdXViMSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVPTWpka1EyNWtjazlCT0RoamVtRkJWQzB3WmtKUkxtczVSbGRNYjNaQlRrMUlWMFJITVVremJqVlBTMjlQUmxCVFQxZHNRVGRJUlRsMFRtVnphazQwTmpSdlRsZE1UR3ROYjBwUFZURXRjRXBhY1c5bmVFcG9OMnR3U1VWVWNXUkdTM0psV2tkSldsZDVNMWN6WkZOcFV6QnRNbTFOTFdka0xUZEVVV1JvWkdoSU5tbDZOV2N5WmxJNE5FOXZTRk5uU1RCRlFWZDRTSGRNY0ZkbVkzcExUVTB0UTBaZlozVlFZVmhrWTI5eVJtdFhTVjh3V21JeGVVcERRbE0xUlhOYVQzYzNablJYUkVweVkyeFdia1ZPWjFoeVFYcGxObUpHUlVSRGVIazJjWFZVVVdGc2EwSjFZMWhuUzFGdGVHeGpNRFl5VW01UlJsOUtUM1JPUjJwblNrODJjbll5U201eFNsUnZRekEwT0ZGTU9HVnVVM2hVVFZsUFNUTjVNREJxVG5KR1NrcGpkSEJQY21oVVNWbEdORU5IWDFweGRqYzVSakJIT1hScE1pMXNMVTB0WjAxcFZGUmFORlk0UkRjMVQzWkVVRk52UVhCbk1XdGFiVGN3UzBaQlpGTlRiRzF5T0hWVU9WRmlXVzFPVld0VFgyRTBkVzV0WTNscU1WWTRkVVUyVVdoWWVHaE5kMmRHWmxjMldWbEVTRTFqVm1JMFZsQlFiVmRSVjB4NGFWVTVhRXRqVFhkRVZrazFSbWxCVVhGamQwNVRja0U0TUVwSVNGUnpSRzlyY1RjMFMzcEpOWGRYTUhFMFRqZFRNRFU1T0VKeVVreENjWGRLWlhOQ1JHZzVSV3BHVXpOT1JIVlZkMjVyTFVsaVJXa3RWeTFtYldjNFdscExRazlwU21KTGFsaG5lRFYxWkdscFVGZHFaV2xXVmxadWNrbFdkalk1Y21jMk1XSXplV0k1WTNOclYwbEtPRzlhTUdsV1ZHZFhlVWxGVVd4cGJURnZRMUo0ZGpSNlRUVkhWblJuVnpBeGJtWnhSbFJOVEdkWFVVWkxOMU00U0RkMlRURmhabFZUYlZaWlJVUTFRWEJ6UkVOVmNWYzJSREJvV1dvM09XRlBPR2wwV2xVemVqZE5iMnhqZG1adVJsVjNiV1ZOT0dndGRVUlRlRGxqYkhwT1NITmpWMDh6Wmtwd09IQnpTekJmWm1GQlJYWTVNak5GY2tWeVpYWXpaazFPVUdoSkxtTmxWSEZKUkdjM1JGWm5lRTlIU1hkU09UUnZSVUUuakFUc3JlaS02UTBnbVluSEZCX09JaUNOU25mMmgyd1lkNE9uazJqMHk0NCIsImV4cCI6MTcwNjIxNTkzMCwiaWF0IjoxNzA2MjE1NjMwfQ.Jor-H3R6H3iIl8Pmtp5_o4rZdQFmckh-kJCrnfxZWOM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000447"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:09 GMT
	x-forgerock-transactionid: 2075cb4e-dc31-4acc-b093-f3dfbda9479e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:10.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:10.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 181471: jsonPath($.tokenId).find.exists, found nothing
20:47:10.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,181471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56740b85, username -> user.1000447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35e22308, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215630588))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:09 GMT
	x-forgerock-transactionid: 3ea43372-fd0f-4f04-8e33-3102e1241d91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjM5ZHZyYjg3a2NmMDhsaTZ0ZmM0ZzI0cnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGRqUkxSVWxRUTIxUmJtNXZSMloxZDFreFUzWm5MbmhDWTFwNlNYZzFSSFZQVUMwMlMycFhkMmxvVkVWWlpXcEdNMjVFUVU5VWRtOTZTVzA1YUdoRExYSnhabEZqWW05WE1HdG1UREZyZURsemFrOUhNMEpWTjFSbVptSmpZMUZ5T0RZd1FUWmxhWEF6Y1daek5tMVRTREI2TTFCclVucHlXR05qTldKWGRFeEJhRFp4TXpFM1pqTTNWMjg1ZVRsRmVtOU9ORjlWUlRSUVUySkpkVU5uWjNWUlUzQlhNVWRzY2xaRGJGVklWRVJWZWpNMGNHSkVlVXg1WDBaTFVEZDNMVkExTUcxbFVGUkxXamhRUTBNNFdsVmpNR3hYWWtSRVNtZFNOR280U1VSdldYVXhka3RNUVdFNWEzSnVTbGc1VFVaSFEyRkxTSEEzVm5WQk0wbDVZamRRUzNwb01XaGliVlJzU0VZNGQwTlhaVWhsTFcxUWQxWmtlWEJpYzBWTGFHdDRkRkY1U0ZCcmVURjBTM05aWkZaVmJ6TnNURzFvU25FNWFXNVZNR2RpTlY5VU5uQmZORjh0Ykd0UVdpMUpjM3BrWDIxRWFFOHhVV1JqYTFSM2FFbHZXREZLYnpoYVUwaDJTRVJuVkhVdGRtRkRZVzU0YTNNd2JrbHpjMmg0ZW1wQmIxQjJUMWRRUTJScFV5MVNha2xtUmtGc016TjFUWGsxYW1GV2VVOVhUelZCYUVsTVFrVk1ZMFJwVkhobk9UQmpibmRqZHpkUk4wTktVa3N0WkVoM2NFeHpVV2hwTVRkYVEzSnJkamQ0VERGMmJrdGlOekpwYldKaVgySlRWa1JuVlVvd1JGbFNURmQ2YkhGNVNHbHNhVXBPT1hkUE9GaDZUbTV4WVV0R1oyTTRabXRXZEhSQ2JYcG9WWFIyU0cxRFJtWXdjRlpmUmpSRU1rNW5SUzFyT1d4bVIwNVVja05uY0dkSU1Yb3dZMHRDTkdWeGVYcHdRbUpqVGtselRWZDZZV2hpUzJ4MVZrZ3djRTFWYzJOdFdtRm9TV3RxVUdZMVpuaE5PVVZIVFhodFpXZ3dkMjAwYWpjNFdteDVNemN4VmtoV2EybG1hWFpUWDJ0aWMzRmtha2xhTFhodE1FSk9WblpUVUVOb1MwRm1RakJXV2pGYU1HOU9OVXBaTTA1M05sVkVSbWwwZDNaMFltZENORGg2VWs5cVZGbFlSR0UzVDJSRU15MXJMakYxWm1GRWFtaDNaV05rZWtaVFJXdFpUR0YyZVZFLlMtaXE3VlgzZzFuRXM2eXV4MFVzVS1sRUYyRmwtbUtHS2pQaXlscGlHMzgiLCJleHAiOjE3MDYyMTU5MzAsImlhdCI6MTcwNjIxNTYzMH0.cHt_QhlorGhJcdr1Ie6W5LGSHf_R0J1RFNk0nBvhAzE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:10.589 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:47:12                                        1225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=344810 KO=12102 )
> restLoginInitiate                                        (OK=170714 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=170199 KO=496   )
> restloginProgressiveProfileCallback                      (OK=3897   KO=496   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.37%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.37%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.50%)
> status.find.is(200), but actually found 503                      4958 (14.45%)
> status.find.is(200), but actually found 401                       496 ( 1.45%)
> jsonPath($.tokenId).find.exists, found nothing                    496 ( 1.45%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########################-                                                 ] 33%
          waiting: 360787 / active: 23     / done: 181805
================================================================================

20:47:13.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 181964: status.find.is(200), but actually found 401
20:47:13.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,181964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@643b93c4, username -> user.1001408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46d79a58, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215633597))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjg3bmViNjMwNzRmbTlxaTY1Y28wMnVrb3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFVGZDJaWFZMUWtKeFlsSjZNRkV6VjFkclRHeEJMbE0yZDNCWU1uSmZRMFV6U1ZWT0xXSTNXV2xTZEV4YVZEbDBURU5xUWtGalRVOWhURjlMWTA5b1NrTkpMWGRCWldwZlVGVTBjMEl4YldKR2MyMU5ialpVU1RWaWQxVktaM0F4ZEVodVFsWlFkelJLZWxVMWFsOXRkVU54Y25nNWRHWmZOV3d3U1RWNlpXNUNZVFpmUjJnM1dtWnBiRUZpY21GaVV6UTVlSEkxVWxOQlVVSllkRkp1UzFKSFJtTXdUSE5OYkRkVk5VWTJXRVZuUTJKTE1qY3lNRFZTY0U1dVNtcDNSbFJDT0Vka2FXdENOMU5sU2toVFRUVnVjblpXWVZZdFlXWmlZV1pJVVU4NU9WZDFkMDFpUVVoUE1VWTBVVEZGTVVKaFpFOW1jMHRXYTBkdFMycGlhR3h3VWtOWFNtcFNUemRVWjJKVU5WVkRhMGRNTnpoMFRrMDVWM0YwZW5KdFkwaHdUbVl0UmkxRlIyNWtTMmM1Y0VsWFRsWlRhMVZQVEVwTVJFTkZOQzFCT1RKNll6VmljMGxsYkdVMFQwNXRkbU50WVY5RVNrSTBjR3hVUzI0M1FtMWxhblp5Ykd0NFZsVnFibWxFYUVkT01FTkZWVGhPYUZGU1psQXlSVmh4Ymt4RFpHTktkR04wUVZGMlZDMUlZamxzVEZoelJIQmZjMDFRTjJONE5qZE5ZbGRsWVVKUFVIcFVkazl0YlhaS1puTXpWbFJCYURSeGVGaEhValpsVFd0dGFrRktNSFJ2UlUxVFVrWjZhMVpYY0cxTFUyVkhNRGRGVG1wR1lubHJRVkkxYVdodWVqazFWMkp3ZEZZMVJtdFRPV2gzVmpoclpVUkZjazlOVVZwUVVrUkpSVXRWYzJ4Q1IwMXlaREF0ZFV0bVVsZGhTR1p3VkdkRk5ISlJXRlphUWxGVGFHMDRTVXBQZURaRGRYbEtObmxIVDNObE5YaE1OaTFmYVdsMWRYRXlUM1JQZFdsWlgxTktURlJTU1VsQ1YyNVNXRFZIY1dWdmIzcFhlRWt3ZUhjeVduTlNaamhxVDJSd1dFeHZVbkpYZVdrM1NrZDNlVTFMTjJWV1JrYzBTekprWVVNemJreHViRnB1TVZWTGJrcEtja3RuVVVSTFMxOUlhVlpqY2tObGVqVkdZVk5hYmtaMlNqbElTbEJRV0VrMFgyMDNWamR1VFVkSGJEazBMbkpRZWt4Q1RISjZla2wyTTBWa1JEQnNSekI1UjBFLkNVUWc1QkEwX1c2cnR1MldqcGR4Rm51M0FFVWNfeDctSkhMVUp1YXI3OU0iLCJleHAiOjE3MDYyMTU5MzMsImlhdCI6MTcwNjIxNTYzM30.NlDjaXHo3HCiTHDR1juwMHdAgvlEGiTj-om9CacT1_s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001408"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:13 GMT
	x-forgerock-transactionid: a89bc23d-cc05-497a-be00-c0d1dc2462a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:13.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:13.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 181964: jsonPath($.tokenId).find.exists, found nothing
20:47:13.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,181964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@643b93c4, username -> user.1001408, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46d79a58, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215633684))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:12 GMT
	x-forgerock-transactionid: 29ca8d43-5009-4243-ac06-16b4099e82af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazUwNDAzMGRzMHEwdWtvcGs4bWo4M24wdnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blF5MUZNV1V0UmpKQ1VVaGFYMGN4WWtZNFZVbDNMa0kyV0ZoRFEwcFJiRWxtZURZNFh6QmlNMjVDUWpoSmJrRlJRMU5UVjA1U2RrZ3hkR016UlcxWmRURXdYMkZTTlhsSUxWaHlabmxsWDJvMGEwUkZRblpaVmkwelNYUlNWM1ZXYVVremJtVmtkV1ZWVURVNU1qRkdiSE5FVnpBeU1FNHhSRTVHUTNCcFRHZGlTVGhVU20xcFRFMXlWVzFSTldGSUxUYzJUR1IxYmxaYWFWZE9TVFJhU0VKbVJFOTJRMEpxVkZKT1NsVm5YM2QwVEhGeVNuWXhiVUkwYVRaTGVDMHRRMDFXZFZSSlUwaG9YMmwzYkVnd1ozSm5ibkJQYUhNNWRFUnViMUl3YlVGWVQwTTRSWGhTZEROa1ptazRjbnB6VDJFek5HNVFkRGRJV1VkeFJEaFlkMHh5YkV0dVZXWnNRMnRaY0dsM1JuRnFUVVJKYm5CelpYUnFRbGMyWDNRNVZtdHphbU5KYTB0WlREWkZibGhGTjFkeVdFNU1WRkJmUTB0cllVSmZaMVZqVjFkalMxSXlTekJEVEhsU1UzRTJTbkUzYjJwc1EweFVNMFp4VUdSVVRUQkNTRVZUVTFacFltSnFORFJNUWtrNGFIVmphV2RXTnkxNE9HMWZiV1pDVW0xUE1GUmpZbE5rYldwcldXcDZkWFp2YkdsTFNYSkxiV3hKUkhSbVNtTnVaM1V0V1VwUVNWcG1OSE5SWVhONWFrVTBRbVZOWWxBd1FWQTNaRmhOUnpaYVFuUmFWSGhaWjBwWk1GOVFiV2hXVDB4VFQyMVZUSFpDU2tOc1prZzFRbGN0WVRsck1qaHJlR1ZHVFhOUFQxRkVhazF3Tm1kalZYUmxRMFpwTFY5cE1tcGtTREo2ZDNOdFgwWjFiVFJmTjNabGFVbFdaR3hwT1RKek0xQnpUR3N6VUVwT056VXdjelpuTkV4NUxVUldNRXh5Wm1wTVFqUkNRbmt0YlVWbk5VRmpSemRmUTB3MGFubHpOMGxoZFY5VU9GVlhaSEI0Wmt0VllqVnFkVjlPZERBdGRWOWpUMk5LVUZnNVNVTTBNRkIxVERWRVZFeDFhM1pEYWpkb1ZYTjFNMEZGYTE5TldFTXhkRVE0U1c1Qk1WUlRRWEV5WldaS1lqTjBUa050Tm1aa05FaDRUekZOVjFCbVNGSmtkVXMzU21GVU1rbHJOV1I0UzJoQ1VVWk5MbE40Y2kxYVZXOVFjekpET0dKVE9FMWxOSE54TjBFLkR5clhaR3lSelFfYU9Dd0kwclZSdnlPdEY2Rl9QZ2RQR2UxeGtxNjRCbm8iLCJleHAiOjE3MDYyMTU5MzMsImlhdCI6MTcwNjIxNTYzM30.rgnCUQMXQ_Qy8_2xAekRF3J099JLdjrcu2vUIjoPuH0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:13.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:14.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 182141: status.find.is(200), but actually found 401
20:47:14.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,182141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5588a129, username -> user.1000838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43dccb49, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215634734))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGdkYmVqZ2M1Z21zMmhsZmZmajVya2ljbWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVVEQk5NVXB3T0U5UWQwWnhNMjR0V1Vac1JYRm5MakZDY2xwc2FsVklTbFpXUWtsVFFWUXdWRlpMTlZWSFQwZEhXVXRTZVZoV2NYWjBWMVpDY0ZWVFdXRm5PVkk0Y0ZGdk9WazVkMmR0ZG1JNU4wWkVVV1JPY3paalN6Z3RPR2RmY2xkRWJXNUhSblpMY1c5WE5sQXpPVXhGVHpGVWFHbHNSM2R4Y2pkd2RtRkhlbEpYVTFWd1VUSkdja04zT0hOUGJrVlNiemw0TWw5NGNqZERNV3BIWDBaNVJsZG1SMDB3WlU0d2VrTk1Ta2RuUWxWVVdHaElibmR6VTJGVlZqTm1OWFpZYTBoM01tMTVOemR4Y1d0VmRFbG1NV3gzVmpRM1ltRmtUM290T0RSMVgzUmFRM1E0V2w5U05uaHRjMXBRWmtWVlIwdEZhWE53WTNGRVJVaHdVMHhSYkY4MVdrbzFaRjlYTFhWT2EzaEZORlJMVnpGTFIyVXRhRjgzZWtKSlptRlVlVGREY1V4T09WaFhVMmhhYkdGWlgzaFhXVTF3TmxkS1ZHOHdWM1IyVTA5blFWZFpkSGxGWVZselVpMDRlSE5DTmtjNVZXRlFWelZqUVdKT2FXYzBObFpCZG10M016TlpiRnB1WmpsemMwdE9NbEJaU21SRk16aFlUVnBNU0RKTFpURnFTemR3YlRsaE9VSTVObUptY2xOTWFraG9OalZ1UVMxUmJVVnZVMDgwZGt4cWFWWmhTWEJDZEY5d1JFWkRXSFZ2Y0doSlZrWnZZV3RZTVRRdFZuVlphemhFU2pWTVNUWlhRV1Y1V1hwMk1HSnhOVXN5UldWVGRIWnRWa296UTFCb1RtSk5ZWHBvVkhFd1IzRkVRekZNZVhkTWIyVkJNMnBoY2pSeFltdHhiRVJtWVdwM01GTXlMVTlNYjFZNVJURkxUbGhFZEhGZmFVWTRTbVJFVjJwc2JHVmFjR1ZSU21wUFkySkJjMXBaVFMxSFpGSmZMVkJFZVV0VE1DMVVRVU50WmxkaGNDMUdVVlJhWjNkRmJsOUxhVUpwUlU1M2NsVXhkVmxTTVRGYWQzQm5VRTVKYmxOUWVqUlFiSEEzTlhocWFFdDRObWMwUWxKMVZUVnFRMFUzVkRGMk5EY3dWaTFGTTJGNlFXeG5TRmRWVUROT1ZFZHFZbWQyY2paRk9XTjJjWEJ2VTNZeVJHaGtSMUJPVDBoSlFVZDBjR0ZOVEZGNmRVNVZMalF3U2xkUVIwMTNibTF2WTBKR1dWVnFUa3d0YUZFLnU3Zkx1NXJNa3NXVHZ0RkhlLUhmbXYxTHNjWFFkb0tJa193UjhQMFIxYXMiLCJleHAiOjE3MDYyMTU5MzQsImlhdCI6MTcwNjIxNTYzNH0.RpNlXo2W8gvSvOLkb2G1U4P8oIancIrHh04DEKerxOs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000838"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:13 GMT
	x-forgerock-transactionid: 78991b76-bccb-4963-b888-25a165364f51
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:14.778 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:14.816 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 182141: jsonPath($.tokenId).find.exists, found nothing
20:47:14.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,182141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5588a129, username -> user.1000838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43dccb49, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215634815))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:14 GMT
	x-forgerock-transactionid: b0fde057-e7aa-410e-a2a8-10b0fed6242b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnFpbTBvbnV0YXJjZGJscWllbzRrN2F0ZWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1lXMTRRbkpmTTFKQ2NYWTROMVJpYzFGT2IxSlJMbUkyWTFKclowbHRWR1paVjA5b1EwWmxUbWd5TkRaalNTMWlRMEl0Y1RoMFZsZERURU4yTkhWZk9VcDNZWHBzY1ZWT2NUZGhNSE5WVWxscVFtaHZaWG80VFUwemNYRnRhemx6TFhKZlNITk1TRzlwVEc1dGFXdEtOMHhpTVhCWU9WcExNaTFzZUhNM1VHVkNhRFpUVFRBMVIwcHFjbE4yWXkxaU5HZzVSSFJZVVRaNU9VTkJMVkYzTjFkdlpEWm9aR1ExU1MxMVFWaE1RVGRxVWxOMWFGOHdlRTVFYkY5TU55MUdNVmcwTUZwRlQxcHBZV2xzYm14bmJGQjRORjlRY25OTk9GTnBRM2t6U1RKdmRFbDBZMWREY21STllra3RNbVoyYUZWalkzcHhYMmg0VTAwMk9UTmpkRVpGYlZKQ1prZHpZekpOVWtZME9GTlVNVjl3VEhWdldWOTZSWEJmUlRseFh6VXRXV2xUZDFGYU5XdEtURVowY2pFNFVHTkRSMDl1UVZsMGVsVlVUV2wzT1RSSVlWcFNiV1pZVTFVM1dXUnRRVFZLV25oeFQyb3RiMkZWUm1OR01uVk1TRXMzWDNCbVlTMXpURmxrT1RneVZsTkdUV1JqUkVoQmRVOW1WamRTYVhVMU9YTXpTbko2UjA1WE9IWnZaREpZTUhKNk5ubHpaRkl6UjAxNWVIZFVWSFEyVGpScVZFMVZhRUl6YWxsVlUxbDBVek40Y1hOaFZFRldPVVJGZEZSWE1XNTNOMlJWY0VGU2MxRTNjMVV4YmxWd1YwSkpaMlpoTnpocExVbGtOVkY0VFRkUWNHWTVWaTFZZWxsNmMzSXlibXRHTmxGaE1rRkxOSFZxVXpoWVVEWTFhMU4xTVRrek5sTldkRVV5YUZWbVprSnBaV05NYVVOME4yc3dlR3RWTkVJd1ZsOXlWSGsxYUZkNWFXdHdWMVpUTTI1VFRFdFBUalJVVVd0cllWWlRha1p3VTB4clluVlNNblpKU21GM2VTMTFXa2xVVkRGcmRFZFdWRkJ2WjBSMVRWTkVOa2wwUTA1eFMwZHlNV2RaU1ZsblpYWkJPSFZEY1ZKRFJpMU5lWEJCWDJod2IzZDFZekJEWm1Gbk5WSTNNVzEyVURoTlZtVkJUbk42YjNwemNubERSSFp5Y3poaFVFRXlXV1kwYjBjeVl6WkdiMkoyVUdoRmRIcHpMbGRZUVZwSFVVTnphV05mTkZJNVJHaExlbkZpU0hjLmpmTml3QUpyZ3dOV1ptZUdMc3dBUXBFZUpOUkpMNHU0UEkyRW5TQXVtR2MiLCJleHAiOjE3MDYyMTU5MzQsImlhdCI6MTcwNjIxNTYzNH0.3TFB6CaRSE6R0POaCH_sM1oVdi98zX4vzey5D3zh9Gc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:14.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:16.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 182457: status.find.is(200), but actually found 401
20:47:16.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,182457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8832d44, username -> user.1002825, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f3a7242, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215636925))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHVoZzJlaW5ua2c1ZW1namtpb25kbDU2cWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2RqRnlXRUZPYVZvMGRtMURla1pDVTFOaVdXWkJMa2t6VTBkZk9GUkpURzg0TkZNMFZuTndiWHBqTjFvd1NuWjFXSEpYYlZsbVdtSlpURVpmZFRJM1gxbFpTRk5RWHkxeGEwNVJVRjh3VDBacVJGQnlkMU5WT0dKSFRWcEpja1k0TVhvd1pHNUJibTlKYkVFMlFYWk9aV052VkRKdlVFcGxXVEZyZWt4ZmJrZGpURXN4VDNoUVdFSTFSRzF0TmpOa01uUndWbG96Umpoc05tbHlVM013VG1RMFFVeDBSVFJCYzB4Q01IZE1ZblpDU0VSR1ZtdDZZMjVtTVdzeU1XZE9iME5LV0ZaV2JEUlFWM2xSUTJsR1FuaGtTMkZVTmxCTE5sVnZVVlJJVDA5cVkzaDFRbkV3VEVsV2FGSnRObGxXZDNoSE5VTlpVbU5aV2tadmRubEpWVmMzYkRoTFkydHFTaTFNZDBvNWRWRTFXblp2Y0dseFR6TkpVRTVMVURCa2JteHFRakV3ZW1nd1gyTTBNRmRpYURaYVNGTkJhR2hLT1dWR1dtaExNV3hQUnpac1puazJWV2RSUzFGV2FqWkpXRmR6VlhSS1ZrdHFVRUU0YmtoR1UyTjBORlU0TVVoR05EWnhka052YXpWUFpqUXdhM0k1Y2tGWVNXMWhRMmxzWjFGM2RsQnZhREpZYldGaVgzZGtRM3AzT0U1Nk9WZENaVXhOVUhWS1RXdFJSMHhNUlRJelpWaFJOekJRWm1GSE4yRkZjR0pUWVRWemVHWm1VMlJ1ZDFwM1VVaHNXVzVMVUZkTlRqbE1UWFZ4WkRac2RXMXZVSGRpU21ZemNFaHViMGhPY1RaRlN6Z3lVR1kyU0hWc1JHZEtjblpuVTBKMFVrZGtRVWRLUjBkNWJGaG1lVEp5UVRkcGNqTmpNVUZmUlVsNGQwZzFORlprUVVWTFJHUldVVXhNVWt3M1VsWm5MV1pTTm1nNFlrSlRTWEp5WDNCSlduQm9NRWRHZGtkcFdtaFdUVTF3UzB0b1lrVk5aMk5GUzBoRU9FMVRZMjkzWmpWVGJsUnRjalF0VmtocGVXdDBVWGhKZDB4TVZYZG5URXBrTkUxNk0xaE1OV3BoYURGQ1RHMHpTbTExYTB0eVVHNVFVREJQTkVScE1tbFVSa2ROYzA4dGRsUXllbEUxUkdsSk9IRTJVSGRuUTFOSlJXNHRhMGN6UW1Kdk1URnZXV3cyU0RnelZVdFZMbUZJYnpSamRrWlNOVkZ5VDJWNVJqTk1PR1pvTjBFLkkwYi1qMkQtcVY3QWxMOGxfV2R3M3FNOF9IUXVGM3dVS3FtMXEyOHAzUnMiLCJleHAiOjE3MDYyMTU5MzYsImlhdCI6MTcwNjIxNTYzNn0.5rUVs05Y1cGkDL2TIIO8XROOI9xseIzr8DLedluczMs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002825"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:16 GMT
	x-forgerock-transactionid: f46932ea-51d5-40f4-b9f3-35c16d5f9181
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:16.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:17.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 182457: jsonPath($.tokenId).find.exists, found nothing
20:47:17.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,182457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8832d44, username -> user.1002825, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f3a7242, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215637011))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:16 GMT
	x-forgerock-transactionid: d12f3cfa-43ad-4db7-8cb0-7bee07d886d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDBiZWRscGpsN3VpcHRncmVwM28wMXUwZXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1ZUbGZOMEl0WDFCU2FIQTJaMVpHYkZRNFNVNUJMbkIxVTBSM09HcFJla3BSTmtab2NVSnNja05DYTFoRFFtMXZTekJYYWxCRlFpMXpObHB3WW5CQldXODFXakIxYW5CNGFHaFhNR0ZMU3paVVJIWnNhRVJ5UzBsalRFcFFMVlJIWW1rdGRtNW9TbVIyWlc1bFNrVlZZMFZoY3pNd2ExRmpkVjlaYjNOSU0wVldlVlYzUVdvdGNYSXRWemQwVm1OWGJTMUllVWhDT0VSSGVUTmtVVzlrWkZWbFIwcEJlV0pIV1VVMVN6ZElTbE5KU0dsTWNHRnBaMUpLY1VweFJqRkdXRlZ4TlVoSlNGSkVabEpIWjI1Rk1qbHBVa0Y1U0U5alRGQlJkVzV4U2xkMlozWnJjRkowY1Vaa1RIUnVXbGN4UzA1aGQyOUlPWHBtVUhjeFpYTktTMG95YlRKV1ZrMDJja3RFZG5vNVpVZEhhMkZuVkVSU1JsOXpZa1ZRYVY5VU0yWTJNRkZaU1ZBNVEyVkdlbmsyYjFoaFlXTnNWMFY1VTJGV1FUZG1XRGR1UVd3d04wUjZPWGR0Vm1KTFFtVkxZMUp0V0VReVlsaEZVRFpOZDJwSVowMDRUM2RTWVRCME1FWnRkVUU1WTJaQ1RWODFZV3RMVlZGVGVWSnhNbFZPUkRCVWFteG9XRmcxVlRORlUzZFBXazV1VGw5T2NrcGtlRWs1YjBOblRYVldORXBpU25rMmVEZHhiSE13VlVsb1Z6ZDZRMEpTVkRWQloxZDZabkYyWWtORGVVSnRPVVJ0VjJ3MFRVOVRhbXRUWTJNemFHUjBZbE5oU1RZM09URTBja05LWm5SQk9FSjBWbTVIVGxkeE1HVkhZbVp4VmxRemVGZFpYMWx5WDBNeFEweEhaR295ZVhGMFFXRXhUMnh0U3pFMVkzaGhiSEpYTUhKMFpXZDBNMUF3YkZsWVpHeGpSMnRKT0RZdFRGbFRhVEJDUVZsQlIxVmZNWFJTTldJMUxXOVRhekJKZVVwSGNUQktTMDVhWlROWVJHeEdkRTVQVm1sWVIxbFZXaTB6WkVOaFFuQnlMVWhMVnpkUWRsUlpYMUJaUjJoa1duQjFkRWRsWnpaaWJFZGFaMmQzUWw4dE9UWXpTMmR4YldaeVpHTlNaM0IzWVVwSmMyMUhTSFY1Wms5V2VHVnRYMGRLU21OdVRYWldTVTl1TkdoQlRDMDJZVFJPWDBaV1FubHZMbkpJWTFJelJITXphV3BtUTBoVFZqSm9iamhUVVdjLkRDY2lCZDB2YzJ2LWlGS01SUEpsQzYyZjRlanZGZV9iVjBzOHQyMWpkRmMiLCJleHAiOjE3MDYyMTU5MzYsImlhdCI6MTcwNjIxNTYzNn0.M_5UzO6Q1p84GxQHVIvBghD6anFgdNrWJw5YLU9Le0k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:17.013 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:47:17                                        1230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=346306 KO=12108 )
> restLoginInitiate                                        (OK=171458 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=170942 KO=499   )
> restloginProgressiveProfileCallback                      (OK=3906   KO=499   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.36%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.36%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.49%)
> status.find.is(200), but actually found 503                      4958 (14.44%)
> status.find.is(200), but actually found 401                       499 ( 1.45%)
> jsonPath($.tokenId).find.exists, found nothing                    499 ( 1.45%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########################-                                                 ] 33%
          waiting: 360039 / active: 26     / done: 182550
================================================================================

20:47:21.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 183115: status.find.is(200), but actually found 401
20:47:21.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,183115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5287788e, username -> user.1000398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c91954c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215641741))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWoxYnZhZDczNjQyaHNzMzRpbW5tZTZ0b2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0emEwTnRRM0JEZERCR1pUaGhOalI2WTJ0TE1EQm5MbWxLWW1keWVtWmlUMlV5Wm1kcGVWRjFiMjVTVFRNNVdESktiRkpoZW5SMVRVeFFORTlmUmxkblFWTnlOa3BZZFRGMVMydEVhRWQwYkhkVlZFOUlhSHBuVlhkT1ZqWllRa2RaVEU1bFpEQlBVRU0xTWt4bU5tVk1WazVUVUdZdFdWQmZlSGxEVDBabWJtRmFiVlZWUkVONFRtcElVV0ZmZGpVeU1DMUhWMm80TlVKNVZWUXljR1ZwVVhsRFNUUkRlVE5RU0MxSVJuQTBNVUpoYkdWb2IxUnlWV0ZQYm5WNUxVZHpTRlJ4TURnd1VIbzFkMVZDUWtWWk9WUTJUbmhKYzE5S2FuQjRVRjkzYTNSMFpsbGZNMWRoU0VkMVRtVnZXbWhQVFhvM1NHVnhkRmxwZUdObWMwdzVWWEZHV0c1T2QxRldZbG8xVkY5VVNsRXRlbHBGTWtWblIyOXlURkZDV2t0NlQxaHNXVmRhWkUxWFRrWjJhVXhJY2tGSFRHdGpjR1ZsTW1kSmFEbDRWbGhSZUdocFFXaFFUalJ2WjBWUWJtSjVRMVUzT1dGRU1XZEpUR054ZWs1bGNtRTJkVnBHUjB4c1kyNHRhbWMyWTFOT1dubzVZMTlqTUdKdU1UWkNNbkpKVkVWRlQyRjFiRTkyZDFnM1ExWjVZVGwzU2tVelJUZDZjVXhCTTFKU00yOXZjblJqZERsUmFTMUxTREU1Vm1JNU5XNXJXWEIyV2xsc1lsOTVPV1ZRYUd3eU1YaEtUM1JOY2xWeFdtVktSVWhJVUVObGRFdHVTa1ZMYlZSNlIxRnhNbmxrTVY5S1ZqRjRWWE5vWmpGbGQxcG9ZV0pMYmxSSmVIUXRkbFI0Y1Zac1YyYzFkMGRsVmxGb2RsUkpUSEJMUXpKTVVXczFkazFQUjFsMVRFMHdNa3BMYWkxd2QySkdUWGs1VVcxNldHbEhkMTh3Y21SV1VVUkVXVlk1YW5JNVVsY3RZbTl3WWpWaFYyeEpTR1o1YmtwRGNWaEJjbnAzU210c1FVUXphV1o1YjFsRlZIcHBUMGQyVlVkS1ZrNXVhV3hUTkVORGJHRk5ZVFZQT0RONmJVTlNXR3AwYURsRE4xbEZUWGhQTVZGVlYzSnBha2xvTkRObFFuWkdObTR4Tm5WR1psZFpVRlZNTFVkcFgzZHVYMDVzYXpsYWFtSnhVMVJ1VlRWdVVGZFpMakJ0YVRWTmRuTjNXR0pKUXpaelVWUnVTbGR6YUdjLm16V2JNZTY3UEpKcVdoUkxWcmdtd0pSMEw3RjBPZURzdElnbHhZQWpJbk0iLCJleHAiOjE3MDYyMTU5NDEsImlhdCI6MTcwNjIxNTY0MX0.XxwqZuGaL7w-zeOCKQ-65PKLSmZ32b3QZaSAJKnRpEM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000398"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:21 GMT
	x-forgerock-transactionid: 6a90289b-465e-4f44-a5b8-01370c90a37c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:21.788 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:21.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 183115: jsonPath($.tokenId).find.exists, found nothing
20:47:21.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,183115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5287788e, username -> user.1000398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c91954c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215641831))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:21 GMT
	x-forgerock-transactionid: 27b6de27-9b9c-4ed6-869b-1eb5039c4dee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzh2YjBkbXEwZmY4am8xamxnbm5udGIyOHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVgxcFpTV3MzWm1wd1QxVkhPRUpMUjJFdFdIbFJMamQwTURaaFNtZGlVVWt4Wlc1TWQyaGlhR3RFVUVSTmNtYzRNRVp0Y201SVRsVnpaVE5KTW14UE1VRlBUWGQ1UkhsM1J6aFZSM2Q1Y1RkdFJqRm1TWEppUmtaeVFrSlhiR3hXU0hSTldtVm5SMk5DUVVGRFJUSlRRMVo2VlROUVNXOXZVMVZ0ZDBadmNUWkJhbWw2VFVVdFYzSlpTR2hVZHpkMVQxWmtZMHhQV1ZKbFZUZEROeTFTWjAwNE5VZEpXblZxTUVkQ1p6TjNZbVprUWxOWVgwcGZRVzk1WTJoZmJtTkRNMkpUTUdacGNFbHpNamhyTURCd1Z6aElRVlZHYTNwaE5FMWZVSEpzVVdoQ2VUTnpkMlZvZDFOSmMzWmhaSEYzTmpKWFpqWmxUV2RxWmxKNGVIUnFlVlJmVkcxMmJIWktSbkJZTFV0elRXWlhSWE5aVW1aME4yMVZObVE0ZFRKWmVrZzRTM05SUVdOUGJqWnJjblkxVFZkdVVHZEdNRVJYVlV0cVRtNXJNbU5TVVZGVFZFcFFNRjl1YTBSRVZWUjZRVUpoVFdwb1dHUkZNekpTV1VwdloyMWFUV1l4T0dneU1WVm1NR2hxVTBoSVNHcG9jbE4yYW5SdU9YSjVZa1pKUkRCTWJsUkJRM1prTWtkNFp6WmlaRFppYzNsQlNIQlZNMUJTVld0RVRUaDJTblE0UVZGU1oyWklNVVZFYlRsdFJYWk1URjlUYUZaWWNqSlpSWGhmTjFkNlpEVnJNa3d3UjB4dllsRTNWamhFYTBFNVFURjRkMUJ0WlUxRlJVOWpiWGxPTkdGMGMwWXhlR2QyYjIxVGNuSkpTVnBDZG5Ka1FrVlVVMUpwVjI1UFNUQTJRVGhhWkZWalVtRjRVR1l0WTJ4cVJHcDNXbVpSUzJ0eE4xcEllRkJpVWtwRlUzRmFhekl0VFhwcmJqaFVjRGN0VTNOVGFHOXZWMDQ1T1ZOd05ESTJUamRIWm1GblkzVndlV1YxVEhSV1ZEaElObTlJVmtkck9VUlVPVTkwT1ZKYVJuSXRUMU41Y2xWZlQxcFZkVFpWU1ZCbFJsTnFiRGRPWlZjeE4zTTFkbUp5WVRabE16RnNTbDlEV1RWVGNVWXlVaTExWTJRMVIxaFFTM3BWZUZWblh6TlVWMWxmVjBSSWRITktjM0pQYWxsVWVYRkdUWGh3V0hobWR6azBMbEJSTmxoM2MwdEZXRkJuU2tWek1uZDFiMlJKYm1jLjhBd213VkFEamFsNUN0TGdwWjdEb3FfTTYxelVJcmd6dGRXR2JHdXNDOWsiLCJleHAiOjE3MDYyMTU5NDEsImlhdCI6MTcwNjIxNTY0MX0.M3JOwiubfx6L3eJucCTCWTJq4q5H8iGrwZy3tpbyXAQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:21.832 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:47:22                                        1235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=347702 KO=12110 )
> restLoginInitiate                                        (OK=172153 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=171631 KO=500   )
> restloginProgressiveProfileCallback                      (OK=3918   KO=500   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.36%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.36%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.49%)
> status.find.is(200), but actually found 503                      4958 (14.44%)
> status.find.is(200), but actually found 401                       500 ( 1.46%)
> jsonPath($.tokenId).find.exists, found nothing                    500 ( 1.46%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[########################-                                                 ] 33%
          waiting: 359345 / active: 29     / done: 183241
================================================================================

20:47:22.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 183290: status.find.is(200), but actually found 401
20:47:22.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,183290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34281dc4, username -> user.1000229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e802b3f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215642897))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHJqM3ZnODB1aDViamhrc2g5Z2xubzdicTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFZ6SkxRekE0TVVSYVgwdHJVbUZXT0VvNWFUUkJMa1ZIV1Y5SWJIUlBibEU1UmxaNVRreFFZa3RCWlhRMVVWVXhYMDV3YTNJeGVYVnFWMXAxZUZKTE5VTXhXblJ5YVc5dWJFaFVOMmxoZVc5eGNrTnJPVXRZU1dRM1YxZFROMDlHYzJoV2JXSlJPVzVtUWxFeFpuSlpWVEp3YWpWdFRsaElhMDFGZGpWUE1rUndNMnhEZEMxSWMyRnBhRm8yUkdSQ2JuQk5WVzE2VVd4alkwSXpOMTkxYkhGcmFHTndOR1JtZFZSd1MwUmpOMGR2U0ZONVNYZFpVa053VFVkaVFXZDVWVkpoZVVKMmJUWjZRVEpSWWtKamRHTTVlamRhTjBOM1VIbE1ibGMyU1VOU2JIcE5VMVkxU0ZRNWNYcEhla3BSWmxSS2QwOWpjRVZUVGxoa1Uzb3laa1JsT0Y5MlpuSlpZbWx2V21sUlJWWklZblZGZDFwcGMzcG9NelpaVWs5dlgzZE5MVFIzY1ZoamVsZ3pkbVpzWm1jeFJFODRWV2w1Y0c4M1l6a3lWbXhqZDNWMVQyTnhTWEppYVhRM1FqWkVTV3RuVFhrdGVVOUVTMDlsZVhsQmRtZFFYMVo0TnpCRk5uQkdSak5KTFZkU1dXMWtiR2swWTFaek1UZGxNV3BXZHpBd2JVeEpabTFuUTBGaWREbDNlRkpPYVdkcVpGVnpNekp6WW5GdmIwaG9NVUl6Ym5CWFdXbFNZVFV5YmxaQllVdFFVRFJDUjJSQ1UyRnJYelUwWm14elVXeFdPV2hUWmpGMmRGbEpaUzExWmxSWVpURjZkbmM1VDFsbVRXVk1kVjlGWVZaSWFWaHFSVmgwZWkwMk1YUnZUalIxUTFGUllWZEdWV0Y0WDFwQ1YwRlJhVVZLZGxaT2RWZ3lPSEpOTlMxM1ltVkNibVpVU0ZGTlUzWllWbWREVm5obWVuWnRObXd5VUc4MlFWSkpUMnAyTkRWNWNXSjROMkppVDBOTFZYZG1XV05QVjJwb1QySnhhRkk1UkZCUGVqQjVialU1U0RsSk1WSllhemhQVkZsVk5WWlZYekYwWTA1dGMwVk9hVTh6VDJSS1lYSklSRkJQYmxjeWVXTlFTa1ZLTkd4SFdUUm1XRU10UTFSVmVVVnhaMmhEUVVGT2JFNDJkSEJYY0hoNE9HOU5PWFI1VDFwa1lUSkpSMGhDTWtJNFNETmhWVmwzTTNOd1JGOVZMbk5hWmtjMWNITkVhWFp2U0Vobk1qSlJXRm96ZUdjLnlrelFTTF90OElUelN0NG91WlRBalZTUmV5Y3lLbzhUVE1qeWdzM2NpZE0iLCJleHAiOjE3MDYyMTU5NDIsImlhdCI6MTcwNjIxNTY0Mn0.4e4yyYhDqf0g5zNhPU6qGu0zBH548YcvQgKF81SNwDY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000229"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:22 GMT
	x-forgerock-transactionid: 9d18fea3-131a-427a-a6ee-53bfa60b39cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:22.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:22.985 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 183290: jsonPath($.tokenId).find.exists, found nothing
20:47:22.985 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,183290,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34281dc4, username -> user.1000229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e802b3f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215642984))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:22 GMT
	x-forgerock-transactionid: a96faa12-cf86-474a-a74e-f9ea51d90b0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXVqcmQwNnE4NHE5ZHBycnZ0OWtiZWc4aXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFQwNDFVMkZzVUdrM1NWZFNkbVozTW1WMFEySm5MbEphZGpkdWNXUllkRnBHTWxsaVpWVlBaRTVvWldJMGJFTnVOMEV4Y3pOTFRsQnVTRGw1VlRWb2VXVlNOa2xQTVhCRU1rSlBOR05mYkZFd1VFeE1ZMGcwU1dKTmJWZEhjSEF4Tm5aNFRFaFNUVXRyY1VaR1NWQnNXblJ6UWtKSWNHdEhUVk16YTIxQ1ZURm9kVVpwVnpaU1VXRlNZbW93UVZkTWFIVXRWMEV3VDJsRGF6QmZXbEJZVEhwR1dFTnZVRmd4V0MxcFJGcFdPWEF5VUVaVkxXY3dOa0ZLTjNCSmQyOWphbEEyUm1Kelp6SkRORE0yVkRSVU5XcEdRa1p1VTBaS1dFWnVhVVE1VUdsRFZIaFVkVTFXZFhSMk5rUmpNblZJYmxZNGQxVkRRVGxXUzFZME5sVjVaRmxQWW13MVNFNXNibkphZDBwamMwMVpTMkZZZEZSM01XMWZaVWhzTUhwMVUxbE9hbkJ0VUVGbFNsUldUa0ZRTW5sNmVGVkZlblI0ZUhKNVRXWndkM1ZLVGxSNk5IWnhUa1IxWjJ4b1JsQjZhVzltVlc5dWVHMTNPVlpvVGxFMFN6QXlPR1JDVVVwVWMwcEZRVTVDTTBsNFVuRmtOR1J0V2xKamMzaHFlbE5qUTNJMlRXNUhPVEptVG1wNlZtWkJhelZNWlZWdU56QlFOMnBxTUc1V2NIZERkbUpqTkcxcWMyOUhZMmRuTm5kdVQwTm5Ta0p1ZEc1dU16UjNORU54VFVNNU5tZGFWMUZXVUZsRFFTMUpOM1ExVXkxNVdGZzFPVGhuTkVoQ1VGWlNOWEozTjNWVlh5MUNjV014WTJvNFRuWnNjQzFJYlMxNVluZHFjMjUyYzFCRGMwdzFjRUZ2YWprek4ycEZOREJKWjA4d1lsUTFTMEl5Y21aRFFsaEViRkZhVDFWRWRtYzJiR2Q0UlVkV2MybE1ZV1p1VFU1WU4xWnlNbk00VFd4NFVISXpjbXAzWm1kMk1qbE9lbmh1Tldka2JIcGZSRlkwT1dVNWJFNXdabmN3Y0U1VFJHVlFTRmN6UlRscFNWaHhVWGhtY1hWUmJuTm9PV1JSUVdoNU9XbDJjakJHTld0RU1rRmFYMEZyVHpKWFVXRkhNRlY0UzJadk16Z3pORlJ3WlUxa2VWZFljWGR6TUZab01ucGZZbm8xUjB0UFlUVmpaemhGTWtwRFZtcFpMbnBIWWpSYUxXTnVjMEpQVGpKRWFtaE1hMFpmUzBFLnBVVHlTV0wwYVl6Z2RZT1BORlF0Q3BOWmNtTDFBd24tQWVpY3dUS0tuYTQiLCJleHAiOjE3MDYyMTU5NDIsImlhdCI6MTcwNjIxNTY0Mn0.IGzc90aLzeldObrc2TAZz-qEcPYZug5ZF2gKdbrPI7w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:22.985 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:25.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 183667: status.find.is(200), but actually found 401
20:47:25.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,183667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f1be90c, username -> user.1001716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@141178df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215645491))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWtwaDZ1a2c3YTIzdmIwYThvbGtlbnRsMDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d01EQlRkRkJoZFZreVJuRjBUR2hOUVhWMldqTlJMbFZCYWxkMldVRkpaMGw1VjFNeE1VcHJOa1JtYXpkSFFsRjVhbkI2VjFaVFRVSjVhMGh5U3paeFVHeFdXVkJGTWpoaFh6ZFdhakpqWDJKR2FXeHNZMDFzU1hkV1NETkZWbWRLZDBaS09GRjBXVkUwZFZsRE1TMVhWVWQxTkhsV1ZYSnNUMmRYZVY5dU5XVXRjV3RtYUdOR2JHTklTSGxoY25aaFpGZEpielF4TUZOdk1Hd3dPVVI0VTNVd2RIRkhZV0ZHVGtOcVdVWk1RVkpMYWpFM2NuaDNlWGxZY1RJeE5HRkZjVXhwWjBoRGMwRkxlbkJqVlV0bVFUUmZPWE4yVjB0WldXWlZlSGxpV0ZrM1JVSjFjWE5rWjNwcVpuTmFlVmR3WDBOMWVsSXdNbDlmVEZORFN6WktTRUZqTFRKMlNXaFBRa1pwYVZrNWRHSlBVMTlMZHpOdk5sRndkblE0ZEhsdFluSlBPR3MxUkROVmJrMUxMVmQ1VXpRME1XdzRjVmRyZUZkYWVHeDZSMnBPWmpGQk5qWTFXVlpEY1VWTVdubGxXRnBwTVMxSFdWOU5MWGh5UVdFNFQwMWtXVmRaVmpGaVpEVkpObWQ2Tm1SMVRXbDJVak5YTFdad2IzaDVPVlJFZVhCamRFNUNPVFpaV1RsVVEzTktjRFJSTXpGUVdWbHRiVFJNWldWRmNEQTNMWFpIVEZWTGJYRjRWRXN4WDBGU00waFZSMlpvVEdoSmFGRmxkV3hSZUU4elZXdHRhSEZhWVdsWGJWbENTR1ZuV25kSWNIbE1aelJHY3pkemVrcEhia3BxVWxFM2NHVmxTMDVsZEROYWJrOUVSVE0wVkVGaWFHcHZObmRUTmtsc01WOUNVRkpxVmpSclh6TnZTR1JXYXpKWkxXUTNlRzVOYjBWUlozaHBVRWRpWVc1U2JtaFdaemhGYVVkQ1JWRkNNVTlJV0RKR05HMDNhRVV4Vm05aU5GcHNiRk5OU0c1QmVWRm1kSFpYTm5wSE1qSlVSbnBEY2w5dk1HZ3haSEJpUnpkalZUWkZkVTFtVEZab09DMUJSbk53YlZsdU5sSldMVEpSZFhOS1UwcHVNM0JIYzB4eFZVeFZYMkpKYlZaTk5FNHRMVTVHWDJkc1puZDFTRzUxTFhKR1MxQlNhek5mYzJoM2VtWlFabkJrWVVsV2Vua3dabWRFT1hCc1VWbE5MbUpPT1U1dWJrOTFWVXhDUzJSRVgxQXlSR3gxUWtFLkxaNnFDU0NpZFZxSEY2T2xWV3BGWVdQY09YMHJwcjJMeE1XQWxBS1h5dkkiLCJleHAiOjE3MDYyMTU5NDUsImlhdCI6MTcwNjIxNTY0NX0.1rSnEFnwxz5u7hCNJicN84NmcSm2PS9CzNEfj19m23g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001716"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:24 GMT
	x-forgerock-transactionid: 34849acd-d99e-4c02-80d9-cd0fa2fde326
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:25.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:25.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 183667: jsonPath($.tokenId).find.exists, found nothing
20:47:25.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,183667,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f1be90c, username -> user.1001716, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@141178df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215645580))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:24 GMT
	x-forgerock-transactionid: 6c819554-d972-45d9-8c87-ff0055602c86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDBvZjVzcG4za2dsNnZ0aDY2YmZqbXJnZDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWJrRTNaRU42UkhwelZIbEVlV2RJZURGdkxUTlJMamczV21wa1oyeHdhWEl5V1dkTVZXaDVNR2xpY0VGNWJuSXdOR0p3VVhWNlJHWk9SbWRSZG5SMVgwMTJUWHA0VFY5a2JYZFdRVGR2Y25CWWIxaHdSa2cwUXpSR1VGVlNOMkpKWkU1amVsVjZWRTkyWlVWWk5UQlBVbTlTZUZKNWJtRlFVVWwwTTNsNlIwNVBTVkpSU0RKcVIybE9hVm8xUVROUWQyODFRbEJpVFdVek5HMDJZak4yVlZabk1rZEtkazVaUjNwRGNuWkNXSFJxVTNkM2JERkdTM1pXV1ZkS1FreG9UbWx5YVRWRlgxTXhkSE5PVFMxb2MzTm9jVVZvWm5Wb1UzSTJTR2xxVldzeFVrZHNjVTkwU2tobE9HaEZlaTFvZDFwQ2F5MDNhWGN3Y21VMlFXUmxRbE51VkZOU1JFZ3hZWGN3UkVocGQxcEdhWFJRYlROTWJGTkxTRmw2VldWQlNXWkRhR1YxVmtaTWMzUkNlVjlWYXpoeFlVSk5RMDE0U1cxVFRFVm1TV3B6YUhwblYyUkxMWEJuTVhoSmQwcExXRXhuZVdzeFlsZElPV3BzUldOTkxVcE5SRzltU0MxNGNFNWhXR0kxVFVWWWVERnROMHh2TkRWRlpVaDFlRmxQY0dkRGVHTXRkbVpqU2kxSVMyMUplRFZpV1ZFMFdsVTNSMlJZUVhKVmMxaHlhakJQUnpkMGFYTjZURUp1V1c5RVVUTk9XVTVPTmtoU1prZHhOVGM0YjFKTVdVTlNhbTV2VGtSdVZrNDBSM2QwTkU5WGVHWjNkSE56YmpWMVJGSmlSRFppUm5GV2JVbFBSM1p4TjJwSmVXSklSa2RqUnpKMU4yRkNWVlIzUzB4alpXWlJkVEIwYm5FM1NYQkNabFpKVVZsdFEwdFNSREZpY2toM2VUZGFVRXBzTkZwNGFsZ3laVEJSVUhjNVZ6ZHVXR3QwYTB4RFExSkdaREpGVUhoMlVYWnBPVGh6TVhwRWVXMXZWMjVHV0dsRVFXRlVibmRtUWtGeVpUTkZZVkZWTm1SbVpGQldhVzVhTlVaclUxSnJXVk5FWkRaSFZ6ZHliWFEyTlZCUVoxaHdkVzFwTm5Cd05uRmFja1IxTTBGRlFXeE5kMmhsTWtaWlJGUjNRelJtWkVvMGFWSTJNV1pzWHpSNE1DMWpZelkzUmxoVFVsSkxhbkF6VW1KM1VEbHJMbEF4TkV4Q2RHZEthMGxXVlhVeVUyeEVPWGt6WkhjLnlMcC1lM09CSEZZbVZ6bGszU2NjdWJPdGZOU2JzUndaR2FILXhxOUhRaDAiLCJleHAiOjE3MDYyMTU5NDUsImlhdCI6MTcwNjIxNTY0NX0.kn-mRCixCHS6iAcEkmriBo68aTpLyisq88GL0DVONVY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:25.581 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:25.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 183713: status.find.is(200), but actually found 401
20:47:25.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,183713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53dbf5e4, username -> user.1000298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dddd572, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215645732))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWhzNmhmNXZ0amU5cWZlZ2c2bDBsNmM4aGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmFXcEhOR2d0VWtZMWRFaFlVR0ZDYzAxdFF6ZFJMbVJqV0U1ck1tTjBSelZzYURCUWRUUlJUMmhrZFdkMVNWRkRWRnAwYTNKWVlYZGlZVVUwTkhkMVgwbENaR0pVYlRsaVgxRk5ORzU0UVRSemRFYzRhRXBaVEZsakxYTmlkRlZPU21ob1dHTkJNVWxZVVZkWk0xWnRWbUpRTUVVeGVWOXZUa0Y2VmtGRWNtdHFURzFUU21GNmFqTm5jVFJSWjJOc1EzaDNVV3N6VjNnMGFXSjZWbVoxU25BM1FXVjRjMUJrZUVWUVpEaERVVmh3V25sME5VSmpkbEZyYkY5eWNXczFjR3czVW1Odk5GZGhRazl4ZWxKdExWOXpWa2hTWWpSdWNYbFFjRmxuY2t4eE1FOUpURFZrUW5JNFJWVkxVV281Um5aTlIyWnhWWGhoZW5aSVQyNVpVR1F3WlZSTmRGRkxRalpTTmpReVpHVkJlUzFJUVhscVRuUnFYMnhhYkhacWMwb3dkSFo0TlhwR2QxRkpRazVvVkVKQ1RtRkZTbGQyUjBKM01EYzBaakZUY0dneVltNDNPWFE1VlVOdVkxWm9kbGR0YVZVME1tMXZUMnAyZWxSUE16ZFJVV1ZOUlhJNU5rOTJkM2hFUTNkSWNGZDZOSEpXV1ZCdk5WTmxVVTFFTlVkaWJrUTVYeTFpZVRJdFUwTjVVbkJwUm1wd1ZVVllZbTVUZHpKVlVFWjJhMHBIUWxKWVIzWkRSM2hqTFVGWmFuSkNNMUJ4VUhweFprY3liM1pDY0U0eVMyWmhXVEJTWDBneVJVc3paVU5XYkhnNVJFRkpiVnBIVWs0dGRsRm9lSHBHU2xORlV6ZHZVMU5CTUV4cVlURkxNREpOVVc0MVVrSnVNV0ZrWlVSRVZ6WmZjR1p5VjFkVmRFVktYekZHY1hac2JrczNObmwzTUhVMVQxVXlXbVpHUjBVM01HMDBlRE4xYUY5WlkycEhPRk5MTXpCVk9XeHRVR3BaTURWZmRWRkNaM2Q1VG1OblFuVnZMV0ZTVTI5UllsZG5hekl3WWpoSlFsZDZkMDV2YzJveVRUbFROVU5sTFRaU1ZtcEVhbFY2VjBWTlpFMDJRMnhvUjJoT1RqRTVVbVppZHpWWVNXaGtiMUZuY0dSaGVsUlhkVUpoTkRSdmF6SnZiRk40UTJSV1FrWmthbEpXWDFaaU5ITlZSMVEzVDBWUFFraFhURVpWUWpkTVVTMXZMazV5UlhCdFgxZ3lWWEJZY25aQ2JIQlhNR0UwYm1jLm9US0xxOC1hck53Yl94RDJNWVlnalBFQVpDdTZHSjhHcUlLSlR3ajNDR3MiLCJleHAiOjE3MDYyMTU5NDUsImlhdCI6MTcwNjIxNTY0NX0.pCS4rAqESw5yW4_NE_KFxwUeFrr0-IOrzzqNx0Hs0UU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000298"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:25 GMT
	x-forgerock-transactionid: 2cb56a5d-6f51-423c-9559-6bb621073422
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:25.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:25.823 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 183713: jsonPath($.tokenId).find.exists, found nothing
20:47:25.823 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,183713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53dbf5e4, username -> user.1000298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@dddd572, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215645822))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:24 GMT
	x-forgerock-transactionid: 316902d1-f852-49ad-8d76-481ba29ce7f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczJkNWc4M25rb3Mzam9vMWpjM3Z0dTE5aXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T2NFaEhVMGh5VlhGNFZ6QlJRVzU0V0ZabFRIbDNMa2RSY3psSWNVMHhSRzkyWW5ONVpqbDNNblpYTmt0S05VZDZVVUZYZDBaM1RrMDJaemRqTFZCV056VnpVVGhOVTFKbU1XeHphV3BSYkhGcGJFbFdVRXc1VTNVNFowUnhSRTVSYkhaVFRrUm5XVkp1YTNoMlRXUnlPV2RWYTFCcVZESmlWbVZaTlZoUFJtaElVbWxrVUZsNmJUQmljMm81VW14YVN6aDJRMEpyVDNKbGFETmFjWEZaVlhkUE5reDBPREpPU2xBM2FqQTVYMGxHZUVSQ2VuQkVXa2xTTTNRellYTXRkWEl6YW5Kb2IySkJjM1pUTjJsaExWZzNRVzlEU2xOM09IRnpYMU5PTVV0eFlUbEVZVUoxU1ROa1YxVjFaREZNUkVwT1VtSk5XVVJoU1VsclEwWlFZMXBoTlVoVmJERmxiRzFNVlhrdFMxRTNUVFJ3UzA5SVIyaFJaRWt4YmtKYVh6QjBRVGRZYzFkWmJYbzBha05PTFhGd1ZYcFpaMGRtVVdvd1ZXcGtlbFZqWDA5S1gxTkJWMnRRVEVaWGMwOVBlVUp1UVdOTlRVaFZiemh1VTJ0MVVISkhNazE1TlY5MU5VVnRWWFJVTjBwZlEzWmhaRjlxVUdSdWVXUjBZakUyYlZod01rOTRVakpWZGxsWU1sTkpaRkV6YUd3emNXaGZSUzFzVEhoVWREZDFhbG93VFZWbVJXRjFRVkpDTURaNFdEZFlUVXRGU2pKMFYwVktZVWQ0TXpGUmQyMVZlR3RyV21Kbk5HSnZOWHBIWldaSU5GQkZkMTlKU0dKT09UaGtSRU53Y0U0NU1qSTRNMGxTWjI5aFNuUk1lalZJTWpCa1drODNkMjVvTlRSMVkxYzRWMFExUms1NU9HRXRWRUk1ZEc5TlJHcFBkSGxYVEVNMVJWVlJUa05QYUV0bmVEZFdaVEJVVFRKTGNFaEJRM2hTVldSek9WSjNhbDlaZEZRelJHVXhlV3d6YzA5UVFtRkdVbFZWU0hKR1UwOXBTVzkxUzJKblNYcDRiMUV5V1Vjd1kwc3RkRGhzZUVsWlUzaE9ZMU5QVEZkR00xVXlNRzlTVjJGUmExSmFjVUpwVEZOblUyVnlia2MzWVVoU1pIRmhOR1V6VTFwUVl6ZDBiMDlmZWpORmRrdFhVM1owVEhZeVpEaHdkSEkyTmtGR05IUmhNRWRKZFZKNmJVVlZMbFZKYkc5a1lVNUxhMnBtVTBFeVNrOVBUVlZOTTJjLnNDY0JJT0NkY2k0UkhPMElTTWpqaWlSRHNhdjRjRUwtTVBLbThiZENHQzAiLCJleHAiOjE3MDYyMTU5NDUsImlhdCI6MTcwNjIxNTY0NX0.Vq87nIWdHXWHYs5hrHCcFNdI92dAKDD4O6p13O7H6zw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:25.823 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:26.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 183839: status.find.is(200), but actually found 401
20:47:26.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,183839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bf745c4, username -> user.1002914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1196bb6d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215646633))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmVvNHZzcG1lYnAxODhoYXRhaTRtN2Q2cmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFVFVmZPSFZGTUVvMVVVUnNkRk00VmpWaWRqRm5Ma05IWVdKTFIxWnJSMmxXTmtkNldITjVRWGxOZWxZd1VWbHJOekpJUlY5aGRUWXlObU5ZUW5KVGVYWXdZVXhKYzNsbldqaFVSSEUyUms5NFN6VldSakkyTm5wbGEyUnJMVUZFYWw4MmVtZHhUakpVZWw5TmFHZEtkMlJGY2toM1VtMXJPRU0xVjNObWJUWXhUQzFvZWxKRVgyUjNWVWxxVVd0UFkzbEJWVzVLUjBsR1pVVnJkRXN3VkhrMlJtMTRaM1ZtT0VKTGJpMDNkamhKU1MxMloxZGpMWEl0VnpGelVsRjZVR3BzUldndFJ6VkRiR1ZWZGtKbFgyVlFURTk1VWxSd1ptTjVTM1p0ZEhCS1FVNW9kVkJqVTI4d1VIVjBlbFJTY0MxTlFsZHhlRVpqYm1KMFN6QnhRMGRKV2xBeVNqRnNNSE5WY3pnM01EQkdaVXBDVjBOTVNsQXdTV3MzUlRCRVVtSnNhMk5zWDJaTFFWQjJhbEF6TkVVNWRXNUdPRzR4WWpBd2VEbFdNamN5TXpsYU5USmtWa0poTFhoamIwaFZjM0ZTUkZnMlpWaEZkbVZQVFVaa1Z6Wk5jVkpDUldwQ1ZHUlFTbHB4VEZGTGEwWlhkRzAxV1dsSVMzQXROMnM0ZEVvMVpUQjZXVlpmTWtaa2NWaE5NVGhqUm1kNVlYVmhjV0ZhYkVZeFMyNXlNa3d6Wm5WaVMyaFNaakV0UkZNelgyaDBkbWxJWkU4M1VXdE1XRTVYYW0xc2IwSldUblIxVkdSSmEwVlViM1Z0V0V4RloxSlZORFJMVkRGTk5VVmpWbWx3ZGtNelRuQmpUbFp3UlhOYVgxVnVRblJoYVc1UVltTXRVa0ZvY1had1ZVSnhOMEZ6YzNoWllWRkRiMkYwVlhGbFMyUTFSRXhKWlVJMVJEWXdOVVZNUVZScFNYcFpaa3hHVkdOTmEwMU5WalY2TUdKM2RHdEdjRWx5WDJOMmJXOHdPVEk0TVdZeWJ6QTBaV054UjNFMWNHMXllazkzV1dSdVRqWnBNVlp6WnpWTlUwY3hNakYxVDNWdWNFVnRRMFJ3VmxWdGJWODRjemhTVVdab1JqZ3hWbGQwWm5KT1QxVlpUMVJpVjJGSFpraDBTbEYwVG01ek5UVjJTV3hYV0VOTE0xRXRNUzF4WTJGdWJVbHFXWGhsT1ZaclVERmtMVWRKZVZkNVNESnpMbTlQZUZNM2RFVmtRM1JETWpWa2RqTjRZME50TlZFLmprUTBuR05HbFFjeXhkX3NUcFlYX3d2RDhnZlZjT1BRbFZWSXl3dlJnY28iLCJleHAiOjE3MDYyMTU5NDYsImlhdCI6MTcwNjIxNTY0Nn0.kVXerWX_A3TqMm-Vpuy-s6olRvQ29hNqsQTGIXJDVoE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002914"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:26 GMT
	x-forgerock-transactionid: 6f3fee4c-276e-49ae-8ccd-33201f08cf20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:26.683 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:26.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 183839: jsonPath($.tokenId).find.exists, found nothing
20:47:26.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,183839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bf745c4, username -> user.1002914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1196bb6d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215646722))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:25 GMT
	x-forgerock-transactionid: 6be61d37-7640-4f4b-8eb4-ea132286deb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3Zia2tub2I5ajhicWxmcWQ2NHJvcGtwdHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFprcDBZamRSUWpoR1NESm1abHBxVUhSTmFWUlJMbXRXVUd0bWRWRjFjekUxVm5waGVEaDVNamRzU1V0NWFERTNXRGhRWlZNNVRIVlFTVVpTY25wWmNVSkhkRmN0V1VFd2JuTTJkMkZDYW04emIxWmxVRTF4U0ZaWk5GOTVUa2RVVHkxWmN6ZE5PVUpVYzJOTFkwcDRkMHRaZG10U05uRjBWMUJWUkRoUlIxQjZVakpQV2tkaWVYUlVORkIwWVVodlJrSm5XVE5KWjFNNWNWTkNUV3d4ZVVkaVptdHFOVmN5YW1SWGNsQjRabXhZV0dSUlFuSlRVRUp6ZHpWUk1FTldVQzFaVkhKR1pUVnBTMEpRV2s5aFZVeGhRMGhmYkVoNFoxTTVhVTFRVkRKSlgwVjViRWhKUWt0S1UydGlVa2RRT1hSMmNHeENaelJ1U0hKT05HVXpOMGxNTWpoM1MyNUlZa1Z1WjFoVGFWSkpZV1IwYVZSWE4yRjZiSFJZY2pjNFJqSjJZelZUVUhkalRGOXpRWFIwYkdSdGJWQlRjMmhSTjJ4ck1GZERaRnBvYVZkWlltdEpVSGRQZUdsR1lubFdiREZ6WXpJeVRXTlRNR1Z2Y2xsYWVVUXlhbXM0WHkweFVUQkNlRlJhVjNCSFNGZHFSRkJKYVZNd2VXMWpSR1l3UTNKclFtOWxWRTVTYW1GTk9YWjRUbEY2ZFhZMFRVRk5OemM1TFZWNlZFdFBlR3BmVkdWbWNXUjNlREZTVW0xQ1NXSmhaVEUyWkhKaFdVNWpWVUYyYjE5U1oxQnVRMEZ5TmpaSlVWQnpWelpzTUZKb1dsZ3hUVmR5YlhSb2FscFRhRTVLTms5Nk5ubHpjREpEVWpBemVGODVhRE5vZHpoU09UQkpPRWQyVW1oNlgxTmtZVlpxV2s4eExTMXFkR1pyYjBwQmMySXdMVE5QZWxnemNISjFkMkUzUTBJMFkxOWtSV3R5YTJSMFpuZHdVa0ZEWm5oeVdERkRjVzk2Tms1V1MwRjZlVzlLV0ZCMGRtcG1NbU5aUWxWRWFuTm1lVVpLYnpSaGNWRmZkMWRqZG5CRU5XeDJOa3BOUkhkRGJqQlJialJvYUZOZlZrVjBhbGxrUW0xV1gzUnRlRlpaY0VaWVpEZG9MUzFLUmxoNmJWZFlWVEJmTTNKWFNuZEZVVmwwWTJneVRYWmlMVk5SWmtkM1MySXhlREo0Y21wRE1FUkphVzEyZG1Kek9GVlpMa3BxYzJOTmEwbEdaVmhDZFhKd1JrWlJjRWRXYzBFLjZqTERJcjVxczQzTjlsT0FjOVBjZDdJYUNXdjFPOGF4VnJMd1VkbzBaZDgiLCJleHAiOjE3MDYyMTU5NDYsImlhdCI6MTcwNjIxNTY0Nn0.1ETeC_ljFMx1nOCejRuHs--U0mEk0Nb9Cr832P372Jc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:26.723 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:47:27                                        1240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=349147 KO=12118 )
> restLoginInitiate                                        (OK=172866 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=172345 KO=504   )
> restloginProgressiveProfileCallback                      (OK=3936   KO=504   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.35%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.35%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.49%)
> status.find.is(200), but actually found 503                      4958 (14.44%)
> status.find.is(200), but actually found 401                       504 ( 1.47%)
> jsonPath($.tokenId).find.exists, found nothing                    504 ( 1.47%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#########################-                                                ] 33%
          waiting: 358631 / active: 25     / done: 183959
================================================================================


================================================================================
2024-01-25 20:47:32                                        1245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=350681 KO=12118 )
> restLoginInitiate                                        (OK=173625 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=173103 KO=504   )
> restloginProgressiveProfileCallback                      (OK=3953   KO=504   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.35%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.35%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.49%)
> status.find.is(200), but actually found 503                      4958 (14.44%)
> status.find.is(200), but actually found 401                       504 ( 1.47%)
> jsonPath($.tokenId).find.exists, found nothing                    504 ( 1.47%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#########################-                                                ] 34%
          waiting: 357872 / active: 27     / done: 184716
================================================================================

20:47:33.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 184833: status.find.is(200), but actually found 401
20:47:33.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,184833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5806c4cd, username -> user.1000001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67125981, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215653371))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzE2Zm81cjFpMmZ1djJuMmtkZjQ0MzBrM3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWMydG5UMmhIUkZKVFp6aHljMHBxUTJ4VVluSjNMalZuU2xoMlYzaGZiMjlZZFZOeFpVVXhNMEZ4WkRsV01HNDBaRFkyTVRKQ1FXTm1VMFJVVFVwUE0zWlNRM0Y0T1V4clNIQjFiMlJPTlUweVdqbFJZWGhxWm10dlJGVm5NRWQzWjJGd09FbHdWMk5CVFZSaE1IVlFiREZPTUhGdWNtOVBUbEZ0TmxwYVpWVkNlamhJTlRSRmFUWkZVRjl3VW1KQmR6aE1lVU5mYVdsTE9EWjNiRWs1ZDFSamNUTnVTVVpaY0d0QmRrRTNWM1p3VVVWM1IwNHRTbVp1VjFkTmREaG1TelZYTWpkS2RsWlpZWHBxVjBSdFVFbDBSRkpDTVRscU5HWlRaMUpGVVVKUk5XNXdhbVF6V1hKdWRHZFdkbkE0VkZKblJISkZVbGQxYkc5RFVEaEpiMlpOUmpoQ2VHMXVUbnBLVkhwbFRsZFpRMTl2YldSRFVtdG5SRTlCYVRjMFpUQjBiRWxNVlhSQk1GZGpNR051ZEhKVVdubzFZM0ZDVUY5cmVuTkZaM0pzVEhFdGJtdFJNazFhZFZSRU1tZHhTR3gwWmtFdGMyZDNNVGhNVDFwR1pIZFNkMFZ6Tm10cmRuSlpiRWQxVVRoVFNYWnZaMUpZVlV3MWVqbHdNbEpMUjNSc1ZVUk5kREZmWjFoV1kxVjVVbk14YkhOME9YQkxjMWxKU3kxdlYzQlhkME5YU1RoZlZsQnFOblYzUW5OM1NESnZRbE5mUldaeWExOUlhMUppUm1SQ1JUUkJOM1ZQUjBOSWJrbE1MVWgyTW5abVJrOUZkbU5zUnpRNVZ6Qm9SbWMzZUhWMFUzZE9VMDlPU1dwVFdqZHBUa3RTY0ZaMlNGTkRNRUozVjNkTlZFcGZNbloxT1dFdExXaGhSRTA0ZEd4aGRWUmtlR3BLZVhkTmNuVXdaV05UWlVoaGVHdFVkMFZqZUVWNE1HNDJjMUZFVlZCSmMyOHRTMWt3UVdsRFN6bG9SSE5YVmxFMFRqZElRVjlqU0hsVU9YcGFVSFZuTW14WlZXTkpSWFl4Y0ZJMFEwUTBabk00ZUdocmVUbENZVU0xYTJFNWJqbG9kSGxmY0RVMmVUazNabEpMUjNScWMzaG9MWEl4YW1Zek4zRnVZemRQZURoMFRYZDFOakJOVm1GcWExcE9TRlZGTWpKMVJUZEtUalpzTlcxeWJsTXlkakIwU1hneFdWZzRMblJxUTAxd1NUZEViRVEzY25Ka1FpMVhkMHB4TW5jLnhKNHNXdDl0RUw2eTZxX01yTEpLUlpnc1N0WTZZU2VGbG0ycWItT0k1MFEiLCJleHAiOjE3MDYyMTU5NTMsImlhdCI6MTcwNjIxNTY1M30.WAOePms0IzN9CGayuuS-FtBQPmp7TllTRAJnsAQ_1WU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000001"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:33 GMT
	x-forgerock-transactionid: d498e682-d8d0-4134-9bbf-dde503d154e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:33.419 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:33.458 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 184833: jsonPath($.tokenId).find.exists, found nothing
20:47:33.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,184833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5806c4cd, username -> user.1000001, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67125981, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215653458))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:33 GMT
	x-forgerock-transactionid: 6a651103-ed2a-4a4c-af47-dfc899554eb8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnVtMHAxZ2l1N2xtMzhwaGNxdWswbDNsOXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVJYWnBSRGhmYkVsRVZrOUVjVVUxZHpKZmNVOVJMbkJGTTNWaGNsRTJNVlJLZVdKTVpuSmZTak0wVldWSVRWQnZiMmxwWkdoRVVGRmZNVGRWUWtaSVZGRjVaM0IxZVZGSVZuY3habGhsYlc1eFZtNTNlRkpKTkZWc01XTjNVRTlCZVZwUWFHZEtWbloyWW1wNmFIWkVURkUyV1VsTU0wRmpkMEZwTWtwNVUxZEtURGhzU2tWb09HbFRNbWwxZDJOZmEwRTJjMFpaYTBGa09EWXdVa1Y2UjA0d1ZsTXpTME5pVUd4elgzUkxNMU56ZWpWUFlsTndaeTFyUlY5c0xWcGxVV3RHT1hCbFVuSlNhMk16TjBKWWJXaGhibHA2V1c1RFVXbERSRVZCTVRKbVMwdGtabXRoVDJ4RGNXcG1VbXR1VTI5WVNFSmlVekZIZHpsU2NIRmZXbGR0V1RaSU1HbE1hbnA2VUZGWE5XbDZNekprZEhacFNVd3ljRlZ2VkhVemVuTlpTR0p5VjNaME9HMHpWWEZsVEVwZll6WjZTVkJaWWpCWkxWZzNVR0UwYmtSWFIwdE5Za2hzY21kSlZsUlNUM1EyZUZaalNXZERhR3BLYVVGRE16aDBRa294VmxOTk5VbGxSVGQxZGpGTmQzbFdkV0ZJVWxkM2IxZzFSR0pDV2pNNWRVSXhkM1pEZGpod016ZFVTemRMYmpGMUxYVjRMVzlaTFc5bVgxazVRemx6Um1wQlZWZFlTMUV6ZURGM05EQldZV05vU1d0aFlWWnRhV3ROUkVkVFVEQktjRTF1VTJGWWFVVnBkMVJpU1hFM1pYb3dMVnBtTmpORGFVNXBTMk5pVEZWdk9VeHhaRTFGZG5wVFVVTTNVR1JvU2xSbU5XZEdORTF0Wms5WGRVZ3pWVVZZWVRNemVUWTNhVnBsT1VOSU4weGtMVUZRZEdVMFkxWlFhMjV2TUdKblpYZEVlRkZPTVhwUGFuRjJkRTFCYVUwMVdFMDJORVU1YVcxQ1dHVXRZbEJXT0RkRlpFRTNSMHN3WVhaTVJETXdNMHRaUVc1R1YzRmhaRzVOV1U5SlJ6aEVVVEJVWkVWR04wTlBNbEZGZDJjNFRXdEZOWEExTjJReWJFTk1kRzlJUlhBNVExOWtOWFZZTms1TmFIUlNla1E0VFZwMWVIRTJPSGQxTTFBeFdHaDZUalF4TlZGS1gwMHRlVVpETUdweFJta3RTSGhhYVdkV1ozaHJMamcyTFVkUE1rWlNPVWhLU0VGRVFURTJObWxJWWtFLjM0VjBVcWhaOWZNRnQ4UlB0YkhEaG1GRU9GNUZRS3ZIZkFNU2JGS0h3TDAiLCJleHAiOjE3MDYyMTU5NTMsImlhdCI6MTcwNjIxNTY1M30.AzRPQqUqFYT1vAqlybTNgcyta3ZCwOayqQdGDUZd9Dg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:33.459 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:35.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 185150: status.find.is(200), but actually found 401
20:47:35.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,185150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b09c16d, username -> user.1000617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b9e6c87, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215655475))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic25odGhzb2Y5anBla2E4bmpsMmR2dGt1dXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1lUaElXVnBDUjJZNWRWUmpURkJIVkcxMGFsOUJMamhsUkMxR2RWTnhSMFEyUWtsVlRGaDFZMlpUTWxWWVJFUlFibU5UY2poclpqRTJia3hVUzJsQk1EWkJWR1ZCVTNZNWQweEVhWEZ2VTJ4RFRtMU5TSEZQYjFVd2NEbEljM1Y1TW5CS05YVlZYekkyTmxoVFFtUkVZUzFITVRrd2RFRllSRFJWZERCZlJEZEJOVGh3YVVkVWRtNVVSVlphWHpSSWVVdG1NR04zTVdaaGFXSmFlVVJHTmxFeFV6QTNObFJRY1RKMGFsaHFRbU53Ym5OTmJ6RmxXVTVSYzNOSGNGRTNiMFZpTTJSc1pHRmtWbk55Tkc5V1dWbGFaVkpCYTFWQ2EzTm9ZVE5TVnpoRmEyNHlWRE5EYjNOc2VtSlVXRkY2WW5WWWJFSnlkMEZOTkdkTWNFWktVRVUxVGpWME9IWnJSaTAwVmxGeldIUjBNMHR2WkV0c1VHd3pRaTFLU1hrME5IWnBhREp5Ym0wMFpFMVZSWGd3WW1ORGJXWnVUSEZKV2twRGIyeDZUMGg0WTJScFFYWnZTa1JMY25BMmEybFZPSHA1TjNoMmFtTmpTbk14UkRoUk5qQTRNMUJzVFRoUFNHeHBVRVZOZFdSeFIydGlRakpOV1RCcVFsZE5iblJpU1RFMFgzaE1jRE5OVmtkaVlXSkliRjlJWVhWVGRuUnZNV2w2T0RaRFVsVm1YekkzZGpka00xQnJUa0ZwYUU5V09IaHNTbVpDT1ZsQ01reHNTV3ROTFVKU1NWUTFPV0l4WlZNMlEwVllTSEpzTld0UFR6TlBaRnAzZFhwemRGZHVlVEpzUTBRdFJqRmFVR0Y1VEdZMU4wcG5aUzFtY21wRWVtRXhWM0Z3WlZkVVltcFdiRTB4VUY5bVFYZDZibWR0VEZSbVN6QklVbGRqVTBRMU5XVXdRVjlNYUc4MVZrRTFObkJpVldaeGJURmxMV3RWWkZWcVluTklZV3hYU0RFd1dXdHphVW80VTI5MVNIWmFTRlpvZEdkWWNtSlpYM0JxWWpCa1NtOTJlR2hRYmt0Q1UwcHpaREV3VUZOMVdUWTBSMGRwUms5RmJWTjFWbTF0VlVnNFVFOUVXRVpvTUhoMFFUaFBka1kwYjNZNVVEWnlaR2hIV0RkTVRVTjRWV0Z0YkZCR1ZEWjBibkkwTFd4TWRHOU9iMjV6WmpZeWJUSjBSMmw2TWxwNVFVTlZMa3hqYzNGMk9FZDViRll5ZEVsWmNqTmxkRGh6YzBFLlkyOEpOenFDanpFaHJQNlJ6b3JhUmtQUTR3OFgxck8tWWk3LWNOc0xfUXciLCJleHAiOjE3MDYyMTU5NTUsImlhdCI6MTcwNjIxNTY1NX0.8XtdhWcb1oOwThaoETl9dPojYtn2I-aAD3ZqHr-_RUc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000617"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:34 GMT
	x-forgerock-transactionid: 472f67c8-53ec-4a8e-be67-619cf9310461
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:35.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:35.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 185150: jsonPath($.tokenId).find.exists, found nothing
20:47:35.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,185150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b09c16d, username -> user.1000617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b9e6c87, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215655566))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:35 GMT
	x-forgerock-transactionid: b3fa4596-fed4-4951-bdfc-e845a8032503
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3Q4bjMybzJuN2NoaG5wMmE4MmhlM3NzZnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFgwSjNRVXhPZW1vMFdUTlJRa1pyY2t4UVNXMVJMamxhVFZNd1RTMU1jeTF4Y0VONFNHWTFPRWMzV25WdllXeHRNbWhGVTJkcWRtTmFjakZWT0dneWFrdENXbTl0WTAxcFExSnVWR3BOWkRGVWJESmFVMkk0ZGt3d1dVUndXVzVoVms5M1Z6RmxNVWxzZUdOMldFZFhRV1pKYmtReU9UazNXV0Z0VG10bWRuUk1kSGM0T0VFdGVWY3dkQzB4YjNaTk5ubHRVVlJ4UmxCc2RXdEVZWEJwUVhWT1UxVklRMWhLZVRKU1dqRjFlRXhGYm1OWE1YQjVhRU42Umt4alpuVkNhMVZUWjJoWFRrZEJOWEJZWW1aelVHTnZObWMwVVRWNVNYUkNMV3c0ZVd4R1ZXSktPRnBRZGpRM2VqTkhabVJUTWtnNGFDMURhRWxmV2tVdGJqRjJVbWxpZFRZelJXWTBOMk0yTUROSWEybHdWbGhYYUc5QlRXMHlURGxYVURCc2VHNUVTVTVIY1VZdE4yWnFjSGxMYW5OcVluWlRkVzlxVmpoWVFrNHRSWEZqWjFkblRIQmhRWFJwYldadlQzVkRUMHh4YUY5UmEweGZhazVYZFdSMk1FaGpkVFJtYzAxdU5tczVWSEJZVW5KQkxWSnFjVXBZZVdWU2NtbE5aMUI1WkhOUGVXOVlZM2cxTVVwaVUzbFpYMmxITkVFMU5YQnNSamREVEc1UmJXcDNWMnQzT0ZrNU1EWmlYMlZSVUhWd1p6ZERVM2t6Y0hodlUyTldOMjFzUzNwWWJsVmtYMjl2WjA0MmFsbHJhRFpNYVhOd1dUTjJVMlZyVm14b2VqZ3dTVjlvVURObk5XRnZSRTh6U205blVrSmlUV3BMYW5wVmFGZDNjSGRZUkU5V2JHSmtNMmxsY0hkM1FWTkthREZMYzAxT1FtTm5VREI0U0VKUVRFRjNRbG8xY0dKZlEyTTJURXAzVlhRd1kwa3hjRWR5UjIxdU9HVjNaalp4U2w5WVVXeDJhR2xaV1hKUlJGWjNkMjV5ZGxOblVFUmZaMkZKY0c1VFMxWjBjV2g0YVhBeGEyaHhlRFpSWm5Kc1pqSkxNMjh0WDNKaVRtNUlWR05vVEZndFZqTjFNMGcxZFhSdVFqWjFjRFYwY1VvemVWWXpiR1pqTVVOdkxXMUdUV05zU2xrMFQzWmZhSEYwU2tVelVXbExiVXRWY1dVd2FtOTNhMUpwYmtjelR6WkpMbDlNZUVkcU5XaHlVemRsT1cxNVdrODJPR2x3WlZFLldIZ1JCbURYb0RBRDNjU0JHNWxXS1RNWGl2ZnBCM0pDbzZFWkFDbFJ5cFkiLCJleHAiOjE3MDYyMTU5NTUsImlhdCI6MTcwNjIxNTY1NX0.C_VK7yXg7tKwVhYU4KLxeiAixPsA8zJw5cfRWFVTEME","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:35.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:37.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 185406: status.find.is(200), but actually found 401
20:47:37.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,185406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25a45839, username -> user.1001374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@601fbf6d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215657185))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWI4b3RxanBiZjhpMjBndTdvNWVjMGNiNGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1VVVk5WRTVDTm05bmJEbHdUMWRJUlV0clJFSm5MalJGZEVvMk0wOTZlbTVpZVhwcE5IVm1kVGswVjB0TVJqSmxZV3d0WlZWNFJIbHJjbE53U2xCclZHZGFkUzFPZFZWUFQyWnZXbWhqWHpOVWVHSm5ZVEpzTW1oc1NWSkZhVGRRTlZkb2FWVnRaMEZSUjNFM1RXSjVkWFpDT0VWT1dXZGlXbGRQZVc5bGJISkVWR1V4YlVoMVdXMXJTVkIzWkU1Mk55MVVRbEpmYVhkRU5HbEllbEJvWlhsRWRXbFFXVTFFUldVMVpHRmhNa1JXZFZWU1RrVm1WSFptTFZOZmMwRTFZbkZMYVRkTVQxVmtMVTAzYVRaWU9XTTVNekpCWm5FMlJISk9XVzVCV2w5alJrRmZMV0pOTW1OVlZuRjFUbTFHVjFsalJXWnlWa2c0VWsweVNFUTBTVGhEUkZWRVpFaHFVR1JPY2tsNVFuaG1SRTU0ZVhaU1ZtaEhabU5UUlhGb05USXdhMUF4WkVsSU1qVndaVzR5TFZVeFduWmxNMDFmYW0wME1qZG5hREo1ZWw5V1MzTjBRbXRKVFVzeVIza3pVRGRqTmt4a1FsRnBUVFZyVVc5TFpIa3lkVVZxZVd0QmRWcHdRa1Z1TUdSalkzRlNaaloyZVVObWRuSklSRXQwVmpsU2JtMWlXbVJyVDI1blVrUXhNM0ZPVkVWQllrNTZVV2QxVGt3d04yd3RNRmxvUmtNMGJuQTVUbEJoYkZRMFFVTlFRVVJOU0Mxd2QyUm1WR1pWUVU1cWJHWndZVVF0VTBkUlQwY3hablEwTm0xamEweFRkM0JHYjNoWVN6SklVMmcyYmpZMGNsZDZPVzF4ZVZCNVRIRkNTbmRoUVdoUGNtbGZWMnhmUkRoUU0xZEtUVEE0WDJ0ZlNVRnJWa3RCTjNWcFUwZzRjV1ZXVWtKeldHWk5abEZDWVdabU9FSXRkMTg1ZUhOVVFUVnFSR2xvTmtGRmNIVTFWVkJvUkVWMFdqaFNTWFZ4V1ZSWlNFeHZRakpOTldnNU1GTTBSSEowUlZOdk9GRnBjVXR0VG1sM1RYQkxNa2N5YTFKRWNXbzNWMHBCUkZWZlFtSmZXRkV3VEdneVpGUkhlWEJMV201clFtbFhXbXB4TWtZMmVIbDFSamQ1UW1WWGNFaHJjRmxtVVZOaWNXYzNXbFUyU1RoQ1dHZGhNRWR3ZDBkWmRHdHhVelpOTTNSQ2IxbEZMa2hDVlc1cFZtWm1VSFZsUTBWcGNVTlRjems0TkdjLllIT1NQbE9SdzgweFpSaURjcFhaUkFwYVZwUTNXQnFmUmFveno4WXdjSDAiLCJleHAiOjE3MDYyMTU5NTcsImlhdCI6MTcwNjIxNTY1N30.QNQ7Iax1HQ-LHfIggJE-WvrJOOSqm3NJ_udcukGM_lo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001374"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:36 GMT
	x-forgerock-transactionid: 2ce95c2b-18a7-4e2b-81e4-f34218139511
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:37.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:37.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 185406: jsonPath($.tokenId).find.exists, found nothing
20:47:37.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,185406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25a45839, username -> user.1001374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@601fbf6d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215657275))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:36 GMT
	x-forgerock-transactionid: 4f260c63-3c57-4c0f-bd6e-9b308199ef0f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjl2dGEzbGlubmFmODVhNGpvdTFkOHVsNG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Rk5FRjBTMlZOWm5oWWFVbHJRMU5ZUWxSNE16QkJMbkprZFZJdFUyaHROa2hMTFRsRU1tNXRPV3RzYkdSZmIwcGpSM2czYnpGdGFTMTRjV3hpVjE5YU9YQlZaMmxzYTNNdFNVa3hUWEZpYWxaMldFZGpPRUZSWDJac1FVTXdOR1ozWDJWUE5EWkpOSFZuVFUxVWNVNW9hV0Z1U0hWTVlXNTRVemswVDNjNFVESnhORGxGYW1OelJFNWFRMTlsUlVkcVR6aGxSVUpJVWtWQ1VrWk5XV1pZYm5aaFlXYzBPSHB0VGpocmN6Wm5iV2RzYmtVMU5UTm5hMHd3Y21KMGVXeHhlWEpYWkdRdFZsSjFjV0pmZWtOQ2FVNVliR3BuTUZSSkxYTjRTWFppZW05bk1tMDVSWFZ0Y1hRMVRsTTBXbW90UzB4dVpYaEhiRXBqY1ZGRFNEY3RVMGhpUmxoRWRXZEViVmd4TTNWcWEwRlpkWHBVZFdkMFkxWjFWMjVNYm5NMlVqRlljRWd0T0VoMmRGQlVaRU5xU3pJdFoxQkNUa05yY21GTVNXb3llblV0WjIxdlYxWjBPR1F0VUVzek5GTjNTR0pPVWxsSWNrSlFOWGROT1VkallqTXlWemMwT1ZaeWNHOWZjREZmVkhaTFZqSXlSREkwWkRObk1IaEZNV2RCWnpnMmFWQndaR1ppVlhBMVQzYzRaa0pNZDAxdVowOW5NVVZMVURsVUxUZHJSek40ZVdGNE0yTk1aMEZKTmkxcWFUUkxObXg2YjNSRmRUazBMVWRUU1VwV2VWZDRhbXh4U214bFREZGFjVVpMVTBkdE5rZHVkalJXUTJsblRFUlFZMmxZVTBFd05taDJVbGhSWW5odmFURnhUblJXZFRKblJESXpkMWRZUzBwMVdTMXNVMHd0VlUxTlFYQnJNMnhUWTJKQlNIZEtZMnN3VFU5Q1NYaHhMV3RYYTI1SmRrSjNaRmg1YWxKT2QwOHhjbmd3VWtOTFozUm9NazQxV1V0SGRXbHpTblJLYVVKd2JXcHJPRU40TjFndGVtTmtSR3AxY2pOT1YyMXlhblJwV0RCUFIxTmpiMjVLYVY5c1NIZExVbXhZUmpGamEwTjNSWGRVWjBwMVRrODBSVnBmVTNWUGJqZFlhM3AzYXpCaU0yWm5hbkoxU1dsU1EwNUNXREJIV2tGU2EyaEtaV3hqV21VMlJYRjNPWFoxYlU1Q1pHSk9ZV0prTVZvelVsVnJMbWRJY2xrMlIwTnpZM0ZuV0RCWU5GZFVhMjVKYjJjLjZlaThTQ09icUNyaUM5Uno0cWdlT2JqQ3JnYVUxYmZ1M3pwQ0d5RkdfdmciLCJleHAiOjE3MDYyMTU5NTcsImlhdCI6MTcwNjIxNTY1N30.iFt6u_4ck7h-8_fXif5EpS1bLEXjcNDlXS2AKCblgYE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:37.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:47:37                                        1250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=352209 KO=12124 )
> restLoginInitiate                                        (OK=174388 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=173858 KO=507   )
> restloginProgressiveProfileCallback                      (OK=3963   KO=507   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.35%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.35%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.48%)
> status.find.is(200), but actually found 503                      4958 (14.44%)
> status.find.is(200), but actually found 401                       507 ( 1.48%)
> jsonPath($.tokenId).find.exists, found nothing                    507 ( 1.48%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#########################-                                                ] 34%
          waiting: 357107 / active: 34     / done: 185474
================================================================================

20:47:37.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 185510: status.find.is(200), but actually found 401
20:47:37.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,185510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34814a35, username -> user.1000767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fff6b9c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215657784))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2cwaG04Y3FlOG00N2dxc3AwaWNjdjA0MnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2EyeEZiMUpwY1dwMlJVdzRXbVIzWlVnNGJXdEJMbXh2YmtKVGJHRXdjMWRNVm5admJqUXhiMVp5VUZCdFZsZ3hTamd5V2xCU1EwWnJhM05JYm5RMlVFUnhSR1Y2VmtkemVXaE9NVlZETjFSdmQxZHlhM05NWW5CVVREZHRhQzEwYUhOTk0wMHdZMW94TFVSRE1VcG5UaTFzYkRKUloySjFSV0oxTjJGemJDMWpka0l5UmtaeVZYY3pVa1JNVFVSUVYzcFVVVEIyYkZWSlpsOXphbmREWDNseU5HNVNaR05SUnpCeFYwUm1UV3BhZGpoaU0wTlRNMk01YUc1ZlZrdFFkRlZIZGtwdk9VSmlYelIxVkZsdFkxb3RlRmRNYURacmNGbFpRVXRwV0ROR2NsTXdOVlZYU3poS1dIUnZWV3cxYzNwdGFrcFdhbUU1T0hCNVZIbDJPSFpyYVRoa1NGTnZZVTh0TWtJNWVGOXNaVzlhUW5WVlVsQnFMV28xVFVweVpsbEhNVVJsUkVOVVgwVnFkMjFhTUZsdlFWZGlWalV6TVRjeVJHRndVelJRVDNaM2R6UmFVWEF5WHpGRmVFZHdObUV6TXpSdU1sWldhbkozTW5SU05XNWFTSEJxYjBZNFRVazNUMEpNUjFOSmRIbzVkblpJYlhsVVoybDZkV2xOUmtONVVqRmFjMnQ2VlZaQ2FYQmljVEJqWjBJdGVHZHVSVk16U0ZNeWJFSmliR040VEZVeE4wRTRUVE5YZG10TVUxOXVNMGxxWVVwRFprMTZkSE5JTlRCQk1HMUNOMVJHWDNSNVFVZEtNemhsTm01VVJuWnViRWhEWWtORFpYQlNNMVpOYkdVNE1FaDFSMGx2WXpGek1XTlBXbTlDYlV0QlowMUlZWEYzZWpJMmJDMU1VR2gyYldOdk5Fa3laVloyTjFabFJ6YzFOWEJoYldwQ2VYVnpUV0p5WjJSSWJEbEJkRmRPUm5oNWRHcEpUbVpuWlRaalkyZDJUbTUxTVRCWmFqSkRhMTl4UTBkdGRsWjZOVmhuYkRGQ2NsWklhVnBWUWpabVRWQTVabnBDTTFkMGFtNHdaMVIyWVdwaU1IaEtVR1ZoV0U5RE9WRlZOMHBmVWxWRVpqSmZlVk5xWkROSlVEYzRiWEpxZURKRk1VTnFXRTk0UzFkcFYxZEhTVFIyY1RCa1ZuRnplbFphU21Sc05tODFOM1oyU2xsblRFZGZVVkJDY2tVMFdrNUJMa1o1YkU0eFNFMUxabEZTWDBWd2RraDFXVzlwVkZFLkM2WkpHZzdpM205U29XVUtZMmFmbV8xbFNrSXBXbmJINGhFZ0w2ajJQT2MiLCJleHAiOjE3MDYyMTU5NTcsImlhdCI6MTcwNjIxNTY1N30.-rEIsgC3P0AKWCfJhT4zwjuWRQnItyCFcfbt0rz-Zuc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000767"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:36 GMT
	x-forgerock-transactionid: 9d7e0c07-d67b-4112-aa04-276e4ae69244
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:37.833 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:37.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 185510: jsonPath($.tokenId).find.exists, found nothing
20:47:37.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,185510,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34814a35, username -> user.1000767, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fff6b9c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215657872))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:36 GMT
	x-forgerock-transactionid: 5840589e-ae8a-4ed5-9090-f396bb122e41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2xic2poOTh2M3JpcGFmMGdzdWI0YW82NmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVNtcFJkazFTVmw5elNqUkNWa0kxVFVwTFdIQlJMbXRYV201M1NreFdiSGx1TmpWUFJuSjVlbFE0U25vMWJUZFpPVVpwV1RCcFVXWXphbFZzVUMwME1rUlNjV2RYVTBScFJWZFBWVVJrWTNFNFIxRTFVa2hvUW1KdGJuUktUREZsY1hBeGVsaDFaVkEwUWxScldUSTRZVGxRU1hSU1dsOW1SbGwyTFdvM1pHVlZaWEJUUkhocFgyWlRhVlpxTW1oU1NIWlBhVlZxY0ZsaWRXTmFWbk4xYmxsdU4ybFlNRnBRYUVscWQxQjVOMk5xVUU1R1VESXhkRmxKUlc1SGIyZFZVekpqZEMxc2JXcHZOelp4ZDNCVVRrUnNaMHQzV0VOMWJTMHRXbWhMV25vNWVrSk9USGhzUnpjelFWTXhhV1p5ZEZjeVNrUjRkelphZDI0MlREWmtTV0pQYkdRek1UTlZSRmt0T0VoTmVYQnFkVGRrYVd4SVRtczFlREYwTFdKNlNHTTNTamxMZG5KUmVWRmlUVmxWV1VGeVVWRjNjMjgyVkZOcU1HaG5kSFpXYUhkRFJuTnllV3RoYnkxMVRtOTVRM1ZIVG01d1lqZHlTVFZXWWkxNVozWXpXa3ROVkVaR04wWklNVlJ0ZFhSWVpUTlNVWGx2WmxOQ1dFMUpTa3RNUkZwbWNrUmthWFJXWlhKUGNIRnBVR3RLYjNaYWMzVmhkblZ3TWxSdE5XTXdPVmhmUVUxSFVXZDRTekkyWlZSMWRHRXpOM2d5VWt4M1ZUZ3pMVzlHYURGcVRGQjZjR2sxVmpKNVgySlJSMkpEZDJwMVdVSmpNV0ZaYlU0eU1UZGlRVEphZW5BM2RWTmZkVlpXWkdoU05qSjJUbXM1VEVoeVIyeGlZWE5pZDFOS01XNVJlbTgzWm5SSk0wMUdTRk5yY1hOTlRtcE9SMjlhVG0xb1kyVTRabkpDZVdwSFJtczFVbFJVU0RORGIzQlRUbVZJZVdScFRXTlRabXMwVlVwUlVUVXdiVko1VDA1UlZtNXhSMHRqTFdWNlRrcDRVM0pWWkhCMk1EWlJWR05KTUdSVWIzRXdRWGRQVWs1cVQyWTVkVkpwYTFWME1qRmpSRkUyU0RKVGFsOVZNRnA2UW5WNWJsRjFNemxWYldKSmVtcFVNVTFJYkZSMGVuTlliRko0Umw4MFVVMXdSV3RUUVVsdVJsRkdhemhJUms5NWEzTjJjalUwWkZFd1p6VmpMazVFUjNwUGRFSklNRmRJVTNwWFFUVk1VMmRQTW5jLjhsdmE2WDBKdUIwUW1nZkdvdTNIcXdRSDBpWUhGbkNPaV93RjVKRFFPc1EiLCJleHAiOjE3MDYyMTU5NTcsImlhdCI6MTcwNjIxNTY1N30.-Kg5URcMlRGhcgVxAMqHQv6jSqD8M2ccdwYKVGZ1VG8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:37.873 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:38.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 185546: status.find.is(200), but actually found 401
20:47:38.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,185546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56dc9b19, username -> user.1001794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54031ee1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215657981))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3VoMGFoZ3I4M2g1MHJpbHFhNmV0YmVodjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2VGWjFaVmN4TWxVNU1sUTVhRXRKTTJoSVRIUlJMazVRVWtjeWRIZFZVa2RZU0VVM2Eyd3pOemt4VkhRelIxUm9Oell4ZW5CMlpVRkhlR05NYURWM1NFcFNaVEJoWkhOWmQzcHhVbmxYVjNKUlZsRlNPRkl3U0RsdlQwOUVhMmRYU1RjMk5VbHJZazVVUjJaWlp6Wk5kWHBXUW5CeVJHYzJUVE5LWjJOU1JteHJWRzVFWHkxdk1sRjVUMGt0V0RCa1NVOXZNRE5WVURWNVVpMHdWMUJVTVZCdE1VbHBOa0YyVUhOR05GbGZRWHB4WXpOSmFVZGFVV1I0TlRKUVJFeEZlVTR0VjBOT2NFbDZSRUoxVmw5aFlqaEJURFUwVW5CTlVVcEtiM2RRUjBGdlRVUnROMFJNVXpaTk9FaGtUM2x2VUVKTWVrd3pVV3hDVVZsUVdHdHdNR2gwY0VoUFlqWTRPV1ppVVdzeVpVOXNUMlozV1VoRFgzWlhha2gyY1U1Sk1VSXdkVzFsWmxsTlowbE5VMnBmTm1KeUxWSmlSVmhTYTBjME9GUnJUVmMwWTJwVlp6WkZTbkJQU1hKUWNHZGxTVXN3TjFJdE9XTmpjRjlPYkZCV1ZHNVNVVlZ3UlhWM2VYTk9RV0ZPTjE5Sk5sSjRTMlZHUVVRMmRXcEZVamxPUjNkWE4wOUJjbGxEUlZwTlJGSTVjRTFRV2pKd2RsYzVjVzEzUW10UWVqaFNUVmh2ZFhwT1VqaGpRME50VERjeGN5MXZTalZKYldKelRHVnRSekZITTJGVGVXVXdWazk1ZG1ReFRtMVZaWGRqZFZObFMxWnBSRjlKYlMxcFkwMXJVV3BhWTA1c1puRjJSRjl4V1dOc1ZUZGZUblJ6VlRKM1JrOWhlRGczWWt0U1Jua3hiMFJmTjBsamVVaFNkWGQ0ZGxKNVEwNXBTMHBpTldWdlprbExSMlI1YkVJNWRsWmFjbXR4VjJReE5XTjVhakEyTVdWWmJFNUlTalJqUlhGVllWTjBkVVV3U0RkRFkxRktRbVpuUldWalh6QnBRVmhETmpFelIxVnZaVUp3VEdwbWRFOVRaM1ZJVVhWQ1RsVnhWazExTWtwMWFrdzFOamRDYlUxR1RGb3paSGMyWTFGSlFuUXRVa3hHVG5kQ2MzRkJaR1ZSVFZGRGN6TldjM1JzU0c5VmJHdHJjV2d3U0ZKVGQyZExjRWRaUlMweGNsOWxlRE5YWjJWTFJsVnpMbWhZVWxaUVZsWnhSM0pTTlZaRVFtTkdhWFJuUzNjLm80NC1vUG53dkk2RTBVR3YzaXh6Z3dHMVdlZ0hDV0kwRW8wMDk4UGdNa0kiLCJleHAiOjE3MDYyMTU5NTcsImlhdCI6MTcwNjIxNTY1N30.p4jlV5qt8rWdMOOljGFWTwucC8aE-zU9ZWbwwfs8izg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001794"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:37 GMT
	x-forgerock-transactionid: 3c4bcf1c-08f7-4dbc-83e0-c8bceaecfd1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:38.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:38.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 185546: jsonPath($.tokenId).find.exists, found nothing
20:47:38.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,185546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56dc9b19, username -> user.1001794, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54031ee1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215658068))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:47:38 GMT
	x-forgerock-transactionid: 4266912d-a3ac-4c9d-849b-edaf31d5474d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnM0bXJjMG9hc3BvZjBxOXRhYmJwOXVpYSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVvY2kxUmQzazVRMEpmYmsweFFuWnVVMU5YZEZGM0xtUnhUbmQxWlVkZlEzcG9jR2czUVhGaFJteFFPWHBNYWxsaGJHVlRUM2h6YzI1VWJWVlZaRzU2Wldwd1VXeFFYMGhaU0U1alJHbHVZa054UTBaWGRrcGFjMVpOZUdNemVtRXdVMjkwVnpVeFZIZFZZMWhaWjNaQ1VWVnBiR3B2UzFoQlRXMW9VRnBDUldaak5YUkdSM2R1TW1aSFMzUlRPRGROV0VkMUxUZEpkMnhWUTI5c1pXSnljbTR5WWxWUWVtUTVTRVZ1TldOSVdHd3ljbU5vVDA1RE1WRTJlRFF3YVVweGVGTlpOVXN3VlhOSE1FVXhTekE0WmpnNWNIUTRWSGwzTlVZNFZXaDFNbUZJTTBKZmFHdFFTSGcwV2xvMGVXUXhSeTFXWVU5cE5ESnlSM1pXZG1OaVdEUjFjRlJzUlRSNGJUZDJWbTh0TTNWQ1N6VkxkVmRGT1dNd1J6RjRRVEpJYW01T1JtRnVjbTB4TTFZMFZrSlpVbXBFU1haTFMwMUhVMjVEU0cxT2J6VnJTamRaTkVkV2VYbFZZbTFTWkhKSGJsZDFSR1JXVkZaMWVqRkJMVkozV1dwb1kzcGZOMlZYUzJGbVIzTnNTemRDTkdSNFNWbFRiRzlITmxWcE5teFdVakJ3T1VodlVrNDROMHd0YTJkQlRYcFVZblZVTkZoT2FIWm5iVTFyU0VjdFJYcE1hMHh0YkVZM0xYZHNUbXcwT0hwSVppMXJkREkwYVhSM1NteGhXbkV5UkdOMk16SlBTMEZLTjNvMlpqZHpkSFkxVm5sT1ZtMTNkaTFtY1hWb2RVcHdURVl6TFhWWlRWRXpWVVZFTWtoNloyOXpZbmhSZEdsQlRGWlhVRk4yTlVKb1YwbDVjVnAyVW1wV1pUVlVkbEJhVms1cWFsSlhObnB5WkhCT00yeElaWG8yZUVFMU1UbFFjR05FVEMweFVVNUpjamhQUm1WUFEySm1hVTl3TVZwUVprTjNZa1pLTW01dWEwaG5kMFY1VGxKeWJGUTBlRFpmV0RCQlpXUmpVVlJJTldjeFMzZ3hURlZUZVZkR1lYVTJYMWt5T1ZGbWNrcDZaVVJrWWtsblZtTkhURmxYVWtsd2FVVTBWek5QVmpoRFFqZzFObnBuT1dwMFMyZElhMFpUY2paR2VqbFVZa3BxVDB4RVducHFZa1puVlZWWGJVSkNNV2hGTFZGQkxsQkxPVkV0UzI4MGIyWjRiREJCVUhCTk5HOVlSbmMuM2YxVW9ydzZPZnRkMDZVWURNOFNIZ3VUd0pDV2pkZkZUaVA3eEFHNDNKbyIsImV4cCI6MTcwNjIxNTk1OCwiaWF0IjoxNzA2MjE1NjU4fQ.9HuH1wMl4qPHD9Jj3FGsYIZ4wQp7Cs6PiLUZlKCLMRY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:38.069 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:47:42                                        1255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=353863 KO=12128 )
> restLoginInitiate                                        (OK=175206 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=174678 KO=509   )
> restloginProgressiveProfileCallback                      (OK=3979   KO=509   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.35%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.35%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.48%)
> status.find.is(200), but actually found 503                      4958 (14.43%)
> status.find.is(200), but actually found 401                       509 ( 1.48%)
> jsonPath($.tokenId).find.exists, found nothing                    509 ( 1.48%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#########################-                                                ] 34%
          waiting: 356294 / active: 25     / done: 186296
================================================================================

20:47:43.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 186451: status.find.is(200), but actually found 401
20:47:43.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,186451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e84c7d7, username -> user.1001065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8550c69, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215663802))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW1hZnR0NDA3MzlhODRldjZlbmRlMHVpZmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWJIbENYMEpVUzJSRmFHdG1kWEEwVWtSRFNVZFJMbWRFY0ZoSGRrZFVUekpRTlZCSlIwUkhRbmRWTUc5QlNXeFJNRFJyVVc5dFdIbFdOM0JWYkZWeFpUTTJVV295YVZaWFoxWmFOWGxzYVd4Tk1tNTNSRU5GTVZsdGVYYzNWRmRoV0hSdVQyMVdRbFpTWVdSRE5FdEVRMkphV2paNlEyaGhlWGQ2VjJGYVEzWnNhbmh2UzBFMlREUkJXRWxzU0VOSmJ6Z3lkMmhSU2tOV01URkNSVzFGVUZCcFRFczNZbFpWVDBWbVVFWTNhRkZKVFVzd01sSmtVblU1TUhWdkxVaFFhRlpMYzBrMmVuQmxkR3RuT1MxbVIwZGxNbWxEV0ROVVpYVnROekp5YkVNeFlrcExja05RTVVkb1ptRnNTVWx4WkdsRFoweEhWR2hQYjJOVVoyZG1jM0JOTUdONFdXUjFSM3BrZFdkMmMwZDRWVkJRUmxadWMyMVRkVkptZEVKek9ESkNlVkUzZVhwdlpYVlBNbTF3ZFU5V1VIYzNNbGx6UlVKdlltMUlVVUZIWDJKVlZFMWtZbVZ0Umswd2VWcE1TMGh1ZW14NmEwRXlkVVZaVTBkT1Izb3hWelZMVkhCYVJUWXliRkpEU0dzd1dWaGZZbmhDTVVSNWJXZFhSbHBZWWpreGVVSlFlbXBUVWpoT1ZsbG1PVTExU2podlQzTjVkMDlUTlRkcmREaEdkR2x5WWxKYU1HVk1YemQ0WTBkeVJVZFlZM2hqUVRSWk1VRkdUWFpNTUdoWmJXcFVhVk0wWm04Mk5URlhMWG8wWTJOaFJHTjZPR1Y1VEcxWlgzaFpMWFE1YjJ3Mk5GbDRUMjlXWHpJdE0xaHRWbTVJZGw5WFpXOXVMVFp3VERRME5IWkhMVE40V1hkNmRsTXpOVzQzY0hnMmMxbFlRa3BFVVdkQmJqbE9PVVpsTW5GcFptMU5WbkJxUldwT2NHRndibmRwWWpsVE1uaHdaak5DUmtGTlEwRXlTVkJNTVVOcE9WOTJjVFJ4TUZsbVRVVTNXRlptWVdRNGNUZzBaWGN5Vlc5aFp6bENkalp4TTNOa2VHcG9aVFE0UWw5ZlFuQlVXbDlGVkZOTlJ5MXRZVEpJTjJOVE0xOXRSa2hUU1ZGQk0yMWFZbFpKVEZWUlRtcElOak5xVFhKRWFuaDVaalJIWm5GSE9VdFVRVVJTWWpaaFNIWlZUa1ZWU0dGa2IwdG5MaTA1WVdwcGFWTnRMWE5OZUU1R1RVTkVjR2hrWW1jLk9iakxKTC1uZVA1cmZURG1odmZXVVlTS0l5ZU5qZnF5dzRadUQ5a1VXbUUiLCJleHAiOjE3MDYyMTU5NjMsImlhdCI6MTcwNjIxNTY2M30.evHeugUWyddxDRT4_BHCJ-0y_0lP14Ih0Ll2-H9KM4I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001065"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:43 GMT
	x-forgerock-transactionid: 09266751-678d-42ac-b7ec-cec907640044
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:43.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:43.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 186451: jsonPath($.tokenId).find.exists, found nothing
20:47:43.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,186451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e84c7d7, username -> user.1001065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8550c69, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215663885))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:43 GMT
	x-forgerock-transactionid: 13048363-4ba5-44e8-9587-83a9aef985eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjhoY3MzMzN2NmJzcWVmNnY4dmhxNzg3cm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWVuVlJkRUpxTVdJd1kySnpRMU5WZUZsR2JsZDNMa1p5YVRKc1puRm5iVUppUkhkblJYSk5TbU56ZVhkcGJWVkdUMGhLWjE4eVRGTkNaV1Y2Y1daRFlqTk5Ralp3VTFGemFVUXRVMUpVYWtsNlNuaElRVFZVUXpoR2NYWnliM3B4V0MxNGNubE1hM0Y0V0RWcldrUldUV0k0VHpSTFNXbG9Nemd3U2pkMFRFSnJkeTFCZG1KQmEzSnRkR293UkZneWFXRkxOalZsTFhBM01sbzNhRUZVTkdsTlUzZHViV1JJTFUwdFNESTRVRlJNYkRrMmVrVTNOV2RGYlRONGMybzVabXg1UnpsUFkwSjJSVzFQWlc5MFkwNXdlSEpEVEdoR1REbFBkbFpaT0VWbFgxUTVYMmxQV1dKNlQxZFFlRGRvTFZrd1RWZG1TSEY1TnpKWlFtVlJUelpmYzI0eGVrcDJhV3h3VG00NFYxbFFjbkJuT1dWMGVuVm9TM1ZNU1c1clpGWlhZVnBqWkhKbldUWlZNakV0ZFZWdldsOVNZelpYZWpKQlJFOVFVVjl6Y25wUGREQktkRTgzTVZkTVRpMUNlRU5LV1VObFJFUlllRzV2Tm5sUlYzaG9iemxmTldVM1RqWkhaVEZKYjNSVFFrcElaR2d3TTI5TmMyRnFZemxDUlU5VlRFcDVkVzQ0VW10RlZIRldVV3A0TW05NFlUVXpTMDExZFhKelIyeFNlalZHUkhWNFJHaEhhRVZVUnpSMVgxaElja0ppTUVoWlltdG1PSFpCWlRFM1UxUXhaemt0Y2t0V2JsQmtRakpWVVZKbllYSjRTa2hVUWtwV1QxWnVYMXBFY2tZeFduVmxMWGRTYW5SaFpsWnFPREkyYjFkVU5VbHRkVXRWT1ZWdVUwTmpWRVpSTTNsUWRtMDJTV2wzVUZScmExTndZeTFMWkcxNUxWcG1aRTlmTVZaRGFFbE9SV0ZqU0hoaFYzaGlhVk5uTFZWM1owWTJPSE5uTXpJd1VEVk9UamRzYjE5cmFqTnBXbUZoUVRGb1ZIRXRhMW95U2pKMWFsaENObEpPU2pCdk1UazRZM0JuWlVKc2JtZHhNa3hGWWxkM2FFVjViakpwYzNWNGQwaHFiVzlIVDFKUFQwbG1aM0V3ZDNwT2RsQTBZbmhVTkZBeFJVeGxNM3BxZFdsM1JYZHRUak5VY1ZsVVpHVXdXRFppT1hkNWQwMUpabTl1V1VzNE16RnZMblpDUzNsNFMweG1XRUY0ZG5WTlQybHpZbTh6WDNjLnoxRXBEZS12MlQtd1dSTXEtNVRpMU1TY3JMNTlLNk5OQjZEaTk0OXVEZGMiLCJleHAiOjE3MDYyMTU5NjMsImlhdCI6MTcwNjIxNTY2M30.oFkH5Ly4jue6cCsM2_Jb5RbaBY6WrX_8nJVVH57GdGI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:43.886 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:45.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 186722: status.find.is(200), but actually found 401
20:47:45.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,186722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d9e76a, username -> user.1002181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b8c6156, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215665587))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM21jMGJldmhuOW1zYjhzOHE4YnVwN3JnMWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE0yMXdXbkYzZFhoNGRFZE9iV1JKUlhOV01pMVJMbmN5YkVwZlRXeEdRMlJ1Y0ZCNE5UVk9WM2RNT1ZacVRWSlhTRWhIYUZSeWFVTkpMV3R5VVhwWFlXSTVSblowVDB0U1F6TndOalF0YkdzM2JrTnZUa2w2Y0c5elZuTmthbXRCUXpreWQyMHpXVkUxVGtRdFdGRmhaV3BMWkdaWmJITlpZM3AxVUZoM2FXSjFhbmg2VFhVNVVVWnFOa2RaUW1sd1N6aGFXR1ZpUVdwa2RWRkJTMUozYkROZk1WZG1PVEZ5YldwbFZYTlZhSEF5VmpKME1sRjVURlYwTWw5dVVXOHlTazk0YjFGRlRVUXpaRGhPUVdsMVpFRlhSMVJXZUVKYWFGaDRlVTVaU0c5TVVtSnJVRzR6YkVGUVVFMWFSSEJEYWt4b1YwZHNNM1kyYnpaMVlVRlhSRWR4YjJwMlJsOTNiekpXTmpSdGREUTNkRlZ3WnpBMWRrbDFjVWR5VlZORGFWODFiRW96V0RKTmVFWXliMVl5ZEUxZlUwVmxlV0ZCVXpOdk5YQkVWa1U0ZFZSM01rVnRNR0ZSVEdwSk1sSXpXSFJSVUZKcU0ydG5kMU5sTVVwUFVrZFBiR056VDFGa2VGQXRTR2hXUzBwb1VVOHplbk5wUkd0c2FYQkdXV1EzWkZkbkxUVlNObDluYzNGU1UyeHdhSHBYYjFCelZUUkpjbGxuVTFVNFdWQnhVMXBFZWsxcU5qUlFXRGxpTWtneVJqTmFhbGh6TUdwTGMzZzNUbkJLUXpWelNWQlpYMFJ2UTBKRkxXOTFZM0ZaVjNCMmNIRTBTblpWT0ZGMGVEa3RWM1ZZUlVWQmNXZGpNMDFJV2tOME0wMUlaeTF0UjA5WVNXWlFXbFJYZDJkNFZFWm1kMVp6V1hWd1kzTk9jR294ZDJOdVVqazNPVEpQVldadE0zbGZkelI2U0hWQlVYQlllVWhJTlRaMmJIaEdSbGRtU1c1VGRtTnRTV1ZxZUhoV1JVZGpMVXAyU0dWWlowWmZSV2RxYzBjdGNXZzRTVEV0VWtJek0ybGhUM0J4Y3paZk1EbHVWVnBUTFhSalMySlpSSFpxU0ZWNVFrUkNRVzk2TmxOSVJ6ZE1TRTVGTURkSlVIZFpTbHBGVTNwcFFVWm9NMDlvZGxOb1RWcEJaV3BCV0VSclVtazJRVWxGUkhSd1RTMTRhV053UlVKbFJYb3lja3hETTJoRFprNU5MblUxWmpOSlYycGlWMEY2UzNwVE5sZG9TR3hIVVhjLk1idHBPeWJhcm1vQ0lfTndYMnMwM1FHX3ZOOVp4bFhJN2FjUmRSU3dVb0kiLCJleHAiOjE3MDYyMTU5NjUsImlhdCI6MTcwNjIxNTY2NX0.Hi9a5RbuADnZmKO9n8fKLNII0YgERcBudjrIvnhwYWs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002181"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:45 GMT
	x-forgerock-transactionid: be6c54e8-fe4c-44cb-96d3-c51df889946a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:45.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:45.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 186722: jsonPath($.tokenId).find.exists, found nothing
20:47:45.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,186722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d9e76a, username -> user.1002181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b8c6156, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215665672))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:45 GMT
	x-forgerock-transactionid: b95a7162-97dd-49b3-93b2-b3a958394d13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWU1ZW8zajYzOXJmNHRjbmNydmI2OWZzM24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWNIZ3dUMkZYVjNkRmFHRkRkeTF2VFROUWMxaG5MbEZDY0hCNFpFSkxhRFJyU1doRE9UbHBhV3BGWkhwNE5FWmZlSGM1ZDJSaldUbHNjekpHU21sQ2FuRmxWQzFuWjJwd1lrWlNRVFUxUkV3eVFtaGpVakJZZW1oS2VUTk5ORGM1TmxabVVIRmlMVk5DVlVVelkxSmlha1ZzUVhac2JUQTBTbTU2Unpkbk4wWkJVVzVSVEc1VWVqZGFNR2hFVjIxb1ZrTnZSbkJLY1ZwU01WTk1YMk4yTFZGR1RqTlhOVTh0YkVWcVZXTmlkelk0WVROYWMyWjBUbXRIU0ZFeFJtOUhiMWh3VnpORVIwRnpXRWhKUTFkd2FUUTVPRTFWYkRKalIySmZiRWhVUTB0S1ZWVm1SamxLVkRORVRWTk5hRlZ6ZVZOVk4ycFhWR1p5TFd4MFlsSjFaa0YzUlRSMWFUQklOalZsUzJOMlVFSkxXVGRyTUVaeVEzbFNka2xYVDJoME1UaDJRaTFsYW14NE5XeEJkRXN3UlVwalUwZG5WRVYyWW5reVRsWm9ka3N3TldOaE1Vb3lSbnBmTWpsTVp6ZE9iVGhMT0dZeFIzTnNORFpqTUY5YWRVOUtTalZRZFY5RFFYQjNUa2hWV1ZnMWVEUTNWMDFOYjJGMFJ6UkNiRFpKUkVaTWRUQkljRVZxU21SNlV6UlpRell6YldwRmFUQTNOMFp1UVhOaVZscHVUR3cwVTNnd1RYVkxTRzlpYlMxTk5FMHRZVEpWU0UxUFFWQkphVXAxVVc1d09EWlhhRVJrYjNCSlNrSlRPVTFmYmxvelJIWTFhamt3WW5SZmNGOVhUVEZzYVcxbE4wOVlNbDkwVUdwME1qYzBiWEJpZFZWS05YZHlRbDlCYkRRMk0yNWlaMGh1Y1RKVFpsQlRla0Y2UWpkeGFuVnlWMnh2WnpWU05rWTJWa0pHVGpVME9HOVlTMXB1Y201a1lXaFJSR3RHVURaV01rWlNXbmN0Vm00dFJrRnZTakp6UWtVMlduaFlSM2hYTldwRVRucFpkWGwwZUVWcGFUVkdhMlUxZGtzMWVGWkxibFIxWlVjMFVXZEJNMVZEVXkxTFMyZHdiazA0VkRsTE1tNUhPR1l4ZVRSelMxaFZWR1JNY1doTFFqSnlka1phWW10NFdUTTBNalZrYUdod1ZqRklZa2h6YjFOeWFUbFBSRE5YWm1jd1FXcFhPR3RYUm01cmNFRXdMalJvYUZBeldYSkJTMXBaVm0xblFXNVBkamR6TjNjLnBnbTJKZFhqOElheFVuTl9HQXNrVlJfY0lfdm1iSXRwNUxhSFliOFdPa28iLCJleHAiOjE3MDYyMTU5NjUsImlhdCI6MTcwNjIxNTY2NX0.jRlVC2NXl9faH600DgVu7XUQAsJPftEZJMMmdFtlnIA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:45.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:46.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 186798: status.find.is(200), but actually found 401
20:47:46.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,186798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cdf6c9c, username -> user.1000083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75a50429, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215666119))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWFiYW51OXJndGMwdmNjcjVjcGVxdjdycnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmQyUXhWbXAxY1ZWMlJYTmZiM2xMWkRSbVRqZG5MbkJwZUdkRlEyMVpjazB6YlZwWlExVmxWemxCYkZWWGVHWnFiM3BaTjNCWFRqWnpaM3AwVTBGS1JVSkhWM1ZFY0hKeVVHOXpUall3Y3pOTldYYzNObWhmYVhOdFlrUm9lbWh6WldOZk1EaENTakpLTm1oaVEzSlNYM2xXV0hOUGVETmtYMGRLVm05V1ZsTnhUbkZWYlRFM1lXeFNaRVJKWHpaMlUydGFlVGQ1TUhadlJIRldVMUpIVkRGZlprUkNSSEJ5YkU5VWFsaFpVazFKV0VVeFJrUkZURVZZWjNoelJVeDZkRVJXY0MxWFZFTlBXbXROTlRabmFqaFRhbE5pU1hZMlpGVlRiRTVZVGxOT2IyVXdTMjlrV1dOd1dFbFBVMFU1T0cxbWNXZDNRMVp2WTJrM2VuWnBkRTk2YUd4TGFYZDBXbkpNZW5ScU9FOXlaWHBDYTFGTldtUnlkVTkzWWpkemJYbHdPRkpQTWtwaFlTMHpabFZmWDBWNFgxRnhORjh5YUhWcFQzZEhTVjkyV1dONGRGZGpWMlZmWjBnMmJYUnVhRGxPTUhKalZYWkxiRVJNY3pCbWFGQlJjWEJPZG1OTmVXVklUWFp5TUVWYVYxWk5kbGRFUVVSMlVEQnFNbUZmUjB0VVZIUmhSRVYwUkZSalVHOWhWVVZvVTJsMlRVTlNhamR4Y0Y5MWNtUkhXVzVOV0RkR1YwZGZjRlJ0VUVZNE4xQjFla2RvZDBFMGFXbGxkMDFaYlhKeGJVWmFTME5VYVV3eE1HcFZMVmN4WldSYU5YZEVNMFp4VW1sMlh6ZElkRmx0ZGpKdU9IbDBiVUpFY1ZOTVpGbEVhMDlIYm1VNFFXTk9WWFJXZHpob01FRldSa0p6TlVwblNVSlhhVFZRZWxoQlJVOVJOR0ZvVTFjMmMxQnZjMlV0ZVd4UU1qTTVjSFY1TVVoQ2NrcHdZMHR6Tm5KSk5VZFJNbEJ4WmtkdmNrVmpkbU5EUm5ocFNuVTNVa0Z0UlhwWlV6ZzRWemhJUldZM2JIbFdiVzF3ZUhKM1h6RkZTVGxzT1ZKbFp6TkpabDgzV0MxdlUyOVJjMVV4TkdKcVgyUk1PVlZQTTI4MWVIcDZiMGg0TFdGVk1HOVdNRWcwVjNoSlowY3pNakV5Y0VSM1prRmpORk40VTB4NGJuTXhZVUZvT1dNM1ZtNW5aamx2TVd4c1Ywa3dMa2hQYlZnMVJFcElXakZ4Y2pkbVJ6bENkRzB4V2xFLjd5dTh3cUhtaGtwbWZFQkxlcDg3SjVOZ2RGckhrempVaV9EVEo5b0lXRG8iLCJleHAiOjE3MDYyMTU5NjYsImlhdCI6MTcwNjIxNTY2Nn0.-7JS2nOPzBQEY56QRr9qiDSin6aD3mHm8l7rzCEhqUY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000083"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:45 GMT
	x-forgerock-transactionid: f75fccee-8973-4cae-adfa-b156c33c481c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:46.171 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:46.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 186798: jsonPath($.tokenId).find.exists, found nothing
20:47:46.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,186798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cdf6c9c, username -> user.1000083, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75a50429, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215666210))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:46 GMT
	x-forgerock-transactionid: 8eb6e09f-32b1-469f-8a5b-7d60fcbe5293
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWNrYXVhYXFob242bzg5ZnM0dmh0OTJyZzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU9XdGtRMUoxWWpSblRUbHhMVWN6YjNWaFVYSm5MbVJoVVZGQmVqWldaa2RUTjA4dGNVSkxOVTFvTUhCMWVHTnVRV3BaZVZwSFdURk5VVzlhYmxSMVpreHFTMDFWTUZkeFEwTTJTR2ROZFVWM1lVa3ROM05SZVZsNVdWWnFVRTlsYmtWQlZYQnBZVTVxVTBKR1JrWkxjV1pqU1hOTFUzZEVibkIwUlZwdE9EVnZVSG94ZERRMlowRnNWMUZhVEZFNVYxTndlRUZIV2kxbU1UQndOREJWVEhGNWJXMUxja294VlZKa1UxOUhaUzFVY3pWV1V6ZzBkVkk1VTJweVgxVm1NVVY0TFU1Nk0xTkNSbFEwYWpVd1ZHRm5NV2RvT1ZVelpEWnZlRXQ1Vkc5RWNWUm9Wa1pzTkVrMU5tdHljMmR4TjI4d1VVdDJRV1V5WTNOSllYSldWa2RqVVd0a2NXaElhVkp6TVVacU1sTkZiemxRUjJwd1ZuSTVkamhUWmxZMWRUSkNaMkpuTTE5blVrcDFiVGhzYWw4d2FFVmxkMEpxUzBoR1NFUnVWMDk0YzBNeGVVMHlNbUpOZFdSSVIydHVWMUpxUmpCSFlqUkxRa0ZIYlZCdlpFbFViRlZvZWpORlpsZ3lNeTB5VlMxTFRVVnNhemRPZUUxMFVXc3hiekpoY25KSE1YVk9ibnBZWDNvM1Z6RjZPVmhsT0V0dU0ybFJUVmhhTFc1WlpYSkJaMDlIV21KR1RsUkRXV2RQVVdSd1ZtaHBZbnA2YVMwNGREVXhlazl3U1dJd01IQm1SRTlQV0c4eE1DMU5hVWd3VFZjMlRtMUZSV2xJUVUxMWNtRnVUVk42VTFoSU1XaFBNWGh0YTE5clRWVnZVVVJSY21WRk5IbDZTWFpPVVRWYVpWVnNOVjl2Y2tkT2VFMWtjekpSZDNSc01HTllXbEZKYjFsaE5rRnBNSFpDZFZkWFpHVmFTSGxmTFVWT00zWnNhVzR0TVU4NWMwZFVTRFI0WkVvNWFGbEhVRFpTVEVkcVZsRnNhMUIyZW5abWQwcGZVelZ6WTNoU09VRlRiMmRhVUZKVk5UbHlaMWxsWDNVelZEZ3phRzg0VEdGMFJqTjZSWGRXY0ZSWlNsOW1TazlUY2xOVFJtdHFVM1F4WjFkTGFHTkNWbTVtTmpWaVJrOWZTVFJrVTB0WlMybG1XbGMzZFRZNGNXVnlOMFp1V0dKV2NFdG1hbWhUVkMxTVdGTnZMbTU0VG1aQldYQlZNVlI0V0RrM2FWTTNOMkpyY21jLk5zN0xwdnhITFZpQ00xVFd5Z1R3dzJDQTlVbVNqQ25rM0VtekF2a3J5VTQiLCJleHAiOjE3MDYyMTU5NjYsImlhdCI6MTcwNjIxNTY2Nn0.N9gO1Ixkb0ICKw9L0K2aLsL5SQPmOzfwoaKsv_Ywxt8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:46.211 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:47:47                                        1260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=355259 KO=12134 )
> restLoginInitiate                                        (OK=175892 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=175371 KO=512   )
> restloginProgressiveProfileCallback                      (OK=3996   KO=512   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.34%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.34%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.48%)
> status.find.is(200), but actually found 503                      4958 (14.43%)
> status.find.is(200), but actually found 401                       512 ( 1.49%)
> jsonPath($.tokenId).find.exists, found nothing                    512 ( 1.49%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#########################-                                                ] 34%
          waiting: 355606 / active: 17     / done: 186992
================================================================================

20:47:48.022 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 187054: status.find.is(200), but actually found 401
20:47:48.022 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,187054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b709b52, username -> user.1002192, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49760fee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215667973))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzV1YWMzY2dtN25wMmI5aGVxYjM0cXQ5YmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlpHTk5jVU50VDFWS2NsVjZXR00xWjNOVVNFcG5Ma1ZJUjJ4TU5IYzBiRnBtWkRrMllUbENlVk5UU0hkS1JtWjJaWEZRUkdJNU0zTTROVEZQZGxCSlVGTjVORXcwZEVsdUxUUllUMUpJTFdreVMyaHVUMmRJTTA5clNsVkZXR1pwVEhCTlZGUlNOSFZCZGxWRWVtSmpObGxUZVhwcmVVZENSVmd4ZWtWS2VITjBWM0p3YkVKSGF6bFBhMlIyVFc1YWNHVkNYMUZoTm1GcmRVSm9PWGRuZDFCYVRXVnRVSGhFU2psdkxXRlpTakZwYUU1Mk1VMUZkakZaVHpka1VqUmxia2xTU0haSFV6bFFVVmRJTmw5RmNIazJlV2hFVDFKRGRsTTVYemxTVldSSFZFbGhVQzEyYUhoS1VWRlZkVzVKV1dsdmNETjZTME5SV2xWaGJWYzVRemN5Um1JeGRYZHZNM2hmTjNWUmVHNDNPVzQ1YjB0TGNucFljbk00UVY5U01GRXdjMmRPVGpKT056ZE5lbEJEWmxjeGVtcERMVmxZTjJwSVkxQnpVMEpNY2xwM0xYaElibGx4VEVSdk9FdDJNMFJWT0V0dU16UlRhVUp0YWxOM2VsUXdObmczYzFaa2REZGxlakZYWVVoWU9GSklMWEJZU1dJdFRGaEdiekpUWVdoeE9XZDRibXhGVDE5U1kzZEVkVWRWYTJJMVRVRTNhWEkzVkdKWlNGTllNMFp0Y1VRdFRXSXRTbWxWY1ZKb2NIVjJNVEZEVEhCWlRtdzFWMjAyV1VOaWVWTjRWSG93ZURnelNFNDBTVTFxTUhKNlIyNW9OblpwZHpGWk5WSmtUazU2T1hwVGJHMUVNSGMxVjNka1NuRjJSRWRZZDBsQ1VWRmxhMGhITlhOalZsTTVUMlJMYlZGMVRVNXVhM1oxWTBSVE5sUnZhWEpUYjJONFkwMVRaek5rY1VzemIzRTVTMjFEVm1ZMmFXcGtTM0E0UzNoalIybERSek5IWjFsalRtVkVaVGxCYVVreWFVRmlYMkprVDNSV1UweHRTRXRIWTJwdmRISjVXWGxLYkVoME5WaGxUWEpzZDI5b1FuWldUVTlzTFVsbFNrbHBNRUZuTjBwQ1YxZEdVSFF0VW5rdGNYRjBPREZJY0RORFF6UjBMVWc1WVRGZmRVSmtWbTFKTlRKaWVrTndNRWRPZVVSbk9FeHVOa2xyYkdsRVFWcDBWakJFTlMxa1JuSXdMbEJDWVRSQmIzVTRjbUZMY1RkalR6WkZVSE15TUdjLktXQ0pCZV9OcFZ0VXhTbFB4WXo2RTk4TUEwWVBOX2tXNE5OTzl6d1pVRXciLCJleHAiOjE3MDYyMTU5NjcsImlhdCI6MTcwNjIxNTY2N30.AvaD9_pZM77AMePXAx4RZnP0ps9Xd_-niUcxGJ-qmlo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002192"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:47 GMT
	x-forgerock-transactionid: 5023abe0-275b-468c-8338-d346e44d7740
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:48.022 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:48.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 187054: jsonPath($.tokenId).find.exists, found nothing
20:47:48.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,187054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b709b52, username -> user.1002192, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@49760fee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215668060))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:47:47 GMT
	x-forgerock-transactionid: 2ee92952-c11e-4cc9-a4a5-b520e2279c2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXAxdXZmdTE4MjNocjBpZjZvM2RyZGZpYyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVKV1hSeVdpMWlTRlp0YkZCZldGRjBVbmx5YlcxbkxqSTJhSGwzWW5CbFkyMTFOVXN0WlU5d1ZIVkhUbkJHT0hvd1JWUkVabU5FZURWR1kwRktaR2xQTTJONVFWcDVNVFptV2t4aFRVSmhWalpvTjFVMlVEWjNSakJUVjJGTVNtRnRjRWxuTUdGemVETkVZVkZvT1hacGMwaFBhbFoyTjJaUFRWWmhSSG80WHpSeFUwWldVMXByT0V0emNURmxSbk5mU0dGS2MxZHBhbU5yY0RaU1VWUXhWazFRWDNCb1VEVlJWVzlITW10RmRHa3lNM2REWTNKMmMwb3dOblIwVXprME0xWTBlV3RKYUMxSmRHdFhhRzlmU0haUU5HcENXV0ZHUlRSd01VNUZSbVl5VmxOVmNqbDVZMlZJTmtjMlJFOVNNVk5UV1ZoNFRYUjBMVkZRY1RaSU5rVnFWSEpQZHpCeVZtVmtla1JDUmtGNlVGcGhRV0ZxYlRsbFYzTXRaMDg1ZUhORE5FOTFWemRxYUhOVFdIWm9Oa2RsWW10Mk9VSjBkekIzZFZreGNXMVBhVmhUU2xKeGJFMXpjVFU1VWt0cmNXbFdabVpyU1RSSlNtWTRjbk5ZYVZkWVQwbHpRMEpuYWxjNVJVSkpRbWQwVDBSc2FuaDRSM2M1T1c5TWJYbE5OM0JoZUROVmJ6RnlOVWhrVUhseWQzYzRjRXM0U0ZNemNXWnBNVkJWUlVnd2IxOTRhRWxTY0ZSV09FNVJWMVk0WkdsWFpqRmFaMTluYTIxT05GcFRlSEZYYXpKNGQzVmlTemxhT1ZReFpXVldhM05qWlUwdFlYUmpNemhVTWt4TE5qVTNiM2swYjA4Mk5qRjFkVjlzVkdaVE5tSk9TbVZ4UlhKRWEwZDZkalZFY0ZSSGRGOUtUV1IyWmtJM1JtRjBkRTAyZDIxdVJtZFBSVlZNUkRsSGQxTlRTSFpSUVRkNk5HaDNibDluVTA1TU1qazVaMU5WU1dOV04zRlhUVGwzTlZobGVEVjBTa05FVlZscE1uUmlka0ZoZDNSc05tUjFNMWhDYkhrNFFUUk9UMDVhU1ZGRU5ra3RiV1JaUzFKU0xXcDNUSFl0UTJadmExaEpSV3BQVlZKQmEyMVdTRkJQVlZBMmFXZERkREpyY0VKemJFUjJka1prZG5aSVN6RndhMDFNV1hONU0waE5WazA1VlVKalRIQkdPRXhZT1RWM2VGcGhlWFpaYVUwMExsZHRhVWR6Y1hWMWRHdEdNbU5DUkZaMWIxUmFZWGMuUHFrcmJVSzk4bHUwakcwcjV4N0h3UG1OTlJYZWdOT2lHQlUybkRwZVVDayIsImV4cCI6MTcwNjIxNTk2OCwiaWF0IjoxNzA2MjE1NjY4fQ.8FRb79pwN0wM9Fry8yaKMFzd_HhNAu3T9ovDK2L1swY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:48.062 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:48.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 187084: status.find.is(200), but actually found 401
20:47:48.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,187084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4885870b, username -> user.1002784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37d8d202, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215668166))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWUycjdybWE5czZidWZja3N2NTRzc2xhc2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGEwZDVVRE4zWDBOdFVGQkJWVXhmTlVzMlh6RkJMbUptTUVaWFZGZG5VRm80ZG1KblZtbDBVM1o2TUhwMmFFOUlha2xTYkdSR2FFVTRRa1ZSWDFCaFRrZENiamszVUZVMlIzZGxTakJMVlc1M1ZHMUpOWEJRVGpOSVVURlZPVk10UjB4UGJ6STNkVWRHVmpaa2MwVjNTRWsyUXpOTFNUVTJkSEY2TkZSelRFMUJSMnRJVmtReGNXUk9kbWhyVFhsTldVcHFUbWhNZGxGaloxaGhSVU5mUlc5VWNESmZValZxYVZFMloxbE9SMGxyWjFsbVRFUm5RMlZGU1RSdmFsTkpRMVpPYUdwbGJWcHpNazA1WTB3d2VESTVVR1V0Vm5ORU1VSlVhbmQxTldsVGJ6RnBZbXR5ZFRCYVFYbHhja05KVEdOc1ZUaEhkbEp6TjBsM04zRm5lVlo0VlZoRk5uWlRSMWQyUTBobVRXMU5aMlJyWTJkUFlVOUVVa3RUYVhkdlVsSXlja05VV25vdExVZE9PR3hvV1VGaVoyZFdSMjlUTkhwMllrOTJkekEzYUdOYWFrTlhVREozTkRsbE0xZEZRa3hSZVROVGNVWlRVMlpJVDBnMFRqUlFXRUpvTkY5cGJFZGxWVGwyUkhvM1FtSkhXa3N0VkRVeWQwSnBORXd4ZUhWclRuQkJaVEE1YW5KdlRHVnRYMmRCTUVWdFdGWlNaVlZZY2w5dmFVOWpiVWhTT1dWWVRFNVVWMjlwUTNsSmEwaHJjVGg2ZWtocFRFbHpkVFJCUlROdUxVVmtibFpCYzBWT09HRnFZazF4Y3pSeVFuSkhSVlI1TXpOU1dVUnpUM0JyZVRVMlRHUXlOazFTYUhOWVdGbEhVV3BSV1RsWlowWk1PRzlXYUZCcmVVZHpSRmh4UldKcllYbDRTM0pMVmxGWE56WkxOVXRJT1dabGEzWkNOMFZGWDFOT1FWUXpURTl6TkRKR2JGY3hiMUYwV0ZKMFQybEtNV3RmTWxWVE1raHRWRnBUTUd4eFRFUnBVbE5tTnpOT2NVNVVSamhFZG5KeE1FTmxjMWRoWDJwTE5ua3lNR0puYkdSSlNXcHJjVWxSYjBKWFNrZDBRekUxTm10aWEyVnhhbGR4UkdoU1ZGTnhaMnQxTUMwMVJFdHhjbVo1Y1dWc09VWm1OMEUxT1haSlpUSTBWM00zYVZKNk1HOHpZaTFKVVU1bFpHazNVVmxIWDBkcE5HNUJMbWhLVm5CWVQwMVlPRlU1UzBKdmVXVlVPQzE1UmtFLk9NbFFLbWFlTENXU21IWjBFYmdFQmdabUQ3WmlOekQ4QngyaFlrdWRoSFkiLCJleHAiOjE3MDYyMTU5NjgsImlhdCI6MTcwNjIxNTY2OH0.AmQMtLewKu4myh2AvuArGY4WjeowKQcQbj0JiMoR9uU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002784"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:48 GMT
	x-forgerock-transactionid: f5c57018-a2fe-4e34-9aaf-eb709ca8dbf0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:48.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:48.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 187084: jsonPath($.tokenId).find.exists, found nothing
20:47:48.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 187096: status.find.is(200), but actually found 401
20:47:48.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,187084,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4885870b, username -> user.1002784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37d8d202, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215668256))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:48 GMT
	x-forgerock-transactionid: 0116ed4a-c645-4ddb-8918-3193e2162e88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDRqdnU5c2t2bWU0MTZrbjlzOHM1Mmw4NXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elNXRnhXWGt3YWpGb1MybGFXRzlLVWxoSlRHbDNMbWxWV2xWWVRVOU9lSGhyYVVwcWRsQk1ZVEZ4VlVGNWVWWTNUVEZoZW0xdlgyOUhVWEpRY1hoYVl6TnBlVFpQTFc1bGJqQkRkR1JEY0hwVU5ERnpSa1JsY1VWRlpsaGxlRXhJWjJjMGVFVkZZWEk1YWpWcmJYWjFMWEk0YVZwTk1qaHVNRlk1U1dRek9GOHRVSEZTY0hGTlZ6SklkblJXYTJaM2NrSlZaR0ZpV2xCTVEyWXRSRkJIV0daUVZUTTBiV1ZXVlhkSE5FdHNNa0ZGYjBkMmJGQlZVRTlPVkdZdFpsVmFhSFpxTFVkNlFWRk1ZM2RrVGpkSVFUVkZSa2hsWWpscU5XUTNkMU15UnpacE4wRXpSRkZNYWpsdldXTnBSVEoxTkZnMmVsaEVRM2wzWlRGcVpXZEhXa2d5Ym5CU01VUlJVMEp2UzBOVmFISjNjSEpTV0dGaVQyUjJZVFZEYWsxdlgwTmZVMWhFVmxwSFRUUmpiVXh1YlZOTWExOHlORmxZVnpkVVJFeFBiMFl5VlhCUFNUaEJWR1J1WnpWM1NIWnFWVFIyU1dGV2VrTnZkM1I2VWt3eFNsZFRRVlZmT1RGVWFtNTVjSFpTU213MVVsQTRNMFp0VlZjMlRXa3RTWE5LUTNOTFUyazVNWE5oVERsblJFbFVNemRmYW5VNExWODRiMUZ5Y2tKcmQyTTRiVkV4YldremFGWjJPRTF2U1dkTFFXeHROVGhFUmxoS2FubDNZazFFVG5OM2NHeEtUelV0VW10U2RsVlNNRVI0WkdsWVN6SmphWHBsVWxnelNtaEJha2hZUzBWNVVsRk9kRE5HYUU1WU4ycE9hV28xYmkxWE1tSjFabkZJZERSV1lUSkRUMmxRUW5KYVdtZFdiSEI2WW1KUVR6TnVjSGhvWlRndFFVTk9lbU53YTNaaGIyMVpkRTVETlc5SmVsZDJTR2xXWm5nNVowSXhRVFY1VmxGU01GTjVjMkpuVWpoNk0zUTVZa2xtVFdadldWbEZWVlU1U0ZWT1JuSm1UMTlVWm5kak1VMHlaRjlaVDNVdGFIWnJValZ1WnpWUVlWVjJaMEZ3YmpWT05WZFhRbUp1UVRSNmNtWktSRVUyVFZNeGNFMUZaM0Z3YWpWQlJVWkllVUZpVmpCQlJHdE5iRkEwVDFCM2EzRkRYMjVvZVVGTGJtTkxRMjFLTW1kaVRWTlJMbXRQYkhKeGJWUlFZVkZaYjFScWJEVkdjMHhUYlVFLkhqOU5rVlkxakZfNmJSX2pHOFhzeFp6UFcySVFIV2twclNIS2RKWWpLUnciLCJleHAiOjE3MDYyMTU5NjgsImlhdCI6MTcwNjIxNTY2OH0._Tl6GP-6mctONgy7dS8qd1MoNmMWEunzCnH3heRcQ_A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:48.257 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:48.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,187096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f6010b4, username -> user.1002738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a0a376, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215668206))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia251YXJnM3QxN2JmbDZyZzM4aDgwOWkxdm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmVYQlZXbTVETUc0M1psSjVhakJQWTJsSFoyeG5MbFJ6VlV0S2EyRlJTbUpzTjBkT2NtOXZOSEJVVGtWT1NYcDJZV2xGVUU5VVRUSndiMlZSUTBkNGJ6Sk1OR0owVWkxdWVteDRjVjgyZVRGMlNHUTNTVGxOV2kxdlkwSjNOMGRtWjNkYU5YWkxUM1IxVkV4MWRXTm5hMHMwU2pkMVNGRjVNRzV6WjFKQ2FYZGhVVkJJYlVZNVFYZFNkMHBLV25OS1NuSjNRVUZpVWxwVFZXOVdORmQxTjNBelFrUnBiRFF4ZEhKR1ZHdDNhbTlGVlVRMmVYRlBObkpSYUU1S1pWVjBkMG8yVm5CS1RqUnVhVVJQZDFoSGFESmZibkZ5Y2pnM1pFVm1XR2hJVUY5aFoweFJPWGRSWjNOR1ZVTmZRbmQ0YkVaeWFucG5ZVVptVVZGbmRWRTRUVmxHZFVJNVpFeHJTV2hhYmxkME1scExZMXBIY1dZeVpIUk5TamxQUzNwVFNVSnhialk0VFZkeVgxUndUMEkyWDFFdFgwVTRTM0ptTkU1NVowdHBVMkprU1dWbk4wY3hWV3AyTFhWbU1qSnRXRWQ2VWtKalNGTkZWM2RTVEZaVVNtcHNaMHRCWlhZNE9FcEpZMDlST0dsSFFVd3hZbFZOTlRaSlIweFhSSEpYTFZFek1rMDVRMkZCZFVsSVduUkhTRkEzZGxvd2RXdE5lVlZoY0dsamVqTnhWRkJMT0dWbmVXeHJVVTlqTmpaTE9FWmlVa294WVZoMFpXeGpOVEZ6Y0ZNM1EzTm5hbFJzWlc5a2QweFpjbTlyWkRVeWJ6ZDBhVjlQYnpsamQwaDVYM2R4TFY5T2JuWnNWbGxITUVSUE5sTmpXSFZLVVVSZlZHWTNaMGhzYnpWZlYwWnpZWGRwUTBSa1dIZHNVbTFpZVVabWNFVXdRVUZqU2twMWVqWTFNSFJSYkVkNFpVWnhSRXhTU1RGbVpuaE1PVmhtY21OWVgwSnVSak51VkdOdWNESm1ha0Z5VWxKYVpWOURVbDh0VDJGWFh6SlBaVmN3VFVreFNTMXRTbnBtUVcxYVZtMXlTRFphVkdJMk0wUTFWMHBxUXpsbldHMVNVVmh5YUdKbExYVnZTakZhVTJWa2ExUjRObFV6TjJkbk5VODRTVEZuYTNJMlkwMUtSME5JTkRKWlMycElkMTh3VkhZeGNrWTRRVUZEUjFGblEyeEVNVkJsUzBKdFlUazBMbWhwT1hGSFZHcG1hazUyTmsxTlZXeFNOREJ3Y25jLjJWVV96ZUJYRVByUHZxaDNXSm8zWU1lVXRmLW5GQ1JiRVR6VzhTRW5KZnMiLCJleHAiOjE3MDYyMTU5NjgsImlhdCI6MTcwNjIxNTY2OH0.myXw5lX14ES-4m8XTpdvElYLFNB1qZcOJMJWyB6T79M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002738"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:47 GMT
	x-forgerock-transactionid: d13b37a3-1a10-4e5c-8f43-6c58d8174010
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:48.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:48.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 187096: jsonPath($.tokenId).find.exists, found nothing
20:47:48.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,187096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f6010b4, username -> user.1002738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a0a376, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215668297))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:47 GMT
	x-forgerock-transactionid: f035fd01-32d4-4d1d-bc59-93668ec57734
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWNkODN2ZXJjMzd0cHBxMjE0MGFic2I3dmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGNISjJXSFk1ZVdobVlVd3dNMFZhYW1sR1ZESlJMbGxsV1dGVlRWSnBVa3BMU3pkcFYzSkZOV0pSVXpKd2NTMXpZelpqV2xCSVNWbHlZVmxpUnpBdGJEY3dYMEZQV0VwRFdrbFFTWFJWVG5CSWEzUTRWekl0U1MxdFYzZzVkRWRuZDJKWFlVODFORUp1VlV0TVVVbDZlRXh3UTAxV1dHMDRTVlpYZEd3ME9FZDJTa0ZTYlZSZk5rMHpaazVOV1VjeFdubGtPVGg1V20wMWVuRXdkamt5YzB0bGEwTnFiRWMyWlV0ck5ISllSVE5oVkhCWVFuSlhSR05HYW1sWFQxQk1RbUpxV1Vnd1ZXUlVia1ZKZFhKb1MxY3lWakZHVld0WWR6QnNRMnBrZDFobFRtSmpVa05ZYnpkcU9YcFVjMHR6ZURaTlRYSmpXVzVyYWkxak4weGxVbEZhUXpSU1JUTnBNV3BwWkRGRk9HUXRkSEJwZFcxVVNrZENUMGhXWWsxQlVXeHFjMWRrTVVFNE1IWnZWMHBYV0Y5VlRuUmZkbkl6YmtsTk9VcG9kbk01TmkxdmNGQnhiRmM1Ym1sdk9YSnNaVUpZVm1JM1QyVllla0pWZWtSMk4zQjNVWFZCTlZsV1ZUbHRhR1pKZWpGWVRYRlFPRWxTVERaNWJETkhWakpVYVU5amRHZ3pOWGRWVFhrd1EzcENjbDlTVGs5aWVXUkZhSFY1WDNNeFJuaDVVMEoyVGs1WVJGcFpSMjlvVUZwa1UzcDZZMG81Y1ZkYVpIWjJhRGgwVlc1aWRrNURaR015V0doeGVVcEdha1Z4UTB4Nk4zbHJhbWN6UWxSVlYwWmxNUzFCV0U5NGVqaE9WMDgxV0cxUVVYTldTVkIxTjJ0bExXUTVaMU52VkZWcVl5MVVOa010Y2tSWVdFZEVhVkJDY0ZsWWRWOUlXRmRHZG1wMVR6UkJTVUl3U0dSRUxUVnRRM1k0VWpCTGJrbEtOa2hUY0V0dFFtTndVamRQTmpOR1FuSmtPRkZzY1UxbmVrdHROalJQYzFCNk5tSlZNUzE2WlRGallqSk1Ua2ROV25SR1VUTkpPRWw1YVUwdFVYQjFieTFoZDJWNlZtRTJUVTl0VFZSR2ExWlJRMmRRVEY5Rk16STFSalUzTVZoWGRqRTFRbXd5YjNSeVgyTlhlWEJNTVdKSWRVTlpXQzAxY1d4a2RrbzRUazVWTmxoVlUyTlRYMEpCVURRMGJGZG5Ma3RHUnpKUE4xZEdXa05UT0RSSWJFTnFSbXRsWkZFLncxRWVrc1lnbFBGLWt3a0ZqSmtzMHlhVTY0NGNNMHJkVnRMYVJYQjJOSW8iLCJleHAiOjE3MDYyMTU5NjgsImlhdCI6MTcwNjIxNTY2OH0.V8kdHHya380HDO3t9uBDQ0lTKJgAUsGWe-T5atgScx8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:48.298 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:47:52                                        1265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=356851 KO=12140 )
> restLoginInitiate                                        (OK=176693 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=176146 KO=515   )
> restloginProgressiveProfileCallback                      (OK=4012   KO=515   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.48%)
> status.find.is(200), but actually found 503                      4958 (14.43%)
> status.find.is(200), but actually found 401                       515 ( 1.50%)
> jsonPath($.tokenId).find.exists, found nothing                    515 ( 1.50%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#########################-                                                ] 34%
          waiting: 354807 / active: 38     / done: 187770
================================================================================

20:47:54.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 188013: status.find.is(200), but actually found 401
20:47:54.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,188013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@871198c, username -> user.1002958, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f5459c0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215674061))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjk4aHU5NTNmNWxyMmw5dDUyc3JncmltcWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2NTMXRSRVJUUWsxelRqTXplVlF0UVZCU2MxbDNMaTFYY1hveWFWQnFkRU0zY0hkRFVXNHdUbW81Ukc0M0xXZGFhVGRWZVZSWFpsWlRjMnROU0hoVFYzZFNiMDFVUVc5c09YcGhXSGM1ZVZsc2RGRmlNREV5VnpOUWFYWmpZbEE0VVVFMVRHRldUMmRHZURKaE5sVnBabnBCVkVRNVRHSkpRMFprTTFOdGFsOVVVR3hLWm5JMlgyeGhiMGhEVW01a1pHNVZZM0pXYTFGNFVHUllUME40VlRsek5WWlVNSGd4VW1ST1UxbFBPVE5yU0dkNFVFUkJSRjkxUlc4NVp5MWtOMFZWU1ZWeWNtOWZiRGhTVlU5blpUbGZVMWc0U204MU5YQlNla1I2ZFRGUGJGbG5NME5SZFhjNFR6ZFhiMWhpWlRaTk9ERnNaR2xRTTJScWFGSldlSGxuVkZCSVZWRXdTalV0ZEcwemVGZExkMjFRZFZKS1ZXaG5Xbmt3ZUdOV1ExYzJlVmRJUzB0RVZIazVlbFF3U3pJd1JEZzBTVmxCTUY4MWJHOUxOREJ3ZWxWMGVIRkxRMVZaVUhrelZXZHRVR2RPT0Raa1MzSm1VazgxUkhoS1ExUllUVmRTWkMxbE5tZHdOMUkyZEc4MVV6VjNkalJsYzNkdGNVNWFUVkF4U25OTmJGWXhkbUk1V25WcVNEWklOVE0yU1VWM09XZGZObDg1U1Vob2FFSmZWMjlHWDFJek1uUjZkRFJ5ZWkxZllYb3hURXh5T1cxbk9FbDVNbmhVZDBWSlkwTkplalUwZFdGNE0xZHpNRVI0VERORGJXdGFUMVJ4ZUdkWk4wMVhabUZxUW5Oa1pqbHRSemhPWWtKNmNrTmxNSFEzVHpoT1F6UnNObkZpTTFCU1RGOTRia05VWmpFeWF6SnRSalppV2s4MmJubElkMnRaZVdsc1RXRlZhbGxpY1RFNWJIQjBiV2xLVldwUU1FVnJaRFV4VFZodk1IcHRiVk5ZZDNSVWEzSkxRVlpFWnpSSVYxWjBRa1ptZDFBeFFUUlhkV2xIYlRoa2FtWnBUMjEwTFhsbmJHeDBhbU5IYjBaM1VYTklWMkYwYkZGclpGSjJXa2xtV1haUk4ybHFOa3hLWkU4MlJVdEZYMUI2ZFZSdFEwaDVOMU5FZVdSV01scHZOR3h5VjNkVWNWaEdZblpoY2xrNE1HVmZZM2xoYW5GNWJIVjJlSGRPVTAwNU4xTnJMa1JFTmxRNGNHZDVNa1ZNTmpNdFVqZGhXbmhLZFdjLmlYVFdRbG1keDJCdDJFRVJycnV4ekREb3pTX1p2Y0RmSDZzeU9hMG5VQkkiLCJleHAiOjE3MDYyMTU5NzQsImlhdCI6MTcwNjIxNTY3NH0.57cvXmEbrGYKbwlEMNqHrSn1zTcbJgMxQbHQxZ4HZDU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002958"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:53 GMT
	x-forgerock-transactionid: 4160c47c-c5ec-40c6-b91c-8aad3fed30e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:54.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:54.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 188013: jsonPath($.tokenId).find.exists, found nothing
20:47:54.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,188013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@871198c, username -> user.1002958, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f5459c0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215674147))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:53 GMT
	x-forgerock-transactionid: dd13abe7-8045-44eb-8c7c-79a303be765d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmthNjZocnNxb2M5aTBjcDllM2w1djBzdDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVozSXhaVFJVYkhKV2FuYzNOekoxTTJaUE0wNUJMamhOWlZwYVVIZGtjbUp2UVZOV09EWk9aMWRITWtKcVJ6RmtkR2hRZVZCQ2RYaEVTUzEyVWtSbGVsaHlRMnBrUzFjelozQlBOVXMzWTBGdVRFRTBVemM1Y1U5d2NHMWliRTVmVVZWUmJYQkRkakJ2WkhKNFZFSjBWM1J5Y1U1T1JsSktNMmQ2UjNrMVZqVmhURFp1ZFRkWVkwVk5hbkpVY1Rac1pVaERXbk5QZG5kbE16VkdiM3BUTm1kdU5FRkVXRFpqZEVSR09XcDBMVXRSVld0R2NYQlZhbVpuUlU0NVVFUlZWMlp5WkRsVVZIaEtOM2htYW1reVlTMTZZVlI0V1V4dlgzaDVTRE5vWTNkR1RsZG1WMmRNTUc5MlMxQnljVGxxWTNsRUxWVllORXhhWWtabU5FUjVNbWhOWkhaMWQwVkdiVmhOWDFKWlUyRXpRbU5SVkdKUlZIVnRZVTQxWW5KTVlreG5Nbll3V1VoR2FVZDFWbTA1YVdoWFN6SkxRVFZCVW1wUk9VdFJhbE5FV21VME9IVXRORWQzWWtGV1drVkNlRFZZTlZkT01EZzBVVFpvYWxWSlZuZGhNRGxqVWpZemFuVjZhbFF5Ym10RmJGZDJXbFpPV1hOQk1XWjBNbWhQZWtWclpVUkNja05ZVVhGc09GUXdSMDB5V2s1eVNHSnhZM05wTlVsT2NWVkZSRE00WkROVlFtSk1iSGRXUVRKNU9IZ3RUVGRKUW5SdlZEQmhTbDlsZUdVeFNUUjFWR0p0VVVrM1NuUkxjRU4zTmsxU2VFaHhka1pYVDFBd01FTTRTSEZUTVZZMlpqTlRTM1U1YkVSeWIzRnNlVmt0Y1ZoVU16VXlSbkYxUWtaNFlXbE1lbVZ1VTJzMVdscHFaRWRPZVRCeFpITlFNekZKTmpCaWQwUm9aakZTYW5wNFpHTjZWRE5LU0dndGFISjRYM2hKZERReFIwTjBZbDlQWTFWSVdYSnFTMGxIVERKbmFWVlhlRVpDTTFGRFgxQk5OVVk1ZEdaTmJuWXpiMEpzU1Rac05qRlhkakZuZG01dlZFTjRRbTVQZVcxVWFuZEhWMUYxWVdzelpUSnpiWFJaVDJWdFJYb3pSRFpFZG10Uk9YWkxaV0ZZVkhJMlpXOUxNR0ZEVW0xcWRqaGtibkkyVkZkb1NHZHFkVmhPUkRWRmVGVXpaVWhpYkVKTU5FZG5MbTFLTURkcFpVaHRha2xXY21kVWEzSkZYMlk0VUhjLjY2UmVIemtWR0xXbzRVdFJVazlRajh0ZTBhU0lGWXM5ZERhRmNMTXRlN2MiLCJleHAiOjE3MDYyMTU5NzQsImlhdCI6MTcwNjIxNTY3NH0.EQ5oup6HnejEkLlKOU0CTIG2sKutIUjeNZjn2DInCgs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:54.148 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:47:57                                        1270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=358341 KO=12142 )
> restLoginInitiate                                        (OK=177422 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=176889 KO=516   )
> restloginProgressiveProfileCallback                      (OK=4030   KO=516   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.48%)
> status.find.is(200), but actually found 503                      4958 (14.43%)
> status.find.is(200), but actually found 401                       516 ( 1.50%)
> jsonPath($.tokenId).find.exists, found nothing                    516 ( 1.50%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#########################-                                                ] 34%
          waiting: 354078 / active: 22     / done: 188515
================================================================================

20:47:58.064 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 188573: status.find.is(200), but actually found 401
20:47:58.064 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,188573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1391e36, username -> user.1002108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c072358, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215678016))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDkzYjNrajY2NWpjcmU1NzN2YmRiamdkdDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S01rcGpjbEZhWkV0MVRFRm1kbE5yWjNoTVpIZDNMa3RFUVdsb1VuWlFUV1JCUm1ZemFsbFNTVXd3ZHpNMVpGOVRNV1IyYjJ0NVFXdERla0Z2UjFGNFdtRkNPVWhHUVhnNWIxUjVOMXBDY2pkUmNFMDVZMDl5ZVhFeVp6QnNkek5vVDFKdFRUUnZTalZUU3pFNVltVXRTR3RuTVc1cWFuTlRVbTFTV2xORFUyOVhSbGxzYTNaU1FrTkRaa3RxU1RCbFdreGpOMkV4VW1OSGEwZHZkek5yUVU5SFVUTXlhVmxhVGtNelVpMTFRa0pIVFhkU05EYzJTblpvWkRCaE5WWnZhalJxVlRKVFVFVXRia1ZSWVRsWVIwWktVbnB4Y0daRWR6aHRhVEJxVlVsUE9WQkpjRzQxUjFFMGJFRlJVVVl6V0VaWE1VMTNhMjVyZEROdGEwOUdNakJIZGpOcGFuTTNXbkp3VFhKdVNGQmFWbEY1Um1sQlRtUkhZa1pFVW5NNWNsWm9PR3hNY2tsaFRGZzJTMkpmVjBjemFYQXdVVzVQVmpKdU4wSnBlamhsYjFwRFFXTjBjbGxrWlZkdlNFTkhhMVJzZFZOMVltazVSMk5hWDJ0WU9Xc3hNMTlyTWxoQ1JIZEJOekJSVWpGWlpWQkdhWFJCYUMxRlMxcDFNR3RvTnpOblFXUkpNRGQ0YUZCdFJYWXlaaTF0VVhCeE9UWllVMGxPZVhweU1EUTBkME5yUm5saGJuZGFUVVI1U1hkTWFqVnhabXBtTmtwcVkzRnNSRzl0VEZGU1ExTlpOMWhyVDJzMFlTMVlUbFF4WkZZeVFVeENWa2RTV0RoTFJtWktWSHB5UlZwR2FucFVUWGRJZVZvNFYzUkhRMlJ5V0hKdVFWcE9VbFZrWW1abGRqWlBia2x5ZDNCNWVWRTFNVUZMY25CWk5scFBWV1JLUVZwWFV6WTJWR0pyVDJWRVExSjVSMVZSY0RoU1kweHZSRmg2ZG05MGNVNXFVVGRXY0RsSVMxWm9ZWGwzY1dwM2IybHplRFJNYkc5QkxXMXlUMGMyUkdSWGNrcFpSMk5VTVc5SFJsQTNObWhFZDNwTWVGbHZUakZFU3pJMVdGWnVibTQyTVdGRGMzVXlha1paU1VSeU5VNDFaMkphUjFaelgxZDVVMlpXZVV0UGVVWlpWelUzY1c5VVEzUTJXbmg1YWxCamRHMUNkSFJpUlRSYWFIQXlTRXhCWDA0NGRISTRMbUV6WlRGalFVSkNOR015V0hFMk9WSjNlVk5zY1VFLm8wUGp5ODZIZ2hiTXF1YWNvWlNDQjQ3VHhCcG9DeXJxSXY3aVhENGN1ZlkiLCJleHAiOjE3MDYyMTU5NzcsImlhdCI6MTcwNjIxNTY3N30.c_Ym1OmPtTo4o_Xqk8F2NimkB8AhVyB1r-WRlI8BGTY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002108"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:57 GMT
	x-forgerock-transactionid: 2f31e943-5c7e-4e0f-bb02-25842e7cb002
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:58.065 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:58.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 188573: jsonPath($.tokenId).find.exists, found nothing
20:47:58.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,188573,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1391e36, username -> user.1002108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c072358, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215678106))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:57 GMT
	x-forgerock-transactionid: abdf094c-2490-42e9-9a84-222ae4c5efbb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW45ZmNrMGJydm83MDRuZzZzNXA2c3V2ZzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YWIxTTRNM2xQTjJ0blUzWjRNa2xRWmpGd09HSm5MbVZWUlZGaGVrVmxORVV3YXpGWk5XeFFSa2RDWW05QldpMVJkWFYwWldReFkxTklYemRaY2tsWFMxb3hWREY2ZEZScGNsbGFjalJ2ZVU0eWMwRjRhRFZCZDFsMFNrc3pWRzlNWlRSeFoxWk1jWFJSWXpsRFRsWTRVR1paVjJVek9VWmxkM0YyYURGV2RreEphMmxaU0Vscll6ZFRUV0ZOWTBsS1RYWlBibVJRY0dKMmJ6bGFTa1U1YUhWbFNrODBTQzFXUWtWdmNHcGFZelZXZG10c1dVZEtVVlpxWDNWWlowTlRkek5tZHpSbGVXWTRibmRFUXpRMlNXMVJUVEJPUjNOWFJGUjJkbEJ5TVV4UlgwZGpjakpqVVdKcVRIUkZkMGxQTm0xZmFsOWtUMHQ1YTNCdVlXTnRSVEJyY1ZkdU16Sm1TV3RsYldOVU1rNVdNMUY0YlZkR1MwcDZhVFkwU1Znd2RVSlFXakUzWDJoVk0xOHlMV3hpWXpoSVRsOU9kVlpmZEV0eWVrY3dWVFZrYUc1bExWSnBWbEpzVVdwWWFIbGZZWFZNVGpGT1psSlpWemhUZGpWVE1IVndZMUp4VEc0dFVEaFplVXB5VW14bmRIZENRbXhWWWxaVFpWUkdZbmhNZUVoNmJsaHFUbWRuUjNWTVpXRXhXa1J6UTE5NU4wNTVaSFJFUjIxdE1HUkpOa1JFYUhreVQwRk5Na0pYWjJ4aE5VbE1Ua1l0WDBWdVQwNWtYMUJVTUV0SllXOUtVSFZrT1VORGVtZFRSR1J2ZVY5Ulh6SnFVbG93UjAxcU56bHpSSGRPVW5rNU1uTXRXVVJsWmxkWVZEVTNNblpGTlZVNGFqQmlkRVJhTUhWb1IzZDJXSHAzYzNkck1qWmZja1Z6TkRWNU1HTTNlREZrYzJwU00zQnZaRVppV2xGbVVuRkVOMDVGWDBwQmJYcEdabGRxWldkWExXOXlabEZzTFVaRExYWTRSVUZKYW5ock1HVTJXSE5aTmpWWmJrVkZTMDVLZVhGU1RubHBUbTFQVVdSSlpHWm5lbXRLZDJnd1JGazBMVFZUWkhSQ2JqWkVlRjh0ZW5KaFVrZzNkWEY2ZFhkUlpuSldhRGhSTjJadlpGQkJYME5KYjJ4c1MySkZiVWRXTUVkd1JtbGpURVpIWTFkUlkzaHhZbkUyVlVGSWNGRXpNekZNT0U5MlpsRnpMbE4zYkZKTGNWa3lZM3BFUTJJNGNIbFllRk5mUTNjLjZJOXNSTllQZ1duUktPM2Zjb3ZkU2tROTc3Y2RtcDhUT2pEMVJ6TER6QUUiLCJleHAiOjE3MDYyMTU5NzgsImlhdCI6MTcwNjIxNTY3OH0.Rbko0WGzTpYr5f9knktubALmE5h6FMRm3YL4MDyWF18","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:58.107 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:47:59.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 188778: status.find.is(200), but actually found 401
20:47:59.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,188778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37da98f5, username -> user.1002569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22abe9e6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215679521))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHNkZnZyOXZpa3B1a2gyc2FkaW9lbXQ3c2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmJrcEZORTVKUzI1TlVuaFNOVGN5UW0xSGNHTjNMak0wVm04eU5sUlpOVWxIVDB3NFpHVlBNMFpDV1hVNFRVNVliSE01VURWTWVGcHhiRVpLVHkxcGJXNDJOVUZTTURVNFZsTlhlamxsYkd3M1RqSjFiVUpETjFWdE1GZzBjMnhuWm10M1QwVnphM2xpVGxVNU5rMW5kVUZoU1c1b2NrYzJTazVVWlVaWGJXTXlZVlpzVTI1SWVGZEdaWEEyZHkxNWFqTjJMVGg0VnpkYWIzb3lTVVJyYW1wd1drUlJXR050U0MxUWVXZzJjVFZxWWxKa2RFWm9VVVpxY25WZmEwMXJjMmRKUjBkQ1RqSXlkMlp1VEZaQ2IwbE9NelZ2VmtWM2NubElOSGt3Y0RkTVJXNTBkV2Q1VUVSVFNucHhkVXRKV2xOeWVVVnBiVkl5UnpkRFNUSjNSbDlHVUVsdFMxZHhURkZCYmtWMWFWSk1iRXBuUVVwd1JEWnBVRVl4VEdoMFZIWnpaMUY2UTFveFVGUTVkMGhEUm5GMFFVTldTak50UTFReVZHOWxjbXQ1Wnpkb00yUTVVMWxMUmtJeWQxTnNOSEpxTUVKTFNGUm5WazlJVDI1NmVqVm5PV1YyTldSVVdHcFhhelJmYWpKdVowSm1aek5CZEhKc2RWTlJhWFpNUWtKYWVFSnhjemhoUjBKUWJUZEhjbkp3WVhwTmIyeENNamgyTFdoamFrSmhiMWREV0hwaU5teHZjMDVoZG1saGVUZHBia2RTU1hkdU5YSnhORGRzTTBGblNGbExkRVpQYUd0MUxYVXdTV2d0YTBSNVJuRlVOVXhpYjFsUE5YSmliRzloTVdWU1JXbGlhRTlwZWpoWFQyMU5ka2ROYmpKaFdHbHpVSEEzVWtGdlIzSnNXamRGZDJveGIyUkNiMlZNUnpGdWRVVlJjREYwUTNoblZHWmFZbXczU1dvNFNYQklOREJGVFMxak1tcDZWSEl4YWpjd2NVeGFZelZRZEhKbllWVm5MWGhpYlcxS05HOW9ORXB2TjNCcU5tVnhRbEpGYWxSUWEzbDVXV1IyYTFNeGFUTlZhRGRIY1hGTVVUTkZTVXRXYUdZNE5tMUdNMmRzVFMxNlluTmFRa05GWkRSaWVVOWFjMGwzWnpaVGVUaExRMHQyV0RGcFVXZGpXRzF1TUVzd1JGVlpURUo2U1Zkc1EzbFNRV0ZxUzBKTExXOXpNVXhRVjNsM1FXSlJMbDgzV21WRVJWVlRhRlZMUlMwMFVrZFlRbEZxWjNjLmVvVU9pR0puNnhsdGlkd240YVJBaVJnWC1sMFhDeHZMWldjRnl5WGxHNVUiLCJleHAiOjE3MDYyMTU5NzksImlhdCI6MTcwNjIxNTY3OX0.GxFe4b1mPKXroynUT7VfCbShcLAAp7UyM4gCwOHCz3k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002569"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:47:59 GMT
	x-forgerock-transactionid: 0cd9b6cb-a38a-49ea-8063-c70d583b5dd9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:59.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:47:59.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 188778: jsonPath($.tokenId).find.exists, found nothing
20:47:59.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,188778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37da98f5, username -> user.1002569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22abe9e6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215679608))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:47:59 GMT
	x-forgerock-transactionid: 95d00600-00ec-4333-bdb7-99afe862eae4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjZuY3RhZTFkdTc2MGRzcnBsNHRvdG5lMm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVlrOUNiekpIV0ZaRlFWSlNUREEwVjFOemJtZDNMa015WDBOd1NVOXRRbWRXWW5OeFZVaEpia1JXTVZSTGFsUkdNR1ZyYVZSNGFrSkNZVzluTmtoRE9FZGlhRkpvTTJJMmRsWkVUazlQU1VNeVV6VTFVVmx4UXpOdmIzWlZTMlp5WVVSTFZuSmxUVzVOV2sxSmQyRm5kbVk1V1ZObFh6bG1UazlsU0ZBeWQySXdVa1l0YzJsTlYwaFdTQzFoWjFaSk1tSnZVMHhIY0ZoMVJtSnhXWFZWVWtsYWEyNHlhVEo1YVc1aVNFcG5UVEpmY0ZodWR6WnNSbkZwYlVWcE1HRk9hV1YxVldsaE5FdFVOMHQxWDBGSldtNDFjRTVoVlRCcWRHbDZZVnA0Y1RobGRFcDRVMFZxYmxwUlNGaGhkVTlGY21KeVowVlRWVTh5TUVaRGNuTmpWMEp0ZDBSeFdHcHVNREF3TWw5amFqWkxNMlZJTjBWa1NGOVZlSFZ1ZVZCZmVGaHBRMk01Wm1ocGREQnZibmh3Ym1odldraEhlbUpNUkUxa2VuQmxUMEozYjBKbWJuRnpkSFZwVWs5Zk1HaEdNVEZmVTJwSWEwMW1Ua2x0V1c5RGFHeDVWbG8wZG05VGNXVjBhRmxpVUZsWlJrRTBRbTB0ZG5od1dHeFNjblJxYUVKWWNFOVZMVk4zVUZOWk5HaFpWWGczZDFwVU9YUm5VVzFKZGxwblEyaGZZa3QxUm5jMmVVWkVVVll3ZW1ReFlrNXliVk5TU1d4R2VUZHFZV3BwTlRkVVZHODVUa0pmZWpCb05FaHVORUZyVFVscFoxOUtVMTgwYlRSWVVFSlZTemxKYlROQ1MyMUtiMHMwWHpGbVpHbFFjR3A1UWxwa1RtOVlYMGhmYldaU1ZIazJlV0ZpZGpSSVRFeFFSMDQwWjBWSVJqWjJka1ZHYW5sNmMyWlJNSGREUmpGT2FrSTBibFpJV0hZMVJIRkZWelJzUlhoUGRsOVRWVGRsTmxWV09XUmxkV1J1VFVaTWJVUk5ablZRTjJGWmFUaE9ZalV3T0VrNWNHdEpkMVZwZHkwek0zRXlObU15UjJkZk1VNUJTVXBtVERoZmJsY3dTbHBvWm5OYWIwcE5WMU5aWDBKRVowRktkRzVTUlhCd2VrcFNkM0JNVVRjNFRrMXliRTlzUnpoa2FscEphSGg2VVVKWWNqZFdRbW94UkZwSlZVMUlNVVkxY0RacldtVk5Mak5OYWxCMVFVSkNTSGhXYTFKeVQxOVNUeTB3UTJjLlNka1g0UXU1MHliS0p5T3BZalFOd012YTNMZkxraUt1WlpuY3ZzaHdyc2siLCJleHAiOjE3MDYyMTU5NzksImlhdCI6MTcwNjIxNTY3OX0.KKsSlQ136YWvrNVWNVZ6d-So6L9ndiA5atl915isDSY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:47:59.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:48:02                                        1275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=359896 KO=12146 )
> restLoginInitiate                                        (OK=178199 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=177654 KO=518   )
> restloginProgressiveProfileCallback                      (OK=4043   KO=518   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.47%)
> status.find.is(200), but actually found 503                      4958 (14.43%)
> status.find.is(200), but actually found 401                       518 ( 1.51%)
> jsonPath($.tokenId).find.exists, found nothing                    518 ( 1.51%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#########################-                                                ] 34%
          waiting: 353297 / active: 36     / done: 189282
================================================================================


================================================================================
2024-01-25 20:48:07                                        1280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=361470 KO=12146 )
> restLoginInitiate                                        (OK=178975 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=178439 KO=518   )
> restloginProgressiveProfileCallback                      (OK=4056   KO=518   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.47%)
> status.find.is(200), but actually found 503                      4958 (14.43%)
> status.find.is(200), but actually found 401                       518 ( 1.51%)
> jsonPath($.tokenId).find.exists, found nothing                    518 ( 1.51%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#########################-                                                ] 35%
          waiting: 352521 / active: 27     / done: 190067
================================================================================

20:48:07.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 190101: status.find.is(200), but actually found 401
20:48:07.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,190101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35389d15, username -> user.1002498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cbabcb6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215687832))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWd0MHQ4ZXM1MGZrcWxwMmVrNjFuN2I3ZDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1YwSkxjbFJHY1hCT1JHOUVZbGN5U25WTUxUZEJMa0pTU1hBd2JsUXRjMGM0VDJaWlYybGlabWRSYms5Rk5HbERiemQwVEhNNFRHeEJjR3RhVVROeldIRllkM3A1TTB4b1ZUQnVlbTFQU2poMmVtZHFTazlwZGxkblMwdG5jakpFZEZnMVZIcFZWbWd0WDJRMVgyVTRlbWhITjIxcU5sRkphVE51Y0RkclRWZFpOM2xaVVhKMlYwTmxNR1E0ZEhKalNHZElRMTlTTFROSWFFSjFSbE5JU0cxelZIVjVWa1I1ZVhwRWJVeDRUR05hYldoSFoyZzNWV2x1UkRodVYwRjBOR0ZRVGtwTmVFeGhTR2hDYzFCbkxUbGFOVXRqTkhodlNGaDRhRzFVVFVOTlNVNTBPVXBGZVRKeGRsWlhMV1ExVWtVeGJVVmpkVWwzYTJWMWFXcGlSRVYwUlZKYVZWOUdSVTh3TUd0V01HcFdVbWxDVlRKVlZsVmtkVGhDVkhKRlNEbFZiVlE1YlhOTVNHWTBlbU5uWm1SbWJVcExOMmhpV2pKNGJXZGZTMlpLTkhGeVNXczNla0o0VEhReGNtSmFVVmRSWkZkWVNHb3RNME4wTldSbVZ5MDVVazQxUzJsYVdIZExNVzFKUmxaUFNXbFdRbUp5ZFdOWWQwWjZiazlHUkRjek5tWmZTMEpIVTFZMk9WOHlaRTR4WHpNNVJEQjBhMjVMWnpsMFRsSlBabTFLY0hoYWQyTnBMV05DV2xwcldFbHNUbTUyZW1ObmRUZ3lUVW93Y1dsM2IxRkJSbnBEU0RscGVXSkNlRE00Wm1GcGFsbHRhbTVFU1VOSFRqTkphbmhSYkZSMWIyVldXSFZQZWtOWFNHdzRkSEY1Y0RadVVXVmhWRk10VVhScE9VUXpZbDlTYTAwMk5qTkdhekJLYmpFMmRVOTNhMjQwVldwNFZsUlBSbGRmYkdRNU1qSk1OVTU0VXpoYVV6QnhiMUk1ZEZCbE1WUTVOM1YxTUhRMGF6aEZYekZSTUd0emIydHJMVVZETm5JMmRrTmZjVzV2V2poWU5FMTJYMFJhWHpWR2RFRk5Zakk0TFZCVVUyOU5ObEZoWkVVMmF6SmtTa1phTW1KNmVVNDJhMUpCVDNkQ01GWXlkSHBSVkhSeWNWWm9ZazlXY21JNWQwMDJOWEF3WkVoTVN6Tk1ZamwyY2xCWFkwaFlWRUZVWjFsT1lYTlhVMHBsWVdSUGFVcDNMalZZYWxaclMxSkVlR3BUU1hSSlExa3lTVlIyTTFFLjdITGprbC1DbDEzSmJNdGVhQWd4YXhOemstY1YwQWJYVE5sa1V2T0M3bGciLCJleHAiOjE3MDYyMTU5ODcsImlhdCI6MTcwNjIxNTY4N30.yTRYK3ERQChtCpDbUnmCDJcbE3CIbo0JC00jATxpPEY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002498"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:07 GMT
	x-forgerock-transactionid: b0075a13-3c7d-4a93-af6d-68dabe6eb75d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:07.883 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:07.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 190101: jsonPath($.tokenId).find.exists, found nothing
20:48:07.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,190101,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35389d15, username -> user.1002498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cbabcb6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215687923))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:48:07 GMT
	x-forgerock-transactionid: b623b3b4-a7d2-44fa-9ac6-c27308a6ba40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnZ1c2VjaTRnOGtkN2pzcG90N3JhZWpmciIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTV2VmpCeVJXSlVNRE4xZEdOdFUzRnZibFZsV1c5UkxuRmpTbFJ4YTI5UFYzSTBOVWgyVm5OaWVXazVjbGhTUjBGNlNtRnVSMlZCYjFkdlRWVkJOSHA1YVdrMlZGQnhPSEJQZDNZd2NuSmZiWFJzTTFGTGRtMTJZV3MxYTFsM1lrc3RZemRLZUVrNU1rNWpVVWd6TVZkRVJXZ3RaREZHYVZkT09XRXlWbkV3TlhWbllVZFpUSHBqYW10SVkyaG1TR2h4Y1RWMFJsOXhlRFpzYVVkWlVWQkxSbWd4ZWtsUExWbDRORzFaWm1acGRuUm5iMkpVVFhwNVlXcEZSazVzUjJsMlNUVkVPRGwzZWt4VFNUUkpObTlUVlRoNFJWUXpPRWhWU0d4QmVXbHNWSEpRVHkxbVNreHFaelJJTFZNemRXODRlWGRvV0RoUmVqUmlXRXhWVTBSTFMycFNObmhVVTBwb1pVZFdiVFk1VGtJMU1HTTJMVE5RVGt4SFJtMUdWME41ZDI5aU1VWnVRMEZaTkRSUGMxVjBTVVZVT0RCclNYTnRWMHhqWjFwT1JHTkVOR2hrWkU1aE5HTXphbDl2UmtwS1psRk1TMlpFUmtob055MWxhMWhEV2pCMldFRnNZM2xKVDBseVJFZzRVbFJLVlMxMmFqWnhTV1p2UzFoeFZEVTFjM0pZVFZRNVZFRklOWFJtTjBWbkxVNXVjRFJ5VkVrdE1GbzBaVmx0YTFwV1NFNDJNR2RxUjBsWGJtRmFWVEp3UW1GYVZtMVJRMVZDWDFKaFFsOUlaamxhWlRSME5IRlBZblF0VDNZM05URnFRMk5xUXpRek4yeFlaWFJJVjA4dFF6RlpaR1ZGVFdsTGMxTnBObWxrYlhKaE5rNXplRVZWY0ZRd1kwSkhiRUpyT0MxQldsODJWM0JJVDFRMVltMTJTMHhMWkhSMGNVTXlkVlJoWTJKZmJsOHpPRXhMWTFFdFIwSTVTVE5JWkMxS2VsaFNRelY1Vm5neVVWb3lSUzFqTUdGNFRrOWlOMlkwUmpWVVRteHBSQzB5VEZwWFFtTkphMFZJTTNCdVNsUXdSamhxVmpWNlZVbzJPVWxoZEdKVGNEY3dRbUl6TFZadU9FUkxhWGN4WTBreU0waGlkMGR6TkZsellUbDFSbFZKY214WlQzWkVVSFJoYms1Tk9HNTFaVzVhTFU5WWRsUkRXWGxPVkY4eWEwSk5VVE5MU20xTWRYQlZUVkpUWW5WM0xrNW1RVFl3WVVRM2NUWktUeTFaWjJwcVRWOXhWMmMuSlc5ekxjWWNPbDZmQ3V6TVVlR3d1cWJsZUhzajJvZ0RGbmZZZ2wtMFoxTSIsImV4cCI6MTcwNjIxNTk4NywiaWF0IjoxNzA2MjE1Njg3fQ.1TyQ-9A1MyRtCBSp4TKQJFuCWiUNZ8PIAj7TF0g6pPU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:07.924 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:08.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 190151: status.find.is(200), but actually found 401
20:48:08.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,190151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2753e8d, username -> user.1001736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c2dae0e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215688167))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHB1am1raGxqcjdjcWZrNm8xODc1aGpxYTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGQwTndkVEJEVVdGMlVsZHBXbnBMTkZwQ1ZXdG5Mbmx5UVhWNVNGVnRVMFJYUjJsM1h6aExVRGwzVnpKUVpHRnRZMk5GTTA4Mk5XeEpUa2hTUzIwMGFWVjJlak0wU25Sc2FrSlpVM0ZhWDJkcFFsaEpOVTV5U0dKMFgxWnlTRTF6WkRoV1NuUndTV3BJVjJwWWNFVmhUMHcwVTJSeGRGRm5OMGs0YjNsNk56VTJWR2RxVldGS1lVOW1kakJxTkVSbloxbHNTWFJmV21kRFV6aFZaRmgwWm1oVU9DMVNXVjl3Vm01eGRIUmZVbFpwVFRaYVYwOVRiMjR0VG5sSk5VZHRNV1JQVWxGbWJYTkhTVU51VG5kSlVtNVdhRUY0TFcxWU5HaFBjREZmUm1WcVpteEZiMU56YVVNMVVWZGxWVU5RVnpGMU4xZHdRV0Z3TVRGVFNsRnFRWFJ4UzIxalFuWjVPRkJ0WDFOSGNHNVdORXQ1ZURKWFRsWnpXVzQ0UWt0c1gzVTBVRUZyVmpWVGJtdFBWbUUwWlhwRU5ITkVkMnM1VUZObWNERnlja3hqTkhoS0xWaFBVVXBTWVRoRlNUVXpSSFo0TVY5UVZHSmhUVGhxV0hSSlUyaDZiWEpqY1dwdExYVktVMVkzV2tKV05rMHpPRkE1ZUdsa1FVUnliMlZvTURsNWFYUm5NRlZPUkZCa2IyeEZjM2xxVDFOdlNYZHVNVWRPWDFkSlZISmxTR3RsWTNWSlpFaFpVRzlPYUhGeWVURjNiall0VFVScGVVRjZlVVZpWmxOMmRWaEthVGhxTVZOVlluZEVkM0kzTnpCYVNVSXpRVGxrYjJoNlMxVXROM2RaYUVKVFpXUkZiWFJDTlU1WWFYcDZVMmQ0UmprNWJXeDFVR3QyWm1jM2NFVTJTRGMwV0dKV2JWTklNalJDU2pCZmVpMXJOVUZvZUZNNU5sOUtTMFV3WDJ4b1kyWnRXWFJ6Y1dGeExXSTNaa3A2ZFVscU5WVllkVWcwVlZORlJXTnRVbWhWV2tZM1NTMU1RMk5QZDNkaFlrSk5VRWxaT1VsUU5XaG9UamxaUVVwdlVsaHlRM3BvUmxaTVUxbFdSazFLWkRoS2RGOVhWbWxGYlhOSlIxbGtaR3d0VEVjMVh6aDFTVGxhUWtGZlpYTlhOSGx0VjI4dFJHOHljM05rUzE5NWNTMW5UVzlLZUhJek1teEtSMmxaVEMxcWJuWnZWQzB0ZVVGTmJuTmpMbUZxWW1VNFVFWjVibUl4ZFdObGRXVktOblIzTWtFLnBqckRrajdZUmxrUXFRVGVEczg2aXZXWkhqNlRJUzl3Z08tSGpMdkFzNTgiLCJleHAiOjE3MDYyMTU5ODgsImlhdCI6MTcwNjIxNTY4OH0.t3fIZH2LeJwAXhuBBdeuVpQIWdvlXGDFPln5gtVbKWU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001736"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:07 GMT
	x-forgerock-transactionid: 8c35d19a-f512-4925-ac1f-d6faeaef918f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:08.217 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:08.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 190151: jsonPath($.tokenId).find.exists, found nothing
20:48:08.257 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,190151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2753e8d, username -> user.1001736, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c2dae0e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215688256))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:07 GMT
	x-forgerock-transactionid: 4fe6a2af-c521-4ac8-9769-0eefb3ec8db0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWYzazJoZ2ZkZTJwMGw5c2JjOHAydTBqczEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVZIVkJlQzE2WjIxWmRVdE9ORGRIYVd0MFUyZDNMaTFhVmpaMmQxSmpSRmhwUjNKM1JGbDJPVkJZYnpOS2R6bFJja2R3YjFseWVGWklWa3RQVUd0ME56ZEZkVWhPZWtJMFNDMUJNWEpwYzBJelgwUjVlVkZMYzNScVgybFVRVEl6VkZSUmIzRkthaTF6UWtwTFpYQXhWbTVPTlVOS09WOVVVVzFtV0haemRtOUZXVXc1Tm5semVEbHphbUZyWTNkSlZFdGljMncwZEd0UVUweGFhRWhaUWs1TGJrTm1NV1ZzWkVSdmJXZHRNbVZqYldWWFREQm9iR2xZUm1sbFFYRmlURFJGTW5WQ1lVWkxMWGwxVFdGYWVrdHRTM1JFY0ROQlIxZG1XbWhzYkdVMFFrOW9aVTFpYmpKcmEyUk9SbXhGTjBSTFpHOVJNVE00TjFrNU16UlRWMUl4U1ZSV05rVkNRVE5EYlc0dFUwaE5MVnAzWVc1WmIwbzRMVVJ6TTNCcVpXTnNjVVpqVkhveGIwcHlTR04wYjNoNGRrbGtOVlZpUlhsSmVsOTFZMG80Um1OdWVISm9RMmR0VXpCQlJXRkdSWFJxYnpBdFp6VXlRbUZ3T1RJeVNqTjNhRmhGTTJKS0xUTXllSFpTZEhkblQwODFablpzY2xSdFpFMW9OblJNVmt4VlYxVk1aakp6YTJ0Mk1VOW1TRlZVZDIxWFRXOUhhbFJpUTJOMGREUm5lSGRFUjJaM1VERmhUbXAyYjBOZldVZFBSRjh5YW5kcFVsRlhXWGhZU21kSVVrUndWVmx3VkZGTU9IVnhabk5uV2sxSlRXMVZSM2hNWVRad1VEVXhhVFJDYzJ0SU5VNDJTRzgzWlRsV04zRTBkbE5GTW1sNmEwVk9ZWEpNUzE5TmNURkVTMFJDWkVka2QxZGxlV0ZOVTNaRFdsQlJZblYwYm5aRmRVWnVhRmhaUW1WVFowdHJXbWxyZDFWc1JrNU5RVTlmZFUxdlgwMVROR0U0Ymw4d1ZsY3dSek5pYVVSRU1qbHFiakJtY0hwclVXSXpRMlJMWlRSRmEwTlNPR3RhTjIweWRHbGpSa3RvZFhrMk5FeGtaMVJqUzBKVU0wRjRkREkwTmxsdmNHVm1VbTF5Vldobk5GUjVkVWRzV20xZlRWaDFUVTExV1hCRFJUa3hSbTFQVFVzeWNYaEtVV0pwT0hWWVdtOUhaMVZuVWw4ek1rdzVVRFpWVHpaM05EWk5MbVpHTWxWSlRERllZMnhSUW5oTFdUaG1VbWxFVmxFLk9FRS14Rm82Q2JLWmpUbE5zS2l0WGFRZGw5aTdUNllqekc1X29mV2VBYVkiLCJleHAiOjE3MDYyMTU5ODgsImlhdCI6MTcwNjIxNTY4OH0.AfsOciK6S7rW1mfCW5bfze_o1EqtZWYae-AdgQvPCGw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:08.257 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:10.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 190530: status.find.is(200), but actually found 401
20:48:10.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,190530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27faaa44, username -> user.1001379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3865a966, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215690822))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmZpYzIxZTRhc3U1OXEzMnZyb3R1bmlyNzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU1WcEJZa2xwUTJOWGJFNUdhMjVIVm5reU5qSjNMa2s0UWpnek9WWnhlbkZZZWpKRGNXWTVWMWh4VkVnM2NFUk5aa0kzV0hJMlpFdHJkbVo1TW1sTVduTmhRVlJ6ZUVoeE9FaFFVVUY2UTJVMlV6YzVVRWh5VmpSRlpVUlRRV3cxUm5aNldHbHdXSGR4ZEUweU4wRldkVGxpWW5KcFJVOVZhRWg2TlhSeGEwRkdiSE00YzFOaldtcDFOMmgyYVhCeFgzWnFXRWRzVTBGcWIzUnFjRU5yV21selJXaERWMUZFYVV4UWVXa3pVM2Q1WkdWUVIyVnlibkJRVVdRMmJYZHpVbFpCTWtaWFJrMXFTMnhOTldkclMybFhkR2RVWTNoaWRXbzFibHBEYWxWbU5XTnVRWFExYUdsRldtRlhSMHhPT0doaE5TMW5kelJQYzIxclVteHVaRzFqVHpnMlNWRnpSVmxOYWtRd2RteHNUMWhmUVd0UVVXdFBSbkpPZFRVMk1HMVJWbEZuVFdwbWVHZGtkbGR2TVRneVVHSklXVTgyZUhSSWFVdE9TekI1Y2pOdU9XcEhkWFZQYm10dk5XTm9aRFJJWlc1ZllXTTFURWxOY0dWeGF6VjZlbGRoY25SeE9YZFpRVkpaVUhCelozVmllSGxpTjFJM1YwOXJUVmxHVDFGdVQwOXpkbXBFVDJvNU9UUktMVFZSVTI4dGNrOWhPR1JVU1RSMmJtdEVUR1JhTVRkMlFUSnhlWGhaVUdad05DMXVUMHMxVTBRME5sZFJiSFZWVVU5WVpuRndTbWxqU210WmFWOUhiVXgzUjFwdU0yaEJPR2RIZDFFdFMzRnhURlY0TWpRNFRGQmlTV2c1VjJoRmRITlRjMUJrZG04eFUwaFFSRU5wWkdzek1ETlFWMlZJY0ZscFNqSlRNVVpoZFZRek0wZHBVRFpxY1RGdk9UUlJXRzFIV0ZGSFEwUkJXR2g0TUVoSVppMU5jVFppY1ZJd2VsWkJPSEZ6ZURRM1dGRk5WazVmVmxWNE16VXpUbEpTV2kwNFpuWnVWVEZuUm1OaldVZ3dZMGRUUzAxRk4yaGhNVEJpYUhsM05XNVliR0pmUVV0cFVXVjRRV2x1TFRkaGVubFFYMlp6Y0ROcGNsUTRRbkpGVURSdmVuTjZkVzl3ZEROUFVuZGhOa2c0VWsxeVIxTXpNVEppVGtkaVVUSlNTazh4Y2w5TVQxTXljVTF0WlV0WVJWbEZMblJ0YXpjMFRGSmFiVk5EUjNWWGFVbHBlRmRtUjNjLnowMXpCT1gyTHJoTDczeDA2V2wxVWVyYmRQVHdzYkdxak9uc1p2ZngxWDgiLCJleHAiOjE3MDYyMTU5OTAsImlhdCI6MTcwNjIxNTY5MH0.j87l8Jl_vGXMvNF1oTkpRIvNt73HsjyXGwzsoK5kjFU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001379"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:10 GMT
	x-forgerock-transactionid: fce7dd31-5968-4d8b-a03e-4f6488fbc2d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:10.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:10.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 190530: jsonPath($.tokenId).find.exists, found nothing
20:48:10.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,190530,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27faaa44, username -> user.1001379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3865a966, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215690912))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:10 GMT
	x-forgerock-transactionid: 64e0471c-1749-453f-b6e3-51506d505a07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDNsNjhncTZybjV1M2U1NWF0bjI4M2xwZTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlNWbHhXRGRVZVRGT1psRkplakJZVTBGR2NHOVJMa0pTU2xwTGJFOVRiMFJoVUV4SFVtNDNOemxzUVdnd1QzaEhWR3gxTkVSdVlXdHFjRU42VG5OaFNtTmZVRjlHTjNSSGFISjBPV2hZVjJzME5GVnhSbDlETWxCWVNVVlBUbTVsUWs1Wk4wYzJORnBXWlZSYWJtcEZRazlTVDFkU1dWcE9kblZIUTI1Uk4xQjBUa2M1YVZoa2VXSjJSM1kwYkZvd09VTldYMHB0YTJ3M1ExZHpWMDVIUmt4eVNsbHRXSEJrY0VWUWExRnRNWFp1Y0hCUU5tUktTWFZHYW5wQlZraHpOMll5VUhweFFsTnlla1JXUzBRM1JscGpUelF5TTA5Tk1tSkhTRmR4V1hOSVNqWlVlbmxIVTJkSE9FVjNNSFIzZFhCU1VsRjViR1IxZDJnMFZGQXpZMWw2YlZwc1ZGSndYMmxOVGtwTlRUWjZRMFpXYVZKcU5XeG9hemhTZGtkUGVrcDFOSGRhYVRCQldsQm5lREJHVkZKMlJEQkZhRWQyWlVocVducG9XVU5GUVZKTmF6RnJOaTAxYmpWeVpFaHBWVmd3ZDFobFN6UnNkREp4V1ZWWVYwcHZSMTl1YUhGRE9XbzFhM0ZpWjA1TE5IQnZibnAyT1dOT1kyWjJUMUZ3UnpOZmVHSXhkRFZSTTNsSWNrRlBiMDl0ZEZWb2RqYzBiRFkyTFdZMFRUUmtRVTFYV1d4MWRVZE9XVGRDT0VsNFdVbHhWa05VZVdVM1VuTklWVlpmWVhKM1JGcFRTWFJzYkVGTGFsZHVkekJ5UVhwRmIyUkJRMDlsWDFaeFEyRm5lRnBIUlc1dFZteE5NbE5yWDJKbGIxZGxVa3BtUlRoblNucDRUa1ZzU0RWeWJrOVRYekJLTXpJeUxYQldRVW8zTjBzMk5WWnFhRVJ6UTNNNVpFOXpVbGN6YzNkNWEwNXZPSGRsTFVSdlJUbFlSbEpNVld0Tk1XRkJUbTV0YXpobk5FWmFlVGQxY0RCeFpqZzBhMHBvTW1aVFVsUnNjR1JsY0Mxd2NTMWlPSEl4WmpBMFdGUkZXakZhVTFOdVFuUlRTakZmYm5OMlNHVnVaV1JxYkMxU2R6VjZUV000V0dZeGJWRlNaVzlTYVVoUVVHTnZUVlpVVURaa1ZrMWhiekJXYldWd2RFcDRZV3htYnpnMFRtNUJla04yWkZNdFNrZHZUSGQyVkZsQ2MxOUZMamg1ZUV0blVrUk5SemxhVVcxaGQzRldWSE5wUkdjLkVpSXpLUlJCS3NhMmgzeHZqdzA2WGtJV0JHMUZpMkxmLTVrM1BmMExMemciLCJleHAiOjE3MDYyMTU5OTAsImlhdCI6MTcwNjIxNTY5MH0.aNXIRuB--bn-bpwfLGUZJKXLrxWr6sOojVJLexDe2vE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:10.913 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:48:12                                        1285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=362961 KO=12152 )
> restLoginInitiate                                        (OK=179715 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=179166 KO=521   )
> restloginProgressiveProfileCallback                      (OK=4080   KO=521   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.32%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.32%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.47%)
> status.find.is(200), but actually found 503                      4958 (14.42%)
> status.find.is(200), but actually found 401                       521 ( 1.52%)
> jsonPath($.tokenId).find.exists, found nothing                    521 ( 1.52%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##########################-                                               ] 35%
          waiting: 351784 / active: 35     / done: 190796
================================================================================

20:48:15.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 191255: status.find.is(200), but actually found 401
20:48:15.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,191255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@378a8b1b, username -> user.1001856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@283f2e94, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215695479))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjNhZDhrZnFydnMwanVwcWF1MGR1Nmk0bmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFl6WTVkQzEwUmtkNFJIRmxjVVowZEVKamRWWlJMa1oyVG5aR2FFRm9iR1JpZGtORVNucFFNMUZRVEhwWGVWQjVOMVJvUlZsNWVEWlpXbWxuYzJOc1NqSmhOMk5YVmxsT1YwODJVRzFMVTNkaE9ERjVia1pQUkZaSmRFNVVVbXBRUkdKdlMwRnpSSHBDUlc1SmIzbHBNRTFwWWxOa2JIVTJPVTh3ZUd4eFZubDRNV05YVlhCdmNFdDRTM0p2YTI1aVF5MDFVbFUxWjNKc1YwSlNibGRoYUdJemVVOWphM1ZpWTBaMVZsbHNUMGxSVWxKbk5YQkNaR0V4TkZaSU9GUkdOblpOWDNSU2NubFFNV1V5UzJKVldFVllOVVF0VUhGTFp6bFhNbFJZVVRnMFpVbDRSSGhoYjJjNFRUaHFka1JNTlhOR1psYzFOVlpuTkZCWGVWVm5SbkpuUm5wek1WbEhlbTVXYmtsUVJsaHlVMGxHVFVjeVZtbERUbE5xU1U0d2RuUnVkVjl4YW1neE0yUmphVmcxYUVsNlMwVnVkVVpRVURoUE5XNUZSbFZ1Y25KWk1HczNaVGh5YkhaWFUxcHpZVWxwYjBrd2MyZDZNRmRKU1RoV2F6Qk1Oekp0UW1ObVkyZFpMVm81TlhGcmNqSk9XR0U0UmtGaGFHTnlZVWxXUzJGamFWUmFjak5yZEY4NVZ6bGxSV1JZTWxOcmRuTlphRUk0Y0hCVWNsZHdhVkpmV1RGc2VHOVdkMFpXV0Y4NFpsSkZZa3hzVG1WV01ucGhlV0p0VHpneVNtMWliRWhYWjBRNVpYVlFRV2xsTFRsWlYwUTJTSEEzZERsbmRGbEpiMmRZVjJWclVqSjJZaTF0TWs1RFFYUXRlRGhTUW5wNU5VbHllVEoyVGxSTFlUUm5TMEpFWVhoeGFGZGFaMncwZEVobU9WRlhaV280TFZwVWFXZExZMUYxWWpGWGFXMHhiMHRRTlVjdFdFWlRhaTFUYlZGSUxURm5NazlwTmt0elQxTmZRVU5hV0RkZlZUTnhTbUYxT0dadVpHZFBOSFJJVG5waE4xYzJZMUZCV1RaQ04wdEdRMmhRU1Y5ek9WQnFiMnh6VjJ0VVFXd3hRWEJzZVcwNVF6Z3dOMWxvWjJ3NFZUTjJSVVpaTFdweVEzb3dNbW8zV2tZeE1tWmtia3BzY0Zod2VtbFlSbEp5Um5SUllWZG5lRlYwV0hKalEydHJiMjFsUld4UVJUVkJMa2RUT0doeWVIaGFjRmN5Ym13eVJsSm1SV1F3TFZFLjhLZ1lNaDRGd2I0MHQ1WFBLUm5ITE9xZEFFYThsclphOUlIdkMwVUQ4RU0iLCJleHAiOjE3MDYyMTU5OTUsImlhdCI6MTcwNjIxNTY5NX0.TSvFsLlM3na5exoLgWOYLXhxZ-zZbBNJAr6gQr3v_dc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001856"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:14 GMT
	x-forgerock-transactionid: baa2ff97-03a7-4861-9da0-d1f8645a086b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:15.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:15.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 191255: jsonPath($.tokenId).find.exists, found nothing
20:48:15.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,191255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@378a8b1b, username -> user.1001856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@283f2e94, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215695568))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:15 GMT
	x-forgerock-transactionid: 3d64e86e-86e3-4198-a2bf-6ffce0271e1a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2pjZmk4dmdycW02dXZraXJnbDM0a2lmNm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VGR6UnZjVTVpY0ZkMFVVRjNiRFoxTFRCMFR6VkJMa1U0YzE5d1dWVk5kQzFLWXpaak9GSjJORXBMT1RkeGIwa3RNRGx6VGtkaFIyTkRUR0paYjFsM1dsOHlWa3RJZVhwS2RHTkZiVWhZZGxZMFRrOWhNWEp2TW5GemNUVTJaVVpKUldsVWRqUnpSakJtZUVOcFNDMXhZWHBKU2xwWlFuZGtSVXhxYjA4d1ExZ3hlVVJzVEdSa04zTTNUV1ppY0d4NWMwVlZVSEZIYUhoMmRVeDZWRmx3YW5WYU5rWjNNRlJCVkdWelJ5MDVhWFpETFVaQ1JqSkJaMWMxVTFsSVNGUjBZVzEzTmtoNFZUQk5TREZ1TWtWR09Wa3libDlwZUVsYU5YTXdkVE5JU0cxS01ETkNWUzFQV0RkQ1VIaFRja1ZtWjFkSFJVeFFaVmxsTnpoMFdWcGFjVE5CVUdaR1RrNVJabXd4V0U1aVYxWXpZMFl4WkRFeVZuRTJVMUZEVjJoRk5sTlZhbEpEVWxsUllXMWlhWFJuVTJ4ZmEwb3paV0ZxWlMxcWFrdENaMEZ5VjJ4TFYyeEdkVlExV1ZRdGMySmZWVVZxV21Kc1dVbG1ZV0ZpTmtadU0wNVZjRzlvZG1WalFYWllUVEJsV210V05tY3dWek5MYTBwWlpHVnlVMGN5TnkwMWVFMW5ZVkU0YVZsSGIwbEJkbkpPTFVSU04wMVljbXhOU1Y5RU1VdE5NMEo2TTFSTmIyRXRUSEZMUVVOd2J6RTFhMFJHYzNsbGJuRlRWR2N5TWxKMVdtTnNOa2x2T1ZwNVJGbEhTVUZpUkMxdVNtSXhhazF2WDJGdExXSTNiVTlZVUVGcVN6ZzFSVU4xUldsTWRrdEliWGxqUTJrMk0xRkpTREZVVDBsc2VrZFBhemwyVlc1RFkycExRME40UzFWYWFuQjVVbVpxVVc5U01HMUdNbkEzWkhCYWIyVlVVMTl0YkdoWWMwSmFiVVF6V1hKR2RrRTJXUzAyWHkxaVlWOUxWV05sU25aTGMyTlVVV05CZFRSRFYzY3lPVFYyU0U5NE5YSldXbkpsT1MweVQxaERjRWgxVEdjdGVraGFlVTFMVEhSbWIzVTNRekJxWm1sdk5GcHdVRzFuVlhsclJXWmFabWRzVFhscVVrOVhRM1pmWW1kYVIyeFRaMlIzUVVkRmRtcExUblJKU1RSdU1VSnlVVFp6ZG1kVGNGRXdiVEJPVW1ORlNUWmpMa3BvVG5KVWRWVm9VSGs1VWpObVJuQjZhV2RWZUhjLjhSU2sweC04ZGhmRGM0QUZpcGxYdFdqcGZnYnZza3ctTjJhU3o5RTdYaDAiLCJleHAiOjE3MDYyMTU5OTUsImlhdCI6MTcwNjIxNTY5NX0.Ccno_Fv8Xh7-sL2sujVT6w5ofZXgu9tsgsuMtLiPZDo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:15.569 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:15.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 191307: status.find.is(200), but actually found 401
20:48:15.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,191307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dcc2315, username -> user.1000832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c12749b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215695781))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianJoOHZvanQ0bzhlZzBtYWJlczhhZ2o3anIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVpVVTNiRkkzYTFwVFYxVkNkRGcxVURkVmRYRkJMbEZ1TkhRMVNWSnZNalV5Y1Y5b1dXaElhR1oyVmt4WFdEaENkbWxaYlVNemJEUmxkbWMxYTJVMU9XSXRaQzFmTlZWcVdGaHhUMjUyY1c5Q1JrOUlXa3hMWDI5ZllqSkthR1UxYUROaFUwRldRbnBaVW10ZlFXeEZXV1JSVjBKZmFXc3hhbVI0T0dkYVZrTjZUQzFCZWxKbVVFRnNZV0pqZUdKUVoxZHNRM2t4V1c5S1ZYUmtWMHhaZW5WQmVVbEZTblZPYUZBeFYwMDRaRVEzVGtGR1RDMUdORnBpU2xRMk9VTjNSa0ZOTUdOUVdUWm9hMFZ2UW1WRFJFOTBNM2hFWVMxWk4xaDVkM3BJUm1FMFZYSjZNbEI2TURNd1RGcGFSVmh5VjNkc0xXZGpTRlIzTWs1d1RtMXBRVVJYWkRJMU5rWnFRVVZVUVZoaFlVeEpSVTVuVkMxa1JGRTBORk5QV0RGRVptcEthMDVOWVhFMVZtMXRNR1ZNZUcwMFYzUlNVRE5sWkY5bVUySlhPRzB6U2pSQ0xVTmlTQzFLTmswNFZYWXdialZtTlVKak1tWlBlVUoyWmpST2NYWXphREY1U1hWelkwb3dRbUl4VVV4QmFtb3pXR1JmU210TldsaGtTbU5IZVVFeE1FOXhkVWhxZFVVeFJtazFUR3h0U1hnd1RESkhZMVE0Y1VWNlFtNW5lbVZLTld4QlNVeG5MWGhwTnpCc2IzSTNlbkpVWm1FelgwbHhVbDlaTUhGRFNqbEVhblpvUzBRemJtZGthV0pHVTNneFpsWTVNeTFTVkRSNlRtdDZjMEpKTFRZd01ubHBWRTlXT1U1bVZrbzJjR3d6Um5nMVdqQnFURU5oY0VneFVIZGlXa3haT1RCbWIyTlhjbTVyTjJZeFlXYzNiRlZsZDFaRU9IaFlSSHB1YTNsTFpFbDZPRmRVYlZaUlpUY3dkWGhNYUdONGNYaEhUMmMxYTB0Q2REaHpkMmhzVm1WamJEVlJlbkpNUkVKb05XVkJRVmhFTmpVNWFsOWZVV3cyV0U1UVowSTRTR3hGYkMxcVZHdEROMGQ2UVVKQ2JqbE1aREJYWTBWVFFUVkdibUp3V2xaTWIxcElObTA1TWxkR1FsZ3RZMFZPWW05WVZIZDRhRlpzWmxwWFdFNVZhamxMU0ZkRkxXcFhUbVUxTUhFdFVEYzJiMm94TlVObVJuVkJMbTFqVjBaa1EzUkplaTFOTUVab01sSlFjVnBwT1ZFLnFZNHJsQVpwX1lLSE5USDl3WUxJSTNLRVRNT1AzcXhuRmFMWHRqNlFJRnciLCJleHAiOjE3MDYyMTU5OTUsImlhdCI6MTcwNjIxNTY5NX0.Eom6Dx78-Mz4kRz4Bytu9t3mcDNqBPwX7SWHJ43MydQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000832"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:15 GMT
	x-forgerock-transactionid: 05c5c8e2-ad91-4fdf-a63a-86e593736736
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:15.829 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:15.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 191307: jsonPath($.tokenId).find.exists, found nothing
20:48:15.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,191307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dcc2315, username -> user.1000832, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c12749b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215695867))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:15 GMT
	x-forgerock-transactionid: f023fa0f-f95b-4cd3-b40d-4ddbe02d048d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGZnOHMyMDcxZW5qNDljZ3Jra25qMGdhdnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bk9EUk9VVTVpZVU5WU9VTmxZM2t5UlVWWlJWQjNMakpXVW1KdVdXNUhUWFphY1VWdk1EQkNSVE5vV0VkTlJ6QnlXRjh0ZUZBeVVHeFVZVVpmYzNNdFRWQkRTRVpCVjBKRVVqQXdSVU5XVlROSWNFZHNVVlJpYjBwdmFubHBVWEpLY2xZMk5IaEhTRGhxVm14WmRrVTBkVUZsVDFWRlVUTm1jV05qVldWTmEzQlRWMUJCY1Y4dFEyOWFkRlpTTnpSZmVpMTRZMEV0Y1MxV2FHOW9VVFJCT1ZJdFdUSnViM2MwTkhwUVpVbHJibk0yTFdOUk1Vb3pMVzF5ZUdKd1NqY3diVTVNVlVwRFh6UlpabmsxYkdrNVQyeDJPVFIwU0dKMGNsbzViRWRzZDJoVkxVMW9kbWc1WlV0Q2JGaFpTV1E0WVdOcFMwVTBaVTl6TVVReGJ6RnRVV1J1VmsxalVYWkxMWEZRTnpBdE9UTmtkRmh5VGpOR1FUaDZPVmRIUlZwYU1HTTVibUV6VlZOd2JIaG9ObmxuVEhWelZIaHlWVGN0ZUdnelpWcEhhVkZRZEhSNFRUSTRSMWhoV1ZkM2VqUnRNQzFLV1RCNk5UaGhkVE5pUWxZdFlsZGlSa3N0VTI1c1dWWnZUa2hUTVZkSmNscFBPVGhwYlVZeVFUVlhibUZJZW1wSWFGTkJVMlZ3V2paUE5rOVdMVTU2TVVwb1ZERjBjRTFKUzBKa2RWcENhVGxaTFVkb2NIbGtNVGh3WDJkWGFVaHBURnBuT0dOSVJWcGFUVWhFYmpWZmJucEhSMGRDVVZSZldVZFpiMHhWVHpCcVIwbG1UMUY1UkhoSWVYVkpka2hEZERSNE5WZEtVV3B4VVZCcFNtOTJOM1pEYWpKelFXZGhUemcwV0Roa1dVczNlSFJXYkZRd1J6RnFSVUpRYlRWZmRreEphamx0ZDBaME5YZGliRXgxU1V4aFluQnhiMHgxVEVsa016UlplVmxUTjFabVh6VTFNSGRyYldWZlVqY3RiR1ZZTTNjM01WZHBTbWhaTlU5UlkxZzFkbFl3Ym14Q1ZtTndRV1E0VjBsaFZuaDJNVzlUVlhWSU1rVjVUSFJzV0V4ZlYwODViVVJLYnpWSGNYbFNlRXBSWkZwTlZIQlFOMlZQUWpONFoxbGZOSE56YUdkTU0wZEpkVVZLUVd0UGNGUkpjakZGT1VoUFNXdEtXRWxPU0RSRFFTMUZhbmgyVkVZM05FVlZMaTFRUVdGVGEwbDNTRXh4ZFZoQlozWkxVbGRDV25jLmZBbkFiOHp6VmtQWW1LSlpLTXRqaTJYcXJidmJFU3otZDNCUU9QMlNfSTAiLCJleHAiOjE3MDYyMTU5OTUsImlhdCI6MTcwNjIxNTY5NX0.7GSObWAkMopj3GcZL7yRv5Ax4qxs2ss2Ia3JeUkWj0g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:15.868 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:48:17                                        1290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=364565 KO=12156 )
> restLoginInitiate                                        (OK=180503 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=179962 KO=523   )
> restloginProgressiveProfileCallback                      (OK=4100   KO=523   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.32%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.32%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.47%)
> status.find.is(200), but actually found 503                      4958 (14.42%)
> status.find.is(200), but actually found 401                       523 ( 1.52%)
> jsonPath($.tokenId).find.exists, found nothing                    523 ( 1.52%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##########################-                                               ] 35%
          waiting: 350993 / active: 27     / done: 191595
================================================================================

20:48:22.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 192295: status.find.is(200), but actually found 401
20:48:22.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,192295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@453c2718, username -> user.1001376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41a98712, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215702597))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjNrMW9uYWRna3Fhc3BibzQ5OGdqcG50dHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGJrSTNOVGhRVGpGeGNqTklSbVYxV210eVJWRkJMbEJIVkRaRk9UbEJPRlJwZWtWdE0yNU1VSG95ZERkTlFVMXdSMVZTVGxRdE9HSlNPV2xuVWtOV1FrZElVa3BLYzFRd1kybGlNMXBITldGUk5YZHhlRUZzTjJGeGFtMXBjREJDVlZaRGNscFdYMWhMWjBKaWFIVkhTVVl3V0hvMGQwcElTR2RKVFhKVFUxcDZiRFpWYTNkVk5WWjNaSGx6TTBWRE5UUnlaUzEwVGtod0xYZHNWRXQyT0V4M2VWUkhibVpsVGxsMFJVRmxWRlJ1VkdOdlkwNVVlRWd4WlRNNU9VTmhSMnBWUjJoNmQxaG1ibWhNU1d4RmJuaFlNemhtTVVKSGRYUkJPRVpQWDBwM1YwMDJORFV4V0haR1luaFhka3hZV1VWT2MxcFVlRE0yVTBwUlNuRlpXbmx4ZVV4SFZUQmFiMWwyYWtaWU9FRktZVEo0V0ZCbVVrczBRWEJmYXpoUmNUbFdia3d4ZEVSRE0wNUhPWGg0YUhjeWNXaHVVRE5NZFZoUWNIVTRaRXhTUlZSRlZWRjVWMUJ0U1U0MVIzQlNOMEZDY25wemIxVXllblkxU2s4eVRWcFJablZ4Y1VwbVVVSTNVSG80VFdwWk1rbzVZMWRIVkZONGJXeFhZMnAwUkhCek5tUTBiamhoUWtkUFRISmlXRTVMV2xCelNrbHlVSEkyUjJsbVZXNVpRM0ZpV1VaWmJ6VldRV2MyY1Y5R1gzbEZibEZ5TUY5alQwYzRkVU5XYjNJeWIyRndkamxJZEdsUFgwaEtjQzAwU2pWZmJTMTNMVk10WmpabWNVRnRXRE53WWw5R09XNU5SbEk1V1dadlpTMWxaVlJMTUVWaFdtcHpPRW90VVhSVFFqbEZVek5YTVZKMlVIaHFUR3hTVWpadmFsVjNTa3AyUlZST1VuQTFlVGxJWTFWSlJtaEVhbDlDYkhOMVRraFliVnAyVGpsRk0xZ3pkRFpKWlZsME1tdDViR00zYm5oQ1gzaERTMjFGTUVoVU5HTTRhbXhwUjBOUFdIRkZiV3hUYkd4aWRESkJURE55VUhNMlNYSTVZalpJTnpGeE9VMUpVMGhpVEhWT1lrZEpObkZLYlhCMll6TlZlVlJWU0ZWdWRuWTFORnBYZUhWMFZrbE5OMFJyTVdsZlNuWjBXbmhSUlRsblVYSlZiMHhCVlhsZldsTlRjVWs0TjBNelZYRm5MazFVTlVGbk1GVm1ZV1J5Vm10cVNWUmhaRVpDUVhjLmFQRDRoY3BjSFVYd00teE5qQ3FKWWtaT05TNEhZdjdQR2pnMnR4NVNJT2ciLCJleHAiOjE3MDYyMTYwMDIsImlhdCI6MTcwNjIxNTcwMn0.OXI3DS13tV-VaIG0qxPrD0SPtU9-DwPl5vo4rPAN4Og","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001376"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:22 GMT
	x-forgerock-transactionid: fc27a415-9905-481d-93b1-377033463710
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:22.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:22.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 192295: jsonPath($.tokenId).find.exists, found nothing
20:48:22.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,192295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@453c2718, username -> user.1001376, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41a98712, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215702685))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:22 GMT
	x-forgerock-transactionid: 09a253f4-6f84-4f5e-b5a5-02f6b6ca5578
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnA0MmVvaGkyMDNzajQ5cHFhcHBtaDQ2YjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFgzWk5YMUJwTUdSMmNsUlJUVEo0VW1sMFYzbDNMa1YyVUU1Q1UyMVlVUzFsVEhBd0xTMW1PVlZNUlV4dGVrcE1NWE5GYlhobVozWTNVemR3ZWpWeVdIWkRTRVJwUmxKbloxSnVMVkJKV2xwcFdVNVljazh3Um1KUk5EbFFYM28zV0RSeU15MDVaWFZqYVZsbmMwRXhXbVE0U0dOSFZVZFFXR05rYTFSelJYbHlSR0V6VVdablUyVTNNME55VmpOTVFuaHZXbW8xYjJGTWJuRlRkMjVVU1ZvMlJtWjRkVTEwVDA1RFJXcEJWekpCVGt0Q2VGTnhVRGxFZUdoMWRYSkJValpIZEdsSmNsbHZablppYkY5VGFUTnBNRnBpYzFvdFVWVTJkVzEyTFhaeU5YRnpTMlk1VjA1WVZGQTFXbmxqV0VoS1lrVkpXRXR5TVY5SWRFTmlTMGgzZWxSb1VtaFJibmhTWm5WNFRESkNNSEJHUWw5aU5IcHhSV0prYm5SaFZrVjFPRU56VWxnNVprSm1lbUl6Y25BMGEzRnBUalJ0YUZCcGJFWnBYMjFtVmpWNFJESXpZalpIWWtvelZHSjVSMUZEYW1OaVlWbFNZVkJHUzBGdU9ISkpWVXhyUm01eExYZHpZekJyVFdFMWRXUkRiVWhVVFUxdVVURTViM2hUTVhBMFJHSlhWaTFIWTNWVWVTMHhNSFZFYlhSalNYVmlMVlpPVUdzNE56aHlkREJvV1d4RVZ6aHBSMnRYY1VRNFJsQlVNVjlGVEc1TVZsQjFlR05EUVcxa2JXTlBhbnB5TlhSSlIwUkdlVkJGY2paV1MxUm5PVVo1YzB4TmNHMXJTa281VFROZk1FSjFaSFpQU3psSFFVVnlZbXR0U1RkUk9GbHJVR2h4ZWpWSE1EbFBVMHBsU2tOamFuaFpWV3RHUkdFelYxazBPR1oyYlU1bGQwTTVYMmszZW1SS1NtcFdNbGd0UzA0M1JqUTRiWGhMUW5CQ1prNWxaMmxOYkZKR2FuVkNUbGxWV1hsVWQxQnVWRkpYYlVKSWFESmZUR2xEV1VsSGNVdzRjVFZmZFdobFZGY3lXRlpqU3pGcFRIaDZjMmxpVVZOdkxYRkNhR0V5UkZsSVpFaGZVRkJMVTFGaGExbFdXV1I1VUZkYVRIUjRSa1pQZFhoT1ZVRmlRalphVEhCdWFsVnZUSGRDUmtoa01taGFZVEl0T0U1WE0wdHZOWE5TUzBkcmRYQjNMbWxNZVZocVkwMXRhVGhETUVkSFltOWhVSGN5V1VFLlE4UXd3Vm84OGY2WGhVSTlJcnYtaGpPdUtpbWN4UHpyQUhzZGNRUDNtVVEiLCJleHAiOjE3MDYyMTYwMDIsImlhdCI6MTcwNjIxNTcwMn0.Vb3UvvVV7mazd50TbncDjGq08Bl9gtPevF_Hs0ZltQs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:22.686 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:48:22                                        1295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=365975 KO=12158 )
> restLoginInitiate                                        (OK=181200 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=180662 KO=524   )
> restloginProgressiveProfileCallback                      (OK=4113   KO=524   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.32%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.32%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.47%)
> status.find.is(200), but actually found 503                      4958 (14.42%)
> status.find.is(200), but actually found 401                       524 ( 1.52%)
> jsonPath($.tokenId).find.exists, found nothing                    524 ( 1.52%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##########################-                                               ] 35%
          waiting: 350297 / active: 23     / done: 192295
================================================================================

20:48:23.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 192416: status.find.is(200), but actually found 401
20:48:23.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,192416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61e71f1c, username -> user.1002628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1afeb77f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215703450))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXAxZmYxcGpkOWc5dTkwOXFjMjAxc2NkYWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ME5VOUtUMGxSUlVSSlFUaGFaREpJVG0xa1QyUjNMbVpSVUVKUGRFY3RUakZWUTNoVmFFVjVYM1k1WTFGSFNGaGlTbFZHVmtSeVNuY3hTRTlSWnpscVVXNXVkbEJTYmpoelRHTlJjMU01UlhGd2VrWnRXa1IwUzBKTk5rSXpObmRUTnpKU1R6QnFTSGR3TW5wdmRFaEdVMU5KVTFSeWIwaGhiM0Z6VWpVMk9FVnBRMUEyZDNvdE9YSTBWblV5ZEhBNGVESktTbTlpVlRseWNHbEhjbkpWY201SlUyUm1kVkZ2VG14b2MzcFFiMFZYZW1kV2RVczRiQzFEVDBWMmMyMWZia2hXVDBadUxYWmZRbDk2YjA5TGFtbE5RVFJMY1RBeWFHMHlPVGgwWnpoTGN6WXpSbmRsV0RKcVMyeFdaMmN5WjJZMk1GbFBZWEJMTlVoSVMxTnhSelJNTkRRNFdGZENTV1Z0Ym10WmNYVmlWR2RCT1MxcWFEVkVVR2x1Y1ZocFJUQnlSbkV4WTJsc2JYQTBYMDVGU205S05IcDRWRVExZEROV1IyWmxVRkpqU1ZGcU0wWk5NbXRYT1hselQwNVljbFUwVnpKNU5sWlJVa3AxV1dodGFtRXpSMll6YVdOSVlVTXdRM05MTldWSlRXOHlNazh4UlcxR1gzTk9SSEZ0TmpRMlkyVkNTRGhuT1ZvMmQweGtjRWswYTAxTlRIUTBlVkJUUTBwblZHRkdiRFpWUmxOV1RFWnFYMHBxZFZCcmFubEdTRjlRV0RKNFZITTVSbmx4U0VRMFpEY3dRa3hRVWxScldFUjNZV1ZmTWtaV2Jsa3pOblpmUjJaRFYzVmtRVGh4U0ZFd1YxVlFjbmxmWld4V1gySXRUMnRqWlhRMWEzWklXRE15WVhkM1UyRm1UemhDZDBWTk4zRklkRWRoTmpNMldVMUdjV2cxYW0xUFYyaGZWa2xQTURSa1kzTk1NMHA1T1hGUE5HRjZPSG81ZEc1TFkzZFRVMHQ0V1RCS2FtVlhibEprZWtvNE9YRlpSbEF4ZVhCclZUVlNlRTVqV2paa2QwazNaVUoxTTI1NlluZGhha2hoWnpCdloxQlVSWFJSUVVsbmVERllXSFJVTWxoVlprUlNVVzlzYTNSeVJ6Z3hlVkYxVGtkNVZ6QldTeTFuUjA1Sk1uQkNjMlJFV0RNdFVVNVJkM0pKUTFsS1oxSkRZemRTT1ZscFJqVldNblZEZDBaMGRtTnZMblZmUTBacFMySk9SVVJtUlZSeE1UWTNhM2hwWkhjLmZHZ0xVd1BHSjl2aXFodTJTVXllWFB1RFNXRHU3bHZwYUpYWHhmRzNjQXMiLCJleHAiOjE3MDYyMTYwMDMsImlhdCI6MTcwNjIxNTcwM30.UryxF2EvLVMgX_3vLJ5xS_JLxO4l4FOobTUEPn155Ag","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002628"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:23 GMT
	x-forgerock-transactionid: ca51efca-6895-4290-ba10-e1826cf51d09
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:23.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:23.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 192416: jsonPath($.tokenId).find.exists, found nothing
20:48:23.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,192416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61e71f1c, username -> user.1002628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1afeb77f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215703536))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:23 GMT
	x-forgerock-transactionid: 014c01a0-f00c-4215-834a-8740bb9954f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTV2OWcwdm5rdWE5ZnJjNHJxYzZmNm92ZzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVVVbFlaSGhuUkd0Sk0yMUVVekJHYmpSVU9EQjNMamQ1UldReFdWUmZlRlZPVXpKNWVraE9XVWc0U2xSTWVVeHZaa0UxZEU1emFEZ3pSVFUxY2toclVEUnRUa0U1VHpneVF6TTVlRkJyWDNwWFVFYzNNR0kxUTJrNVZXaFdSMGw1WTBkR1duTlhPV2xaTFc0Mk1FMXlOMk53U1VWWFNqSXhiMlpzTFRkRlFXVnpSMVV0YVZwZlRWRkxNMVpZZUVWV01teHNhMmhPU1RKc1VWWnZiVEppV2tWRldHRkJia0pVVkhkeVQwUTNPVkExWXpoelQyOXljVkJPYnpGbGRWZFhjazFYVWtKcU9GbENhbGM1UldwbmRERk9XbmxXWTA4MlZqQmhTR04wYnpFMFZtcHVhMDFDYW1Fd1luTXhRak15ZVhoaFQzWnhhR0ZHYTJRdGN6TmZSamt3TVdwb1J6UktXRTltTnpOeVdsZ3plRTlLWVU1TlFVNU9ia0pSTkhkUVRpMUtibWd4VkdGdFpITjNaMUZUVFcxUmQzZEtjVEJvYzFoMmFHZEJUMVJpU21wcWRXTlNkMU5VYm1rM2JqSmhhWGxIWVZaVlgwWXpTR1psTWxkelNUSkNhWFp0ZVdaemIzbEtOVEJQY1VoSFRXWmpWRmhHYlhoTVp5MU5jbmhhUW5SQmVsTXhXRVV4YURJNVNYRkhNMmhPTFhCR01tdzJiVVZIVWxKd1pYaGZiVmRwZVhOdVIyRjBWMnBHU1V4WlVYSmhSVlZwTTJORVR6WjNRamxpY1hGcFZFcGFTbWhWUTIxWFpHaHBVRFkyVUdWd09EbFpORms0Y0RNd1ExcHBjRE5aUzJ4U2MzVXRTRGxhZDBoWU1GRnRXV1JKTTFSTFgzQnhlRVl0VldacmFuRmFWSEZIVGxsVVEwd3hXVFpJV0MxV1NrbHhkRWRPVjA5RVlVSkVlbkZMZDB4eE1FdGhkblZFZVRSaFNHVnpTVlJ4TFZwblowOUtWRmRHT1RGUFNrOWZhSFV0YmpKaWR6RldTbGM1YWxGa1FUbHJaWEo2VUdGTk5GQjNhSFpHWDBWak5ISlNhbkIyWm1kR1VVRkNhazUyYTI5eE9HdFpaRTVaUjFCcmJ6WkdWRkZ2YzFGc01ITllZVXhsY214VWRHSm1UbDlGV1hWNE1WZDBkekJITkMxVk0zTTFRWFExYVZoT2FYTXpRVWx0TVhSd1oyZDNWbkJJYzFKNVlVOVpMbTR4Ukc1cFNsaE5WekpxYVhKU1pFY3dkRGx2WjNjLlRkemI4QzFFQUFKNGtGY0RtcUpTM0VYd0lnV052V0huSC1OM0FWdGkxZjAiLCJleHAiOjE3MDYyMTYwMDMsImlhdCI6MTcwNjIxNTcwM30.uUvV7Dnmm_ptIyB2ETPiR8KzH_bGp9Vww_wdiAp6g0Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:23.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:24.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 192587: status.find.is(200), but actually found 401
20:48:24.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,192587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e681bb0, username -> user.1001680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9e261e0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215704575))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjltNTg5bW5uZ242MnFmcG91bjYxdTl0M2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVVFRjNPR3BOWlZBNVZqUnNNR0ZsTUZrdFRrcDNMbWR5WlVrME4ySkZNRWxCY0ZoUlFTMXRTRkJvT0ZaRlMyUlRXV3BMVXkxS1FUZG1NR3RuVVhKTVZHbDNSVzQyTFdONk4wZG5jM3AwVFVwamR6TktjM3BUVjJGRVRrTlhSR2xRTURoZlUwOHpUemhZVUhreVpEUnlTVmQ1U2kxRWVYazJaekZTYTE5WVdtUjZNME0zYVhGb1UxbElNWGxEVm5FMVN6QkZiR3B1Y3pGTlUweDBia0ZJVW1GNGVWZHlXbko2VDNOeWJVNU9SMlJYY2xNMWJGRnVXalZOY3poRk1VOHhVMFJsUzA1cGRXZzFieTF2V2pWRE1EVkhYeTF1TTJWSWMxa3hWMnRMZDJWc1ZURlpWbFZDWmxaTmJGSlVNRXRvZVdoMVNXRTNSbVpvVVVwdk4zbGhYMHR0WWxGVVlsTTBWRWhMVVhsdlEwTklXRGx2WDBOVmQydHNWRmw0U0cxSFgwSTBPVjh5T0VWWFdraHRVV2xEUXpobFJYVlNjVlJJWm0xSk9FSkpWRFZNTjJSSFp6Sk9VMW80YlVSTkxVZE9VR2hyY1dsMGFucFFURVkzWVRCd2VYRmxVamxyY0RBM1dXRk1WV2t0VlVoUlNtbE5kelYyVVhBeFp6TlBhR1JyYlZOUE5TMUdZMlJpWWxodGJuaGhSMjlITkVFNVFXdHliM28yU21oZlMwbEJaMEZMUzJSNmIyZGZlRWx1WDA1U1dEZFJWSG94Y25GWGNFTlhOWGRXWjBsd1JFeFhURE5zWVRZNGNuWnpVbU5QUTJONFJtOUlSak5ITjNaTlgzbE9hQzFOVWxkaFRuWkRMV1YzT1RCWloxTldXbFZ6V0ZRMGJFNU5ZMlJWYVZwUFZrRTVSR3RxTUdSQlJGa3hOR1pPVW0xWU1GUTFObW8xTWpGdmVpMVhka1ZOV1RFM1Z6VkxMVk5aWkVsWVoxVktPVEl5WjFsRlNuSjBRMk5oZUZWRGFuWTVUbFZFVnpoWlIxTXRNMmhNTFRGNVp5MUROVFJuT1hCb1ExcFRObkJ5WkZReGNsaGFTVkZNWWpKUmNUbGhUMmgwWmtOSU5FUjRhbmxRVms1M1dIcE5Sa2hLYzFkSVJVNUJOWFpSTlhwS2JqaGxRV3g2TVZGdWJYTnpNa0Z4TTJwTlIxOXpTSFo0TmtWcGFGaExkVmRJWlhWb1ZGWmpVVm8zWldseFpHMWpMa0pJVVZSNk5XeHhURnBOYUVoV01XWlhTMDVQTTBFLnpsWTFpSkRpQ3F6SF9IWnBEZ0VVbm1GS2U3U3pxS2VxMWs4SUhtdENDM28iLCJleHAiOjE3MDYyMTYwMDQsImlhdCI6MTcwNjIxNTcwNH0.xiXH7ooeTVwbJHp9xVpK5oRsgucLFPgkuIBJWHJqqmw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001680"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:23 GMT
	x-forgerock-transactionid: a1a1882b-1c4f-4e41-afb6-e8a471dd10c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:24.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:24.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 192587: jsonPath($.tokenId).find.exists, found nothing
20:48:24.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,192587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e681bb0, username -> user.1001680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9e261e0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215704660))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:24 GMT
	x-forgerock-transactionid: b0f5d584-c14b-4517-8764-07eae4e9dbea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm9zYmgydGgwZHZpaXQ4MGloN3Bydjc4b20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2JVdEVkbXR2VkhCNVdVUnViMmcyT1VNMmJtZG5Ma2xvVkcxZlIxbHRaMVpZZDI1MWNYRjBPVGx6UmpaRlRYbEZlVmgzUm1OVkxYWmtjRjlRUTJWSFdISlNjakZOUTNsclNrWTJUa0pSU0VaVk1uSXhObDh5TTBsUGVUZDJVMDk1TFhGWVVGVjNjbmRwUmxwSlkweDBZa0ZVWjJrMlVGVkZlakJuZVVWVFpETXhRV0k0YjBKblFUbHNTbVZ5WWxOSFIwVTNUV051YkdvelpIRmlRMjVqTkRselFqSkJaa1IyV1dOc1MwOWZUMnhqZURKaFdUWkJablU1YUZVeGEwdGtkME4yVjJGSlpWVkxOMDVrUkU5RFRsUTRhRjgwWlhCSWRsbHphalI0TTNsbFdIaDBSamRhTVc5Ulp6bGxTemRwT1ZKNFF6WlFOR1JCUkhsNFF6bFVVRlkzWnpReE5teDFSRjgxWnpOUVlXbEhjV3MzVjFFMlJYWk1jVmxCU3pSbVoxcFBVV1JUY0ZoZmVYbDVYMHhXVVROcVdubE9RVWxGTTIwdFNHTmxRbU00VWpCYU1rSjNUbE4xUmkxcUxXNVNaVTlSVW1SMGFFOU9UbkpZYlVNNE1IRkVZMWQwUzNoSE5XeEVkMlJXV0dObGJHcE5ZakUxUkVkQllsTnZXSEJGUzJwSVkyOTRSMnhvT1VocGNsaFZVRjlRY1dSSlkzZE5ZbE5tUWswMVpIUm9VbEJtVGs5VVQxaHlhVFF6ZGtoblVFMU5TMHRyU21VMFRFVmFXbkZzUzIweldFSTRXVUZ2Tlhwd05XWnlUa2RCU25CcVltdGtZa2RDVTJOR1FWTXRWM0E0ZVVsbWIxWmphVVpaTjNoSGJFcGtZekJCTTJWa2FsaFNSMDFOZFVsNU9DMDVRVmRZTFhGdE1XbERWRVJLZFZaMWIxaFBTMkZ4U2paNGVsWmtVemhLV0VaUGRVUXdUMHRRTVhsSWQxTktSVk5zVkdsbkxXcDJkbTR6VFhsNE1YQXlRbXhWTTJjNWVsZFpjRXAzY1ZnMFJWZGljMWxKYTFGUmVtZGtlR1l4Ym05V1MzUmpha1Z4VVUwNGVFTTFiRFZSU1dkWGNGcFNUMnhzUlhabFgyUjJSVWRWUXpKUk0ySlNXbVIwUTNVNFZsWTFkWE5GTUdsVFVsaFdNMFZYTTJKVldrZGZOa1ZEY25kc1gybE1Za2RZTTFaNmRrZERjMmw2YlhoTU9IVm5MbFpQZUVSblVIaFdTRXN5UjI1UGFtY3dSRTF0ZDNjLlVJSUFELVVMX3RsdE5uQnBuMG01TmZBTnFSSU5kcnpObVBrb0ZhQU81R2MiLCJleHAiOjE3MDYyMTYwMDQsImlhdCI6MTcwNjIxNTcwNH0.yYjFQWHa5ocQbfx87Td2693Y8Wepg9dZm6jLohIN5-U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:24.661 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:25.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 192659: status.find.is(200), but actually found 401
20:48:25.080 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,192659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ffd2f8, username -> user.1002661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c67bed6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215705031))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaG5zYTg1c3FsYjJlc2ZmYzdocnV0cG9mNDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MldrOTJTa2MwTkRCSFJrcEpPRUpIUWtacFEwRm5MbFZRUlhkNlYxRldWRWxxZEMxcGFXazBYM3BOUW5kdVREQnpOV2xvVDJ3MU1qUnRaMUZKTUU4NFdFaDJkRTVIV25GbVltRTJlVkZzUkhkWWNFZGpjbUZmVUhKMlpHWjNlR0pTVVhGUGRFWkpiMkpGWW5oS2RucEJSbkJTVEVSSWFXeFZWekZvTWs1alFtMDFURWN6UlZacGNtSm9TemxEVDBaak1VOW9jV0YxV20wd01ucFhZakZwV2xWUlFUQlJiekkxYWxoeU16RkdabkZ6ZGs0d2JrcDVTbFZYYms1S2FXWm1WMHBFYTBkVk1YaDRTRmt4UkVacldYTm1ibVZRVkZGUmQxRXlVbXRPWVRWVVNuTjJlVWR2UzFGd1NpMVdSVlpSU1c5M01VSlBjVU5VZG1WVGJtNWFlbmxrYjAxaGFrRXdWbGxXWlRsS2RsaHpTalZJYzJWdmFFaGlaWGd6T0dWU2RVTTRXRnBNZW5SRkxYUnZWMVIxVG5rMmVVVnNiR2t5ZGxSeWNHSjBUMFl6YUROQmF6RlRYM0JNYm5jMFUxZFdUREZJYnpselNrRnNSazF3VWpkdVpXUjViVmRTYzNSM2JrMUNWSEJKZERKaU1WaFVURmMzZUU1alpEUktRakZaYWpVeE1HVm1TemhJYjIwNFlub3hkSFJZU21JMllWaE5UM1ZMV0hwSWFUUkdNMUpLUm5GQ1dHUmhNRGxUV2xoUFlrOVJSbVJ6YkdkaVprRkNaVGRGV1dzeU4yNWljSGR1V0RWSlFXeGlXR3ByU0U1dWJrOU5WSE15UTJRNVRIbFBRamxTZFVFMFlWcHNYMFJtYkhBdFQyb3dSRGQwUkRSaVdtZFhObmgwUlU1cGVWZzRkMVp2WWtoTGRrTlRRM2c1U0dKblIyODJka1JPYms4eU5uRk1jemN6VEhaVGJqVndaRmM0YUVoZlpFOW5MVGx2V0cwd1YxVjFjM05rYzJaM2VrMWlVRTFVTURaSlRFbHFlRWszT0dSYU5tOHdVVWxVUkZOSlUwNUNRMVJ4Y1ZaS05YVjVObU00YlRGRGNHMUJTa2xGVjFGRllYWnpka2hxUkdKQ2JtdGFSWFJSU0dwRlFrbFRUMUEzUm5SVWIyWXljM3BrWDFSbWF6bGxPV2hoZVU5M09EaEZkalo1ZUVGM1RESlhNVkpKUTBwRldVWXRXbmhyTkVFeGVtaGpMa2hFU1RORFpVTlRURkpHYjFveVlWRkpWM2xpWVhjLnhoTjY1RkFsNERPQTNMYWNUNTlXamRKTHRKSVladlYzU3lTOUFEZS16WGMiLCJleHAiOjE3MDYyMTYwMDUsImlhdCI6MTcwNjIxNTcwNX0.W5q5wGZPI80QQMUDZJh1CY9_oCWpymYSGagMyamKyow","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002661"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:24 GMT
	x-forgerock-transactionid: d8ac5b1c-1a52-42ed-9870-7fa2b9b3e160
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:25.080 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:25.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 192659: jsonPath($.tokenId).find.exists, found nothing
20:48:25.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,192659,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ffd2f8, username -> user.1002661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c67bed6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215705119))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:24 GMT
	x-forgerock-transactionid: 39a802dc-8c43-47eb-a01c-7c763fa84015
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTQ1aTBmZzRqYXQyaXA4ZzFjbmU4b2Nua2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1owMXZSRU5LYTFNNVVERjVZMWwyYlhwbllXVjNMbU5SU2paNlJIbEJkMkprTkRobmRtZDBObEJhVkVJM2JHUllRblJUWm00MWNXRTBWMmQyY0ZkdWFHZFFUblpsV2xWbk9XdFJXRzAzTjJ0cmMyaEdNa3BETjBwQ0xVMXdiemwyU1c0eFdVWkZkSEk0V2xKZlRrRllNbTVRY1d4T2JHRkhWekI0Tmtwb2VtRk5XRU5EVjJoRFoyTm5aVlJITW1GUFpFRlhNM1pYTUUxdGJrZEZZbTVWU201c1JXVm5UbVF3UW5abllUWkRUVEZHTVVsS2MyNVpaa1IxVlRWS1VIVnVWMFpPTkRKVmN6UlJkbEJDU0daSGNVSmljbFpGYW05SGRqQk9iVXRQTVZGWWRrTjNhMnR3UkVsaFNHMXhRbFZXVlRaSVIwRlVWRUZMUlVaa1NWQnhiVGxMYURSTWQzSkRUVFJ0TTFrdE1IVlhWRm80YkhjNFZYTmhVV3QwU2tselNrbzFRMmRXZFUxT1RXWXpiVmszVDFwbloyZFRVVXBZZFhCc2NIWmtSWGhHUWxCV1pXMUxjV2wxZDJ4elNUaFJlSE56UWs5aWVUTXpUMVJSYzBKeVJUbENNMWRpVVRsSlNsRXROVFpTV2xOdFQxTk9jbVJJYURSZmFVcG5UMFpIYzNFd1oxSmxaamN3TVdaaFdrZDNZVFZSZGs5TE1XRXlVWFp5V0RaRVRXaG9RVk55YzNOZlNGWnBVR1JyVkdSRVYwWTVVMDVqT1dseFlXVlVZMXAzWm1WWVYwRklOamh4YVdNMVNWVlBiRzh3YVhKZlJTMUNSV2xIVkdWVFRsTlRUVVF5YXpWbE56a3hhRTFvVGtGSlptUjNUME5EVkdsUGExWTNabDl3VEhsbExWRmpNakkzUTFWMlNDMUNhMGd4WVZWSFRYRXhPV05TV1cxRWNVVXdZVUpuZHpJMllqSnpSMkZVVUZGb2FsZ3dPWHBVYmpseU5XdzRRM1JHVVRGeFdUUkRla0ZGWDBkSFRTMU9kalpXYmxKNVoyeElhamxHU3pKdlYxVjBla2MyUWkxNFRXcEpkVlpFUWxJeFJWUndSRkl6TmxnNWMxcHNUR3RHZEZWcloxcHBTR3hOTlU4MVdEVjJSVlpoY210MldqZFllbTh4UmpGdlZEaDRlVkpFVEVOdFZYVTVSRTV3VW5kRGVEZDFhakZFVWxsb01rMVdWRTloZVcxRmMyUk5MbUZYTmxVNGJ6SklaVXhWZFU5WWJWcElUamRuYzJjLnk3U2RTOFdTNkZ6RHhQLTE2OEJ5a1BIZDREeUdCZWNxZUZqdmtuTFVxY0EiLCJleHAiOjE3MDYyMTYwMDUsImlhdCI6MTcwNjIxNTcwNX0.uq3RRApzC2qkpHpgm19_yWNJBmzITBj2zdTS2KezBXI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:25.120 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:48:27                                        1300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=367467 KO=12164 )
> restLoginInitiate                                        (OK=181944 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=181398 KO=527   )
> restloginProgressiveProfileCallback                      (OK=4125   KO=527   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.31%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.31%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.46%)
> status.find.is(200), but actually found 503                      4958 (14.42%)
> status.find.is(200), but actually found 401                       527 ( 1.53%)
> jsonPath($.tokenId).find.exists, found nothing                    527 ( 1.53%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##########################-                                               ] 35%
          waiting: 349549 / active: 32     / done: 193034
================================================================================

20:48:29.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 193243: status.find.is(200), but actually found 401
20:48:29.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,193243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f487562, username -> user.1001583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1459746c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215709026))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWJqYnNqbHYwanEzaWozc2lpbnJzajY1bHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFJqaFBXbWhaV1RRelNVdHZYMU50VTJZeVRXVkJMa3B4ZUVsNFRrNTJkRWxJTTA1UVpEYzVaRWRaVUhKRE1FRTBTRXRqVDNsd2VGWTFUa0pyTVZOMk9URlZlRWcwY1hreldESmFVRkp1ZHpOZlpXbFNZMXBhVUdkMU1UUnlOemQ2WjJWTGN6UlhPRUptWDJ4SVZuVjRNRXhRVVRoTldITjVVRUV5UVZSSWVIVkZkRVowT0ZrMVpreEtlbXBNTkRrNFQwZG5la2xtYVhkUGMwdE5MV05PWmxWaFUyRldRMHhKV1V0YVVucHhSbDlSUzJreVozbGlNRTg1YkhselZFTklTbTlqTjJGYWQxZE1hbEo0U0RkcFprWk5SV0ZPZW1KTlREVnhRV3hmV1hkRFVGOURObG8zWWxSQmNqSmFNa1ppTFV4T2NtZENaWFk0WTBzeFJGWmpZMlkzV2pKa1RFNXhRbmhRU2tGTWJGWkZNMmswWDB0dllXSkdVWEZaTVVsV1VEVlBSamRMYkVwek9GZ3dWWFpSVW5relgybFdiWGgxYXpkdlZHNUNTVVY2TjJJNVZVZDBhbkJ1VDNCRmVVaDBSR3MxYmpsd1FWVXRjeTFyY1dSU1JtRnFWVWMwWWtNMmVWVnpaVmxvUW10dWJYWnVVSFZJUjJaSE5IQnpla1Z3ZEcxZk5Fa3dPR0oyVjBoR1ptb3diMWxJVEVKMWFFMHRTM1V6ZW1kaE1sVjBhRkkyV2pSaGNrODRSVXh2U0ZCd2FXRlFkbVY1TUdWS09GTk1VVEIyU1ZaTE4xRldjVzExZDJ4UGVGVjRVMHhJWTBWVFpGaHhlWEpxZFV4S1dVVkZiM1EwYzFSdUxWQlFia0ZoTWtOWU1sWmtSbEZ0UzFwS1ZsRXdTRkZ1UWs1NU1VWnpVSG96VW5waGNqQlNTeTFWVFVSWlYxRk9iMVJzVkU5bWFXcEpVVVV3T1dGRWRsQnRObUZDVldJd1kxOHdaV1ptUjA4dGNFTmFURWt6VVdsc1UzSmZXbVI2YkdseGNua3daV1kxTWpCeGJtZEdkSGMyVTJOelpIZHZhMlZ6Y2pOSVlsQlhVSEJYYVY4NVpuSkpSREJzY1ZsalNGWmFWRXM1V1d0a1FVYzJURVpWVUZSdFdUbDRja3QwY1RKb1YzbHVPVVF4WVdsTVlVNWpjSGRXYVVSNFFXRkpTVzFDU0RCWVkzcHRUVTFXT1ZneVNUWllYell3UzFsbVdHOUZMbTVRWkRKQlNtWXlSVWhVVm1KVWNYcDRVRlJRYjFFLmRTbUQ2SXRlOE83TXZyazBBVmZIc1dDc3lmWEZlcy1IVVNrN29iQW5MbUkiLCJleHAiOjE3MDYyMTYwMDksImlhdCI6MTcwNjIxNTcwOX0.tvBWTlt-scyfpZK0qCEaae7kVtNELt2vuoIFwvRGL6o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001583"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:28 GMT
	x-forgerock-transactionid: 6b27576b-9b5a-49ba-880d-fe1386a6f8b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:29.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:29.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 193243: jsonPath($.tokenId).find.exists, found nothing
20:48:29.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,193243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f487562, username -> user.1001583, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1459746c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215709115))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:28 GMT
	x-forgerock-transactionid: 02933daf-cf40-499f-8e45-55bc47949c0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXNmbGd0Z2Y5MzF0NTI2cjRldXFpazE0MXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clNtTldNV3RFV0VNeFFXRkxTVk5uWWxGR1VHRjNMalF4WVdwSWFGaGFTMFJOUXpsRFNWZEZNbWxpY1dSc2FrTllaMjltYURWU2FrNVNhRGRDYUdkYWRWWkhkVkJWUkdaVGRFRkhWbFIwWVRSVVNXRXhSRzVZY0RSZllVWXRNa05IWjNSQ2EwMVJUa2hUYVVabmExaDJjVE5vTlVsb2VtVnFTRWgwUWtGelFuVnlNM1ZJUVVGeVVIbGpMVFp1VkRFMmNXSlNNMGt5T1hobGVWUTNjMk5QZW10TGVEZFJNVXRqTTFKU2VXOW1XRTlsYUUxRGIyaE5MVkEzV2xkVUxYa3liSEJaVDNGUlYyaHdMV3R4ZG5oclZtdGpUMUpCVG1GUU1rOXFXRmRJZURWTVpYcExOa3hQUnpoRU1sTnJVMVJITlRnNVpsZHVka05oZUVJd1pUWkxNWGxHYVRFMWVVeGpOR1p3ZWtoVk16WkRUVWs1WHpoa09VbGxVV0ZqWm5Wb1VreEtTSEo1UVhZNVltcFdTSEZOYlZOV1MyVnhNakJLV2pCTVJXTjJZV3hDWVZjNFlrVnJlWHBqYXpWUlFuUk5SbVZUVEZKME1HODJWRW8xUTNCZk1rbGtlRW8zUlVvd05UbGxTVE55YTBRMFR6VmZTRGxEYUZOZlpEUnZXRTVvVDJScVNtRjJhVWd3VEc5WE0yWkxieTFmU0VkTWJHRTBWM2xuUmw5cGJtZEhSMDFMWTFSdGRsVmlkMXBSWkd0ZlYyVm5RM2cyWkZSVExUZGhVazl2UmtsWmNWQlVaVnBGUlhRMmJVSnlYM1E1T0V0bVEyNUhUbXA1UmpjNFJraHhWamxIVmtSTWNtdHhiMnB6VEd0VlExUnZhMDVYTWxOdlNVWmlTV1ZLYkRkSVlVVnFiRTEwU21jd1JWRXlaVXBYUW5GRGJUaDFlSFJXUVhGa2RUTmZaWE5yUzBKcFdYQlljSFoxU2tad05FUnFVbTg0Vm1rMlUyUjZUa1pXYUdwR1YyWXhjMW8zYkRBMmNHWmFUeTFJVkdoWVFUaHBOV0Z2YjJWMmRYSnBWVFJvVGtRd1Rua3pXRzB4TFdZd01XVldURkpqT1MxbU5ETm5hSGx6ZEhSd1ExQnZkbWRaV2pKTVVHVjRjblJIZG1WUFQxa3hhVEkwVkhacWIwOUVSa2x1Ym1sUFYwVmxXRmQyU1hkTmRXOXFYelJ5U1VkMlNreFhiSEJ6V25oRFdHRXdMbTk2V1ZwR1puZzNjSGxEYkRGWGRXRkJabWx2Y1hjLjVPRkl4d1VoY1FqcDgzbmIyd2tRUXlkVlc2dlNjcWpzcWY5SDNYVGN6ajQiLCJleHAiOjE3MDYyMTYwMDksImlhdCI6MTcwNjIxNTcwOX0.zwjKPdqDv_1TfX3F2bjTp0m8qUSP5rykhhmOekxxwHk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:29.116 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:31.495 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 193611: status.find.is(200), but actually found 401
20:48:31.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,193611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3234b4db, username -> user.1000103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e5e7e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215711448))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3I1NXB2dHBzYTZ1aXNpZ2NiaWV1ZnM3MjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clJ5MXRUVXN4Y1c5SGVUaGhMVVZGWjJkNGJrdEJMbTlDU201V1ExOUxUVmxhYmprelMxbFdNVEJZZG1wUWNHOUpja1ZRVjNoaVVuRnhVbFJXZDNwNE0ydGlWazEwTjJveVJGY3pTUzB4WjFSdGFHaFZkbDl0ZW5Oc2VsSjVlbEpsUVhkamIxcDVURUo2U1hKelRUVlpkM1pVWlhkTFF6Tm1aMVJYV1VwaVRqVlBYMHRYV0ZNNVlreGxSbWgxVnkxWmNrbElhMnM0TUd0dlYyRnBhVFkwV0RkcVRGbEdaRTVvYkRScldWUlJRVkV0Ykd4QmNqTjRaeTFzTjBkYWMwdG9TMnBrZFRWMVVrNXhWMUJoUjFCVWVtTXlXbEk1Vm10bGVVbHJUV05PTkhRelYxWnNjVlJFYldkWU5YbFBVRzFWWkZCQ1VtSkRSRjg1VGt4aldWQlRiRk5FWmtabVdGSklOak0xUW5Ock5WQmZaVGhaZW1RdFJVeExXRU5SVEdKaVZIVTRWVWhLTkZoT1VIWllkamxtVm1FemJrSXdkMDk2V0U0eGVsWmFVMUZPTFdreFVUaG1SamhYZG05d2VVTjVTekJKZUdZMExXTkdOVWhsUjBoVFRHNVFPR2xqWDE4d1NWVkJhamhaWDFoUFZ5MXJaMjlmVTBoUWJsTnlYMWhtZUcxa2VrczFORjlaVFcxTlp6TnhVRE41ZUhoZlVXWlRjRlZKVldGQlptTnNOMWd6YkRSTlRFcHpVM1puYVUxNlZUSmFaVEZXZFV0eFJWSnVka2xmTkV0RFVGRldkMGRpYURoNWRVb3daV28yZFRWRE0yVkRURUU1V21GNlNYWjJURU5DVEVneVNEVkRkMGRSTFRGTUxVcE9kMGxmY1ZJeVdXZGhRWE54Tm1JME1tTkNkbEZpV1VoQldWVTJaVEpQYUhWb2RIUk5kamRGV2pGQ1oyUnBSRjlhTFhCUU0wWldRamxWV0hwVmFVNVFUa3AyVG13NWNrRlBTREZLZDJScmRERkhZa2RvUTBGTFZWUmlVekZVVlUxeGMxbFRZakJ5YjNoNVYxcDRkRVU0WjBkaWEzQmZlalo1TFdWUlpWTnJNMjV5YWxOTWFGTkhURVpDUTJkTE9HVTBZa1ZaWkVSaFkzUTNlRmhDY0RSTE5UWXhTbFJRV0VGSWVFOWFTRTl0ZVhsTU9IQjRhVzlwUjAwMVRHYzBOVkYyVHpZNFRVaFpaa1kzYTJ4WVdsWlJMbk5LZEVKQ2IzcHZjRnBoWjFCbU5UTlRSVEozYzNjLmpuY2dpZWtrb1RtbVVqZG1YeUNEQWhZejRULTA2Znp2MXdMM282ZEZKQm8iLCJleHAiOjE3MDYyMTYwMTEsImlhdCI6MTcwNjIxNTcxMX0.KxY6hiiXIgNTbJRH80cLGAas_WFq1G2P91--zrAacac","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000103"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:31 GMT
	x-forgerock-transactionid: e3aab2e7-388a-4d7c-ad3d-f9e84afd74c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:31.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:31.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 193611: jsonPath($.tokenId).find.exists, found nothing
20:48:31.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,193611,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3234b4db, username -> user.1000103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e5e7e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215711535))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:30 GMT
	x-forgerock-transactionid: e397f612-6b96-4fc1-9b8a-4944ba4bdd11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWNyY2NvcmE1cXUzbm9tMGttODQ1YmV1YWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFFtMDNUVlUyU2tOZmJHOWZPVFZhUzJkcU1VOUJMbWgwYUc5eFVGWkNZWFJOTkhORVVuTnRkREExWVRrMmMyODNNWFpFVGxSeGNtcHllVkY2TWpOYWFYcHVZMmw0V1VaR1YxRjBUVTloTjBoUVdIYzBkbGs0VWtsUmRsZEpjbkEyV0doQk1VSlRZVlpNVkRFMU1XVjRVRzF2V1UxNmFFczFXRzVxTWs0NE1IWTNiVnB0TFhabmFHdHNOV2xPUjI1MWJWSjNRVGhVYTFvd1IxUnFjWEZGZVUxNVUwczJNa3AwV0hsZlVDMUZXbWx6VVRaMk9USjJaazlmUTFCYVNHbFdURWhQTmxCR2MwMU9lalZJVGpOWFIyOTJPWFIzZGtKR1NtcElNMVU1VjBoNVRHMDNUazFuUXpCdllrNHdaMlp5VUVkSFQwRlRTblZZVW5SeGQyRlFhVWhOZVRWTGRFVmZlRkZoV0dkdGVFaHpOVFZUWjBsSk5FOWZhMVUwY1ROWWIyZFVRVE5EWW5wclpucEJZVWg1VGpnemQxcEhZMmRIWlhkMk9FTXhZMjlVYnpsaVUwbHdNbXhZVUhSYWFHRjRkSEZYYUVkdExVeG9SVnBSZURoTGExWnNVRXBaWVRka2JFRXRhWE5mUmtFMU1qazVTM2N5V0hsaFRGRlpjRzFmVlhSTFpucFNUMEZmTVc1algwbGlOMGRNZEVwclYxSXRjbFZ3TUVVMVZFUXhPVUpKV25sSlkwcHdiR05XU0dkd1NVcGhVMmxUVWtsMFdWRm9kV1pMV0UxeUxVWm5ibFJTUVVoT1FtaHZTRlJzZGxOcVZuSmZia3BzV2kxTFExZFBPSGRRTkdsVmRtWlhaWE13YUc1eGRsQlNkMWt0T1VORlowaDRUbFpYYW1WcGFFMXBaRVZGWDE5TFRXdEdlRzF5VkZaR1ltVlpNRmRFWm5OaWVtVmtSUzFJUTNWVWF6Wm9NM1JpVjBGMmMzWlJMV2N4TUZkR2VWbzJaWGxxYW1OWGJHUkZNM3BtYzBwUU9USjJXamQxWWtaZlJuWm5hR2QyUm5FMU1HTkJjMkpMTVZwaFNYTnlNamhXYURGSVVYWkNRazlZV0hsTGJXaFVXV0V4Y0VWelMwdFVTazgwVTFrd2QxTnhVbUpPT0dJNU1WSkhSVTQyYlc1NFNYSnNSMHM1Tm1GNlJHVkJWbWx2ZEV4QlVGOVpRMkUxZDB4SGIzTm9SWEpyYm1sNGFtSnZMbFp5TjI4emJGVXdaVVZ0WjBwR1FsOXBlbWxIU2tFLlRxbTFZcUVfMXV3bXpkbXRTMG1rVXpoOHdaMFN6UHVSQjRQLTF2clpsdlEiLCJleHAiOjE3MDYyMTYwMTEsImlhdCI6MTcwNjIxNTcxMX0.4lpRx-ET_Z5hvvrG-NZAJBpv00rKdabS3VQMjlmt1SI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:31.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:48:32                                        1305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=368966 KO=12168 )
> restLoginInitiate                                        (OK=182688 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=182134 KO=529   )
> restloginProgressiveProfileCallback                      (OK=4144   KO=529   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.31%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.31%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.46%)
> status.find.is(200), but actually found 503                      4958 (14.42%)
> status.find.is(200), but actually found 401                       529 ( 1.54%)
> jsonPath($.tokenId).find.exists, found nothing                    529 ( 1.54%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##########################-                                               ] 35%
          waiting: 348807 / active: 35     / done: 193773
================================================================================

20:48:33.801 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 193955: status.find.is(200), but actually found 401
20:48:33.802 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,193955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a955dc4, username -> user.1000021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29fac39, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215713752))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazBmMm5kdnY4bmhwMGQwMWVsOTM3c3FjOXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFVVMHhUak01V0hST1FqQkNhVVkxYWxOaWJFcFJMa2RtVGpJeU5EaEROWE40ZUVkek5teFZhekYxZWpWblNYbDNaekJSU21rdFVtNW9XRGhXZFd3MFdrdENiRVIwT0VOcmVWSjFNRjlVY0VsemRITlRhMWh2TkV4SU1uZFdWemwwYldadU9FRnpSRFJJU1ZJd2NGZHhXVk5HU0ZsblNuVnhjbkJmUlZkb1IzcG1ZMVJUVjA5b2VUVktZUzFSWms4NFJWOVpNVTVNYkdoSmVucFJSemhrWTNSQlVEZDFURXd6YXpOT1NsaHdYMWhoYmxaRE9GaGZZbXBQWTJGSldWbFBSeko0Y1VSRVQyNUNXa3BtYm5sV1IzTkxkemg2UWpsb1lsTk1iV3RrWmxGblNtazFhVXMzVWxWbU1GSkJOR1oyYlZaelZHSlhSa0ZNUldsUloyUllTVGRoYkVadU9XSlJRMHMwYmtwWVpUSTBMVXR4VTNKclNWUlBVREYyYVZkaVgwb3dla3BYVEZKM1dFRlRaWGgyUW5wZll6WXRaR3g1YzNGelgyVkZSa2d0VVROUGNUZE1SSEJJWm01SmEydGhkV04yYmpGRVIwNTJOMUZtUlVsUGNFSlVUMVkxYTFORVJIVk1iVWhWVGtOUGEzZDBkSEZUZDAxSk9IVnRhMkZXWTJaZlpsWlpZVUZvUmtKMlJYTkpWVGRCYWtSWWVuUk9TMmsxUjJ4TFRFVk5abkprWkd3NFZXZE5UVGxRUTJ0WFIzVklNRFYwV2sxa1VUZDJabnBFYkRONVVsRlNlRjl1WDBaeFJsaFVUbmhrU0dOck9VOXlhbFZ1V0ZrM2VFeExkMWQ1YzJWUVIwWlVhVFZNZUVveVZESk1XbGczYnkxVE1WOXpOV0ZvYzFCUWJtaDVhV3BGTW5wRGFsbFRiVnB5UmpWT1Z6ZFNjQzAzVW1GdFkybHlTa2hSV0ZwTWExTkdYMEp2YXkwNVEyaHJOVzVSY0VWSU4wSjRVRkpoUWxselVYRkdhbXQ1ZWpKMWVFSnhVRGt3Tm14eFJXSkxSMVZKT1RSd1MwYzFOaTFPYlZOWGVFZHpjMjkyTVhoNWJHRlVOVjkzYkc1MWFVeHFZV3hwUlZBMGR6QXlUbnBtUmsxNk1WOW1TRmxCWWtWWE1qVTRTMVJzVFZZM2MzZERVbDg1ZFU5UVpVNXdTekl4WkY5RVNsUlpla1phTURGYVRqbFpNemxKVlVST1FuWlZMa2xUWTFKb2JYZGphV2ROTkdWeFMyTmpTVVp1YkdjLllWQWhUX0l2RmpMaUJiYmxWbm13cWxLR2U3RDM2TVNFUE45UTVjbTdJdG8iLCJleHAiOjE3MDYyMTYwMTMsImlhdCI6MTcwNjIxNTcxM30.j35lVLHsqSrNbIDhFJrxYhsOHiUBw68ROHItFO8Y5Ng","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000021"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:33 GMT
	x-forgerock-transactionid: cf88cc6c-92cd-4c89-91a9-fbc3580764d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:33.802 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:33.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 193955: jsonPath($.tokenId).find.exists, found nothing
20:48:33.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,193955,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a955dc4, username -> user.1000021, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29fac39, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215713843))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:33 GMT
	x-forgerock-transactionid: 28284ff0-7762-48ba-8920-6ffd15051d4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDEyOWJlaWIybWRraHNkNHJxMDJ1dGU0NDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmEzVlZjemN3YTJKVmNGSnRTelowUzFGcGJtbDNMbVExTVZjNVFXRlhRMlo0TkdrM1QwbElXblJ1ZVVsUk9GTlFSM1ZOU2xwclVIZFNNSFY2VWtKQ1owVkJhRXRVWDNGeGRWaE1XRGRDVlcxMlIwazNhbTQ1YmtwelFVNHRNMVZOT0ZJME1qbHFlVlpDVkVsb1JERlVUR3hIWlhOTmRGSkNUek5LTUd4cmRYQmplSEprTTFSTE5qQlNYMTlFV1dKRlZubEphbE41YjFaM1psSnlTWE4xYzBSaFJscFdYM0JaVlhFd2VXTlFhR0ZQY0dWRlZsTktWMWRHUjFWQ1MxUXdjbnBFYlhsVWNVSkdaalZ6UnpCYVpFaG9kM1kxYzBWVk5YQkZkM0Z6WTNkWVdHc3lXbkUxYjJ4NFRHRkNNMDV6VDJsdVkyc3paMHhOTjNOQmVXVlhjbmxPUm5ZeVpHSlFPVFl4YVhCUVMzWkdjbXhLWlZaR1dGOU5UR2hQYTJaWk1sUnpkV0pyWTJJeU4wdHpkV010U0RjeWJ6SkZiMUJxUWs5bWVtMXVMWGxGYWs1dVZtSjVSa0Y1Y21aSmJ6VjNYMmt3WTFweE1XRXdVVzV3ZVhGc1JWVkhlVzVHY1hOTlpEZFRVa2N5VWpRNGJXdGpiR296TkhoWWRHSk5iakZqV1UxMGJqTlVaakpzUnpKQlpqQnhUbWh2Y1dGUE5tZFZVM0J5ZVVOeU1YcEdVV0ptTFdVNGVHMVZRVVp5WjNwaVVuZG5kRTV4U0ZwMGNrVmZZVGhrYkc5SU9HMUJOMUpETTBkT2IxcHFNVVkwT0hWeFRsbGphbU5KY0VoZmFUaE5TRk51VDNvNVZEWldkRGQ2WW5VME4xTldVa2czZGtkbU5sVkZaMmhVYjJZMGJuVllZVVpYTVhkUFptUktTWE5sV21RMGJuRkpTM1ZoUXpkMVpGcHJkRzFGTFhoSlRVbzJMV2hvVlRWbE5HSkNhVWRhVW1wTmJGVTJjSFpFVWxwVFJtWnlMVUp6U0VSR2JVTjJNMHMyUnpSa1FqbHVZblpDTXkxNVdIUTRTRVpIT1Mxa1MwTTFTa0o0ZGxFMlVVc3dPV3BpWm5kd01VODBWMHRyTVc5WmNXbDFjbTEzUTNKR0xVaEZTMVJwUTNoaWFtcEdWM0ZhVjNNd05WQkhUMVZmTldKbFNWZGpRa05qTW14WFIxQXlYMDFZT0RCTE1WbzFkMU5FTWkxYU9VZFpMbWhDUVZJeE1IcFNMVk40Y1VSWFpWUlpMV1pZWW1jLjB5QldoSEFhd3NDdTV6VDBtUElOLXJVTFJOUmV4SjZZZV9qQllTOFZ0eDgiLCJleHAiOjE3MDYyMTYwMTMsImlhdCI6MTcwNjIxNTcxM30.FG-k_ZV3MUfh2bu0G_mSY07SM9ed1sE03uIPUuYrKzc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:33.844 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:33.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 193980: status.find.is(200), but actually found 401
20:48:33.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,193980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bef6c06, username -> user.1001808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ec02f76, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215713909))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTA5Mm01bWhkZHN2Ym0zaGRlbG9tYWZnZTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WU1VSjNXRFV5ZVRSMVZuTldhWFpmYkhReU9HTjNMakpZWm1ZNFdWSkdaa3BaVUdzelR6Uk1UMU53ZVVKMFEybzJSMVZsZFhOUlZYRndjV2hNVlVSSGFuWnllRmxUUlhsZlpWbDJlVXQxVjBkbGMxVmhYMFp3VlhobE5UUmFhMHhaY1RSeFZsSk9PSEZqU1ZFNFRGRTFiRFZvT1ZobmNUQmlTbU5qYVRCa1JYaE1TVTQwU2xOcGVteFhiMjVVYUc5VGRIY3lkbkExYUZaRVIyMVNjSE5aT1Y5bFNtUjBZVkJGWDBsSVJXNWhYMTlrVG1KTWEwTmxWbGhrTlV4Zk9XaHlTVkZZUTI1TFpGOUNSSGxyWTNSM1lVVktZMGw2UTFneU9UQXpjbDlJYldaWk5raENlbGsyVmsxdU1FODJVVmREVkZaNE1EQXpTMG96VURGeFF6UnRMVm96U0VSSlprRnhTalJ4WVdWb2FqWkNTRU5oYlU5TVkzcDNWa2hrVUY5MFNWVlZSV0p1YUMwM2NIZ3lRVFJOYUVjelRtTlRVbXRpVjFWRE4yeHlWR2haTjJ0SU5UQnFXV053YTNOa0xVUXdkV1p6UVhadFJYcEVNMWcwZFVKTVFtMDVja3h4YlVOeFZ6aEtPQzB0Wm1remRFWm5ZbVJpYWxweVl6WnRjMnBoZURjdFpVSkZaM0psU2s5SGMyaHRibko1ZURoSFVYUTBlVFpRVW10VVVqbDVXbTlmUmpKaFdsRkxSbEJPUzA5RE1HZG5kVmxFZGs1RVprUTNNVXhVWVZWTVZFbDRiSGh1UkZGc2IzZzNlRXRWV0hwc2RtVTJNbVIzWTB4SE0wWmFOWEJaV1RoRk1VcG9MWHBRY1VsVFl5MXVWM2N3TlVjMk5HZGpkV052TW1KMlRHNTNZVzQwYWpnNVFXRmpiVzlTZGtoRVExTlpaSEpFYTFGNE1tVktNMlZvTm1adE1VMXNTRk5wUWxVMGIzbGhRbGxOYzJseWJFRTJaV2hPZFhjeGIzSm9SMk5rUlhOclVUUjVVa2xOY25jNVRFaHpObTF4ZW1sSE9WSk1VVzExZGkxdFQxVklkblpvUzNsNVpIZDVUblpFVUVaSk5tZHdSemxNYkY5d1IySndPV0ptUmxrNE1WQldibTVzY1RRMFRsaFdXRXd5WVZCdVFXeFphSEZMYkd4RFpURnZWQzA0ZUdWSmNEWkphR3BHUzJWSVVVOXlWRXB3Y1ZkM05EaHZMbFZPYVhwaGJXTTVkbkJ0YzNGTmJtTlJhemh6VlVFLmhFd1dtUHlTaXdMU1BodXQ0SDNlQXo1WWM1RnVSeFRiT2U2WldkZ09acmciLCJleHAiOjE3MDYyMTYwMTMsImlhdCI6MTcwNjIxNTcxM30.cC2C2u3m_nCbxaZfqg_UaV_OzIF_MxmE3IhyAxdAkrg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001808"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:33 GMT
	x-forgerock-transactionid: b84b1327-453c-478c-af24-bc26ec0b79b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:33.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:33.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 193980: jsonPath($.tokenId).find.exists, found nothing
20:48:33.997 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,193980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bef6c06, username -> user.1001808, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ec02f76, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215713996))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:33 GMT
	x-forgerock-transactionid: 8492f79c-ada5-43f7-bf0f-ee51ae21af2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2dsMzJtaW9xaG11cnJsYWVpczVuamhxajciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2NYbHhTa1pMUkdrM2FGQjZhV2RrZUdWQ09HeEJMbkZ4WDJKQmQyVjNObU5OUmxSU1FWWm1Va3BWWVdGT1MyRkhiMGR1UkdWck9HVTBhRWxaYkRGTFRUaFFVVEpEYUROcVRtRldOV2t6YUhwUU5GWjFTa05pZEhwZlRWbElhMjlHVW1OT2NURkVVV0V4VkZweVRYaE9PREZ0VkdoS2VqUnlOVU5sTWtWaWIwdDBPVGx2UWt4WlVuVkdja05QUVVscFQwdGxZMWt6YVdsck5td3dTa0k0VjFsZlkxWmtiMGQzUW5aWmFVdDNiM3BsYVZOaWMycG1UelJPYlZZMlRYaElWbFp4U0haYVVFWkhaRlZ4Ykc1cU1WWlFZa0p4WjFOWGIwMW5Va2RSTVcwMFpWQlJaRFJTV0VJM1FsRk9kMTlLY0ZZME9IVndaM1EyVG1sWFRsUmZNRVl4TUVReVowMXhNVUp4YkhGWlkwSkVNVXc1ZGxCdU4xVjRRVk55ZUdkdVJIZHJRV3N3UzFoMFpISnFURGhvWWpCcFYxaGtPRWswYTFGTVdHbzJUemxxUmtSMlEyeEhibVo0VUZab1ZFbHJWRTlTWlRVd1lYRnVOa2xNUVhwR1Mya3dSSGhCVjBaQmNHMUdkVU5qWHpaV2JHRkdVM2wyZUZkYWJsRnlhV1pxYlVKR09DMWxNR3BpUW1nMWNtMVdkbVJTZWtKMlIzaGZTRm90VERSaGJEaGtOMGREWXpObVlVcGtZMjVoVVdGMFdVWkxWRWhLYTJ0SGFEazRWMFZ5WVdsSFVVcFJjMjUzYzA1dlVVNTBiVlF4ZVZGM1ExOXVaWEZpWkVodVQzVjBZalpCTVdsUVRHUkRNV2hKWVdKTlNHRnVTR2RyYmtWSmJUVXdhazg0Y21KbU5GUjRRMmhVTWtacFVrdEpWMmRTZW10TlUyMVJVSG8xYjNkSU1UbEZUREEzTFMxbVlrNVlSMjFUTFRReVZ6RkhNRUpUZUZGNFZWcHpORE01VWxOYU5rdHhORlZFWDBaUVFXRkphVGQxTFdSNllrTm1iVmwzWlVsNGFUSlpXRWRuY2t4c2FUUTJaekIxYlRoRWVISk1RMnBWZWxsYWFuUm1URTA0ZWs5TmRHVTRhM1pNWVd3d2FucGFja2c1U3paTWVtTTNRMFV4Ulc1SmRGaDFkVXBTUjFGS2VHbEROa3BqTXpWbE5GaHFTM2xHTnpFek1sbFlUMDQyTUd4NlYxY3dMazFCVEhSdGVHWmphbHAyWVVwSU9VNXNkMUJQWTFFLjZFV0daajhXSC1KTjJZWEdod0lCWXRKaHlQRk83aUpURldYVTFzX2FFOUUiLCJleHAiOjE3MDYyMTYwMTMsImlhdCI6MTcwNjIxNTcxM30.Lds14s4vFME1TUcxzFBX3MQ5JioW4rokLESAXbBSwXM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:33.997 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:37.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 194451: status.find.is(200), but actually found 401
20:48:37.061 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,194451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@769ef00a, username -> user.1000466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60b50180, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215717012))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHFla2YwcGQxamg4YWx1MGt2N2ZqZ2IzNWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFNuUTJhekZLTVhGeFUwVkpjRXBpUkhnNFRXSjNMbEZZTkROeE16WmZkSEV4VkVZdE1EVkllaTF2YVhOWFozcElhbEZRYTFOdlpteDVTRTFFTVc5UlYzaHJPVUpxY1daM1FWVnVUMU5aTjNwaGRFZDZYMjR4VjNkR1QwUjFYekZHY0VWc01GRmlMV1YyUkdNMmJ6bHZjR2xIZHpoRmR6WTBiVkEzTW5wUlEzWkdVbXd0WmpkYVYxOW9iV2xJVkdVelZuWjRWbFpPTW5wRFVuQXlUSFJmVDNscVVuQkxZMWRrWldkSFprTXRRak5sVVdaVFgwMDVSV0ZGZDBzNVRIcDBNRmM0TVV0NU4yVmlZM2RxZVhkQlVrSkRUeTFVYkdac09FSkJNM0E0VGxwTVNqaDZkRVoxTlhGT05GbFJZVEU0ZGxoVGJETjBhVWRQWm04MVdWQnRPVVZIVjBwSVIwRXRlbEozZG13NFVEUm9ha0pPUWpGUVdWOHpWalJmWlZsTlRtZHpkamh5TjAxdVdWSmlURzU2Y2t0aWNraFhOV1J4ZVhVNVR6UnVXR3Q2VVZKRWQxRXlaVUpOTWtwRFRXZEVTR2d0ZDNBd2QxcG5Ta3AwZEVkRWRXZDFORUo1UkVaWWNYQjFVRzloWVZwSE1Fa3dZV0YwVERjek5rUlVRbXRXT0dKT1UwaGtPVk5UZFhGeFh6aDFjMjF5VHpGNWVYQlRMVGxKV1hnd2JqSmpSRmxKTlUxSWMwUkVhRWRQVjI5TFpsRTBVbDl3ZGpBNVQyTnFkbWgzYVMxck1FVk9UM1EwVGxnek56TklVelp3UkRSQk0zVjBNbkpHYzAwMExVRmhPRlI1UWtRelprVk9VRXRyWkV3NWIwSTFXRlpCYXpscVVrMTFSRzlqVGsxMExVTkJORTF4Y2xsV2FtUndNWFZDZVRkSGNHWmhWMkZFVGpCV2VqWXhhVE52TW14RFVteDNWelpRZUZSVWFYSlBWMnRoYUV0emFsTnZNa2RsUW1OTGJsbEZTRWc0TkZONVFYUXlSV05qY0dSbVprWnJXWFpVYmxCRVRtSnhhMU53WlRKQ1lsQlVZV3B4UjBweE1ucENObFEzV2xwVFVFZDFhRzFwWVdsbFZsbE1SMHBCUzJ0UVRERkhaR1p4Wkc1cVVtWjJUMkYzYTJSQlZISnNNSGN3TFVONFJXVnhZMlY2UWxobWFqbHRVako2U2pSRE4yZGlaemw0Vm5ORGNVMVJMbkl6YmpGRGVucE5MWGg0YVdScU1VUXRhR0pFWjJjLkhqZnZQeS1BcTBaTjh5Yi1KWlpDSVczel94akRaaGt1Yk5GN21tYk1FSTQiLCJleHAiOjE3MDYyMTYwMTYsImlhdCI6MTcwNjIxNTcxNn0.XfOCZDgoIDGcmk8PUnWMW3Y9lMxHOKIxGB7fpvWWbfU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000466"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:36 GMT
	x-forgerock-transactionid: f5168bc6-bf66-48a2-b907-12fad63acac6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:37.061 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:37.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 194451: jsonPath($.tokenId).find.exists, found nothing
20:48:37.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,194451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@769ef00a, username -> user.1000466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60b50180, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215717100))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:36 GMT
	x-forgerock-transactionid: 866705df-c05a-4ec7-8d90-0bb509e4dc73
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTFuOGZibGh1cDg4ZGptdDVvNHU2OHV0b2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFFWOWFYMFJ3Wm04dGVGSnJSa3RzWDJadVZHSkJMbWREUTNsWFEzVTBkblpvYUc5T1p5MUlRa1IzV2xSM1UyZEliVlpEWjAxTlpsOTFUbWt6WkRSVFZHWnFSMHRvUkRJd1FpMVlOVTlWTVU5T1pGVnFjMU51UW1GUlRuUm9SblIxV20xRVRWaGFaV1ZZVmtKRVV6QTBVWGxtZERSSGRVVnNTMlJ3YUZCU2MxSkhSbDlFVkRaMmJuZDVjVmxXU3kwNVdUSnRSMjlRZVZKbldWWkhWVlV3V205WE9GbzJWalZUVUUxSlRWTlJPWFpaTlU5b1dIQmlkVmhxZVVoVFIycHJORGhqYnpJNU1VRTBYMDF4VmtGaFdrOU1TRGxsWmpSbFgydGFPRE41VlZSNmRFRlpSMkp3YUhOTVZuUnpVRFZLYjJsM1NFeHdUR1UxWjNKYWVsRTRjREpsTVhKcldIZFdSV3N5U21kVk1YSTRhblpSVFRsa2RGTTVRbXd5YnpGeWFtbEdNVzloTkVocVNYTkVXWFV6Y1hnNE1saFVUbGhYTm1Wa1EyWmlVbFZUWnpkVlMzRkNhVU5RTkdsU1JGWjViM1I1VTIwMlFsWmtkVGxzUzI1MmVIcGlPR1ZzYTNGRmIydDRSbVZPTjNwQldubHpZMUJvTWkxdGJWWmpSa3A0V1RCT016QTNaamREYzNCU1NHcDNUak4xWjBaQlZrNWlhSFJFWkU0MVZteHpiVEZWVUVScFQwMXRZV05sYWpSelJEUkZlREZEUlRZNVNtTnNkRmN4V1ZCQlJHMVZiVTEyUldOek1VdE5XRFJ5UXpWaFYyaGhVSEYwV1MxSVRrcGxTbmRDYkZWbmRXOVNSRjlVVW5oaE9WcFBRMjVtWnpoR1gwUjBUbmxGTldSWU9YbFpPRTlIU1Y5eFZXZFhOM2hSV0daRlZWaHBNazE1TjBjM1J6UkpYMVJHVDJSbFIwSmZiMEptY0VkQmQzUXROazV1TkdFeVdEWnhNa0prZW5SUGFFWTNTazVVUXpCVkxWWnZNbmRCYTBGQk5HczVYelJTV201UmJIWjBhV2hZTWxkUGNFSTJhbUZpZGsxaWJYTnplbDl0WTBKS2JUSTRZVFpCWlRKcE9VMVhhVUYwWVRkbkxUSm1UekJQZEVnemVGRTNiREJMTjFaaGEwZzVkRGRpV1ZwRmFtUktjWEI1TW14dGEyNUpPRFprY1V0c2RsWkliRmt3TVMwekxWYzBMbEZVVG0xYVRrbDVTSGRYZEY4eVNtaHZNbmx5ZW5jLm85QTNOTTdDR1diUzFWai1jeW5JeERXZk5LNUo0dGRuMktQUGZ0N2N5UTgiLCJleHAiOjE3MDYyMTYwMTcsImlhdCI6MTcwNjIxNTcxN30.n4gxK0JrfOXPtE6re7KimsNjPWiE-qOP10-q_yOsj4Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:37.101 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:48:37                                        1310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=370502 KO=12174 )
> restLoginInitiate                                        (OK=183444 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=182898 KO=532   )
> restloginProgressiveProfileCallback                      (OK=4160   KO=532   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.30%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.30%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.46%)
> status.find.is(200), but actually found 503                      4958 (14.42%)
> status.find.is(200), but actually found 401                       532 ( 1.55%)
> jsonPath($.tokenId).find.exists, found nothing                    532 ( 1.55%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##########################-                                               ] 35%
          waiting: 348057 / active: 19     / done: 194539
================================================================================

20:48:38.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 194719: status.find.is(200), but actually found 401
20:48:38.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,194719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eea69b6, username -> user.1001941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ec7af22, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215718807))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2k1Y3N2N2s5ZmJkb2xxOGw5aTFnZmp0bmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGFrbE1RMWcxUzJOSFZGSnZUbnAzZVd4NVRrTm5MakJmVGt4SFVsSmlTMU5vU25jdExWY3dOVTluTmpCM2FEZHdSMFZYYjNCQ2J6TkJVazlrYVhONFkzTTJTM2R0UWxadFpFWmZZVUl5Vmw4MVVsVlhRMlpLVTNvMmRWQlpOMmwxU1d4NlVtUk9UREExTUhwWVUwaHJUVVpKU1daM1kxODBRbmh0VmkxR1dIcFVjVVozTVMxak1GQlpjVEJsVWxnelFWOVRWRlp0Y1ZGNlFWcDNabWd3YjJOemVYZDNhSGxST1dvM1gwTnJVV28xVWxFMVZITmtNWEpvWTFwUmNXdGlNSFJtWlVkNWVEZG5VRUpvYW1WV2J6SnNNV2RTVW1SeVFtWm1lak0wTW5aeGVFUXhXSEZEVkZGaWFXbGpTRWxLUTJoWmVFMU1VM2hrVGtsbGRsRnNNemN5ZDJOVFNVVXhRbGxDTUcxSWRVOVJWbEEzUW5BeE0wOWZTbE5sVTFwMlNqWmxNVjltV1dVNU4yRmFPREZFWlRKdk9EazNXWHBEZEdSR05tMURYMHhvTjJGS2FUTmlkMUoxUzE5WFJGVm5Wa1J2UzFJMVZDMUVaRFJtVDNOV1gwSlVPVjlCTjNaelVYWXlTMHBhV0VRMlZHeHBjMXBvWm5kS2NIUnVWMGQ2VDJGYU5XeFBaa0ZWY0hkSU1WaHlWMWQ0ZWtkdlYzZEVWM2N4VkZobk9UTkpabTFJY1U5b1ZWRmZlVVZHWDNWcFQweHVOekJhY0dsWlUxTlBVREZUVW5CdFRFNW9hazFSVEhKTlZtMUlNMnAyUm5sTllXRnVlWHBxTWxwUlFWcFNjWGx0YzBOcFRUVkdSRU5FT1ZOQ1FUWnJVaTFUTm0xNVpFRXpSMHh5YlU4eU1GVkVObWRrUVRaMFZGSkRXV0l3VURVeU5raDJjbGROTkZVemMwTmlTRTkwVm1wdlNXZzFaVEZZYUU1TVRrMVdYMnRqVEhKM01YQTVVVEZWWkRSVGQzSm1kRGxaVm1SMVpqSmZYM1J6ZW5wQ1RrNUxSMlJFYkRRNFJsQTVOV3BDYURsTlRrNVFSSEZZVWxCMGNGSTFkbkZ4ZDBoMk1rSXljaloxT1ZBdE1sOXBWbXB3Y1VWQmRuWnpXVXRKUzBWa1IwMTVaalJvWkV0WWVVeHNYMmRhTFZwaWFtVXlhMXBZTVZkNE1GTm9aMEZmYVdKSE5UQmpSWFV3TTBSU1l6Uk5MazQzTmtGYWFrVkxkME5NVm1wR2JHeFFOVk5tYlZFLnpZSkNYNzdySTFvMzN3Sjh4LWZoS1FkbWRXeEdKOWlMTU4xMmpKVUpieVUiLCJleHAiOjE3MDYyMTYwMTgsImlhdCI6MTcwNjIxNTcxOH0.94QrarZtD-Wn2oqXwkHT6G5GVcBT5I6SmVfI6zLOUgw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001941"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:38 GMT
	x-forgerock-transactionid: 8f533867-8d29-4375-a7e6-3d972eb9c45e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:38.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:38.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 194719: jsonPath($.tokenId).find.exists, found nothing
20:48:38.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,194719,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4eea69b6, username -> user.1001941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ec7af22, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215718895))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:38 GMT
	x-forgerock-transactionid: 56f28ec6-d04d-4822-b6b4-9032b0a5badf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDJiaG5uOG1iOHRyNzZmbGNkbTU4amFwdjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGFWVkZTMnB6VWtsNFRHcFBkMWh5TFd4R01GbFJMbTlWUzBoMmFrUmxiVlU0V1VONVlqUjJVRWxKUzAxdmFqbGlObWhWT0ZWT2NVWTBka2R4VDFSaVNHUndSMmhRU1Y5VVVqRlhabXQwTlhGUFFtUjJTa3BCZGkxT1VEbE5UMFl0ZVhkcExXSTRiSHBFYlhWWFJtVk5aWE40Umtsa1ZqSllRM3BZYlZrM1psSmhORVpCYkVJM2VVcDVjM2cxY1dGVFJqbElVRjlNTW01SlZrTlZWbWsyTVVGVVRqWnNkR3h2UkRSWE5tRmZVSGx6ZG5SU1psZHlXV3gzU1c5Q1NHUmtWRFZCU0hweExWTndiRGMyZG1WdE1sbFlNekZtVm1KdWExOHdVMlZXYzAxb2EwSm9PVWhGUVdZeGNGaHRZVzU2WkZSVmRVSjFSWFo0TTJwZmRscFRlRlJ5YmpSTVgyZG1lV2R5WVZVMlpYWnZla1JYT0dKNFFrczRRazl3YWpRd2EwTmZTRXRpZUY5dFFXMDBlSGRsWDJseVNscHRTeTF6VjFWQlRtTmZkVVUxZFVaRk4wVnFlbnAxTXpSTGNFNUJjMUZJYTJ3d1ZYUTFlVkV6T0RGc04xUmpOMTkwVFVKTFJGbDZRMFpsU0ZaaE1EQldWaTFDYVdwM1R5MVlPVTVMZUVKUFpHRmtkMll5TURsNmNXUlhPRlkxU0RsbFZuTk5iV3h1VnpKSGJsbHFYM3BuTkZGcGFsTmFNa0ZCTjJJME1tODNTR04xZWtab1VsVTRSRkpwV21OR1JXeDZWak56Y0RWd2FFczNUelpwVFZwR1kwTlhVMFl5WDNSeVNrZEZYM1kxYVhsbU9FUm9YMVJtVWkxTVNYUllURUpKWWxWemJ6UTRTM1JhVldGWVlqbEtORkZDYm14RFVFVmFlR05OYm5GclZUaFhSR3REYTI1dmFFOVBORjlCYmpSVVJYZHZXRkF5V1RGSVVqRjZhRjlRTnpBMU5IaDZielpsVkRKRFExb3hlRlZyWjJsblpucEdUbGhUYlZScFMwUjZlREJCTFhwdFNrRkZVVWQwVjFKeFlTMUtReTFuVVVKb1ZXMWlOVFJHYzAxYWJGRTNVVkZPVkc5eFJsUjVTRXgxT0d0NU5FTnVXV2hEUVVsWE5WUkNhWHByZEU1R1JVaG1RbTFpV1VKclV6RjRUaTAwVUdaM01HNU1ZMjU2ZVcxS09IZDZZamR1WDBwWlZtRk5MbGQxTkdsaVpEUktNbVp3T0dSRlZrZG1RMlJVWjJjLlZLenYzS1BFa180dzdHUUJ5ekV2dmRCcGt0Smx5T3FEcVZacFdSYXJKOGMiLCJleHAiOjE3MDYyMTYwMTgsImlhdCI6MTcwNjIxNTcxOH0.h6v9qpYrexaoO0Xl6gGOiiELbx0nRppmRdw2A-4wqUE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:38.896 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:48:42                                        1315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=372023 KO=12176 )
> restLoginInitiate                                        (OK=184201 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=183647 KO=533   )
> restloginProgressiveProfileCallback                      (OK=4175   KO=533   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.30%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.30%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.46%)
> status.find.is(200), but actually found 503                      4958 (14.41%)
> status.find.is(200), but actually found 401                       533 ( 1.55%)
> jsonPath($.tokenId).find.exists, found nothing                    533 ( 1.55%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##########################-                                               ] 35%
          waiting: 347301 / active: 24     / done: 195290
================================================================================

20:48:45.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 195602: status.find.is(200), but actually found 401
20:48:45.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,195602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3446593f, username -> user.1000264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cca61ce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215724992))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXRmMW1jMXVvYXNpbmpuYXE5ODlmN2V1OWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFVqTjFTbkl5TVRJNVpsSm5ZMUozVlVveVNFVlJMbTV2VVhWWFoxVnpVa2xOVlVReGFtTjNjRXhoZEZWeVRsRkVWRXBSVVdoRVEzWkNkbkJWYUhOeWRtSmZTbWxrVDA1ek1uWXROMnBaWkcxdmFGZDNXblJaWlZka2FsSTJiMDFTTjBsM2JteENZMHRTVFZGdFRXMTNhMTlQYlhGWmRtTlNXalJaYW10V1dUaG9iWEpoY0MxM1FYSjVPVFJ6UzA1Wk56UTVMWFZaWVZOQlZXTjJlSE5vTFY5VVh6RnpUa0pYUlVwaWJXdFpTMnhSYzFNMldUZGZPVXN4V2pWU1ZtbzNiR2x6Ym1kQ1psbFZjWFkyTTAweVREaHliWHBEUWtRelVUTXdVSFp3VURWeFRtcGlOVGR4U1RSUlNUaHdVM0p5Ylc1NlpHbElMVzR5Ums5QlNtRjFPRUZHTkZCWWFuQjBZMkkyVjFGNU1ucFlPVzkyUkVaYU1uTTRNVEZxZFRWb1dXdE5URTUwY1RGa1kyMXNWRUV4TldWMVQySXhUSGhSZGkweGEwbDZUbkZ4ZGxselRHUkxjakJ2VXpsQ2RYWkdkV0pVU0cweVNVZG1lVmhLUkVkT1pHVlpkMHhzWDNoelYxVkJSR0V5TFd3d2NFZHBXRTlUVlZZeldFNWhOVUpsVmpocE4zTllTRzR3ZG1oVVVFbEljVmsyVUhZMWFFaDFibTE0VjFSS1JGUldiMmhEUVRBdFVXbFdZMEoxVEVONlgxQnVOMm81V1dKSldXaDJkMWRUYkU5SUxXeHBkRU0wYmtNdGVVdE9kblJEVm5kNFZtVk1aMWhCUW5wbFpVTnhORGcxWkc1V1ZXdDRhSGRETW0xS1pHTnBNR3hUVUVwamRtbFRla1ZsYW5WZldtUjRlVzlHWjJOMVlWQnFiMVV0UjBkMFRGZFdOV00xVkdKS09FeDRNMGROTUZKS2VVRXRkbUl4Vkc4emMxQkdTbmhEZWtOR04zVkxWVjlrUm5oT01XZElNRGRvVEhSVVpreEJSblZwTmpCQlFUbHNWMDVYZFdNelMzbGhiWE5pWTE5WFFpMXhOVkpZUzBFMlVtWnRTbVF0VGpGa2VWTTRNVTlsTWtaVGVXbFlWMDl2UjJ3emVXTnBhR0pTWWtGZlZrdG5UMUJVUzNOemJuTndOVGRaYTFaME1UQmFZbmhGYkRoR1VYVkNlVFl3WmpKeE4zRnlRVlU0YXpCRlVHcGpMbmRXVFc5V1kxUkdhRko1YkZCMFNubGZVak40TjBFLnlYTzV4MUJJX3ZmeWxFLWpwYXl6NUpVOTFYOFAtUWVOS0NZV05Vd1lUZDQiLCJleHAiOjE3MDYyMTYwMjQsImlhdCI6MTcwNjIxNTcyNH0.dV8gi-ZcC9lIPU20-ktu0bfy8EkV5Yfsn16Qu8V1XwY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000264"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:44 GMT
	x-forgerock-transactionid: d7b52efb-97b3-4107-b2da-fc607a148fac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:45.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:45.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 195602: jsonPath($.tokenId).find.exists, found nothing
20:48:45.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,195602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3446593f, username -> user.1000264, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cca61ce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215725080))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:44 GMT
	x-forgerock-transactionid: f1a6ed53-37df-4c8b-bdf4-0b6a0d45aea7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTluZHFuOHAybnZtdmpxdm9kYWRoanNmcnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGVWQkVSMUE1YmxZMU1XSlhUbVJtTlZaRFFqQlJMblk1UW1RMldVb3ROME5xT1ZKSFZraGliRmRoVkUweGRXeHJiMXBLV2pWb2JXRkZkMjR4Y210Wk9YbEtaMWQzVmpsTWR6VkNNVFpzUlZwSWNURlBNMk5xTkhwclFtaHZhRGRRVkhONk1YSjBWWEEwZFRBeGFtWm9VRmhmY1dWMVVDMTZka3M0UkVsdVpscDBOR2hrY0ZoME1XRnpWblF6VjBkWlltNU9hMEZ1U2xkTFVIWjRTVTVDYTJweWVGQlRUVVF0WVZCVVFUWldaMjFvWVU1ZlIzRnlXRXBOYzBSU1NVcFNVR0ZZTWtKM1ozUlNjMU5XT1VOS1pVeG1MVUZTWVRFNU5rZG1Na0ZtYmpKQmFtSXdibXRFVEZKa05FVkVPVE5aZW5WWGFXZ3hjbnBOWWxwUFRFRmZVMDU0WXpWeVZqZFBkbXB5V201a05ESjFVVm8xZUV3dGIzQjRiM0E1ZDNkdE1reEJjelUyWVhoelRFbHVOSFk0TVVaNGFIRlZkV0V3WkVORVdWWjZVbDlzT1hwamVVcGlaSFZTWnpCM2JtbG5lVXRaU25Nd1RqSnVkRWcyT1ZCUGNrcHRaM1pLUzJ4SFZXZFZlVXB5UWpsSGJqSllRMXBHUWtSS01FcGFURXh2VURaVFJIcHRWV1ZTWDJwaWFGWkliSFZyY0hoUWFFMXhNSEY0ZDFOM2JUSnRaa2hLVUhCaWEyNVRUbTFvU1ZCb1YxWnFaVzh3Ympkd1ozaERUMTlPUm5GcGNXWjNaakl5VVhKMFpURkRVbVYyUTFFek56TXhaMUZzUW1KU2RIWlVVMW95TmpKVGJsbzJVa2xwYW0wMVVUTmtPV3RpY0dsNFFVeHVUbGRsY214VmNWQkNkRlIzTjJ0c2VYQkxaVmhHZVdOdmMyNXVZVll6VVY5RVNtWXliV2xHYlU5T1FreEVhVk0wUzJSSGN6RXRXWGN0VjJKSU56TlFRMW8zYTJzemVtTlFUVmxsV2taV2VUWnNkVzFUV2tScllWOUNWR2wxV2pVNFYyaHdkVGh3TjFad01uSXlTRjkwTkZCRE5HdExkWGsxWTNkYU4wRm1jamRpVFVKV2EwcERMV2xuYkZwblFrWkZZVmwxYTJsa1FtOWhTRFJUZFhWTE1XbFVWemhwZFhkeWJXUkxZV0V6U2xJeWRIUlFTVzB3U1ZWeFN6bDNZbU53V2xSdWR6Z3dMalJNV1ZKWFMwTkhYMHhvYzJWM2VFTldNbkJ0UmxFLnQ3TTUyRFZKNnNjbmtFZ2hsRjZzTk1hY2ZmckNfWGxENkpMOVBvcnQ3MTAiLCJleHAiOjE3MDYyMTYwMjUsImlhdCI6MTcwNjIxNTcyNX0.5K01EGphGlsJwZSqDCJtKeSVs4IRtB4MirmZpKn0rUg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:45.081 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:45.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 195615: status.find.is(200), but actually found 401
20:48:45.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,195615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32bfff07, username -> user.1002728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c6d586d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215725052))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWxvaGJoZzU3NWcyZGlnN2hqZDFjb3E2YWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2NVbEdYMmx3VDFwTFdHcEhTVFpTYXpCTlFrMTNMbTFtY1docFlsZG9TVU5QU0VVeWJGZDJSbkkxYVVZMGVpMXlWVmRpVlhkcVdWZERUMTlFZFVjeFYxQjBOM1kxZDJSTExYWXhia1YzZUVvMFNGRlFXR2gzWW1sZmVFRnBjVFZGYWtwbVZFRldOVzFYY2tsb0xVUXRNSE5WVUVkU2RrYzNWMEUzU1ZGb1kzWmZRV05QVGs5SVVERmxiMk5xWDBKMllYRjFTMHB6UzJwYVZtcDRUM3AwTW5WV0xYWXhTVGhYZGxaclRUaG1USFZoU1RGNFVYUmxkMDEyY0cxU2NIaHdkR3haWkVJNFdHWnNZM2xKTkUxTVRsTnZUV3RpV1RCQmNVWldhQzF5Y1hSaUxYZGFTbGRDYlVOcU9XZEpZVkpVVURobWVWVnFXRzlsT0RocWVHOXhNamN6V25GdGVXTmxjVWhmVWpseWNrRXRZbE5qVms1TU1VbHlZMnAyV0hZMVVYcFJOVXRPTUdwaVJtRkNXblJET1ZwcFpVUXhVbmhMWkhweGIwTmhRV2xqTldseVVXNUhOalZoYUVoQ1VWZGFNSEJXVHpaT01FSm9URXh6UWxwTVJWcG9MVEZaVGtoVFVtTmlRbkZ5Y3pjM1gybEpVVEE1WjNCc2NHRjJOREYxTmt4R2RqTnpjVE5WVlZOSFRsbzVOVTF4Y0dwTVREUnRPRzlSU1RCR1NrUkthRXhYTlZKcmJVTlRNR1l0UWpoalJHOHdWVzkyUkU1Q1NUZzVUVGh6ZVVoVVkxWXlkM2RyVlRKRlNrbEtObXhYZVZGdGRrNDJjazR3YkhCTVRsZ3lNSEIyYkRCM1pWWXljV1JoYVVWT1RWSTNiWEJ4WlVoM01HTnpPRVl0V0dVd1JHbExVQzF4Vm5CaGVUazVhbEpKTkd0UmRIQlFWM0JPVVU5WVduSlNSVXhvY1RkSWNrUnRUM2xYU0VaemNXazNaR0ZpV1d4UlZIVnRjak5VWm1KeVJ6SlJRMDlyWkVKcE5ETnhObFpuUlZWRFdtVlJSalpoVEdWSVpraDVOUzF0UVZONmRYYzRPV2hoZGtWSU1IRTFWbTVSVEZRd1JWOWxjR0ZSZEV4Q1dYQjJTblZzWkhsRmVISnllbGszYmsxeVptSklhRk5HYTJGM04zaGxOMFkyTFRKTVRTMWhSR3RzWlVSb1MxSTRObTFTYmxocWFURm9ZV1J1Ylc1S1NYWk5MbDlHTWpoSU5rUnZjazFPWVUxeVUyNUtRV2xwU21jLjJ4alZENEdrN2k4S2pBOWljYlJSTnNFNVBGSU9EdTR2d2U5eUEyczhKc00iLCJleHAiOjE3MDYyMTYwMjUsImlhdCI6MTcwNjIxNTcyNX0.NlTRFwcbgy2hMP3mDsv8leYo82kcJQNzm2jxVlfLYcE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002728"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:44 GMT
	x-forgerock-transactionid: d5569301-be59-4205-90a4-87eb796789b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:45.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:45.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 195615: jsonPath($.tokenId).find.exists, found nothing
20:48:45.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,195615,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32bfff07, username -> user.1002728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c6d586d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215725142))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:44 GMT
	x-forgerock-transactionid: 8959a6cf-b252-4852-96a0-1386920b2389
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzQzNHEwNWM0dm50MmQyaWdyMHVrM2U1c3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFdUSXhNbEY2YkdoeVFsaFNjVkY0TmpaVVVFbFJMbWRZUVhNME4ycFFRMmxHWTBGRlJEaEljR2hZTldOWVJqQnlUa2x4V214bFFXWm1iMGR2VlVwM1YwdHZRMjFUYWs0M1JrWjFTRXgyVDFObVpFeG1VREJPVVdSaFoxaFljaloxVWpCRlluSjNkR0pvTkVGU2NHSmhRa1J1UzJSQ1NHSkhZblpJU3pKTmJHWkZWek5XV1dzMll6Tm5NV1JRZGpFMWJVTkhVVms0Wmt0ck1XRlllVlV5UlVKTWNuQjVlRU5WVmpFd1lsaElaWEJwY1hCeWRqUnZORlphYUVkb05FSTVaMDkwWWtGMU1raDRRWEpTTlZSc1ZtNTRNbGxzVkZGMGNraFhPR0o0YmxnNFpEWTJWM05pTm1oUGRsZHlZVWRLTm5WRllXcHNVMnhTWjBoNVNuWnhPVEJ4ZGxaNVJsUlFWR3BQUW5RMlVHODRURlIzYTBvNWFVcGpXVTFQWDBkQlYzcEJaVGRDUjIxeWIwMU5kazR4VUdWWE5YUkZVbDlwYTBab1l6UlZXa3hYUjFST1NWcFZlR1pCUkY5ck9YbzRPV1pUVTJGelVDMHdWSGw0TFVaaE1XZFFlVzk1U0ZGbVlXOUpWM3B3UW1ORVFrMVJYM3BrYzFGTVozbE9SVnBpT1UxcGRqbGxlRjlGZVRaVVZFRjZlREV3YVVock5GQlRaVEF6YXpSUVgwOU9OblJqWmxoeFVrZFdSR1p6ZFhkSlYwSlFUM2RPWmxsQlFVTk9ha1UyWkhKRVQyZHpUWE5uUVVoZlkwUnJWMWxhUVVacmVtWnlkVGhFVVdsMVRHWnFjMkowYkVJM01rSm1la1ZzWTA5MmIyUlhaMlJIVm1abVYwOVlTMEZJU2tGd1ZuaHFTMGRHUlVsdmVreHRabFp1VTA4M1RrdHFjVkpIVFdSSk1ERjBaMmgxUkZOc2FYRnpiVk5KVkRGb09HOW1ObVJyWDJsQ2VFRklOVlpKU0dKNFV6bFlaREZrY0VKc2FWZENPR2x5VjBzd2VHNXRZVkJsUjFwamNYVXhZM0pXVTFCQ2JGVlBiREpxVVdscVRrcFBMWEZMUVUxSmMzRmFWa1oxY3poNU1UTkdOMHhYY1hoMVRqRjZWRWd6T1ZWYWEyRlBWVTlEVTJsd1lqbHdTVlJWZW0xaFgzSXdVbTgyZUZORFNtaHRTMEU0VFhRM1IzSlNWbGszZDFnNWJtWlZMa1ZIY0ZWbU5VNXBUVE14V21ocGVUSnVRV3hQVUVFLlBVTGw2ZV8wdDNKRXJQcl84S3dfT05sTUc0R1F0bEF4RmlEOGJVYjYzQkUiLCJleHAiOjE3MDYyMTYwMjUsImlhdCI6MTcwNjIxNTcyNX0.ZyxDtPU9LNYGcBR3VXWpk872eiiwLzjum49xwzvw8Kc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:45.143 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:45.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 195722: status.find.is(200), but actually found 401
20:48:45.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,195722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e537898, username -> user.1001661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fedd852, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215725643))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGgwbmlyNzFlam9ia2Jna2c4aTBzYm41b2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WmVqVXpSRnBmYW1KVlVGTkxaazVqTlhkaFIyVkJMblpoZURGMExYTlFTa1JvTmxGamJERkhRMWQ0VG0xNFFuaE1aR0Y2YVZsVlJWWjJaMlJrVDJWV2VrbDZiVmd4VXpoQmNuRlBVbTF2UTFsZlZsaEZSWFJaWTB4S1FVUmtaMnRyVm5wWlZ6QjVhMDVPY2xSeVdWRndXVGhZUVdOQlpsSmpPV055ZFdkdlRFSXpPRFp5YkVWVloxRkhkVWN3ZDNKNGFuZHlRblZ6UTE5d09HOVBkMHczVTJzNWFteDVVbkp3VFhsaFNWTTNWV2wxTTBKcFNHaEVSVkIyVm1WQ2VqbFFRVWN3UmtwVGIyUllZVFZETmtRM1RXVXlkbnB3Y1VKUFFWaHFjVXRTYlUxaGNTMWFiRXRyU2toUWR6ZFdjbmRRY1VKSFpIQnZlRW90Y1RGSVJYZFpVRXN0YWt4R2RWcDBjWEJDZVc0dGRGSmZWMmRIT0U0MVpIZHpWbmh6VERsbVQzWlNWMngyTlZVNU9EVmtRV0UyVjNWTGJWWkNSVmRTYmxjMFRWaDVNakJyYkhkblVrMUVjMGN3Wm1SeFpVdHVVWGxUVWs4MFFVMVdlRmh0ZEZNME1qUkNWM2xpVVhFMFNVTnViMVp5UTNrdE1EUnBjMlkzUWtSMGNYTldlREpMY2xwdU9GbFdTVk5xT1hwd1YwOWZUSFpEY2xoVVFrWTBlbFF5VUZvd00wUnNlVUZPUkdOVE0yUTFNR2xaWVV0d1pIVXhiMkp0UzJ0d1JrUnlOM1YyWHpGRWRucE5VakpyZG14ZlFXVnFabHBrVG5SQldrZFZhbVZUV0UwemFFRm9VRzFXY1ZaeFoxbENiWGxVYTNvdFdFdFdaRzlqUjIwM1VHaDFUazVuZFhZd1NtSXRWRGd5ZDFKUWFIaFBlV1JxZVROMFUzQnlOV0V5WlRGS1ZsQlRkbWRDV1VzdFRqUXphV0pOUkVkVVdHUktaekZmVHpBMmFXWk5hVGRJTFhjM1RXWmpkMmRmUTJkblUxZGhPSGR5YkVsc2QzUnpNaTB0UkRBeVIwaENXbll0VlZsNFpVNVBhbWxrZEhwbVdXeExjRFpYTW1JNVpHcFZhMnN5YjFkemJXMTFVa0pRTmxSemJHeERjbkYxZVhwclZGWjVlbFZXVjBSRk9XRklUVlUzWVRWRWNYQkpSa0pmT1V0dlEwVTRWMTl4Y1VGM1ZVVm1WRWxhZVhsS1lpMWpMbFZ2WHkxTVRrc3liM1p3Y0ZWV1kyZHhaMFF4VjNjLkxaZV9Na2lOMjNDc0VwUlVxb3RVZWtGOF9uN19QS2dQcnJ6a2xBMkdhVVUiLCJleHAiOjE3MDYyMTYwMjUsImlhdCI6MTcwNjIxNTcyNX0.q9W-pLew5zadhVfHkKmmxNtIPVEJKvmu53UrkFwa1Zo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001661"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:45 GMT
	x-forgerock-transactionid: 66dd2f6c-ffc0-4d01-8a3c-4ef392cdf6b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:45.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:45.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 195722: jsonPath($.tokenId).find.exists, found nothing
20:48:45.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,195722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e537898, username -> user.1001661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fedd852, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215725729))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:44 GMT
	x-forgerock-transactionid: d8a32c3b-9a25-4433-a0ef-0af31588aa9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTl1MWxrOWhua3I3YTZuNm1lOGo1MTA5b3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVVFSkdOMWRIVFhwaU1HaGtOaTA0YVVsRlIwTkJMbTVCV2twT1VGZG5XVXRXV2w5SmRUZGZSMWh2VTJZemJsUnVUVVptTWpRMlFqWm9WMDlUY0RCU1dYVlRXbkJ1WDBoeldVVjVRMHBqZG5odVNrTnFXRGR3T0RKSk56aG9ZMGRwU1VkRWNqSm5ObWxhZDNaTU0zbzVWVVU1Tm1sdU1scGxkRzUyUVhCYWIwSlJiM3BUZEVWUVFYVlVXSGhuVVhsaExTMTFXalJhTTBaM2VDMUJkMUpDZFVOQlZuQXpabFZpTUZKa1pXVm1SMVUwUkRoa05VRTFNRmhxZEVoSFluSllOVE54YzJWWlNWcE5jMDUxTjBab2FYYzFObEY0VGtkNWFsTnBha010YW1Wd1gzWTFZVXd4UnpOV2VtWXRNVmxsUzBKc2JuSkNSVm93Vkc5SVVWUlRWSFJSY1dwSVRHZzVUVVp2UTBGblExQkJjVE5ZYW10QlJVMXRjRGt6VGtSMVlrTnZRM0pqWDBwamVXOVlXV0ZZVW5ZdGNqVTJNM05hZUc1TlIycEVZa3BNZGtRek1VUnVjRUpSZEhaMk1XbHZhbkJqYzJsSFZtWmlOSGxxUkZWYU1FcHNiMmRwV0ZkMlEwWlpTbTVHTmxwSlJrNUZVMnBRYUc5d1dWZFRSVTV3YVZsYWVFbFVYekJ2Wms1WmVsaDZiMTlrWVVkWlNUVmFVVVl0VEhWb2IwcGlkMnh5YjBORGJtTXdUemhZVkhkMVVVMXFORUowY3pkSGIyNU9jSFpDV0ZjNVprVkhXbmhYY2pocVUwdGFhbFJOV1Rsek5rTmlWM1pxVG1wWlEyVjJjMFpXWkdGWFZuWk5NSE41VUc5SlJYYzJhMVZWY2twaVVVdzRjRTF6Y0ZkRGNtcG5PREEwWkVWak1WbHRWMVZWZEhKbVRXeFlObmt6WW5wMk5GaHNVbEZpYjFWT1kwTjVZMnN0VEVWaE5UYzBkMjQ1YzNkVFdETjFZblJYWTBZNVJsTklTRzlhV0ZKMVdUZFhVMHR1VVZKZlUxbDRhaTFoVmtKWk1FMW5lVzVPVFU1Q1ZXcEtOM0pYUmxKeWVubHZWMlZaWlZWSVZHaEVOVmh3ZWpremRIRnBlRkJ6TmtwWFEyOWZOR0ZyVGxaV1pIQTJibTFSTUdReWJHUnFibk5sYmxaelJscGpXWGh1VkZoU05rUm1Rekl4YUMxbmJYQkJlRTlQWlZWaU9YTk5MbUl4V1VOQ2NGcHNOVVp3VmtGM2RVbEtTMUl3VDFFLlV5bGM5d2Q3Q3hIWUNITkphYi1jZElVTDNYYTZoV1kwbHJVbXBXWFU2amciLCJleHAiOjE3MDYyMTYwMjUsImlhdCI6MTcwNjIxNTcyNX0.oXhSn7AOpgXL3Ni2-Xi8A_kpHOQrkzJqIK8nfx9hrik","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:45.730 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:45.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 195729: status.find.is(200), but actually found 401
20:48:45.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,195729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ebb43fe, username -> user.1002180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35ca5ef3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215725691))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnRqMzV0MmxuMnNjbWJmaXQ0cnNvZWt1MTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VU0waDJPRU5JVlZkcmRITTNUVTE0UjAxSlQzRkJMakkyUjNsSFkyMWhWVTR5VFhkQlNWSlpXa1IzZWtKcmMzcG1lRVJ6ZFRsc05tSkJiVVJmU2pGbE5sZEJRVXA0TFZKNWRGODJWVGhxYjBoa2NUTXlRVVZCWkZJd1JGTlZORWRSV1RBeFdESk1jbWhHUlZZdGREUkVaMjAxYVZKTFkzTnlZbEZmY0cxdGExWTRUVFpTZVhGNmVtMHpaa3g1UmxjMU1VRk1OR1kwYWxGMlpEaDBSbk5ZYld4NlJWRm5SM0paUVhGcWVGZG5hSGhPWW1WUVF6Tk9ibFpUZFdkck5YcElWbU4zTlZWbVpqUTRaakZNVFUxbVIybzViVUZtYmw5bmNEbGxWM1oxZEhSUFFuVmZkR1JKUTBsMFlWZHZiVWcwT0hkNVRWZzNkR2QwTWxwT1JFZzBiM0V3U1Rsd2JIQlNWRjlRVDJKZlR6bHJaMFJqVmxadFdtMVlWWEJJYkc1UVVXNWtWR0psZHpSc01XaFRUMmxGVjBwWlVUUTNSWFZaZERkTWVrRnJPREEwUldSek5EQmZSbUpVV0dsU1VWTmFjbmRrT1ZKVE9GcERkRkJuVVhsUFVUbGtPVVZhVTJSQldqUnhZVzE1WjB4a1dIaGFWV1UyV1UwMldWOUNObU42YWxsdlJtMVJWRjlVUzFoT1EwbDBhRU53ZGtGa1h6bHViVmxXTW5veGNFdEVTRzh3ZEVkdmFFRlNWek5uZDJKRGNsSTBhVzgxTkRKMU5FeHFaMFZHZFdNM1RUVTNTMnR0V1dNNU1qaGhXbGxRZUhkU01HWkRZa2hPVTFnMVkwUlFlWFF4ZUVsd05GUmZSMHhFZWtoSk5VNWZkbE5vZHpVeFNWVnZiWGhWYjI5eVZFeFJhVUU1V2toSFQyNVJjM1JsYW5kWVlWRk1OV1ppTVVNM1ltTjRhUzAyUkhkSlVtaHlkbTV3TXpsTldYb3hjV3BOUnpWTmIwaE5lazlSUVhkcWJWbE5lV2RoT0doU1NqWjNSV1Z1YXpSbVlrTjNjMnM1ZW5oM1puTllaM2hLWWtsa2RWaGpaWGxYZVU0ellrVlBRVlpuWDJoSGNGbGpORFJYWlhoSGNUUjBVbTlaTTJKQldGQjBUV1EyVGtSVlFWWXdPRmQwWjBSaVFuQkJiSFExUTFSb2VGRndhelpxVVhkbFlrdzVPRXczZDFOWlFuVmZOMU50VkdNMWFXazBMbUZVYlZrNFRVRXlibnBqTkRkVllrWjVjVkJhTlZFLjA4Q2oyNVlTNmQ0TTk5TzZmZWZvMkhHLUR4SlRac3QtNEdNdVNkSlJjbFEiLCJleHAiOjE3MDYyMTYwMjUsImlhdCI6MTcwNjIxNTcyNX0.XBbTCFIrqA332KrTVcaNQQvFhWQzoXCnxHtN9pSRld0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002180"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:45 GMT
	x-forgerock-transactionid: 954caccc-4884-4790-993a-bbebf8d16565
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:45.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:45.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 195729: jsonPath($.tokenId).find.exists, found nothing
20:48:45.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,195729,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ebb43fe, username -> user.1002180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35ca5ef3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215725777))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:45 GMT
	x-forgerock-transactionid: 10fbc666-364f-4d3a-b696-c0707692cd00
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTZzYWFkM2YzZGtrZG9iMGZhMzRmbWs1bm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU1WaEJjekJvZVd0R2RFeFdkMXBSWVRabllucFJMa2MxVFZSSlZXOUxlRTl5Y0VJeGFreDVVa0pLYVRCUk1XMXVaMFV5TFVsUFRuRTFPVFpuVVhocVUzaG5VMEUyVUhBMGJYQm1iMTlHY0had1JUVkRka2R2UkhSb00yRTJPVlExV0V0d1NWSmhSVGRwVTFCS1EzVTVSMHBYWm5SSlRtNVdNM05uYW5OQmRqZHlZWGxVUWtOck5FWjVOMmswY1hZNGRtRnRNVWh5VjBoUFdGSlVXVWczWm5NNVNtb3RVME5yU1hNMFlWSnZabU5HUkVkSmFXcE9SbUpvUXpkZlRqTklibDlUU0VFd2FUUmFiV1F0VVhsVk1teFJhRFJyT0U5RFIyRkZkMmh1WDBWUE1EUkNSa053UTJGV2RscFJjSFp2U1ZKcVdUaHBUR3RJWkhSb1VGaDBRbkZ0YmxSaFZqY3plVU5OZUVkUU1EWmhhRXRYZFRaWFdrNHdSRGhMUjB4UE1YVkVWRVZtYWpSRFUwdGliMHh0VDA1Rk1FaFNVVk14UVhWeWVrSkxjbEJDYUdOUE9FaHdZa2s0V1hWdE0ybGZha1ZwZFZWU1JVTkhaVmxpUkdsTVZtSlhaVzlzWlhOS1lVUjBja0l0VVZKU1JIazVWRmhOYjJsSFNXMHRWemhmY1dGb05TMVhjMWRoTW1RNVkyY3hRM1JZTkhOVlFYWnBVVlYxZFdwR05IVk9WM0J3TkRsMFNHbE9jbDlEV1d4cFdIZEhUVVpsVWpoWFVXZFdPWGgxUXpaeWFIVnNYMGwxZVZoak1VdHJNbVYyVUdFNWVsbDBlVWhKUkhSTU4yWndaVk5LYmsxMU1XRmlXWGRqYlRKeE9UTmhXWEIxWVUxc2VHUllNa2hXY1hsS1ZqYzVObkpUY2tkVmFtbzNOMnR1VjNoRlIzYzVVWHBvTm5ORGJXdHZabkJETUZKcGJVWnFTMHRFY25obWNGQjRRamRKWkd4eGJTMVROVU5yVFVZdFQyWk5kR2ROTnpBNU5UbFVUa1o0YUhjM09VOWphM0pHY2xkRFNFVXpUM014WWtvNFJFUjVXa2RwVXpkRlkyb3hlWEZXUTAxVlpGSk1PSFpOUjBOc1lXWTNURkF3WWtaQk4yWlpTMHBNVG5ORFMyUkdObEp0YjJaR09FTkJORTlhVjI5WFVXY3RXVk5pYmxGSFJXSnNZVWR6YWpWVWRYWnViMVF5WVU5eFZra3dMbWd4VFVKdmFXaERWMmRUYURaMk5GVjZWUzAxWmtFLlI2cTRfSFpKS3BsUXhrcC1rN2JVQWY3ajV0aS15djJOUG5Dc280M0JKSmsiLCJleHAiOjE3MDYyMTYwMjUsImlhdCI6MTcwNjIxNTcyNX0.BfcYbqBmTKZ76hAUiHinrzRqD5cDeX3W8n04Jfm9LQk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:45.778 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 195893: status.find.is(200), but actually found 401
20:48:46.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,195893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cc3888a, username -> user.1002499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3277a38f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215726676))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnA0czZhaDk4a25tdGdqYmw3ZmtxdjMxanAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2MxcEtkSHA2VG5ScE5VaEhWVE4zTVRoWFJsTlJMbGs1T0VSQ1owbHNOWFpaT0RnMU4yVlFaV2xNYkY4MGNWZFJWbVo2UzI4d1ZDMTZORTh3VlRoV1ZWTjBVekZ1YkU4dFRESldjRXg2YkV0RE9WTmlNV2x3WlRSMGMweEJTV3RKVHpCYVprSnZTVEpKTVROdFJYZERhV1Z3YlY5U1NXaEVjRjlOVTBWd00wWm1kR0ZFUWtKeU1sVlVVall5TWpWS1prSXhTV3N4VVhoM1Ftd3dNVWxJVWxkMVdHZGFSMUpDU1hwUkxXWkxkMmxCVm5sTk1FTlZSRFZ2U0V4TmMzSlNXRk5oWDJWTk1GTkNha2RRVjJ4eGJXaE9aazlHY1dkNlRpMTJOVlV3VWpBNWNTMVhWV3RuUWswNWJWbHRValJRUjFseU9YbzFPR2RTYjFsdVRVUTJaazh4WDAxNVRFWmxaM1I2VUc0eE9UaE5lREV6VkVWdFZuWkhjMHR4UVhjNFMzVktkRXBFY1VwWFFtVmxkbTlzUjA1Tk0zSXRaa1pZZDFkVlZXNXhkbGcxTVhwM1UyaGFiVll3WlZCWlMzVjRSVGRwU0ZFMVpXOU9kRFI1V2pSWE5GTjRZa3d5YXpoVFpuZGxUSFY2Ums5Zk56VndURk5tV1hWSE56Tk9TVzh4YlhGTk5WRlpRbkpNWDNoQlZrZEZkalJIUjFCWFkyNUVhRXh4ZFVKZlZFVnZXakZTZDNKRVoyaDFhaTE1Y1ZsS2RUWlJXak5JTFY5clNsWXdaRTloVUV4cmVXODFabTQxWkhaMk1tTlZOMHMyYmpobmFVRm5iVVJwUmsxaVNqbGpVblJrYkROU1QwdERaVnBZU2prMmNtSnViMHhSWVZVNWJYSTNjVlI0Um1sd05GcGxaVWN3ZWpSVFFVRTRSV2hMZDNjMmJFZEtSWEZLWTFGQmNsVmZNVEpyVldKNWVrWkJkVzR6YnpZeWFuUllWbVJPVmtzNVRVdHpTV1pKWkhKa1ZIWkhkV280TVdkNWFHeDJZV3M1WkVkTWNuSk9XR1pZVWxrME4weFZabGRNV0VsbGNTMW9ibVZ2UzB0dWJEZERiMmhDTkhsYWREVmlWVGc0VmtoRVJYcHNTMmgwT0daUFpuWnpUQzF1U25oaWVIWlVObFUwWlRsWVgxTnNRMXBWWTFsdE1GcE5PRTl3Y2tORVgwMXZPVFZyYVVGRFVsRllhVjlOYlZkVVJVc3dMbGxoYlVselpHUXlWVWhUYjB4SlFsbDVkRU5WUkdjLmJBWWNYZWVtYkt6NzRlQ1VXdGxYSnVSTi1WV3NCQVZXU3ZNYTRKM1JwekEiLCJleHAiOjE3MDYyMTYwMjYsImlhdCI6MTcwNjIxNTcyNn0.OHmQo_l1KquFlXgvL0-0pqx95JWC6r19B7cdE6hf5b4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002499"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:45 GMT
	x-forgerock-transactionid: d1bac3f9-e779-4882-8185-d6aca8b4cbe9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:46.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 195893: jsonPath($.tokenId).find.exists, found nothing
20:48:46.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,195893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cc3888a, username -> user.1002499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3277a38f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215726763))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:46 GMT
	x-forgerock-transactionid: 00f6563b-20ad-47db-9c87-d427d5005264
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGprOWhobnNyaTU0Mjk4ZG9kdGc4MTNqNHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFVXVkdkMUZWTmpabU9HUXlYMHQwYVRSa1EwcEJMbW90VGxKcmNEWk1Oak5sVjFCWFF6TlBRVGxFU1hjNE1ITjNhbEZWTlVsSmQzRnpTM3BTVURaNFlsTkpWMlZWZEd4ZlJsOWlNVTkwYTFoalpXODRhVkI0YkdKYVVXWmhVRlZ1UmxwUUxWTmhZMDgwZFMxZmJYQlFVbHB3U1dKcU1WcFBWMGhmTkMxeFRWWmFRVFU0YmtkdlJEVldNbUZmV205NlVscExiM2xOTjBWRVVYSlVha1ZIYW1KQmQydzJabVJaTFUwNVlrMHhRbFZuT0RSNVdVWlNWRlZQT1hOMGF6UkNRMWRDUm1sZldWZERWRWxZWmtGRU9IaHdORnBuZEVWMGFHSmlNR3RoY1dGNWVqTlRSR3BxY1dKWVlWTldlamhNVUY5bGEyVmZXVFJhTm0xRE4wUTFObFJhTWtKd1VYUllWV3RoVEVacmMwUkRlbTR5VFhGMlNWQjVVbTFqVFdZM2JHUlRWMmwyYzJGdllTMU9XRU5DZW05MVozQklORjgwVFVnM1JEaEdYMGxrWTFGcU9XaHZNVGN6VEZOSllrazNiMTlCTFZKR2RHRnNXR1pZWDNnNU1EZEpaekJtVkdkNGRWbHJWWFJ5UTJod1JHZDNiSEF6VDBwa1ZVOHdWbkE1VEVGVlVGZFpielo2VWxoTVluZGhTbTR0U0d4MFlrRk1iM1oyYTNSeFpsVlZNMVpqU1hCeFNrVjNXSFZFUm5kclFtdGZSVkEyYmpGbkxWOUhXVnAxV1haNFFqTm1kM0JxZWxvemNWOWtRWFZWUXpGb2RIcGlkV2gxZWw4eGJIQjBUMUk0YzJaSU1VRnpXRUpSVTJSNWVrNUJjazltVTJKalNIcGZaRVZoVVRCQ2RIRTFia05RVUVkcmRrbDFhMUo2YjBGUU5qRnRjbEJhZVdGWFNFYzNkbU5qU0Rkd2IyNVpWQzB4VTNsTVgxRXljMTl6U2pnMVoxZFRkR3hPVmxkb1RtcE1jVTAxUTNNNWVtSndUbkl0VjFOTWVUbDVjRFZGTFcxc2RVbzVVelV0WW5GR1dIVjFXRnBqWlMxMlNXNHdWM2h4V0dabVMzTklSMHQzVjI4NVdYSk9SVEpGYUZSWlVreHJNVVJGUm1KdE9GaGxWbU5mVEdKUFNubHBkSFZ6WkVWdlVsbG9PSFpUTXpSNFJXTXdZbWhtYzFCbmFHNVZSVmRmVGxsc1pUZEJMblkyZG1kUmVIbEtaMVJHV2toelJrbHJUSFZSTTBFLnZwZERNXzdza2FzX0tta0hqbWE5RV9oeHVuNU1vZVVYUlI5cHJkYTdrclUiLCJleHAiOjE3MDYyMTYwMjYsImlhdCI6MTcwNjIxNTcyNn0.SR-59fEscqtSMesfKmgM0P9parN6Zbjhe7Szpm8zgY8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:46.765 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:48:47                                        1320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=373481 KO=12186 )
> restLoginInitiate                                        (OK=184926 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=184369 KO=538   )
> restloginProgressiveProfileCallback                      (OK=4186   KO=538   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.29%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.29%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.45%)
> status.find.is(200), but actually found 503                      4958 (14.41%)
> status.find.is(200), but actually found 401                       538 ( 1.56%)
> jsonPath($.tokenId).find.exists, found nothing                    538 ( 1.56%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##########################-                                               ] 36%
          waiting: 346574 / active: 24     / done: 196017
================================================================================

20:48:52.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 196831: status.find.is(200), but actually found 401
20:48:52.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,196831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c8da164, username -> user.1000406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e6cffcf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215732516))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWk3NTM5ZmY0NjMxYWNobGlmY3BkYmtibWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFozVTJSRmhuVlhkWE9USnVSa1JDZG14eE5XdDNMbk5MTlRSdkxXaGlabEpxVkVnd1MxZGpNbEkwUlhZek9FRklkSGxoYWpoMlIzcFBWMUJ2T1hKaVdGRklSbmhLT0VSVGNIbGZPRmx4UWpaVVZtcFBSa3M0YlRaUGJFMWxaUzF6VjBoVloyaDFNMEZsVlVGQ1FsZEdUMDVyUVZoSGNXaDBZM0JOUzI0NVpIcENXWEkzVm5sRWIyYzBRMGRaVkRobllVUnpkRjkxZWtwRVRtc3hNRzF1WlRZNVkyRXpSMlZGY0RGMVQyOU9YekJRVkUxMk9IbGFaVkJ1YXpnd2ExUndTMmxXWjJScE9VdG9Uakp2ZDFwYVoxSmZUM1ZzT0RsRVl6UkVORFpxYVc5a1psWkJZV0o2V1hBeWVXZDVUR281VVhoSGRISkJhRU5JWjFKNlgzWTNVbWwxYWtSblNVaGpVMmg0YWxsRmFYSmlXa0ZIYW1wamQzSmFUVUk1VjBscGVYaE1XV3RZYURCVFNFVnhTVWxWTUhNdGRtNTVPWFZUV2t4VFRXZzJSVFpvY1VaUFUwWmZkbTUzVVRsMWRUVlFSbWxCUnpaRU4wcERhM1UyV0ZWUlpHVnJUVGRtYVcxSE5sQlpRbGN6Y1dKb1RYVTNXakJNWjB4UGMwaHNXamM1V1VWMU5sWm5XRUZyTlVnNVUySkljRXM1ZDJnMlRUUkNaV3RuV2pZMFR5MUlZMWhqV25jMmRUaE1VVWRxTUVSd2RtRktjSEJ3YjFJeFJFaDVRVVV5UWxoUWRtbERNakZDY1hwTFlqVnNVVFJpU0ZZNFFrOXNkRzVtWTJSb2RVWm1NMUZVWVRSTmEyMXhNMmRRWTFBdGRubHFZV2d3UzJ4VGVWWklabmhtVldoeE9WWnZRV3R4UkdNeVlVZ3llbVYyYzBGeGIzSmZkRlF5U1ZwV1J6TjFTVlZaVjFoeGMyOXdjMlJUVEZaR2Vtd3dXa2QyWVcxb1JERTVVM05OUVUxeVoyTkphMW81ZFdoTFNIWm9YMjR0TFRKdGRHcGFXRTFrTVhwblVYWnRhMWR3ZUc5bFowTnFWRnBsZDNKalNVbDRXbmRGVjJwdVJHMU9jemhqYTFGVldtOXVSRll4T1dsTFNXazFjbVZsUWpoZk9GSnZRMHBETlV3NU5FNDVUalYzU1d0MVJrNXdYME5MV1hSRE1VczBhRGxhUzB4M1kwUnRWMnhPVm1JelREVm5MalpmYXpaeVdHazFWMFUyVEVJd1kyUTRjMkUzWmxFLk9MWTJWb3p1Tlo5Ymg0Rk1RcUlpckJ0VGl0bWVhQVRvdm9jekJtUDM4dVEiLCJleHAiOjE3MDYyMTYwMzIsImlhdCI6MTcwNjIxNTczMn0.YKxG_C-SFAHt1CURtRSA1OLz-Ch6ifhrsaFeYByPtdU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000406"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:52 GMT
	x-forgerock-transactionid: 13af8f6b-d365-453e-8ec6-8f8b0921b837
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:52.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:52.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 196831: jsonPath($.tokenId).find.exists, found nothing
20:48:52.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,196831,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c8da164, username -> user.1000406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e6cffcf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215732606))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:52 GMT
	x-forgerock-transactionid: c5301b69-cbe5-4e22-ae86-65cfcea9f9c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjNoMHRoOWw0ZDc1bWViMWV0YmY5N2Jwb28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Nk9HRllabFEyUmtFdFVuQjRkRXRXWHpKTlUzZEJMblk1UVVkSFFtbDBYelEwVjBWbU1qYzNOM2xCTFRGU1IzazNaV05GU1dkTmJ6RlZhRUUxY2t4a1pFbDFXVkp1YWsxMU5sQlFXWGszUTNCWGJraFpOVzVOZGpJMUxVOXBZbXhJYVZaYVRtTlNNbVZsV201R1VUUktXa2xXVlhsNllYRkJPWGsyUmpGMGRtcGhjVWhqWDNoVkxUWlNlVkl5U1doV01UUmhjVk5QWTJsb1VEUmxjMmRHUzBrMlpucGtjVWhHTW1kbVgyZDJiVmxvUmw5UmMxaDRlbUl0Wm5OR05XaFBNRk0yZUdWdGNrOHhTM0JOUVY5RVJWUk1lVlJ3Wmt0bGFsZEpRWG81WDFSWFZucHNkVFp5Wmt0Q1NGUXRYMHBhVkhreFZrdHZhMjFTZVZwUE9WcElNMWg1U2sxb1RtTmtTVkZZU2taRk4zcEVOVWxaWm1wR2VqazFjVEpxTTBZemRHWnFOazFzTjNsdVpVZEJTMnhEVTBWNmFEQmFabVZoVWxFMlRtdFZkbkF4UkVKdmVXZGhkVEZLTFZsTVRsWTRjVFZTTjNGMk1FVjJja2RYZUc5Q01sVnRUM040UWtOSGRtOVRjVGx3UlVaT09XUTRiVkpwUW5GWFdqbG1MVzUwTVZSTWFIQjVUUzF4WmtGdVFVSlhlRGxEU1U4emFVVnlhSE5tYURaemIzZDJZVUZtT1dGek5VNWtZekoyYkVkTk5WcEhaSFpWUnkxQmNuWTNUbTR6TmxwWVExWm5WbnB0Y0RWbk5YbzNVR0pTZUhacmJtSktRbDl6U1c5UFNYVkZRbVY1T0ZGeWRXbHRVbG8wTFMxWmVrZG5XR1JmT0c1ck9XTkxOekpPZEhadVZWaE9iVTVJVkZGZlVGVTBabVpIVFc4dGNVUTBaV0ZYU21OWFVUTm9iVEZ2VEUxWlRFRmtWRWt3VTJ3dFFrcEJWVmR3TkhGMFlXNVFRMG81WTJ0U1VEbEZhMlJaVTFOSU5YUTBOMHRzVDBkdldHdEdUM2hXVm1OM1VFdEViemhJZDJNek9YVlVabEF3Y21oaFMxTkJZWEY2ZVZkaU5sZEZhMmR0UjB4cWNtSTNRa1J2YzNKRllXOVlNbE4yYTNCaFlURlhTMEZGUkhaVmVHcElTamRzYmtRd2JtVklla2RDZEVKcmQxbzBjalpsVURsc01tTnJUbTA0Ym1sUGRuUnZMbTE0VGtKdFlUaHdTSFJSYldScFFtODJXRXhVWm1jLlJObVNGRTJwSWlwN0FiQ01CS3lDVVZxVUc3U0dyQWVvY0R3RVVCc0FVWkUiLCJleHAiOjE3MDYyMTYwMzIsImlhdCI6MTcwNjIxNTczMn0.LhzWaF1m3l1nzz_ib4g7a30zOaq1aoxB7RV7lOpcxDo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:52.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:52.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 196846: status.find.is(200), but actually found 401
20:48:52.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,196846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68ff4db0, username -> user.1000471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@253d0db7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215732607))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmk5dHUxZjVjaDlrczVxczJzc29xa2Jpc28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2VFYzJNalpuU0hGcFdWWkpjRkJLVWxkSk0wTlJMbmhKTTNCdk1saE9OMU4xVjJkWWFFZEpNMEY1WWxRd2JHdDBkRTkzYUdwb1dWbzNkSGN3UkdGRGQxSjRZbUYzWm1kdlptNWtRMEZwY2tKWloybHNhMmRaVDJaRE5IQnFVSEo2U1ZFeE1HRk9aRGxHWjJOWmQyWkxiVUZETkVkZk1HUk1VRWcwVmtKUk5YbHdWelkxTVdJemQyTkdjRGROZERabWVrUjJUVTlsWkZCeE1HdE5WMEZVTVVkR01WSTJRVzVsTm1SU1pHcENRMWRCTFU5eVZHeDFPVTFWWlVOSVlXVTFjRzlLWDBsTk9GQkhhbE5RVVhsYVNtSm9SR2wyYTNwRFh6Vk5jMUJQYW1aT2QycHBVbmt3YWxCNWNXNXdNV3hIU0RjMFZYSlZPRFZ1ZWs5eVpHNVpVR05FTkhoU1RWRk9ZWHBQTUVrelZsbFNkVUpMVTJNNGJsVXllVkJuTTNSWmRqTldlbTk2UlVKbGVYTnJRMVJQZUZSeFh6UkVXR3REYUcxcFl6Tm9OME5aVkRoYVdXdFRObTlQU1RjeFJGSkZUV1pJWDBsb1lTMWlRMGhCTmpndGRXMU5NelZVWTB4blVWSkVlVzh4YW1wQ09HOVVSa1ZCVkhFdGMwOXlMWEprVkcxQmJqaEdUVnBWY2pJemQyMUdlamR3VVZwelNFVlhja1p4YTI5Sk5VOTNNR280Y0RZeE9YTkhTSFpKY0dsbWJFdzRkVzEzWkVOUlIzWkRXa2hOVTFsTVpHTXdPRUY1UVhOdVZWbDFVSGxVU0dKaFoyTklOREl4YW5Ca1dVVkVZVFZxY1RCUk9EbE9PRTVMYjA1Q2VXTjNibmwyYzB0WlJXMUZRMnhDYnpGNWFIaDBabFpmTVVGZmJuUkVhRm8wWWpCTGNEVTRkRlpMU1ZoMVIyeEVkMU4yT0dWbU5GUjNiSEJoVjNsUGJuQmphSEZOV0ZOd1NsRnVUV3hEVkRaTVRFeEpWSGh1TnpOaWFtTlJVRWR0WkROMVFWazRMVE5IYkZGVVIyWjZUMmRIU0hkWFZrSlFWMDVNZFZoQ1JISlpMVVJsYUZjd1ExOVNWV1ZxYzNoSVVEUTJkV1ZLZFZoWmMwWlZibTVST1hWZlNVMU9NMWh1V2toeWJuWXdTSGh0UkRkVlEzWTBORGhMTkcxTFJ5MVhTSEp2WkdscVVXSkpTMkZJWlY5TGNVaEZMbEI0YVZnNFFrcEhhbXRXYTJRNVJVaHpiVEZuTVZFLmdaQzBfVk96VlpCakJmMVJ2NFRyTFZDTnMwSnl0R1Y1TkMyU2JaWDZLWnciLCJleHAiOjE3MDYyMTYwMzIsImlhdCI6MTcwNjIxNTczMn0.1kOm30CKuGGoYsQr5Q-waHrwI33AZ6MeoluRbwS0XRg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000471"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:51 GMT
	x-forgerock-transactionid: 6d25ff8e-908e-4260-8084-e1e7b0c82bc3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:52.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:52.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 196846: jsonPath($.tokenId).find.exists, found nothing
20:48:52.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,196846,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68ff4db0, username -> user.1000471, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@253d0db7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215732693))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:51 GMT
	x-forgerock-transactionid: a70c0f86-e463-4ebe-bd90-c018cce6d742
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2E4aXR0YXUyYmdoNzdpMmNtaGlrb2tlZjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk5tMVBjSGd6YkRoeU4zTkdNbVJGY0hwc0xWSlJMbEp0VFhablRWVkVUbWRyVTBndFNHcFViMlJwZUdGcmVqZHFjR0ZQVFVaaGRrMHpMVWhwVDJwNE1sQTFVMFpTZG14dlJXOWxjM0JOZFMxb2MwaGxXbGxQUmxGZlRucGZha2xMWkY5UU16bEdVMWgyT0dGNVVsOW1WVVpMWlZCa1FWWjZaazluUlRsclFtSk1UekkxTmkxTGRuQXRORU5WVERoYWJuSnRUVFJrYUdVemVrRnJOMmd5YVVWd2IwNUJUelJaZVhCRk0ycFhha3d0YzJ0SlFtWnFabk5oYms5VVlWQllTbmszWjA5d2NXbGpOMVpmTURKZldXUXdNM1I1VUVkb1kxVk1TMVpTUkZaMFFVZDFVREZqZG1oemMwWmxiVXcyUTFWWWNsSXdNMnR3WVcxSlRFOVlVRmd0UlZoc01tRlpTMlo1UlZKcVltOTRZazVVVDFKM1N6RlVaRWhDTVhKYVZYVlljR2hzVVVORVJUZ3dPSEJUTm5OaWVsSkJZVTFCUlVaNVZVZGtjM050UWs5UU5VZHlYM1JtY1VOTmNWWnBiMUp6YzFSamVETXRMVVJNVEdwc1ZYZFRjazFvT1dwTk1qWmZPVzkwTkdoalZIRm1abEl5T1hCak1IbzNNVkY1VjNWQ1gyRlRORnBLUm5CbE1uTnNhVEZpUW5CTVpuVjVlSGhHU2tsc1RqaHpabU5IYm5CMWJXczBXVW8zYTJ0SFozUlJaakZtYm1WbWQxQlRaSEZTUTNKR2VXUjZYMHBSU0dJdGIycDJaVzEzUVhoUGVGcHBYMUY1T1dSdWJIUlpVemswT0VGUmVVRnFkbTkyZVRkeFZsbFplVzVGWVVFeVMyUmlWbTU0VUZsSVlXUTBTa1ZzVEU5U1J5MVRTek14TVhOclZIUlFhamR3TTJoT1dHaDJiRU5KVjJaRmEzZDRZbFY1VVVST1NqRlpiR3N5Y3psTmFqSkhPRUpVY0doU0xUUmZiVlptY25GaWVtSXllbGx5TVVrd01tOTFiRVJQUVhWdVVqRm5ia2RCV0dGdk5HRnNUbmd6Wkd4SVIxRlBkRWRSYUhKU1VHTktSMEZVTkRadGJWcGpSbEZYY0Y5NVpXUnJRV0puZFhoWGVtRXhOM05YTm5od1duSTVWRmRIWjBWSFVFVjRlRGt4ZFZSV01rNVdkSEJPWDNSbk5GOWhWekZqVEZsUFNUZFZMblF4VFRFMGEzSlZURGN3ZFVWRU0weEJVRjlmZUhjLjBDOUFVQ3NIWk1qdnRYal9icEtLa1Q0TGQzLWpLcmpxYkMtMlpPLVpjakUiLCJleHAiOjE3MDYyMTYwMzIsImlhdCI6MTcwNjIxNTczMn0.CzaR6mNfC9cjTLkcgPTljpYOowCVhVM1Wfcb5Mwwdws","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:52.694 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:48:52                                        1325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=375158 KO=12190 )
> restLoginInitiate                                        (OK=185762 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=185198 KO=540   )
> restloginProgressiveProfileCallback                      (OK=4198   KO=540   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.29%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.29%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.45%)
> status.find.is(200), but actually found 503                      4958 (14.41%)
> status.find.is(200), but actually found 401                       540 ( 1.57%)
> jsonPath($.tokenId).find.exists, found nothing                    540 ( 1.57%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##########################-                                               ] 36%
          waiting: 345739 / active: 29     / done: 196847
================================================================================

20:48:52.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 196864: status.find.is(200), but actually found 401
20:48:52.754 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,196864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50ac4c23, username -> user.1001923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41db53b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215732705))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXBucG11b2pocDNrN3ZsMnNrZ240ZjdlcXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVdETk9NR3c1VFMxRVlsaFdMVnBqWmtWUVdteEJMbGgxVFhoS1QxazBWVVpOWjBGWWFVdEdSbVZaVFVOdk5tcHFNa2xTWmpWMWFXTXlVV2d5YkdaQlFtaGZkbEJCYzNoWFNqY3lYMFJWY0RORk5GOTBlakJZWW1vMFRVaDFXRlpRTUVkMFowUlpha1pWUVUweU5FNW5SVzlCYUVkUVQwSktiRWsxV0dGa2JXaHllWEZVUmtwWWFWVlVYMjVwVW01V2FtcDFTVFpoWVc1WVgzcHBXR2c0TkdaWlFqZG5RMEl5U21ZeFkxVlhha0ZIZDFrelUzRTRkbGwyUTFKTlFreEpVbEZtVEVWT2JtdEJSRkk0WjFWMmJtMW9RMkpUTWtSRmQwY3pjR3BaYUZKTE9FTTNPSEZRTXpaVk4zaDNTak5wWVRNMVVqSm5UR2RyVEhaUlJFOVdPRWRhWm5NelUwczVOMFJEVUhGeU9XVnRlbHAxT1VoM09XbHdUa1psWjFWT2JVVk1lRU5vTW1Fek9USkpNMnRTTUVwUU5GSkRRVFUzV1RKUWRIZDFabmRsTmw5SGExRlZWMWhET0ROUVZsaDNaM2x3VEhCa1RuVXhORlJsUzA1NllXTTRZMUZqVERSMGVVMUlNMGRVVlZvelVWbEVaWFZzZEVOVWJEVlVTMEpJUWxGUGIyMHdZbm8xWW5SV2IxcHZTWEZ2VWtwRGIxQnJUM0ZJU21kaGVuQjBSRkptZUhsVU1HNXNlbGgwYWxsdlFYTmhVM0Y0UW10S1drc3RNWGhtUzJwT2NtcFZZMFJzVVROYVVIRkVSV2xrWjI5MGFrVk1NV3BKVVRZM2JsVmpjbXQ1VWpOM2NqQldObXRrVWxSeFdWbFZXblJpUjJSd1JFRTNaRnBHZW1sWk1uSnNibEF4V2pORGNVZHNkM05sZEdwTGJsTlZSVGsyZVV0amIwUmhZbmRqZW14eFVtUXdRa1ZpZERkVk1GQlRiUzFUV2xsM1ZYRjZOekZZVFdSVVNsSnRVM1ZsVjJWMGJFZFJjRmxrZVhKd1IzUk5Xa3haZUdoblJVVlRTWGt4VUc1b01VOWtNV1J1YUdObVpqSndiV2xsT1ZKV1lYQmtaV2MzWkZsd1gycEtRa05PTTBwemEycEZSMmQ2VEVWS05FbFNhVEozWWxKYWNHTnlORTFPT0V4aE9FbEdaMUoyZW5kU1FsRTFiakpCT0ZjMU5XWjZaVWM0ZWxWaWRXb3dMbWhGY0ZOTVozZzNWVzFDY1RscGNGWnJaRTlpTm5jLkNMYUYyeDN1bzVEVlJEelp6M2hKWEhUX2p0WU9XVFdlT1VnR0J6VmpoNVEiLCJleHAiOjE3MDYyMTYwMzIsImlhdCI6MTcwNjIxNTczMn0.19TiS5a-_cbc8r5NUoez5Z49kx-szWTBFAC1E5gMIg0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001923"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:52 GMT
	x-forgerock-transactionid: 992cd657-892d-4776-9d2a-f9e0221d81e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:52.754 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:52.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 196864: jsonPath($.tokenId).find.exists, found nothing
20:48:52.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,196864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50ac4c23, username -> user.1001923, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41db53b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215732792))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:52 GMT
	x-forgerock-transactionid: c5e1eb45-7650-435c-a47d-bd4a6774f455
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmZmNXJlamdrbWJwbmY1NHFzNmNkNGoyZWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlVscHhkRkJIWXpGbloweGFaRWhyWm01R09VSlJMazVtTFdkMFkyaHVOelpVU1MxUlRGSTFhRVk0U20xc1NtcGpUbXc0Ym1WUlZXNVBXRUkwVWxKS05ESXdjMVpLY1ZrNE1HWTVOSFJFWm5KQlp6aElWRzExUTNsVFkwaFFja0pZZEhoNWIxZGlUMDVXY1RkWlUwcDVSbVZEV0VWUWNGTkhSbk5xYkRseFdEQjBlVmRqTmpGRFQwVjFTazl3U0V4bFMxRkhSRkZhTlZOS1VrWlFXRjlLU0c1TlRXWk5ZVW8xWW5nd1MzZG9RbkY1Wm5scFlYVkRkM1pqUW5WRU5YSnBhWEp0YTNCU1JWSnRTRVYzV0dOVFYzVjVVMjFWVm1obmVVbGhOWG94U2pGeU1YZzRaRll5T0RWTVFVNVhiV1phYWtKRll6RjRaM2g2T1hveFQzTjBPR3hGUlZaVk5IWmhjV2hYU1RZeVYwUlphMkUyTlVkeFJGOUhkSFpSUmxkS1JERkZNREJIZEdGMVIyOXFORWxXVlRKYVl6WkRSRWMwTkc0MWIycFJiR2hqU1hsaVowTnlYMWhrWDFKa1kzaDNUMVJYZUhBNE5EaFNRMFJHZEU4NFVXUlRiWFpZWjNGSmJ6a3pjamxIWTB4SVVtOWpNbmRpUkVwYVEzcE9WMFYwUTBWaGRYbFhSRGxrU2pNeE4zSm1YMWxOU1dWRmVsSk9aM0ZwTUMxSGEzWkZia2hKTUZOWFJVZE9kRFo2YTBvNVpubEtOMWw1VjJWRWFtczFNVkUwUXpGV09UTjBUemx3Wm1WVWFDMWxjVlp3VFd4elRUbHhTalV3WkdGWlZXbHhjbUptWDNocVpteHNhUzAyWlcxTGFYQkxTRk42UVdoV1p6Rk5Remx6WVdkZlJsRkRTM3BTVlVOMFZVOHRWSEl0TFRSNU1WOVpOWEpwV1RreldIbDRiRFJXTURCclMxOTVNR05yYldFNFZHcDFiMWhuWmpSd1YzZzJVbDkzZUUxM1dYVjZVRzV3WlRNMlh6UkVkM0Z2UkU5aGNWZHhYMEptZDBWbmFXZE5UVzVzYVY5bE9IRjVOM3BoUzAwdE1uTkpkMGd4V21rNE0yTXRZM0F5V0haTVRISmlUakZmY2pOd1NsODROVzlETkUxcWN6Uk5TRWMxTlhKMGJtMXlXa3hOYjB0b1pGOUJMV1JEYkRscE1sQnNXREJrUmtSd1ZXcGxOelJwYlc1VFVtdEpMamhpUmxCaGNsUTNTbFJ6YlhaS1dFUmFUSGMzTmtFLnpsc1JobzVTcnJ1Tk14Z2hCYWJRRm5LXzlNazN2RjMtRlJLRHpYNGJaZWMiLCJleHAiOjE3MDYyMTYwMzIsImlhdCI6MTcwNjIxNTczMn0.KfC96xZmsi7KTDhP5dykSEwEvN5mDeL1IX9sKBMaEa0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:52.793 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:48:55.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 197297: status.find.is(200), but actually found 401
20:48:55.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,197297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@737cef34, username -> user.1001807, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ebcabd9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215735519))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2NyN2loMnFmZW1xamVqZmJodnJha2hqMmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFZDMWpNRVJCYVRaaFp6UnBaVzAzV0RWR2EybFJMbmhwUTFWMFNHbG1VVzVTVDFrNFpWVXROMmxqVkcxekxWQkhVRkZVWDBVeGVXdENVMGhGWkd3NU1tVlNPQzFFUTNSR1lWRk9lRFZJVkhCWWJXaFFOalZsWDBkYWMyNTZTMkYxY0c0ellrSTVhekJoVUhKQlJrcFFXR293TXkxVWNIUjVVMkowVlZSS1UyNUlRM2cyZUhBME1WQndZMlZtZEY5MWMyWlhUMjV4T0RScUxYTnJYeTEyYWtGa2FIUlNNSFpFVW5sa1RtVTNia3hwWmpWeWVtdEJkMlZDVkhCUGREWTFRVzlDWjE5cllVTkdTbGhxY2xnMmRqZEdaWFJ4V2pkRmEycGtkMFptUzNSck9XSXlNV0ZVT1RabFp6RTVkMVpNVGxBd2Eza3hja2xLV0hCNk1Xd3dRV2hUWDNKcmRTMVZkMGx2VmtkcmNtOVhWbW93T0dSUmFVUmpORXBXUnpSc1YyeEdURTlYVVVOb1JHczNVR0ZOV0ZCb1NWZElZazVPTmt0eE16aFZkR0YzWDIxVVJVaFhaWFpLVnpselp6aGhaR1JUV1ZWYVVVUnBhRkkxYWxKbFNYUTJjMmd3VVZOUlRYRTVkVXh3UWpGWE1VOU9la2t3VWpac2IxaENVREJhVmpOVU1qTXhhRVpMYWtsc1JqRmhlbm95WXpkaWRVZFNia2w1TVhkclFsbzNZMkpQVERJeUxUSTFkVXBvZERWUVYzZE9MVlpVUzNaUlN6SXpRMEpQWlRaa1EzWndNSEpOYW1oVGVWSjVSa1JmYzNaMVoweFlhRmgwVlRWeExYRllSR3BmYUhreE5VMU9aRGQyYlZJMVl6QkRZV1JNWDBoeGJ6WlVXa3RNWjB0VlFtZEJaVXh2UzFkSmNYSm1ORmhSVFZBNGIxOTVWMWR3UTA5MllrUlhjRE13Ym5WNVUzSlFiakJWU3pGdU1HOURaRm8zTmpKbFoyRk9OMFJFY0dGalEwczNMV0V3TmpoWE5rOU1RVlpXVGtGSWVWWjZhMXBuWkZoTVRHaFRiMkpXYW5GaVoybHBiVlk1ZDJKTFpIbHdUM1JrYmtsTlltbE1OSEkyVlRoZmF6azBMVXRCTkRGWGNuVXdSVzk0TmxocWJrTXRYM2RDWTNOVlNuWm5WVmRSVG5OWlltVkJiMVkwWkhoNWJWSTFaWEF3YzJsV1JYTk5NVGhQY2poV1VWVTRMakJEVVRKTWRuUlFaMlZWYTJORU9EaFpNRzVzZEhjLmdfaWFPdEdtcXhNMWhkazRGV3JEeEUyMHlBZ3RfdlNyR1c5YzNTSkVNQ1kiLCJleHAiOjE3MDYyMTYwMzUsImlhdCI6MTcwNjIxNTczNX0.KzB1xTWCaRKDrJ-OptSC-AtGfKtBbMAL99DfguLxlBs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001807"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:55 GMT
	x-forgerock-transactionid: 45149e30-fec2-48b5-838a-b148f03df774
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:55.569 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:55.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 197297: jsonPath($.tokenId).find.exists, found nothing
20:48:55.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,197297,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@737cef34, username -> user.1001807, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ebcabd9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215735609))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:55 GMT
	x-forgerock-transactionid: de728121-ea1e-491e-8103-e389129b5a1d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDNzNm05b2RkM3JkbzNlcDI5cXR0Y3FwazMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVJYRmZYeloyVEUwMVQzZHVkSGROWDBJNVkxSjNMamhwVGpabE4xZHRZbXR0TkV4alEzUnZWbTlsVTNWellqVm9VazVqYURKWGNrMVFZM1JLVTFaTGJXOUpaVWh6U0ZoRmVqSktOV3RPV0ZGalpGWnpXa0ZHT1VsVGRVRTNWV1pMYTNKNFZUVmpkbFUwU1Y4MGMyOVZTVFZCVVdaaGNGcHBiWFZGTVhsTVdrMDRZbXhuVVRJdFNFOXNTMEZWYzJoNFJHODRSMkY1WVVSa05WWlZVVFV0Um5JeVkxVlJTazlUVm1OVFpITnhiWGhqVTNkbGRrYzVSMkpLVkMxek1HcFBhRmRoVVhGNVNYaEpPVUZyV0dnNFgxVnBkMEZmV1VnM1VuZ3dVbTVqVFVOb1JWTkJhVlI1VkV0NldWZG5iSFZCVnpSMWJISnBWbFJJTUdaRGJWcE1WM1p2TURKVGRtNVFiV1p4ZDBGelRuQlhXbEpsVjJoMExXMDJNMUpZVlhOcWNuaHJkRGhQTVdSNE1GbEpPRmQ1TmxGNk9VaHZSMGhCTlc1TWQzUmhSa3Q1WVd3MGNTMXZaMHBQTURsc1FqaDJTVEkzVDJGb2VGbFBjRlpGWDJsQ1JuSXpjbXRHYzJsU09VVjZUMjFHWkdFeVRXOHlhVWw0Y21oRmRUVnVTVVYwU1U0M1RVTmhSMmRUUTJGeVYweHdZWGxKTkdwMVlVaHpRbVZMUmxWWGRXRkdZMFo2U1ZsUmRWbEtZblJ2TW0xU00xQkRiemw2YjFWcFVWWTJSbEJLTm1zMVJXbGlObFZ2VjBaVlRqTTBjSHBMY3pSdlJWQklNa2RuWjFaZmEyd3lWMTlvYzFZM1ZVNVhXSGRmTVRWb1VtNWtlRU0xYkZWcGRFUkNjamh3VTFSU2NHY3dPVXg1UmxJMFluTTBaSEJxTW1GSmMzVlFTalZmV1VsaGR6RlBTUzFVVkZkd1RtNW9NMjlyWVZwT09WaHpTMGhWZEhZMlozbGxRMjlaUW5rM2RFUlJiekUwUlhJek5tUjVkRU5MV0VKeGNEQnllVkppUkdGSmFVOU9jVlJ3UkdVMlJYcHhUa2gzVURCaVFYVkRhRE5FVFZGNFMxZFBNRm8zYm14WE4xTnVlSFZ2TlZoNVdtUTNjMWRaZG5VelpuZFNWVmc1WTNkMWRtczNUbGhDTUhrdGRXazVjemszY1ROSk9WbzJjMFZxZVV4UlVXRmFjREp6VjFWWlprNXJMbEJmY1dGcE5tNDFRWGsxYTFabFZtOWtYM0JFY2tFLkpGTHRrREVBLTBHQmdaSEFmdy1tY2xqT2NhV3QyWUM3RFpJSkJZYnA4UmsiLCJleHAiOjE3MDYyMTYwMzUsImlhdCI6MTcwNjIxNTczNX0.uI2juKQkoIZ1Pc_Dod0kqVMarefQJxpfCrHgUAgfflQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:55.610 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:48:57                                        1330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=376699 KO=12194 )
> restLoginInitiate                                        (OK=186522 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=185964 KO=542   )
> restloginProgressiveProfileCallback                      (OK=4213   KO=542   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.28%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.28%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.45%)
> status.find.is(200), but actually found 503                      4958 (14.41%)
> status.find.is(200), but actually found 401                       542 ( 1.57%)
> jsonPath($.tokenId).find.exists, found nothing                    542 ( 1.57%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##########################-                                               ] 36%
          waiting: 344973 / active: 26     / done: 197616
================================================================================

20:48:59.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 197909: status.find.is(200), but actually found 401
20:48:59.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,197909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7498ebf5, username -> user.1000216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d481efe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215739688))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXMxa2tmc29ua2NzNWU4dWJuYWVmYTc4ZTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elFUUldUbHBtVlVKb05Ia3hTR1ZZWW5nMmRqaEJMa05RTkd0ZlV6WmhiWGh3YkhweFJsbFNTalpLWldGSlZraDFZbHBFY0VodWJVOXpkWHBGTUhsSk5sVmpaSGhqUTJWd2QyZG9ORWhyU2trMGJ6SnBOblZuZDBaRWJGaHZWV1E0TlVzNUxUbFNWR05GTlZod1pIaEdlRUZVVTE5eVZsZFpVeTFLYzBWbFRFdG9OMWx5T0RGb2MzbEJOMkpMUjB4bU1FTjNNVUZzVFhCZmVERnphMEZYVXpCdVRVSm9YMFE1WTAxT1FWTTVaazlqZVdVMlVqSkhSMmh0ZG5aT05taGhlRGRDWVhSdlVFUmxXbWRzTVVSSlowcEVPVk5QVlV4VlEyOTRkVzA1TW5adVFtRmlZM3BYWDBwdlV6QlpkMVpsUTBwNFJVSjRZV00wY1dOQ01tUmhSbU4wVG5ScWEyNW5YME5MZUZCTGJHSmZWbFJmWlY5dkxYQTFOak01TkhnMGIyUmhkbHBIUVd0TE9VbDFka1ZoZUdGZldGWldUalJHTWpWUGRYQjVNVWt3VlZkWlEzY3djMHR3V2pKR1ZHSTNYM0kzVXpGdFh6RjVVREk0WW1WcWVtbEdOemxmUmtZM2FtMUpUWFV4TW05c0xUWkdTbVJKVDBkSlZrSmpNek5yYVRoSGRtWjRZMmN3U2xwTVp6aGxNMkpqTjJOUk9YRk9WME53T0hJdFpVWnlMVkk0V1RWaVZFczFSR3Q1YzNZMFpWaElVR3cwVURJMmRtc3hTVjlKVURWVmEzRlRUa1ZoTXpablF6QmxaMnBLUkRseldWVm1VbUk0Ym5FelVFUlVNVkJqVTBKNFowNTRiRmx4ZGpsUGVGSldVRk5GZUc5bk4yMVhOMGhrV1dWNU4wVnJWa0pRTlRsaGRTMURVbTVmV2xwaFNHMUVPREkwZFRSelpDMHpZbVpOVm0weGJreE5VVWt5ZGtkd05uZzJjbE5rTUMweE9YcFRibVZtZFUxT1lrMUNZbWMzT1VwMUxVWkJUa0pEVDJWU1MzWjVjSGhFVUVGaWFtOTJRMjVzZDA1SmFFMWZiRUZNYldoamNVWlZSRWhuVG5oME5UQlNXRnBmU1VvMVNuaHBkelZDWkZwQ1NGcGhSbVJ0UkZkM1gxRm1kbGhTVkU5WVpYbHNhbFZ1VGxvd1NsRmhjMHBUYWxCR1NUaFphWFEzTTNGd2VrRlBOWEpxT1RKUWVrRkZMa3BCTm5kUFJFdG5hRVpOTWpsbE1GZGFORkZyUWtFLjZwb2VxaHBTVFlnUFFSYS1tZEt0SjI0UkNpb1ZKQjYwMGR2VGUtNUxfY3MiLCJleHAiOjE3MDYyMTYwMzksImlhdCI6MTcwNjIxNTczOX0.2HHdHyDx8_ir2ahcHWkpvtWkokioepyVp60c9L1U1vI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000216"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:48:59 GMT
	x-forgerock-transactionid: e5416c6a-19f4-4f64-b955-abcf00d5091d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:59.736 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:48:59.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 197909: jsonPath($.tokenId).find.exists, found nothing
20:48:59.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,197909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7498ebf5, username -> user.1000216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d481efe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215739777))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:48:59 GMT
	x-forgerock-transactionid: ccfdfae5-445c-48da-8b21-d247577edd1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibW9qNHJwZ3JocWQ3ZjNzYjV2MnVydWR1bCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTV0ZUV0QlRVbDJRVXRwY2xOUU5FSXRPVzB0UTNWQkxqVmlPR1ZvWDFKUE4yYzJla3R1TVUwMWJIY3laRVk1Um5veU1ESk9iWEI1YW1OeFFXeFRSVEZUVlVsVWEzVm9TblF0VTJoSmFUQmpObWxYYkc4eVNrOHdlVWxGZEZOdWRYZGZXSFJJZEhOeVdUY3dUbE5qVkdreFgyOHRjMEpNWkV4SU5YZFlUR2x4VGpOTFQwSTVNRTB4Ymw5NlIybE5XV2RzUmpOS2VuQmxUa3MyVkRGc2JIaDBiVjk1VGpWck1tZHVSVjlCTFhaeU4zaFpUVlZOTlRoc1NVaE9hM2d5U0hSalYxWTJXWHBrZEV4TmJEZzNkRGRLY0hGQmFXMVBWR0U1V1d4cFRWOHhWWEZuWmxocGVXOWpiazVPTWsxSlNGRnlMVE5aYVdab05EUTFaMmQ2YUVGT0xVWkdjamRuY2todVJWTXpWVXRKZG1sb2VrVlpaRGxxWVVwRE5sWjBWVFZpYXpOUloyWXpjek0xYW01bGNVZGhibkY0ZEdKNVJtWk1VMGw0UTNwQ1RrYzFURVpWZDFCVFZWcDZOemRJUkdGc05uVm1lbVp0Y1dOdVVHNVVkVXd0Wm1SM2QwMWtabGhoZFhwVFpubFhPRTF4UkRscGFFdFFZekl0YUhNdFEyNWxPRVI1YVRoYWQzWkZNWEJJT1dFdFVsZE9jbEIzUjNnd1drdFlSM2RRTWxkcGMycGhibXh1UkVGc1JVMUthVVIxWlZVMUxXNTBlVGxsVGtaNk5FMHlVbXhYYzFZNWVtWmhURzltYzFjMmVIQjZVMGx1U1hOMlIweFJPWFJQVG1nMFZsQTFiRTE0VEVoYWJGTXljbk5qVHpGRVgxSlhPR1ZOY2tWa2MxcFhVbEpYZHpaVlFsbzFNMVYzWmt0cVlrOTFkMmszV0ZoVmQyRklOblJuY2pSUE9VOVhOazAyY1hOV1J6VklWbnBJV1RoM1YxbERWVlZXVVd3NVYyUlFUR2xrY0VWNVMwcDBabnB1ZDJ0RE5FeHNXbk50YlVkVE5tSkZlbkpMTUhZelZFODVhWFpvZDNOck5rRk1PV0pyZERGSk5qVmFabGwwZDE5eGR6ZzJiM1pwZDE5RE5VUlFaV3hqTmtNemFrWkdORzFqWW5oVVgyRnNUVmd0T1RZM2RWVjZUbTlUV1ZJdGFqWjFVMHBSY1hOTFNFUXllbUpVZFdoUWQwaDVVamt5Tmt3MExrWjZWRTF1TmpoTWVHOUtSelo2V0RBM2R6aHBNbmMuQVJBdVFoaEp3NUp0dTRZVTZ1a3ZpN0NWMERGMGdXZElMMVhDOXNQVkRnQSIsImV4cCI6MTcwNjIxNjAzOSwiaWF0IjoxNzA2MjE1NzM5fQ.nX6c2YFjkQhMy74qDDkYPuIF0HBqEunIHc-TOxsM-3Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:48:59.778 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:00.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 197990: status.find.is(200), but actually found 401
20:49:00.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,197990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3262bb24, username -> user.1002017, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15855fe6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215740138))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjNiMjdvdWFwNG9sdXNqbGZrMjM0YjdldXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFRrbzNkamRpUkhWZmRYazRlUzA0Tmtaa1NIQkJMak5YWlZaMWR6Sm5kRmw0VVVkNWJtaG9TVlpQVTJWU2VrWnFYelZyWWxkaFIxZGZhbWhJTm5OQ1IwazJiR1l3ZUc5d01HVnJOVE0yVDI1R1kwRmZRMlZ6WjBwU2FrZG1RbEI0Ym1NdFRrOUZaVUYxTWw5M1dsbDVMVmQwUmtVd0xWbE1lR2wyUms5d2JtMU9ibkJMUTJocVZrUkZTRGRmWjFaUVkyNVNibm93Y0RFMFYwWXhlbFZ5TFhOUmNHeGxObmhDYVZad1RXZHdRalF3WkVwWlpVUlBUeTFoZGxZd2EzaEhibFJrZWxGcmMweHZUVGR3UVc5bFV6TlplRzlTVVVKNVp6aEpNM1ZUT0hacWQxWkNVSEp0YzB0UVVqRnRTbFZCYlVoM01scDNNV3RuVlRKaVNITlVjR3RCZEdwSFFtZGxRVFJ3T0dOdllqVmpWR2RsYXpSU1RYTjNTbnBRZWtWcloyZHhjMDlGTWkxamRVTmxOMFV4TlZkeVNVWmtVbVZ1Y3pKcFgxUm1NMWhJTW0xR2JGSlNZa1pSTUV3MlUzRkNRbVZ6VW1KVkxXUk1RWHBDWVc5ZmVrRXljMGxMTm5CVllXaFdSMnBFVDJadFZYRldUVnB5Vm5WSE5YazBXVGhKV0hsRE0yZ3dla2hwY1dOd1lUVk9UbFF4Wld0VWFtMURjemRIVFRneE5tUXRVMGRyZEdGUU1IaHlVRXRDUjBNdFl6bEhjblJWVldaclV6bG9jM1pNYjI1YVdtSjBhazVuU1ZCTk1WRjZlazg1ZVVSa1UxbFNVRkoyY0c1VmRFbDNPRU5wVDB4aWNrRkhlalV3ZGtkRE1EUkdWVVJoUW1Gd1EyaGZkRkIxZVZSRFlUSlpZblpKTkV0WWRUTllRMUpwWmxOWWNIUmZVVFJmYmpkMlRGUnhTRUZGTlhSeFYwRTRNblF5ZEdWUk5FOXRPRlJNVEZWSk1HWlpVM1Z3ZEhCdFNHMURSM1JFTjJ4cVdFSXdVa3hGV2psUU1GOU1ZVlZuYW1SaFgwbHFTVVpoZDBWMWJucHRVMFYzWmt4RmNqWnpkRXB2UVdZMGFXSjFVVXRUUlRNeGFXMTNNUzFvUkRaVlZrWnNaa2RPYWpGTmVFZHdZbW8zWnpWRk1XRjNSV1pqTkY5dU5UQlBVa2hEUWtOR1NVOXRjRTlrTTI1c1NWRTFRbWd5YWkxTFJqaHJMbWhsVEU5VFp6YzNka1EwVEdzNFpsTlhSbmx1VkdjLnZMclhDaUQ5dmxYNXFnWHNheHlTeGZPdzA1X28zUng4X3JBSFVxSl9YVVkiLCJleHAiOjE3MDYyMTYwNDAsImlhdCI6MTcwNjIxNTc0MH0.YVkORSBiyclFj4DMWWP4fM1AKoxTNzbWTOffQgth1pU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002017"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:00 GMT
	x-forgerock-transactionid: dd2561e0-684e-4f84-b41f-13e4ac8c58ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:00.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:00.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 197990: jsonPath($.tokenId).find.exists, found nothing
20:49:00.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,197990,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3262bb24, username -> user.1002017, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15855fe6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215740224))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:48:59 GMT
	x-forgerock-transactionid: 43c960dc-234c-4234-aee8-fe6e2f52a764
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2ttNnE1cmd0c3BtdXY0ODY1a3F0ZDdhYzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1dsbHNTMWd6V25aQ1JsVklkSFpJVkZOd2RIWkJMbmhxTWpRMVUySTVWWEpoVGtoTGRGWmhkamN0YzBOWE1qY3pSRXBtU1ZkSWFHSmZSbXd0WWtSYWRWTnRRVmhLVG1VNFJXRlpjM1pNT1Mxa1VFb3pUelZIY1hsdWNXaEhYekpZZUdSd1gxVlhabVJrU1ZKbVNVdExibHBwZEd0SU1FRjRPRzlLT1ZreE9XZzNWRnBKVG5WVFdYWkJRa3R0VFVKQ2NVOU1RV1JzVkROWmFHZ3dTVlJQY3pGVFIxUnFUM3BEU1RCSE4zTmZkak0zV0VsT2NIZGliRkp4TlZrd1lWbzRYM2MyVmpOV1FteERlV1ZhWnkxb1ZsbEhXVzVaV2tsNGMzTjJZV3hxUmxwMFowUnhWMVpOTFhreExXd3dRVGhLYWtWa1kxWnNTVXcyWkRCUWNsaFZaRGR2TW1OR1kxVXRTRGRRVjFSeVltWXphR3hrZFZsNFdsQlZYMEZmTjE5MVJFeEVSazFZUTI1c1QxOVBhRWN4VkZaMFYzSmxOVlZwVm5aVWFXUTFhR1ZPWVhoV09YWXdXblJrYTFCaWFWQnlkVVJ6YWtWNFpuQXpjVEIzUmtaWU1ETXdRV1JGYWpVdFRIbDNVbFpvUlRORFdHZG9XbFJ3YjE4MVlVMHplRkJYYWtsQmFqbGljM0YyVVdGNmRFYzRVMU50UmtwTlMwdExjblJ6TkhvdGJXWk9UVm8zZEU5R2JtWjVkakZ5V210dmJ6UjVNREpLV1VSbWMxbFRZWFZKZFdScVQySjVlakUyYm1wWFJVZE1ZMGN0V0VwRFZtazBUWGhDVWxseGNHazRUamQ1YjNKSFR6WkRUMlUwWDJkalpVUlFMV2t6T1hsMFZHZERTMkZmZVVSSldrMXlTMnhFV1c5RE1qbFJkMHhaUVZRM1gzWmlVWGsxU1hsM1VqSlhRbTVqYTFwYVZtTk9jRU5hYTB4b1pHdEdiM1ZpTW5ka2RUVXdOMWRvV1ZKSlVFZEhkVzU0ZDBsbldtWkpOakZXWkZNeWRFUTVSR1ZJUlVoQ2FFVjBhMlpmWjNsVVFVRkVkbDlQWTFCMU9UaHFiRVJUVkd0WFZWQjNhMnh5ZVVSck1WUkhRVWhSVURsSFowZ3laR3BWTVZkWFVIcFlWR0ZtUlVGUFZsWnBMVzl1YVdaMmFIUkxWbnBIT1VONVpXcHhSV1JVWkZCUGVEQTFkalp2UVcwM1dIcHZMbFphYW1kYVZ5MVNZMEkwUkdKMVVUaDNWMkZPVlVFLnl4dFZfVDFJcFp4RTZPdHVMT0pfOWlKOUhBZ2kxeHpSX01NcUQ5X19FR00iLCJleHAiOjE3MDYyMTYwNDAsImlhdCI6MTcwNjIxNTc0MH0.8SyUG7Ej5qV8FsqVnEFzT-yLnhZmQ6BwEusA0UKAZcc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:00.225 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:02                                        1335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=378240 KO=12198 )
> restLoginInitiate                                        (OK=187285 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=186723 KO=544   )
> restloginProgressiveProfileCallback                      (OK=4232   KO=544   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.28%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.28%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.45%)
> status.find.is(200), but actually found 503                      4958 (14.41%)
> status.find.is(200), but actually found 401                       544 ( 1.58%)
> jsonPath($.tokenId).find.exists, found nothing                    544 ( 1.58%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###########################-                                              ] 36%
          waiting: 344216 / active: 23     / done: 198376
================================================================================

20:49:04.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 198670: status.find.is(200), but actually found 401
20:49:04.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,198670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28a26f15, username -> user.1000725, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@293cc24f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215744780))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZG8zbnJ2dnNldmFtZjZiNWtuZjR0bzkzbWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1dVcHpRbWgwTVZkc1RHcDVOM0p4Y21SaFIzaFJMalZIV0RselVqa3pabUpNTFZjeVZWUjRlWHAzYmxWTWJ5MHllV3BoV2pRdE5XRmFWbm93WDNkeVQyTXhjMU51U2tOblUxbHdTMnhuTVdodVJYaHlNMVJ5VTFOMGNWOUhhUzFCT0hwUFRsZFVTamt6VVZKcllUVTVabTUwWVZGYVdHTmhOVUZpTUZSbE4wTmlkMDlJV2pOc2MyWjFTalYzZEdFMVJXa3dWbE5yWkZvMVZWOURlazluZVdORWVERlVPVlJWYTJWaVYydzNZMnc1ZUdwVFdUWnlPRFI0ZDBod2F6WkRWMVJxZW5BeVRUQnZaakpsYkhOT1RGUkxiWG81Tm0xYVVrcHVVSFZQT0hacmR6STBVWGhzUmsxclUzTmZRekpZUmtoeFNsVXlXR3BTUzBKWFExSjZaRXA0TVV4NFJHYzRia1J1Wm1WWlNrdE1VMTlZVUZCUVZWSjNNRTgzYUhnMGFUTnFXVVpvU0hZd1dITm1VWGRzUlhwM1JrNXBUVU5oUmtaSmFWVndiV3BmYVVsaWJYQnpVRWhUWkd4M2Vtd3hWRUZ0ZGxSNE1tTkpXVXB4WVhWemNrTjROV2xsT0RCNWJXSkdURjlFYm1kZmIzQkpWbEZzU0dwMldrNTVXbTVHV1hSalEwZG9MUzFOWW10aVdVMUlRbU5LYVdWb016RlNVR1ZCTkhVME5HeEtVMlZpYVMxUllVaHZaRlp2Y0VsQ05XRnhjWE5KVlROVGJrTlNkMWx0TURWUmEwZFlSMDluVUVkQ1NIcDNjVVZMTURGVlNVWjVaRjl2ZUhGV2RXSnVRVU4wT1ZCQk1GVnhRM1V4Tm1ScFdHRTFiMXBJUVVOb1VsQnBPWFpGY1U5aE0zRjFOQzB4Y2xodmNtNXBXRzFaV1dsamNFWlhjMHRVVFZWallVWkViVXRhWlRsM1JtTkpXa0pEWlZCNGEycFpUeTF6ZUVKdGIycHhWazB6TjJOcmRtbGljazgxUW1SUlUycFZiekJzU1dreFptbFJhR280VkV4TGVXTk5SVFE1UkRGVlNrWlNjemcxUlZCc1drRlZkbVJXYVc1VlpEZEVlV1Y1YUVkUmVuRTVabTF2WVdWaU1GcDVaME5IVkVoSVQwRlhSVXczUjE5eFdsVlRTbmwxVUROcGMzQnVUeTFuZWtaclVWQkpZbFZYYlc5Qk4xOUtRM3BZVDJObFdFcGpMalo0YkZobGF6RmxNVE53VURWelYzQjVOMnBKVlhjLmNXN016RXNOV1o3M3J3MjVXNDRlcnFkb2J3eWRURXA4WThLOU8yU1lUdWsiLCJleHAiOjE3MDYyMTYwNDQsImlhdCI6MTcwNjIxNTc0NH0.vso0LO_W__jBN3ooym4ja0tp39tCgRP-9fKjsk_ybNE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000725"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:04 GMT
	x-forgerock-transactionid: ee8bf0cd-9e96-46b3-b413-e671a45c5b5f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:04.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:04.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 198670: jsonPath($.tokenId).find.exists, found nothing
20:49:04.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,198670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28a26f15, username -> user.1000725, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@293cc24f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215744867))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:04 GMT
	x-forgerock-transactionid: 07be0478-406a-432c-bd49-13e99d04b959
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTJ1czNtanZwcTJtdjFjNzk1dWtvZjFvYWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M04wZExSR2xEWnpoaVNWWkVSWEl6VVhOMFdVZEJMbEZzYWkxd2JVUkdaM1IyT1dZMGNtOXhWM2RPTUdFd2JFaEtSREZZTjBGNGNHaFFkREJOTlVWQk0ybHFUVXBxYzJaaU4wTnJWM2sxVkdoYVRqTkxXVkpTTnpsWlRXVjVSVGgyZG5vd2FYcDFPRVJYUkUxVmFFVjFhM1EzUzNKcGVXeFNhRUZRZGpCNk5UWnNUVjgxZFdGcE1EQmhXVFYxYjFaSlVUaHVXV1ZxVW1jNE5ucDNjVmMzTldSR1YwOUlSWHBHTjFWT2IxOUpiMjFKWWxoUVNYVjJOMHd6Vm01emNUZHBjVWt0UnpkeWRqY3RYMHROWjJKd0xVaHVSVzlRWkhSV00yWmxTblZMVURscWRWaHJlSGRGWlhGQ056UkRVakJrVEZsSlJFMUxlUzAyWDNwNFYyRlJUVVIyY2pCeWRFazFZWFp3WlVaWFoxOTNORVpxVW5kV09FbG1la2hMYld0YVVqUmxXSFF6T0ZoNGJrUkZja2t3VUZaeE1HUmFWV0kwYkdOd1ExQjVlVUZSUkdkT1ZFTnJWM1ZHU0hGMFQzRnRNVVJETnpCTFNHdFBORnBOTVRGc2RYUkJhV2hxTUZoNlNFWjZOR2MwUkRONFFVcGlPR1F4ZDBsSFREUjRRazFFVWxrMmFXMUhUVzFZUkZkSFgwWTJPVFJhTWtKdFVFVjVMV0Y1ZURSUk0xODNjRkk0TFdoeGFrMDROWGQ0VFhwTmMwUklNSFJmTlhrdFgxTnJTMDVrTWxBeWRqZHJZMjlmVkZCS1kxUjBkaTB0UVVab1QyRlFja2xIYWxWcGJYQk5hVzVJU25SRVVrUnhNV3BvWDJwTldYQktVbWQyTjBkYWIzZFdiRGsyVjBkeFVFbEtkMGhHVDBzM1JUQlVkSE51VTBkWVoxcHhPVzUzY0ZKclltcFZXbGRLUVd4bVJtMXplREpaTURGNlVHbG5XVVJzTmtzMlEwUTJhR3hFTUdOUk5GcEtUbEpXTVZkaWJ6ZE9UM0IxVldoMVNESnRhVEY1U0ZSWWVrSlRTbmhuVFUxeFQyZzNkbTlyTWpOWGFqRnFkbFZ0TlZCalFqRk5SWGgxWjI5aFgyaEhha2RDVGxkUmNtOTRYMWxrVmtaMVJtSmZSM3BZZVY5RWNGSkZVVmd0YXpWYVRFdHFXVnBVT1hob2JIcE5ZVGh2VFdadFEya3lYM3B5U0VaMVgwaHJMbVJHVkROMlRtSTVhMnBzVW5sU05GbFplREJ0YTBFLmVjWDMtX0ZaSV9Ec3FXdWRwZFZNSGR1RThiVV9aM3N1UTF1dVk5QWhWVHciLCJleHAiOjE3MDYyMTYwNDQsImlhdCI6MTcwNjIxNTc0NH0.4mtUbUG8dEMd8J0G3A_4vRe5u5oNDjOJwuTfC2txnAY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:04.868 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:07                                        1340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=379642 KO=12200 )
> restLoginInitiate                                        (OK=187981 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=187415 KO=545   )
> restloginProgressiveProfileCallback                      (OK=4246   KO=545   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.28%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.28%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.45%)
> status.find.is(200), but actually found 503                      4958 (14.40%)
> status.find.is(200), but actually found 401                       545 ( 1.58%)
> jsonPath($.tokenId).find.exists, found nothing                    545 ( 1.58%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###########################-                                              ] 36%
          waiting: 343512 / active: 33     / done: 199070
================================================================================

20:49:08.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 199240: status.find.is(200), but actually found 401
20:49:08.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,199240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@131f5c78, username -> user.1002070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f4192f6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215748513))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2MyY3Yyb2NycjJxY3JsbjAwZGd1ajBwMzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bE5qaFBSRzVJUW1oelFUUmZTamQ0YjNOdWRVcFJMbTlsYzBOZlYwZFZNa1JpVUZBd2RrZDJPWGRHTFZOUloyRXRSalpJZUcxWFdYa3dZMFpoZERCaFZFSkNSbmxEZFZkWk0wSkVhVms0Um5KWlNXNWZRbDlUZFdSMWNrNVZOSFo2ZUcxVkxUYzBkalIwUnpOQlRsWnBUVEpuUTAxb01GVnVkbFp1VjJKUVFsUTNNMjFYTFdGcVdYUjJhVGN3YzBocU5GOWZZbGRsVFVSZkxXdFNja2d0YjBwdE0wazBSMnRITkZRMWEwcFVkVW8xUTFwMWNtRjNSVkZOTjNsWGExRnNRVmx1ZEU1VFNYZEJTRVJ1UTBWVFltVnBjM1JGU2tSNVRVWlVRelZuTUhsQ015MUtjVGRwVmxoeWExRlZaR2Q0YlRnM1RYWjJaa3hmYW5OSE5HOUZhblpDWDNaTVpuQTVjRFZRVW1zd1ZGVnFSbTlSUTJsRk9ISnVhWEZtVDFCM1FVSjFTRmRIZEhOaGRVZGtkelUzYlRacFRtRlJVV1ozTVdnek9YZHVOazVoWWxkYU1ITldPRFk0UlZSNVNYSmthVVJ5Wmw5VFdIUjZRMXBTZEUxUlFtcHFVR040YWxsMlYybHdVbXczVlRFeGVYUjNVVzlmYWxaQ2VHMHpOMWgxY1c5V1JWcERRbDgyTjFwM2VFNVJYMHhRUkd0VmJWUjFUalZFV0ZOQ2FXcGllRTVKU2xSa2FVaG9Ua2xXVTFVMmNFUndkM2g2WldFdFpXdHNOV3hJVG0xeU1HeGFPVVp1Um10WFRuRlpRVUZDVERka1EzbElZVUZPV0Y5S1prcFVhbTVUVEhseE1ISkZXVTlLTUVwalVWRjVTWFprTTBkVVIzUjVhMEp0UkU0M1JFVmlNbEIxVmxGMVJsZFFOVEptU25oblpYRnBNRWwwTTJGc2RFNUNNR1pwUW5KSVpVNUNVRVpEWWtkclJGa3RUbTlmUTJGb1RqRkhUVzFMVVRGNk5VRjFZMFkyV25ocE5qaEVUa0p5UW5scVJuVm1hV2h4ZDFKUGEwaGphWEkwWmxBeE1HRXRVVzFuVVRkblVXOVlSRTlVT1dKYWNreExaemhNVUVSQ1pFbGhURGxxYW5sSk1UQk1SWEZJUWxWWFJsOVlkVmxDWVRCYU1EUkpSM2syUWpaWFJYcDNXVVJCVHpoRVZGQklWVXBpTWxZeVVFRlpTVFUxVUVkSGFuTkZMamxIYUMxamMySlVVRTFYWXpsWGMyWTBUSG8zTTNjLk50cTJZY21OWkp3dzlORWc5ZXlJWE0xRlFDLXV3OFZmQ2I1ZVkxb0l0V1UiLCJleHAiOjE3MDYyMTYwNDgsImlhdCI6MTcwNjIxNTc0OH0.hGtJdI9kzGrEGqR9UpyYRRtWXiD8eL2xPsF06ecTLeY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002070"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:07 GMT
	x-forgerock-transactionid: 0c562a8b-2ebc-470f-ba05-5d9d61389b23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:08.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:08.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 199240: jsonPath($.tokenId).find.exists, found nothing
20:49:08.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,199240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@131f5c78, username -> user.1002070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f4192f6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215748601))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:07 GMT
	x-forgerock-transactionid: 3b58b947-1eb0-4446-a32f-77d239c9668a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZG9hcWQ2ZXVrdjVjdGd1bjV1MjU5czdvNjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFFsbDRVazh4U0VsS1ZHRjNTblpJTm5OUmF6QjNMakZVU2xOWVlqSklabWxvZUZkdE4xOVBaRXhUYzBOcVYySjRWM2N6WkhkcFZEWmFabFYyYVhwSU5HTkRkVWxGYUY5M2VGcGZRMlJKTVU4eWFWTnNWbTFMTW5GaVFqRnphVmxKWmtwS1JUZ3daRGd6UWpONE4yZFhTVEUyVEhaS2VraGlaWEZEY0hOWFNubHRaMjh3T1RaRExYZDRTVlZRYUhwdFgzRnJRM2Q0TlhKUFRsOWFYMDFOZVZCTGIxRmxZM2RRY0hWbVpXbzBVRkp0U1hsUVVEWXdNMUJ3TmtGd1IyNWlTalZwWVROWVZHdDJSbVZzY1hsU01GZ3hjVXQwZVV0a2JXaEdWV0ZoUkRsMVMxQmZRV3BmUjNsamRtcHJZMFZHWVd0TFJXeFJOR3hQTW1KUFgwcFJSV2hWT0RaQlkzazBZWE5JZFVJNGNURlVNeTFVT0RGcmVYZEVNa293WmsxcFduRk1ka1ZQVVVOMk1GRm9VRkJxVnpKTFZHZGtaRzFLUlY5ZlNuZ3hOMnBKWDFwU1NHSnJTVWRYT1UxbFZrMHlUMU5ETmsxMVUzTlJWMk5zUXkwNGFGZFhNMmd3Y2twNGFWZGZkVWxxWmxBek1tTnBkMGhqUWtaamFIZFlhbWt6TWxodVVGUk5jbGxKTFVkbGQxWkRhek5IUVdWb1dGUlBiMVJJYjJSc1kwRTBOR2xVTVV0a1QzbEtka0p6WjFsblYzRkNZMjVvVlZJeWQwRXpjM041UWtoNGJqUTBXVGQyUjJKTFdYcHRSM1Y2YVMwMlVuVTBWMkpmU25OMWJtazJkMkpwT1hCdVdrTlRkVXhhVUhWRlZtVmtjbWRUYlZkeVFucFZiREZLVURadVZXZGhZM28wZFVaSWRGZHNVRmszTmxOWmJVVkpVakp4TlZkclUzSnhiRVp5VTJkTmVIaE9kblpuTXpsbldqbERUMFpDVmxONlFVZElVSGxKUjB4V1IwTjRURkYzTVZGNlgyUlhhamcyV0dSdFozbE5Na3gwT0hSdmFYZHBWVmhxZW1kVVgxWXRTMHBrWmtscFFrOVZZVkZ5VmxWUk5uUk1aaTFvVDI1RFRrZEtkR2R1ZG1KNk1WZFNRMjFvZEVaT1dHRlBWbEo0WHpSSWMxQlJTa3RuVUhoZlJWWlVhVWhsV21oWVRYZFVSWFoxT1RKSWJHZFhlV2hIUTFWcWQzSlpMa0pTYzFGblZrcFVWVXN4V25kc1lXUTJlVXh5Y0VFLnpyVTFsczlsTkp0RUxLVGZTQjJRMmRSVWlWMTl0VjljbHhxNHpORGRyT1EiLCJleHAiOjE3MDYyMTYwNDgsImlhdCI6MTcwNjIxNTc0OH0.E57qIaGxsdFKyVl_1Pr7UkoVsPAbm2E9ZxYjybF7nMQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:08.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:09.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 199332: status.find.is(200), but actually found 401
20:49:09.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,199332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ae8c52f, username -> user.1000289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60998f92, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215749032))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTIxaGExcXVqcTRqb3ViYjdwODVmMXM5NWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWN6UmpWM1E0VkV4dFJtSnFjVnBmUVhscmRteDNMa3d6ZURjNVowcENVR1poY0ZkUVJrb3dORU5hWmxBM2JGTlZha0Z3UzBaTWRFeFhNRFpLWjBWdU9ITlZSelpLU1dodmNGOTBXa3BXYjNvMVJGUnRTbXBMZUZweVNHUktkM0ZxTUY4NFZVaGhjMVpOUW1KRWIybG5ObU5UVERsWE4wTlVaVFZrWjE5blpGSldOMU4wZGpsT01rVTJaVGw0ZGtndGVWb3dUbE5mU0ZKS1VHRjRaa1JCWmpKelVUQndjVlphUnpsc1VIbHVia2wzZW1OcmNGWjVlVFY2ZVVFMVFteEJTR0Z1UWtKNFJWRlhPSGRqVWtaWllrc3lSVVZRYTFScU9WTXhPV3MxVld0cFUzRlpkMWhPYjNScVMydG1SMjVOU0c1TFZFSTNZMTlRUVROcFdHVjRTbWRvWTFOSlZqa3lNRm8xVTFaME1EbFNPR0pyU0hSeFRHZHJWRWQwTVRGTlUxUndVbU5WTW01bGRVTkdUbFZPUm1SM1gxODVWMlZRVVZCcVRXcExSa2hFY1RaTlJ6WXljekpoWmtOWWQzUlJVRmRCZVVoU1pUTmxXR013U1c0ek9GaE5VMEZJVUdZMFRFZFpUVGRrY0RWNlltVXRUMWxSZGxGZlpHd3plWEZvTkRBNFoybFFSVkpDYzAxMk5GcDVSbVUxZERSeU9GaG9WbmxsYzJSUk5FRlpTRUV0WVZJMWNIaFJVVVJzVUVwR1pUVlVTbFZDV1ZKdlZtRlBZakp3WVU1MmMwdExjMU5UUXkxb00zSmlMVkV5WVRkelJsQmtUMVZOZUhWNlR6WnBWWFJXTTJaUlFUSk5RV2hYYms5SFYwRm5Uemx4TURWSFEyMVlRV1pNWW5GV2JtaG1aWHBHU2pjMVdsWnBabU14VmtSeU0zUTBVMVp6VDNKSGRuVktaVVZPTjNKdGMwdEZRME51TFZoRWVsRnpWWGwyVlRObVJXTTVVazVzZVZkdE5HTktRazVhZDNNNFRYUlNabFo1VW1kNGRFMTBVMUZDZUhwWGMwOTBPWFZoUmxSWldFcHBNbXQwTW5OTk1sUkhkM0pEUzFWdUxVdE5YMlUzT1cxSlFqRktSVGhoUVRWUGVHOU1VVVU0YVdOd09XOVBTWGxTVHpoSlZHY3RablUzVkVrelVGOXlNMWRVZGxBd1VERnhObko1YUROQ1pqUkxSRWxuYW1KZmJTMW5MbmhMTVRFemMzVTNVblJNUTNWa1lVOUVTMDV6U0djLklqNEJMSF9UMkpQbi1lTjR3ekwzb0J0aUd2YmM1NkE4cEsweGEtbHd0QTgiLCJleHAiOjE3MDYyMTYwNDksImlhdCI6MTcwNjIxNTc0OX0.Nh7JQYz_8J0CdHem3zuy12P4rHEcqtQHcDKA4gH2LDg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000289"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:08 GMT
	x-forgerock-transactionid: d47982eb-ce21-4fd7-abe7-1099c0ef3b74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:09.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:09.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 199332: jsonPath($.tokenId).find.exists, found nothing
20:49:09.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,199332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ae8c52f, username -> user.1000289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60998f92, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215749121))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:08 GMT
	x-forgerock-transactionid: 2e35e6f7-4fb9-4f45-8e93-7584bba69390
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHFkNmYwdDhlMmNyNGQwZ2FrMTd0NmhyZ2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVNWZHZObFp1TWs0MGVWcHRNblk1Vm1oUlREZG5Ma2xMTTJkUGQxaGhTMnRXWTNCTU9VcEVkM2xPUXpZdExUQmtSR014V0ZweVMxZzFYMnh6UW14cGNtdDJaa1l3TjBwaGFsQmFWemhSTmpaS1Z5MVFZVWxUTmpndFlsZzJkMlY2ZWtWMVQwbGtXbWRKYTNrNE1USjZUMmhyUld0VGMxOWFZVnBHUVRoeVoxa3RPR0pXUkdKd2QxTkplVVJITmxsSVIyWk9MWFl3T1VVMlJVZzNaM2xTYzJkcU1EVkJRM2RyVDNCNlIyNURkV3hwZG1STGIxaHBhelZGZGpSQ1FYTTJSVVpwUTE5VGNUSXRSSE5HTVc4NFQxSm9Vbmx2VTNCa1RYRTFRbTV5VFRaVE5VZFpWMnhVZEROM1NVMXNNMEZYVldkUFRFTmtZa0pVT1ZOalEyY3pjVTlMVFZSZmJYZEhValZLYTNwMlVIUXdVaTFOYTBsTmJWUm1hMTlKYWtsVFZIRlhPREpUVkhwRWFrOWtRbmRST0V0Wk1tRktWa0V3VkhoUmMzbEdTbUZRVmpkSmRFTkVObVp5Um05bmVqVmZUSFJYVG1aWE4xTmFPVXRmTFRkTVJEUmpkRE41YkRSVVpFVkZWa3hVYm5CbU1HZDROMlZHVEU4dFkxZENMVXAwUVV4S2FYazBhVmg2TkVoUFJWUnpkVjkzTFZaWE5GRm9NV2d6WmpsbGFtNDFha3MyTW5VMVdIaEljSHAyYW1KVU5HeHZaVE5VV1VJdGFIWmFiblZCWHpsdlJtWkdOalo2V0ROamJrZDJURTV1YjA5ak0yMUJTbUV5ZVVvMFpUSllTWEJmVnpSVFpFOUxkMlZZTjBGQ1pXZEdaMnBaYTFrdGJFZHpReTFFTkZsMWExQk9OR0ZNYVZKSlJWRTFSa1JIWm5SUmIyTndXakpmTm5wNE0wZzViM0JSWHpoV2FXRjZMVE5RT1c1cE5WRlVObGhZTUVSWFUwdzNhVE13ZUdKWFpHcHFUMGQ1ZUZwUlRFbHFabmxxVGxOZmFqVlNiVGhLYW1oeVIwOU5lRFJ2ZVc1blVWRXdjVmxUZW1Sc01tSlNjemhQYmkxMFMxbE5ZekozT0ZOM1NXOXRjaTB6V1RWbWNscDNWemhZUTA1M1VTMTZhVmRNWVRocU5XcEhSRzlpU0haamJVNVhZV1pLVGtseldHbFdXblE1UkZkWE1HUlJUakpTTWw5MmJYSm5MblUzYTNoMmFVSjBiSHA1WWpsWVJERnJYMjFTY2tFLi1rOERCSVhQZ2E0MHgxSDU0NzNLX0NVOVdaOHlIME80M3hJVlR3emRfeTAiLCJleHAiOjE3MDYyMTYwNDksImlhdCI6MTcwNjIxNTc0OX0.qTWvBDlnGI9imxjVfi65u4ss1_dnN46YIGEbrj5u3H4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:09.122 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:10.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 199484: status.find.is(200), but actually found 401
20:49:10.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,199484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@426aeaba, username -> user.1001139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3da97349, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215750027))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2NiY2hnMnQwa2FtbW92M2Q5cjhkbnNkM2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aGRsZFNNSGhvTUY4NGJFbHhlVlJvVlRGM05EZG5MbXRKTmxCalpuQjFVRXRwVDI1cVJFOUpjRUp1TTNOc1VUa3pVR2MzT1ZGRWRGOTJUREZqUkdOWFQwUnhTWE42TUhWVFRGQTJjalJQWW1ObGVuVTJVWEUxZDBwNlgybFFSMk5YVG5KSFZEVk1RbkZ4VERoSFVUVTVRWFJyYlU0MGRHbHhNMWRWZFZocFdUbHdaVWh5YUZObGNuaGxORzFIWlZCNlZHdG1ZV3BJWkcxM1JpMUtPR0U1TUhNeVQyODViMTlPTlVzd2NFTk9YMjFvZUc1UGNEZGpkRGhIV21odFRtNHRiRXMxY2s5clJGWlpTVGhKTkY5VFZucEVibXg1VWpkZmQyVm1RWFp2VW0xV1VVdHlSV3hsYmsweE5YUlljazFsY0hOcVowZ3lTRlpOY0V4aGRFVkNUMlZ5ZEdSa0xVSklTMk5UWDBwclJGUTRRa1IxVEc1SFMwNU9iRmRzTlV0dldURkNSR2xaVTI1WWJEbEhaMVJ4YzNRNVdXcHlSRzFRUkcwdFRGbEdNWGN6Ym5CbmNVdFNiMFpqYlZjeWR6ZE9RWE5NTUVGUVRuTnhObGMzWTNkRE5XVkJNRlJqVUhGeFoxTlZiV0ZpZG5oVGVXSTViMmMwVkVZeFZHdFVXbkZOTFV4alFtOTVOV0pXTm05NlgzWjBaMTlDUzBwNVlVVm5XRGhYZWxwdk9IVkRRMXBFYzJaaFVHaG5TM2RDYjBWbVVrUjZka0pCWmpSTFZHUktla2xHYm1OQldHOUJOR1JTT0U5d1EyOTZOV2xYY1ZSM01tbERSMVF3UjJ0b2IxOWlhbEI0T1RjNE5HODNORTkyUlZWbk1VWkdhRzFHZW5CcVVDMXpjVTFYYW5wc1VuVXlhVTQ1VERZeGNHWkNiMjExYVdoc1QwcDBibXRuUjNCNVkwcE9SVEo2ZUZGdWRtMHliamR4Y2tWdVpXWktaM2h1TTJKUVZXeHZZa0ZtTUhCaWVpMDVWa2hwUkUxVU4wdzBSbTFWVEVSbWFFUkphM1JwVm5wWk0wMHdiRXhJTTNFd2IxUjZOV1JYTlRKblJXRTFkbVJJUlU5VVVXNXNRMmhIYTJzd01tUlFjV2xWTkd0NlZGcFlZM2xEUVhab2NFVlZSVk41ZUdab2N6ZFlabUl3UTNCWWJIRm5keTFEUldWbVFrUXpUMmxXY0VWaE1IRXpWR1pXYTNCeFNrSlpMbXBIVW1wS2RHbGtRWHBUVVRScGNtNXBUa1JEVkVFLjRVYlgwbTRtUnQwMjhZS2J2VGlKQktQdXhKV1daWkRzUTdOT19uVHhsN2MiLCJleHAiOjE3MDYyMTYwNTAsImlhdCI6MTcwNjIxNTc1MH0.rhtFINNklFTUX3Kmp3_KQKH3vhM1TUFdaqMQB8iFdQE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001139"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:09 GMT
	x-forgerock-transactionid: 9413f683-16b8-49c4-b8ad-447def451900
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:10.074 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:10.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 199484: jsonPath($.tokenId).find.exists, found nothing
20:49:10.113 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,199484,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@426aeaba, username -> user.1001139, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3da97349, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215750112))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:09 GMT
	x-forgerock-transactionid: 259b2518-157b-49eb-9f72-36e94b09b2bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTRoYTA3NG1hYTh2NWNrZjhiOTlqdTkzcHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aE9VUnFjVmg1YVVWb2NYb3RkMU5FTVVvNVdWbG5MblZRV0Mxb2IwdG5OMjV0Tlc5dVNHVXhaSGQzUzA1d05FRnpZMWRWZDA5d2IzUXdaWGRyUlRka05IUnZURkZvWjIxR1FUTlJTMkZKYVdwbU0xZEpObWh5TTJSa2JtZzBaMUJCVURCMFRsTXdaRTlFYURVMU4yVmlZa3d6TURadVJqY3RhSGRzZFcxZll5MWhNMHBIWHpkRFgxTjJSVmRDVVdaS1JYcGlXVzFCVkd0dGFtUk1OVGhyWVZGT1NuTmtTblkxUjFkMWJWWkRSVUZ4WVdzM1ZtSTFOR2hxVnpNMGNYQkhUblJvV0Vkdk1ucE1NWEJFV1hvekxTMWhVVWRmVm5Jek1sSjNSSGRLYzNGckxVTkZWa3BLU1hvNVdteEpZV1ZXV0dGS1FXeE1Sek40WldGc1IzVjNWVVptU0V3eWFUWnRlRkE1V0VwVFVEQnRVWEJzZWtaTGIweGFXRlZ1VEhkNGFGQk5TVVJaVkdoa1MyNU1TUzF3TmxKdGVXaEVhblZpWms1NllWWm9NSGxzVG0xQlQwRTFja2hDTjA5NGJVUk1iR0ZaWjA1VFptbHFTR3hSZEdKaGRtVnliREJDVDBsc05VeDNXR1pPVjNreVltVjNkVzVUTVdFd1ZrRXhZbkozVUZWNFpUUmZSSFJyYWpJeVpFbENjRUZMU2tkNkxUSlRNM052YkZCTWNVTnNlV2htYVMwMmMzbzFPVVE1YUZSVk1VWkpZakZZZUVneVlWOXRTMjF0WDBSUVMzSkxVRzFoV0V0TFIxVlZkWGt4VGtadlYwOWxiMEYxZVRKS1dGSnZNbXRpUlc5Zlp6VTVTRUpWVWpnNFNXRTRkR0ZUWTFveGIwRkhUMlpyV2xkcFIyaFJXVjg0TWs4eGJIQnhhMWhQZUdkT1ExTklNbkF5WlVnd1QweHpRalJCTmxSaFltOU9UbUZGYUVJelRteERaR3RYZUhSR2RVNHdNbVZRVWtFMlNVUnlOMGM0WldOUVluTjRVV0ZoYjBSSldVZzBYM3BhVFV0Nk9HOXpObFpaYkhGellVdGhUa1kyVTJFd1RqZ3hUemQ0ZW1scWVVODNRakZsVkdOVFRtbExjVzlyTms0dGNHcHlNa0pxTUVKbFJXbHJRbE00Wm5GUVQwMUJSblE1VkhGRVFUZE9kMU40T0ZFeWRtbGtaVmw0Y2xKZk5uaExOVE5vVGpaMWRITnpMbFJFTldsbGNURnNXbGxuVG1wRWRHRmhPRTFxVDFFLkVUcEx4aWRXQWVFcm16QU5WTUlQUjJBRjRkcVVnTkN6cGpfUVpLb0pBaDAiLCJleHAiOjE3MDYyMTYwNTAsImlhdCI6MTcwNjIxNTc1MH0.es8yPBUwLb0Wn-EDKEEIhcxzArnYgtvovH0GpIFGD0I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:10.113 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:11.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 199652: status.find.is(200), but actually found 401
20:49:11.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,199652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@113e50d0, username -> user.1001798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@483c835f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215750987))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHBpcm8yMGRmbG5zbmtiN3JyODJvazA5bzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGMzVnNaakJNV0RsWGR6ZEpNazVuVmxGRVNVWkJMakZUWjFCUFRrUm9iRXhmWkdsMFpYTkRURUpwU3pkTmVrRnNkVEp4TjNsV1oxSlFNREIzVjFRMk0wVlRWakJuYkdZNE9HaE5aelJzTjA1TE1VWTFObE5OTlY5R1gxZGxXV3N0ZUdwdmNEaEVVM2x4ZDJoS1FucEVXVWRsU21GNlRuTlRNWGx5T0UxUFpYUlJabmhFVkVGUU5FUjRiMU4yUWtOWWFHNWZVRW95VkVGQlJYTklPSGd4U1dsb1lua3hjRFZaU210Vk4xZFZURXAzTVRFMlZtUmxSMHBYV1dGdVoxbzFUVWs0VUVaalVYVlBTWEF5Y1hoNExWWTVWR1JMZDI1VmQxbERORkJuVld0UVVGbHhVVlJMV0c1SVJqQkhNM04xYW1GZmVXUlJNaTFUVEhkck5rSnBOM2cwY1dSV2FXMU1ibVJDY2tGS2FpMVNYMUJEUm1zMVozSnJiVGhYY0dKSVNERkVVbXRCVm5ad1YxVmpaelpSYUdGQlNXSnRVRTUwVFd4T1RqSXlTV3RYVkhCcVRXSkZUbWM0VFdoNU9Fa3pTVGQxVjBORlNYVmlUVTlMVEdONFRURnJiVVpxTkVGVmFFeE5aMDlIWTNack5XRnJWRWw0UzBWUU56WnlTa1JHT1V0NWIzVm1ORWRaZEhOMFExaFJTMGR5YVdoRGMxcHBORnBMWjBsd1lWTjZObXBUUm5KSFVXOUpSamRNUm1VdFdWUTFWRUZTVFd4TWMzbzFiRmt0TFdKS00xOXVORUY0VTFwdVltOWtRVlJNVDJ4ZlkycG1iemRwY1VGdFgxOXVWMDF1Tld0M2RtNUxhMFE0TUVOVFVuQk5OMEpNU2padGRFWkVSRmxHTFZOYWJ6Rk5NRk5wZGxObWREWnlNRE53VUVKSE1XOWpOWFppWDNKSGNHRkpUMGxMVW5oUlNEVXpiMTlRYkhoWE1WZEpTVll3YkdjdFowbEtNeTF0ZDBscmFWYzNabU50U0ZnM2JFaDFhQzA1ZFVOQldHSnFOekU0T0RadFZsbzRlWFl3YURJdGFXNDFjVzA1Vm1sMVZXWnhTRk4yWVZVME4xZFZhMHc0UzNGWVpYaEtjWHA1YVVsTVJYSTVVM1kzYm1Sa04wMTJXWFppVHpkaWIyUk1ibmRoYWtObFZGWlBNVEp5TTFOV1RrbGxOMjF2VUVGc1gxQXpZemhUVjJONU9VbFJMbE5TWDNoalFuazRhblZTTTIxMFpUbGlOSEp2VFdjLkQxSzJrcTVZUG5mZkVuM05TZHMzcV9kXzlSY1lxUkFLbG50TGozUVFMVmciLCJleHAiOjE3MDYyMTYwNTAsImlhdCI6MTcwNjIxNTc1MH0.C2jJEdoFOIh6GtHKzHYqurVhptZCe7AIIrSoxRkhHDs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001798"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:10 GMT
	x-forgerock-transactionid: 53367dee-4574-451e-b038-4d97b1779250
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:11.037 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:11.077 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 199652: jsonPath($.tokenId).find.exists, found nothing
20:49:11.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,199652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@113e50d0, username -> user.1001798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@483c835f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215751076))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:10 GMT
	x-forgerock-transactionid: 4244c6c3-4cdb-48b7-9005-48b315e7dce3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGFuanFtZTQ0cTNuczFwb2RoNWNpZzNlYTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1JIaE1aV05wU2pOeWRsRkZhR2huTUROemFGbFJMakUxUjAxeVVUVkZNalExWW1kRE1XSlZVRzVIVDNOeVkxVm1RMnQyYmw5YVYzb3lWRWczVTBackxWUlZNekZwTVVSbk5YTnNZalJRTmkxc2VqZGtOa1Z0WTJWWU16WXdkM05JUmxoaVoya3hRVWxFTUhoUk5UQmhVVlJ4YVVsYVNWSlJhMVowVEc1aGNrNUNUVGh1Um1kcFFUQlBSMncwVDNKSk1pMHlUMk14T1ZkWVgwdEJPSEJxVkhORFIxWmlOWE5FZGt4WFYxQjVkbFZmU0ZaU1Z6SXRhMWhETkRVNVVWUTBSM0ZKTkVOb01tbENla05hWmxOZmRERlVhM0l3UzI5SlJWSklRelV4TjJKWFpHVlVSbVZWTjBSTVREZGtYMFprUlY5UmR6Vk9VVkZWVWtKM09YZDNVVzEyVVhrMlYzQXllRmM0TUdKc1RtZHdPRkJwZDJsck1GcG5aR1JuVTJOUWRXTmFPV3N0Yld4c1RGb3djbEYxWTNGR01YRkJTa2xtUWtsaE9HUm9iek5HUTA1TFFuSjFlVFpRWjJGSWFIRnZSbVJ5ZUhoUGVEWlZlVU54WlVSblQzUXRUbGRpV2w5dlJuaFhhbFp1ZDFsNVFrVXpORTVXV2psMFpFZFFiM1EzVWs1eWJtdHRXbmxzWm1wSmJVdE9kRzFDU2xZNFptWkZSVFF0TVZOSmVUWk5ZMUJRYTBwdGEyVnVSMDAzTW1ObmRVOXFNMFJVTW00eFoxQkRZa3N0WkhvelJXVlpjVmhTYUdKNFlqTkdRa3B4Ym1SRmNpMHRkM2QzUlc5dmFpMUJlRUpYZEdSMlprVjFiMmd3VFVsWFQzSTJPQzFRVG14elEyTlRSM1pWVUZrMVZFdzVRa1JrZEdod01HbHlia28xY3prd2FYWkpVV0ZrV0hkMmFrMVlVamxPTVhaUVpFaEhRWFZzU2xKSlJHSnNjMXBvY0RKWk5YTkJhVk5YU21SMWJsTnRkR2htWkRBdGFreHdRWFphY1RVdFZFdGhUSE52T1dwSlZqUldTVTVLY21OQ1draEpibU15TW1scWMzUmxUM1E1UkVOUFJUSkVSRXhmTVdveE1VbzRWakZST1U4eU9XVlJaMVI1VUd0TFkyMVRhazlhV0ZGMmJrSkhkRFZST0RSRFdtWnBSWE5LUTFaeU0xRXlMV05LVG5sbloxbDZZbGxqTFU5WVNYUkpMbUpUUTJodmFqVkVUMVJPUVdkTlJGQm5hazlsY1ZFLkdMZUVfR3lkbGFDRFJwVER5bDI2RERmOE1jY1ZxeHFuX0liN3c2cFFMdU0iLCJleHAiOjE3MDYyMTYwNTEsImlhdCI6MTcwNjIxNTc1MX0.4DK6zZeNO9n_p_PZPs95yvdnq1BeyYt0JqOw6Xn01fI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:11.078 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:12                                        1345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=381319 KO=12208 )
> restLoginInitiate                                        (OK=188811 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=188243 KO=549   )
> restloginProgressiveProfileCallback                      (OK=4265   KO=549   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.27%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.27%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.44%)
> status.find.is(200), but actually found 503                      4958 (14.40%)
> status.find.is(200), but actually found 401                       549 ( 1.59%)
> jsonPath($.tokenId).find.exists, found nothing                    549 ( 1.59%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###########################-                                              ] 36%
          waiting: 342689 / active: 24     / done: 199902
================================================================================

20:49:14.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 200216: status.find.is(200), but actually found 401
20:49:14.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,200216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2467b076, username -> user.1001049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24200b34, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215754682))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTgxdTYzaDI3Y25qZmJlOGM1azBjcXJwdGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVRWaHNjVlZYUmt0NGFYcHRXa3hIZEVoNWRtSkJMbEp4WTJwV2VWRlpjRnBLWW5acmNEaE9SVUkzYzBFeWFrcHplRzVRWTAxeWNuSnNPVzFOV21wcmNVNWpiV2h5YVZnNU4wRlNTMnh5YkU5bk9WODNVMjV1ZW14QmVXOVlielI1ZGs5UmJHNWtkV1ZyUkdabWNsQXpjV0ppTmpKTFFUbDVTamRYWVZBNGJHeEJVRkYwWHpoNVh6WmpNWEIyVVVFM2RVSnNhR2x6TWtsRVExbEtYMUV5Ym1vd1ZGTkNWMFZUUWw5TFFXaG9ja0pYVkc5cFEwMUJlVXBDY25wd05USnZTV2syYzJsNVRrOUtZazFtYnpCaWVGVlpVVU5WZVVjd01GTnBia2hqZUZjNFIweG1lWE5wWHpCaVlXcEVlV0p3ZEU1UFQyaENORU53VERoUVMyWkxUa05IWDNJelNWbENOMDFtTld4SGFWZ3laRGd4WmtKWmEweDNXbWs1WkV4RVVsUXhUSE5oWlhkUWRGVk9hVU5wVUVNd1MzcHdhRGxWYlZsb1J6ZGpiRkZSTkRNd2N6WkJURUYxTmw5TWJIQjZSalphUnpGZlVWZExaV0pIU0VkWVRGZDZVa0ZWYUV0clIyWlZjMXB4Wm5sdExYa3hNMnBoUm1aTVdEZEVWVEZCU0RkQ1YxTllZMnBsZVVkNmRUbEZZbVpGYlMxbmNIUlpZbVpIYVc1cU9WRjRjMjlTYjJSdFJFUnFXbE5xYzBKM2VGVk5XbWRPVDFkQmRsaHNSMU5GZDBFeWFtRlBZMUpXUzI0elVtbDJRbDk1TFRSR1MxOWxaa05JUzFGWE9FeFBSRFpsY25kdE16WjJYMHRTV1dGbFYyVkliRWx6TFVoSGR5MVhSVzVzU1Y5RmQxUTJObnB3ZFcwMWNtY3diRmxWT0Vac1p6SnhUbkpHUkdsMllraGtRVGxXUldKS016ZGFUMUZJTlZOQlpHOUtUUzFwV21GQ1EzRnFObEJPWlVoMVJuWm1RMFZmUzJKSFVHMU5XalJFY2pSWk56VnFWM2xFYkZJMU1uRmlkVEZPWTFSWmFtOTZlSE5FUVdsTGRFUTJjMjlZUkVJM1ZXWmpTR2cxVkZSQlZXa3dWa3RDTmpoMVJIQkNVM2c1YUU5cWRtdFBiMlpoUkZvNFMzWjVkblppV0MweVRVVnhRMWhPY0VOQ2QxZENXbWxHZEdFd2NqSmpVMEpZTXpscFdqbE5MbEk0Y3pJME9GSm1hbkpUYkhoNWVIWTFhbFJETVZFLnJVRXRVamJTdFBfaGJ1UEkwUU1jUVlaS3ZMOHRUb0VYQVlJWDVqLUVwYjAiLCJleHAiOjE3MDYyMTYwNTQsImlhdCI6MTcwNjIxNTc1NH0.IO1CTXc5KiraiSs4e2a4wudA0lAhEWk9HYDp4R47pdo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001049"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:13 GMT
	x-forgerock-transactionid: 592c7800-061b-4193-abd5-38d92615a858
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:14.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:14.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 200216: jsonPath($.tokenId).find.exists, found nothing
20:49:14.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,200216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2467b076, username -> user.1001049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24200b34, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215754771))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:13 GMT
	x-forgerock-transactionid: 542bf801-1d83-4d64-97d9-39524741fefa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmJlaDh1MTcwbzdqczNqZWxmbTRjcDA1dWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MGMwZFZjSEJpZFdwS2JEVm9aVlZCWDFoUFMxWm5MbkpGVVRaU01uaDRWRVJVYTBSQll6WlNOSGwzWlVSNmJtbGZYek5XUTE5WGRtODNaa3QxVFhod05USkdNMjF6YTBsc00wSlBXa1F5ZDNOU01IRlJXbE5vVEZrNVlsRlNRbEZpWVhoWlJEaEhTbkZmYlMxME1VOUxRbTlsWm0xTGQydHNObFZ4WkZsUGFDMTZiVTU1V0dGRmJISllTVmx3Y0U1M0xVZFRabkJWYVdSYVRWZDBNbHBXVFZOQmEyeG5TMFppTm5SMmIwSjNZWEY0ZFc4ellUSnRMVTFSYWxOSWQwUmlWWFV6UVRkRVZrbEZjRlJuVFRJME0xbE1OWFJXWTNWc05sTkdiekp6UVROeFZUVmZkbTVsVXpWaGJsVnBUR1ZFYmxaMWNuYzVhM0UwT0daelpHWXhiWEJpV0RRM2FqTkVhbUl6T1hwcVdsazVhV1IxVjE5cE1taHNZbGhGTnpkVE9FRnpRbkJDVG1NNFExOTRkbFY0Wmw5elMyMDVSRE14VmpCak1WTkxaVzlQUmpKMldraEdRbFZhWm1oUVNtSnROM1I1TVhrM2R6aFVWa3hGZVV4V1RGcG1jM2xGWjBsb2MyRnpSbk5wUjNCRlpuZ3pUbmsyT0U1VUxXSkdaRTVQVnpKMFp6RlJjMmhqVWpRMFRGUnhXVkZOU1hKV1UydEhYM1Z2YkRCSlZqRkVSVzFOWkhseVpVOVdVek53T1hjd1gwOTFabDlEWlZOdE9EaEJVMmxWUVUxV1NtbENRekJhYkZWTmRrcFVUbFkwZVY5VExVcG1VRnBZVFdST01FVnZUazFwUm14dGRrMTJOelo0TmpGUWNraHZlVzFRVTB4WmNFRlNXa1pGTlZoRk5rYzFWbVpLUzBzNWRIaFBXa1ZmVDFWdFRERnRiVE4yWm1kcVdGTjBNVGRmUTFaSE1FUm1USGszUW1ScVFqZGxSRlp2VjNsR1NGUjRWMDlwVDFaSk5HTkhkREZQVEhGallsUnBkMmRMUlZwblVVZHZVbDg0Wlhoek1XTTRURGxQWmw5VGJFOVdiRFV6WmxKVFFXWXhXVmczVW5nMU1EaEthRFZCUmt4Zk1ITm9jbk5vTTJOUlJuQmZjMGwzWjJsdWFETTFNRkJPZG0xUGRVOW9jamMwZVMxME5YaFZRMWsxYlVGV01GcGpVMEZ0TlU1MmJqbEhOVFJXYWxaRFYyaG5MazFuWm1WNVNYaEpVWGhFZEZkalFUTkZNSFZXYUdjLkw4R1J2RnBxN0luSnNXblVSYTV0MG1fY0dNMWViVmF0bVpuQWtObDZSQ2ciLCJleHAiOjE3MDYyMTYwNTQsImlhdCI6MTcwNjIxNTc1NH0.nKHonrCHSBA5RO_6cwJ5yHnuPD-Idb3piStAsD8356U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:14.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:15.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 200254: status.find.is(200), but actually found 401
20:49:15.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,200254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18cc3066, username -> user.1001347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@290e5d17, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215755004))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjNqODYyZGowdGd1M2tmcmJzMWVpdGsydHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVEyaGphMHM1WlRCUVNDMXpUVzV3Y0VsYWRIQjNMbUZZV1d4Q2RqQlplbXRZTUd0dlUza3lPVlpHT1RKcVRIaHRjRVI1WXpneVgyeFpVbDh4UmtwRk1FeG1hSEZaT1c1MmVVWkdOVEJZUkVaZk1sWmxVeko1TjJGcVdXWlJPRUpJUkMxM2RUQjFRVVU0YTFFM2J6bG1kRlpFYlZaRlltSXdSMmxXTTJSNlVFOTFNMGxpTVRkclYwRkdZMlJJV0UxTlpITlFNR0ppWjBkM1VWWkhkbXBITmt0MFZqQjFaWGsxVEhVd01sUkhaRlJTZFhsVWFVUXRVRWR5Y1RjeU1HRnhTVU5FYVdWc1gwTXpSa3hrVVRRNGNVVnpMVGQxU21SWVQyVmhVVkJOVjJkSlJFSmxkRlpWUVZSVWFIQmZjMmc1VVdsWFZFTm1iazVSWWpaUVJFaEhiekJaV25OYUxWTmhaVEk0VWpCYVNVOXJjbVJyUlhkbGJEVjRWVGREWVdGdmJuTkhhRmRuY1RsUGVFODVaRmc1TlhwbU1VaHpSa1pJVlhNNWNGWTRWbVJIT0VkcVMxRmtSbGsyTlUxM1ZYSkxWbW8xTW5KWmFsVmFSbmhvTTJwMVRVVldXblJCV0dGclMwTlhWV2hRY0VaaGFtNWxNbTAyZUUxRldIUkZNV3BHYm1Oc1ZsVXdVVTVHTFZOd2RUWjRiVVJ4YldWWWNreHZNMkpCT1RSVVNWWlRNWGM1UkVOMmFWRnZjV2hOZVdGc1FVUnVjRkpGTnpVeGNsOWtTREpDT1hKdVIxODBaVlZ2TWtaVVJFRmhWRXRvVTI5bk16ZHZaMVExWDJSZmExUnNjRlEwVWpaNVRGWnRiVUZoUTBSSGNsVnNNVE4xUVVNM1psZHhUMmhhUm1KamRubFRlRVpPY0hCVVZUVkRWVk5DY1Mxc2RGcFROVTlVT1ZkSFFrSkZValJ5YzBKU05FY3RlV05WTVc0MU1tczRVRkJIZVRVNVYyNWlSV2w2U1ZkdFVFZHFMVzR3U21JelFtcDZVWEJVU1hOdU16UkpUVlJJT1dVdFZUTkNTalZaTWpsME4zVlFiWEU0TWt0UlRGcFJaMFJsWlVSdlRuZFhlRTlLTlhkSFQxaG9RazQxYUdka2R6VkxSRUY2VERCcE9YaDRiVGxwUjBwU05taHhUMXBMYVVJNFdFeFdVVzFpTjJOT2MybFZkVk5wVDJkMk0zbFVielpYTm0xSUxWOXJMbEpXZFdWaU0ySjZSRU01VGxVeWIyUm9SQzFPTUdjLlBVSG43MVhOZnd3V2ZJLWtTcGVDMURZbm1yNE1tNDcyeGlvRF9ldUNHQUkiLCJleHAiOjE3MDYyMTYwNTQsImlhdCI6MTcwNjIxNTc1NH0.N-yzILLh73oRY81KmjSX3KN7FGhJp6IJ-h9t1v-OU9o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001347"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:14 GMT
	x-forgerock-transactionid: bb13c847-9b34-4e7f-bd42-56a9763981b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:15.055 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:15.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 200254: jsonPath($.tokenId).find.exists, found nothing
20:49:15.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,200254,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18cc3066, username -> user.1001347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@290e5d17, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215755094))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:14 GMT
	x-forgerock-transactionid: 31da4a56-ae05-4361-ac00-4b0389fbf73c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNG5vc202OG02anYzazBscjI5ampsajhuYzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFNHVTFZamRWY2xGV2JFa3dUMkpSWlRaUlN6ZG5MazlzWVRZeVExOVBVM3BqWWtOeWJrVXljVWRRUkY5a09VdFFTRTgzUlZwdE5sZ3dUMnBvVmxwQ1QxRXpiMmwxVlRkTmNrWmxYMkZMVFdwcGVHMVlVVWQ0VlVsV1pHTnJkbWRUTms0M01EQmpTbWRuTVROMmRYa3RaWFZpY1doVFZHaERPRlkyV1VGNFRrZ3dhbEZ0V1RCdmNrdEpWRkZJYXkxQ2NVTjRlbEZvYUdGemNIVlJOV2gyWWxSbWRVdHpXRzExVEVOdlFraERTMUZQZDAxRVJGbEpOMHBPWWtoeE1Xb3lRVk5tUkhOTFlXdE9aVTVoVXpoRE1XNUxibkJGZFVVeVpIaHZlVVZqWVZKdFUwZE5lbDk2VmpkS04xQjRjRWxLVEd4cFZUazNOM05WWkVKbGJrWXhXa1ZCZERVdE1GVjFjV3BEVVMxT1EwYzFjMUUyZDNOeGNHRmxZbE40V2tsQ1NXWnpOV2R3Y0c1UFNVMXdWVXg1TmtsTE5uWkZSRTlSWldJd1JHZERhMGxDYTJzMFFYVjVibkkzZDFscVptczNTVGt3WTNSbFJHMHhhRTVHTVRWS1JXNHlVVFYyVkd0UGMxcDFiRlZsWVVGVlYydDBPV2xPZW5WNFRVUnRUSEZ2TmtSMmNYaDFRMUpJVUROMFpUbFdlbnBhTVdKNVNuSnhkV2xHUzFkd1VVNXJUWGhYVm5ONmJFRmhURU5qY21jMFNEVjJURk41ZVZGcVF6TlZiV1o0UkRoWmNGTnFabTlVWWtNM1ZGaGpibWxoVTNKWVduTnlWbmhaTm5jdFpqazJTMEZxYW0xYVZVWmlVbEJGWkVkQk9VWnRUMlJRVjB4QlpEbGhRbUZFYWtoVlUyVTJXbloyWW1OSlJ6ZHVUa1Y0ZFhRM2JsZzBTR2g0Y21sT1IwVnhTREl6TWpWVVRtUlRhMmhxVm1aMVdYRTBibE5pTmw4MFVrVkZPRUptT0cxYVFtVjFhVU4yVUc4NVRVZGlRbEV0Y0dzek4xUmpkVFZDVWxvek0xcHBNR0owTnpadk1HNWFMVjlVWVZCVGRVMXhjMUZKZDBWVVVEUk5jMHhyU1MxaFVHdEZXRkZvUldOYU9XcEdSVU53VFdoR1kwTXhiVVIxUWs5bFEwcHFiazB5TjNSelEzQTRla0p6YVU1dE5IZElVVVZaT1daTmNHSk9TMFJVU0RKT2RXSnZMbFJLVlc5elNqZGZkMkZpVTBOMExYQjNXSGRKT0hjLmIxaXRRb3FPeS1EYThranNaUDR1YTlpcDhSOHRIZkhmVkk3V1BEZm1tR1kiLCJleHAiOjE3MDYyMTYwNTUsImlhdCI6MTcwNjIxNTc1NX0.mRjXrQ4K6_QeD3HesB0aM1l7K9aTe99vfNyi2sTaUK4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:15.095 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:17                                        1350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=382840 KO=12212 )
> restLoginInitiate                                        (OK=189566 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=188996 KO=551   )
> restloginProgressiveProfileCallback                      (OK=4278   KO=551   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.27%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.27%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.44%)
> status.find.is(200), but actually found 503                      4958 (14.40%)
> status.find.is(200), but actually found 401                       551 ( 1.60%)
> jsonPath($.tokenId).find.exists, found nothing                    551 ( 1.60%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###########################-                                              ] 36%
          waiting: 341930 / active: 28     / done: 200657
================================================================================

20:49:19.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 200986: status.find.is(200), but actually found 401
20:49:19.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,200986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14e61ed0, username -> user.1001694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58f04574, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215759697))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDBkZzgycmY5Nml2OGppM2liMG41NnA1Y2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M2RqUnFRMlJFZWxNMVVHUkNkMnRzZW1WM2JUQjNMbnB5V0V4cU4xOXRURmRWYW1SQk5GbFpkRXRqWm1kbWN6bEdibVI2U2xKYWVtMTFhMFpmWmxOTk9XZzBWbE5EVUVSUE5ISkJVM0ZQTjNseWNUTm1jVVEyZDNWTVIzUnRTVVY1ZW5NeGEwMXVRa2swYlhwUmJXbGhlRGx5ZDJSMUxWVk9iMm95UlZGSk9GRmlhbnBZTW5kMFgwSjRjR2huZDNnNFMzaDNhWFZ0TWpJeVRIZEdNVzlDTUZjMU0ySmxWMDVIY0VOaE5XZEpNRVpXZVhneVUzTmlZbEZRU0V4bVRrNVZUbGxQWHpSU2VsOXJiMHRTZW5jd1ZVTTFkRGxIUzNSVlNsOHhhSGhVZFhGelVuZDZjVnAyVTJsalYzQldWRE13UzNWc2RuaFBiR1UwTUdKRFZVSlNaa050UTJFemIyMW5iVVpTYjNOVmVpMVRWMXBhYUdSRVMwRktZak5OTWxsSFNHVlpaMmhQYm5adVRuZG1lbDlHTVZaYVlUTm5YMnRKVTJoMVJuaDRXVEl6ZUZKeU5GRk9VVUptUzNwMFMxWldPVzh3YmtZM1lsVjNVRlZ0TFhSR1ZFaFNZeTEyZW5GeWNHWjRYMmhLTUhKU01VVlZhVUpDTWs1VlEwRnNaRXRGTnpSSWNXNTNWVzVNVjJSWmN6WkVYMjFXU21oWGRFeE1Sa3hMYjBFeVVFRkhWMnQ0VDBRdFkyMVpabmxsUkRrNVMwZ3dkVTlYV1hJMFEzTkNSelUyU0hsRVQwVlZWa0pUVm5CWk5HTTRjMGc1Tm5OVFQxaHRia1JSWDB4SGJuazJkM2RhUVVwNlJWcEhYMHRIVmxaWFdISXRVWEY0TmkxclprRXdZbVJmYjJKbE5XNHRVV2hXYWt4dU1HcHVUVFJUYTJ4aVJYRnNiM2t5VDAwdGJVMDNWSEZWWVhSd1dHUjFUVWx2Tm01elFqWnZRbXBQTURWS2MzY3hRbEpJTFVsQldFMXhSRTFYY1dscVl6TjBiRGhuV21OQ2FGZEdlbnBxUzNNdFNHTmtXRzFwWTFnelJHbEZMVFZhWmxka05uRXpiVjlvWWpCUlJrSm1VR2t5Y21Gbk0xTTNWUzE0WTJaWlFqZE9XVFZFWlVsV1IzUmFhRlZXVkRkMlJXMVNRMnREWlY5cGJXZGFibEE1VFRSUVFrWnBSbTlQU21Ob01qUXRTRkJETVVsbVV6UXdMa1F5TFdzMWVYWnRNR3RKVFRBNVdsaGFMVzR5ZFZFLk9OVWtHbk81dW04YWVnWnE3dHRoQnExWXViOF9mcVlIamMzSG9JazVHTDAiLCJleHAiOjE3MDYyMTYwNTksImlhdCI6MTcwNjIxNTc1OX0.1UWClZekaKDNKzxRLsJhhdu92uSoxD9UYm-myHtkPFo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001694"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:18 GMT
	x-forgerock-transactionid: ffa63751-d012-4c55-8a3f-eb04e8e5fa2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:19.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:19.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 200986: jsonPath($.tokenId).find.exists, found nothing
20:49:19.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,200986,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14e61ed0, username -> user.1001694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58f04574, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215759783))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:19 GMT
	x-forgerock-transactionid: 185c9d71-8fe1-4f79-9349-bb1432115b2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnY0Nmh1OWhydHZtcm9zazUzaTZpY292OW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWVDMW1XWFpRV2t0TU55MTNVV2xUTmpCdWJUWlJMazVxWTNsbGF6SXlhM1JGY0c1U1ZtdE5aUzFOZUhoWVYxVkZMWGhMY2s4eGNVOUlVSEpoY0hOZmFFMHliSEJOT1hadU5WZFRka1ZhZUhkRFRtRnpUVU5uYlhacVlWOU5Oa3BxVDNCc1IwSTNlbFZtVFcxSmNVdEJMUzB4TWtKZmJtMWtRM05mVjBJNWJrMWtSRXRzTFdacmVVMWxSbWMzV2xka05FSkZVV2RIWldKVWVIZDNkbGt6YWxaT1dtaFFja3g0VGtkb1lVUTVOMWRaTmpad1dtZE5jR3B2YTFGUlRrTnZkVWx4WW1vMVQwbzRiek5MZVc1U1VIUkVOa2RUUlUxb1ZGQnlRamc0Y2swMVFWUXhkbEpHUVdKbFdFdGhiR2htZUZCT1oxQTBTV2RIZUVoamFXeHRURFJIZUc1aFJYSmhkMjR4VFRKaVJWTnBjemRJTWxoTmRYZGhWRXRrY2xwaGJ5MVJOV0ZYUWtGSVFsQmxjMFpEYnpWdlRtNHRURGg1TTA0MFNqUmxTVk5WU1RGV1kwTkZSbnBoZEhsclFsTkhPR3hMYlMxc1QwcGFMVzFCTkU4eFowWlBNREJCWkdWVWNtOTVMVlpGUlZWblpERnNkbkJxTUZWNWJqZFRVRFZUTVdSdk5sbFlZVGhmZWtwYVYxRm9OREkxU0VVdE16WlZabkJWVlU5d2RFRmtWVTluV1RWak0wcEdhMmMxUTBvNFJ6TkRTVTFVVGs1WWQxOTZRazlRUVdKNlFUbHhRa1ZDV0VkVk5uRnJNVU5TUVdsdWFWQnJjM05EVkhWeUxYWkZjbVE0TUZCTGVtaFBablZxTURGZmIxTlpSRGh5VWxwYU1GbFRUSFZzUlhocFowbDJNa0ZVU0ZvdGIwaHZkbVpzU1hsalltUTJZWE5WUVRab2RXNDFWVlJxVld4blNVdDJWV2xDYUhaQ2RWOVdjRVpSVDBsdlgzVlVNMU4xVFZWMVpGZEhWWGMwVGxCM1JVSklUMk5xV0UxbU4wSkRjVVV3ZUdWWGNsVllRak0zVFdjMFRVVkJhV1J6YVMxUlpXY3pNVmhWY0ZSRWNVSnlORlYzWldsYU1HdHdUVGhITnpoeFlVdFBTM0J0ZVVJNFptTkZMV0ZWUWs5MGFreE5OWE5ZYVhKdGR6WjJRWGsxUjNoNFlrZzVZVW81ZG5ka1NFUjNkekp3WTB0UmMzUlJMamR3YzBzMU1ucHdUalI1Tm5aMk9WSmhZMVJ1YmtFLjNrUm9oVGJtLTY3UDZVbGg1QUFaalJPSTJHRzFSaHJhRnRraklyaFpkVlEiLCJleHAiOjE3MDYyMTYwNTksImlhdCI6MTcwNjIxNTc1OX0.N-8EEC3OxBcyGDg4QSGb9YL0828cCQntAcdyn7diKKE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:19.784 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:19.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 201002: status.find.is(200), but actually found 401
20:49:19.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,201002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bbd24da, username -> user.1002604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f89bfe3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215759803))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHFycjdrc3Ficzg5ODdsaXVyaW52OG43OTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlkySkhRMlJEUjBaZk9WRTBkVFZMYzJKV2NFZEJMbXhLUW5ONVJrbG1Va00zZGxJM1MyMDNVSFJ2WTFWcFFuRnBjVTlzWW1WM2FWcGpSR1ZUVEVsc05YRlZRME5aU2xKS1FsTTBSbkJpUzNKNkxXWmpjbFZDTFRGV2MzY3lXbXRPYW5WaVFrTnZObHBOVkROV04wZEZXVWxmTlhKSWVHZHVkMEZVUlZKMVppMUtZamRuWDA4d2FqWk5TVGhpY1hCM1FVcDBRamhvZVVoR1owNW9SM3AzU1VSb1lsSjBVVkJKZGtGa1VWVlhVbmt3TVdoUVVXdENhVnBJTlhKV00wUnhhRlZTWTA5TlRVZGFUMjlJUjNBeVExVmpPSGQ0ZWpkRldFVTFhMEZRYURVMlRtMDVOMHBNTmw5UWFIVnRVVXhCZGxKQ2FGVk5jMWRKYm5OWGVFZGxOWFJKZWpkVVVtRkhkR0ptTUZoSk9EZ3pkRXgzVFhnek5HZEZlR28xTjJKTWVWZEVXSHBtVGpkUFJFbDBTblpTV1VwYU4wZE1YelpmV0RkUmVqQTJhQzFJWjI4MFpqRmtXRk5PTkRkbGFUWmhOVWxGZDJGaFlXd3dhelpCTUdkdGRrRmpNbFZXZGtSSVVERTFjWFV0V0dJeFduTjZUSHBFUjNsVmIyVmhSSFZsUmtGTkxVcDBNbXB4VGpoRFFubG5aVkphTlZjdGEwNDJVblV4WW5weE5YWkRRMWhqZW01amMwUkVTR3d3WDFkSGVXcGhjMVJOT1RSRk9VRldiSEEyVlZsR1JXWjNXazVpWDFkM1pGWjZPVjlVZDNaNmFITnhkbGxqU1d0MlpVNVpaVVJmYTNBMVNYQTVSbGgwUmxOM0xUbGhhMjU2ZVdaT1ozTjJjMkZ6UjBSNFZrdGZRV2d0YjFwT2JrdHpXV3RCTkc5WGNsaFlhMlpIVldseVFXaHZTRXRhYWtWd1RHOHpXa052T0VGMlZFcHplbDgwVTFWS2JXWnhjMk14TlVOdlRscHFSSGN0Y21JNFpGWmFZWFI0T1RKMmNFSmpUekYwV0ROdGFHVkRlRVo2YUY5TWJsZGxRMGQwTW0xTGVITkJiV0U1ZUZseVJqSndWVlpSWjJSclp6VnNNSEpXT0VGbFQxOVFWRTl2ZVhGRVdsTldNMVZ1VEZZeldEQXpVMnBrV0dJdGRWTlVaVnBXTkRGNE1rRktjR0pOY3prNVJYcExZMUphWVY5Sk16TTRMa0UzT0Vob2RuZEJkRFpFWTNSVWVFd3djelpoZVhjLklVeElSU2FiSG9YNFludzM0elZvbVFCYTNXbFJqNTZRWklETExrSXc1MW8iLCJleHAiOjE3MDYyMTYwNTksImlhdCI6MTcwNjIxNTc1OX0.uj1STV4LCN9YgyK92ymfDU7-_E7pzkgHs43rrzHX91o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002604"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:19 GMT
	x-forgerock-transactionid: 25ed83b4-f199-4e06-bdc8-328272b25f22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:19.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:19.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 201002: jsonPath($.tokenId).find.exists, found nothing
20:49:19.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,201002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bbd24da, username -> user.1002604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f89bfe3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215759886))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:19 GMT
	x-forgerock-transactionid: c3f616f9-bc21-4bde-8305-e5c08ada3992
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamtrZGZjaDV0MnIza2tsbGVpMnFuanN2MmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGJrMUZablV6YURad00yVTJUREpuT1hoTFVGRkJMa2hNWW5aTmJUVlBWV2hmV1dWYVJXUnhlR2h5YlRKeVpHcFRTRzlRYm1oWE16aE5kMVZxWjI1Zk9VMVpMWFJFWkdSaFNESlpaRmxzYUZBMWJERndNbE0xVHpaeWNHeDFTRk5RYlU5dGMxZHNlVzVJV201R1lubDBaalZqVERCdWNrdGhZMFZXTkhJdGJuQmhNblJFTUU5UU9WcGZZeTFNTURCNVdtdHBkbUpOV0doaGNEbEVhRTVsVVdka01sTnlRWE5WZVU1aWJTMWZlVmN0ZVVjeVprbEVNaTEwVjFOM2FVNTBNMnhTYzIxSVppMUNkVUpNYjNkaWNuRkpWbkY0YW5SMWJsTlRTSGhzYVVaek5sOXdZWEF4Y0VodVNtSTVjMUJ1TmxOUmNHeFBjVTB3UmpNM2VrczBTbkZmTVZaM2JFbFJURGxoV0dvMU9YWmFNRTg1TVhKNFdtTXRkV2h5Ym10eVNVeDRXVGcwVkhRNFR5MWhXV28yY2tRMVgwSm1UelUwVTFjNE5HaHRibWhZWkRGWk0ySTNkWGxJUjFCbVNqZEpSVmR0VkdwWGVuazFlakp4VWtWemQxbGxUbEk1Y3pSemFHWm9NR3AxUzFsTVJ6bHRNakpyV0V0UWMwNVFZMkV4Wm0xdGFua3RNR2RyZWt4MGVXRXpZbFZFUTB4cFdtMUtXamxHV0hadVVVSmpkV2MyZDNJM1RtTnZVR2d6U2xkVFEwTXdSSFptT1VGb01HcFNWMEpCTjJsR04yTnFSakkxVVhSVFFqY3RXRlJSZVZKak9GSXpNbVYyTlVsWk5USnpSelZpY3kxRlpVRjRhRGc1UTNGdVh6UmtNMkp5U2xkUk4yOU1la2xqYzFoVlNYTnZaeTB0VGxBdGFUWmxUbkJWTm1KWlIyNDVaR2hZZWxkbU5ITnhlV0V4VGtGb2FuSnphbmxKYTBjM2NuSnNWR2hqWXpBM1RGTkdVbnAxWjBsU1ZEVXhZME5XY0VwM1EwNTNXVEExVmpOQlV6QmFWVzh6VlZSdFIxZEViVXhEY0VkdmVVNDBUSEEzVUd0cFZFazNXVzVhZW1KS1FYcEVhMXBGYVdKR1NWWnBaRGhLVURsbUxVWXhabmxLVUhRNWJYUnlVeTFGY1hndFYyMXVUMEZpTFhoR04yVnpWa1JwUmpBdFVISkxaRlYyUzAxVE1rSTFNQzFHYWtKV1ZWcHJMbkpETTFBemFqSkNWRE5EYWpKWU5UWkVOMU5NZDBFLnR4R2czVzBMcDlycmpheGxDQ1JoU21CSGQ1RHJReVp1NnR5M2M3Ui16U0EiLCJleHAiOjE3MDYyMTYwNTksImlhdCI6MTcwNjIxNTc1OX0.Aa68MTGawy0kS1yH23bNNfPkWAsJZA6SuvzrFOidD_0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:19.887 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:20.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 201065: status.find.is(200), but actually found 401
20:49:20.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,201065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bb5b0e5, username -> user.1002344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb0c74b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215760193))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTR2YjV1MWlhNzlhcDJnaXNjZTU0Ymc5anIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blIxODNOMDVVTjNaUGF6TjVPVXczTTFGU1oxOUJMalp1WVV4RWVXaHZhR1UxT1dSeU5VOTVTa1YxV0U5cVJHSm9NRWhJY0ZOeGFGOWZXalJzU1hkNGRqbEVNMWxvTmxOR1R6ZHlVakoyVTNaeWFFNUhRWGRZZHpoWWNWcFVkVFJ1Y2tKUE1uTmtUamxmUmpOT04zQXRYMFl0YmtGRFRGRnhiMnhGVUdWVlJqbERYemgyT1hwblpERkJZVzFyVjJRME5YbHpjMUp3T1RSelJHZEROVUpoTkhSMk1XMU1YMDFqTUZSNVlXWXpaVmhMTW5kNGJHcGliMkZ6ZEhoWFZVaEljRVpuWTNZMmNtcEVaazR4YVZNek0zRkxaekowU3pkd1MweDVTVEkyVjBkNGIwNUNNbVZXYlU1b2N6bHZOVlpyVUd0bWRXSlBSMDFTV1RsUlZGaE1ZVXRTU0hGb1dHNUJNamRuZG5JNVlrRlJaamRUYkVZd1VrbFBUbXB1VldJelJsRjRVV3hVVkVjdFUwNDRaMFpvUldoSFRUSXhNVU5wWWt0TGNHNDJNemwzU1dKRGEzbENWRGxCWXpsak5XVkRRVnBKTUdFeGEzVjRjWEJLVlVwa2QxOVhPV0ZSUldvNE1GVkxjVWhmVVhSeGFVTXRXRlozVFV4bVZYVmlibmh3TldZd2RWRlhVMWN4Wm5ObVUwUnJYM2xNVlMxek5FOVRXVzVwYWpaMlRsbDJiR1ZuYUUxWFQyVTJOV05LY3pkVWMwVlhXVko2TTBSU1MzaHNZM0J3VGw5Q2NsQkJNRkowWVZsRU4zTm9TRzAxY0haNVZuWk5iRGs1TVMxNlYyVk5RakJRVVVGUGNqWkhiV2xUYUd3emF6ZFZjbE5aWW1rMlMyTm5UMWRvWTFaYVJ6VmZXRUoyTlRaVVJ6Sldiazk2TmxCME1sVkVlbXB4VEhGelJWUlFhRXhyTmxOMFFXdGpXbmRPT1d0YU4zVkpXVlpxWVUxck5tdzBNVzQzTXpGV2JHVTJlR1JOV0dGM1l6UnlXRXR0Y1hFMVIzaE9iaTFMV25ONVlURlRabW96ZGtJMlQwaGZORmxHZEhkRVJqaDFRVFF3VGxSNWRHeFJVVFYwVjBsUGIyTndZa1UzYTFwME5GSmtTVFJCUkROcFdXeEJXamRwVVVGcmEyMTBNM1pZYm5KS1h6QnNlbWQxVUZKRU9WUTFSMlZuWlVOSlptZHZSWFZYTmxGb1RXRlZMblJzVGsxQ1ducHNWR296VFdOdk1VMXVVR0p4WkZFLmpUR0pWX3VKbnF0UHZBd25fcUNnN0Z0WXhkSXExalFMc2FkUXY0clhHQ1UiLCJleHAiOjE3MDYyMTYwNjAsImlhdCI6MTcwNjIxNTc2MH0.nwb9bqPwAoP8comgiV1XcPoCh3K0ZasxZTjMOJ6u-RA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002344"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:20 GMT
	x-forgerock-transactionid: 83193703-10b9-407b-83b3-9b82bbf826e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:20.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:20.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 201065: jsonPath($.tokenId).find.exists, found nothing
20:49:20.280 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,201065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bb5b0e5, username -> user.1002344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bb0c74b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215760279))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:19 GMT
	x-forgerock-transactionid: e8b35fe7-0128-4933-8497-1f8f612c6f5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2NqMmduMDI3dTlldThnMm00ZXAxZ2oxcGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlFrcHFVMWQ1WlZKMVkxUmhabE42UWtjNGRIbFJMa3hsUVVKYWVsTnpOMWR1VXpkeWVtNTJTVFpLYW5SblgxTkpMVUZvWmtGdk5VWjJkRnBxU1hjMFNsTkdWakV6U0U5RmJsZDVSakJ6TTBSdmVrb3hYMW8xVW00MU5ISnhTa2RDY1ZGb1dVb3lVV1pqYjBkR2RqZG1TbU5xWkZCTE4waDBXbWswTm5aRVozcHhYMlZETjNWd2RWRm5WRkZCVjNJNGMybGhRVVZ5Vm5saE9HaERWSFJKUm01ZldWOHpNREJWV1VsTVdFRkViVEpVYjJoeE5reGlWaTFTY25SMGFIaHlTakpwY0c0NWMyTjBRVEJxTmt4WVRucGpablZyY1d0SlExOUJVblp0T0hGd1NHbDVUVXhvU0UxV1QySkhTbUpLWm14ZlkyeDNWMUJHUjBnMGNUUTNjalpMWTBSVFlVOXlXalY0ZGtGWmNUbG5aVWxRYkZOT1MycDNPWEkyZFdka1JsaFJORmxsUkU5cGJYRnJZbWRyZDBGeExYaGxOUzFCVGxaaUxXRnpWMWhvTmxCWFJYYzJRM2hoWnprNFNVWm9lSFpXUlZKbUxWSlBlSHBKYlZjNVFXZHNlRWRGVUVaQ1MwaE9NMVF3Y0dNek1HWlJPR3hrZURaUmNpMWZlR05EYW1ScFRtOWphWEo1VWpjMFVWcHpRMUk0YVhKV1JsbG5aRGxPY1ZCak56VkJia1JJUVU1ek4yeFVVM0ZyVVcwd2JWWnhTR3gyV0dGRmNXaEJka1F0WVdwWE1EZE5iM1pSZGkxalVqTnFNVm94UlMxRWQyOXpWRkV5U0hrM09USjVNbVpNVlcxZmFrVlZlRmRoT0VSdVVqRndVVzFRUkZkMGNrcHhUbm95VFZwaVdXcDZTR1ZmV21OTE1HNHpkaTFzVTBKM2FGZEdZWEJNVGxSWFZFeG5YM1UxTFY5SVRWRnNjMWhxWmpKR2NrOUhiRTUwYkRoTVJYTktVWFpxY0RCa2JVRkZlSHBITFRseldVSjRYMmRaZUc5WWFUVk1Xbm90VXpKeVZUUm5SRkJvY21sWVVrazBNSHBmVUV4alF6aDJlVzVVWlRZMVIwbFBOSGt0YWxSTFJUTkpjVkJhVDBaM1pXb3hUWEZSZVdwSVFXdFFTbmxVVTNsRFp6RllPV2xoU205WlZrdEhSMlpQV1hKQ0xVMDVlR0psU21vNFVGaFpkVnBtVkVoWFF5MWpMbFpwWm5ORVVXZHpiMUZvU0RWNWRXVk5ORzB3TVVFLlUzZ0x5bmVjOThxMTJwRlZIbGdhWDczLWtvdURldVBmbURTX3h3M2puSVEiLCJleHAiOjE3MDYyMTYwNjAsImlhdCI6MTcwNjIxNTc2MH0.y_rmRSVh53zGjnHERGL9EvA1HUbXi9-TPkbra3ROg94","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:20.280 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:21.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 201301: status.find.is(200), but actually found 401
20:49:21.739 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,201301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5240bab0, username -> user.1002429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64fe30f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215761685))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2wyc2pybDk0N2R0MGpic3YyNDZ1dHRqdGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWRuRTJka1EzV2tzNU9XcEhOV05DZGs1VVNWQkJMbGxXVkhWeFVuTmhjVFZUVEhCd2RIaHJOeTFMWW1ZeWJVRlpNMlZ2V0dab2NpMVNZMk51VVRaa2RFdEdNR1ZCVWpaNlRrVndlRlUxTURGaE9HOVFVMUJITUVReFgzSmxVMUp2YkZkMVZqVnVaVmhDTFVKTlMwOVVUaTEzTVRSNlltUlZUblJZVUhOeWNFOXhaMFZCTjBwa1RIQkdWRGh2ZFhkbVpYSTBhV3RHVnpVeFRWZFJhemxCWkZoMFpXZHVWRFJVVUdKcFZ6RkxjRXRTUjBkYVkydDFTbVpNWlRSNU16TkdaVVJKWVhkT1QycHZiSEJ2TkVSaGN6WTFNMDFCYm1JemJqVXdlbFJmWkhSaGFscGpUMDlCYW5SeFpUTXdPVnBaVVdGaFIwbFNPSEkyTVRkUGJ6bFBUamRmYTNBNE1tcHBjRzlxYW1KSVZXTmhSRGhHTm1rM1JEVXdRbHByWm1WbVJISmpSWEF0U0d0elNtc3pjekZzZUhkMFIxRmliVXR3UjJScmMyNUZVMmt6U2xSdlpFWm9ZVk5TU2tsaWREbHFjMWhFZWtGNFZGOVBaRkZyUzBWSVNrRnliRWgwUVZBM1JWbDNiWGxqWlRWblEzRXRTM1ZUUVU0MlZqQk9RMGRuVTBKZmRHaG5RV3BXUm0xU09UTllZMW93VTNOdllUVnROVmwxU0Y5T1QzaFNNVE5zZERKMGJHMVlNM0ZmUm1wcFpVOXBZMkZwV1VST1ZWbzBia3hKYlhVM1dYSTVlRFJyZVRKTmVrZzVaa2h5WlVoamNVVk9NMU5VYkZWdFN6QTNjMGxLVFZJNGRHbFhNekJyVEdsclZqbHJjbXRHZFUwNGVXODVWMU5oWkZCWE9XWjFZVGxTVDI5Nk1qbEZaaTA1V2pGdmVsUnhTbG93TUdkMlRWQklTMVppVEd4SWJsTTNOVWhsTUdJd2NHNDFTamd0ZW5sWVN6UkZZVzF0YUUxdFpEQXdjR2hQTjJ4MGFtdDZkVmgxYWtNeFdHOTRYMjl1WkhoWkxXMVJlSEpLYVVabU1razRibEJOVTFnMWRXSnpSVnBFYUdNM09YSklkVzlMVjNWQ1lUVjNla3hzYkhkNVdHOWxUVEV3T0VoS2NUaHhTa1ZZWm1Gc1FuVm9NRWszVTFWb1FVNURkbVU0VkZGeFJuQXRPV1kzUkhrM1IwUnphbE5VZFVSUGRIWlJMak13YmpreFNFaHlWRE54ZUhrMFluVkZjMDl1WmxFLlBWSE5sSERndjBjcm9KYWcyaTE1OVNVeXp6TC1JaXNUVWZkdHRRa2RQT2siLCJleHAiOjE3MDYyMTYwNjEsImlhdCI6MTcwNjIxNTc2MX0.94jTXqqAS_fYj0Bk97523XGkH7JZBxTAtUgFC3ndWTY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002429"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:20 GMT
	x-forgerock-transactionid: c42c6f2d-dd71-4804-88a5-8e1268af3c28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:21.739 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:21.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 201301: jsonPath($.tokenId).find.exists, found nothing
20:49:21.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,201301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5240bab0, username -> user.1002429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64fe30f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215761780))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:21 GMT
	x-forgerock-transactionid: b6889908-30da-4d20-99ae-c67cf7d36824
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWpvM2Y0NDIycHY3aDZqdmQzdnZ2cGgwZTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGN6ZFlWM0l4WTBOVU1sRXdTa1JaYVVkNWJqaDNMbVZFWjFaWE4zWmxkRXhHVm1VMFlWWnBZVXRUWDA0emNVSnplbVJXV2poV09IcHVOVTlNVWpOWU9XSmhkMVppWW05d04xVnZSR2RtVm1sM1duTnZSbmw0YUhVM1dWUlZOSEZQVW5rMlVsQlNiR2xUTTFGSldUTlpWVFk1VWxSYWFtMWpWRkExVUVSUFZGVkxabVZTTWtwME9GcE5YM2xQVldsTGFUQlZiRkpsV2xJNFZtNU9NbEpEZG1jMWNEUlJjbkpxTWxZM2RrSlpRMk54U0dRd1gyOVJTWFZaVEhWclNXOUdTMjUwTTJFNVVGOXNSbFl5WTJGaWFHVlFVMFpOYUU5aVNGUlFkVGhEYjBzNWNuUnBaemxqVldGaWIzcEVOMjk0UzJSNFEyUnNNRzVNYmtGalUxOUpRVlZ1VUZoMlQxTjFXbVZ3ZERodVNrSmFZbWR4U2pOdE4zaFJUVUp6Um1SU2RubzBZVzAxYlZwMFFVWjNiVFpZVVhkeWFIVTJWa1JyWVVoM2JrNVBVRUZzV2s0eVZDMXpkbmRKYkY4M01WZFZabm95Y1hCeVdtMVFaRTF4YkVaSFlWRk9iRWxPWlV4d2RrSjZWVTVKWmxRNVIxRjVhRU5EYVdGSUxVdFNURGQxU0V0VE5tVTBSRUZyVWxWcE9EbEhSRzVKT1ZONFgydEZjRzVoYWt0NVRFUmxPVmczYkZObWEyRXRkMW80VWtSeE4xbGFRaTFtZFRaSlVXWm5hbWhDWm1ZeVZtMWxRMHA0Y0VGR2JFWmlSV281YlVoTVRrVjRZelpzTUVKTlFVMVJiVkJFUjFaUmFVZE9jbTlyTVdkbVJVUXdPV1JHVjB0WFFuTldhVFY2WTI4MGJGbHNUM1pmWWtKek9VWk1URlJHV1VKUlZYTk5Sa2hVUlY5MFJXaGtjWGQxYkRsd1JHUnlOalpsTkdoVlMxbzBXV05vUXpWdmJXTlViSHBTY1dSNFdtSlNXVlZ0TkZvMWQwTnNSRlY0UW5OTmIyZGplVUZDWVY5TWJrUkVNWGN4Y2pBNFlqUmZkSGhNWHpsbWMxTmpPSFZEY1hwWk4wTnJkRmx1V2xNemRDMDJUSEJuV2xjMFRGb3haa2xSZUVkTlJ6SnhYMWwzWTAxaFRUZG1hazUzT1VWYVRtdzBOR0pRTVZORFdERmxVRU5xZFV4d2NubFpVRFJYTlRkUmNFMVZMaTFVWmpJM05IUjRMVFF5VUhadU9XMVhlRkU0YzBFLnE0cEVNSERBb196SUZOV2t1NV9fVVZWUUx3SnIzd0RGeUV6Q1BXV0pZQzQiLCJleHAiOjE3MDYyMTYwNjEsImlhdCI6MTcwNjIxNTc2MX0.QdP0tuCynIoipq3BPdxvG1QUCWh6GoSxawgi9OE-dC4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:21.781 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:22.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 201355: status.find.is(200), but actually found 401
20:49:22.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,201355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b169554, username -> user.1002195, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fc6aa63, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215762041))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzZ0cjByZjkydTV2MTZwYmw2ODR2ZmR1cWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVlrY3dOMGh5U1dzM01HNUZlR2RwVjNOS2VIcFJMa1IwVDFKQ1NuSjJRV1oxY1ZWTmVUTk5NVmxGWTBkWFVFc3dNV0pTZFUxdE5YTm1hRlExY1VoV2FscHZMVTVHUldGQloyaDVXVlZ6U1c1M01YbGxZbVpHTlZoVlFqWnVSbVJPY1d4T05YQm1UM1JRVTNWbVpqWnVVVlZWT0dGRlFYTk5Za3c0WVVOSWRIcG9iVFpwYWtOWU0zbE1SR1I0UjE5V2VUUllOVEo1ZDJKNlh6VTNkako2UjI0M1pqbDFPR3hDYTJoSWVtMXpkR2RIUTNGV1NtNTVjbE15VTB0cmQwcHBaV3ByYVdadExXa3pVSGhmV1hSelZIZzVNbW8yYzNKZlprUkNhVmRJVWprMVJsaDFTRkF6UVZSZlRIQXpRbTFxYTJkc05ETmlSVUpZTXpKMVprNXhNbkJUTFZGalYzUlhiM0IxTmtSalJUazBPWEo2YXpJd1ltOVlUMU5RWVRobFFuRjRPSGwxZVhoa1NYQnhiV1l5UlhaNmJtNXBXWGR1U1ZnMGEyTnpZbGhJWDNKRVkwNDBMUzFEUlhGMFlrWnFRekpZVWpWSFlYUlRWVWRtVG1WaGRscEJSRE00YVhJeFp6bElWalp3VlZOUkxUSm9Wbk5XU1hGYWFYaHFVRzlRVjJsVlUwaE9aVWhOZW5KVlZYVnRVR1IwWnpKVmFVNDNjMFV6UVRWTFFYaEdiVkpzTVdaV1R6SkVOVGgwYkhBeFQyaG5la2hZYTNscWFtaFJTbE5yVlRVeWRVeE9jSEp2ZVhWeFkyUmxiMnN0YUdOV01FUlRNMHMzY2pRM1pYVk9TRmcxTFRCSU5YSjJXSGxWU0U1TlduSm9kbGt0UzFsTlQwdENSakJzWTBoV1dESkROMWRxZERneVUzQTJNR0ZCUWsxSFJFNVRla0ZTZWtrMU1qbFlablJzWm0weGRYSTNNVXBmYUZkVVVWVlFMWFZVWXpaWWMzWlVOMUZIV0V4MWJGaFJOVUpMYkVOcVIyOW5SR1oxVUVRNFdVbG5SRkpuU1hsbmVEQm1RbFJFTkRSR1IzbFFYMkZtVVRSNlpqTTBSVzl5WlhKdGFFb3lRWGg0TWxjeU5IazNUbmhTVlVKMldFSnJZbmc0UVhKTE1HMWhZbGMwY21nelRGcEdlbkJFWTNFdE9USnBUR0p0YUVKaFNuRlJkamt3WTNOb04wNTZVMnBZU21oclpGQTBMbEUxVWpKSFEwZFlMWGhGUzFSelRGTnVNRXBZYlVFLjJGeElqbWVCWmZDWmVseVNTQnlpQ2VDRzRyVWNsZk13ZXB0SWpJVEc1VjgiLCJleHAiOjE3MDYyMTYwNjIsImlhdCI6MTcwNjIxNTc2Mn0.TOgx0iWeKsLUBLLh5R43tCfMFNlqh-AoQsHRFafzOU4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002195"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:22 GMT
	x-forgerock-transactionid: 0defa4a9-fe3f-40ea-af1a-506838c35a2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:22.090 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:22.131 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 201355: jsonPath($.tokenId).find.exists, found nothing
20:49:22.131 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,201355,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b169554, username -> user.1002195, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fc6aa63, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215762130))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:21 GMT
	x-forgerock-transactionid: 10997ba8-1c08-4626-80ac-f04dad84f3f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGw5NDQ4aW8yYjRmcmw1azVraWJlYmhna3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlMyUXlRbVl6ZGt4TU1VVjVaa0pxU3psUU5taFJMbkV4TmtNeVExcE5Oa1poVjA5elJVSmhZVU5wWTBGMmRFWm9VMDVQVmtOaWJGZHhOMVJsWldSR1RuRTVOVjl4TmpoNFMwVlhlbXBZVDE5aFNHeHNla2Q2YUZwc2FuZzJZbEJrY1ZCSlMxRm9hV1ZDU0dodGRrOUNMVGxDYzBKR09HWnZUVWRVUkVoV1VVTTVlbTVHZGpKa1dsUlhOblZKTkUxSFpIVkNWa0pwVGpGdlZ6UlhSbTlGT0VkalpWQndUSEUxTFVFMlRua3hlbFpNTFhwQlZFVmtVelY0TWxKaFZHRnJUVVpMUlRGdFZIcGlNWEJPUlVWT01HTlRVM0JUV25sbFgzbG9PVlpuY0VsRmVrODFUMTlFV2tKWVFtVXlZV2MxYUZRMU0yOXhPVUp6TUdGV0xUaGhXbk5TVDJkUk5qWjZNVnBrT1dkblVEVjBkVnBFVmtodU0yc3lWRWgzU1dwemQyNXRWVkZyVm5oblVETkJWamx5VUVsa2FXOVdaekpGYlRkbWFEWjRTWFkzYW5Oek4zZHpWRnB2UjIxYVpURmhWblJ1VlVsVWRGZG9ja2xWUm1kcFRVSnlXRzFsVkhOeVRYb3pkbEJ2ZFZOWU1FWnhZemRqWDA1cmVEWjRkRUZyWWw4ek16bEpiRVJNTjI5NU1FcFFkMFJwUkRGd2NrZE1hRzFMZFdWamEwTmpObGRKTURodVJFcEtXakZrZG1oS1JqWTBhakY2VEVwb1VWb3hWV052UVVad1dDMUVWMlkxY1VSR1NGOU9hSEZPVkZBdFMwRkdXbEJUZFVaT1gwUm5WSEZHWVY5NVFtMU1ZMHd5ZUhadGRqQlRUaTF0UVhWTGFrRjZZbkJ4U2tzeWVXUmljRFpNZG1aVE5HMTNaWHBTVVVWMFNGVktWbEphYm5sWU1sSk5WR3BqWkZsb1NGTllUVXQ0UkZsNllYSkJlREpOTW5aSFlqSTVNWFJOYlRGRVVGUjVja3BpYkhFMmJrRTRPR0pZZEhCWGRVcERjbUkyWm1wWGQwc3hiazV1UlZCa1ZXcG5MVzVoVVRCcmRIQlhUM2xOU1doSFdWVndhRUpvUm5SVVIxTlJNbmRhY3pKRldrTTNjRzFOWVRFeFZqazFTM0pEYVZsMU1IaFNZaTFPWkVjd1luaE5aMjlwVTBaT2FUZzNXbVk0Wm05VWRsbG9VSGRDT0V0eU5rdDNMa3hFUmpOVFREWlZOMVUzWmtKTGN6Qm9kMHBhUlVFLlVJMVFFNF9iYnNOdXExT3Nad1ZFX3V0azJTUTF6dFdENWk2UzJuMHlCVW8iLCJleHAiOjE3MDYyMTYwNjIsImlhdCI6MTcwNjIxNTc2Mn0.gXOsGNWVuKBKxohDOB5Cs9P8W2lbK5Xzcj9fUkt0uic","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:22.131 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:22                                        1355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=384403 KO=12222 )
> restLoginInitiate                                        (OK=190338 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=189769 KO=556   )
> restloginProgressiveProfileCallback                      (OK=4296   KO=556   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.26%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.26%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.44%)
> status.find.is(200), but actually found 503                      4958 (14.40%)
> status.find.is(200), but actually found 401                       556 ( 1.61%)
> jsonPath($.tokenId).find.exists, found nothing                    556 ( 1.61%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###########################-                                              ] 37%
          waiting: 341158 / active: 23     / done: 201434
================================================================================

20:49:27.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 202234: status.find.is(200), but actually found 401
20:49:27.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,202234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74e822fd, username -> user.1001404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b99678c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215767631))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTQ5azlvbmlnNWxlZzM0anNia25ncWFqNDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlZqVlBaMHRtTm1rMlJ6Wk5iRUZ3Um5CcWRFbFJMbEJLZG5jNVprUkxUM0JFVUV4Q1J6QXpkVzFYUzBOQlJYbHhSM0Z0YkhWUlpuQk1UalV3VVdoVlNVZGZWWHB0ZW5wTU1XUmtPRU5KYm5vM1ZXbGZhalprUXpGcVUzSnRkblJtYTFGaGVIaFFUVTVoY1Mxa1REQkJTVVZYVUVwcVNFaFBSMGgyVUdFeFZETlZNRVJmVW5Wb1dXdDFVblpYUlVjMVpFeExXRXhyTkhwaE9FcGFXSEpsZWpSVFZWTnRUMDVOV0RJMlJFUXRSMkZIZUU5T2RVRXpWaTFOTjJWUlgyRTFVVkp4ZUVRMk5uRkhUbTR6YzJKMGExVmlNbXBuTXpocVdYbDBPRVZKY0VGcmVEQmFVRTUwT0ZSbFEzb3lZa3h3WjJONVdsTjBXRW93UTJoRFltNDFVR2h0UnpKUFNFWjVRMU15TUd0d1NIVmZhVlpNVm5OaGRVeE1hVXhUTUZnd2RFVlBZa1JXV1VKV1F6bG5SMnhPUTB4UU4xVkVWRXBYVVhZMGVtVjBSemRtWjJwU1owMVBjbnA1UldKUVl6ZDJiazFsWlhvNFVuVkVhRGRYVHpGV09HdHRhM2MwUkVsTlZ6TklOREJ6ZVdGTmMySTRRM1k1TFhSaVZUSkhVMkZxVjNJd1lrMWtka0ZNVldoTk4xazFXRFZZYkZoblJVYzFiVzU0UmtGME9HRlljR2xLWlhaRVYzaHliSGd0VlV0NVZVaFpSVWxuUVRaT1EwdFBRVTExTm05UGJWSjVjalpHY1ZWcGRIVk1OMVUzUkRsb1pXMWlPR2QyZEdKalMwUXlNVFJOWDB4alExbDVlbEowVDFKdWNIaFVPSFZLV1ZoM1JtRmZkMjVTT0RkVlV6bHlVMFJpTjBOcU4wWlBia3BwZDJrMmVVNUZOWEJ3VVZWTU1pMWtSR3hYTVVOWFZVNUdkakJzU1VwM1VqUXhWMDlsYTFWTk1rOXRSbGhrVWxKUE9XZFZSRGgxTkVSRVpVVk5OR1IwTVU0M2J6STRXbmhKUkZGNldEbEtaMHhmVldNNFlYRk9abGxUUmxOdllqZGxVQzFIV1ZKMldsQkxRMjVaVERoS01VbHNZM0p4V0RGRWJqSkxSMmhPUmpWSk1uTjZjWGhLTW5kQlh6aFVTalJIZERGTVFsRjViRGR4WDIxbFdYSmxRMUF3Um1jdGMxSTFOM3BOWWpCMVUxaHZMa28xUkcxSmIwZHhWbFJzU1ZRM1dYSnhhMU5XUW1jLmhvUXJVUzhET0ZkUjFEb3RiZW9pS3p6SXJuem5uVGZSR0VjV05fLTd2TnMiLCJleHAiOjE3MDYyMTYwNjcsImlhdCI6MTcwNjIxNTc2N30.K3qqJzKhmJ3tq6Z7AQOYjEDKoZH04twz3-5cGAOOFqc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001404"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:26 GMT
	x-forgerock-transactionid: 87d6a143-4ef3-45c0-8614-82f9318aca20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:27.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:27.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 202234: jsonPath($.tokenId).find.exists, found nothing
20:49:27.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,202234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74e822fd, username -> user.1001404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b99678c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215767718))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:27 GMT
	x-forgerock-transactionid: 2c4a5cdb-2b1a-47a4-b07b-3d8ac5c4b195
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXZmc2R2OGZzaXJiYjEzYzYwNmphMnJyZzgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmNtTklXR1ozU3kxalVXSmZRVzVVY1dKUGJFbFJMbG8xYkVkWWFFcHNjRzB4VEVkRmFtdHVWa05CTVdwdkxUQnBOV3QyUmw5cWRscEVWbnB3VW1kaVMwRnBabE10ZDNsbVlUQlhXakZ3ZDIxS2RGUjJaWGMwZEhKbFQzRTFPRjg1VUdwUlF6WnZOV0k1UTBaS2VVbzNia3QzY2xwcVF6aGplblpSWVhBdGFFTnBTMHRmV1ZaMFQzWk5NSFpYTkc4MFIzZFRUMHhKTmpGeE5GaENhV2hrTlV4WmRXNHpXRGRMYm1VNWFuRllNVEI2WlRNMUxYVjNURU53WTFVMFdYVkJabUpvWmtsdlMwZzFiMWxyUTBoWU4yWTFkbEZLWWpjMlJsUjFOM1l5YnkxWFRqWTJTREpuVTI0eVIwSm5ZVkJ3ZVRreFFVRmFaRXBQYW5sSVp6WmllVTFtVVU5UVJsYzBkV1ZzYW10Q1lWaFVURmxqTTJjMVVUTnZhV3RuUTA5VVNVNHhTakJGV0c5R1R5MXBaRGxMV25KNlYyeHBiV05FTUdoZk1UUmthVWRQWW5wQ01sWnZhV00zUWtadVpFNVlRamRGVDJOVU1ta3hjR2xvWVhvMmVDMTZaSG96VlRSeGFHVkllV1IzY2swMVFqaE5abTVxU1RoNllYQjZiRUZDUm01MFNqWnFiMkZJVFY5WU1GWXdSR3hFT0haeGFFVTRWRU50UTAxWlJFOVBVRE5DY21ONGF6aEJSbGwxTUVOd1FXdFJYemR5TnpkVU4zUjZVbkpaT1daRlpHRnBRVFpLWHpac1dqTXdWVEZWTkVseFV6UnBaME5TYjJ0dlpqZzBkM2g1YzFkeFl6aDROazAzY3pad2NIUndZVEpFVkhZd2QzcHdUbTVPUTI1aGNHUnViblZITm5ZMldFbEVTVEZzVEVock9WVnBibUpHTUhaaVptdFFTV1JQY1U4MU1IaFJTSFYxWTBsVWNqazBNVkZJVFdRNWFUSlhTRE5RT1dkSlJHWmpUVlpuWWtKRlptZHVlV040ZG1kSFlWRnlWbTB3VGtsaWVIZFRjMU00ZERCZlNWcG5NR1JSVVhoWFpVUjNNM3BZV25jdFlqTmpZbTFxZWtoR2FYZExiakZwTmpaUFdXcEJPVmwxYkdsMWJra3pMWEpLY0d0U2RHSmZNbUZHV0hjM09FWjRRMUZOTnpsaFZsQk1la3hKUVdsa2RrSlJhRUpQU2xrdGJrcEpMbFZOYWxRdE5pMXVRa2xZV1dkdVJHMUhUMEowWDBFLjVVb0IwZHlQMnJMRzJoajlaMndUWnVIZHl4NEVCVldNTGpYak80Z3V3eXciLCJleHAiOjE3MDYyMTYwNjcsImlhdCI6MTcwNjIxNTc2N30.c0dPF1T8WaNQ3Ep-46P0npzHISOo58v6DiSrogTJzHk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:27.719 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:27                                        1360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=386001 KO=12224 )
> restLoginInitiate                                        (OK=191134 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=190563 KO=557   )
> restloginProgressiveProfileCallback                      (OK=4304   KO=557   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.26%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.26%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.43%)
> status.find.is(200), but actually found 503                      4958 (14.39%)
> status.find.is(200), but actually found 401                       557 ( 1.62%)
> jsonPath($.tokenId).find.exists, found nothing                    557 ( 1.62%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###########################-                                              ] 37%
          waiting: 340364 / active: 22     / done: 202229
================================================================================

20:49:27.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 202270: status.find.is(200), but actually found 401
20:49:27.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,202270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26b8043f, username -> user.1001070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59382e32, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215767908))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDI3dmlvNGhobjVrN3UxM3BjMzFodW81ZGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVNFWjFUVjlWV0doWFUwSllVMjlTZWpSWFRXNVJMa1V5Y1RCWGQxcGxPR0Z1VVc1alRVYzFlRk01UTFSbWVEWlROVlZSWmpKdFRWUlBNMjVzTUZZMWRVVk9MVEZpVUMxeVZ6WkJVakpXYlhoV2VHbGhYMEpoVFRCU1NuUlBaR3hyTW5NeVVESlpkRU5UUW5aSWFHWnVXRzAyZWpaelEySklXbFZ1V0RaUmREWndjeTFYTTJWSU1VeFhPSEJUZUZGeFgySmFia1ZzUjJOd1FqTjBaelo1VUZWRWIxQklWbEJ2ZWxOcU9HVmxOR3huY1hOaFN6Z3dTR3hFVGtjMllXYzRZbGxaZFZaQ1ZYUTNUMGxCVTA5ck1YTnBNWGxDZUdaTGNGZ3lWekl0VjJkdmIzSTVkbmswV1d4T1VVbzBhRFptYlRkdk5Wa3lYekpQY1UxaFptaHFMVkpZZWxaeGJuTnNSRzVTVDJOTGFtSkZRbWRsWjBWUlJub3ljbWRIVmpkUlUzQk1WRWg0T1VSYVpXaE5kaTFHYlRWUVRYRkhSMDFYVERsZk1TMVBaMEpvT1hSaFdtaE5hWEZPUmpkbUxURkdOWGMyYkhabWRFSk5hbVpOUmpVd2FFUndSR0ZwYXpVNU5VdHNkMmw2ZG05Zk1IZFRWRXRVWkU1WlYyMVZWVWxEUXpKNWQzUk5aaTFJZWpGa1NYVlVOV3hKTTFoRFpsSmZjR2hsVkY5bmVrZHdVMTk1Vm5JdE1qSTNOR1JVVjFkQmNFWlRNVzU1TkdSUFFubGZjMVZVU2twUmJXbDZURlpPU1hkaU4zWm5la1JVYm1sTGFERjZSbkJuWTJZeVpXdElkMVZ3ZGpKck5YZERWaTFuYTFFdE1YaDRVR2h2TUZFek1IUTNkVTlKVm1sTVlrNUtTVXA0WkZwdGMyY3pNRVJHUVhGNGNsTXplVU5UUm1ZeWNEWTBhMXBUVEc1cFpHRnpVbkI2T0VSSFZYaFZVSFZhUlRKbGNVbDFRVVIxU1RObGJUTXpOamd5TVdwekxYUm5SbmN4Wm1NMU5XcFhabEJtT1RSa1JtaG1Ra1ZYYUZrMkxVTnZSVFU0UzBkYWFtMUtPVmt0UzFwRVgyZ3lTbEZJZWpSTGVpMUpXWEkyUWtwME1YbHpibmhVY1hsUlZtVTVjM0JxWXpkU2FVODVRVkpWV21GVlNIUkRWVGt3WkVSM1puZzFZa2Q0WWtNNWJWOTBTRTluVVRScE9IZE5MbDlLWWtwQk56aGplblJKZGt4VU1qVjZUVmhVVFZFLkF2d3VVUW9pQnMzTF9RZnUwaUJrYTN3Wi1JOFpHMndrSjRFX085bXZyN2MiLCJleHAiOjE3MDYyMTYwNjcsImlhdCI6MTcwNjIxNTc2N30.H6O_FcJw7_6W79W1ybodvAlQ0K4QNry96OpttqyeLzE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001070"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:27 GMT
	x-forgerock-transactionid: 20547b05-722a-4b47-893d-66b9fdc925bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:27.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:28.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 202270: jsonPath($.tokenId).find.exists, found nothing
20:49:28.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,202270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26b8043f, username -> user.1001070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59382e32, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215768001))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:27 GMT
	x-forgerock-transactionid: b945ae43-8467-4b46-a1f9-a86b8c9cf3e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib21yazB1ODc2OGZxazZlZmhwa2doNzFhOXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGVYSlpXVU5LTjJFMlNIUklUVlppZFZNMFozWm5MbmswWjNVNVdWVjVSakpRUm1wcFZFUldObGxwZVhGcmJYTkNlbTVJZVd4RWMwdzRkMWxzV25SSlVGVjJWRkpsYTNWWGRuTktTamxpUlY5RmR6aFZRa3MwWmpaVlJUSm5ZM0ZqU1UxNmVDMURVbEJaYzNaVmJFVmpla2MwTmtaM1dtOVNObTB4TTJNdFRFcE9jR1ZXUWxRd1JGVjVOa2w1UjNWRlVHdGlWMVJUVUdSRVMzSTRSblJwVDNveFJsaEZRM1ZrT1cxbk5pMHRXbWt5VnpGbVh6SjNTazVvZWxVM1EwOVZjeTEwYUU1MWFVMHhkVWRaTkZGaE9HTnhTbG96VDNSTVlYWTNXRlZRYVU5SVdXcDROekl6UmtwZlNFcEZVR0p4WTNoQlZXYzVSbTlCTUU1T1dXMTFkbGxXUVRWVlRuRk1jRXhUYUZnMFR6VmtlVGxrWVZkV05WOTNSemhHZHpSQmRXZG5kVlJIWTNkdFVFVkhWa1JhYVV4Rk9FdGllR1J3YzFGbE1uZEVjVXRDTmpCaGVqRTRjMEV0Y0V0SmRDMVFSWEoxWWpGcGEzUTBaM0phUzFVNVZXRllUbUYzWm5jMk0ybFFVV3h6Y0ZkMlVUVk5VWFZhV0hwTVRrbzRUSGxPYjB3NGFIZ3RWVmMyWWsxbmVFRnhOV05FVW0xUFJUWjZhSEZJZGpkdWVWRkhUVmc1UTNGNE5XVldlR3RxUlZkNFdISTVSWFpDWkVJNGRWWjRZMmQxUmt0c2N6bFhaREZRV21kUWRYbHFMVEIwVFRsM05XZEpNamhKTjJkTVFVdDBjR2RoVWxCT1VtY3lNbFZUVlZnM1VtSkdSbWh0VDJ0UE5FeGhkM0kwYmxwcGVrVmZYekY2Y2xGNFVERnhiR2xaUzNsYVpIQmlUa00zUzFkeFp6bERSR0UyYVZkc1kydHhlbFIzTmxvd2JsQlZjSE56UVMxM2NVOUJWMHhMUW5Vd1puVTFWV1V0TURoMWFGbEJSVW95WlRaa1VYcEZkbGhVU1VOU1NHaDJXakl0TUVWYVIyTnZiV3hQVDJsMmRtSnFaemxyVkZwck9FNURUREJTVTJwcWNGb3dZVXM0UkUxeFpYQldjbU5tVkhKcGN6bGhkRVZ1ZVV4dUxXNUVZMnhRV1dVeWNVcEpiRXMzWjNWNFVEUjFOWGw2YlRkeFJIbFJTM1o1UkZoUlQyTm5MbHBLUnpkbWNsSnJaSFJWU0dkRmVtdHVVSGRoTW5jLmxObDZuTUNSYW8xXzhQRmlrbDJHVXNjWnY2bTN1NWFpenVWT0c4UHk3QVkiLCJleHAiOjE3MDYyMTYwNjcsImlhdCI6MTcwNjIxNTc2N30.wgj1U1fKQ0TRvuVbB3lutZW3HN3tUntuEZttKGG3Uro","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:28.002 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:28.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 202304: status.find.is(200), but actually found 401
20:49:28.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,202304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1408511a, username -> user.1000156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1116280d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215768145))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXVxZ21mdDBjNTNkOG12MmwyYXFxamppaWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGJqTlVObkJwVjBGTGVUZEVOMWhPVVUxeWFYUjNMa3haVEd0MllUSlJUWFpRYm14dVZFcFVTVEpwUjJKdlF6VXRMVE5FVGtKSk5qWnFWVW93TWpoblZHdEZVR3R4VGs1eFJqTkJUa1p6TlhCd2VXbGliVlJPUzNkSVFtcEthR3hsU0djeE1rRnJaM2czY1hSQlkwRnhaRkJ6UmtJdFNWVktPV0Z6VlcwME1DMWxlbmRTYVhoTWEyTTVabU5RZFd3M2NsRkhRbVpEVjJOVFNYQnZkR3BsTlRCWWMwSnhNbVl6TTJ4RllrMVljR1JNUlZWb2NuazFPRkV0Ym1kWFlVWjVVV053U2pGdU5uaExNbGRSZGtSelpXOXRabGs1VG1Ga1lteFpibEZCYTBGTFZHWmtNVFZTVnpKWmJsWmZiMlpGUnpadWNGUXdPV1IwWW5wS1drUnFPWEp2UlRsalFrOWFVMFY2WmtGalkxRXhhRGsyTWtFMU9VNDRaM0JIT0RKc2NqUlJaRU5QVHpKU2MxSnhRMFZ1VWpCUWRVVllOR2RTZFdNMWJVTjNaQzB3ZURnelZEbGlXbTVzVnkxck5sTmlSRmhoTjNrNWNWQldhVXBpVDI1YU9FaFFNbEpzZFdOMWFqVjNiVm8yZW5oSFltNUNOM1poWkhkNkxXMUlSM00xYmtoclUwOVhaRGxXVWsxZlJGRnhSR2xLTUZjMk9WOVZiRzR0YzI5NVVteGhMVEZpTFVJMk9XSllORTVzZGpaWk5ubFJVMWhYZFVSVGQyVm1OakF4Y205TFMwTkZjMVZEVUVGaFZTMVJPUzFoZWtoSmRUaFRURXBwY0VaZlRXWnBhbU5oU2s1dVlYcEpjbGxzWm5SUmNWQjZkbmN5YTNsT1Uxb3dUbGd4T1ZwT2VFdFNWRVpHY0RCTVFTMDBjR1ZyWTFCbVlWSkNWVWxvWDJKVmNVVlBkRWhhYUhJNFkwbFBlRkpuWDNaVFoyMDBjV3RPU2xOalVYZG1PRnBJZUVFMExVdDNTMWxvT0hoQlprNUxVMFoyYkROdFNDMU1kRkpzWWtkYU9YSTNZbTU2WlZFeVJuVmlSalJGUm0xcWFtWmFTVUZVWmxJMWJGSkxla3hEYjBObWMxTmZUSGh1Ylc4MlZrRjBNMDVSUVZCMFVUSkZhbTUyYUdSRGQyWnFaR2d6U3pGU1ZUTnVOazVTYXpBeGJqUkxXR2w0Y0hGbmFWUmFZV3huYUVwUFFrOVJMa2R6Y25sck9FVTNiVkZZTXpCSVNrVkNZbHBWVDJjLnB6OXd3Sm9Vcnd2cC1vcGVoSmN2ZmdYUEVKRXBDaXZkNmVtaV9icmstX28iLCJleHAiOjE3MDYyMTYwNjgsImlhdCI6MTcwNjIxNTc2OH0.BJgvS2ps2bH14zcVQGYljPi3AHa_FYE2bTRtwNz4Q1Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000156"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:28 GMT
	x-forgerock-transactionid: 00eca5d6-dad8-4fec-b82a-70c7a7b44958
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:28.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:28.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 202304: jsonPath($.tokenId).find.exists, found nothing
20:49:28.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,202304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1408511a, username -> user.1000156, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1116280d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215768228))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:28 GMT
	x-forgerock-transactionid: aaf29058-cc1b-4daf-9902-e7b89475a060
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnRodThyazRrcjg5dDhicmxzbHJwbmttdWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MGRqTXpUemRzT1dzNVVVeERObG90ZGsxZk1XSjNMblF4Y0d0dVUyNXhlaTFhTVVkd1pWRjBSVFJCWDE5cFVtcDZOM2t3VDA4M2VGRjJVVk5CVEZwNlFqbHlTbGhyUWpGNk9FczBaR1JvUlUxQmJHVnJURll0YkhsVE9FVkZTRXd5TTJoSVptSnNjWEl0VlZGYVpGRmhRV2xYVW5vNExVWnRabVpFT1hsMFptOHhkRE51VkU5RU4zQnBXamx0VEY5ME1FRTRkVVJmU0V4NmFrUXlSbDltY2xvMWIwbEVZelJHZUVRelNqWkxOakEwTUZObVYzTldlbmhRVUhGc1ExRkRaWFpUVjI5TmJETjRiVmRyYTFGU1NXdHZNRmROU0hoblZGbE5MVUZuZWxsTFVsUlRhakY1VGxOblJFZFlZbG8yWlY5YVJXbFRRMnhOYkY5T2QxUmZURTVMTUUxaVV6SjFOMk42VEhwVFkwSm9hVXAyZEdkblEyRkJWR3BZTkVzellWOW5hamxxY0VSYWN6SjNYMk5pT0hKWVVFaE9VVXBhTkhBd1VtZFFTMnRLWTBSMWQyOW9iWFJsUldaeGVXaHNRVlpwUjNrNGRGbFFlRkZvYkhCNFdsOHdiak5WVFhnemIydHBjaTFDVkRRMlgwTTNZazFQU25ScGJYTlpUbEp0WDJwck15MUJaMDh6VHpSMFJIVjJaRWd6ZW5oWFEwUnJkV293TWpORFkwOU5jR0p3WWpsdlVWOXlWV2syTkVjelpqbG1lblZMTFhwelZHWlRiVVozUWxkek4wSTVhRTlUT1ZaVlVFRmZaR3hIU0RNeU0yaE9SVmszUm1WWlpXOVZkakJsT1VOdFNFTmpMV1ZMZFZsZk1USnhXRXgxUjJaWkxWZ3lRM0JvYVhKU1UwYzFNa0Z2WjJkUlVIVm5UREk1YVZCUVJYZEdSaTFYUzFwR1NYaHZiRjltZFVRdFNuZG1OamxmUVdWdk5IZFRUVWw1WTJ3NFNFaEpWSEE0YVUxbWRVRm9SbHBPU1cxU1JGbDVia1pMVnkxR1VVTnNSelpWWVRJdExWZFhibTlwVFZkSFFXaElOWE5DZWswMWFqSkxVME5GTnpWRVdGbzVOekJQYUZaWlNEZHFhMVo0YlVOM01FODVUMjVCVVc0emVGOWFTRWxhTWtwNFdXSkpUbkV5UmpOdWRHSlZWVUp3V1hGU2VETjRjMFF3TWxoSk5HRndTVko0UkcxbVowUXdMa3cyVFVrME0xZE9jRmN3VVhVek5IVlZUV0pWTTFFLnpnaC10SGp1QWJhLTZQcHJmaUgtd0M0Y3dkTVhuLTloOXRYbTdlNTktNDgiLCJleHAiOjE3MDYyMTYwNjgsImlhdCI6MTcwNjIxNTc2OH0.e4J6jmvkdGvX1nXhC2CukdXXFQZW6BUH_NF979_Acgw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:28.229 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:32.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 202887: status.find.is(200), but actually found 401
20:49:32.030 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,202887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1eecb332, username -> user.1001906, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36c2954f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215771981))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTVwdDhuc2U4dGcxbjJsdXVmZjAwNTVoOSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVHY3pWWmFrZ3lZbFE1TUc5SlZHMVpSMFJwTkhOM0xuVkxZVlpFUVZWc1QzWk5iamRyYUdSMWVWQkVhRXgxWVdsUFUxQkZhRnBZYTFNMWF6SklOM1EyYXpoVmRGbFZaVGxpZFdoaFRsVjJMVkpsVUZKck5ERkRiVE13YzIxaVdXNXFSVXBmWkc1SVZVeFNZVzlDVlZCWFlYQkxaa05oYTNkTlQzSnJSRXB1YkVFMGJHTjViVWx0ZDFFMGRIRllNWHBqU1dOaFdsOUVlVkpRTW1wT0xVTkRhMEU1TmpOellUaHFabXRrWTJ4dmRuQjZSMmxKWTNST1lrRjVSemhzUVVOaVRGUlJjbkZNVUZWemVHTTNWMUZzVW5aaFRXNVBVWEExV2xCeVl5MVlNazFqUWtJeWNUa3dUV1V5VTA1UU5FMW5TWE41VmxWNWFFbEtNbE42VUhkTVQyOWxSSGhhU1V0SGJraGFSa3hmYUVaTlJtTmZOR1ZGZUZObGVIaGFabTgxYUdkQ1NFVnlTbk5wTm5jek5UZGtlbDl1Umw5cVIxRkdMVjgwTjJaM09IZFZOWGRhZUVSVGJYcE1WRk0zZURSS2VWQnlRVGQxYzA1YVJsQXRNWEJ1VFVWRlJIQk9iekZRVERSNE9HdEpNbmx6ZWt0Zk1uWm1SRTFWWmpKcWIxazRTR1pZVkVselpIVndObmRVVEhRMWFsUm5TamxxUkVodFlqZzVhV3c1VjFwbWJIZFFkbWhZTld0S1VHSTNVakJNYTJWTldYUk9Na1o2YlhGTU9ETnhVRlJZTFVONlVqbGlUbmd6Y3pWVGMyeHpSVlpwV2pWS1VDMUphbVpwZFZaZlJGRlRiM0pzTjFrMlZuZGpWbXBwYW5RMVRTMDNNSEJNVHpCeFpFVkNMWGRRVW1WT09GUk9SbHByZUVSelVraG5NSEUzTkVoaGJETXlNWFUwU3pkcVUyZGxNMW8wVEZaWWJUVktkMVpWVFVGSmEzTXpSVVJyWlZoWWJtVmtlV2xJWHpoRlREWk9kMmhYTldWd2FHbHVhM0pwWDBrdFVHaGlZa2Q0YUZGV1MwdHNibFkxTjJWaVZqUlBTRGR4VG04MFNUUk5aWGQwT1RaSE5WRk1NMnN0UjFGMWVrcDVXa28yVm1SRVpHMWpNMVF5VW5sblpHZGFVR3RETWtSaGRVaEliMjVPUkVOWWIwdzVURFl6ZVVwUlVFeExYM3BGU0c1eVVVOUxZMTlDYkRsekxteDVibFJ4Tm1oMFpVTkVMVzUyVEdGVU4zWnpkMEUuSmQtY0FxNlpIaEpjbTRXY1ZsR0N4eWJEYllvMF9SU0c3bm85NWNpRVkwZyIsImV4cCI6MTcwNjIxNjA3MSwiaWF0IjoxNzA2MjE1NzcxfQ.bM2IbzHnxFJ792b6x8igwKl1RKhWnj-tvexkRw_9iEs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001906"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:31 GMT
	x-forgerock-transactionid: a792274f-2f88-4057-9df3-6e4df736f263
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:32.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:32.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 202887: jsonPath($.tokenId).find.exists, found nothing
20:49:32.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,202887,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1eecb332, username -> user.1001906, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36c2954f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215772071))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:31 GMT
	x-forgerock-transactionid: 0e7619b7-39bf-4269-9b7c-c4e7b049e8f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzkyaWJyaTBxNGhrb2J1aWYwN2ZkNmkwZW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVFrOUVjeko0TTFoV1IzSTJibU5UTm10bE9HeG5MakZVYjFaVFdHcFJRVUl6TjNsR2JsZHFYMGRqWWxoc2JteHJXakZqVVU5b1ZIVmpWakpZUkV0VFVtNDNhVUpsZDA1dGNXUmpOV1ZrVlRGVGVtZGpUVGd4YTBoalZGQk9SbWwzV25aMGVWOUtSR0V4VG1kMFdFRmtOemxQZGpOblJGTlBVR1JqVDFSaVJGWk1kamhRYURsWWRXWmlRVEpCWVdaMmVWQm5jVW8wZURGS1EzZG1aekF3UTJoNVNHeE1iRlZ0V0d4RVZ6aFdSSEl4VFZsV2JFTjFSR05MUWpSVWFrcGxiMWRTYUVKUGRtaHJSV0k1YnpOdk1HMXJSM0F4ZW5BM2ExY3dSMFE1ZVVsTGFtbzRYM0ZwVWtweVNIaHpNVk5pYVVKdmNEQlRXVWd3WDB0dlUzUXhXVGt6ZUd4RmFsOVlkbEp6VlZOelZqRkNWR2xuVW5Sb1ZVTkxZazV6T0ZnelRXODBUalkwT1MxMFl6QnRUSGxSZWxKWlh6WkVjbVZLUmtSNUxWY3pUbkoyTW1wblpHMHRURGRtUmsxWk1GQkNMV3RFUkdkZlpVcGpNazQzV25kMWRrUldhMmh5YTBSZlRIaEpjVEI0UzA0M2NVMDNhRUZYZUZkT2R6a3dPRWd4YzNweVlWTk9PR00zWVZkeFRFVk1jbXBQUjFad1VVRm9hMWh0YlVaVExUVllWSFJLV0dwV2EwSTBTemwzZEZKRk9GVXdVVXQ1YlZKMFlqZFJWamswV0ZoS2QyVTVVelJTVjJobVNXMUlSRW80Y21RdFJXVk9jMk0yTFZkWk9UWkVWa3RDVjJjeVRYTmZWbEl4YzBKSWRIUXRWQzB4ZDNSa2FsbGxabFYxWms4eFVGazVaRUpmVTJoWU0xQjVTV2xaVFVGTFYycHhhbUptZVhSRFgzQm1UVTlVZFRsVGVsUnNiazkyTlRKRFlVOXlaamh4U3pGQlFtczJUekJQZWxsNE9UTmhNRU5SZGprellqSjBSa1JCT0hKRWVUUXpPVGhMTURsRFFWTk9NVGxPVGxGMVQzSXpSa3gyZEVGRGJqRldOV1puYUdWSmVtRllla2xSUTJKMlRtMXVkbXhXTVZoT0xXbFdYM0JaU0MxbE5HdE9XRmxFTURWelJrNUhTamhrZEMxdWFsTk1VRkI1Y0haeUxUSkhNaTFZU1U1blpuTkVObVZ0UlMxdFdFWkJMa2x5YUZaWVJTMUJhbkl0U1VSUFYxRmFlRzVQVG1jLnNZMFNlNmtOeW9wTFM4R01hSDRTdlBHQjNTMnU0ZFJYSGZ4R3VTSnhpNE0iLCJleHAiOjE3MDYyMTYwNzIsImlhdCI6MTcwNjIxNTc3Mn0.9CSYdHfNU_2Hnp9h-S95MU76m--_spHfY8QIHRcrlWo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:32.072 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:32                                        1365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=387536 KO=12230 )
> restLoginInitiate                                        (OK=191898 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=191315 KO=560   )
> restloginProgressiveProfileCallback                      (OK=4323   KO=560   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.25%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.25%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.43%)
> status.find.is(200), but actually found 503                      4958 (14.39%)
> status.find.is(200), but actually found 401                       560 ( 1.63%)
> jsonPath($.tokenId).find.exists, found nothing                    560 ( 1.63%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###########################-                                              ] 37%
          waiting: 339599 / active: 31     / done: 202985
================================================================================

20:49:33.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 203145: status.find.is(200), but actually found 401
20:49:33.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,203145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55f0c19b, username -> user.1001996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e6b0d9e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215773542))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3FtNDlyZXFyMTZqNGg2a2I1ZmJtcm80ZWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Mk1scEtURjl1U2toWGMwMHhlREU1T0VORVV6RlJMbkp1VlRaSmJFZEtkMjF5T0VzMlZVNDJOVXh6WmtsVlFWRm5TVkpWUkhRNGJrNTFaR3BCU1daTWVFSlZjMlZXV1doS2NWRjFRWGg1VmxCdGFtaGhTREJwVldWTFFqQlVaa1pGTkhsTFpHZFBYME5GTTE5TGVFcFZVMjFIWDFVd1REVlNjVlUxYzI1bU1tcG5iMkZCTkV4bVZHUnFlRzV0ZVZoR1YxVkhkVzVEYWpVMk5reFVkMXBWTkVwb1IwcG1VMFZ4YjJGVk0wdHpXbEUzTkU1S1puZFZkbGRXYUVwRGJuQlZhbkI0VDNwYVRHRk9jVlZmYlZCUlZYaHhhRGxaUTB4TFlVTlhSR2hZZVdrdFdVTk5aRVEzVmxKU1ZHNXlkMlJPUmt0R05VUmZVbFJ4ZW5CdlpIUTFXbVV0Y0VGdlpuUTFiMjlOTW5RemNuSlVNakY2YVVwdFRHdDVhRGc0VVVWemIyUXRWMUZIZFZCSVFVWnBUVTQ1VlMxWFUzSjRVV2hqVlVVNU1GbEdlR015WlZvMGR6VktXRVk0WmtKRWRXdzJVMUJ0Y0cxSFJWbE9WV0ZzUm1nMWNITkVYMkpIVXpKd1VuZHpjbVppVlZGdVdFbFBWa2xaVUVWUFZIcHpPUzE2UTBSRFVUQkNaVU5VWm0xQmRqWmZSeko2VUZWbmQwaEhabEZUVDJsUGJUQlplV0ZDYjFKSE0zTllXUzB0UldsT05XZDBja3hMV0dSUE5ITnNRVGxJUWt0U2R6aGhRMXBHY21SMWVXZHdSRVF3UldKTVlVUm5kbXRIYkhSVGIzaFpaRk4zUVV0V1gxbGZNMWw1UWt0aWVreDBja05UU0VaS00yWlFUV3RwYjBWeVdUazVkbnBwV1ZKV1IwbHFOVTFxU1hOUloyTXRPR05KYlhWVmQwRTJjWGhNZDFCVlZrTTNiRVpLWDJ0aFZGVk1RWHBVVm05QlVtSlVaemRUVDBsNWNHMWllREpxVDFKUWIzRjBhR3B6YTNFMFQzRkJRMWhZUjNONmVsWXdaVGhSTTFneVlYWmtZbFpoVEZjeGNIcEJMVkpqZGs5SFJWcFVWemRSY1ZsWUxYTnljak14V1dWNGRuRnhhV1UwUmxGSVRuWm5ja2RCTFhCc1JWWmtlRVJxYkVscFozTklkMGxVTjI1WlJsSkZSREZITTBwbmRtUXhRV3h3TVUxQ1YwTk5Mako2TlROc1ExTmhRM1IwZG14UlJpMVFOVXBTY0djLnhUaWxBUUJvdXctOVlmdENkTFo3ZTgtWEdSbnB6ME51ZVQ2NHA4ZzNPcVkiLCJleHAiOjE3MDYyMTYwNzMsImlhdCI6MTcwNjIxNTc3M30.6kgZABZkYC0IHD0JuemC4-crhrCubNn5I03RoA5Czwg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001996"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:33 GMT
	x-forgerock-transactionid: 1d0dfc98-b59c-495b-8cad-76b2a7f9d3a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:33.590 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:33.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 203145: jsonPath($.tokenId).find.exists, found nothing
20:49:33.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,203145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55f0c19b, username -> user.1001996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e6b0d9e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215773631))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:33 GMT
	x-forgerock-transactionid: 5c06917a-5a94-4057-8aeb-793bf0b2aefb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamRvb2Zlb2hyN2cyb3IxM2FuMjhxMDU5N2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2QxOXdUSGRZUmxSMlpVNTNURGxHTWpac2RVUlJMbTVZVlMxbVNGbHRUR05YZUdaQ2JFUTVaa1JKZUdsSVNYQlZhbm93VFcxVU5sUnBkWEkyUVVWNVUyRndhR2xVU2sxZllsaFNaVlpOVUZBMmVUSjBhVXRqUlVkb1FYWlVUalpWT1ZWdWVXeDRaV2hvZWpCUE5FUXdNM05oU2xsdFZFRkNTWEpzYjA5NVRGUllXamR0WTFoclpIUkpiRmRIWkU1ZloxcHFWUzFhVXpKNmJHVXdSMnRRVFdzNWVrSkNXbEJaVDB0SWFFNXNkbmt0TUdOaWRqSlNTWFZPWm5sc00wcGZVMmxZT0hOYWMydG5iVjlsZVc1TGVHcHlVRzlQTVhWeGNreEhOVzlIZWtoeE5HMUxhV3MzT1dodGJXSTJhSEJsTFRKNk5WOTJNelZoT1hsaFdtSlFSWFpTUVRCV0xVTk9aR1Y0Umt3elNFOVdVbGg2Um0wM2JFVllXalJ1VlhRNWJua3lZVEJTVWtOTVZXcGtWamhRUVc5U1JFTkpRbk5MTmtZMGJuRlpZMkpXWW01T1RUWkZkek40U21wVlFuQnlhVnBvVjNwb1VrMHpNVGhYTWt4dWRVRkNkMGxZZFhaMk5tcEtTMFZGZEcxaVZHRkVXRk5FTUhwWlYzcFlaMVYwZGtoTFptbFpSMDlvVEVwNE9FVm5iMGxtT0VaMFVtUk5iRjlqZVhCdGRYWlFkVU5vTUZCelRtcEVaMmhPU3pKSldrdHpPVkU1VkVsNGN6UTNjVXMwWWxWc01UTklRV0ZtWW1SMWVHZFVNbWw0YkZGNmRXdHpNRXhqYlhGa04zVmlNa3hNTjB4eWIwbExSbkpwUjFFMGFIZGtNRlZuVjIxVVNURmtWRTFuVldZNVVUQlpVMWxmVHpnNE1VSmFiRzB4V1RCd1dqTk9WV0YwWVhkWmJsOW1ia3RCYkRaZlREaHZRVjluVlZCRlIwOURPV2gwUzBSeVozRnBaSEp3T0VWSVJGRjFjV2cyU0VkNlZHbHJRMUkyYTBRNGJUa3hVVFJZYzA1c1JXa3pTRWx5TjNkb1V6bEtVMHhMWjFwc2FYVlNYMlJ6WlROTVVuUk9MWFJoVG1VNU9YTlNSME5xY1RoVFMydHlSRVJwZWxKd1pXZGtRVWhST0ZSUFRVeFZWUzFWTldkZlUwUkNXbXAyUjFkRWVFNXJjMGxCWldsV1NqWjBkbDlzZUZoNFFsSlJMakpOV1ZCbmJrZ3hkMjVWTUROSVVHOURWMlJIWDJjLlRpMTJpNFpTdHEwYUJWN1JodjdISFpsZmRWdEU2LThVbnlfeGlFWjhiRzQiLCJleHAiOjE3MDYyMTYwNzMsImlhdCI6MTcwNjIxNTc3M30.qW09_UsKOSQl-da9jmoHhQDgOOe-4K2K8fHXTIQTHSQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:33.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:37                                        1370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=389018 KO=12232 )
> restLoginInitiate                                        (OK=192630 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=192052 KO=561   )
> restloginProgressiveProfileCallback                      (OK=4336   KO=561   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.25%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.25%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.43%)
> status.find.is(200), but actually found 503                      4958 (14.39%)
> status.find.is(200), but actually found 401                       561 ( 1.63%)
> jsonPath($.tokenId).find.exists, found nothing                    561 ( 1.63%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###########################-                                              ] 37%
          waiting: 338868 / active: 24     / done: 203723
================================================================================

20:49:38.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 203849: status.find.is(200), but actually found 401
20:49:38.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,203849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4435263d, username -> user.1001846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b2bf8e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215778414))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmRnbDFnYmU2ODlxbzBibTAxNmt0bTQ4MWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFIxZ3ljMHREVUVGcU0ySlFiMVUwWDJFd2NEQm5MbTlMVlZJMGFHOWZOMWRqUkZScmRWSnJUSEp5V2psdlMzTnNkVlJTWlU1Q05uZE5NblE1YkdrMWNVMHRNMFZHVFdsSlREZGZZVlY0Y1dGVlNYVnhaV3MxU0VKd2RpMHhVbFpCVlhONWVFSTJSa2xSV1hOMkxXVnRTbVJ3WkhadGQybE9ORXhoVDI0elJFTmtaalpUUTIwMGVtaGtZMnhmTWpkV01sZzRVM0ZZTTNsQ1dFVnRlblZYVkc4eVp6RldkSFV0ZDJwM1FrTmZTall3TTNKelFUUnplVFJUYUhKS2RtUnJZVWh3ZG5JeWFUUk5NM1puUlZwclptVjVNVFJUVm5KTk5UaHBaUzFFV0RnMlNYaG5RakZSWXkwMVJGODRNRjh4VWxGRFlqVnJSVTVKTkdWTlZUaDBhMWhEWVMxMGVHVlFTMVJ6T0docWVGRlZWRzlhTlZVelJWRlJVMVprUTJ4RWQxUndTUzEyTFRKUk9XbHBSVlYzWDJOdVFVaHJOMnBmYzAxZlRraDNSalZtT0hkaVozTmhUMmhTVjJnME5GbDZja05TY2paa1RFcDJObkY1TmpGWVVVaHpVbkpUZUhCdUxVNWljRzAxYzNwdWIyZEZWRU5mWm01cFVWb3hhMDAyYUVKWlowaG9RV28xTTNORlVrMTVUVzkyTlhNM2RXZ3pWVWxpVEd4NlRIVm1WbTB4VDBsUU1YVlVWUzFaZEdkd2RIZDBPVTlyYWxGQ2RraHlVVlZqYlZBelMxaFJhelp3VlZveWJsRkliRGg2TWprelpVMVpRMDl1Y2xWVU9GaE9kVEZPUW01eGNESk9WbkJuWTJ4WU1reFlhRnBzY2s1VVJESndjWEUyYjJwUFZURnNjVmQ0YUMxSlYzbzRlamRHWmtwWFlrZE9iRmhEU1Y5MVJGOVpNMHhTWlVKNWNHdGhVVVp2Ym5wclJsVndVRlpyUldOR1YweFlPRzFaTUROVFN6VnFiSGhMZUY5S1RIZDVhMkpKUW1WeU1WOU9jVFZaY2xGSlNEQm9ibE5rTlZSVGJGTmxMWGhCUWpWa1EyOVFRbFZwY1dJMGNuTjZibEJzTkdreGVIQjNkSEpaZWxaMWFXdGtlbG8yU1dGdGMxcExRMDFMYzFsSmFHVk5WR0kxV2pVM05YZFVTRVo1YzBKdFRETllURkkxVURRNWQzUXlkWGRCUmt4eU56aEZMa1pCWXpkT1ZsZHBPRzlQY0Zsa1NreFZlSFpETUdjLkZwdVczUEUzeHpEbzJmSHZlNGJoRWlqQ3hvVFVpR0Nyd2E4SEFjZkFwUVkiLCJleHAiOjE3MDYyMTYwNzgsImlhdCI6MTcwNjIxNTc3OH0.ynQ07wGDL2SffE6gBnwbtkAzkbzCcEfytVvvvFhH6AY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001846"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:38 GMT
	x-forgerock-transactionid: 919bc003-6c1c-4a0a-b37f-af3afef1850f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:38.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:38.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 203849: jsonPath($.tokenId).find.exists, found nothing
20:49:38.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,203849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4435263d, username -> user.1001846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b2bf8e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215778502))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:37 GMT
	x-forgerock-transactionid: 31f08d51-9a28-45ef-a228-d0ca4bf0bb19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDN0bG9sNnA2MHVvaDJ0bDQ0aGs4ZjlqcWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2JDMVhjbTkxVG1KaFEyRk5iM3BxWTJ4cVVqWjNMa1JrTFVOelFrWTVkalIxVjJzME9GZzJWblJ4UmpjNU1EWXRWVVphUWxaT1pEVnRObTlaUmxwR1JtcHRXV281YldOWlZHOXhZVU16ZEZobFRVNXFYMUp1UkZKZlRuRmtNbkZEWVhrMWFWQkdPVUZGVXpob2JqUkJRWFJFUzFSSlMwWTFVV2RUVkU1UGFUUTVkbWxVTlc5dVlYTkJWbkEzVlc5UVR6TXdSVlZTZW5FMFFYQnJOalV3UW1GSVlqTXllRmRRUjJKdVVsUlRVeTAxTjNoak9YWXhNV2hQU1hNNVdIVnFaazF5ZGxaUmRVMXRObEEwUVU1TWNsTnJSVTVPUmtkNE1HaExUMjF1V1ZKaFMwbzBkV1psYlhOTWFtcEVia2N5YWt0TlNsWnBjMDlGUlc1bFJrRnJSR3RDYlRodlpETjBWVmRQVVhjeVRFaFhjRFJqY1ZWM1RHOHljMGRuU0ZaeFpXRjNkRFUyYldaZmJVYzVaakZsWjFGSVpVc3dTR3BJTjA5aU9GTnJPWGc1VTNWUlNuSjNVRWhZVWxSU2IzSnJSMmQyTkc1TmFtSkpVVXB4VDNCUFR6QnJZamxOWkV4UWFtOXVUMlIwY1VwYWNXRlZSV3ByVjA5MU5ucEdka1ZhTkRsNU1tNXpVMW81ZDNkVlRXNUtVVkJKWjNSTVFpMTJNVUptU1RaWk5IY3RSRXhFY2sxbE5rbHdiRXBsU1dKYWF6aE9ZMEY1UWtZMFEwVjJRV3RFTFVscFQzbEJTbnBGTTNaalFsUllOM3A0ZG5JMFVXOTFhbFZOVEd3d1ZHVkNhbk0wU1VkaWQzSmFiVkkyUzBWWlRHVTVWbE5TTVdSNFJWZEZaVGc0ZVhoclQyazJWMHcyTFd0bFQzcFVRa0pxUzA0eFZFZzFUWFl6UW1oeFRITjZlRkI1YkhreU56aDRjbVF6V0RGaldFVnZNMnRaZEZORVpqZFhjWGs0UWs1S1VYTlFZVzQ1V25oSlpFcGpVSFJ3VVZrdE9FZGpjV0ZrT0dNeVJESkljRU52VVV4cFJFY3RRVTVqUkhFNVFsOWFXRVJHZEhaWVpYZ3dhVGgyZUdsR2FFTllVM2N3VkhOdFRXVkhibkpJV2xGT2FrNW5MVXBIV0dFM1IydDFXVmRZVVhsVFRVRjROMXBJWmpsUGVHcEZTR3hETFcxZmMxazROamRNYnpFeFoyeHJMa1JsWmt0cGJ6VlhVV1JpVEd4amNWVkpTR2RRYzFFLm5BT01KMGxSWkRpSXdNMW43NHJJUi1lNDFVNFdSRkIzbzdQQWJMUHkwRDgiLCJleHAiOjE3MDYyMTYwNzgsImlhdCI6MTcwNjIxNTc3OH0.uEd2xpIHFqGBRAAgId3kIJIOJ9gMC1DbG5oS4ac-tJA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:38.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:39.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 203982: status.find.is(200), but actually found 401
20:49:39.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,203982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4247e662, username -> user.1000246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8493cb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215779228))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnBzdnE0bDVoOTRwcXJqM28wMWtqdHIybmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFFXSk1aRlpuZEZjMmRFSk9kMlJZYWs5Sk4wdDNMbmhMT1dWeVdGbDRhakJwZUZSdU9HZEtUa3BKVjBwNldVMTBaVVJ2UjFOUFZHcHpWRmQ0UVZkc1VHczFSMWxKWWpCM1dEaHhRbFkyV1hsZmVYb3liblpsVVRsUlkzSTNaSGRzT0hkT09HRkZiWGxOYUVkUFpXbFhkVU5QZGtGdGIwMXVUWEp4YVVneVRHRlpkVjkzV25odVUybENhVFZKTjFKSFlubHZhRlJCUVZsc2VXRnBiMlpFWWs1SFVFMTNVbGcxWWpaemFHVnZhRlJITW1aSFUwWm1TSGhhTUhrMFUwUkxXbFpuZDFSRGR6WmtkMmR3YWs1aU4yRTBNa1ZvVmtKQmRYUkRWekpUYlhJd1lYVjJPSFJUTTNGbmRsQnFRMHBuUTFBMkxYQTVPRXA1TUVaTGFGa3phME0wY1U0Mlp6VjFVa0U0ZHpWVmMyRktjR2RqVVU5VmRVWjFhamd6TW5GMmJ6aGlTakEzTkdGT1MweFVPRmRyTjFKUVgzQm5MVnB6UkZKV00xaElkM1l4YlZwRlRrcG9ha1IwVGtoRk1sQmtiekF3ZUVSYWJtd3RRMUJxT1RWdVRuRktPVzFFTUV0bFNscExOV1phYjNkMFZtcFNjbEJ2VVVoclVITnNXREJGVlhoemVrbHdUMkpFTVhGaU0xQkxVelk1YXpkZlVraE1SWEo0TUhCWWIxWkZPUzExY21GbFdFeHhOVlp3VG1kcVdtdEVObDk1VEZkSVMySkZja1pWWmtOS1dqVlhVa3d4YVhCVU1GcDViSG95Vm14Wk1uWTBTbTV2UkUxSlZFNUtObEpCTlZVeWNtNVRRbmxhV1dWSFV5MDNUVGx6TkhGQ1pEWnJNVkZIYlZZMWFGVldjblJTVTJneVFTMHhSVFJFVFc5RU9FWjFiVTVOYkVOQ1JFMXRTMkUyTmt0NlRVcE5kM0JMY0hsSFlWZHZkMjFpV1hwbFdFTXlUMDVSWjBGUE9HOWthVjl1Vm1SaFVFaHdjaTFpTXpsUWNURktNRnB5UjA5dFJsUjNabWxJVVU1Q1FXMHdYM0UxZW1ST1MweGtiM1pDVVdKVU1FUmxOWGxLVVU5MlozUlhlWEp3U0V0eFIxRlFabGcwWHpodVNHaG9aalptYVRZeFRXbGhWalpTVERZME0xcDFlRkp1WHpoUVVGTmtXVnBxUlhwQlpqVjZka3MxVnpaVE9YcDNMbXBYZFdkU1pWSnpiSGxxVUV3eVJVUjNiVkUzZDFFLm9QQ2NCWXFVRFAzb0VxSExsM3dIN3VNdE1CclRlT2d5MVBmMlJhU2tJQnMiLCJleHAiOjE3MDYyMTYwNzksImlhdCI6MTcwNjIxNTc3OX0.g1sps-JBvQPJ7jsHOg_vkeSjcLsxQvPwvDXWvaNzFY8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000246"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:38 GMT
	x-forgerock-transactionid: 7d1ec3bc-7484-45d2-92be-a326f54f6780
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:39.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:39.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 203982: jsonPath($.tokenId).find.exists, found nothing
20:49:39.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,203982,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4247e662, username -> user.1000246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8493cb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215779316))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:39 GMT
	x-forgerock-transactionid: 8d6dfe41-62f6-4aa4-a37e-54f046dfade9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2t2MnEwNWl0YjRjc2MzamxsY2lmZm5jZnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlkwdFhjVFpRU0hsa1lrdEdkbWwzTlMxNWQxZDNMbkEwVUZWaFEyWTVlSGd4UnpKVGNVMDBhMk5zWld0eWNFcHpja3RoVFhWUFRtOWlkRFpRYkVwd2NXbzNlV3hTWVRWclgxcFBlVXR4TmtoVVppMDRVbVpNV0daQ1gzUlhkMjQ0VG1GTWEzZE9kSFp6YVZOT01pMWFXRzlYWTJ4YWFIZHJRblpyWVU5V1pEZGpVVmRoYW1ZeVprNHhTV3hmVDJkdVR6SnlTMk5NY2kxT1JrNUNkRkJsUm0xcFZHSllVbU5FUm5reU1uVjBVRzFWY2s1TWVGOVBjM1pFUTNsalRESndUVmhKVEhST09UVkNkelY0TkUxcE5WQnhMVzg1VjJWT1IwOTZORU5qUW1STU1FUTNXbUY0V2psSlpHTjVaRkZNYlZoWVFWaEVPR1pCYm14RVRuQnNVbmt0UjNjeGJqTjFVbEZ2YTFkcU1tOVVUV1JxVkdJeU1ubHpjR1ZqZUZCTk9WaDRSRUYyVmxkalpEYzFObEIzWkd4ZlVIcGpYMFZyUjJSWlpXMXhaRTFYZWxkSmN6UjBZWFpRVm05dVlUUlFRMEpyWHpCbldIQktjMEZOVW5WRVgzVnBNMjFTWm1VNGJ6ZHBXVXA1TlhOVVdIcFZTakJoVlZWUFl6bE5PUzEwVVVKUFdEVlNTemR3VG14a2NUbHRURmxyZGt0TlZHVjJkbmhGVHpaV2RVYzJTVFE0V2sxNFRtWlFWWEpDV2s1SlRrbENTbFZWYTBreFgwNTJTMEY1TmtJMmEwVktXRVkxV1VkRk1YYzNMWFJVTWxjeVZHeHBkMnRPY3pWaFpFaEdhM3BxYjFkTVRIZFZZV2hXTFZWdGIwVkVaVkpWUkMxWFgwNU1jRVZKUkRoTmRXOUdVbkpOVW5rMGVWbDFWMjlXVW5GS2MweG1iVXBCT1ZJdE9FSnRZMnB0Y2xNeVVYcFBWazVoWTNOTVJETkVSV0p5Y1hwamFuZzRWMGh1UkhrME9HdDJXblUyZVRkQlpHUkJNemhxYW13dFQxTlVaVU53VFhkVWFVOUZkVXBXVERGQ1gwSlVkVXh2WWtjNFpITnZURXhmY2kxdlZEVTVWbFJIYWpad2QxZzFVMTgwY0VGQ1VWTmFZMHAyZUdoalZpMXBieTFvTURsUVpFeHNaMTlLTTAxV1ZGWTNhazVPZVRJeFNWOVhTMlkzV1hKR1lUUjROa2d4Vm5KclNGaEZMbmRGUWpSVGNrcEVUek40V2xBdFVFUm1hak5FVmtFLnZCajZwdjVGdGsyb3ZtSm9KemVpbEk3cjNHUHZWYWlfalFJQmwwYzBGX2siLCJleHAiOjE3MDYyMTYwNzksImlhdCI6MTcwNjIxNTc3OX0.vY_CMohFBL9zBZy2kPZzL1xh4PRMOkz9MJ3DI81Xj6A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:39.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:40.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 204189: status.find.is(200), but actually found 401
20:49:40.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,204189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@680c709c, username -> user.1000703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42fe46dc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215780625))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTVlODZwNm8yaDR1OXM0dGFwMHZtM2Y3OGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVpISlhUR0ZpV2s1TlFUbHJNVVl4WTFWcVlVWlJMazFGVjJsMGRGcHhPVTQyYUd0Q2FsTnJaakZmYnpKQlkyNXhkVmRuYmpoSFVsQjZVVE5MWm1kc2RGcHlTRzlFUmxSd1dVRmxWMUIxY0dOWk9GOHRjR0pHVjA4NGNIZHRTM1Z2TjBselRrbFFOMVJyUzNGQlJuUnJaRFZCVDJaUFVFdGFTR2wwWmtSUVgxRjBOMVI1TUZKU1RGODBNMmQwVjFOdFVVUllhV3ByYkV0VmJGbzVPVjl5YWtGMGRuWmtZbmx4YzJocVRucGFZV1JKY0RCbFNWTlBkRGhqVW1GUFdsSndWV1l5VmxoMFpDMUtVVWN6VW5OQ2QyNW9lVUo2UkVKYWJXODFYelZpYlZkM1FsOVhTRzFhTjFoV05YQk5NMHgwV0dOeGFGZHpiazFIUjBOWWVqUk9MWGRqY0RabVMwZFFZVUV3WlZWWFlWRmlkWFk1Y25KUlZVUnpkR0pMT1RoUFVsaHNibWxzUzJGVFVsODJRMjlFZG5vNWRFcDVWVGxVVDBad1NHNXpOa3Q0TlhWa1V5MU5Vbm95UkZoS1kyazBlRGQwWDBOeWJ6ZHZZakJWWVVWT2JqWnhaMFV4UkU5SVpVVkxTemRLVEZkMFgwb3dOSEpqY1VzeU1sSnZWekppZVhRNGJWODFTV0V5WjA5UFpXMVVPR0Z3Wm5oeGVDMU5ZWEJoT1dneVYzQklaV1ZYTTI5YU0yTk9lRkpGUVRjMldXNDNlbkJaWmxKQmJDMWtTbmx0VTNWcGVHWXhiM2t5WDB3dE9WWmFhbTFSZDNWallrdDVPRTVLTW13NFozaExkWHBLUkZwTFJWOHRiMEl5VEZOUGVWWlpOV3RLZEVWRWNHOVhkRGczYmxONWNFTkdkREl4WW1Wc2RXRkZSM2hrWjJWWVNXNWhjbWg1V0VsYWVtVkdWazR5ZEZObWRWQm9ORmt5ZFVSWmVpMUtSMDFwUlhjM1FYbEljMEYzVkhSdVRIWXdZbEJUTUVkWlduVndhMHhqUzBSVWVqQlllRU5zWmpkZmJGOXpYMWsxWlZGWU4wcENTRkpmTXpSZlpEbDNOVUpvWkd0MVpXcHJUVzgzVWxkdFgwbHpXVTlKVEVaSVpHMXFhMDQzVG1kc00wdE1kWGhYYW1SNFZETm5iVXh2Wm5kckxYZEpMWFV0U0VOVFlraFJWREJaVW5CNlUyVnlaMDVQVTI1eVQxUlZMbTVaZFZoTVZrVlhjRTV4U0d4aWFGTm5Ra3QyZFZFLkhyWmhNTE1RZk1RRzJvSGxiTnZpdTF6c2dESE5tSDFxSzFsM0diZjlpVnMiLCJleHAiOjE3MDYyMTYwODAsImlhdCI6MTcwNjIxNTc4MH0.0K_-2VL1DcDjI25eXLap0x0hgLUP0BPXSxkOphdv4rM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000703"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:40 GMT
	x-forgerock-transactionid: 8957ecb4-2742-4c46-bc35-d9ba5a1dd3fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:40.674 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:40.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 204189: jsonPath($.tokenId).find.exists, found nothing
20:49:40.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,204189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@680c709c, username -> user.1000703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42fe46dc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215780712))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:40 GMT
	x-forgerock-transactionid: a71a9037-a586-46b7-afd4-0c877ec45240
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmRxMjg5bDRxYmo1czJ2bmxlMHZidG9hMXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVpqTk1iVGR6UTJGM2RVNXlSVTFqUjBaSlZHWkJMa2hMVG1KSFprZzRRV2hNVEVwTFRtVlpTa3RKVWxWM1VHbDBjbTQ0TlU1WVJHbEViRTlNZGpoUWFGTnphMHRrVVhsd1FtTnJkMnBVWjJkVGNsTTBUM1ZyWXpGVVN6bEtjV3N5TVRGRmRVeE9ORGxsZUhGNVJFRktVVXBZU0U5VWRubFNhbTFLUlhBMkxWaE9lVUUxTWxCeE4xa3hhMXBXZG1ReGNtNUhWa3QzY0dWMGFpMVRYemhHVms1U05sYzJOVGhsVW1WUVVuQnFPRlF5WkhvM1EzWktiRGR2UkhwbVYxZzBjRXRRUzNwbldrRnBYMVJ6V0dZM01UQlNjbVJSVms5MFdEQkJja0l6ZHpOUVJsSXhOSFpZTW5ScWVIZzBNM1ZZVDNWNVVHOU9TbEZtVEZkR05IUnNSbGxJYjA1Q0xYSm9WVEkwYWxabU4yTTJTbEpXUkVwalRYaE1ObFYxYUdwTWQxZzRWMWR5T0ZSS2VVUnJOblpGUlhCVVowTkVOa055U1dsQ2NWQlBiMk5OYWxOV1gwaFNjRWM0UkdOWlpuVk1UbVZqU1RFMFpXRnFNM05uY0hwUVZVdDNlWGMyTkZCaFRXTlpWbmhCUzBKaVZXdDNhME5sUTNwWFQyVlJXSEY2TFdkSFVGaExaM2wwZVc5TlpsSjZWRkphTldoT1ZsUkdjWHA2TjBjd1dWRkNhelpZVjBFeFJ6bExTQzFuV0ZZNVp6Rm5NRGh2VDB0dFozazVVVU5IYTFWM1ZVbFdhRkZZZW5wTVNXdGlTM0U0WVRWZlVXaDVlWEZJY1dGUmFISklUekowU1VWb09IVkxWWFZxTTFWb1JuSkhMVzk1ZVZKWVh6WmFia2QyUlZKQlQxVmFSVWw2WXpKb2FtaEZiRk5RVkRWelFsaFdNWEJYVDJWTU1qVlpialJCWW1sbVZWVmhlbE01VlVaYWVFMTZabmx3ZG5vM2JUQlRhRWs0Y2pneFkxVjZha2xNZGpoQ05uTndjamd6ZVRkblNuSnlSMlUyYlVGNk5UaFBPRTFMYVc5dVpFOU5NMmhQVGtoVVFWaGtWV0U0VUdwT2NuSmlNUzFJYkZSNVdtSkRSWFJvYTNCbWVHUnVhSGs1TmpkNVkzUldhbVpzVG5ObmIzVTBTRVF0Um1vd2JuTjVWVmswV2tOUFZIaFFjelEyY1dsR05GOWFkM05QTTBOVVpqazRMbGxET0hkblVWcDJiV2QzV0VVeVlrMUpObEYyYTJjLkwyVEgyaUN5MDEtbDJTdzN6eTlMeTYwdFhCcFJtdWpQOENZZmNBbFR3NVUiLCJleHAiOjE3MDYyMTYwODAsImlhdCI6MTcwNjIxNTc4MH0.wQLSNrubuhohEJCfd8LPiypdyxo3_bvC0UtMyvf0YBY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:40.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:42                                        1375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=390507 KO=12238 )
> restLoginInitiate                                        (OK=193369 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=192783 KO=564   )
> restloginProgressiveProfileCallback                      (OK=4355   KO=564   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.24%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.24%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.43%)
> status.find.is(200), but actually found 503                      4958 (14.39%)
> status.find.is(200), but actually found 401                       564 ( 1.64%)
> jsonPath($.tokenId).find.exists, found nothing                    564 ( 1.64%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###########################-                                              ] 37%
          waiting: 338127 / active: 32     / done: 204456
================================================================================

20:49:43.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 204518: status.find.is(200), but actually found 401
20:49:43.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,204518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d26fa02, username -> user.1000002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b2e169c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215782957))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmg2bXVkNW02NDU1ODFwYWFwcjQ2cXB0ZTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YU0weEhRbXRZVWtVNFpGWmtaMWh5VVhGQ01rcDNMbWhFVkRWaVdVcG1kREIxVTBNNVRFY3dlV04wZW5CSFJtRm9XSFJ2TkRBNWFVVlRWVEZGZDJsRVJGcFNYMU5SYmw5bVVXZGtTRGhsWDBwb2IwOXpaMFJKVFVSSFQwWlBiVXgxT1RoelZWOHhaakkxWVVWWGRXUm5XSEp3T1RWc1NuQkZkREIwVUhoRlkzaHBVREpaV0RodlJVNU5Va05JVWxBM2RETXhWbWR4VTBwSGFHOWtTbFowTVZKV09IaDRPR2huYjJ0RE1YY3RaMUZsU1hacE1XSllOWGh6ZDBsbFoxazBZMEZzV2taVlpVSnBTWGw1WWtWSlZWaGxlVUZOYlU5aVZEUjFkbWRWYlZKTllqUlJkMGt3YTJWblkzQlllSFo2UTBSa1dtMXZaVFkyVTJGQ05tZGlRMGQwVkV0ck5HRmFjVUZ1WmxGRGRXMXBibTVWYlZkdVFXMWxUMnRHVkdzeVJsTnFVM2RaYUhWMWVFWjJXbXcwZDI5SmQydFZZVGsyWkhNNWNHSTVSVUpCVjNaNGRreExPREJtY3pBd01HTm9MVEIyYldoeFdWOU9iVUo2VERJeVUwOWxSWGhMZFdkV0xXNXlPRGhmUldGbFkxVk5TakF4VWpJNWRWSXpjV05mY0dacmFXWnhNV2RQVEc1Mk56VkJjVk5OWkhNeWVrNWlNbGR4UlRBM05uY3lhVXAwYkV4RE4xbzJWakJIWlVsME0xOVdWMXBmUm1OS09YbDFRazlxVmkxQldUbEhOV3BWWkZVeGRHeExjVWxNZEdSNWFIZHpOV2hQVUdwTWFEUjFVbWx1ZWxGbWRsTnBUWEI2V2sxbWJGbFdaRUV0YTBOUk5taEhiMnRGUWxaMlZtNWxabEpJT1dSemJHRjRTUzAyVjBRMFgyVnlOblZMUmtWNVZXb3RXVXBXUlcxcU0ydzRWRzFXTUU5RVVURTBSRGh5WmpOdGJXSkROMmhQV2tkZmNHTlhRMDlyY1RSd1VsUjNja1Y0YVdkS2FFbExRWGRLY2xGdFJVc3diVXA0V0d0NFduRjFlV0pXYVU5eVFscE1lWFYyYkhnMU1TMUtNa1JPY0RGek1XRnJSemRxZGxab1MzRndZa04wTUc1eFFteFpOVzVzY1hoWVgzWmZVemhQY0ZsYWNEVnpha05hTjNvMmJYQjJTRWRDWjFSVU1USXhUMlZrU0Rka1YxcFZMa2gxYmtSM1JUUmFjR1Y0UVMxRGMxOWFURUY1UmtFLlhJeVlFUmlwV3JOV1hTR3JNMUJFYTEtX3F4c0FPdlh4cHRWNzJrcUJfQjQiLCJleHAiOjE3MDYyMTYwODIsImlhdCI6MTcwNjIxNTc4Mn0.4r-NC7bEJncWcT2etU_aqlZKLiKBYSPisk7WPQ61LIE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000002"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:42 GMT
	x-forgerock-transactionid: 2c5346ff-40c2-443e-8d48-da598efa82f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:43.012 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:43.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 204518: jsonPath($.tokenId).find.exists, found nothing
20:49:43.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,204518,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d26fa02, username -> user.1000002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b2e169c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215783050))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:42 GMT
	x-forgerock-transactionid: 48679bb5-7414-4ca8-a73d-fe90270425f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2pwa3A5NzQ4c204MmQ4MG04MmVlM3I5ZGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmJEVjNWMGRWVkU0eWNGSlZOUzB6ZEV4SlJtWkJMa2h1T1dRMVQySmFVRmMzYzI5VVptaFdhMEZPU1dsaFNrMXFSbGQyYTFOTWJuUlBTR3N6UTI1WWRrZG5aVVl0VFZCUmNtbEhlV3ByUzBKMmR6QkdTRTh3Vm01VWRVdFRaV2RrV1dOcWMzTkZOMnR5TVZOWFNIVldXRkpxZW1oSFowcHlOVE5rWjNNM00zTkVZMWR0TkdsUlYwMVFMVlZmTjBGVFpUVkJaVk56T1ZrNFkyUTNVRFJ2WW0xVk5EZHJWbkYzTkd3NWJXZGlRMkpSZGpWdk1FOU9ZM0JPTW5CaFRYSjBaM05xWmxSNk4xWlVRVkV5ZUdoSFdtSTNaWEJqVWtoNVZISnJWbmxtVTNkb1RFeEdWMjFIZEhSRWNUZHRiMk53TVdGelNHTmpPRWRMZEhFMVVURjZUVXh1WkhSaFowNHphVEJRTUhGSlZWUkZabmhMY0RreGVUbExYM2hNYUZkd1JHaE9SME5zZURWbE5sa3laRVZaWVRFNFkzUk5Vbmt5ZDBWWVRUbGlSRUZtYTNOVU1XaDVZM2d4V2xod1RqaEhYMlJoUjJwbFNuVlVVRnBsTjFKRmVtOU1iRGhSUVRCaVlUUnRNbVY1Vm1scFgxZ3hWVGR1TkVKRkxVVkZSMHg1VHpFMVVUSjVUM0pyVjJaVVVtWjZTbmhXTm10MlVDMXpRbHBXZERndGRHSXdkbmQzVTBaMlMwRlFWbVpTWVc1WGFFSkRTazR6WW5kQmFUYzBTa2hDV25wdmIyb3dVVUpmYTFCMlNGcGtXbGhZYTA5bFdtdGtPSFJZYkc4MFdWQjVibUl4UzFrek5HOXhURTQyVmxkMVV6RnBUV2hVVm1KellUaE5kRnBQV21kcFMxQnRjWEZMTFRZeFQyTkJOM3B2UjFwVGRHWjRjRWRrYjI0dE9IZFRWbXd6UTBvMFRWWjBiMVY0WVc1RWExWkNjMDVHYm1Kd04xQXphek5hVXpGRGR6YzJkbWh0WkRkTGVuTnFSR3g1VDB0aGQybGlZVTkzTUdab1ZqZDViSFpaTWxCaFVqaEZWRVpMWkVsWVZYaGtZMTl2ZFhNeFMyMXVhM1V5U0VWS1QyY3haazV2VDFSME9XRnNWbHBhY1hOdE5saFRjVXhIYjFnelpqQm5RWE5oTjNWMFNtNUhjM2x6Y0hSeVp6WlJUVXBXZFVWWmVWVkNWeTFtV21kRlVsUm5MamxFYUUxNFdFd3lTSHBhZWt0NU4yVnVablppV1djLmFDOXkzbV9JWmZseFgxTlpNUkU4MnBCUlFMaGpQWldnM0RPdU9ybi1ndXMiLCJleHAiOjE3MDYyMTYwODMsImlhdCI6MTcwNjIxNTc4M30.8VT2x_30jYNzjsH5pIdfypK6yjIhKC8MZ6QTx_cNASU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:43.052 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:43.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 204542: status.find.is(200), but actually found 401
20:49:43.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,204542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d4f391, username -> user.1001250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f7fc62e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215783198))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTN0YmkwYTczOHUwNnN1a2Fucjk5MG1qcWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFpFWTVUemhGZVhVM1NGb3dNR3BzWm1WamJGVjNMakpYY3pkUlVIRjBjSG94VlRCMWRqVkdjVzVSYld4eFZsbGFWblZuUmtKeGRreHpkaTFTUlV3M1kyWjZUSFZRWVVkT2FFdEZielJpU2xkeE5IWk9hbXB5ZEhaTVdWZFdVMGd5UzFwWWFYaG1lbnBUTTJwS1VrVnVVR2RZVWpWcmEzUjVVMkp0ZDNoaWFuQkROMWhvWDJaQ2FqaExkVU13UlVwQmQyRlZUMUpYVERoNE1IaG1Zbk5tVkZKb2QxbG9XbHBmTFRWbE5EZzNXbVZyUTNCQlRuaFBVVTlXZFU5cFpXd3dVMVF3WmxONVR6ZFdkMUI1YVVrMldGZERUM1JGY0dSSWFUQXplR3RwZWtOemNrcEhkQzF1WkU5WU1HOU5ORlJ3ZUZBM1kzSmZTR1oxTFVSS1RYUTVaVGc0ZUdkME9HOVZaVk5rUmpoQ2FVTlFZVXN4ZERCblkycERXSHBUTlRjelJYbDNVRGRhTkdSMFVWcGFNVVZSZGpWbmFFbFJaVkF0UlRCRE1qQXhSamM0YkZrMVJFZHNkSE5yVEV4bVRtSjJWVWRQTVUxc05XNVdXa0ZpV1ZnM1ZESllOWGcwWWxGWGFYTlZTR05sUkRaV09EVXpOMWRtVEZWeGJubzVha1J3TFVvd04wZHNOMFpKT1dWdFpYZHpZMkpMV2sxTGNreHhRMjlEZVRKQ1VqQnhRbW94ZURSdlZVZ3lTMnROYzE5eFluWTBPRWhhVkV0UGNuVkNkVTlUWW1kSWNFeENRak0xWWw5eWVqVlRPSGhGU0ZKSVZHbGpTbmxvUjI1YWNrWk1Na1prU1dReE5XNTJiM1l4ZG5CU04zWk9VRzVxZWxONldrVjFkMEZxVFRsYU5XOUNNRkJvT1Vaak1EWnROVGsxVm5CV2JGQmFNSFJoUTJveE1XVktiak54VFhGTFNsWkhialU1V0ZCUmMyRXlWR0p0TFdaMVZEbHJXRFZ1VlRGYVExaHpNVEJ0TjJOQ1lUUm5jMUJsVVhKQ1dtSTFaVTlPYkVwdVJsTlFTM3AzY0VsV2JrRndURmh3VVRoTWVWQmtVRlZ3UW5CbFUzcERTRVZ4Wm1ObU0yMWtRVlZCUmxNMlVFTkhjamt6VkVSNlRrSkZTMUF5UTJkMlZHNTRkMnhrYnpKak0wODVaa3hSYkZOYVRFRm1RM1Z2VVdReUxWZHZiMFJuTmpsSVFrUmpMbDlpUzFWSk5UQTBhazVOVjJWNmRsbHRVRTFEYjJjLnp5dTJtQjFrXzYwTm1NdGk3VGlnY3hIRzNMZnk3MGNnQ1FiSlZDa0NmcHciLCJleHAiOjE3MDYyMTYwODMsImlhdCI6MTcwNjIxNTc4M30.5maAnkBrUIRMOo43ZvIqvaaxsewmhF_PtVh8SHNH76M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001250"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:43 GMT
	x-forgerock-transactionid: a860121f-432f-40e7-bc2a-81583ea0d724
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:43.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:43.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 204542: jsonPath($.tokenId).find.exists, found nothing
20:49:43.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,204542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d4f391, username -> user.1001250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f7fc62e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215783284))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:42 GMT
	x-forgerock-transactionid: 66742149-8b10-4bb0-8d0b-15a929db9dd7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzM4YTFjM3E1OWtiYXNqMTJ1cDEyNWZlc2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlVIRmhZMWxxVDJGd1VWZG9SRTlGU0VZMGFtWlJMbUZxWVZSUVlVSnVOakpWZFdaVFR6a3lYM015T0dRemNtMUlUMUJEWlZaU2MyNTRVVEZqTVdaWE15MUZSM0pQWTNsRmVGTnBWM2x2YjNGMGRGa3pWbVp1TlVKdVltZGpXVWxRUkV0aVUzWnBiR1ZSVTFaQ1ZURnhNMmN0VEUxM2VuUnNiakphVEY5dlJsWk1SR2N4ZFdZeGVGOTJZbmR2WkhWeVdsaFpWamxNYWtKeVFUVkVlRkIxWW5OaU1VdDRZbVY2TVV4MmRsRXlSak5aVkUxRFRpMUZNelJyTm10VU5tTXdlbnAxZEdwYU5uSkRVbm94TkY5R1ZHMWxRelZxYUdSVGRWWm9laTFVYkdsWVIyWk1YekZzYzFKVk56UnFiR1ZCYzNaalZVRjFVMlJvTUZaUFJ6QlhabDlKWmtOMkxVSklkRGhOU0VWUVZuTm9jazU1Wm5Zd1JrMWFWalZpWlhwVVlWOTBZVXBSWlRKRFZqQkhWbDlwVVcxS1pWcE5SRXM1ZGtrMWQyeHplVXBrVjFaVFJrNU1NekExY1RnMlNYcFhiREUxVEdrMWF6QnBUVmxTUVhkaVJXNWZiVVEzWjB0ZlUzbHhlRTlMYkdoME5uRlZRbVJCY2tNeFdXOHpZWGhYYnkwM1MzbFNjMGhUYVVodE5ub3dabGRWWjFCRVFsRk5aME5KT1hwbldUaDVaRkJFYmtKUFJHSnJXRGc0YjFrNVUxa3RPVWxaWWtsR05WVnlVRXhTWjFaNFIzbHdRVUZRTXpOa1RYSXlhMGcyVVMxNFNGQnJTbEYzYW5CRWNXMXdWVVI0WVU5aE9HWkpNWGxKU2tOZmNHbHNWamgyYVZkM1NqbHlWMEpQYVVwalZFWTJjalpxU1hwNGVXdFdXRFZ1VEZSUlQwVTNTa1ZJV21JNFp6VlNXVU5UU1ROMlJVcGZlRVo0Vm14Mk1qQlhhbXhzV1RWWldXbDNiMEkyTFU1Mk1IRXlTR1pmTVMwMlYzZEpiRFpsZDNaRFRuWmlZVXBHUkRneVNVSmlXbmRJTjJSSFRrZGhUUzFyYW5vMVMwcHhVRGxZZEZsQlpscGxXVVZKWDJKNGRVWnBYM1ZpV2pZdFpVbG5PVE10U0U4MFlqSkNSbXBLY1ZOYVdGVldXVVJ4V1dKaWNXUkZSMU0yVDJzMlpGUnpXV0o0Wm5OQlVuSmhXa1pRTkc5SVgxZHZMbTUwYms5WE4yaHBiblY2U0dWNWFURndhVUpDTkdjLmdPcGFoMEt5eExkVThCZm9pMGVqRFR1V3NyTGsxRzJ0Y3NSRENCS0ZzbXMiLCJleHAiOjE3MDYyMTYwODMsImlhdCI6MTcwNjIxNTc4M30.gEUpjNGSGEOtJgswSCjCxtGpIZbDHi_cTboaIXo09sE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:43.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:47                                        1380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=391995 KO=12242 )
> restLoginInitiate                                        (OK=194106 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=193524 KO=566   )
> restloginProgressiveProfileCallback                      (OK=4365   KO=566   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.24%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.24%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.42%)
> status.find.is(200), but actually found 503                      4958 (14.39%)
> status.find.is(200), but actually found 401                       566 ( 1.64%)
> jsonPath($.tokenId).find.exists, found nothing                    566 ( 1.64%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[###########################-                                              ] 37%
          waiting: 337394 / active: 22     / done: 205199
================================================================================

20:49:52.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 205891: status.find.is(200), but actually found 401
20:49:52.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,205891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bbe4afa, username -> user.1002963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ebd475b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215792346))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmxraTljc2ZmYWE0YnQ4dW1na2xsMHMwaTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1ZsTXpYMjl4Um05R2MwMUlNSFpWVDAxd05ucEJMbEJaVlV3M1NVTkhNSGhrU0c5NlVUWlpaelJHV2pselFrRjZiMmxETTE5R1dsbGxjREJzU1ZVMlkyeGpPRlZNTm1kb1JuTXdWamd5ZVRGcmVDMHdNelIxVUU1SFJUaFFWVE40TmtReU1HdExORmxFYzJZMWNUSm5NemhWU1VSUFZ6VkZWVEpTVmtFME5FcGZPRzFMVFhwdmEwcE9SSEF4ZW1Sc1VGUklWMWR5T0VoUGJuQmtVVkozUldod2EydE9aMDF0UmxaSFdUSnBNMjFKWjJabU0yOXphV3BaYVZCSGEzUkpRMUJ1VW1SaFFtUkxOMDB4TVV0RGVVcEZTbmR2U2xCVFowZEZTM1JhYm1KV2RIZFZSV3ByZFhZd1YwcGhhV28xV0ZkTFdpMTZkWEJmY0hZeWVGTm1SR1o0T0c5TFJVOXlha1JtTTJaTGNuSjZhSGhzZUVaRlpUZFlkM0Z5WWtKaU9HaHhiek5NV2xkemNuTTRPRlJ5U25Wa2FXSnhXazlNYm5CSlVtTTJXVFpKYzBkTlJFOWtRelE1T1dSd1FrWk5SbWxJT0VnM1ZXbFFjbnBxWkMxRmVVdFZSVGN0Um10M1pFd3lXR1phWjI1SVNqTnJaa0pUUVcxZlZXaFpTMmgyU0VsUFh6aENZak5VYTFkYVgyTjFabVptTTBWWlF6VTFhRVZWUjJOd1RFVmtlbmxOUVRKVlFtcFNVMmRTUlhsaE0xZzRXbFpZZFd0TFNIZ3hZVkE1T1VoemJEbFZSRFZJU0hwSFFXZG9aWFozWW5oRU4xcGhaWGN5TTBkR1QzWnphbU5UVkZwaE4xTlFZVWQxYkdjMmNYZFNWVjkwUVdJeVNUQnhRblpOWDI5RmNHVktVa3RFWm5KcVpsUlZhM042WjA1QmJHczFOMHRhWWt4cVVWRnZXRlpyUkhWWmQwMURjV1pYZG5WWWFGbHVXVWd3VjJwUGVXRXlNaTFUUkcxNmFtWllkalJUUTJKeVkwNVZUR1U1ZG1oMFpEWlNkMkpCTWtSS1N6bERWazFOTkVsT2JFMHlhWEF5ZFc1eVdFWkhZMmcyYmpoeVpHdE5hRWd6VEV0SmJFMWxUVUZ1WjFwdGFVOUdRVEJzZFRFd09YbHNVR3g2VEdOSU1UZFNSSFptVmtsSU9HSnNaV3AzUm1GQ2FtRXRkbGg2VW5wRWIwNWlSMFpXV25oTWFsTTBMbWxxY0VoU2JqRmFNMkZMUzJ4TWEwVjRPVGd6ZEVFLkY2clFxdU81WTVPU2xOMjBQWVNscVhMU0dsU3pxN0tQQnZLcjFOVlJPdkEiLCJleHAiOjE3MDYyMTYwOTIsImlhdCI6MTcwNjIxNTc5Mn0.-Fw2ivO0-cJRp6EuQKTKghOGPWwxqVeK-urC28pYE-s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002963"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:52 GMT
	x-forgerock-transactionid: f5569a22-fda7-47d8-868b-94a96e019cd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:52.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:52.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 205891: jsonPath($.tokenId).find.exists, found nothing
20:49:52.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,205891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bbe4afa, username -> user.1002963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ebd475b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215792435))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:51 GMT
	x-forgerock-transactionid: 2005754d-43d1-4e34-a4e4-e5a6221c2622
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmYxMTh1cDViaWhtdGcyM2tjamdmczh1bTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blVWZFBVaTEyTlRjMlRqZ3pZMkp1VVVocWRtcDNMa1Y2ZEdkRFVuQjVSRmMyWmtJMmJ6RnNSMXBFVmtjMVEyNUNiRE5ZU1RKU2RXRTVRMUZyY1Zod1p6Sm5RMUpwWDBoemNXRXRTVEpyZEhGSWQxRnNWRmRsWTA1SWNEWjFaSEJZU1doNk0wc3dXRkZqTVVKVVVuVkJSREZQWjNCaVpGbDVWMjEwTjJnMlFXOWZNVXRpTFhKS1pHaEhXVk5VTm14aVRtYzViekZMVGkxUU5sUnpUR0V5VTJ4aVEwUXRlVXROVDNwbU5VOXFWM3BDY1VoaExXcHlhbEZqU0RobWVXMW9lWE50TWxsUlZtRm5XV1ExYVhoYWNGWlNObEJpTXpKUVRUSTFNV0p1VDB4NlVrcEJWamszVEc0dFdHRlpSMHhpU0V0MlEyaFZiM0ZhUWpsdlRHSjVha3hsZEhOWlgwaHJaRUZLVVc1d1RUVTVSekJaT0dGWFkzYzVaR3BHWVhwSmIxWndObEZNYVhGTWEzTmZSVTlOTlZadFpXWlpiWFpCT1hkckxXMXZla1ZRY1dGM1dIWmZYM1Y0WVVwQloyVmFTRVJMWkRCYWQwVXlZamc0TkVGUFFYaFpSbmhVVDJ3d1NYYzBUa3BKVVVRdGFWbzBlWGg0VlhoUGVWbExMWEJWUkRsMVpVUnRhbk5MWmpaSFVsaFlkbWhaV0ZOMVYxWTNaVlZ2U3pSeWVFRk1VMGhzZUdwMGFqRklTREZhYm1oS1duSndSMWxwUVZaVll6azJTM010YzFKMGFUQXRjRVJVUVdaeFZrMUxNRTAzYlZwemNFRlNSVVYxUzJVeGVHaEdhMFY0YzBSTFdVSmljRXR6UmtSc1RtTm1UbEp2UkZkdWNUUk1abXBRWDJ0UVQweDVaWFpVWjNGS2QwaENiRVZYWkV0d2FXeEdVSGx6YmtsclEyTmpXRzAwWjNSSE5HZ3dabkYxUVU1S2JHVmtka3hFYmtsTVdsQlNaa0ZtY0U1RVZqUTVVVlZmVEhadk1GbFJSVjl1Y1ZWTVprOUdlbEZ1V1c0NVRqUnZUMEpOVVVSWlltOTVZMFJOTW05QldESmlWM2RsUW5BNE9WcHVTMDQzZEZWbmVrNHhRVWxLYkRZM1IzTlBTSGsyU1dKdE5rVmhhREJQVnpGb05YbHJiazVIYVVsTlQydEhNV05XYzFjMmFFUk9UR2wwZUd4cGVtVmthR2xWYURaNGIxWnpMbFk0UjNvNVgxcDNMVEZUZGxFMVNYaFJPRTFRZUhjLmxjTXNNdFJzcVFGVUhWdElsTC12SVNUNTByeVB0N1VsbTdWTUwyN19XaXciLCJleHAiOjE3MDYyMTYwOTIsImlhdCI6MTcwNjIxNTc5Mn0.yAoMy21KdeL4YDS_qvo1TP1k-vt1_Ek_gbJX0UozWWw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:52.436 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:52                                        1385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=393464 KO=12244 )
> restLoginInitiate                                        (OK=194833 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=194250 KO=567   )
> restloginProgressiveProfileCallback                      (OK=4381   KO=567   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.24%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.24%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.42%)
> status.find.is(200), but actually found 503                      4958 (14.39%)
> status.find.is(200), but actually found 401                       567 ( 1.65%)
> jsonPath($.tokenId).find.exists, found nothing                    567 ( 1.65%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[############################-                                             ] 37%
          waiting: 336665 / active: 23     / done: 205927
================================================================================

20:49:55.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 206381: status.find.is(200), but actually found 401
20:49:55.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,206381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2699a068, username -> user.1002403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c8f5f2a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215795487))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGtmcTVmbHU4bHA4MnZxdTNiNnJxb2dyZ2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek0xZDNNbTR6WWxRNVFrYzVYemh6TjFSS05scDNMakpvTUhWVVowbG5XRXBZUld4dWNtSm1VbGd5WTJ4SmVVcGpMWEYwV2xKaGMyaExibVJPWHpCRmRVSnhXR3h4TjNoYU56QktlRUZGY0V4MWRtRnlRbkpOU0dOdFRuRldNbVZZU3pKTldVNUVOamxEU1RSRFlYVk5kak0zYWtZeFYyeDBZVGxDVTJoYU1sSjZjRmx0V2poVk5GZE1lbVZMWWpVd05uUlBlWFZxZGw5WlprSkZVVVpVVEVFNVpWWTFUMEp3WW01Rk9FeHRNMmRLVUhCb0xXTkplbmx2VlhaSE5FOWtZMXAyY20xMFZEWm9ka3h0TTFwT1IxcFVURm8wTUZGa01FcENRV3MyTm10bFNrOTZObm80UkhCQ1luSlJTbXN4VkZSTVpFRldaR0ZsYlRKVWJFWjVWbWx0YWs5RmVtbE9ObTV0T1dKTmRVTnRZVVpPU3kxVGNrZFFXalpMYkhjMlJtNUZaVjlvU214cVNqZ3RXazlaYzNKVlJteDJiRFJZTkRsTGRTMUdabk5PVVdOTGNVVnJkR294YjBGWGMzcDRNa28yV1VaMFZrcHpXbFI1YjFNemExUkNhMWcyWmtseU9VTm1kRFIyZFdsMmQyUXhTVTlXWlc1UFQyRkdTMDV5VW1KWmMybElhbUV3WlY5MlRXMDVORUZZWjFsTmNVWk9RbEZ3TkdSNmVEUkpjaTFvYm1ONGJFeEVOMWx0Vkc1SFoyMWhVMHRQTlRGalgyOUtkekZhYjBjeExUQjJOMWREWDBaRFNXUkdWV3hKWjBjNGEyVkRiMUZXV0MxWGJIZ3paSGQ1YVhkME9IaENUMlY0VG5wcVNFUnlaVmRtTW5GMVdGVmFNa1IwYjJGS1QxUTFPWHBZZEhGeFZEbHBhbXBPVW1GMmREVXhjVWx0TVhkQmQwMU1hMnREZW5ka2EwdElablIxYUdkS2IzRlhUVWx5Um5nd2MyVnRTMFYzVldObWVVOUdiMjE2Y21OUmFqZHlZVTkzVlc5aE5ub3RORWQyZVhwYVRteFZiVVpRVmxWMFluZERTRU4wYUZodWVVVndValUwVERWcmJWaFBia2RITFd4UGFVbzRTVU5rVERCclpFVjFXR2xQUlRNMlUxa3dWRkp3VFd4eGNYaEdWR05XTUdoRVoyRkRkVEYxWW1zNWJYZE5ibmxQTTB4eFlqSk5WRkowTVhSd1IyZHJMbE5DVTBreFpVZzFkbWRUYW5kWVRHWm5jRGcwTVhjLmJoTGRsTjdnbGdSNjJPUkxwUk9JcFpmQnpvcTlXLXVrWHlzRGtlT0NtQjAiLCJleHAiOjE3MDYyMTYwOTUsImlhdCI6MTcwNjIxNTc5NX0.hsXm4SIGWg1vX0MSeLu6k0tre8jxonGzaiQBTyS-y1E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002403"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:55 GMT
	x-forgerock-transactionid: ac7cd5d2-ef40-4ec4-b641-7dc5bf1dbbbb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:55.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:55.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 206381: jsonPath($.tokenId).find.exists, found nothing
20:49:55.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,206381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2699a068, username -> user.1002403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c8f5f2a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215795578))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:55 GMT
	x-forgerock-transactionid: e0dbf0f2-51b5-4737-867a-4db614fa3b56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXF0OHZxMmtpbHRkZ2Y5bWFzMXI5MjE5bnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVRuaENkM0Y2VUV0SU5XeFdiRkZaWkVGbWFFaG5MbGhrYUVKNlNIVm9OV3BLY2tkak1rdHpUVmxsTm04M0xUY3hSbHBEWHpOWVVrMVZhWGhOU0dwV1UxbG9ZV3htYVRoNGVsSXpNSE15Tm1obVgyUTNlRVJFTkVGb1QzRmtiMkZKYUhSRFEzVlZPVEJOUlZsNWN6UnBZMEpNTFVobFpYQkdNVFJXZVdWdlJqRnhRekJaWmxsWFFtSnBRV3RtVm14dE9FVjJlblV3UzJOR2EzaFZla2xNZVZBMFZHSjBielpwTFRaU1YyWnlibmRLYXpKcFVURlpaalpKT1hOV1JYbEZNRGhvTkc5blRuTTRNRUpwVVU5NVZFTnNNR2hFYjNFNGJuVkhVM2RHUlZkcmFHZERWVk5oZFdwUFZXcG9hbWRJTVRWVVprSlFXRlpVVkVSSk1uVTNURTVVY2xSelkxVXRjRzA1V1VaSVgyVTNOakZpVkRKdldrdzBXV05vUzJsdFZqVlJXbWxyUkdaa1prTm9kRFpTWjA4emQyZFdjVk5uV20wNGVFMXRjWHA0VXpCTVRsZE1TMjVwWW5aZk1GZFdVbkkzZFRGNVYzRTJPRkkwWkZvMFJHcG5lbkkxVFc1QllYZExkMHRMV0ZaSlVGVjRiRkpPYm1WNExYZHdVVzA0VkVKM1MzbHFTalI1YVhsdk5IaHNkREYzU1d4dE1WbHFhbUpNZVRGb1lXaExOazVWZUVKWVFUTlFaR3hsWlc1VmMydFBVbVZMU1VWNk9TMDRWSE56TTBOMVpFUmpjbmMwVFZablNHNWpORzV5UTNSeE9HOXZNMmw0VWxSS1NGZ3hOV3BGUmtWQlQwZzRNRXBFVXpoZk5IbDNkekZsUWs4MWFtVkdTVlJJYjFOTVJtSlJOemhTYlZONUxVMXdhblpLZGpCQmVWWlNTMDVYVGxodFZIUmhkMFZDVm1jNFFuQlNPV3RDVFVNNWFteFJlR2xVUkMxc1JrTnNTVGxYYnpaWWFsWktOREkwU0ZwemJXOXJNamxoVkdKT09UWlVSVkpOUzJseVJGVjNOek51UWkxaVFqQlBjMnhtUmpKZlpHdHBUekZGVHpWZlQwSmhNMlI2VFZKelJUVmtURTFCVjBNemRVTjBSRWMwWlhvMVZGWTNjRmgzWlhBNFNYaExhazltYVU1cWN6QjBjbFZWV0ZocVdXTmtXRXR2T1U1eWVFZDBaa3hEZFZKM1IwMUJMa3BCU2twblpFVkdTbUZTWW5VemN6bEdVR1ZDVldjLm9kM2gtR0tieDZ2YnNpVFFrN0ZwV3hqRllWTGF0VzdlSHV5a2o4dE5wd2siLCJleHAiOjE3MDYyMTYwOTUsImlhdCI6MTcwNjIxNTc5NX0.HT5ceFF7i3QLXlNSScgstEcdp-mDgphInJZhpRp8xCw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:55.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:49:56.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 206459: status.find.is(200), but actually found 401
20:49:56.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,206459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b03639e, username -> user.1002781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16d581bd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215795953))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjNvbzBkbDg5YW85dmFidWJtajNvZXU1cDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlIyZHBiMnBNVlVWdGFIZFlVREZpZG1KV2NVMVJMbkV3VmtGeVRXTkxZblJFUmpGalkxQkxPRTlhTkZKeVRrUnlWVGhVYXpObE4xTmljVlpqU1RVMWEyWlVVRFJVZHpVelZGZERSRjkzVjBsMmRHaERTVlpzTFVaSlF6VXdMVkJIVW5OQ2RFVjFaR05FTFdaMlZHWmtZWEZ5ZFhFMFNqVk9Ra05hWlVrNE56bHlTRFZGYkhwM1JVcFFUekZFVFVGdE5ISjZlRmg1VVc1bFkxaGhkamxLWm1OWGJIbGlhemN4YW5wVE9YUnJOa0pEYUdWdE9ERkVhbmt4VFRGS2IxQXdRMjVNYVVkV2VUVkhSMDF3WTJabk1FWlNYMnBPVGt0V2VuZHROVmRzUmxCdVlXVmpUekJxWVRrMFJXRmljekZ3TkZBME0yOVdaMEpsZGpCVFpIUkNTSGxMT1ZwVWVFOVJNMDFuYVRoM2VWTTRiRUoxVmxKd2RqWlBiSFZ1YVdKaVgxRlhVVGRTWms0NVNuRmZUV0ppWldsVFNtaFljM1YzYVdGSFJtOXNOV1JZVW1VeU1XOWpOR3BrY1dOT2JrMWhaRWQ2YjA5ZlFYSjBVMVpQY25aSlNUWnhkSEZtWWtwVU9VWkZVM2t6UkV0MWRtOUhPV3hDTURkSVJubERiRE50VWtsdVVEbE5Va3RUTUZOdFdXRjFXbkpGVm1aeE0zaExWbFowWVVaelVXRm9USHBXTW1kamQySnZTVUU1WjFKQ1F6a3lRazl3UW5SSldsWklkMlF6Tkc1SU5YZE9RMUZ4Tm5aWVQzTlJPRGhaUTFwbVptZEdOR1ZDZDBwbWVWbGZNV1JGU0c5clpuSTNVVmhSUlRKQ1psZ3dRbWxUZVhwYWRuaGhNM3BhWkdoNFFUQmFiSFZITW00MFNHVjNUblZOZUVGcGMwZ3dUSEpRWjBaQ1VUQm9kRWhGZDNCUGFVUXlZMFJpVkVoblpIWXlRbUpuYlZoVVIwVlFTVGxYYTFRM1psRndjR0pmUlhCTFZFSk1iemx3WnpNellsaGhSelpETlVaaFJIWlFTbU5ZZFRoMU9GSjNaV3Q2V0ZWUFZVdHZNRGx0VDFKQk1GRlJkRWROVFZJMGJFazRNVzU0WDJOSk9FVmtaV2hqYlc1cVJpMW1ORWRGWmpsT04ySkxjSEV0WkZveVMzaEdkWFptU1RoSU4yVTVhVlJsTjNGWFkxTnphVVJvWTFvNGIweDNMbWxLTFhwV0xXdHFTemxaTFV0WVRHSnZaRUl3TFhjLlZ5TzhuSGY0RVZtZ19VYThTMUxvZ3gwZzBmakhSMkV2bVUzZ0xGYUhheGMiLCJleHAiOjE3MDYyMTYwOTUsImlhdCI6MTcwNjIxNTc5NX0.w38cfvHkLxreI6dYO0ds8HoDuarbsDfvAj94_nK7FdU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002781"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:49:55 GMT
	x-forgerock-transactionid: bf66cb26-be11-4bdd-a8b6-f3588b2f1b09
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:56.004 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:49:56.064 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 206459: jsonPath($.tokenId).find.exists, found nothing
20:49:56.064 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,206459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b03639e, username -> user.1002781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16d581bd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215796063))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:49:55 GMT
	x-forgerock-transactionid: e4777a5e-7a21-43f4-a283-a81a89595e52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGxibDA0bDNpNGZ2NWFtcWUyOG9ybW50M28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alZIZDNSWFZwVWw5VlZFeElVRjlHWTNveU5HZG5MbVZzWTB0d1N6QkdNWFZZVGw5d1NVSlRUMkZZTW5ZNE0ycDFTVEZsUW1zMmNVTklUbXBHVGtSUldWcDJWbEZwY1dOSFNFMTJOM0EyUkZSTVZuZFlOV05GV1ZaS2NEUXdiMVJaYlhaSlZFMUhVRWw0VUd0MlVtdE1UM0ppUXpBdFZuWnFZMnRzY25OTVFsbHBkVk5UZEZBNUxYUTFTelIyZW5sWE9GWnhWRVJHU2xaSE9UUTNZbVI0V0dOb05rbFpjRlY0VEdSeVRWSkdlRmhEYkhCR1VuTkJPSEU1TnpndExYaG1SbFJvTVZGeVpWSnNNMGMxYlVsa1VqVjRPV1JvYlRGd2VWbEtOSFJsVVROQ01uY3RkVFpGZFMxWVZXcHZWWGx0VHpGd1pITkhSbFZMVUdKUmNWaDFabTlKY1hvNVdtSnBSRTlYV0cwd05qaHNXVkpDTW01R2RVUjZhMkpqZGxkU1IzZFhRVFJJZHpCTmRuaHBPR2hxUTE5TmFIRkxMV2hSUjJoSk5XVjVhMGhTZVRaVlN6azRhQzFOWWtoWFRUTmFhbVpTVUhOMGJXWkVhRGc1TVUxME5HUm1Xa2hXTVRkR1N6aG5aM041Y3pKd2NHVkNVMFJVUkcxV1gyMTFRMEZyTmkxdlpXTjVhekJVTkZkdk5WUlFkMTlCZVZnNGJtNDJjbWRHU1VSV1lXeHVNRVpQTm1GeE9UZDVXRlE0WDA1UldtUlpRbDlxUTNFd2FHeElNMmhzVDNCUWJsbFVkRFpMYUVaMGFqaHVkVE5zYVY5NGVrOVhkRkZNVWpKcUxYbHFhSEpZVVU5bFNraHVMVlZwTkVGaVlXVmxNV1EyYUd4b1VEVXdjM0pST1dzeWFUUkRaVGQyTmxKWGRFNHRkMlZJYUhOcFkwVjVOMHhXUVd4VGJsUnJSMDFQU0dac2JUTXlTbUozUjAwMVJWbENPR0oyTTBrNU1UQnhNMTlIU2tremFsZFFVRU5RV1VWZk1WcFJZMVI2Vnpka1dHbGhNM1Y2ZDNWeGJIcFZkVzQxUjBSRVpYSkdVa1ZsZVhoQ1RpMWhSV1F3VURkcFgwc3hUbXA0ZWpoSFZYQnRaVE5KWm5GdWR6Wk1Ua3BGVkdsYWRtZEhNMEkzT1VKRE1WWmhXa2hNZFRZd2Nub3lVbGhZZEdSb1N6Sk1iVmc0TFVWV1NIUm9jbXRQUW5WUVZUTXdMbmxrVFVKWVlYRkJkbmRJTkcxWFNucFdWME50TlhjLmVzRnVPOUhEZ25lTUtxdHlCZEZOdkFleDdCMkpqLXctSWdSZ3daMTZydVUiLCJleHAiOjE3MDYyMTYwOTYsImlhdCI6MTcwNjIxNTc5Nn0.vz7epLmleWO1--3GoTw_dUMimwgQdxiynutL9E9ZbhE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:49:56.064 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:49:57                                        1390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=395058 KO=12248 )
> restLoginInitiate                                        (OK=195628 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=195037 KO=569   )
> restloginProgressiveProfileCallback                      (OK=4393   KO=569   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.23%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.23%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.42%)
> status.find.is(200), but actually found 503                      4958 (14.38%)
> status.find.is(200), but actually found 401                       569 ( 1.65%)
> jsonPath($.tokenId).find.exists, found nothing                    569 ( 1.65%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[############################-                                             ] 38%
          waiting: 335872 / active: 28     / done: 206715
================================================================================

20:50:01.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 207286: status.find.is(200), but actually found 401
20:50:01.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,207286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@258af5ef, username -> user.1002333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ceaca29, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215801342))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3E3YWFxbHI2cTNybWlqamVkNTNwZW43YWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFlrdHJTbXBaWXpsbFVtZDRZbGhNVVRGc1FrZFJMalEwZDNrMVRGbFhMVkl3U0RSUGNHUkRjR3ByTTFGWFpGcFBlRVZwTTA5bVpHcE5NVVZST1dSMGFHTkRWM1pPWVZFNWIwUmtVVkZKZFMxT016bENNbWRvVkRScGNYcHRjVUpNUmsxTVNHNVJSRTVTVGkxTWVqWnplV0pNY1U1c2IzaFZWRGxIT1RNNGNUQlJTVnBLTm5vMGFVbEtSRjl0ZFZGcFNGRkNRMUEwZFdOemJWUnVaVkJ6V1U5UWEyaEZjVUl0UVhSd05URm9kVWRETUVsMmIwUXpTVWRrVEhFek1qWmxYMmxHT0dSd2FWbDNTelJrVDNaNU9EbGxTRFJQUjBNM1ltVTBkMVF6UjBadFZGRXhWWFJpUzFWWVZXSk1XSEZhVEhwS0xVZE9OalpWUWtkMFEyRnlaR3RyUzFKV1RHRnVkbFJRZVVsMlpGZE9Za0ZPVVdGeVJFVjNha1l0U210clVrUTRUR1kwYkVkalZWVkRSbTFGV1RkSWJXSkZVVVp2UjJNMWFWSkVOMk4zTmpsSmN6SkdjVmRVYmxjMGJWbEZVbFZMV1Vkd1MycDFNRkJLU3pBMWFXdEJjMkozVldKNGNrOXdha2xrV1hCWE16QmtVMFJEZEhoVVNVbzVjMHRtVlRBMGFGTTVVRkUxV0hSVFEwWlNVV2h6VlU1S05rbGFPRTB5Y1V4UlpEZG9lRVJUYXpKSFRVOXhTWFp6VWxGb2R6RTFMVFExTUdrMVNUZE1URTl4YTI1WlNubFhlVTB3ZVdaelNuWk1SWEpLUkdsM2JWWmpSRkJyWTFGNmFVTmhhM0oxTUhONGNWOXFha2RVUkV0Vk0yRnRkbXMwUzIxUFFYTkpTemxWWVdaalJqZzBTRE5wV1U1UE9HMXBNRU54TXkxaVFqRnBWM2N6V21JNVkydFRlVFZ0UTBwQlNsbE5UakpvZW10TmVIQkJkSGhNV0VoTU4yZFNObm80UWpkbVNFMXpVMDVXUzFaSU16Rm1SMmRGZFRGYWVHNXZVRlJxV1doaFFsQndWR05wYUZCWE1XSndjM2RUTlRKSU5HMU1Rek4zUjFaWlJWaDZTbVZaUWpsQ1MyRnJVbWMyUzNsNE9XTjNWekZNU1hCVFgwbHpTV2g0VDI5VWVXcDVMV0ZMT1VkaloyRktNWE14ZW1ONFVHRnhjakIzVEZGbVozTnRZMjFVYjFwTFN6ZHpMbU5tV21SZlNsOXJNR05ST1VRNFNUZ3hZelU1WVZFLnAxTWoyY24zSlZRdVBKcEtoT3dlR0NJbDl3SVlHMUk5TmNuQ0VHTTd6UHciLCJleHAiOjE3MDYyMTYxMDEsImlhdCI6MTcwNjIxNTgwMX0.5MGbIbmHE2vDeB7eHRvfSqPiByDdZJJrq4ayQkcZWZk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002333"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:01 GMT
	x-forgerock-transactionid: d0e7d753-2d80-4014-be85-13ef0a45847c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:01.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:01.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 207286: jsonPath($.tokenId).find.exists, found nothing
20:50:01.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,207286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@258af5ef, username -> user.1002333, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ceaca29, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215801429))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:00 GMT
	x-forgerock-transactionid: ee70c140-f665-463d-8bfb-bf0176643761
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3Zna2RpMjZwcWJtMHM3MHJiN2YwYXRyNGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q2QwdEZRMngyY1V0MVdqVklRM0pyZHpSUlVqWm5MbkI2TFVkcE9GUmhNR3BHWkdaTFZXWkVhamc0T0ZKUGRWcFFja3hTTlV4NFRUVkZhMm8yYkZoMFVHYzVkMHBoWjFGcUxURlFXak52YkhWVVJHTlpUR2xNWWtnM1RFSk5aREV6YTJKMlFrWjZNMTlFTVRSV01WZEdSVEoxUTNORlVsTmlkMGgzUVRRMFptSkthbk5JTjFaVVVIUmpVbUV3YUUxTWRWOXlYMEpDYUZaM1ZFazJPVTFaWWxac1JqWXhTbGhNYVZsWFdHNXFiblpPZWxsWlEzcHFYMDFYV2tGNE9YUXhZMGMyVUZkVVQwVlVOa3RIZVZCMU5GUjJhVjlGTWxkQ05tcHJTMGxhVEdoT1RVeHZPVTV2YjJOTlNXZzBNalZRVjBscFRERktVelpUV0RWRU1qUjRabWxsWWtJelRqQTFRVXBwY0dOcU5GSnFSelJpVkZwT2IxcEdWMG8wVmtKRVltOTZNMkp5Ym5SU2ExVnVPRWRoWkdOYUxXWlVTMU0wT0Vkb2QxVlZSMDlqZFhWUU9UTkpTek5sYVRoaU5HMWZkVmx0UkU1dE1tVlljbGxRYlVwT1dXZEhXa0p4VG1FelREVnBibWczZFdGU1ZrRjRXRWxrVUROVVJGRmtkRmhuUTFGTU1sOXBNWFZOUjI0M1JYWTVUa0YyUlZsRlIxZEJWbkJ3TFVSa016RjBkRlowVEdneE1qSXdWVGQ0U2paWU55MWpTbUpVZUdVd2RESXRVbE0zTVZaTVN6SnVObEEzWW1KWmFWWlplSEJXUW1KRllrZ3dNVXhHWTJac00yMXplSFptYkhKalVXZHNRa0pvYUZkVVFqbFZkM1U1TVZaSFFYSk9TREpoT0RRMWRUaFJaek5MUTBkSVZYcGpTSFpMZWt0Zk5tdzNNMFpWU1ZscVFXUnRUVGwyZG5oYVpHdGhZVUpVYUVSM2JHMWZOak5CYlRsNFJGVXhWRzQ0VDJJNGRVbFVkalZyVEVsVFNtWnpZMDFyUkc5TFJqTmxZMFp4TTNoTGRtVjBZbXBuVjB0dVltbEdMVE5pVXpaVU5rdG9SVFJXWjJWSWNWVTFhMVJZWlVVNWQweGZNM0JYVkVOU1RqaFdSVkJLTFZCa1R6aDVSRGgzVGs0M2NVb3haRkJ1TmxSTGFrTTBYMHMxT0VoeGVIVnZjSGRGVGw5UVJWazJkMmgzU2tVemVHZFZMbTFFYzNsVVNpMWxORFl0Y21sSGRUUnlVa0ZxTkVFLm5jZVBaNTBaZzhSWVc3c2ZWTFdPSW5iSV85aDgwYWdzQVg2X3BnUEdsNHciLCJleHAiOjE3MDYyMTYxMDEsImlhdCI6MTcwNjIxNTgwMX0.bOVKBSPgUbhTaKd46lpgPrOiKmlVnM61x-X4ug5SI-I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:01.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:02.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 207421: status.find.is(200), but actually found 401
20:50:02.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,207421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ee31553, username -> user.1000632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1be944f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215802248))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazJubnRmdm5uMXQ0amszYnRibW9tMmsxbTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFdGcEtYM0F3ZWxCcGFqZDRkMnRMYjJWSFFqRm5MazFZVms5QlMxQlphRXhqT0dsSmJ6SnVNVWc1VlUwMGFURnlaakppZDFWRU9FVjJZekJVTFUwM1NVOHdVbEJmYTBWcU0xazRSa0ZyT0cxUVgyOHRObTlsTUhoWU1UWnlkMHhoVVc5RVkyRmZVVWN6UlRJNVUyaFBVbXRoZGprMmVXMXhTV3cxVTNWQmJIUm5MV3B2Y1RnMllraE1lamhmUWxkVVRqUXRaa2xFTlVSNFpHSk9kR3RRYXpST1ZIVndaMFV3ZEVwVFpEZFlPRXhpWWpacmJrcGlObmxrTUdOZlJubEtSVUZaUVROM1JHcEJORlZEZW5Od1ZscFRVell5TmxBM1l6VXliVlZZWlhGb1JrZzNkelU0VWxoaGJtTlZYek5YWDA1ZlMxZG9PRzV1V0RONFVWaEZZbFJJUjBFeWQwdHJVWEEyYzBOT2REQmFUa3BWUzBaQlltNU5WMDB0Tm1aU1dXMTBUVU15ZUdSR2NXdFNaWFJaYkdKaFFYZ3pObUZKY1hST2VGWm5WeTFYWW1kMlNrSlRjSFZhVEdoM1ZGZzBPSGRUTTFGdldWWjVWamN5ZFY5dGNuTTFkRWt4UjJKeFlVMVpZVzVtWTNBNE1uSnpjamhYY21aSVRIZFVXamxaTUZKWmF6QmxUblJhZG1sdE1WUjJWWE5aTUVsa1ZEVk5jRVZEVEcxWmFFTlRiazEwU1hSUFpWWnJWek15TVd0UFlWUjFjMlJmTW1aak1VUnhibEZ5YUZWRlNuVnJSR2RqUldwblpIaHVOaTFVTUhvNVptRjJUblJ5UVRRMVMwWllhamx4VTNNeVRIZFNVMnQ2VlhaU2RrNUxRMkUwZUU1eWRFNHlXRXBaZVd0VllqUklPSGRmVWxGeFpreFRkMjl2YmxKWFFtZ3pTMDloVWkxQ1FtMDFOWGMxYTFabFptMVRaRGs1WnpSelFtRnhUalpZYVhFdFpGcDJURmwwVGxKVWJXZHZRVmxyV2xoRk0yWlROWFl4T1VOUGNIbHRTa2c1ZW5SMmRUQmhaVk5IVjFjNVVrOVdkalUyV1ZFMWQwdE5kWGN0ZFZWaWExbDFaSFI0WkcxS04zY3hhekJpVFhWV1ZYVnlVM1ZpYkRaT1p6WnZPV010ZFcxNloyRTJjRnBPYkZOc1NTMU1NRmRHTUVOb09XMUVMV0Z2TjJsbGJrc3hkVWt4ZGxCUVRrNTNMakYxY201TmRGRndYelZMU0d0c1p6aFJjRzk0ZEdjLi1qNFo2QlgwRVR1bUw2X0dFd0tZeVdTNVY0SVNaX3d4TmxQekotU0FMRzAiLCJleHAiOjE3MDYyMTYxMDIsImlhdCI6MTcwNjIxNTgwMn0.IN_oJTEpwFkDkF30UFdxcrVZBh4HBYKUvu2lQwzkNqM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000632"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:50:02 GMT
	x-forgerock-transactionid: 659197d7-05f6-4d8c-971e-28e8b96c59e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:02.298 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:02.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 207421: jsonPath($.tokenId).find.exists, found nothing
20:50:02.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,207421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ee31553, username -> user.1000632, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1be944f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215802337))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:50:02 GMT
	x-forgerock-transactionid: aaccd7fc-f2db-4a0b-8d86-2a1e653d1460
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajJqOTNtbjViaTNjbDJvbnR0NzhvaGE1OXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1NXSllUbFZMZUU5eFl6RmxTM2h4VURNMWVpMTNMamc0UzJkZlZuZERkVVpxUmpkcFlYZzVkV0pNTWkxRFh6SXhVMjUzUjFkRFoxSndZbU50YTBReVlWTnZkazlTTUdOcmVrZHdNa05qYldKcFdHSnlibVJ1V21SNWVVMVpTbFJ4U1V3MGRuVlNkVGRaYkhGbFdGcFpXWHB4VUVSRFVIWjRWMjlOYUdGSFFUaFlNRU5KYURSblgzQnVYMHgwZWpsTk5FaHVUMWxFUW1kT00zSXpRbXN4UWtwTVl6ZHZOR1J5U3paak5YVmxZUzFHZW5KTmFVb3pZVE5WZWtOUFRFOWlSV2R5U2pkNGREQmxTV3Q1UWpsRlRsSjFiRWhZZURSRlpWRjZPVE5HWXkxSFZVZHhORFpqTm5oaE4wMHhNVFJTZUhsV2EzbFZWamd3VFVOc1ZVdFRWREYwTnpRNGNEVjFabk5VUWpob2NrbEJUamhJVDBOSE0wcEpWblIyVFV3emVUaEhjRXRxU0VoMGFVNXhSMVo2YldKYVQzVjJTMjFtU0dGWVoxaEZMVXBUYmxkbFVHTTVWMFJDVHpGUFJrMVdWV05EYlVKSk5rTnFUMVpDTlVkd2VGUk9MVlJJWVdSUk5tcGxRamhqTUhSMFlsOUtWa050UjFadlkwRjVkakExTjBGeU4wMXZNMDFyVFRaeldYRkJVRlV6ZFMxbVowcE5Nek55Y0dSUFFVZzRabnBOVDNOdmVXSlhjemhCWlVWRFVqSTNObXhMWmxSaFRWbHVUemQ0V1hrMFVrc3RjRzF5UlhaelZYZFRZMng0VjBaelJreHBOMlI0T1U1RVlXSXdabnBRWVdaeFdsaGpVV2xQWmw5eFdIZG5iM2xtYjBaMVQwNHpRbVJvWldneVIwOXJiRmxLY21rNWExZzFSa3R4WlV4ZllVOXdUMUIwWkhJelRGTk5ZMTh3WmxsbmJEaHBTRVozT1RCdE1tOVpXQzFRYkRSYVVFaGtVRUZLYVhORU5VUkNNUzFwUVhJM1MwRTVaREEzYzNGTlRuRk1jVTR6YURKVGFqUnZUME54ZEdKUFoxcHFXRWhoVTJocFJVd3RlbnBxU3paaVYwUlZUSFJGVWpJeVVHeEdOMDFQV1RaVGFqSnJSakF0ZVRKQ2JHdDBjV1ZQT1doU1pqZEllbEpqVVdGMFgwYzVja0pUZVU5b1drSnFSMHA1TUdrMFkyTklTbVEyVlVSS1QycHpMbTVITTFvM2FIbGliVjlLUWsxdFJtc3RjMkkwUWtFLk9LWmFIS3pkYjFTZGVzQWdqY2lQdHNSVVYtVW0tQjZNQXVIZkJpNkhlVUUiLCJleHAiOjE3MDYyMTYxMDIsImlhdCI6MTcwNjIxNTgwMn0.9pMe9FiND6ychQ5fHWTHn3bRTCx2tnw031hUCdkJLQs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:02.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:50:02                                        1395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=396599 KO=12252 )
> restLoginInitiate                                        (OK=196387 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=195804 KO=571   )
> restloginProgressiveProfileCallback                      (OK=4408   KO=571   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.23%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.23%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.42%)
> status.find.is(200), but actually found 503                      4958 (14.38%)
> status.find.is(200), but actually found 401                       571 ( 1.66%)
> jsonPath($.tokenId).find.exists, found nothing                    571 ( 1.66%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[############################-                                             ] 38%
          waiting: 335114 / active: 16     / done: 207485
================================================================================

20:50:03.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 207547: status.find.is(200), but actually found 401
20:50:03.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,207547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4732c9ca, username -> user.1002688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@322acfc0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215803104))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2hhZThzdWQ3dDVpZGVkdWRwMW1ldWRkb2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWMwdDJVa041VmpCdFFUWTNUbE5MUTAxSVZFTm5MalZxVlhWSVJ6bFBUMlJZZWxKUk5HcHhVRVZ1ZWpaSk1FODRNelk0U2pkTlVsQk5ibWhqUzJkSVlUZEViRGRxYnpabVFsWTROMFpGWWxCME5UQkdURkZrVjBOWVUxa3dVRkpSU1ZkSU16azVZbDl4U21rNFZFdE1SbXRWZVhoaFNXMVVWbGg0ZURSUFVVOWhRekF5YTJKdk0wSnFNRFJmUVVjemQwTklkMkp2ZFdoWmQwdGtiR1pPTmtrMlRVWkdXREpZUkhaSlprMUlWbGg0VG5sQ1NUQm1iV3AxV2kxblJYUnRhMWhmVG1WTGJsUm1aVzQ1ZG05WU5sQlVUMFZWTXkweVRqazVlbGxoYlZSVWVGVkdUWEpEY21vd1JsQmphak0wWVZOWFdXOWZOSFpsVkZRM1dtRlFialpWTTJWcGRtazBjVVF5VEUxVFMyMWtjRVV5ZWtNMVJWbEhhMUJqTWtOMU4xOWhUekI0VFhabk9GZHhNWFk0WVZSTFQySjZXVXBVTVdac1gzRTFObXBtWW1Ka09XcE9iSEZQZUVGemEweG1jbEJWUmxGdVFqRjRiVWxrVDFJMlRsZFhVa0l3V1V4cVZWZHJYMU5WUkhKMmNYTlJhbmhYU0U5Q04wcFZlbTV6TURjeWNuUkpaRTVrVTFOTVFYUmhSVzFVYkMxbVMwZFVhMWxrV0hkS1RrNVNRWEZrWWxCWmNFcDRWM1p6Wm5GNWJISjVabEo1UzBGcFZtUjZiRXh0UlhOWmVqRjNVVXBDU2pRd1VHdDBNV0ZaYlROdmNGTjFXVGxFU1dsTFowTlpTRXB6UTFGeFMyOVVZa054YjJSQlFUTTFRbU5UU1hsT1UwNUxNR1ZTYm5ORlRGUkpVSGwxYVZCMlp6ZzFWMnhuU25GRmRVcGlOM0ZRVGpkNlJGY3pXRkJvZUZKTVRuTjZSVTlJUkZobll5MVJZekZVUjBreWVrOWxja1F3T0dOS1QySmtXbEJWY2kxblpsRlBiMkZtYVRSRGFtdEZWMnRKTUhsb1RFRTNTM0ZhVW5sNlgxZEdjVlJMTTJkeFFsZFpiMlpxVmpoTllUUkxSbk4yUW5OTFoxcEVXRWsyVFRrM0xUaGZaRVZDYldSdFZUZzVhVlZ4VUVKbFowVTBaRE15ZFZWcVNYTndlSFZxYW1KaVowbDJkM0ZtV0ZGek9Xd3pObXRYY25KT01HeE5MbGszY2xWR09GQktRMFZaU0U1dVIwdFBabk5PU2xFLnh0Q0tjd1NEaG1QdWdpdXVfZTJDOHJNMzFiTnBQVHhQRHI1SGQyRjJjQ2ciLCJleHAiOjE3MDYyMTYxMDMsImlhdCI6MTcwNjIxNTgwM30.cwY3oUI4hOWhqqHYAURdgKgIlXYR4hcLzDYIABZnRBY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002688"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:02 GMT
	x-forgerock-transactionid: e7c54387-0f01-45bb-b749-cc3bbb9325cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:03.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:03.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 207547: jsonPath($.tokenId).find.exists, found nothing
20:50:03.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,207547,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4732c9ca, username -> user.1002688, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@322acfc0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215803192))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:02 GMT
	x-forgerock-transactionid: 2cb073a9-cffe-46a7-aaa3-8526b3c506b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXR1MHRqdHRtZWs4bDY5YnFhZ2lvdXJwbDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlREbFNOa05vVWpCRFYzWTNiRWhxT1RCSU16RjNMbGhmZFZkZlQycG5TRWRMTkZaT1YwRjFTemM0WDFRd00zUnJSMlUxVjJKMll6RmlhWFJYT1ZKRGVYRm5OVEZKYkRkMFN5MDJUWGRpUW5CMWFrdzRNRTlhWkhWT1RYQlRjRmsyVlc5b1gyeGhPRUZOTVc4ek4xTkdlV2RHUW5KSE9XbHFTSEJ6YTAxT1lsbDVPQzFhY2tkT01VMDBjVzlVWWtkT2VVUkRlVW8yV2tob2JUQkNlamxuUWtoS1pHSXRVa3BSUVdORE9YSlVNSG81Um5aU1MyTnpkV3RTYWt4RmRVWmFSRlV5ZDFSTmRVUkZTSEJFVDFoS2VtRjFlWEpRTUZKMmFFSk5kVEpOYlhoQlZuaHRUVWRpTTAxdlgwRkVhRE56VjFsU1FsTlBOM2htWjBzMk9IRkVNVkpoWDJkUlNtVmtVQzFyWDJkUVZETkNiVjk0VlZCR1QyUnpURGRzVmtWWGIyTkhSMmhrZEVoUWNrTnFaMDVtV0MxVWNUZHZSRXMwVTFsSlNuSlhkV0l3UXpCeWNuWjBSRTlRWVdSU1FVZEZWMmQxVjJ4UVUzTm9heTFqYTBoU1FubzJPVU56Tmt4c1JFMDJhV1k0U1UxNWNUWnpiRUpJUVVKdVV6Um9kQzB0TjFSaE9GOUlXR010U1doM2Qyb3RVVFpyT1U1blRGQm1kMHR4ZERSV1VIcHhhVGhMVERoelZYRmliMlF4TUUxNVMzQkVaRzVoYmpOb05rcDZRWGwyYkcxRVlWOTRZVVp2VVY5bmFVSkhUMjFvUkY5R2ExVm9aa2RTYjJ4RldrRklPVmx3ZVdoSGNtMXVOemczVDBoSVgybHhkMHBrWlRkRmFHY3RTRXhsU1dvelpFcFJaRUYxVW0xM1VXWjVSMEpqUkZaeWVrOVJiVGhsY0hCMFoyMXVlbUpMU2tJeUxYRktaMkZVYW1kSWVFdzVUMjh0ZG1GSVN6Y3laMFZ3ZDFaQmNXWlliVzUwYzB0SlYxODVSalJ4YUVkV2NteFRObGxDVnpWaWFucEpMWEpaY1RBMmFWVlFRbkJ1T1VsQ05qbENZbXRLWlVNNFQxVnhOV3h1UTBZeVpVbHVPVzVpYkdoUllUWkVSblUxWTNSUWJWVkpZVzVVVDA1TFp6VTVTM0pDTjB0Sk5WcFBRWEk0ZGxoRVMyaEZNMGw2WDFoZk5FZHJSRU5yVmxWaWFIcEJMa1ZaYjFWb1YwbFZYMGd0VTA1eVRYWTBVbTlCVUdjLkpvVVEtNGJxeHJiRDRoaVRXWkpSN3c0bTlOdmhveWJHeUxIN3FTajVHaUEiLCJleHAiOjE3MDYyMTYxMDMsImlhdCI6MTcwNjIxNTgwM30.PWdbV9bp_2f-TvxrSelKYoMYf2Znowo0kHozZ8Uk0TM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:03.193 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:03.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 207625: status.find.is(200), but actually found 401
20:50:03.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,207625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@595929fb, username -> user.1000044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c8580da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215803512))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnUycmVjN2g3aGZ2N3JhNHVucGM1aDluaGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFJVTlVabWxoUkROTU0yZzJVbEYxVDFjd04yMUJMbm93WVhOek1uUlZNR3hLVkVWTFNtTm9hSFpJVjNWMVp6Wk1TMEZJWkU1emMwSkRTRFZYTkhORE1rcFFORkkyWDFGSVJXYzRUazVmY0ZnME9GWXlTMEZIWnpCb1VqSndXSHBCTm14aVFVMVpaV3RYZGtzeFZEaHpPR1J3ZVRCV1RYWkROMnBmU3pCNFFYZFFSRTh5UmpOSVNIUjNNMDlRWVhCd2VXdzJZMGxmVkdKVlYzUXpWR3h6VDJ0cFVVaFZjMDF6ZG5OS05sRk1hWFJIUlUxamRYZFhUVXMzZFVob05uTjBPR3hCVURsVWEybFFjblZJTWpNNGFqTklhVk5VU1ZOTWExTmpaRFJXVDBRek0wTXlOM2RvYm1aNmNsZFJUVUZYYW5aTGIxRldOelp1VlU1Tk1WRnVVMGx1TkRGMGRVcHNNRFJVWlhSU1RHOUJNR2RvYVRORFEyUjZSR0ZJUTJ4NlNuUnZUbGQxY1MwM1JrTjRaRkV0VVdoTWMwMVFhMnQ1VjNsZlFWUmhhMXB0ZDBKWFMxOTNWMHBsWWw5dGNtaG1NbTlhZVVKUGEzTnpWRmgxZUVoWmREUnFaM1l4VEZCeE1HbGtaMnRyZERVd2JXODRkakF0Vm5aWFFtNTZZamxYTUhSTWJqYzRjbEJRZUZGWWRYZ3hTRzlxYkZoMldrcFBlRFZMYW14UVlsZExWMGR6YjFaTVJYRlBVVkpxVVRSS1ZXRm9lVnBzUzI5c2NWRXdhSEpqUVZOdk9XRXRUSHByTmpZMlQyY3hTMkpDWkVaSFZsaE9PV1JSWWxSbmVtaDRXVjk2Y2xGV1pGQTFVa3hSTURndFJYQmtTVGxpVDBkRVREVmlSMFk0Vm1SeU1EbHlUMUpNTkhsSFRrZFdNRzgwVGt0SVkxSTRlR2RWWkhwamRWTllNbHBZTW5JNFNYZE1halp5Ym1Sc1pVUldXRGRRZFRKMGJtMTZkVlZNTW1WRlVFVmlkbkZrYW5Ca2VFWm9aRXBIV21SWFp6aDJNSE5TY0dzNE5UaFBiamsxTmtwcmRVd3dOMDU2VlhscVNVRnFhVVZyZG5WelJEaFRjR2hmT1dOek1uZFhOMm94WXpWNFYwMWpYMGxJVFVSV2IzcFpTRkU1T0VKaWFHRkhabkEwV0ZOU1VFZ3hXa0ZwUVRBMFkzbHdiMFIzTFRWeVRGTkViazFPWXpjMlZYTjNMbk5vU0VkNlRsVm9la2xLUm01b2RGRjNRM1pyT1djLmd0cC0zWUpPUnp6LTQ1bzE1VG1oYXp5cFNqVFpSLVZUOXJyZlVjT3pDYlEiLCJleHAiOjE3MDYyMTYxMDMsImlhdCI6MTcwNjIxNTgwM30.vng-qHn4jVLRfpxkYR8VYgfpaMJhq8RdfwwJd7Xdmyk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000044"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:03 GMT
	x-forgerock-transactionid: 4926b883-a297-4753-97ad-5f38ba03ad3a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:03.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:03.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 207625: jsonPath($.tokenId).find.exists, found nothing
20:50:03.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,207625,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@595929fb, username -> user.1000044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c8580da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215803597))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:02 GMT
	x-forgerock-transactionid: fa8df25b-6176-46b7-8b7d-fb9ad53e10b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWxnYmM4ZmttcmF0YWdlYnUwZzBpbTZ0ZW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVdrWkRaMmROWkVOM1pIb3pXVFI1UjNZek9VTlJMbWhsWmpSa2JYWlZMV0owZERWbmQydGpMVVJEWVZKRWNuSm5kVFYxWHpocVpHRmpRVkpZZVdneFVsSnZRVjg1Y0RkdldrOVBMVmRKU1Y4eVdsOXJRVlJuY1haVVduZ3ROVE5tWW5wSk9YaDRPVk0zZG1OaFoyTm9RWFp6WVVoc2RFeDBlbGQxYUdjellra3dNM1J2WlU1aExUUjJkRVl0WW13d2FXZFFjSGR5VkZKU01VTnJMWFEyT0dOTWRHZHhhRkZ6ZUZCV05WQmhha3RRY0RoWFVVOTZURWRXTlVac2JXNXFUM2xWTm5FdGVIQlJRVkpPYW13eGJISlFUMnBXUjJSdU1tVlhiV3AzWVRSVVNEbExlRVJTV1hOdVVURlNWbTltV1VSc1RsQXljMXBTT1VKdWRUVllTMDE2T1Y5aFh6VXRkblpRUTBaQlJuVnpXREoyTVVoVGRqWllielp5ZURZNVJISmFTV1JLV1d4SGFEWnNiVUUxWjFGb2NFVm1ZbTAxVFZjdE9GaDNNMWd0TFVoa0xUbFBSMk5QV2s1SmVVOVRNVlJXZVU1YVYwaElVMnBCVVhRME56WkRaemgzUlZSdlpFYzVTV3c0WjBWbFVuQjJUalpSVERKWlNYRlpibU5CVDFob01uZFNaRlZhUVhWbFJIUkdTbGt4U2t4RWJXTkVVbXhrTVhrNVEyYzJkbGRsTVZCMmFqVjFXbGsxU1VoTGRFbGFNekp4YVZoT0xWOWhWVVpDV25aME5tOWpaM2RMV1hGdWJqUnpNMnRpVWpnemFEZE5hVll3YURkbloxWnNVblYwVVhCbGNtZHZVVGhqVERneFJ6UlNPVEppWTJaUWNFUmFRV3BwUVRWcWFtZHZkbGxPYkhobmMyeE5NamxVVlU5S05GZExWbnBmUzJKNWVHUm1XVTB6UmtaaVNGbEVNbDlMVUROa2ExVkxSVXRSVVRsM2NHdDNhbU5sTmxGT2VGQnlWR2d5WVZaT1puRjFVRkZzVlhwWmNFWmphR056ZEcwMFVFbENMVVJwWlhGaGFITmFRekZqV1hGSU5EZGtkbE5YVG1obE5XOVRkMVJJVm1oallsYzRNRFoyVERKaU1VNVZTRzEzV1hkQlNteHBlbUZHU0VWelVHcGlkR3N5T0V4TWRqWmpRVkZPUmxCMGMwMUpXa2hMVmtZd1RuUjBWREZOUlZSMFpFdHpMbEZ0UTNaZmFtYzBOMGRIYlhseGVHaHlOM0kxZGtFLllhWTNXdzk1QWozTmV2amxyaGNaQWw1dk5KRXRyODFVZVpKeDNqZnBFNW8iLCJleHAiOjE3MDYyMTYxMDMsImlhdCI6MTcwNjIxNTgwM30.Iw4DcNKEUKDM6O4mdh7uxomKu79xEioO7qfBsksNTmA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:03.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:05.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 207908: status.find.is(200), but actually found 401
20:50:05.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,207908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4068a043, username -> user.1002804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@287b14d6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215805370))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHJ0ZW1xczlvN2puYjQ0Nm40MzFqc3B2MmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elVIbDFZa1Z2UzBkSGNVSkVPRTlHWVZnM1J6aFJMbWQ0Y0RsMlVEZHVlV3RPV0VFeWJrOTVSVGRrYkZWa2MyRXdkR2RRTURSeE0zSTROREZ0TkZRd09WcHBOekp1TTBaS2RrZGFkME5EVVdKMU9HMVZWbEEzWlRWU1ozVjBXblY1VVcwd09EYzBkR2R6U1dJNFJWcE5WVVIyYm1SNVN6a3RRbWh3U21vMFVHUnNUMDB3T0ZKcVowZERlVTlMVUVKVVNXNURSVFZrT1RSaFVYQTNUREpCYkhKcldVRmZWRE14TUhWNmMzZzFXVGhPU3pWNE1DMDFNVkJLYVdkVlZXMDVjR2h0UkVKT2RqSTVUMmRKV0Y5b2JsTlFPVXczUm05Rk5USnRNSFEzTjBkNFNrdDBZamg1TmpkZlVIbEhja2RXYmpoMldHdHZhM0JIVkZFNFpXNXBOWGxwZWtveWVuSldjSFUyZW5oTWJ5MDJUazVRZFVjM00wbHFWbE5sU2tWUE5FNVJaakUwVmtoUVJGbHlUMUYwUm1oTmRWaGlWRVJ1WVc5TWFtMDBkMVE0WlZWSk9Xb3lRbWR4VVRONE0wUm9aVVJqVEdSU2RsUTNZM0V3U1U5amVsWm9NRVpaUlV4VFZXeDZhbTgwUXpsdFIyWklNbTFQVVUxUGJscHZYelZJTVdrdFVFaFFWREEzVVU1SU9YVldOMUpSVUVsaFgwbDNTR0ZSZDJWbk4zSmFRVnBUZGxKb04yVm1NMVY1VVZOVFoybDRhelZXT1U1aVdUTklhRFY2VWpGcFlUWllNRzEwVjJack9HMHRTRTh4V0hGUllVUTBWbGs1Wm0xUlEzSXRTM2xWWWtKaVRUWkRhalZPT0doamJuQkVPV2xJWjJoU1RXUkZSMTlwWW1VdGFHazNWRE0xTlVscVNXWklTMGd3TlRKV2IzUXlaM1JFVjNCR1VsTnNSR04zZUVnd01VZG5ZMHR3UTFKUmJISldjemx5U0dWSldEUlJVMFZ6UzJGVlpFTldORGRDVlhST09EQmZlQzFLZWtoVmJrVkVSRGxmTVhsV2JHeFllVXhRYVVvemNHZHlhMk5xU1hJeU5IZE5hMUJZYVdGdFJFNXhVbGRmU0VKU1NYWTRibVZwZG1SaU5XTkdjR3R2WTFkQ2RuUkljVEZIU1dwS1dHTkJXRVJqVlhkVlJGaHBhSFp3YlZJME5HcFdaV0pwVGpWQ1RsUTNWVVJUTW5jMFpHaFZMa0Z0Tm5oMlFqWmtSRkZKZVhSUE5uUm1WRUZUTTBFLmdiV2NwVzRLcUEyYnBXSXhsX0E2MnpLSDUyNkNiT2h2U083OE5fbG1ZS2ciLCJleHAiOjE3MDYyMTYxMDUsImlhdCI6MTcwNjIxNTgwNX0.r2tzrqhrcTlE9TB9OoZNRWl4KUTzvEDrdZ4kn2atnFg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002804"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:05 GMT
	x-forgerock-transactionid: 44681f2c-2b54-4e37-84e0-187c398f7875
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:05.420 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:05.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 207908: jsonPath($.tokenId).find.exists, found nothing
20:50:05.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,207908,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4068a043, username -> user.1002804, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@287b14d6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215805459))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:05 GMT
	x-forgerock-transactionid: 986aa768-cbbd-4094-b592-a3bcbc7e9c07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGl1MmYwam5lMWdrNzluNDkzczBsdTdvNmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1oyTmpZVlptYTB0TWVUbFFWREkyWlhWcVQxQlJMbmN6YkRCWlpHWlhhMk5qU1hGS01WRmlhblZsYVhoeFVIRTJUa1JDUTJOVldHbFhYMTlUV2xSTFdGZGtZakJwTTBkU1RFeEpTRWRJUlVGR01rMVVlVGhsZFhkQk9HSnNOVFl0UWxVM1JraFplVmswUTBScGNWVm9TMUJNT0Mxd1ZFSm1TR1pXWVZaa05FZE1lbW8zWVdWSVFVeERhRUl5YW05RVpqSndTVFJpYW0xMVltbHZkMWxwWlVWQmJFUmZXa1prWlU0MFdrSndWa0Z1WWpSMFoyUlZaMGRCVUMxSWVXMWxWMFZJWld0d2IwNWtTVTVrVkVzMFNFRktObXBZVG1nNFluWmFaa3d6YkhWMmEyVnpTaTFXZDBoV2NYazFZemxDYWtwRWFUaFNUbll5TldKR1lsVlhWWFV5TFhwWk5Gb3pOV3gxVmtnd2JUQkhURlZqWlhWeWMwRmxiRTFMWTBkaGJqSlpaVU5KY2twVE1EaEhUVEV6ZERWc2JUSTFjSGxLY0cxbGNrdExUMUpKT1hsMVdsZE5XVVZoUm1aVVp6bE9VWFU0TVV0U1JFUkpkR1JxV2xaWVgxODRMWGw2TW5oWVdqVmxWRnBLYVVwUWMwRnJiMUIxV1hwbFVrNVlWMUJ2V0hGYVVtRkNXblI1VjNSeGRuSk1lSG93Y3pOV01qVm9XV3B5ZEU4NVRHaGtZbHBsVTA5eWQweFVhR05UUjI4NU1EbGtjbFprTVdOWFlWUnFjMlpxVFdacU5GZHFhM1pIYlVoaWFGRjNNWE0wWkVzd1YxZEJRbXBFUVhrMkxVRm5kekF4YUZCc1dtTlpOek42UlhaVVZISk1RWFZhTkRscVJGWmxlRWhaV1ZNMVdESlJUbE5HZUcxcloxcEllbXBEWkdoQlFtTjZiVEUyVFhoaVVsODFSM1Y1VlRCeGNISTBiVTFEVG5wclJ5MTVSRW81UW5aT1gxRkpaWGRFYm14ZmR6QlhPVUpGUjJZd1FrMTZZMnQzTUdFNVZEaEJRM00xYTNKblVXeEJhMlpPZEdaaE5USXpXbFJHVHpKa05GYzNTV1JpVW1KQmJtRndaMVJIYXpaSVNGQnZVWEo1T0RKVlRUZEdZV0ZuZUhKTmFGcGpOalpXZVdkUGVXVm5ORWxaY2t0SFdsQkdRekJKVUVkbWVWUmFNR3BaZGpoUVVucG5PRFJGTkdSa2R6WkJMa1kyY1VNeVZXWjFTVlpYUkhWdVNrNU9TREZZVEhjLlQzdkxZNTRKVFFaRXhSOXJOZm5mX2pSRXdFcXV2NnJiS1ZITG5MWnJqMFEiLCJleHAiOjE3MDYyMTYxMDUsImlhdCI6MTcwNjIxNTgwNX0.-GTX_9yBYl6efM427bc94cSwN_3NeAqYsUUUKLZzH6A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:05.460 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:07.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 208226: status.find.is(200), but actually found 401
20:50:07.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,208226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57eecb03, username -> user.1001436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c967445, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215807525))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaG44NjRiMmUwcXJwazFoZnNmaHV2ZWtmdHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWVURTBhSFptYjJzeldIaDVjV1JKZUdKSU5rMW5Ma013UTJwRVMxUnJjelJtU2s1cWVrbEtjRjg1VnpoV1dYWTBYMUp0Y0hBNVJ6UmpTR1ZsWDFkelJGbE1abGhWTlMxa1lucHlSMFYzUkZCdFJ6TnJVRXBrYnpGVVFtOWxUVkp6VEhnNE4ycFFRbE5KTlZvMmVIQkRiMUY0Ukcwd01WTk9OMGg0VURac2RVMXNSelZrTmxCeWFHOVRSbWhYWldWT2NuZHVZakJEY1ZScVdGWnhaa1pGUjNOcUxTMXBjbTloVkRkM1NURTFWM0JOU2pOVVJsOHliR3RKUlZsRFVtWldNWFYwVWpReWJIZzNXbTFVYlZkelNHVldlVWwzY1dScGFrVlZVMmxpUldSbE5VOTVTSFpoTjBnM1owMWpiVmhhWVhWbGIxSnFYMjh4U3pOc1ZFaHJZVjlJWjBFemNEZG5aM0YzUjJScVREazNVbWxVUlhaTVEyZFRibVZ4VmpBNVNrNUhVM0ZGUkRGclRGa3lVVXAxWWxKNlFtNW5SbU14V0VremJTMW5lazVQVERWcldXZExYelZqUkhadGIxOWpYMk15T0dkVGVXbE5ZV0poTmtaNmVHVlRhMWd6TFVOYWVuSnZkbTAzUWxSMk5VMTBOa2xGUzJsT05pMU1NVkozUkU1a1VUQlJjWFI0TTNoUU4wc3lTVFZLZW01eFZVOVpjVGRtWm0weU0zQkpMVzR6WVROVWVYUlhZV2xhUzB4Vk1FNU9OVTlNYlVsSE0yeFFVMHd6V20weVlXMXROR3hJYmxOT2NYZG5PVzA1ZHpSbWQzUnhSVk5aWmxKd2RrTlZaV2xmZFZwdU1tNHRNa2hCYkZSb1ZUbExjamhVVlU1SlVUQnhNRFZSTVVGMFp6SnFkelphYkdaNmJEUkpkMmxHUVdSSlVuSTBYeTFDV1c1RWR6aFZVMHg2VFdrd2NYVkdPSE42V1c5UVprMUhXSE5YTVZOTVdrNHRXR2N3WWxkMFFUUldSazVwYTJ0S2RWaGFjMUkxZFZoUmVtaEpjRWMzTjBWRmF6bHRRWGg0Y1hjMVpGOWFVV1ZoTVVSYVVXTlpiR1ExVWtWYVEwcDVUbkYwUVhGUVRuVXpOM3BZWmtJdE4xQlJhWEZvWkZGS00xRlFObDkyZGpCTE0xRm1kMDE1TURCNVJFeHdNRGRzVEd0eFIybENaVFYxT1UxRFMwRjBSM013U3pkd00zWlpMak5RU1RBeVYwczRWMmhITlc5MFpqbG1NV2hyUTFFLld5U1JRUndybzNLNXAxUnA1Tjh4VXVuaXNnRS1KSUlERVhLcV9WUmJXRWsiLCJleHAiOjE3MDYyMTYxMDcsImlhdCI6MTcwNjIxNTgwN30.m0004iZHAnxhi9vy2WW64PPTPLBOH1Cy60rl6uzBLOs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001436"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:06 GMT
	x-forgerock-transactionid: cc8d743b-884e-4938-ace5-cd3426fc6ebe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:07.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:07.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 208226: jsonPath($.tokenId).find.exists, found nothing
20:50:07.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,208226,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57eecb03, username -> user.1001436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c967445, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215807613))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:06 GMT
	x-forgerock-transactionid: 0f5e2e5d-d065-4017-8956-14452643ac78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNW5kbnBscXNxMDV0NW02aHZhdmV2bDhpMTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NWFrbHhSVE5MZFZKeGN6Y3pVMGxMYkZoT2JubFJMa2d6VFMxVldtMW9iSGRXV1U1UlFXZ3RjRmM0TFRaNFlXczROM3BaWjNKMk4yVXlUVmxLTlRjM1VERnhOVVJNTFZrM2EydEZNbTQ0VUZrdFpETlZSSFpMWTFRd1UxOWZZV1oxZG5KcVVWTkVjRlJ1ZG1OQmNGaHhjVnBMZGtNMlR6bDNVRU01UVRCblkyMXhkMmRyTkd4d1NXaFdWbVZLYzNGV05VVk5OSHBRV0cwMVNFMU9jR2t0TFhoeWFVSjZTMk4wU21KdU1HNVllWGcyZEdkWGVuRnFRMTl4TVU1NFJHTjFNR0ZKTlhaS2RYUmxVVEptYzJVNGNrOTJSekpFYkhBMWVteHhaSE5MVjNkYWNWQjBXR0ZQT1Y5ck5EVTBZbFZZVTBFMmRraFpkbTg0WVdoUk9HdHVhMWxzU1VaNFNFWnNUekZRTFVadGVUUnRiVGxxUzNJd1dWZERTVzFrUzBSbFMzTjBObEptYXpKemVVSnFXV1J3ZVVobk9XVjFXVjgyY0haUU9HMTVNWFZUY25WQmFVb3dkRzlOZUhoT1pGSkVZVFZyZEdKSVdrMUtMVEpUV0dWR1NubHhZbmhWVld0Rk5XUktjVFZDTmpsbmVuTkhTRGhqYW1VNVZ6Uk5kVEYzWnpkMVUzcENialYzTFdsWGVqTTNTRE5CVWpoamRVWjRkMHQyV21oQkxWOVNkMkZJZUhKQlgyMUVMVGxOVkVObmRtRlFOazh6TTJGVGVEa3hZMEY1Vkhwb2JFOXlialpKUXpGaVJYWkJPVWhRZUdkVk0wcFRTV1E0YkdWTFRGTnVRM1IxTUdoUWJWZFdWMGRYYVVSSWMxWkxYM2xEVmtjelFrUjBNazl0Y0d4aVRWcFRSak5OU1RWWFVGUjBVREpCTlRVNVNsbElSMGx2VVc5SlEzUTRNbFJxYVMxU1FsSkZSa293VEhjMmVHSk5jRnBsUkMxRU9GbGZaMG96ZEdsdFNDMVlTVk5KUzFwVmJuUTFSbEpOY0Vwa1IxWTFZWFZzY1RReWRrZFdTemt5T0RCMk1IVkxRbGRvVEZWWWRFVk1TVlpxT1VkSFYzSkJkVzU2Y3pKRWFqRkphVWx3Um1WWWJteFVOa3N0TVhKS05XTlRRVVpaY2xkc1UzcHBNV0ZzUVRJeGRsTkVYMnN6VUZwbFlXVlJPWE51VlZnM1MzUmxWRzFQWW5oc2JsbzRMbEJ5UVVFd1ZsUTFhRkE0VWtkbGNrRnVjbU5NTVVFLlliNTBxVzU2NFB4Q3ZIYVdmTkxjVVFoZGxScG5HNmhsZk10MFpwM2FPcjgiLCJleHAiOjE3MDYyMTYxMDcsImlhdCI6MTcwNjIxNTgwN30.Rih1qw7-IF1C5xdKSwHTsX7jQdmSgAwA54ybPgKe2Y8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:07.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:50:07                                        1400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=398118 KO=12260 )
> restLoginInitiate                                        (OK=197144 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=196554 KO=575   )
> restloginProgressiveProfileCallback                      (OK=4420   KO=575   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.22%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.22%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.42%)
> status.find.is(200), but actually found 503                      4958 (14.38%)
> status.find.is(200), but actually found 401                       575 ( 1.67%)
> jsonPath($.tokenId).find.exists, found nothing                    575 ( 1.67%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[############################-                                             ] 38%
          waiting: 334353 / active: 24     / done: 208238
================================================================================


================================================================================
2024-01-25 20:50:12                                        1405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=399614 KO=12260 )
> restLoginInitiate                                        (OK=197887 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=197293 KO=575   )
> restloginProgressiveProfileCallback                      (OK=4434   KO=575   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.22%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.22%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.42%)
> status.find.is(200), but actually found 503                      4958 (14.38%)
> status.find.is(200), but actually found 401                       575 ( 1.67%)
> jsonPath($.tokenId).find.exists, found nothing                    575 ( 1.67%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[############################-                                             ] 38%
          waiting: 333612 / active: 27     / done: 208976
================================================================================

20:50:12.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 209000: status.find.is(200), but actually found 401
20:50:12.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,209000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2464df32, username -> user.1002547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@295fc614, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215812752))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzJvbzdjdGxyN3YyZnVjcjJzcWsxcm04YWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVRWSllaWHBwVjBFM2MwTlBPVzVHYm10UmJIRlJMa0ZyT1VsM2FsZG5VbTAyUTNOVGNXUjBNRUZZTW1sQ2RYaEZRVUp5YWs0eU9YSjZhRTFEVkVwNGNsOHRXa2hoVTFoVWFpMTZXVmhuZG10cFpEQmpUMHBuWjFsMGRqWkxPSEV3UjBzeE9VMXpkekp6T1ZOdWRpMWZTelZOYTNSQmR6aDNhR0pHVlZSUmNXazBNRGN5UkZobVJ6WlRNVXhPVlhBMmFFMHlSbXAyUldFeE9FUmxka0Z1ZGtSdFFrUmxhblpCWkd4M1YwOUpNbEZ1YzBGbGNGbzFkMjlyYVZadWJHVjVNbGh5YVVOT1Uwb3hkM1k0YzNFMGVHeE5ka3BtVGtZM09VbDZabkIzUVZwVVgyOHhOMFppVVdNdFNIRXlaVEl4VWprdE9VVmlVbEE0ZFdwNlFYTlJSRFJPWW1jMWFHMXJlazlZZDBwYWVtMXhUM1ZSWW5ONmRFRjJiREZWTVhKQk1WY3hiVVE0ZWtZNGMwOUZSelZyTkZRMU1XeHBVRk16TUhoWmFTMDVOM2xPYmtkd1JreHFVMEZaYlhWcFdXSnRTMUl0Y0RaamJHMU1TamhmTkRFNFZUSkhVRjlGZG1WaU9GRlNUWFJJYTFSaVYwVjVPV0Y1TkhodlJFTTFOVmRXYmpGUU5sWmlVaTFTWm5OSVJYSlNPV2RGWkhwMVVWbFVjRzU2Y21OWFRGaEJTVTF6ZFhseGNESjNaVlk0YlZCYVR6WkNWMTkxUldoTldUTmlORzVVVWxWYVRWWmpjRVZXT0dOVFVHeFdNRmt3UWs5V1ltOUhka2xWYjI5c2JGQjNhRE5oTlhVekxXTlJTbE4yZWsxWVRHcHNjVGhqU1RoSVYwSkJTbk5FUmxadlJGUklVbXhsYVRoQlVGVk9aa1ZPTFY5Q01WaHpiRjh5U0ZjMlducFhUWE56YVhOSlNWUTROM0JzY0RjMldrWTRiRE5wT1VSelZsRnhjMkU1YUMxVVFsQTFkR1k1WTJSQlpqRnlORGxZYjNBMVJtZEpZM0ZJTldoTlQyOVdTRXd4UmpKamFFeDJOVEZYYzIxMVdqY3RNV2MxZVZjMWIzQlFTVkl4YjFoaVZHbFNkVU5FVm10MlpVUnRZVzFCZWtaSmFFOUpRa3N4ZW1GTk4yNU5XbEpJYVV0emRVSmlOV1F3YUcxVldGZGhOVk5GVlVaMGVXZE5RbTlSVDNSRGIwaDNMbE54TlhwWFZYRlJPV1o2V0RsR09DMW1SVk0wWm1jLjY1aFVYQW9hTFJuZEY3YUdJZFVXdHRLazR1S2wwemh0bDBfaFJBQjZwRUkiLCJleHAiOjE3MDYyMTYxMTIsImlhdCI6MTcwNjIxNTgxMn0.Yi5j3qtoYWzh4k5g7oGJFlzmQqKW8cVmeoWQKHMUIms","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002547"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:12 GMT
	x-forgerock-transactionid: f12cfbac-af32-4e5a-bbe7-ded07f4d0a3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:12.798 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:12.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 209000: jsonPath($.tokenId).find.exists, found nothing
20:50:12.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,209000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2464df32, username -> user.1002547, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@295fc614, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215812836))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:12 GMT
	x-forgerock-transactionid: b6a111ad-ab43-4e95-873b-cc2ebb4cbd70
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWhtdGY1MWphb3Bydm4ybTVvbjBrbGd2OWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1RtSkpOME0xWVZkNVQyaHpVRU52WDJaU1oxSkJMbEZ1VjBWRmNEQnpXSGR6YWxOdlZWSjBZM1pJWkVGQmEwNWZWVzV0Tkc5WVNUWllSbFpLU0hjMFdITjNWMlV6TkdWSlprRjZlR3BYVlhOaFZYUkhlbEo0Tms1bmRWUXlkMHRVZGxOQ00xTjNVSHBuVVVwNVNrRjZZMDlZVlhOMWQySmxlbkJWZFVKc1REbDRVM1p5V2w5dU5XdEViR3h4YURNeGFXRTViVmxhVDNJMFRHaFFUbG94WTJaRU4xQmpVa3hNVDNwVE0zVTBSR1l4YURrNFdVbEhWMlZ1Vm5sb1ltZEpXVnBPVkdoelRIaFlUMlYwY2tNNGJucFBaSGhqUjFkT1VIa3dZekZDVFhSTVNFSTFSVTlVVld0cU4zcHJaMEZPYWxnNFlVTmFlRlZITmpkTlEwTkpkR2hxUldWdmJrNW1kQzE0U0hKd01sRjRValZ5ZFUxS1pHUlhSV0ZLVW1abFdsRkRkVXBSUmxkR1ZtSlFXR1F6WlU1TWVqRmlaVmw1Tm1WbGJFTlFaa2QxZURoM1dFRjJkVmRMU2xjeGFFeGhNMEpOWkdsRGRETkxkMlZwWVdoWU1FVlRibTlXWm1JMlEweHNkQzB0TVZBM1FsRXpabWxxUVVoWGNrMVJVRkI0YWxSTE5XVXRVVEpUYTNnek5UaHROWFIzTkc0M2QwZElUVlF5ZFhoMVdqUTVRa3d6VmtKQk0xTmhRblp4Y214bVNHUTRhRzlXU0RSRE9XWnhOSEp2UkhkbWFYbFJVMUJKZVVGR2JrUmZiamxRTWxCRWFXUk5hell6Vm5aUFNWaDFMVXhXU1ZCNVJFdExkV2xaV1ZsdlNtaHRRVGx2WTFrM1dIRkVWMjQwTm5VMWJsWlpWVmhrWW1wNGRHVTFZamxFV1VkWFkzWllRMlZCWmpsM01FdDFiVUZrYUhCSGQzTkRiV2N6WVV4WlRWRTRiMDFaZURkcGNreFRSMHQ0YjBsTk0zWnFZVk4wTlRob2VsOTBibUZTZVdzMFJWRkZjWE5IWkVGdmN6SjZkbU56VWxWRVUzUm5Na0pMT0c4NWRHcElhekptZUZWdlUyRlROVEJwYmxSRmEwOXNXVzFDVW5oNmRVUm5ZVmxuZGtZMWVYVlZUVGxIZG5SS1gyWTFaMnRzWkZoS2NYbzBVRkJHUVdSeFlrWXlXazlVVlZrNWNFd3lURVJvWlZKbVRYcEZMalZZUm5SclJsZFFaVEpGYWs0MlltRjBNM05oZUhjLjZfc21MN1FHTnh5U3RyTF9PMEkxLUxxRjc3aW5sZDVvcENwZ2NEOW1NcE0iLCJleHAiOjE3MDYyMTYxMTIsImlhdCI6MTcwNjIxNTgxMn0.a35NlfzvyAMX33ogb3E9MDDdyb3US6QVHXWm_06pRjg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:12.837 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:14.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 209174: status.find.is(200), but actually found 401
20:50:14.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,209174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75873de9, username -> user.1001734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4868b5ec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215813953))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmhoMGpycGEwZHRsOGU3cWhka3AxcjdkNTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGFFMDJjWE54UWs1ek5EZDNiVVIyZHpOUVVIRm5Mbk5NUTJKb1VtaGlkVE5wV25BMU1rZElkRXhZZDB4V1ZraHBkMlptYkZCTGRIRkhhWHB4Vm5sMFYwTXRSbEpZZFVReFVGTm1WVzlKWm1GVlVYazNPVk50VEVKTVpFbGpaRXMwVDFGRlpFRldhelpSYlVKblptcEtjM2xrWVc1eGFEZGFTRm8yTVU5Nk1GRXlhVUZIYkZKMU5qYzJVRGh3TkROTFZqSXdWemRNTm5aU2MzZ3daeTAxVUZaS05XSTFaVTVvVjJKek4yMUNVRVp0YURKaVduZFpTRWQ0Y1Vab1JGQklWMDVwTmtaMU5tWk5Oa28yTjB0alUwVXhlVkpYVTA5TlJqRmthRE4zYzBRNFRtdE1RemhZVXprNWRWZEdhR1V6V1V0M2FHWjFPRjgxVmtkMGVWVjFiVUpGZFRoUGJYQkdRVzFhVUhGbk5sQTFZM280YWxVNGVsQXlPWGhXZUZGQlpIbFNObTV1WVdWWFFWUmhORlpVVm5OeFUzWnRNRlpZZEVFdE4yOWhkREExU2tWamNtaFFXblIyZDI1VmVWOXpWRmhYVGpCdlgxRTFNbUZ3VHpKdVNtcHJRbXRIY0ZBMU5GcFBVbkpvUXpGYU1FbFZTeTEzUjNCa1UzcDFSMEY1TkdKWlJXNHplSGxVTnpNeGVtdHljbTVsV1dGMWIxcFVUR1U0VkZOVVgzbzVWWGx0YVhWUlN6VlljVGRmV1hWMllrMVNiMnh4ZUZnMVltUjNjVTkxUWpkcE1FNTFORTQyWjBOelJFSndSblF5TlRsb2FXbzVSQzFYWVdSWE4zVmxibUZaTFVNNVQxVlVVRGhUVG1SR1JGVTBSREJsU2xKRmVWUkpWWE4zWlhoa04wcHhNMVJOVERGcFlUQTNaMmxKYTBFNE5VOXhibTFvUkdGcVNIUTBORFpKVGtOalFVbHNXVGRSUlhKc2VXTmZXVVl3VUVKRFMwZFVibVpQVWw5M1IyaGxiMFZmVEZKVk1IcGhTMFE1TWpSWVozaENZbVF3UW14WGRHazBiMUJ2UjNKSFNUSnRjR3hYYVV4c1FYbzJTbEZUUjA5RFUyWmZhR2xXZW14QmNVZzRlR1F6VGxKT1RIUlpZVWRoUWtnMFRIQkxjSGxtVUY5eFJtdHRiakJ1WnpWMVpGOVNhR1IxZWxWV2VGVkdTVXRyYjBGRVJuWjZTRmhmTnpkQlpqVlpMbmhuZVdSRFVHdFpla3RJTkdaTGVIUTFiV2MyZVhjLmpxbHp3Yld3eU9TeVdYcEc4WkthdlU1NFFjZ1E0TlgwckVmQUhldDhzblkiLCJleHAiOjE3MDYyMTYxMTMsImlhdCI6MTcwNjIxNTgxM30.AI1-jL-shspKgBm97kIhDdBF5Ixfb9nphWRmXFhwlyI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001734"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:13 GMT
	x-forgerock-transactionid: 12118f53-f60b-45d3-a313-94aac52fb28f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:14.002 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:14.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 209174: jsonPath($.tokenId).find.exists, found nothing
20:50:14.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,209174,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75873de9, username -> user.1001734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4868b5ec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215814042))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:13 GMT
	x-forgerock-transactionid: 5e133132-13a9-423b-9fa1-176a90636f75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazh1cm9zNjdxNmkzMGU1am1kbGxiZnM1OGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Sk9GOXdNMjVqY2pZdGFFZ3RaSGh2VjNkM2IyRlJMa2xRTlhrMGJHZFhlRXhOTFV0bVpHOVFTVWhOWVdoT1RYRnlhMk5vTm5wRFdIWnJXalZFZUVjMUxXNVdSRUprTWswNUxWWjBZV0p0Y0VWYWMwRklRMWxqYlZoNVEyODNUVzFhU21ObFF6TnRjRTlGUm1zNUxVTnFUMGQ1TkZocldWSk5kRXh6Yld4eE0wRklMVWQ2VkhkWVdVbGpTVEJOWkVWMlpraFFlaTExYUdveVptbFRVMlZCVjBSaVdEaE9jelE1T1RCM1kyRlVORXd0UmpKcWJUazRVVEV5TVhVMFEweEJkVkJRTUU5TlFWZHZSVzFVYkdOU2JWaFVkbGhMZW5seFVXMDVkMkV6YzBzMFQwUTRPVWhaT0VzMFYzSnVlRlpGZW1oeVZGWTNaaTAwT0RWVVNua3lTRzVGU1dzelMxaHlTVmxEUlRCcVUzVkVka1pVWjNCclZWUnBYMTlPVkdGeU1ESjZTRXhPWnpSUmJtZENjME5rTW1kNVFUTk1aa1ZCVmtWak1WQklVV05sYmtaT1JqbE1iRkJLVTBGYWJUbDJkbWRFWTB4Sk5GOUpXRGhST1RreFh6bEhRVXRWYUhZMlZUTlBOMWh2VTJGT1pGWkJaV1pmY25OV1VHcFhPVEJ4T1hSWFQyMUxVbm90UkVNNVdEaHBiVjlXU1drM09XMUpRa2hzUldsaU9YcHFVMmRsV1RkMFV6UkxOVW95WlhCdWNqWldRMWMxUTJOS2FHMHdWREEzVVVKUU5WQnJjVjlRYm1aQ2RGWkZUeTFxU0hSS1JFb3pRV2MwU3pSQmNGWkpTbkV5ZFZaSk1sQkNhVzlDVldaeGRWbG1Sa2huU3paSFZYWlVURUo1VVRsM09HNUlkRFpoUzNObGFscFhjV0ZYZUhSME1GUnJjMkZ2VVhKeFZXaG9SMEU1YVZSRlFWSkZhM0ZZZUhwMGQxVk9XRFp5YWtOVFlWQlBiamhYTUhJMFYwTk9RbVJyVlVveWVGTlpiV041ZUVvdFJIWkRRaTFZYlRORWFGaEJielpHZDFWYVNuaG9SVFExWTA1WmFuVlpObTlKYzBRdFRXTlhZakptV0VWWFdVUkpaR0pzZFRkQk5FazFaVlJLTWpSbFFqZEJTbUZRV2pOblNqWTFWRWxRTlV0SFRucG9SR3h5U1ZsNlVEZHRUMWR3ZDBoNWJtVnNTM0ZFV21GT2QwWTRMbmd0ZDJFNVVERjBNMkpTWm5GUVdXTlphVU5XZDFFLklEUDdoVnZWMmZsX2FNT3ZRRGtuY01oN3I4RUtpNm9xWDVSRHJJZ056WXciLCJleHAiOjE3MDYyMTYxMTQsImlhdCI6MTcwNjIxNTgxNH0.KU2YaxK4WjFN2yvGG5huq39LG1_R0Lmws0ZwfYdWxRs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:14.043 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:14.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 209191: status.find.is(200), but actually found 401
20:50:14.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,209191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f206974, username -> user.1000244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd3ceaf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215814067))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGJtZGtsZmw2NjdwOTloczluYTVsbHJobWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFUzWTVkMDlHUVVsMlNITlZhbEkxWjNSaWQxWjNMamx1TVhGdVExRk5SMmRvV1VsMVVYZFJielJyVjA5UE5rcE1UVlZqT0daVGRFbFNVRFJEWlhSVFQwNUZUVzVIZFhaTmFVZGhhR2g0U2kwM1NrSTNhbXBET0Y5UVMycERlbGhmTFRsTFNrMDJRazVhU1dKRWJtUmFXVUpyT0hwQ2JEYzNPREZyVEZJMldXbE9ZMVpFYlVOSWVucFdVVVpyU1dSVlFsRldUbTV1YzJZMVJVNURRV0ZzZDFOeE0ySmpSaTFZYzBsZmNYUnJVa1F5WVZNM1FsaFpWSEp4VWxkYWNtaFBhaTF5TTJWbFJGbFFYMFZ0VGpSMVRsQTFVblJEUlZKb2RXeHBjMU5zY2sxV01UTjFlamwwVW5kbU9YSXRaMFpoY2xkeGJqRlRlV0ZJU0dsNUxVcGFhVzFCYmxSZlJEVTVlbm96UzNOVUxVRjFkVWRTVWt0WmVVaEVNME5uWm5SdUxVazVOVzVxUVcweFVtUXRWMVJTYXpKaFdsVk1ja0ZOYVY5YWRqbGpkelZuTlV0SWFXWnZhaTAzTWtoQlJXTnplbEkzYzIwM2MwdDNaM2M1U0hOcWVWWnZNWEI1TkdaNk0wVXlXV3B2WjFkSk9XVlBPSGczTTFKc1YyNURRVE41TFZJelNrMDJjRVY2V0c1SmJFdG5UazV5WVRkUVQxOW9jbUp1VlVaQk1EVjZRVWRXT0hkV05FeFZkbGcwWWtoR1psZENObDlPUkZoek9FUlRhbUowY0VOc1VrMXJPVE0wWW1rMGFYZGtVVzVYWW1oeVFrVnpYelpvVEhOUE1XRldVSEZvWjJ4Vk9VUldWVTR0YVdKZlQwOTVkWGx5UXpkZlpVa3RORE5GVFZSUFEzcFhWRGwzVTBjd1RHaEdOWFZFZG1nNE5HeHdaWFZmUWtOb1JreEJSekk1UkRoM1VtVjVjMjV5V0ZsNlpuRkVVVmt0VUd4c1MwUlFVelZLWjNadGR6UXpPV3B0V1c1V01reG5URUprWnpabmNUQndhM1ZTVjIxTlpqQXhaRGxWTUZwR1UzUjRSRXB2UmtWamVtaE5NRmRGVjBsalMyZEdSa2xaZGkxQ1MwSjNVak4xT1VKTmNtOXFZMHQzYVVoZlNGOVRjakZzZFhZMmVXSmZhakZqVmpsNFJYUnZPSGRRV1VWTFNsUXhVMFl5WlUxVFVVZHlkSEpsZVZKck5rMXpMa0ZFUldoR1QzZEtSVlV4U1hWRlZVdFVkVUpUVUdjLk5XckZJVnVIekJ0TXRqRWFnZUFjaDQtZldGRlE2d0s4MWNXaDhCaElrX2siLCJleHAiOjE3MDYyMTYxMTQsImlhdCI6MTcwNjIxNTgxNH0.cQ5PFFy7jQ2gpMmIvLj3ecnSD6koqPIU3ReKcCT56FQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000244"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:13 GMT
	x-forgerock-transactionid: 280a7be4-9755-4339-9086-80eb2087c19a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:14.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:14.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 209191: jsonPath($.tokenId).find.exists, found nothing
20:50:14.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,209191,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f206974, username -> user.1000244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd3ceaf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215814153))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:13 GMT
	x-forgerock-transactionid: 0bc37b0e-7b5e-4813-ba10-70f5498c5e84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW5mOWdzMjNwZm0zMG1vdDY4Y3JhY3NyM2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck5tdHRUbmh6YjNOYVpYaExjM1ZrWmxaS2QxUjNMbE5aTW5KWGVuTXdWM2hKVGxneU1tdHZhVnA1ZDI5T1dHOXdRWGhVUzFSUWRVbE1TRUk1VG01VE5tVllRMHhmTldWTlIxUjFSR0pyTkVsVmNFSjNhWGN6TjBneVVqZFpja00zWTBOa2JUVlhXRU5YU2kxNmNFVnRUME0yYUdOUlRHbFRjRVo0YVRCaVdIazFNMjh3Uld3eU1sTm9UMVJvYzFGVU1GbERSRzlLVlZKM2JtVjVkbXRzWnpKdGRHMXJVRWt6WkdsS1ZEZGpVV2hQTW5OTFdUaGlPR3hsVldGd1dIUXRObGhrWW14UVFUVTFaM3A1UTJOcU0wWklaMjl0TmtWbFoyNXVSMWhFTlU1aGNrdzROMmg2YjJKQ1YxRklPV1JZYzJ0UVMyTlJkWEJEZVhKcFRqUkJlSFkwVkcxcmRIUnJiWEpDVUVjdExWaHdUWEJmV1hkd1IyaGpORU4yTWt4VE5sSjFSalJ1VFhKelJVcG1abUZtYUdGa2RrUlFPWHBmWTBkclptcFlMV0kwY1djdFRVTkhhbFJLWWpGTVJYb3hVRVp2VkhNNWFVWnZSR2RGVXpsRU9IWmtZMEphTlVRM05DMDNRa05ZY2tWalVIZDBibTFSYjNaS2QwRjVNbVprV0Vod05VVTRNVlJRZDJ4c1gzSnNhMFp3UkhWU1EwOVZSMmREV1VWaU9FUmtOMUZ1VmpndGQxZDVPR2cwTm5KUVkwaHJWM0JRYW5KNWNGUlVOR2t4VUVGMVNVZFZWRU5DYlRaNVJsOXpZbUZUTm1GdFlucDJRbmRvVkc1RFMzRlZVMEo0V25oTlJGWnNNM2hoU0haVk9GYzJkSFJrYjA4NWVsQjVRbVUwYWxWU1kwVnpkMWN0UW1ScWNsWkNjSGQ1WVZCSU4xZFpORE50VkVOZmNXRnpPWEl0UzIwNFRsWmxUSEZoTlRBemFHNVlXWEU1UjNkUlRteHVhRTU1TjJVdFFsUTJRMlV6TlRNdGRtRnNhekkxTW1KbmMySkxhbEJ0WDNwUk9GcE5ibnBNVlZKVmQwTm9SRGhQZVcxRU5UQmxUWEZLVVRaRVFrZEhYM1phU1hkcWJEUmxTVXhuWjFoS1RGUjJaRFZ0VlVKR01DMTZVVUpST0cxRWRqWmpTUzFvUlRZeU5HSnJUbVpZV0hsQmF6VnFUVUUwUkhsTk4xVTRkMnBPVUV3dExXTlZMak40ZUMxblJGWnliV3BMTVZCMVRXZGpOa0ZVUjFFLlMzcC00T25SYmZWSkJhR3JibUdpZnEwdHVSYkJNd003eFpnVGJsQ29SNHciLCJleHAiOjE3MDYyMTYxMTQsImlhdCI6MTcwNjIxNTgxNH0.kRPPUO6Z68tg4kJB0eji0c2igC0aUFwTyDL2iOEj8g4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:14.154 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:16.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 209592: status.find.is(200), but actually found 401
20:50:16.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,209592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30ef55b0, username -> user.1002500, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6313bd55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215816649))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjBnOTNkZDQ2aGZxMWRxOGJpcG81c2gzdWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFJtSm5RVGxaTTNKVExYRlRNbmh0U1VkQk5WWkJMbFV4V25SeWQyczFkVkJWWWtFeFNra3RNakJWU3pGNU5rRndkVFZpTjJONVRHbDVaVkpsTUVORlNUTnVOamhPTlc5YWVXeG5XR3BmVVdaRUxVTnVWSFZaZFRBNU9GWTJkbEJhWlhsNmJYSnNNMDl0YWpSNVIxRkdkV2xyZWtwd1FtUjVPVEpWYzFSUFdVVmpSREF4WWpOeU5VZHlTRWxTYjNnM2JVazVTVGcwTm5ONmEyeE1Wbmx3YmpGTlYxSkdlblZDZEhveVJ6TTNiVTQzVGtrdGEySkRjV2syVDFWSWVsaHBVV2x1UkZvNVNVcFhaRFo0U25CM2VWbERPRTFEYTBzd1N6WnpVa2RwZFhaNWVubDBXVVUyUzNacVZVZEpjM2RrY1VKWlRuSnlTbmRqVFVsVE9HcExNR3QwTFVkVE15MUhjM1pCTVVoVlQwSm9hRlZYY2poS1QydFFRamxqZEV4c2ExUk1URnBNVlRGS1dFRTNUME16ZVZOVmRuWTNja1JJVkhSdVh6ZHpiVlYzVld4emExVnNiRGxTVVVkcVQxSjZSR1JTVG5waExYSTJTRmxRVTFsNlRrWk1SbFI2VG5KTFYweGpOekIyVGxaSlZXOUxjV1JJWTFSU04zWmFSSHB2UVVJekxWTnRWWEpOVUdSc2RrdHFVV1UwVG5aSVUzRlFYMk5RVVZOdE1IazRiemhIVFhVeFZWQlRPVUZ0T0UxUGFFSjJUWFppTFhCaVMxbGlVMWRhTlZCSFpWOU9PWFEyUWpGVFJIUlZTRXN4UzBWRGR6RkVkVVJaV2tGb1pIRnVkRTlPVm1VM1RGQjZSR05IWlVoc2JuWjZNMU52VTJ0RmFGRktZMFJPVFU1elNGOUhZbkUxU21wdVlWZHdWek51VmpGUVYySlhURU5uWlhGNlJWQXhaVGxJTVhWQ1N6bGtTMU5mVlhrMlZFdHBXbVpDUTI1M2RXeGlRMll0WDJjemVGcDNNRW80UjNkMlRuZ3dhRzlXUldGaFMwbEhaRk40VkVnNFVqbDBiM0pMY0VsSVJEWm1RbmROVldWS05GQTBXa3htU1VSdmFFMWFURE16TUdwdFZFeEhUVEJXY0hONmRIVmhOamt0VGpKUlYwTlNZWE5ZUlU0NWFGUnlPRUZOU1VwbGFqQkhOR2sxY1VsSFpsVk1UWGhLUnpORWFGbEhhbnBFTjNKbmVtWTRMbE5qY2tjek5WazNZa3RMVjFwVVUyRnZlWGQwYlZFLmljVzFtYU9tWDRwQ21tZXhTcVZOUGJUOHRNcWFUVUtQd0NoMDFqUEE4ck0iLCJleHAiOjE3MDYyMTYxMTYsImlhdCI6MTcwNjIxNTgxNn0.QXk7Vb022mPe5vcMK_KXHVMMGeEc7Mev5wTBTw03Iws","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002500"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:15 GMT
	x-forgerock-transactionid: deec6fd6-069c-47c4-b05b-d643ffa12f98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:16.696 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:16.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 209592: jsonPath($.tokenId).find.exists, found nothing
20:50:16.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,209592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30ef55b0, username -> user.1002500, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6313bd55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215816736))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:15 GMT
	x-forgerock-transactionid: 6c85fb26-39c4-4248-85c6-4294772bcd3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3Q5dmx1MGNzZ252M2o4cDUxcTRiZmRhMGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVlXRm5SR0V4YUVwMFJrNWFaRVo2Vm14T09GUlJMbmQzYURsaVEyMUJkRXhzUTJKb1ZGOU9kVzVyVm5wT2VETjViR3R1TXpoRVJGOXRZa055WDNCVkxWRnpYMmRzTlhoYWJWQnZkbWxwWTNFeE9YWktTR2REU0RrMFgyTjZiMnAyUzB4R1NWVmFWVzl0VFVOcFlWRktVRFJmT1ZSNmRFMHRXVmxZVVZwcmFtTk1SRWxIWm5KUU1GWXpiblJpYlRZeVNuQkhkR3hpZFdkcVEwTlJSbE5yYlV4bFowaHFPVUZRZVhSYVVrZHlRa1JOYURWYWJURmhNalZMTkVVd1VuTlVWMk5sVTJKd1JFSnhjM2w0ZVRnM1pYbHRVblZzWDFCV1ptcGlVM1F0ZGtzeU5HZ3lSbFl4WkdkVk4xQnpla0ZNU0ZaNGNrSllibUptTVhWSlUzbGZiV2x2YjBweFpHZGhVVEp3ZVZOcFlsOTFiVUpCVVVadmFXbGFlbFZuWW1WcGFsY3hZVWhxZVhWSWVEUlNhREo2YzIxQ1NIbHliREoyUkUxVVIzaEJUWFpTZVdWdWJXMTFZemRvUzFoRGFUQkpaRzh0WWpKWWFrSk1iWFUzYTNac1drUlBSM1puWDFVMlUzaFZSblJIVFVFemQzbHVSbGxWWlhVd1dsSjZSME0zVjJKZlRsODFSemhWTFhKck0xVlZjWFV3VldvNWJUSlFlblZUTVU0NVNtVmFiemwwVkRKZmJVaHZSMWw2VG5JeFdVODFSa3BJTmpscVRHZ3RTSHBJZFd0NFkzaFplbmh0TUZWd1MxVk5WV3BsVTFseVVEQjJjbTEwYnpFemF6ZGhTM05oTTFBd1NVTnZjMFZ2WkRVMFJHeDVjalU1Y21jNFYxWnlNRXczYUdsa1VuUlFlbXByVlRObWNXdHdRMnc1UVVWTFNGVXdOalpITjFWMlVIUlFkVTVVVG5wU1UzbHhVak5CYlVSelowYzRla0Y0Y3pKRE9UQkJkMVpzTUZKb1RIZGpTVmQxTjBkR2VFdDJZV05zZW14TVNFcFpYMVZFU1daU1IxZzNWVlZwZGxGS1RWTTRWR0phVUVvM1gxWmpjRXB2WlZNMmJuRXlaMHhHWWpKTlpXMUlNa3RyUlhaTFVWUmFhWEp6U1ZGR1pDMHdOMDU0VVRSd1RHWXlVbFp1WjB0UVFuSmtOVFJoWWt0NVJGcGpXRzlyVEd0UlpHWm9TbGgzTTE4eU5WWkZMbXRFWTBFM1JHMVNSbGhNTlVWMlNWY3hOREZXYUVFLmtYRGZQbTV6S0NrdUZwbTNFLTZkdXdld1VObTY1VzJEVzVSb3QzUVB5Y1kiLCJleHAiOjE3MDYyMTYxMTYsImlhdCI6MTcwNjIxNTgxNn0.zNo_8NWhscPRc6qkqwppUns3I7PKR_GjuiIhqjZbOKE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:16.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:17.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 209709: status.find.is(200), but actually found 401
20:50:17.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,209709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e99b396, username -> user.1001478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33731889, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215817439))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGQ1MTVqdmtmYW80ZGU5b3M3NHY5NXNiYnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVRtbGpkM1l3UmtwNGVXUkVNbm93TmtWMVZXbEJMa2xPT1VsbFF6aEhWMjlsYlRVd2FtOXVTVkp1YzA5dU0xUktjR2hSTW1oWWJFMUxPWFZRYVY5cU5FRkJTVEZ6YldWNlZsbDNkVkZ0YzFoWlIzUnpWbEZZUkhWT2JtbElPRkYwUm1KTU5rVTNNVTkxV0hwcGFuRlNNUzF2TkUxdFpGbHdja0Z1Y2pGbVpFWmlVRWgxYVMxNGNIVm9Tbk5FWjFaNU5ETklOREZCWkdod1NGVlFNa3hXV0dKdmFXeGxXR2RvUTBoRFRHbGpOVWc0UVROTmVXZEhXV1ZPY1dKYWRGZ3hNMVl5WVcxNU1FZEhUWGRHTVU4dGRUTm1WeTFuVHpkRlVtNUZVR0p3ZUdnemRWUllVemxOVWxaallYSnNTR1o0ZVdSelNIbFRTMnBxYUV4dmJXMTNkWGgxTWpsMlkyNUdia2hpZG5KMVUxVkRlRWt3T1dZM1lXaDJaRWRUUzJabmNtcFNTek5tWm1WeGVEbGhYM2x2VEZGRGJHOU5WVlIyTWs5TlpscG1XbXhWV1ZOTFdtcERkR3BUYUc1VFp6bGhWVkk1TWxGRk9HVXliRkpCUzFsSE1UQkliV3cxZUhGVFJVVlpSamh2YlhJMWFHRXlUVUUzVW1Wc01FbzVSekpCZWt0TGJHRldUbEZUVTNVMGN6RjZSME5tZVZkV2VXNVJSbEZLV0VOeVgxZzFNamN3V1VGeE5FaHpVVlZRY25WNlVXeFlSek5GYVU5dlV6ZHpXV1phVUhkR1F6a3liMkp5TFhWVmVuaDJOV3d4ZVRoeGMyMVJZVmMwWDNweFJWRmpkbFpNYTNsbWJFVmhSUzFTUW1oRFVrNW1WSEZCUlV4c09HVnBWR3RwTWxobU5FVlZjVkZ0YWtJMmQxQnJZMVZTWDJGTU1rdHFTbE5HYWw4Mk56aHVWa3hGZUZOVWQzTk1XazQ1ZERKeWNsZzBOV2wzV1ZweE1IaFphVmx1V2tSVldIaG1iVGxQVVRFd1ZsUkZWbFUwWVZwc1dtSkVkazVxTVRFeGFGRnpVbU5PVEVOQlNVVllXVFpmWDI5emVGZG9UbXhrV0hGTVdVMUZjRloyYTJKVFpWcHBPRTh5TkdSRmRWZFBZbWhZVnpOT2RIcDBMV3hTVGxGTE1qTnBkVlI0TjFWWWRWRmplaTFaZWtoT1lYUmFXVFpZVkd4amQxVkZPSFJOYTBSUVZIaEJMblpKZDNGMGJUUTRhV1pvU21wQ1kyTnBUV0ZFYW1jLm5UZHpzeExLVHVoSU80VWJuV0RfMUlGVk45VlN0RmNGVFFoWUxLQ2ZIUFEiLCJleHAiOjE3MDYyMTYxMTcsImlhdCI6MTcwNjIxNTgxN30.jL4zILxIda6RYtNuCxCasOuLFy2X3WfhgZgR9PqdDPg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001478"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:16 GMT
	x-forgerock-transactionid: d697e7b1-c68f-4d1d-9921-b6e8b901b897
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:17.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:17.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 209709: jsonPath($.tokenId).find.exists, found nothing
20:50:17.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,209709,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e99b396, username -> user.1001478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33731889, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215817527))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:17 GMT
	x-forgerock-transactionid: 712dd34e-c89f-45ff-8cb5-71de4ec9aa82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiam90a2ZlbnFpdXNrbmtvZ3ZrcnFrMjA3Z2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVlrbEhYMlpqWmpjMFdtSTFXV1JVUTFwU04wOTNMazFGWjBkVlQwODVjVk13T0VwUE9VbGFRVzlOWTBORVJsZFhRbXhUWmpsSFRHUXhlRVJDTjJONFZHMUlZelV5ZWkxdmIwNTRaVFJOTmtwYVlpMDRiMEpvYkUxWlRuTmZVM0EwVkVKcmNHVkNUbWxuTmxGUU4xUXdSemhEZEdRMlJETXhVV2RCTjBwaFh6Vk5RVFZLUlRoeU1TMTFVVkJxTkZkeWRVUmtRblZyVWtNdGJqUlBVVUpNVVVwQmRUTldTR0ZUYWxSYWRYQldlWEkzUm1aSU0xSXRUVGxmTkZveGFIcE5RVWxCUzFrMVV6VnpWV2R2Ylhoa2JqbHplRms0UkVKVFpreDVjV05zYkdkRVprVmZNVzVsTFhGTVMwVmlkVVY0YjNsWlVqQnNTVkZ6TWpSWFRXNURaVEZqUjBWQmJVRjVNRWRmUjB0R05VcDNaSGs0WlZjd1NIUlpWek5WY0d0d1VrUkNXRzB0ZEY5c1MwdDZiVEZ0YjBweVdUUnhVR3hVYUhGWWExbFNVazQxTTJSNWRYcHBjVjltZVdsNFVGUkNSelF4UzFKcVNEbHhkV2hzY21FeFVqSnBOMjVzWVZWMGQyd3lPVWhYVkZsTlptSTJZV05YV1hrMFRIVmhNVTQxT1dkbVdrbGFibWszVG0xVVMyOTZWRUpVTFc5MVFVRXpMVGhxU2pSak9WOVNSMlJyU2xwVmNYRTRPRlpQVVhvM1ZtdGZPRVZMTWpaNFdFeDBiVjlyZFZaRlowZG9WRkJyTVZSQmEyc3pZbnA0YkVWVk5FdEtWV0ZtTlZkUVNubHFhRmxvVFMxSFZXVmpSVTlzY0VReFMzUndiRnBsWnpGVGIwTTNRMWhFWVdOdFZIQjRja05sZFVSeVkwNUxjM2xEVEd0ZlUwUjBVREJLZW01TWFtTkJkV0l6UkhSaGEwMXhNREo1YzJWclZYQjBZa1Z0U0dnMk1rdHJORzVaYkV0dk5HNHhRVlZQVTFoQ1lVNHRkV0UyVldaWU1sQlRNelZuZWs5MFUydG1MWEp2ZUV4cFQyaDBUV1ZtUmpWUFJ6QjFYMWRqWkRnNVJscDBaek50YkdaZlltbEtaM2h6YTNOeVl6QktTbFpwVkRSblVEaGhjek5DZFhaMlRTMUVkVXR3YjJoRmIxOUdVREZwUmxOWFRrOXZiMHByWlZCSGNITTNkamRKUmtoNlpYSkJMbEpRYUZCVFowVkJWRmxwYURsS1YzZENhV1Z4U0hjLklMUFFLUkdVc0VXMVZPTXkybF93ci1mWHJVZWlOMi0zUmp2dGFQcmE4dTgiLCJleHAiOjE3MDYyMTYxMTcsImlhdCI6MTcwNjIxNTgxN30.qkau1RcsnXzr5kzGzRFjhYKqN9sTIMPMdTC39kSUSVw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:17.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:50:17                                        1410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=401136 KO=12270 )
> restLoginInitiate                                        (OK=198634 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=198042 KO=580   )
> restloginProgressiveProfileCallback                      (OK=4460   KO=580   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.21%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.21%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.41%)
> status.find.is(200), but actually found 503                      4958 (14.38%)
> status.find.is(200), but actually found 401                       580 ( 1.68%)
> jsonPath($.tokenId).find.exists, found nothing                    580 ( 1.68%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[############################-                                             ] 38%
          waiting: 332866 / active: 17     / done: 209732
================================================================================

20:50:17.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 209745: status.find.is(200), but actually found 401
20:50:17.792 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,209745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@657472e7, username -> user.1002546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6011aa1c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215817740))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2k4dTUzcGg3NmNhbzhsdG9raG5ucDEyYjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGQxQm9VV3hIVUdobWIwMDRhRW8zVmpkdGRVVm5MblZrVTJKbmFGWXdaMDVaV205TGJsZEZWekpRUzFkcmVHMXRMWHBIYUZWUFJHbEJRalZrUVVGbmNIQmFVbTR3VjFsUlpsUlhVV1UzYWxKV1F5MVlRVGw0WmsxckxVb3RMWGR3ZWt3NWQwNUxabWxwTkdjd1gwbG9XV05zTWt3MVowWldjMEpRTmtGSWJVWTJNa3A0Y1dGM2JtMXNZbmRSZUV4ZlNEZGlWREZWZUhsNlNXdE9WRjlsVVZNelJXVlJkVlV3TTBrME1VMDFNV2wwZG1Kdk1UWTJSREF4WTJwbFNVSnBZamxWVUV0Tk1rcHplV2Q1UzIxR1UwYzJjRFZGZG1sR05rOUdhRWRwVDI1aVpVcGhOalZrWVdsbWRYUkVjVWwxT1ZkVE4zTlFNWFV5WW1SU1JISjZObWM0WmxWd2VIRm5kRE5DUTNjM1IwdGFjbTR5VGkxcmJIcEtjVWwzUzIxMWIyVjNhQzFWVUY4NVZWRmxUblJFWVZsT09GZE9kMlIzZFVrd01rNDFVWEpLU0UxaU4xRnBVUzFUWkRkaGNHUm9VbmhDVlU1S1JFY3RiVTVSYzA5ZlVEVXdOMWg1UlV4YVpXSk1hamhFYTNWcVNHOVhaRmRFTTFwU1p6WkpXVVpNY0ZkME5ETlhaVUpYVWxkdWJ6Qm5WMDF2ZEVaQ1dXaG5aQzB3VWpSNU0wRkJhVVJRTURnemRVSnNVMEZITUhKNmNsaHBRbk5yY3pGU04wNXFWREF0UzNoc1ptRmxjMWh0U1hsNWMyVkRNVmhHWDJsUFZVdDJVbFZUTVdSWE1rWkRaRnBHTUhaT2MwWTFVVmwyUjB0SVMxYzNRMjkwYTJrMk16VmhaalJ6TFhNeU9UTktXa3R6WmxsYVdqRldSbmRuT1hKSVgwOTJhbnByTkhWa2RUTmZZVlZmVEVkclZIVlVVM0pzTFRKQmRqaGFhak5DV2tnd1dFVjRUelJ4WjFSZmRVcG1iekptU0hGc2VqWklSeTEwWDFZNVZWTm5WVkkxYzB3M2JqUTJXbE41YUd4SU9XWnpXa0ZKV0VOWVVsUXhTV1ppU0RjeGFuTnZTRzFOVnpad1VXeEJZa3AzUVRNemVqaEdVemR4WDFWdlpqZHdPVmxOZW5CV2NXTmFUSEF0TW5NMlgyNW5abFpTWmpWc2FtSnNVMGx1WlV4VU4wRlJkMVJqYzFCUlN6ZHJMa3h2TkRGQk0wOTBhRmRDV0hkVFkyMXpkbFF3TFVFLktlS0VyczBKejlOVG5IZ0ViLTlhZWNQRUxVYXp0ZGw0M3hHVUtJNy1UMVUiLCJleHAiOjE3MDYyMTYxMTcsImlhdCI6MTcwNjIxNTgxN30.GXOWmFgglHxwrUxZSFMHubWVaG9A9QFy7WWU86liML4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002546"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:17 GMT
	x-forgerock-transactionid: 3feee5e7-abc7-4b80-96fc-fd03b1ed72b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:17.792 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:17.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 209745: jsonPath($.tokenId).find.exists, found nothing
20:50:17.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,209745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@657472e7, username -> user.1002546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6011aa1c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215817830))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:17 GMT
	x-forgerock-transactionid: 6ee84cc2-1136-475b-a470-6c9eef68a7df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWFrMWU4NnVyNjJwOGhzZmVpNnRzcHE1amsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1dVbEllbk5XZUdObFNtSTRWVlI2VkdKUE1uRm5Mbms0VVd0c1lqVktTM0Y1WkV4MlZYbE1lWFUyTms5dVRHaHVOWE5CVDNaNFNFeFlTblpSTURZdFJFeHRYek15V2tRd1NGbG1aRVJVWmxCd09WOHdWMWR5ZVdoelMxcDZNVlJuUmprM01saE1kM0JwY1VOV2NFOWhkbTUwWDAxbVkycHZZMUYyV0VwUVVXOXJVelk1YlZkeGVrcHBUalJGUkRsU1dqUk1hR0ZZUTBaVmJuWldWRGhaY0RJMFpHSmFjVUV0VEVaNWQwY3lVMlpSUm0wMFJraDNRelEzWVRaaE9EbExaM1pITjFGU2J6ZzBaaTEzVkdaVVJsTTNjRVZMWjNvNFlUVlRjekJ5YUhwdVduRjZkR0poZVU5cVEySk9NbUk0TFRCcGQyOXNjM0JWUTFwNlN6ZG9NMlJVYjBKR2RHaGtVM2w2VVZJMlpqQjBhakUzZWt4T2VrRkJSRUpoVjB4T2MyUnRSMjl3ZGtGSU1HaFNlRnBuWkVWNWJreHNlSFJNVjNONFZHMVFaR0YxTWs1UmVGRm9OVkZtWDAxRmN6QjRWM3BRZERRME5XdGhTVVZwU2xaa1QwNXVVblkzVVhCTmRITnRZVGxWTjJJdGRIRktjRlpuZHkxR00yaGhTR3B2VlMxb1dVdHRiVU5aZWxwVGRuaFlVakY2TFdNekxXc3RSbFp4TURsSlNrVTNTV3c1WWs1b1NGTTFXbE52ZDJvd016aHpTbk5VU0hsT05sWTBNSFJsU0V0alNYVmFlV0pJV1VRemRHeExYMGMzT1ZveE5VWldNR1ZUWm05b2VXbHhPVWxRVjNVMFNXeGFTbGR4Y0c1MFlVTmhObGwzWHpkM2NFTmxVbUUxZG5wMk1XbHROekpMWnpsTWJsQkVZbVJxV201NU5WOTJablJEYVc5SVVERmZYM0ZhYzNkNGNtdE5UekZPTkVkdFNtRjRNVlJrWVcxRFVXTXhjR0ZoWTNJMVFVMVdSM1YxUlhGcVNFdGlRemgxYlVOclpWaENSemN4TUhvNGRTMVVXVlYyVDJVMVZtTm5ZWGxvTkZsRGRtMXhkRXBQWVc5RFVIZFFXVWxrUmpCb05ETjFhbkUwZERGVVZGcE5SRGRvYjBobVYweEpXbmxUT0d0RWEwRnlTa1ZZVHpSdGVIZExObUl0U2s1TFRYTnpjbmhJTTNCTlJ6WlRTVUpEY2xWM1psUXdMbkJVVFdsemRFVTFOV2wzUTB0V1RIQm5RaTB0UzJjLkZ1OVJoUGJCajJGSzM2TmZteVdubXNCTHBad3NVSVhHNHVBejYzYWQtUGciLCJleHAiOjE3MDYyMTYxMTcsImlhdCI6MTcwNjIxNTgxN30.j_Vt1hlESsO-i47rBTdEgQhmygPyc3lzbAA7D-dI9ME","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:17.832 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:18.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 209891: status.find.is(200), but actually found 401
20:50:18.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,209891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ee5edd6, username -> user.1001501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74185e30, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215818721))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXBzMzhrNXQ1MTFhYjVlM3Q4OTluZWRqcjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1ltNDFRVzB0UjBaWVNGSmFaMDVrVEhFMVRHbEJMbTlaVkZKNE5HTnVhVmg1ZVVRMVUzaHVjRmRPVkhobVRWUnpNMGRCY0hCbGRtbEhMVTV4UlVGcGJEWTNYMFZHVmpKYU9XRlJaMGxIYWt4SVJGQlFkVm8wVlRGSmR6TklTWEJDTnpoVWRtdDRXV0pJV0dwWFZGZHhla1EzVUhCVFgyNWpRVkJqY2xFNVVrRkVhM2xhUkdneGVITmpXVk5IY1d0eGFsaE9OR3BYZVY5MFZqWnlOVXQ1WjNWMGEzZDFka2N3VVhwclRXWklVREZTTWxoQllUWktOakZNTjFVM1EzUmxObEZ6V1ZCU2VIcHVhV2hRZEVWcmNYaDVUbHBDTUd0dmQwZ3hRa2hCVTBwYVJVTkRYMDh5U1hsbmRtdEpSMUZuZGpSbFpYVnRkRWgyTWpWWGRFRmhTek5pU0ZwRlQwTlNSSFU1VkdWT2VtOVlRbDlhU0ROMFozUXRkVEZrYWxoMVNYUXplV1JtZFZsUWFqQnhVa2hJYUUxc2IwaEhlaTFVTjJoa1RFeE5UVmhYVWtzMFZGQm1aVTAyZW5CU1VIVTROeTFhVDBoU05GRjZUREY2V1VWcFpWaGhlVGgwZVRkeFdWQmhNVlZmWDBKMGFuRmFiR1JEV25aQlRrTk9ZazFVUmpWMlEwRTFRVFphT0dOMGJFUklRWFpZZW0weGFGSjBVV1JDTmtabFYzZ3pWbTlJTW5ReFZISXhUM1pxTkdSTVVqVmpiV2hJV2xWUFFYbDNkMDltYkZGUWF6bFlORFpLV2pONVZIVlZNekp0VUd4U2VWZHlVREV6Wld4eVREQk1kR2hHTVhoVVluVlliM0V0WlRFMFlsRmxaWEIwWmxWa1NtYzRaR3gxUnpodU4zQkNiMm94WDBsS1NYRkNPV3hUWXpGMGNVUlFkek5uVUdkeFJXaGpNalpRWVdSUk1XMW1RV1V0ZERGNGR6WlRUV1J1VFROTlJXTTVOM2h6Y0dKSk1tTlFjbU5yVEVsUVVHdHlaRlJ3T1VwalExQTFZMlpWWlhwbGRXUlNlVkE1VDA5Uk0wSnZhblZxVTNsUFp6ZGhaREptYUcxb2NDMVhhVkpYYVdsRFFXaDBka1ZaZFdSVlNURTBhMjlSYldkQldVRTNPRXhuUXkxaWR6WkxWekJMTmtJeGVUZHJlbTgzYWpBMmVGRXdWVEEzTW1kYVowZGhOWHB2VkVaUlRuZFZMbFI0UlhwRk1UQlNSelZoYmpoUllYbFRWazE0WDFFLnhoOExsajQtWkItVE9HLW92N2I0VmRzNWFGbjFYYnVBcnVmek11YWN2TlkiLCJleHAiOjE3MDYyMTYxMTgsImlhdCI6MTcwNjIxNTgxOH0.9MjK3uCU7CWko8MumCTfPVJOKe7DsZgoXwmI_4FCrdA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001501"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:18 GMT
	x-forgerock-transactionid: bde31d7c-8535-4ce2-b630-acc109364ee7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:18.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:18.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 209891: jsonPath($.tokenId).find.exists, found nothing
20:50:18.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,209891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ee5edd6, username -> user.1001501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74185e30, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215818811))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:50:18 GMT
	x-forgerock-transactionid: 1b58e923-3380-4dbd-bf75-23d3765c847d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDFvaWFnMzg2bzdlamh0ZzJ0ajUwZWRjNiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVKY1ROdFZIb3pXbVZ2YzBGUmJWcDNNbmhxU2paUkxtVjFZV2R3UTBSNFRVdGxaa0prVVVRelRURlRURTFvVmtoTWN6SlhjbGRZV1RJeVFVNHhaRWN6VFUxa2VrZDNWWGc1UjBocFkyOXNTRUpCYlMxUmEwNDNSamxTWVVKc1JUWmZaMHhLU0ZCR1EzaHZSSEIxU1ZsaFdrNU1hbWxtTnpoNE9WQlBkbXhMU2pZek56RlNSbWh3UkhwTVZXRkdka3BxTXpoaU1UTXhhRVJFUTFONFRXVlNRblpqTkRaaFJWSTJkMWM1VW1OdVpHVkdWMUYxUmtkSlN6SlVSME5PUm5nMlVGVkJWWEZ4TkU1V1oxOWpPSGxLVkMxVVN6ZHVhVEZLUjBac1dGQkxURlZMYTJ4QlRsSmpjamt3TUZKdWJXOVFSWGwxVG1Wd2JFWlNOMUZLYjBoRE1EbG5SV0ZWTlhocVVETjRNMnRPVldGSGJFUmpjWE4xYVV0TFdsaEJNVmc1Y0RGaWJWa3ROMDluVWxGRk1sSk9kVEZ1ZHpSV1gyUjZXVlJLWTBWSWJWOVdiazF1YW5neGR6Sm5ZM05DU0dsVFFtbzBiRUZPVlhsWGJUQkRRM2xzUkdVME9FTklTbXBuVDJ4WWRuazRNMWxpVURSdk5rY3pjR2x6VDNCYU5EZzRVVXd3TWxwcWRFVjVSRWxvZW0xcFQwdE1NVFJ5ZG5oSU0wNUxVMk4wWWxnMllXUktkSEZoYVRCSGNqTklPRTlRUTBGUlNEaGlia055UVZCbE5GbEZUa3hhU25CVlpGUnVhMkZRTTJWdlYxUmFNMGt6VEdzNVQwRnNlbDlSZUVvNVNEVkVObVJtU2tKblpuVm1VbHB1T1d0SVdqSTJhSEl5VW14eFVIZHpiVnBTYmpGTk5WRlVhVzF1TmpSbFZURTVhM1ZxTWpsSGNrSlFabE5rYm1VeWFuQllRakJuY2paM2VFTTBibXQwY1c0elZtMVJNakpmY0hwT1MwbDBTelprVVV4WU5EUkJjWFpVV2xNNFoweEpSVWwzUlc5M2RFaFpSa0UzUVRCMVlqTndSRkZxU1dzemVtWlZUbXRNV1VoMVkzbFlRV2d4YUdKU00yczVOMEp0ZDIxM09VZHFRVXhxUVZaYU5GRTJURE54VldkV04wOWxMVkEwTVc1MFNHOUphRTlJZG1SMVJYWjRSeTFTZG5sTVlWZzFNRWR2UVc1Q1pWcDVibUpZUWpRMExrTkdSRnBrYVZCc1NFMXdiMGRIVVVsWVRFUlFVRUUuS1hjMlh2U0E4SXlPOEJiZEVQRXZMNWVRZ0NXMzlRZWxRZGRYRXh1TTRxWSIsImV4cCI6MTcwNjIxNjExOCwiaWF0IjoxNzA2MjE1ODE4fQ.jw2q8vUGlOvahKFCe5iXzqWFIexBwrkJ9XoK8wSbdNM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:18.812 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:20.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 210107: status.find.is(200), but actually found 401
20:50:20.262 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,210107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e2570f7, username -> user.1000669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c43c23c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215820216))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczg2ZGt0MTM2ajl0aWdhN2J0OWZoYzU3NHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWVGZExVbTk0YWxVMlZGZGxPRXhpU21oSmQyOUJMbWhXYjBsNmEwSlpVM0J3TUhZemJHTnZObTlSYzNwT2VqQlVjalphU0dveE1XaDVUV0p3Y0UxUFFWTldOMUowYkd3dFUxTlhURmhQVjB0aVQwa3hSMVpxUWxoZldGSkthSGxYZG1adFRIQlJaRXRGVFZkT1kxWmtVek0xWlZScVdEUllRVWxYYzJ0SVozWnNRMWc1WjNRMGFYbENUMjVPTUdjeVFVcEtNWFZMUjNoblowMWFaeTFYYzI5cVdEUlpOVTlxVGpGWmFHSjBaR05HZFMxQ1lsOUZTbE16TjJ0dFdqVkxNRUZ4V1VOSmNXWlJaMFJDVUdONlgxWlZZVEZVYTJKSU0wRlNielp4UzA1clFYRnhUbkkxUXkxSlRHeFJVamRmYUdOVGNGVlRhVEZLTTI5RGJFOXlZV0pwU0hWQ2REWlJiM0pUUmsxYU9EbGhSalI1UWtaaGVrMDRWazlSU1RJdFVqTTJjMlZHYUdaRFMwVkhjamRGTjB0bVdDMXpOSFU0TkRaU1gyaFNVMGx4WkdONVZsVlZWREk0YmpKUVJFSnhOamR6V2pKVU5tSXRRVkZzTlU5ZlExUlBiV3BYWkVOTmFHbHRObHBtVm0xb05IZFVSRXRFWWpSdlVEQlRlR1JrTkVRMlNFWjNXRmxJUmtWdFJrMTBjRWN3TVhGMFFWTjZNR1Y1UlcxUmMxRnBjRVZuVFdOYVdtSmFPUzB4ZFY5YVpYRnNObDl2Y2swNWVrSkdkbmRyY0hwS2NVY3djelZsZFcxU1gyWlVlRzVrT1dsRWJHNXhZWE5WYldOSVZGazJhMEp1VUVjMVEyUkdaSE4wY1hkaVUwWkpjV1V6T0VSRlkzaDZMVWxSUWtneFRGaEpWWFZGYVV3eU0wNUlXa1IyUjFnM2FVOUllVVJVYUVSNVRVcFZTWFJYWkdsdmFWTmFjRE0xTW5RMVVFWlpUVVprYTNoNlZuRldRWE40YWtKMVZuWlNRMWxZUkhreGFUSk1VRGhTYm1NdE1VeHdWWFIwUzBnMFYyTXRRMnh6TFVOV1ltc3pjamw0VFhKa2IyNVpTMGwxVm0welZsWk9Ua3BQVFU1MFVGbEVlVWd5VHpSZlpERk9UbHB0ZGpOZmJXMW5jMWh3ZVY5aWRWSnpUbVYxV2xoaFFqaHNZalpQYjJSS1ZUZDZjR0U0YTJaT1NYUjNVR2M0VWtkaFdVSTBMblp6TUU1WGFWVXpOQzFwWWpFdFMwMUNkbXh0YjNjLmg0TUZRV09MVmNFYk82STl0WVNhWjVibFY4RVlocTlrc2JscUR6djBjM00iLCJleHAiOjE3MDYyMTYxMjAsImlhdCI6MTcwNjIxNTgyMH0.Ra5w5THDXWG4ze-atcOCXUNGHQ7kihhlk-3-FLhlv38","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000669"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:19 GMT
	x-forgerock-transactionid: ed0ba4c3-29ab-4885-92f1-5391863f1568
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:20.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:20.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 210107: jsonPath($.tokenId).find.exists, found nothing
20:50:20.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,210107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e2570f7, username -> user.1000669, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c43c23c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215820301))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:19 GMT
	x-forgerock-transactionid: 49a3e6b9-22d3-4064-b548-6e0239c54c61
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWR1Mm85cm4zbm11anZrazk0bmptNnVyYnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVRsUlVXVWx3V1RkemJEbHBSVWt4VFVkUmFUQkJMa2RyUjNCM1pXWnVZemxrTUhGSVozRkZjV1JsZWxCeU1rbGxPRkI1Y2t4NVlWY3djazFpWVd3emRUTXhia1ZDY0dkUWFHNVNhR1F4VWxscVVFVjVZM0pzUm1VeGF5MXFka0ZUVkc1UGRXTlZOSGhtV2tSUFpFZDBiMkZHZDA4MFJrOTFNWGhLTVZsSVNsVkVjakpNTFdaM00xQlJNa05ZWVhwQ2JsRXRTMVZSY1RORE5GSXhka3RtTFZsaE4wZzFabU5RVUVKaWJHbHZaamgzYVU5ZlpqaFBNa1YwVkd0M1NFNHllbnBJWm01UGNsbG5kWEZ4VVhGWldHbFVTa0k0YVdaUU5YcDZXbTF3VWxwSU5XcE1OMWRhV21WSldEaHZVMjVIYW5CS2NtTmxiekJvVUhSRGRsbDZWM281Wlc5NFlsTXRTRVZFU1dsSmJVdDBNVEU0VVROelYxUjZZMFY0V1Y5M01VUnNjSGhpVjNObGFXZGZZVkkxV0MxclVHaHdiVEJ6VERCRlVrcFJRbE5MVEc1a2VsSXdaVE4xUW04eVYyZFNWMk51Tm1oT04yMDNWWGxMVFdSRGVXRTNaMDl4ZFdndExWWjZVVUp2UlRKMVpqSnllRzVxU0dWQ2FGUlZOSHB0TTFwb2JYbzNNWHBFTlVnekxXUjVOa3gzVFdKM2RYUTBTSEZYU1hBeldUaFVVMHh0UzJwUGNFcG5lalJTZFZvM1lteExURzFDZUdOT0xVMHpaSHBUZW1aUFp6SjJZVVpTYURjeFQwOTBSbWhIZUROTVgxQjZXa28wY1hnMVZYbEtUVkZpWjFSVk9XRlFVa052VjFOMWRrWkhTV3M1WlRsVFduQm1hakJZV1MxQ2R6Qk9hWEZKUlUxZlZYSXRlbDl3WWtoRFprZDJZMmc1WnpOb1ZWWkNjbFZITmpKNmQzSnliMEZ1Wm5CS04zSjBWazl3YjFvM05HZEthVGRQTTFCbVVISmljMEZaTFRVME5WVmpUSHBUZGtKbmFXUTRMV2xsVTBaNFZrcEhSMEp5VW1wQlh6VjNTRWw0UkhkQmFtUm5VVGhwY0dKT1l6UmFOMjFDTjJ0dE9VSXljMnRpVWtOR1dqRjVXbHBzYmpoR2MycHhSWGhvU1VWSWVGaHNNbVppVEc1TE4zTm9jbEJHVVVWSExXcFRhakpwTjJWS2NFeDFZVk50YjIwMlZHWXdMbU5NZG1aV1V5MTRWVWhuZUhCYVpETkJNVFJKTUdjLnlqQ2ROWG5lWFhodXZfVVBaUzRqWHhSQXpmWDF4QVVWNjh4MEYzV2wyTG8iLCJleHAiOjE3MDYyMTYxMjAsImlhdCI6MTcwNjIxNTgyMH0.AtBhblZakPvE3JZMiTPwQedFLFUqpvNZzli-OK6nK6k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:20.302 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:20.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 210121: status.find.is(200), but actually found 401
20:50:20.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,210121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@231b11c4, username -> user.1001285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54a435a3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215820352))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW4wZTMzYWNuN28wOGIxaG91cWZmbjc3aWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S01GOUJabUpwYWtkZlV6UmZXSEZFV1V0UmVtWm5MazFGTTB0Mk1WQnRaRXBJUzNSYWMwMDNaWFJxVUV4RU5qWTJOSEV0YkdsNE4wTkJUR1JhZGtRMVNETkRPSHB1TW5nM05sbGpPVzgwUTNCRVVYbGtaM0F4YUVFdGJETjNUa2xHZGtvek5FY3dYelpXVkhsZlZGaFpjbGhZVW01aVQzZFdObWhCVGpSR1NVVTJhRVpOVEdwR1NHcEhhelZhVTFCeUxWOUdRa3BuYUZwM2NVTnZaWHB6YUc5YVNsbG1UVzFMYVdOSExVdHFMVGx3Y0dwNVZHVldOSFl6VFROTFJrZExNa3cxUkVaNWQwbGtTV2RsWTJSVVVXaFhVMWRGWjFGQlNEUTRTa1ZWUzFGcE5FVlNkWEpIU0U0MWNFSldjR0kzU3poWWMxSlVYelV3YnpWTllVNVZjR1ZVYlZsRE56QmZWalZpUXpsTmRHWkdaWGcyUWtka1NFVmZXR1I2ZEhseVlXRjFhMjFEVDAwdGRXdE1UWFZRWVVKbVlqUjRTRlpTVDBwbWEya3hjamRvVVRNd01VZzRXbmN6UVRaVlZrMXRVVk5tUmxwQlkxSnNhblZZWVRoalJ6Uk1iMVV4TjBWcmMyOXhkMjlKUlVFNWRHMVJZMmxKUkVWc1JHTmtMVWQxVTFGamQwOVFaak53WWt0RFJEVnVjRVo2YkZKQ2JXUlhObkppTVdGc04wWkhTMkpHUWkwMU1EaE5ZakpQYVVjelptRjNaMU5qTUZOYVRXbDFiRXR1VjJ4cU4za3lWRTgwZWtSVWFtVXpUMk13Y25sMmJFRTRTRVJPUkVsWlIydElhMVJ5YnpST2IxRkhabWhKYzBobFZUSmpZa1paVGxCS1IzQkRWRFU1ZGtkMGVYTnNUazFRUjNGWVZtNVNNR3BzVjFkVFJtaG5Rbmx6Y1hJNFFrUXhSMmRzYzFRellVOW5NVEExY0RkM0xVRXlUMmhwUTJjeFFVNUVTR2RKUlVVdFpVY3hWWFYxU0ZVNVQwRkxOV2N4T1RKRVJubHlhRmRVUkVkQlREQlpkWEJmU2twR1RGcHVOazlrUW10MFYydHJjbkZTTjBGZmExa3RjRmx6TVd4TVNXMDVTMEl3YW1aRU5FTmpReloyWVdnMVNHRjRXVFk1ZWpSMFkxVnJWMmRXWlVNdFpVNTVVMWh1WVdaaE9VVk1UbFIxY214SGIwcGpUSEpRVFU1cU1rOVZMbVIwUXpWd2RqaFpYMmRZYVhOclZFTkphRkk0WTJjLi1FSVo0X0RzeERkSDZBS2MxWm5iWmt1ekNnMk96c3BsQlZEQ2dCd3JPdVkiLCJleHAiOjE3MDYyMTYxMjAsImlhdCI6MTcwNjIxNTgyMH0.TfGeHEMRJ5po2j3MeCzueZ07_lh9axKGwPYL2A9JOHQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001285"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:19 GMT
	x-forgerock-transactionid: 19bfc50a-848b-41bb-a232-697687e4e71e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:20.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:20.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 210121: jsonPath($.tokenId).find.exists, found nothing
20:50:20.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,210121,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@231b11c4, username -> user.1001285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54a435a3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215820441))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:19 GMT
	x-forgerock-transactionid: e0b8efda-ca01-4e1c-961f-064e874962c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDE1cGMwZnBjZ3IxYTUxYjRxc2ZiYnB0cTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGRYUkVUbVpPYzFSM1lqZDRSbXRtYW10RVdHZG5MamM0U1VwUVF6TjZZMU14WVZKeU5HMTZjRzl6T1hONU1WUmtZa1IxV0RKTVMwZzNPR3RCYVhnMllUQjRXbGQ0UWtkVGQwbFdSa1YzYkZCb2IydFRTa2xLVTJOYVRURmlSSEp0UjFWNVRIVmpabEF3WVhOcVUxcFRNRWszYm04d1dtUmhiMVJ4WVVaUE1WcFFablZQTjA5YWEweFllbkphZFhCRVJWOVJkV2RwVkZsSlR6QjJjV1EwVmxSM1NGOW1RWFZDYlhkaWVFMTJieTF0WDBSaGJGRXhhRlkzTlVSYVlrdG5NR3QxWkVwT2VHa3pialJKZWxsU2R6bEtRbHBSZGxSalgzVllaamhwZWkxTFJHWndPVUUyTTFCMVZYUm1Wak56YzBKSlpEQjBUa0k0VERKSFJXZzFMWFpKUVVGNllYbHNSVEJFVTAxRmNEZEVSRjlWUzNSdGEyMWFUazVFTTNSclJGWXliamwxWTBSVmVGVTJWMDlLYTI4NVEzaEdSRkpIVGtKeUxWcExibEZmWjBSMmQxQTRNa2RFY0ZoSVFscFJkR1JvUzFWUlZHVk5OVzVSWHpKU2EyNWxNVjlGVGxWUVNYVTFVaTA0VEhZd0xVZE5RV1pqWkhvMlNrOXpkbFEyYUVJNWQxRkRWSFUzU2xSc1RETkNVR1IxUWtaZk1IcGZiSGR1VjA0eGF6WnNMVTloTFdaUmVVRkNZbFIyZG5wdlZrTjBhVE5UYVVobldVSllXVVJYY2tsSU1raHpiRFEyV1V4T1prUjJkbUpCVUZWdGFXVlVVV2h6T1hGSk16WklUMjR4TUdaWWJXdGZibXRNZVhSak9EZE1SbU5WWlVGTFZsWnlOWE5KZWtaS2RUWjZVakJXYzJ0cmQyOWpXakZITWxoMFVtVnZhbGN5TUhORGRYTk1RM00xUzJGYU1GY3RXbEV6Tm5nelRqTmhVVFpETWtOMlFUUlNhVE4xWTJ4R1J6WnViWFJRY1ZVd1pHazNkWEpsT1d4WlRXMTRlbVYyUlZkaU5GTTVaR2xEZUZrMFZIWklSWFZJT0ZwTGN6aHNjRE5MVDNSaVRVSTJUVGw1TXpGaWRrZFVNbEprTkhwd1kxOXRhRlZ2Y1UxcVozTmlRa2RxYjJwRU0wZ3laVnBvV1doS2VERmhVa3RXTXpGU1RUZFpaRVJCVW1Rd1ZFRnpZa2R4VjB3MVJHdEJMbmhsVVVJd1RGOW5VVzlGVVZkVmR6ZE9aR2xDTTJjLjFkYVR1bXNpc0R4RFRNOThGSlU3eGRnbWdqdEtCYTFxbEhNcFFzNHhGTzQiLCJleHAiOjE3MDYyMTYxMjAsImlhdCI6MTcwNjIxNTgyMH0.W0d__9Drl9R6KdKBIq2vRv_CVygk0WfiskGghP4g80M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:20.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:21.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 210274: status.find.is(200), but actually found 401
20:50:21.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,210274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c71f8ad, username -> user.1001962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@84ec584, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215821330))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2c0aWlkMjRuN2ZhY2xiOWlhY3VjMzg4bGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1ZXdGFXa0pTT1ZFeFJGSkdWRWhHYlU4eE9VZFJMbFJ5UVVSdVZVSmtNa3h5TTJJeVdHODNPVlJJTkhWR2JUTkhaSEJuUzBGd1dVMXFhRkY2Wmw5UFdreGFVMDV2Vm14dWFuTnJka1JCVDJWcFVXTTBkWEF4ZUVaTVJVazFabG90YTFSNE5uVkhRVGswUjFrMVV6QXdVbVppYWsxTFNrTlpSVFJuYlRWclh6SmZOMlZaVkd0QlQxTmZkVGhFYmpKd1VYWXhVUzAxYzI0MlVUSjBjbUpoVkZsNFlrdzFVMGhMTFRKdmNrOWlPSEZIZWxCcWJWSnJjVlZJZDNScFNIUmFUekZKUW5OTmRETnZOVk5UVUhsTVQzWTFTRzB5V0ZOUFRtSnRkek4zWWxoVFdGWllNVFpYZFhSR1RGaFFWSE55ZERjelpVb3pPVEZuY0VablRFcGZSRFptVlVscmVGWlNTRUZxV2paTFNEWXphRTl4WkZVelRsOHphVzB0WTFkclNuSnZSRjg0ZGpNdFJHd3lXbE16YUdkbWVEVjJaa2t5ZEV0cFlrWnpiMEpIY0ZadlZrUmtWVlZYZEhwMmFsVlBlakV3YVVoS2NtRmZNa1pZZFZOV1VGZFVaa3RxVmxkYVdXdHRkREJXVURSNVpGaGlObFpCVDBKYVZtdEdZMFEwWWtOVVlrNXJTR1ZpVVc5Qk5YQmZkWEZrYWxod09VUnlNRGd6WVZVeU1FZEVVRGRNT1ZwRVRVVk9SM2R1ZG1STVdqazBTMUpMVVRKbVRFTm1Wa2hJVkZwTmFVUk5OR2g0VUU5UVEyMU5VRlUyWnpsRlVHTjBka2hIZVhFM1JGOVdVWGhMWkdGMGMxQlZabXB2ZVdoUFpWVlJNemxuY20xRVVUSktiM0ZpWkU5V1IyVm5Sa2RaTmxodVNuZHNUamw0VFcxVFNHRlRSRGhhT0VVd01YTkJkRTU0UlZOYVZXaDZkM1F5TlhsZlZESlVOMWxVZEhsbVkwWkZOMmMwUjNaU09WRnRURVJFZVUxMVVtSXpaSFZNVmtVNFVXOUJWR1U1ZDNGUU9GVkhXa3BqVDFGVUxXNUZVRkI0U0hRMVdsbGZVMHQzWkVwTFkxSm9UMk14YUdOWmN6aGhSR3hyT1VwS1VHOUhVMnRTY201c2JuTTFZM041TjBGcVJtOXRPWGhXWlhwS2EyOUhiVlIyZUdoSVNWUnNkMEpQUWxWTWVqUlFNakpaU25aSk1XOUZMalJUWDNsd1ozZzNSaTFRYlVnNVRuWmplVEZET0ZFLjAzWVJlOUFiUDE2Y3ZGX1NxYWdJc0U0VGRheVpzbzY2RmVnMWw0MURuME0iLCJleHAiOjE3MDYyMTYxMjEsImlhdCI6MTcwNjIxNTgyMX0.vJp3F7GkxtvZB67hJGxejivLwhU0AWrb4nk_Nr7v8IA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001962"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:20 GMT
	x-forgerock-transactionid: 6787c36a-a699-4d62-b0c2-22d697aed947
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:21.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:21.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 210274: jsonPath($.tokenId).find.exists, found nothing
20:50:21.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,210274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c71f8ad, username -> user.1001962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@84ec584, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215821421))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:21 GMT
	x-forgerock-transactionid: c2b013a3-ff6f-46ed-a3e0-ca75e9265ad6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjh1Y21kMmg0N2p2NW1uMGE1MnJpZ2QxdGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bGRsRkVNVUpTY3pZM2FIWmFSRVJwUjJ4dE5UTjNMbHBKVUhSUWNrSk1OMll6YlRJMWRGaFNaR1J6TldsVlEybENRbWt0Y0hNME4yNUpXVlJmWXkxNlZGRnhNbU5hYkU1VVRsRmhTVlZzV0c1eWNHVlpjMGxyVDA1R1EyTmlXWFJaYzNvd1NGRnZWRmt6YUZSak1EVnZhMm8xTldGRWMzcG1ZblZDYUVzdFFURmpVWFJPV0doTWJFRnFiVzk0VlRCYVFWUTBSVXRuTUVKa1EwZFdXRTA0VmtsUGFYZE1UbDgyYUdOc1VEWkxlSGxHVm10Mk1rNVpjbGxvZW10MmJqaE5WVE54VkdsSU1qQXdaV1F4YzA0NVYwSlpjMnBMWnpsTFVUUjVXWEkxVjJSV2JuUm1kVnBGV0VWZlFUVm9RakUxUW1wRVVtVnhVbGxuTmtOeU4wVkRaa2R6Um14RGVIVkVabVJaUzNoTE5tdDJXbkJvU1hOalJERnNkWGwxYUhkSlVVMDVRVFJpYmtsek5GRm9aR2xIYVVoZlR6WjFZa0pDZVVseVgwaGphVVoyVEVaU1gzcGxUV0ZvVTFaTVdtNXBkbEZ2YjJKU1lscDFOa2hDVlZGRFVHdHZPVmMzYTJ0d2VXMHhiV2xyZFZSUlMwZG9TelY0WkcxUExXOXBhV2xEUW1WbGQwSmlXR2xxVVRNMGJuWXdiamREVEhnd09HbG5UbFphYW5sSkxXVkZPVmMyTlMweFltUTBSV0V3YVdOUk9YZFZTMGRxY0hKa1JFbHFRM3BIUVhRd2FVODJYMUZVY2xkdGIxRjViM2RCYWpOVU0wVklMVmhJTFRobmN6ZGFlR1ZqU1dkdFJrUkxSVjl3Y0Vjd2NEWlVaMkZwWDJ0R1gxVk1TMWN6WlhseFJXTlBTVVpHUXpJNVJGZ3dOV2hFYmtaVVoyZHhYMGRYT1ZSVGMwSm9SemRXVmtoS05UbFJjbTR0UWtobVRXTkpXQzFwTFhCWlpVaE9ieTFyYUV0elEwUjNUM2xvUlVkV1psZENjbkZwVFhWZlZYZGFUemx6TkVGa1kydFNlR2Q2VW5wRGVEQk9NbWhNZURGcldrUmlWRmhLWkRkQ1J6SXRVV3RUVHpkS1FsRjZWR1ZxYmpGb1FYUlRhRzEyZG1oZlRFOU9ObU10YW5Zd2VERnZkVGhXV1VGeWEzaFRORXd6TWxRME5tMW1UMHBQWkMxaFozQjZUVzFGT1ROUFEyVlZMbDl2UkVSdk5YUTFjRFo0VTJrelIwZGxPVlJUWVdjLmlfUEtHM0dtcURuLWJtV2s4dDhlN0s5OUp5WVdseko0MGpaMC0zNGg1NHciLCJleHAiOjE3MDYyMTYxMjEsImlhdCI6MTcwNjIxNTgyMX0.zr_CUIph5iVy19UX2F1af-UDD3IIkTOtZmWAmORN9jM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:21.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:50:22                                        1415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=402590 KO=12280 )
> restLoginInitiate                                        (OK=199361 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=198756 KO=585   )
> restloginProgressiveProfileCallback                      (OK=4473   KO=585   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.20%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.20%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.41%)
> status.find.is(200), but actually found 503                      4958 (14.37%)
> status.find.is(200), but actually found 401                       585 ( 1.70%)
> jsonPath($.tokenId).find.exists, found nothing                    585 ( 1.70%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[############################-                                             ] 38%
          waiting: 332140 / active: 24     / done: 210451
================================================================================

20:50:23.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 210616: status.find.is(200), but actually found 401
20:50:23.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,210616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d61be79, username -> user.1000991, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@391466eb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215823776))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWhiNHMwOTVibXV2YTg2cTVicGJ2aWlzMCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVJWlZkc1RsVlNlVFZDV1ZKRlZVZExXWFpLYW1kM0xtOTFMVEE1ZWtKdlRUbFZMVWxDYVVoc1ZGaHdRMmN0VEdGbVRYaFRiREJNTFd0NVJrZzFjbGg0YldoNGQyeEJMVmh3UkZORlNGRnlOR3BRVFVaNE1XRldRMm94ZUhwb2FWRjBYMWxGVlRFMGJFVnhlbkJtVm5aUGJWQnBYMkZwTmxGVmNXOXNWak51ZHpaWFJHWTBUVXBoWDJaR1lUUjZPRXBtWm14RWFFbFhjemM0V0hSaU1tMW1WbmgxTUV0d01GOHhXbk5OUnpSclVXVXpTRUkwYzFwUVRqbDBORXhtVTA1UFZVTnBjbXRrVFRZeU0xaFRjRWxXWldnNU16TXRTVFZVTlZkSFYwVlhUa3RZTXpaaU1VcHlNWE5yUjAxMFUxbGtNM2RKYVhKT09FNUphbmcyZG5wNmRIUkdObU55UzFsZlVXeFpTR05DV2xOek1WUkVNa3MzYVc5QlNXZGZhbGgwYTFKaWVYbE5WbWM0UVhOT1VGUk1lamhDYWpCT2NHbElUVXBUYjBWTlJsWnBTVWRHWTFCWFEwUmZhbFppZERONWFVUTNjV2RFY1d4bFUxSnlVMHBtUlZKd05HUkJaelJoUlVOdWMwUkxVRWR5WjFCRmJWWjNiVmhMZUMxNGRGWnVjVEJzVVZNdFRVaFRURTAzV25WcloyUjRZVFp1VFZCVWFFNHpWVWx6ZW1aMFoyMXFjM1poUlhaME5qUTBlblpPZG1GclRYTklUbVo1YjAwMlRVcG9RVGMzYkRkb1JHaGxkbk5oV2tGS1VGSjZjVGxzV0dKNlExODBWRFV3YTJoU1YzaFZSMjVHY0ZwQk5XcFFNWGxETFdrNU9FVm9XRXhWWjBORk9YaExMVTVsV1hNM1VsUnJVVTl1ZHpSM1NISlFVVXhHZEdkamVXdzBWVWN0YldZNU5YazJXVzlrVDJnM1lUaDRjMHBXVDJWNVkwZEZZVVIwWVdwRlZpMW1SbXhTZVVNelNqZFlSM1kxZW14MFdHeFJaVUZVYTJKQldESlhSemhZVldrd2QyNVFNM2wxTkhCVlpsZ3lTRGhUWnprMVRXZHNMVzU1UVdaWGVFTjFRMVYzTFhobVFXdzFYMmd0UVVwRmFXWkljQzFxYmw5Zk4wUjRZMVJ4T0RRMVVWVktRVm8yWlhaNGIwOWpNSEJMVkRseGNGOVhUakIwZFhoR2FtWjBMVFZCYVhsQkxuUTNkbGRNY0V0dmEyUm1PWHBqWTBoaFJFaFVPR2MuSjhVWXVhS2NVczhZUDZ4bng4bVJqTHNTNWxZRm1LeUhMMmNlR1Boc2NTSSIsImV4cCI6MTcwNjIxNjEyMywiaWF0IjoxNzA2MjE1ODIzfQ.UlRiOM62-8S512sX4FwroVzVqujaV5uemSmJ8xE5jPE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000991"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:23 GMT
	x-forgerock-transactionid: cf44bb6d-efde-4c38-b963-e3eb2bb81952
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:23.825 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:23.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 210616: jsonPath($.tokenId).find.exists, found nothing
20:50:23.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,210616,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d61be79, username -> user.1000991, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@391466eb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215823864))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:23 GMT
	x-forgerock-transactionid: c8c31565-971c-4dfa-9ea8-d2bca31f3af1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajI5Z2NjY2ltazlzZWw3dDBqZWtldXZjZGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1JIVkNWMkpKVTNKWU4zVlZUelF6VVdGbFZVcG5MbXhSZG1sdlNIWm1NekJXYm1ZeVUwMU5lVzV0Ym1OS1psaE9TbGQyV1VVNVZWZHZSMngyWW1SNlZrNUVRV2wwYkZWQ1lsOWtlak53V0V0Rk1qTnFTMU5EUkV0M1h6RmZia1ZrVUdoTmRGWk5iMDExYzB0cVVEbENYMDVNVUVkTFNWOW9Vbk5QT1docldrdHFRMTlKY1hKME9UazBkbkpHWlhKRWEyaEZNbU5NUVVSR1lrMXpiV3REU0RaclgxWkpXVVZZWDNsS1YySmhkbGh4YUZnMVNrdEtXVGgzWjJwYWExTllTbmgzVm5KaWNYSjRXRXMxU2pFMVpWQXhTRTkxTFZWUmFqRkJaM3A2VGtNNFRUVlpUa1ZsTkdob05EQlNNV0ZaVURWeFpXWk1PV3BCYmt4eVRGQXRPR2RJZGtodlRUTm1PREZLY0hGRVVqZEhObk5wWHprM2FteHVURFZQUlUxWVpuVnViVXR0T0dKdFgzVjRaVVJKWWxFelFUSmpkRUkyTVdoQ2RWbG1PVFZRYVdkTmJsWmZXVzFxUVdOUWJGRmlabWhXVkhReVZEaEZWV3B0TURoMFVVTjRWVU5GYVRONlIwSk1iMFZzVVhBNGRYRnRTMWszY1daSmJUUlRNbGRPYTJSMWFXY3hjVEZ6UTJKMFQwdHlUbXR6YUhaeGIyOXZPV1pQVEhkQ0xWVlVhMkV6YlVzeWQzRmhPSFV6TmpOM2ExcDVObEp3VVRsdU9YSlJSRzVDY0MxVk56TkJYM0ZEWlRSMldteFFjbmN6ZVVsMUxXNWpkMVpsVmpkaWVqUXRia2hYY25Cc1NFOTRhbW90YmxKNWJXVndWbDkyY0hwR1REZFNSbkJFY1ZCaVNHSmhTazlKWXprMlRrRnVZM1pWUkZWUFlrMXRka0ZsYVRaQlRsRmpWbGR2UzIxa1VUSkpSVFJaU25WMmFUSk5lVFJOWWpZMmF6aG5kRVJmVlZoak5WaFZSalpIY2t4WVRFSmhSRmh5YUhwaFprSnliSE5pYWsxQ2N6aFFPWEpNZGxOTGVqWmpOV2xEY1ZsVldHdE1UMnBVTW10TWNXUXdUMXBVZVhORVFuaDFSbGs1TVRFMVh6WkRTVFo1YVUxUE1EWXpVVmRKYUV4aVJteHNVR1p0TlRSeGVEZE1UV0pEYXpNd2FWbGtjakZHTUc5eWRtaGtTMWhhWVhKRFh6aFJMbmwxWTFSamRVUnNaMVZxZFhVMFVsQjFNM05rUzFFLk1JUUJPaDZ2Nnd1TENhZk4zdm1Zd0dnSE9XM1BqVFdOdl9yTHV6cTY0Y00iLCJleHAiOjE3MDYyMTYxMjMsImlhdCI6MTcwNjIxNTgyM30.1h-fr7rBCF7bo5qtAuo57lafn0c8wX9vIx2f-2055io","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:23.865 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:25.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 210943: status.find.is(200), but actually found 401
20:50:25.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,210943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63e8d27, username -> user.1001852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@665e8fee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215825912))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzZvanRvbHBmcjJzOXRpbmxiZWRwMDRscDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blF6WnZhRk5OTkUxeVdtdzVkV1JLWW0xeFZHNW5MblZUUms4MmEzQnlVMWhQU2xSc1RFaDBPRk5yWlRoT2JtdHFOMWhSY1hSWWJUazVUMjUzVlhaRVlWOHlWMjVGTld4eVNYZFliV3gyUTJOZmFGVmxkakEwUVV4R1NtdHBUVmMwY1Rsc1ZXNHhUbTFvZG5obFJUVkhSMFp4ZG1sZlpsSnNNSGxKVmpOR1dEVm9kekF3ZDBKMU5uZDNOVk5KVFdWeGRuUmxabFZuUWsxMVdXNTBTV1ZNYmt4Q1NsSkJka3BvZVV0aVJYZzVhRmd3Y1VGUk9DMUdaMWRNWlhGaFoyWmZiRFp0TURaVFVGUTJVMll6ZDB0Q1VsZHlTR3d5TFRSV1RWOHlZMUZsTmxGRVdtcDFSVzFRVFVGTFIyRTJXa1ZUVEhoNGEzZDVXV0pIT0RKSE5FeEJXVjlYUkU5SldVbFlZbW95UVdoM1RWRTRXRmg2Tm5WS1V6bEVYMnRUVVZsaFIwaFZZVmxmVjJwVldIbGxUMWRhZVcxd2VsZHpXamhuTjA5UmRWRkNaWEU1WDA1WlZHcEtUakIxUlVSdFYxOTNXREZMYmt4cFRUWlZWalpOU1dSTVlWQXdOVGg0VFRobVdUaDZZa1I2YUVSSmFYZE1SSE5GZFhwQ2NWVlJWM2x1UmpSSVNYY3pZVjluUW01ck9WOTNkRXN4TFU5U00xcDBPR2xyWWtveFZVUmFlbFU0YldwU2FFVk5hMUY2VXpSb2ExQlZhMjB5VDFwb05ubEJZM2xqWlRoSlIxYzNlR2R4YjNOMmRXeHpiM054U1RkeE5WWXliRGxHTld4c1ZIbENjRTVoUlhkRWFHOW5lRlZVYWpGSGJqWklRWGxTZVhaTFJUTmFRekpJT0VKSmVFZFhZbk5RVW1sUU16WklRV05KV0ZCU1NrMXNPWEZ0TUdkRWNrNVBhMjVXWDJoemJVNXVObFZEUmtVMVUzVm9RV3RvVmtocVZVZFBabGhhYkhaeWREZHlOSEp6WW01d0xYVXdhMlppWjNrMlpEWjNaSEZCVGpFM2VFcG1UVXRHZGtGdlFVaFZPWEF3WmtzMldUSlNTR3hqYWtsSlFqRnBXVmRPWWpsV2JsaHpWVlZxTURKS1dVMXpiMHRuV0Zodk1ITmFXVnBKVWkxRlJIQmlaRzUwVVVsUmVVVlhTbTR5VjFSV01ubHNWM1Z0UWxwYWRsZE9SazVNVWxGUU9VNW5MakpaYmtsU01IUmtlVkIxUmpkeGRGOW1URXhmVVVFLnFwS1hHa2c5NXFENHpSZEdJeVJBUkU2Y0RUdEtfcjJXRVF3bGJ2VUtaZFkiLCJleHAiOjE3MDYyMTYxMjUsImlhdCI6MTcwNjIxNTgyNX0.aZaDNLlZeQYf4dJaYYFu9K26hIDGRQ7ZcFrM4bp0PFQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001852"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:25 GMT
	x-forgerock-transactionid: 89e91854-e365-41cf-90b1-a04aec546069
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:25.960 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:25.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 210943: jsonPath($.tokenId).find.exists, found nothing
20:50:25.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,210943,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63e8d27, username -> user.1001852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@665e8fee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215825998))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:25 GMT
	x-forgerock-transactionid: bd8fecd3-c624-409e-b437-2a6c634d9f1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGc5cnRsYWwzanF0ZDNqM2ljYXRmdnEyaG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2JVWllVMjF1WTFsdk0zQjZObXA2TlY5SFdGVkJMa0p5YkY5WWJtcDZRbkZtV2xCNVl6TjBkazF1WlZOQ1drMTJYM2QzZDJOM1gwWnFiblpTWlVodGVWQmxjRlZhVjE4ek9VSk1WSFYzU2xwMlNEaHZiM2h0Um13NFIwTk5aamMxV0ZWTFgxVTVMV3c1YkdwRE1YRmpOazh0TUZoUGNtazJhWEExUlZFek5GVTNjSFU0WjJZNWEwWmxkWGxhUlVWUk1uWm5RbWxxU0dSRFRrdHJURFV4U0VGSlFuQjRUV296TFRnelgza3hPVlV5Y1Mxc2JFVnFPVXBSV0VKa2VqSnpPVUV6VFdaaVdqbGtjWFZYYXpseVEyRnRjV1Z1V2kxaWEyOVZNbFoxT0ZwR01FcEtiR0pKUzJGR1ZISTVObWt0ZDNWaWMxazBVMlp3VHpRdE5VYzFaMHg1YldoRldGQmxPVmRtYUd4NmVFOXdaamc1UVVKT1NITjJlRVJ0UmtGUWVFTmhOalpTUVd3eU1YaExhWFJwZVUxUWF6TXdkamxDWkVOaVZGSjFhbWs1WmtSNE5UWllZbE41ZVRCb1dUZzJXQzFTT1hSUWEzQnpVMGRrYmpVNFp6QkVObGRrVTNCdVoydDJjVXBYTlZaamFVTkRSRTlHYVdGSVdsaDNTRzVOVkMxRGRsVkRjamsxYmxZMlVuaDJZbFZ1Yms5d2NrNURXbEJ3VUZwdVduUXdZVzVCYmt4dk1sQXdTV2QxYTJabFZrUk5ZVFpJZW1wVFVFNHdjamRvUzJJME0yUlBWblZqUm5KWVNGWmhUM05mU205Mk4yUndlVTExUmtwRlYxbFJRVGh0ZFdSQllUbGthR2RHU2t3NGMxWlZSMDEzYm01RlpXVllXbGM1TUdOb2NHdDBWVFo2UkhvM2JqVnlSbE50Y0hsdVZpMXhabGxrUW1KaVZXNHliRGhQYW5oWlMwSXhSWHBQV1cxNlZuRm5UVjltTVZoVFNWaEpRVkZEVEd4Sk4yMWZha1JaVkd4eWEydHFielk0VjNoVVgwNXRSalpGZVZCblQwMTBVR1E1VTNaWlEzbEZXSEpzUWtaVmMyeGlZVlpmUkhvMmNFaFhXa3Q1TFhRdE1GUkZkV2RNVlMwMk1EWlllV1pTWkd0SFVsaE5PVE5oY1RWTFFWVnJXa3d3T0VsbE0wTnFPRFl4WldOUVFXWk5lRU10UTJSakxVb3pOSFk0T0hOcmEyeGpMbTlpWTBkUllYSnBaMWN5TVZkTE5uUTNaRWhpVVZFLnZyR1dlSE5KTk5zU1I2UU1XTUxsYnNSVzB0VDdNNU1hOW4zZGJ4bXNmWWsiLCJleHAiOjE3MDYyMTYxMjUsImlhdCI6MTcwNjIxNTgyNX0.dKT6JTZ0sz1MEzfa3yr5rrkuU1KWS7gNrUs1ZxmSjVQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:25.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:26.027 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 210956: status.find.is(200), but actually found 401
20:50:26.027 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,210956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fb87257, username -> user.1000350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@144f71f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215825976))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamRnMGk0aDA3NzdwNWhlZ2htYjdtNXBhOTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eWJGSmtZemg1WlZkdlltRm1hRkZDV1ZWcGFuaG5Ma0Z2VEhrMlF5MUVOVlUzWTFsTmJsaFNRVzE1UzJ4S1JrVXdWbXh2TkcxMWVDMTNSRVp5ZFVkVk4wWkRlRFV6VVdOaWR6aHdhVlppUjJWcVVrODNWVzlNUkVaWFZESmpRazVpVWxSa2R6QlpOR051UkdadFRYbDRPRGxOY1VWR1VEWlZVWGgxUWpkNFNWOHlVMVpWUmxjNU9HZ3lUM1l6VjFad056QTFkWFZxUkdWUlZYZDNNVzlEWjBFM1VGbFZhSGRIUmpsa2VGbElNWFJVYTFKNFNIY3hkMGt0VGpSelpVWjVjRTFMWWtWUlZrWTFXazVmUWw5dFNVeHVUVWwzYUhGbVVtTTRNMEpmZWpSNVRuRnRXRXh3VXpCWWNtcFpkbXAwU2psUVNIUklTemRhVFMxMk16Uk1XRk5EVEdOVlMwVkxiMDVYZVRSMWQyWnlOSE0zZDBoSFVERTRRMTk0WVc1YWVVUllWRGt0Ulc5NVUwMXFOM3BNY0VKaVJDMWZUMWhRVFUxVFZ6RTVhM1JuYlRWalJqaDBTMkZaVkdKYWNteFdjRGRIYWpGdWJtaGFjVmRPZUY5aFdrb3lMWGMzUkc5M1Mza3dkRFZGYXpkR1luZG9NV296V0dSNmQwTjJVRUUxWkdVME1EaEdTMEpmVVdNM01sSkhaa3hFWkVONU9HbFFZbk00U2pBMU5qWTFVbU53WlhoUGVuUkZUbXRDVlZoemRHbHRaMjFmVWtReFltWkhSalpuTVhGVmJWaGZkMmQ0T1dwU05HWkpjM0pGUTBwWFJWRTRRbU5LYlZGeVoyZzRZVWswYVVRMFExWjBla3BpV1VkR1kza3piV1JaTFhoclkwMUhXVzVpUmpOSE16VkhSRXhRUWxsVmJUQkpjMmhZU25ZME9YTm5hR05ZUzBKQlptMWpRekk1V1hsb1pWSm5NMlJ1WVRFek0zcDRjekJKTkZKeFFYaG5iMEphWlRCNGJuVmZWMDVFVW1jd09GZEpkSG8wYzFCc1VtbFJTMGxvYTFsVGQwUmxVM056UkROWE1qUjNSM2QzY1dkd09HNVdNV3BLYlZJMWNFOHdTWE0yVVdseU9HUnVXbEJIVjNnM1J6UlZaMlJsWkVoeVRtRkhiVEoyVjFOM1NGUTFRVUpKTURNeGJDMURUbHBvU0hWWWRIaGtlVkI2VnpGdGJUbG1ZVWxJTUZWbVpHNDBMazlUUVdGUE4xODBWbmxCYkhNNFdFeEpZM04zVVVFLjFlQzU2amlpbWs3VmlPVnNlMDk2V0ZheTdWSXpPNTVweU5JcUxKVzVzZzAiLCJleHAiOjE3MDYyMTYxMjUsImlhdCI6MTcwNjIxNTgyNX0.tIarNV8Wzyq9IHEHQXql37Zf3YMfkkb6l9a6ZgW6ivM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000350"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:25 GMT
	x-forgerock-transactionid: 697c2e0c-528d-493d-993e-9b314bf29b04
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:26.027 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:26.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 210956: jsonPath($.tokenId).find.exists, found nothing
20:50:26.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,210956,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fb87257, username -> user.1000350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@144f71f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215826067))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:25 GMT
	x-forgerock-transactionid: a41f5a06-178c-446e-a406-f004fa95ff6c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnY0anZpN2dmY29wOWprNnA0dWVrdHVxczgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1dVMTVOa3hSY1c0MFRWRnlaWEpDUjNKV09WVjNMbTV2WlROUVRHWjJXSGgwTkVZMFVtOUxSMlJrVGpSNFZHMWlWR3RvVm10WWNrRkdVV2xXVUhabldVRTRTMEpqWW5sbFFXaFdRbnB4YmpoRldrWm9OSE55YUdoTWNuRnZlR05CUVhaaWNYRlVjMUJTWDJaaVdHSnJkRzlrU0ZwalEzSkVhbGhEZVZOSVYyRmlZM0JRYVZkdVprSjJjSGhuZGtnM2NWZzJiVUkxVUVReU9HeFZhSEJFV2tWdGFHdFlaMUptWlROd1VISlBia1I2WHpaS04zVTVPRzFSUkVoUVdsUTBORUV0YWtGZllsRlNTVTU0TlZJeWNsWTFjMDlRUm1ONGVqa3liME5JYjFGNlVUVmplbWxZTTNSWFUweFlPSGRNUmxwUVNFWklTVlJIYW1OZmQyZHVlbkJEZDFKcU9GZFVNa2RDVEdOUGEzSk5NakJKWms1b2J6VkxhazV3VVhaU1dteEJUMFkxUzB0NU9GRXdOV1JGZDB0cWVtZzNaa2xrTkhGRlFXODBlVGsyWHpGdVNsTkVjRUUwVVZSSE1XcERaVFpZVkhWaVlXZENZWFpoTWtaUkxUVTBORWhUWkdkc09HSmhORFYyVjA5b2RUVjFWMWgyVmtkbFVVUkZTalJqV0VwSGFHOVNlRXg0UXpsNFZXVXRjR0ZSTjNoQmIzZGZlRlZvVFdwdVh6azFia0Y0V1VOS1RrWnphME5PWWt4VFpreE1kV2xDVFZrMmFIWjVNWE4xUkMxTVFtRnpWa3hZWkVOUWRrUTRNRUpRT0RObGFVNUdiVkozVGtob1YyNXBUa3h6VldWQ00wSm1XRWhJY1VKU2VVOVJOMkpOY2xGbWQzRnBaRWR2Y1VoeGQzVlVhVkJrV2sxdmFrUlVhMGRITjBSbGVrczFUelJhYzFWYVNXTlFWM1ZuY214TFdGWndlazFyTFVSMlEyNVVSMVZLTTFWTGRUaGxabWxqYTFWVVoyNUpialZ3YUdsMlNqaFNWR1ZWTTBNM1YzVnFTM1ozVWtScFNHZE9OQzAzTkZSbE5EVm5jVEpWWkVwcFJuRm9ZVXhNYldGbVUxQndUbkEwUTNkTlpHRlZVbGx4UVcwMmFVSnpNVnBCZFd4a1EwUkpRbk5ZWW5OdE5IUjFPRWN4UWpWaU1YZDZjVk4wTkRWaWNVSkZWbTFuTlhCUlNUVXpkakV4U0ZWV2JUVTBMa3BLWmw5MVIzZGtNRzlDWlZSSFUxWlFlalZJWVdjLm9MeEFpWnlGRmZPbGFBMjFDS3hEYm53UG53S0tKZWtBV3pkRXFYdDZ5cEkiLCJleHAiOjE3MDYyMTYxMjYsImlhdCI6MTcwNjIxNTgyNn0.gFxoVn9RD9X42rQiyM0wtfoT7AcKteYYTUFL0voB840","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:26.068 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:50:27                                        1420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=404121 KO=12286 )
> restLoginInitiate                                        (OK=200124 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=199511 KO=588   )
> restloginProgressiveProfileCallback                      (OK=4486   KO=588   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.20%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.20%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.40%)
> status.find.is(200), but actually found 503                      4958 (14.37%)
> status.find.is(200), but actually found 401                       588 ( 1.70%)
> jsonPath($.tokenId).find.exists, found nothing                    588 ( 1.70%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[############################-                                             ] 38%
          waiting: 331376 / active: 31     / done: 211208
================================================================================

20:50:30.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 211702: status.find.is(200), but actually found 401
20:50:30.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,211702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5acb2d36, username -> user.1000506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38af606b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215830910))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzB2MXJubWN0Y2tpaGJ0NzU1c2JtMHBhazQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck1VZHhSRXhMYUVaaWJsZDVhR0p4Vlc5blVuZG5Ma2czVURaeVZHbFJhMk4yY2kxR1ZuUlBlV2hMVFd0ZmFXVXRVRWgxVjBsRFpURTFjRlpUYW1aVFJsTm9TMWRTU1ZReWVrOXNTR0l5VGxCT1JEbHhORXBvYkVFNGRtTjJWM2xYY2xGSWMzQk9kbTFSU21aS2JXdHJSblV3UldnNFRuZHBkRWRuUWsxMk16bG9WM2g0VFV0RlVXZHBha0ZXVW14QmQyMTVObXhwUzJvellWb3RUMVZvVUZwRE9XdzRTemd5VVc1VFNVdzRPRU5oZWpkbldVOHlkWFIxVDFObFFsWlhabGR5ZGxSSFJFcFVTRGhuYjFoSVVFWk9hbEJyTlUxT2JWaG1WRlJPY1hwM1UweFFWMmhTUmtScVZXbFhXVlZvUW1oUGVuWk9TSFZNWTFCeVgxcDVPRlZrTTBGNFUyVkJVVFYwVG5KWFVWTldURUoyUVRCYWRGWkxiSE42WVV3MmFWVjVUa3hmVlhWd1pXOVJkV0Z3WkVRNE9XTllaMDFuYld3MlRrOWxZMHA2WVMxQllVSkhOV05NYWw5bGJVOW5WbE40UWxwcmRrMXllSGRoVm5nM2QwcGlRWFpPVm5STGJUQjFYMnB2YnpSaWR6azFZVFkzWmpCVmJYUnNhVFJYV0VKRlRFUlhZM0oxUXpkUlVHczNVbU01U0ZVNWREaEhTM2hYTlRWdWExaHhjVlZwZWw5MFJtdFplV2xvVTJSd1RIcEVTRnBCU2xGUmNVdFphalpFTjNKVWVERnBMV3h4YlRKRFVIVjVSVFkxT1VadU5rSlFOVTVqZFY5Q1puSnFUVzVtU1ZaMlgwbFdkMVJ5WVdGblpEbENaVXhYYkdrNFEwOVlURUpoUldFMk1UQk5ibHBGZDI1elkzZE9hQzEzT1VnNFZrUlBaRzR5Wm5KR2RYQjJPVTFqYVVkcWVubHFkSEJJY2paSlUwc3RaVlZPZHpsMWJtdG5YMHhLVEZkVGVrcHJZM1E1WDNWZlkxbEljbnBVVG1neldFWkxiME50ZWw5bFdsbDJOMUZpUWxJeExUQXdNbE5wWWw5UFNDMXJiMDg1YjBVdGFXRmFZVTVEVVZSSE4wbGtNMVJtVXprNVJIQmtaV050ZEhOVFNubHZPWEZaU0doTVVYbEZlbk41U2xvNFZVTm5VM2RQTTJZdFZ6ZHNSbmRZWmxOc1YzZFhkVW95WTNKZk5FWXdMaTFzUlZWbmFVaDRSV2xqVG5salpVOVFWbUV0VkVFLkhGRkNzcjRwS0M3UUtwekdFeTktV194RXYtdmRwb1NLZm5TTFpoNC1XeUUiLCJleHAiOjE3MDYyMTYxMzAsImlhdCI6MTcwNjIxNTgzMH0.oUUI3AR_XpCZwdxHeUvPbR8fNVDtUS3M_4dTaBniBAo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000506"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:30 GMT
	x-forgerock-transactionid: 0929f62a-710e-41dd-8af2-f465ff1000b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:30.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:30.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 211702: jsonPath($.tokenId).find.exists, found nothing
20:50:30.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,211702,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5acb2d36, username -> user.1000506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38af606b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215830994))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:30 GMT
	x-forgerock-transactionid: 4f08e37b-075e-4a5f-b387-0c59c0af3651
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY244Ymhrc3ZxdGduc2hxNTQwaWVhdWd0bmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGFVZDVUbkp4VFRSbldWcEhVa05VYkZweldscDNMblJPWkRKV1JGUlFabEV5U3kxWVpITktSMUJmZERaclUxa3dTRlJ5VTFWd05UWjZlazUxTVRCTlJuVmFXRFV6ZG1wNFUyTkhRbFpIVERaRE9XWlVObVZaTlROcVluRkJZVVJ0UzJsNVdqQTNWMGwzUmtSQmVWbHNTRkJ4TlhCRFZWTlliVzFHZDNGcFNsZHNaSGRMYTNKVWNUaEtiWEZSY21sVk9DMDBaRmhpY1ZWT1QxWmZjMVZYWTFkTE5WVmhRMFJHUm1WSVJIUjJjWEZ2ZURKeVZrVjRObVZLUVRSRE5WUTJPVWcyTjJ4UVMzbEtZV04yYzNsNWFtcFlkR3RKZW5WcWIxQk9WRWRzYlUxSlNrZFZWbVJyU0RSR1RHNVVSa0p5YkdoUVNtUlJVRmQ1T1MxU1ptWTJRVWxIY2t0TExVRlZXbVZTWHpJM1RGOXpXRXhxUzAxRk16YzNORll5ZG5kTk9WVkhjbEpMVDJsUGMxTlZMVTFzUkV4ZlNuQnFaell6UjNCMVJGQTRhblZzZVdoMmNGSldUa3RXWnpSZlJXOWhTMkZJTlZCMlFVMVNOVEp6UVdoNk1tNHpkazF4YTNoeVkzbGFlVXRvVVc5SGVEVTNXWEpITUdoelgyOVROMmRxYkhka1IxUmxhRkExY1dwNVYyRTRlbFEyT1ZSb1VqbE9WMjlpUWpkdFZrNWxUMWs1TXpWc2VqZHhhV1IyZW5JNFkxaHpZV28xWmxoelpqbFpjWEJqVkZBeWJITlJTWFJDZDJ4U2VUWmZObWwwVm5sSWF6bHhaVUZuYm5wSU9GZHpXWFJJYm0xMVVYSjJaMFZuTW1wVFVUQlpSVkJTUzFCbU1tTmFSMmh2WDBFeVFtTm9OekpXWW1OaVVVcHhXblJRVGtFNWJrcEVaRGRoVXpWcGFVeHpNRVJrYzFKRlZVb3dTVkZyYnpnM01uZzBkVzl2YVRGa2IwMUJlalJzWDBkSWIwOUJPSEphUlZob1ZIaHdXWGQyYmtwSFJrVTBPVE51YUhWZk9EVnlkVVF0VkZKRU5GOXFkelJSZWpndFJtMXJlVlkxWkZKaFRHczBOREozYTNaYVpGUm5ZaTFhYUd4cmRFcFlaRlZuY0VwcmNsTmZWbTlZY0c5TlFWVjRNM051Um1sb1psSmtObGxCWm5wd05tTndWM3BPWjBOTE9XbFJUR1I2VDJsaVlXOUZMamRuVUcxRFMzQk1hVXB2Y0ZNdE1sTjJXUzFwWlhjLjhGM3ZqcWFMYVZTWmRVOUppWkhQaVRYOVg2QXhudHEzeXY1RUtDcEQzVmsiLCJleHAiOjE3MDYyMTYxMzAsImlhdCI6MTcwNjIxNTgzMH0.YWjTx51QZT3KUpGIl4qXC2GnthS2xX8aXIC761HiMMM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:30.996 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:31.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 211740: status.find.is(200), but actually found 401
20:50:31.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,211740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70779fdf, username -> user.1001261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d304ecd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215831160))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHI3czZxNTAza2E5djZzNTNwaXFodjk5czMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V05WSXdjbDlqTlVSak5YbDJkSEJYWDJGUFlUaFJMbkp6ZDNWRlQyUnBPRk53UzNGTGRtTkNkWGRGU0ZKeGFGUTFaMnhFWld4dWMxbFBPRlJKV1RSdlRUazJOMGhzUVZoc1dtNDFhV1pmY1VGVU9FNVhaMjlQVGtWNU1ETnlOMFV6VDBrd1ExVmpaM05SVEV4b1ZVVlRTRWRQTmxCWFNXaHlNMFJ1VjBWS1oweFRkMEYzZEVKbGNGQjVNbUpxWm5GUGFISjVUMFpVYmtSdVJrMXBVa0pYY0ROb2MwOXlZbTl4VG1RemNITk1TR1ZaYW1GTkxXUldSRzAzZDB4Mk0weHRaVVJVV0VGT1EzWm5lbk5VVkdKbWRHSjJhM0ZSTlRReU5HMVdXWFpHUkZOeGEwdFdVVmx4Y2w5UGRHNXRiM00zTVROZmFFVjBaRGt6WDFNeFdEQlVSWFpVY213MGJrUkVWbWsyWkZsSVNXMXJRMkpMWTBZeGIxcFFPV0YwY3pBeFNXUlBTSEZNV2xwdldFZFdhVWxHYlVwQ05rbDRTREpQY1hsNk5ISjJXV2g0WjJvMVdFZGxPVGhEUkZGR2FUVmhXSFpRZW5BeVpEQldRekpoT0hCc2FtaHFXWFJTVlROR1FuUndlV1ptU0hCMWJIbFpXVTlLYkVVNU16aFZhR1JXY0U1R09FZEhPWFJMWkMxV2RtVkplazExTkd0MFVrMDFOSFJEUzNneVNYVkNhMVZRU0dsd1MxbGpWMGhFVmpseFJESnZZV1JJYW1OdmVFMDRaR2RTTmpaUE1scFNibDk1WDI5ZlREaENabU52Y2twdGN6bERhalpXVDI5S2JpMUdVa3hXUkRscVUyNUJaMUZzUW5sUlJYTlBORzFmV2tFd1NWRnBXRTFaU0hKb1ltMU5aMjl1WnpFeWNpMVNZMFozYVRSTVRUbGpVbUZNV0hoSmNrNXJkMU0zVmtweU5tbFJTRGw0TldsZk9VNXdYMmQyTUUwM2VUZFBhVFZtWm1aM1ZETjFkbVpPWkU1bVZEWnFRVlJXYldaNVF6VlFPQzFNYmpSdE9GQTRlbmRyUjFCTVFWQmpTMU5LWms5eVlqRlpPRmhxVGtoaVZuQllSVmd5V1VORVpUWTFibVZYUjNCd1NDMUpTWFk0V0dGWVJFeEhjV2wyT1MxSlIyVjRTa00xTkZKTlRrTmtUbGt5YWxWaWRXb3pMVE5NWms1Vk0xbEVVemd5YjFGUmJuSlpMbTl0VkVSaWVucHBWVmxWU3pCTk4wSm1aWFJ4ZVZFLkxXUVhrMmFKaF9JaDVVRlVKaU9IZDdLRlZlek9pdURKeDdPZTVtbXJKbGsiLCJleHAiOjE3MDYyMTYxMzEsImlhdCI6MTcwNjIxNTgzMX0.enVWZf5_HsFiZNgoF8sD-SVo_gwI355nMrz6Me8P4Ks","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001261"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:30 GMT
	x-forgerock-transactionid: 8a5139eb-445a-4f02-922e-3743f0249175
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:31.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:31.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 211740: jsonPath($.tokenId).find.exists, found nothing
20:50:31.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,211740,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@70779fdf, username -> user.1001261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d304ecd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215831251))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:30 GMT
	x-forgerock-transactionid: c9faad17-503c-4da6-8246-019a1e262f0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2RuaXRpNzE5Zm1nYmJrbGdjamNrNm1xOW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFZXUldXREpOT0hvMVJ6bHdWVUYzUW5GM05XbFJMbkZ3UVdwRWFXWjRiR2xaVDNCSGRYaDNTRzVxZDBKQ1RqaGZkMEk0T0c5UlJFbDVZM1pNZDNrMGJWbDVjbkZxY2paVVJEWndORzkzYWt0VVUyZHFZbEkyWkRSMGMwcExkMHgyUVdOT1dFdEpiVVJQVWpONk5sQnNabFpwYkhWTFJsUnFVM0J3ZVZSNFNWcFNOM1ZMZEhwZlRVUlhWVFJqZVdwVmRHRlNVa2RJZEZOaE0xbG5TSEZPVUUxMmVsRTJZa1l5VUVkc05HRmxaak4zYTJWcWJWTktla2xNZWxSUlFsWmtMV2hJYWxoQmNHRlJkRWhuU2xoRlZFdHVkMVUxVUhkemRVOXRSRWxFWjJSSE1XTm5RMUpWVjFnd1YzTTVRMjA0YVVsbFgxODBTV3M1U3poT1EzWlVaMDlUWVZaVlRFOUZNWEpPV0hsQmVHNHpNR2RTYlVnM09Xa3RiMFJwVlhsNWNWTnRNbFpVZVdoMGIyRnhOMUZ1T1RobFJHOHpRMGR6TURaS01Hc3dWRFZxVTA5RVZUUkJSbEZUU2xwRloyTlVhVE5uWXpSdWVWZG5kMXAyUlZoSmIxVlRPWEV3VnpCR1NERjFaR3QzVG0xYVFsbG5OVVl4T1VKclF5MDRVa290VlY5VGVrUlFablEyVUU5MmJVeFpORlp0U3pSWFlrSnBXVU5MVURnMWFHZG5WWGs1UXpSbFdteDJTM0prY0Zsd1ZtVnBVWFV6YWpoU1EzQmtSVE5yUWpsNmVEUlNURzR3YkV3M1UwWkdZbTlTYm1JeE5GTTBaR050Y3pOQlFqbFZSM1pyTVhkQlZ6aFNXbWRNUTBsR05XUkhjalJUT1hoS1VHZFZXWHBJYUdVeWF6ZFRWbWhKZW5Vd1JIaDNhbGQyUldZdFFuTmZRMnAxUXpobllsTjFRWEpCUWtsRE9UWmZOREZEY0VkbVowUjBObXBXVUZJd1NWQnVORmN5VGtnNGVqUnFTVU5NYmtweWQzWlBaVWRuZUd3ME9UWlRRbk5uT1Zkd2JrSlBMVmMxZFZCWVFqRk5aVEZIVkhoV1UyUkVWWGxPTVZSc1QwZDZOVTFMUWtrMk5GRkRWa3RPYldreFIzTTJVMUZhWTA1Q1REbG1lVU5QVlRsMFNUSlpObGxzU1docFdVVlJhWFpuUkVWR05VZDVOVWt5VG5aUGVra3RTek56Y1RsMk5HUlpMbVV5VGkxYU5HUnVRVFZzVVMxWVMwUnhabmxxZDNjLjlTMmo4cG5iYTVIVUlsTXltV3VlSFl3cHZ4WUtOMVNmUzNIaVh5Q3JCSDAiLCJleHAiOjE3MDYyMTYxMzEsImlhdCI6MTcwNjIxNTgzMX0.xmhm4Eus-v3xE2tUeW3-597NKcqJUvmw49OJFVHDSGI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:31.252 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:50:32                                        1425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=405642 KO=12290 )
> restLoginInitiate                                        (OK=200876 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=200265 KO=590   )
> restloginProgressiveProfileCallback                      (OK=4501   KO=590   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.19%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.19%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.40%)
> status.find.is(200), but actually found 503                      4958 (14.37%)
> status.find.is(200), but actually found 401                       590 ( 1.71%)
> jsonPath($.tokenId).find.exists, found nothing                    590 ( 1.71%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[############################-                                             ] 39%
          waiting: 330622 / active: 31     / done: 211962
================================================================================


================================================================================
2024-01-25 20:50:37                                        1430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=407046 KO=12290 )
> restLoginInitiate                                        (OK=201568 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=200958 KO=590   )
> restloginProgressiveProfileCallback                      (OK=4520   KO=590   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.19%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.19%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.40%)
> status.find.is(200), but actually found 503                      4958 (14.37%)
> status.find.is(200), but actually found 401                       590 ( 1.71%)
> jsonPath($.tokenId).find.exists, found nothing                    590 ( 1.71%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############################-                                            ] 39%
          waiting: 329935 / active: 23     / done: 212657
================================================================================

20:50:37.993 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 212700: status.find.is(200), but actually found 401
20:50:37.993 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,212700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1606b9d3, username -> user.1002266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34c5b6d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215837947))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDFjdWJzaWRpcnNibzdqMGZsa2t0b2NxZzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R05uRnRiMHN0T1hkT1IwSktUMmh6WkhkaFNqQjNMakJaYUhaV01tMXdRVU52YUV3NGRXUTJURTF6T1VOdGJXTlhRMmMzWkV0U01HZHFZa0pvVVRSRmIyNTBkVFZPV21GYWVIUXlTRmRMZVVaVGQxcDRSSEEwV0ZBNU5WcGFSa2RWZGtGd01VcGhXVVl6WVhVdGQxZFFaVFZxU3kxdWMyUTBXamgwV1hOTWIyaGplRWhpUjBWc1pGaEVkMll3WlZkVExYUnRZVlJuYm05MlNXMVJWV3gzZDAxbVNqQkRWM05oU1VwQlVuVkljVWhrWDJGdWJHdHJXbnB4UnpkcmJsZFRiRmhCZDNaM09HVTNNRTlrUlZsYVVrOXVXa1pqVVdwblEzTTRjVVpQZWxoZmJuUnRNalZQZEVsaGVGcGFiMDkxUXpWemNscElWbWxUY2poRU9XazNaMlo0WWpWdFpUUlVXR3R0YlVWemNEQlhXa0ZxUkY5eGJrVkhSMkZyWkc5NlVWVm1XV0ZKYkZCblFucFFWVVZ2ZFVGR1NXSklNVU5UTURZdGFFVkxNVVpHYTFaR2NVMVZRM0Z2V2sxME4yaG1NV2N3ZFhCRGExTllaM0poU3pSZk9VWmhSMDVSWVhFNVZuVk5SREptWkdoWGJrOUJPRlZQVEdGaVVVMUNZMUEwWkRkbU0yWnZaMnBvYlVVM2JtRk9PVlpZY2poRVpuRktkMHd0Um1WcFIwWk1VM2gxWm5wUk0yOHRMVkJJYURkR1VqZDFlV3RQVUhWMmRrbGhWQzFhZDJ0S2FtUnpkR3hWYjNsS1VsOXRWbVEyWmpGSldrMHdPRzFFUzBoc2RVRmhOekp6WkdscFNIaHhWWFphWjFKeFh6QnpRMWc1Tkc5bVNHTXlPRlZ4Ykc5TFN6UkxVbVJFVW5aQ1VEVXlPVTVZWW1KRFRuSnpWMWN3ZW1SSlVqWlZVRE55T1ZCcVdrOWZXbnB2WDNkNlkzUnZkRE5UU2twRk1YSk5aVFUyWkMxUlkxcFZaemR0T1dKUFNuazFiMXBrVkRkTVowazNjVXRrVVdVd1IxaExUVjlyWkhWblQxWTBlV2x2VEZWalQxVkVlalp4TkRJMmVIZFZjMEo0U0ZveWNqVlNPRXBVUXpBNE1VSkdSRmxyTjFkQ2VrTXhhRlI2UjJ0RU1uQXdlamxUT0VSaWNGVllXVEZLZUZkVmJWSTJWV3B4YzBaSlRFWnJlbmhaZVRKaFprSTRMa3hoTlRVM1gyRmFWakZuWjNOTVZDMUlhRGhHUkZFLjRINnBMWFJ3TWxvSU1yanZsRDNLVzM5X09lV2VmSGlRTDNzMW1GRGRtMmciLCJleHAiOjE3MDYyMTYxMzcsImlhdCI6MTcwNjIxNTgzN30.xVske24-1ocFFoFo3WiXZvdf2JqHXuq7l4K9A_uVj-s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002266"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:37 GMT
	x-forgerock-transactionid: ff0d7111-551a-410a-b358-e57a01cbae52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:37.993 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:38.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 212700: jsonPath($.tokenId).find.exists, found nothing
20:50:38.035 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,212700,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1606b9d3, username -> user.1002266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34c5b6d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215838033))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:37 GMT
	x-forgerock-transactionid: d607339f-2540-4760-b4ae-b612e0fc2473
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWVsdnI3ZDh0NTRodmpodTRhaGhwbzJoY2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVRVTjZVRkZCWlVGR1RrRmZkMEpHYWtWeU9GVlJMbE51YVdGSmVrZHpTMmsyYXpSTVpWbEtXRU5hU1ZBMWFVVkNja1pEVGpOa1ozbHdNRkpSTUhGTGFHOVFaRUl4VkdOS1lUSnBjRnBCWmtWWFkydFJUeTFyTUZjeGExVnFTVzlZUjFWbk1sSmpjRGxrYVVremJUVm5jRFZMZDFCMk1ISXpUemszVjNoM2RWVk5UWEJCYjNkcFkzRmhWVkJSVFhkdVVqYzBjMk42T0VwVk0wSktVMVk0YWxwMmFVNDNSVmRFZERCa1gxTlFTbUo0TnpoTlJYSm1NR3Q1YW10UVpHaFhYMlpqY0ZaSk5tdEtNVlo0UzJoYVJXZHlTVXhxUkhweFRUaDROa0pmVmxSUk4yRmhPVTVPY1hsUGRTMXhZMVpDUTA5S2VYVklNaTFpTkdkVVJIbzRkRk5QZWsxYWFGUndOMmRSYjI5Q1YwMVpUbFZJTjB3NVkxQlpNemRSZEVWMmRtSklOV3c0ZVZOc2FHWTVTM05UTVZKeU9YUkJhbXRpWXpCak56aE9OekpKU2pKVU9ETldORTUyU2toNFRGVjBSak0wVERWTVlXMUZWMlIwUjNKMlFXVkVUWEpLVlRKMFVGWnNRM0poUmxwb1RHODNSbFE0YW5wVFVqaFdjazlEUjFsM1pIaHpkM1J5TnpWYWJIcFFMWHA2TWpacVZVRnJXRWxUTW05bmQwRnlRMEUxZVdkT2NtbGlYMWRNWjBKdlpVVkhPR0l5YVMxelRWRnVWbDlxY0ZKeU1HVmtOV3RWVWxwWVZ6ZFdhM0pmTlZKTlJtcHJRWGhXV1ZSeU5uRnhYMWhtVDNOWlprbzRZVUZ2VGxOaVYwSnhRMWMxYTNGcFRpMHhUVmx5WkdWd1dYbFZVblkxVkMxSWNFSlJkbk0wVVhsRVVreHpTa2xHWkdKemNVRmtTVVZvUzNoSk5uWllkVEpFYm14dlJFeFFVM0JtYUV4WlUyMTFjWE4zWlZGNVgzSkRRVnB0WVdGaGVYZHliMGt6YUdSMWN6VnVPWGxFWVRZeE1IbDZTRU5wY1dKUWIxUXRiV3MwZUVJM00xTklaVjkzUlhOSVNGODBNVk5JY0RKWGVXTlpkMlZ3TjFBeFp6aHhTSHBvUTJoSlMxVkhkMWhLTWt4dFZEZHpNV1ZUWDJwbmNGWndUMWR2TjNGclNHZHFVWGd3UnpGbVQyOW9VVEpQZVZaSlpEVmpMbTgxUzJZd1RFeDRabFJrUzI1d1JHWlZlRUkwZVZFLklTNFFxeFBLcjU4SHpXdk1oRUp3MWdFbW9BN3FHQ3AwT1Q1d2FTdGIxNWMiLCJleHAiOjE3MDYyMTYxMzgsImlhdCI6MTcwNjIxNTgzOH0.i5S4pt6tTWvLvaLpe3M3cX8awQs4FJhStlv-m3UlvM4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:38.035 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:38.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 212748: status.find.is(200), but actually found 401
20:50:38.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,212748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c729563, username -> user.1000927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4411b646, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215838248))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOThuajE0ODBidTMyNWhncXZ1YTNhamF1cGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1lYbHpOalprTUhwNU9GbGliSFZoTTJoNGJVOVJMakZzT1VSNlNtUnlibkpmYUd4cmRqbDZkMUJXU21sSGJXMWFiVzFNUmxSNVNYSkdlWE5vVVhkSVYwdzNaVzlYWkc1T2FEZGpaVTFNTjAxeFowNHhaVmhzYmtoMlkzVlNOVzVCUTA1VFZsTkJMVWhRZG5NdE5GWklNa3BqV25JMk1HZFFWMTlsYWkwMFJuQlNNR1ptYlU1a1VVcE5iMUYzTm5vMFpEVlJhM2hwYlhwakxVOUJlVloxTjA0NGJWWjZRM0p4WkVORWRuRTRTWFZuTWtoR1NFVTNTamxKWVdwa1JFbE1URWhFYlcwd1JVZ3llWE00TlVWblUyTnNWRGN6WDNOTWVqaEtlWE0xWjFBdGFYZ3lOazU1T0hvek9ITnpVWEUyU0ZwS2JISnhTa1ExTjFkb09VRTJWMVE0UVVGdFdXMTBaWFpPY2pWM2JGazBOMEYwVDJaclNFaHBjSEJOWlRWMWFVTmljRUpXVFZkMFFWWXdlamx5TlVKMlYwbFBVbmxRZGtkMU5VeFhRa1J2UkdseWNrNVBjME5CUzA5U2RUVjFWVko0WVVOYWFtSk5SR1ZuZHkwNWRFOUdUWEp5TUdKS1IwOTRZV2R4YVdKNE5HaDBSV0oyUmpSQmVGQk9ZV2RNVVV0SmQxODFZbkpTUkV4b1JHbGhWbk5QUzFOc1RqWjVSbk5XZDB4SWNHMU9WVTUyVFdSdGFuVm9OV3MxYkhSVVRFVnBjbEpxYzBkd1J6STVjM2xIWkdaZmVuUlRTa3g0WDI0MlIzZG9kbGRWVFhFM09VY3lUbWxET0RVNVdXMHpWMHd3ZGpCV1ZHcHlPRFIyUW5oSVpXeHVRa3d5U25oRlRXd3hjR2wxYlRFelIxRkxUMjl5VVRWWWNWZENhRmRaTmsxeFMxRktRVUowTjJjeVpYQndka2swUlhaWWFqWnhMVzVtTTAxeVRrMXFhWGRZVEhCYVVtNW5lazU2VWtGVFdreHFXRU15T0ZSUlpXWnBkM1F4Y1V4eFFtTTBVVEJ1U3pNeldGSnNTRTFKTlVGcVZtVnliV2RzTTJ0MGNIRXdaR2d5TVdGdU9HdDRNVXBtTFhkUU56aFBWVXhCY1hWYVJXWXhTVk5XVjFwUFRIcEJYelJRV0VKM01rOU5kWFJLY25OWVNtdGZRaTF2V0RGVk0xRjVWbEl3WWpaM2RtZzBOMGxYY1hWaWNWRmpMa0owVmpWUVUzSTRWa3hHYlc5TFRXcGFkemRqWkVFLk1NWkhfcHdkUjI3RHVPWUFNend4RWQzbi1PYWpHVVhsN3hNak9RUlpEdTQiLCJleHAiOjE3MDYyMTYxMzgsImlhdCI6MTcwNjIxNTgzOH0.fYyiyOOM6fhxx6gTt4MALjhwsMHCc-kGWZI8LUrQjhA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000927"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:37 GMT
	x-forgerock-transactionid: 641a6874-579d-4fb9-b7e1-44cbca3518e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:38.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:38.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 212748: jsonPath($.tokenId).find.exists, found nothing
20:50:38.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,212748,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c729563, username -> user.1000927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4411b646, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215838341))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:37 GMT
	x-forgerock-transactionid: a719d9d6-3d33-440f-b951-1147cfcadab5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGs4c2NsYzBrb3JpNTdvcGNhbGg3ZGFuaWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1JrZHJhRWxqTkZkQ01qazVZWG90ZERSakxWRlJMblIyVmxoNldUWmpWalZUVkVjM2NHOWZWVWRLYjJGWmVFdExjMlJGWkhwVlRtcE9SbFZxVjBKb2QwZ3hWbE4wVUdaMGNISm9SVGR3VkZOVlFVUXRUalJaYWxacmVHdzBkV1p5VTBaNFoxVm5WRUphZVdNelUyeHZjMWRXYzFOaU4wZDRlVTF6YmtsNU15MTJlVGhOYVdGU2JWZFlNemRDTTI1dE9WZGtjRmh0Vms1dGRVbHlNRmhHWldOck1XOUdMVk5uY1dSNVJXTkpWbTB5ZEVObk56WXpTbUZ5Y1ZKQlVVMXdkMWRGT0MxclIwSkJWM2RZUjJOdU4za3hURUpZY25Oc2VFSTBiMHRGVGkxQ1kwTnZNbXRyZERZd1pVMDJkemhHTVRVMFJVZHFjR0ZWU0ZWRFgyWkVlQzEyVkMxTFdYSkZNRTlvTVY5a1QyNVRiMkpIVDNsQlJGYzNjRmhSVFRWMGFXNW5TM2RVWm5kS1JVbHVRWGhrVVZSTGVtNU9RM0p5VTBkRk9GaHpkRXhyUmxoVmJYZFhjVWg0YW13d1ZYSjRZa0ZEVUMxdlYwaGpNREZSUlZSTFgyRldhM2N5UmkxMVVub3dlbkpEZVdkeVJWbGpVRE10VmtGM1FtNWZUWGcwVUMxdE56ZHFZVjl3ZFhOQ1IxbGFibkZvVXpoRWVVcFlaRzlaWXpWRWQzUmpTM0ZHV2tSSVV6UnZkbVJEWVhJelREVkpWbkV6WDFWaFIyZHFkVmxDVTE5RlRtTTNVVXRqWDAxSWMwYzJYelZvVW1FNVFUQnFkRlZYT1ZwMlVrUTBVMHBsYmtoMU5FdDBhR3czWkdSUFZrVnBNbGhzWDBSdFQyRkhNSGxYWmw5dFgwcFNMVXRDTFY5RlluSnBkRmMxVVRsUGNEWkpZbmN5TTBSWlJEWkNkWFZrZFhwNFYycElRbXN4TVZjemFrNVlabEZ0VERGWlEyeHVObU56T0RGTE5saGxlRU5WTjJ3eGNUQk5lVmd0UzFCVVZqbHphRTlaWkVWMVltZE1iRTVXVkZsT1ZVUmFPR0p6VTFvMU1ubFFSV0YxTFdoTVNHcE9VMUZZVEVwTWVGOXBPVXBhV0ZkcFZVTkxWM296YkVzMFZFRlNkRXhrY2tGM1kwTnliRlZSWjFJNWVsSnNNMGhqU201NVFtaDVOV3QxVUhWa2VuQTFVbVZrUXpBek1tMVZMbXhXUm1NNGJGVmFValphUzIxQmIwZ3RNbXRXYTBFLmNEeVdCMndELWxPV1NvOG10VDRLYzMzMk9mVnVVTW1nQU9pVDM0RGtkMzgiLCJleHAiOjE3MDYyMTYxMzgsImlhdCI6MTcwNjIxNTgzOH0.Ig0iO-0kUn7uN2WHrYrP5lR1EqgAoDzWlc0rLxnlcPE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:38.342 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:50:42                                        1435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=408599 KO=12294 )
> restLoginInitiate                                        (OK=202337 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=201726 KO=592   )
> restloginProgressiveProfileCallback                      (OK=4536   KO=592   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.19%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.19%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.40%)
> status.find.is(200), but actually found 503                      4958 (14.37%)
> status.find.is(200), but actually found 401                       592 ( 1.72%)
> jsonPath($.tokenId).find.exists, found nothing                    592 ( 1.72%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############################-                                            ] 39%
          waiting: 329163 / active: 24     / done: 213428
================================================================================

20:50:44.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 213653: status.find.is(200), but actually found 401
20:50:44.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,213653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d47afd0, username -> user.1002867, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25f004c3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215844251))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzVxaTJvbm44dmVpcXA0ZW44MXRpZXNobmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk9HWlBhVkpGVWsxeGFuVnZSR0k0TFdSNlYzTkJMazVRUzNaM1FqbElkME5OTVUxaVZtaERTa3hYVEhCNFh6ZENkMWt4UTNkTFNXOWZaMjUxU1VsZlVsOXlaa05NY0hwemNEaFNWbkZ4WWtScFJEZFBiMHhIZFdseU9VRndlRmRyYTJKQ2NFRjZjMGxITlRCaldEUXlZemhvTTFWME1GQkhNalZFU0dkSU1VWTRla1ZWY0dwQk5XVmlOVUpDYTBoeWIxWTFiVU5aZWpSUmRVRnZTa2RFUTNSdU9URnJUR2h1Y1RObVNYbFdTMmxXZEVSVVZuRnJlVWt0YjFocGRtNDJXWGhXV0haNFN6RnRTV0V3ZEZabU1IRnJOa3hWY0RkS1dXRnRWR3BIYlVOSmNsVktaVGRJWVV4NE5HSkZaRmMzYm10S1YxUk5aRXA1TVVsd2JGOVBTV2hoZW1KT2NrbDNVMGRZYWs5alpUTkVVVzk1VmpJeVZHZzVhVzFXYTNwUldGZDNNSGRrY0cxMVpXVkhXSEJHWTJWd2FXTTBVbGR1Y2xoTGMxZEhVSEYxVWtFNVpqUmZOMnRNUlV4SVRIWnBTa2wxTUZOMlMzbEJTSGQ2T1VSNVVWRkNPWGRyTWpOd056Uk1jSEZXZDB0VlIwVklla0o0T1VOSmRUSTNkak5rZUV0VExVVmtOakZVUXpWTFlqUlZjMFYwZVRoV1ZIbFRXSFpzVkcxZlRteEpUbWxoUVU5SmFrTkdVVjlLV0dwYWIweHdNVWh2ZWkxNlFWSlpXR3h6VkhOUWFFOXdNVWRrYjBGQlRVOUtNWFJJVG5CMFFVVktNR1JmWjFaVk5tdGplRzVsY0ZFMFdrRlJaRVpOTUdsMVNUVlhZMjVVVmpkelNYbHNjbFpwYkVKb1JVbFhPSFJuTldKa2RFSlVkMUpJZDBRMFExVmZka1oyVm1aYVN6Y3hiM05OUjJaZlJEQkZiWG8xTmw5RmVUZENPWGhrWjFSdFNWQnphbGxEVG05QlUyTlhiRjg0WldkU1dUQjRVM2ROYW14aWQwTlhOblp4UjBSSU9WVTRUVE5OVFZGSlNGYzNRazEwTFRoMlRFWkVYM2t4VDBNdFVucFpRa3h6ZGxwNVJFMHllVFJ3WDJaMmMzVXpibDlaYVRkV01HaFliV1Z6VEc1dmVtOVVja1Z0TjFGS1pEQTNVSFZUU0dKaFdWQlNhMVY2WlhadVFUaHVNbVp6ZGt3MmVsaE5MbXRpZFZsMk9YQkxVazFDVkVGVFFVUmljamRTVGtFLkltbDRGY1lQNVp6ck1PMk95VE9FMWcycGZQclFxc2xHS2pFMmNLZVItRUkiLCJleHAiOjE3MDYyMTYxNDQsImlhdCI6MTcwNjIxNTg0NH0.QNOec0_x_2Wvhf2YUCgvUfMQIkrFkupZ9-RKDqdg1kQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002867"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:43 GMT
	x-forgerock-transactionid: a7742d45-0c6d-41e2-a2e2-6a42a02c5dbe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:44.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:44.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 213653: jsonPath($.tokenId).find.exists, found nothing
20:50:44.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,213653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d47afd0, username -> user.1002867, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25f004c3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215844335))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:43 GMT
	x-forgerock-transactionid: dc2791b3-61fe-48ea-804c-3632698caa1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3JtNzk3djJxazgzNHE0MWkwZzFxOGxtcjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R2FteGFkMmxvUVhkc2FHNUZNSEZxZGpkeU1HRlJMa3h3WDBkZldHMVpjemgwVWpoVk1rUkxRMjE1TkhsdWVYVjBUR2hzT1VwbE1FOWhWMFpaVW1adVdITktjVUoxTTJwV2VGWnFNazh5TFdkUFNFbzBiRkExTVVGVGJHaEtXV3BmTjNSTVNrNU9ZWE5oTTBFMloybGZkMkpzUmxKQ2VUSktka1prYW5SVWEzRm1VRzlwYjFacFVtTm5hM05UY21wM2QxODBRV0pUZUVkSU4wTTNSemRvUTNWdGVETXpZMmcwVDBJMlFYaFJRVEJKYmxVM1ExaFBhRXR6WjFWQlJFWk5OVWh6ZG5kU1EwOTBjVWN5YkZwRWFFRlZTek5xTVRCT0xWbFNZMHRaT1ZCVmVYaE1TMnByTjBSR1RuSnZXbW93ZWtNek9HRnRaWHA2VUVoS1ltSXhRVEpCWmtaT1pWRlVNelZzVjJ0b1QyZGtTRU5ETmxsQ1NWOVVSM1ZqVTJSUFpYbDVaMmxHZFZaSGQwTnZVek4xTkdKSGNYTnpUSFJXU1U5NlFubE9jMVp4T0hSQ1QyWmFiMnhQWVdoSVdtWXhVR0Z6VTBOWmNGWjVlblUyVG5RM2VsVkNSVFZJV0hkdmNrcExWbkI1WVdwc2MwdFhVMnhMV1d0MVFVZHJNMmxxUVdwclozZFZjRGg0VURZd01VVXhjR2RxYUdaVmVuWTRjM3BIT1hkUU9FWk1ZbEZTZDNSZmVIVlljelJpZHpka1NGSktRV2xMV1hFNWFHYzVNekZVUlRZeFFtWTNSbWN0UjAxT016Sk5ZbWM1TUV0R1NreFpWR3gwWTBST04wczRhWHBIVjBOQlNrUXRSRk5tZVhaelVEaFBUblJSUmtkbGJtUmpSV05KUkZWR1RIaElTVjlPTm1OblVubDJlSFZuZEZsRlkydFVaREpLWmtGUlluZERWa3hRWkZGZlV6aHBNSGcwVVd3NFUwZFVUSEV5ZWs1eFIxcDFSR0pWUVVseFN6QnZNVEZKTVhkRmVVVXlXVk5KUm5Sc1duSlRkMDl2UzBselFUVnllbnBJZW14a016QnFjVVJwVVVVd1NqWjBUMlp1Tms1UlJVWjRSSEY2ZHpOemVuRjVjRTVhVjBsa1JHeFJUM0ZpYVRWR09YTXRTM2R5TjJoSWRtazFRbE5PYlRJd1VIaDRYMjVyV2tOUmMwdFhWbXB2Y25sRmEwbENjRXRTT0dSSVFqaDNMbGRQU1cxVlRGVm9kMlp6TURoUFVFeENibDgwWDFFLjR3NGJZVDJIZEdjbXB3WjZncThyNTBKTF8zNG9YY3hsWG1IWlFHOFlPYXMiLCJleHAiOjE3MDYyMTYxNDQsImlhdCI6MTcwNjIxNTg0NH0._IX1fiVt87RJJo_fz3tmWKohFCjyXsklOaigFRVGZfY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:44.337 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:45.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 213777: status.find.is(200), but actually found 401
20:50:45.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,213777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3aa933d9, username -> user.1002673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e5d15d6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215844986))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzUwMmNxbm9jazAyNnMxNjB1dmE0ZmhkM2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGFsQnNVa0pxT1VKR1lXdExUMFJOVldnMldYaG5Mak5RY2xSeFZsRlBNbWd4TWs1MlFWTktWbEJNWVZCeGNXUmtOMGxKVm5VM055MTRNeTEzY2xweWRsSlhPVTl4TFVacmNWSlNSVTVpVkRkNlpqQkZaemg0WnkxS1RIRXpUWGxpV0ZCb1gwZzFPRVJWTFdsVk9XVlFYMVp5VjJWck9HOVJiM2RJWDAxeFpqazRaazlXYUVsR2MwaGhXbkJzY21aU2NXZ3hhV1ZCYzNoMWQzWklSR1YwU0dWcGQxSkhaRE53U0ZOM1puUmZVRlpCY1MxeFZsUkdNMVo2YTIxVGNFdFBhVFpuYWpsdWIwVnhaM0ZFUm5OQ1RqaFRPWEoxWmpoV2RFRnpWRzlyTVhwdE1rZHpNbXcyTWpkSk0xRXdTa0V6WjFOQ2MweHVlSE5OUWxKNFpYRkRZV3BIUlU4d1kwTkdTRVl3WlZWNmNWWmpTbWRuZW1WMWIwSlJWa1l3WVZkeVdFdG9NWHBNUkVscU0zTTRZMmwwV1UxaGRERkNVV05MWkdrM2JuRTBZbXc1WW5OZk9HNHpaV3ROVGtnM1IwcG9aRlZuYTB3NExXRkpOR2hFVjNaeVdESXdVRUY0Y2prMVExbGtiSEJpTVUxS0xYWlliVVo1TkV0WU9IaFpZWGRpVUVkU2RXdEpkRGROUVhGNWRIQk1kVFIwWjNKT2FWTXRTMEZKYVhoSGRrZHNSbXg0U0VkeWJIVmZSSFpUZFdJM00xVnNhRUYwTjJGQlFuUkZYemxYYXpOb1ZHOHhjMlZaZG05aE9GODFaamRIU0RRM1ltcFpiV3R4ZFZSM1ExVm1hbXRNWm01eFVrUlJPRVZyTURVek1XOUNMWGhtVm1FeE5uWnBhVXh1T0hGUGNpMXBOVFJPWDFKTGNsRm1OVUZsVWpkSFpUZFlUM1pIVW5OdlVISk5ORVJZT0ZoaFkyOVRNekpXZEc5Nk9WY3lWVzlsWWxrd2FHaEJaSEEwWW1kelluSmxUa05TZURCeE5tSXlhVVEwVTNWaGFGZEZTRkpyVVZCQk5GYzNXSGh3TW00MlQydExTRTFCVTJsNFJtSkhMVEJHWTBwVWFHWmxiRFZzZUdvNWNFY3pUREExTFdwbVFrOU1lV0ZtZUZSeVNrNVdZMFpKZFRJNU5FWlBlRzV1TW05WWJtaDRZVTFvVFhNNFZHMDJVSFI2WDBoMVlURnNZWFpSUkVsV05YSk5MbGRWVVVsVGVWRjBibkZ4VnpkRlNVUlFlbVpzU0djLkl0NEVkQWlQSjZVTzJ2b1lyNWxQbHNxYzBPclBwWEpybXhiMTVlMEpCUTQiLCJleHAiOjE3MDYyMTYxNDQsImlhdCI6MTcwNjIxNTg0NH0.aj6lPGJVtnoGLCY-YpJRDGH1be7AzwfBb09zjFu2NdM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002673"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:44 GMT
	x-forgerock-transactionid: 44bb467c-7758-4dfb-a85f-5021550d3f0b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:45.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:45.073 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 213777: jsonPath($.tokenId).find.exists, found nothing
20:50:45.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,213777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3aa933d9, username -> user.1002673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e5d15d6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215845073))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:44 GMT
	x-forgerock-transactionid: a4873d67-e57a-40d4-b913-58234ed2a344
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDE3MGdoYmY1M29vazhkYXJoNmFydjlpczYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZmNIQjNSMDl5Tm5sS1p6RlNiazFDVXpoTlpWOTNMa042WlZFMVNrRTJMWEpxTTFZNU0zQlJia3R2TjNWbVJqQXhhelpuWkdSblQxOWlVek5LY1ZjNWIzVlVWWEZsVjNONldFOTRURzV3YUZwYWFWQkhURmgxYlc5ek0zSjZNRXM0VVZSWlRXeDJUM0JMWkZKalZ5MXRkSHBxUTNCT2F6WlNiRFZpWldSdE1uUldVa2xqTTJOUlQwRm5NMjkwYmxocVJsaHpUek5tVldVdE5rbGZlRVZZTmxwdlpqQm1XVmxwVEcxUlV6SmpObnBKY0dwcmJERldRMjFCWlZNNE9XSnVZWGN0T1hGd2NEZG1SalpxY2xCUFdXaFpOekU1V1dsQmJYQllSRE5IUTFGMU1taHJTMU5IZERoUmJFUk5VMmN4VGw5a1JqSk1OelJHTFhaUFRGcE9lVVpDVGpSdlgydFFYMHBzT1ZCTVZEUXRRVEZsY1hoMVVYZEtXRmRtVGxGdlNFWTFXRXBwUnpadlJYa3RTVTVGTTNSVk5DMDVUWGxDYkRoUVgybzBibXhKWWtSMlpuRTBhbmRZYTBaRFIzTm1SR3haT1dOQ04wRm5iSEJEZUdFMlRHVmhkbTE2Ukc1UlJrSXlSRWRCUVdaUk5pMUhkVWRvTW5SemEzWTFUbEI2ZWpnNFdGQmFOSEJ6YTFSWmJrNVdUWFpxU1VKS1ozSmhiRzFyUmpGSWNtNDVNVmg0VkdWRldGOXlZakp6WDNGWVFrb3Rha2hFWDNWSllsUkxXbkY2YTI1ZlpGUnVXa3d0ZVZjMVRWRlpXSGxXYkRSVGRqUkxOMHA2ZW5FelUwVjRaRmh4YzB4NlQwUjJTazFzT1Zoa1FVSTFPRVpoV0drdGFXeGthV1JIUzNCVmVWZHJlSGRvZUVvNGRqTjFXRjlzWDJobkxYcFBVV0pCWmxwSVNHUXlabmxJVG1walJWbENOVlIwTUdKSWMyRnRUblJxVEZGbFNHTlBWbGw2Um5oUmR5MHRablZPVjJ0SFRrUkRjR0ZLWDIxTGMyMXhOakU0TVd3NVdYYzNNMlZpT1hkQ2JWVTNMVkZ3VkUxaFlUSkVVbkF4U0hWaFpVTm1TbmhUV2s5d2JsSXlSM0p2TlY5eFdIUklSRWN4TTJKb2EwdE1UMmx1WDNocmVEY3dhWE13TjBsTldUaDJiRzl1WVdsRlZrcE5jVWR6Y2xKeGJteEtNVm80T0dWalQydFZMa2wzWWt3M1ExY3RORmRmYzFaQ2VEVnpNbU5yVjFFLmdSRE15cXRuRHBvV21RWHNTZTNpTVZObTEwU0dFSElPaDhzYmk4STJuem8iLCJleHAiOjE3MDYyMTYxNDUsImlhdCI6MTcwNjIxNTg0NX0.3-fbGRQrp23_mwv514sdNOXGThmdxG8FVVvh9SHI1Is","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:45.074 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:47.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 214076: status.find.is(200), but actually found 401
20:50:47.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,214076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@199b6b3c, username -> user.1001369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51ed707, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215847085))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDZlbmpmbTd2aXJ2cWQxNmxvbjdraWo0NnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGRtcExPV1pUTFVOTlgwYzBkM0V6TUZvdFlYZG5MbFJmVjJoaVExbHRRa05mYlVkM01GOHpWRUYwVkhOaVIwcFRTbTVDZGpkSVJHMDBTbXBrTlRKc05GVlpUamR0Y0RZMFRFcHBUWGt6WVZnMVJFWlRVeTFZUlhOWFRXUmxTWFZwU1RGcFMzbFdObGhJVW0xM2VsazBjRWhpTldscGVHWktlbVIzUkVGb2NuVkNVVE5JYkV0d2MyWXdUVmN4VG5sQ05HRjBTVVE1WjFsSFRuZEZSekY0ZGs5TE1GRmhSRE5OTTJobE9ESnJOV2xOVWxadE4ybE9SR1pXZGs5RVVuTnFZaTFrWlhaSVVVaExiM0J5UWtGMFJqRm1ha0YxUVdKQ1ltNWpYelJ1TFZKUlF6UmlNalpEWWtwcWMxaFFPWEpCUkZsTFJHUldRbXN3YW5Kc1JHMWFZVzFRWVc5TlVFeFVSbTFWZG10aVNGTXRWR0ptTkdWd1NXWlpZVmx3VURrdGQweG9ja3B5U20xQk5IWjNXRWd0UVUxR2RFeGxNQzFWZDBkRk1reEpiR3RLWWtkbFMyNU5YeTE2ZHpVeWVIWlJUVTlsWDNobmJGazRkMWQxTmpONVFqZDZkV3Q0UjFoVlYwMHRUV3BpUzBwMFdqUmxkRE5wTW1saE1rWjFlRGxEVldaT1ExcHBXRk5SV1dwUWRWSktZVGRrTUU1SmJWaFRkVFozYjBreVYyTnpaMHBsU0VSamMzZGpOVUZOVFVnMVgySnNUVTlOYkZseFRTMXRUV05vU2t4aVprZFRhek5GTkV0ZmVtTm1WMHRJVEZGWWJ6SnZUMWhJVFdZeVVrTndjRGszUWpaS1FYZExWM2RUYnpCdVdXUnZXRk14ZVhJMmFVdEZOak5UZEhCU2FEa3RlbGgxTlVObGNIaEVTRXB4U25KQk9XeE5TRWxZTFdKbWNYVXRWMGQ2V2xFNFduWndURWRPVjJOVFNrOU9hWGhEVlVaUlNtcFJiVTFDTWpocVgwbFBZbGRoZURGeVkzcFBZaTFmVG1SMFNVd3lVbVJPUVhkUE0wSm9TRFEwYm05dGJFeFBjVFowT1hKalpWQkZVVU51Tm5kMVJ6bEhMVWh4U25Gdk1qZGlSWHBFZEdOUmJFOUZNVmhHV0ZWemVXcGlVMDFoY2paQ2VqVTJTekZGYmtOMU9UVm1OMFJoVm5NeWIxSnRUazFDYld0TlJ6ZExkWGgwVFRSU1NVeHJMbEZDVG1kSGJsWlJRM0pDTjNselFtUXlXRVI1VTNjLkFUMUtfelM5YVdlNHBLbUxia0VaM0N4cDI1VDgwZDdpVkFNek1UVXd0bEUiLCJleHAiOjE3MDYyMTYxNDcsImlhdCI6MTcwNjIxNTg0N30.R3pnd86mQ1Op8kR5ElGdRrHqI3NbB8nuK20rdUZpwkA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001369"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:47 GMT
	x-forgerock-transactionid: 8e6f9997-2df7-400c-9229-7a68cd684c98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:47.136 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:47.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 214076: jsonPath($.tokenId).find.exists, found nothing
20:50:47.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,214076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@199b6b3c, username -> user.1001369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51ed707, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215847174))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2382
	date: Thu, 25 Jan 2024 20:50:46 GMT
	x-forgerock-transactionid: bb94ad8f-adec-4e08-9308-4373b3444c92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWhlMWlscG9wdG5pYXB0dThkMXJpcWFrIiwiYXV0aEluZGV4VHlwZSI6InNlcnZpY2UiLCJyZWFsbSI6Ii9hbHBoYSIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNVliVXRGVkZkc2RpMXdVWHB2ZVhZM1dqQllPVU5STGxSUFEyRktOV1pVVTJKWU4zVmxMVE5ZZDBwZmFrZ3hOVGhFWTNBeVZ6TjBYMEZEZFZwRmIwdDBlREF0YnpocU5tMVVURGxJVlhORU55MUxjRkZaTlZGRlZEbGthV0pXVjNNMU1uUkNXVXhTUlZKNVZYcExWamhtY0RrNU1XSnVMVXhWZEhneU9FVnRYM1YwVVROaFZtTlFPSHBNVDFrMkxWVTFTRjlXVUc1WldtMUZlbWh1ZUhKR1FsZHBjVEk0TTNoelowOVBYM3BxYlVaclIxUnpUVVF4ZEdsdWJIb3dNakp4TUd0dVdWSm5lV1ZGU0dabFNreERURkV5VFcxUVRsa3hibUZ3ZDFkRkxWVjNXR2hqV2pCeVQyUlBSbmR1WDJSMldGVmxVV2xJVmxaa05WQTRTRnBUV1dkaWJtRTNWaTFOYkdZelpWbDRiVUZTWVZWUGJHUk5XbXBQTld0Zk1WTkdiM0JrV0docloyVnFPRUphYVZGRFNsRTNiMDFxUmtaQlZHVnNTSEpDWW1zMVJGbGZZV2RtZUZSUFNXUlRjV3h5UW1OWVdIRlZkMDlGUzJkUlRVRmZXV2M0TW5sNFNFOTNObWhCYlhsUU5VMVNOR2t6Um1oeU9GQlZiWGw0WDBZNWFHdzBWRXhoUW1oeVduTmxhRjh5UzJkNmN6RTFSR1ZJUlRKak1rSnZOWG8yWW1aSU1HRm9ZbVZyWVVscVFpMTFkMk0wYTBwM1dHaHlORzUzWm5FM1pXWnJTMkl3V0ZvNFRYVnpjaTE1U1VGYVFVeE1ha3hvV1cxelRVaHljRXhFVG1od1ExZ3pTbkZWU21oUWNFaFdWVkZrVVZocWN6WXRjbGN3WW5VMlprSkViM2xyTmpSYVgxQkJVRzFSUzFReVRrNDRibXcxU21GMFRXWkRjbVJsY21aRlZuVTRUMVI1Y1cxaWJUVk5UVkpoVVZnNUxXMTJaMGgyVUZGQmEwdGpSM0Z3U3pObVdESlhPR2RGV21vNFYyaHBUaTF3WTJFd1REbGFXWEZtTjJ4UVlYWjRNV0ZJZVRSNFpuTmxRVWx0Y3kxbmNFNWxUVUZ0T1VRdFR6VkpSMDVwYm0xWVpUUklkME4zT1VoUVZqSmFObWxmTVdsNFZGUkxNVmRvWWs5TWFUVlpaMnQ0V2pOaGFYUkVNemhpYkVkYVJYQllSRmRyYzFOaWNWTnhUMVJ6TG1jMVFtSnJkRlkxVWkxTmNFeEZNekF4TURSclJHYy5kQXI0dnJRVFVGek4wei1pRVdoLVBVMlNXZFNpR1ZTSk5HOTNGYnNQdkI0IiwiZXhwIjoxNzA2MjE2MTQ3LCJpYXQiOjE3MDYyMTU4NDd9.9oLJndbm-YPMg3WYChaEDbBbuOdSnVyJL_1JAf_uA0s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:47.175 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:50:47                                        1440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=410060 KO=12300 )
> restLoginInitiate                                        (OK=203060 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=202453 KO=595   )
> restloginProgressiveProfileCallback                      (OK=4547   KO=595   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.18%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.18%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.40%)
> status.find.is(200), but actually found 503                      4958 (14.36%)
> status.find.is(200), but actually found 401                       595 ( 1.72%)
> jsonPath($.tokenId).find.exists, found nothing                    595 ( 1.72%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############################-                                            ] 39%
          waiting: 328437 / active: 21     / done: 214157
================================================================================

20:50:48.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 214230: status.find.is(200), but actually found 401
20:50:48.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,214230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60e19702, username -> user.1000181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ef573f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215848057))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2k2OWhubW51MzY4bGZ1Z204N2hkczU0dnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlptOVJWbFI0Vlc1TFduZGpaVlV4Yms5Qk0zZG5MbkZrYm14T01UTkJOM2xrUWxGMWExOXhRMnB5V21aVVZHdFNXUzFsUld4d1dFcEJRV0ZvVFhGSk1FUnhSVVExVVRsSU1sbEdhVmg0Y2pJdE9EVkhVV3d3UTNoZlFqVnhTWE13WmpkTmF6RTFaRWRsVEc1M09WVnpla3hXUVY5RWNrTnlNeTFHVEVwVVNFMWhURFpKWlVsTkxVcHpaRTUwVG5oZllVbGlWRFJsUzBWVFpXUm1UbEJOY0RCQlRYcGhWamRhUlc5NlZWZEhPVzl4Ymt3NVF6WnhVME52YlZkYUxYWXRabU5YYlZSU2MzQTNlVWhGUTFaNk9XZDBWbUYzWkhreVgwZzNTRGxQTUU4M1VVNVpUelpaVGpkR016UkVSMVYwTFZSdVJ6aFhSVVpxTmt3d1VsOXJWVlEzV1ZWUU9YazBTSEZHYUdwTlUxaDNTRkJJVDJ4NlpHWkthVXR2WDJKUWRFTjFaV2hOTTJwd1l6ZEtTa0pOYkZGbE5ITllOemRZVUVZMlFqbHBRM3B2U25GVFZsTk9VMEZCV2tOaFgyOWxjamRXT0MxdVZ6WTVNbXR6VFhoS2RIaGtZVE5CY2xwNk5ESnNPRUo1V1Mxd05rNUVTa2M1VGxaV2J6QnphVjgzVDFCa1VXZDViVTVxVGtSVFEwOUZiRVo2WTNaQ1JscE5hemN6V210TlZ6VnpVVmxoVkhCNWRVTkxVVXhuTWxKdlFuZGhUM0ZrY0hsdVpsUlFTazV0WVY5V1dXd3hWMGRZYzJKQ1JDMUJSRWwxYzNsNmRIWlNNRU42WkV0dlltTXpja3RQYWsxRk9VbExiMjlrUkhnMVZtdHJjWEZJVjBkMVQzZG5hVmRwYTB3MmQyZGtUMFJ2UzNOcGVGSTVlazAzUldSM1NuZE5WRkZwVERGd05ua3hlV3hxVjJVeVdtSlFZVVF6YnpaMmNuTnlWMk5NUVhac01uSlpUamg1VlRZeldXNXdVbTlUVDBGeFNGQlFhVW94WW5KUmFVbzVhRzluTFcxelRuTk9UR1J2VVVabFZXdFFXRTl4ZEhoTVVVRnBOV2c1WHpSdU5WUklZV0pUUm1NdFNWSjJOR2d4VWxOS1JIZzRSbUZKWjFsdWFrNVhXbEY0VDJadFRtYzNaa1pCYzFrMWEwRjRXRXB6V0VaamFFWTRiMHMxVWtwM2VIbEliblJsYUdkVU1uZE5MbFp2U0djdGJGUkJkR1Z4WW14TlVWZE5lbWxzWkZFLmRIZmtsSlJJcG9XaG5xMmhldThlVDJIS2VEeFJ4QkpGVXFkNDhDUlpxam8iLCJleHAiOjE3MDYyMTYxNDgsImlhdCI6MTcwNjIxNTg0OH0.0qCYJMqC8LXckCZI9ifabuk2iNuLmjuRE548m3iYnBQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000181"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:48 GMT
	x-forgerock-transactionid: ea1ebb76-4507-4171-a790-53a85c2e0cf2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:48.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:48.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 214230: jsonPath($.tokenId).find.exists, found nothing
20:50:48.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,214230,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60e19702, username -> user.1000181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ef573f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215848143))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:47 GMT
	x-forgerock-transactionid: f5b2105f-b0e5-42b4-bcb0-aff9a79073d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWV0cHVsZ3RhZnVidDI5cmMyOTZucXBuY2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVZrcDBjVk5sVkVsVWNWVjFUakJpUzJreVVXcEJMall6VWpkelUwaERObVY0WXpGMUxUbE1URFl4YW5Oa2NXUTJiMUZzZEVabmRGOUVSM3BrV1ZkSFRYbE9WVEJPYUVKVmRTMTVXVzlFUWpsd1NtWkpMVmg0WTFObU0ySTRjRGRwZFZKbVZVSXphRVpwWHpCU2RXeHNUVVJaTmtWWVQxcDFjMmhWYVdsb01rWmlUMjlrVW1OVFZHdHpORVp0TlVNdFRHOTZZVkZ1VUVSMlMwTmpTVzFMT0UxRmJrbGtOa05sVTNWUlgyd3lNR2c1WlhJd2FVNU5iRk5tYTBoWWFsTkVjMFpvVFZKV2JYbzVhMEZNVG5aR2MzaGlOMEpYTlRCbWNGQkdSMmcwTldRMlVGOHhlV1JpTmxCbVdsWnhaRTUwVFdWT1NDMVRVV3RyTkdOaFpXZDNZVmQwTVVoRFdVVm5SME5DWm05cWNWRjZaQzFyV0VKNWFHSXdVSG81Y0ZSalZHUmpRV2h2TVcxemJYZzVSemhWVFZSQlN6aDNSRUp3VWtSbVZtaFBPWEJEVmxCcVkyWk1hVUV0UVRaVGJFSkhRV1F5VjBGMWR6WlBTRFU1Tmpab2JtMTBUMnB6Tm5wU05UWXpiVWxWTmpjd1RrUnpNRUl5VDNSc1YxQjZZM1JMT0VZMmIyZGtjSFp1ZFZkTGVpMVRlV0UxVjFCTVN6bFJaekUwY0ZSYU9EZzViamR1V25KbmJYaDZSa1V4VEVFMmRqWjBOa1p3UW5KQmQxaGZWMHhHWVRVMmVuaGtVVmg1VlhWUk5GQllUak00YUc1Uk9FVkxWMUZRZWxGSlpFeFRjMjEwTWw5U2JrbGtPVEZFTkhWVk5WRnJZamxoVVdzMlUxUmxTV0puV2xndFpHUTRaamRUVmpaUVUybFdOek42VmpSNFkweG5RekJTZGs5UGREbHhjMk55Y1ZWVlpVNUVOalZqWWtKc1NreGthbXhZTUdnMGRWWlhTMGRyTmpBMFFYVnJVRmhXYjB0WFpHaEVhM0JCTm01VlF6bGlWSGhxWmswMlJtNXhOVWg2ZFdKRFluWkxXV1pVVW1VemVuTmpOVWxTWDFGSU4ycGlaWGhLVW5KeFkxUlpWSGc1T0hOb00zSkllVGhQUWtOdlUzQmxZek5yVURZeU5YcE5URk5ZVEZaSloxOW1hak5MVjFnNU1GTk1VbFUzTkhGUWVFNTJhbGhJV210V09HNXZMalJTWldwR01XdGpRbE14YUdwcFVsTm1ORXBEWlZFLmREVi1tLU9sdE9RNjN5SnBWOUE3cmgxTU1EZFJUM2QwUnJJRUhFWThYMGsiLCJleHAiOjE3MDYyMTYxNDgsImlhdCI6MTcwNjIxNTg0OH0.CCAmS92kl7xZSUgpcPPU0fkyE9pobb2RQsX7ni3Bzxg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:48.144 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:49.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 214447: status.find.is(200), but actually found 401
20:50:49.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,214447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b63bb38, username -> user.1001891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@798722bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215849670))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTJuaG1mNGYxdXVmYXVuaDk2MmpibGFiazgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlR6ZHdabTR4TmtRd1QwUTBhMDlPVnpadlVVOVJMblZ3U0djeFFTMTFjV0pUVVhGclMyZDZSMkkxYlhaeE5UTklNR3hHTjNFM2VXNUJVMDluVmpkelpWbGZhR05KYkZkNkxVWktaMjQzU1hVMk0xUXljMWxWUkhFdGF6Rk5NRk00ZVhkT1pEaE5PRFo2Y0VrdE0yeHZiMVJtTjNkYVpHMUdiVmcyY0VSQmMwdGhSRjluTjNKNWRYcHdhREZTTFZvNU5XWmxkV3RST1V4VWRsVmFiMmxUTldGa00yVTNMWGhrVjJWa1IybzBObTVvVkZFemJYVkpOa2h1UW1aQlJIWnNTVzFmWkhoNU5WUnlSa1EzWDBJMFpHRjFlamR5YTJOUmMxaFBVVjlFTkV0MlNVaFVTbUpyZEhad1RsVTRUVGRFVW5kdlkzVTNWME5ZVkdSaVQzaEdXVmxCZVUxT1lWRlVRVEJOTjNvMFdUZHZUVzVJYmxaVWJIZHVZekJJYW5nNVkwRk5aRkZUUXpWd2NtWldkakJVWkhwdWNHcDVhSEpYY0dWa2NWcGFRbVZzVldKSVYzbHNSWHBKYURNeWRWOXhjRXAwUW1SUlNsQXhSUzFIZERkYWVFcFRZWEZoZVc1cGR6UnZTR3RwUlUwNVVYUjJTV1Z2ZHpCbVdGTjJRVzQ1YXpOZlYxOU5ZVFpFYmw5aE9UTm9iRkJDYm0xcFIwRk5Sbmx4VlU4MGFIWlBWa1pQZUhZd2RIaGlPR05HYWtsdldVZzJaVFF0VFU5ZlRGTnlNMGQzYlVVMlZUVktaVnBxVFRJemJXczNNVFJDUW5KVGEzcFphSEpvWVhJeWREY3hRV1pYWTNsRU9URldaMjFQV1ZVeFRGaDNjekpOWldvemREbGtUSE4xVFdkVVFWbDJjakIyYVRCUGVIQm5NMVJQTTJsU1VWZEJVbEZJT0hKVVdFVnlTR3hmZGtVMmJWRjZaRkJuZGpGS2NIYzRWbHBsVFdkTFZqRnhPVTh5UzJsS1NrOXJiVkY1TTBOdmFFMUdTMVJ1VnpKMWNGTjJaMWRNU1U1TFQxVm9TREJvZEROS1ZXUnpWRmxNVVVST1VVbFdaeTF2YVdSemN6TlplRmc1Vkc5Rk9GSTVPWEJUWWxweGFFWkdVM0JTVUROM01rWTRlR1Z3UW05TVZHcEJka3AxVFZjNGEwaFllVU5hWmpKb1UwdEdZbmRuVjI1Q1JFOWxWR2RNVTBwRmNFaE5MamxvWTFobFprOTRhek5XUkhSWVEwc3lWa0ZvWWxFLnFKelJ2enI0YWowSFlJNnBVT25DSzZidVBMeFFncmVnRUxlZ0lnOHhWNUkiLCJleHAiOjE3MDYyMTYxNDksImlhdCI6MTcwNjIxNTg0OX0.t9Bp8bVXmI4e3xhA39QEk169pvBQBiLVeUaPr6iTjrE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001891"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:49 GMT
	x-forgerock-transactionid: 94e3c83d-9558-4a9d-8473-96deeff1d8b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:49.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:49.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 214447: jsonPath($.tokenId).find.exists, found nothing
20:50:49.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,214447,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b63bb38, username -> user.1001891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@798722bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215849758))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:49 GMT
	x-forgerock-transactionid: fef32250-9ad1-426a-a487-009cf7f4b198
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3VxbDkzNHNlamozMWVkMGNkY3RqZTdsOHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWVsSmpjMXBYVmtaWFZGSXhaRTFKU0d0ek1XeFJMbHBUUm1kdU5UZFZVVXRyV21weGFqbGFRWE5vVTFVME5XRmtOREF4VjJaNFR5MTJabk5vYjJ0WldrdzJMVUkwUzNkUFRDMUJRbkpuVTFGNFVsSkdXRkV4UkROUlMyZHNTUzFCVTNZemEyVnFTWGszZERkclJrUkRkVFV4VHpaTFowRklZM1V3VVU5dmEzY3RlQzEyZFRkS2JEWkpUMDVaYjNkWmRGTlJkbGhCVm1OeldsOVVWbE54VG1oR1NsQkRZbWhKTWpWVlEyUjNSbmR0V201WGJEZzVVV1ZSTFU0eWVFNHhaRlpJY1VzdE5rRkliamhITlVOSlNXWkhla1ZOVG5OdWNIcHdNM3A2YWtwSWVHdDVVa1UxVVZoRFpFcGpOREpNYjIxRlNWQnBXRE5YYUVOb1ZVdDNVVGxETTJzeGRHeGpUREpKVUdkQ1FsbDNXak5yVkdJNVIxVnFOMnhIYmtsdGNITlZRbVJTT0hOWWFXZDZNa2xtUTNCRGFHZFBTMTlGWXpKeU5rUkRXVEJPTmtKSGFrdFVVa1V0U1hsbFRYVkVUaTFmU0VSRFVGaE1PRGhxWDNsTFlUSkpiMUF5U0RBellrbE1aR1ZRVjJVd1VHMWZWREExTmtGdmJteFpUV2x4Ymt0R2F6aHdUVzB4YnpFMVJYTnNhVkIxYW10RmJHbHZNVVJ1UVdsV2VWaE9jMFpDTkMxU1RFczRUMlV4WjFneGRXOXJRa2hpWkZGblJGRjRlR3MzTW1aWlZVOTFXVXh6VlZKU1ZGRlJhbWRZTjBjd1ZUTm5aMGRZVEZkQ1pHRkliMmxHV2tkS2RFMW9ja2hKVEUwMk5rcGtSRWRRVm1GcVMxUTVRWGRwY1c5bVJHZDFWMnhKYUhKNE5WbFBVREpKU0hvd1ZXWjZZVWRQWmpGcVRrSXdORVJhYUVsaFkzaGpaamw2VDBkclRXSlpOSEEwVkhKaU1UQklSVmhOWldrNGRGZEpha0l0V2pOdVkxaGtYekJ5TlRNd1Ftc3hVWGt3ZUZkdVgwRXlNRzlKVFhsbVVISldVM2MxZDNKaFpYSndkRkoyZEdGS0xVRmtkRGx6ZUdVM1ZrMW5SR2g2YlV0UWVVNURNMnBaV0c5T1RWSkZORU13Wm10MWFFWTJlVTVvTUd0elEwRXhPV1JWY0cxVWRHTXpOVll6UVMxdVJtc3lXbGQxVjJSQ05XWjNMazF6VHkxNFRtWkpXakZtUVVsUlpXWkxlSFJuV0djLi1NR05hZmVoQkQ0RUtxWGJjV1NEWW9scmdPNmlNQVoteXROVmIzZVJLZUUiLCJleHAiOjE3MDYyMTYxNDksImlhdCI6MTcwNjIxNTg0OX0.EIdzX_51AYD61VHKvvtBVDaKOUnXYl2JNrUOQcZGk9w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:49.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:50:52                                        1445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=411476 KO=12304 )
> restLoginInitiate                                        (OK=203767 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=203150 KO=597   )
> restloginProgressiveProfileCallback                      (OK=4559   KO=597   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.18%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.18%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.39%)
> status.find.is(200), but actually found 503                      4958 (14.36%)
> status.find.is(200), but actually found 401                       597 ( 1.73%)
> jsonPath($.tokenId).find.exists, found nothing                    597 ( 1.73%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############################-                                            ] 39%
          waiting: 327729 / active: 29     / done: 214857
================================================================================

20:50:53.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 215024: status.find.is(200), but actually found 401
20:50:53.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,215024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58d954a7, username -> user.1002372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@393762d1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215853686))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW5xdnEyb2hmMnYwZW5qcjR0dWo4dmM2NGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1gweFhUVk01TTNWSWRreEViVkZRZG5SbE0ybEJMbU0xZEVJNFkwdHFNbDh6TlY5bmNIQjJUek5QWjNwUGFHRnlka3hPTTNoUFZXRmlWRUZ1UmtaeGIzZEVhRGxmUkY5c2NscFNWVlZRVGs1NlNYUklXak5zUkdOVmFFRkhPVk5MZGxscGRXVXpWR2hGVkdKWU9FeG1MV1k0TWpOU1ZDMDRkM0ZtUlU0d1NHVXdSalpSWHpCTGJHbHBiREJoVW5KTFdHNU1Uek5qTFdSSk5HTXdRMmRIYlU1bVdHNUxNMlJXYUdSeFdtWkRaWEJmVTFGWGJUSndValpFYmpGWVlrY3piV0Z5Ym0xVFRWbENRMlY2Yms0eFIyVlBlbU5GV2sxVlJFcGlXR1JwYjJocFoxbDJOalJLU1dGTGFVSnlXbXRTVVZGZmFWVlBXbEZhU1Vvd1RWSlZXbDh5ZVV0bU1EVnZhREpVVDJ3M2FWcHVaak13YmxnMmJHMXRTM3BEU0VZNWFUQktkbGRITTJ4M1MwZGxkM1JrTXpsR2NFMXJlRVptUkZFMGQzQkZhMmhLU0d4QlVIVTJWbGhZWlRWS1RIZGtWVzFmVWtWVlQxaG1VelZFYVdWak5HMXliSEJUTFhKTFREQlpjMjVOYVhWRmVqZEpWbXhVU1RCSFVHVTJURXRSWm5VNFYyaHdlbDlzVEZocFZreFFjWFZoZUZsUlpUZEhPRGx5WjNocU5qazNNRUZ3T1dKNkxUbDJUbFI2TTFJdFZUUndlSEI2UjBjemVrODFibXB3ZDBnM1kwSklSRkJvZGt4VWFYcGhibVJRUmtSSmVYTTFWV0YyYmpGVlJqZExjelpuVlZFNVpFWmFZMDVIUVUxTldETkpiRlZUWkZSeWMyeFNhakkxV1RaSGNrcGhZa3gwV2xwTVVVVnFkVlpCUVROSlZYTnRaMHhVZVVsQmNEQXhRa1YyU2xkQlkydDVkSFU0U1RaYVJ6UnhUamhFUkZWS2FteGpTR1ZaZFZWRmJtRldTbHBLWkZGV1REWmlMWE5TTjFoaVpVZE5PVXhQVlVJdFVGaGhRelZpTWxZeU5GRllOa3RzYTFCa1QwSmFVV3cyVFVkRlIzWk1kSFJYTms5amFXSTRkbmxPVTB0amExTjZkMWxqYjFwSU1tbE9Ta2RDVG5SSGQyVk1NVk5ZVkdOQllVWkZXV3RzUW1WUU9XUjNZMVZQZFhsa1h6bElOVzlVWDJoWGJ6bDNMbkpHYzFwTUxXUnJNRXRSUkdaNWJuWlZSMUpET0djLlVGQmpRbFlaYkVLVU5PYmpLN3MtNHdxQUxEZWFDRU90XzVPdmoxaEw4TjgiLCJleHAiOjE3MDYyMTYxNTMsImlhdCI6MTcwNjIxNTg1M30.nG65nqCKj-nNEpy35ILVjF5JK1Bxn124Tl9pZ6pkuAA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002372"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:53 GMT
	x-forgerock-transactionid: 25b63dc2-d059-404b-b20f-c2ad3a572613
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:53.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:53.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 215024: jsonPath($.tokenId).find.exists, found nothing
20:50:53.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,215024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58d954a7, username -> user.1002372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@393762d1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215853776))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:52 GMT
	x-forgerock-transactionid: 70579220-958e-4a8c-b028-fd9a3606e0fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnY0c2dqbGppMnN2aHBpaXQxZm1lYmhmNXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFMwcEhUazVLWm1OeU5FZzFORU5qTWtvM2RWWm5MbXRXY1VVNFJYSnRkM2h2VEVKSWFUTkdaaTFqWWtveVh6SlJVbVZRVmpOT1gwRmpVR2xpVjBSUVJFSm5hME4xZDJ4RmNFdzBUams1V1ZvMGRGcHZiWGxmWkhCMmMzZFNSelZ0VHpCdVgwVTVka0ZUWWtaWlYwUkxaVVpSWDNGQlMwWlRSVlo0Um0xME4xWkdUak5TY0dOSE5UVnJlWGxrYzBKdWRGUjRVa294U2pjeGRUUkxlamRCUm14c1JVd3hUbkZOT1V4bFFqazRiVkF6WkZVeVRGZHpVMVJ4WVdKbVdEUkpURGRvYmpOM1ZXSjJSWEJMWkVsWlUwVlphMncyVkVwdFlXeHhhR1ZoWVVWaGJFZGlNRWg1UVcxdmQzUmlUV0o0TUdGS1gweHhUSEZGV210b2FUWlVhRE5OUTNSemRYWlpURXQzY0dwT1VrVndRVk5aUlRsMWVHZFZZVmxTUkVkR2FVUlBWMjh5UWpGV1ZqUTVUM2cwY1ZsME5GODJlbFJqYzBGTVkwZEZkVFZZYkdSWVlTMTJORk50T0VZd2IxZEJWbk0xTlY5ZlFuWmFSa2xOZDFCVU5XSmlNMnhQTVZnd2VrNXRWbFpMWmpnd1dFMWpiMkpzYUdOWFpsRmFZalJRYWpOcWFVaEJVMHAwUjFOVlFpMTRVRUZFWVdoYWFsQTJZbEZVUmw5WmMwbDZlSFJpZFRkMVh6UXlNVmsxVDNCbmVVeGpORjlRUm5rMmVGUkdORlJIWWpGaE9XRXplWE5pV0VKV2FGaHRYM2M0VDNCTk1IVldibmRPVTAxdlVrdHZOR3Q0TlVWRFVGQmtVbVJITms5VmEydGFVemw1Ym14Vk5YWnJaV3BMU1Y5aFNtWmpTbmhHT0VSRWJWTndkRk52UkZWalFVeFZVSFk0TTAxZlIxaDZRa2RWYmxWSVVrcGFaV1ZQVlVGQ1RsbE1VMjVNVlY5bllrWkRhbTVNUkhWRVNERlNVMU13UkVNMGFEWTRVMnhUV0VOTVNHTlJkRm8xUWxacGVIQlVhQzB0Y1VNM2QzVkVUVzgwVW5KaU9FTmtZbWgzZGs5bVJFSmFjSHBVVUdKUVJETmliMUZJZEZFME0wRk1XRlJtYmtjNFQyeFVjblp6VTBsV1MxRnFSMjFwU3pkNldFTnhMVE01ZGtwaGJXMVNOVVpHY0RCNVdUSjZaRzVuWld4VldtSnpMalJ2ZUhKclMxWkxUa2g2YURNd2JHUnVTSEY1U0ZFLkItLVc1cWlJR1ZjNUJPWHZoUTN1NGNYcWVBY3Z6QmZhVDZzSWZPUVMzYjgiLCJleHAiOjE3MDYyMTYxNTMsImlhdCI6MTcwNjIxNTg1M30.gU2PxN-mGzomxw9yc-flW5RN1DkmsdDblKHU2-qg1JA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:53.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:54.840 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 215201: status.find.is(200), but actually found 401
20:50:54.840 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,215201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42c12c94, username -> user.1000847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c94850f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215854793))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGZub3M5NW1kZDlndHA2NzM3aG1jYWx1YWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1oxSm9WbmRpYmxaSGRrWk1XRlZ1U1RGelpUQlJMa280YkRaWmVtczRNRlZqU1VOSWFWTnJialpvTnpCRFdXdDNjMUJyTkhKaE5Vd3RhemhTY3pkU1NWQnVTSGhWWld4QmNVUnpOM2RMVVhodmNqbEhZbWg2Wm1saWJtZE1XVzVuTVZaSmVIWk9kMDVZT0djMlIxWXdjbHAwTUhGS1YzTjFXRGRvTm1GYU9FbzVlbk4wV25odWF6UkJiSGR5Y1dkbVkxOXNhVUpUUVV3MFlrMVVZVXRtWVhsVVZHaDNWRXhXVjFFeE9FZG1aRjlHTjFSbmFGTnRibWhITURoa1drZEdiMmQxYjNSUlpXeGxSbWxQVTB4RFdIZzNWMk4zTTFSTWFWOVNOV1pyU0VOMGVDMTBPV1ZXY0daeVZFMDFhbDlQZUdRNE9EZ3lhbkZOTUVnd05IZG5SRmxTZFhORU5tWklValZ0ZGxkM1VFVlBTR2xDYTBOcVMxVnhYMGN4U0hBeVZtMVBjVVZzTUdWMVdqRkxkbVUxTkc4d1FXbE5hRGt3U21Gd04xVTFOSHBXTFVOdU1VbEtjMHQyUVZOVWRVaFliemxYUms5Zk9HZEZVRlY0T0VZMFpGTlRSVGRKYkhodVlUUjRPWGM1ZFhkaFZYSXRPSFpWUjJjNWJXOXZZVGhFUmtKb05VMDRaSE42ZVhGV2JuZHhVVmxUZVhWeGRVVnlUVWg1T0Rsak9YSTBkRk56ZWxOVlEybFNNME5SY0dsWWFWTTFhR2M0Y1hWeGRtTkdjREpPTUV0WFZYSXhkbXA2VjNOb1JuQkRhRzh0WkdGUlEyRldVVkl5TVRsTFZXVnVOR3d5TldoamJHWkdVVFZrWDBONE1rTm9NRFp5ZWpWRmVEUkxSVzlYY2pkNlpsQmtWa2h5VEVkTVpVUlBZM05pWXpGV2QyUXRZV1pOZEVwSVZ6ZDJNak5hTVRoMllVcGZibDh3YWpOeVZGQm1TMEoyYkhoUFN6Rm5VV1U0UlRRM1dUVmtjMFl3VTNSMmRYZENVVmxYUTA1UlkzUlNkbkUxWTFWMFJqRTNlR0pUYUcxemRreFhhRWRpY2pCS05HdHdZWEU1Y0RodE5qWlNXa3BHYVhkRVgzSmZjMWgxVG1GUU9IQldUemxZYWxReldESnpaVU5YVlRBeVptVlFPVGRsYzBOYVVqbDJNVEZWUkdwTFl6bG1VM2t4V0ZSNFlYY3pYMVIyV0Y5eU9YUlpMbkpxYUVwTlJtNUZWWG8zY2t4ak4wNXRaRFV3YkdjLmFhQUx6dzAtTVZ0UkdsN21kclNLUUNWMVphXzhibGlwTTBGcUJuRjB4QjQiLCJleHAiOjE3MDYyMTYxNTQsImlhdCI6MTcwNjIxNTg1NH0.FQoAbOJRI8T53v_N__qEzoDkT6TfpkdbFbdHz84iDuo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000847"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:53 GMT
	x-forgerock-transactionid: e67cec15-443b-4f4d-9e4c-eb0dd3565be3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:54.841 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:54.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 215201: jsonPath($.tokenId).find.exists, found nothing
20:50:54.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,215201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42c12c94, username -> user.1000847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c94850f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215854879))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:53 GMT
	x-forgerock-transactionid: b122206a-fc52-4020-8c29-309cb081f13d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3U2NDhjajE1dWxkbnVzc20xcWFlNnY5ODMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elIyaEdWRkJ2VGtaaVZqRjVaMnRuVG1VelVHbFJMamhsZEU5ak0yY3hiRTFmVTE5WFZGZHFWMVJ6VW1WTWNVVTVZVTFyWkRaTFRuaG5kV0puTjJFM09YSm5VRFY2WTFWQlNHVlBhelExTlVZeVRpMWlZbEpTWkV0TVYxWXpUMGhEWVV0dFpXSTRlVGR2UzFFekxVUmFSR1o0WldZd2RuTkdSbDk0Tm10Q1QwdExSWFkwUW1KeFlWRXlUbmh4VUZKdlZVdHFTR3QxVUVab1FrOTFNMGd4VkZBNVpYSXliMFIxT0MxVUxWaDZOR3BzZEVVMVpIVmFjVUZ1UlhsRFYxQkNkbEZFUzNsc05XeEVhazFXUVVkV1RGZHZUVmRaWVdOUlUwbGtOMHBUVTB4RE1UZ3RNVkZHYkZWZmNUbFBVbWhQWWpSRlRGcHFjR05NVTBoVWVuaEJlRU54YjFwdVVGbFZjWGhYTUdkcVpqRkVObEZDVGpsQ05XSk9TbWQ2YWtKYWFXaEVNbkJ6VWpNMk5XZGhSako1TVVVeFJuWnRkamQxTTJaRE4wcHlWRFkwZUdRME9XeHFaSEJtU0hCSWREaHNSME53YVRnMVFsQm9OVk5DVjBkRmNsVTJPVFYzY0dNMmRXdEZVMGRwZUhvNU4zaGlTemRJV1hCUlNHWjFYMlY1Vld0TVJ6ZFlSbFEyYkRkSVNTMHdPRlIyWm5sQk0wczRZamM1ZW05MlRtaHVia3A0U1VOcWEydFdVMDFNYXpNNU1XNVBUMWs0T1dOQ09FNHdhbUZvVFdac1pGZG1NalpLTFc1bGNrWkhkbHB5VGtabGEwRmthMEZVYVhGbWQwZ3hNekY1Y1hJeU5IZGxZamszT0MxZkxWaEhjMjFrWWtWb00yaFRZMU15V2pSWlFVZFVUR0ZYYjNKUmFVeGxXbVF3WWxveFRGUnJWR3N6ZEdseE1tVmhjR2hwY2pCUFprVnpaVzFrUW5oYVZXUmFkbk0wV0VKU2RtWTFhbkptZVdKUVVGOHljV1p1VldZdGFUVjBkM1JyYUdWNVppMUdRekU0TFdKWkxUZGFMWEY2WmtSM2FUZFNNbmxPYVhCSlExTTRXSE5RZUhGalpVbHVUVXBLUnpsMlNXWmlTV014WTJWM05WTnVSMHg0U0Mxa1JVSXhjVVpQZG5sVWNEUndjMU5OTkZVdGJHWkJaR3cwUm5WbVZFMUpWVE4wTFdKWmJFMXFaMUZtT1ZCSk1GaFZMbEE1UVMxdlJETjBaMU5hVUcxeVpuUXROa1JIYlZFLkFIMFdYbEdjdlE2ZTVNcGJ2TGFDRzRlekhYUHExUkl2M2hyWE5MMUtUVDAiLCJleHAiOjE3MDYyMTYxNTQsImlhdCI6MTcwNjIxNTg1NH0.IXsLejZ0FGNQ9Y9Co4pYY4-YuFqfzJsOH7tSiCho1pk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:54.880 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:50:57                                        1450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=412971 KO=12308 )
> restLoginInitiate                                        (OK=204508 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=203890 KO=599   )
> restloginProgressiveProfileCallback                      (OK=4573   KO=599   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.18%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.18%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.39%)
> status.find.is(200), but actually found 503                      4958 (14.36%)
> status.find.is(200), but actually found 401                       599 ( 1.73%)
> jsonPath($.tokenId).find.exists, found nothing                    599 ( 1.73%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############################-                                            ] 39%
          waiting: 326989 / active: 28     / done: 215598
================================================================================

20:50:58.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 215666: status.find.is(200), but actually found 401
20:50:58.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,215666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f1aac5c, username -> user.1002827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@186a4494, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215858042))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWU5cnJudTc0N3Nwc2h0bDRiYXVvcGhia3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU1XZGxlRTh0T0haR1ZXdERiRVpLVjI5YVVIUkJMbEI2YlVkTmIxOTZZWFUyWjNFMmJITkdXRFIyUlV0RVFrbEdWbWRsT0hkRVFUVlVjblZwVW1kUFpWbDFTRlZ3WldwQlJFOWtZV0p5TW1velkyRTVPR0l0Y3pKemRWSk1hSHByYkdKMFVFdHNkbEpEWTFScmQwOWFlakZSTldSSGNscHRibTFRWDJSeWR6RmhRMTlpWW1OaWVVTm1VVEEwU2w5eGRrSjNWemx5V0hNMVlqTjVVVWhIVFdwNE1XZzRiMEpTYkhOTFprSldaWEZpVjA4dFFVZHFVRE5vZDBFNVMzVlhURlJSVERVMlpGOXhWVWxYWkd0NmMyNUlVazFZUVV4TFRsTTNUbGhwYjNCUWJuSjVZa3hWVVVNdFdYQXpabk0xTldKdFJFaHljbU14Y0VoUlZFZE1WRGcwWkVaMVYwbzJja1V0WkZwalgwaHBMVlp3ZUZacWVVNUtSWFoyWTNjMVFsaE9Obm90ZERRNFRXUm9Uekp2U0hJd1gzVnhTREZKVTJ0ZlNWVTBRbmt0UVhWbFZscGpZVGhoTnpKWk1tbE5Va2htVFhaVFEzVlZTM1U1VkdwNlVUUnhUMUJFWlhFNFQwVnhZVzlqVmtORWQycGFjbGhJT0doNU4wcExVRE5UYUdaWFZFeHJWWFEyZUhwTmVVbGplV2wxVjNaUldWUnpTRVZ4V0hSQlZHZEtVVzFNYmxWSk9FNVpVM0JEWjJsZlpFY3djVGh2Y1Vob2RYUlZTMFV4ZW0xV1kwazRaelZKVmxwMFExbzJUVVJQVUVKb1kxWlNla1pLUmtsUmFUWnlRV2xqVlhOSGVGaG1iVlZ5VG5veU5YTmpUV2xJWkRFdFFqVXdibkJ6VVUxeExXdEZVR0poY1hSM1JraElNVXhRZG00NGNUSmZTR2xDU1hWVk5VaFNMVmx4Y0RWSlduVlhUbU55VTJKSFJrdEdkV3A1VTA1QlVISlZTRXRtTjNkb09EZFBiMHRUTmtsVFRHVjFOa0Y2YTNvNE1FZFVUV1l6VDBad05VWldTRzFDTldNMGFVWkZPV3RhYlZZM2JHSkZVbFZQWVU1WU5raFROMkV0VW1NeWEwZGtZVjh3ZVRNeFNtOHlSRmR3TUZnemRrNUZhVVF0WHpSdGNrYzBVa3RtT0Y5Sk5VOVhUWFpOTjFGYU9XOU1ka1JmVTBOR01HOWpSamsxTlhOSmIwaEpMa3BxZUhaWVdXRnBjV05qUVhZMVJrd3RhWHB2WW5jLnpQaDh2REg1S1lncmNQbHc4TTJlWnc3bDNLSzdnem1mQVpZN2Q0N0kzZHMiLCJleHAiOjE3MDYyMTYxNTgsImlhdCI6MTcwNjIxNTg1OH0.NcK11rRWXtvZnKqOKFd8tVdlmyxP0nEzI03wJ0CU18k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002827"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:57 GMT
	x-forgerock-transactionid: fbd4353a-d833-41e0-8152-f5decd6f90d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:58.091 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:58.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 215666: jsonPath($.tokenId).find.exists, found nothing
20:50:58.134 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,215666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f1aac5c, username -> user.1002827, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@186a4494, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215858133))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:57 GMT
	x-forgerock-transactionid: 77e1b911-e9a1-4567-854f-418c870558ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnZkNmlmY25jNmJtZmk0NTk2Nzk4cGUxdHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RloydFhha2xTZDJWV2NEUlZhbFJTYTA0NE0ySjNMbEZwY1dKRllsTklkbFJwVlhSM1NuSlpUWEI1UlRoc2IxaFpjSEJXWDFJM1VGQjZUVzgxU1dKR1ZqRnBhVEoyV1hvdGRsOU1aeTFVVUdsaGNGZEZPRjgxZDFCSVpWcFVUVGx0UzNkaFRYTmliR3h2WW5STFkydDJZMWRpUlROVVRGZzFOMUpmTm5oWlJ6Rm9SMmRXYUdjeVNUZERNRnBtZEU1VVlVNTJjV3g1Y2tseFVXcFpZWFpaZEZSalRXcGxjV2RNWlVKVFIxVnVOMlpQTFdkS04zRnlXRUYwYlRKQ1ZXOUROVTl4U1d4allXTXhSemRRYkZKaWMwUTJZeTFQWVhWUmF6bGpaR3hQVUhsTlJFcEJSR2R1Ulc5YVRYY3dMVEp5YURZMFRWSTVXRUV0Y0hSTGFFY3RSRXRoT1hOeE1tMU1XbGhRV0RWV2VuaHNlVE55YTNKdWIyUm9aRUp4UjNNNFNsOXlabTlzZFZZMlkwNW1TREZDVHkxSGNrRkxPSGd3WDBOU2VFWTFkbGN0Vm5seWNFVnRXRzl2ZEZwVGRqTXRVSFJNZUVGYVMySkhOR0Z4VG10NE0xZGFjV1pYZEdwa1dYaHlNUzFVVVRCTlVqSm9lSFo1Tm5kalRTMVFjV0V4TWtaalNWYzJhSEUyZEhaUWNXcGhYMjFRVG5OcWFYYzRNamRzVGkxUlZrTm9OWE5WV25aV1EyRjFZbTB4VW01RFlsaDNkbW8yVlRSSVIxaERXa1pqT0VaVmVtWTRNVEZWYzJKMVlUQkRVa2h2WWsxdk0xRk9kbkZ3VXpObldUaFBWazB0YzBrNFNFWXhUWFp2VjA5NE5WTmlZbFo0WlZjeE0zcEpNV041WVdSMlQzVlZia2s1UmxkTlMwYzRNV1J1UlRCTkxXRlNUMUF5Y25odE9EUjRlVWhhVEhsM2FsaHNhRTFLZEVwNU9EWjNXVnBJTkRnME9IQlVWMU5HTURsdmJ6WkZPR2d6TWswdFEwb3dNblZ3VjBGVmRVaEtTRk54WlV0Uk1UTmlWa0p4WW5nMFpFa3pVRkY1VWsxc1YxSnRiM3BsU21zMmFFcHplbk5rZGtsMlZUUk5WR1ZJY3poSFRGUnBNbU56ZDJwVVRYbFVUWFJmVDNscVNXMWFhRXBMYzNacU0wNVRUMWQxZEdoa1EzRnlVWGx5Y2xGWVEwRm9jMWRoU1dsU2FuaEZMblZxTVdod04xOTJOMjl4VW5abGRreFdSbFJGZDFFLkhXeUdvUkxXZkNILU1ZRzEtajBfTnJjby00cWF0V3hUTEhyLXZ3dDEwckkiLCJleHAiOjE3MDYyMTYxNTgsImlhdCI6MTcwNjIxNTg1OH0.ouj4EXgU0zZxQoJxiOGQyjglgHUgc4aYtWL12iXV46M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:58.134 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:50:59.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 215880: status.find.is(200), but actually found 401
20:50:59.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,215880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c70747c, username -> user.1002674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@311804a3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215859395))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2s3ZTk3ZGE3MHY1dG5nYmxxcGgxZ2RidnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGNsQXROME5VTURsTFVVeG1PR0pDV1hkeVJGVjNMbVJ3Um5CZmJUSkNTbkV6Tm5Sa1MyaDZUMGxZYjNsNFpXaGpUVkp3Y2pkV1JHSjNWRVI1YlZwS01VeHBUVFF4WXpGek1reGxjRll5Y2tkcWNGOTNPSE5HU2pWbmEyOTJkbkptVDFCM1lUQkNSbVpFUWxKMWJGcFNUVWt0T0VRMmEwMDRNemxMUW5kR1RISldMV3hVVWxKdFNsWjBNbGczUlc5d2FWaHhMVmQxWTFOQ2NVNXFiVFE0YjJsWkxWZGFja2hWWkhoblFYSmtUVzVMU210TllrRnZWRmhmWkhOTFExTlNOSFptZGpaTGQxaDFOamxrVFdaTU9FeDVhMnBTZVVrNE5UTlFOakZCT1hWdGVrSkdaSHB1UlVaaVJteGxaRXR2YlVoamF6VlNVMnBmWXpRelJHSmlOVGh3VVRSc1dsUjZZelJMZEdGNFZVcEZjWGQzYUdKcWRHVXpRbEp3ZERobFRYVm1hblpEYkhKbk1sVnpMVWxpYlVkQmFHbGhWSFJCVmtOT2JrNTNWVXRSYTJ0YVltb3ljVkZJZDBNelpuRkZkVUowWDFvMU9URTFkMEpUUWw5d2RrTjRWVGxYYW10SVlVbHdhSFowTFVreVlXdDVlVVJLYWt4YVRGcHJTbWRsYUV0VmFIZ3hiek5FWVhKTlF6ZFRkMjlTWlVzMlYyZzRMV2N6UzBweWJYcE5Na2RVZW1aRk5YVnNaV2Q1U0ZWdFEyaGpiSGRvVldwbGR6QnJaWFZIUzB0Q2JFVkNZbmR3TmxJd2RsSnBPRFppVm5SUlRIWm5VRXBHUkVGUE1tTm1NV3hXYUc5bE5tTXRNV3B1V2pCdVVrMXpZMUZCYkhWNFRFdzFUV2xWZVdGcFNXeGhZVFZ6Vlc5RVV6WklVVGRGVHpkWWFEUmpjMGh1V21NMWMxRXdjRGR6WnpKS05WQlpSR1pNTFhaU2VrUnVlRTFFY2xsdFJVODVWMWg1V0dwV1EzTjNNRWhWYmpOcFpqZG5lVVF3TWpWWWFEWnliMVIyVTJGVGFuUnFTWEJtZVRSdVNubEdlR0ZKV0dsNGNWOXBTRTE1WkdOMmEwdGxUV3hmUjA5dVV6UnRWRk5OTURkUWFGTldiMFZ3Um5JNFFYVXlOamRKVlhsT2JVZDBRMGRzVGtveVJIZEZPSEJtVXpWcWMyd3daMVZhUW1Sb2MxVnJWVkZCY25OellqVTRMbkYyYjJacVozcENkRlJIWmtsc1JtUlhOMWx0TFZFLkR0ZU1aNVRRMHdibGtyYU80QzdKZm50Q3dYc2M3aUFrWU1YWXRvQ2pXWDAiLCJleHAiOjE3MDYyMTYxNTksImlhdCI6MTcwNjIxNTg1OX0.cvsvtyv1vThVrRcgQHqgOirS6TaUW6EdPkvL5umIH9s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002674"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:59 GMT
	x-forgerock-transactionid: 0afd97aa-e745-43f5-a36e-e0662b2819b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:59.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:50:59.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 215880: jsonPath($.tokenId).find.exists, found nothing
20:50:59.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,215880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c70747c, username -> user.1002674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@311804a3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215859481))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:50:58 GMT
	x-forgerock-transactionid: 9b9728f5-3756-48f8-8334-7a6317f19047
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzBtbm1xMTYzcjQ5aWVzNGdudDkxMXY1cWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlNtazVSemgzUkZCT1ZXZEdPSE16T1hrM01ITjNMa3hsUzJwUmNXbHdSMEZGTjJvM1MzVlhWVWx4VkY5dFVYaDVRamhzYzJKR1kzRTFValkwV0hCcVVqZENkWGxzTkd0U2FVTlFTbDlGVlVOSlFsTlpSR0U1ZVMxTWFtTkxRVkYyWkVKZmJrdFplamRoUXpnNU1sUnBSV05TVFdoWFMzWTVabk5IUjNCaVZYaFFRMEl3TmxaelVsZGlObVExWTBKT1ZUZHlNbUpsWmtWaFMzVlhZV05ITFZSQmFsYzJkR0pFY2xneGRYZ3dPRXRDZVdkcmFESTJkRTFxY25OM1ZtNVlWRUZ3TlcxRFVsTnJlRUl6ZGw4eFpsTnVkVkZFVjBkQlZtcGhTbDlXVGpreVlsODBNa3hrWDBWcVZYZGxYMGRUYW5waFVrRkpkblZsTTNCb05WRXdSV0pPWTNGc1VFTTRSalo2TlZwNmNtWlpkRzVpY2pkUVdUbHJYMTh3ZDBOUVkwSlZkVWQ2WlU5ZllWUnhaaTFCYWt4bldHaEtXbUp1TFU5M1p6UTNibWhvU0dKMllXcGhObUZPWms4M1dVeEtNRXRUZURkdFRYSnFRbEZmY25RMFpuZGxkVEkzWkRsNVFVaEVSakJZWW5sbE1UQkJURTAzUkdKU016TXRlWFJKWTJKQ2IyeDFhWGN6YmpnNGNXbFFkR1F5ZUZaR09WcDJPSHBaWXkxM2NuQlNlRTVCV2sxTGVUSlhNVkUwTFZoa01FcGhlR0ZIYmpoaU9WYzFiamxuYVdkU1ZuZFdMVXBJWjAweE1GRkxObVJwVmtWaFJ6RjRYMlUxZG0xbVh6QnBZbVp4TmtGclVraDZZamhtVlVsRFVGRjZkelkxVUVKdE5XMVFOaTF4TVZnd2RVSjJhRzVvZWpOa1ptdEhVSEZuV0dkUllrRlJkbVZGZGtkZk5VcHBjRnB4UVhJNFMxRXhVVGhuYWxoTVgyNWlUSEpTV0docWFIRXRSa3RsT1UxbFJFMVdhSFV6UVZaVE1IVmpUR2RRVDNCRk1XZFlOMjlWVERJeWJXNWZZV05CYTNsdFZuZzVOR1pvYVdSSGRYcHJOMXB0T1hoaFlXNVlUMGhDY0ZGemJrMXpORzVyWmxJNGNuZFVhMFptWjJWR2VEZHFUMnRZVFZsMlF6RTNhWEYwZEdOZk5sSk9kQzFwYjAxTVJXcDNNRmw0VUdWd1VWbFdhM1I1U21WT2VsZFJMbVp3ZUhSMFozbENaakEzVDJGdk9IUm9OWGhCV0ZFLkd1bF9GUXVmXzRTWnpacnFIRXJzbW5jWm1zRWVFSDZWdHJyd2VBLS0yNkUiLCJleHAiOjE3MDYyMTYxNTksImlhdCI6MTcwNjIxNTg1OX0.C4P1Nxh0Y3BHWte4sPCF-kpGN7phG1XMnoINn0GUcuc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:50:59.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:00.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 216075: status.find.is(200), but actually found 401
20:51:00.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,216075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f19181f, username -> user.1000228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eb3c787, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215860601))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOG4xMjMwb201NDU4dG9mMzNnNDM4dmEwcGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1FWcENWV2N5WlRGeWJWcExiR3h6UjE5RmRUUjNMbWRvV1RkMFpGVnhlRUp6Ukc1bU4yOUtNRWhWVlhkdU5sQkRjaTF6VkZaRlJtbFdUMFZVY1hOWFdIUklhWFJ3Ylc1ZlJUTmxTR2xDVVZwVWJYTnRZamh3UkRWU1QxTmZUMFpJVUZSMlVYUXRiVTQ0YVhwcmFrcEdURU4zVmpWV2RFWkJWV2hJVTJNeVlXMXlZWFZ0V1hGVldYcHdaekZDZFdsdWRsaFlWREJYVTNFMlJIbFJSbGRIT1RKWWNscHBYMnBLYVZBd1lVMDFNMmhhVW00NVVHRkRRM05mU2tKSVUyaHpTbUprZFRGemR6VnRTMnd0T0RkNmJ6UkhTbXRKV1c1alNuTTRSMjUwTVhSWGJsWjBTa1YyZG1kUmRWbGxkMnMyUWpoVk5YcHhiSFkxVHpNNE1rTnlSMGt0VUc1MFJDMUNTMFJFZW1JMmRUaG9lRVJaY25sVFdXTnplV0k1ZVRCMllWUlJZMGhIU2tseE1GVmhSemRDVWxWVVlWRjNRMEkzY2tSME9EbHNNVEV4YkRoV1ZFcHlRbGR4Y2xwblJXSnVUbWx6YjB4U2NFbGZWbkl3TlZoUGVERlJVbmd3VVY5T2IybENUekJVUTJkbVp6TmhSR3RWVFd3MU1UY3hkSFF5YmtobmIxWkRjbVl6UldGV2VYaFZOMGc0TldSNExYazRabVptT0VGUk0xTkVUVUYwTkV4alJVZFNXVmxZYTFJd01HeGZiWEo2VGtSNFQzbExhbFpUT1Raa1ZGRm9XR0ZuVHpsYVNuTlRRbUpHTlUxUlJrc3RNWEYxUjNRNE5EWXdka1Y2UkMwMU1IaDZlVTlUY21vM1VGOTFhWGQzWTJFeVZEUmphbFJsVVRSelZsSk1iV0paUW5kMkxTMVJlVVJLVGs1b1VHWm5jVVZTTmpsSVZ6Wk1UakJQYUVwRGRGTkNNMTlJWmxWcGVrZG1ZMW90ZEUxWUxYSlpORU52YVdkd1VtTkJNSEp1UldoUGEwWllabGMwU0ROSWIzUjVWRzV2YkV0SFdFUjBiRTVaZG5oWlYwb3dSR3g2VXpSRllVd3RWSFZZT1VRMGFucHpXQzA1Tmt4c1JIVndUMjFPV0VWYVJFZ3plRk5QVEZscFVqRTNNME4zVWs1aE5raFhUVzVrTkRSdVpIZHRUVmhKY1MxVmNFcEZXRGt4TWt4eVpIaHhWR3BITmxBeU4wVk5Ma1JzV2pCU1gwUXdWakp5WlUxMlRFVlJjVlZRVFVFLkNqTVlWQTZUVTA4c2VMaHhtazFqZWxpcEtqbm1EdnVfaGstS1RYdXQwd1EiLCJleHAiOjE3MDYyMTYxNjAsImlhdCI6MTcwNjIxNTg2MH0.2Pl-jn0nfV1Tc7XRJ3-pgEvGfgsyMtWurWRg0vQLlDY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000228"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:50:59 GMT
	x-forgerock-transactionid: e79106de-2a69-40ac-a3cb-50760b628a50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:00.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:00.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 216075: jsonPath($.tokenId).find.exists, found nothing
20:51:00.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,216075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f19181f, username -> user.1000228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eb3c787, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215860687))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:00 GMT
	x-forgerock-transactionid: 4f2642f0-6b54-4141-a134-12e6fea80f58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWpob25hdXV1Z3ZlNTBsdW9oNWludDhsanUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGFVVTBTbmhqUVVaeE0zWldkVlF3Wmxsc2RGOVJMbGRHWkROTFUwaFNZVUp4Y1doRlFtWmxhM0U0WkVFeVdISXdPR1ZoVlhSb1FXOVZSVzE0WjFoR1RuRTNWRTF0T0d3NVptNU5keTFDUnpGVk4wY3dkVTlvWDJWVk9DMUVUblpUYzBsT1pIQnBPRU4zVGpCclYxWnZXakJ2VVU1NVNESjJVRVpLT1hCTVlqVmZkVk16V1d0d2RsRmFSR1I1VXkxWk9HY3ljbGwxVUdkQmVUbFRZMjV1U1RsUmJYSjNNMk16YXpCRWVXaFJRVkppUXpFM1RqZDJjMlY0VjFWVWJVdzFRbTVrU0dWbmNuZGhNV3QyYzA1aGExbHRaakJVVkdsTFNGRnZiekZHYzNkTU5UY3hUM2N0VEc5cVVtZHlUemhaT0hGb2JVMUhhRzFTWlU0emVVSTRaVkZLYWxOWFVsQm5RM2RyUVdVd1RrNWpNbXBHVVVoSGFIcFphSFF6TFdKMU4wMDFWVGRST1dWeFNXTm5hVlZVWVhSc1NuRndTMTlmVWpWcVpUQkxOMEYxWkhaVWJuSmFkRkpRVDJZME1GRTFUM2wzUVhGWGN6QkVPR2xhZEhjNVYxQTRNM2hPY1UwMk5EaHFjelpGVFRGTlRUWjRWalZ6VVc4elNXOXZZVXAxWkZKbGJIRmZka1JYYmtGcmVsSlROMG94VVhSU01UTnRkemd4Vm5kSWIybGtlbWxEYlVKNGJISnhOV1JTZUhSeExYTk9WWFpCWm1jeGRrUjBhblZ4U1c1R1dGcDBhbkZ4WDNveGRFMTZZVEZpVGt3dFYyZHZNSGhNUTJKRmJUSTBSMlEzTkVzNVFqSkRlV3RDVUdGZlQxcGZNalEyWTFCTFFraEhPRVZLU1cwelZrRlpMWFV6ZUdNMFpHMUpXVXB5WjFWQ1ZUTnhXVGhoYmxRMlZ6bFFhVnBWY0dwc2JXVXhYMHRyZFhGRGVrSjRVRzVNUjFOallWTlJhMUUyY1hkQ1pTMUdXR1V0UzJSNWExUklVVFoxZEdWUWFVVXhjM1UzZERoNVIwWjNVSGRCUkZoc1kwbHVRWGRzYVdORFgxUllXbFJKTkZGVVZYUkNSREZITVhoNWFVTkpUbmsyZWsxalkxZHFjVGx6Tkd0RlJHbzFkVU5sUkRSQ1JXZFZNRkJmVldwUVlqWnhMWEJUWkhneFRscEplazF5ZVdWbmFUTXhkVEYzZVdOQ2FsVnZMa1F5VUc5UlQyeExMVzlYZVZOb04wRTBTelpKTjBFLnRtZG9sWUczeVlIb0NobkhQdFoyRGR2MjRUQ2tBT29IWHZQcEpGM2NWVFEiLCJleHAiOjE3MDYyMTYxNjAsImlhdCI6MTcwNjIxNTg2MH0._R71lD9ojQrbOId0DR0Db_l65PMkjo54ihKgbTJaQgg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:00.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:02.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 216365: status.find.is(200), but actually found 401
20:51:02.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,216365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74559951, username -> user.1002885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@368e83aa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215862373))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWxrOXBlaDgzOWsydG9jOXBtbDI1ZnVyNDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFJFRkRaVkJWWDJaNlVuTmphRFo2YzJaYWFsTm5MbE5xYTJkMlptVlpTMVI2ZVVGWWFrRk1Va3N6WVU1MmMyNXdjWFZpUkZkNUxYZFBlRVpNUVMxdGJXUlpkbmhzWVY5SVJGaHdhM05oTkc5MFVUbHRlbTAxTkdKVmRISnBORlV5Y2tvelYyaHpiekZMVlZNd00wMUxPR3BEYm1sR1ZWUlpjbUpwVUZCQk1YZGhNREJ2TFVaS0xVWlRiMmhXT1hoTE5XbEtZamRxVkhsQlJEazVaMjQ1Vkd4aFNqZENWMFJzYkZOeVYwTkdSa0p1WTIxcVZEbDZlakpEUkVRMGQzQjNOV2hQZERBMFVraFFkRU40U0hORVJHZ3hTaTFzYkY5WlZtSkxZVWhIYVVOaE9EUk9NaTA0T1cweWRsVnBNVzFhWkdKR1UzTXdTRGhJVHpaSmQwaElRbk10TTNJekxXZGxla3hYVjNkUmJIWkpURFJwT1RJNVpVNTVNMFZXV0hkSE5GOTNZM1JNVUhOTVdFdDFRemN6WXpOUlpUZFdPVlZVVVVaSmFtaDBaM0p4VGkxaE5GSnVVSFIxWkRNM1RqQkZkMWt4YWpoNVExWXRNM0Z3ZUVkb1NEWmlTa1JOZWpoZk0wRlNZeTFXZUVoTk1saHlVbUZ6YW5WcVZtaERkWGt5U1ZVNWR5MVNhMUl3YW5kWVlVTTBjWFZ0YmpkbFNWaG5TMGRTTW5KaVVUbG1hME5KUW1kdlUwZGhaR290VnpOMWIyVTFaRmhpZFdONmRUZzRkWGhWYm01T1UyOW5OSE5WYTJsR2VsWjBVVk13ZEdaRlVVZG9aMUoyT1hGc1QySkpaMDFTVFRrd1ZtODBTa0pOTWpkQ1RUWTJiM2xLV2xjeVFrMUpZbVpzTm5kcVYxZG9ZV05hTUhFMFJXNXhRbll3V0U5NFNUaHljMmhxUlhNdGRqYzNOamRKYzFkYVQyVkJiRWRKTUc1TWRYVnFXbEpPYVhKWlkzUm5RMVZzWVRrNFlWYzVTemN0Vmt0UWNtaDNhamRRY1dOUU1rbDFXRkZUVFhvNVMzQkNVRkoyZW5wMmRFNVJkakJZYzFwbldGUldaVkZFVVY5aFRHbGFibTVZZWtsT1V6SXRiMVI0UnpoV1RtODVRWHA1ZUdRM05XRjBUSHA2TW5SdmQwcERRM1J5YlhKU2VrVk5SekpZWkdSRVVqVk1YMUpvYkZCNllWaE1jelpZYm5SSFNsSm5Mak15ZG5wYWFVTTBhMWc1T1RsVk5uVmtNVlJVZGtFLmt6RlhTYXNmREF5UWM5OG9sWlpHaHpNdlEyYVA4SjJHQzlhVFRJV3Yxc28iLCJleHAiOjE3MDYyMTYxNjIsImlhdCI6MTcwNjIxNTg2Mn0.IO0QN5NwVHqqjl0dpXFK4DrLkT6X31RQgQItuj4fBY0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002885"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:01 GMT
	x-forgerock-transactionid: b5ea69fb-0d2c-42d9-9e3e-ddba9b01846c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:02.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:02.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 216365: jsonPath($.tokenId).find.exists, found nothing
20:51:02.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,216365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74559951, username -> user.1002885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@368e83aa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215862464))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:01 GMT
	x-forgerock-transactionid: 093d6cfa-e9a3-4fab-a095-b8d634b63533
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDRobmdodHZ0MHZzMWp0bTZoN3Q3b21rcWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1RYUkdiRTgyVldjMU1rOTRZbWhrYUUxRFRVRlJMams1WWtSQk1XSjBkVFZKUTFObVgySmFVbTFIZFdWeGExTjVNMDFTTldKaWJIUXROVXRYYnpWUVoxZElMVmhST0MxeGNYRlhSVmxmWVU0M2RYcExaemc0YWprME9YQndMVkZzTm10c05YQjJRbGhZYkhWYVluVmpMVFpaVVZocVgxQlRXbUpHTFVsVGQzaGFka05mYldndGNVZGxTbEpYUjNCeWVqQjZla1JWTlhaMWFscG1NWGRFY1Y4MVoyZEpibVJNU1V0eVFsQTBZMlExTldFMlZIVTNSREpXUVRCUlMxOXRkSHA2WjNSNGN6TkNhRzlWVVcweFFYQXhOV3BIVDBWTk5HRTRXR2wzVEdKTFVuWlNRMVpGU1Zsd05IRjFhbUZUTURaVFNHNXBMVmwyZFRkcE0ybERUWGxYZHpGeFdrZFBPVWwwVURJMmNuTnVTekJTU0dOdlNEZ3piMHB2VlZsSlVEQlVPWHByUjFWdk5tcEZPR3RDWjFWYVFtZElZVmMwVnpKRFdVRnBOR3BHUVdoelJWRm9WVjlNVFdOc1NYTkxYMFYwZW1KQ2NWbERUa3haU1hBdGJGcFJXVmxwWm5OeGFUYzFMVTFXVTNodk9XZEJhblIwT1hSVVRVMUZTVUZNWDJkaVZqaGpXRmhmVWtoVWF6ZGpVMlpmT0RjMFV6UjFRWGMyY1dsVFltMHdOWEpOYjNjdFRHbFdkMTh4U0RseGNYRklWRU5sY3pac1ZIRXpiM2wyZDJKUlRreEZYMlJQTm1scmRHWjFhRXBWVGkxUmNFcERlbWxGWjJScGJXeEJZa2d6ZWtaSWFGRnlkbGRNYURKTlEwWkxlSGh3T1MxTFkwOUpURTV2VDNkNU5USkZaa1pJV2paTWFsOTBUVkpmYUZsUGQzZE9iSGRtVTJ0ZlNqUk9RMmRuTVdwMlNXcHZUa1o0VVhJeWJVSkRZVTlsY2taNlZrbENlVUZvWW0wM1pFcDNTR1pDY2xRMlFUSmZMUzFVTm5Kdk1EQTBkMlZtU21OQ1lsZzBVR0p5Um1GNFVTMHRkUzB0ZEcxdGVGSlpURVpwT1daR1NtcDNhbnAzWmxONmNsaFpRbXh1WTJ0alNrOURkVFIyUlVSSVVWOXBZVXROVFdNNFpFOTBWVEptWTFVemVXUlNXblZHUVc1UE1FWnlObWxUVEhsUlNUTkVRVlJ4V0RBd1l6bEZMazFRZEd4RFlrOVpUbmM0UVVsWVF6WnJObmxJUzBFLkN2b2prN1pPS0xuSm5sMURzOTFKeTFwR1Zod3A0WkxRTkZwSnFLNjR2X2ciLCJleHAiOjE3MDYyMTYxNjIsImlhdCI6MTcwNjIxNTg2Mn0.kYraKuH4gDrNbymO82mNZ1uEHC0q5Ddu54d2NKH4IcQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:02.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:02.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 216375: status.find.is(200), but actually found 401
20:51:02.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,216375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c254ddf, username -> user.1002846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bcfa27f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215862426))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG9pbTlodXBmNmpoMGlxaDJ0cTJyMTZkNmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alVXUm5NbTFvWmtwM2NqWnhkRU5wZVdOb1UxSjNMa1p3YXkxVmNFbG1TWGhJUTJSMlZFbHpVMXBJYjFCUmNuWnRlbHB0V21WcVlWOW1lRWx5ZVVWemIyUlVaVU5vU0RSUGNHNDJjV05LU3paNE4xaDFXbmxhYUdSdmRXUkdZbU00ZEZaNlNtUnhTM0kwYkhGRk5EUnlabG96TkhSbUxXbFdUblJJV0dSVU5uTlBYM1JJUzBkUFRFUXRObUpmWlU4Mk5EaE5XVTVUTFZCSWJYTnlXVTQzYkhsa1ZtSklTVTV4UWxWR2VuWkRSWGhCY25STE5sSTNhRzB6ZVUxUWFVcHZRV3hRZVZwUlJraDJZMmxqVG5CcVlrWXpZV1I2ZDNWTU1IbFBlRmxXTVcxRFVYSjZlazFFYzNWeFEyWkxVMDFuVVhoa1gxSnRTWEJIYXpJeWVGVkhOMHRXY0hkRVlWSmxVMDB3WDI5TmFrNDJNMlpwUjJKbWFHdHJZamhyWW1adVV6TmlUM0p1VlVodWNpMURabTVZYldGbVZYZEJabEJDTFd0R2JrNXpUV0ZPUWtaMFVtUkdURXBpVWpkaGFsaHFRVnBxTUc1NWRFRXhNMlEzVlhOblVIcERPSFY0TXpWVGFuZzJja0k0YlVkWmIydzRPRlIyY2paaGNtWk5ZMFYyVUVOUlpIcE1SbWxJTWtwWU1sWkxOMEUzYVUxYU9ERklPVlZETjNneGIxcFJOM2szYmpoNmEwRkxORlZmV25ZM1VWbEtiR010TjJsUmVXc3pTR2h6T0dGc1pFUnFVM1F3YlhseU1tTjZkRnB4YkhONU9YUTBlbkY2TWpneGJEUjFURWh3VDNOU1YzVmxYMlUxWlhSdE4yZDFkbWhGVmtoVVRISktjRzl1U1Zod2NYTm5kVnBsVHpkcFpuQkJWbWd0Yms5b1VsZGlRWG94ZDFkalIyRnhXWEpRY1haM01VdG9Sa0ZmUldSNVpVVkdlbHB1U1hGWVlVcHpUbUp6TjJaWUxWQTRUamxWUTJkMFpURTJZbWhNVG5WdmFETXpRelJrWjNRNE4wOWxWbGxDYmxsS016ZEtXWEJ2VEhadGQyZFJibTF1VlVWbWVFbHRNRzFEV1RkRmNVUmxWR2hoUzNCNmRubEtOV3BuVlhaeVpHMTVRV00xYzAxaU1IRTJkbEEwVDNkd1FVVTVZMDQxWDJJeVluZ3pPQzE2UjNOelRrYzBZV2N6V21nMWVrNTNMbW81U3kxcVNUSmhXV28wV0RsV2RURlpjRFYxZEZFLjgxX3RpZFgtMUFYVUt5eURzeGpxYlVwOVpKZlo2MjNuQnl6amJac3BYNVEiLCJleHAiOjE3MDYyMTYxNjIsImlhdCI6MTcwNjIxNTg2Mn0.xxpxYBzJ74iVtXf_eB7HAzKMlttx5sedeNYwkbVkQNw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002846"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:51:01 GMT
	x-forgerock-transactionid: b86c840d-e74c-436b-a77c-3975ef286aeb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:02.477 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:02.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 216375: jsonPath($.tokenId).find.exists, found nothing
20:51:02.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,216375,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c254ddf, username -> user.1002846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4bcfa27f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215862517))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:51:02 GMT
	x-forgerock-transactionid: 31265913-803e-4671-93a5-618de6a506de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmxhNG5yOWpxYWowMDJocTdqaHRpcHRzajYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZmNIZG1hR3hSY25jeFgwZFZUV2R0YzB4SWEyaFJMbFJDZUdGWlN6RXRjVlYxYm1KdmVrNUxTa2Q2U1ZCbWFERm1TREpRZDE5T2JtY3ljVmxKUjBjd2Ixb3ROQzFQTkRCcU9YcHVhV0pYYlVwZlJUVnlNbXgxZFhFMFgwaGFTM05xUm5WV1QyVmZSVGw2UTNoaWQyZFpWVGxTWlZSWlRubFJVSFo0YzB4M1gyWldZME5hU0RkSVRVMDRRVkpDWlZoSmMzQnRTM0paWkZOUlVYaHVhMjlsWmw5NE9HbHVPRWd0YnpGaU5XUkhXVk5CWjA1RE1GaHNUMnhvUkVSM1JtRldUMFV0U1dod00yRnhWSGxZYTFneVgwRnZaRlpXU1VWcFdrRTRMWFEzU2xRdFlYaFlXVzVCV0ZsRlNHbEJNbnBpUVVKNE0xWk9SVFJ6YVhCaWFEZFdTR1ZRV1VoMVRGOWxkazFRYzJaRlVXVmliVzFCTWxCWWFFVmZWVnA0TkVnNU1rUkpTSGR6UWt4TU1uaFlhVVpSWjJOdmVDMXlVVXBtT0dwVmVsSnRVa2xFV2tsRVdYTnpWalZpWkRKT1VuRnNSRTlQVTB0SVRXNUdabUZFZDFKeGNWb3lhbEZrUzNBd09HVkJNRWN0Tms5blltSjVlazlEVEVSQmNsTnJibGc1UVdaUlZuZE1aRkZ6ZG1KMFdGcEZOWGh4YWtvMFNXdG1PVGhZZG1wRFR6RllaakozT0dkWGFUUlRiVjgyY1hoM1JteHNRazFCT0V0cFVUTTNRM1ZMTVRNeVgwWjZaRVJIVFhjMVVHRXRRelJ1VkhoR1lXbDRkbkJxY0U1SFFraDVWbVpCWTFKWlIzcDVTSFJMUW1aVE5UbEJjazlQTFRSUGEwb3lVbmxoWVhaWFRHWXlNRW90Y21GcFpVMW9VbXRTWjAxQllWQlNTMnBOVlc1cVFtazJiVWhXZFhsalVtOXpkbTlNVmxoUGJVSmZZa3BvTkV4dFFVOHRVVE5xYzBSSmFXa3dWVkZCUjNWWWRXeHhkbXhVVG1neVlXTnFaMlYxTjFSZldFWTVWVkpsVDFnd2FtUlNkRGMxYms1M1ozWXpaMUk0ZVd0TldtRTBiM050ZGxWTFdHdGhSM2hJZEhkV1lYSkRURzVuVGxwTlNITmxUSGRIZVhoc2R6ZExTR3MxVUMwMWRWVlNWWGt5WkhKSmRYcE5lakEzVWpFeWNYZGhWR0pMYUZob2RUZDNMall4ZEY5UVVFaHBURXQ2UTFGeVl6TldUekEwVVdjLnEyRUxsbjdtbDkzeHhLN2JOM3RPTVcxUFBXalh4M0NRZElneVFuRjJYWVkiLCJleHAiOjE3MDYyMTYxNjIsImlhdCI6MTcwNjIxNTg2Mn0.iRRb0LA130zKB_e_6ZN1rJ9xbNV9QWNK0ETnl3d5V9g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:02.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:51:02                                        1455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=414603 KO=12318 )
> restLoginInitiate                                        (OK=205320 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=204696 KO=604   )
> restloginProgressiveProfileCallback                      (OK=4587   KO=604   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.17%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.17%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.39%)
> status.find.is(200), but actually found 503                      4958 (14.36%)
> status.find.is(200), but actually found 401                       604 ( 1.75%)
> jsonPath($.tokenId).find.exists, found nothing                    604 ( 1.75%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############################-                                            ] 39%
          waiting: 326179 / active: 26     / done: 216410
================================================================================

20:51:04.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 216627: status.find.is(200), but actually found 401
20:51:04.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,216627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@452d554e, username -> user.1002087, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7377da0b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215864122))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3RwbW9pNGI4MTE0OWNzbzZqZ3JscjAyODAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFRUaExWbFZEWm05YVlVSTNMWFprWVd0MWFETm5MamR4TlVKS1dWVlFOVXh3Ylc1bWRXSTNiMVpEWkZsWExYQk5OMnBOU1hvd2EzY3RaekkyV0hsS1EzVlVNVVEyZWpoaFEwbElNbEJQZVhoT1FuUTFkbUZ3ZFVsQ09USjRWMVJxZVZsUk1pMUhRVUZ4ZW5kVll6QlRRMFZWVTBoVWIxSnpWa3d4UXpNMFYyODRZV1U0TlUxbVNXeGZaa1V6VFVacmJqSXlReTFCYldWTFExbHlOblpLZG1Fd00yZzJXbVZtTUVoRVFrdENlbVpXU2pkdlNWcHhjSFJzUzJoUGJHazJXSEZLU1ZBeWRGODNXSFJPYUZaQlFYVTFTV1pEY2s0eVJERnlaMnd3VUdWd01IRkhjRWROUzNCRlYzRk1Zak5SY2xwclFWTTFjRUp5TWsxdVdtWTJTMmt5T0hGNlJWSlJNRXd4TW1SamQzbHZWbkZFVmsxeE1VcElWWGh0UlZocGVqY3pTa1E0YVZnd04yMTBkbUZtUkdOUWFUWTRUMGRLU1doV2FqQmFNbDgyYjFRdFZFTXhlVXN5WHpWS01VeGZPRkJIYUhWTFEwZG5NM0o2T0ZSelJXcE9kVVpIV0hCNWRpMVRiSHBKVkY5RFdGSTNNMUZSUnpSUFVHMUVhMVptV0dGMlNWZHJYMnhaTUVWeFVVOTVkRXhUVFZKVFRGVmxjWG90ZVRKaWNEbFFVMEpyVXpGeFRISlNjR2xCTW1GQ2JYQkZNWFZVUTNvMlpVaFBTbWhXY0dVM1kxTllhMmxOYzFCTWMwcFBTelp2WkVoMldIa3dTRFpWT0d0T05GQllYMWcwV25rMU4waDVTRXg1TmpZM1pYTnRSWHA2UkVOZlpVaDVXQzFHWldKeldFbzBjamhwV2s1U1dtZGljRmRSU1dWRWNETndlbDgzYUdOUVVUUXlTM0pQVW5wRVYzWllXbTVHU2tGQmRIQkhTVTF1UVhCNFQwWlNVMjltWkV0NWVXZEJPRlZxVEhsUFFpMHdWVmR4Y2xCc1IzbFBXbVl4T0RkRkxXTlZRMVpaWld0VWNuQk1URTlTZERWcmFIUmFhRGhZYlROdU9EUm1RMjAwT1U5MGJFMWlXRkI2U25Kc1VsTm5XazFDZG5ac1lXcHdXVk5uYW5WNFNGTTVRWFZOVDBaVVdVMWlRVWRQWXpWTFlXaHdNM0JXVjFOMGVHcEdTMnRtYUdKcGNHYzBMbFp6Vm14QmVXVkhPVUp3VUY5dWEzTjVSbWw2UzJjLm1FYk5xak9lZ3VxdVlhQ0E2cXBYeHhMR29NSTZTYmJLVHIwU2dWVUpnaU0iLCJleHAiOjE3MDYyMTYxNjQsImlhdCI6MTcwNjIxNTg2NH0.zkPvFdG5wGdW4xdJHuhLKoQ-MZKCmK742xjgD2BO75A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002087"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:04 GMT
	x-forgerock-transactionid: b3b74f34-4ff7-419b-a148-253551f1fcee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:04.167 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:04.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 216627: jsonPath($.tokenId).find.exists, found nothing
20:51:04.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,216627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@452d554e, username -> user.1002087, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7377da0b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215864207))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:04 GMT
	x-forgerock-transactionid: 6c86ec65-32ff-4411-9eac-df4d6919f249
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzA4aWVxOGEybm04NnFlczFzcHFpYnA3cWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Rk0zWk5ibmRCYVRad1ZWTnRUbEpvYlhBemFESkJMbFJHUTJ0TE9XNWZkQzA0YjBaRWRWUTJVVmRMYTJwRGQyTmFTbEV4T1dOc05sTXpORXhIVEdGeVIwZGZPRzVaV1RoZlUzSkdSMVF3ZDA1RExVOWpZWEJrZUZST01IZHhWSGhxYkhCNFNWWTVNMG8wTkhKQmNsbDBRMUozY1U4MlV6RlJPRTlxWDA5WE9EVjNOMkZEUVVSMVpVMXdaSGx2Umt4U1ZtUnZURXBrUWtaVU5FaENhR0Z1TFhkVlRubHZWVWhpUVhCdGMzTlNRVmxpWW01T2EwcFlUVmh2U0RRdFQwcDVNMGhDWmpOSk1uWllVRnBXVEhaNFpEZElWMWh2TTJNMlVtWkRkWE4yVWxadVkydzNjVEJ0YkhWWFlXdElWbVZmTFZaV2VVaHBRMHBuTUVWMlMwRkVlblJKZERVMWJrNWljM0JNZUhBdGVEQlZORXByTldKMlJGUlpNSGRSVUhkTk1tTnBjRTVUUXpSS1dWUnFObk5VVVY5UGJpMTRZMlE0ZHpsbFVEVnhkMVZ6TjBoM1RWUnlTamt3WjJSa2QyUkhOUzFpYVZaNFowOUVURGhUVW5aaFUzQXhOR3RTVDNwWVUwUnZOVkJTUW5OdmJUQXhhazF3TXpjeFFUUXdZamhxYzBGWWIxWkZTa0pMTTJzM2RFNWhTR0Y1TkdOcmNrSnRSRE0yZVRocFQxWTNjMUZoT1hGME5GbzRaVlJRYlV0dVZrUldlVEJQYkVobVNVSjVhMGhxUlRoNk9FcFVOVFZ0TlUxRFoxWlRPVlJ5VEZwUE9UUnhlVmt3YmpselZ6QTNRMVJFUlZORVpVODNNbkZHVDNadVdUbEpkVloyVURFd1RYb3hUM1U0WDFNNFZtTXdZMFZ2TkZneFpuZFZjazQxUm1GMlNXZEpjM1JHWlRGR1FYQkxZbUY2YkV0UGRsVlhVM1JoYmtwWmJEYzFaMWx2WjJocWExUjJabm95V0daNVdYZHlWMWRoWWtWQ09GZEVXbVJ4U2tKcmJYcHZlRnBpUWpOQmNXdFBlRk56TjFsaGNVdzNNWGwzT0ZCdFYwSjZRaTEyWW5WT1FrTnNXbXg0VURWd1ZGZGpPRzA0VmprNGRIVmlhVjlmV25kRVNVOUpia2MyT1dKQ1duVmxNMXBUT1Zrd2NVTTVNVzl2WldObmRUVkVSMTl5V0RVMmNrdDBiazkxYmkxeWVtSm5MaTAzV2pkRU9IUnFOemxVZUdRM1FrUmpObTF1ZDNjLjRiV0V4azlhcldkb3VXMlYtY29DYTlELXhVNUZmd0RXc2czTTUzMzVzU3MiLCJleHAiOjE3MDYyMTYxNjQsImlhdCI6MTcwNjIxNTg2NH0.w8fVPNc9Cvn6Smm4hZdTSb-S1fpOklpUO9llj4TFl1k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:04.208 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:05.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 216801: status.find.is(200), but actually found 401
20:51:05.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,216801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25d5de4a, username -> user.1000349, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6633c0c5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215865197))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHBhaDRkcDgzZmVhNTNjYXM5cW5yYm92cGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1NWSk9PVGxwTFRsZmRFNXFYM1pVYUdRNFVXaG5MbHBpTW5WMlVFRmtURXRJWTFCMk1FdHhPVlJxYldac2NUaFdlVkZWUVZoU2JXSk9la0Z0YldGb2NsOHlOWEZLWTFWVFJXcGxTMG96ZVVSbGNrRkJlREZDUWpoR1RteERibTF5VEdsS05qUlFOVkZ3UjA5UGJEY3hNMFZVWm01c2N6TkZiRFUzVEZSbVJYaDVWMFkzUkZKSFJFNUJSMncxT0RJM1JVcHVPVTVEVUROd2VGWlNMVWR5WTBsQlNsbE9RbTlOYzJSS1EwUXhSRWRWWDFOemVESjNVemxTWDBWNlpsZE9kbVkzT1ZoVk1tcDVhWGRRUm1Kb1pHeHFiVWRWU2t4blowOTRhRmhaT1RCd01saFZZVWh4TWtkZlFrWk5Rbm8wUmpsMFVrNWpkMlJHY0Y5YWN6UmpWRjg0Y0Y5aGJWWXdPRXRtVnpscVVXSlJaM0ZTTFhaS1RrNWxNMjVHZUhONVpHZDRTMDVwUVRWT1N6Y3lMV2M1WTNkbVJ6WnFXRUUxZEZSNUxXaDJUMVJEV2pFemJUTlRRMlp3YUcxWFgwSm1jblpXYm1kVk1rOVhlbU5LVTJ0Vk1HeHhSRzVIYjFwbWJqWlBkREpCTW5sVk5UTTFZUzB4WHpCZlRteDNhRXBmVjJoNUxYaFpOa2t4V1dkU1ZFTXpSV1pRY1dSeVRERTNXVEJOY1c1MFRqUk9ZMWwyUlZwUk5qWkdUbmczWTNoblJXVXhTVFE0Y0ZKRFFYbGFOV2t5TXpKRFZFOTBZalZIVkZsRlJWOVNiRTlYZDIxVk5FbG5ORFJQZVZGa1gydHNPRWxCY2tSd01sTlFRMnMxYlVaemMyOTVjMlZCYWs5dE5VcHJhMWhmTTBGcU9GWnJXREU1VGpsUlpuRXlUSFJrV2t0Tk4ySkhiRkYxZWpkRU5FbzRkRGxqWjJ0ZmVHTTFZMVpWU213NFlVTjJkREJPUVRNMlRYUkhTVzgxTWxGSGRXRlJNSGd4Um1seWJsVXdXR0kxVDNObVVFODFNV0pPTlVSWE9YUXRTRTUwUmtaTFEyTm5XVTVWTjNKMk5uUklRbGsyTUVsU2NtUkRWRjlyVkRsQ01rcHVkRUUyVlhVNVEzQk1VWGx0YmtOSk56VnpZbXRzWlVOSVoxRjJlbTVRYVhZdFVVNXRXRUppVkhCblQxWkphVnAwT0VreWIxUkpWMHRxV0RCb1pXRnZMbEpOTVVFelFWbENjV1JoY0VSTVVpMUlWekZWU1djLmltVzljS3EyN2xSRHIwRUJPX00wd2QyR1dmWkp3d1FqVkRVRUpxR05vZ0UiLCJleHAiOjE3MDYyMTYxNjUsImlhdCI6MTcwNjIxNTg2NX0.ixK3EQKhZXAoKy9r0OG2LKmNSa5P2Tl17mlycwOILl8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000349"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:05 GMT
	x-forgerock-transactionid: 2e5e746f-0cab-4397-b4fe-1d918175ebdb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:05.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:05.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 216801: jsonPath($.tokenId).find.exists, found nothing
20:51:05.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,216801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25d5de4a, username -> user.1000349, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6633c0c5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215865286))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:05 GMT
	x-forgerock-transactionid: 9acff582-b32a-4701-b939-a11068328bd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWlkNDZlNzVkZWRlMG1zZjAwNWhlbXE0dGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T05rZFNSRXBPVW5oTWJuRlZUMUZvVkZaWGVFRm5MbXBRVUVaNVkzaFBhMVUxWVhBelprNTBMVzF4WVUxNk1WcHhka3h5WVRsVFgxRnNYMWxRVVc0MlZYQmlTall5V0RCaFMwNXhjaTAxV205QlpFMUJSRkZ2U1RacVNIZEJibmxyUTJ4elVFdDJXVmR6TVhORlVtbHplSFJSZURSNllsVlZTVkowVW1acGNsVTVaRnBVYjNsd01HWk9RbGhtTTJoRlNWRnBUbll0WmpGcFdHTkpTWEJtTldRd1NYbE9aV2x4Y0hwMGQwWXRTREZDU214T1oxcDVZV05sZUZreFlqQXpaVlZJTkVNNVZUaDBNVk5UVlZaNVFUQTVkREpUTUhSTUxVcG9jMDQ0UWtsYWVteE1UR2xXUkdwaFFYQTNTM2t5ZEdWM1pYRjBSbU00TTB4Vlh6bGlXakpJYVRsNVEyWlhSV294Y1d4RVkyaFpOa1JQZFhSUU1rWkRPVkZwVmxWRmN6RlBZVE4wWmtaQlZXbFJhRzVWWDI5SFFTMXhUWGRxUTNoaE1HTk9hM05RU2xkYVJXbFhVREp0WW1Sall6RkNibTFuT0RBdGFEQldOVTR6V2xaaWJVaDVOWGhNYm1GaVNHWXhNSFZCTjB4WVRIb3lkVXRzTldWaWIxbFlRVmt6VERaVVR6aGtVV0pJTkRoT1dGTk9aWGRsY3pZeFJYRTNSMFJ6VWtsWFMycEdjREZrY0V4NlJUUXpMVmhFWW5aS1NFRllOMGxOU0d0RGJFVkVibEI0ZGxsME5sVm5ObEJLZVhaNVdGUlZVREpmVTBKb09YWkhNR054VVRGb1VFaGFZVmxoYzJSQ1kwbEZaVkZCUmxwc05YZE9TMU5KUzI1MWRqUnRSbXRmWmtSWWN6UjRUR2xtYm5obVVqVm9aek14ZWtaNGFGbERZemxIZEhOalFWQlBNbmgyZEZoaFZraHpaSFJyWWw4MFFqaFFiek5LWlRRMVgwcDJMVXc0VW5aTllVUnFiMGxxZFdoR1EwTkNUbk5SWjBFekxWRnljVTlHUVUwME9GOVZSbXRoVEVwU1NHVXdRMjFoZEZaWkxXdFZiMUV3UTFSS2FtOHhWV05UZG13MWFFMW5iSEp3YUd0TllubHVUVGxrWmtkVFowTktURlpJZDNKUk5XVldaVFphT1hKV1MzWlpSWFJyUmpoSFExWm5kbDh0U0d4UWVXaDNkSGRrT0ZKeFRIZG5MbGcxVDBsemEyZEtPRGhNYUhReU1IcE5Sa1JrYm5jLnUtNzc1TEh3SHAyZFlidWF5MDFDYkxSR010c0NyQVluVDNhUTFIQWxwZnMiLCJleHAiOjE3MDYyMTYxNjUsImlhdCI6MTcwNjIxNTg2NX0.iXA1dL43boTakA9c41ZdBrar05WQW8QGJEBxwKqULzE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:05.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:05.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 216813: status.find.is(200), but actually found 401
20:51:05.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,216813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14d2bfe2, username -> user.1000824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35c707c2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215865261))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3JiZzg5dGx2bThlbmZ1NWRqYTJqb3BzOXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVMyOHhXSFk1YkhsSVVWZFBUaTAxYm5wa2FFMTNMbHAyWXpJMWVVTmxSek4xY2xCTWVteHJlbTQ0ZEVwTFVGaExXVlJoYVRZd1prSjJlRnBLZDNCT01HVk1VVGh0Y2pSdFlrWlFiVFZtYVV0TFltdHNiMGRWU0dKa2VqRklSbTQyTUdKb1pFSXlUR1JqVEdWbFgyZGxXbmhqYVZOVVNqVlVWRzEyV0dweGNWQmFSVlE1WDNseFJtcE9jVFowV21SR1lUbFpOMEl5UVZSbFQyeHRhWE5MWm1aZlRtVjRUalZ5VjBsa00xVXlUMWRqVlc1RVdYTnVOVzgwVTFGUlh6aDBPV1JOVmpOeldWaHNVVmR0TjJneWJYRkNhbU5xV25BeGNIUTRPRE4xU0V0RVRXdFVWMVpPYnpCdFRFeFlOR3c1TUZkcFVGaEtSV1JMUzFWVGRuQk5UM2hZUWtwaFZrZEZTR0pGU0VwZmN6QnlSRFF0TlVVeVJIaFRjVlpUUTJWTE9IbFVNMVpPTFRkVFdUUjRhbFZvWTFkMVQzbHhWM2gyTUhKeE0zYzFTRTVFVm04MVJFUk1Ua2RoWlRsVmFETTRkMUJQTWxscE1rSldhR05NUldKRmRtOTZYMll3T1hwNU5rMXVlVjlOYURGR2FIVlhjMnN6YlcxSGVtMUtOV0kwZDBKWmMxWlRUV1ZDU1hGNU0xRnZiRVJrVldwM2QzTllMVlV6ZHpkVWVHbE9aekYwVWxjNE1sOTZlbVZKWTJreWJWRnhUVzFuTUcxV1VIWmljQzB4YldwNU0wSnBWMGhwTmpoaFdqZFhYMHBsTjB4MVkxRk9XV1ozV2tWWWNHWTJNSHBLWnpoUVNFWmZlRmxqWDI1S2FtaExSbEJ6TkZoV2RXaHlZazlrTUZkdWJXRmlaVFZOUVZOd1F6TlFRbVJNUTJWM09FZzFTMDlzZGxjM09WVnZjVFpITFhaSGEweFRYMnRmT0VsWWVsYzRWMkowVDFKR1UyVlRVMUJPWmpRMldrVmtabVZxTmpseE9YWllSVGxtZWtka2VHZzVWR2RFYjNWT1lrMDFSRTlOTTFScVUwdGhiR3N3Y25sb1F6Rk1ZMGszWjFoWFRIQnNiRzFrTjFGUk5YWnJPVEJ0Y0V0clYxOW5WazlXWkdoNlFrdFdXVzkxWVhaR1RESjZURFEyUldKQlgyNVJObmR0Y0RCaU5rSldaMVp2VG1oM1MxTmtTVjlzZFZFeFMyRlpMa0pEV21KQlMyMW5VMEZGYVVKSFR6TlFlbEZQVWxFLlpUam9sczB2d1V6RXJxMHlvak1FQjZnQW5qSVpaeG5mSFgwZkZfeUd6OTQiLCJleHAiOjE3MDYyMTYxNjUsImlhdCI6MTcwNjIxNTg2NX0.01uGviXB_2vgvt2g9SFS66KgHvZToqJws6L1vl9dJPA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000824"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:05 GMT
	x-forgerock-transactionid: f53149f8-faa5-431c-bc9d-8cd919e2d9da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:05.307 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:05.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 216813: jsonPath($.tokenId).find.exists, found nothing
20:51:05.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,216813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14d2bfe2, username -> user.1000824, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35c707c2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215865346))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:05 GMT
	x-forgerock-transactionid: 93122f3c-d62b-4eb6-986e-8cbea21506e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTk0MzMwMDFhb280dG8xMjdiMWFhcXU5cXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWVGWnhkVVZHWVRKUFFYQlVZMEV4U21vM1ZHTkJMblZ0U1RaNFRuZHhPRkpJV0VObmJXWTFkSEl0U2xobU5YSkhOM2N4VFV3M1MzVjZWVVp5YlRkZmRrMW9RVGhmWmpaeldUbDFaR3RRVVcxSGVYVkRURXRyVjJ4TVpFSlJiMlZsWlVoSldYaFRaV0ZxY21OT2RGOWhUbkZZUXpOV1VFZHRaVFpZUTFoTlduUktZVmhQVTBzNGQxQjBSSG8zWWtWdmNtdGpPVGxoTFMxUGR6bDVNekp4ZWxWUE1sRkVabTluWDNaR2IxTTJNRVZqUkZGb1Z6ZDZUVVZtZUVWVk9YVTViVko2VGtSUVUwTlpTemRLZDBJeVJpMWhSekZmWldGdWF6ZDNSMEl5WjA5NlYyTm1UMDR3Tm10RllXaGxZbmwwYUMxRGNYUnpNMmhvY0dvd2NtcHZXRk10YW1kbFpFRkhPRzlKZW1KWk1FdGZSa05yYUc0NUxVOUZPVFZTU2pSMGJ5MVNVRjlLYVVaUGFXWk9VblZZUWpObU4xTTNNMVJ6Y0U1aFZGZDJORXhMVWpWaVVtSjRUM0pNVGpoaWQyVkxaMlJNUTBFd1dEZ3hObkUxUWtnd1dFSTRPSFEwYjJSWlZYQkxhVlp0Um1SNVYxbE5lRVpYWkhaUFRFcG5WMjFPYlRSeWRteE1WVWgxTTBkd1FXWk1YelpuV2pWVk4yMHdZVTVRWWs5R1VXSmpaMlZOUmtOYUxWSjRSMkZQYURRM2RucE5abnBLV1ZoMU9VSlhiRTkzU2pkRFNYRjNObkEzTkd0TlRuZEZWM1Z2VEY5MlZqQkNhV1UzV1hwUlJHUTVSa1JsVFZkM1VGRm5abXhEVjNBd2VraFFiVWxFY1d0U1lYSlBkekJVTVdkRWJHbHVTVWM0T0ZGaFgxZG5XbUZwU21GZllWTkRWME5FYlRoRmFXZGZUV2x4YWtwbVdtcFhTblZVVEd4WmRHaGxiWEF0YVdsS05YVXplREJZUWxNNFV6bDVNbk5rWkY5SVJuTlRTV1ppWkVaSU9YbEdNMlZRTjB4S1QyTnlSM2RRVGtGVlNsSkNWbUpMZFdRdFYxcHJkVXMzYjJGa2QzUTJjVFJmVVVacVprYzViVXB4VlRSWGQycGFNazlVUmxWRFVuSmhRV3gyU21Oc1JIaHhURU5vVlZWZlYzaHhhSFUxYlU5NGMySnNXV0ZqT1dwSk9VdDZUMmR3VlVOV09FeHJMbGhYTFZaeVVUUjVTVzV5WXpkUGNGTnljbEp6VkVFLkRPVDh6RmJyZzZoYkw0c1psTUFfXzZ4N1hzMVZhS0JNbnNaeEVFd1c2cDAiLCJleHAiOjE3MDYyMTYxNjUsImlhdCI6MTcwNjIxNTg2NX0.GiIc5OumjPAAntGWENVrQH-VYWK9MPBanROZQZJ4HY4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:05.347 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:05.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 216867: status.find.is(200), but actually found 401
20:51:05.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,216867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78b637dc, username -> user.1000526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b4a6d4b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215865592))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWNxaWdwZXE3cWt2YTA1MGt1dTg3bGphYWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVVscFdhbGxGUm5aSVRHcGxaVzh4ZVd4VFFtMVJMamhUWm1zNE1sUm5TV2hsUWtNdFZGaFJNRGhDYWpkTlZVTnpaRlZJVmsxZk5HeE9jMFZYVXpSUkxXWkhWMWx1Y0VSeVRrUkxjbFJyZEY4NGIxbzVkWGhyVTBWRGMxZFNOR2MxZW5KU2JWaDBTM0l4YW10aVowbDRUbEJMUmpWb1dIZHVaVkYxV21ORlZYVnFVMWs1WDFOTFdUWndjVkJ1U0c5RmFVUTNjemxHZFhwNlQzTndTamxSYm5wYWNqSlhaMWxoY0ZKZk5VOXVaVmhEUkVSaWQzTkxUVlZOUWt4UGIwYzBlbU5XYkVWNFZVZEZTVFppVFZBNWJ6TmtjM1F0WTNkbGFtVnpVVFp6VGxKeFgybFZiRjl0TFU1dmNtWnJXVWQ2WlZwR1YwSmtPVkZGT1ZZd1IwOUhUM05PTjNaVmVqUTRWRmhETXpORGVtUklSalJuWlhSdWJURnJjVEZZVjAxTFNFbERaR2xOVUdSMlYwOWFiME5CVTIxMmVYRTBVamRrUkRFMGFUUkZjMmRFZVhkd1kzaHlUVVZYWmxSQldHeHhSbFZpUlU5aWFUQTFiMWRSTFU1QmVsaDNiWFV3UkhsaGVuZHNZMlJrTVVWTWVGVkJjbVZHT0ZSWU1rWXhVRE55ZW14TllYQkJjVUo2YW1ZMFprczJjVTV4TldkR1RrNUlTMlJJUlc1WFdIWjJaM05TUkcxWldXbFRTbkl5U2psemIxRnZhRW8xU2tod2ExTlJUMTh4VGtkS1FrRkRSbkp3YUVkWlJTMDNVSFExYUVKbFJuSkdZbWMyYURoQ01HRmlTbTVmTlhOWWVWZGhSMFpUZEVack1ITjNkREJsZUdOdGFXRnhTM0ZHY1VGVExWUkNjRGRmU1ZSb1pYUm5ZVzVDUTBGUWJWaFBSRjlHVkVOd1YxRmxRVGRHU1Zsd1ZIUTFibmRoTWtWaGRUbG9ZMm90VlZkTGVWbEtSVGRGV0hGeldUQktjMnh2YW5NNFlsWk5ZMmc1WnpneFpIcElYMFp6ZEZaM09IWjJielV3Tkdwck1TMVhTbWMxTFVsdVlubGZOVFZUU1c1d1QyVklSbkZRYWpOUWNHcHpPWEV4WkdoMFFtWnVWVzVKVTFScmRVSjZNMnRDYnpGbWVXdDJjVmd3UjBNM1ZFc3djMDB3UkZWMGFUTjFlbGMxZERGdWNWQlVTR0pRVTBsb2JUbEZMbVF4VlRCaWNVSTJYekJ5YjJGVFZYcHljVzF3WVdjLmo4cGF1Z3FmUE9iR2FheTh3S3VTRmJYNHMyZkVnM2Y2QUo0SDhaaV9NREkiLCJleHAiOjE3MDYyMTYxNjUsImlhdCI6MTcwNjIxNTg2NX0._yvN7fqj78sscijyW9DUvTQzLhAiS8QXpudOmhM8o9w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000526"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:51:05 GMT
	x-forgerock-transactionid: 5e0817dc-886a-442a-a7cc-639a0ff934ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:05.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:05.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 216867: jsonPath($.tokenId).find.exists, found nothing
20:51:05.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,216867,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78b637dc, username -> user.1000526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b4a6d4b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215865682))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:51:04 GMT
	x-forgerock-transactionid: d2e32d05-2370-4aca-b54f-a813edf4bd18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOG1uajgxZDE5Zmtja2s0bDA5cm9xY3U2bGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFFsSjViR2xDZFZoeVZYbFFTVUpDUjJoT0xWRlJMbFJ3UVMxaFRrZFlTeTFSTTBoUWJrNWxURFJ3ZERoVFp6Tk1lWE42YlhSeVJFeHBNMWxSTXpZME1ESmxMVmsxYmpnNWF6RkliekJzTTFNM04ySnpNa3hPUjJOVmVFZEVhRFJCZDBWRGJHOWpiMFZDV0ROSmQydGFNVFV4VEZadlNEazFkUzB0WVRsNk1VZENOWFZhT0dORFRGcEpOVUkzVUdKSmNWVTBOSFJLZGpjeE5rVjJNV1E1U0cxelp6SlFOV0o1ZWkwMlRUWnFjRTkwUVUxd2QzUXdkWGh6UlVoRVp6bHdSVXB4Tm5sWVUyeGxUVkpFYkc1eVduTklUWGxqV0VjNFZVdG1SVmhRYkdWM01IVkNia3BJTFV4bk9UUlJUbFZGVlU5T1FXYzRjemRsVVd0cVRHRmZTR1JOTFdJME1WSXdhMGhrV1dkWVRWOTZlbkZtUkhSVE9VRXlWRTVIVVVaZmEwb3hOMkpxV0hONmFIQklUbnBPV2xwT2VIZHRhekJETW1SU1dIbE9TRGhaYVd0T1FXeHdYemhEZUdOTmJtMDJTV3h5UzBoc1oyaGtUR05HYjNsaVZFZHZTRmt3YWtGWVlucHJiemsyYkhkb1QzTkZURjltYlVoS09IRTNMV1ZMTUZoRVprUmhlRFZsTTJaZlYxSXhiVFpSUmpVNVpVdzNRMFJ6U0dSbWEwbHZUMmc0UlVJNVVIbDJOWFUyYTJKa1VGZzJSMUYwZFVoUWVXSjZXWFV5T0dKVlpWQmxSekZaU1VGb1ZUSnhXV0YyTlVSeE1GVm1lRmhZUjIxdGMzVkxaVVJsYUc5WmNrOTFWSE52V0d4ck1ERkxlV0ZYTkV0Tk5WVmZhMUppVmpKaWFubG5jelJCY1hsRFYya3labUowU25SbmJURnNSRnBmWVdRMVlWbE1ZVTA1WlcxaE9FTnNOWFY2VW5OaFVEVTNWbFl3WlVoaVZVWkdSVlpaVldKVWFEZFpTVkY1YVZkSGRWVTBWbmQyUVMxUVRGTktUMFo1VURWRFUzcElTMnhxZGtKTmFsTXpPRTVmWTNKMVUwVXdSR3hYZVY5WGRtSnZibWR2ZGpkUlNuRlRaalJhVnpOdlJVZzJTV2RmVWxOWmJHeEhTRzlZVVd0dGFWUXdhR2w2T0hoR1NFRnNUVWRpUVdaUlluRnhOalJ0WlhaVk4zUnpZMEZ6Vm05a09WUTRMa1Y1V2xaeU9VYzVjWEIxYm1KeE1WZEJPVXhTVFdjLm5FOXpDaFpkTWJMaGhmQkZqS0hzTWVaWjdCMVVXNkFZSVl6SHlzZFZubHMiLCJleHAiOjE3MDYyMTYxNjUsImlhdCI6MTcwNjIxNTg2NX0.mrxD6ss0PiEgVbP4sU2YWfg5lpQZFMYYEZSjPPkUpQM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:05.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:05.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 216876: status.find.is(200), but actually found 401
20:51:05.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,216876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b4b9c7d, username -> user.1001369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@270353d0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215865658))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDBzbmMzc2lka2FtZzFocW5qOW9rcnBsbjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MGNUQldZa1ZSTUhKblJEUnBTRXB6TUV4dFJ6aEJMa2cwTWs0elYxTjRRa2gxTjJjd0xYQkRWRVpLWTBoYWRUaGpWMjFNVGtsQ1dtMXNUR1ppU25KUU9HMU5UVFkzYWxSQ1VtVmFlbkkzU21oMlMzVkpPVjlvTms5TWN6QjNhRUZmYXpGNWRGUlFiVzVSUnpseFNFRkNjVk5MUmpSemVVeDFUMVpqVFZaRk1YSlBPWEZRYTFWMFUwWnFkSGg1ZG5WbFNGUmtTVkZvZEdKamRWZGhlRzVsVDNwQ2R6WmFjV0ZTTVVNMFQwVXlTbkJUWkZKNlNXeFdVVk4xWlZkS1RFWmhabkZSU2tOeWRsVkliM1E1TW1VNVFrRkRRV0pFWVMxalMyOWxOMUJrWm5CdFZXOTFUVVJJV1dwTmFuTk9PWGt0V2xSTFZXNVBSblp6VDJKRFNteFROMFIxY1RsSldFODFhRVpoYkhsWlN6Wm5WemRVYW1SWllsSnBjVUZKVmxnd2JqZHZNbXhhTFdndGQyWktRWGxmTjBvMU9WTnVhVlZOVEVOcFRtVmtZMDkzZUU5U1puVXdSMlF3VDBOV05FWjVORGMyT0c5V2RGRnlRekU1WjJRM1lUQTVWVXM1UmpoRU1FeG5ZWGM0UWtkaU1tbFNUR0pYVUhkV1l6VXpOMjl5ZDJGRGJWRkViRXRmUW5vNFVFSkJVR05CTWpoU1ZWWmtkVTVJVTJST056QmxNRjh0UkZWRFFUSTRNakJMVEZSdVYzRnRTR3RLU0djdFpXZGpSRFJZV0VoSVlUUkVlak5WVWpGa01qZGFibmhWWWpOMlozSlhXbmRrVGpZeGVrMTRka3REYjA5NVVqVlhhbVJGVEVoSFVqZEdOMWwzT0djelpGZENOMnhITnpCR09FRXRUMlYzVUc1WE9FRmlZVmxmVGtsNlZrWXdkVjlPTWpCaWVWQlhURFZOVlRreFZrSldRMWR2VTNVMWVrTTNjMmM1Ylhod1lsWkxiVXd6TVdFd2VXRlNSazFJYnpaMVF6WkNWVXhJVjFwM1NVeGhibWRLVDFoME5VOUpSa2RUZUMxYU5sQXdlamRQUTNwdVJIWjBYMUZaUzJJeVUwcHZjMXBvTlVaa01USlpiekZmWTFoWmFFMVVWMDlpTjBoamFtNU1Na2RTZFdvM1ZteE1iWEUwTTJWRVpGUjFNVVpFUm5kZk9DMUVTazR4TTFNNFdHZHFRMFJoYjBabE9EUkpMaTFxTW5BMFNFZHBXRGx2VkhkVVJESkNPWFpDUTFFLjdTeFNnWFE4NTNHUkRxQkVSbkJKaDBQQ09uLThZNnI1dWdTQmNidDhoWjgiLCJleHAiOjE3MDYyMTYxNjUsImlhdCI6MTcwNjIxNTg2NX0.yl94r-EvV-H_uGpetdH6S6Ap7B3rhc6d8U4HPaRCQ8g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001369"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:05 GMT
	x-forgerock-transactionid: f58a4f7a-7568-4d87-838b-e41df02699ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:05.713 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:05.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 216876: jsonPath($.tokenId).find.exists, found nothing
20:51:05.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,216876,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b4b9c7d, username -> user.1001369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@270353d0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215865755))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:05 GMT
	x-forgerock-transactionid: ebf9e5f6-351e-4573-9d0a-a85fbd1a7710
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGdxY3Bjamp1cDlnNWQ3M2JxMzRidGh0azAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2VFWXhhMVZIYTJFMk5IUm9PVlJVT0U5a2NVdFJMblp3WWxoNWIxSTNWWGxwWVhaaU5YVnFWMU5JYldKSk1FUmZVWFJaVUhKaFIyaExkbTE0U1hoRldqTlpjRkkwY1VsMldXbHJSa3N6WVVsUmVIcHVVVTlrWlhNdGFUVXlNVzlGVkU5aVUzRldiblZPVFhjelNWUlRSbDh6Wkc1T2MxcGZXRkpJZVd4a1VXODVSbFYwZERSUWVqRXhMV3h4WTNnMlVHWnlZemxpUW1KM01tcDJhRU5RWTJ4TlUyOVZibWhoZFVGdWVFVTNRV1pZYnpZNGNsQlNUVmt3V0VkMFpsbFhURUZwTkZOS1JqWlhSbUZKYm1KamVWQlpTWEI2VTA1TmRHdDRkbFZZUlRSdFZIVjBXRXhHVlZWUGVsSlhNWGw2UkdkeFYzbFdOMnhVV2xoWWJWRm9kbVprVmpsclRtaFhZMFl6VlRaaGRVSm9lRE50YW5kTVVsRnpYM2hTTnkxVk5tRnNUM0ZKVlcwdGQzcEplRGRIU2pONFRHTndWVXB3WDNocFZucEtWblV6ZW5wTlRqSjRUMFI2Y0ZoVVRtMXpabDk2TlRGQ2VXdEpVRkpaV0RCSVpsUm1lVWhXVjBoa2JGTkljUzFuVkZkbFJuRnBRekJ0TTFKM1IxZE5UVmxzUzJwQ04zTlhWRkJITFZkNlVtZGhOR0kxU21salJITnlVM0V3TmpGck0wSktjRjkzU0ZoV1VpMXllRGRPY2tOeWRHSnBZelJxTTBSc1JEVmlNeloxUzJoU2FGY3RUMEpLYzJzMFR6RlhlRWxKZW1WUlRWWjRZVVZtWTFjNVVFeE9jMFUzYW1aR1oxaDFTVEp0T1ZwRlpWVndaR1Z3WW1aeGNGOU9TMlF6Tm1RMGNIRnFXbXQzT0hsb1NWVlhaVzl0Vlc1aFozQktRMUpSV0dKSFlta3ROVFpzT0hwMVZFUnlWM2htV0VNNGRub3pVbXBLWjJ0clRUaG9kVFEwY2psVlRrRTVRa0Z2UWtKeFZGRXhhMjVGYkVoMFNVWnJiMjFyY25oSk4wNVpWM2xtYUdONllqbEZNVFJ6UVhSNFIzbEhZbWQxWDNwMFJHeEpaRXc1WjNkVWVXMTJZMHhmZGxaM1VrcFdSbFpoUXpNMlpVTk1UVUpNY20xM1pXVjJWMEkyT0MxNFJYRjNka1pFU1dOVmVESlFiMFF5WVhJNU1FUnRlbU4xU1dsWWJHRlJMbW95TldoSU4yTlZWemR0YlhaQmFYVTFWSE55U2xFLlBsaDhQNkRLTTBtc280aXFyQi1SRmxZSlZGaWdzc2wxakRaa2Q4VGxSVWMiLCJleHAiOjE3MDYyMTYxNjUsImlhdCI6MTcwNjIxNTg2NX0.hc2U4O4A9jklQpHpJZ7SDaM9V1fYxnhBlU4lO3rt5DU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:05.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:06.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 217010: status.find.is(200), but actually found 401
20:51:06.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,217010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73cc0daf, username -> user.1002313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4196ce63, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215866567))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzNhMnY2b2Y4ZHNncmYyODl1cmswN3AwbHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVJHNDJjRVI2V2pWc1ZXSmxSUzE1TURoV1pteEJMbUUzWlc4M05uUXdhbFZOZUMxWFMyUTJlSFpxVTB3MVFuQlpUVUZaTm5OSFRVUlRialkyWW1GSFNqVlNiVU0wZGtrNE1HSTRTM2RXTVZKMVNEazBUbU4xZDFaUFIwNUhiM0ZtVVRKRmFIcG9RM1pSWWpoNWNFVXhNMVJ6Y25wbk5YZGFha3d0YTJkSlgxWndia1IzTm1KalNrRmFVRGt0V1dReGRUWTJkbEZXYVdaNGMxSTVTV1JyTFMxbVVsRjFjbHBDZW5ocVFUUkdjVmN6TlRJNVJYVnVYeTFpUkY5eVIxTnVVRTh5TkRZNVUyMTBZMWsyYkhFMlVqbHpjbWhGVjB4NFZHRnVkbmR6ZUdGa1FVZDVWRWgxWkhGM09XaERhMUUwWkhoS2VHbHBNa2hSVHpSb01teFVjbkpKUTA5SlNFUk5WVUZXV1RkNE5FRkJhRkYwTWs0eVpuVTBXamwzYzJ4MVMxTkNTMXBSVjE5MWFrNXBXbU42ZFZad01raFdUMUo2U1dodU0zUkVTbVp0YWt4bkxWVlpRVlZPT1U1U01YQkhaVk14TTBGSFpGYzVYMnhFYXkxUE1GbEpWRzlSYVZveWVrNU1YM1Z3VjFOd00xRXROMUJuZEZKMGMwZ3RNbEUzV1UxR2VqSnFSRmRTTm5SS1RFcG1iRVZJVHpGUE5saFlhRk5hWDJ4c2FYTkVhamhUWW01dllVZFhUVlZsVWtoUFQzZDNUUzFQV1dVd2VuVm5lRE5wTUZSNVVXUnlhWFpsWmpscU0wTlVVMk5RYnpVeVMzbHhXa2xQU25seGEzbDZTemhwUmtoNVRWaEplRU5QTmtoR1QwVnhNMkpHYVc1U1IxRkhPVnAzVVUxSVJVdGlRWFpIVWt0Q2RXMTNVRjl6ZDJOUlNEQjJRMlY1UkdVMFR6RmhTMVJrT0ZoeFMwa3RWRXRxYXpSbmJERkNibEp2ZGpWZk1qRTVNRWh6U1ZONmFXbHdkV2h1UlZjelIxUkJjRlpJT0hoMUxWcHRURGhxUlZCM1NHcFJSa1ZqWm10Q2FDMWpPVzlRWmkxSGExZENiVU5YVW5SS1QxWmZlVXB6UkUwdGVXaHVVWGR4WldSQ00wMVFOMWt4ZUVvMlpVRlhUVVV4ZW5GMmRGRkxhRGxYTjNWTWVUVjVlR040WmxsNmRXbFBOMWx0UTBjeloxQlVVR1J4TVU0eGFFZzRMbTVNVGs4NVEzVnJVRVJ1YjNBNE0xcFFhVlJhZG5jLmxsRmk3dGhsZWtDV1FKTGlZQjNUeGhzSTJhc1FfYnRJcU9yZ0w5LVlOV28iLCJleHAiOjE3MDYyMTYxNjYsImlhdCI6MTcwNjIxNTg2Nn0.PDDNAoB_NAekbUMxA6zrlGIsmoBEMepu7xGlGwLIs5c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002313"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:06 GMT
	x-forgerock-transactionid: bf7d5597-f4dc-46df-b888-d16f1ecfbb36
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:06.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:06.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 217010: jsonPath($.tokenId).find.exists, found nothing
20:51:06.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,217010,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73cc0daf, username -> user.1002313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4196ce63, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215866652))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:06 GMT
	x-forgerock-transactionid: 913acf4b-19dd-4709-96a5-3f63e0249553
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHIxNzFrb2ttbWlxbWhrcDl2cnYyMHQ5a2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVpsTmFZakpRZVZSSlIwcFpNVTlFVUVoS1RtbDNMa0ozVVZWek1sVlhNa2xXWTNWUVN6ZG5jbVJaZGtKeVRuUmxYMUF5ZVZaYWRsUjZURGQ0TTFjeGJGbDNZWEZpV1RCMFNFdE9UMm93V1dKSVlqZHlObVpSY3pGa1p6bE9NMnBSZVhGUGJtWjBXWEp0Y21ZMWJYZERPRXBsYkc0NWJFOUZUMTk1VG1aVFdFbzRNRGhFUlhvemNscExaelp3UzB3dGVFWk9VM1JSYVU5S1FUSmlWVmxyUld4bFQwUndZekJJV2sxa1JYVnRkakpGVUdOMFJDMWxWblpmVnpGWE1uSTVWa1YzTVhsaFdGOWhkSEJGVlV0WmVHMDFPSEZOZUcxR09FOTZNMnh5WnpjdFpYTXdia2x6Y214dVNFUjZPWGRDYTA1elpFZzJkRXM1VldkV1RHczRWVXRYYUVOT05WQnFaRGM1VEZnMmJ6ZGZSUzAyUmxWaVdHOW5SaTFJY1ZCWVdtSlRVSEYyU1VWTFZWWXdTMGxLYlZoeWFrNU5Va0Y0VGxONFpGVXdSMjgxYlVKRWRDMWlTVlZaVlZVdFVtdG9PV2REWkVsb1VUVjJVbWh0YkZSSmVHUkxYMjV3VnpoeWIyWk1SSGw1V25WTlEwVkpSV0pNY2xVd1VrNUlZamhuWDBaWGNFZGFOVGxGZGtad01IUmtWakJDTlhWTlRGTkZUbFV3TWpkbllUVTFUekZtTms5UmVGSTBVWFJ3YlVSaWNuVkdYMUF6WWs1SWQxbHFTMmhWV0c5WlZYSmpYMWxsU2w5RWFqTk9lVlJzYVROelR6STFjekZWYjJwdlJEQmtTek5FYlhkS2RHNWtTVVpaTkhSWllTMHlTM00xZWxwUFFXTk1kSHBqWWtGb2FteEtUMTl6TjFCV1FuZ3hObmMyV1U1RGNpMW9aaTAyUzFkaVVsZDRlakJmYldSa1NEWTVhSFZ0YVVGTGNIRnJUak5XV1VRdFkzSjNiRUp5YkZWcU1razVNek51WmxoWmVWVnJaVzVvUldKMllWOXpWVk5tUVZWNGRFbENhRXh1Y1ZoSlUxcEVabmh6WlZOZmFHMHdWazFsUTNWbFJubG1ZelptZW5kT1VGWTVTRUY2WDJ4blNEWlJRMDlCVEhGeVlsZzFZams1YmpaVkxXeHFXbkJTWlRsVmEwRjNPVmRNWDJsRGRVVkVNMjl3V1hwVlZVRXRZMjV0WXpOSlNFdzRMbFpGWDNGcVFUWnVVa040UTFGaVFVOUVkQzFGYjBFLktKZlIxdkUyRHFRajBiMWVfWkNxdnJNREV6Y0lFQVpLM0tOelVPTlBUZlUiLCJleHAiOjE3MDYyMTYxNjYsImlhdCI6MTcwNjIxNTg2Nn0.OERmM1ipSkZ4gQCgbzMtmJJWYf51-YxsxCMXHkufFYI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:06.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:51:07                                        1460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=416156 KO=12330 )
> restLoginInitiate                                        (OK=206087 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=205465 KO=610   )
> restloginProgressiveProfileCallback                      (OK=4604   KO=610   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.16%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.16%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.38%)
> status.find.is(200), but actually found 503                      4958 (14.35%)
> status.find.is(200), but actually found 401                       610 ( 1.77%)
> jsonPath($.tokenId).find.exists, found nothing                    610 ( 1.77%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############################-                                            ] 40%
          waiting: 325411 / active: 20     / done: 217184
================================================================================


================================================================================
2024-01-25 20:51:12                                        1465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=417637 KO=12330 )
> restLoginInitiate                                        (OK=206821 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=206196 KO=610   )
> restloginProgressiveProfileCallback                      (OK=4620   KO=610   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.16%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.16%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.38%)
> status.find.is(200), but actually found 503                      4958 (14.35%)
> status.find.is(200), but actually found 401                       610 ( 1.77%)
> jsonPath($.tokenId).find.exists, found nothing                    610 ( 1.77%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############################-                                            ] 40%
          waiting: 324677 / active: 23     / done: 217915
================================================================================

20:51:13.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 217991: status.find.is(200), but actually found 401
20:51:13.119 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,217991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c684b03, username -> user.1002228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50a909f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215873074))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3NnbTlxMDZlZW1jNW5vcDUycGx0MDBkMHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWNqSnRSSHB5Y21saVYwbFlka3cxYlVaalNWQm5MaTFhVUZwc1NtUXllR3BhV1hoQ1luVnBWMmxXYlhGTGRHaGFRbmhEWW0weVVHcDZXWGt6WkZOa1duRkxaM1ZYWlRWMlIxTjZMVmxxUnpGVVRVMHRWVzF3WjJObGNVbE9URlp1TFhaNlJXOXdaV0k1VUhGZllreG1WRzltYW5aSlpYUm5WamxTTkhoeVNrVnZNRzFUVUVOMlNXcHFkRkpQVHpkS2RHdEViMnhmVm1neFRVUXpOVnBHWmprNVMydFFNRFZXYUUxU05VcDVZVnBWVmxreVVGQnhTMEZoVWpOaVIxSjVlVGN6TkVKSE1rbzVjamRSTUcxTWJIUk1UMG95VjJaQ1ZYQnJSbTR3Y2s4MWFIUXpYMjFtYVd4WUxWaFBWRTFYUlVoUGNqSjVTRkZVVWpCTFMzVlJVV2xNTXkxak1XZGpVbGs1ZFUxWVVrODNWV3BsVERSdmRrRmpWRGRxYzFOMmF6RjFSSGRuVFdoMU1DMXhNekZLTUZnelIyeFRWazVDYkc5MVFqVTBiV3MxVFdKV2RqTllZbmhKV0hrM1VHTjRSR1paZVhCYVZGOU5WVU50WjNwV2FHNUhUemg2ZVV0MFRFRkNTbkZ1ZFdKelFUTldiMGc1T1ZwRU1rRlJTMnRQTmtSTVYwRm5XVXBUTW1ST2VYbEJjblIzVm00dFJtMWpWVFphUzFSbWNVTnNlV1paVW5aa1FrMUdPVVY1U0hnMWFGZDRaVEZWTFdsclUxRllVekZTVEdaS1RIZ3RhM1ZKWVRWdlUyaHhWMnBuTFc1Q1RVUllSM2xrWWpKT2VVOUtSVW80VDIxRloyRXpZM2w1VFROaE5uaFRaazVpYkZWMVpHSkdlV0o1YmtjeU9GRnNYell4YlRkblRucFlYMnQ0VEROcWVITlRVelYzZDJRM1dUSTJhM1JZTFRKR1NWOVZSbkpaWVVjdE4xWTVRa3gwZVVad1RtRnhhMTlWUVhKbVptb3RZbDlVTjFocmVEUmFkMEprY0U5UlVubzBTRUpLWDB4WlN6RkpRMDlKUTJwUGRtMUJVMWxHVVZCMVVVRlRMV2xaVTB0dFZEWlhNRkpWTkd4bVpqbE9aRGd5UmpGamNXZzNNMDlEZGtWa2R5MVVOVkpZWkdkd1JtaGZiMUUwYUVOdWFIaE9OMjFUVm1keGRrbGFkVGxDVVRWMWJIQldSSFJPVFVOTFRWaFZMbFpCZUZaeWMzVlBYMlEzTUZrdFEwZERhbWg1YVdjLndlaFQ5RW83Ti1Ua19WX3RQTkNGbzd5TDI4UGlMYVA4clV3U2laYVhEX3MiLCJleHAiOjE3MDYyMTYxNzMsImlhdCI6MTcwNjIxNTg3M30.ZIVfPfvBzEQQOgwFDfbwnKcPAXA9ipxIh4jD-co57FA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002228"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:13 GMT
	x-forgerock-transactionid: 6c5ef5c3-cc1c-4303-8d81-1b187ba9eb68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:13.119 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:13.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 217991: jsonPath($.tokenId).find.exists, found nothing
20:51:13.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,217991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c684b03, username -> user.1002228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50a909f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215873156))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:13 GMT
	x-forgerock-transactionid: 508d4db3-f21b-4cbc-8b23-fca8af398473
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGEyaHFwNGl1bWM3Z2hzYm9tbDBtazhkZWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFZXcFlYMFJYYUMxTWJIWldRbmw1WDNNd1oweFJMakUzY0ROdlkycEpSWEIyVlVVNE1WRnNSMUUwU1ZnMVQwczNVVmN4V2t4TVJFZG1kRlphVFhabWRrNUliVEZQVldRM2IweFJkazl0WkU1UFZrZzNRVko2Tkd4RmVHZExjMGhYVW14MWFVWldOVFJWVG5GR2ExbzJWMEZyU1RoV1VsOHRVbmRmVW5salMwbHBkVjk1VlZkVlZqVllaM2xXVDJ4blMzQlVjRmx3WlY4eFNGbFliMUJ2U1ZsU1FrNVpiREpsVVRoS2JtOVFNVWhPWjJack9WWnBXbFpmZDAwNVYzUm5TR3R2Y0ROTmVqaGFZVTlOVURGTE0wSjNhbWh4YkU0MVZWRndXbXRhTVdNeVRXc3pYMkoyVjJ4WlZuRkljeTFLZFhWQ2RsaG1SREptYkhScFRrVm9WV1JLUzBaSlptOWxOVmQ1TTBoZmRsTlVXVEJCWVRKeVZ6ZFBWRGhVVXpscFgwUjJMVTh0TlVwTUxYY3dhVWR1ZUdVNVZXNXFXVmhHTlRKTFpFSm9NVzlGTUdGc1RrZE9Ra3gxVm10eWNGWXRRbVZpZGxaWGNuZExkMlJVTlZabE1tbDVSM1E1V0Y5S1pUSllYM0YwYXpkc1lYZFNUMWxzU0ZoaFlUVmxZVUl5T0d4b1RHTTFNVFF4V1dKVmFHaFZZV1ZOWlRSNmFHSk9VR1p4UzJwTFNraFFUbUZ0TWkweGIyUllRblJCU0haM1J6Rm1PRVZUTVU4MlJUZ3hkRlZLU25Sdk4wdFNPVTFCU1RaTmNEWnpNa0pJUjI5Qk5sWllUelEyYlUxWWNHNHpWRXhmVVhKd01sRXRaM2xvWW5sMlRVUjVSMDl3ZDNjdFpqaFlhbVJGU0V4NVFscDFhbGRUZFY5NWR6VTNNWGhMWDJ4VmExcElTbDlqY0c5aVVraFNjWHBsYzFac1NVMDVSMjUwY2tvMVRXcDZRMFZrWm1ScGVGSnhVamhxV21NMlEwdG9iRlJGUWtKemNITTNSWFpxWkV0Tk1IWTJaVlJzUzJ0RllWbHZkMUZQVjNadGVqbEdhRjlqYjI1VVR6SmtUMGg1V1RFelJEaHRWRWRGTmxaVWFsTjZhRlp2WVMxWmRqUkZUMWhTUlhaWUxUTldURzh4ZEhoTVExUlpSMGMxVkMweVh6ZzBPVlJmU204MFJYSXRVelpyVDJKV04zUTRha2x1U25oT1NrczRMazFoYVZGUFNtZERlaTEyZFdab1IzSkZjR3hJYjNjLlY0cDJxeERNbHAwdllyX0RRYlozUm56Z19WZlhDV0ZlZ0l1Q2loS1MzU0EiLCJleHAiOjE3MDYyMTYxNzMsImlhdCI6MTcwNjIxNTg3M30.pT-pGtZJ9jDGQ3zdRNuSfclo1fHmj2ZgmIqv4pl-Ur0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:13.157 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:14.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 218201: status.find.is(200), but actually found 401
20:51:14.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,218201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@304e2103, username -> user.1002014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28439b72, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215874656))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzViYWlhbjc1OWZhNWoxMmhjdms3dmF0bDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2QyMWFTazlqV1VOUGExbEpZMUZOVmpSYVJqUm5MbFZxUTBKSFJUaDBhM1o1VkhVdFVsOUVXak10VW5WRWFqSnBaa0oxVkRselEzSmhWalJNZW1sMGRHNTFaSFJvUzNwUWRWSlFSbGxUWjBObVR6bDVSbUZNV0d4MVEyVm5Zazh6Y1dreVQyWkliWGMwUVc5eVR6UjJOa3cyVlZwalVrc3RhbFo1VUZJemJsRlBkbk5LVDNGU1UyUmtZVEJVWWw4MlVrNHRha0pSUzJvM1kxWTVSMnhXVTFsMFFqbEpSR1k1ZUVaMlQxUkRUMFUzTWsweFNHNTVOa0ZrZVVsdk5tSTFWRTB4UWpOZk1XVk1XR05CUTNKQllUbGZka1o1WVhrek5VTXpTbmhYT0doVlZHNVBRMkpEY0dSZk4wZExiVUV3VlZKVlJFSkRWVFpsVTNCTk1tSjJTbnBYYWpoM2JWRkZSVEJNWWt0TlNrcHBPR1Z2YUVsMk1XVTVTbmxGWlVselRHZEdNRTFMU25wTk1WQndMVkIzWDNKQ1MzcEhTMDg0U1dGSFQxcHFYMWhIWlROdlNrNW9YM0JxVlZFNU1WQjVVa0ZoU0RaQ1VGcFhjVmhaZGxOb1NYTnZOMlJEVDFOTFdqaHNOMjF3UjJ0Q00ycHljRjlmWlZkU1JVOU9kMlJ5ZUZreFlWRm5XWE5uVWt0TE9Va3dVRmsxZEZsWmEzSkVSVTVyTmpkUFpVUmxaRlkzUzBoVk5VNURkVzFOWkVwbGIxOVpNbU56ZFRFMGJGbzRORTl0WVhWT1IxTTFiMjVPYWxCbGNYQlpZMXAzZEU0d1JEUnBaakJXUjE5NFNsWjNaa3ROUlVSYVpHVmhheTFNTkZaRWEzUlNNVzlNVGtoRlF6WlFVRUptYldJNVoxOW5ZbVJzWDNCc1YyOUVWWFE1Ykd0RmJuRldkRXRXU204emFFUkdkMGhqTUhacmRrMVlRbVpWUzJwbU56UldNRU5HTW1WMWVYZzJVR1pTYlVGRGR6TTBYeTFKUzFkTE9HUjRMVXN4VTJOYVUyOXRWVVZRTjNVemMxWXdRMWxIV2pCWlZscDZiM2N6VUU0MmEybHZabnB4ZUc0NVJXSXhWWEJpVVVoWWJWSXhVWEpqU0ZoMGVsQk1kVzAzY0haaVdXaENRMnQ1WkU0NVMwZEZibUZCV2xKeWQxTlROR3M1V1d0c0xWcG9URmR6YnkxT2VFeFJlbDlRTm5seloxQm5Ma2RLWmtkU1ExbzRUbFkwU3pGYU1WbzFlRkZRTVdjLnpkYU1qYm50ek1MUS1heUdIbEV0UmxZWFpXbG0tem0tRkY4RnoxTzZvdzgiLCJleHAiOjE3MDYyMTYxNzQsImlhdCI6MTcwNjIxNTg3NH0.okokBELzjILq-PU6e1IPGkEY_6o9dgRzPJ6kN6YYf6E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002014"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:13 GMT
	x-forgerock-transactionid: d4a75249-d647-4502-acaa-598fd70b4cfa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:14.705 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:14.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 218201: jsonPath($.tokenId).find.exists, found nothing
20:51:14.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,218201,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@304e2103, username -> user.1002014, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28439b72, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215874746))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:14 GMT
	x-forgerock-transactionid: 6b72fc4d-6ef4-439e-9151-a25612915f99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTV2OTBnOGZsYzZjNGhlc3BrbWpmaG1xaTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SU9GVTNUVlZmT1hWdExWSjNYM0ZZWkdGdkxWTm5MbFZvVXpjd1RrMUxXRUpCZVV0a01FUkViMlUxTkVSQldrZHhNVmhtUlhSWVVsVlhja3RXYjFvNFgydEViak5LYzAwNFpXaGhiVlE1YzJOdFNHRnhZbkp2VlZsb2NHSnpWM2M1TmxKaGJUbHRSRTFJY21weWEwWlVRME56YVZOQ1lURXlNQzFNUWpjMGEzRnVZa2c0Ukdnd1JGQlFiM0ZIVjJselN6ZE1XVzVETTBOa1VXNWZRa1JtV2tNMmRUY3hPRXB5ZUhsRWMwcHBjV05ZVWxOVU4ycGZTV2hyWHpSbU5GSnphekZVZVZGVldVVnpVVjlHYzBKc1lVRlFWRVV3VVdodVVHNVFVRloyY1haQk0wUmZiV0ZKYjFORExURmhSbkpDVDNWbFdVbzBla0V4Wm1sdE5VbFNjRXh3UnpZMmJWWm9OaTE1Yms5a1VXRmxaVnBaTTFOeFVWVlBPVXd4TWpoWmNVeEhSM2RhVXkxVWFscEhlSGRIZUVOb1ZtSnlNR3RhTkZJMVdYUlpNa1pKYW5nMWNXSm1ORVpRVUdsWFVFZHVTMWxqWW5reGJUWkpTMmRFUTE5ZlFWSlZabUYwY1VWTE9VZHZZM0ZDVjJKMFJITlZiME51YTFGemJtdEJSek5EYzNZMmVHUjFRVmhMWjA4NVZtUkNUMVZQVlhWQ0xVTlFiRFJzUldRNWNYWXpRM1ZEWmpkR1kxSTVNMWh4ZW5STlZHSnVZekZ3VWxWbllqRnRNSEF0ZVZaUVVteE1iRFI2Y0dKcWVWUmhSVWxqVkRoNFJqSkRhblY2YkhOcGRFb3dXVkZqTWkxUFdrRlVRbTlwWW5oNE0yc3paSEUzTkV4Sk9GVkdPVTF2YlROM1lXaHhOeTA1YkRCZmJqWTJTSEYxY1V4M1ZHeFhOV2RsT1RsNVFUZE1VMlp2ZG5GYVZWRTNNbkY2Y2s5WmVWOVFiRkZRVGtad05HaGlibGxGWlc5NVVVeGljVlZmU25aSmNVcDJlamRIV1Vwc1dGbFBUbWc0Ykc4eFRsVTBSV2c1VFdaRmRFcEVielZyVVRGeFZIaG9jbFZpYjNKRVEzUjJTMGhNWmprNE5sOTJORTB6VlZFd1IySlVNMXBoTUZoR2RYWndUbnBvZG5Gbk5GUm1PVU5HTUUxU1pYbEVZbFpXTkZkbVdGWTRiSGhvWDB4bVgwZ3haMVpJVm1JM00wbG5MbFZwZVZaSGNUZElVSFJPVG1sQlRHOVNNR3N4YW5jLmluS0tMWS14RW16QVQtRHZ0V1MyZXRfV0dCUjJXQmlBUUJWeWNMZW9VN2MiLCJleHAiOjE3MDYyMTYxNzQsImlhdCI6MTcwNjIxNTg3NH0.3ZnE-37Tkc7vN84icG7pnTqvXNTulEsfLhZy74OtVTY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:14.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:51:17                                        1470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=419066 KO=12334 )
> restLoginInitiate                                        (OK=207530 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=206900 KO=612   )
> restloginProgressiveProfileCallback                      (OK=4636   KO=612   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.15%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.15%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.38%)
> status.find.is(200), but actually found 503                      4958 (14.35%)
> status.find.is(200), but actually found 401                       612 ( 1.77%)
> jsonPath($.tokenId).find.exists, found nothing                    612 ( 1.77%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############################-                                            ] 40%
          waiting: 323968 / active: 25     / done: 218622
================================================================================

20:51:20.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 218991: status.find.is(200), but actually found 401
20:51:20.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,218991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c94377b, username -> user.1000218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e77a5fd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215880222))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjVxcm80Z2Zpa3Y1aWczbXVia2I3YWxpM2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1YwUXlWMUpHUkhSbk9HVkdabTVhVVV0TFpqTkJMa1psTWtwS2JqWnZlRXBFWW1KUmJGaFFRM05SUjA4d1ZrUldSMUZtVHpKRWNsUlZiVWRuUmxGQkxXWkNNRjlWZGtKbVkzUkNVa1paWnpOM1NEQm5TemRoUmtaWlFrRm5kRlo0TkhSdE5XRm9lalZSUlRoVlZ6VXpNM2x5TkV4SE1DMTJWVzlzVlROSk0xZG5jbkZoU1ZVeVFuQnBVSFprV2s1TVJrOUNjRVEzU1Voak5ubzJXbEJsU3pGNVJHYzROVE40ZWpWbmVYb3lOM2hSV1hKSU1WUmpUbVJmVjNsTlRURldWVlprUjJaUVNFaFlSUzFGVm5oQ01UZGZjRU00UVdkd1ZGbzJWR3R5U0dveGIxSm5VMDFmWkhSc2QyRTBURGh0TTJsMFlVTlpOalY1YjNGb09HSTRNMkk1T0VveFUycE5kakZwVTFRdE5sWmFkMlphVFdFMlZXVnBXbTkxTlVObGNqbENVM1JrV0VZNFYxOU5hbkJ3Y0RoV1ZrNUtWbGhRTTBsa1IxQkpNMlJrZW1kVFJVMWZjbkYwU0c1T2QzRXdNRXg0YW0xMVZYcHRaV2w0U1ZaWGJrRjNOemR5WWtFNE1UVjFSSGN0ZFhZeGFUWk9RM0ZXU3paYU5HbDFRalpRTkdkQ1dHOTZkakpUWkZSemJHSnhia3cxU0ZZMVJtNW1NMmh5V1VkS2FXOUlURzk0UkhaYU4zaERjVlYzWWpsU2FXazViMlY0U1ZaaE5tNTJXbUZwZURnNFRIVlBOakJJUkhwZlVISnNWamhTYldKVmNYbDJaM05oZFV4SFlVdEVWRmhZWVdaRU4zVkpPSEZLYms1V1ptaGliSEJEY1ZsWFZWSktTMFJSV0VwYU1YbEpkbU16WlZjdGEwNTVaRlY0UTJWVE5HOXFkRVJJT1RGamVGRXdOVWd0UjB0a1NGRjBWalkzWTBONlVFaEhOa2QwTkRCeWFEVklSRGh4TW04NExXWlhTak5RYmpWd09VTllPVWhyVWxGT1ZGOVNjVlZ1WjFWVE9YSk5iMGRoV1hKVU1EaE5OamxzZEZaaFZHdExiMUpyTXpCUFptOXFWVlYwYTJwR2EydDFTbHBuTnkxek4wdE5hSFp4WnpKaVdGTllhVkpKZUc1bU9WOXNSbGRJTmxsekxYVnJjbVl5V25FemQzVm9jalJTYUhCS05rSnVWa1l4Ykc5UVRrMWpMakpRTVVGNmQwNUhhV1JZUm5GVVNtUlhjbTlWTWtFLkl2TzNGTmZsSy1Dc29JamZXZ1lBTWpldjdRZlFEbjhlNkdrTjhFaG9OV1kiLCJleHAiOjE3MDYyMTYxODAsImlhdCI6MTcwNjIxNTg4MH0.O7B6UKccAOFLX8IruoduZtFCXJUt6rVfKgdmKkki3oU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000218"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:51:20 GMT
	x-forgerock-transactionid: 04c704df-aeb0-4b7d-ba85-6289de757c5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:20.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:20.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 218991: jsonPath($.tokenId).find.exists, found nothing
20:51:20.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,218991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c94377b, username -> user.1000218, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e77a5fd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215880309))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:51:19 GMT
	x-forgerock-transactionid: ecd7a177-189c-4c1a-b1b4-31276869ca2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm1lM29wNW9zY3Rqamw1MzhpZnM0N2FsMGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWNVbExNRGhhT0RoeWVXRkVPVVJYV2pad2MySm5Ma3N3TjA1Uk9FZHplV1YyUW5FNVUyTlliRFJtVEUxUVJYSnJkM1p3YUhoemEzQTVkM0JYU0RkaGNFTnhjM1l6WldKUlZsWlRSVU5LUjBJMFFYRmFkM0JRWTJ0VFEyNXlkazVEYWtvNVYzcHpSbGRIVERKbGFUWkNlalpuV25CTGJXbzBZUzFYVlhFdGRWY3lSemRaZVdWVlEyVktRV0ozYjFVNWMwdEZiVVpVVTBGS1NtbEdOM0oyT1dnd1dVTmtUSEpCYWxKRE1HWTRRWG95UXkxU1oydHpTMnB1V0Y5ek5WbEdTVXd0UlVKd2JqWldRa0pPUm13dGJscDROMHRRY2pWQ1RVZHJVMFJVT0haV1NFNXpZM2gxWjE5cE0zWnRURUppVm05a1JuVlhlRnA1TXpaQlJVUlJjbWhOTm1GeU1sTjNRV1pmUVRsaWJVUlllWGx3VjJoU1RFVklTMlZSTW1wUmVFOXZUMGRVYnpWSU4xTm5XRU5EZWtSRlduWllVV2czUkcxd1pWVmljWGhGYTFwTlF6Y3lRbTlmY0VWcE4xaENTWFJoWjNaUU1tOTJPV2g1VkU5VmFqWm9WbEJFUVVGS1NDMDVVMlZ0YzBZNGJWbHRZM2hLTlhWUGRsTnBWbVUwV1dRM1VHbGhjVkZtVGxGSGVYbGFObXRDZW01ZlJqWkxiVUpqVFRWb1JHa3diamMzWkV0eGNuY3RhRUpIY0d0VVNsOUtPV3hXZDA1dmJ6Wm5XazVQWWxOTE1WQk5SazlGTVdoVkxVMVNUbTVzVjNkblUwdzVZVUV5WWkxV2NUZEhWWFZLZG5OellUVnljRE5pWTFKdmQyYzJhbGt3U2xoZlh6YzVTazFhVVRsWVNYVnBUVlpGTjFOaE1VTlBSalpoUWpoMWNuUkxhMlJDTm1ORmNUVkVRbTloYmtOT2VEbEZXbXQyWjJNMlJWQnJTVkZCY2pOaWIyUm1MVXRZUlcxdVVteHFOMGd3WjFoMlYxTjVla3RhWVVsT1RXaFJNSG80VUMxU1psaDFaV1JyZFZWTU1sbzBWMmRMYlZCbFdFTkJhMHhqVEVGeE1UQTNNWFpZTldkV1ZGZEpiMWg2VWxsMmVERnpWbmhLVlZoMlJXVjBkVVJVU0RkTkxXNHlWakJqVDNOV1FURkxNMDVYWW1VMVV6UldUbFZTT1U0MVdIaEpNRUZZWXpkVVdISTBMblpGTmw5bFJYRTFiRk5OTW01cmJFOHRNVXgxZDJjLlRrcTRqeGtJaTRRelozcVJwelNVZG51RWZCRzBINGZQOVpUMk50azFnY2MiLCJleHAiOjE3MDYyMTYxODAsImlhdCI6MTcwNjIxNTg4MH0.w9wqQ5t41M0cL6jSKSZlu2JkgxhLi7MEkXd4mYR1JPo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:20.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:51:22                                        1475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=420504 KO=12336 )
> restLoginInitiate                                        (OK=208245 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=207611 KO=613   )
> restloginProgressiveProfileCallback                      (OK=4648   KO=613   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.15%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.15%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.38%)
> status.find.is(200), but actually found 503                      4958 (14.35%)
> status.find.is(200), but actually found 401                       613 ( 1.77%)
> jsonPath($.tokenId).find.exists, found nothing                    613 ( 1.77%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[#############################-                                            ] 40%
          waiting: 323250 / active: 32     / done: 219333
================================================================================

20:51:24.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 219618: status.find.is(200), but actually found 401
20:51:24.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,219618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cfd0f71, username -> user.1000107, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b93b987, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215884508))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGpqamEyanJrZDg2MHVwbWVndnZwdGdjYm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2MyaE9hRlpwTTJwTFFsbHJRVkZYT1VZMFgzRjNMa2xWVkhWNWVVWXRNVXRmWkZWVWJqVnFTbkZqZUZadFZFNDJWemhVVkZSMFNGOVdlVkF0TXprM1RtbHJaSGN5T1UxcmFXVkJNRkpzZVV0V05VbERaa2RoTkdvNFZXMWxUek54VjBoaFZXOUxNREJqTXpGM09VdHBka1J6VlZNeGFESnZiVEZ1VkROTmFFZDZTMlV4TW5kQmMzaHBWVXhhTURnNFExRXhVRzFKWjA5TVZEQlBabXhLTldrMVRURkdTRmRoWTJGQlZXUlBhRTFaY0ZNelZGOU1jVlJEZGxaV1YwZGlkRFkwTTBjeWJYcFRWVGxGUzBSNFkzVXdla1pxVkhZd1EzTXdVWEpJVFhSa1lVNXNhVmhvVTBSelFYZG5lbTFzTjFKTFRXSmtNMUpIZDFaMFozSjJXbXR3TlhSWlluTk1jekZ0UlRRdGFsTnZhRFYwYURKZmNEbGpSR04yTlhCcGJEbEpWbFozTkZwemIwVXlVblpFUkRoRmQzbG1VV2wxZUc5NE1IUkpjRGxHVXpOWlowSlZRa05rYzJONFluZzBWMk55TTFwdlNqWlpWMHBIYUZCWE5rMDRTVU5XZW5GeWNFMXRMVWxFZW1SeE1VSlhjbHBYZUhKclMwWjNZVFJXWkRWMU0xOHRTbmRoWWxWSVNISkNiVGhJVGpaME1IUnhZalpTTFVKelV5MXZVRVZVV1cxbVlUaEtTSFZmVVZCdmVVSndRVU54VDNOUVYzTlBhR3hyVkRsUVMyMDRVakowTjJkSlduSklXa05UZUV4bVVEaHdUbkYwY0ZOdE0ya3RTa3RvWTNCT1lWTnhla2haY0hrM1ExTlFVbFIwWkRCRFkyeGxZbVJyTVhCd1UxVTRXVk5KZVhveU5rZFRWMjAyTldSdVF6RnpkSEZzU1Roc01rWlJiVGRmZGtKc2NETkpTbE55YXprM1RGTlViM05EWWtSM2NtSkNUVVJzU0c5dFVVaHJUMTlTZGxaelN6WXdTazVDUldKQ1JXSTFkV05YVmxWUVJHdENSRzB6VFZCMVkxQTJiMmxFVDFodlVtUkJiMEZ3VkhKcFkwbDFjMU5TYUdKU2VFazBOekJrUjBsS2VEQnlWbXhJTlhoMmIyaDZUbDlFV1d4MExXSlVPRzlwVURnM1pYTXlia2t6WlZNd1pFeDVYMnBrU1RseVJDMWFYMDVVYTA5NmJqaFpMbU00VkVWV1VuaE1jMU56TFRFMk5HdFRRWEJyTjFFLmI1MXlzRW9iM3VaS1pJZDduUkl3ZzVSdXk0WlNFWlg0dHFXU1NLTEN0djQiLCJleHAiOjE3MDYyMTYxODQsImlhdCI6MTcwNjIxNTg4NH0.BY-HVmAC74pvWA3SuDfV6l5Kp6CCH66IVhxawnnEg9g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000107"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:24 GMT
	x-forgerock-transactionid: cb157173-fe50-4986-8d25-98a7f3526b2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:24.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:24.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 219618: jsonPath($.tokenId).find.exists, found nothing
20:51:24.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,219618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cfd0f71, username -> user.1000107, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b93b987, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215884598))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:24 GMT
	x-forgerock-transactionid: 65efbb71-a3da-4292-b23b-0e1bac35ffea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHVjbTMxMGs4M3ZjcmVvbnYzMmpuOGljbHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVpXRXdlVzFTYjBkTk9XZzJSRWx5YjJ4MFVEZEJMbGxmUjJjemRrVTJaaTFTVVdseWRFWm5WRmRMVVRCWlpscExaRGczYUU5dVRuVmpkazR5WVhwUGMwdFNOa3BuVVhCaGFUaGpUazQxYVdSeVJFTjVNMEZWWWxwRk1rWndhWFEwWmtKS2JrSkNPRFUyVms4dGVHc3RTVzF1WkdJelQxQktOVlZsVjBaVk9VbE9UMHBLUzFoVWIwaG5hWFYyVmtvMlpYVmZlR05OTUZsWlJVa3phWE5VWkU1UVZXWlJSMjlwVDFwMk5rNU9ZbVo1Y25GTFUxQm9jVkpZYldnd1lrMDRlbEpXVVdsRWRWTjZOV1l4ZEhWbE5pMU9jekpoZDFwUVZsRjZZMGRmYUhBMFEya3hjRWRpUjJjeFN6ZEJSbUpNTVZORmRtRmtia3BwY2kwNU1FSjZUVmhFYUVwd1ltVjNZV1Y0V21WbGRGQXdWMmx6YjNCSlZIVmhOR3BoUVVrMFJFcDJiV0puTFdaeU5FMUNTMk5UVlZGNU0xVldOekpMTFhWcVVtMHpSa0kzVkhWMmFFUk1Za05HWkU5TVVGUTFZMGRqVjFNeU9HTXRaMTkxTkVsTFJpMUVlV3RTUVZaNmQyUkxlakJsTVRsUVYxUkNWMWRITTB4WVZUQlpTR3REWkdGc2IyUnJabXhzTURBMlEwOVFaMkpSV2xWV2NEQlNVakJLUjI1d09HSjJTMlpmWmxGWWRUSnNSVEZITWtkTmJYWjBZM3BVTVZkWlZIRkRORTFXZEVKSWVYVnFZbU5XVWtOM2JtZHdkbWRMVkZWaVFYVkZNM1I1Vm5oT2FXMTNTRnBRZWxsT1dsSXdRMlZIYjNaV05tcEpWMTlwZWtaRFZ6aDJMVE41T0ZVNVIxVXRiWEkzVEdGb1JVNHlhRE14VlRFeE1VTTBjemxtT1ZwdVRrUkdaMEpZYms5RmVHcFNiVlJQWHpONWNsOVRORGhyWTJwTGFrdHVVa2hFWkRGb1NsRk9lREprZW1JMVl5MDFabUZtVTNCc05uZ3dWM2RQTmxKMWEwTm9RelV6VjIxSVNYZG9ZM1Z4VUd0elFXeGFMVWRQT1V0RFJGWXpUMkZmVmxSbFduRlFSbVpyYTBwWlJHTlBNV1JhUW1ReWFEaDBkREE0TFc5R05FbERjbWRaUTJsYVVERXhWVVIyTlVaUlV6bFVjRXhKWld4R1ZrOWpkRWQzYzJoS2EwVnpMbTk0WDBKVlVVZGtNekpSWlVWaVVXZHBRVTlFTldjLmd2bFVRZkR3YnNaeWx3cmpZeU5HZ0lmYXB1eGMtSkpUVHlBVTlZaW9PaU0iLCJleHAiOjE3MDYyMTYxODQsImlhdCI6MTcwNjIxNTg4NH0.UVLVyEKB9NTIn-cUDDJzEZBBR35BMDZZVDFaLTSdDeo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:24.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:27.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 220083: status.find.is(200), but actually found 401
20:51:27.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,220083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54f63834, username -> user.1000741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d1de4f0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215887513))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHE1azZvdjdnbjE0OGs1NXY1NHMxOXE5ZTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YWFVeGxSRWt6VnpOeWJ6bGFTbGhwYTI1MU1WOUJMbU55TWpreFRERkNUV3A1Ym04MGN6ZGhNVmRvVkhObVZrZzFYekJPUVd4UU1IUk5lamgzZWsxTGFIZHlhM1ZhZFU5QlJUWlhTbGh2U21sNlYwNVlURFZOVWxsb1VqUTRRVVZRWVRaaGVWOXdRMFp5Y25SeFVYbElXbkIwVlZvemRuTkRUREJGVmxsbWRHdENaMHhCYVZKVWFtZFpOemRmUjFwSFRFODFSbU16WWs5UVQydEVaMlZoZVhSRlZHaEhiSGxtVkhOd1YzRk9NbTUyWVRKaUxUZFVVM1p6Y2psbVJHTmlSVU4xVm1aMWQxQjJUMEZvYXpaSmFqaFJPRVZSUVVsaGRubDVaRFF5VjJjNVFsOUxSRmg2Vms5SlIySklYM1pxV1VOcFZsb3hUMWhZZW04MFJITklSRFYxVERjNWNXOVFSekV5WmtSWk5FcGZNV1pYVlhGdmJqTXhSVTExZEdwc1FUZEtTVzlFVW5wNk0zSkJhVkJwTTBoSGJqaFhTbFEzY0ZZNFh6Tm5abWMxUzI5blYwVmxNMUJQYldGMWNsZFNZamswV1ZoWU1rdElWWEpKV0VoNFQyaHRUalF6T1RWWmVVNWllRlZWTWkxRE5WcDZjRm8yVkVsTFFqbGZZbFF4UkdWQ1JXMHRXV1paYkVORGVYVXpRVXBUUmxkMlMxSkRNbXRpWmt4V09EWjFOelZoTFRsbVJUTlVZa2R6TW1kb1RrZHJTamhDVjNVeU1UbHVOa2xaTlZwa1lWZEdNRVpZTkZKUUxUbDRVRk42V2tseVNUWlNMVGxvUWxoWk5GTlRTREU1UjJsNWJEUjRSazFTZURVNE5WUTVhbWg1UjFGTUxVRm9aSGh5TjJSRVN6SjBOVWw2Y1cxMWNFa3dWVlZMTFVwMmFWSlNSRTA1VUV4UWNFNXNOMjFIVUVoMmVVZHJlRnAxU0RGS1UzSmpOR014VjIwek5WTkpjV0l5Y1ZwYVNEUkNiVTltU1dGR1NITlNWbDlRZW5BdFdFWlpPRlJVTkhVMFIxWjRXVTFpTld4WVRHODVjVlpsUmxndFJEVkNYMW95TTFOMlNsaGhUM2xaVVdoT1dUbFNTRlZzZEhKYVZWQklaRXRwUVZoTFkzRTJkWGxqTVZob1pWWkxVMUZOTUZOaVYybHFjR2xsUzBsS0xWOTBTblZNVlU1YVRXa3hUV05LYzBkNmVteFJMbUUyT1RaSE5uaGpTV1ZRVWpGV2IxWlVVVFZLVm5jLnFLYUtwQkxjZXVpNTExWXE0d1lTRE9NTUcwYkQwOWl3Tnd0NHRQQUNlelUiLCJleHAiOjE3MDYyMTYxODcsImlhdCI6MTcwNjIxNTg4N30.uF_fFxFIoeuYp6vjrvrwNcIoEcDQ2diESRx2BN-VpHk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000741"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:27 GMT
	x-forgerock-transactionid: fe0f8996-0f0d-46d1-81f8-e36ba57fdc03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:27.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:27.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 220083: jsonPath($.tokenId).find.exists, found nothing
20:51:27.599 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,220083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54f63834, username -> user.1000741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d1de4f0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215887597))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:27 GMT
	x-forgerock-transactionid: 90eb24fa-37a4-4263-a72f-976ef1fe9b8c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWZndXZwOHFlbHFhdmdram50amtscWljaDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1VteGxielV3VERKeGFrUnlURXBNVTFFeFNWUjNMa05QWjNCcGJtSXlTVVI0V2s1VllrTnZiWFpCYlROWk56VjVRVU5yYzNOd09WbDZiemhrT1ZVMmRqSkVaVVJhVTNvdGFuVnNabEJGV1VKNlNGOTRaMGhOVmxoV1dYbFNOMFJ3VG1GbmNVNXFSMUp5ZUdsVmNFdG5ORVV5YVVOVk9HRmpSakpUTFdab2VXdHRlVlZZUkVkSFdVcHdRVlV0V21WcFNUSXlUMVJMVlZaV1YzTTVRMkpoWTBsNldEVllkMDFmY1ZoVGRrc3pWa1E1WldKamVVdDZUM0pFU3kwd01rSkNkSFpOY0dGb2FIaHNlVkpUU0dVM2RUUlhWVVk0VDJoeFdEaGxTME5TYUZNeGNWQnliRU5mWkVKVVIwZ3pTSGcwVG0xUWRreFpVbGRXVEZCUlRteE1WVEZLV25CcFJFMTNiWGxSTUhrdGFUZE1hbkl3UXpGNGIxOUlOWGszTkd4VGFsTXlOekJhYmxVelRWWnBObGhGUWw5cVZYRlFXSGxVYmpWV2FsOXdiR28xV0RjdGFrNTBZVlEyTTNwQmJIcHFZMlp3VEhsMlFVeHRjbTh5U1VaMmJUSndaWFYwU1VaSU4xRTBjbTlvUkZaMmJYazNSek5ZTFVGZlQwOVZZWEpGUmpGRGFuaGZPWEEzVWsxc05ISTJUa1JoZERKWE5uRmpkRU16YVhkVGRUSnhhMEprTXpKZk5IRldkRzlLUkRVME5Fa3RTRVJEUjJKT1RHUk5lVlZuVFY5Qk1FeElNa0V0V1ZZdGQwUnFabTF0YTBjeFJXWm1lbFJJVjBvMWR6TlRkek5RUVVGcFVVRlVOVzFNVkhKSFlWTldhVk01YmxreUxWOWZURUZ2Tm5sQmVEQjROMWx2Y3kxR2VXOTVWMFJ0Y3kxNWFWcElabHBETFZGcWExVmpNRmRGVEdJd2FFWlZZMUV4TTBodFgwUkRjVVJVYVRBM01uVmFTVXcxTkZGMk9VNWlVWE5CUW05a2NWVkhUWEZ6WVRkSGNUQlNNSEowVldSVlNGcHBPRk15Wmxob1dHTmhjSE5zVm14QmVGZEZaMUZuVkVrNFh6bDZabWQ1YW1OV2RVVTVjRXBMWjJGdlNrMVdPRWhHTWxCR01XTlhaV0pPYlRobFVGSTJlV3B4YW5CRk5scGxMVFZrTVZwTlpGSTNkM0ZQYWkwMk9IQkJibW93UTJOU2JVOXZMbTFLV2s5TGJGRkJkRUpqYmkxSWR5MXRhVlZoVEZFLlg2MDhNRFNnTDVmQWZMdGFnSFdvbGx6T1hfUnVfY3lPanVCRnJ0a3MyckUiLCJleHAiOjE3MDYyMTYxODcsImlhdCI6MTcwNjIxNTg4N30.Qr87FyU3h7DY1grKCE-R2r6Aag2-xMMvFHnKWQ04Atw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:27.599 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:51:27                                        1480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=422044 KO=12340 )
> restLoginInitiate                                        (OK=209004 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=208370 KO=615   )
> restloginProgressiveProfileCallback                      (OK=4670   KO=615   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.15%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.15%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.38%)
> status.find.is(200), but actually found 503                      4958 (14.35%)
> status.find.is(200), but actually found 401                       615 ( 1.78%)
> jsonPath($.tokenId).find.exists, found nothing                    615 ( 1.78%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############################-                                           ] 40%
          waiting: 322490 / active: 34     / done: 220091
================================================================================

20:51:30.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 220508: status.find.is(200), but actually found 401
20:51:30.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,220508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7495d082, username -> user.1000718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38498734, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215890334))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHVxdDgzY3Bwa3Zjb2M0dHE1cnA2Y3BkMTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elgxaE5WWEE1WWsweFNFTmxjMnhVUjJaM1VtbFJMalJIVEVSdVluWm5aMFZ3VXpSdU1WTlllWEZRTXpWVldVNU1VRmgwVlZwTU1GQldVMjR0Vm5RdFlWTndSa2d4UWtJMFkyNHpTMk5GVmpkWlRWQXlhVGh5ZUZad1VXeFBUa2h2TjJreFRrTktUVWhJT0VGbldsSkNPVGxyTWpKbFFqaHdjalF3UmpST2RHbHVTV1p6VVU5clJFNUtXRkZGYjAxMVZHVXlRM1Z6YW5Sak1qUlFjbDlGVUZsM1VHbFljV1ExVEdWYWRWQXlaRlV0VGxGb2VrczRSSGw2WkVGM2NsOTFOemwxVmxab1NHWTVjRzkyZEZZMmNVUkJSRGw0VEdsNlVUVkNVR1ZWTlZscE5tOXlkekF5WVdWa1NtdHZkMmxTUzJSdFdHaEVNVE42Y0VaWFdYUlhOV2x4YTI1U2QyTk5kV3BDY25KTFNUbHVRMHBoVjJkNmJ6UkhhWEprV205MmIwa3lORnBLWkVkNE5sRnpNVFpoY1UxNlowMXdPRmxvTURoS1RGaHVOREU0WlVGVVgwMDJSemhTY0ZvNVgya3RlRUpHWldWVU5VcGxkMWR3VGs4M1FuZFFUaTFuYmtORmJqSXdVVGhmTWs5UVZUVlJRM3BLTFZweFZVcFVXblJ0VUdJM09GUnVXbXd3YlhKVGVESnllV1Z1UlY5SFMxbHBTa042ZVdKeUxYbGFhMkZvVFZaa1pEaFNNRFU0TVdKVGNtRXhNRkI2VG1JdFpIRlNTVWx0TXpjd1oxZG5ZVTVxUjFkelFuRnRPSEZKUjFOV09YVnNVM3BxWlhoUWNWbHlWREkzYzI5UkxYUlhURFo0WlVOSGQwY3RiVkJzVXpWS1FUbFBaMHM0YkVkM2R6QTRTamRMZUhveVgzSm9jM0IyTFZWV1VHbDBNSFZ4ZVVGUFFreGZlVXRTY0ZJdExUQlBVa0Z0VW5aNGJHVkZPRjlwV21aMFRtaEpXVU56TVV3elVFRmFlbUZ2T0ZBNVYyVm5WWEpmZDBsMlVHRTNlRUpYTW14a1ZtZHNRVzR5TkdnMVgxbGFaakZaU0ZSbllqUTBkR0pNUkZwZmJ6UTJhV0ZzUmxneGFqQlNXbGRIWm5nd01FZHphRUY1YzNkMVltTnVjMEpQYjNGalZYcFJjRkF3VkVKeVYyRjFOSEZ5V2xaM2MyaEdSVWRwYkdaSmFqUkRlRTgyYm5SUGEwOXpMbGxqUW5oRGRVOXpibTk1YkZBMFpGWlplVVo2TkhjLjZnZHNLRTh5cGphNUFhUTgtNUk4S1hZOUF1NkE3dlc3VjZ6S1dHX0dPV0UiLCJleHAiOjE3MDYyMTYxOTAsImlhdCI6MTcwNjIxNTg5MH0.QBYIP5L1yRuf0StB3Gcg9-N3KcfnKDZIVSH7cpmK-JE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000718"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:30 GMT
	x-forgerock-transactionid: 3b3d32cf-2047-4bc9-96d7-7b5c115f07c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:30.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:30.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 220508: jsonPath($.tokenId).find.exists, found nothing
20:51:30.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,220508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7495d082, username -> user.1000718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38498734, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215890416))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:29 GMT
	x-forgerock-transactionid: d6e9f5fa-9f23-47a8-bb43-0465b742513c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnZtbjBmN2NwbGQyMjBtYXNhcnFvOGtvM2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWVHeFJZVWRWWlUxalMwUmlXbVJCYVRKVVRtVkJMbmxhVWpWc1VqWllaVGhvYjFaVWNHWTRNSFU1Y0dONk4wUTNPRFZ4UjNKU2MwTXliaTFVTVdoUFNuWmhYelZaWkhWUVVXMUhRMk5EWW1ZeFoxaExNRGxpVUhweE5GbHlUekIzUmw4ek9FOUNVMGRtWjJaT1JqVTJTR05IYzNNdFl6bHpVQzA0ZGxSVlJWTkZNVkJpVW1oS1FWYzFVRVJQWjNSYVFuWm5aM1JUV21aYU5FWnBiMHhLUnpSSk16aFZVVGRCZGpob1VYZDVOemRIZERZNWJsUlpkR1JTYW01UFUzYzJUUzFLUzNsblR6ZHhXbU5TU0ZkTmMxUklha1pZU214a2RqSkRXVXBGYkZWdFJqUlNWRVZ5Tms1b1RUVTNXVTF3UmxKTVNGRXhlVzlIVWpSNlNEWXhhemxFT1dOM2MwNVFla3RwYXpNM2QzQmhRVGN6Wkd4dmJFbDZWbDlOUjFwZmFrVm9XR0pUV1hkVVJuWnlSMll4WDNRdGEyVk5WMnBoTm5wQlFtdEtPVmhJVnpoWmVqWmlSMHBHTVhFMGNFRm1URVp1U25GalZEVlFUbHBmZG1kS2RqVnNRazVvTldoQ2IwTXdla1pSUVVWQk1IVkxYelYyYTE5d1VYaFpja3ByY0VnNVNrTlRhVmxqUlRoMVZYQktUbTAzYlRWR1ZHMWlWMTkxTkdack0yNTVkM015ZFdKRFQwODJVVzlNZW1ZeFVrdG1YMHRqTW5wbmRESkxOVEZCWVRCU1drRlhRemR0YlRaVllsVk9abXRPVFd0TVRHSmlNbWRCTUZvMVNVOUdSRGQ2WHpCdVVsUTFWRVZZTTI1VFgyUldjSFJSZGxaRVdGVldaVTlVY1ZWRFNEQnJZMjV5TkU1SllUZzVTVFZKYkZrMWR6WlJhRVpqVmtGdVNUaDNhMUYzY0V0eVVGOXRWVU5sZEZwTmVuUk5YMFozZG5acVVWVkpiSEZ1Wmt4WVZtOTBRM2gzVlc5bGJ6UnhTMDh6Vm5OelIzcDVORGxvTVVsaFJrRkxjekUyWWpWSllYZG5ObXQyUlRJMVoxUmFlWEJ6WldSdFNrcGtaVVZxUkd4VVVrNVhhRmcxU1RSUWVEUm9kVVkwWDJoRlgzbFBRMUp1U2tGc1VrcDVNRkJDVERkVkxVcG9NRFJVVTI4eFVuVXdaVEZOZGs5dmNYZFpjVWRxZEdKTlVIWlZMbXBQYzBvNFNrcGFYMHBKTURkNExURlBjelJoWTNjLjZ3YVB2OTRtT2Q2Y2k2WU1TOGl3MmNEd1hTVS12Vmt3eUxzZFFhVjVuYnMiLCJleHAiOjE3MDYyMTYxOTAsImlhdCI6MTcwNjIxNTg5MH0.Ssm46JWnuEdyokwkSIaUSPix3TMtjGTenQJhARye8-c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:30.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:30.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 220519: status.find.is(200), but actually found 401
20:51:30.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,220519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44363aff, username -> user.1002782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c93d55c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215890409))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjI0czdpcWZlbGRhODBrb3JjbmQ1YW9odXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1lUYzRiMDF5ZHpCM09HZGhlRXh1ZEZJNGEyVkJMbXRsV1ZsT2JXOU9ia3BwYWtWSVR6Tm9iVkJOUW5admNYUTVla2w0WDBsR05UbGllRlo0YlVkT1NUTlBNVVJ6T0c5MmNrNUhPV3BwV1dFeFpHaHZjazlIVTFGSVFuQkVjamc1ZEZwYVQzQk1XQzFaYVVocVRGVTNVWFJGVkVVdGNsaFpUbU5pV2pOaE5tYzVNaTF2YlVGdk1rVjNjSFZtTjBGdGIySjJaMUpsUjJoRFMyZ3hTMmd0ZFhKNVJ6bFVkR05sZUZkaExUVjBRblpVT1RsTmFsRkhTVTlOZVVKb09ETldNblp3ZW1sSU0yZFZiVFpwY2xFeFFrdzFOa1J5VW1KYVJYZzBWemhhTlV0bmIwWkJORzF4YkZsR1oyUllPWEJhZUcxcmFsOU9jVW8xVm5CTWJUVlpTVVJxWVV0SWJVWlJVbVp0UmtsS1prWndWbXhaWTFaRVFVMXJZa0V0WVROVlVWQkdaRUV4UkVoR1ZFWmhkek5rTkhWTlMxTTRTMlUxWldOQ00zUlZTeTEyVDNZelkxUjNkVUZ5U0VSNVdUTkpWWFZDWkVKT1EzWnpNRGgwWnpreVExOXhTMkpZU1d4Q1FreFdURVpoTVZwUFdqRkJNWEYzTlMxbVRsZERUM055YmxOaVNVNVBhRVpsTWxBdFIyaFRVMjVrTjBWTWFqbHdiMjVMU0cxaWRrb3RYelpGU0V4M1MwczBabTlDZUdveGRFTm5hWEp1ZWsxNFlXaFdYMFpwWms1aGVHWTFRbVp6WWpBd2FYcFJhVzl3ZVdORlNXUlhNVFppYjNCUGVsVmZRVTVqYzFWdllVNUVaM3BhU2pSeE9HVjZaMm94Wldod2RVaHhNakY2UzBzeWFIZHBRak5OTUhCRVkxbFBjMVJQY0U1TlNERmlORFUwYWxaUllsWjBPVU5vTFhWQ1YyeEVkSFpKVERSaE1IVmlSbUpmZVVKUFFuRkxSRVppU2t4cFRXWkJRM1ZzZFdOYWVrMW1PSEUyUTFGS1IzRlBiV2hLYldwT1pUZFZPVnAxYkY5VVlYbExUVVJ2U1ZoSVQxRTRjSEIxYTFSb1VYUktMWFozTFVORVgwbDRZbTAyWVVGM1dFOXdSbkk1ZDJjNE5XbHBhM0pYY0VablVtWktZMHAzUkdab1JVSmlXVXBHWjBjeVduQmZRa05pWjE4eFYyRTNXVUUwVTFjelRGWXdMbkF5Y1d0TFVrdzBWREJ1Vms4M1ZXZHVkamt5V0djLjMwRGtiVXhKOEN1NlFtUW9vREFQVUJGclR3bllqWVpDTno2VXJCclZPUVEiLCJleHAiOjE3MDYyMTYxOTAsImlhdCI6MTcwNjIxNTg5MH0.JXpGG9SNwq3RTyIrNGzGAqPx6_39ryjK-hrMSNQTri8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002782"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:30 GMT
	x-forgerock-transactionid: 445f0fb3-ff2f-48de-a028-ec8a984227dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:30.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:30.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 220520: status.find.is(200), but actually found 401
20:51:30.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,220520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@148c7a29, username -> user.1002270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c68e1b9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215890412))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGltaHMwbHVmdm9zdG1ldTRzaDR2bDUxZTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGFFbEliM0EyUzJaRFkxSnZjRlpJVFdORU1ucG5Ma0pQVDJOaU1XbFNka0puYUZwNk9XMDBZa2R4Y0dSVmExTk5hbFpTVEdaaFIyVmhVREJ5VUdKVlJHOHlXR1ZNUkZjd1JuVjVkbE5LUm5VeWRWOXVhMU5TVFdveldqVlFSV05tY21kalExVTVMVlJKUWxsdlRXaExlWE54TUU0emRsSndNR28yTVZSclkwWlVkMDlLTnprMVVrdGFhSHBIU2sxNWJGQnhjeTFTYm1Oalp6WXRiakJ3TjI5b2MyNVFYMHBHTWtKSU0yMU5TREZRVXpSc2JsTmZkME5zT1cweGFrcDFUa1JoTW1wMVp6SjRNbFl5YjJ0cVNuRnNORnBpWmxnNFdXMXhNRkZtUVVOeGFUazRSRnA2Y0VJNWEyeHdlVVV4TldSb05UUmFWbVl0YWtadlpWUXpXWGx2VEhWSlJFZzViVkZCVUVjNVdFRTBhVlY0UkdKNFdHeEVlV0ZNYm5GNlpXcDVXVTlyY0RkQ1YxRnNUbTR4YW5GYWNYcEdNRnBNZVZWNmNrNHpkbEZKWDBsTlJIbHBkbVZGVW14RGRXTmFXbk5GTlVGV2VpMTNieTFMTFhsSFNuSnNRM1JOVTJ0dE9FVlVVbGh4VjJOR09XUmZOVGQxYzIxaGJrWnVaalY0U1hnM1pIa3hSbWhPT0ZWZmNVa3RSbTlwVWpCRmRVNXdiRGREVm5sS1MySldNMHROYTJORU1YVlBkSEpaT0dKTFFtSTBNbmhoWlhVemNUVk5VMnhOYUV0WmVVVmpTSEJOU25oa00wZFhXRXhIZFdvNE5HMXhTM1JTTVVRdFoxSmtNMVIxZWt4d1NWQkdlRVJ0UWxOM05EbHZjRkJ5YWtvME5XNVRielZCU0U5eFZuVkJkMk5DVVdwZmFqSkpaVkZDYkU1V1NsSlhjR1ZxUlRkNU5XUjNObEpVZDBKblZTMTRRbTFqYkZkSlIwRjRSblV0VUZKQ05uUllRMHhqY0RKWlNuazJhVGhLVW1Ga2RXNXNZV3BOWXpCamIyYzNOVmRoWVRSclIweG1kbXR3TFdSd1dtVTBkVzAwUzBwamJHTkxSSGhSU1hBdFRqTnRNbFUxT0dadmR6TXdkMU5tTW5SRVZYbEZTbXBrYkc1VlFVcHhWWEZMTUVZMk4zVlBVbVozUkU5UlVIcFRTVkZVV1ZaSVlXSTNNV2RVTWpsS2JDMU1YMDgwUkdoalZrRnpMbXBzZFhSV1FYbEpTVXB4YlVOQlYxRnVWbVV0VW1jLmFjQkNjRWxTRjV4dWtndFJ2QXgxX284T2s4Znp1Nk9wQjhoVVFNUHNpelUiLCJleHAiOjE3MDYyMTYxOTAsImlhdCI6MTcwNjIxNTg5MH0.ddh6KiaH4T9aiIwR1dKpFVwEIvodph0gdILoEKfQS5A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002270"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:29 GMT
	x-forgerock-transactionid: cdd9579b-4014-4172-9689-fb823f238349
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:30.460 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:30.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 220519: jsonPath($.tokenId).find.exists, found nothing
20:51:30.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,220519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44363aff, username -> user.1002782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c93d55c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215890496))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:30 GMT
	x-forgerock-transactionid: 30ad433f-de5b-4496-b396-2bc7df1ed942
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjVzb2s1cHNlaWY2ZzBjMG8zdXNiajExMDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1duTnJUR0p5VmtadFZqbERWRkJZVkZSMmExRlJMak5PWmtkWWJGZFhXalZCU0ZadFVXSXlORVV6UmprdGQyMW9iREJWVWxjd2JVMTJOV295WlRORVNsZElSMHhyZVdreVRWcHFhVkF5UW5GdGFUTkNOVFV3YzE4MVdXSnNVbmhyVkMxbU5sOUxSazFQUW5WQ1JXTlZZbUU0YzFaSk4xRmFVQzA1ZFhCelUxRjVTVFZNTUZGTE1HSnJUbFYyYkhCTWNFMHhXRVJzV1RWdmJuZG9VRmh6TlhwS2RUUnFMVk5sTUdORVVYcENhRkptVlZoamFrUnZWVEZGZFZGMGFWQjFRbE5EYWxGd1dtdElWR2xDUWpaU1l6UjVMVmt5UTFGMlgxcDJXazFCVW14Nk9HZERhV1ZaWlVFeVNGUmpaVUZQUm1RMVpHMTVXbGh4Tmt3d0xXWmlUMGwxY1ZKeVMyUkxWRUp1WlMxUmNYcHVSV0pMYzB4d1JWRkZZelk1TFV3MFExTTRSa2hpY0dkTFQwZ3dObXhOVDBRMFUxUnJVVFpCYldNMVFtZFpjV294VGpWeWJFOVNTVWt0ZW1ob1JGTkVOM2hIV0VGaFdUQldVbTlOZVZaQ00wNVVWbmh0VUhjeGFYSTFVMmcwYWxWWkxYRXdSWEpXWjE4eGFrVnFOa1JXTUVWdExUZHBOVVZ1TFRCQ1ZVSXRPV295WTNWa1QxRkVOVjkwUzBGMWRWZEJibll6VkRSWE1UQlhPVVZ0UTFOUlJ6SjVXVTA1ZVRWSloxcHBWbEp0U1hwSVJVeFZSVGQ1WkcxemNTMVBiR3BMTVVkeVoxTnJXRTFKWHpsUlZXeFBWVzFtWm5aU1ZteE5UbWc1YW5kTFJVaFRRbnBsVlhkMlFrNHdhamhLY0V0dFR6UnVOM0l0TkUxUlRITkxSMVkxZDBKelRGRjRTSFJCTkZWcmNEWlRhbHA1YkZrNFFtdEdaVlpMVUZGRE4wcE9NVGhITVhjMmJuTkJhWFYzWmxCTWFIUjBNeTFTUVhSMk5YcGpkbTV3YjJ0ZmRWY3pRbGsxT0V0WGFXSkVRbFJtVDJaelYwRmpUVkozZHpsc1lXdFdWRVkxU1RWVlpXRk9iVVpITFZaRWRVTjZlbFJKY20wMFpFRjNVR2RNVDNSV2R6TldNRWRxUzNNM1RqWTRibnBNYlU5cVkybFRjVjlJT1RNMWFUaHRNSEYzZWpWQ2NYaHdabmxVTUVaWFNtczRMa05yZDNGTGNGRTNjMDg0U210bVYwOUNWVTlNTkhjLjJwYUNCYzRtOXpLcVMxQnFnVkJ1a0lPSVhhbVFhNW90amRBcmhQal9kbDQiLCJleHAiOjE3MDYyMTYxOTAsImlhdCI6MTcwNjIxNTg5MH0.pMcLzpaPd5sN-BBjO_zkGJC8TOqPosFxT3saqfePuVE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:30.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:30.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 220520: jsonPath($.tokenId).find.exists, found nothing
20:51:30.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,220520,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@148c7a29, username -> user.1002270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c68e1b9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215890498))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:30 GMT
	x-forgerock-transactionid: e3c7241c-011a-4b16-9e9f-04270129a43b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDg0c2x2MHJ2dTdiMW0yamc4dHMwanEyOTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmJXbFFiMEpKWTBaTmFYRjRSVFZtYkVOWlVuVm5MbTR5Y1d0d1MwMUpibmc0VHpScGRWUnNaR3RoTWtKWVRsUndhVWgxVXpaZk1reEpPVkpIWlRWYWFsVXpXVGN6ZWswd1ozSllWRUp2VTJkNVdsODRUeTExYlRkUloxUXROMVJJVlVKaE9XVmpZMVJSUVZKWVVrNXRRbkkzUkdWQ1JUbHFNbkIzVW1Wb2FGbG1NekZwTWpGaU0wcFdRWGx2UlZwdVZsbzJRM3BxWTNCTFZXOVFOMUpXUjFNeFFrRnVRbXhsV0RaamQwTTBMVUp0Yms5NWFHbHpZMWRHTlhNdFRXcFFWelptVkZkWE1FVkZSR2hzTlZwRVNGWm1VMUZZYzNkWk1IQnpPR3B0VVVSalIxRTJaWEEyYkd4M1dVMWtaR2g0VG1KakxXWnFXa3hhUm5GbE1VczJlR2RMYlhoSFNrMWtkbWMxYWpKUVNVMVZhM1p4V2pKek5VUm1VV1pyYlZWRlZ6RnBRMDgwYWtOUWNFODJSRXBUYkdGT056UXpWSGgyZW1KR1MxZEpaSGRNUm0wd00xYzJkekJSY2xaVlVFNWtibEYxU2xWVFUySjBOa3hwYlVobGJXTXdaVFF5UkVaWFIyaEVlamRTZHpGTVFuSnpXbTlyY1ZSdFdHbFhRalkwZEhab1FqRTRZM0ZtVkhGSVdFaG5XalJVUmtoVVFrWk9XSGczVFROUFltRk1jamREUjBkMmMyZFhiMDlrVWxOQmNXMURPV296VlVFNFNXaHhXaTFtUkdSRFlXMDRNaTFtVVV4b2NrNHljMlJmWkdZNWVqbGpSekJrZG5obkxWOXNSa2c1Wlc5a1gyVkhTaTFWZFhka1FXVlNiVjlQYWt0SlpFZHhaRkJDVWpGS2EyTnVZa2g1TWtSNmNFOXhWRkF4WVVwTE1VMUdjRGhsVlhOcVlXNHpjVlIxV2xoTlZqRlVNSFZtZVZvMVZHUXhUVUpLYTFWNVlYQnVRVUZLWkZKaVMzWmxUa2xTVVZSRllsSk5jRkpWUkdsTk9VOXpXVmxhZGpOelpWZ3RNRmc0TFRsblMzRmtNR1J3VW1oS01VOXdUblV3YkZwWk16VkZNbWhzUjNOemJIZFlVRU40V1RkZk1tTldSRXgzUTFseWJuVkpVM05aTUdOQ2JUbEtXRFZhYTJnNVN6UlpjekZaV2tsZldWOTFTVVE1Y1ZRdFRVNWthVkkyTmxaWlRERTRMa2MzVUdaeVRHaGpPR3g2TTJWb09XRTJiMFJJVW5jLnhTT3hxUExIY3dGd2tudGFBTm04ZHdDX1EzazJUaG9vVWhZQWRYNVRrazQiLCJleHAiOjE3MDYyMTYxOTAsImlhdCI6MTcwNjIxNTg5MH0.sAqERvtCy_TRyXHfvgh5NTttgOCrJQHPUhG-UQAR5EY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:30.499 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:51:32                                        1485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=423612 KO=12346 )
> restLoginInitiate                                        (OK=209777 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=209145 KO=618   )
> restloginProgressiveProfileCallback                      (OK=4690   KO=618   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.14%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.14%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.37%)
> status.find.is(200), but actually found 503                      4958 (14.34%)
> status.find.is(200), but actually found 401                       618 ( 1.79%)
> jsonPath($.tokenId).find.exists, found nothing                    618 ( 1.79%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############################-                                           ] 40%
          waiting: 321724 / active: 19     / done: 220872
================================================================================

20:51:35.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 221324: status.find.is(200), but actually found 401
20:51:35.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,221324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14e90cd0, username -> user.1002297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d55d2b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215895593))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHIyZXVqZjBqMGdsZzJlanZ0OWZxcnVmOGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Rk1rcEVTRU53YlRJNVNtTlJNeTFtWmw5dVpucG5MbXh0ZDBZek9UUkhMV1JOYzBwaFRETllNVzE1TjBGb1RGWndaMGxyUTNCVWFFaHRjbmR5VldWS1FWbHJVblEwZFRaRVRWVjJiMjh4UW10T1VVRXRibUpwV1c1d1puTk5Zek5GTkZkek1uUjZRMGxTY3pCTE1XTjZiRmhpTTFOUk1HVlplVEJIZFRFMFRITkNlbWhyZVhwUFduSkVlWGwwWTFwblN6RldORnAwYzNaSExWUlhhMVU1TmtSbFNHSm5PRXhQT0VSaFUwWXliVVJ3YjNjeFNVWmpWRmd4UzJKWFNTMHhZbEZITVdORlpHOWFkVU0xWjFKR1RVaGFXRGh3WWpKaFZrd3lXVVZ6YjFvMWJrZHhOVUZ6VWtZM1pqUnRVbHB6TXpFdE9DMXlUMlpGTjAxclgwOWFlV1ZZVTBWSFVFSjFiSFI2ZGtwNmRVdzBOakZxY2xSaE1IUm5ORTlYUTBkc1JEZHZiMFZWZUY5amJIRklaMUoyZDJGV2RYSlphRWxPWkdKUllsbGpOakI0VlVFNE9DMHhSSEYwYjFndGVIVkJNR2hEYVVaQ1IwTjVXalpFU0daNmNHVTRPREJwWVRVeGJtTlZWR3RsT0hKVlVFaERaRmRDWjBSNFEyRlZRMHBSTjNSTlJFOXlVREpOT1hCV05FWkdlVGh1YTA5eE1EVk9aRGgzTWt0VVZrc3pNM2xUWVRWZllVTmZPRmhOYWs1UlJEUnRiVXhQUWxkamNGRTVOblp0Y1VKSlRVTndaRXhyZG14aWFHRkpPVVZ3YVdwUmFHdHdUM1psWDNsa1FuUm9PRGhWUmpnMFdtb3hPRlV5T0djMk1rVTRUSEJ0WkhGVGEyUkpURWR5WTBweVlVaFNialZxZEdwR2VYRTJkMVJVZWt4S1RUaGxVMTlqWnpNdFlYQjZXR1pGYmtVNU5XTnNPVlppVGs5UVNVVjJVbk5CUjFwb01tcDNPV1V6ZVdNM1VuVm9NVlEzWkVGaE1FeENSV1o2TTNNelRqWmFaRWhzVjJOTU1uVkJTbmgwUTJkV1oxSkhaMnBsZW1jNGRGWXlUMDVKTlRoTk9EUlFORkJpYUV4NE1HSXlVRTEzU0RkTGJreHJaa1poV0hJNWRtUkZSRUkyUm5wWE5FZG5kRVpuUnpBelZXaFRNMVp5ZEhadE9FNHhMVzl5WVhVd1UxZEVkamxSYjAwNVJYQkJMblZqV1VaUllqRjJhR05FYVZBMlprODBOWGxDU21jLlZWdmpqSFEzM3VwSkJwUkY4V29BbF9VRmtzZ3NhYmhNZ0JzeDROLXZ0d2ciLCJleHAiOjE3MDYyMTYxOTUsImlhdCI6MTcwNjIxNTg5NX0.5F5tqBeWHG1RVuqB2p4jKX23T0BU6J8WaZHIbtws-qw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002297"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:34 GMT
	x-forgerock-transactionid: 2c5dc7fd-1b3a-4b9f-ae28-e116165dfd53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:35.641 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:35.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 221324: jsonPath($.tokenId).find.exists, found nothing
20:51:35.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,221324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14e90cd0, username -> user.1002297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d55d2b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215895680))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:34 GMT
	x-forgerock-transactionid: 1ed40dca-5e60-4d3e-8914-e310c9d5fffe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTM0bjYza2U3MWE3ZzJmYm1iaGt2ZGo2aHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVJHNVhPR2RyY0RkZlkwWk9OM1pFVkdWSWVXRlJMbE5ZVkRRelRFbG9WRjlJTFVaVFZGWnFSMlExTWxaeFREWmZUbUUxZVVaWWVGUldMWE5qTVZKRllUa3djMXBOTTNoVVNUZEhOMEZEVmpGNlJFWXpOVVZ4UmpkUlNXeGlaalk1T0ZweE5XMHRSMDFUUm14TFNtUkJUa2QzZVZaV1UxbExTVkJsVjJaRmJVOHRiekkxUWxGNGN6Vm9aMEprU3pBMmJFc3hjRGszUkhCalpsTnNVVzh6VEVGRGVXdDJZa1ZPTkRWa00waG9jVVZaTkhoSmVreFhlWGRRZWxCNkxXSm9XVjl6T0VJNU1qSjVlblZvVWkxelJFaHVWV3hsWlhnMVRrVk9OVzVVYlU0eVdERTBaWFpPWmt4WFJIazJOMWczVDBseVRqaEdSR1o1Tnpob01HcHJaWGczV1MxeVdVSnJORll6ZFZSU1NIVndPRFJ1WldSc1UyOXlUVnB1YVdaQ1NGWndSRU5rTWpSVlpFbHNjalZaTVY4MFdITkhaSFJOUVV0dGNETkdlbGxpWDBaQlIzZDZTR3hGWnpSMlZ6QXRiM0ZJTmxWSWRrRTFOalo0V0VSdk5VdEZZa3BSTldFdE4zSnVhRWRUYTJKUWJtTk9TaTAyTUZkcllVbDRMWEppV1dwTWFEZDRORWhLYmpJNVVHdFpZVEp0WkhwVlFqWjJkWFp3UVhOWVdUVjFTWFJMV21zM09WVmFURmhsUzE5V1dVaDFSMTlvTmtkbGVrVXlWVTB6U210eVgwVkpVVzUyVFhjMFNIWllOMUF6Y201M1JsRmtMVzE1UVVGTlprMUJSbHBGVDBZeWNWRlFVbVYyWVVKTVEzQk5VRGhvUVd0UmEzbHBWbFJVUjNselFsSm1ObmN4V2prdGExOUpabFJsVFZSNFFVdzJTMHBLYVU4NVVXcEJaWGh1TkVkeGVUVTNibVZUZFZCeVNWbHNOM0ZxVjBwTk5XZEZWV2hsT1ZWSFMxaDNNbEpHYUd4VlFYQkxaMmRGWTJvM1FpMXFaalU1UjJKQ09YSk5PWGhuVGtoc1YyRmpXbVpHVnpKNExWQldNbEl5VkRJNGVsSjBPV3BzTjJKQlNqVmphR0oxVGxKTU9WQXdiR3RzYVZSclRHVmZOMkZ5YUdaVlpFRm1kR3BaTWxoeVIzUXhNVmhJY0Zka01tODVOakJ4VTJSR1VtNXhOV3A2VEZBM1ltODBMbTVmU2tkTlpHd3habmRWZHpST1FYVkZlVlkyYjBFLmEzdVo2VVRaSUhVSjNBSU1zQmFNbkp1WmFkZjB3WTRTUDB4dFcxRm5HU0EiLCJleHAiOjE3MDYyMTYxOTUsImlhdCI6MTcwNjIxNTg5NX0.YGhPAE3sUrSN-JWsC-VQTyILWVpIEn017iiJIoDNw04","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:35.681 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:37.181 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 221569: status.find.is(200), but actually found 401
20:51:37.181 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,221569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f9dea6f, username -> user.1002521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f59dde6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215897132))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmszNHJtaHBpaTJvamRsdmNjcTQwZHVkNWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVkySjRUM1V5V1hwWWFISjFWVGhKWW5WUldVZG5Mak52VlV0UlVWbHliVzl6UnkxTlFUQm9lSE5YYUZWUFltRjBiMFJETkVSWVJFNUJNMFZuUzNoblUwTmplV3N0UTJoTFUyaHJOR1Z0ZEhwMU1YaFVjRWRyUlZsdVowTnFjVEpvVkRkdlZHVjJaVk41TVdGcWQwTk9NMWhGWWpaNmFtSkxiR2hqY0hoTWFGVlRNbVUwUzJVMmVrczNZMll6V0RodVJYSnlSbmRMTWkxRVVHWm1ZMFpMTVZKRFRHOXFTekpSV25aemNIaGtZV1ZuYWpSdmVuTTVTWEJQYmpSUkxYcFlkM1YxV0RCRFVrbE5NRVJmTkc5NVRUTlhSMk5RZFZoT2RHaGhiblpFVm1ZeVgwVnNSRjlwUm1GWWFsRlpNVFIzTVdacVpGbEhOamRUV0VOSE1WYzJUVEozUld4RllqYzNhbVUyYXprNFEwRlhNbVJJZWtjM1lqQlJiRFJJWm5nMlVuUlBjVU5aWDJ0TmVESndhV1pUWld0VGFWUnFjSGh1ZFVVeVZua3hjRFF0VUVGSVV6bHpaMk5OZGtKd0xYVTRTbmRqVTJaSlpIbFNUV3hoVTBGRFQxVTRZa3hzWm05dGR6QXhSRmd3WDJ4R1dFNXFlRFpUUmxwUWRtbElUa3BSYzBSQ2NFcDBWVzgwWms5Q2RIVk5TR1p4YVRSNWIyUTFTVWMzVUdOMGJIRlBNVzVaVW1vemFHSlpkRVoyYkdScFRVeHNSMmhDU1hWS1RuVjVjRU4wY0RrdFRURk1ka2xuWjNscFRrMDNlVWxFZGxoU2VHUjFhRVZoVlRReFMySnJWbXBWWms0eFQxbEZjekZPTlVGS00wbHdkbGRzYm1WR2IyZEdUMnBJWkdWUlMzZ3RXalI0Y21VemFHMVhZMnBoV2paVlFqRk1OWEpZVEY5Q05XMVZNbmxJWDJKSmVVb3dSM0ZCY2s5MVFrcHdRV3hSUkMxZk5FRXlSVGw2TUVodlNYa3liakJNWkRNMFRtOURkVkE0U0U1d09VZFdRaTF2TlhoU01UaGZkMVV3UjFGVGJVdHpaVFJ6ZUdFeGRUVjRPVTE2WTBaU1VtUmtjMUZxTVRreGVUTnlia2xEWjJJeWNHeFNRVmRhY2pad1REVk1OR1ZhYkdGQmFsb3paM0pNUjFabGVIUnlURkJwYW1keFUzRk9lR0ZCWVd4T1NXVklWWE5FVEdNeE5GSkJMblpGUW5OVFdGOUxOak5sU1RoTVNFWkZUbGt5VVZFLnNFM3JCbVBqWURrZmZDc1U2aHRLYVB5RDZhRmFqMTA1aV92UzlyOGFMQUkiLCJleHAiOjE3MDYyMTYxOTcsImlhdCI6MTcwNjIxNTg5N30.NQFHbOQOtbX2EfEg8e5-zGHpWd0RFOUPjpYVU6vhjCk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002521"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:37 GMT
	x-forgerock-transactionid: 83b6c748-bb67-46c7-9d27-d7d6735ca647
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:37.181 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:37.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 221569: jsonPath($.tokenId).find.exists, found nothing
20:51:37.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,221569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f9dea6f, username -> user.1002521, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f59dde6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215897219))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:36 GMT
	x-forgerock-transactionid: 63f8e60e-5169-4f8c-bd14-94423575e4c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDJtdWJhcnI1dGo3dHBjMmdzc2JvYTdtdTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek5uQm5WSFJwWTJka01WQkRVWHA0WjJaWlRqbEJMbGRmUkRKTWNHUk9VR1Z5YVRNemRITmhialY0WWxsbWJFeEVTWEJSYmxwa01VeHJXbUYzTjBwclgzZHdhV1l0VG5oSGIwazBSMWsyYmtWTFpXdzBNblZQZDNWNlVpMDRZWG93VjFCNWVrOWtZMHg0Vkc5b01uQlBORU40YkV4clNrcEJiMFJWZFhaR1MxQlhVVUp5VGpSMU4wSTBXVjg1VmtoQlZHVlJRa1ZOVkdwVVMzcFVXRGMzTkdjNVZXMVViVWhvYVU5RFpucFRUVkV4UlhkdmIxRmpTSE5UV1dJMWEzaGhOM0ZrWDI5M2VHRlZXVGRmWTFoSFVHTXRSVU55V1RKdFFreGtNWGxTTkdNd1pqWTVZa3RLU0VwdVYzRlFjMk40WnpsUmVIWkZSelIyYTBFNFRHWllhSFZHUkVkME9IZFVaVmhXY1c1NmJ6UnBTazlKTnpOUk1ubzFPRlpQUm5wb2JWQmhUa2xSZVdOWU1sbGlSVjgyVW5FMlkxaG1kVFJvYVdNd2NWaG9WbmxQWVVKMVlWWkVkMDVaYVVONE9VUjRjRzF3ZWxwQmEzVlBOWEo1WkZCdGJGbEtRWHA0UlhScVZWVk5iRmR5U21wWGNGQjZOaTB6WVU4d2VYSk1OMDB0YUhwU2NuQjNUamxvZDJjNVNHaGZXRXBoVFVGMmQyVlZUVU5DVG1jMVJDMVNlRjl3TkdndGVWOWtNSEJoYTFkbVdYRkdNSGxqVkVORWNEbGllblpMWVV4YVFVTnZOV1JWVmtGMlVHNXpNM2RrTVZwclJrZG5WbmhCTVhKMU9VaHBVbFV4ZVRodloybEJUbTFWYkhWQk5tSjZWa1J3TjJKcFQwTkdkVTE1TldwV2RqSkNNVkpCVFVGU2FrMXdjRzVmVkhkQlNFeGpOSHBPVXpKbGFuWXRWRVpXYzNNNWFGTnJaelEzUWxkUlprWkNaRzVvV1ZkQmIySTROMEpvV0hOWk9XUldUVEZUY1MxbWFqTnZYMmhqVkZkMlJFTjNTMlkyVjFScGNWQTBkWFZuYVUwMGNGSkNiV3RQU1Y5QldsQnRZMU5NU1ROTWMyMXBNV0ZFYUc5RFdEaGZYMkpHWDFKUVExQktURlUwU1drNWFUQkxlRzh6WkdKM05YUldSVGhKUWpkRFlYRktUa05IV1VFNE9HWktaRmg2V1d4alMyczRTbXhGVjFaSVZtbHZMbVF3YjBoQ01WTk1iVFZsT0ZabFRVWkVabUpuV0hjLktWWG55bGJpTnlwRmxuX2p4WE1wa1lETldhSl9yRGhLV3dfRUZweFd6Q2MiLCJleHAiOjE3MDYyMTYxOTcsImlhdCI6MTcwNjIxNTg5N30.L8PrlmDzurx4NFwFT_pWXm6TVqMMi5DkS3bcCVPnVwA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:37.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:51:37                                        1490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=425189 KO=12350 )
> restLoginInitiate                                        (OK=210565 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=209920 KO=620   )
> restloginProgressiveProfileCallback                      (OK=4704   KO=620   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.14%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.14%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.37%)
> status.find.is(200), but actually found 503                      4958 (14.34%)
> status.find.is(200), but actually found 401                       620 ( 1.79%)
> jsonPath($.tokenId).find.exists, found nothing                    620 ( 1.79%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############################-                                           ] 40%
          waiting: 320935 / active: 30     / done: 221650
================================================================================

20:51:39.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 221958: status.find.is(200), but actually found 401
20:51:39.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,221958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eb7c085, username -> user.1001605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7df85fd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215899486))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWdlYjRvMm5vcXNtaXAyYWxsbTlsOXI1a2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVFqVmtXVE01Vmsxb1gySTNiVkphZHkxaWIyeG5Mbll4WW14Q01rMU1UMkl6ZUY5UFNVSkplRVpyUm1kSFdtWXdWVE5QZG5kblJFSTViWEZUY21FeUxWaHJhMlJFY21WUWRWTm5jR0owT1V0S01HVlNaa1JqT0hFNGVEVkJhbTFLWkdaWFYzZHVabFU0V1ZOV1ZtOWlPSE5MTkVSRGRUWnpVM1l3UTJaQlFqQnllSEI1V2s4dGIwWjBlV0prVFcweVpWcENZbEYwY21kRU9EQXllalZ5WldReGNqbHNWVEJyTW1kNVNWbHBia2w2VVdjd1prVlRaa1Z3VUVsM2NYaGtlbTlxVFVaQ1NWaHpNbWx3T1dJMlNqYzRiVzFGUm1wVlZ6bEpWMjlTUVhFd1dXTm5TMGRIT0hJMllYaFVlRFI0VEhoTmNHNVdOWEJrVFV3ek1XcEJkRjlpTjFkdE9UbE1NRlZ1TVRGNGRWbFVWVmxqYWtoM2FrdFNUV1psTURoT2FERlFTRVprUzBKRlVucEdTMGd4WlhkV1JHNWFMV1JITkhOamVraFVjMk16V1UxNGJ6WjVjMDlxT0c5aVMydHpkRXR5Tm5sd2FVdE9ZakZrWms4M2JUZENaMmxHYUVFMmMyaGpTVWs0WVhwdFZGQnZUM0E1TjFkc1UxaFlYeTFzUVdkUmNUQm9iMVpoZFhwelFrcFhia0Z1V2tSclUzUkJTR3A0ZGpSRlRHOW1lSFZXWmpsTU9EZFBlak5ITlRkSVprVkhOV05oUkZWUWEweG9NRk50TTBwU09IZzJkVE50ZVVnMlUzbFdkMnRDUjAxTGJHdDVZamxZUmtGVE56QnpVbTFZUVVscGMxWTRPV2xzTjFCZldXWTNjM2w2V1hWc1QyOW1iazg0YzFKaVYxZ3pSMUIwV2w5cmFtaHFXalJDUlVjelltMTFXVnA0YVVobVgzcGxWazFaZFhwc1lXcGZOa1JqUWtKNGFVcElNRkpOTnkxc1pUZzBUMnh6WVcxU1NuRmxWV3R0UkdKcWNVcG5XR1ZPVkZGNWN6TkVabE5sYXpabU5EUkRPVk5mYUU0eGFqWmpRMFZpV25OdlpXNTZTWEpyY2twSVdGRndhM2RFZFVKaWFuWjVhbk55WVhOSWRGWjVielkwVmtsSU5uaGZkRm90VWxvM2RITXlUWEl6TkhSTVUwRXRXREJDTVdjMWVGcExORkk1Y2tod2VraHJibVJOT1dSTmJqUlpMbFZPVWw5a1IxaDRNbFJrYjBOTllXRkhkVFI2VkVFLktER25GVXZKdktZRjNTUTVYWDlUYWpyaUZqbTNNRjF5YlNtWElLX2lvRW8iLCJleHAiOjE3MDYyMTYxOTksImlhdCI6MTcwNjIxNTg5OX0.xEA-FmD2gAl3FPHzvqdMY9OaA2tgbJGNb-l9r4BeZ8s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001605"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:38 GMT
	x-forgerock-transactionid: 335f7c23-6bde-474c-abb4-c399610c8388
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:39.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:39.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 221960: status.find.is(200), but actually found 401
20:51:39.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,221960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b71a6d1, username -> user.1002880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37da0b51, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215899513))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWZja20wZzc3cW9qbG1hdWh2Z3FwOGUyOHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVFYTkxRekV6Wmpadk5YTjRkME4xWDJrd01uVkJMbkpDU1hWMmFrUmpRV2h2WVVRME5rNVVNek4xYVVaelZHVjVOMVpqWmxjMk5FZDVSSFZ6Vm1aQk16UjNXRGsxUWtodVRWQjZUVmh0VWxwWmVrTlpRbmg2UVhWRmEyTnBjR3d0UTI1Wk9VNXBUVVJHVWtSc1NHcDZXbVE1TkZKT2REVkVYMlUwVjJsMWVIUTFlVk5MWjFCRFJEaEljeTFvY0ZwV1lVSXhSVVZtY1hWTmVFSTBYM042WW14QlZsQm1ka0ZGVW1KVFlrcE1jVTVaVVZKelZVVTFNVWhVT1hsR1NXOUdWREJhWkhCWFpWRk1aa2xEV1ZGclRFcHRSbTVTYUV0dGFETXRZbXh2ZUhsNllWOU1hWGhDYXpJMFRtaGZjekZuTjJ0U0xTMU9NbGd5T0hCS1dWazVSRE0wU25GblN6QnZZMjlEVDA5ZlJVa3dNMGhTUTNScE1FcGtia1F3YUd4aGQyUjRMVGRHVTJsSlFYSXhNRzVrWDFoSmJEZHJVSHBxTm1GNVdHbzFNMTl2TUVwaGVGTm5lVFJhYlhocFVrWlNNazFVVFVoRFFVWlBhemd0TlZONlN6WmtZVzV0VTFBMFpIcFZWbDlqYmtkcWRVbFBNSEZTTFhRd1JrdDBjRXA0ZDJoT1owTTNaRUppUjI0MGVWSjBjV2M0UmtscE5UYzRUbTlmZURaS1oyVmplVTFmZEc1TlZEQjNZVXMzWld0RU5XMXlTRGt6V1RWblZ6ZDFSbE54VkVoaVpGaEZjbkpNVjJkR1FubEhVMkpFUlZjd1IzbGhRelJYVkcxVWRXRXhWMk5LTkMwNWFGazNVbXgzYVZwUE9HZDJiRkJ0YjJGMmRXOHllbUZaZDFoVVNFZGZkRjkyUnpkbWVWWk5VVEpLUm1zdFZrSldkRmhzVWtSNFNHSXhSRVpvTW5BelIxRlJTVUV4TVUxS2NUTjZTRFJVY1RoQ1FuUjFiMEZSTmkxRVNGODJSMlpJUkhkeGJFTnJaakJtV1U5cE1ISjZXRWRVTjIxamNHbFZWazVJYkhkc1RsZHdXamt6YWtoV1VGSlVOa1Z2VDJWQ2VHOUpXVmR6UVc5bGRUTkJiRTVaY0U5M1kzWnVSRTlQWkhkck4wMHRhV3hGUTFoME9XZDRWbnBHUkZCVE1rVTFZbVp0TTA5bFprSnlPWFZGTWpCeVV5MDNkMlJFTjJaVWJtUTRMbG95TFdkNFpsTTRjbWhST0VwVFQwNVlRbGh2VDFFLkxoeTdFd3FXbTRFR0g4aVowdy1qM3lXM0lVZXBrYlBubk0tUmdCWjlQV1UiLCJleHAiOjE3MDYyMTYxOTksImlhdCI6MTcwNjIxNTg5OX0._wHSzkWjYpf62p6lOeQBWypw95SnfIIroDiWrBZiXGA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002880"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:39 GMT
	x-forgerock-transactionid: 623fa79b-ab93-4200-8f71-e60905c249a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:39.557 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:39.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 221958: jsonPath($.tokenId).find.exists, found nothing
20:51:39.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,221958,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3eb7c085, username -> user.1001605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7df85fd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215899578))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:39 GMT
	x-forgerock-transactionid: 60419b15-c272-4b08-b876-fb5451d710d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnZ0dDRrOHYzc3BtNm8zaWljdHI5YmxnazQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Uk1tVTNXRnA0YVdORmVtNVdVUzE2TTIwNGRXOTNMako1T1Rjd1NsOWFhMFZYVDFSb1NFb3diR3RaUVdKalFqZzBZbXhLZDAxM2R6Um1XalZyZFRWUFdrUnFXbEJ5VFdaeU5FcExkQzFxZWtoMVlVUktUMlZDVGs1ZlREbFlaVVowV2xGSlVFRkdjbGhRVEZjMmQzVlpTMlpuT1VSMGNXeGxaelUyUzJwRGMzRmFkbUpSZW1SMGFHZGZaMlZFU0RJdE0xcE9aSGxhV2xOYWFVbzJNRWxaTVVsWVVuQmFiR056VUdrMU5rZDFUM1JqYlhGdGRtaEdkRE5EVVd3eVF6azVjSFk1VlV4T1RrMTBaREZJTVZSaVEzbFBSRlJuYlRaWFdYTnljMVpSUkZSakxWZFhVMlZvT0dObFVFNTBMVTFCUW5KQmVrbG5NM1p6U0ZBMUxYTllWbU0yTld3NFEyZG9aVkZITjFadUxWWmZPRWx6Wm0wMVoyTkxOMnh3UkVwc1VHRTNkbFJDWDJsSloyNVFUbUpSY0dwallXdE9UWHBaTVdSMWQyazFUWFJvTkdjNVVXcGtUVGd6UmpRMlV5MWthMDlxY1MxME5IcE9UVWxHY1Zaa2Vsb3pMWGxLZGxFd1UyTnVXRjl5U0dOeGFIRkllbUYzTjBONmVVUmhVVVZzTlRkT2RtVmhOa3hpYVVGRGRWUlVNM1YzTVU1bE4xa3RZa0YyV0hWTVlVVlRRbHBxVTBKeVltMDFVakZaZGtSVlFYSlhaMFJqV25sbFV6UjZTWE5mVmtOeFZGWnRYMTlSVDNWVVpHOXBUMXBJVTFBek1qUmpRelprZFd0RmFqQm9UMFZVYWxaT2RqbGpWRjlyYjFOTU5GTmFPVFl3VmpWcGFYRlJNMVJsZFZaUVQyWk5Ta05FWTB0SlZqVk1jRmd3TTFaUWVqQXRUa2hsV1hvNGNFdHlZVmR0YkdKMVUySkViMWhQYVc1YVFucHZVMWx3ZFhaamFUVktTMWg1ZGpCc1ZIRXpOMFpSUzIxbFZucEdNVzFoTTNCdVdXeHdRWEJVZG1kSVVFazJUVmhsYkVaTVYwbGpPVUZUWm1WM1YxaEpSMFJ0Y1d0b1lXRnliWEpVVkZkMVJ6QnZlblE0VkhoUk1XRjVZV3BhTUdod0xXSjNVVUZPTFhWUExVNWtibHBhTm1OZmRIQlZNMUY0U2tWdlJVeE1NR1pwVlU1MlJtVjNVMlI0ZG5sNmJYaHJMbGt4UlRsWU1YaDJOSGhJWVZKSGJHRTVaMWhST0hjLmhORjkxajJNTFRTS19KOUdSbUd4OWVkX1ZqWFRTcWN6ZDdqVUJUdUthYWsiLCJleHAiOjE3MDYyMTYxOTksImlhdCI6MTcwNjIxNTg5OX0.hdQbF5j-u8pwLguJGI9fQTVnWEaKj8FfCG6ce0mU5dc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:39.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:39.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 221960: jsonPath($.tokenId).find.exists, found nothing
20:51:39.598 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,221960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b71a6d1, username -> user.1002880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37da0b51, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215899596))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:39 GMT
	x-forgerock-transactionid: 585dfba7-0125-4a46-8f4b-cc07b5635cd3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDI2ZGlmcmtodm4xYmJqMm9kZWRnOG1haTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VllVSkpVak5GYTB3NE9HdzBlWFo2TVhobFNEQlJMa2RsUlZGSmNqUjJiVXN4ZFV0WExWSmFUMGxyTmpVMmFHd3hObVZoVldnMWJrOXRXR3hUYkdkSGRERm1Xa3c0VTJWdGVHZENiazUzWVZkUFlVUXlkbEJoV0hKeVdGUnBNMmcwYTBob2JVcHZlVGhJWVVZdE1VTmxPR0p2VG1VMGFsTlFiakZsUlVWb01GSmFlWE0xWDNsV2NGUnZNSGwzVEhjd01HNXJja05QZUdsT1VrWTRWM295TlhwNGVsSkhkMFZYV0RJemJXcGpjVkpaVkU4d1NVRXdkMkphT0ZKeVYwdGtPR1ZEWmt0elZsQTNWSFJDVFZCTlJHeDVSMEpYZFdkdWNFcENaRU5ZTkZoM01XczBlaTFsWm5sclNtNUVaWFJNZWs1SlNGRlBOekZ5YVY5VGJqTTViVWhvVVVscU5qTlBVR2xJU0RscllsY3hNMDlJYjBwTmJIWkZha2wzVVZrM05YRmZVbkZEYkdac2NGZDFjMnBuTjJsclNHTXhMVXQwVlZkdk9FRnZObk0zVlRCdGJFUkZiV3BZVDJSdlRYQjRhVTF0VGpBNU1IbDJOVTVSWkVWT2NUWk9RbGxrVVZNd2J6UkhjRUUzZEZVNVFXdzNkazloYkRZd2MzVkpPRE51WWxBMFVsWTBjRWxQWDNjM1MxODVaa0ZrY3pSWFkwaEZWVzg1ZVdWV1NXSm5VRk5XWTA5alRGRm1Va1ppVkZWcFNVSkliMlJUVFZrNU5tNUdTazFVVm5kbFNVbHNPSGd4WTNOSVNXMXZSbm8yVlVKbVZXbHdlVmczTFhKU09GVXdaak4zY0V0RFpVNU5aR1Z2VkU5TmVVdFlZM2xTT0RJMVpsUTRTWE52WXpSR1dVbG1aV3REYW1GR1ZESnJRVlJJZW14YWFuRXpjWEJNUlVNMk5rbDJSa05sYm5WSVZHZEhNR041WjNaaGVrNTViemxzWXpoelEwbG9ZVnA0YUc4NVVqbDFXWFZ4YlVaQllreHBjVWhRVTI4MmJuTjVRVWhWVGpBM1ZreG9lV0ZvUWxwVVNFeEJMWGRFV1U5eFh5MHRSbXc0ZUd4WFIyWmtOV1pVVjA5NFUybHFkV1Z6UVRWNVFYQmtSWE5mYlc1NWNWRnRZelY0UzFaeGVrbFhXV1I2WlVKa2RHSlBRMGsxU0Uwek1YVm9YMWhRVTBod2FucExWelJOYURGaWR6TkJMamhoVGtaa1NGWmZORVJhVERkRU5tOXdTVWhhVmtFLnUtM1VsUW9qUk9fYmZfa2szUkcyWmVxSE1nLVR2dmNUUFpzMnpiRktDVTgiLCJleHAiOjE3MDYyMTYxOTksImlhdCI6MTcwNjIxNTg5OX0.tActLNZQv56hNLL1LW9OM8hTs2y-4qjipuBtlp1-wc4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:39.598 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:39.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 221980: status.find.is(200), but actually found 401
20:51:39.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,221980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44601ac7, username -> user.1002664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7522325d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215899661))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW9ibTFiZnUxbmswYzZidTUzMmlqamliNXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1YyeDJlRjl5YkdOalpuSm9hMFpQTlcwNFJXWkJMa3d5WjJKQ1lVMVFkalZMWDJjMFUwdEthelJ3Y1ZOQlFVWnhZMjF2ZVhWUVVGSnlUVzUwVkRsMWVGcEdkVEZOV1cxSk0wSlNNemxNWVZGNldYbENORlJpZURscGIwdFliVkZ3TmxocWJGTlVZVjlsWkVGME1XdzVla2xIU2pSR05HVnRNVUZTV2twMlUzSjNiRzFOTTFKS05UaDJOakZwY0d4YVJYZElkVTVQZFVOVVJqaEdNV3MyTUdKcmFVaHFNM053UkVWVFdIcHBPWHByYXpWR1drUkRkVGh1V1VsRFJubGZlVll0ZUdOQ01tOVVielZLY0c5Wk1qWjJVRlJtWW5wRlFXTmhiVXBNVEZsc1JrTkhkWEo2UWpKamQxRk5VMDlNVGxJMVdrMTBjbFk0VkhOQk9HbzRRV1l3YlRGaFVqRTNNakV0YUhWclgyRm1aMDFyVG1ONVoxSnlkWFpoYUY4M1kxRm5XUzFHWkc4dFZIcG1jMXBwVGxZNWRGaE9WRzVVWTNRellsQmxURjlEY1hGQlJtaFZOM2MxYnpaSFVUSnhNblZvUkVOb2FGRk5YMDV2YmpVNVVFcFRXbGxsYWxrM1ZERm9WbW96Ynpoc1dYSkRObTVOZGsxR1IyZDZaWEJWVWpoMFpXVk5NbnBNTW1Nek4yeGxkRTVaUWxaT2VIRXdiMFpOYzFkc05qZzVURUUxUm5CR2REVnlaV0ZzV1RsdlVqbE5NSFkwU0dsbmRuVm5ialZtT1V0d1FXUkhjelJMUzJWSVRuaDJSbW8xVVZsYVgzRk5RelJTV21OWVlrbEpkMFJGV2taVWJqWk1ha2RDWm13NVRGb3pkM0ZDTFVOTldsSktOamx2UzNFMmIycDZZalF3YVhKa09YRkJaV1V4VkZoTFkxVmhVRnByUlRreFExcDZhMHBPVURsT01sWlFjbUY2YTBObmRFRkdMVU5DWW5GTVZtYzNkbkY0WTFKWmJWRlhXbU55WW5sNVZuZFFRV3BVWm5vMGJERjNZbTFFWjBKclJFWnZWREV4UzFVNWIxb3dkMlJKWm1ZemEzQjVZWEpRVUVnNVdtOWhTVUl5UmtaTk9DMUNOVE5EVERBMmVuTXpaSE42TVdjME0wMUhTM05TV0VsUE4xUlVRVVZ0V0RkeFpuSlNWMmd6YXpkSU5XdFhjbkJQZG14eVpWVktXakZMZFRWb2FWQTRMamhOTlRod1N6VmxWSFpvWTNWc1YwOVhkRnBRZUdjLnlyU21mTy0tWThFUkY1ZHhRZmV4S09xNXlWa1JqSXFCT1BFeW43V2xTQ1UiLCJleHAiOjE3MDYyMTYxOTksImlhdCI6MTcwNjIxNTg5OX0.i00Xm_nsUINUGqcfgjAb7sIyJ5qrPzLh1HlK68HJmqo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002664"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:39 GMT
	x-forgerock-transactionid: adf80824-d5df-4889-b3bc-e5f1fb636657
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:39.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:39.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 221980: jsonPath($.tokenId).find.exists, found nothing
20:51:39.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,221980,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44601ac7, username -> user.1002664, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7522325d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215899750))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:39 GMT
	x-forgerock-transactionid: 76903ced-e65c-4780-b02e-46ac53d1501a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWVsYTB1MzNzdHFsbTFwZG5vc2xwNnIycnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bE5XaHROR1I2V1VaMVJUSkVibDlmUkhSYVYzbG5MbGxKYWt0bVdVWkhkVUl5YlV0RlRuUkdWbUZoVDBGTFNFcFZTVWcwUkV4ak1uZFZkRlYyVWtSNlJtRm9ORUpqVDNSdGFEaE9ObDlDUlhkNmEzQlRTR2hMYTB4WFpWZHlUMlpGYURaZlZGcHlkR05aWlVnM1JsQm1RVlJPY21aU1p6WllkMHhNTVV3emEyUTJZV2REVjNBNVlrRm5XVTQ0ZDNKcVNFOVZVRXRmUTJwcE0wcDFTR0kxZDNONVYzRkhRVmxsUkZKS01HYzFhbVp4UVVkSlV6TXpVamh2TjJKeVZIRmFhVk5IUldKa2JFRnJkVmsyV1U1WGJHaG9aVlZzVUhOQk5IZDBXbEF5Y1Y5QlExazRaRlpmU1V4eGJrOWxVRlJOVERCdWFtcGFXWFEyVEdGeFFtTm1aMDFvVFRaQ1Ztb3hVbE5tV0ZKUFZuVm1hVkU1WXpSMlMwWkRabVpVTFZSVmJGbG1NbTlrU0VaeFZXcFpRVVJFYWxWclJGUkRVV3MwUTA5RFgzVm9WRW8yZUhGdWJHRXlkRWxVTVVwM04zcEZSRU15ZVdNM04yVlZXREpVYkhFNVRXTTVhMlkyU1hCelNsSmlRbTgzWmpCTldtVjRjbXR5YjJFNVoxSmtPR056Y2tsdVZVUldjRWRxV0MxT1NrcEdWVVpZT1ZaT2NUZEtOMEV3WXpJeFJtNDRhVkJ5ZEdKQ1ZWRlpaMnhPY0hWcE1tUmpjREE1YVZGSVNHOWtSRGxSWTI1dlZFUjJNWHBhUjJOblRuUnZNa0l4YUVGWmFHbGpOMjF2T1RsS01rMVdlV1JLYTBJek0wSlpVV1pxYUcxWlUwSnRVVGxWU1hod2NtOUdSbGcxVW5kQ04weHBjMVJLTkdkQldrY3RkbEpHUVZCVFpVcGFSUzFzYTBsTWVHaEtPV3hyZWxCZk5XTkpjVjlKTTJaQ1UwRmhhMXBKU21aWlJtRlhYMmhTTmxaTE1YZE1kemRXUjFaMGVsVlBRbVpYVEhGSlVuSTJTVGhtUzBkSlNYZzVObmxhYldsTlExWTVWMTlCWTFWeWRUaFRialZPZVhWWVRqZEdOMkZ3VUVoU05taHpRbGx3U2pGZlYyWlNPR290ZURoNFFuVmtOV0ZhVjBGdmVsTXhSbGhuV1c1cFowSmtkamRaZDFsc1ZHOHRaVXBNWVhsMGVYQXliRzVLYzJzdFdFRnZMbU0wWmpab1NHd3liMWg0UTNoU2NsWnlPVEpwTmtFLlQ2bFZRU25aNjlTOTdiaDRrRmQ1MlBnb1I5N1RzZHhySm1oNjdrcDRzNk0iLCJleHAiOjE3MDYyMTYxOTksImlhdCI6MTcwNjIxNTg5OX0.mCzo7lShpD2bsVR2mFJCttovGgrH9raA3fVV2hsUjGY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:39.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:39.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 222018: status.find.is(200), but actually found 401
20:51:39.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,222018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b2873f8, username -> user.1000629, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ed31508, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215899880))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnM5YmJpZjVzZHRhNGZobGg2aHRxYWU1c3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWVIVTVia3RuVjNremRuZDROVXgxZEcwNFlqSm5Ma0V6VjFFNE9XSnZURU5rVVZORmVXcHBUakpCVFc1bFFtSmhibUp2TjI1b1FYSkpVVzFDYW14dlYyWkxZMjFzUWxVeVdXdERRV1JWWXpoTk1YZEpXR2RtVWpWM1RIUXdURVJuWVdaMk5FRlpWRzlVVkVzNE5UZ3RhMU5SWkRGWlRXNDNRV2hvT1hWVVgyRmtVa0Z5WkVsTGMwSndRemx6U0hOaVlrMDRhRnBXZFZsSU1uSlJOVkl5VG1sclREYzJPVlJDYms1MVdrUnlUWFIxZWpCT1F6bFZiRE0yT0c5eVdXSTFiRXhuUjFNMk5HOVlXVGhrV25nM2RFWjBOM1pKWWs1cExVNUJUVTg0ZVV4RlVXcHlPVXcyUjB4T1QzbGtNVE52VjBWZmMyeHZMVU01TW1ab2FrRlJWRXhaU1ROS09YbHhTbEp1YVdjMWNYQjJhVTVTTms5cll6bFRja3BpTnkxRlNrTTBVVk5CTjA1dFJYRlJSM010YWxrNFNXWm1jbEZqWldKMmFUaHlNbXBsZVVaelh6TnhSRlJTZDJsSlNVdEhlV3B6VTBwNlZqTXpPV042UjNZeVdYQllTelJtVG1JNWFGZDBTakZtUTFWbU5VSm5Wak01V0hvMk5tZHBla2xhUlhWcVFVcFJRME4wYW5CdFFuSXpTRU15YmpkeVIwZE1jemg0VGxwM1JEWlZWMGREZFhWdFQyUlhUSGRtYkZkeGNUaHNTbmhSTTJORlF5MUNhblpNWmtKNmNVbHRWRjg1Vm5JeFNWVmZTbUZaZGpGcVNqSlRjVGRSVVRWTE1HVjFlbVZmUmt4T1Z5MDNObUY2Y21Nek1uaHdkVlp3YUZSNFozSnFiVVpHTkRGak1EbE5jbFJZY2xkMVVWOXZVamhCVUdaQ2VtNDJYelZRUm5SYWVtUmhkMXBvTlZkbE56QkhPR0pUWjBGWldUaHJXR1o1VFdsM1NqRjVVVVJVT1MxdmFrRnRRVGxuUTNKRWJIUkhMV05xVDJsT1VGZFZTMHRZUzNjM09HNDBYelZhT0hoTmNrOXhWbTFhTlVNM2JHVnJSamRsT0hCSVdFRXRZM2s1VFdaT1JYUXpRVlpoTTJaSGJWbE1RMlJ0YWtKcGRFWmZlVUZmTjBKRVVEbFdlazh4TlVwWFlWUmxaSEZQZVZCVVJuUk9VRlphUTFWRmJIbERPVGt4V20xeVdGaDNMbkZQTXpNM2FETmxMWHBQYjBvNGNWUkJNSEpMVDBFLktmTmhwUmJyN0h5VW0zTl9hVnJQX0hJTzNHUnlYX1JjVlEwMFg3ZnAxNTQiLCJleHAiOjE3MDYyMTYxOTksImlhdCI6MTcwNjIxNTg5OX0.KRdG90OkIzpvKxvaq_t2sVjT39cc6et2t6qwQTh53yA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000629"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:39 GMT
	x-forgerock-transactionid: 8c3a11f3-a5b7-46df-98e4-21577724b161
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:39.927 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:39.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 222018: jsonPath($.tokenId).find.exists, found nothing
20:51:39.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,222018,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b2873f8, username -> user.1000629, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ed31508, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215899965))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:39 GMT
	x-forgerock-transactionid: 5255c885-de88-4148-b8fc-aea3ad1b9232
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXB2ZTZiczdwaDBkNzFoM3JlZmJ2azBtdWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Qk1XRk9hV290TUVSZmVFbE5ZV3RMTVV0bGNtcEJMbmh3YlZkR1JWaFhUMmhpUTFsTGN6bExRakJJZUdOU0xYTXpNblJET1dJMFVGTmplV2RSU1VKT1VXOVRTbTl4UkRSS1RTMXJObGhpVjBscE1XVTJNMDVVUW10YVh6ZGhNbXBmUW05d2VUUkRXVzEwTkZGM2FqQlRSRFEzVjA5d1NsbFFZeTB5UVRadmFrZHhlbkJOTTNaV01HaDFjV0pIY0hGeWJEbDJhalV5YjFkaVgzVndiMk5GYjNobE1uTnhhWFJzZG1Oak0zTmFZWEoyTm5NMFFXd3dXWGxvY0c5a2JEVnVTa04xVERCM1UwRlZVMVJVY3poQ2IxaGhaRFJHVkZWWVprTkZUV1pPUWs5SWJEQjZZMjUzZVhodVNYQk9SM1U0ZEhwblZFOHdUM1JJTFRjd1kzTkRYMVpHVWtGWE9WOUhjVGR1Y214bVYxQTVVbVZ4TFRSWU4zRnNiWFJLTlVsek1XWnlTV2g1YkdKNFJrVkpTWEZuTUZsRk9VVkxXWFozTjJKTFpIaEdNVzlNWkU5SmNsUlNNMjl1ZGt0aFVHdE5ObTlzV1RSWFN6UmpTRkpKVFUxSmRqazBOR2xUUm1WQ1lXVm5jRmhNY1ROMFZXTlJRMEZWWmtSQ2FrWlhURlZwVW01S2NFSkxlRkoxUmw5QlQwUjJUMjVYTnpOaGFYQkxZbWxvWlZCaVRHdFNjRVpDUW5Oa05tRjNkRmQ0UlU1TmREVnBMVFZDUmxBdFJqUkZUSFY1UjNrMGNVeHVhSFpHZUhKbVdFaFRlbnBoVTFSU2VHZ3RVRkIxT0VWT1p6RnZWV1pJV2w5c1NFaG1WVGxQVkRCT1JERXdOVFF0UWkxeVgyUm9OR3RxTVhwWk1FNTZWR3BKUzBKTlJqVkVWR1JxYVhrME1GVndkek5CUm1kU1ltRTFMVzVDVFROaGRreFBPV3hTWWt0bmRsZE5lalpNT1hobmRWcHBaRFJVUzBGV1IweFZVME4zTURnMFl6ZG9MVnBxUmxSelZVeEtWak40VjI5Vk5FZDBWMUZEWm14c2FrdFVRMk5hZDJGbmJVRm9PRUpwTVVwYU1IbDJPRWxQVlZWRFNWQkZiVU5wYTNsRVQzTlZiMFJhVjJOcGRGUTNNRXRtUVdOaFFVTXdMVlZXT0VwSU1WZDVZalpHVkVSdVFsQjNUbXR2YTBOelYyaEtNR041UkMxMFVGWkZMbmRQT0hOcGF6WllOVFI1U2xWZloyWmtUbTVSYlhjLnZMNjNHSm95cE02bURUR05FMkpBOVhVMU42MXlFWThBT1FBNmdMMV9VRjQiLCJleHAiOjE3MDYyMTYxOTksImlhdCI6MTcwNjIxNTg5OX0.yrqY2sxHmJzvkjXVGxQgI0oBlNr5EssIbGIF2Y_NAu0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:39.966 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:51:42                                        1495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=426736 KO=12358 )
> restLoginInitiate                                        (OK=211335 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=210688 KO=624   )
> restloginProgressiveProfileCallback                      (OK=4713   KO=624   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.13%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.13%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.37%)
> status.find.is(200), but actually found 503                      4958 (14.34%)
> status.find.is(200), but actually found 401                       624 ( 1.80%)
> jsonPath($.tokenId).find.exists, found nothing                    624 ( 1.80%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############################-                                           ] 40%
          waiting: 320160 / active: 34     / done: 222421
================================================================================

20:51:44.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 222646: status.find.is(200), but actually found 401
20:51:44.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,222646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dd3d10e, username -> user.1002401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42839428, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215904052))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmxpc21nMG8xbWcwYW11dnBjN3RibDA5cTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWNYbERaSHBMYW1wQ1lqTTBSMFkxY21RNU1qZG5MbFJwZUVnMk0yVm1ZMkpIVFY5ZllrWjJlR3d3VEVGR1VscEhVa2RrUkRZM2MxWjVVMUJuVVd3eE1uWnpkRmc0UTB4MlZYaFVUV0ZYWm1wT1IxbGtaWHBYWm5aWlRUSmZlakZITjFFd1JWaFFSRUY0U0ZGeFZVOVphMkoyZWxKc1FrOXpOSEpXVlhrNE5sTlNjbmhQUW5oT2FrWjViSEZ3ZG1SaWJVdHRkMTlvZVZSQmRUWnhjVlV0VURCbFVTMTZiVTgxYzB3eVYzWTRXV2xPTUZsZllrcHhMVjlwWjBObVdrRkZOelIyUlVOQmFXdE1RblZsYlV4MFZXVlJYemd0ZFRjd1FVcDRSbVpmU2t4eU9XaExaRzlqV21KVU9GcEVUazF0TFd0eWMybEtNMmhYVFdsNGJWQklTM2RaVm1zeVZtaFhaRXR5Ym1wcWNFVjJjMUY1UlZBdGEyZEJSRTQxV1RKSVlucGFVamRyYkY5Vk5GaFFUazVMVlhWeFkxSmxWSGgyT1hKUmR5MUlRa1Y2T0c4emFGOWZWVVl5UTBsS2JIRlJVblZqVTJoWFEyeEVlbXgxT1hka1oyMW9UbFJKTVdKaE5VdElRblpRWm1WMlFqQjVZMWxYVDNGT1owbFhZVVZtYzJ0UFNHZENZVTExUVhKaWNVSnlWVGRRVkZOUFFUZFlaR0puZWs5cU9HcEZhVnBQU2pFM1JIcGhZWEJ4ZEZNNGQwbHVZalpUVTFrM1pXaElOSEJCTVZORVNIaGpVbWd3WWxsMFIxTjBTMHA1VFdaSk1tdHJZazlqZWxkdFoyTnNNRlJrY1RCT1NVVmlZbVZQUkVWT2EweEpaVEEyUVRabVF6UTNNRXA1T0RsT1ExOVhjazExWXpWSlRsUTRlSFJIVjJweWJFeHNXRzF1VmxWc2MzTjBhakozZVcxU04zUnRZVkpmYzBoMmFuUkhUMGh5T1VJd1NuVXRha1pJWlRKamRtVm9jVUoyVGs1dlJqSjBZelJxYjBWWlFUbE5kaTFVTUZOWE9WcHFNV296YUZKdVVqZ3dZVnBmYm5oNWJXcG5kVUZzUlV0cFMyOXZWRk5aZDJaemJERkpkbmd6Y1RKRVEzQk5Wbmd5VDBRdFNqQnpRMTl4Y1RoVmMzVmpNemh5YkhvNGVsaFJWbmRIVjNkeWJscFVaMnhSYmxsSGMyTTJWemR1TFUxdlVWQlZMbGh6VTFwUlFsTnphekZ2YVRGME0xbEZkbGx4YWtFLmhMOFNRMkxxUXBncld4YjdWR1BqZktYcFNHY2dSTjBMZkZpSGJ2OHNzMEkiLCJleHAiOjE3MDYyMTYyMDQsImlhdCI6MTcwNjIxNTkwNH0.I3bGK-EHgB7Vc6QDioFyc1LOfHUTwty-BExXI9pZ0fI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002401"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:44 GMT
	x-forgerock-transactionid: 0d57f868-ec30-4c84-b1d9-91954799c526
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:44.103 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:44.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 222646: jsonPath($.tokenId).find.exists, found nothing
20:51:44.145 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,222646,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dd3d10e, username -> user.1002401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42839428, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215904144))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:43 GMT
	x-forgerock-transactionid: c2d182d4-db5d-4a61-acd1-54668557e7bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW0wZnNmdmxlYmNjbjhmb283cTNvcXVlNDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ME5IaG1iVzlZY0ZOeFVqZGZXbFZZUlVvelQwbDNMbTFNV1hSMFRqaGlaVXRSTlVoUFlUY3hlRTFrUm5kbk1WbHhUMGhHVEZsNE5FbHFNVEpOV2xKc1dIWnNTRGh6TWtSdVJHdHlVVWxQZFZZNFdqTnhiM2QwYUcwNU9XRndOMU5wVDFRMWRsSkxjbFZxU2pjelV5MXJORlpEUzFvemRXZHhNMGhJZWpOMWEwUkNTM2M0YVhaUE0zWmpTR2RGVjJacGNXWm1VbEl6YzJJMGFuZ3pPVUk0VVRka2FHVk5aM1puY1dobVRGZGhkMUZrZFhkYVJFcHpaVmt5V0VnelJVRllRbE5uUjBwWlVtNDVVbkJFUkRsblVGa3pNSHBpUzFKaVExWnFkRzAxVURKU1JVOUROMmxFU0VsVGFFOUhhSFJsWVdwV1EwVXdZVkJTTnkxcGNFRmFaVmg2YmpWTU1raENSSGhmY0c1MGNuZHNPWFpQWWxOSmIyUlZTVFIwVUZkYVNWOWlWMmgzTFZkc1ZHZFZTRlJrYVRNemFrSmxTbHBUVFVGUFlYbE5Ua0ZtY1ZNMlMzWlRNamhaUkVweVprZENNMjVvTVcxb2VVY3RjMkZhYm1SWldFdHhja3M1U25Wd1EwRm5TVFpxU25CellqUnRTMmhXZVVSa1NEWlJOamgwV1RSNGVuZG1jMUJoWmxGd1FqRjZabTFNUlVKc1dHazBka0oyU0ZJeE56bElZbVJtVDJ0UmNsODJNR001UlROU1RHVjNaM05PVUdkSmVucEpSbnBDYTJWclNsQlFhblptYTA1TGFGWTRiVEZmWHpsYU1XTXhVelJFZDJRMU1rWk9WbHBUZUVob1ptaHVkMU15YjNsb1dIbDBRVUY1WjIwMGRHVnJSbHBxUzJneFdWWmhVVFY0UkVsTk5ra3lRbXBWZVRWbVNscG1USGQwZFhKUlUzcHVNRnBWU2pWR2RYcFpRVEV5U2xkQ1UzYzNaRk4zWWtaT1J6SkJOMEpHYTBFelluQk1WRU5xUVROMVpFWkVURzEyUldVNFRuaHNhMlZaYldKTFlVdG9jMjlRYjBsemF5MHlXazV6T0RVNU5FaDNURVZMTjBKMFpVSkxWRGRVTlU0M1JEUkpiMGwzV2xnNFNVaEthbkI1VVRWd2RFOHRSVWcxTjI1dFYzRTRkVkZZUWpseVQyeGpPWEJLYmxGUWJURnhaaTE0YnkxeVNtaEtVVmsxUmsxNVMyWlJMbkEwWDJoRVNsTnliMEZ3Y0ZNelRqSTJWWGxpV2tFLjIwSTZrd2dsSmhFc2RtcG5wblVtUWFWaGM5ZW1CckcxZUs2bnZzQ1luNXciLCJleHAiOjE3MDYyMTYyMDQsImlhdCI6MTcwNjIxNTkwNH0.nIPWXFZM6QITEI8lvQ5QPY5XFu0mr-MXjFo6N1f4A40","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:44.145 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:44.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 222743: status.find.is(200), but actually found 401
20:51:44.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,222743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48ae5e5b, username -> user.1001552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@762ff370, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215904730))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGYwcjdhcGU1ODcxNDZjZGRxb2o0OTMzNXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlVsTm1aVXMyYlhCb1FqVTBjMDVRUVVGSk4yOVJMbXRWUXkxRFNGOTZlakkyZDJVM1VHOVRRVXR2Y3pkNlZrZFZjalZ0Y3kxaU1qbEZNRkpVVlV4VVUxVXdka0ZNVlhKc1JGVXRSRU42VEVoUk9HZE5ZbE5uVWxCWGMxTjNTRmc0ZFZwalNIWjBWWGxSYkVac01uTjFWWGxNYkdkT01UYzJTRE5aYjJreVF6aG9hVmhhT0ZaeWFUYzBja3RWVmpKMlVYTkhRa1V0WkZVMWVWOVBRVmd3TW5WNVNsaEpaa1p6ZEZCT1FXbDVjWFJaYjFoZlgycHRZbWhoWVMxUmVUUkZSbDkyUVUxSFZsVmlPV2hHTm5wbE9VUkRlVEl0VkhoaGNWUkNjMVZtVmpac1RsQk5YMTlRTjBSVE0wRktkbk14Wm10c2NHUnJlSGhsTjBWR1QwTktSMjFaYkhwbGQyeG1lR1ZTUTJrMWNUaHZMV3BQZWpkVFMxVmpRekpUWDFCWVMzcHFjSGRJTlVoQ1RESTNWRmxwU21OU1oxOUdZeTFvUWpGRVUxQnVObWxUUWxCcFpIYzJabGRYWmtoMVdubGZURUpCUnpaQlIxcFphbEozTVdOWVJuWXRTakIyU25oaGN6WTFjRlUxVjFjNGNFcFdVVmRNU1Y5RlMzcHFlalZhU1Uxak1XNVVVa1JQVXpoeFQzaFlVa1o2VWs5U1NuZHNYelE0U2xJM05qQlVlbVpvTFdNd2EyWXhlR1V5ZWpOUFpVVmtYMDlMZW1sMUxWOWxiR1JMV1hOeVgwRm1XbGRFVG5kT2NtZGFSVzVIU0UxeFRtcFFkVkJsUlhGMVNtNVZialV3YVVNM1RIbFFNV1UzWHpNM1VqbEdZWEpWZEVOYVoxVk5NMXBIUkRSb1VEaFNiMmx1Y21GWlRHbEVOMmxZUWpKemFYTkdZV2hPTjJrM1FsbEtjVTVHZGxkNWMzZE9ZVFpZWWxSQlQxUlBjSFZtZWtOV2NrdzJUbWhGZGpBMFRqaHFOMjlKY0RWWVJtTkZZV3A1TlhGTGVGbHNUakZDY1VoR1ZscHJTR2w2VmtGWlJHSk5YM0ZZYjB0c1dESmhZVGhaU1haaFYxOTJPR2cyTlVwQlVtRndkRzFTVUZsaVkwMDNXV3gwTmxsR05GTlFkemM1V0VWaFMwbGxWVWRFU1ZselNsb3dVbFo0UkY4MVYwbFdMV1pGWlZZelQyeE9ZWE4wVFRGS2RIaFpMbk13Y1RKQ1lWVkRabmc0YzA1dFpYVldjbTlwVkhjLlhtUVRfY0JfLXluVzlibHVQYTlUVnZNUDdCczFXeWJ5TXYxU2ExX1hKVnciLCJleHAiOjE3MDYyMTYyMDQsImlhdCI6MTcwNjIxNTkwNH0.xTnSXLikTv6__J6AeUJMOg0fh7d31MTS2LIX7sU7bac","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001552"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:44 GMT
	x-forgerock-transactionid: dc49eb39-a6d5-4b1a-94cc-106552e841e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:44.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:44.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 222743: jsonPath($.tokenId).find.exists, found nothing
20:51:44.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,222743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48ae5e5b, username -> user.1001552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@762ff370, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215904819))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:44 GMT
	x-forgerock-transactionid: 1fbe576f-ac0f-484a-882c-5c595451bd9f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWl1bzc0ZzM0c2k0cHNmNGNoZ2MxbGdmdWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGNpMVpXRUkyYkVWVGRsRjFZMUY1T0c1WFlsTkJMblYwTFVGVkxWSTJVVk5oWDAxS1RqQmlkamRIZFZKbVJYaDRObEZpV0VzdFZ6ZHdZelZ4WTNCa1ZVaHlOM2x5Y1RSblpITlVSM015Vm5wUlQzTktUMlptWjI1M2VYRnFiM0IzVFc0NVEwSnBkMEp4U2tnMmRGY3djbGRxV0V4UFNUUmlYMGRHYm5wdWQyaGxUSEJ1YVd4YVRGTnVaa2RmYTNGVWJVdGlVVmRUYmxJeFEwazFUVWQwUW00MFVreFZMV3BEUms5ZlZtcFZkRE5MWm5BeVIyRlFTWEV0YVV4cFpHTTFhSFptUmxoVE5FMTBRVmhSZW5GcVpuSlVVbTkzZG1ZMlgzRXdVSGRDVm5JelJEaDJPR2cwUjJ4VVZEbEdXRnB0U0ZSUVJWRTVNVVp6Vm5vM1gxaDBORXQ0ZDI0MGNFdFJZak5oTTFWU2NsUlFhM0F4T1d4Sk1XRnhjemxqU0dKblYzQlVRVTVWYjNWS1VFaFBSMVEyYUU5bFZIVlBXbFJmWTIxblZ6aE9PRU5mTW04NWJHaERYMWcyZFRVMlIwTjBWekZCZG1RNFowMTNiRWg2VVdOWWFEbE1hWE5uUWtKaE5uYzBWemxrZDNsQ1VtSlplRFJMWkdWZmMySm9jbWhMWjBaWlJrNVJUMUV6WVdzeGRrTkROMjlsVGpkSE1qbDRlRUUzU1VaQmRtcE1aMU5DUVVRdGR6ZFdVV2hpVWpScVp6RjNOMFY1WmtScGIzTjJWV2d5Y1ZKWmFHSkdiVk01VVZkWWJVNUJkMTlWVEdwd09WYzFNRzFvWkZkalNESjNXV1ZrVms5alVrVndOSGx4ZGw5c01EVmtWVmRrWDFwSmVHSlliekoxZDIwNVVEVnFPVFUyUW5neFF6TjRiMDlhVlVScVNWVnRMVU5tV0d0dFFuUkJORkZUUzBKMVJVaDZMUzFqTkdGV2FEaGlXRnAzVW1nMldqSnBWbmxyZFdNdGNHdGhTbTQ1YWtSS1lWZEdibWwxU1RSbFZqSlJVbE0zVmpkM2JWZ3hMVlphY1RsWVpEWmFNbFptTUVGNVRtbFdka2xuWkRFd1MwTkRhVFV6YWpKeVdrWklRM0kxYkcxU2RIWkVRa014ZEVzMVJtNUdhMUI0TVMxdFZsaFdhVmh6ZUZCMldVNWFYMXBGTjBwRk9UWlBjM1J1TW1wUFlUa3pjMVpvUTFoek9HVTRMbTFFVm1scmVsTmxSSFYzZEU5eWRHTlFWR1pwUTFFLmZGRkIweUZxb0U4MWtyOFBETlZoRDZxcU5BMkxJMjBxM0RwQlVURXc0SmciLCJleHAiOjE3MDYyMTYyMDQsImlhdCI6MTcwNjIxNTkwNH0.KPqap7v4-PqYFMXQznBnTMVtX7FspVX-TYUzyw_LON4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:44.820 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:46.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 223069: status.find.is(200), but actually found 401
20:51:46.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,223069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64fe6055, username -> user.1001944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3586d5c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215906782))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmZwaTNxZTM1OXVvN2hyMjBvMzg0amVqZ3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGFIQmFZM2haVFZWamFHVmhRMlo2VEZGaU4xZG5MbU14WVhGUVpsVjJhVWhLZVdOc1oyTjNUbTFyWWtsZlZrUjRTV2hxUkZsR1dYZDNOWFp0YUVkVGFWZGpkRm8zUW1aaU5IRnZaVVJPUzNOS2JHcEllRkZWWWpjelQyRnBPR2hqUlZSWVdGVmpVR0ZuYmxNeFRqZ3RlbnBRZDJ0SFZ6ZG5RVWxaY1dOeFZFdGFURmMxYlhwNGJscFZSRVF0U0ZkMVRtVnJjME5MVDFCbmRqVlRVMFpPYTA1QmRuaFhkMUpyYUMxdlFreHFOa2hOVjI1cGJtNXlaVXhOU0dsRU1HRTVTSFUwYUZob2RHNUZjbXBvVGxCSmJrVkRjRmhwUTJGbFJVTTBUa05JTjBkeVdVOTRlV3czZGxSV1VGTmpWelZUUjE5VVRETnhSRTExWjJ3M1drUmhORE42U1dFdGNUTk9ieloxV0RORFMyRk1NbmxzU21selZFMTBXVzVNWmxJdGEwUlBNVVpsZGxrNVkxZExRMGhKUzJSRlZFSTNWVXczYVZRdGJUWXhPVXh2U0hSVVJXODNlbFkxZGkxMlUwMXlRamxMUVcxR1dVUkplbGh4VUhkeVNGZDZTM1ptTmtsQloybFNhVXhXUnpGMllUSnljVTkzUnpZM2RHOUJPWEZxWTNWaGRrTjFVa0ozZDAwNVExbHNSR2hKTVVoVExYbHFSM1ptZDBsTlRYUXpVRXRIWDBGYVRsSktlRXBIYTAwdFgxOXFSalpLT0haUVVtUnBaMjQzU25CcWRVbzRhMDVDVDB4VlF6bG9MV0ZMZVVNM1dXeHBVM0pPU0dSMFZIbDNRa2w0VTBKQk5tNW5aM0IwTFhwVlpsUmZOVlF0WjAxQlRXbElPV3N5TlhGYVZsZGZjRkYyY2pWTVJ6UmlUa2hPWjI5VFpYaHViRFJoU0RocmNrUXlVSE15VEZGQ1pUQnFWMHAxVG1sRWRtUkxMVVZEZERWd2VGZENSMUk1WlVSd1FuSXdSMUJwYlZsdWVFNWFURmxZZGtaeU4xbFRjbE4zZEhsVWVWVjRkbkpOVW5WVlZtWmplWEZrTVRab2VETmFhQzA1VEVReE9ETlpObGhUYkZWVlRXWldaelpRVHpaU2JXa3liMXBOVERGcGNsODVNbFJ2VmxoSVdFTm1VbXh5Vm1vekxWSnZOSG8xUlVkUkxWOUtSRWRFUkhGNFdVczJWekZxUTFNM05HOXJMakJoUlhGZlpGSkxNRU16UzBkcFIwWXpiR0ZEV0ZFLm9NLVhVUXJ6VjVzdmxmcXdmVWpEMTBIR3gzT0pZNXJKQnNMMk9ZeDdQd2ciLCJleHAiOjE3MDYyMTYyMDYsImlhdCI6MTcwNjIxNTkwNn0.1khaH4-CJKpppbexaf-7rEHd88JUE-ea0g_3MscETAs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001944"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:46 GMT
	x-forgerock-transactionid: 649909da-fa51-4b2b-a2ee-415810a1bf41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:46.832 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:46.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 223069: jsonPath($.tokenId).find.exists, found nothing
20:51:46.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,223069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64fe6055, username -> user.1001944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3586d5c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215906873))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:46 GMT
	x-forgerock-transactionid: 2a6a89fe-7eae-45b8-9f0e-0d973322d938
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ25mZHJiaTNxdXAzamplaWgwNTJmcGwwbDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlZYTkNNSEZFU1d0WWMwOU1NMDVOUW1oSWVFSjNMak56YW5wS2FUUklTa1pYYTJSU2MzSnRkelUyZUd4dVdqWm5UR1ZJWkVaS2VFSm1lRGx2Wm14RlVFNWZSR3M0VHpSVlJGVkpOMUJ2VDBsTVN5MUZlSGhyVFdzd2R6ZGhWRUpSY0ZoUmVXeFBVbHB5WTJKbk1tUkVibFp5UWxKcWMxcDNlRVpOUzNWc2VtVlhSa1l5VlZSaVozWnJWRU5aTjJWc1JETjBUVUp5UW0xNmJHMWlMVU5SYzNoRll6SlZUVlppZGxCZmFWRlZPR1JhU0hKTWNubEZRMFpMWkdGSmVWOXZSMEpSY1hOUVpFMWpPV3d0U21oTVJ6aGZVR3AyVERoZlNESjVjVzVSUVRSWE4zcHhlV0U1TkZNelFsUkxZbU5YVkhGNVptZGlkVVJVZUdOeGFrNWtRak4zU2toR1RFZG9ZMkY0VkZCa2VXMXZkMUZHUkZkVmRGTjZlVkZ3YTBGS09HdEpiVjlHVERWT2JYaHpVbGxIVnpGd01UWlRSMHRvWDNoUlVGaGxkMEkzZFZsTk1VdGFUbXRWWjBVM1pIbGFObVUyTjBkVGNtOVROWGh5ZGtoalVFMVZWRkZzWlRSUmFXaEhjekpvVjJ4UFpVTldhbTVSZUdGVFowWlBVVTVKYld0b2NWSkRSek42UzFaNmVWOTVaMTl4WXpsVVlVRnpWbXRPVDJsWVVUZzNZMDgzYlZoWk1qTktabkZGT1hOS1VtVlJRbHBSYWswd1JraEpWVzR5V1VGeFNsQmpPRUpsZDFKb2EwaFRUV1JHZW5CSmVYTlJSVzB6ZWtOcGFDMUZSWGRVVERWU1RYZEVNbmhpUzBnelVFa3lZbFoxWDNGWVFra3lVVEJHTmtKSGJYTmZiVUZoVDBzd1luWmFiakI2Ylc5ZmRWODBZM0ZxWlU1bE5VTmphMDVrV0hScGVERktXR3RPWkRZMU9XeDViVzg1Vm1aSk9URklhRU5QVkRsVGNYQlZjVll5TUhaRE4wUjNSRWRxVG1wbE56QlRPVEZaWTNSdVFXTjZPVFJoVHpsTFVIcFNZeTFOTldKQmNWb3pabGc0YTJSeVZGRXdiVzVmYzJ4R1JDMHhOelIzWDE5bmMwSnVjVUkwZDNGdk1UbFZlSE40ZFdKc2FVMW5aMG8yTjNGTlV6WkpSbHBCU2tKUFNIcGlRbVEzYWswd1NGWjFlVGhyYmtSM2VVeHpMbXB5TlU1TWFWUkJSVFpLTUd0bWNtMVZVV3RsT1VFLkhSamNHZXV3c2tGa0IzaW0tOG5ZX3BWd2poOEYyWFdNNE9hSGxFcDByZ0UiLCJleHAiOjE3MDYyMTYyMDYsImlhdCI6MTcwNjIxNTkwNn0.3XF-GT9CuviYuHXpXYUlYCYwWSSvRNpBMQ8Dc5UitOE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:46.874 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:51:47                                        1500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=428298 KO=12364 )
> restLoginInitiate                                        (OK=212111 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=211461 KO=627   )
> restloginProgressiveProfileCallback                      (OK=4726   KO=627   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.12%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.12%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.36%)
> status.find.is(200), but actually found 503                      4958 (14.34%)
> status.find.is(200), but actually found 401                       627 ( 1.81%)
> jsonPath($.tokenId).find.exists, found nothing                    627 ( 1.81%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############################-                                           ] 41%
          waiting: 319390 / active: 27     / done: 223198
================================================================================


================================================================================
2024-01-25 20:51:52                                        1505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=429800 KO=12364 )
> restLoginInitiate                                        (OK=212847 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=212208 KO=627   )
> restloginProgressiveProfileCallback                      (OK=4745   KO=627   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.12%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.12%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.36%)
> status.find.is(200), but actually found 503                      4958 (14.34%)
> status.find.is(200), but actually found 401                       627 ( 1.81%)
> jsonPath($.tokenId).find.exists, found nothing                    627 ( 1.81%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############################-                                           ] 41%
          waiting: 318650 / active: 21     / done: 223944
================================================================================

20:51:54.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 224198: status.find.is(200), but actually found 401
20:51:54.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,224198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c5b8c79, username -> user.1000158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@461877f7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215914292))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2xpcmJnMDN1c2c3ZmN0bTY1Nm9mcDM5Z2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWJWWk1iWEJHVG5WdmFqRkRUMFo1VmpKbllsSkJMbWRDWjFWbGFWWktWRU5HZEVFNVEzRlNhR2h5Wm05cVJFVXhZWEZPYlVodFlqVk5kV2RZVDFkUmRIRmxWVXBuTlRCMlVEQldMWGx3TmxwNFRsaEZYMnR3ZHkwdE1qSkJXVWREUVc1S1JHSXRRbEIwT1dFelp6ZFlSR0YwVkVKVk5rTkdRWHBhZUVFeVpXcEdXVTlCU2tGV1VrcFVkRFpCZDAxRmMyODVjMmQwVTAxNVZFSnliemRZVjAxelRrNDRWbFJSTFRKMWMxRXlkSE5MWjNOblVtY3RTRkUwYmxaWlJYUnpWMnhVVURST1QzTk5OVGQ1YTFsZlpXRlNSSEZCWTJkclYwTkxNWGxOUlZKdVFsUnlSR3M1UkdKSFdTMWFORU5tWkV4RFh6YzFkR3czVFhwVGQwRTViRzFUWlUxbllteHpWRmxwYUhKQ1IzaFhRVWxsU0hkQ1REWndVbVkwVlZjNGQzSnRNV05wUlVOblMyZG9ZWFI1VWtaV2MzYzRhM3A1UVVabVNWUnpVamR2TWxjdE9FVk9lV3hFYWpSalJrWm1XRkJrZDFKcFNXeDJZbWM1TUZocVpqaDFObTk2YlhKRFVrRm1iMmh0ZURZd1dYTktNbU5CY1hwNlJVZEdRVEJwZVhOaVVIVXpVekk0VW1Ob1FtTkNPR0l4VDFReE0yZHRMVmxJWm1Sa1QxOXdWa3hmYXpaNWVHMXJibFJFUjFCeWVsUklOemxaVUVoSGQwVmxVekkyUVZCUVFVa3RRMTkzU2pCSVpGQlpUazlWY1RaWFVTMTNVM0p0VEVzM1dUWlRkR05FVG5BMFpXNU9WV3RDT0dKWWIzZGtPRFJIYUZKVE9Ua3lRMXBaUlcwMFpVWnlZMHRaUjB4UVEzaGxlbEYzV1RkdmRUQmxOVWxZYVVKZlMza3hOV1JSVm5GUWNURlJXSFZLVWtWTFltczFiVXcxUjBwa1QweEZZVVJuZUhBeVluaGlUbFZNVUhkdWRuUndTMmd6ZDBKRGNrOTJNRzV3TUdrM2VETldZM2xXT1d0V05sOXpRWGgwWTJab1lsZEhhWGxGVlZkMU9EZ3haR0ZPTVRWa1RFOHpSVFZ3UzE5aFlqRTNXVEo1UjA5UmNWTmlVbUpGV0dwcVoxSlNNMEZoYlhsb05VUlBVRE4wTFdOd05IZDBYMnRFZURaNlpHVlVhRzAwVld4bVlWOTNMa0Z6U1RneFJXSk1aRWROV1ZCWGJ5MXVUVFphT1VFLkczZnB2TDZ1MUpqQUtZQ3FvUjFEUXVSck1mZHhsc3o3WHY4OHdLM1laUzgiLCJleHAiOjE3MDYyMTYyMTQsImlhdCI6MTcwNjIxNTkxNH0.epODjJn6N_KVJSlbUVoWvbg2ONt3Po4UnGmDNQBXCW0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000158"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:54 GMT
	x-forgerock-transactionid: 8748daff-6717-4376-ad31-49d32bfb5666
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:54.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:54.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 224198: jsonPath($.tokenId).find.exists, found nothing
20:51:54.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,224198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c5b8c79, username -> user.1000158, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@461877f7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215914382))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:53 GMT
	x-forgerock-transactionid: a962364f-d2b6-40e5-a6ed-e366deae11b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2FqM3RmbWoya2YwMTJnOGlraTZlc25ubDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFNEVlJkR1UwWDNwRVRscGhSRWhyWkRkMFRVTkJMbloxTnpoV2RtMXNiV3BUTXpkcVowTnFRV1JJY1dkcGNtVnBiakZKWkdoMlRqa3hOVk5mU1RKQ2JHbFBabTVmZW5weVZsaFNkalpmVUhSNU56azBPR05PVTBORVFuWlNXRzlFTkdvME1sVlVZV3hsUlZaVWRFZExkMWRTTm5KaFdrSmhlWGRYVVZKRWVrTTVYMnRxUkd0YVQwZEdVelZ1Vkc0Mk1GWkhhMU5JWlhnd2VuRlZPV3BqYWtNNFZsZDRiREZwWVRZMWRHWTRXRWxOUjBwTGNTMXVXVWczTjJoeE1XUmZXVmxXUkZWcU9HNWxVbE5xTlU1VFVrZFBVVFpwTkdOQ1VUSnpNVjlyT0RFeVJtVnZjM3BrVURWR2NUVjRXWFExZFVSWVRERTNNMUoyU2tJNFIxY3pZblo1YkY5NVkzWk5aMWhQZEVwWWQycG5hMjFEYTNwSlJuaDZUazgzV21KRlkwRmpVMGx5YUVSblYzQXllVU5KZGtSSVp5MW9TR0pJZERRMWNFcFNkRVpTVW0xS1lqa3RjVFJ2V0hOakxWOVFWbTFvVDNOSU0xUkxTRmwxUzJKa2RuUTJNV3BmYkhGdFUxTlJlWE16ZDFweVQzRkVkVTVZU25SS09VZEJibE5hZGpSb1VtWlhlR0p4YURkaGIwMHdRMDF0ZEcxdVowZzJaRFkxVm5KU2RFbEVTbk5DVG5kTGJ5MXpSamxrV0VsdFYxRm9MWFJXTUcxbWJFMXdja050U0doWVVXbEhlR014T1c4NGRHVjJWekJZU0dsa1drcHZMWEV4TVVaR1MwOUlUMlE1U0Y5WlpFc3pNbDltZVV0clQzbzFOMEZvU25wT09WaDJRWEpEYjJVMFlVeHpibk0yTTBacU0yUm9NVmg0ZVd0WlpVbEJZa28zWVhSWlJpMUVSRzUwTkVSMlJsUjRRbkZpTlhoMmJUZDFlREZHV0hKQmMwSXlSbEZxY1hkeFdrY3RYMjFhVlU5dlNHVm5TMm8zVGtkS05qRXpkRlE1TlVsVmJIcDNRbmRhYWs5TlJXZEZXa1JaY2tjM1dIQm5NM2RXTUhNNVFWZElVMlJUY3pjdFdYUjVUMnhIVHpGSFZFUllja0pMWlhabU5GWjZRVkJwT0ZwblNFb3RhbEJvTUd4dlNsbHpkRGxEVFZwNlEyMWliM1EwU1V4M1VHMUdjSGxpUXpBeFRYWlJMbEpFTlhRNGNXTnRVa1YyVms1R2NVbEJhSGxDY1ZFLnFqRm9DZXFubzdjLUN3OEM0ZlpPNjhpb283YTRoYmtGYVBoWHhYUktjZzAiLCJleHAiOjE3MDYyMTYyMTQsImlhdCI6MTcwNjIxNTkxNH0.BK01yfP5oy3_aQkh3Eo-Dw8-vlnOVmzLXdxw3d-_wFo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:54.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:54.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 224221: status.find.is(200), but actually found 401
20:51:54.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,224221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e3f343d, username -> user.1002800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cc71447, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215914447))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW8zcTEyYm52bW41aGVobHJsb3I4dDNxanIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWRUaGFkREZETlRkVmRUQm9ORFpwYTBGdlNXcEJMalppTWxSUWFXb3laWEZ5WTFkeFZIRmZjbVJwWVRacVVUZENhRVJDY2xOTmFYVnhYMmRmYkdGNFVtaGpWemxPUkMxRFVrMTFUMHh2UlVsc1UwSnBNell6UW1kck1tcGxRVUpsYlVORmVFVnZaMTlaZDIxdlFYZHdhSFExVTJoTU5YZHlSWGN0V0dKcVVFdG9jVGhZTmpSRU4xWkxTRkZFTldWQ2EyVk9hVFJFY25oVE1XVjVOVU5ETUhKWk1FZFRTalV6TjJ3d1Z6Sm1jVlpyVUhka056aEtibmh0VDFJelprY3hZVVZPWm1WU2RsWTNhWGRaZHpnM09HVkpUMWxJUVhkWlUzbHhSbmRKTUVkaWFEQk1lWFJQVFZZd2RWRlJaelYxY2psNlZWQlhMV0ZIZGtjMmIzcHdVVXMzYkdObWNFOXNNWHBpTTFwNFQyeE9VeTEzVjNjMlMyVjBZVmRUZG1sTFdXOVBRa3BwWjI5TmNEVnFlUzF0TUdWMlEyUjFUSEY2ZGpabU1YcG5hRkYzZDNKbmJUaERlVlZvWlhveU1YSmlhV2MwWW0xYVEzbHJlbkYyZVZwcVJXbE1hRWhNWTI5Mk56VkVWREV6TUZWWGVIUnBXSEZwWVZOUlgwWmZSVFE0TlRKMGJUWTNibDkzTTBSWWRtUjFjamRtU2pCdU1XdE1NMkpxTWtaQ2FsbENkbWRYYUdjd1VraHdXWGRrZVVKNk9IRjZXRXh0WlhkalJIVlBVMk5wVGxKb1EwMDRiRTh6TVhWNFFWVnlNVzlzUTJ0S2JHc3hTbE5vVFVseVVFSnlNVEJGZFd0T1VXbFdiRkpMTFZkMmVqSlBkRW93UTFsT05VaElOVmwyUkV0Q1NVZFZNbVZ5V1doaGEwNW5OMlJKU1dsRWRYb3dRVWg2ZWtzMU1qRkZiRTlMUmtWSGVVSmFkbVZYT1doRGVtRjBVM2hFZFhoUmFrbGtNVkJzUkVkUVJEbG5RMDFOVlRWVldWODVkMWhzU1c5VWEwWlpVblZrVnkxMlpVczJWbVJwVDBsMVdVUkNkbmRmVldocWNHWkJkbWxxWlhkU01Ib3paMDVDVkVoTGVFaFpXRFZJVjBnMlNHOUljMmRmWjBkQloxWmhjRFJyY1ZSNlpXUnRhblUxUVc1ZlprTlZNWFY2U1VWQ1ZreHFRWFJ0WjJWNVVIRmhRbVphZURNelpHVjNMa2R3WlVkM2JqRmhjRE5CTWt4clNGTXhRbWRUYmxFLlNCbG1KNUhUVldKN3FuZ1pGZDRpbXlVcUxxWl9qbGU1cUVja0V2V0JzUkkiLCJleHAiOjE3MDYyMTYyMTQsImlhdCI6MTcwNjIxNTkxNH0.i-8TC7tOy4l759P7Yl76q-VMm4SnnKBDmDJxRAoRkDU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002800"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:54 GMT
	x-forgerock-transactionid: 48b02ba9-9338-49e8-8d9f-f47248603b6f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:54.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:54.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 224221: jsonPath($.tokenId).find.exists, found nothing
20:51:54.538 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,224221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e3f343d, username -> user.1002800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cc71447, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215914537))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:54 GMT
	x-forgerock-transactionid: d52b5b46-dbb0-4cbf-a186-19875bbdb575
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHEyMXE2cnVuZG5waDNsNWs0am91OGo1cWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Nk4wSnBMVzlDUmxjMlgySjFVVmR1Tlhka1F6VjNMa1V3U20xcVN6UnpVMlE1T1dobk1HdHFiMnBmV1ZaelNWZ3RWbEJDVm01SldsSndhM2hPUjBoRGFIVk9SbkprUWxGNGEwa3paRlp3VkhablEwb3hUWFF5TFdOMVlrMUthV0p4Tm1FME0zaENWM1pHVkZWWlpXOU1VMFZUWkV0RFdsUTJNV1JIV0ZaNVIwWTBVeTAwUTFkVVgxRkhhSFZMVDNoR2NrNTNiRFp1ZUVWSWRHYzBNbGRvVVZoTllqUmlTM1F5VDFSMmVGTTVVemxTUlRjM05HeExSMFJJYTJ0blp6ZzNNMjB4Y0djeE9FcENUM04zU21OZmRGbFpiekZNZVV4M2VrdDRXSFJPTW1wV1VXSTJXVU40VEVGUWNGaG1ZV2RFV0V4S1VtMVZOM1Y0TTBjMmFYUTNWR2RoZFZGT2J6bHhVMFV0ZFhGTFpqaHFhRmh2T1d4MWNqUkRSMkV5TldaVE9FaHNkREJIUkV4S1VGRmxVMlpEVWxCQ1lXWnlkMWRIYlRNMlozUktRM2QwUVRSblZUSTRNR1ZPWlVGU1Qyb3hjVVZZVjFkUU5EVmlZbXR2Y1hCWmVXWXhYM2RxZFd4a1RFRjRkVlZSY25wYWJGUnFSR2haTFhOamQwWnNYMFExWld0M1ZESkZSbkV5V1ZCUFRXaDVjRll0Wm1OMFIyRTRhMUF0VWtoTGQxQm9VMmh4V1d0MVFUbHFaRmM1VVRjNU5qUkRiRlY0V0VGNGVrTkRUa1pPU0dsME5tOVpiMFJIYTJJM2RtOXJjekJEUlRodWJuSlFjV2huTkdaUVpEVnhZMHBtWlZGR01IWXdiakIyYzNSUlFsQkpiVWxUVTFJNWRITTJiVTVSYWtKUmVHdHJZMnRqVkc1U1oybHpOWEZEVDFSclZGQnFPVE5vUTJSNk9FWmlRV0pCWTBOclZFWjFPRE5zZHpSb1JXaDBaRlk0ZGs0M01saHZjM2c1Vm5WU1luSkJkM056V2toRWQycDFTazFhUmpSeWVtWlBObUppVTI5eVQzZFVWMGszWlhZMVVuaGhjRkJmUVhjellsSlRWRTVHT0cxSmVHOHhXblV6UVdJME1EUjZXbEZKVFUxRFZWUlNiVjkwU0VFMk4zWjNUVVJaTmtSRFJGRm1TV2RmYkdwaGFGTTRlSGhJYVRkSmVrcHVXbGg2Y1VScVpUaDFRbnBtTkdOaFUydzRMbEJ0YW1sT1kwSkJSVXBhV2tsbU5ETjBSbU5RVVhjLmd5WmpJRWw3VWVJS0d1RmotYzZWLTNhNTVTcUJOS2ZJV0NrU0dkbk94dkkiLCJleHAiOjE3MDYyMTYyMTQsImlhdCI6MTcwNjIxNTkxNH0.xwSLw-do6tPoo-GNyksdwdPRDSFTc7Svjm3ItwX4Icg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:54.538 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:51:57                                        1510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=431314 KO=12368 )
> restLoginInitiate                                        (OK=213602 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=212953 KO=629   )
> restloginProgressiveProfileCallback                      (OK=4759   KO=629   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.12%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.12%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.36%)
> status.find.is(200), but actually found 503                      4958 (14.33%)
> status.find.is(200), but actually found 401                       629 ( 1.82%)
> jsonPath($.tokenId).find.exists, found nothing                    629 ( 1.82%)
> status.find.is(200), but actually found 502                       147 ( 0.43%)

---- idc.login -----------------------------------------------------------------
[##############################-                                           ] 41%
          waiting: 317893 / active: 32     / done: 224690
================================================================================

20:51:57.997 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 224752: status.find.is(200), but actually found 401
20:51:57.997 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,224752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f293e15, username -> user.1002299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dafb2bd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215917951))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGRoa3QzcGdqcmZobXE2NW5tNGZlY3YwdnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1pHUktXREpRWDFoRGVXNDVZbXRWYzFoWFozVjNMa04wWkZsNGJ6SmFZazl2ZGtwc2VWUnphbm8yYW5kWlNFZDJWRmgxVUVGNVIyMTFhSGhzWm0xV2VXRXRhWEJUTUhCb0xWZFRXbEpzZFVsMVVXOHhka3h4T0U0dGNXZzVUWFF0Tm1GemJXZHNRMDgxTURSeVZETnpla3BTYWpaMGVFMDFYekpHVm5aRFFrUTJSV3BrZFVReE1UVlFabkJYYzBnNVNIWjBOVk41VkhVMFVqaHRPR3RSZEc5dlN6Z3dTalJ0YUVFM1MxOW9aWHBIYlVGT1VFOHhPRkF3WmpVd2VuSmpZV2hzYWxCQ09YaHRWR3RoYjA5WmFHSjVNWFJMT0haSWRFeHJOVlF0UVZadGVuQXROVzV2U1VwWWNsaGFabXBTYURBM05FRlNYemRYYWxGbFRHZHpZV0V6TW5KTGJVd3hRalZrU0dGeGJXaERNMWMxVmtoWE5XWnVXRVUyU2xvMmFqWkVkVEo0ZDA1MVRHcElNRTlaYXpaUU1WRndOVmxuVFROdlduQnNZblZUYjFvemNHeHNSMEpEWkVZM1gwTjFRbmhIVUVwdldsaFBlVWhVVkZjMWFVVnVabUkyZGtkdWVFUXpOM1oyVVZkUlFtczBUVTR3ZFV4R1VtdHRUSG93WmpoMFREaG5kR1ZFUjNJeU1HRnpaV05RZG1jNVpYZHVhemt4WjNoU1ZITlVlVko0TWxCbmNrVmtVVFp1V0dwNlRVNXFPRmw1YkVoRFNXOXNiMkV4VW5sT1JVRkZjV05JZG05SU16TXpTMGxCUVVwS2VHOVFNVEpyVkRoWlluRnNiVXhuTWpaTGQxaEtZMWhWTVMxdGJYUk9Ua3BDVDJ3MU1qRXhRV3BZYmtRMmJrUmFZVTUxWVhBM01sRlphRmx5WTJ4TlpUYzVWMlJSWW1SdWFFNWhlVnA2VlZsNFZIaE1lVlIxWDE4d2JVcEtRMkZQTTNkQlVVdzNaWGxWU0VwWU5tc3RhMGRmZERVNE5XUTJRemhRYkc5VGNsbDZYMjVWWDBKM1ZqSmlOalJoUkdOWFQyOTNTRXhSU0dwMmIyVjRNakZ3VG5GUmFVRkZjVlJoUjIxUFFVeHROREEyTkd0SFlXTm1VV0pDY1VwbVdtUkhUVWx4ZVhGelREUTRXRXR1U21oTlNqaENVekZIUms1RGMzRnBZeTE1TWxOdGJFdEZOVW80YXpoMU9GbHJMbTkwYkVGbWQzaFJhWFJYVmpsbmJITktZMHRqYUVFLjY1SlJmMmhqZUhnRzhyckpiS2xuMHp2TU53bXgxTDBodV9KdG8yWUF4elEiLCJleHAiOjE3MDYyMTYyMTcsImlhdCI6MTcwNjIxNTkxN30.PxlBK3gid16HvhcIEO1rEZK7kwAqVPvn8iyfB3s0vlU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002299"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:57 GMT
	x-forgerock-transactionid: 4d089525-6e78-4e4c-9a5c-10fc2646c528
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:57.997 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:58.036 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 224752: jsonPath($.tokenId).find.exists, found nothing
20:51:58.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,224752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f293e15, username -> user.1002299, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dafb2bd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215918035))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:57 GMT
	x-forgerock-transactionid: 7f8ed753-8e5f-4948-9d5a-d0252a257ed0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmk1NGtiM250a2I3aHAxNHZlZ2N2Y2o5b2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1Fsb3lTVXhLUzNCMGFVeFdibEp2Y1dOalh6ZEJMbHBoT0ZwRWFXbHBVekozZVdZM1pWQktNelk1WDJSNmVEZDBVRko2YjNWdk4xUnhWR1ZmWTJjMGJFeE1RVkkyWkhsWlltTmhNM2wzWlU1cU5ITm9ZWEY1TkRBdFMyVkNSMU5QYlRVeFRsTnlUR3B4VGkxZk5qZGFOM2t3UVcxc2FYQXdjVU5GU2pkMFdHSldlRVJpU1VSRGQzZzJZa0pJYmtGUGVIQmtOWGhTWWtsUlJGZHVTVEJPTVRGcU9XNDVjRzlhTmt4b1YxUkRaWEJCWlZKRlprSlVOek41YTFGNGIwRTVlV3RsTm5waGRWcE5hazVDZERGeE1XdFdWM0ZOY210aWJWZ3dUMGhMV1c5VlFWbFdTbkZsU1RoWGJYVmlXbGN0TkVKWGRIbG9hbEZEYkhSTmJuQmZWUzFEVTNwRVozSjBNWEJCZHpaelZIUm9OM1ZsUjB0WmRFNDNabVF0VFhaaVZFczBhM2RaYlVsU1VIRTRZMlpFUmpob2JsWlVlbkJmWmxSMFUzQTRiVFF4ZG5GV016ZE1ZalkyUVRORU5rZHJkblpVWTJKTFVEVllVemR1TTNWRVVHOXVTMFl0VW1WTFMwSnFXVUoxTW00NGNXMTVRa1ptU0hwMFkyWjRZV0Z3TlZsaWEwSlRiSEpNYVRKcVUzcDVjMm90TkVjMk9YVkZYM2RMZFRaQ2REWlhlV2xVUlhOTWJrVnhiM0YwTWxoNk5YTnpkamhqZEVOMGNXVTNSRTU2TXpRM1RtSk9halozVlRoclptbEtjelJNZWxKbFRrMXhPVVl3WWtRMVdFOHliV05qUlVaeGRsQkhOSFpuZERaaU0ySktha1JUY1RWV00yOHdaR1J3YVZSV1RYRk1WME14TlRGemNVMXZXRmh0VTNKSGQzcExka2RrV2s4NWQxRXlTVlV0ZEVkbFExWkRabFJ0TmtOWGJrNVJNVmN4UlVsM1lVNWtlR3BXZFd4VFZYbFNRbTV5UmpScU5UaEZRbEIzZUdSbk0yVXRNR1ExUWw5b2FUVjRkRmg2TUhaMGNXNVpTMmhIWHpOWFltTnRPSFpQVUZKeFJrVXdPVXAyZEhaYWIwZ3hRMWg2U1ZSSFNYRk9UVzlmVFhjM04xcDVkMEphY0dkak5GOUtTRTE1UkVGV1NYVm5kVE5oY21OVWMzTllaVkpaZG5kSldYSlpNbXBHVFU5c2RtdG5MbDh3VDJOc1F6WmFNRmszTTNoU00xcEdUbGN0YVZFLnREZTlzMzZQbXllVTBtbEpYREpmaUYzQk1NQlNfd1FYdHlOblhKeFZqMTQiLCJleHAiOjE3MDYyMTYyMTgsImlhdCI6MTcwNjIxNTkxOH0.pvaXT4DZezvNkFSO0iDEAtXAuFbnITRInkHs_xDtjZM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:58.037 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:58.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 224821: status.find.is(200), but actually found 401
20:51:58.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,224821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@601ca645, username -> user.1002855, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62d21422, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215918443))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWU5YmNnOHVzNTQwZmRqYzRwMGxhdXZkcmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE9IUmZiemhNVFRSWU1tSldkVVUyWVROYVJHVjNMaTE0VERFdFZqbGtYMms1U2tocFJFVndPVEZmU0RGRlpIaERWSGhCTVY5b1NVYzRVQzFDYzJwdmVqQTNkbU5WTFhwblYwNWlkRFJ5TTJVdGFXcEtiemx6WjFOcVltZEpNVE40ZVdOQ1pHbDBSV2N3VG01UVMzQlBhSHBKWm1KTU0zWTJjbFJKWW5SYVRVMDRaSFV5TnpCbVl6SXRXV2R4TVhadU9XUlhkVVppVnpWUExWWnljVGRxUlRSbVZYWnpaSFZvUWtOcVVIQjRkVzFYWlRCcFdIbGphbE5DTkRWVGRqRmFPRXBoY0VoS09VaDNMWFUwU2paSlZYQkdTa2RWZG1wRVFrTlZXVVV4V0ZKV04xUlpVR2RpUWs1Tk4wZDZZbGxyVDFORVREUlNiVEJTUTBwMGFXYzBTamt5Y1RGSk1YRmZiRWwwVEZKUlMwYzFNRVpGU0RKV2NUVlFUM1JuU0RaVVdIQk1kMlUxWVZWUk56Z3hNekJ6ZUhBNVVGTTBRbTFaTWtWZlpITlFSVVpUYkZsdVUxbHlSVTFCYjB0SVJXVlBSMEp3WldsMlpHOXJTRXhJYzFseVVtWmtSa1UzVEZWMGNIVXhlQzAwWDBJMllYSmxjelphU2tWV2RYTmliVFl3Wm5welZXdDNUbVZoVWxGRWEyRXpkelpSYWtoT2NsSklhblJMWkVwdE9XMUNaa1JGT0ZGWVRFdDBOSFpoYlRkUFUzaDRiMmRHT1cwMGFsODFXRVJNWTFsc2VFMU9Ra2wwZUROeFpVeERSSFp5WXpSalRFbDJVM1JuUnprM1JGUTVOMVJsWDA5MGMxOVhVRUpVVDNSaFNXcEdjVE5QUjFabmRreHhSMmRGUkRsNVpGVnlTV05MZUUxNlJIQkhjamswUTNVMGJ6UXhXWEJRYkhWWVFrczFORFZ4VUdoRGVVWmZWV05XZFhWTWVWaGFlVk5hZGpOdk5XOWxaV1ZtUzNOTlV6bHlNRFZDVUZnNWEzbzJRWEpDTFZCdFNqTkxlRVpLZDFOdWFsWkZkMnQ2TVRnMU1YWnFUa1JCTFc5S2NGSjBObTlmYlUxblNqRkJhMUJGZEd4T1ExVnZYMHMwYjJocFVsSklSR2R5UjA5elYxSm9jVFoyVG1GaGIzWTVSWGsyYm5GTWRuZHBVVlV3ZUVoVGVuaHZaSEUzVGw4NFpsaEtNMjFFUzI1b1pGRlpMazFCZFZoVFJFazVTelY2WjNsYVRYaEVlVTVEVkZFLjJfYWl1OVVNUXpyLVUyRnVqZWdwV0dKQV9fUVlLa3lfdzVqUk01Vm55Z0EiLCJleHAiOjE3MDYyMTYyMTgsImlhdCI6MTcwNjIxNTkxOH0.kbW2flfTgdAJqvYXW5IeBKv15yx9PawuhwyZbHmehQ8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002855"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:57 GMT
	x-forgerock-transactionid: 04c94bc8-90b5-4a31-9302-d897dc10660c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:58.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:58.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 224821: jsonPath($.tokenId).find.exists, found nothing
20:51:58.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,224821,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@601ca645, username -> user.1002855, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62d21422, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215918532))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:58 GMT
	x-forgerock-transactionid: fb04804b-7c36-44d2-a2be-899af0827b9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzZxZ3BnYjJzN2kzNzVxaG9icmU0cmR2cjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2NWaDNZM05sV0hGaUxVZGlVRWxhVldvMFR6VkJMbFZpTVhNeE5FaHhOWFZLZEcxc2N5MTJTVU5sV2t3NVJYQXhUbFZFTFdoSlFsZERVa3BRVlhKM2VGZ3hTMk5HWVZOVVduVkVkR0ZJTjNSM1lXTTJNVlV0ZG5SSVVISm9aek5QWlhkUU5VWmpNVU5RUWt0NlZuSjRNazkwVTJNeFFYaFFhWFk1VFVselJscEtZMHRFYzJKaWNHTk5VVWRxVFZwRVRFNDFXblEzVWs5UmRHZzNZVlJqYTFBeE0ySXdibEpWTFdsV2RVZ3RjVTFMUXpjeFpWQXRNazVOUkRsTlprRk5RVGhFYW1KelZUZENVbEIzTkVkZmNtTTFUMGxwZDBRMWRVcEpVRW8xVURBMlYwMU9hVmg1UlhoVGFEZEtkWEJaZDBoV2R6RkNOVXhwZUVNMWJFTm9VMDFKZDBrd2RHVnZXVEJWV1UxU1pIQjJMVUpOY2xGQmJFZFZXQzF0YUdsclN6WndSekYzWVhaRVZsOXViVGRoWlVsWmJqSjVNWE5JYUVaYWJVOVFTVlV6Tm5KYVltZ3lUelEzVFd0TGNWUkZSRE5vZG1aRVFqbG1PRGN4U21KS1YyMTVTV2hwVUhaaWMyZ3dRVmMzVVVrME4ycHlTV001VjJkMFlrTjVkMVpDWTBKa2FraFZjVzFtZW5WWGEyNURZMjFNY0RBdFdGYzVUbUY2YlU5MFh6ZEtlVzAyZFRSU01VVlhkVTFJTkhCeWJXcE5hR2hSWVVaUGVtUmlSbTVHZFZKdlJGaFlXSGxtUkd3M1ZXbE5Yemt5V0dWaGIxQnNhbXN5T0hrd09GSlZWalo0TlZGMVNVWkRUMDlCUW5Jd1pWTTJWM2xsUkVSeU5uRTBRMUpYYVVSdWMwRkNOSFppYVhCUlFtaEdkR2xhVldWM1dtVlJZa3hrTlc5TExWbGtObk5UV0d0NFFuUmFNRlI1ZWxaSGN6ZFFVR3BSZUZWVk5UaFRUR3RmZGxKcE1rMDFXRkZMWXpCVFRVSnlOMVp2UVRocFZETk5OMlY0Y0ZOS1J6UTJlR1JTVG5CSVVTMHlXQzF2VTJKa2NFcHNVamRPVVRGNmVIVXhhazVZWkZObmJHMXRkakp6UlhOTVMySlFXR3hPTkhSUVYyOVdSbTFZTUhObFgyNHRhRkZEVTBOSlZ5MXNUVzFhVkMxUlUxZEVOelJFTjFGM01HSmhXRVJEVW1obVJsWkZMa00yYW1WR2NXZDRaVkk1WkRGYWNISnpjRmRDWlhjLlZ0S0NzR2dDVEI1TGNTS2R4OGZ2WHc1X0s4U05vYmptQjBhMTNibXBzS1UiLCJleHAiOjE3MDYyMTYyMTgsImlhdCI6MTcwNjIxNTkxOH0.WQBPE3LMCO_aVLLmfiuc75wDUuzTBJDTUF3iGPORe7A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:58.533 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:51:58.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 224841: status.find.is(200), but actually found 401
20:51:58.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,224841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40f904e5, username -> user.1001121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@435882c0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215918572))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2d0ODNzMzJycW1yZTR1YWdvZm9kc3RlZGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VE9ERjFiMlJzVEU0dGF6ZEJUalJ5Ym5aSE4wNUJMa3hVWlZoaGFESTRPRW90ZG5kTWNsYzRNa0puVVcxRmNFcHdPWEp1U0doS1NUSkthMFJ0VlROcWJ6aFRTbUpTYUhkV01VaGxRVTVwVFdVeVpuY3pZbkV0UzJWSVF6UmZiRmhJVG05NU1rOU1hbVJ6YzFsMFh6UTJRalZ5Um1kSVpteERSVTlRVW1neWFXMDFVR3gyVGxreFYyUk1UV2R0YTFoUFRXNVdUVlpFWjBab1gyMUJWRTgwWnpWNlFVbHZhVTlOUjFORWFWRnlUbnBNUTJ3eFFXTjRhR05CV1c4dE9YbHpVbFpzUmxOVFJ6WnFaV0ZuVG5od1RISm5aemRvZDBReWJrSjRkRFp5YVRaVllrZE5SVzl1UjNkWWNUSktNMWRVZGtoSGFqSXlSVUpvT0hSc1JYWlRRME5EVUdnMVJVTnBha1JCVURSTGJWcGFVR3h6ZURkclNGRklaSFZOU0RGT1FtNU1SM0pHYTFnNVgzZGlPVTlKU2xKS1kyVkpUVU5uTm00eFpVdDJVRmsxY1V0ZlUxUlVWVE15YUdSbGRqTm1PVGQzWDJOYVpsTnlURlV0VnpkellXNWZiRWMwZWtabmRqbDZRVnA1VHkxVVpWcDJlQzE2VDBaRFVUTllSSE5HTFhONmRYSk5TMmRvTmtoYVVWUmFWakJYWjFoWFVHZDBWbUV0TFZkU1FVcFhUVlpzYTJWblFqTlpSV0pSU1RsQ1drdHpkbTgyUWxkT1FVdDFPWFZ5TWxCdlVsQlpVMU5tUjJabVZsaE1lRk54UW1GeldGOXZPRlJNVTJkeFptRkpXR2hmTUMxQ1UzTkRNRFJNYnpjNFJubzVTeTE1U1ROMmJHcDZVMjFxTFVOd1FVRnNTVXhYWW5kWFVXWTJNM2RVUjFBMlMzSkNXVUk1VjBsWlRTMWtWSFJKT1hWbVZsaGhiMlZqWnpOMWJIQlZObUZYUTFwS2MxUjVhRUZKZVZkVVZXcExVRjlyUnpCbGVFRlZhRkJIUzNSaFRGUldlSFJoWjE5MlRtNUNYMTlrTW1WaGFWZDZZMDF6V1VJeU1VRTNOekl3VUROaU9HdGtUbUZyTkdGVFVISnRjVVZWVlRSbVpWRmpOM1kyZUROUVJGVjRZMU5pYzFGaGExVTNhVlpxUjJNdFNuTlNORUptV1V0eFMzWm5OREpzTUdSNWJYWlNkazl2ZEV4aE1qVkJMbXR0TkcxQlZuQlZZMFZoVlY5dGRqQmhRVmx6TUVFLmEtbU8xUno4N3UwV0xvd1d5X3poUGEyMWRCMlZXZVg0MlkyX29RcWVqUVkiLCJleHAiOjE3MDYyMTYyMTgsImlhdCI6MTcwNjIxNTkxOH0.WWPpRVHoIACvu4xUgwQa1bvzlhruU7JY-nYGdEF8Ftg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001121"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:51:58 GMT
	x-forgerock-transactionid: 500ac9a0-07e6-4ef8-9a49-ef8e205e437f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:58.617 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:51:58.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 224841: jsonPath($.tokenId).find.exists, found nothing
20:51:58.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,224841,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40f904e5, username -> user.1001121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@435882c0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215918656))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:51:57 GMT
	x-forgerock-transactionid: bcd55e24-9ade-493f-b69c-7377b4e5e0e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWNmYjA4dnA0bjh1b25hZHY3dnVrbzE0MnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVQxVkVXRTV6Y0VaRVkza3laSE4wVEdWaVpVTkJMbTlNUTBGamRrTXpXRVZUWVhjelRuZFlTRWMwVWtkNVEzQk5WSEJEVldZMGIwSnZkREIzWlU5QmJWcHRXRGQzWlhwblFsRklaRW94YjBOemNrZDJXRGRzVUhsVVpIRTJXamxWTW01YUxYTkVkamRPVTNscGJHdFhiVlZZT0dkMlZFWnpkRTFtYjJZNWFUZFhXRlZmTmpoVlQwcHFUR3MxTFdGTFZFaExkbWc1WjFaUWFsOHpUWFJHT0haSVpXWmZhV2d5YVdGWlowY3lXVGQ1U2tWR2FqVldVbmRHZFRCSU9XUktUM2RmUVdObFNHeGtjbHA2U0VwS1dqSTBPR2xYTUU1amVWQnJMV00yZFc0NFQwcGpUR0pEWm1nMk5HMDBWbWRrUldWcVptTjVUbTFCUWtSdVN6VjJTbU5FVUhsbmNtcGxaek5rZERkMFRGZHRhVjlZWVVwV1ZubHpVRXBpWWpSNWRWZG5OblkzWkRsc2VrWjVSMUZEUWpOR2EwSXdRbVIxTTJ0aE1YaGliV053YUc5d2NtdEJVbmxhYjJZeE4wZEJNRzFJYmkxNldISTJWa05JT1V4b1JHSnRhRWc0ZEZGRWJsbzVSa05YVkhKSWF6VnNWR2hYUm5OWFFWTklNbVJKY1Rkb1JGbGZXSFJCWnpNeFptVjRTbkJXUzJSSFoxWjJNa1JLVjFBMkxWazFOSEJoTlRneVFsRmxWbU5HYTE5T2JGVnZkbloxY2pGR1pIbHlVbEJWYWxGdWFVeFVibGMxUjNWS1MwMXFOalJ4WWpNMFlUTTJWMmxYYjJoV1VrRjFha3h0VmpSWWQzVlpiVzF3VGpoQ2QwMUdXVk5zTVVaNk4wSm5TMDUzYzNjelFWWXpVa3RUVW10TVNEQlBSamxpY0RkelVWTmpaRUpyTkZBeWQxaFlSMVZHWkdVelNHWXRkRTVXVG5nNFlVRkxlWGMyUlZWM1NYZElUWEUzU1c5UU1HRnRNVFJoVlhWblkxUlhTVTU0Umt4TWF6SnNiRFJmY3poU1gycElkMVUzVmtaMmQzZDBNVXRQYTJKR2QxVkpVMDVpUmxWUmRUa3pWakI1TmpkVlZVZzRRa2RpYTNVd01FVlJSamxTYVV0VVgyRkdhbHBNUTNocVpVMVdjMXBUZDNBMmFUTlNkbms1TWpoclFtb3hkSGhOVEMxb2VGVmpWRmhqTFRGNlZsRkJMbGxCVkVkSlVteFNXR1ZHVTNOTWRYUlBiR1YzUjJjLlVodnpJS1JfX3BwalRSVmZoSGp2N0pmUzdWUWdRRG1VU2lYbk5rYWtJd0kiLCJleHAiOjE3MDYyMTYyMTgsImlhdCI6MTcwNjIxNTkxOH0.0ZbZGF5QT-LRDaLpjjVIvj1DE3zU9cpdA8NULDoJ6cU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:51:58.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:52:01.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 225279: status.find.is(200), but actually found 401
20:52:01.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,225279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58f2d538, username -> user.1002885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@caf2232, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215921556))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTNxNDkycDUwcWExYjRxODRtZHJoNTFubjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2NFVXpWblZzZVhsd2JHYzNVWEZoWkdOQ2FuWm5Ma0pZY0hCVFUzaHZSVmd0VTNOZlIyeE9WWGxvUkVaZlpraHpjelJDYzA1YWFrWkVUV2d4UVdaWVlXNXpjMWxCWkVseVZWSkpObTl4ZGpBMll5MTBRMjVYTlZGbGNtZEVTMXBDUldGemVEZzVVak5OVmxKR1pqWkZkbGxQUmpBMlVrTm9hbUpPWVZOc1FsYzJUM1UyVFRGQlZtOXBSak5ZU2xOMFJGbEJaa1YzT0hvNFIwVmpjbU00T1habk9YUkRTbWhwWTNWbE56SmxVMkYwZUc0NVJHcE1OemRMVm1WNVNFbFRTbWhwUTJKclJrbG5aRlZZVFVKd1NWWTNTbkJyU2toeVdFVmxXVE5sU25OVFlrOUJiMVpMVlhoekxYVmFOWEozTmtscGJ6ZEJWREl4YUVKUlMwbHpjbGgyUjA5MmR6SnFlRmRDTFV4bVNIaHBPVnB0VlhkNVNITlNOV1JNZGpFMmJXMW1XRmhVWDNGeVprbE5lazFHTVVSR00wNW9NblpzUkZKcWVrcFVTVFpvWVcwMVRXbFpWbTlOTWkxZk9GVjRia05VT1MxNk0zVnRhREpMUVhsTk5IWlpXVU4zWTBONk1tMVhPVXBGYTBwVVFuZFhWV3RKTUVkZlRXTnBXRmxtYW1ocWRtdERkWGRHTW1wbFJreGxiSGhyUlRCQmFVZzFhbmh4WjNJd1VrWkhPVzFzZDNob2RXRlJaMDloU0VseFRsRTJjbFpIUzFSeWNtTllPR2MzTjNOR1RWQkhMVkk0UWtkNFNGbFNibXR0WjBFNFlWOW1kbGRHWVd4VlNYQnhZMWg2UTFkNlJqSlNYMUkyZEd0eGNXbENWMHN3WW10c2FsTkRibEZxZEdwcVFXdGhNMnhhUW1sNWNqWlFOVmRqTlVKbmVIRkZUMDFyVjNGaGNVdHFNM2hsVFV4aldXWk5ZMlJyV1RWMVkzbHlVa3RPU1hNeFkwUllTbFY2TmpGMVZEaFZVMnhZWnpoWGVuQkJlWGxhVTNSbVVXdFNla1ZWUmw5WFZGaDVOblJ5ZFRoNWVYTm5URzFmTlUxR1lrOURWRXMxYTBsUE1GWXlRVmxDUlVSSmJVdGlTV2x1VkRCYU4wMWtZVWhIV25WUk9GZFpUM2hFWVZvMmEybFJlbWxqUVhOSmRGRjBSSGN0TmxadVJuQm9USGx2WW1kcmVFMWFiMXBwVGsxclJYbE5Ma0pKWXpCWGFWQXhielZHVm5aYU1ITkdkRkZJWVVFLmJNdG9nbVN2d0VYOU02bXllekJkQ2pNNFVDYUVza2RTT3VMUkJKSE5tVjAiLCJleHAiOjE3MDYyMTYyMjEsImlhdCI6MTcwNjIxNTkyMX0.FaXi3IzT7u0VcE3y47M7rqpz-8zcT8lA99lHuysaF_E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002885"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:01 GMT
	x-forgerock-transactionid: 3e72645b-c250-4b47-93b6-4c0bf536dbf0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:01.607 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:01.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 225279: jsonPath($.tokenId).find.exists, found nothing
20:52:01.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,225279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58f2d538, username -> user.1002885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@caf2232, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215921647))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:01 GMT
	x-forgerock-transactionid: f686c8fb-b76f-44e1-abb2-9344bf4d41f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjI0ZXJoaWVybzBzdm9tcGFibDdxcXQzM3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1gwaFVPWHBZTjI5eVFtTTVXbXhhZG05dlRXbEJMa3BrWmpCcmRsazJNSG8xVDI1V1gzYzFWRTVMU1VSR04zaDRTbTk2YUZScGJHOUlTVlZ1WmxOamNETjRhMU42YkZCVloyOVdORFpXZUU5SWRFMXlRVXN6WTFNelFURnFaMWxOWTJ4UVZVeFhhR0ZLZVRZNWNqY3hSelpGVUdwSmFYZEdiSFZtYkVKNWRXbFNkMEpJU1VoRGFGRjBZelkzY0VaZlluY3dkM0JSUlVWaE5ucFhORE5aYWxaRWRtVjJPRXRoUVdsVldWTmtXRTExVEhoaVgyTlRZWFYyWWpnMFJUaDRNV1JpVmxaQ05rbDFTUzFoVGpCUmNHdHdWVk55Wm5KRWJXTlpVMjVXVWpKWVRuRkRURXREUW1KYWJrZHVZMkoyUWsxdmNWRk5OREZEZWxORUxVMUlURlJFWW5OcE1VdGxPRkpYWnpKb1VYTkpSSHBrUlRsWlEzUmtPRzlzTUhOa2VFMTZUV1ZCYzFaRlMxVXRPRUpTUkY5VmFuTm5NRkEwV2tsaU9VNTRPR0ZwUnpaZlEySTBXREZ1TVVjM2RrcElXVGRGUzNsVE1uQTJjbWh1UmpKUVdVeGlVRzVGYkhCRVlqWmhhMG8xYlRWb1VtTk5OVUpOYUdSeFEzRmZOVTFMU1dGS1ZFZE5WekU0TXpOcU1VaG1WRTVvWkVOSmEwSndUazR3WWw5RVdrVkxPVk16VWpsNE9XSkxXV0pYZDNaRGFrcDJWWEEzU1MwNFgxSTRabkJKTjBSSlFWZDNUbDgwTjBKSlpUVlFUVFJ5ZVZKVVJucFBXbmhvVjNRMVdqTkhhMWszVDJvMVNrdGFUMFZMT0ZSeVpIUnhTRWxpU2xOa2IydERSa1E1ZDNWc2NWQllPVTVUVVU1U1gyMDBaak5vUVd4VlpXVkpURXBEUTBoek1qTjZiSEJmVDJ4alRIWldiR05SVlRKc1F6aENXRVpTVm05cFUyeEdNREpCZUVoWFRIaHdVRUZoYms5cFZsVkpkVTFoWkU1b2Ntc3hlRTFmV0V0MVZGVnlUblJTYWtNeVlrMUJXSGhYWlVZM1QxQXhNRFJZWVZCNWNrWm9RMjl1UVZGd2NXVXpTMjlXWjFSdmRXSXpaRWhyU0hoTmFVbE9PRUoxU0dSaU9GSnNjamgwZW5sd1RtOTZSVUpzYTBoc2MweGtTRjh6VDNJemRGQklNVWhHTjI1MldFczRMbk5aT0dSRFFsQTJNVTVDTUd4eFUzSmFibmMyUlVFLm9FRXJLWUpBdUxjY2FFay1OVlBjZS11S0V4UHRNOWFQLTZwaExTeVh1b0kiLCJleHAiOjE3MDYyMTYyMjEsImlhdCI6MTcwNjIxNTkyMX0.lXUGxEQraEy-6AREiIrhXHVZGNYOVLulIf2kLeq2nCw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:01.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:52:02                                        1515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=432815 KO=12376 )
> restLoginInitiate                                        (OK=214342 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=213698 KO=633   )
> restloginProgressiveProfileCallback                      (OK=4775   KO=633   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.11%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.11%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.36%)
> status.find.is(200), but actually found 503                      4958 (14.33%)
> status.find.is(200), but actually found 401                       633 ( 1.83%)
> jsonPath($.tokenId).find.exists, found nothing                    633 ( 1.83%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################-                                           ] 41%
          waiting: 317158 / active: 16     / done: 225441
================================================================================

20:52:03.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 225555: status.find.is(200), but actually found 401
20:52:03.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,225555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fa24fdd, username -> user.1002585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e4d4d2c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215923489))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2403
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmg0OWUxNTRvdGVuZGl0a2YxcGMxdnBnIiwiYXV0aEluZGV4VHlwZSI6InNlcnZpY2UiLCJyZWFsbSI6Ii9hbHBoYSIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNWhiRjlDY25Jd1kxQk5NRVJOVlZCcVNXRlZUbGxuTG1aaWNuUjZiSFZEU0RkdWFrdGtRVEpxUkVRelpGbGtXamhIZDNwR1oyVjZkM1JFV2psbmJTMXVhRmhXWm5RNVdraFlOVll5UW5CRWRubHBVMEpZUlc5b2NrdDFiRlZsUlVzemFXazBMVWt0UnpoQ00xQm9RbVZ3UTNGVk5ITnRUMDlqT0ZsamJIZE1SVFU0TmsxUWNXRlZPRVYwUVdKNFVFSlpiRlpLUVU5clJqVjROVlJyVW1GSGJWRlVhSGhTVVVkaU5rWkJRakpVV1d4cVowVXhRamt6YTBkR1p6Vm5kWHBzYVVKaFVXZHdkR0ZuWDNnMGRtUkNabUZ4VDFSQ2JtTnRjVTFpVG1ObU9Gb3ROVzVTYURONmNVcDFRbGQxVVhBME1HNWtWeTFzYUZneVlWZG9XbVZ0YW1ONU1FSXhhRzlKY0c5NlpsaEViRzlWYlZaNlNEbEtPRVJhY21oaU9FaDFXRVJ5ZVV3dFpuaHJhRTFFUTJwT01VTldkVUZRZFdnMU4yVTRNMk5oV1hSbU4yeDNjMjlsUjB0VGJFUlBka0ZHVDBKMmFHcFBWamhRTmtGd00wRk5hVXd0YkdoUGFHUmxXRE5OUTFWQ2FYRkpjMm90ZW1sSVVtSlJWWGMyWDNoeWQxZHdaV3h2U2xFd2VtSnBVM1p3Y0RWdVpXaFphV3htYVZoMVdsVjJOVmt3WDJzeE9FMUhMVk5IVDI4d1NITXhUV1JHZFhKSFRGQlZjMDFvV21KdFoyWk5XVzlVTnpOUmFXcHpPSFUwUVdWTmN6UXlOakU0YlMxcVJrOU5RbFZ4TUhablNUUTRaakp3TWtWR1JHMVdjbG8zVVdWb1NIVkdXRUpzUzFRMVYwTXljRWRSYW01TVltOHpNRVJUVDJsV2NWRXdObGw2YW5sU1l6ZGtZamxyUkVSUGJWbENPRXhQTVdoUGFGWlBSVmd0ZVdod1JrWXhTSGxNUTFVMk1WVXdaRFJvT0Mwd09HSlpkelpPVUhKMFlpMW9UekI2TW1aelFuaFZjMDVUVVVnM1Izb3hUVU5MUTJSRFdFRklkRlJwUWxJMlgwdDJTRVkzYW14a1NVeG5hVkZIY0cxVFZIQTJWV0pSY1haUlVtOWlla3BSWW5oMU9IQnRVMEY0UzBndFVUWmlZVGswYTAxcVpUQmFjUzE2V0RkSU1UUlVTVEEwUVVKWmRGcE1ZbUpKTGsxcmFrZGFMWGR3YXkxMFJqUkhla2xST1hOQmRsRS55ejU3eUFmQ2tpOTRLTG9WR1ZIakxZMjNIb0VtRGhSdVFFdEhuRHotb2NrIiwiZXhwIjoxNzA2MjE2MjIzLCJpYXQiOjE3MDYyMTU5MjN9.hCU8989vvVwlXuZmH-SMsp0TXEd-KDKLBrrKCjEupdo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002585"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:03 GMT
	x-forgerock-transactionid: ae845858-4eaa-4996-b8e9-e7b06d4f47d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:03.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:03.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 225555: jsonPath($.tokenId).find.exists, found nothing
20:52:03.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,225555,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fa24fdd, username -> user.1002585, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e4d4d2c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215923579))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:02 GMT
	x-forgerock-transactionid: 02d03e85-a7f6-46f7-8d23-6c86924d6592
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGlpMHBmY2hyNGthdWNoaDhocDQ1N2hlbHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVV6UlRhbGhyU0VZMWNtRlhXakZHY1hoekxYWkJMa2t5ZVRWRlZHRlNRa1I1YWtaU2FsTmxWMHBFYlRkdFdVTXpaMDlXUWxseE5XVlpNSEYyVHkwNWR5MTVhVlpVZEVKM1NVSXdjRXB6YkRneVZqUkNjM28xVEZaS1dFMXpkRFJVUWtod1lVUklWbEJhYTBkRU1tVmZjMUZEY2tkS2RqZHdOM0pFY2xoWGVXZ3lNRWd3YVU1eFNqQmpTell6ZFhKaU0ycHJiVTFOY1VKVVdFWkVVVGxYYzFJd00wRldhbmxRWjFBeGVYbEZMVTF1TkhocVZHOUhTbmRDTUdWNlNXOU5PRXBoVGpSSlpFdFRiMUJHTkdGVU5tUm5YMkptVUdKRmVURmlPWG95WjNSS05XWmZaVk5VVDNoNVoyMXpjbDgwTkZSdllXVkJRVFZEYTFoVGNrUldRbmhGVmpSdVVHWlJNRnBhUzNGVlF6Z3hSRmx3TkZsbWJrMVZWSFI0U25CdWJVVTNibFpCU2tWYVpVTjVjSHBtUzNWMFUzUkdObGhwWm5SbFZIVTFaR3BaTldWRmEyWmFXRXhNTkd3eGRHcElVbmgzVERGRlMyZFZXR1oyT0dsbE9FWjJWR3gxUWxKVVoybGpOREUwU2tWSGVIRkxkVTVKVURKMVYxY3hOa0p0WTB0MFVURllhVFozZGtSMlNWaEhTMGwwWWxCTFdWVk9PRE13ZEZOdGVsRjFMVVpEUzA0dFlWbDZTbk54UVd4eGFYSjNSekZQTWtwalpFazRkM2xCVDJGV2FsOVJSRVoyU1ZWUGNuYzBMV2h4U0ZKV1ZHbFZXSGM0UVZWNGVrTTFOV1pUVkZsVVEwcDJUME5KYVdSWk1FZGhRMjFhTVZCUVZtRkdiRmRVTTBwSWVXdG1ZVmhJUm1Sa0xYSTFTR2x4TW5BdGNIbDJRbXc1VG1sTFJGRnhUWGRWV20xZk0yZFBSMnBSU0U1UlNHYzNhalpRTkdwaWJYZG5iMGt4VFRoaWMybEpjV1ZQUmxKSlIwRm9NWE00Y1VsV2JHZDFZbmhKVVVGeE9HTmxVVVZxYm01TVYyeE9ORUp6UW05T1oxbzBUWEE0U3pNelIzaFVSVlo2WmxZeWFGSnhVbEZQU2xrM2NVdENZemR6UzAweFZURmlTall3TlRBMVVVTmpVbFV0YzJGMGExSjRMV05ST0hFM1ZVdEZaRms0YTFOVFNrcGtWRlJEUWxWb2JHTnJMbk5xZWpCZmRsZFhTRWhyTW01U2VXNTZhVGxZZEhjLlNVQWFEZnZoTlgyNUFhMktYT241SWdWdDB1M0otY0F2YTdwU204dW5ya3ciLCJleHAiOjE3MDYyMTYyMjMsImlhdCI6MTcwNjIxNTkyM30.ndlPkXRGUl8VzGqCG750MUxEHl8WGhNXdLxCv-1z5GM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:03.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:52:04.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 225630: status.find.is(200), but actually found 401
20:52:04.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,225630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48b5f328, username -> user.1002051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@447f71ef, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215923984))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTJnOW0xMGlqYzliYjVhcnBmbmY2YjU0NXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFkyNVNZakpmYzNsV2FtMTRTRGR6YUhZMVVFMW5MalIwTUdGMlVYRmFlVkpEU1VodlpUTXhOMUJMTVdWRE1FeFBSbXR6TVdSMVJESk9TRGhCVEZkTFRrWm9jbGRtUTNKVE15MUtkMGN5VkZaTFgxODFSREJVZFhSQ1pGcE5WSGN6VlRoMGFUbElPRmgzYXkxWGFWcHJlREZ4YkdweE0wZDFZWEpwZDA1U05rSmxaM0pmUkV0V1lVRXRSRTFtU0VaU1EwbGpjRFp4UTBGRmVGZFpTemxtVFdRME9WOHlXWG81U1hCcmRHNXVjRFEwYUVkaVNUQlpPVTl3UTNGSk1qaFRPVlZ1TFhnNFJWcHRVM0ZZV0cwMGFFMXVRalIxTjNkb1NWaExRMkY1WWw4NVRVOU5jWFZrVW1kYWNqbEliakk1Y1hvMFgzVnNMVmhWYXpObWFHcFZkVWxSUzB0NmRrMVdjbWRUVHpOMVFpMVJSelpSWVY5aVZXWXlPV2RwT0c5VVdtSm1RakU0Wm5vNFVYVkdaakpsZG1aS1ZrMWtXVEF4YVRoNE1uSm1kMnA1WVVONU9VVmhTR3RNVUV3MmFYZ3dUa3ROV0VOQ2IxSm5SVzgyUjBwRGF6WlVNVVV6V1VGUVduSTFlR0o1V25aaWVWZERORlY2U210RU1sYzJXWFZ1Y2t3emVtcHdNbFJ3U1RKVFUwdGxSVVZuWm1NMVV5MXZiR3RUUmt0S2JYSmthbmxyT0hKek5YTjRWa1I0TWsxUE9YQnVUV2d6VWpWWlNrSlZTRGRtVkZsaWRIUm9MVmMyY0VnMU1GaFdSMjlpUkhGRlRGUXlaVVpKTjFOWWIzbFVZbk5VVkhGMmRWaHhObVJTYUc4NE1sZEZVSGhyUzBwR1ptVTBSbmhzVEUxeU9YbG1SVnBvVWt4c2FVTk5hRVZDYmxoaVJsTmFYekJtYWtKdldrMW9ZM0EwWTNkWlRHOTBWMHMxTjIxdVlYUnZUMFZ4YVY5bVJHVjFaV2h3WmtwTFNqUjJiWE5IV1ZwRVlucEhXbTVGVFV4eFRFcHBjRFJRV25kQ1EyaHJiRWt6WDBFMk5FazJSemc1WmpBNWRtRk9jbUpoZEdaSk0zWnRTRGRNYzBONWIyRjBXVEpCVDFwM01HcE9SR3RWYTNkd05GbGlValpVYlU5cFkwTnhZalpLVWpRd2NIZDVhMnB1UVZSWldIUjNabWxZYmtSSVVVUlFiVFpFTjNkR1JUUkpMbUptVWw5clMxSnRWM1F4WDBwaU5XcFFWek42YkZFLmpHcVVQVFhEejZHYWM2a2dEcGhqNk9QS2dPLU84WlI3MGNPWU1iWFpZMUEiLCJleHAiOjE3MDYyMTYyMjMsImlhdCI6MTcwNjIxNTkyM30.J6CXfsoZ1TpFfPaKKG7qJ1pR2OYZWJmb4TItJw_q3wE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002051"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:03 GMT
	x-forgerock-transactionid: c849e66d-bcb0-40c1-8287-c82abb620e7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:04.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:04.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 225630: jsonPath($.tokenId).find.exists, found nothing
20:52:04.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,225630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48b5f328, username -> user.1002051, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@447f71ef, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215924071))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:03 GMT
	x-forgerock-transactionid: b930e6c0-25d0-4fe9-89f6-a113119919e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnNmNWQxNjgxazRkaDNlcmFyMWRoZmIwbTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck0xRldaM2g1WkhWRGEwSmtOak51TFdwSGRYRlJMaTFCY2toYU0zTXljbnBEVG5rNFZEUXlaa3BHYWxKTFpqZENURTVZV0dKSk5sQmhNMlZPU2xWYVFYSkVhRFZyU0hSWVlXSm5Wek5ZYUY5T00yVjZaVlJzT1dOMFVWbHdValp1ZEVocFFtOHlUa0ZUZGtVMWFUSTVSbVZaTmpNeWQyYzVPSGR1Tnpoc2IxQTVSbWw2YldkcWRYTk5hSFZEZHkwdGIwMUZWV3QyWlVOb05HNVhOVXhKWlZkNlUwWlFRVXcyZWxCTVoyRTBMVFl5V0ZwTVVUTTRSVWx5ZDNweGNsVk1UaTFHV1Y5TWJucDRlR1ZHT0hsSGNVVk9aMWhhY1ZrelR6TjFORzFoZGpOZmRHRkNMVWh1UVVnNU4zVk1jR2R3Y0V0SVVHTnpWbEpDTXkxeGEydHVkWFp6UjFKaExXMWhTRkJpVFdsUlpHOW9kek5DWlZCblVWbHFUbWxXVEdkRVdVb3RjMHh0V1haZmQwbHJiRTAxZFV4R1kyODBSekV0UVd4NE5WRk5URVUwY1RONWMycHVkMmREWldkd2JEUndha3MxT0ROSGN6aFRSMWQzTFd3MWRGZFBabTV3WTFsaFZHZHJOa05YWW1nMmJEUm1OSGw0ZHpscU1WQnpjMjVuZEhOSmEydHVkbkF3U0VsWVVGcG5SamwxVVhSblltTlJaa2d3WTNOWVgyTkxlR2swVkZOQ1ZqVlNNV1JzVkd0NVVEQnVRbE5xUlZSU1lqZERUMW8xYzFwNGFTMDNTelJtVUdweVYyMTNUakZCWDFKRlp6TnJabU0wZUVjeVJHRk1kV2hJWjI1YU5tODRTVFJUZWtOTk4wMUdjM2xDT1RZM2VqVnRNa2MzYjBWWFJIZE5hbTlZTkVka2FXZEtXa0p1TjNBM1MwOTBOREZ4ZW1SeVlWOXhUelptTm00eFpVOWZTbUZDTkZwR1gzRmljbWxtVjFoNldXTkRUMVJFWW1SZk1FdG9lSEZhY1VWSFZtNVNXR2QxWVd0UVRXNXBRVVpNTW5kS09XNHlabUp6UkdkMmNXbGlNRTlpVTFwVlNuSTBZa3h5YkhSZlZGQTNXV05uU0RoNlZsYzNRVll6WWtwZk1XUk9Rek54VkZGTk4yaGFhMFl4TnpsblVXMHpSMnhoTlZwdlRscHRURzEwWm1Sa1VsQkZRM0kyUjI4eFNsOTNWMHRQUm5kWVdVbHJMa1JRU2tOWk5tbGxSbXRWUTBOdVNUWlJOa3BxUTNjLl9JOENrbjVRejRkeUo1RWEwVUU5RWw2Q0s1ZE9rbHNLMy1TdUJkRDg5QnciLCJleHAiOjE3MDYyMTYyMjQsImlhdCI6MTcwNjIxNTkyNH0.LvU2BgnRmttoMCsRtWg7zMqPc9zz4Umz8OcMpek_AwU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:04.072 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:52:07                                        1520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=434386 KO=12380 )
> restLoginInitiate                                        (OK=215126 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=214471 KO=635   )
> restloginProgressiveProfileCallback                      (OK=4789   KO=635   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.11%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.11%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.36%)
> status.find.is(200), but actually found 503                      4958 (14.33%)
> status.find.is(200), but actually found 401                       635 ( 1.84%)
> jsonPath($.tokenId).find.exists, found nothing                    635 ( 1.84%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################-                                           ] 41%
          waiting: 316375 / active: 28     / done: 226212
================================================================================


================================================================================
2024-01-25 20:52:12                                        1525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=435920 KO=12380 )
> restLoginInitiate                                        (OK=215883 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=215222 KO=635   )
> restloginProgressiveProfileCallback                      (OK=4815   KO=635   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.11%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.11%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.36%)
> status.find.is(200), but actually found 503                      4958 (14.33%)
> status.find.is(200), but actually found 401                       635 ( 1.84%)
> jsonPath($.tokenId).find.exists, found nothing                    635 ( 1.84%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################-                                           ] 41%
          waiting: 315616 / active: 32     / done: 226967
================================================================================

20:52:17.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 227652: status.find.is(200), but actually found 401
20:52:17.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,227652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@baf3d52, username -> user.1001003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@494ad79e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215937173))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWRqMmhlamw1bnRsNGxmOXRibmh0cnQza2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RldVa3RTbFEwVnpVMk9FYzBWRTFUYWtaelFucG5MbkpCTjNjd1dqYzFXRFU0WmpCdUxYcE1TWFEyY0ZadmVIUkhjSFpUT0RWTlVXdHdaRTltTmtGelQyWXlSVE40WWxWVVlrdEpaRXM1Y1dOV1pXMXRTMHRWUW1OclJqVnFaM2hUY1RWUFUyNW1lbWRmVURKcFdVRTFNRW80WXpjM05IWTNibUZ3TUhKT2NIWjVhM1ZpVW1sVk5YZGtSWHBDUjB3dFNuTmpXWEZUZHpodWF6bHpiaTF0ZURSVlRUaHdNbDlUZFZKQlIxZE9ha3BNYjFkU1ZHNDViM040UmxGQllXdzNTRU4yUW5GTWVFeHhYMkpIZG5SRVF6aExTMGhXTjJoTFkyZE1hMGgzVjBnMWVXNXNjVVZLU1ZSNFJtdE1jazAyV0RGYWRtMTZaR3hCWnpVNGJFNDNRVXBYZFV4Q01WRm1NVmRXTkdaRVJGbHdWa1YzVUVzM1ZGWlliVXMxVjBacldGWlRlVXh1VVZRNFVGVnBNamcwTVdvd2JHSlRZMHRZWTFsSlVXSkpSakZpTURsdU1VWmpkbGt3TFZOdE9Yb3llbnBCVlVGa1NXdDROSFIyTlRKSFNIVjVjVXN0VGxRd2VWSjZiSGRqU1doQ1RpMVBaVTlzV0d0NGNWTXpNR1JPU1VKTlRXTktTMGd4UzFWdVJYTm1TMEZ5ZUhsRVUycENlRTFOVW05S1dqbEZXVFZXZURSM05IQllXalJDTVUxcmFWTXdNRmwzUlZKWldFOWpObTVzY3pkVVJGcDBjREJ3T1d4Uk9YTlpUSFpKT1RVeGFuaEpRalpwVHpod09VRlZTR3AzYWs5dFQwVTFWSFk1ZFc5ekxXVTNUSFEwTkVwQlRXRlBkRzVWV2pGdlVHb3hkV1JQU0U1MVp6ZE9SbXRLU25oclpHa3hNekJTYldaM1RYRkhVSFZ1UzBsblVGZHNNa2RvVW5WVU0yUkVjblF4TFdod1dYSTJOVlJOU0ZRMVgzQmtSak01UlZWcFRqSlhTMWRFUnpKQ1dtWnlXSEpQVDJ0dlJtMVBVekpWVmxRMFdrcEVVa1kyUjFwb1JXcG1XRkZ6ZUVsS2IwWm9kMWs0Y0ZCclMwOXlkMmRrU2xaQ2ExQXdaV2g2VHpVM2EwVlRXVlZsUmxKRE1rUTJRMk5rVm5KNFdsRXpTMHhMTlhaaFUwOUhUV2hMTlhST2JETkRVRFJZZDFKWGIzcGpMbmN5WTBKTWRtMWxVVVYzVVZGR1MwRndWMnR5YzJjLjlSRExOMkJseU9SWFpNekJvVnNaQUpDTlcxM1hfQWUwZEFPY3pSTElaLU0iLCJleHAiOjE3MDYyMTYyMzcsImlhdCI6MTcwNjIxNTkzN30.d0Wr8SNss-JDBP60NJT2RZc3tmCfNr1Z88fVzrb1lUA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001003"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:16 GMT
	x-forgerock-transactionid: b7be94c7-5a48-4e78-bfaa-573af3118576
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:17.222 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:17.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 227652: jsonPath($.tokenId).find.exists, found nothing
20:52:17.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,227652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@baf3d52, username -> user.1001003, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@494ad79e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215937262))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:16 GMT
	x-forgerock-transactionid: afea5bb6-91eb-4377-b2c0-c67b7d90998f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzNwNGFjbXF2YmxnYmRibHRtNnAwNDY3MmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFEwMUVjbk5FVWw5QlkwUnhVazFZTTBkQllqSlJMbEpvY0RGcGVrSkZaVVJTVTBSNU4zQm9ZekpxTkhVeFFucFViRmwwWkRKUVFqTlRZMHR2ZGxwRGVtUm9iWFpSYTA5eVRYaEZkRlZ6Vm1aQlMxOXRiemwzWjBsWGIzcEhNemc0YUZKWVRtVmhkelpNVmtKMFQxaDJhVk5SWkhrNWVYUlhhVkoyV0ZaeE1Gb3RXRTVhVjI1MWNFZHpVelpWVlZWNVN6bFBRME4wUjJGc1ZGRnlNMWxHZURSU1NWOVNOMlU0UWpWalpISjNTR2QzUm00MWQxZDFkMFZmVDBWZmExWjRSMGRVTUVoSGJVRkxWVVJxYkhGUU1USmFZMTgxV1ZwaVVGUkpRelJOT0V4dFFtNUJiSFpLU2tGcFRrSlpVSGRCWHpsUVVHMWtjMkZSVkUxSFRqVlliMWQ1YTBwMFYyRlpOR05aY2s5dVUzcERPVFJzUm1ObU1FdE9iMVF3WDNkVVkxOWtWMk54V0hac05sSkhRVlJuYjFsMVFucFplRU5ZYjJkUlFUaDJUR2xoVlc1eFZURndWblptWDFsbFpWWldVbFJTTTNkQ1dWRlBNWEJpYkdWNmNHbEVlRmgxYjBSZlRHdFZlVVZCUTFGeFQyVnJSa2RIVVY4M0xWaDRVV05xZUVWdGVHTmhlakpRYmtORlkwSlNiRGhMYlhOdWRIZHFZVXBOZFhKeVR6Z3RUbWhUUW5ZeUxVbEhZM1l3YUVwVFNtMUpPRXBpVmxOdGJXOXNYM3BHTWxsR2JERnhhRlZrWWtoUE0xSktXVmN4WlMxRk1HWkZTMnh0UmtGeFV6TmlkVTFaZDI5cldFMW9ja3R5Um5oMFFqaEdlRTh6Wld0U1lXMW9iM1pSVG1wMFZWOHpSVXMzT1MxSFZrdHRZa3R4UVU5eFdIRnVZakl4YzJGa2EybHFUV0ZPUjI0d1FtZDZWR2RVUlV0S1VYWTFWazFFWjI4emNtOXZlR2R4YzFNek16TjZUbkZGTmpZdFZFNURXV2QyTUhsSlN6VlRjRlpXZURsNlV6UkxVblJFVjNSSVZrVXRTRFJ5WVRsNFdHVkRNMVI0VDFscU1FZFpOekpMUTJGck9HZEdSVkZ5UjJ0WE16Qm5aMGRwVUVvMlIwOUlRM2hNZDBWRmJEbFFOSFJaVkZVM1QwVTJNRkJIYm1KMWVIVkNiRlV3WjFkVE0yNU1WMWhCTURnd1VsUTRMbTVGYjBGbmQyNXVOekJZVmtwbWRFNXdRM0E1VVhjLmo0U2J1Y3FKcHRsb2FrX09WOVFEVFplclpKS0FLRmVzZUxDMTVFZ1RSSWciLCJleHAiOjE3MDYyMTYyMzcsImlhdCI6MTcwNjIxNTkzN30.4U46i_6a0ZKQVvGRUeobya_4hmoRtca09i0dlMY1gUc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:17.263 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:52:17.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 227727: status.find.is(200), but actually found 401
20:52:17.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,227727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74acdb38, username -> user.1000793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@535306eb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215937647))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2QwdDNqbjJ0ODZwZWtnOWtvZm44NG8zY20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmNGaFRiRUZJTTBSRFlWUjJUMGg0VmxGMmVHNVJMbEpJU200d09IVkVZemxLYTJaWE5uUkViVGsxZW5aeFNEUlJkRFp1YkMxbGIycFJYMWxTUWtwR1ExTlJWMVJWWldveFIwOUlUbTB5ZFVoamFXUnBVRzFGT1RSeGVYUnBha1JwVVVSVk56WjJWazFoZGxOclpHcGZTSFpyWTB0c1ZYcElXRU16T0ZOMmFVeHJTVUpWYTJkSVpqTkhaV3MwVDJFMWRWaE5lRU5hZVd4TE9YSnNSbmx4TkdKZlRXOXBhalJCU21kV1dFSkphRVZ1WldaSlNGbHViRGcxUWtWSU1VNXhTblF3YlZaT1JXdDZOR0ZvWmpaR1F6UnBNbkI2U0hkQlZUSjZVR0ZSUlVWNFVGTkpVaTFJYVVWd05XSnZWSEZUTlZWV1RFWTNkR1UwTjJOUE1HNTJibmRoYW5ReVVVeHlRV3BRUjE5d2NXUTRMWEJrZFVoaFZsbFVRekZGVUZseGEzaDJNR3BMUTE5bVZuSjJRak54V2t4WGEySnFRMnhUYjNaVWFHWlRZVGRmY0d4bVYydGtPRXhZVkRaMkxXMW9NMk5TZDFGellteENaWGRyWkRJdGFYWjNSV055VWtGQ05IbzFZa05tZUhkRmJUQnBTV1YxWDFScVZrZDZSR3c1WkhKa04xTnFaRmhVUjBKbVNrOTZUbkUzUzBsTVgxbHZXR1JxV1hWbE4yTkRaWEJCVEVzeVpUTkRTMU5MU0dKbVpsZFNPRWxVT0ZobU1IRmpWMmhaVW1kU2NuSkRaa1UyVERSRmVYVXRUbVZ0UTNoUk1GZGFOM0ZzVDFKSUxXaHNVbHBxWDJsUloxUllYMEZXYURGTlpqTlNNalYwVDFONGJrRkZVRWRuVFU5aVdVRm1NRGRFUTBOVWFVTjBZbEE0WkdGeFVVcEVSMmhrWDNoWFQwdFhOa3BLVmtSV1owMW9hbU5zTldZdFJsUjNOa1ZyWVRRdFZtRjFZVE5zUlhac2ExWTVPV1pXTWpWUmNWZzBhREI1Y0d0VVJraHBZVXRwYkRZemVGTllXR0Y1Y1hGS1lUSlNNV2R4WkU1UWNXTkVjM0J4YkdwMGJsOVJOV2RVVm1Kek4xRlVkbk5rTVVKb1dYcFZjVGhzWjJJeVJESkJMVzV3VVU4NFFtTm1jRVpZV1hKWWRXMDViRFJmWVV0blNYSlRVVFZ6VUZKYVJWVnhTWHBOZDFZek5raEJMbkJRWVZaUGJWbG9SemxxUm05V1dsTkxUbFo1TldjLlk0aFRBT1Nrc2I0eGV4ZTlLakEwYV9oLUM5VGV6WmtnRzR5UEFmYXpia0kiLCJleHAiOjE3MDYyMTYyMzcsImlhdCI6MTcwNjIxNTkzN30.CTnbqMpAqpaENEyKc6GXCuiHvbAF9nU-KkCbRl_KMn8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000793"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:17 GMT
	x-forgerock-transactionid: f208618a-aa18-4369-b836-bd5cae7aec31
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:17.698 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:17.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 227727: jsonPath($.tokenId).find.exists, found nothing
20:52:17.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,227727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74acdb38, username -> user.1000793, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@535306eb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215937736))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:17 GMT
	x-forgerock-transactionid: 49630c69-440c-40bc-bdeb-dbbf7a4f3441
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmE2YTNqNmY5Ymtjazg0NjJnMHJuZWtyNGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVpuRmZkMFJzTlU5cWVsaFRlVkZxWjNCZlFsZDNMakpLVUZoVE1sWlRTblJMUmw5QlIxOUJkVmMzVVhOQ2IxWnplWFF5ZFVoYVFuWXdSVzFXUkU5bVJ5MUpNbVZHTVZoaVRVOU5kWE5GU2xaalkydzRjRzVEUVhaSlJqRjFUVTVKZVhkVlVtaDJTekZDWjNKUFZHUmhjRkJqVkhCSVRXSkVlbkJOZUZWVVNHbHhOMFZxZFc1bU5tSkhWVWN3T0RSU2REbHpkSGR1V1ZKRVdUWXlTelF5UjI5SlNFSmpjM1ZPTjBwMWN5MW9kMWxyVW5GbFgxRkhXSFE0YXpSR1pWbzRVVVJaV1RWWGRWQTNTRVF6YldkWlJWOXRXRXBWU21sVGVGZEpPRFJCYTNKUU9HY3hTMGhaVFdJd09XdEtSVFZ0WlRWNlNVTlJWVXA1WTJWME1FaDRjbVZvVm5GM2FEQTJlazVDVEhCWk9GRm1Rbk5zVUVWYWJITlpaek5sYkZaUGNtOHlkREpmUlZsaFN6aFdlbUpITXpCdE1GVkhlalpNTlhCbk5rMVBhMk5TWTJ4ck5FZHBjRzVLV2toUU1HWTNkWEZGTUU0d1lYQkZYMWhTT1ZCTlUyZHNXWE00Y21JNFdGZFpPVmh5ZHpkaVEwMXROakZJZFhsMGNqbE1YMmt3TURKVk9UQnVXbEkxWlVKSVUzWlNibTQyWjJwTU4wMWlVVWx1UkRSc2NrRmlZMUV3VVZkSlNreHhSMkpIYjNKTk9XWXljbDlKVjJOcmNtMXlRVVV5ZDBsWU1HNVlMV2RwYjJNek5scEdhbTVXYVVVemNWUmxaMFpOVjFsdFgwOWliVWRFVkhSSWVtTlNWREZxVld0RGVqQkVTVGhoWkRkb2FYTk1OemhRWmxWelUxUm1ZMFZSUzNscU1WTjZjRXBIY2xoWk5uaHlNRVZKWVU1bFgwVnVhMkZvY0dKU2VtOTVUSEpaZW5WVVRHbFJibmt4WTFKMVpWUnFjWEJ4VERneGMybHhOM05qVkY5NVYxVTVkRkZDT1RsTGQwZEhjRGhuUVRGeWExWkJhRkJVTVVkamRHVjFSRVZEUTJ0RFRFTjZUbEpoWTB0MFgyTkxSSHBNYjNWTWJ6aDJVMkZPVFRCRE9GSnZjemR5V1ZWR2RWOURjMXBuTUcxVk4zRlNTUzAxTlV0dE1Fb3lRVGRQTFdKdWMydEdNak5ITFhoM2FYUnFkV1l4YkVOcFNYQlZMbVl6Y1hKa1JrNWlValZrVlc5blZXODFiMVZxU1hjLnlyWnFSMkVnTFJaZTVtNFVtbXU4d1NNTWNIaE96dkRyRTVYV1B3bFc4YmsiLCJleHAiOjE3MDYyMTYyMzcsImlhdCI6MTcwNjIxNTkzN30.qTJLAwmejDcs5SCC2y4UHiHkEg7DKsR-2D4l84Iottw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:17.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:52:17                                        1530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=437438 KO=12384 )
> restLoginInitiate                                        (OK=216631 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=215974 KO=637   )
> restloginProgressiveProfileCallback                      (OK=4833   KO=637   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.11%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.11%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.35%)
> status.find.is(200), but actually found 503                      4958 (14.33%)
> status.find.is(200), but actually found 401                       637 ( 1.84%)
> jsonPath($.tokenId).find.exists, found nothing                    637 ( 1.84%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################-                                          ] 41%
          waiting: 314866 / active: 29     / done: 227720
================================================================================

20:52:19.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 227947: status.find.is(200), but actually found 401
20:52:19.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,227947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31f23db7, username -> user.1001899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65598644, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215939099))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjU1NDFhcDdsYTNhNGlia2s0YTQ5dDNxaXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVZVOXZaMDExU2tSWFIwaDJXVzkzYm5OSlowTjNMa2xVTUZSYVJIaDZURWN0YmxGQ05FbzNlbmRJTURkeFoycEVZVkJpTVVoVVVsQjZTR3AzU1ZSMk9VdERRMHBhWDJRd1JuZHhkM0U0UWpRM2EyeEJNbTFFTkVWb2NqUldXRkl6ZW5STFVURjFSWGczZDB4b2RIb3lWREF0UjBwSGJsRkhOMnhST0dOdFVHaFdRMFZyVFZScVUxRkNZblIwTlRGRU4zWTJUMnhtVUMxSmFEazNjMko0UTBKalZ5MVVaemxqY0V0amVYVkhaREIwVUZaZmVYZE1ORnBTUW1Kb2JsVmZVM1F6UTBwWllYQTNTRVpGUjFCNVpVaHZTV1ZtYzFSMWRIWk5aRGRwWkZoRlVrMHpjMDFFWkRWNmFUaG9ObTB6WTFGS05qWlpNV2hSYzJzek5GaEhhMnhLWlhKWExWaHJTWGhxTTJsa1pWOUJNRFJGYUY5RFNtMTZjbk50VVRKNlRIUkxjM05PVVRBNU1tTnZNMHR4Y0d4bGJGUmlkVWgwWkZRM1MwZGtVQzFuWW1Ga05XMVFiVVp6ZGpRMVpVRXpMVWRDZDBocU5FMWpRM1p4Ym04NGEyUTBWelZKU2xCd1ltWldNVFJ1Wm5FeWJFeHhTV3d5Ym1WWE9FRTVWblo1TWsxT2MybG1VMVJVVDNONWNtTXpXbDlFTkdSMmExVndjSE5ZV0Rad056UnFORWxRWVVoVE1qWXpXVUU1WTJ4MWRtcFlaamxGUkZwYWNUaHpTbGxIVURGc05WUXpaRmhqUWxvMGVFaDJVMnhQYzBsMVZrRTFhMUphVlVvMFFURjNXSGhCUTJkSFF6ZFVVMVZuY0U5dVExRldhekpPUlhGUVVEUjRlbDkyWWxsMGQxTjZOSFpwTVdObVluVXpOMUJUVms5VFFYWnNWbkpXUzFoQ2FEQTBaVUpNVkRrd1ZFUkNTblZKZWs0emQxOW9VWE5QVFhjeVlYUXpPRFV6WDI0MlIwTXdSVVZmU0d0bVVrbGFNRmRTZVhjM1pXbzJka05pTWpGcWFqVmpZbWxSUmpkVFpWTjBNbVF6YjBsdlh5MHphbXhLWjNGaVJWSXllV1EyUm5ad2JUbElRa3RrUVZSYVozSm9TbFJYYlV3NExURXpORWhKYjBaSlV6ZElWRkJKZG1wNGFtcEdTVXRFV2tacFNuUnlZWEF6VkhKRmJsRlBTRWhWVkZsMFdXTnZMbkJSZWxObWNsZ3lWM1JWZVZONVoxYzRObDlLUVdjLlB3NlVCOVlWWmszUlpINl84eERUb0lBM21PSEo3QUJlakE0UlVfTHRZOUUiLCJleHAiOjE3MDYyMTYyMzksImlhdCI6MTcwNjIxNTkzOX0.256cTFBi8ttMeVudx96lz1JCU6xtdnf7jR04FdGl0lM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001899"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:18 GMT
	x-forgerock-transactionid: 892f781b-085d-4e2a-96a9-d052d79a605a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:19.151 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:19.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 227947: jsonPath($.tokenId).find.exists, found nothing
20:52:19.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,227947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31f23db7, username -> user.1001899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65598644, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215939190))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:18 GMT
	x-forgerock-transactionid: 11adb782-73fc-4a69-8e1c-ce708b583e96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTNqam8ycTB1ZjJiZWxjN24zdDVtN2NhZDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RE4wWlBSVzh0TFV4blFtaENVelUyYms5UFRYcDNMbU5CTW5SNGNHa3djMHhtVm1FMU0zZFlObkZSY0hjMWRIRm5jREkwTjBoWVZGQTFSbkJ1V0dwRFl6RXlaekp0VVVONFgwZ3djblJvWVZWTVNFa3hVM0oyV1RkbFNVaGFhRlpEYWxKeVJIUk5NVXgwTlVWSUxWZ3hSbXRQTVZneU1uTlZNVWxoYW5WR01VVnpZMDVDUkdGTWVuZzFhVjl2VUdseldHZHFUMUJJY3preWNWTktNVTFqTTNKbldUTmpSbnBqTFZKc2VHdHpUbTlXVjJkUU5VdEJXQzFUUkRKYVlUTmpjVmh2YzJ4UWRqUlZXbWsxVnpJeGNqRmpOMmRHY1c1dFIzVmZkbnBoYzJSR1ZUTllNMTlGTVZvMFZGZDBZVzB3WW10dk9FSnpSbU0wY1dkRmFVaHROV0l5U0dWcllsOWpiM2xhVWxaTFgybHdUSEp3UWkxSE16Vk9WMWxWZEdoU2NVbzVRbmQ2VDFWdk9FYzJlVVo0YldrelIwaFlXV3BhVkdvdFUxUkljRjlzYzIxS2JteDZaRE55VDBKek1FWlRaak52Ym5wM2NtMVlZMUJTVTJ4Mk1sVTFiRk5xYkVScU9FNVRNVTlrVW5OMGNteDNYM1Z0T0c5MU1EVklkRzVyVVVORFRWaHdOMnhNUWtZeE5VdHhWMU01Tms4dE5FVllSRXAzTmpsYVZIUnVkVEl4VldnNGNXTlFZakYwY0cxV1RrdDFNekJ4V1RKWWRFeEJZakZpWTBFMk1HOU1SVVJSV1dWWFUzQXdXbVZ6YTNkTlpGRnpiRE5WVlRsamIxRXpTRUZSTWtWM1NsaHdla2RSVkRaRVMxUm1UMHRQT1ZkUk5UTlFObGxUTVY5dlRDMDNOSGhaU2tsdGQwSlJSV0YzV0VaeWEyNVBTemxIU0dNek1rVnNkMUJaYzFGalREQkdOMU5SVmpGbFkwbEVlWFZDVlVOUExUa3hYMEpHVVZWbWFVRTVaazVNZUd3MFFYTnhRbTlQZG1wbVRHUXhVbUZNUlVJeVpXZENTVU13UW0xTmNWRmxURFk1ZHpSdVNYbzRiMDlxZVhKUmFEUnBjRmxrVTJoR2FWZFliMVZ6VkdFNWFXWklPRnBOTWtoaU5rRmFSVVJsYlVOVk1FTkZWVzlFYUZsbFVFaFNaRkpVU2pZd2JVWmpTWHBoT0d0bWQzRnhhRGRIV0hKSE5tUTRMbTV3ZFU1bFFXSkhOWEpWVTNKVWNuUkZjREowU0ZFLlJfQlRNVnlDS3FOcm5SZzFRWG5YT1pUVzhqcF9IR0NCb1V2S1FSSkU0S0UiLCJleHAiOjE3MDYyMTYyMzksImlhdCI6MTcwNjIxNTkzOX0.QO-_za_zFFWbJM5zHtzRwG5MdR_5CJNPvLDeZSjHwX8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:19.191 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:52:22                                        1535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=439009 KO=12386 )
> restLoginInitiate                                        (OK=217407 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=216753 KO=638   )
> restloginProgressiveProfileCallback                      (OK=4849   KO=638   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.10%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.10%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.35%)
> status.find.is(200), but actually found 503                      4958 (14.33%)
> status.find.is(200), but actually found 401                       638 ( 1.84%)
> jsonPath($.tokenId).find.exists, found nothing                    638 ( 1.84%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################-                                          ] 42%
          waiting: 314090 / active: 24     / done: 228501
================================================================================

20:52:26.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 229017: status.find.is(200), but actually found 401
20:52:26.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,229017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@391de603, username -> user.1001122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@155b1dce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215946150))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTZpY2toNGR2YW5rN2VycHFlYTAyazVqNmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGNYRnpZa0ZFWTNSNmFHTmliMGszVEZoUmEwTlJMbU5zY3pCSVluVnhZVEo2WTBWQlVtRTNUVVl5UjBGd1MyMW1RbDkyTmw5TFNUVlZTWEpTVG5GT2VYRjZkMWhaWTB0eFVVUlVTR3Q0WlhKQk5GWlhjbWxpZDBGZmRHRmxTa1p1YkhwTmRXcG9XSGwyZFhWc1gyMU1NMUUyT1dwU2NGaFFXRXBhYVRKamFsZHVRamhDZEhrM2IwTkRlbVJCWW5CTFNXNDFkM2RRWVU4NFNrNVplbTVTUkdGaVUxWkdNMUJCY20xeVZuQlRVVTUzUlhKdllqYzRUVlpwVFhCelVrazJiMmRFU1cxVVZqaHpNV2Q2WDIxTlZHZFVYMnRDWXpBNFpscGxiSE5vUmtVMGVsSjJMVVZXYzFaVVN6TjBZbWs0V1dGRFVqWnJaRXBDT1dwRmFsQkJOVkJuYVRCV1preHVPVTk1U3pCQmIxaDBWa0pSWkVJMVJ6ZDRjVEZDYmxKaFJVdEpWRkl4ZUVad2VuaElUM1JEYjBoeGNteEtjVWQ2V1ZSVExWRjVRMU5MTjAxQmFqbE9aSEJxWVhOSmVrRlJXbm90Y3paQ2RHdEVXakpVUTJnNU9VaHJSMFkyZEdGTWVWRk9lbnBIVlVwbVRscENha2x3TFdoWU5HaEJXbE4yTTJKTE5raHRTemhZT0VWZlkxQnhPRVpKTVhwcVJ6QmtNR3BtWDFNd2JuUmxNR1k1ZVhWaGNYWm9ZM1V6Wlc0M1RXMWpiVjlCWDFodVZXOXBhVW81UkdKTVZHRmxVRTVIT0hGaVJXZHJhalpOVVVkbVVubG9hWFZhV0ZobU5IVjZabEU0Y2poZmJGWXlka0kxYVhOdlRYVlNOREo0VVZWMVduaDZXVlZFTW1oNmNrVXdja0pSVlY5U00xUk1VMmRmTmxOMVdXVmxMVGhCVGxacldUWllUR3RaTURKTVkxWlhaRUpqVTA5aFNVZDBiRmR4YlhoV1drNDJTWGRYU0V4d05FOXFTMGMyWmpKM1EySXRSa2xMVERSRmFqVTJUSHA2TlRoYVpsQkVSMDVwYlVGS1lsaE1jamxNY1VkRlRDMXNZMjlLUmtsYVNEUm5Ta3d0YnpKc1pERkpjVGxGV1V0WmVHWXlSMng1ZW1aeU5YWnNRM2RYVkZsa05tczBVVzVpVm5WbmVFcDFhWGh4TVVSSFIxZ3pURlJoVldOTE0yZHpkamt0TFdvM2JEZEJMa3RqTkZOa2RYbHpRbkpMVEhoTVJGUlRSbmx1YjJjLnNCdEZSNE9NN1UxRVc5Y1FRUDlpajU4OTZKbnVBTldCNzEwNE5ZOVVUMmciLCJleHAiOjE3MDYyMTYyNDYsImlhdCI6MTcwNjIxNTk0Nn0.EIS1l8Zmmr4-LCMBtV9mQThsYU2NaWRC-OuXvNmYUZs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001122"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:25 GMT
	x-forgerock-transactionid: 2e848369-c271-43cf-a604-a12c6266603c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:26.200 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:26.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 229017: jsonPath($.tokenId).find.exists, found nothing
20:52:26.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,229017,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@391de603, username -> user.1001122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@155b1dce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215946241))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:25 GMT
	x-forgerock-transactionid: fdb0c56e-feba-4b59-9218-9e89a2b35fb4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnFtdmxrYzFwNTdrcnJwMGNnMWpvbm4yZzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVRtMXVlRlpmZEVaTmJFbGphVUZWU0hwM1VrdEJMbk5TV1ZaVk5HOU5WemQyZUZsT09DMXhiSFY2TlcwMFN6SmFWRzQzUnpKVmQweFROazEzVlMxUVltUlpRbmxxYVVoS0xXVkxXbFkyZVZRdGJHcFVZMTlZVlY5Nk5GSktjRXN6WHpkbVZHYzRiazlhYTBKRGNuRjVTelpDU21kVVJHb3dZVFpvYW5SdU9HUnllRzVyTjBaRGFUbEVOV3BUV2s5SGNrdGFWbWt4Y0hKaVNUVm5Rall3ZERSdk1rRmZPV1pNUW5SMmQzSmtPVGs0TXpKbVpXMXhVbmh6U2t0dlFUVjZSazU2YkRKeldEVkNWMDF3VG1kNmJtbEpNMlZIUWpKblVIcElkMFZRYldGNExXbDJTa3BKVUhaU2MxSjNjME5pYm5wZlpsRkRVMnRJYTBwUmJrMWFVVVZhVTNCeWF6ZGtRM0JwU2xSdmNFMUtjRFYwYjA1SVVESmtRVFZaVUdkRlpHbGFRVlpJWW5SM2VsWlJWa3g1YUhkWWJFaFZaR0pqYVMwNUxVNTZaekJGZEZkMk0zcHNOM2QxVUZWblpXUmZiVlpvUWxOMVRuWkdPSGN4TUhnMFNXWlVhMGN6TmtOcmExRTNlVzVsWWs1WE9UUlZOVjltTlVSR1Rqa3RTMkl4WldKMVMycGlRbnBNVVhwRGFFNHhMVzFhVFhCeWIzQmlVelJ6ZFRSSVpWTnFhMDQ1TkROdVlXYzRSV05JTjB0T0xXVTNaQzE2VEhodGNFbGphV2QwY0dwNFdtVTJPRXBPYTB4a1pYWktWbTVFYmtGeVNFRm5jR1JEWTFGMWFsTnBhVGxoY2s0M1VXcEVWRkUyTVc1dk1FUjBVR05sTm1aQ01taExTbU15VWpoUFVTMVVRVVI2TlhZeVgwVkNlbE53Y1V4M1NEZDVTbFJJTkdsM2NpMUJZV1pSUm5wTU9HaFZja1JYU2pjMFQydGxha2hLUkZwdFJVWmZOWFJIUVcxT1lWUkNaWEpmTTJwdGNIaDVZV1ozV1VabVIyVkJkVzFLVFdNM05GOWlha3RmYkdGWFYzQlZWSEV0WTA5eldtOVlNRUZxY1c1Qk9IbGlVa1V4ZEdwRU4zWlZSVkpQYW5odlNUWnRaM2hxYjJ0c2IwcDBSMkl6YTAxVVNrbFZNbTFKY1VsVVdFbEhXRzFOTUhZNVVHSlhiWFZmVDJ3M1JVaHVYMmhuYTB4cFoxbGpMbmgxT1dSTU9HcElYMTl3VTFWdFlsSjRiMVZQT1djLlQzeXROVFdUZlhqcksyTUppVDY4Q1NpX3pGT3NoUzBwc05ERDBET3Q5RTAiLCJleHAiOjE3MDYyMTYyNDYsImlhdCI6MTcwNjIxNTk0Nn0.DY6z6vDmMsSLRcBySMZVg23DtFFdl0Z6IeBx56g5Y-o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:26.242 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:52:27                                        1540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=440443 KO=12388 )
> restLoginInitiate                                        (OK=218125 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=217463 KO=639   )
> restloginProgressiveProfileCallback                      (OK=4855   KO=639   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.10%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.10%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.35%)
> status.find.is(200), but actually found 503                      4958 (14.33%)
> status.find.is(200), but actually found 401                       639 ( 1.85%)
> jsonPath($.tokenId).find.exists, found nothing                    639 ( 1.85%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################-                                          ] 42%
          waiting: 313374 / active: 29     / done: 229212
================================================================================

20:52:27.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 229262: status.find.is(200), but actually found 401
20:52:27.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,229262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f1149cf, username -> user.1002522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e509243, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215947908))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmt0NTljczlubDRrNjY0Nm0wNHFvcmxzNW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dE56RllZMFZPZVZoSGMwaHdaWGhoWkhRMGRFRkJMaTFIZEdkQ1MwWmhRblpmVVZSVFJHWnJaalZVYjNsaFEybFVRVzVwWVU5U1FqbDJVbXRLU2xseFdFWkpTVlJtUm10b1NTMVRibWhxZDNRdE9HUmlRMFl0WVhnemF6ZDRTVU5CZGs1ZlVtRlRjR0p2YTFKb1NrNDVMWGRPTlRGV09HZHlWMVV6WjFNelRYUmhiR3g2TURGcFpGQnlhVjlTY1ROMFdIaFJiVXBpWW5Ob1ZXdGlPVFJWTlRoVVgzVXdhbU0xV1V4a1kwZERkRTlQUlhoMllUZHViREEyY2xsTWVVd3pNVk5mUlVkdWR6Um5RMFEwZFhKc04zQnpNMDVIU1dWR2VXWkdNWGROVlZOSlZsTmtZWHBpVVdoSVJ6UlFhekZsTTBWUFYwRkVWVGs1TFZKVGNtdHdkVzR5U3pKQ1ZHcFlUMGxvYzNOTVZrUlJXWE5pWkZWTlEwdEVMVmh6VkMwNWIxTjJjMGRIYVc5TlMyNHhkbk0yTUdGaGNXMXFNMFV0TkRSRWRrRnFjRWxtVXpRMFlrODVNMVE1ZWw4MFEydHhYemg2YkhneldHNTRiblJ6T0dWNGRXdEZWVzgzT0ZOQmFWWkJlRGw1YmpGZldsTkdZM2hNVmpSMGNHaG5jMUpuZFRKRlNXdEdkWGc1TjBSbFJqZGpRMVF6Vkdzd1NUbFRXRVpwUVhkeFkwSmFOSFp0ZG1WSlJIQTRiRzUzZGxabk5ITjNORzV4VFc5eFdYVjNMVVpMWW0wMFoyaGlNVkZOYldjM1Z6bGpUM3BMTlVNME1XdHpOa3h0WmpWSmNsQTVWbFZ1YmxsRFRrUm9NMnAyTkRVM1FrbHhjV1YzWWt4TlRERkdjRVJxUVdSM1JtaERiVjgwUzBOMVdYVjBRVFJRWHpFMFlqaHpWRFphUkVkUFpVcDRZVlpyWWxOM01tdFVSMlJJUlUxRVJHTk1NMHRzTVdWNFVqUlBTRmh6T0RSdWRrRlBWakJtTVdweUxVRTFPVzFCTTAxdE1tNWZiMDVOUW05SFJGSmlORU13WkY5T09XeFhaMHBCTmxwdWVqZ3pXRmN6U1hweGVuaGZXRmhCWW05d01teFBWRnBIY2pCVk1uUjVVakZ2WldWalVtOUNMV0U1Ym5nMFFuQlJjVXhRVTI5aVNXeEVXblZwUWxWa1h6VjJObTV3YzJadE9YTjZOWEZqU2xoQlkyVmpMbXh2YkUxMWF6ZENZWGcwTjE5RVNsaGpObE5SYVZFLnpPZ1k1STRRdml1eU1jbENYZkZjY1F6N3E0QVNuQ1Awak5VZ2NxaHFZUjQiLCJleHAiOjE3MDYyMTYyNDcsImlhdCI6MTcwNjIxNTk0N30.NoFi_dCC2afocWnEyWdKnNlRdwHITBclxk9r1XwVkWk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002522"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:27 GMT
	x-forgerock-transactionid: b857ef31-5dc7-40fc-9adf-6d34bf91788a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:27.954 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:27.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 229262: jsonPath($.tokenId).find.exists, found nothing
20:52:27.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,229262,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f1149cf, username -> user.1002522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e509243, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215947993))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:27 GMT
	x-forgerock-transactionid: aa95c367-f5c0-4895-91cd-db85dacaa8a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2pwcnF0NTBkdGR0aDVyaXNwcGxnZGNra2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q2VtRjBkSEZRZGsxMFNXTjJSRXB3TVhwR1dXcFJMbUZUZG5kUU5VVmlVVEYzZFc5d1NHOVVlREJ6TXpJNFJFbHdjekZRVm1SUmR6QTFhWEJDU2xWQlQwcFJhMEZoVTBaV1dWaDZhVmc0TkZoa2JHOUdTR04xWm1rd1dtaEhSSFpGTVdocWNHbHhiVXAzYW5GVGIyOWFjVEZ0UnpoNU0wOHdjVGRqVWxKSU1ubGthSE01Y2xVNGFXb3djRzh6YUZSbWFuVldUWEpCVW5WVE4zbHNjRXRNYm5GSmIwbFNkalIxU21wQ1ZsaElTRFJHYzFwcE5FcHNURGxwWWkxTmRscElMVU5qZGpZNGNYSjNPREYzV0dKc1oydEViRVpzYTFndE1YbzVhMlE1VVhGVGIwVmlZbFp4YW01ZmJWZGFPVFJpV0UxeVVqTlZXVkUyVFVWeVQzWjFZWGwyTnpkc1drSkdkMFl4VFZWSGEyTkZZMlp4Y3paNmQwUjNZbEF0U2pSR01XVlVTM1JVYVhvdGRtWm9hRUZtVm1WWmRFSmxRMTltTFVzeFdVOW9XalZhUWtwUVZGcDJYMVU1WlVWQmJEaEpOMDh6YnpCb2JGWk9ZVWRNYkRFM1ZuSkNRMDVtYjBneGRFbENRM1JvY3paeFl5MVZkVTVZYWkxMVNXSnBXVjlNTVc5M05ETkJZM1pDYVd4UGFrOTNSVUpCUlVwTU1EQmpOV0poWDA5bFExUlFZVEJHTkRCRGFWSjJVMU5LZFdwcldVczFkVUZhYjJFMFdGVmtkVFpGTFZWaGNsOUlXWGRTVnpZNGNqZzNlbk5GUW1KWlUzZGFlbUZYWWw5NlYxRXRiSFZoWTFKbWVqQkpSbGx3Y0VGcVVHVjNVRlJvTVRobFUxaG9WMDgzVEROcFlrSk9aRlYxT0RkNlZrcGxkMnRvYzFBNFRFbEdlRnBhTms1TmRqQmtXR0ZIUzNGUGRtbGxSMEpKZWxab2NtTlBValJ1U21OdVVGRTFablZxZEY5c1ZXTXlZMU5zVDJOdlVFVm1kM0ZuWkZCQk9EWjJRbEpxYjJGVlFUUjJURWQxVGxwWGVVVlhYMU53YVZsTFNUQkJSR3hrUTE5VWNWRkpVRzUzU1VSTGRISnVZM2RXYkdodGVtTktUa05hYlRjeFZFOWlSakYxYWtOd1EwMWFOMFJQY2pWSlMwVnNhVVk0ZWtwTWRVdGFYMFpUVWxCeFJuVkpSMUUxUmsxMFl6RlJMblJETXkxeVJFVkhhalIzTmw5bVUxTTFaVzFzTVdjLkpUMTVvVENodjBQYjgxQWpWeXAteVltMG1fMFIySXRVWFQ4ZEJrX1IwdmMiLCJleHAiOjE3MDYyMTYyNDcsImlhdCI6MTcwNjIxNTk0N30.y_v_-IS5slwKK5rlZkVv7UpfHhJJaHh0rgd-8qr3U14","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:27.994 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:52:32                                        1545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=441921 KO=12390 )
> restLoginInitiate                                        (OK=218855 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=218200 KO=640   )
> restloginProgressiveProfileCallback                      (OK=4866   KO=640   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.10%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.10%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.35%)
> status.find.is(200), but actually found 503                      4958 (14.33%)
> status.find.is(200), but actually found 401                       640 ( 1.85%)
> jsonPath($.tokenId).find.exists, found nothing                    640 ( 1.85%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################-                                          ] 42%
          waiting: 312644 / active: 22     / done: 229949
================================================================================

20:52:35.064 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 230315: status.find.is(200), but actually found 401
20:52:35.064 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,230315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c988246, username -> user.1000149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36d6ec19, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215955015))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmMxNHV1MHM1ZXYwajFwZ21wOGZka2NpMjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clMwVXhOWEpKVDJ3M09USnpNRVZFTWs1cFpXVkJMblZtUTJWMWFYcHVSRXRIV0hGdWFUSmpWamRqTjNkWVdsaENkbFJrTTFBNGQyOXNkRk14VEMxWVZsRnBiamxyWDI1bE4zRnFNV2RhWDNoVlVsRTRRazB3TlVsT0xYSjVkSEZpTXpCWWVsSlJTRzV3TmtkYVdXNDBXamwzZWxSQ2JEZHFPV0ZLWXpWRlJrMWFVVUZyVDFaVVdqZFJXWFZwUTFOemFIcEVRbGxETTFKbGRVNXlTWEl3WW1kdmNYUnJRMGxvWWpKc1MxSkdkRVpJWjFOR1RUUlFSMDExV0dWQ2NYTmFRblZSZDJkdFp6UjNNMDVRTm5GMWIyOUdObEpCUW1oTWFta3RVREpuVG5SbE1FSXhiVmxhYkVFM1RFOWFaMGhIVGtGRmJrcG9YMk5xZHpGcWFqbFpRMGhoYjJSVWJUbFVWRUUzUm00NU9FcGxhRVpOTFZvd2VqQnVkRkV6Y0VVM1ZuaHNOVjlaVmpseFpYSjJSRU4yUjBaUFZqWlphbTVXY0VWUUxVcE5lbkZXTTJwSlkxRmhPSEJ0Y0ZjMlVURmpNV3BOYWxSV04yeFNlVVo2U1ZsWVZIaEZNSFo1YkVRMlRrdFNZV1ZGVERSSFJGcE5iSGQzTUV0bFkwcFNPRzlQVDJSZmFXZGxNRlZVWDJKS2RraFhNVms1ZUZWRVRXdEtjRXd5WVdsTWExbHJjVE41UkVSM1ZVNW9WakpyTW1SQmRVTkpZM0ZoTUU5bllrOVlXRXN4T1dVdFRXOXZaVFF0ZDNOM1RuTkJRbEo0VW10MGRsaHZWbEIxTVdkS2FGZDVMWHBvWDFNd2JYWjNiRU52WmxSS1ZqTTBlRXByV1dKdFREVlBiMHhRVkV4ZmNIRTFaVzVFTVc5UE5XMVhkRmRFYzBoVGRHbHNMVTVJTXpkYWRXNXRMVmxmVGtsYWNHZERlRkkxVEhjdGFtdHlWM1k1Y2pKbVpFODFSM2RaU0hGdFdVMTVMVkJWVlVsc2VURjBRMjFQZGtwcWN6QmZSelI2T1d0Q05HTkhUVWN3ZERWQ1gyNVdlV3RqY1ZoSFZFcFRVbEZxWkhkbVlTMWtaWGhuY0Y5aE5HMUJjRFJQYnpkYVlWVnROakpyTXpBdFlubEdValJQZVhVMmJuWlhlREpKTFY5S1ZHUkNPRkZ5Vlc5ZlQyTXpOVEZqWW5kd1RuRjFVRGxUYTJaMk5VMUpMa2hNVTJONVJrNUlMVU42U2tnelUyVXpabTE2VDJjLkctVWtVS3FsQU1ZOUJjSURBNkItclVLZFR4SUR1NnB4SE9kWGF2b01rVm8iLCJleHAiOjE3MDYyMTYyNTQsImlhdCI6MTcwNjIxNTk1NH0.2zH_UmoqPgDw0-xh8SifnI2FXgrofhbvFjZdyrnQPBE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000149"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:34 GMT
	x-forgerock-transactionid: 1bb208f6-bfc8-4bb5-99db-0fe0492fda35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:35.064 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:35.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 230315: jsonPath($.tokenId).find.exists, found nothing
20:52:35.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,230315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c988246, username -> user.1000149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36d6ec19, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215955103))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:34 GMT
	x-forgerock-transactionid: e6b94269-dbd8-4ea9-9c34-cb7a3f54d113
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3JtN21mMDVhMnZ1aDhjcHN2ZHNnM2hiMnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlFUY3dTa2g2UkV3eFoweDJNRE01VUhKVVpGRjNMblpyY1MwMWVrSlpXVTUxU1c0dExUVnFVek15TWxOVVRHdzVVMHcwVGpsMWNUWkJNbEI2UjFOQ2FHcGpZMFp3VGxJdFFWZHpUa3BoZVRGRVFrRk5jRWd4WVU5UFZYRmhRMjVQYTFSemJWZDBNbFJLWVhSeU1uaEZjRmhUUWxFNGIzTnBOa2xxWm5wNlRVbEJUazl1VjFRd01TMXpRamRRZEVoTVRUaExXbkpPWVZka1NtWkViM1pVYlZOckxWazRZME0yV0hJeVNraHFTakZYZVZSNlpGZDFTWE53VlZoNk1VNUZRVzh6U0drMldVbHJkbWhXTjFKb2MwRnJRbkZ4YWpWNWRtbGpPVGhYUVhGSGNGaEJNMVI0YzJSRFZFMURNa05DZDB4blpWOXZkMWR0WkRaalFYcG5iVlp2VDJ4bmRHOVhkVWxFVTBOdVdsVmpaVlZIVDJ0b1lVRnlZVlpHUWpocFdFcFlSR2hWTUdVMlVtNUNZa1YwWmpsaVEwOXpTVlJNWkhSSlVIWjRkRU5EVkc5MWNuVXdjaTFQWmxOSk9WaFdlbXhRZVV0UVFVNUJhbXBZV21wT2VFcHFjbk41VVVzeGNIWkZUVXBoWWxKblgxVjVVVzAyTFVGUVZHeFpia3h4Wm1wVlFrRkdOM2RVWVZOWWVrTkROekJUZVZVMk1sQkdXbTFvZDFGUWJHUm5hbWh3Y2twTlozUnFWRVZ3TUhsT09VSTJVVEJ6ZVZaeWVrMXFlWFJHWlZCWlpsVlBTa1Y2TTFsdVp6Um9YMnRETkZob1RFRXhORXRZTnpSNFVqaDNNMlpYY0c5dlpWVTBkVTVMYkRkbGFVMHhPVVZFUmpCbGFXbEZZMlJIVUhCcloyNWhUMVIxYW5OVU9HUXdVRmg1VVd0Q1FsSXROaTF5UTBsVU5ubGtSbTh4UlZvdGJYaG1SVXhGYTNCZmREQnpXbVE0YWprdE9FeGxXSE5PYzBaVVRrUkNkemhDUlU1VVpHSjJhVWRqVGtKaFpsQlRjbE5XUWkwd1VIRlVVMHRqTUZWc1JreEVSMU56VjIxcFFUSllkekpHT1dsWlZ6UmxYM3BsZFVkWmFHc3pPRXh3WlV4S1YzVktTMWREZFRGNVRVcHBOa3BNZVhobE5sUkRUM0JHUlRSUE1GOXNabFJPZDB4UlJrVTBhV1ZDVlVST1FVUmxlRlZaZDJSYWVHWTBMbGxSZFhvelFYcHJSVU51ZWkxNU4xWldVMjFtYVhjLnhqZjRmeGQzTm5xQkloMXEwT253b1AyQ1hJenQyNGtMSThoSS1xT2RiTDAiLCJleHAiOjE3MDYyMTYyNTUsImlhdCI6MTcwNjIxNTk1NX0.BZ8U6qFes5Rhuab1CqbWE4NK0N3IDUuqSAvcucGFECs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:35.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:52:37                                        1550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=443463 KO=12392 )
> restLoginInitiate                                        (OK=219622 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=218956 KO=641   )
> restloginProgressiveProfileCallback                      (OK=4885   KO=641   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.10%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.10%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.35%)
> status.find.is(200), but actually found 503                      4958 (14.32%)
> status.find.is(200), but actually found 401                       641 ( 1.85%)
> jsonPath($.tokenId).find.exists, found nothing                    641 ( 1.85%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################-                                          ] 42%
          waiting: 311882 / active: 26     / done: 230707
================================================================================

20:52:38.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 230820: status.find.is(200), but actually found 401
20:52:38.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,230820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f2a281, username -> user.1001859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2397fe65, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215958322))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2w0cjA2djBzbG9uZDlmaGo4aWRhOWtnb2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QldHVjFUVnA1TTJWcFJrSmlNV3RHYjJ4dlpVdFJMbEV4TURBMFIxOUpjVk5GZFhvMFFsOWFZbWQxV25GUU5WZFJNMWx6YlVORGFGZ3haVXhmZUVwS1MyZHBTMVJZYUhSWVh5MWtXRXhEUkdsbGJsSkJPVmMyUlhJMFJtSnlOMlJqWVVSbE0xTnZOMUEzUVZGUFRGcE5NWEJJWmxsU2FFOXBTMnhLVGtGaFptVmhValpwY0MxV2NGRnpYMWxaWjA5dmVWWmZRMWxLUmpCTGJWYzJWMFZJYTNBM1VsWlpkRU41U21WeFpUWjRkM1ZuTjNwbVgwVlphM1JVWVZkUVdESnFZM2RCTjBsd1JtaDZSVUZqVldVMGMxTnBZVm80ZVY4MmRXNXRORXhsWDBwUFluSTNjMUJHU3pnM1UzVTFVazVqV1hOeWRUUjRaWGx5U0Vab09HRlljMWMxWXprM09VWktPVFZKYTFkRGRURmxNVVp4VW1seGVIUkVTSHBWUzIxdVdIWkRRUzA0WVRCbVExQndOVFZmTVU1ZlduRlVhblZST0hCRlEyNW1XbXhaTlhsUVZ6WjVaRGxOYlRsVE1WUnJhV1J2UlVGVU1IcDFVR1ZKUW0xSFRWaHJaMGRuT1U1VmQwTmFhWEJ3YmxSM2F6ZDRZMnc1VTFOWlVVdGFiRlJtZUZKWmQzWXRjMW90YUZGbldGSjNORVJTVGt4R2RYUTJjazVtV0cxR1ZtOUVNa1ZuY2tKVFJtSkVRMFJWTlVweU5XUnNhMGt0U1VaR01XYzFUVjl3VUdKUmFYSnFiRkJZT1dKSFMwcExiRXh3VTBVMFNWUlVNVnByU1VaeFFWbDZObnBtTkZKM2JrTm9iMmxYZERkTlNFdHhaamw2Y2xwMmFHTjFOVTVTUVdkb1lYbERTR3BpUjFCV00wcEVSV1JxVlZaamVGaHNNRlJ2ZWtreFJsUTJaRFUwTURNMlJXa3lVM0pGYmsxaGMxSkROVEE0VUhsM1pVRnRXa3RFZG5kYWNFd3RTakZqVFVGSU5ubG9ia2htZUdwd1VuSmhWRGt6Wldwbk0zSkNOVTEzVGpoSVRWWlNNR2xyU0UweVZGWlFWa3RuVGw5cWJXWmpNR2M1VkhNMU4yb3llVzU2YUdaZllraHVlVE5oZG5SR1NVRnNkbEI0ZVhka1NHOUNRMGd3YTFBeFdVUkdOVFZ0WWxFelNYQnRNR3BhZEZOS1ZuaEVTMDFOV2sxNVl6bDNMbmxXTlhwbmRFY3lRbnBhY1dGeGRGcFZhSG8yVUVFLnhYYTFoRHIzU3Z0NnVsNEJ1Tmlnb2hfaEM5SFpGcXctRkRIWXBMSXhmc00iLCJleHAiOjE3MDYyMTYyNTgsImlhdCI6MTcwNjIxNTk1OH0.zGaQSRhR7rx4_Dhd5sTuLt5yg85EvBqzboNJ0aMHzLU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001859"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:37 GMT
	x-forgerock-transactionid: 2a65b656-0d91-4654-8946-40b9204a8b63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:38.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:38.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 230820: jsonPath($.tokenId).find.exists, found nothing
20:52:38.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,230820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f2a281, username -> user.1001859, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2397fe65, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215958411))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:37 GMT
	x-forgerock-transactionid: e70342b6-e201-40e8-aeaa-25edbfdba14c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm5ic2FjN2o1ODJwMGdwdm5yMWNxbTJsN2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dU1FeHdiMVpuZGtwS1RYTklhWEZoZHpKV05XNVJMazVNVVZkU1luTkNXV3B0ZWpORGJsWk1lbTB4VTBGbVNreE5aSEpIV1d0emJUZEVOakZGZUZkMVlWOWFSSEZaYVVkNWNWbE9XWFp3WTFoU1ptYzJXbEJpVW0xbWQyaFhjRkZpTUdGTFlXSlJNelJEUm1kb1NWZ3lWMjgxY2w5d1RYVndPSFJZTW01VFVHSkJabTVKTlVZNE9GSk1PR3hEWVdGb2EyMXlZamR2ZWpBd2VXNUtORmRKVkVoTVZYSXhRM0JRTlRsTGNtcElibTluUVhWS1pVMWtkbE5xWWw4NU9UaFFUMlJOYkZaS056azFMVFZPVlZKRlNVUkdjSHB6Tm01UGJIbE5TbXAwZG1WMVNGOVRaMGRGVWpWUGFYTlJaVjlxZHpObFYzSm1hamxtYTJjMVFYbEJaRFExWjB4RVlVd3pOMVZMT1ZoalVVSnFUakZEYmxaNFZIbHVVbTFrZVhaWk5YcEdla0ZIY1RKbmJETlBWMkl3ZWtWMFdGY3pNMDVuUVVwQ1VXTmxNV3BIWW10NFoyRTJlRzFJVkUxZlJtTTJPVTAyTW1WRGRVaFdiRFphVjBwV1l5MVdXa3h1WVVkT1dHaE1TVGRhWDFOUWVYaFlObXhNTm0xMlVqQkRlUzFRYjBaamNVNXZkek5uVFRoRlRWRTVkazF4Y0hCVk9HNVdXRzFPYzFVM1FtTXdhbUl3TWkxTk1sbDFjMngxV1Vrd09VeFVPV2hRTUROQk9GSnVSMFpuVW14NVNGUkpYMUI1ZHpNMk9UQnNRbGhGYzBZMGFVSkhUVlpHVjJwcGVYWk1lVkkwYkVveE1WSmZRVmxqVmtSYVdITlJjamRZWm04NU5sOU9XRWx4ZHpoTVRESkpaRWg1UWpNNVVGcHBPREY2TkU5bGNISjBUeTE2VlUwMmFFTnRZa0ZpZERSdVRVZExlVUUzVUVKaVJYSTFaREpGU1dnM0xYQTJkMjF0YUhOSFNtaHZZMlUyTUc1Sk4wUk1jRzR6TUhGc2VtdFlRa0ZLZEV3M1owOU9Va0V6TjJ0dE5WaGpXRE5NVEVkUkxYRmFNR1kzZGpZM2FqTkxUMjVHYlhOSFNVTlhPRVZ6TFZjelFYUklhVmhGUWtGV056QkdjVmhDUzNRNGVVOHRTM00xV2s5UFJUaGZXVEIwV0RSRVdXbFhkMVF3YjFnelIyMDVlbDh3VG14U1dWOW5Ma05wTVhKeE1VUnlabVJpVW5keGNIcGtWbkI1ZWxFLi0waVo4a05paG0teGtHeGtvSUY3b1J2UHRnRHB6QUFuU0d2N2ZiMElMa0EiLCJleHAiOjE3MDYyMTYyNTgsImlhdCI6MTcwNjIxNTk1OH0.EMkhFyBhGjOprNaLmIA7UbTlRhIitWk12uiZdqo1Z4g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:38.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:52:41.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 231227: status.find.is(200), but actually found 401
20:52:41.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,231227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f06186c, username -> user.1002745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47b71471, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215960950))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2RmOW8wbHRuM29lczlhN2tma3JnbmptN3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ek4wRnNjbU5VYkdGdmJrSkthbVkxVVhkUVQxZG5MbXBYUzNGa2VFUTNOWEF3VUhSRlgzSTNjMVpvY1ZGbFpERkdXWEo0VVhsT1ZreFJiRmhuVFRjNVYwVmtiR1ZuYXpWblREWjNUQzFWVUVKMVRHbzJVV1ZwWkd3NU5ISnBMVk10YVhsQ1JrOUJXSGxCYTBka1lUQnphMFZsZFVsRVoydHFZV1ZzWVY5eVZESTVWSFUzYkZWYVNtWk1hRlp6U2taM1gzSllVV0pZZDJaamJFRjRNVmx0V0Y5VGEwNUJNemhmVDI5bVoxTlVWbGxWZERGemFXWnlabXROWkd0YWNVc3hSRVpOY1d3NVJFWjBjbWh6WkhveWJHZDFUbVUzTVRWdGNuVmhTa3gyV2xaWVowUlZVa0pZVUVWbmRuVkpPWEl4Wm05d2JsSjVibWRqY0hKcmJFODBkV2hMTVhsc1RGOW9jbEJRUVdzNVNXNWFPVTVFYm5CbVFUVkdNbEJCVkV4R05XOW1Va0ptYVV4SGVFUmhlSE4zZGxaSVNrZDRjM2hQV0hCdGFsTlRSR2xVTlZZMVRsUjRWV1F4VmpWcGJGTnNSbEJoTkc5a2NXdFBXWHBFUWxkbldFOVZiVUZKWjNveVV6bHNTbmRWU0ZVNVFqRjJabTFrY0RsaGVWcDBSMjFOVEhGVFdYUlZRbFZpTjFWRE0wcGtRV1JIU1RWcVp6Sk1lVEIzV1dWc1dTMWpTakF6Unkxdk1UWktWblEzYjJSNlYyVkpRVm81VEdsNmVsVmxNSEpLWTFReVQyTm9USEJWWlhKQlJtdFVlVEpJZUhadWJsOTZZMDR6TjBGa2VHRm9WVkJSVlVKQ2R6UjNYM2RZVW5nMmN6SlNaM1l6Y21kRFkxVmxSa1J3ZWpCQldFUmtNREkwYTA0eWFFODRWMDAzYUhGSmRGWlFVRms0UlRaT1J6RnVja0pKWTAxeGEzbGhNblZ2WVU1eU4xWlhaa2RrTlU5emJYRTNVelJyVDJvek5WbGtXRVpGVlRsdlRXTnlaVFpYWDJKQllWVjRSbU5JVG1GTmVsQTRSbnBDYTJ0MlltMUdXVTFuT1hSR2FWaHRjVkprU25sdU0yMXNiekU0U21rd2JFSm1UbXRWZUY5cWJ6SmpXbVJPY1VZd1pHZGtNM1pPUzFaNlVuQkZRMlJPVFdaQloyMURhV1p3TTJWQ1EweDBVM1ZVYVVjNE9WQmpVR1JRZFhaVmVVdFpMamx6ZURoU05rVkpRbGQ2YlROMFpHdExaalpFV0djLmdhNk1yUDRLRUxBY3dSZnktY2JGRmphNm5ucFMwV2dwNVdEX2VvQUZlQWMiLCJleHAiOjE3MDYyMTYyNjAsImlhdCI6MTcwNjIxNTk2MH0.oWcCGGqpQbX3A0O0ADGC4h1GHua5avKm3cCZIR86Cyg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002745"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:40 GMT
	x-forgerock-transactionid: e1753e42-e0d0-4050-9c77-e3e13d8c9429
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:41.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:41.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 231227: jsonPath($.tokenId).find.exists, found nothing
20:52:41.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,231227,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f06186c, username -> user.1002745, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47b71471, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215961042))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:40 GMT
	x-forgerock-transactionid: 7875b6f3-c3c7-4845-a578-ea096505729a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamNjaGdzMW1zMDEzdjVzM3M5bmhicmJlZXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b05XdGthM05xYXpaeGNVUk9NSEZ3YW1sZlJIbG5Ma1YyVWtGc2J6UTVhbFpNWmxNdE4yUlpVbE56ZUhCbFUyNTNabXhsWjFka00zQjVVMHhHUmw4dFRsZDVOVzVOVGxjd2NUZzBSM2M0V1ZaNGMyTmZjbXhRVHpKRWFtdEVYM0l6U2pseFQzTnRNbEF4YXpOS1NtbzJVWHA1VXpodFQwdE9PSFptTFVoNFpGaElkbmhYVEZwT00zRlVPWGxvWTNGR1NXMUZkMVJIUm1KU01uSllSWEo2YUU1UVIzTm9MVXRQTTBSNFRHNDBUREEzTUc1QlVGTmpWM05QYW5wNlZtOTJhV3BsT1ZOd09VSk1Ra1ppVHpNemRubDJNMUpEWlY4eVIwSjVUM1pGTlVSbk1EWmhWSEZQUW1oWmMzRnlUVUpHWDFBMWVXSmxVbGh1YkROVFduZDZlV1pOY0ZwbU9IUkJTRUpOZFRkTk5reFpPVjlwUVZndFZGTmtVMGxYVURaNlJHZEJZMWxpVWt4VE9EQkdla0pXVUd4NGMwdGlUa2RuVG5salRtNU9jalJvZUZkR2FtOUxSMDFGVDBseVZGZHJiWEJHYUd0VmJVcGFkbFp1U1MxcVowOHRibWxSU1VOMmNFbHBYM04wVUdOSGRWZFBTMmxRZVZkbWVVSTViMGRvTm14TE1VSXhXRzE0Wldvd2VsRlVTRlJyYjNSVGFqTlVWVGxSZUVac01qTm1VV1J4V1VwWWIxaEZkWEJmY0hKalQzUlVPRVp4VEhOQlgweDNOek5KZEVWWk5qTmxjalJqYXpSSmVIaHhha1JhZFV0VVdVTnhjMFV5VFVKRlpXRlRRVkZYTkdwdkxVSjVSMlZ6YVRCb2RsTkJlbTlPWlU1YVNVMWhYekJ5V0ZCYWFFaFJkRmhVYkVwT00yVndWalpJZEhNemVucDZNbVpDYVZodGVGWk5iMnhmVEdZd1NHbElNRFo1Y21GRU4xUjJRMk5UWjJOeU9XNUxhMkZxU3pRd2R5MHdhemd3YlZWS1dWSmpialF6VmpaWlozcG5VMEZWV1RrM1VuRkpkRXMzUkdoR2NXbG1VMXBxUm5SQ09FNXpWalEwUms4d1kyWjBkREJ6YjFZM05WUnNhSFZ0UTFkMmNWZDRVR1JaYldVNVYxWlpSVUpoV1Y5Rk9WTnljR3cyWmtWclYyMXFXRGhJTm1wMWFWTXhXRWx4VEdVeE0xQlhVMjVSYUcxT04zUnpMblZHUmtFNFZUTjJkRlpvWjBaSFZpMW9iRkJEY1ZFLjVhTUx2d1RvbTdBYlZSM3YxcDlPOTBOVUVKOVY5Vlp4UDFMT2FhRHg5NEEiLCJleHAiOjE3MDYyMTYyNjEsImlhdCI6MTcwNjIxNTk2MX0.uXHeEQRUHImMIwVXlFAwlhjpgJXQu9LQtmNWR-EkSsg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:41.043 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:52:42.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 231451: status.find.is(200), but actually found 401
20:52:42.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,231451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35226fa9, username -> user.1001844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30ca134e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215962304))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHJoaXRyamNhNWFyb2docm02aTI1MThvM3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFlrOXRPVlJJVXpSUk4wMWpjV2xHY201WWVUTjNMbWhsYXpKQ1RYQkRiMFZ2VEZoZlMwTjRhV05mTlVscFJqVkhWV290Y0dadFdYcG1RblptWm5NdFR6Y3dabGsyTTNkdE1FVlZMWE42VTNsSVNUbGtVVGR2VFVOVWVsWXdURzkzZGtVeU1IQnFTamxPT0c5UFIyYzJkWEpTYUVka1ZIZ3RNelpVUVhCSU1uaElZa290U2xwa1YxZ3dTR3B6VUVwdk5sUTFhRWxuWWpFd1gwVk5WV2xpUVhkb00yUndkbkpsU1ZkV1lrRlhVbWxMUkhKalYyRkphVzFyWDNCaVZrVk9SVGxWVjI5WVpHVlJWRzVXTXpKWVlsSm1TMlF6TmxSQlluQkxTVXRuYmpWUVZWaHNUekZIYUZsbVltcEtlSGxrTTBweFZHOUJSakZGV2xwU1MzSk9SUzFITVVKUVJqQTJaR1I2YjBkaU5FcDNZbkpIUVZoWFIzUlBXVXRVV0Rac1JGQkZjVTQ1V1d4T09Gb3pMV2wzVEhaRU5IWXdTamRrUVRnM1pWWkRiWGhIZUdjM2VuSnhjM0kyV0VoTk1GOVdORXRKYVdwb1lXVjBkVkpvZGtWT1pUZzNVVjlzUWtnemFFZFdSVE41U0hBMk5GSjJTVFpyU2tOaGMwVmhXR0owV2poVlVqWTVhV1YyVGxKbk0wRmpMV1JhY0d4aFlrOUlaamMxTjFWWGFtOUVOemhsVXpOR1ltODRXbTFQZDBWdFEzTlhNVEJSZFVkamJESlZRWHBmYm1Ga2VWVmZSbWhQVkVad1RtTmhWWE00VjFkbFZuRmlVR0pmYkVWMVJHSkpkVEJVVjNOTE9WSlFSMnRrU0ZaVmFFSmtiMU5rWTNFMFlscHZXVEpUTm1WNVpsTm1iVTlHTWxReVUxWkVURGx6WTJwclNYZHBaVmhzVmxaUGVEQXdUemhaZURKM2NtdDBhWEJ2WkVsRVpYTTVkM1phVFZGVlpXeFJZakYxWldKaWJGTjJiRVEwVDFOd1gzY3hOR1pRV0c1bldqQjRiV3AzUmpCcFdtTkhiME56UTNGcU4zaFpNMjlVYjI5cmJFZENiSEJtYzAxNmNYVmxVekpvUzJoaVgyeFZla05vTFd0bFVEQjNZV1pvWnpKamFuazNTVEEyY25WNlpVTkhZVGw0T1VKMU5GTlhXbEYyWW1WWFoxZzRTWEpJTTJ0alpFazVRMjlMTFdKV0xUazBMbFZFV0haek4wbGhkbDh6TjAwM2RXSXdORkpuV0hjLlZkRlUyaFd3SWdubEFZOUFvQUJxVHRuUFhFc05iSDdaSV96NWJib2l5TFkiLCJleHAiOjE3MDYyMTYyNjIsImlhdCI6MTcwNjIxNTk2Mn0.a53km9BkDi0vTcJnKoW0pdTaoHhu17zIBX_JOQTBM60","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001844"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:42 GMT
	x-forgerock-transactionid: 05efc8ec-a7a1-437e-943f-4e01f0c02e81
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:42.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:42.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 231451: jsonPath($.tokenId).find.exists, found nothing
20:52:42.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,231451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35226fa9, username -> user.1001844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30ca134e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215962390))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:41 GMT
	x-forgerock-transactionid: 1f4301ed-fe46-4cba-b9b9-d876cc610c3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTNnYm1sc2VuMGJiaDE1b21jazY1OWFrajEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGF6RjJSRlZpZWw5eE1WTkVhV3hsYmkxRWVFaFJMblYxUzJablozaEdZMFpxVVc1NllVazViM0JaY0ZwNGJEZ3pXbEE1V1hrdE5YVmFUV1JVTjNOc04zSm5NbkZ5U1hORk5FbGhkVmhuVlVwVWVFazNUQzAzVW5wNmJuTm1la0ZEY1VwV05XSXlOREU0ZG5CT1lXZDROa1poTkhBd2NYVk1ZbmhsTWs5NE5rZDJablpHY2twak5FbG1WR0pSTTJaVGJHMVJabGhXTkhCVWRVbEdWamQ1U1RoV1JqYzVjVVpCT1RobVJqY3lTMU16V0d4aGRVWjVSa1pYV0ZGb2VucERRMjh0ZFZSaFNXdzNkSHB0VHpKYVNtYzNjalpPZUdSSGFFdDJiR0pWWDJOdFVIRldMVlJIY1ZoVmRHbHlWRUoyZWtabGVGQjNOVVZQVEV0MWRYcG9la0pqTTFOQ2FVSmxiV05JUlMxa1VtOXNObFpJV0dad1RrOU5hMmN3VmxnMlVrVmllV3RVYTJWek1XeENReTF5YlhablVHZGpaMWRqWHpZMVUycG9UVlIyYmtrNFgybFVhRlYwYUhOa1prWmxkbGgzUmtWNU4zQnVRVEF3WVZWaVNqSnlabE4xZW5VMVZUSXpWR3RXZVdSYWRsOXRZVTAwY21GME9IbElkSEJQZWtrMVJtNTNOVkJtU21zeU1UZHFOM2xFZHpGdGQzbENWV2xwTUd0SFdUaGxjRkIxZWtKRVJ6bDRVa3hyVGxCTVUyOU5aa3Q0YVY5WGRsRkxiRXhCWVdSR1ZFeHhkaTA0T1ZFd2NVODBTMGs0UWpZeWREaGlUM2hJTVZaUVRHRkNOV2syTURWMU1uRlNiMmh2WldSQlgwNVpaVXRUYmpCTGFWWjNRM001WDNCaGJFUXRjMDh5V1hseE5EQXRiMFpyU1dOd1ZTMUJkRkJUT0c0NVRWVXpaV0o1VG5nME1XSlBNRWxPYm1Gd2FHOUlVRnBJUmtadVRqQkNTMjk1UTBsRlZEUTFkRGRpU25SVFltaG1lakpXVURaaWVIRnFRMjlqZUdSaVVHTlRRVGN4UlVrNFZVeHVVM2xUYjFwWU9FMWhWbHBwUjJWVVdGTXpTVWhKTkRWeGR6ZEhhRmh6UVZOQk5XMXRWMGhpVldKVk1XNTZSbkJOT0c1WFYydEpVbUp0WVcxWVQwSkJMVVZLTjBocFp6YzFZazlRZG0xRk1scFhZMnQyUWpKVFZHMU5MbEkyYkdOa2RucDJabmh2Wkc1WmRFMXpaV3BvWlZFLjhER0FXbHV3eEJXNFc4ZFkwMEN5MnJOUzZZTzJOeHgxdUVPbnp2a2FoRGsiLCJleHAiOjE3MDYyMTYyNjIsImlhdCI6MTcwNjIxNTk2Mn0.M2_fBkG4kJYBjloolV5cWMwm4MsLAg6nGlxIx9_H2aE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:42.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:52:42                                        1555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=445064 KO=12398 )
> restLoginInitiate                                        (OK=220417 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=219752 KO=644   )
> restloginProgressiveProfileCallback                      (OK=4895   KO=644   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.09%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.09%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.35%)
> status.find.is(200), but actually found 503                      4958 (14.32%)
> status.find.is(200), but actually found 401                       644 ( 1.86%)
> jsonPath($.tokenId).find.exists, found nothing                    644 ( 1.86%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################-                                          ] 42%
          waiting: 311086 / active: 25     / done: 231504
================================================================================

20:52:44.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 231738: status.find.is(200), but actually found 401
20:52:44.372 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,231738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40a34b3c, username -> user.1001646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@768052ff, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215964322))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGFpb2lwMHBtazVrcjluYW9ub3NkZWNnYmwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1ZWZE1UbFJXVFVjMGNFNXFjRlI1YmxZMlVWRkJMbVJSVmpneVpXOXdkV1Z0WDBacmMzVnRhWFZpVW5seGJtODVZWGxQV21wbWFFeFRTMkZQVm1WclVsSlhSRVI0VVhab2VVaEVTalEwVms0eGRsVldXV1JJVEhreWVWTjJVRlY2UTNobWJFbFRXWGd4UW1OZmMwZEhhR1JVZFVKNFF5MUZUVkY2VFVZeE1HbzBUVTFDTFZoSlluazJkbTgyWDFaaFZqSmljbkZqU0dvNVFsOXJhMmhJTkRsQ2IxOTVRVXhNZGpoMFQxTmhVeTAwUTFWalVFSkpjMmh3VGtscVlrZFlkbXBtZVdoeWNtbFpNWE5pWDB0RlpVeFVNbVJUWVZWQlpGTklSV3RaY1dKaGNWZFVlbDlrZURkS1dGZDZaVnBIZDJaeE9IRjNOVkZJZFROamVXVnlXVlZwVFhGaFIwTmpYMjFmZFV0WFZFdFRaakY2VXpaQk0xSkNjRXhFVG5GblFsVnhiMDFuVURGcFNreFpaME5VTlZwNlZtbHBSVTFqY1ZSYVZsVTJRbE10U1RoVGVXTndXbXRKWVVKdFRuWm1aVzloVjJsS1V6STBTbGRmZHpGWWQxWkVVM2RJVjNaMk1FbFVhalp3VmsxclNqUkxPSFptWmt0UFluaEtXVzh4WkVWdFkwa3RObmxzUzJKblpra3hWMEpXYW1WRFNHYzNPRXBhVVZwdlkxOU1OVVY0WnpScU5URnRaRmt0VkZWVGRUbEpibnB6YUVaVlptRnNWelZ4YjFGcFZVTmFWME01YVc5RU1FNUlVMFZ5T1hRMWRrTXpiMUpKY3pCVldWOVhhMVJLU2tOaVdHVXRWbUZpVGtKaE5ETnRRM2RmTTBNeVVYTnlibGh0TlVaT1pIcFdZWGxXTmtkUVJteG9jek5hU2tVMVYzcFpiazF0YXpKQlFYVkZTV2x1WWs1TlNUZEthVGxaYnpnMk5sbHVRVlZ4TFVsT2JWUjJaMlZqTUhGVWNFZG5iR3hHVVVWdGFsRTBNMUpsTFdKUFowczRObFpJTVdaTVVFWlplRXRMUkRaTlVFUk9jMVZxZDFSalRHNHRhR3RCZEZob1kxWnpjUzFQT0dGdFEzSmpRMUpPVTI1WE4xRjBabUV4TjJReGJtVkxUREl4Y0hNNU9FMVBZVkZXZEZCTVZqaEVhRFJ1TjFsR09VSm9USG96Y0hVNFJUTjBZVVJTVFhCb2NtOVpMa2xKWVU1Tk0ycFZXbFJGUTNWWVFVSmFlSEI2VUZFLnRBei1WMEU1TjJlNW85RmU5SUNYeURYNi1Gc3NCaXYyeUVLVXdTbno3dWciLCJleHAiOjE3MDYyMTYyNjQsImlhdCI6MTcwNjIxNTk2NH0.2JKAti13AG1hn68LsGMXsuNbS2gK0nqXSQ8YFA7OCIg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001646"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:43 GMT
	x-forgerock-transactionid: f3b8c702-9b60-44e9-9783-85857a96dc87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:44.372 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:44.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 231738: jsonPath($.tokenId).find.exists, found nothing
20:52:44.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,231738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40a34b3c, username -> user.1001646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@768052ff, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215964411))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:43 GMT
	x-forgerock-transactionid: 2ef0288a-e5a4-47db-9c2f-b8b76ae7a1d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHB0MGhpbDRpcHNjYTM2cml1N3FiaGxlYWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NE4xTTFheTFLU0hBMGFrNVlhSEIxZVhCdFQzUm5MbFIxT0hGdk1FcEVVVmxuTVZGU1gwZFdhRE5OZDJOdE0yZFRRM2RwY25Sd1FraHdhMEl5ZGxVM2J6Tk9iME5zY0ZsaWVVWllORmxoY1VkdFMyNXRZVFZZVVhGNVNsVnZSVk10VUdwdlJteENRM1F3UjA5a1ZEUmlRVE14Tm1ad1oweGlWR1pLZG1sQlNETTNWbEJ2YTNCTGFWUjVlWEpSVW5KRFVWbGlZamxST1dkemFIQk9XRTlHVDJsQlJVc3dhbXBoV0hkUlMxbDRSbVpDVTBsdVEzQktVWGN3VjFwdE1XNTRjbGt4TVdwaU1EVnhkRXc1VUVsdVZsRmZka0ZaUkdkTVRrNHpVRFJTYlcxRWRVaDZVbmsxU3pCSFVIUmZaa3BzYlMxek5WQXhkVlZXZUUwNFkwUXdZMFZJVW5KMk9HRm9hMHBQTVZKalkyNVVabUl5VEVsaFFXTnhXR3hzVlZFeGFEQnFjeko0VGxWNWRHMU9Oa2gxZWxSSGVTMWlWVWxYZW1VMFkycEtiREJaWjJVMldYTmxWWFJXZUhkS1lraEdkM3B3VG1sM05VbHVNbDl3TW1KUmVHNDROVFJQUkRGWVFXZG5Nek01V1hSd2FtOW5iR1l0T1c0eVMwZExTakZOUzNNd1NFOXlXWEk0YXpScGVIUnNOV2g2TTJZMWIzZE1jMFZYY1ZwMmVFaExNREV5VVdZeFkzYzNXVE0xZWxOd2JsVTJMWEJsYVVZNFIwNDRXVFJaYldGR1owaG9XblZ2TnpGa2NYcDBjMGcyZEU1VE9VWlhVM0poWTFkWlFUTmhRekkyWDJwbmRXbHhZbE5HT0Znd1MyTmhZa1ZIVEhsUk1VbzNRV0U1YW1aSFJUSlVXRlY0VFd3MGEwcERkM0pVTW14cU9FWlFTMFJGZVZodmFVUjNSV1JOUzE4MWVGaE1hMFZGUzBjdFJIZG9OSFpKU0doemMyNDBZVmRTZEhCSFpGSnVSRWxrVmxGWVYxVkxlbEpqYWxWd1QxQmlaVXMxUXpNelR6bDZOMGhNWkUxemFVNDFXalEwYnpSNFIyWkVTbDlGVEVGVlR6TnBUSFF3Tkhkc05HbGxVMWxoVWxGU1duWkpYemRKTURsVlVYcDFkVXB0YjB0QlpEZEZUR0ZJT0ZaamVWUnVOMnAyUzFkMFUzcGtVMWxMYW5Wa1ZUSTRZa1pmYjJaaUxUVnpMbHB6VjFGdk1GSjJUM0kwV0RWUFoybENWbFJXVW5jLkRMZGV0TjhjdmhKQkNqbF9KWWN1R3dRdk5TbDkxZ182aFp0MFdHekNzZjAiLCJleHAiOjE3MDYyMTYyNjQsImlhdCI6MTcwNjIxNTk2NH0.W2jnbxNRVdICIsAma6uWwcpYVDFZEOFv1d6Td12ZL2E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:44.412 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:52:46.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 232012: status.find.is(200), but actually found 401
20:52:46.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,232012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@529b585a, username -> user.1000546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78136967, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215966251))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianFwMGlqNDF1YzI0bHBkaTY4b252cDBtZ3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVRYY3lkMk5CV25oa05FeFNORlZSUzBKd1owOW5MbkpqUlZFNU5qTk1ZbFpKVVdaTlF6QnhiMGgwUWtwNGJ6ZEJZbEJET0hNM2JDMVpkMjVNWVRJeWVYQnpSM0JxUWxKTVFWcGpabmxSVEZWMFdYbDJhbEJpWldGMGFrcENjbmgyU2paQlUySnJNbnBQZFRKaExWOURkMkZWTVhsblgxOTZTbmwwY25SRU1FNU5aVUUxYkdsc2QyNVRZa0Z6YVd4TlJHUlpjbWhsVkhOaGNGcHFVSEpaVFZOR1UyOUpUMUphVGxKd2QwbEpaMGhqWkhCaFpWSktVbTVITFVsdFZqbHlUM05vTVhCaFFrTkRibWcxTlVsak9VUlBTSHByZDFoVk0wTmtUM0ZCTTNOeWFtdHRUMUZYTm5seWQwSkNhVU14V2pFeWVrY3lUVUZ5U25VeU9DMUdSR3hqTkZkQmJWWlZVWFJyYmtFdFQzaGlOMDVuTkVSbVZYQmplRGhLVDB4RmFYVmlTMVJvZW1NeGFWRlFSRFpFTVVoQ01sVlZjMHhrTVRsVGFYZFBYMUpzVFZWR1VYSnhOVFJQVFUwdFQzcEdiMUp1V1VJeUxVZERia3B2YlVRMk5WaHROVlUyYm05R2IySlNXRkUwWW5wb2VIRnRhR2RRZEd4U1lXaDZSak5vZWtNd1dXaGlOV2RGVmpFd2RHcHJjbDlRUkdGRlQwTm9TVUU0TmpKSlkycG1PVEJaZEdsaldIUTVTalpVUzNwb0xYZDZZVTB3WDFOaFNHVXlRbVJDVVVndE5HRXhSVXhUWDNab0xVMVBZM0J1ZVdKaWQzY3haazFqVmtGamQwMTZiVFpaTVVOS1NVRkNOM2xWTm5kSVEweFROakJCTFhJeVdWUXRaV3RyY0V4cldVUnpVeloyWmtScFNFcDNTVnAyUm1KcWNuTk5SMFpuZVMxc2EyVmFaSGhSUWxWR2RHNXVOemxCY3pWVk1XeHNaRVZ5YkVsaFUweG5WVkJ0VlVWeU4yNUJXRzVSWW5CVFRGSmtTamRVT1ZwVmVETjJjbmxNVjNWT0xVOTZNMk5rYTFwRWNHeEZMV3Q1ZDFOQll6QlNUMmxTTlMxRFRITjROV0V4UVhZeGMwSTFXalJtWmpKWk1rOHlOMkZ4TlVSRVpuaE5YM1ZhWVZCbmNpMWpURzFwVDNkTlVtbEdWRlUxTFRFeFZXaGZWbmxyVkdkTlZXeEpNVU41UkhOU1kwSjNMbGg2YTFsSWRFSTNRbTVEWDJGSFdXWlRUemRLWDJjLkZyX3ZSSFJBcDhyanU3eWJZUEVjN0MzeWdZSU9OeDdOcWQ5R2R6Zmh0SXciLCJleHAiOjE3MDYyMTYyNjYsImlhdCI6MTcwNjIxNTk2Nn0.zC1hzZDJbYZGHeOIWF8TC_y4T1o152JfdXJ6W-OTwcU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000546"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:45 GMT
	x-forgerock-transactionid: 72a55e41-bbc3-4c80-a2b6-b765e042fd52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:46.303 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:46.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 232015: status.find.is(200), but actually found 401
20:52:46.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,232015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dcd9c76, username -> user.1002107, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74e7e3b9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215966266))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3RrcWVmdWNxbmpyNmxjbGs5ZWpocGc0YzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bGRHZzBOR0prTVdNeVZ6bE5NbTVNVGxoWWRWWlJMbU5wUVRjNFVVMWlkazFyY0VKWE1uVnlNMFZuVm5WMlZqRkZaVEIzVEMxNVJYaFlUbVpNYzIxb1JHRnVWbFZKZUhkbWNHSjNUWFp4ZGswNVkwSkJRelJyU20xamMwSkVlbWw1TUhSUlozSnRabXRaVDJocVNucDFORGcwUjNSWU5GWm5RV0V3WDA0MmVGRlpXbWxCY2taWVlVcEdZWHBGYm5KQk5FczBNbEZ5VFhSWWMxYzJSbTFDYTJsTk5XWnhYMjFHVHpKRlVFbEJTVnBSWTJWVWVXMXdiREpKT1V0eVIzZDROMUZEU3pNNWR6QXRka1ZoVEY4M2NGWm5SRjgwYzNWTFpYazBSRzFxZEhkbFdWQnFWVEZtVkZCT00wUjRVSGxDTmxsdk1UUlJVRE5pYm1GRFVXNTNka3BQYTFKdGRqYzNOMnh0YW1sblZFMTBlbGxKUjBoTVVVUXdRMjV5U21FeVUzbEZOVVpqVVU5MWVrVldYM1pxT0RJM01IQXRUR1pPZEZFd2RYUTBNSE0wTjJOQ2NHRkdWSEppUVhGWFZUQktUVlZVVGpOaFNFTlhjR2RPVlRWTFQwNXVPV2wwYjNsUFFUSTJSbXhaTkhONU9HWmxiemh6VjJWa2MweENiV3BpYUZaeFZXSTFXbVpvUkMwMVlXeFVhbUo0YmtKWk4zTnVNVVZxYkhoVWIwbFNWVzF6TkVoNWJFRk1RV3MwTURndE9VUkxYMFJrTm10blNIaFVaVEpPVkY5aVNuWmlWemhYWTNoblFuSkdaVTF6Y2w5TVNVRTFRakoyVWtGWVVreFdNMFpuUXpoNVJVaHpUMGxMWm5WQ2F6Rk9iazFmV1RGZlkwVm5kblEyTkdScldrd3dMV0ZPVVc5U1RVZGpXWE10V0VkUE1ucEJkWFF6ZVVGcWMzWkZURlJCV0U5cVpqZEhSRk42WTI1cWVFeEpYM1pUWnpkcFRsRldkMWhrWDIwMkxVUkJPVlpYWm1KdVZYa3plbEl5UW1WRU9XZGpiV0pCTkVsNWFraFJTMUJYTFVwcVJuVlRVVXh2Y2toNFFUbHRjblJaZVhGWVRsRmhUMHc1UVhoeWJWSklaVmRNVUUwelFTMUxaMjVhTFd0RGRtNUhhMFpPVjBSakxYcDFTbXRuYUV3emVXbEZjV0l3YTJsNVJqVXRlRVZ5YmtjemVYTkhVMWx1Ums5cFN6Wk5MbnBVVlZJNVVIRk9ORk42YjNWcWNubDZSekpMUTBFLl91dHEzUVNpT2JWbEtaTmlCSUJId2E5Rnd1Z0w1aUdyS2xsNlJTN2poaEUiLCJleHAiOjE3MDYyMTYyNjYsImlhdCI6MTcwNjIxNTk2Nn0.qKmCHYCXcVmQRSArkH9TN9qsbK87qAZZCfED9uxY5W8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002107"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:45 GMT
	x-forgerock-transactionid: 549b9ee8-64f3-4aaa-8c30-7b4b006731bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:46.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:46.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 232012: jsonPath($.tokenId).find.exists, found nothing
20:52:46.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,232012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@529b585a, username -> user.1000546, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78136967, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215966344))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:45 GMT
	x-forgerock-transactionid: e1464e8b-a229-4c27-8cab-b44d59b98b9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnZubGptMmwzcXEwZXZzMThxcjBqZzUzMGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU1UY3hXbGxKYVdwVVgxSnhhalI0VDNGSE1FaFJMbWhtYUZCb2JqVnZiMHhLY0dobVYzbHRiVEkzYmt4dlNYUkhaMlEyVUVsSmJYbDNjMlZXZW01d1RXcDJWbGMzUjB4dlIxSnROR0p1Wm5sVlUyYzVhVFUxY25WcVNrSjJjbEJOUW01dFRGWmhNSFZ1VkZkNFZEVlNRM2h5YVRnNU5tWXRURnBLZG5STU5GQXpMV1phUjIxa1UyNDNkbWRETFVGdE0zRnhRbWxrVm1NMlNUWXpTVGM0VDNFM2FsRjNVV3gxZWxOSFZXdHVkRzAyV2pJeUxVTmlaMnQ2V0VWbU5IQjZiVzB6U1ZkcVNFUnZOazlsUldwRlNtZERiMFY0VmpsSFYyTXplRVJTUlcxc1JYVjFRWFExZEZSblFWVktPVXR3WVc5eU1uSnljak53WW5WcFZYb3hWbVY0VGpod01XSjBTekUxZW1zM1ZFNW1Wa1ZLUlZacWRFZGlORlJWY1dGclFYb3pZemh2VW5aa2FUVmpaVlpzUjFwMFZWRkZhbHBvV1VRNVYybHpPVVJ2VVRKWk5ETTBkMHM1VWt4M1RITjRXRkI1VFhGRWNYaFlhVXBUU0UxMVFsRlVNVlJVYWtsa1psWkdXWGxCZEU1bGJGWm1hVFU1WTFacU5FbzNWa1F3ZDNnM2RFTm9XVVUyTWtkaWJHRlVlRk0xZFVWMFFURkpOa2xyYUUxbFkxWnNja00yYmt0d1dsOHpNRlJrZDB4NWFGSTJTbmR5Y21kYU5rdG5iR3RwVWs5NVgyVmZibGxOV0ZnNVRYQmpRbmhIWDBSS1J6VXhNMmt6ZFhoRFdFOTRjREZGZUdKUmJrVnpSVXRUTVhkV2RrSkRUSEZKYXpsRlpsSk5iVmxDTVZOME9HNHRUbFJVYjB0d2NUSjViVmRHWDJaR2NqZDZkR2MzVXpKbVIyNDRjM0UxVGpGQ01rOHRjRVExVEZFMFVXOWFiMVYzU0hSa1MxVnZhbFUxY1VGVGNVeG5jRXAzUkdWbk56Qk1TM00wVGxORWIwZFlNRVJPWW1kaWN6TnlkbFZaVlhjeVlqQklTMnBYTFZKd2JVaGxRamN3UkV0WFZtSm1ORTF6ZDBwMGFHUllkSEozWTNFeVJsTnBlbXgzZFRKZmQxRmFWVUZ0TVVGbU0wRnVNamxLUlVsa1pGcDFPVmN6ZVdkRFNXbGlaRlV5TFhGb1ZIUkRlbmRuVlZoTFFrbzBMbXROZGxaemVteEpSM2xDTmkxaU4yOVRWSEp4ZUhjLlkzYkQ5My1MSGFFdnI1bk1kTG82VHFfbHpOWXdMTGYtYV91ZVZhUnB6bmsiLCJleHAiOjE3MDYyMTYyNjYsImlhdCI6MTcwNjIxNTk2Nn0.8JKQVBkHjK8m5ECy-rQqObzUOdFnoI-88GQQdOyd4Qw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:46.345 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:52:46.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 232015: jsonPath($.tokenId).find.exists, found nothing
20:52:46.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,232015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dcd9c76, username -> user.1002107, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74e7e3b9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215966356))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:46 GMT
	x-forgerock-transactionid: 8c374178-7785-45de-8892-75bca287f734
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmhkOWI2bnBiYmtkOXU2ZzQ0aWJrb2VyZDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVdHMVpWazF6YmxNMGQwUnFSSEUwVnpWRWRscEJMbFUzWkhZMlEycFliamg1Um1GYVpHUm5VVlJvYjA1d1NGaDZTbWxhU1UxSVRtOWthVFZPVDNaMGQwWlhaelJ0VUhKNGF6bE5hVnBtWDJjMU9UbExZWFZFZUZkSFowa3dhV040V21Wb1FVNVRNRk16VFdOclJsa3pTRVJCZDNGMGIwdHpZVmt4ZEcxVFdGcEhiVFpDYmtneE1tZGpXUzFTUTNoeE5YTklhV0ZvTXpKZk1ESmlTbWQ1WTBnMGJtSm1XRUphTjFSblpIRTNZbkZ6U1hOS2VTMTZUR2w1TWxaU1NUUmZPV0ZzU0VvMVdUZEthVkYwWDFWUmVsUlZaM0V0VTI5ZlptNXhlWGRDWlV4bFIyWk1XVlZFVWxOcVlUUXpUMk0zWlRGNlNFNHRNMDVPTVZZeGVGUnZNMWd6U2tJeU1sVk5PRUV5UjNOUVZHVjZPV05DY1cxZmFUTlJkRzlCY1dKVlVUZFllbXRhUjFKWE9FOVdla1pNYjFSVk9WcE1WMnBuYldoQ1pqWjVRMGRSY2xaS2IwbE9jRzFPZG5CUFgwZ3lSbEZaY2t0S1EzSlRaR0ZIYTJwUVMyRnFOamxPUzBaUGJHOUJVek5pVEU1emRqWXhkM1psTWxCUVRXSnZlakZOTWpsTmIyTTFlRloyWnpKamRrMW9UM2R6TVhsNVVFTlhOVVZUWlU5NmFuVTNXRkpZZVRneWJHMVlOalZEVUVOb1RGRnpNbXBzZFc1M1NISk1RVWRIYzA1cGEzVkhOVkJYWVU1VmFtMXRSR0p0U2xSZlVreGxVMFExTkZJemQzUm9kWGx3TkdSclYxbDFjR016V21aRlJGTnNkbnBMUVVOVldpMTNUR296UVZKaVlUbElRakY0U0ZKSGVIVk9WM0oxUVZaeVNuUlRUa1l4YzBGMlEwZE9aSFJSYVhWb1dIZHBOek5xZVRkbU1IcFRaRUZHWVdsVU5XVjNUVkpzZVZkRE1GZHZXUzFaUXkxaVdIY3dNbmhHV1VSeldGbEpaRGh6ZEVSdVlVbEJVVXhVUzBKTVNtTmpiRUZRWWtKc1ptOXhMVmg0V2tKSk5FOTZWR2REVjBoQ1Iza3hORFJIZW5Wc09WZE5kRGN4ZURrM1IycDROM2R5TlVvNVUxSk1aRXhXV0dKc09XUlJURGQwVEdzeU4ybE5kMFpaWW1sWUxXTnBXa2x5VFhGaVRGTTBMbDlzUmtKQ2RXdEhlRmxFWDB4UmQxVjVhMEZqUTNjLi1wajhUQlE3QW44S3NXdUNnTk12VHoxVmtNN18wYkxoQU0tWEtuRXg1SlkiLCJleHAiOjE3MDYyMTYyNjYsImlhdCI6MTcwNjIxNTk2Nn0.V-r7QCMH1O5bASWP3ZVfMjKqDkJd1IPW0h6Un-1YJqA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:46.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:52:47                                        1560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=446556 KO=12404 )
> restLoginInitiate                                        (OK=221155 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=220486 KO=647   )
> restloginProgressiveProfileCallback                      (OK=4915   KO=647   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.09%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.09%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.34%)
> status.find.is(200), but actually found 503                      4958 (14.32%)
> status.find.is(200), but actually found 401                       647 ( 1.87%)
> jsonPath($.tokenId).find.exists, found nothing                    647 ( 1.87%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################-                                          ] 42%
          waiting: 310344 / active: 28     / done: 232243
================================================================================

20:52:50.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 232706: status.find.is(200), but actually found 401
20:52:50.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,232706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b1ec57a, username -> user.1002400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@640a5589, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215970540))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDExOG5odjU4Mm5kZGdiNWJxNDY5Y2w3N2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmNXVkxkWFJQV1hwWFYxWkRUVTgzV0VGbVIyWlJMbVJxY1VoUFpFUnBlalJHZWtOaU1GVlJVV1ZsT0VOU1duQm1hV1JoUW1oTk1HMDNkM0V3WkZKWFJtUm1iRk54TURGdGQzWkllVlYyV25wbWFGY3ROa2xVYm10VlZTMXRjalZoYVdnM01ETTVXbFZxZWpobUxWTnRTbU5NUWtKS1UzTkpZbXczY1ZCZmQzcGFRemxuU1RCRFFsTjVhVzV5TW0xT2VWTTJTVGRrTkVOTFEwOU9RMDlZYVhZMlQzQllhSGM0Y0cxTGNqaFFhMHczTjFOQ2JsbDJkSEEzT1U5aFNYRkZlRVJCWWxoUlJ6bE1aVmM0ZDBGUmFFdGxTMGxIWHkxNGFtSTJhVXRJVVZscVNHTkxNekpUZVY5ME1VeHBVelJmZEU1SGQyZDFkSGR0VG5WM01XbFRjWFpmUldOR09WSkZiMDlaTFhkRlkzTmpUV1ZmZVZCVmVYSmxZMFZaUW5oVVNrNVJWRTkyTVRaeFV6RkdhVlowZEZkTFZXazFXbXBFVlVWa2FuWlJMVEkxUzNSRFNWRnlUazU2U1hOc05rNHRTVU5xYm5oWFJITmxkakpQVW5GbGNXRTFWVWN4WDFFNFp6aFlkbGRpWjNRemNVVXljVVZKVFV0Zk9YSnRWR2M1UW5CeU5Ga3RUbEJuVFVwQmF6UmtSMVZvYWpsaU9HVjJlVEZoTkZaUGRXOVpTSFEwUVRseWFXWXhTSGRVU0RKbWMwaGxXbXhKWmtSVVNWWjVZek14WTJkQlIwWlNWbWhaWVZKSFlubENNbFl0TTBWRFYzUTFiMmM0VDBOcmNHOUZOMFZEU25aQ01WcDRiR2RDV1ZKTFNFd3RiREJGUVRoSVlVZFNOazlRZVdweFdXTllTbWRuVVd4bVFYSlVWRWRmVjJOelJIbE1SbTV1VlhGTlQwRnVUV1F6VTI5TWEyMUJNMHhJTjJwdk1raGlUV3cyZW5WNWJEWnhSMjFMTmpST2VqaEJjV1pmTlVKSlN6ZG9SR1ZsVEZKSVRFMXBiVEkyZFdsVGIyZEVWbEV6YzNweFNWSjRhVkpMUjI5bGVuQjZhVzFzU0dWd09ITjZTMDlxZUhsRVZuaGlkMnhKVkRjeFJpMTJTSGh1UTJkWldXWjVjelJrWDBKTldrMW1OR3g0TkZwc09FcG1XVzg1YjI4emJWTXpOM1pWVFVWQ1REQjViMlpoVFhoUWJHeHZMbmRmYzFwR2VWQXhkbEYzVkZKcVZtWlZUelJ1U2tFLjl3VVFaLUJrOElHLThUZnAycno0NjBoWU9qcUxXTGFURlgzWXZsTFRXX2siLCJleHAiOjE3MDYyMTYyNzAsImlhdCI6MTcwNjIxNTk3MH0.gSjkyuOk02yetEIfZuwxFN985dx_OeY70PTKaT9T3yk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002400"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:49 GMT
	x-forgerock-transactionid: c02fc955-7640-4e68-98d0-1fb2a10d86c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:50.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:50.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 232706: jsonPath($.tokenId).find.exists, found nothing
20:52:50.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,232706,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b1ec57a, username -> user.1002400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@640a5589, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215970627))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:49 GMT
	x-forgerock-transactionid: 6cfa9c37-34bb-45ae-8c96-8c5f31c38fe9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnVscjViMXI3YnZhcmlwdjA5YWw4cHNvcWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFNuTkVZVFE1VUVzeGFubHpiVWMzYm1KNWVrVjNMbEJRTXpGbE5HNU9aVmR0Tm01VFRGQkRlRmxrWTI1c1NHNU5jM00zVmkxd01VNVplRFJWVm0xc2NrMVJhM2hEVDFFMVkwMVNTa2hSVTFjMFVUZHphMnRPVGxSU2NVRllUVFoyT1VWMGRHdHpSVFpsY0U5V1IzUlNkVmRTU0RCT2MwMWFOVTF6YzAxalIyWnJia2hMTWtoWVZqZG5SalZmZUVGWU1HUlBNV3c1VDJzeVkyWTVaazgwZFVKaFRtaEpZMXBNUm10MWJFNWFNSEJNTW1OUlpUbGZUMlZSVDJGa2F6Rk5hbDltYzNwVWQzZFNVbU0zVFhCbFFuRTFNVE5TUjJwNVltWndXRWhNVWpWTE1uQmhPRWRuUkZwU1REazRTekZ6Y1haWGNIVTRObmd5VVZoTlJEaEVkWGgwTlRrdE1VVlVkbEJDTkRWamVVaGlkWFUwTW1sUFZGWjJOMDVEUW5wTFpHcHpiVXN0Tm10QlVUZHZhSEJKUzNwbVEwOUxUbGxMUmpsalZIVklVM2hNY21SRlpYaExNelU0VkMxcFQyRmxWbVp3V0c5b1kwSkJXRGxpZFdWblRrUmlhelpIWlhCeU5GQkJaRGd0TFZVMGJYVnBTa1ZpYVV4VFdrTXdUbFE1V0dwblV6aERjVEpDTkdGWWVWb3RZMEk0Y3pOTmJrWXpOelZaY2s1MmFqaDJObE5ZVm10bWVVSXpObXRUVnpsU1JrUkJjWE5DVTE5UFIyMXNZbkZMY1hGMFJuaERiakZWY3pCNk9GSkVlbEJDZFhsVVJFTlRZbEJEY1VwSGN6UkhTREpZTFhCQk9FbHZTRXhVUW14dmFVUTNZV0pCZEcxRlNHVmtORkUwYkRkZlVtVlZiMDR5VnpaSmVXUnVUM05QZDNvM2J6bENVUzFhUkV4SVdYRkZVV1JOWDB0NGEwNXRSM3BNYUhsNllVTnRNR05FVm05MGQxTjJZa3huVVVjd1dUQTFURE4yWmtZM1prbHhNRU5uTkRGNVl6UndkVEpmTW5vM1gweEtWMnRVWmtWbVNrUmpkSFZ5ZVRoS2JGTnBkRFZYZUVsNk5UQTJMVk4yZVRSRk5WZGFibkpuUW0xWE5XUktUbVJQT0dSQmMyazJVbXRETUUwM1NuZDJVazV0YUZSWldGQkdRM3BOVWpkWlJrbHZUVE5qYldadWRHbE5hbkl3TldWU1draFJMbkp1Y200Mk1qSTVaMHBFTkRaNVZHNDROV2xCYlhjLnV2NUdsbTBNSzNac3ZxMTUtWW41b1Nqb3VYMGgyU0RRR0lIdmlLaTAzTmciLCJleHAiOjE3MDYyMTYyNzAsImlhdCI6MTcwNjIxNTk3MH0.Biy09Ez7j4I5NKh1y1yrKS2gVsCiyzSbn9j_s_LWV54","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:50.629 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:52:52                                        1565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=448057 KO=12406 )
> restLoginInitiate                                        (OK=221895 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=221227 KO=648   )
> restloginProgressiveProfileCallback                      (OK=4935   KO=648   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.09%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.09%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.34%)
> status.find.is(200), but actually found 503                      4958 (14.32%)
> status.find.is(200), but actually found 401                       648 ( 1.87%)
> jsonPath($.tokenId).find.exists, found nothing                    648 ( 1.87%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################-                                          ] 42%
          waiting: 309604 / active: 27     / done: 232984
================================================================================

20:52:53.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 233127: status.find.is(200), but actually found 401
20:52:53.519 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,233127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2321b91b, username -> user.1001589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d564bb1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215973474))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2hwcjZuMWdoYXZ1czZ1MWpscnZxaHJpNTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlRIcHNXVWcyUW5SWVYxVkVXbmRwUm5kc1JsSlJMbG8zTVZONlNuRTJia0UyTTNReGFWaFdZbFk0VG1aUVkxcEpaMWhWZDNaV1JWOUtTbHBtUjFGa05HMTBURWRpWldOYVlsVm5XakJaTUdKWE5HbHFkVmg0ZG04NVkwNWhhWEpGYzJoRGNXUm9UV2xLV0hFeFdtNDNlaTFCY1hoRGVFUjZURTh6YmxWeVlWWTVSMlJ2VTFobVQwdGZUWGt0V0VWMlVVTlZSRmhtUzFOR1prbDVkbXhHUWtGeWNHRXpjM2xMVEZOclRXOVJValJMTUdrNVZYQjBTM3A0YlZWdU4yWjVZbFJ1TWxoeFlrSk1jRkZaYjFSTGRqUjNhVmxqTUhsall6ZFVXbXByVVZwbGVHSlVVUzFNVW5CbmJsWmhOV2xHVTNNd2VteGhTbWh0VVVnMlUxZFZVV1V0WVZOVWJXVmZOR0phTTAxdVpteHdRVGxMTlhBelVYQlJPV3RTY1hOM1VtNWxjRGhDTjB4VE9HZHpVRkF3WWs5elFYbDFSV1pmWHpaeVNqRlBkamRDVW1WcU1sVjNjVzU2YmtRMVRscEhhMmg0V0doc2NFYzVSR3RwTWpkcmVEZHBWMDV3Tm5WdGN6SmhaVlpUTlZOdU5sWjBRbFpwU1ROV1NYWkNiakZPTkZCU1FuaDNkR1pxT0hZemJtUkVNbWsyY0hWUVEwRlRiblUxY1MxSFRGVklkVU5oWWxaVFNUSlNPVmN3VVZSMVQxUkRXRmxrV0U4M1VGTnNRbkZ6ZDJ0ZlR6Wm1Xazh0VTFoS1owc3dTbk5uU25aalpHVlNhVTlCU0RobE5YZHlORlo1YWs4eGNsOWtWV2x0V0V0RE9VMUhOMjFzVERSVWNteHVNM1IwZEcxSmRXUmthMGhUU0ZCV1VGZGhaMFpUWTBaUU9VdG9UMEpmVmxWd1lqaFlUMk51VFdaalJXUXpRVzEyTkd4cGNHaDFkek15TFd4WE9WSk5OVVZpVkZCblh6WlpTMjgyZHpoS1h6WnVTbkYyY21GdVNIaElWakpHY0dwSlJVNUliVmx2YW5OWWFXUnFhVWxLTkVJMFVWWmhWa0pmZDNsc2NsZFVkR3R1U2kxSVdFdHdhMnRQWlhwNU5XTllZbVl6Y3pOSlMybFpUMVJIVFV0blQzTTRhMjFyWkdKeFpETk1ZVUpHU25wNVNUZ3dNek0xWkRGMlFVWTFjM1pYV1RKSE9GOXpMbU40VmpkWU1HOWpaMVZJUlhoaVkyWnBaMDB0TlhjLnFxTjJMcDRtRmRmb1pCRF9sOXlhTEV4aVFCcjRWSmFkRzZ3clRKLTc0SUUiLCJleHAiOjE3MDYyMTYyNzMsImlhdCI6MTcwNjIxNTk3M30.thF8nVlN7W00IlOzeH2MtQa9Wonw-P4INsWua0djr7k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001589"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:52 GMT
	x-forgerock-transactionid: b1db2608-88a1-44be-bfc4-72a741fc2871
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:53.519 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:53.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 233127: jsonPath($.tokenId).find.exists, found nothing
20:52:53.559 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,233127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2321b91b, username -> user.1001589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d564bb1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215973557))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:52 GMT
	x-forgerock-transactionid: f739fe4f-e020-43a2-8eb7-fdfe2b526d29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWZoZm9udjMzcXRqbzFlbDU5Mm82OWg0c3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFJHVlZXREZYYURZM2MwczBZV2g0VVZjNFdrTkJMa1J5UzA0M2F6SnNUVEI2T0hKc2RqUklkSGd4TkhoUVZGcG5hbDgyYUV3emNWZGZNMVZmUm5OQlpsZGpUbTV1YkZwTVRrZHZTM0ZXY1Y5TVJFbGtiWEoyVm5SalZ6TjVZalZJWVdVd1RGTjJRMlZtYldwUExYUXdWRkJWTFhsSWJHazBRMXBaVVdKVlRVVnJWRGhPUmxBNFQxZDVUR0V0YkdsdExXNDNhMFJDWVd0TExWbHhkR05JTjNsTVFUZElORGg1VmtkbE9ETmZXRWhyYjNFeGVUaDZPWEJYVlV4MVdsbHBObGM1YWxoeGQyNTFSWEpMVFhFMUxXUkhUMlF0V0ZFeVZ6WkJZMU5ETFVremFEZE5SbTR4YXpsc1luTTJWM0psZDJoelEzVnlabEZyYXkxV1NEWkliRlp2VW5GbFJIcE5NMHh5VVV3dE0yVTVRalJRWTJGR00wOXFOamgxU0c1a2FWcEhZbXhFY0ZCd09XMVdUMU5aY2pZeFEwcFVZbGxrUmpaUWJtTTNSVTVwTlhveGNXWlRWV1ZKUzJKamEwSXdXVkEwTjJKelRISmhSa1ZpVGpaM1dHbDNNVEl0YlhOblNtTlNaRFpwV21zM1VEbFNUakJqVm1wWmNEVldibVUyYlVaTFRWTlpka2xqV0hKNWVISmhkV0ZrUkRkWVRVTXRWa280WW1wTU5WSkpURTkxZVc5WFYzVkdhbnBZV0U1MVJtMVJiemQ0VVhsMlExQnNaMDFaWDJzMlR6TmFWRlZUV0RoMlZXaEpTRWhoWVRsNmNVVjFibk42UzNOekxVVXRXRzlEWldrM1QyMW5lRXhWWlU1TmFrRXRaMDUyY25wUlRWY3hNRjlTYW5BeFkySndPRVp3Y2tRMVR6UjNlUzF2V1hJeWRXZG5URk5OTnpnMU5rZHRMVUZVZHpBNGRGUkdZMDV3VUhaVU5rODVVbGRXWlhsSllrOXVOMnRHU1VvMFYzWTFUM05VYmpZeGRHd3RkR05OWVRBeWQxYzFZV3RJVDJGbldtbFlTVUk0T0hkblVVRmpVbk5YWjBsMWRXUjBkRFZwUVdodFEyOUNYMUpOYVRGRU1EZHFkR3d5YUhWMFZUTnBiMnRpY0VZdFNtUnROWEZtVTBjMFIyODJkM2MxV0ZoM1pWVTNPVUU0VUdkeFJVdzRVSGhOT1VoSGJEQXpiazlZZUV0a1dqSnJMazB4TWxWRmN6UTBlR3BPWVhSWVdqVkdYMlYxVEdjLnpWeW9sd3dBejZ2VFlNZjdaOFpHMGE5SWlXOHc5Rl9BVmFTQ3k3NDlpOUEiLCJleHAiOjE3MDYyMTYyNzMsImlhdCI6MTcwNjIxNTk3M30.aVuQV5LJ92LmXVfhF1Mz78tQ29TziVGEkXvopcbEu0A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:53.559 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:52:53.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 233136: status.find.is(200), but actually found 401
20:52:53.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,233136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@387343c3, username -> user.1000446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59800d7f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215973521))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDk3NWJnZGQwdm5nc2Jxa3U0bDUxOW1hbDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWFHWlZNMEYxWW00NWRYWTNNREJ0VWxKUmRVUkJMa1ZFVnpSMU1uTlRabW80VVhCc2FtTXlkMlV6ZUdka2NYbHlTMHR1ZGtaNVNEVm9URVZJTlhvd1JtMVlPRzVvUjA5RVdXTmtaRFpaVW1weFRuTndibTVPVVMxVlYwNUNaSEp0VUZFNFZXSnliMXBqTFhsTVRVd3pTV1F3WVRkT05XcEtWMFJxTVZwV1IzSkpXVlIxTXpFM1h5MXBaR3RwYzB0dlEwcFhSbmw0YkZodVdHZFBjMHRtU1RWUU1FdHFWakp0TTA1Mk9ITklkWGRETUhaaE1WQlRhVE5oZUdObWN6bFZNV3c1ZDB4MGVqQlZhRmxGVVVOa1FUQkZiMkUzYWxKMlRXMWZMWFpPYWtwMGRuUkJlUzEyWm1NemVGTnRWRzlrUjNSV1pGTjRWbmMyVTNWdU9UQXdVMmxHUzFSMGNIQlVWV04yYzFOVFpWcHRSa1p5V0VkMVdWVXRXall6VGtwSmFtODJUVTAwTms1NU4yWnZNV2xYYTNCMVYyZENVVlIzYlVOV1NFdHVlWGhyYTFocmEyWm1aREkzUzBGdlNEVndjalJIZDNWQmFrdGxiSFJ5Wlc4NFJUTm1WMlZoZWtZd1pWODBVbTlHZW1WSU5VbzBWM1ZOUWw5VGQzZHlVak5TYlhCR1NURlRhV3BaV2tSQlUxOUxkMVUxWkZsUVpEUkVObG94UjBGU05XUTVUVmhoUmtjd1kzTnBUbGxETjNsck5WbDBkMlF6WVc4d1oxbHRNa1UxZGxNemRHcFBhVTk0YmxCSVMwUldTbWx4UjFKeVVuTlFSek5LTkcxbWIycGlOM1I0TjNKb2JHdEtZV1I0U0RkTE5rcEhZMlozYzBGSVJUY3dOMVp2YjFnNU0xazJWVjk1VUZkblNYZFFRV055U0ROTU1EQjRXVVJuZVdnd1MyVktTREJqZDFCYWJYSlVkblV0UzBSZlVsTm1NMGxGYjA5TlQxSlNWaTF3VEY5cVdEYzRWM0pRTjJsak1taEVia042U21oVU9YaERMVTAxY21SS1dEQnhla3hFWXpNM1lqTmxTMVZHZUVNeWJrVjBNRFZmZEZCVWNHeHNRbmxFUlRCT2RFSlZNMUpUVFdSaU1uZHZhMGhQY0VsRVNVeE5hRmRzY0dkbGNrSnBlRjlyT0U5MmFYaElZMnRNYkZKeFZ5MUxSSHBJTUhSblluZEZNMjFDVldsVVRtdHpMbkpzT0ZwRGNVc3lSMHA1YTBweE1ucEJPVFJGVlVFLnlNU214X0c1SVoyQVh4NkppYUxMZWNMZHVHVXlwazR3cFZqalN3dUVRNW8iLCJleHAiOjE3MDYyMTYyNzMsImlhdCI6MTcwNjIxNTk3M30.ENbNSLae4X9EyuNh-wLa5Hl0HvCeJUU37EsN5Me9_B4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000446"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:53 GMT
	x-forgerock-transactionid: ca2bec71-8ae2-4fc1-b328-953ffb261870
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:53.571 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:53.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 233136: jsonPath($.tokenId).find.exists, found nothing
20:52:53.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,233136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@387343c3, username -> user.1000446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59800d7f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215973610))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:53 GMT
	x-forgerock-transactionid: 39d84885-1794-4b5d-b286-ce26e6301a84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2RjNDlxNXRwc2w0Z3VwMHJ0anJwbzhnZ2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVRWQk9lakJXVUcxdFpsVnpTRGt3VEhOQmFuWkJMbFI0ZEhsRlh6RnNSalZ3WVZseWNUWlhiR0owT0ZkeFUyeENNMnQzU1hKcE1WWkZVMHQzT0Y5NWNVbzNRbkZzZVU1SVZrUnZVRXN4TjNsQ1IwWnFhRzl1U1RobWIwOWhabU51TFdGUVYwWTVjSEY1VFd4emVteHhZVGROY1ZaVVNYTkhaelUxYjFaeVFXeEVhazlmTjAxT1NYWnpkUzFWYWtwQ1IyaHdTbWd3YkdWaFNWZElTblZpWWtWNU9IUlVVemxET0c1V2JqZDRiRU0zYkRWc1FYbFFXRGhMUW5VeWJ6RnljMjE2VkhCekxXRjJVakpKWHpSNGVVdzRValZpUTJWc2VrSkNVRUU1UkVWWE5VZDZaMVJLVFRnd1dGQlJUR0ZEVG5GaVZuTkxkRGR4V0ROUU9FRm1NM0YwWm1abmJXYzBYMGwxT0RCT00zUlFhekpDVjJwdU1WcHNXbXd6YXpoNFdEVm9ZamhZVGtSV1VtOTZNM2Q0TkdGTWFHOXhTVnBXZG1aMGNHZFFRbkpSY0ZkVFEyMVVXakpGYjNSMFgxVk1iM013UzFNMWNHVlVRVzlvTVRBd01HbG9SbEpxUWtobmFVVnBVV0Y1YzJneFYxQjJlV28zVmpadldXRkxjMFJPVVhsS1RuTTJNbmRXU1VzeWJFOHpSbFpWY0Y5M2VFeHpOakJGVm1oTE1rczVaMDFMVTNSbVMxWmFOMVJMWm5aR1pWWkxTM0JyVVVscFVUaFdZVlpYVjIxTk9XbHdSRll4YjA5VU9IRmxTM0JhVUVoWWJWWlhSRFpWWDJWUWJWRjBkMjlHV2taM2NGaExWbXBZTnpGTWVtTnlNVGRmZFhGbGFVMWZObXR3TjA5akxXVnhXSGRNVnpWSVYyeDRWMVJYUVZwNFFqRlRhR1p2YUhkTFoySXlSblJRZWxsTlExWnVWVXhrTWtoWFFtOVBiMFpZTVhKaFVXUTNTRmRhWjJsNWVETkJaRFJJVm1GUk5UQnhSMVJKYkdGbVJWOXZkMGxqV1UxdlIxbDRiV2hOWmtWNE1EZDNiVkZHWkVKZldqTkpkWFpGTUVkNWFHMVNWak40UVRsUFZsVm1VV2xsVTB0TFpUUmhTVkpKYmtSWFVGaFpjMDB3WlVaNGFtMXBORkpaWWxCNmMxTndlbDlIU25nMVFWcEhNbGhCWlVSdWRraHdjVzVwTW5rMldEbDNMbmwzZDB4VmEyOW1XbVpJYkRoR1VWTldSMDlTWDBFLnhjRHk2ZHlxVmZCMmJKd1hWR19pS1hBUy1mRlVNSUQySHNhS2lvenhOVmciLCJleHAiOjE3MDYyMTYyNzMsImlhdCI6MTcwNjIxNTk3M30.M67LCCwpfbhMcbDZ_gRtxNqp3zGRmt62mjJZ5vFOyiI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:53.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:52:55.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 233392: status.find.is(200), but actually found 401
20:52:55.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,233392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73df8fe8, username -> user.1002080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5068fdce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215975192))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODQxNWZ1aWFhMzQyY3MxZzV1a2FjOGlqOTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2JqQmpPRGN5WlhwQmVpMU5Ua2RMUlhZd2RtdEJMa1p0TXpGQmVHUXpMVUpGVEZORU5HWnZRVW8xTnkxTFVVWnJiM1EzU0ZFd1ZHNUlZbVZIT0ROd2FteHRXbkp2Y1MwMU4xQlhiVlI1UTA5emQwZEZRVWt6UkRkRFFtZzJjbWxMWlRKdWFtc3RXVk00YVdwNlozSjVMVmxyTWpWbmQzcGFVekJLWms5blNYQXRWbTh6TFVwQlpuQkdkM05wZW1sMVEzZFJZM1JRZEV4SGNrRjBaV0ZzVVdnMFNXWktOV3BNV21sNlYzQXdibmRIYjFOeFRHbzVhUzB6TkZoRVZITjRVbUZOTFdadVFYZzBOeTFYYldsR01qSnpObVZGUzJORlQxWnZNR1ZhYTJGYVpqWmZTVFpRU25sa2FVeGpkamxwVkVSb1RIZzJObUk0TUVkeVJraGZibXhFU0VadlMwUnpNRXQyWW1zd2NWODJTVUY1ZG1KNmFYWnFMVEprV1d0dFRGcEhSbWxvV1d0R09VUnBjRE5pZDI1T1R6QTFhbk0xTW1Gdk5WOVZSamxTWVVsTGQyaHJZM1pvWjAxM1ltZG9hMFpmZERSWU1VNURVVVZaVWpaV1VIZzJlRk5vZW01RlFYcE9TR0pyWWpSdVlVUm1Sa1JoVjFKU1UwMU1XVTh3TUU4d01XMURkVnAzZFhCWlFtSTFNekJNTTJ3MlNEVXRjMkZVYlc1U1VEVjFiMFp4WDI1SlNUVjRlbkZzWWxCaVNVaDZjelp1T0VKcGNrbHdkV2MwTmxSZk0xWXdVMk5mY0daWVNVaDFRVW8xVEUxUWEwUnFPWGhDWjJ4WVEyRTNja0ZqWkVkNExWcDVhVTQ1VkdaWGFWQnpjWEExUTFZeVgyRlNhR0oxYzFZdFFYRlBUbTVsVEhOamFVRnlVMU0zU25jMFFsTmZhMHhGWHpsUVRGSkZMVFl4TTFONlNqTlNNME5rUVdwak9WVnZORmx6YWtsc1MwcE9Uemg0Y0VOQk5tWnVPREprYVhOc1ZUWlVVRmh0VVRaUlpVWjFkMVJpV1UxalVYZFFjMkU1VTBVdGNVNUtTVEZRVUZnMVFXOXVURmxVYlhWaWMyTllVRjh0V2xGVllqVlVhRXA2TjJ0S05FZFlRMEpIYkVkVVJuWnFlazFCZVhCQlpIcFJURGxMZFdNNVZXcGFSalpaYUc1alRHTkxhSGx5TlZFemFHOHlka2MxTVZOaFVFdEpMbVJ0Y0RsTmMxVmxWMUpmYjFsdllrRnRjWE54WTJjLkp0eGJGeG5FRlAtMGgxaU4tUmJxR2ZGcEItU3BhWTlBdWt0aFpoa0FocHMiLCJleHAiOjE3MDYyMTYyNzUsImlhdCI6MTcwNjIxNTk3NX0.D5P7W1s6ZgH-C-B8wZgCGg0Rw17QsLw0wcM8faYgrcM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002080"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:54 GMT
	x-forgerock-transactionid: b952532c-7b23-4fb3-8ad6-e2fdf9ab4e7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:55.239 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:55.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 233392: jsonPath($.tokenId).find.exists, found nothing
20:52:55.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,233392,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73df8fe8, username -> user.1002080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5068fdce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215975276))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:54 GMT
	x-forgerock-transactionid: fdfa6a55-2092-482a-b06f-4669350e530b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGNpZmozNzM2cXFtaGVzbmVmaW1pNDA5ajgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVpYTjFkV1JEUm5CWWJVRmZPVVJSTkdkamFsZFJMbFJxZEVoak1IQkZPRmRoU1VNMFRUWmhkbGd3VWxKNk5sZEJha3hYYlUxNVZHbGhaSE5DYjNKVVJUVTRiRTVCY0VKZlMxaFljbVI1ZG1SVlZFMVBXVmMyVVhSZlZWOTRVRGhYTkVwc2F6RmxaSHBvY0RZeWIxUXlZMlpVVldsVGVrdzNNRmR6ZFZOV1ZVSm9PRUZ3ZUZaUE0ybDRkWGhVY0dKRk0ycGtSRGRFYW05WlVUUTRRMDl3WmsxaldIaGpWbkI0VjJGdU9XTkJaWFpMWlVSNFFtWlZUVzl2WjIxZk1URlJWWEZUYTA1SVJHOVhWSHA1ZW5STlJIWlFRVGQ0U0ZReGNtWklUbEIzTkRkeE1qVnFiM1JhTldsaVEwTTJORGszV0RVdFF6QTVaV3g1TlZwcFprcEVlR2hoUkUxcWRtMVdZamhzUTBSbVpEaFVlbTR5U25JeU1FSlJhakZNTUZoTUxUbFdSbFY2VVZWNGF6Rm9VRFJ0U1hOVE5ESm1NSGxFTWt0TFJqWnJVVW95TjJaT1pIaHFOMnRPWWxKWmRGOUxSbEpKTW5ka1FuWjNVMjh5VXpabVFURkZZakJ1UVVOc1N6TlhPRzA0Y0ZwMVdGbFdiVUpmTjNWVWFuWnVTV1U0TkdaYU5GTm5kbmd5WjNSWGExTndXbk5PUm10a01YTk1SV0ZyVVRsblQzSk9ObXR4WWxkNk5VaE9OSGhvVUVkTlRteDVaVUZ5WkRadmJISXRRamxYTkMxb2RXZDBWalUzYzNCMk1YRkpkbFl6TkU5UFlqSlVSWGRHYmxCWlpVVXplbVJhWVhRNGRGVk9ZMFJQTW1SU1ZIWXlXSEo1WTE5Sk1sSlVPV2RLTlZscFoweHFOREJRTW01d1dFWm9TMnB3UTI0NU5XbG1ORVkzWkRsVVYybElZVFpTTlU1aE1YcG5ZVk51VXkxeVdsUlBOWEZVUTJKMVFXeDFPWG90ZEVScVlYRjBVM1ZTVGtReFlWUXdhM2N0VGswNGVFNU5OMFJ4TUhVNFdsUnhUMWhqWDAxdFNsaHNPRk5FWVVKNk9ITTNNakZMY25wU1ExVlBVamg2TWxWcVgzRkZSMUYwTmt0bk9XdDNhMFZUVW1kSWNURjZTMUpEWlhKcVoydGFaVFU0T1VnMGMxaEdTMUJDZG1zNE5uQnNXRVk1U1ZCd1JEZFRPWE5EWkVsaWIwdG5Ma04yV0hGQ05uZ3RlazQ0YzJ3NFEyZ3lVVFZ5TlhjLkJvZ3lodFVNdDF2b0EwT0ZpQ1NqZmZGUjZITXRRNk1nWHljb0hhS0JfbVUiLCJleHAiOjE3MDYyMTYyNzUsImlhdCI6MTcwNjIxNTk3NX0.skiiuL1wMdkAhQoXOFA3juo6hzzmqxH28Jw-08kGUOs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:55.278 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:52:57                                        1570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=449570 KO=12412 )
> restLoginInitiate                                        (OK=222642 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=221976 KO=651   )
> restloginProgressiveProfileCallback                      (OK=4952   KO=651   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.08%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.08%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.34%)
> status.find.is(200), but actually found 503                      4958 (14.32%)
> status.find.is(200), but actually found 401                       651 ( 1.88%)
> jsonPath($.tokenId).find.exists, found nothing                    651 ( 1.88%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################-                                          ] 43%
          waiting: 308857 / active: 21     / done: 233737
================================================================================

20:52:58.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 233872: status.find.is(200), but actually found 401
20:52:58.569 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,233872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45980434, username -> user.1001870, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d917c5c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215978520))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDAzaG5yY29xam41c2F1cWUyZ2M2dWU2dXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmQzaGZZMDVGYUc5aFpGQnNMVEJrYlZSQlJtOVJMbkJKTTFONWMxUjBXakZqV21WZlFWUTRTRmhOY1dScE5VZHRWRkppTkhveFNHMW5Na05DUm10clNsaFhjVTlrU1ZwRWMzbHpTR0pTVDNJemVVTnJWemxGWlZSSk5GWk9Sa1pQZVc5U1JTMTZRa2d3YUZkeFgxVmlibVJ1T1RSSU5EZERXRWxZT1d0VE5WWnZRbEExUlcwelJXcEVTVXB2YzI5c2FFVXpOMWwwYkVwNmNESkxRVWQyVjAxdWFrSnRZelZzVUdFd1FuQkJObVJ2UW01b09GcG9iMEZWUmxoU1dWbDFXV1ZKVDNKdGFtSkhZelJ6ZVd4dWMwMUJPVE5UWDB0TFdVUkRjR1pHWWt4NU4wbE1hVGhTUkROWFJHVlZZWFY2VW5CcldtOHpSR055Y0VoNE9VNVlURzVMUmtKd1pYVTBRVGQwU0ZCeGNGaGpaVlpzV2twNFRFdHhlV1F5VFVwMmFFUnVNemR1WlU5RWEyRnFTamt0VVRCeFpsUkpMV0pVVW10Vk1FeEZTbVZHYVZWck9VY3lXRmRDYVY5dGFuZEhSWGRxV0MxcU5tZElNRlZzTmxsR00xbDViVEZOVVdodVFrNTNabXBRZW1SMWFURjNjWE0zY1ZoUVluTTVWSHBXUWtGSlJqUmhPVXR3YTBaTk1YVnliakZPTVdneU5taDJUazFWTWpWUFlXdHRaMGN4VkZFeVdXMUpSREUyZEZsdFRGQmlZWFJJY2tKZlUxTkRZeTFqZGpsSVUxcG9aWGR3U3pWUVkzWkViVUpMWnpKb1pFcGZORVV4YzJOVFYyRkVTMWd4TkdsS05GVmpkMEZtUTFoRlVrTm1RVmRwZG5GSFUzWk5TMVJTY0VnNFFpMURhbU55TFZsaGVYaGtWV2ROY2w5S1VWUkdOSEZyVDBoRmNHSm1ka0ZzTFRRNFdHRkNUR1ZvUzNaUk5FSmxVRXQ0WVZrMFVuaDNWMFJIVkVOWU1ra3lXakZRYTNOR05XRmxXa2Q0VUVseGFtSlpWRzFPU1Y5VFMxQkdibVZYTkZGaFMxZDJRVk5SUzJWQlVWQTFjSE5KYUVRMVdqbFljVUZoYm1oVVZYZE9WVjk2Vm5wTVNFdFpYMnhVWTBVMFZtbENlRlUzTms0dFVGQnllR1ZuWm01WGFVSk9ibU5sTVRWcWNXUnNVWFJWUzBOTlVXOU9lV1ZtYjFjMmRFeG5Mamw1UTFsUFdWSlFaV2cxVkRka09GQjZUM1J5VEdjLkpBOVFNbFZnNjhhUzg1Vi1obkViSnU3YndSQ0FkaEJnYTNmMUZCTUtQQ1EiLCJleHAiOjE3MDYyMTYyNzgsImlhdCI6MTcwNjIxNTk3OH0.LJHD73TrJEnc5UWUiGx0thFp1XcVDaaxkUVLAdoywsY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001870"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:57 GMT
	x-forgerock-transactionid: 0416a4b8-4870-4eba-9157-4cc3d41402ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:58.570 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:58.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 233872: jsonPath($.tokenId).find.exists, found nothing
20:52:58.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,233872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45980434, username -> user.1001870, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d917c5c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215978610))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:52:57 GMT
	x-forgerock-transactionid: 11f08da0-7762-4386-a256-885b6e99e7a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajVlcDhuN2VrbXFwcGQzdnBwdDVyNjNvYyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTU1WkVZNVRFUnVWSEJ0YW14WWNURnVlblYyZGxGUkxuWXpUbVp5TVZKVFNHRXdOa0pPWW1OQmRUUlZVa3hpZERWeGRrSmxVRjh5ZWtwSU5FaDFRVGxrTUZaSWMyMW1jRE51ZDE5TWFGZDVZVmRLV1RReVVYUmpZWFpNTTIweVp6SjJUVGxpUWxCNWMwUXdObEl4YTNOQ1VHVkZkbXhHU0V3d2FucEpRa1pMTUV0MmNGOVphM0JHYjBvMFNrZFNVVWRoY1VKMFJFMVJWRVk1YVhZeFZVZDBOMUZXTmpkaFdUWktia2R5TFdoVkxWZFdVV290YVZwWUxWVlNNblZUVTFsNWVEZ3piVEp3TWs1b1RsTldjV2cyVkhoTVozaFJiR1pSVWt0dldFSkNTVFI1UVhad2RrZHNWV3RSU0VKWlZ6ZHFNR05rVFc0emNtbFRWekZHTUVjemVWaGZRbWswYjJ0NWQyUnhlbTl6UVRsb1gwb3RXVVY1VWxGd1dtZEtWSFpyWW14VGEwSXdVa1o2UVhsU1puVmpSa1ZGYVVaTVVXSkthMjFtTjA5UFYzVmFYM3BKWVUwNFFuQTRXV1pPT0hSb1ltSkpORkJrVG1vMGJDMUNRMk00WW1KSlVIaHpZbVJYV0dkS1JXcFVMV3haV0hnMlpUTXdXbTFIWWpaU1Ywc3piV05QWWtsbVIxODRTM0pQWlZwRk1tY3dMVzVmWDJVM1JYUjZNMkZ2T1hKRFkwdzVUSGR1TkZSRWFrWk9aMWxuTlhaTmNtVlNNRTlyWmpnM00wUXRkR1pJTFMxUVp6RTJWR3cwTWtvdE9UUnVhME5LUmtkeldHWnZUa3BuYlhoMmVHcG9UM2MwZW5oa2F6QkpOR1p4Y1Y5cGNWcHZNazl4WkdSVmMzRlRNV1ZyWkhaS1VtNUVaVTQ0TFRobUxWZDJSME5qYm1Kc2NIaElTMEpYZVVOWlpURlVORTFSV0dGSFMyVmxSWGM0YWtKRGQyMTBaV1JGU0VRdGNtMTROVWhmVEVJdFVtVkZSMUkzV1VWaFQwdFhPR1pRZUcxYWNuQnRlVVJKUmpOWFFrMUJZbFJEZEdSVWNEVTBWblZIWWs1UGNISm1VV1ZTU0hOelQxOWZNWGxrVnpGR1kwczJPR2d0VWpJM01uTnJlQzFGZWpkUFYwTXdTVlJTYlZBNGVXUndkREZ6VmsxQkxWUmFVbWRJTmkxV05UWlJhR1k0V2tOellubHhZVE4yT0RCbkxuQXlXVEZNUmtGWVFVczRNMEZPTVhaS2ExbHlNbmMuZktqQm9GYXV0TTlkR3UyV3YxdG53OVdHXzNvVEROQV9SbHREei1NajNiayIsImV4cCI6MTcwNjIxNjI3OCwiaWF0IjoxNzA2MjE1OTc4fQ.nstW783jgtr3LHV1InDSaMMqwJryzYR4jCF7zyPQ0h4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:58.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:52:59.845 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 234077: status.find.is(200), but actually found 401
20:52:59.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,234077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c26ecc4, username -> user.1000437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6008fcd9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215979795))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmQ4ajh1N3ZlZG80MGRxYmRtcHIxZmNjZmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RldERTNNMmRXUlVaelpXMURUWGhITVRWZmRWSjNMblJxTlRKMU1VZGZRVk5hVGpSU05sbHpia280T0VSeVFVZHdhVGN5VDBvdE5WaEJSbEV5T1ZwUE1FeEdhbmxGYkhwek5HRndkbEpwY2w5V09WOUtXR2hSU1dGMFRsWkRNRFpDUjI1Uk1WbGtPR3h6YWxkb1dXTlBNVFpMU2pCclVFUnNNV3hTV1RWYVpVRlJVVFYzVFc0MWRXZG1TV0p3U0RsSU1WbFBZakp2ZGpWMGJISndia28xYlRSVU9HTnROak10ZEZsTWVsUnlUV0YzWDNkNWRXeFJPR2RVYXpoRk5HNVNZMWd5TUV0UFFXNXZUbFp2VDJObmFWaDFTbDlRZVVWa2VrOUZjR0ZCUlZkRFpIRjFOWG8zWWw4M1duUm5WVXB3WjFkS1owZzFOVE5JU2xad01HSjNWRXAyYUdWQ2NFdHNRV1Y0YUU5M1JDMWZXV2RVTFZSdUxUZDBPVVJLVjI1VWJuWkRWM1p2Ukd0NGNWa3dXVTlGUld0bVFVWktNblpzUTNWdVYycFhWbUZJWVVNNFowOTFWM0YzVWtNNFduTnZaalIzY0haaWNFeHphMDVtV25GdFVIUklkREZMYkRCbUxVWXhSRjl6WlVKc2VVUTBOMUZoVUdaRVNGbDJaalF3VkVGb1dsSnNNbUpOTm5aMk0wY3pWemt6T1hsSFVGVXlVVVF0YTNwVlEyZzBXRU0wVkZkUVNYTlVjRXhRWVc1M01sZzFkVTV1ZUhWclZFUm5YMGx6V21FMU9USkJiVlJ3WnpKQmNHUlFSMkZ4VDJFdFUwVkpSWEZ4TTFwdFVubzBiRVV6Tlhwd1puSnlRa3RMWVZWbFQxQldZVU5WTjBJd2RHOTRhRU52TWtzeE56RjVjRkpTWkc4dExXcERRMnRxWjFkUE9HTnZiREo2UkdSdVZVWlBSazVxZDNGNFFtcDNVV1o2VXpRd2VXTlRjRE00YWtob1EyNTRSbmhYZFVNemVFZDJjMFpTVW5wbmFHazVaMDlIV0dWbFkwRkpPVGhOVUVsV1JWSllORTFaU3pWT01XVnRkVWxmVm04M01VWjZTMGxFYTNONmJGaERSUzFST0V4aWRHOXJNVlYxWVVGNWIzcG9OMEl6V1RGcFdIbEJXVWhFY2xCUk1ERlpOUzFoUjNkU1FYWlVTbWxJVFhKVlMwTm1PVWR6YzJOd1JYYzJSMmhtY0haTk5FbEZMa2hrVGpsdlgwaERUelpHWjJOc1ZtWTNhRVZITjNjLnRjMENoTTQwMHRWNGVRaXNoRmg1cVdWaTAxNGdjak5IZWhodDFRRDh3R2MiLCJleHAiOjE3MDYyMTYyNzksImlhdCI6MTcwNjIxNTk3OX0.lV9lEDFWlHuTN8A6uTHtYqnitKJivI9ZRk7sCERT-ZY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000437"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:59 GMT
	x-forgerock-transactionid: c36df67a-fd65-48d5-aa62-035b8e9f10ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:59.846 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:59.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 234077: jsonPath($.tokenId).find.exists, found nothing
20:52:59.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,234077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c26ecc4, username -> user.1000437, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6008fcd9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215979887))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:59 GMT
	x-forgerock-transactionid: 0380be8c-956e-42e9-bdf9-927cb572c1e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia285cHVka3RkbzZsdnZyam42bTh2amlldWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGJEUkJSME5yTFVWd04ySmpaSEE0VWpKcFVrNW5Ma1ZHU1ROa05VSXdVRmt4VURRNU1rdHhNM0Z0T1UweWRuaEZWMWRJY0dkdGFITlliRTVoVlRKeFh5MW5MVWh3U1hwRFZtUjFXRkJoU1d4SFFVNTBTR3BsYUhVMmJWbHVXRVZ0VFRsR2RsUm9TMjQ0ZUZwalRXbHRORUZGVWxSZmNUVTVlV1Z3WjJaeVJtODVjRjlGTUZVd1ZsOU5kRGhNTm1wNllVTjZPVlY1WjB4RGNqWndUVWhXVkc5bVMwbzJaMDk2TXkxVGNYVlJlV1J1V0ZnM2EwMDJaRlY2WWxGbFgxQjBNa05pUzNJM1MzQkdXbU5hUjBaQmMyRkNUVXh3UVZCMFpuaFpWRVpVVDFaR1lqQjBVM1JDY2pjNVFqRkZNVUpDU0dsVmVYVXRVMFZRU1ZSUlNHeFpiRVphTFRCeWRFbHdRa0poTFVkM2NIZHlSazl4VlMxRlEwbG9NR3REV0dKSlJFUllVbk16T1dwbmFUQTBjakZhU1VWS04xY3dUbkkzYVhSRVZVSXdhV2xFUTJ0Zk4wUkpTSGxLTFZKMmMxSlFhM2hwZEdOdWExQm9RMjlCUWxCM1R6RTViVkZ0VUZSNk9HcEZSazV4UkV4NVFXNXBTVmxOUnpSNlRqVXpPVlpMTlVaQ1ZFTkZha2xTV2tSaFVFcENSamd6V2xsUVV6a3ljbGhqY1RWeVJreDRTM2xLVWxOME1ITnhhVXM1VFhOQ2MxODNlR3h0TTI1TVdFY3dUbU55ZWtVMWNHVlBSR1F3VEcxcVVtUm9kM2h4WDA5T1p6Y3dlV0ZKYmtJMVpFcEhaeTB3UVRkWU9IUk1kVXQwZDJsTFVtRmhXbXRzYUV0WlUzaG9helEyV0RWMmIwVnFlRlJZTWt0alEwMUZUVnBMWjFCclpFODVZMWRXVTFaa1FVMW1Uakp4VGtKUFZGZ3pSV2s0T1Y4NWMwcHpXbFJ4VGxaeE9FaFhhMlZQZUZoVWJXTnBiMmxIWWxkUFUwMUdjVGt4ZERSUmNsZGxSMEkxTUhWV05HdE5RWGgzYjJJd04yNHlhM05PY25OVlRTMUtNR2xFVTJSM0xYSnJWR2t4YkVSVlMwZHZaRFZLVVd0Wlprc3pTa2RwZWtoZmNUZ3hWazF3WWpCeGJUUllMVXA1TnpCa1QzUmhaMFpRZFZGR1dVeFpiV1ZyVUVOaFMzcEhUSFUzTkVWWmRrSlpMa1ZmTjB4VFVHMVVhbTFJZDNGNFpucFljMHRUT1ZFLmRxT0xuWEVQa293WVhJTEptUVFmRGpzd0JUdktJM1NxY3h6dmFubW5oRW8iLCJleHAiOjE3MDYyMTYyNzksImlhdCI6MTcwNjIxNTk3OX0.EcAVOCACmll3W7vDeSwxuc6sFCkISwUAZLXAFZpUN0s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:59.888 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:52:59.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 234083: status.find.is(200), but actually found 401
20:52:59.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,234083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eaf6085, username -> user.1001401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6890f73e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215979838))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWUyMTVlbnU2YzFvcXF1N3I2ZWdrbWJmbnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2J6Qk5SVWhFZVhkV2JucHNNVFpOZFUxZmVUTjNMbXRqWm1kd1duTjFMV3BHVVdKMk9HeHBiM3AyYlVoTmVqbEhRamhFTlhSU2VqRk9kVFpUYW1KMFQzSlZhR0pDVEUxSVkwcFZOR3htTjJKU1RHeERTMDFvYVVJeGFrVjRlamR2Y1cxb1oybEVTR3hVZWs1T2FsQmpPV013YVdsc1JtcEVNemxCWkZSc1NubENhemN4VW5KbldtbExWamRvWVVOeGVsZDJkRE5JVEVsVFFVOTVXbXcxTkVkbU5FbE5OVWxPT0ZvdGVXVkNRa1pyWDA1UGVVcGhNR1IwTTNoME1sUlJXQzFuYWtwZlNGVldkV1JoZGtZeVN6SjZjR1pPVTBkU2NUZE5VM2haTFVJemMyZENiRWhpZEZRd1NHdHBMV0ZRZFVOR2RtMHlUMWsxTVVKck1tTndZbTFCZUVSb1EwdzNlV1J4UlV4MmJVaHdMVlJJZVhoa1NsbGxWbWc0Y0hWcmRUbG9kMXBmVGtSS1RWZzNaa3QyYmxaRll6TnpPR2htVERSMlRXMDBjMU13YjNKRmVWZEljR0pMWm5OaVJHZGlSMVpUVlRSVWVrSjNTRjh0VDJoVlluRllTWFJzT1ROcU56UnlNRXRUVTBaak5FZEROMVZDTlVKMWIxbEJlVjl2ZEROeGVtNVRaa3BCUWpsVmQycFlkSEJyVG0xVGEwRTRhbU5hUW14MlZDMVdPWGx2TldZelJ6TmpNWFkzY1ZvMWRERkpTVUpqZFhOVWVYY3hXR2hHZUVVNWVtWjVUREJFVld4QlIyZzNRVGxoUms1SVR6TjVPR3RVYWxSNWJ6TjVjMFp0VWtndFlWTlhNRlF5Y1V0MlVtWkROVXN4TVdaVGFIUldVbVJLY2trNU1WOUdibUpLVDJNM1QyMDBjVFkxWTNkTmVqZEZiVU14VGxGR01raHNZWEJ1WHpSNVltWkNVekJNTm10eWRqUnhibEJJZFdNeFprNXZNVUZaY1dKRloxZEJURFpuTjB0SmJFUmFTREZtYWkxeE4yODNjR3B2VTNFNVJYbFJaRFp4VUZCM1RISmpjVWgxY0ZZd0xWRlhaMjlJZGtveWJGSnpXV1UyUVZnM1dETlpjRVV3YUZOdlltaDFSRXQ0ZWtWMVJraHRPVGRtZUd0QlR6aE9jVGN4UnpOTVp6QXdWR05WY0cxVWIxQlJlVk51TkdaYWJ6VldYMmRHZVVOemExSXdMbVkwWW5SRVMwVnBSWGxpZFU1bFpGbG1SRVZ1ZWxFLkFYaTRDMHhzMERfcmUwNDNCZW1BTzlxZi0zRHNxbUZKOUpDZHhBeV9iaTQiLCJleHAiOjE3MDYyMTYyNzksImlhdCI6MTcwNjIxNTk3OX0.aiknW9_0J3W3zk0abo_iBc6amnPKHpDhJc5r6BBKHp0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001401"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:52:59 GMT
	x-forgerock-transactionid: 4c05ba94-6431-4a6e-9611-4e98ab19ed24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:59.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:52:59.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 234083: jsonPath($.tokenId).find.exists, found nothing
20:52:59.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,234083,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eaf6085, username -> user.1001401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6890f73e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215979930))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:52:59 GMT
	x-forgerock-transactionid: a0c30d9b-e377-4f59-9dd5-972c05796525
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2pkZ3ZjMmgxMTNsMXNwOTAwYW1yY3A4aXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVZVaEhlRmxZWTBkSFFtUlpUMHc1T0dZMVJVMTNMbXN6YTBGTFJVcGhVMnR0VlZFelRHa3RWVWt3VEVrNE5WUkxVVTlVV1hsblJVTmlWakJHVWtGSWEwcG9WRmhHWldkalZYTmZNVEl4VEU5a2VGVlZlVFpmTjNGNVEyMW9UMlJUY2pOYVJWcHVhbWgyTm1WRFEyRnFUVmRHVWpkMVlWRkRiM0UwYjAxMGN5MW1PWGxEVmtSaGVYaEJNMFJ5UkZwdloyUXljVTVSYmxSaVZtSkliRWRHTFhoSlRWVm5ja1pCTmpSSmJteExXa1J6TUZOR1VGOTJNREpMVUVKMVQwOHlXbXhSUmxObmJITXhaVGxFTFcxM1ZVRnFUVzFwY3pKd1JWOUJNa1ozWmtnek5VUlRjM2xxYUVScmFGODNNbXhDUTJoUlVuSllZelpTYVV4alozVkNXbGd3TjBzemJGaG9UVjkxYWxORGFFTkJkek5yYVcwNVEzTjJNamQyUkZCak0wazNNMG8wTW5aRlVsaFpkRjh3UjFOWlZ5MHliMnBmVFVWb1YxSkhPVE5zWVVnNVdWSTFVV0pOZW5wWWEyZFNXV3gyYlhjMVJFZzBjMVJPV0ZKM1FYcFBjMnRrVWtadE4wMU1jVk5rYldOeFJFUjZjbVpyTVhWck5UTkJMVzk2UlZGTU1uRTVYekJXYjJaTmJYbFZhMTlIWjFWUGVWbHlPRjgyYWpaSVdGUmFRWGRGYTIwMGRXZE1TRzFOTTBScU0yVkJTWEZ2YlVOaldUUlRYeTF3TVVwV1NrSlpZVWhsVEhGNlJHY3hUbWR3V1RsWVp6Tk1lbXhyYmtRMk5GUk5WbU5xWVMxV01EaFNZek51WjBNelJVVlNVMmwzU2tsaVYwaFJWWHBRVjFKU1pVTlNOemM1VEVzdGNHUjFSVXcyVnpsc1JqTnZjMlZQUzJNMFFYVlVTVmd4VkRKbmJIVkJTbVV4ZFdoSE0xRmhVamhIVkRkMlMyeGhYME5NT0hNMlZWVjVTMDh6WDJSUllrRTRUMHBJYnpaU1pYWjVjbGs0YzBobU5WbG5ibGRtYm1sNWRXSllWamMxU0RGdE4yUnZabVJ3T0hkSWFWUTViRGxPWVRJM1dYbElUbUk1VGtSM2NWcEVSMmh3Vm1kV1ozVndVRE54U0VRNGJEWXpWM2xrY0ZwM04zRkxla2MyZDBKaE1VeHFaRkZxWVRGSU0ycE9aRnB3VjBnMlZHeFZMbGxOV0ZGWVdtNWxhbGxmWkVkSU4xUllNVk5xWjNjLjJhdUpTWGdfSGU5Z3k2ajljVVhxTVk2SnVzWUpzMkdXak1TdW94c3BHb00iLCJleHAiOjE3MDYyMTYyNzksImlhdCI6MTcwNjIxNTk3OX0.mkypO5Lc6KwzvEJEJiNKPAfvg5bKh2bTD3Lc0hiJYH4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:52:59.931 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:01.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 234323: status.find.is(200), but actually found 401
20:53:01.436 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,234323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18213970, username -> user.1002590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a37c22a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215981389))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWFxdW0xOXViMmRub245dWk3bW1ubG03ZjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFNsRnZhRkZ4ZG5WMVlXd3dORE54V0V4UWNFeFJMbEJEYjJsWE4yVTVVWGxKY2xWVVduaFFaV0U1TUdwaVJ6TlJiVTEzYmpaS1dsVkpTR28zT1ZNMVIzQm5hVWxIUlVWZlpTMHpTM1JoUWxjM05IRnJhbmg0VTJscWJGTkJka1pMV1hseU1XeHBWVUkwVERWeE5WYzJaM0pzVm5aWWIzVktja1pWTkRrelZXZE9VakJHVTFBeWFXSjFhV2g1UlROSlJrSllkR1kwVFdwd2NFTTRlRlE0VTJadWJFNXhNek5GWVUxc1QwMXFTbkZVVG1oSFRVd3lhbE5rVldoV05YSndiVTlHZURCWVVtdHJUWGxzVmpVNFh6UjVaemhyZW5OSmRXZEJSbUUyTlVVNWNGWllNVnBVU1dVM2QzUnFOSFJWTlcxM1FVRndlbTFVY0ZCdFdVdDBSVzB5TFV0aExVNWxjVEZXTWpaRVpXRnNiMVo2Tm1wMVEwWm9NekpGWTIwek9FNTNaa2QyUkhwM1UyTndaRVZuV1Y5ZlFWQTNPRFpuWkdwWVdrcEpNVUYwUzNCclpWbzBMVTV4V0hoclRqQmtNRGRFY1VkMFlraEtSV05EVkVWb05VeERaMGw2TW5CMWQxb3liMTgyVjFjMFR6SkhNMmhRUnkxWFZXVm1SR3REZEcxc2NXSkVkWFZNZERNNU9HNURZMTgxVEZaTWFVZENWMlZKTTAxU1ZrOXRkRTVNZEZkNFVXNTFla3hMV1hsd1pVRldkazV2VUdGM01qZFpZV0pWV2xSc1gxRldSMjFWUnpGclkzaFdRbGRtTFRORVdqWnljWGxVY2tsV1QwZEhVbWhFT1daWGIyc3hiMHBmVmpGVldFTnZRbWRrVFd0RVlXbFNibFF6WlhwQk5WVk1SME50TlcweWRqQXRRMDF3ZVRSdGNrMXNkemhFVkVsek0wTnBaRmx0U1VZNGNYcHFhRWN3ZHpVelpYaEVWRk5LTW1sV1dWa3pTR3RuYlRKUVJqSXllbk5WZFZONFIyTmFPVVl5YjNoMGIza3RhamRUWmpOQ1ZWVjJabE5GWTI1NFRqZGFPSEJmZVVWUFNIWmhUbTVmVTFwbFpIVkNPWHBJWkhoSFpFaEJlQzFrV1daalUySlhZVzFyYm5keVJWUkdhbGxsY0hSQ2RGVlNTbDh3YTFGRFNEQmxiMU5aTmxObVQySjNPREk1UTA1NlZEZG5RWFJ0VUZndE1IRkpMa2t5WWtsdlRsRlBiRVZRUTJka1dEZDVTVzlEWTNjLnNjRlA5ZXFyelVaV2JvQ0xsaG03dDlHbVd5MVdfcVpTQU1sLWl2UlRBbzAiLCJleHAiOjE3MDYyMTYyODEsImlhdCI6MTcwNjIxNTk4MX0.R200C_XA8kGS1Sc9a0KLpSE4RH1_apSNVmoS_XFZ2YQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002590"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:01 GMT
	x-forgerock-transactionid: 0e607358-f35e-421b-939b-15701dd4f0cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:01.437 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:01.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 234323: jsonPath($.tokenId).find.exists, found nothing
20:53:01.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,234323,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18213970, username -> user.1002590, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a37c22a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215981475))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:01 GMT
	x-forgerock-transactionid: d1d5353f-21ae-4de9-acb7-0a002df7de14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzY1OTZzNGgzcG80b2NiZXM5aTYwZjd2Z3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk4xcFBVMHBwWkRNd2QzWmhhbnBNUzFscFFtVkJMbUpHTkRBMWJXTnFkVlJoUjNGWFJrVlVaVGxMVUhodGVIRlFjRXBwVFY5b1dVcE5VMmsxYURKbldHTlRNa1V3V1hGWVgxaHRjRU5uVWpOT1FYazJNVTU2ZVRaT1JHbElUazloTTBoWU5saHFkVFpJVFZCVllXY3hWRmRNTFRSSVZIUmtRWGh0TnpKWGVreDBVakpCYkVSSVZUZE5VM2xMYVVZelRscG9hblJyTlhOYWRrOURkMEpWVWtRMFowcHNjbXh3UVhCbWJqRnpWaTFaZDBGamRHOURUVTVOZFhvM1ZYSkRaelZ0V1VRNGMzVlVPWGxGT1ZoR04wZHhaVUpuVTBKU05GWktVRVpuVkRaTU0yTmZSVlk0VjFwaVJ6QTBSM3BvVWpCV2NVYzNaVzlWWWt4MGQxQjBlRzlZYjNkVlQyMDBVWFpzYldobFVVODBWblZVVmtKbVpHOUVRMVpPY3pkNE1ubDFZVWR5T1d4TWFucDJWbDgxYm5kc1VVTTJlVmM1YTBkWlgwSjFhalp3TUhSZmMzcHBNM0ZOU0ZwME4yaGtWM2swWDNSV09VVlhNSGRSWVRJd1UybFNRelJLVEdGdVVEVm5jalkyT1ZGME0xcENTa2x2VVc4dGVGVmFSR0kzUlRkTGNYaFpaRUpqT0VOQloxQm1lRTVETVVKRVdFeFlhbVYxTW5aSmJFRTJWVEpGVFZSRmFWZ3dOR2hSTW1Sc05XNXpjV050TVVkbllYRk9iRWhTU0hjelZEQTNOV2RoWW14RWJXZHNZVUpHV1ZNMlNHTkNTVE56ZEVaRmFsQnJkMng1U1V0bGJVWTRUR0ZxWldsUmMweDRVa2hhT1V4Q09VNWZaVkJDV1VoU1lWVmxkME5QUldzeFpYTmlabUpyUzA5cU5tTmhTbWxqTFRCa2FrUkViM05xU210T2RuTnVlRXhHYWt0b09FTlZSa1pZYURCVFVFOU9WVW90V0hkTWRuZEhhVlp6VHkxRWRsRjZWWGMwUzJoSWVFazNjMFZ6WkROUFZFa3hibVJxYlhGMVIzZHFhM0JHYm5CRGNtcEZNRmwyZEdkdFRFZzNhamhFT0dGR2FFUlNaMFo1VUUxWWFGbEJjR3BGZVdGdlh6RnRhVTFyWnkxeFNXWm5UV05FUjBaNWVHdFlabUUzVlV4T1RpMWZZa05JVTFSSVNGTmZibE5CWDNCUGIxRnJMa3RNUm5GQllUSTVNVXQ2YlRsaGJIRlFTSEo1ZDFFLkt6VjI2dnBMQ2hjY2NFUnlYZUVRU0tVRkdjQ1R4d3M0cm9xbFpBUVRpV1kiLCJleHAiOjE3MDYyMTYyODEsImlhdCI6MTcwNjIxNTk4MX0.yVU6d8_fcr_qNKJ6uO2gzpvlkqd0C0F9CIae2AMFrtw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:01.476 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:01.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 234328: status.find.is(200), but actually found 401
20:53:01.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,234328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47f7acca, username -> user.1002168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@507ee826, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215981446))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmVraTBwODl0cDNxaDJxNGRmZzFjcWp1a3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1V6VldZMU0xVDFGdmFtUllhME5UVTFsUGFtcG5MbEV3UlRCRVpWOWFZVVJDTkZSbE1HUjFaSFV0UjJaNVZVeDJRM2h3ZW1vd1ZYTlZWa05YUlRGV2JsTmxPVEpyYjFnMWR6SkRiMjlEUTI1M09FTlFYMTlqYjNRMlZVTktaM0JCTTAxelRtMVRRMlpPUWs1TGJGcG9jMlJIV1RaRlZEZEthbXRsVFdveVN6ZFVVak55ZFVJeldHNVhZMGhJUkhsWFpqUnFUSEpxZEZKemRVWnBVRXhqWm10VFoycG9ObFJPV0V4NU1VWjRSREZ0ZEVSQmNWZGxaRzFmWjI4d2IwUkpSa2xJTnpGa2VtNTNibE5QU1dOYVFuSlJZWE53Y0RaSVVWSk1iREl4VW5oTlpFRTRRMjFGTTNSaFZYSm1ZMmRtYldKMlRreEhZbE5IV1ZSTWNuZFRWMHhyV2xSVVlVTTBNRWxMTVd0RVFtSmhOMWhJZDBGQ1NrMUpWWG95TjNvdGFVaFZSVUpoTUhoRldWRjBWVGt6VjBZeFEyUldka0ZpWDI5S2VqUklMV041V0RSQ05VbGpUMHBaYjNoTU1tSnpjRk5pVnpSR2VVaFNRVEZQTVVFNVoyOXZPRXBZUzFabVpuSlZURUkxZG14dVdFSlVXazlTZFdwNE4zQjJPVXB0VjJnd2JsVnNiM1ZKUjNnNFRXVk1iRVpUVldFeU9GOVlNa05DTms1d1RYazNMVTVMTkZOeU5GRXlTMHRaYjJKQ01GWTJSa3RIV1MxalIzZDFlR2xwZUVaVFZVRTVNM1JuZUVsdVNHTmFkM05KTjFBNVMwMDViRlpyZG01eU9HSmhiM0ZHU0hSVWVGb3dhbWRUZW05c2MzRkRVRzlFTlRZeU4ydGtURTFCUkZoTU5rcGpSMjl2V0hwdFFqUlJkMjl0VFVWVVFsVnBURVZYVWt0UE5YZ3pVWFZGYzBsRWRGWm9Xazg0TFVwek5ITk5abTh0UzJsclV6UTRPR05yU0dwcE5XaHlNVUY1WjFCRlVteFRUVk5xWVUxaldHZHNiRU5NZWw5elRUUnlVVmxTU2xrMFJEZHdVMU5QU0V4clpXbHpkRlJCV1dwc2IxaGZVM1ZKU0dVNFNuazVNVkIxV0c1MldVWlZWakZRTnpOMU5WSTRRVE52ZUdScFYzUldjMEZsWkdKTU5ESlZSRTlZZG5kSVZXTnhWUzFvVkV0V1N6WmpVa1poWWpkTVkxZDNMbVZ0U2xKMVNXczViR1F3TjJvMWIyaFVRMUp5WkdjLlNVY2JCVVBOMkdxaXI4ZUN4WmRDU2VxQkJ1REcyNEVGODVmZGFMaTBxZlkiLCJleHAiOjE3MDYyMTYyODEsImlhdCI6MTcwNjIxNTk4MX0.iNoehcC1IQBzoO0otNFV2MNDKKxxtkaEP2TKE1ajVDI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002168"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:01 GMT
	x-forgerock-transactionid: 1483048f-f352-48ad-a714-34f042e70f87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:01.497 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:01.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 234328: jsonPath($.tokenId).find.exists, found nothing
20:53:01.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,234328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47f7acca, username -> user.1002168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@507ee826, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215981538))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:01 GMT
	x-forgerock-transactionid: c2247ee7-8932-4527-8a40-7dcc06b37d44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNm0xOHR2cnNvcW5lYW5iaW92M3ZmcmswYWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVpsTTBaVFphWTFKbGFtMU5XRGxUYlU4MU1HVjNMbUk0YUV0eU5IbDNkbTR4ZG5oRWIxQlRSbGcwZW0wMGJUVkJZVzV2TkhoQ1RXdHljR0pmYW1obVIwbERla0p2UzB4RVgxbHNNRk4yV1ZWTVIyVXdjekJtUVVSelNVUkhTREJ5UWxkQ1ZWcHROa05WTm1wS1l6QjJNRUZsTUZOSlJVUlZVRVptWjNCMVVtRndSM1puY21odFNXRm9ObTFmV25aVFgyeEVNV3BOTVdSWVZ6RjZOR3QyU0UxTlNYQjVjRXhFWm13M1owZDRVVkJNU1Zwc00xRmhabEZtY0ROeldHbEJkM1JSVmtoQ01HazRZMmhOUTFkZk1DMWFWemxxTld0VlozZDVha1Y1V2psaVdHVTBZa3BmWDFFMWREazFUMjlOTWxsWWNrNVJUbVpoU214elpIZEJja2QzTWxCM04xRnpXbXh6V0d4SWNtRk9ZMnBhVm1KT01IcG5iV00yWTFoWlJrZGhlVkZHUVhoc01IcE5MWEY2UWtKa01qZDNUV3cyZFVSSVdWZE9iMEoyTkZvMFRtSlJWVkY2Tm01cmMzbHhWVEpUVDA5dFduTkZUWGd6YVd0TWVIcDFaWFZCVURKWFV6bEZXbUl3ZFdaa1lrSmFUa3d4UjBKRlUwZHVia0pUY1ZjM2VWZzJaMlZRT0VkcmFEZGtTa1IwUkdseE9XRkNhMDA0ZVhGVFVYWjBRWEJ3YWxKSGJUaDRSRFl0VG1VNFVtbFpUelZTWjFKWVp6QktiVVpxY0hsclZ6ZHVNalZDTVhCTVJXcHJjbGsyUnpKYWJVTXdXVWRCWmtKNlFVeFlhVGxrVjJadkxUQlZiVEkyV2pWRVVrbzVUelZVTVRZdFlXNXNTMGhSZVd3MVpWaG1NRlU0YW1jM1pVSTRSblZPT1dOT1kyWnBTRGxsZW1kd1p6TXljbWRwVjJSSFNXTlpaWGhpY0VaalVXVmpjWFZ3UVhkRk5WOUdTV2xWZUZKelNFNVpURWxGWkhwdk5IQkxjMUoyUkZZdFdGZGFWelJQVm1kR2NUbHFZell6WWxJNFVrbHNaM0JGYmxrek1Xb3dTbUZrTUdkT1ZtTTVSWGd3Y1Y5elpubDVkVGxpWDBOUlYwWmpTRmRpYTIxdE0wUmxPUzFhUjBReWRrUlBZaTExYVdkalFtUTVVVjlxV0ZobWNreG1lV0ozTTJkcFRrZzFjbEJrU21GclFrRk5MbTU2ZEhkemJGQlVaRzk2YzBKUVMzVXplRXBJU1djLlpTME1MeUlObkdmSjUtdHFKdnRWZmZOamI1ZG5UR3V0cENtTGdPRUdRWVEiLCJleHAiOjE3MDYyMTYyODEsImlhdCI6MTcwNjIxNTk4MX0.E4KQmCDQVcd9nPHv8aOGY1qFWDgkQoheu87kYMLkox0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:01.540 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:53:02                                        1575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=451113 KO=12422 )
> restLoginInitiate                                        (OK=223413 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=222735 KO=656   )
> restloginProgressiveProfileCallback                      (OK=4965   KO=656   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.07%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.07%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.33%)
> status.find.is(200), but actually found 503                      4958 (14.31%)
> status.find.is(200), but actually found 401                       656 ( 1.89%)
> jsonPath($.tokenId).find.exists, found nothing                    656 ( 1.89%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################-                                          ] 43%
          waiting: 308084 / active: 32     / done: 234499
================================================================================

20:53:05.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 234951: status.find.is(200), but actually found 401
20:53:05.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,234951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@110e4b5a, username -> user.1002722, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19cbe37c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215985799))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGJxYm1zcTRocmt1bTI4dG05MzBhb29qbDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cU0zRkVPRzAwYzJvMGVWUXpZVzB0U0RkblVscDNMbVJsWDI1blJrUnRVRlJaWmxGbk5FVXhTVGxPVFZsMk0zWnVSMk01TUZBNWRsZFZaeTFMVldFMVNUbFpTbWRVYjJSRVpYUmFNSHBCY0hGNWVVZDRORFp4VDA5eldqaGlURlZ6U21Wd01teHJZMk5TY1RWd00wNXNNMHgyTmtwV2NXTkpWbXhSVWt4UlNGbHpNbE4xTVhkR05tNXhkbE53Tm5sMVZsVjBORkZQU2xwWGRYSmtNelp6U0ZWNExXSmpZME0wVkdOaFdsTXlaemRvVEZoTE1EVmZkbGg0TkVoc05USnFZVGhJWDJsdVFUUjJZbWc0WkVsMVVHTkVNalp6VWpsVGNUazVXbTVTU2xrNWJrMXhWamwxVEhkNFRVa3lWRVJXYW5nM1gweENTSGQzZEdScFkxSlpRbnB2YTFVMVJtNVNVaTA1TnpOcVpEbFFZamxaWVdWTVVURllXVnBHVUhCRGExWkZSM1J6V2xwZldWRmZVamRLYzNsSVZuTjBlak5xTldJNFlXTlNVbkV4VVVGbVFsZzJXblZTUzA1SFJFSklXbFpNYkc5WmNVUlZWQzAxVjFNM1NVVmtZME5FTFZsU04wTjZlV3BIZWpCSGRVaGpaMnN3UjB4SVJVVjJNWE5UUW5wblZIUXRUbUpYWldnMldGcE1OVU5SUkUxVWJEUjNlV1p2TVZOeWNWQnJSa3BtWmxWaFRGODRUbGw1TXpsWU5FeEJlVWQwZG00NFkyRmhVRTFCTlRGTVlWaFdkVkZGU25wSVJtdGlkMk5mYzIwMVkyNXBOVFJwWkVSdmMzZE9MVTR4Ym5weGNUQTBXRWg1WldsellYRjVNMFJRY0ZBdFZqUkNObXQ1TFVGRk1qSkRNMnBwT1hoVFJuVjBaVU52UmtkVU9Fa3RkVkJvUlZGcVVEVkNVR1IwVTNReUxWRlhkbkZ5T0RsTFYwWlVaVlJ2ZFdaa1NtaGhkSEIwWldwNlJVUjRUazU1UlZGUE9FbzJXbUZsT0hCc1lYQmFZblpzZUZsWExVUlRPRkpwVGtoalVtVkVVWGhXVjBrd1psQmhkM3BvVmxsQk5rTnVjVTlDUzNCa2RtUk9SbU5PWVVwcWIySkxkbm96ZEU1RE9GQmhWblZWWm5WVWEwTkpWR3c0ZDBSNlIwVTFSRWh4ZFdreFdsWkpURFZ0VTBscVFqQlBhV05sZDA5cVZFUmpMbTlGVG5jMWRrTk1jamxKV1VoS1dWWk5OWHB0ZW5jLjNCcTVYLTFwOTJTeUU3VEhkbzV3dkJQT3ExaFJuZkcwZTZ5Skl6eXo4X0EiLCJleHAiOjE3MDYyMTYyODUsImlhdCI6MTcwNjIxNTk4NX0.BD6q6Xr4pmV6xN7ES65frGDUyBHnbXtazIm7PiXpndw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002722"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:05 GMT
	x-forgerock-transactionid: 94140844-bc1e-44b4-a794-0b3a0d1f832b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:05.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:05.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 234951: jsonPath($.tokenId).find.exists, found nothing
20:53:05.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,234951,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@110e4b5a, username -> user.1002722, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19cbe37c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215985888))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:04 GMT
	x-forgerock-transactionid: 6568b120-add6-4c95-a3ec-8df9eef0a202
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmhlZWhnNjl0cXZuNWY0dmVyMWU0NHJvc3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVIwWnZaamxIWjJGUFJrOTVlRmRHY213M05XOTNMakJEVTNCUGEzbFBMVkl6TkRsVE1WOXJVbXhwYVdwVlNFVmpiMDlZVlRSaldHZHVVMHBUUVdKWFIwbDBlbmg2VTAxUlFsWkhiME40YzBoUFJWSnlOVm80VFhnNFVGRklaRzl6WHpaUGIybzNjRjlDVkd3M1JWbzBjMlp0YUVwM2VuaEdheTFNWjNZelVHZzNUbWhaTURsT1FYRmxZMk5RVXpoaWR5MUxlazkyZUcxdWFVOWFTWEZpVlRSMVlrUk1XbnBHVDJ3ME5FSkRkVVZmVjFwNWFUWjFZemN0TlU5U1pGOU9RMUYzT0RKbWVUaFVaVXRUZEhJeWFFRTFNRlY0VGxaRlFVSXRWRFJ6TWxab2FFZHlaRTVNZUZjM1kySldTbmQyTFZSbE0xcDRjSGRIVHpkMlExWldWMGM0Y0hwRE5EaFlXRVpVUlMxM1pHeE9TRkpaYkRCb1dVazBiM1ozYzJSWFdXMVFRMkZxTkdvemJIa3RUM1ZTYUhGVmFuZDBUbkpXVkU1NFlqRmFZMnh6VDFwRlQwbEZZbWhUVGtGUlQzVnVjV2t0VDBwaVNVVkRXakowYVRjME1raG1TV2MzU0RGWFVEQlBRblJ3YUhVMlUwTlVjM1pSTlVOS2MxZ3pWRGxpWkRCSmFscHFkMlpUUm01VlIwdG9ZbXRpVEZWSVJFeFRSVzVZYkhWeGRETkZhV1JNVldKMFkySXdabU5PTTE5R00wMWthVkp6VUV4aE5VcGZUMnhoU0hGeFZWbzFSeTFyVWxCNlpVWndWWFZEZEdJd2JIbGliVlZDTW1WT1JUWnhXRmx3VVVsd05GUkJUME5GVTBsM2JHcDVOaTEyVEVKTk9WOVlURFpTZFRaQ1dTMWxNSGx6ZW5WNlNWUnpTRjlCZW0wdGIwY3pWbEpmV0hoMVlVdGlSekZsUW1jeVIyeE1ObEphYmxsRGNHWjBTM2gzVDJneVFqTlBVbFJpVmxKWWFVVm9ia2xTY25KMWJHdDNjMEoxTVVRd1RuQm1SVXMxTWs5S2JsVlpUR3N0ZFRkWlRWQXpjRVJTTTNwSk1ITkVTbDltUzI1cU5uUTFiVUV3V0hoaFFXRjJWRGt4UlVwd1RFWlBYM0JwZVZCUWNsbDJWazlSTlhCcVpYUmxZbkl0V1hBek4yeFNRbkp0VUdGUVVtTTVaMmgyVW10cVVuVlBZazl6Wm5nMU5rRnJMa1JOVTFCYU1pMHpSa1JsTFdST1VIUmhibnBCVkVFLkt5OFFQOVZvVmNRZHM5UEd3Nk5pNUt1S2Z4NVlpV2JrVUhzcnl3aVQ1Z2siLCJleHAiOjE3MDYyMTYyODUsImlhdCI6MTcwNjIxNTk4NX0.y6vUYTRGn92AeYhgah9C7PbHSIAv_20eORKJvc-kUhs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:05.889 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:06.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 235081: status.find.is(200), but actually found 401
20:53:06.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,235081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75dc421d, username -> user.1001575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@730dc294, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215986536))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGdoZHJ2M2U3MWZwZ3I0Z2UwNGs2dHBnNHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmRsUkZlbGhhT0ZFek1VOXRNSFJaVUdWb2VHMTNMbEZrYW5GelIzbFphMDlDVGtKR1NIUnJWM015Vm1sQ1NUSm5ObFJrUlVkSlpGRndVVWRsVjJ3eFRFWmljak5ETTJwdFNXNTFjamhRZUUxUVVYY3dSMjVYVlhWdU5tSkplbkpTZW14a1IxcHRaMUZhVG14bGRUSkRRM2c0YVZOZmNVWmZVV2h1VFhOeGMxZHJkVlpKUlhkeVYyaDRVVW96V1V0WlZubFhlWFZhTmtabFVXOWlWblJFYXpWVUxUUTBkSEZGTm1KNmIzcEhjR2hKWTI5U1R6WjZXSFk1VDNoUmMwNU5hMU0yVXpaaE1WWXhVekZJZEV0dFdrSjNXRFJCZG5CZk1HRnNaRm96YkZSc1JVRmtaRmRZWWxGWWFqTnZZV2RhT0dOa1pFazVOM05yWTBoTWRXUm1ibVJEVTA1VGExbzVYemgwYlVzNFRFOUxOa2xoYTE5a1Z6VnpVblJoWW14aFFUSlRlV3BQVDNOdWNraEVaMVJYUWxoNFRHbG9SRWRDT1hoME1rRkJOVEZ1YkVwc2VVOTVVbWhxZUhvMFlXUlZTMUJUU1c1TlgybFFTMmxtWTNoQlVUY3lWVlpLVWxOTFNWRkVjRXhUUldSR1RuQkVWVWxMT0V0VE4yeEJlVnBMT0dKemFWRjNNRU5YVjNwVFVVUjZObTlIVUY4NGRVMXNWakZYUW5WR1FubzNPR2h3ZUdwbVEySTJZVlZrYmsxdFZYbExMVXhJT0hsaVZ6bEpTR2czWmpsemNVUnRRMEl5TTFkeU9XNHpWM2xXVERRMmJqVk9WekptVTNSZk5VbEVhSGN0VWxKd1psRlpRbWQ0UWtKTFYxWkVNRGd0WjB4MWJUSTBZVXg0WW1wdmNtdzBja1ZHTVd0MFFuQXdiRmRFUmpoaGRsSk9aVVY2UkY5eWRrZGtOMUZDVVMxVGRqUkxlRkpoTms5RlNURmhWMFZEU2xSaU5XRlFSR3hRTkhCaWFXNUJkVU5pYXpWbVFUbG5SSFF4UjJNeE9FNWhNeTF0TTJoaWNsbGhXRWh2ZW5wb1QyRktUMmRMWjA5S016bGFiVWwxTTJOQlNrbE9TbFkzWmtOV2NuVkZXWEIzVkd0UlVEZHVTVWhSVkZSSU0zSlZWbk00V0dkaGIwbzRXWFJEUmpCRFJETlVUR1V5T0VwU1FWSnlSbWhPVVVObVVWVmxTVkZ0Ym1SRlNUUnpMa1pQTmtwMlNWSm9PV2RsTmtGSGIwdFlMV0pQYVVFLnpTU0tlOGNnTDltN0Y0Q0hLR3VHT0h5WDNPQUxBS3VtRVBCRE5tMEVCQTQiLCJleHAiOjE3MDYyMTYyODYsImlhdCI6MTcwNjIxNTk4Nn0.t0A-V5CLaTIn5QyeqPcGIHIFI8r8J7K-DsIPuEZdx48","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001575"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:06 GMT
	x-forgerock-transactionid: 217f487b-3495-40cf-a290-eb7e523351ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:06.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:06.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 235081: jsonPath($.tokenId).find.exists, found nothing
20:53:06.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,235081,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75dc421d, username -> user.1001575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@730dc294, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215986631))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:06 GMT
	x-forgerock-transactionid: 5e9bd2de-feb7-4a3b-b753-d101de579e0e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWJodjNqMnE3M252YzBydTYzMmh0cW5mc20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVNEUmpOMjgzU0Zka2NFUTFjRkZhVVVaMVlXRlJMbUUyU1RSYVYxQmZUSFp4UzNWQ1pqZGhSSGRhYURGVlpVWlRja2d6ZWpCbldYWkxTVEpTV2xKRVlXUmFWMHhUWkcxTVJFa3pTRzVWY0VwaFJFWkhRakJyU0RscVNXOXZOVlJIV0U5cGJ6SlVia3h1TUdkR1VqTXdZWGxPVUdwTk1VbHBNSEJ6T1RRMFVUUlpUbWxzT1VVMVRGTjJTWEEwTkZSWk1WWlRlbE56WTBsSVlYRnhRV3hIVW1sNVMzY3dTMHBUWjJKVlUwdFVVamxvWjBwcU5FZEVjMkpuYTJ0aVlVeEljMmx4UWpkdlNXOXpWbDh4TUd0Zk5FSlZhV3hIV2xCeGIyVXhaM1JqVHpsS1dteG9ORXBtZFZBM1dWVmhiV0ZsYlZOMmNYcHVUMWhTWVRKdlRXeFFNMGRtYW05WVl6QllOVEpmTVdGb1ZreHpkMGhTZVZsSVZrWk9WazVMYkZsRWRreGtTbDh3T0hOc2FrVlpiMWQxWjIxTlJsTkhjVkEwZERKRWFWQkpabkEzZDBoR1ZYUjFkVXRyTW1jdFVFOHROamRrTmxaV1lXSkdNMmhLUlhWcVdtMTJjRXRXWlVrd1RsVnFlR0U1YjFWU2FHTk5YM2d0ZWxZMWFURkxSbkpsWkVsV2FFaE5aV3gwUzJJeVV6WkpYMHcwWkZkcGJtcENkbEU0U2s1dVUxWmxkMFJSYkZKV04yaDBSVUZ6VEVsblZIQjJhMFZ0YTJWR2JGOU1UekIxZUdSQloxWm5iRVJQZEhoSFpIVmpaalF6TVVWUVRuTktVR0pZUlVScFFWQlVOa056ZFZOS1QxaERXSFkyUW1wbGFVczFNekJqUWxGU1NVVk5lVkptTW1wcVN6aFlRVTQ0WDFOck1EaHliamh1WmxJMlgxTjFkMWc0ZUhWek9GRTBVbmt5WmpsRmRscFFUR0Z2YlhaSVEyWlFlVVpoWTJSYVFXbE5iWFJKUXpWaVRIQnFaa3RtYmtoaFYyMWFhMjR0U2pWcmRVWlNVbFpET1daVE5GVkpNMHd0Y1ZkM04yaHJaV1ZTVEdaSGIycDZaR1UwVjJoVlNVcGFSamhvVkVGWE1VVTNka1ZmZFdOMFltMVVaV00wY0hGcWMyczVVbGR3YTBSRGJTMDBhSFZXWW5CcldXTmpSVGRYTW10b1kwWk1abTFZYWkxeVZVNTNiSEZaWkVGVGQxZFJMbmc1ZWxVMU9YTkRiRUZDVVdKa1ZsWnljMWR1TTNjLjg2ZmtCSWRTX1NxWGJIc3c0eHRXcnN2cENPRWxLQVRySHctclpPMmZWRkkiLCJleHAiOjE3MDYyMTYyODYsImlhdCI6MTcwNjIxNTk4Nn0.zH68ieHweBcJqhYIMa9g-c2juSlluLJDJIW5t5KSqJs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:06.632 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:53:07                                        1580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=452584 KO=12426 )
> restLoginInitiate                                        (OK=224139 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=223460 KO=658   )
> restloginProgressiveProfileCallback                      (OK=4985   KO=658   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.07%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.07%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.33%)
> status.find.is(200), but actually found 503                      4958 (14.31%)
> status.find.is(200), but actually found 401                       658 ( 1.90%)
> jsonPath($.tokenId).find.exists, found nothing                    658 ( 1.90%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################-                                         ] 43%
          waiting: 307358 / active: 32     / done: 235225
================================================================================

20:53:10.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 235564: status.find.is(200), but actually found 401
20:53:10.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,235564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@161891c7, username -> user.1001714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@451aaa54, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215989985))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXBzM2NoY3M5ajFwbXI2dmJzajhvaDQxdDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGVWVXhPWEI1TnpWVWJrRTBaR1kwWlY4eE9GQkJMbkp4YW10WWVXUkJVbkZOU1dJMlIyZ3RORVpOZDJkeFJHaEVlWFoyY0ZkcE1rTnVlV0ZUZWtVeVRteEtkV0l3WlRKdE9GTlZPR3hoYjNGS2JVNUtjWFYyYmtkRFNISXRVR3czUWxOSldFaFhlbWg2ZVhKTVlsRm1jRUU0WWtKc09IbGZNVEZzZDNSMWJHUlJVekZJY1hkUGMyMXBWbGh1Y0c1RlRuQjNPR2RGY2xOcVNEUnBXV1ptWnkxb1ptRkZjWFpXUW05RlJreHBSRXhrVEVrdFpqaGZRelJTUjNKTE5VbEtkMmR3YnpOUWVGcE9hMk5YVTNwb2QxaHVaMUJwZDJNeU5GcE1WbE5wZEhKMExVaDVVRU5tUlY5UlpqbFROblY1TFVkNloyVjZaVEJ5YTJsaVRHSmpTemhFTjNoVU1HTndPREozVEVwalVXdEtSRU5XYVMxTVFrbEtRbk5GUjJZM1UxVXRZVU5pVVRGdVQxaG1PRGhWVTJGM1V5MDNUMVIwU0ZwamFVRk5UR3RMTTFWdlh6Y3RMWEpFVGxvdFZrVndTMVV6WHpka1VVeEtNa3RyUVdocllVUTVObmhOWlRkeFFtNUVkR1J2VDJad2IwZDVlbk5qVkVKblIzWjBUREZRUzFWSWJtbGZWV1ZaUjJWb1RVdzViV1kwWTJVMFQwYzVOWHBqZEhGSmMyNXJNemx4YTFSWGRYTnBNWGhvYTNkcmNuVm1WM1JMT0VKaU0xTmphR1F5Y0dWeE5YZGxiSFF3WmsxclEwOVRTMEZHYUdobFgxUmtjbko0Y0U1clpEQTBTekZoVmtoU2NGZG9kMnM0TjA0elJ6bGxUR3A2UzA5RVRVeEtjVTVFWldoRlJFVkdSR0V5TlRSSFFWZHlkMEowYVhwelRXNVpObHBRVldneFEzaG9Nek4xVUdsM1VHUklkVlJEY25wZk5HdE1SMTh4ZEUxV1VuWjRaREEyTnpodlV6VnlNRGsxTUZCWVRVbExaRGh2WWt3d1IwdE1NVkI2TTBGc2QxUk1NREJqVlVwR1JYVnNXRE5ZT0ROVmFrdDZMWGhPUlhOTWNqZFdZbUZNVDFrNWIzUnpTRlpJT0Rsd1pYVlplbEJaT1ZCaGFGUkViV1JOWTJZMU1uUldlbFpaU21OT1NVdGpVRzA1VlcxQk9WTmlORXQxTVZOVlRFVlpYMDlDYkdOVWJVVlZMa1JRU1V0c2RWVlVlWE5mZFVVNFdXUkpXVWhVVW5jLnB4WlpQT2o2OFVPT18tYS1RWnk0Q1FNVUMzMTZZTWk3QjdCelg4LW1Fa00iLCJleHAiOjE3MDYyMTYyODksImlhdCI6MTcwNjIxNTk4OX0.XtsaXwmsEu7ULU0JHtVC_sq6XSx_SfhiRP_yNcQee0g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001714"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:09 GMT
	x-forgerock-transactionid: 27710c09-badd-4dc2-a865-0be3dd1db63a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:10.034 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:10.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 235564: jsonPath($.tokenId).find.exists, found nothing
20:53:10.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,235564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@161891c7, username -> user.1001714, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@451aaa54, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215990074))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:09 GMT
	x-forgerock-transactionid: 9b3dbca1-0a67-475a-921e-3eb3703b8f16
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDRiaWt1cG91NzY0azkwaDBrMGp1ZTN0YzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TkxXZG9kSFZ3YTJndFYyb3hXWEV3U1Vsb2R6SkJMbEpTVm14U1ZIY3hlRVZWUm5NM2FVcHFOVGRpYlVkSGVuQm5WbVZmUldSUU9XNVZiM1pZV0ZWT2VGQlhURTFYUVhWWGVYTTBRMkY2TW0xaFgxZEZZVzFxYmtSVmREZEdUVWhYVlVkaVRHaGpaa3BIT0d4QmQzQlRPVlJwWDFkRVptcGZha3Q0YjAxMmNtZGxWV3RqYldKcmJVRlNObWt3ZUU5MFMxSjFORXhZYmtwbE9IWnFRWGRMYWs5Q1NXZHBlR1UxWkZCNFFYQm9SWFJNUVhCeVFucHFVMGQ1Tm1aeFlVTjVVbXR2YTNwQ04wdEdRbmxNVkdSTWIzQXdNazFGT0ZReVVERjJPVEZUT0ZKWk5tMUNiV1ZUTUVnM1duazRZVGhETkhkT2VtaDRTMVJsUVRRMmFXMXFaVTlKTms5NU1tbEdhR3BqWjBWSFptUmFURFZoU1VGVVNrSk5XaTFDUkdsaUxXWkRWWEY2Y25OaldISkpkR3hxUzNkbWNqaG9XRWRITmxveVYzUmxjblJLVTJsWU1rdHdWV2RZUld4MGJGZDNhMVpLT1hsVmFFWjZXbTFqWkVSNVRGTnJkM2cwZUUxUGIyaFVjRkpuWlVFM1MxRTNhMVJFYURKcWQyeHRWbGRSVDIxU1RYRlViRXMxZWkxa1lXVmhUM28zTTJ4eGMyUmxhbUZRZVMxMWJGVlRjMDFXUzNBek1FZDBZV3B2U0cweFJsOVpSMmh6Y0UxemEwRnplbE5rVURaSlZYcFlMV2RwTTJ0cFkxcGpWa2hhWjNSalZqRllabkpvUlRSbVRWVjNhMk5UYzNGNVNGRjZNV3d5Vm05bFRXdDJaSEpaZUVsRExYcHdVRzFPVm5GZlN5MXZSa3MwWjFSdlpHbHpMVXR3ZEhReVlXaGxTRmhIT0VkQ1IwbzNhRmRsWTNVNU9XZHFVbFpoUVhOdVZtdHNhWG8yYVZoQ1VVWXhlWEpQUlZodE1qZ3dSR3BUT1ZrMExWazRhbnAxYW1aWldVWlpVMTlKVVVvNExYazVUR042U1RSMmIzZzFXRk00YTJ4WlVYRTJVWE40TW5obVpHdHlWbXQ0VjFwWGFXdDJOblpVYW1aaFZGOTFTM1JETjFkMFJFWkZNbWRaTjNreFQwRnVZVWRvTFdwUVJXaE9UMFZ3WkZsTFVWbzBTVk5WVGtOelVqRnJlazVsVW0xa09EVm5MbU51TjFoUk9XZHZZWE5aU2pKQk9FbDBWRUZTVDJjLkNYQ19zdnN0cGt4NDZxR1hhRjVyb1NGQk9XRElVY2dMQ1Q0bV95a3RfSWsiLCJleHAiOjE3MDYyMTYyOTAsImlhdCI6MTcwNjIxNTk5MH0.YZcI4ZXyB1TbwPlCQ3CzJZSfeZnZfsTA1a-ycNhQ-8Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:10.075 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:53:12                                        1585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=454069 KO=12428 )
> restLoginInitiate                                        (OK=224875 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=224197 KO=659   )
> restloginProgressiveProfileCallback                      (OK=4997   KO=659   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.07%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.07%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.33%)
> status.find.is(200), but actually found 503                      4958 (14.31%)
> status.find.is(200), but actually found 401                       659 ( 1.90%)
> jsonPath($.tokenId).find.exists, found nothing                    659 ( 1.90%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################-                                         ] 43%
          waiting: 306624 / active: 26     / done: 235965
================================================================================

20:53:15.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 236463: status.find.is(200), but actually found 401
20:53:15.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,236463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c78a0c6, username -> user.1002575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@380d206, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215995786))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXJpYWd1dHNzYXUzZW40dGduMHZnZG9kdTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SE5YZFRkRlpqY1hOaE5HSktOVFZTVmpOWVVWRkJMbGhpYkZCaFNsaG9aMDluTm5kWlpGVmZVRmhZVDFwNFFuWndUV05XV21SUGVFRmpXSEZqWlc5V1gwOVBUaTFwZGtWdFRYbHlhSEV3WmpObU16UTNTRTFyTWtGV2FrRllZWFpDU0RkNU9ITlNNa1ZSYzI5UlFpMDJkelZGVDJwNGVVeEJNSE5PYjNCblFXc3RVMTlGWVRac2RGODBSMUJ1UW1sTllpMURkbWgxT1ZKRVJ6TTNZamgyUjJGWGJHMVFOVjgxVVdoQlFtWlVkWEZqUkhSUGJVSlNRMHRKV1VjeGFqVmhhMXBNTjIxbVh6QlRTbUU1VnpKZmQyaHhjMGRSUmpSeWVWVnNkWFJYYURWNk4wSXpPRzkzZW5NeU5ucE1PVTVQUzFwSGNGbFhMVUZOY0RnMlMwNDJRVkpUVG1kWmFrOVZPWFp6UTJWS1gzcDFVRUpJVkVGdFRrVXdVMGhyWWs1S2JGZ3pPVVIzV2pkRE5XVnFjSGhvZVhGRk9ESXhkVFJ0U1VreGIwSk1kRXRLTW5OcE5ITTFTbGxyV2twT05qZzJSVEEyUTNSMU4xUlpVRVZIYzBweVowVlFkVTVQZFc5MlN6WXdiV3hoVlVGSFJXMXBXbWhJZGpGM2NuUnZSbmhuUWtKMVlVUk5NV3MyTWpsU2IyRk1SekowTkhwaFVsZFlaamxhT1ZFdFJVSjBWa2xQVDNsck5IcEZhR2hYTTJoRGJrd3dkR3RPYW5WWGEwUTNTekpGTXpRMldEQkJTMkYyWm1aSmRERXRVVVUzYldkMWMxUkxPVUpxWVZkZmJuQjNPR0ZVY3pac1pXUldkMVF0WnpadVdqSkdiVU41WjJaRlUwUkROa1kwVFVoSVVXSnlObTFTUlVSMmVuSmxZM015TjFFeFZHb3hlRlU1TTNCaldGazRRa3RYZW5CM1kzSTFUMnRIV2pReldFTXRhVE5NTW5SSVVUZEJSVUp3V0hweFdHOW9OaTAxYVZkbVNubzJTMjlHYmxCWmVrSkVRM0l3VDNoa2IzaFViMU42Y2sweGRVSndkamRFWDJ4VWRVaE5SRGhDVjI4dGNtVnNVM3BFZFROa1lucDBOMWRDWWpGQlkyRlJVbTh0WTBSSlQwWlJMV0ZmYjE5ZloxUTJXazlFU2twV2VXMU5ZelZPZWtoa1FuWnhSM2gyVUdwR01XbzJkVnBKYVdvM1JuUjNMalZCY0dsRVdtcHRTazV1VjBWV1YzVmpUSGRWZGtFLktZeXFJVTNETjRURHZsZ1hCZXVaazJVQVNUUjVEQmNqZmxWM3ZENVdYbzQiLCJleHAiOjE3MDYyMTYyOTUsImlhdCI6MTcwNjIxNTk5NX0.DRq5SVYYWZJuCPolOr6yRXbHpP2IY5J2dxbnRQJTvB4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002575"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:14 GMT
	x-forgerock-transactionid: 75b753ce-2338-4b22-a22a-61e41675a2b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:15.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:15.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 236463: jsonPath($.tokenId).find.exists, found nothing
20:53:15.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,236463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c78a0c6, username -> user.1002575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@380d206, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215995876))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:15 GMT
	x-forgerock-transactionid: d4f7241a-6a43-4faf-bce4-3ac65392a47b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3UzMjgyY3Awam1rMG92YW5xZzFibjRidHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1NHSlRUakF0WkZwWlZGTjZSblo0TFhCeFIwaDNMbXB5VjBOdVRHcHRkV2hIY0U5c1VISk9TVEE1UkdocE4xOHpNVmhuVUdSb1ZWbHZZMmxZZFRKSVUxUTNXazlTV0hrM1lVVnZOWHBqVlZGVVl6WjFVWFZGWlMweFVUQlVXbE5PUkZCT1FsZ3hZbmczTWtkamRYTkVVakZ6ZGtacU9ISnFNVkoyZVRKdlRGQjBNbTlmWDJGZlExcG9aV0puTkZWaGNub3pXSEptU2xoak5WcGhjbWhNV0hSNVV6RTJaRzFCVHpSZllrbERUM1pGYkhoSVZteGlTa2xyZUVGRVJWTjJPSGxtT1ZKdU56QXRVRVZhYWtGbmVpMVFXVTFITVV0NFgzcEdZbVpIV1hBMGNuQm9ORTFpVW5aaE5HdDZXSFl5YVUxSllUaDFia2xsYXkxSmEyTk1jMFZYVERKSGRrdFRUMjFVZG5GSVpWaEZja3N5VFhGYWRqUnVhV1JyV214bFpVdHJRVWRmTFdGZmR6ZENSVTUyV2s1T1QwMTFOVU5JTUhKVFprYzJSRFkyUlhJMlprUlZPVEZ3YjJOVlNIQjZaa05xU1VScE9GVjJiamgxYTNRMk5VNVhjMjlNWlZKNk1ucHZTWE13UTB0S2QwVmFiWFl5WlVsSGNUaExabmM0ZVU5NFJFZHpWRTVrVkRJM1JqQlFVWGxUTFdWTGR6RXRNM2hPVkVkWmRVSndSakpaWWtrM1kwaE1jVFZJT0V4ak5sRjRjbWhKWjBOSlJrazNkMTg0ZFdoeFJXbzJUME5DY1ROUFYyZEZiMEo2VWs5NVZHeDVSVEpWU1VOTlpXNWllbFZ6Y1haaGJsQlVWVUpqVmxWaFREWXpSMUoyU2sxZk5pMWpaVTltVW5kaVVGaHlZME41VG5odFYxbEliVzR3ZDJ4R1VsQnBRbm95VFRGek1tSnhhMkZzUTA5eFowVlhjMTlTUkZNM1VXSXplazFITlVKU2RGQnFZVlJUUjNkeGFtZDVXR2wxZDNKS2JUVmFXV0prY25kcVIybFhlR2swUmtOVFNWTXlWRTVJTmtrNFNWZGtaek15UkUwMGNIaFZXVTFDVTJWd1ZVaHVaemhhVjIxc1YyUjNSVzkwWjFWZmNVUjVlRkJGV0ZoR1QwOVJRa2RmUVdKMldYaHRjVkZyVnpKalJYQlhjR2RWWVU1S1IxaFlhSG8zYWtGSU5rRTBTMkp5YkhCaFFsaHpMalZwYURoV1RYUmtXRGQxZEVWdVh6TTFaekZMT0djLndkX2phTV9hTFZ0YUNUd3pKSUdiUGVZdVlDQ29vRlVra2ZZMUxnSzBLR00iLCJleHAiOjE3MDYyMTYyOTUsImlhdCI6MTcwNjIxNTk5NX0.f0fJ3t9oLy2ucDOfLxGS5H91s48r0I7T7LqoEHbHwe8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:15.877 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:16.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 236602: status.find.is(200), but actually found 401
20:53:16.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,236602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31129a72, username -> user.1001080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4abc2725, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215996876))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHRjamgxZWphbDd1dDl2Z3A4ZWgzc2F0bmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk5VOXlNRjl4VDJObU0yTlhaMHhFUTIxVVRIRjNMbHBGV2pobFZFaHlNbVpaYTBSalVTMU1NV0U0TTA5TGNYWjRUM3BwVUVwamNIRlhkVTUzUzFWTFRtbE9UMmRDVDA1dlJVZFBaR0pzUzFwblNVRk1iVTF5WDBWUk9WWXdUbkpaVDJoWmNWQnBiSEZ5Tlc5Zk5ISTRlWGxLV1ZVeGFHbHdWblJYVFhaeFluYzJTRmxqY1VwRkxTMDFOemQyVEd4dVQydEJhM2RXWkhwcFZVZFNjMmQ2V0V0bVdFZ3RZa1pQZW5wbmFuQm5kWFpTV1daUk0xa3RiRXhwVFZCS2VHeDZhVFZaVDFwZk5rWmFZa2hsU1dGM1gwbHNPVnBqUVZwSlFsWnVTVEpOV0RBemNIZHdVMDE1YlVGb1RIWnJZMFZLZDNOcGVtZEdkRWgzTWxWZlpTMURTMDFRTm1sRVVISTJNbEYwUWxSWWJ6ZHZUM05UUVRSMmRrVTNZblZ3V1ZSVWJVNDNiekJtU2psbVpFdGxiQzFtTjNOaU1XTm5jazEyZDNoSll6QlhUemRXZG5kS1VVbFNkVzQzWTNWUGIwcEJZak4xWlVWcWFUazNSRWxDY0VjM1JXTlFTSEpTWlRkbWJrZFhUM0ZvWm10WlpGZFpUV2wwWnpNNFdsRk9ZMGwzVUVOWlNVTXdhVmRGUkhCT1owd3lOVFE0YkRoMlNGOHRaMHhZUVVZM1ZVUTFSMUV6ZW5scldGOWlORFJJYjFOV1dDMUhlR1J0UWs1TE1rRXpUSGRLVWs5VU5tRlZUbGRTV0V0UGQyMXlNSGRPVkRWcGVHeFlhazFRWjJFd1h6RTBUbkZOYTNWd05FVTBjVWh4YTBObE1FSjRTRXRMVGsxMVZXUkVTSGhyWTBaVmRYbHNlRFZtWTFkS2QyMDBlVzFCUlhvdE5FNHdhRFJCWVZGdVRuUkpYMlJzWWt0V2VETklXRkJ5VFZGQ01tbDBUVE5KVEdwaFZIQlNiVlJNYXpBdFIxRlZiVmhVUTJ4MmF5MHdPWFp0WlhWVWNUQTJXSHBOZG05YU5YcG1RbEp0YWtsMFJ6ZFFXVVJJUVVKNVpGbEZia2t0ZW5KVlZrWm5aMWQ2VHpSd1NWRmFhak14TldSWU1GOXZNVWhSU25ab2RtUlBiRGhxUzA1dE5UbHBiVlZ3VjNkQk4xaHhOMU5RY0hwUlREYzFNR1ptVkZKd1VFTm5UVWQwT1hFd1gwVXdMak5STkhsNk5GWXdObU5QZVhWeGVsZHZkVmMxUzNjLkx3MWlWMTdQWk5NN0VJX1JKOUpxZ2lJNXhnZUctN3pHUUdndTlrMTNaQUkiLCJleHAiOjE3MDYyMTYyOTYsImlhdCI6MTcwNjIxNTk5Nn0.NGxluFYK6RLvjcgfPgeICYx9orXi2gQe_sS4KaqOz_A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001080"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:16 GMT
	x-forgerock-transactionid: d59bcf25-4ef6-4c3d-aa57-1f2c838961aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:16.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:16.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 236602: jsonPath($.tokenId).find.exists, found nothing
20:53:16.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,236602,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31129a72, username -> user.1001080, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4abc2725, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706215996969))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:16 GMT
	x-forgerock-transactionid: db324b42-1f4f-4f86-b05d-ec7b967ea1d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzBzcWZydWU3c3BjZWMycnFvYmg1bTdnaGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek1tcGtkRkpaZDFCTVJHaEtYMWN3U1VWMGJHZG5MbDl6YkZwaGJFcExPRWR5VkU1b05HVnZjRTFRWjJsamFETjBPRFV5VmtSdWFIaDZiazFRU2xwWVlXUTFNR1ZsWTJkemFGOVFVVVJzTTI5WlEyZDNWRGhoU0hkSk9VTkxXSGRwYm1kbFYzSnhSa1JWY0dSWVdHNVFaMTl1VEhabmJUUXdjWEZqYzNwell5MXVOMmRwVDNJMmFsSnFNa3N4ZWtneU9WRTBka3BEUVZsaFEzRm9WMGRKYmpWSlR6Qm1SazFKUWpaWmRXZHVWbUpvZDFoTGFXRk5NV2RQU2xSVUxVSk5RVlp4U2pSNmRFSlZNelZ6UjBSaVVFOTFhME5yVlhSUWRIRkthMFV5UWtOM1FraHVVRk5uZVZsVlpsWk5SR2xPY1ZOWmIxaENSREpNTUY4emVXZEZjMDFmTFdkamFXUmlVM2cyZEhWWU1XOWFZVXM1UVcxWlZEUkxUR2c0WlVoSmExQk9hRFI0YVdkT1RucG1aR3BxTkZkNVpVSnJSMFpVY3pkd1dtdENXbE5JYTJKNWVEZHBielJETjA5WVFXMXlUMGxqWnpSNlpEaEpXbGRoZGtZMmFWSXpNM1IyTlVKYVlYZHlkVkYxYm0wemNrZE9YM2RDY0dGcWFXbGFTM2RZUldKeFpHZFlSbFZXWVVsSFZqUjVRbmxvWmxsSGVYTkxPVjlEU1V0bFQwMUZVbkE0UldoUk5UaHlTMDFDUmpObk5GQnBaUzB0U2tOUkxWUlNZbkpaZDFSUVRGaDNkWEp1ZG5SRlZtUnRkbGxMTmtwd1JVRkdOQzF0ZVhsbkxWVlRhRVF5ZDFkaWFFRk5VV1F4VDIxbFVWWXdNbGd3Y2s5Zk1HMDFaRWc0VTJsVFVXZ3RTUzE1T0ZGYVRrWldUbmgxYTBGQ2FVZDJaV0Z2VmtKdWRXaFRVRTVpWkZOTVl6WldXSEZJUnpGUVVHVnRRMUZKUW5FelQzWmZVelpRYVhCNk5HbzJRbmRsT0RReFFsQmpiblJxUW5reVJYZHFkRGw1VldVMlRHOXdkV1pVTW5kV2QxSkRPSFZ0VVd0UllrRk1YemRtZVZoTlJqWjJUM2RTWTFwNU1HY3dVMkZSY0haa2VTMUZTMjFhV2tOelJIbHpjRU0zY1RWVU5sOVJTM2hPU0c5UWJYcG9haTFIT1RSWk5tZE5WbXByY3poMFluVlNOek10WmpoYVNVVnJMbE5uVlhSNmRUSkpkbkZoUlY5aU1GcFFjV0pLYUZFLmZyZ2Y2RkwzaWJkbHpxM2lPT2dNNDYtV281ZEhocE1qTU1WQ3lPRjJueGsiLCJleHAiOjE3MDYyMTYyOTYsImlhdCI6MTcwNjIxNTk5Nn0.9RZ3YKVyJPqccqvXvuwIgp7cCYVbiSbAq5CnJWrEgIE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:16.971 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:53:17                                        1590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=455591 KO=12432 )
> restLoginInitiate                                        (OK=225634 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=224952 KO=661   )
> restloginProgressiveProfileCallback                      (OK=5005   KO=661   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.06%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.06%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.33%)
> status.find.is(200), but actually found 503                      4958 (14.31%)
> status.find.is(200), but actually found 401                       661 ( 1.91%)
> jsonPath($.tokenId).find.exists, found nothing                    661 ( 1.91%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################-                                         ] 43%
          waiting: 305863 / active: 31     / done: 236721
================================================================================

20:53:22.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 237406: status.find.is(200), but actually found 401
20:53:22.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,237406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cdf3715, username -> user.1001277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d600f3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216002127))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczV2MmxvYTIwNzI3aWZocHEzdDB2ZmM0dGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2FVRm1kbEpaUjFOeVdVVjNTbnBqZW00eFgxZEJMalpCVUVNeWNsTk1kbVZhWTFaVlJXbGxPRVJQTldobVlrRk9Nbk5KVWpaWFYyeHFXVVV0TFdGU1ZEaEtOWEZTYTBNM1FWQnRTMHBLTm1VeVMzRlJXQzFzUVhOMWFVOWpTRms0VUZob05qbHdhbHBUTUcxRVMwbFpabTFoWDJkQlYwSkxlRzg1ZFU1eFdXZG5RVUp2YURkeVkxOXZjMkowWkRsMGRtVk1aVmRvU0U5UFZuWXhhalZRUm5aak56aE9XVEp2VldFNFVXRm1TbkpUUWxkb2NISjBMVmczWm1WeVltRkpTa2hrTjBSdVRtbDJVVTVwWDNsNk4xSTVlR1ZTYkVKRllURk9TWHB1UTJOVVNXa3lOelZzWmtnNVNrbHBaVEJCVFRoS1lqbDRRbFpwYm1GM2JsOVFhVU01TUZGb2FtWlZRVkExZWtKaVgwcEphalIyVUVSdWJGTTBaMjkyVjNaRFVFZERSSE5LV2tkak0zRnhNeTFsY0hsVk5EbG9ZbGgzUWtGQk9WQjNTVmw1WjBGeldtdFVkbTlMTlRGdVVWYzVRa2hLTVdGUVkwbG5jVVJTUjFKS2NuaDFkSG93YUVwYU5EVjZRbEpyWWtSc1lYaEpVVzlDVUhrd2FGRlpOelZWWWpadGFFMTVOMjlvVTB4bWVrRlNSM0JTTTFVMVFUTmxaR2d5WkZBeGFEWlJXazB3VGtwWmVFcEdRelZ4V0VwWFNYTnFWSFpxWTNSb1NFeHRORk52YVdSUFowdEphR1pzUTFBeU1YUlBRV2R5TjJWaVdtaDBRM3BWTmxWdVJUVjZjVlZmU1dWV1UxZGpTbk0wYlVoeU5uUlRNMEUwYUZkdGFrTmlja2x1TjFCTVJsTlZVSEZYT0dWWU0xOXJNMlJqU2sxSmFEbE9aRjl6VG5aRVRWWXhha3hHVm1FNFFsSTVaMjVRZDBVM1ExTkxlbGxITkUxek1tcFZXa1F6ZWpoWVdHZG9NVEpFV0VFNWEzRnJaVXRyTkVkdFdsTkZZbVl0VWt0aWNHZ3RTbFZmWmt4clR6RktTRFJrVEVkVlUzWkRTVkJUTmpBd2FuRnVlazlGYVhKSk9URkRSV1puWjFnM1RISldiMXBOZVd0TmFGQTFaazh3TFZsbFNpMUZhM281ZHpsM1NXeElWbFJqUkV0dVJsaFpYelU0ZVZaT2JqVjVVM1ZRZFhZMVEwWnpMbGMyZUVWa2REVjNhRTVKU1ZWR2NFZzBORlJFTkVFLmREc0VlblpKb0JocGU4QXhFT0lpOVZuVG5UR3R1S0ljendNbmJUV2hLa0EiLCJleHAiOjE3MDYyMTYzMDIsImlhdCI6MTcwNjIxNjAwMn0._FT_Ni7RtYU1ramVLtBwfR0EkrbmLR4dDjA8GYMzzzE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001277"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:22 GMT
	x-forgerock-transactionid: 904820a3-e579-449e-a1a3-2c15465b12ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:22.175 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:22.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 237406: jsonPath($.tokenId).find.exists, found nothing
20:53:22.217 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,237406,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cdf3715, username -> user.1001277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d600f3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216002216))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:21 GMT
	x-forgerock-transactionid: 0cf9ca2c-0590-46e2-a6e0-6aee5581a91d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjEyNnJxb3N1OWRjZDQwMHMzM2h0bnJnbWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFVuZ3RWRFJ4YmtWbGFGRkpaaTFsZW1JM1VXNVJMamxyZUdWM1ZrMU9RbVJSTFZsUVExUk1WRzFWWXpkMVNHUkJlRk10TVRKWlRrVkRZbk5KTm5kT1RHRkZVMTltU0daRVNUVk1lR2syT1hBeU9IaDFUVjl1V25WSGFFTkNiVTVsTW5wRE5GOVRZMnBSVmtSTGVVMHpabE0xWlRjMU0yYzJPVGw0VVhoNlYxbG9PUzFuTUZRd1JsTk1URFV3WjBOaVMzUlFjRzh3WlZsc1RFeE1ZVXR2YlZkblYzRjRZM0Y1ZVRScFgzRjRhbWxSYm5kcVdsTldXa1ZwTUVWbVlsZHlhbEoxYVRWRldHaEZiRWN5UlhGa1duQnBabE5zTmxkRVEzRlVURmw1Um5JeU1rcDFRMUJMWms5VFFUaHFTRlpYYnpkVWJtNHdSVEJCZDNsV1l6SlVRMEUzYzFveWFIa3pOWFpJTUVndFEwWlliRzlFUzBwQ2JESlZUelJDVUUxSlRWaFFaMVJoTUZweE1UVTRNMVJvTTIxMmVuWnhUbkZLV1ZaclJEVlhkMkZ1ZFdsVU1FOTFjblJQTjJGWWFteENTbkpLWWxGQldXTlFXRUV4UWtFMlVFUTNPSHBpY0dWRU4yWmxXSFJZWmxKUFVuVlFZWEJIYzBSSWFHWXlSRUZoY0djM2N6Rm5Ua2xTUVZreVNrNW5TVGxGYkY5TGNEVTVPVk52Y3paVlRVVjZjMFkyTldWU2R6ZHpTV3hMVEdSSmFHdGtVVmd6Y2pkTk1GUmhOakZ1UzAxUWVEVlNVVkJCYVUxaGMxQlZUa05XYVUxbVFqQlFZM1ZpVm0xbU16WTRVV1JpWWtWeU0yVlZaMEl6TWtKNlMzWlNVWHBPTVdsNGNFUlhaRFJsVVZwTmMxaDNXazQyU25WaFNVMVpWVGRSVWtwd1NFRktjV3AzZVVOb1pYUkJaRXRTWkc5cFRrOWliR2QwV1VkQ1RrOXRkVGMyUjJOV1VTMW9Oa0pFYlVVNFppMWhhWGcxWkhKelRXNDRXVkZUWTFOSk9URnBOVjkyUlMxdFluUkZNMnB4TWxocFdtTTNZM3BaTlVSRU1XTmhRMkpUZHpsMWNUTmZhRmhwVmt0d2RXbHZkVjgxTkdKVk5EaHNVVWxyVGtKVFFUbERUR1pXY0ZwWFFtaHBOVEpwU1ZoS2F6aGlObmR6Y2pWcU1YRlpVR1ZwUlRSdlpGWnlOVTFSUkRSUFRFUlJMalZ6ZEVsak5GQkhSMmc1YkRoVVptazJXVFZTTUdjLkF1WFJNN3dTeGhtbUxTTGtqdUZMeDktQ19HYnRLb01RRWZ0bUJObmNJZVUiLCJleHAiOjE3MDYyMTYzMDIsImlhdCI6MTcwNjIxNjAwMn0.yRxIc9LgekAXiAej-Xvtd3LxMi5VmQODOu7v_PCHGmM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:22.217 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:53:22                                        1595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=457144 KO=12434 )
> restLoginInitiate                                        (OK=226398 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=225717 KO=662   )
> restloginProgressiveProfileCallback                      (OK=5029   KO=662   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.06%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.06%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.33%)
> status.find.is(200), but actually found 503                      4958 (14.31%)
> status.find.is(200), but actually found 401                       662 ( 1.91%)
> jsonPath($.tokenId).find.exists, found nothing                    662 ( 1.91%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################-                                         ] 43%
          waiting: 305103 / active: 24     / done: 237488
================================================================================

20:53:24.067 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 237697: status.find.is(200), but actually found 401
20:53:24.067 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,237697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56c639d, username -> user.1002266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d51754f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216004019))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzVncXQ4aG82c2ZhcGozN2E4aWdwNjAzN2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alkzRXhkRjlqVjJSeVNHOHRlVEpzYTBOVmVGQkJMblJqY0ZCNGExRnNUWGRDWTBOQ1NYTnRYMkYzY21Sb2NsY3dkM3BuVUVsd1RreDBabXN6U2t4YWJrTktZbTh3VUhGMmRsbHBRVkJOYjBaTE4yOXVTazV3Y0d0MlEyVjVTRlJsUTAxZk0ybHlkakJGUVZWWmMxaFJWMmRyUmpCaU56RXdTbU13V0VVNWIzRXRUWFpEVjAxVFNXSllZM2RNWTB4RVZGSXhXblpwVldFek1HTmtiVWhzUzFCUWVGYzRZa1JYYzBnNVgwdFRRVWRzTURGVWExOTZlRWhEWTJnMlRXZFFXSFEwV2xGd1FqaE5SRkkxV0VoQ1NVeGhXbFJIWm01VFRWVlFRVU5ITldseVYyZzNWMWxoUjI5clQycEpVMWRWUlUxMFZqQnlVMHR1ZFhCb1pVUk1NVFF5YlZOTGNGUkNTRjlHT1VrMmVtaHNlbXQ2Wld4T1gyUnZYM2xSVmt0SmNGaDNNMlJ3TlU5c1ExcHRUbkZ2V1c1U1NHeEdTSEpZTWtGTE1tczRaMjFZYTNkVGNXdGhhelZrU21sUVVFY3dVWFZ0WW1wWlZrcHJZVzlYU0VkUlprOXRWVEZzYkhaVE1qaHRkVk5vTjE4NFUybDBNM2xaVG5Sc1JWTTJlRnAxTmxWSFFUVlVjRVowUlRCQk1FWm5jbkJRTW00dE5rSTJRbEZ1ZUVkelVraFBkRE15TjBZeWNrSTBPRVppY2taa2FFeE5VR3QxYUVscE4xSjZRbGxOVERKSlowbElVR3BoWm5GQlJsbzFUMWRTTmpSMVJISk1iRE5zYUhoUlpXZGFkbkpJVEhocE0zSTFaVzE0ZGpOVFJHUTNhVEV0YldKVWVFOWxURlZUUm05TlpXTTFjR0ZFT1U0MllWZEhRMjFpVFRJNGNqRnBVV2RXVDNkSVpEbGxiVGRRWmpWdlpsTnZiamxIWjFkQllVMDNNa05tTTFnMVJURkVkR0U0TkZkbVFXbFVaSEU1UjBSWmJGaGhMVU5CU1VZM1JrTlhhbEJNZEdkR1JIcDVkbVkwY1U1b1dYTXdSVVF5UmxSdFFtWm1TV3g0TW1ONGEwcEJaRXN4WWxJeVppMTFZakZmZUU1WFRFaFhhRmhqUmt4WU1rWmxWRGxxWlV0emJXMWxlblZmV0ZSc1VqVmZXbkEzT0ZWSlNreENUR2RXVTJ0cVZqaGFVa1JEVHpKWlJtOHdMbnB6YW0xT1gxcGhWWGhZTVdkelZYTTNkRk4wYVhjLnNDSFcwMHV1aDN1XzEtRDQ4ckxzdVFidzluY2lXbERCSl9Gd09pSGJCQVkiLCJleHAiOjE3MDYyMTYzMDQsImlhdCI6MTcwNjIxNjAwNH0.pZlBtjD_7dK-vDEy5qwrBh_5lGPSnQKtw-QFyPtBcNY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002266"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:23 GMT
	x-forgerock-transactionid: 1e1cba11-d799-453c-ac8a-c24dc830354a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:24.067 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:24.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 237697: jsonPath($.tokenId).find.exists, found nothing
20:53:24.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,237697,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56c639d, username -> user.1002266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d51754f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216004107))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:23 GMT
	x-forgerock-transactionid: 7f6c080e-cc65-407f-b782-b50782dcbfdb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjkzazVjOGZxajlndnJ1NGIwZTUydmh1MTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFkxbGtRa1prVEVoM09WaDFMVVIxY0hkcWNGTjNMamRpVUdaSVEzcDBkekowTVdsRVUxbFpaVmhtTUY5dGNucEJka1EzY2tkUlVtWm9ZVEEyU1hWSVEwbFRNWEYwYnpSWFpqRXhjbTVaYkZJelVFWjRaRjlVTkZSR04xSXdVMUpaYTBOUmRUZEJTVk52VWpKVE1ERkxPR2R0UlhadFlVSktUSFJZYWxCd1JtMUdWbkpoTURoc2NtSTVNakJCVEZCV0xXMDNPVUUzTjFaWUxXSndlRVEzZFVkMFNETXpjbVZzYzFjME1sbE9hbGxCYkRWRmRVczNNQzFsZWw5NmNVSnJRVGwyWDBsM2JVdFBVRkZSYUcxelIxcDFUamgzUTFkcmEwWkJSbmhZWW13NFMzcDNRMnR2VGpReGFYY3RiWHBTV21KbVNuaGlReTFDY2xSeVZUaEZSamxOYld0Q05EaFlkVzlGUjJWM2REQXlSMHRxUldaT2IwcFpWek5uVlVSeGRsWkRWekF0Y0RSUU4wdzFWRXhET1VKRmVtaHZNVWhKWDNkMU9ITlJZWFZmWm1sVGFVVk1UV2g0VGtKWmIwRklRbTFuT0ZoTmVGRXpURU5pZVhoU2Nsb3lOMFYxWkRaSVNucGlORzlFVjJWd2IxSTVWbUYxWm1wMFREQkZXVmhQWVVGeFdYTlBjVFp0WTBJd01YbFhTbEpmYmxKV2NqQnhVUzFqWVU1eWF6SklXVEZtWVZodlIwWlRhVmRyVkRjNFIzbHZMVkZVYmkxZlJrOURSM2syYkZGM1ZUaERRa2RFTFZvMU9HUTFUVGN4VVRoMVUxa3dXVTlCWlRJeE1YcHVPWHBDT0VkRE4zUmlkVWhNT0habldFaDJVbkEyV0d4MlFYSnFNelEwVDBzMlNFSTROV2xtUzFsSllXcE5UVTA0WldaV1JFSmFSbUpoVlc0d1RHWktTVmhLZDJGNlIxTTJkVzEwZW1aNk5URlhiVkI2TTNCRU0yOVBhVXR3Y0dVd1RXdExjRmMzV1VGVlRHVnVOM1p4WVVsdlpISnJVMk50UW14TmQyMDVNazlxYjNST1VIaHhkR1ZFTlZKNlIyeENkMk5zVlhCQllVTm5RVmRYZGxSaGFteFBTMHhIWm10NlJrdzFhbGhYUWpGNmFuRXdOVWhVYTFsU1NsbzFOR016TTJGcFJ6ZHpjRXMxYjNOaVpFUTVNSGg1WkVkV1RubGpVSFl6Vm5adVREVnZMbkkyVTFwcVF6UndTVjlRVG0xS2IzRlJhaTE2WlhjLndqclRGZjY4UTJVQTc0NlJQclRuYURmX3hvTDRQWV9BZC1MN3REQmVkQUkiLCJleHAiOjE3MDYyMTYzMDQsImlhdCI6MTcwNjIxNjAwNH0.k8z12pQk23AWOKRfOMKzmnlCg9Ft08ptH2-xR9vR3Iw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:24.108 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:26.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 238152: status.find.is(200), but actually found 401
20:53:26.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,238152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c388f37, username -> user.1002256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7723d808, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216006913))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHB1ZDVrYTlhMGMxZzgxZjkxc2EyNmN0bHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmVqY3lSVE5DTjFsT2RFWkdNRUZMTUdsRVNrTkJMa3R3ZVU4eGRsOUlkVUZtWjBzdE4wNVdOVVJLYmpGcVRHVmxTRWsxWW5kR1pEaHhVWGRDTVhaeVlqbDFla0o2TlhrM1dVWnJRMnR6WVdSNWJVcENTMXBaTUhScFRVbFFaVlJIWkVSa1gyMVpMVlo0VVU1bGRIVjVNelF4WWxjNFZVOHpaMHBCWDJOM1VrWkJaV3B1Um1sQlFXcFNPRmhSUVRSNk5qaFZaVkpPWjJSVlozRjZlbGhSU0d0eFh6a3lYMTh0V0VGeVJVNUNZVFV0V0dkUVdHVmZkRmsyUTNWMlIxRm1VazVrTTBOd05WWnZWMjVEVG5KRlNHcGxiME5QYW5aMFZsTmtOWGhFU2twaU5tSTFkWFJPVUdreFZqaFJNSFZZVmpSaFJIaEhlRVpWVEZSUVVtVXpXV3BPVm1ac2NteFZRM1UxT0dreU1HSkpXQzF6TmtweFJXeHhRWFZEV25WNFlWRjRPRVpNVkdwS1YwaHZVR2xGTTFWT2JtNVVWRFIzYmtwQlMybDRhQzF3UkhSb1oyZE9aMVJPTTBsclUzWXlWbk5GTFRSVU1EVkJiRlZSTWtFMmEyeDJaRlZvWjJWTU1sOURhVU40UjJvdFYyWnNiM1Y0VVdjemNUTkdiMVozYzFCRllWQnZWVGhOZW5ZMWMzRmZRMHhtUkZWNVNYZFNjMG80YVUwNE56bExWbTF2ZW1Gb1JFNWZMWEp5ZWxSeGVqZG9hVGRqZG5CVVYyaEJWbUV6UkZKekxYWnRMV2hqUm1aa1ozaHVNalpQYkRoT1MxZDBaMFpSTkRJMmJuaGlURkZOUm1GRVgwbE9kSGh0V0VKYVRFSjFhVWhGWjFGd2RrZFZlVlZCWTFwek4za3RibU42WXpGVGVuQkdabFJXYzBKUVdGcHZTVnBXUVd0TWFtcHNOSGh6U0dZeE1IQnplVVpvZDFSaGRTMVVia1JDZUdoU05HcHFlRzB0VUZRNGFETllVRXRwWHpaQ2JrcHJla05DTlVWMmVTMVFSR2h6VWpodlEybDZMVkJaV1d4c1dXZDZlRTFPYVZkVWVtVXhiR3RhYUhNelZESlBMVlJLTW1wQ2VXdGlaVlV0VFMxU2IwbG1RMlZIUWxSR05XUmtNMXBmTldaMmJtcFRiMEZEVUVvNFFuaG9kVTB5TFc5ZlZFVktTa1pvYzA5cFNXNVpOWGRpUms1Q1NuRk5Ma3B0YWs1VE9HVkJkazl2TFhNd1kxcDFaVGhoUjBFLkg0aVBGMVNJcHJmZ0xpMXdtR2JPTF9jYjZRZWFfTGtlQWRCeFRtTUljWFUiLCJleHAiOjE3MDYyMTYzMDYsImlhdCI6MTcwNjIxNjAwNn0.2Yqc8k7MvmxSodB94-jWT4kbVo2vzTOJs095NzkPWbI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002256"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:53:26 GMT
	x-forgerock-transactionid: 94d0ef9d-b957-417d-9b9b-7b4832bbca8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:26.966 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:27.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 238152: jsonPath($.tokenId).find.exists, found nothing
20:53:27.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,238152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c388f37, username -> user.1002256, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7723d808, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216007005))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:53:26 GMT
	x-forgerock-transactionid: 5d3f8100-0330-49f9-8589-52099c7972a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWZhYjhlODk1NDB0bWRnOXB0cTZ1YW9maWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU4xcDNaVEJZWDI1SGQxcHRNSE50YmpSaWJ6QjNMa3hWZEhacVJqSTNZVmhWTTNkMll6ZG9hVFJFWVhKSk1YbHRTVlZ3Y0VkQmJtWkthVVZmWVZKbmNtRkJWR042UkZCb1drZDNXRlJTTW1kWVZsWjZlSFo2TWpsSFIwbDJWWFY1ZGpCcGFWaFhlSEJ3TlZkRFFtTnZkRVpXZUc5RFRETXdOVlpETWtGNFZWSkxTMFZQZG05Zk5UQTVTRVpuZFZwdU0yNUlaa1paYjBaUGJsTjFNRmxGUTNoTGFtOHdNMjlVU0dSQ1JrOXFUbVJrVEhBemJsVXpVRk4xVW5KV2QweFNla1JmVG1oTlMyZEdSVWhYY2twamFtWm1WbTFHUzFkS1kyeERXbDlEWVhwMmIzZFhNa2RtVkRSRE4xOURhbTV6V2s5dWN6bFFaVk4zTWs5aVpHaGpMVGxLVkRCT2FtbHRVamxJVUZwbVVVMUtURU5DT1RsT1pVRmZTbmRaV0VsNE1WVTBXbmt5TWs1TVZHbHpOWFpYVUdWd1MzazRhMWxmWldJdE1uaDFla3Q1VjBoUWQxVlFUSHBrYW1WalpXZHNOSGxyWlhoSmNFeHBaRFZvY1dNdFJVaFFWemxhVm1oQ1VYRXhOMlZOYVZGb2NHRlFha3hvVFhCbWJVSnJkVTVxUW10WGNsSm9hbVUyZWpOSlgwMTBaM2xRWDNab1Rrc3RWM1JUZDBKaWVITjZkVzFMWmtWMlFVOW5VekoxUTBad1lXYzJXVU5TUW5Vd2JEZHdUa1pzTlVoaU5qTnpWVmt0TTJSWGJFRlBkWFV0YjJGQ2NqQk9VMlpoZGkweFZEWXlUV2RDUkhaeFVXRmhSV0pDWTA1SmFXbzJYMXA1U0dSUVNuUTVjM0UyZWs0MVIxQkVhbWxGV2tGb09Fc3lZVkpFUVZoNmQzVkNjVk5OYW5WUlQyOHplbWRmTmpoRFJXbHFVamQwYkRaell6azFlVzVQWkZSUGNsOVlZM0IzVFhSNmRVZzBTMGQ0U1V4ZlF6UXlVVmRMZWpjemVVaEVaWFJ2TTFONFF6QjRaa1pLTkdWR1oxZEJObEI0UkhaemRGOXVPVTlDYzI5dVlTMUZkMnQ2TkdSV1lWODVXRE5hY1haUlFVSk5hekJwVGxGRFNucGZkM1kyU0ZBek1GTnNXbXR6WkdoR1EwaEplbTlTYVhwU1pFNDFMVnBJWlZKNWJuSlBMWGc1TUUxMllVRlpMbE5OV1dVMlFXTTNPVGxPZEdoRU1XTTBTbFZxWDNjLnhxell1VGZNV0ZfeG8wUzkzOVdvdjhtT0kxY2pQZjFlSlF1RlU4bzVoNDgiLCJleHAiOjE3MDYyMTYzMDYsImlhdCI6MTcwNjIxNjAwNn0.rJUU2W38G7YewRnQb8oyJ-iEoWlgGjOHGKdaX0mxwhI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:27.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:53:27                                        1600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=458693 KO=12438 )
> restLoginInitiate                                        (OK=227167 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=226485 KO=664   )
> restloginProgressiveProfileCallback                      (OK=5041   KO=664   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.06%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.06%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.33%)
> status.find.is(200), but actually found 503                      4958 (14.31%)
> status.find.is(200), but actually found 401                       664 ( 1.92%)
> jsonPath($.tokenId).find.exists, found nothing                    664 ( 1.92%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################-                                         ] 43%
          waiting: 304334 / active: 22     / done: 238259
================================================================================

20:53:29.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 238536: status.find.is(200), but actually found 401
20:53:29.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,238536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fcb3341, username -> user.1002893, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d97309f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216009531))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWx2azhtMXVpaTdvZTdudjh0bjlwdXQ5NG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eWJVbHhkamxRZFhsQlQyaG9TMUJ6VTB4Mk16VlJMall4UXkxRlNUVlpkMmRXZEdjNGJGVkpkR2RuTkZsWU5ETjFNRGhhT1RoWFJYQkJZelprYVRWaFoxazJkbW95Y0VsVWMwUjNWMVk0VkRodlIwUk5RV05MV2pkaFZFcFlMV2RJUmt0dk1FRjJWV1JWWm1SalRuWmhValEzU0VweWVqTlpabEY1Vkd4T2IyeHlaelJvTm01TlRIVjBOM2huU1ZWb1ZrTkJVREJEZFZsUVNEQTBOak4zU2w5V2IxUmZXbkkwVFRreFZXaFlYMWxqY0RGR05EWnJjVjlqYUhoMFpraHlPR013U1dWVVlYSlJXR2xzUjFoNk5YTnNkWFpwTmtSU1RGSXRUa3RLWDAxRU4zUTNObFl3YURaa2VGUmxSMmxQV2s5NGRWUlpVVGhMVEVWcldqTm1RbVJOUkhFMlpGaERTWEZhYlc4MVZFb3lhazExVEZjd09UQndiMk51Y3prd1lYcG9aVEZrZFhGWmExUnlSalF0ZEUxd015MDJiMXBGV0dsZllscHdjbFJPTW10NFlrdGhUVnBOWWpCUWNWUk5YMjkxY1RWWGNrOW5YemhCZW0wMWMzVkVPRXBzUVU1SlVXbHphWFJLWmxaNWVEQkJXaTFJUmxaV1ZYQk5TRkJTY0VSS2FqUmFVbVJtVWpoVWMwTkJSalU0ZW1OMVdXOTNSRGhUU0hJeVZXdzFURU52YlVOamFVTkVka2RhTWxaS2VHVlRablJzWWt4Q09XTklTalJPUWs4M05sRktaazF2U0RWeVNIaEpWRnBsY0hkeE0xTkhSMHgyWkRkdWJISllVRUoxVTFZelZqVTRabHBrTFRGZmNucHJaek50WjB4b2JYb3piemRVTW5OSFdFbHNNbGxsY0dwWFFrNW9kbVJGUkU5Wk1qQjZWR3hzWVZOdFJrMUhZemh1ZFY5R1RVa3ljSGg2YlVOa09FdFVhVUZIVUV0Q2NWVkxaREpoTUhKVldXWmtZVlF5Wm5wa1ZuRmFVWGs0UTI1dk5ubHJWelIyWHpFNFVGQjJla2hCYkVSbmJGSTViWHBLUVZGdFduUm5TVzk0VXkxNk16UnBhSE5MZVVoalJXeGpWa2R4ZFhKeE1GTnZSMWQ2ZWt3eldUZElSbTVLY0VGNFdtNVFVVXRtUVdKSVlUSkNVV2RZUjBkdWEwSTFRWFpDUzFKSVNreHJkV2xoTUhVNVZVczRMbkV0T0RWc2JqazBkVGRNYUdSeWNGbzBPVGxFWW1jLlptQlFpdnY5WktZQ2pGc2M2ODZCNEJrQ0dsTTlMdDZ6bVFBeHBkeXltc0kiLCJleHAiOjE3MDYyMTYzMDksImlhdCI6MTcwNjIxNjAwOX0.ARdJirTrd1yI4Ix_MbBfS2dcBBW5GocRzKCQMyjQ7HY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002893"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:29 GMT
	x-forgerock-transactionid: 852f22a6-21da-4b70-817d-425085a85850
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:29.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:29.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 238536: jsonPath($.tokenId).find.exists, found nothing
20:53:29.617 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,238536,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fcb3341, username -> user.1002893, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d97309f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216009616))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:29 GMT
	x-forgerock-transactionid: 20a4ca57-9545-4f30-a05b-128f9ffa5ef4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWhpZzIzdjhtNDBiOG5vb2Y5Yms4cGhjNm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFlsb3dVbE50Vlc1bFpIbHNiVE4xWTNWTmFIRlJMbEJaWkhoaFIwNWtlRGRJZW5sc1lYaHNhamM1Vms5QlQwWkZTWFZ3Um5wMGIydFRNSEZXTjJsNVpUTnZVVmhmVkdzeGRqWjRSblJ1WHpaVFdFWnZkalJmU205d2FubHNOek5HUXkxamFHTkVhVGxwWDFOTGJtNXdiRk5UUzFWbGFHZDNURlpRVVZacE1uaE5WVGxQTjBkblZrdzNVVVp5TTJKcFVrWkZVME5EYm01bVdVbG9jMDF3V1RsYVRVTTNjVlYyVkY5ak9WVnlORlUyVmtwcExYRjRaRWM1VnpkMFRIUm1hVVpCVDB4SWVqWkZTeTB0TVV4YWQzRjJMV1pNVHpKd2N6Slpkbm96V2xGcU9XODRVRWhWYUhFMWNYbzJUbDlOVEZoeE5UQkxhMEpHYkV0WGQzWk5jM1J3TWt0QlVGOVpRbVE0V0VSalgyZ3hhRXBaVFVSMllsRnZSVFpOVEc4d2NYVlpkVWhsTURSNmJITmtYelZ4T0RSTFdscGFaM0ZwVm1OWE1XOUlhazlOUmxFd1NEVXhUazEwUnpaME1VSnJMVzR4VWtZeE9XMTBaVEZmVkRNdFZVSnZhWEF5ZDNKamRrZFBkVTQ1UkZKcE1GZ3RWbmxYTmpOU04yTkRNVTgyUVVkUFNGQlVWVGh6Tm01bVR6aGljWEZXUjFKMVVEbGxhSGgzTlROdlRWVlFMWE54UlZKaFZWZDRXVXBTUjNCcU5HMW1aV0ZIVVVoSGVsaEtOVU5XZHpCUVQyRk5aemRIWm5FMFVISjVZVVJVVFVkUmIzRlBhMFZIT0Roa1NqZExSVFp0V0Vnd1ZHTlNOV05vYldKdVdIWm5XbGhqZVVoc00xaHRjbk5NWnpSamExaDFiRXBaUTJwUVoxaHZkRjlxY2tKcWNXMWlWbmhhZDBWUGQycDBUMk5tZVhWcmFuTmFjazB5TFhBMlVIUTNVVVJKUkZoeFdrOXJiSFZJTVRaS1lpMW1OVEZwYWxad09ERjNWbXhWYm14NGExZDJlSGRUWkcxSmJIcENTRTlqU0d0bGRHMVZUVEUzVGpWQlVFNWhOek5oUjJKVmRIRlJVVk4wYTJ0MFJUZHViek5sWkZGVk1VbDNTV3MzVGt0Tk5pMHdUMm8wVTFaaFJFSkNRV3haTVcxTE5sazJNWFZyVGtkak1qRjFha05KYURsZmRqSlVVbXRMZEhkTmFGRlpMbEZMVTBobGJXbG9VakY1WDFkaGRWSlJNa2RmUjFFLktjb1VfSTA2Sm1zdm5vWkczbGMwM1o3dFR1MGRWSG9Kc1U2aC1wWW9CQUUiLCJleHAiOjE3MDYyMTYzMDksImlhdCI6MTcwNjIxNjAwOX0.fMFuIHdnSdSu2yEi_VYXbaMFIctwOnB_8mRMlw6OBwo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:29.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:32.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 239006: status.find.is(200), but actually found 401
20:53:32.727 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,239006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b8e1445, username -> user.1000127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13ceaed6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216012682))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW51Y3RvMnZ0MnU0azVuanRsYWMydjJjbW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SloyeGZSa3hrTVVwaVgzQjVMV3h6UTNOM2RHOVJMbkpuWVdSMFVFdGljSEEzVm1nNFUyWllTRFpWWm5oYWNIVjVTWEp2WjJkQlRIQnBja05uZVVsNlZYRjFNSHBtZG5aNmJqUkpSMWQ2TWxwbVgyNWFXbkpGU0d0Q0xXeEpWM2hJYXkxU1ZWZFZWamx2ZEVkMmVVMUZiVlpmWjBORU9UaFdVR0pHWldaV1VYbGFabUk0UXkxbmRubEVjRU5vV1ZOUU0wUlphVWR4YWxwQ1pYTlVUMEZHWDJSb2RYSmFUMjFQU2xadGJraG9VV3MyZUdWbU16bExSR0ZPVXpaVVMyUjVVbmhyVGxRd01HbGxTV2xrVFVWcU5rZ3hWbWR0Vm5scU5sRmhUVGxHTkUxTlFWQXpWa2hJY1U1QmNtTk5MVzl5WVZKWFMwVnpjRUpTZGtWeVpEaGFPRVJaTkRCUFFqUm1XRmg2VWxJNWRtRlJZa3hrU2paUVREQkRXa1pNU1RKR2RuUk5UazVMT1ZoTVl6Y3lSRkpMT0dSalZGOVNkMFZRWDBWVFJYZ3pRalY2UzNOelIwdERkVWRtUm5wTlVtaExPVXhyWTJGRVNFdFJhMmd0WkRCYVN5MDNVWFp6TFd0SFZrOUROMlk1TjNWaFRuZFNTMlZqZDNaa1JYSnZSMDVzUVZsVGFuTjRhRWxOTnpWQ2VIbDNUR3hHTUdoS2FHdGtUblJ1TmxGS2RHNVhWRzkxYUZFemRGQmZiREZ1WmpaT2RsaFFPRzFHT0RsMVJVb3lhV1J0UTFwQlpYbDJPRGhvTW5sM1NESTNiVFo0VUZkWlMzTTFUMlYwYzBKNldVdHdiRFJVYUd0YWJrRkZORWt6UlZsSk9VMXlibWhPZDNKeE5XZFJOVkphUTJkMlZEVk9Nek50UzJVNGNIVjFlazl5UkVadVpEY3hNMTlWUmpNd1UyTTVkV3RRYWxoak9WcHhla2xtVGkxWVJYWjZXbWhJZDFwek5XaDBOM3BsU1c5TVVIZEtMVWhqUjNSalEyY3lTM2xtYUVSSVEySnhaRXg1U0V0NmFtbzRSMmRoV0ZwS1YyRktRekZCYmxac1YxTkRhRWhZZVRsYVkyRjROV3hoTlZkcWQzazRZbTlNYTFkS2IxSktSbXhDV0c5S2QxZEtSSFJVVm01WWRteHpZMEpPVEhORlVFbFdTbWhYYm5CQ2FqQkxTVTQxY1UxVGNVbHFYM2h5VEVOcmVHaFJMaTEwY0ZwU2NqQTJUWHAwWDNkNFRVTm9kbWhoZEdjLkNXRDRiQUd0QXhVN2hTdlM2S3hKTzM2LUtNbTFNWEFvNkY5dEEtS3F4X1kiLCJleHAiOjE3MDYyMTYzMTIsImlhdCI6MTcwNjIxNjAxMn0.vIIcUJnsXzCzPxc1YZJzx3L2uioZKLKjlWNfBjSzPTw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000127"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:32 GMT
	x-forgerock-transactionid: 0b6da4f3-b9ae-4ae0-9af6-fa4518d0a310
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:32.727 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one

================================================================================
2024-01-25 20:53:32                                        1605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=460177 KO=12441 )
> restLoginInitiate                                        (OK=227897 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=227223 KO=666   )
> restloginProgressiveProfileCallback                      (OK=5057   KO=665   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.05%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.05%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.32%)
> status.find.is(200), but actually found 503                      4958 (14.30%)
> status.find.is(200), but actually found 401                       666 ( 1.92%)
> jsonPath($.tokenId).find.exists, found nothing                    665 ( 1.92%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################-                                         ] 44%
          waiting: 303598 / active: 19     / done: 238998
================================================================================

20:53:32.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 239006: jsonPath($.tokenId).find.exists, found nothing
20:53:32.767 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,239006,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b8e1445, username -> user.1000127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13ceaed6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216012766))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:32 GMT
	x-forgerock-transactionid: 642c608e-f787-4e00-9efd-2a3990cd3c11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnA3YzhtN3ZkbmwxZmxxY29hNWQ0cDJkdWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVZEaFBTR2xKTjNWWmMxSlhXblJoYWt4R2JtcG5MbWhuTlZad1NXTkljbTlKZVcxTE5XaFpaVWwwVmxsbFJIVmhPVEpLWWpWWWVVcDFXa2xDTlZaVmFHNWlPVFZIYmpOT2NWTnVOVjgzYjJONFgzUlFWVjlCVkhKWWJGZERkM3B6T0RnMWFXTjFORTR0Y1VGbFVEaHBRa1UxZWxjeU1YTldUelJsZVd0M1RUVkNTV3h3ZUhGUU9GSkdkbVo2ZDNObE1qaE9PV3MyTUhSU1kxRnRTMVZ4V0dwWFlXWlNaMDAwVFhkeVoyUjZkekJVWVVab1lXUTFaMk56WVdoQlprbGxPVFkwUnpkMWNIaFZia0pIWmpWcFJteFhXVzVhTVhsd01WcFhlWFJJVm01bGJIQjJVVFpSTFdkcGFHbzFhbkpwTkhWS1gwcERTakZoWXpoVloyZFhRbFZTYzFoWGRsVlVSbEZzUkV0bVRWOHhWVVp2YW5WMmNIQTVUekkxT1dreFZHNTFVRmxHZW01amFYSm1lbnA1TTJVelMyNDBTR3BvVjNjNU1sWkxVVlp2YTE5NVNVRjNXRUZ5UkhaR1RFMVRlazE2UW14Qk56aDFhRGRHUkVweVpISkNTbWhmVDI1dFJXVlZNVVJ5T1ZoUWRtWmFabkpNUVRKUmQyVk9NR2sxTWpCUWFrWklRWEk1TjJsT1ZXUXpXVTlxVTBadGQzWlRRemw0TTE5eFRYbHpXa2MxTURWYU1UTnpWVEF0VWpNMmJFUTRTa2xwYVZJdFNFTXROR2RxZVhaa1pWSnhiWE0yUWpNemEwdE9aRUkzUzFjMmFraENjREF3ZWtSa1psZ3lZVGw2YzJ0RE1IWlpNMTlUZUZoalpFUjJkM3BCWW5wT2VXRjVURVYxTjFKdWJHaEZNbFZaWm1SWmRWVjFSMHQxTUhCdVUxUk1VakZEVlRGSVJWRTRTVkI0TkhSR09HWnpjRkIzU2xsRFNWRjVhR0l0YTBoc1FXdzJXVlZUVDNGc1VFeDVVbkZvTjFGWVRUbFVOVlZXYzJsTWRXMHRjVmwwYzI1eGVtUnpTVzgyWDFZNVgwWmpNekl5ZEc0MWEzZDNlbXBUTXpaMk4zWjVSMFZyTnpseWFucFNhVkJuVlVwMGRFSmZSVWhUWmtKNmR6UkpNalkwU210dFdWUllWVjlHWWpseWRFMWtNMUJxWVVKbFpqQkJaRVY1YUV4clkyMHpiVTl3VFRCT1JFSXdMbFZTUVhSaGJHWkNkMEk1Vm1nMFIyMXNNMDk1VFdjLnlfTDh0a0luN1JqX2h4dGdnTXFHSlhBSlNidkRsdFJtdDdrZksxeFIwc0kiLCJleHAiOjE3MDYyMTYzMTIsImlhdCI6MTcwNjIxNjAxMn0.4XFjzfo4rqDvXGODXJQz010Jmd9nwV8GS8iV2G3szqI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:32.767 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:33.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 239099: status.find.is(200), but actually found 401
20:53:33.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,239099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2245e330, username -> user.1001874, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@470402c2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216013365))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazEzNmh2ODJjMG01dWJqZjd0NDg4ZWRrN2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVdsaHVjSFY1YjAxdVlXczNjVFExYmxKNGMwUkJMbXBKTldkM2NrOU1lVEZEZDFSRE5VMXZTRWwyYUZsTVlTMWpkbkJ0VnpSVU9WUmZOV1ZPUjNKYVZHbHFZbkZxWTFsUlowcHZkMWxRVlVwcFgwUm5VMDlIUWtSM1RGTldXV3A2TUdoUlVURm5RVzVRTXpCd1JHdE5TSEkzZGpOTmFGRTRRVkJJY1d0YVJYUm9ibGR0YUZaa2FrRktUemN3UTFoWmRHOVpTVzU1VWtzd1ZUVldkVXRHZW5kWldtazNNMVpuVGt0eVJEZFZjemxZU1ZkWmIxaGZabFJXWTFOaGNYcGtZVmhGZERob2RWWjFTR1ZZYjA0eWRUQm1WakJZTUROR09HOUxTazFwZWxaaFEzbFNXR1ZOVldaS1lWSnhOV2xNT0ZNM1Z6VTJXbXh6VTB0S1RIY3lRa1ZFUWxSalpFdHFWWGhqTWxRMk9GZGhWMGh2V0ZWMVVGbHdOMmxIVkVGRVZXaFdkemMwTTFOdmVIQmxTV2RzYTB4YVUycG5ZVkowWjI5TVQyTnpXVEJTYjBkNFJUZGxRa2N6UzB4WVNtNTFlQzFtTjIxRkxXNUhaa3QxTlZCSFlVWmpNaloyVEV0WlJGaERRbmt0Y1ZoTFFVVmtNbGw2VHpSSFZsUnFSRUl0TWtOQ1MzbEZaRkkzVVhCVGJFbEhWakJIUldGRE1WVTVhbVJWV2pCU09EUXdPSGROY0cxdmNWZERZMTlHVTFSQ1RuaGtkM1JxYWs1bGFHcFdObUl3Tlcxa1ZFcGtZMEl0TVZkTlRGSkRjSFJGVEZsc1gxQXhiRjg1YUVWYVJIbFhXSEUwWkhJNVQyRmhSVzluVW0xTVUxQmpUMVpSZW0xUk1FOVlZMDVyUmpreUxVcHZYMTl4V1VkRFdrTjNabFp2VFZBNVpURTJVbTlLTmtaalZFNUZiVWRZZDFacE4wRTRjamhUZFhaek5HTjZNVmhYUXpSWVVrOHpaRmxPTUVaWlkwOUNhVmMyWVRFMFRsZHNjVjl6WlZobE9HUTRZVWwwY1ZKMFJXazNiekZ0TWpCcVVtaEhTM05mZGs1emFXMHRWbm95YlRad1pVSjZWRkp5WDJWUU5XRXlOMVpDYlhSSFUzUnFjQzFRVWtSRGVWbzVjMXBhVUU5RmJrVlJRekpPY2xsWGVESjZjbWhqZEVnMU1rZFdaMVZLUzA5dlRGUkZkMUZLWjJ3MlVXRXdMamhOVGpCWGNqUXdWa0Y2ZVdKNVYzcGtWa3M1Y21jLk8zMjJhZ0JWSTMyaWNIaV9vZFV5bnBsdGdabktQSG9vb3lybVFmVmtPSXciLCJleHAiOjE3MDYyMTYzMTMsImlhdCI6MTcwNjIxNjAxM30.iohL-2dhJC2zvXzATaV8vrcVXsO04BZKjG3hlf9hJxg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001874"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:33 GMT
	x-forgerock-transactionid: 1b1de884-4842-4cfe-9c6e-f5867e3b88cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:33.413 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:33.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 239099: jsonPath($.tokenId).find.exists, found nothing
20:53:33.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,239099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2245e330, username -> user.1001874, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@470402c2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216013451))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:33 GMT
	x-forgerock-transactionid: 6d6b0839-f93f-4cb0-a25d-da96cde1003d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjFrNWtoazl0ZDlqbDA2ZGR2ZHVjZzhiNWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk1tZGxjRUkxZVhoQ2VUQXdXWEpsUm1NMVpWWlJMbEJEZUZoaFJsVm9iemw2V2tVekxUbFZSVjh6VEU5dlpHeG5jRkZDUnpkVmMydFNNWGR1UjNZNFZrNUhZWGxQYW5sRU5EbEZNR1EzTkRNdFptaEtlalJLU1hOQkxYcGtWakp6UlRSMFJWcDZOM1JwUTBwQ1JGOVFXVVpVTVdGblpHcFJiMGh1YUdGVk5sRXlia2xTYms4NGIwaG1jVE5YTUhsUU1GOUJTV2xIY1daUU9ETXlaVUpoVEVvd2NscERObXhhY1ZNNGEzUXlVRUl5TWxGb2FqQXphbFZ1VFhoTFZURlJVR0ZtWkRaMFowTjFTRWhCZVU1alFXNUdka3h0ZDJaWk5YSnRNR0ZCYVhCcFprcFVNbXBJYjNFeFQxTkRMVEZqVURGMFdtODFPV0ppVjNZNVgwNUlZVTFGY2xReFVXeEpiWEYyVEhJd04zVkVXbWt6YmxwWFFtcENNbkp6ZFRKRldVRjBialJuZDFaVmVGVXpTVE0yUjJOWWExZEpTVzFPWW1kb1FVNUtWR1pCYlMxa1VqRndYMEZoUkcxeU5YTjVVazVpV1VsT2JDMXBhMnN6WWtaVlYwbFRkVE5tZGxNeFEycHpObU56VVVSMFpuUnJVSFJCWmpKMVJFaHVNbmhNT0U4M1NFcFdZVjl0Y0ZWYVkxb3paRUZQY3padmFtWm9TRk5xUVZGT1ptSkhTa3hrZEdJemVsZEJWRUZxVURVM1FuVXRWRFpqYzBabFR6QldabTlLT0dwSFZGcFFYMnB1Tld4T1ZrMUtNMFZoVTFKR1JGTjVOMTlFVjNSVlZWRkdaVXh3WDNOcE1HMXVlWEJTWkhseVIwUkNVRmxPVEdwTVdsYzRPRmw1VDBablNWWldOR0pyYWpneVZ5MHlVRGczYXpVdE9EUXhURTFDYmxOSlRrVmtYMWR2UkdnM2JETlRiVTQxTmtOS1VtUXRkalF4Um10T1dUbGhMVlpLV1haMWNESmZja1JFWWxGUk0ybHJkbWc0WlhZeWRsZzJWbXBCVG1SSGFpMDVlRzVWY0hoUU4wUnpSbFZLVERkSGN6aENkbGRTYjA1M1NXRnBSMDF0VmtONmVUUXhNakpNZDBGMExYTmxOVXg1ZVVKRmRHUklOSGhsUldwTFJHRm1jMHh0ZDBoU2JWVmFUa3cwTUVaSWFVWndSa05uVWpCV09GTjFlWEpVVEhwMFMwWlZMbE5FUVRkT2IzSk9ORzlLYms5a2QwNHdNR04yUlhjLnowSFdxTGRpNDM1ZzFpcHVsNHRQNnhxUFFBYzI1WVRqaWJjWWpFZVJ1M1EiLCJleHAiOjE3MDYyMTYzMTMsImlhdCI6MTcwNjIxNjAxM30.a_btftpNF4S9myPLecLt9kLAvHArnkITB-bUxQkPv1c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:33.452 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:35.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 239467: status.find.is(200), but actually found 401
20:53:35.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,239467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@334124f7, username -> user.1000035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6894c328, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216015885))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGVlbm5hMjE1OWFyY21wb2xtZmF2NWoxczkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ak5ISTVaVEpaTWpKTFluaDRVREp1T0RRM1FXWjNMamRZWmxOR1QwcE5XSGxPWjJSTGNuSmZXamhtVTNoMFVISnBRMU42Y1hwb1psQkxOM0pwTkd4M1VtdHNVR1JZV1d0VmJtSlpjVGRYVEhCbE1td3hiWFJVWjJscWVVYzBjMFJEZW01cVdscFZWRGxOUXpKNWJrd3lZVFZTZDNOUmMxZHdWVzFHUW1kYVIxZzFieTFaVFVKTVFsRkpTMHhxVXpCcGFtaHRaR2x1WDJsbE4wcFJabFZGTkhsMFlVbEJRblJoWkVrMFN6azBkM3BvTTFrMVNEZHpiMmhsUW5rdGJHNHhkVnB1WWpKRVJqTk5ZWEF4VEY5RE1YWjZWbm93TWtkVlNFWmtWSHBEWDFocE5IbEZiMjVzVDFGb2FtdGxSR05OZWxwRWNrNUhjR2xSUkVWMWJIVkRTM1JZUzBkUWFrZFJaVUpPTUUxWVUxQlFOek5mTWxaMmRrODFaRXRDV2pJMmVrTnBlRjg1YTBRMFJVWnNZekZzVG01NVgzUjJTelZMVUZSRFoyZHZiVjl3VFRaUFFqZEZTRlJUVFVsM05IWjJUSGhzWWtJeVMwcG1SbWhJYlVaRGMxWlBNMlY2VFd0Wk9FNUNjVmhIVkZSWmNXTTBaM0Z4ZG1kR1ZuaHFSM1YyU21Jek4zTkplSGhZTURsaFdIQTNRVTlSVFhSdmIzTTJWa2RYUjNSd2VGTnZjMnBQZDJKbk9IZHNlV2RxV0ROR1VrcFFPVEZqWVdaeGRtVjNZbVZDVkV4RlpVeFVPRU5HVVZJeVNTMHpURzV6U0RGMFZrWnNSR2xqWTNSSGEzWTRWbEV4VFhoSGExaHZYMUZqYWtaVE5WOVNaR1ZFZG04ek4wMURNVEprVVVWMVoybDRUalkyYjBOc1dXZzRlR3BVTW10Uk1sTmpXalJ6WDE4eFRXTnpWMFJXYWxkSGJXMDVhVVZvYWtWeFNXc3pOa05WTmtjeVgwRkRhV1oxWTNJMFpGVXphalF0UzBGdmVtZzViMHBPWlU1UFgwWlZhRVE1UzFKQ2JVSXlWWEZzUWxad09GaHlOVEpuZEd4UGMyOWtYM0o0VHpSQ2JFdzRSSGw1V21WeVQwYzRSRzUyUm5ablFtTjNNMEU1T1ZWcFJEbGpSVUoyVWxob00yeFVZMGR1TUZsRVMzZFhZMHhYU0cxRU5tdFhSMmt5TUZoSWVtZHFZbTVKUzNOMVlreG5MbUpmZG5ScE5WWmFhVEJVV25SMk1WcDZSV1pvZGtFLk9NNDdCY1R3b2tVS01IT0ItRWRVWnVJUnA1Q1ZOeEZaQ25fQ09oWGNnZDQiLCJleHAiOjE3MDYyMTYzMTUsImlhdCI6MTcwNjIxNjAxNX0.D4xxAS3G8oKtYXFz8nRbyArPXq03wXjKItagOjgSkXo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000035"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:35 GMT
	x-forgerock-transactionid: 5b79b196-1b9c-4a58-a549-8d1ff627f8a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:35.933 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:35.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 239467: jsonPath($.tokenId).find.exists, found nothing
20:53:35.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,239467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@334124f7, username -> user.1000035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6894c328, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216015972))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:35 GMT
	x-forgerock-transactionid: d39a42a0-5768-4f08-b7b1-85ef24b0a0df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmpyYnUwZnQ5Mm1wbG9mNGRtMXB1YW12OGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elNDMDRZVXAzY1RoemVWRk9hVzVmWVVoZk5GbG5Mbmt4ZFROc05ERlRZbG8xTms1NmVGRkpkMlZGWDFwQ2NWaFRSSEl4UlcxdVVHWlFWa0pOYXpCSVdqSTBkbE4xUkVaTVpucFBaWGRVYjNkMFdHTnZkRzVvZVZRelVUTlZYMlpVZURJM1puSjFja05EVVVGVWRHNUlTemMwUkZCellXcHFZekUwTkV3eVUzTXRNVk5NT1hveVdUbFdWM3AwZUV4VWREZEZhVlp4VDJ0bFdtcDNVV0oyTWtGWlRsOUVWalJ5YVdjeFdXTkpTREpZTUZGUmRUbFlSVGxVWkhaRE9FWXhiWEZYUkZJeVZtdzFiazlaTmtGUGVuRkphMkpCZEZWRFlVaHZObEIyY2pneWJUUjFjWE52WVhKSFdVSmxjMjR4VjFCWlkzbHZlRkE0WWtKZlVqbFRUMU5VV25wNExWcG5NRk5rTkRKUlkwVllkbFZvUzNGTFR6WkdWRVJQYUVOVWVGaHFaR0ZVUzJnd1NGYzJNVjlxYjFsck9IRm5VbEZOYkdjM2Jtb3pVVmszT0haT1dVUllPV1ppWm5ZME9VTm1jVTUxY205UFVWSjNNVXhZZUdkSFlVTkVhak5GT1dKbVNFTXRUMjFaWVVGT2FUVjVObFJqZDFWV2FFcExSMjB6V214U01tOTBjMloyTnpsZk4yMUxPRFJaTnkxR1dtWnlORzVXY0hGclYyUnJhV3hCWDAxaWQzRktVWGMyU3pKMFgzWk5RMjlDVVVZMlEwVkNjVFJ2Y0hFMWRWbDFOVE50VFRKMmJYSmZVR1ZvUXpaV01WZFpMV1JRV0c1SlMwWk9SakJrVjBSelZHZEhhbnAzWm10dWNXTjVOVEpzWTJvMlVYWnJSa1poZFRsM2NTMXRibFJ4Tld4cWNFVXhXRGhqWTBzMFpHRjBRM2h6WDBWaGRrWmtkRnB5TTJvMGRFSXhlak13TXpOU1RGaE9NVFJZZVdaNmVsVTVkSE5RV1ZOS1ZYVXRZa3RIU0RSNFoxQktVbTFPV2tzNE9HaEZTMFptZGpJeFptaGFZakI2VkU5elgzRTBORTF5V1dONlUwbDZjRXhWVXpKWmFtTnNNM1pOWDBGZmRsSjRhek5XVVhKWmRGTjZaV2RqUlVOa09UTk9PR1JCVFhremVYWnlWMnRpWkd4M1psZGxNbWQ0UVdSMGFqWTBYMlI2VFdwU1YxOVNTRUYzT1Y5aWNGTTRMa2h1UW5sdFFWWm5ZbXMxWVZJNVZGWk9RVXBvTjNjLnV2aV9OSTlFTUZtQmMydXRlMnFreG5HTGRvbXNKLXRZV3ZtZTA3TTZvWnMiLCJleHAiOjE3MDYyMTYzMTUsImlhdCI6MTcwNjIxNjAxNX0.5F9pk2a9UThoCwA74UoMvdJCSQP4QTMxMsk6kr8xAag","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:35.973 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:36.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 239553: status.find.is(200), but actually found 401
20:53:36.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,239553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5911deac, username -> user.1002946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b1e8ac7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216016507))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHRxM3VzNWR0Y3Nic3ZpbzBscnFsNG1qODAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFVEQlNWR1E1YUVVdFZVSlhNVlIxUm05V1QyOVJMbGQ0V2t4NFYwNWxhbFZNVUhNemRFNW5VVkl4UjNaMWN6Smpja0ZqTXkxUmJrbEtWVXRNYzNaVmVYRXRSbVZ3V0Rab1dXeEtZekpWYVhneGQxUldiRkJUY21oeGFFUlRjRzFoYkc1WVZUbDFPSFJSUlRrd2JrcDZVVE5rWW1KVVlsZHVRVGxKZVd0V09HVjFVR3hZTjBSSlNrUjVRV1JZWVZSMmFsTlNWRlpIZVZGeE0zTnViVVZrZFMxdGRWOUpNV0pJU2tsRlJYWXhXVGh6Tm1wMllXVjFSVjlxY0cxRllTMDNSRmRWU1hNd1FqZEJkRTFaTUU5aFpXbGljbWxGVUc5RWRWSXRaRXN0TlZrdFRVZGlMVlpUZGxSd1pqUnNMVU5uZGpCNFZXTmpOVTl2YjBGck4xRlljRVpZU0RCSU0yeGtZVGw2YzBwQ1QxQjVjM0p5Y0hCV2FGVkZSakpmZWtjNE9HeDZOM2R2WTFoRlZrdFFjbnA0Y2pOaFFqWkxVbFJaWnpSU1draElVMWc0VlhSalpsRlhkamh3Y0UwdFkwbEVhRmRNTldsMk1Hd3habTQxZVRFMlVFbE1VSFF4Vm1RNU5sVmxTMVpXY2pOdWFHTkNlbk5TU2xGNmQyOUdNbEZ1VUc1NmFHeGljSHBVVm10NGVITkVVa2hXYWtWRGVWa3lPRzVDTFc5MmVtVkVaa2c0VGxOTmJreFJjMHRVYm5CeVVXNU5RbXN3YVVWcFgyZFFVRGx4U2pGTE0xOVljVlJUTkVVd01DMTJVbkIzUjJSelgwSktVRmRVYVhweWFuSjVjWEV4TFZvNE0wRlNVMU5qV2xCUlRWSXRTalZSYkZKTVowTjRkbFU0TVZoRFNVdFpVRlpyTW1SSmVFaFFTbHB5TW1oblEweFFWVEpGTkhWZlZ6WlFjRkZ4ZURRemNrZExkVGxVVVc1a1RqUlpSSFJVWWxST1RFOUtVRU01VUhkUFZEWnBaRXBKYnpKNWRHWm1UREJFTlhoVFkzZzRSRmhmVWw5R2NqTnVWa05VTmkxWWJreHJibmxPYm5sT1VHUkllWEZzUjNSUkxWVkRObXAyUVRGVlpqQnNlRmg1Vm14VFZVODBUakpoUWt4M1lYYzJaMWd0ZWtweVh6Uk1VbXR2YUhCWGQzWXdhak10YkhwT01WQTRYMDFCVjBwUlVWOVFOVXhaYjNrMVpXNUpMbFZQWDA5T1JYWlZRM3BaUWtoYVpUY3lWVFpaTUZFLjFIV1N3U05XaHF3dTM0S1UzWWtXUnQtelJQbDZ2cUlVV0hjWDRsOE5UcFkiLCJleHAiOjE3MDYyMTYzMTYsImlhdCI6MTcwNjIxNjAxNn0.6CHexW6YjvobdMSgqdGPrDLSgLgMgCJw-4gQKeSGb4U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002946"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:36 GMT
	x-forgerock-transactionid: d0a3bf2e-91e7-49be-bb2b-86a0d2fd8059
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:36.555 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:36.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 239553: jsonPath($.tokenId).find.exists, found nothing
20:53:36.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,239553,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5911deac, username -> user.1002946, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b1e8ac7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216016596))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:53:36 GMT
	x-forgerock-transactionid: 73de8030-a984-45b6-a736-40a6f7991a7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3ZrYmVicnNldTI5djAycnJxZG0zdHBociIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTV0V2tGWFJuZzFRMVpvYTNOdmNraDZUVVpmZG1sQkxtVllXREJqV0VOa1ExVlJNRjluZWt0NVVsaHVZbkYyUkRCb2JFTXhRMWRKWkRCb1YyUXhNMHRrY2xkT2FtRTJWMlV6UW1SUVFXdGthVWxITTFGeGFFTk9hMGRJY0ZrMVZsaGtXRGRvUzBSVmMyTnhWRzR3Umw4Mk5tTXpjRVJHUVV0TFRXSjVjRTR3Vmw4ME9YTnJWMjVoTWxGaWFEaDFPR05QVnpCb2RIRm9UMEk1VWxwSGF6ZHdkR1JXVFdWSmFIVldZMWRUYzBwb1RqTnVNR1JWY1U5cFRGZHNNekl5TW1zeVJVbEZWelY2ZVZCNU5FVk9OeTF1VTBKcWNGVm5OMFZ1VjNsS1MxSkpaMXBzUlVsemIyTmlRbFJUWkhoemRYSnJTRlY0U2xBNU4ybERZVmRaTTNGWk1teE9kR1pUUmpjekxXY3lWRkJvVW5oRmR6bFpOVTVVUlc5a2VGTXROV2x4UjI1dGJYRmhObXBoZGxoaGRDMUJlVlpLYmpsQmRuYzVjbTl5YTFVM1RWOWpRV3h5YTE5alRrNWhNVTU1WVZBelZXTllTM2xNZDNSYVZGZEphR1pyWW5kV1Rsa3hUR2s0VVZKMVVtTmlUa3RQZHpKQ2FUbHVhV2hGV1RWMVpERnJkVEpLYTBvMFJXa3hOemN3UjNFeVlqTk5NM2gyV0c5aE9GRjFUbE5YV0hCWFYyTTVTMnMwU3pKWVVqTkxSbFZvWjFaNE9FVkhZbWRUY205SlFXd3hPVWRmUlhwM2FVTnpNbVpVYjJNeGRHTlJOR1Z0UlZwSFZEWkpOWE56UjJ4VE1uZENYM05HT1U1R1lYVlZUMEZpV0VoYVNWVlFSMFZEWWpOUmVtTkRYMFF4TjFOSlkwVTJVQzFJY1hoaU9WTXhTbU5DTFRSVU5uazNaVlJ5VUhCRWJqWnRXbXAwV1c1S1gzcEVXWHB4Y0ZJd1pHaFdZbUZmT0dkUFpIUm9aekZLWDA5R1VXVkpaM3BYYTNBeWJGaExPR3hPU1ZaT00xOVlPV3hVYTBOS1IwdExVRTlPWld0Qk4xcEJMWHBmYlRSVmFUTjZVemhSZERVMFlUVTNZV2N3VG1sNmJXSjVhV1UxYUdkUVUwaHlhbGhQWkVnME4wUXlRVE5hVDBoUmFEVTJRbmRUUVdaRVdFNVdNekl0WlZWamREbHRha2d0YkhFdFp6TmZMVWd3V2xWRkxqRldVR2RVYm1KVFJGWnZTRk5ZY0ZCVGEyeGtZbWMuNVBpMHRlUFdhSTRZY3NfUmNzV3FfTzFBTTdyTWc3S0Rtd3pqZWdraV9ScyIsImV4cCI6MTcwNjIxNjMxNiwiaWF0IjoxNzA2MjE2MDE2fQ.XDA_AsMoBO7NMEwrfdOCU0k2P4udWYl00Ib9jeCNCUI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:36.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:37.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 239731: status.find.is(200), but actually found 401
20:53:37.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,239731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dbeab5c, username -> user.1000771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e0065c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216017499))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTA5a2tkdjk2NzY1ZHR2ZDIwcTNwM2hpNjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVNETkJRa0pqU25kNmRtTlRUbnBsYVVGMFRqRlJMalJRZURSRVpGSmpZaTFUWW1oUlRtWm5abU5wYWtodVp5MU5SelJaZW5KSE0zQlBVa05wTm1kdlpHVTJaR1JxWjNFNVZrOXljVFZCU1dkelVVOVNjVTVqWjJsbFgzZDJWR2t4Wm1kS1dVeHdZbU5PTUMxV1JITlBUMnBYT1VocGNHUjVTWFl5UzFGSGJEUk9Wa1pyUVd0clkzRkNaR1oyVFRRdGRGZFdjemRNV0ZGb1RVZENSV1JZTWxKUlZEWlRXWGROVkd0SmNsQnVORnB1VG0xRlUyazVkMnRGWDBsQ1VUaEhUV3d5YW05emMwczNSMXBUZW5aQ1J6Y3hZMHBMV2pOUFMxOWhhelUzWTNrME56aG9MWGwzYW1FMlNubFBjelEzWDNaUVlWRnhaR2xuUlVsZmFHcFhhVWhxYUdWTk5YcDZPVWt0VTJsWVVWbGhhV2RDY0cwMlVqQmlSM3BrZW1JMVNEYzJiREJYTW1Rd1UxRkNMVmhRYURJelNHaGphRW8xWlZSTFEwOU1SMHhVYTNCTVNHUnZRbE5PZUZrMVpFcHlVbFZ2VkVwVFF6RnplbGxzZUUxVlQxQm5hakU0T1daVWVVZEtZbmd3UjFSWlNXZEhTbEIxWVdZNFowdERUR3hHWWpCYVVpMHRPVkZSYWpKV2FHZFhUMWxuTVRBeFFUbDVOR1l3TW14eVdsTlRWRmxVTW5rd2MwbFBkVWxwUXpkUmRuTXRMVlJqTjBweWJHUlpkR3hVWnpsUmVtcFROWGhUY25oNmRtNXlhWEJMVjNaRFIyRlFjMVIwYUhkdVVEQnBVMFpOVTJocVJWZHpSRlUxTWxsTFUwZEhaMnBWVkRaS1RXaFFUbVUxYzI5clEwYzRlVTF0Y1Vjd1JWOWtjVUZpZEhGelpVMHdUMVJtZFVGdk5DMXFNMFV5UkV0emVqWmtXRzFTT1VwSGVWb3dPWE14WDNKVVpuZDJja1J6TVhobVFrY3RYMUJzYmpZM2MyTnZaVVJxUVRGcGRGVjRWazVtWDJWUldWUkxUVk10Tms5WlJ6aEJXa0pZYWxwa1psSTVXRll0TjA1MFltUTRaMnc1ZG14NldYQTFhbGhhZEhKRmVHRTVXakZPTjJkM1lWQTFUbTlKTjBSYVJraFNZM1ZDTFdaWk5tNUVTRzlwU21JNVkyWjBNSFJMUTBzdFlUSjRlVEV4YzBWYVVHZzRMbU40ZWtFdFZ5MXdhM2d3VEdseGVYSTRTMXBsVG1jLjAtNW43Q3FHU3dCNDhKdXBrc0lWNmhYa3FndW5Ub2pBbnR3T0lqaE1yQXciLCJleHAiOjE3MDYyMTYzMTcsImlhdCI6MTcwNjIxNjAxN30.EieUFz6PkCB5GtvgupqKQ7YCxe9gIA3j2VuflC5B4kE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000771"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:36 GMT
	x-forgerock-transactionid: 2fbfa2bd-fd76-446c-b138-c2827ee051c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:37.549 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:37.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 239731: jsonPath($.tokenId).find.exists, found nothing
20:53:37.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,239731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6dbeab5c, username -> user.1000771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e0065c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216017590))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:37 GMT
	x-forgerock-transactionid: f1b084fb-0ad8-423c-8d99-960b5449cd62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXJtMjM0N3ViZTU1bGhqajF1dnFtdmV2dGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1MyNUdhMWxDT0hseVpESlBZVFJhT0VweE56SjNMak5MUTBaSE9GVnhPSEJTWW1GcFZIcENRVVZHVjNRd2FuUkpPRU5xY3psamNtSlpSMVp4VmxkTmJrZEJXRTVLVnkxMFNsTmlOa2RzWm5STWVVMXVReloxYjJjeFJ6RmhjbHAwTld4QlVVUmtURFZ4TjNWaWRsbFhXR0kxT0hOWVF6WmZWSGRSUkdabFVUTjZTRXhCZW5kcU1XWkZWVlZtTTFoRlJXRk5kRFJNZUU5RFdFaGtNRFowVFdWSmQwZERaRkZ2U1RaVFh6ZEtPSGRhWDNCSFpWWm1lVFJMWTBwNFdGOU1kMW93YlUxM1ZIcHhNWEI1YldGME1tTktMVk5vU2tzM2VIVnJXV2xuVkVsUWVIQTJORmh3YjFCU2IzcEpPQzFzZWxZMlUwSXlSVXhQWTJaSFRXUnRibTlETjNwTmJ6ZzVaMUJJWVV4RVgzVkpPREZQVTBkaVNrRnJjbXR3V0haZkxWQmlOVUY2YjJWc2JrbGFOVUZmY1djNGVGVjZObVZwTURjNFJtWlRURVZDVFRVelNGVjNSVEZJWTI1dWJUWm1SRXRHZUVGWVVXNWhaREJLZVVwU1NFNXpTV0pITWkxaVFXTTNZbUkzVGxJeVNFMXpjR1J3WjJGNk0zRnRaVzFyYm1adGJrSllWa0prYWtkTE5UQjJZM0JtU0ZkNGJFTXRWbFp0TVd4SlIyUlRWMmh6ZUhkaldUaDNXRGxrVmxSRGNIcFZTalJKVkc1RmNFVkhSazVtVWxwR2FFWmtWR2xmV0RWSldpMVdjM0pPVW1KeFQwTk9TekpFUzA5eGRrbDBTM1JJYjJaMVVGSllUbTV4TTFKdGNtOTVTbE54ZEdGSlEyd3phMHRvWDI1MlZXdG5UeTFuZFdsa056VTVjRlpyYVRaa1ZFRm1TVjlqYVZnMWNGRnJkRTQzUWxWdU1HaElSSFJJY0VGcmRFWm1kVUUyY21GRVZuRjNhM2x4V0hwWmFFbGlOMXBoVG04M1kzZFdkM1JyVEdwTlRUbHlObkYxU0hBd1dXZHpTMFExV0RodVRXb3dkbEJSVW13eldVZGZXVmR2U1ZKVVprMHhPRXRFYlZsNFdURTRUV2hWYmxsTFRrMHdhVE13YVhKRFNsRlVWSGxuVm1jM1IxcERlbVV0VG10V00ycG5RVTVqUTB0aVJGcHRPREpNWldJMFVHMXlVVFpDU1RkWE1sTjNMakJmYjNsRll6UmtPRVZGU20xRVNWYzRRMjVqUlZFLjkyb0xQVkE1ZVFvTHpzLXNLc0FtLWRlVWlpNldidlFaMm5DMUhzTF92WVUiLCJleHAiOjE3MDYyMTYzMTcsImlhdCI6MTcwNjIxNjAxN30.AiTPQ00XIzy-ew6ZTb6EtyQTuRqt1TiOvegaU52Tmag","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:37.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:53:37                                        1610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=461700 KO=12450 )
> restLoginInitiate                                        (OK=228659 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=227969 KO=670   )
> restloginProgressiveProfileCallback                      (OK=5072   KO=670   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.04%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.04%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.32%)
> status.find.is(200), but actually found 503                      4958 (14.30%)
> status.find.is(200), but actually found 401                       670 ( 1.93%)
> jsonPath($.tokenId).find.exists, found nothing                    670 ( 1.93%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################-                                         ] 44%
          waiting: 302839 / active: 27     / done: 239749
================================================================================

20:53:40.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 240178: status.find.is(200), but actually found 401
20:53:40.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,240178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f8681af, username -> user.1001148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14b0c49e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216020269))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWNoanRxaWU2OWVhcGliNmxwNTZmOW5uODAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmIybHJVVFpFWjFweFVYZHFNR3hXTlhneFFYaG5MbTVOV1VFd1VqTmphMHRtTkU1blEyMUlVak0yYlRsd01FbHNlR3c1ZGs1V1EybHlORzVITkUxVFRGOTJOMTlwVUVVeE5XZFhXRVEwYzJaMlptRkNXRFJ0TWtGbU9WWmxWVEZJU0d0WmVuZDZTMWN0WHpJNU4ySlZXbk40VFdZNE1qSTRRbFZrUlhvd1FURldlbkJ1Um5SMlVITnNiVEJ2VG1WRmRYSnBjazFSZWxOaWJrMDJaWEkxUW1sR09VYzViVEpUT0hWRFZ6WnJSbnBRY0dWWVdXNXllRGRTVURKd1ZsSmxkbkJLVWpKdGNEaGpZbUpQYUU5MFQweE1aek5hZVZSR2IwdFhhR3RYU0V0WFdsOHhSWEExWTBwVFFXWndlbDlSWm01RVlteHliMlZrZFdKSVpGTjZNMEpEYVVSUWJqZHNWbTloUW1aNWJIZEVTVTUzUms5elkwaEVlVXM1WWt4SFlVVk5jRFI1YkRreVdIRjJRMjVKZFhwalJUVkJWRmhRTm1wRFozWTRVRTl4U0VacFRWTktNblZKYzFSUWRERXlWR2w1VGpodVRqUTJPWEpRWkRSVlNtbHdWVzU0UWpkQ1NIQlJkMmhxZUY5VGJXUkJXREp3VDJWTWVVVklNRTkxYlhwalJFVkhRakJZU0V4ek1tTmpiemhZUkdaNVRVbFNiVjloZW1kcFRrNHhSRXB1Ulc5TmR6SkdXbVZGYjNSWWFqWkJOa1ExUzE4MFUxTlVjVVJWVkZaUFkyeFhYMGRDVjNKalFWVk5iMTlEUkhobVIwZERVbGhoT0ZkdVlsYzRhR2MyYVRsQ2N6SlVVR3RLVjFCaE5uSmFheTE0VGpJdGFVWndPR2xmYzFKMWJ6VjJkemh2WmxCNGJrSTNXRzVKVVZaUlVFcE1aWEkxU1VGRVVrdEVURm8wVGw4eU0zUklZMHBWTlhWRWFWRklabXhpWDJ0RVFXSTJWREEyWkZWQk55MWlSMWRPUjE5R1ZYTkZOWFE1YkVJMldYQjBibE10WjNCVWRrOVlPREZUY1hVemJtbGhTVFJwTUZSQk5UbFBjV05rWW01YVVsZFZja2xNTlc1UFNtVnVSRlpvTmtOVllrOVBXa2xoTjJSSk9UUlJOV1Z0V1Zrd05uSkRTbWxtWW1wcWMzcFRkSGt6VkdNd05FSTJiRkF5TUROVlYyVTJTWFJRV0VWeVZucGpMbEZxWjBKUldIcHVVakphUkZKTWMwNUhXRmhXYlZFLl84VmFFVzVjS0FVMGpxRVQ1aG9OREJJU0dqOHZNTDVBSjMySDEzT3VKU00iLCJleHAiOjE3MDYyMTYzMjAsImlhdCI6MTcwNjIxNjAyMH0.jh_fhnTagVxRF1MQTpB0_9l3vqM2Bmsy2R3Vb1ih8xo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001148"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:39 GMT
	x-forgerock-transactionid: 8ed8ff18-7368-4e09-ac32-6eb43da2a90b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:40.319 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:40.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 240178: jsonPath($.tokenId).find.exists, found nothing
20:53:40.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,240178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f8681af, username -> user.1001148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14b0c49e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216020360))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:40 GMT
	x-forgerock-transactionid: cfb52c0d-9753-4485-80cd-73a059109eb3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzdlZWpob3RnMm40ZW01cmM0dGRnNmdpZ2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmIwUkpla3B3YWtWRWJtRTNkV0Y0V1c1dFppMW5Ma3N5VkhBMVNtVjRNWGRPZFZOYU9GaFJjakpLTkZwNVIyNUtjVlZRWmxaT1RVdzFPV2hKYzE5V1pFazNOakZDWWtWak9DMUhVRkJYZEROa00yWlJNMVJGVlhVME5WWlBYemRZUTBSck1uUTBWVVkyYjBaRmFuQklSVVZzTTNoeWMwTjZRamhIYVhsb1VVRjBSVWxhT0RCeVVFWnJUVFZHVG1kSFJuTm9TbFpSZUMxbFFXeFdiMHR2ZFhkcU5qQjNjbTE2ZG5OWE9UaGtXbUY2ZGxkSlFuTjZPV2g1WW10SVpXMW5WbGhYTFMxVFdVTjJkemgwUzBweldHZFdkSGxvWldoaGNUWjViV1JJVlVWdlUwczBjMjExUldrelFUQkpOa2RIVUhCV2FWQkRiRmhaUjFsemJsRndXbFY2VlU4eFJUZFJUekZWVVU5NmFFTkRPSEJEYUhSak1YVjFkRGQzY0Vwc1QyZFNTR3MzTkV3emQwNTJNVVZTUVZwWE1FaHJPVGRzVTJZMWJVSldRMU40VVZVNGFqSkhXVmh5Y21sdFdtWkdaVE5PUkRKUWFVbFphemMyVUZSbGJuWnBjSEpzVDBkT2QyTlNaa000U0dKeWJsVnhZVWhrYWkxdVdqZEJObVYxT1hSbVQySmxRWGRGZDFGQmFqZG9NVEE0VDNST1RFaG9OVTVYZWxGRGRVSnRZMWRMTlZOd1RteDFlbkpPUkZWVFgzUmxiMUZZT1dkMFZrbzRObnBqV2xseE5UaG1MVTVtYXpWSE5uTnllRE40TVZoTFIwVXRZVGgzYjFaRVFsOUNkRWRTWkU0MloyUnRlSFJVZEZGb05rMVhWVkZTZUY5UFNrOWpiblJYWjBodmVUTlhRWFk1UWsxVlNWaEdSakZ0TFRCWU9WYzBWMUpuU25GWlRUVnNjazFyWm5JeVlUa3lRbk5aZEZZd1YwMVNlR1pPYldWa1NIbG9NRU53WkRCVFZFTnJOekUyVDNWaGRrZzBiMEZ2WnpkZk1WaEhUMkpPVUdwQlRUUXlWbFpzTmsxa1R6QXhPVmxsWWw5a2NVSlRWR2xLVW1wdU5Ya3lORzVoV0RSa1JrSlFXVVZWYW1GZlZISkRkSGx4T1dScFlrbExTMWhMTldsRVRsQlZhVGhNZUdocVp6QlBTbUpSWlROa09EVjVZVW95Wm5OcWRuWkZZV293TTBoWlpVRkZMa3BXVnpCS1RuWnVOamhVU0hwQlZ6UnpTRFk0TlZFLkdrRTlZM0FKbjRTd1JLdlU0SkZQLS12ZU1halBsRGhCZFljYmdBblRVWmMiLCJleHAiOjE3MDYyMTYzMjAsImlhdCI6MTcwNjIxNjAyMH0.KWD6Y8-SNMB0QOVDdz5K8DfS5Jll0j4olWeoJxf5d48","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:40.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:40.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 240197: status.find.is(200), but actually found 401
20:53:40.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,240197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18691ce8, username -> user.1000708, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15aef25e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216020479))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGVwNDNjZG1iOXN1bG1vaDVzdW41bW02ZHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFRHcE9lalJ1ZWtrd1NWZEJWSEJ6ZVRaRGNscFJMbmhWTW1wZmNEbDVSMmhQVnpKUGVHZFJlbFJDV210SVRqWnplRE4yUzJGTFUxSjFSR3BsZFVjdFRURXphMlU1ZEVOYU9GUnVZamxTVTFORFpGOHhlRFpXVmxkelRIVkJTbEpSVm1sMGFqTmphekZsVUVaUmJVSkhiV2s0YkVSSVNGTjZUVk41VFRCdGVGbG9lazQzTTFaWFdYVnFVR28zVkdJM1RXeHdkR1I0TUZoZmREZEJkRnBIYzFWT2VtUkdhRkprVTBORlZpMVlNVzg1ZG0xT01VeGhTR1ppYURaZmFsOWtVbXRmVmpSbGR6VllVM1J6WjBjeldERktWa3Q1VTI5b1pXWkxka1I1YzNnNVZGbFhVMGRETTFaMFNFZEhlbU4yV2xKYVJEWmxkVlJZZUc5VU4yWnJXbVIzTm5Bd1RuUkVYMGRRVDNrd1dGVjBURjgxUldKb09IQlJTblV5WmxGSGFHUllhRUpoUVVObWJHOVdTRloxY2tGcGJESTBYMlJEYkZZd1JHUnZTM1UzUjB4YWRGSlFNVkJZYkdSUE9EUjNUbWQwZEUxUlVHRXRWV3Q2TUZFdGNEZG1NRUo2WkhCSGVsOHpUMll0VlU5QlUyRkJTVUpyTTFCdFV6QlBjV3B0TVZSRE5TMWtVbGRxV0hCUFpHVkdNVEpuVVZONlZWOUpOMTgzUlY5clVuaE9lbkJ0YjFnNFFsZEpkR3BNU1d0TVFqSXdiMHBoWkUwMWJEVnJkVWhEWnpaamJXbzBiVGh3WlZFeFV6bGFaVTR3T0dsdlZWaHhPVUkxWjJ0cWNFdHhUMnBXV1hSbk5tVkdVekl6VEVWdVRuUlRjRTFGWWtkbk1VWnBZMHMzTW5aWFRtaDNaV2w1WW5WVldWVXhVelpPVGt4U1FsVlRRVXQ1TFU5VU5FTkRWMFUzV1V0eVVqbE9WbVJHY1hGdGJrcHdiVE5UTWxNMVMyVmhOV0pKTFhOTmJrNDNhVTFEVkZrMFZtWTFkbEJTTlZod2N6aFFlR0ZaY2toRFpHOU9NSGQwUkRkalpFRnRZbTUzWDNwM1dsZ3diSGhtUTFGUFdYbENTMlJtWlhkYWFIcDFSMVJWTVcxZmMwRkxVVGQ1VVZKWWRreG9PVkpsYkZSNVJYTlNXVXg2TjFSWGJtaDNYMTlWVGpWaFUycHVZM2R3WjBvNFIyeHFZak5PVDJsSWJWazBMbFJmTVRsVmEwaG9jMU4xVjFSSE5tZElkRk5hV0djLno5aUxKMURteWhGZnRaa196V29RT2hnR0szcGhacDM1Tk5lWDhVUkZ5aVkiLCJleHAiOjE3MDYyMTYzMjAsImlhdCI6MTcwNjIxNjAyMH0.sIJVpv6fyJtFPEMNPABV0LBoQRsLPWrYAq4de_gDOQ8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000708"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:40 GMT
	x-forgerock-transactionid: a5744ed0-0d76-4d20-8a2e-6e2fb70d1d1d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:40.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:40.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 240197: jsonPath($.tokenId).find.exists, found nothing
20:53:40.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,240197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18691ce8, username -> user.1000708, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15aef25e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216020565))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:40 GMT
	x-forgerock-transactionid: 66023fa4-b6d7-4da5-b374-9593cc3cd919
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHJzN3JiaGtsNWVtZ3ZmOWQyZHIwbGU1dmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFJsRlVZME41Tm5Oc2IzRlFjRFZyYmtsakxWcEJMa3RxYWtkeWMzcHRlbXBUYmxWWFFUaENjRXd4U2tWeFFUa3piWHBwWlZkNUxURkhlRkZsY0hWT1pXZ3RTbEpGZDBsVVlVZFJaR3BqVG01WE56bEhabWhsVkZaM1NFc3lhRnBFWnpWc1VGQnhabU5hY2sxMFIzSkNWRmRXUjB4dGN6TlFiMlZrVEZBelpUUmtiVlYxYURSWVdHaFdhRVpzWmtKSk9GWlVRbEZtWVZkRVpqUlJNV1JWV2xkalYyNVBha2gxTTNKVlVHNDJTall0WDA1alJraDRRVmRHY1hNM1drZDNVRk0zTVZRd1JtcFNWbXBtV1hKMU1rcERVVTE1WWpnNFpubGtabGR5YW1sNk5ubERWbXBrUlZVMFlsbzNYMGszZUV3MVJqbGZiakJxVURkNVNUWktRVFpEVDB0SVJGOTVNek4wT1V4VE0xUnZaMnhKYTFreVNFUmllRlpsTlZsMVgxTnJPR3R4UkZWVGIwaExNVzlMUVhWd1ZFSTFhMlpMY214ak1qTmxja1JqZGpNelpVSnRlbmM1ZHpWdFoyTXpaWGg2U1RKRU1UYzVXRlp5YzFOYWR6VnZiMk16WkZkb1ZHUk5lamhEU25sU2EzQkdVVU5yTTB0dVJtODNTMWQwTkhwa2VFZDJWSFJSVW1wRFJVRkhjRzlhUW5kTVFtOTNhbUV5VFdsaFgyTk1lUzFuYmxwZlMxcHNNRE0xU0hsUlZrMHhZWE5DZUd0a04wNDRUekJJY0cxbFlXdG1NbkF3T0UwMk9ERTVhV2xJWkRadk9WRTJNMlEyZEY4M1lYQkVlRkZ6V25SUlZrbEJVbVZRYzJKeU5uazBTMnRXUVhWZmRsaFVWMjFCVTA1dFFqbENlbVZzYWxSWmVXdHRSV2RUTUVwcGRqSkhTM3BTTlV4TlRGVk9TMGQ2YUVJeE1WTktXVE5DTjB0cGVFOVFabmwzWkhWSU9IaHFRVGhsWW01UFIxWkpkbGR3YTJwR2QwaGtjRk5QZHkwdGVVRm9WVTlqUzNsa01VZHVNVkp3Ym10cE9WaERabkpaVG5CRlpWRXRNRmhuYlRBemNYaG9WWEpEUkdkcldIWlFjMjlCWkdGYU5UVkdVMFJVV0VSdlFXdEJTMjVwZGtOS1UzaFZMVWxaUlZsWU0yZGlOVEZDVjFFd1Nrd3dWbDh5ZVhocU5uUjZNR2N0UkZWd2FqWlJMa3BEVldGV1QzWkZaMGxFYTI0eFZsTlZlVmxxU0ZFLnJocExZOHdRTnI4UkxfdEJmUkhmdlV4bjNoQnFPUWZDNDR1TEF6RE1EbzQiLCJleHAiOjE3MDYyMTYzMjAsImlhdCI6MTcwNjIxNjAyMH0.gizyTKVyB8lRAXAhI6Ny-L2kHMTwbA9AQWh4qHiD1po","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:40.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:41.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 240329: status.find.is(200), but actually found 401
20:53:41.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,240329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc0b7e3, username -> user.1001533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@564fed1f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216021302))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3J0ZGNhYm5qMWVucG5yc2M2Z3U3ajg3bzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Rk0xZDRhSE5JVm10d2IybElkMk5OTUVreGIxTm5MakJYVDFkUFQzVlpOSE5sU3pRM2RsYzNjMVV3ZEV3NWFXTkNSVnBVTjFoeE1GTm1kMFV4Y2s5bmNVVmlNbDlZYlZGU1pWWTJTMjgwU21sWVVFcFNXRFV6TVdWU1lVWmphM2RtUTBGM2NIRnNSRFZ0U3poZmNGRllVMFJKWjBreFlUWlNkbGhSYWpsMGJqWm1SbUZzZVVjNU1pMVNiQzE1TTFsTFFscDVRbGhZUmxGTldFUkNibWxpZW1zNVdWbHVaR2RDVEVselQxTnFWWFIzWWpGbFRWTjZRbDlWUTBWTE1tUkhhRlp4ZW0wdFRtcENXV2N3VURFeE1ITlBUMUJMWVZoUWRYRkZjM1J5ZDNOTmMwODRaa1J4TW1oRUxUbGhMWE4yV0MxTlptVktkVWh0U1dGU1YzaGtaRFF4ZDBkMlFqZFFlVkJ3VVZnNE0xZGhWbHBVZFZocFRVSTRRa1UzTXpOMWExcEVXaTFvZERBMVRIWkVZWGxCVUhOSFoxRmxSak0yTUhoemNtSlpNV3g1TVRZMVNtcEtWa2hQY1ZwUFFrY3dVbVp3YjFRMk1qWjFkbVZDYzBVMFQxbGljbWhpUmxCRmRUTTNVVzgzZFRWR1dYaHpVbTVyUmtkcmNHeHVOMmw1WjJKTFMyMURjMnd0VlRoS2J6TTVUVzUzT1VGaFYyNVhhR1JZUWtsVE1Hc3lhSEp3VDNkblZGOVBNME5CUm04MFQxcHNWbFJrVGtoUGNHNXlNVlJxWDB4SGNrZHRTVW90ZDBsQ1ZsODFNblUxU3pOd09XbExZVUpSY2s5c01YTnpWalUwVDFSWWQyaElNM1pyTW1ORVpIRkdVMGRyWW5SRFNUTnRlakpHWlV4emRuUkZiRjl4ZDFOVFIwTjZjV0pLTkhodGRrNXpObEZtYzB3MVUyNW1SMUY2TlRORlExaHpaVVV5UjJoa2NUSnBPSGhmTUc5dmJuRjRXa2h6ZGtjMFdIRllOVEJ4UzJ0M05GbEVOMnBqUVhGaVdqTkRWVmxxU3pkcFpsRnpaRVpzVUUxdU0yTnBORVU1WlRaU1NIYzNZakpxTkRnd09UazBOVVY1VjNCV1ZsWm5Xa1oyWTJWRU5WOXVTRzUyVWpkQldUZG1iRkV3UnpodU5rdExWVEZMU0cxa1NXbzBhbEJ2YVRGaVpIVnVTRkpWU1hNMWFHZHZaa2s0UmxaRFpXNXZMbUpDY0ROUlZsaFlTbVpwZVZKVVVYcFBhbTQ0TVdjLkJlZEZsbkltTmVET1hqWVl4QmNYc1BrMnJVckNMX045QzRFcDhUOVRjQk0iLCJleHAiOjE3MDYyMTYzMjEsImlhdCI6MTcwNjIxNjAyMX0._5QxcN73G9jowhKo3qL6fvjI9kmYi8F3m9s3Oz6F-Us","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001533"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:40 GMT
	x-forgerock-transactionid: 6c45c6d1-80e2-4d04-807e-9e230f0da308
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:41.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:41.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 240329: jsonPath($.tokenId).find.exists, found nothing
20:53:41.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,240329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc0b7e3, username -> user.1001533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@564fed1f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216021392))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:40 GMT
	x-forgerock-transactionid: 55ad6c45-a80b-4527-9431-81bf6d8df1d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmNybTExbnZkbXZkMmRqZXUyNmwwa21hMHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFFsSkRiV05wZW5ZNGN6Wm5lVzlHTFRGRmJIQjNMbXd6YkRkUk5VbERRM05JY2xSNVkzVk9NSGM0ZFZCeldtZDBPSFpYTWpWV1VIQlhMUzE1Y0V0dmQzVm1jWGh1V2xocGJrTjBVbXBNU205TmVuVlZXV2hvZEdGRWFEaHFjRk5oT1ZVeE0yUnVSbVZyUTB0d2RFSk1UREpCWm5CaVltWmpRbWczUW01amREWkhVMVZhWWxOWlMzVnZOa001UXpSaFVWcDRNMWhZYzFVMU1ub3RZa1pQU2pFeWNVbFVVVEpDVkU1V05FTlBXWGR6U1ROUWNXaDJRMmRTY1ZCRVgxZ3diRXA0ZDFCSlpIRnpZVlI1YzJ0YVNUbHVkWEI1UkhsSlRtVlVkVTF5Wm0xMVgzUklXbEJMZEdaM1ZtYzBjWGRoZGxkRWFUVmpUMEp0WmtaT1JEaHRTMU5QZDNaak5sZE9VRW8zUW5Ka2VtZEVSamt4TWtKdFlXYzFWbGw2UW1KWVZURlphRUp5YXpZMExYRlBURnBJWkZaaFJ6Sk9kbU5CVTBKUVRYQjJiVVpKV2xJNVlVZHVaRmhYTFdOSWR6SnNhSEJ4TjIxSVZXeFlMVEU0TTBscWJubFBXRFp3YzJoaFdETjRXRWhHU1hWcFZIaERVbXc0YUhSa1UyMVhURWd3ZERSNWVVb3hUbTFmWmxKUVdYYzNaMVJoTFcxNU9YSTVaM2hETkRaZlgyVmlOVE5mWmxadVZtSXhabWRwUlZGNldHdEpkVmRtTVdKelZubGxlVGxqVURSalEwSm9TMDg1T0VGaVduQlVWbUZNUVhCMVIyOWphems0VTJrd1VsWjRjSGhaTVVSbE16bHNhazgyY21oMlZWOXpWRVoyYXpSMVRWOU9Na3hMVTI5TVlrdFljbkJzY3pobGIwVkdjRVZEYld0SlQzQnFVWE54UTNjMVdFcE9SMHhTZGtReVRGWjZObFZ3UTNSTVIyRnNSekowVDFGaWEyVnhPSHBRTVV4WlNYWlRTVTV3Ym0xT2RUTktTRkpsVjJzNFJ6RjVYekJ6YlVOdE1HWlRVM1k1VW01WGNtUlFZVTlhWHpoc1VGcFJObVZSTW1WWFdrcFhiV05STlhORmNEUkRabTQ1Y1hKUVdpMXllR1Y1ZW5Cc01HSm5VVlkwVWswNU5WZG5jRkUxVUMxRmRsbGxSVXQzVkdWeE1Wb3RPWGRYY0hadU1FZGFkVXg2VjFCbVEwTkpMbGRsYW1WRE5uY3RZMHhoTFhkdmJXRllaVzh3YUZFLlhCMktieFF1YlpCVFdHendCMVhSNmFMOVJmZzZ2X2NpZ241QUY4RDl1LTgiLCJleHAiOjE3MDYyMTYzMjEsImlhdCI6MTcwNjIxNjAyMX0.HwI5qiPUjnfLfzsd09iYyAxPqCHMTPy8oX8QPcqnlPs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:41.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:42.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 240472: status.find.is(200), but actually found 401
20:53:42.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,240472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40f94c0d, username -> user.1002314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78695130, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216022237))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTY1dTZlMG40Z2kzY3NxMzhiM29mYnRuMHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RUxVUlpaa0ZYUW1SZlJuZFRTMGRYVVU1c1JuZFJMakl0VlhOQ2MxcHJORGRNU1VRdGNFZHVZVWRYVDFkMFlXUk5PVzgxVkROMVNrTkJhM1UzV0ZGM2VHaFJNRnBDY0ZCcGIxSmhha00wZGpZMFkxSmFkbFZ1Tm01UWNHVlZMVXhGZDNJdE5HMTZiME42Y1ZSaU9YcFFkR0ZuZVdZNVdGazBkbXBSYldSSE4zVXpWMEZ4YldSUmFXTkxUbFF4TUZwZk9DMHpWMkZKV1V4dlRIUmxiME5RU2xGM1ZtaHZPVmhPYTBSdVdVcEdlakkzTm5Oa05UWk9TVXRKVUZZeFpGSTNYMlIwTkc1Q2JFcFZlSHB4VjNvMU1VbDNNMVZLUTJvNE1USm5PR0pHVlRSWlIwSkdVRVpsYTFndFluQllPR1Z6Y2xWU2FrcG9hMjR0TTFkWGJsOHdaakV3Um5oTWJEUXRWbVJGUjFNeE1HMUxVWFpJYVhoU05tSk9aVVEyWkZWcmFFZE9hMHRmVkdOV2FuVkVSazB4VFZWSmNHTXpSR1JNUkVKUFJIWkJla0Z0YVZnd2VHdzJWamxVVUMxd1lVWTRNa2N5WmpSdWEycHphamx0TVhaVU0wdHlTMVJ1Y0dGWGVIbHhXV05UZFUxNmVrbHdka010VjI1aWVXMXFTbDl0ZG5wTWExUmtOREZNTkdReGJucGFja3RITlVSUVdrOWhkbUp2UTBRdGRUbEJTVmxMTkRRM1Vra3RNMkpUYmxCd1pUaFRabUZyWlVkalVFdzFXVkpsVjFkVFlVcHdjM042Wm5wTFltSkRhbmhyYzFoV1VVa3diMVpJV21oelZYUmFYMWhPVW1WclQxbFllVXB3Y3pOYWRrczBWMjV3ZVVKRVMxbHFXRjlrTlVSMmQzRk5OVk5NY0U0MGVVRkhSR1I1Y2paUU5VdGhRMnBMUTBGelJHZFlNbFp3TkZFdE1VdDVabFk1U0hsdE9IWTBjME56Wld0cGIxcE1SVmQyUjFoTmFYZHBiRGhxYjA1MWNXdHlUVmt4TVhRMmVXTndhM014YlZabFVEQTBRMmxEU2xCNE9FcEZRbTl5T0dST1V6ZGtkREZST1V4cVJGbEdXVXB2Y2xCdllVSjFNMDQwU0VwRVVpMUpMVzl6ZG5aV1ZUZzJYMHBIVDE5eFkyWmplRXN5V1RWaVVHczRUR2RMYXpSRVZHbFVjSGRsTUhWVVJEaHJSMHRtUTBWTmIxSkpMbFZ6ZW5Fd2N5MVRRV1V3ZVRCQmEwUm9WazlvTTJjLlVzZzFkaEtJVWRWTnBGZDN5bTQ4SnZibXNzNXBhYlVtd2tsLXBvM2p2amMiLCJleHAiOjE3MDYyMTYzMjIsImlhdCI6MTcwNjIxNjAyMn0.cogQ2g8gpgFNs_9luaYy116zR13SfNF4Wpq6XYIUHJE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002314"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:41 GMT
	x-forgerock-transactionid: 0eadd8ac-8935-46ce-b158-4d86972037b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:42.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:42.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 240472: jsonPath($.tokenId).find.exists, found nothing
20:53:42.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,240472,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40f94c0d, username -> user.1002314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78695130, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216022332))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:41 GMT
	x-forgerock-transactionid: f45b0815-d5ce-4a6c-a0b8-de8b2d461ea9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDZmbWlmbTNuMW9qbGZsc2hnOWt2MTMyNnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVZWaDVXVkoxZFRnNGVFRjNUa1Y1UlRsckxYRm5MbGxTY1c5cGVTMHllV1EyVURsUVR5MUxNSGR0V1doS1EwSllaazQyVTJZeFZWZGFiRzFWY1U1NFNYaDJiMlpSU1d4emJHVktZVFZKVjIxVk5uZE5aSFJJZEc1aGEwdGFSMUZGVDJoNVNuaHNUSG94Y1ZoQ1REbDNWMVpPWjBkUFdFbHJaalJCTVhKNU9ESXlkVXhNTm1FellWbFhlV3BTTlcxcVJFczFhV1pyUlhObVlVMW9NWFJQVUU5RGIycERkamxDZUhKVVlWbHNRblp4TkdoeGIweGFhMHAyUkU1WGRYQTNkVUY0ZGkxelpHcG1hRGRMUzNGak5HSkhORmMyU0VsVVJIRlljR1V5WkdOaFJEWlhSVVZMZERsdVlVUmhYMWRPY0ZaclZEUndTSFJZVkhwRmJIVnlkMUZPTlVWUGNubFlOVEIzTUdsa1lVTkRTWGhWVUhKcVduVlBWbVJUUTNsaGRHZE5abWREZEVSVlZWSllWVVJEYmxoRmMxTTBVRFl6YkhsbVdFVmtZMDUzWjBSMlltbFhTblV5Y2tseE5sZE1hSE5WTmxkYVpVWjBlVmhmU2tKNGFuVmZXa1Y0UVMxTWJUVTRORmhJUzB4MlUxQjNXWHBmVjNOWE9ISm5UREpGV1ZRMlgxRmxXbTgwV0dkQk5FOUZXalZtYm5oWk0xcHZiVkJDZFhsdE9FdFZSVmxxTm5aV2VYRTJWREIxZVRKcVEyczNVVTAyZG1sSk9FTkxjRGhRUVd0YVRVTjZiakphUkZscmEyVmZOSEJ0VjBjd1dYZFRkMlJrZFhScE0yUnhiMjFMUldOQ1JTMXZOekpxWVU5NGRtcFpUMVZWTFZONGVYWkJZMGRsZVdkVlkxVlpYMGxtUlhwQ1owOUVkVmhTUldoTmNVWTNOR3RCY25OaVgxWlFSV2hzVG1GdUxVbENTSEl5TmxoaFFrSjJjMWw0T0VaTlNtOWliMEl0YXkxdlRtdzRXVlY0WjFsV1YwbGtWbk5xWWtWTE5HUmlhM0JsTkdKaWMxaFBNVGd6TUZKT1dEVnhkMnBXWlVOMGJVSmFNMGRGU1dSM1MxTXpWMjlxUkZwMWExOWtNWFZ2TjNKUFVUQklWMnN0UzFOdFdXeG9hMFZhYkZjMk1FNHdRamMyUW5STVVqWnNSV1ppTjFCRVlsQkZaamh5YUZOZldtOTFibGsyTFRnNGVWaHZMbWt5TkVnM1kxQjFNbEJCUTBWSVZXUTJhVlpRYWtFLnJ3UC0wRVZpVWtvZEhSR1l4VDRaa0l6RzBmUVhlbUR1UF94ZWZIRjdvZFEiLCJleHAiOjE3MDYyMTYzMjIsImlhdCI6MTcwNjIxNjAyMn0.8pzKRvX1u3t-BOybEqQ6Ml2tQmvpUQQtaG-DTmbeG-4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:42.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:53:42                                        1615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=463263 KO=12458 )
> restLoginInitiate                                        (OK=229438 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=228743 KO=674   )
> restloginProgressiveProfileCallback                      (OK=5082   KO=674   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.04%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.04%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.32%)
> status.find.is(200), but actually found 503                      4958 (14.30%)
> status.find.is(200), but actually found 401                       674 ( 1.94%)
> jsonPath($.tokenId).find.exists, found nothing                    674 ( 1.94%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################-                                         ] 44%
          waiting: 302063 / active: 25     / done: 240527
================================================================================

20:53:43.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 240688: status.find.is(200), but actually found 401
20:53:43.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,240688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@528f376a, username -> user.1001441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33689e62, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216023745))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTZsa3Q4YmI3bWJuYmJibGxubzQ5dThsamUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWNEZDFZbWxOVVRCVU9HODVhazV6TkhsUE5IbDNMbGc1TFZwbFREVTBSa2gxV1dZeVRrcEdkemRvVGpGVFh6bFBSbk5UV20xaE9YUmZRa3RaT0hrMlNsQnhWSHA1WDNNMmFqaFZXVXBDUzJ0ZlEzWm5UbWxFYUdsTWEwaHVMVlpSTkZGM09YbEhlVUppY0VZdGNUVlJhbXBDYVc1aVQyZERPRTk0WW5kNU1ISm9PVkZIVDBOV05sVldOR1pzVUUxNFIxWjFjbE5MVFc1c1EzWmFaVTVNY0ZRM1dsaHJYMGRMY21kblFqSkZkMEZ5YjFwVFRITTNhVzFxTkhscWJGWkpSMVoyTW1KcE9YWkpkSFpmYWs1RVJFeFlUa295WjE5dVZucGtSVTFmYjNwMVR5MWlkelZYTkZBNVFubDJlaTAzYVhCalpFMU1ORUp4Ymt4VU1scHRiekU1VFVabFJEVnhZMmg2WlhwMmQxSk5RWHBvUkhaZlJHUm9kRGxWZHkxdGNGcFZTR0p3VmxOeVJrSmxiR040UWpaclZuTmlTRmQzVUcxU04wOURlSFV3ZWpsbE5sVmxNM1ZFUzNrNVkzTnBlazFwUlhSR2RsVTVMVXBUU0RFNFZXaFlUMjVKWjNKSlZuUkVjbmhNU0dWck9HNHpWbU50Vms5ZlRFZ3pUVW80TW5KMFIxVTVaRVJ0V0VRM1NHdFlRbkI1UzAwNGNUSTFjbVp4ZUdsWVZYZENhR0k1UTFoNFRETTJkM1pUVlZGMVlWbGlTV2t3WDJSMGQxbFlVRWhKVkdsTVVraDJPRTlFY0VjMVVGQTFNSG94V214a05UWnphRXRTWTJWbVpsQnBaMWcwVG0xbFRYbFVkakZ2VVZOS2FsaERMWFJIYjFGM1pIaEtNa0Z2WWtaVGRHVmZWMGhaWXpKUVZIWmhiM1JrYTJnNVFsUnZaVmd6YldaTGJGVkJiVlpvYkZsZlUxRktNVzF1VFdOWVVsOUVSREkxVlZWWmVrNU5TbFJqTWpGa05YTmhOWEZsUVhRM04zTnNRVkV5Y2tORE1FNUpSMFpVYVdaSFZrbHhWWGxrYzJ4UVUwZGpVMDlSYVVaVVYydzBRVkZOVlRkVVEwTjFWR3BMZEhaUVJFUnRTbU0wV1hKTldVc3hkREU0Ym05WGNtNXlkVXgzU1VKaldFOWhNbFV6V1VkWk4wcEpPVUpvY2pSS2JWVkZaMUZXYVhJNVMyTnRkVmwxUmxsNllXbHpMbGswZEc0NFQzVkxSbll6TkZOT05UUkdhVWN3TkdjLm5zYjZFT2ltYm8zczdLck5XbWMydG9ZYXFJaDJsWDNHMG9wZGxzVFQwUjgiLCJleHAiOjE3MDYyMTYzMjMsImlhdCI6MTcwNjIxNjAyM30.3kSsxS4ji9h6o-3e5PPlUvywtRKAdDZYdeHy_mmZBq0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001441"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:43 GMT
	x-forgerock-transactionid: bbad7cae-f793-427c-ae83-c9cd2370d8c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:43.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:43.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 240688: jsonPath($.tokenId).find.exists, found nothing
20:53:43.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,240688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@528f376a, username -> user.1001441, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33689e62, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216023835))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:43 GMT
	x-forgerock-transactionid: 6a9b8597-b22d-4b73-8bdc-0bf8a0db4454
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNG5sbTE4NGNja2RzYnJmbGFzYmE2czZ0aDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1YxZGtZVzlXUzNOU1dVaHlUVmxyYWpkYU4ybG5MbmxQWWtzeGRVSk9kbGhuYkMxbWFVdFVUMjV3TUU5S1RrUklWamRyZVhwSVVURmtNVjlMT1RWblJVcE9lV0owYUZscGJqRlRhWEpRVFhkS2RWTTVRVkJKTjFSRmNWbEdNWGxKVURaWGVrSkZRWEJTVUdwbVZsRlpZa3RqVDNWUmJXTllTSEJDVkhaRFNYQlNkbGR4T1hoNlNFc3ljVUV3YlVsNGVrTXhTRU40VFZCNE5HMVpia2hzUzJkbWRUUndYMngzV2w5alREaFZZbmwzUm1oQlVXbGtVa0pRZURWQ2RHOXVPVWt0UVRoWWNtZGxPVWw2YXpaUlgxUkJUbGhCZVhBd1pXbE1hbWRQU2xkalUxaG5WbHByUmpaYWN6SnRhbXRHZEhaZk9FNTJkRFJsZUZnMGMyeHJYek5TZUY5blVtUlFkbU0zY0hGSWJ6RTVha1IzY2tWdWFIQktUbWR3U21sTVYycGZjWEJOVW5WdmFFNXVOR0ZXV1hWNWMwazJNbkJWT1dGM1ZUaHJhSHBIWTIxQ09ISkdTVWR0VXpOVFlrRmtibEZWU0ZONWQzaEhhRFZCYW1zdExYaDNOSE5oT0ZaUE15MHRTRmt6UkZKM1RIVkRaVkF4T1ZKSFpGRndSMUp2ZFdKclkxaEpWSGM0TW5WNlpFRmlZMHB1WnpGb1RGODFXRmhNT0c5V00wOVZhVlpLTFZGNlZXSjBZelV0TVhjelMyOXViR0ZoU21SRGIwczVNV2xNYlhoa1EzZEtSMGs0UkhCTWFrVmxTWEJuTWpGWFYzZFhjbmh1WlVaUGQyNDNRbWh0VW1sYVptdHpNQzFTZW5OMk5FbFBSemx1U21SeU1XeFFTMDEyUVU1c05FcHdOSEJ4Vms5aFozSmxXblJrZEZwNFpqVmZlVlE0T0hndGVFZFJVRzR4ZERkbmRsWmpWMTlOWDNCSmFYbDBSRGN4TUZKV2NVbHRSRmxTTldwMGRIbEROV0pzZERGaVZ6ZHZka05LTFVoNU5WRlJUMVJ5TTJOWmRuSlVZamxYZVVsQ2FGRXRTMlprUzBodE9YRXRaMmgyYUVsNGEyeHhWVGx6YzBwZk1pMTRlV2RJUkhwVWIydENRVGxPUVRJNGFqTXdkRFZrU0hWQk5ucHNURlpJVVVaVFVsQnRValZRYWpaRGFqaGhia1pKT1U0MFpqRjFURE5yUzJOVVltcG5MakYxUnpOV1YzaDNjVlpyYkRWcFFtVnViVUZSY0djLnlZQTNfVm9HRkZtSEI2enVuSEthWmJVejdIRkhtSG9ZTmZOc25SaXVTWXMiLCJleHAiOjE3MDYyMTYzMjMsImlhdCI6MTcwNjIxNjAyM30.VqKzMm3Pqcmtu1Z0qA-D3QRtBVKzTi8Icw_FGysSeck","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:43.837 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:46.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 241078: status.find.is(200), but actually found 401
20:53:46.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,241078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64728558, username -> user.1002273, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4606cd30, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216026328))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnY2NWM2ZmFjaGFzZXVibnZjZWpmdnNqazciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alpXMHhMWGh5TUZaNllrNVhNRGd4WVVwRlVVTm5MbEJZU2tFMmFHVllUR3g2Tm1saFFqTnZNMUl6ZGxoNFVYaFhWemxRWnpaUWVHY3pOVzlwYUVWc1IwVlNUMnB2YVZsVE1VcE9SRlozYldGUFdtaDJWVGhRVHpaYVgxUm5jVlp4VEV0bWJsRnVUbkJGVG5kMGRUbFpRa1JWYTAxMFZHVjJSMlJoZGpaRWNtOXNhM2hHWTB4bVdUTnpORE42Tm1aNmFIWmllVzlRT0ZWM1dGQnljM0ZOUlc0eGVIbzFjR3RGUjFnM1ltTldWbFExVUUxRmVrOXJjVzlTZVZsMVFXZDVMVlZLY1ZsYVp6STVTVlJKUTJRNE0yNXVRbGhYTjFrd1kyVklUMmRSVEhNMFlVeEZUbWRCVDNvelYwOXJaRWxYUXpOaFRrZFVRbmRVY2tkM1lrdFhUWHBuV1ZsZlVtdHJSVk5rVkdwcFVIZzFRVmd0T1hWSmJrRmZjVTVWYkhWWlRHMXBibmRZUVMxSGEyaHpkRU5EYzNKR1MweGlaVFZZWjFkTlNUVkdVak53TjBaNFlVUkNTUzFoZUV0S1FtRmtYMFI0VlhacGVGZEJZWG94TlVOSk5tRnNaRFZNVVZCUGNYcFRUMGhCU1VaS0xYTTVaV3RhWkd0dFVFTnJZelJzU214WVdESnhTa0ZXUTNKZmRGUlJibFZGTUVOV01tSlpZbUp0WHpKbFRYUlBSVkZoV0dSTloyRnJVeTFTYm1Wd2NFczVWMUI2UVdSemFFTnJVa3R3TW5GS1REa3pTbWhKVVZWRFRHVlRUMjk2ZUdRMFMySnZTV1JmZFRjMWRGSldTWE4xTjE4dFVVMVpUbWxzT0dwc2RtMWpURlE0VlRaMVNYSndMVE4zUlZCUFRFNTNVMmRCY0VWVk9XMVRkV2xpVVY5clJIVnROV1YxV1cxS1VEQkhhMHBYU1MxV05tMUhaVk5JUVZjdFkwWXlYM0l5U0ZkUWR6RmZMWFp3UTJGTU56SnhWRU5NVERWUlNWUm1VSEJXUVY5dFkzWnNURzh4TUcxSFpUbHVWa1ZrZFRsYVVuUjNiRVJHUlUxSlFUbHZVelZpU3poM2QxVlNURTk0VkZCU2NrYzBiSEJJWWxoVE5VSnpNRnBtZWt3M2EyaFZXWFpDYWxoZlFXRnRaVmwwYjNJeVVqTTNTWGN3ZUc5TFVEWmFhMTlyWkZkTGR6VTVMVXRRUkZob1FrNTNMbTVqUTNKR1RFVmxVMEZmYW5ST2FuZHpkM3BNVWtFLlpSckdZbHlpS2F5dVdqX250RXZ4ZmstNzBBMFI2ZHkxUUJKXzUzdmU2bnMiLCJleHAiOjE3MDYyMTYzMjYsImlhdCI6MTcwNjIxNjAyNn0.dr7cMI59zSQtVGVAB5J0yiYuENCu9w2G5MttOW4iq84","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002273"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:45 GMT
	x-forgerock-transactionid: ac7b4306-4124-434c-9e58-8e49af20da2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:46.378 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:46.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 241078: jsonPath($.tokenId).find.exists, found nothing
20:53:46.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,241078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64728558, username -> user.1002273, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4606cd30, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216026421))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:46 GMT
	x-forgerock-transactionid: c48ba06e-ccae-49c0-ac00-b8340332a76d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXNham4wOHUxMTBocWdjbG83a2prcGY3NWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MExXeEpjVkJQVldSNVRXSTROMWhHYlZab1NVcDNMa3RQWjA5Q2JsQlZhVmRGWWpSWVoyUlBZaTF0V1haTlVYZzNWa3R0Y1c5NFlYTlVMV2RvWVZkbWQxVnNNbXBST1cxNE5rOXFPWFZLVmxKV2FFMVZPR00zWTNacVZVWTJiME5ZUTNaRWFqQmZZUzB6U0VsNE5uQjFNaTA1UldoTFpEbDFRbFZTY1VjMVZYWjNUMTlZVW1OQmMybzFPWEZGWmxvNVUwRXlaamhGVjJaZlVuZHlRVTlFVDJ4Qk0xUXpNWEpQVlhwUmVHOVljalJmTVRWS1oxSTVha1ptTTFOZlREWlVTMkpqVldoMFRUVXRWbWxHV1hRelgwYzFjRGhXZW10a05HaE9iV1J5Tm1SbmFVMUtaR010WTFVNGFHRjVPRFU0VDFWYVluUjVkMVZ2T1ZkUVNFTldiMHBtVDFwQ1JXTlFTR3R4VDNaYVlucHRVVlUwWlU1Q1JFcExVRmhPYm5vMVEwSm5ibFpyVG1RNFIwdHdZMU5EUVU5NE9FRmlkRlpXT0hObWJYRm9jbFZFV2taWVowMHdZV0ZDY2w4eWRVMU1WakZ2TFRSa01tOW9XbXB4TUhremJYQlpRMUJCY2pFeVgzTmtha2x1TkZsbGVFMUxVMmMwZEhCbFZqaHBVbTFZUm1reVdqTjNZV3hpWkVaemNtVk5jMW8zVFVKSWJXWndVREZqTURkYVZtUkdSMUo0YURCYU56TklkR2szUnkxdWJESnJTbDlKUzFWZmNVSm9NVmhEWVZGSFVFRlNORXBSVXpKelYyYzBVMmg2ZVZScGJUZFdNakZYY201UGJWaHhRMDVLWlVobWRYcHJaSFp2Y2xSb1RUSkRkMjlPUjJ4VVIwMDVUMFZpYjFNMVdXOXFOa3hFTms1VlkwaFpUbmRuWTNGUGQycGhYMHN6U2xCS1J6WmtRV04wWDJZeFQyeHpWakptUWpsaVRHUXdSakIyU0RVd2NEWlVibFZmVjFOMlV6WkRSRE5YT1RWTmFYSnZPVWxPT1V0bmJrc3pUMVphVGxkV00zZDFibGhETkdGa1JUTnBNVW90ZFhaT1NGTnFSMWw0YURsTFJHZHdYMU5mYkhOWGNFZzJVblZVUmtscU1WcFJVRUZzYkdRMlUxQnZVRTVZZDNKWWNHVlpTV2M1VFZweFdWcFNMVXBXY2w4eUxURlFRVWhRZG5GSFdWRXhaMko0ZVVScVluWTBMbVpKVmt4S1pFa3RObkI2YzJOMVkybHpVMVZ3TW5jLkFxYnd4ZnFITkRJZktIZndUZXNfYjRhck8xalJMZDhJTjdrMU9zOU9vOG8iLCJleHAiOjE3MDYyMTYzMjYsImlhdCI6MTcwNjIxNjAyNn0.tqBnV-NR6akLm5u8cWWJyHdLlBazWnLNRCKC1ZKTf_8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:46.423 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:53:47                                        1620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=464730 KO=12462 )
> restLoginInitiate                                        (OK=230165 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=229472 KO=676   )
> restloginProgressiveProfileCallback                      (OK=5093   KO=676   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.03%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.03%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.31%)
> status.find.is(200), but actually found 503                      4958 (14.30%)
> status.find.is(200), but actually found 401                       676 ( 1.95%)
> jsonPath($.tokenId).find.exists, found nothing                    676 ( 1.95%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################-                                         ] 44%
          waiting: 301339 / active: 18     / done: 241258
================================================================================

20:53:47.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 241266: status.find.is(200), but actually found 401
20:53:47.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,241266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1aafc8f1, username -> user.1000247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3147e48e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216027695))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTZhbnZza3RuMGRub2NnbjVtdnBuN2tocXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TE9WSmtVWGwwVTJKMlFVWkxTMEpYV1c1SU5rSkJMa2RxZG5oalp6VmtVRmhRVTFac01GOXZhV1I1Wm5SQ1ZraE1URTF6WjFoVVpreHJha1JHZG1KaVNEVkpXV1Z4U25oM2J6RkRSMU40UzFGVGMxSnFXbkY0WVRkV1RGRXRaMGw0V0VWc1dHbG9XVzFSTTNGWVMxcG1MWHA1ZGtJdGNYUkVNR1pWWTNKaWRIQTRhRE4zTVZKZmVWVjBNRVYxZW5sek4yVlNVazFUTjBocGExTmpUVXcyZW1RdGFWQXdOa2t4V0haUU1FZGlTM05CYjFOR2IxSkdNV0ZVYW1oYWNXbDBVMFZNVkRoTVIwRlVVVkptVm5Zd1pVMTNUVU00YnpSMVkybHBZekZFWlROM05sVlJTV2xpWm5WWmJ6YzFkVGs0TUdsb1IzcElYMFp1UjJaekxWUjRjMVIwWTBvMVEyaERlR1JSWHkxMmRucFRabVl4VVRWbWIxTkJTM1pUZFhsc2VXMTZRazAxY1dKbFpYWlNURGR0TTA5UWFYZzFTekY1T0ZOU1ptaFROVzQyWnpSTWVFeHhYMnhaWm1weU9IUTJXazlGVDBaT2JETklhalpIV1U5V1pUWlFjVFpmU0VsRFlqZEhNRlpaWVZsVU1uQlNkbWcwVWprdGNIZFFPV3BHTFMxdGFITlNPVzlTV1U5eWVtZHRhbEo2ZEUxUVVYSlRhR1JCYUZSV2FIWXRlR2MxVWpoek1XZHVWRXRLTkUxNGMwZzRNbVo1ZEMxeWRuTk9kbXhYUkZsMlgzTlRORjlrWVRkVVIyUndWa1JKTkRFM1dqRlpkekZMZFVWMVFXSlNhRXBsVm1ORk4yMWtVMjgyVDJORlJ6TmljRFZzVWpCRVZuYzNiR3MzTm01eVUzZG9OMkZpYW14dGEzVlFZVkZ0VEVreVprZEVhRnBDUjAxUWVUTkZNRW8xTTB4SmNYVlVhV1V5TUZSc1VIWm5OMkpJWkZSWVJHeDJkbkZDTVVSa09EUlliM1Y0YlhwdmFWQkJlRU15WldveFlYcGFhMFptTVV0bFJ6TjZiR1J5ZHpOWU1HazRaVWxXZURablIwMVFRMWg0VTJ0MmEwbHNhbGhpVjJwS2NYSlNjVGRLYUhGU1QxZzNibDg1ZUV0bU9EUmhSM2xLWDNCMGJrazFWR1J2YlhoWU1tbFpXbDl3UW10MFEyWmZYMWRtYTFSeVFuQmtOMHh3VmtjM1VYUnJMbEpFWVRkdVUxTnVSMGd0Tkdoc1gyVTNlRE15VlVFLnIxalZvbXYtWk1qTE5WaDNOTGVoR0tiWUtUTzFNV2kzVjBjTEFBU0ZfcHciLCJleHAiOjE3MDYyMTYzMjcsImlhdCI6MTcwNjIxNjAyN30.CWnm5ZGCdMP1rzcdSEToM6xIfiMbkK1_Jqou-QpBf-M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000247"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:46 GMT
	x-forgerock-transactionid: a37e0722-050f-4201-8fb4-86056175837c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:47.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:47.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 241266: jsonPath($.tokenId).find.exists, found nothing
20:53:47.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,241266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1aafc8f1, username -> user.1000247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3147e48e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216027783))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:47 GMT
	x-forgerock-transactionid: 2d4a2c3a-ece7-41a2-ba8f-0c885f442a7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3UzbTRiaGw0MmU4ZWR2Mjc2M2k1ZWhxZmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU0zcHdXa3RUWmxNNFpFRjBkbFEwVjB0MFUyZG5MbUZwTVVGWGFqbEhUbk4xYTBzeldtOU9NMVpqWVZoeWFTMWtSM0ozZVhkc1FrMVBaVVZ2WVZaRlpFMDVPRTFXV21oclZHNXlkVFUxVldsd2MyZHFjRUppU0daeFJVOU5aemczTFd0UFNWaHpPRzVvZFdaaGVsZFBPR1ZIY1hSNFRYQkpjakJwU1dsSmRWTmxlRkF3YUZOTFJsbzRZVkpuY2kxWmFIbFJPSFpKTlRsU2VHeFBOaTB5TmtKRFVsazRUbkExTnkxWU9WVkJSbVpsUVZkTFZYbGxhbmxVUm5oSldXdDVkVXBpUkVRd1QxaEJSVFpXWWt0S1JVNWZRa3hCWlZSdllXTlBRVFo0ZG1jNWJVOXhSVE5yY1hOaE5ITnhkRTVJYzE5UVluVkhWWEpIWm5BMVpsVXRhM2hCVlhBeGFYQk5kR1ZhT0RsT056QjBTV1ZxUzAxNWFXMVJUa28wVFZacU0wdDRNVU14ZEhsUVEwaGxMV1ZxZVhKV1ZVbDRZWFZyZFRJeFZrWk1NMkZDU0U1NVdYWmtabDlsZVdjMGF6aHlMVVJqU0hReFFqaFRUVUp3UmxCa1lTMUlVRmhWTlZOdmJHMXlSSEp5TWpkSE5UaEtkRVJ5U2t4eWFUUk9lRkJuTldGSGJIaFZaak5uTm5weFNtWkxlbkJEYjJwcldUQXdNR05zU1RNMGEwTTNjR2REU0hwTFpGbFRSME5JTmpsZmFVTkpaVTloVFZKalJFdEVTVnBxVmpJMlMwcGlVVUZ5VDFaSFEzZEJXVUowTjBkcVNIVnZlVzF5V1dKbE1HVldUV2xJWm05S1VtTnlVbU52WW1GcGEwc3lSSGcwVlVoclJ6TXpWMUJ0VEd4NlZsRTBYemw2Tm5CcE9GUlZXbEZLYm14aWJGZHNjM2RxT1RabmJqZGpXalpGTVhoaGVISXpSVWxsZG5wNFZIcG5Za1JpTnpRNE1pMWpSRkZ6ZW1sYVNIWkdiWHBCV2toNlV5MHlhMTgzUkhWR2J5MXBVMWhpTlVwUVZYcG9NelpGZGpsS2FFdHVZMU5wWmkwd04weHZOSGRvY0c5VFJDMWxjbFZuVFZsTlJEZEZhM05rZDJWQ1MycENaRzlIZGxBeGVWTkxZMUpUUTBWWFV6TmtWVzl5Vmt0T1lYWTNhRVJPTjNWTllVTnhXSHAxUTIxT09XVkxUVGRKWDJKT2IxTnZMazVtUkhnMVltbHBkRlpCV0d4bmJHdG1WbkF6TTJjLnE5T1hmZHdCdF93VGJBWnNkWlh3UkVPTmlPSWdwYUhhODAtczUzUW1tWEEiLCJleHAiOjE3MDYyMTYzMjcsImlhdCI6MTcwNjIxNjAyN30.zN_3TQ8xA66fRb-yMG7v7BeVjaBPKnsjtAlZAKVBFgA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:47.784 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:49.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 241523: status.find.is(200), but actually found 401
20:53:49.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,241523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b0079b3, username -> user.1000321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@479c7c36, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216029430))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajB1bmdhc3RjcjNoNW02ajR2MTZjdHAwcDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWRrRkdjQzFXWnpsb00ybEtOR2xTWlZoSllrZDNMakYwVjAxaFZrVjBNVFJRVG1sb1QwNDBNWGhxVjNKR2RFRk9TbWxoTjNRNVYwOWhPWGhxY2tkbGNsRnBRakpvWWw5dGVURldaRWhZWWpWeFJXc3lURmhMUlhNMlR6TTFiVWxVUlVsWmVTMXNlVGhIVGxWc1EyaG5TMmxRVlhaTGIwZHpTMXBoTm1kS2EzbHVUVjkyWTE4eVVYSjNkVWhyYkRkNFlrNUVXR2xNTkVoM2FsRjBlRXN0WDI4NFFYTlFXRWhWVm14SlgzTnZWV1JNVUZOdVUxTTBjRlJXUlZWTFRWcFZlbGd0YzJaekxYVTNRMDFqZUUxc2F5MXNPV3h2WDJ3d2RraHZYMWxHTUZWd2R6SjRUMVo0YTNwbVNEQTVlREpSV1ZwWFVHSllRM0pwUm5vNGMzVnhiVkJrT0dNeVZsSXhRbmt6YmxkcmVGVlNZVkJxUlV4ZlRVWnhOVVZNTkc1UFRqWkhibFpFT0d0aVdFdzBOVVpvYmpCNmF6VXRjMnh3TWw5YVFVSlRlVTVEWTJsemJUTlRWa055V2pab01scGxkVzR6WTNkSE1HNUlRbE5vTTJWSGFqSlpibWRJVEZrNVFXZGlVekJpYmxScGRsbGxPWFZHWWs5R2FuTkxOVlZvU0V3dGJVOU5jM051V1hVeVJGazBjekoxVjJacFRISXpXVGhNTWxkQlpHRk5XVWxzUlRKTVJIUkZVbGx6WlVOa2JFZGZTbUpTZDBGNE1YTkRhblUyV2pka01tdHRSWGRmV0VFM2NEZG5lbXhVV1dWcldIaHVNRGR3U0hkYVVqUmxlbWN6V0ZGdE1HODNWSGRVWkZFeWNUUlFRV3B2TjNsT1lUaFJUbVk1VjE4dE1uSjRaRzlRWkhVMFltd3lSR1UzZW10V1ZFZHVXVUZSU2xRMlpFNXJTRmgxTjAxQk0xcHlhVFpyWjNoemVsZzRNMW94VlVabFlVdDZUR1ZyVkVOS2FGTklaMGRJTWpKV2VYaHpMV1I1Y1hSamFXVlZUa1JzWDNCSGNEaFRlV2c0ZFRCaE4yUnpUbVpGTFU4MFltNWlkRzFoU1hOR1EweEplSG96VURsdGIwdGFVRTlNTXpjMkxURTJlazExTlhwNU1qTkdXblYwVEZSRmFHTTNaalZ3ZVZKalZUQlBTREk1VDNWMGIxSmpObGxyUVVsdE1FMTRlbWt0TVZKbVNFUnJMa281UlhGMVlYbHhaR2RyY1c5c1VITmhWVU5qZEVFLjlvUDRmRnpTaDMyVnJjSmhJdXUyc1BxczVwaDh3TUx2WGZheWFqc3V3eWMiLCJleHAiOjE3MDYyMTYzMjksImlhdCI6MTcwNjIxNjAyOX0.TejnzAWRo7FvUNeHyfNdqyvqvnMJ0tgPYA_I01N04NY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000321"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:48 GMT
	x-forgerock-transactionid: 7c72d1d3-3f0a-42db-a6f7-4ca479198138
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:49.479 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:49.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 241523: jsonPath($.tokenId).find.exists, found nothing
20:53:49.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,241523,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b0079b3, username -> user.1000321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@479c7c36, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216029519))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:48 GMT
	x-forgerock-transactionid: 26aada88-dcc3-41e3-b908-84932e203a5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWE0dTFnbGgxZTV0czJjcHZ1ZnMzajRmazgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVFYRkxUR2xOTUdkWE1YWmtZVWMwVUZKalpGaEJMblJhUVhkcVRDMXlSbXhJUkVWUlVYWmFXVWRzVm10alQyeHNUM1JqZVdaa1Z6TjFSVnBDUWsxNmFUUmFjSGt5VEdkV1RVTm1aVnBYVGtWTGVsSTROV000ZHpGalZYcFJWMGRrUjBwMGEzRndOMUZQY0VFeGFWVmhVRmd4UjJGR1QyNVFkR1JEZDA1bFpWSnVZWGRNV1RodFFuWk5YMDVKVGpSVk4yZGhSVkZrVFZSQ2NFUlNNRVkxYzE4Mk9FSllNWGRhVEhOeVRGYzBaSFJxT1VSRWVsazJabVJuUjNaSVlYRnNOMUpQVG1KcFQyWjZNMHB1U1UxbFIybG9MVGhsZDNwWFZtZE9aR1l4TkhGSWVVMUJURGg2UzJ4aE5raGpWWEJDY1hobVEyMHpUWEpDWjB4cmJFWlpjMHh4Wld0b2FqZFVkamR3VW5WWVlVOHRjbGxGTnpCMlRsUktRVTlpVFVsUlUzcDZiV2gyYTFFdFlXOXBUMGxNTWtnNGFGTmFiMlp3UkVjd2RHUk9OVTVrVW1aSFJXaHBTREZxTjIweFEwMTNSM2czYmxjM1lVNWljelJSYmxVdFRsRm9hREI0V2xab1dXUmpXSFl5U25GdFMxZGtObU0xVUdoaVZYRmZaSGxyY2psVk5FaG9YMDVRVkdab1FVOUtOVVJzT0hCRmFrZG1YemhLZEhWRWVsVllRbEoyTTBaQ1ExZExaRlZ3YjBoc1ZpMU9WVVpUVVdGbFZXdHBiMjl4Y0VKaFNtWnZVRWwyV1VKRmExZHRlbHBEUmpWdmQyTlVTbTFUVTNWUU5YZFVhVmMwTW1zeldVVmpURmRmUzNjdFgxRlBXa2RLU21OV1VqUmZibmh2YUdWVmIyeFhSbEZIVTA5c1IyWkdOV1pHYlVaTGFsOHpjREZoUWt0UWRqVXpjVVkxVW5Fd1lrbDNjVVZ5WVVkSFlUQlVOWGRoZWxoa1VEbG9hVE5HWkcxVFJEVjBZemxIYzJFMFpWSjBla2hhYjNJNVltdG1TakpHVm1KeFFXMTJXSGhyVmpaSlFVWjZjMnBFVkdWTGRsSnRkMkl3WmpCeFl6QmljVEJ5VWxoWGJYVlpNVkppZDI5V2JEVjJibUpUVjNOS1VIYzBUVU5pUXpoTVFXaHhZalJ2U210Q1pHbFRNVzEwUjBSZmRrbFVkRGMwZERSTVlqWlhaMkU0WlVFM1JqTlpMalZEWlZwc2VVczBXSGwzYWkxWVZXOW1hR3RXY0VFLjQxNWktUWRyNzFFMk9McHQ3eFZtaE5QbC1TUzhJMUtXTUNPMXN4NUZ2WjAiLCJleHAiOjE3MDYyMTYzMjksImlhdCI6MTcwNjIxNjAyOX0.aNVzrT4Wp33OQ2kgaGxPic1adJdPikIMt1Ff5BidBwg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:49.520 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:49.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 241549: status.find.is(200), but actually found 401
20:53:49.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,241549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bdef93a, username -> user.1002703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20ad7c1f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216029645))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDVlNHJlM3RoMDQya2twODhuMXF1bGY2Z2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFRUVjVkVE42YUZscGRuSlJaQzF2ZUhkM1ZVVm5Ma0prVlV4ek1FRm5kR0ZpVFZkWGNYSXlSVEZ5V1ZKWlEzRnJOVGR6TlZveWRXWkdOazF4V1d0MmVGTTJhalp4TkZkR05FTldUa1pwYVVaaVdtMXZhSFV0VjA5UVdHeFRNa1JZYXpoSmJVaFhjalpFVkcweU5VUlVTMlIyVkhCS01UQTBXamd3ZEhSVWFVRmpkSGhWVWxoRWFrSnZRblYyVnpCbmREQm1PWEpYV1RZNFpuSnhNME5oZG0xU1UwOUdTbkptZGpGRllXRjVZVlF4UTJsRU5YVm5TVWhKT1VKdFNIZHBUVXQzUW1relgwTkdMV2w0Um05ME5uWXhTRXBNV0dnMGJHaEpSbUpGUkZKYVRUbGZjV3N5VUhaVFoyOXJlbXh0WlcxMmVYWTNWRlJ4T1ZoVE0wSldjVmR1T1VoNGRscDBjRTR3VFc0eFFUSkxjMnBhU1dsNlluUklZVzl1UjJsbE9WZHFWWGxEZW5kemJHaFpUSGRsVEV0NFV6ZFRPRmg1ZUY5a1QyUjFabGhtT0dFMlZXc3RYME5SZUhSV1lURnhaMmhEWW5GaGRrWjZiV0ZxYkdRdFJFVjNZVU5QY25KSVkxUk9iek10UmtoUmQyNWFVVTlEUkRWeWMzSkZYME5WY1U0dE9EWnpPWFV3Y1V4V01HaHdkM0JQVkRWVlV6Rm1XRVpuYjJFMU1qSXhkMTlGVjNZNFkwUm9aM0ZKVERaVGVrOVNaMmt0TWpjNFJuZGFla1JrU0hKWFZYcEtTbkoxYW04eFFUbFZUMGQ2TkhRd1R6WkxhV1pVYnpjd2FqVnZWM0k1U1dOZmRUWklkamhSUlVrMFFtSlBlalJsT0d0MU1EVm1hRkZDYkU5ZmRsSnlNMWxuWTFSSWRYZDRjalJEU0VwUlJWSjBOVzFrV2xob1IyUkRhR0ZzYmxsWVpuVXRhbVpyVmpCaVNuTnhTUzF4ZVV4aE1FMWlMVWQ2WDFwNVpXWlJTVVV5VG5kbFlXRnJRWEp2UVhSVU9WRnZWalozVEVrNWNWOVdVa3BVWmxVemFqbHpTVGRUZURWRVJWQnplV1pETlc1WmEySlpRMnB3V1dwMGVtaFBkemx5ZDNJNGQzQnVhVWRQZEZaMmMwNXFZV2xPY2pCUk0xVnlXV1ZCY25VMVkwa3RkMlJ3Wm5aWWRVUjFVRXBzTTNaQ2QwRnhORFYxUm5CRFUwTm5Ma2h3WjFaeFYwOUlia3hFYjJOTVptbFRjVEZmY0djLkpyQThnT0Y0MjE1NzdKX0gzUWNUQXJzUy1zdjdmanJLN1BzTjdDYUQyZEEiLCJleHAiOjE3MDYyMTYzMjksImlhdCI6MTcwNjIxNjAyOX0.bvMfuZiUUutiwzfCUgG4hRGDjl7Yjt2qryPeVGb960c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002703"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:49 GMT
	x-forgerock-transactionid: 5326b714-4784-452d-bd0a-0880e4df9137
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:49.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:49.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 241549: jsonPath($.tokenId).find.exists, found nothing
20:53:49.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,241549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bdef93a, username -> user.1002703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20ad7c1f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216029730))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:48 GMT
	x-forgerock-transactionid: ebd18265-8719-4e79-9091-b7d512d3aaec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGs4NDEwYWc2MDV0dWdodGEybjdxZTQyamUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVFrVnJNRmhvUjA5UFNuZzBNVU51VTJwTWFHNVJMbE5mUTFCcmRIVlhjMDExVWxWNFRuaFZaemMwTkZsamFtaFBjbFp3YVVac2VVcHdORFpIVmtKbVpqbHZSRkpFU1RKclZraEdTVlU0YlVrNGIzQkJUR0prU0cwelRtc3RSVnBVU1V0MWVIQlBSRGxUYlhCS2EzZDNWbkUxVHpoamNuRnJlV0p1TWkxbVV6Tk5hMWsyYjBSYU4xUkpZMVZxUlMxS01VaHZTRXBoVjFRd1RGZEZka2hsYldwcU4wdDFMVFJQTUU0d2MxOWFPRWc1VVZRMWVuVk9RbVJHVGtKTU9FWXhialkxVDNSVmJESnhNRmROT0ZCTllWbEpTRXhVUjBzMk4zbE9OM010UW5kRmVGUkxRMDA0YzFNd05UTkRSMUU0UzBWbVVUWndhMFJ3UkZCdFdsRmZUUzFhYW5OdFJGUTBlakp6WVhaRVVqY3hOVVI0YzFGYWVrOW5aVVpxTVRSUGNWYzVVRWRoUzJSM01IRmxSbWhHYkZCR1V6azNSQzFXZFMxeGVreEJiRlphTlZjdFNtSlhZVEp4Vm1VeGRFbERYMUUyT0U1SFZUbEhYMlZXZUVKclVXeGxObGxaY0V0WlJtOHlYMDlUTWxKUmJuaGxSakE0Ym5SemJGTmliWHBtZDFGRVdrRkJURkJzYjJaWVZYWjVORFpRVGtoeVEzZGhOek5XYW5aRFUxaG1RVXBSWjBVMlFXNUpUblozZFdkUFNFWkZUR2RwYWxseWQxZDZkMkpIYUZweFoyOHdSblI2VEVkdldtTkRVM2R0WjI5dGVFUTFSbmc0YTNwZmQxaFdibFJ3VldOd1oyWTRhMUpOWVhrMk1IQTVSRTh6ZGtrNFQzVkVjVXR1YWs1U1JsaG1TMHg1V2xRdFVsSnZhMUJrWVMxck9WZGpkbkJmZGxadE5rSm5jRU0wUkdaeGIwWmlMVVpxUjNKdmRGUlJNWGswVUdoamNtWk1WMmhRTkd4TmNFeFdNVzlsZFVkNFJraEJhMjh4T0RaUFdtbEplazF4VDAxemFGY3lUR3hQUW5VM2EwNUtSV2x3UW1rNVJFWlJkR2hmVHpsWFpHVlBkRTFFYlhGYVVIZDBSemRGTFdkVFJIWm5XV2xmVEhOTGJ6WjNaelJmZDBaSUxVSkRSWFJFWkZFMGFHbHpWakIyT0U5YVJtaHdkblpVVW1wTWVTMXdTR0ZTT0ZoVFlWQXdMazlYTkdaRlpVdFRkbGhGVEU1WVNGZFdTbmhQY21jLlhXamdSNjRzSjM1ZWYxeXBnOE1ab2xWb3dKTU9RR3QtLTF4aGI4THZPQWciLCJleHAiOjE3MDYyMTYzMjksImlhdCI6MTcwNjIxNjAyOX0.vfBkevqz76hhk5hMl6TqTFcVztCz3LprXXzhGNvo1Xg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:49.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:53:52                                        1625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=466218 KO=12468 )
> restLoginInitiate                                        (OK=230906 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=230203 KO=679   )
> restloginProgressiveProfileCallback                      (OK=5109   KO=679   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.03%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.03%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.31%)
> status.find.is(200), but actually found 503                      4958 (14.29%)
> status.find.is(200), but actually found 401                       679 ( 1.96%)
> jsonPath($.tokenId).find.exists, found nothing                    679 ( 1.96%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################-                                        ] 44%
          waiting: 300595 / active: 29     / done: 241991
================================================================================

20:53:55.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 242350: status.find.is(200), but actually found 401
20:53:55.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,242350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2af8ac6c, username -> user.1000035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58ec4cc3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216035014))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDluazVtaDduY2MxNGs1YzZqbGpvNTg5dXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q2RsQlhhbTVmVDB0QldFUjBVRXR4U1VjNFNITm5MbTUwU0ZZd1JHcHFNR05RZG5SalkydGhhRTFSYlZkVFdFMTFWRkJRWDJOVlZHSnJNbHBuT1hsU05UVnVRakZsYjJKcU5FbG5YelZhY1ZSQk16VnZZemx5VUdaa1dGWjBiVTUzUjI1R1luUjNhR0ZDU214VmMzYzBTRXhJWlhGblMyOUhhMXB3U1hOaWJXNDBkRWh4UXpjd09FeEhZWEJGUW05SGFTMWFiREZ1U2xZM1EzVmhXbUY0WjFCVmQwWllYMkZVT1Zock0zWnNRVFJrYm5kcGNVWkZXVFkxVld0TVJHOXpNMEZ3VURZMVdYUXphRWRCZGpRelRGUmxSM0pWVTFGNlprZFpRM0ozY2xCbmVXOWpkRTB4ZFd0c04wOW9RamhWVW1adFRVUk1XSFZDYVRKRGVFbzVNbHA2VmtWQ1RrVkhiMGh0V0dvMWMwbGliMjlTZWxSRU9HcDVOa05HWDFSaGFFd3RORE5FUzNGT1JWaFZYMU5sT1U0M2RuRnFWbEpxVm5oclMxcHNSVUpOWTBoeVdVNDFVelF0YjNWWk1YbGpVMll0U0VGUVV6QmFOekpIZVd0dmFUaHlMVVZYWmpoMU1qQXRiMjlrZEZsbU9XczVNRkIzYjBab1lWcG5SVWczYXpac1NTMHRYMGg1Y0VOeWVub3dhR3B1V2xKcmRHTklhR3gyWlRGcmJHMXNjRmhFU2tWblRuUkZjbEZPZFU1dVIxTlpNbTQ0UWxWNmIzcFFUM1IyUjB4clgwTndWR1JQYWpSVGNUTm9ZVkpVTkVRMmVtMW9aMnhWYWxCTk9HODRSM1JpTWtoUWVYVkRTVm96VFd3NVNqWlpMWG8yT1VoSldVWnNNa0ZSZERKTlVVRjBXRWwzYzJ0RFlrZFVUR1ZPTFVkdVdsRnNXamhJTWpGeFdFczFkR3M1ZEVSaGRYbFhNMmR0TkVaaVNrZERWVFJIZW1VM1VYSjJZVVF0ZW5adk9IZGFObVl4YWxnM1gzZEhWbnBoYlRWdlZHRlFaa2hDTFZSTVdXTm9jMU5PZEdGM1VqaFZRemQwVGpoSGFIbFNkVXRDTmtrMVFtUm1lREk1YVhkVE1qTlpUV3hzYm0xelR6WkNablJ6YzBWNFRVODBUM2w1UjJkTlMxTnRNRXgzVjNGVFpXaGlSR3RvZW5Kc2JIZGxWMjFIUzBGRmExTldNRGg0TW5KbVJsSlpMblk0Tlc1WllteHNWRTVJYlcxeVpGWmhaRjlYUzFFLkpiUGd5dHRjb3o2SzNrZXNUVkhCakdUQmMxeXhKYkp0elQzYTg3ZFlGWEUiLCJleHAiOjE3MDYyMTYzMzQsImlhdCI6MTcwNjIxNjAzNH0.dpOi7F4ThiJ_QSq4ezEHZbyVkn0eSNpKFcRxSDxRpLc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000035"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:54 GMT
	x-forgerock-transactionid: 899e1dc8-d379-4f79-971d-1bc7f670feff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:55.062 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:55.103 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 242350: jsonPath($.tokenId).find.exists, found nothing
20:53:55.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,242350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2af8ac6c, username -> user.1000035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58ec4cc3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216035103))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:54 GMT
	x-forgerock-transactionid: 913c9000-3599-4473-9874-55c47a1aa6b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGpkZG5rNWhjZ2kxOWRua3FmOWo5M2lwdWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVdtdGpjR1ZNUm10QlUzWm1aR1EwTWxCVk5rdEJMa1Y0VkdwRWFFMHlVamR2WnpWc1RsRkxkRmxvUVZCdGRWcFJVelJHUWs1TmVsSkZXRzg0U0ZOYVYwSnVkSEJOWmxsM2J6aG1jVlV6UmxVdGVsOXhTVFI1Y0dneVMwOVFabkpWYzAxV1VUazBjMUF3YUdGeFRrbFBiVWxKZEc5UWEzWXlUV2hTTUhOVmFtMHpiMjF0V2pCcWIyODJPWGRXYUROSVkyMW5VMnczYTNaRGF6aDFlWFY1VjJ0U0xYZDVabVpIU1docE9XeG5XVUZ4WlVkbVMza3hORXR5Y0ZWdlMzYzFWSE5IUjFkcE9WZG5ZMHRtY2psRVZHMDJlREpzYzNadGVVNWZXR0pNWW5OMFZ6WjBSSGxETTFSbWVETXpSVWRsVUZweFZucFpka00xWVVSdE1rZDFVMkpaUkhkNU9FTXpXRTVzWm1GYWJERlhaMTlZZEVSSWR6ZDNiR1pMTlhsa1FWUTNOVGRaU0VWRWVpMHljM1JHVkZKc2EwaEZjbTVKWjJzdFdHNTRVVjlEY2xsZk9VVldRamhFYzJGYUxWODBXbGhvUldkVFQwbGxVa3RaWmpocmIxWkxlVEZXTjJWYVVtVnBjblpmUm14bFVIRTNTVTFOYTJwUlVYUkJkVkpEUlZKMWFVMUdNRVpDZW5JMlVFMVllVUpUWnpjeGJFRnlaelZXVDNkdmVrdGZjRWx5Tm1zeGJYRjBhRkpEVDFRMVoyRlVaelJMVVV0bmMxbElhM2RSVGpOYVIxZHFTa0p2ZWtSV1UxOVVSa2cyU1RsclJXZFVUMU5MYjB4V1ZEbGlaV28zVWtWb2J6VkdURU0xVFdKclMyTTRiRmxyZUVGb2NETktYM0pWZFZCWWJscGlWRGhDYTBwUkxUZDJMV2hUVDFjNFRqUnZPVlZ4UkZZelQxWmFjMU5aVUdRMWNVUTRRbTlGYVhGRWIzb3pjRlpKY1hkUGQwODFiVlF0WWtnMmFIb3ROVmRHUlRORldHRnVlbEo0YTFwWGJWRkVMWFE0YXpGNlRWUlljV1pXUzIxSlpVOVRPRGx2VjJwQ1VWcFlSazlyVkcxeVdGcGpSMHBUUjNVdFQyWnNaakl4ZWkwMk1USlNjbnBIWlU5MU9HaHJjMFJ0UmtSWlREZFdSemxIUm1sNFpETmFZa052UkY5QmFqRjBXbTFJVDJKTVkyeFZOSGx1Ym1KNVIxazBMbTFpUWs5YWVucGtZakZ4Y1U5SFVqTndhVXRFZVZFLjg4dW5SV2ZKV1NkeUk5ZTFTN0JjRjM0dG8xZ1Q1cGM4ZlB3ZmRGdFQzT1kiLCJleHAiOjE3MDYyMTYzMzUsImlhdCI6MTcwNjIxNjAzNX0.FjqZseWEQTGgd4-xNIpOrvzQypGgCqMomfSU7KbiPZg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:55.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:55.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 242429: status.find.is(200), but actually found 401
20:53:55.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,242429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55b0d1af, username -> user.1000538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73ad1c5c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216035512))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzhvbHZzZjhsOTZ0MnIyZG1hZTJwYXFjcHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MkxVbDJSMmRTYzFoc2VITndlSFJ2VVRFMFZISlJMa0pVTVVwNldHOVNRMWwxWWtKbWJtMWplVmRPUWkxSFJVWmFVRkpXYm1NeVYxWTBSRTU0Ymw5UWIxOUhTbTlqVTI5TmNEbHFWbE56ZDJkemMwcGFjM2x6UWpselQyVnhaM2t4YkRsMWJrb3pSRXhIZFhjMU4yUlhUVGxHT0VwUVV6ZGZhRXBTY0ZWd2JGTnNUVGhqUTBKQlJYa3llbFJyYTB0aU4xRnJla055WTFkcVRXczFhbWhFWVUweWJEbHRSM0ZGVTBaUGVqVXhTMFJ4V25OR2VIWjNNRjh6VDFKWk5UVk1lVkUzYVdKWVUxaE1ibWQyUjJ3ekxVbGhWbFJ6Umw4dFFWa3hOVk5PVEdwd2RFVkNlRGhIWjFCNFQwaG9UelZrVVUxS2F6Sk5jRE5mY1dSemJFSlhVRWQyTXpaU1NraElUR2R3TjNCNlVHbHlaRGRNZFVOdFFYQlNhblZTZVU1WWEzQkRlVFZOVVRKRVYxRjBUbEpTTXpRMVRUTk1iV2RaZWpOVGJuTnJaV28yUmxKNU5FTmFUa0ZQV1RSbFRHUmFPVVp0Y2pSeWVrZFpSSE5ZT0RGNUxVNTBPWFZFY0VkQlMzSnJSSHB2V1dwMk5sVlFjVXc0U1ZVeVVIRjFWMVJDTWpkclUzTkhZMGQwVEhCbWJXWTJjbnBYVjJOYWFXeHVla1ZwWXpSa2NrSllSbkY2ZVhKSFFUaGpTVGxaYjB4UFJVNWxhMDFPZW1OTlh6TlNhMHh2YUMxSFkyaHlZVXh3YlhKVFpsaDNZekZ0UW0xVWNFNVNRa2R5YTNoR1QyUnZWbEZKUXpkRlEzWlZWMkkzVG0xNVRWODNWemRyVERaNVgycENRa3RtYVZOaGVscG5WREYyUWxsMGNHZHJORE5ZTjNsUmMxRm5kVlpIWDFSc05WOVpOMUkyY1hwMmJXVnZkM2h2VERkNFlubDBjM0pmTkMxb1JucE9XbUZpVm5waldtVnpZV2N3VEUweFdqRk1aMTlETWpCcVFqUm1YMWhuTXpBNVdIbEtia0p1WHpOd2EzRlpaRWRmWVVOcmFXTjNNRXBtYURJM1VXTTNTREJNWjBWNlNHeGxZV3czVGxaclh6Vm5hVnBuZEUxSFJqWk5NbFZwYW5WMFVYSXpTSGRqUkZnemRsVTBiMmxEU3pGa0xVcDNjVXhWUzFsUWQybHBObmQwTVRKSlNsUXdMbVZmUVY5cU0wUkVMVGQ0WVdsMVgzQnZjRXBHVFVFLkRIcExyUHNjYU5LSGswWlJSRnItWGFwRU1yXy13cHBsTG5zMHZCNGdXdjAiLCJleHAiOjE3MDYyMTYzMzUsImlhdCI6MTcwNjIxNjAzNX0.-tGt9pl6Jf6mqtfooA2MJpWelfZLbG187ksAu_RijH4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000538"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:53:54 GMT
	x-forgerock-transactionid: afec213e-d7f2-4c5a-a99d-c60305530721
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:55.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:55.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 242429: jsonPath($.tokenId).find.exists, found nothing
20:53:55.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,242429,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55b0d1af, username -> user.1000538, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73ad1c5c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216035602))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:53:54 GMT
	x-forgerock-transactionid: 84d7e709-5df4-4980-818c-63baec38b610
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3FnbG5sYzhxOGtvNW0wZWgwYTNlZzV1aGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVkxOW5OVzVMZW1OMGNFRllTRkEwU0hsd1JYbEJMbGhZUWxFeWRISklRVTB6Vm1sT1JWQk1SbkpqYkdWdFFtSlBSMDVuUkdNMVJHVmxlazB5Y1hsdGJ6bFNlbGxYVkhwUExWSmFSMVZXWVdoRVkydDBTMGhzV1cxVWFUaFVMVEZKYzFCMU1EbHJielJ6WjIwNVZXaFFVbkJQTVMwME1EbElOazVCY25sTFVtWk9PVXBtVm5WU016RnRiRVpNUjNwWVIyMXFVRnBCT0ZSTFRtVlBXV2x2ZUVsdlZtcGtRVmRwUkc4eE5GVkRhSE53YlVWNU5EaHZRMlZEVWxjMkxYTk9OWEZvTkd3eUxVRkxMV3N0ZVdrNVUycHdhbGRUY1V3MFVqUjVTbkZUWDIwelNuWlFaVWcwYjJWNE9VZ3haRU0wZUhweVZqbFRYek13YlRSYWNubDFSRkZ3WlZscVdFNVBSR1ZWVEU1MlZ6QnljM0YyVUZRMFdIUTBNVVk0ZW5wS2VWVkdjRFpxWldoNlUyMVJiMjQyTjJJMGRVVlhWMVpYUlVNd2NVbENlRmxYTURJMU5qaHBabFptVkVOd2Qwd3dPVWswVVVjNGRXbG5TWEJaU2pJemR6aDRXVzVuY2tSRVNsVjRNM1V5VnkweFJWWmFPRXBIWlZSMVNYSlVOR3RVVEhkVlkzbFNUWEpMV21ORk5raDVkMWcxY0ZSQlpYQTJOelpUWkdsa2MyNXdTV0kwWjA5ck0wVXRORWxvV0U5dE5EbE1XazlZWWtoNE9HSkJNbU10WnpSRlNqUmxjVW8zUkhaNU9GaHFZMkpUUm1KVGFWbFpPSFJzYUVONVFYZERXbTU2U2pJNGQyWXhTVFF0Y2pOblZVNWtUVGxKTjJGalIxSmlZMHh2TFdZd1RWTmtlbk5SUjJnNGExbHJWMUZUVjJFeWRtTmxTM0Z2VEY5ZmRtOXlYM2d6U2taVGRHZDZZekZyWjA5VFdrSlZkMTlaVjNSek4wMXVWRzR6V2xaaFZqbE9TM1p0UWpKUWRVaHpibUl5TmtWZlRtaExlRlpwY0VsRmR6UlJNbEF5WlVzMlRHY3phek5UV1RWSVltcHVaazVxWW5oZlVtdHVaRGsyV2pWSGNUVjVjVzkyVEVaU09HdFFWSFU1YlVGdVkyOXVVa2xoY3kxdVdVeE5WbUpUYmpFNGVqWXhTV2xMY0ZOdWNrUjJWV3RJUmtNMmJWVXdjMVpSYkdoR2QzTkZMa2h5VkZvd1ZYQldNbEYxYjJSdGNXbDZRVll4UzNjLlEyc0FNZl8td05uZXZWcEttbjFpZHhTU0Z3d2M0Q2YtUEIxZjB6VnhNdkkiLCJleHAiOjE3MDYyMTYzMzUsImlhdCI6MTcwNjIxNjAzNX0.LynewHuTmqE9QgZ_L614c0e5w13q1nfN88RvQLABUP0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:55.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:55.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 242463: status.find.is(200), but actually found 401
20:53:55.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,242463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37a58fc2, username -> user.1002753, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bb96a31, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216035660))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnNyN2dtdDlmbjNqcW1ydDNtcW1lcW5vbWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGFraHFjWEJFTmkxMFVYRmhUMjQ1YTB4Tk4zQm5MbFp3Vm1KaGVFdElZM2RmYzBrNVYyRjRkRE5sUzNwd1dITk1Oa3BsT0c5U2JWZENZakU0VDJSUk0xbENkMGxLU0dSeWVHMHlXbkUwVDJwTFIzWnRNbmxDZEhWV2JsSnhjazFxVUU5amJqbGpSMkpTT1U5dmRXdHhSVm8wUmpsRGVpMVNaVzF5ZUZaSlZFNVpRMjlHVUZjd2QyWnBWWHA0VnpoVmJsaERXbTltUTJkMU1sTnVSbWgxV2psSWJpMHRUMU00TXpsbmVuRmhZbkJrVlZCU01GWmpXRkpzYzNaak1IbE5ZVkZDUldsTmFHeHVNalYwUmtaMlNIWjVhV0ZYVm5SQ1pWTTNibGRHUjNKNk16QjBObEpFTVVsbmFtdGtXbFF5TUY5WGRuVjZUR293Yld0V2QwbG5lbmRhYWxrd1NUZDBNbEUwVUhVeVh6VTBURzFCVG5CNmFHeGxjblZaUlROTFpVUmlUMjlpZDFNMGVtNXNPV1JPZDBWSlZXRkRNMDl3T0hRNVdIQlVSMDF0UVRGd1ozaFRZVEJRT1ROcGJHaGtXR3RvWkdwbE0yZERPSGRJTWxCSUxWWjJOWFpKT1ZaV2JraHlibU5uTlV0dVozbHdUM0EwTlhsVVdHbHVVbTlvTUU1R1FUTjFTalJQZVdsWE9YcElXbnBLUjA1NVpVY3pha1pNT1ZaSldVWk5jblZvT1VoSll6TndibGRyVVVWcVZtVjJaSFF5Y0U0eVVEZFlORGRMYTFWeWJuVnhkbEJSYW05M1drVnBTRzlVTFdzeFUyeFRkSE4zVVRCcE1sUk1NR1ZCUjB0bVRrUnNZVXhGWVc5dmRXSTRZa2ROU1hnM2VWYzRhV3h6ZG05dlZqZE9aRVJITjNoWE5raHhMVk5rY25NM1RHRmZaazVyVWpJeGRGUmFNRFJzYVcxMGVWZ3plR1F6TlY5Qk5EaHpUbVpMZUdSYWJFSjNRVzUwTURSR09FeFZXSEZEWm1WMmFHeEViRVZJYUZoUk5rUktPR0YxVWxKVVZHUmxURnBSYWxFeFIxRTNia1JCYnpCb1dFbGpTVWxDTlU1S1NUSkpTRm94VjJjdFRYSnlOV1prVm1odFIyRm1VRFZ0VmxrMGJ6bEhVVVpXTW5obFZrMVZWM0Y1Y0hjeVFuUXlZMkZMWTE5aFpERnJlazl1ZDFKRlUzcEtiVVEwUTJGb2MwcGpMbU0xYURkMk9YUnlkbUowY2pGNVpEUmlRMkZaWVZFLklQNUVPNkJmb2FSUl9CTVZLS21ETTdEQUVwTk5lRFpPazQtNFgwRVgtV1UiLCJleHAiOjE3MDYyMTYzMzUsImlhdCI6MTcwNjIxNjAzNX0.EM85fM1_b2_V0XRxGmt_Dd3no2novY63SWiDynmE2mg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002753"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:55 GMT
	x-forgerock-transactionid: 5e2684f5-82d5-444a-ab01-34ffa7f2a7a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:55.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:55.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 242463: jsonPath($.tokenId).find.exists, found nothing
20:53:55.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,242463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37a58fc2, username -> user.1002753, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bb96a31, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216035749))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:55 GMT
	x-forgerock-transactionid: cd664b45-8cd8-4be1-8b67-a0a166603098
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2F2Y2Rmc252YzV0bzUwdTIxdGtyYXQzdjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFlqZHlNRlYxTW1ZMmQwTm1VR3huWVVVMlJtUm5MbHAxZUZwcWJHVkpibUpsZDFsR1RXVm5UbHA2YVZjNFZUSklXR3hJV1ZSNGFFRTRNalJ1UlVOQ2FVOWhUVk5NUzNwdlIwZzRORzlRY0VaMmNGcEVXR2xrTmtock1IaHJMUzFYVUVaSldrZFhXbXgzY3pJeVMzUm9RekZ1VjJwTVdFSlRRVlpmTTJab01Fb3liRFJXTjNWM1QwaHdWRkJ0ZWpSaFJ6QTFjVUpyZVcxbFdEWTJTME5hY25OVk1EUnRWWE5sVkZCcFluSXlSVGRMVUUxYU1qQm9iM1ZUTkVsRlExaEpZMVZrTUhad04yaEVPR3htT1ZoR09WaHZlVVEwUXpnMldFSjBUWFpJVXpkRlUxcDJZVEIxTVZsamNGVjBUM3BJZVZGbGJUaGtjbVoyYjNZelQxcE9VR0puT1ZrNFFrSldaVzVCUVRoM2JIbHNjM0pQY0dReE1XTXhTMU5tTkd0VU0yVTVVa3g0TTJOR2FGWnJla1p6V2xocFIxcEdZMnRxVldkTGNtZEdRalIwU2xSSVRWbENhUzFGWm1GQ2EwUnpTMU53Tmxsc2JWbzNSR1JpVEhSSmJHVk1lSGhqV2tSWVdtTnNaRWd5UW05Q2EyNVJjekpzY25aYWVGOUZOV1F3Vlc1dWFscEVRa3RyY1VGNWRWOTVVbkI0WTIxM1dXdDVVa3B5ZG1OSVdIVmZjRzVKY0RaV1RVUTNaM0Z5WVhSS1RsbzBaMVYxVlRCRVUyZGtlV3hxTWt0U01Hb3pNVXR1ZURnMWRtUkxjbHAxYkV0V1pIZFZNWE14YVhSVVRFWjZURGQyUjBGYVNFRXhNM3B5YXpWMlUzUnFPVjlMWkdkMWRFTmFMVGhQVjJFNFVXaEtiV05ITTA1VU4yRjFaVGxyY0VsZlh6RTJia3BmZDBkd1VXbEpPWFZJVDA1R2JuQkZNM0ZDUmpkVldYQklPVnBpUVdSSmFEQXdRM290VjJKbVRVSnZWVll6T0ZWS0xVRlpSMEo0ZG05dVQzZFZUMnBSUWxGdlJWSldOR1ZqV201Wk1tbENiakJtYzB3NGNIVnNXR3gyV2xwU1luUTJaVUZXTkU1MlUxVkpSMGcwT1hGSFpYZEhPWFI1U0hWNWJHVjJWM05FY3pNek5sSmFWVmxaWHpoTk5qZFpNMWRVZGswNFkxZHRPVXAxZFd4MmEybDJiM1ZKZUVaNVJURnZMbXhWTTNRemRHbDBNV2RoWWpKYVkwOHphMVYxTWxFLjVKNnZ6M1c2c3JpaUpRR004ZS1QZU1lRGRKSTd3QTRkalhuUGZQTHVIMkUiLCJleHAiOjE3MDYyMTYzMzUsImlhdCI6MTcwNjIxNjAzNX0.LIPFTmPaTeV3Y59PIRiPUorPGAajhRcHZevysNpWOBs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:55.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:55.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 242493: status.find.is(200), but actually found 401
20:53:55.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,242493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dfdec07, username -> user.1002631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1866d888, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216035838))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnVuNXVhMzFyOXY3dWgxNDVydnM3cnNtdjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aldrb3lTMUJLWDB4M2JVa3paWEZETlhnMlgwNTNMa2RWY1hZNU4wZG9WMEpYVHpBek1uRjNjRUZIYkRWU1QzaENPVXhrWkZobWRYSk9WbGx5Vm5SNVUwSklPRkpKZVVkT1pFSm5kakZMVUhWaE9XWXpjRFJST1RobmFsTnVNWHBEY2tacVlrbEpOemt6Y2xKSlFWWkJlRTV0TjJVeVFXUmhkV3hLYTBWamRFaEZOWE13TkhaRWVXRnRVMGhYVjB4b1p6aHpjVmgxUldOS1ZsWlZVakJzY0ZwSWNtRnFUWE5VTVdkUVUxcEZPVVExZG1kTk5rcGpOR0pMZGw5R1NESm1Ua1JMTkU5MVRWaFBaRzFoWDJGcVQzbFRjbWxqZGtwRVFWcG5XbHBPZEVKbVZERkVjMVl6TjBKNWVWbEdjWGxpVDBaclduSlhNSEo0VEhaYVlVbGxNVlpaTlhOSmJERlBaWFIzVlhWeFoxOHRSbFV4VFZaMGNGZEZYMHN5Y205UFZXUTNYMmxxVW1KV2EyazBMWFU0UW5SNFZUZ3lZa1JmUTBSS1pFRmpORWQyTkdkM1RFUTNabGRvU25vMlkycHdhM05mU0VWUlVsQTBRVlZYV1VSSlRVbEtSRkUxWDJSelowb3lXa0YzY0haRVZUUjBhakowWTJaMlJHRXpjMlkzU1VOa04xSkNVMEZHY0VZMVpuRXpjekpYY0hsNFJHUklVMVpHTlZac1ExZzBOMEpmTkRSS2RVTnVRM0pJWDNaeFJWaDZkR2RUWm01b1preEdUV3RKV1dJNE9HVkpkR1pLUzA1Zk1uZ3lRakJwU1dWRE4wMXFWRVJJTlc1Q2IwODRTVmMxWkdScWVFUjJkbTh4T0U0dE5GWlZTbkJtVTE5NWRXZHJUSHB2TVhwTlYwUnpVWE00VG1JeFFuSnNUMWx6TkRjNWNXTTVOMlpKY21oQ2VYa3lSMEo1WVU5eVoxOWhXSEpXUTFjME1USjJWM0l0YkRKR2VIaEdaMWxmVEVOSmJ6WnZZMFYwZDBWQlIwbHJhM2hCTFhkeVkyZHhiMjQ1T1hSSGJVWnNNM0l3V1c5VU0zQnliVWhETVVaQlYwMTRWamRPTFZGSlpHeG9ibkJEUlhOblQxQXllRzVwWlhWb09XWkJObFZOY0ZwTGRIaFNUMDB4TW5KMFdGcDFUa014VnpkcGNWQXhkV2hpVGpaM1RrcGZaVUpITFdkaU5YQjFTM2hzV1RWT05rVkpMbFpPZG1OQ1VqQkdSRUpMZW1jd2FYcEJhR05TTm1jLnhQS2R0N3lRSmNRbFNrTjhwSkNpSkFWRnplOWlMNnE3RHdLSFNWb2llSGciLCJleHAiOjE3MDYyMTYzMzUsImlhdCI6MTcwNjIxNjAzNX0.Qo2GNaG-erkM963hPXNid6i7MIYVax2p608N_uq-K0w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002631"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:55 GMT
	x-forgerock-transactionid: cd146ca3-5f97-4a01-a978-5093500bb3e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:55.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:55.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 242493: jsonPath($.tokenId).find.exists, found nothing
20:53:55.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,242493,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dfdec07, username -> user.1002631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1866d888, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216035926))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:55 GMT
	x-forgerock-transactionid: 3a31e8d7-1ab7-41d7-acc9-18aabf07e0c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGNpZG5oZXE3bGVkNjliZW9wcW9uZjdsOWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R09VbG9jVzlvYUZnMVVUZG5TMEl5VFRjMGJEWkJMamxJYTI0eExXMXFORkl6VVc5MWVVeHlWRGh1V2taallXMWpWbFV5Y1Rsb2RFa3hSRVExZERGQ2JFVnhlVmt3UmpSVGIySkRhV3RDV0ZWdFlYQmFUMkpyT0hKck1UZGxWbTFEVG5KbWRFNTFXREJoWkRoR2IyMWhjRGhpVHpKNVRuWk5PRkZpVTJsYVNucEZkalYyVWs0M1kxOUtUVkZ3TkhCSlVtdExjVTl3ZEhWa2NHdDVVelIzY200NWRXa3pkalY1UTBZMWNHUXhWVkpqVW5CeFJHYzRRMVUzU2xkbVpHRnJVVlZXZWxSUmFXazBXazVUV25ScVluRk1NbmxJVUdoc2JtRk1Rbk5aTm1ocmRGTnNUemhhZVUxelVrSjBibVZKZFdjeE5WOXdhR1JFVDFwck1GcHdaVFptUmpCSGJtNUpWR0ZDUmpJelIyOUxZMjFoZGtWM1VHbGZWVlJUVTFwblRYZENaa2hDWDFJeFkzZHFSSEY1Y0VwVVdrOW1lRkpEZEZJdFVtcHFhR3MxUVRaZkxYQkVibGRxTmtOdFZXUjZUMHhJYW1KWWVXaE5OR2RyV0RGM2JGQkNkVGxVY3poTk4wOVdlRGxEVGpCWGVscElZVFZPZDBSemJ6ZEllR3AzVkZwM1VqbEthRVl5Tmw5ak5WSjJhMXBRYkVGM00zcFJNM2wzZWxoZmEyNVBMV1oxY0ZKMVQyMVVTMVJUWTJSQkxVb3pOakp2T0RZelNtaDBaRFpZTlhGblgxRnNjVzVaVGpScFkxZExZMUk0Y0haTVpVSnZUbEZZY21ZeVprVk9NVkYwTVhnM01UazJTWE5PYTBReGFqRmxTM1JmVVRsRE9YWnlaalJyVkdselEyczFhMjlZTWxWSVduaFBSMFY1YjJWRVdWVlhhMmhyUmw5Q1pHMUtiREZxYnkxS1ozaFJiV2RoUWxOdU9VTjBOemsyTWtORFNETllkRU5tZW5KVVkzTnRTVzFKZUZGaFlXdzRiR1IyWm1wdmF6UkllamxNWWxCUGRtUllXbWg2YTFZNFVsOU5XRkJaT1dOMFpIRkROM04wVjAxMWFEZzNaV1o2WjAxcmVVdHZibVJSVG5OVUxYTkpTRWcyWTNkRGNFUk5TSEIxU1VoR2FGbE1iM2xVVlVZdFVrZzNSVUZXWDNSS1JXWjFYMXB4VEhKa2NqWTVWelpZTkZvMk1qVlZMbFJaY0dZNFIyWnRSVVZZY1hGUE4ydGxXRGhuVlVFLklqVVV5OC0zLUYzdVdMblRWUDljOXJlNm8tX3EzS19saWszYWxlb2tPYUUiLCJleHAiOjE3MDYyMTYzMzUsImlhdCI6MTcwNjIxNjAzNX0.vtYK__7p1JCqTuRDVXZ7Kaz6yb_ygHRsYiqA1g7w9jw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:55.927 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:53:56.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 242511: status.find.is(200), but actually found 401
20:53:56.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,242511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c739290, username -> user.1001815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b055b0c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216036047))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXMzdDlma3J1N2w0cGgybjdzdXUyM2dzYmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dE1HVndkM1EyVTNsWE5HdDFOMVJSZG0xME5XVjNMamRyTlZGRE1FeHlibTR4TlVWT1RrNXpZalJLYkdseVdsWm9aM0JtU0cxQ1NIRlVXbWRKTlZWMWJHVXhiVkEwVlVjdFVFMVpVbmRGYzBWeFJITmFNVzlCYms1MmJWcGZOWGhHT1RaRFIzUXhjWE5mVkdad2RTMVJOVFZwYVZSV1gycE9kMUpaTmxONlpXaHdZelV6TUU5S2NDMDVSVzkyVWxsU1MzUlBaVXBsTkc5U2VXMWZkV0ZNTWxOWVZEaDBkSGN5UlZveFJFRmFlV1V3U2toeFJYbEtaelo2YTJjemFYazBaMDFKU1ZWTlNVUnliRWgyWVRWNVMybzVXVE4xTjBKcWVYUXRhV1poZVVoME5UQXhkWEkzVURsSlJFaFlUR05PWms5c05UVXRTVWx1YW5CM1YxSmpVbFpXVjFVdGJFZENSREJtTjA1aU9HZEdUMFY2Y0VVeU5XdHVVWFZrWXpJNWRqSjNjMDlGZVdWdFUxbDFMVVpRVFdoUmFsaHdYM2czYmpjMlpGWTJkR2QwZUVzMFVVdEZZbEpFV0hadVJIQnpjMWROYlZka04wSjNkMVE1UzBoSFZHUm5WMGRhTjFGTU5YZGxkVkpsTUVSRFNYVkdjMTlXYzFWVlYwMXpRVXRWYTNnMU1HRk5SVkZWVjBaSVlXNXdjMkl5U1RGYVJVRTJXVUV4WmpaMlRuUXlhRGhEWlVOWWIweHlja2xhUVVwVFdHVmliR0ZOUzFZeUxWbEdVR0pKU2twcWIwTkZRa1pCU3psUFRVaG9UVmhrVGpreFdUaElRMUJhTlZCalZYaGZMWFUxVnpkeWN6VTJRazU2UkU1dVdYUjJNRUpPY0hWYWNFbDZZVGhTWjFaWFdHVXRMWEEwVGtaNlQzaHhjWGRTYlZsQldXTklOVjgzV0daZlkzZG5jUzFQTURFNE1GTmZhek5yV21oMGVrRnNZbmRtYUZGeFNtSkRTMHh0Vm05SFVUQklURXgzWVhWTFREQk1Za3BRWW1aYU5IVTVlRUZyYlRWWGQxWkNUWEp3TVRGU1ZqWjVRM0ZuYkRCc1oxVXRWbVJEYVhGSVJtMDFiVVJ1UkRoWFRITkJTRUpyYm5wMGQyOWxRM2QyVDBoRmVsbFlURVZ6U25Sd2VFeE9SbWhTUnpGa2EycFRTVmxhWmtOR1EzVlhOMFZtZWtKV1ltOU9VMWx1YjBSMVFqSkZMbVJIUmxsTlIzZFFSREpDYmpGdFNXSnpkSHB4Y0ZFLkJ5cDZ6T1FaTHA4VTAzU2NINm8xV0prWkhhc1J4VVFNWk11dHBMWmVrd00iLCJleHAiOjE3MDYyMTYzMzYsImlhdCI6MTcwNjIxNjAzNn0.6rs9v0qv98lrofUw0hBIfFgMFtR9Ssb5VudRWncdrrI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001815"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:53:55 GMT
	x-forgerock-transactionid: 90cbdf49-87e5-44be-a695-efd9a20bd05b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:56.098 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:53:56.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 242511: jsonPath($.tokenId).find.exists, found nothing
20:53:56.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,242511,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c739290, username -> user.1001815, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4b055b0c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216036137))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:53:55 GMT
	x-forgerock-transactionid: 132b296a-dc15-4455-9f81-b861a67cd659
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmllajRvZmFkOGNwNmVkbzgzdGhwcTFwM2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmVIaG5UekJTY0RWTmJXWjNVM1ZZT1VaMWRIZFJMbm80VlhCdGVHeEVTMFZoTUhsNk9VeGtOVTVpVFcxcVZtUlJabWRYYzJKaWIxQmFVVkp1VlRkRE9FdEdlamRzWDAxU2EzaDNlbEJVUkZOU2VrSkRSRVJ5U0ZoVVJXbFpVbEZrT0VaZmJYWkhjemxzYW5aNk9IRnVhamhxZVhNMk56ZEZOREEzTXpKTk1ITkRhRlF4ZEZGQldGSkZOR0o1UldGV1J6ZExiMU55UW5WZlEyeHdjemRyTWtsaFdqWnVYMjFpV25wb2JITTRUbVpvV0Y4eUxYUjRZbFZ5WnkxVVEyTjRaVE5EUlVwekxUWXdPRk5tTFhZMmRVNU9UVEJVUjNWbFEwbEhZM0UxYmt0TVUweHhOa3BDTWxodFZUSXdkMUZuTlVwVFFrSkhiRUZJWm5kb1luRTRRVXgyTm1KRVgxSTJkR1JNVmtSbGN5MDVjMmRSWlhKWFMwZGFRbXg0VmtoV1NYVkRNMFJpVEV4dUxUSlFRVEZJTWpJMWIyVTVlVVJKTjBock9IaFFWR3hFV1ZndGFsUk1TbVJwV0Zwb1dVeEthR1pLWkZOTVpHNDBabmhKU0hRMlEwd3lTVFF3U0ZKSE9FMUxTSFpmU25ob1dFMUhhVE41WnpsSVZEQTFPRTlCU25ac1ZrMTJkRUpZVWtsRE5FMVVkbFEwUlZCRE4ydFVjMkZZVkVWMFFTMTJhV0ZaYVVWcGRtSlNObHBQZUVaNFEzcFZhSEpwYjBkWGNrRmZXblkwTVVGbVJWSnNhbXB0Tm1KWFduaGFSMkZyZG1kalpYQnRNVTlrWTAxbFV6ZHlWRzVaU0VveFlVaFJjRmhCVGtKV2NHeHVMVEJhZUU5S04xcE5laTFmVlU1bVVFWTNRbTFUZVV0a2N6RkNiRzQzWm5scU9WOUtUVk5ITTBNdE9YRkROME50UVdGbGJVWldNbE14TWtKRFdIaGFiVVpoWVdOYWVtUldVRkJYZUVKVmRrdGlOSGgxT0dScVdFOVJVbFkxVnpSdFdXOUllbVZJZVhaNVFrSlhNaTFzVHpaVmQwdERSVzU1VEhFMFZrMXVjR2hxWjBWa1lqQldPR2RaWW1GRloyUXlXRmhPVDFGdk5WTTRielpOTmtwM05tWkZSblJFUlVsTWVFeEdOVEJOWVVGdFVuTlRZMUZhV0ZSMmJHVmtMV1Y2V1ZBMlZVMUpaSEpEV1dJNGJXcHJMbTlFYWxWS2RHSnBTbmt6UTBnM2MwTnNMV3RUTTNjLmxhT3NqUUdFcUdwNDNSVzVBZWxSSUNlQ1RjOHlFX3JiNFlQN2p2blk2VDQiLCJleHAiOjE3MDYyMTYzMzYsImlhdCI6MTcwNjIxNjAzNn0.KHyV666WIqzm0bQfBh3GnnJ6Eit7ueUYq8cH_Lgqejw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:53:56.138 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:53:57                                        1630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=467782 KO=12478 )
> restLoginInitiate                                        (OK=231683 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=230975 KO=684   )
> restloginProgressiveProfileCallback                      (OK=5124   KO=684   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.02%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.02%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.31%)
> status.find.is(200), but actually found 503                      4958 (14.29%)
> status.find.is(200), but actually found 401                       684 ( 1.97%)
> jsonPath($.tokenId).find.exists, found nothing                    684 ( 1.97%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################-                                        ] 44%
          waiting: 299812 / active: 35     / done: 242768
================================================================================

20:54:01.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 243357: status.find.is(200), but actually found 401
20:54:01.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,243357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44a87c5c, username -> user.1002054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13575758, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216041743))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzJsMjkxMWc4MnZkYmRnNGtrZG03bXJnaWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0emVEZFliRUp1ZFhNMVEyUnBMWGh2UldJeFIwbFJMa1p1WkdNd1NuYzJObEJtV0V4MmNYQXhhVnB3TlRWWVVHVm9PV2g2Vm1nNFRuWnJMVTVMV1c4MWRqRnlabVY2ZG1sVmEwRXlaMGhIV1dWU00yZGxTbUpsVVdKTk5XUndWMDkwVDJsTFZHUlFlamRuU1VST1oxSjJjWGxMYUV4c1dtRmxWVFpuVEdoUFMwWk5aa3BDZVhsWU5FRnpiRTl5UTNBNFRuaHFNbVJUZVhOMVVHcHFYM1puVVZwVlpFSjNjVVZGU1VORGRXUmtRV2RSY0Vkek5uSjZTMVJ6U2taZmVUbDJRV3RFT0RkUWNFVlBhbVYwTVVjMGQyOUZlbEJ4Ympkdk1sVXRNRVozUm5KTGVucDRNRzQzVnpSSVRIcGZRelJ3WDNCeFFVcDFVbVJSTW14WFNFd3lhVUpaTm10cWVGVTFRazFVVW5wV1V6bHVRekZZZFRSMGRuYzFOUzFXUTBScVVYRXpSMlo2Y1dKSk9WSkdPR00xWWpKemNIaGtlVEZaZEVOa1ZsWmxWemRITXpGQldFTXlZMmxtUkZCSmNHUlFXakpDY0ZSUmNISkhZbkZ5WVhkeE5qUkZaelZZVDJFM1JtWjJUVFJ2TjNVd2QyaFRUblpJWDNWUlpYZzNPV2RVZFVvMGFFaFROMUZMYW5NNFVGWk9SVVYxVjI1cWRqWlpaMHR2VVhadFNtNWxjSGd0VGs0elRVOVhjV0Z6Ym5JeWFIQmlTMVZwVTBaUU5rc3piVjl6YlhSc2VrRTVhbm80WkhkVGNucFVSWFIxU0ZOcFpHUm1SVzlxU1ZGUk0xOTVXbnBRVUhFNFdrVnBaVlJETjNWSldVNUxRVlZwYjFkNFUyTnNORWhDWkV0SlRHbFZiRWhQTVVzeU1HeFNkRzlOY1dSM09FZFlkazE1ZFhGNFRrOWxOMWxPZGkxRGRYa3lRMWhmVlRCek1qbHNjVEEyTldsaWJYZ3ljWGczYW1SbFVUSXdYMEoxWm01WlJFWkNhMnhLYzNrNVRFNXZibXRPZDNvd01FUnNlV3hzYWpKNVgwOWZUbkJzZUVFM1dXNXFaVVZ5YlRSVE5YbDZSMXBpTlVwbFdWVndXVnBQT1V0c2QycERTWG94UlRkeWN6RmxMVGhMVEZWd1h6TlhZbkpOUzBkalpHRXdRMDl2VFRWR1FVVlhTVVZ1Y1ZCbFRFRktkRUpxYzBKT2VVVnpMbGQxY2s5aGRFOHlNVXBvVGpFM1prbzNOV3hDVGtFLjVJNlA1bDBVMWNfYS1YQ2Q1T0JfQ1hjNzVUcDVtblV3SjM5QUdrV1B3czgiLCJleHAiOjE3MDYyMTYzNDEsImlhdCI6MTcwNjIxNjA0MX0.FdlipqZHBC3nk4OMGQPIyVtg1BceoIL4i65r_Z6J8FM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002054"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:01 GMT
	x-forgerock-transactionid: b7622c1e-5e78-4a80-b31b-92d8aaae9fe1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:01.793 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:01.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 243357: jsonPath($.tokenId).find.exists, found nothing
20:54:01.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,243357,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44a87c5c, username -> user.1002054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13575758, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216041833))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:01 GMT
	x-forgerock-transactionid: 89778d63-7fb0-4ab2-b206-f2259fda254b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHBxdGpobGtucTdoY2M5aWMyNjhoNzdpa20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aGFqQnFNSE50VURCTlptMUxOMWgzUzA1NGNsbEJMbFI0VUZGRk1VcHFWMDVsUW1ONVJqSXpVRmhSZG1oRWEzSlFOR1p5TUhseFZGRmlWbXRzTUhsa2RFZGhVbWN6Y1RaV1FURmFVV1ZIU2pneVEzZEplamxpZHpsbFpVRkZZMGxIYTNNdGNHMDFUMEV5U1RKUlFsUkRhVlpaY0hkaloxYzJRVGxzYlhoYWNIbGpaVWhWYjAwMWRFMUNla28yVUZCM1NFSTFOV0pRWlVKaWRscERlV3N0ZVVsaGMxZ3pMVVJqVG1ZMk1teDZOakV5U1dORU5sUmpVR05zVW01UFVVNXFRMGx4V1ZKb1pGZzFkaTFvYW0xbVVIbEVhV2syZW1sNFJqWmtabkphY2psMWJsbDFVelUwUVMwelNsRkZPVXRrZW1GTk1IWkpjR1ZmY0ZKaWNHMHdORE0zUTBaaFFVVXlSVGMxY1RKVldWOTFkbFV3ZHpkWGVUSnhlVEY1VVd4M1NtZHNWMGxGUVVwaFFtRjVNbVpJTm1WWVoxZERja1psV2pScFkzVnhkVXRQVmkwM1IxSlNjREE1VlZsMVZuVnZaamhQWlRGWk5qYzVTVmsyWjJSYVRreEtNa0pUYzFjM1JIbHFhbHByWVc4eWFXTTRkME5CUkhZemVHNUJNa3R4Y1d0c05XdFdaaTFGU2tFelRIUkxRMVJGV25wRldGQmhRWFIwVHpBeVJrUkhRV2x5Y2t0RWJTMW1TVWxJWWxWWGEyUklhamRTUmxOdlMzVXdSekY2YjNWT2JqWjVlazlsVFRSNk1DMDRUVko0YmxGU1oxcHRSbXQwVFZSdWEwOUtjM1JLT1VwVVNWQjBiMmhuYTJSWWVWTm5aRU5oTjFneFVUWlJNbkpNZURVMGVGSllNamh3TVdwemVsZGtSamN3WHpoNldFMXJielV5VlZJelQxWmtVM1p2V25WdmVISm5Oa0ZtVm1SaWExOHlaM281VjJ0S01IWTBWVkZ0TWtkdmRGVkVhVmRNVVVoSk9WZGFWMGRGUTNSQlUybHpha1J6TjNKbU5ucE1OREk1YkVrMFduaEVXaTFETUdoVVJWcHJWekpGV2pCc1IxYzJWRWx1WWpSbE5qZHJXVVV0TTNoc1pVWlpOVmxaWVRrd01WVk5UMUUyZEc0d1VGazJaSEJWTjJKNFJrRlFjM0ZOVlhsbVUxWktjM0IxUmtGaVJsVlRTV1I1ZURSMGJrSjNMa1JzYm5KbWRFMDBRVTlQTm1oT1VVTnVlbkpOV1ZFLi04Y2xjNUtNMGhjWGxxMFhZQ25EaGFLMEt0OHBUR1lCRGNBOFVITHVFbmciLCJleHAiOjE3MDYyMTYzNDEsImlhdCI6MTcwNjIxNjA0MX0.goPZlbsoa2XRPzFAM9OvcbzW43uULMirWdFVG8jxX0c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:01.835 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:02.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 243405: status.find.is(200), but actually found 401
20:54:02.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,243405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5be3c6f2, username -> user.1002672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@565f7b87, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216042109))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianI0ZDM1dm9mZzI5MXJianBxcGE3OWtvODEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cE1HMHhUMHBXUzJOT2IxOVlNR1ZsZUhZMFlsQm5MbmRLT1V0VVpIUjNaM3BDZFhkRGQwcHlWbkZ0TkhVd1dXTXlkWFZMUkUxcldYWlZRa05CZGtKR2NYVlZhMEZ0T1ZOR2NqTlROSGsyVEd4M2EycFhaVU5JVlRoRVdVbFBXRVZRVGtJMFVqQlhUR05pV1hWaFNEVkdWemhKWlhsME5taE9NME5HU3pkNmMycHpVblJDTm1wcFVHc3dlbGN3YUZCdGJGQXpWR3BDYjJGNmJURjRTbGRNUjE4elZtOUhTV3hZZUhGSFUxOTJlWE5sZG5kelMxSnZjM0ZhY1Rsc2NHeFdNa1J0YTBGdU0wdGlVR2h5VlU5RlFUSTVNbDlRYkdadWFrUk9VM2MyUTBwMldGSTBkbXhLV0VNMFZuVkxSME5DV1UxSk9HNXRhM1F5VlVOTWVGcHBlREpLVHpaS1VqQmxPV2d5U1ZVMU1raFJRelJCVlVkZlMxQnZNRWRYY1dnNFZWZEJObGhJZFZka09YVXRWaTFYYVZGVGNIVmlMVEZtZDJkTWFXTTJhMGhaVjJaaVpEaGFWVGREWDJKdGNFSjBPRnAzVFdKcWIzZHhjMmRVY20xcVVtbEhWRWx0UWtzd2NsSlNPR0ZpVDJ3M01GTnlPRUZzTm5WdFpYQnVUWFkwZDJkS1NVSllRMGRpWTBGVWMwTm5kWEZ1TFRGNlMxSkNjazVmWm5RdGJsUTJWR2hWYUU1UWVuZHNVbFV4WDFaQmFsVnNNVU5rVVV4dFdIUjRTMWxFYkRKUExYb3hTV1J0VVVoelYybFFlRGcyTm1oRmJtZzFSbTlsUVZaM1drOW9VMUExU1RaVFoyWnRaRE5sU1dKVmEzSmFNbGQxYVRGRllVcE5SRGREWmxGU1dIZEZRVkl3VTBjMWVtRllVV1owYjNKNmJuZHZaVWw2WkhKQlUzVXdkbVpSTFdGU1pFTnJkWEpEZVdKM1NsSlJWRXBTTTJOUGVYWjBjakpVZFRCTGVFZFFNVE5ZUW1FNWMyRkdVMDh0YmtWRGFqUjJjRFJWTTE5d1VXOXBkSEZEUVZkWmJXaFhjRE55WWtScldVVjRlRzAyY2pWU1JHMTBOR1phYW5kd2JVaG1RMVEzYjJsTVdUaElVRWQzY1RSUFUwcFdOVjlDWWpsRFRWYzVjbkJRU0ZCWllqVllUazFDWTFkWmJYVmxTRVUwVjFwcVNUQndZbGhzV0RCd1QweG5MbkpQTmpVM2RXaFVkMVpRVDA1VlpGaFdMV3RxWjFFLkV5T1BPX2tWNkRxWmZlVG9INGZSMzJYRUQxLWpxaFJtblF6OFYyTmxmZzgiLCJleHAiOjE3MDYyMTYzNDIsImlhdCI6MTcwNjIxNjA0Mn0.-m9ocpzFjeeA8Xj0Z_yUK-w2EJ0i5mU70DSBzbScSIg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002672"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:01 GMT
	x-forgerock-transactionid: aa39a421-591b-485d-8f3e-242a5f4b1e3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:02.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:02.196 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 243405: jsonPath($.tokenId).find.exists, found nothing
20:54:02.196 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,243405,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5be3c6f2, username -> user.1002672, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@565f7b87, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216042195))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:54:01 GMT
	x-forgerock-transactionid: 839ea546-41c7-4007-898c-bc938a89b964
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWw5OHRpMXZpZWJwaWdib2g3ZDRkNmpjbCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVWU21wR2QxRkxhVkJFU2xSRE5YcDZRMDExTkdGQkxtWjZXRzVFV0RWTVRraFRkM2RzWkhWSFJrUkNZblJMYlVkRFMzcHVSMVJZVjJkaE9VSlpWV1UwWTBwelIyZE1XbTh5YlZGM05YTXlaWHA1WDBrdFdWa3RlblZaYVZKdlgzbFRla28zV1RKUmRHVnFZelJSYkROS2EwRk9UakZVTmxsR1VXbFZXbDh3VkdaR1gxWnRSRmxyZVVWSFJGSTBjR1prTFhNMGIzSmZNbHBCZFVWNGVEaHliWEpMV1d4RVpFZERhbmRrTUhsdFpXUnRZME10UTJwb2RVNTJUVU5ZVldKaFZqTk1XbmhRWW1sYVZWWkxiMU5VZVZOT1FWVk1iM2haTW1KRWNWcEdZbUZDYUc1U1UyVm1TamRYTW1sd1UyNTJXWFZVVjAxS2RFVkZURUpDWkRFMFREVk9iR3hhZFhGUFZucHhlbFZmZDFoVFYweHNXbEJTYld0VVNtdDRNRFE0T1U5M0xYUXlXRGQzVHpjMFowVldNRVpuWWxoc1JUZDJhWGczVVV4UVRWOXZiRUV6Um5WMVNHRmpOR04xU2xJNFlXVlZWRlp3Y0ZSTWRVZHVNVGxyWms1TFZETndTMGhIZVZWdUxYUmZkREowUnpaR09VRmxlR1pEZWtoTk5sQnZiRzlaTkdOVk1VRllhMmN0UVhaVlJWTndNVEZqVlU1a1QxZHdUVmxmU2t4Mk1WaDVZVVZGZFdoWFpURnlaMjlYV2poUU1YRkdORmN6VXpCMWJFSXhZV1JpTmpOdGJrTkllV2xWY0dGSmFXVlpaVlJIVTNBM1ZrNDFaemx6VEdWclJ5MTJVVmhDVDA1Sk1UVjBPRkJVYnpkV04wNVNWR0pwVGpKTlVuZG9ia2wyYTJ3dGNrVndSbXR5VTNGWFVrMU1Wa1pFUkV0RGRFUkplVEpHU210d2NEZEhWVXQ2V0ZwMGNGbHZhVXRKVTNsTGNHbG5WVGM0YzBOZmNIYzBURnB0YTFONWFrOWxhbTUyVjFFM1lVaEZURjl2VUVWaE5ISjNNRFptYVZscFlWRmhXR0pSVlZKek5HOUdaM2cyU2kweWJrczRjRnB2VDFGaE1reExOR2d5ZDFrdGFrbERUWEprVjI5emRXazFURWhHZDJOVVRWUlBjbkkyV0ZGUkxUTlRSMGhCTm05Qk1FaFFRM0pMTVhWRVV6STNOell4VXpCWE9UTmlaRVphWW1SdkxrVjFRaTF1V204MlZWOTBPVzV0ZUZGR0xUSnRNSGMuUWU3MWtmZWhlck9fWWlNdzBuVlpiTVBsOVgzT25JalJfSGg2Mmx2U1A1VSIsImV4cCI6MTcwNjIxNjM0MiwiaWF0IjoxNzA2MjE2MDQyfQ.ijVSHmH5lBxtAXB2w-22BY_jripLud9vTIBMtvozm1U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:02.196 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:54:02                                        1635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=469192 KO=12482 )
> restLoginInitiate                                        (OK=232384 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=231677 KO=686   )
> restloginProgressiveProfileCallback                      (OK=5131   KO=686   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.02%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.02%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.30%)
> status.find.is(200), but actually found 503                      4958 (14.29%)
> status.find.is(200), but actually found 401                       686 ( 1.98%)
> jsonPath($.tokenId).find.exists, found nothing                    686 ( 1.98%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################-                                        ] 44%
          waiting: 299113 / active: 29     / done: 243473
================================================================================

20:54:03.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 243554: status.find.is(200), but actually found 401
20:54:03.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,243554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@496b3d4e, username -> user.1000394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16d85b89, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216043144))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDA1bzc3N2VmMmdtdmo0YXFjdDRxNGhwa3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c05scHRhVmRYVEZsak9EZHhWV3hRT0hoQ1lTMW5MbGxMVkZwT01ubzRPR0ZvZFhWVFpHTnZkMWwwYzNKRlExUm1TRXRVTjNRMU4ySkNhbWxsTmtsM2EwWmZURUZ5V25nMmQxUk1lRmc0U0dGUGRXcFBkbDlHUzNaR1lXeDZOVmhWVlZSUlZIcHhOMVZwV0ZGbWMwMTRhMmRWWjNoeExXMWZSalpITUZCd1RqRjVTRFJOWlRjMVlXTTNOWFZPVFRWMlptVkRNa3d6ZEdGdmVrUm9VMlZ2YlZKdWIxYzNRMEowWVU1d1pVcEtTV013WVRWWWVsZFVNVVo1Vm1KRk1rcDNjSE5JY1hCU01rbHhkblZWVldGVE5sUkRaVTAyYlMwNExWSlhUMGRrT1dneFUwNTJVamx4TkdZeFEyeHpTbWhmTjJvNGFFNXhRV1ZRVG5SbFVtZGFObTlQUlhOWlgwVjBhRkJzVjFnNGJURTVURGN4UzFwallXeEdUM05oVUVGck1uRnFkalJOU2poR2NGODFaVTg1Y21GeFVuTndPR3BFVW1GSVZUWmlVV1pPU1RkemFtOWpNSEprU0hFdFdHZEVWamRJV1ZaU09IRmpSMm8yV0dzMlEzRnlOWFYwT1RKWlZqQjVkRXRJVTA5WVduUlJlRFp5UXpSNlV6QXhWMmxpZW1wQ1RsWTBYekJGWVRGVlZFSjZWVU52ZEVGa1ZUbFFialp0WVUxTWQxRm1TVm8xY21wSlRTMVdhRFJvTld4WmFuRlhWVkZrUW5wSVdqTjZWVmg1TWt0TGFYQkpWM0p1U1VOMWRucDRYM2hsVlY5VlJtOTJORVJaWjFCWFZsVlZka1kxY1ZZd1VYTnZRM05vYzFsU1dsTldTbVpXTjNScmMwSndlbTEwVFd0ek5rOXBRV1ExWTJoNmRWOUthR2RIWXpCaFpUUlpTa2c0V2pKaGNXOTVia0pmU0VFemMzSm1VRXhHVjAxNVZITmlRa1o1TTFwc1drTkJhMGxhVm1GeU5UZHNWbk52ZERka1lWbEhjamw0Ym0xYVNreFZabU41VUZaMlJrcGZWVEJ0Wkd4S1dUTm9UMWgwYTBoSFdXTXlTazlsVjIxNVdHcDZlazFxYzA5dldVWXdhakJDTjJwMWNFdEtibTlSWldoNlQzRlhUalJTVTJFM09USmpZblIxZFhndFgybHRkazlYUzFGWFJXNDNOVEk0TXpsTFdXaHNUMkpOWkhCMVUzUm5Mak5ET0MxQk9FaDZTWEF4YldReVRtdHFjSHBvVUVFLnRRdmRzQ01YUFEzSTdXcWtZakU0dkpidXBCRkdpT3V2WUk0TmtnakNBSnMiLCJleHAiOjE3MDYyMTYzNDMsImlhdCI6MTcwNjIxNjA0M30.s6e8pjhnmNSmtCXsg3Qv0u26uSlMoc3ot1-sFvamtvA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000394"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:02 GMT
	x-forgerock-transactionid: 2063d3f0-eede-4dba-a088-351c58e45157
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:03.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:03.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 243554: jsonPath($.tokenId).find.exists, found nothing
20:54:03.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,243554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@496b3d4e, username -> user.1000394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16d85b89, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216043232))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:02 GMT
	x-forgerock-transactionid: 96f6e159-a3f0-41da-90ba-536085ed6251
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaW9ubDlwdGFzdTdsaTFoaDE3aXBxOHBvdW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVdrSmpOVEV6TWxKd1QzcGxTV2QyWDBacU5XTlJMa3BEYVd0elUzUk9ZbTVMTFZaVVJVMTZiM0kyUTJSUllteGhSbGxZVlRKWVdGVlRRM05oYUY4NVYxRXRNbDlJTkdaWFoxQjNVbDl4TWs1UmR6QlNYMFZtZW01cGNGVjFTbkJOTnpocVREUndWMXB0WW5WWE9VODBObk5CT0dSbU1GRk1aV1Z1VVhOUGVXWjVOM0ozU1ZseU4zTmxZMDVKZFRCdlFtaHdabk5wYXpKaVRVOXJaV2hGZVdGM1lqUkVkamgzWVVReFdFTllSMDVwV0RNelIwSTRjRkExVjBsd1RqZHNVa0ZQUjBjd1dWQlFXbFJPYjFVdExXSmhXVFExZW1JMU5WUjFiR3hJVEhwWlQyWmFZbDl4YTNoVWRrSmZjM2Q0YlVkdVJTMXFNVzlPZGpSdlZVcEZWVVF5VUhZNVpWbFlkazlQT1drMmIwZHdZVXN3VlhsdmNuWTVTVmhUTFdoU2RrTjBaMXBJVW1KTk1XUmpPVXBDT1ZsME0ydzJTVXRzTlhkMGVYQjRRMUJ0ZUMxNmIzQndiRkEwZWpONGJVOUdSVkJvUTNwR1NFaFRTSFIyVm5Gak16ZGtTMjFMUms5UmRFZE1aa2xrUzNWaVlXcGhSMFpTTlVOS1RFVklSVzVMYVdKM1kzVnpZVWxsVEVKMGVXNHdNbmRIUm5KM2RWWnFRbWQwTkVKalFVWTFSRkJNY3kxQldFaHFPRGRQUms1blltWkllVnA0Vm1WT1NIQlJkMmRQTjFaTVluTkpTbEpJWW5oQlpVRTFXVzFCVG0xQldrOXNOVTQyWTJWMlNqaFBhbUpTUmpGMk9UbFVaRlJaVkdzelpVaFpZWEJvZDNCaGNIQjFlVFF5TFVodVRXcFBjM1JMWTA1QlJYbHNiMVZGZFVOZlZFVkZkVnBtWVU1cGIybEpaR010ZDJOcFNITTFRWGQzV2t0VWFUTk1jMnRuVkVVM05UWlNXR1ZvVEROS2EwcEhhak5IYkc5dFJIcGtkMWR0UmpKb2NucEZOMHBYVlc1dExYazVUVmg0YUhwb1JuRjZOV2h3WDI5amJsTjNibDlmWlRGRU5FdGlVR1ZvUTJsVFZHcENNbTVXUTI1NFNGbHlWbGxYVlRWUmFuaEtaVWd4WHpWYVdEaDFiall4WjJOWU5EVjJPVFpzWjNoM1IxQlplVlJqTUVZMlFuZDNhVGRMUldaclZXeEJMbk5JZEdZdFJEWnBTRnBTWDNwUFNsaFliWGhLVjJjLklZMlBxaWlZT2dLc1o4c3dJMWw1NWVudXRVRFBYRDNfMU14Y3ZOU3BTbG8iLCJleHAiOjE3MDYyMTYzNDMsImlhdCI6MTcwNjIxNjA0M30.6IWk6Rr285wOnGlQwcVu75Wbgax0AmNQVXpZMljtMFo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:03.233 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:03.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 243605: status.find.is(200), but actually found 401
20:54:03.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,243605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b1d124a, username -> user.1002227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aac1573, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216043489))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXB0dXAwNXFqZXY2YW1pZGF2c210dDRuYTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmVVcFNlV05TTTBvNFdrYzJVSGhrV2tOcVMwUlJMakF4U1VkNVJHOUZlR1ZDVFMxRExYbHZRMVp2VEhCV1drbFNibTh3UXpOS00wY3ljR3hhZEVoTlNGTlRSV1ZzUTBjNGFscGZSVUZNUVc1YWQwZ3lUVmhZWWpGNlRraEplbmRGUjFWUGEyOXJWVUV0UWxkbmNqRldRMWQxUWpkdmFsWmhlSFJEU1VzelpTMUtTRVZKYlc0emRVd3pRMGRpWW0xaGMySkxkVVI1VkdwU2FqVk1NREV3WW5oNFZtRmxVV1ZFYlZCdk5rNHRZa3B5TFRsWFFrOXdiazlJZDFoT2RtWXhVRkJZU2xWQ1ZXSkRSSFEwY1dwblRuTm1OVzFOYkRkeVVrUklXVzU1WDBodGVXVnJNa1ZzVW5od2RGTkxZMU51WjBObmRWTkViSFpaUkdWelpYTldhUzFoYWtaUWMxOXZSVGQ0WTNsVE4xQkdhVzlJY21neGVHaFpOekZVUkVzMlZuRmpTRFZmTUdWNmJsSTNhMDV3VkVNelNURjJaM2RNTFhWa1QwWk9OVGMyU1U5R05qbE1kbDlDVWtGeWVuRklOMmhuVkd0U1dISjFlRzVIVEZWVFJ6WTFWVU5MWkhCSVVHODBTVkZhVTI1TE5YZGxjWEJSUTB4RFdXSk1kMGcwVVhGdFNuZzVZVkJTWW5Rd1owdFFVVEozYkZZNE5VMWhOSFpDY2pGTk1tWjRWMjU2YlRrek1DMURVMVZmTTBKa2FWRmxNM0pmWHpSeU9XZ3pZMkZEVmxWU1UxYzNPWE52T0c4MldVbGlObEpMZUhwcmFHeDFPVTR0UlcwM05XbFlSRlJ4WDB0YVEzVk1NV2MzWnkxVVdFZHNTRlpMT1dOa2VGcGhaMmhvY0ZONFJHWlRPRUo1UkRCWVJGUlFiSGQ2ZVVsVFFqVlNWRFJHZFc5dWNteFBTMU5EZDNaTk4xRkVWM1ZwV1hkS1dGVTVPVU10TWprM1luaGxPVzFLTldWTlExaEhOSFZMVDJnMlpqbGZPV2N4U0dvdGREUkpNVzFXYjA5b05FOXdibTl4T0RFd1V6VllNSGwyVjJrMmF6ZzRWekJDWVRZMGFHWnZZWHBvY1VGM1FVVnJkbTh6VDBkRFUxQmhWbFI2U2xRd1VYVkhOVXB1Vm5sNFQybzVMVGRQV0RreVNtNXRiRVpZWjFwdlZ5MUJZWGMwTVZWR00yZEJTR2hoVDBWbWIzbHJMa3BwYm1aQ1NEaDBUVkZaVDBkU2F6VjRObEk1TVZFLjFWb0xDMmdNM2VTdUlRN2pXQXVPWm5qbTFxYWx0RGw3STZpWHFOSExtRkkiLCJleHAiOjE3MDYyMTYzNDMsImlhdCI6MTcwNjIxNjA0M30.ErSVJqqvuLq7gLJ7xrsIKxhRbd6yVbL2vWzqKXwJjos","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002227"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:02 GMT
	x-forgerock-transactionid: 723daeb5-7034-4766-8219-b6770caff1ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:03.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:03.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 243605: jsonPath($.tokenId).find.exists, found nothing
20:54:03.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,243605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b1d124a, username -> user.1002227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aac1573, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216043582))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:03 GMT
	x-forgerock-transactionid: dd130f21-6077-438c-9210-f6131df6ed64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTFvYWxobHVtNGh0ZmdjZjFzcDYxNGNiNmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VldIa3RWVGxzUVVwV0xYWnZRMU4xTUZaSWRGUjNMa1ZpZFU4d056aGlha2s0U1c1eGEwRTJRalY2VERneWNHdHJSRlk1U1dodWJIRjVZbVpYUkZWZmJYUlRRMFJ6VGt0SVV6Wk1NME5xYUdOUk5FNXdaMlY2TW5KSGFFVlplVXhoVlhnNFEwbEdXUzFLUzBSSFNqZzBTeTFmTVVNNE9FZDFjeTFTVTJOd0xWZGtPVlJzT1d0MlFYTlBSREZEVFY5V2NEZHpjazloVW1KTWJteG1lV1kwYmpSeFdVOW9XV3RIYWxSUmFYaDRSbE5CZDNsNmJYcGZNM0ZUYmt4RFUwUmxlamxWVWpkRVQwUm5URkpGVjJsbWJtbEJNMVZCZDNnMFFucFNaM1Z6VUZaMFkyZ3lRVFJ3TUhZNWQxVkpXSEJoVW1Kd1lreHRTSEUwZEdSMlFpMXVUMFZNUkdzMmMwWlpOalkxVkZCSFVUSlBSM0U0YlVaQ1lXaE5ZME5xVmt3NFZUZEtSVkowYUdrM1NGSTNkMGhKTjI1WVNXVktRbmxLUkVGdVFWSktOVkIyZURWWU4wRm1jRWxKYzA1emN6QnFZMXA0U0hWNldGaDFOVjlsU3pGR1MxbGZjRmh2WW10TWJsOVVjMVZYZVRSUlVuWjVRbUp5UWpGTU9VTTFXVlZLUmtSNlkwMHpRMmRYUW5wWmFFaFJXVkYxVGpWbVNrVTJTVEZ4TkRsaWFrWllTM3BrWTJvMVZVOW1VRkpJVGxGTWNWcGlWMnRYU1ZoWFEwaHNNbUozZDJsSWVrMHdPVXBPT1U1elFuaHVlVXRJYnpab2RrNXNSMDVsVWxwbVVXeHBRakI2ZG05M1JqZHBPVU13ZG1oMkxVaEhWSGhaVWpjdE9HSnBhVUpsVkhOTmFHRjRUMVl3VjJGWlkwdEtSa3AwWmxOU2RrdEVVRlJJV0V0cmJrRllSbW81Um1sMFQwbDRlR1J1TFVoaFlWSTFhMmh6VkZKWU1WWlNTVTUxU1RKNFlrcFRPRUp3Um5WVk1taDBhME5wUzJwRWFYRllRMkY2ZUZaeVlYVlRZVGw1TkVWdWFqSTBTRE5UZUZoeVEyZFhhVWczU3pCSlozUmxWMjVNV21kT2JTMVhVREpOTVdwa1RXODJSVXQyT1hCWlp6ZE1UVTVRYXpaTmVuWjZNMVl4TjFkQlVVaHdjRk13TTA5d2VsTmtSVFpqVEZabGEyeHBOR2RGVG1VeGNsUk5MbE5xVnkxa1UycFZTVmxxUVZZdFVHVnZOMjVvYldjLnJwMlVjQnVvRGNpcHJCay1OZGw5YnMtWEFvZGFITjl0QVFqbVJVZks5TTAiLCJleHAiOjE3MDYyMTYzNDMsImlhdCI6MTcwNjIxNjA0M30.9ioz6fAyL9LfmCUeo58M33O_LJv2IdGLtlT4WpW_8fc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:03.583 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:07.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 244244: status.find.is(200), but actually found 401
20:54:07.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,244244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d6cf431, username -> user.1000412, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1de31a0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216047602))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMm01b2J1Mjg3cWVlcGwyNzhuZnVoanYxYjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVYyeHlXVmxqVUhWTVVFbFlhMDFDY3pGNWQxZFJMbGwwY0hsamNISk9VVGx6VjJwSVpGVk5jRWxqZUVSWmRtTlNaVUZvVFdGUU1UbHRYM04zUzIxaFNFZG9XbVpaT0V4b1kyaFdNR3BUUlRSTVpqWlJaRzAyWW1aWGVVUmFVREJLTUcxc0xYSlFRa3AxT1ZWdmJFeGlPVkI1VEdKRlV6bElOUzFKU0dsa2JsWXlTamxVY1VsVU16ZDNkbTVSVDB4eVRsZEVaMWxrU2tVM2VWOXhVVUpRYldoMkxYSjZUMW95VkdoSk0xRktRVTU2WVhCSE5scFBkMWMzUkVZeU5YTnNXbXBSY1VKTVpEZG5SWGxtVFZsemVVOWlNMnBWZEhwVk5YcFRSMG93UkhGR1RIRXdXRXhGTUZGaFgxZ3djMlkwY210b1RFMUhRVEZRTUdsQmVWWk1WME5CTkRoMFEwb3laR1ptZDFjNWFUWkpOREZIUTNwclFURllWbDlJUVZBMGFGOVZRMmhUYkZCbmJXMTNiRmxpTFZWR2VVeEVjbFJyVkVObWFuYzJZVW8xVWtwTWJEQkpObGRTUjNKZmMyWkhjMjlQTFZodVpIVm1aVTV0VG1wMVZ6Y3lhbXRIVUVaV2FXWnlkamxCTlV4bWFFcHpkRVprZWpSMVFqRmtNVzVZVlRNNGFFSmhSVjlDTFcxSWRUazJhVTg1ZFZaNFdWcDNTVFp5U1MxMFdtcHlZbGRJTms1Q2FHWkpNRTF0TTNsVU0xbzJaRkZpYWpneGN6TlNjRWxCT1hWS1UyWm9NRzVQWDFGVFRVODRVMWwxU21GUGRuZDBlVGRtVlZoNlRtNWFkMHhLU1hwMFRYQkJZWFV6WkUxcGQwMW5WbVJ6WmpoQlRsQnFOM2hKTnpjdFdITjZWRWxXYTJOM2R6RnBTVTUxVjNwQ1VEaHJWemh5VUVZNU1GWlZXbGhMY0ZaVlRYTmtTMXBQU0c1dk1HeFNlVEJqZEVOUk5HRk1RazVaTVU5elpXaHBWRmxGV2xjeVZrbEZURWhZY0hsSGNUQmZPVzlNUVdWSWRGaEVXbFp6Y1Y5MlkzRTRVRUZYWlhsa1VsaFRUbmswTWxJNU0xOHpZazVzTFVKR1NGQk5jSGRVYTBwRmFIa3lZM0pvYWxGSVgwbHlYMHA2YkVScU0wUTJUVEJDUjNKSFRYTnpiR1l5TlZjMVNGUk1URXRxTjFocWRESnRaMlF5YTI1dGNtaGpMak5CUmtZME1GSnFNa3M1Tm5ndE9UbFZTMHBNTjBFLjhrSmEwN3BjM2hMRU1XS2lsRnJnZjVhM1Rkb240d0gxQUYzdjZETzdycWMiLCJleHAiOjE3MDYyMTYzNDcsImlhdCI6MTcwNjIxNjA0N30.-6qW8we00WLAgeHt5NTx4RsSAc2Jm35m4EgBwV03vUY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000412"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:07 GMT
	x-forgerock-transactionid: d03df175-8c8c-4c22-8bb5-06b71eb87b6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:07.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:07.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 244244: jsonPath($.tokenId).find.exists, found nothing
20:54:07.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,244244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d6cf431, username -> user.1000412, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1de31a0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216047690))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:07 GMT
	x-forgerock-transactionid: 95fe0817-883d-4542-9f33-006379cb13e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW8xZHByZXJsNjhvMWNic2Jsc2h0aWI4M2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGRWaEpXR3N5U0RST1EwUnBiWGMwY1dKcGIxWm5MbU5XYVhZd05WWnNXV0ZqUldwVGVIVm1abEJIZDA1aVZpMVNaWGhKYWpsYWMzaFdUVzVQU25oa1JtSlNWbFJRU1ZKdGFHZGlhVUZLYkVGdE56ZHBSSHBLVGt0YVlTMVZSbTh4V2xSRVRrOUlWbHBXU1ZsaVRIYzFhM1ZtYXpOcFFXMXdRbnB4WDE5RGVqZEZhVko2TjJ0SVlVSmhkelpQWDJsT1VETmZMVEZ0VDJKb05UUmFkbFpVU1hoNVoxbzBjMk5OU2s5YVVESm5SV3d3U0ZOdlRVOWxTVXBXT1hsWlEzUlhNbWhRWkRCelpVbEJTSEZzY1VGeFgxTXRaVGhwUzNvNVVHSmpTazl2VTNaUGRUUkJRM05rYURGRGNuQlBkbDg0YjFocVRVVldNVkIxZW1VelRrNUNRbTAxY0UxSlRqbGtjSFpVV0hwNlQzRXlNRFpKVFZWUldtaHZhekUxYkcxT2RIRktUbVUzV21abmNXMTJNak5DYldwbGQzTjVWbFJKWTFBMVdXTlNZbEpETWxCNVVHRjViVVZLY1RkeE16a3lSR0ZaT0VkeGNUWlVlamRmTUd3NVJGbDRSMDFIU0dabFZEaHJNbTFTV1dkWldqZEllbmhXVGtWV2NuZ3hZMFIxVWt4V2RtZGFZbHBmUVdjeVpXaE5YM2hOV0d0cVQxWm5VMDVvWlhsbk5YZFFRa2xaVFhsT1JVcDVTRlpKT0RBd05DMXVVbk40VjIxbFV6TmtkazFCUTNrMFRFSndRMjFCUlhOR1FUUTVhVTB5Y0hCMWMyWlFaMW90YUY5UlVsUnZUbmRVVjJSVVVreHZVVE5mTXpZd0xVcHBMVEE1VUc1R1IzaFRXamxKUlc5clowbzFka0pzYVVORmQxTlNNelJyTURGUlFYQTRlV0ZpY3prMFlURlFkblJITkdoYWFsazJhek5UWTJSS1NWSklNbDh3ZGxkdlJWTjViV3hOYzNsSWVHaHlibXM1YWpkeU1uSkNVMjkwV0dGM1oyOVRPV3BSUlVsRVdYVTBkRU10YUdkRlpHaFFUVmxYWlRSdFExOTNOR0ZxWVVOM2FGSmFjVk5WY0daVVEyOURZek54TURWSlYySkZkbEF0YVRWM2VGaGhiR1JHT1ZSRU16WmFhVEZDWmsxbVpqRkZVRmhQYW5WdVVreGxNMTl1UVhkc2VFNUdNR2czVGt4eGFWcEpMbkZDZUZaQmVrNWxXa0phVm0xVE5EWlhZMkZJWVdjLnJOb2xhVk9mNGpIWXNtWWVvQm1FN3g2a1pmWlJLQ09idmVmbFFMbVNMcG8iLCJleHAiOjE3MDYyMTYzNDcsImlhdCI6MTcwNjIxNjA0N30.UeC1mjTnPVYwqpr8WVuXYwIARUmMDII0pIVbWKtwo9I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:07.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:54:07                                        1640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=470752 KO=12488 )
> restLoginInitiate                                        (OK=233159 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=232447 KO=689   )
> restloginProgressiveProfileCallback                      (OK=5146   KO=689   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.01%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.01%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.30%)
> status.find.is(200), but actually found 503                      4958 (14.28%)
> status.find.is(200), but actually found 401                       689 ( 1.99%)
> jsonPath($.tokenId).find.exists, found nothing                    689 ( 1.99%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################-                                        ] 45%
          waiting: 298340 / active: 29     / done: 244246
================================================================================

20:54:08.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 244311: status.find.is(200), but actually found 401
20:54:08.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,244311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@732b57c2, username -> user.1002612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72905ab3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216048024))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHQzcTVuN2ZyZzFscWJ0Njc4cXNqNzlmZ2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFFVSkpTRjlZT0hocVZWRjNZMnBXUXpjeVkxWlJMbGhsUWpjMFZrNUdjR2g1VkVndGFWUk5ibTVYWXpCWVgwcEtRblV3Vm5Kc1QxRjBRME5WTlhoMU0wZENOM0p5Um5kbVpWcHVRVmxXVURSMU5uSjFORzkwZW5ZNVVrUlJjbWg0TjA1UldFaDVVVFJtWld4ZlQyTTROa0ZWTURGdFRscDZiVFJLTW0xcWJVbzVNbmRoUWpaVExUUktTelo1VWs0NFduSkNjMjR5WWpWck5VaHBkV2w1WVZGcU9ERmxkMVpSWkZKTVF6bG5UVzl3UjJoT2FqaFdWek5YVkZjM1VVeGFabGhMT0hZdFJEbHZZM3BMZGw4eFprdE1PVEYwUW5BM05GOXhSRmgzWW5KVE5HUjNlVWREWjJsYU1sRmpNM1ZPV21WUE5HZENiSHBzWm0xWFpIZElXRXRJY25sbmRuUklTRUZ0YVZWaFNVTlRSR0pTUWpGcVNuQkhabWQ1WDAxMlZVZFVTSFZPUkhSUGNHUnlPSFY0TUVOMWVWQlJjMHd0V2w5dVVHNUhVSHBtYjFCRE0xUklhamhTZVdKcFUzbFRWelUzVHpNellrUjZMVU5SVERoS2MyMXdXVkl6U3poaGVXSnFjWFJCU3pOVVdYaEJkMnd6U25oaVUxZFdiVUkwVGpkVE1HRjNlRjh5TnpSUWNWbzVUR1pKV1dST1RHOHdka3BrVjJGMmF5MTNhemRQTTJ0U1dVVnpSa0V5TmtKS1dHZzRaMlZmWVRsWVJHNUNSM0ZFTTFWdVpsZ3hOUzFsWTNBMmVXTmpiREZTTFRKMFNYSk9YMGM0YkRCcVZsSm9iR0pXU25CdmRuY3hVME5uVTNkUGVUWjFWVTVRTUU1alJIQkZkR2RxU1dkSGJYbDBaa3RXUjNCUVZIWkRjamRsYlhSUE9WTkxiMVpRY25kcWVEaEtUV1pzY0VFNWRuWjJPSFJOVG5ONVdHNXpWVFkzUmpOTlVWVjVWVmxxWVdSR1lVa3phVUpqWkdSR1ZIRnNjVE5aUkRFeGJFMWlTRlZwYTFGeldsZFJNMnBYUVhSbU9VeHFWMUp4YXpVemVWZEdaa0Z5WWxkRlZra3ROa016YWpnNVJURnpUR3AxU1RaMFRVaGllRnBGZEVwblVFTmlhM0Z2VTJGcmMxOHlPWHBPVXpCRGFDMUhWbVpXZEZCeGRtNXNUSFpMY1VaeGREbFlNekZKUmpObU5sUnpMa05VU1RaQ1V6QTVSVmhRZVc1S01tb3dlV3hVT1hjLnJfamN5SF9IYlFNSGl6bFhBVUptS1lLUW1TMHk0ajlET0hOWW5sQkhfcjAiLCJleHAiOjE3MDYyMTYzNDgsImlhdCI6MTcwNjIxNjA0OH0.VDrwU7c2s6-Lx574CdSLrPrH7yVBk1AB06jhRCQY4xU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002612"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:07 GMT
	x-forgerock-transactionid: 73b2eddb-9659-4ae9-b3f0-62e963d50952
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:08.075 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:08.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 244311: jsonPath($.tokenId).find.exists, found nothing
20:54:08.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,244311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@732b57c2, username -> user.1002612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72905ab3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216048113))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:07 GMT
	x-forgerock-transactionid: 94139e34-9b96-4703-a26e-3b5f6a708999
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjRnM2VydnJqbWZocmIzM2NhbTllbTc0Y2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGIxbzJhbFpYWTJGUFJXMW1jelZ4ZVV4dVRYQlJMazExUm5sSVFUUjRZa0ZCZFRoYWRuUk1NM001TVVFMlREYzBXREZFTVhWNFQxcFlRV2xPVVdObGMxVlNaVTFPVkRKNFUyaFNNMHAzZURReVdEZHJVUzFHUlRKS09YUkdPREYzUVdaUlVVVk5hekJrY2twVmJWWmlielZ6Ym1samNFeHdOakpRV1RVM1RUaDFkMjFUVm1kUGRFTkRPR3N3WVZkcE4wSnhPRXh0Vmtzd2VYZExNR1pzWkhObE5FNUJVMjVxZEhkMFNUZFFVRGd5YmpCMmJFUlhVbkp0WVRSMFIwMUhWWGt4UVVKaGVqRnZNa3MzWVhWRE5XcFZOakowWXpkZlVHTlFOMkV4VG5kQlNYWlRabXBzUkhGTFMwUm9PVGxZU1hvNWRWWjRla2wwU3poaFV6RTJRMDlzUlhveFlVNXRRa1pOYkdKRmFWZFFTWEJmZVZFMmVFZEJOWGhKTldwdFRtWmhUVEE0Y0VSTVpVVllXbXRmTlZSR1VETk9aamhCVDFSTWJFdzJNWGd6ZUZOR2JXdExRbm93UlZoUVgyMTRabk5sTWtoeFdEVnRaVEpqZGs1RVNucGhlRzlIWWkxVE0yNXpWbk41VGpkNk5qWTJTVXhvUVdSWU5tdHBiM2xtTkhrMU9IWXRPVmxUWldGRmVVVTBjMEZQU0dOMlRTMHRNbEZzUzNGbExYVktXalJOVkZoTFdsVjBPVkp0YUdOaGNtbzVRV3M0TjFkZlJWbHVWVWQ1YjNoMlJYWnphVUY0VUhNMFNFTjFOa05rYkdacWNUaFNSbTVuZDBSb1EyZzVVR3BVTldaSFUzWnFOa2hQWlROcFgyVmxVV3g2VmxVMFdIRTJVSHBsU1haeU5ubERVbXBaT1hWWE5YRlhTMGxCYVdKclVYUlhjMWhEUmxveVRERnZPSE5FUW1ob2RHSllXV1JuTVdoMVRGQjJTMGhoY1dWbE1qWk1UVTF0ZUhvMlowUlNTVkYxTWpCRGVsSkhURlV6YzJsdmJuUnlaakJIWWxwR1NEZzVNamhmVkdKRlYydENNMUJUYVU1WVkybHdUVGhJWjJkMU56WkRjRzFWTjBKelZtbHdTRkJJTFd4cWNWUm1XV3RoTUdkMWFTMHhYMkZHTnpGV1MwWjZWWEpTV2tkbmNtVTVValk0V1Y5S1YyNVVaa3RJVGs1NE1XdHViSEZVV214alpXcFJMbGcwWWtkRU5Va3RaVGxzYkhoTVdXMTNSRVp3YkdjLjRsRmw4cnBuU09PRHJSc3hkQ2VicGxVd2w3VEI3TllpY1Z0RW1Qa1lsejgiLCJleHAiOjE3MDYyMTYzNDgsImlhdCI6MTcwNjIxNjA0OH0.PUHRZS9Kv966CvtqSzIvN10PiJYlVna8DrUjgkhCjHY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:08.115 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:08.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 244362: status.find.is(200), but actually found 401
20:54:08.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,244362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26205677, username -> user.1002609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12fdef55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216048334))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic21mYXNmcnVhbmcya3VzdDBqNHV2bGthaTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFptbDNOMm95U0UxVFZqbHJabWRPYmxKa05HdEJMaTF3WW5kM1ZWVjRZa0o2WlZCeVJWbFRabmxQU0MxblZ5MUlZbHBpT0RGalpUWTVVR1YzWTJobGEwWkVkRTl6V2tjMk4yMVBYMWR4TFZkalZHRktNSGxDTjFwYVRFaGxXalpXTFRaR1dVcG5aSFpMWkdvNFpISTFiRzlpTlU0MlNGcG1Ta3BUUTI5T1NHVkljVlJ6VFd0SldHSjRSVkJuYkVkU1JXWmlObFJ0ZUVveFRYRXhYMVpHZVZGVlRUTndUakZOZHpselIycHJORGg2Ym1RelFrczNObkZJVFRsS09FdDBTbkYyUldZd1psQmxZV1ZNYWpkNWMyMXZNRWN4TjNSeVEwNXpTa3hWUWpScWIyZFVXV2h0WkMxNGF5MUlabkJxYkVkUlZIUnpha3RZZFRoVVgyaHRWa3BvY1RsR1RrZFlSWGN5WDBac05EbFhSRUZ0VlVsbVdXMVVNbXBXT0ZsSFVXRjFiMWhVUXpkb2RuRTRkVXBXZW1wRGQzb3dXSGR3TTJSalJGQTVkSFoyUzFvMGRYUm1ZWG8yTUROb1ZYYzJaVEJYWTJOelJIWkpWME4wU0dGemNqbDJWR2REWWpCUmExRk1PVWgzZW1vMlVWQlhVMGhaZFcxeVlVWnVSa2xhWWw5T1YyTkhMVXczUkdOMWNFWkZjM1Z3V0haYWRHMVBaWEk1VDBoNGN6SlpUMFpLVEVSdlZUQlFaMWxUVWtKR1gyNWtRV3R5WlU5emNYTnZXRjl5UlZoek5qZFRlRTF3V1hWRVJ6QnFhVlp4ZG1aRlRuUkpUMkZ2UkhsSWVXRndZME5sUW1ZMGJUaEhVa1ZITjNsWlN6aFRaMUJsV21ZMldqUTBNSFppUlZWaGEyb3dZa2t3VjBKWFh6QllVMlF5TVZOVGFITTJUVFEzTnpkRGJVeDBaazFMWDNFMmNta3phVVZqZEZFMlpHNDBRV3BzTkZZMVdWUlJla3RXU2xCZmIwRjVkMWRwTXpaU2MwUkpiVXhEUkc1R1dGWlpWRTgyU1dGR2IyNVdUVk5PUW5ZM1dGbFlVMGxKVjBNNGNsUjJOVjkxVkdRelZHdGtVSEU1TjNGaU9YZDJlRGh3Y21kTU5GVnlaM04wTjJKdlkwUlRjV0V5VldoRE1tUXhORjlXVlZWUVRWQTBjamxHUzNoa2RsRlNSRlJzYzJWWWVYWnpXbEZJVkZReGVFcGpMbTV3U0d3eWRXVmpOM05aVUZWbmVUWk9TRGg2U0VFLml2a2RQUHpBV2JIbUdNbFl6NzU4dUZMN19adGdrSHY4aHZVMC15ZGJYemsiLCJleHAiOjE3MDYyMTYzNDgsImlhdCI6MTcwNjIxNjA0OH0.I9c1x_GtG8qlXmnQ6uehOidOEwuddM7JTQEWQQVF2CU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002609"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:07 GMT
	x-forgerock-transactionid: fc718bf5-c6f4-4775-b826-6b4f69be8ee5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:08.383 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:08.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 244362: jsonPath($.tokenId).find.exists, found nothing
20:54:08.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,244362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26205677, username -> user.1002609, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12fdef55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216048423))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:07 GMT
	x-forgerock-transactionid: 9e377724-bbc1-4b75-94b1-27c8e6517afd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaW50c2ptZnJuYW5sY3E1cGE1a2VwYTBybGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1NXdExZMjFxU2psWFMyRnFhWGRYYVdacFZYbG5MaTB3TVRaT05rcFVhRzh6WkU4d1RtSnBUV3czVG1rMWRqVnBPRmhuZUdkbmVubFJSMWd5Tm1OeFdESnRTVlZ3TUUxck9YWTRkR2hUTTJoTmIyTklSVmhSV0U1cGIweHhNMDVVTWpGTGFFTjRaMU5KTlVneVduSlpZa2xMVVU5eldWTmFZelF6Y2xNNVkzSkpNRTlRUzAxcGNWcERNbXRUY2xoTGVXdzJaelZhT0RVeFpFOHRkMDl3UjFSRFNIbDZUSGhtWkhkSk0wRnFhVU5GTWtJMVJDMUtRVzgyYVZSa1pWbHVjVUZ1V21JNWJqTkZPR2MxVDI4MFlXVnlSRWhJY2poa1MxWnVhbll3TmpWYVpYUlhUMWhWVVZsWmRXTkRUVmxKVTBobmJYZFJURXhDZVV0NlYwTkdhM1pNU1dvd1pGRmpRVE5pUW5GWU9XOXJZbHBYVTFFeE16ZENOSEpHTm1abVprSXljamhqVG05dVEzbGlPV2xGYm01WFNFcHZka1JVWlMxSU1XMVVOR290UWpWcWVFd3RNazUwT0doUVpUWjZWMjlLTUhSUE0zVnlNbUZ4Y21SRGMyaFRXVFJvVjNkSFNuWk1iRmRJTms4d1EwOXRXVXQ1VUVabU4zQjNPR2RUZEROMlJsOTBkWFZ0UlhoZk1tbzJNbFZRY2xaRE1XMVVla1JsUWpWVVdVbFpaVWxNVTA5bWMyTjFZVzUzTmpVM2IwNXZUek5KZHpWM1UzTmxWMlpFVVVGbE1rcEJWbXN3Wms1YU5uaDBTRVZZYTIxUGNsZFpXWEZ1VG05blpGQnZSMnh4ZURnM2R5MTJTV0Y1TW5KbFVHcEpiMmRwYVVsRE1UbFdkbkZ6ZFVoMFUwZFpRMEZ6V1VwTGRVVXpVWGxKY1ZsWmNUazRVM1YzVEZkR1lqTTBUbll4TTFnM1UzZFhTSGhpT1ZKU2RVTnlaR2hEVlhoR1IxSkhVRVozUTJkeU5GOWhSazVCYldkSlNGcDNRazFVU25SaFNGVjVRemROUldWMVJITTBUVkIyWlhCQ1RVMWtYMjV0U1hGU1JUZFhOazFDWWtwUlZuaExTa0pUTVhvek16UktNSE5hVWtkRVUwNVpSVGRWUW5SaWNGcElXbWxPY3pCMFFYcDZOUzB0Y20xT1ZEUkRVR2RDWm14amVrMHlZbmRoVkZCcGRGWTVlVTFqYlZKWVVFczRMbGxDT0dOVGFXOUhSSFJwT0RodFh6WlRWRWhvVjJjLkdqWFhTNjRsZnRMeWdmTTR5T2dlT0x3Q2tIMVl0M3dvM3lhNjJZa2F2VE0iLCJleHAiOjE3MDYyMTYzNDgsImlhdCI6MTcwNjIxNjA0OH0.Sg_Is8MiK6UNKO6qo1X5AXAWrq6lbAP2NV36YdEFPFY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:08.424 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:09.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 244500: status.find.is(200), but actually found 401
20:54:09.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,244500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d2c3223, username -> user.1000054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74730713, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216049388))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjF1c2RlaHZoOGltMms3cDJldDR2Nm5jMTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RU5rRlVZbmRFTUhkR1RubDZWamRqUTFGVFRXNVJMamx5TkRGa2JuTnNOM2s0VlZjeFpUUnpiSGt3Ymxjd1JVTnRYMkpVWW0xb1gxSnpTemd3WjAxMGIwVTVORkpQVVVOWVpXOVhOa1ptTkZKVVVrZzBOekp4YUZndFYxOXBjVFZ5TTJ0dWJIcDFZazFuZG05MmNtNXZPR2t5WDJaRlluTnJiekUyYUhkRVVtczBSR3hGVm5sMVpHWlBXRFZtTWtZMWFISmZkbEZqTmtRNGFVRnBRMDFLYVVWcmRsQmZWV1U1T0hKeFZ6TlpZVEJVU2xwUFJubzVNblZ5V0dSU2MyNDNlVUZITm1oM2VrUkpXWHBtY21OMVpWWjRPWGRqTVMxRmJGVk5VMUZHYUc4NE4wNWxRM2hqZVVWaGFYTmxObWszZWxWNFVTMXdiV3hDUlZGQlpVOW9hRUU1Y0dKVFZVOW5jRzVsZERCbmJqQkhZMmRFZDJ0Uk1VRXdOMlpOYlhONmMwWlBNV1pHY2xOT1NYZHlPWFYwVWxsUlNsRllPR1JrVGw5MFNXUlVZWGxNU25GSFJUbFFTbFZPT1ZFMlRVaDBhVkpMUVUweVEzRlpWVTVtWlRGS1ZIRmhVWEpuWVhWaldFNDRlVFJVTkdoSmVVZHRVbGhxWkZNeU5EVk5VSFZuTjI0d1pWUTVPRGxRVG5Wc01uZG9XRUkwVTI5UlFrMVlUVUpRV0cxbFFuaENlVVpWVTFwcFpVSnpWMFF0YzJack1WTndMVmRxYmxSdldsOW9lVmRTY200MVkxaGtiWEpDVURGa1dHdGtNazFEVGxKNVVWQm5hREYyVFU1bk5GQnpNRlZZU0hCTmVGRnVWbk0yTkhoSk0yTTBXbEF5T1dOTFRtVm1VRFZZVTJaVk5YSjJVR2d4TW5Bd1NYUlhTa3hUWm0wM1NFdDFVbTFaYjFsSFFXbzRjVGh3TUVOaFgybHdibWRhT1doRlIyRmlTM2RpVG10WFkzTnZSSFV6VTNScVIxSkxVMHRwVDBjdFRrUm5aVzB3U2pJMVRFeFVRMWRwY0ZwZmQwWktjamRCWlRKT1NsVlpOVzU0U25sYVdGb3RaMHR4WVcxRGNIWnFSR1ZhV0hsS1dEaHVhM1ZpTkhGTlgxTTBhWGhETlhodlJtOTZlbEUyY1ZkVFZVcDFUVWxoVm00dFdrSkxNRWh4VG1sWGVraE1VRE54TVV3ME1HRkZOazQ0TmtWdE9VZEJMbDlEVldONFJHVXhNMDU2ZUZGU2EwNHhaV0pJVjBFLnJ3S182RWF4Qy1xWkI3VjFlQjY2eU9HcXk3VERGZTI1ZFVvSUhuVzV3OUkiLCJleHAiOjE3MDYyMTYzNDksImlhdCI6MTcwNjIxNjA0OX0.slGPhP2L9N6zUENmj2j4wmAYHii9hSpzJ4C1AclvSPk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000054"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:54:08 GMT
	x-forgerock-transactionid: 8a3eb2ec-d194-43de-91a4-7684a4ac23ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:09.434 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:09.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 244500: jsonPath($.tokenId).find.exists, found nothing
20:54:09.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,244500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d2c3223, username -> user.1000054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74730713, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216049474))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:54:08 GMT
	x-forgerock-transactionid: e4f9631b-c0ec-40e0-968b-eabadf30d586
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmpqaDAxYTJuN2NvYmg2ajV1YnZpZzdmMWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWNqVTJSVkV5UkVsU01XOWhTMDE1UzJsQ1pVUjNMazVOV2tKWFptNWlNRGs1WmxoblRVMXJSbTA1TUVoclRFcGplbGwyVDJONlFUQlpSMFZ2YWxvemEwNHpTbWRSYzJoT2FHWkxiM1ZSVDA5Q1JrZExiSGhQUldac2NETmpUR3c1VldoaGVHeEZkRGRMUVVaWFZreEtWVWxtTFhobk9HWkxWMlEzY1Mwd2QyeEdkbkF0UzBjMFFWSkhiR2xCU2xwdFpIbHdUbEZ2VlZkbFdqQkdNV0pxTTJWcWNFWkpXVjlpWjAxTU4xZHdkbXd5ZFhONVZESkdOVlpKWlhWeFpEZDJZemN0UzJsQk5FNVZjbnBWYnpOVVpuSlNaSEI0TVdabU4zQm1aSEZpY0RGck9FVm5VekZUUW5ObmJtTnlVamw2YWpVdGIwbEVNSGd6V1dsRk4xZDBSbUZoUkROdVp5MTJZbVZVYjI4dFJFdG9lWEZRT1RSeU4xbHJNSEppU1hwcWFsVnRlV1Y2YjB4WFlWOW5aalZxTTJKRVRXeENUbE5NVUdSS1YzRmxUMmhHWW5abmNEZENNbVpRTWtWYVpscGFjVXRtWWtONWVGOVFWRzl2VVZKamNUbDRhWFpCTWtGT01HMXBMWFIyTUd0MlNVMXZUWEJpTTFreFgwUkNTVTVWUzNwdVZHRktlVTFKTUZKWU0yTjNPRlpXU1ROeE1tRk5OVmwzYkhveWIzZGthME5FUkhCakxXTktaazkzV1VkWk4zZFBNMDlSZWxodmEyaFZXa2QzYkRSdWFuZE9NM2d6Y0dKclFUWndjR2RCVkdVMFRXUkJNalYwVFVwdVgzVnlabnB0YkZsRFIwZHJYMXBVTFZsdWMydFpSVVZZTkhsUGFFaGxhMVJYYkZKV01qbHlURlk1TmtwTU4zTjBRa1ZRVGpkMmJHRktSSEpYVUZaYWFYTjBhWE5ETjJ4YWJuYzNWRFZOVWxoM1drOTBlRlpEV0dnMFdVeFVVRFE0UVdWMk9HZEVWMDk2T0VKVk0zSlFVMlZuVlhoNFpHOUlSREJCYm05RE5FMXJka1phV1dGWFJVVnRiRUZUV1VZemEyMXNOUzFuU0hkVk1VcG9SWEJ3TWsxbFVWTk1MWEZ5TTNGT1ZVdzJVMVpQYldaV2RFMWFZMVpNYlRKdGFqTkRlVEZuZW5KQ1lua3RPR05mUWxWSVdHVkRPR3hFTW0xWmVtUnpORGhCWVVjelpUQjNMbXQ0WjNKSFJteHBUWGc1WDNCM05rZFZPRkZoWm5jLkhEajJ6NWdSS2h4WjBPSE55MGtmVGNiV3NVaERxRHR5eGJaYS1jWnJtSzAiLCJleHAiOjE3MDYyMTYzNDksImlhdCI6MTcwNjIxNjA0OX0.3CC7CSTwz09ukpfXZNoBdygSanfpIS9lDWyTFGKbIYU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:09.475 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:09.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 244524: status.find.is(200), but actually found 401
20:54:09.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,244524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f358943, username -> user.1001848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64ed4573, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216049516))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjA5aHNkb29uZzg4MWgzaDlncmk2a3Ria3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk5IUXRiVkZGZUVaaGFHUjRiRU5DVm1aWFNVOW5MazlWTldkVk5uUXpUa0l0YWxsWVYwWlFVbUpUUlRaTFNFdFlhbUp0YldKb05YWTRPR3hMV1ZoT1dVcFlOR2RHUVU5R04zVktXbXcwVTFFeVpuSjBkemRtUnpWa1VXTXhWa2RRT1ZoR1dscExiM2QyV2tGeWJFSklaVEJ0ZDFJNVJUY3pOekZ3YzNreE5tMUhaR0p0VG0xNGJYRlVSM0JSWjBjMU5VdFhhVkZXUjFGaWNuWnNZWGswUWtoWGQydHJNMnBvWkUxeGVtUXRSbWhZVG1NNVNWUlBOMVJyV1U5Q2NrRXRWRmh5ZFRaeFl6QjJTR05FWDE4d1VTMU5iRlJ0Wm1SelZUSmtjREZJY0dOdE5tMVNiRzFCYjJvelFtSjZSR0pXU1d0SVFVdzJjVzlNVlZkcVdUQlhhMGxsU0RaWVkwRXRlVTkyWDJoSmFITlVaRkpVUTI1b2JGWjZOR2xFZG5kM1ZXeFBjR3BHVVhGUkxYZG1XVGM0WDNKTU0xRXRaVFpZWkcwdFNrTlhkVzR5WVVnelJHMHRabk5DWjJaU01sVmFkRkZWVlMxRGFIRlpWSFZYZEVSQ09YbENaWHBNUlZReVNWZEljVzgyWDA5UWFITnRaekJSUVRBNVprZE9SVU5zVTAxa2JUZGhPSGRmWW0wMmNuWXpabUp3Y3pBd1NIcFRaMGxPVmxGbVUwOUpibFpXTUdWMGRsWnNVMHRKYzB4UVRUaDFZVVJ2YjBWTU1UQTFiVk5EYld3M05HaHJkV3RsU1VWVVZEVjJha0p3TmtWT1ptMXVSbXRRVG10WGNUUmhWMHd5VFhrM2NYWnNhazVVUVMxWU1sUk9kbk5TYWxkVFFVTlhNSEpUTm5jeU1tTlRWRFY1V1U5TmJqaG5RM010WW5SQmQwcHNSR28xYmtsTGNGUnNaWE5oTkdkVk1uQkpUVUZIWTFCaWVuQm5WbVJzVDJoQ1YzWldXRWhXWm1aQlNsVnhXRXRNY0dwQmRITndORnBvTVRsVVkxTXdka2RsTjJSVk5FNUJhMEpyUTJSa1oxODBiV010UTNFMFoxUkhjMWt6V2xWdlRIVmZURlZEZDNocVRrcHpOSGhhZUVObVgwSlpUa1ZSVEZoMGMwdG1XVTVyV1VoVmJVWndjV0ppVG1aZlprWXpNMk50Y0ROM1ZVdFZjamxKZUhNMFZTMWlaV1ZmUmtod1lscHJMbmRmWjFoVGNWQmxOVWRGYTAxdWMxUkJaV2syV25jLmQzcEdreUNhRGoxV0t6RV9TTzl2Z0tEbFA5UFZqRnh6N3NjNU5HcUY3WnciLCJleHAiOjE3MDYyMTYzNDksImlhdCI6MTcwNjIxNjA0OX0.HN_kNsBuIYFWQ06GObzIqHjFbfKy0uFcRLGYvDIrks0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001848"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:09 GMT
	x-forgerock-transactionid: b9d83be8-476c-444e-af05-c5e94247efcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:09.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:09.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 244524: jsonPath($.tokenId).find.exists, found nothing
20:54:09.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,244524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f358943, username -> user.1001848, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64ed4573, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216049604))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:08 GMT
	x-forgerock-transactionid: 8c49c188-3eef-4c88-baae-0447260b94bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3M2dWNvZjM4bmtsZ3YyY3FjaXRoNXBncjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1VVcEhiRU5tYTBGQ1VFdEZXbkpVVW1KU2QwWlJMbFZsTFZSb1dWVjFNRmxvZVcxYVdreGFTakpGVDI1M1VtTnNjVTVtUWt4c2FIZFZiWGQxWVV4RU9YbElVMUpZZVd0R1QwTXlSV0ZaYWtOUVUzZGxRbFZQVFRRM1NuVlROMVEzZWpadk1sWnNTVU5tTWsxeFpVaEtWa3AyV1RkcFZuTlpXV0ZZV25oVFRuRXRjMWxGVGxkV1VFUkZTalJUTUc5WGFtMVBlVWM1TXpORlZuWmhZa2xwVEhwR2VraGhibEY1TWtkeVNVeEdOSFprTjBWSGFVNTJPRnBTTFhCVFQzVjVVRWcyZEROcVVqVm1jM0pHWVV0RFZXTmxiM0ZFU1ZwR00wYzVSRk5zU1U0NWVXMWhUbnBhWXpSbWNHbGlhSEExV1VnM09UUnNYMjQ1ZDJGUlRuQnlVRjlTV0dKVWFtOWtYMlp3VTNSTFYwUklSVEpHYlhWbE5VSXhTREV6ZFVwSlIwZHhjVlV5TldaVVRHSkVWbE5CU21GM1gxQjBTRkpTTVdGMlV6UTRXR1JrTmtoeVdDMDNlRXBuZEcxd2VVUlVjMUJoYm5NNFprSm9NRFZUUkc1UVdXdFZNM2QzVDE5S2QyWXdXbTlQV0VObVUxRkVhRWt0ZDB4M1FqTm1OMjFTZFdnM1JsUndiMGhqU21kRWIyRlpUVXAzYVVsSE16RjNTVTlMWTA1bVYyOUxUVkptZGs1b1VHVnZNM05TYlhaSFJYWkpURWxwTmxOM04wSnFVRmhDZDNNMGQzbENNa3hDZUZFM1EzbG5OMHR1ZWtveFpXSnRPVk5uYVV4eVluSTJNV0ptVUdsdFYyZHNZMjluTUdWdFNVeFNWa2MzUTBndGRtOHpZVGt5VjJGTlVYWlllWHBwY0ZKcmNYaFZjR0ZoTlhCVGMySlhZVXRMUlZSRlRuRnpNbkJtYkV0NGRWSjZZVTlGVkVGVFFYaHJVamxyWldnNFREZEVPVVpzYWpjelpUSXlkVm80VDNWWmQwWklNbk5JTWkxNmRuRTFOaTAzVTJaUFVFOVZTVjl0ZW1OeVVuTmZiekZDT1Zsc2EyeDNTMnhqWW1WRFlrUjZPRVJvUzNob2JqWjRZVUZVZUZsdlMxUm1Wa290V2pOUlRFSlJWV2hVTFRBeGRITXhhVXh5ZDBGVlMwMUdjR3BITlVsZmVtSXdZbnB0YldoUWJWZFNlWHBJVXpsV1JXZzRMa1p2Ym01amRrUlpaMVJYVFhjM2FHbHNjMFY0VmxFLjZ6T2xkOGlrLUZHenQ1ckRLTVJaWld1TFQxdjdIaFdfYmd6ckdrNUU0NzgiLCJleHAiOjE3MDYyMTYzNDksImlhdCI6MTcwNjIxNjA0OX0.hhvREOQ_lA5zaYIC05K1QnJpk-y5fgTtD0W-bnwBNwg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:09.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:10.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 244716: status.find.is(200), but actually found 401
20:54:10.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,244716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74adb3e5, username -> user.1001690, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64fb9c81, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216050693))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWh0MXV0MDZlNDBtNTJnZDFwOGNydnM4ZzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eWNURjBkWFprVW1WS2RETk9hbGRTVVhFeGQwaDNMbGR3VTFaRlUxTkxYeTFQVVVSc1Z6WXhWM3BpVjFoVlRqRlNibTB0V25oR2FUbEhOekJtT1ZWR01EUXRSRk01ZFhvNUxXWk5aRE5rY3kxSllrZE5XWGwzWmkxSFRtUnliVXh0ZGpaNVVIQnRTbmRtZEd3MlpVbGhaMDlEYVZKSE9HNVhka0o1ZEdSYWRFOWxNRkZqU21GTU1rUnlWRzA1V1RaclNsSlpkV2xrTVRkc2NFTkRjemxXZDBaWGJFZERSbk4zZUZZMlpXbG5YM0JhUm1SZmNHbHJaMWRFUTJWbFVqQnJRazVKYnpkQlVsWnZaM2RMVWpjNVdFSnlWM1o2Wm5OU2JXVTViRlpWVWtReWJGSkllRXhRUnpkbU16WXpjVVJYZVZoWlQycEZOMFI1TWpocFVuVmtVMWx6UnpKYVRVVkVPSFJzY1VOQ1YzVndSRUZLZWt0T01qSlpWbXh3YnpNNVFtMUdjbFF3TkRJdFYyUmFjMlpzVVd0UFozQlZjR3BQZFRSRlgzZFJWMnB6YjJKaE5XbHVMVzl2UVRZeU0wMVlkVXRqWkdWa1RuVllVM3BxVmxBNVZGaEJWak55T0dkRGNsVXdPV05JTlVKeVR6WXpURkJtWVV0SGJsUldYMHBDVFdWbFIzWnROblYyVW0xRFZqaDBTRVZmYUdweFVGWTJhWE5aVkdoTGFVVklkWE5LUlU5SVlXTmFOMUY0UlVKTFVFMXBSVVJRYzNVMFYzVnRVVzFsWkVwRFN6ZFNVR3B2YVRoMWFFbGpRMEUxZDNGWkxVMVlUalZhTkRKd1RtUnVMVmN5VjFGaWFFZEJaM1JzZWkxRWJHdDVUR3MwTTFSNVFrWmlhSEI2ZDNvMlJ6Umpiek50UlhWNU1FbG5MV2x3YldsUVlWWjJkRGhSTlhORFRuQlJOa2RwVG04eVpURkJhMlZ1ZEY5dlRuazVkMGx2VnpGcVYycDNVSEpoTVdGb2RrWm9RamQ2VG1Wd01HNVVhR3ByYVUwNGJrNU5VVmRhVG5STWQyazBhWFk0VDBsVlQxVmtkREl5ZUdOQ2VrZFhOMFY1TW1ScWJtVllUbU5vTm1SQlRWTmpTakF4Ym5BM1VrNDBjRzVHYlZObFJqUkZObHBvZFd4SVptWmFZMnhyTUc5MVJVbFhYelZOT0ZsWlQzZzJWMkZSVFhGYVlWUmhlSEZOV1doTlprZHpMbXR6U1U4d2RYYzJjM1JIZGw5MGVWbEpXRlJQVWxFLkhCa2ItTlI2Z1V4M0N1cVJpbWJUTVc1REVxRlpDT05yMFRUS1l2clRJQTgiLCJleHAiOjE3MDYyMTYzNTAsImlhdCI6MTcwNjIxNjA1MH0.HlppH5WjbPzW22073LKOrouCDFs4K9_4bps9oL_XlGo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001690"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:10 GMT
	x-forgerock-transactionid: f8f9e8dc-710c-40b9-9251-e442b680b51d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:10.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:10.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 244716: jsonPath($.tokenId).find.exists, found nothing
20:54:10.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,244716,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74adb3e5, username -> user.1001690, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64fb9c81, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216050781))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:10 GMT
	x-forgerock-transactionid: 9f171e21-f5c3-4654-a708-d63973c3fad0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWpqNnRpdXU2OWozbjNvdWkyc2kwMnA2MDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVVHVmFaVTFxVUUxRloxaEJlV3R3VVdVdE5VdFJMa0pmTm1OTFprOXZXWGx3YUROME9GUnVOblJpZDNOYWFUYzJSWHBhYTNGR09ESXRkWFUwVm5OVWNWVmhka05FT1U5ek4yOUZORk54VTBOTmEydzJZVWRRUVVsbGFscFFiMFpMU2pKTlNsSnhlRGM1YW1adWVVSnBUVkUyTFZJMmNrUkdhRkJpUjA1Sk5ubDVNMUphTVVod1VHcGxTMDFhTTBJMGVHeHFiemhCZDNaalVURmxRa3RWWjNwWVpXUm1WbFZaVG1WdFNFcG5iVFl5TFd0Nk1GcFlZMXBHUW1RM1QzaHZXbEpRUzNGUFVWVTFka3d4VDJ4V1dXYzRNamRwY2xKWWFVaHZaa1JFVVMxM1pGUlVkM1ZETUcxeE1pMTFORlpNY2toZlkzRjFlRlE0ZFRsSFlXaHZPRzFuWWtObGIyVnpNSFZyTlhVMk56VmhVakZJVWtobVlUZDFkVFoxUW1kRmRUbG9NMEZwUmpod2VHUkJXbFZEZWxoMlNVTjFVV3BvYXpOMWQxZERhRFpDYTFJMVlVOTBSeTF5VWpCeldXeDVSRTFWZW5oUmNWQTNZMFZrY1c1VVpIZGpORTgzUjNOaVYzRlBUVmxxVkRjelZGWmxjREJyYmtkeVZGZGpURFV3U1VjNFRYbDVNa0p6Y0ZObE1GWnlXRFU1VEZoeVgxcFJUQzAzUkZoUmJXSjJVRGc0UTNNMmFXVXhWRXRzY1VZNFFsRkdhbFpxYUdob05FSnBPVkF5VkdWeFMwSkZZMlJOZWtsQmRqZFdaM05EYzBoak9FbERjMFpsVEdkSlIyUTFkSGx4TUZaTVRIcG1ObTVaY2tOdWFXOVlhRVpYWVRoUFNtMUVNazFuVDBwdU1tZzNUbTFuZW5sMlIxZGxVazl1V2pWSU9XbzBXSEZKTjJkMlkzQnVNV2t4U2xoTWMyeHRkV3hrVlUxaFJETjRNVXB1VURReVoxWjRUR2huU3paSFZVaG1ha3BXY0d0U1pEWjFlSE00YXpKTVJVZEhlakJTZGxnNFRWUm9lbXBMUjJkWVRFNUxSRlk1ZFZaS1UzbHZaREZSTFZwUGNUazNNVFZVUWkxS1NqSkRRVzVoTmtVeWRIQkJSVVF3V0VjMFNUVnNRVWxyUW5KUlUycE5aa0ZvV1ZGemRuVnhTalpWYmpCeFVYcENSell6WldOUlFuTkhSVE16YmsxZlkzSlJMazlpUWtKSFUxaG5XRGxYV1hsR01sZHRPQzF6ZVZFLmdTVGxHYUE3UkZwOTVMa1lqVF83Ni1EZERRM1FBNGhFS3RuN3JCX2Jkc3ciLCJleHAiOjE3MDYyMTYzNTAsImlhdCI6MTcwNjIxNjA1MH0.3L8k2jON8DrwyEkLt2k9Nolu2TSasvQTVdz9h42cTWo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:10.782 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:10.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 244726: status.find.is(200), but actually found 401
20:54:10.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,244726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d0105dd, username -> user.1002550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6209102c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216050752))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjM3MzhqNmZjYnU1OG5mY3FxM2N2bGZvcDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFozcHFOMlZJUldSS1JEQm5VbEpvTmpCV1ZUZG5MaTE1YjFkRk9ESlViMnRYYzNRdGFUTlJOMk5NVm5ReFJsaFNNbmRpTUROM1RrUlNiM1ZoWWsxalgxbE9lUzFCZGxsMVQwaEdPSEZSYTNocVNHMVBjaTE0Y2xocVNYZE1iSGxZWkV4SlZtYzBObWx5ZDFRdFZUUkxTbFkxUVhWaGNtdHVOWFZPVjJKdVJrSkpOMFJhTkVacFNXOTFhWFF3WjNsSFN6SkpWMjEzYUVwdk9YQnNkbk5DUnpGT2JWUklSVzE2UVhsc09XRkpZamxGVms5aUxVeGhNVU52U1dWWGRUZHpkbGg0ZWtkVGJHMTBXblpqZEhCYU5YcFZZa2gzWkhKb01FbEVlSEZWVlhkS1ZIbzBhRmxvZWtSMU1tSndNa0ZRWTFsSFIwczJUM05qYjNKRlUxUjVNV2huY20xM1luUXROV3AzUWtZNFZIUlBSRTFEWkV4WmRFZE5ZekJtYm1aV2FYaGtValoxYkVkelFWQnFWelJxTW1SMWVIVkxhbVp6TVRobVNWUlRkbHBmUzJ3ek5GUjZZazB3VG5wVmRsSnBTVXRsWlhGdWRUbGpXRzVSY2xwSE5EaHdNalZJY2swMk9WOW1hVTVTUWtaMmJYaHlPWGxUZFhrMVZraE5NV00yVjFSRGRqZDVkR2xhTVdSTVpUUm5iV1ZSTURkMWRsSkhNelJaWW1kU2NWUkJUWFU1YVRKb1dFVndOMll4U210NVdVaFFXVFZzYVRsdFNEQkZYMnhoT1ZoUUxXRmtNRWR3WVRoMWRrbE9ZbGhUU25wTE0zSnlhWE5GYVdkUk5IUkdkSGxqVXpoeVN6RTBRV3BvTTNodVZISmxTREV6YlhSWVprOVZPWFY2UmpnNU5UWjFPVmgwYWxKcGQwOUVhMTlzTlU1blRYQkVaVXhYUTFnNWJuRmZWMWxWT1V4dFlXTkdSRzFQU0ZodFRscElTblZoYm5CU2EyZHFiM1I2ZFhOQlpVeHlVMFprVG5WWWRVSlVlR3d3WTBGa1V6SldRV1Z5UjBaZmIxVlZZMnBsYzI1a1ZqTm1WR0ZoY2toTE5IZGxPWGN0ZEVkVGQySldhbGt6WjFCRVIzRXRZa1JzVWxkMGVHVmFWMmhrVTE4NFkxTTNNRzUyYmxsRVVFdGlOM3AwTWtKQlRVSkxVbTlTV21aRGIwNXljemx5WW1JemRHRTRWMHRwUjNsbFJrTlpMbWRaT0RWTldVRlBRV3RFTFZCU2JIcFFWazF5UzJjLmgzTzlUTVM3ZENkVFRwY2lkMUxyRnMtaE5JZjdBYWdBMWNBaHA0N1hKTEUiLCJleHAiOjE3MDYyMTYzNTAsImlhdCI6MTcwNjIxNjA1MH0.s2038zHknjO1KGbPti-yvkvDQqED9lIjlpQmHaOD-gQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002550"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:10 GMT
	x-forgerock-transactionid: d9c93397-e121-4ae7-8d16-244eedd45af9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:10.799 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:10.840 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 244726: jsonPath($.tokenId).find.exists, found nothing
20:54:10.840 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,244726,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d0105dd, username -> user.1002550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6209102c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216050839))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:10 GMT
	x-forgerock-transactionid: 5b9a343d-36ac-4e9c-9697-7f27dfe0bbc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnI1NXQycmU1a3VydDl1cGU0Z2oyYXEyNmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eWVESlJVVXRpT0VOalYwMTNRMkpYWVdWQlNIQlJMak5CYUVVMGNXdHJWVEV0T1VoVWNFZzNVRWM1YkRacWFUWjRXRkV3VUdKaVVGUnJVVEZyVVhSd1NscFhWbTlTVDBWVlZEQjNWbWRGTUZCcmNsTnFWVVZhYjBScVpFeExTR1pZUVdaSVFVWnpjRTV6U21SdE5WZGxSelpTTUVaMk1YRnlZazUwU1ZCQ2NURnphR1JEV21OMmJIVkdMVUkxVjBWb2QxRlZjbTlWVlU0eWNqRjVZVXRSV25KbmEydEdhV0pZVVVsUFZFZFBOek5UYmtKbU1VVk5SVEZGWVhSTVVXRkVSWFJUUmxNNVNWRXpiREpHUkZFNWJrcEpTMVJGVDJKcE9EZFRYMjB6VVhkbE1XVjFVVlJJVldaUVJrSTBXVzFaZUVGelh6QkdkSGRLWW14Wlp6aG1YMHR1ZFRCWVJUWjVWV2xYWVdOalMwRmZPVUZVZFdnM2JqWmpRa3hQV1RsSWFETktaelV3VVZSV2VqZzFka2RSZFdjeU5HMTZkR1V3VFRCbVZYVnFOSFphVDJGa1dVWjJMV2Q1VnkweWFtRlNXa3QyU2pkNVVtZ3RkazVyT1ZWRFdWRm1VRU5xWTBKQ1draHhkRWRtUTIxaGFtVm5VeTB5UVROeVJrWnNaMnA2TkU1T1IxUjRhV1JxYTNWa1FXdEpWVXh6TW1NemVUZ3lVRFl6WlZWUllXRXlWVzlLUlZZMlVtMVdSREV0UkUxSWQzQkRTVVJSYWpjMVpHWlpUM2h2ZGtGb1lYQlpia0ZsWTI1dFRsaGtVWFZoT0RocllXRlZXVk5FWlhaVWVrTXlTalYyU0U1SFRtdDJTV1E0TkV0d1p6aExZV3RyZW5ZeFMxQkxNMkZhVDE5MFF6aE5OR2N0UTFwS1VGZExjRXRRVVRGV09FMVFSbU5KTUZoalFtTnlVRGM1ZVMxRVYwNWlXRXN4TlhkSFJXaHFVV3R2VG1WS2MwNXpXVVI1YmtzekxXSXlaelJCTUVWcE1ETjJjV3d6Ykc1cldHaEhibVpYTlhoTFRVcGxaMHcwYlcwM1oyRm9lV2x2YTJ3dFNVOUZWbVV3WDBNeFNHVk9aazVvWm5KMWQwbDVRWGgwTkZwNE1GQldabkUxVXpkR1UwMDNkazVhVlVoc2EyZHFXV1kyVnpBNFMxWkNka2huTUZKM1FXaHhWbTF2WHpsdVFUaFZTRXBNTmprMllUVnJMamRRUmxkRGIxOHhXRlJEYVdKTGMzTkZiazlHVlVFLnRNbG1oeDI5ay1ETG9PeXVnVzZqMXV0WVBKRnNmMnBVdXJLejVKUThaRTAiLCJleHAiOjE3MDYyMTYzNTAsImlhdCI6MTcwNjIxNjA1MH0.T4VKfAab_Kv3HdpmLwRz2uE_4NGnWKsCXj9baE_trpY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:10.840 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:54:12                                        1645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=472278 KO=12500 )
> restLoginInitiate                                        (OK=233916 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=233202 KO=695   )
> restloginProgressiveProfileCallback                      (OK=5160   KO=695   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.00%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.00%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.30%)
> status.find.is(200), but actually found 503                      4958 (14.28%)
> status.find.is(200), but actually found 401                       695 ( 2.00%)
> jsonPath($.tokenId).find.exists, found nothing                    695 ( 2.00%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################-                                        ] 45%
          waiting: 297585 / active: 24     / done: 245006
================================================================================

20:54:15.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 245350: status.find.is(200), but actually found 401
20:54:15.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,245350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ff1939e, username -> user.1002412, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c86c039, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216055143))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2xsZGRzazNoZnZncDNrMXBlOGhxZ2FiNDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlIzZ3phRzFQWW1SMmExSTVVR1ZCU1RWUVFVZEJMbkJsTUU5bFJsOVBaREp5Y1U1RU1YQXpTa3RsZEMxclJtVktheTFPZWt4a2VUVkNSSEI1ZUUxaVFVaElWbWhtY1RGeFJUWkxZVTQzWjJWaE5qSkxVbGRXTjJsSE9DMTRhRXA2YUdWM2FEWjJaSHBMY0dkVVkwWlpjRXRmWW1jNFpFczFTelJYTFdOSlZsQk1ka3hpTWw5S04zaGxVVEJVVW1sWVgyTkZXa2RYTnpoMldsazVTeTFhVnpKc09EWXljbVV4T1ZaZllqTmxjbkF4YUZwdU0yMUhUMVZYTTBOT1pqRkxZekJoZUVob2FFRnJkMGxJUm1SUldFTjNhM1F6ZW1oUFZYSXdiRVJpYlU5cE5rRnpibFU0TFRCb1kwVnRVVzl4Tm5kclh6TTRiRlZrVEc5MFlpMWhaR3huTWt4dmQyUkhNRXB6UlRjdGEyZE5kbWRCT0dFMlVtOXlSSHB5WlZKTE5TMHdhVVpIY1daelVXbzJkVTV1TFdWWE9URkdaRGsyVkZSYVVrWkpZbEE1TlhGRFJtZE5SR1ZNV0U1YVZVWmpOSEo1UldkT05UZzVObkYxU1hWdFpuSmpjbXRpVFcxeVdVWTBOMlJKVERKQlExUnlVMFEzY3pOTE5teFFTRVEzYm5OR1ZUbEdXRkl4TkZCTlMxSmpVbmR5VTI1cllrRkJaMDlEZEVGa1RVaGZhbEJ6T1ZKcmRqUkdVbGROYlVSUFNVOTRka0UwY1c1a2QxVjBPR000ZERORVQzQjVVVFZtZEVKQmRtdFhhbmRNWkhaUlkwSjJNemR6Y0hkcWNVTnFRMDA1TkROdlJuVnVVVzA1WmpOSVdVRlRSREJaZDJRMWFUa3hUVlpQWkVoMFRFZE5iVlptZVRGR1Z6WkdhbHBMYWxJd1JtMWpORlU1YnpRNFRUSXhkbmhhTlVablNFWnpXbGcwUkZCRFVETmFhazF1TlROQ1NqaFVhVEZ6V0hWR2NsbDJaRUZXTkdkclQwZHNaWFV6WlV0NGMwZEVhV013WTFNelIxbEhUR05uT0U5d1ZFTnlVM0ZrUmtkbGQya3diR05DWTBwM2FGTnlVVlpwTmtoUFVVSkxWVEp5YlY4MFJFRklhRUUyV0RCdU5HdGthbkpWTVd4UWNrMW5RM1JsZDB4NGF6UlVja3AzZVhCNlVsaFJNMHBCTFRGemExOXFTMWR0VFMxVmFXRTBMbWhRTkdabFpuSlhhbWM1UWxKNVptWTRSa0pOVUZFLkJOODZoSS03WW56cEdRU3Iyc2xkMGZTU1E1UEJEbzlqaGJEMFBIdVY1N0UiLCJleHAiOjE3MDYyMTYzNTUsImlhdCI6MTcwNjIxNjA1NX0.Mk0bCMQHQi_kmdGfXRmwb575n6ryH1DrL_6MYHiC2-0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002412"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:15 GMT
	x-forgerock-transactionid: 5e948e99-c13c-43e7-97a7-9b964a2c2dc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:15.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:15.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 245350: jsonPath($.tokenId).find.exists, found nothing
20:54:15.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,245350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ff1939e, username -> user.1002412, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c86c039, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216055235))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:14 GMT
	x-forgerock-transactionid: 212a1fda-11fe-4876-b880-35d99bc68c25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3A1NXAxYWxydWhuY3Jnbjg1Mm1vMmJmMDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWRVWTRkMnh2TmxKM2NuRTVlV0UyTjBoNGVHOVJMamg0UzFkT2ExVnBVVFZFYWpkUVFtOTNMWE54UnpSZmNERmtjMDlXY25oWVlWOU9hVUl0TTBWWlRsZGtaMWxOY1Zwa1pWVjBiWE5oV2t0R1IyWXpUazFZVG0xM1lqQjVVbWRXUTBOaVptUkJURXRTTUU5TldsRkJhR0Z6Um1oRVpHbFljRjl6ZVZZeVExVmlRelkxZEMxa2EycGtSRXRzTVhONlVrbDJUVzg0WlVFNFMzRnlNbXhtYVRKU1YxaGFjMDE1YzB0WFRsQjFPV1Y1VkhadlZXRlRXVjlXU25SRFRGWkRlVEJvWlRjeFNYcDJMVkpDWmtsU2FuWkJOa3BpY1VkbWJUbHljakZxVFZkYVJWZGFaMk5NZDFOalltRjRNR1kyTURocGVrSkJXVWRCYzBWUWVVVmtSVEpxV1hCMVUyWnRhREUzTnpkWkxUZzRiVWd5TkhwTVpXUk5aVGg0TXpGelZWcDFTV1pGZEd0VmNtMUpNV1ZUWkdSM2VsODBNakE0ZVRSbWNqWndWV3htVERGclJuaFlaVmc0T1VjeWVFcHFhbmt0UWs5clYzb3pXblUxWlhaZlRFbGtYMEpEWVhwTU9YaFdOVFo1YVZCUlprOU1NMkV4Vmt0ck0xbHZaR295ZEhoM2RGcGFVbWhvUVhGT1FuUjBVMVkzTjFVeFZYaGpaR1I1VEhweGQyRkhWMVI1VTBWNkxUTnZRM00xTm1vNVZFZHdUMVJvY2pCRWEydENUMnRMYlhNMFVHSXRWa2R3VEhSTE9YVlZXbXRLYjBweE0zb3lNVXN3YjBscFIydHVlamxuWjBsblEwRmZSemN6Vm10eFJraExOMWRNUmpkT09YRnBNVWd3TURaVGQzVndhblpLY1dJeVVuRlFVMFZTWVVOWGVHMDFka3A2U25oSVlsOHhNbGxmY1Zab1JrbFJWR2xTV0dseVptdDFkMEk0VEU1MFJHWk5kMEpLVm01SlpFWnNia3RqWjA1TWNrcHFkRE5oVG1GR01HeHdORU55V2pKU055MXpaMXBVZG05MU9XZEJSVmswVUZOTFYwSk5WRE5mVkV0eGIwTlRZblZhVkd4UVdGcHphV1JpTjNremFYTkVNVFZNVG5KUU1ERlJUV3BhVFVKUWFrMUhOR1ZCVkRKSWExVXdkVk5VWWs1b056SkJjbVZDWVhSZlRFcHFWRlp5U201RmIxWTBMbVZrWkZWV1ExUndjbUZET1hSNlpuZFdRemw2VEZFLlQ5THlWQ3BFZHhwMHQ2Y0pVZ05uX1NGeWtGWkRfQU1nQUlzQUJkdTA5U00iLCJleHAiOjE3MDYyMTYzNTUsImlhdCI6MTcwNjIxNjA1NX0.cwV2YdyFcTWwey0snOe80fA-Wzkr4Sr2eAtsKj0w70A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:15.236 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:54:17                                        1650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=473634 KO=12502 )
> restLoginInitiate                                        (OK=234588 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=233867 KO=696   )
> restloginProgressiveProfileCallback                      (OK=5179   KO=696   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (32.00%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (32.00%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.29%)
> status.find.is(200), but actually found 503                      4958 (14.28%)
> status.find.is(200), but actually found 401                       696 ( 2.00%)
> jsonPath($.tokenId).find.exists, found nothing                    696 ( 2.00%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################-                                        ] 45%
          waiting: 296908 / active: 35     / done: 245672
================================================================================

20:54:17.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 245727: status.find.is(200), but actually found 401
20:54:17.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,245727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21638d96, username -> user.1002897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c789cc9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216057910))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamkybTYxNTgxYzQ4YXJuZmQ4bzdqZzFkMmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1kyaFlNVTVZWmpscGN5MXRlbmhEUkZoalZHOTNMaTFIVEd4WVJYQlRNbmRCWm1aUGN5MW9XVzVLWkZabmIzWlJlVzlZUmxweVpVdG9jVzAwUmpsaE1rZGtPVEJaWVd0dllVRnlPREpmYlZwaVVWZGpSSFpmVGtSMU56QlRWRzlZTFhsNmRYazNWbWhpVEVKNVVrSnJPVTlyYm13M2JtWnZUMFpLVWpGaVpGVktkMTloTkZaNVFrdHlWbFZ6VWpaRVMyOUlaVU5HVlU5MmNFTktSR1V5YW5Rd1drNUtZazlPVlRrMVlUWldZa0ZEVTJOeU9WVTBSVW96YlhobVluZExkM1ZNT1VoUkxURlVkRkJEZFRkck1rNVRXR1J6VmtOcWVqUnRiMlpPVEZCaE1uWnhRbXhJV0RCTVZXb3dlRjlETkRGTE1USmFVMmd0VGxsc1JHcGhjV3RDVkZSbUxUZEhWbkF5TXpObU1YZDJRVmhPVVd0dWFEaElNVlZHT1MwMWNHSXdTRU5LZVVSWVoweHdNSEp3Tms1MVZEVk9NVFZIVlZoUE1tSkNSSFEyT0hwM05VWnBUSFUwVTFOV2FXUnZaMjVQTWtKV0xUWkhlRVo2TTBkT1IyTkZURjlCTFhSV1ZEZGhSWGhGYUhsU1NrMUZWMjQxVVRsSVlVcHpRMlJUVVVseGVFMXVTVko1VERkVlozWlBXVTVJYkhkdVUyODBUWGhwVFdGVGQwRjNiMkU1V1MxNE5TMUNUbWROUlZGcFVqZENWV1V6ZUVaWE5EUnBlR2xJUzJVNU5WbFlNMDlmU0RsWlRXSnFSSEEyWDNsb2VEQnVkbE5XUW1kVFlraHlOM2hNVGpkMVVIaHNiWEU0UjAxWVZFbEtRMkZZTW1ndFlVdHdRbXhaVlRGR1luWnhaRGQ2ZDFoMVdXZ3dhMFExYjFJNFdYWnVTVkEzYlhobE1qVkpRV2hDV21ocWJWa3pUa1JvTVdkSWFHZFRRVzh3VlZOd1pHMW9lbUp2YzFaUk1sQmZTbEZKZG14dlRUTnJRVWRKU1dKVE1uWkRlRkppUTNsSlFtbDBlbUoxYWtSU01XVk9aRkZDV1d4clpqVlhUbDg1Ymw5TmQyaDRhRTFVYlVFM1NFeDZhREpGU2pVeVNFeHNYMk5LVnpBM1YydHdkV3hpY2xreExWaGhkSGhmWWpsbVppMDBSRWhOU1ZGRWRGWXhhemRpTkhaRGNWWkJlVGR4U2s1RlRHY3dMbEo2VEhSalRFMUdZbWRUUjNCNUxVNUxTVUZzVEhjLkxlOWVFX3dZMTJYd0M4dHgtLWlVakhIWnhIRFhtMHpPay0zMktfOXRHYWciLCJleHAiOjE3MDYyMTYzNTcsImlhdCI6MTcwNjIxNjA1N30.CR2IaqvI6kxdLenQX5LnbK67nQ9pKrIpws8-PfXHw2A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002897"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:17 GMT
	x-forgerock-transactionid: eeea309d-c180-4e55-8303-2c421d3b1b42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:17.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:18.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 245727: jsonPath($.tokenId).find.exists, found nothing
20:54:18.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,245727,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21638d96, username -> user.1002897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c789cc9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216058011))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:17 GMT
	x-forgerock-transactionid: 5f62e8b5-d54c-4ff6-af69-3d4afe13a0ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmRwMGZnM2JzMHJlZ2c4aG5wODNuaG00YzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1dHSjVUMFJMVEU0eWNtWndlbWxWUlhJNGJWaG5MalZJTkZCTGNtOVFVak10VjNObU5HdG1hRlZ4Y2xoR1oyWnNUMlpDVHpObVlrRlNUM0ZSYm10Q1p6SkRUMTlTZUdkRk5FbFdWVEJuTVVNdFRGWnVaamRmWkVFek4wNXdNa3BJU1ZOUE1XZHVTRWhKYVdadExXcHBja3h1V1dGVGFGbEVUekl5VGxacVVGZFpRMEpuV1hWd05VWmxRbEJuVDBwV2RGTTRZakJ0Y2kxaGFYUnlXR3QyUTJSU1lVUXpUVzlLYURSa1FXWmhSbXRUUm1oR1JFZFVZMlpmTUdKSVozSkRRMFpxT1RVNU4xaHFZa1ptVFV0cmVWaERkRzlHUVdwTlVEaFZjVGRpTnpkWE5VWnRTMUZUVUZsVFFXWlJZVVZvTTIxUU1Gb3dVMUJTVWs1dFEwUktaVmRGZEdGTWFGaFRVWG96VURSR05XWnViSFJJVlZkV1ptRnhhR3R1Y2pKTVgwTkpVek5pUm5ob1REUnhOa2wzUVRsMmRsaFJNRGxwVkMxYWJqaG1WbEJqVGxaaE5IZzBNV2R3WVdaME1WRk1Ra041UWw5WlkxTnpVWGxhWkdwUVIzWk5XWFkyZUY5VGJXRmFRV1pQWldKRFgyeFVOemR5VW1sRWVWaHJUMEZFTFMxWWRubFJhRzVtZEc5RE1sbE1WMkkzYUcwNVQzcEJPRFJoWVdnM1UycDBNa05NTWtWWE0xUnZSMjlRZG13NVRWSTJRbXQ2VlZoSlZqTnJUSEZXYTBRMVQwMVFkRlpzUldJNVFXWTRRa2xFVVdWTmFuZEhVazl5VGtRM1JHeGllbTk2VkRCa1JUQTFiMFpMYVRCME1EaFRXbUZCUW1NeWVIRmFaRFJQTldkVGEzazBRbU5aY0VWbU5sOUdkWGRKYm0xTWVFUXlVRTVDYWxCMFIyTjNSR05uWDJJek1uQXdWazlrVm14elJtcDNVbGN3YlhaaGJEbHhYelkwWW5WamF6UlRiRVl6U0dWS2VITklNV1poVFdKVVZUSnlUVzEzUzNSSlRqbHFiblJqV1ZZNFkyVmtaVXhzVFRWUE5rTTJObWhzZFdaek1WbGliREJYVGpGUlozVmZXamt4UVZkRlQxaGtSazV5WkhoR1VFSTRXV1ZVUmxGZlNWbExRWE5FWVRkRVNVUlFkSE51ZG5SNFlXWnBNVVl6VTBWM1NrWlRZWEJCTTJFd1gyeE5MbWhzYTBscVh6ZHVjM0JpWjJKU2MzQktjRVpTYkhjLkp4R3FPQzhUQzdJWEl0LUlmUVZ2RnhwWkJSX0R4UjlaN2F2dUhJWC1JSW8iLCJleHAiOjE3MDYyMTYzNTcsImlhdCI6MTcwNjIxNjA1N30.sE2-_k_NK8hnkTfbAwlL7fuFJn99WB63XOWCETt7LZ8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:18.012 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:22.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 246349: status.find.is(200), but actually found 401
20:54:22.335 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,246349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab6c7e4, username -> user.1001801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b468daa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216062285))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3Y5cnR1Y3FkYTJvaTdpY3BmYXVhMmE4Nm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VllVdFdiREJRVFdaRWJVaE1jRk5LUlRONlNrOTNMamRKYkVoblkyaGhZMWhvUjB0Tk1tMVdiRGN0WjFoSExXSllOa05EVEhsRE1sazFSM1JMUmpkTmJWODRkWFJPVWpBNU9FMUZPV1ZSVG1oVllVUkpkalp2VkZac1VFOUxNelZFWW5kaVpIUjFhVUp5VVVadVgyUmhOMFpRVDA5cGRHWkdUVVZXYlRNd1p6ZFFjMVZXYXpOamQxTkVWRmRRYkVGMmQydG1hRE5yVW5od01tdDFVamhQVTJoRGJqQjNUR0ZUV1hKclNIWkNNSGxtTUV4alZWSXpWV1ZsVFhsdE1EQlJjVTB0TlRoNVUxOUlRMDh0ZGxwMlgwaHFTbHBoWWs5d1VqRTRhVUpqV2t4SU9XbFRTbEl6YldKcFVWOU5RbU5NVVhKV2NXWnJhRU51Y0drM01VWk9TVlZsTmt0U2IwdFpTVVl0ZUZwRFNFaDJSbmhUVmpSRGIzQmlNa3RFYVhGRldWZzFkSEZOUm1WNU5WY3hkR0YzYVd4Q2RqTTRlVXRWYkZSQ1l6bERjWEJGYW5GQ1NrNDNSMUZ2YzNGUmNWcEVVRFZ5U1VoaFNucEtabGN6Um1SYVZURnRhM1EzYm1kWWIyRjVVams1V0hSVVkyWXpkRzVzTTJWa1lqZzRNaTExWjBkTFFtVlVUMGhwY25CQkxWbFhNbmhNUVhKSVVVbFpSbUpwVVhKS1VsaHROVkoyVTBKMk9XSmFhMmhzYUZsT1dHVnlXV2R4YzJOSGQxaHZSSE0wVVMxdVVIVkxYMGxyTVdoV1EzWkRSR3BWU1haNVZFUlNZakpJTXkxdU5DMHRlVWRDT1VobFVXMWpYM1pvU25aalJIaGFVRGRDTjBwUFJtTmlhM2N5VERNelNHRk5WMGRzV2xGVWFEUk5NMDlzUzA0d1FsVTViRTV3WHpjeVNsbGFRa04yVVU5RVZXWXdTVVJ4ZGxaMWVWTnNhbG90YVRSSGIyNTVkMDFVYTJKT04xTm5WSFJxWlUxbWFqSkViMDVyZGpJdFNYUmFlV1F6Y25abVNtNVVaSE41VkhwVFNqRlhVbWx4U0MxUGNHWjZNSFJOWjAxNWJGTkZlR0pqZG1oRldXcEtja3h5YmpsS01tZHhhbkZDTTFSRFNIUndPRWhsYmxOS1NHMHhPRGhHYjBoV1kxZGZka1prVEVOT2N6azJlV2RhWDNNdFR6TTRkbVJTY1cxQlNuQXdMbTk0Y0dwRGRWSjFabFExVm5ZdGJqTjRXVTVMVjFFLnFxZ2ExWDFtMDJPR1JyLVlmZ1RIdC1mTHE2MWtqQkpwdTFCOGJ4S3VkcVkiLCJleHAiOjE3MDYyMTYzNjIsImlhdCI6MTcwNjIxNjA2Mn0.rO_8pm6lvwrgomzUc_N1lPHI6mBoAfFHGN3StctNYhg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001801"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:22 GMT
	x-forgerock-transactionid: 2ab33c59-7fb0-4fbc-990e-21d4becaf66c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:22.335 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:22.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 246349: jsonPath($.tokenId).find.exists, found nothing
20:54:22.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,246349,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ab6c7e4, username -> user.1001801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b468daa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216062375))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:21 GMT
	x-forgerock-transactionid: 7401c35e-a82a-4254-9bad-6d74c01f0483
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjllMjRsN2dkYnFzM3FyYWpzN2NrbTJzZHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlgxRkNPVEpoYzJoaFpuRXRabEE0WVdOMlZGRkJMbXB0UkRWZlRsSm1jMDlwTkZWU05IVXpNWHBzWlZCRFJYSktiRmt5UW1ZMlRYWjBkalpyYkZGUlJFeENlVEZ6Tkd4dlJXaDVhbTFZVUd0eFdYQkJkbFZ0VkhGclVVeFRNSFV3ZERKbVkxWktlRTVNV2xKM05VcHlSM1ppUW10TFRVSndiSE5ET0RnM056QlRXazAzVFVoT1ZVbE9aR1ppWWkwd1drSmlkMEp5YjJGcWNGSXRaakJEZW5vMlpqUkhTREZ0UW0xRWJqSkRWUzAzVWpWTmVrSk5kekZQYlRsNFVqTnFRM0pyY1hoQ2NsVlJYMDFmTkRjeFNIWkhRMUp4YVVsSFdEYzVla2RETnpadlIwcFhlWFpCY0VvMVoxUjZUMUZuVVVaWmJYSlVlVGxDY0V0b1JUQXhZbFY2ZVVwamMxbFhhMVpDTTBwV1NHeHRUWGRRVjFCWVdYVnFTbGQxZFdsclNVTkRiMGxKVlc5VVRqUm5ZWFJ5WjB4MlExSkZPRGx1WW1JM1RYWk9Rbk5DT0UxYU9UZE9WR05pUW5GUFRVUk5TREZ5VFY5eFpUWkRVRWN3UzJ0TE9IRkNOalptTUhaVmRVaEVSMmhUU3pFM2RsZEtUR0l0YTFWRGVtTTBURkZxV25WalpUQm5jemxTTmxCb2N6VTRWWEZwTjFCUU4yUkxVVEJGTm1kZlRFMUZaelJWY0VKQlRVMUljVmh0TldSNGFHMHRRalp1YTFWeE9ERTJSVUZTT0VKaVVqSTJjVWh6WHprMWRVRXRjVE5uYjAxalJWSlRkaTA1YTFaWVkwZE1lVVIzTkdkc2JtTlpVRFp1VmtSckxYZEZWazU1Ukd4NlpuWXdiVmR2V25wRFRUQlpkbGhsVHkweVMxUkdlR3g1TTNKUVEzSXhkRVZqVmtkUmVUbFdVM1pIYWtWSlEwMUpVMFpPUVc0elQxTnhPVGhLTkRBM1p6aFpZVnBLTUVoMFRXdFFPVGxmU0dSNGRsUlZhM1JDUlhaQmMwSk1NRUZ6YW1FeGQwUjFWSFI2WmpsSVZWaDZhalJ6YTNKd2FEUllNekZMU1hwRE4xQk9jRUpKZW1Ob1J5MVlWVVIzVmtac2FIbzJRMHBwUkdKTlRXczFTRGt3YUhGUmVVcDRhRmwzT0ZjM1NFVTNYMEk0YlZoTUxVTkhhek5qWlVwM09XeEpaM0IzU1U1aVpGVnJMbGhJWW1kclgxQm9SM2RvUVMxVVIzQmFlVVJNUTBFLi1xNjU0em52Sm9LX1FCYmpMRXdkeUpKWnd4VkdPUkFSSkdoTUpxdU45MEUiLCJleHAiOjE3MDYyMTYzNjIsImlhdCI6MTcwNjIxNjA2Mn0.iXmTkdVRPm48fWOaIL0I1ZzUGdQanbrP3ES_fC-InWM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:22.376 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:54:22                                        1655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=475111 KO=12506 )
> restLoginInitiate                                        (OK=235318 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=234604 KO=698   )
> restloginProgressiveProfileCallback                      (OK=5189   KO=698   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.99%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.99%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.29%)
> status.find.is(200), but actually found 503                      4958 (14.28%)
> status.find.is(200), but actually found 401                       698 ( 2.01%)
> jsonPath($.tokenId).find.exists, found nothing                    698 ( 2.01%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################-                                        ] 45%
          waiting: 296182 / active: 21     / done: 246412
================================================================================

20:54:23.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 246562: status.find.is(200), but actually found 401
20:54:23.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,246562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27bb55b4, username -> user.1000310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@278b2f08, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216063720))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDU5bTc4MDEyN2xqbDJvZzVjOWlkdmNwYjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1ltNWlZWE5NVWxKaFkwOTNWSEpUT0U0eVgxcEJMbVF5YjJOS2MzbzNURE4yZGtablVrVmhYMWxZVW5WNlkybHVkVWt6VTFwdVoyRjFZVmxmVDNJeFluVklhalJwWWtsWlkweFJWSE5aU1RWRk5HcDBNVmt0VVVZeFZuaHhjbkZxTmxKMGNIaHFTM2R2VnpsaWJGOUVaM1poWlhrMExYZ3hOV0k0VUdjd2RIaHVhRTV2ZGw5bmQyZFhWa1ZZZVdOeVpuVkhOWEoxTW5JMVgwaDBRMFpNZERsVFdHazJXbXRsZUhkemRtZExWVzlIZVRGemRYa3djRlZhVlhkeVdYVkJOV3A2TW1adFZ6aG5iMmx2ZUVFeU0yUmxPVUUwVlVOaWFERlRURVU0YjJOT2NYSm5UQzFEVTNreGExUkpRbXMyYW1sUFRUY3hRMmhpV0hOaFFXcDFlbmxMUTFsdGMwTlpTalY1TW00M1dITlhTemRYUlVGWVpGOVRjSEo2VFZrdFNtTnhXVTFGWVVJM1VWcFRZV2hCTjFWelpUaHFUbTlMUkhFM2FYWkJZbEYxV1djNGFVY3pSRjlKZW1scE0zQXRYM0U0VVdwcFJ6SnFORzE0TjNsaFlUVkZkM1F6UWxORlVtbEdVRTFTT1hCbFN6RnNYMnRKUzFSb1RscFhVekpYWjA1SFdHMUxSWGgwTTFKd1V6TnRkV1l3YW5BMU5FaExaVzAxVVhBNU0wTklhazVIYURsRmMyMVVUR3RCUWpSSVFuSldWeTFsVmxoUGRHMVhhVGx4WjNCalgxQk5RbEp2TFZjNGNVUTVMVzVYYmsxek1qRXdlWHB6T0haUmJXcGxVbEJ5UTJSWk5WODJWVUp0WVZKYU0zWkxXSHBJVG5CVk5sbFFORmxMVVZFd1NHaDVZV3BtV0ZOdU0yOUlTVmRpY2s4elIyVkdkME5wVldoTWNpMVdRa1pOTFRBMGNFVTJVR3RmYkVSM1NXTjRXRGcwVDJoMWJ6TnlMWEpKTmtkM1ZGbzBSemhVZHpnNWJWWmFSMDVxT0RsSGJGVXhWbE5oTTBSM1NqaE5jR2xPZWtkU1dWSm5Zek5FVERWUGIwUkNPRXA2U0hBNGVVZEhWREJ3TVhaNFRIRklaalZOVVV0QlgwcGZjVVo0VTBSaVNrdGtURjlmYkVGME1rOU1RbFE0Tld0dkxXTXliRUZIVFUxelIwOVRRMVJMUTBkT1prSjBSRXd5UkdGeVVGVm5MazFzU2tkSFdVNVVkVmQwT0RWSldGTjBRMkZqTldjLjE3aUd2Y0lsSVBSYlhHSVVBdkFZRmtFQmM5Wlo1OGViN3FOTmNydTlseE0iLCJleHAiOjE3MDYyMTYzNjMsImlhdCI6MTcwNjIxNjA2M30.a7VDi-Q9d6mw33x41oSqIrjGtJo1dQjMDxj-_tfwjgI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000310"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:23 GMT
	x-forgerock-transactionid: 1f2bf771-5bb8-46b5-a61d-9561df6a4c1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:23.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:23.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 246562: jsonPath($.tokenId).find.exists, found nothing
20:54:23.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,246562,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27bb55b4, username -> user.1000310, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@278b2f08, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216063808))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:23 GMT
	x-forgerock-transactionid: baab8592-6c42-4442-aca6-eb36a4daa61b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjFvdGU2NTlxc2VhMHVxYzE1cm9pMDFwZWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVRuQnRia2d6VFRGeWJERnZXR05tYUZsa05FMVJMazVpVjNaS2JVRlpTVFpOZDBwRWRVZFRaRnBzY0dnMk9GVmljamQ1VURaVVdqUnNURVJMU0RCb2RGUmpialJyVUdRd1JtbFVRVVZyZUdGR1FUSm5Sa1JHU1hGT1ZqUXlTekZHYjBkUWRXeHNaMDlSVmtGNlZGODRieTA1Um5oRVNYUjZWRXRMUjNaME0xOUNTMko2Y0VoVVRVRmxjbEZRVG1jeVVESnBNMHhNT0VoVGNFRjRlalJzYUd0bk5tSnRaRzVyTTJSblJHVTVVakkxVkVaRk1FSnBOMlJKWjNKUmJ6UmFhbFJPWlhOT09WQmhZV2RLVGtsVFZGRnpOWFpyWVZka1ZYa3dabU5IVDNOR2VGcDViMnh3V1dkbVIzSnVSMkpEU0VVMmEwWlBhRkpuUTJoQ1ZscDVUMjUzTjB0RVZsVXdkR1l3U1c4Mk1YZDFTbGhXVFhGQ1IwRjRPRU5pVldORVNYcHNPV3BGYjE5eVRsTjVVMHBHYjJkclkxVXpWbUo0Y214bWEyZFJTV1l3UzNKSVdWVkpSa05yZDFRMWRWUXpSWGxvTmkxaExUTnlZVkowWlROSVdIVmhPVjlYY2psQ05qaHBXSGxsTjFSRGMyZDJPRFJsWkVkVmNsRnJPREZLZEhwdVMwTm1hemRQUTFoblp6bFpTMGw2VVhOVVREVXRTRW8yTWt4S1ZrUmZaREJEYW5Sa01qSTViVmhMYkdkZk5sUlpRbE5CYVhKbVluUlNZVkJ2UjBGaldHODBaV2hUU214TGQzZHdRVE5NUW1GRmFYaElRV1ZMUmxFek1YbERkMUpzU0c1bVptWlhYMHBPVEdSRmQzZHdjRFYxWkMxNFJFazVielZ6VkROM2QwdFpjVlpaZUUxSVIxTjRRelJoYVZwQ2RrMDRaa3BpZWxCd1ZHWlZNMU5OUVhWYVRETk5WWEZLUm1RMVoyUlNObHBJZUU1b1ZFWkpNVTVzUTFoWVNFMWxkVGR0VGxOT1duWXhWRkUxYm1WRGFVeHhNRWQ2TTFaUFgzQktYMFpTYUU1SlUwUkxjMTh6Tm5sZk5uSkxZV1ZKT1ZWa2MwVTRUM1JhT0VGU2J6UmpNVGxDYW5SYVIya3hTMVZCZDNoTFRrSnZUMU5GWnpSUlVuQjBaMU50UWxvM1IydFlRbVl4ZVdselRHVndNMFJGTkZWdlVDMWZWV0ZYUTIxVE1WQlpMakpDZVhaaUxXdzJhM28wZFRCWFZ6SjZkWFIzUW1jLlppSlJsQkFQSVJ5OWpyVFFpMUlTV2pscHhiR0hrWDE4cEFIRGRRcE9JZTAiLCJleHAiOjE3MDYyMTYzNjMsImlhdCI6MTcwNjIxNjA2M30.FiTIrHsKOI_dItd_38DJaL3mZ4Y0MXIFFC-Ur3L_XCM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:23.809 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:24.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 246704: status.find.is(200), but actually found 401
20:54:24.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,246704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e378a53, username -> user.1002795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25950acd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216064564))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWc5MG91Y25zcmM2NDMzMmpnNDMwZjNyNXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2RHUnNZemN3VG1oVE1IaG1SMHBHY0MxeFJUaFJMa3hMUjNGSU5YRXRWRjl1YTJJMVdqQXhYME16WDJKNFRXUnRkVTlRUzJ3MmNIVkpWV2xJYTFwd1IzSlpkVVZKZFVaNlgwdDNUa2N5T0hkWkxXdHlSall0WDNnMU5GSmFibVpNT1V4a1YyMTJPV3B5TlVGSmJVUlBRbFE0ZFdWeE1EUkZOa0ZsZDIxTVRXNTRTMnBzTURZMkxYcDVVV0YxTnpOTVpXdGpaMjUwZVRjNFdUTnRUMUk0V0hWaFpqSlhOR0kyVTJ0eVpETkRUMkYyUjJodVJIaGtUVU4zVEhGNVJHUnhieko2WlUxT1RWTjZhMUpaTkZkVFYwbGpURkZSYVVSRlpWUnBaa3hpV1hoNVlVZDVRblE1VDJ3emRsaGZWV0pYUVV0eGNqWlZWVTV5YzBwWGFTMWZRMDVsVTNaMFRWWkpNME4yZG01UmNuRjBNWEl3WkhOb1duVk1WVWhaZFdWVU0wVm1UbWhaVEZCa1pURktPRzVvTVU4MVpGbzNRMlJPVG5wYWVXeDFPRWhQU2tkb1kzUlRhMjlxWW5GdE5rVTVSRkp0YWpoeGJrSnhVblZuZUVOZmNWTjNSRkl4WW5SdlJpMTBibk4xWHpWbFRrbE5OWEZYUzNwMFZXWlpZVzltUjFWblFXRkdjMnc1YzE5UVVGVjJTSE5KTXpnNFJVUjZNSGR1V0hSV1VtNVBXVXhQUVVaS1ZVdHpNalJhWHpOVFZtOVlaRjh0VUhaQ1ZXeEJVbEZPYUZJM01rbEhRMTlZUTAweE9WcHZaRzgwT1hwa2IyRklkbFJ4Um5OaVpYTnRXblZST0dwWlpYTTNVM1k0U0cwMFF6RnhWR3BhVFRCQlQzVjRjbU15V1ZGamVFNUZaMjV3VFMxUGFVcHRUMG94U1hVMldHUktNMnAxT0RWTVpXOWZjSFJFZGtneU5rRlZXUzFuVlRaS1JFODBNVFJJYWpGSVkxcERTSHBJVGxsNmJVNW5WV1JrU0dkdVowWlVSemwwYUd3d1puazRaMEZPWlhkQk1qZHhTMWxRYzNSd1IxaHpNazFFZUdkUmRYY3pjaTEwY2t4SFZEQXpZMVpGU0VGclRYRlFSMG93VUdoRU9WaGlNMFpSU2pVelNuTm1kRTQxYlRrNWIzTTJSM1l6VUVOVU1sOXFUblpWUkVsUVdtRk1lSEp6UjJ0c1pWQjNZbkUwV25NMFowbzRMbTVrY1UweU1VMXliR0ozWkVOV2JFSjBVVmsyVjNjLmVIWlVtZjFHRFR1U1JEeElBdkNwWU9uWHBDZF9YeGtCYV81RTc3N1RvSXciLCJleHAiOjE3MDYyMTYzNjQsImlhdCI6MTcwNjIxNjA2NH0.pYXHaq1eBaIxtzuHtZX4I2o4zE2mfJiQmFThjJCi1a4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002795"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:24 GMT
	x-forgerock-transactionid: 778b5754-0891-4348-b6c3-f192386b4a3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:24.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:24.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 246704: jsonPath($.tokenId).find.exists, found nothing
20:54:24.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,246704,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e378a53, username -> user.1002795, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25950acd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216064653))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:23 GMT
	x-forgerock-transactionid: fd1d5b1b-2003-42b7-bf36-cd0ad7a57029
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjFtMDM1NmphN2s5ZnVlZzl2cGc5dHNpOGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmJFSTRhakJpWDFkVGJVRkxkR2RPYVY5QmNVOUJMalZEU2t0TFEycFpSWEIzVEhWQ1NYQk5NRTB6VFhVeFNFbDZkMGhvVm1rNVFtSmpkMFUyZWpRMWJWa3RhQzB4WDFwQmVFVjBjRzVYYTJ4SVFrdHZiWHBxZHpKTlZWQmxNbTF6YTBkb2FFcERSMDltWkd4dFIxaGxSR1JoYWxGbFExVlhZVWN3WHpsTlJsQTVNemRRZGpsVmJUaDBkM0ZQYTI1dE1WWTFVMmg1YlRGclVteFVVRWhCWm5sU05XMWZZbUZVTXkxdE1WbzFPSG94Wmt4R2RWaEZkamxMTW5vemIzRnVhR3hWYkdScFRXdExMWHBKU2xwMWNVRkphRXRwZDBSTFpqVnRaak55TTJwYVkwRXRhRzl4UWpkM1dVTmliWEU0YVRaRFpqUlBkREZ3ZW1sVmRuazVlRzkzWVZkcWQzQndZbFV0YzFOMlNVcG5iV1JhVUdwTE5WTmtVelYyVDFCUFlsQm5kVlZNUjJ4M1dIa3piMjV4VFZSYVVVMW1UamhRT1ZsT1NHdG9OakJ6ZEd0NlYwOU9MVFJqVmtoVk1UZG9RbWg0VmsxTWJqZG1VbUZNWW1vd1RVdFZSblE1UlZKMWRrRlRlRVpuTW05M05VODJNMEZsV1hsSmVFSm1NbXd4YjNCM2FHSnZWakpsV1d0bE5XcHFSbTVJTVZBeVVFNWpaSEoxWjJWcVJsTlNaV1JsUmpRM2N6RkJjSGRGVlZOMVYwOVdhMVF3ZVVOaFIybDNOV0o1WkdwMExVNDRlVXhZYURkVmFHWXpXV2hYVjJRdGIyMXFTVEo2ZVVscFozcERhWEJvTkV0NVpqbDJRMHBZZUZCTFkyTmhPSGRuWVhodWNEbEdjM1kwY1ZJNVltY3lWaTFUU1hsTFVYZFdTWGR3WDFkb1YyczFha1JGZFRWSGRtNXlTRXRCUkRKeFNXZzFUbFk0WlMxcFVsRlRjVUpQWnpSWUxXcExSVU5IYkhoMVdYbzBTa05mU0dacVZGVlhObU54ZUhjd2VVWm1iSGhWTFVjMmNrcDVPRU5xTkhGSk5sTnVabGt6ZWpKQlMwNXdaMXBwVGpONmFERlpZVjlKVldRMmIxQndjVk5CWlRVNGQzSTVZWGR0Y205TloycGFRV2t0Y1UxeGIwbHNiR05sYldaR09UWnBTRFIxVXpKd2JVSlFTR2w0WDNVeWVrMUNjVnBJYTBJeFQxWlpMakpNWDBKa1NqbFJVMGxvV0hoQ2R6ZEphMUI2VFVFLm1hcWRLZ0VsM2ppTVh2WVBJU0dCckJQMFJMUlh3NTRubUt3N0Z6aHlRUTgiLCJleHAiOjE3MDYyMTYzNjQsImlhdCI6MTcwNjIxNjA2NH0.PybJvC_AGnM06GU53gcv9ivMi0-zpXVNGshvLkWKfdw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:24.654 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:26.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 246999: status.find.is(200), but actually found 401
20:54:26.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,246999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@341d0db3, username -> user.1002447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7722d0c6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216066476))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGRnN2xxZ2VzdnA0dnFjdnBrdmVkNXI0YWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFZVRnFWSGxpUjJkSlJVa3hkUzEzU0doNVRqTkJMa05hUW5KWU1rUnBXRE50U0VacFkxVjJUamRvTmxsbE56ZDFVV1oyWTNSc1owMDBlV1pUYUV3NGRWbFlNRkJ6YWxGMGRuWk9WMGhpTldFM2Ewc3RZVVptYWxVNGRHRkllRVY1VTFCVFFXTlNNbVY0UzI1a1dIbEhSMUoyVUU5eFJubHJia2xTUkdveFQyNUhaRU5GTTNSNFdta3haVVJRVDNreFVsQTNaMVZDVDJ4WFlUSnhkRk5LWjI5M1NEUnBNamRPVDJReU5tOWxjakp4VFZCVFZWSlhXVzVQYTI4M1VucDRjbVozTm1RNWIxUmxZMjFVU0MxaE1rOXpWV2szWldWd1gxRnJVRU5LTVhKMVMweGlTbUU1VmpremRIQjVUblJ6WXpsa1pEbGtTbnBSYVZoNVdYSkdMVzU1YlZkWGRGVnpVREEzUkZGbVVsZ3dRM3BXVXkxUVMxOHlPRGhLZG1zeWFHWkRibEZZVDFsWVpuSlVkVzlqVEhWc1ZqRmZlV0pVZEZOcGRsVjJaSGR0VmpCT1pHNUxNRTUzWmtkb1FsbHJVVFpJZFdsQ09YRXRkekJzUmt4Zk1rcFNNMTlTTkdSVVFXbDFWbmN4V0RKRVJXTlRUalZrTFhKeldqTjFiazVFVDJKTWVWbG1SSFZwYldZd09UQk5ZM2RCUmtwc1ZEZFVaemcxU21oV1NsbGhlRGszWWxOWmFGVnpjRGxHVTBwT2JuWjNZbUpGUzFwUlZVSm5iRTFCWDNOVGNVeDZORVZoWHpOdVdITnBUekZoVVd3MVNWbGphVko2Y1VSUlVrMXNObFJNVDBkV1FVaHZTazlVV0VsVFpIbEpZbU5hWmxOMWJGUXRPUzFWV2toeFVYaE1PVWhNV0ZsRmN5MXFiRkZ3T1daVVkyVldNa3RWVEZCM1RtODNMVWh2TjBKdldqUlpPRFpRT0hKMlgxVTJSemxXUkRobVdWWTNUbVJDVUZFelZtOVdjSFZHTmtGUlpsRTJlV1JPWldFeFV6RmhNRWM1U1ZwMlNqWlJkVEJOUmpndFkwUk5VVXd3VWpCVmJEQklkbEU0VG5wRVRGaFFibnByYmtsTU9GY3hlamx6UkVaaFdHRnlVRTl0TVZBeGFUaGFXbUp0WTBwMlowSk5SVjkxWjJzeldsRjBUR1JsZUZJM1pVcHpiWGxLTURSdlNVeHVka1l0UzJGVE4zVlJMalJPU0ROUVNIRnlTRVJ3TXkxSlMza3pkSFV0ZUhjLmU4YXRfMXktVWNhT3ZDZjFNNXl5UU5WQm5FdWFndXlnWTFCN01PMHduODAiLCJleHAiOjE3MDYyMTYzNjYsImlhdCI6MTcwNjIxNjA2Nn0._fAqGgdO_oOuRBdL1D7k_oc38IVNaeGrrVlYzO0zH2I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002447"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:26 GMT
	x-forgerock-transactionid: 45d0ffb9-44de-48ba-a98b-e99342e169ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:26.525 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:26.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 246999: jsonPath($.tokenId).find.exists, found nothing
20:54:26.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,246999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@341d0db3, username -> user.1002447, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7722d0c6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216066566))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:26 GMT
	x-forgerock-transactionid: 17be1dd7-6d4d-4c61-9fc8-40a93d075c01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDhydmYwaW1rN2o5djZlNXRpYWtkc2ptM3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WU0waGxSM2x5V0dwNE5WVlRTRkZuTVVablprdDNMbTFhTjBoT2FIa3hWekF4YTNKSlMwNDFkSHA2WlVKWU1rcHhVRUpvU1hoak9HcEJhV3hWTUZwVVUzWlJkbFIxVkRsSWJrNTZhV3hQVkY5clRXTmZiV0ZhZVdSMWNtTlZla3RCTWxaTVZrOWhjSFJsUkVOTlVFWnFVbkpNVUVJMk5HcEhUa2xYYUdreVVHZG1SVVZ3WkY5cU9WRkJkR3hQVm1OZmVrSklWMjQ1WjFkeFUzWjVPWEZsTjNscU4xaENaRWh5VFRGVVNHbzBlbkl4V0c5RVJEVmpjM1U0WTNSM2RHbFJVbTlHWmtwRVMxaEJNVEYwTkRrMFpFdEVVSEpNUjBOVFFubFFNa2hwYW1kMGFIZFlNR2hmVVdGWFdubE9USGRuYVUxWVRtWnBla05mY1VGMGFucE9NV3haTlU1SlNGTlNVa1ZmVkUxUVRTMVBRM0paVmt0UE1XaHpMVGN6UTAxQ1EwNDVkR296UTFoNlFsaDZSM0pxTVdsSWJGSnFPRFo0YTNWek9WQXhZa1YyU1ZGU2JFWXhTVFpuWVZaQlRHSmZMVzA1UTJVdGFtWXpRVFl0YzFORVVtUlZkbU5OWTA1RE1rTmphbkJQTjBacFYwUnhNWHAxWm5rMVlXaHRaamx3VXpocVRUUk9URXRGZWt0aE9WRmxUSEU0VlV3MFh6UnlVa2xSUjBrMWFtRk5WekZGU2prdFJtbE5NMkpDUmtObk9EWXhPV2RmTmxaQ1VXbG5iM0pWU1hZNVZIUTBhbmhCUWpCRVdrVlRRbkJXYjNaTFdXZFdTRmhyVFVSNlFVTXpZMmxTVFdKRWNYcHpkRkJMZHpJd1VuRkpVbTlZYjBZNGNXdGFOa28wYWw5bmExTkVXVWwzYjBReGNpMWFjRmhEVDNvekxXaFJRWFZsTjNwalprSjBUUzFxUkhSaWJuQjVjV3BmTlhCUlQwUlVNWFJ2U1c1aU1GcEhhMkp4T1haQ1ozTjFjVUpOVDFOdmJtOUhNRWxZU1VvNFkzQkdSbnA1YzFWd05uSkVNVWRaZDJwTVEwZHZSelZpVm01NWF5MXZWR0l3WjNsMlJXNUNMVkZNZW5KVGVUZzFNbmxDVmpsM09FVldWMk5xY1dGRFlrbFpSSFpyVURBeWVWRk1jRzVmVTNFd2FqbDFSV2xXWjJsVGJHUjFUVGsxTUV3M2MxVklWV2t3WVVsYWVEQkZMbXBxTTAxS2VXWkJjelZIYkRKUlpITnpZM0Z4VFhjLjIzcjNuamdIM3R2Vzc1Wkxkd2MzTVJNX3JTS255MFVUUW82XzJuS3FYODgiLCJleHAiOjE3MDYyMTYzNjYsImlhdCI6MTcwNjIxNjA2Nn0.9JTaXzNGzVVmylx2BVKRzOd3CsmzTRhUcuA0VER1NXk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:26.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:27.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 247118: status.find.is(200), but actually found 401
20:54:27.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,247118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46bdfe37, username -> user.1001696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d727398, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216067187))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTcwZDZxNXJuNWNhaXJkOTdrbzR0b2R2cTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlRFTmxkRzlSZDBkUFRWWmxRMUpSY1ZKa2RrRlJMa0pzUm1rd1FqQXRlVUpuYzNKalVtMTZUbkF4UzNaaU16RmxXVlZpTUhKWE5sQldXVmRIWTFWdmRETlBkRVJMY2kxbFZsOTFNSGhwVW5oUGQwZElNWHBhU1VwNU1sQjZhME5VVUZCcGF6WkZXVGM1U21KNUxXNUlVVE5PVWxGaVdIbzBSV1JVV1doWmFIUnVVVUpUV2t4dldYUnRSbko2Y0RRM2VVTmtUamRKVFZndGRtbFRXVmhZZVRKS1RXVlhVR2N5TlhSUlZYRlpPSFJxVDNaS1RVeDBhMkpPZFRoRlkyNUJaek42VG1GRFNtNUZUMWhRV2tWUVpuZEtiWGg2VVRkM1dIaEZlR2xPVjNGRmNYRmhjVXhRTmpodWRYRmxSakF6ZVc1MGJGOURUMWx3TTJGeE1saHhWbFJ0WkV3d1kyeHNTek15Ym14UFZHcFBSekpEVDJkWU1XRlpNbDlCUlZkVFRYVnFOM2t5VDFWR1VqTm9XRmh3VkdGRk5FaEhOMU5KU2paS2NHRlRRelpwT1hSR1ExZEhUR0ZNTldaUFpEVnJOREJGYW5wYVNWcDZVMkpvYkdjMVFtVXhXRWRqZVRKbExVSldSbmRzVVhOWlRXRlhiREk1VmpGTk1VUmlMVlZDUkMxQlRWUnRUVjl1UlRSUExUQTRTRUpqWWw4NVVuRldURlpsTVZaWE4wTlpTMjVTYmtZd2FsVXdka3BOT0VWSWVWWnFNakV4UVdkRGVURlNTWEpNVlVsbGVYcHhPVEpZTXpnNVIwUlRjRXhKV2xReFRrbFZaVE5xVWpSb1pFdzVZVEU0WVRKcE5rSkVVV0Z6Ykd0T1RIVXhZMXBuVjJWdVExRkpWR3hNUTNNelRXazBjbTFmWVV0TVdEaG1UMUZDTTBWU1UwaHROVVkxVldGd1VtUnhhaTF3TFRkMmVEQlJiWFJyU1VkNlRVMVViR05OY2s5blVXbFhRMmRYUTA5ZlZWWlliVkpWUm1KTlFtTnBTVTgyVGtGT1NXZE1TbnA2TlhWRlRtbzJaMFpNUldsclQxcHZURFZMY0hKNUxVMXpjMkpFVldnMGFVeDRlREpEWWpoMFdVTjNkelo1WjNSSk9ETk1Obk56YWtwVlgxaFZhRlpsY1hoWU9XUjBObGRaYXpkQllUSldkRGxsZERsVFFtSjZRblUzUkdSMWVGSklTamxrVEhwbVJUaE5MbUoxWmpOeFZtcDBTakpIZDFobWVHUmFPVzh6UjNjLlRmNUNRenNjLVF1TDRqS2dic3JMdXZNRnItdUJ4TnpJeGdFMko4YmRGQzgiLCJleHAiOjE3MDYyMTYzNjcsImlhdCI6MTcwNjIxNjA2N30.UD4O7cie_h34-FpWL5Zf9WS3ln4zXOkkFznMqc0yx40","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001696"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:26 GMT
	x-forgerock-transactionid: 1cc4f03f-7378-4dbf-8faf-7d87dafd9d14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:27.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:27.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 247118: jsonPath($.tokenId).find.exists, found nothing
20:54:27.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,247118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46bdfe37, username -> user.1001696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d727398, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216067275))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:27 GMT
	x-forgerock-transactionid: f2956b3e-df3f-4d17-a393-69f5729e5f0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnIwbTc5NDc5OHRiYW5jcHVrMjFhNWF1b3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk1VNDNhRlV6ZDBWQ1pHdHpUbXhWWlVaVU1WQm5MalE0T0dNeWFqQndkVUpFUW5SV2NIZGxka0psVkZGVGFrRlpVblUwZFdGMFZEZEpWMEoyTjNKWFlqWlhUMHRDYW1keGNsZDJaalJKVW1wWmVXdG5kVXBvYzBab1pXOU9Tbk55WmxoNFRXbHZhbHAwWDIweVJXSmZkRkozT1RSalFsUnFaMEZPY0c5TmRURnJialpsZWpoWVprWlFOMUJFTlZWdk5WUnNSMDFIVlZSRFR6TndaRXg0TTJFeFZGQkJVRU5MZURKbldUSldWR2wwVTFwZlRVaDZkRTQxWVZnMFZUWmxOSGhNVG5sSFNXVlJOVWhYTXpaQ1kwNW5kbmRTYUdOT2MweGxWVnBUVVZadmNGWXliR0ZmZVRKc1dIaFVYMHB3TjFKSVNtUXlhMXBJUVRRM1gwRnpkSEo1YlY5aFYwdGhXVzVzYTE4NWVqQXphRUpuYlRkTloyVlJSbk5uYmxGQ1dDMVZaRWQzZUd4ZkxUaFVjbXhHTlMxME0yWXhlakZYUTBGQ1oyaG1kV2RwYkhKS1oxTTJPWGh2TFUxYVRteHNVazA0VG1OdVVUbHpiVU5GZDJwa1p6SlNZa0pDU2pscWVqUmtjR3hSVlVveWVHOW5TbEJvU0RoTmFURlhiRU5oUVd4SWQxZEVhMUJJVTJ3NVppMU5hbkZUVW5SRFUzQmZkMmR5Yldabk9VTlpValpmZDNReU1teE1Wek5VYzNSM1ZGbFROR3BEZVUxUGVETnhXbVJvVTNCNWN6TkpVMkZxYzFwVlNEZHhhVzFaZDNaUFUxaE1RM2R5VlVOMWRqSlpTVFJRZUdKaWMxQjBRemR1TVVGa2NtNXpVV0YxTWpaQ09HdEROSHAxZUZFelQzTlFkbHBsWkhaTlFWRnNTalk0Wm1sRE5sUkxURzVDYWpaWmVubFZiVWczYWxkd2IxSk1UWEJaVEZCSWJsUkhaRnBhWlRRd016UmhhSE5vYmpJdGN6QTFWMlpDVGxBeFQxaE5ZbUZ2TVhNelMwMWpWazVmWVhNelQwaFRaMDVEUjNWaU1FSjVSVVpTZUV4TWRtTTVNRzl0VVVFMlNHaHpSR04yT1Y5NlVXbElUemR2YzFRMmVYWk9ZMFZCU0ZJek1YRlBVWGszY1Vwck1VRkxWMDlNVFc5aFlTMXVkR1JwZGtkVmVWQnZiMUJvTW10S1RWTktOemN5ZG5KNFozTkZMazVJWW1kT1dua3pPSGRvWlZaZldFcDVTa0ZYVVZFLmtsSmVMQUg0eENhSVBaZVhaSDg5aHM5cFJNZEFZVi15YUtmdVNPbFpUUlEiLCJleHAiOjE3MDYyMTYzNjcsImlhdCI6MTcwNjIxNjA2N30.yj7Y4cDOrI1muNXiG75bP3PzYJwgY-gLKwkv9sxKNxs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:27.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:54:27                                        1660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=476633 KO=12514 )
> restLoginInitiate                                        (OK=236071 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=235357 KO=702   )
> restloginProgressiveProfileCallback                      (OK=5205   KO=702   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.99%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.99%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.29%)
> status.find.is(200), but actually found 503                      4958 (14.27%)
> status.find.is(200), but actually found 401                       702 ( 2.02%)
> jsonPath($.tokenId).find.exists, found nothing                    702 ( 2.02%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################-                                        ] 45%
          waiting: 295427 / active: 19     / done: 247169
================================================================================


================================================================================
2024-01-25 20:54:32                                        1665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=478138 KO=12514 )
> restLoginInitiate                                        (OK=236820 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=236099 KO=702   )
> restloginProgressiveProfileCallback                      (OK=5219   KO=702   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.99%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.99%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.29%)
> status.find.is(200), but actually found 503                      4958 (14.27%)
> status.find.is(200), but actually found 401                       702 ( 2.02%)
> jsonPath($.tokenId).find.exists, found nothing                    702 ( 2.02%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################-                                        ] 45%
          waiting: 294680 / active: 25     / done: 247910
================================================================================

20:54:36.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 248398: status.find.is(200), but actually found 401
20:54:36.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,248398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1edab402, username -> user.1002036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5612efc1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216076043))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamw1OHE4a3Z1NGprbGdmcWlranZwOGo3aCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTR0V2tSd1JVZG9ZbVV4Vld0UlZESldSekEyWTJOUkxuTjRhMmxUV2xwdmFqTnZURFpIUm5SeVZIWTBRVkpuV1ZVeFpVSlhVVmhrTW10Nk0ySlNXWEp4VkZKQ2NrazNSbnB0UkhKVVUydzRWRUZwZHkxcFptRXRSamd0VnkwdFkwbFBYMUJ3TmxSS2NFVllNa05TVkZoVGIyWk5PRkF4ZDBkb2NIcExhbFJxY0VKSlJUQldhVWhZTjBsUmRIaERhREp5WVVaV1IweGxRM3BWWldOVlpYWTFWbE5LY0hwV1UybHlaWEZPWDJOR2VsUnNlV0pGZUdGbVoyWnlUMkp0WTFCelVFWnFiM3BtUTBObU1YcElZalZDWlVsTU9FcFVaaTFYUjJjNFVuWkVVamxrWDJGc2VYRnlhbmREYUZKRFVtMWZiR0Y1VFV4cFRWTkJhemRsVjNoa2NsaHNWM3BaTjJoMVZIWmhlVE5TUjNwU1pHSmhaVFJxY2tweVExcFRSMGR3YUV0eVJ6bFZhMFkzWnpOVVpsOVpXbWhNVTFwSFkzb3hlREZVV21OTE9UTjNla0pOVUVGdE1reHdkRWg2U1doUE4ydGhPV0ZqVEZaaU1uUnVaRVZ0YVVGRU1rOXJiMHBGVVZsaVdXOXljSEpqYWxOQmJuVTJZMTlFWmpNeE4zVnpZaTAyV21Oa1ZpMUNZMjQwYUVKcWFtYzNaVjlWTUZNdGJYUlZRalZhU0RseVIwUXpibGRvUmtOSlFXTk5OVFpTUTBaNGJqWkdjRjkwU0hsU2NGOHpiazlVUWxSYVgyTldTVmxLV2t0dVFuQm1jbmQ1TkdwaWRIRlBOMHBITkdGS2FFZzRZbFJ3ZUdWd1YwVmFXSFJxTFZCa1EybE5WVEpWZFU4NVluWjZXRzU1Vm14ZlRtOUNOMmhPY1dZNWRFNWFWbFJ5Y2s1MU0wcFFSV0paVFZsNWRGcDJhVWRHVVVOUmFrdzNiVlpFV1VJMU5EQjFiazEzTTFCeWVWcEljRU5vWlhaR2JEUjViMWwzV1VVd1RVeHViV2h3Y2s1eVJYWlliWFZwWmt0cU16RkZkVUk0UWxsa2JsY3lkMFZ4TXpJM1MydzVWbXcwWkU5R2FVeGxTWEp3WTBsSlNFYzFhMWxxY214SmQybzVjVVF5V2tkWFowOXRTVE55WVROTlgyTndSemhsT0hJeU5GbExPV0UyVjJWTWRVWlBSV05wTlhwTWRHTmxUa1pMZW14SkxrRlNhMVJ0YlRaWWRVOUtTRUl5VVZoblpVSkROWGMuTGdZV2JrT2ZuUFVsckxjbkRPZEZoTFJwYjU5NzZHaGFxTElLbnFzclMtSSIsImV4cCI6MTcwNjIxNjM3NiwiaWF0IjoxNzA2MjE2MDc2fQ.FVnuK-3jBkGa2LGNOzML9IqMHHTA_QhOxI6pzySLf2w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002036"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:35 GMT
	x-forgerock-transactionid: 2a6da07f-bc19-42b6-bd95-4c1c3057dade
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:36.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:36.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 248398: jsonPath($.tokenId).find.exists, found nothing
20:54:36.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,248398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1edab402, username -> user.1002036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5612efc1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216076132))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:35 GMT
	x-forgerock-transactionid: 2c7f9843-59a6-439e-a962-201ecb3a3b48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTN0OGtjOGJ1OWM0NzBwYm4xNG5wZW1ma3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blNGQXpVVFp2UVROUVpIazBaMFZ2UWpWaGVYSkJMbWcwUkRFNFdsOTFPVFF0YkVsTWFHTjBOR3gyZGxkMFdXVnRZbmRQUkZaRE5GZENXSEp6T1U1UlprZHhhekJ3UW5ONmNGWk9TamxsT1RGaFZqQTViMUY1U2pGMGNGVnFVRXRYZWtkbmVrcEhMVGRzV1RjNGNFNUhaMk5YUVVGNE5GbDVWRXhaUVdOQ01rNW9WVVZLYVdOTVV6VnNabEZ4VDNwNVdsWXhNRjkyVFdWTGVWWkVNbWxsYzJGUVRsTkVVVVpPWjJwdWRYbG9ZbG8wWTA1WVpHdEJibTVSUkdjNVNHOVVWbGxsUkhVdGNXdGtiVU5pV0Y5clh6STBOa3BqYkVNd2RreGlRMVkwVmpkUFQxVklPRkp1V0UxME56QnhSMjVHUm1SWVNWOUZhRzFsUkdweldYZ3RMVFpYTFdFeFJWaHNOME5LYUU1VVlYZFVXV3R6VmpaR1YwTnBaa3BXV0VSMVExSjJlRVpVZVVOaU9FMVNORzlUZEU1SU9HZEJZMkZhTjNNMFowdHFVemR5WW1Sd2RIQnJSekZIVTJoSlRuWXRZVVZKZDBWUlEwZHJTRFZrVFZadVpqaEJSbTlKYzNJM1lVaGZZak5pVGswMWRrNVBSVXhuTFVSamVtaFZXSFIwUW0xM1ltSmZkbkZQVkVZNU0xOTFaMjU2V2xRMFltdFZMVVprYTA1QlV6VkhjR0o0VjFOck5HTXlZWE5aT1U5d1owMUhSR1p2TjBVMVpIVnNka1phVGxST2MzWmhaMFZOYjJ0dVExb3dOVkIzYjA1d0xYVk5jbTVrYWpGeFVHVTBUMWRQWm10QlMxZGlXVUkzV0ZSb1YyeHdUM04wWm5KSVFUSTFaRFUyZDBkb2NYUnhTMjB5VGkwNFFYWnFjRlIxUjJsMVNIWk1kVzVIY2kxM1VrTXlWelZzZERVeFRWSlZjblZzUlVZMWVHSk5XVUZWTFc5cVVFVm9NbkE1ZEhWUFVpMURlbmd6U0MxMGEzcEVYMkV3ZWtoU1ZrbFZhSEppYkRKWWNVSnFVWGQzYkRSR1lrOWZNalJUTldwS1UwTjVOemxKVDBSVmQzcHJaM05GV0VndGFWRk5TRjg1ZFc0eFoxbFRYMWRwVlhSU2MxTkhMV3h2VEdoUGFDMWhjRFZ3UjJFeFFXWlpkRnBXTkRCYVJIQlhjSE5rZFVjeGFWUXlSblp6UlVsTGFXUlpMakF3YVhoNFFUQnRlQzFRUkZScmRHUmpObWh3TUdjLkx3QkxzcGJRNGZCZzl6Y3pxRnhUWTlqZlpzZ2FIZjI1d2tSSUZDUUptaHMiLCJleHAiOjE3MDYyMTYzNzYsImlhdCI6MTcwNjIxNjA3Nn0.eOrI0Y1B7mB5qXfJ1tbTwAvobxxT8QunAC91vzRZM8Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:36.133 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:36.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 248424: status.find.is(200), but actually found 401
20:54:36.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,248424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fd0deef, username -> user.1001298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f3d3e2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216076142))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGg3ODc5OTkyYThlMTBmZWZsZXI4b3VjdDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZllrdEZZVkZGWDA5M1oxaGxYMXBtV1V4ZloydDNMazF0T1ZjdFJYVkJkR3c0VkVwS1QwRkhTRGRzZGtObWJWcEpaVzFxY0RodFRWZ3dVWGhHTkZsMlJGWklRMmhuUkZJeFNHTktialpsUlhWR1NuQnhSVXBXVVVoeFVETlJUMHRYWXpWSWFHRmhlVGRXZDJRMlZUQjRWa2hvT0c4MVpXRlBlamhHYm5OMlNHbENlVjl6VHpSSlIyaENaV3BmYjNsblFXMWtOSE5NTVZsc2FuQnhPRUpwWDNvNVFUQk1WVVpwYVdkTk1uUjBOR3RLWXpWUlJYZExUMGhCYVV4M1dUY3RSbU13YkVoUmFGVXlaMlJvZUdaSGVqaGlOeTFWU21Rd1pVUkRkR2QwYXkwNFJUTmFZWFl5T1dkMVpIVnlkamd0VVZrMU1WWktZekpHWTBnd2FIWlZVM1Z6TTNJNGMxaHhUazV4Um1WbFFtcDNhVzF3WWtsUlZ6RkVUMFZ3TFVaYVdXRkJiM0k0UjFSVGVHUkRVek5PVTBSeFJVNUJSa3BWVWxOVmNIZ3RhVmxpVEVGR1ZqSk1Zak13Y3kxSFlrOWZUSG90ZURKaVJGcHpabkpYY1hkbGEzTXlibk5LVEVvdFJtWmphMnh0ZERsV1MyaExkM2haZDFkZldrbHZkVGxWU2tWNFdGbEJXa1JXZEhGQ09YWnBRbUZRWlRab09IVmlMVkpFWWpaUU1tOUJWV0owYlVJemRscGthVGRoUTBsdVVIQkRjbGx1TVdOUVMzUnpaMHR2Y1dSdFoweERUSGhLVUdRMWFtTmFSRmhJYVhsUVZtZHpVMjVhWTBWQlkwcFBNWGxNZDBvek4yVlZRMkZTU0dOZk9VZEZaVVZRVDBaUlVsUkxaMDh6ZDFRNVRtdFhka1pvVlVack5VOUxObTVKU0dWclJXZFVVblZvTTJWcFlXNWtNVFJUWkRaVU9XMHRRMnd6WkVKRlUzQk9ZVmd4YVdoQk9EY3dNak5PUkV0bWJtaEZjVE5RTUY5YWJrNVVOVzh6TXpOQlVrSkxkbDkyWm5WME9YTjZTa0ZuZWpSRGIwSm1ZWFJNTm1oUk5pMVBObVEzYkVkM1FVTnZZMDl5YkRWWmVIVTVObEl5Y1VaNGQzVlNlVEpzWjJoTldtUmFOazFEZUdSTU5HMDViRlZoTTIxMlZIZ3dSR05uVDJ0TE16QjZORE4wTUd0UFQzVm9SVVl0U0MxVFYwMVpMazlxTFVFNWQzZHZUMUZEYkZOWlNqRnhlRlF5U1djLkt1Z00wUjA1RVdJcE50NGpsREY0TzBLU0dDeTJrNHVRTDN6VXN3S0hOWEUiLCJleHAiOjE3MDYyMTYzNzYsImlhdCI6MTcwNjIxNjA3Nn0.5EyuZFspA_2oNE6ZNdmso8aZmCdxAxOMYpqyEdPdu74","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001298"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:35 GMT
	x-forgerock-transactionid: 612c3ccb-6bf8-4176-be7c-e754a25c3522
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:36.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:36.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 248424: jsonPath($.tokenId).find.exists, found nothing
20:54:36.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,248424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7fd0deef, username -> user.1001298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f3d3e2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216076227))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:35 GMT
	x-forgerock-transactionid: 04efe231-1f9b-424c-b214-47ebe0b33908
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2RrNmNxdjU5c2Nsa3BucmVya3A5dWM5cXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFN6Rnhja0ZhTkVSTFltVmlWemd0WjJnMlEyUlJMbk5KWW1WaloxaE5TVEF3YVcxU1lVZGxYMFJYU1hOUGIxcDVTR0ZGTkZSS2REbFZkV2xuU1VKQlVXSkNXR2RMUTBoVFkyZDNhV2RCUjNOMldHUkhSRXgzU0dGTWF6QkpNRGhEUldVeU5FMXdZV0pqUjNkU1drNXpkMXB1WlRSelp6bGlaMjkxUlRkaGRFbElhVWswYW5BMFkxTTNiekZhZUhSTFpVSmFkVGRLTVdGVWVETTJPVFZHZERWVGFFMTRhbTlxVTJNd2VXUTFOREJKV21WRE9XeHpkRzUxTW0xRVdDMDBjMHRWVkdGbU1HNXZNbkkxVjFOUVpFNHhSSGQwT0cxNExWaENNSE5GTmpKQk1tWmpURk5VVEZaM1F5MUZUemgyVVdKR2FFaHZXR2c1TUMxZlpIZFVVVmgyWnpsTWJIVmFkRkJFWm1aeVdXODRjelJaTkVoMWNqZElVVkZwTnpGbGVUZEVaMEp6VlhjNVFVcDVVRXA2V0MxWlIxWktVbXgxTW5aeU5FOHdWR1oxVGxGWU4wZHRZM1ZpYVZkdWN6aEJUMG80UjB4ZmJtaE1NVlprVFhaVGFYWjFNRGQzWlVodldIVmFOa2M0UW13MWJHTjJNRGRtUWs1cWNVZDZjWGhRZWpWRFNrZGpWRlJHYUdrNFNtcFZiMmRDUm5KRWFpMUdialpRVW1Kc1gyUXpPRzUzYkZKWFF6VmpSVXhwUjJ4V1VGRlBkbVJ2V0U1cGNWWlBhVzlIWWxSb01YTnNhazFCYzBvNE9IVlRaWEJxT1hsa1FWazRSVlZuUkZONFpFaFpZMGRaYVhSNFNYbDZjR2hzV0Y5a1NHTlVjR2xWWlRVMlkzVklVRlZ0WTB3d1VtdDFlRkZxY2xZdE5rSmZWRnBWWWs5WGJ6bDFWVTVyVWxOYWRGOU1ORFJzZFhWVGRXbHBla2xhTkdwMmMxcHdjbWhUTmtRNFVDMUJSbEZ6ZFdOc1lWaGlkVUk1VUZwSVNIZGljSFZ4WXpOV1ZFRTVNamQyWVdWMlQwaGhaR1ptVUVSNVEyUk9TVlJoTUZGV1ZtRnpjRUZOTFd0SlNYQjZha0pwY0RkRVUzVlpkVWRqT0d0b1dtbElZVnBZUlZGS1JTMUVkazkyY1VWdk5XSnpabU5GVldGU09XYzViRUZIZEU1eVQwbGlSMlJKWDNWeGVqVlNSekZqUlMxdldXNU5Ma2htWmtsdUxUSnZjakpUVDJSM1UwNXhVMlk0TFdjLjdOMGMwbVgzUVg2eWJjazYwRDFDVHBucG5kQUozNGlmQm01NTkycFdVWHMiLCJleHAiOjE3MDYyMTYzNzYsImlhdCI6MTcwNjIxNjA3Nn0.5frz4hldKw7yDaB1Bo3JJtE4dmbIqun6Gec35ApWH0M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:36.228 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:36.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 248471: status.find.is(200), but actually found 401
20:54:36.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,248471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c8467c, username -> user.1002446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40b735b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216076459))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXBvczA2cWxzZXF0M3Q2b2ViZW1tMGpmM28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M2RuSnFUMGxOVWpGc1dtVTBMVkpzTVc5S1lXVkJMa3hoYm1WS05XMWxhRkZNZGxWUE1YRkpOaTFSWVRCNlVqVkhkbXRFUVMxcmNVNWxUVk5CUTNoaU9VSlZkVkkyZDFkT05FTmpTbHBWU0V0NE1ubDRUa1JoZUVsM04yZzNWblZ2UTAxSExUaFlOams1UjNsa1MyRktNVXRQYUVGdWFGY3haM1k0WjA5UE1WRkNZekY1UW0xc01GUnJjbXN0VjNkSmVEWXdOalJtUTI0MWIweEtSMHBtUTNacGIxTm5jV2hzWjFCMmJVSm1WV3BXZEVKZlZGSmlWR3RJVkdKcFZrSlVSR1Z1UVhjMk55MUlWbEEyWlhselpHUk9ORkkwY0dSWmRteHROemgzT1ZkRE4waEpWSEJrVGtNd00zWnhTbVpoVEhsc1NFd3dSSHBsUlZkUU9XeGpVVE5mWjJzMWFWaENOVU5HWWs5UVdXUk1kVUpTVHprM1pHMXhZa0pOVUVJdFh6TmhjbEprYUdob2FXOW1hVUpEYjJGS1JHSjRibWh2U25sd2JVcHdiVVprVmt0SWNVRlBVV0k1WTNwTlIwd3hlVE4xU1Rkd1NVSjVNakJpUzNCVFZFTlhZMnhLT1daeWNtcFZUR3AxVjB4NVdHTkZNbTVIY1ZvMlVFOXBlR2N4VmtWUU1UTnNOREZUYUVFdE4wWlJOakZ0U2xZeGJFZG9jV001U1VKNGVtOVRZVmhKTlhaUU56QnJibmRuYUVsNWQyZDVUbkZOZDIxbE5IaHJOa3QyVlRSMWExQmtkMkpLVHpkd2JXTlNYM2xaWDFkemFWUlVaVGRrZFdkRVJtWnRWM0JSZG5oclpESk9YekYxTFZOTWFsTktTWFpPTldkeGRIbFNMVlkyTWs5UFR6SjBMVWxtVVY5UWNIcFBZbmt3VUhSNU56TnFiWGMzTFdGRFdscERaMHRUZGtSQ0xXY3lZa0ZXUldacWVuTTNWVXRpWVRrNGVUaE5Ua2R6WlZSWlZXSldlVGw2UmxoV1RHaHJRVmxyYW5wMGNGbFdjVUYzYUU4ME9WRTJjelV4VjJObFZFdzNTRXRNUXpCWVVHMVRTRUpaWjNaT1lsVnRiR3c1YkVvdGFHVnpZM3BwTW1OQk5FczNWR0pTVlZSTWFEbEhiRjg0VkZKeWNYbzJNMGd0U1dKdFFtbEVTek5wVkRSS2N6WmFhbXBKV0VsM1JVRjJTbXA2TVVKRGJuVmpMbFF6ZDBad1VtNVlRVWt5V2sxd04xZHRWbTFrZUZFLnZ6cHFNMU5hbmlpdmNybUxHRWpLYm9UR1V4V3R6YmVKbFhiUzh0cG4zQ3MiLCJleHAiOjE3MDYyMTYzNzYsImlhdCI6MTcwNjIxNjA3Nn0.W3r4zUDLzn7MArhSZtWTBm58Mv8xETwWbQsWl7FQ0sI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002446"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:35 GMT
	x-forgerock-transactionid: 417bc460-0129-45c9-8cce-1bc30199ea46
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:36.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 248471: jsonPath($.tokenId).find.exists, found nothing
20:54:36.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,248471,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c8467c, username -> user.1002446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40b735b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216076544))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:35 GMT
	x-forgerock-transactionid: f8a6ab78-2394-4585-a60f-1995a255cefc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnVhMjR0MWVtaHE2Z2g5YXV2cTQwYTc1bmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elluaHpla2xqV0ROa1VWOHRVSGRXWDJKTFdFMTNMa05GYnpWMGNVeGxaMWxRY2pKSkxVcHlNVzh4TVRobVFUSjFNbVpwTkVsQ1NsSlRUa0p6YTI4MWJGOTVhbTV2YW5wUE1GOUtObmN6VW1FMFpXZHlURk5LZVZGbVNIRnhPSFowWDFaNk9IRmFVekJKVjNacGF6SnJUMk0zTFZOUmVHeGxOV2xrYjBSSGVYSjVNM1ZOY2t0R2VYWXlYMkkzYld3NE5VWlhVVTFtWjFGc1QzaDNSV1U0UkdGbmJrUlRTakp6YkRobFNrZGlhbDl5WVhWTmEzaFFkRGhtWjNScVZrTnFWMDgzWW1vNFZXSmpRbFJWU0U1TVFVcEZjVTl3VkVSS1luSkdORUZHYkRKWE4wVjBVRzkxVGkxd1ZubFpZWEJFUlZOMFRIaFJOVTFFZUVjekxWazVXVVJRY1VwblFuTlBSbXB3UVVSa2RUTlplakJhWVZCb1NVUmxlVGh0TTFoRmQyWlBiSEZXV1hGdGFFUmtjQzEzV2tkTWJ6bGZhblZxZG1neFVUSkZkR3BhYkRGYWRTMVdXbUpFVWswNGFraDBRbmxoUkRoVmNIWXRZalZPVm1kaVQyWmpkRmxEZDNNMWJ6Sk9URnB4TW5WdWVVbHZhRTFPZDBWWlYzQjNTVmRoTjBNM1JsUXpiVmsxVlhoS1dEaHlXRUZhZGprM1dFTmZYelpLWkdsWlNsWkZObWRpVEVNeVF6UnhkQzFJTFdabFZXbDJObEl4UjFCblNrOUxkMU5XWVhsWWIzSnFhSEJITVhVM2ExTTVkVXN0YXpaMmRsSldTMmxhWmt0U2FtSkZNMGx1ZFRoMFUyTkRjR05DU201d01sTkJjM3BSY0hoNmRUUkxNRXhOWm5OU09IQkRUMmxOWm1KdVlucGlNVlkwU1RWeFpqQjJRelZvZFZoRE9XcDRXREk0UTFkNFYzQlpabk5pV0cxeVJYcDVUVTB3VDBoQ1JsbHpMVzlZT1ZCclFXRmtMVkUxTm5oQ1dEQXRUM1ZQZEdkVk0yTkRTVmhzYzBkTVlVYzNXVWRRZFdoSVpFUlFNREp3Y1RKa05XeEJaREIwVEc0d1FuUlVNbGhZYUhKaWMyNDNSVmQzZGxJM1lVUkRiVTVtZVZJd2RXWnJNbEpFWkVaWVJsRjRUSFYyVVhSbFgyOTZkekZoYURSRVkxVmFhMEU0VDI5RFN6STVNVTB6WDB0cVpXaDNMbTkyUlVKTGFqaGFabHBxZVVGb1EwdzFRMU5YV0ZFLnREMWRWeVJxRVBvbmE2b1ZZUnFqWkZpVDhJU2hKTkx2RHZKTXBuMFgtdjgiLCJleHAiOjE3MDYyMTYzNzYsImlhdCI6MTcwNjIxNjA3Nn0.sfQwBF4HM8pWM2x8ey0aVP0cItaVY7dHt0L1OuKRbTM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:36.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:36.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 248498: status.find.is(200), but actually found 401
20:54:36.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,248498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b972bff, username -> user.1002613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@847f80d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216076627))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW40b292Y3IxbjV2MnBoa2FtZ3Vha2ppbGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWVtOXFOMmw0VEdKdWFWazNUWE5PU0RGTVRWSm5MakZUUlRsTlNrOU5aQzA0ZEV4RmVVOW5ZalpUVTBGdVQyRjZUMTgyUlVJdE5qaE1WRFV6ZUhWZlltNUhNMjVOY2pFNGMwZFdhMHd4VmswNGNYQldZV1ZsVGpOR00wdzVXRFZFYkRGQ2VXaDZSSFJuYTFSTllXeDVVbkowTmxwNWNYbFpZVE5GUTFGTGEyVTVWRE5mUlRsaWJrRlpaekJKZEZkeWRFdHVlUzF3Y205SFFqZzFOR1JHVkRSeWNrUjNkSFEyVERrME9IWmtPRnBTVjBKbVN6SnNMVzgwUlV0blZtcEJhUzFEUTNod1dtTkpjbFZEVW0xemJtVTRTRUpZVEVJM2MxbHhabEYwY2xvdE5HRlBWR0ZIWjFwTlExcFlUMkZqTlRoVk9XTlpUV1J4VjFBM1RtbFdSVXBEVGxOMVZXaERSWE10TUVSaWQySlVWRlpUYTBKeU4zZG9lRVYyVFVSV2RGSnJkM2N6YVhSTE1EZFVYMmQxTTBaek5IcFFMVzQxWVhKV2MwbFNOMHhzTUc4NFRuZDNVekJFZWtGZmFXWXhaWFp0UjNOVk1rWXhWRkU1Wmt4UVRrbGljbmhtWmt4SU5GZFJTamxCU1dKTmFXTTFlR05JY0dKWlpsSjBUMTkyUkhZNGFFcDFlRmw2Y0ZkYVYySllZVGxKTkVwVmRVRlNUSFpOVVVJd2RtaDZZV28zT1ZWeE9YRklkSFJYVTA5U1kwTnlTVlZ1V1hZeVFURnFObWhvZFZGeWRYZGZNa1U0TTFNNVF6VklSbEZ3T0dGb1kzQmFhelE1WW10MGJIY3dOREUyZVdwWFFXMU9aM2xIT1MxQmEzaHhabGh1U210TllpMUZSRU51ZGtjemEydEdlR1pSZW1ocWF6Sm1SRWhJUWxvMloxa3lkelpKV2pGQlIwdGpRWGhoYTBsV1ZHZHdXbmh4TlZCek1WOHhkMFJ4TVVKa2VIaHhWVWN0YmtsQ2RuTXdkVXd5YjJ4RFR6ZE5TSFJaZEVwTVZGaGZVakZvWlZVM1JEVjFOMWh5TVVwSlpGQkxaRjlrZFc1VVRHeDVaRmRzWmtrNFgzSjBXVkJXUVdsT1pXcHJha000ZGtWMlQxWTRVblJYTjJ0dmQxUlZWa1ZSYjI0NFQxTllTR2d4WDB4TE5YcHNSbGcxUkc5S1dFSmpTblZNVDI1T09WTXlTR2hDU1dKUUxYTjNMbmRGVTIxWFVYbHJXWFZTWmpKM1NGSmxSakJ3ZWxFLlB3TFhHb2RFQ2NTTWc0UW5vY0QybWUxQWhCRkFBaHRxR0FhQXdNS2pJalkiLCJleHAiOjE3MDYyMTYzNzYsImlhdCI6MTcwNjIxNjA3Nn0.0QWw_1NJVqdC5DrQzeQ2LZjSCtmO77fjsBMmIz5wSeU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002613"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:35 GMT
	x-forgerock-transactionid: 68b10b52-0b81-4b90-9a9b-7f2db5c81bf4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:36.677 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:36.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 248498: jsonPath($.tokenId).find.exists, found nothing
20:54:36.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,248498,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b972bff, username -> user.1002613, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@847f80d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216076714))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:35 GMT
	x-forgerock-transactionid: b4e6a524-7d70-4929-872a-1453699dbd98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGNkaTIzOHRxN2xnYWo0M3Y5aDBhcXFlbjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVdGbFpZVFEyVEVGZldrSm9lVzVUWmtkMFgzTkJMbkE0TFZKT2VVNW5kbEZOUmxWWE16UTNabEJxVGpacVJHdzFZMkp1U1d4VlptcFFSRFpsTUZadmRWQk1Rbk5NTlZNME5YbzBOVkpSVlV3M01saHVjakE1V0dKdFF6aEZUMHd0ZW5jemVXa3lRamhUTW5GalQxTjVZMFp4WVVFeVZrVmpNMFZSV1VwTmFGQTFhR1pUWkhaUWMydEtZWEY2UWtWM2FFNVFZbU52VjJJM1NqVXhjaTFETm05c1ZIYzViMkoxYzA1bmEwdzJSbU5WZG10YWVWWmpVRkpzUVZKMmVVWTNkM0pOYUhKSVRXWXlVRFJYVDBZdFQzVjBUelZuY1U5Q05IbFJkVUZrWkhKNVZYazFla1pSV0hCUlFXcHRjSEpVTWxodldXdHFiR3hPWjNvdGJtZFRSMmRGWDFNMlUybFBUak51ZGpWd1kxVnJkakZKVW1ORE0xODBjVFpZTWxKVUxUQTBNV3hFWm0xMWFsbDBiRUpyTURWU2NrdEdjVXBJTmpSdmVIUm5OV3M0VW1GbldUWjNaa3hWU0Vod1duTnRYMWsxZWtOV2RrNW5SMGRTVTBwalEyUjZZazlYVW1jdExXMWlhR1ZQZVRkTVZsTTNjakZqT0hGNlNERTNkMmwyVnpCTU4zUlBkMWMwTlVscFNWQlRWVEZ6U1VKVVNHRkVYMUYxWjBkVUxVMTRYM1JGYW5KYWRrOUlaM0YwY1U1d1oyRklibVZmYkZSTlUyZE1NMmgxWmpsV1kwTkVkVzFPZUZkTVVXVjRiSEp5U3kxT1UwOXVTMGRtUWxkTlRFMDJRMDE0Um01QlV6WjNlSGxFVms1dlRHRnFkbEJSTUZKTU5rTmZXSGxFZGkxNU5XVlVXVXhUWWpZdGVrRnhibWRmTFRab1RtVXRMVVIxTldOWmFrWndTelJaY1ROVWNXTkdTMEpaV1RCeVNHRnNkV1JmZUVreU9WVnFlVkJpUjJ4RGNWOVBYMTlaV25aUk4zZ3dObVJaYjNsMVptTm9WM0kxTkdkVU4xSmxSMVo2ZHkwelNIWk5TMjltYjFkeFJVUXdWVTlmZG1sTVNUbG5VRUYxZUZWMmNEZFpaR2xDZWpWUllXaHdaR0pDVVVWUVFURk9NMEpLTFZaTGRrSlhUbXR0WVhGc1VEVXdRamMxTWxBemRXNVRVVUZoWlVWUFpXWnFaVEp2VWt0WmFVaFZMbTEzUkdvMU5YcFZSMWc1ZDFSQk1VUjNVREEzT1hjLjdrUkF4b3FGWm41LXpOWmhuMHpucXB0QXVVLWFyZE9WMjdObHlqRWFRN2siLCJleHAiOjE3MDYyMTYzNzYsImlhdCI6MTcwNjIxNjA3Nn0.H8MLt11D8RIDYU-WZp6JMVkngLDBYPqLm78zp9ZnM-E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:36.715 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:54:37                                        1670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=479594 KO=12522 )
> restLoginInitiate                                        (OK=237547 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=236819 KO=706   )
> restloginProgressiveProfileCallback                      (OK=5228   KO=706   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.98%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.98%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.28%)
> status.find.is(200), but actually found 503                      4958 (14.27%)
> status.find.is(200), but actually found 401                       706 ( 2.03%)
> jsonPath($.tokenId).find.exists, found nothing                    706 ( 2.03%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################-                                        ] 45%
          waiting: 293952 / active: 28     / done: 248635
================================================================================


================================================================================
2024-01-25 20:54:42                                        1675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=481127 KO=12522 )
> restLoginInitiate                                        (OK=238301 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=237583 KO=706   )
> restloginProgressiveProfileCallback                      (OK=5243   KO=706   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.98%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.98%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.28%)
> status.find.is(200), but actually found 503                      4958 (14.27%)
> status.find.is(200), but actually found 401                       706 ( 2.03%)
> jsonPath($.tokenId).find.exists, found nothing                    706 ( 2.03%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################-                                       ] 45%
          waiting: 293198 / active: 19     / done: 249398
================================================================================

20:54:44.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 249670: status.find.is(200), but actually found 401
20:54:44.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,249670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8fcb12d, username -> user.1001772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ffd5f73, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216084378))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW5jMHFuOHA5MDAxamZ0OTc3NGhwcWw1MmwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGIzSldOMTlrVEhRM1IycGphSEZtYW5jeGFXMVJMbVJwVlZKNFNHUnBaMFZqU2tKbFlUSjVZVko2UTJOVFNqTkZjRzk0T0c0M1duUmljV042TjE5MlRrbFBZMGQzTkhKUlYxRklhR2R0YzBWSVdEQmlhak53YUZOWWRXbEZOUzFZUWpCSWRraE9UbXhqTm1sSWJUa3lOVXhzUTBWU016aExNMnhhYkRCUlVrOXZaRTVXTUZrNFJUUnJibmc0Y2xSTmFqVm1iSGREWTJ0T2JHSm1WVmROVUZGTU1XMUNNakJJUVc1Tk4ycDJRM3BNTkRjM2R6WnNhbGRZU0ZCYU0zcDZNa0ZSYldkV1RrdFVPWE5hZEhRd1pYbG1jV2hHU2tkeVRXUk1jSEE0WDJkVWFuUkdUVGhXZEhsNFluaExPRkZqYXpGaGN6SlJiMTlNWWpGTldUbDFTMGhWUTFaMlh6VTFPVXBqT0V3dFgxQTRUa2RTYms4d2JuZEVPRk5YUlRKc09FOW5URnA1ZUhZek1HcGtTa1ZVTFhoRWRXSk1hMVF6UmpaTlZFUmxSVGhTUjFkaFZXeHBXRnBPVFdadVIzZzVkMGhaTm14ZlJHSmlaWFJSTkdoVmNreEZXR0p3YmtobU9VVmhVVVozZWxKVWVtMU9jbGh1UlZsUVdscDViMnRuTTJSck9GSnFPRlZaV2kxNk1tNHRaRVUzZUhVNFRXZDVaR2N4TFZSaFRIUlpSSEp1VFRsRlZVOWtSMjFpUm5OcmNIRnhSVkV5YjNoVE4wcFFkRTlQVm1wNFVHMHpOMDEzWVZoM2JWQTFlRTFHT0Rab2JqSnpNMnhMUlY5aVVYcE1PV1ZoVFRVMFlqQlJOV0ZOVnpreWRsQm9SakpoWkhBeVJqWjROVFJKTUV3eWFFVnhabnA2TkdsemQwZEhhemwzUmpaM1JGUXpUVlpUU21KRFRUVmZPVXRHVVVsSWIwTlpYMVF3TjFCS1drRXpXSEJoVkhkaVVGVkNUWGd0V0RnMFFucFFWSHAyY1ZoblpWYzRPV3R1UmpGWWJGVm1UbWczWlVZMll6ZElja2t6UVZaeGNGSjVValp4TldkUE1HeEtWbFZGVFd4Qk16TXlRbk5tVlROVFEyZHJOMGhDYWt0RldXTmxWVVZvUVhCdmF6aHFUbkJETTBZMGMzSnlXVWszTXpCRFl6WklTRmhsWTNWc2MwcEtiVzlVYnpGQmQxbHpRbWhRUVhkdE0wYzRMbUp0YjNob1FWUkhZVXQxVDFGc1dWZ3pRMmd0VG5jLkRqazl0WjVGYjdtakFHREQ0MnVoV2lNeUZXOXdzOWo1R19DVVlVNUtnNlEiLCJleHAiOjE3MDYyMTYzODQsImlhdCI6MTcwNjIxNjA4NH0.-VsrzS6M7XbsryIuYWqslJ9hnCAWVy5gGRGKecnwO7M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001772"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:44 GMT
	x-forgerock-transactionid: d70e680e-8370-48d8-bb91-7a9cdd09e65c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:44.427 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:44.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 249670: jsonPath($.tokenId).find.exists, found nothing
20:54:44.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,249670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8fcb12d, username -> user.1001772, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ffd5f73, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216084466))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:44 GMT
	x-forgerock-transactionid: b68e8cad-19a6-42da-ac01-bd136f016144
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTdrZzY4cXRxNWN2ZnYzMTAxYm5waDNmMGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1dVdEZVMkZPWlRkS1NWOHpiMFZZV1VWamVHTm5MbE5hV25WVlkxOHpPVW8zTjJOTlEybzFaRlpUYUVWTmFsVm9lSEJvV1hveE1taFlhWG81YWpaeGNXWlBjV051YzNGaE1ISjFWRnBoZFVWbFFYbzFVRUZ4TWs0MFRYVlhaa2hUWDBoM1RXbFhlQzFQTUVsWk0yZzRTVlJmYUZWTmR6UnhlbXczZW10VVVscDBVM2xaWkhkV2ExUXhiRFEyTW0xSGJUTnJjMmhrTFdKTldHSmlhbmxXWlMxeU5sbEhSMlowWmpjdFdrRXhUSGREVEc1dU1HRTVhMXBVYWs1MlJEZzNVakZYZDFkbGNGWm5ZbkJtVnpkV2RTMUdMVU52ZDBwNFZFWjZSakZSU0VkV1pYRkVTa05oT0hsU05FZEZTV0p1Y2pFNFRGYzVhV1UxVkVSM1h6Vm5UVU53TTBGRFdVVTVaemxLYjJobVVYSm5jREZpV0hsSk9UUlliRVJyY3pkS2MzbGlXbFJuYTFnNVNFUnBPV1oxVTBkc05qaEpaMlJOWlhGRlFVUjJYM00xZUY5WWVXNXFaalY1V1VoVlpFZGpTRU5XUVMxbFJYRm5SR1Z3T0VWbWIxVm5RazQ0VTBoVFpHeHlWWFpYUTNjeVExOVhjM2RVUWsxMVZFOXJNVTVxWDBWNGNYUkhVa2wxZWtaMFozUkRSalYzYkVwQ1ZVSTVWVFpRWWs5Vk1taE9Wbmt0ZDFSUmFraHZSVFJYUldwVlNFaDNSbmhzZFZGd1dsQlhkSHB4UzJ0RmFFcDVkbmg1TVVSa1QwMUdXbFJQV2taR2Mwd3hNMGhpVldWWmEzVnhaR1UyUzFKMVowTjRWWFZ0VWxOU1dqRmxTV1JpZWkxcVZHUTBlbTlPYm5sR05XOVJTakJvY0ROQ2NEZERabkV3YzFJdGFIRTJVVzAxV1U0MWVGRnlURmxVVm1SbVFXOWlVVXcwV0V0clREaERPRFZ5VTNWU1MyeG1VRVp5V0VzeGRHWjNiV2w0UnprdFNYWlJSbkZ2ZGpselozbDNhMDFaTTFVeU1sQk9jMFU1V1VsaFYxSkVVbTFJZFhaUlJYWkJSREJuZVdSNFNGbFBMVjlVZVZCemVqUjJPWFZpVUdGRk5YZFliMFJYYmpkSGRVRXpTbEZFT1ZwUFNrODJOVGs1ZWpkbmJVeFNZbVZOWWprMGEwcFhWMGhWWWxaTlpYTnVZMjVVVG5oVlIzQnZMbXRrVVZCdVYwUlNURll3YTA5WVowbFhORWc1TlhjLjljcm1iOUd4akp4X1QxbTRxUllRZElhUUJGOUtZRUV6cmFQWlpEREhyc0kiLCJleHAiOjE3MDYyMTYzODQsImlhdCI6MTcwNjIxNjA4NH0.DbdCR3eWfFaAkxKral_S9kwtq03SbOyEFt7bAO-E0LE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:44.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:45.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 249833: status.find.is(200), but actually found 401
20:54:45.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,249833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3962637e, username -> user.1001796, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7629cc46, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216085531))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzRldmhyYWtxbjVqczJuY2w5NDhjNWVxN2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1UybFdWWEkyWWtaWVJYcEhiV2xhUm5sTVkxOUJMa3BSU0ZWMU9FVnpORVpVYm5WZlVIZDFTV2xyU2twdFFsTlNSbU13VDBOMVkwdFJMVGxHUkZCSE56bGlNbEl4U1MxSlJUZEdXVU5IUkUxaVJscFRjVXhGTTJWcmFUVkhVM1pITVRjdFFWWXlZVnBFV2xoSldVUkNVM3AwY21aa1NYRmhNRTR0UnpSTVVVZ3lNREpFUzBGcVpXMXJjMHh0WVhCV1ozUjNXVWxCV0UxWmVrcENVVmQ1VGpaaVZYRnBaVmRJWVVaMFFXOXBhV28xWmpGblZqVm1WSEkxV1hJeFdsaElaVk4xZVcwNE5XOTBSRVYwVEZkVlVsSnVaRVE1ZDFJeFpqUXRiMHRZTFdkM1VHRlVXbWwyVmxkS2JqbDNhbU5zVFdsYUxVRmZabXhDY1ZoaFpVZ3daRFpKVDBZeU5GcFNPR2hpWkhZelJtNUhlaTB3VVRWTVZVVmxVVzE0YkhOUFVFbDVja3RGU0ZwTVZtZGtMVVZvYzJ4M1lUWllVVmxoWVVOek1IRnFTV3Q1WDNGelZFazNSR05FT0ZwYVpsWkxhbkpZU2tRMVgydDNVbmx2YVdwR1FXeERWR1Y1WDBkT2IyeHJMV1JzTkhWU05HbFZVbkJwV0ZJdFluQkJNMVE1YnpoVExXbHZWRGhmT0ZOck0xcFdWa2Q0Tmt4UGJHdzNTMnN4WldoSWRYTmphbVppYjBrNVdHdzRhMnRMWW5wdlh6bGtORTlNZGs5MldtNU1UR056UzB4WVZHOWZTM1I2TTNOTk1VcHVNMUV0YkY5aU5qUXRTelJvWkc1TVVFSlhhbWsyVkZoV1UyOXRiMHM0VUdreWFWcEVWMGxzVUhKcU1tMTVTVGgyYVcxNlZFWTVjMWhJWkUwd1MyOWxZME5CYUdOTmNFczVTRGczZEVaM1l6Qm5PWFJIUjBGS2VXNVpSM3BhVG1kTmF6TmtVVVIzWVhsRWFsUnhOMnB4V0Vrd1ZsRktRMWQ1T1ZZd1VYWTNjMVZYYW1sb1RYQnFibUl0WmpCaE5URXphSGhJT0c0M1pYbGlNVlkwVEVvNVJXcG1hbWcwTFdKYVVXZDJTR3MwUzBrdGRXcHFUMnBPV2tvMldIUnRVRjh6TnpWclJGVlhjM0YxUVdKTFFXWlZTWGhqWW5SSWNsOVRkVVpITlVKWVlYUjZSa2xhWVdwWlZWSTBjek41T1RoSVVUWnZMbnAyYW5CMGRFVm5NRkpaUW5wZlREQlFSMDAzUlhjLjk1S2NWemlhWHN0R0Q3X0Jva0VRYmRMMy04Q2pOSkhLMlVyRjNRMGtHTkkiLCJleHAiOjE3MDYyMTYzODUsImlhdCI6MTcwNjIxNjA4NX0.V1IeYrfThZqIPFBwjVNR30YDAgFfW_C3wiHFTccDCdo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001796"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:45 GMT
	x-forgerock-transactionid: 6694c07e-2720-490f-9038-5380612a15d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:45.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:45.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 249833: jsonPath($.tokenId).find.exists, found nothing
20:54:45.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,249833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3962637e, username -> user.1001796, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7629cc46, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216085620))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:45 GMT
	x-forgerock-transactionid: 1daae79f-5ed1-4678-a88d-354814d2a440
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2c1NmdkcG1kM25hM2huNDRhYXMydm1sMzgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1R6Y3RWSEZ2Um5GWlVWWnJZbXBVVVc5dmVuRm5MazFwVVZCcGJIQkNOalV0U0V4TWRuUnBaVkZtVTB0U1lVWnRjbGRQUVdwQ1ExVldaVmh6UjFrNVIwWnJia0V4Ympsd1YzUmtSelZqTURSVFNIWnJXalF0Y2tkWlJUZFBYMkpCVHpCQlVIUkdWa3B2Wm1jeFZsazVkVFpHU1hoQmREaHhja1J6YWxsbWRtTk1WazlCY0ZVNFozaFNhVFJXT1RGR1JtaEVlWE5RTm1OaFpVVklVbXgyYldJeFJIcE1MV05hVGpWUWMxOUVkbkEyZDJNM2JXSjZVelZTY205d1NXOVBVM0pIUjFGQlJFTXhUbmRuZEhSVk1tc3hUV0pqTjFJNGRsbFJiSGRhZGtWWGNURTBkVGxYV2pFdFgzWk5iVkJWTmw5dGQzSk5Semc0YzNSS1RuRjBOR2RpUm1GRk5FbFFSVGx2VlhONU5GaHVUMWRTWVdGT0xXRkljMmhRZEcxV2IwWlJaREJVUTJ4dFpUVllOMDVPT1VsMWRscGxVMmQzUlhoSlNHSmxjamczVVdsR1NsQnNiRWw1VVRsRlZsZGxjV2RDTXpCVVRTMWtVREJ5WTBvNWJrUkZaM0ZYZHpSRVJtOUJkMkZNT1ZKSWNtUkJXRk15YzA1eFptMXdNVzVrYmxGcmIwMW9WbFZUVW1OcVVFNVZPVjlJWTFsUFR6WlNVa3BUZVd3d2VsTnFSbFpUYzJsYWNtMTZibWR4VDJZMFZUVmlSbGxXVTBONlJXaHhTRGt4YmpCZmQwSkpSVlYwUlUxaE5HcENkbTAzZEdWZlRXWnZaMlZ0UzJ0WlprTkNWMDB3V0ZOUGF6WklhWEpzT1RaUVpWODFPR1kzUW1wcWRHWlFlWGgwYjNsTmJYTnFlRFpyYXkxRVdEWnZRVkZhVEUxSmVUWmFZalJ0WVdWdFNIWnJjbEV4ZFRWclNrRnpTVkU1VlZnMGNWQTFTV1ZwZGtvNVJIUXRRM0EzVUhoM1RsTTNaMk5TYm5GNlpEVk9SRmxpWmtKNFNFbHpPRkJzUVhKVmMzcFNPRE5xWmxWRVMycDZkVGMxWmpOc1ZFWTVaWEY0UWxGek5XNWZTR2xQUTFGUVFsSnBSR1ZLUkdseFRqTnJMVmRKVDFOblVIRjFaVGhUUlhVelowOXJUM1JqU1ZkV1RFNW9kemd5V1V3eFNVWmplamxIV0ZGNWRuRmlUSEl5VjE5VGVqZGpMazA1U1ROWk0ybHNUMEZmU1hSdlZHSk5XRjlpWWtFLk54ZjVYV2x2dmlQZHdjNjhORjFFSlg4UTVhaHpBWDJpbllvdW1CWjJTbHciLCJleHAiOjE3MDYyMTYzODUsImlhdCI6MTcwNjIxNjA4NX0.pEPE0IHjBXyCaWFZo0cb0rLE-gsWqxEEGMXjdJcJ0Mk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:45.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:54:47                                        1680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=482631 KO=12526 )
> restLoginInitiate                                        (OK=239050 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=238321 KO=708   )
> restloginProgressiveProfileCallback                      (OK=5260   KO=708   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.97%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.97%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.28%)
> status.find.is(200), but actually found 503                      4958 (14.27%)
> status.find.is(200), but actually found 401                       708 ( 2.04%)
> jsonPath($.tokenId).find.exists, found nothing                    708 ( 2.04%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################-                                       ] 46%
          waiting: 292446 / active: 32     / done: 250137
================================================================================

20:54:48.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 250225: status.find.is(200), but actually found 401
20:54:48.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,250225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7efb1ffb, username -> user.1000812, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@251fa99b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216088114))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHZxZHZxYmJoZGk0c29hMTY1NnBudmVwZGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1RFTm1kRXRhWjBkRlZuaENUR1ZFVEhsc1NrcFJMbDg0VUROaVVWaFVhM1ZHVmpsbGEzWTJhWFZuWjFoT2VTMXpSMHBIUVVVdFVsTkNkRzVWYkhBMWFqbFpUbko1VlhKV1UwdzBiSGMzTVU1SVYxQlZVak0zV0ZWUWNGODFSVUUxVFRORGVqUklSSHBRWTNoRlZGZENMVzlDZURWNFh6RnZVbGhLYlV0TmJYWkNiV2x3TFhwaVpYSjRkelpUWjNOWVkwRjZaa1l0YlZWV2FtMU9iMnhsU0UxWGRUaHFUakV5U0dKVWFGOWxVRlpxUlZSa09HbGZTelJoVDBScWRXSnlPVUV6TVVaWmVIWnBWSGxxZG01dFFtbGllVTV3ZG5rMk5WbHhMV2MwYWtOTE1saE5VSEUyYm1SMVZYcFBTWEJHWDFwa1NuVlZWRmx2Y2t4TFlYQjZRMW95ZVhSbVlXUkliVjlDVm1oTk5ERmlWV1JGZFRaeExWVjRXREZ4VkdsVGNDMUhiRloxYUhGSFQyVm5OR290VFVaQ1Zra3dlWGgxY0c5dmFHcHhZbTVMVEZCRU9ISnFRamhGTkZjemJVMVJZVWh0Tm5JNVdYazVXRTlFUlVobFZWazNjbnBUY2twTVpWUnZRamQ2YjBOdVZIb3hUemxMWms1cWVXZHdWVEZCU1hkWlRtSmtia1F4ZGpWSlRFRkZORlJ2Y21saWMwTXdUMWxrVVZGUmJITjVOa0Y2YUVGMFUweFJWMWRxU0VGV1p6bFdaWGxpWm1wSU1tUXhlRXhOTm5sUldVMWlZemhoTkdOcVJtUjNabDlsTnkweGIwa3dkWGRFVGtnMk15MW9XbTlLU1VWalRWWTNTeTFOT1ZNeVQzSmlhbUpETjNnMFFYQm5ibGR0VGpsZmVtWkRNR040WkRObVdrdHBVVEZ5Y2xSaFJWSlVhRkZCUm5kd056Uk5WVEZ6UWsxa1V6RnVRalpMVUdGdGVsVTBVRTlaZUcxc01WbzBTWFZFYW5WeFYxVTRZV0Z5ZGpsM1lrRjBUMDlRV0Uxbk1rVmlTVFE1VFhGbFRHUXdTMWQxWTFKM1YxRlRkWHAzTUMxSWEwRkdNR1p0Y1Vkc1JGcFdSa1J2T0dOWVZrTXpabmRJYmpkSFFVMHRjVTVyUkRCaFVFWnZNRmxvZFhoaGNtTjJTSGRaYjJ4YVRYWjBNbEpqUlRWS0xUVTNlVGx1UzNwWldXUkdORzFZV1RCbWNGWmpMa1EyZDJkTlJEZHRja2RuZVZsVFJFVk5WRU5LZGtFLjJQcGkzeElhWi1oRk5tQXJEVWRRalRNM3JfRTVUNjJnVmE2MzJISm1TbG8iLCJleHAiOjE3MDYyMTYzODgsImlhdCI6MTcwNjIxNjA4OH0.B9r_EbZAEeSoTSldMAJ6pYstRYq7XpecYOuVwKm1ApU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000812"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:47 GMT
	x-forgerock-transactionid: e1b6fff0-547e-442b-a82d-8015cff4ffbc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:48.166 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:48.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 250225: jsonPath($.tokenId).find.exists, found nothing
20:54:48.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,250225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7efb1ffb, username -> user.1000812, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@251fa99b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216088207))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:47 GMT
	x-forgerock-transactionid: 98e93f61-23fd-469c-9bc6-883e5a6d1a6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGM2ZjRnbTZxdTJ0aWRzbzVhcXBibjZyZ3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1akxYZDVUVFZ4ZURoT1VIVm5kMmxVTlRCUGRWVjNMalEyUTJKamJHa3lZV1ZLYVhwTlJVMXFSVTA0U1VSRFJWQjNNV05FV25saVRqaHdhWFpZV0RsbVFUZ3RhR2h3YlVJellucE1aM1k0UlVKYWQyRlpjMUIxWm1GelN6UlhiMkpVVmpoSU4zSkllRlpWTVRkRVgweHdZbXhDY2taRU9VMUVlWGRQUW1zMFRVWmtPVEppWjFKd1dtdEdUVWRMTUU0eFNtaHdjVVZWYTI1elJsWnhha0ZaZG1kRVUyb3RRVFZPUlVrMmNHdFdibXBDTjJOdlVuSmxkRXRRZFZBMlpFZGFkWGhZYkRnek0zQlVVbFIxY2s5WE5USnhlbE51YzJkM1J6TjZPVGd5TUdKaVRWVkRkalZ1TlVzM05EVnNhalV6ZDFoV1VFOWxkV0Z2Wm5KUlkzSXpWazVIY0UweFlqVnpNSGcwVEd0dWFYTTRRVmxDVEcwNFIwNDJlVXRVZEhaYWNub3hURzFNWTA1UFJsRXhhbU5HYTFreVUzazBWVE5oVmpORVkyaFVja1Z1VEc0MlptZGhSV0pTZG10Q016ZFNZa2RqTkRWaE4wUTJhRmRzWmpCT1VsOHRObGgzTm5aNWVrWkNhQzFhVm1zdFprNTRSM1JyVGxGUE1Hc3liMmw1TjNsWFVWYzNkRWRVWDBOUlRGSXpSbWx5YzBZdGRWVkNjMFZ6WjFCWU9URXRkRWxPY1d4bGF6bEVlblJDTlhad1VXNWZURkUzWkhOb04xWkRiSFoxVVZsa2JVNW9TSEpzVFd4T05rOXFVamh1VVU5SVYxRnJjelJHY3pGU1JVbGhkVXhmWWtaTVpsTkJSakpHYmxOM2RrRlZkakpDTW01eFNsZHRMWGxLVkcwNGN6TmxSbFZSYlZKbloyZDNaMVJzWnpnNWFWTTJlV2xGYzFWV1JISmlVMnRpYjJGRk1WbE9ZamhEVXpJMVVHdzVYMjlDWjJ4aFRsQnZhVXRmY2xZM1FtOW1jM2t3ZFRKQlZtcGFaSEpqY2tkb2RUQXRSbXRPWVRRd2JrNUxaRlJsZURGTk1sSXdWRkYwT0VKTE9HSk9aRTFxWm1aUFQzTlhNRjk0ZDBGS2J6WkJha0ZQYWsxVmN6STFka05WUXpoSFZIcHRWbHBsVDBoWmJGQlpPRXRRTTI5d1dFOW1aMGR5YVZONFNEbEpZa2MxUVRsU1RFZDNhbE5DZFROWWQyNUpMbTl4VVdkU1JucHpRMmRpYjFGTWEzTlZlWGRtVlhjLnNpbkY1X29zbEVhRVBwLUlWblpHNGNnX2gyUktadzF2UnowQm1YRG9vOTQiLCJleHAiOjE3MDYyMTYzODgsImlhdCI6MTcwNjIxNjA4OH0._ZiGecFzMkK_bmqVke8v6ZXjD_XGCfwSAoFcDP2sCBE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:48.208 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:49.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 250439: status.find.is(200), but actually found 401
20:54:49.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,250439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f11ef2, username -> user.1000165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@522a40e1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216089453))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHU5bmNydTNyYWJwNzZkbWY2NWUxaG00bnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFZtc3lORmRTZVRObkxWTmZWVFJUWkRWaGFETlJMbTluWlV4Q09Ib3RZbVpZUzI4NVpWVXRYM1ZVTW5KSk5UVTBUM2d6UVdacFRXODVSbGROVDJKT1Z6RTRRbWxvYnpsNk9VOXdOMWhzWVhaaVRFTlVZemd5WkhFdFlteFJWbEJ0U0dVdFlsZHhRVXd3VEVjMVNHVkxjbXR2TjFoMlVtcFZObGw0TkdzMVRERklRa2x1VGtoeWFUQXlOa05KVWpaWU9VazVORmxMTW01S05VRk5URVJNVFdWMU1UQmlTM2gxU21oTFRXZ3piRVExYUhOT2FFMHhVV3N4WDFOMGFFTmxka1pUTjBKTVVFeG1NazFpVERKR01URjVTVUZhZDNGbWRHSjNNVkJUYVd4NVMyMXRialpyZFVFMWRIcE9WbmhaYUdSdGVXRmplbTVYWlY5ek5tdG5ka3ROUlZwTGJtSjROM1kyZFc1bmEwcGhiV1paZDJSSU1XTXRWbXh4VFc1d2JUUlhhVWN5U2tReWIxQTVTWGx4YW5Kc2FVRTBWR3A2WW5sQ1JtWllZMVF0U0RKNGVYazNkRlZwTWtOV01rbFZkVkYwY0dWS2J6WXRZelZHZEdsa01WcDRiVFZ2TVdselUyOWhUVTlWUkdwbE5qUk5URWsxWkhsRlptNTZhVFJQVkU5UE5GVnNjRTVXV1UxTlFUZFBjRGt0UkdSd05uRkpTQzEzUjBaVU1DMWhkbVJuUW1kblNHNURTa1pNUlROUU0yNVVWbVZoUVZjelZFMHliblY2YzJJNGFTMXljVFZOVkhscmMyRktZbUV6TkZjd2FHNVRUR2RSZUV4NE1IRjZXSEZLTVMxaVkxbFJlbU42WlhRMlVVOVNWM2hrYUVOdGFXcE1VSHB6YUY5dVdUTk9Ua1pyY25jelV6azVNbTVDYjNCcExUQmtiVGx0UTBvMFowc3djMlZIYm14dVkwSkZiV0Y0YlZOVFNVOHhWWFJ0TjBGalZIUnZOekpPTFd4a2JWaDNVa1ZIY0dWMk5sa3paVVY0UWxSS1JqRnRhbnBVTmw5VlltWk1VamhuVTJoMVJTMWFPR0UzVkdJeU1EbEtTUzFwTm5Ob2NFUjZOVTlWZDBZNVIwVXdMVlZSTXkwekxYRlpiV3R1UTFGdldrbFdhR0Z3ZFdad1drbDVaQzFFT0Vkbk1HcE5ZVGs0ZVVKTFJqQlJRV0kzVW1GWE5GaHNUVUZEWWt3MlMzbEpMalpoYkhWMlgybDJjamhrU21nMVdsRnJRV28xU1djLmFsek9oakp4MG1YQmcydTRWd3JDdTlJcVFfTTZxUmNXMEppSTJORkMwd28iLCJleHAiOjE3MDYyMTYzODksImlhdCI6MTcwNjIxNjA4OX0.Y8A5O2f4dCvaC-UobkNFnJXmQkS_T7j1DudNcpiGR_I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000165"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:49 GMT
	x-forgerock-transactionid: 3b85f452-0f25-45dc-b473-59371f05b043
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:49.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:49.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 250439: jsonPath($.tokenId).find.exists, found nothing
20:54:49.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,250439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f11ef2, username -> user.1000165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@522a40e1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216089542))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:49 GMT
	x-forgerock-transactionid: 222dadeb-705f-4595-9699-0bb9f903ef5a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazh1bm5qajJham9oYmZxdjg4NWpsaGZmNjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T05EaDJhVlY0ZVdaS01tczNWVnBqWVU4M1dEQm5Ma0ZVUTFkUlNXOHRSVWRxTlVwamNVWm9YMUowTTJ4T1dGaGxjRzFSWlZWcWRVUTJZbms1WkRBdGFqZHdaR3MyYUUwMFMwVkhOMjl4Y25WTk5WcFZUR0l5Y2sxNmRtWlROMkYwVFY5RmFuTlpORGxXWW1JM1ZtRmpkRlpCTlZGclNGRTBjR2wyYkVaQ1RsVlVSR0YxTUdrd2JHUm9TVVV4VVZGVlduRnpUV0pUWjBwR09IcDVkbkk0ZFRCdmVtNVhNblU1VkRkbk9YaEtZa1ZUU2xoVVRtRjJURmcyV1RGdVVtZENZbkJKTUhKclVXVjBWVXhXUjJGcFQwZGFkbU0yT1dFeWRYVnJabnB1Wms5YU0zSjNlRU5TVFVZeGVFWlBPRWx5UVVWMVlVeHhWa1Z4WmswNVNIWTJaRXRXUjNVMlNWZFNkQzFaU3pkRlpHdFZaalo0WlRsWFpHeDNSMHh4YkV4NmNucHRVR0Y1UkZKRWMwdDVUVzFUY0c0MFoyOTFOVGgwTVU1b1RtZFhVVXRqVkVkUmNFNDFiM1I0UkZsVVowaHVkbmgwZWt0dFZrNTBWMGhrVnprNVl6VkhjMUIxVVU5cUxVRnRibEF4VXpWemFFcDJSR0pmYUhCV1VWWktWRFE0ZDFWdlZqTldVbmxITkcxS05ESmZiSEYyUzNrMU9HNWthMkpTU1ZCeGIxOXBkM016Y0RWRlUyVmFPRFV0WVhac1JtaFZjMjlEYWtjM2NscGlYMVpyYjNWVWJGVm5XRWgwUTNWVFoyTlZNRWwyZUhsd2NYTjZiWGRCUW5GcFkxTlVUSGx5ZVZCVFMyTXRNMUZHYmxwYVRrZFhTbTlyTm1KcVpVdE1kVjlvVURNdGRWazFibk5zZUc5eVVsVXpjVTVxUkMwd1NFdE1NMUJFV2tkNFlVWndVR3RaUjNwbE4wcDFTVFZzYWxwelJuY3dlVXB2YmkxaVVVVldNakIxVkdKNlVqSnBTWFpuTUdoRlgwTXlWMnBMWHpCV01rdDZkelpUWjNNNFIwMXFTSGxHV1habGQydE1NMkpZVUdSdWFubFlkRnBDVXpndGMxbFFja2xwVlhSSGNrWmhlVVI2ZWpCQmNVcDFabUpvTldGblZqaFZhemd5TWs1YVFXOUxkelo1WlVWR2VDMUJjMjAxV0dselpUTkdlamxNZFRZeU5EaDBiVXB6TjIxcU1HOVJMbkZ3TlVscE5sUlFiMmREVGpNMU9YUkpTMEpSZDFFLklFZ1pDZFJVM2NXakExd0dHdHJYemI3RlRIVm5ZSGFBbDNTOHpJWXdGMjgiLCJleHAiOjE3MDYyMTYzODksImlhdCI6MTcwNjIxNjA4OX0.ztjiKL1Tx6EGOhL5J-OqJxXg_q8CKd7LlamuWdnyUUY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:49.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:54:52                                        1685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=484149 KO=12530 )
> restLoginInitiate                                        (OK=239800 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=239068 KO=710   )
> restloginProgressiveProfileCallback                      (OK=5281   KO=710   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.97%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.97%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.28%)
> status.find.is(200), but actually found 503                      4958 (14.27%)
> status.find.is(200), but actually found 401                       710 ( 2.04%)
> jsonPath($.tokenId).find.exists, found nothing                    710 ( 2.04%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################-                                       ] 46%
          waiting: 291704 / active: 23     / done: 250888
================================================================================

20:54:54.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 251181: status.find.is(200), but actually found 401
20:54:54.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,251181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fea84bc, username -> user.1002617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@98ea040, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216094729))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3JkbzRlb2JtaDhxMjFnaDUxbmFoaDNidmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NE5ERlNRbVpZWHpGSlpHOHdkR3d4YUY5SFptZDNMbEpHUzNONlREUkJOVTFFU2tkRE1HOXFOWEJQVmtGTFEybzVYMkZVYW5WM1NVeDRPVmhGVlVaa01rNDBkR2cxY2tKT00zaDNlRVIzVmxkdFNHSkZWV2M1T1VOaVQyUnBWazlxVWtWd1RtRkhNRzEwWWxaZlJGVjVTVXAyWTBadmNWTTFiVkU0V2pOMFpHWTJiRWhIVVdGaU5XczFPSE5KWlU1V01qRlJaekJ3U0RKUGNYbHJOMjR3U2s5SVgzWlBUR3MzZW1GNGVYcEVVbUpFWkVjMUxXeFRhSE00Y0hSQmMwSXpkRzAyVkRsT1dqRk1RbVk0ZVZST1QwWkhUMm8zWVd4TlYwVk5Tbmt0YjBsQlMzQnJWRWN6ZW5FMVNWaDBYMmhNYkZFd1psTjBUMDUzUlVOQ1UzWmthazFrUlVWUlJURTNNMGRvZVZkbGJrWkhXVk5wWVdOeVZraEVWbWRDUTNCdFZGazJabGhrYW10MVJtZzNSRFJXUVMxTFlqWTBiakl6Y0hnelQxVkxhVVV6VXkxUFUwOTBSa2R3ZDBRdExYWm5MVGx4UkhKRVZFcHlVMXBYVm5sb1RtaHVTakJxWTB4WVpqaE5aRlZvZEZwR09FeFdjekJxYzFWQldrTkdWbEpqYzBaTFprcHFVbTlTVUU5SGVEY3dRVEJLWmxNd2REQldYMTl3WldRd2NFNDFYM2hQZUcxQ00yWTFTblV6Y0V0RGVYWkdiSFphUW05MVNqVmlaQzFET0RodlQyVXpMWGhpWVRCV2VFMWpTbmt6ZVdkSFJFWktVSEpwV0hwemFHTTJRMTlxVVcxQldFSm1jV2xCVlY5bU9WSnRabWRJUVVSUk1HSnZNbEpCTFVzeWRIVnVObkp3WWpKRloyeE1RVTV3V1dnNFEyTnlNbTVWWlZWRVoxRnVVR1p3VmpaVE9WcHBiRXB5Y21SMFREazFSamRFUzB0TlFYcFRaMDlvU1d4RFVESldkRFZQVTJSVVV6ZFhWRWt3TW1oa09VbFFWRnBrZEhFemIxbGFjMUZ4YTJsamIxTmlRVTlOTjBSSFVWOXlXSFJoWTE5cGRHOUhPR2MwZDBWV01FaE5OR1ExTlhoSVZWRlFjMFJhZUhGVGNXNVRibGt0Ym1ONlgwTXhOa3B5Wmw5elJIRlJhbHA1YTI5UGVucGFiMVJoTkZST2FIQTVTMGhSYkY4M1ZqWlJMbE5PV1RKc1JUQmhRV2xpVjA5WmMyZERYMlJQYkVFLm9kWTR4anZrby1zZ013MkdoaVVVVnRIU2JpTVQ5NncwS2NBN3dBVk5Nb1EiLCJleHAiOjE3MDYyMTYzOTQsImlhdCI6MTcwNjIxNjA5NH0._zqAt7nf3VO6haNt0GRkx1V94dvTcKDm53yIKONgPTY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002617"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:53 GMT
	x-forgerock-transactionid: ac6123db-7138-47cd-91e2-b0b2e9881a68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:54.778 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:54.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 251181: jsonPath($.tokenId).find.exists, found nothing
20:54:54.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,251181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fea84bc, username -> user.1002617, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@98ea040, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216094817))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:53 GMT
	x-forgerock-transactionid: 56991edd-1da4-4502-a616-cd13b925637e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWtzdmVrcDdzcTEwOHI3ODBkdXFka2Y4Y3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U09HUTJUMXB2YjNGc01tRm1iemhRV25CRVRYSjNMbEJJTFdVNFUwSkZWbTFZTkdVMVduTkpaRzlXTlc1a1lsaDBNVXBNWkZWSVRHMW5OVjlHY1hGYWJtOXRhV1JuYm1WbmVVaGtXalZDTkhCUlVtVjZNblZrT1hOcE5sVldlbTVLY1d3eWEyRTBNakpHTlVsUGFVVTNTMlkxYXpOa1R6aE9UR1JVU0ZwWFdVaEdSRlo1U0hWMmVsQlNUMlJsU21OUVoycEtSVU54WjA5RVVGWTFRamx6ZFVobGRVeEJjVGQ0YVRWWmVVUndNbkpMWkhWMGVDMURUa05SUzNSV1NsZFVWM2QzU25ZNU4zUk5VMjFOWWt4WmJtMVJWM0JtVTBsZmNIcHRSalp3VUZGWllYRnZPVkJmUzJWSVNXWXRXVlY1UVUweE4zRklURWxHWVVKWlJHeEtiWGQ2VmxsWFJVdHZNWEJGVjJWVFVuUlpORlF0TlRKa1FXaHlUMWxNZWpKcE1teEZVM3BLYkRaS05IQmpYM2Q1Y0c1dk9GVTFUSE40YUhjd1dUTmtkQzFuV25wcFVubE5NbVpGVVV4MldXVlhMVzVCVW14blExZHNMVlZ6TVhvelIyYzBRVlZrVkdGdE0xTXhYMEpEV0RZMFYxQkVlVkpZVkhaTU1EbG1SVE5ZZUdsYWJVUlhOek5OUjA0eFpVVk5UM3BMVm1nd1NYVTJSMHgzT0dwRVRFaHBZMjgwU1dkS1gwUlRkV2gwV1ZGTVgweFlObXc0VG01RmFXSTRSbVpoWjFwUmMzSm9RblZTTkZKb09WTlBkR0U1YzBONFNUTlZkMmhoVjJaSVEySk9aRGxWUjNGWlNXZEtSSHBFV0ZWZlVGZGlNSFpSTVU5aWRtZHdRVTUzT1U4dFJrZzNlR2swYkRSbFFUZHhORFUzVkhsU01XODFPV0ZEZVhCMU1GcFNUVTV6Vms5T1NpMXdORlpIV0RkUlNHSnBVVlpyZEhwc1drdzVkR2huZUhnelVURlhaMTlxY1UxRGNuSnpPRFpHV0hKRFkyTTVjakEwYVZOUk1GbElSSHBLUjFORFQzcElSWEZoYW1OYVpWbHhTbHBLUlhORGNrOVVWRXhaVEhKS05WTlRSa2gwV0hOdk5WWkxaRlJLTTJselluaHVjbFpmZFU5Q1dsZDJabFZ0WVZWTVZVRlZjbVJhTWxWS2JXMTZjblUwTFV0eWVXaE1XVFIwYVcxV1ltWjNMbkJ0Ym5SbFpVc3pNRlJWWDFoMmRIbG9TRjg0UzFFLk5LRGtXSEQ0U2FZMzR0MXhkTWxvdFh3NTRmZ2trakNwSzZ4V3EyN2NkRkkiLCJleHAiOjE3MDYyMTYzOTQsImlhdCI6MTcwNjIxNjA5NH0.zJeoBQViF4O-BUsfcGglkyWxfu8WcUjgxn6jbbjdByQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:54.818 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:54:56.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 251435: status.find.is(200), but actually found 401
20:54:56.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,251435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26f720e9, username -> user.1000091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e3c343f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216096340))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWtwYWU3aXJyZ2E4M2FkZ2RvM2psMThycmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmJHaDNNVFU1Y0VSRGJVTm1kMlpLZGs4MFNrWm5MbXBtVlVSaGNGaExhR0poTWpWblZFUnpUbHB6U1hGblgxcDZOalJEVVMxVloxcFNkRWwwVURoa1oxSkdORUU0VlZoaWEzQk1SVUpIZFV0VGEwMUJjMkpPYUc1MFF6ZHVkVVpTU0VkdlNFTTJSR1p2U1ROc1gzQjZRemwyYkdoRGQwdGhkRGxtTlRWaWFVZzFMVmRSTkhKaWNUaFFhazVUVTBKdVQwc3lPV3N6TVU5cVduQkdkWEZHVlRCa04yaE9RVk5zVEVSbFdrbHRUbXREV0hoak5YZEtkbVp5VG5CT1RuVkhVV3BuWVVFdFRFeDBZV3QxWjNWcWRXSndRbkZuWVY5U2RqQnRWVlIzYlRacmFGYzRaV2hpYUVoRGNVRnlOekYyYlZwT1RIZHBXbGhLWmpKbk1VMTJOMDlFTlZCellsRmZTak5WU0U5NmVta3diVzR0VG1vemJUVktUR2RIVm1sUFFVTm1URVpKTjIxNGJrRjZRMHcwZURCRmRrUlRTVWhEYVhJeFpWUlNVbkZUYmt4MGNWUlpOMDlYZWs1S2JGSlhORVYwTkRVMVlrRjRhWFZWYkVWM1dUTjVaVFppWWxWSFdqRkxVakpvZEVGQk1VUXRVVkJrYVVOV1FqbFRWa1JWU1Y4M09UUkJjVzkyVVZFd1FrbEhOR3hQUzJWalNUUTRZWFZCZEU4MGJUbFVVR0ZxU2s1a1ZYVTNkVE5RTmpOSFZYbGhSWEp0TnpsWk9FVjNkMXBHUjNaRVFVbzNlRFZ5U0ZkVFgyMHphVXBuYUhGUVZsRXhUSGc0VldaSGQyMVplbUl0YkdwRU9XVm1YMEZXWWpCalIwaFBaWFF3VlU4MVNreHhjRXRJTjBSV2NVdG9kV2RwVlRFMlgySkpWVmxQT0RoelFYSmxjMWhUT0RjdE9IWTJNMjF0UTFaWE5qSXRaVEI0Y1VrMVMwOUVjR0ZYTWxGTmQzTXRha2N5VDFObVJEUktXbFpNU2tSVVZEbHVhM1ZhY3pJNFdFdExXVTVHUzBGd2J5MVlVM3BPWWtsSk5rbFRVRk5UVWtoU0xYWnJXbDkyTm5aS1J6Vk5kWEY1YjNaUldYcG5kMnBmTkZoUk5VNTJSemhpTFU1Uk5GUmZSRXhzUVU1all6ZHBaVmRqUkRnM1ZrTjJNSGxmUVdkSVoyOUZjVjl3UTFsNE1GRmlOVWhLWTNsVlVUWlpMbUo0UzNJeFZHRnFkMVEzUlRSaWNVaG5WakpHYmtFLmFfU3FELWNkYXJSWTRIMm56M2dfVUExeEZ2R1Zya1RDVDlINE82NUJXRkUiLCJleHAiOjE3MDYyMTYzOTYsImlhdCI6MTcwNjIxNjA5Nn0.kAoh_vjudIcKC1IHuEwzl6fPY-LTTNR0SlYkcPw9elA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000091"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:56 GMT
	x-forgerock-transactionid: 4eca7c83-337f-49c6-9e42-97883a785001
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:56.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:56.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 251435: jsonPath($.tokenId).find.exists, found nothing
20:54:56.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,251435,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26f720e9, username -> user.1000091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e3c343f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216096426))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:55 GMT
	x-forgerock-transactionid: 9bdf2fc2-6d2d-4aee-a033-7bce155ba7bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW9qODlpN3VtMzdmODFyc2FuMWZkNmhyMHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFYzTllTMWxoUkZsMGIyMU9kRkpZY0RoVFExZG5Ma05zZDI5UVREUk1jaTFEYWpkWlExTjRkWFJwYVROMFNtOW9MWFZUYm5JMk5VNTJNa1J5UlZNNFMzUldhVVJ3VEhKTlgyMDRSVlpoYUdkb1VtTkJXazk0WWpkUFkySXdiVFk0VWtkc1gxUjBjSGhmYkRRMWVrdHVRVGhUWm5KcVpHSjROVmhDZEc5TlRFbG5NV3RTYlZrNVZUUlVSMGx4UzJkdVVIVXRabEk1TkZBd2RtaFdTVVJtV21SS1kySmtOVk51Y2tsUGRsRlZUM2hVYlRJMWNqQTRTMDVVVVU5SkxWRnJjVGQwTlRneFVESjRialZPZVU5QmFFeExia0p5V0ZkcFYzUk1SRTVYWjI1c2JHSmpXblZKWTI5VU5WcGFja3h0U1VJNGExRXhhVEpPVTFGdkxYcDFNbFJPTVVWSWVFSXdaVWQyYkdGcVEydFRkbkZFVFdGaFZFOXNObkJmUVcxUlIzVmFkamRKU25GT1RFeFBZVjgyTnpkWlVXcHJia1ZYWmxwNGRHbEtORFl0WkVkamJHdHNTR0ZPUkU1Rk1sRmFUazB3VWxCT1ZXcGtUMlpPZFdWcFpFRjBZa3RPZFZKZlZYZHhWa2hWTmpCSlowUk5hVWd5TlhobGVHUldlVFJSVDJ4NFRuaDBhbmh2VTBWa1FuUnhaVkZ4ZEZkRFUwMWFiblJuYzJ4NmFrUkhlRVpJUmtWeU9WOXNVRFYyT0haZlYyNUtTMFJWWVRGb0xVZHhYMnhrTFVkRE1tZHBaMHBhZDFOblkwSnRlVVJHYjJkUVprbGhkazFmYjB0Q2JpMHRiMmhwYUhKRVkzZERWblZFZG1wZlRXbExVbkpmZFZCTGRFSm5YMXB5T0ZsRFMwUk5hVU01U3pOQmRFSm5RMEo1TVZCNVEyWm1WRzV6WlVwNWVtSkdjbE50VDNJMWRUY3lUbkp1VTNrNU4xcFJjM2ROZDAxQ1R6aGZkVmxxWlcxeU9FZGZiMWx2VWtGSlJtdDFSR2hsTkV0dmFubDRNMFpmYUZwWllsRmtVWE01WTJWelNIVm9MVkpXV1cxTExXbDZNSGt3YmpSeGMwUTRjVW93TkVwb1lsUk1NRzlGYm14bU0zY3hhVFpVU0ZZdFdERmhaRGhtTVdKb2QxaE1iemMxTTFJNVpWUXRlaTFqYVhNMmNYWkJSVkpmYlV4bVQxRkJSVXBUV2t0d2MzbHZMazVhZGxneVMwaGhTWEpzV25kdGQwSnBXbVZCVVdjLlRQOVE4d18zc1V5a2U2cnpFWEFtV0xQM2RjckN2OENoWE5nUW16RkN1UzgiLCJleHAiOjE3MDYyMTYzOTYsImlhdCI6MTcwNjIxNjA5Nn0.VcMJyM8MwVAi50UYu0cZkDAu7fM6MgUE6xt6qxKHd0o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:56.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:54:57                                        1690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=485664 KO=12534 )
> restLoginInitiate                                        (OK=240549 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=239822 KO=712   )
> restloginProgressiveProfileCallback                      (OK=5293   KO=712   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.97%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.97%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.28%)
> status.find.is(200), but actually found 503                      4958 (14.27%)
> status.find.is(200), but actually found 401                       712 ( 2.05%)
> jsonPath($.tokenId).find.exists, found nothing                    712 ( 2.05%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################-                                       ] 46%
          waiting: 290950 / active: 21     / done: 251644
================================================================================

20:54:59.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 251881: status.find.is(200), but actually found 401
20:54:59.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,251881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53e3d190, username -> user.1002177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@397d1087, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216099225))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWp0cmdvOHNvYnA5MDZnbmRuMDE4NjRlcmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZmVuRTBRV0pTT0RWaVNXUlRZbWhrY1ZSZk1DMUJMbmhOTkdaQ2Fra3pZblZCTUhoQlJtVjFXRmR0VWxOWGRFa3hZbWMxVGxOQlExVktTVk4yWjJaamJXNDRibXBJY1VsWVEydFJjRVZOZVdoa1lrOUdVSFpZUlVabWJqQjFiM3AyVGxscllWUXlYMmxvUjNGUmNEZzJhM3B5YTJnNVRUbFRjbGxYY0dWS1p6UnRlbmQzUVZjMlpGWlFSbWRJTms1YVREZ3dVVWxPUTFFMWFqaG9ZbVkzU2xGUGIwSXlUaTEwT0hZdGJHNTBRM2c1WW14VmJtaEpWWFIwYldsdU4zUkZSak51VFhCVloyWkROM1I1ZFc5a2FXaDNaSGgwWlVGWVQzRlVNMGhxZVhSbU5qUndUbUpTTW10SFpsWktRVFJyTFhodVNUVnhWRGhuTjJ4QlMyOVVhR1pQVVhWWldqVmFVRWN6V21JeVYzaFliVkJXWTJ4WGJWSmpNRTFpTFcxNGJ6VklSVGxXVFdKWmRqY3lXVFpqZURkNVZ6ZE1jak4yWTBGdVFWcGtRa000U1V0UmRtcHpNWFpHUldzeVpXMUtZMFZUWlhOb1MxQlJNa3BsVkdWdWRFczFUVVJtVGxaVVgwZGllRzh6UmxKV1RtTjRaWFJrYTBwMFZIUktUbXBmWDNoTFFsTllSekZHWTE5WlRqbFhUbXcwWlY5MmJYSkJNbE5CVGtvNU4xRlZiQzFHUTFRMWRtMUpkMVZXZEZNeFdrUjZjVzV0VURsc1IwNDVUR0p1WlhwTFdETlFiMTlHWm5kT1F6bFpPRVpJY0hSWGJFOXhlRmh6WDBSMVRqWTFkMlJWV2tkd1ZUVmlWREZyVG1KM1JVTnNXR3hCV1RGZlRGOUJURUZvZVZkVmFFbDNaMUZJVEhaUFRuaDVha2sxUjBGUmFFdHdPVTloU3pWM1NrRjZlVlZTVFhGTFJraFZOME0wU2pOWmNsRktUekE1WkVZNFUwdHpZbWxHTjJSaE5tTXpOV2RWZVVWTVdGaENjbXRxWVZOSlQyRlBWMk40TkRoQlRUSjNRakV6YlZKUWNTMWxObUZQZUVVd1YzQmxiM010Tm5CR0xXeGpPWEZOV2xkQlFpMVpaamwxYjA1T1NsZE5UWEJuTlhGd1dsZEtaRlpMYTNkM1dHSnJUQzF6ZVhkcVlUWm5aVkl3ZUdFek0yeHBSRWRGTkhCb1kwNUROWHBpVVc5V1MwNXJMbTV2U25RMU5YSllZa2h2VFVoNlZrWTRVM05DYkZFLmFEdm8yNFpZS2twWGVkN3U5MnF2YVp1UHFvekpOb2Q3LW1SWjBLekxiRmsiLCJleHAiOjE3MDYyMTYzOTksImlhdCI6MTcwNjIxNjA5OX0.0Ai7V-7WFR52AANxv0--T-PFaseaX1_r5jQy__lP_30","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002177"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:58 GMT
	x-forgerock-transactionid: ea0b1faf-cefd-42fd-9ed8-48f83978769a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:59.273 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:54:59.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 251881: jsonPath($.tokenId).find.exists, found nothing
20:54:59.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,251881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53e3d190, username -> user.1002177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@397d1087, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216099312))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:59 GMT
	x-forgerock-transactionid: aeccfe91-4e59-470e-8c9a-d548cdf5b840
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3JiODRidWltZTgyODIzaWM0bWhnYjhlcHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2JYUkdha0V0U3pkM1Ewc3RSVkZXZW1WdlpucEJMakZrVlVwclYzb3RSSEI2TVZsdk5rOXNNR2t3U3pGeWJtdERSVWw2U3pWUVdVSmpPRjg1T0U5NWVERklVMUpPWXpFeWEyNW5Za1YyTlRacWIzVllXbVZ5VkhobldqQmlWMFl3UzJ4emFsZGhXbWh5VGxCS00zSlhZWGhhUlMxTGFYSlhkWEV5WTNSdWNFY3haRFJvVUhsQlkyOUtjRTAwU2tSMlRGOXZjVFJLU1RjdExVTlZkbUkwVUUxMlZsYzRiV1YxWVY4MVFqWTRWR2RTVXkwNFZFbEVSMjlaZG1oU05UTmhWemxpTkRWSldVeFlOaTB6WlROSlJqRm5haTAxWVVRNVluWkRPWFJtUVRCRkxVUkdXVjlrTFhCdk0yWlJiMkZOYTJkM2NXcFNVbkp3VkV0NlNWbEhVRU5PUm1wRWVXUm1TMDFtTmtjMFEwOWZNVGQyVjFVemVFbFpjMFY0YWpKNVJ5MXRaMFI1ZGxVd1gwMTViRzB6TjFkT01WVXRWR2hwY25GMGRXSktMV054Y0ZJemFWaHdhV2xSY0ZKVFJYRndjVkJrWWxwUE5uWTBMVGRVWmxWRFkwdGlibUZZU21RMU9FZHpWV3hJVkhseFJqaDViV2cwV0hSQldtSlNheTFrUjFOcVdWQnNlWHBmYkVsYU0yZFllbEJRY1dNMGNFVjVTbFUxZUVoeExTMDNXbGQzZVhBMlRFcHZjRjlmYkdKTFpqbEdaWFp4VTJGNVJUYzBaelJHZUhCcGIzaHROMHhzWmtWdlRqUnNMVzV0YWtWaFdWQnZNVUk1TWs5MVZIVklkVFpHTkhWMk9XRlFSbDk0VjNrM1JUVjBRMHBOWVZaMGJISlFlVGxIWjNVeFJVNHpiMWt0Y2pGa2JEVTVjV00wWkVSUFdEZFNkMVppVkd0SGFreHJNVFZQZFROQ2NHdG1lbWszY0MwM1VsSXhSMDVtVlU1bE1IYzVaMW81ZDFObVpFRjROMVZuWlhKT1VGcG5XWE5HVGxOdU1VWkhhVnBNWTNadVFsaEtOMUJpZURscGRVSmlhM2N3VGpSd2NscG1ZVU5GWW5aRlgxRndlRWRKV20xT05YY3hWM1pXUm1nd1duVjZNVzAzVFUxTWRtNDRhRGg1U2pFeFdIQndPR3BNV2pSaVZHUTNZVkJyVG5KQ1ZDMDJhVEpXVm5KV1NrTnRaV1pyVldGMWVrWnZMamxxYldjMk9WaGFZVlZQU25WU2NtMXpVWHBZVEhjLl8xYW8wU19XYndFS0NxNjdCVDh5ZHVjTGlBc3hjQnU0eVc4bTUtMzVnYVEiLCJleHAiOjE3MDYyMTYzOTksImlhdCI6MTcwNjIxNjA5OX0.4y_M9_4RjENOEV4x09DKDtTDCoBjzED2wSZ_mLCeNGI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:54:59.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:00.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 251999: status.find.is(200), but actually found 401
20:55:00.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,251999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@440c2fa, username -> user.1002226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63430a43, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216100041))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXBva2UydWNvZGVidGVpaHB2M25xOTh1N2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cmFqWkhTazlJTjBwNFowSkljVzg1TXpGWWMydEJMbXBsZUV4Vk4wRndVR2Q0ZW1VMVlsbFhZVEp1Ym1sMldrMWlNMHRCYVVob01GQXlTMGs1V1dGYVFrMTFVMFpqVkVZNU5URlFSWHBwWm5kbWFtUlNXRjlCYXpreFZXeHJZblZYWW1ocFJFWXlZMXBpV1V0eFNUVlpVRU0xYWxKSFJYQnJNRkl5TTJjeVkwd3lVRmRZTm5GUU1uWlRNbHBoYkRBeGJqWnVZMTlMWm1aVkxWbEtURk5SWVd0bldXOHphV3hhT0ZweVpWOVJlVkJ4TTE4MVpuWTBlbUkwVDBkRVQyZFdZMk4wUVhsaFEwWXlhRzUwZG14dmJXODNRa1pvZW5acFRrNXpibkEwV2xsdlNtUXRlbE41ZVZaRVdYbENabmt4VTFKdllWVmtjVkkyV1Rsc2FHeGxRVVJNZUVJM1VuTjNiVzV2TFRCc2FtVmhTMHhQY1ZCdlNtaGlPVkpVUkVWS1ptMHpZbGxXVmtaaFNUTmZTR2R1YkdnMk9VeE9hRXM0Vm5FM2JFdDFYMU4zUlZwMFZFNW1NMU56V1dGamRqa3ROMkZXVUV4WGJXNXVVbHB0VUd0T1EwVlViM0o0YTBFeVNVdEZWSFp3UVhRNVNrWlFNRWcxUkdnMWFGazRiM0ZZVVV0V1pteEdiRTh5UW10TWFWQjVUSGRqVEZscmFuSk9RVGhEZGtSa1pXSmthblppYWt4UU9IWkxTbWg2ZVZwa1YxUnZWR0Y1U3pCcVluRkViblUxZVd0NWVYbElRWGR2UTBaTE1HeFdTa1YxVVRCNmJUSXRlVmw1TkZOQlRYQlJkVkZtVmxaSWNYWlpURXBoTmkxVVNuVm5VVTFEVEVKTVptNTRMV1JmT0RKNFZTMUVaVTFzU1dwMmIzcFVOamxTV1ZCVVYyTnpOV3BEVlZONmFITkhNVVF6TW1GeE5VdDBiMUV0TFhsS2RHSk9aMEpRVEhoV1gwUmxZV2xFVDJWSGJqTlJTMDVPWTBsVFZtdHJTbXRzTm1WNlVreE1kMEZrTlZrd1RHSkRPQzFMWW14NVlsUmpRbGcwYjJac1EzWjNkbU5ZVVVWck1EUmxOVlJuTWxSMFNISkRMV1pDWm05Q1JVRTNTMU5uV1ZOU1FVOW5WVlZyVEhwZlpuYzVNVzR4VkZsZk1UaG5lRTVXVlRKMmEyOUpWV1o1Ym5CZk5FNUpSRmRmVmxOMmNXMVZMa05RT1doaExWZGhVV3BLTW1KSlYxaEVhVzlvVlVFLnVvQm9uMVNVUkZBV1JnN1JBZ0xGSW9EV0d0Zk9Yd0xkRHNnY1IxZVhBTzgiLCJleHAiOjE3MDYyMTY0MDAsImlhdCI6MTcwNjIxNjEwMH0.FPbMF_oVpCHTJpJ1-U6nMrXAwTegzlYRZvErpn266Sc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002226"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:54:59 GMT
	x-forgerock-transactionid: 3b62776b-d8fd-4196-a36b-b2e591dee037
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:00.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:00.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 251999: jsonPath($.tokenId).find.exists, found nothing
20:55:00.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,251999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@440c2fa, username -> user.1002226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63430a43, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216100140))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:54:59 GMT
	x-forgerock-transactionid: 46461f4e-4cb7-4c17-a5ad-2d64140acc12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDY4ZzI0MnQzMnVyOTI0azhpdTk3ZGJza20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WE1rRTVjMm90WWpsME5uWnRkRmhJVmtaZlNrUlJMa3BrTldsbVNYVk5WbU0yZGtacE1UWkpTWGN6Y0VveFV6ZG1kelJVZVZCU1pVUTVNR0ZhV2psRGJuRkpWRWh0ZG5aUGNrRjRhMmczZWpGaVlpMVBNME53TW0xYWJVbHRPWEV6TWxGYWJsWklWbmcyY0VnMmJrb3dSWGxyTkc5RlJXaFRRMnhKVW5KMmJISm5aRlk1ZHpKZlJWTmtTV3RJYm5aRVlUVmlXWEI2ZUVsM05tNTRhM2hWZUdGM1FsTmhZVmRwYTNOYVYxY3pjemMyWm1GTFMxb3hhMmw1VWxWNWNEQjFWVGhUU1hwbmNtcHFSMkZ2TXpoRFZXRlpSVlJHUjJWT1Z6bGtSbEZYWmpCeVdtdFRPRGRXV1dOSFoxTmhabVZ0V2trMWRHdExNRkpsVVdkRmQxTXpXRUo1ZW1SclQyZ3lPRnBzZWpKSVJISlNhRU13WWxwak9HMVZVbmhtWkRCaFEyNDVOREkwT0doSWExZGZlSHBxUkdGd1lucFNOVXRFYjJ3elduaG9lazkyWVdnMU1uZFFNbWhKUzI5clVITlROR0ZKWDBKYU1WaFlWVlJHY0RScFZFOVNTR2xPUTBabGFsVm5PSE5JUWtoNmR6Wm1VbEJrYUU1bk9XWXllbFE1ZUdab1QxSm1WRGhTU1djd1dHMTZZVTVaTlZCalVXVldSMUJyTVVGdVRqaE9MVjlvWW1veFNIUnllbXBmVmtrNVVGRjVSblJtVXpKUU5GOURhVEZtUmxKYVdUTmZSRGxtTlRsbmVGOXBZMnRpVTNKNVowdE9SVTlXUVVsYU5sRXlTSEJNWjBRMWFqVmhTVGRmTVVocWJHSmpURGxyYmxCVlFVaEVjbnBTTkhobmNFUnZkRkkwWkV0MUxUVTRPRTlQTFVkTU1VOXVTbmhLTTNCR01ETjRVSEJQWTJGVWRrSjVZbWhsWTNCQk9FSXlOM1ExTFZwSGRuVlRhRUZ4T0ZwTk5YZG5TR3gyV0haMVowbHphRUZIVFhaNVgwdHdhVVl6VFhKMVV6UnRlRUZRY0RkV2JqSkJWbDloTjFabVduSjBRMU5WVFRKa01rbDRaRmRJZURWQldqZHFUMk50VEhONlJUSkZhbmRHZWs1MldHWTJkVEpYVDBOT1VrRndiVkpTYmtaSWIxSlNWbTV5VFRKT1FVSnlPVGhQTFdwMWRVaFBNV1pUVkRCbmJrMW5MbTVwVWtsRFN6UXRWRkZIU1RSaVIzZGpVMjQxTTNjLnhhYUpGd2VEOEVIOVN5THp6ckp5TVJhV1VMb3Y4T3lRNTFHRnFTZDhxc0UiLCJleHAiOjE3MDYyMTY0MDAsImlhdCI6MTcwNjIxNjEwMH0.NKOwjoT8oABuUbJg9lqnbvZ50inPRhHyz4wN2hpejrE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:00.141 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:55:02                                        1695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=487131 KO=12538 )
> restLoginInitiate                                        (OK=241274 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=240546 KO=714   )
> restloginProgressiveProfileCallback                      (OK=5311   KO=714   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.96%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.96%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.28%)
> status.find.is(200), but actually found 503                      4958 (14.26%)
> status.find.is(200), but actually found 401                       714 ( 2.05%)
> jsonPath($.tokenId).find.exists, found nothing                    714 ( 2.05%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################-                                       ] 46%
          waiting: 290225 / active: 20     / done: 252370
================================================================================

20:55:03.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 252430: status.find.is(200), but actually found 401
20:55:03.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,252430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@83f20ea, username -> user.1001875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@130d1a53, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216103005))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnM0NzJiZHZyZ3FwanVvYnAzM2NvOWoyZHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dE5GWnZVbkU0ZDB4aWMwc3dVWFpyZVhWeVVWVkJMalpVWjNkV2R6bENOMjlpU1VsdlEzTjNTSGRuZEhKRmExSTNRMFJvUTB0RU16QldSMXBVYzFKSGEyaGlUR05PYVZGRFFURkZZMVJsZEZWR2NEaFNUbFI0YVVSd2QwOVZNSGxqYURaWE4zQk1ZVWhPVFZNMGVWbHhlbVJuVmtaVVFYWkxRbVo0VGt4Wk1XWm1lWEkyWjBGcE4zbHhhRk5YWTJoYVJtNVNUa2g1WVhSQlYwMTVSbkZaYUZaVk5qSm1NbHB1V25OYVMxQjZUR3M0V1dSR09VeFpNRU5rVEZaalpHeFpSSFJZYzBJMk55MDNhMnhpWmtJMVJFRnhaR1pEZFZGZmFGWjJUemxMVG10Q1JrSklZVEJHYkRnM01Wb3Rhbk5CVWs5TlluQmZXVloxVm01d016VkNZVTFQVlhGeFZsTnRRblpVVVdjeVN6RnhWVVJDUm1sT1N6VlpZMHgxV1c5RGFrNXljbXhIUTNaNWVXeGtOa0o1Tkcxbk5GVkRRVTh5U1MxUWRrVXRUMnhZU2tZMVRsSllWV2t6T1dFeGRVcExVMmRZYUU1alRVZDBXbFZMTFdFeE0xOUdTREpVVmpOeU1sVm9TRWczZDNKcFZWcEJha2xqYW1oSGRsUmtSRmx4YUhkVVprSlROQzFaTFVKb2EyWnZkRzg1U201VU1FUnVTV3RLUm1nMlpVWmtkWFZDWTBoTWRrUlFaRzlqTjJacVdURnJlbXRsV21vd01WSkdRa3gxVXpWclVIRnViMUl0WW5WM1NYVnlOVmRoT1V0aFZubzBiVE40TUhWc2QwaFRPVkJKVDJOc2ExcExXSGxZUldGWlIwc3hUR0pqYm1VM1RrY3liMlJDVlZGaGFYSXRWV2xmY1RKZmNVTnNVRGRrYkhkUGQwSTRORnBzV1dWTVJXbGFMV2hmVGxoTFQyOTBSbTFvVWxKR0xWbFViMmhPY0MxWmNWRnFVM0I0Ym1waVkwbEhVVWhmUlZreGNHc3pjbUV5ZWpWSWNtVlliVFJ5WkUxc1pXNUxXV1JuU0ZVelNqSTVja1JvVUZWb1IwMUxjRTkwTWt0dE4xVndTbUo1YlZRMGRuSjVaV2d0YjFjMVMyUlBNelJrT1d0eGNXOTRWVU5sYjNob2MxVnNXVkUzZURBeFduZHNVek5LWmtsVFRYbHpWMnB1VTJwV1kyOVJjVmRpY0haNFMzbHpMa3Q0ZEZoS1p6VkhaVzR3Y0dGVlFXNXlRbTkxUzFFLlNsdjZZMWJFZk55dUN3LW1ZejRNMTBJSXVBTzJtcmxHZlBiQUJzVmh1WVkiLCJleHAiOjE3MDYyMTY0MDIsImlhdCI6MTcwNjIxNjEwMn0.zf28sSH-QWrltQEXIrEV42ZKOUlhBFm-MqiT6a1crDc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001875"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:02 GMT
	x-forgerock-transactionid: f9abe8aa-fdf3-448e-bc4e-99cfff2460bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:03.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:03.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 252430: jsonPath($.tokenId).find.exists, found nothing
20:55:03.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,252430,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@83f20ea, username -> user.1001875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@130d1a53, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216103091))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:02 GMT
	x-forgerock-transactionid: acf0016a-fe4e-4276-97d1-9ff4f5556f96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGY0MHVhbmhkaHF0aTlqN2gwZ2YyNWE0cjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b04wWjVkRFZIVjBkSWJYQldRM2h3VkU5d2VYZG5MbGszZDBnNFEzWkhVbXRrT0RWSFZVdHRORWxEWm1Sa2RrNW1jRUp6UVVsdWFVY3hha05zWm14MldtZGZaMEZVWjFCS1JVSXdaVXREVkVjdGNVSmtkbE5oYmpWcldqUTNTV1pyZEZKNGVIWm5TSEp4UlhwelJtZE1TWGczTFhWMGRHdG9SRGhLWkhwWFREVlZabmRYVUhGSU1VaFJaa2hqTTJSbUxYWXljbGxQWjBwSVVGSXpaMnhvWmtablJGbFhaVWhNWlVaMldtZDRWbWxzT1RCcFNVTjNZMkp6WkVoalptUkxTMGxpWVhOd056bEdWamN0UmpKTVkyaEZXVGRRWWw5UlgzaFZXbVJVWTJOc1JGWlJWMGhFVTAxRlYzaFRlbnBTVmxGMWN6TnpVSGxYTkVkd2VVWm9SVmxSVG5nNVQwMUJhVlpNTFRCVFpsZGZlWEY1UVRZM1lWTlBiRUZDVmxFeFNscGpXVmhvTlhKS2MycHdjMDVFYzBWM09IcG5ja2xrVm5ZMGJteHlSbkZFYW1SVE4yVjNWVVo1TkRsTU1VbGtPVGRWTjA1dE5VUldURWhmV1ZGVVYzZ3djWFZTTlUxTFRXMVBaRkIwVWtVNVEwdE5UMDVQZEhrdGJGQkdUVjlPYW5BMmIwY3dTWGxqWlU1elppMUtTRVJDVnpOZlVUUkhSbm8wVTJKWWVISlNkSFZQY21GWFFsQk5hM1Z0YmtwTVkwVndPV2hFU2tGSU5HZElVMlI0Uld3eWMxbDFjSE5XV2tKNVlWbGFSMGRqZDJkNU5YRTVZVGg1V214TmFraEtWRmxLTkVkME1tZERjR0ZrZEcxbGNIVXRUVTk2ZVZaT05IVkJYMDFqTUVvMWIyMUJSbEYxVUU1S2IyZGpUVmg2UjFwVU1VRnhWRVJTTFdaRmJtZzVXVVJ2WW5aUlVITmlhR0pDWmt4UllVWjJZakpvVkRBNVFtVTBSMUJPT1ZCUFRYQTJSM0F0Y1ZwUFNUZFRUSFJXTlY5Wk9USjRUVnB5Y2tod00xVjZNelI0WDAxUFdIUTBWV0k1WjNjNFYwVlRPVE5oVlZsNFZVOXJia2t3Y1dKbE1WOUNaVWMxTVhaMmJsOWtNRFp0YlZSc1RIRjBjamMzUjI5RE1rTnJlRE00VW5CbU9IVmtNV1UwVUhSb1lrazJTMnhUVlZKV1pUTjRNMkpoTTJ4Wk9HczBMbDh5Y25SME9UQXpaMWxGZUhwSExXNVdWblJCU0ZFLk1fbWxnVDgzaFRtMEFpdmVtbW5JdFN6dnNDdEg1aWotN1JOMG1kTzlfcUEiLCJleHAiOjE3MDYyMTY0MDMsImlhdCI6MTcwNjIxNjEwM30.fADGK6z_YZGNRmLx2I1bEZGT1EAZZMa_PgAx-3ZyUjI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:03.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:07.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 253062: status.find.is(200), but actually found 401
20:55:07.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,253062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61c1b4b2, username -> user.1002893, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fab1f88, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216107228))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmtnZThuMTdzb2RhdGZkbm9jaDFqZDk4YmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFpXbzJkRE56Y0ZCSFkxbHRaMHBFU0VwSFdXTlJMbTU1VWw5TFVuTkdZbGw1TUhoelowVldNMlZ6VldsUllVbFVNRE5xT0VKMlZrVk5Zek5GYzB0U2VqbHVjVmRQWkVweGRVMUxaWHBtV0hvMk5VNWlOVTlEV1dZeGJHVkpOMjgyVlROT1UzTkpSbUYwTldsUk5VSlVUVXBIZFVoV1RtNU5RMVl0VEc4elltNU1ORmRZVjBSSlN6QjVlUzFSZEVwUGIxVnNXR1JUUTJSSmVWOUlRM2RqVW1jM1kzaElSV3h0UmpKTGNUSTBhRVF4WW1aRWRraFNSM05GYmxsd04wMDVXRGR6UzJwU2VtdFpaRXR2YzB0Tk5IZEZUbE5TUlZKdlNpMTVUMHhmUVdWME0wbGlZVFpmVVVzd2JUSm9NV0o2TjBWamQwWklVV2M0UVZsWVpFaEtTemN6WDFWa00yRXpTMjVSV0hSSFYzb3hkM2xxTVMxeldVcHdVMXBVVVZGelZrRm5YMDAxVVhwT1YyY3dka3RKWTNWZk9HaEhRV2g2TVhOUWNWRnVTVEpQWm1aak5USXRjWGgzZGpKTldteDJNbEIyYldwWFRqUldRVXQ2TlVVM1JEUXdXWGRsU0U5d1IwRnJNbEF6TmsxcmRUUnJNbVJGUnkweFIzUnNiV0ZNZWkxWVkyTjBRVFJZZVhCU1VVWnpOa290VmtkeGFGVlNYMHRFVlVNeU4yOWxTMmRQWW01TWRWWTVUVFJJU0VjM2NISklNRTFVUm1vM2FHUm9NV0oxTFZaekxWZHBUbUUwVmtkbE5GWXRaV2QzZFZsRlN6TjJhV2xqUzB4amQxRjNOVUZzYW01V1NFOTZSRTF3YkVwSFNEaElkbFl5ZWtWYVZWcGZkUzFhUms5aGFqWmtaSGhTTFRZelkyRkNiVGhwUVZwcFFXMDNjbFJOTlhsc2VsZHFWbVpFV0RGTmNFVTVURU5MTlVKdlluSkNVblZvWlRKNGIwSTJiVXRRT1djeFdHcDBhbUUxZUZwRFYyUm1VVkY1TkRSRlNXTk9OaTB5Y0hrMGNHcFlUbTV1ZGpNMFdWVTFjMEpyTUhKeFFWSjJaVE53TVROTVFUUlBSVlYwTmpadlNYQnVTVVZXYmtaQ1kwTllWVTQxWlRrMlZGbHBiRTE2TjA5Zk1HVTJRVGhCWVZSWVNEaDJUMnh3UmxKMmNISnRUWE54WVhaRGEyMXZZazV6VURkbGJXVkZMazFPYzBJeVRrRlphbmRWWldjMWNYbzJlVEJzVkdjLldHUURFY0s2SWhOUC1HczJ5RlhUa3VsblpLZUdyYjZweDYyNHlLdjVwNTQiLCJleHAiOjE3MDYyMTY0MDcsImlhdCI6MTcwNjIxNjEwN30.F5_0oVDSaVme56-j4E4YZKBtkIZosDdLesX1pqwajHQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002893"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:07 GMT
	x-forgerock-transactionid: e0bacc7f-04c3-4739-a650-8dde7a42dfb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:07.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:07.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 253062: jsonPath($.tokenId).find.exists, found nothing
20:55:07.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,253062,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61c1b4b2, username -> user.1002893, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fab1f88, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216107315))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:06 GMT
	x-forgerock-transactionid: fd3c283a-f75c-4c98-9b35-87594aeed961
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjNmZ2lsNmxhNXVsaGtkZ2R0cm5rYmkzcjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ME0wdFdNemhWYzBWT016RnRYME5ST0d4R1YyeDNMazVVYjBGSlZXOUlkbU10YTBSUk1tcElWVXgwY3poSWNGYzRhMFY1Uld0UmRua3dibWxCWWpkWk9UQlZkVVIxVGpObGVHMTJlR000YkV4NE4xSTRRVWREY2xoMlJrUnVkMFpqTkRSbE1UQnhPREZWTFdSdFdVTXRWMTlXU21weFJFaG5jbU40Wm5oSU0ycGpaemxIZGpGaWNrTmtOM1ZHWDJSSVMyTkRTMHQxVHpKblluQnVNMWN0T0dOUWJsOXZibWxtYzB4bldsOWlNbFZVVm1WVlNYbEhRVVZvTlY5eGFteDBhMjltYjFSeFlVWjBRVlZSUWpka1lqVnFXRzlETjFWUU9FMUljREJGZWt3NWRuZDVUaTFvVWtrdFZtNTZOekZzVVZKVU9HWjJXa1pOYjFJeWQyaG1kMHQ0WDA5cVp6VkZkMU0wUTJ4NFpFeEphazF6TjJ3d2FUZ3RhRTVEZEZsYVNISmFjME5rZWtkQmNrWlNYME5RVUdOYVVVRnJWMll6Wm1WUU5ucEdNVzlvZWtNMVEzRTNRWHBuYUcxZmVGVkdXV1ptYTFWWmJ5MVdkMWROUWw5UVp6WnBRVWQyV1ZSRGRsVklUM28wWHprNVMyUkRYMXBPTWsxa2JETm9XbmRCWWpVNWRVWkNNREZrWW01Uk1tbHFVMlV3ZDNaRGVrdEdlbEI2TUdWSVowMU1lbXBoU1VZMFIzSTNUM2RGWDFCNWNtZHJOekp4TTA4MlpsQjRXVGxpUldaRldrcE5jM0Y0Vm5FeFNsa3pTbEZpYTFKQlZXeFRjWFJYY1ZkemNVUmtkMjB6VUdaMmVFRnVZamc0TlZKSkxWbFBSa1ZSYzNCSVQyZzBZa0pDYVZWUWMyaE1RMUpqVEhvdE5VSmtiV0ozZVRobk0ySmlhamhLWDJ0NWJFTk5NMlY2UVRobGFVdzFVVFpsZVd0ZmQxaFhNVkZOZFV0eGIxOXhTVkJ3WVdGb1NWZEZNVVUyWW5aeVJXbE9NekZJZVc1WFIzbGZSVFE1YmpaQkxUTlRWRVpyUTNaUU4yazVaalpSVW5WdVEwOTZaV0pRZG5SQ1dpMXdlR2hEVWpsTU0wSkdZM0ZpTmpVMlptcGFiMmRaU2kxcU1qbFlSbWc1Y0MxTldFSjJWV2R3YWpaVWRtUlRaMmxPTUdzeVV6bEVZV1ZFZG10WFZEQjJlSFJ2VUVOVFVEbFpMamxyU0Y5T01raGtjRnBzUW01RWIycEtUR00zYjNjLjVnU1NQRUZTYTdIYXV0d3NzeGc0M2ZkcEhydGxxeVB1aFQwdlVyM3QyMUEiLCJleHAiOjE3MDYyMTY0MDcsImlhdCI6MTcwNjIxNjEwN30.kbYWzlwe5AzBbJhlaYj_H4tis1Di1GpxgjJHJA0-n3A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:07.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:55:07                                        1700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=488645 KO=12542 )
> restLoginInitiate                                        (OK=242026 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=241289 KO=716   )
> restloginProgressiveProfileCallback                      (OK=5330   KO=716   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.96%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.96%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.27%)
> status.find.is(200), but actually found 503                      4958 (14.26%)
> status.find.is(200), but actually found 401                       716 ( 2.06%)
> jsonPath($.tokenId).find.exists, found nothing                    716 ( 2.06%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################-                                       ] 46%
          waiting: 289476 / active: 24     / done: 253115
================================================================================

20:55:10.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 253492: status.find.is(200), but actually found 401
20:55:10.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,253492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bc1600f, username -> user.1002148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d5d52bc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216110019))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnA0azU4aXN2Mm1vODc3bjE1amxqOHQ0YzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFQwUjVNWEpuUmtjeFRESlZTVlJzUTJkM1YybDNMa3RmVlZwTE4zZFZlRGhFWkdkaWExUktiRmhPVXpGb1EwVmxTVkJMT0VKc01IRm5ObkpqUkd4RlVFaDFjRzl2ZEhGU1YyUkNWRlY0U1ZadE1sTnNaRVl3T0RWT05DMXZhRWRGZG1OUmFHRlRVR3haWDBvNWVuWmtVWGRKVUVoNVFVNWFPVEJFYm5SNFkxcEdOM0JCYkdKS2RXMDJUREJMWjI5RFRtWktjamMwT0c1UFdHWTBiMnh3Vmt4RE9XTldRakZFUm14UWRsZzNUMkZ3YUROaWExVnpXRzlHYm14Q05GazVOa2g0WjNacFUwWnhRbEJpVnpKQkxVSndSbFZPVjBGQlQyMDNWSGxzYUdoSWFHUjFTRnBOV0ZoTVluQkdabHBYTWtkMFNrUllOV1l0YnpsalZtRjFUM1owV0haT2JIQjJSWE13TVVoRU5DMVZOVWxFUTI1eWFISlJZVmhKVkRCeGFuWjBiV1l5V0RsWVJXbDVWalpSWTI1blZWbHNaVFZpY1hOTlltVlVjSFI0VVhwSVkzbHZNVGhtU2pkcFJqWm1ibGMzVkVsTVRFUkViREE1U0VsaFpFaEdkWHBPVlROMGIxSnFSM0JIY1ZWbVduaFpWbkYyTXpoWFZuSnBjRkJCWmtsTVZqZDFaMXBZTlRkamNuWjNhbWxVTkc5M2F5MVVjMGx3WHpoS1IwZzVOV296YTJoM2NrbEdZbEUzUTBobFFsOWFNQzFPVW5sd2VVYzRYelppY2xsdmJrUlViMGxwV0VJdE9YSmxNR2x6TFZCeWVIWm9PRmxXTUhoaU1YZDRaRXBHY1hGNlRXZGtPV0p5UXpSalpESnJVbVozYUd4clVYSmZRalUzV2xGdGFtbFFZWFZCV1hoa1lsZFlObkJhY1U5Q2VqZElNM2xTYVY5MldtTnlVM1JQYlU1Vk1UbDJha3MzWjFkQ1RWTkdaRWRJY1ZoM1kwRm1ORzVVTXpodmEyb3hjVU5LZW10MlZUSXRjMmhxWlZkV1UwWkRjVGhsWTNKM2RtMHpWekZuZEZablEydGtXbGRUY0Zwak1XNXRSamRWTWtOU2NWZDZjamRMVjIxclVVbGhXbFZzYlZCWVZFMHlhVVJPUkRNeVNrUTNiR1ZOWldoa1UzcG5ZbEJaUjNZNVFscHRlbXRYYldwcllXTkNVbGg2UlVSSmRubzNOVkJuWDJRNWJUaFpMakUwYmtKMlQzcDBWV3BJVVZjdGRYWTVNalY2TVZFLktTbGhYTjZMQ3daYlJXTERCUHVLd2NIakdhQlhMUnQ4VnNxMzZiNkpkYmsiLCJleHAiOjE3MDYyMTY0MTAsImlhdCI6MTcwNjIxNjExMH0.lEb2WRIt-LYvdq_dlQT4CfDA94z5WW2euqLNTi5V_G8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002148"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:09 GMT
	x-forgerock-transactionid: f4ebdbad-2865-456d-9726-f9f5c567794e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:10.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:10.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 253492: jsonPath($.tokenId).find.exists, found nothing
20:55:10.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,253492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bc1600f, username -> user.1002148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d5d52bc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216110108))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:09 GMT
	x-forgerock-transactionid: 6d26db02-1606-44be-ba78-36852dcde5a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmRoYjIxOTBqMTB0ajVkYmJzYmVxNjltcnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk9ITTFVSGRaUWxOSlJURm9lbTh3Vm5kM04zUlJMbmMwVW14eWRrWjJPRzFxYTFKck5sOU9YMlE1Tm5wNmRYRlBObGt3VVZSek4yRnRlWGxRZDNaTlRWbFpXVUpqYkRORlNrZDNWVFZIU2sxbU9GQkdPRVp6YVdGNllVOHhYMGRrY25jNVJ6ZFhWbFphYUUwNGRWUnBRMWt3VTE5amJsY3ROV2hvTlY5MExWTlhhR1p4YWpreFdUbHRZekZxYVVObllrOHhkell6Umw4NU1IQnVaV2gzY3kxUFEwNTRaWGswZG1OSVprMUphSGhzYUhnd1JGY3llR0ZXY2xGSFpUZ3RWWEJmV1ZscVlYSnZaMWg0VlRoSVJFczRObmh4V1UxNk9VeDRjbFptYkhoMlFWY3dWa2d4WDFoQldEaFVUR2hVYjFBdFpWZGhaMU53WWtkeGQxQldjRWhtWDB3NE0xbDRURE4xZVdWNE4zUjRkRnBKVDB3M2NrdHlWbU5tWVhONlJWQlJhVk5RT0d0WFVUVmxhMjVDTUVkSWJURnlWa0ZpVVd0WVNrOUNjR0ZVUjJoU1lqVkJNWGRQZDJoblYxRlZMWEoyUzFwd1lVcFpOVEZrWkhKZlJuVnViRWRHVDNsWWFFWmllWEpoUjE4NVQxUkJVSHBEZFdWc1IydFpUWHBXVTNNMVJsQjZRMmN3VmxGV1JFeDFiMHBXZDFaUVRsbG9Vazl0ZVVaalkzQjBXbHBCTUhjd1RYWnZUM0pxT1RsSVJWTlZjMXBTU1ZGSk1GUlNhRlJqTFROTWRqZHJPREJYTm1Wb1kwZFpUR2QzZVZwR1ZqTlBRbTV3Wm1WbE5rSXpPVmN5Y2pCWFRFa3lTVkJOY1haaVRscERNMFZ3WHpSMFdHdzNhVkIxVG5OaFh6WlJkbkpNYVRRelRYcHhSbm8yU2pOWkxWQm5WV3BZUjB4U2VFNW1RM05MY21KdmR6UXhkamhKYXpReVYzcE1iVVZpUW5WMlRUbGFXWFZQY1RKQ01UWktRV0pMWVV4clJUVmFVMEpQYjNSaFgxRTRNblE1YkZobWRWOXNkMDkwZG5oc2JrZHpYemQ2VVhSMlN6QldMVGxGZDNWRFNIUjFiblZvVkMxUWVIUmFSVWx3ZDNSWk1YQnRZaTFrUjFoaFlrZDVXbWxFVVdST2RUZE1PVGxGYWxORFZsTmhWRVpqUlhKb1p6WkpSbXBWZG1KdFFuTlpkSGRUVG1wWmNWbFpMbGw2VkVScWQzaFpYM2hIY1dsa2QwcERUbVZEV1hjLkNvTWptUktyanpHeFdSUHMxS0twVVNqd0dpMEdhZzlFZWJSMUVJdDNNVUUiLCJleHAiOjE3MDYyMTY0MTAsImlhdCI6MTcwNjIxNjExMH0.TtjWBDEddHORneBtn9EAs5qHoop-tNFiyiTczOsmBy8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:10.109 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:10.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 253558: status.find.is(200), but actually found 401
20:55:10.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,253558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f74695e, username -> user.1001916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5944b436, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216110461))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmkwbWVjanQzNnJwMzBxdGdsMXZhamZqOHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVEyOURWM1p0WjNGNmVHcFRURVJuWVVOV2QyTkJMbGhSVEhrd2JXOXFSREEyZERCMlMyVkZkMmxSUW1wQmFUVmpRMTlFWWxGNGVEUkJVakZJUlVaWVNXOU9iRzlKTjNkVWEzb3piamROT0hwWVRWZDRWM051V205dmNGb3lZMkl0YjFSUWVUZHZXbUk1WTJOM2FtbEdhWGh3T1hGQlpHdDBYM1ZRU0VSU1MwNXZWVlJTZFhjM2JHRTJiVGxtZVZwblNWRTFTMTgxYm1ORVJrcFVkM1YwYVhvMFVUbElPRWcxT1ZKd2RTMVZNblpEUWtwM1ZsZEtibmhQTURodmJtWkxSVUpZYVdoMWIyWXRSMU4zVm5oWVdra3pRbUpmZVRJMFZYUlJlbU5PVjFaYVowaEJhamxHVVdRMk1WaFRZM05rZVhWV1pGVk5XVnBhWTBkWWVFVlRVVkZFU0d4SlJtTnhVVGxOVTA1WlZrTnljVTVSY0VWdmRFUjZNVEl5WlVoQ05tVTFVRU5sYzBadlkzSkpVMEowWTJsZlpuTmZhblkzU21sMFVURmxWbTVJVGtoMlVFZFVWVlZETXpOcFptcFRTbTQzVUVOVGF6WmphVFl0VUZCWUxVdzFSelZpVjJ0cWRtZFhabXBUWTJOVFUwMHhkSE5XYVROVFJrSk1iazVDT0d3dGJXdzJlRGgwVTBoSk9IRTNMVEpJY1RkRmVtWXdNMmxFT1RWaE5qWnNURU5uZW1kek0wdHZUVFpMVTJwS1RXaE9lbFIwVkRKdGVsWnNTbnBrY2tKdmRraEZiRkJwTTFsamVVbGFkbmhtT1Y5b1UwcHFUMjVmYUVSeVdISlZWRVpFTkRkR2QyRkhORmhDTTNOSVZpMU1URmhqUXpCek1HOUhRV3hqZEd4dk5sRmhkblJrVEVkWGRUbHhVVUl6Wm1OS1RXTkJaVFExTVVaMlptcHFiRWhNTkcxbE4yOW1iRUY2VlRFeVF6Qm5PVFIzY2s1QlMza3lWalF6VEV0bU9FcHNZM3BTTVZkQldtWjJVRm8zTUdKc1p5MHRRa05VTURCS1QzVlJVbmhOUmxkaWJIbENTVkJrYUU5RlZqaE1OVU5IVkc1S1VFUjJhRWhPVVhORmFIQmlhMnRtWVZCVk5sYzVSRUpqVW5rd2VEWklPRzFOTWtwNFZtcG5VWFpZTUcxUFMybEtXV2w1ZDJoaGVtOW9Ra2hJTFU1NlYwZE5Ua05VY1hsMGJrbFZMa0pHYjNKclRFMVBWV0YwY1dkMlpEZDJXa1ZDZWtFLlVmMmtKM3hvZEdwTF84VWl5SEh1SW83N2pCRHpjcDFSN3RId1AxUG94S2MiLCJleHAiOjE3MDYyMTY0MTAsImlhdCI6MTcwNjIxNjExMH0._1OE_39X2peavkDocuIAJfBMBBxC5V2uBPfN9s07QoI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001916"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:10 GMT
	x-forgerock-transactionid: 0fc98101-eb04-431c-af0c-3fba3daef3dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:10.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:10.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 253558: jsonPath($.tokenId).find.exists, found nothing
20:55:10.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,253558,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f74695e, username -> user.1001916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5944b436, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216110547))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:10 GMT
	x-forgerock-transactionid: 07cad104-f6fa-422a-866d-5b4cdd40fdbf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW1oZmllMjhmcXZuYms4OXN0Zm1lMnVxazQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TE5qWk5lRzh6ZEhGRVUyMWpUblZ0UjNoMVdUQm5MbXBzTW5NMVpVVjZhV28xYms1SU1XZzFkRTFWYTB4M1RIUXlTelE1UjFkelFUWk1jRmsxYm5JM2IwWXhRa1ZKWHpWTldVZHJTVkZWVDNsQlIyZFlaRTlEVGtOTmNuZDZhM1ZsZGtkeWEybFNhV3RmWW1WU1ZIYzFUbE5EYUdoeFdEQTJVRXgwU1d0blEyNTJORGg1ZFRoblNuQndOalZIU201b2IzYzROVVo0WldRM04xbFpia2t6V2xsNlRqTXdjMWg1TUZsRFYxZE1RMnBJWlVablkxRllWSFJ0YzE5NGRITlBXbEJ4UlhrNGMyMDNaWEk0YlZOWlpWcDBUMUpCWlZSWlMyWnlaMWR6VDJkZlNUUXhjMmROZGpOVVNEYzRWMFJoVEZReWJsWklXVWRJVDBSMVluSnVjSFpOUTJOTGJGUkRabk5JZFdwRGIxUmZjREpQWm5RNGNIcHVaMFoxU1ZZNE4yUmZXVXBEYnpSbE0xaDBURUZ1TTJGNFJrMHhhVWx3VkdOU2VWWkNiR05ST1RNelkzVm9WbGN5YmxSWWNtSnhXRkpKYVZRNVRIaG5OV1ZFU2pWWUxXNW1RelpsVUZKVU5HWkViams0ZEZGelJUZHFiV1JFUWxGdk9HbGtSRXRXT0d0clgwNTJUek16UldKb1ZUZHdlakJ1Y21wUmNFWkhjbHBMY2xvM2NVbDVYMWcxWDE5R05GbFBlbEkwU1ZkaU16RkdlR1p2VTFORlZub3pRazUxWVd4Qk5sbGhlV1YwTnpoQ1ZEazVWMmxIYW1wRmNIWjVjemcxZUdSNVJEaG9XbVZoTVcweGFFSndWME5PVFdGaE4xTnhiRlIwUVVsR2JITlhTVWx2WTFGUmVtMXVhV3RZZEhkMmVGRkVZbGR4V0ZJNWIxRlFTM0l3WkZBMWIzVnVha2t4UWpObk5uTjRVV1pGZGxNMkxXVndNbVF5Uld0M2VGQlRWM0J1WHpaSmJESmFlREExYzAxa1YwTkhhamQzYVRKR1V6VnFWbm96YzFoUGEweGlNMkpHWXpGVWVqQk5ZakpGVFV0alVVbFNVQzF4YWtseFJuZEViV0kyWHpSNU9FbHlabFpaYkcxMlNFNTRTa0l0ZUd0elIyMTBSRTVzUzNWTWRGTlFlR000T0RFNFdrMUpjazFNU0Rkb1gzWjZjelIyYzNReVJFZzNOMFpSVG1Wb1MwSk5Ma0p5UW1WemRVMHdVRWxaU21OYWNsOU9iMTlWYTBFLjdIcVBwbXgxaVBFWllnVnE1aENocUY4NGlGX0lyMVNvLWsxb05oZ2M4MVUiLCJleHAiOjE3MDYyMTY0MTAsImlhdCI6MTcwNjIxNjExMH0.1--qjdW7AeXYZfH7aFSryHswL3Gs9ATyFmcDrbYNnuU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:10.548 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:11.800 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 253745: status.find.is(200), but actually found 401
20:55:11.801 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,253745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@be75a84, username -> user.1002917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39781e88, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216111752))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaW5zbTdjajJ2dWVnYmZjMHBlMmpnMTRzYTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YWNtWlhRMWhoWlU5S1ZGa3pUVUZqWVcxbFowZDNMamhIU3pNM1YxRnFhVk16VTNoa1NrUjFhVFJ5WTNWTU1HUkVVVkpqV1haTlNVbDFYMDFoZERoTlNqbHhNMk5VY1hKVGJXc3ljVTlHVTNFMGNIbEZVV1l6YlhCVVJYWnRkVzFPWkVWNlRrUnBRbU5aUXpCUWEzb3RRa0pHWlZjMk9VZHRTRVpQZERRemVVaEpZa1ZwVTJaMFZFZE5aM0prVkdoVFRUWnZNakpqUjFoWGVtcFBWSFJITTI5Ulgxa3hlSEp5TTA5SldUSlVlRUpuVkhwblpUbHBla0o0Y0RoQ2MzZFVZVEJXWVZOelF6RmZkVTFrVWsxS1VETlFla1oyUWxGdVVVaEViVEpKZEc5TWQyaHlTM1Y1Vm5wclNWWk5hbnBhVFdKdlJsOWxhRzVTTnkxRVQwaGhRMkpsTWxsSGNXbExRekY0UVZwNGRERXljMGhFYjFZeVV6ZzVaR3B0WW1GcU5qSXhTa2xXT0d4UFEzUlpOVFozY25VeWJqRldTM0pWTFVsUGR6YzJjRTh4Vm1WaVJuTmpUV3h0V0hKRlZtdHlPRXMxWms0dGRtNHlYM1p6YlZoYWJrMTNOakZVTWpKUWR6aEZORTVwTVdwRVNHdHhYMHhwVFZCWFVtaEJORlJ6U1RKb2IwTjRkMVpKWjJwU1RYSnhUSFZ5V0U5ZlUxbFpVa0Z6VVhSaWVVVkhNR2hvVkdGVFRuaHpaVkpzV0hCcGNuUTFWRmx1VjBWMVJraE5Ua1JRV21oT2NGVjZOVGhhT0c0dFltZzJkVTA1Vkd0QlRYWnRObVpSVjA5WVRqUjBRMWw1VUhOTVpUQm9kMlJzZUU5WlYzRlJUemQxTFdVNWVUazNNRzFDTVdkMFRXTnJUMkowU214alFuQmlUR3R0VnpaV1JsbDBhR2xsYTBOME1XVnRPRXA2VkhkNU1ISnhUMDk1V1VoMGJUTXROMVpHTkZwUVkyNDJObmQ2VDJOUlMwbDFjamh1T1VkT1dWbGhWSE5mVHpOeGRrOXNNRVZKT1MweGRqQjJMWGhhUTB4bUxWSjJaWEJKUm1ablozbDJiVjlSYVRSdFQwVjZSSGRwWDBSTWFWSTNNV1JhYUZkeVFqVTJUM0pEU2kxb01FMUhOM2g0TTFoM2RYbHBhMnh6YVVWT0xXUkZTVk55VDFBMlNVcFNURTlWTFc5MmIzbEZkVFUzVldkWWQzRk5MbmRxVUVoWE1IaHFkalZMUm5JM2JGUTBSazR0WkdjLk55OU5iQ2Jya20xME1DTXhUYVpDR3ZWRnd0YS0zbHVVald1ZVpCbFRvV2siLCJleHAiOjE3MDYyMTY0MTEsImlhdCI6MTcwNjIxNjExMX0.Itv-cJ5BwKeRsjGdvKFhm1ecFErXBjNVNYblC7SRKlI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002917"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:11 GMT
	x-forgerock-transactionid: 5bceff91-ba21-4ed4-be25-1c3d90793617
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:11.801 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:11.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 253745: jsonPath($.tokenId).find.exists, found nothing
20:55:11.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,253745,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@be75a84, username -> user.1002917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39781e88, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216111841))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:11 GMT
	x-forgerock-transactionid: 53dbf955-31c5-49d7-8317-cb2457734b13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnAxdWdvaGUzN3I3M2dwcDh2NGk5MmYxZjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eldYQmpNMlpmVTJSRE5IRlZZWGhaVGtkc2RuaDNMa05OYXpCUE5XWjRMVUY1UnpoQ2NVNXBWelpQU1dSS1puVTNPWEJ0TUhkTU1FRktUWHBpUm5kdExWTmlXSGRrV0RoaFdHRkhRMFl6Tms5R2JGSjNYMUZVU0dNeFdUbHVORzVKTlZSQlFVSmZkakZNYm5oMFdVSTNiWGsxVW1acmNtSklUSHBJV1V4WmJFc3dRazVOYzFsS1JqRTBXR3BSTWxsMFlUWktRVTh6ZGpWeFZXdzNaMFZRTWw5MmQzbERhelJpWlhRMVdFVkNaMlI0UlZkd2FXNUJhWEJrTURkNk9YUndNbkpyZWtndGJVTkVNV1JXYW1kMFkxaFFTMGhyTnpoVk5GSmxkWE5UUjNSUmVEaFhaUzFuVEdaa2VqUTVVbXhNWlRKcVpWZG1SMU0zZEU5dWFEWkxjREpxUm1Gd1pXZzRWbVpXZVY5WFJHNUphSHBLTUdWcVNqVlJUVUZQYkVkbmRWcHNaVVJoY21sQ1UwaDBXUzF1VlMxMlJXdFlkRUpOTkdSSlJYUmFMWHBoVVVKNFgweGZRaTFEZDJ4U1ZXVTRUM0owYVc5aGRFTjJPSEZITlZOeFUwODFNamQ2YW0xMGMyVTNTUzE0ZEVod1pGZHJZVEJ5YnpCSWJtaHBZa2RKVVVwQ1VrbzJiV294ZFVaa1NraEJjRUZvVlhoUFVpMUVlVTlIVG0xSWExaEJVV3hNZEVOeU5UTlpMV0ZXTm5wTWFVZG9la2xvY1dSTWJWVlhhMkZWTkRGNVNXcHpNMk56UWtvMloxSmtSRzl4WVhwZlJWVlZUWEZUU0ZsNldFbE1ablpUZGpJMFEzRnJOSEJpWkdSRFNURmFabXBVWW5Gc2MydGlhMUF0WW5kZmIyaHRhVWRZVW5RMk0wbDJjV2R4WWtaaWNscDJkemt5UnpnMFdWaEhhbXMxWVRkZlJtRXRWa2x2Y0VadGNFeFlTa1F5ZDNSWWJrUk9MVXRxTFRWMVEwSjFUbUZUYnpoTFYwUTFWa1J2Wm10cE4ycE1jSGt3ZDFOTmNDMU5VR0ZDT1c5aFRsOUdVMEl0ZW1KMlZHWkZkWEptY0VVd1UydGZRM2REUzNWaWR6QllZM0ZPWkU5RWRYaFVWMUZ0UmxCRE4ySnlhVWxKV0ZjeVRWOXdVQzFZV0hjeWJEQnZRakpJYjA5RE1tVmpXVkEwTVRKQmVHTnNZVmcyVUMxMU9GZEZMbXhVWjJsWFFqQkxSRmRpTVhkcmJrcFdVR2xpVUZFLmpoRXY5LUdXamh6a2EyWGVreU9wNEZqTFA0ODhpMEpIc1NlQzByeVhhLVEiLCJleHAiOjE3MDYyMTY0MTEsImlhdCI6MTcwNjIxNjExMX0.daZZBAEVnCS8ZoxR7aZ6bXZwDU5OPdMYE8qJt6xB6rE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:11.842 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 253808: status.find.is(200), but actually found 401
20:55:12.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,253808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79b0985, username -> user.1000224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62f39dc6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216112224))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXJnbm1nOTIzZmVrMzN1ajJ1Y2Q4NzJoa2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aE5sSldUVXhFYzJaTU1UZHNSWEJZYUd0MmVUZEJMbXBUWjJweFgwbFNNbXh0YzA0d1drSmtUbmhGUkc1UlVtWjNlVkpZU2sxcWFWcHdNaTFCVkVwcUxVMHpkMnAwVDNaV1oydzBVRmgyVDJSWExXNDJhVVV0UjJVNGFERkRaa3N6VkZSMU5IbzNSVkZyUmtkeWVFOXVRMjVrWTBjMFJGSkxVbkEzWmxaUlEyVkdiWFJpTm1OMFNuVjNVRFJWYVdwaFdIVndORXR0VUdOV09VRXpOemxWYkhoTmREZFhWek51Um5OUlVXWkpUMDlrV1hCSVJVWndRV3BTV0c0MVpGOU1lVlZNYVU4eldYUk9NVmx4YW1OSVQyeFNYemcwVDJoRFFsbE1TRUZzTVhkMGFIRjJRM05qWlU4MGRuRTJjbGMyYUZadFV6SkdkRzV1ZHpsTGFqSk1aSFIzVDJScE5YQXpjRkJpV0dOc1RFa3pabVJ0ZVVaSmNrVXdVa3BQVTFWNVkxSmhUVTlGTVVnNWNuTjRNa2QzV1RWVWRVUk5jM051YVhkWVoxQlFNbTFUUnpCRE5rbGtVMlZEVkZNd2IyMHRjSFJCWVc5Sk4yRjFkblZQWVY5SVFqUkpVRTlTU0VObE1WUnlhMngwVWt4NGExaHpYMHA1U0UxeVZFaEdUSGx0YkhaVmVVZzRVVTVaTlhSbk1GRk5jM0pwYm10cmVVUm1TREJsVUc5aVVUbHZlaTFtTFdkdFNIaFJaMUpSYm5aRllscHFVa2hMZFZSWlFqVjRWblpyVlcxdFRUVnVkVnBYTVdWaVVXWkZRV1YyY2toVFNUSldZVGhQV0ZRdFRuZ3hSbGx1T0haUk5XUktSamxtYlVsaGIzbDBZVTFhZGtWalozVTFWbFZxTmt4U1owUkthVEZoZDBKTmFWVnROVVJRYW1aTGMzRktiMDB5Y1dGUVUwOU1aRlpOT0RoSFJUSXhVVEJzVEZsdVMyZElVVXREYXpoUGVrbE1hMmhtWlhkSFVuSTRjM0ZhTlhSd2MzUkhWWFpFVDJGMU1IbFpMVkEwTFdSVU16QkZSWHBPVFRKVmVGTm9XVUpoZUZKWFZXaGpNM1puUzFSR2JtbDBVak5CVTBoMU5EVndSV1pUZHpCelQzbFBXRmh4VlVKeFlVaHlla0l6VGtOVFFWbDFWMWREVW5wTVEyTlZObk5OVURaR1VUbERhVzkyWkdkUFdXTmZlRkZuVFhrMFRFdEZMblZuWkdkRlQwVjJVR1ZZTUc1clJFOWlNVjgyTlZFLnJFdEFtS3g2cXE0VWJXUlZsaHV6Q2sybTFBd1hzWk10UHRLTTA1VGhpM2siLCJleHAiOjE3MDYyMTY0MTIsImlhdCI6MTcwNjIxNjExMn0.8ZgHyu0sR--kU9E0RFehikgQzLQGgHUK-sqDiLUXClQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000224"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:12 GMT
	x-forgerock-transactionid: 79f4a63e-492c-4fd0-aa1a-3853b3fe4d3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:12.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 253808: jsonPath($.tokenId).find.exists, found nothing
20:55:12.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,253808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79b0985, username -> user.1000224, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62f39dc6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216112319))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:11 GMT
	x-forgerock-transactionid: 1075e911-cd00-4b81-ba75-82ca227cc34e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDZ2ajZrMmMwZzllaW5pczBydXNlamJkbGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlMzRlVURFozTlZWcWFFSk5OSGhWZWtGVWNHSjNMbGRMY2s5bFdXaDBkak5YV0dKcWJYSTJkVkV4VjJkb1ZHWTFVME55Y25GVGNFRm5PR2R1Y0VwMFgxTTVaelY2UW5GMU5XbDVWMXBYUmxaeU1IVklVWEJMWlMxR1IyMVNNVmcwWlRNeUxVbG1RbEZoY2taRlFqSTBhMHhWYUZKRlVUTXlZbXBZWlV0cmJVUmlTR3RqTWxoTVptaG1jWGh1UjJKVmNUVm5TbVJ2VlRoT1MxbGxORGxaVFhSak4zcHBZbDk2VkRFeWRGUXlaRFJQV0V0RmMyaERXbGs1VHkxSFVEQk9lWGN4UW5GRVdYQkNhM1Z5ZVdoV1IzazFjRmhUUjNSU1pXRXllVzFEVGtoSVlrZHVjWGszWjBSc1R6ZEdVMHR6TVhCdlFXaDFlRVJQZFcxamEyOTNha3BMVG5aaVVWcHlRVU5vWmt0dVFtaHVaMUJTY3pWU2IzSTJhemg2VlhoVllubGhXVFZNVm14QlQxVjFSakJLTmswMFRXUnNjRVZLY1VaSFYzTnVOams0YjA1d2JqWmhNWGxLY0VoVmMyeE5aV1ZpV0MxNk1HRjZhVlp4VFd4dlZIUjZPREI0U21WM1FVWjNTbmxwYm5oclluSkhhMWd3TFdKZlozaERkR2cwV21wM1lXTTVPRmREU0ZCeU1rZDJiemN5Y25SdFltOWhRV0pmTFRSSFlrODVYelZJWWtjMmQzUmZUM2syVlhkUE5rMTRiVmxGUWxvNUxURk5PWFpRWjIxMWJqRkxkblJTU1UxTlRGcFBaazVmVG1WbWRHbEJRMnRGUVV0VWIzcGhObVl5TFZkZk9HTmhSblJmVkc1UFRHVXpNalJETWtWSVlUWTBURmR3YldWcmNrSkRTa0ZIVFRKS2VtdzNPRE5TY2tOcFprcHVlRTB5TUZFNE9VZE1iRGhxU0VOa1VHaEVNbkZPZGpGU2FFVjVYMmxaZGxWcFIxbDJPVTV2UkhOdGNrMXdiMkZNZVRGaFZsOWlhVFJxZWpkRGN6SmtiaTB0YVUxZmJsOWZaR1p4U0c5UldGVllTR1JGVFU5WlZGcHhla2R6ZUhaeFdYcGxOVFp2VlhCRVgzTkVWazR6WDJoSE0wZzJNakZYYVY5NU5tWjJkMVZKVUhwQ01scHlhMkZ0YTFkRGNFcGxPVm90T0d0dFEzUTJkSEpUY21Od1VGOTRiRm8wVEVGelNrdEZMa1p0U2pkWk1VWnFObUYwU3pJd2JXMUZSekV6ZGxFLjhmTzlWbmE1bU5BeURsU3Y2RU1XRmxQMUZGaFdrNG5LQmxUanl0UUJzWDgiLCJleHAiOjE3MDYyMTY0MTIsImlhdCI6MTcwNjIxNjExMn0.Ug2qbZpQdJiKFFytfRSFgN4sy7UxvTsuR_FpgkVPDsY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:12.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:55:12                                        1705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=490149 KO=12550 )
> restLoginInitiate                                        (OK=242768 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=242032 KO=720   )
> restloginProgressiveProfileCallback                      (OK=5349   KO=720   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.27%)
> status.find.is(200), but actually found 503                      4958 (14.26%)
> status.find.is(200), but actually found 401                       720 ( 2.07%)
> jsonPath($.tokenId).find.exists, found nothing                    720 ( 2.07%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################-                                       ] 46%
          waiting: 288732 / active: 22     / done: 253861
================================================================================


================================================================================
2024-01-25 20:55:17                                        1710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=491736 KO=12550 )
> restLoginInitiate                                        (OK=243561 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=242814 KO=720   )
> restloginProgressiveProfileCallback                      (OK=5361   KO=720   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.27%)
> status.find.is(200), but actually found 503                      4958 (14.26%)
> status.find.is(200), but actually found 401                       720 ( 2.07%)
> jsonPath($.tokenId).find.exists, found nothing                    720 ( 2.07%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################-                                       ] 46%
          waiting: 287934 / active: 38     / done: 254643
================================================================================

20:55:18.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 254766: status.find.is(200), but actually found 401
20:55:18.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,254766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33d71e00, username -> user.1002049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6958a84c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216118263))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHA4bDc4MGQ3OHE5NDlwNHY4aHJoOGdpMWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NldDMXNWVkpXT1haaWFqTXhaRk16VEdaR01FaEJMbnBKY0ZScWJGZ3hkbVpUVTJ4WVZWaFNVMWhHT0hNM01FNXpNRVphVG5GV1VXZG1kbVZLZW1jeGVuVkNRMnBRUjFSeFEwTjRibmx6YTJ0NVYySjFUa1ZFVFRZeU9XZGtMVUp0YURsRGJqWjVjV1l0T0dKU1VVdzRaM1UyVWsxTVFrSmljWFl5YmxNdE1YbGFaVFZXTlV0eFduWjZjblZLYm10V2FUaFJUMWRqVFd4QlJHWlRiMFZyY21scllTMTFiblpYVG5KVFVHaFRTblZ1UlROb1lqWlNTRFJrWlhCMU1FdHdRblpOTVdoTVRIZHhOV3BRUkVkbmVXZHdNRFkyVm1SSExXdE5VRjkzWVRKQlgyUXpZVGxrYm1SV1FVTmtVREpwYWtReFlYb3hkbXRCTUhGWVQzRlJaRVZxYVY5Sk1UWkdiV290U25OU1oyTmtZMVpaWWtOaFlra3lRVFIwWXpkWFUzRnhVazgzTlZSeVJFSXRjWGxOVldoVWVVNDNURVJPTmpWRlZqRjJTbW90T0ZWdmJtTTFWM1J2UWsxeE1YWlJNMU5sV1c1cGMyZHFja3RxVVZGbk5FeE1WV1ZaYlZkclNXZGpRME5OUkRkNmIxaHNWelJGVFZGRVdqSlJZamRzTW1JeGMwVlpiRWc1TnpONmJrZ3dVek5zZUdrNVdsQjZPV3hhWkUxbFpVRkphbm96UlMxVlNqZ3lSSE5FZFdWbVlVMWhRbWxxVVc5Mk5tUmxRbE5YZUVZek1VUlNhRWMzVGpNelNIZHJhVmxWY2xKQlZFUkVhWE5XVWxrMFdqQlhSa1IxTTJGUU5rVlBTakZJV21OTE9HbzBjbEJzT1ZSek5sQjBRVlJXVVRGVVJERmpNSFJUTnpCNWJVOUJia1pLWkRoS1pYSmFNMEZ1ZDNkTWRXZEdaQzE2YTFCd1dtWkxlRFJRTUdWUFFXTjBRVjlQWlU0d1dVWm1NVVkzWVdSU2JUVXlaSGxDVWs4MU5HaFhZbkZsTm1WeU1HWjZTbEpYYWs1MVlqUkxVMFZZWVdscGFFTnZiME01T1c1elkzUmhabWxHYWs1SWFXOTNUemRKUVhsWlV6WTNNM1JIVEhSYWRrOXhPRmd4TkZwcmVVaEpjbXMyVEdGTGIxcFdNa3Q2VGpCUGQycElOMEp6YkU1RWJtRk1Xa0pLUVVSaFZ6TkViMk5zTWtRM2FXMUZMbDlqVGs5cU5VSkxjME5hTVdWS1ZXWmtNMFpCV2tFLkJra2FhU0p4TjRQeThLME45V2lyeXdvYWY2NlduLUw2V3hrclNRaDNSZmMiLCJleHAiOjE3MDYyMTY0MTgsImlhdCI6MTcwNjIxNjExOH0.hrnw4DI14ryM0MYyiFn4HgvO86Lb5hUD9qD-NBUbHDM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002049"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:17 GMT
	x-forgerock-transactionid: aee3e5ff-af83-42f8-bcbb-680d7ad30bee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:18.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:18.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 254766: jsonPath($.tokenId).find.exists, found nothing
20:55:18.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,254766,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33d71e00, username -> user.1002049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6958a84c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216118354))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:17 GMT
	x-forgerock-transactionid: c7123df5-1c77-4a3c-9df1-bfb94991b9c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDgwM2VscDdiZDZyZ2RzZHQ3aTg1OW9zNWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFZIcHVNbmx0Y2xGT1h6bHdlRWR4UlRZMmRqSlJMbEpTWVhoemVHZFdVVmRHWm1WYU5raEhPVkpDU3pkbVgzVmZUbGRzVUROSVJuRTJjVmt3U1dWbVlXNXRSMUp6ZERaeGNteGlTalpvWDNkaGRERnRaWGRtU1RGcFVIcExMVU5LYzI0Mk1FNVpXV1Y1VTBkalV6ZHVlWFJCYjNwT2NXTTFiblZ5YWxabGEyY3hUalJZYm5KUldqSlNiUzFxYjAwMVNtdG9XRk5sYkVaZlZXMXdhVUZLVVVOVVVFbFBSR0pxVms1TVZsRmxhMmd6YjBZMlZXMU1jMGN3Y0ZrNFYxOUVMVEJSTTJoRWNGZElSbE5KVDJsT1RIa3pSV1JVUnpaYWF6aDFSSEp1YjI1Q2NVaEZPVWx6TXpJMWVuWlRMV3BFVXpjM2NVUmpSekZxVW5ab1dHUXlUM2hzWld4S2RqQmZjWFI2V25ONlpUbFRkV0ZJTUdKcGFIQTVaRlpKUmpFeVozbHBUVUpHVUVOcVpWSXRRMGx0Tkdsb2JXMXJhVU5mTjFaclEwdzRaRzlCTkRaSmQyMUNUSGsxUmpNM1lVNWpSMjFoVUdwU2FpMXVSVUpoY3kxM1VTMXJOMU56Y2tWSk9USnBlRzB6V21KT1owNWtSSEV6T1dGRFJHMVhVMFZPTFc5NlNIWjZOamxQV2xsWVoycE1NRkZpYTNoc2RGcElRa1JNTlV0d1J6SnlYelpOVGs5eFVWUlJlak5xVjFGaFNuQlJYMWgyUkd4R2JsSk9UREl6TUZBMmRsaFBORmRPYW1jNWNsaEZSVlJ4V2t4d2RESmhObFZmVFVSclQxcHZRelZDYjFkVmEyOUhkMGxsZFZNM01WWlhVR054WW1GNWRsSTFiV2hsVFRjemNIRkJSRlZ2WjFSNFRESnNjREpwWkVVeFdFWnBVamxXVVVGWFlucG9lbGhIVVU5aVVIRnFiMGhIUjNrd1EweHhVbEI2Y0ZJNWRYUkRRMHB2UkZGTFZHSnBaVWxRUkdWSE1rMTZkbWszTmpkRFRGaEdWVXRDY0ZwTE4yNUJjV3RzUmkxUFRYUkVkbGhQTXpaeWNFc3lSa2RtYm1vNFFYbEdVVWd5UTNGZlRXOHlMWEpoTlhKRlkyZDVRVE5KWW1GcU9XdFBVblUxVDBWMVlWcHVkbDlOTWtKdGNYWkVWR0kwTXpjM1JuaGhjSGRtWmsxNVZHbFBOMGxsUlZRNFJWUmpMbEprVkdKWlFUZzBSMHRFY1RaR04xSnBWV2czWlVFLlZHVW9JeGdCZnl0cGdfRXRlR09lYzVVOW9nRFZTSkFEUmR4NHlVYzN1UWciLCJleHAiOjE3MDYyMTY0MTgsImlhdCI6MTcwNjIxNjExOH0.Xb_Wa6KDi6e67ijqI2gjZZAZ0ZLDFS0zwtpww6zxH_E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:18.356 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:21.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 255311: status.find.is(200), but actually found 401
20:55:21.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,255311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eca4ede, username -> user.1000054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4215b62e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216121914))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjhxMmhoNDJoMWhwdHQ3c2cxcmoxN20wdmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVF6WnpUWE5pWW5oTWVtTTVTM0puTFRKS1FsSm5MamxYZFVSQ1pHTmhZbXgyTkhwWmNHTlROV2QyY1RKRlpVYzNVMWRNYjFOQmNrbHNkRU5YVlZJMFREUkZXalpwVmsxRWRuUTJSM2xEUm1SV2JtdG9NbU14ZVVoc2JHUmZXVEpvTVRGMU1YTTJjV1ZVZUZscWFVcHRWR1ZwUVZkNUxWcFFlakZVY3poTGMyNXVkMk5ZVW5aMlYyNVlOR00zUkVwa09VWmFWbUUwU25sSFdtaHBXbGR6WkZsQ1dXZG9TSGxSYjNnMU9YYzRiR2t4ZEdNdFpsWlJiakEwZVVRM1pGQXlRVTFvZEY4eWJrTnliVWhOU25kTU5IaFBRV2xUWDJWWGNGZEZURTlsYVZKcmVYUmlNWEJzWmpOaE9UWXlPRlZ4TkVOYWVtOWxOWEpoWkZWMVJYWndSVTFMWDAxR2FqWTRTV3MzU1haWVV6ZFRSbXBpZVRkWlJIVmhkbmhIYW1KcFUyRXpibEYwZGt3MGJFbFRaalo0UzNwdk5qTnlWbUZRUzJsWkxXSnBaa2hsWnkxaUxVVmhObUpVTUVOTmR6ZGxZMkZLVmpGVFkxTTJPRUZoU205U2MwaGhlRTl4U1dWaFlUZzNkV3hPVEVoM09GcHJhMnRKZEhSRlVFOXlTVGhOVURodlgwVTVhWE14YVRsaFNEUlNkWFE1Y0VseWFVbGtWa0pyY2taS1NsZ3hVVVpYV1RaM01UUlRabTUzUTFSSlEwMDNiMWN6UnpoVk0zUkpXR3RrTkV4a1FtMVRNVFpNYVZBd2JuVlpOa0Z6YzI5emNFa3hiMlppV2xwRVZIWXlVR0p2Y1V3M1pVUlFYMngyTjBWalpWSjFWVWt5Ympac1RtSjZiMVV0VXpONU1qZGlWMFprZW0xVlZqa3lWbXBaVUhGVFkxZHZPREJIV20xdU0xTTBNVFoyWVd0TmVrZ3daMHAyUW1Sak5GWkxUM0J5VjFCalgwNUtOR3B1T0UxVFRFVTNORzU1ZVhOc2JtaFNSbXhTVVdNMGVtVmpTMTlPWkhWclp6UldNSFpMWDI4eExUbHVSM1JzY0dsRWJGRlZUSGR6YjJWeVIyRnBXWHByVFd4YU5IRnBZV3c1VFhwWE9IWllkV1ZYY1c1QlkyMTZZMHN4UWxWak5GZHZZbmhoWVVaMFpqbGpOa1JuTUMxa2JrVTJSMGxuZEUxalMza3hSSGczVUdKellURmpMbGh4VkVsc1kzbHJSRlY2TWtoNllsbDJkVWhST1hjLnhzcEJIV0ZyYmJRN2dsd014dGt4Y1RpMkdWMm5TTWFLODB6VDQyOHBLWnciLCJleHAiOjE3MDYyMTY0MjEsImlhdCI6MTcwNjIxNjEyMX0.8KYjtiEKnE4d89zs5Z-Briwfy8hZ4zCuL0XhPdeS2TM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000054"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:21 GMT
	x-forgerock-transactionid: 1d6bb71b-ed26-4791-ae1a-494a46679791
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:21.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:22.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 255311: jsonPath($.tokenId).find.exists, found nothing
20:55:22.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,255311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6eca4ede, username -> user.1000054, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4215b62e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216122001))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:21 GMT
	x-forgerock-transactionid: ca8de5f4-0a95-403d-8cc2-1a356a472985
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGJxZmV0cGs3bG9rdjhwaXZjcTVmOWJjNGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVkxaHRTblJKT0doSk1ESldhR05WVHpCWWFEWkJMbWRrVkRGTVExZFBNMjFhZGpsZmRFZE9WRVF0Tm5OM09GUmlXbTV4VVZBMVowRmFWM0ZPVDJGWWJURjZSemxSY0RGVGNUZHJlR2Q0UjBwdWJHVkZkVVJtTFdWMU1UaHRVRzFTWkRRMWMwSnZia3N3VkdSZlJqRlplVFJmY2s0eWVYUnJSVFo1VXpOVFJVSnRRVTFHVFhKcFJXSlFOamRoWVRRMU9ISm5NRGRmVms1aVJuQTJVMVpUT1VwQ2NETklRbWxaZEZOYWQxaGFVa0l5YlVsMGJVZFNWbmhKY2xCaWQxUndVazVrYzBkcVFqaHZTMHc1VkRaZlltOXFWRVptTlMxQ1NFSlZhMTlsY0U5NmRFRnliMmxGVFZweVNubzFSRWxMVURsMVR6ZHRkMjVxUzJsNlpXeGxVMWd6Um1SVlMxbFpkMWhuWlVkTmExZHVSR1ZvWDJNeU9HOUJOVlJaZVVwYVJ6QkNNMjFYVGxWVU1ESm1OVXR2TFVneFRUZHpkVXRPZEVJeU9VTmZUbEJ0VXpaT01rOUZVMTlPWVdVNE9EQlpaQzFOUWs0ME16UklUMVJCVlZGSmIxbzJMV3hPYVZCbU5HSmtNV3BZTmtod1lXbFFhM0pxVDBKME5tVk9TblphTUVkeVZuRkNiWGxpY0RGVVJGSTNiSEoyVlVjeFZtc3hWRFpXUzBaeldYcGtWV0pzU2tvd2NscHhXbmhKV0dsdVVqaERiVmRrUWtkR2NsOXFWV3hIV0ZScFFVdHFTa3g1YTJGSmMzTmtaV3BMVVRWUFV6QjVlbWRhY0VWNGNIWlZVWE5CWjJSTWFVc3hZWGRDVlU0elV6QmxNMU5hWkdsc2RuWlpUemRQYWtsRFNGaFVNRjgyY25aNlNrMVlPSGhyVjFSV1ZXRkJNRXRKY1dzd1oyazFWMHAzV1VsRlRWcEVWWE15ZHpaTWVsbHBNM2x1VlRGYVZYcGZhVVZTWms0NFlraFpNVUkxY1ZWblJsZDJVMjVCU1VNNE5GWkdURVZ1ZUdreFVIRklYM0ZvZVRVMFZUSkZaRFF0YzAxZlJuUnFOblk1YVhSbFlVMHdTeTFYVEdVMFlrZExXVmhYYnpNNFIyRmFZVWhZVlcxR2R6aFZUemh4WXpKZlZYTTNXbnBwTTBWeFdFSk1aMUpDVVROUlMwVlFXSEptVVcxWFVXbFJjbmRNZDBScFFtWjNMbGxYVm5CWWNXOHhUeTB4UjBwbk16RlNNWE01Tm5jLkpQWW5ySklQLTdWd2J3bmVXRTEzQ21vckdXVjlBdWgtbVRjM2RhTWRycjQiLCJleHAiOjE3MDYyMTY0MjEsImlhdCI6MTcwNjIxNjEyMX0.XsHs7gcXs2pBPpxcBj_yy0NcfIB5y0RhTjadHv9pnP0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:22.003 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:55:22                                        1715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=493261 KO=12554 )
> restLoginInitiate                                        (OK=244312 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=243570 KO=722   )
> restloginProgressiveProfileCallback                      (OK=5379   KO=722   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.27%)
> status.find.is(200), but actually found 503                      4958 (14.26%)
> status.find.is(200), but actually found 401                       722 ( 2.08%)
> jsonPath($.tokenId).find.exists, found nothing                    722 ( 2.08%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################-                                       ] 47%
          waiting: 287190 / active: 23     / done: 255402
================================================================================

20:55:25.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 255731: status.find.is(200), but actually found 401
20:55:25.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,255731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@668745c2, username -> user.1002389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24a5890b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216124999))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmxoZXY2Mmt0a2gwdm45NWVxY2RxYTNuZ2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFVWRlpXVk5rYjFJNWRXZFhWR3BPY25kTmVtaFJMa014VVZKdVdreFFjR290ZW5GT1VsRkJXakl0UTNST1dYSjBPVWhYYlhwdlZtNTBRa051WlRWWVJHSnJVRXhIUVZCS1NUTlNSa2N4VmtGZlh6VlVOMEpRZVhOU1oya3RiVVJ6V2xWQ1dITTBSa0psV0hCQ1NtdHdiVk5HYUdWWVEyTnFOMUpXUkRGQmFVRXRhVzVpVldkdlIyMTVkMWhDWlRSalExZG9OMUJNTTA5ZmIyMDJORGRxU0UwMlRVRkVialJHU1ZWM05GcDFUV1ZSTTFaMFMwaHRjbmR0Y1hWWlVsRnVRblp3ZDNkWmQyeGZXRk40Ym5aMGREZHRSbXR1WlVSZmJXSkpOalZSZWxOalowSmFMWEJhWWxsU1kwdzVlVkJHUjFFemNEWmlWMFZMUjFwWVFsTnRhRUpRTUdVeVoyWk9TMmhwY0ZOWk5IRnFNakJQYmtOWldqbGFXbkoxTkhoR2VWOVJXSFZCVEVSV2JsZ3hOVXhEVVZscFpHODJkMHBCYkRock1VTkNNRnBQTVdGb1ducFlhelpTUnkwMFdsVkhUbWxhYTFGT1YyWXhRamwyY0dobk5sazBVblV3WDBGemNEbDZTSEJ0VTNGWmRuSnFVVmxTVG1SUldUSlNVRzVKWHpVdE1HaG1jazEzUWxZMmNFMVVWRVZCVEVOaVlsZEJPR3hLV1dwVGNtMDJTa0ZqVUZaQ1YwZFpXV0ZFTlc5T05sSnZNVTlKVmtvME5qZFZPV1JzTkRKdE0ySkVkRFpoYWxVeVIzQTRNakE0UWpOaWFsRkNSVEZDY1ZVM2IxWm1iMXAyU21GT2JtOUNkVmxzZG1oWmMweGFSRFZLUkhKNGRFOTBaSFZ2YkRSaVFtbG1SMDVWV1hRM2NHaFBTMTlSVG5wc1NGWkNjR3BqTUZoTlFWcFFYMjVLYzBadWFrTmZZVzV0YVZCeGR6WkJiVUpzVEhwRVp6QlBibXBZT0hrNVRFbHdSREJsUzNaVmMzUk9TVlI1TlRFNFRtMXFhbkJKV2xoYWRqTXlVemxIT0VKZlJEaGhPRUk0VUVWcmVuTTJkWEkwYUZVMmRqWmtaRlZTZFhwalUyRXllSFZYZFZWNmFYRllXbVpMYVRKQ1ZuSTNaSEJ1ZHpaSk0wVmpjVEkyTVVwWFFUUjZiMUJtYUZWdVpITnVSamMzZG14VFRVSnRibU10VkRGbGVXNTNMbUZ5TUVKSVRsOXFaR3d0WmpaNWFFTkRVVEozYlZFLlc3aGtlbjRqZEVYRktVTC05WG1yMlZsQXgyektCUmlScE1qTzQtVlZwZjAiLCJleHAiOjE3MDYyMTY0MjQsImlhdCI6MTcwNjIxNjEyNH0.ITryVLAbw0m42QQJswo_8WPhWnHovUlHKxtEITJ2rxY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002389"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:24 GMT
	x-forgerock-transactionid: 355d956a-e4be-46da-9abc-392ef2f606f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:25.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:25.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 255731: jsonPath($.tokenId).find.exists, found nothing
20:55:25.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,255731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@668745c2, username -> user.1002389, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24a5890b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216125085))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:24 GMT
	x-forgerock-transactionid: 11633c1a-709d-40c2-8b45-80e979cb9f0d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzM5bGlqNnNvZzUwZnZxNDNoOWhyM3NzdGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blNXWnBTRTF0WWw5S01XVTRRVE0xVDBNMlZVVlJMalZ5VlZjeFdtWlZjVFUwVFhNNFFVTnhZVUp4YVRkMlRrTnBhMG8yZUdOUmQzcFVSbGRJVUUxRVNqZ3liRlpuZVRoc2MwMWxWMmRhWldSU1FWbFVlVk5ZUkdKUFkyMU5OV295ZFRWWGFsUmZhRUUyYzFsNmEwTkhlRkpNYURka01VNDNlRGhTTXpsNmJHNW1iMWhCZFdwcVkxbE5VSGRzVFROaFMzTlFhblptY2pOTU4wZEZUbUZGYTJSWmNVSk5jRGR2ZGtORk4yUnBiRmR6ZVdsclRtNDJaa1ZsYjB3d2NUSk1SVmh1ZW14bFZXVXhZMWhSV0hWR09HbFNUVVJDWDFWRk1HdDJSWGhUU1hNMFgxUmtiM1pIWTFKRmFqZENORkpFUTJWMk5GSTNORFpKUVd4VlRuZHVabGRCVjBKaWNGSXhTWGxuUXpkek5XOUVkVGRCU1ROcFozQjNWbHBPUVc1c1JsUTVTR0p0VG5ObmVWVmpkVzVqVDJvMU5rNDVOVmhZVTA5Q2JUZzBaM1pMUzFsMU1HRnpUbDl0VVZOWVpESjNURGhsVUZwbWMzZExia3B6U0hCSWVqVnpkR3ByTWs5M2JtTk1aMnRUVFhGcmVFSTBRVnBUVlc1WVlVRkhPVzVDVW5GSFZYTTRRbW8yTkZSTFFrUmtWR2hUUW5sbGVYcHZWRFpmTVRsbU5YTnlZM2R4VVd0T2RqQmlTSEZQTlhoeloyZGtSVk5IWVdwNFoydFlkR2x1T0ZjNVIzZGZSblZEZDB4MVFuRmFiMFJYWjBSSmVEWkdWbFJDUTJacVRIZFRkMHB4VGtWdlpteDZWV05XUjBJeWVVOXdWa2RoTTFaNWFuSk5RWE00UkZWNGVrRkxPVFE1WVZaME4ya3RRMlJrTVZoV1JuSnRYMk5mVFZWSmQwc3RNVlJyY2taR2IyZHhRMUJpU1RkM2JWRk1hR042YjI5UUxXSkJPR2N5WDB0TFRXcGpjRGhqYTNFNFZtNUdSbkZ1WVhoMVV6RnhRbFJ6ZWpoNE5sUklPRkJRVkdKeGEzUlllR1pJTWxoTFJWQTFOREZPVkc1VFdWZzVOa3RMV1dKaVEzSjBaRUZOWVhOWk1GRlBSVkpCZG0xQ2VYUjNhelY1YzNOVk1FOVZURTVNV210VFFVUnRjRmR1TTNCaVpXVjRhVUkzTjA5Q1JFVmlkVGsyYW5oalRuVm5Mbk5xYzFCVVRqSm5ha3hwUjA4elJFdFRNSGxQWW1jLm9ydjBzTElXejR0ZENPVDM3elZaUVQ3cUNzSmVzbmlwTVNjbWxlOXpoR2MiLCJleHAiOjE3MDYyMTY0MjUsImlhdCI6MTcwNjIxNjEyNX0.tLpZWa8rIhCmufHBBzsnI3D9Xr005vxZYPr0_vzfRaM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:25.086 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:55:27                                        1720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=494720 KO=12556 )
> restLoginInitiate                                        (OK=245033 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=244293 KO=723   )
> restloginProgressiveProfileCallback                      (OK=5394   KO=723   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.27%)
> status.find.is(200), but actually found 503                      4958 (14.26%)
> status.find.is(200), but actually found 401                       723 ( 2.08%)
> jsonPath($.tokenId).find.exists, found nothing                    723 ( 2.08%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################-                                       ] 47%
          waiting: 286464 / active: 26     / done: 256125
================================================================================

20:55:31.064 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 256651: status.find.is(200), but actually found 401
20:55:31.064 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,256651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d96a209, username -> user.1002007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b25f0e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216131017))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm9xaTcyMjVzY3ExZGJpNnNqM2twc2Y3Ym0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlNqQjFTV3hNVmtrMWVGWXhSbkZVYzA1U05VZG5MbXBoVDB4TU5uQmZNVVl6VlZGRVJYSnZSRzFEWVd4elVUUlJTV2hNZUVObU9WcEZWVVF0UmxaRVRuRkZSbGxNY1hSM1lYSlJOa3BXTkdSUk5sVjZPVGxrZVMxWWQyNDFaakV4VEVwVGNrRjZVMlpvTVhjd1drMXFSREZwY3pScmFFWXdRa2xRYW05aVNsOWxkRE5MYzJOeGFVRmZOVUZDTlRjNWNFMXRUMWg1TWpacmQwdE5MVmRCVUhGNWQyaFJSMDlTYmt3dFdVTm5ValUzVUY5bVpVSnVMV0p6UTFNM2NtaG1hVzFpV25WU2JWVTVTa05xUlhwb2RrcHBUUzFyVUZjMFZHeENOVzVpZVUwNWVuZDBibGs0ZVhGM1FqbDJhbkV6UjNCbGMwbHlWMWhhTFY5aFpsZFNPVlJvYzNoSllYTXlSR3BJVG1kYWVHdHRYMGR5Y201d2JWRlljV0ZHYVVvNGMzQjFia3hOT0ZwbFZFcE9lRVpzUmxoNFUyWlBTbXBJVkZOaE9UaEdTeTFmTlhnNFJsY3liRkk0V2t0VE1scHdNRXBNVDBrMlNsWTBjREZNVmtGcmJqWk5jMDh0WHkxNU16Tk5YM2RVUW5nMmVuZE1aWFpQZW1RMVdWbzBjV05OWVRsS05uTllNVlpQZEY4Mk5UbFRTMXBsUlhwNWVsQXRNVzFQZDI1RVZFMVljamQyUjB3d2FqRnlTVTFUTkRONGVFcFpVVU5OYmxkNlVrbEJjR1JqVjI0MVlqRmxWR3d3ZDJWRlVtRk5lalkwWWtoMFZ6SmFVMGhNYm1rd01FSlFSMEpzVEZGS2JFcE1iMDltV1RSUWIwZFhiV2swUkdKdGRreDFWVFZ3V1VvMVJUVmhkRk4yYldKNFRrNXFPVll3TkVvMVZuTXpNVUY2Vm5WNVUwYzJNVmR5UVVrM0xVMWxaWEIxVWpWWmRFRXpOa0pOYTNoTGFVTmhTMEZ2YmtaYVFrOVFhVFUwUkdndGIxQjZNWEZvYUVSWk1WSmlWamx1ZVV0a1MxWnFUR3BuWm5kdU1tSllNbkJHWWs5RmRuZEhVR2xuTjB0M2NVb3dhMFpUWVc1bWVFaDNaVTFzZDBWRk9XcDNkRjlUU2tkTmRXcHBibFJvT1RSelJrOWhWQzFtVWsxVWJuWlhWRWt5TVVNeVRFbDVaaTFRZDA1NWREbHhSazV5WmxKdU0wdDNMbTQzY0V4aGEyUXhkMjlCTTIxVmNscFZUMWR4WmtFLjBtdDlfLU83M2w3dG5McmFmWkhKSU9Ga1hTQTNCejBRelRyLUVERzZHeU0iLCJleHAiOjE3MDYyMTY0MzAsImlhdCI6MTcwNjIxNjEzMH0.7u9We5CQacMr8tKSDJOo9spK6H6hr1PFvxT3OLzf9Fg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002007"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:55:30 GMT
	x-forgerock-transactionid: 82eedf39-5b06-4a5c-8ecc-9f7636aaee8c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:31.064 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:31.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 256651: jsonPath($.tokenId).find.exists, found nothing
20:55:31.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,256651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d96a209, username -> user.1002007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b25f0e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216131103))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:55:30 GMT
	x-forgerock-transactionid: 49a03878-54b6-4640-a712-2c2a6993206d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmo3dmdobnRibDZzaHVmaGRkODJiZGl0YWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Rk9UbFhORXczTTFGdVUyUlpYM0YxZUVkcmFrNW5Ma1pzZGtsdVp6TkdTRGhMYjNWRk1tNVVTSGMwUjJKRFVFOW1ZWFpIVURnNVptazNiemMwTTJkSk1UQjZXRmgzTVdodlMxQTVlRzl6TlZSek5VWm5hMjFrYWpBNVNIbGFTM2hoZG1STmFHWTFYM05JYkRCT1ZGVjJOa05sVHpRMWVDMXdPREZoYzNOQk1HTnJPVmw0YmxOT2JuUkJVamsyYWsxTlMyRkdSRlZWZDA5NGJXVldSVkpEY0MwNFIzcFZORk5hY1Y5Nk5XcGxZM2haYlhaVU9HWm9MVVpKYTJFd2JrdFdSRWh0VkMxa1QwUkhVVlJXWkVwck5tZHBXa3hTYzBSZlNpMWFUMGRUYkZJMFVUSkxabG8wV2t0SVMzRTRObWxxWldoNFFWVnRWVk5hT1RkMVVGaFhWRTFyVm01eFpVdEJOWFEyUVVWaFQxaHBTRVZDWDA5emJtVmpha1I2Y1VKWVRXSklhelY1U2sxTVluZEtTV0pNZG1kUFN6UkRaakJPVUhVelVsODFSalEwYm5OQ2FHSnBVR3hOTTFsNFVuRTJaVEJHTUhCMWNreE1RV2c0VUdad1ZuUTJRMmhLVFdKalp6UnBWWFpWWDJZMU0wSTFXVUZtTlRSTmRuVlZia1pXTlZwZlVtMHhYMEpOTVVkNVNVazFkelJvVFVsUmN6aHJaazE2Y1RKV2RqaGlYMVpLU1RoU1owVm9Ra2hZWkZkQ1RFWllWa3A2VjBKR2RXUkxlRE5VZEhKdldWaEhiamhOYkRrMU0wVXlTRUl3YWpaMFYwTnhSREZCTmsxdE5qTkhWbFZDTTJGQlpYTkdjV05DU1U1cFFqTnZkRmN4TnpGSGFtMU1RME5XUTJWcFIzcGtSbEYzZEVoc1QwTjFTM3BwVURCNWRHMWFVa3RNVTNsME1VbG5VSE55UlUwMlpuTTFWRzFPYUZnekxWSXlNRGR1TmtjemIyeGZRMEpHTkdacUxXWnJWazA0YURRMmFqQjJURmhwVUdaWFpESTRVakZKUkRoamEzUlNWM0JqVjFNek0wZFdOa2RyYWxGT1VHMURiVWMyUmtSbWVEZDBiMUpUWkV4Sk0ybFlXbEptVVZsRmVHRnJUR0ZwYWw4d2NtaHFiR2RJTTNwMlJGazFSSE40Y3pSbU0ySlRXVEowY1hodFNuVnRTVEJSUlROcWNVNW5lRXRHWVhRNE5URTBMbGM1ZUZsVllVdEpabHBSVWxkUGVGSkpOWFU0U2tFLnI5Z3lGUlN6MnZwSDVkcnBvdGlnN3lHM2dfVzhJOV9BTjkxZUxhZUdKM0UiLCJleHAiOjE3MDYyMTY0MzEsImlhdCI6MTcwNjIxNjEzMX0.hF1Gb_KzsYzaM6rinSimjuGBEY5lPveWvyr-vMXol1E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:31.104 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:31.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 256712: status.find.is(200), but actually found 401
20:55:31.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,256712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74b9f102, username -> user.1000734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@584db5dc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216131441))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzdzOTU0ZzZyNzAyamFxcThydWFtOG91dTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2MzcDFhMFZTT0dVelZYUldUMjlzTmsxbmQyZEJMa1JQU1c1R2RGOVViak5wYUVGdlZXaHZZbkpuTTFkeE9USmZlbEI1TkRBelNtRklibWQyTTBKcVVsTlRXbE51ZVVoUVF6QmxOVWxsVVhORWRVOVhZakZwWW5CQk5ISm1ZMFJrYUhGR1pWOVlhMXA0VWpKVExVaHpVMjB3YzJob1kzRkNRMDFCVWpsTlZsOVVjVmxzZFdWYVFsSm1WVlZQT0VWQ1pFTkVkSGRFUkV4eE16Rmxlblo0VEZkcVJraEVhMUIwY0daWVVHOTBhR3gxWTBSWFpXTm1hMTlNWlRGS1YwWnBaM05PUW0xRU9UWmpiVzlrVjBrMU9YVm9NWGw0TURkV2MxcFFiVE5WVlRjNE0xTTVSa1JNVkZGdWRtdEZNR3BYTmt0TExUQkdNelZIVnpCS1VVeFZSRXBIUmpkdWMzcFFSeTFzVDAxMmNsOUphRGRFZVc5MFdVeHFaSGx6WkhkdGRHMXhTVXQxTm1JdExXdDFWRmhOTTJaR2FTMXpUMUZOVFZGZlNVWnJUR0YwZW5neWFHNVBkbmRvVDB4UlVrRkJPVkZpTkRGMFlVMHpUamxTTWpCU1NWOVhiMWhKZG5CaVFXODVNRFJhTUcxck4xRjFVV3RMYzJ0WWQwNU5WbXBzZERaSFN6VjFhbWxuV1hSelRFNDBZV0kxWmpGSU9HOW1XR2RWU2tGTWEwUjVlVm81ZDI5RFpVMU9TRFZoY2twRWNrcHZUbVZ5YWxST1ZHUmFNVlZPZFRKdFVreExZa2Q2VTNka01FVmFNa1JpTTIwMGJVdzVaVVZtVW5wQlJtbEJaazVCVDFONGEwbHRVemhxY21oTlRYbFFSSGxaUTBSS2FrOTRkVWxPVEdsclIyMVNiRXRyYlhabU1XeElPRk5qVW5aMU4wWlFMWFl6YVRGRmVFMU9abGhtYzFsaVZVMXNYMFUzVGpac1VFa3hiRGhUUVhRd04yTlRibVZ4V0ZCTmRXY3dZVWg0V0dwRk9FdzFhM1l4V1d0RlJXOHdhR3hYVVhwMWNYbElVekJoVmtvMVl6Tlpjek42VkRseVFsWjVjMlZOYzBkUVoyTjVUemRXZVdSeWVFOXZWa1UxY0hsVFJGaE1XUzB4WWsxMmNEZHRXVFJKVlRKV1pFMDVPV3N5T1ZOWGJXNWtjMkZGTmxaSlZ6STFSbTgzUlhWR1kwNW1hRlJzYkVka1ZFaFpMa3RoWW1WVlFWa3RWV1pOZEd0R1FURmxWRjlpTTBFLmNuN2UycjBPcnR3S0FSTmtQUjhKazlKazJFZGpoUkJqTUFEdERYMHZrbDgiLCJleHAiOjE3MDYyMTY0MzEsImlhdCI6MTcwNjIxNjEzMX0.bkxR8K9r5eaVGSzyqmwoOFKZdUEOLdJY6WlhugW8EW0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000734"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:31 GMT
	x-forgerock-transactionid: cd602be9-fede-4e5a-82b0-d4ef22b0e69e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:31.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:31.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 256712: jsonPath($.tokenId).find.exists, found nothing
20:55:31.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,256712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74b9f102, username -> user.1000734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@584db5dc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216131531))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:31 GMT
	x-forgerock-transactionid: 352e2bbb-a506-46b1-ae82-d628ba02bb9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWlzYmxqcXV2MWJuMmI1dmFuY2FoZ3NyYzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b01ISjBNMlZUWTAxQmRtdEZiVGhxTFhkeU9XaG5MbmsxTlVnMldWOU5jVTlKZVVaMk1rcE5aeTFyUmxvMGJEVlZhVnB1U1ZBd09HcFdkVE5mT0U0MWVFeGthREEwUVhZMFlUUTBVbkpTYUdONVgxcEhiVEZoZUVWeGVWWnBTbmsxZUVsRE4yVmFiVmRaYjBKS1JrbDFkVUpVVlhCek1URkxjRFF3VGtWUWQwbHRUVVp5V0c1VWJrdFNObVpDTjJoSlZubE9SQzFEWWxoSlJVaDVlRWswVlhkcGJXVnFXV05rYVZKelJVbDZOM2RCV0c1bFNsOVdZazkwTWpSeWNGVTBlRWhTU1ZnemNIWTVaMTh6Ykc1amMyeDBTRkZ6ZDE4M1dYZFZPVTFGU214UE9VNTFkWHAxYVVadVgxWXRUWE5UVWtGNVluUm1PVkZuUW05aFZXSldaa3d6VUVaT1dUWkliMnh2UzE5dmRrZG1OVzlETWpjMloybFBUVTV2VjE4eVNIb3hVMTg0TmxGdlJISkNaMGN5WW1SMmFsaG1lVWQ0Vkc5T2NXRnFOSFpuWmpkV2NHMWlPSGhTT1ZOaVEzWktibFkwVEhac0xXTTBUbVZETmtOdlNGY3dTVVpIWDI1blZrdERhalF5TkhWU1RrSklaazVrYVhWdGRHNHlSWGRZY1doV1NHRkhXRFUwYzNwdVNWcEhXVFZqYWpGbFIzbzBaM1ZOZFd0dVdrZDZRMmxXU1hKWlp6QlRjRjluUVRGU1lXeGxRamhuTVdOZlltTmxibEpuUzNvNFpEUkRRM1Z1ZW1sSWVVMW5OWHB2YmsxSmRsVkZRME14Y2twNlVHdHROSGMzUVV4UlRHZHhNRVpxTmpkSVpGRk9WRGc1UlV4RlZWWklhRmhuWkdkUk0yUktORmQxWWxZdFNrbHNUMFJTTVZSUVJYWkNNMDU1ZGtoWGRqQnVUVnBVVUhCblJWTlNUV05OZFdwSmJXWTFiRmhMTVRjekxUZHJSR3BQTVU1T1dIcDFkek14WjNoRVpXMWxZVVYzT1c1NmVFWndNMEZVY0dObFoxQk9jbVZWU2pGNlR5MXhZelJUVkZwUFFXSTNiUzFOY1dKM2RsaHdTbkpVWDI4dGRrRlBaVEY1Y0dsTmExaDNhMXBsWnpWTFpHcDFkVm8zV0V4RU5WZFJjR0owT1dSZlp6bGtabTVoWm1KdmRWWktUVzVZV0ZWcVJGVlFiVEJMWlZSRVNrdG5MbWRrWDNGdFkwSXdWblpFY2w5dWVXcEhZbmxETmxFLlU5QWpsWWdvOXNQbFBjT3F0Ql94NXFLSkdNY2I3cEIzNm5nSC1PaVdPYlUiLCJleHAiOjE3MDYyMTY0MzEsImlhdCI6MTcwNjIxNjEzMX0.yG3gAqyKLcMyhD_Q0itxNMTUqNokwyLqhcwZ_K59QPk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:31.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:55:32                                        1725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=496227 KO=12560 )
> restLoginInitiate                                        (OK=245780 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=245039 KO=725   )
> restloginProgressiveProfileCallback                      (OK=5408   KO=725   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.94%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.94%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.27%)
> status.find.is(200), but actually found 503                      4958 (14.26%)
> status.find.is(200), but actually found 401                       725 ( 2.08%)
> jsonPath($.tokenId).find.exists, found nothing                    725 ( 2.08%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###################################-                                      ] 47%
          waiting: 285708 / active: 33     / done: 256874
================================================================================

20:55:33.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 257013: status.find.is(200), but actually found 401
20:55:33.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,257013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60b72477, username -> user.1002388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79462557, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216133501))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNThwYmpsMWgyZDBkZDh2bHVrNTk3N3VjbHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFNsZHRTMDVMUldKWmREaExYMnAxWkVsRlRUbDNMbEJmU0ROd2NubGxiRWcwVjJNMmRHdDJXaTFqZFd4eU9IZGxXVUU1VVZOR2R6WkZPRUkzUVRCamJHZFFYemxVWlcxTVVXSmhWazV3ZGxCT1pHbFZWSGw2V25vMFNYcEtaMHB3ZG04M04xbElOazlYTUZCUFIySlpOR0ZLTFcxa2JXOWxSM0JuUzBGWVNTMTBhbXhLYVZWcFJqZFpWak52U1ZrdGVXZFpPR0Z3ZVRnNWJreEJSV3gxV0VnMFptcE9VVzQ0YmxkQmFsOXpjRjh4TlRreGR6WmFXa05NTkd4ZmRYSkthM1JSYmtSYWNWQklNakJsTldWWExXUk5jVjlyY21vMGRFTnhSbVZ4YUhWMGRrVkNhblZ3U0doWk4weFhNMGhsWVdOM2RVNUxiMGsyTm5kbGFXOWFkRzFvTlhCWWFGUlNkMk15VW1OMFoxSm5TbVpHTlZnMU9UUnNOalJ1UkdSR1psVlVNMXBqV0d3eGJIUlNWRXRIUmpVeGVVWnBjak41VTNSRVQyWldkVFJZUm5aTWEwVTBUMnhPVDJOMFUyeGhjRVpNZWxwVFJFTkdVRUpyUVRod1RUUm1lSGRVVlRSaVh6ZFlMUzFIWjBaNE1YRmlVbU5VY0hsZmRHRnhYMDFNVG5GSGEzZ3dWbVpEV2tjM1VXOHhTMEp0WkRscGIxTmtTVXBmZG5wc2IyRTNjbFkxWlVseFIyWklkSGN3TjJReWVWSllURmgyVGkxMExUSndRVzVTTmpSUVFqVjNUMDR0UW5KSVZ6RkxUbTlTT0RKQ1praG5NME01TWxaRFNYaHlaR0pVYm5scU5HMHdTMVo2VDNaSVExbENVMWxuWkUxVU9GaEZORmRPVVROaVlVUlJUSGd6YjA1SE5rMDBhbk50Tlc1ZmNXVmZaR2xWVlZoa1NVUkVUekY0U0VaUWVsTmlaVUZwWXpGWWEyUlhibE01VkY5S2NIVllkbVZIVjIxaWIwRXllamRLTWxSWmJUTjNSVTE0WDBWaWVsVlBkV3hJYzBnNU9UTk1jRjlHUWtGR1VHczBTMUJuVkVObVVuZGpSMmhGZEZwS1dGaGhNWEpRVTE5R1luQkRRVWRpVjFaS1dubGlVV1ZEWjJKb1VIcEpXSFZoVkMxU1ZXMVJUM1l6UjJ0ZlpHWktValJGVjE5S1dVOVVTVTFaZDJVMVdVaGFkWGQ0YlZKMFZXVkJMbUZzTm5SRWExVXdielUzVVhoVGVUSllaa2RxYzNjLlh0S0dJU2FpRmRrSTdnR3FISkp0RXNYaDVXclIzQTRvZjFWczFuU2tMMjAiLCJleHAiOjE3MDYyMTY0MzMsImlhdCI6MTcwNjIxNjEzM30.HdSfnUAKpJWs5_BxWanwPQr1JC4TppSuOAPtvQDpWNY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002388"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:33 GMT
	x-forgerock-transactionid: ea697883-5834-4353-99a4-db52d8ddc82c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:33.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:33.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 257013: jsonPath($.tokenId).find.exists, found nothing
20:55:33.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,257013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60b72477, username -> user.1002388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79462557, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216133589))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:33 GMT
	x-forgerock-transactionid: 6fc1797c-803a-4ef8-82c3-762603b6f46e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnY5Mzdtbm9odjR2bGZkZHFibTB1bzd2NWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFkzWlRUR0ZPZDB4dVpEVnpRa0V4UWtzd2JISjNMblZ3VUdaaWFsTkpZa1JXWTI5clNTMXRWRzlOVjNReFJYaFdSa1pMUkVWMlFXUlVVRGN4ZERCYWRUVmpORWhtY21KTFltOTFlSFJoTlhKVllTMXhZVlI2ZFhKeE5XTjRSRTExV0RCbGMwMWxaQzFPV0hJdFkweGtUM1JrTFV0dlRsbG5NVmxtZWxWc05DMVFkWEI1Wkhwc1ptUmhWR1kzUTBaa2EyNVFPVmhrY0dGS1gxVjVObWxOTUdsbFQzUlJObVpTUVRONk5rdGpiVGhZTTNoZlJUUjNNbGcwV1MxclIxbHNjR0ZIY2tGaE9FTjNVbEpoZG5oSFJVcFlTV3Q1WlMxek9GSTVSSGRFTmpaWVRtaENPVlJHVFdsM1prOVplSGRIU0U1elltSk5ZME5sVkZoUlRtUkthRGxOVUVvMVpVd3dOMFIyWDNsNlEwRTNha1psWkRaYWJHTlJVRlJYYjBJM1lsYzRlVEJRYWpnMlNGUlFPR1UzYnpGMWNHeEpaakJCYUROM2VIbHdTREpvYWxZelNGbEtZelJYVHkxMU0wcG1TVmhGWm1GV1lXOVhhSGxUUWtOR01YUXhMVEZLTUVGVlVFRkNZMDFQUkZVelRWWkVSaTF3YjJOT1NUWlhWQzFzTTJoU1FWWlFja1pGTVdndFNHSTNUeTFNY1cxSmREZHdaM1YzZUVweVZ6aDBNa1YzVkhscVJtdG1hSGRwUld0UFRIRmxTMWR3WDBoUlJrWnBTMDl2TlVGeWRFSkhUVWxoU21kUWVFZDVVV2RSVDFCa2VYbGFPRVJ2VmsxbE1XSjBNWEJ3YWtwemNYSmpjR2t6WmxwSmNEaHRhRmhITVY5dkxVSnBPRWx4T0ZkRVQwbGFSMTlHTjI5dFRFVTVaMVJqY1ZFeFdXOXNkVkoyZFZkZk9HUjRVamRVVUZGU2RrTmtaMWgzT0RWRk1HNWFkalpIV2w5Q1lqQmhWV2RRWW1WaVlVdEZXV28wUWtac1IzTXpZalE1U1V4SWJFZFhSRzUxYlRabVFuSjZUVWRhYmtVeldrUkdZVWxaTkdORWFVOWtlV1pYYWpCQmVWQlJSRzR0VDB4SGVHaHJUVlEwYXpkRVkzaElXRzVrV1dOWVRXVllRMDF4Y1ZKVmRUZGZSVFJFZFdoNlN5MUhlVFZPUVY5UVVESk5NeloyUjBkMVlVb3dhbTU2TkhoV1JHTnZMa1JQWm1GNGFFOWljbm80ZUVOTmVsQlhRbXBNTWtFLnVzT2llTUVtRlItZFIyd3BTY2U4RHFtdjYxdjhSLWZreDdzc1VMX2pXdW8iLCJleHAiOjE3MDYyMTY0MzMsImlhdCI6MTcwNjIxNjEzM30.R75A5Wp5pcroSFUd7PwdNuvSdj_eW9gapkMH8-l4fMg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:33.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:34.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 257078: status.find.is(200), but actually found 401
20:55:34.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,257078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@587f29dc, username -> user.1002330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dd83199, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216134021))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzBybmlka3Rsc3ZoMGFnZ2VjZWxvazczcGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2VUZFJiVTVvYWtKdFpEUm9lVU5IZDIxbFREZG5MbGxEYlc5M1ZUVXlkVEE0VDA1ak5EUnVYMGt6YWpndFZHNTRUMTlQYW1aTFUycDNOR05mY0RJelIxbDNSemhJVDNReWF6WkhhVFZyYUhWcmIzbHdNV3RvWDFWUWRHdzRPR3B4ZW1FdGVXVmtabWQ0Tm5wb01rWldNVk16ZWw4dFZEWjNNSGRsY1RWU2VISkRRVGxUZERkb00zVlJhRTVXZWxCemQzWm9TVUp3V0VSZk1WOXRTR0ZDUjA1MWQxcGZiVTlLZDI5WlVGVlBabkphYkVVd2QzY3RhRk5IWVhCU1oyWldhMUZGYTJkUmVWRm5TR1JLTFY5V05YSlhTblJHZUdVMU5sWTJaVGRPVW01RGEzRkJaRzVDTWxVelV6bGxhVFJzU210UVdtdEtWMVp6UVZwaVQybFRSbWxQY1RORldGUktZVkU1TWxCeldVWkNXVE4wWlhkRmEyaDFXVmQyY3pneE5rUnRSbXhXZVZGd1VsQmlTMXBpU1Vwb05UUk9Yek5zY25SeE1DMTBOVVZ2ZDJ0eVV6VTJjRXBFWTJWbFlYbEJNR3BMYjNwdlJFeEpaWFUxT0dWR2VFWnZZekZmWm05aVNIaExlVEE0VlZOMVJqTTBiazlPV1VoVFVsZFNabVJwVjJSSVFXY3hNamgyVmxaaVpEUk9jbUl4ZURKalJIb3lVa0UzVFdreVdFUnJkM2wwVkVKaE5qRkhaMjluV1dOVGExbGZkekJRVW14MFMyRTJaVVpPV0hkaFZsVnlWMVZWU0ZkbGIxTnVYMFpCYjBkMGRHbEdSMkpoTUdaSVRUZGZWVkV0UWpsbmNqQndhWGMxYURCa05FZDZXV0pSTFU5SldGOWtNbWRTY0VwWE1rMW1jMDR6TTFaSWNXNU1iRkYxTjJObU5UaHZObTVXYjJsSmFuRTVjamxKTjJKS2RtZFZiamhyT0VwcFUwdHFSV3ByY0c1UFkyazBaamx3WkVFMlpHRkVUbkJuYVVKcFQxVnlTRzVQTkhsc04xRjNhRGR1WDNWdk1VUXRaRlJUWm1WcVEyTkVVRVl5YUhod2JWQjFNVWhVZGtGRVZHNUVYMFZsYWt4ak5HRk5kVGxKZVhWd2NVbG5aR2REWmpaWlZ5MVFUVkZHVlZOQ2RXRjBRVWxvTVhSWVIyUjRORlZaY25SVlpXMDVUMFpWYlZsRVdsOTNSM2w0WVd0dlJXbFpMa3R6UkVzNFoyRk5WRFpDUWpGdWVHTldZVWx6VjFFLjVJVW5FQjlhYlRaVGRBcXRIZzQ5d3ZkR0JKajFNdE9sSWRkbzhWWXNYeDAiLCJleHAiOjE3MDYyMTY0MzQsImlhdCI6MTcwNjIxNjEzNH0.MpMVafFcOdBsrycK8ndn7CSHuLkMWjWpuy-3tZGepi4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002330"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:33 GMT
	x-forgerock-transactionid: d1fd1849-7e8e-4a89-88d1-610b3ae7890c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:34.069 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:34.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 257078: jsonPath($.tokenId).find.exists, found nothing
20:55:34.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,257078,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@587f29dc, username -> user.1002330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dd83199, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216134111))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:33 GMT
	x-forgerock-transactionid: aaeaa423-9f35-411d-8db2-5260b392faa7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmpsaHZiZXRwdTViaHBpaWQ0MnB2aHBqYWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFlWVjRSVGQ0VTJoaGVHSnRMWFpUWTNRdFUyOW5MbVpYY1VaNU1GcDFaa3RFZFcxNVZuWlRNazVhZGtkdVVWcDBYMmhGYjJVellWVXdVa1prT1VobVZIaERUVVpMZGxWQlMwVjBWM0oxYlVsdWJWTmpUM1EyY1dKM1ZWOVhhM2xUUW1sWlRWQkxYM0JITlhSTVozQk5WVlpDY0ZaNVdrNVNVRmQyUkRkdFh6RmZRVmR5WmtKVFRGVnljREV6ZEdRNU9WUXhRMDF1WlhKcWJHdFVSekZ3YUc1UWNYcHlWblZ2Y0hCak9UTmxOVkJMWlRsa1l6TjFVRzVDWW1GMU1YVlBhRk0zUzE5dFZFMUVkR1p2WldkUmJFb3RVVWxSU0dVNFpYWklYelJ0YWtwNE5HOXFMVkZ5TTJGUGFqaFBVVEJKTmxkcllqa3RTbEJqYmpNNGJYUnBRV05pUTIxMVkwUjBkbTFMYzNkSU5HcHlTMGRHWDJKRFVGcEZZbWN5UkRWa2VHWjBlbDlSU2xaaVozWTRNekpHZVRscmJqVnNjRXhZZFhGa1FrWTJkMGt5TlZaU05WazVTbmhYUWtWYWFURkVjbk41WjAxSFZ6aGtRbVIzY25ObU1tdDZXVFV3WjJ4R2FsWjBZbEU1WW1aRFVYRTJaRFV4VTA1YWVUZHJOVGxYU21wR1VUTnBSV1ZSV0ZseFVETmpTRmx1WDJkbmJHOTZNVnA1VFZwR1RuVllaRkptVnpab1ltOTBaazEwYzJ4NWFYTjFiRGd6Wm1ocU5FZHJSMXA2WkZoT2RVZ3ROR1pWUldwWmRWOTFUVEJXU0V4SUxWOVZTbVJuZDJaSmQzTm1SekpHU1VGelJEUnpUVTVaZURGRlJVeHdXVXd3YTB3NFVqbEZOemx1TkdKMVFYQjBNbGxsZUVnd00zTllhVEl5ZDFaWE1WTklkVEkzUVRCd2VsbFNhVTlHVnpkNlNYVlVRVzVoYjFKNkxWRkNhR2QwYnpCelozcDJNRVZWY25OMmVVaExjSGRSZDB4aFlsZEtibGROZWxsMlUzaFBTa2M1T1RKV1VuVXhTSGxDTmxwQ2QweFJOamxwU0ZScWJYaEtVVnByTm1aVU16aGtaSGwwVWtsRGRuTjZjSEJhTWxGQ1JtaEJRMEpmVkRSalprVnRkbkJQZDBjMWNFa3piMWxmUW5oUGFtMXJOa1JIT1dGeWN6ZFpURzl5YTAxeWEwRXpTRFpaYm1oUWVHWkJMazVXU210WGJXTlVYMGxyU0ZKdldWSlhNbHA2T1hjLnV1bHpmOHJTU1oxMzFzbDRhUk41UE8zNTh4d3BpV2Y1WS1rZDhKN2JSQU0iLCJleHAiOjE3MDYyMTY0MzQsImlhdCI6MTcwNjIxNjEzNH0.PFypL-ORhTdGis6YEURyHCXjJ1hJ4jNUBkvTymhSos8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:34.112 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:35.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 257315: status.find.is(200), but actually found 401
20:55:35.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,257315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48d8bac1, username -> user.1000526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e712f1c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216135655))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3RmcXVoZTZhNGdqZHZpOGFtOGw0azlsODQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1ZtcDFYM0ZIYlZsTmVsSkdSbGwzVlU0MlZrOTNMalZTU21NMFUzWnhWR2R2ZEVVeWQxbzFZMUZrVm1kelduRTNRWFk1V200d2FVeERYMGR6Ukc5amNVRlRORU0xWDNKaFlVdElhRVZ4ZW0xd2FqQldSMUZVYUhKWmRrbzViREp6VjBwME9FOVVlRUZRUkdKRVRXZDJSR2xMVUhsV1h6VXdTM05IUnkxRWRqVnlkRVJ4VW0xcmNFTlpMVEZsVWpSRVowazJlVkJWWTE5aU5HMUpUVXR6YzJ4RmNuVTBNRGd5ZGpWUFMyaFdWRUpwZFhoNVlWOHdVRmh1YldsSFlWSXdTbXBSVlVsM01EWXhPRTFTTXkxdlpWZDFRWGQxWTA5SE5ITklPSEV5YW1ONk5teFFjRWt0TTFWeFdTMWFVa1ZSUzAwM1J6QlpNMlE1YlROWFRFSmtOelpFVjNoSlNFODNXblkzWld3Mk5UQXlhME5JTmtKV2NFczFXV2MyTWxSUVIyRktlQzE2YWs5NFZHcFNhM1pHZHpCdVdIaGtZVFZOVnpaak4yODFSbVZsYmxZNU5XTnZSbkE1TW5ocFkwSjFVRlZEWDA5R2FrczBXV1ZTUmxoMVNGYzNibk5JZDNZd2FWWlVNblJ1U0VoVGVrTXRaRE0zVWxWTGVGZzVTMnBDUmkwelJWaE1SRFpMTXpOTWMyVkdNMko1VFhKNVJrSTRibFl5UVhSQllsbGxNVlpKWDNZMWIyOWhObGRYTVRjMGJsVjVaeTFRVmpneFdYQm1SM042UjIxdmRtRmxkVzFpZWpKWWJYTnhWR1ZaTmtwT1NUZHRZbTUxU2toR1NsaHVjV3BTT1VoVlNIaFJWbVJ1UWpsV2RXbzBiVnBsUjBwS05YbHFNbnA2UkdWWGQzRTBWMWcxZGtkVU9VNXJkVlIwWjJoclRITTBPR2swUWxkVFdVOWlTRko0TnpsamVGY3RXblpFT1RocFdFdHJaMmhmZUc1T05ITlphMHBJUWtSM1ZGSmZVRGswTTNCeGVsOXJWRXAwTldONldtVldTMTlrU2pWUGFFZzNaVm96VUc1R2NGQjNTVjk2VERJMWIyZHdRWEp4VEdkRlMwVjBlR3AyYzB0R2FWbzBjVlp1V2poRmFXWndNRFZ3YzA1V1ZEaHJUR0l4TnpCaGRFOXNhREJvTmxKYWFrRTVOVTk0ZEhKTVYzaDFUSHB0V0cxeUxVUnpjSGxJVXpaWGJFWjNMbUYwU3pkaE5tNVBXbkp1WlVwZlRWZDZXRkJIUW1jLjQ5N2N2UkFPWXFZVzlzMHd4cWwwVDhxY0tPdDRDQ1dKVldXY1hLYnFzR3MiLCJleHAiOjE3MDYyMTY0MzUsImlhdCI6MTcwNjIxNjEzNX0.2hJmfiAdF79688IFj26a5xNMPPvH0a4G6oQ7kcT1vf0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000526"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:35 GMT
	x-forgerock-transactionid: ec9cf063-5018-4ff5-94e4-e76ad4c079cf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:35.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:35.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 257315: jsonPath($.tokenId).find.exists, found nothing
20:55:35.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,257315,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48d8bac1, username -> user.1000526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e712f1c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216135746))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:35 GMT
	x-forgerock-transactionid: 93207d00-f499-49ca-9d40-199b193dd0fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODBkbzNrb2ltODRydjMxc2FsbGJub2lzbGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWRsSmpaVTlSYTFSM1NETTJiREpQWTFCcVVsRjNMbU5NTVUxa1FVTkNkbFJ4UnpGZlMzZEVNWEZoYlV3NE1HUnJYMnhqYzJKRWFqZEdPVkpSVTFkNVpXNDJObTVLVUVwaE5XcFRUaTFEZW5OcGVFOVlaMkZHVkRGNE1WcGZTVW90VWt0SlQxVTVRMlpZZDJkdWFVMWpUVE5HZFRsM2QyMWFSRzR0YkZkNWRrbHFVa3huVGtsbWJEWkdaMVYwZFU0MmNWY3hkbVZxTW5rNWEzaFpVbWx1VG5OcmVYSkliVE5CVVdGUlJIcFZaUzFsTkRGeU9HOVVYM1J2T1RGNWJIUmFZWEpDVDNkSlpGVmZXWEpmWmpCU1ZHaFFXalF3Y2sxTlZGTjZkbXRvUkVsRU1tWXpWWEJWTW1reUxWUTVRMnBHTFZSRFlWWXlTRXhGWjBaSllWQjNNRnBNVWxwdWRtRmpNM3BhYldac2FVcFpSVEZSWlRCRlpsbFZRVEpRY0ZoUU1HSjZiak0xYVY5aVZWa3lkUzF5V25GaVkydExlVUpOVjI1M00zaHpUM2R0VWtKdVdtRTNOa1ZsUVdSSU1VbFVlbkZmZUVGR1ZEbENTV1ZHVTJwd09HOXZWRWxYYUhOYU5qSkhPSG94TVdsWU0wOURNMGt0U2xwNVZqbElNbXhLUmt0MlJURnlVR3MwY3pOV1NsTnFPV3BCWHpoVVltcGFlak13VDBwVVkyVmpTVWx4TjA5d1VVWlNWWFZUTURaR1VGOUdPRzQwUTJWTWNrd3dOWFZHZGpjdFlrOTRjWGQ2YVVWNWNFbDRZMFp3WjFOclJtUmhWVzgwUTJsT1JtdG5NM2RFYlUxNWNXbzNOVTlrVGtkU1VrRm5NV1o0VVVjMlgya3hVVEJVZG1OaldXZHZjWFpIVTA1dU9VcEZkRGxVYkU1bk5rRm5RWEZLYVRFMVIzSlJNMDFpZGw5Q2NGbEVWVmg2ZFd0WmFsVkRVbkJxWDA1NmFsUk1XVk5sVWtGbGQzUXpabWR2YmprMmNuVXhaRlJOUW1WQ1puSTRiSHB5TVc1cVpIaFlhbHB5UlhseVJtNXNhVGc0Tlc5QlJ6TXhhMEZzYURaemMyMVBaamN5UmpJeVltYzFNREJrU1RoaGVVWlhibUl5YTBseVFXVTViV1kyWkVrME0yRnNiVEo1TWpkdWJWTkVhSHBTVG1scmJqbEdaVzAxWDBSd1ExWlRNVjlTZEZGVFNYazBMazVGU1VWVVQyRk5kVkZJVld0b2FFUjZiV055VVZFLmRMWmRoSnZPMnNGdnVjUWNpQkl2OEU0U1dvSHFXZ1d5NmY4czhycEI4blEiLCJleHAiOjE3MDYyMTY0MzUsImlhdCI6MTcwNjIxNjEzNX0.QfUukvxFa0-13akgFsDyLkgHFFUC8uHc4fFywuJKmoI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:35.747 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:35.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 257351: status.find.is(200), but actually found 401
20:55:35.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,257351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39ef47c, username -> user.1000446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd5c74f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216135878))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzNlaXB1OW11cGo3dTRpOW50NnM5OG9vN3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZmNFMDBiMFpWZFZkRk1YZFZRMWN3WTA5eFZtNW5MblExVUhKd2MyODNXWFZNTlZsbFRrcHhWVkl5VkVKM09VdExNbkZ1ZVhsbE0wZHpSVlpPVjFaSE5tOTNZbDg0Y1RWT2FuaFNjSFF5VDNsMVJFUkphVlZRWmpaRmNWVTBkbTFVT1ZKdlVIRnJTRzh3ZDNoMlNWUlNVVWt3WDFoc1NtWlNhV3gzZEMxR1RrdFdjVzVJTm5VeVJuSnFNbFJ3VVRKT2FqaHVTbmhpU1RsR1F6WlJOVUZ5Y0ZkMFgyZEpUR1ZOY2t0S2NUZHpUMDUxVFdaRFVqRm1XVlZmUlZSNFEwbEpWMHRTTmtWb1h6SnZSRTFRZWpKbldGbERSV1JuTUhGaWVITkVWM2xJZW5KbFRXbFNkek16U2tOWVQzUmZhbFZuWmxOalJGQk1VblZoWlZVdGJHMVdTRXhsVWtkVGRVaHFlREZtTm1kRVlTMVFaakZIWjNkc2JUQk5WRFF6VUdkME4xVklSMjlwTmpneVQwdGtjWGcxYTB0S1dXaFdObmxDVERBelZGWjRWV3A0VEVOUk5FMVRXamswZVVZNGMxZzVORmMzWlVWYWNFcHJhV0l6T0RnMFZHcHNjSHByYXpsck1qaHJjMHBLTlU1NVNXMXRSRFJ3YTFWQlZYZHZlRlphZWtaT2JrMWpZelpXU1ZCSU0wRlBNVVJuYlZwRWExQjBhVVJMUlhCUlNIbFdXRGh6U2pKalZYUlhRMGg0UzAweVYyczVMVTUzYzFGSlUzcE1ZVUZtTFZkeFJFTmtha010ZW01Zk9XcE5jRzFNYTNNelQxUkhOWEZ5Uldoc1puUnFXWFpNVjBrNWFHTkJXR3R5TVVGMWNUWm5WRlppY2taRFJURmtiM0Z2UlZwaVVIZElPSEV0T0MxUVZXaHJRa2MwVkhSWFl6UktRM2xWYzFwS09FNXNTbWcxZDNKRlFsRmtVRjk0YmsxU1pXMTVhbWRRYVd0YWR6WmhkSEZpTUdzdFpXRmxWRU5xT1RGNGVGVnZkRE5mTmxoUlVXRTNTRTlKT0dWUVltMVRWVnBXZEU1Q2RHRnhYMWRRZGs1dFNEUklXaTA0Wm5ReFZGSTRhM2xSUzBGTFYzTTBOalU0VjBwcFRFSldaelJuWVd3MGJGTTFiMFZPVEhSd1gzQmhRMEpoWm1nNVNraDRTWFV5YUdKM2FYZFNaRmRpT0RWaVpsaHphWFpOVWtoNldTMXpMa2RDTFRNMWFsSjNPRzg1TnpoRWNFOVFObk5oUlZFLmV4bHhPNzJaNGRvaGZMS0hyZTVfV2ZTSmZSXzZ3NlJtblcweDRjcEVKTjAiLCJleHAiOjE3MDYyMTY0MzUsImlhdCI6MTcwNjIxNjEzNX0.QqCD3WgVR-VmK-2bezmW0el8TRWhivW5lIca4EAzbL4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000446"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:35 GMT
	x-forgerock-transactionid: 0bca875b-3de5-4e49-bd6b-eb7d9e194a3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:35.929 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:35.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 257351: jsonPath($.tokenId).find.exists, found nothing
20:55:35.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,257351,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39ef47c, username -> user.1000446, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bd5c74f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216135968))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:35 GMT
	x-forgerock-transactionid: 0c13b5eb-f401-49d6-babc-71c398ab41a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2sybDAyZnNxMzdhZGpxaHRiMG00Yjl0YmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGVEZEhMWFpFWjNWb1UzcFJhSE5QZDJ4UVFuVkJMa0U1YldwbFZFdGtZM3AwYlVacmJteExNMk5CWXpONk1sRTBYMDFLYm01V01uUTJhbU5JYjJSalprdGxTalpPUVRnd1owTjVja1JJWlVWMlUydFRVVk14WkcxVmJuWjJOemhGVWtSSE9VSXRNWGRRY2xocVdrMWlWbTVuTWtjeVdYZEpTRXBQZUU4eGNteFViV2wzZEd3MWIxcExXRWt4WHpoR1NrVlJkbTkzWmxkNk1sSkNkMjlUWm1NdGJWOUhURlJVZUZoUVpHaDBjRGRKT1ZCRWRHbFlUVGh3Y0U0elRFMTZkWHAzU0hoSFlWRTFNekJ3YUdOeWNXRjJPWGxVZW1wemFWTklaM1pMU1RKUVRrd3phRXRQUkdWdk0xcEdjVTFZV0ZKcGNITkxRVE5PZWpsWWFVeEtSRkZLUjI1NWIwaGFXV0ZTVFV4RFpqSnVaSEZZZUhFM2JuTlpiMnQ0V0haSk9IVlBNRkpyZDAxclEyVkxjUzF5ZVhoSWJWVllVMU10TWxkeVZXVnhUSFJzT1dOTVFsWk5VRUZPYVhaUlZFMHhaRmQxUjNkTVJVazFWMDFaUm14WldVZFlkbGxKYzNCTlpuUXdNa0ZEUkRSNWVXNTBOVGh2U3pGdFNtZ3lkazVhZUU5MmEySlZXbTR4UlVaRVN5MVBRVlEwTlVSc1ZHNTVTVnBsV0VWa0xXNUpWVmRZVFVoUGFGVk1VRjlVVkhaUmREZGhSR041VUhCdFNHZEVZbmxaYWxScVYwVnVibTF5UVZkcVkyTklZbHBCWDI1aE5ERndNRVJYWkZadVJIRnRNVXhwUVdkS1dYcFlRMUppVjBSSFRFcEpUemxEUm1kT1Z6WlpUeTFLWDFGRVoyYzBaelZ4VVhGdExXOWpXRlpDYWpOVlJscFJYM0V3ZWxGRVNEVmFZVGw1ZVdaTVJEQlljRTFGYTBoeGVGbzRkVE52VlRKNGJURkdhUzFGWkZwUE1XWlRUVVZSWlc1Q2IwVm9hVk5OY1RWUWRIWk5kMnRTZDBGYVVHSTRiMGc1U0hGRWVsZHdaMUZtZVd0T0xVUjRUMU15VEhaYVVtTnhiMHByVUhCUk5HMHRVVGxrWVdOTFRrNVhNakZKWkhGbVJ6azNZbHBsWmxJME4yVjVaMGN0VFhsRVRrVmpORmt0YmtoM2NXeHNNV280TUhGYU5HUTRkR1ZNZWtSMVFYWlpMbTVMVTFsR2NEaDNjWEpPVmxWQ1gyMTZUSGRxVkZFLnJWaUtjNnJKdThIeno4YUxWNUdSSm5nRXhXbDRQZV8yaHBWczFkWGdCQlkiLCJleHAiOjE3MDYyMTY0MzUsImlhdCI6MTcwNjIxNjEzNX0._hflv326_o1TBpx3U0f1FS-0OpJgzhbm1m0xu3ZpqZM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:35.969 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:55:37                                        1730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=497769 KO=12568 )
> restLoginInitiate                                        (OK=246546 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=245803 KO=729   )
> restloginProgressiveProfileCallback                      (OK=5420   KO=729   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.94%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.94%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.26%)
> status.find.is(200), but actually found 503                      4958 (14.25%)
> status.find.is(200), but actually found 401                       729 ( 2.10%)
> jsonPath($.tokenId).find.exists, found nothing                    729 ( 2.10%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###################################-                                      ] 47%
          waiting: 284944 / active: 30     / done: 257641
================================================================================

20:55:38.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 257746: status.find.is(200), but actually found 401
20:55:38.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,257746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@545b70fd, username -> user.1002619, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1808da1e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216138275))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTBldm02c3Q2NzFrN2xwZ2hvaGw1bjI1a24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVIyTTVaRGQwT1VRNVNWOVNTMkZwV2poclkwOUJMbkJJWTFwbVkwNWZhRlptV2tSTGJHMVViR3AwVnpRd1RsTm5kRUpWVkZoc1FrbFJhSE10TkdSUVFWVXpUWFZ0TVU0eFVFbHBRMVp5UmpWNWJrSjNTRWRWZG05T1gwUlJNaTFDVTBrdGFGQkZORjk2TXpCRVRWQldVMFJyVlVSTk1YaEdVakJtTWtNMFQxbG5OSEF4U25GTk5XMXZUMGQxTWxGWE1YSjBhRGg2WkUxRWVTMUJNSEZ4U0ROTmFsOXpWbUYxZERWMWJVWnFOblpMWTJaUGFsTkpkRGxmY20wMFZrdHVZMnBoUnpoVGRHSlpZbEpST1VoZlYxbHdiV1YyUlcxVlVIRkhVeTEyUTNOcFUyUndWalp0UjJGUGQzUTVUblJLT0VOTmNqaEdWemsxTkVoTFIxZDZNVjlSZHpWMlltOXhOVVo2TUd4U1EzUnhXSE4xY21aV2IzUnNaVVJRYVROT2RVWjJWVVJpVDJGTlNYbEJhRkpVWTJ0ZlQySjRVM0ZYUTNoMVRrbG9TV3N3ZUdaUlpFdGhPV1ZCY0Vsa1JYVk9WV1ZXWW01ckxUbEZWV1l5YWpJME9Va3dWbkIxT1RkellqSnlXbVpFWm5WQmMwaFFYelJUZFRsZmRXdDNSV2RmYVRkamMwSTBWa2RPYlVaNWJtNWtVMVpTUWt4RWVIbHRlbWMxZERsR1RFNVJNblpoTW0xcVdYZHhRWEZVZFZOR1YzbEZNM2RpVDFGelNsQjNTblpmYW5NMVgzSnVlRU5uZG1wSE9HVmxjakJTWkhneU9VTkJYMUJFWVVwYWNYQktjMG8yZFV0M2JsRnljakp3V25Jek5uaGtiR2R5TVVkUVNtZENMV0pWVkdwc1lYcG9WMUp6WmtVMVgydDFRVzFUYTJSc09UVnZUbWRrVjFKUE9EaDFPRkY2U21NMU0wNDFhRFJDWjBSUlUzTm1SMkp6VTFScVJHTkxRbkowTlRZeVEzQnRRVmd4WW1kaGVYWnZMVTlhVlZCNGMzWndkMVpCWW1aNlJUY3dMVnBsWkhSUFZscHpOa1IzUVhCUWJUbGlVa3AwVFV0WFlXUmxWSGxwVUROVE9GWTRRbk0wVW1JMVpqWkJibk00TFZOcE5tZHBWSFIwWlhrM1dUZFJNMVZZWld4TlJIbDNZbXBqTWxZemVrRkZhVGt6T1Uxd1luZEhUeTAzVUVKVmIySjNMalJ3TjBWdVVrRlRjMHRWWDB0VFJsRnNOVEJGYmxFLlNnTmwzLW96WW9QdWtUYlEwSHY3X21OcE5CTWxObnBmVTFpN1VzMmIzTzQiLCJleHAiOjE3MDYyMTY0MzgsImlhdCI6MTcwNjIxNjEzOH0.eMlWTWF0FIPPlp1_PWyrfsgma-8FR0tpzsBmrO4_qlE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002619"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:38 GMT
	x-forgerock-transactionid: 338f88a9-7960-41bf-9bec-821bfe11ddde
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:38.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:38.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 257746: jsonPath($.tokenId).find.exists, found nothing
20:55:38.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,257746,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@545b70fd, username -> user.1002619, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1808da1e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216138365))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:38 GMT
	x-forgerock-transactionid: 50c1b5e5-4c14-4199-b12a-b86b98c92938
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGp2OXJwanBhYjk1ajlybHB1NWlvdXV1ZDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWF6aHJhV1o0WlhGRVJISXlReTFuUkhCRFdYRkJMbTV2YW5aTFduazBNbVpYTWtKMFUxaHdOVkkxVEhCaVJFSmZVRWhuY1hoc2VIVXdZVjlTVVZwSFVtVmhkMGQ0ZURZNFEwcDVXR2RoT0V4RVRHSlVTMHhoWkRkMUxVODBVVkZVWlROcVptUkNYM3BpUWpOdE0yMWthMGxHVkRaRllsQmlZak14UnpKaFQwbDFaMWRuTFcxRFEzVm1UbkZQUlhaWVFraFpiMUIxUVdneU56SjVZMHBGYWpFNVYzYzNaRmg2YUVaVmR6WlhlRXBLVkcweGJrbzJiWGRKTTFSeWJIbDRkVlZtWTFsRlowUmtZa2hZY2tvM1IxWTBhMDF0WkV0MlpITXdkRXhFZUVGQ1kzaFNha1ZNVTJOMFRsSTJRblZQY0U5UmN6UmtjbVpPZUZkMWRqTk5hREJXV0cxNVRsZEJhR2N3WkhwSlVYWTBUSGhWZUc4MVl6TTBiSFJFTWw5V1QxUXpZVGhJZHpRNGREYzVjRjg1ZFVodWJuZDNWSGN6ZVdkWVpIWnVaWGRpZVhReFpWbEhlV1JPVVhaWlF6WTNXRlY2ZURCb1lteEVla2RzT0hGeFZVVTBObXhNU0VWT1JVZERRVkJaZUhkdlUwMTRWblZVZG0wd1YzZFNUa0ZhZDBZdFVWWnVjVU13WlhoSGRGODVhRkJKUW1ocGRXVXdaSEpyTVVzeVNXbDBhbE5tYTFoTVdqRkhlbG8xUlRkUmJUaFVWamQxYVRkc1ZFNVdZMFJLTTFkM1pHUklXWGh6VTBGS1UwOXJWV1ZpWjNKblFsRnRiRlo1YUU0ME9URjNjVkozVUdSSVR5MUtTRVo2WWt4eGJYaG5SSEF6Y0d0alNFZElORFJqVDBGTkxWTnJWWGhIUjJGbVJFdFpNMWxwUmw5R1dUVXlOMWRYVjIxVmEzaGthVmh1TlhwaFRrbHdURlJXUkV0R1JHNUtOWFF0WTBOT2EwdFVkVlE1UkRGYWFGa3RkWE5sV2tJNGVFOWtNbTlPUnpjdGQwdENNMFpOUWt4a2IycDRaWHB5VDNCeFpXaExjV0ZxYzBKMGMyZFFjRGxqWDFoZlRXSm9WRjl5ZW1SWlQwaEtUMWxvV21oYVlXeFVWRk40VlU1WVdGUmtTall5VG5Sb2FXSnBabEl5TFRWd00yMVNWblpCTkZOT1dYSTNTVWRRVkZCaVltaGxNSEIxTnpSYU1XdzRMazlrUkUxc2FGSm9kamcwUzE5cWNUWkNUamR2V0VFLm54WF9yUUpGbDVkWDhlby1WV0NXX0lUSzNGbnlGQTVIMUw0N01MelR6RXciLCJleHAiOjE3MDYyMTY0MzgsImlhdCI6MTcwNjIxNjEzOH0.p6bto8RmIPL0GfXTy-WxMklWNr7DQaL7f5LsSU9YZc0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:38.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:40.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 258130: status.find.is(200), but actually found 401
20:55:40.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,258130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6174f4b, username -> user.1002964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@313069b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216140917))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzhvcjN2bmRpMWxhcGV2N3Roc2lrYWljZnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFdEVlRVa05VY1RSNVEzWjBjbVZITTE5cmVEWjNMalZuWXkxcFUycFlkbXhtWTBSclNVeEZObHBvYTB4TFJXRXhWVTFoYzBwU2RIRk1NbWQxYWxkUFNUZzFUelU1U1V0NlMxUTJibEZXV2twdmNEQmZSM1J2ZEMweWRFWmlkemxEUlhoS1RqWjNPVWRoZFU1UFkyMXJVWGN3UkVFd1dISlVibkJrWTFaTk4wRlpRVkJyUVRReVIzQnNRV2R1UlRCdmRtaHpaMlpYVW0xamVFbG1Za3BrWW1oSGFHSm9jbGszU3psWVNsVnhibTFKZVVOc2FGcFNTRTg0TWpWek5tMTRiV2hvTFVWMlpGZGtORzFhZDNGYVVVNVZZbmxpYmxwSlVESXhSbXBHTjFwME5sTkZjVVl3ZFZwMVEyNXVaRTg1YVhVeFZsQktjamRvUjBzMFIzUmpkWE53YVRKcVJuVkdOMUV6WlVOMWQxWlJRbU5GVW1Wb1RuQXdOV3hqVjI5blJGSklkMGg2VTNOdFNEQllWVVJZZFRrNVYyRXdSVEJhTlZaUU5tcE1SV2szYWtkVlR6ZFNUR3R3WlRoeVoxWjNPVVpmYURoak9FbFFaVkpwTjNwa09XVXdkbGRKT1dsalpUaGFiV05zZDNKeE0zVXdRMEpoU2sxblJ6ZHlObVpJZUZSblprMXFhazAzYUhKek5GQkpVbkZ5VGpWUE9FdGpNMWhTWVhGb01FTkZVMmxOY3pWbWNqUldTMDl2YkZGRE1rNWtMV1pUYkdFelJXOURhRXBQWXpJMWFXeFBiRkpXV1hsVWNUY3RlV0oyVjNkMWRFVlZUSFJyT0RSRlgwdHRaRFEwY0U1elRubG5URWhHUTIxdFJqSjVTRTFOVTBaR1UwMXhWbFZWWm1KeWRFNW1SVUpoU2tacGQzcE9RbW96YkcxdFlqSnphWEpNUlVwRmIyRk5RMjF2ZFhCU1RXbEJOM1ZCYUVaWFRsazNUVWRKUlhWVFNEZGZSaTB0YjNaM05XWlRTVXA0ZWpoT1ZuSXlla05YVUVwMVYwMU9TVFJ1VW0xd09XWTVZbE0zY0VWVmVrbEhNR0Z1ZGxoc1FsRmxNR0ZtVEhKWVZXZFBUVXA0TVVJNE1uTTNYMHhVYjNGaGQyY3hZbXRJZUd3elFVMUlSRlJwVmt4NFRucERlWFZOT1c1ZmQwRlFaRk5GVTNJdGMycGhiRWQyUzFCRVpVdG1ZVXRWWm5obk16aG5MbFpuVEd4UFFWSmthMFZUYTNKQ1VGWnZORzk0T1VFLlUxRXRIRE00cTdsazE0NzJISmRkWGZ5N2xER1FqWFMtTDM3SmJMR2ZKbUEiLCJleHAiOjE3MDYyMTY0NDAsImlhdCI6MTcwNjIxNjE0MH0.HE282cIGastigiaPfmce6Tg7onH_fwbCv8dkAkAQdes","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002964"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:40 GMT
	x-forgerock-transactionid: 711ca0fc-e755-4747-ab7a-33e7eb1fbd6c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:40.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:41.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 258130: jsonPath($.tokenId).find.exists, found nothing
20:55:41.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,258130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6174f4b, username -> user.1002964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@313069b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216141005))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:40 GMT
	x-forgerock-transactionid: bcdb3850-d0bd-4fc0-9db9-f95fe28bc744
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjQwOGlsbjludjBsa2NtM3RlZjlicDFmZDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVptTnhXblV0TjFGbFpVWmFkM1ZITFRaTGFubEJMbkpyU2s0MlJYQkhhblpaUTJ4NFpXTlphRVpFV2tsM2RVZDFZMDl1Wm1WRVFYVnFhVWh1U2xkblJGQk5jRE5ITTBkTVNIcGpYMDlEUzJSS2VFRTJRekZqZGsxV1FrODVVRlYwWDFWMmVVWmhhSGhqVWxJelIzSjVObUppTFRNemIwY3paM2w0Y2tGbmNtUmhjVEYyUVc1TFpYcHZhWEYxUlMxSGJtSm5ka1ZDZG1oM2NHcFdRVlJYWmxCeVdGSndNV3RHUjAxNE1HeGxUalZaYTBGU2RGTmFOMkpzWmxkTGFVWmtUSGRRWVU5dmRtUnRWVXc1ZGpoUk5ESTVlbWQ2Wm5OSFdqWlhlRUZuVEU5blNXWTRMVE5uWW1kUlJGVlJlREJxZHpGQlNGVk5NWEZYU2pKemNETnZNRlJKZDFSMk1tZGFNRk52U1ZSWU1HaFVRbmREUzJzMU5scFBORkU0Um1OWVZraE1iRzFoY2pZM1JXdG9kMWhUTUhBeE9FczVTVEEzT1dkeGNIaFBXWGx5T1VWV1FWUmlibGx4ZFhWNVpuWmtjMmM0VWtFd1lVRjFka1UwVjJSTVpYUjBVWEpuYzJJd1JuY3pTSEZwTFhOZlNXSjNZWGhTWDBWaWJteHVMVWx6YkdWM1JVZFJObXAzUkdoRFVYVm9SRzA1ZFRKM1VXUlpZVVU1TUdSaVVWWjVSMFIwY25jMWNHdGtkbkJSWlVKRE5tMDRVWEZ0VUMxSFNsQnRha2xDVDA5SFVIaFpRVFl4Vmw4MFFVbFlaR1pyY1hoZk1VSk1aVzVYZERkRFgyeEZPRE5XWjA1b05sODRXRnBDUWt4MFEyRlNkVGd4YkhOMFlqTnVhVEkzUkVSUGFHWmtiWHAwU1ZGMFFUUm1jVVYwUVZCRVFTMVZkM0ZKWTJKV2FVRTBiVEZYVGpkTFRWRm1kSFExVm5kRVJHbGFlVFpMTUZBNVptbDBNV2RpWlVJdE1VTmtaWFkwWms5NmJURkNTbEZVV1dwU1VVTnBZMlZXYmtsclRHNTBkVjh0VjNoTlEwOXRlREl5V1hsclNHeHlPVkZ6TlVSMVowUlVOa0pmUTB4RlMyRnZlbk41ZERadUxXaFZPVk53TW5oUFQwTlZZVFJ1WVdwR1Jrd3RSbWxmZDB4dlZGTXRPRXBZWnpOcmQzTTRVVkZuVEhkaVlrSlhWVTVDV1RoRGRHdEZMa2xGTW5sWlNYQnhVRGQ0VDI5b1pHTm9SbEJrZDBFLjlhV1RJX1FESEExR1QtRHN3OGYzWEhPd20xc19mNWtweWJaOXhETkp1ZTAiLCJleHAiOjE3MDYyMTY0NDAsImlhdCI6MTcwNjIxNjE0MH0.sl3VgVfxVwsKsDg2z5TvARP-0sGRJTR8zFZTfrsAFN0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:41.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:41.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 258233: status.find.is(200), but actually found 401
20:55:41.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,258233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32282260, username -> user.1001633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7827e4f7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216141524))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmptdmlucDFzdTVtYnBudjJyZDJiZG1qMzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVVUTlZkV1J2WDB0VVZXTklSMUZPTFVsVk1UUjNMa2N5ZW5GSWJIWkZhVlJPZEdzM1JWRTFVMGh6UzJabVpGZG5aV1l3ZURKNVMxOU9Ua0k1UVMwek16ZHRUa0V3ZVhsdGFIcHNXRjlUUlZSMVZIUkZjMHhQZGxjMU1tcHZkRmxDYjI5TldWTjRWM0I0U0Vkd2RITXpRM2RvZGpKSGJESkJObVkyWnpFMFMyUnhOWGQzVm05TFREUnBMVFpTYjBOWlR6RndiV05wU21WRU9WSkxZek40U0ZacFlWaEZTMDFVWlZWc2NtWTFWREF3U21aQmFqRmlTUzAyVGtKbFdWTlNjbEpRWkdwWVJIUTVha3BOWlZBM2VGUjVUWGM0Vm10cFMxOXpabmhtUjFONWRXcEphRFEzZFhoZk0zbEVNMjV0ZW5Oc2MyUlhkRjl4TFZCNmVFRlhVbEZLZFU1bWVsSnpZVGhsZGtKNldISlVWbTFSU0VKNk1YTk1jalJoZVRWdU1XdGZkalJoVEMxRk5qWlRUbWRhYjJGV2NXMTFiR2xLVkhKR2RVWlRha1ZDVWpSa01GQjNSVk5mZFdJMmNISTJTVzlpU0hOTVpHNHphbFYzY205WFNrOUpiVjlJU2pKaVgzVk9kRFl4Vm1KWk16aG1OMDEyYWtSVlVIVnpSSFpmTld0cGJGaDFVMnRXZEVKS2JWbE1ibWRxZWtkeVNFSTBYM0EyV1hKbGFWOWlPVkpyVkhKWk1uTk9NVWwxVW5KUFRXZGtXbFJyZGpSME9HdGpNM1EzZWxKT01XMTZaV3BUVFVKUFVXdFhVbTFxWmtwRVIxcE5TVmxtVjBkQ2RqWkpWVTFFUnpKTmVucEZhRlJMVW1ScmRWSjZVakJhTmxwVWRpMUlNalpYVFRoTWNVcFBia3hUZVhwMWExcExRM2xmUXpSQmJXcE9hM2RDYUZwNFRETjZRV1YwVUU1Uk5HdzNUV3R5UlRGeWEzTjZWVE4xWm14WE9GWTNkRTVxYjFGU1dEZGZSblpNTW1sclNUbDJSM1JLYkZkaVdrVk5UMUk1ZDAwNVFtNURRVGQzVmpKV1JVRm9RazEyVGpKTFgxTjNYeTFMWjFkcU5tRlNRa05HTkZGU1VWTTNTalZsVmt0VE1FUjJiMGw1YVhVeVNraHJPR1p2UzFOUlZuWXpibXRFYURoU1lUTXplSEJRWW5vNE0ycG1Xa3hSUXpKTU9ITnFZVXN5TUdSNGQwdDNMazVMWmtsd2JtYzFSMlJ5UXpsbWJ6aFhTazB4TTBFLmpzQXBEUFQ0Q3EzWDVqcEJCZVA1c0FSOWF1NXYyYzIteUNQck45ek1sTFkiLCJleHAiOjE3MDYyMTY0NDEsImlhdCI6MTcwNjIxNjE0MX0.TQkANN4joVRIF5xjs6OmcKIINRaYm8tBo13O6N6Tp0o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001633"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:41 GMT
	x-forgerock-transactionid: a6b81fb1-7b14-48e2-8471-971682558cb3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:41.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:41.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 258233: jsonPath($.tokenId).find.exists, found nothing
20:55:41.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,258233,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32282260, username -> user.1001633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7827e4f7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216141615))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:41 GMT
	x-forgerock-transactionid: 8ae81c81-7890-44dd-b996-1e8014ec2f9f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczk5M2x1azQ3b2o5amFxYm82MnFkZ2xoN2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVpFaFFNRXBDUXpseFpHVlJSbWx1VjE5TGNWaEJMblJwTFZoaFVFeEZNM0V4TFRWTlVIRTVOa2R4YkhKYVZHTXRVbFJYVWtobGMzTmZOSE5rWkdOVk9HZ3pXa28yYW5CMFMwMWZUVTV5WDNWMWFHa3dURFo1YTBKd1ZWbHNXVTlYU25sRWEzVlRiblU0VUZkVVJXZGxValJyTlc4MVRGUTJRVVZRZW5GSFYzQTVOMVJZWTBwelpUTjRSRUZLYVRCUmNVUXdSSEE0UlRCTmJFcGxaMDFZTXpocWVrRnllVTFGTWtOTWJFNTJNbkptZEVob1p6VlhWbmRNWjFCMVkyWkRXVGgxY21oUWEyazVNVlJQWjJKUWJVdFhWVE5rTVd4TmRXaEtRWFJYYmxCSU0yOVdWMmd6WDBKVk5ubFhMVWhLU1RGQllqWlZhRzVJUmxob1gxUjFTVzlGTFVaMk1YUTBXSEl0T1VSaGJuQjViV0UxTURSd2RFTkdjMUEwVFc1V1dsbFpXWFJRUlVveFFqaFFPR3g0TjFNdE1uaDVlRUkxTFhkWlgxZDFXazUwY0Y5R1YyZ3pNVkY1ZUhOTWVXSndVUzF2YzFGQlVrNXZXVTUxY0hKak9XOU5OVm93U1VSaE56VnBOV3cyTmxKU1ZURmFZbXhFTkhFMFFWaFpRVWxwUVZWbVRVWk1aSG80UlZJM2RGWjZWVzEzTUhCUk9FZE9SbWMyVnpod1JsVklSMGRGYkRaQ1ZGb3pVVWhETmxJMFlWQmZkbk4wTUV0V1dHMU1XbGhOTWsxc2VsOVpOV1pVWDJ0Qk5sVm1jMGRCVURsM2J6UnllWFZXZEZCRk1HMUlTa3RGU1dSbldqUm9hRzVtVTFCeVJ6TTVaVzAyZG5OcWNuVkdTbXN3YW1KeVFWRnpOR296TkdWVWEwazFiRTB3V2tSb1prZ3dNVzFNY0RCSU56QktTVWhHZFRWR2JrTnBVMjlKYnpobE9HNUVRV1JqZVhwQ05tdFZWbmRZVUhaYVJUQk9WV3hsVjNGSFIwUXdUakpUVVhBeFZuWjJSWFZyU0dnMlIwMXNPRWRsWVRWNVFWcHdRbGcwTTNkbU0yWkJWRWxsUzI5VGJYcEpjemRpTFhSR2VUZ3RNREJVUkROMk0yWldjazFFVG1GNFgzb3lOMUZNTkdWR1dqRkxiVWxuU0Vaek1sOWFaR1JpWWxSdFZHaG9aamgxYjIwdFlWOWpSVlZWUkhkUmNGcFJMa3BxYUdKVGNIQkxZblIwVkU4MFdFcFZNM2R6U1djLmI4Qll1Y2JFTHZQdUlWcGxrbnluUUZPSlhhYW1fajd5RFI2dEttMXVwYWMiLCJleHAiOjE3MDYyMTY0NDEsImlhdCI6MTcwNjIxNjE0MX0.UqXNeD6waLmvljHMrMEPiQpmND02mT8OF9ddBF3XjjY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:41.616 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:55:42                                        1735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=499343 KO=12574 )
> restLoginInitiate                                        (OK=247328 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=246578 KO=732   )
> restloginProgressiveProfileCallback                      (OK=5437   KO=732   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.93%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.93%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.26%)
> status.find.is(200), but actually found 503                      4958 (14.25%)
> status.find.is(200), but actually found 401                       732 ( 2.10%)
> jsonPath($.tokenId).find.exists, found nothing                    732 ( 2.10%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###################################-                                      ] 47%
          waiting: 284169 / active: 28     / done: 258418
================================================================================

20:55:45.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 258816: status.find.is(200), but actually found 401
20:55:45.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,258816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@554bdcee, username -> user.1002061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26d3fd37, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216145451))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnRxYmM3bXQycnA0bnRwdXJhMXQ0YnJkdGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1RWUnNMVkpKWmpaVU5HWlFaWGhOTW5KcUxUQlJMa1UwWkRaMWRqRnpNblIwZUU5RFZWOTRjWFZ6UldSZk4wSk5ZMmRoTlhaT2R6WjNTMjU2Y1VoSGNqSlJVRlpKV0ZaVE5YcG1OMFpQWjJOMWFFRXlSMlpXUVU0elYxWjFRWE5mTlRrNFdVcDJVa2hwTWpWNVJsQXdZVTFvTmxWWFQwOVhSblpPTVV0eE9HRkxZWEZ1Tm1KbGJVWkdPRTFFWDBGRGRubG5OWGxmUjNZdGRFMUhhekZFT1ZGNFVuTlVXR05oVlRZNU5HcFNkWGsyVnpWQlJYTjBVakkyT0VGdlREbE9lWHBHUkVGU2RXMVdSRkpyWVRGcFdUWldSVzlpTjI1cE1Wb3dNMU5xWVc5U2NHdHFTMHhKV0ZJNWJUaDROVmxQZEdOMlpHMHdRVkZ5T1doSk4zUkxlVGhEWVVGQ1RFUmxkbmsyUXpoRGNVOXFMWHBCWW01UFkzWTVSMGhWVkUxV1kwRmxVVFJRVWxsSGMxbERabmt6Y2pKclFsbElZWFJIUkc4MllXNTNkSGhaYkV0dFlrVTROMEpGWldGUVFWTkZNMVpaZDE4eWNITTNPRlJPYUVWQ2JXNVhhblJQZDBGTmEyRTJUVTE1V2pOYVpqWnRNMEp0VFhFNU5YRkNhVzFLTUhWMmRHVktPVmxEZDFsUmRuTlViRkpQYzBsdFMxZGFObFZMWkMxaFRISklXWE5XTmpObUxXOUhabWhNUlZWRmIzcE5OVXhYZFVNdFFWTnBhM0J5V0d0WFdHZDVURFJrVVhGV2VFNU9MV2syYm1WVVpESmlOakJIVUVSaGFsYzJiVlk1YjNaak5qTXRUSGQxTTNKM2VUZHNXWGRaUmt4clVIWm1XV1ZHUkdJMWQwcEJObXBNZVZoVlpXUkdZMnROV2tGZlNWSTFlVU16YjBKU1RWQlhlVEpWT0ZrMlVtTkNZMDh3ZVVSM2F6Tm9UMjFmUkVZMVdGWnNXbEZyWTFkWWJWSnVXVlZMYVhGNmRrMXVZV3hPZHpZelZHeGtPR2RPUVdORmFEUlZUVWw1U1MwelN6WkdVV1JPUjNGRWRqbEJVRzgxZDI5TllUQmlNVGd6WjI0NVZrWjFTSFpNUVVoR1NtWk1Sa0prTFhackxXUjNYMVpZWmxkZlZtWjNRbE40Y2xsNmVIazROMHByYlUxRllTMDRVRFZ2UmtOQmRYSmhWRGxPVVdOSlRuUkpMbTlxWlhsVFlYYzBjM2xuV1ZGcmJFNWpjRmhmYmtFLjdjNktHMmZPbXVrYTc2WnkyblItRDFaUnMyUFFVaklGOTEzX0lJcjhQanMiLCJleHAiOjE3MDYyMTY0NDUsImlhdCI6MTcwNjIxNjE0NX0.sYqKT4j-adc9WAPqWWFsCv_MSqKPUI_BWjpRhq4jeKY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002061"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:55:45 GMT
	x-forgerock-transactionid: c5f7c746-76fa-4096-b5e2-a81ac9aeaa13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:45.501 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:45.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 258816: jsonPath($.tokenId).find.exists, found nothing
20:55:45.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,258816,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@554bdcee, username -> user.1002061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26d3fd37, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216145543))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:55:45 GMT
	x-forgerock-transactionid: cdcb4567-52ae-4eee-9e97-6ece1e61e9ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNW5zMWlvaWwxMWQwYzIxZW1sZzU2MzJiM20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2FqTkpSM1U0VUZOblFteEZSMDlZUlc1bGNIWlJMbGx0UVV0RlEwUmpSM0p6Y2pRNFpqRTFUWFZOY1hwb2IwUllRbXhSUTJWRVNXVmpibXhOTW1ONU5HNUZURnBYZGpScFVuRnVibGgyV21WRGN6VkpXWGxQY3poc2FqVmZXblEzYmxaSE4xaHZiMjVQWjFSdVdXNURSa1o2U1d4bVVGUjZjekY2UW5aU2RVdHJNa0pDUWxWaldYbDFXR1JUVkMxM1puYzNTRjluYUV0b1dGODVkR3RNWlZoRmFYVlpaVWhYY3pWSGVsVndaR0pIVGw5R1lqRm1aRE5oYVdNdFowMHlkSGR1VTI1d1puQm9MV2RYY3pOcE1sSkZRVkZGYmsxQ1NGTjVRVTR4V205NWIwNWtjM0ZuZGt0cFlVdDZkMVpJWVc1aFRtNTZVM05FVVY5clRsZzBlVTVaUkcxdk4xQXlPRlpvYTBsMllXcFJjemt3ZHpGVVoxQjNPVVV5Y0MxU1QxUlhSMTl1WkRoTldXWjZUakp5Vm1wcE1FbGpSbXBEVUVkbU9VdFBla1pXV21kVWEwWnNVRVZLVWtOYWEwVTRTR3hHZERsaFNubEVOM2cyZVhoTVYzcEVkRm90TkZKYWVGcGlTRVZtVWkxeE5IazJZV0ZtZVdselEzaHRlVkJQVFc5bFVUZGFWWHB3Y1VkYU5XSnBlbEl4UWw5WE9HTlJTSEZSYW1oa04yWlpiREJTYkhaUE9VSnNSWGxVVGtsS1NUTmllVlJIYUcxNFdreEpkbVJGUVRoV1kwVkhOVXRaV25Cb1kxTnJObGhpYzI4ellXOU1UVzExTFUxZk4wOWZPV0o0WkZReE9IaGllbVZ1ZVVONFJVbHBWM0pNTlRNMFpHRTFNMDlEZGpWNlZrTnFORUZxU0dGM04zSm1hRXhRTW5kVmMwWkRlRXhvVTBFeVlrbFBjMDVpTURWaWJUbDNabmRqYzIxWFJHOWtTVXMxUzFCQmNtZHZlRU5uUmxKRlpWQTBTMGQzY0RCSVoxWm5kR2MwWDNacmJuZFBSVEIyT0RGNmVHWTJaVzQzTVhjM1ZXeHRURXBPY1ZSTFUybHhYMkpmVUcweU1GSTJiMHR2TlhsSk1pMW1ObTA1YVRCeVR6UlRlV3hMU2kxeU5GTXRjM2x5V1ZabmEyWTJaRVZ2UlU5R1psbG9Xa2N5WWpoNFZXRjFVRXhYUWpkYVVHTnZlVGQyTVVKUFdtdEJMamhVTkZBMU0ydE9XRkZRZEdSdmREaDZUa0pZZUhjLlpaQjVwakpHNmNkVUZRWUNVb1VCM2toY0RRZnpQcUs1amFoRzJGMC1UOGciLCJleHAiOjE3MDYyMTY0NDUsImlhdCI6MTcwNjIxNjE0NX0.1-b_SrK6leoUqTfUqx3yIzdemaWc9MW6uz-BYsk4Oo4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:45.544 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:55:47                                        1740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=500763 KO=12576 )
> restLoginInitiate                                        (OK=248033 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=247278 KO=733   )
> restloginProgressiveProfileCallback                      (OK=5452   KO=733   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.93%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.93%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.26%)
> status.find.is(200), but actually found 503                      4958 (14.25%)
> status.find.is(200), but actually found 401                       733 ( 2.11%)
> jsonPath($.tokenId).find.exists, found nothing                    733 ( 2.11%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###################################-                                      ] 47%
          waiting: 283463 / active: 31     / done: 259121
================================================================================

20:55:50.159 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 259495: status.find.is(200), but actually found 401
20:55:50.159 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,259495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13208635, username -> user.1000192, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21a6fc5e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216150109))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2hudHVlY2V1NnRrdms0ZnA2ZGNpcTE5a2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGVVVkVObXMzTkRsemJUazRWbTF1TWtwTE1tVkJMbXR2ZW5CWlVFNVZTalZNZHpCTWRXdDNOVzl3YUhwck1uTjZaVk5vVUdabldYVlhWVUpMU0d0SGVYUXliRjlzVGsxeFZFVkxZVGg1VVZoZlpFWk5OM2w2VjFWblluRjJjVFJKZWpoVFFURnRhemhGYTBaaFUzRmFhazlUVFRSc1RVRnJRVkZJZFV4S1ZFaFdhRmhPWm1ST00yOTJjVmRsYUVOT1ZFZG9iall3VkRORmNqRTFNWGhLY1V0YVMxOXZkVFY2YTFaVVdrZDJkM3BFYmpBNGJrODBRVTk1TUZWc2MzZFRSMEYyV0Uxb1pHRjZSMFp1Um1SVk1uRXhiMnhhVFhGNFEycHFOekpxTm14WVNYZDVUa3hRT1hkc2MxRklYM1psUjFGcGRHeGtNMGR0VDNOYVluazNTSFo0TWt0U1JuaG9OVW8wVjJ0R1UzRTJWMkZhVlZndFVtOW5SVWxaWlRnMk5FSnFNVXMyUzB4eU1YaHhVSEpoTjJOcFQxVXpPR3BhVURCSFZuQkllVWQxVTJsaGNuTkViWE52V1V0TWJHNXhSMHg0VDAxak4wWlliMWgyZEU5T1ptbzRXbk5DYUU0eE4zRlVja1ZIU0hKM2RGazFlVlpNWTA5WlUxQmxkM2RFZFVaSVRITTBVMGw2YkRReExVWlBUSE4yVDFwMmFVOTZWRTF6Um5GMlpXTklWVU5XYzJVdE9ISk5WV290YmxacGJGQTBRbWhZV1ZjNGNuY3dNbEF4VDNOck5rUmlhRnBQZEVWUWQyaHZOMXByVUVGU05VRktZVjltVEhSZlJURkpkM1JxYTBSbldrTkJUV3BuVDFvelYzTTVSalkwY1hwc1FqQjRVbE5CZERRek5VOTNObHBNU0V0MWJteEdRWHBZYm5sNWEwZHdURzlmTlhST1NYVnBPRGxaV1c1Mk5sQm5SbVZJTmxCWE5UaExUMUpzT0dkVWFVVm5VMjFqWTB0Qk5sOXphbFZDTlRCcGFFVTBaWE5SYlRoZmRFOXhaSE5vT0MxTVptNUNNRzVWU1dob1RGcFVURWhYT1RaVk0wTk1jRlpqWTNGSE5rOVVWbGMwZFdSeU0zbGlMWEZaZUMxeFYxODJWbVV4U1c5b1lsQlNkM2h3ZUdKRVNXVmFWMk5yWm5oQlJFOUhTVFpVVFhKNFRsSXRZMFo0VjI5cWEzRnRRbkJOYkRkZk1WY3dMbkEwT0VkTE9WOUhXSFp5WkdOcFlrcE9WV2xPT0ZFLnBrdkJWdjBRX1ZOVFhkNmpDcWd2NXY4cHMyS3ZrZzFYakpNdXJydHlEanciLCJleHAiOjE3MDYyMTY0NTAsImlhdCI6MTcwNjIxNjE1MH0._7lF7HxjDbgjBNBrBHqbM7dzEJ4oIHQrCE4UUaVKGgs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000192"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:49 GMT
	x-forgerock-transactionid: 517b45cc-548f-4085-86ba-837dc65030ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:50.159 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:50.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 259495: jsonPath($.tokenId).find.exists, found nothing
20:55:50.202 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,259495,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13208635, username -> user.1000192, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21a6fc5e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216150201))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:49 GMT
	x-forgerock-transactionid: d63743c5-a436-4738-911f-652d5442ee44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXFlcWxzOWM0YTFwMWxuc2FtaGtqYzhobXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T2JtcFFjVVJQVjNKRlpURllhMGwyVVZwak9WcG5MazFOTFdKS1pVbElTakUzYVhsUmJYWmtUQzF2ZW5kWGNTMXlUV1JrT0ZneVlYTlZjV3BVY0dvemNWSmZkblpYY2xnMVpERkRUQzAwUVVRelpESjJjbmd6U25GM1JtdHhkRGhsWDFSZmNFMVFVbk5KTlZKZmVWTmpUSHBMVkdoYWVWQnVNMlpCVTJVdFoyTXpkVXc0UWxaRGRqaG5NMVpLVGtwYWMweEZaRFpKVmtzMFEzSnlaRzFLVGkxcll6Tm5NM05QYWtWWVdIZHVia3RmUmxCWGMxaE1Sbk4zYkZSQmNEUmtXbE5UTWpkWk0wRkdWa050UWxOcE5HRkNjMk5CTlZsNU9VdEZRbTlTU1VzMU5raFlORlp4TlZwTGRrMHdkVWxOT1hKMmQzazRaVE5OTUhSWmQxUnZjakZxVTE4eU5sbDZTVmhEYjNOZldsOXBNREIyWkhsV2RXeHRURlZHWmpoUk9UVklXV3RITVhCbGVFeEhSM0JpWDBoMU1qWkJhVkpqVkV0UFkyWnViemxJVjJkVVVTMUNjVzVyVDFOZlltWkJVbTlqT1VoWFNFUmlka1Y0TmpOaVJEWkRkVk5ETVdFelZUVnZOR1k1Y1hsTVJUUnNka1p0WTIwMFZsaHdTek5VU0dsSFkxaFlWM2d6VFVwbU4weENiMGhOYldGcFpuRk5VelJPT0VzdGEzVm1ka3Q0VlU5TlJHeFhUMEZKWVZOamFteFdSRTF4UXpoSlJteGxTUzFpVG0xZlJYY3phWFYzYjFFMVJXNVlUSHBZYVZkWlVHSjZNVjlSY25sQlgxODVSVzV2T1hwdFgwYzVhMGhZUzA5eFoxcEhlRkowZG5WTmJuWXRhRmxGVEZaRVExVmZNR0ZUZHpGYVYyWkhSbEJJTFdKVWQyTmhaRk13UjIwd1EzTXdhWFZVVld0bVMxSldTV1pEZWtVNFJEUndaMDFDVTNSUFptTTFaWE0xU1VoV2NXWndjM0YyTkVVNFF5MXVNbXRVWWpVNVJuUkxhVWwwWW1OVFpIUlNURXBKUm1aR1EwUlpjMUV3U1VOSFZWRkpNMFZwVjJ0dmNESjJaVFp0VG5SSWJVWmpaRmswWlZBeVRVbzBkaTFqYW01WE1XUkVRMlpPYlUxVWExQmhZbWRKYW5kaWVuTlRhRjlqZGtrdFNqUnZiMjl6YTAxS1RYRkRhRlJGYkU1NUxURlpMbHBhY1ZkWWRFdzVObWxZTUVOSlVFdHlPWFJLUlVFLmZxR0Ezc19WVUpIS0VfQWFjVjI4RmI4cktBUHdWdzItT3BoVkVCS3Z6LWciLCJleHAiOjE3MDYyMTY0NTAsImlhdCI6MTcwNjIxNjE1MH0.ThDSpuwPTjFEFlpCl2dCTFLp0Ims-A6ubtAejvrH7BM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:50.202 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:50.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 259574: status.find.is(200), but actually found 401
20:55:50.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,259574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52197fc, username -> user.1002227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a89e72c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216150614))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3QxcW44aTJpOHE1NGZmbGk2dmNqZGp1OXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVVUSlZOMVptVUcwemRqRk1lRkZ0VDI1Rk1HZDNMbFUyYzE5d01GUXpibk5QVWtnMFdqaHdMV00xWkdzMllrd3pjR0YxU2xSbVJUbDVhRVp3ZDFkeFprTmpWbkZxT1hObU0yWjVSMWhRVERKWWJUZFVVRkUyT1hFNWFuUkpTelJ4T1djMGF6TnFNSEp4YUhoSVgwVmFla05QZW1wMmNFNW9jbEIyV25Vd1pETnJZMmhZUjA1YWQwOUNlWFZWTmtsM1psSTNhRzk0Y1ZkTFkwZHpObWxLV2xCV1kwbGtTbkp0YWpZeFpYVmFNamM1UWtNeVZreEliRVJoUVRJdFNrc3libEl5WjBsQlNuZHlVMjgzUjE5Nk4yeFNTVjl1V1U5a01HaEVVREpGY0hoT1NGOWFla3hhZDJ0cE4xZGZURmRNV2pCUVltbHZabFV0Y0ZkSllsbEpjR3RsUjFjd1NVaFFVR1JZY21SS2F5MW1NMEZ3ZEdsMk9UWnZPSGwzWjBrNFJXSm1kRUZUU0habVJtOW5lR00yYUdobk1sOU1XVUpJYVZCMlJ5MTRNRkZ5WW5GS1NtSjJNVVJZTFc1bWNVazBXWFZTZVVZMFpYbEZOSGhCZFZkVFRFUkNVRzVoY0U1MVVGWkVZMHBXWm1kMmIxY3lYMlpzTURCSFgweFljM014V0hGb1FVaEpiWGhZYVhKNVZEaERPWEJQWDNaT1pWQTViRFl0YkRFemJrVnJWMGRMWWpOT1prSnNTbmhNYUU4M2NrdFFOV2RaT1ZCcU5tMDRhR3RUZG1GTWRXeGhiRFEyWldsSVdraFlNSE50YUV0SFYzVjVXV0pUV1VwNFRFSk9kamQ0ZVhaSk4wUmhSbVJWTmpOWmJqWllVQzFZYmxOcVRuaHZjalpOTldWTWNHTkJTVXRHUjFWaE1VOU1TR1ZOUldodGNYUTRUR0V4VVUxMFduZzNPRTloWDI4NVFuSTBTbDl5ZFRGSldqTkpURlZ2VEdoaldYZ3RVRzR5TkZCTVlYVlljVk4wYlROR2FEa3pkMWxwY2tWQ2MycEZialZGWVRKc2NGa3hZMjlOYlZkQlZYVkpaVVZWUzJoamRESTJSMFZHZUhsaWFIQlRkbEpIYUV0WVIzQmZWME5TUm1saGJFdFZXVnBxZEVKVlJrMW5hbmRHT0ZGTE56SXpOSGxCWnpORGFVUnRVVGgyV1VkMWJIaE1ja2RKVmpVd0xWbHNjRkJRWVdkV2NITlpMbmRwTVhOMGNGcENaa2RhTm5vMVpWQnFOVUpYZGtFLlpZS1NvQzNCODFXOW04eVlTZlZCRnNoSGIwUUpRcEhndkQ4VG0tSGV3cXciLCJleHAiOjE3MDYyMTY0NTAsImlhdCI6MTcwNjIxNjE1MH0.nTYG15eukDJJKb7bmaPeNO1a35oPreFpFGfTSCwO4G0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002227"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:50 GMT
	x-forgerock-transactionid: 428816a7-4462-4da9-b6e2-1042a304c7c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:50.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:50.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 259574: jsonPath($.tokenId).find.exists, found nothing
20:55:50.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,259574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52197fc, username -> user.1002227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a89e72c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216150703))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:50 GMT
	x-forgerock-transactionid: 8e3c8ba0-5d23-4162-9402-e25e3aa79c12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmw3NDZvbW1pOWIzaDFwMHJxbG1nNGswZjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmVtTmhTVjgxWlVWMFJsTlZlVEJEYTI5eE1YcG5MbmhSWkU0eFZHdzJVak5sTkhKT1JqRmpTbkJ5V21abGJrOHlRM2xvUVVsd1VWbDVaSEUzYkdoWmQxcHRXbDloZGsxU2JVZEhNbk5zT0RoeVZuSnRZVzUwWW5wamRIcFlaVkF3U2tkUGIwaFpVMmwwUnpSUVYzcHBUV0paZWpka1kzbGFjazR5Y1dOR1JFc3RRVXhKYUdKbFZIWXdiek5SVEhkd01FeG5jWEZ2TFRKVVEyZ3pOV0Z5YlRSUWNUTk1XSEF3TkZwNlZHeDBYMDUzVDNwdFlYbHpNM2xhTUhSUFMyUnVibDlaUkRSRFR6TkRMWGMyWkRneFZUaFVWREZ2VTBkd1NtVTRSRGh3Y1doWGVqTjBRbWRSWmpGdk5VVk5XVjlWTldwQ1drUkNjMkpaV1ZKVldHRTJTRmxJTlhwZloyVnJiMUU0UkdGUmJEZFFTVUZCTjBsSWQzWlZTbTlUUmpabWEzVlBWMEpVY0VZdFVuZGtkbFJyWTNGcGEyeEdUR0ZQZEU1UFQwUTJZVTEwVVhFNE1HTlVia3haYTBOS2NIQTJZa2hTUVZScmFWWk9SSE55UjFoTGJFbDZZV2hMYkhObFdWaHVVVGt6YmpSd1JIWXdYM2xqU1RKa1NsaFpZbmhWVVZwUlJ6QkhiMGxRVms5T2RUVlJNMUZKVXpGS1gyTmlRalpPUkRWTldEQmZWRUk1UlRWalVtTklOR1pPUlRWRFNqWTNMV1ZqZUU0dFVXdHZWMWRGYVcxTGJsVjZRV05XU0VGeFVscDJabGcwVEV4VmVqVjBkVXN5Tm5aVU5VaENYemhKZEdSWlNVWnZVakpTTlVSbFJGTlRjMkpYY0RBd1YweFRjelZtVlZsSlZWcEpjVEpyVGpCNGVqRlRNSFZIVFRWVFltdDFWV3hyT0ZSaWRGcHVRM2N5WjJaMk5tdHpYMFpoUTNkSldIbHFUVWwwY25CVlZsOU5SV1V6TFVRM2RXeFBibHBXZGxWaVNUQTVVMDFpY0dSbmQxWk9aMmwyUmtvd1pGQjNObWt4TTNwdloyTkpVa05OY3kxTVJESkdNR1ZTY3pORFZrSkdWVzlpYTJoTFluSldObUpsV25VMldXMDJiM0V5WWxSTU1VSmFWbXAwZW5kb2RHWnZZVWgxUzNRMGVqTTRkRTAwVTFJNVFubG1UWEEzYVdWUlQwbFJZbFp0WjB4UlRUbG5MbTlzUlVOQmFVWjRaSGRLYjNoRVdFWmpRVTl3YTNjLi1XSmdDblpTZEVVZWM2SUI2UEdQSjZvWU9NN29pejlGUGxBNXJpR3Q2RnciLCJleHAiOjE3MDYyMTY0NTAsImlhdCI6MTcwNjIxNjE1MH0.Tkodtxm9jM8HDLfwuz_gPx_QDcEuZiiS9aWOPhQaz7A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:50.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:55:52.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 259753: status.find.is(200), but actually found 401
20:55:52.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,259753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a5baa6c, username -> user.1001483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fbb447, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216152050))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWlhdmxicm0yamxycTNybWFrYWlxZWlobzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGRIQTBNVkJrT1Y5VU1sSmxRelpKTjA1dVV6bEJMbUp5VDFselZVZEVhMFZGTXpOWlRGVjBSVWs1ZDA1c1Qwb3lWemswUTJaWVIxSnhWbEI1Y2xvNVYxWTBVRWhIZGs5TE1WaFhkVzl3UTNKeVprd3hkRlIyY0dORlNUQjFUak5pVkVSelpuZzJXRzVvYVZKS2FrdzVabkZSVGswNVFrWmFjR05JTlhGZlRrWTRjVE40ZGxNM2NtaHBkbDlVUkUwd2VWSTVkRjlYUjFJeVkxOTJhbVZFWkRWNmJ6Uk9ZWFJTT1hWSlRsVTNjeTB4VTJKcGNHWXlYMmh0YVY5SlVEVlNVbmhHYWtsdGVWODBSbXRKVG5aaGNHeHlVV0pmV21nM2MwNXllRzluUldWM2JFZzRiV2RYUld4Q2FrcDVXVXhrYkdKUmVqSkllSEJEUWpoNGIwd3laMEpVZFd4UmJtazBhRFJyZHpsNVJESmhZbU0wYm04NGRWRk5VRU5pTUcxWVJGTXRlSFpEUkhwcVMwbFdWRU5mV25sS05YSlpZV2s1VWtkR1JERmpRVkY1YTBwb1ptWnJWbGR6WlVGWGRIUmFOMjVOTTFkUWJHUkJXSGRmVVZJM1JEWTFiWEJPT0hGelF6TmtSbkZKU2tSb04wazBPRzUzVjAxakxWZGZMVUl3VmswNVowSllNUzFpTTE5T2FGcDNjSHBGVGtKMFdqRXRiaTEwVmpSbExXdFpVMmszZWt0eU5uUm1TbkZpYkdjNVJrTXhSMmhWY3paeGFsbERUekpFWjJoQ2VGQnhWMVUzZUdzNFZXZzBSekJmVmpZeVFraGhlRmgzU2t0UGVsbG1NbGwwUkY5aGJUVlRORXMxY1hORE5IVkNkMmRHVlUxc04yeDFWV2hSZWt0dE4zZHFXRU5rZUdsbFZqQklSSEpEUW1aeE5rUkVUMkZ4WVhGcmNFTllXa001T0dSVWJXNWZiemxtWlhoVlZrVlVaR1kxVDFCWWVHTnhhbWRqU21KdFdIbHdVVXQwUzNsbFpIcHFjM2hFT1doR2NEQlBkWGhLUWw5WFYyNVhUekpWVlRKdU1rUkhXVXB0YlRaemNFOHlURzFuWWxjeVlrcE5UVGd0VlhsbFZ6QXhiV3BtWlVNdFpsWnNOVlJUTXpGYWRVZDZXVVpZYkZSTlkwOURhR2c1VFd0aGVVSkNVR2N0Y0RFdGVIZGZPR2M0ZVc1b1EwZzFYMVpFYzJsdk1VdFpMbWhJUldSRFpFc3pUa1JHWHpabGMwSjJVVzQxWm5jLnlBSmItMTNiMnRTM2xJSjJGR0FmQ0NVTHBLVnBKVDF2WjFvUnhCRHJSd2ciLCJleHAiOjE3MDYyMTY0NTIsImlhdCI6MTcwNjIxNjE1Mn0.-_OfFvnuA9dMEH2TzX5qFj9w9a3l2ww7uOUBpF9KcPo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001483"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:51 GMT
	x-forgerock-transactionid: 7e2f65f9-2c5e-4b32-b1e9-9f80cbc54027
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:52.098 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:52.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 259753: jsonPath($.tokenId).find.exists, found nothing
20:55:52.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,259753,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a5baa6c, username -> user.1001483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fbb447, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216152135))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:55:51 GMT
	x-forgerock-transactionid: 24b43130-670e-4caf-b387-4032f87ad3a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTM4ZnRsN2gxNXJiODRhN3UycTg4a2U2NTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T04zSlpVRlZaVlZnM1gwb3pPRlpMV0RKTFgyWkJMbHBhVTBOMFdUQnNTMEl4V1VoUGNqZERlVGQwVDNGZlR6UjROMGh0TFU5cFRFcHNORmxhWkdodFRqaEZlbEpDVUVaS1ZEazFSVGxCUjBzMmRXbDFkWFZYY1RWNWIyOHljbVpKZUdRM2NFUkRVa0YyYnpkZmFtNXdhMnBIY0ZCM1ZsVjNSVk5ET1VGUFUwTk9Na3hMVUVKSk1XMU9ObEJwWW00dE5tbElVV2QzY2xCYWFrRkdha1JwVlRrMFptUkRaRGxDVXpJNFdEUktPVEpOVDJkdk4zaHpiV00wY0dKaU9XbGhaRmxPVWtKaGVUaEhkbEZuYlhneWJFZ3RkbXMxWTNveFduVkdSeTFSUlVKbFRHbGFNRXRoU2xaRlkzaGFhRU4wWHkxTmNVcEljVGRrU2pSS04xaHpOV2hzVXpGR1NtZGpMVzlSZFZscU9HdEtSRzVCTm5BdGMweEZURFZXVGxkcWIzWlNjVVJ5TlU5dlJVVnlOWHBaVjE5RlNrODNkRXRaWkdVdFFteElTVE5ZYUc0M09XTmFMWGhpU25aVlJsOXJaSGhQYm1SdFRHWm9NbkF3YVZSR1EzRlNiSFZzYWxSd2JYRXpOR04wYm5CRFZpMTZMVlp1V2t4cmFHcHZiMUp4VlhNMWNsUkJjR2RMUjNsd2IxRXlaVVJ4TTNReVRYVXllV2xVVkZkaE1pMU5hVTltWlY5Rk4zSk1YM0JDYlZoaFlqZFpjVFZVWXpsQ2JteEZNV3BNTjBWcWRVeFpWblpUT0hRd1l6TkRkWEptWjBWMlVIaHVSbVpOTmtwV2F6RlhkMEprZVRkdE5IVldhbEoyVGtvdGFHTXpWMDl6WXpOdVMzaFJkRUpoV1ZWV1IwMTZPVTFyZVVaUWRVSkdZazFUVUZSWGJYSnhOV3REWkZaaVVISlBSV0p0TjFSeFEwTnRZVVYxYXpCc2VFNUdZa1Z1V1VJNE56SmFTbXh2WW01S1ZIcHJkMFZ5T1VsVFFpMUdVbFI2WmxsMFMwNHhZVU5GVFY5c2RHbFFWVmhwTTNob09GWTFTRW94WW1ocVZGaElWVEJQTFZjd1dHUmlRV3RCYUMxS2JsWXRPVXgxWVRSYWRrVktTVTlpT1RsSWVYRk9TV3BRVm1vMVdFUkpTVE5RT0ZkR05sOXNRaTA0Umt4a2FsbGZOVXRLZG5OVk5YTlllazlRVjNSSVVsZFJMaTB6ZG1aR1kxWTBXRkpSTVVwNVNYaFhSbmgzUW5jLlFZQWNhbzk1TXVzNXNSTnNYNjViU2lTN21vLV92S3MyX1BJalpITjRjdTgiLCJleHAiOjE3MDYyMTY0NTIsImlhdCI6MTcwNjIxNjE1Mn0.J3CKSlwFjADA8yyc-0qLlKZq9N6qTG45JVqkRu7Qxeo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:52.136 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:55:52                                        1745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=502164 KO=12582 )
> restLoginInitiate                                        (OK=248726 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=247975 KO=736   )
> restloginProgressiveProfileCallback                      (OK=5463   KO=736   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.92%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.92%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.25%)
> status.find.is(200), but actually found 503                      4958 (14.25%)
> status.find.is(200), but actually found 401                       736 ( 2.11%)
> jsonPath($.tokenId).find.exists, found nothing                    736 ( 2.11%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###################################-                                      ] 47%
          waiting: 282768 / active: 26     / done: 259821
================================================================================


================================================================================
2024-01-25 20:55:57                                        1750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=503615 KO=12582 )
> restLoginInitiate                                        (OK=249448 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=248690 KO=736   )
> restloginProgressiveProfileCallback                      (OK=5477   KO=736   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.92%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.92%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.25%)
> status.find.is(200), but actually found 503                      4958 (14.25%)
> status.find.is(200), but actually found 401                       736 ( 2.11%)
> jsonPath($.tokenId).find.exists, found nothing                    736 ( 2.11%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###################################-                                      ] 48%
          waiting: 282050 / active: 29     / done: 260536
================================================================================

20:55:58.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 260641: status.find.is(200), but actually found 401
20:55:58.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,260641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4832c6fe, username -> user.1001458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@623c9acc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216158265))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmMwN2NvZjhkcDYxc3Aza2h2djJxYzdldmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dGFIUkJablZ4T0haWFVGbEVhMDl2YWxsc00zQkJMakJpVUVGM2Rsa3lZbXN4UTE5NmMxQk9jMjV3TFhGdFYwVjBWR2h0UlhKMWJtcFlSVlo0V25oT01rMDBZMVJLTFcxYVVVaG1OWHBUZGtkd1YzbEpabXBSV1VKNGVsVTFNMUo2UlZkYU9YbFBabTlwYldGdkxWQlhWbVJ1V2tSdVZWVm5Uek16Ym1aSmFGUlBibVF3VEc5MlpFWTFObGMzUm5kUmRTMTNiRXBwUkZscWJFMTBVRmg2Wm1wRFpVMVNjR3h6WWpSdGFFOTZka3hXYW5abWEyZHdWVFpDWWtZemRsbGtablZoY3pOMVFsRk9UR2M1V1dNMGJVcElVa3B4ZW1KV1pFTjZPWHBhZERFM1J6VkxRMWhzTFhOZldqQmtiMkppWWpOemFrVm5ZM1ZzUXpFeFJqbFJObms0YWxSalZGaFBNa2hFVDBGMVRWZEpkRlZ4YVdkSGJFTkNiMXBYT1VkUldtSlROR2RIWXpsWmJFVjVPR1pDT0V4cWQyOVBjMDlWUkVGWWVucE1XazFOZG5seGJHcDJNSGRMTjNNeGJsSnBVM3BqUjA0NWIwUklSSEJZVlZZNGRXOW1XWHAzTVhvMVRXaENibUpSZFV0MlFXeHpjWGxTTFZsMU9FRnFRbVZzV0ZCeGNXVjVhMjFTVTBWU1ZISlZSbE5VT0cxTVEzSnhVMnBZZG1Wd1JHaDBkMHR2ZG5WUlJqaE9SVTFzVjNWeVltZzJjR3RJZUhoR2VVWXRjVmxEUlZGaldUQnFXbE5vVFVONFkxRktUM0pQTkc1TGJtVkhUbU5OUkZsNk1rWnNVbFZ1V1ZWV1IyRTNNamR2TjJoMWNubDZaRFl3UjBOU2FVeEtkSFY2UmtoRUxVaGlSVEZ0WkdaSFFUUm9VVGN3UXpWTFpsSkNSV0pqU0Zwd1VUQlBRVzF4VVhGTmIybFphREpTUmtGQmRIZEZOaTB4VlhSZlJrRmlhekJMZGxJMFJXdHBSR1ZHYW5neFZqQjJTMWhTUkVsR1NWTlNTMGxIYVRaWFFVdFBNWGROVjE5ek5TMXRNMjFQTldrelNIaEtTMnBPVTB3emJGSlJSV3B5YzJKUldXOTNkVlEzVTJOVVZIbHlSSEptYW1OM2VEQkhSblJ5VmpKa2MzSklPREpJUlRoUlZ6SnFWVGd6TUY5TmMwMVFlbXB1TW0xTk5uUm1NbTFxVFRCbExVNU5MbGQ1Y3pGb1NYVnZXV3BpYURJMmRFUlBXVjlpUkVFLnBZcGp1ZHg1amhUUmJrTFpRVHk2bzNMb0RzR1ZGb0lpZUV3YTQ5Y2NjZUUiLCJleHAiOjE3MDYyMTY0NTgsImlhdCI6MTcwNjIxNjE1OH0.-AT2DITVIMchMwwbMleoraG75cTcMMCn7EYmRpthmyg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001458"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:55:57 GMT
	x-forgerock-transactionid: fad022bb-cef6-483c-b76a-c64b64586b64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:58.312 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:55:58.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 260641: jsonPath($.tokenId).find.exists, found nothing
20:55:58.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,260641,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4832c6fe, username -> user.1001458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@623c9acc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216158350))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:55:57 GMT
	x-forgerock-transactionid: 7a736633-634b-44a9-810e-ad1501e507ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazluM2dtanBnZXJjcXQ4NW9ma3Fsam80bSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVIYkVWM1ptd3lTekJLV25GcmNYaExkbFpDVFRGUkxscFRjMUpxVmxwSVIxQkRkRVZ5V2s1cU9YUkRaRFp1Wm5vNE5XTnJSalpPVXpGa2JtVkxNMGxET1dGRE1FMXhNakIxUzFCTllYbzJXRVJPY3pOWE1UTndlQzFHTkRkRlMxcEpOMFZxUWpkeFluWTRiWE5ZUjJKa1lXUlhibTVIWDBOck9XdHFkM2hITm0xQk0wUXhVVkZqTWxCbVpqa3lSMEpTY2xGWVdrMTRkRUpWY2t0aVZIcFBWMWhVUWs5SlRXSmlXbkYyYVdzdExVTmhNREpSZUd4SlFVeHlSRGg1YkhjdGFVNW5aRlZXY2xoVGVYZFlhRXBIZGs0eWMxWnhRVEpyZVhGV1drbzJUMkZFVUZCME56SjRZWEY0VVRWeFZsUmhZbWd0VUhJM2VUTnFMVVpVZFhSVVpEVTJRV3d5V0VKV2VsYzVWbDlXVEdwRGJIUTVSVEk0Tm5SRlJsSktkbmxNZVRkTWRqaDBOa2R0UVhSM1JIRkxNblJCZG1sblNqY3djRTUyYVRkWE9Ya3hkRmwxV0RWUmFHSkpjVWh2YkhSUE9UTkNORWRQVWxBMGNqQmpjRkJXU1ZSS1VreFNTVXBVTVZObk5tcG1ORzlMYjNOUFlVcHZWWFJTZDJwRWEyZ3lXa1ZrVDFZME9GRmlTazl2WmpORU1VOTJla2d3VDBwTVJFZFlWVXRGVERoUkxYVlRTbll0WW5kU1drOXhPRzVTWmtSRk0wVldUamhUVUdWR00wRXRRVlZaZGxKNU1VUnRaRWxMWkhaSlRFSTVXWGxQTFVocGRtOWxaMEowUkRoRFVsVnRWM016UTJzeGVWaDRRbTlUU20xc1FtWnpkVWh3WjNCT1VFOVZiRGw0YzBGUFpWWlhiRXN5V2xrd1VWaFFkMlpIVWsxV01uSldUR2QyTm1obU1HbEZRVTlLYURScE9WTjZlVWxYTnpKek9URlFaVzVCTWpKUFExZHdRMFJpWkhJMlpVbzNXRFYxZW1OeE1HZFpORGRvTlZJdFYxZGZZbEJwYTJKb1dWZFRVbFkwWTNwM2NucHBOa0YyZUV0Nk9VcGlka1ZHWWxJM1NFTkJUMGxPYjJSRGEwbGtXVWhTVFU4dGFIRnpXbXhCYWpseVdtcG5iemd5ZGxwNWRIWnJTVVYzWWxScFVrSnBUekV6Y3pVMlEwTTBlbkprZGpaNVdVVmhORFZJYTBoVkxsbGlaekp3WVZwclgwdHRhREJDVDNoWE1tRk5SWGMuNGNuR0hDbDExQjd5bVlodW03OW4tZ2w2bVpUeFhETzMzTG9FRkppbkROUSIsImV4cCI6MTcwNjIxNjQ1OCwiaWF0IjoxNzA2MjE2MTU4fQ.xFRHFovX7wDCn8cAsJWqx23VZ7Sy0vAOjp3-WA0KSrk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:55:58.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:01.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 261092: status.find.is(200), but actually found 401
20:56:01.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,261092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b77e95, username -> user.1002022, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@765638d5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216161321))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnI5MW5yZzUydmtjZGN0MmZkMmcxcGgxM2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2JWTnpUVkJGVnpKb1dYcFJVVEJKWldaUWNHVkJMbmRUVEU1NlMxaE5UbVEyZUV4Q1ZEaExUMHhSUlhsUE5rWnlSVVF6YTJOdGVGOXdaMkpVV0dWd2MzWjZYM3BaYm0xRFgyOUhXbEE0Wm1WRlpGUnhiRWxyTkVGTE9FVmpSWEZVT0VGc04xQmFOa0l4TWpWSGMwTXdXRUZJZFd0NVlsUXRXQzFYWlU5WFJtUlFVVTV2VWxoSWFtcFNXbDlzWkhaalRYZElUWEo0WW14NFJGTlFUM1JFWW5VeU0xQjFVVmhuZW01a2JXcGhZV3N6YUdSdlQxOVdXVzlXTFhKb2RtVnBVbTU0Y1hKYVNGVjZjMlo0VkVkU1QwZDBPWFI2ZWtGeFdVOTBURXBIUWt3d2NsWmFXa2hUUkZwYWFIbzVRekJvVVRFM1lsTmllREY1ZG5obmMzUlpTVmRZTVZCNFlVUTVkVmwxUzFkdVdFNXJTbFJYUzFnMmVrUk9jWEZwZFRWRFQydENUV2R2ZDFSTlduaGZjbFpGUzNNd01HMUNNMjlXT0RJMVZUSjBaR0phVTFCb1ZWVlRhUzB3VjJGMmJWQktWREl0TldSM2NITTNaVmxFUm5wSlJIbG1hV3BJYzFKMmJrSmthbWxoUWpRMGRqTlpiR0pPUkdSaFRWWXdaRXRpU1ZsVWQyRkViRWxFUzNwR1lYTkNTRzlFVFhFeGNVWmxWblpsUVZobmRGaEhPSEppYTBGWGJHWm1hRWgzUkdOdllYcG5OR0pSVm10cU5saHlZak5DWTJocVMzUklXSHBrVEZvd2FYSmtTRXhQZWtkV2NWOURkM2xrWjBKWE9HTjBOMEZ1VWxObFVFWmpSRjlDTWtkMlJteGFNa3gxWkdWR1ltZHllVmh1YW5sdE0xRmlaRkJpTkZrME9YUnNZM0pVTTFwSVdrRkthbTFVU0hwcVJtVjFhbDlXYm5SaU5taFRNSFJpZVRnd1VHUTFRWEZ0VDNGVGVUVjRXalpmTkdoV1prNUpZbmgyUkRkQ1ExWjRWekY0V1RodGFrSjNiVXN4UXpocGJtVmhYekJOZW5STFgySTVNV2hCWlRaSVZuY3paMGxSVlVwd1drMUhWV3hOUmpCRE5FbFBTRzlDTlRoUFpUTnlkSGh1UldGbldURkhTbE14WTBKb1ZFSjRUSEZHZWtKTWQxUk9kbEowUm5WaWVYRkpiVlkxWmxJdGJ6RjVVRXRLVkhWTWNIQlpMbDg1WjFSa1FWaFZNVmN3YXpOcVFWcG5ja0pSY2tFLkNHUkZHcFlfX1BRRUtBSUZDNG9MNHlEX2YxdzdRLWhta3Y3YzNBajlyNm8iLCJleHAiOjE3MDYyMTY0NjEsImlhdCI6MTcwNjIxNjE2MX0.E8m0B8bWAXwDB-AkNgZoiGsmmGxxk2aikEZcLQwwh90","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002022"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:01 GMT
	x-forgerock-transactionid: 644b05f2-b16c-4b55-aadf-4dd8de838b08
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:01.369 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:01.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 261092: jsonPath($.tokenId).find.exists, found nothing
20:56:01.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,261092,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b77e95, username -> user.1002022, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@765638d5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216161409))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:01 GMT
	x-forgerock-transactionid: 0979695d-fcfb-42a3-ada6-2c541c42a10d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiam1ya3JsaGN1MWR2c3RhYmtqMHZvcmthaG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1FtMUhXbFZOWDBnelJHOVRSa3AwWlVoUmVVNW5Ma3hSWHpGMGIzcEdVWFZ2WkhOc0xYbGxMV2hRVkU5NWNEUndWV1E1YUZoQ1dVcElUSGxZWDNCblRXZ3RTV0pZWmtGWmFsWnBNSGxRTUd4TVpGa3dWblpxYTJsUk5XSlZPVFJCWDJONWVqQTVXRzl6YkhsS1RsbDRhVzFIZGtad1kzWTBaWFV6TTJsSFdqUm5ORkJhZGswelUyNTFiazFZVmpRMVprSldhR2RQVG05dGNWUnlZMmt5WVZCUFh6ZG1OMVpZVmtkRVNVVnBia1JKVTNjMGRubGxTVFJvYzNSUVkybEJabVJoTkZwZk5GTlZRWEJNYVV0eVJIcFpiVE52YlhwaE0zTmhRMkZTUWpFdFprcDBjMDVIZG1OYWJUTjRZVmhWWjI1dVdsSklZWGxRYkhocmRFWm5OSGhMZERsaFRVUTBkbU4wTkhwclRXeFFRMVp4T1hGMGMzbGZRUzF2WjNoTmJFMDFYMUowUW1oV2RsbExiRUZXVEdoNGQzRklOR3h0ZFRCcFVrZEplV05TY1daMlIwSjBkVGxUZVhWR01YWkZORmhIVDI4eFlsZG1iVXBrTFZCc1JIbDVRVGxQZVVSb09USnBialJzVjJOcFl5MXhha2RzV0ZOT2NURXRSR2R6UmtsMFRUQTBTMDlCT0dwRE5EVjBTa2xIWkZadGEyd3ljM2x6Ums4eGFuTlJkRzVNZGtreGMyTlNWWEJsUWtKblEySmZVRlpKUm1kTldtMTJWbXAwZEhWb05uQmpOM1pzZGpKMmFIbGlWV2RZUzJ3NU5pMVVWak16Y21SSlVqUXhhMFJmWDNoUWNtMUNYMGRLU1ZJeU5XSnpiMUV5YkdkaWRGUjJaRzFTUTFodlYwaFRXbDlHT0RZNWJXUnBNMlU1U214a1JrTnZURzlmVTJGbFgxQm9aMGh0WkZRMWNVSjZaaTFwUzAxS1gxOVplWGszWjI5VGRIbEpVRmhpUkZSalh6SklTRFpRWXpaalF6WkdiRmxHY1ZRMVdtZGZOMGM0V1doSVRsSjRlR28yWWs1U05GRnBWSFZ0UWxvMlgweFJkV1JRTVRSNmRta3hNMEZQZFVSRVZXWldWbGRqVURSWGRuRlhVbWx4YjNscFJDMVRYeTFJZVVGTk1uTTNhbTFmUmpWTFpXOUdOVTQ0ZG1WbVVsQlBNVlpIY0ZsRFkxZEtPSHBRZG5NeWVXcEZMbmM0UVdwdGEybERVR3hFT1VGd1ZXaExSelpJZEhjLkVjcWtBMGlNQkZaOEU3WmFBeklRQlpNRk1Ya1hXbmdMRGZqb1UzNnpwdE0iLCJleHAiOjE3MDYyMTY0NjEsImlhdCI6MTcwNjIxNjE2MX0.1MwTW6fUIouD5WK8_4N4IFX-uLDL2Uq_PBnQ60MVXMY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:01.410 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:02.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 261276: status.find.is(200), but actually found 401
20:56:02.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,261276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20771b3a, username -> user.1001762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b597d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216162645))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnBxNnA3NzNiZG91MGtpMzJjdjluMzhzaXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmJFbFlUbFJGUnpRdFlVWlliMGh3ZGtOc1duUkJMblZ4WjFFMWREbDBhR2w0ZVRneWVucDFkR1paTjFKZlZTMXFaSEZVUVMxamN6ZEhhR1p4TFMxZmNITlRkVGs0WlcxdGFIcEpZMWxwTjBwUU1GZEJZVkZGWlVOSVRGZzNlRUpXZGtocldYQkJRMGxxYmkxZlJFTTJiMWR0TFVKcE1qQTJZVzgzYWxNME5YcGFjMGx5U0ZoWlh6ZzROWFozWTNkSE9YRlVkRkpDWWs5bFJYWnBlRzQzWlZCelRuZFhjSEZUZVVSNk1qaHVabVEwWWxSaVVFOXpjV0pzUm1aVlpFTmFOVFF5WmtWUlYwUnRURlJDTURJeFJXaEtkbWxtYTFWNlgxaEVVazVTYlVKQmFVeEtja1IxVG14VGNXRlNaMnN6YW01Q1ZFY3haVXBpV1VKSU1HZEZkamw1Y0RNdFdHYzBWa2szY1ZONWRHSTVSV0U1Y2kxTFozWTVWMUkwVEVabGRIUnFXSEJ0ZUY5QlduTlRNRlZFVldoSlFVTjJlamRxZG14WGJYcGZlbEJ1UkdWYWNrdzJTM3B5UVVkQ2RYRlZNVk5vUWtoSFdUUmZkWE5sYlhrdGRrTk5NbGhVYm05aVJWcEJaV2gyY2xOTlVrZFRiRUpMUTFCQ2NqUm1MVGxSYUhGS2VrZERXV0ZqUWpock5XTlllRjlHUldjeE9WSXlURUp0Um1OTVpqZGxZazVDZFZCVlFtaEdaVXBJU0hoSmVHNTFVR3hJTlVsQ09GcGlTblpzYUdndFVrMU1kVEYwVWxOUlUwcDBPRTlyTkVRMmQwUXlNRkJUYTBwcVdreFJhSFp5ZDFONGNXaHZUR3BYWVU5R1RrNWlOWGhTU0dkck1WSTRaalpVVjNWUGR6SkVNSFZyT0U1clFrSnpjWFZxYW1sV1gyOU1TeTB6UzJaaVExUTVOVGhZVkdweFdYTm9Rams0UXkxR1JIaHJXWGt4Y2xGc1kwbGFORlZZUzAxMVoxTlFTRXBUYVZwcFozWXhVR2MzWjFoWU9HZEdhR3AyVTBOU1JucFlRMGx4VkRkbmRuaEdWa0V4UlVzdE5rWXpVMXBaTUhkQlRXZGxZbEowYjFkR1RVY3dlRzFUY0dGVFQwdFFUbUZaU210MU5tbEVTRkZ1UzNCM1ZVeE1PVk5sY3pJeFgxTkZNMU5FVEhWZmRVaElURzVCWm5GVlZYcERSVnBvWm5sUVQzZFpMbFJTYWxVeldWZzFRVEZrVDJzNGJVOU5WMHBDVFdjLnNvbEtKQ1N4NTBEcmpvQUJYVVJiZ3Bqa2R4VUNPaHZDUURnY3p1UjNLeVkiLCJleHAiOjE3MDYyMTY0NjIsImlhdCI6MTcwNjIxNjE2Mn0.98ohRYhUl1IOUopAxLH21O0-flHq7qcxg7mQjkaZSYQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001762"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:02 GMT
	x-forgerock-transactionid: 18612c77-9cb9-4bbb-9173-9aeeca659fa7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:02.695 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:02.736 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 261276: jsonPath($.tokenId).find.exists, found nothing
20:56:02.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,261276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20771b3a, username -> user.1001762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b597d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216162735))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:02 GMT
	x-forgerock-transactionid: 0d28a8c8-8408-4b81-b949-e49a0ad6b70d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGl0Zm5nZWJxYnEwb2s5MXQwbGUwM2d0NzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T2VYZENVVUp6Wm5ZMVgxZFNPV1pZYkVZNFZVMTNMalZWVWprNFRqVkRRMGw2Y1ZRNFNuWlZYMmszZWw5VmVrdEdUWFpEZEdoaVVFZGxZMGRyV21KaVkyc3RXakp5ZDBOYWNGVnpRWEZSZDE5aVRUWkxiMFF0VlRabk1sOXlXbUpwWTJ4VVVtWnZhMEpYVG1WM01YbzBSbDl2TkZoT2FHaE9lR042UVMxUWVHVmlYMFoxYTNsU2NYQk5Uek01ZWxOME1VaHBWazA1Y0ZKbmN6ZE1Oa0p0ZDBOeWFFcFJVV0kwYVZONlZ6TkRkMGxJY0RKcVZHdDBOVjlUY1RSU09GcDFVVkZxU1hSWVRtWTRXWGhVZUhVNFJVTlBiR2wwT1V4SlVVWkVZWGxoYjI1T2VVWXllbFZzT1hkUlEwcFhNMnQ1UVZoelZFVmZhbXRWYm5WUGJFVjZlVTVZUjNwWFpFcEdNbkZYVFROSmNtbzFZa1pxZUZsWlZWWXpMWGRsYlhWMmNFWXljbGxETkZrdE9XNXdOM1owYmt4VmVUQjZZMU5IZDJ3eVEzZDFiMjVVYTJ4dk0zUXdNM05KZVdGR2MzVnFkR3hhVjNOYVZuTXlPRkJYYjFscFpsbFZUMGh0U0ZBeVJXUlNVRmswTVRSRGFYZzNZVkYxUVd4NFJVSlhVMXBMTXprMFdIazBjMFJ5Um5kck4wWTVXV1UyZGs4d2FYYzNiV3BYZUdGQ1JXbzBhRmR3VVV4c00yUjRiRjlCVFd0VFZYUmlla1ZCVmpSVVpHSnZPQzF2YURRMVlXVkRYM2h4YmpCc1gwTndWM2x3YVZoWFRuZHVlakZOVHpodk1rd3pla3hKTWtsM05FRmhSSGczTjFKaE5YaHJkbU5CV0hkd1NIUmpVMnR2YWpsdk0zSjJaSGxZY3psU00xWlFhRGhmZGxGaVJTMUtVVE5pU0ZCd0xYUkdOWGhFUmtKMVVFTlpiRUY1T1MxcE5WWXhiMU5QUzJ0aGVreFJiek5XZWtsclRrd3labXh1ZERORU5sTjRaa2xWU21FMFpFSnpZV0Y2VjNwMFNWSkpWelpGVG5OS2NsRldVR3gxYlhGdFRuUlliMHBSZFhGYWVUSnZkVGQ1Y25GdGF6ZGFhMVJMYUVVd2RYQm9TR0ZZZVhnNVNXOURVMWhQWTNSTWRIcFdOalZZZG1NeVFWQXRYM00zWkc1M1VUbGZlVTlPWTJaclRsVkVPVkIxVDE4NWREaEZMbDl4VVcwMVprbDZXRVk1YjBkS09HUklValkzV21jLnRZTFpObFhSUlBuZTZEbnZCWFFCNF9tY3RFcTdUNmg5bC1FQW95bFA3TVUiLCJleHAiOjE3MDYyMTY0NjIsImlhdCI6MTcwNjIxNjE2Mn0.GvY5F9T-8s0LBAUMVe9wCygKk39Bj_rr7b68smIqIwc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:02.737 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:56:02                                        1755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=505089 KO=12588 )
> restLoginInitiate                                        (OK=250177 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=249423 KO=739   )
> restloginProgressiveProfileCallback                      (OK=5489   KO=739   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.92%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.92%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.25%)
> status.find.is(200), but actually found 503                      4958 (14.24%)
> status.find.is(200), but actually found 401                       739 ( 2.12%)
> jsonPath($.tokenId).find.exists, found nothing                    739 ( 2.12%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###################################-                                      ] 48%
          waiting: 281321 / active: 22     / done: 261272
================================================================================

20:56:03.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 261439: status.find.is(200), but actually found 401
20:56:03.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,261439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cf0f9b, username -> user.1000214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65c611e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216163634))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWNvNzdlNzMxNWxibjV2YXB0NTQyMWNzNGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVpraExPWE10YkVvNVNsbGpOUzF6TkVOV2NuVm5MbTV0ZUZnMldWWTBOWFJFUjAxQ1NWWm9hMVpHYVV4eGVEaHpNVkkyVURWRFIwNW5aV3hJV2kwMVJGWkhlbGMyVVdKdE5Vb3pUQzB0WTBWc2MxWXhNMGxFWVZwa1NuQTVSVkJtYm5OTE9XVlRSbVE0VVdwWk1XTlJPSGRMYjBKZk1YWnpZbTQ1ZDJGTk9VSlpUVjlwYVVKNk9YWXhXR3hKVWt4bWExZDBiVU56UjFCcVNIbEpTbWxUVFVsRlIwSnliVzF5UVVkb04yOHlhMFF5VjNaWmQxRTNTa0p1VmtGVlFrSnRNMmxuYldSd2VrMVFkR1o2WjNOMmJHRnFiR1I1TldwQ2RsTTJWMEY0YVRSeWR6VmZiMFJMUVd0VVJHWlFiMWRxVFdkTU9WaGZiVlZGZVUwNGQzRkxXVjlETXkwNVUyMTFURkJrWTJwcldXSkNSR1I2WWxkMVQzTXhlVmMwVkdWUFNsSlBSM2hXVDJGeVFUaE9OMDh5TUVJMGNWZGpXbkJmZDJ0dWJtaHdXbmQ0TWtKSE5tdEJjMk4xYjJveGFtNW5UMjVCWTNSUFgwVjJjMFZVUzJRNVpVcEZVSEYxUlV0blFrSmplbU5ZWm5VNFFsZHBOVWhXZFVaa1VtcFhUMUZxVkc1eFlXWXhSR0pHZUhsR1owY3RjRUkzY1ZoQ1RraFdTa2xEVUdzd1dUUjZiR1JrUW13NFJVNHRXVE5FV21oRlZsVmhNMVJtZUZobUxXeGlOWGRtWlVJemIzbzNZbTF4TkZaS1RsZHNaRWt3V1VoWmJtMTVSbm80WTB3d2MxVkZTakpKUWxKR05HdHRaRkZJTW5sNFQzbFNVbk5HZHpCelpERkplVGhIVjIxRFkydE1YMk4yYmxGeGExUlViRFpKTVhNMU4zTlpaRkozZFhsTGR6aEhiekJwUkVaR1FtRm5iSFJHVVZGNFgwTmFTbkJ5WjFOU1NtcE1WWHBXTTFScmRFRjFOMTh5V0hGdWFtWk5WREk1U0hOeFptMWpjWEZJY213dGNFNW5VakZZZGpsME1VNHhTa3R4YkhwR01XVkplQzFwWTBoQ2RsSjVWWE5CV1dFM05tTlpSMGhQY2pCaVNsazBTa3B5UkVSQ1lXUk1XVkowYTBrek1qRkpZVko1ZG1vNGRVZDVkVUZYVGpCSE1rSlFUV1prTFhvdFpVTmlVbFpDUzA1eGFYQXdMbTlFVGw5QlozUkNNMmszWTFSV1JVOVhlakpvZW1jLm5RNHk5MTZrVGZzMVNHem9TaUNBa01xN1Y4YTQxX1NxYjN1aHEwUkVOZnciLCJleHAiOjE3MDYyMTY0NjMsImlhdCI6MTcwNjIxNjE2M30._dL6srcyvV_3hiR-DLHeBE-GavzNxRAuwQkOItVgeUE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000214"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:03 GMT
	x-forgerock-transactionid: d93e7ffc-b0ca-40fd-a6cd-ca6fe30f9b4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:03.682 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:03.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 261439: jsonPath($.tokenId).find.exists, found nothing
20:56:03.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,261439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cf0f9b, username -> user.1000214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65c611e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216163720))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:03 GMT
	x-forgerock-transactionid: 9e36a7d5-a089-48b2-a58d-23be6794f9f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzZxZDh1c3MzZGpibjV0cjU3MWZoNHJrbGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlVEUnBWa3RyVFU5eVlUQmlNVTUyZW5wZk1sRm5MbUZpT1VkSWVWcHdVMmhmTjJ0bFJEQkZiVmxTUmxnM09EZHZORkZxZG1aZmJESlFja015VVVNeGRWYzBZbWxvZUd0S2FXRTBUVVJ2TTBSdFVtcFdZVWgyTWswMU1EbDJSME40WVdaS00xVXhSRGhaV1U1VGJqUkJNM1phWkhCblNGbDZOV2t6ZGxWQk1teGFlbVZ2V0ZWaE1UbHdjbXhTUTB0aVRGQXpibmREUWtZdFJFdHpSVTU2VW5sMldFdzJlbEo2U1d4SU9FNW1ZV2hUTFZKMmVWZFFNVWxuUkRSNk5FNU1PVGcyV0VFdFVuWlVjV1V0Y2tsa04yVkJhWFkxTkZSVWMxbFRWekk0YTJObVJqQk5XV1pKY2xaRlRWcFFhWGhLZWxsbVUzTjRUa3BPTVhKaFUwTkNhVzFzUkZGeGVEQndZV3R5VmtsMlNubElSSFpLYWt4NlFURlBXRWxZTTNBdFVGRkJMVUpoVDA0d2R6aGlNVUpPYmxneU4xSjJhVVJPYVVWVVRVdEZUMUk0UjBad2JGWkxSRmxhYlZOZmJGbHBNamhFV0V0cWFHMWhVVFJtTFdzMGNtOW5hRE0wVUVaR09HTkpWMlU0TUVrNVVFUXpZMmx6VlZOVVUxSjBYMmhhZFRBNFluUkVha05ZTW1keFpWSTBNbTlGWTFoNmNVWkdNMVYzUlZWcWJXRmFhVU5SUms5bGVIcHVPRWs1WTFwalNYYzVhVmRrU0VablZrZzNlbVZpVWtKWVUwYzBMV0ZNUTJRMWQyaHpRa0p4VFVGc1RFeG9Nbk5IUjBOTk1WRkxZbUl6UjJOSldFNXFRbXBOU21kVU1XSkJNV3ByY0haaU0wVnpWRGhKWVdKaVkwMXJhMWhVVFZsYVpGWkpObmgzYmtaZmVrSnBaV1J3VlZGSFNsOVVNRlJOZHpsVGRGWnJSVkpJYVZSd1V6UjBkREpTYzFWSE9GVm5UbDlCUkdwME1XNHRaREZSWTNkS2RsVXllRzEyT1ZKQ1NWVmtSRkZETkdkc1pra3llVFJDVG5KRFNtVTFla2xaTjFCd1VUTmhaM3B6WXpKNFNWaDJOR3BMYkVOVWNFaHZNM0Y1Um1VMVQwRnViRkpKUVZJeVRqTkdkRUpJYzFReVVHNUdlbVp2VG1ObFkzVkNVVFpIWkZBd1kzbGljMFZFVVZSWFpUUkViRXBFUTJoemRGbFJMbU5QTFdVMFdqazFZa0ZIY213dGJqSkllV3R0TTFFLlRwNnZpek9HcjlULWdQeGVleEpRR3BJVXBacXYtRm16MnFfeC1lcWZ5cWMiLCJleHAiOjE3MDYyMTY0NjMsImlhdCI6MTcwNjIxNjE2M30.snjF87OBuT5h5Vek6I5LwKgdiP5flffgh45auLKF0jU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:03.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:03.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 261488: status.find.is(200), but actually found 401
20:56:03.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,261488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54128418, username -> user.1000740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6893ecb5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216163933))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDVsaG0xNDhvOHBsNTR2c2Y1Y3ZkdGFlcmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blFtUkxNV1oyWmpKaE5ubDJjblJNTjFWbmJrVjNMazlCYzNaM1RGaEVTMFl3VTFWd1VuVmFPWFpJTFd0cmNrSnRVak5XTkRabE1XcHNZWEppUWtsc1pFcGhhMFZVT1RoR2FGOTZjalp3WWpSSlNGVlJUM1ZXWVRCRFF6RTJkblk1TFhOTlpsSTRlbmx0VDFWa1ltWlBVSGRPWlhnM1NscHBhR3ByUkZWQ00yVlNNRzEzZEdWeWFsTnlUMjVQUTFoTlgwNHljVTEzY210ME1tbEdiMU5mY21WWFowZENaME5wV21ZMFNYYzRTVWczUzNWaWJHMVJhVXBDYUc1WllXNWpUVzVoTVhjekxYZGtTSGRLV1ROR2FHSnFNemRGZFd0SVNWUldSRGhhZEdNMWNsaFZWM0paVTNGNVR6UmlUMEpmVlZCZmFta3laVlJVUVY5Sk1sbFBNSFp6WnpOTVJYSXhTMk5DU0V4aGRUQnpZbVpJTm1SM2RFbFRZbWwxV0MxWGNrOXJaRkJZYTBsb2FtVnRhMnc1WjBwcVFuRTVRbHBoVW04MWNraERUMmRaVDNwTGNVMUNSa3BKY0VocmJVVlRkRk5sYlRrd01FdFdjazVQYzFGU1JXSjZUMHMyTkdObVduSnVNMGd5ZGpJMWRtcFpOMmhTTW01SVNuRlhjbUpmVjE5M2MybzJXbFZ4WkVOU0xVWm5RbTh6WkRaQmNUQlFXVFoyYlhSUFVqSmZUVGROY3kxWGNrWm1iVW95VTB4aFQzWmFTalJ1V1dGeVZFY3pRV3BaTTNOdmNrVkdTemx6VTJJNGVHeFZMVmhhT0hCeVdXcGpRbUpsWTFoMFQweDVZVlZXUW5Wc1dFcHVabTR3VDNoNFZVNUNlbmt3V2xBM2VtSlhSMDFYY1hRd1VITnhhVTFrWVMxRFdXRmZiMVp2TlVGV2FXVkdRbU0wUzIxS1dFVlJWakkxY2pWclowMDFSV1p5WW5WMU9VMHdXbnBTTjJwNk5HVTNXbnA2UldremFXcENMVzAwUVhJdGMybzBWekowVVVsb0xUVkpPVGRTUVdSUE1IQXdWM1JKTFhSVlJVaFFPVlF4VFc1M1dqQkRSMG95YzBOQmFWVkNRMlZsVDNWVE5FdHpjVE0wTldzelUyRnBTa2hsWVhsMU4zSlBWWE40WkVwWk1GSjJWVzFxWVdsT1ZWQmlkamRrVTBaQk5FSnFja05ST1V0NlpFNTZORVpoZVVsZk5GSmpMbWQxVDNkYWJrNXdkRWRTUmpsdWJHRnBiRzV1TVhjLmlBM0k4dmVBbExWLU96TlZ3cEs4OC1OTDV1dWxsZVlDc244S1NlX21GRTAiLCJleHAiOjE3MDYyMTY0NjMsImlhdCI6MTcwNjIxNjE2M30.aJ1aQxWl9Nur4Xs-y90B55kaRWnsUUnjNAHxhLP3VAw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000740"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:03 GMT
	x-forgerock-transactionid: 44ad9b8a-44f7-4aa5-9234-9f5e0c2d58e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:03.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:04.022 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 261488: jsonPath($.tokenId).find.exists, found nothing
20:56:04.022 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,261488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54128418, username -> user.1000740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6893ecb5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216164021))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:03 GMT
	x-forgerock-transactionid: 288cb638-c638-46a1-a503-c1353f4d98bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibW1oaWlsODM2MjBlczFyaGE0c21zM3NxMXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFkyNUpaR28yYmtOUlMwVmlWRUY0YW14Q1J6RkJMa0prWTJkelFXVXdSMVZ0YWtZNU4wc3hSV1JsUjNodWJYTk1Oa0pSZWtGdFVWQmhOVmszUlhsSE9WTmZUR0ZLV1dOdlFrNDRkR2hzVkRac1FuVjRXVTEzWjA4eE0wNTFWMWxmUjBGMFpXRnVWRVZTTVdZNFpsbEdZMWs0VjNGbU9VMUZkMGxUVmsxWlMwZDFaVGw1YlZka1NEaFZSa1p3TVVKdFJYUkxZUzE0VTJoVmFtdDVSVXhZV1dWaFNYaE9SMHhwU1ZNdFpXWmliSFZHTlRGUU4zbHVjR05EYm1GamNsTk9WVXhQYlMxNGRtY3dXSFUzVm5GdE1HZE1SRmRLVFdacVExTlRSRGt3U2tvelNXUTNiWHBXTlRSS2NFcExRMmxrTFdscU5tVkdXblJNZEhGdGRFVXpVVkJHT1dJemVITlBNWFZuWlZsamJVcFBaVWQwYlRGTU16ZEhNRFJxWjFGd01VaGFMVkI2VkhadGJVdFROakkzWWxSQ2VHOWtNbFJmZWpSaWRteExkRkJVUlVsdVkwbzBORUpXUkdVNWJVeEtORGxLTjNwcGFWSTRTbE5xUm5KT1dsZFhXa2h3V0hsU1NWWlROVFZHTkdWUlUyUnhOVGh4VVU5YVdEVjNZVUpmWXpobVkzaHZXbTF3UW1aclIwcHRMVFE1VUU5T2RscFZhVFZKY0hWalFrVjVWekU0V0ZFelluSnRWMU5FV0hGcmFWQlNWRmQ2YTBsTlJrOWpOalY1WHpselNYZFhURlZ1Ym5JMGJYbDFSVGhwVmxScWJVdG9hVWRKUTFWRWJsYzJRbGxmWXkweFYyNTRWbGhMYUhORU0xUlFlbWMyVDJkQlJWOVBTWEV0TkRoQmRVZHJWRXRJTmpWTVltUTFXbE15Y2t0TFYzQjJZVFZFVDFGTFRWaFBWbU52YzNsS2N6STFjVVozZGxwSWVqSm5hRlIzYjBoWExXdzRVbmgyVlU5TGFFRnFUa1JJVldKSGFUVkxkVFZYTUhFNGRVeGlUV3RFT0ZScE5tVjVjblJ2VG5Cc1RIQnFjRXhtVW1veU1XOTBaRTlwZWsxRFRHcDBjMlpaVFhKRVZVRXdhbXRuUlRWMU1YWjNUVXg2YVRWVldWazBiVTgxZFhwcVlXcGtVMTlwWVhoRldtUnRUakYxTUZkUFdqSTNWVnAyVnpWSmQzRk1jMDFCT1hSNVdYVkJMbXR6YjNRMmFFTjJhVGh2UVZSNWMyRjFVMHQzZVhjLkJhaS1WQTBiN3VVbGdXWElTMEZ0cDVRWGZubUxjcUM4TFZHX0tpNGFBMkkiLCJleHAiOjE3MDYyMTY0NjQsImlhdCI6MTcwNjIxNjE2NH0.Jr_1eSh2yjU6K9WCO7YA-UIMEoHBQgUorJLITslLNII","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:04.022 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:05.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 261694: status.find.is(200), but actually found 401
20:56:05.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,261694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@567983b7, username -> user.1001177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e8200f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216165327))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2pqYTg4djhjdW80a2ZuNmk5cTFwbTVlNDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elNEUmlSWGx6TXkxb2JEZzJkbkZ4U3kxWmNrMUJMazlqUWt4WmRVZElhakoxT0ZwRGFuTkZjblI0U2pKRWJtaHFRbW95WlZrNGMwbzJTWGhPWmpKR2JHbFlXVzlVU214cU9HSlliRWREZFRoaGRXY3dYMWxJTkRGbmRuRkpXbU15Y0dkdWIwUTVOMnhpVW1aRFRtUXlkR2g1T0dsWFVYQmljM056T1ZRMVNXWkVjV1l5TW5Zd1JFaHVkMk01TkZGVmVFdHBORFl5VEZGQldGUjFSemx5VFU1Q1NYWjBWVW95TmpaeWRrazVhM2xZVXpsbmVHWnpjWGQzTWtwc00xWjJlVmxxZFZwVExUQk9RMWhaY1RCV00xUkVWbGxsUmt0MkxUbExVbTA0WkdGWVEwSlZjamx2ZVhkaFZFOVNUMjh6T0dWa2QwSk1NMFZHUnpWVVdIRklPV2RpVFdSaGJFeGhObVZ3TTFwS1VtWkxYemh2TWkxSVNVNXdhVGRGTm1od05GSTJXWFJ6YTJ0VVJHczFhR1JDYW1oT2NVbG5MVEpqTUZSR1REVlhWa1l5VWxoWkxVNVJZbTVrTlcxNFJVTlBlblJ3WlV0VllWUllOa1ZVY2pCNU9FTnlWak13VmsxTGMxZEhiRUZVY2pnd1JUSjNla3RQTVd0Mk0ySndUVlY2UVZCYVEwczRSR3d3Tm5Sd1dtcFFOV3REYVd4cWVVTTNkbGQzUjFadGNrazRhVTEzWW5OM1pHZEJlRFEzVkZONFV6UnlRaTFITVdOWVdWQmlPVFZRZVdObE1teE1OemhEZUdwcVVHcHdURlI2YjJobVIxazJOR2g0WXpZNVkzRmxkbFoyVm1NeE5VSk9VR3cwYVdWWGFWbFNTSEZaVFd4R05qRlNVbTFQWTFORFlXbFRhRFJHUlhFM1pWZHBablZpY1hkQmRuZFhkVmhZUVdwaVowVklVVmhMWTBscVMyVjVORWt5VlVkdFRqZDVSRlp3TkRGaGVYaGFaRXhQZEZZdGNWZHdXWGRHZG14SE1IazRPVEJGYzNWWWNqUXpVbEUyWVUxZlpsQXdTME4zYkZKT1UzVXpTRzk1VVc5cFREbGpOSEJ5TFZoNFpGY3dhV290ZVhWWlgwZEhia2h2Vm1wcGRuSm5YMUUxZEV0WGJXdFJSMmxoUVZVM1ZsRkZZa1ZYVGtSa1duSk1lVFE1ZVU0M2N6UkJPRVZpYjNSMVdsQkdNVUozWW0xS1FVVkZMa290V0dWcE5uazFUVTFsTmxGbExVOHpURmR1UjFFLldaekw5dVE2cXFfTnc5RmNDc3JjSWFJcmxVSzYxX0tGU3FUS2UzdXFGYzQiLCJleHAiOjE3MDYyMTY0NjUsImlhdCI6MTcwNjIxNjE2NX0.7Uq77NAHlH4F0sSltFLA71Y5FTZK50o1zhwQI_2xnIo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001177"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:05 GMT
	x-forgerock-transactionid: da35ed78-60fd-4d72-8db8-31081cd8ed3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:05.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:05.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 261694: jsonPath($.tokenId).find.exists, found nothing
20:56:05.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,261694,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@567983b7, username -> user.1001177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e8200f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216165416))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:04 GMT
	x-forgerock-transactionid: 079b3047-eb35-4470-897a-f94e222fce16
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmcxYnU5ZG03cm9mcGRsNDdodDhpaGFtc2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVJXRnNNbmxCYUhwZmQyOUtOa05aV1dKV1QyVlJMbTVtYmpRMVgwcHViRFV3VVdaUmFHbE5URGh3TFRJd2VGbHNOM2xhWVV4Qk5uaFdUbGxDYm00MGVEQjFlbUZ6U21aMlFrZFlVVTlsVm1OSWRIUjZTMGN0TWtOV1NUUkVRbTFMVG1OelZHZ3dVMkYxWkhSR05FZEVla1ZHYTNaZldHbHBiWGR1UkRkS1ZqRlpTVk5pTkZGMlQwczJWSFJLVnpaWVdXTndUMUJYZERoNmRXVjFZVE5sTTJaZmJFZFNWbHB0WWxKdWRIQmFNalZtWlRJM00yeHpiSGhVUjNsbWVGZEpkbWxZVkVKc2RWWXRiMmhLTjJGdFJYRjZabkpmT0hCRVVEUmlhR05NT0VKTE1URm9jMFJoT1dsM2EzcFdlVEZqVUdOVk1EaG1hMG96ZG5kSmJVb3hOekZKYTFocmMxWTJWMjlJYUUxVkxYZDRkVUZSUzAxNVJFd3RUVXhLVWs0dFIwVjBSbGc0WXpaa05FWkhXbmhUZWpneE5qSmlSblY0ZVRsc1JVRjVjR0YwYzBwcmFqQnpXa2t4UzBWU2EwUnpZMnAyU1ZCU01scFFjVkZXTVRkdFJuY3lRMWQzUTFOeVUyMU1OazVuYXpOelgxRTRWVFV5TTE5VFZXeGZia0l6UmpScGJXUndSVTF6VUhOUU5FSnNRVmN5Ykc5aWRXcFpiV2wzVVdwRlRXRnRibXhGT0hWbWNrUjJZVWxCUzBkS1puQnhWVmhqYlV3MWNrVktOVVZYWDFoT1VsOXZOQzFQVVc5RWFHRkhWVTk1WkhWS09GQmtka3B5VVZGVGVYWldMV2haTURVd1ZVZFlhVjkyTmpOYWJIVnZlUzFaWjNjNU1FMTNObUYwWkVadmFGaE9iVWQ2Y2xWbVFWaFVlakpuUWtOdGRHdEhUR3hIVmtkSldFTmFVREZIUlVoYVFtMXpkM1F5VFdZdGNEVkJNa1ZEVUZaS01HUnBVVEpDWjNsVWMxZHlXamhNWTNOTWJEbFNOVll5Vnpoc2NXTjBNSEJGYms4MWNYUXRZVXhRWkRjNVVtOHRTRWhLVGxsTGFWTmlTemxTZGtVMFkzRjJPWHBXUjJsUFdXaGxXVFZqZFZwaWFrZzNla0YyWjJWc1lVVkhhVzV0VUZWd1VFVXljbFZITmtoTE5FNWhVMnhaVG5wQlRHRnVlazE0T1VzNGRGbFNWRTlhTmtkNldsWnJMakpPUjJwSGVYZ3RjV05CV1hReVpGTXlXWGR6VkVFLk40RXkwTmVXQzV6YmRBcXRIS0lOWnRCVThZdGllM1l0NFpwbkV6aWFFeDAiLCJleHAiOjE3MDYyMTY0NjUsImlhdCI6MTcwNjIxNjE2NX0.gbrr0OruI5IqEESvjDaL06kY7hEIjleHRNzCZnfYJV8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:05.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:06.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 261899: status.find.is(200), but actually found 401
20:56:06.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,261899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68b1ba5, username -> user.1002483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eb06f54, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216166508))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzRwMTZpOGl1c3BxY2M0dHI2ODczcDJvODYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Rk1HaFdSVzVuWmpSdFpYaDZhVzgxTmtKS1NFbDNMa2xMZGtwclRYZE9NbUZXT0dKNlVIVTJNVGR1YWswM1VESkxWRzlzYTNoWU9FMTFReTFsV0VvMk0zazRTREZ3UlUwNFJUTlpOVXcyUm1Sd1VtbEJjRzEyVFhaWVlXRXpObU5HWjFwTk16SkRaWEZaZFdVM05YZHFWMVZpYW5wSGNFOWpaMnBsWmtSWFJYSlRUMGRKVlRkaWJERTRUbEkyYzFRdE1VbzFNWFEyY1hRd2FUZGxZbkEyVldZelEyZG5XbEpCT0dSV1lVZFViemxNVG5CV1RHaHZYemhvWDJwME5UVnFXRE5vY0hSUlNGTllTRUZMTFZwWlowUnZNVzlSVkZWS2MzbDFaR1pHVUcxTkxXbERNR1V0ZVROeVEzTm9TV3A1UWtGeVRXUk9XREpEV0d4RlRXRmtNbkJpV1VSTFUzUkZWbW8yTTJSU1lXaGhVRWs1V1RkamVrdEZTRlJqZGpkNmNVOTNkMmRYZGpkV1FUTlJUR1JDYmpoSmRuTk5jM1JuTjNKaU1FTmtZbTFKV1dkMFIwMXJaVEZoZUdnMlNEUm1OVXh3TjBkYVZFRnBjVmRvTnpaV1dUZHZXbEZKTkhOMU1HSnRZME14Um5SSmFqUXdUVGx3YzJKaVVVTXpkMkkzYm1SR2FXRjROV2h2UjB3MVRFcHZRV0ZyTUVocmJWOWhlR0YzY1c1aE1sTTJVRlJ3UVZWQ1JsTnVYMTlQWjI1NFVDMUxZaTFYUzNNMU9UWkRWVkYwU0dKQlJVdDRiR042YUZWalVWYzFkbGRtTW1OSWJqaEJOR2t5WWxSeU1sVnlOVmR0U1ZodGFuZzJha3gyZEhsVFZEaE1WR2xFVlZoeVFreHlOV3B1ZFhKaE5HUXROMmxqYmxreldFZHdTVUl5U2tVd01WSnllR0ZZVkRoV1ZXSTVOMll4UzFVME5HRkNka0ZaWVVOeFRtSjJTVmxPVkVWdmVEZHVORzAxVFhJNE4zWmlURjlEZHpNd1luWnRkbEZEV1hac1NqVlNSRVEwTTNKUmJ6aDZRM016TUdONlNrbGxTVkZ4UnpKWWR6Tm5jME41VFd4aFkzWlRjVGt0UTNCV09DMTVTRzlYTFV0MU1EVlpaWG96WmtWSlZURXlZMkZUZDJaaFNYazVOWFpoV2pBemVtbEVjVlJxUmxaclh6SmFWelJ3UmkweWNXRkRNVWxNU2xSVmFFbGpMbGRKUjFWSFZsSXlhMll4ZFRoQlRUaFNVakY1U0VFLjFhVHVLVlppSkFRc3pqN3d0dmRWWVlUOXpkbVRsTktjTmE0bXFLVUppcU0iLCJleHAiOjE3MDYyMTY0NjYsImlhdCI6MTcwNjIxNjE2Nn0.k8cooRJnkhfsf4_7OBNoru_N1NOTbjNew17q8J1uvNk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002483"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:06 GMT
	x-forgerock-transactionid: 87d3aed7-a7db-4627-9ac9-4da883ee613c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:06.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:06.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 261899: jsonPath($.tokenId).find.exists, found nothing
20:56:06.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,261899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68b1ba5, username -> user.1002483, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3eb06f54, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216166599))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:05 GMT
	x-forgerock-transactionid: e794f5e2-8714-4fa4-972c-650fc0c3178e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicG8xdmtrYW1yMWNvcXJhOTd1a3U1bXMyOGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVdraHZUVXBuVVRkYVRWWjRhMVl0V0ZoNmFYRjNMbWhxVlhoTmRHWTBTbGg1TnpkUFgwbzVaM2xuTURWelJ6Sm9SVTAwZUd4bVdWaGlhVXRGVUZSSVQyRldSMUJ6ZDNRMlpuSjBhbUUzWlVsaVoxaGxRWFJyVVVGMWJuWkRkV0pWYnpGTU9VSnZlbm8xYkRkTmFrOUNRM0p0U25KWFNFRmFaMUV3YldWWFNsaDBlamRMVG1Wd1lreG9hRTVCUlZKWFRWTkxURjh5ZGpOMVJuVXdhSEp0YkhjelJYcDNPVFJCWWtaSFdHVlVkRFJIVTBzdGRrbzVjRVJWZDBGTlMySnJjRkpUTTAxS2VpMXFVVTVFWWtkbFQwaEVZV0pXZVZaaExWWkliVWx0YjNWclJFcEJlVU5LY2tSd1R6bDZhRVpzYjI5MmRtaDJSbGhNV0VjdFRtWndibVpFYW1kNlZTMXBSRWxNTjB0MVZWTkpPRjl3WkdoQk9IQXhUbk01UjJwR05GTk5RMUJNYWxKRU5YSXRkbmsyU1ZSb2RXTlZWV2QxUWtReVpuWjNVM0p6YmsxU1JrbDVZeTFZWVdKb01XUlRNMDl2U1RGck4xUlViVTFQY1dKRGFUSXlRa2xOYm5oUU0zcExVVVZIUTNKRFRtSjFabWxHU2psWlN6SnNSMTlOWmtObFVGVnhRWEZ0YUVNek4zVjVNMlJ4U0d0TlRIVkZSakpFVTA5SlJXMUZaVWt4Y3pKRGNFcGFjbVJKV2kxd1FtTTNTQzFJZFZkRllreG1aR2xGZG1KbllWcGFUR1JDWDFScVozaGZNbWRKVUVVMWFqSmxNRzl2YlVoSGJFVk9iMGh4VW14NU0xcHdkVlp3UzBoNkxXdE9PSEE1V1hRell5MDRVVjlTYUUxblJTMVlUVEZmU0d4SlVYbDRla3BqVUROU1ltVnZSREJYTjJVMU5tTnNWMnh2UW5GYVNFWmxURlpDVUUxRFNISTVYMmxHTTNkbFlrcDVSbGhrVTBsb2VtbE1WV3RCUVY4eFpDMTRObXQxT0hJNWNFazRibEE1YTNFeFZEZFFlazFrYVhkVmJFaDBNMjgwZFhRNFRIUnhNSEZFZVZaTlkyRklaMGRJZVROcVdXOU1hVGcwZUZkeVNrdHNkbmRKTWxGU09XOUhWMjVDYVVOTmNUZFpOVGw1WWt0MlNqVkdXbXR4VXkxYU1EVjRNa1JJWjJWUmVXeEJUM3BUZUROZlUxaEJMa2RmWTBsclQyTjZNM1ZGTlZSb01HWmxhMFZzVTNjLkVJLWM1X1RjdVRyc2ROQW9uVmc0NXdwRzBmT2c3bW83b1VVbGhLOTZFUGMiLCJleHAiOjE3MDYyMTY0NjYsImlhdCI6MTcwNjIxNjE2Nn0.s8MT3s1U-yuvvaFjXDL5sKaNSpzmbz7XcIq5eOdKghk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:06.600 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:56:07                                        1760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=506700 KO=12596 )
> restLoginInitiate                                        (OK=250980 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=250216 KO=743   )
> restloginProgressiveProfileCallback                      (OK=5504   KO=743   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.91%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.91%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.25%)
> status.find.is(200), but actually found 503                      4958 (14.24%)
> status.find.is(200), but actually found 401                       743 ( 2.13%)
> jsonPath($.tokenId).find.exists, found nothing                    743 ( 2.13%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###################################-                                      ] 48%
          waiting: 280518 / active: 29     / done: 262068
================================================================================

20:56:08.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 262178: status.find.is(200), but actually found 401
20:56:08.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,262178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f8b020f, username -> user.1002508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c03a51f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216168323))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTdtY2JtamFoYjFzNHRodG01YXFtYXJwN2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU0wNVZTRlpaYVZNelZXY3ljak52WnpCbGFWUkJMbFV6Wld4RWNWVlFRVXgxTkcwNVlsbExja2N5U21WMUxVUXlZM0ZoUWtGSmRETk5TVVpFTTB0c1VsTXlVa3B4UW5kWU1EVklSVXcyZW1sNVZHTkJRWEExTUdaMWVYa3dNVk5HYW1wYWFYSmhiVlZCZEUxRlp6WlllamRmTTNNNGNXd3haa0ZGZVZKcGNqQjJaSFpXVG05VmNXSkllbVowTXpFMFJFWTNjRFZwT0dORGNqZEpYemxLWDJ4dVFVeFVkVkZTYjNkSFVsSjVSRVJEVlVwdmJHVldValkyVTNRd0xXeHllbmd3YkhCR1QzZFBhVVprUkdwTmJYaGtXRWN0UjB4dFFYZGpPRXRIYzJKU1VUTnpSRzFsTjNaRE1WOXpRMVJoZDBKc01sWndOVjlwY21OVGVWRlhaVTF0TnpaTVlUTXlZa1pCVUdSa2NraE5kbFpMTTBkVGNVSnBNVVY0TkhWbk1HczJNMlpNYlRKR05TMXRhMmR2VGpkWFptZE5NRXd6WlVoaWRuQjNVemRLU0ROVVozaGtiV2h2T1cwMWJuQjBVMHB3UVc5clgxVnJhR2hHWVVnMmJrMUVkMjh6WTNkRmJUSlhTMGhhWm1KMlZTMTBVMlJ0Y0RkVmNHeEpXa0l3ZERWcFdHRmhXVTAzVTB3eU0ycG5XR1pqWjJsMlRXOW9aREIyZVV4Q1FWWlhaSGxZVjJkSlRXTXhhemRIZVRKYWJtWktZVGxFYjJ3MmRITXpPR1ZKVTFsVFQwSnliRFEwUXpWSVoyWXpablZPTVZOR2NuaEZjR3RwU1ZBeFJ6bHdUakp4VG1SQ2FsSjNRVll5Y25Gd05HOWZWRFZ6VEhoME5HbDJXVWREWjNaSVJ6ZHFkSEZYVlVsMWNrUkZZVUp3VFRFMlJGYzVXRXBSWDJ4Tk1HNTFSbTlNYWpJNU5qQXlZVmQzTTNnMlVWSnRTbXR4UXpSWFgxUk9lbVZVWmkxR1lsWm1OWGRDVWpoM1lsVTVhVTlwVTNKWE16WXlVemg2WWpBNFEwUkxVRXB3YkhsblFUSXlVMDFRTUdnMFVWVTVaVGxUVlU1a2RrWnRUR1pEY0c1SlNUTnVUV1JKWlV3M1VYSkdja1ZOZVU1TmFuUjNaMk0xTVhKTFFWVjZRWFpJYm1KMlNqZzJZWHB2V2tGMFNWUnFVV3N0UlRablJrZFNWRzR0YmxocWJqUnJMa3d0TFdsTFJtNHhVRXRrUVZJMFVtSmliRFZWUmtFLnJNdlAyc25JZ0lRN3JWMDEwQXN6NmhGTFJRRi1TX2dxT2lkR3d1TW9WMHMiLCJleHAiOjE3MDYyMTY0NjgsImlhdCI6MTcwNjIxNjE2OH0.RoO4KBFZBsMiDTDVH2hb72Xf-vwVfTcGSeeXrW_glTU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002508"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:07 GMT
	x-forgerock-transactionid: 832edb4c-30c0-409b-8fad-1911e2c3e7b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:08.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:08.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 262178: jsonPath($.tokenId).find.exists, found nothing
20:56:08.409 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,262178,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f8b020f, username -> user.1002508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c03a51f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216168408))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:56:07 GMT
	x-forgerock-transactionid: 74df1bf4-a152-4686-aab6-b92bf5a3fa11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2Y2dnZxcTM3NzZjNDBxOGYwcG43MWdqMyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTV4VDJaUmEzRTFNMHRQVkY5VGNITmhlblJvTW1OQkxtWlZZWHAwUzJWUlZEYzNOMU5vZERaZmFsSkNhVzl4WVY4eWFrczFZMjR0ZERkWVkwTkNURmxPVWtwSFVFaDVWM0J4UW5wWGFsRkhTbGxCVkdvNU9IbDFjV3hNVFdwZmRWQnlUbFJoUlZaUGRFbGZjemx3UWxOQ1drUndVbEJCYTNwRldqVjJZVVpTUlRnd2RFUnRSR3RxTFVjMGJqUm9lWHA0VjFsZldWOVhVSFpyWTJZM01XOUdXa1o2YnpKclpYTXpaa0Z0Y0hCNlNDMHlVVEJYTjBRM1N6bEhWeTF4WW5OeVdtRjJSV281Ym5FM2RGOTJZVUpTYmsxS2RrNHlkbFJhVGpCc1FYWTRjM3B6UTFkRFZqbHZkWGRXYWxWVGNWZHRiSEJ4ZG5kMVFuZzBUVkppUlZCd1JGUmhOMDF3ZDJ4dWFIVjRhRVZqVUROTk1ra3RVRFJaTVVjMVZUZHNMVmN4TjFaTE1IQmtOMHQyV1hkbFJtNW1OVGRCZGtkTU1VVkRaek5MZUUxMWNuUklZWGx6ZDNsWmQybFdZVUZKU0Rsc09FOUpRbmwzUlhONWEyNWZSbXhCVldKWU9Ia3RaWGxPWWw5dGNWcFlNREJ0UnpSWWFrbzFTMGMyTkdvdGIybENSa2xXYUhsNlJHUTNlR3gzUnpNMk1UUkRjMW95Vkc1ZlRYcDZkVU5DUTI5WVNHMVNRVkJUV1ZWYVdXbFZOR0ZDWTJOWGFuUldkWGRxT1d0SGNVMXlSMmhFYmtGYWNEaDVhRXg0WW0xd1JEVmlkV3BFZFhsbFNqQjRRekF4U0VZMVJWaGlUakJwV0hFdE1FODNkbGgyVG01d2RHNHhSelE0Vkhoc1psRnBSMU5JU0VKWU1ITTRSMk5OZDNkSk5GWlFNRWx1U1dkSWQwTktXV3hZTUMxRk1GVTRURmxNWmtKdVh6aDFkVzVQY25wdVRrMVJWbkpNVW05VVQxTjZWVWxsWjFFNWF6ZERZM0JqTTBwUGEyTXhURk5zUmtFelV5MVBaWFJZUWxwalFVUkdOVXA1V0VsUlJ6Sm5UMFZLVm1WbFFtdDBNRmR2VldSTFptVjFUa1JPYjJnME5UbFNZblpSVjB4TVVEWlNjbko2UVZKZk1VOVhXbFZRY1hkalFXTklkRjlFVDFWc1ZGOTBTbFJGVlhsNmRIUk9jMVl3YkVkMGJXbDVSWGxOYTNRd0xrVlpZV1pwVVdFdFpuSlJSVVZRTkhZdGFrd3lkbmMubFBBYzR3VTBtUHp5QlNQYldyU3A5bkhNdmFOazVacWNLb0cwUVcybGRVayIsImV4cCI6MTcwNjIxNjQ2OCwiaWF0IjoxNzA2MjE2MTY4fQ._JsZYB31EBJgqzR7N2vG070384ctJ5mWDHxxeu6Lxkc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:08.409 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:09.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 262311: status.find.is(200), but actually found 401
20:56:09.306 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,262311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@239b1638, username -> user.1002204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@533d9f92, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216169257))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjQ0azlua3BlczRvMmIxZjVldnNndm90aG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elpXUjNURnBQTFc4dFlubGhNVE5mUlVsclIyeEJMbHBEYjNBd1FYRm5Yekl0Wms1a1NGaFlMVzQwY0RCQ1gwVndVMTlDYWxFeWVVa3lPRVpYYUZCNlZIQklaek5FWVRkRlFrbGZNVTFVUTI1dE1VMDJia2xuWldkWVFXcG1NR05wUm5SVVZsSmliVTFEVGs5MkxURXdibWs0YVZOcFNtRkplR3BNUW5VMVlVVnVhRmg2YzBaVlVuRnlkRUozYTJ0b1RsVklkRk54Um5CWmJEVndOemRxYVhOWGIwaE5Nak52TTJoNFNXcGlUWHB1TlZCNlFXbFJabGx5TTNoa2VqVXphbkowZFdKTlYzWklRbWxWYTNGZlozUnNaVEZTTlVOd1RFcEJMVzkyYkZBeVpIWXpZbWhvUVc1WVRXOWthVGM0VFdGUVNEQnFjMjFmWkVwYWRWRkxSbVIxTW5FM1dXVXRhRTVpUms5V2QzcDRkMlZSTkRZeVNuYzROWEJUYldOYU4yRmxZbTFsVjB4M1EzWmFiekZ0UmpVMUxXMU9UVE5qYzJSTExYSTBlVzVwTjNOcVlWSmlPREpDWTNWeGNtVnJaMDgyWTNSS1pFZHdTbVEzVFUxTlJVTm5RM1ZDYWsxelprbHVkV0ZKWms1WlJuY3dPSEZSVEZkRmFFcFNRamxwTmpsTFlXRnhNek5IYWsxbVJGZFpkMUZHWVdWNVlqSlpRVXBGVVdaMFgzSndRblJ6TVdWVE0yWkRiRVl4U1hBdGNGQnNRbk5WU0c5RFpFSjFUSGMxUWswM2QwZE1RMkZUU0VoUVZXNU9WWGQ0VURSSFZWVTBTMDVDZEdGS2J6RktUa3hKUW05eVJqazRha0pqTUdkWVlrczNVa05YVjBGQ2JtODBXRUZIU25wQ1JUZExUVFpGTlZKSVRVNDJZVlZTVG1oaVZUTkVPVVJHU0RKcmIyTnJUamh5TjBGdmQzZEtTbFZqVDJsRU4zVmFaSHBoVVhoSGJUZDJhRWcxZWtwMk5UbG5NR1ZoT0ZOb00zRXhORFpSTFV4clNuUjBOVGR5ZVdJNVprZzFObXhsTlRCeVJHMXVZbTlYUm5CaFdYQjRhV1ExZEV0VFdWaElaRkkwTFU1SGMzVlpkbHBXZURWeWEyWm9Zak5NUjNkTWVVVXlNbVF6ZDJscWMydEtWRWs0WjBwNFNuVk5MV3RKVmpWb2JGTkxhRTlSWXpKYVdWRkNiMUpmZDNveE0wdHZMbTFRV1VaSGJ6aEJVRlpHU0ZNeVlVVk9VVlZXVUhjLnR1d0RGNURjTFdkc0JLU2oxRFZycVo2N2lPWHFwd3NNMjhabGtOZDZHUWsiLCJleHAiOjE3MDYyMTY0NjksImlhdCI6MTcwNjIxNjE2OX0.3cqvJBQ_ZXUNzc2T1NI448OWft_U0S3Sd2MHRF30HDk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002204"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:08 GMT
	x-forgerock-transactionid: a6a37cb0-5fa4-4547-b78c-2a88374de281
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:09.306 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:09.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 262311: jsonPath($.tokenId).find.exists, found nothing
20:56:09.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,262311,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@239b1638, username -> user.1002204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@533d9f92, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216169347))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:08 GMT
	x-forgerock-transactionid: 73199c96-8675-4b6c-9e00-c4a6a8987f4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYm5ydGIxNHFhb3VqdXJyZjNtZWJucWlybWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVNESmhTR2hKTms1SmJFMTZUMDQyTkRVdFgwaDNMbHAxU0V0VU5qVnVWVk5mWnpWaVMxZGZWMDVDZVRJM1NHZzRTRGhDUldaUE1tSjZhRzF4UWtkMWRUWnNPWGhyZUdSM1VWSnRTWFJMTUhwalRtWlVWa014V2tjMWVtVldhR3hQUXpJeVdXRlpaM0J2WlZkdmF6VTROME0yTFhoRVlXVjVSbmw0ZVc1MlJYVTBNRVJHVVVoU01rMHRNVWczYkhaQmJFVkJVUzExU1RKU1pWVmlSM0F5TFRCU2FXZzNabXd5YVV0RlgySmxTbTR3U0cxSlYyTXpjakJxWlRBeGRGQTNRWEZET1RobVJXUXRhV0YxZUV4VE1GRmpVMVZzWkc5bFNVOVRhVGc1Y0ZoUlIwSTNVa0Z6YUcxNWRsUm5RMjkxY0hwMk4yZ3dWRkJmZEhkV2JETTRZV0ZhTVZadVYxSlFjMnhmUjFSQmVWZ3pVRGN0TVdSSE1raHdiMk53TFhadVgxTXpaR0l3Vm5wcVdsZFJObVJhY0RSTmF6UnNkMXBLYlVFMU0zVkVaVWRUWjFCRmIwOHdYM1pZTkdkcFRHMUJlRFZNZEZsR1QwTnJPRzAyYTFsVk1VbGFiVEpDYldWa2EwOW9iSEU1TFVST1FsSmZlRUpXVnpkVE5tRTFRWGN5TldGVFQxcFpTRkpRTkVKMlEzTXRXVE0yTlRWcVozTjNPR296ZVVkcFZVSjNSV05DVFU1U2RuUlZiM3BFZUdGVGF6Vk5VREZrV0UxTVMzZGxjRXR6YWtaaFlYbHdWbWRvVVc1R1RuYzFRVTFFUzFsa09FbHNhRWt6Um1aaVVrRnlZMlpKU1hwM1RHOW5SazVhVkVSNlJXeERUMDVyT1ZwdVEyUnJRemRNU1dFeVJFYzJNMjR4ZFVoblEyVnlZVEozZFU5alZuTkNNazlXV0dsclltNWZMVkUzZVVGTk5YUklSbEZMUzBkcFRUVkdkQzFUVkZoUE5FSXdkbk5ZVG1kb2FFUjZURVJYVUVwNlYycHNNRjlRZFdaNlJHVkVVVmRmU2s4dFNuQlZVRmMzWW5scVpXOXhNMkZZY1daVE1scDFkalpYVnkxZlJVTmFXRGRpTTA1WFUwRTJPSFIyY0Y5alJqQldWVGRWV2xwQ1JrUnhaeTAxUW5SaGFHZ3lNbWRRUWpSbU1IcEplbGxmU1VSa2NqaG9ZMEUxZGkxU1ZrdFJOazVGYjNKTlNYbEpMbTlzTTBGdU1URnRlVmR2TW1wRE5WOUtVVVYzTUdjLmFXLUJiVjFoTzdGVDU3cWl3LWNleEp2QmRJeE9JZFZoLVpaYTZyZ3c4eXciLCJleHAiOjE3MDYyMTY0NjksImlhdCI6MTcwNjIxNjE2OX0.nkRzoK2XtGA5ciCtQdVBVzki2F3lQUAoCPTqSjMwaPU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:09.348 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:10.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 262470: status.find.is(200), but actually found 401
20:56:10.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,262470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@470d29b7, username -> user.1001124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23ba0eb2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216170207))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWRuc205cmQ2Z2Q0OG01cG02cTcxbXZrZDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a05XVmhhVmRxWjFoeFF6bFNjMTgzTld0S05FMTNMazlzYmxoUFpYSjBka2d5VkRsQmJERXlWMFU0TFZSR2JFZDRXbDlYUVdKS1FWaFBSSFpaVkhremJUQlFabUprVTJ3M2NpMTVOWGt4Y2pWcE1rbElZbGhpYkRKbVlYSTVOVjkzZG1odlpFZzNVRE5VZDJwRkxWRTBUVGxOWm5GTFNsQmhVVVJXTTNZNU1YaGliMFpmUkRsdU5WRTRiRVJTTlRoNVpHdEhRM0JPV1Rka2VVUnZiMWhSYVU5RGNXNXVjRm81UkZObVluZ3RibWxQVlUwMFJsUnBaR0pwWWtGM2FUWklNRlV3TmtGRFNsTlZiWEY0UW00NVRreERkMWRtUVZkSVdqUnRjMkZSWVROWldUUkdSRlZhTjNkR09HVXphbUYyWVVaU1ZrdDVXV3N0VkZsS2QxVnNha1Y0ZFZwRmJEWXRiV2hKTmpGSVVsSnZPSFEyUldWRFF6bEdjbDlpYUZKbFVWZDVSQzFtUVhWWVRFODVTSGRzVDB4UGNXdHdSa2xXVkVWMFJuazBla1pCVDNKc2EyWlJialJ6ZG01R1FtTm9hR3hVTUU1aGVsVnBXRGM0VEZKbldUZ3RTVU5xYjJ4VVpqUlRjamRwWTBGdlMzUnNWbll6TlRWNExXaEdPRWgzZDJReFVFMWpNSGR4UmxkbFNrSTFRbkp1TTNsMVJ6RXpWR2hzV1VkbldtUnZhMFJaVUhwclozUTBTbXQ2U0dWWmJrVTJkR1pFVEhVemR6azBhRmR5WDJkTFRrbHpNV2czVnprMk1Ya3lXWGRNT1c0NE0xTmlkRzg1T1dWWU4yOTZObTlNV1ZFNFRIUm1aa0pwTTBwRGEwUTVUMjlKYW5Ka1NXMVlRMWxxZFRSelltUTNUMU5rWlhCUWRVeG9kMEZ3ZUcxTExVbHBSbFI2V2xGU1lqaENUVEJKY2xoc1ZHOVFSVEJvVUV0T1ZUSmlWWGRSWmpkdlNGSlViR2xCVGtoVU1HeFdjVEppZEhGUk1GSTBURUpQZUc1bk5UaERXWEJmWkcxR1gySllSREY1TWs5ZlQxRnRjV3hHZUMxdE9VNDFTSE5PZWs1WE9FZHBaVkJwYld0TFZtNUJZalo1UlhWeWRYVkZWRXhDY0VwdU0wbExPRzAzZEd3d1JFMVNaMVY1UlZoS2JYTXhjRkUyTVZSbFZWazFXRkZDWkZKWlIyeGhlV2MzYjNFd1ZYTmpMalZNT0U5aFp5MXJlamxvT1dGd2Ewd3pSa3BoV21jLnlob3BlWEMxWnhOYnVBMFdKbkFTWHJJcEFEQmxQeXA3RFc5dVJGQk1sSkUiLCJleHAiOjE3MDYyMTY0NzAsImlhdCI6MTcwNjIxNjE3MH0.dAIodvDYj98vCIuqK-5loJcfPJEbZufGj_a5a5qnPKs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001124"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:09 GMT
	x-forgerock-transactionid: 0180f116-a576-4467-8ada-b895c694493b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:10.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:10.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 262470: jsonPath($.tokenId).find.exists, found nothing
20:56:10.301 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,262470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@470d29b7, username -> user.1001124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23ba0eb2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216170300))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:09 GMT
	x-forgerock-transactionid: 05e3ec77-7283-4c08-accf-46a978c787ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWVmbzhhcHQ1MGQzbzljcnJjcWJ0ZnQ4dHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emVubEdRbGxtUXpKd01UaERNRXhJWTBSdVFXeEJMbVJIYUc5QmR6Wk9WWGxOUmxkbmRrbGFiVUl3UlVaRlYwY3liakIwWVdWRExWOVFXbkJ4TkdKd2VXaG9kbVJWVlhsSE5tOHpSWG95YXkxd1dVOHpWbE50YTBKZmMwVlJhMk5sTFc1NWVFMXRUVGx3ZWtwaU1VbG1MVWRGTVRKSmNVbzRlRkpYYldKblJEQmFSakUyVEhOV2F6QkRSRlIyVFdWaFFrSk1VMUUwYjBkSmRscE5ZbEZ6UXpneFdVMHhVRkF6VDBSV2VGUXRaRkJtUTBOdWRGRkNTMlZVV20xMmFXeGhUVXRQT1RVNVV6ZFBSVkF0ZDNsWVRGOVRUWEZRWjJ4WWNFVldZa00wVkVwVWJUWnNjV3RhUWxkSVNDMTZkblZWVUdWdk5XeHlNVkp0TlV4TFQwaG5WVWQwUW1OUWNYTjBZMk5pVkRWdE5VOU1hakZyVld4SGNsUjBSMkp5YWprNGVHRTBXWFp6ZFVsM2NHdDJVekZaVEhKNWJVczRVMlJmVTJGUWJXUmlXRUYyVWpsNFFYZHZYMGd3UjAwNU5EQnZjbFpZTmpobGFsaHFhWEp6YjJwMWNrSndkVmROWm1obGIzUnRSMkoyYWpkS2NESmlSelpMWHpWWVRVWm9aMmQzTm5oaVJqSnJUa0pOTFVvMlZHZEpkV1YwYVVsM1YwUnVOMFk1WjJZM1JURm5YMlkyT0RSblNYUktkVU5JWkVSSVdGWkxNWHB4Y2sxeGR6UnRUMkZwU25OeWNFODJVV1JIWWpBek1HRTNkRlo2UnpWS2VrTkhZMHBWZG1ReldVeGtZek13TUZWQk0wcERaRnB4T1hWUlFTMWxSbWRZTjNCTGREaGFlSHBJWkU0eFFXUlJTSGxUTnpsMU4ybzJXVlZyWlVaRk9GOXRaRU5hZVROVmRpMDVlVEpLVkVaaGNraElMVWhwV2s5TGF6QkVNRzkxUzA1aFpGOXpjRWxpUTBac1VWWktWRlZ1ZFV0Q1ZXVmtOVGx4WmxRdFFYQjFkVVl0VDJGb1YyNWZhalZSTmtzMlJWRjVMVWx6UlV0MldtaEphM2RMYW1Ga09WWmljVXd5TlVWamEzSkxVVUp5UWpobFFVaGFkR2hWVVRBMU9GWjVMVk5tZUc5TU1YbDRRa3hVTFRGS2JrNUNSRTl2V1VWM1VHUmxXV0pzY2s1WmVVaE5kbkkxVVU5NFREazBMbXRyTW5CVE9WWnNTbUpJVm1ORVJ6RlBkWGhuVGxFLmt4YnFDQ1Z6aHQ2ZE54dmFkN2Q4S2dfRExqR3ROMGEtV3Zwa3R5MHhsMkUiLCJleHAiOjE3MDYyMTY0NzAsImlhdCI6MTcwNjIxNjE3MH0.P3madTuMYwifRShBReBq5dMnveXmUUgEaN8XNEQEJpk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:10.301 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:11.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 262662: status.find.is(200), but actually found 401
20:56:11.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,262662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a359450, username -> user.1001236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dd8975f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216171554))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGQ3NWVsZGw3aDJqdmdnc3Y5a3JrbnAzY2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVlUTmhRWE5aWm5SNU1GTmpabE5aTURCUGRHbFJMazFWZWs5M09XVmliV1pJTkRCaVdVOVdaM001Y1hwdFdXeFZRWFZ3YldOR1dIcFJkMll4WDNWRlpVbGlPVE5UU0VkQ09FTTBXRWcwVUhCek9UZE1SRUZwWldKVlZqRmtWM2RwZHpKd2JYQklSMUZaTWtKdlVtSnFSRzFyUVZwS1EzaEZkbFZMTVhCUVNGbDZWVTR6WlRKWk9FTlphRTkyTURZNWEyZzNTSEY1Y1RaSGNFSlpURkZuYzFoWVRVeFRhVk5uY0hsUFducHljbE40UkRBeGQzRjZURzFGTlhOWlJYcG1abmhaVkRoUVJHUjFTRXhxUmpBMGIzbE1kREJLZFVSb2RXSkhZbGh0Y1djM1ZqZHFkWEZGVldkVlRFZFpla1pUU2tOSlgyRnVkblJrVjI1dk9XSjBZVkJYWjBKR1drcFlTakZIYlZacFRHSlhhM0pEZVRkUVZ6WXRURU0yYmpKTmJFaGlXWGwxY1ZkMk9ISlFYMWxmWldVdFoxcEVaR2wxT1hsdUxVZ3pjWFozWld0MWRXNXRWa1ZUZDNSRWRrZzNNMWxyUTJoVE5FUTFaRUZSYXpkR2VIZzNVMlJ4TWkxVk1HczRUMkk0VDNwbGVESkpUbkZtU1VvMU4yOVpWekp2VkVWdlowSlFZMlV4YUdrME1YUjRZamt0WVdwb09FUTBaak5mVlZoYWQwVkdZVzFxVHpaUVRtSmtia2hvV1dRM1FXeFlUbVZWYjBWVFZqVnpjVFJNT0ZCYVVXbDFRaTE0UTJKZmFscHBhamR2WXpRM1pWVnBlbmhmYUZNNFdGOUhZa0pxU0RaWmIzTmlXbGcyTTFSYU1sVlRkR3hSUTI1bU5sZEtla2QxWTNORGEyRTFMVFpsTVhGeFFtVXdRMTl4YmxGQ2JEbHZNVGR1U25CWE9YRkxha1ZMTWpKeFNITkdZbXRpYm5nMVZIZGxkSGRqUWtWNVh5MDJURlpHWVRSWmNXcHBTVnBmWWpGS2FUYzFaWGRLTVZkcGQzUk9kVkpyWHpaZll6ZGFRVFJGUW5OS1NraE5RVmRrYVRCbFdrcDRPV1YxVTIxalpHVm9NREkwYWs5YU1XRkNWRTVuVGsxM2JVMDJPVE5uUWxaUE9HRkxVSEZVVTA1Q1RGZEpjRnBNU25GTmVFRnJUVUpFYzI5WldUaE9hSGN5VjNabk1YVlZkMUZmTTA5MVIzWTBMbWRvVUZnemN6UjJNVU5QVG1RdFlYWjFMV28wZDNjLnByWHgyNjQtXzIxQ3VHeVBQQXEwVmtBRnhGa19EalJ6ZHZYMjZJX1pBQ2siLCJleHAiOjE3MDYyMTY0NzEsImlhdCI6MTcwNjIxNjE3MX0.H5WVBGcxh8BVwnN3erSmyCm9swGUUXBNDEjGMGXt9gs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001236"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:10 GMT
	x-forgerock-transactionid: 1307e59d-a7cf-440d-ae7d-c1f35bbf89f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:11.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:11.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 262662: jsonPath($.tokenId).find.exists, found nothing
20:56:11.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,262662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a359450, username -> user.1001236, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dd8975f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216171644))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:10 GMT
	x-forgerock-transactionid: 090c9322-61fd-4243-b246-65c13e730d29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGJsaWE3bG85cjJmMXNldmg0cWlkYjlvaXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlFuQkZabFF6VTJ4blVuRlNiQzFPT0ZCbU1XdDNMbXh2TVY5d1QybHRXREJqU1ZjMmVVTm9VemRTVDJ0VU1tcFpURWhLVURSUE0yaFdZbVp4WlROUVUzcGpVVUpEZG01bFp6TkZVVkZWUWpCbWJraE5PVFZKVTAxM1EycG5YekowYTJWNWIxRkVSbEpUVFVGSWRHSnlTek5zV2pWU2NVSnJNbUp4Tkc1TVozZE9XazlvVnpGTlVreGpNbmhDVERrdFdqVlllR2xxWnpOb2FuRlBkRU40UlVwblkyZEhVRjl4UlZwSk1HRnJhVzEyZUZsdFlVWkdjVVJWYjI1cWNIa3RaRk13Um1VMFVuZ3hVSEZ0YTI5aVIyRXdTMmhSVERWR1kySkxSa3BqTkc5WlZsWjVTRzFzV2tsNlJsQm5PVTVuVG5CQmJVUmxNMDlHVGxWdE5scDNlamxWYkU5eU56aFlRa05YTmxKelV6SlBSazlQTVVvNU5URXdhVlJYTjFOS1VrUndOVnBMUkVzd1NHWjZZMFpPWWpadVF6SjRWWE5HVEhrMWFGOXlPRmhxYmtob1dVZDBaMFJhV25KNmNURTJRVkpvTTJsRlRrVmpUWEV0UlRFNFJrZ3RaSGRNYkRKeFNWcE5ibkJLU1ZaM2J6WTJXbmhyYVZSWFQzcE5ObDlhVkV4T05IUnZMVE56ZVVkVFdsUjJTMGhTZFVoUWVrTk9NekkzUkdRd2QxQkJZemxMUW1sU1kzWTJRVTlzVkRadVJtdEZSMU54UVVac1EySnBZMnhGYm5WRVprRjZVME5RUzFSeGVUbDJSV1pwWDJOcmFYUmxaV0pRY0dwUFZYRkZkMUJXVFhOb1VUaERhbVV5Ulc5dmRGZEllbTFSY0hvM1pWQmFPSFJMUTAxTmRGWkpjVE5xZG1KdE9FbDJNamhqVWxnMlpXSnpVbTVpTTNKTVRGQm5kbTE1VlZFMVF6ZzVaazV2Y210cWIyVnZZbHBwTWpkeFlYVlFVbDlKWld0TE5uWXdTRmRhTFVkUVpqTlNaRzVNVERJMFNUSjZjWGxRUTA5TFZXMU5Za3hsZDNwTVRVUXdXSFZFVldoTlZFRkRNRGxUVmt0NWRXMTBNbEpVVjI1RE5VVmlORkZDY2tsVFQwcHhOMlJUZVc1UFpVMWpPRWcxTW0xbFMwTmhTbll4TkV4UE9UZzJVUzA1WWtKWFlYUXRUbDk2Y25oaVkxOWFZV3A2ZERSc2FsaDNMa1ZKWlZneFR6aHRjazVvVmxCMFNFNXhSMlJ2V0ZFLkRoVVNuaTFrd2RtY0xDTXVuSHpPQlZlb1pFQ3pTcmNsV2toN19nY1k3YlUiLCJleHAiOjE3MDYyMTY0NzEsImlhdCI6MTcwNjIxNjE3MX0.HPBc8_RuouYaHIA8bN33nYkOiaDohxl41d6GgkGL7zk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:11.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:12.069 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 262730: status.find.is(200), but actually found 401
20:56:12.070 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,262730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b26140c, username -> user.1001426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b1322a2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216172020))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDlrODE3a2Ftcjdmdm11ZzhlNjUyNXA5cWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1JuWmFlSEZxV21wbmJtVnVTWEpmWHpacmIxOUJMbE5TU0hSeExUZDFORVpNYmpseVgybFZRWFJHUTNvMWMzZFZhV2swU1VKemJVWmhTbmhKYWtsNWFEQnplbXhuZDJ0NmFFZGxUbEJqV2pVMllYbFZkV2t3VG5seFlVRlBXVmxuYW5wNWNuTTNVaTFIUkV0aVFYcDNTRnBwVmpKMFZ6SlJNak5GVDJwYVJUUjRiak5UTlZkS1ozQndRWGR2ZFZadlozb3dTaTFXYTFsd1VXZHlSMDh3UzJaUWNWRjBVR0puTUdKTVZFRnVlR3BxWDJaWFNUTm1TWFJWUWxGcFJHeExOMDR0WmpCdFowaEtkMjFXVlRZdFpFZHFVbUZ1VW5SeWJ6bHdNSFZuY0hOYWNHczFiMUpoUzNkVmRrZDVXV3BuU1dOQ1VETnZXVUZQUWpCMVV5MVpjMGxQZDJ0V05VVTJhRXRvYkZkcVZuVk5OMEZOYUhaRlNUSkZWMWN4VDNKc2VGWk9jME5JUVRsc1owdE1VMFY2YmsxcGQzQlJUMFV0T0U0eFNVOVllSHBQWlZwRGEyVmxZMGxpTVZoS1VHMXZNWGRRTkVSM2F6Tk9PRloyVmxrNFlYQTRYMVJpT0hSRlVGVTBUMlJ0YzBGSFVGVXRORTFTVVVkNlptWXlZVjkxZEZCME9IUnhVbGRSTkZCamVrMUJUblpPUWtJMGJFSTRkekZpZUdrMFVXNTFTMFJTZG5KYVJuTktiRE5mVmpWRWNHNWZhREF4Y3pNd1FVUm1kVmhUV1VwVE16VjJlVzFSWVdGTVRUZDRWVkZ1TjJrdFEyWkZWRUZ5TTNWc1JEVkJZUzFVTmxkeFRrVjBTM1pWZDNoemJuQjNablJLVkRsb1NWcDNja05HWVZWVGFtaGhaVm8yVG05aE9ERTRTeTFXUVZCV2FVOUxjbXh5WVRWS1lYZzJRVzFmYWpGSE5XMVdhekJHZEMxNFFXVlJOVlJsVm1kRllWcGxiMmxQUm5kMmFqUlJVVXhRV2tSVVRuVkJUelYxUmxRelRqZFJWekJoTldkUVVUQlBZVXRFZFdzelRXTjVTbFZpTkRCQlVERXpjazVVWVhGMU9GOVlTMnB4VDFCVFJta3RZemRaVlV4Qk9HOVJSalZaWWpsV1VtVkxYMnBEZWtocFZrNDBTRlZpTFU1dWVreHpiMDlxUkVsaVZtWnNkMXBIYTJrMVFWazJXVWxJVmxVemNqSkZMbXBLVVVGeGR6UlpSakZRY0dWa1NGRkxWbWxKVUdjLlhFWDFBSVJSX2NxTFFBU2JWWUdtbnBQVDFWekx5c1FBLWRibkFVT3laWkkiLCJleHAiOjE3MDYyMTY0NzIsImlhdCI6MTcwNjIxNjE3Mn0.QE6kxXYytiWq5woLpFVBUEyrThRZqwQaIXOe0hzw6wE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001426"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:11 GMT
	x-forgerock-transactionid: 7a58f68c-ab30-4c47-969d-a487f8176ae5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:12.070 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:12.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 262730: jsonPath($.tokenId).find.exists, found nothing
20:56:12.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,262730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b26140c, username -> user.1001426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b1322a2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216172108))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:11 GMT
	x-forgerock-transactionid: 1df28caf-59c1-4d26-b6e2-b4e33f29efa7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHFnbG1xbTZzOGRyNHBndWJocm42Yjg5dDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFVqaE5lVEZ5ZUd0TlIydFVUbGxuYkVsa1MyVlJMa0Y1Y2tOd1F6bGFkMVpsU21Sck0yWnBWbVZSYkhGT05rVmtaR05MVEc0NU9XdHRhVUZTVEVwUFpVUlhhbVZTWTNCeFdETlVRMVZDYW5kQ1EyUXliVVpDWlRSVWRGUnlSM2t6YjJaYU9FVlRhbG96TjBvNVFsZEVha296UkZscFRURm1URzh3T0VoV01GVktOVkV0UjJ3NWVIZE1ZVVJ5V1ZOb1QyZFpVWFJpWkUwM1RsZFVNSFJHYVZOSVNYVnZUVEptV0haQmJrbzVVVEZ1YTJKdFdtOWFOWFpqTWtVeFdUSmFPV1kyZFV4aFpWWXhaWGt0WmtaVWFuTlBPVzVrVEhGTGF6aHBWRVJ2WW5NdFduaG1VWGwwYlU1T1ltbGpNbFJ1Y21sR01GUTVObVZTWlMxWlMyaFJOM1ptWlhGUWRra3lVR3B4VEdWcllsOU1VM1ozVTNoUlpFYzVjSGxCU1hwMWRsUlVjMEpFVTNsVFl6aFNialpuTUhSYVNWUXlSM0ZxT1UxSVlqbHBXRGw1YmpSbVJVczRTRW81VnpKUU1FNUxNV281WTJSdmMzRndXVGRXY25sRlNXeFBkMVo0VjB0YVNtUXdXVnAyY1dONFdIbEdPR2N0TTFOdVVFbFdSR2RIYVRKV1ZGWm1WbGwyUlhGdllsVjVlRFpKZW1aTVExWTBhV2hQT1c1Wk16Tm1jMnhwTFRkWlMwRnBWRlZTVVU5UkxYSlRjVEp4ZUVVNWVtcHFVR0ptWm5JNFRWOHRja2N6U0ZwaWRYUXphbXN6YUdKdWRtaDBVVGhHUTFoMFVqZFhjWHBNYWxOQ1NXMXBiRlJIUkhJd2NFRTBVbUZZZUhGU2NWWnBORzFXYjJsRVVqaDBYM3BFY2xSUVVHcDFlbWxDUzNNeE9FRjRURkJzZUdkamExQm5URVIyWkZsbU5EbHFaVlpwWTNoQlJUZElTMFl3WTJkek1FWndVMWhUVEhkVVNURlNZek5HWWpWRmIwUmlOa1pRYUZGZlRWWkViMmN6U0hneVFUQTFlamcwYWpWV1VVVkxVMUJxZEU5dldHNW5SV2xOZUhCRFNIaE1TVzlCY1hkSU5GVTFRVlEyUm5odllrRnFhbWxsZEVGVWFIaE5UVzQ1U2padlptZzRNR3RMZVZZd1ZqWllSbmwyZVcxU1ZYbENiM1p2Wm14NlluVmxlVzFMVDJ0UFZ6RmpMakpUYUhvdFdYYzJUMUF4TjBnM1pESXdXblJFZDFFLjYyUEZwTzFtVVliVUJleHZ0T0UyQjRxT283RDJnMVZ4aXRHS0lQS3VNcjQiLCJleHAiOjE3MDYyMTY0NzIsImlhdCI6MTcwNjIxNjE3Mn0.w8Q7Lxvce78OTQHWq_c_UuBmdfekiA4WztEtzkZf1oc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:12.109 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:56:12                                        1765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=508213 KO=12606 )
> restLoginInitiate                                        (OK=251728 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=250953 KO=748   )
> restloginProgressiveProfileCallback                      (OK=5532   KO=748   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.90%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.90%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.24%)
> status.find.is(200), but actually found 503                      4958 (14.24%)
> status.find.is(200), but actually found 401                       748 ( 2.15%)
> jsonPath($.tokenId).find.exists, found nothing                    748 ( 2.15%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###################################-                                      ] 48%
          waiting: 279768 / active: 36     / done: 262811
================================================================================

20:56:14.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 263082: status.find.is(200), but actually found 401
20:56:14.407 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,263082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e45e79, username -> user.1002215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ae243bd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216174358))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHQyYzYwMHBkNzZ1c2txY2pldjJibHFyNjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVUyaHRUbFZzYlhsSmRrNTZabk5EVWxwTldWSlJMbkJvT1VSalVsOURPVUpYVkhCclkxSjJXbWhFYVVoaFkwTjFXRk4xZGs5S1NYcHhjME4zZFVNeExYcENjRkZJVG1wcFpFbzRaM2xJZWkxSVFYVjRNemsxYlZGTU5FcGpaRU5CYVdkQlZWUjZZV3BSWjIxcFdYZGpRMXBFTUVvMlJTMWxNakkxYm1aWVkxOU5MVEUyUW1sdU5sVndSMlYyTUhaWmVHTjFNalZPTFhJeWNreFlka3hCUW10dlJHVk1aWEo2TmtneVQxQTVSbFp6ZVdGMWVrOXdWemN5WVdKaVRtZzNNazVXVkRsWlMxOUhZV3ROTlZkRFZtVnBZVWh1TVhKMFRFdE5MVVZsT1VsaVJEUmlSMmxsYjB0eFRUVXlWRTE1UVZZMlEwSjVTVUZDUW5CeFJIUm5PSEJZVlZRNFNDMHhUMFZEWmpWMFlucExUbDkxU0dWc00zUk1NMGxYTmxabU9VaGpSMHRYTUVoeGJscE9SVWcxUjNnMFJqSmFRbWxKVEdGalUxRllTVnBqYTFGUE9WYzRRbFJTWW5VeFVYSmtWVVYwTlhsM1VUbDFkMkpsTm5NeVJIcFNaazVJT0Zvd09YbDFSVEpVVjNGbVdWQk5ZVVZ0VW5NM2EzbFJkRXBaVFV0Nk5UbGZjM0I0UjJ0RFExaExieTF4TTB4Q05VSk1jbXhwYW10bVIwMXROekJtU25sbU1uVTFWbUZuTWxWS0xYRklTV3RqU0RoU1UwUlBSMDl5Y21kUVZVcFhXRTVEZHpOaGVETXRTSFJHYzBaRmRrbG9XRW8wTmxWNlZFcFNaMUpVVUMxMVlYY3dNM3BpWVhWbFRFODRZbmRGYzA1cFdrMDBkVlpUY1dScVkxZFlSMFpvZEU5dFIwZE9la1paTmxKTWMwNDJia2hyZURWNk5DMVRVa0kxYVVabFVUQmlhbEoxZEVwUk9WVnNOMjk0U21nNFRVeDJWSFZsTTIweFlURnlURTA1VEZsWGRrMXpSREZoZWswNGRuaFRYME00ZGpSR1JXZ3hSSEJsTTFGUlpVUlhVVFpIYVdnM2QzRlFPVFIxVERobFF6VjRMVEJoVldKamVHODRiRGxaV2s4eFpEbE1VamhwWjFob1RXNUxZbWxrVG10UFkyMXdkekpSVVMxNVgzSlVibmRJYUVkdlFUTjVPR05KWkRkdmQxWXlXbFJOU1haeGVYZFpMbTlvYjFaYWRuVnllWGw0YkdKa05EZHhUSEYyUVZFLlp0TVliZ0J5VXBYaW9XM1lzWjF4RWZtbGxTRXNDeGdCXy1BUUtfZlpocWciLCJleHAiOjE3MDYyMTY0NzQsImlhdCI6MTcwNjIxNjE3NH0.Yzcge0hQ7CydBCaoycFRIBwx_FQTISn6fOr2PgOgRbQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002215"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:13 GMT
	x-forgerock-transactionid: fbf27610-d964-4dc8-9f12-ec7cab914859
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:14.407 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:14.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 263082: jsonPath($.tokenId).find.exists, found nothing
20:56:14.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,263082,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e45e79, username -> user.1002215, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ae243bd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216174447))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:14 GMT
	x-forgerock-transactionid: 18650eef-b5f6-4348-aaf8-3d4d6e6396df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmI4aDE0M2JpZWM2YzY0Z2liZXM4b2N2dGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGIyaG5jWGRXU25sdFJISTBibXRtY1UxbWNVcDNMa0pOZFhwalpXVkViMWhtYVd3eGJsTm9Ta1pFUzJWalZWVjFTVGhaVDNGV1ExRTFjbHBXTmxWV1prNTBPVEJmWTNSV2NFeFVXR3ByTkc5VU1WSnJNMVJ4UVVwSFpqTm9VRmN0YkV0WmJGSmtRMWhaTWw5NmNqQmxRbmhDTkMxV2FWODVaR3MyUlRVdE5pMW5aRVpOVlVsT1FscEVkRGhKVEU1blkxTnBhWG8wU0VwT2QyaFBkV1ZmVG1kbWRuTmphRXhwV21kcVRWRTFlbFJvWXpReVoyczVabnBvZW1VMlVIQnRlRVJMT1dkSlMwRmpVRXhuZWtjNWFrRlFNMXB3U0RoeGEwcG1iR00xUkdOcGFsWmZaRTFMWlZkb1pDMUdNSEpYTms5c1F6aFFUbmRUZEZVNE9XRXhRV1JyVmtReFVXY3liMHBDYnpGS1FVbHhObUZLTFZoS2RuQnNkRzEzZEdKWE5UQmFZbWxUVWpOUFJuRnRYMnhrVFc1b1pFdElMVmRVY2pjelVHMTZWRmhUVm1KVVZqSkpiMjlpVDBrMFRYSkllR3BvYUhKVWRWUnVkbTFhUjFwWFlrMDFlalpMYUdOd2NEVTBVSEk0YlhGaGEzbHpkbGRyTkRFNWEwZzBNaTF2T1VZd1FraFBTMTh5VWtvMFFpMDRYemRxYldjeVZHd3daamQwUVVRNWFVOVhRblpwVTFRNFFuQjBPRFZyU2xOWGNVTjJNR2QzZVRGbFFVMWpYMVpJUldsUWEzSm5ZWEp2V1hsdlVXeE9hbE4wTlZGNmRrTklORFkyUTFSd1MyaGxWRE5CWjJNME1VWXpUV3BvU25adU1WTlNjVFJ5WmtacFMyZGpTV3hRWTFGbmFtUnpjVmhFWkV0WmJFdFROblZLY1cxUFIyTllka3c1TWxGT1VrOHpjR1V6V2pWR05UUm9TbmRTWTFwNlZtVkRSbXgxWDNKT2JrTlhRMk5HVTNoRmExZHRkbmhTYVRBMVFYaGtZakUzYXkwMlNqVXRVV1prTlVRNExYQkpVMVkxZEdwRlNFNW5jR3hyVHpaVWNXc3dkV1ZuT1dKcFYydHFVa1kxUm5aQ2JuWkNSazFFT0ZSYWFIQTRZWEprVGpKMVMyRm5YMVZhZFRkVU5EbEZOVXBJVnpKTFgwUTFaMWxFUmxwV2NsaExaMnRNVlY5NlMybG5WMlJzUW1kbWJ6WkpMbTVMUTJ0R1UyNUVRVUUyTFd0UGJIQXpTVFk1T0ZFLndXTUNBWmoxdUs0a2ZxS1lHeWpjV2drYk1tbjJWQWE2SlhhSV9aWHlDVHMiLCJleHAiOjE3MDYyMTY0NzQsImlhdCI6MTcwNjIxNjE3NH0.a8l5auQTXG8TTpjlqeTLVHTJXT-A2YG1AlZsd9rSk1U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:14.448 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:56:17                                        1770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=509662 KO=12608 )
> restLoginInitiate                                        (OK=252442 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=251675 KO=749   )
> restloginProgressiveProfileCallback                      (OK=5545   KO=749   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.90%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.90%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.24%)
> status.find.is(200), but actually found 503                      4958 (14.24%)
> status.find.is(200), but actually found 401                       749 ( 2.15%)
> jsonPath($.tokenId).find.exists, found nothing                    749 ( 2.15%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###################################-                                      ] 48%
          waiting: 279057 / active: 24     / done: 263534
================================================================================

20:56:19.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 263834: status.find.is(200), but actually found 401
20:56:19.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,263834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6186650, username -> user.1000679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc3b492, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216179501))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWg0MG1ldXRtZ2NjZ21tNTZscnFmcDZrODEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFpGSktWM3BOYW5sSE0yZHhPV3cyTUhSMlpITjNMbXhEU21WUlUxa3dNakU1ZFZsME4zSmtZbk16TUZsWWREUmZWa1oxVDFkVVkzUlBiazl3U21STkxXdEpVRTl6U0ZkelkxOTFha3RJVGxJME9UVlRUSFZYZW1SRVlVMUdNWFppVmxCTlpWcE1jVGxoZWxSQlRHWndSSEpZY0RSMVdEZzFNMnhGYUhWRllXNTJiRzlpY0VSbU9FUjNiVmRYUWpCclNrZEhaRWxRWVVWSFZXSm5YemN5TW5kRU5VMWtVRk5JU0VSbVQxZGZNbmhTVG5WbExWVkZMWGh2WmkwNVEyUXlUWEpHYWpOcVpHNXRVbFJRU0ZkQ0xVNTJkRkp6V0cxU1RreHlXRll6Wkhjd2VGOUJSQzFhYjNkbk1XbFNWVUV6UkRWTU9WZFNkMnhmU21vemQwaERWbk0wYXpRMVkydERjbEI2VEZWMGEwb3hPVXBVTUdoelMxSXlYelYzTFU1MUxYUmpXbUo1UlhnelYyRjNjMkUyU3pOVGIxWklYMnBJUTA1cE1FcDZkWE50VG1kQk56TkJVbmh2ZEhSdVFUUlpSRVJqWlZGRVVqZDVSVEF3V0VGSWRrRkJiV2hJWmpKV1FVdDRMVTFRUkcxbFZVaHpWVUY1YTJoQ2RHUXpNMmgwVlY5WFlrcDRTR050TlhZeU1pMHRNMWRETjA1VFVHSTFOREJwVUZaRmFHRk5aV2ROZEhOR1J6ZzVXVkJRYW1Oa05ISkRiV0ZQVGxSQlUzcFVWa0prYURadmNuVlFVakk0UkVkbGFEZGpNVnAwZUVsNVVFeERWa2xYTlZOU1RHUk5kVlpuYTNRMFQwdzVMUzFqV2xSRWNtaGlaSEp6Y0V4UlptOUlURVV6Wmxsa1JGcE1aVzF6ZW1wSFRYQlVNVXBOTmxsUmFFWm5aMUJLTFVScWRXaFlaRlowVUdKUFVFVnVRbmxTWTA5TGRtdDBTRWMzYm1aVFppMDFZVWRMYTBaNWQycFlRbVp3YkVSbFF6a3dXblZmVkdWQ00xcGphVjlVYnpGalZUSjRUbU5YYnpaT1NtVlZNV2RsTWtSWlJYY3RVbVY0TW1sdmJEaFlhRVJKWVhkaU5XaHJhMmxpZUZCWFdsSTFlWFJrU0hNd1FUaDFTVEZVTVhGdmRqQk5NVXA2YVhOM1ExQmxZMVpMUjJGc2FsQmhVVGMxTjNoNWVEWlBaak4yVEU5TGRtUkZMa3MwTXpkTFVYaDVNbEJ6VmxobE9VeHRRMVIxWkhjLkNOdTEwb0JzTDktd0tKYWtHUXN6Z1pDWDc2WWNuRnUtQ2tkUWFrNnp6cEkiLCJleHAiOjE3MDYyMTY0NzksImlhdCI6MTcwNjIxNjE3OX0.n-eVgu3qXOVLTonnz38blChFCjj96yLHpY909AJwp30","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000679"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:18 GMT
	x-forgerock-transactionid: 520926b5-df80-40cd-bb92-dac6d7db6fcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:19.546 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:19.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 263834: jsonPath($.tokenId).find.exists, found nothing
20:56:19.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,263834,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6186650, username -> user.1000679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc3b492, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216179585))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:18 GMT
	x-forgerock-transactionid: 0697197e-ee1d-4beb-b6a7-74f380f2ef6f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDlyNWpmMXMycTZlbnRhM2I5MW40OTFvcmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFdEVkpaV1ZDUTBzMWEzRjRlVlY1TjNGTlEweDNMalpQZFV4WlMzRlRXQzFPZFdaZlNsSXRaSGRMTm5WSU1tZG1TR2h0VFdKSloxTlhkalJQYTBkZk1sbzVNa1l6WlVSTlQxaE1VeTEyV2pCbFZuWlBlR3hPU0VKbVNXeHlXbXgyTTNaM2JraGxTMDR4ZFdwcVZrdHVhM0E0VFZBemNrSkRjWGhsTFUxRFlYaFBkbmxLUlc1S2JISm1VMmxzY0ZaSU0yVjFVV0o1TUVobVVUWkxTVnBrYUV0R04ydG1aako0U2swNFZIZDNZVTFOZEU1YU9IcEpaRFptWkRSaFdVUkdXWFYxVEVjemVDMTVlazVWYW5SblVsRm1lbDluU21sdVZ6QnBUblF6VTNoblNtTTNTVGxPWTJ4M1pEVlBVSFkyZDNkNlJrcFFSVEppUVdVM1ppMUhabGhFYmpkTFpHaGhlVVZMZUVoM1dVdEJURlJvWDFKTWJFcHRlRmhxYlhkSU4wUnNYMGxVT0hsSVJUZERhbEJIZEhKT1IwMUNZVjlSVXpKNE5rWkVVbWsxTVdOc2EwVkJiQzFVZEd4UE5XdHZkM0pPVmprMVJXaHBabmhYWTJSR1VVRkxOWGcyUldWbWFrRm9NMlZFU0Vac09GTlFZM001YUhsM04wVTNjVjlFVmsxc1JFbENPRWc1U25WM1IxVlVhVGhaVWs1cmJIQnFTRVUzZWtOV2JWQmpTbEZtY1drMGRXVnVibWh3VERSc2NYQnVSV3g0T0U5RUxVaFdiMDFSZVV0VmNIRmFNVkpVTW05ek9ESnJZVE16Y2xsR1ptVTRWVzl4VnkxVU1rVlpkSHBxVmtVdGRUWmxTVVJITWtwRU0wRXpPWGhIVmpKVGQycFhSSG96TldkNmFVZG9URkZxTVhnME9YaGlVRWR5V1Y5TmNIZEJWbFpzU1hWVVkybFZTR1k1VlZwcFJETjJaRVZTZW1sNVJYUTRVazgzVWxCMFUwNDJaR2xDYUVwVFJWSnpaRGhCV2tGZlkwVkdiVmRzWTBWeWFqRlpha0kxV0U5SlNtZDJPWGxIZEU1SU1qSnhWRXBPVm1WbmJFbFNkekJsVDFsWWNYUjNlRmxVU25BMWFWSktkR295Y3pKb1pqUm9PV2c0Y3pobmRVUjRSWG95T0drMk5WbHNMV2RhWmkxNFVqUTFSSEZyVUMwM2NUZzRXbWN3UkZoRlNGOXVVMVpRTkc4eWNWTnpMaTFvV2pGaU1USmFlRWhwZDNWbFVrVjJZVWxwZEZFLllaVTBZUHFrb2RTZ3g2M3pZMzI3RjdWWWFWaGptTktJS0tXYl81dlJDNG8iLCJleHAiOjE3MDYyMTY0NzksImlhdCI6MTcwNjIxNjE3OX0.5ppN09DmNVhGTYEXNpecz2xnGmQOKfghIawPChA1sFw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:19.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:56:22                                        1775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=511245 KO=12610 )
> restLoginInitiate                                        (OK=253227 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=252460 KO=750   )
> restloginProgressiveProfileCallback                      (OK=5558   KO=750   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.90%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.90%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.24%)
> status.find.is(200), but actually found 503                      4958 (14.23%)
> status.find.is(200), but actually found 401                       750 ( 2.15%)
> jsonPath($.tokenId).find.exists, found nothing                    750 ( 2.15%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[####################################-                                     ] 48%
          waiting: 278273 / active: 23     / done: 264319
================================================================================


================================================================================
2024-01-25 20:56:27                                        1780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=512717 KO=12610 )
> restLoginInitiate                                        (OK=253958 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=253185 KO=750   )
> restloginProgressiveProfileCallback                      (OK=5574   KO=750   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.90%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.90%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.24%)
> status.find.is(200), but actually found 503                      4958 (14.23%)
> status.find.is(200), but actually found 401                       750 ( 2.15%)
> jsonPath($.tokenId).find.exists, found nothing                    750 ( 2.15%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[####################################-                                     ] 48%
          waiting: 277545 / active: 28     / done: 265042
================================================================================

20:56:31.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 265686: status.find.is(200), but actually found 401
20:56:31.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,265686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b9f3e7, username -> user.1001258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@717fad85, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216191933))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGZoZ292dmMwYjdoYjhlZnZkNGo4OG42cWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWFWbFpWMVJxWVRCdlExSmtkV3REY2pSUmFVbFJMazV6WmpRNVNtZENjbkF5TWtGemVtSmxPRGhpWDBWMFZuVjJTUzFKYVd0eWJrdDZWM2Q0WVdORFNWWkVaSE5aVnpaaGNsQjFVbmQ2VVZWWlRrUklTblp3ZG1ORlJEVnJURmcwWkd0WFQxWm1kRkJxVkdaUlRXZFpMVlpHVFZSM05IUnlSa2xrU1hKSlVrUlZXazVpYUdOTVYzQXpUV1pRWWxVMVoxaEpPVXR1WjJNd1ExTXdkVGhWUTJ0d2FXTmtOREpqVVhjd1dVWlROVUZmYkhJd1VuZDRXVTVoVEZCVWQyc3RNazU1WjBoWWMyTm9ia3hEZDB4b1F6RjZURzEwV25kSk5tdHFXbWN0TFhCQmRWUk5jVTVYVGtzMWJtUlNWa2RLYmpjeGQzcFRaR1ZhVkRGQ04xcHZWVk13ZUZabVpYRnBiWGxCUjNwTGNGUmpNRTFUZVRoaFNtZGZlR1paUlZrdGFFd3RkMlpYVEU1VGJqaDZZMUl0YUZaSkxUZG5NbTFDYWtjemMxRkNOR2cyZDJkdmVHMHhkRnBvVm5sSGFXMWpaWEJOVDNkQ2QyOWFXWFUyWjNacWFVOWxkRVZTUnpoclZEa3lVV2sxY1dJM1JtVmFWMkZxZVdsZmJsVTJSRmhoYkc5dWJVRkhWalZYVUhsUU9WZDNjVnBETWpKek5qVjNNVFkwTVZsNkxXczBRemhTTTBaR05Hd3pSekUyZVhKSFdsVXpXVEYzZURkSU4xaEVibmd6YVZkYU1tc3pZbkozUVdKTWFrcDVWVTlvVkVSamJXOVRhWGR0TVhRMGMxSkxjVEZvWDJ4RFUzVTRXVWRNZVdZMk1uSkpVbVJWZUd4ellrSXhhMUExYkdGVGNsZDVaMU5KT0VsU2NGUllSRmt5UkRKVVExbFZUelowZWtGU1EyUXljazh5Y0Raa00xWklPRkZTYldKcFRUVkhVVkIzTFUxQlgydEVNWE5ITFVwV2REQlBWSGxsTW5SR2FuRmtVRUV4U0RGSlNtbGlUa05yT1ROYU9FTkZWVEl0WW5aVldHMVJUMWQxT0hoemQzRXpTWE56WnpGV1VFTXpWVUpMTFRSeVVFWlFYMUl0VEhOTWIxbGFTbmRSU25rdFJrOWZObE0zZHpWM1oxbG9RM0Z3WWxGU2FVUk1kbUpyTkVWTWJESndjV2xMYWpCelJ6ZGhXbUpCUzBOVE0zWlZMbUZOYVhaTVRqZGxTM0kwV0RoZlNXdzVNblJGVTFFLmJ3ZlJVQmhNQ0lBRGpIVnJBZktMMnc2UUctcTZJZk4zRGlZWHd5S0ZiQU0iLCJleHAiOjE3MDYyMTY0OTEsImlhdCI6MTcwNjIxNjE5MX0.I-GXFFWFc5VjSJlT2OWP_W6nbU76bkPeh1fj1ABrAzU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001258"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:31 GMT
	x-forgerock-transactionid: 82dbcb80-d523-4dcb-add6-78948c9e8940
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:31.982 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:32.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 265686: jsonPath($.tokenId).find.exists, found nothing
20:56:32.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,265686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b9f3e7, username -> user.1001258, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@717fad85, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216192022))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:31 GMT
	x-forgerock-transactionid: 1e14427e-3e67-4964-a658-d4490d1d5289
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWl0MTZvbWE4MTlraTJ1azNlZmdxcmFkbzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0Mk9VMUtUak16V2psNVV6Rk9lRkJ6ZFhKSlkxUlJMbTh6VEZKbVExZHhNakJGUWpSdWFHWjNRMkZrZVhkV1dqTnlOMUpyU1RFMGQyNTJZMjV5V0d0RGFVNUxRM1l6VG5KVFNucHlNSFF4Vm1sclVrNDBlako2ZDNaRllWZFBXVEU1U1ZCWkxWbFNhRTVUZVZwbFVsZzJWRUZyVURobFRqaFhUVFExY0Y5VlpEUjNhek5JVld4aGJuaFlaWEYyVlZadWMzcEJWa0ZQTUZkMVpHVlFTMWg2TmpFNFVUQjFhVEJ3U2s1Zk0zSkJlV05IWDFSTmN6UnZjM05hT0ZkQ1dsVXpaRVY1YzBnNU1tdFJRemRaU0U1TllrbHNVR3BHVEcxcGIwRjFNVXhJYlc1U1JITldZVEpmZVhaV1h6UjBZM3BzYlZSTVkwSkJiMlpLTjNselZrdHRPR1pNYldSM1IxazJXa3hwUVZwVWExQjFZMVl3ZDJORllVb3pWMGhOWlVOUVR6VlVlR2QzZUZVd1VGVk5aMWt5YUV0SWExaDNUa053VEZOalMweHpVVlIwTkRGTlFtbG9lbVE1VURCc1dEaEliM1IzY0djeVRGRXRjMUU1U2pkcmFWQmZPWEIxZVhCaVlXMVJPRmRmYVdSZlQwcDFiM2RZUTFKa1pYSkpUSGxNVGtoSk9VMTRXV3hyVFVVdE1FeGtSall6VnpRM1oxZFNaR1ZNVW5kYVVYaGFjbUl0Tm10eWVXeGpXbU42V0hKdFQzSXdNVk16YnpKQlRUSm9jMWRMVXpFeU1HeHJTMjh0YVRSMFFtUmhkRkZFT0dJNFlqUXlXWEp3ZVhKTVJUSjFlWGRmTURSV2VqQTNSMHQ0YldSd1JuTm5SVXg1Y2s1Nk1XWnVVRUpXV1ZjMGFHSnJibEZXVEdwUFlXdzBTVTVoWXpCV1pUQTJWbWhyZFRoQlNVcEZRMjFVZGkxTVIwRmlZMjUxWDNZM2JEYzJYMFF6WmpGbFFVSklTVmRJV0dnMWRGRnNTV2RqYmxaeVVuSTVNSFJvWlhVdFVWUjVjMDF3YUROVVNtbzVPVGhPZDFoa1gyUkxUR05IYW5aaGJYSlZZalpHYWxKWGNFZHBiV3htWVVnd2NVcEZlV0psZUU1Nk5uRm9SblJuWDBkcFgzcE5Zbmh5ZGt0MGVVRnlTblp6WDJ4U1FXaEZUM2hyVFZad2RFdE5iMHRSWHpsRVVFUXpUV1ZDUjNoNE9YWmpMa1pxVDJGNllrbE5WMWQyVUVkcFZIVkpNa2N5TlZFLmVrV0FheFRGTEMxTkkwekVSS3A4S1J4TkxWZFJUNk5uT05kZWk1R0diUDgiLCJleHAiOjE3MDYyMTY0OTIsImlhdCI6MTcwNjIxNjE5Mn0.w-YeT5SiIEsvaT0hPI-CD53ydPLWZlzWUgBYcT2p0xE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:32.023 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:56:32                                        1785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=514220 KO=12612 )
> restLoginInitiate                                        (OK=254696 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=253928 KO=751   )
> restloginProgressiveProfileCallback                      (OK=5596   KO=751   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.90%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.90%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.24%)
> status.find.is(200), but actually found 503                      4958 (14.23%)
> status.find.is(200), but actually found 401                       751 ( 2.16%)
> jsonPath($.tokenId).find.exists, found nothing                    751 ( 2.16%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[####################################-                                     ] 48%
          waiting: 276804 / active: 22     / done: 265789
================================================================================

20:56:35.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 266215: status.find.is(200), but actually found 401
20:56:35.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,266215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@260c199e, username -> user.1002799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1428dd93, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216195585))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWk0YzBmNm05dDlja2M1OWdtNm1hMjdsczgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YU5HMDRlRTFDYlVoS2JUUkZMVTVoTWtZemRIaG5Ma3BaVDNOVVptWnBNMHRITVU5ek1raHJYMVozUWtSb2JXZzBlQzB4ZUc0emQyaFNSbGxUTTBOdVRXZHlWRWhUZGtWQmVUaDBOMjlwUmtKMFdEaDFjVTlOY25wM1pWRjNaMHBFTlRSS1ZsTkRkbnA2WVRGVVpWOUJVelpsWHpGSlQydDBUMHc0ZW05WWVscDNOVGwyYzBVeU4zRkNaa3BITFhsR1RuRTJiRlYyVW1FM1ZXcFhWMVY2V2tWQlgwSXRPVkZsWVdwWFlucFNORXg0VVhWUE5sSTRVa2RoWjBac1NETkZlVEEzY1ZkTFVVOTRVV0V5YVVwU1lrbDNXbFpYU1RsMlZIcEpaalptWkZRMWEzaFNNaTFaUm5oRWJERlliRTlzUlVWRFZXdFZZVEJXT0dsV05IRlROVzVtWlZFMWEzQkRTME5TY0ZCU2NFUmxNR1UxYUhSWU5UZG5TRlJqTlZsUE5GUm1UR05PUkhaV1RIRXRMVlptZUhsb2NGWlFVamRzU1VnM1YySmFjSFo0TFdKM09VaEtWamh2WlVNdFJWVm5kMnBzVW14dFVWZHJRV05RY0dGalRqVnViMlZ0TjBsWWFWbDZTWGxUY0U5dVRVOXJaRzV5VlZNMWQyNXdRM1JYVDFSdlppMTFiekZ2VDFjMU5YSkRSRzh4V0ROYWVFbGhSMDh0Wmw5VWJHOWxSMHc1WDFSR2JHSnpPVkZNZEVKQmVIcHVXWEpSTkc1aWFVeG5ORXRGWVRCTlQzaHlPV1l4U1daRlkwcHplVzFOU1RkVU56VkZiVTFzVmtFMWJFSnhiQzExVDBJeFVWRXRWMFZDVFZOc1VrZFRURmRKZWt4RFJFNVBZblJPUW01NE1rcEdZVEZJU3pkaWJWUlNhelZJWW5ObUxYZFRSMU0zVWpkdFZYbGlMVGg1WHpoSVUzVnBUamMwYXpReFlYWXdOVVY2UTFFeFVuVmFSakk0UTJwbVNHaDZaRGxvU0VVdFVqWndjRlU0TW04NFRUQlRla05qZDBKdE1XVndaMGQ0YVhvMGRrNW1UMUpWVDIxcWRGSTRiRGhKZVhsSE9YVkdTRjlsU0ZkWk1tUnJaREZTYWtKaFFqWlpaM05RTkVWTmMzWmpPRGw2VWsweVUyZDVNVk5HYm1veGIxWXRjREJaYWpFNFZFOTRMVlJFUkZkVFVYTkpaMUU0TmpWRUxXMXpMbFZCUm10elJFNWlaRlZUZEdWdmFuTjFZbEZEUm5jLmZaNkYtYUFPMlRFSC1TT1hDSDZjZjZYd1U0eGNrbGMxOXVHNlZ2QXByWFkiLCJleHAiOjE3MDYyMTY0OTUsImlhdCI6MTcwNjIxNjE5NX0.1a6oXrGbGh_SCrGmQ-y_sJVOQoR4QQqqlpRVIJx5P2I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002799"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:34 GMT
	x-forgerock-transactionid: fafe4e9f-2cfc-4e37-9999-280deeecd42b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:35.635 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:35.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 266215: jsonPath($.tokenId).find.exists, found nothing
20:56:35.676 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,266215,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@260c199e, username -> user.1002799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1428dd93, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216195675))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:34 GMT
	x-forgerock-transactionid: c0ab9b02-f4b3-40fd-b7db-4d0e235e7bcd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDNrZW04dXRxNDNrZTByaDdjY2ppZDBicXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlozWlFkVTl4YmtrdGN6aGtaakJqVkU1MVlWVm5Mak5zYkROWVVXcFZkVEpEUjFOd01URnZZV1JTWWpOblkxSTNaRk5zVGtSaFJYUlRSSGM1TmpFd1IxVklUbXR6YlU1cWJXVlplV2REUjNGM1FYTjRjR3BIUW0weU4wbzVTREEyUWxCZmFHUnlRM2hyWDNVMmFWTmZNVEZNZG10cVlrUXhNRkpMTmxKcGMyOUVlblF5ZEVKbVFWcGZSa3B6V0dWdk4yeHVja3hyUmxOTGRIWXpaMnd4Wkc0NFpFdHpNMlZ2T0hORE9VeGlUR0YzVTJGRWJUZHBTbmRWU1hkcFVtaE1VMkZZVUZsT2QyaHBjbE5qZUdGYWRrVlJiQzF3Wm5sMmQzWjVlRFZIU1MxVFZUWkpZMDVtZVRGdE4xTjFUazFqYURWUGRXRnRVbGxPY2pKMGVESm9RVmw0VlVsV1gwRkdiemRqWWtvMFNIcEhNRkl6ZEZOU1lWVm1VVEZETmtGNlRrMTZORlpRTjJwVGNVaFNWbkIzY0dNMmRrOHlMVEpLY1V3eE0wdHlSVlJVVkVkMFRYY3pkbGRVWmt4clFqbHhaVTlxVG5GR1ZIaEVTMWRDT1hBdE9FbHdlVTFYWW5KNU0wOVRVelp6ZW05M1YySnpWRFJ0V2pKeGF6ZDJSVkJUU0VoUFFtRldZazQwY1hvMmVYSjNTREZCV21WRWNYZHNWSHBUWTBkcU5GVm5iblUyZG1wUWFVTTNOM0ZCT1VkWk5qUnpaVU14VkdGMWNFeEdPRVJ6WjBGTlZETlZlVmwzVEU1TU5FcFpiWFpUVUhsb2F6aFFRbFJIUTFkSlRpMURRMGRmTkVwSGRsVlBaSEpMT1RKUGEyMVBObFZJYjJWQmNVbEpkbEJMVG1RMVYxcE5UMXBEUTBoM2NrUmlXVmRqWkU1WlgzWnNiUzFFTldoUlgyRmhSV2Q2U0djNVJISk1aQzFIYkhCWWNEQjJTRmwzYWtwaFp6TXpRbTlmYkc5a1UwRnBSMFZLUmt4MlVWWkRUWFZwU25GRFkxWXRhM1p5V0V0cWQySmxhMmN0YVhOdVNGVTNlbU0zTTFKR2NFeEJZblJ0TlZseVEzQmtVV1pEU2tKeGQyNWtkbHB1ZWpKb1JsaFhabXBrUlc1M00zUXpTazh5U2pkT2NsQmFWaTAyY1daRFMzQnJRMlpSY0hkeWNsSjBSMnczYmpCVmJFczJPVFJsYjNscU9FaFZMbkJDUmtJM2REaDFhRFZSTFRKb05VOTZNM010VDJjLnlYalRzTGFrZ3ViX1RLa3hxVjlCRDdWR2YzWEZMLUFrWFZ4dEdsZl9pc1kiLCJleHAiOjE3MDYyMTY0OTUsImlhdCI6MTcwNjIxNjE5NX0.kLEq16DWsUCVP3jn7iD1aQIyn_Xl4tS9xYKmzJ1qta0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:35.676 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:56:37                                        1790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=515667 KO=12614 )
> restLoginInitiate                                        (OK=255412 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=254648 KO=752   )
> restloginProgressiveProfileCallback                      (OK=5607   KO=752   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.89%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.89%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.24%)
> status.find.is(200), but actually found 503                      4958 (14.23%)
> status.find.is(200), but actually found 401                       752 ( 2.16%)
> jsonPath($.tokenId).find.exists, found nothing                    752 ( 2.16%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[####################################-                                     ] 49%
          waiting: 276087 / active: 18     / done: 266510
================================================================================

20:56:39.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 266731: status.find.is(200), but actually found 401
20:56:39.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,266731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e5deeee, username -> user.1001782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@160775cc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216199295))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzJrcnUzMHJpcmQ2M2Npb3Ezc2dyam5ucDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFpUWjNabEo2WmkweWFEVnBVMHhyYUZwNmIySlJMbnBwWmxaVlpuRTNNbWhuUWtSNlZWRlFRa1IzT1hkeVFUZzFXbUUyWm1STVdsaHRaV1JCZEVsalZtWnNSbVpmU3pCT1VYUklXbE5WYmtSU01qZE9YMHBJVDAxTWNrVnBkSGw0WmpKeE4zbzNNVWRuWlY5cllYZDFiamRWYjFWemJVeG9NbmxxTldaVVFVRmtRMDVsUXpkVVJDMTVXbGxIVFVodlNXVjNVM2xIWldGQ2J6VnNNV0YxVW01UmFHRTVjRTlWZUZCV1drOHpNMHh1YkVWV1JGQlRiQzFtYmtOVlVHWnNRbUpTYTFWU1UxcExZMHAwVjBkUFl5MUJRakJuZWtSVWQwUlFMVXB4Y25Sbk5HcHljR2RVU1hCTWMyVXhNMlJsVDBreWRuZFdTMFJDTFUxckxVNWllRTlhU0hSSlVWVlhVRk42V214YWFWZFlRVnBIZDA0Mk1GTm9ZM2hWYURJMFUwbEJOVFJIVDNONlYwRlpaRWN0ZG5VelpqRkxkMkV3WDFCaUxYTTBRa2RrWlRSNGEyTmxka2xCVWxWTGNHVXplUzFJYVVaeFR6WlRTVnBRT1c1TmJGOUpNV1pqT1hKMVNuZFJWMk5XTFd0MlZsWklkRXhhT0hOSFJVTk1kRWR2YzBoemVrVm1ZMmwxT1ZKRmRXcERaRWd5VVZsSFRqaENMVWRVVVVzemVsZEJVRzVxU2sxdk1HTTJOVTU1WlMwNFJWcFpMVXBxV1hwMWNXZFRZVTVqYTFsMGFtWjRaREpEYm01b1dEZHJXR2x0VmpZMFMwOWZjR3QyUkZrNExUZEhabEk1UmkxdU5FRkxiMUl5U2t4eGFYZzBjekE1TVUxMU0xSlJjVGhTV0hWaldHd3hTWEJYWVhKcWNtdEViVlpHVVVZMlh6azVVMUozYUV0SGNUUTNhbVpOT0U1UGIxRldWM0kyUzBGeU5WSTRURVl3VVhkWVJXZExRVEJ4TTJOaVQzRnNNbnBKUkZrMlVGTmFYM2x3VVdSWWMweE9aM1pIY2w5VlVFRlJOM2xRWnpGTVoycHFTV2MzUmtwdFV6aFJWbkpqVTI1UGNYcFVWWEZsWkhkV2QwZGZTWHBZUkZGMWNESTViMFZrYjFVd1N6YzBjMmg2WlUxdlpUUkxTMjR4UkdOSFRsZDNSekJ6VUVRNU16STBiVWhyVDBkUVpXZ3RWREozYmxkblpUbFJMbGd0Y0ZSbWFYQk5jSGREWkRaVWVEQmpRbE5wVEVFLnJmRHdFWXhqUG1nRDRpbnF1enZPNXU3SGNFSWVmV1BZQUNaSmt3R0lYSjgiLCJleHAiOjE3MDYyMTY0OTksImlhdCI6MTcwNjIxNjE5OX0.bYBvSX5XmjoRnn-8tLec0nYwuSaEYAxFB7K5QOMz-FU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001782"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:38 GMT
	x-forgerock-transactionid: 07f8da53-7d8b-4c9a-923c-3a711a9fe4ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:39.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:39.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 266731: jsonPath($.tokenId).find.exists, found nothing
20:56:39.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,266731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e5deeee, username -> user.1001782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@160775cc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216199380))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:39 GMT
	x-forgerock-transactionid: 11ef2fcc-aaf2-4473-b0f4-9da18802a1aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjRndjFrdGgzMDBtOHR1MjJvNzlrYWI0YWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2RFRjZUVXR3WTBsSWVFMUxWVVZ2ZEVNdFgyOUJMa3hPVjFSRFJWYzFVMUJsY21WMmJtSktSVlJzY0dob1J6UnZibFI0Y1ZkM1UwWm1jR3RoTjBkWVdsRTRaelV0UnpOWE9WaFdWMXBIWTNodlExSlpkR1U1VjJzelFuTmtZVXc1TkhGTVYyMWlWbm8yUm5sbE9GSnNNSFJNUXkxemFYbHJSVTl3ZUVwQlpIVkdOVXN6TTJOWWNuQk1kVTlEY0hFeVpGRnFkV2h2U1dsNVJGVnFWMHhNUjBFMlJucHZXa1paU2pZdFZXSk5iblZIUkRsVU9XWnpUM2N0ZUZOVWIxQlBiMHRPUkRoR05GSk5TemRZWDJOVGFGQnNlbFF3VWtkeGVIVk5Namw1WVROa1RrMUdNRTVyYjB4SlJERlhZa2g2TlVGTVlVRllVbU0yU0VOb1kzRjBMV1UzVFRKS2IxbGFUVXRxY2tKYVMxZFpPRjlZUkV4UmFVbFNUMUZoVURab2RqVlBabGhvWVZCS1VUZzBhRkJ0WkU4MlR6RlhhVTlMVjBWV1YzUktlRGRLUm5obk9IUkNWWHBDYkc5cFREVlFZVXhETkhoWWFsOWlNemhRTVc5R1MwTnNhemhDYjNoQmNtUlBiM2N5TTNCelpGWlBORVExYVZvdFZWbFBlR2RQVTBoaWVtUkRWRE5sVjNRdFNFdGFiMFZzTFZaSldXdFhVRVkyZEc1NlVtVlVjV1pJTlMxRFVYRlhYMEpqZG01dlVUaGpSbUZ1VVVVeGFGRXlXR0V4VW5sSGNITmxPVVpxTmpSRWEyRk5UemRsTW14UVJEZG9jMnhLT1RneFYzZ3dTbkJsTlZCWGNIcE5URFowV0VGNVdHRmhORXRVYzJvemVVZE5kems1TVZaVFJtRkdTMk01UnpkUFFXOVNaR3BzYjFSWVkyVkRURzFXWkY5dWJHOU1jMlpmWHpWQk1rWndTbXhEUzNVNFMyMW5iVnBIYTJkalZsOXRNR3BTWVVWd2NYTjZObGwyWVZaeWFVSTFOR2RKWkZORVpIVkdkblZZVm5od1IwY3dNbkF5VURsa1RYUnJUazEzV1ZWWVZWUjBYMUZxVVRaNWJDMVVZVFZxTlVveVpIRklkMHhRY0RrMVdpMWpibEJrUzNSQmJEWlpPV1ZITWpSQk1HdzJNV1IwZWs1R1dERlRWbDlHZGtScFNEUkZlVWRtUlVGclRrYzVUazlxU0dRM1ZVOVZMa1EyVkhwUlprSk5PV1JuU1haSFpHb3lVbXBMYmtFLnc0OGpMdHk2ei0wSHRtYzNaSXF4X2ZQMlVsRGpRUmlBTjR4VDh6Q3R3SjgiLCJleHAiOjE3MDYyMTY0OTksImlhdCI6MTcwNjIxNjE5OX0.0Ekwe0idHd8-0s7xoaaoMPc3W1Lgs8XmjtYBeIsDV_0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:39.381 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:40.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 266857: status.find.is(200), but actually found 401
20:56:40.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,266857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d6112a, username -> user.1001444, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f971d0c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216200220))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjc5MmZiNG04b29yOW1lb2ZjdGsyajM0ZHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlgxbENhRUp0TUdNNGQzcFJObEZtWkRSRU1qRlJMa3RQT1dORWRrRXpkbnBpU1RoWlYydFVSVEJ6UlVVemFVNDFUUzAzYVVGU1pVMU9SM1kwWmxwV1NqZzFabWhWZFZVeWJsVkVSWEppTlhGc01ubExhbUU0UjNwdmR6TkxSa0ZwZW1kbUxXRkpYMmt4ZEU5d2JFeENiWGxVVldsWFRsRkJYeTFuVlU1ZlExTXpNMGRJV2tGR1NUTTNVMWRFWkVoSWVUTnNaVjlMWlRNeVNuVXhhVWRGVVdGWldYbFFZWE00V25oNUxYcFpWR3hXUVdWUFZqaEtSVUZJTVZwUWVYcFJaVFEwYlVWdlJVMUNVazAyU1hSbU0wSTJYMGxOYTAxU2VGWlhVM05WUmt4WmNXOU1ia3RoVlZkWVJreHZOMUJ5WjNOM2RITTNZM0ZaZDFka1RXOXJjbk41YTIxWFkzYzNiMGhRVjI1SFUwOTFlbGRRUldwRldsZENUemsyTms1S1FYQk9MVGhZT0RCNFpqTndUVk4xUkdoamVEUXlUVUZSZFZKVlNUaDVaR1JJY1RGNlZtZ3dWekZoUm1GMVRtMXBNQzF3ZEY5RVdHeFVXRU5uZFd0VFF6UldRbEowUjAxT1ZqVjVlazFmTVZGV2NHRjRNa2RwTjNWaVVVdHBNMTlOV25WUFFqWTFiMVEyUWxOSFdGWlZiRjgyYm1WVk9HdHFWV2RvTUc5dVJsRmxWamhZYldsaFMyRklXSEpvUVRNelVYQmxOazk0WDFkU1RHRkhVekJOTWxSWU1uVjBNMUpwVmxoWVFXdElVRzgyUmpsRWRGcHlOMDlaV1UxQmMzUlRSMGxCZEVScFlYUjRUbEJyUVc4d2F6UnlhR0ZtWVZsa1NVTXdPSG8xVjNaeGNGYzFTbU5xVDJOR05FbE5ZVEpJVFVGSmRXOW5PVVpUVlc1Q0xXZGpNRFV5ZFhoVk0wWjBhMWhOTm1vMFZUbHRNSEpDUzNwMlEwMTFSa3RNV1cxYVgwcHVZVzFWZDIwdGVUZFNXbGRwY2s1U1pYWk1jbmhyTmkxR2VYTldNVFZEWjFOd2EzQjZXVVF5VFVGU1lWUkNURFJCUTJJNWN6SnZOVXczTnpOWFZWQnRNVWRaZWpGTlFsbEtWVzVMVEU1TWNsTTBRbDlIVEhKclVuUnVObmcxTlV4VWMwbG9ia04yYjNkdWQxSjNRVGxIU0VOUFlXSlZSMjFsWTA5QlQwcFZMbTlIVUdVeFRtdEhhblpIV0haaFFWOXRZVzVRTW1jLl9oT3hfUDdXUExtQlR5UmpYRXJLdDdCbnlPS25vZ3JrUVVEVjVpSFh0cWMiLCJleHAiOjE3MDYyMTY1MDAsImlhdCI6MTcwNjIxNjIwMH0.7LGl88zjjxf7lGSAJVT51S9XXEE3xFMWP3uh4DLwfFw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001444"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:40 GMT
	x-forgerock-transactionid: 98b0f46b-35e5-4bb7-8f04-880160347219
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:40.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:40.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 266857: jsonPath($.tokenId).find.exists, found nothing
20:56:40.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,266857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d6112a, username -> user.1001444, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f971d0c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216200309))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:39 GMT
	x-forgerock-transactionid: 24d41e61-251f-452c-b303-60dd1fa31b85
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazlwYzlzbDlhbW9mcnQybW1qbTF1MWM4bW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGJERkZOVGg0TTNRNFJVbFpXRlpKV1VkYVJFMW5MbEpoWVdOQ09XaFRkV0ZCYUY5MmNGZHdNV1ZtZFRsT2QyVXpjVU0zTVhSbVVsRjBXbFZaTVU1cVNtSlZaM28yUVRWc09EQk5hVE5hVDFRMFoxa3pTMjlWYW1sVWJETkRPVE5QYm1OTmNYZHlUVXg2TmxGUlJGWklZa2hETTJ4a1lVcExMVGhGWm1NeFRUWlpVSFpJUW5jeWRTMDVkbkpuZDBoUFVGaHJjRWMxT1c5T1IwSnFOUzFZV1VjelUzVjBSalpwYzBGWk5XSXpiMDEwY0RFek5FOTBhMlJxUlZrelMxbFNWRnBtVmtkdllXZ3hXUzAzWjNoeGRrbFhXWEk0VVhoS1NXUjJkRkE1Ym5GSVRXSXpiR3AxVDJocGFFTjJXR3hsYkRWTFZsbzFjbGQyZVhaYVVXazNiV3N0ZUhsTFMyNHpTM2RwV2pWTFJ6aGZlRzlMWjBaVU0wUlROVVpzU0VkaWFtMVROMWRvUjJwaFVGUlVkRms1YWxGd1lrTlRVM0ExWDJ4aFVXcFlRbmN6ZVROU1pFeDRlbFJYWjBoTFIxRnFjRVk1U0VSZlNXeFJabmhPYzFvME5WRk1SeTEyWTJKWlVVOVJOVVJOVlZkM1UwRk1NelZZWTBnMVJsaDBUVTlwT0ZsUWIxUlFWbGhtT1VwNFFYSktkWFJNZDFsbmNreElYM0pQV1VGMFZuRkVNRUowZDJocFNtMTVObTk2WjJoWlUxOUZkV0pCVlVsNWMwSk5ORGhpTTFST1drWnFjME5WTXpCaE5HWktSRTkyV1U5Q05qbEhNRkp2V1RoalRrRnlUa2x2YVZFMmFITkJNVkpxZVV4cmJXeGhjVnBsYmpsQmFFWm1VRnBxZFhNeU1GbHFjR2RyT1dObVRVMHdiR3RCYm1wdU16Vm1TV3cyYlY5eGFERmlUMkZ5ZUVKalRWSmFlRlJVVmpoaVVtMDRRM05wTW13MVRVcFhkMnN4ZEZoRWFTMVlWVVppU1dSTlowWnhVSE56UVdab05HSnNXbEJxZWxKME0xVjJkMWN3WDNCeFJWWXRkeTFmY0ZGSFowSlBNbFo0ZGxodk9XaFNiblIyWld4V2JWa3RNM0pYYWtkQmVrMUVNMUZmWkU5aWN6ZFpObXB6ZW1GM1RFSXRkSEo2YTBOWk1XaHBlV0p4YUZOelRERnFORzlqVlZOcmNHSkRTa0phZVVOcmFFRTRMbE4zVldSd2RHcHBiMWN3TjBjM1kyYzJURmhuZG5jLkF5ZDVGaWhodjBWaS10bUMzeVYzcDQ0SWQ2YlRNallVZ0g2eF80czJWR2ciLCJleHAiOjE3MDYyMTY1MDAsImlhdCI6MTcwNjIxNjIwMH0.PzA2pYl3Nyr5nIKGrqf4RFQcLqt0hwb8E5W4gE7l9H4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:40.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:41.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 266972: status.find.is(200), but actually found 401
20:56:41.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,266972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a041a8, username -> user.1000789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25044ad9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216200985))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2E3dGY5YTUybW9mdjRuN29mODlwZHFjdmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWR6aFJWWFpYVTB4RlRVazNURjlUT1hOWWEwaG5MbVU0T1hOdmRFSmhPRUo2YkU1SmFWbG1lRWhWY2sxS1dWSmZTekJ1ZVhoclRXNUpWSGxoUkU1blZ6WmpXVlV3YVZSTFJ6QkhXR0pXT0hFNVZUWkdUV2xUTkRsekxVaEZiRkJ5U3pCTE5qRmFablZ4WVVoMmN6a3pWVkZUTUdsV1NYbzJMWE4wV0RsWVdVODRlVjlLWVZaTFdGOWhNa3Q2Tmt4MFIybFRMVXN6YjBoS1FqWndNbUZQVkhOa2RIcHFNblEyWDJKM2RtazBiVFJtZVZka2RFSnpkVGgzTlhsbWJITlBWRzV2VGxWQldIUm1hbmt3YVUxSk5tOTBNbU5zV0ZWeWNXTjJUV3hoZUhwVU5tdFpYMFJIVDJsaFFWUnJVaTE1TFRsbGJ6SkRaVll3WTJWVGVHcGlSekJpWjJkb1pWQTNOblUyVGxOdFZtbDFTMjkxTFRCYWRFUnlWM2xQWDJ4QlQxRmphazkzV1d0bFJrSXhlbXhUWWxOWmNHMUJNVVZyZVdKYVNXZFRPWFZuUVVobGRWTlJYMG8yZG1sbFprRktRalpLTVVadlFXdFZSRkpVZEdWcVdIZGhjMGd3YjJkUVdIWTRSVVJRWWsxNU0waERRemhhWXpGVmNrZEhiak5NVDFFM00xaHphMWg1YzJwaVVYbGlVV3h5WWxOaGJYSmtlRVJMYzFOS1dYSlliV3MzYURSNVMya3hlblpGVGs5RFdrUTRaR2c0YkRZeFoxUldielp5TjFGNE5DMTRTekkyZG0xZllrNXRhSFJCTFZCdE1XcEJWV0UwV0c0eVlqZHlhRk4wYm0xclpXVXhhRlZFU1c5NVV6aGZiMlZLTm5wMVdrZFhiM0pIWDJKeE1HZHRlakpFVVhwTVp6bG9aMWxWYURnNVVGUnpZMmxpYjB4VlprOUpMVmRFYmxsMFYwbDZSVjk1WlVGd1ZWbFlha2N5YVc5VWNGSXlWamw1V2pBNWRXd3lYMU5mV1RSaWJucEdSVk4yWW5oVGVIYzNVbGhDZWtkUFpGTm1aamg2ZGxkSVUzVTBZbFZ4U1RsWE5YSjJabXB2ZFhoemEwRlRSM2gzY21OUFNWTXpSalowUVVGUVoyWkNiamxJVm5GVlYwcGtMVWw1U1dwemEwUjJObGwyT0UxYVRTMUpWekp1U21KUlJsUnlORmhyV1dsa1pHdzFWVEZSTkVkM2IyUlJMa1pwUkVsUE9FeDJRVEZwWWs1SGFYVjJkSE0wV1ZFLlVtYUhxN0dSbG5OYlJsVEdJNG9DWW8yM0l5US1uc2VYalBROXZzY0lVZUkiLCJleHAiOjE3MDYyMTY1MDAsImlhdCI6MTcwNjIxNjIwMH0.WxptW0zgSs0HQu8feZrCNvnk-rLO5m_mFOEeZRLuSfQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000789"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:40 GMT
	x-forgerock-transactionid: 50bbb07e-15cf-4529-a23f-dc4cf4ec0cbc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:41.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:41.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 266972: jsonPath($.tokenId).find.exists, found nothing
20:56:41.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,266972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a041a8, username -> user.1000789, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25044ad9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216201070))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:40 GMT
	x-forgerock-transactionid: 6d05d404-6184-43e0-b429-c342cf4c5305
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWFrYWlkamVlZWNxZ3Zxb3RoMmk2cXRvdTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFNYTmxWRGhxUWtKWldYUnNWbk5YV1RBNFREQjNMa0ZPYkVvME56VmxabVZVVlZGNFFWUXdiSGcxZFhKcWRqUm9VVlpsVEd3eGJuUkxjWFl3YlRkNmRIUlNVMmhKVUdnd09HbDJaME5XU1Vjd2VYbGxlWEJhVGpONVluTXpPVll6TW1adFpIaFNhVWxWZEZkc1FYQkZhVTV4TWxkSVVFVlNjak55V1VoV2VHeGlNSGRSVDFScmJuQmhha2hrT1RWbVNrUkhZM0kyVFRaVU5XZFplbTlrTUc1aGRtOUNjRkpsZDNSNVZWSnRZMHBsTTA5MU5HaGxSVkpRTFRGMloxQkxPVFpDVW10YVduZEtWMGxoTkdaNlIyWTNkMk5oV0hZMWJrZExlRnBGUTFOVWRIa3haVTVmUm1sS05sZG9Va2s1VVZCZmVtdEpWemhWYmtOZlJVTktPRVJOWkc5VlIxaFFPVlU1V21KWFIwWmtVbGR1Um5WWWRXMDRYMDFyV21Wd1ozUTJiSFJDWW13eVdEbDNORWhwWDA1dGVtSTVTaTB3VDJacU5reHJaVzluVTAxWFVrODVZMmRNUTJSRVJFeDBaWFJTWnpodldVdFZNbGxUY0hNMVlYcEJUVkpZVlhnd1kzRlhaR0YzVUVoS1kyNVJTMFpJYWs1NFlXNU5TMFZIVTAxS2IwUjBYelF6UVVKRGEzaEpPR1l4U2tOSVlscEpibWN0YzBVd1NWUTRNWE5ZY0hoV1dIbDBZVXBvVUU5NlRGRjFkVzloYkhsR1gyUnZSRnBMYjBGR1dESlVORlp1T0Vwa2JEaGFhV041VUVSS1VFUndaMnR3ZEdjNWIyNXFZMjU1TFZocVgySnlNblZmVlc5Uk9VUlNTMlpIYldzd1VGSnRSVGxFV1hCdFZHSnRkREZzTFd4Qk9FbG1UbkV3V1ZoRE9XSjRaMnRJTUdwMmFVSmlaR0pJY21vMVJETlRXbm8zV1VoSGVuWjZVRmhsYTA5dWNIQm5NMFJZTVRjeVZ5MHlOakl3TkhOUUxYTTNWelJFVUVVd2FsRjZjVXBrWTJWUFVuTkRYMlYzYmtWek0yeHlNWFJwU0Y5MVdXNXdUa2M0WDJwbU1GZGZSMUZuZUhZNGJuRk5lazF5VTNWelZFWmpkVjlTY2xCMlUweFlWWGRoZG1wQ2VtTkhNSEZCTFVkVk5XdFpXWFpXV1dJdFdESnNSbXgyWWxocFRESTNVM2ROVVVwVmFWaGpMbVYyVG1WNlRVTkRUMmxxVTBWQ0xWaFlUR05CU0VFLl9MSF9RcUJwTTZ3OGt2cVI2YWpiV3hnb0VCNEVTMFhWajU2NldjWVJGVjQiLCJleHAiOjE3MDYyMTY1MDEsImlhdCI6MTcwNjIxNjIwMX0.XuTHnTFErX8C3EAxT4WwGFIuDnHjSYtQudAdKP7nmlE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:41.071 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:41.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 267065: status.find.is(200), but actually found 401
20:56:41.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,267065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@416cf219, username -> user.1000007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c651514, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216201553))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzN2NGF1YXFzdjUxM2ZrM3JvOG85a2p2NzgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Rk1HRmxXV1I1VkVsalpHUXlNbFZJYjBaTU9FTlJMbVJTYjFsU1kySTNTMFZ5VkVGVFdrb3pOVFJGVUdaNVNIQTBUbVF4ZFdWTmMwVk1WRlpvZGxOR1NtSTFSbXR4WDFCcFNHbEVZa3hEU25KdFoydENORE4xWDBGbllrZG9kR0kxTTBGbFFpMHpVVkV6TWpGbFMyTjVRVE0wV2tsVlNXWXlUWFk0VXpocVlURkVkSFJrTjBFMFEwaHNhRXh5TjJKeU0xVmtUMFIxVjI5ZlpHdEZObXBFTVVoMmIwbDRVSFpaY1ZWTkxVdHRaR1ZWVVZrMFpsVkZaRzE1WTI4MVExUkVZVlZ3UTBGWlRreEVSVkkxY2w5V1FqVktUVXczWVhkSVZrTjVaMjlsTXpSUFEwdFVVMlJHUTNoRE5sQjBWV3BZTFVoSlQwSklhbEI2YnpoTFlUZDBaRGRuWkVGQldVeFNUVTV6UnpaaldVTm1SRFJoTFZSNllsQTFSVkp4UTBWQlkxSk5PVFZzVEVscGJUVldVMjFDU2w5MlZHSlphbGhRV0ZWS01EbDRlbnBrVVhsVmFEaGxXRzFTUlZCQ04wcFBlVEV3ZUc1UFVFczFiRmxuYkdsS04yRlhabGhEVjB0WFpDMUJXRGxZWTNNeVVsZE1YMVphYVdwRFlWQktUVTFQTUdkTFZtTjFSV1ZXUWtwWVUwaHJlbGMzY2tJNFZsZzVPWFJ5VDBKVGJrVjFTRTgyUjFOSVpYbHVUR05FTlZwUFYybExUemQ0YnpaV1VIcHNTa1ZuVmw5elNHbFNWSEJTZVVOcGQxQjFhbVZvYVROUk5XUm9aMU5pUTBkemJuRldSMUpKWlhadVJESkNla0pRYmw5WFJITlNXamRQVWxWTFNucEVaV2xFWDNCRVV6UXlZbGx2UW5wR1ZYZHZVa2g1Y2twSVZFbG9VRXc0T1RSVVlVcHZPVzFEYlRaTVlrSXRiMGt0TkZnd1dFSTVTRjluVDJjM09IRnhTbmh4YVRKdVlUVlBiWEZ0UjBNeVVrUTRNVlJRUmtOMWMzcDFVMWQyYmtzNVoyeHVjVFI0UWxwQmVqTk9TMm8yUXpSVlp6WTFhSEUwV0ZBdFJIRnFjWHBTU21Gd05rSlBWbE5JU0hObGIxSklVVXBSUlZrdE5uaEtPSGxET1ZGQllWSkxVSG81Um1GcVNFWXRlREZEZVRKaFozTnRkVlJ5VkZOamFHOVRXWEp5VFRneGNuQlJMbkpVY21GZldWbE1TRXBwTVRod2J6Tm5UbXBUWmtFLnptUjVQYzdkN2dPM1NOX1ZBZ0ZkTHE3anJIYlVIMmJjeEpWVm03N3d1WjAiLCJleHAiOjE3MDYyMTY1MDEsImlhdCI6MTcwNjIxNjIwMX0.jny9qPLzQScI1fg4v3qnRZWbBbWt5Tgs9FzrBFvp8PM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000007"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:40 GMT
	x-forgerock-transactionid: 67a449f1-2c3f-42e7-b25f-2eb42e1694f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:41.604 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:41.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 267065: jsonPath($.tokenId).find.exists, found nothing
20:56:41.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,267065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@416cf219, username -> user.1000007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c651514, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216201644))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:41 GMT
	x-forgerock-transactionid: 9d2b6af8-f924-4cf6-b9e7-52c7b344daaa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHBsMWJoNGkxaHZ0MmFmbjRkbHVqZ2s4bmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck0wSjNRelE1Tldsbk9IUlpkMXBRY1ZCMVlWSjNMalE0VUhKcFRucEtNR3B5Tmt4SmVUSnZhazR6ZEcxU2RtTXRabDlvYm1vNFFVNTBTM0ZWZEhVdE1IVjVXa1JWVVdSb1QzTTBMVmhQTlVFMlNETm1RblpQZFRGTldHbDFVVzlUTjNwV2RFTmFiazVSZEd4d1ZHSkpOMWhJWld0bFJtaGpTRU5GZFU5dWNDMXdWbGhxUTJaT1ZGUTNWVkUxYjJ0V05rZ3ROemR1YWxWTlRYcHljWHBoWmtGRVpGQjBlRFYyVldNeE0yNTNhRXRIZDFsdFRVTjRhVkJHV2tGUlFuUlBTV2g0U0dabU1FUnVUazF5UVdKdVMyUlpOME4zUTE5UlpVZHdNRFozY1U4elZVOWpjWGh2VDFwVVpVVkZVRmQ1UkhKNFVqaG1VakpOZUcxWFFsWjBka0k0UjNsV1EzTnJTRTFVTm5FdE9VdzJWbUpqTVVFemJrVm5TRTlXUzBzMGNEQk9NVkJIU21OMFdrRnNlbFl4YlZZMFJYQjRhMmx2T0ZVNWJsOTJlazEwTm5oUFowNXRUVFExZEZaQ1gxQnBka00zTjI5UFdrcEhVRkpPVjNONE4zWlBielpsYzJWd09VeFlVbXA1UlhWM1NqRkNPRzVSYWxwZlpGVmZOM2xCUlMxUVgxcFhTVkJ6ZEVGemMwNXVkbXhPWlZOYVpVSTBSV2xUZDAxdFVHNVVVRGQ1Ykdsa2FYbFFTQzF5UjBGWVJGSlhSM2s1TVd0VGMyZzNTRXQxVmxKVmVrMWZNa3hqYkRoV2RqRm1NSFZUT1ZsbVIyRlVUMUIwVFc5RFFrNTJWREU0ZUZoZmRYVlVWRU5sUkRkbmVrOWFlR3hGZFhCSFRqUTRNRXRYZEU5cVVXcHJRVkJZY0VwUlkybHNhRkpWYVhST09GOXJWVEZJZURoS1dtRllZbWxOT0RkalNTMU1NVFJ3V0VwNk1UQk1hMUphV25kSGVVRjBOVjkwZFZsR1MyUkhaRkZrVGtFME9ITlRZbEpCZUhSNllsTkhVakJOVmpOR1VYUkdOSGwzWmtkMVIwZDFVekJyTlRWSE0wbGhlbTVtTFhoMk9XUXRRbEp0VFVOdE4ycHphbUYzYW1wdGVFMUlOWGxVYVRaMVYyRk9PRFJPWldSSFEzRnNZMnRGY1dscmRFZzVlVkJSTXpkaU4yVjBUMlEwTFd0V1JscG1VMnhOVGt0NExVNXpMbTVzVEVsUVVHWlhVRU40Vmw5NVl6bEpTMjVYYWtFLmtrblE1ZDQ1RlJhTjJzSWUtN2QwN0tPbW0telROQ1o0ZHlDeU5nbTZRTG8iLCJleHAiOjE3MDYyMTY1MDEsImlhdCI6MTcwNjIxNjIwMX0.KRyYySPATFCp6JqHPLm-2XYIqea-o_o7GqJI7N29K44","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:41.645 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:42.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 267182: status.find.is(200), but actually found 401
20:56:42.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,267182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f28f624, username -> user.1001727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21a2a86a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216202209))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDJsN3ZhdmtxaTdidmdzNzVuZTQ5M2dta2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFlXTm5WemhtVERWcGMyTXpYMTl5WkZCVk5VVm5MbVpYUmpONmQxaHhTR2hoYjJWYVNtZHpUbkpqTkZoNmFYUTJVMnREZG1WT1NHTlVhbE5tYkRSM01UTTNNMHMwU1hneGVIcFVVbEZNYzBjeWJrVlNVRmR5TkRoamNsaHNTbFZHTVRGelpXZGtibEJ3WDA1WFpqaHJkVGg1VHpGS1YyWm1TMjFQZUd0SE9ITndia1Z4TFU1bE5ETjFlVlZMZWpNeE0wVTNZVUkwTmtsbFZrcDBiVkl0WTBaVlQyNDJlVmMxZUVKMVpuRnpTM2t5YTBkQlVHSjROalZ0Y2tSU1J6UjJaRXRsTUhSVmFHUndhemxrTjJWVlpUaHZiV0ZDU2tWd2NuWTVha1V0YTJkdmVreFBWMlJZVjJocWNFRmplR3RwUjFoUFFtdDFXVTloVjBwbFNXTnlRV05QTWpBelF6UkliMVZUUmtadU5UaFNTMGRyUm1KZlN6TjJjbkZvVlVSamQwZGxUbWxYUlZoRllXWk1VRGxzZERjNWRXeGFiVWhvU25SZmJXSnBSR1EwTWpaVlVYaDJNM2RTT0ZCbUxXSk9SbTFzTm1SVmNucDVRWGROWDNoWlNYaHRPVzV2VG1Sb1p6WkdXazVCYUMxNlltMUVXVEpVUkhrMlNWbFVWekJqUWxObVkwWjJZMlYyT1VSdVgwNDNWalpzTkdwd2QyeHVaVXhNTWw5aGFXcEtVbFpzUjFGMExYVnhUbTFpUWpsMVNuTlpSV1ZFWmxSMlpVVnpZM0p5WDFKbk0yNU1TbWhwU1ZCT1RWWjBRM2xmUTNJNFNFdFlabUV5VUhZeWFGUkZSMVZoVVVSa2JXVkVPVFpPWjFWdGVraGxWMVEyTW5WUFYwUkZVeTF1VVZkTVRtVnhOSHBXYWpnelZFdGFaVU4zZFc5eExXbFZPV1Y2VW1ka1kwbzRPVEE0VUcwMVprcHNkM0pFTWsxaWNGaGphbEo2VEc5dlRrMW1iV05mT1VselgyMXhiVnBLUW1OWVgzVTRkMmhqTFhKblFURTNTREYzWlRFNU5uaFFXazFaT0hFMmMzY3daekZSVWxOaVkzcGphbXhxTmpacVNtbGhNWFExUm1SZlRVZDZSelJ3YWpSTlVFUjRORmhsYnpKcldUUlZNbE5YVms4MVdIUmpaRTB5TjB0RU5VdHVTMFJpTFdKNmJuWTNWMmxYWVZjM2EzUm5SMHd6VmxaWmJpMU5MbFpLY0RGTFdrdGxUVGRMUmtaTVdqUTBibUZuV1hjLk5sTmtETE82TEdQczBNMHdZcGdZWUdtYXNpSFFOVEJfVnRQcURTcnlhSkUiLCJleHAiOjE3MDYyMTY1MDIsImlhdCI6MTcwNjIxNjIwMn0.pse_8esn7uTGqvMhU_1p3IrXhBqjszAaXiqaQJZcUZI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001727"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:41 GMT
	x-forgerock-transactionid: 5d8a8b3c-0798-4346-9e70-6306bb824fdc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:42.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:42.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 267182: jsonPath($.tokenId).find.exists, found nothing
20:56:42.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,267182,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f28f624, username -> user.1001727, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21a2a86a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216202306))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:42 GMT
	x-forgerock-transactionid: 6eb2302d-8bcd-4481-a4fa-754f9414fe8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3VhNDJsNTQ4YmFrbWI1ZjNtYnZsN2h1dWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1NuZzBNRWMzY1cxcWFrOUJWakkzUkhwbWIybDNMakJHYVhGWmJsOVBkMkpFTjNGNWMxZGllRXRCVkZsNFNrWlFSbFZvZDJOWVN6TlNTVzB0VWxOaFNYY3dkMDVTV0had05HRnFOREphWjNoVk1GTmZUMjFOUmxKa1NrRlFXVkU1V2s0M1JUSlRRbXRXYzNWYWVEUmpVM1JxWVU4M1pFaEVXSFZHUTIxWWJHUklTV2xmTlZVeE1VUlpTMXBHYW1JeloydFZOMGM1Ym5kblRpMXBSWG95TTA4MGVVdFNNVTFQYVZOV1lYUkZhbUpTTVVSNE9Hb3hVREJRWlVsalRTMXdNVmg1VTFSTVZHbGpTVmxhT0dWc2FsbE5lVlJzV1RNdGFWVmxiR3N0V0dwZlVEVjNkRFJVUlRSRlFtOHhSR2swYzFkMlkwdFZjelp3VTJOaVZ6Tk1SRE5wV2sxblJVMVBXakZTUVhSS2VUTjZhbDh3Um01TldXazRVemQxYUhkdmQyRkxjbXRuV0VGS2NFZGpYMVphYXpCRVNUZ3hXVmRYVDBWSVZrTm5PR1JpU20xTFoweG5Oa2hrTUZaUGJFeG9SRnBzYVZCdllXVndObmRpT0hOMmJtUjFiMXBwTTJvMFUzZFJOblEwYlZOaGMwNUZaeTFGVXkxV2RsTXphSFpRWWtSblVGcEJYMGxVVjNCelVWaDJSWEkxVFc5Rk5UUjZRM1poYTBFelRUUTBiekZZTFZaeU5XMHpRMnh3VkhneWJ6SXlZbWxJUlVack5IUjBhbkpGYkZkTVZXbElkVUUwV2t0MWJIUm1NblZrZDJSalYxbHBjMmxwUjBadGJrZFZaMVl4UmxFelpWRmZaWGQzU0RKWlQyMXRTMDF6YlVOM2IySTRWemd4Ym5kaVQzWlBlRlEwZEZFNFoySXljbDh3V2xNMmRXZFRaSEV6ZUZGUlJFWllibFU0TTI1V1VGUk1aRTFXZHkwd2IzcGZNRzlZWWpOQ1IwdGFURXRKTTFOUlVGOTNZMlEyU0hCTmNUTmlkbTU0VkdONmQzbHljMHhvUlhJMk0yWXhNR1owV1RWMVRrdFZNalJsVmpNNWJrbG1UeTB0Um1aUGJGUkZjMVJ0WDFRMVUzRlJXbFJSYzNKNmJYaFNWalZoTWw5TFRYZDJZM1prT1dGcVdtVTVXako0YVhCSWVTMXFja0pUU1RsWU5VMVlaVkpyTTBGb01qUm5OMUpPWTBWdGIycGpMalJMZVZkV1gyeGtTMGMyVmxkaE0wTkpWVTlXWm5jLml0eHBIZUdwY2JERTUxS2dHcGw4NGZlSjNob3oyTXctNmhrMmFyeUhmTjgiLCJleHAiOjE3MDYyMTY1MDIsImlhdCI6MTcwNjIxNjIwMn0.G32tcgt8YAEKXb8u3F3QQXixeFfb7WaWraM0ZRepvKk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:42.307 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:56:42                                        1795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=517161 KO=12624 )
> restLoginInitiate                                        (OK=256156 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=255383 KO=757   )
> restloginProgressiveProfileCallback                      (OK=5622   KO=757   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.88%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.88%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.23%)
> status.find.is(200), but actually found 503                      4958 (14.23%)
> status.find.is(200), but actually found 401                       757 ( 2.17%)
> jsonPath($.tokenId).find.exists, found nothing                    757 ( 2.17%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[####################################-                                     ] 49%
          waiting: 275343 / active: 23     / done: 267249
================================================================================

20:56:43.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 267424: status.find.is(200), but actually found 401
20:56:43.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,267424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29354c6b, username -> user.1002579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29401e0e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216203723))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnFuZ3BlYjFwZDMzamc2Zm90OGV1bzVyY3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MU0xbHJVekJsY1VsTVkzSjNlbTF4YkhOVmVXUlJMbWR3YzIxelRYTnBNRTVMZVcxWE5sWklYMHhxUVVSSE1rb3RZM1ZuVWtNeFNVaDBiblpUVTFsTk1GUTVRVEY0WDBWWU9HOXFPVlkxTlVjMlJ6UTRWSGxaU1cxeWVVaGpia00xT0hwclIwbG5ja2N3TTBnemJHTkRhVzk0ZDFWb09FNXFYemhOUXpVdFRXRlhSM2x4VVZwa05FbzFRemt5YkZSVU4ySnJTM04zVkRjeE5sWnBjbTlSWVZORlgyTmtiRnBZZGtkMmNtTjBjSGxvVGs4M01EVlRVMXBXYVU5Uk1sSXdaM0ZKTVdveU5VaHNiM0JMVlZoMlpsQldNV1UxTVdwVmQyRkhhV3RTWlhFdFluTnBlVVZpU0VJdFVIbElPRW80YUhWSGNsWkhYemhVT1RKMldEYzVhVTEzTFZOMFpIVllMV2hNVlZobGFFOW5WSGwxWldSTmIwdHdkSEl6WkVwVVIxZFFTMVZoYUV0V2FrY3RPVFUzY25OcVFYUndiSEptVkdST01IcGtPVEZGZDFsSk5UUnNORGd6VFU1cGJEa3liV05JUmtSTlUxQk9jWEZMTVZoMWQxbHliR2hyYkdFelZWVnVVVlZTUnpsSlFuazNXRGhuUkRCWWF6WkhkM0pyU0cxMU9UQk1jVko2ZVVZeE1sOWZhMVIzZEY5emREUktXbTU0YTNONloyZHRMV3QwUmtaQmRWSkxkWFpyWkRObFQzcFZiV3hTY1hReFF6SnpUbGROT0RsVE16WlVVMkZIVTB0U1dVTXlXVWgxUnpkME5uRjVZbE5EYVVKTFduTk5ObDlTTWtWa09FUmtNbUpKTmpadmFYQmhTRWgyV2s4eFRrTlJiRWhMVEhWdk0zUXliaTFpTlVKeVFXVnVkR3g2ZEhZMlExTk9VR1IyVFVONldWcEJablphZERVMWJXbEJjVnBhZGsxWmFFcHNRVzlUUVZCTGEwazRPR3hMVmpsVWVrTnpURmN0YkhReFFXZDJaVzlMZFdvd2JVVmpaMEZVYlcxTFMyczRTMVpoVW1FeU5rczVVWFpsUTFwb1JHWnhNa2QzV0RkUE1EaFdkV1I1UmxObVZrczBVbVZSWVhjeWEyZFJRakprTVdaNWJHYzNXWFpKYVVFeGJucHRTbmxaVjBWV1ZqQm1lVTFYU205M1NVazVURkl6YjA5RGNWUjZVRFYwTURkTlVXTTRMbFZ1YUZReGVHOTZRazltV1UxQ1NsaEVlSGR1YVhjLnA0Z09pM1J0S2dNaFFmWnJQYlpnN183TGJkYU9oSW9xNGpZcVEtbXNqMmMiLCJleHAiOjE3MDYyMTY1MDMsImlhdCI6MTcwNjIxNjIwM30.YgdAp-n_5oIChEPCceyOAf6Jpy9f4zJApkAdiDyFY1c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002579"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:43 GMT
	x-forgerock-transactionid: 1aff04d9-8d1b-46b6-a174-34788930dde4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:43.770 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:43.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 267424: jsonPath($.tokenId).find.exists, found nothing
20:56:43.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,267424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29354c6b, username -> user.1002579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29401e0e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216203811))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:43 GMT
	x-forgerock-transactionid: 2801ab28-af12-4608-9ad4-6cabf08851c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3E3b2g3ZDhnNmQ4dHFhdGRzNzBlcjRtN2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ME5HMXBVR1V4Y1VsS2FYZERNMlZNYUMxaWVVNVJMbkZRT1ZSUmMwSlRWRlV0TW10RVFrSkZXVlJvWm5KcU9FaHROMkZHVDJKMFRIZzJkVWhpZURWc1ptTm1iMGhJV1RreU1WWjFOVGszVTBGZlJVSmZiRWhyVmw5bk9VbHdRelprYTJKQlVFeEVUbGRpWkd0U1EzRlZhUzExWTBneVpGbFBOM2hMUldoUGEwaG1NVWt3U2pNNVowVlhUVFJpU1hkVWFUSnJWVGhYU0ZoaWMwb3hVRVZWTldsTFRtdHVTMHhzYVRWU2NqRlBhMVo2TjAwd2FrUnhMVUpSVEdkRmNIRk9ZbEZuWVdjeE1ISjJjMnhhTkVSNmJEVkNiM05FWDI1UE9VMXlka3hXU0V0R2VtVlhPR04wYkVoRVowcHlaR2g0TVVkemRIcEdZMTh4WmxKcVRGcDZjVmRhUWxCR1owVTFTbmhoTUdoMFRXSXhWM055Ym5WcE5qbHhOMWhEVXpGNlZHb3haalI0VVdSSVpFMXNjVzloVEZWd1ZVaFpZVTlCYlRsMFdHbFZkMjAzWm0wdFVWVlBZVmxEYUZWSVRqQmFOVFJ4WlU4dGVETlZMVzVVZVhobFlWZDZSazFpV0RsVGJFRkNibXRzVjI1MVJWSkZabFV4YW01TFZsUkVjRTlEWXpOWFVWRnpRMEpqVkZGaU56aEVOVFJpUTJwSWJUUjBiVmt0VUZGUU5TMWhNelZsZUhwQllsWjVZVmhTUkdsNVdrNHpZbFJSUXpabmNERXpVVE0zTkhaRldqSnRTSGs0UlZSRFNreEhiM1pIYVhrd1VHTjVRbGMxUzBwcFIxTkNTMXBQUm1selFXeENjVGROVWtGWVoydFlZVGcxV204M1Z6ZFNlRnBWTUc0M2JXZDBVVGhCTVRCUGNHeDNNM0IwUWpVNE0zWjZNV1IxUldka1JXRTFOakJLUVhCSlpuUXRSSGhXVUVORUxWbGxYMlZQUVZOMU5VNXhTVUZvYzJOeFpWaHFZMUpmU0d3eVpWVlBUMnhrVkRkYVNrdElXSGh5YVZSbVRHSkNWRXAzYVVreVNsVTRYMUZDWVhjMllXdEJWVEV3U1ZwNFRsZFBkV3g0T1VaaFNXZFFTVGxYTWtsdllqUjZVbkJ3YjI1RE5tcFRWSGt3U0VvM2NtdEthazlYTW10SVVuVlFSVWg1ZFVKUE5saE1TWFp4WlVkS1NqZHBVRVJxV0dOaVVXaHpMa0ZPUkhwQmFuaFpaa0ZzYW01R2JUaGFPWFJmTVZFLi1QY3RUOUdFU3J2SVR5N1ZtSlM3am1ZNnc4a0Y5RUowN0xsdkJkLXVUdXciLCJleHAiOjE3MDYyMTY1MDMsImlhdCI6MTcwNjIxNjIwM30.6NJIP8fjspq7gWnn-Kpgp-xR4QedI6JrPbt8_QzcTfk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:43.813 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:45.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 267627: status.find.is(200), but actually found 401
20:56:45.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,267627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29a8d5b3, username -> user.1001491, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3186d74, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216205206))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWpoNjJxZjJkN2xxamloNmhpb3JwODdoMmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1pIaFJVbFZaWlVwcGEyMVpUMnh2U1VSTlNXRlJMalUwWTJRNU5VNTBjbUkyZVdoYU1sRm9hRmx1Y2tGTE5TMU1jMU5VTlZsNloybGFNa0ZaVldGSVUyVnhRVVJpTldWdldXcGZPVlJoUzFsQ1dFZG5aM2N3UlVneGVtUnVURTAyTjIxcFZFUTNORlZPU0RsdWJtWjFVVzFtVDBKSVYyMXlhbWRuWjBOeGMybFNTa05vU3pOc05reGZVV1kxUVZOUk5VZEVSR3RZVmpWclNFUlZMWGRuTkV4a2QyRnBXbmhwYVRGSmRYUmtkVzV1VXpCa2RsaE5OMjVFTFZZNFp6Tm1kMlJaU2psTGEzQnZPVE5DYVdkTVNqUnVPR0ZzUlRaWWFVUlJSM0JRWlVkWlZHUTNNVXhCWlZSTU9FZG5XR1V4UWpCd1FWODBWM0U0UTJsQkxWRlVhR1JXTkhWWFJsWnVVRU5PY2t4RWIzbzNhVXcyV1hSNGNVcGFVbVU0TWxwRVFqTkhja1IwVjNOTFkyUk5la1ZzVGpGTGMydDBlV3hQT1V0UFMzUnNNbFYyTFVSeFpqWjVibTVtTm05Q1RrRmlaa3N5WjA1YVkwUkxiWFEzYUVJMlNFTlVRMWhZUzI5RWQyb3lUM2hRUkRGRmJXTndiWGcyZEV0MVNuSk5hM1ZQVGxCWGMzaDRWMGQ0TVRkRFJDMU9XSFphWnpaWUxVOWxXalF6Vm5CZk1Xd3RUMGRtYjJ3MU5GSk5VbGg0T0dKeFZqSk9jR1J6VkZOdVRsa3lOSFo2VkdWU1pWaHhSRFZYV0V4dU1HWXRkREV4ZFdwSWJtRm5NbVo2TmpaWkxWUkJZVlF0VEhKdE4zcEhOV3MyVFhKV1RrZEpORnBFWkVwaVpIZEVWRzFqTVVwelUxUllVakIzWkhsWFZWRmFlR0YwV1Y5bGFVczNOM0ZuWkRSMGRtbDRXR1ZRWTJoR2NrOU1ZbmN5VERGU00ycEhiRWhCVlUxQlNGSjJkalJOVlZCUlRGWlFaRVZxTWpWaGFXSlJMVGRhWVdKdVlVbGhOMVJqTlZsRGJuTTJhREZDZDFGaFVtSmZOalV0U21FeVgxUnNlREZZV0hrNGRYQk1YM2xIVjJkYVQycEhVWEZpVkd4YVJXWjRTM2s0Vmpodk1USnJSMUk0Y2tOWVJtMUtVV3AyTkZOMlRIVlBjbFZsVWpoQ1NUQXdhVnBKWmpZM05TMW5ZbFEzU0VWc2JWWkZMa1F6TWpSS1Vtb3lORW95U1ZwR1RVUlpMWEZWWjJjLjZ5LThaeDRjbHl3bDB1Y3N6MWszREp0MTR4MWM5ZS1WcnZqUjloOGxCODgiLCJleHAiOjE3MDYyMTY1MDUsImlhdCI6MTcwNjIxNjIwNX0.UntwJfxLTGjufUDaj-f-alp1dZp3spjpTbuvzEVRsQs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001491"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:45 GMT
	x-forgerock-transactionid: 23ad25d6-9a85-4655-90cc-6439454069d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:45.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:45.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 267627: jsonPath($.tokenId).find.exists, found nothing
20:56:45.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,267627,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29a8d5b3, username -> user.1001491, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3186d74, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216205295))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:45 GMT
	x-forgerock-transactionid: 7ed21e2c-b93a-494d-b1cd-b6077e6289fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGZhdXFsdWFoNDlzMjFoOG10NTI0NXZsbjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVNHTk5NV1JWUVcxVlFtWm1kR05yV2tkSllYcFJMazlETVRGV1pFMDFlbmwwUjJobFJtdHJhM1pGWnpodlRFUjNaWGg1VVdSb1RsQTRTbTlxTFV4R2QzQlRibE4xTFdkd2JtZGlVRTkyTm1JMU9HcDNPVTluZFdjM1prbFpOMDlNWlV3M1UwTmhSa05VYmtsM1lUaE5kVTFmUWpSbFVuVmZTbWhmU2pGNVkwTlBjbnBzWjBkNmRFbDRNWEZIZVRONE0zTldkR3RhVjJKNFRISXhhVUYyTUVGcllsRkhkMjV1UkVRMWNHVlFUR3QyT0dRNVdURmZkVXRKWW5wbGQwazBVV3h3ZWxGZmVWSlJkRlZXUW5odlkzZ3piWGhzTlZKWlIycFRkRmR2UmtGRVZ5MDRVVUZPYm5WeVozbDBiVkkwYmtKSlRGRm9jRE5LUVhKVWQydzBiMjVFYm5keGFEaHROMWR5V200M09UTkRkVFYxTmxGRkxXUllOR3hXY2s1SU5sQmFVRU5TVUdGU2NWY3pibFY2YmpNeVIzVkdNRFZFZVVoVFEzWjRSbkZwVlhKRFZVTkxTR1ZOVUZSUlFXOVlaM2t5TkV3emVtMXNSVWhsV0hNMFlUWkRjREpoWkdKb1JHSnZPRFkwTTNCWlpXcHJUalI0WjJzemRGVmFXVFJIVldsek5EVm1NbTVrYVVKU1UxUmFOM1pYWkUxbFFYRmZUMnRWYXpWd1RGOTZhVXh6U1ZRMlNWVmxUbmxoTVZsQ1oyZDRXSE4wYzAxQmIza3RWVGQ0UTNodVNXMHlOa0kyVmpoT09WQlhjbUUyYVdacFREWmZZazU1YldnMlRrWnVZbGxwTWtSMVNHcFZVMmRuU0dSblZHSkpVV2d0VkVWb05UZFFiVTUzUTNBeVpVVmlPVVJ1UTBveVUwNWFaVXM1VUhabE9WcG9RekJ2ZG5KQ1EyZHllRnBRZVVGdldGWjFTa05CVERaVmFqRjBUek50VlZaTFRHcFlVelZGY2tsUlpsRXdMUzFZY21KbmVVTTFiR1E0VjFaRGNVaElVR3h0WkhobFRrVXlialI2TTBjMWVVZG1aVWxtU2pGUk4xcGhla3R2V1Y5UGVuaFNSVWhWWkhwZmVXRmxTMjlsTm14TFEwNXRORmRoTldsVWNWa3lkRUZ3Um5wdlMxVnBNMnN4VjFOVlowUlNZbTF6UkU1dGVHRnhZbFJrTWw5bk5HcDZabFp0UWt4RFNVSlZMbU5uTkZCSlRubHFlRGQxYTA5R2QxYzBWRWhCU21jLjd0S1NpUW1aNlVYTmk1dE1rQUhfLTVyVU9uSlgtdEZHWEg5Y1piSXlwSHciLCJleHAiOjE3MDYyMTY1MDUsImlhdCI6MTcwNjIxNjIwNX0.2NTsfnYYoaToq77OUXOii9LRWBkFu_aJxwaRPB-Ai0M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:45.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:45.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 267645: status.find.is(200), but actually found 401
20:56:45.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,267645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fd70018, username -> user.1000643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@178ef76b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216205347))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGM0dGVjaGs4Y3AwanJtOTBzNjBmZ2JmaTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVdYVnFSM0ZLVkhGTk0ybDRkVmhGZDBwd1NESm5MazFyVVhsdFpGRnlWQzExYVRCWVRHMVliRXhwTVZoZmFHaEtlRmsyUTNoak9UZFliMXBTU2tOVVVrczRMVGt5YUdsbU16WlhiWGcxVVRsQ1FTMVNkRXBSV2pCeVdGY3liMlpTTnkwNU1IcEphbU5rVlRKbFJWQllaMHhyV1RCRWF6YzNUMGhzWjIxUE9USnhVVXRhV2pKTlUxQkNjSGhuZDJaRmRIcFdUbkZYWjFOd00zbDBUMWx1YUZKUU5tWnVaMWxQWVdwUGQySlFlVTVmY1Rsck5FWTFObmRrUzIxVmFFUllabmxYWDJOMmQyWkJXWGhaYkZaSlNFcEhWa1pOUjJkSVlsWk9Wa0Z3U0dwU2NWaG9keTFoTkRGNWJVRnRibW80Y1VKSWVYUTFWbXBLV2xvMmQxOWpkR0o0WTJ0S2JGQjRORUZRTUdGU01HVnFWVE00U1d4d04yUndNakJvYjJaMGRYbENZM054UzA5RU1HRTJSRU13VWtOdGRqbEdhekJFUmpSME5sOVRSV1pmYUhWbVVFUnNXWE5EYlhGeU5YVlFVVkpCUzFsSlZEbGFXWGRaUmtGcFNVTklaM2gzVGxwYVJEZDNjRmR6VHpVNFRYWmpVMjlYZFdSVGJYQkxPVnBaUVZCNVgyNHRURWxsTWxwaFZFeENXV0ZzZUhWR2NWOVZaSGxPTXpOTGMxSjNZVEJwY1dWVVkzZE1lWE5yYm10cVNrNHhXbUUyWTFWaWFVWjBWVEJmZFhCNFRVRmFSbUZDY1c4dFVubGZSR0Y2U21GWVJGZHJVelZ5VFdWdlRFeFpNRTl5VVdWNVdYbGtORzFJZWt4R2QzTkpXbmhyWjBKR2NHZHFkMHhuYW10dVUxcHVlbE0zVVVKamFYVm5RbHBLTTFscmNGRjNORWgwVDB0Q01XNUJka1J4WlRBemNXdDJkRlJ5VjA4NVUwOVRaRzU2T1ZGQ1ZWbFpaVWhCTlRaQlluRkZSemRXUTFWTVFtMVhaVUYyTTBabFpFeEdaR0puYlVWSVpuZFZiaTFVV1Raa1FYQTNkVUZxTms5MFQzVmpVM3BHY2pOcU5rNDVjV1pvU0VKdlNVbEpja3REVm1GRGFHWkZiRFUwU1d4YVpsTnZSM0IzTjJ4TFVFOXdORjlaTlVSUE0waEhlWEJ3Vmt4UE4zVk9XWFJQVG1OdGFFVlVSVnB2V0V4VlpWUkZMbTVLWTFkSlRqSkJTbE14YTJKaFJsa3pVbWxMYWxFLk1pQjlNZXBPZ09VcmNPS21iaklXQlFuUk5wVHJLRXhqQzZhVHpUd3FtWWMiLCJleHAiOjE3MDYyMTY1MDUsImlhdCI6MTcwNjIxNjIwNX0.bQnwaYe1-pukai43Z178HjfCRmd7RYKZ0iIS14thNDA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000643"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:45 GMT
	x-forgerock-transactionid: facedb15-29f1-4664-b689-9821af80209c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:45.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:45.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 267645: jsonPath($.tokenId).find.exists, found nothing
20:56:45.432 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,267645,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fd70018, username -> user.1000643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@178ef76b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216205431))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:45 GMT
	x-forgerock-transactionid: b3721893-2a31-46bb-ad07-545ca862bc7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWNuZG1zazdpaDc1N2w5bXR2Z2ViMzBuaHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVVWWklSMWM1YWpOdk9VZDVZMVY1Y201c1VHWlJMazV5TW5sdlJESk1VVkp5Y0VOZmRqUm1WRFpGTldKdk5sZGpkbEpwVVVScldFaG5XbWRXZDFoUVdrRnBVRkZFY3pBemVFRnZTek16TkVwMVozRlJUSFJyUjBaWWNVNHliSFEzVWxnd1gwWTNiV2xtYUV0RmNVMVZhMDlpZUZoTk5Ib3hjM1YwUVdWQ1FtMUplVW94TVU5VFREWnJZVll6VEhOWldHVlROVVI1WVVWNFNrZEtOM0U1ZGpBeVFreHpkMlpETUZadlYyUldXV280TFRScWJubHNUbE5MV1VjdGRsSTVObGxZYjNKa2QyRjBSVzAwVVdoaVZXNXVkRTFWWlRKTFNYWjBhbk5tTlZveU4zTTVNVUkyYlZCUFVWRmFZVGREUmxwRE1HUmpVRkExUVZoTFlXbFdNVjlNUTFGRVN6QnJia0ZJVTBGeGNURlNRelZIYlVOR2NVdGZNVkY1TlVGWWRuZzVUVTFXY0RWaldITmZZVXh4ZWpsclFqWTROM1YwVlVrMFpFaEhaR1pZTWtkbk4yMXZTWGg2UTFoWFFXbHlTbGhRZEd4MWRWOXBUWFpIWDJ0elJtSnFWSGxaWlVwaFNGRkNaWFZvTWtwblZVUk5PR2huZERWNVZFWkxia3B4V1dReUxWWTRlV2hmUTBGM1QyaExiMmxaUm1oZldURm9WMWRKU0c4eVpYZFBORFp3UWs1VFFUWlFURVp2UW5CbVUxcEhPVTFLVUd4MVRuVldhUzFrUzFsTmRrNWxPWEEyY0VSaVZWWm5SVk56WVZkR1ZsVlhhRVpTVGtWZlVuVnRZMWxWTTI1SVEwTnJlVkF5T1hSeU1rbHVPRkpFWmxaYWQyaEhOSFJHY21SV09WbHpPV0ZhV0ZGdlZteFFWSFZKVm10RlkwNXljWEF6WTJjeFZFTlpUM0YxYzNWVVN6ZG5VV2wyVm1sVWVYZHlPR1ZZU1ZScldYWnVUVFJhTVdkMFdtMWtPRmhwT1U5NWFIWXpkRlpwTTFRMlNURjRXVmxKZW14TVRFOTRkekJYV1hrNFZFRmFUVWRHVURNMVdWOXRWRTlWTVdWMGVYbzBOVXg2TVZGUVZqZDZSbFo1ZGxaNVdscFFTR2RXYjFWalRrWjRaVGRaU1RZMFVqaEVka2RNTVhKMlRFRXdPRlJLTjFGb1QyTktXVlpHTm10YWRVVkdTa3QwV2pOaE9EUlJMbVZwV0dWcE9VRmtSMlJOTTFBeGJGZ3dZMUpoZUVFLnl3cnc5N0hsanlBRnUyVEJVVkxVRGlORE9fWFBJUVpKWDlUWlpVcTVPZmMiLCJleHAiOjE3MDYyMTY1MDUsImlhdCI6MTcwNjIxNjIwNX0.yu5cZxd91qYwm8DOR8ITv1WRyD7cRCS0UZo1eN692Hc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:45.432 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:56:47                                        1800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=518638 KO=12630 )
> restLoginInitiate                                        (OK=256890 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=256109 KO=760   )
> restloginProgressiveProfileCallback                      (OK=5639   KO=760   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.88%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.88%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.23%)
> status.find.is(200), but actually found 503                      4958 (14.23%)
> status.find.is(200), but actually found 401                       760 ( 2.18%)
> jsonPath($.tokenId).find.exists, found nothing                    760 ( 2.18%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[####################################-                                     ] 49%
          waiting: 274610 / active: 28     / done: 267977
================================================================================

20:56:47.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 268002: status.find.is(200), but actually found 401
20:56:47.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,268002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b510dd7, username -> user.1002360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28191ac8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216207764))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2pkdjdqaGJmYmFjZ2sycXVoMWcxbnVlZnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlJYWmpPSEpQTVhBM2VYTlFhRzVNZDNnNVdUbEJMblYxWlZOaGJGVmhMVlowUkRNd1JGbDFRakYwTUdacmJFdEJOMU00V0RGQ1NrMURTbUZ3UlZvMVFWRXhXRUowY2pWUVdGWjRjRU41VTB0SVprcHlaV1JZYVdwcFRVRkphVWxCU0dvMVJtUTVMWEZzUWpoRFoxRnhTRjlLWkY5VVVtOWplR1pCUm5GcU9FbHNiVVJqWlhCNWVWOWlWR0ZXVkdsM09VUTJWV1ZIYjB4emExcGtkV2hVUkdKdVlsY3dNemQ1VjNsblpVbHdla1oyY0VWaVRUWXhTSFYzTjJ0RWFraGxlbGRuUjFjMFdERjRka056Ykd4SmNEUklRbXRvT1ZaclUwNU5hMnhvZEdkTWRUUlBkV0ZxTFVKS1prSlphMnRmVjJ4bGJYQmFVMUZMY0VKQldtZzBSbHBTZEhGamRtcHZaVEF6Vlhwa2JrRTNVbG8wTkdacU5FcE5ZV3BXYTFoRlVsRllUMHA0VlUxS1EybEdPSGxUTnpaT2JFdFZXbTU1YlRkYVFXRTJZMTlpVldGNlYzVlRMVlpmZVVKQ1h6ZEJablJJZEVocmFsWXdiM05JYkdNd2NUbHdia1pxUVVFNFZEZDVZMFpSTkZSeWRVVnNXVGxIZERGTVZHczJNM2xHVFZKVVNGVlBiRFl3Vm0xVWFtbElTWFp5TkRack9VaFNXRWR0ZUVnM01VUm9WalZqWm5ZdFpubFJkbnAwTnpjM2RUQnVjbFZWVWxSS2FrRnBZVzlzYlVweGVtcE1TM0ZUYjBoWlZITlhWRFV0VmtZMU0zRnVXRUpNWmtaeVEzTlJVVkI1Y2t4NVQwMXNVM2xRTWpGcU4zVTBkWGwyVVhkTlRXbHdSVWxvY1d0WU5taEVRVTVrU21KVlJ6UjZWblo1TTNSaGNEYzBlRWxQZUVjNVlXMXdlVkkzTUhseVVHRm5XSEJRV2xkbmJHSjJNM05NYUcxMllYZHFTMWt6TXpRd2JrUjRlSG8xTkZSS09WQkRVamREV2xCWUxWSndXbGwwVTA4eGJHRldSWGRVV25JMVFWOHRVSFY0UVZjeVJWVnlhMlp3WVdjdFRHSjBXWEZhVUVKSGNucHBjM1k0ZEhkek9VSXhMVWhrT1Y5a04xSk5ZbU5KYm1WcFNsUlViWFUyUkhaZk1tNXFMVU5TUTJ0S1pFbHFVRUpSUjBwUVQxRmhXVUpCUTI5bVZGODRMa1ZvUjJoeGJHaEZZa1ZDVGkxcU9FRlhUMXBOWWtFLlFKUHV6QzVCS1NiSmFfOWZDclllaDJydmdSRFdnZ19jcVloTlROLVpabTAiLCJleHAiOjE3MDYyMTY1MDcsImlhdCI6MTcwNjIxNjIwN30.x_GMRuhOxC-RFL8Iv3WkI9IRbsVZ_A0TW8UyV6U-9sc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002360"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:47 GMT
	x-forgerock-transactionid: 9152baae-8f38-4a46-bc51-7bcda8a06c61
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:47.813 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:47.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 268002: jsonPath($.tokenId).find.exists, found nothing
20:56:47.856 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,268002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b510dd7, username -> user.1002360, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28191ac8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216207855))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:47 GMT
	x-forgerock-transactionid: 37e44aea-7ee0-4d84-80e5-5585ebdec220
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWZiM3ZybTM0Nm9zOXBwcDJhcDQ5M2JtNzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFkwSmFhVlpDZG5relJGbFNaR0pwYUVkc1JYbEJMalJ5YzBOYVlrOWxWRVZHWDFCRmRYTmFhREJIWlVkeVRqaEJWR1ZQV20xa2VtVXhXSG90YkRNMFlsUjVWbWR0U1ZGVFZUZHZNM0ZIT1hWTVdrNUxSM1JYZUhZeVNXcG5iWFI2TFhReVVXaHJVa1ZQVW5oa1RVMUpRVTFpVEdGVWEwdFNjbVpaWkROMWJ6azJSV0oxZEhjeFNUZ3pWelJ6UjNGblZXVmZNa2xmZDJkTWJrMVdSbGd4YjJ4a2VtSlZlWGh5YW5kR2F6aDZNMFo1VDJ3MWREZzVUbVoxVVZVMVRXWnNURGh3TlZKNGFXSnVaVFowVlU1eWFtUkNRazVNTkV3MFJtWXhjMjkzZWxjMFVEazFMWGhVY2xOVFFuSXhkRnBKYWw5eVdVWlJia2RWY25WUlFscHpSV1pSU2tSVVNsZ3hiVmRZVTFkTFprb3pUVzFJWlZBd2EyZElkMWt4VVdveVdEazJiMGR4YUd3MmFHUjZlRUp2VDJwUmVXVmpWVmhzWmxSNmVVZDNPVkJxTlRoa1lYVm9PVFZDVDNSUE5YWllWVWN6WVRWR2JYWk5ZMXAyVlRoYU5reFFPWEk0V1RST1ZERkVYM0kwYzJ4amExRmZSbXRZZWtKRGQwNDRaVFJYUmpWU1NqbEZPRWhwUTJwbGNtWlRTVE16YlRkRExYQnBNMmhsWjBWQ1RqRXhVR3h3VGw5cU5UQklXa0pNUTJkNVkwNVVUbWd6T0VzNFRtRndaak00V0VoNWEwUkZibWxwUkZKNlZrOVpXRXhMYWxaMVNYWmthMUZoTVhCRFZGQnhjMDF6YVRob1JIWXhSVzQ1YVVFemNVWlpUMFZCZW5wdGFtVmpSbUpWWVhGQ1dqZEZaMjQwV2tGcmVucG9VVmx1TTNsa00wNHdSMk41VVVWMVkyMXRjRXQxVG5GYVZsUllNV1pXY21SclkwcE9ObkpJVEMxdlREbFBVM05oY1hKclkzWXhjMmg0TFVWRGJXSnRNMWt3VjJWUVNVdzNaekJxT1V4b1dtRXdlbkpoU1ZCUVpWTjFUMDFMZDJKeFppMUpWVU0wU0RBNE1raGtZbkpuVUd0dlEySkhialJVY0hwc1luQkhYMUZCVVRoNVRrdGhTVE54VjFCcVJ6bFhXVWxPUzNWVlZXbDRSMGxqT1dzMFRrdGZUbFp4TjJORlRFOU1PVXc0UjJ4c1FVWjNMblZ1YjAxNFdWVjFVemhOVFU0eGNsTk9ZbGhGYUdjLkZLX25SLVc4Q2hiUERPTWZlNEVfNnpVQmhwRVhQN0p5TERmSC1PQWFGa3MiLCJleHAiOjE3MDYyMTY1MDcsImlhdCI6MTcwNjIxNjIwN30.YANh61tqR3g7MxZUbwkSGSUexdAhQQSDduf9QtmEqic","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:47.856 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:50.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 268397: status.find.is(200), but actually found 401
20:56:50.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,268397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19377e9f, username -> user.1001201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6243e814, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216210472))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2d2dTYxZmNlOTM4Zzh0b28yN25xbXBwM2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c05tZGxXbEZrTUROSGFteElTMU5NWm5CclQwdDNMa2hSTFc1MmNHbHJVMGxuYmw5VWFEUTNaMEpzTWpBMk1WY3RWV2hTVEROVlkzWkVaRTUwTm00NFJWbzBPSEJvVFc5UFowMUNVbE5GZWpKSU5VOVFjVkF0YjFGZldFTnlaRlJXWkdsT2RVVjZSRkJyVUVaU2NFVlhVMUppU0dsQ2RGOXROREJXZVc1SmMycFBkSHBxUVhoeWJXUnhPVVowYWtaVFF6SmxZVmR3UlVaaGNFWlRTVUY0ZW10VE1GcFllak4yVVd3M2IxZElORFpmVEZKRVVFUmxhbEV4Y2pWUWVHVTNiRGhwVGtONmNFMU5ZbTlqWm5wVlkycG1WVEpUVWpSNVFrWkVjMUk0Y1hwc2IxcENjMjlhTkhReFNXUlhibWcwVUhOVk0weExkalkwVHkxVWFXaFVUbFpJUVdFek9IVkdTRXBoVUZKM1JXczJSemxTTkZKWVdFSkpWVlp1UVhBelZsUjNWV3hpVGxOR2VuVmxhMFJ5VERaVU5VeFpZMmxhWjAxVFYzaGpYMUV6UmxCTGMxUnpZWEJEYUhGT1MyZGxURUo0V1hsaWVDMTNTbmxYYjNGQmNEa3dOVm81VDJKVFIzSlBOamh6ZEZFd1UyTXhPR2hMWDBaVVRXbHZOMnByZUdWNVNTMW5aVXBKWkZoR2ExOTJkakJDWlhRMFdFODFiRzV2VEVOS2VWOWhTbU5wT0RRMmVUVlVTVzF0YUd0blgyWjJUbmRTTW5WalQyZFlNVEpUZUhkamJGOWxSakJDYkhSd0xYVlZiMkpoUzJKWllVNTRlbXRuZFVwS01XeEZaUzF0TUd4aGREQkhNM2h5U1VrM2RXZzJaMVJ3YlRGbE1HTnVTSHBWYjNoSlpuRnBPWHBWV0V3MExVUnFOMWh0VDFaamVscE1OMVp2VkZGWWVVbHZOSHBpVDNCa1owaHlNRlF4TVRoUVZXVkhYM0U0ZVhOU1R6QlhibU5MYTFsd01rRlpSamxzWlVGSU1tOTNiSEp1VjNsMGFtWmFjbEpQVURsRFZtTmtialJDYmpKT1pYaENkRk56YTB0ek1uaHpVRVJaVFVNNU5WVnlkbEZVT1dKWE9GSXRYMEp1TWt4SVdVSlRhVEkwWkdKb2VWSmpXVmR1YmtGelRFcHhlRkpPWTFOM1dEQmxOeTFRU3pOM1UwVlRVSE5yVFdwZlJHOHhjVUZPY2xZMlRHZDNMalIzVTNOdWRqTlZkelJEVkhOQlMwNVdTV3RtWTBFLkhucTdpYzduVVVzUVNLb3QwTnlIUFRNLUhKZGNDaV9HZnRmR2duZ0cyak0iLCJleHAiOjE3MDYyMTY1MTAsImlhdCI6MTcwNjIxNjIxMH0.F2S9U9tUbVC2hkmK_kFNEgwWjgHolsgqBx8qcVMqXqU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001201"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:50 GMT
	x-forgerock-transactionid: 6289353c-7d03-477e-920d-bb1bc01eb8b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:50.517 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:50.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 268397: jsonPath($.tokenId).find.exists, found nothing
20:56:50.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,268397,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19377e9f, username -> user.1001201, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6243e814, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216210556))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:50 GMT
	x-forgerock-transactionid: d0c65be8-0be6-44ad-947f-40d9a47bcbde
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianJkdGVqdDlvYm85NGN1ZWY4czNpNmFla20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWNUZE9WSFZ6ZVZRMlpVaEdRMjFzY1V4WkxUVjNMbUZQZWs5TU5tVlJVblZ6UlRrd1ZGTmhNMGRaVWxoSmNGVkJXVXBHWjNNMWFYUnZkVTkxYWpSaVNGSm9jV00wVWs1WVNGOXNSMDFGTjJ4dlpscHhUVzgyYWxCeWFXdEhMWEF6TTNwb1JXeFJRMnhJUjJaTVZ6VTNibUU1U2pGbE5IVkdhVEJaTlhJdFdsOXVYMVp5TkRneFFqRmlNMG8yWmxWc1FXUjBhM2RvY1UxeFEwUkdSV2RFYkVGaE9GWnFaVkZzTmpSeFZuSlhVWE5LUjFneVdXNXBTMlZqYVU1M2RVb3pYMHRsTFd4cGVHVXRaRWxrUW14M1RucHRTVGwzWTNneE9HNDBWRlZ0TFU5dVUzQmtNVkY2YUZreFJtOU1kWGcxYVRRMU1WZ3lkMDlRVkdVeldHRnpTMUIxYUVoQ2VHTklZblV4UTJaTmRGOWZYMjgwVlVKcmRFeHpNbTVIUWtwNUxVdDVhVXhuT0cxYWRtZGZkMWczTWxVNFdEbE9ZemRCYzFkUU4wNVNiRFprUlV4dGJsZFRNbE51VG05a01YQjFUM1I1VEZSaGVuQkpiMVpNYVV0VFoybEphMTlJTVdWR1ZEbG1PVWMyVG1vNWNGRklka3RUTm5sc2RFcHhhV2hpYVdOV1kzVklURWx2Ym05aVFqbEZhbkowYXpVMmVFOUNUbm8zZGs0eU1sbGtVbmRwTmtWbFJsbFFNRUpDV21Sd1V6QnFObU5uUm1oZlQzRTVjblF5TVVwTlRESmpSa2xpZEVGVmJuSXhMVlpEYlZNeVRHSTFhekkxWDBwVGJWOTNhMnczZDA1M1YyUTRiMG93TTI5emFIQkNTbkpVWWw5UFNqZEpaekZCV2tkSVgwMHpRWE56TmpodE5WcHdjVkpUUm0wdE4yUm1VbXhpTUdJd1RXZDJiVzVJVFhaTVQyWmFkMHhzZVZsNE5WWXdhblJ3WlZSNFJIWm5VVlZMY2xSQ1owVldSV2hCTmxSTWVIbG1OSEJtYTJodFh6ZzFTVlJwZHkxU1VrNXRSbDluVTJKMlMzWlFiMVZvY1dkZldVTlBjVTgxV205T1dFWlljR3h0TTJwbWVXNTBMWHBRYjB3NFduUTRUbVF4VFdOVmNTMTFRUzFuVmsxVlYxOVlhRlpJWmxCV05sTm1Ramx6VjFKTU1XRlhRbFprUnpkbVNsWk9TVzV3YzI1ZmVXNUZMbVJaZDI1blNrdGtPRWh5V21jM1YwWnViVXgyVUdjLlUxeFVxQlRaQTd1LTRvY3hpWDlQX0RzYnl3VXBUME1UR1hJSHVybE1tc1EiLCJleHAiOjE3MDYyMTY1MTAsImlhdCI6MTcwNjIxNjIxMH0.jXhiFLew8NON0u42cAAB_FLBEHxFsijc9vhc_l6LIGg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:50.557 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:56:52                                        1805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=520076 KO=12634 )
> restLoginInitiate                                        (OK=257599 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=256815 KO=762   )
> restloginProgressiveProfileCallback                      (OK=5662   KO=762   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.88%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.88%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.23%)
> status.find.is(200), but actually found 503                      4958 (14.23%)
> status.find.is(200), but actually found 401                       762 ( 2.19%)
> jsonPath($.tokenId).find.exists, found nothing                    762 ( 2.19%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[####################################-                                     ] 49%
          waiting: 273901 / active: 27     / done: 268687
================================================================================

20:56:54.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 268928: status.find.is(200), but actually found 401
20:56:54.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,268928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22ca9836, username -> user.1002800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2706c27f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216214105))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGM4cHZhZzRiaTljanIxdm51MG4xbHVvMGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1kzQnhPRGQyVEZvNU9WWm9SMVpPTm1walUwSjNMakJpUjJkbFEwZ3pWR2RsVjNoc1UzUlRZVWgyTWswNWJGcGFhVGx3UzNkWmFERlBUbVkwYldwNldFaHdjemxyTVUxeU9XRXhSemxKUkhWa1EwbE1hRGhvTVVoVVlqbGlhRmR5Yms1bFdrVnVWelpUWmxneFkzWkhhelV3ZHpRMlMzRXRSR3BzZVVaeVdWQlJjMHB0T0hoUVkyTlBSa1JUVHpGbE9XVjNUMVJYY25SVFdUUjNTMnhOWTBWd1JXWk1abmhWTmt4WVZYSm1SVzl6WkRCUVFrODBaazFWYjFGRUxYcHdhVFpIVkZoaGFWbDRWMlZ0VUdaRk56QnJVRkp3VlZKSFpWOVhXVUk1TVhGc1dHaHBVbXRUTW5KSmJWOW9kWEpEUWxCWk1VcEdXVkZNWWs5NExWazBXVVoxUTJzM2RtRk1UMVowT1ZBelJ6WnpWMFpvTkVGa1VGTkVVRlprWlVGS1VVbGlaekJJWDBsZllVNU5UMWwxYjB0WFMyczJUMmxRVWtFeVFqTjViblphWlRoSFNXVXpOMDFNVjJGRVlqVnFaMng1U2xGWWFuYzVlVFo1TURSQlkzUmFiREJpYTI5c1NVRkxkMjVNWTFBeFdGZGhTV2QwZEhOR1dtMDFRbnBQVldaWWEyRXdiRWxKYTFvM1UycEhhSFZVT1Uxb01uVm9Xa2xtYkc5ME9HSkRRblIzWDNwUk9HY3djalJoV1hWTWJsVmxNbHA2ZVdKZlpDMXhZMHd5UTFsRVlUaFNSVWd6VnpCb1dYaFRZMWhWVldsWk5uWnpPV2RHYmxwVVRDMUJlbE5XZWtvdE5qQlpRVzFaV21sU2FFOXJaRFpKUTJKaFlqVk1jVFYwU0RadmFWSmFSbmxzYVdoek1XRjZRa1ZHVDFwaU1tUkRVa0YwUkRkWFpVNTBVMFJDYUU1bWFsUkRSVTQ0UVZaUWRYbDZPWGREVDJkVFdtUllTemwzVVdOdmNFNVlOMGRDUlhadlkxUnJZVE5sTTFwdFlraGxkVGhDY2xsQkxWaElVSGN3Y2poblVraE1kbWhvY2tjMmVUaDRNbUUwUW1oVVMzWmhiR05hTm5ObFExRjBlRnBpYTJ4VmJHbEROVVo0VTBOaWF6TmZabUk0Ym1rME9VTndjRzVOWVRKNFpuWnNRVmt0Wm5aZk5FNHhOREJ5VTJZMGFXUjBUVTlZUlRSdE9ETlJMbmxRVlhoT1lUTk9MVlJKU25wQ2JqbDFTMDlKWkVFLkJfSzRmVDM2cF9uWmIzTVZyZFZwMmxoX3pad2FHbWlqd0ZUTm9UcE1QTnMiLCJleHAiOjE3MDYyMTY1MTQsImlhdCI6MTcwNjIxNjIxNH0.EZ8KC32IqOjKLLeh1OjcciAr7MwNdJ72n4rPsbfGAxs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002800"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:53 GMT
	x-forgerock-transactionid: ea020210-28fe-4c38-9ba1-6bd7df7a2fdd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:54.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:54.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 268928: jsonPath($.tokenId).find.exists, found nothing
20:56:54.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,268928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22ca9836, username -> user.1002800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2706c27f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216214190))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:53 GMT
	x-forgerock-transactionid: f8e44bdf-b10e-489e-b266-438904aae0c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDF2b25mcXUzb2MxNnFhcWp2NmoxZnMxanUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q01HSXdUVGRzTUdZd1NUVmxjbTVGTldkM1RVMTNMazVFVjNSblprMU1jRVpDUldzNVdEYzVabU5hTWpKWGEwWmlkVEJsVVc5V1RXOXhha1p0YTFSaGNTMURiakoyV1ZoM1NWOVZUVEJQV1dGWWNIUkZUSEJoY0dkeWFGVkVibXhGYkdGdFVYRXlkbkZVWkU1RGMxOVdNWFl0U1hSRlVVZGlTM0pLVkc5d04xaDROVXMxZFRSUWJEQmFTRmMyYUV4WU4yOUZRM0JHUTJzd2VqbERMWE01V0dwTGRXNXNlblJUVDIxV1dETmtNR1kzZWxKVE1UbFFkVzUzWjBWbE1rdDZWVVZ5YTJaU1ZEVnlhV2gyZEhaQ1NsQmtXRVJTYTFadVdVWktOMGxmTlZsak1YaHFZM1ZDWVhOb00yRlVTR2RXT1VJMGNEQlRTaTFFYkdsZlQyODNMVzg1VTBKWk0wbzFibmRqT1RKS1VVRnlXRlYxVUhobVdsWktRVEkyWDNOblVUaHVYemsxY2pSYWN6SlBNalJ0WDBnNWJqWm1iamhsVW5FemVETldZWHBMY1RJeVlWQktYMGt6V2xobVRGZFROa053Tm5KbE9YUmpZekZpWW14eFZscHNabkZGY2xOaWNVeHRWM1k0ZUU1dU4wSnVkREJ5Ym5sTllWODNPR2RvZERCeGVYSmlNRE4wWDJwSGMzWmFXRzVhZWs1RFFsSmtOVVZ3YWtzdGMyODNWVXRVVjJKV2FsTlhWa0pSV2trNWVqVlFPRTVJT1RjMFdXVkNkVzh5YWtaM1IwNUVPVWR6UlhoQlptMVRVMFZxTFZkb1gwZEtUMVYxVlZwdGJURjNTbXBIY25SNVNYSlBOVnBSUlU1c1ZrRlhjVmhET0RreE4xUmxiWEI1Tm5Kd2FrTkJhQzFSVjNWQ1JqSTBaREJuTjI4M2NsbGlWVTlZUlVwaU4xSjRNVzVFTm1SUWNsTlNaRVpHZW5SclJrbFBOMVJFV1ZaeGNUZzRZV1UyY2pRd2EwbG9hMVJ4TkVGak9FZDFPRWsxWm5VMlZEWkpMWFZvWldkRVUyMTNYelZrVDIwelF6VlRiMk5DUTJrNFpHcFRiVmh5VlY5SmIxODNNR1pDYWkxeExWaDJVemxFVkdSdWJWUm9SM0JVZGs1RlkybHRlVXhoTjNadFRWWjJSMWhGUVVKdVpHaFZiWE15YW5CTE1YRlVOWFZ1ZW1RMWR6TkNORFJXVm5Sd1VYQTRMa1F4ZUVKb1JUSmZiWFUxVVRacE1sOXhaMGhVTjBFLmhHdUExS0FoREdJR1VoLTBocFRQMEhBYVo1TmQ5UkhmV1o4b2hnckpqRjQiLCJleHAiOjE3MDYyMTY1MTQsImlhdCI6MTcwNjIxNjIxNH0.nBC63eytGREq55_Ypk_LQVjsFPe0pgU0bou7Ro6EiPw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:54.191 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:55.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 269183: status.find.is(200), but actually found 401
20:56:55.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,269183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2efa66b8, username -> user.1002331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56c088bd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216215768))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjNuaGJ2NWludWxvaTM3cmE3NTQwbTdlcDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFZYUkxMVWQyZGxwdldXNXRTbGQ0WkV0UGNGTjNMbkJJTjB3NVNFRnZOMnN6YkZrNVVTMU9ha1JuVGtGaE0xTTBOV0o1WkdaS1JUQXlkbEJLVGt4cVRHNTNPWGRKWm5WQlIzZG9Xa0pLTlVWWFgwMW5UWGxIVEZaTVFrRkZSMHRpTkVWNGFrdENkMFJKVVVKbFRrdFVOM1EzWVRJd2VsUkVjM1ZpYXprMFduY3diREZrTUc1NFZESk5PR3RMT1Vkak56RlhlSGhuUlRVeGNHVlNkamQyZVZwYVdGQXpUWFZDZEhOTlpscEJOMFJLWTJORFNWWnBOMmhEYW5OcGNIZGFNRVZOT0ZFMWNETmZTWEJMTTA5eFJsUTRUbWR3UzBKNVgxOUdlVGd6UmtaeldGbDVlVGRaZG5KTVpGWlpWMGw0VjFWUFdESTJSRkpXZFZGb1dFUmZNemRyUzFGSWRUaHdlRzF3Tmt3eFVXSnRVemhFYjNVNWJITkdVek0xT0ROck9FMXhWa3BIZERkdVExUnplblp6TW5FemRUTnpPVll6VDA5cU0xaFBkVW8wUjFOb1Mwb3RXRlJYYVVWRGMyWkpSbkV3VGtsQmR6SmtiVXhFYmtwT1VsODFSbDh0Y2xCaE5GcDVaVkZhUVVkc1UwUmliM0l0TUZWM1dXbHNPVWx4ZEdJMlMyNWtTRkV4VUVScFJpMDFYMjlyUjNOM1kwWm1kMk5wY0dWamRscExRVkpWVjAxNFFrRmtaRUZPVkhac2RsY3RUR05MY0RaUVVtWjJNWGRaUWtkNFoxQmtabGt5Vm5nM01FdGhWSEZUVTFkV2RtWXRkMlEyTkRSRFpEVTNWMWR3YkZCTWRYbGZhR0pzYmxCVFVtVlFPRFUxY0daVk1WbFhibE5qUkdsQ2NteExkWFkyY0hocFFsWlRUbDlUUWtFeVgyZEJURVpNZWt4Zk9EVnNVbTF1WVZaZlNuTnFPV3B4VWxCTFV6WXdNVmw1YVdOV1kzUnBORTVpWDNsS1IzbDZNMVJXYWtSU2ExQm5UMWxYVVZwT1dqVm1lRVI1Y3pCblREYzVPR3h1WVdWb2MwY3paRXR0YUZCcGRqVjZiRGhwUXkxaU1rODNhRXhNTkdrMk9VUnVSMGRGVEd0c1RrWkdUelJhUkdWb2NGQlVhalJ4VkRNNFVuazFibTEzVG01WVdtNVNiRmRqTjJ3ek1HNUpURU5OWnpGa2RuVkRXazloVVhsT2RIRmpMa2d4ZVZaVVQyZG1kME5HYjJObGVISjVVV0ZOVWtFLmpiM3VneUFtN3VKOGxyeXFfSkxQcUtSNnBldVVPMmVfTGpFcEVhMDFZS0kiLCJleHAiOjE3MDYyMTY1MTUsImlhdCI6MTcwNjIxNjIxNX0.cQaq4R3Wl36yva4atLoCyppABeyCrje9IJB5_gFh44U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002331"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:55 GMT
	x-forgerock-transactionid: 57534136-8bc5-4924-867e-71fd03542451
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:55.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:55.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 269183: jsonPath($.tokenId).find.exists, found nothing
20:56:55.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,269183,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2efa66b8, username -> user.1002331, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56c088bd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216215861))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:55 GMT
	x-forgerock-transactionid: a3229040-3039-486b-bcd1-546a71f3ac67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTRvajBicmY4dDNkYnI4YXRiNzF1Y2YwdHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVZrVTBla3Q0YmxacVVta3lWVTl2VFVsWVJuSkJMbVJ1U0hscVJIbFpOMnRLUkV0cGVrMW9Ta2t0VlhwU1NVUjVSRFZVU1dSQk0wWkxYMDVYVTBoUVZuQlplWE5GWnpsV016TklNSEpWWjJWbU9FcHFURVY0VjJoMmJUZGpMV0pMTVRWcGJrZE5UMEZRZVdGTlFVSkxObHBIVUhkTVJXRjZiRk5YZW5kVFh5MXZjMWhSVkVaRVpVSjBWV054UzJWdWVHaEdZWFZSUVVGMmNqZFlaMU40VDI1bGMwTmZVWE4yUlZNMU9FaHVkV3cxZUZSWFVYcERVSGhHUXpGSVRraHJVeTAzWmxaNFpWUjRjWFpxTVZCQllsZEhVbFpYVkhkd2EyTnhWamxsZWtRemNGSmpXUzFaYld0M1JGbDRlRVJaVlhwVVpVTkZTVW8wUlVVeFMyNUNPVWRaVEZJdFQzSm1TSGRKTkdGd2VuTndORmcyWkZSRE1IcEpXRWswYkUweU9ESnBlSFpQZGtSQ1NWQkRaVzFVVTFBMWVVRnpSWFpXVkVabWNtMUdRMnhpYVdKNGJrNUZRazVTWVZaek5IcDFMV2Q2UlZOUk1HaDJMVXQwVGtKVWNXUjVZMjlRYzNCU1pYSk9XVUkyWkd4bFRFZENjelZ2Y0hoWmRrZ3lkVll6UzNWVGJ6WnVaR1JEWjNveFJqWjJTM1JKVGt4VVFWOUJaRmsxVFVWbVJ6Rm9UbHBUV1dOb1gxODRabFp5YUVVMFluazRkSGxETFVwTWEyMDBWVWhTWlZsUGVWY3hSMUpTV1RGYVdXcGZlVEpOVlVRNU1GWlhSWFYzVGxGMmRVTkpkRXRFYkhNelpUWnlSV1pyVG5wdE5taEVRazFVUmpOb1REQjJPRlIyV0Vrek1rYzFMWE5hTTBGME5YUTVkbTFWVXpSaGNXdGhNbGRWTTNGNll6UTRVR040YlU1S1ZYTlFWR2R1YkRWWlF5MTVjRGgyWDBoWFpWWTVOeTFCTm1rdE9VRjFTRmhDYlhCeWJVUk5NMHBNYkhoTFZqQndVamxOVGs5TmFGbFhNRjkyZFd0SVRUQkZZVEpLWW1oeGJIQmpiV1V4YUhCWmFFY3dTVnBUYTI1a2NIWkdaRVJVVkV4VmMxTXRaa3d3VVV4U1Z6ZDFTa2xmU1ZKRFRHdEZiVmwwWW5wU2JtazNSamRaU21OR2MyaHpaRlZuZEcxSVVtRkZPWFJUY25wVFV6a3dMbkZ1VlhGaGRHaHFkMWhuZERBNWJXMTJZVll6T1hjLkVVOVQwbERmWFpqUVI5c3VmOE5BSnFBckF3S2k5TGFiaUZxZ2VSZmFkZnMiLCJleHAiOjE3MDYyMTY1MTUsImlhdCI6MTcwNjIxNjIxNX0.RjGgNUtPk4ER_LOv45UXzea3YJ0y-BTuJ94m_nq4wGk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:55.862 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:56:56.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 269223: status.find.is(200), but actually found 401
20:56:56.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,269223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c0abd43, username -> user.1001908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@670241ce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216216082))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWRsdWxtN3A3dmJzbWZxZ3F1b3FzbDhtNzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFJGZGpTbmxwWlhadmVVdDZjbk41TUhvdFZraEJMbGxZYUZaa1ZWOUlhbmhRVjIxV1Z6WmFTalIyVDJKaU5scFFlWE5ZUmpaV1UxcGhNVjg0U0dOcExWVnhla2cxTFdkVGNXOUVTbkJGTjNWMmEzQkZialJDUm0wdE9GZFFOVmcyUmt0TFQwWnRUMWx4VGpGdGFFbFpjRE00T1VwWlJITmtiRVEwVG5CWk5qWkVNVlZYYkVwSWRWRXpSalJrZW1FMWRXMUZRblJ5WWtaamF6ZGFURTFOTmt4RE5YYzFabWxTU1VaTlIyaFNSVFJ5WDFaR1VVZDNNMVJIVHpZMlVUTlVhMDFZYXkxeWMxRXdUbEJ2YVhGVk9HOWpZV0poTVd0amVtRmpWRlJvTUhjeVp6ZHJhRE5CVlRWcmIwNDFZbDlUVVhsSFZrRnRjMGhpYm1OUU5FTnZUbTB4YUhsNlpubDJOR2w1T1daQ1dUQmhUVVpsVVVwSmRVTnVUMGxCWjJsQmNEQkVRVE56V1RSWGRFOVViRmhpWW5GNFNWbE1SekJPUmt0U1dFWkdWbTVVVWtrMk5HWm9WMHRYV1VGTWMzUklWRlZYY2tVNE1rWjNUMlJ2U2xCYWVFTnJWbVV5UnpGRGNIVjVObGQ2V0RVeVYwbHFaVmN6TTI1cVNUZGhObmhYVDI5M1JuSXpkelV0WjBsd2RXMTRjVWg2YmpsME0ybzBWa0owZDFkMmMwODNhV3hFY25GNk5IaGZTMmc0YUd3eU0wNTRVVmRtT1V4alJqQkxlbUZmU20xV1VISlZRekpPZG5kWGNWSmpiM3BpTkZaV05YQXRWemx2Vm5Oak0xSTBUV2RhWmtOdWVrZDZibGxrTVdwZk9YZEdaMkpJUWxRdFdreDVRazFOZGpCdlFuRXlOazFFWjBGck9URXdXbkJHYUY5Q1ZuY3lSV1JtWWxGNVRGQTFURmt3VEMxRmRGWjFWa2t3UkZkTFZYWTRlbnAxVEV4VFltaE9URUZLUkhoS1NHcFZTRkEyTkhWRVdHOUtOblZGYzNneWQxZHFSa05YZWpOSWVUbE1WV1JYTWtwbmVqSnljbmRJT1ZnMlQzRnJhV1ZTYTJ4dlRtSkdOakpUZDFkTlgwbEdSRkI2WkdWS2QxcGxlakJrU0RaeE5DMDVaRjkwZW5oWlEyTkpWRVp4VVRkdmNuUlRhbVIxVGtJMllVUk1kWGxMU1RScU1razVjVTlUU21selZtSkJMakpHUldkRVExWnZNM0IzVmxGellXSnVhREJmVEdjLlZmenJKNmtPd2VxbUZhRW41dUctbmdOcno4MDlZRU94R0d1eDdqbENVWnMiLCJleHAiOjE3MDYyMTY1MTYsImlhdCI6MTcwNjIxNjIxNn0.Va4C68Zk3Rddc7Ho0fiiab0XKTV9i8RS-n_CSezIy9Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001908"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:55 GMT
	x-forgerock-transactionid: 70a4dd06-c3c6-4c34-a4f5-d86f049e9533
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:56.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:56.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 269223: jsonPath($.tokenId).find.exists, found nothing
20:56:56.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,269223,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c0abd43, username -> user.1001908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@670241ce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216216167))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:55 GMT
	x-forgerock-transactionid: 7c5e2c3d-b84a-40ef-b991-c2af5a3986d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmFlYnR1cjJzbWszc2k0dnFsdThoNjFrazkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWVVdG5abEZKWVZVdFEwUkVSWGxXY20xRlpWQjNMbEpxU0RoRlZEVkxVeTEwUTJwNGVucG9kVlI2VDA1d1JGQmZjM1pTTW5KelRHcFNSVFJUWlhacFozbzJRblJuZUdJdFFXMUpZa3R4WDJsRU9IWXhSbWMwVW1WRFowNVRWMUJzWmxBM2RHWkNWVmRJUVROSlRHRkVVRjl3U21KM2NFSkVOVk15YTFKa1UzZE9ZbkprVVV4RWFEaHdiUzEyV1VGT1NXZ3lVV2x2V1cxdmRqZGlVVWhaYkY4NE1WbFRWa2xrTlRWbGVYSjRialJEWVdOSk4wSm1aVmd4Y2poV01HZG5lVlJSVlhremRWWlhXV0ZQWlRGb1ZHbE1jazV1V0hsNlpXcE1Oa1prZUZSSFRHcG1kRU5FUWxOS0xVRklSemQ1UTFaaWJIYzJNMFJ4Y3psdFZtRTRaRkE1WDFKa1EyeFRlblZ4VEZsM1VXSjFRVnBoWTJaalJTMVFXVlZrYkVsbmRWbFlUa2w1VGxSMFdsRjBNMjUwVEVGUGFYZFdYMGRtZERSSVRtUkNabVZDVkdwdFNuUk1aVVZWTjBGcldFOU1RbnBxWTFwUVpGaEJWeTFTUkVneldFaEVjM1J4U201YVNGQkdiMlJtUW14aE1UZ3dZbkJTVm05ZlZrcFliakJ3TWkwd1pXUXlkVGsxYUZkQ2JUVXlTRFJRV1MxRWJuYzNTM0pYVm1GSWFWOHhjekJtTW1abU4wTnlaVlkwTVdkc1MxUTVkRUpRVG5CNlQydGFkbXc0VEZCV2VHcFZkbkZtYVVsd1lqRkxUeko2UlZkaWFqUlpORlV3VUhOWlkyczViekZ2ZFhWTVozbE5NVE5HUkRaVFFVSlRNa1pSYVRoQ1RFOU1VblZQVldWNVlXNU9iV05hUnpaRE9VdEpVbmR0Ym1kR01IVktNWFZsWTB0RlFtMXdaMVZMUkY4M1lVdHZVek41TFcxVlZIVkdOMGwxUW14dFUyaFllRnBhWHpCMldHUkJYMUowTVZOWVVVbHRlRE5DVUdWV05uSnZjV2cyVlROMFVGUXlRMGhVYkdsbWVYQktSMVIzWmsxVlZpMTJRM1o2TkhkSloyOHlhWEJHUXpGUVdIRTRabTh6TjNGeGJUZFZaSHBDT0ZaU1YyVk9SR3RPUmtwa2EySmtTVXBXVjFreWVHaERPVXhyUzJ3M2FVeFRlRGRYZG5sTk1rWTNhRTlQVTJOVGMzbzRMbWxrVUVFd1NVSkVXbTF1WDJwUWQzbDNWR3hxU25jLjZVd2hHcDRvNWRlR0tRdi1fcWFIVDB1NnUzQjNjaVhvUU5jSkhRcGMxNEEiLCJleHAiOjE3MDYyMTY1MTYsImlhdCI6MTcwNjIxNjIxNn0.ZWid0kPxDpvBA78yuNVxO1lcTdA9g5o8X3bUNA_b6j4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:56.168 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:56:57                                        1810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=521615 KO=12640 )
> restLoginInitiate                                        (OK=258365 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=257577 KO=765   )
> restloginProgressiveProfileCallback                      (OK=5673   KO=765   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.87%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.87%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.23%)
> status.find.is(200), but actually found 503                      4958 (14.22%)
> status.find.is(200), but actually found 401                       765 ( 2.19%)
> jsonPath($.tokenId).find.exists, found nothing                    765 ( 2.19%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[####################################-                                     ] 49%
          waiting: 273135 / active: 29     / done: 269451
================================================================================

20:56:57.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 269474: status.find.is(200), but actually found 401
20:56:57.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,269474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ddb2a6e, username -> user.1002307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bfad1a5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216217728))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGw1ajAwOWVyNzhhN3Y3YThuMWFqcWpoYmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFdtazFXVTlIUTBFNWRHWlZWa2hpWlhselpFTm5MbHBRTVhoaGRHNUNkbXBLY1VSTWRFaFBTbUp6WjNoQ2RrVmlPSFZMVVRoVFgxWmtaamxNY2pnNWFraHBibnBhZGtoYU0ybGxWVE5mWmxsVmFsUm1VR3c1TVdwQlYzZHFNM2Q1WkZadFZqQlRSMHhxVFUxRU0yZG1SeTFYVGxWRWVXOVBXa1UwUjNoQk5FUmFabkZrU2pGTWN6STVRV3QxYTFWRGNISjFYM2xyTlU5aExXRnNSRTF1TlRNd1RuVlRjM1o0YUhkVFYwTkVTVVF0WWpaYVNuazVVVmRFZDJkcU5tVmFTMmR1VUhoUmJEQllSRXRHVTNWMmFGTXhOa3hpTFVGMmNtZ3dNbXR2Tm1FeWVHZHliSFJGTjNkalgwYzVaRzExYURkTGJUbDFaM2xaT1UxaGJteEpkRGsxTlc5SmJVVlNiM0YzTjNaNlZscG5iMDFGZG5sNVpUWmtSWEZJZUdzNGRIRnFUSGRVYjFGZlZ6UlNWVk0wVVdoek1HeE1RMGhRVm1aTFVtdzJRVXhxZW1wYVNUZGZWMEUxZWxoMVoyVXRiMnAzZUZsUE1XOUVPRk5HYldKMmNsRm9TbnBSZUZWbGFWcE1NRlpVVUhCelJFVXpNV3RPYmpFelREVlRTazFZUkhGS2NFUmllVEp2WlVOMmFXNXRlUzFLZURjeVRFdzBjbWQ2VUhaa09GbG9OVWxWUjA5TFgwaDBlVE5DWWpVeVF6RmxNM1ZGY0RGaWVFZHZkRkE0U0ROemRHSjZNbU5UVFhsT1dIbEViMEpEUzJscExWTmphR3BUYlRaRE0xa3lVbUZUZG1ReVdFeFBOVnBLWnkwdGRqbGxOMHh6VmxwWFpUSjFNSHAyYWtSelVqQkdhV1ZpWWxOWWVtRkhNbUp1Wm5SSmFtZHNkM0ZUZVZONFkxOWFYM2M0TVhGVFYxTnpTM0ZOTlZVeFF6SjZSMnRKTXpGMFZVNVBNMHhVVDFoZk9FeDVaRFp6VjBaRFpFVjJha3RMVGtJeFRXeHRWSGxRWVd4cE5FSldRbXRSYTI0M1NtaHdTbUpIYm1WblZFZFdVRk00VXpSS1VEZHVOemhTUkhsVmVXazFjVTlOWDE5RVRsaFdXVjlKVW5OTFZGVnlVM0JSWTB0TFZUSktSamRYTUVZdGVUSnNXblp0UTJweFFUQlZhMlZvY21KU2NVMTRXVlZIWkdObk9VSjNMa2hPWVhOaE1HTm9VRVYyZW1ad1drcHhSVXB1VDNjLjR5Y0VSV0diV09qd3JtOTNTLVljTngzb1RXWjFndDEwVGcwUFU3WEstMjQiLCJleHAiOjE3MDYyMTY1MTcsImlhdCI6MTcwNjIxNjIxN30.RpyLpWm9p6y__Dsh4LeTneeqyO2CaxiU2mO25jiKuMk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002307"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:57 GMT
	x-forgerock-transactionid: 22f15e4e-cae6-417f-bf45-548bd358c744
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:57.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:56:57.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 269474: jsonPath($.tokenId).find.exists, found nothing
20:56:57.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,269474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ddb2a6e, username -> user.1002307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bfad1a5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216217812))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:57 GMT
	x-forgerock-transactionid: 48a3e36b-fb15-4e5a-864e-feb4cfaaa748
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHFpMmxjMWt2aGQ5bm5ocjE0Y3VrbmVzZTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmRVSTFRelZLZDBOUk5tcFVWRVZmTjBKeVNHcEJMbWhEUWpCaGVXa3RkMVo1ZERGSmRsUk9TR05HZDNwaU1HSjBWVzlKTjJsS2RqTnNja1ZXYlhkdVgxWjVha2R4VEZCcFVuTldlVnB3V21kR1JuUk1NMFYyZWxRdFRqVkxNRlZHZEdNMldISnVlVXQ1WkUxSE1XRXRiWFpUWm0xcllrcDRjVEoyWkhGUVNEaDZNWEJZZDJ0WlQwMXhMVjh5TVhkSFNURlJhRGRuVFRCSWN6Vk1ZV2RMUTB4dlNYaHVSakV4ZEd0ek9Xc3dTelZXZW5WaldHbGxSVXh2Vkd4QmFuRTRSVXhvZDNCMk5uQnpSV3BQYUc1MFRrZG1OMHM0UVhwUGJGY3RhVFJKTFhwd2NYRmxaWEpMZEVvd1NscEZUMVJvU1ROT1lrTlhNRVZTU1hjMU5FdDBkaTFoZDE5RlJIZENlRkEyV2xkUk5uZHFVemxsVFRCdmNtY3hiM1J6VlZjM1gyTXRVRmhxY0ZaU2RXUjVTRk5yU0doT1VWTklRV2xzTmpscWNYRmZkVkV5WVZWSE0zaEZOSHBSTlZSamNrVTFObEJpWlcwMVVVRm5hR05qVVZwWU5WZFRhM1ZIVUZOdlkyVTFVMFU0VlZaQmFtaGhSMWRrV1ROMU0yRnlaR3B0V2s5MFJVbGFMVUpWT0dWZlRrTk1VaTFEV21GemVsQnVVMFZMY1RCSFkyVTVXbUpqV1ZCV1ZXMU5OME5HV0VvdFgwVkJTemw1YVU5dlRrbERiRkpsT0VWZlNYRlROVVp4YVVKcVYyRndRM1JhYzFOclNUZFdXblEzYUVKelNFNU9iemxGUkd0VFlWcG1kbloxTjFORGJYVnNOME5MVlVaYVdYZFZOell5TkdKWFNTMTJlVEoxUjJwRFoyRjBRa3BQWlVoNlduQk5TVEl4TmtSR1FreEViRjlUZVZOM1JISklhM0phU1d0Q04yZEpSRGwzTFZsVE5tMXBZWGxsVDJsVWR6aHJkbTlZWldzemJIcDFhMHd3WlZwQ1VGRnhiMUpGYkVWQmJFWklUVTFRWXpKUFExODBhRFk0YmxOSloxcDJjbkUyWlhWTlYxTXdlVGxKTFVsbE4zcElVek00Tms1Q2VtWkpZMVZOUTJ0eFRrRm5VMnRGUkY5T1N6SnpjVGw2WmxWWlZWTTVhbFpOUW1VeFprRTJYMWhKTVhabWNXUTBTVVZ5TUdFeE5GbFpMbDluUzA1WVQxTktWM1EzUVdacGRWazBWRjlRVTBFLlZ6U0N3SmxSZ0VoT0stcVpwS3A1SWpqRmxkRlVkQ1ZYUk5LXzJQYWQxcHciLCJleHAiOjE3MDYyMTY1MTcsImlhdCI6MTcwNjIxNjIxN30.cRjnBfTLAmgjhFxnbGafjLXUfW1UNviTal7l9ZQfp-k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:56:57.814 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:00.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 269839: status.find.is(200), but actually found 401
20:57:00.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,269839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5532609, username -> user.1000453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22e71f98, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216220249))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjEzMjNhaXZvbWwwY2UzcjAzZGlpdW44aXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2NqVXdZMUF5YlRsdFkyVkZSV3RKWTA1ZmVYbDNMbEUxTUdKUGNXcGZXVlEyVFdKTVlWcGhOekJLYnpOVlJYUnFaRUo1Um1kbVUweHZWamxoV1ZObmRFRnBlWGxNYm1GNWFYcHlVV2hKWnkxMmRXbHVlR3RFYldSb1lubEVia1JYWW1STUxWQkllVWR3ZGtrd2RVTkZlWFUwTmxZdGVHNDBTVTVEUnpKYWVGSjBaMTlDWmxjME5qYzJieTFaY25wdU1FNVVSWGR6Y1RsSVdGRnplbkpmYXpGWlVVSjNValJRVWpOVmVFbDJUR1kyVjBOV1lWRm5OREZIY1ZGUlRtaHNjV1EzWW5wRVlreExiV0o2VURnNVJ5MUxZVWxmWVRZd1FtdFVOVWc0VTFsTFExbDNkVmQ2ZEdobVEwbHZiVnBHVGxWTllXbFBXa3Q2UTFWb1RGVjNhR1JJTkZCYVVXcFVObVJUVERGZmJrNUxSbTFSYjFSSmQzaENhM280TUU5amExOTRiMjU0ZFVGTFZreFhhRlZwZFd4TGFrdDRVbFl0VVhORFNYTkxWMWxOWDFOcE0zUkJiSE54V0RadE5WaFpZa1pGYlhGUFV6aHJielJLVlhJNVZHZE5kbkExWVhGRGFqZFhRMFpMYlVzMVoybEVVRlJ0U0VzM1owSTRZa2xqU0dOdmRFaG9SbE0yYUVKaFVVWTJXVmhwU1RoVVZGVTNjalJGYnpCclgzSkZRM1V6YWpkTlpXcFRMUzF6VGxkdVozcDFaa3gxVmpKQ1FVNU1MVUpzV0dSelIxcEJYelI2TnpjNVlteEtNMFJrYVZoMWVIaElUVzVqV25CalNXcDZkV1J3VDFWdWFrWkthMmRYU0RRd1NVRjZaek5PWlRCeGRWVTJibEZzVUVRMGNqSTBhRXhCYUhoMlF6bEJlbm90V1hSVk5FdEtNa3g2VlhGVmFXdE1NMGw2Y0ROSVFXTmlUMHg2WVMxVVduaGZjbHBtVURWSVJHa3dVbkpzYVhoUk1YZEVVR0Y1U2tNM09HeHhaVjh4U0dOWGRrOU1PVTQxTUhRNWNXbFdZMFpHVmpaT1VGSnhVVE5CYWtGWFpUSjVMVFJyVjBSck9TMXVabTB5YmxaQmRHNUNNRkphY2xoZk5XNW1RbTlEZG5jNVNtdFpVbVJ5TVZkclNGZEZWM05LTkRSS2QwSXhUMVJMWm5aUE5FdDBURE5wTWxFelRVbFhaV2g2VldSWmJWOWpMbWRTUWpKaldqRXRZM2x0TjJWNFUzUldkMUpaVUdjLjBrUUFJcktpM3dNRzltTmRfb21sdk1sMjBrMFBBWXZoSEp2SUpqV1hsTE0iLCJleHAiOjE3MDYyMTY1MjAsImlhdCI6MTcwNjIxNjIyMH0.1gKyU1pVlDP2Bc72-I9XLn9kC96Q_iF6L07MRDVRACA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000453"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:56:59 GMT
	x-forgerock-transactionid: fd8310eb-749d-4521-b9de-8389e07b4ffd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:00.297 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:00.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 269839: jsonPath($.tokenId).find.exists, found nothing
20:57:00.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,269839,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5532609, username -> user.1000453, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22e71f98, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216220337))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:56:59 GMT
	x-forgerock-transactionid: 568dbe1b-602a-404b-a89d-0a1fcaf958a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXJyZjhqZjQ3MDh1cWlxcDRsOXJmZm5wN2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFdsZDZUa2xaWW1GVlJVcEJOa1V3VmtOVVRGWlJMbWQ2Uld4Qlpua3dObmhzWkROU2RqSm1jbFptV1RNMmIzWjNaQzFSVUZOelJUVlZkalpKVEhBd1ZrRnBNRVJ5TjJ4b1pUTlRhREZoVHpobVZFRlZhV0ZKTW5Cb2VuVm1YM2RqUVhoT2MyUk1OMWt0V21oUk5WbDNUWGxXYlMxbE1rVjFNRUprWm1Fek4xOXlVMVpwWDNWd2NrVllWalZUYmxaRlRYSm5OMDFaVFdoT1dVZFhlVmxaU2t0TlVHdERjWE5zZHpsalQxTkxiWE5pZEdkd1ZGWkpkMXB3UzFkUE5HWXRaSFpxUm1OellrOUJUek40ZDI1MGIwWndZa293ZFRCeWEyUnZkVXh3V1V4NU4ydHZka1l6YmxVek5DMUNOak5oTjBoeFNGZHZjbTVXTjAxSFRscG5RMmR5TFdaa1NFSjRhM050WlY5UVZrRnJNVlV0Y1VRelZuWmxRM2RXTW05dk5EVm1MWEZ0TFhCSmNFaFhZVlJ5WWpkR05tVnFXVlpVT0VKZmVXbFRjV3h6WVY4M2RGSkxOMEZhYkRkalpDMWpOVlF5T0ZWU1YwdEdRVk5XUVRaNVJqaEpaM1EzTTBKVlIwTjBWVms1TlU1SGVqVlhja2N4UWpaTVZWZElSMGRGZFhCSGJVcFViMFpzVEVkSmNIcEZRbUZPTUU5UGFqVnRYMms0Vm1scmVrUnpOblZhUTJ0MFlsbzJNak4zVWt0MWJEZDZTMmxPT0hJNVdGVmlkMWR6VkhjelJVTjBRMFJNYkRFMFl6VmphRnAwVUVWdVRETjBZa3RRYW0weFMwcEdUR2xyVG05TWJVOHdNa0kxVlVRMFowRlRRbXhtWm5vMWFqRktUMFZmZGw5aVZtVjNTbVUxYjJoSWJFMXpTRVZWZWtSSk9GcFZObE0wYlRkclVHUnRSMmwzTUZkaUxYTmlObTVaT1ZsSGIwcHhXblZqT0ZwWFkxQklURVJYWW1Jd1IxOUhVMVpUTW1Wd2RrTjVValJoTWpSTllsZHRVbFJ0WlRJMk5FTTVlRGRRTm05emFEWnNjRUp6ZVhSVGJIaElVMFpTY0RSc01GZHdRVmQxUnpkVk9VbHlWblJLYTIwek1qSlNlbTU0UjA1RlZHeFNVekJQY1hCYVR6UjVOVXhrWDBOVGJrRlJaRTF4WkU5d1lWQkhlazVmVWxWdVVVTnhUMjlzUm5KUlZuUkZMa0kyY0dGaWVWRTJibGt6Tkhaa1ZVZHZTV2w1V1ZFLnZDY1pGMFlYWGVJRmthSjhoNzF1b1Z6ZzZUQ3ZNRHB4dU83bjJIYm5FWlEiLCJleHAiOjE3MDYyMTY1MjAsImlhdCI6MTcwNjIxNjIyMH0.o8-gWjgwLYtQAYC100A9jz0W8z_5cOinZ53YYrJOaqM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:00.338 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:57:02                                        1815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=523057 KO=12644 )
> restLoginInitiate                                        (OK=259084 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=258291 KO=767   )
> restloginProgressiveProfileCallback                      (OK=5682   KO=767   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.87%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.87%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.22%)
> status.find.is(200), but actually found 503                      4958 (14.22%)
> status.find.is(200), but actually found 401                       767 ( 2.20%)
> jsonPath($.tokenId).find.exists, found nothing                    767 ( 2.20%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[####################################-                                     ] 49%
          waiting: 272415 / active: 32     / done: 270168
================================================================================

20:57:03.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 270264: status.find.is(200), but actually found 401
20:57:03.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,270264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@514f8948, username -> user.1000885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a8ac34a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216223169))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjM4cW1pYTJhZm9zaHNpaGFoNjFjczQzbGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T2QxaG5TemxFUVRGb1FsODVia2RxTW5oblNXTjNMbVZ3TFc5UE5IRmljelYyTWkxSE0wcHFVWGd0TVMxdloyZHlMVkU0ZUVwTlZWbDRSRUp3TUVkTGJIRlRlbW8zYzBoblVGQkJlVXhCT0hSYU9HaElTalpQWjBwaFpTMU1PRXQ1Y0hwNlNucHNhVGw0VFU5dmRXcG9TWEZXYzI5dlJteGZkRGRtTTI5VmQwNVpla0pTYWw4dGFEZFZRMlJTVG1oT1gzcHVjRTQyVWpCRlgzVTBSVVpOVG1kcVpreEpWVTlCWlY5VExXRXhlVmhJVG5RelRrWjNNbFJhWkhoa05qQjVNa1JoVEV4YWFsOTZTbWN3VWxCTFkxTnJlbE5OTmpkeVVqaFpUbFpPWW1kWmRuRmhjRlU1TWt0eVR6SmZTWFZZT1VSSVJ6YzBkalZJUjNORFRGOUljamwxZDJOT1IyTklWbGRrY1hSWVQzbGxNRWMyVW1ONlJVRkxkek50VlVSQ05EUmZhelJvTm5WdE5XUk1YM2R3VVhsd1NGVlVMWFIxU0d4MmJHNTFabXRsWVd3NUxXcFVaSFphV2xKSlVFaHdRVFY1U1MxdldUZHVZVUpWUWpONFYzUjFSalJ4U2poaWFqWmFaMjlEYW5kcldGVm5ZMVZqTUVvM09XeGhNREZoY0dwRlpVTk1lR3hGUkMwM01GSkZiVVprWlhONmRVWnBTREV0Y0RScFJqTldiV3R3TmpSb0xVUkJjbXBLVGpONGFHZDBSa1V4UlVKR1NIbEZWa3haUkhSV1kyOUZNVkZzWm5SS2MzcHpUblpqVjFFMWFVSndVV1J2TmxaSldFUmhNM1ZyWXpKdU9VUkpiV2MxVFRWdmRYUkdiV2xvVm5ZMFh6Sk9kRUZKZG1SWWNVOWlORk0yY2pZMFlqZFhPRXhHYTBFMFIxZFRWSEIxY2kxM1RqSXRPRUp2YmtOcGJEbDVWRGMxV1dObk5ISjZia3RNUVVoNmNubDZZbVZRZUU0MFRWVlVNRWREUmxWelIyOVlOSEYzYTFWWlUxcFJZMnBYU0hkUmFWZDNiMjlXTTNSMVYyeHBWWE54ZVhWVFQzVkRha2d5YkZCNWRYTjZjR3BXVDIxalVIUnJSRk5STmxwaFJXTjBZMGgwV0VaVlR6VkpjV1pJTjBvdFgxVlJXa0ZCYmw5UVRtWnVOUzFJU1d0bWIydGlkbWRCZUdWNWJFVXRhVmxCVGxWTVEzbHpMblZLTmpoeU5XdERTa1ZHY20xQlYwcFVUV0pNTUVFLk9nQlE5UXQ3ZjlHbElmNGdPM0V5T01xQlE3S0k0dG5pWlBDNmc1VkY0NEUiLCJleHAiOjE3MDYyMTY1MjMsImlhdCI6MTcwNjIxNjIyM30.cTEw2LrhzeDEsypMHtx9Fu4PH7VBtGiQeIKVgGPi2gs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000885"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:02 GMT
	x-forgerock-transactionid: 8dff7432-3811-4889-81b9-fd639e6ba4dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:03.219 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:03.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 270264: jsonPath($.tokenId).find.exists, found nothing
20:57:03.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,270264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@514f8948, username -> user.1000885, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a8ac34a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216223257))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:02 GMT
	x-forgerock-transactionid: e8a3fc11-408d-4e93-9f2d-0e27a26413a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmluMXZsOHVvODkwNHR0NGY0bnE5ZWMzZjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWNHTnhablIyZHpOVVkwZG1hakJtYUdWdWJHaG5Mazl0WDIwMWVFaE9OWFZKVFd0UVlXWkljVkp0ZUV3NVR6UndabGd0UjB4YWJWTmFRMkZUTkY5Q1JYTnNNSEprV0ZJMU1XbElMVjg1VjJ0RWMzWlBWbXBIYUV4VE5ISnFhVVU1Y0hOZk5VOUNUek40YWt4cVNIUmtYemRyUlZKVVJWYzBiVTV3VVZCbmF6QTVhWGhYU3pKRVVGRmFXV3cyU1dKalVYTnBjMjl6WDFKSlRsZExSRFJ0UVdZeFJqQmtaSGRCZEdRMlFrTmZabUpGWld0TFdUSmhhVlIzVG05RmJsWmFTRmd5Y1d0cFZua3pVRXAyVGtOVWVsQjZhV05GUkdOV1NGSTROazVZZDNSbFkyTkxVR1JJVEhFM2FsQjVRWGRQYW5SclVrVnZOQzFLUkhwNU0yRmpWbnBLUlhjd09IbDBRMnB0V1ZsdU5ESTBTMkU0VHpGU2IyWlhTMUZrVmpBd1dVdHVUMnBrYm5oNFRGWnVlblE0VTIxbE1qQkliMTlaU21oVFpXYzFWRjlZWlZoeVdVeHJTRzR4U2twRWRWVTBjMDlwU1haNGNXcDFZMVJxU1hkRlluaGpiMWxyVlRkUFl6bFJTMnA2YVhWYWFERlFPR2RJWVVkSlQwVlBTMlZ5Ym1wTWRUUlVZWGc1TFRGUFNHd3hjV1UwU21VdGIwWkJPSFpoY1daUFgwSmZSelZsVDNsTGFEUkZiSHBNZWtoelRHODFURXBrV2kxemVVazBZa1I1WmsxWlJXOXFkVjlCYW5KTlpHcFdhV1pPYUZnM1pGVTVTMUpXWTA1b2JFbHFWeTE2YXpOWFoxYzBhVmhvUjFSQ2QzTnNNVE5GWTNOYWRXY3dUM2hrVFc1c2RUVlNVMUJFZWt0Q1NIcEJhRlJPYTNSemRFaDJiWGQxWjFrd1lXOU9ZMGw0T0VVME5uQmZVMlIyY1cxVlZsOUJNa2hpWkRGWFZ6WXRNbTFyT0UxNWJEbFNabWhQUVRGNlpVVTNUMWR5VEROWFJFVk9ObVpMUm5SWE5XaHJkamxLZG10RFVsSkVVMWczWDNBMlpVSkpSMUJ3V0hWMVpXMHhWVmhpWjJ4VExXMXNPREJwTkZFMUxVOVVRbWQ0WW5WT2F6UnJNbDlRTjJwd2J6VkZTM0JWUzBSWWNtczBZMVEyWVVKWWQycEVWVk5wTlVkVGNGVkRVamhNV0Y5SE4xRk5MbE4wUW1ObFJVOXdjVU14VkdwR05ETTVNazluZGtFLlQ4QlgwVlI3a2w4QmkzN2QyNTRYSjZpZ2ViMXNmVFZoZVhBODE0NzFmOGMiLCJleHAiOjE3MDYyMTY1MjMsImlhdCI6MTcwNjIxNjIyM30.aZhkgUJqYxgV5RqiP2QwRGWrgbVQhTwMCwVhrNocjPo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:03.259 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:05.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 270640: status.find.is(200), but actually found 401
20:57:05.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,270640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@766ea7e7, username -> user.1001841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ba14740, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216225639))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDc1ZXA4YXFjc2hyNXJkMmkzMHA1OTBibmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1pDMVdNa3h1ZGxFNVlsbEpNakoxTUdSalEzSlJMbEJpV2xZemNrdGZjekZtV1ZaRVpqQm5RVTg0WWxsNFJFSjRWRGhrYVdwSlMwcHdTRFF3VjBjeVRGVm9RWGhyZEU1WldYUldSbmRoY21NeVowSm9XbVpPUWpOdVlraEViVVpQUVZndGRrdHNTM04yU2tzM2JXY3djMlp5VGpZeGIxZFVPWFZUU3poVFJFZFBRMFZTZG1KS1dqUnhTRmRDUm1SV1FVcGpPWEpqVTFoZlpYcDRiMHRtTkhSUFJsZHJibXc0WmxaMFZuUjBVa05xYzFwaVUxTlNVRFZGYjFKV1VWTnZhV3B5VEd3M2JIVlJZUzFsZGxKM09XcHZOSEl0UzJKNlFUbDBSakV3YW5KZlFtRkViR3QxWVd4cU0wTnJOSEJaYlY5R2QxbFFNRkpKWjFVM2JHZE9TV1p2VWxSRWVXSklOR3hJWm1WWFdXdEhhMUpRVmtSU00wMTRTR1ZGVWxCSmRtcEllakZQVlVkRmIxOHpObTVxT1ZGWFdVaGtOSEJtV1ZoUFZtVkZXVlpFY1hNNVVFUnRVR0pwYW1GR1FXNVBXVFZUWm5oeFNXWXRVMmRXTVRoMlNHbGhhbUZQYmtaVFdtZGtOM052T0ZOd2VuQkpjM1ZmYWsxRVVHbGlOR05aZUZadk1rdG1SRzlDZGpVeWJGZFlaRmcwV0dWQ1psaHpaSEEzY0doS2EwNUZUWFZVTmxsR2NrSTRUVEJWVTJZeE0zSXpiVTlQYWpSTFVuaFdNbmhCVURWM016Rk5SRUpxWTA1WkxVaDRXREJaY1hCaWJUVkhjMjl3VWpKTVZITnNORmhUYTJsVk1tMTNRWFJJYkc0d2RVeE9hbUp5VTFSRFFscFVXV3N5T0VGR1drNHdXbXcwYkU5UFZHSTVNRWxaVDBoTGFreHhOMlZ2ZVRSVE5rdEtjVEJvYWpKbU5EbFFiMFJTU0VoaU1FMTJTWE5SYjNab2JIWnBXVk41TVhsZlUxQmxWRVZyVFZSeVpFMVBkak5qVVZreFNHd3hPREZtWm5aZlVtZEllVVpLVUdJM1QySnNUek0yTkhOTkxXVjNha1JmUTBwNVZYbFRWR2wyU3pRMWFrNXNXRjlHYWtaeWFuaEROM3BwV0VZeE1GaEdhakJ1Y1dKemNGOUhNVE5PY0ZKQ2F6VXhaR05uVGxWcVkxTjVNblZ2UkVGT04zRjZNa3hOTUY5emJESlJMamxsV1drd2VUWlFObU5aYkdscGFtaHlkbkpaYmxFLnV0RmZVZjFVU3lDVE1XbUxoS1lvYUppRkRsNnNGdFFtOXJkSzIzTUo5X2MiLCJleHAiOjE3MDYyMTY1MjUsImlhdCI6MTcwNjIxNjIyNX0.8YTyzw3sC4KT55KvXyNqskEfX_5UJ_WrGROzd3ngxSc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001841"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:05 GMT
	x-forgerock-transactionid: 4b8ac7ba-74ee-47e2-abbb-d10e746f542d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:05.690 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:05.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 270640: jsonPath($.tokenId).find.exists, found nothing
20:57:05.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,270640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@766ea7e7, username -> user.1001841, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ba14740, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216225730))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:05 GMT
	x-forgerock-transactionid: f60e8741-28b0-48ba-9732-4ef039240613
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3RwMTIxOWx1ajRob2d2ZTg5aHBnMDExdm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SU9FRTFOM0Z3T1hscVJ6ZHdZamR4VUZNNFptcDNMaTFIU0Zod1owMWtNVXBPVVhWQ1Z6bHVNM1ppWVVSNE5YYzRZM05PY1cweVExZHZVekJxWDFodFJHOXNTSEJ2YkZVelYzWkVRVkEwWlUxalYwcE1TbWxVWVVKU1ZFOURhVU56VkhwaE5tOU9lbGg0UVdKS2R6WjJkamhOU25Ga1pVWXdTbEZzUTJwcmFUWmhiRkEyTUdRelZUbEVhWHBTUlVWUWNEQXRlbVJZZFV4NWJYSlBNWE0wWDNkZlEwWXhTbmM1ZVVvMmJFNDFhSHBCYjBkbU5tMDNWMlpXT0hoMFExVXRjSGxEVm14eVMzWnRkME10YlZWdk5EQk1PVmRoT1hwNU5ra3djRlk1TVc4MFh6bHBVbXBQWmxWNWJWSXlaRTVwVGxkU2VXWmFjRnBzVGxCWk1YbExZelpmUjAxaU56RmtZM1JLVkhBeVEzUkplRU5SWkRaMGVqVjJUVU4zWWtKS09GRnFhVzlMWkZCRGJuUlVSVlJ4U1d4NWMyVlhTMVpSVFY4d1EwYzJNM0o2TUdSUlNEQnJRbGR5ZDBJMFpteFJOazl1YVhCcVVHaHlTMk16YUhaWlUzUlBXakE0ZDNObmNtZG1ORXBPZHpkWVdqZFBTMGgyYTFSTmEySmliVGhCUTNSS1pYTmpSVnBMUmpkMFF6aHRPWFowTmxKUlQyVXhPRGwwY0daUFFsUmtOV1JvVldZelNUUkplR3hKY1hkNVlrdGlNbHBhYkdSZmVqZERkMnR0ZDBKa2JGaFhVWHByVFc5ZmVWTjZOV295YkhCck1VdFRRVEJ4VlhwSVowVXRZakZOTjJSMlZYZEVha2R2Tkc4MGNtNTBjalkxUjFKRVZWSnJSRGx6UTNGc2RURXdhM2hUY25sRVgyZDBaVzFyYWtoV1dWbFRaWFJhTjJnNVRHZFNaRXg0U1ZCbk5YTmtaSFZyVDFkcFpUSkNiRzVSZFhSSGMyaGZkbE00U0dkc05UZG9kemxGZVZCV01YSXdjSEZwYmswd2NtUnJUMVV6YjA5MVprSnpheko2U1haWU56VnBkbWhxVG13MVdESkxMVXROWmtwNmJrWTFTVEkxYVZWdlUxbFJZV2c0V0Y4eVRrSmpkVlZaZGxaR1QzaElSRU5mVlhCUlZ6QlJTMkZ1YTBOa05GUlljM0JPWTFCMGJYaFZORFptVjNWd2FESm1PRlpmTkY4eExUQnZMbU5sYVRZelV6UnpPVWhsWTBFMldEZGZia1pNYWxFLk5uQ18xMURDNElvY18xdURaN0dscktUTl93a1RJNnE1SG1WTEs1d0hoejQiLCJleHAiOjE3MDYyMTY1MjUsImlhdCI6MTcwNjIxNjIyNX0.sz25jzNOhIU7-fR9QCGaf6u-idt228UTb_dwT9fC3nI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:05.731 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:07.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 270883: status.find.is(200), but actually found 401
20:57:07.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,270883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71529c47, username -> user.1002623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b9b8841, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216227252))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3QwbWh2cWZ2cnFlcjVoNGswa2ppcWE1ZDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1RuZFJiRXRMWm01cE9YbHNVaTFSV0ZOc05GQm5MakZHYTNGRVF5MDRZbnBMVVZoVlZIQjZlWGRXYWxOUGNHMWhNRmxTZGtaUVVISldXVGhzTkZoSlRXVmliR0paUzA5bFRqSlFhVEp6ZDBGTVEycGpVMWRVY1cxRk9HdFBTMDVHZGtSb1FVWktjWGhSVFZOcVlqSjZXRTlHZDFWM1NtSklNVTlMTnkxRk9YSlBVREl5UVMxMGNsWkdMVjl0VVZoTlJtOUVhWGhOVWxKblZWTTBVRVZQTlhBNFZGSTROMjlZTTFKR1ZHZEljMWhPZVd4bE5FdFNTakUwTUdSWFRYUmxibkowZVdSTU4ycExXVEU0VDJVNVptUmxkVXN3ZHpSaWVXMXNSbE5QWjNneWNHOXdhek5XYWtOMVNGazJNSEJmTmpreWRWZGljRzR6WVhvMlFsTk9RVzV4UW1sWWRGUnFVMngyV0ZkeWRYQk1iVGd5ZDJsYVZHNTRhV0p4ZFVGZmRtMVdWMVF0Vm5wa04yWlZlVUZmY1VOUmVHUjVURXRyWkdsSVUwaEVXV2x3ZFdaTkxXSjNhWEJsYm5vMlZVRXlhalJZZW14b05qSXpOamd0Y2s4eFRTMDFXamd3Y0RKR2MzVnFWREZEVTBkSFVtaEVTbmsxUVcxcFNYUldVUzFKZW5wSFgwNTVPWGwxU3pJdFMyWXRaazF0Y0Vsb1ZUQjFRVmRQWkZSMk5GOW5kMkZpV1hsclR6UkNlR2RxYkdwSVFXNDBNSGxWWDNWblIydzFYMGRWVG10YVJYWm9Va0ZTY21JeVUyVnNUVGt3ZWpkdFdWcEtObTFWWlU5TWRtaFljVFZrZVVsTVZUbElibGR3UWtoV2QyaHRNVEpZVWtwcFRrRlpjbWw2WlZWc1J6TlZhVk5XY0dab2VIVk5NVzh6ZGxBNFdXOWtNbGxaTVhOMVdHSnRlVFI0U25WQ05GWk5UbkkxTmpNemVYWTNlRU01YldaMlRVUnRjbW8wWVVZM1pFUmpTRVpyUkRVMWVqWjVXbVo0YmpOV1oxaHJjRE5CTWw5dVptNUZaelV6YlV0SGRGaE5kVm80U1ZoMlZsQndOMmxtVDNWWUxYUlVORFp3TTNwSmN6VmFZMGh2UzBwQmNFSnJVMmhFUmpsSE5uaEtjWFkwUjFOUU9YTlhUWEpFTWtwM1RUSjRSV0ZVVW00ek0wbFVaV1phUm5SVFYxVnhUWFl4YVdjd01UZFZMbE5oVDB4SU5FSmpXbWRKVWpoaU1GUTJibE0zV2xFLmR2S2l2RXQ5ZURCLWlZWC16OUlicmxKS05Ndl9OWTFvNV8tdDlvTmszUFkiLCJleHAiOjE3MDYyMTY1MjcsImlhdCI6MTcwNjIxNjIyN30.BCPdHRhOrOyzfm3qlUMne0JR1gvNM3yvWe5_K2mrZ2o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002623"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:06 GMT
	x-forgerock-transactionid: e9be1087-f936-4523-b09a-c92bada5a2bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:07.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:07.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 270883: jsonPath($.tokenId).find.exists, found nothing
20:57:07.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,270883,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71529c47, username -> user.1002623, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b9b8841, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216227339))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:07 GMT
	x-forgerock-transactionid: 13b40b14-0c5f-4cf3-9af5-8f320654f9d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDEzY2M3NmZ0bG4wcGRpdGhtMHRrajgwb28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWNqbHlNbWhhTFhGT1FXOVlYMHc0ZW01RVMxcEJMbWhsUjJGS2NIY3lXR3hOYTNOblZWVkRWMUU1YjNOcVNXbEhRVGRwWjFWc1ZYQlhNV2xMVFdSdVFsUTRja3BtVDB0V1ZreHVlbXBHYVRaNmVDMXlNMWRZVjI1S2JtWTRabFZOTWtkTVdsZHpORWc0TWpWNldrSmxjVVExVDNkQ2FtRXRTMmQ0UjFCUWNYaHFkRzk1VEhOdlh6UXdkV1JhTVdkdldVNHhNM290UlZsTWFWaGtlbHBYVEVKcFNrUkNUVGRJVnpOd1FuQXllVWh5YjNsSWFtTlBhbE5rT0VrNE5FVXRXa0pRU0d0ck1HdzJlRXBCWjAxM0xYTlJaWFZMTWpoU1JVNUJTamx1ZERSVlZuWmxhRzF4YTJZeWVsbHpOV05STkVSUk5WOXJNRzVtUTBzd1dXY3pZMGx2Wm1Kd1lYaENZblp2UTNRdFJqTTNaSE0xYWxONk5WaDJVMmhNUWtOZk9HZHJVelV5ZDFSS04xcFpaVEZ6Vlc5M1puRjRSR05PWTJGa1Qxa3RjbGQyUzI1bmNXSkJaRTR0UTNGd2RIZElhV2RvTnpkb2VVTkpjR0pFVUhONGFuWnJkbFpHVjJVMVNISm5Va1pmUVhkNFdIcFhXbHA2TmtkM1J6bE5PSHAwTWxoVk5VaGlUVTR5VUVSaWNEa3lkbnBLTlhveVIwOWxUM2Q0YzNkT2VuSlRSMjlzYzJWR0xWOUpVVlZaVEVWQ2FIaDVXbUpHYVd0NE9HMWZRamQyUTNrMWFWZzFUbk5XU201a1MySk9kRVpVY0c4elJVazBjalZWY2pSRE5TMVBZa3hpUkc4MlRqVkxRMjFxU1dwR1FXUXlTRFJrT0ZoV1JuTlFRbUp6VEZWUU5FNVFhWGN6TkZOd2QxOXlZMHQ0Vlhac1NYSlBNRVIxWDBsMGVWY3RVVVpYUkZGM1MwMDRWRGRPU2kxdmFVTklXRVl3ZFV0aU5FTlpWR3hGVWkxSFRtMTFTVzF4Ym0weE5qUXpWM1ZhYXpCMGJtZGZObVpFTXpoVlNIWm9aV2RoVkdWdWVrdDRjRU5HWmt0TU1VdEpiSFZoY2pOWVpteG1ia1kxY2paTVYyOUpTMlZKVUZWV1JrSmFlRVJzVVRka05UQXRkRVJXZGxSbWVHVk1VMGhFUTB4TExXWXRUWGRSY0UwNGFEWnBhemRaYjJWdlgyTTRjbmQ2Ukd0alQzRXdMblp5VFd4R01uTXRSVGhLUVRKVGIzQklVV05oZW5jLmJnWFBvQTFXc2FaRlJfNnBCUnR2QVpCNmNYZ05fV2pEdUFPT0NQNEJGYmciLCJleHAiOjE3MDYyMTY1MjcsImlhdCI6MTcwNjIxNjIyN30.qSg134xHLUeznoYzwdk6QDbO2hnkIi06Q-E_5lVj7Ls","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:07.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:07.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 270893: status.find.is(200), but actually found 401
20:57:07.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,270893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e4314f6, username -> user.1002124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54f5530, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216227294))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTJ1cDZsZjdpdm0xNGxzOGNkaHZtZ3M2NGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S09USlZOMDV1WkcxdVJWcExkWEJuVmpWSVRGWjNMbXBUUTFWTllVUk9VVEp2UkdScmQzcHZRWE5KU2xsVldrNXBXV1Y2WVhGS2RYWkNRM2hDY0ZWSWVucE1TV3AwVVVsb2JqVTNTVFpJTjNCMVNteFVOSHBVYmpWR1ptOXZPV1JTUzJ0Uk5URnlZbFExVG5GMlprNU5aVFUzVDFSbFkyazVZMnAwV0RZNFFtcGxhbnBvU210NWMyWXdOVWhQU0dWb1RGWnhkMHhoT1ZKU056bDBhMjU1WDJsdFlsWkVkWFYwWnpCbGJuRlplRGhsZEZkUFluVlFaRTFrVDFWc2VrTnBOekJ2Umw4MGVESTJTbFJTU2xkS1dUVXpUVWRNU25wUU4wVTVjSFZRV1V4TWREZHZVVVoyUlVSTVRWaGFZMVZSTkVOcGMyTjVjWEJ5V0ZwNlNtaEZTVmhrWkZJMlFYVjJUblpRUmtVMlJWUjFhUzFyUzFCUlkwRnphVE5OV1hWNlRuUkRVM2d5V2s1UE9GOHRjREZGYzBNeFRrVXdiVE5zVVdkak16VjNZWEpEUVc1MWNEUjJZM1Z5WldGR1EweENZVU5mU1Vkc2IwOWxSR0p0Tlhac2JqbHpNR1ozTkMwdE1GTTBlblY1ZW5wdlFteEhTa3hQYVVOd2RsRjZTVTU1TmpjeGMwMDVWVEYxZGpKUlpuUlpUMHh6TFRKcWJtZDBhRzVPVFZOTkxWcE1ZV2xCT1ZJM2RtRnBNREpTVEhOeFNXWk1VV3BMT1VnelJFY3pTMnczUTNGdGIxUlRPVUpUUm1oVFJHTkpiMWcxYWxKa09UWm1NRnA1VDB4a1pqVlFPVkEyTm14c1pVbzVYMHBSYm5KNFltbHJRbUZXZEdOZldqUkNaRVF3V1RkZk1VTXlSMWwwUXpCTmFTMWFkVkpMTFZaRlVUQXRTbWMyWnkxb1UzQmZVVjlRY2xrdFVUazFPVWRTTlRZNE1ESlBjVFJrYzAxQ1pYaEJhVXhPTW5KSmNHTnRUVEpVVEdKQldVbDVPV2hwYWxSaVdrSTVUME01UVRKVVFVRmhUMVpOWTJsWk9YSkJSR2hEU25OQ09WUldPRzVyWVVVeFMxQkpWbDlRUmxWbk1VMU9SRzgwTVVwSlozRTBjMlJ6TFhRdGFFZGtPWGRJWDFvMlZGYzJSSHBpYjJ4Q1J6RXhNME5vVDNWS05HeHpVbXAzUzJNNWNVRkRZVjlqTTNGaVMwMVZMbVYzTFc1MldEQkxRVXMwVUcxZmVYWmtOaTF2YVZFLk5abVFLRkE2VHdYUHA4ZXlwd2RTQVp3VWROOGs0aHhCeko2dzYwQWtaS3MiLCJleHAiOjE3MDYyMTY1MjcsImlhdCI6MTcwNjIxNjIyN30.kP3mKRxRcAE4HD4iH9aO2jbBoY04USTMqMHEl4shuMs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002124"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:06 GMT
	x-forgerock-transactionid: 098bb488-71ce-4587-aa6d-981cb907685c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:07.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:07.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 270893: jsonPath($.tokenId).find.exists, found nothing
20:57:07.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,270893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e4314f6, username -> user.1002124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54f5530, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216227382))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:07 GMT
	x-forgerock-transactionid: 68ce0690-f770-4a74-9fea-f6adf7667dab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWcwcDliZ2VlamNxbWVqa3RramxsajdiNXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFZHRlpPVzkwWkc1WFkzSmZUVk5LVFhwaE5rVkJMblF6TVMxcU1YVnhUemt5YzJZd1QxTldiMFJuV0dkRGVuTTBURm80VkhWV1IyMTNUekZEVjJnNFZtaGhXVGt6VDFKc1drOVFibXhTTm5OMGNVZFJOakZNWTJnNWVWSmFXbTVEY1hGSk56RkpOWFpDVkZGS2Vtc3dRVXQxYWpaM1VWUXpNRUV5WldkdmVuQlBaVlpLYWpFM1FuaHVXV3B6YjA5aFVVMDFkRlJUT1dWc2JGaFdRbVpUY1VST2VFaExXRFJaWkRKNVFuUkpjbTlOTlU1algwcDNPVXRUVWpWelMxSm9jVXBqZDI5ZmNtdFlVR3BNV1RKQ05sSkhYM2RqVFc5S1NuQXdPRXRoT0VsbVdrNTBVVFF6Y0ZRM2FWcDBPREU1VEd4a1VHMUlaM0I0YnpSeU1scFRUREZyYlZONmEyeEJhSFZxWDNaTFdHSlRiSGxmWkZodFJYSlRNRU5tWm1WU2RHNVRWa3hHUzBGdlkybEdORzh6UzI1M1duWTBaMjlhZWpsVE1rcEhVMEZFWWkxTE1HbDFNRUUwUVhNeFZYWjJialJKWldZd1UzSkdibGxaVTA1bk5qUnhVR3hQWVZwVVh6QnZYMmhxYVdscU1XeHlZV015Ym5SSFJqZFhURzQwWTE5Q1UzVXhaR05JY1hKNVpWTk9XRjlTWVZNMGJHdE5lSFp1VkROUlRHUXpZVk0xVGxOcFZuRjRabTlqYldOMGN6TTRWRlZoTFcxU1RFSkZVekpMYlZGSldtNDVjazV0VEhWbmFIQkZhRGRyYzJWNFpIZEdTekZ4YjB0NmVHNXhOMnQwVFZkMVRWbFZUVFJOWWpCVU1IVjRaV1F4T1V4UFpFSlNWMjl1V0hSbGNIQjVkWHBXZG5WNWNqVmFTMjlHZDFnM1JHZHVVVGhHTFdSdlMyMUpiemgzTld0R2NrNHphVTlwV1V4d1ExUTJTR3hVTURKS1FreEhXVkpXWDI5MFlTMTZYM0ZtWjFoTVNEZDBjRXRIWjJReVVFNHhZbTluYms0NWNub3dSR3RZWWw5d1FsTm5aMlJQTkdoc01XMXdkMTlIV1ZONmVuVlpkR2Q0VjIxb1ozRnNkV3ByWkhFMFFrMVlTbEpSYlROdlFYTlJVa2RCY0ZKeExXOURNbXA2UVRaRVdGWkhaSGxrU2tkdVpGOUlkbmszV0V3M0xYVjVjMjlDVjFSVE5uZHpMakpJTjFNMFZXbzVZUzF0TkRReFlsOTZhVXhXYW5jLlNPVGsyRloyWDktbHlVeHdKelhYN1JodDZvb0p0d3R6R3RvZlV0YlJOVFEiLCJleHAiOjE3MDYyMTY1MjcsImlhdCI6MTcwNjIxNjIyN30.wRX11GhX2e4hlhSM6mjRCCBwT4veAtVnazbVNJag9IE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:07.383 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:57:07                                        1820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=524609 KO=12652 )
> restLoginInitiate                                        (OK=259851 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=259060 KO=771   )
> restloginProgressiveProfileCallback                      (OK=5698   KO=771   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.86%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.86%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.22%)
> status.find.is(200), but actually found 503                      4958 (14.22%)
> status.find.is(200), but actually found 401                       771 ( 2.21%)
> jsonPath($.tokenId).find.exists, found nothing                    771 ( 2.21%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[####################################-                                     ] 49%
          waiting: 271646 / active: 28     / done: 270941
================================================================================

20:57:08.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 271074: status.find.is(200), but actually found 401
20:57:08.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,271074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23f1c0ac, username -> user.1002482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a24106, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216228488))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWI2NzV1ajNpMXA3am9tdGgxamhoZm02amUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ak1UaFVabTFCVkhNeVZYaE9XWEJtYlZVelYxRlJMa1pEVmxCclZXRmZhVTFETVRsTmNYUm5aVlJZVGtGM1FVRjBkbGw2YW5KcmFGVkxSVEI0VW5kdGNWOHpTVE0yVldGNlVrRkJaRlp1YjFwbFpFcFRUM001T1RGdFVUQnZkbU4zV1ZsSmFFeDRNamhSVFhGM2JtcE5RVkEyWnpCcmMxRkdSRzlyUXpaUU0zSjRRbVpTVDNSblJHTXpkRVZSTjJzMlZIUk1WMGxKVjBneFpUUXpYMXBYYWtWRGVEZFFTV1E1VDJ4cmR6ZDFhblk1WlVaSVYyUTVaRTFOTUVZMFRqaEhhR2szYVZGbE0zUkxZMjlxUkRGNGFtTkRVbTFtUTBNM1Z6RjNjbUZzVm5Ob1RrNWhUalZYVlVOV09VbEJhVmt5VmtGV1QyRnVRVU15TkV4RUxVdE5kV1pGVTJsTmJYWnlORmRGYkY4M2IwWkJlbUV5U0ZwWmFGRkhjelo1TldnelVuRmlhRnBOWkZZdFprWnZSVUZPTFZOUll6bEtORGQwWjNsU1pVbExaR3BZTVZnNVkyUlFSbm90V21sa2RqSkpXak5qUVVsaFYwWnNSbmx5Y0dwa1MxQXRiME01TkZkRlVGUllOMTlPUW0xQlgyUjVURWMxWldwT2VrODRha0pzU2xVeFUyWTNia2RmVVhZMlZXcDNZVEpMWmxOeFJXbHVOMkpPY3psVE0ybEVMVGxETW1JdFFubFhPVlpLUzNOV2JXcE5UVE5tUVVkWFEyOVZPVEZrTURoQ2VtNDVObXBQVEVocVpsVm1PVWRTUjJWb2VGY3hSVkJ6WVVacVlWVmZTVGMxZFZseWIyNWtZMDlGU1dOdlEycDRabVZuYldKVlYzZzRhMlp6ZWw5TGNYZDJiakpPWVRGeWIwNDJiekZzV25wd01IaERhbFZyVlhjd2RXdHFUMU5NVm04M05FVmFaRVJGVm14Q2VYcEhRMGxWY0hsbFdsSklaalpWV2sxMlduUlJhbkpuTjJsWmJYaFdWM0J6TFZaelgzWnRSVmxrYlRsUk0zWnBUMjkwVkdzMFVWZ3hZMnB1U1hWdlVtZHRaV1ZrZFhoNFNFZDVNM3BZT1dNeE9YcFlNMHhzVUhSbmRWSnBXVlpHTm0xWllYZzVjRkpCWVhSSFRXZENWa04yUlZwdmNHSTVjbEJwZFVnMWVVRnZXSFZ5Um01SFUwTjVTRWx0TTFwVmVsSlpMbUYwZWsxb2MyaENZVGRqVjA5TE1rbFBSbVJqWDJjLkQ4NTJyRHZPRU9iZHZJdDBPa2NYZWRKVVBBRGVjT3d0SlJDUkp1NnYwNlEiLCJleHAiOjE3MDYyMTY1MjgsImlhdCI6MTcwNjIxNjIyOH0.AiV1X6htcgj4wfGGalQensdFRRgJufVNhJKG3B0J8Ss","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002482"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:08 GMT
	x-forgerock-transactionid: e20b188e-9877-4a55-804d-3d54bc890e4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:08.537 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:08.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 271074: jsonPath($.tokenId).find.exists, found nothing
20:57:08.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,271074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23f1c0ac, username -> user.1002482, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a24106, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216228576))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:07 GMT
	x-forgerock-transactionid: b1a365fb-883f-4748-8d95-457a1a9292c0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHRmc29uZzRxNTQwcXFqdnBnNHN0a3JrbG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFNYTkxjME56ZDBGR1prTmhURGwyUWs5cVRtTjNMa0UwUmpSUU9VOVdia3R1YUhKVFJsbE1PWFpNZERGS1FrNWZZVXBEWTNaemQxZ3pkV2wyVEd4aGNUaEhTVmRCVFRaSkxURkphWE5wWVhadVlYaHlNRlUxVFRNdGVVVmxSVkpsYjFka2VXeDBZVk5RT0dSMmNWSXhaVmRaYWxKdVZsRjBURWRPTmxZMlIwSmZWamc0Tm1FdGRFNXFkWE4xVFdselMzaEJRazVVUmtKa05EaHRaSEJsZGpKcE5IbFRUVGd0UldSMWFtdFZlbmMyYkhOcFFVWnhWekEwTmtWblF6TTBiell5TVRoMlduRTNlRUphTlRnek5GOWFSWEJqZFZSTWFscFBObVZqUTBNME9UVTFWbXhhYmtsUFdXUkxWRlUzU0VOaGVVcHZhbU0yU2tGdVVFTnNTVk40WkZOaVNYRjJOblJ1YkZCUk1rVjJNR1ptU2xwemNVRmZTMGwwVVZOdFRXTklhbU5oUXpJMVgwYzBUR2haU0MxR1lqRkpOa3RrWDNwRlh6bFVRVEEyUm5KdFdGazJWRTlxU0hCbGVGazBUSHB3VlZJMFVEaHpjVEJCTlVFeGRsa3dVVkY1TkhsR1gzazFRbXRoVTNBNFdYQnFhV3R0V0ZVNFRHaEJkM0ZRTUVSWFRrRnVPVTFDU25aa1VEWTVWWFUyY1ZOMFdESjFkM2RpYzFWMFYwTndRVmRFVDJ4NFJGWnlhWEJFTVhCV0xXTTRWVkk0YTBsa1dIbGxTekZ1VVRsNVkzcE1ZVUZWYVVSck4ySklSbTV1UVMxNFdrZDZibmczU21JMVdXRmphazFmU0ZKelJsUjJhVTlQWDNaelYzTkVWMmRqTVVReFVVSlNOQzF5TUU5SWMwd3hZekF0V1hjd1NIZFNialJsYlRCcWVWZFNXVTB3VFRoWFJrNW5jRzVQUmw5bFUyNWhTbWh3UVVGT2NqaFVkR0p0UVdOeFYwTmtUMmRKYjJOblRXNVRhMHhMZVd4R2FtOXJhV1phVW1kMWJUZzJSMjlwTWpOMWQwTk9WWEowVW5sbVZVSm9VbWxDYTBKWlFsaHBXRnBsU1UxakxWaDZkakJMUVVaTmFtOW5WVXhuU21sbmJIWnBTVFZYVFZsNk5tTjJjbTlQWXpoRGRYUnljMlF4YTI1UmNqTlphazUzVW1Wa2JrOVJXR3d0WmtSUk5UVklSM28zUkZOaFdIbHpMbHB3T1hneloySllPR0pzU0hkaGRHWjVjMFppY0hjLjRCTzlna2RaeEdTRE52bktDZ3V4M1REbXJMYnUyY3Z5NVJKMVdsb0hncWMiLCJleHAiOjE3MDYyMTY1MjgsImlhdCI6MTcwNjIxNjIyOH0.22mrXlL_V6wNAAQUWKWMeiLbCWYmWCRzGxqAeu5nU38","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:08.577 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:10.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 271407: status.find.is(200), but actually found 401
20:57:10.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,271407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d4f8064, username -> user.1001426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@503bc404, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216230601))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTRkdnFtdm5naHRuZzYzNjlkcGxmN3B1aGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFFVOVVVbmhOWVcxSk0zSmFjSFJJTUUxUlR6bDNMbmhTU25CMmNrNHlWMmhNU0hsdFowNVNSMVJDV1Y4dGEwWjNkRFZWYTBveWRHeHlXV0ZhVG5ocmIwRnZlVFZ2YkRKUlN6QmFkVTUxZURsaFpIUXpaemxJUWpNNFl5MWxNRE5WV0c5a1JubGxTRXM1V1ZocFIzY3pVMUpuV21acGNsQjBZbHB2TmpZeWNIUjZVVFppYURkbVNVYzVUMTlsT0ZkbFdHeDZjRXBFU2pWZllsRm9jelpMUlROTWJVWk1RbWhMVWxGTFJVTjBUV04xTjBsRE1VSnZWbEowTjFaeFNVOHhibXhFUmtVelVEZE9jazVzZUMxZk5XdzJVRGRZWlROeVpraDZkMnM0UzJKbGJHOW9Oeko0YTNBeGRHMXFiVE5CVFZWSFJUTklTMHBwWkZoa1oxQklVbGx4VkRKTE9Ha3RWV1V5TW05Q1psTkZZa05rTTBkUk1scHJOVTFpYmpkd2RuZHphbm8yVEdOVlVtdzVUWEpuTjI1dVFVWlpiakpHVEZGRFEwVnpZMjFhUVhScWVYTnhUVkEyWlU1VFkxWnNRbTFpT0hGV1RHWm9kRWx6ZUdwRWNYVnhjMlZOWTNWRlgzZGZZM1JXTVRaR1kwMU5jMjVQVTA5cldqUk9WR0ZCWlhCZlUyNXBSVkpXU2xRNGVFOXViMk41U1hReFp6SlFaR3hXVHpCNVlsOXFPRzlLYVd4elJYQnBSMlJLYm14TWJqVTNZbU5rVWw5R2ExcE1kekYyUjJSbWRHdFpiWGxvU21OS1RURmlTRkJtYTBGa2VuVmFXblozU25sUE9HSmhlR2w2VjJOblVFOXhPWEpwYmxwemNtdHlkVmN4VGpadU56TXhabGN0TmpZNVJHUkRVRlI2UTBwc1dXaDJRbVp0U21jME9UZzBjM3BNU1dGblIydExPRmhyZG1WbFFUWjNkMHBsWVVSbFkweEljMUpZZG5oT1NsaFljRTU1T1RGYVdFWjFSMEZRVVVsMWRYRjBhbU51VmxjMWJFSldlV3RzZVRadVNtNVhVbXBGZFhGc1FtNWFXakZoYnpreWVtZE9abUZhVm0xWmMzWkNjbkF5YzFWM1VVMU9iM280UlRSRVNHNDJTRFo0YzNGck0yTXlVRlpLZUZsamNtWlpXbll6ZWtKVk1GOURYM04yVUZKTGVVbFdNbGd4Vkc5bk4zbHBNMEp3T1dWVVRWOUpMa3hxTVdacFNWSnBORjlWVmtoa1FrVkdlRVp1TlhjLnpUY0QzeUZuSG5YdmlURUZpNFlMSTJQNlhuaDI2bmlfYmtWYzVWOUpzZVkiLCJleHAiOjE3MDYyMTY1MzAsImlhdCI6MTcwNjIxNjIzMH0.PeA0R1hf0TUDfuejqfuq2KsBr5uMTPPq0aJz5-Pflpk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001426"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:10 GMT
	x-forgerock-transactionid: d5e18f41-fec2-4cc9-adc6-ee9b229993bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:10.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:10.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 271407: jsonPath($.tokenId).find.exists, found nothing
20:57:10.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,271407,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d4f8064, username -> user.1001426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@503bc404, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216230688))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:57:09 GMT
	x-forgerock-transactionid: 5f3b8930-ae77-4427-ae51-44342de6fa45
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnZoczBvMThzMnNyNmdnYXZwcmE0dTE0cyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVPUlhkU2VtcDVSbUkzTUVnMVdYTTBUbUl6Um1abkxrdHdTSFJ4ZVdOSGNGWnNTVXBNTUVkTVdFOHpUMFZtVjNka1RYQmpNM0pNZEU4NVIzWjFRa05CVDE5MGJIVk1Vbm80U25VMVNWaENPRXB5VEVoa1JHVTJaR040U2xFd2NrZFlhWGhoT0dWRlJHRnhTSEF6YmtVeWRHdzBaRVpFTVZWUGVubzNkM1JaUjBOek1rcERRblZ2WjBNd1ExWkVWbmhDYVZCaE5ISm5aVUZFTkVOelNreFpXbGx4U0dwRVMxRm5TVzh0Vmsxc1ExTlhhbTUxV1Zadk9IaFBXVWxQVVRkek5WbE1NWHBKVVMxM2JsUXdUMDVOZFVVeVIwTnFPVXcwVTBOZmQzRk5ZekJGVFRrNFMzUk5RblJzTjNreVJqZHpZakpzY0VOR1IyNTNhWFJ3VVZSTVRXNXlXVWh6VWxSR1QzcFRMVXAzZW1OVFNHWnhObVk0T1ZZNVp6Uk9XVnBOZEdsUFVsUXRSVWhNWTJoME5FdzJTelJGWW1kTE9IbDRXWFkwVkRjeFgxRkZjbGt5VERGUk5uQmFaa1EwVmkxaU9HZHBVMVJCWjBaTk5HcHJXR2g0WkRSM01XVTNXVUYwUmpkaVpIZDVSV3hxTTFveVZYUkdSMGRyWWxsdVVuWmZRbVE0WkV4elRsbE5TMkZyVVdSMlVtcFRTa1pMV20xd1VsaHhRV2hGTkhWRlJqRkpSVWxGV0RCVmVISnFNRFZFWTBOR2FEZHJkR1pJVGxSeFgwUmZiMVJ4YjJkeVptY3hVMFZOWDBkd016RkdWVWsxVlVabFpFSTJXV3h4WmtaVlpTMTRWMlYzV1hwc1JYSXlSV2hHYmt0aVJXZzFlR05pZFZsbFpsRjJkR2xuVkROUlJsSTNObGd4Y2xwNFgwRlZWVmQ1YkdKU2FrOVRWblZmZWtGclNuZFhValkxTWpsdVFXcEdNSFJYVUU5RFRIVXpkM0JpYW1oMVRsY3dVRVZaVTE4M1RFcHlZbGd4YWpFNE1IcEVOSEZMTmpCeFRqVXhia055Wm1SWk9IQjZZWGhPUkRCVWVqYzVUUzFYTTJSRmVFUnlTelZPUlZwalJtdElTMGxvU0VwQ1ZHWmtNV3RYTW5aM1IwdDFPWGwxVTBGMFowMXlNRjh3VEhOWVQxZFVRa3BzUW5kVVFuSkpibFZCV21WclR6aGZOVUpNUWpWblIxSnlWMk5PU3psM0xuRmxVMHhGTlVSMVZHc3dXVkZpWW5kbVZtcEdjWGMudW9CZHhGMUdGT0x4ZTExRXVwX09LbTZyQ2VmblRqRno1NUV1UmVYTHp1YyIsImV4cCI6MTcwNjIxNjUzMCwiaWF0IjoxNzA2MjE2MjMwfQ.Z--GLJhhYG7oR9F8ADdxJd_CZkXXFPaKv07U_g3iNm4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:10.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:10.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 271427: status.find.is(200), but actually found 401
20:57:10.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,271427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34d3b89a, username -> user.1001683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e9d8b7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216230725))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWdudWduczI1djJqcHB0MG5mOHVmcTVmNHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VldreHdjRk14WjFSc01ubHlWVEp1V2t0SVZHdDNMbmQ1VkROb2NrSllaRVJ1U0UxT01VaGlWSGg0V0U1ZlN5MUJaVFpxTm1adldXNUNhMnR1UW5wQ01VMUJlRUp2WkhjMWQxaE1NMGRyTVUxU2RtVm1TVEpOUzBzelNFaFpSMnBVTFdWVldXbFhWVlpoTTA5WllsbGZlalJXWTJKallWOTVkQzFUVW1WZmFISjZPVTFrVG5SaU5UZEZVVU5uZFZGTE16STVkRGhhVlZBMllXMTNlbmgxYjI0dFZEZFZhSE5sWmtFd1FsUnhRMlptUlZRdGRGWm1XRGxST0dscWVsVlBkM0V5VUhnMlRsTTJhVUUzY0hCV1pWcDRVMDlmYlhGS05GUlFRams0U0dkNFNFNHdaR1Z3UW01T2FIbDJVVmhCZDBGcFVEUnZWMDFFU1V4MWFtaDJiMmRYU1U5aE9WbEVORUpSUWxwcVpERjFja0pHVVVSaGQyWlNaM2h3UW5Kc2JubExVbHBDUTNWWFJ6TXhSMDV6ZUhGb1EzTm9XbXc1ZGw5Q01FNUphR1J1Vkd4eE9FdFVUMHA2T1dFeGNWODBXamhuT1hZMWNqTlBZVTU2U1hoU1NtOWxaRFIwTUY5a0xVSlNjMkp5WW1sUFkzQjJXbkV6VUZSZk9UVk1jRVZCVG14MmJIUmxUVWs1Ykc5NFlUZFRNek4yWTJ4cFJrRkNaa1p5V1RKUE5uQjBkMGxGU0VWUGJrUlJOalZFYjJoM2FURjNWa0ZHT1hvMmJrTnFXRWt4TFZkcmFrVnNXSHBUUlhZdFIyMVZRV2hoYTBKM1VXTkliRlEwWlU1T1JYcFJSMmN3VFV0VE5qSnhSVmR0TTNwWk1YRlBjVlpLWm1sSllXTTJkMVl3WjFRek9ITnJPRU5uYW5SQ2JtZEtPV0UxVDBwRVlYQlBhRzE0U2poU2FVeHJjak5vY2xBNGJreDJWbk5SVEVSVFdHZG5OMjFmVjFoWFJETTBRVEpETW1wTGJVbHFZV2haWXpsc1kwczFObVJLUVZocGQyWnViWEJPWW5adlkyczVWakp3VXpFelMzRnlWRVJTVEVkeWRHcE9VRWR0Y0VWdmVFUmpPSFl4VldKWVpGWlNNMHRPVUhWWlNFOTJaVU5UYURnd2VrbGllVk5tUjFwaE5UY3lVRXRoY0ROeFZVVTJSVnBOYTFsUVlrRnFTM2hoVlZnM2VEQTViRmhOTmpCTlNWaHJMa3c0TVRoMGJYaG5jazB0TTI1M1JUVm1hRjlTYjNjLjcxOE0yaTdSWWtpNThOQWlBTEpWVTBCZk5jcEE3Rk5oeEowY0RvTkZFRFkiLCJleHAiOjE3MDYyMTY1MzAsImlhdCI6MTcwNjIxNjIzMH0.jloUvfNUB_HXIems62_-rD0qaaIJlxY4oKzhebwVuZ4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001683"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:10 GMT
	x-forgerock-transactionid: f3fb469f-ea96-459d-9156-d68c16adb692
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:10.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:10.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 271427: jsonPath($.tokenId).find.exists, found nothing
20:57:10.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,271427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34d3b89a, username -> user.1001683, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e9d8b7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216230812))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:09 GMT
	x-forgerock-transactionid: c42faee9-668d-48db-87b5-db26638ff7d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjZydnZiNXZtbXFrODE5dDBtNWh2bmIwZ2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2JWVm5SRmxsWm5ablh6VmtabXROZWs5T1REUkJMbFJCUlMxaU1TMXJRMjF3V0dSb05FSkJRMEZNV0VGNU1XNDJPSE5oY210WVNXNW9ka1pEYUhSc2JFeGZUSGd6T0VWUGMyWTBOalExUW0wNWJqaExSM2xUYzB4WmQzWnZaMnRmYTNNeU4yRkNUSHB2TkUxNVNtbEdSVmRFVFdobWRXZGFUbHBoY210bVprZFZTRFUzVTBreE9YRjBhWG81VmsxZlMwRjFaMDF0Y1VjeGVHUkRRVE5OWVZsaWFubE1OV0pYVVcxc1NVbDFha1pvVVZWek5FWldjRFJGVjBaUGJHNWZjRVZpVDAxSmJtUXpRVlUzWW1KaVYzaDZVMGxWTXpsdmEweFNaM2hLVFdGUGFUaEpObEl3YURCTWRWUkRUbVYxZVRCc1JEQTRUbWRmVVhaRmF6bFhVV3BoU0hkZmNHUkdPREpmYTNZd1MxbFRXR2h1UlVWRVJuUmtTVkJRVm5aSlNqRXhRbmhSZUhwdmJWUmFZV2xKTlhsdE5uRXpTalppU0ZSbVgzcEZlV1JXWlZSTWJXSndUa1JHYmtOYVJFNW1RbEpIYzFCeWNrWkdaRU5pZEdsa1kwZE9URWRKZWxWYU5FVlJXbkkzZDNRMVRUWkNZalpVVVZrd2JtaGxTRmR0WDI1dFFqRkZZekJTVTFOdExYZGhha0Z1Y0VaV1pGVXhWazVqVTFkclJuWnpZbGxsTXpGVU1HOXVVMFoxYkZGS01sbDJXazFVUlhNMlJFTlFMVzVKTjBWQmQwSktaa2xFZHpCVVpYcENRelJEVERNM1VVNXlMWEJ1ZEVjelZsRkxZbFJNWnpKSVNVbG5NbEpwYVhkdWVWVm9kakpFZG10Sk0xSnpTVWhHTlhjMFVGQkZhR3RxU0VsaVRISmpkakpEZEdocFRYTm1lblZsVnkxSll6WTBiMnR5YkdJNVNHSnRWSEpXV0U5WVgwZzFhazB4YUVaMWJrY3dVWE4wWTFGUmQxZHpTMDF4V25kQ1F5MUVVRGRDZW1STk9HaDRSVTVhZDBRM1JVcHBUazFGZDJWbmFsaFNiRlJvT1ZSa2NHbG1ORzVGTkUxV2NHWm9Ra3hXYkdWeVIwRTRUMjlWV2tocVFsTjJaV2h6TW5aRlR6ZGlkR013UlVoNVVYcFJWa0pGTW05M2REWkxZbkJoVEZWM1RUVkpUMDl0VmtSUGRuWTNlbE5HU2tGMVZVdFpMa3BPWjFSelNVdzRjREJ2V2pkUmJFdFlMV2hJZDFFLkJISFRtaFBHS25fN1hXalhNQXMwbzBKcjVwNW1ydnZaa2t5X0dpeWhqNmciLCJleHAiOjE3MDYyMTY1MzAsImlhdCI6MTcwNjIxNjIzMH0.CefkR-lpgJ9ZFJpoB5rxHk5ByzbtfZC7c--8Hs5khc4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:10.814 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:57:12                                        1825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=526130 KO=12658 )
> restLoginInitiate                                        (OK=260600 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=259809 KO=774   )
> restloginProgressiveProfileCallback                      (OK=5721   KO=774   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.85%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.85%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.22%)
> status.find.is(200), but actually found 503                      4958 (14.22%)
> status.find.is(200), but actually found 401                       774 ( 2.22%)
> jsonPath($.tokenId).find.exists, found nothing                    774 ( 2.22%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 270901 / active: 22     / done: 271692
================================================================================

20:57:13.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 271777: status.find.is(200), but actually found 401
20:57:13.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,271777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@544a149c, username -> user.1002212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e1d81ae, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216233213))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2dsOHUwYTBzMHZvOThjdjFvMm1rYXN0cWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmVuaGtWemxTTjNsNE5qZGhka1ZUWlc5NldXNW5Mbk52VlVSdFdtWmhObEI0WDNreGNFOTJhbmhHT0RKWmRVWk5VV0pZVmpSTWR6UXdhRkZzVG01M05YZ3hZVVF4U25VNFpUWnZZamt3UTJONE5qaGhieTAxZVZCTVRVNXZOUzFwVkhkallXRlJNSEZHVkVKU1pXRm9WVE0xU1hRdFJEUXdUSEZYT0VWTVZqZzVZbVZzZURZMVltbzBVa2xpUVZoeGIwZHBlVmh0T1ZsVFUyMWxkV2hUV1hKMU5XWkdWRTlYTTNGcGNHUk5MWEkwVjA5MVdHVmtVM0J5UTBKVlQwRXhNek4yUjBJNGFIQlRSRVJvT1d0bExXdzFjVkJVZDB4eVgxOXpMWE5EUTFoR2VVcDViakExYzBGQk4yY3dNWFJKVFVZeVpUSmFPRWhPVFRoZlUxQlphemt6TFV0SGVtc3lWak5IYXpaRGEydDVSVnBHZG1SNlZEUkxiamgxTlhORFpYbG5RMGRKZEZaeFdtSmxVRE5pVVRGNk5WQkRXbEJQV1hkWk9GSTBSblV3VTI5ZlVrOVdRbEV3TFVoeVVHcDNWRUYyZGtGbk4xWk5kVzVGV2tKSFYyWm1jVFZTZFVkUmRtZHRaM3BVVEVGUk9YRXdYM2N6YlVGUVVUbFFZMVJNTlZsbE4wbEZhekUwVW5oNWNXNWxaVlJpTW0xT1l6UTRNRlUwTmw5SVRIUmlTMVkxWlc5cGVWcHFiVVJrTmtoUVZFcFBNMTlxTW5wTFFUaHhOM1pXY1VoMVdUVm1hM0JaU1RVeVNFVlpPRkJJYnpkVWVVUXlZVU5IV1MxUFpFUjJXVVZYUlU4ek9GSllWRWhvT0djM09HWnZjWEJEWnpST1RrUmxVRlJUUTBjMlZqVldXVjltVm5GUFpHVXhNVlp4ZEVzNFVUVXpVRms1VFhCNVFYSjZOVGN5U3pFNFkzSm9iMUpSV0VNMGRHZEliMlJEVEVocE5XTm1TSGwzTjNVMmFWZFBjblV6Ymt3eVgzbENibEJRWVhaSmFWQnpTM1JYWm5veWJYVklOVU5mU1VSclkwY3pWbEJWZEVwa1NWUkdjbHA2UVdoaFN6bE5VR3BhVjNBMFkyZFhaa2RJZGpSalJWZHdZV2xvWVdsd2JXODRlblZSWTFoYVVVMUtOR3g2YTNOcVFXWjJXblJDUkZCNmNGRllSSE15VGxWMFpXeHBVMjVFUVRRMVMwZFJMbmRZTFdaWGFYaEZRV1pJYzFWaGFucHRiVkJuUldjLnp1VWFadGVzM2FEQ3RfSE9UZEZ0bk5EcGc1RUpJREY3N0dPMmFnZ3QzWjgiLCJleHAiOjE3MDYyMTY1MzMsImlhdCI6MTcwNjIxNjIzM30.kBpyhRDfUzlRGzidAjiWT3z-G_6IUQ137dcJbFqt_cM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002212"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:13 GMT
	x-forgerock-transactionid: 686e895e-105f-49f5-b87e-3c7380283c3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:13.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:13.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 271777: jsonPath($.tokenId).find.exists, found nothing
20:57:13.307 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,271777,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@544a149c, username -> user.1002212, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e1d81ae, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216233306))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:13 GMT
	x-forgerock-transactionid: c6f78856-eefa-4a16-a1bb-07bf6223f197
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3VhZzd0YW4xZW44NjU4djlhbzh2dTAzZzMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVFuaFdlVEoyTVhrMFNqVmhhR2RFZG0xR1ZHOW5MbVp3TjNGU1dsZHplRWt5YkZGaWVEbFNVelpZWTE5Zk9EVkRaVFZNYldOWU5GQjRjVTQ1VWpGT1ZqTk9NRGQyVDJGcVRDMWxNRXc1T0RCS1lVNUZNSFF3WlRkblltcGFRbFJ3WDBJNGVIUnpSVjluU2pGaWRrdE1hMmg2WmtKbWRWQlBWMXBQY0ZVMlFWcFZkSGhMUVV4RWRWRnJRVFF0TXpoT1RVeFllR1paU0RKUWFsOXVkVmhPVW1Wd1prMWtkWEp4WVZKRlIxRjZkVzlWTWpSdlR6bEZiVGRoWDA1bmJuTjVNV1pDVTFwNGNVUjBRVUpwZFRaR09WaFBVblpqVkZkbUxVdElaVUpLVTNwd1oxbEZiRkpNYm5wS1JHWllTVmhuYkV0cU9WVTRlbTVXYzE5bGFYWjJMWFJhVldOMmRIcDBPVzlDTjFJM1VUazFlRXBPU0dGVVZFRldOSEZJYUV0SVlXUlBXSFZRYTNST1VrcFVTMWxoYlVKRVJuUm9iMnBOT1VKaFZVeHJjVkpZZFZoYVVYUktTWGxKWm1oR1FtTTFSV2xxV0Vsd09WSjFjbWxGVGxnM1VHbElka2RZUkhkNE9EbElPVmRUYURGR05WUXRkV1ZXTFV4UWFtdFNaSFkxWldoTFEwVlZXR3MyV21sNmNHd3hSamxoVXpCUWVXeGpMVWhwT1ZJd1NqSm1VWEZFTkRaQ2QySXhWRXBmU0RWVlJWUkVObUpvZEhnNU0ySXdUa3BLYzIxeFJrWm1ZMUJGU0ZGRVNEaEhVemhmU0RSbFZsSndlR05aWWxwMlFuTjBlbTB5TmpKVE1tcFZhSFo2VUhFNFlXUmxValp2Wm1wTWVFWk5VbTk2WWpOTFRsTjZZVFozVTNaUlNEbGhPVWcyWnkxR1dUZHdVMVJaWnpGeWQwRlpPVjlCYURkMFF6QlFOamRCYUhKdFIyTnNaVE5IV1VOUmExcHdUMDk2YldFNGVGZEdNa1ZSVTNWTVVWQmxNbUZ5V2paUlVFUlJVamgyYURWT1dqazJjakpOYTJWa05HVndhM2RKT0RZemJVTXRiV2h2V2trMGJHNTZUVEZHYTI4eE9GUmFhMko2V1RKRVpEWndhbVZuTlRjMkxVRktaMVF4TkVnMlJ6azFha05aUTNoVlRFbFdibFJMVVZkWmJVaDROV2RyVldzNGVXSTVaVGxRVFV0UmNsaGpMamMxU0V3d1FraFJiVms1VFdoZlNqWm5NRkZDYjFFLnVER3NVZ2JYZWV3Uk41Y3RnbjN6ZDlLZ19PQ1E1UkxlQ1RGTU9XRl9kY1EiLCJleHAiOjE3MDYyMTY1MzMsImlhdCI6MTcwNjIxNjIzM30.BIuIQpEu53qcymKz5pc_w2vsmp9-6E4vgNX4FZYaehE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:13.308 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:13.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 271792: status.find.is(200), but actually found 401
20:57:13.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,271792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d0220af, username -> user.1000452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@404fd9c5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216233308))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGdsM3ZjdTljMDFtdmFqdXE3dW1zMTJjZzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M2RGOXZZVkkxYTIxS1gzbFRjVjg1VEROVFkzaG5MbVE0WDNsdE1WWk1OMVZpYkROSWNXMVBieTFwWDFOSGRUaEdUME0zUTJ0UldsVkZURTFJUzAxUVpqUTFWRmR5TW5STVoxWmpkREV3YWpGMU4wSTNaRU5LUTBsaGVUQkRTMEpHTkZSMmVUSnVhbkZzVUZGYVN6aGxZek4zZWpKRGVWUlJUaTFRU2twVVl6RnFkVzFTT1d4SGVIZzFZakJmYld0SWRrb3phelJ4V0RSeVgzZGZiak5qWjNsZmVrZExkVFJ3YUVka1dFRjVkWEUzWVU1NGRraFllR3hqU2xFMmJGbEtMVVZEYTJ4UVl6SnlOWGRDVUVsNWJTMWZTMDVFYTJzek1tUm5XWHBZZVROeFEzWTNNemxRTWpOTFgwSkNUVWhOWVU1MWVHcHhYMkp6WlV0SlRGRmtOSEZpYlRoek9HUnlXV2hRZFdaS1ZVWm1NRWczVm5GdGMxUnZiazFhZEhsdloyaG9SR3BNU1hKMlFsWkxObGhQYjBoeVpYYzJYelJIZDNCQlNYQmpPREp1YkVGRU16RlViMDF4TVRGc1VHTkpZMlZmUmxwa2VESkpZMHBKVldGSmVUazNjamRQVVVsc1QwTlZUV0pRUWxVME1tVm9SMkpxUjI1d1VtVmpTREJqVG5samVIQklPR1pRWjNkalZFa3dVM0JmTUVWUVduaFFNMWR5YWtReGRUQTNlVU5hU0VGWmJFcFNMV2h4VmtJd2IwMUJWa280WkZSeFpERkRURE4wYUcxSFMwSjRjVGxUV1dGalkySllSRzk2VG5Sb1JXNVJkRUl4ZGpoQlprdG9jSEI0UVVzeU9HYzVla1IyVlZKZlJtVXRZbWgwY1VocFRHTk1SR013ZFV4TWRGVk9TM00wTFVSeWRrZHNkV1JXWW1WNE9HeEdhbFJRZUVWeVVXcHNZVWczWlZCRE0wVnJiME5rT1ZKWlp6SnhaSFJLY3pCbmQzSTFRVVl6U1cxUWRVSjZNVUZZYzJGeU5taGhSMlJETTJaSU5FVkhXa1ZtVVZKMk15MDNkVUl0YkdndE5saEhOalpaYlRSbGNqSnVOVm96WW5KS1ZVSXhURGt0TXpGbmJYVjNObFpQWkhwalMyZDBhalUxT1VST0xXZ3dTRUp1VWpsakxWRmlRWEk0U2pCR0xXeDBORmRQVEY4Mk1rMXFhbEJZVEdkRldVd3hWRWxZVkVkemNXaEZMbkpJVFVjMFEwaG9iRXhhU1V0eVdXOVpUakZGWjFFLnhDRUxKTmN3d25LbkU0S2xwRWdGYXM3eE5ybVhVSkptcEo0VTFPZ1QtZVkiLCJleHAiOjE3MDYyMTY1MzMsImlhdCI6MTcwNjIxNjIzM30.PEH3FoIE3sxlR5XSglCcr6WMMQdA5zlYnXSNNhz4Uh0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000452"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:13 GMT
	x-forgerock-transactionid: ef78f30c-231d-4e25-bbb7-076aead0fad7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:13.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:13.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 271792: jsonPath($.tokenId).find.exists, found nothing
20:57:13.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,271792,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d0220af, username -> user.1000452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@404fd9c5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216233400))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:12 GMT
	x-forgerock-transactionid: e6f68ab6-3dc1-4728-adbe-146b676eb1bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWU2MzJlZTBvMmpqNTFmMG5xNmViNDVyMmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVJHbE5PV0pEU1VwSWIzSjFiM1o1U0ZaWGNUQjNMa2xmTVZoaWVrazRXalZaUW5Sc1FrZEdhMnRZVDJWb09HVnFaMEY1UVROYVlrRmFWMGsyVWs1WFEwZFNSREkwZFVKbllrVTFhMFI2ZEcwM2MyWmtZbUoyYTJ0VFMxaEZTeTFyZWxCRFgxTlZhVWRqYUVoeVVYaEhSMjl6ZWtOaFVVcGxiSFEyVWpVNFFuSkRXRGQzUlVrMkxUWm5kMVExU1RWRU9HdGxWWEp1VFVaaVQwSmZlVlJaYzFoSk4zZGFhalJLVWxGemNVUkRRV0psVXpGblRteDJVRlJLYVUxM1dHbDVkMTgzYkZWRGFHWllVSEpqUjNNd2RHMHRlRUl5WlhsR1FWQTRXRlUzZEVWamNrbEZOVVZaYlZCSlIxRndZV0pzU0dsMWFEbFlVWEJFVFRCeVRESXpZMFk1T0VWTmNHa3piMk5NVmpSdWJrdHhUVkZxTkU1V1NFZHVXalJ0Vm14bFJGbDZSMVJUZWxFNE1uVldWa1JwYjFWdE4xZzNSVU01UVd4TVFUUmFRbEJvZEdneVpWcFNiMDE0TVU5c1VXSndjMVYxVlRoQ2IxSlpTM0pYTTE5TFJYVlVUa0ZuZG1kRVFrVm1RMnhEU0VaTFJWZDBiek5oV2pBdFVtOU9NblZSTldadE5tOWtZak5UVEZWVE4wRlRibFpTY1cxUmFXWXdWR3RxZEhKSVUwdEVaamhRVWxOalRGRm1kamxLWnpOeFVHSnlXVlpDYmpaNFRqaHpXbTF2VUVsallYaGFkelpOUzNsSFUxWnNiSE5XV1Zob1prdzRUa0ZGWkZsa1ZqbGlXamROY1Roc1ZEUndXbk54UVVORGN6SkVNVFkyVEU1NloxaHJhRnBWYlZGSlNsRjJMV1pXVUZobVluQndjVTVNZFhobU5IWldSalJFYjBsSkxWY3RiRVJXYUdKelpEVXpTRTkxYWxKd1ZWSjBORWc0UVdwaGJXeFNSRXB5ZHpKZlVHVmlWRVIyYjJ4MWJsUkxTbVpFZUhwWU1tc3dYelprZDB4MVdYbEpXa1JTTUdaS2MzRlVORTVVUW5oME1uYzJObmhpZERrMWJIaHpNa1E0Y21KMFZIUXRTMXBIYlRWR1JXOVBlWFJ6YzBaWWNWZDRVR1JrVEhCVFQwRndiVGR1WmtSSlNFNXVlVFJ4T1MxV1NsbHRaREZvUjJGNVlVTjRVRXgwYlZaVE1tcHpMamgzT1RJd1pIRnVkVlZWWnkxU01HVnVNbUpNWWtFLkd5WnJmVl9FdjV6dWN2MTYwUTFtdnN1aWlfTHB4WkpfOGVsaVB4Wmx2TVkiLCJleHAiOjE3MDYyMTY1MzMsImlhdCI6MTcwNjIxNjIzM30.NgH_18sARdsdWD0TWBmzI2AkwvW1B6JflC3aCdIs2ug","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:13.401 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:15.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 272115: status.find.is(200), but actually found 401
20:57:15.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,272115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5563db82, username -> user.1000892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7238b297, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216235571))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDUxYWwzcDdjaTg0bTFrOTFmcHUwbmRvaSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVyVjFaWGNUZDZWMWRLZHpkUGJqZFNNSFkyU25kM0xsUlhiRTV0U25kblRqRnhNWHBMVmt0R1RHMHhiVGhxTFd0Vk5FY3hlaTFRUzJsbFFuSmlaM2hsT0Y5eFFqazFlRlZQYUdFeU5qSTJVR2xhUzNCRWREWmlha0U1YUZodk5qTXRORGhZY1hCSGRteFhka2xRWlhscmEwTjRYMlV0U1Zwb1ZqaFBTbkF6TmpGeFRYZ3hkMEZmZEZCVk0yNXRkMnROVGpWWGNXVnlXVVpuTVVWR1JrMXVhREJEWmpWT1pGTTJSMUpHVG1sMWIyWm1XV0ZoT0MxR2QzcE9TalUzWTAxWmNEbGFhRE5DU0RkNlVpMW9aR0p1U2xOVFZXSXRkekpPUzI1aVVtcFFNR1YzTldST01TMUhUazVGV210NGRFTXlOa0ZLVERadVJEUm9NSE14YUZsRWRuUjFUa0pVZEdGTU0yVTNla1ppWkhkUlVUWjNhMkZKU1RGSVdtc3RhMEZOWVROWVdVVnVNM1ZTVmtJMFRYRmxYMGRHY0hOSFVUWkZRM2N4VEdkV04ycGFXR0p2VldWM1NXRjBNemszU0ZSRUxVWlNRM1pVVlhJelJUaG1NREZVUjJVdFEyazVTMUV5YXpCUk0xVkZkSGRsY1c1RlMxZDFYM1owZVhsMUxVNU5aSFF5ZUdwUk1WVnFTVkp5TjNnelFUVmZWVWwzVmtnemNsQkJNWEpHUmsxVlRqa3dUVVZJWkhOeVZXbDNYMlI2ZUZCYVNqYzRVMnBxY2twQlZHdzFjRlpyUmpKTE9GcFhTbU41VVhoMVJXeFBVRXhYUVhGcU5rTk9TRTlzV1ROVFVsTk9ia3RzUjFsRFkzSjJTWGhTTjBsYWRHeGFOamhKVlRGdWJVUXpTMVIyYnpsSlZWVlVXVGh5U0ZRMlowRjJNR1ZuWlZCR1RHSkNORzl3TUZGdmEwaHFUV1JzTm5sR2R6bFpRWGxhUjBkcVlYWmZWRzVUYVVob05YbDVNVjlPTm5sR01VSnlVM0JVWjFNd1ZYRjZTVzVpTjBnelkySlVaRzVVVFhwemREWjVkbWhwTVZaZldHWkpVRWt4TjFNM1NWOWZTa1ppV1dGcWFWOVhXSEZ1TlVad1dIaEZNMVZyWkV4NlEwaEViR1pYYzBSclYxZE9RMU5OVlY5WldEQm5Wa2xIWW5kUU5VNXdWVFJRY1ZoQ2FrbGxTbmQwVlU5RE1XUXlUa0ozVmxvMExrTjFla2xCY1U1Uk1HRTNaWHBVTmxKRE1WUnBhbmMuLTY4RTVhZmQ4SVg4TGZzVHB1Mk51dzg3YS1RcUY0WEkxanllNWZxVkI1RSIsImV4cCI6MTcwNjIxNjUzNSwiaWF0IjoxNzA2MjE2MjM1fQ.tSdtkx3iGrZeYXR6ZtQiJJRWDoV6rolyP65g5MjOmLA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000892"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:14 GMT
	x-forgerock-transactionid: a0fb3db9-8608-4060-b504-a8c499820722
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:15.618 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:15.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 272115: jsonPath($.tokenId).find.exists, found nothing
20:57:15.657 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,272115,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5563db82, username -> user.1000892, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7238b297, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216235656))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:14 GMT
	x-forgerock-transactionid: 1f6e258f-b580-4095-b63c-cd45ec27690e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXBvZnFtZ2VoM25paTk5MXFkMmRqaWsxZ24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NE1TMWxjakJ2WTBwT1psbFhWWEY0V1d0S1ZWcDNMazF2VTA5VVIyUlhNMXAzTFU0NWR6azRURmRNWjNnek1WWnRaVTlJUVV0eVRsWlJNV1EzVEhFMGVrdHlibGR6WTJWaGFYSnlPREZVYmpGNFNYTTBUblZETFZkRGVIWTFVMnd6V2tKdVVrMXRkWGd0YTJkcllXUmZlSGxFWDFoeVpqQkhXR05YVUVNNU4yVktXVmhMUjI1bWNUSkdVVEZ6Wm1saWFFSnpVRVI1ZVV4aVRERmxORUZXWnprMlMyWnphRXhIWjE5Zk1HMW5aM0JJVFdadmEzUmtjVnBCUXpSdlQwWTNlRVZ0WVhkelEzWmpkSEZIUmxwcWRGUmlTRVkxZUhGZlRrRk5lREk0ZG01WmQxTnFaR3AwWkRoaFVFcFlRa3RVYldkbFYyZHhOek5vWmkxWFNGbFNWa3hmTVU5blpVMHhlbGd4YlhKcFkxY3haVmxwT1ZwNmRFRnZUR05yT0hoVVpFeEtVRmhVWlZsWE5raHJVVmRDT1ZoclJ6aFBNRUZMYTJzd1IwdExjamg1VkdoTk1rcDNTVW95YUZoQlRtMXZkelpQU1ZoT2VFOW5ZV2hRU2xRdFVqbHBORFIzVlZaSFpWUnZaMVZrT0RCV1MySkxPWEU1TTAweWFFVmhUbFJNVkhsMVdrSmxVRU5OTkU1bGNuVmlNVU5QVmpoWlRXOVFWVFV3VEV0ck9WTTFkRmQzZW1sdFIyNWtVMDh3UWpCNFVuQkRNR0pRU20xd2N6UktjVGR2Y0dzMFRsRkJZVXRSV2xCelJqa3hlbFJwV0ZaMGRWQm9lVlZWYjNWMVZqRnBWbGxYYTFKTE5IbzVObmd3V0dsWE1HdEdjelpSTTFrdFQwOHpkbEl4ZWtoeVltUnFaR3BWVUhKWU1VWm9UM0J1VlhRNWFuTm1TakZHWlhSTGNFRnBUbWRETmpOdGJtVkpaek15TVhRMlVIcEZTbVE0VUdWWFgyRnhVVnBzVldoTlFUSmxkR2hXZGxSYVRGODVSazFuWjFwb1JuRmZUemQ1YmpCTFZqTkNhV0l0YVRNdFIzaHBWVkJNWXpkSVIyeFZNVVZvUzBKSE0zTkVWVzUyV2t0aE0xQnNiRlJhY0doVWJXWjBUa2syVUVGbVVVRkxiR0ZDY1RkRmJUSlRSME5ZVTBGQlIyWjJXbkZNTkMxWWFUWjVSRGhqU2tKbE55MU1Ta1JtY0haclFYbGpMakptWDJGV2MyWklWbE55Y1ZSNVducHhSM1JrVDNjLlVoMEY1ODkxcXRaR3FvdVJZeGllTmVjOXpuc1M0SVZXRW12NldUcTJscUUiLCJleHAiOjE3MDYyMTY1MzUsImlhdCI6MTcwNjIxNjIzNX0.UVUiMdu3peEfvUG-rQnxWWdYHcKF-Kk6oWB7sZfsowA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:15.657 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:16.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 272185: status.find.is(200), but actually found 401
20:57:16.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,272185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f049023, username -> user.1000228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b6e6deb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216235999))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamoxN3RvN3M1Y3A1ZHU0ZjlkYzNtdTRlbTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVRXRlRWM0ZLWm5KSk1USlBWWFV4WjNSU05UZFJMa0Z4Y0RsbWJETkJheko2TWpCRVJsaHNObWxFTlRseVpXZEVXSFJyY2tsRGVGVTVjalV0WjBKS1MwSTVYMHB4WnpSM2VrMUlUbVF5ZFV3MVIyeHBXVGRRTFVGa2NsQk1ielJRV2sxTVMzcEtlbkJYTFc5TVVqUmxWWEZVZGsxcWRHZElNblJGVGxkTFNFcE5WbTg1UW1kVU5scFVSMWRHTjFOa2VscEJhMDVSVTFSdlEwbDJhRWswY25SWWJGTnVSM0pLTWxCb0xVZElOVUpTV0RVMWNURlJkMXBDZEZaNldVUkxaSGxxUkc1dlJXOUdkekJGVVhBNGRFbDJPVEZwZW5OVFpFbG9hbFJuUW5ocVpVYzRNVlZGWlhkTE0zaFNhWHByU0VSelZYZDZaSFYzZFVwelNsQlBVRVkzVlhSVU9XRnBlRzF5WVhkT1VrY3dkelJTV21wVmN6ZzFVVGhDYlVKT2JuWkRSMUJYYmpod2JFdExkRjlqUlhsV1QyVTBhM0EzUzFKNFpXbEZOVkYyVkhsdFdVOUtlVVJEVkVSSVMwTnNTbFJIYmtFMFoybzVibE42Vm05Nk5YTlZiVlJRYmtoMVVEVmhlbEZWWmtoRmNsazFOVlY1YkROcFFXeDVlVGROY21sMFJsVnlSVGRRYjE5UWNuWldRMHhGYzA0M1JTMTVXRFZhWWpRdFZsWndUMDB3YWsxRU9ITjVSbGgwV25oSFdrSlhhMGN5TW5JMFgwUkNXWE5OWTNkeVVtaHhOMTlsUWw5M1gwcHhhRTV3Yms1dE9TMWpOMjlYTFdGRVRqaDNjSFpuV2tZeFJETmhYM0U1WW10WWJUUnlXVXhpYzBKTloxSjFXV05xZG5KVVpITnBTbGhYUXpoWFIyWjBkWFZtVkd3MVdGZHpNR3BHTmpGbVZuUnNlblJNYVVOcGEyNVFSelZtZDJGblltNXhUMmRPY1VkbFJGOVhOMDFJZDNSTGFYVkpVbFo0TkhaYVNtSTBjR2RTTFVoMmNGOXNOMGd5TjBWVVJIRTNSUzB4WkdzelNFdG1hVXd5V1Y5c04wOTBObTlYU1V4MFlYbDJibEpuY0ZWNWNGUnphWGR5UzNKVFNrdzNiVEIwVEhseFFXaFRRbmxpZFU5ME5rMVJhRUZYZDBoTFdrcHNSSEo2Um1adFpGcERXVEo1WjBOTFlqbGhPV3RxTm1nNFlWaEpMbkJMT0hBM1dIcFpaM0JvYlhFNVpXRjRUWHA1WDNjLkJxR0lmYXU5QVFVaFVTYXgybkM5TEt2S2NqaGVlZVd3WlhnYnNlLWFXVnMiLCJleHAiOjE3MDYyMTY1MzUsImlhdCI6MTcwNjIxNjIzNX0.x7-g-ym1nFMUIETRACYMxJ-D2atuc1TD1-keH8FaHA0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000228"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:15 GMT
	x-forgerock-transactionid: 59e1573d-3f6f-44fd-a47e-0e5f6c8e9697
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:16.051 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:16.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 272185: jsonPath($.tokenId).find.exists, found nothing
20:57:16.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,272185,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f049023, username -> user.1000228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b6e6deb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216236091))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:15 GMT
	x-forgerock-transactionid: 0ebb9c26-6f38-42fd-95f1-4880da8ddd42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2doOGVoZnIwYWYzZTUxN2Ixc2RsYTZlZ2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVpqTlJOelE0VEhCT1ZqTnlUV3RWYkd3eVRHWkJMbmhxU3kwd1V6VkhSVXB5YnpRMGFtUmhaSGw1YVV3MldVeFdRa3hRVUUxSFNrWnZTV015Tm0xQ2F6VlRNMFZaUVZKcFZIZHlaRVZ1UzJwTmN5MTBiR05QUm5Gc1oweFRaMGRmYjBJNVVtYzNSV2xDV1hsUVFtNVpVakpJUVhkU1ZrSkNWWGhtYUhZMWFISTJUVWwwVUhrMlZVWnhTRlJRUW1wTFVEUmxZbmxGUWtGcmJUaGFTamRDV2paaloyUkZZakZMUVVZdFJtUnBWblJXWHpsaE5UQjBVMGRpVldSbGNHbE1jMDltVkd4SE5uZDZTbHBMWWpCblFUaGxSekE0TFdwRE9GcHdkR054VGxkalZHUkZNazk0TTJSd1lVcFFjMGRXV1d4MVYzSTRWSFJyVUhCVWEwRk5YM0pVYlRKNFpqWkJaVkpOVm1Ob00xVXlaRE0zWlVWcGJrdFViamgwTms1WllWOVVhbXBwY2pWWGFEWjZWRXhuWnpGb1JrcGZWVjl6YkVWMlMwaEVNMGhVZFRGWWEwdFdja2x0TFhRd2F6Rm1lR2R5WWxkNmVtcDZXa0pCUWpGa1JFSldTbTlOYmpOSFVXTndaVkpDWTIxTlpVUTVSekppWkRnMExYTjJOMkZUZEdGQ1UxcHVkemh5Yldrd2NtZDFNVk0zVVRKNFdGTTBkVjg0VDI1aFRrWlVia1JpU0RCTVVVZFllbDl0YzFjeVdTMDFkVVU0V0cxalVIb3haRkYzV0RGdVVUTjRWRUpvWkhkUlRFSk5jR28zUnpjNWEybDJSMjlZVEZoaU1HNW1ObVpvVlU0emRtcG9ia2hzVURCVmMySkVWR2RJVFZOSlREaDFSMEZwTVVaM1ExWmhVRE5EUlZoaFgyMDNZblphTm10NFdsVjFjRVZrV2xnMWEycGxWemxrYVRGNVEwc3dWVE5uYUdwR2VWVlVNa3hyWkVWd1YwazNVemxDV2tObVpYbHRTV0oxY21zd1RrbGZjMEpMVlVOcmEzVkxaM0pEWTJRemN6bHZhRWRFYjJGMkxUSTVTVW8xWDA1SU1GWm1lRWRxYmpkNFdGRXRVVkIzZWpCQ00yTTJlV2sxWkRreU1qaFlNRWRMYlRaUmNVbHZMVTEyZFVJeGVVeFRUVXd0VWtOeGIwYzROWEV3ZDBKaWJHbHdlbG80YlhGRlNHaGhlbTlXZVUwdE5qSlZMbGM1UVhkemNqUlNZVzFuV0VkQ1dYbE9MVEIzV0hjLlg3WkhxbW5XR3d5TFllUFRTb1lCS24ySHZ6bVlMaEFmTC1mZWt1ajJCZjgiLCJleHAiOjE3MDYyMTY1MzYsImlhdCI6MTcwNjIxNjIzNn0.Ay7SS5a_3yhC_bTcDylwzyoHqvjce69ZMtQOFez8ROY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:16.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:57:17                                        1830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=527589 KO=12666 )
> restLoginInitiate                                        (OK=261319 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=260527 KO=778   )
> restloginProgressiveProfileCallback                      (OK=5743   KO=778   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.85%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.85%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.21%)
> status.find.is(200), but actually found 503                      4958 (14.21%)
> status.find.is(200), but actually found 401                       778 ( 2.23%)
> jsonPath($.tokenId).find.exists, found nothing                    778 ( 2.23%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 270183 / active: 17     / done: 272415
================================================================================


================================================================================
2024-01-25 20:57:22                                        1835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=529090 KO=12666 )
> restLoginInitiate                                        (OK=262063 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=261272 KO=778   )
> restloginProgressiveProfileCallback                      (OK=5755   KO=778   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.85%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.85%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.21%)
> status.find.is(200), but actually found 503                      4958 (14.21%)
> status.find.is(200), but actually found 401                       778 ( 2.23%)
> jsonPath($.tokenId).find.exists, found nothing                    778 ( 2.23%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 269431 / active: 24     / done: 273160
================================================================================

20:57:25.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 273651: status.find.is(200), but actually found 401
20:57:25.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,273651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35b97db2, username -> user.1001935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b9831af, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216245933))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTk4ZmdtcWJzcG51cHFxNnJ0Zjl2Z2pza2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE5VTlNRWGhrWTJkc2IyeG9WMloyYWpONFpqaDNMbVJ1TUV0Wk1IWXlZbkV4TjJKdVRVWnZXVmROU21wRmRESjVlRVJQV1ZGUmFWZzJVbGh1TVVwRWJsQlJUR0puVVRRNFJsa3lkblp1V20wd2RUZFVOMFZ2YXpSWlRXbFRWUzFHVWpWc1JVNVNXbVZwYzNaZlNITlhOR3hHVTI5ZlgxbG1ORmxhVEhOTFJtUnpTRmhSZG5CQlJrMHlORzFXTTFKTGRFNWxValF0TTBOM1dVMXhSbEZ4T0cxUVZUTTFTMDFRYUROMVNHdHdRV3h4V1RoSE5qa3lkR1pzUVc0eGRUWTFZbUpUYjBSbWFXeFhXV1kyVGtKTFVsUnhSemhKWWtKM01rbE1XVGM0YTBFMlMyNXZWSEF5Tm1WcFltRk1PSGx3Y0ZONGNEbEVhMjVDYUZsWWVUWllPR0l4Y0d4cVYzSlJibkJxUTJ4cFRrOXVkMTlTVERoNFdraFFRamxXT1dwU1YwUmhOVU5UYjFkRE5XUXpPV050VG1oVWMxTnJTbVZKT0ZoMGNubFZiMU5RWVZKd01XbDZOMUJ6YTJ4R05tWlJPREpyWW0xeWQzUm9ORms0YVVOVGVtb3laRWszZWtweE9WRmpWRFJuT1Y5UU5VMUtPVVZ0YjJsYWFtcGtTbXhyZDJoNlJrcDZUVlppZUVoNVVEVTFWbWxZTlZkYU4zWjNVR3BMUzJGTk4wcG9SMlZtWVROcGJuRlhURFJsVVdSdGVGTk9jSGMwV0RJdGNuQlhhVXRFTm1SVVUzUjVlVTA0ZEVwelFuZHhOVmwwTTJGbVpWRkZTRFpCVkRONFZHMDBiM1pYVkdabk5uQnZkWE5HU3pSZlVtbFFWVFpLZFVSNVNqTlpibWxVVFRSb2NVWjZiQzF4UVRSRFJVZDBhMWxWTjNsVk5rRXplR2RhWkc1UE4xRkNVekpJVkZKeFJXWkljak53VW5Gdk56TlNhRkpJUkd0cFF6Y3hTVkZNWWpoQk5ERnVMVGhGWTIxak5HeFZNRkUwT1hSUVRqaEVMVlpRWVRGZmVtMW1PSE5MY0V0Q2VWZFVORk5oY25OWVpWWjVSbmd5VHpCeVRUSlhSM000ZUZWcmNsaDRhMEp2TUZweVMzWktUVmR5YmpFMllqTlVjemszVnpKblIzVXllamh1ZDNKTFUyTTVSMkZmVm0xZll6WnlWVE41TWt4cVQyVXROVVoxTm5KNWRYWlJMbWxrTUUxb2JVRktVSE5vVEZJeFNqZE5hRGRxWVZFLl9RbFZwYXBFTTBCdUdvcEdhTDFTWjBka1YtMzFBQk5fQUt4d3hucURVR0EiLCJleHAiOjE3MDYyMTY1NDUsImlhdCI6MTcwNjIxNjI0NX0.b6_mj6-p8Rx4rQSB7q-ql5FVh_4LzT_PkVTzszS8lpk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001935"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:25 GMT
	x-forgerock-transactionid: 85cd0d65-0553-450c-a05d-d8a6b1ff3de6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:25.983 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:26.022 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 273651: jsonPath($.tokenId).find.exists, found nothing
20:57:26.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,273651,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35b97db2, username -> user.1001935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b9831af, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216246021))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:25 GMT
	x-forgerock-transactionid: 7b20bdad-5843-4d2a-8e8c-050e192f4c78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibm5hdnNrM2dva2d2Z3IzNjNzYW5hOTJvbGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWFXZHJOR1paYWtKRlZsZE5iemMwYUZoNVVubDNMbXhLWVRCaVExTXhabGxhZGtSMVpYcEtkM3BQTjJSdmFFaFZaVEJrWVRka1IxOHhTVzF1ZFdOTmMzVXdabk5FVVdGRGJrSTJWVVUzTTJ0U1NHeDFWbUZPYzBkSVdWSnZNME16Ym5aSWJISkhiMEl4YUd4UVdqWjJSVTFXVjJSaWRsbFJVbTVoTlRaV1MycDFjR0ozZVRaclNsSXdTSGhSV1U1Qk5qSjZjakpmVVdKVkxWUnhXa0UzWVZkV1YyTTJYekY2U2pjNVVsWnJVSE5YV1VGb09HSXdaRkJ2VFd4cVRFMXFVRFl5VkhNeVkzTTJkRXBETm1SUFVHbzJVSEppTFhGWFJqRmphVzFUVkdOcmF6ZE5VVFpMVUhrdGJWY3dTSEpNTlhFNWRGcEVjelpqVG1SMVdVWlhja3BOWVc5cGJXTjZkVWw1UjJwclFXVjJXWFU0YW5WVFQzWk5RV2RQYlZSeVZUa3phMWRpYWpsVlZIaHhWRVp3UzJKcGJteEhiR0Z2TkhCM1ZEQk1iM2QxV0hKQ05YbzJjR2R3TjE5S2VIcFdaWHBSVFc1YVozVkRWbVJaU21KeFFUUTVRUzFET1RocmRtWTVWbmRZYWpGUlRVdExNWGQ0WjFSRlpEQkhkMHhHYVc1a1ZHZEViazE0ZFVSeFpqVlViMWxDZWxkbWFETTJkbUl5V1RKQ01IWk9NRzV1WDA5aWRtZE1TRWRDVG1oV01FcEpiMUV6UW1WV1RYUkVRbmRVVTB0RFRXZGtUSEIzYTNac1dUWm9hbnBaTkdadmFUUm5WMEZSTFV0bFFsOTJabmRKWm5WU2FGUkpOMWs0VG1WM01WVTNNbHBuWDBKME0yUjJUVTQ0WlhKQlFXOUlYM293TlZsT1ZtMDBlRGRYTkZWNkxXbEhUR1JXYUVkMFVVdHJibHBPZUdsU2IyODRRblZRZEhwemFtZEVTbXAzYUUweFZXc3laMWhMUlZZdE9EY3hkVzFLV1ZWb1lrMHpVMmc0VHpSVWJuazVVM0ptYjJaR2JXaHJTazFpY3pWNVdtNXhSalpQUTJzNVJtcFVXazVMYTJGcGJETkJNRGszUkZwNExUZGtiak55UW14MU9IWnBkVk5hUkV4cFYwUXhXVUZHWHpWWVltVmFRM3BHZW5GTlZtUldRVkJLUnpOalZrMXFWV0ZPV0ZOS1lXOXRRMjVETnpOMmVqZDNMbXh3U1cxS2JFbG1iVVpUU2t4c2MyVTBZamhQYWtFLmtkamNkNUg2aVZEXzRVcjVJeDdVU25KRUd6bTZQeEZsd0ZoMEtfMGpVZUkiLCJleHAiOjE3MDYyMTY1NDYsImlhdCI6MTcwNjIxNjI0Nn0.uNJHcy8K2c4pyj_O7OiorlTXeKU44ET6y0GFBTPRW-o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:26.023 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:26.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 273670: status.find.is(200), but actually found 401
20:57:26.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,273670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@403d1d8e, username -> user.1001182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@783ca847, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216246060))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzlvaWlicmpobGcyMXRvMHFtYnNjNG43YTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1RuRlNSVVJNVm1aNVMwRllaV05tWkc1eVExOVJMbFZzWjBaT1NuYzVNMEZ1UVdKSlowOUVhMEoyV2tobVlsRmZlVzg0V0hsRWVrOUthVGxuT1VoWFQyaEpSR0ppV0dsV2RVUXdWazB5VGxCTFJUWlpORjlYZFcxd2NFTkdPVkZ5TmxWWmVqUkllRmxVWjJ0SFgyUnpRVVZIWVVvNVZtOTBWSHAzTUVScE5tMW5hSE5TVVdobWRWZEhOVjlJY0ZkaFNrOXJNRTF3Ym5kaVZFOTZZbVl0ZVdoQlZ6VlJWMHBzWkVoWmVXdG9TRUZvTUdoRk5IQlVWRFEyYVV0ZmJEVm5iRm81VWtFeExUTnBRWFJ1Ums5M1Rra3pSV1ZGYkhKTlpESTFXSFkyUTBkeFpqWXRTMVp1V0dSelN6VnJjSFJMUmpFMVEyTnRVMDloVm5WVGVIVlhjMVZ0UkVnMGRtcG1XSEZXY1RsWVZrMXVWMUJIYkZZNE5XOXJWRll5ZFY5SlVsaGFibTF5Ylc1MVdFWkhVa2RSYlVaRlFsazRTek5vU1VsWE5IRldiemRvUW05cFVWTjBWV2xaWXkwMVZuaDFibHBZWjBoZlFuTkZVV2xaYlROak5GQktUMFZxWTBvMFkydE1iRWxEVDFwU01rTk9iVEpFYkUxcVJGbHlkRWQyWm5CbUxYWlhkRmd5YjI1T1NEUnNUMjA0VG1GUGVtUktiRzkwWTFvNVpUaEVRa1JwWTNkalRGbEZkR1Z4ZGxwSE1ITkRSelZTVUd0bVVVUmtWVk13VUdselRGRXRUMjFyTFRBd01YRjJPVE4yVUVodGJXbFBkR3RCVUZodVQybGZNbWRNZUdRNE1XdDRSWEYxTVVkWmVHODVOamxQTVVadFlraFZWalZvZDNGV1NYUkJNMFpuVXpOdlZ6UnVNblF4ZVVFNVYyWlBiRUpIWnpkQk5IcENWelpPTUhST1pEQkVSVzVtVEdGbmQxVnZOM2RzTW5sb1lXbHROM05WU1RsNlQySTRWbTVpYW5kU01GWndXVTl2Wm5wclNpMTBTVXRpWWpKVVJHbE1OVGh1TTNGWU5IZE9XbTlCU1hoNmRGQnJURGhEWnpKcmVWQlFiVlpEYW1kclVGUkRjeTF0ZFhoYVRVVnhTMUIzVmtKcVZsTXRNelEzYzBWQ01VcG5USEZDZDA5VGNsVlVTMjF0UXpGUmVGcGpTVzlqZEY5WmNHOTFXSE5yV1VNd2RYWkJMamRCY0VaMk1FOVdiblpLTTBFMldsQnBNMmx0TWxFLnZnMFVaZXhTanUta203Mjd2aV9KX3E5M3N2REVJaG5vZmhYVjRDbWJFcTgiLCJleHAiOjE3MDYyMTY1NDYsImlhdCI6MTcwNjIxNjI0Nn0.R8ZV9LZYC9dxt1MKBw9HOU3QinP0BukjTBiXI5P6YAQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001182"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:25 GMT
	x-forgerock-transactionid: f2e52252-c3f6-4a28-a013-89870a4b3709
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:26.110 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:26.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 273670: jsonPath($.tokenId).find.exists, found nothing
20:57:26.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,273670,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@403d1d8e, username -> user.1001182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@783ca847, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216246153))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:25 GMT
	x-forgerock-transactionid: 715dbb6a-cc32-4beb-a5e1-9d1490058dd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2I3MHJzdW0ycG1pdHB0Y2JpYzMwOWdlbXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NE5WVXlURGx6TjBGTVdIRmlWemROUTA1cE0yRjNMbVZRUkZadFNYQk9VVlpmUTJkSWVscDNhamhSY0V0eU5scE5XbVIxYWpacVZqZDFOMDk0TFhaZk1ITlZXbkZIUTA5bVdESlFZMjh6TUZkeVRYcEJUVEl0VURZdGJGSllXRFZxUjBVeVdXdEtRWGs0U1hObFZXWnpUR050VmxJeVdHbzFURFJJWVVkTk1GbGtVbUpLTjFkbGJFWlBURFF4YUc5RFptNDBUVFpKZWtOTVVUUTNNMk5wVTJOZlVGY3RRM3AwVVhSeGJVRnRZVEp2ZVRkcE1FMWpTbGRQU1V4NlRXWnhiMnR4ZEVGaVozVkhMWE5vWlVFMGFUUlNVRVJRU0RWVVRVaHVjMEZPV0ZoM2JrZEtiVTVuVm5GUGRuSm9TMVl4YW5sbmQyOW1SRXh5VWxWUlR6SjNUMVkwYW1kblpHcHdTSFpRUnpoTk5ISjJZMDlzUkRSb2NGbFlaVkJtZVdKZmRVMWhOblZHYkVSeU1VRmxNMjV3UkVaaFlUZ3lUVVZWY200dFIwNVlRVTR6V0d3MVJrTlBjelpEYkdWVWNrdG1PREEwUm0xSmJsa3dUVk5RYTFsSE4zSlJhRTlTVldjMFRFSTFUVzEyYlhSTGFHTlpUMm8xVlROM2RuTnpWMVp6Y20xNllsVlBTRmN5ZGtZNWRuQnNZbUpwV1hkcVNVZzFkbGszU0U5VldVTjJSRlE0WTFaRExVNUlkMW96WlRCNVdWSnNaamxOWWxreFRYVmlha1JCV0c5TlJXbE1kakp6WlVnME1sWm5ia2hpVmtZMFNWWjJUSEJSY1ZKS2MzUTNjblZqZW00d1JXZEdUM28yYXpGT1MxZG5keTFIYjNkQlQxRkZSV0pqUm5KWlpIWjBWM2xFVDBwb1pIcDJaeTF5TjFvNVkxSlBNbXh2YkhWelNHNWpaakZKVXpaUFFtcGhXRUUwYzNCd1dUYzJWME5PWVhZeWJXWXhObXRWUkZoUFFuSTBaelpZYTFZMWNYcHlUMnRTTld3M01YVlBkMGgyTnpOcFRVTlhaR3RxZG1sM00xTXdVVmhYVGpoak0wTTFkMWRzWWpObE1GRjZNRlZIWkd4VFN6Sm5RMGhoUkdSRlF6TnBNMTgwTkRSS1NuVk5VMlJ1TUd0S2RsSXlValJCVlZaZlFVbEROemhoV2pONk5VaGlNV3RDTkZCaU9UazNPSHBaVnpCMldFTTRMbVYyTVZabU5VOXBkMjV5VmpSQ1dubFJTemxMUm5jLm5MTVA3S3hWMFJYNjIwMTl5a1k0UlhmWGRMWm9kMVJaNGtKQ3lvQWN4Z00iLCJleHAiOjE3MDYyMTY1NDYsImlhdCI6MTcwNjIxNjI0Nn0.WDiWHjA44S66TMNhPoWnNgebTGX8KBba2USmRRegsIw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:26.154 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:26.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 273730: status.find.is(200), but actually found 401
20:57:26.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,273730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@199d7f68, username -> user.1000147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71e397ab, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216246537))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2Q0azdvcWIxYjR1a21pc2ZsOTFkMWFrYXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE5rNWtRM1pKWmxsd05HSndiR0ptT1RadFRHOVJMa1pJVTFSTVkxWkhTVkF0VFd4NldFbFFkSFZYZGtSVGNYRk1TMjl5VGpaVWNVVktVbmc1TlRoWVZGWmpaREpLVUZsMlpsaFhSamcwVlcxc09VbHlja3hTY2xWWFZEbDZla016Y0ZoQ2JsaFlObE5hWm1Zd1Z6UXRSMUIxYUhaSWRreHNUMWwyYVV0emQzTkxRWEp3ZUdSRmMyWm1TR2hmWkRKalVVUTBXakpoVWpSTFMyaFRlbnAxTTIxUFIwTTBNMU5RVkdGdFRXVTFjM2hOV0RaTVZrVndiSFowVjAxR2NGTTJUMDVxUm14MWFFWldhRXhzWjBsemJrSnpNM0JKYldKSmJuUjNVVlZ6TVVadVNtUkZabTVaTm5OYVZHRkNUSEJDYm5SaU5qSjJZWHBXWVhFMVZETXdPRGQ0YTBaUlVtcG9RV1pOU25WQlFUWkxPV3hoZUZJek1GbHZaVzUzYkRaQ09HeE1ORnAxZG1aaVptMDRVRkZsT0hOM1FrY3pibTAxVVRScFUybDZNbk5ZWHpWelVXMVhVRGRTUjJ4a1ZtZGtVa2RxWjBWd2FuQlRibUYwVERKb2JUVldkVGxhVUd0MldUUkJiVnBJVFhOSmVUVkdhMDVOVVdNeGRrRjNVbGRPZUZGUlNHdDRia2hvWW5aaVRWZ3dZbGRrYzNsVVJrRk9OSFZzY21kT09HbzJlRXM0VGpReE1rRTNMVlpYVTA5T05XTmxkVE5hWTJwamJrZElaV1Y1ZEdKRE1rRlpUakZNUldNeFRWVnlXVGxUWm1oWGMycEVSMVpZV0hKeGFHcFVYMHhvVERKdlJTMXVOVFZhVUd0cWJXcEZaMVZFY0VOS1pqUTFVMHhNTVhKRFRFcElkMnQ2U0hseFZVUk1PWEZmUkhvNGVHRTVZMTl2YlZjd04zUXpha1Z4UlVOYVgyZEpZVjh6V1dwblZUSnRUWGxJU25SUVgxWXlZVUZUUTFGUlRFVlNjalJoVkdZMFJHVlRRMjR6UTBaa1JrVm1Va3BSYlZCM2QwdzVSbGhvVmxSMmEzY3dWbU0yYms5TlVXeEVaRFpwZFd4dFRWOUZUemxhV1MxeFpGbFdZbk5EZGpCT1IybGtORlJNUTJkdmNYaFFlbTFhWlVGMFEzaFRiSEF5Y0VwYVptTlhiRmRCZDI5Qk5HeE1MVE42VDJWaFNGSXdZbWwxU0dwUmRFOXpMbFJoYzFsaU5ETnZUVGhDU0hZeVZFSTRTMDFvTlVFLmlJWEJVOVQzdk12UkIzdC03RUdDMVVGaFdzaFlrMFFYUHZUYXdHWDEycjgiLCJleHAiOjE3MDYyMTY1NDYsImlhdCI6MTcwNjIxNjI0Nn0.b4yArPZV4Rdl4S1oI63cCb_JBz6Bit8GE-kA4lX4UJo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000147"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:26 GMT
	x-forgerock-transactionid: 57d49e0d-9742-433b-87d9-6e4689824785
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:26.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:26.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 273730: jsonPath($.tokenId).find.exists, found nothing
20:57:26.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,273730,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@199d7f68, username -> user.1000147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71e397ab, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216246622))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:26 GMT
	x-forgerock-transactionid: 11b5222c-758c-4a06-85ca-8217787cbbbb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDVycHBkbHZyaXBkYjZsdDlhdjg4aDF0cDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aE1IQTFNRXB3Ymt4RWFFVlllRGd3VEVORmRFZDNMbUowVWxkMk1FOWhiRmh4TW5oNWNsRnNkVGd0YzBaeFkyWXhSSGR2T1VOamEybHdkRkp0WVZOUFRsWklTV0ZhZWkwd01YYzRWbUZXU1hKbmJscHZjbk5pV0hSTWJ6WjNSSHBVY1RWSlNXMDVNRXQ0TTNwWllVUldlUzFTVmxrNVVIbENTMFpGVlVWcU9ITnhiVWxpV1RNeVpEUTRjbXAxVVV4c0xXODNTMnBUYURaaGEwNVpNako0ZWxNNU4xZG9WMll0UlhFMWMwVnZhakZvYUZRMWNVdDZSV2wyVGpORU5FOWhUSEl6VEZGd01qTllZazl3V2t3dGVsaEdSalpDWVZsRWFXSmlhbXRrTVVreE16UnhUR3BqTmpaalNXVjVNVlpxZDJZMVozRlBaamN4VERVM1dGOVRaV2xIWlRWRmMyOWllbDlJVWtkMWVrSlpaUzA1TjAxelRsTk1jMFEwU0ZwTlJYRmxZMFJZZEhGTUxXOUJVVEYwWkdwV1NuRnJNRXhGTTFBMWNXRmtXRlYxTlhvMFRtdE1Xa1J1TUhZdGNVcFliRGhpT0dsUVZsZEtURWcyVXpVd2VtUktRa3cxYlVnM1J6aEVSVzVsVVVWcVVHTjZiVmR3ZW5wUlNVZEtaRk5sWmxSSWNUTkNVMmhQTjAweFV6QXdSelJ6ZURsTGNsRlBTMnBOTW1OS1RqVnRkWG8zZEROVFFuWTRhVmwxVjE5a2JFVktVRmx1U0ZGTk5sOTZjbTlGYms0MVNUQTVTRU5uTVRaSFFtZEtPVXhwWkZKUE9GUkxWMHBwZDJWcU4xWjBZMTh4YmxwMloyVjFUMUk0Tm0xalRHeFJhMVp0TFdwelMwNW5ORkl5UjNJNVoyTk9ZMjVJTlhoMk1uSjNVR3Q0V1dJeE9HeHhVVXhLZUdGWE5EQktabGQzU0ZwUFIyaG9Za3BZV210QlkwVmpTbEJGY1RGSWFGcERWM0JyY1hWVWFHMTBTa1ZmYlVKcmMycEplRE4wVmtNeldsZDVhbFJVV2toSE9VTndSVkJMU25oNVRuaEJSM2x5VDE4MVlXOUJPRlZ0WlZOcU5HbzJXblZsY2pCcFkydERSeTB0TlhWTGRIcFhTbk14UmpaelRIcHJRMUYzTjNwT1NHVkZjRGhoVTE5RGN6QmxWVWRUZGt0elRtMWlTelpZU25ad2VtNDVNemN3VkhGbll6QXdMbGRXTWpGSkxYbFlaSFJxVEdNNFdrbHJWMkl6VTJjLmM4RWFpdmVmdlBzdmNjSGdHdVZVLU5yWmpjczNTa29BYXhhakRsUG81MFkiLCJleHAiOjE3MDYyMTY1NDYsImlhdCI6MTcwNjIxNjI0Nn0.jSvyn8XIpYK6WIfdgoa9BmYdGEXeylmkBJPgaIMLefo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:26.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:57:27                                        1840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=530606 KO=12672 )
> restLoginInitiate                                        (OK=262817 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=262013 KO=781   )
> restloginProgressiveProfileCallback                      (OK=5776   KO=781   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.84%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.84%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.21%)
> status.find.is(200), but actually found 503                      4958 (14.21%)
> status.find.is(200), but actually found 401                       781 ( 2.24%)
> jsonPath($.tokenId).find.exists, found nothing                    781 ( 2.24%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 268678 / active: 34     / done: 273903
================================================================================

20:57:30.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 274354: status.find.is(200), but actually found 401
20:57:30.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,274354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11b3cbb4, username -> user.1000431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c689a82, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216250615))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTJsa3ZxNXYwdDIydG8yMzg5NGNmb252NnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0emFtTm1lWGMwTkZFeWFuaHJiRWc0TlRWSGQwZFJMbXhNWnpkQ1RFcFNkemhKTUc1R2FWRnBlV0ZPU1U0emMxVk5VSGR1WmxoR1ZsaFBTR05YT0Y5R2JEQXlNRVZ6VXpOc1NFUkpOWEpaTms0NWVreHlOMDVpZUdneVZrazNiVTFYTVRkZkxVWmFWelpmVTJabVZFcFNOV2wwVnpkWlJrSldkRU5oYzNwdFQzZE9PVU5SWlRKaU5rRlVTMjF0YVdWRk1rWXhNa2N5TlhSbk0wSlZMVGd5WXpSeFExOXRkR2hJVkdjeVpYUTNlVkJITkc5dWVVb3hPWGhzWjJWYVR6TmFhMmg0Um5wR2NHWnFVa0Y2Y25SMVNtSnhVbFV4V20xMWRsbERXbnBPYkU1RFlucG9VMmRzUTFadVIwWm1TM1ZHVkdOVFdWWlNkM2xCUlhOclRrbElaMVJNZUc1MFFuVTFVMGxuWWxKaFFqTllkemsxVWtoclVFUnRURTlzU1ZGUk5UUkZSemxNVDNaNk5qQm5WalU0VmkxWk9FaG5Ta1ZIVEVndFltMDJSbUY1WkZSU1pDMW1OMUUzYlhKNlZ6RmZUMGs0YjFoNWFrVlhhVmRSUnpKeVltUjJOMlp1VVZSQmFsbFZWWFo2VWxOM1VGaGtjVzkyVkZrMWVFOU5YMDQwZDBoTVp6ZExhRnBKVUhKV1RGZDRTWEYzYW5aSGVqQXhZalpOVTNrMk1FZ3hhbloyY21GT1prVnBSbFpMYkRCeWJFRnZaMU5vWW5WRWFTMUlXbWhJYmtkR1ZTMWhYMlJ2UTJKYWJEQTNTSEpHZG1kQlpIUjRTa2g0TUhCSFprNTVVMDF1YUROUll6QmtjbU54WnpCTU0xcDFVWGswZDBOM1h6SlJSV2hyT1c4NGRtcFZSR3R6V2xwMFNUSjJVQzEzV2tkTU5HOXBRMU5JZGxJNFFYZGhjSEEzVGtGNlptSkZVRmxxY0VKbE5IRTVVVVF4UzNOQ2VqZFJjRFI2VkZOb1gzRm5lbkJQYWpCZlRFNVRTRWg1U1hVMWEzaDViMDF0VUU1eE0waHFYelkzWjBOalltVndNVXd5TW1jMmJGTnNVbEJOUldGS1UyWnhPRmsxYUU5TldFY3pSVWxCYTFKb1RtdFRTVll6VlVsNVlTMURaRkJpWXpKdWIwNUdURjlWUkRscFYwVTBibXhLUzBFNGFFeFZaazl5VFhkc1dGQjJiRGh4U1VoRWRscEZMbUpLV1dGQ1IxazVVbUZoVm0xSVdubDJUM2RTWW5jLm9tT1Z3U0s3bGtCaVVmLThUYjB3d2dVWlN3RlhKaWFWc00xRm8tOTVMVjQiLCJleHAiOjE3MDYyMTY1NTAsImlhdCI6MTcwNjIxNjI1MH0.HPohFPzYQ-grc_Mhv1JkP24EDEkDhd-X9-Pf4etdKWo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000431"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 20:57:30 GMT
	x-forgerock-transactionid: 55db4666-8c61-44ee-bf60-e69cdd854854
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:30.663 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:30.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 274354: jsonPath($.tokenId).find.exists, found nothing
20:57:30.703 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,274354,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11b3cbb4, username -> user.1000431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c689a82, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216250702))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 20:57:30 GMT
	x-forgerock-transactionid: e13b3b2d-d6dc-4893-9845-640c19774c25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianJzcWRpZ3ZlaWcxbWxiZzJoN3IwNmhtaWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlRHRktNa0pXUWxkck4wcFVURnBWTnpkU1ltZFJMbWx5T1VJeVRrSmpZblpQT1hsRGJTMUJSRXBLUVVSeGNFRklVbGxRTlUxMVpIWkNVMDh5VGpSRFYyWklRemRYYTJGaFdrWm9VekZHU0c1YWVHWlBZMXB1VG1VeGIzb3dSVXhET1hSM2JGRkNaemd4VVZsQ01IaEVaMHR3TjIwNFIxUnBiM1ZVVVZCcVRsSmlZVEpCTm1sNU1ISmxia1ZVZVhnNU1WWXpUVmRWYWpjd1RFVkxhV1V6UzBGNllteFpNRmd0UzA5V1oxaEVWMDlhWVZrd1FsOUllSFJwWVZkSU1WRnViVmhEZGs5emRGQXhZbWxVUjI1eVZsbzFXRzVETmpnM09UVXdXVkpXYW1wek5VTjRTblJxU1hGVFNsaE5ibTV2TVhCNVFWa3dZMDh5Y1haZlMxOXBNMWxUUmxOdUxVNHhkMEZTWVRGS2RrMXZTR2hRZHpoc1dWbHFTalYwYXpWSldqaHlXbk41TnpKeGEwOUtkVWxTZEdzMWVFZElTVEp4Vm5CMlpXdHFPRVJyWDNWdmIzbEhOR04yUlhoQldXaGtUbkpuVVUxQlEwUjFkMVJpYmpCVFRYRlZWR0o2ZFRkcVgwdzJjazUzWjNwRlNqRm5SQzFDVFZoR2VtaDJkbk0zU0hKclZWRnlMV0ZFWVVGaFdscG5PRkJKZFRCaGVIZEJSMXBpTkRGa2VVZFlYMUV0Y2tJdFJtdzFhREJqZDNkNmNuaEpZV1pFV1RobVMwTlFXSE5vVEZKcFVsbGlNRVpZVEVoNVlsUk5iMDFUV1MxQ1praFlVR0ptT1hKb2RsZFFaMnhFUm1waFV5MDVXRnBNZGxnME1sWlVUbTU1WjA1RmMxSnZialIxVlVSdk9FMVRZV3B3TkRWSmFuaFZRbEY2TW1STmJscE5XSE5hTlRCMVh6SllXVTVUZDAxaU1tNVNSVFJNT0RrMFlWTm5jWGh5ZGw5VFkyWTJWbXcxVGpjeWNUZFZhek5wUWpsbFRtZzBhV0o2Y3pCd1JqSnpSWEZuZUVWUWVWOW1NRXhJYmtOZlFVZ3dhbFZTZGt4ek5FMDRhSHBqU25jMWFrbHZkRGMyYTBwU1ExaDNlbEpYTVVSSVRDMUdjV3REVERWMGMwazVjVzlpVEZKb05sUjJZbEkyUWxwbk1YQTNhbXRpTVRkaWVqZDZiMjEzZDBORGN6UmFNV2xzVmxOWk9FTlpMazFEZDJ0YVdtNXJRMDAwWTAxQlJqSkViMnhpU1ZFLkhiYTVUcVlqOVVjemZjbUE1bTR3ZXpUaWlaV21PSkdpdVFNV1l4bDFIS0kiLCJleHAiOjE3MDYyMTY1NTAsImlhdCI6MTcwNjIxNjI1MH0.8NgWS2_aHtnFMIpQbgc9UpyYWp6dPNEgO4IcR81Suto","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:30.703 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:57:32                                        1845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=532120 KO=12674 )
> restLoginInitiate                                        (OK=263561 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=262764 KO=782   )
> restloginProgressiveProfileCallback                      (OK=5795   KO=782   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.84%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.84%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.21%)
> status.find.is(200), but actually found 503                      4958 (14.21%)
> status.find.is(200), but actually found 401                       782 ( 2.24%)
> jsonPath($.tokenId).find.exists, found nothing                    782 ( 2.24%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 267941 / active: 18     / done: 274656
================================================================================

20:57:34.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 274947: status.find.is(200), but actually found 401
20:57:34.761 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,274947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e281046, username -> user.1000560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ad4e29e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216254712))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2IzbmkybDU1M3AybGk0NWQxN21nbzNsOSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVaWW1Sb1VWazNRalYzYTNkMU5UbENheTFZVUVobkxucDZjRWhyZDBsVU5HWTBPSFJxZFV4bFRsWm5kVTUzY1VGSU5uaGhTVjlhUlZwSExVVkJhMU4zY0dWdmJsQk9aR3RpUTJ4aFlsZHhRWGh4WjNwaE9HaG1aR1ZOV0VoTlUzcHFSa281TWtVM2NXeEZWRWczU2tSUlFWRllZMEpMVkVkalFXaHFRVTV6VDNaWmRYUnRTVzB3Y2xwRWFFZHNWall5Ukd4VWNWWnBhMlpWYTJWQ1ZUazRVMUV6VkVaRWIwczJRaTFqZDFScE0yTlRhVzR5V1dkdE15MXJOakp3VVVsV1pVVnFWRXhKUXkxWVVXNVZUVmxoYnpKWlYyRlNXVU50UVhOQ2FrUmlabEZmZGpFNGVuVkVPV1pNVGxaRVZVeGlUSEF0ZEhWVlFXWlRSalpNU0dOcldXVTVVRmxXVjA1MVMzVnVUVFJaVDB4dWIyeFBUMlZZUTFCV2FWSnpRMXB0U0RSR2EwdHpPWFZ0VjJ0cVZtbDNVRVphZVdsMFVraE1aV3hzZUZac1VIcEtWa1ZHVldoRFQwRkJSa1JuUVd0dVlVOTVURGRUV1VVNGVIZHJOekpDT0MxblREUndSWEk1VGxKNmFsazBTa0psV0VkMVpVaFhSVzFETVdWeFVqZzNTbEJFUjNoMlRubFBNRk4yYnpCeFMyRTBRWEJHY25WSVdGODFVM2QxY2pOd1gzSXRkek50Wm1SWVNHd3RSSFJrWlZwdFFsTnBhRGxSVjI1d1RWZ3dWalJNT1dOMVp6RnFTVzlOVDJkdU4waFZVWGx4YUVodFdEbEVkbFpsYVdkR2RGOUVSSFJEV1VWbFN6QnVialZRVjJSVmFXZFJaWFJqYVdKelQxcHJXSEZOYkUxakxWVmtSemxvV1hwbmRYWlRNa2hrWTFkU2VUTjRkMjVWVm5oMU0zTkhibnA0Um00MmRXOHlUSEZTVEdaU2EwdDBabmRUUVZCS2NIQnVVREpKVWtJMFJrUlhWVkJ2WVRoRVNsOXVhRFp6V2pKRFVtcFRVbkZJZG1JMWFWUkNhWGhqY2tSWmJVWm9URWxWTFhFMlpUaFRSRGgxT1ZWQlYwdDZYMkV4UVY5cVkxWk1abEZEUkMxQ0xURmZjbXB6TW1sS1ZWVjFiRk41Y0RKWFkwRlphbXBxUjNOVlVYbE9ZMDVvVjNSTE1UbGFOWGx3T0hKV2RXWTNhbWQyYTBWbkxrWmtRMGhNUjA5T2RUSmtlRGh5Umsxa2MxcEljbWMuMkctSktUZnBIOFBkV2pOOGk4S3RDV0hiRkcyY2xLNmhYc3pmdHV0c3NQSSIsImV4cCI6MTcwNjIxNjU1NCwiaWF0IjoxNzA2MjE2MjU0fQ.JkKMl3mhdq1M1mhmCzEl-_bxkDFhxX724KhRFli6RfE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000560"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:34 GMT
	x-forgerock-transactionid: 437ac6b2-11a0-4d55-97d5-edf0eb7751ee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:34.761 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:34.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 274947: jsonPath($.tokenId).find.exists, found nothing
20:57:34.817 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,274947,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e281046, username -> user.1000560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ad4e29e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216254816))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:34 GMT
	x-forgerock-transactionid: 3e047797-0230-42be-b838-fe996d644dc2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2NkNTFsYzRtdnR2bjZyaTExbHQydG5kcjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmRtNWtOakZOTkRCek9IUnVNalJxYjNkelNHaEJMbVZUUVZCMFREVlNlVFJpWjNWcVpEWk5lbFpNUW5CcWNYUmlSaTFUZVZsRFJrOXRWRzQzVDFkWFpqZEVlVlZ4Y2sxa2RXbHdTQzFWWVVSR2JYSTBSbEZyU0VkbGNVNUxNVzVmWm14YWNVOU1MUzFDYUZsU00wTlNVVkU1TFVoc2FETlJUVTVwV21OSU0wNUxkM1pQVDJkTExXaGFia1o2U0Y5TWNWSkhUWEUyWjBrM1FrOWZWbFppZG1aV1JYaFJjSFZJWTJWMk4ycDRSbTkyU0daM00zQnJPSGh2ZWpkZlNFRm5NVlZRUW1vNVpVVlJhbmM1V1RKbVVHSllVSFoxWHpsemIwOUJUM2hzY2tsTWF6QjVkVUZWVEVkRldVUkxiRVJaWlRscExXaDJXbE5QTFY5a2JVdGxia2RNY1hSSFpIZFVaMHBQV2xsSmFUaFhWbEJOZEZKbVR6UklXWFJJWXkxU1NtNDFUVU5SVjJsMmFtNVpSbFZqUWtoQ1RuZDZNblJ2V0Vkc09FTnFOVXBhTlhWV1QxRTJjWGhFZG5Cc2FUZEdWV1l6VjNoSFlUWklRM05IZDJKc1F6azRPRXBWZURKdVRGcEtaelpVU21ObFptSjZPSEpZVTJWQ1RWbFlSWFYzVVhsVGRsSmtSV1p3WTNaWWF6Wm5jRzUzTUhkUFlWaGZiVGxvYTNKTlZWRnRXV2RxVHpaR2IzQnNTVFpxVDNsSVQybHZkR1pNTTFKRFpGVklWVXR4ZVhKU1dVWjFiM3A1WTJacmJsOUtiM0J3ZUY5R2EwbGpObk0yTkVSaVFXdEljMWQwTm5Bd2JGbGtRbkZyWHkxdFZVRlpjMk5xU0MxbmFHbERSVXBpVlhoYU1ITlZRVWd5UWt4RlYwZFNWa0YzTWtOMFkyNU9jMVl4U1UxcU5IQTFRMnBpY1dsUE9FbEpTbU5MTm1nMmNVOVphSGhxUTFVMlRHVTNiVzlNUVdoV05XcEdkbnBsUWxsdVptOWZhMVpYVFZjeVQyWm9YMlUxYldoTFV6SnRhelZ2V0hGV0xVVjJPVkJJV1hSemJrZFROelZ0WW5KR2JXNWlhMUZ5UTNwRlFVSnBVMmhHUTFjNFpEbDVjRmxGTUc1SlFtTlNZMnBwWkhoSlZEWnVWVVJMYlhWUlgwWjNibTFoWW5SM1pVSXdVRVJmWnpkTVdGZ3dla05QVDJKWlNqZG5MbmxJUm5acU9FbEpUMFZvTUhOMU5UWlRXRFpUYzJjLkRBWnc2WFhVNkY5ZVB6OGhYTlJVd1F6ZEVwcGk1UldTUWtMLTE4QXViSDQiLCJleHAiOjE3MDYyMTY1NTQsImlhdCI6MTcwNjIxNjI1NH0.uyJgVV33L1y5cQC6Tq-fVrhdPsKL8ZbmLlV-HgH_xCU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:34.817 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:36.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 275149: status.find.is(200), but actually found 401
20:57:36.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,275149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f8ca0f9, username -> user.1001197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e872bb0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216256003))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYm9hMjUxOTg2NDhidnAyajRrYmRtdG50ZG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c05WWm5YMVZHYVdwcFQxVkJTbVJFTTBONFV6RlJMbXhFZGpSWFUzRmFTM2xNY25KeE9GSmFVVU55UVhrNFZUWjZka3RETWxCTE5sWjJlWFpIT1UxUWNqSmtabHBOVVhodGJXVkJWRzF0TFVReFYwdE1aVkJNUmpkcVJFOTRXV2cxWjJWSlJXeE5XWG93YmtjeVYwMHhTRFZpV1dJelZYWkdhbEZGVG04d2RESlJOblpEYm5scGFUVmFTWGc1YVhVMWNVWk9ia0Z4UjA1bFJYcHdNVzU1VlVaU09XaEZjMlZTV25KemJVSlFWRnBIWlZSQ2NsaHJRVUozYmpKdllUTnBMVVl5UmtOYVIwaFdRMnRxTW1WdFRVc3daVmh2YTNBNVgwaEtZVGRMUWtOQ09FVkNjVlYxVEdsa1pUVldSamRKUzAxdlkwTXRMWEp2TVdJNFFYVnNRV2xDVmtaWllUWmtaMk5hYjNKaVRGbzRVMmxZVjFZeVpscGFTMlF0TmpkSldDMXpaMkZvT1dkVE4za3dXVTV4Y0ZaMFoydFRPREpsTWkweVlVVllXSGxmWm5WU1JuSjNhR3hNZUROV1VrdE5hR1JHUVdkc2RrSnhhMlU1V2twQlVWbFRZM0U0UlRSdmJtWjJTV3BsUzFoQmEyMW1SR2h1UTJkSll6RlZiMjkxTm14d1VGWlhiMGd5YmtWdFMxWjFWRjl1YjFCR2FqWXpjMHh5TW5GbGJXNVZRblJ6TFhoMmRIZG1PV3hKYlhKME1YbGZjbVZpWjJwWldIazJWa1ZsYjFoaWEyOVdOVlJGYmpreldIbFVORVJyWm5VNVExQmxORlZ4UWkwd1dsbzJaSFJLWjNkbVVWZElhekpGVmtwdGNqZDBaRTlJY1U0dFMxaGZUMWRsVDB4RE5tcFpkamMyV0VaNWJGTTRPVkJLVmxKaFdtUTVOakY0Y0VwVU5HZGlhRVZwTjBOR01TMDRVRFJKT0VaRldXZGpaMEpFUVRaSWFEVTBXRGhuWTIxR1JrTlphVGxqVlRoaFJsZENia0p6VVdwTFRXUk5iSGRXTXpKVE1tWTVlV3RpVTFoTVYxRnNNVXh0UVRoTlRqQmxTVFJxYUdaSFJIWndWbGs0VkhSNmRGaEVZaTFSY1V4eVgyYzVkVEJuZVVNMWJURlFOVzlSTUVRMlNrRm1WR3cwU0RkTkxYbFlNV2hyZGxwd00xZENUSFZOUjFneWIzUTFWV0UxTWt3eWJVcHpMbk5pZUZkd00yb3hlbEpwZVRKYWNFbHpibU41Y2xFLmZrbDgyY1RmdGlKanF0c1JXNHNuUWF2eDNzZG11a0tDNmtGbWlsY3JJaWciLCJleHAiOjE3MDYyMTY1NTUsImlhdCI6MTcwNjIxNjI1NX0.JPXuVfALN2n4Rvq4WNPZsSBxzrDa_6-yCs8I-4L02fw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001197"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:35 GMT
	x-forgerock-transactionid: 74cc4c71-3ab1-4b15-9b6f-5903634406a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:36.050 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:36.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 275149: jsonPath($.tokenId).find.exists, found nothing
20:57:36.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,275149,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f8ca0f9, username -> user.1001197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e872bb0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216256091))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:35 GMT
	x-forgerock-transactionid: 7bab9b19-93b6-4050-ad7b-afa2f9e6a6e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3ZqampuYnZsbmJodmFkaDg0NDU5dmplN2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVNISXpUbE4zTlZSeGVGaEhaVkpUTVhab1NqRkJMbU56WnpoTFlrcHNWM3BYZWtac2EwUkRPRE5vYVdwRFoyVldNMWROTlhkTWNWaEZUVUZQYWpWMk5sQldSMnhUVDJsclNVcE9kV3hhWW5KQk9EaEtNMlF4U1VSbWQyVjVSWFp6VGtoRk0yaEdYMDFITlZsb1VVbEllVE5UWlhBMWRrRjZZazlaWlZoT1gwUnZkMFE0U0dwUFVGTkpkekYxTjBkUFExbzFVamhETm0xbE0xSTFhWGhEVWxKV1JWOXNPVkp1UW1kWmVqaEtkbUZqZFc5RGIxOTFTbEF6ZVZoR1JXcDZWRU50V0RWaExYZGpVVXBaVkZjM01WQlBkM0pIVlc0d09DMWFZekJVWkhaQllURXlNWFphY1RaYVpIQXpha3hyWDBwMmJtMUJOMnRVUTE4NFEwNW9abFpFUldkd1MxaFpTa3g1VjFFMGNtNWxNVGxLVEZWQ1QwZHljekl5TUZsQlNVRlBTMU5LV0VaaWEzWnNUR05YWkZwWE9FOXFjVXMxU0ZGMFdWZHRWVFZHVTNJeFJGbzRUVkl3WVVWVVZEaHJkMjUxTFU5MU1IaDVibDlEUjJ3MU9EZDBjVGQzY1RZNWVURm5aelJSUkhGT05YUkRNM0pGZUZoTlkzUTRjVFJ1WkVGMFlXVjNUMlozZHpCTGFYaEdabFZpTkRKdFpFUjFSRXhUZUZKdVpWRnRURk5VVTBKM1UycDVjazFrVm5Wa2NERmFWRTlwWW5neFNHTTNia2czVVhacVR6bGZXV3cyWlc5VFkxWmlRMU5uUVRsWldVSlFja3RCU2tGRFlqQkVMWFZWUTFGVFJubGlZVjl2U25WTmNWaDNaMFJGUVZSNU4wRnFORkUwVkY5eGR6VnZTazFMWW05Wk1qQmZZbTE1WWpWNGFtNU1TVVU1V2kwelgxSjRhSHBTUlRVMFowdFRMVGx3YTNKT05sVmhhM05YZVhwb1NsSXRVMnRRV1ZkTmJqWkdNWHAzTVhKVE5FVklTM2hCY1RWUlpsOXRORmRKYVhSZmFWUnlOMU55VVRabmRWTm5PRXcwZEc5dk4wcFBVMlF4UkRKMlEyeHhaR3RXTm5kUFdXdHRZVTl4VlhRelEwSnVVMTlSZDFNNVpHMW5TbEowU25wTE1WTlRjRGQzUmtabWFuWk1lV0UyTkRkNWIzbDVVa3RoTWxSVWIxOHRRa05SWXpNNGJETTBMa1JNZEVaWVdXWjJVbk53YkVNMVFsVjRlbko2UlVFLnZzN09DN3BKc0dKZ2VsOXRSbWhVSWhxaXUyWXlNNHdYa3NlMUJrT2FVck0iLCJleHAiOjE3MDYyMTY1NTYsImlhdCI6MTcwNjIxNjI1Nn0.wuCfUYHTRRVZcDONTtiy0O7a0Tc6ilh8XfcEif6qwzM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:36.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:57:37                                        1850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=533631 KO=12678 )
> restLoginInitiate                                        (OK=264309 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=263512 KO=784   )
> restloginProgressiveProfileCallback                      (OK=5810   KO=784   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.84%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.84%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.21%)
> status.find.is(200), but actually found 503                      4958 (14.21%)
> status.find.is(200), but actually found 401                       784 ( 2.25%)
> jsonPath($.tokenId).find.exists, found nothing                    784 ( 2.25%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 267190 / active: 22     / done: 275403
================================================================================

20:57:38.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 275461: status.find.is(200), but actually found 401
20:57:38.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,275461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fea2430, username -> user.1000320, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41f47fb0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216257992))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamJrYTkwOWwxc3NjMzV0N3N1OGNvYWphYnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVlYVlVTRVIyVGtsclNqZFZWVVJCTTNKcVZWWlJMbWh6V1RVd1JHZzRVV0Z5V0hKMVFXZEtlbmRZWm5sSVNrUkRjblY1U3pOZmFrSkhSekJ3VDBGQmMxbEdPVVJDU21oS1gydDJkRk5IV25STFdYVTRlSEZTWm05bE5raDRNM0ozY0ROeFkzWkZkV1ZtUTNwaVFtOXJZa2M0T0dsWVVFdzFWblJRVjNkNk1uUkhjMlJITUZneGVFUjRZMmxVWHpaVFFYcG9iVzh3YkROblZUWkRNbTk1TWxKQmNUWkNTemxaTkZkbGJVVndiV2RqTm1OdFltMWpUV1pDZUc5cmVuZ3hiMnRCVUcxQmRVUm1TMUZCWHpGblZXZERVRFY2WW1kWGFFc3pOR0kyU2s1UmJVVnVhRmswY0ZGMmFsQkVVR1ZRYW1jMVFqZDVVRVpVZDNaTFYwMWpVRUpvWHpCNWMwdFhlR3h1VTJOalZUVkxjWGx4Y1VwM2FVaE9TRGxDYTJ0cVJteHFhMmRyUVV0TVVtRktTVnBvU0cxeU9UUkRRWFY2UkZGZkxURjBNR1YwWTB0NFpFY3dOSGt0V2toalNsWXRiMVpoZW5Sa2FtSXdWMU5aZFRSTGJrVmxOek5LUnpKeVVrRTBXVEV4T0ZZNFlWVnZTbW8zU21GWGJHdG9hbUYyZVRkYVMxOWlaSEZZZDFWaU9WWk9ORTFNZVdKRVltRnhWR2ROWW5aNmFsTk5Sak5OUldVek5uUTFkRTAyUTA5eGFuSnNiRnBCUzIxb1dtUnJjakpIVWxwSWEwZGpTWGhWV2pkcFNrdFpXVTlzUVhwSGJXdFVSMmxPVVhsS1VURmplbmhTYVdZM2RqZGxVRzh3UW5rNVJraFFMV1ZxV0c5T2N6Rm9PR3RZTXpjNGRFUnFRbGRPYW5SVVVFczNVa1JWTFhVMkxYQmtkMHN5VlhodWNtazJPRms1TUdwRFIweE1PRGhVVVRkcGFWUm5Oa3BOWjFRdFFYVjNOMDU1TlZJelJGUlpXVVJ1YjB4YWNIWTBhWEV4Um01M2Jsb3piME5GU2xkcFJEZEtYMUp3U200eldYaEZhbUV4WjJ4cU5UaEhXV1JJYkdoSE9IY3hXVWh6UXpWT1RXUkZWMkY0TUZWeGVWRjBjVGhWUVhka2RsVXlVRXRwTkMwMGNFSmhhVXBVUVY5d1drZEhRaTB4WHpVd2RGbGpXRGxLUzNWWFJqZzBibFF3U1ZwTFZrbE5MbW8yVFZGQ2QybExkMVJzZW1GSE1FZGtZelpOY2xFLnhWaW4tUUlNeFJlNEFoME5rdV9DaTZ2UzFEVzhDWXNTOU1jZm9GNW44Y00iLCJleHAiOjE3MDYyMTY1NTcsImlhdCI6MTcwNjIxNjI1N30.KBUdnZMVDMoXBmFHI_pLlJef-Y_BBWLj_jGIMZz0a7M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000320"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:37 GMT
	x-forgerock-transactionid: dcc5bbda-b8ea-4d43-aa75-2c350de869c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:38.040 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:38.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 275461: jsonPath($.tokenId).find.exists, found nothing
20:57:38.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,275461,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fea2430, username -> user.1000320, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41f47fb0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216258080))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:37 GMT
	x-forgerock-transactionid: 9596e073-63e4-4af8-97e3-18fc1c8a2a83
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnFjZ2Zrc3N1OWVjNW10cW9jMzU2ODQ3OTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bE1YcHlaMVpUU0c1c2RXbHRVRE5zWDBkV1p6bG5MazlVWkdSZldVOUVOV1U1YTJSRFVuSkxlbUl0WDJsbFowRmFkREJ5Y0Rab2RXbGhiVFJ6V21wa2FHTXhVa2x4Y2pCTVkycFVielE0UXpsclgyMHpUa053V2tWclFsUjZTM0JHZDJabE4wNUZORXRGU1RaSGFVdHVSeTFuZVU5WWVsUm1OR05IVldkelpWSXpURzAyVGtaMWJVZ3diemhhZEZseFlqWlNaVmhQZGtSTE1HWXplVTkzTkMxVU9UUnhVemRvZFhGdlkySXljbE5KZWpSTFlWSm5WRmRvVlZGMGNIZzBNVmxXVHpZelJHbE9lSE52Y0VWWVRtdG5TRkZzWmtWV1ZuZ3lhVEEyV0d0ZlVqUnJZekJ0VWw5elYzUm1aRU0yUm5GdlZXSm9PV1o2V25KYVVuRlBjMWM0TjFSSU1EVXhWVzVOYTNoblYzbG5OMHBLY0hsd1RFOUZWVVE1YUZOalNHaGpXbTk1VDNCQ2FHeHVSRzV1WjNoTFIzZHlaV1JuWW1wamNVRkdUMWxIT1RCdk56bHlVMU0xUTFwR1RtcHNSVXRwTjIxM1ZXbHRiWGc1WkdaQlJYVlVTVU5DVm13eFpFcFdXalZqUWpsQlNrOUJabmhpUlU4NGJXcGtjVUppWldab2NHTlVhMmhpVFV4dldsSjRjRzVtVVdOaWJYbFpOamhFYm1rNVNFUlZXakZJUjJWM2NXRlBSWEppWjJaSGFqUTNVWE50WW01bFdHbE1ObGhYTWxCUVRXeG5iMjV4UzJaelJEazRjVmR6ZEhZMk1YRktSbkZVTUdGNVRVRjBTV3h2WTJnd1QzbzFSVWhQZW1WeVNHVmhUME5mYm5sMlF6VklObTlzVVRWTWVYUmpjMnRHTW1seVJ6UnFiVWRMZEVkWkxWTTRlRzAxUkVSS2F5MVpSbmhIY0haRlVYaGlXSEpZY0ZwdFVqUmtSalZuWkV4NlRYSnhVamxJV1hsQ09XeHRRVmRITTFBM1FrbG1iMEkxV1ZkaWFVOW1PVzFZVW1WVFozTlZXa2RTVDJoMldGUjROMlUyV21KRGJtNUljMVZtYm10MGR6RmpRM0J4YjBKeFkweEZSR0pZVjJrMVMyUlJNakYwWTFOc1RFcFBWRzVOUXpBMFZUVlJhazFGV0ZaVGRqVkhNMnhrTVhVelRGcHFOV0Y0Y0dWTWJqaDBjbXRtVGpad1VqRk5MakpxYnpabWFIQXlUMkZyVFdWVkxVVlJWekpPYlZFLkk2cDVFSi1sQ2pyNzZDZXdtOE1jUENmdU56blVtZ1FVaWFJOGwtLWZMRlEiLCJleHAiOjE3MDYyMTY1NTgsImlhdCI6MTcwNjIxNjI1OH0.SMbuC_4e3oC8OKa41YYAq_9-_jYoGCNq0-rapnDIeRw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:38.081 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:40.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 275844: status.find.is(200), but actually found 401
20:57:40.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,275844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57dae81a, username -> user.1001620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b6a410e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216260494))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN20xbW5na21lbWIydjk1MHI2ZHZzbWt2ZTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2FVMVRNMHBtU3pJelQwNUlOamxDUWpCbVpVZG5MbkpOTjNaWE1WTnljMm90VlcxQk1taG5VRkI2TkU1RFRrRjZUSHBDVlRrelkwVnRVMFJvVWpWWVVtbEdkbk4xTUV4bmJGZDVaV1I2TTAxTlRITnplRlpEUVV0cVVHOVlia2M1VEZsc2FsVnZTWEJNVjNkR2RWWklOMXAyYkVGVlJtUkhOek5zZFVSWlZteGFVVVZGZW5kQmRWY3hOM0JoYlZsNGVURmtZbWszU2tVMmFsVlFUakZqUms5T2JHWkpha1JHUnpGNFFXUkxhM0V4WjBoZllrdDVWMmd6YTBSeE1VZDBhM2wzWjB0UGRUUnFaVlkxVUhWWFkxWkNkSGxqTkhWbFpHeFNiRzlSWWtkU2RqTkZUR1JzZEZSMWNuVkhiM1JpTWpkTFdGcFVlVlZLWkc1NFYzbEhWSG96TXpKa1FrOVFOVlI1Yms1cVdtWmxOMnh0Y21RNFEyOWhOSFJwT1RNMGFUUkpVRFprU0hKS2FtdDBTbnBVUWxaNGJrd3dRV2M0VTI5eGEwazBPVXR5VG5ZMVpIVlllWEZQWDNkcU16bHZkWGQxUmtSaFZqazBlbVE0VkZaemVIVXhiVEpyZEVGU1R6WkZWUzF1V2tKTFZURmhSVkJWWWw5SmIyOWlXSGhDT1ZjM1ZERXpkSFJGVTE5dWJHdzRWV2h4TXpaR2JsbEVkSHBzYjE4NE5EaG5hMHBmWlcxSFExTkxNV1JMVlhsRmRVTlBhVE10ZFV4a1Z6bHZSakpUUWs1bllUZENhMGR0TFRWc1NqQmFWV0pNU1dWb1V6VkxNbXRyUzFONGQxUXpPWFJ3UkVwQll6Wk9YM0k0VEc5NFlrRmhOQzFqU1RsdVJreGpZbGt0TWpkS1RuWjJibWRMUkVKTVMxUXpkMFJzUkVWdU0yZHBRazlETmxWbVpYUTBiR0kwYlZndFprMW5jVWx2YWpsV1oycDJZVU5QY0ZSeVFXbFFPQzFyZERBelozaEpNelJhUjJSVFVrMVBkMGRITlZscFEweHJPRGxWV1RJNVFWVjZiR3RTU0V0QlIwUldUVnB4TTB0NlNtaEZlRlJmUm5ZM1ZEUkRkRVYxUVVWVldrNWxUMWRYYUZwWWQzQlhiMkZzVVVkV1JqUjZiSEV0Y1VkNGFHbHZkVlJCTmxWNU1qWlZhVUYzUzFoRmEweDZkRWRWV2xWeWFrZFVjUzFGWldWSmIxSnZMbTlNV1VOa1ZIUTBlVXRGUjBaZlFrSnhNMVp6UVVFLjU2Q1docmZRTHBhN090TVEwQ2lPNHRkdkJUNFNwemhvbXpjNjJpTUZaOTQiLCJleHAiOjE3MDYyMTY1NjAsImlhdCI6MTcwNjIxNjI2MH0.u5l5c7qxe6EpCt20OMVzL0gK16suQ3nF0Hy_FKDIqFQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001620"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:40 GMT
	x-forgerock-transactionid: 1af9ea5f-0262-4a50-bab9-2f03154a2cc8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:40.544 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:40.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 275844: jsonPath($.tokenId).find.exists, found nothing
20:57:40.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,275844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57dae81a, username -> user.1001620, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b6a410e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216260583))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:39 GMT
	x-forgerock-transactionid: 16faf8c5-f41f-438d-a96c-72b38875f121
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWpobHQ3NWZmY203ajRpMG9zajJjaHQ3bGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ellXeEdja1l5TFVsME9EbEpjSHBpV0ZCRFpEQm5MblV6VDFKZlZFMHpUR3B1TTFOU2NXUkJNbXByVTBweUxXUnNWMHMzVldJdGFWUjVNbTVYTlhWdVlYQTNibWxyUTJsQmJtUnFVVTh6VFRscmMzVjBla1ZTVVZjd1EzaEJZVlJFYUhFdGVqVlpXR3BqUm5WTlZGTm5jRXRMTFRndGFWTjVWa1ZNWkdWSFJYaEllRzgxZDI4MlZrNHRRVmx0TTNKamNXMDFkV1ZoWm1kVGRpMTFTV05ZYmpodWVtTm9iMVpIU2sxM1FrUXRaVlpLZVhWYVQwWlhOek5VUW1GcVJUaDZlWE5PYVhCNmNXTklWelJMUjJ4dVUyaFlhR28wUlZwUlUyaFliRWRoYXpGVVdEWnNPSGhDV1hNeVVuZGFUMjlqTVhwbmVucExXVEZzVlhkSFNXZDJTekZzUzBobU9FVlpNM2xKWXpnelkzaFpWRU0zYVVwUGFEazFNMUJNYkRoaldVWkdSMHBLYUd0SFZHUnlNRlZtVUc0MFgwRXpjRTlHUVhKdVNIaFdORkZMV0VscmRFdDJlREJwUVRGME5FdzBiVFkwZW5WUk5TMHpWRU5WYm1KalQxSlFabmxvWW1NMFl6UmZhMVZSYVc5RVZsSkthRFJXV0doWU1EUnZiREJLTFdseFdtSkJYeTE0ZVRkdmFsaDVkMWxHUWw5UVVUaHJXV0ZqYVcwemEwMDRTRXRxYTFkdFVEWm1TRWxrT0RVelV5MXRPRFV6ZERkMFNsbExWVEJJWlMxQ2RqQjFaRFp5Y0VGblkxWmpPR3BSTFZWUFVrbDVURmR0Y1RSMGJ5MVNhRFpFUW5wMlJGTktZbUZ5WjI5TFdXNWlMV016Ymw5bk4ycHNOWFpMU3psbk5HUkxkamxpTjAxbmRubHNOWE15YUdKRFZWTlRaRUozTUU1cVEzRXljekIwU205b01XaEVWR2RXVDBVeWJYSkJkWFprV1ZwMVRXUm1OV0Y0YjBGNVh6a3diekYxTkZkSVZqRlNWRGRXU25SRVF6RndUakJzTVU1alpVSjFMVlJyTkVjMFkxQXdOamxWZW1WYVpVeDJaRkZ6TmpscVpHOU1SbFZXY2kxc2RIUjVRMVJGYUhKNVNXZHlWREZqWVY5UE9YaG1aVzFNVDBSTmVFeGZWalJLUmpOaGFGcG1hMUJFT0VKdk5sQktRako1UXpkUFEzUjZWRFZyWDA5YU1EbHZMbkJEVUhCTmVtZHBNV3QxY25oRVl6aFZjMlkxWVZFLnJTWTd5NHpzM3dpOWRSVE1mLWNDYk94LXNFcEFUQVZfOGpRV3YwMC12VGciLCJleHAiOjE3MDYyMTY1NjAsImlhdCI6MTcwNjIxNjI2MH0.xpakrKF4efCBjM7KIycGO3C_PKhE3HNYhBLJivkvkz4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:40.584 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:57:42                                        1855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=535099 KO=12682 )
> restLoginInitiate                                        (OK=265031 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=264234 KO=786   )
> restloginProgressiveProfileCallback                      (OK=5834   KO=786   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.83%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.83%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.21%)
> status.find.is(200), but actually found 503                      4958 (14.21%)
> status.find.is(200), but actually found 401                       786 ( 2.25%)
> jsonPath($.tokenId).find.exists, found nothing                    786 ( 2.25%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 266468 / active: 17     / done: 276130
================================================================================


================================================================================
2024-01-25 20:57:47                                        1860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=536642 KO=12682 )
> restLoginInitiate                                        (OK=265802 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=264993 KO=786   )
> restloginProgressiveProfileCallback                      (OK=5847   KO=786   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.83%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.83%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.21%)
> status.find.is(200), but actually found 503                      4958 (14.21%)
> status.find.is(200), but actually found 401                       786 ( 2.25%)
> jsonPath($.tokenId).find.exists, found nothing                    786 ( 2.25%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 265701 / active: 25     / done: 276889
================================================================================

20:57:48.830 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 277051: status.find.is(200), but actually found 401
20:57:48.830 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,277051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@692976cb, username -> user.1000660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73320236, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216268782))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWdhMWc1Y2o5YnZ2Ymc2NXAzbjNrcmNudDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFRITk1jRFI2VFhGcGRDMXFXamxoVEdkZlRtNW5Ma2hhZVRsbmFGSmlNMFUzVG1WTlEzUkxUWGhWUlZsSk1WOXpWWGxFVkRkV2RqbHhUWFp5U2twb2MycGFZbGx3ZWsxVFlqTjZPVGh2UTJFM1JGOVFUbFJLVGxsSWRqQmtUemhGUjBKd2NtSkpVRmhzYUZwbVVYSjRVM2s1WkY5cVVteFRiRTh0VkdwbFN6a3pkVTVRYkZVNE1sZ3pTVTVhVEY5VUxXRkpXbGxQVDFOSk1tSkpka3BwYWpsYVVrODBhemRsV0hkU1RscGFha2RXZW5aaVdHVm5ibXRaUjBwemFGRTNibE0wYmtKbWJYRnpSVzVZVVZoSE1YVkxTVjlMYzNWQ1UyTmhkVkprYUhaeWVHTjBlbVoyV0ZCbmJYcDJWSHBhYWtaTmRUaElaV2M0Tm1aWFVUUmlNeTFoYlhoM1QxQlJUR05TUkVWeU1YaEhSUzFYY2sxZlRreGpTRUZ1WDB0RlMyeGhjRWxEWkZGUVFqVjJiVXN0YVZoT2VWSmxjMVpHV0dwcFZ6bEthRkJ5V2pOMWEwY3djMDR3TTB4MVR6WTNVMlpHVGt0cloyRkVaSEJOTWw5b2FXWlBNREppV0dsYVRVVmxUbGhRZWpjeWFWOU5TRXBqWDFodldXNUhTMlprVGpBM1ZWOHpZWGsxU1RGYU0yVXRTRFpPVERWRk1VNXRaM001Vkdzd1lUQmlPR2htVWpONlVuWlFlamhFZUVWNGQyTnRXRzF5YTJSV1ppMDRTRUZoWVdnMVluaERhVUp2YjA5QlRuUkJabEpMWnpkdllscHRibmh5VVVwVlZ6VnNjbDlqU2kxUFYyZHJNbmxSUjBGVVkzZFViMmxCWTFnemRXVm1VSGhzWlRsWFRIQmlZekpDYkd4YVJrbDZOSEJsU1V3eVFWb3hWM1pTVEZaMWMxbGxka050T0dSSFRXcFpSVFI1ZDBGUFNHaEphbXhETWw5TlZIaFJORTlFYTJsaVVUbFliRVo0Y1dWaVlUaDJPVGMwTTBKSVIwTm5ja2xJUWpNd2R6UkNhMUJwVHpNeGMwcEJZbVJoZDBaSExVZG9WbGswV2pCSlpWZDRNVEZaVG5Nd1pHODRMVlJMVFRsalZtSktWbVpDVjI1dFN6RldOVnBDYTNaamIwaGxSa1E0UXkwdGJuZDZTWFI0VlRGVVMyTjVWVE5VT1VkR1dVUTVTbFppY2xSSGQwbHJMbTA1VXpOUFMzUlFhSEJQVUhFMmRHMWFjRGx5Ym5jLkRIVDZBX3pScFJfaVlOMTcyN28zalMydV9ra1ctTEF6NFJXYjh0RkItbjQiLCJleHAiOjE3MDYyMTY1NjgsImlhdCI6MTcwNjIxNjI2OH0.gEw7P_ofa1dm3DLXkUJIuvqX_zpbN9zPk26FpKXiHuc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000660"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:48 GMT
	x-forgerock-transactionid: ac50f9b5-27b8-4e2c-8960-6b34b0c4ab99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:48.830 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:48.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 277051: jsonPath($.tokenId).find.exists, found nothing
20:57:48.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,277051,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@692976cb, username -> user.1000660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73320236, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216268870))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:48 GMT
	x-forgerock-transactionid: 186e5202-1eea-44f0-958b-b6c75fd5fbfa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2JmNG1rdGpvOWpvOXJ1c3NuY25ta2draTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFJsbFpkakZFTkU1Uk1VSm9hbE52ZUZseFdVdEJMbk5ZTUZKV05HdE1NRUZKWVZKZlpYTk1kMWRaWVVaNk9XdFhXbVF6YUdKS1RrOUlkV2Q0VDJOQ1VrODBhM1Z5Ykc1TWJITlRhRE5JVWpBd2MxaEtkbU5qUVdSWlFUQkNSekpNUm1aVFJqTjRjalExUzJ4UVowZzBWRmR1TjNOaU9XeHhUR050ZUMwek0xRnlOV1JMVVU5bFpsbFlTemQzVVVsVFIwSm5RazkzTTJWQk5YbHJlRjlmV0VOV1FpMXZUMDl1VDFOUGJrdHFWR3RST0VoVFNtRlpVbk5uTkZWSVEyVktSMUF6VGtKUFZEUjRNVnBKYW1GdGFDMWFibXBxU1VGMFRESkhaVlJMWkRkeVFqTnRkM2R4Y1d0aVJFeDBObEZhUWxONmRWaFJURFpuZWpGdlYyRjZhRFpzVVZCRFZrWXdNbTlDV1hFelNURkJSSHB6UzNoUGMxaFBhMmd6Wm1aWVZsZFdWMHBmVGpoNldITklSRGRwUjNkdE1tNW9TRWxyUnpJdE0ycEpNREZFY21kaVpHOXdVbGhpTlRKM2RrdHplVTlCWlhVMVZrOWhTRGx5VDJONmRUaE9PRGRJUmtVeGNIQTNSVFkzYVVGdFp6aDFSRFpSYVZOMVlrSkNjMjlPWmtsb1kwbDRWbWhmV25OMFpIRm5UMUIxYVZwV2FXdENkVjlwZFZOaGJ6UkpjVTVEYWtWWmNEZzJkR2N0U1dWalVqQkVTRVY2UTIxa1RYVkViMUZqY1hGb1ZIcEdNa1Y1VGxwSWFVVnNXREpuZDFSTFVIZEVkRTkzVGtsek1taHpRMjFRYkY5bWJHa3daM2hhTTA1aFpsaEZUalJuWlVsdlJ6azVUM0JDV1VsUFFXSlFRbTAxWTNkYU1YQnVaVTFOVjNaaGJuQnRlSFZFVURCNFVWOUJhVVprVkdWcFJESXdia052YkhkSFFVa3lVMmd6Ymt4aVJUZHhhSGRFVGpsR1NEYzJkWFJ0YUZWbU9EVnlZWGxsYkVKUFNtNTZNWGR2YkdKRmEyRjVXSGg2V1hwc1JFMWhUeTF0V2t0UWRWUnFUVlZoTVhWNFVsSjJXbWd4YTBseU1VeE9OVWgyYzFsdmMwSmlka1JsWlhCbWJraFZaMFYyZWsxSlZWQjVTREE1WVZkT1FXaE5Wa1p4ZWxwMlRtTkxOWEJsWDBGalgwTXhTV05pWnkwNFQzZzRMak5GT0RKUVpITXhhWEZ2WkZoNVdIcE1abTlIYVVFLndMNFpiVUxSdEFRNlF4SlFPcm5nekYyUkNFN2EzV2hwRnRkUUQ1UTJtVGciLCJleHAiOjE3MDYyMTY1NjgsImlhdCI6MTcwNjIxNjI2OH0.0avcPVbqqy4dc2nfyNi60rvW_Yfnv34gjT8N2vleSlo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:48.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:50.991 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 277325: status.find.is(200), but actually found 401
20:57:50.991 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,277325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@206c11a5, username -> user.1002163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c2caf42, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216270941))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG5jazgwczlzcWE4Zm9sYjFpbjFzZWtkcm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWN6QlpPVEJvYTJjMlltbENTbXB2YnpGUmRIUjNMazFFVEdKQllVY3pOMlo2VG5KSmJXY3diME52U0UxWFl6TXliMHRQUmt4emVtTjFObEk0Tmt4bVdVMHROSGhxVGxBeVdtMWhaVzUyUTNoUE1XOXJTbGRyYjJseWF6RmtTMnBZWjNabFltZHdhVGN3TUVaTVduZDVWVWxDTTJFdGJIVXhTWEZzWVROMlN6WjNTRkZhTlZCME1VWmtORk5tVkhGaFJsTjVWRWgyV1VGZlltcFNSbEpaYnpKb1RXcFlaVzFvTTNsTloyNXVlRzgzTkdKbmRVcE9ZVll4WmsxcllqUTNOeTFyZG14Q1JXcGhTWGhsWkV4dE0yMWpOVXhXYXpGQlZYTjJWSEprWDFZNVFVczFiVFJzVVhvM2RqbFFRWGhxUkhWWE9UQTRZazEwUkRaTWRXVkRURk5MU1VsTWJFVTNRMWt5UkVaNFIySkVTVkpuVEhvMk1XVlpha2M0UjFObVpsOXFkMk40TlRCclVXMHRRMmRZUzIxUU1tMUxNblJFY2pWTU1IcFpSVzV2VkhaNlRHMDVObDh6VjBwTmVVOUVhbHBTZVZKak5UZ3hNMDB6VDI1VWJuZDFTVzFVYWtobFRHMUthamgwUVRoYVMzcHphMWxIY210WVFtRmpOSFZ1UTNoc2MyUndOMW8zYm1kMGVVWXlOakZFTFZsYU1FMU9UM1pPZGtOTVJISTRXRU5SZVV0a04yUkdZWFJST0RoaVNWVnRiVlZ6YURWTllrVXRSbnBXWnpselNuQnZkbms0UlRkZmEwSTVVRWh3UzBaVlUwNUhaVGg1UzJwWWJEUlFWM2s1UjJjdFpISnJZbVJFWDBsMFJHUkNWR3RhZDNadlJHWXpRa1pFYzNKM2NtZEJZV1EzWmxablQwRkhOR05QV2pCV1VuTkliamhQTTNOalJpMDJTRVZsWlZSeWMyZEVVbkpSY0hwV01rWXRkMWRXZUVaTFVHRndaV04yWkRSdVlYcHNhaTF2YlRZd1YwRktXa1JrVjJWTk4wdGxZM0ZuY0hoWmMxVTJOSEpGTWpSWlFYaE9jMEpwVUZNM2F6UjRTVmxGZG1keGIyTllRMHBrUldScFoySnpjMlkxV2tRM1ZXSlBXRnBQZFVWNVJsOUhkbGwzYjJVeE1sRlhRek15TWxnMlZtWmFaMEZ0Tm1oZk1GcDNaRTFwZWxoNVVYZENjR1kyU0VoV00wMXZMbFJoUzJsV1VUWTVPRXRyV0c1TE5UWlZRbHBoVUZFLjBTdHRObTZwR2FXQnNJOFd0MnBHQkZpVVFub2Rqa2RyaDJuYVc0djhIYXciLCJleHAiOjE3MDYyMTY1NzAsImlhdCI6MTcwNjIxNjI3MH0.dPyAZFvTa4EUHWAUChAYMNc2LhFsuFtivUfM9TZtNyU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002163"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:50 GMT
	x-forgerock-transactionid: 76dc01f0-b439-4572-a080-8c4edf3c3fa9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:50.991 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:51.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 277325: jsonPath($.tokenId).find.exists, found nothing
20:57:51.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,277325,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@206c11a5, username -> user.1002163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c2caf42, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216271030))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:50 GMT
	x-forgerock-transactionid: 2d2b1c6c-6cf0-4e0c-b801-d5be7ab6202c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmJyZXFqbGtndXVrazFkNjUwOW42N2UxMDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1IwWllSR1JoZGxaR2VFNTNPRzFzUld0S1RsZEJMa3BtY2sxbWVVbElZVlYzVVZaS2FGUnNYekpxV2xKWU4wSnRTRE14TW5JMGVqTm1OVFpMUzNNMWVUSnBia2huYjFadVZXOVpUVGN0VTFJNU1IcFhNakl0YUhSd2JISldiVVZ5VERsa1JEZGhjVnBMYVc5U2NrVlhlV3BITFhWblJrTkhRa1Z4YjFOVmVURTNkRzVVUm5kdFRWRTVSV1IxV2s5blVTMDVXbVpLU0dsb1kxWlZObXhLUjJ4RmMyTTFZMEpyV2xCRU5IaDVXVkJOYUVKUlZrMUtNMjk1WkhjeFdFczBWMnROU2xkaVVreEllRVZYVkVobmVHMVFOR2M0Um5CNVRrbDZiV0ZYU1dFeE9GQllVbUZLZDFwV2VtTTRaSGhIZVdwWFlYbHhaM1JCZVhwWlZ5MHhaM1pZUW5KUmFHb3pWa1kwYUZWVVZFVXhTWFJJTFhkb1ZtRmFTVVJwY0ZwalFYcEhhR0UxTWxSNFFtZHJTalJ0Um5vM2NuVXlWVE5IVUdSZlZtMWZXVFY2YTIxeFZYSlBVMGROZGtsalFsaEZWV0pVVGxsaFZqbFZhRXQxTUhNemFuZDFRMGRQZEdaNk1tdHRiMmxNTmxkdlkxTm5lVEpmWm5FMlJVeEdXWG8zYUhCaVNXTjJkekJ0Umxjd1dGSmxNbGRMTFVsNFZqaFVSRE16YVU4emMxbFNNRkZoVURka04xSmZSSEZCTkUxRVdIUm5hMjQwU0d4UFlXeFplRkZUUmtwQmQwbHZjalpMWkUwd1gwaFdOMGc0YzI1b1drWlVlVTExTTNwc015MWpZWHBuYkcxcE1YcExUVUl0UjJSb2JUY3dkVkpqZFdOcFdXUjFXVFpoUjFNMldXVnlYM2x2WWpaT05IaE1jVmRFVEV0QlRuWmtZMVpPV0hGbU9XaFlTMEUxZEU5ZlNpMXNkRFpDVHpaUU1qRnRRMEpCTldsUVIyTlFRMjlGWTFsa1lXWXlVRjlzYTBOeVZucEVTbEJuU25kVlZHbFZUazAxWDJaelFuUjJTbGd4YlhSek9HSmlTVU5ZYTFoU1UyNVpTWG8xY2xCdU5GbGtVM0J0ZVZOR2JuQnBNREpIZFRkV1RVOWlWMjFSZFVobFJXOWtYMlozVUdGdlZXdGhXbWhCWnpGMGJsOXVNVWRWVUV0UFdrVk1ielpJYVZSVU1YUjZjVU5YTm5SbFVFRjNMa2c1YVdKaU5WTlFkMTk0V1UxTlRHSkZjMk5SVldjLmR6M2stSmpTWlBFVnZmNUdrRzJSbk9TSTFVNkI2NHhZcWdfQjhqU1hKU3ciLCJleHAiOjE3MDYyMTY1NzEsImlhdCI6MTcwNjIxNjI3MX0.YRllmITjAmJHfV8Reg4rokTbCPh3YfAKwIxL8u2erII","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:51.031 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:51.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 277362: status.find.is(200), but actually found 401
20:57:51.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,277362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5deb10d3, username -> user.1000101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e7b928c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216271165))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWYzNHAwdGNqMDRyNXMzM2s2OGlrZ2YyaGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFlUWjZSR1Z6YjNablFqbGhSV0Z1VkdwWVFqUkJMbXh1T1VKQ1EwSkNaMlpvYUV4NWRVdEJNRGRDWjFveFlXVktORFZsZG5RNFkwcFhObXQwV0hWYVYwTlBNRk53VFdoSWJHY3piMGR5YldkTmRHcE9ja1F3VTFwc1RGaFZkMGx5UXpaWFVEZEZSbE5FYVZwYWVGWnJSbVZYTFZNMVlqUm1hV1k0UmxWeU0wSlpSVmhuV1VJd1FVcEVPRUpyU2twVGFtWkZSWHAxYlZveFVraHRSVkZtY1MxMVFUazRTemMyYjBsTWNUbE5kMU5IZHpGNVZXRTJObE5aWjNSQ1JVdFBNSEp3ZDJONVpGWlBRemxZU25od05ITmpObkZtUmxGS1FUWmhRVGw2T1dSaU5YTjRNVnBHVVdkNFMwcEdWWFZvTm5aVWJtNTRaM0p0YlY5Q2VtcG9SRUZNZWpSQ1RsZHFhV3cxZEdscmRFZEtjRmxLTnpNelNIWk1jMjlCZFhOblNubHFVR05HWjNseWJEUXRRbEpDYlhOZlpsUTVXVjltV0hod1NYWk5YMVJtUWtaMFh6bHVXRzlCZDFkNk9GQjBjSEEyVkRkek1qQmxSWFZEVUVwTU1VbE9OWG8wVWtrNVFYbHhWRE5WTXpSNE5rc3hTamM1UTFkMWFVdFphazFyT0ZBMGN6WndZMHAyUkRNeU9WVlBPRk13TVRod1NXUjNOVzlJYkZRNWQxSXlTelZaYWtVNVRUWmlZazQ0YVZwMWJGWjJUVTVCWlVVd05FUktNVkJ6T1U1dVp6WjVVWFJuUmxsQmRtNUhjRkZzU214VFNtNVZNM1J4Y0ZGeGVqUjVjVEF5ZFZoeGJ6Y3ljMGRMV0hwbFpsRktORlEyTjNCbU5tRk9URlZEVTE5ZmJUSlJWMkpZZDFkUU5rZFNka0pyYVZOSFIweFNaVzEwWVVsRVdsaHBhbVZuTjA4Mk5FSjBMVzUxVFc1V2RsUTRNRE5YYURab05tRjJWSGRXYUdaTVduazBZMFIzUWs1M1NFSlNZMGN0UWw5dVdFaHNVblV0UjBvelV6UkRWVFE1Y0cxb2FVdFdNRUp5TWtGS1lXVTBhMUprTFd0RE5rdEliVk5hTFZwcGRFbEJZVGR0U3pRNVZ6VkpWVGh5YUdReU5ERTFjelZRTFVSWWRGVnBSbUk0ZUZocGNpMU9jbkJEVGtRMk5IazVkRFpPUlVJNWJuaEVTMHh3ZG1SNFJGSXdMbUZIVEZGZmNXSXRNRFZCVDBkT056ZE9XRUZ4YTFFLm9jelJwX3prWkZqLXVPUTZhaDJTUTJJT2UxWDRXNGwxNlNlQ2xoRHBLRGMiLCJleHAiOjE3MDYyMTY1NzEsImlhdCI6MTcwNjIxNjI3MX0.L5z3aVOuK0kQR1Razw2HBkSFRL6X-FOLSRkM2MLD2yk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000101"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:50 GMT
	x-forgerock-transactionid: 7eeddb68-fb7e-4bbd-91ff-676d97c2186a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:51.211 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:51.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 277362: jsonPath($.tokenId).find.exists, found nothing
20:57:51.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,277362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5deb10d3, username -> user.1000101, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e7b928c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216271250))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:51 GMT
	x-forgerock-transactionid: 8fe4e306-824a-4ad8-a180-4f5c60c54d58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWlhanZlOWlmM2hpZXEwazdpNWgydnFkYnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGQyaDRZMFUwWVdWWWMxSklja3QyWVVGaGRHVlJMbXRIUzJSWmNWVmZWMDVqTVdwa1ZVNDFWMXBaYVcxdE1UbDBWM1ZCYVhRNFZXaEVVbXhZT0c4MFRsWkpPRjlvUVVKaFREWlJiazVHWVRod00zWnhUVXBDVTBwcU5XUkdRM1ZJZUVGTlJUVnVOWEZZT1RaMlJqVm1hRk5aTXpJeE4xZ3RPRmh3Ym14Qk9ISm9XV3N0TTA5dFZEbGpUa3hwVDJSYUxUSkNjMkYwYlRab1dWbERlazFmTjJwR2QyNDVNVEk0UkZCelYzUm1ja2xvU3poQ2VWVnRVR3RUY1cxc1l6QTVNVzUzVTFObVF6WktZbVZxYmtkRFgwTjRWalZxY2xWaFUydHhlWFJXVkV4eE1tdFphalIzTjNObFFVbFVhMVoyWDJWaFFrRmFhVFJJU0VJM05uRXpVRlp0WlhWdlFuVnBXRmR3UjJ4NmVWbzFNV3hoVGtWVlVsWkxiVlZPUjBnNVRYRm9XRjh0Ym5SeU5WOUhjVzFzZGxacVUwaENTSHBvWVRCa2NHSjRUR3RvUVhWSldsUmxSMjVpWTNaSlVEZ3RXVlpsTld0UmJXWTFWamwyWTJacExTMHRRbVE1TnpCVE1FbHliblJIYVhZeVRXWlphWGhoZEdsdFdHSnBTREZ1U0dSSWRWSlNSMFU1Y2xCMlIzVm5NVEJ3TW10S2N6WmxhVlpTVEhGNmVqaHlhbXhJU1hWdmRHRXhOMFJDTkdwdFFsTlFTR0l3WkU1RlJFWkJhekJ4WlVwTmFFRmZNMjFIVjNGTmIyWlNNMGRJT1MxcVZsSkpTbVZxWmtZeFpsTjZjVGgzUlZZNFV6WTFjbFJKUTJacU4wWnFhV2hZVkZCNll6aGlXa0ZTT1ZSWE9VdDJUa1oyTFhKeWJVTkxPRmxNTlc5a1gxUTJUR1p6ZWxaYVVYbFVXVzF0YW5KTGVFMURZV2hmZUcxUU5UUTBOWFpDZVRWMVNISmlVMlV5WVVaVVgxOTZXREUyWlRsS09WRmtOR3ByVm1kVmNFOUlVR3RNYUhCRFMwcFZSMGszT0hsd1dTMWllVWxDUm5wQmVtWm9jbmxSY0hBMWVtbEpaRzUzWkRaUVQwWnVXVUowWVhsQ1pEVnZlbTU2Y2xCUVZIQkllbUpoVEROSE9HSkdjR1YxTmtZMFRYTlFOVk5uVjIxamRsOXlYMmd0VmxNd1N5MXBTR2syUVhoU09WWTBMalI1TVZoSk1pMXpaelZKTFRKS2RXdFNhRzVFUjBFLjRnNE41c0NkcXZCUkJUUTBlcEp1LV9fUWNzZF81VGtwVXVYQ29ON0xGTzQiLCJleHAiOjE3MDYyMTY1NzEsImlhdCI6MTcwNjIxNjI3MX0.NO1Bacs9szvTQEVAdvLx7ZQR-mJ1DSTq__FvCAtq7Hs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:51.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:57:52                                        1865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=538029 KO=12688 )
> restLoginInitiate                                        (OK=266492 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=265681 KO=789   )
> restloginProgressiveProfileCallback                      (OK=5856   KO=789   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.83%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.83%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.20%)
> status.find.is(200), but actually found 503                      4958 (14.20%)
> status.find.is(200), but actually found 401                       789 ( 2.26%)
> jsonPath($.tokenId).find.exists, found nothing                    789 ( 2.26%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 265005 / active: 30     / done: 277580
================================================================================

20:57:53.964 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 277786: status.find.is(200), but actually found 401
20:57:53.964 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,277786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54fea5c5, username -> user.1001378, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c22a1be, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216273915))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGlpNW50aThtcWpzMjVrZXExNWkzMHBuOTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1JXaGpiSGN0ZDA5R2IwMVBMV0Z1ZVdwMFpXbDNMbmxaY21oV1MzcFNMWGxsVlV4ZlEzRlJUemxOZEV4MFluaENkbFZHU21WcWFIWm9UR2hPU2kwMmNXUmpiSFkyUTJSSFZYcG9UV2RMWjFsYVNHWkdSemRsUkZGWE5FVXliako0V1RSeE1taG1SRGh2V1hOVFdubDRTMVJvYXkxaU4yeHViMVl5YzFsblZEVmZSbEJzUkU5a1VFSXpUMTh6ZGpWbFpVWlNNM0pEVEd0TE1WTlRNbEZUWVd4cGEwZ3pOR290VTFKSmVEbElWa0o1VTFKbFoyMTZkbkE1Vmpsdk5YQkRZbkp0UW1sUFFYaENRVEYwZDBWSlEwSndhSGxGWlVOdVVESkxUR2xrUVhGbWRGcDVhbGRrT0RWblFuaDJWbEZFVEVZMVYweHJlWEJXWTJnelZuTmliR2M1Vm5jM1IwZzJTV3hFTlMxUFZHTmtlSFV4VjA1eE5FUlFkVmxZUkU1bGNsTkNaMWs1T0Mxc1duZGpSMHRLUm5Wb2VUbFlNRUZaYkRSUVRVdE5WMVJYT0dKaFYwcFpkakpZTkZaT2IweEpXV3MwTVZaRGFsQnJlRlpWVDNBd1YxTkROa2RvYzBWVVNtUm5lUzFYVW5NeE1taG5Ra1pRU1ZWVFl6ZFhOak5XWm1SblZsVnhjVUphYlhnNGEyMUlVR3M0ZEZOWFNVNVZWMFJhV25neVlXOUxOVlF4YUhaQlZVNHRSVXRuUlVkWE9XMXhOV0p5U0hvMlEzbHhSelZqVldGUmN5MWFTRTkxVVZaYWVqUmljMVZ3YVY4MWQyZEZaRkJMZFRGaWNtVjJYMk4wUkhkamFXVTRNV0ZmU205RmRHOUJZazV3YUZGbFVrNTRiRWhJU1ZGNFgxQlVTbFJqUkhCaVYwOTZPV0ZhYUdFM1MxbE5UbFJDVkVKQ1prMVNiVzVvVlZWSVpIcENMV2hzY1d4bWRXTkhWVUZuVXpack1GVktkVzkwUlZvMlJHWlBaM2hmYUZCU2FXeHplV3hMUTFkR1RsUkhiVUo2U1hZMGJFb3hjM3A2U21keU9XdzRXR1l3VW5GSldXZHlMVjk1VDB4cFUzSjVVbFZtVmtJeGVEUXdTR3RzUzFSMmJtNUlTbTVOWmxsNlkybDVVV05wVG1OMFlrWkpOblpFY25kdk1HWllka2wxVEdnMFdGRkJkRUp3UVMxMVNXUnNVM0p2WTNsM2VrUTBMbEIyWWtGQ2FWUlhZblJMY1c1eGVtSm9ZVWt6ZDNjLmNpYkkwQVl4TU5DVW5NYkdMS1dQYW1IbVRNNkx2Q2tkSk01R2I4My0zUEEiLCJleHAiOjE3MDYyMTY1NzMsImlhdCI6MTcwNjIxNjI3M30.Y7MM4SBeujqqwKrCD9x6IhR7Qoa9MKu7NHhiKs-IS3M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001378"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:53 GMT
	x-forgerock-transactionid: dc7794ba-9467-4598-bf7e-13952b3372e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:53.964 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:54.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 277786: jsonPath($.tokenId).find.exists, found nothing
20:57:54.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,277786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54fea5c5, username -> user.1001378, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c22a1be, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216274003))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:53 GMT
	x-forgerock-transactionid: d88bd07d-917f-4968-8e10-d46b749a5c8c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDFyaTRiYmVzdW1yanNhbmtldnJwOGtvb2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elUwWnlNMkpCY1dKeWJUWTRNalZLVFdoaVpXMUJMakZHUm1GSmJGSjJjRUpJVmxjMlVIcEphVXBrZWs5cWJIWkNPVkZSZVZwdWFuWm5ZMjlaTW1Sb1MyMVhZakZhZEROVWVVRjJiM3BMT0hJMWEzcG1aVkZJVTFCQlkwNVphRTVKV2xGT1pIUTRkMm94Y2s1RmJEa3diRXhHT0ZoSWFEWnpaMlp4Y21GcVYwUnNTRVowVDI5RlYzbHhUM0J2ZEdSR05WSkxUbkpOZVhKRVJESlpXSEUwUWpCc1VYTkdXVGRYY1hSS1FsTlJVM0JqZFhsWFYxQXplSGRwVTB0c2RrTXdPV1ZyTVZGU2NqTllibTUwVlMxbFZUQkpjRWRaU0dSMVZsbGpUSGRzTkRBeVNqSjNWbXRaVXpkcmNXTXlXR3htYkhnMVNqVlVUWGRYYTBkRGRuazROMHN3YkY5ak5XZGpOMkZETFhreE5qVTBlVVZqUkhkdGVIbHVNVlJJTFZaTFpFWjBNVkJUZGs1RFZYSklSRlU1TlhONVRVMWxaVmhETjBrd1ltdEZkMnBMU0hWblh5MVRSMGxVTFVRM1kwdG5UMGd3YlhSb09YQnhWbGx3U0ZsRVpsVXhaekZ5TUdVdGFUTmpiamx6WlRWSldqbEJiRlJpU1dwSFUyaFZjQzFTZG01R056UmphSE5SYUV0eFJFdFZjRTlFYm05TldUSjVhVEZXU21wT1NsaElZVmh0YkVKQmIyUTJkM1pIYzJ0Nk5rZ3RaRmhxWDJKV09HRjFRMFl4T0hGME1tVTFUWHBaUkRRMVRrbGFORkZoWTBOVGRsVnRMV1Z6VEZOVVMzUnhXVGxPVVhOTFpUUlpMV0YwWVdkd1YxSTFVMEZUWDI5aFpsSjBjM2w1Y1V4UVV6UklNRTFsZG5OdldsbDBZV0ZLZDBObFFtSXpZemxHWHpobk1IbHBURzlITTJZM1RHeGhRV2xzY2poeFdFbHZjWGxVY25oSlUwWlNhakZCYWxOUGVHVlJWWEF5VUdJMlNFSmhjMlp0Ym1sM2JqZ3dRMGxaVTNkR00wWmtlWFZoVlU0NVJXMXJWMkpDVkVoVWNHUnZjbVJHVVhkMFRFaDBjV3R0VDJad2RGWk1la3RtUXpoSmJGRnpTSGRwVnkxRFVXMUJaa3N4YW5KM2FEWTNlVXByZERkRk0zbFhTM0p0VkZoVVREUk9OSE5VZDNKak5HcG9WMFpWVDFwR1UzZzBMbXB1TFZsblRIZG5PSFIwYTNSWVlrZGFURGRwWVVFLkNEQmY5OGd3MVlxS1JoSjZkSXJ3UkdWMmY2NnduN0VkXzNBdkk3UWhFWE0iLCJleHAiOjE3MDYyMTY1NzMsImlhdCI6MTcwNjIxNjI3M30.SKdZplnEBZiWFZVCj4Rtuo7dPb9-t_EZZFUUG2lhVpc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:54.004 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:56.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 278172: status.find.is(200), but actually found 401
20:57:56.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,278172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27a27905, username -> user.1002790, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b344d65, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216276556))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWExM2M2cnV1MjRiZ2ZxOHVtZ2RoMWRuNHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlJVdHVkamhYWlZKaFNHcHNhMlJYUW1sMlpYcEJMbTlmTm1WaGVXeHRhMEpMUm1wWGFrNDROM0ZNWlhvNE1XRnhlazV1TVhKRWVGVkNVR2xoWTBaTFdsOXdjMmhzVkhwalZrazRaRkl4VTBGUGFVOVphWGRhTlhSVVQxRnlRazl6VGxGRE5ETnJjbTVZU0c1U0xYSnJaMjFCVFZwRmNYVlNRMkZ0V2twTFMwbHNTRGxhYTBzeGVrazRTMVZhZERkeU1qaFJSR1F6UkdsNlpsUllaM1ZYU1hoelNuRkpibmxHV0Y5VVJVcFVWRjlFY21wZk5saFJOVm80TVhwb1JHMXBSSGhIUzJ0UVoxY3haM0F5VTAxNU9WZElkV0pRZDFKdGREWXhSREpDVkVkQlVtcFViMjkzWm10aGVsRnFZV3AxVWpOUE4xaHZjRVJEUm5RelVsQnJZa3N6UjJNeFUzSjZiRVkxWDE4emFHMTFYM0J3VVdscVUwNWhWREZxZW5GVVV6UkRWMDQyT0MxNVdYWXpUVXRmTTFCbWVVVjRaR3d0VldoS1NsVXdXazVFWXpKNFkycFVVbE5sUTI0eFJGWlhTVXhmTXpac1ZGQjVkbnBhWVVOMGNsZFVSREZCV0U5cFNEQlFSazAzT0VSa1psSkljekowYWxjek56aHRPVTFEWkdkSWVHNXRkVGh1V1dGVFdGWkZWWFZLZWpkeVVXWjJTMXB6YW0xVmRscEhNV3BOUzE5MllsaEpVbFUwUXpGZlpVbE5aVzVwWDFOVmVETXlkbGhQVWxoRlVrczVXbGxRWDBoMFRESnllRkJZU3pCdU1ubFpPVjg0YVdwUlYwUjJiM0IwVWxSTlptaG1YMGRaU21OeGRIQk9PWEZCUmtkWWRGZzNZbEF5YWtoU1QwNVBYMGc1TFVOTFdXSklXa0ZVYnpGU1FubEZYM2x4Y25WMVoxSmZSMWR6YUZob2FGOVdkblZOTW1oNFpqTXpXVGt6VkRkTldFZENiblIwU0UxME15MWhhWEV5VHpZNFFUbGxMVFpSWDFveU4zTnBNSFZhVGt0R04wZGhXSFpEY21SWE9XSlRjekJ2TURkdmJXdHBTa1V6Yms0MU1Fc3djbTVKVVVSR1MyeHFNVzFPY0RkTWFVWlJWSGxTWVd4dWRWTnBXblpGZDBwTFRsWmxhRU5oWkdWeE5Ya3dOUzFSWDI5cWVGQjBNRVZsTTBKbGRURXpYM0pYVTFoR04xRlZMbmMzUkRGQlQwWklYMlZ4VERSWVZqaFZUR0l4UkVFLmRySTRVSTFBYnpXX2FVelZSaldKdEtmRGhfcDNSSFRkWGRsLTVnRkRxZmciLCJleHAiOjE3MDYyMTY1NzYsImlhdCI6MTcwNjIxNjI3Nn0.LQoQMd4wHEofeDfi8Ew2HtxQQcw1KwKkHY6C2WCTZ14","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002790"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:56 GMT
	x-forgerock-transactionid: cae0bb51-0356-4b7e-ab82-f9b5cb3ab06c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:56.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 278172: jsonPath($.tokenId).find.exists, found nothing
20:57:56.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,278172,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27a27905, username -> user.1002790, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b344d65, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216276649))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:55 GMT
	x-forgerock-transactionid: ef0120f2-8886-4742-a0a1-eb8b6a6488bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDFiY2djZG9jZmRkdXY1bWxkNWxzZGRoOGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmRsTTRSVTExVG0xMllVZE1Oa0pqT1VGcFFUQjNMbXA2YVRJeU1FZEVUV016VDJZNGNWWXdTM0pRTm1FeWRGazVTMmhLWkdaNE9ITm9iV3Q0U2xKWVFtVXdPVTVRZWpSSFYwWmtkVTlDZWxCcGVUQXhlRXRMVkZnM1RIcHpUbnB3Tm5ZM2EybElUbnAyZVRWelpGRkZiMFUyTkVGQ1JGSkxWRjlFVjJnd1oxUnNabUV6TFhkNVMzZ3hVRk4zTFMxaFpuSkZSMVZJU210Q1F6VnpRV05IVmxocmRIaHZVMGhVYkZSeE9YZEpjVWxWYzJadmRYWlRaRmRqUkhkaE1USklTRnBwWkRKUFRESjFOM2RhTUZOWVFuSjVjRzgwWTJwSGJrdHdZblZ3ZDFOMU1XWnVUQzAxYlZoUlZXbDRRbXRzZEhwa1NFRXdlSEZVT0RWcFh6bGhhMFE1YUdWMVJUQldNa3BrTkhGeE56VmtOalUyV1RWV1p6TjFNemxRVVUxYVMxSTBiVE5EY2tZNE9FTmZlRWRPYldwd1IyRm5Ra2RrWlVadU9EWXdTblZ0WjBOMk9WQjVSRFJ2UjE5Q2VIRkxheTE2TlVFMlpHc3lUVzVwWW1GSWRHMWtZVUY0ZVV4a2FtRnFVbTU1YWs5d1dFMTNaMnQ1VTBoWldtMUhjSEJ0VW00M1VHUmxURWhQVWxOcU5WUk1OSEZyZFhkbGVrSnFZekp0V1VSYU0ybDZWR1ZWU0RaUU5ITm1iblZvTVcxMmJGVlVlVWcyWm05SWJrSkxaRFJTTUhvMVgzaHNZVkprZERCNFJubHhURmhYUVRSVU5FaHlabTV1U1RSMFVqSjNZa0ZrZG5wWlVWTTFXVUp4YkhGTFV5MURlSE5aZUhnd09HaE9RbmhrVW05dGEwaHRPRWs1TnpKVU1IRXdUV2xxZGxwdFIwbFNWVnBWVTNac2NWZEdPV3ROT1VOa2JGQktZbWRGUW5sbVJuWk5TUzFvVUVwSVNEUlVTMDVDVVV4dk0zVndjRXhvTW1odU1XMVpURFZzVkhCUk0yVlRSWEZNZVZkYU0wRlNSMDlDUjFaelUxVlhTVU5sY25KNlpsbHZTbGczZGxOUmJsQlRSbUpFWkZOdmFqUnNTMDh4Ymt0Q1QzcERWREZsUkhkWmVtSk1SblpZY2pWdlUwOVROVEkxTVZOMVEyZEpNbVpZVUZKT2RERk1iamM1T1ZwWFIyaEtXVkZNWVdzNVNsRlpMbXRPWVVkQ1VuQk5jelpuYlVwRFVVbHNkbkp6UVhjLlB2WGZGZWhUZU5Md0t3TklkYVRJVUl3aThnWkpLN2l6THJZcmtVdVBMMm8iLCJleHAiOjE3MDYyMTY1NzYsImlhdCI6MTcwNjIxNjI3Nn0.PlKMNxTgcVkYFQFL4u0x69CuDTvRhFmORIsOq4EEoUM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:56.650 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:57:57.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 278228: status.find.is(200), but actually found 401
20:57:57.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,278228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a7fb470, username -> user.1001109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dbd29f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216277000))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWVlc2c3MHV1bzBta2xjcHRzaGtkajMzNnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWFGbDZVWFV4UzFoalYzcENiMnB2UnkwNU1rNTNMbVZSWm5SSFlYSmZkbk5NVFRKcVdVZFllWGhRT0dGWllUTjVNVVp4VG1oNWJIVnJZa0Z2T0d4VU1VVnRYMUZMZVhOeGIwZERRVTVxWjBGRGEyUm5Na3hCYkZnd1lUWkdVM3BVUkRVeFpUaDJZVmN4VlZRMFdraExaM2xIV0ZWVWFubFJWMDV6VkVjMmRHSlBjbFJNTkRoUVN5MVJOMFJaTWpoQlh6TjZWV2h2VkVkVkxXTnZabkl0WkdJM05tWnNNMUJ2WjI5d1FYZG9aVTQxYjA0NGNFNUNiRTVZT1U4d09FUmtkVUpVTVRoTVpHMW1hV0Y1TFdGcE5ESk1MVU5GZVdaS1Z6VkJkbWRWTkVad1RHeHpWM3BNWW5keFRWQnpaVkJPT1Y5MmJsOHpkbW8xUld4eUxXaE1VbFJwV0dWbGQzQXlkMUZzT0c0M09UbGpjRWQ2Y0ZkNVYxUmlVVXR6VlZKSVN6VmpUVmhCVVVaMGIydFViakZDYXpWeFNEbFhkVEJoVDBSQlRtdE9SamxGUmxseFFuSlhNbkZzWlhwbFZYZHBlaTFVV214aWIwcGhWR3hLU0Y5UVUzaFZkVXRLYVVoS2QwaElaRzFVVG5oNFNHRkdXSE5EWWpkRGNtTjVlVUpuVWs5aVptMWxlR1JuYkY5RmNrcHJObmhyVjBOdmFVaGZUMTh3VlVoM1UzbDZkWFpQYlhwMGEzSlhOSGRWV0c1Tk5sOVdXRUpSYTE5WWVIYzRTRVJIVlRRMFJXaEpRVUpqY2tad2FGRkdVR3N5YlRKdVNHUnRSazF4TlhOUFZUWk9XSEExZW5WclRqYzJXa3hNU0ZjdGMwcFdjM2hoZUVWaVpGZzVhMUpWWm00MFkyVTRSVXB5VG5KTlNrSndTMnAxTm1WdmJXbEJUMnRVVkhKeE0wbG9OVUk0Y0hkaWF6aFlSMEZIVlU1RE1EUmZaamw2V1RabVpGZGpVM0p1VjJ4dVRteFVaa294ZVVnM1IwWTJWbkZYZURCdWVEbG1VV1U1WTNwbVVXaG1VbDlQUjJkbE9VVnlRMlZpZUhSU1pHSnNSbHBSV21aelJrUkNTR3hCZFZBMWJraFBPV3gyZVRsNFRVbFBUMDl0VTFKTFFUWjZUakprUXpoa2QxRXdhVXBrWkZOYVRrWTJVemwzZW1ScFNsSk9hblpZVmxveFkyZHhNVUpNZVdGSE9VOW5Mbkl4UzBWb2NFdFZVRlJ1TFdJMlREa3llRlZSTFVFLmZwXzROVjRlNmllWUFWaVl2MnF2OFhPSjdKcXpYckJLUWhvTEhXRHhhS3MiLCJleHAiOjE3MDYyMTY1NzYsImlhdCI6MTcwNjIxNjI3Nn0.qA0UnTPY_2My5tBIRh1Aps0tEzmtixoksXdJdRhaqbM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001109"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:56 GMT
	x-forgerock-transactionid: 5de3be1d-bb4e-4d63-8739-ff682314f154
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:57.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:57.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 278228: jsonPath($.tokenId).find.exists, found nothing
20:57:57.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,278228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a7fb470, username -> user.1001109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dbd29f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216277101))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:56 GMT
	x-forgerock-transactionid: 1bc9ee17-73c9-4e16-8493-368652304837
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2NlMmVldmNoZXU4bGMzYnJhMjh0b3FjNHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWMwRnpUbTFhY2pWcE1HVjViRFpqVEd3d2EwMW5Mbk4wUW5JdFNIUjNWVVJJYUZKemFFOWZiMHR5ZGpZNVMwd3pjSFJKV2xBd1IyNDVUMVJXYzJwT1ZqZG5Ua2R0T1dSTVgwNVRjVGg1TlhNNU5IZE9iVXhQVVMxaGNXUjJOa1EyUVhsRE1HcExabEJHZFVwTlJGUktiRzFLVmpOUWVHZFlSMmhsU0ZoUU5VMTFVbTlXTUhCd1RuQkhlSFp5UjNSaFVHdFZlamRQZUU1NGIxSTBkVGxVUzFWTE0xODFZbTA0YjFVMWNFRk5kVXBTVkhaWFlrWnRXVVJqWTNaSWRURlZaSFpGWm5wMlgyRkpURTVsZFY5Q01VOXFZV0ZVTUZwS1pESjJja2RWVmsxdU5tZE5TM1IyWkRselRYZDZVRnB6UkcxbFRGaHhRM2QyVDBSNVgyRnpaRWcyUmpSc1lUUldOa0ZETFVWNGMxaFdNM040VjNsRU1FWlJaVEY2Y0hOdmFGOXJNRkJCZDBWS1VXcFpObmRuU0VGRVJUTnRUSEp5UVVoWWQxazNTV0Z2ZFhBeU4xWnZMWFl4VVhWck5GUmxkRGw0U25scGMxazRPR2x3VDFKVlpFNDFNbVI1UmxNd1ZIbHlXVkpUVlVSRFJpMVVlalJGUVVOM1ZXMXlWRkUzZFhaTWFteGtURTlxUkdOQ00xWkVkRnBrTUVWYWFHVXlkRFZWTFd4S1ltRjViWEpLWW5kSVRFRkZXbEpIY0ZadFZFaHVaVWhDU2tJMGVITkdWMnMxV0hVdGNXZDROekZwT0hFMGFteG5XRGRxWWs5V2F6WTFUalZ6VFVoMFpuUTJUekJ0YmtsdVpscEVaV3BOZFRORVdIb3phaTFmZERZdFVsQmhZM1JaVVc1NlV5MUlaMWN4U1ROdlIzbDBZbGxrWmxsaU4zYzBObVkzVms1aGRscHFMV1ZCTmxJeExWQXhiRFEzYlRsMlp6bFNUVlU1ZVVKRldEWjVkSE5hUVZOQlUxcFZlazFzWjFwS2QwdFZWRk5IUVhSS1JpMDBUbkZhU0dsc04xcFFlR055UldOeFIwRmpkMjh5TVZGQ2NVTlZUVTFZYjJaSGVrVlBWMU40Y0ZNNVRXSmhhaTAxYTFVM1RFaDJMV1ptWWpsV09WVmlXR1ozWmpscmQySlhWVkJGTjNWMmRFbHFTWGxpZERWM04zaFRNVXRJVTBwUlR6WnVRVkJJT0RGMldUTkpMbVJwWlVaS1FYZFFWek5DVkZsdlUzVTNWVFZCWVhjLmlhdmN2VldPNmpLek05QkhyTFR4a3F3OFNxcnhGdThvUXRmbU5mVGRCRkUiLCJleHAiOjE3MDYyMTY1NzcsImlhdCI6MTcwNjIxNjI3N30.d00-frck_K_D_V2MSptheT-8XyE39AwI_4aogcn57Kk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:57.102 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:57:57                                        1870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=539537 KO=12694 )
> restLoginInitiate                                        (OK=267236 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=266430 KO=792   )
> restloginProgressiveProfileCallback                      (OK=5871   KO=792   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.82%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.82%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.20%)
> status.find.is(200), but actually found 503                      4958 (14.20%)
> status.find.is(200), but actually found 401                       792 ( 2.27%)
> jsonPath($.tokenId).find.exists, found nothing                    792 ( 2.27%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 264257 / active: 26     / done: 278332
================================================================================

20:57:59.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 278652: status.find.is(200), but actually found 401
20:57:59.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,278652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59aad03a, username -> user.1000614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ea5bb4b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216279845))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmx2amJkcWJ0OGN1a21xbThsY3Z1dHVrajciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ak5rWmxWR000WDFsS2VFUk5NM2RxWXpneFZWbFJMbGswWWtodmFWTnlhMmRmVms1cFprSkJaVzF5VW5ZM2JXWlFNV2hYYXpSQ2FVdHRWRVJQZVZweWFYSk1PV2R1Y3paWGJXTmFPWEUxYVVsNmFESTFRMUo0TUZWc2FuWnlObWhCWTFaclZsZzBkbnBaZGxGeE1VdFBiRkZ1T1dSV1gzaFBSVXMxVEc5RlgzaGZjbEExZG1WSmQwOTVjbFJWVFVWTWJWRlRXR2xqYjBrMldqQkpXRWRJWkhsR1MxVnZXRVEzZEU5eFlrZDRUeTAzUjNodFgxVXpUbkYxYzNoUU5sb3haV3AyZUVZd1YwMUtNekJ5TlhwMFZ6TTRRa0pWVVVoYVRVVjNkRzk1TFhsMlozbElNa0ZrTmtWc1NreGthM2wxVlZoT1F6UjJUSGxIVDNab1IwODNiR3h4WWtwelEzaHZRVXhvZWtWS1pWSTJSRWxMV1hRMk1VNUxUbWxFYmtKSmIwMHhXSHBLWVRCemJ6bHlWbk41TTNkR2JreGZkelJmUWxsSVNuZ3pWM1p3VEc1eFdrSnZMWFZ6UVZaUU9XdGxTRUZRWmtsblVscGZXV2R6ZWxwUVRHOWZaRzVtYVc1MGFFMDFjelptY2tzeVFWWXhOM0Z4VG5aa1YyczBhVW8yVFRKeVVVaERha0ZHVlhaM01XaENXRTVEWTFFd1QwbHBXbkpuUm1aS04xOXRUSGRhUWtZNVdtZG1jVWhrWWxGeFluWnhiV3BKUzFWUVEzQmxXazR3WDJsSFRXWmxlbk5JWkdwcVRuVXdZMFJFUVd4UmFteFZibTEyU1hoc2RWRnZVMDh6T1hsT1pFUkpkREJhUzJWcVMxRnhUVVI2WlVocmRIUlBjMWd6YTJwMlNWQTNkR053TUVObVEzUm1ZazF0ZURsaFpITnJNSGMyWTFFd1FYQlpWMlZhWW5GU2NESlFRWFpRVEdGdVpDMHRORzVsV2trM1JHTm9hREo1YVVkU1VUZGlSR1pFT1UxZmQyMVJiV1puT1ZwcVVGZ3lablJ2TmtWd1ZWTjJZblJyVFZCUU1WRXdWbGhhV200emEwUjRUQzFQVGxneVdXZHJkRkk0UTNwdE9FaERSMll5Wm5sVFJEUlBXRkJRZVRoNWFreFJiRGRrUzJkM04xaEhVRUZRVEdkRFVGQkROM1UzVXpONFdHRkpiWEkyWkdOcmVTMDBXRmd5TFVwR1ZGaEpMbWx2VEdadUxTMDBUM2hqWmpsWGRVNTJORWszUW5jLmpNamZNUnJBQ3lqX1BNTHJhTGw0cTJ5TU9udVZvbk4xaWg5MHYzNUUzV1kiLCJleHAiOjE3MDYyMTY1NzksImlhdCI6MTcwNjIxNjI3OX0.OgqYbq6r7MsOTcHwGy5S_MjZyZ0YWmYxyi5iIGjuAAk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000614"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:57:58 GMT
	x-forgerock-transactionid: 5771e699-460b-45d0-a6f3-06e21225225a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:59.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:57:59.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 278652: jsonPath($.tokenId).find.exists, found nothing
20:57:59.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,278652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59aad03a, username -> user.1000614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ea5bb4b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216279931))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:57:59 GMT
	x-forgerock-transactionid: 4413bee6-eafe-4872-9205-27ccf32ca2a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjNuaGdmOGpkOHQ3dTV2aTF2cjFhbmc2ZWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlFYcFBlVFZVWmt4NWRXWnRhRTE0VUZaeE9FSjNMamh0WHpCalJEQjFaRTB6U3pBeWFVSlljWGxXVWs1ZldubEtUMVJXZGtOalEycHhiREpmTnpkTlpWSlhNakZtWkU1RGVrc3pPR2xUTlVkRlJXcEtaR1JVTkZBMmFXSnVRMmxFU0c5U2ExUkplVmhZVEdSdWVuY3liR2xJUkhNeWRsbExXRlJITkZKMFNuUlZiMUoxV0VwUlYwdzFUazVqVnpCb1prdG5NV2N0YTAxUFZVZHVlSFl0VHpKVVIzZHpOWGxMV2pkbmRsY3hTRXRpTmpKWVFqZFdTRlpZVlZOcVpHTnhTVTlOZFZSc1dUazNTMHBIU1hkTFpIUm1jMjk2ZFhaclV6WktPRGxLVUVsWE0yZDNXR2hyVTBacU9ITXdValZXUVdSaFRqaDBXSFZ3UkRoTWJrTnhhVVZvVnpSSk9DMUJZbXhOTWpocU5UZzVTMVYxUVdwNUxYbEZURWxTYlU1SFp6VjZlbVp5YUZkUk5sTkZNekpZTVMxTGRISkJaa3B0VEU1aGRTMXplWEJTTUUxc2IzWkxjbkF6ZUV4a2VrUmlZazVPTkVGZlRsQklYeTE0UTJVeVQyNTFhbkp3VDJGUU5Ya3RiRGhIZFdWdGQyY3liRVl5VGxSWVdISk5UR2MyU25SM00wRkJZVE5MU0RkS016RnlXbWxrV2toYWIwSnJhVEV6ZWt4RFNFUmxjVmxETmtKNVZFeGFhak5XU1dWUGF6WmxiRzVuVkZsR1lYVlVhVE5SZVd4U1NGWnhOVGxwTVZOMU4xVlZSMVZQYjBoU01WQTFjelJXY3pSb1VFWkpMWGN4YmtkaFdFRkRlSG94YVRGZlpUTnRZVzFyVDFOR2NXRlZZVzlzTFc5YVZ6aFJYMXBwVDE5ZlVXTjVZbk5wYWtaVVdIVXdUSEp2TjI1V1VIbEpkazlSV0haMFdWRndaR1prUVVwMmEyNXZSSEJ6ZGtGWFRqSTVOR1JGVkVWSFVuY3pSbmczZGtSQ1V6TlJNV3M0WkhOcVozTnRSWE5PVGxobWQyRkJWak4wU2s5VWN6aG1WMGhmUkhwM09HNTFURmh2TVdrd1FUSjZRVFpuVFhkT2RXSnNZMGRHWVd4NFdXNUlTVEZHTjFJeFRWaEVjekYwVUVaSWRVMU5UMFp5Vm1rMldESmhhSHA1YlZsWVgzbEpRekZOU210d1YxWkRVa2x6UkZkNWRrRnZMbGhsYTFaNWVUQkVUV2hrVm1GaFlUZzJOMkkxWjNjLmFWX0ZreG1ySlJ2cU1DbUdDS1VGVi1pT0RzSFk2WkVXa2lpVFZUVlpsalkiLCJleHAiOjE3MDYyMTY1NzksImlhdCI6MTcwNjIxNjI3OX0.McyxkKslbGxd_RMdtDLERTzXaTEJBVDPw1VeoTuWN9s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:57:59.933 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:02                                        1875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=540934 KO=12696 )
> restLoginInitiate                                        (OK=267931 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=267125 KO=793   )
> restloginProgressiveProfileCallback                      (OK=5878   KO=793   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.82%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.82%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.20%)
> status.find.is(200), but actually found 503                      4958 (14.20%)
> status.find.is(200), but actually found 401                       793 ( 2.27%)
> jsonPath($.tokenId).find.exists, found nothing                    793 ( 2.27%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[######################################-                                   ] 51%
          waiting: 263570 / active: 18     / done: 279027
================================================================================

20:58:03.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 279127: status.find.is(200), but actually found 401
20:58:03.379 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,279127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ebddeb2, username -> user.1001550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ae82c55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216283330))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmN0NXN0NGJxNGkzMG84NmdjZjkxbW5kZ2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlowSmxTRkIyUzFoSU9XMXNZbkpsZFhwclpuVkJMakp3TUd4T05HOTFVMjlIVDFOWWNVRmxhVzQxYTNWV05rOU1kM3AzUjFKaVV6TnFZbkpRTVZSTGJYQnpUWGhuTjIxSFIwaE9OMkpMUzFGM2FIUTBaRUk0U3poT2FIQjRNazlEWVdZeWVWcHpNMUo1YjFST1YzUlVVR2RDVkhkdWIxUjVRWGh4YVhGTmFsWmpObDlNWkdSRE5taGZlVlZNWTNsUFptTTBRMnhzY0VOR2RTMTRZa0ZEZEhCT1QwUnVNVFI0UjBST1JXeEJPRVpGYkVkWlgzbGFiVFo0TkdrM2JYWkxUME53WTJ4U2IyMVRVSEZqWmtZdFNsTXRlRzFyU0daUU5VRkVka050Y3pacVIycFBZbmxTVlhWd2FHUlBSazlCU2trM05FUllVWGd4YXpJNVZtVnBWVEp5VEVaemNXeEpjR3BaYmxOT2NVUTFVV2hPWWpObmFERXpWbmM0TTA5alVtc3hXUzF5ZFMwdFlYUTJWalJ2Um5OdU1XSnNUMlJHY0ZKUGJFdFRVWGRNWW5OeFlWb3hRWFoxWVZGQk5VTnJTRWhpWVZsQmJIQTRMVXQyY0ZCdVp6VnpUalpsVWtweFpIUlNNbmMwWnpsUFZVaFpPR0ZuYTFkM2RucEpXbFJWTFdwdVZXeE5aWEk1YUdWVWRuQnRWVmcwUVdGSGNuSTNhVEJSWTA5NWJHeGxNbTFxTTNBMmNWTnpjM0pUVXpGWmNuSmZjMWRaWldsS1oxaG9UamRQTWxwT1JGbGFXakJRU21WSWNsUklUa1YwZGxGRFluQm1SMDh0ZUVoSFdFOWxZMGwzUkdaeGVYWXdNMFJLUjJsdWVqTnliVUpxV1VSRWFtYzRiVlYwTFVJMVZGRmFiR1ZrYW5wM2VUWkhXRmN0ZGxaSGIxZFNlRVZSUzA1MmNIUlpUMHRUTjJsVVFWUnZWbWhpVGswNGRGRTNjWGhHZDFSTVYxZHlkRWRSWmpnd2NHRndSR1ZhYTNaMk9UVjViSGt3VmtWd1ZHWklTVVZUVmxReFNtbzJSamRmT0U5ck5YRlJjRUZSWlVndE1XSjNjVmRZV0ROVWVGbzNNbXMxVVdzMGMwZFZaREpHVWtaU2QyVjJVek5rU21VM2VqbHFZVEZ5ZDBjdFVrOHRTMUJzWnpSeVVWTkNPRTlNZEZaalNVeElOazlyWVcxRlpsWlNRWEJGUWtWQlRsQkZMa1JhYUdSMVpGVXhNMUZYUlROVVdsRjRYMGQyU2tFLmlfSEsyb0g1Z1phcldsTHRWRjBtcDMwMzM5dVVra2xUNWwxM2prYmNVUmciLCJleHAiOjE3MDYyMTY1ODMsImlhdCI6MTcwNjIxNjI4M30.8_iln6nvKBVAh187HY4uvlLCzhKVwUU4jUxu2MqNREw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001550"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:02 GMT
	x-forgerock-transactionid: 54e028c7-5d38-42a0-aacb-7478a7c0c11b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:03.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:03.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 279127: jsonPath($.tokenId).find.exists, found nothing
20:58:03.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,279127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ebddeb2, username -> user.1001550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ae82c55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216283421))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:02 GMT
	x-forgerock-transactionid: 07f22200-99de-450a-9940-5395f15366c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGhmM200bTQ5Y25hamIyajhibTFhbTlsbGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1MzSmlOMFZhY0dSek1GRnBTazlqWnpWNGNGSkJMazFSYW5NMlMyRm1WSEZJTUZrM1JFeGZZbXhYYWtGR1drTjNZMGw1Y0U0eWJHaERhMFZyUlZsV1dVMXliR1l3ZDNsdWFFVjJVWFJGZEdWcFdVbDVZV2xIWldRME5WZGZkSFZXYzI4MFVUTnZYME4zTURGbUxVbDFkaTFWYkVsVFgweGxjamxQV1doamRsZEtkR2d3V21acFUyTTFlRVV0YVhCb1ZrWkJjVkkwTVVkU1pWUkhRVEZTUkdORmEydG1jVU00TVRKaFUzVXhUR041TjJ4dldIaE5lVXBsWTBGU1FtWlpPRGRIZUVGWWRIWm5URFpFWW1SRmJHZFlYM2hVTlU5d05FaGlOMWRyWmtFeWRHTlNlVWRSTlcxTmFsUldObFZ5ZDFreE1FMVlURGxuYm1kcWJYSTFRVU5hYlZacFIxQlRiekV4YW0xVFpXdHRiVEJ4VjNGME1UQm5UMnN0VTA0NFEyeHNUbmhKWm1waFozaDFRMkYyUTNsc1psaEtOMHM1U2xWTVdYRlhaemhMUW5nMlJsUlFkamR1V0ZKVVRERjFUWGxSWWtJeU9XWnNUM0JRZWw5RFp6VmxhV3BCWTJsSVpuTnRWVmxGYjNaUlJrZHJiSGRGTUROYWNEZDNYMUY0TW1oeU5uQkxSbk5oYWkxaFMxRldkamxmTXpjdGVUWmhYMGg1U0RNMWFtdEZXREZEY0dsbWNVRjBVbFU0Vm5OVVN6VXhOblV5Y0U5WVgxZGFlVmxIVDNwaFIzRjBVR3BMZWpKS01uUllZbTFhV21oS2FFTjZibVpQY1Y5SFFsSnlSRzFoYkhSYWNWOWpiVFpyZG5abVMyOUdSMnhLWldwTlMzaEZOMk5ZT1VwcVowSnVTR3QzUTFKV2RETXdaRGxaWkd4dlNUbEhWMnBSY1ZVemN6VjBUMHBzWDJVdE0xUnZlVGhtYTFaM1REaHJVR3RJVGpJMFZGZG1TemxWYTNac1JESnRjRWxCV2pOck1GWlBWRlJqYkZkTldIQlNWbnBKZVRoQ09HaHdXVWhyZG1sQ1EwZzJXbk5LYlZaclpVdFdWWGMyTTJsQllVcHdXa3RwVm5seFZXaFJibTl6TjAwdFZqY3dRbFpCVTBwRFZrTlFZVlZ6TFZSSWVYSTFVM1oyU0hFMmFqRmhlazVFUzNwU2VGZ3phR2sxY0V0NWRtaDFNbTFSYzFSYWNFMVZMa1ZzVEZObU5UZ3laVjl6TW1OWVUxbDRZekJRYW5jLjg3RFhvT2F5QzlIV1FGQ3E0Z3ZuSDlNblJsazFJZjdYYkVaN3Y2RjkwbGsiLCJleHAiOjE3MDYyMTY1ODMsImlhdCI6MTcwNjIxNjI4M30.mZOCm6dEdZZ4443eSMpPFvaKnn8e4DZe5JEOdR0p_fc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:03.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:58:03.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 279135: status.find.is(200), but actually found 401
20:58:03.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,279135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49118663, username -> user.1001882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b56bb3c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216283395))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHZnZmk2OHRnbnByZXVrYWMzcmFsbm1vMCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVLYWxWRk1qSjNZbTl6VmtZMFpUQkVWVlkxTFU1bkxuWkJkREpwZVY5alZtaDFjbU5UUVRNM2VGRlhWbXhtYTJKYWRqVktRbXhqYkdSUU9VeDNaMVpQT1ZCamVVUTNXV1ZoVFc5SVFYSlBSRUpNTkVzelNDMUlORjlPZDJocVJXcG1VME5WVVhkemVEUkxYMFJ5YVVnNVprdEVkbGh4VDJkM1oxazJORmxNYTB4MVdVRnZUVGx6ZFhZM09VNVNYMDFCVW5WdWFtZGxiblJtUWpKU05GUmFhR2xmT0RCa2RHZGpTWGQ0UzNJMk0yZzFjMmxaVlhRM1dHZEpWbmx6UmtveVp6UlpjamRoVnpZNVMwaDVOSGxMWldWRVNrZEpXWEpYTTJkaGVGOU5SVmswTWtGdlZYaFFNblEwZVhodmNEWTNOMmt5Ym5OM1VrbzVVMFJOVW5GVFVGbE9aMkp2YldwQ1dWOTRWbUpQYXpsM1RHVm9RVzg1YkZCdWNHcExjV05tVm5GMU5IRlplbWhLYUhJMU5TMWpVR3N3V0VaMlprdGFNMWRNU1dSYVUwSTRaV2xsUkdsVmRXdDNhVzFuTjFFd1dtZHNObFIyUjBkb2RVdFZiWFJUVDBsSlNIWmZZV041VTFOQ1ZVazRNSFJ5Vm01MFVXcE5TMmRRU2xkd05ETkpialZGV2xkTGMzRmpPRWx6VkMxNVVGbEtMVUp4WW5BdGNYcG9iMUZKVlhaSFRFRXhkR3gwU0c5YVFuRlpRMDEwYnpKMVIzVnpSbTVWTW1STGVVNUxNMUpqUjBKRWVrbDJXR3BYV0VoelowOXFRMUZyT0hkWVpuUkdjMnBsZVUxamFXOWhkbHBtYW5OVFUyWnVNbGhXZFhGc016TTJUbFZ1Vmw5RlZWbERWR1JpUm5SUFdHOXFkMVZKYnpRMU5VOVhTalpoTmxsaGIxWktZazB0YVVKT1F6VjFURlZMZFZBMWFGZGFTRFJtY21SbWFUTklUSE5uVGpnME4yYzJNV3hhWlhKVGFWZFpVblZtZUZsTWFUWlRSR3B6ZWpkRWN6Z3hOMFZrU0ZNek9EbEhOVTh6ZG5aa2Jua3dUWGhoVmtRNU0yWkpWalJVUzFST01sbHBRVFZrVjJabFoxWlNNVmhHTm0xQ1ZUZHRVVXBJV20wMGJGcFRZWE42ZW1SZmEzSmtRVUkzUVdSUVlXZGFkV3RMY1ZsR1NHY3dSVEZPYWsxd1NEQkxSSFpvY2toakxrVjVhekp0U3poU1pFRlBlRUZSTlVaQk1ERjZNMmMuNm1vOU1uM0g5Z28weHpOdTFveVBPc1hMaFU2MFU5LTF4Y3VVQk40TGRvQSIsImV4cCI6MTcwNjIxNjU4MywiaWF0IjoxNzA2MjE2MjgzfQ.4CarIoMPQlytVaX4ERX5KksAuiAwx7n-8ZjPxUwCBI0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001882"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:02 GMT
	x-forgerock-transactionid: eaf559a3-d02b-4e9e-95a2-ab323ba2f214
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:03.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:03.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 279135: jsonPath($.tokenId).find.exists, found nothing
20:58:03.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,279135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49118663, username -> user.1001882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b56bb3c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216283485))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:02 GMT
	x-forgerock-transactionid: 3be15c7f-1d75-4d97-a772-2b22f92ef3c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWc0dmJ0dmJxN2xhdjBjYnZ1OXNicGs1cmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU5HVllSMjloVkZKSFFsbHNUR295YkhSamJtbEJMa3BCUzBSelFYaDFVM05OV2xOYVRGcGxVV2hoWlRReVRHaHpTMGMwV1ZsdGJXZGpSakZzTUZOMWVtWTJVVmw0TVZOcGJEWlFSWEZNVEhKTlVqYzNaSGRTYkU5NlJqa3lNbkkwVUd0MVprWm9UVUpEWTI1elQwRjBVVGhxVDJ4S2JWOXlVRGhrWjFwbGQxVjJOemRGU2tkNFdYQkVhbGxyYkVnNFV6ZHNaVGRoWVUxeWNUY3hPRWxSZEUxek9GQnpZV0ozZEZZMVptUnhTMjlvWjBrMlpWaHVVSFp5WVVRdFExVkVkR3B0ZFVjM1VWOW5OM1Z6YjNSeFVqVXpRV2REUm1GRldGbENTWGd3UTI1dVpqQllSR3BtY210ek1sRjVWbUZRYW1KcFpXWndSbDlsUTBwYWVqRm5keTFUU2tFMFRGUnJVRXczVTJSWlRFNVNSazVPVEVKQmJreFhVRVZxZWsxWmRHWlNRblp6UzNOeGRXTTFTMEU0ZWtRdFpETmFlSFZ1VGtabUxWRlRRMWc1Ukhwb2RqUXpXbE5XY0VrdFRGbzNWV2RsWkRNMFRrMXdaWHBVTjNSU05sbGxUM0ZPZW1SVVJHWTRRMGMxVkZwR1EzZDNVbXRWZG1aeFUyMXJjMnRqUzNsNGFWWjNOVE5NU0doWVJsVlVXRzlXTmxCalRHTlJiRkJhTldWS00yUTRiMlJ5TTBGbVFVOWxRVzVtYlV4VVgyaFdkRTlhVTBsaFFuTnBiRkp2YUhFd2NUZERMVGMxY1VKM1FUUmZaV0ZuZEZFeVNHaHZiMmt3WDJneGRrd3hTMEkxUW5CWVVrTnJObVZuUWpKa1NsODROblIwYW1WSmVWcE5WbEpNVFVsdmVUaE1WRWMyWDJSS1RWQjRSeloyVmxWa1dUSnNUbmxHUzBkUFptOHlhWHBsYzI5cmRGaE5SRWRvYzNGMU9XUlNlVUY2ZVhaZk5EZ3RNRmcxUkhacVMwRTJhbWR2WlZOdVYxazJhVnB2UzFVek9WRTNWR3RMZG5Sb2RFMXdOVGRDWkZsRmQxSlhaQzFuTjBwTU16UkNlRXhKTlRWSFdqUm5PR2R2WlhGWFZqWm5hblpzUWpOU1NIRjJNVTV4UWpadGFtVTFUV0kyYUZCcGNtRXhYekUxUkhwTVdXeEpaelJrVVVaT1NIcExhRnAyZURreVQyVm1jakZsYlZkeVNHeFJMbGgzVFRkTWJtaExlV1JCZEVSbU0wSkZWV1owTTBFLmY5VnFSdVhmRFI3Mk5HRmVlczJxakJxOUNqalZROUFBXzNXYTVTMlZYLVUiLCJleHAiOjE3MDYyMTY1ODMsImlhdCI6MTcwNjIxNjI4M30.cyCW4Utql4vtOYTcPuUspS-OFTkNR1Ws3sQDsCHWJt4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:03.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:58:04.849 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 279339: status.find.is(200), but actually found 401
20:58:04.850 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,279339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@547886e7, username -> user.1000537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c7ca03f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216284801))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2Q5Z3E0c292ZjVuajM4M3NiYWs2c21zdmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWMyeDZkR000Y2tveFNYWXdVRko0Y1RBM04zUm5MbTF1TnpCVU1VaHVNM0JTVkhoeVlVaHBTVVExVDNKTVJHdDVlR3QwVlMxd2NscFBPRmhTT1Rac2FXb3dTamMyVTNWMmRqSXlVM3AzZEdsbFZIWm9aakpHVkV4VU1XMUhNRUZPWDNsbmNFbEhlSHBDYkhVMU9HSktYMVZ6WjJkTkxXMVpOelZtWjFSVGJHMUthVk56TmpkaVdEQlRTV3haUm5BMVpGZHhZbE40WVc1dFRVcFFlVVo2ZFVodVIxTjFVRTlNTUdWNFdubGpPRzgwTVVGVmJtWkJlbGRPU3pONFVVdFpUWEZpTUZKWFgzQTVkbWxJYzFVM1ZGbDZkSGRmWmt4MlVUWmtSbGM0ZVVSRWMxcHhXSGgxTmpOaFozZGpORW93T0RGR1gzaHdSRzFPUnpOa1RtZGZRMjlqZWtneVEyNDFSM280UkVVM1VraEVhMjU2Y1dKQ2FFUlVRV05ZVGtsUFNrdENWbXRvTWxCcldFWmZiVE55V0VGMmJubE1OMGRxZURCcFNFWmllbUpIYnpORU1EaEdOa3BZWTJwUUxXUkNOMW81WW14T1pUQjNTVzl5VmtkcmRYaExYemR2WDJoNE1qTnBTVzFzZW5sdFZGUkxPRlZXTkU1RE9HZFFaMVZwZWpaZlNrOUtWbU55Wmt0RloySjNRbGt0Y25KM1NXa3pVM1Z4U2xkNlRUQkhlVGgxWTNkd2JGZHdSM1JLTlVsU2VrSm1VRlpZVFVaMWExUlBWRlpEUkZwVllXaENhVVZsYm5ndGVIUXplazk2YjNWWWQybzJVR0l3VlY4d2QyTTJkMDVYZFhCRlJtdHpVVzVFYzBoU1N6TmpVVFpHVUVNeFFuSnlUM0p4YWxwV1Z6TnlTMGhqU2twV2VsaGpPR1JqVUZKR1lVNU1jVzAzTkhKNVVHMVFkSFZ2WWpnMldFdFVWR2d4TW13elUxTnFWbmxFTjNNNFVXTjNkMHB2WkRKVU1GcE9lVTltTUdkd01UVmhNbnBVY1d0WU5WOVViRUZQUm1RNGRWUTVZMmwzTFVVeVFXVkphMGxaZHpKa1VXeFVSVmhaZDI5QllWRk9XREZRUzIxWWJrNVVWMGhDUlZaSGMxbDNVRkJ2Y2pZeloyRlNablp6V2s1R2IweHBRa3cwUjJNdFQwRjNiME50UkhvMWIxQkpXbGRoTTFaSE5IRXhhQzFUZWtWemNqTkpMamx2VlZVdE9EUTFaSFJMWmw4MFpsRlplUzF2ZGtFLlVQVGY1QmFSUHNlNTV2OGxhN01tekMyaUFYZjZOc3FaZm54VTB3T2hUbU0iLCJleHAiOjE3MDYyMTY1ODQsImlhdCI6MTcwNjIxNjI4NH0.fje0CaE9iBbhRjuY2UEPlnTiihtr9Y9d9FuDEIW3Gxo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000537"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:04 GMT
	x-forgerock-transactionid: a4489e09-e2b0-48c6-a81b-a1cc92a25b65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:04.850 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:04.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 279339: jsonPath($.tokenId).find.exists, found nothing
20:58:04.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,279339,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@547886e7, username -> user.1000537, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c7ca03f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216284888))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:04 GMT
	x-forgerock-transactionid: d6384632-37bb-4f7d-935c-45137394b7ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWthcm9ubmNqMmZ1NDRlbDIwNHBmdGQwNW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RE0zcHFWVmwwUzI1SlRFSnVkR3M0TVZSWlZESjNMbVZ0VVVWelJVaENSazVsUTA1S2FVMVRhWGQxTUZKcVpXUTBkMlp1VEROS1FtcFJVa3gyVEZNMmVqZERkMXBEYUdkT1NEZzRPRFU0Y2tKaGIwdFNOa0V4UjIwNFpEWnNRbFJsTUZocFJITjJTbGhQT1RJNVUySkJSMlZCWkdrMldFWllhVzlXUmtaZmF6ZFNNVU5RWmpreVVrUjJRMmxwZEMxM09HOTBhemhqVVVSUU5qWk5TMUZOYzNkVmVFTkZNRzl5VDJaYWNXUXhSVzR5Tm1neWFtSkxWVVZMUVRsNFp6RlhNRTkzTFdKTVVGWlFTbWRNUkhVM1IzZG1lakUwWTFjd2RYVllaV2w2VG1SQ1dHUkRVRTF5VVRkU2NEVkxRVE5RWDJVdGJHNVJaSGt3VVdkQ1kxQkpWbFpJVlY5cGRuWXlZbHBNU0d4RmFUTjRlVmhMYjNkVWJFazFibE52TFdkVlIwdGtWVFpQTVdSSFRTMDBOV0Z1VDBwWWExUk1SRUo0YTJGcGRGQjFXR3RVVFVsZlgzTm9UVXhSUW5OelNXUTVXa2x1VlZZd2N6Rkxka1JoV1cxaVdUVnhORUZGY1hCNk1UaEplRWszTTBkdVYzTlFRMVZ0T1dReFowVjNkblp1VTNJd2FWVjNTRXd3VUZRNVZISnFhMFpLV204MlNucENTWGRxYlVsS2RFeHFSRFJLY0ZOeUxUTkNNRkkyTXpkcVNHTXdOV1p2ZERGMllWSkZZamRLVUZSNmVGY3hkMlJaUWs5alRHTnNRVUZzYTNCSFVsaDBOSFpDVmt4c1VFdDFURmt3UzBKbmRUTk9iVTFzVjJSNlMzaEVNR2wwYVV4T1RGb3liekJLY3pVNFRtODNURTlrTjFWYWJWSlFaRFJzYURsUFZHRXpWM1ZIUjJaRldqaHdNMEpWUmxaVlpVdFRXblJzTlZKSlFWRjFTRzUxY1ZCVFRrRk5VREpZUTNSYVZsVldla3M1WlZWcGNqbE1SWE52UVcxa2FEUTVSMjVyTURWd2JtbHFNems1T1hacGJHaHNhbWMyUTNWdU1FazFUMVoxZUY5bGRYUTNUVlZ2YUhKeFJWOURUbkZvZW5wbGNGb3lOSGRVVW5wVFYxQldOREZ4YzFGRFV6aExOVlJCUlV0UFdERXRUbWcxWWtGRFJrZGtPR0ZJVEhoYVZHSlBhelJKWVZaRlpqTmpMa1JTTVZOR2NrcExSM0ozY1RCUGFXRkJRbVY1TTNjLnpsaElpUjlsR0hiWTRBUkFrTDVjLU9KV09wNHNwZWNxTkNnazhOZmlrbjQiLCJleHAiOjE3MDYyMTY1ODQsImlhdCI6MTcwNjIxNjI4NH0.q9mcM_IebfFnDl37LHkxqSQFituvgRe1FOZTQJz18cA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:04.889 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:58:04.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 279358: status.find.is(200), but actually found 401
20:58:04.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,279358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61f20910, username -> user.1000252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ea645e9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216284926))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzJiZzZzNGhmZGpjaG5pcHU5ZGhwaGMyYmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1amQxVmZjMUJJWW01b2NFbzNaVWhqYzJOeFNXVkJMbGwwYUZKeFRtY3hTbEl0YkUxek5HcERUV2hEVjNWaGExbENTMlZLYXpoWFIwRmFSbmh4VTJzNVJVYzBTME5aWmxCQmNVTTJWRE5PVDFKSmRuaDBNM0JTZHkxU2FUWjZXbXRpYjA5RlNYbDJNRlJoVmxCS2VFWnhabmM0ZFdodk1WUkVXRVJXTkY5SldqZFRRM0ZFWjBvNFQyRlVTVmt0V0Rnek4xTkhORm96VjJ4TmQzaDBSM0l0TVhCSlREbGhNMVpTUVRKeFprRjJORTlQYm5wcVkwcFNiWFZDZGpaU0xUTXRjMDVYZEZSWE5rRjViRGxOWDJsMVZsQjVPSEJ4WXpsMk0xVjFjVFp4VWpkV1NtNW5TamQwTjNVNGN6bFdOMnBMVVcxc1RWWjFTMmRZUzJwaVIybGhVbFpaUTJsTVNrOWFUV3hUYnkxb01YUm1NbW8wVVMxYWR6bFhVRnB0UkhwblYzQjZibHBETTBob1VWUjBOVlpHUlhZMWRFNUdhMlJsT1hWelZGTlBMVk10YUVGdVdrSkhiWGRITFdZMlkyaHBWMEpQV0ZGamNFdHRkMkpQUzBwWWJ6RnFhMHhJT0ZGV2JWaEpjM0JhVEhkaWNHbzJjbk5aTTE5aE5uTlNabVI1WTFsRWRUUlNVelZtVG5adlQzSnhjbHBGZW5OS1RtVlRZMmRqY0RoMWFYaHpjbXBGY2pBMlNraEZXa3czVWpSYU1HbExMVzE1YXpoVmVEaEZTMnhJVGs5cGFGVm5Nbms0VjJ3NVltVlVUMkpzVFd4TVQwdENjMTh6ZFRReWRIRktSbTFNY2tJd1NETjZUMFZVTUhaUldHZzVSRmRaVTBsb1pFb3pVbmxFUVhOUllqaEhjVlJoWDJkb1MwcDJMVEEwZVhwd1RISmZTVlZIZVRobFZYUjNiRU54ZFRSM1dUSlBWVFZ4Tms0NFIydGtRbkJLY1hsaE5sWnNTbk5GV1dOVVJHOXZRbFJFUkVGclF6aHJXbGxqVG5OWE1XUnROMlp3YjFoZkxUTjViMWhzU2xsZlMzWnlNa1pMWDBKck9FaFVWV0Z5VGxGamQwSlFWbVJFU2xwTmIzQmlURkZxU25SbFNEZEZNek0wV21KNVRFbzNWMjlyVlVWSU1YbDJNVzgxV0hoWlNtZFpiMGhYUkhJdE9YRjBRMWRqVjE5SlFtVnZRVTVQZDNCeVRVVTBMa2t4U25oNWVUVnhZVGxyVDBwQmNXUjRWV2t5UjBFLmJDR2pQTmIzVFM4Nm5oanh2aWlENUowTUdVeHgyV2FiSzJxaU5pWGtsdFkiLCJleHAiOjE3MDYyMTY1ODQsImlhdCI6MTcwNjIxNjI4NH0.Atz-9d3Kw_GCAGuDGjSaeC-Znibo6DNvLV4Es8rjRnM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000252"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:04 GMT
	x-forgerock-transactionid: fe248edb-1ec1-439c-b726-4e3d5d61df9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:04.975 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:05.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 279358: jsonPath($.tokenId).find.exists, found nothing
20:58:05.017 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,279358,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61f20910, username -> user.1000252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ea645e9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216285015))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:04 GMT
	x-forgerock-transactionid: ffb25658-a26c-4a44-9086-50ca6eb3478e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXA3YWZ2bmg5NmtwMWxjMnQ5bHMxZmV1Y3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1FubFdORlZUVHpaRVNYUkJNVEZ3VFVONWIzUkJMbFJuVEZoQmVUZG5hbWRyTm1jM1QydHNjVlpNZUdVNWJEY3RhRmt4ZGtsUVJEVXlaMlY0WjBsWVl6TmtWWGc0WW5vMVR6VkJhM2xPY2tSclMwbEdUeTFzWVRkdFlrRlRZMlZsYVV3eFRXRTNSalJHVkdWbWFtOWFkMGMyTkVkSU15MWtaRGR1VUZoRVRXRkNZWEIwZWxwR2VsOUxSM2wwU0VsbkxXRlpXRk14ZFdwcE1GQjFOR0ZKV1Zod1Nra3dlVzUzYUcxRlVVWjRUbUV4WjNreFlVOHdSRmxyVVhSZlFtczFVRlZaVVRKS1ZDMXZZbmx6VTBKbU4zbzVZbkJUVjI5ZmVqRkRkM0UxTjBGWGJYbFRhVVJyUjNodWMzZG1ZVmRxWnpSMmEzUjFPR2hxTkdGMFJVZEVRVTl6V1RsNWRrRXpaR2hJYmxKV05ISk5TR05pYVV4Q1ZYVjJWMEp4TjJWRmVtTjVXRE5vWkcxNlRHWXRhVEJCYlVsNWRISjNObTF5VWs5U2VsQkZjblV0ZWxGWWN6RlJiSG90U2s0MFkxVjRSbEkwU2xaVldGRTRhREJLTFdkMGN6TlhWa2xrZURkdGIzbDJSVFl3TkVWd1VtWlhOSHBrWTBreVFUWm9Na1l0U0ZaemJITk9PRVF0VkZscGFVUklMWFV6VDI1NVNqRlFNR0pFVjI4MGJ6UmFTbmxSYjFWWkxWUnNjelptWmxvNWJUTjRWRzlqTFRKM2RGbHNNVlJLUWxkblNUUjZNblJET1hkMk1rMVNiSFExV25sc2JtUnpOa0ZFZW1acGRuTTJWbWRXWkhkVlJVZDJSM1J1YnkxUlZuQXlTa3N3TWxGZlkzTm5kbWxOVDFoQ1FUY3pjVXBhWmtaTFNIUnROMnhtUTJsemVqUnBhUzFJYTFoNVVFeHBVSFZSVTBaVVJHdEhVM0pHT1hFeVNERndORzh5Y2pCQ1ZtUlFTR1JqWVVaWU1qZEhUemxvUVdWQ1gxRm5jak5uZGpSS2VXcERiMloyTkdkTmRIaGZSVVZIWmtZeGRqSkNXa0kxT0hsVU1EbFlPRlJTUkRadVVGcEZMVGhTUzI1YVNYZHBSM0UxYW5GamIyWlRWbGR0ZEd3dFVuaFRWWEYwYjJNNE9VaHhSRVZHYm1JNWVtc3RjWEozVG5sWmNsZzNXSEU0TFVKa1YyUnBRekpaWmtSVmVFa3dMbGRvUkd0TVkyVkRSM2c0TXpkSWR6bDRkREp0TWxFLjczU0dJZFpoQ1NvQ3JuRFA1MXhhazllSGR2bGdxNDZDQjBORUwtU3JPZ0UiLCJleHAiOjE3MDYyMTY1ODQsImlhdCI6MTcwNjIxNjI4NH0.TmmzvJO115-de2bJevvEh8kPPArZsBHIQKJrIY8YzcE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:05.017 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:58:06.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 279572: status.find.is(200), but actually found 401
20:58:06.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,279572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75e7e5b8, username -> user.1001450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48349da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216286422))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ20yNzZmNW5vcTk1b3ZpZnJzbDhydGRia3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eE1rY3piVUZEWlRCQ1YwcHBZVzFtYTNCRllrMW5MblV0VTNNNGEzQkxWVzF5ZERkRWIzRkVUREpxY25Wc2JISlhhV0ZZVFdWRFUxQjJWV1kxY0hWRlRGcHFNa0l4VVV0SFFVVjNPWGgyV1dKaU5VcHNjRlUzZFhWbk1EZERPVEJoYlU1NFpUbE1iSE5oZG0xV2JYbHhWMUJITUhkMVpWbE1RMXBrU0U1TWFHeEJURlJrTkZCSGNVVnNSa2RDWVdadWVXcFJUR1oyTlZodmJERTRiSGxtUjNBNVpuRmxjVE15ZW05UlNscHFPVms0TWtaZmVXZHZSbkJvYXpaUVJ6QlZTMTlYWVcxWmNVMTZhek5qV0d3NWFrdFJiV2h5WHprMU5VdHdRVUZWTWxCTVRteFpZMk00ZUZOcVEwbFhaa0U1ZDNGZk1GazJTbFowU1RselNWVk9TRWN0VURSc1VuQTNNVzFDYWpOaVNsaFljVXRJVTFrMGVUUm5hVTVvZUZKalpuUndZbWwzUWxOS2FrZFpVRFZqU3pOVVdGZGFOMlp2V21JeGNVdFVWSFpyT1hCaVNFNDJiMGd4TjFCWU5HUlJhbUZKUzBWSlpsTnBWVmg2Y0V4aVVGcGtiM1JCVjBkSU9XNHRlWGhmTUZaUFdsQjZWRFZaWVhOcWQyNTNNRFZ1YTJoalNWUlRNbWRxV0RSNVEzbERMWEkxWlVSV09XSlRiMHh2YTNOc2JHa3RaamhpYUZoT1RGSnNVbXd5TkdGSE5IcHpURTFNVmtKUk4ycEVjakZPZUcxdVYwaFNUM3AyWWxKTVV6RTFRWGhOWWs4ME5URk5abk53Y25CM1RHaGhNa3BPYWxoS2VEUTJkbGR4VGpSRk1HYzJkRWxVTUhKRVgzaHNUVWR1WDFGaVowaEdSMDVNV1VnMU4wUk5NREpyT1ZsU01UZHBORzlwY1RsaGJEUjBkMHRpZFVKcFdtMUdXRkpXU1ZScWFXWkhWSGh1TjNoSFpIbEpURmRMTjBKQlgxZ3labDlUVTE5VFkzWldhRFptVFVacE1FUTVkMXBJYkc1UFZFbE5UakZzTmpsb016STRWVXAzT0RRMldWTTNiMXBuVEMxRWQwZG9YMFZwUkhKQ1NIZFhRa1o2YUhKcFV6SmhaM05uVlV0V2FYTXROWE5GUkdOeWIyZEhWa1F4Ym5wRlZUTjBMVzE0WW14cU9HaDRjV2hOTnpSRWVFNXFVRXRqVHpGRWJrZDNMamRKTWpoZlkzbDZhMHRxZGpsTWFqWkJPVmRHYWxFLnFNdHNYcWxra1BEa0RWRmgwbTFqeUIxdVJueWJKRmlEZkZUdFhscGpOSmMiLCJleHAiOjE3MDYyMTY1ODYsImlhdCI6MTcwNjIxNjI4Nn0.WHxPrQRU32eByJVLGtPBXJ4j9x8EDl0L_6m0iGEt4zA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001450"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:06 GMT
	x-forgerock-transactionid: 6ea953c2-2ac5-41df-a84b-2efa2c2cac63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:06.471 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:06.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 279572: jsonPath($.tokenId).find.exists, found nothing
20:58:06.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,279572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75e7e5b8, username -> user.1001450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48349da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216286509))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:05 GMT
	x-forgerock-transactionid: c3edea46-86c9-4015-8540-b18c72a03aad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnM2ZW8yczkxa2hxY3Q5M3B0OXBvZzVkcWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2FHRkVSVUY1Y25oRldWQTVZWFZXZWxWamRtcG5MbFpsYkUxWU1sZEtkVkJyYW1kU2JUaGZOa1JwWTIxcE1YZHRSR1IyVW1waE5rZFpWV3hsUjBRMmFqUnVRa1ZLVTIxMVQyVXdXak5XY1c5ak9EVTVMVzlYWjNKb1RuSjBaRFZUVm5KUFVrTXpOa0poTlRZeVVqTkNkVE5GWm5Oc1VGWjRiVFZYUkRSbGIzVk5VSGRKYVd4ZmFIQTJXbGsxYjI1dk5GVkVkVlYwVjJSM2EySmZNMlJoYUZkNlgyVk1ja2x5ZVd4WFJYUlpRbm95VFVab1NTMVlkVVUwVlVKa2JUbEJWRGxsTjNsZlkxOWtTVmw1VkRaRVdtWjFNWEJhUTJaSloyUm9VVk50VDFkTFdYSkdabEkzWTNOTWMwaHhMWEJaWVZVM2IySktTV3BWVkc0M1NrZGFNMVpoYW1oNVVqUndTemxHY0cwME1WRllORXRYYmpocU1WVllkMWxPTm5SNlJuSm9TV3htYzFOdFJubDNNbXBmUW05bk1YRnFValppWjJkeVVFSk9kQzF2T1RZNVpHSTBPRlZvZW1WZlgxbDZURlZRY0hOSWEwdG1RMFp5UzA1eE0wczFjVXBhVkRCR1NreGZaV3B0TlZCaGRIZFFjVzh3WWtsc1JHVjFiVE5ZYjE5RGMzaGhkR3g0TjB4MVgzZGtNWFppUjFndGFGTkVUV3B2WnpVMlN6RklTVmxOU2s1R2EycDRiVk01YUUxTVkxTTBSamsxVUZBMmRWY3RkVmhqVlUxRGFIaEdZVjlzYmt4aWEyMXhlVFJWVkVkc1EyaExka1JWYzJSSFNUUnBjVWR6WXpabVJIVkdNRGhoTm5OWVoxbDVURWxFUmtWNWNrdEtWRFZGV21ZNFdrbHBkbVUwY21Od2VVcG1YMkp4YjA1UmJtMVZlQzAyUXpac1FUUlFjWFIxTVhBd1YzSnVRVFpXTUUxclMwOU1WV2xVZUVRd1pUTmZiRmhrUm1wU2NYSmpabTVaTUdGU1JTMVphVVp5VTFwTVN6aFBXbmhxVVY5RFduRkNjRTlRZDNKNmVXaHVlRTR6ZVhCUFJGSndiV1JHY0RReWFGUndjRVppUTAxV1YwWmZaREJtTkhORE1XZ3lWV2xMYkhnNWJEZE5TME41VldkTmRtNVJlVXB2ZFMxSGIyWnNibEJ5YUhOQlpuVmlia05MZHpGSVVuVmpiazFNWVVWS01uRTBMak50WDFKYVZVTnhjWGM0TVRkSVQxWnRPRmwwY25jLmpyZWI5Tk9qZW9QUnR0bV9tQmhuaTRGVzhOdVUxTDNIVmpZcUs3QVpLUk0iLCJleHAiOjE3MDYyMTY1ODYsImlhdCI6MTcwNjIxNjI4Nn0.y6FDHFKUe3CxuDqXMQ7_Af9oiTEO6icVKNOPyEAx5yw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:06.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:07                                        1880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=542356 KO=12706 )
> restLoginInitiate                                        (OK=268638 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=267825 KO=798   )
> restloginProgressiveProfileCallback                      (OK=5893   KO=798   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.81%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.81%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.19%)
> status.find.is(200), but actually found 503                      4958 (14.20%)
> status.find.is(200), but actually found 401                       798 ( 2.28%)
> jsonPath($.tokenId).find.exists, found nothing                    798 ( 2.28%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[######################################-                                   ] 51%
          waiting: 262863 / active: 21     / done: 279731
================================================================================

20:58:09.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 279970: status.find.is(200), but actually found 401
20:58:09.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,279970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26759baf, username -> user.1002104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@593ada6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216289333))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGtmcTlsMmUxbDRqcGsyNDM4MXMxbDRnY2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGRUZE9aRXByTTJwb2IySm1iMDVzTUVsa1QwSlJMblJOTFU1YU1UZHZhRlpHYzE5UFVuUlBjVXBxVG1OeFUxWkxiazloWkY5blRrNVNTbGhvUW01ZlgyVlJSMVYxWHkxTVkzRmhOR3hKV0V0V1VtaFpOamREZDE5dE5FbHljV1pDTmpsVlEyUlFibWRXTmpSVFRVdERabEo2VWkxc1IzVm5NREpxZFhwb1V6SkZOMVZNU2pOQ1VWcHBTelE0WkdOdlpHTkhORk4xUjI1TmNFcEtWVGN5WlVnMFdFTldNbEl4VGxoc2VHOVhlR3RTY2paRVYxSkxNakJ3TUhoS1VsOHRkMWd5TW1KSVF5MHRhV28yTldKMFFWaDRZM0U0YlVOalZIRTRWMUIxVDJnM2RUWXlNbTV1WDJwaGJqUnZSbFY1ZEZSdFFXRk1WR2hUVm5aMGJGUjRRelkyWDBkWk0ydHZWVkJVZERRMk4wRmhVWEEyT1hCQ2NXWnlhSEI1Y3pRMmNYTndXbmRpYUVkUlJ6VlVSRjkwTWxkWVVIQnhlbmh3WmtzeVZIYzVPVEptWWtKd1dGWjFSbnBaVm1aRlgyUTRPVWRmU25sUFZVMVlVWFJJZFZKUk5uUnphR1ZUTWtsV1dsb3RiVWRrVFhsUVlUUnJXbFZsZFROUlRYcHpNMHBqWnkxWE1YcHBjMGhpUW5kdVVrd3pVMFJYVlU5c2VsaHFNMHRvZUZReGJrRlJOMnc0TmxvdFdHMHpTVTVQTW5SaFNETTJjR05NVTBkR1QzRk5WbUU1YUdaaGRXeFNjbTVmZVhkVmFXWmlkVXh1Um5wVmNFRXlXSGxQUkdoTFNVUmhXRWhWU1Y5U2RFUXhVMmcxYlRRemFsOHlXbU51WjNjd0xXcG9hMnRuVW14eFdtTlpUWE5WTmtkcFpXcDFiVVZ4TW05cldYZDNjR1pUZFU1eGVUTkphRTlTYTNRdFlVNHhkWE5YV0dwcmRtSnFXRE40VW01NWVqUmtWa1JXVlUxcFVGUXdjRzVKTXpaMWNraEVlVGhRVWtwVFdUVkdkMmRrU0hJdGJYWkxSM0pOUjJsc2JsVlJZamhuUlRsNmNtdFNNa0Z1VlZwSVV5MUpWa1l4TlU1aFJrOW5jMnhwYTJWWlkybzFObk5KV0ZKclltbHlhVFZVYW1zMWJHWjJYMVJ1YUhWSE5XbERiVUpETlVZeFdrTnJTbTExTldaNE5HUk5aSFUxT1d0R2VtZGpMa0ZqVlVoQ1gwWmxSVEpYWTNoeVowTnZjVnBVZUdjLmh1WkdqUWJCdG9SWm9MZjRQa0VmdDRFR29XdkM5VzZHRnRfMDB1NWtZZlEiLCJleHAiOjE3MDYyMTY1ODksImlhdCI6MTcwNjIxNjI4OX0.andAaeU2nfXzRwQxmWyTlt1-sQNVA0avsjYf_z-iaEc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002104"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:08 GMT
	x-forgerock-transactionid: ae43b5aa-1db6-4183-b7ee-eaf78e33b2ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:09.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:09.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 279970: jsonPath($.tokenId).find.exists, found nothing
20:58:09.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,279970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26759baf, username -> user.1002104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@593ada6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216289420))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:08 GMT
	x-forgerock-transactionid: 1b3c2fa6-d1db-4e4a-a7bb-b135ea449bdf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicG01Nm80b3ZwMmk0NzBoYjdxZzFjdXZwbjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVNsWlBSVzF3TW5WdWIyaFJjMHhPUTJaTmNVUkJMa0ZKVEdwR1ltZGpVWGswT0haT1Z6bDZVekowZVdSMmVYRjNVbUpUVkhaamQwRm1NMmR5TkMxVVpVWTFhazV6WlhOTFptVjZVelkyUTNCNE5HRk1NamhNZEVNdFJ6Vk5kMUZLUVV0aWEzZFphSFExV0RSRkxWYzBNMjlTWkdSNE4yOUpjbTEwVHpadFlWZDVabXgxTkRFd1ZtRkxkelZCT0ZKa2FETjROVFJWVkRKTmNXTlBYM0U1ZGxFeE9YUTRZVVV4VVhoNFduVk5TMkZYWTFvd1MzUnFaVzl0VUdnelpFVmFSMFZxVVdsUWNFNW5NRmR3ZG1aWGVuSjRNVTAwWW1kbFFqSnNOREI2YzFSSlFqTmplVVE1YzBSVE4zbFZkbFIyYW01b1RVYzVMWE5aY21aSU1IVjNWbVpmU21kUVpXTkhTMEpQTTJwSlQyaGhhMHd0Y0VSSlEydFFSVmRvUlRreWRHVllSVGcxY0ZrMmFuWnpjSEpzVUVKbFIwNUhURVpYY201WWNYSTVjM0EzYUVKWE4ydFFXRzFUYWpkVE5YRTVhRGQxWjJSTmRsSTJkVVpyYURoYVYySXpTWGM1VWpSaFpWTkNOV1JsT0VKcFFsWmxhM1ppTjBKc2FYcEdiMnhsTVd4VFYwOXVWVmR1VUdoVlVHUTBabVpVYjIwdFJYcDFOWGxGY1dkaVpuQTJObFpKVm5GS1p6aGxUMmhEWnpOMVpIRnNNM05LTjJneFVqTmpkMkV0T0dSeWNWSXhiekpqWkZoTGJEWXdjMFp0YjFkRVNYaHBkeTFsZURScloyMWFhR05QVm5SeFEzaE5WRjlUWkdWUGFVUndlbDgyTW5oMGJUaEJkRFZsY214MlpFcEZRemhmYUVNM01VZE5iek0xUW05VlQyZGhUR2REVjNGaVRrdHVSRkpqWlRKM1VFOVlRV2hqYUdKcWEyczFhazVUT0ZGT1dYVjJaMjkyVTA5U1VqVTNiVEpKT1dSSlowUlhVVmsyTjBwM1NsbHdOVEp3TFhFd1dtOVVOa0ZrVFhZeVJWSlZTVXQ2UnpOUVYwVnlSVGRST1hNdFFYTnNjMlIxZDFsV2JFeGhVRTVwUVRab1YxRXdNazAzY2xvNU1HSnRlVUl0WTNSdlgwOUdTazlMWkdocmNXdHdiazltWW05ZlpUZDBRbGx5Vm5sU05sTlNkWFl5TlRsTmIyUkpMa1pwTm1KbmFqbGFUMWRLWDNwUlMwOVRURUZtYkVFLk5aZnRjSTR1TGlTbXp3aF9zd2xuMDFuemlQZnplY3BfWVRlWV9oS0ZkTjgiLCJleHAiOjE3MDYyMTY1ODksImlhdCI6MTcwNjIxNjI4OX0.HbrMFJvDb1VRBXNTuXLPfNOToE9-tSQR6N7xzLiAUgY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:09.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:58:10.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 280188: status.find.is(200), but actually found 401
20:58:10.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,280188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29c34733, username -> user.1002941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1be3c0e1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216290841))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3RzdjNmNmJpaXR2ODF2Z2VyMXVobW0zbjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVQwMXdRWGhSY1VwRE9WUmtlVlIwZVRoMWFrRlJMblJYWmpKS1VEbGtSelJvVUVWRVIxZDVNakI0TlVKcGVHUndORWt4ZGpGNGFqTmFWbXBvVDJ0M2JXTkxjVUZGUTIxdVJFaExMVXh0Y0VsdlRrWkdaMFpFUTJ0eldrdE1OMVUzVVV0MFVVOXBaVTlUZVRaNVpHRjFYM2xoWkZWcmRVVkJPREpUZUhCRmRURlJZMFZXTjA5d1IyOXpiRzFrUzFsclpFdzVWRWhNY1ZaSlEzWlhUa2hqZG1GdlNHeEtSMDlDUVVaSmVVdGlNMFkwUjBSelMyZFFTMW80VEhsUVVFVTNORE41TURCbVNHcDBlRWhYTURSUmFrbDNRVTQ0YkZGaWVVYzJWbUU1TW5NMVQyTlNTUzFJUzNjdFJFbDJVazlwZW5aSlh6SlpSM0ZWTjFSWVRERTJPV2Q0VW5RMVgzSkRkRTAxTW10NmVVZFJiVkJEUm1GT1JIWlhiR1kyZFVaeGJuZGpWa2RzTVhVdE9VOVFSbUZyUlhWWWJGUXhZVXBPTWprMWFYSlNTWEE0TlVwd1EzSjZWbFIzVHpZMFYwNWtkbk51TWxkNlYyNDJhelo0TTJaQ1ZrNUhkVE41YVVOaExYQXhSWEJVTlhSa05rZGlRVjlFV0RKT04zbzRNVmsyWHpSR2RVZEdTV1ZQTW5aRk9VZHNYM1ZvTUU5UE9FSnhWamxHY3pObVJFeDZWRTFUT0dwUE9WVkplall6YVZCMU1YSklaMjFqWjNka1RWVndNVEJOZEdJelJUaEVVbVpJUm1VM1dVVTVOR2RLVkdZNFpYUlphRFUyUzE5cWRVRklVRnA1TTE5dGRXMXZVVTlsU1VkallUZHZWRXgyUmtsSFdrdGFhVEJZTFcxMlZUSmthMEZOVFUxTGRqSTRkMnRwY1c0d1RuWXlaR2xPVGxoTU9GTkVjVWhXV2xVemJHOWlVRzVPZVZRM1ZYYzBPWFJYYjBaV09UWm9hbmwwUm10eGVrSjVjRjlIV1UxMFltSnRVbEpzY1VOYU1tSlJVVVZGV21OTGNsRXlTa3BhUm1oRlNVZHJlako1TUZsT1lsWnJUVTF5YzJwT2NXaExUREpmVFMwd2QzaERPVXAzVG5SMlVXaHhlbkpDT1haeWExRkxRbTVxUVdoSVRuSTRiWEJsUjFsRWNYWmtibTlwU1UxVk1IRkViMnBuTVRkS1h5MVZhMDVTTTJSSVVsY3dMbEEyYW5CbFF6aFVRVjlpTldjeE1USnJhR3hpZDJjLmVrc2RiS3dvbXZzUUlJbkc5Qy1QQmFsRTlLZGhkaTdmYzg3c01PUVhoT1UiLCJleHAiOjE3MDYyMTY1OTAsImlhdCI6MTcwNjIxNjI5MH0.ErHHk6eiTTad-2y0fwPcOLl5390K7Labffh5MgnBKfE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002941"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:10 GMT
	x-forgerock-transactionid: b8f7e496-9c3c-4d83-b4e9-7c5b700cbb7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:10.891 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:10.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 280188: jsonPath($.tokenId).find.exists, found nothing
20:58:10.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,280188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29c34733, username -> user.1002941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1be3c0e1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216290932))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:10 GMT
	x-forgerock-transactionid: 997e9fc2-6b1a-44e2-89f7-f2dc98025b37
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDdzMTlvYzBxNnMxaTkydDBqOGVuaGtscHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVJWZENWelkwWkVzeFpGbGhXVGx3Ym1OVFZFOTNMbEpaZDJSS2VqWldXRlZJVTFjMmVrNXJkVEprYVRFNE5XWjBVWHBHVFdSYWFHZEpVWEZ1VjFWYU9GSjJjalZhWlZSbVRuQjBRbWxaTUZBNFlXSk9iMm94VmpkUmNIZGpSV2htVWpRNU0zZFhORWhLUXpWS2RVRjFOVk5qVjNkVWNEbGthREkzUzNCT1FuSm1WbE5rTUdwek9XWlFPWFl5UmxSblNYUlFWSFJLVkZGV1ZWRmxZVXBGUXpOSVZWOW5Ra1pYYzBwa2VITXpRVVk1YjNvMVRURjVMVFkxYUdadGMyOWpOVXN3YzBvMmNVZG9aSEF0ZFVwT1kyNDJTelU0VkVvdGVGQnFVRmRTUldOVVZuRlhVMVkwUW1OamJraFBUUzFTYVV4MVh6UlVMV2s1WkVZNFgyaFRXRWx1TUV0TGQwOU9iSGhhVFhKSlQyUmpka3hMWkdkeWJETkRObUpvTm1ocWRucG9PSEE0ZEhsaGJuTjRVMFo2V0U5a1gyZHRSSE10Y0RoemExUjNiVXBUVUZGaWVEY3pWa0U0WkVjdE1teEZXRjlITUZGQ2NsOTNNekIyVjBOYVJETXdlVWw1VjBFMFRGRmFTRGRyV1dOcGVHMXFiekk0VlVReVozbGZRekozUWpObUxWZ3hielZmVDJwWVMxODBRWGxwWTBoS1RGVjBNMXBUYzFwTmMxaFJibWN0VmtsYWIzSlpUV2R5Y0dwblgyZDVXREEzUVV3MFRXUmZaV3R0WXpsaVpHVklTbmc1ZUhad1ZXZG1XWFV3VlUxeVpXdHNVV1pVV0VGTU9XTktRbUpPVkhaeFpuSXRZMTlhVDFvM1F6bFNhSGM1WXpVdE5VOXJjbXhDVmtwQmRFaFRlamRYZG5kWU9FWkJZMHgzUTA5b1lqZENTVFEyZFdKTVJGOW5NVEpIVmtaVGRsRTVMWGN6TFhaS05IRXdaV0ZDY0ZoMmEzVkZkMGhsZGw5amVUa3lhSE56ZUdkRFZERldPR1UxTkRsQ2QzUnNlREZMZEZsdVQyWnlTRE51Y0hkc1h6STNXVlZxU1hGRGEzcGtSRE5NV0VGc2RIZFZZMEZ0YURobVVUaExWekJ6U1Y5S2QwMUhWV0ZWVnpSVU9FSm1aRVJNWkdReU0xRk9UVmRtYldkaldVOXlPWE5aTjE5V1JWUmFWRmxZV0daSWRFaGhjblZxZUVOU1p6SkZMazFDTm05WGFtWnpXVE5XV1doME5qbEhVV2N0ZVdjLmxrV2xaR2VzVENHbGtpVzJ3YXFHaWhlbWlOWG9QWTR5R0F6YXc2bmxQTzAiLCJleHAiOjE3MDYyMTY1OTAsImlhdCI6MTcwNjIxNjI5MH0.caMDDK-KS90w63IC8Ev83nGW6eJWgbYaSEYNOqRb7Uo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:10.934 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:12                                        1885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=543855 KO=12710 )
> restLoginInitiate                                        (OK=269383 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=268567 KO=800   )
> restloginProgressiveProfileCallback                      (OK=5905   KO=800   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.81%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.81%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.19%)
> status.find.is(200), but actually found 503                      4958 (14.19%)
> status.find.is(200), but actually found 401                       800 ( 2.29%)
> jsonPath($.tokenId).find.exists, found nothing                    800 ( 2.29%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[######################################-                                   ] 51%
          waiting: 262115 / active: 24     / done: 280476
================================================================================

20:58:16.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 281138: status.find.is(200), but actually found 401
20:58:16.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,281138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a6f288, username -> user.1002556, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8c364df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216296915))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3BhdGMzbXZpN2s0a2thaXY3c3I1ZXJ2cDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVFWOXFhV05wUnpKS2FXVkxkRWhtTWxSVVRqSjNMbEpKWWpnelNFWnliM2syV0V0VVZ6Sk1kM1o0U1d0VWEyWlRSVzVPYVhGRlRsQnRhRzE0VmtkSVRUSjVaR0l3T0VGSFgwNUxZbTVEU0Znd1NVdEVPR001T0RsT01WRTJkM0oxWWtvMVNpMXBhRkZOTlVsNldHODVaR05ITkZwMFNYTkNWRXhRUnpCVWRITkpkWFUwTldZeVZFWnRRVGswTUVFMk4zVlBiVUpMTlVFNVVqTmFObGRYVFVORlZFMXVaVU5rYm5oMmVqbHJVSGRvVVdVMlpDMWlUV05PU0ZsTFRrTlhlVVJhVTBsaU1rVmFkWFV3Vm1sQ2REUkhiRmhvVDBSUGFGUTNTbTF2WTJsRE1UZHBSMnhYV0VNdFp6ZHZkbXBWVDJJelRteEVTVWQ1V1ZWcGJYRnRNRlJ5Y2xweGRuUnpTbUpyY1ZoNlprRTNjVGhCZVhsNVgyTTNjbkp3YlhSc2QwUlBWVGc0Wm5wUk9IRnJOekZwWlV4NmVYUk5UV0Z6TlRCb1NGZDJlbE0zYURWclJURlVhR3cyTUY5MWNUSXpaME4yUW5KbmExbEdOWGczTmtKc01EZGxhSE5qWVVGVlpIbHZWRkl0V0dkQ2NUVnFaMkoxT0dWMFFYaHZiM2d4YVhKdU9IaFhaVUZUVldOMmFYWTFOV1ZTZUV4S05IQlVSbXRUWjJzeWF6UjFNR3hUTjNOTVJGTmZOamxWUnpSa1RVRTBiM3BSU1MxRGFuZHJWSFpQZFVoTVNEWjJaMUZCVWxCNlVEbEVXSFJ5WkVrMlQzSnBVVFZRVWtocVJGSnVlVkpQZG5OcWNtTnlhVE5QYW10U2IyVnNWVWxEVjNsbU5pMDBlbkZhY1RkS01XTjBjSEV0VVdselNYWmpiRTFVVjFnd1ZuTlFjMFIzYWswemFpMHdhak5sTVVSSFVtaFdkVmg2YTFNMllYbFNUemhKYUhWRFlXZFNVREUyUkVVeWFrOXdTMWgxVkdkSFVHaE9lbVZHZDBNME0zWlFaMXB3VVV4TVdsVnhhR1I2VUdKRE4wZ3RkR3RDYm01ZmN6QTVhamR1VVhoSU1WTndhelozV0doNVVESkxURXhDWkdFM01qRTRkak5wUkZodVdXVnJhWGd3Y0RNM2RESTBMWGxCU0dkcU9XMWFRbWhrUmxKeFIyTnlhVk5yYjAxeVRXWXpaa3RMTVhwMU9WOXpMbmRzU3poaWVYZDBWM056Y25GT2VpMHRNRE41YlhjLnNVRDlqTFphZlRLaGE2YnFsM1laWDEzN3JrbWk1YWRkV3B2SkRvNU5ncFEiLCJleHAiOjE3MDYyMTY1OTYsImlhdCI6MTcwNjIxNjI5Nn0.6qkrNSj4JWb_LC_IWni1t1zkSaj1Kn94T6KjFpHyYVM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002556"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:16 GMT
	x-forgerock-transactionid: fcedc28a-80dd-4f69-9e48-2a7d9f61a4d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:16.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:17.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 281138: jsonPath($.tokenId).find.exists, found nothing
20:58:17.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,281138,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18a6f288, username -> user.1002556, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8c364df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216297001))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:16 GMT
	x-forgerock-transactionid: 6e708395-619e-460f-a7ae-a1750ee10593
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzBqZTNkMGM5Mm9scmc1bm1odWo4cGF2MmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVVETktZVWRSUWxsVVJERnljamhJU0daSFFtVkJMbU4xVW5FeVZuY3hhMWhyUlZveVpVdEZVamMxWWtaTWExTXhWbmxmVFVSMGIyOW9jV2RSZVZkak5VZEZORU56TlZoT04zTnBNSEYyYm5wbVQxVjFhRzFJZFhocWFYbENNek5hYVdJeVVHRnJWREJrUzBOSFIyZ3RWVFZKTFdOVmFETmtWVlV3TjJSNU0xTmpXRXhwYjBKdVIxZGpVMnhLYjBkemVYRnphVGRTZVZsVVRWTnhaazA1VVUxbVRHMXRVV1ZsV2psUlYwVlRkVTFTUmxJeE5sZHNNbkJxZUd0ZldEUlFXVkZ1ZGxNMk1rcFdjVFJVVjNoRGFGOVhaVXBZZUZGTFdXOVVZblpDZWxneVVFaHlNMFJSUmpsYVZqUXlNSEp1Y1Y4M2NUaFdUak5KZW1ObFlUbDRhVTVKTjFORlQxVllZbEpsYjJJMVJIVldhV2RSY25FemRIWnRWRk14ZGxCMFgwRTBla0ZVVTFnM1ZuRkpURE5aU1doRlpsZ3phVEpXUVVJNFpqTlVRVTFsTjBOQlRFTmtaWEJRUlZWQ1NsVnhOM2RuUzI0eFQzbHZXVkYxTlRnNVNGYzVTRGs0VDFBM1NrNXlRMXBXYTNSaGQzRnZSa3hVTVV4UFRIZHRSbEZoZFZaelNHdE5lblpKVjFwblN6ZDRNbGxqYkVad1RUSmZNMDVZVG5GNUxVbHpjbTV1TW1kdlYwcGtaakV6Um5wQmFFNUJVbWRYWDA1MlNUWlZUakJIVUdWVVIzTmFlbHA2WWkxVFZrcE1XVWh3YldsS1RETXRXWHBFUVZKeWVUQldWa05hZFhOc1pXMVNORE5tY2twRFgyOWplV3BoWjBaUmFGSmFOblV5ZDNaTmJrMUtkaTExTW5obFVTMTNSRkpEV1Y4MFNHRjNUSEEyZFROTVVWVjVPWE50TVZCQlNYSjRObFpDV0d3MWJUZHRTbTUyWkV0WlEyRkxWVVk0ZGprd1h6QkpiMmRHTmpSc1lrUjFMVzFmYW1FNFdVcGpiRkZYU2tsYUxUaFhlRkp1Y0ZBeGVsbDZUUzFxTFRWMlgzZzRSMDFmZEdSSlQwUkdXbEJ5WlRsamFIVjJTSGhyWm5Wa1JuWm5ha1JPZWtwWGRqWlFUbE5CT1dkYVVWOUJWWEptUjFaNFVsODJkRXRSWkhkcWMxWlNiVkJNYWpCcGFqaHlORWxGZW1oT01GSmpMbU5WUmxsWVdGcGZTbTVRZUd0VlRWTTFhVkpPWjNjLi1oQU9ueExNb1FTQXctWVZrNnMtVmpfLXZCRUhZSm13eUZJdEhyTzdFYVEiLCJleHAiOjE3MDYyMTY1OTYsImlhdCI6MTcwNjIxNjI5Nn0.BN_XW5TFNpQoUYjGLkfmYIXkwP492NTPUONPd64dMB4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:17.002 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:17                                        1890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=545410 KO=12712 )
> restLoginInitiate                                        (OK=270155 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=269332 KO=801   )
> restloginProgressiveProfileCallback                      (OK=5923   KO=801   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.80%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.80%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.19%)
> status.find.is(200), but actually found 503                      4958 (14.19%)
> status.find.is(200), but actually found 401                       801 ( 2.29%)
> jsonPath($.tokenId).find.exists, found nothing                    801 ( 2.29%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[######################################-                                   ] 51%
          waiting: 261339 / active: 33     / done: 281243
================================================================================

20:58:20.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 281742: status.find.is(200), but actually found 401
20:58:20.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,281742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58f1c805, username -> user.1002784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7937e463, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216300840))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDk2YTd2czQwam5lZnUyMWtldmY0aWY3ZmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU0yMVlla2R3YlZGRk1HSlhUa3h0UmpoNVkwTlJMa2wyWVZaNU5EVjZUWFUzYWtGSWExSXdaV2xSWmtnMGRYUkpUMVZOUldzMFdVUktOM1pWTFVoQlVGTm1Rbmx3YkhkaFoyTmljR1pLVERKdGJGSkhiWE01UzJ0UVJsOHRhREExUjJaMk5FTnlYMjR6YlRSaFpYRnpaM0JTUlZoTmNtRXlPV3hqUlVsNVVUQXlTWFJ6ZWtsVVJsWnZORTFsWkU0M2FXODJVRjlmUkdKaldIWnRZbW8zVTJOTGRWQXlVa2RWYW1RdFRGcHNRalZpT1RWaVVWZG1XV3A0VTBsS01XOUhlSE10Y0dScWFIRXdkRXRsWDBsUGFrNW5aRU5LV2tjdGQzcFNVVlJGVDBOSlVYSXdXR1pxWDBoUFJDMUJTMmxDWTFvd05VZDFTQzFOUmxWT2IxOUtOMWhQWDBOR1lteEZkV2Q0U2pSWGFtTmZNazlmZUZSdU1FOTZZa2hPT1hWV1QyOHlUMncwU2pRMlEwaFFRMjFVUzJFd1JVTjVPVlIyU25veVNGRnRaazR6TUhkc01qVjVORk5KYVRST1JIbFBaRFpWYjIxRFR6RnJWMjR6UVVaNmNYWndiRGM0TURaTmFsUXRkMmhDVEcxS01URTFNeTB5WjFaRVZEbHhSbVJxWjNJMVJVOW9VbU50TUVkSVMwNWxUa2gzWnpOSFUwdEphVGRsTjFJeVpFTk1PVUUyY1dWTU5pMXJNM1F6Y25aNVJUSXhaR0ZZWDJGQlQzSnRkRWt6VGkxTGR6bFFlbXB5ZEVNd1VYVjZNRzVIUjAxaFVXMWhiVWM1WDBSYVoyVnhTMEoyZVVKSWNYYzFNMHcxTFdKVmJUTlNTVUpxZDJSRWRVdEdOM2RQZEZObk1HVkZNVTlVY0ROaVQwVlVSMGxhWTJOQ2JFaFlSWFZCUmpONFlURmtSRUpYWkY5RE9WWjVSbVZaVjIxQ05EWm5VVzFxWjNjemEyUnhhbmxNZGtsRVRsUTNhR2R2TFROTFZTMWFUMlJMUmpKZlJ6WTFhVGxsYm1sQmMwcGtVbmhUTm05UE5uaERWMWRtV1RsTFJYRjZRMmhDVUVWMlh6ZFRUR3R3VG5ScWFXdHlURm8wVVZJM1QzY3RaSFl4UmtZNVUwdzJTbk5IYTI1Q1NEUkdPRFZVWW5sWlRtUktiRUpaVFcweE1XOXhXa1Z5VUdkcFVERXhTMEZ5TURGVExWUnpMbmc0U2twemJqZEdVbTloUjBndE5tVmxZMEpSV0hjLnlLMEJOTkpKZjh0MTMxRGNZUGNFeUtiRnVhMmltSklpTTJmekM3X2g5bkUiLCJleHAiOjE3MDYyMTY2MDAsImlhdCI6MTcwNjIxNjMwMH0.gzXD4KiwLhsJaFW7OR1H8XNHJBeP82d0fkXxFvOFy9Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002784"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:20 GMT
	x-forgerock-transactionid: 7823cf21-7fca-49c2-920b-0061f4b9f6af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:20.889 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:20.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 281742: jsonPath($.tokenId).find.exists, found nothing
20:58:20.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,281742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58f1c805, username -> user.1002784, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7937e463, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216300928))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:20 GMT
	x-forgerock-transactionid: dbfc08ad-1e7e-476d-9211-4d33f7350d4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidThtNzdyN21ycHJnNW9pdnM3YnRtZGtmMTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWFHOUxWRzVoZWxCTlJIUlNPSEYyYW5SdlkwMW5Ma0o0VVVwdVJ6SlVkVnA1TVhSVFZHbExTRWwyTlhaemF6aEVibUUyTVdkRlFUQkVhV28zUTFSRU4zQnpaRGhoY3pScFUzRlNhSGxmYlVndFlVTnhXbmR0VGxReFQyVjRiSEpzT0dabWRHeFBWMFJ2WTNwUVJrbHlUMVUzTW5WRFlTMDFZM1UxZGxkQ1VXRllRVEp1WnpCM1RWcGxlbkZoTmtOVlZXSkRWRlZLUVU1a1NUTTRiemczVldwQldYaGtPSHBXZUdaWlZtMDRkVmhzU1hwWVJ6Rmtia1ZvY2tsQ1JVaFROSEYwWWtONGMwNXVOV2d3VjBWVlZGbFpVRXhrVkd0SE1XSk5UVzlZYzNKR2JYcHJaRWswTjJaU1FtaHBjMUpzVUc4MlRVWndkR0V5UWtWWlgwcDFXbVJ6TjFGWVZFUlJSUzFIYzJZeFMxcEtNMUpEYzB4ZlZrcEpkR2hFTlVoWVVUVXRkSFkwTWpWMWRVVlpia05UYkVKM04yeHVabDh0WDJsbllsbDFSV3RMVkc5UFdTMHlOemx2YWt4R1pESlljVVJmTUhJMlp6Y3dXalJJY25veVdrdHZlRUkxTWxKUU4yVm1NMFZpYnpOemNHWXRla2xwZWtOS1JFdHJZazV0UjJoYU1HWXhaVWROZW5OM1JFb3RhMUZsZGtOR1FrVnVjMnMxYkhSdE9UTTFkVVkzTFhWVVgwaHlRelJpTVRoNWEwbGZhbkV0UlY4NFZ6WTVXSFZIU2xGck1rNVhkMXB3Y1ZkMFJtMXFhRVJSYTNSV1pHTlRlbXR5VmxkTGNIcENSbmRPVGpad1NFWXphSFp1TUc1cGJUa3dkR2Q1YjFWMmJETjFjelpST0RCSVlWUnhXR3BsV214dU1sOUVZblV6VEVNdGRHTnFPWG93TVZFeVR6Wk1NVUU1YldSWlVuWlpSamxOTFZwdldGUnpiR1F3ZUVweVpGQkxkRUZ2Y0RsTmNUSjFRamw1ZFdoUVpWaEVVRGhwWjFCTkxXSklWVnBJU1ZkSVFXNU9UVXRyUW10blJVOW5abEY1UzJaWE0weHlUSE5GTVVwVmIzVTBjbEJNVW5rdE9IQXhiMU50WVVaSloxbEJUMmR3WldacVRYaFdRMlI0V1VnMFRHOUtjMVZ6YlV4MmFGQm1NVTF2TVVRd2FqQm5ZMWh0WDBKMFJVWk9ja3gzV2pKcmJVdzBMa1p4ZGpsbU5GUkhaVFo0ZEd0ek5IVXlTRTQxU2tFLmpFVVlNNkJaTmZKNmJSZU41ZnZKdUVtQ0pUd3BXVFVBVVU5RmZGMHNObnMiLCJleHAiOjE3MDYyMTY2MDAsImlhdCI6MTcwNjIxNjMwMH0.qOVC2b5zpDgT7gZK12kY72cRGPnnrAoXTzm7hQfow6k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:20.929 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:22                                        1895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=546895 KO=12714 )
> restLoginInitiate                                        (OK=270894 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=270066 KO=802   )
> restloginProgressiveProfileCallback                      (OK=5935   KO=802   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.80%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.80%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.19%)
> status.find.is(200), but actually found 503                      4958 (14.19%)
> status.find.is(200), but actually found 401                       802 ( 2.30%)
> jsonPath($.tokenId).find.exists, found nothing                    802 ( 2.30%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[######################################-                                   ] 51%
          waiting: 260600 / active: 37     / done: 281978
================================================================================

20:58:27.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 282699: status.find.is(200), but actually found 401
20:58:27.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,282699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6671bb40, username -> user.1001950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36ab34ad, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216307398))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXNpZGFtbmpocnU0dmQ5NmkwMXBmdXR1ZjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlltbDZWV1Z4TTBsUlZXODNObmRXWjJ0UVRrSkJMbkUzZEZWc1VpMTNSWEJVT1dNNVNFaDRUekJqVWxwZlVWUnNkR2MwY1hZeVJrd3ljRnBWVkdsVE0ycEljR041TVRSQ1ZYWmFaWGx2UlVsclVVbHpTRlZMZGs0NU1VNUliV1puVVRsU1luSk5hVk5GU2s5RGQweDFhbEZTTlY4MVkxbEZhemw2U21SMFJuTnlNMWQ0WWsxSFZFbHZhVVJLY0dsWlZsRndUWEY0VTNocldtRXdWM2htVEhsMFptNXZaMjl3YTNSM2FVdFVSMVJpU1dFeFZuZGlhVmxxUkhKYVdtRmlSa1ZPWW1WbFlsTllaMk5DVDBJNVZITmpiek5VTmpSaFJHbHpUelExZVdsWmVIQldMWHBIYjNSME5GQlVUbWRPY1VjeWVHVXhkMVJ5VVZCRmVUZG9hbTUyYkZwQ2JtRktSbHAyY3pCNlpWVm1jamhLVm1NMmRsUlBkRUowTVVGa1ZraFNhbGRIYzFWNlNHWTRZMnRKTVVRNWVtMW1TVVI2UVU5clZqaEljbWRHVFY5WFRrbGxXRWhzUTBGVGVXRkZPRFY2UkdsSFdVeHlTR3BvT0ZSTU1VMWlOMWhUYmt0aFlsZFNVRlF6ZUcxQlptWnFTa1pyWm1nNE9FWmFObUV6VEY5d00xcE1WRlpUUm1oNk1WaE5NUzFRYTBzelJubHNZamhDYjBwaGRuQmtXbWMzWW1nMlRGQkhkbGhITTNsSGMyeElURkpDUW1GcGNsTkhORnBLTnpSU1QzQjRYMjFwYzNOWGEybE1WR1ZVY0VWeWFubzNkblozTWtWNFUwbHhhRU10VlRkclZrbENkSFIxT1V4Zk0yWmZhV3hTTURWWFZHMUlhRUpNVkZOcmJWQmFYMlJKZVRCTGVsb3lYMjVNTUV4ZlN6QjRjMnRQZHpCZlJYSnVaV1Y1UjNNMFpFZHVVa1pOZGxjMVF6QXlNVlpTVkU1Rk1VTk1hVlYxZWxNMVlXMWZOMko1TTJSd2IwUlVNRTB6VDNkdWR6VjJiV2MyWlhOYVpIcE1UVVJFU2toVWJ6QkxMVUpIYnkxU1ZWQkRWekJVVERCdFozUkpkbloyTlUxTU9HbG5kakJrUmpsSFJXRnBSbkZhVW5WV1pteHdRMDE2VkZKbk9FcGlkbmRGTkhSak5Hd3lPWGt4TW5kS05UTm5XREIyV1RsemVrMW9MV05OVDNoUGJWaGpMa3hRWWt3NFF6TjBjM0pGUzJOdFMzUmtXWE5KUm5jLmRGcUMyR0kzQkR3N1FKUktWU0VOeVhXWXVJVzViRlpKbnI2akRMaDZBU3MiLCJleHAiOjE3MDYyMTY2MDcsImlhdCI6MTcwNjIxNjMwN30.iMMUXAmANHQ0RScnSQpWm_GLVDmXfqZXa9ZS_DqgO20","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001950"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:26 GMT
	x-forgerock-transactionid: 311b52eb-a7f3-4f97-a33d-f014d013b8ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:27.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:27.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 282699: jsonPath($.tokenId).find.exists, found nothing
20:58:27.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,282699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6671bb40, username -> user.1001950, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36ab34ad, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216307483))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:27 GMT
	x-forgerock-transactionid: 4638d6c9-ca52-4180-a725-22a466f962cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHM4YXZ2aTkzZWt0cTJwMG43ZDBtaTdzN3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFIwRmtWVTg1YVd4amVEUkJSalpLYm1SSk1rcDNMbmRLUld0QlMxZHRWM0EyYlRWa05YZDVjWGhEY1RSc1ZHY3RZVTVXV0daVFQwcGhkVmhMVG5WRFZGRlRlbUZvV0hOMk0zY3lkSGRIZUU1Q2RsTkdZVXBSY0ZZMFZFeENTa3hMYzNSME56aElkemszTmtFek5teHFZbEl5Ulc0MVVUUk9YMFZVZFMweU9XZEVVMU5VVWtKbk4zRjNkMGRDVlVGWlRXNU9jbGRqZGtOeVdXRXRSWEIxV201ZmNEaFJUVEk0ZDFsdlNqUkpUMWd4TFVOWldHVkxhVFUxTXpsc1NYWlhiMGhVVjB4RVMxaFFWMDgxY3pCT2RUSm5TRmhZVDNsU1JFRnNWRFpIYzNrMmQxbFBWR3h2YURoelZXVkpOMlpVV2paV2VGazNkM2hUWjJjeVJrOU1XVWQxZDNCMmFVaGpXRUk0V210VVUxYzVXakZCUkdWdlFuaHhNMjlCTVROdFFVWnFkWFkxVEU5Q2EzcGhlVU5TWTJsdE5VSnpYME5mV0ZwQmNHNWxUMjlyVkZSWloweERSMnRNU1RKTWFFRTRZamwwY0V0NlRqQmFRbmhHVUhkVlkydE1ZbE5SU1UxR1RXazRURTlsWnpSdVdrcHRXVzE1U1MxcGEwMTVVMVl4VWs1a2FGcFZNMjU1VWtGV1prbG9NMHRKVlcwMWIzWmZkelZzYm1kRlJrNW1kV1k1T0dKSU1ETldiMnB3YlVsNU9IaFdlRWN4VFVjMFpGUlNVa1l3UTAweVUxbFFSVVExTlhGeU0wcHdabnB0VlRCRVUzVm1aRWwwTXpSMk9ESmtXbXRRVldKVk9FZHdRMjlQVjE5Q1JFZzFhVmRCZEhGUVRFMWFOblJoTlhkTVptUk9kV1ZJV1ROVU5qSmZaRTAwVEd0Mk1VaHFWWEp3T0RZMVZXOXhUM05VTm1VemFUQjNaa2h3TlROSFdXbERhM1ZRVmsxTlVGTXhkSEpFWTFCT2NHNWFNbVJEVTBsRmNsUmpNRzlzVGtOVGJqSnlZVmRzVFRCdVlrVlZZMEZTT1ZkQlJHczFkVlEzWlVreFNIRTBUSFZrZFZoU1ZVSlFlalJHZG1aNlkyNXFVMFJyYW1SR09IQklSRWxJTlZsbmFuWkJWbEJYWVdWcmVEWTRRV05CY1hVdGMyVTFabTQyVVMxNWJHUTVlSEpZVjFkUFowSnhXbVJ4Y2tZMGVrdE5MbGhRVkZsWmFXWmhNRkJOWWpreFVHSnpVMGxmWWxFLjd3bmR0WjR1a2VrOG5VRUhQbXMybGpXZjVpbmtSeld3YzItSUtiTk9MOUkiLCJleHAiOjE3MDYyMTY2MDcsImlhdCI6MTcwNjIxNjMwN30.-AepgKv8Zu7NtyK3FKASGvgM609fJlO-oWdS9Y_8k1s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:27.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:58:27.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 282725: status.find.is(200), but actually found 401
20:58:27.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,282725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eed3a16, username -> user.1002522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75b14b8d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216307606))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3B0bnBrdDNmc2R1N2FmYWEwcWY0YWozazgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WU5teFRkVlpHYmpGUE5VWjRSalJwU2tGcFVteG5MbU5hUTNSeWVqaENTeTAxVWxGRE4ybHJibkZuTXkwNGFUbDFUMVEwZERsT00yWjRYMVEwV1dsU1ZXVTBaakpKTXprM1VXaExjMGQ2T0VwVVNHeHBNSEJxWm5BeVJqTjZkV3RoWWtOVk9IbEhaVzVpWkhOQ2QyNVZkbmh0YWpOYVprTk9UR2huV2pOaFFuVjNOMnRhVkZnNFFsbHdOSGRXWkdkcmJUbHNPRWN0TjFjM1RXbFBWVXBJUTNBeU9GTnRUSE5MWW5oeVdHWktkMUpoTlZoWFRFVlJTbTV2VURWeVZFWk1kVXh2WlROd1VFMUlNelZPYWxKWGJGbENNVTVFWlV4VE5ETnBaVWRsTmxZd1pGbzBlVGRsUjJSbVQzVnZlbXhMYzNCWVVIcFViMHRDWlZBdGEwTmhURzU1VjB0TFNXaFJNbmhYZG1wcllqQlFVSE5wUzBaSE1IUXpWVVo1YkVWSWFWSlFVemhQVHpoUVExaHJiM0YzTTJSdVh6TndMV3h6WVc1WGVWQlhWSHBUUm1Nd05GWlNibEZKVEZOcVRtaEhTWGczTWpkelIzZFBVRk5tWkRsYVp6UnNkaTFIY1ZGUVQyVTBXamx0VXpoUWJrRldMVVJ5VTI1T01UVXdTVFJZZFRCNVRuZFpWREJDWkhOZlRVNXRUVTg1UlZKV1ZqRnhOM05LUkZoSU1qQlJkMHhWTm1NeVVUSmZRV2R1U21NMFFrOXRVRFF3VGw4NU1GZ3lUWFUxTkRSQlQwcGxhVWhyYjNoM1dEWjNZWGQzTUU5UlpsQmpPRTFxVW1GeE1uUkxhMUZ0VnpCRVNIaHBSMWx6YzI1RU1VNXdYMUZ0UVVsYVgzUkZPVmhoT0VKTmQzcHBaRll5WXpseU4xaHFOMlpaVUZwUVdsRlNYMVJ6UkRJMU4xRTNTbVJWVm1kNVNETlNOMHRLWWpKNldWYzRhMWRuYm5VMWNsRnNhWFJETFhNd2FHVlpXRXhhTW5Ob1FrRkdiVU01YjB0d05rUnFUWE4zVFZSUFluZGlRVUYwTm1KaVVFOXRSVzl1VVZCWFYzVTVVMEphT0U5amJUY3daemxLV0RobWNWaDFkSGhaY0Mxak5FcEtPRXBRYkZwa1NVaEVWMUIwUWtOc05IYzBZalJVUm1ZMVJWRklORkkwYTBRMVgycFZVME5hUnpoeFVGSkxaemRHVmpOSGVsUmpMa05DYnpONWEwTXlZM0owVmtwVlJTMUdXR3d4WlhjLlZqalBUak1wVjBSUDJCUVdhZk8wMnViNWJzSlhGZ0RjYUctQVF3WG1EUnMiLCJleHAiOjE3MDYyMTY2MDcsImlhdCI6MTcwNjIxNjMwN30.3OB6v4qa4VH4cEBXinRB921T3hSj1EfZft-8WXOgTZo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002522"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:26 GMT
	x-forgerock-transactionid: 3df5f743-3139-46d1-aaca-ba1ed8bed477
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:27.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:27.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 282725: jsonPath($.tokenId).find.exists, found nothing
20:58:27.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,282725,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eed3a16, username -> user.1002522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75b14b8d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216307694))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:26 GMT
	x-forgerock-transactionid: e26cbf93-6861-4201-b951-8287a4e6b590
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia250djZlNWlwbG0wZ3E3cDY4b3M1MGY0NmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmNXZFhYMGRQTjNwRlRqQkhXR2swTUVkTU9DMUJMa05qVVRWTmMxOUNVRTB5U2pkcFduWnFXbWhMVmtSUFNqVkdjMWcxVmt4aVRYUmFaemxEV0dNelMwbzRPWEJzUlVSaGFYbG5ZVTVmVm01cU5URmtjVWg0Y0RCUE5YZEphSFpKTjFaYU5sODJRMVZaZDNwMlpWaFBVVWhZU0Vwb1dsTnVjemRUU2pkNWNYWnFSblpZUWw5cmVreHRSbE5sTmpoU1pHTlVaMk5UUzBWR00xUnJVMEpvZUZWUGIyeFZhVUpVWkV4eFdWZ3diR2hxUmtwUE5uTkljbVZ5Vmpjd05sbzRXRk4yV1hkYU9HTXRUVWhQWkdGSU1VdHBaSGhvTm5obExXZDVXREZVUm14RWJWWjBTMHRTWVRoQlJUVkpRbTE0TVROVFkwdE1VRll5T0hsTlEyTmZOV0kxZEhSMmVsQXhRVmhqYkVGcGJqUlZYMUoyWlhCNVpscHJUbDgxWTJvM00ySnBYM1ZpVDNkV1QybFBiWE00VXpSTlZWWkJRVGhuYzJsc05VWklha3MyWjNGdmVVTjJPSFJtU2paNGRrNXdSM2MxZVdkTGJ6bDZRWEJ2TUdSSVpuWmxhbmRwTWtSbVVYSjNXaTB6U21KblpHYzJhWEY0VmpWTU1WbGpXWGhXZW5kU2NHUkZMVUZFWldoRlIwcDZUVU0xV2twRlFtbEdabUoxTFZOa1pXeGlURGRRYzJKRlJVaG9NR2hRVTNGMk0wWlllRGhYWVdsbmNtNWxaMlpKTWpobUxUZHdaRWs1TVdaNk5tVklUWFJOTjNGR2NXSktSekpsUm5oeVVtRnFiVTVDUTFnMldrbERRbWt0TmtOSlZGcDJZazVrYW1neFZWaGplVXRHVEdaMlpVWnpXVjltYlVSb1FrOUVWVXA1UTBSbFZITTRhSFZrUnpCTVFteFdZMU01VUZnMk5HZElkbmwxUlZScE4wNTFVME0wZEZoellqTkRlWE5DY0dWV1NUZFNRakpNZGpWd1pUSnJXbGREV21JNFV6Tk9XalZzWld4S2JuaEVaM2hrVEhjM2FVVTBUV0pTVm14YWNGSTRjVUl3WlRoM2NHNWpPWE4zV1dwdFNYZ3lhak13ZFRaUVduSlZPRzFuU21ZdFVqVlJUVUpTZEVWNVZUVm1OV3hwTm1rek4yTTFlVTE1TVZFMmFVMWZTbDl3WmpsSVNHTkhibXc0UmxST01XRk5MamxSY2t0SFlXZ3daR1U0YUZGU1kxcENXSFJ1UTJjLjFaTzZRVFpFcnQwWkk0SDZqXzVKeEVDQVVGYlFlRzhSTWNyaXhaS01lN0UiLCJleHAiOjE3MDYyMTY2MDcsImlhdCI6MTcwNjIxNjMwN30.s3arsc8zfP-ZLCfrnpBLsq_KkidNWJw5R4OpjscFOSk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:27.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:27                                        1900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=548393 KO=12718 )
> restLoginInitiate                                        (OK=271629 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=270811 KO=804   )
> restloginProgressiveProfileCallback                      (OK=5953   KO=804   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.80%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.80%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.19%)
> status.find.is(200), but actually found 503                      4958 (14.19%)
> status.find.is(200), but actually found 401                       804 ( 2.30%)
> jsonPath($.tokenId).find.exists, found nothing                    804 ( 2.30%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[######################################-                                   ] 52%
          waiting: 259861 / active: 29     / done: 282725
================================================================================

20:58:28.940 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 282917: status.find.is(200), but actually found 401
20:58:28.940 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,282917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@146c0515, username -> user.1001214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12645de9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216308894))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmo4YmVjZ3UydTBmcjkzaGhlanZxZGNnM2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Rk5WVXRTbFIzYzIxdE1tUnRkRVZ4VHkxdmFuUm5MbkptVEdsVmJESkhNRGh0ZERGeVpqVm1URE14YUhscE1GRndZMWhqVTBwTlVsWndSRXh0UWtSbVpqZE1aMnBJYm01dk0xaHNkVWxyWXpremIxOHdRa3RqTmxKaFgxUTBURkpzTWxCUllUWTVPVzAzU0RsUGVVSmhRVzAwWm1KVVUxRk1jbU0zWTNSRVZVbDNlblJ5YlRkelVHVk9aV1p0ZFdsQ1JtbGpabkJ1TjJWSE4ydDJSSE5YTWtweGFYQlBVVlZNZEhJek4xVTVUbFZYV25KVldtMTZhbmhrT1dKdmRFODJhbWxPTjNadWFubE1Nek40TW5ocFNXVldRVTlKTVRaZlJsTXhWa3h3U0ZSMFVWOWhRWEJaYzFjM1pHcFBSbWhqWmtsclJYcHlNRGhmWVc1b1kxTnhjbTVsTlVKTFFrVlpRWEZ1VGpOM1duZ3plV0p2ZWxScGVXMUpTSGRGVEU5MlVGZGxNMEZPWkRGUlR6Tm5SemR1ZVhkMldXcG5hVk0zT1RGNVpUYzNUa1ZFUlU0MWEydDJVM1p3UTFVMWVtZFlabXg1TlU5bmF6aEZkVmxqTkV0b2RISlNUMDVKUmxnMVR6Z3hZMFpvTUZaMGQwZHlOMHcwTkdKeVZWbEtXWGRRVUhKc1dsTk9TMTlJY0hSV2VVOUtjV1JUU1ZCUVYwWTRSMlZHVm0xTVJtWlFiMFZuY0hkb01GRkJaRkpYZHpSMlpVeHpNREptV21vd1RFUkhTMmgzYW1aR05tVTRNalJzVVU5WmEyaFJaMHczWW1WTVgwVlRaMWR3U0cwMVVYTnVVbWhUZEROa1oyTTBRbm94YWxGbFZIaFhZVk10VXpSUWRHVlZiak4zUmpaZk9ITXljMnhoYzE5WWVscFZkRGRuV1UxdmEzaFNXa0U1WVdKWmFWOUNOMVZTZFhkaFRWTkVRVUU1Ym5jMU5uUlVhbEZCV25SeE1EQnZTRlprTVc1cWVVTmhURTUyWkZSeGVEWk1OVGxuT1U5TmNEZFhYMjlpT1dsUVJUTldWbkY0TVZwdWNqUnBhVWxhUkVkVlprWmpTMm81VG5kVWVucHhSelY1YmtabU9GcEphVlV5UWs1NE16ZHNTbm90TUdaQk1YTnVMVFpFYWxsQ1VuUkxNRWM1TTNwcE1IaHVVV2s1Tlc1cE5tUnBVWFV0T0V4U1JHZDJVRko0Um1aa1FqY3dMbkozYW1NNFJXSmlNak5aU1VweGFsSllWVXhVTlVFLkVrMUNDS1MyNWdkNHdvc0UxWUphZ3k1VE1Qa3pHQ0V6WFZtUDRXMWVobTAiLCJleHAiOjE3MDYyMTY2MDgsImlhdCI6MTcwNjIxNjMwOH0.LEJdHyTswx-Jq_UM3Oa8747bUWXaLzF7cW4flek1G-k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001214"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:28 GMT
	x-forgerock-transactionid: 702479a5-ab10-46fb-9c6c-6e638469159d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:28.940 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:28.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 282917: jsonPath($.tokenId).find.exists, found nothing
20:58:28.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,282917,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@146c0515, username -> user.1001214, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12645de9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216308980))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:28 GMT
	x-forgerock-transactionid: 14bd1e6c-d952-4cbf-a264-70e647d6e342
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnVsNDN2NzU2bjdjMDFvaDFxNnUzcW1sbDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFNUQmFXVmxOWmtGVWJUUlJWMjR5Ym05b2JVVlJMamhwWlMxdVkwUjNXa2cxUjJ0R2VUaFNhVkpmYTJ4VFpFOVFabTV6Wm5VNVRuSjBZMjFSYWs5VFVqVTJaazFRWVRscGJrWXRkMG8xYkdwbGFWRTBNamxwVEdKQ2JXRjBZMVpTWVU4eFEwRjZXR3BXWXpCU09FWmlMV013UkdrME1HNTJWamRpWmpob00zWjBVVTU2TkRoMmJ6Vk5aSEE1YlRGcWMwVjBTRlZrYW1keVptVnhSMWRWUkhCNE5EQklZbkZ1YTFSNGFtMW1lRFpDYW10TUxWUndkbWx6ZFVOSVpUWnJVR2cyTm5od1NFZ3dXR2gwZVZGaWRraFRTRXBOYVMxMFpuQkxTVTltWldSbE1FRjRRMXBVTFdGWVZYQkhZbEYzVkRCV2VURm5NREU0ZW5odU1FUkRabEJNWDFKR05XdHJhVGxRVDJSdVdUYzJSelZOV0hSc1pGOXRPWGxHUm1KQldHRXdORVJ5TFRScVJGOURVekJCZEZoRldWOVplazFpUTFOT1UwVkZlbEJaU1U5RVFsQmtZVEE0WWxOSFlWaHNNVUkxTjAwMlZGRlRiRE5QYXpSa2NtVkpZMUEzV0hkUmQxbERaRk5sTkhOUFFWWjBaMFZPVERWbVRqSnJPRUZqYUUxSFFVbGtjbnB1UjNablgwODFXR1Z6TFV4bU16TXRPRFprYlVaT2VVaFhaRWRUT1dsbFNrVk5kRW8yWVRkcFdIaFRlWEZmUzB4MlUySkhVV3N4YnpscVgySnBMWEZoYkhkaFNEWnNlR04xTjNoeFdrRm9hVEJyUzNreGVtUjJNRGRaUkhwQk56VnFaVUZWWlV4WmQzTmZZMFpmYW1aUlozbGpSakZFUWxwbVVVZElRVUoyT0VGaldIbzRPVlpIUTI5SlExWmpZMFJ0U0ZOUmJuVlVhMmh0TUV0VFltRnZNRFZoZWpodE1pMTNPV2RGVTJWQlRGSkNObU14V1hScWJqRlZNSGt6UjBKRWMyMUpiREJLZVd4SFExWkJWRzFaY2t4blJVSlhhVmxxTFRGME1WRXRXRGRpWm5VMU4xcGZjVFZEZDNrNFUzcDVZekEzWVZCMU0xcERNRFp6UWxSU05UUTFTekp6VUdoSVExRmFTVnBsYm01aWJVcGpNekJGY213d2RXOW9RMnBSZFMweFZrZFdNRkpHYVZFNWMySTFUMUIyU0dGNFEwaFpMbWhpZGs5TmFIRmxXSFZ5ZEd0aVgyazJRVlpUTTJjLjhPbldhMVFUd3gycElzOUVwNDFlSXlsb04td3dTYWlaUkxNOGQzVWJlQUkiLCJleHAiOjE3MDYyMTY2MDgsImlhdCI6MTcwNjIxNjMwOH0.XSh-IJ5iERF6GrrMor2vcm9EIqFSmcawuW00D5GTFaE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:28.981 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:58:30.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 283117: status.find.is(200), but actually found 401
20:58:30.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,283117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a86747, username -> user.1000307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@145ef182, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216310423))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWtlY2FlYzB0Yjc0aW1iNTRvYWwwOWxobW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFJESnlSM1ppWkVObmFucHJYMFpyWmtSSU9XVkJMazFQUjNkRFNqazFORkppWnpjMFRtdzFhSFJxUlUxV00ydEdaWEZ1T0RaNFNISXRiMEpSTW13MlNHOWtlV2hzZVZrdFZXTk5UbGhJWkVjM1pDMTBRa2M0Yms4MVh6VlBPRzlSWDAxM2RGbENWMFJHWm1aUmMxbDRhRmw1UVdNMVRIWnBYMTlXVWs5aFJIbFJjVGd6Vm1WUGRITkxVbVJZWW5KVlEwTm1jRmQyV25jM1dGaHRhMlJOZUVGcmExTTFVR2RyV0Vac1kzSTVUMGw0WDJWUVRsSkNibXhOVFRWclUyWnVlR1J2WVhSSWRITjFXbk5GZVhCa2JUTkZaSEpaZVRGTU1YWmpRWGRVVFVaYU5rNVRVa3RNU0c0d1pUUnVjVWRmZG5wUFNsWmZNVEZIWjNOc1JqWjFXbGt4VjBSMlFuRmhXRzlRUjBKdGNtaFpaMnRuZFhWWlRGUjFPVzF1VkdWdldtTXpXVnBKVmtwS0xYQkZjVlpEWkVwTmNYTm5ZbXgzV0VGVU5IUmpTRlZuVTFVNFpGOXRRMXBXUWpWWGFGVnJTR2h4TldaT1NVcFhhVVpmTmpScVNGTTFRbEpyTFZCWFVVMU9PVGN5TTJGaldVZElXRVJIZVdWdldtcGlXVUZpUnpsblZuRk9ka2x2VURGT09VTTNTV3BLUzFWd01VUnRkMmh1UWpKc1kxSnZVM1JYUWtSdVRIWlFhMkpyVTJNM2JWSlBVa1JwWDJwRE9XRnZPVlJEVGtnMVJUZDZiRmROTUdOMVVDMXZibmwyYlZCWFRXZE5UVVV6UlVVMlRUaHlXRE40VjI4NGJ5MUxWelUwZERkbFIxTjRTV1V6VDNJMExWcFlWalpOYm5veWJWSjRkM2w2Y2xOeFQwRnBhV1ZhTm14TWFtNWpTMFF6Ykdzd2QwOXNVRGszU1hsMVNuUmxOWGwzYm0xSVdXdDZkWGd5TlZoemRtaFdhbUZJUlhsdVFuWldkWGhTZW1FdFptTkhjbFJGUXpsRFIxTmxXSGxuY1hvNFFXTmZNM2czVjA5NVNqWTVSUzFUWkZGNVdtWmtWRkppTmt0cGVGRlJNV0l5TVZodWVUYzBhbGhQWmsxT2MwTk1ZM1JXY3pSelVEUk5hVTkwU0RGUk0zUmlOMGcxZWtOeE16TlJVUzF1YTFWdlF6aFhlRGwyUkV0RFNuVkVlalUyTUVzM0xVazRMbmhMVm10Mk9UWXRaSEJqWVhwS1JUbE9TRFk0UkVFLnJQcl9vOGJfSUdyR1FObjhmVHNVOHZpZHU4RkFHSGVVMUNyREhycnRmV0UiLCJleHAiOjE3MDYyMTY2MTAsImlhdCI6MTcwNjIxNjMxMH0.tV_fycCq75F-4vVEU2pRLWe9Kvmjrafje41WcPUXZnI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000307"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:30 GMT
	x-forgerock-transactionid: 24d9fd6a-9e77-491d-81a4-514339fc8951
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:30.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:30.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 283117: jsonPath($.tokenId).find.exists, found nothing
20:58:30.510 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,283117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a86747, username -> user.1000307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@145ef182, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216310509))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:29 GMT
	x-forgerock-transactionid: e61ae9e6-e508-49f8-90e8-1c175e50fed0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWdtcHRjazRjb2FxOTJ0YmEydjcyNHVhZGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFZqSlFUVEpWTnpoUk1WRTVZMFZYTTAxbU5uZFJMbVJ0VUhBeFpVOXZaMHhMUVRKamFIRnRWeTFUU0RGWGRHdzBNa1ZPTFhSMmFUTkZjVVZMY25CNFYwTTVlV2h0V1MxclEyaDVObkZxY2pkVFdYVlpUMVF0WTJKMWNHWXRSMGx0Y1ZkbExYcGlSREJMV0Uxa01scE5la3BOVUV4TlNqY3hWRUp0VUdoUWJuQTNZVFphYm5Sc1YySlVTRlJDTlZOWFpsTk5WVmhUWW1sWlUxTlhSVWs1VG10cWFrUkhibkpyTm1SdGRuUnpXa041VVZwZlZqZE5aVFk0VFZoSFpHNUlXV1ZoY3pocmJWOXFVV1Y1YTFNNFJtZE9PRmRzUlVSNVdEQjFXa1owUjFSTmVWQldjSEoxUkc5bWFEUnpTa014VUdWVlUyOURjRXR4Ylc1YWFVVXlVVzlWWTBsNlJsUkROVlphVDJaTlYzWkhjSFV3VG5CU2JVdG1aakJrT1RWR1NXWnRYMjUzYUhocmRWOWlVVlZRV25GWGJsa3dRa28zUTBFeVJFTXpOV2R6YVVscGIwSmFTVXR2Y2pZMFNHVnBURlIzYUdabmJrODVOVE5YT0UxbFpuUm1SbXB5VERKdFZIbFFaRGRvWjJsNlIwbDBXWEYxYVVKVmJYRkxhM1EyTFRKTFptZFZOVWxPZUUwNE9HMUJWa1JJVEVKcVJIZHBjRUpXYTFsT2RYaFhWVzk0VlZGNFprRlJlV2xvZWxKemRtUXpjMUUxZFZCSk9HeFFYM1ZoUTNCb2VUaG9UV3RTTm1SaExYcENWMjVKV1hkSk4xRkhTelpKU2tKT1dVZGxZbm8yY1dGRlZta3lRVzVyZEdWSU1IaFhSSGhKYkU1a1ZWcGxkM2RQWm1WRU1UWmpVVmxJVmw4d2FtTnBjbnBRUldoQ1dUTm1kbWRpUldsTVZUQjBjMWxyYW1aV00yMTRTM2cyZG5SVlpWUjVVRTltVDA5NWJIYzNXR2xVVG5sVlJtSjNXR2xIYm5Ca00wNDRSbWROUkU1R2RDMWpkazFXUkRoMFYyeEdVV1ZrTmpCcGRXMDNaRWR2YTBsVFJHNXZVRVpOZFhJNVZtRndXbmwxYjJwQlNtRkZWalp4WlMxSVFsZHlTR1JKWTFsNWRtSjVUVTVSVVVwSU1raFhiRmx5UTFBdGVFUndMVFJGVFVGVGR6aEphSGMwVjJkSU4ycDFORlV3ZG5vM1FYbGpMbXRVZGtGaldWWndWblJxVm1kaGRHRldXVXRFWTJjLmNXSnRjU19ROHgxV3RtWEswLVM4R1VxRXVieWt2UWxRMDBRQXBKVlNlR28iLCJleHAiOjE3MDYyMTY2MTAsImlhdCI6MTcwNjIxNjMxMH0.CEifSkpPGedfT4wZ4wp4jorMHsKbZmKC_akRLcQ6hH0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:30.510 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:58:32.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 283402: status.find.is(200), but actually found 401
20:58:32.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,283402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fafe027, username -> user.1001765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@736ddbd8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216312446))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3Y4M2dtbjNsZGlnaGE3cnZoazkxY2JzcjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alExYzVhV3cwUjA5aFVWVlNTbEZOVm1OUVQzVlJMbXRTTFhnM1lWTmZjVTE1TW1aNldXbFNiSHBUYm1oUk4xbHpNelpGUVdRMVMxbDNPREYwT0hwbFVFdDFTMFZLT0hvMGNubHNOR3BUVVRKUVRsZHpTRUk0WlhoTVUyeDJjR05sT1Zkb1lUVTROekI1TWt0WmJXRktjbmw0YWpOclNHbFBNSFk1TjFsQ1ZHVkVNWEpzZFZCRGJtUnhPVVpsUmtac1FVczViemt3YWs1NlV6SmxZM1JpUVdwSVdXSlpjVFZoZWt4V2NDMTNPVGRvTVZNek9TMVZkR0ZtUW1aS1JqTlVibG8zWjNWbGFHWkxjM1o2TFcxS1pFcGFjRzV0VG1OYVNESkxWRXBpWTBoR1RIRjRhR05KZG5CSFNFRktialZITUVOV2FWRlpSVXhxZDBwVVIyTlZaVXcxUjJsSGFqa3dkVWM0TlhSd1dsSnJYeTB0WlhGUVpsUnpRMVJrYVVwSFptMWFRamhtZGxKNFkxY3RlV0YxWTBOdE5IUXdZWHB5Wm1scVJqQkhlRTFrYTBSdFVHZG1aRFZZZVZWUVJrNTBaR05xU2xob1pHWlliRmRwT0dWV1pGRTNVbmR3YnpodFUyMWhaM1JHYVVkUVJGWlpXVVoxV1VoMGFFNXNNM2hZVjFOVGNXTkpURXB2WW5BelQyZzRNRjlDYW5jeVkwcFhRa0ptYkV0Wllsa3hYMFExWVRCSVdGTmpZV055U25ac1F6VkdOVVJvTTJObk5HOWxRMnQ0UmpCcWMwaGpZMDlCWmt4cGFuTnRRM0oyWnpWQmVXRjNSbnBRY0VoMFVGOWhPVlY1YTBObFFXaFlXbHBwWkZoSlNWaFlhbXBYWkd4WU0wdzRPVXMyZVU1eVNVNHhaR3R2Yms1UVExbDZZMUYwVG0xalJ6RnNiRkJxYlRSMlIweFZjVEZDWmkxck5FRkdhV1pwUkdWdFUxQmpNVTVqTUdZeFNqZEhOMWRHZHpGRWVtUlZUamRGYm00dGJtSlpWMWM1YkZSaE4waEtZMkpDWlVsRU1IZzFaa0pTVEV0UE4xcEJZMDFNWTE4NU9UZENReTFxWTJoV1oweDVkMkZ3TW5oWlFXRjVTbWQ0UWs1MFFrZFJiMnh1Y0U4NGExbFpNVGhPVmpJMU1TMUJZWEp6UVZWMlVGVkxWVEZTTFRVMlZucGlTMFY1ZFZjeVVrbDVNVXhrZWxKVmRGRlpMbTU2TWxCcFNHVTVNRmRYZEROd1pYTnJSWFpTYkVFLlYzQjZndm1PcjZLT3k3SVRsek03NDA1SkNIYTRfZlVDYWN4cEw4Y1R4LWsiLCJleHAiOjE3MDYyMTY2MTIsImlhdCI6MTcwNjIxNjMxMn0.qeXyV7MksY69sL46x1Mguo2D-1d4xw8RE4jEAGLFedw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001765"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:31 GMT
	x-forgerock-transactionid: 5846dde2-b9fa-43ab-8c33-f062419b1aa4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:32.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:32.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 283402: jsonPath($.tokenId).find.exists, found nothing
20:58:32.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,283402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fafe027, username -> user.1001765, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@736ddbd8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216312533))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:31 GMT
	x-forgerock-transactionid: a4ff753e-eb3d-4f27-b236-27ec05a7d4b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnE1MzA1ZzUxbzVuMjRvMnNrODF2aWhrZm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1FXbE5UR0Z0VURSZk1rOVFNMEYwWldrdFExbDNMbmd3TVZsUVNWWmFiR1ZVYTFSMU9VMHpPRlZhWXpOT1VXOVhTMlZ2U21aRVNuTjJZMVpxVTJoR1pYa3hiMlJrUW1JM2FsVnVYMVZJYmxscGJHeFNNakJJTlZGYVZVWjBNVTlQVTJNM1lsOHdiRGRIUkZRNFRqTk5OVWxLU2pGMWEyZG9abTFFTFhOSVNVcERhSFU1ZVZOTFoxbHdVa1U1UlVSa1lWcEZMVjl0YVVod1VIaFNVbFY2ZDBsdVRHUk1aMDQzYW14UGVWbHBTakZ4UmpCU2EyNUxMVVpEZVV4blVrOVVkWEo0ZWt4eGFWWlFibVZtVUZsbFdFcHhTbEpPYUdaQlNVMVhSMHhmYTBSRlFYbEJRemx4TUU5WGFUQnRZMDQyWWpGcVNVaEtTV2d6WTNabVlUWkdWM3BSZEdGdWVWZGFjbXhsZVZwSFprbDNUVk5xT1hWdU5ETjJlSGx4YVZsWVYwTklXakpGT0ZCelJraHpZVFl3ZW5GM2VuSjBRamx6ZEVoVGJUQk9NekJSUnpGNk4xbEZhbVV5ZGtsZmJtSjJiVTVNVmpaVE1VVkdjVXhPV1ZWV01YSkplVTVJUldsTmFIVldhVXRQVVdaWVUxVm9UbVExWjFkVFpFNDFVRXRUYjFsSk9VMTBkRFJmWnkxMmFrY3lRbEF6TTJFeVkwUlJTSEZtVFdFd1YxWTJiRU5XWmkxTVVUbGtURmxMUlZCMVNscEpjRTFLTkU1QmJXMU9lWEJmYVhGNFIyaDZORkZEUlVwUlJVNU9lbWhKVlZGalVFUnVNMjFWUjJGT2R6SlVhblJoVXpaM2JGTXRRbnBzUlU1UVowZ3lWRk0xUlZwRlNVYzJUbTlHZDFSU1QxUldYMDlFY0hwbFVqTlBhMmhqVjE5c1dVNXRjVlZXVmpaRU9WVnZiVEpVTkUxcFZXMVNXa1ZvYUdFNE1YbzJjR1kzTVVOQ2MxQm9aMkp2VWs5TldUVlhRemxzWWpGT01uSkJNRlpVVjFsVk9DMTJVVXh5YUVFME9FaDRTblo2WmxKQ2JqSmFXRkp1ZWpSa1kwbEthSHBGVjAxR1VtRmZkM3B2ZWsxdU1VTnZSa1ZGTkhkbGRVVm9RMHRJWTNwNFpWWkNXVWRqU2pSUE9UWnhXVnBETVdsb1RESlVjRGxHV1hSbVpHazNUekJOTldwU1RYcHZOekZYWkU5SU1VaEZMbmR5V0RVM05ETnhjbkl0YW5SRVRWbHJRMnhtT1ZFLk92WUFDaFZ0VHFzUzA5ZC13TXlsRnB6SEpzTmJpd2hicHZNWkZWNWRzY2siLCJleHAiOjE3MDYyMTY2MTIsImlhdCI6MTcwNjIxNjMxMn0.dfaLlfqqRNsf_Or0OGiBa1HdkSV4Qw6Um5mYjYohxyw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:32.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:32                                        1905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=549818 KO=12724 )
> restLoginInitiate                                        (OK=272347 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=271508 KO=807   )
> restloginProgressiveProfileCallback                      (OK=5963   KO=807   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.79%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.79%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.18%)
> status.find.is(200), but actually found 503                      4958 (14.19%)
> status.find.is(200), but actually found 401                       807 ( 2.31%)
> jsonPath($.tokenId).find.exists, found nothing                    807 ( 2.31%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[######################################-                                   ] 52%
          waiting: 259148 / active: 42     / done: 283425
================================================================================

20:58:32.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 283481: status.find.is(200), but actually found 401
20:58:32.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,283481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57fb79ba, username -> user.1001979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@652a8ade, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216312893))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWs4M2E4YzllYmU5ZjQ0azR1MHB2M290Y2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlpTMWlWRlpZU0VWVFRrZzJaVFV6UzA1cGRIWkJMbVY2ZGxaYVVqWnZZa0poWkRrMWVHTktiV3BDWWtKaGNERmZXVkl5Um1sVlMycE1jR3REVTI0M1REQkNZWEJNYVVWRll6WjNhMEV6TW1oU0xUYzFiVjlSU0Vzd1JGUnJRMDR4VDBjNGRrMTRiRWRrWDBaalVHZDNjRzl3TUhsSVNIQm9VVVJDZG5Rek5ITTJUMlJsYVRSb2FteE9XVUZHVDNWbmNWcFhVMmhRTjFkT01EZHBXblkyUVRRdFFuQkhOMmhTUzB0YVRWOW5ia2R6UkZCUWFqWm5TR05RUzNKTWRHSnRTMnB5ZDFoSVpreHlUSFZ0TkhCVFFreDZZVXhtTTBKS2JHWlNOV2hXWjI1dk0yRlNNbHBUYW1OU0xVcFlRbEU0YTNkWFJucFVaazEzTTNOSWRWTnBXbE5LYVhWRmRWRlVaRXMwVjNCT2MyMTNiekp0TFd4dVNHczROVE5MZFV0ZmJFOXNSVGt6UkRSYVREZFhiV05HTm1OR1JXeGxjWEZWUzFCclNVTkNaVkZRYmpOc2JrcFViVVV6VVdsNWQwNWtNSE5YUVRGNk1rUlJhMDFoUkhOdU1HWmxRekkzU1hKellXaDFSRmxmTWtKR01VRjRaSGd3ZEVsT2MxcEZjMVV3WDNwVk1UWXpTSGRmUm05WFpFVTVkMng1UkhaZmMxTXRNM0F3ZFRab1VISTVabEZ0YVZkNlpFUkpMVTFwVm1aZmVVUndiWEIxY2pack5XZE1ObHBLUjFkWk1HNW5ZbXBxYVdGSVVHOUxVVzFMUld4M1FtbExMV042VVVJeWFXSklTMjVrUlRWa1pFSndSMEppYzBkRloySjBkbGxmYW5kcU4wbFJObTAzVUU0eE5GTmhXRkZoTTNCRk1XdGtjM0JWUjB4QmMwTkZiSEZKYm5GbE5ITnZkWFZMZDJsWlIzZzBiVTlJV0ZkbWNWZGhRVlZPV0d4NmFISjBRVzFQVUdRemN6bDFTMDFhUVRaaVZEZFNWbVF6WXpkR2RVWllWV2hGWDNWRWREbFFTVlJXVVhKRlJFNVVRekZmYzFkRlVFY3daRkZEYm5aRFZWODNTVTFEUjI1NlFrRmtXbVJ1U1VoTmNqWlNOR1pUV1dKWGFtdFRSVk5YYkZabldFOHRaVlpKYnpoQk0ycGpWemRHYjIwNFpqQjNkMDh4U0cxRFRWWjJTMHhQV0hOTWJrNDBMa2t3V0V3MVQxZDFNMDFOVUVoc1FVeEdYM1ZyVkZFLkUyWUE2eVFHRUNydTBiVkkzRnJ5bkRGM1NBaFZIeWV4a0ZoZ2tMQms1c2ciLCJleHAiOjE3MDYyMTY2MTIsImlhdCI6MTcwNjIxNjMxMn0.S28t65pOH6tZ7LMjj_yp5I84WkKrrEDa68_a0wKt0jA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001979"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:31 GMT
	x-forgerock-transactionid: 951521e6-2639-4b34-b1cb-a919c9bfa24f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:32.941 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:32.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 283481: jsonPath($.tokenId).find.exists, found nothing
20:58:32.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,283481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57fb79ba, username -> user.1001979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@652a8ade, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216312980))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:32 GMT
	x-forgerock-transactionid: a9ebc9ba-d933-4709-8082-7579647e9a7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmgzbTNjYm44NjljOG4wc2ptbXJmdW9rMW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmVFNUVPVlI0VFVrelRIaHdYMVJIVmtkelpHWlJMa0ZUWnpkUWNHZFVWVGszTFhwdFIxRk9TR0paU210SmMyZG9jVmxtVGpOQ2RuRlBjRjgxZFhabmJIY3lSbmxYYUhOTFN6bFVaSEprWjJOd0xVeGlOM05tUWt4SGFEbE5aVVZKTUZneFZqQldXVGw2YjIxZmNFcDZObFoyVGtJemExRlFhMEZ3Vm1obFVFRkNOMFpRYW1RdE4wNTVaREpyWlVoeE5WbGhTREV5YTJaMFNFVkZPSE5tWVdFMk55MVNObUpMZUdFNVRFdG1WMFpKWVhjNVVuQmFjREJWTVd0b1YyRk5kVkY0TFhOT1VHUXlabHBYWkRkeFRFeHRZbFowUVVRMWRUSnpOVkJxUm1OTGFsY3dSVXBQTlZOVVRsbDNNa0ZHVHpaTGQzZG9XR2RXVFZWUVkxZE1kRzVsZGkxTk1tUmlhWGsyWlY5VVVVVlJURnBIZFRoMFkzTnZkRXBKTW1kV2JGSk1OeTE0TVhBd1dETklhbTg0ZWtSQlQwOWZMVUkwUkhvM016aE5aMkZRVkZsR2R6ZzJTRmRaYTNkVVMwTnFhWGhYWDI1T0xVWjFiMnAyVjFGNVUxQjVMVjh0VXpJMllsaHFYMEo0VHpjMVoxRjFia3BaUjFoUmRXUm1XR1JIV0UxTmFXMUhVRGhRV2poU1REaGlPSGhpU21aR2FWOXhSbWx6ZEdNNWRYVkJlVE01UVhWeGEyRlhUSFpNVEhCYVZFdHpaV1Y2WmtsdE56bHdUWHBvYkRSUU1HMDJlV2xEUVdaQ1VFTkZUelkzU0VSSk1UTmxXVzV0TVhVNGREaHBjWEJsZWpSa1dtNUpPRmhyVFhGbFRHcGhOMGN5UjIxSVZFRklTVVF6ZFZJdE5VWnpjWFkyWVU5SGJtbFpOR2wxT0VoV01qUXlOamRwYXkwdFZGOUJRV3QzVW5Gc1JrRXhOV0ZqV0Y5V09IWkdia3RxWWpKSWFtczJWVzh6UVhWa0xXMURZMmRIU21OcWEzRnhXRkJHVldoSFJtcFZNVzQwUkRKRGFEZzRZbXRLUTFKU1NIWmpWekEyTVVsdmQxQjRWRFZmVERGdmRFWjZXRXhEVDFOSWNGSTJORXBQZFhCbU5tRnFiMk5qUWpsUWQwY3laMm95VkdKcFZrSnBVWGN0U1hSUGVubGtYek5sVmxNM1kxaEJNMmN5WDJwTVdVUlVNV0ZDUjFNd2VXOVJMalZYUlZKR2VVcHFkbVpMVDJGamR6a3pVVUZXVDFFLkd1R0Nfa3psWmIzeWxDTzNNLTJ4SVNlRkVoS0F0TEhvYTQ1bzlRNDZhc3ciLCJleHAiOjE3MDYyMTY2MTIsImlhdCI6MTcwNjIxNjMxMn0.lz57xV_Vh-rNzHAzfcqzVdOSGEZAgGMGN2kmz0SY1BE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:32.981 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:58:34.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 283735: status.find.is(200), but actually found 401
20:58:34.681 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,283735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72f9a348, username -> user.1001696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65ce0248, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216314608))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTNzMWllcXIwODgyNzQ4anRhdXA0ODMxc3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NE1IaDZkbkZqYWxkYU5HTmxXVlY1Tmtwa05FVlJMbEEzTkRsdlZqSnZjM2xQZGkxUFpqWlFTVkJNWkZKalgyZFhSRUV0T1hOdGVURnVZWGxCVVhkaU1EWjFTVTlYWjJJdE9UaDJiVnBJZFRsb2VubG1PRWcyVUU1cGVtRjVSWGgzWWtVNE0xQkNYM0ZaZGtoWmNsQlNXbmQzYlVST1JrbDRNamxrWlRZMlgzZHZRVkJXTTFaTFlsRnRlVkJMWmw5Tk5GRldMVlY1VjNGd2RXZGhhSFZ5YUVKV00xQk1aRVJZZW5SbVFuWk1XR1p4YkZoV1ZuaHpiM1ZtVkV0WGFFcExUVTlmU1d4clkzQlRYMDkyTlVWd2RFWkhZamhtUWtveUxXNXRTRFZyZWxCUFVHTllNVmRDYVRab2JHdDVaWE5DYkVKNVJFaHRaM0JMVFZaNlRUTkVNV05WU1c1ZlJWYzVhMUpwTTNRd2JtWjVPVzVNTVRnNE5saHlObGxpWDJwdGNuSXpiVkUzYkdoVVpGQlJYMjFGWDJsYVZsTkVZVlZmT0hVNFJVMU1jR3hxTjNkdGNtNVlTa1JIVFZOcE1IWk1UWFE1Tkc1WFkwb3dSMWx1U1VWQ1MzaFlhekJuTFRscWIxRjZPRkZ0WmtWT2NVRm9jMlpZTFV3d09FVnNOM0JSVjJWVWVFcGFlbTE2YkZBMk1tOURiM1ZaVGt0RGRHaEpVMjlaUzFvMGFrcHdPRkpJVFRWS1pVTmhjV2RZZFc1eVIyUktabG90VFdsZlltbEdiRzlDY0VoVmJIRnNUbTVPUzI1b1gyZEtWa05aY3preGMzUlJOSGxIU2xaYU4xRmhiMEU0Tkd4RVVFeHhkMWxpV1dGNWNXOUtUVzkwTjFaVmNEUktZVlE1ZVVRdFFuQlhWbWt4ZGxGMlFVSlJYMVJ1VlU1eGRrOUVTVlZEU1VKTlJqVlhUVU5uWlVsc04yTnNheko0ZVhsS09FZHhVR0ZoUVVrNGNGaGtTbVJ2TjNoSGNFZE5WV3hWV1VvemJGOWpjVzQzWWtKWU9YWldVbDk0VTBKakxVRXdSR1U1YVV3eE5tdGlaR2xDV2xOZkxWcHROMXA1VFhZdFdVSnVOa2RSVFU1dWVIcFlObFpCUlV0QldtUnlPVGx2WjBKc1ZIVlRiRTFDZDA5SE5saEhOblZ5WldGbGNWQnNMV3BHYzFOWmNFRk5OSE4zVlhkWVRsODRPR3BGU0ROalJFTjNMbVIyWDBNeVkwVjVaa3hLYlVWNWMzWm5Na1ZoVW5jLlVVRG1nT3gxVGNMR0FianhHUUxLUVpHTVdGVFRhWDR5QTc2TkUyak5HMVUiLCJleHAiOjE3MDYyMTY2MTQsImlhdCI6MTcwNjIxNjMxNH0.uDt-ZeEZjTfCZ2hNr2E--s426ofoUHww_J1q-01_Yrk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001696"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:34 GMT
	x-forgerock-transactionid: a5834124-d1da-47d8-a444-e2ad0daefcaa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:34.681 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:34.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 283735: jsonPath($.tokenId).find.exists, found nothing
20:58:34.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,283735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72f9a348, username -> user.1001696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65ce0248, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216314719))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 20:58:33 GMT
	x-forgerock-transactionid: eb42d537-ca1b-45ab-911f-5803cd630d22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmJoYzVrcWJ0ZjM1djZscmVyZnFrOGFnOSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTQwYkdWWGN6Qk1kek5GWjNrMmRtZEtMVkJNT1VGUkxrbElRak14YzJGak9IcGhYMHg1Tm5aVlVrMTBkR1EwWDFWYU4yOXRZVVJGYmpkR2RYSlNVVkY0YUcxbWJISm5OVkZwWVdKTk1tNXZVMU5JY1haRVdGbGphbEJXYTBnMU1tWlVVM2h3Y25KWk5EZHBaRU4yYmpOV2NVNW1VVWRGTjJablVFSXlOR2h0VjA1b2RWUm5SRkpTUmtKYU1VY3lUa3BEVm1wTE9YbDBkV0pDYmxCSVdVRjFUbXBXTVZGVmNuVkJVMXBMU0dveVVIUTJNSFJxVldkRmREaDNWRmQzVG1jeVowZDViM3BKU2xWc056ZHVRa2hsTkhGWWQxTm9USGxJUWpSdk1sTkdaRlZJTkVGVk9VTlpZV1phVjNKWE9VdzJhRXBmYVVkdVpFZHFNMHBqYmpWak9XZEJjRU5aTjI5RlozaEtSMXB0TkRaTllYWkxVRjgyU1hWRlZtSm1Oa1kyWDFKQlpFTmpTMUowVEdoT1ZFbHRUMjFUUmpaVFV6VldlRFJCVjFsdFFTMVlWbmRFV0dKR2EzZENWbGcwV1hCdmNrMUVjbTFyUlhRdExYVnVka1JyUkRoc2RYVm1NMDlzU21oV1gyRm9NVVZMWm5nd1ZXTnhYMjgzTms1Mlh6RmZiMmQwTkMxWFV6bHRUSGRpYmt4VlVYQjBaRlprUlhsS1ZtNWpTbmh2TVd4bGRFOXBNMkZIWkVZd1FYUlZjVXA1ZW1OdFEwbDJPRFJNYlRselFUVjVlbTg1VVhSR01rZHNaRGgzU0hCa2IxSkJiMkpHUVVOb2Nqa3hVRVV4WWs1TlZHNXRZekpGWkhSa09VWnFOWEZKVTFwbE1qRllTbEl3VlVORFNXSkxlVXROYVdaNVMyZEVhRXh5YWxkQ2JXNXhVV2RsWVZCNWFUVkxPVXhpY1Y5SVJHOHlTVVV6ZUdSUlNGQlNOMWhZUTJaMGJtMVZPV3B0UmkxRU0xTjBSRk5aYVcwNFRHMVZWM2hYVUZOTVdVRk9jVk5EZDFNNVVrcEdRblpUWmtkM04wMWZTVW95U21wcVdFWkdaV0ZsUWt4eFdFOVNYMHR5TUV0RVNXVjZZMmRqT0ZsVE1UaFhWRkl5ZFZabk5GWTVOME5YYXkxeUxWVk5TV3BFVG5KMU1VWkxPVzFJZFVocE5IQk1ZbkowVmxreVRubDVOalJSYm5wVWNYUm5la293YjJsRkxrSjBYM1JpYWpWME1GSnBSazl6V0ZCQ09FNWpaMUUuMVQ3bmk4OU9GLUxsSUdpX2UzbXgwMlRFcXhkakk4WmpoT0pZOE92OFB3MCIsImV4cCI6MTcwNjIxNjYxNCwiaWF0IjoxNzA2MjE2MzE0fQ.8r9fPdQmSzQURYR7sEDSgKDEJCVdpZ2fMv9YrlgH2qo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:34.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:37                                        1910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=551325 KO=12728 )
> restLoginInitiate                                        (OK=273087 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=272261 KO=809   )
> restloginProgressiveProfileCallback                      (OK=5977   KO=809   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.79%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.79%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.18%)
> status.find.is(200), but actually found 503                      4958 (14.19%)
> status.find.is(200), but actually found 401                       809 ( 2.31%)
> jsonPath($.tokenId).find.exists, found nothing                    809 ( 2.31%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[######################################-                                   ] 52%
          waiting: 258413 / active: 23     / done: 284179
================================================================================

20:58:41.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 284812: status.find.is(200), but actually found 401
20:58:41.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,284812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@359582a6, username -> user.1000007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63fcb95d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216321683))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmZydDc1OWU3ZmMyMGNqanRqaGpzNGU0bnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFpVOVNaR0ZLTFc1clZFOHpYekEyWnpBM0xWbG5Ma1JJYW1oUFdXYzRVVmhGT0haTmIwNDFaRk5PYkhSdlIxSndlVVJaYTNCaGJsRmxNWFpEYUdOV1VVNTVaR0ZMVW5BeVoxSnFWRUpIUjFsRllrNVlWbEpMV2tWNVMwVlNPVTkyU0hSWE9XMWpNVXA2WjA1TVFUTjRjbGxRYWpoak1EVkViRGM0VURWb1dFUk9VSEZ4TTI5dFlteHdhR0YxZERWUlFreEhaMWRpZVZkelNrUnlhRVJKUzFCa1VtTXlTRXR3U2toaFFqQTFSWFkzZEhGSk0yVkRNa0pSZVdwb1dHOXlYMGMxV0VoaFYwb3RVRGxyYW5aWlYwWnpiMkZNTjNCaWN6TnNVVTFRTm5WdVZXRlhkMmxVVjFGdFlWZGZTVzl6UkZKV2NrSTRhRXBNY1Zwck1GSm5iamRaV2xoUlNGYzJRMVIxVVdGQmNYaDJORlEzTlRjMU5FWnVWRU01WmtzNGIwdDFPVkJNYVdkYVJVbERZMk5EUVdOMlZuZHNXRmxEUkZKRU4waHJUSE5NT1dGdmN6ZEVNa0YyTFdjNU5EVTJWbkJPVG1KTVdUWkNOVXhNZVY5S1FUUlBOV3R1VHpoMWVsWmZYMUZOYXpaWExWSlpUQzEzVVV4TlJGOTNiREJ1VWt4UU1UZExXSGhUUWt4cFVUSmpibWhFWm5jelpVVm5VMVV5WVZobFJuSkNjR2x6VFcxemNISjZYMEl0Y0MwNGJFODFVV056T1dKa2VrOXFkMHN5YTNaaVdIbHBlRGRTYVV0bFlWRjFNV1Y2V2xocU1qbGFWMTk1U2xobVh6Sk5WM1JoVlhoclZVODFaVlJ1VmswNU5VWnpMVFpMWkZWU1VXSjNXazFrUlVwVFRFZHJUV0pwWTNrMlVucGZhMk5oVWt0ME5HOXNRVE51ZW1VelRDMWFVMjR4VkRaV2QxOVVWR0pCVFZKSk5rTldaSGxsZDJ4NmJ6aERUMWxhVlV4VVRYTnJWRlJWU0RGNFl6SXRja3QwYlY5Vk5WaGFRM1YzTUZCWE1GVndWVkUxYlRoVVMzcFdkRFU1WWtaR0xWUmxkR3BDVERaV2NXdGFiR0ZpVGw5VWNtUnBZbmhEWm10R2ExVlhOVlJMZVRFMGNXaFJMVU5SZFVOME9WVjFNMDFEUW5NeGQwTlVheTB4ZUZCQk5HTnVObGR6YVZkc1NFWlBTa3hNTkZsR1VrUnpMbW8zV2pab2JrdEpNbFZTUjBjMWNqQldkRFZOZVhjLkIzQTkxSGdEY2hCelVMdkd5ZDIteDFkUlVNVVQwZ1dpWnBTcy1LLU5TVmsiLCJleHAiOjE3MDYyMTY2MjEsImlhdCI6MTcwNjIxNjMyMX0.BRqpadRfnpUPYVYiNP5QKDMwy84IJjBrMnnjMmyIw9k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000007"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:40 GMT
	x-forgerock-transactionid: 0f3c22ae-19a5-4907-a05b-7f6ea9bc9929
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:41.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:41.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 284812: jsonPath($.tokenId).find.exists, found nothing
20:58:41.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,284812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@359582a6, username -> user.1000007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63fcb95d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216321773))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:40 GMT
	x-forgerock-transactionid: 15082872-b3de-435b-8dd6-94b249ae16f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDBlN212czZuaWI2MXYzMmR2dTA4am11ZTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elgwSlJNWEZzWWtSakxVdEhUSEpvVVhaNVVUTm5Ma3RTTWw4d1RsbzJNRWROWXpBeFNUSklTME4xTWpWUlFtbDZWbmRCV0hoUlMybEpSaTFYTlZNeVFVZGpiVk5wVTB4MFdqZFFaVVZ3TFdwQmRtSkVWMlp4YVhKWlh6ZFFjMjVHUVdsRVVGbG5WalZzUm0xQlFqbG5OSGh5VTBoaU1uQTJaRXR0VEROSVNtOUJUVU4xV0ZSMmIzUTBSbTVITFcweGJGSnJXamcwWlVkUU9WOUtjbWxVU0d0aFVHRTVaRFl3TURWclgwZEhaREJsY0MweVlXZExRbGswVDJGeVRqTk9jSFF0ZDIxWVpXMXdVbE5yVG1KR1IwMTRUa0ZDZG5CWGJHOTFiMWhZTVV4MU5uUXdXRlZyYzJGT1pGcEtUVWQyY1hKdVVUaHpiV3N5VkV0cVlWWnplazFEZVZScWVWOHhORnBzWDBsQ1lrWTJibmhqVjBoSk5ucHJYMlZmZDJkMlVURlpNV3hUYUZabGNWUXhVMHBhTVVwZmJGWlhUbVkzUmpaMldqZzVTamhSWDBOT2RqRjZSeTFTYUU5ZlREQnBVVXh0YTNCc1lVWmlWVlZSWDNGUVdFdGtNamhUUkVOb1ZXWk5MVUZJUTJSaWNIVjVaMnRxZEMxbFJUVnRia2R0U1RCeWEyWkJUMDE0UmtGbE4xSTJlSHB3VVMwMVpYbDZSVmsxY1RKUFIwbFdXbmd6YUdGWE9YaE1Za0ZwTkd4eWJFSlNZV3hOYkVodlJGQlBNVUpYZUMwNWNYVkdXWGRMTm1ZeVFsUnJVVkJMTmtwR2RFczRTVVprWVd0WlFXMUpjalZxZFZwSFZtaERTR3c0WkRFMlgybHJXbmRZWVROQlVHeEVZVGgzUmw4MlRtMUJUakJXVDB4U01tRk9aWFJaWkhkV1ZYTmZNRlZpV2tkb04yUlVRV0p3Ym1kT1VFVmtTa3BJVEhwNVJrTnhNbU40VVZCWmFGUnZjbFpoTFVSd1pFRlVWM0JrYjBGWWRXTkZhMWRQYld0RFJrTXdSMGRYVTNSMGREVk9iV1J1Y2tVMVNYWlFWakJUVms1MFZsSm5NRFo1VkZSVVdYcFRVV0ZWTldWNU1XTjBZak5JVDFBNU5VRm9TMEpsZW1sVWVrdFdTRzVOZVVkV1ZGRnlNekJSV0VKeGFGVnVOV2RFVTI1SFRVdEdXa3B1V1RJemJXeEdYMlpKWW1kYU5qUm5MblU1Tms5VVJVZE5SbGN6U25kT00wOTJlbnBXY1hjLjdIRFktU2hqWkQ1YUdYWHdkOFV5bGNEZHg1M2p1OGlIS1VRWHN4QTY2Yk0iLCJleHAiOjE3MDYyMTY2MjEsImlhdCI6MTcwNjIxNjMyMX0.ZZff7GCVbfLAHs7pKECtGUNeQi7Z0BfuK8uu9VHT378","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:41.774 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:42                                        1915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=552880 KO=12730 )
> restLoginInitiate                                        (OK=273860 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=273027 KO=810   )
> restloginProgressiveProfileCallback                      (OK=5993   KO=810   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.79%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.79%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.18%)
> status.find.is(200), but actually found 503                      4958 (14.19%)
> status.find.is(200), but actually found 401                       810 ( 2.32%)
> jsonPath($.tokenId).find.exists, found nothing                    810 ( 2.32%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[######################################-                                   ] 52%
          waiting: 257639 / active: 29     / done: 284947
================================================================================

20:58:43.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 285120: status.find.is(200), but actually found 401
20:58:43.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,285120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7392d7ed, username -> user.1002813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26a56af9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216323777))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3I0NnUyZWRzaTNiOW9tdm9nYWllNnV1Y20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlFrSldOUzFFTVhGclJTMVJNVTVMY2pkVGQwWjNMa0ZrTFV0dVMycGZTM0ZFVjFGYWRFSjJkSGhrWTFkc1VHUlNUall0ZDBONlZYZzJabHB1TUZFM09YSXlSRVpCUkVoQlp6RmtPRXhDT0RreFJWUmlhbnB4WVRWelMxQldiRGRWWkdWbWExRm9jV0ZrUmxsaGNVUTVPSEZ0YmtKd1ZreGlNVVJXUjFOWVRrZ3hVMjQyVG5KWFIxUk5VWHBJYTNSNFJGbFRjVFp0ZURGclh6Vm5SR2hhT1ZWTUxXc3RiM0IzY1dwUU0ySjJWRmxRYmtOeGFtRTBUbHBUYUVFek1HZHRRMmQyU0V3d1R6RmlRVWw2Tm5GNVdFSmZZbGxhVjI1R2EydEljekZKV1Y5TlVqWTVWMmwyY0hvMVFuQmFiRXRVVlV0WU5sSTBOM2xaWmtscVkyVkdhRFJMTVVGS01XazJhV3huVjFWeVZXRXRhblJIYmtveVNEQTFVMkowUVRkWmJWWllkbUZYUVVsclpHcFBPRWh3YkZWWWMwdHpTM2wxTVUxMU0yWlJWbHBrV21wNVNYZG5kVzExWVc5clptdHFWVlZxVDFGSWRIcFRRMkZyYlRBeVEyNTRhVGsyVXpGc1Jrb3dWVTV1VUdreVducGlhWGc0VDB4b1JsVlFaVFE1U0ZrelVtNHlPVmhHY1RGTVYyMDVOR3hoY0doSU1rRm5NREZOTFRoU2RUWnBibEZ4ZGxOdWVWVmZTMDVoUlVKSWEydFNWSGhQVVc1T2JFSkNObEpyTmxaWE5GZHZjM1pwTVU0NWJGcFlkR2xFZUVvNU0wOTVVVzFOYTNCQ1NWOVdYM1l0TW10eWFXdHlOM3BPVkhCcloxcGFlVWN6VFhka2FHcHpNR3h3YmxkQmJYZ3dkV2RFTFZKalVUbDJSRjlPZFVkRGFWTlNOM0ZZVjJoT1gzSm5NRGhMYlV4eGRrVldSRXMwWTFwU1EzWTNTMWhQUjBwblkyZGlkWGhvWVV3dGFIWlhORWhsYzBvM1VWRnFjMFpxVUdKTGFYWkdhbTlmVkdsV1dVcHNSWFYzY2toUmNIVmhjSGxJUzFOT1VVbEVTa1J1U3pRMWRYWnhaVlIzTlhKNk5qWTViV042Ymw5cFlrRlFiVTlZYW1NM1l6TlNWR3QyZERoTVkyRTFjVk5YYVhabmVsTnZZVmR6V1U5ZmRrNXBkbFV6Ykc5blZrOUxia1ZUTVdwWVdFTXdMa1F3YjNaTVZsSlhNSE5QWTFCM0xUZFpVREU0VG5jLkdaZHE1aXF5R2NLQVZ6QTUzcjgxdEhDQW5rdHRZWnQzYVI3UXl2aTdvSk0iLCJleHAiOjE3MDYyMTY2MjMsImlhdCI6MTcwNjIxNjMyM30.XV7c4zQV1jxVn6NrxwiepYuOdBh_9200w8nLvTiYzTo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002813"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:42 GMT
	x-forgerock-transactionid: db2ccc9a-1a45-4bc9-8840-9766f499b609
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:43.828 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:43.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 285120: jsonPath($.tokenId).find.exists, found nothing
20:58:43.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,285120,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7392d7ed, username -> user.1002813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26a56af9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216323869))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:43 GMT
	x-forgerock-transactionid: 61281427-96e2-473d-9972-9a7cd4e68c29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzQyM3FjdWw5bmZqamxzcGhyazRqYmxhYWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1ZrYzJUbWRaTkhkVGFsbEtVblJEZVdKVU5GWkJMakp2U0VVM1IwcG1TWGhDVHpjNE1UTlRTbXd6YUhCcFVqWlBhMmxZWVRsc1YyZGZabUZCTWpCV1NrNVBPVVpHZHpKdVoxbFJPSGR2VFZvME9FNTBaWGRIZFcxQmFqWmxYM2hLTjJSS1gyZFVYMmRJY1ZCM1FrNUpUbGh6YkZkdUxWbFJOMUZUV0ZGSlJ6Tk5VSEV3U1dKM2J5MTNiekUxTWt4NldVbzNUV295ZDB4c1dVRlBOVFJqUkVSc1FrOUtZbFJIY1hCSU5sQm5SWFZsUzFOWlNqQXhSVGhPZG5wUVkyOVNWM2hxVkhwVFFsRkZMWEpDWVRGV01qRk9TMmhxUkdwWlFrMDJOelEzVlVweFJsOVJZV00zVkhob2JqTmtYMUpCZDA1eFlYcExia3ByYzFoSVMwdFNNbUpqYUVKUlNtdEhZVWxTTUV4QlJXUXRTVW96UkVWdFRGQXRiRU40Y1Zsa1ZpMXpOMnhZVTFkNGRXUlhkMmxXU1hoVlpFaGZkbDl3Y0dWaFl6QkJTa0paZUVoR1RrVnhSVmhUWmt3NFVYWllaM3AyYW1Sb2RtZFlWVU5ZYkRKSFkwUmlNRmd6YlZsSVZuRmxSSFY2T0hOSmFscEtVV1J4TmpWRFZ6bHZWbEowU0VGS1ltSnBiMjlHV1hKNExXbFdSbEJqUVVsNlF6SkpOakJhTFZoWGVIRmpTVUpZVEhac1NsTTVhVnBoVTNadVlXRXdXbkl0ZGpscVZWTlBaVlJNYkRaUFRHMWZRemt5VWtaVlpVRmlWbU5XVVdSQ1UyTTNhSEZ5ZEZOWVYyUnZXamN5Y1RaVFZFcHNYMDF6VkZnNWNXSXlYMVJGWm5CcFQzTXRSV3h0T1c1MFFXeDFXa2g1U0hWUFVYTkdOemRHUlV0WGRXbHpZamhCWDJFeVVrWnJVRUppZFZsM2MzazBSVzVHTXpSZldVSjJUek55VkROaFpuY3RlRVZxUlhab1VqRk1hamhpVlRCaFdsOXdOMlJyVDB4cE5VbHFjbHBmTjFkUmVXNTZZVmwzU0dkdWMyZG9UWHBzVDNOSU1XNHhkMHhMWjBWVllXNUhSVmxzVVZCMFRGZDZhbWx1TVdKamMzbFFXalY0Y1daS1FsQTJUa1pIYVdsVWRrRktVM0JEZDNaVFlWRXljRVkwTmpSTFh6VkxlalpuTTA5UmNUTkJTVEUwU1U5d2NGaFpMbkoxYVdKc1NXMUVNRmN5VEdVeFUwYzNiR2xIVm1jLkExaGNNVWpGS3JwTDJWM0wxeWRURmszeGFERHdTOXd5N2xwR2V5QmUzS2ciLCJleHAiOjE3MDYyMTY2MjMsImlhdCI6MTcwNjIxNjMyM30.PveS4KZJn7HbGFFL5PfPzgaW3wdZzfWXks-XfniIvXc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:43.870 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:58:43.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 285145: status.find.is(200), but actually found 401
20:58:43.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,285145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1192191f, username -> user.1000179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66c8f061, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216323948))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamdpaWk2MGx0aTY5OG9xb2VwZHZjMHU0YzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFVtZGlaVlUyWVVOa1dWa3daVkI0Vm5KVFMybFJMa2hQY0hWQ1VYVmpTVTR5VTJ0bE9XRjVOblJOTFhOa1pWQm1XVFJIWWt0V1ZYWjJhUzAxV214cVFscHFXRFk1WjBWTmJFWmZTVU5MTTJ4ZlZERm5iRlUyU3pkMWR5MW5jVEpYT1V4b2JuRkNWbDlNWmpKQ0xXcElNVGxwVmxWSFRFcG9SbE15V1ROc1FVZFBNRGRaYkVSSVEweHpSM1prWlhaaVl6TlROV1JDWWxkZlprczJTMUpEYXpkcVVESmhMVFJ5U1VkRE56VkpjRU51YUhScGFFZENSbGxTVVcxTVlYZzBiMjFWWW5waFdWVlljRjkxTUVJMVUwTkhNWFkwVUZveVMwUlRjblo2VUVaemVqYzNabHBwUlhkek9XYzFjRXN5VW1GNmRXUnpWMEo0TkVwWWVWQnRha05UYkVSaVZEVm5lRmg1ZUhKVFJYSm5PRVphTW1WdlRqZExkMTlXV0d0clJteDNOSGxoV0ZCSFNsZ3hNRmxSTnpaTGFHcGhWVjh5Tm5obVFuZHJaMVo2UkUxamJrbHpTblpPUldKbWN6WXpha2xyYzA5dmFrMUtWRFJuWjB4UE4zcG5TbWhtTVRFelRWQmtkbGhaZWtWZlkwcHJjRzVXV0RGcmNYRmxTbmh0YVVsVWRYbE1hWFJGZW04dFdVSnJNRk00T1daU1JYVjZhalpwU0V3ek1uVm9jekJvTkdaUWNXUk5kVTlNZGpsblRHUXpiMkpLYVVSeE5XRTBjVzVzVFdGR05Ya3pURE00VTNNM1luVkpkSFpQU21RMFR6bEpTM05GWm5aWk5pMXNaVkZrTWtSYVRYQjJhbWt5VnpkT2JrMVJhaTFmZFZwUmRFWlJhMUZpWDFka1VVNHdVSFk1YzJSb2FDMWxibTVCV2xSNVZHaHFTbHBxZURneFIyNVJlbU55YmpJNWMwc3piMk54ZUVaRGFEaHRORWd4U0ZKVVowNDBPRlJxTTBkTFVrcE5Zak5WU1V4VVdVZHlRWGhSZEY5MkxVUm5aa3hKTWtwcVlYVmFNMDlGVDFvMU5tY3pVV3BmT0RsVkxVNTNVbWxtVGtKQ1ZXaFdVSFJuTVdkd1VHWlFURlIxU0Rjek4wSXpVVk5HWkY5NU4yZHBkMEpsUzFSb2NIaFJNRlZ6YTNWeVlXbzFiR3hKT0ZwMU1IaFpWMjAwVFVFMmVUbGxXalJyUlUxYVlWZDNMblZUVVdGSVdHVkRjblpqVkZaUWRYUkhkRlpGTUdjLmJueWVjeDhBS3hpR1FDaTk3M0Y4TUJnUmJmbG92VE5rS3BCN3RaZTRaZFkiLCJleHAiOjE3MDYyMTY2MjMsImlhdCI6MTcwNjIxNjMyM30.08_FsfrPcCcmJME7EY5He-EicXzj2gmJBT_IeY3hg_Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000179"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:43 GMT
	x-forgerock-transactionid: 6255b825-f231-4277-939b-bb8194f24013
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:43.996 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:44.035 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 285145: jsonPath($.tokenId).find.exists, found nothing
20:58:44.035 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,285145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1192191f, username -> user.1000179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66c8f061, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216324034))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:43 GMT
	x-forgerock-transactionid: 802f5050-3445-4b0b-a010-39a26d302bf9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2E0OWtsYmM1MDVrZGhqY283ZTJoczhmMXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVRqSm1ReTFvT0ZZMVJIbElSMUZ0WTI1b01IUkJMa0ptUTJscFNsWXdla3M0ZGtWMk16bEpiVGhUV1V0a01TMW9PV2xpZVUxcmRUWlpSbGN6TFZodVZsSllXVlE1T1U5RWVUZ3dOVFV5WDFFeFkyOTNkVVEwWjNCb2NsZ3paelpDWmtoMWQwaHFlV1J3T1hsc2IwaDRTR0ZaU2t0NWQzcEpjMlpKWm1vMVVpMXZVV3BCU0hSUU9GTlNaelpKWldsbFFrOUZhVGRRYTJKRE9WSktWRmxLTld0NFNXRTJhMlYzTjBSdVJrNWFhM3BwYlc5WWNqZzNjMUJ2Y0RZelkxbDBSR0ppU25aNFgxRjBNRnAwVW5CRlVscGhOVmR5ZW5oYVNYQmlkMVJqWTFrNFVHczVVblJJUjFwb1pVTlNkVXhIZW1WU05IcDFjVloxWDIxSFZWVmhlalZZTWtacllqZE9ibkkxVWxKTVdHdGtYME5DTVVZNVRIbEZPV2hwTTBKc2VFUlhUVzlvTVZKRVVIcEJhakpHVkRSTlFVRndVMjgxWkdWQ1dtNW5RbFJXWjAweGRIaE9kMnhGVFc5b2NGbEtVemMzVEhwbldHOWZkSGxSWW1OTWNERlVkMXA1TW5aVlFXVnRaamt4U1hBemIxRk5kamxTZVd0MlpWcEpUazVEY0hGaFluTlpUelpqT1V0a1VFOUhUbkY0VlcxcldFeDVaRmxhY0ZJNE5HOU1kMHhMYm5KSGFVdExNSEkzZEY5NVQzVm5jMmh0ZUZkeVZVVTNWV2hoUWtkT1pXVmtYM2hEY1RGeWEwWXhlbEJaUTBGd2Ixa3hkblExTFVWSGNWVkZWbTlHVUc1S05XSnRUMGhTVVVGVlpIbHRSbGhuUm0wd1JuQTBXSGQ0Wm1SeExWZGFkVGxKY0RNd2VtMWlXVkZEU1ZoWk4zaFhNR05YZW1ab1VIaE5aWEZFVjFWdFFVTlRNV1ZsUzJwdGJqbE1VRkJMVWpsMGIzUTFXSEo2YVc1UkxUUmFhR2RRYURWc1RXVklhWEZpZVhCVVdDMTBXVEZMWlZsVVRIZEVWWFJhZHpOTll6TTBSamxuWkV0NU9VSmxhV0ZST1U5M1VqQmZlbXBzUmtOSmRFWkZTbVJYUW05amEzSXlTMGhKUlVKeWNFdHNNR1JRV0VRNFZWbFpPVTF3WDFSbWMyNVVSM1JMTTBWTVgyWkxkV2h4U1Vwcll6UmhRVXByVFROSlltTnZMbXBCUzNWTlptWnBNMDg1ZVRaM1MyeFpNemg2TjBFLkc1R2FvRkFYbDc3NWlmWTBidlVfSjQ3UC1zU1djM3VFTjBock1DdmZnVTgiLCJleHAiOjE3MDYyMTY2MjQsImlhdCI6MTcwNjIxNjMyNH0.03e2KeXlCCNPrRzK-hY3TbNqyqgcJsHxjEuJypoAQU4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:44.035 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:58:46.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 285548: status.find.is(200), but actually found 401
20:58:46.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,285548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54fc253d, username -> user.1000569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21267d4a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216326442))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDI2YXNjYzN2MWJncm9mc2hiaTlqYW10bTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWFscHNOa2N0VlRGQ1p6SmtTVm8zYVZFNVZuQjNMbGhDWDFKWmNGSmlOelpUUW5WQlkxcGZjVE5rTTFoNFdrOHdORWxFYjBaWGVEVkxjbUZHU1dSdlIwTmxYM1J5WmtwTFpYbFdYMjFWUjJZeVJVbDRaR05NZEhNNFNrRjFSVWRsUkdnNVMxUXhNMnc1TTBkeVdscHJkMDQ0ZEdwUlYzWjViVmRLU0Vnek5uSnphemszZW1ka1YzY3haVk4yTjI5WFMwNXhRVXBtUjB4NVIydHBPVzVOTm14c2FHczVTMnhSTlVSc1gzRlRXRWMyY21Jd1lWQnZRWHBOYUZWeFJIa3RZalJuV2s1RVZuWkllVm95VVhGS1prSldNM1Z4TlVWbWFWVkNjMWx4YldSUVR6TlNRbTluU1VwUVR6Wk5OMkZDVlZVNFkyTkhTRUpVVjJoRldYTTJZVzlKTm5oaFJuRjFPUzFxVXpWWVUycHNNWG90VkVJMVpXTlBPV056TlhsUFNHZFRSSFZyVVVZMlZuWTFhamh0YjIxVWNDMUZXbWRoTkdneGNFUTBja0ZuV0hSUWFIWlJkelkzZUZKbVNFdERkazB3UTBOcFgxWkVTeTFyUkhKdlRISk5SbFkxT0ZKZlVtVkJNelkzU0VKd0xUTk1UemhwUm1wcWIzVlZUa3hOTFZWaFVtMXpWSFZSYXpaUVIzcHNPV2swVEd4d1MzaGlTRTlKTlUxWGQzbFVTbEpOTkRoWGRIZHRRa1EzWlhwTmFUSjFWRkIyVGpKeU1VMWhSM0Z1TVhZMFRtWkRaMlUyVm5CbWNYUjViRlJEV2s1R1lqWkZUSE00UTFORldrZFVkV3B6YkdGS2VteEZkM04zYWxaMmEzWTRSazR0WVhrMExXbFlUazlvWHpsUVYzQllaMHhVY1ZJMVUzVm9OV2hFUm5wMFgzbEtVRkl4ZFdKM1RqaDNRMUF5YkdaUk1YWnRiV0pNWjBvM1VIUklRa3hHU2tVM2FEZENkMlF0U21NNE5qTmpMVFJKYjBWZlNTMWFla28yZUc4ek9TMTVRamhTYjIwMmEwTnhZMUJNV2xwRlVFUXpjelF6Y1ZkM1JVTXhaVTh6ZWpoR1MzZEdRVFoxYW1Fek1EZEVWa2Q2V0dOTFYxWTNkRXAyWWtGNGRVbHdZM1pCUm5keWVGa3lUVlZZVDJ4MmNWOWxjMVZMT0hwVlFYUktabGhYYlZsQ2VWWlZTV2xmU2xKT1QwTlJMa016WjJKZk9EaFZVSEl6WVd4cGRrOVpiakZGTFVFLkE0VDd3V3gxUllINEhOS3drakxabXFSZ09KdDhPRXgxWVEtX2RTOUx0LTAiLCJleHAiOjE3MDYyMTY2MjYsImlhdCI6MTcwNjIxNjMyNn0.uOrSz3u4MsZYLyy9vBwbAgoHbDk8SWvcFEkm9fDOxwA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000569"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:45 GMT
	x-forgerock-transactionid: 1ab8994d-d531-4784-ac00-147145496e9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:46.492 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:46.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 285548: jsonPath($.tokenId).find.exists, found nothing
20:58:46.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,285548,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54fc253d, username -> user.1000569, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21267d4a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216326531))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:46 GMT
	x-forgerock-transactionid: 26dbfc34-184c-42f1-b906-3b3d7e9a9812
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWpua3Zhbm5lNHA3MWZ0MWFzOThyNHY0YnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SU5YVmhlWEJCTFZkVlVWaEVNa3RmYmpWTk0weG5MalUwY1Y5S2QzVlJXbDgxVTJoVmFGRTBZMmh1Y1dFMFMyTlNkMjkzWm5oVlNUbG9RM0JNTjFWMmNtNDJNRGMyZVdGME9VcGZjRWxvYUVWbVdqUmpNMWRNVldaeGQzWkxRVUZSVG1aM1Z6RktMVVZPYXpSS2RFOU5ORjkyWlRVMU5GUjROMmx5YUVselMxQXRUbVUxY0ZaNVJVczJVelZhUzBWME1rNVBOekJXYTBsRk1tcG1ZMHQwYnkxR2RsOVdTakpuZEZwc05GRmthak56UlVKdlRXMVZXWHAzUVVSaU0xVTJaMjVLU1c1TGQwZFNjVzlEUkRCQ2RtNVplakJLUW5JemRHUlFOWGhEYWpjemIyRmtMVGRhYzBKb2RWa3phM0JoVUZSMlJsWklYMnB6V0ROU01HWlpiR0paYUdaU2JVY3hWVkpOT0RCUlpVdFVhWEJCY201VmQzSlVNbFV6V0ZGNU9VSjBiMHhPY2pOYWRqUktSR3MwUjJkbVEwdE9SMUp4VGkxaVlraHVSSGhuY0VaYVNqWXlZVVpxTW5CSU4xUnBTak5PVjI0MlpEUkhMVGRvZFdGdFpWUXlWM0ZxWDFsbldVNXdRM1ZmYjJGdU1FdEVhVTl6VG1JMFRHcHdSRXhoVFRGUVozQTBNWHBaTUdkWlIxUTRVMmROTW5VMGFGZ3hSSGN0TTBndGFqRXlNRUZFT1Zsc1NIQlNiM1Z2V1ZGRE5sRk9OMkpEZW14NE1rbDRTbGRhVTI1elJ6ZFVaVGhPZDJoamFrTnlUM0o2TTJ0RWJXbEpZMXBEV1c1V01YaGpXR3BzVG5oMVZIZHdkVU5MVDJGeGVEWkdXRFV4UVZsVFVqaElNVzFDVEhFdFVuQmZVVTF3WmxGWFFrTXdVbmx6VUUxRU9WRkhlR1o1TkdSVU5IRlpTRVU1YUhsWmRqaGlNRVF0TlV0VlptcE1WVzlWWmxWRmVFTjRjalpKYWxZNVdWOTRSV2N5WDFsQmRsbERSMDVFVXpWTmJ6QkhaM0pqWkVkcmNFNTJORFZvTFZKbFEzbFZSMjVmV0cwNFMwWk9WRWRGVTFoV01FRk9jbk55Wm05Q1NFbFBYemQwYVVaTFRsTk1hMjQ1TUd4NFIzcFhZbmRDY0ZKeWNFTjViWFpTZFZCV1NHNU1WaTFxZFZaaGNWQTVNVk01U0dsNmNFeDNaSEZXY0RCQ09VRkJMa3d4WHpCWldXRnZMVFJaTkhrMlptMHdjVUpyVG5jLkMwZWE4ZktpTFhBay1yZEZKeHFYdGNiaVhqU21HSjRQUHhLVEVRQnZ6OXMiLCJleHAiOjE3MDYyMTY2MjYsImlhdCI6MTcwNjIxNjMyNn0.TsLMS8HK8vIv9JpVxzFncQUnK4FYlNi968x8CiKL6kI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:46.532 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:47                                        1920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=554431 KO=12736 )
> restLoginInitiate                                        (OK=274626 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=273789 KO=813   )
> restloginProgressiveProfileCallback                      (OK=6016   KO=813   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.78%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.78%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.18%)
> status.find.is(200), but actually found 503                      4958 (14.18%)
> status.find.is(200), but actually found 401                       813 ( 2.33%)
> jsonPath($.tokenId).find.exists, found nothing                    813 ( 2.33%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[######################################-                                   ] 52%
          waiting: 256869 / active: 36     / done: 285710
================================================================================

20:58:49.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 286068: status.find.is(200), but actually found 401
20:58:49.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,286068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bc56f35, username -> user.1001146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a4381ea, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216329921))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzE2dGo0bm5tNGtwdmV2aG85OWQ0amM0ZWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlVscERMV2gwVG5WZlEyRXdWMHN4VEdsV1dITlJMakpKTXpGc2IwMVpiVFZJYkVGbFh6TlZaR1JSWmxaeE0xODNYMGRGVjNNMVRWaG9aalJVT1ZvelRrOXZRblYyY1doNFQyc3lielpoWTFVMFluaEpibVZ4U2xkbWN6ZFNTM1pvZWpWeVpISkpkbEJCVDNWalIyTldkblUyVVY5U1kybGxNWE5hY0ZVelUwdFpPRWN3VEc1aGFWRjJOMHByVlRaSlVIVlpUVk5EUm5oWlJWQkVhbE5NTUU0NE5FbDRTM2xvYTFSRlpWQmZTWFYyVUZnMVlVaDFjRVJFZG5WQ2RXRndhSGszTFVVNVlqRmtaRmxCVGtOM1dtZG5hMjlmVG1WU2FsUjZhbE5KVmpWS2VYaHNlbFJMV21Nd1RGZEVSVUpuUjFKdk1EYzBNakZzYzNvNFRFUTBWRmRYYVhac1ZXSlhNR1pJYTJKVFMzbzNWRlZRVUU1bmRHc3dkRGxTUWtaVk1IaHBja0k0V2xveGFpMDVSVUZZVm1SS1EwcHBSWFJ2VkZsWmNraFFaVFptYjI5UFdWZ3hTSEl4Ykdkd2QwUm5jelpKTFZZd2FtdE9iMnh3UlVScFQxY3dWR0ZXV2t4eWMwWTBWWFJwVDFGTGFIRm5VMHhXT1RWRllteGFhbFZRVW5SVlJVdHFVMTlwWTJacWQwNXVUbXQzTWxOMVlXVkVNMWxqVGtsQmIwTk1VbloyYWxCVGJuUnhWVGRDYkhwaWFVZFpSa2hQV0dKd1VVZE5VbkZMTVcxc2NGSjFkRGgzV2xwTFNsZEZOSHBJZUV4VlpuazFWbk5WV1d4Q2RrZ3pNVXg1UjNaTlkwbDFkRUk0YlVsdlYxa3RZakV3Vkc5c2RYZHdlamM0VVd0clRWRlBVV2hFYzBaVVpUQm9jVlJEWkhaVk9XRm9kbWxCYWtwSVZteDZha3hXUTBGWVQyZHlNbkJVVFhNM2QyOXhTMFF4VnpkWFEwOTZjV2t5YkhaVmIzTTRaRkJaYW5FelVIVmplVU5JT0ZWUVQxZDFXblZyY0VSUlVsWmFNVnB3YUV4NFoxRk9hRmRMUzNGUFltcGhjR2d5WW1OTGEycHVlbWRYYTBzeWVrODJhbGt6Wkhwdk0wbGFlbGxyYkZFdFFURkRUMkZ3WVdsU1ZVa3dhSFJ5U1RoVWRGRmtlRTF2V0hGb1IxcGFkVzVyV1haSmR6bEdaMUpEYTFVNE5tTnJMak5IVnpkVWMwMU5RVW95TTFkbmQwaHpiV2syUVdjLi1mc0RIeGQ1aXJzaC1hTDBIRTNqNG5SMHpuSEt6RTFmOExidGF1NDNtLXciLCJleHAiOjE3MDYyMTY2MjksImlhdCI6MTcwNjIxNjMyOX0.fSZBX5W16pfq6CwhXyVoHKEGiZAEhlLpoz-NFXt6YIQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001146"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:49 GMT
	x-forgerock-transactionid: f704e280-cad7-47b5-b69e-373936470dba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:49.970 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:50.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 286068: jsonPath($.tokenId).find.exists, found nothing
20:58:50.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,286068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bc56f35, username -> user.1001146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a4381ea, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216330009))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:49 GMT
	x-forgerock-transactionid: 11129e01-9ddb-43fc-8c5d-e236ad3d2c87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjJwM2cxZ3VqdTRhMnNsZWYwZmpqaDY4ZTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmNHWkJSa3ByVm5wdWRrbEVNMlZXVWtsUVZGTjNMalpxWlROS1FVRnFha1J5Wld0UWRtRjVVMU5LV25oVmVGSk9PVTAwWTAxR2QyUkRkbWgyTWpCRVYxaE1iV3BJVGtSdlpURTBYMDFyTVRSaGFHVldkalZvTTA1dFgyMW1iamRNU1RReGRucDZPR1YxWjNSdlpUQkNWVzVtTFVGVExYVnBZbU5NYlRJNGJETXhSMHRIY1VSWlh6SmxWMjVWVkdsQ1NGcGhZbWgzZDJ4NE5uRTJZWEJZWW0xcWRHWmFWMUIxVlZKVlQyMXdVek5PVm5kVlp6Uk5SR1ZUV0RKak5FWktWR0ZRTm1wdk5sZ3pSR2RaWkcxUFdUWm5Xa0Y2WDNkeFQyTlRUMWt5U0ZwTWJYWnlSVmRzTFV0RE1VTldNVzFFTFd0aFdVOHhSWGd0VERob2RYUkxMV1Z5VFhSeWRVRXhkV1F3YkdwS1NFd3hRMHN5TjI5YU5HdG5SbFZFU21OMk1tcEtTMmQ2UmkxMFREVk9XRlJOT1d0Qk1HVk5TMkZ4TlRkbGNucDNRM1pFZURSYVRuWm1MVlJYV1U1Q1JFeElZelJyZDNoT04zTXRVSGRLVm1KTVRtWjBkVGd5WlZoaFdWVnFWMU5vWWpWMGVsSmlPV050ZDJ4SFlrWTVlbk41WWpReWRURlVOWE14TFc0eFEzSlJNV1JKTkZwclEwTkdSakpOYkhselN5MTRiazk1VEZsSFNHc3dPRGhZWDFGT1ZqVldkMWhRZFV0SGRUVlNOVm8wZUVSNVdGaDNjek51Wm5CSE5VMVZUVUo1VEV4UlZXdGxYMHRqUlZGcVZFRlVVV0o1YzIxcVlYaHpOSFJtVlVGTVQyWnFTRXB3TlZGcVoyMW1XV1Z6TTJNNGRrMTJiR1pKYW5SaFkwbEVkbGRNYzJJd1VrRjJOakpJZVZrM1VYSTVOME5oTkY5ck0wcEZUM0J0Y0Rrd1JFUklSVEZQY0VRdGJubFdiSFo2VDAwemNWVnhMVk0zUWs1U1JqYzFUVTVEUVd0VlJYTnhSVU01WjI1MWNsVlVWMUZaTTB4R2VreEhhbE5mUkd0MWNWbFZRVmcxWm05RWMzZGpTbVJaVUhwNE5ETmhlV2c0VnkxT1JXRTBOV3BIUkhSUlUxRkpaVTFOYVRselJWRmpTWEY1VERFdGNHVldaRmxqUVV0aldGcGljMDl0TnpkaVJWTkRTVFZXUTBsSk9HbzBMa3hZU1d4NGNIWkpZVmRtWkV0dE1HZENjM000ZDFFLjlPMGdQSklfNHdPRWJpaThudVY0cEFCckxzZXNXRTJSejFWQU1nclJNVkEiLCJleHAiOjE3MDYyMTY2MjksImlhdCI6MTcwNjIxNjMyOX0.yqC7skoQK31jpvTXu2cYUdFOBmjVn6z1ZLU5q-RYIRA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:50.010 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:52                                        1925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=555933 KO=12738 )
> restLoginInitiate                                        (OK=275369 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=274533 KO=814   )
> restloginProgressiveProfileCallback                      (OK=6031   KO=814   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.78%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.78%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.18%)
> status.find.is(200), but actually found 503                      4958 (14.18%)
> status.find.is(200), but actually found 401                       814 ( 2.33%)
> jsonPath($.tokenId).find.exists, found nothing                    814 ( 2.33%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 256130 / active: 28     / done: 286457
================================================================================

20:58:53.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 286512: status.find.is(200), but actually found 401
20:58:53.021 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,286512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b272177, username -> user.1002731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21b736a3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216332974))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzFucTFtaWlocGxzaGl2cjJqczM3c3NhajIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVZUaHJiV2swTFhaSmVHMDRhMkZhU0hBNFRUQkJMbmhsZFRSa05ubGxhMGhPYmxKSldXVkNUbEpwUVZnM2VqUlVVbTFsWDB4R2FuaG5hbWgyVVhWRGRIQnBWbmR6YTJkMlZ6WlRhVlZ5V25NeFoyMXZWMkl3U1UxTllVWlJVR3BoT0hwTU9HeEtUVnBTWm1sNlNrbE1ZVEJ2YTNsNU9ETlNaSFo0ZUZoVVpGZ3pNVTVEUlRZMllsaGtPWEpVVG1WZk1FYzJXRXhVT1dobFl6UnROMUpLUkhGQk0xQkdRemRpWTB3d2IydG1kbVZrZERZdFZVeHJYMHh2TjFSaVdVb3hUVU42YVVkT1RucHdWak4xWjA0MVMyOU9VR1JsWHpGTk9HUk9NbWRMUzJ4WWNHVmtiVFZZWDNaR1QyaFZPSGg0U2kwM1pVTkRlVFZmTWs1MmQySlpOV3BDVTNSWmIxUTBUM3BHV2pWa2RrbDVNVVEyZWw4NFpGWkNaV05zWlVsQlpGQnljR3huTUc1aVNsUnBPRXR5UVVGdE5FeGFRbnBhTm1GVVFVMUZkazlvWjBwNVZYQkNMVEI2YTNRdFdDMUpXbWxhU0dac1F6VlliSGhNUldOaVMzbDFZekJyUjBab1dIRmZlRGxrYTBGd1dXOVFlRnB4Y2xsNGRqWXhZbEpwWVUxblVGWTJiVFpTWVVwNVoydERiWFE1Y1VzeFdURlFlVjg0U2s1U2NGOWtUREoxZVRoMmRWUnFabXR4U2xjelJGa3RhVmhMV0d4ZmMwZ3RSblJVT0RKSU9WRk5ZV0pDVEhKYVNWbFhTRWRhV1ZWQmEza3pUVEpzTmsxU2FqaExSRE5wVVcwNVYyMXVZMjkyY3kxcGMxbHBNVkoyWDE5VGVVUlRNM0pTUWtsRFRVeFVZMFphTTFwM1pIWk9WMkZhVm5aVk56TmlaVEIxY1VFMlNraGFOMFYxVlZvMGN6QkZZVTk2UVVGd2EwVmhSM2RKU25WdE1XcE9NV1p4TWxocFNHZzFYMFJoV0Y4emNFaDFaVkZGYURkU2VtSm5Za1pyY1VkdU5XWnhPRk5TWHpOSWVuWmlPVGxGVURaaFN6UjRaekIwYVc1aWVIUlFhV1Z1YTNOQ1UyWndRbFZPYVRnM04xTjNRVTVOTWtGblVHZFpNVFZITmpBelVteE5ORlZXTVRkTFNWUnZTVU0xT0VWRk9HczBNMHd6Umt4QlVVa3hVMHg1WjBsQ2VGcFZMbUpPYmtSNWMwMUxiMkkyYW5sWGNsUTRVWEJ2TFVFLi1jTkhhMnBxRU1jeEt5SDRwSmlhc3U3cVc2TkxiOUdKMHNBcHRZRVcwME0iLCJleHAiOjE3MDYyMTY2MzIsImlhdCI6MTcwNjIxNjMzMn0.1Js9a_TWxwbvT2ooNZi_6FLTiPOGYoXSd3B8zhhFsWA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002731"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:52 GMT
	x-forgerock-transactionid: ccf67945-cb08-4686-83cc-12b7a242a4fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:53.021 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:53.059 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 286512: jsonPath($.tokenId).find.exists, found nothing
20:58:53.059 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,286512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b272177, username -> user.1002731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21b736a3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216333058))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:52 GMT
	x-forgerock-transactionid: 78f8541e-7e71-433c-93ab-05e36745128d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXNmNmllcHZrbGpzdGNuZXIyaG5lcDNpcmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFEwbFZUM2RIVDNwM1RXeENOSFZpVUhVeGJWOVJMaTFvTm5FMVdGOTJTa2RrYURSM2QzQlRabm80ZFRsVFNVVXpTekZ2V1hsME1rcEhhVGRNV2pVM1ZqQnBVMW81TUZONFNVeFFWMVpPVW0xMFduUnZObU0yZUc5ZlMweDNhVVpLVkVGcWNteHdNaTAwVERCbGFUWnRka1UxUTBkNlpVaGFhbGd6VFVKRVRtWlVWbUV5VjBOd2N6UnVSamR0UVhWdWExOW5PSE5SUXpoU1QxYzNhbk5IVm1wZlEwWjZjMjQxU0RCTk5sQTJVRmhwUjJKb2JsUnJNVkZRZUdScFlWRllSVkJuZWkxT1RFUkNkalJEYm1SbFVIQmFOelZZUmtSWGRISXRVbGRGUkdOWFVGOTVNV2MwWjJOSVJqbHRXamhZY25Kb1VXNTRaRGRSZDNwelVDMVlUemhvU1dGUU4wNXFOM2RxUzJSVVltUTRPRWxRYWs1VFN6VkpORE5VWDJGRmNEZFZYMjgwZVZZdGVqbHJUVFo2YUhwVlJEZDVhMFpaV0MxWE5scEROSFZKU0ZSNlZrdENRa1JXWVd0cGQwMUViM04zZG1zelFXNHhaMlIyVTFkb1NUVkdVMEZsY1hWUk9HOWlOMmxRVjNGWE4zTkJXWGRVWTNkbVJWVXhWbUk0VFdaek1rbFNVSGhQVVV0Sk9WQndVbFZYVWxOSGJGcFZjMk50ZW1ObVNsSktialZMVjFONWFYQlNXblphT0RadFFVVnNWRXRyU1ZGamJIQlBSa2hCUWkxcGVrVklZemhOT0RjNFdtSTFhVkZTYkU1b2JEVjFNVFl5TjNOcU1tUlVVRXRWWWtWVWRXZG9hVmRCUjFkM2NVNWhWSGROVW1SNFFVMU9jV1ZNTkRGRk5UWldYMHhIVGxKRmFFNW1lVGczV0ZwVFN6RkZaV1pPYkVoVk1FZFNWbUZ6Wm01ck9VbFJaVTU0UkZWcVlqUk5WVTFPVW1nMFUweElVbWh5YTFGZllYWkNaazlyUmxaalZuRXhjM0o1WmxFMlEwMHlVak5mYWs1bE5sVjFlVk5pZWtsSldXOXdibUk0V21KblNtTmZSbVI1YjBKTGRVVlRRMEZWWTJ0aE9WbDBTeTE1TW10UmNubEhaMUp5UzNwMGJETnhaRFZhWWxKeGNtWk1UMDlhVEY5bVlrcDZhVTFDZGxOaFRIQndTVGROYnpoUmVrSldNVWRMUVhKMmRGTkJMazlLZWxoRVlrVlRZbEJ0T0hoWFdVTlpaVGxQV1djLmFZZFliSDlhdUo0TkRqczdjdmZta2c5cFIxRjdXWHN4WlBGcXNuWGZhSlEiLCJleHAiOjE3MDYyMTY2MzMsImlhdCI6MTcwNjIxNjMzM30.ZSGE4jDBrdC-iYZjkAv98btxAUSSZS-RLSD0jUNrrYI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:53.059 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:58:57                                        1930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=557425 KO=12740 )
> restLoginInitiate                                        (OK=276111 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=275275 KO=815   )
> restloginProgressiveProfileCallback                      (OK=6039   KO=815   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.78%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.78%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.18%)
> status.find.is(200), but actually found 503                      4958 (14.18%)
> status.find.is(200), but actually found 401                       815 ( 2.33%)
> jsonPath($.tokenId).find.exists, found nothing                    815 ( 2.33%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 255388 / active: 28     / done: 287199
================================================================================

20:58:59.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 287487: status.find.is(200), but actually found 401
20:58:59.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,287487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63586091, username -> user.1001334, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1553aa7e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216339533))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXNqcmR1ZzZrc3I4OWUxMzVybW8wcnJsa2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmF6UlBWbE5HT0VKMVJHRm1ja2RSZDAwNVVpMW5Ma0pEV0ZJelNIWk5aVEJ0YjFSdGVEZDBMVU5QU1V0VVlrWkpURE50VkhORWNuTXljekZKVjFjMmN6RktkbVkzUVdKdVFXUjVRMTh3VjNGNVVIWXRNR294Y2xOWGEwNUVNR2g2TVVsTE1FRjFjMDl4Um5RMGRuZDFlVEpPZVZKd1gyeHBlV0pHUlhWdGVYVnVZVmczUW1WS1ZGTnZabkJXY0ZSMFRtUXRSemRVYld4SGRXcHRkakZuZWtOVWEwOTBVV3RZTmpKNFpsWnZiWE16U2pod1pVeFRZVEJsUkdSZlNGUkxaVEJLVGpkUFZWcDFMV3hUVkVOa1ZYUnJXalppTjBWM1RFcHliWGhXY0MwdE9UUjVTVmRFTWxOYVQwcEdSRkZWYVc1YVIxcHdXa3R4WWxsU2JtbDNlVzkwTm5ObVZqbE1NRnBuZGtSdE1IaDFXRjlTTFV4TVRWaFJiWEpZUTNoS05IVmtNa3BoU1VFelpsWlNWWGxSVUc0MVVsODVTSEZSZFd4bVUyczNTMlJ1WWxJMmNGTkdNMUp0YzJ0MlJrUlpTM2RtU1RJek0xSmphRzR0TjA5NVZsaGlSRUpWU25CT1YxbEthRjgzT1ZKUGNqSlNObXhTTWxCTmFFbEhZM2hGVDJSMU1VMXBTMUZCYW5BNVEzVkxUV0ZtZFY4M1pYWm5kMjVPUTNjMldYQm5TbmRGUWxkMGNHdFlUVGR1UVRRMVlqRkRMVlJoU21GVFdXRkRMVGRVWmpZeGF6bHNiR050WTBZeFZtWlBWRFpoVmxOQ1ozQjJkbDlNTlhoTFdVWm5aemcxVjA5ck0ySkpNRXBpTlhaVVZXWkNWR05RTUdSVk4zWmFaakJFVDFZeWJWaHVTMmhNVkVOQmVucDNWR1E0TkV4aU9XTmhRM2hNV1dSckxTMTZia0UzTTBKTVJqaFJVVWd4VUd3eVNrNWlVVTExVG5abVpVcHFhVmxTTjJkb01uUjNZM0l5YVU4M2RtaEVOMGs0TFdSeVVXcElaMUpJUldFMmJrUTFORVY1YjNoNE1tOUNNMDVYTW1SMFJHNUlUMkpJVUZjdFFUUnpabGxhWTJwdmQzbEtPVmxtZWxkNFpqTlVaVGhCZFVZNFkzUXRjRzAwYzNWSlZTMW1iak50YjFCdGFYUTFURnB4UlY5TFpVNU9iVXB0ZFZNemFuRXRNblJHV0VjM2RrZEpMbGRTWWtSRFZuZFdkelJwYTFKclJWbEJYMW96ZUdjLk41LVFpTWF5VjNHQ19nQ0loQ2RNaGxUYXlka0VkUWg5MEtWUzkwSTZ0RlkiLCJleHAiOjE3MDYyMTY2MzksImlhdCI6MTcwNjIxNjMzOX0.BEomEHZohT8EI1xoe-BgIc7AKq_NrkjGvymxIWLyOkk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001334"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:58:59 GMT
	x-forgerock-transactionid: affe87a1-edbf-4c00-97a4-d893d6ab7c5f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:59.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:58:59.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 287487: jsonPath($.tokenId).find.exists, found nothing
20:58:59.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,287487,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63586091, username -> user.1001334, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1553aa7e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216339621))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:58:59 GMT
	x-forgerock-transactionid: a7aacf93-21c1-47b7-9949-fd78707a120a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTBycnBybmptazk5Yzk3bHNwYmg1ZTE2NDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFJtaE5OR1p2TTNoQk5HaEllbkZ2T0hVd1prVjNMbVZmVG1GSlduRkdOMVJuYVZFeWJrSTVNRjlIVW1zeGIxbERTblpTY21GMVUyeGpORGxWU1hCTGVHVm5TVTkxTkV0YVZqZzBRWGhOYVRGVll6QmtOVUpoV0RSblNrZEhXVTVJZEhoWmJFdDVjVTE1UjFwT04ycHpVR3RrV1RWMmJFNXlSbEpIZW5odWExbERhRWRrVlVwTk5HcEZMVXBKYlZNMmJFTkVlVkZTU0dGbVdVNTRjVmRTZGxKaUxWVnNOSFJ0TnpWSWVGSXhaRTFpV0MxdmRrVkhWbFJIVWxWaVZIRk5iUzE1TkVwdmNVWjNVMEkyVVZaSFNFVk9NVkp5WmtaV2VHVjZSMHRzWVZORFJEVlFTMUJLWkVveE9WRnJZM0ZFYURKUFVtRkJRamxXUlhjM1RXeEZUbGhUTmtGUVFuWjJiV3RETjA1cmVHNVBhRlJCYm5CUWJEZHhRa0pwTVVOdWNIbEZPV1k0VlhaNlMwRkZRVlJoVlVFelRXdGhRVlJDWDBOMk9VaFlNRzgzT1hKSlpXWXpkelJrVFZWVmJ6QnJhVVJIYzB4aVdHeFVaM2RUY2xoV05teEJha2x4VDJWak9ISndlbFp3V1hCM1NtbHBTWEZ6TUZBdGNYTnBhbmQ0U3pWRFdVMW1aR2hYUlRkdlNYRmlhbFU0Wm1jeVZGaGtTM0V5Vmt0clYzSmtaVXN0ZVVscU5YTjFjWE10ZWxSbFQyaFZVekZzT1RoRVEzaGFiRWhvUjI1aVZVcEZZVWczTms5TGVHOUhSRFJtVmxneVNXbHFOak5GYjE5S05GcG9TV3BxVmtaQ1pWZFROVEJTYUd4VFZXY3RSWGR4VjBvek9XSnNSV2xuWHpWQmVGOVdNbWgwVldJM0xYbDViRkJOUWpKdk5FcG9WRFZHYVd4NU9HcERiMUExWDNsMGIzaHJlUzE0VUdSU2FEQnlRMmR4Ym01RVVHNWxXSFE0YWtaamIwaG1RM0JRU3pCaWQwVndSMlpJYkd4c2FVOW9kV2R5TkROeFR6UnFWMGRYVWtaaWNWWnZRVzFLWjJOUFNYQnFNVlEzWHpORVMyODNabEl4UkRkNFVXMW1iR2hST0dzNU0wdG5Wa2t6UTBSWk5EZEVSMGhsWm5OdFFrUk9UVzlyVFRaNFREQjJRM2hQYXpsaWJucENabFI2V1RCcmVrNHpUV0Y0YjI5Vk5XNXZMbmhqWTBSaVVsUnBMV1JoWW1Gd1ltcFZjV3RSTkVFLjMzVVJSTi1kcEd5cGMzSVREQnZhOUctU0xubXhiWV92aU0tdjUyYzFVaUEiLCJleHAiOjE3MDYyMTY2MzksImlhdCI6MTcwNjIxNjMzOX0.HgRwTyJ1Ku1NRkTN_vyNIs_YktZTMFVxQ2VDAT_4YcI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:58:59.622 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:59:02                                        1935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=558949 KO=12742 )
> restLoginInitiate                                        (OK=276868 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=276027 KO=816   )
> restloginProgressiveProfileCallback                      (OK=6054   KO=816   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.78%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.78%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.18%)
> status.find.is(200), but actually found 503                      4958 (14.18%)
> status.find.is(200), but actually found 401                       816 ( 2.33%)
> jsonPath($.tokenId).find.exists, found nothing                    816 ( 2.33%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 254628 / active: 34     / done: 287953
================================================================================

20:59:04.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 288199: status.find.is(200), but actually found 401
20:59:04.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,288199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75e4aa8b, username -> user.1002106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6db32431, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216344230))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTFjaHV2MGVuaGJrOGxxZzZtMXIzazF2cmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1RGOVRTalV4Y1VFeVJUSmhMVGxQYTB4SU5UZG5MblYzUVdsTlZWTk9lWFowZUhCUVNXZGhhbEJoTFdzellUZHRUM0JrYXpST1oxSjRUUzFoZGtOSGJXbG5YMFJrVHkxc1ptUk1YekJrZVhvNVQzQnRMVUpoY0dzMk1sZHNhMnR2Y2tsWGJuSmxaazR6TFZoeE9FeGtUMnB5U2xGV05tOHhSalIyZUVwMlYyeHRiVTQwZUZjMFprNTFTVTVYZWxaUFYySjFkbGQxTkhwS2NXcEJNSGN5YldaT01rTnVNMDVRU0RCSVJFRlJTV2hOU21SM01VeHlSSFJQYld0QlNYb3lkR2d0UWxkNlYwdFZXa05XVW05emJUaHliR0V0VUhKUmMwZFJjREpQTURFd2FGSmtXVk5CUm5kbWJsRkNTWHAyU2xrMVFrRTRTUzFZWmpsNVJ6Umxiek4wYTNsbWFXNXdTMEpSZDFBeldYcFNPV0ZPUnpBeFNtRTBTV3B6VkZGWVJTMUZlRkZpVURWTmJXaDBSRGhwTkdkT1JHMTRPR3RRY0dSVmFtWkdXV2RYTmxkVFFYZE9aM28zUm10SU5tbDVRMUZIZWpoMWJURnNaVzlNVEZsT1RWWjVRMjB4UmxvMlZWUXlla1ZwZUROYVVteHFTV3RXWnpZeldYZDBla2gyZUZOVWJ6QnpPR0ZFU1ZndGMyaDBSRGQ2TVZkMVZqSjFRbXhQZHpKTlpUUmpSa1pVV1dFd1ZISm9ObHBoWW5KVmJDMDVaMmszYUZCbGRYaFdSMnBNTW1sb1FtSmpNRE5JU0VOc2QwbERiazlvZUdRNFdpMXpiRkE1TmsxMk1FNXFjbTVqVlVReVRFcEdRM1JLTFd3eGVXSmxjQzF3WldZMFRVOVNWVWhCYmxJelpYSlpWMkpoZERCMk9YQjBVMGRVY0VOUVoya3haRTFYYkdsRU0yRjNTVlJNT1hwWE5sUnllbTkwZWpoaFRDMXFXQzEwWlZwR2FFWnpSM2Q1ZUVOcE4wdElURXc1V0Rod1NVOXBhRkIyUjB3NVpqWk9aRjlqVG1GSVowdzVWemt3WlVvd2RVcHJUakJsYmpaa1VDMURlRU5zVVVad2JXa3hVRTFCV2t4MUxWQkZOMUZHTVd0R1dtcFNUemQyZWxWMWFpMU9PRzlCTlhGNWVXOW1NMU5WTkRVeU1qSmtSbVpYTUdOWE9UbEVhRVJ4T1ZvME1UQnJZVVpaWlRGUFJVMDBMa3RpWjFSSVNHMDBaVVJ5WjFOWWFVSkVNV051Y2xFLlZXek1TeXVRYkNtZ0ZwMnV5TWIzMjdYTkdyYVplNDY5QUFGQlZrRVJiTVkiLCJleHAiOjE3MDYyMTY2NDQsImlhdCI6MTcwNjIxNjM0NH0.6rmq6MNjKBIbqTtUMJburx6tDpD4VD7aOdZaEGEnTRA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002106"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:03 GMT
	x-forgerock-transactionid: 4a267773-1705-4438-9e6e-79f38be14602
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:04.278 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:04.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 288199: jsonPath($.tokenId).find.exists, found nothing
20:59:04.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,288199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75e4aa8b, username -> user.1002106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6db32431, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216344318))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:04 GMT
	x-forgerock-transactionid: 0e7fb8d7-56b3-45ad-8234-55f6d24780a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzJoNDR1dmVsdDM4MTRvMnQyM3Nwcmo1MmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFNscHBNMUpsZDNWWk1uZzFhek5CU21aYUxXdEJMbEZCUm1rNFZ6UnVVamx5UTNCNFNHODFibU5HVERRMVh6bHBSeTF6YjJReU5FMW1ZVU55VkZaaGIwNUxhM3BoTTNaaU1XTnBRMjAzYVRCTmNUUTJXSEpKTmtaTFdFRnhZMFl3WkVSRFNXUlhZVEZ3V2tSM1drOTJiWEpvZWt4UVJXbFRjM2M0YzJZNVNHWkNhSE5sVVdkMllVeDJNVkJVWDJoUFdHOXJhR1ZvUjFKUVZtZFhXVTFWVVRsMk4weHpOVEZ4Y0cxNlNXUjVSMVZsUkhCUk5tUndNMkZ2WVVZNVVEbFZSWGRXV1hOSloyaHZNRTFYZG1kQ1JGUTJTVFEzY2pJMmJGWklaVE5ZT1ZGWVFXVnRlbDg1WTFkamFIRjBhbTV6VjNOclYxWlNhell4YUd3M2EydDVWVlJWVkV3NE1HWllkMjQ1TFRkUWFUVTRXV05oVFVRdFFXOXJRalZPWWpWTFQxUmZhak0yWmtKa016Vk9lV2swYjA5eVFtOUtPRTFXZW5ad1QwaGhPR014TFdKMmFFZEJVV1EzWjBOUlJFMDVWVmxQYVZCcVZVMU5RblZRYzFWUWNETTNObVZhWkZBMFJEWkNUM28xTjBsQmNXRXhValUyVkdwV05VbHpXa3R3VmtvNVRsQmlhVVZEVXpWU1FXVkNOV0ZJYjJ4blVHcGlNVEp2Ym1KRk5tODFkMjFDV1VwdlNrSXdXRUl4WDNrMlIwZFVhbVoxVjJRMFJXVlBhazFtVEU0eGRFNHlaSGwyV1hkdlNVUlpZakJTY3pCa1FuSkRUSFV0V1hoUE56TmhMWE50U1RORGMyWnZTbkl4VDAxMVlYaElTemsyYWtoUFZrbHZYelV3VUU1S1UzRXdaMlZoYVdjMGNIbDVkakoxUzBGV1RHdE1iMlZtTWxKd2QyVllObmh2U2pWR1lreHdaekZpVG5KVFZGTXRORTB0UjNkbFJYZG1lVkoxUjFScWVDMUpZakp2WDBwRGRUWTFRMHBOUTBsaVlXeFBURUZXWldaSmJVSnRORzF2WkdoMGJqbE1YMnh5T0dKVGNGbEJibTB0YUVOSll6YzNjMGwyT0RWeU1UTjNSSEIyU1VJNVZHZHNSbVYyYWtGSE16STJNbVZXV1dORk5tdE5kbUl4UzA1bGJGVnlaVGROZFVkbmFFUk9TWGRGUmpGdldGTmlORFJNTVhscVRYSk5MblZ2Y0V4SmJ6Vm9NRFZyWW5BeGIzVlpRbXRoYldjLm1GaHhRd3NXcFlia3NVQTFPS0hPYnMtcV9GUUJDRW9Wc1h2MHdlUURjUDQiLCJleHAiOjE3MDYyMTY2NDQsImlhdCI6MTcwNjIxNjM0NH0.psg6w8Wd21ouXHd3XVD8e3S3QBxxsKF_tcmm2W5y7rQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:04.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:06.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 288631: status.find.is(200), but actually found 401
20:59:06.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,288631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3260dc39, username -> user.1000603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c51308b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216346872))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWVrY3E3bXYzdGR0aTBlOTNtMDZpNWs1dTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clMwcGlYMVo0ZG5sUFIxUllSMnd4WW5SNFJFRm5MbEUwVDFWbU1sSlNjRzA0U2prMlgxQllkMEpSUm14WlJEaFRVVE00WVZKdVVsRndPWHB6YXpaTFgxOVJTMlJqTjBGS05VMDRRVEJtYWxCeVRFUkNZblZHZWtOMmJ6TllkRVJ0UjJGNVNtcGZNMnBvU3psVFZqRlpaa2RUUTB0d1FXbEZaVlpHTUdjMGVrWnFiVFppYWtwSU1XUjFkRUpEVnpaWFFsOXFMVTVvY3pjME1uQXRjbEJDUTJGWGNtaDBaVUphTldkRVNEUXRVbFZwVmt0UGVFUjJUV1pCU2w5dGJWVmpaVU0yYkVsTmRUSmpSbTU1YW14bVJXWlJlWEJIUzFCeVpFZzJialIwVlhSdGRGUjZUbHB4YVRoUFIzSTFObU5UWXpWelFrcFJSblJ0V210NFJHYzBaa2hTYkdKV1pIbFBhV0prVVcxSGJWRnNhVzlKZUhOaFJFRnNSME5DY1hONVZVdGpjRnB4Y2xCUGEyNURXV1p6V2xoM00wWlRhMHA2U1Y5bFExOWZaMDgyTUdwb1JtaEVPVTgzY3kxaE1Gb3hhVTVZT0dsMVpWaGxOVTlOU0RKVU5EZ3pkeTB5T0ROT1REazVRbGxyVVRCa2IydzJUbXhqTFhWTFkybDZaVUZXTjBkSFN6Vk9ZVGhSYUVaalQzRnFNMnhwY1dkWGJIUmhNakJzZDNCck1XbFhkRFozVlZSM2RVbHJaMFJHWVd4b2FqTkVjVVpJWDNGWFJVNDFOazlTVUhKMVpqQnlSVnBJUXkxTWJXZEdWVGhyU2xVMFdHTnhSWHBzVkc5dFdGUjNTRVI1TXpGMVdrUXROVGxsZUdGdVMwUlpUMU5RZFhSc1ZEQXpOMWhDUm01NVMxcFlaR0ZTU25oeldFRjVibmhWWlhkb05HOUZWUzExWm1ZeVFUbEZia05HWkhZeFVYQnJkbkY2TUVjeE5GcGpOeTFKU2pJeGJ6VkpaV0ZCU0VoS2EwaFFSbGR5ZGtkVFpuVlZZWFV4TVhKd1JGTk5NVkJ6ZVdZMFNWODFiR2RtUkZCWWFGcE9OMlJrTW1KemF5MTFhRTE0TTBOZk9EVlJTMHBsTFdKUE1VTlpXREF5UkVaVWNFZzRjWGd4WkdsMlJsWjFNMk4zVVdGdWVGWlROR1U1TFUxcFZrNU9ZekpyV1ZWWE5FdGpUVXc1U1dOUFRFdGFSVTlMV1dwNWQxOUpMbEZ5U0hkbGRXeG9aMWxVZFRabk9FSm1halF6ZFhjLmYwQnJNMjZzSFFNMkw2c0t4Sjg2clZjMHFjRlg2S28yeWFkdkQ4c1EzVWMiLCJleHAiOjE3MDYyMTY2NDYsImlhdCI6MTcwNjIxNjM0Nn0.u9869BMRf1FCoXU6OO0gqNIfLOb-i_9S6m_-JJFhBBs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000603"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:06 GMT
	x-forgerock-transactionid: 8b5a4b2c-3754-4b77-b5c3-4bf1e81f59eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:06.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:06.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 288631: jsonPath($.tokenId).find.exists, found nothing
20:59:06.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,288631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3260dc39, username -> user.1000603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c51308b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216346956))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:05 GMT
	x-forgerock-transactionid: aa78fa4d-1159-4844-b962-31b67fafe114
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzl2czJxYnJxdGN0b24wb3VhYXZtbW11OTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlNVMHlWWFEzUVdsemNrOTVTMUJYVDJkeGEwMTNMbXBsUlRaTGMyeHlTSFpDVFdwVGVESnlOVlJqVVdvd2JqQXdhMFpNTkVsYWJYSmlRa2R4WDFwWlpWSTBUa290VkVWc1ZGUTVXVmxYUzFCYVJEQjNRak15WlVzNFoxbERNbkp2VEcxUldHTnRWbkZ6UlU5c2NXNHdiMnB4ZFRndFVtVlNja3h6VDBWb1lXbE9iMVJPYmtrMFIzSlVRMEpCYkc1TWFsOTZablEwYm1aaGVtRjNhV0YwWkRCRlRVSm1iVFV3TkcxaGIzSXpWV2MxVEhkUGRrd3lZbWhXY0VJeE16Uk9RVWd0VFhCeGJrNVZVM05DYjNobGJqUm5OM2hFYW1WT2NIZGpZVEpGVDBkUGIzTTVhbFl5YmpScWVWbFhaWGt4ZVhwR09VcFFkRkkxTVRCUFpqVjBSMnMzYms5d1JtRjVNRUZYUmxOaVduaHBWMVpqVFVkcE1YbG9aMjVoYzFrMmNVbzROVnB3TlVReFRsUnJXVXh0WTBwNlRrZENja2hzYm5wSmNrOXpVR3h4U0RSWFlsUnJYekp1TldsZmJUWXpXRWxWVmkxVE0xSldZekEwVGxkWmNWVjFjR2xDVWxWNFNteFhaMTlPVkVNMWVUQjRaMUJ3UkVKclpFUklRVUZpYVdSdVUzQmlNRnBKTlhZelEyOXljbUZsU1hWaU4xbEJTVGRTWVV4dk5YQlRNa3gzZWtwRVRFRnNjWEZJTUVseVVqaEpjVUZ0TTFkdmIxSlJja3hDVUUxelYzZ3Ria1IxTVRjNGJuUnFjbHBNU0VWMVdFWjFVVWREVkdSMFNuSTNRbUV4WVVGR1NrOHRUak5xUzFneVRIWjRTVEJEWDBVNFRWb3hha042Vmt0NlYxbEhkWHBOVDFnMWN6bHhSWFJUWTJaME0zY3hlVGhUTVhSV01FaEVUMGhCTm5VMFprVlJSemhCZHpGSFJXeFJhbTA1WDJkQlkzRmZUVWRmWjFaYVFrZGlUakF3VlMxdVpUQXhkbWRFYTJoM1MyRk1XVUpyT0V4SlZqbFJlV3BXY0ROdFZrbHJaV3RUVkVGVGQwNTNWVUZvTURGcldtRm9WMDlvTUVWaFN6bE5NMUJaWkRkSE1qQmxhVkIxUlUxblZESTRNbWhzTjNSM1ZqUTFRV3BFVTJsemRsY3pSakI1YXpGaGExOUVlWGxTYzJ0QlNUWmZkRkZ6VjNsT2JXUnJMalpPVUU1bFZFOWZWRXA0TkY5bGRHc3hWbFJ3Y21jLjdEWnFhTnNfR1ZrUmZFRlUtYUd4RjhzQWhiLWR3VU1sUUhrLUFxOGhZNE0iLCJleHAiOjE3MDYyMTY2NDYsImlhdCI6MTcwNjIxNjM0Nn0.uZ34-cpruXMPxQy4x-TrVTWEDAXgvpVcnu4VsLBaar4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:06.957 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:59:07                                        1940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=560544 KO=12746 )
> restLoginInitiate                                        (OK=277653 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=276820 KO=818   )
> restloginProgressiveProfileCallback                      (OK=6071   KO=818   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.77%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.77%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.17%)
> status.find.is(200), but actually found 503                      4958 (14.18%)
> status.find.is(200), but actually found 401                       818 ( 2.34%)
> jsonPath($.tokenId).find.exists, found nothing                    818 ( 2.34%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 253846 / active: 22     / done: 288747
================================================================================

20:59:07.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 288772: status.find.is(200), but actually found 401
20:59:07.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,288772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42890a2d, username -> user.1002589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11805d0e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216347805))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXFqbXFna2Z2ZGRiMjIxZm5ncnMwMGt0Z2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFJDMHhXVVJHWWtKUFFtRk9NVEEwVFU5NFYydDNMbFppY205RmNrUTJiMDB3V1dkS01rSXlWRGM0TUhVM1p6Vk5jalk0ZUVOM09XWldZMjFIUW5KSFdWaFBRbTlPYkhCUVRqbEJWMjV1V0RnMVdWWXdiREkyY1VsNFEzZDJVbG90TkVsUlJrZENkbVpFUzJWellrNUhiVkUxZW5CSmVESm5ZbUpHYTA0dFNrcDJWMjFCT0hBNVVucDZVREpxWkVwWVRXVlpRMUJDVkdGeVRGbzVVRWRNYzNCSlpucG9RblUwZFRCSFRrOHRkVzR4YjNOaVRYWlphV2RvYlhaVWRFWkVTR3hNUldKUVYyVlhORVJLTkhWVk4wOXRVM2hsV21vM05XdE1aMWd4Y1VWNU1UZ3dZazUyYkRKMmRWWnZTVmw2YVVoR2VHZFdOMUY1TkZobmFsaGxRMjUwYW1aM2QxWk5kVGxIVEVKVlVVOU1lbGc1WDFkU04wWTRWRWx4WVdadlYyaFdhemRqVlVWM0xYcE5UR3hpVUd4QmIxQXhPVjlqTkRRellsb3RUSGhmTTFCTk5WQXphUzF4WkRNMVNFeHFRMDQzVFhkeFRYSklUUzFtTFRKU1YwaFBjSFE1YW1aS1dqVTRhRFZzYnpsVVJWUjRRVUZOVjBaWVkwOVFlR2Q0V1U1c2JXbEZiWGhITVRoQ1prWkRYMjVEYVRSNVUzVTFPRkF6YzI1bmVrdzNaVlV0YkRaeE5WVmhSMUpEUWpoa1ZFWXdhVGN3UzFKQ1RVMDFkbUpEYTI0ek1rRllRMXBmV25OTmJtOVZia1kyTjNsZmJGWnBjMHN5Wld0eFJGVkxWa00xTkcxWWJFMUNWVVl6TjJ4b2FuZFBNRmRJU0doWE1EbGlRbEZ6TjB4a1pFNW5SVFZhUmtablRIa3hTbE5xY21GMFExZEZhbWhaWVMweGIwOU1aMFJGWmtKYVpraFVWM05rV1RKWFoxTm9OVjlaWTBSTk4yTk5iRFptZUVKV1gxRnFUMDFEYjNOQk0xOVlNbEZvWWswNVVYZEZXVzFFZWxscmJFUmxiRVp0VkhsNWNHZGhMVkF4YmtGS2NFaEtlbXR0U1Vsc09EY3RPRkYyZEcxeGVrMWlSRWMzT1VwNVVsOU9TVWxyZFZjdFdHSnVkbVY1VFdkRmNFOVZOR1pXYW0xcFQwTmFTbk10VWw5S1ptNXNXVjl2UVZwZk5HZHFRblowVGtWUmJWQk5MazVDU1U5QmVtZEVlblJITmt3MlpITkpNMVJTTlVFLi15X291NVBDdFpFY2UzNXJGNmdGcGwwNURLSEs4LUM5Z3YwMHA3RzVPVVUiLCJleHAiOjE3MDYyMTY2NDcsImlhdCI6MTcwNjIxNjM0N30.dBCIeWpS0ka2tCyhunEHaNju2X6oED_QSmXK17HpNxg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002589"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:07 GMT
	x-forgerock-transactionid: 8111e3d9-4abb-4194-ad99-617e8d32d2a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:07.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:07.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 288772: jsonPath($.tokenId).find.exists, found nothing
20:59:07.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,288772,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42890a2d, username -> user.1002589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11805d0e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216347890))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:07 GMT
	x-forgerock-transactionid: 5cb8bebd-01a2-4012-922d-2c1e7a246ef0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnJpaTc0ZmduMmJnbWo2ZXAzMWt2dWxmYnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cloxRmxUWFZGVTIxUGVFcFZURkZIYWxWWU1VdG5MblJrVWtSa1gwTlVkV0V5Vm1GVWRXZFRhVkpZZEdsR1ZsOWlORmhsYkRWbFIyd3laWFJQVWkxMVZVUktYemRhTVRBelEwNUljRTlNZGtaWlpWaHpPRE0xVDFKNExVVlJiRzlpWlRoS05uRlJjVVl4UW5KME0ydDFVa3RtTW5Sd2IzcEVTVXRLVDNSc1YwSjZVRkpCTW5GNWFsZGhWM2x1ZGpGMU4ydFVkME41VTIxeGNHbzBPRUpZYzJKcE9FRkJkRE0yYUd4RVNtSkpaRWh1T0ZJd1IzaFROR2wxZFZwNFlXcEhjMmx4VlVacFMzUldNbTlVZVd4d1IwMDJOMkpaT1dSd1ZGbEtSVWxhYnpsMlJqWndWa1phY1dsQlJEVjVjMXBCU0RkVFFXaFNWbVEzYWxRek0yWTNlWGxsUkVwM1drVjRURXBCTFhvemNWaFJOR3R5UVZCcVJHaFRha0ZRWVU1VGNUUTNhbmhZYzNRNFJsQlZOMHRxUzNSaFl5MVNOWEl6VUdkaU9VdENTMjFQTWtORU0yVjNMV0Z4WVc1WVp6aDRlbU5pUnkxUGFVeElVVmN0WDFCWk1YTmhjRTEwYVdvMlVWWnFVWGcxVEdKMVRYRjFNeTFqVm05WVVtOUZWQzF2WTAxRGRYaFFlWGRYYVU5eVNYSm9kM2RvY0V0eVlVOW1VMFl6VWtsTldERnBRV054YVZkbWFrRTBRVFZLTFdoNGVVcExVMGhMZDFaU09ETXRhRzlCY1VaQmRUVXhVRGxQWTBFM2IxbEVaRzlmYUhodlgweGhWR1EyTlUxWmNFSjBNRGRNVW10YWJEZG5ZekpRVTFaNFRVZEJNWG80VlZKR1MySTBVM3BNWDFCNFZHeFBOUzFCUTB0T2FtTnVZbWRUTmxsdk5Vc3lRV3hITTJsNGNXdEhRVkIwT1VRM2NqSXRWemRKUkc0emJsZENPVFU0ZEVwaWNsZElTMjExTmxGb2JVUXRlRkZJU0dKM1lrTkJabVJ3WWpKS09USjNORTlMVlZJd1ZHRTJRMVkxVldOV09WWmZTbFpyUVdoNllsTm1WRGd6TUZoUFJ6TnZlR05ZUm01c0xWZG5jbWd3U0dGb09WaEpaemR6UTFZeE4xbG5OR1JZVUdwU1p6ZFJkR3BEUjFnMVZtUlZSVTl1V0doblgwdHVjMmRRTjBkSGFqRndPV1ZEUkVwM2REaHpMbk51V1V4V1NFMHRVMFZQWVZoWGRubE9TMnRSWDJjLktERHVQNFpwZ0RsNERwTExmS21CR1l1b0hFTWRjb0JoMnY0QmM5TFVoWUUiLCJleHAiOjE3MDYyMTY2NDcsImlhdCI6MTcwNjIxNjM0N30.VxDqOStwvgI0E9hdZSTIrH9Upy5oEqOjGDzyJzZIbic","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:07.891 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:10.065 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 289137: status.find.is(200), but actually found 401
20:59:10.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,289137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5235bb90, username -> user.1002869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69dbbcb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216350020))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaThycGpjaTE3b2RuZzdkYXVmbDFrZWRjbzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1NGWmpjVzlIUTNCVlZsTTVOM1pzZEhVNVozSlJMbnB0YlRSRGMweEJRVGxMYzNSYUxVVkhkRll0ZWxKZlUwVTVNalpwUlV4UVFVUmhZMHBKU0ZOemJtUmhNR056Vlc5R0xYcENWelV5ZUVKamVVWXhUVWRhWlRCSmRVRkNUMlI1Y2t0R1NYTkNka00xZEVwSFlYRkJiRzlKTjJGYWJHWTBRMWhoUVVkM2FuUTBiMHhNUm1zNU1scGhTM3BXWTFCcWJYSjBiekpHTkc5RGIxOWxTbGg2YnpSak9XcGpiR0ZCZUhSaU1HZGxkbE5tZW05bk9UbGtSbTFqZUdSaWVsSTRZVXBaTFVwUU1qRlRPVnAwY0dkaGNtOWZlSGhuYTIxdlFVdFpabFJxWTB0ZlFtVjVUVkZqVTE5ak1YQm9SRGd5VkdwbE1qaGtVRzh3YjNwWWNUVnJVWFpuYjJ4bVdrNWFUVnB5TXpsZmRFMW1WbGhJYjJsVVlYSkViVTVTVFZFNGVGRXdUbWxTYlUxVVJYZ3paRWMwY1doTVFYWmhjMjFPYUZGNWFXWlZRWFozUkZwMFFWRlJhMmcyT0RSclpGTk9NR3AxZG1wNmFXbHFlRmxhVUVKRmExVnNWMTh4VWpOYWRXWjRSMDluZGtvek0zQmxVVUpRVlhoSU4ycDBjbmxsVmxWclFVMVNkMk4wVVZGc09DMXVURUZETlVNNGVIZEljaTFCYzBwNFRVRlJhVlUwTVUxSFpUVlROR3BoZFdGeFRteFBSVTlrYlVsaExWTllkbFpuZW1OVWJrdEpiMTlrUm1aVFgxODVlVUU1UmtWTFUyeHNOMjlST0ZGTmRHOUpMVGROVUhVeU5VbFllVUZrTW1sdVQwVlZlbEE1T1ZCeFJVMXBjMU51TkMwMGNGZHhlV1ZuYUc1NE1FbFFhM2hRVG1VMmVUUTNPR001VVZwcFgwVTNVbUpETkdaTlh6bExObUZCV1ZrM04xTkhOblJyU0ZKdWJHNVhZa05HTW5scU1FbEpOVjlXZUVZd05qUm9RVTlLYkhOWU5VcEpORmRxVUdKV05WZHhlRmgwVDNaNmFEVlZWSE4zTUdGMFpsaDBjMWRSTkVaaU1VTklObFpUU1hWek1EaHJiMmRIYkdaWk1HSXRTakpvVFhGMGNUaFRVMGRNWm5wZlgwcFhPVE5mUkZSQ1pUVmpXVmw2VG1kalExWnlORWxrY0hoSk9IZHpSazVUU21kNU5EUnJMa2hPY1RsVFJVaFhRMGx3UkV4UExVZEtVRE5LTVVFLnBoenlqaVY4eV92UHJkMTdTTUV3N0pVV0hSYkVCLXBmLUlJYU1zNGtUQkUiLCJleHAiOjE3MDYyMTY2NTAsImlhdCI6MTcwNjIxNjM1MH0.wnde_HH5yu_RfMf8cw04QJDjlv8vPi27Frl3WjfJcMw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002869"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:09 GMT
	x-forgerock-transactionid: 3e51592c-3a3f-4316-810d-c6a8923ab424
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:10.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:10.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 289137: jsonPath($.tokenId).find.exists, found nothing
20:59:10.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,289137,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5235bb90, username -> user.1002869, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69dbbcb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216350103))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:09 GMT
	x-forgerock-transactionid: 12abb288-ab85-41b6-abd1-f2cdc362c3d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjkxcjI2ZTB0MHZldDZtaDFvbW52Z2g2YTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cmVrMW5WMUY0UkdSeE5TMU5ka3RaTlhGNk4xUlJMbk50V1VsNlEwc3RaREUzY1U4eU9WbG9URm94UVRGMmNIaE1NblYxZEMxVmVESnFUV1l3U0dsS1JFOXJTMWM0WmtKSVVUVXdTMEZFYmtwdlEwNXhVRmhSVldWTVMyaDRTbk16UzA4NFMybGxWM1ZSYlhCemVtTnBTMU14WTJaWU5tdGFhR2c1UlZRM1EyNWhSRlUyYzFSVlVVNUthMTlIUldaMU5pMW5VbWhUTUVsc1oxSm1iR1k0ZWtWeVNqSnhjM2xJWlhCV1NqSkJZa2xGUjJwRVEyOU5iWEZNT1hwcExWRnBlamcwTjFSWVZsaGFiVjlITTJ0Sk0zRjZUMjVoVERCR1VGZzVkSE54VG1oZkxWVjBPV3hETXpWWFNTMUlTVGRZU1c1bmJEUlBXbmxJVkRCZlJWTlVhMVZsZVdKQ1NXUTJNakpIZFdwTllUSTBRbkJOZERGYVpuTlNVVVJ6TlhWQ2ExQldOa3hDVFdGRFprcG1UMlpSYTFVNVpGaDVURTFwTm05bExVbGtha3QyV2tsZlYzUmxXR2RVYzJGdGRtZDVPR3Q0TlUxd1RXWXlSbGRzUVRaUVVVZHdSRXhYU2tOd1lVUlVVVVJxU0cweFFWZzVOM0JEU0Zwa1VGUTJkWEEzYW1GM1YwbFlSRko1Y21OaFZHTjNhak5YUzI5cllrVnNNRnBTVEdaV1dFTjZUMmM0TWpKalVuWlpVVmxJY21aaVNtOXROMloyUVc5SFRHWkJWVm93U2pOTFlsVjVlR05XVmpadVMwSmtjbmRQYlhod2VYQTNWSE01YkZoVGJYTm5aRFpGWDNGbU4yZ3phVlo0UWs5TlNrVnZjRGxIT1hOS1pXZEtNbFJHVWpoWVpsVmpYM1EwWkc1elZ6YzRMVmQwTjBwU1JEUlJVVE5KYnpNNVZHTnBkRE5VU1hwb01GcENOM2hmZVdNMlJqSlBNM2xEY21KTVVUZHNXVWh5YkdnMGFETm9kRzVKTW1sT1N5MUdRM1l5V2xFMFNHZFNlWGhTUW1SbFQwdHRORWMyVlhOaFJWSldRbVpEUVZrelN6Qkhabk5JUm5ZMU5rNWFPRXhmT1dFelZYVlphRFZuUVhoaVVEUTVPR3hpWkhkb2R6Rnljekp6TTA4eFdEZElibFphYjIxT2JHTjVkMnRyVW1sQmJqRjFNR1p5TTJWNGREVXdhVXQyVTJjdGMwazRMbk5rUzNKa1ZFVXdWV3c0VGpOTldUZGthbWwyVjNjLkk0RVU4U08zX1VRLXVTTWdFazNKUlNnbmhpTmtwbE9OQ09FOEJaU3RrQmMiLCJleHAiOjE3MDYyMTY2NTAsImlhdCI6MTcwNjIxNjM1MH0.0TKt1wkv4rLq4BQ1PTXKb8Px0KNQxi2-p6kxWmS6Sbk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:10.105 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:59:12                                        1945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=562133 KO=12750 )
> restLoginInitiate                                        (OK=278444 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=277603 KO=820   )
> restloginProgressiveProfileCallback                      (OK=6086   KO=820   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.77%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.77%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.17%)
> status.find.is(200), but actually found 503                      4958 (14.18%)
> status.find.is(200), but actually found 401                       820 ( 2.34%)
> jsonPath($.tokenId).find.exists, found nothing                    820 ( 2.34%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 253053 / active: 29     / done: 289533
================================================================================


================================================================================
2024-01-25 20:59:17                                        1950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=563618 KO=12750 )
> restLoginInitiate                                        (OK=279179 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=278339 KO=820   )
> restloginProgressiveProfileCallback                      (OK=6100   KO=820   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.77%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.77%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.17%)
> status.find.is(200), but actually found 503                      4958 (14.18%)
> status.find.is(200), but actually found 401                       820 ( 2.34%)
> jsonPath($.tokenId).find.exists, found nothing                    820 ( 2.34%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 252321 / active: 26     / done: 290268
================================================================================

20:59:20.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 290721: status.find.is(200), but actually found 401
20:59:20.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,290721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d80ecd5, username -> user.1001302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@387811da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216360587))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazlhb2U5bHNvMXZrODBlaThkMTd2amw0NmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFJteDVYM2RZZFdaQ1RIaERkakJHUmxKck5VSm5MbVpoVTB0clEyWndhR3hVVEhRMlZFdHBWV1ZSUnpGUk1HdHdNRXRUVEc5Q0xUUlFTMDlKU25kRk9XeHNja3hwYUdGd1FsQjRSMGxrTjFKYVUyVmpSSEJqVG5WMmMyOWllakJTZGtkUFkwZzFWRUUyUjBwRFRIaHFiM2xMTm0xbFVFOW1kM05oVVVoNE9XSlBUaTAyWDNOWVkxcGhMWEo2UTJ4SU9HWktSV3RJZDJKWldsTk9NMWR5UjFGMlpFaHRTVmhPVWxOQk5ITTRVVWxJYTBWWFpsVlBhR0ptT1U0NFNGVk9ObTl2TVZWSlZqbEtRWFZXYzBkeVNUTnJXbmg2ZHpFMFFuVjVkMlpGVDJoR01EWnpOM1I0UTBaclIwazRabnBCUlRsSmJGUjJiV2xNVkZONk1tbHRlRWxpWmpaQlNWa3lVR3BGVWtsYWNGUnFhMmhYWld0UFNWSTROR2hKZW1kcU9FZ3pWV0Z0Ym1wdVRrOVFORmRIZEZWbVlYRnllRVpKWTJWb2VucEVhRkZ4VEdsTlZURTRWVFZ6YVU1bVduRnlVMHBpWDJGT05ESkxSSEF0V1c5VGFXa3llVnBDWTFKU1NVcEtablJuYzFCdFpHaENZbkZqTVUxTVJsSndVVkZpVUhaNVRISnRORE5tZGxsWlZVaHhTMngwY0ZSdFJGOTJRMXBVYnpreE1WOXVaRVJzTUVOQ1MyRnpkSFI0VmxWU1JHdG9WMnhQUm5WNlJrazBZV000TTNKeFNVUkhTME5xWW1kd2JVZFpVVWN3V2pOMGJtVlFTMFV4Y2s5TFJrOU9iMEYwTjBsUmFHTTFOekkzYlVoSFNEUktiVWR0V1RSQmRUWjBWRzFKTW5GTVZHeDZWVU5WYlUxTlMxUkphMmxRV1U5VVIwSmhUMFExU0RKd1dFWnlTbXQ0UTE5ak5ubFhZM0Z4YTNGMVMyOVFiRUYzYzE5UU4wRklka1ZRTFhGNFpYaEdaVFpEU1hrM05VRlJWbTB0TlVRMlJsZFNiak5TVVd3MWJXRmhUMmRKVDB4T1dYUXdaREJ3YmxwQ2NsbHFPWGc1V2pOMlIyUXdVVWRKU0hkeFkzTkdPWHB3ZGxCMU9YWm1XVGhWYWtSR2JrdG5aSGh0T1dSU1NIUllNakJDUmxCdVdrVnpkbHBZZUVGbVJrSllWVUpDVUVGek1HUkNNMHhDZEdOMkxXbHJMbXBOWDJsbWFVeFBkemxEYVdaYWNtUlJNbEphYVZFLjRaQTUweUtHTW05elF1elk0XzhwMXFVTl9rMUZIMFpqYUFEMmJNUkxuc0EiLCJleHAiOjE3MDYyMTY2NjAsImlhdCI6MTcwNjIxNjM2MH0.cD1i-u5Ju2wNdoeMxN-SVVpRusYdNkyMM2UuqGF_EP0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001302"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:19 GMT
	x-forgerock-transactionid: 47c609f0-7a64-4e43-a009-7be4d6fe6c85
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:20.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:20.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 290721: jsonPath($.tokenId).find.exists, found nothing
20:59:20.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,290721,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d80ecd5, username -> user.1001302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@387811da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216360674))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:20 GMT
	x-forgerock-transactionid: 85877daf-5a85-45f1-8969-6de8938aa3da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2lqNTc3MjkzbWZnaDdsMGE5OGJlM2V1bmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGNrRjJRMWhLTldoUlFYVXhaRnBmTlc4M1NGQm5MbXRzUmkxcFFsZEtia2xVZURCelV6RnRRazE0Ymw5eFptSmxSa1JvWjJKS2FGSnFkVWRIWDBWSExWQnFVM2RCYzBkQk4ycERXV1ZLUTFsNFZuY3RZMTlYWjI1MVRtSnVSakJhZDFWZmVXRjVTelZmTWtaSldtRkNXVzkyYWxnMVpIcG5VRU5sU0UxdE0xaFNTMUJJVUhCMmJUTkNjazV3U0ZCNFZrVTRkRGxxU0VablNtVjZhR1YzVEVsTFQzUTBTR1l6UjFsZmExOWhjMmgzYVUxQ1F6ZHRVVUkzV1ZNeVNqWjZRMFp5Y0hrMlNqZG5UR3RHWTNJeE0yWnZkWFJ2V1VwRE56UXdkamx5VkdoT1NtSnNlRGR3WjBSdU1qWlRUVzl4WDJoWlpraE9VMFJwVUdWbmNqWm1ZVUZwV0hwcVkxQlBibWxXZW1KaWNEWXlaMEkwVmxodVNrZHhVMm8yWVVOTWJHVnJMVEZXUlVOTFJtcFFMV0pNY20wNU9USTFNV2wxU1djeFUwbG1WMGhMTTNWTWJXc3hlQzFrTlhkMmJrRXhXbEJZTTJ4WFVuUkplVFp3V1V3MFNsSk5UbVF0Wkc1bWRUUTNRM0EwYlhCclREWldiMUZzV21WTWJITmxORXhtYzJKTlVGVkZSRVoxTldwUlRIWlZlV3BTTlZWWFF6SllTMDFqVWxCdVZHSk9RVlZtVlc5UmRFdFpPRTEyVUVSNFJrWlZkMnQwWDFscmFtbEZYMlkwT1VoalowZExNRkZrZVdZeWNqTlZlUzFLZGtkaU1VbEZVRzR5WjFkNmRrSnpiMVpOTFVsaVEwaDZMVkpTVFRSSWFsYzFUemxRVFRCM1ZpMU5ZMWxQVTFKM1pETXlaVk5oZG14cFl6UkRVMDVPYTNNeGNrcFFkMDF5TUZWdmVscDVRVmhhVkZoNVgweHVTRVpuV0VWSVgydGtZblZHYjBkRGEyaExlRVZNZVhKVFdFNXpXa3RHUzJaaGVFTnVPRjgxVkdoRllrWlRaek5PTjBFNVNYSnZUVmhzV1U5RldIWkliSEJVZURCT1QwdHhabDlYV0RkR01EVmxTbUZmZVdkR2NVOTRYelI0T1hsdlEzWmxhMFJhYkdaMk5IWjVXVkEzVEdkVWNrTktRbmxCVjNKVVdITnBRWGsyVWtRNGJHWkdiR1pPUTBodVpHWkRMV2hSY2poRFZubHpMbk55VEhab09WZEliRkI2TUVvM2RsWjRlamR5TVVFLmdaNC1ucGx6bWZia3lqN0RaWXVGOE03TUhFTXhaNmQwSjlxa3JubV9ONEkiLCJleHAiOjE3MDYyMTY2NjAsImlhdCI6MTcwNjIxNjM2MH0.aHUY6om4-Wfylml6LzhJ-zWAs20-WpuGx1rG0TNDe7U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:20.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:21.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 290914: status.find.is(200), but actually found 401
20:59:21.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,290914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3da22e60, username -> user.1001400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@704dcb6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216361926))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjZhZWhmZ3A4MWJhdDFpOGlsMnRkbmpzaDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1VtcDBOM1pzZEhKclEwTmFjMHRIUlRrNVgySjNMamcyY1VkV1psQm1lRU16Wkd0SU5YWmhWRnBSZGxnMmRuZHJZVTEyU1V0cFdrZzFOa00wZGtkd05sZE1RV1J6TFU5TlNWWnZlV0ozVVhCdFJIcHlNelJtUzBwU1J5MDJYekpNZW1KZlRrSlBaSGhDUVVkVVlVd3pTWGhJYmxWWlMzVjFRbkJwTXpWdllXNUxiVmx4VUV0bE9EbEVWRmRCYUhCd1MyTnpMV05JVjBkT1JpMTVjRU5wZW1WUVEzTnpUM0Z4UzBKWFgzUkpkVlZCYldFM1RVeEZiVEpCUVhOQ1VVUkNSRTlXVlZKRGJtTTNUV1JsZFhkbFRFSXRTbWRIVERKT1dqQjJUMnQyYUhocFZWZ3pWV3RGZEdsb1RVRktSRmxZTkdadGNrdFFaMlpLTWpaeVpIQlpSVU5MTkhrelF6aEtZVFUzZG5wTFJrMTZWMkp4T0RKTFYyODVhVkF4YVRKZlFrMW9RWEJMWnpKUFVrWTVSVGhpUzI5UmNsbDVhVk00TjNsME1sRndRMlpuYXpWV1pWOXVWbkEyZW5kb1VEZGhabFV4TVVOcVRtOXlibEJFWjNGSk1EaHBVV0ZUV21WVVVWQk9OWFJqYmpaNmJFNWxTRk5yUlhCYWF6UTJWazgzWmsxcFYyVlpabFJ6ZG1wRGFWQjNkVGR5YkdwMmFEVlBiSGRKYkVsRmIwWnVUbGhIUmxsdlVETkJkbVZrV25Zd2NIZEdXa0pUZG5CdExXUnZjVWhyV1VNME9WTmhSMHhtVjJkcGVEWjJSVVJVTjFScVJrVkZUWGcyVEhKM1pWUXRUelZKVUhKWVpucFRkR3BYTW01ek1EVnZNQzEyV1dsYWJEVldORTE2V0RBNFdteFVUSEZZTkdSTk0xbExUWHB3YzFkMGF6ZElhakp0TlZCU1ZWUnBRazFxUVZkeVZXeFZYMDVWUkc5VlVFUjJaVzFxWW1NeGQzQmZibFJ1VVhaTmVrVnZaMUJ6WkV0MlRGaHBNbU0xTVVjNVNXcHlWMnBKUzNkaVRsQnZjVWhHZVhsUWQzcEVaR2hFU1Y4M1VuQlpVRkE0UldaS2MwRXphMmhhU2xsUlNqUk9aVzl6TjFodWEwMVZTVzg0VGkwNFYwdGlNbEpxYWs5bFlrVk9TVTlRWjFSQlZGcHpWSHBpVXpKbWNXOW1jM2h4WVZjNGRERXhkMGRvYlVkTVJFOW5MbkJxUW5CUWNEVjFZMDluUlhObVYyOUdTeTFhV1ZFLnVMZEpYZ1l1ZUc2blNzb19jRHlCcUxYVXB3aXZHZlczb3BuM2lPazYxUkkiLCJleHAiOjE3MDYyMTY2NjEsImlhdCI6MTcwNjIxNjM2MX0.lw0mKji55Xg8UgVnOweU5uobMi0b0ZAWarrU7uKDQxY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001400"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:21 GMT
	x-forgerock-transactionid: 9113abb4-acac-4a50-bf5f-1c4be7c5f7e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:21.974 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:22.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 290914: jsonPath($.tokenId).find.exists, found nothing
20:59:22.015 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,290914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3da22e60, username -> user.1001400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@704dcb6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216362014))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:21 GMT
	x-forgerock-transactionid: 059550ef-8862-48d1-b3ae-e8e45620f359
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjJjcGMzbWNwOGg0ZmJtMnF0cDVoOHJ1NjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVR6QjZhR1oxTW1ndE1UZ3hVRk40UzFjdFduQkJMbUpPUW5sVVVYRnhTRzFIYUhCMlZsRTBORlppVEUwMGVEWnBVMWhNTWtkME0zRlpabXhSZEhGd1JUWnhXRFIxUW10NFVHczBTMUIyUm1zME4wZFlWMWRLYjNKdVFscDZiQzA0VUVaSlpGRXRSRGRtYTAwMlZ6aEtRbWRSY1hBMkxVZHVMWFExYTNoc01GZGhkWEJSUjBKVVkwUnJhVmxMU1RWTWQwSjBabEJ4WVY5RlZXSktTbWhoYzFsMFJrMUVUR1paZW1kSlJ6QnRPRlZKVUZGRGJHdzRkQzAzYUZoVk0zWmtkM2cyVTFkTk9YRmZTRkp0ZEhWT1VWUmtjbUZxT0ZwNk1FZGtZazlxU0ZoS1ZWOVlibEJWVWxodGMwRnhZV3BVZWtkamNEQTJibU5QU2t4c1ltY3dhbTlsWkhJMGJYRlBjVFpDZWswd2J6aGlaWHB4TkRKWFJtTkpXV1J4ZFRGaGExWjVkemRDY1doNFYweHlSelZTYWpCUlF6VlRkVTgyWW1Vek4waDJUSFpVWVRsblEyTXRjbWhyT0V0dlNVTm5kM2w2U2tWRU5ucGxaazVUV21oRmIxRTBabHBmYzNneFFUVlFiMkkwYTNWU09GWlpUM1Z1TjJsUGF6ZGxiVEJ6YWpoaFdEWlhNVVpaVTBOZmRFbFBlR3BLYXpsblFtbzVVbkpLUnpNelFucHdORkZLYkUxMVdHc3RkR1ZvTVVWSlNrMDNOR3RRZW10emEyZzJjV0l4Y0VWVldWVmhka2hpZVdvME1qbFZRVlJKVVRsaFRIUjJkSFpPVTNaeGJWcGpOWGROWXpsMlkzbGtVVXhWU1Zwc1EySk5jRmRyVVd4WlpUTkVjRzlPZHpndE9VSmZhbUpyTWxkeFNreHlPVjlOVlVkRlZ6WTJRbFZKV1VwQldtOWpWamxIUTNwVFFscExORFpwY0RSU1lXeGtSV3RGYVdGVVNERldYMnBGWjFkcVdtOHhOemcyZEV3MmJtTTFkVGw0U0c1TlJrbG5TM1p0UzA5MlZXUnJOV1EwVDJoWmRUZEthV2R2Y1hrelYwTTROWE5STTJ4NE1sRnJiamRsZEVzelYxOWlkRzlHUW13MVUwZHFUbTFpZEdWNWEwRTNXbTFCYVc1bmNHWmlRa2N6VERkeFIwaEphVzVhY1dnd1YyUm1aVEpVWTFrMWR6SkNYelpRU1hCeFZHbGpMbDk0YWtKWFRqRTNOVEJZZGtWSVZtNVVORzFGV1VFLnllNTFtZUNVZ3RDNDZSMUdla0RIcEQxa2ZjT3hwN2gzWVBjVmdQeVF5ZEEiLCJleHAiOjE3MDYyMTY2NjEsImlhdCI6MTcwNjIxNjM2MX0.rrFpHLRziI6Ae0VdH3Kj9F7Gbwq4Z8FpddHM6f-nmr8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:22.015 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:59:22                                        1955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=565100 KO=12754 )
> restLoginInitiate                                        (OK=279913 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=279077 KO=822   )
> restloginProgressiveProfileCallback                      (OK=6110   KO=822   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.77%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.77%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.17%)
> status.find.is(200), but actually found 503                      4958 (14.18%)
> status.find.is(200), but actually found 401                       822 ( 2.35%)
> jsonPath($.tokenId).find.exists, found nothing                    822 ( 2.35%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 251581 / active: 26     / done: 291008
================================================================================

20:59:24.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 291279: status.find.is(200), but actually found 401
20:59:24.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,291279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14339d33, username -> user.1001411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cd31b33, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216364412))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaThsY2VwYnM4YTcxZHFuN3JhdDdkMjJ1MDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWVsQkxTRVZsT1ZkNVZGOUZjVzVGVW1WQ2QycG5MbFpxYVdWR2RGUXdNV3BoYzFKaFRHODRNMVZSUVZjM1ZVMDBaM2Q0YkRkRFZqVk1kSFJPUmxsYVpsOUVhVVJIY1ZGUWVtZEJkbGhyZDJjdFpXVnNUSGhXVVVoTFNsZ3RZVkpPTnpKSFQzVmhhVXRxZVcxR01VbE9NMFo1ZFhGQ2EycHZVek5vUkhWU1MzRnRUMlU0Vm1oTlUwUkxSV1p1YTFwdmREUjNkMVl0ZFhZM1pWQktkMUpFVDNsNWRrMXhZMkk0T0Vjd1QyVm5WM2x2TWtaWlpsOU1lVkZxVTNCVk5sRXplVU5ZTm5kS1MwaFdkbTFxWTBob1VURkpVemgwTXpaNFJHSm5ZVnBVVjFob2RGb3lialJJZDBjeGRESkhNRVJCTmpWUFpqSmZTRXRFUnpJdGQzSjNObFZMYjA1bE56SlBXVlkxUW0xeGFVTlVVR2xHWVdKNVh6YzJRa041YUZKNGJDMVNaemRIUW1Sc1kyTTNNR3hGU1dKWldFVTJhMGd4VVZaVVNIb3hSa2x6WDNkYVRYUnZVM1JrV2tkRFZsRlNOalpNTjIxeWFVUnpXR0l6WjBWaGNHNTRlbTk1Tlc1MFdWWjVNRmRGVEhONGRXRnhSRE5UU2xWWFZEUlpNRE5EUmxacVptZFFhRFpzWTFWS2RIWmhUbmhVV1daUFVIRXdOalJ3VEdoNE4yWkNjRkpqYWxwVWRIUjBjRzloYWtwSmFqQTROMTlIT1ZNM09IcHpWVVpVYm1wUmNtMVhOMkp5U25sQlptOXdjREV4Y0doWFpGZEJkbk5UYXpNeGQyTk1Ra1Z4T1VGbmNtVkZiWFJOTjJ0R1dtZEJlbVpFZEdaak1UVmlZVk5VVTA1eU1VTXhhazh0Y2sxMVVGcGtiVU5QVTNsTmMwWjNYMlF3VDNvNGQxTklVbmhpUVZSUWNFczRVWGRtV1ZoVGRGWXhSRmhxYXpsMFlUaGFkRVJFV1hBelJGOXRXRGhWVFhGcVJWOU5Ra3N3VjFwSWFHWjRaV1JTVEZwMVNIcEZNMGxZZWxRd1p6Rm5lWHBPUjNWT1QwbFBVRTlvY0dKMUxVRnRiMVEzV0hKelNIaEtVbFZyVVZsR2JFcDRaV2xOWDFnd1dqWkdlRFozU0VSSmRsbFRaM0pVY1dSVFVUSTFYM2hXTnpoR2RYSlhhMWRJUzBobGNrMWZVV0ZtWVVWUmVEWmpMbk52YUZCSlptZEthekJWUlRaWVdFTm5VRXQ2UldjLnkxUXNxN0xjY25TdG00RUtSeEtSelpMSXBOUjA4T0lhcWEycDBGTG1BMmsiLCJleHAiOjE3MDYyMTY2NjQsImlhdCI6MTcwNjIxNjM2NH0.Apz9Jj6rKDdOMPGGAvsdjqfcjllwTAXU8ybAFQtD8Ds","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001411"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:24 GMT
	x-forgerock-transactionid: bb49857d-18bf-40d8-9064-8227769ccd7f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:24.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:24.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 291279: jsonPath($.tokenId).find.exists, found nothing
20:59:24.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,291279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14339d33, username -> user.1001411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cd31b33, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216364500))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:23 GMT
	x-forgerock-transactionid: 470253ec-6803-4c44-92e7-990cde8dfa53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXJvNmhhZmFidXZpcWkzaDRtMzV1ZmQ1bnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGVFOVhhRmhyVDBwdU1UTTRVVVUxWjI5MVVtbG5MbVJrWW5GVVkyRnZkamMyWkdkVmIyVnRNRkpaUTJSQ1ZWUjVZVUpVTTNKQlNUWTFTMlpoUjIxVk0weGxTbGc1U0dZelIyczFXa1JPUlhNdFNtWnpVMFUwVWswNVYxRkdiRVpWZVhkYVoyWTFjbXR5ZUZaU2RGVnVTMGR3ZWxWMmVFSXRPVFpHU0dSck1GWmlMV1EyWW5RNFlrOVpWa3gwUzJwa2VrUXdTM3BQTmpGaVdXeDVWV0ZvWWtOc1ZrUm1WSGRoUms1dVgyZ3dkMWxaWVhsMFVqRlNkVm8wYTA1WGFWQmpaMDAyZURWck5YTlViM2RETFVsYWRuRlBiMEZOUVZGVFJraDRVMWxzUW1Wb2JWQmphRFJ1VFdGU1F6RmpiR3B6TUUxdGFITlZSbFJNVlRKcFdVNTNlVkJpU2toeWNtVjFiRzB5YzJkSk0wdDNaRTFvTTJKUVVVaE9UalZJTFdsaVZVdDFWVVZvYVc1elIxUlVhbTFmYTBRd05VVnRPR3BmWVU1NWJIcEZVbTkyVWtaNFdVRnpSR3h0Tms0eFEwRTFUbEpCZVZwQlVsOVpUVk50TlRsQ1kzcHlaRVZvZHpoeFZVSkRSVzE0TTJoTlVtNWFaR3hRUjBWNlNqTkpTRGhpTFVjNWNYcExaMmR5V2xsTGFraDFZamt3VmtWVlRFVmpVbTB0TVdwRU9EazBlRUV0TmtKeE1VbHRTMU5CV0daMk5uUkdUMDU0TWt4d2NHSnFZVVpqVEZKRlJXeDBSM2xxYTFSeWRtRkdaVVp5VGt4cVpWOWhZWHBUT1ZkaFVIUXlaamh2YW1SdlNXRnlkbTQ1VjJOa2MyOTNRMFpmWkRsS2EyTlliSE5sTFdodVNYQXpPVTkwVG5CQ1ZYaFpkVm96ZDNWWExXMURObEZDZFdKWlkyWnJhbGhWY0ZocGFHZHJTamRDYmkxeU1FTllTbDh0WjNSaU5IRnRRVWRFYVZsNlFXeG1RemxHTjA1NmRuZEhkVXhoTmkxcFltNVNVRE5sYVVGa1IwaHdOMU5wUVVsdFlteGtka2s0UnpOT01UazFlbGxyU0VrMGJEWlVWbFJ3U0hoaGVsQXpiblJ4YW5oSE0zSkZSMUZ4VFRVd1RGZEZPV2xET0Vzd1RXY3lObE5HWDBOSVJHcExPSEJZV25aaVJXOURjek16YzJSb1RUTTBXV1pWYzJodGVWaG5MbG94VVhRd2MwaE5UVE5vVTJodWNHZHVjeTFQUkZFLl9CaUZwUVo2Tjdoa2puTUgtb1pLUjRBY0lmaFJOMnNCc29MRUMwUzAyQ1kiLCJleHAiOjE3MDYyMTY2NjQsImlhdCI6MTcwNjIxNjM2NH0.1PA0VBmK2nZpX0tNmHZ05fj__u6IHcYph-V26Ek-egc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:24.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:25.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 291398: status.find.is(200), but actually found 401
20:59:25.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,291398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@661a1f3f, username -> user.1001417, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@175c9790, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216365187))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzQ3OWdvZGp0cGg0bjI3aWc4dDBhMWppdDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFgxSm5kakZwT1VwdGNqSmlhbTgwWTJaVWJqWjNMak4wWkY5Q1gxZHRWSEkzY0VsUGNVeG1RblJGWldaMlNXSm9SRkJZZVROU01FWXlhWEZ4ZHpsZk5rRlNOVmgyY21JelQzcHFUakpxVDE5SFIxVTVObFUwYW1Sc1QyOU5ZbWRFZEZBd2F6WTBhSFpuVXpaelMxcGxhVXBGWlhJeFNIRkRWSGRSTkhKNFF5MXdXRk52VG5wWllrOXFaM0kwWm1GUmVXbDBjMkZHU2pkT09XNTRZbFZOUVZad2VFZDFSWGhsTjFwQ1VrRkdTR28wZUdsT1MybGZhMUJRVUhBM1JsbENVbkp5TFZGamFIZEdaM3BWUWpsUVltWldhRU00Y0c5Qk1HTkliM0JtTFdwa1psQndSWGRpZG5Wb05qQnpVRmRzTlRjMmVWaDJORkJGYWtZMmRHeFRTbXBFZFVWWlF6Um1UbVJ3YzJ4VVRrWTNVWEZ3ZW5oQ1NTMUxZVGQwVGpOalFtRkhjMVZwYjNwaFdHWm5VV3QzTldOYVgyMVJRemgxWTAxTlduSTVabWxUVVZwZk9WQnNOemw1ZDNvM2NXSXlkM2szZVZGTmRFdFpUM2t5Ym5oRFYzRnZTVmhsTFRScExWVldUWE5tTlZaS1NVZzVNRVJmUlhSWk5XMDVUamhmY1hOalEzcFJOVFoxVURrelRXRmFkMFZoYUdseGRrcFhVbTU2WDFKRlYwTlNjeTFVZFdWalIxZFFZMUY2TVRscU5rOHpkbFZxWm5CUllVczNXV2N3ZFVKZk56TkZMVFpSYm1abFpscHVYM2RRYXpGV04wZHBjWEpZYlZKaVNYaERSMEU1UlVGVVdGVmpPRFU1UVMweFZHMXZkbWgxWjFjMFZtMUNXVjl1TVRGbmQxbGhaako2WlZScGF6UmtVa1ZJVHpSaVpsRjZkVzk1UzJzeFpIcHRibmgxV1dkdlNHdE5iVWR5UlZaWFNVRmlNMFo1VWtkNlFtOUJWR2h2YldoamVrZE1URlp3Y1ZBMldVNXhYMUZLTVhBeE9WWmxkWGhsZFVKemVXZFlVMTl3VmpKeVlsTk5YMnhhWTBZd05rOXRSM0JUYzBoTmNrSnFhMWx4UjA1S1NuSXRZVFJVUkVaNFVUSXpTbkpaZG5ocVNWUlRkRU54VFVKUVMxWTFTWEpGVEVSalJHMW5kWHB3ZFVodWREUTNOREJvVlRFNU5sVndWbU5WYVhoclRsWnpMbEF5TW5OaVJVa3pWVFJOTkROR1pXOU5ZVWxVUmxFLjNGbk9oamNsU1BmYTBucEJWaUd3SXdnVDE1eGwtbU5BN2dhNnR4eXdDOTAiLCJleHAiOjE3MDYyMTY2NjUsImlhdCI6MTcwNjIxNjM2NX0.jiMeAdS2kLmjiMGn6xMjGDybJgwHqlr8_lpUMs_BZ9s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001417"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:24 GMT
	x-forgerock-transactionid: eea92699-5fd3-4ed8-b313-a4da2ba8e9d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:25.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:25.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 291398: jsonPath($.tokenId).find.exists, found nothing
20:59:25.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,291398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@661a1f3f, username -> user.1001417, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@175c9790, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216365273))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:24 GMT
	x-forgerock-transactionid: 9b4a569e-50dd-4b67-bc6e-5191c014f990
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWNpNTBpNjA1OGowNjU1MGdibnRzZHA2cGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bk5ISlFUamsxY1hBMWMwTnBTbU4xTkhoT1VtZG5MbEJhY2t4NGVFdGFPRUpmVEZremFGQlFZVzlqWWtwWWFYcFVlVk42VTNFM05YVkVhbHBrVVdobE5tVTJOR3RPTmpWUFZubHVSbWxETldNNWRHZzJORFJsUm5aVVJYRlpibmhZVm0xdFN5MVpjRmh4UkRFeU9XdERhWEI1YmpFeE1HdzVTek0yYUZaNGFHZElPR3hmVTNwU01IcEZRMjVDZGpOdFRISTJaa2h5TkhNeVJXZHJTRWRDZWpVekxVUmFSMHQ0ZFdFemMySTVUMFprVTJOdU9WSnJiWFJqVm5kcWEyUndlVTl2VjNsQk16aHpZV1JuUjJsMU5XRjFaRFUyZFRCS1EweDJXVVI1UjNOemJVWjBaelZoVWpOR1JXUkJXVmhKV1MxaVJ6QXdVVU5NTVcwM09FcHZURGRyTUdGd1VVNDVkVVpKWjNFNE0xcERORE56WDJKNWRuSk5UbFZWY1hwWlRrTjNSR1prVGpkM1dtOTNObnAxU0VwNWVqRlBaVWMxVXpORlUzWTJUM0UxZDJkSlJFNUdSbU5uTkhaTWNFeHZkbTlvT0hwdWJYbE5lSGM0YmxseVdtOXpkWEJzYUhWM1VTMDNOMkl5WkRKR2NHbHJTRjlsYW10WE5VMXplVGRSTTFoc2NGaDBVRkUyTlU5UGJWcERWbVJJTTBoZmNucFpibE5aZEhoVVNVZzFNV2hsY1ZaU1dWRXlMV1p5WDJsNWNWTkxkVTB4TTA5aFlXdDVOVTVDVTJsV1dVY3RUSFl0VTFwNGNISlNVMlo0Y1VvMVNXWk1aVTVmTVhkTmJIaG1TMjlmVmpKWU0yTkhZM1EzYUVkMVVISTJNVFZYZGpZNFJucHNlRVpPYUVJemJITkRSWFZoVFhwellXVkdZblpKVFdSVGRYQjZUblIzVVZKSk0wOTJUM2RRT1daSFJWbEhUR3gyZHpkQlYzWkhRMWxPVDFaTWIxOWtXV1JTY0dsUVVETTRVa3BhU0dKZk5FUllXRVJNY0RKNWVUbENhMWx3ZWpOUVVFcElTbFY0ZUU5NllrbFVRV05hVVVNNGNGZFNkV0ZJY0hRelMyTlVWekYzUWpGZlFYUXdVMUJ3YkdWM1ZGUnVYMHB6YzA4MWEwMVpaVUZqZEhWaVYwRXdWMWRxYmsweFVVcHNjRWxUUm10M1duZDZla0ZyWm1aZmREUm5SRWd3WTBwS2FTMUJMamx3Y1VWS1QwOUpkRU0xUVc1c1owVmxOamRpUkdjLnNjVlFSRW9XRWR3djdRVG9JdDBacFgxMjdFVlNJWkdhZ1N3YlZSSHNFaWMiLCJleHAiOjE3MDYyMTY2NjUsImlhdCI6MTcwNjIxNjM2NX0.Sf0qcAHHGdBveBepu6Rt-mRMecoNW_KoEGTJCBlv4VA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:25.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:26.254 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 291525: status.find.is(200), but actually found 401
20:59:26.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,291525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ebf0ae2, username -> user.1000269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@437995cc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216366206))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTZ2MHUzOGtjcTZwZTJucmh2dDZvNXB1ZW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlZFd3pUR2N0UTNONFV6WjVTVVZEUVdFeGRWRlJMazFEWDNSRVRtSlVaVlpvTjB4c1dWWm1RWFZEU2xwc1kzVTNOa2haYzNoZk5uUkVZVzgyTFc0M2F6WjBRbk00Y1ZSWkxXNXdTR1ZmUmpsMVYxaHhia3hrT0hBMFMzUmtTVkpVVjNCUk0ybDNlWEowUjJGeFEzVnhkek50WVdkQlVVZ3hTMVpFZEhCWGJYTXphMFJsTUZCd01HcFdVSGh4T0V4b09EWkphbGQ2U1RKUVVrdHBXVXg2VW5kRFIwUnhaV0pCYmxaNE9FWlpTVkZUZGs1QlRUaE5RWGhMVUVZMFpsODJTMlZvWldGUk1EbENSRFl5Y0ZoUFgzWlRVVk52TUZoUU9EQTVZM2t6WmxKQlVUaE9UVTlMUWpFMmNrUnZSM0pyVjFCbk1YSmljazVaVkVOUWVGVnNObTVHTmxoRVUzUkZSMDAxWlVGblgzZDFhakZNU0UxdlRTMXZTa0p2VjBoTGNDMXRjRkJPTWs1SmFFaEplVzFXYzA5c2VEWndjM1UzYVhGbWFFaE1iRzFMUzNGTFEyMTFiR0ppZWkxTWVHODFaMDU0Wm5KaWJubFFObWhXZG1SeVJtRlNOV1pYTld4TllYWkxlbGh4U0ZwT05reFFXWEJCV2tsWE5FRnBWbkpKTjJ0RWJuY3lOSGd3VUdoek5FbFVlVXN4ZDIxblJsSktUV05sY1ZaSlFtd3dZVTFYYTNKNVZpMDJiMW80Y1haaVR5MUZiVFV6UTBsM1JrNXlNbTEwWW5OTmJWRk9NRnAwV1VGdmMxZzBVR28xV2tGMU5WTlNibWs0UkhCTmRHOTJZa1UzVVhBMFUzTnFWSGRpYlhWU1VXdGtWVGxWVEhOU2MwSXROVFp0T1VWT1NGTmFiMlpFTkd3Mk5XdE5Sa2haYWpaeFVsSmZYMnh4ZEUxUFZ5MXFSVEpoT1ZsNFZWbENRbTl2VEVoU1dVOWpabGhsV0ZsQlJEaDBaRUpoYjI1R1EybE5jSHBzZDNBMmNXVXpNazlQZFV4a1FsTjFXRzQxV2tjM1VESjRWVkJmVnpOQ2QwSm9YekV6ZVdGblZVcERibVpWT1hWTWFFbDRjV1JxVmpKbVQzVkdURTlDVG5GdlluTk5PSGMwWjA5eVZHUnFhVlpEUVRCdFRuY3pjWFpTYmtaVFRIcFNlbFYwTlhWdWVrVmhZWGxRV1VwRlprRndSRGxEV0ROYWNXMU5MazVCVDJ4VGRqQTNVbFZ2Y2pGZk5UaHZXWE5aVWtFLnZ6eWtpeUxYbURmZ0Q4eGY1bDFqQ19RTk9SM0stWTN0OUpxYktFcEVQYlEiLCJleHAiOjE3MDYyMTY2NjYsImlhdCI6MTcwNjIxNjM2Nn0.g6lhEybMmP2RzEXUu-aK7U3zg_kZDGdtVv1pz5TZmPw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000269"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:26 GMT
	x-forgerock-transactionid: ed3628c1-f8f1-4820-b836-c5c802ac0c77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:26.255 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:26.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 291525: jsonPath($.tokenId).find.exists, found nothing
20:59:26.297 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,291525,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ebf0ae2, username -> user.1000269, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@437995cc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216366296))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:25 GMT
	x-forgerock-transactionid: db0fc214-c1ca-4f1a-9c40-66ddc0108fdb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWxzazJ2ZHJmamRjOGRwamlvZ29xZTF0a3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmMxaEllQzFZYVdwZlEyc3RkaTE1Ymxnd2NrMTNMbVJoUlVSME5tOW9iVlJaUmpoVk5XRm5jRnBuTjJWemNtWTFORk5JT1VadFRERktiRmxxWlVSRWFtaFJSbVIzWlZwTWVrdFdUV3AzV214bWR6WkJjVzFMZVdKcE5qbDJaR3hWYlRWak1ubzFlbFJqYldodldqbFFURVZVTTNOQllXeEZlamhDTUdaYWMzTjBSMlZaTjNCcGVWSTVWVWRQT1hNelRFd3RTRXRVVEV0Uk1HRnFYMUo1UWpjMmFuWnBaMGxZTnpWNVMwRmFlamRuVjNkQlgycDVWRFo0ZWxwSlRFSk1PVEZmY1VrNVZIQklaRGRKVGxKRWRFSjRRbUZDT1Zob1ZHc3daR1JhYTJobWVFSlpXRXQyUjBoUVUybDBOMTlCWjNSS1lqQjFjMHhVVEY5ZldtVTNkMmxHTkZOeFRGbDZXRjh4Y0hwbGFVNUdPSGx5ZGpjMlZuazBSVzVrWnpaRFpUUjNjM0pFUW5GbGIyRXpaakJQWW5CNFVHdEtUbFJaVlhsUGJWaHFWREZyU2tSV1ZFdG1lVGhuTVZBNVpHWlVSVGxPVEhsbVUyNUxUVXRxVmpVdFMzVlVOMGQxV1hrMGFWWkhOSGw0WDJkbVkwbHpjM0pIUVdWUGJ6bG1lRmh1VEZZMGMyVjZSelIxUW1aS0xVdGhTVTQwYlRCSk5qbHJZbWhqZHpWNlJGQmFaWEpLUkd4bloycGFRMUUxUldGM1pGWXlTR3BOWDI5VmNsY3liV1Z5WWpsdlExZzNhMGRpYkZWNVptb3dja1F3Y0dZdGFtODNaRWwwWW5CVU1WUjZhREV5VW01eE5IVTFRWEpHTWtSalNEUkVRa2RmZGtKa05GWXplSHBEYjB0WmJYZHpkek5uZFRaQlgzQmllRE5GTkdaa1JEUklaRXR0UnpKUE9XdFFORlZpTkhoMWJ6ZEJTMDUyWkRaRFFUSTJPRmxoY2tsa1dsUm9lakpSUW5SSlJIVndkbDlDUTJodlpFRkhZV0ZGWWpsSmJWOWZlRmRuUkRod1owOXlRbGd3YkZZeGF5MVNRbk5RWVVaSk9FWkZRV1k0TTNoQ2RFRnpRalZ3UzFCTlFWSnlUV2xKUWs5VldsVTJSREpsTUVwSWREQkNjM2s1TUc5b2JXOXJXbmhST0VKb1dFaHJkMmRKVHpoemVWWmhiSE5GZFU1eWFqaFZkMTk2VmxvelJUVXdMbVpETVZGMk9WbHNOVlZ0TkhoTWFtUkJOR05oU2xFLjI0UjdjU0l5U0ZYdU11cmx0UVRQMDFmam83dTJEU1JjRFVYbV9wb0gxMDQiLCJleHAiOjE3MDYyMTY2NjYsImlhdCI6MTcwNjIxNjM2Nn0.T0dgTut-PehDewJGkTbfN3ZfswZ3mwtQLlzjxYlPr3E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:26.297 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:59:27                                        1960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=566546 KO=12760 )
> restLoginInitiate                                        (OK=280630 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=279789 KO=825   )
> restloginProgressiveProfileCallback                      (OK=6127   KO=825   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.76%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.76%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.17%)
> status.find.is(200), but actually found 503                      4958 (14.17%)
> status.find.is(200), but actually found 401                       825 ( 2.36%)
> jsonPath($.tokenId).find.exists, found nothing                    825 ( 2.36%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 250868 / active: 24     / done: 291723
================================================================================

20:59:28.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 291809: status.find.is(200), but actually found 401
20:59:28.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,291809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@108aa94f, username -> user.1001372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@829bea7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216368161))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXNrYmJvODgyaXFobnVzcjEwMmhzbzRudGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlFXcEdWRXBvY0ZWSlkyaDNjMjVJU0ZWV1FtWm5Ma3hqWHpNeWJGWjBhamxpTmpOUFYxSTVZWFpXVGpkRmNVZEJPVmh2YkhkSFVUSXhUbFo0TVZwaUxYbGxRMlpDWlRoaE1IYzJUMDk1Y25GT05Xc3pSekpuWmtOdFkxOXdaRWhRUjFWak0ybHZjV1pzU0UxUFdreHBZMVo2ZURCd1ZVd3RjV1pZZVRoNVNHTldVMU41YURSNWFEZGxNMGs1VjBaYU1HUmhWazB3WTB4VWVsaG9hbEZRZDNaamQyZEhZV2haYmpGaE1sbHVjV3hKUjI0M1dqTXRTV0ppV1RoSVpsRkVRazFZYWxJeVRtRnRSM3BLZWt0alRuUk1XbGh0UlRaWFpYUTJaMkprZVhvME5rbEJPRXBuYUhNd1lqRlJPWFpJTkdwaWRGQXhlVVpmWm04dE1XdHFhalJqUVZad2NqaHVTVTlZVlc1ZlVYaEhaVlIyVW5kWU16aEdkVlpWY1ZSeloyRTFTMFp5YUVoSVJXWjNTbWhpVEZCUmVXNTJjVXMzTmpOM1RXSkpOVWhSWDFaSVZXaHVhMk5wWm5CWlJtcFZUMk42V0dGelJIbGhNelpvVTNKQlYwRjBkSHBDUlhWWk16bFJZWGhUV1ZselNrZFdibFYxV0VaaVgxVkVZMkZtWjA5VlFUVnVWRk5xT0VSWlozSkxRMEk0U2pKMFFsSnpUa3BsUVU5TVp5MUJSV3hZUlRNelFuRm9WVlZTUzFObWEySmhTR05FTkdwMGFWbFRjR0o2T0ZFdFZqaDJNMlF4Vm5oUGFFeDNabm8xYVdVNWFXdERTMkpVUW5Cb2VHNXpPRWRNVkVzNFEyVm9jVUpaYkhsS01IQkhNMVpTWm5KeVR6aHZjSHBGU1drNE4xcHhNV0owYWsxTVJqRjRVV3BFTTFkWGJqUTBTbk5DWjNsMmFGSnVPREJFUTFKalpXOUVWM3BoUVRSd2JVczFUV2w0UmsxcU5sOUZNa3gzYlhWdk5sVklZbkZQUTBKdVlWRnFRbTh6TlRsVlJqUk9Xblp3U25CdldFRlBWRVZ1Um5aTFlsWnNlVFJQT0cxWlpUQTBkSEV5YlRCUExVWktWRTgwU0RoSWRtMXVhamsyTW1NelVtWlRWa1F0TjJWWVpFbDBhR1pLZFVVeFpXazFkRWh5WVVWT1ZWUnpSUzFoWld0Mk16UTVaVUkwZFc5aVRWOXBZV1pUVFUweE56WTRMalptVmpOTlVXZDVibEJZZHpCdFRrbHFia2hUV25jLnNfWVFVVjk3NVRnMEJZWUtISS14QjBDUlJwQ0Q4aElwLUxfejh3bHhENFkiLCJleHAiOjE3MDYyMTY2NjgsImlhdCI6MTcwNjIxNjM2OH0.y5KNkjeEUOc8bhaDZ5mUrv0Fn1wATUjVp_UrRWDYYUE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001372"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:27 GMT
	x-forgerock-transactionid: 729a9a72-77a0-409b-a995-4fbcc9befaed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:28.210 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:28.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 291809: jsonPath($.tokenId).find.exists, found nothing
20:59:28.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,291809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@108aa94f, username -> user.1001372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@829bea7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216368250))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:27 GMT
	x-forgerock-transactionid: fa1739af-1e66-4129-a4cb-00b1b7f6eb44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXU0M2JubXU3dTZtbXJqbHYwdmR2amw4bnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVUwWlZTbWxhZWtRNU1XTk1WRkZZTVRCaGRtZEJMbnByYUdzNE4xUXpiMmt3ZFdZd2FXbEJOVjlWU0hSSlZITnJNVzFrWlZwb1dVRlZkbFJZYVhSb1dtcGtVbEJPVkhkVGEyWkdRV3BTWTNaU2NqSlZUakJMU1ZaWlJsUkNVME0xUkVGWFptaENVWGhxWlVkQlgwVTNSSFZHTm0xaWEyMW9UMGxXYTNod05WazVPRVUyTjFKYVVUaENjazFsY1VscVVGaFlUSEJ5TmxOblpVcENiR1JJUzJOT1FWZHRZWGQ1VkdoV1pETTRTV05wYkMxeWIxWllPV3QxV2xRMlkwWnpTaTF1VkVSUU9FMTRjVmRFVHpGTloxSlNSMlU1V1VveE1sWTRXbFJCYzE5V01sQkZNazF6WkZkT1NYUkpNWHAzV25GTGVHOUVNa1UyWWpGSGNEZERZM2N6TjFoVlpUTk9aRUp6ZURCMVJ6Rm5ZWEJsWVVRdGQxWlNhRkV0YVROemRuZzFVVVZtV1VVeVJ6Wkxlbko1WVVzd2NVeFpia1ZtTFdjMVpqazFOREZrWTNabE1IQXpkaTB6YkcxQ2NHVllXVkZmYVRSV1pYbHZOMVoxTm5wT1QybDFRMVJ2UVhsM1FrUmtSbXBJYUdvdFlVWTRiR2hCVlVkSVNURndTR1UyY1ZKWVpsUXlRa3d5ZFRablFrMXVkVkYzUzBFMVFuVnFiR3BIVW1SaVMwWlljVTEwTlVoVVZXWnBaRGROZDNwMFJWaG1Uamh2YUUxWGJXUlNRbmhMVmpKc2FtRnlSM2x5Um5STWRWZHhXVmhQTm1wRlFYUmtSMk56V25BMU4zVTBiRlZKYlc5V00xVklTa05tT0hkdVZHVmhRbTgxWlhkaGVXUlNSMDVMVFdKQk9XODNkak15WVVaclpIWnZOMHBMU2xKVlFWVkpWbVJLVVdoQ1V6TmxUMjkyWkVsdk5rTkpXamhxU21FMFdYa3RhbEpTV0dKaFVVNUNNMkZRY0dsV2NIaE9iakEwZVRGV1ZtcFFWMGQ2VW14TVNqRkRabHBQWWs1alVVVTFXRTkzYkZKek1qUXpaRXRwUWxOS1RVODRUMVZ5VEdsVVFYVlFRM1J1ZW1jMWFsSlplbEp2Y1dGMGNFTlpPVk5EYXpWcGJDMUljRzF4VG5WNVVtUmxaSFp6Y0Y4NWNHeE9OR1J6T0cxNE4zRm1YMlZsTFZwdFgySnRPR3h0VTBWTlkzcEpMbWREYTBORk1uVTVWRlo1TW10SVQxQmFSeTFPUm1jLmxTUWYzLWkydmRQc0JrNDdtX042LTR2bVBOZ3ZWRGxJVGJKeWhTX0MyNkUiLCJleHAiOjE3MDYyMTY2NjgsImlhdCI6MTcwNjIxNjM2OH0.LxPML5Xah0GxRdjerx8xS3u21yidLM7Iv6VKXZC7-NU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:28.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:29.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 291965: status.find.is(200), but actually found 401
20:59:29.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,291965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53f7f3ca, username -> user.1000813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1636a1d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216369174))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTJibWpmajE0M2Qxa3JwY2M2NDRpb2Q4YWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFMwVjRhR1pLVUZCcFkwMXRUakUxUld3MmExTjNMa2QwT1MxelgycG1Na2xOV0hjMVdrTnFhVVJUYnpsRlNWQmZNVFptTlZodmJEZHhOVFZQU21selMxSjBZams0Y1RGWGJYbExOa2hzUVZsa05sOHRZa05zVDFwdVYzaDBkbVZ6Y2tSaGMyNTFVRk4wTjJKeVNqTXRaUzFEV0V4NWNISmlYMk5JVGxNNVRFOHdVVWsxV1V0dU9WZHVTaTFhWjNwWWFsVm9jMlExTjBKbk9VUnpNbkptUkVob2VtTndaVmRoTTJWYVFVZHBUalV4WVhsak1XZHpUak50VmxOUmRETnhaSGRDWTFseWNqaHpVUzF0TTBOeU5XeEtUbXRWUjFaSVZrUnpPV2RuTjNNd2FXUmZZMDFwT1RNNGFETkJURzV1WXpkbE1XdEZPVnA2UkdZNFpIbHZNazluZEZwVE5scFNkWFZLUkhZNFRXcDZUVTB0VTNjemQxODRlVGxtVG1SVU5GTlBTMk5MYjNBeGVWRlFhMlZ4VGxOS1N6aEhlbXhSUWpOd2VtVklkUzEyYW1sc05WSlJlRkoyWkhWeFF6Wk5WM2t3VkcwdFNtbEtObk15WnpWRGQyUlVWSEZxVkZVNU5qUm1NM0JQU0dscmJuTXdWV2R2Y0hwamJXUTBaa0ZyYlV4RFprNUlUekZIYmpSdVl6Sk1hazlJVUhrek5uQkJZbTF0VDJsNFRWbDNXVGxZZVVWT1p6SkRXVmhwWVVKM2NEbEtSRVkzVW5keWNuTklTa1ZVTURaaVRHdHZOMXAzV2s1aVRHaE9VelpVVEZwWFp6UkxjMHR0WlhSb1dVa3RiMXBvVm1kdWRVNUxTV2czVXpGb1FWTTBSM2c1V1Y5WmJrWm1OamRDZUVaUlZUWnZkSGQ2UlZGdWNtdDZjVnBCZWxKQk9VTTJkMDVtVEZGQmJXdElUMk52WDJGSmFXZHdkeTFpUzNCdVRsSXdTRjkwYUVGdVltcG9kRlJxYWs1UFNHbFhZVTlYYkhFMFNreDVla1J1VlRGMk5FRlplRlYzZUZSVGRWOXlXRGRYYTJSd05VNHdVV1ZTUmtGd2IyeG1UMjQxWlZKeGNuUlNkblJtZFRGUmRXNXBUMDUxVFdwNmIweGhZWGxFUTNsUlVFUmpkRmxwWkV3Mk1GaDBZbFF6YTJReFRVTmtTVGhaUmpSUGIydG1NRVpPVTNSU1ozQkVTR2RIY0hsb1ExRk5Ma0ZIYjJkYVdITjZRbXhYUmxodlgzQm1hbFZCUW1jLlFfa3ZROGhJWjB6bzYyTV9OVXZ6N3dicEdKTWZadnJCdzN3LUE2d2NvdmciLCJleHAiOjE3MDYyMTY2NjksImlhdCI6MTcwNjIxNjM2OX0.sREOPXTK_7Vb0uXST0qI38OzsdGh5Bkfcti8xccrOV8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000813"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:28 GMT
	x-forgerock-transactionid: 4a15a099-4b6f-481f-a9f6-3437781840d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:29.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:29.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 291965: jsonPath($.tokenId).find.exists, found nothing
20:59:29.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,291965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53f7f3ca, username -> user.1000813, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1636a1d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216369265))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:29 GMT
	x-forgerock-transactionid: 3d4d220d-5326-4cb1-979b-8e492d6da906
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTFsM25jMmM4MWRtb2t2a3A4czdrc2h1c2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVlsUm1ibm94ZDBOUmNGSndjRkpYYTBsWE5GQm5MbTl0Vm1welZFOVZlV0YxUldaNk5WZzRabmhpVm5OWGFFcFFYeTB0TUZCeGRUbFliMmxEU25oUE5IZEpNa1UxTkRkNmFESkRSMDVXVjA1d2FtNXlSMVIyVkZGd05GWlZaMnQ2WjJKSlJVVmlOa1ZYYXpab1NuUlRPRTUwU1hsdmFYRTRaV2R3UkdGVWF6ZHhiRmcwUWsxeFlYaHpRVVpRVFY5dE4wOTNhVFV6Y1cxV1ZFRlNNSFZrVEZoUFJXTkhMVUZ0ZERSTlV5MU1OemxvVFhCdFIwWmpNa0UzWmtWbWVsUTBiREpqWVc0NVJtWlRNMlJEU1hKTlMyOVRSM1ZqVkhGSE9WTlRPSHBuZDJOcGQyeHlUazQ1VUZjNFFVVlViV1JpYzBWTk9GZG5WRmRPUnpJMGNqZzFZVEpGWVU1dWVDMXVXbXQxV2pCU2MwbHlaalF5ZEZjd2FHWmhjSFZ6YkhNeVgwdElNbXg0ZFMxeldFdElhM0IxUm1WRVdrSktReTF1UldoRVpuaEVZM0ZLVVUxNVNVVmZkME5hVGxCa04yRmxOMlJ1WjJNMVdIUm5abGM0V0ZOdVRFeERTRFZRVXpReFFVdHFWVWgwVEU5U09FNU9SMEpXYkZkb1kySnhOamxFY21wTmIxVlVRV1ZQVEhaeVVWUnJkVTVWUzB4UGMzWmZORkV4Tm01UVdYQldhMjlzWTJsUWNIbEVZbkk1WDNKUVFYRm5lVUY1ZEUwM00xRlNSVUp0YkU5TFNFcHdkeTA0WjFKTGFWbGxla05uUTI5dFRUbFRZVk5ZVkc0MVEzTXhkbVUxU0haa2Qza3hjSFpOT1haR2JrVjNTVkptYW5SSFV6bFhaRk13UldocWEwTTVVbVpWUzAxMU4ydGljVTV4VVZkeUxWQXpkVGhCZFVoWFRFdFdOVlpyWXkxT1ozSjRhbmhZTlZGUE5URmxaMmM1VmxObVVFTlBOVGROWWtKelRGWlZWRE5VWXpCQ2RUTmxjMDlZVTJVMWRERm9VVmwwTWtsbmVHOXNSR1ZWVkd3MVUzSjZOR1pQYVVoRVJsUXhZa0UzUzBSVE9DMW9ORXRtUW1reGN6WlllV0ZaVjA5WU0zUk1lbDkyVEdSSFpscE9WaTB5ZDNCNFRVUnFhVGwxTTBodlVrUnRiM0pEUTJkamVVbENOM2xvVVdwNVZIUmpRV1pIZFVwbVJrNU5Ma05hV1doM1dFbGFlSEpQVW1wT1Qyb3dkVTEyYWtFLlllZXlmOGU5Sld2TzlKTDNIQnNlMjFvTVpwcThVV3lENEswVzVMUlY5MHciLCJleHAiOjE3MDYyMTY2NjksImlhdCI6MTcwNjIxNjM2OX0.RYwFr2S__HpFGlIf4yyYs5bH6K4OFeeA_Nob_F4X8aM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:29.266 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:59:32                                        1965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=568107 KO=12764 )
> restLoginInitiate                                        (OK=281405 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=280565 KO=827   )
> restloginProgressiveProfileCallback                      (OK=6137   KO=827   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.76%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.76%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.16%)
> status.find.is(200), but actually found 503                      4958 (14.17%)
> status.find.is(200), but actually found 401                       827 ( 2.36%)
> jsonPath($.tokenId).find.exists, found nothing                    827 ( 2.36%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 250091 / active: 23     / done: 292501
================================================================================

20:59:36.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 293113: status.find.is(200), but actually found 401
20:59:36.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,293113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e1b241e, username -> user.1000819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f1229a4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216376673))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnRqNGJvaW40ZWlwMjliODE4aDZiYjl0bTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MExVeHpjMnBvUjBwcVoyWlRVVkpWVDNaeVlraG5MbUpHUnpaUVprUkllVFZwYVVsemRGQmFPVUl4UzFOeGNISkJZMUZRTVc5UFdsRmtZMEoxWm1aWlFtazJNM2xZWlRKd05VTkdlVXgxY1RCSldtdHdjblJ5VTFaRmFYaFdjbFpvYTNaUU5ISjNWQzFvTm1wWFdVUkhibU40VVhKSlZGWXdkMDlpVDJGSFNuUktMVEpQU1ZkZmIyWnFWRkZMUTBsa1ZsWm9WR3B1ZGpjdFYwTjVWazFLU0RoSlp6WlFjRVoxYUc1NWRtUTFZWFZTUVRaelFqTnFWMUJVU0doakxVeFpRVXBXUmpOb2NXUXdRM05GUVhWQ1NHVnVjR3R5VEhFdFdtdzJObFpNUm1rNVJIUnJkVFZ3UmpGU2VEWTFWVUp6ZHpad2FIZExWMUpRUmtwUFdtUnpURkZrWlVGQk0xbEpVV1UxWkU1WVgyMVllbEpUZUhOak5FMVpNRzloUlRCWWEzaFpSVk5rV2t4UWQyWXdWRkJzUlZkZlVFaExVR3h0VkY5eWFITXpORXhCZUhwRFlYSmFXWEpDWjNkWmVucFdhSEUyY0c0dGFWVndURzVxV0RKYWVuRnBOMHRETFdrMU9VOWtkVUp4VkdGak1VUTFZaloyVHpoM2VrcEdiMTlxUkhGZlgyVkJVVkpTYUU5bExUUkVUVzluVmxJMFZVZG9VRkpmWVdSNmFtRkdWRU5LWWpKNmFpMWFjMEZFTlMxNmNIZHBlVlZTYTNCWGNIaHZiR2RSUTNST2JEUlhaa2hpVms1bE1uaFRkbU5xWmpSc1JUZFJObVZMTUVGdVR6TnRXRVZPT0RCbGNtRXlMVkpZY0c5MllXNUpkREkyUWtsU2RtSkdWbVpzZVZSQldFYzJOVzFRYTIxd1pISm1NM0ZJUWpaTmVuRTBTVFJJVmxoUlNYQmtObk0xWlZKaE4zUmxaRTlKYVd4dloycFNkbVkzUm5WMGRsTTVSVkpNY21KaWJ6Wk5SMW95TWxoVWRVbHZUMmM1YjFCc2QxazFTMkZOY1dFMk0zVmtTMWhLTjBSRFdVc3pjSFZtTTFGeU1GSmxkMjFSTUVnNGRYWmxVVTFGUlMxVFpuWndkeTA0YnpaSVFtSm9PR3R5UkRaNGVuaG5OVFZmVWt4VVZFcGljV05KTlRjdE9WWlRhbEZOZVdsMGMweGtlRzh3YjB4YWMwZzBkamd6VDFWQ2NsRkJMbGhZTXpCUlpFdFZXR2d5VkZGcVMwOUViMk40WlZFLnduYU1xRTRDdi14clBuYlRmbXZJbmFhZDdHeXZxblB6YjRxRGY2V25GYmsiLCJleHAiOjE3MDYyMTY2NzYsImlhdCI6MTcwNjIxNjM3Nn0.uujEYT69x3oOK1wxp6gMFNIUD70tvi88pSgS3hF6-Bs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000819"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:36 GMT
	x-forgerock-transactionid: 414391ef-e7c3-4d23-b731-e3d153d5f1a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:36.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:36.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 293113: jsonPath($.tokenId).find.exists, found nothing
20:59:36.760 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,293113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e1b241e, username -> user.1000819, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f1229a4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216376759))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:35 GMT
	x-forgerock-transactionid: 1b6d0729-8fc1-4d18-a4f3-35da5a6abe60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW4yaWQ2dHY1cTM2N2s1ZTNmZnA5bzkyamkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU4yZFFOV3M0ZEdGR01rRTFNMjFtYWpGMlN6ZFJMbmhNTFVKYVJUZHRkbXBTTWxreVNXZE1NRzFTY1ZSc1NFUkpMVmxZZW1oeE1uQlpSWGxNUWpoc2VtRlRjMmRGWVZCbVpteE5hRE50VVdoT2IwMTZWRTVXVjB4dlVVbHlTbGhzWDE5U1lVTmhURGxETm1wZk16UnVXSGhyU2xjMFFVeENMVXBVU2xSUVpHOUljV3BXU21oa2VXUlBkV2hmTUdkdk5XVnpiVGhvVjBOVVRXWTJaRTkxZVVsS09Xb3lRbTVHTW14NlJVUkVhVmRJTmxWVVJUUk5OMjVCYVZoWGRqVjVaVGN4TW1GSGRFUnZURTlUVTJSRGFVSjZkVVV4U0hKWlprVjVSWE51TW1GT1JqWjNkMngxZWpWTmVsSlFkamR4WmtVeVduQk5NbVZFVmpFeFZFbHNPR1J1ZUZsNVluUjZPWEJxYzJGZlptOWxWRVo0YTAxdU0xOUNkbk5aVUZOdFZqTlpOSEZWZFRaSmJGWlNUR3BSV0VWNlVqQXRSbXB3WWs0NVVtbFdkRWREZDNGMWRGRldkRXBSYlU1eVgzcDRXVjh5T0hCSllYRkpXV0UxZEVZMFRHSjFWemxFZUd4RGJUUjZXbmg1VW1aaFZWaExObEY1UjNoUVZ6aHlNMDVrZWt0Q1YxZFBRazB0V1RaRVZTMVpNMmhMYTFoSE4zRTJTRTE1V1RBeVEwSkNia1l5VUVaamJGVmtaa1Z2TkRkMGFtdDBaMFJTU2tWamJsYzVTMEp2WVU1eE0yVlhla0pTWlZSTmNWbGpWbDkwTVZSNlRqaG5NVEJwVlRRd1RIUklhMUZMWlRsVVNVeERZMXBVYlhsc2VYbGlkM1JLZDBKc1Z6QkViMmx0ZFdGaU9ESnBNVGRoVEdkNmVDMHpWMVJoVmpoeGRFd3pXbEpDY25GVVIxRjBWMDlTU0VGalExaDVVbWxaZURGNWRrdE5TR2N0U21WSmF6VlBZM3BUY0ZrMVVWRlFiVll6TUhwV1NUVk9VazlzZFdoaVYwbHBTRFExYTBSU2NXSmhialZGVUdoRlJuVnpRemRUVUhack1VRkVNRlpDVGt4U01XdFlNbEZ6YlU4d1FtVjVXWGhzYUVZMlZWbGlNWFIwUVVOVWExUlRUMk5GZEVsZmJsRm9jM3B6WlZwR2J5MXVZMmd4U0VJMmVWVlJNSEJpV0VGVmJGVnFiM0IwTVhsTk1FcGpMa0pxTVRScFlWUmZWbEJYVkhSUmRFOXlUbFZPYkVFLkx5U19sUEMtMExmY1JuMDZ4Qy11ME56Vm1UR0N0Q2l2WDhNUHpRWTlaYUEiLCJleHAiOjE3MDYyMTY2NzYsImlhdCI6MTcwNjIxNjM3Nn0.HpohR06w3fANTegq4nhEvyd9n3ufzKtqnqsvXbh4N6Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:36.760 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:59:37                                        1970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=569609 KO=12766 )
> restLoginInitiate                                        (OK=282151 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=281301 KO=828   )
> restloginProgressiveProfileCallback                      (OK=6157   KO=828   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.76%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.76%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.16%)
> status.find.is(200), but actually found 503                      4958 (14.17%)
> status.find.is(200), but actually found 401                       828 ( 2.37%)
> jsonPath($.tokenId).find.exists, found nothing                    828 ( 2.37%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#######################################-                                  ] 54%
          waiting: 249349 / active: 28     / done: 293238
================================================================================

20:59:39.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 293457: status.find.is(200), but actually found 401
20:59:39.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,293457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3027ed8f, username -> user.1001086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c0e0acb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216379010))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHUwc3JybDczZHZ0cmZlMHNrZG1udGdmcTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWRVSTRMVmgzZVRWU1ZIYzFXWFF5V2tveGIyMVJMbnBsTmxoNFdWQkxZbVZCV2xSSk0ybG9SRE56Y0RSUUxWOVplRzlSY1V0eE9EaFFXREZGWWpaTVVEZG5jRVpwUWtnd05FRm9aVGRMYWxGSFQxQTVaa3RZZURneVkyMXRVVmhXVDJOS2VESjRkRGgwUjFGTFlucEZRME5MWnpGblUzQnlRMU5xTlVJM1JYWjNlRkJJY2pBNVNrTXdaRXRuUW05WmF6WlJTVFp3VFU5a00xSTFZM0V0Y1ZaUmVrWlljVmwwUmtkeU5FeGxSVWw2YkhwWFMxa3RMVVJSU0c1dVVrVmxjM0J6TkVGWGJIWkpRM0JQVDFoUVNWRjVYM1V4T1dKNlRrMVpNbk5qWkZkWlZDMWhUMmhCYlRVd1NIaHJiRjlvTWtrek0ydHBRVTlwVm1oMmJXaFVNalpaZEhwTWRUazRZVVZ1Y0RRME1WQk9WbVZ1YkdweFNFMTRha3BvV2xSVmVrVnRVR2xVWkhocVlrcHRRVEJyWlVaNVVrWjJXa0p2VVdOTWRucGllR1UwTUhOcE5FWlVZVU4xTVU0Mk1tMXNUV05ZTkRZeVkyZGtWRXBITTNaTlR6YzFkRzFqWmpSZk4wOVdkMnh3VlZsTVFXTTJWazVGT1hGbVkya3lNRlU1UTJaV1UzVmZkM0Z6ZVVNeU1VeFVRVUZOZVVneVduZE9lbGxCYWw5Uk9GQjZUSFE0UVhoWWNHNHpSbmhoYWpoTlV6ZzRSRWRTZDNOSWFXeGlia0pmZVd0YVJHa3dNVFI0Y1cxWFFrSkZlVVkyWDJrMGVFWlRZemRJTVdOUFUwZHNOa3hRUkdGRlNrOU9ZVEJHTmxWUE15MVNlazVRU2xOdWVsbEJVVlUwUVZsMWRVVktXbFU0WlZsWFMzRnVTRXd6V1V4d2FVRXpMVU0zV0dRd1l6bGpiR3hPVGpOb1ZuTlRiVVUxYTIxaE4wNXZNVkZyT1RKR2EwaFhkR0UxYjJZeWVIVnVVVVUwVGxKWFQxbDFNMDVvV21oTmFXdFVhVXBUWkc0eVFXOU1XRFV5TlZkYU5WVlZNR2RsVTFKWlNYVmZVVEJ3Y0hWaGMxaG9jVGhhUjFad1YxOTZWM296U0RSUFZWOTFOR1JCUWtOUVZVTjRlR2R4WTBObWQzSmlaVXBWWTFGWlZFdDJOMDFmTjBGaWFXcE9UV3AyTkhSaFdVVTJRM2hrVG5aNk9VVlZMazVTV0hGTFpIQjNUVzh6YkVGdVdEQkVaMHhsVG1jLnNydHlUWTJmYWNkdnAzbmhhVzV4MmYwYVktZ0R5NnZxZkN5U3l3R0dQZVEiLCJleHAiOjE3MDYyMTY2NzgsImlhdCI6MTcwNjIxNjM3OH0.x7vvE7A_adNmYBGA3jS-JxFa8OF5i8N40NAWEKxNwjM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001086"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:38 GMT
	x-forgerock-transactionid: 49af18c5-842c-4ea5-97d5-bcf9f485548c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:39.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:39.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 293457: jsonPath($.tokenId).find.exists, found nothing
20:59:39.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,293457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3027ed8f, username -> user.1001086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c0e0acb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216379097))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:38 GMT
	x-forgerock-transactionid: 7cdaeea2-c21c-45f0-b647-a18f86d3d272
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXFrOHVpYWRoYms5bTcwMzhldm4wNXA5OWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmNTMUVkVlpJYjNnMlFtRjNURlJFVldoVlNHRkJMbVU1V2xSRFpXeFdjMGRrUW1aUldrZFJlbEJJZERadVEwNU5WVnBPVEhOT00xRXRhbkoyTnpWSFYwWlNZVTE1VmxkbE5UTlljVXhWTjNjMVgwMUtWV1pQY1haSU4yOU1NamhETkVkVFZtNHhlbHBDV2pKRFNEQTRiVXRDZFc5V1gxSldkMlJ5YjFNeFZrcGZTSFEyU25wM2FsOXBiR1EwUTA0MGRHbHNVRU5vWmpWWU1tdDNSa3Q1WTNJeVdteFViV0phY2s5NlJIUlVUa3c0U1ZSUVRWcDNURUZ4VkZaMU9URmFRbXRTWkZOVlNEbHJXalJ0ZUVGbmFVNDJRamRoWm5SMk5VeExielV3Y2pCV1JHbExiR1ZLV1RkTFluUkdka3czTTFsbFgwUndNV0UyZG1veVRFNTZUSHBmV2pKUk5VcHZjV2xrZUc4MllYTmthV1J3UjBNM04wZzBVblV5Y2xvMVgzWlFhalpKZFVoSmRHSTRaRkJZYWpOYWVUSkNNa3RKZUVaeGNWcFBTSGhhTUdSNFlUSnJabVpVWkdkdU5VZGpTVWgwUzNWVU4wUlVWV2xpV21oNVdHazFWekpZUjFkSlNtTjJiamRwYWkxV1YxRmFSVkJ1WDNCbFpEaGhZV2hQVDFneWEwRXpPV2RzZEd0MFpFUnJTazFsT0U1UVp6SldlVTFFVGxaeFlqSkVielV4TkdkUVZGaHlSMHBvTVdvM2FITldYekF6VkRsZldVcGtabEJzUVdwellWcHVYMnhEUnpBd00xQlhOR3hHUTNKTVpFaGtaRE5LYzFNM1kzaHFVek5EV1hsd1duTmlNV1ZTVTJSZk4xcG5RVmhsTldSQ2NtVnVSbFZ5TXpKSVNIbEhVbXBOVW5JdFJHTmlkblJ0VVVnM1JHeEVZbTlRVnpkM1JDMU1kRkJTVUVJemVYQXRaMUZQYkhZNFpqSnZUbkY2VmtWUk9HTkROV053TTBSSllXVlRNMTk1WWkxbWVUSjNORGxKT1hBM2RUYzRNMHQxZW5sT1RHcGhTbEppUVVjMGF6ZEpWbUoxVGtGeVptMUViRWRrZEZwMGEwMXdNREYzVFhkVmFYWldWRE53VkVaWGFqVmFSbmRtU0hkMlZHYzFPV2QyVDJ4Rk5GUlhNbVJ3Tm1sZlZ5MUNha0o1WlhWWVowNWpRalZXV2pscVYyOWpVR2xhVmpSUVdEWkZMazk2VW14Rk5raHdNVkkwZVRBeU9UUllPSFZWVEdjLk53WUxGdWJUM1E5YmxvdkR4NmoyakstTXo0N18zS0tiT1BwY1FGRzZtS2siLCJleHAiOjE3MDYyMTY2NzksImlhdCI6MTcwNjIxNjM3OX0.Ezau1DPmoIFt14gBelR8lwgdrZ-j6uLQ6FjS-LM9SUQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:39.098 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:39.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 293540: status.find.is(200), but actually found 401
20:59:39.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,293540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59b5105, username -> user.1001469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@137afe37, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216379520))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW9jcnM3Y2FvbnFjMWk1bHIzODBmYWgxYWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVdHTm5iV2RrWm01b1NIUnZjbHBpV0hwWGFtUkJMbW90VVROWVRWWkVWVTV3TWpkc1VIUnRiMFV0Y2tobGNtVk1kVnAyUTNWMGExVnNjbkJsWmxCQk5VVlZRVU51YTBkZmJsTXRZamsxTkRKWFdraHdUa05vVTNBdGFYQndXbTluYld3d09VTnlMWGxPU0Zwd1l6UjRWVXRhZVRKWFQzaE5OMk14YUc5VlIxWkNaMlEzU2xvMU5uRkRWbmN0VGtwWlZraFhjMkpPU2xJdFFXNDVUMmhSU1ZKVlMzZHhiakUxYTJwQlVuSlplSEpaY3pCbldraFZUbDk1ZFdsUGFqUnhja2RETUdWUGF6SkRYelZoTFRGUU1tNVRRWFZ0Um1OYVEyVXRiV1pTY0UxM1kzUjJUbEJJYVRaaVJqZHZaMUZWUkdObmJtNHRSVkpoWlRjeGJYcHBNMlJTTjBWRU16a3hiakJIYldOWE0xaHlSSEF5U21JdFZWVXpaVlV6VjFCWGVYUnFjbTB0TWxKS1VYVmZURWd6VVVaZlVuaEVPVW94TUhSeGNFaElhMkk1ZW1OWVdXeHBXRnBsWlRSNkxXOXFiM0l0ZVVkTFFVMWFURWR3TmpaaVNYRlFSekJEVUdOTWQwTlRkMEpvVDBSSWRsSjRSMTlGVTNaVE1IaFhkVGhKZGpWM1kyOUpSRGhhTnpSa2JVdDVXRGN6VWpKVFMxTkhabFpGYkc5Q1NYSnlPRTR0VmsxaVVuWnlYM0Y0Wm0xZlMxbFlRV296YVd4VFJEQkZPV1ZsZFdwRWNHVnlOR1ZLWlZNNVNXbFZUM2hYVTNveFozQllSR1ZwT1RrelYyZzJXVGh5VW5aQkxTMWxiak42Y0dSdmJHeE1ZVU5QZGxoalVXWktUamxXYTJzNVMyZHZNemhzTjBjNVJEWkZOVEpZUkVKTmRWUXdhakZyV1VsbFNHdFNlVVpXYmxSbU1HVTVaRE5aZERCaVVtaFlWRTFsVm5aQ09UaGZjVFo2UW10YWFIRjFZMUZWY0ZKaVdsVkJOWGQzVEV4bFkxSm1aR1pSV1RkVlgzbGljemhQWnpWUFRrTlVielprVmxWUWFVdHBZa0pzWmpGdVNVOUhXRzl4Ym0wNFlsa3hZV3hpTUhkRVlVeEtURGg2TlhCSGFtZHRSM1pQY1doTFNtMWFSak53UVhWdVNHczNhR3hUWm1GWVdFeFhaWGg1U0doamFrTnZRMUpJYWw5R04wYzRMbWx6VkVwcU5tczRTMmQ0T0MxV1MwUkVRV0oyWm5jLk00ZGNYM01MM3o4YXFUN0RYbGpHbElWX0VvZVFKNEFKOXZsVHdvM1RGQWsiLCJleHAiOjE3MDYyMTY2NzksImlhdCI6MTcwNjIxNjM3OX0.jA5Y1XzHfDQqo2UT5JE-7OWVNcZULr0lVUSiGry2ZD0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001469"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:38 GMT
	x-forgerock-transactionid: 28f0703f-d7f6-47d9-8378-df4848eb3423
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:39.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:39.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 293540: jsonPath($.tokenId).find.exists, found nothing
20:59:39.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,293540,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59b5105, username -> user.1001469, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@137afe37, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216379605))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:39 GMT
	x-forgerock-transactionid: 5625821c-090b-476b-8f5d-b5803854b027
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWNpZG1pbnFoa2JhcXVsMThxYjcyN2dnZm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1YxUk5NbVJTZWtkTmVtVTNZVU5ZWDFOTVZWQkJMbUpNT0d0SkxXNDNZMmg0YkZkV01VMDBMV3ByUTFKS05sZHJNRWhOZUc4eFVpMU9PVTh3UlRSdmVqbFphbkpQVmpOcVYweFBSVkUwTlZWamNqUllXazVVWW1WWFMzbFFRbXRNUjIweVFubFlSR05GYmxwMlJqYzVjWEZOUlhwMVgwMWZlRGcxZVc5U1JrRlVMV3ByYWpGME9UQTBRM295ZVd0RVgydzRZVUZoU0RsWVRVSnVWREZGU0c1RmNGQTFiVnBSVGtseWEwdEVWamxyVkZGM1prVnBWamR3UjFVelZVSTBPSEJxYTI1WVdFOXpUbVkxZVcxTVNUVnNOa1J4YWxOVVVXTjBVM2R2U0MxRlYwMVdZbUp4VWsxRVVYQjBaVVZUU3pGVldtOHpTWFp6VDJablpVbHlSbkZCVnpCYWIxTk1iRVo2WWpWbmR6RTRibmxMVFZGRGFVcDFWV3RmVUZaa1oxSnBXRXB4VjJsNlgwUjBNV2RsWjAxcGVHVlliRWM0TTJsTVpXMXVZaTFOTlhwT01HcHNZMEZLVGkwM2NESlRhV1pGVjBSblpYVnBXbVpHTlVSU1NEUTBTRk5TTVd3MVUyRnBUbGN5TVV3NFZIUjJaRUpqYmw5T2RFd3djbk42Wm05MVNIVXhibWRhWWpFM2N6bElTWEpPV1RSNWNXcHRaWE4yTlhwdmRIVjBORXBJTkdrMmRWOWZjMmxVWW01TFVFeEtUVE5PYzFWM2NHWXRSbGRaVVZGV1ZVRm5lazVXVGpSU2VIZHdZbEJuWldzNWVtNVlORlpUV0hsSlJtaGpSelYxTFd0WlNGbExSVm96WVdaNlNuQkJiRXBwWVU5TlZHUTJZVVZLY0V4WlFrMWZiVGR0U0ZwZlkxcGxaa2RLWjNrNGJ6aHBlRFJ4YTNsT2VGOWZSMU5xTUZkc1N6UkdNVUppUVVWemVUWjNhR0oyWDJKMFZuWlZTVTVYVms5NVFqWTNUMVZUVG1GMWFWVm1ZbUUzTmpkM1RscGhXbXRXWDJwNlEzVnlSMUUxWlRkV01rMUJlRVJvYVVJdFgzUmZNUzFZWW01UVdqZFJWRTl3Y0hGbWRqVTVSMWxWWmt3d1FVdHRTblpVVUZGTk9YRlhORXRaTTJGcE9DMXlkVUZYYVZONU1XcDZhM2xtVVV4VFFtSnBSMkZtVFVFeWJXOTRMV2d3VEdock1XeDNMbUptTmxkelNraGlPVkZTV214VVRHcHVjMU56VW5jLkhXU3pKalZnaXZzaVJxZ2ZzN3FxMmwyclNaaTdDTnE5cEpLRTdIUk9oNmciLCJleHAiOjE3MDYyMTY2NzksImlhdCI6MTcwNjIxNjM3OX0.Xz24cdZEW0uA3uvLhkSGkqQXPiVttz1etGLfmYabSvQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:39.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:59:42                                        1975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=571149 KO=12770 )
> restLoginInitiate                                        (OK=282914 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=282067 KO=830   )
> restloginProgressiveProfileCallback                      (OK=6168   KO=830   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.75%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.75%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.16%)
> status.find.is(200), but actually found 503                      4958 (14.17%)
> status.find.is(200), but actually found 401                       830 ( 2.37%)
> jsonPath($.tokenId).find.exists, found nothing                    830 ( 2.37%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[########################################-                                 ] 54%
          waiting: 248584 / active: 25     / done: 294006
================================================================================

20:59:44.097 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 294209: status.find.is(200), but actually found 401
20:59:44.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,294209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77f1bd6, username -> user.1001160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b0ea3f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216384048))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWphYXFvbmYzbmI2ODNsanBvNzhucG85bzgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T05scHNYMVZEVW5OMWQwUXliSGM1UzNKNVMxQkJMaTFNVldjMU5GRjJlbFZsTFZGNloxaFVNV1pWY2s1a2QzZFdTRVpSWjFwak1HZE9XR05ITFdod1kyZHdRekZaTjI1UWEydHFhbTFMU21VMFRtNDJjbUl5ZEhwYVJuWlBhVGxHTkV3elpGUjZibUptTkVreWFrdFRkbXRMYnpGaGJUWnlSR2cyZFVNemVVUk9kVUZoWkdOaVoyUlRSVE5wVXkxdmVUbE5NbXR6YlhWMExXNWFURmRHZEVwUVdXNXlUV0Z1U0RRdFkzWmhjak40WWxKUGEwVlRORTVWT1MxT1dWSkxNVlppVEhSdE5FcFJTR2xyUkc1eFpGbERZbmxyVFU1SFVuaFNTMnhYTkdKMlJVOVVNa3BDUTBWc2JGcExTM1IwTUZWemNWWTFVSE13V2xGbWNqTk1TbEUzWmpkT1pXSXljVVZNTURsTFExRkVZVzVuWVRodmNXbDBWR1oyYUVJMmFWVnNXRkJ5ZGtNeVQxazFRMk5xZFVOT1gxVm1ZVGhSV1Rad05ISmpSWHAzV1RaaFNrOXlhVXhpUjJSaVpEUkVibGxUVWpCWVdIaHpNbk5ET0Rjd2VHRlRUbVIxY2tka2JYYzRaRUYzTlhCd1pqVm1RMHRrV1dGaVRWaEJRWGxHZEdWUExXVXpUR0YyVUZwT2RrWndhbXRHY0ZkeFZWbFhZMmxXUzJvMWNFUmZabWRFWm05S1FtaFZjRUZGTlZkTlRXOHllazFNVmxZMk1IcENYM0ZaTm1keU1rWnNOamRPTVhZdGNtdGxRMkpJYkROWWJFMXZkekF5ZUU5RGJ6WkhUMjh0V0ZOTFRITjFYMVpKZUV4dlQwTjFaV1kzTVRWVlNEbFVlRTVSVkRZNVNUWnhYMUo1VEhSemRVbFVkbWh0ZVdabk1HZFBXbFpoVHpKb1gwRlNRVUpJVWtvMFdqSlJUbXgwWjFSMVdIVnNPVmcxV2s1cmJDMVNWbE5YT1dZNGJVOVlaRlZzZDJwbmJ6ZE1VRVIwUmpKUWVtUk1kMVJxWm5wUE5qQTJjbWhoTkVWNU9GcEpZVzVzTlhvd09FMURNbTlmWjJabmMxaG9lV2xvUXpkclRucGtaM2xmY2pOWVZWVnpUMUV0WDFCR1Z6SmlPWEUyUkRCUWNXZHRjbEZUTmtWRVJETnZaa001U0VSQlptdFlTVzFTTlVSbWJEWlpZMkpwZGs4MlNqUk5Ma2xQWmtSRWVFNW9TRkZvZGpsRkxXVlVWM3BVV1ZFLm95ZFZCNVY0cndZa3VjYnduN3hxZzczRVlsaTJVbnBzZHNqODc4Sjdva2ciLCJleHAiOjE3MDYyMTY2ODQsImlhdCI6MTcwNjIxNjM4NH0.3thJLF_oTColuMA9IwBiVEMmTZsoAXPCBamab4m14aI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001160"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:43 GMT
	x-forgerock-transactionid: 7d9cca3c-f7c3-4951-8e78-1d927437d6d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:44.098 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:44.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 294209: jsonPath($.tokenId).find.exists, found nothing
20:59:44.137 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,294209,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77f1bd6, username -> user.1001160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b0ea3f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216384136))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:43 GMT
	x-forgerock-transactionid: bcf86bca-9429-4daf-a951-70916d79fb01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW11NGN2dmU1OGZ1am1yMTVvZWRwaWc5cWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVRVMTVaa2x5V1Y5alNYaHZkRVF4UlRKclpuVlJMaTFrVFY4NFluUmxSMnR1TVdoU2VEbFRVbHBJUWsxNFUxcDFVbEJyWmxCTVJtOUxiVXhmVWtScWNVbEpjVmRXVFZkMGJGZG9YM2d0UjAxM1ZHZzVhbXhEUkhCbVpHVlpRalJVTmsxYVRIZE1kakJwY0RsM2FYQkJXaTFzYTBFMFdWSnlORUp2VDBaS2JETlpjSEpEZFVScWIwSm9WazVCTjBSeGVFWm1jMUpIUzJoNFRFVndkWFZJZW1SUlV6TjZibGhRUmpSdFZDMUpUa1JSU1RoVGFqZFROakoyWHpCSFdURXRhV1JhVW1ZMFdqaGZaRUY0Tm5GM2ExZDBRWEozWDJKYVMwaHNOamd3V0ZOWFF6ZDVkbTlWUWxOdlMycEZTbk55Vms5aWFFTktTVmx4V21ScFowNUVZMUZYY2xkUWNIVk1lbVppTWpkU2NsSlVWSFZEUVdWUFVrb3pUSFpMVEdWWlUyd3lOVFUwWkd4cVUzSXROVUpOU2xsMmNFUkZSMFYyZDNReWJWTm5SSFF0T0VGMFRVaGtMVkI0YzNOeGIxcExSRFJHYjFVNWFYbGxlRW8wVmtKR1VHWXRVRXh3UVdoR04yUnNZWFpzWjJ4dmJrbHBkV1ZoVWt4eGRVSk5VSFpUYUcxdFFWTlRTVlJoZDNsS1FVWmtVVXBTT0c5SU1uWmtNMjFrZVZCelVFdGpVRkI1TTBONWFVVkxaR2RRVWtSWldFWjBWVlZNT0hKRWIxUTNjVlZPYjJWUFdHdHpjRTg1Y0Uxd1ZGTkNlRWd5TUROS1RsSlJTRVYwUkMxNk0wcGpVSE52VjFoSlNscDNZbEpDZVRJeFNrWk5YMmsxZWs1Nk5pMWpRWFF3VlRaR2VucFZlblY0ZUhsTFVGbG1URnBNUm5oMGNXbDBNelZ0TkhKUGJHdHNSVUYxUjNoRmRVWjJlRmx3VVdSU1NISmZkelpyVldsM1MxVTRNa2xzWW1aWk56WmlZazV0Y3pNeVV6Tk5aME15WjNWWVlUWkVWM2REUjJkSVpXdHVTR3BQYjBSbFRVbHJUMmN0VWkxRVVIUjFYMEZuVWpCMU4wSkVSemhrTUZweFVHNVlaakZvU2pCNUxWWlBaVTVHVFc4elZFSmpUa2ROUjB4T1JrdGxNRzVpTFV4MlNIQTBWSFpuTW5ZeGFXVkhVVlpJVFhWSWFWVmhhelZpWkdoNFp6SlJMbVpHTkRWUVNWbHNhMmsyVTJkWVNXTjJOamhtVEdjLkZXb2RJYUlPaUdZLW9JNXJzZ0swWHR4WG4yMWZ3eHpyc3hDSm51N1lDaGsiLCJleHAiOjE3MDYyMTY2ODQsImlhdCI6MTcwNjIxNjM4NH0.pkvAFh9VI0qlhxP9rpODZ0QbbuIXyR8PjsC-ru-tHzE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:44.137 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:45.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 294476: status.find.is(200), but actually found 401
20:59:45.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,294476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ce6d976, username -> user.1001306, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d61b450, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216385731))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGY0NWc3OTVmamlmaWZib2dlMWthNXRxNXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R05FMDVjVU5pYTJKTVF6UkZhVU5IUjB4d2JrNW5Ma3gzTkZSTVdrZDNNbWhWVFhoTVdrZExZVWxxU1VJd2VWOTVTbEowUkVKUVUxWnhibTU1TlhoYWExSXpjVVpPTUY5RVZISkxlbDkxTW1GM016aExTak5tVTBaR2FXNVBUa2hNVjNsME5pMDJXbUpuTFhRNGEyMVlNMHhIVkdkNFEzRTJUV0V4UkhZNE1FcGphVnBDUVhkTk16Qm9SMnA1UTFKNlIyeGhVVzlDWVhCU1ZITTBiRWRFTW5nd1ZVVnBjMjVaTm5GMWIwcGtjRzVpTm1sRVMzQjNZMGREVW0weVQyUTNORTEyTFVkbmRYVnhUa0ZxYmxKdGFrMTVTemhNWlhaRFNHTTJkVUZrZEhGTmVsQTRkVE5oTjJwR1ZuaHlSRmgzTFdKWk1FRjFSSHBtVDBZNGFYcG5lV3N4WkU1M2JtMTBOSGxXY1Uxc2VYZFphMFJ1VUY5MlNVNWthRGRMWkhndFluVTJSMXB3VEZwWFZ6ZFBNRlozUXpsSlQxRkpUMmRSVFZSd1JrZGpjbEJEY25wa1VsRm1kSE5xZG1WS1JVRjRTVGR3TURWWVlrdzBlbE5vTjNveGREaHVVbWRrUVZka1MyWXhXa0ZLYTNJdFdIY3hhR1p0ZFV0SGJWOXRNQzB0YjFCNE9VdFRWR1ZQZWs1VFkxVXdUWHB0UjJoWlZHWTBUbmwwWm1GdWNIbGtURFJNV2pKdk9FeFhOalJSVUZOSmNXSnhURmd6Tm5VNFMwSmhOR3MzYlhjeGJFeGFOR2x2TkRZeU4xbGliRlJ4WW14cU9HTnpPSEYzZDNka1VqUlNNbVJxZGtwT2RrczJYMmRuTlhka1IyRnVYMkZ5ZUhoc1RrdDJhMFZyVG1GWVVreE9ORlp0UW1sdFVVWnJSbUprU1dKc2EySjVPVnBmWm5OSmJXaFROalZuUTNOdU5HZFBNWGxwVlhSWWVuSkRkVTFFVWtaa1RuZEplRVZwWXpkRVVtWnZRblJEV1VoamRFaE9lWEJuWVRoSlQwaGlTbXh4YjBkMVpqSk9UVTAxVG5sS2VucDBhSFpyUWpaRU9XWmhOa0kzV0ZOVWJtSnplVXBGUjJNelJGSk1aalZTZVZobVZXczBiWFJuWDIxalRIZENSa0UwVWxKV1JEUk5aVVE0YzJ0MmRqaDFjMGhqVDBSTVowSTBRMFpoV25RMWRqZE5WVkV3VmtOVlZraEZMa3hHVjBoMFFrTjNiVko1U0hneGJWWmxYMU5VY1ZFLmR0V3pPeG5HQUxWTUZVSmdXZVhSQ0JxbDhoc3VWWk1CNTI3WEN0YUd0eWciLCJleHAiOjE3MDYyMTY2ODUsImlhdCI6MTcwNjIxNjM4NX0.nGwC5dUnvZCnAny07zMHZjliutlVcSKGAap-zvH4t-U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001306"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:45 GMT
	x-forgerock-transactionid: 6c12726d-f4e8-42fb-8930-01af55f43bbf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:45.780 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:45.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 294476: jsonPath($.tokenId).find.exists, found nothing
20:59:45.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,294476,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ce6d976, username -> user.1001306, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d61b450, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216385819))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:45 GMT
	x-forgerock-transactionid: 4b2ddaf5-f36a-42d8-adbc-19fac9a2d19e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzRkMjY2ZTJoOGg2b3VyZ2cwajM1MXY1Zm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmRHbFlXbkpuYTFaYVprMXNjVmx3Wm5samRFWjNMbk5LU1ZSZlQwTlZjbXgwZWpsaFIzWklabGhsYVZZM1RUZFNaSEJoYVV0ek16QTBOVEk0TVZwYVdFbE5ObmgwVjJWSmF6VmhVek4yVUhkcFl6RlZObFF6Y1MwdFFXVnRZMEl0UmpOdWVWSjBZamh0VTBKT2QwOTRURVZwUzNKTVlVUm5NVE5aYnpST1dVSTFOWFpQYmxWak9EVjBaMjFJYm1sVVYxTk1VVzlWUW1Gb1IxcG9SSGhGWkRSaVltWlFRbVoxYlhab1pqY3pibEl5Y2kxeFVFNXNZMEl0Um10RVMwNUVMVlV6UjBOeVZrdHliazFtUlVsaFRIWlBWRUpST0Y5S2RVcEdZV2QwWjBOSmNVSmxlVk5uTUc5dldtcHVlV0pNVlZsR1dGWkJXbkZWV1d0RldXdzRUVUpSUm0wMU1tNWtXbEF5UjJoR04xOVpaamQxTkd4b1oyZHVTMDlJVW0xWVIyeExVVlZVY21SU09YWklWVU50VDNwVldETk5iM1ZIT1doQ1VGVmlabGhuVkZSRkxWbzRWM0l4YzJOM1FtZG1kalZQTkRoSlJHRktSR0pDWlUwMFpubzFOMnRGUms4NVowRmphM1pDVDBnM2FIQm5aV2h5ZVdwaVMxRnpiRlZDTlVwdVYzTkRPVnB2WTBjeVEzUjRiemhtYW5WaWFVbE1XREpQU0ZadVMyOXVMWGcyUVhCNlVEbDJRMmN3Y0hCdlUzZFZaRmhNUTJKMU9ETlNaVEp0ZVd0aU9HbG5NMHB1VTJseGRWcEtaR1ZMWkhCa2NtMUlTM0F4TTJSMFJFTlpha1UwY25CeU9YWnVRbEUwWjNWbmJHbFJiRWRFYW5OYVRuVjJhbkUyUldOc1VIRTRXV294TXpZdFYyOVZObkIyYWs1WGFYbEJabTlJWjJkMFlXUTNURXB3ZFdSWlJFeHRla1ZWT0V4cFdVUkRTR0pIUkd0VFNsTlliSGQzVjFOcExUaHVXR0pMYW1wRlFtOTVaMnhKUW1SR2NWcGhSamxRVGpWRFdGVnNTamhYYldsU01FWXdiakV5ZEhVeFFXaDRVRGRKZEdjNFFYbHRjakJNYlZKV1RFbDVTamswYldJdGFHZDBiWGRzYjNsVWVqVndTbUkwVW10RFowcDBhbk4xT1cxVWNWWlZja04wZFdwSGNXVXpiamRUTm01RU5VbzJUMVoxU0hCZmExWmpMbkZuV2pCMWJXRnhaREJsWnpNelNFZGtNRFIwWDJjLnd4RDh5WnhabUU3bjVteFRfaFlva0s3aHlJckV1Um80dFducHlsc3BZWDQiLCJleHAiOjE3MDYyMTY2ODUsImlhdCI6MTcwNjIxNjM4NX0.p5PU_f2hWEbGEkPtFkji1FEE4CeNRpybsanLvRhoaiA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:45.821 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:45.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 294491: status.find.is(200), but actually found 401
20:59:45.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,294491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65ec5011, username -> user.1002295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43bfa93e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216385826))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGl2ZjFjaTQ5MGpoY3E2amE5YWJ2ZzlvMzMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ak1YUlJRVUpWU2pkeWJFcEhZM2huVDJaalYyeFJMbk00YlVzeFRscG5ZMGQxUzFoSVlsWjVUVkUzVFVac1ZXZFlablpXZVhwa09XMURkMFZuTTBsSk9VaG9VRkU0VFd4cFNVNUxTRVZUZVZOblFUWXRNRTFwYVVKZmFFWnNaRTQ0VEY5V1gyVkxiRzUwT0hCalNrOVRZVXBLVm01Zk1rWXRVVE52TUV3MU9FOVJPRmgxV0VOSVRraDZhVloyV0hwQ2NEa3hOWFpmYzJOTk5EUTRTbEpEY1dwSGNqZDBRWEk1YW5aWWJtWXpSbXRzT1ROMWRuUXdhVXR6UzFKWVZVcEVNRU5zUW5wNFpVRnJXa1ZqTmtkS09GOXhiM2hzVG1OZk5FaDVSR3h5WjFsWVVrSTJRamg1WTA5d1ltSXhTSGxSWVRKWFVqbDVRMFJ0TkZFMk5sRnFkVGQxUm13NGFrdzNjbWxLY1ZWTmRUSTVUREkwYTFjMVpXdzRRMUZJVVdkTFNHZGtaak5IYkd4ZlRVOVVibWR0T1ZOSFdYTnFWV3RZZDJGR1MwdGpWa2RDUW1SQ2FtdHlWbTlQYWpOaVFpMURUR2d6WTBsMlVqWnhhVGxhY1VObFltNWlZa3BEWmpCdGJFdE9RVU5GYVhaWFJtaGFXbmhmTlRoZmFUZzRXR2RCVlhkVGQxRlpaaTFVT1hOV1FrRnJYMjVUY1RVMlpFOWtXVGxrU25CUVFWQkNZWFY1YkhkbGFucEhlV0UzVFdrNU4yZ3hNak5wUTFJMGVuWlNObmRrYmtoek4yUnJlakZ2TVZNMWJsTnhaamxyUTFZNWRFaHZUbHBZYTJZdFFtY3diemR2U214V1QwZEthMXAwY210UFVUaDNjblowWlhRdFlXaHJUbVpuZUhSNlptZGljbEpMTm0xdVNFTk9UR1pJWlhoSmVXeEVXVGhLWW14dWFsOUxTVXR1WDJsU1YxcEVObGxGVm5BMlFWaFVWVTV4ZGtkc1ExOTBiVXRSWW5OV1gxbHZWMlZ3WlV4ZmJIbFpjMFJGVTBKSE5rcHJVbUZ5TVZKeExYSXpRVVI1YjJsRWRYSkZkWGREY21ac2VrdGxjbW80ZDJwVlNsUnhMV052TTFWWlgxSm9MVTlLUVhaYVl6UmxaakZmZEU1V2NERkxZbG8wYm1vM2QyNVBTemxrV2poeGFqRm9RVVZMVmpkSmREUjZjRTlaTUhaUlVuSkJaV1IyTTBwVVRtNTNMazh4VVZNemEzRlNXbUp1VVcxR2RXeFhhRE0wTVhjLmdqQVdpT1BVOUlkTUJUSEhnM2szLWxlMzFGWTl6bEI4NV9pWnVtanM4eEkiLCJleHAiOjE3MDYyMTY2ODUsImlhdCI6MTcwNjIxNjM4NX0.LOnEBEtquzXJF9XOu-Un8061ck8N491pEJ1EA2docJA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002295"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:45 GMT
	x-forgerock-transactionid: 0940a1c2-c217-45d4-814f-275a076a6859
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:45.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:45.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 294491: jsonPath($.tokenId).find.exists, found nothing
20:59:45.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,294491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65ec5011, username -> user.1002295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43bfa93e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216385914))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:45 GMT
	x-forgerock-transactionid: 1922eca7-9c9f-4996-b6d6-0461c88276d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWRxczViODcycTQ5bzFsNjh2ZjZuaGtzNmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU9XWTVZMmxpWDNwV1dIbGFOekJHZDI4Mk1WQm5MbFkxWjFGS1VtNU5jRk5PWTE5TGVGWlNjRlpYVFMxQlMzTjFRbGRxU1ZKb2VWZFhZa3RaT1dKRFYwWm5ObWcxVTA5U2RsbHBkR0pDTFdORVkzUlVRMUZEVlZwRVRqZzBjbFUwWjNWQlltSmZZbWhZVFZVMmNIbGFabXBvV0dobmNFaHlRbHBzYTI1d2VXSlVUbmhGTkVaTmFIRm1XVFUwUjFSR1NHZDNSbTgwVWt4M2REQmlhbEZSZDNCak9FZFBhRTlVWnpaSU1WSXhYMVprT1U1aE1VWmFhWGxqT0dwU1VUSmxiMEpzZFZJd1kyRlVjM0pVVG1SbFUwNWtPRkJpYkdwV1ltUTBabGxxTUd0RmQyVXRWRGs0ZW1aaFQxQlFRV3BLUWtGbWJ6Tm9XbHB2YlUxck4xTjRjVEpEYkZwMmJUbDZTSFJRU1Zob2RWZE5jaTFaV2pGbFZsRm9lazV5YVhkQ056azViRk5QUWpaWmFWbDBZM0ZOWTFSd1JVdGFZM1JETW5Wb1pVMHpPRWd3ZEdKcWMweEpSV0ZuYjA0ell6VkJhazV1YmpWS01VOVZhemt0VFZac1VEVllhbFptT1dvd1FsWXlaMjE1Vm1Zd05HeFhia3B6ZEhvMlNuUTRTbHBGTkhoeU5YcG1VakZpV1ZVeFJVNWpSVkJQUWxOeVlUTmpkV3B5TVhrMFpWaEdla2hUZVhoTVRVeDJORmxwTW0xUk5XOWtkakJ6T0dZeFJDMWpWSFJuUkRWcFJIbDJWRmd3ZEhwc1gzcENNbVJQYjJ4UFkwUmxhVzU2Y25VeWIzRllaRXRwWVdKS1oyTjZNV2t0ZUZoU1ZGQnlORWRHWVdaU1dFWTNkelZsTVVoSlMwVlRPVkZDWldSNk5rbG5jMHRKY1ZwSVZHOXZjSGxGY1dwcllYQmxXbVUzVkdsQ1oyMXRaRTlTU25sd1IyTlZOVEZtV0d0elpFTmpibU0wU0hCTWFuTnlVMXBxTFc5WmJYVm9aWE0xZWxWS2FsQklkbVo1Ym5Cc1MwMUpkMFkzZG5salNta3lialZmVFRObGNYRm5hV2hZVjJrM2EyazJiWHB2WkMwNFVtWm5SVXB4YXpoamVVbEVSalJ0VlhOUlFqQXRWMDAwU0VOTWRsVmlSaTF5TFY5dU9Ua3ROVFpHWDNSVE1UUlpTRVpaVWs5MldsbDZjM0YxYzBWMlRIazBMbUZrU0ZRMFVFaFNWa2s0Tm5kcU5VbDFUbHBtZEVFLjgzdXhyd2dNLUUtaUFDalplQjRjV0R0VDRDVm1VYnd2NnpHOGhPTTNGWUkiLCJleHAiOjE3MDYyMTY2ODUsImlhdCI6MTcwNjIxNjM4NX0.EkcHQFremAYEpCJfEb4Ilxgo_t7A7hZk92QX2aOjukw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:45.915 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:46.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 294574: status.find.is(200), but actually found 401
20:59:46.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,294574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c2a0952, username -> user.1001541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a661840, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216386267))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTVtdXE0OTg0dmRwc2l1MXY5N2dvZXJwbzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M2VFMVFhMjFoY0MxVFEyOHRURzlKVEVkNVJYSjNMak5UUVVWU04wMVRiV1p4TlY5b1pESjViM2hPT1hjMmJrY3liV3Q0ZUVGNlQwaEZia3N4VkhwTlZVZFBkR2R5VUVGV1dtOTNTWEExTkRjd016SjNYMjVsTlhoM2VYSXhaRE53UjJ3M1dWbG5WMEZpYmxOUGFFNUdTMTg0T1RGRFUwVlNkbFZuVTFKb1VrUXlZbFo2U3paWE9VRlBlVTB5Um1SeGNsRllSamN3TjA5RVJGOUlNbXRDYkZCcVZrTjZhREIwWldKRmNFTm5UMFp2YUdGSWNFUlBRVmRSTUc1Mk1sbE5TMFptWTBWRmNEUk1OamhNY0hrdFoyRmlOa1JTY1ZZMFgwMW1XbDlWWTE5elVUQXdORlV3TlRST0xVMHpRMjF0WWpVNU5USXRjbFE1Y0VNNVJEQkRPRWhSZWtsU01saDNhVFZYTWxsUVp6Y3dWRlp6VXpSMFNsZGhjMGxCZFVSTFVFSkVTVE5xWmtabFFVeDVWR2xpWkMxTlgyUkZhRlozUkRZNVpsTjRUekJoTFRSZlRuWlhPVWRrYUZBMGJqZEdPREJIY0RaYVdHMUpTazQyUjA5S1JsUmZWR3g1V2sxRVVXRlJTWE14VTFORmFtODNPVk41WWt3NVkwSjBaMUZqVjNjd1JqZFZSMkZtVlVjMWNqVlNiM28xWjE5eVZsWjBTWHBGVVRWcmFFODFWek5DTVdOWmVWcGhWVWhTZUZwTGMxSkJSME5zYzAxMlYwbDBabU55UlRoVmNpMVdhbVV5UkMxVFVVbHNTa0pNV0d0Q1FuTjJka1EyYWxoM01FdGFiemRwWlZJMWVsZFBTWGt3Vm05dlNrVmFZUzFMYW10dlZUZDJkMjB4VEU1bVpEazVRa05uYmtoTmNISlRjRXRRZGpJM2RqQlBNMTlLTm5jeGRUZHZiemxTYjBSVWFVWlZVVzVaWVY5ZlFqUnZhMHBNV0dSVU16ZEhaRkp1VEY5TVRtdFJVRGR6VjBsT1ExRnZSVTV3T0VsSllVMUlhekpNVFhBMFFuUjFRV0p3VUZKTFpXMHhjVEkxVTAxdE9HWldkVkJoU1d0R1VWQldNMVZpVVdwSGEwSlZRMDFuWjFsNVNVUlFNRU5NUTB4UFgxRXRXbUZYYVRsNlVXMU5Sa1l4ZERCSVVIbE9kV0pzYUVWUU5IQkNkbXhRT0RrdFVERnBjbEJHZVRWbFVWVkZMa28zYUY5S1IyRnNlV05QYW1scE5taDNVMjl6Ym5jLkRST2VZSi1IWHczUkR4UW5XWnFpS2V6WV9jam4wZEVpMWlRbFd4Zkg2SVkiLCJleHAiOjE3MDYyMTY2ODYsImlhdCI6MTcwNjIxNjM4Nn0.DsivQcCcrYkokoI5LUYnBikA7zbpgy5aq_XO9UdV-bQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001541"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:45 GMT
	x-forgerock-transactionid: ba5a652b-d4a4-4559-ba3f-cd32010afb68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:46.317 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:46.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 294574: jsonPath($.tokenId).find.exists, found nothing
20:59:46.358 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,294574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c2a0952, username -> user.1001541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a661840, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216386357))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:45 GMT
	x-forgerock-transactionid: 6ec787af-fd54-4b5a-a9de-f00d7a6cd107
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmloNXBpcjI5bTNpb21ndGk2ZHM2OTJ0YWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clUzTnBVMWxHT1ZGRFZtOWlZMjVaZGsxVVNXVkJMamRNV2xWVFMyaE9PV2RZWVRkWGIwVXllV05vYjJGRVdYb3lSM1pyVEZjeFowWmZibmxxUVVzM1ExVTFRekZVV1VaU2JuRmFVVVZTYm14eVNYSjNORmM1Y1dWRE5VbEtVVmhZWTJOVFRGa3RUSGQxZWs1S05GSnlOVFUyWjBvNFJWcEtNMmt3T1hGSGRFeEhjMFZWWkhaelJtdHJWRk14ZFRGWFZIUjFhMVZUYlVsZmNUUlNiR2xyT0V0SU1WTjFVbmN5YUZKVVkxcDVaMDlvTlZOclkweHFNV1ZFTlV4TU1YRkZVRmxaWnpGTlNqUk1hRkJRV2twRVFreEpaSFpxYkdsTlh6QmpZMDQxVEc1U1ozTk9SVTU1ZWpKR2VGVTNVakZaWlY5dFVHbG5YMmhXVlhNMlRVOVZRbEY2VUU5V1pWWTBRVFU0V1VSd2EyUlNNWGRuY2pkVmNsaENOV0V4ZVZJMmRrbEJZVTVJVVhSQ2FVbG9Za0ZvYzNrMGRDMXdURkZZYW5NM1JGVndNVWxaYkZoNE5UWlVWRVpzWDBKTWJtNVRkbUU0ZDNnMmJtNUROMmRmTTFSdVEwMTZabVZVWmsxV2FFSmtjMU5FYjNNdGVrdDNjbEowUTFCRWQwUk5kREpvU1U5bWEyOXNjVEYwVDBSR1NVeFhTamgyYTFONWRubHFZMkZ3U0RGVVJ6SlBYek42VFRkT2NWSlJXbkJxUlhabmN6ZHlOR2x1Wmt0ek5rVnJOak5hVkcxMU9UVjRjbWhEWlUwdGRWUlBNazFCVG01MFdGUkJPRkpQU1dwdlpVSXpTRGxPUlhwMmFXRXdiWFJ1ZVRSTk5FbHpjVTB5T1U5Q1JUUnBlbVZIV1hKNGJXUjFWbFZ1YXpCQ2RsTlJibnBsTFZGb1gyNVliVUZzU3poNGF6SlZWM1ptVFRSbU5uRlBUWGR4YjBSQ2VGZ3hRMDFuU2xCeU1XVnZiblkxVVVSak9ERk5WMTlXZVZWV2VrbGZXbUZxY1Y5TlIxRlhlWGR4Y1hwRlVXZHhXSGxMVlVObldVcG1ZemhxVm5vM1RVUmFhVk10WVVsVGVFczBWMmwyVkROcGJFNXRUMVY1UTJoRVNuRktkMFIzWkZvdFJUaDVYelk1TFZCbFl6RnhaRjlrTVRKd1UweEZZMHBXVDJwVWFYSTVSbWwwVUZkSU0wUkVZMWxqTmswNWNsbGpMa1JGYWpKM1dWOTVTbVF4Wkc5cU0ydzRSM2gwTkZFLlVsejFobEN5UkN0TkR4WnA4OTBwMzd3eGM1ekFtR3VveUIxSWpTZktBVlkiLCJleHAiOjE3MDYyMTY2ODYsImlhdCI6MTcwNjIxNjM4Nn0.K5sgvhbd4lj_fwcQZmUkgN_bzZrB1suCP-AFffKvtvY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:46.358 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:47.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 294743: status.find.is(200), but actually found 401
20:59:47.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,294743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e81c963, username -> user.1002742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b2cf03d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216387378))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXM2bDRhZW41OHYzbnNybjdqMHM0azVhN2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlREaHFaSFEyYjBaRFRIWlFUa2xSVkV4MFVFTkJMa2RIVGxsTlRESnVVR1V4UVdwT01ISkVTMWs0UWtwclNXdDBkVFJRTjNOcVowazFlazQ1YjE5b1ltTlFSRWRVY0hweWQxaDJZMGR2UWxKcldqTTVRMlowUm5wNExYQkZWRTR6ZVhOTVFuQlVNR2xEYVZkbFZUSndNRFZJZG1Nek5EaGxUWGd6ZERoNVYwTnNTbVpoZDBsRFNHSmFabk5VYmpKeVZ6a3lOa3hmTTFObVRuZ3lTbGx1U1dzNGR6QlNiM0J1WVVnNE0ycDZTMVF5TWxSYWJXOW5aRzQzWDJOMGVGWlRlbFJrTkZsVWJWZHBlRlZ6WDI1MmFVOHhia3BQTTJWcFduZExjVVZJV1dGT01tWTNiVUp0TlcxSFZtSm5TamhNVjE5R1ZsOHphM05yUkZsdGR6azFZVmxVYnkxVWFVTkNRM1ZKVWs1NFgzWlVYMHRLWTFCVlVUUktRbFZxUjNabVdWcEpVekY1YzBSbFprRlZUelpZWjI0MVZIQkVaM2huYjNKMWFqZzViMmR3VVhST1ZHcGlUbk10WTA1UFNFaHZkMjVQWld3MWFUVmtTMjF4Ym1ZNFlUaDFhVk5xUkdKSE1rVmljVkY2Y0UxaFozazVTVWRvWW10S1VuRlZORFZVVHpoSU9ITlRZVmRTZFVsT01YTnFNblpOZUV4cVlYWldkVXhWZVU5MFJYYzRTV2hmVjJGQ1owdEZZbEJLZW0xeE5tRkdTMkZpTFdKU2NVdzNORmxEZFdGSGEyeFRTblppTUdRMWJqbHpZVVZQYTJaUlYxcENhWFJ4TVdKRlRXMTVNVXN6TVc1S2JYVTRkSGhMWTNwNFFVOWpXSHBFWVZjMlFrRlpXbmd5VmtwNE4zTndUVzUwYXpacE4xWmpVbmxvTVdNM2JFY3RNM0JuYlRWT01tdGhjR2QwYUVSUGNWUnliVXhVTW1aellYWkZWRXhtWWtvM1pTMXFMVmMxYkVZeVNFY3lVa0ZZWDBjeE5YZFVia2R5WXprdFNVRnFZVkJCYzFjM09GSlNTRTlrZERReFQwdEhhV2wxU3poWGJYQlpVVVpJUXpWWGQweHNZbXhEZFVkcVYzSm9jRE55TUZnellqTmtkV3hHU1ZwYWJITkRRak5aUWxGWU9IWlJibkJrUmxGd2MwcHVObFZ6UW1OUU5FdFNPVGxJZUVoRFltMVNXR3RvTFRoNk0ydFZMakZvUW10cVpqWjNWVEp0T0ZOd1oyaGZkR3R6UlVFLjhGNHB6bGY0OHU5eTNmMkNXVlR4WVNPMGUzNnc4aV9LZkNoLVhGemdNelEiLCJleHAiOjE3MDYyMTY2ODcsImlhdCI6MTcwNjIxNjM4N30.1AbRiAIk5mAZq-5f09yhXidQVbQOy0MVq6s2BClACBw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002742"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:47 GMT
	x-forgerock-transactionid: f45c9ef9-1c31-4ec8-bf9a-c955895966de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:47.424 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:47.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 294743: jsonPath($.tokenId).find.exists, found nothing
20:59:47.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,294743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e81c963, username -> user.1002742, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b2cf03d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216387465))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:47 GMT
	x-forgerock-transactionid: f1a2b4b1-ee8b-43e0-a22b-ec5d71a6d634
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGd1djVub3E0bGZtYjRqZmE2Zmp1b29iNWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Tk0xQXlhbnBFY0ZWbVMydHRjREpaWDBkd2NVdG5Ma3RuU2pCdlMzWjVkbEpsYlUxdVRWbG1kRlV3U2tabE9WUldkbWgzUzBOaFl6UlBMV3hKZW5WelZ6TTFjWFI2TjJobWREWmZORTlVV0hSSWRXeERWemxtTTBKR1R6SmxUa2RTVEZRMk9HZDFVa0U0YlRoZmRVTnlhVWxWWTFKcGMwWm9TRzVDUWxsWFVsSTRhbTloUnpKaVIyVjBRbUUyYW14elZIUmlTMDExTmtkTFYzRllRblpCVFdGc2JGVnBjRUpyZFVabFVGUnJWRWRyVW5GaWFWZFdaelpQY0d4YWJXUlhSM2REU2pCQlVYQkhUVzlxZGs1aVpYcGZMVFZGVlRKT1JXUm1Nbmx6Y1ZOUlFVNHllVEUyUlhOU2NsbzVUVUZaUkZScFIwZFNSMUJCY3pSbk5GQTBUVUZYWlhOV1VUQjBOREZNTlVndE5ERlNVazB5WjBScmMyMHpOVkpzUVdOTmJUazRXRTFaUjBoSFpVNW1ZV2N4VUZCYVkzTlFkbHBrUXpWVU0za3hlazQyVEcwMVdVNTVha0puTFRadmNIUlpSbVZSWVZwNVYwOTRRVWQ2VVV0dE1FMVJNa0ZQYTB0eGRDMDVjRjlHWkZWbGNIRm1TSFpvWWxSTGNHVndWemRaV1ZSSmRUaEtZMGxuWTJsR1prcEdVV1pQWmtsQk5sVTNla0Z3UlVaS2VUSmxXR0pzUlcxUlpFUmlaSFJ6WjFOTFdVVm5ZbGw2VnpSclRHMVpVemRDVEVkTGREWm9UVWhaWkhkdGIxbDJWalk1TFRKbVZIbE1XazFHTVhOVGEwVnpWVmhKZUVWUVprUnpNRTR6TlMxV2RUVm1jek5HWjJKUk1rSlVjVTF2UTBaSkxXMXpSWGhtY1ZWb2VXUjFja2hhUXpSNVpGb3hWM2xFU3pOQlFUbEdMVEZuWldkR2EzaEVWRFJzU0hGYVRFOU9YMmxLT1VoUk9HNURVbVZhY210aFNuWTViMjAyVEROdFQwVlFaR1YxVkRKbllWaE1SekV4VDBwSlZGaE1PVko1U2t0b2J6SjROMU5yWkRKTFJuVlBaSFpUWm5JeE1FTmlkVTFxUWkxb1UwWlhNbWgxUWxSaVRUTmtSVmh4TFRWSlFrUlhiM1pOY0ZoSlFYaEJTVGhrVGtGU2JWTmFMV0ZtTWs4MWJrMXNVMlpmY1RWcVNGcFJOVGhVTkdJd05ITTRMazB6WlRaeWJtVmpjamQ0TW5ZM1gxVXhWMTlXU2xFLkJtdFRjdllFZUpialhBMnFuMDJzNXRmUnUtcEJVUTRHMjVxQU9RN21CazAiLCJleHAiOjE3MDYyMTY2ODcsImlhdCI6MTcwNjIxNjM4N30.FWXW_SFVX66mczMtuGTkvjUIFMqiZtiUwkYVKlIpj_Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:47.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:59:47                                        1980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=572717 KO=12780 )
> restLoginInitiate                                        (OK=283691 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=282837 KO=835   )
> restloginProgressiveProfileCallback                      (OK=6189   KO=835   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.74%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.74%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.16%)
> status.find.is(200), but actually found 503                      4958 (14.17%)
> status.find.is(200), but actually found 401                       835 ( 2.39%)
> jsonPath($.tokenId).find.exists, found nothing                    835 ( 2.39%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[########################################-                                 ] 54%
          waiting: 247803 / active: 31     / done: 294781
================================================================================

20:59:48.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 294857: status.find.is(200), but actually found 401
20:59:48.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,294857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3067e3d0, username -> user.1000177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a8a5bf4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216388155))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazNwYzg2Mm5lZXNwamg4cWx1am4wcTFqcDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFNXRnhlbXg1Ym1wZlJuWktkWFZ5TVVFMGNXNW5MalJqU210Q1pteHdXbkZoTVV0S1ZqaDZaVEJIUmtWQ1ZUZG1hVkZwYm5OcVlqVnlNWGRLWHpSc2MwNVJiRFZZVTJwemFFRllhMHg1VVRNMGQzZE1aalUyY1ZCUGJETlZZMUkyTVhnMGEzcHNTVmx0YzNaQ09XWldRbXhKVW1KUFNFeFRkRjlYWTFGRmFEVk9lamxSUTFwc2NFNXpkVE5XUm00dFpURkNXVWhqUmkxRlNYWnJTbk01YmtoU1NFcGlVREJ5Y0ZNMFZWaHZVV2M0TlVKUlIyMXBRbWMzZVhFdExVOVJTV2xxUm1OMk9Fb3phR0U1YW1OMWIzRmphRXBVTWs5VlNYSTVaMEpWWVZrMVQxVklRVGh0Wm1kUGFEbFBiVXg2TWxoS1JYSkJVWFZFWlRKeFFrOHlUM0V3YVZsblduWnVRWFpWTVRORGQwdG9NR3BTYTFwRlNUSnRWMkpIY1dwT2VTMXNSRk56WDA1UmNIZDVaVEl3VUVodFJWQndibUZ6TWpOeldIazNkbEpHVmw5dlRXc3daR1V0U1RsaU5UaHZjRkZDWkVWb1JFcHViMnQzU2xka2EzZ3hXSE0wUW5WeFdIcHdWVTV5YVVOVVMxWTBYMlpLTkZwUk9IWjBWMFJVVFVGcFJXdFFPVkp5WlRKdFpsTnpiVWhNV25rdFFUZFpZbkpIY1hkWlExVjVNVTFOTVdKaFgwOXpSUzF1YkUxRVR6ZGZTekJrV0RsYVFuRTRXblZGYVVWSVpHOVhWMVJtUWtndE1ucElVamR6YWtFMGNVWXhVbXRqYjFKSWFqSjZhbVpRTkZWbGFWTnhaVGhzV0d0amN6VkpPRzl3UlV4NFRFeGplRmRLV21wWFVtRkVWalpVWDNSRU1sbEdSREZPUXpodFpWZ3RUVlJPUnpCUGNsaElRVll4T0hSNGFsaHBhRUpST0VoRVkwTkZPRVZMWDJSVGQxSjNlblJMTms1WGIyTldTMEp3TFVOZlVWTjBhMEkwYkhSaGR6Z3dVamhYYkhSU00xRk1iVXB5Um14MlJrTnljRmxEYzBSRFQwMDNVelZOVG5oMVluZzNhMFIzZG05c2JGTldWVlZ4WnpZeFYzUkdkMjgwYzNwc2JEZHFZWFpuV0ZKWk1YTTJTbGxMVmpSc1ZFOXJiMkpWU0VVNGMxcEVTM2hEWVdoMVprWk9VVTgwUW1wYWJXVk5MbnBHYUVsaFUxY3dOUzE2UW1scmVrOWlYMG80VEVFLmNkd2JFVy1xY0dYLWhwclEtZ0dkZUFvYk5CamE3S29sbm1xQXc1RnN3TE0iLCJleHAiOjE3MDYyMTY2ODgsImlhdCI6MTcwNjIxNjM4OH0.rTqTXkn8Xtoetn4SFOT8uOddtCttXeDnaQc2XuAQ-W4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000177"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:47 GMT
	x-forgerock-transactionid: 4713e21d-a519-4033-a98b-c6afbe7e1570
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:48.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:48.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 294857: jsonPath($.tokenId).find.exists, found nothing
20:59:48.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,294857,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3067e3d0, username -> user.1000177, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a8a5bf4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216388242))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:47 GMT
	x-forgerock-transactionid: 5b512dbd-f7b2-4065-9475-d0ce1820fe8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHA4Ym45dmVhMTRjbG03dW1ldmprdXVwOG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVEwTjFiVFk0VWxCM1NucERaRXR3UlhKSlFtaEJMbUZrUXpWa1JrSkNXREJPYmtKT09TMXRiMlpVZFhwNmRETnRaV1pFYTFSd2ExTlNVR3hPTTNSSVoySldRMjF3TFZCRFJVRTBVVjloVVdWYVpYSjJMVWhYYkhkak5uQmlNMEZxY1hOaGVsZFVWMEUzYkVwNmQwWjBaRmt0WjA4ek5sbDJVMFZpTkVKcFZWQTRiRGx1ZERkbFh6RTNSSEJyWms1U01FZHpjbTlRYlhoQ2FtNUVSMUJoZW1SdWQyVnpZMGcwWmtSUGRtazVXRXRUY1cxNVFYcFNhMFpCTW5wdFkyUnhOaTFmYm5kVk1FTjVWWGMxUzBKT1VtSlVjemxqZVdNelJrRXlZbnBoUm1zMVdHeGtjMUpoYlVVeVUxVlJiamRGTWxWQ2N6SkliWFZ6Y0Zkb2RYUlRURnB5YVVWWlZsSlNia3RpVWpGb1ZWTlRlbEpLVjNoak5FRlVaVVV4T0VKcVJHcDNOa2xMVFd0YVIyOTRXRU5CYkd3MldGRnpOMjlVUWtrMFlVa3hlVEp3UzFGb2MzRXpNbVJEWjFoek4zZDRZbkpHY1hJd2QwdEhkMlkyYmtwWlJUSmlSWFl5Y25OMmVHaHRjalpmVm1Kd2QwOWZVamN5TlVwMFlrdHhYMjV0VWw5SWRIcFNRMlJPVG1aalZUVjVSM2huTVRCQ1prSm5kVVZaVm1sM1NVeERMWFZSTXpnd09DMVhRMUp3V1ZaTVVrOHdWM0F0ZDFwcFYxSTVPRUk1UkhKZmJsTmlNRUZ3VEZsNFVGbDZka3BtTkZSbVptcG5UWE5HVlRaSFpsbzNjMWMxT1RkdFh6Vkdka1JmWkVwVFVFVnNVRXB0VEVWeFZEbGZZVmRGV0c1d1ZXNUlNRVZ2VVVWSWQyUTVVM1ZCWkZnM2IyZE1RbkI1WWxFM01qbFhWVTVtYTJOTGEzcE5abVZFUjNRM1pIUTVlVGRtVWxWelR6RjFVSGgwVDJRNVZrdFlVRFpaUkdSWE9XUTFSbnBCYUZWaFJWVTROalJvZFVkdGJHRXhaMFpqVDNOWkxXNTJMVzFXY2xkck4zTXlNVFJsYVZKTmNuQkxjRTVDYVRkUVRFaGtVbFJNTld3d2R6QjJVMmh4U0dnMFprd3pUelIzZEd3eFlUa3RTekkyY25wU2QwcHdZVUpJWVZRNU9XMXRUakY1ZFZCMWVVOTVUbVUyWjE5dmRHOTNMbkF4WjNWQ1UxSkJhRWhIUjJ3NFQwaFBPSEJNTkZFLjlhNHFFZWU2Nmo2a3NKWEV5V0lFaExiRjFta3pDZTRpc1pqT3Y1Q0VLdGciLCJleHAiOjE3MDYyMTY2ODgsImlhdCI6MTcwNjIxNjM4OH0.VrXrS85iuX3SgC24jFGvVsKpp5ev-ymnPel7th0l0UA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:48.243 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:50.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 295236: status.find.is(200), but actually found 401
20:59:50.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,295236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d88f9e3, username -> user.1002283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9c5aba, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216390484))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzQ2NDNiZjRtbGdvbmcwdHNnODQyOHQyYSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVQYWxwclZXWmpiakZwZEdWS1RpMDFVMHM0YjNCbkxsaHVWMWRMWmpCRVIwTkhZM3B2V1U1SmIyazFNV2hyZFhGVlVYRTFTbFpKWDFveFlrNDNZM1UwWkVFdFFuWXRSR3gyZDBrMlVWTm5kMGxCWkhOWlRrNHRaV2t3WjJkMFptNUtTMGxaYURKTE1YSnVURGN4WVU0NWR6UTBNVWxXTm1RM1NYRk9hRFZ4T0Zoa1preE1iRmRmYlU5TlFsVkVWbXREWjE5WVZVMDVRM2hCWTJkV01qaDZhek40VFU1RWNGWklXWFptYzB4QmFYb3lRVTU2VW1sblFVUnFSbTg1YVhwVWNGVktRV1pVUkRWelRrZHVZMnN6VXpaQk5FMUZRV1ZhTjFaa2JUQjNlRlZ1VUZGSlYwWXdjelkxY1hoelZtdGhOM3BpZWpWRmFqVkpkM015VVVaNGFYVnphRUZVTFRkb2NVbDFTMlpUT0ROSExXbE9jRzV1ZFRSSVltMUlkamd4Tkd4MVZHTkhTM0p2VUVaSFFtVTNSbFpCUjFOUlVXbHVORlJ2WjJ4S01WRmxiMmxHVGxsNFp6TkJjRmxZTms4MWJTMXFjRVpZTVhWT2VFSmpUbUk0UlZkU2MzcE1TVmRhWjJWWVJrbzFTR2Q1TmxGd1YyVjFPVXRrTTBaTU1HZEtWak5DWVd0MllYY3hURzlXTkZWMGRIbFVhRWhmWjIwelEwSlJkRjlGYUdWaGFEVTRWeTF3YjJwWmJuTjNkbU0zYldWaVVtaG9TWFYwVDFkSVp6QTNaV1ZvT0d3dFNHRnhRVWhuZUdkVmFqTnVhQzFGZEdVM2NFMDNWRmt6YVRWV1NUUlJXbDlxV2xGNWRIa3hVamxoY25OaWVISlRhRlJETkhjdFZVRkdhMmhTUkZOSWFFdFVaRUZEZGtWSmRtZGtkV2h6UWpWTmQwbERabWhNVkhsRVdqTjNRMHRFUlVSNlgxcFZNM1o1Y201dE1qQk9WWFZzTFdJd2JXZzRNVGMyUmxsMmJFZFVSMlJTWm0xTVVXTmxjRGhZU2xWT09VbE9VRGhKVnpaNlNrRXpTVk5WT1VkYVQxaFJUVVJWYUVkNWF6TnRXRzV2Tm5sUWFsQmpNR2RJZGtnemMyRjNSbXRRVFVGR09XNXBVemhQYVd0Qk1GVmlNRjlFWjBWeVVGRjVNWE5UYjNkcGJsZFBiekkxT0Y4MmNUSlVNMDUwY0drNVNuQXRja1Z2ZVhKUkxrWmlWbXhuU2swemVrdHliMnBmU3pOb2NtaHhMVkUuWlowREFPMjYzdlBIS1N4dWxqMHY5SDRfOWt3c05LUm1ONVhhVEU1YmJKRSIsImV4cCI6MTcwNjIxNjY5MCwiaWF0IjoxNzA2MjE2MzkwfQ.2M4mLtkOvEN1xK2e1cp_YlU3G_orJtZUtTgh9KFOexc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002283"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:50 GMT
	x-forgerock-transactionid: 9263b1bf-559f-4f1d-b945-9ae4c9d44e36
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:50.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:50.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 295236: jsonPath($.tokenId).find.exists, found nothing
20:59:50.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,295236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d88f9e3, username -> user.1002283, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9c5aba, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216390572))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:49 GMT
	x-forgerock-transactionid: bd76386b-338d-40dc-971f-88d4ee8b297f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHN0MDFjZ3Z0bTY3OGwzdmNvc3FqZTBrYzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGVucERObXBaVTJsMWVXUTJPSEl6VEVGb2JtcDNMazV1VUVSc1RYZHBSVkF0WmtaSk9EaFZRVTl6WVdaa1RYSmZTMnh5ZUY5VE5VWk9PVE5HTlc1R1NrMVFlak4zYkZadGFYaE9iSE5yTUVONlgwRk5Ta2RpV0hOVE5YTnNWR05FY2tWTU9HbHpkRk5qY2pJeWJqbDJZMVJCV1U1UVppMVVja2h5VDIwelVWWkRSRVpTVldWU1dFZFFkVmg0ZEVwMFlraHVWRWxGZW1kU2RsYzNSR3RrV0V0MmEwSnVVREZNZFZaMVVIUmpWV2xsT0RGRlVqZGpjaTEyVFcxVU5sYzRVRmMzZURGWE9VaFBhR0owU2t4Tk9XTTJWRTR0TkhFNVNtbFRZMEpxUzFReFlWcHdRVTR3WWtoWVNTMXFWRlpEZVhaVFVWRkxWRVJETlc1c1RFdGFNRGt4VG0xUFRVNURVVkp1U21Wc01UZFNXRGhPTm5kQmNWbEVVUzFGVXpZM2MwdFZRelExT0doSGQyWnRTM2hZZWpadll6WmpiRVYwVkVaVmVuVkJSMU5OWkhReWJUbEJkMjVhU1VSU1NFZFVUbm94UmtzelpqVmZkbmRhTW5oMlNXOU1VMVpGVDBZM1NXRjJZbE5CUWw5ZkxVRjFOSHA1WDNWaE4yeHROVnBYZDJGd2RtZHhZelJHY0Y5RlYySlVTbXBuY3pkSmVXeFliekJCZURGU1UxYzFVSFJPU1MxeFowSjZZM0JxVjNCWlFrUTVOMHhGV2tkQ2IySTRXRmgyTVZseVRFWkJYemxYUW1KSU1tRktTbWwwY1VWeVptdElNVjkzZFhKVlRuRldUV1JZZG1SMmJXOW5abU15UjNsWlRrRXRiamhUWlZOWFlYTkdjRU5DYVcxeE1uQTFVMVZuZDBOMlRWYzFTRlExU2tZNGNqSldaRFF6U1hGdmRrRkdaSFJ4VmpoVE5tbHhOakkwT0VaeU4zSjVVVXBZZVhsVmQwMHliblIwTkhCdlNraDVNMVpWWHkxMFVFUkRiRVoxWlZBelIyUjFPRTVQWkZwQlEydFJNbmQxY0ROc1dGWm5SbFJ1VVd4TFlsOW5UV0Z6WldveGNWRTNPRVI0TUV0Q1NrMU5PRzkzVDNKMk9GcHdNRkl4ZUMxek0zQkhkekpxWlZkMFlXUXRWako2Wlc0NVJITkNaa3hIV0ZscFExRlVUQzFUWVd4d1RFeDNURXhJTlZSck1IaFZMaTF3Y0VaT1h5MVVTM1YxYld4NlUxTnZUbkJZVjBFLkRjSHdVd1ppNGxUUFcyMjNRSWVTQ09xTURPQjJ6cF9yckhZcVd4Y2s1WWMiLCJleHAiOjE3MDYyMTY2OTAsImlhdCI6MTcwNjIxNjM5MH0.jDdYjN1eYFcsywWxxQ1kQKZoDotHDwXvssyGbEX03tc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:50.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:59:52                                        1985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=574239 KO=12784 )
> restLoginInitiate                                        (OK=284450 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=283587 KO=837   )
> restloginProgressiveProfileCallback                      (OK=6202   KO=837   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.74%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.74%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.16%)
> status.find.is(200), but actually found 503                      4958 (14.16%)
> status.find.is(200), but actually found 401                       837 ( 2.39%)
> jsonPath($.tokenId).find.exists, found nothing                    837 ( 2.39%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[########################################-                                 ] 54%
          waiting: 247048 / active: 34     / done: 295533
================================================================================

20:59:54.958 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 295862: status.find.is(200), but actually found 401
20:59:54.958 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,295862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e5456e7, username -> user.1001043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44aac7da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216394908))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3E5YmRuYWYwbXM4OWVobjYxZm5lbGg0bW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVJ6UldOMmc0ZUdWVmFGcEJhWEpPU0hGMlprOUJMbXhDZVdwa2JuQlllbkZrYUZCdFEwZFFhRmd4VEROdlMzcHBTemx1TjJoS2J6TktabUZEWkVkclVtNUViazA1V1U1cWJtRnZZbkpZV0hKWVRsOHlSMGRMVTNSTk0wTm9SREpxUjFSQlVVVlJOVWg1ZFZwblNYTkNOR2N5VWpWdWVWaE9UblZ3VUdOQmNuQnRabVZuYjJ4TU5rTnRNVVIyY2tKSmQybERSV1ZLT0RkT2JrNDNWQzFaVW1SWGRrbEJRMWhNV0ZoeFdVcHdOMVZCUmxRM2NYYzJZekJ3ZG1zMVIwOUZSa2xVZVY5eWREZE5VWGhKVkVkNWEwNTROMFYyYjNOcGNGQkNObkV6WjA5NFRIbHZSSFpDTVhsZll6aDZlaTFwUVhVd2FUTjRNbk5yUjNaT05uaFFZMVF5ZGxOUWRqVTVSRWx2V1VoVVRHOVBaamcxVGtWVWFURjNRV0V5UzFoNlYzZE1abGhhZERWU1FXdENVWFl0TjFWaWFrSTRaRVpvV0VGR2JsWk1TamxoT1ROQlYwTXRkVFZoT0dNdFZrbHBTMFJmYjFwbVkwRnRlVXd3ZVhkcWJTMWhVWE56WlVSeWFYbFpiMGhWYkZKTFJXMWFTMVEyTVc1RVJFNWxSMnBuVWpOS2VVTmlaRGxZWlRKWGNVa3hUaTFPYm5GcVgzaDNjMnRMU0dkdVNuaHNhRWN6ZVd4dGVXSXpSVmhpTldGUlgzbzRSaTFoWlZWTGMzWjVXRkZMVmtKRVMwMUtiMmwwVnpjdGNGZGZPRFEwVUVKcVZYQkdZWEJ4ZEd0NE9XTlBlalZVV2w5b05sTTJZbG93UjJ0S01VRTFaRWc1TFRVM2RYSmZNbFpNZVdwdFJtVXdkVzFGZFVGcldYQkZVRGxYTTFOR1FVWTVRbkJWVW5wQ05rTkxPVGxvVDJaeWMzZDZOSFUzU1MxdVVHczFWR3B6UVhoVlEzTnZibU50UWtOQ05IWk9VSGc0TFZoVFIxVkNiMDR3VGpWU2NHZzVRM0YwWlZCWVYyeDZRVGs0VmxrMFMzVnRiR3RKTmpKeFltY3djakZJYTNvMlJHTk5hRzUzTFdsR01YRkxUMWw2UjI5a2RuRmZPVTFqYTI4d1RtZDBlRWxETUZZNVRsOXlNa1JWTFhNdE4zQk9iV0ZYT1dKSFFsaDZORzU1VW5aelRtUTBORjgzWmpobWVFWnJMbFUwWkRKbWQwdzJSMHA1UTFGTlUwaG5OREZVV1djLlgwLXlYa1JTbzVwQVZ4WklKdUxpY1g5UDRtdkpvVlktMERpeWJSTVdCU2MiLCJleHAiOjE3MDYyMTY2OTQsImlhdCI6MTcwNjIxNjM5NH0.wbIxd2WkeD_s92SD9tcz3I9X8aV38x-vxBzMmpmR5Qk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001043"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:54 GMT
	x-forgerock-transactionid: d8a434dd-bc08-4e8f-895e-e29f73279771
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:54.958 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:54.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 295866: status.find.is(200), but actually found 401
20:59:54.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,295866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b461011, username -> user.1002513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@167718c4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216394921))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2YyYjBkNXZnaHRnaXQ4ODQ0OXM0amt0MTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M05EWnBURjl4V1VWNGJFWmpiRUZQYVZsSmRIVkJMbWxPZUdaa2JuSkxUelF0V21sUk0xUjBZMjFzVm1kR1pXcFdURlI2UjFsV2RYZE9NV2hUVWxsV2FEWnZOVUpqT1ZKd1FrRm9kVVpCYkhJNExUUmZPR3RMVjNKNlFTMXhOM2hNVVcxUVNqaE9XbU01YlVobVNXNXBTekptU1RsT1ZqWTFXR0owZDNwcWRqRjFSa3hWVVZobVNqWjFkbFZqVTFGMk0xUXdOSFJFV1hVeGJXdDJhSGN6VkdOUFVrTXpWMEU1V21Sa0xVTnNNMnh2ZWxCMk1GY3RXakJMVFdKclJraGxTVGw2ZUdWTFNVcERjVmN6T1dSZkxXMDRTWEp5VWtSSWVXSm5jVGhEZWxFM1gwRnBVMFpCYmpONFZuQXpRVzVrUm05cGQwRnNiMEZtZVV0aFkxcHJVVFZxVEVrMU9VVjZOMnhTZDNObVIySlVYMUE1TTFFNFQzWnpZVXd4WVc5c1RsTnJOV2w2VHpFMGVVVnNkMFZPYjNKMGJ6aFNOemxIT1VwMldFUlhSR3BLUmtsalVGcDZkbGx3VW01SU1sTkNiRE5YVkVOcFF5MTFPWEYyTTBnMk5tWkJkVTVUT1dNeVVUSkVNR3cxV2tWNVdHTXlZVk4zVkVwMllsSk1iMUkyU0dSb1pFZG5ZbTlrY1dwUVluUTNNVFZQVHpJeE5IUkdha3d6Ymxsak9VVlJRa2R3WW1WVmFHNXZiREo1WlRGYWFXaHFTa1ExT1RNNVgzZzJhbUZqU3podlh6aGFhRXRNUlhScVdsaFdkRWxETVV4RlZWazVUWFoyYkdONE5FRmFUbXRSU0ZwVVJVeDNOR1U0UjFCTU5VMVJiMFF5WmxoV1FqZGlWR3QzYVVGNE5FTmpiWEZRVmxCaVZraFpTa0o1VjNwVlMxQTRPVjlmV214WVpteE9WMGR5UTNaT2JqRnllbGhGWTBaU1FuVkNaelYxTTI4emJUaGFhR0ZuU0VoUk1sSXhSbXRSYzAwdGVXTTNTUzFWV2tsS1ZFcEhXa0ZoWWs5ek5GbzBNV0pDV1dGRVNGaEJUR3M1WjFaaWEyeGhhVVJ5Y1haS2JFMW9ZMEZCWTB0Q0xUSjBkMDlRT0UxMVJ5MXpNemxNUkVrNFptVkhVWEZEUWpWaE5TMXZjV3B1WWtNNVRXczNMVEZ6ZEZsZmFsa3RNazlsUzJweGNFdFJSVGxuY2xSS2NrbFpMbUZUWTNCQlRFZzBkRmRYY1hwbWFWTlZabXRUUVZFLnptZ2hsSWxMQkVzNmhDX21YYS1EQzdUNFRURHFoc05xZ2lwVlRnZVpZT3MiLCJleHAiOjE3MDYyMTY2OTQsImlhdCI6MTcwNjIxNjM5NH0.XF3dWOMCjuS0wjOWD7ovUcYj1umIfmXrGwow73eNI88","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002513"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:54 GMT
	x-forgerock-transactionid: 86a2aa3b-2118-4191-aa1e-2ea369fe31ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:54.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:55.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 295862: jsonPath($.tokenId).find.exists, found nothing
20:59:55.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,295862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e5456e7, username -> user.1001043, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44aac7da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216395000))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:54 GMT
	x-forgerock-transactionid: 581a6278-7735-4cbe-978f-8ce3fc4361da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWNsdWNmczZpYjhmMHBubHZpa3A2cjUxYjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SU9FWmFUVVZHTm1sUlgyNHpTRzlUVjFvMU1VcEJMbTVpVTBvdFMxUTBjSE5hZVVaalJIbDJUV2hxUVZoaVQwcDVVbE5hZFdGTFozTnllV05PTjJVMGNXWkZlWGhvTUc5NmQzTnRTWGhyZGtoR05sVm9ieTExTWpSdGJVbDZRamRIVW04NFFYSmZWRVJzTTAxb1R6UTJielp1ZFZWV1pYZE9XREpmV1dsV1ptY3dNemh2VDFkck5qTkVXRmRqY0UxamJYQmlXbEZ5ZUVGNGMyNHdPVmwyYkVaamEzaHVSVWRoT1VFemJVMXVWbkpqYldaeWMwaFlWbE5zUlU1WU1XSldXSEpMV21NM2FsSm9TVlE1VURSd1kwdGFkbmQ0WTB0amR6bDFja0ZhVlhKM1kyVTNNMUJIVW5oSGRGVlVhaTFqUVdocVkzWnFlWHBXVjBaMFUyVlNRVTlEVjJrMFJXOUtlV2RqZFVnelYwUmtTV0ozVERGRFZYUTRjRUp5U0hONFRFRnBTR2RQUjJwQlpGOW1ka2h0VFZsVE9GWlVTelIzTWkxR1dYTkNhSEppUW5OelYzTlVNVGgxTlZSWFN6RnFSVmh4YUd3M1NWOVFlVFJRVkhONGRHRjRZMmR4TUhGdVZsWlJTblEwUVZOTlFWQjNaRVV0VGpoR2RIa3haREZIWDA5RGMzRlJVRzQwU0ZKaGRYWk5ibmszUTFwSlJITTBUVVJUUjFGb2FrMHdkMnBNT1UxSWVFVlZTakl4TVhGTGFIUXhhV3RoTUVSSWIwZDFTVTFCWjNsMWRFcFBXbXRTY1RkS1pVcFlSMXA1YTBoRlJTMURXVWxqTFVFMGExOXVRbDl6WkZscmJIQnRSamMyUkcxNU5tdFNZa2hFYjJoYUxWRlhkamhuV0dkNWJqZ3RTbU4zTmtSVWQwSlFNM1pFUjBZMVRUQldUbkUzVm5wd2MwVTJiMU10YjNCaU5UQk9Ua3BVUkUxcmVUQmlUM1F4VEdjM056SmpVMEkwWkVwaFF6QlJRWEEzY0hZeFYzVjZibWxtU1dKeFRsUnVYMWd0YXpZeFkzTkNUM2hCUVVKd1VtRXRRbkZzVldGVFdWRjZlR053UTFKdVNWWmFTbWgyY0VreFR6UlBZalpMTTBOMmRWaDJia0Z3YjFwRFpXWXplbDloUkZwcFRYSnZNMlo0YmtveE0wVnlTWGhSWkVaQmFHdGlSMUUwTlRSMlpraHdOV2hIU25JNWRIVm5MbTVoYVRWSVJWOTRjMlpmYzBFMFgyUTBRMjV1VlZFLmlELWdaYlNKRDZDOHBSeE9iQWJQUTZwazF5TnJkNXRxWURnX1o5Z2ZmZnMiLCJleHAiOjE3MDYyMTY2OTQsImlhdCI6MTcwNjIxNjM5NH0.EfKPVzgRCVY_XJ9EPsW7jyJ2IhwF8XU-oD3rs3Jzql0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:55.001 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:55.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 295866: jsonPath($.tokenId).find.exists, found nothing
20:59:55.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,295866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b461011, username -> user.1002513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@167718c4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216395015))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:54 GMT
	x-forgerock-transactionid: 6959e5a6-224e-42b3-9e25-5b56d831bd34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDlqaHRzOW44cG9ucmltaXBib2dicmV2dHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1IxOXFTekp2VjFwUFozRkxNakZpVmsxa2JXRjNMamhDVEhWbFducHZZbWhvY0VSdmVGWmlhbWxyTVhORVJuQjVhM1pCZFMwdFRrOTFhbXRZYkdJNFZFRlVWVmN0TmpORVJXVnRjMU5mVEVSbmJUQkJUMUF3VjB0c1ZsRlpVV2hIUVVwZmFYSkJYMmRWVlY5VVdXTnRhRWgzYVhwMVExcGtPVWhhTURoT1UzVmFiSGxPVDB4elRsVnlPRzlWUnpOeE5qVnBkbEIxV25BeVZGOWtXbmRuWjFKc1kwVlVjRVkzUzA4M01razVSVVZtVjJaNVRYUm9Sa05JVGxONVNtazFjV2xtYUdseWJWTkpUblUwVEVOSVEyZHhiRFoxWkRkUmNFRkRRbmhKYmtRME1YaGhaRmwwTVRKNVlVWTBhRFpXY2poUVVtUlVOVnBTZVRGTlh6ZzVVRzl6VlcxVmNsVjFZME4zUkc1cGVqbE9abEp4U1RoVE1XOXBkR1I1ZHpOM1RXUjNSbko2V2s1RU5ETk1hMWxvVEhvek4zVkJRbTF1V2xvNFRHMU9iRVo2VjFOUVFtcEpRMVp0WjNKc1FVSmtUVXhFYkcxa2N6ZFJOa2RpZDFGTlFTMTZUbDl6WVV4eVUyeHlZakJUVDBJdGVIbHNkRWxoYUU4dFZsWllOWGxUZW5OUE1rRTRORGxVTlRWRGRuWXhWVFpXUzA0dGEwMHdaM1JwZEUxU2NreHRiREZFYzFWQlNGQkJWREJyYjFwak5EWjZZMEpCVkhsMlYyVjRlV1ZXY0VobU5IRm1MVFZwTVZad0xXcDRlR1JXYkVwaWVHazBkbXN6UTNKSlJFeEJlbGhuU1VSU01WRnZWRzV4TWpWSWNHZHNWak5SUVc1dmJXRlhZVlpGWjBjMVRYSklZakprUW1kRWFUTkZVVnBwY2xOM2FsbFhSekpDTUROdWJrRnpUVXRLZEZkSWVFdHJUbTFaUVVabVlrMDNaVlpUTVVSWVowdHJjemhuZEVRME5VWXdUbVZmUTFZMlJIcE5iMXB4ZGxsaFdXWm5UVmQ0Y20xV1NUVnBWakZ0Y3psS01HeFVUVk54YWpONVJHdDZOR1pyVkZkd1R6VnBZbE52ZGt4aE1qQlRkMjh3VTJ0U1JISTVWRlJzTlVsRFdGaENWVkl3WWxCYU1VVlFUV0kxU1VJdGMySjZNVlZPVHpRellWWldUVlJMTXpoYWJXbE5XRXRXU21WVU5GOVJMbTh6ZWpNeVFsaHNOVUZmVEZOcll6azFkbVZKY1djLlBwYllGak93a2ZhU25UZjhxbnpJQnJLdnJRRXRLZWYwTzhMTHZzd3NlUGciLCJleHAiOjE3MDYyMTY2OTQsImlhdCI6MTcwNjIxNjM5NH0.w843PtZ0nizgBYOYzql8EYDncVK9pxd9UQa2q2SIt6Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:55.016 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:55.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 295893: status.find.is(200), but actually found 401
20:59:55.209 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,295893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18be1305, username -> user.1000476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f93e64a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216395161))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMm0zMXN0M2xpam92MDVtazc1YzV1Ymk0bnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVRFNVVOWFZyT1hreFJrazNkSFJNTVc5eE4wNW5MamwyUVVSSk1tOTJPRGRVY0RZd1lXaFhPWGw2UWs0NFdVZFhTRFZIYkhVelJGa3pla1puTVhJNVlWQnhObEpwYmpBNVExQkpaekJzVms4dGJYZzVlVzUyYW1KTlVXNXNPRGhmVDBoRlpXUmhNRUpTVjFKbmRXNWFiR3BzVkRocmR6ZE9Uek5rZDNSMGRtaGlabkpXUVV3MVFVbG9XRGw0U2w5WVdUbHdkMEk1V1VSUFowcFFiR2RpZUVoNmVYTTFjMmxTV1ZOc1QxUlNhMDFRVkV4NU1tVnZValZ1WjFSVmJHTlBhM000V1hwS1NuWTVVSFV6Y1dsb01GZDRhV1pVYVRKblYxbEdRbXRYTlVOMWEwUktRVUYzTlRsNVJYcEZUelI0UWpCRFRuSlZSRTEwV1U5d1oxRm5aME5zUkhsUFZuUmlhRzFCY0c5VFVrNHRaV3MxVW5aMFdpMU5aM2cwY2tNM1R6bHhPVVpCU1c4MlFXWnpaRzExTFZKQ1VtOHhUalJWUkdob1RUUlVlazVzWkVweWIwUktTMDB0TWxobGJHbENMV2x4WDNkalRuZGpUVk5IVDNkU1VYaEdkM0o2UTJZMVlrUnhUMXBLWHkxMWEwUXdTRTlwYTE5aVQzTkxRMlJmV25GdVFtbHRNMEZvUkd4M1kyaHhNVUpVUTNWdlFVSjJUMFUxVXkweVFYaEpZbEZzWTJkbGJXeGtjbEZJYUVGbFVUVkZRVlJaUmtwTFdtWm1iM2d4UTJwWVYwZGtTV2hHTTJJdE0zQnVhVkpzV0c1RU4wOTVhWE4wWVZoaUxVZG1ZVzlIYW5oak5HODVlRXhzZUVSdVl6aHRaVGRPVFZsNldqSlRZbmx1Ym5VMmVVNHROVzFhVFhZeU4xazBNM2xqYlVwbmFteHBTV2R4Tm5SQlNVRnRibW8yYmtGWlVYaFBaREZ2YUVoVlJsTlRhblpHZVRKTVNUaFVjMHBJYm04MGMwOVRTR3RFUjNneFp6WlRiSFJ1V0dsRmNrTnJjbEZRTkVadU5FVlViMDVhZEZoTmJWRnFPSFkzZW1GcWJIa3RVa2c0U0ZBd1JIQmxNazFRWDAxd1F6bEZRV3BJZUVWSGRsQTJXWG93TWtoSFdVMXNhamxTUTBSQ2VqYzFibVpVWjAxdmVWUnFjRXhPYTIwNGQweFVSV0YxT1hCUE1URk1kMHhmY1hGZlpWWnpMbFJSTldWdFUwVlRjRTlmV1ZVdGVHWlpORE5ZT0djLjhNRDZoRmNCQVdsMURreEJ6Rm5UZDdCMWlmTXNfUXJnX2tyV3o4aTdkSFUiLCJleHAiOjE3MDYyMTY2OTUsImlhdCI6MTcwNjIxNjM5NX0.zqoAkxMHJkoPSdJtYgeaUchOcZK0aIv-LNUyraQIHo4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000476"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:54 GMT
	x-forgerock-transactionid: 4d013095-de0c-4295-94e0-3b6e300aade2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:55.209 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:55.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 295893: jsonPath($.tokenId).find.exists, found nothing
20:59:55.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,295893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18be1305, username -> user.1000476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f93e64a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216395250))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:54 GMT
	x-forgerock-transactionid: 313c8cbe-6366-4433-89c8-2c8fd1be2e18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXI5a3N2NzhxdHJkOGdjbzJnY24xcWZvZTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFFWcGpWMlpwWDA1aWJYZFVkWGRTV0hWZlFUWlJMamRtUkhOMFZHZEpaM2t5YTFoU2JtVTJSVFJMZGpsQmFETk1TVkpRTFhBek1tdFNXVTV1Um05NmExQXdZM05zTW1OSllqVlNhM1pGYW5OdE9HRkxkWFZTZGsxMVkwcFpTMXBMV25kelFUUmxaMko0VEVONWJIQlFMWEZEUmpjeFJrWmZWRzkwVkc5UmJEVXdWbVJuU2xVMllWTTRUVzkwVVhkblRqRlFhV2ROTjAxVWNGODVlRzlTUkVwclduTmlRa28zVTFFelkyaExhMFJUU3pSS1lscFZjMjAzTkhGNk1GZ3pYelp4Tm5kT1ZHOHRkekJLYkhJM2RVUkVWVmRvWWtGSFNYaExjVW93WW5GNGEwTTRTbTFWTlRZelRHNDFNMDV3V1RJMlMyOUJRWEJSTkhsSVdraFRRVk42ZG0xV1pUTTJXVVZLWVVodVlURlRhbGRFVFZkUWVEVk1abGRhVkVkelR6QnJlREJmUlVWUFZGQm1XazVRTnpkbU5HMVdWRXhoTFMxeVNsUnNTVnBVYkRGblFUTlJkMHN6U1ZKNU4zRkNSRnAxVEZFM2FraGFhbm8wZERkeVVXMXJYM295ZUVRM1oxSXlNbkF0UjNkMGVUVjRNMnBVT0VSNFUybEJRWFpFUWpCdE1YTlhUR2cyY0VGUk56UlhibmRNWm5KUlZEUjFORlJoYTFaRGVIWkRlbFZCVFVORWRrdzFRMDlrU1VsMU9HNVJiMFpvV1V4RFVYWnZabU5KYkVoTWRsTmhhWFI0VFZGRWEwSm9PSFZtT1RKdlVIZG5TM2d4ZURRdGNVVlpVbWxqYjJkaE5tcFpjV1JEWWxkT2JXODVOMk5EZDFsc1JVdzBZMlJsUVRWSWFHRTBWekZ5Wldoc2RtUkJjbmd4ZEV4U1MzTkZSVEZUUTIxTlFXWkdUVFZqWW5aTlVHaEJRbmRVZEc1cVlXVmxiMFJPTUhsYVpIVkNNM2hKTlVkQlVsZHhSazV0VWpKNlMzQm5VMnRIZWsxemFtMUVPWEIwUzJVMmMxQnhiR3RvVUVsUFkxaFFRWFZpWDFwd1VWWnFNWEk1Ym14MGRUWjBWekJ6VG5wcGVDMUZjbEJOUXpoeVNsVnZVVXR5VldFdFFpMXVSelowT1U5WFdGTjFSMDFYTUhCeGVGWlNaV2t4TVhGV1FsSXROSEkxYVdoNE1XRk9hSE5sTjE5bWJrc3dMbE5uTTJRMlkwbDNiRWRKTlVaS1QxRjNhbFpFUW5jLlpId0FXcDFlS1pTSzd6TUktb2lhSURxeUZwcTN1dktOZmVQLTBZUlpNYUUiLCJleHAiOjE3MDYyMTY2OTUsImlhdCI6MTcwNjIxNjM5NX0.ArN4bnTOqY-T4sa1OOUo0PKQAMfLbWCnXsgKLmKoG3Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:55.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:55.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 295923: status.find.is(200), but actually found 401
20:59:55.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,295923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13918b2a, username -> user.1002739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@465fe61, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216395349))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmk0NTNybWsxbXZpa2dncWI0NGhoN3Rpa2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eWJsQm5aMFpPYmpacVNEZElka0V3WjNNd2EzSlJMbWRyVVdNeVNrTkRjbVo0V1ZseWVHaDVObTE1ZGxOV2JFSnlTMkZKUjB0aE9XZHNZemRsVFZoWGFsQmthMlkyTlRWVE1IRllTVU52ZUVGdFpDMU1UbTVyYlZaRU5qSndRMjluWkdaNVdFSk1WVkJLWTNsMFF6Tk5WRWRuWWpoRFp6Wm1WRXRFVVV0b2JITkdUSG93YjNvNWMySXdUbTFQWlRKT1luTlZSamhVTUZReFpGWmlSMlJXZUdWNWRESmhjek55YVRSQlUwVlZSVlZ5WmxOclpFSTFja2MyTWtNM1FXRmpVMnRsUmxadFptNWlRekpNTlZOaGFFeFFhVzluTTBkU09WVllYekphTUVWVlVtbHVUM1E0YjJaQ1lUSlpTWEpsT0hocE9ITnpOazlEV0hoSFZrNUpNSFZyYlhwb1gzUmlSMk4wVDNGeWEyUkVhR1pXZVdOd01VdHlRMnhqYTBKU01GZ3RhMnc1Wm5kSFgxRlpZVWczVXpCaVFYQmZaMFEwUjI5eFF5MU5kbmN3WlcxTmMzVnhPRWd0Y0Rkb1RGSjFaa3h0U2psNlpsWXRWR3BPVWtwc2FsaDFUM0ZwVFV0MFNsYzJRbkozUjBsUk1GUnBTMFZaU2xGeGVWOVZRa1pSYW5wMlZWTkxkRGxoVDJnMWRFeEZOblozZFhKRGJUTnBiM1V4VG1kSVExTjVWbW81VFRsWGQwTkNhVXAwU1U1ek1GSmFkWE5zWVRSRk9VaEVjMmhTWW14c2RGaElaREJRYkhWNFQxVlZZalJUTVZKNFUyWklXbUpLUVhVNWJFY3pTRlZOWWpKRk5XVkxSM2RmWWxaTVNtOVlWM1kwUkhSSVIyRkVNa1ZCVVRoaFoyRTRaelYyVkVRelpITlVkVnBaYVd0TWJsRlRTMUIwWWxwWE0yUTRNbkkzVjI1RldIaGtOSGRCTmpsMFFWOW9XVzFhYlcxelNFeFNVMjU2TTBaMFUyUk9hbWxJWjFCQ0xXRmhTazk2YlhSWWRHZElNMWhCUzA5ck16RmlWV05uU1VaRGQwSmZhRjlZUlVKUFdteG5Oa2wzUjNCSExXWkRZMmxKYjI5bk9YZEVkbmhFYW1KVVdWTTFZamQ1T0RGQmRWRkVWWE01Tms0eGVVeFRPR1Y2T1hOeWVFeENPWEZOVDFoZmRuVmljSGwzVGxVeFMyVnZTVnBOV1Zrd01URm5MbW90VDFSeU1XSnlOV2s1U1RGeE1uSTBXVzlwZUVFLk1yek1vaEI3UGZYclh5QldEaldmeFdzYS1jQ1NRZDRYNk0xQ2dPRXhpaGMiLCJleHAiOjE3MDYyMTY2OTUsImlhdCI6MTcwNjIxNjM5NX0.7C4DYH32uqOcPZAO9E3e6OJqY-1seajpTV7laaJG_pQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002739"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:54 GMT
	x-forgerock-transactionid: 60030c20-3b03-4d64-a368-659cd9e89d5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:55.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:55.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 295923: jsonPath($.tokenId).find.exists, found nothing
20:59:55.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,295923,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13918b2a, username -> user.1002739, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@465fe61, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216395438))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:55 GMT
	x-forgerock-transactionid: aca5ee00-9e46-4b54-bdf1-1e52d819da90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3ZjZGY5OWNmZWQ5ODNrNzUxaWV0MmJlNWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk9GbFBRblIwY1dsT2F5MTVTV3B5UmtnNU5TMW5MbWt6UjJsRFIzSjVZVkJqTkU5NFpXbzRaemwxVEhWM1QzbEVkVWxUWlRrd2JXcFFlRjlCUm1wR1dUZzBPRmhvYUZwR1QybzNZVEJIUW0xQ1RYbFZPVk0zUlhWbU5UaHFMVlpuYVRWSFdqSkliRVpTV21Wa2FWSm1SRGRaUzFSNlRYYzNXamRSY21kQk1ERklNVEEzVUhCRFJHY3lMVms1VUVsSFRFbFFXRGg1WTI5VmFrUmhPSEJ1UlRSUGVrcG9PVzlHVjNwb2NIUnZkMFZMTjFnd1pFVk5abGx6VFZkS1ZIWmlRVlpuZDAxS2RUZGlXbE51TnpNeVZtWTBOMjB4WkVoMGVYZG5NbFIyTm1KME56QkZWRmxuUlZVeU1XTmxZblJzT0ZnNE5sbHVTbkpwVTBKMGIwSjBUR0V5Tm14c2ExcFRWMUJZUjNab1lrWlNaSGhyUkZSNGNWcFlWMFJCTlVoV1VHbEJhMTlPTldsMWFUbDRWSFJGWW5Oek16WjJhazlzUmpsRkxXNWFkUzFSVTBZd2VXSlZNamhOWm5ObmFHRkxOMUpQVkhOMVkzUlZjbmhPWjIxWGNYaHJjVFpKV0VSalIxRm9lbEppU1VaVlVGOUZXRXhLYVhoNFYyNVZWM1JIY2xWTmNtVmlVM0ZMV0VacFdEazFOV0ZZWW5SS09YQlpZa0ZwTUhac0xUbHZiRU5sT0dKU1pIcHlOR0ZRV1ZoYVRXczRWbDlsV1ZocU1ucDFaMEZzY1doQlRXVnpkblI2UWtRd00yeE1NbXhmZVhGbk1Hc3pUMEZUVW1WaFRtSm9MVWxtTmpObk1YVjJjME0yZEdGMVRIRjVabTA0VEhBNVdGSTNTRlZ1YjBzeFRWQllVMlpmVTFkSmVYRjVURE5oVEhwQ1prVTFTM0pKUWxvM05FTjRiM052TkhOSmFGZzJXa05UT1Y5dmEwNVJRV3RCV2xkdUxVeFhSR3RpWVVkcVNIQkNhamR1UzBSSmVraHJja1ZsYUVzd1NsQm9ibEJvYTJWaWFTMUdlbXRZVWpReFNHcDVUVEZOTFd4alEyUm9PRGc0YkRNelUyOVBZMlJvY1VNMU5XZzNabTlzUmtWd1oxWXpUSEV4WVhjMmNIQlRVVEpLWkdWM1kxcEJRVmRIUzNneVREVTRSRE5LWlZGSVdrNHlVbnBGTldaRWRFSlVhamRWUjJsQmJrSkJMamR3TkhCeU1tTm9ObFZCUm04MU5qWk1OamRYWlhjLnQ5NF9DTjJwTWxFZktHN1dKcTdwVmYwNnJQLVZmTUFYa1FKdVM5OTJIYkEiLCJleHAiOjE3MDYyMTY2OTUsImlhdCI6MTcwNjIxNjM5NX0.QuBUEh99lmeECZGBuo21tOVyu0JFpjWliSKCBeawsj4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:55.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:55.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 295950: status.find.is(200), but actually found 401
20:59:55.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,295950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54ae3b2f, username -> user.1000443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11d5b5e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216395483))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWczNzZlcmphODRpcm00Mm5lM3EyYTFrMnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmNqVXlWWE5yVUVsNFowTlNkRlZPVERKSWJuaFJMa3A0TWpaQ2RtZFpkWFoyUlZnNWNrMDVZM05zTVY5YVNtczJjMkZSWkhOd1dTMVVibkJZZFZJeVZGUkZWakZ4VlU1RUxVcHBVbkV6UzFSTFluaHJiRWd0TXpGc2IwVkhVMUJaWW1aRU5HOXlTSG90UTBkZlZWWlZWbEpJWW1Wd2RFeG9hRFJWYUVoTGVXZEpTekE0ZUdwNFUwZFpUbWROUXpFMlVIWm9WWE5DTVhWMlFsTnpaRGx4Ym5Kb1RtcFJjSEEzVEdKS2FIRm5kbFF5V0VSdlVqZzFhMVpmYzJGbVZWaE5hVVpJZHpSaGJWTk1PRWxGUWt0MVprOVdWRVUzYzNoMmRrZG1Ra290VTA5WVZEWkhVRVpGVmpaS2RFdGFkM0pXU1Vsb2VsVmZSRU15VmpOMmMydGtaa1pWYzAxWVNVcEpSblJDZEhaRlRqQmxNVkp2Ykd4ZlpIZFlUbWhNYXpkdlpsQnZhMWxrVkRObFZGcFdhMVpMWlVKdU5uQkpkbVZ1ZEd4dGFVaG9NazUzY3pWVFFuTXRSaTFUTUdoSWNtaENSRVpUWkhKb1l6ZEZlRlpQZDBwWFdVeEtRWEpQY0dZeVJGaHFSSFJ5WTJSMWFDMWFSbWt0V1hWdWVsaElaM3BqVW1aaVh6VnlUWFZPWVVSRUxURXpaa05WY1dSemJXTmFVa2R0WTBscWJVOTRURWRHUWtRdGRERjVRVXRpVEdSMVdGOWpORzVMYlZORFJVbDBTR2xuWkVkRGNHSktSMnB0VUhWbWFqUk5RWEZKUlhkd2EwSlpiMGhNU2tWSlIzQk9TbmszVlUxSFUyVkpVMnhZVm5JMVQyWkZTWFpLZDFaTVF6aFVZMnBxYTNka1dFSmpOVEZhTmpSaFUzZEtNRkExVkdKdVdsVlBTSHBWUldkNU1VbGFiblV0VG1FNWNGZFhhR0ZVV1ZveU1YbEpjRTVXVDFGblFUTTFSako0TjB0YVprbFRiV2haVFdsYWJIQm9TMkZyTTA1UWFIUTJhMHRaWVhwMGFIaFlkakZIU1ZGNE0xQlVhMjl6TUdFNU0zaDVjVzVvTUMxQ1YwWTRUVXBDVUcxQ1RGZHZSVE5TWW1wM1NrNXBNR3hRV25wUFZtUXllVTFETFRCRmVFNVlaVk5pYzNsd1R6aG9PRXRhU0MxVWRIb3hZbUZ1ZWxORlREQm9TbGhLYmxSYVYzRmpMbDlWVUhSa1RtWjBPVXBDU1Mwd1dYUlBTRWRtVW1jLjljd2ZnTThjWUNYQjFFa1VLQkdKamZtN1c4aWI0UmI5akZVQ3RZZUVFYjAiLCJleHAiOjE3MDYyMTY2OTUsImlhdCI6MTcwNjIxNjM5NX0.QFTs4DWfz4SqEMhcjfgJQGu4iGo9EHm6hnPHnM4GxFo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000443"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:55 GMT
	x-forgerock-transactionid: fc61ed30-0985-42e5-90ee-dbb6b9a5d9a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:55.533 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:55.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 295950: jsonPath($.tokenId).find.exists, found nothing
20:59:55.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,295950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54ae3b2f, username -> user.1000443, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11d5b5e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216395573))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:54 GMT
	x-forgerock-transactionid: e53fca59-fc5e-4455-8481-46f6d1c1478a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHZtZ3RiZHJiMm5tNnNkZmtlbnJuZDYzczAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2JUVnhOWEUzTFZWdlFsSm5XWFJCVDBoRk5IQm5Ma2QxT1VWNlZ6TkpjVWN6YjA1MFoyUTVWRVJOVmpWTFlYUnZUMFp2Y3pBM09YZEZSSEpaVldGVmVVMTRiM0k0UkRNeVpGZFJRVWRVVDNaR0xVRXlRVk5vYm5FeU1sTmhiWFZ5VW14bFVHRllOWGx5VjNJdE5UZFVTMU5IZGxNdFZtUmpWMGRJVEV4T1UwdFFYMU5vYzBWMVNUQkZja1ZHWlU5bVlrWndWSG8xWjBSaE0xaElWRmxWVlZGUWEwcEZiVGxJT0ZORlIzb3hjbFJ3TlZSblJVUlZZa1ZNTkdScE9WUXpPRjg0VUdodk4xTnlkRFZvT1ZWVGEyUnllREpwUWpGemRtbEVhRjh4VWs1bFVVbzJOSGxmWjBkYU9EaEdXRUZKUVMwM2JHSXdRM0JCWHpkVE0wUjZkekYxY25wNlpXRmtUemROVG5oMFpWTkxTMVZHVUZoRGRYUjNNV0oyYkVkWVMyeGtSek5GWHpSNk1EQlVUbFZIWlU5SVduZGphVll3Y1VVNVEyZEVlR0l4U2xSc1psQlRabWRsYTE5dFJuRkhMV1pyT1ZvMFdGVkNiRlZ2YjJSWFJ5MU9ObHBPWkROMlRHeGlTMk5VUWtjdFJtRkVObmRHWVdWb09IRndVRGM0TlVOTlYwNXdPRmRWWm5FME1WUjZSVTFyZEZCdWVHY3pXbGwwTjJkUU9EZHhha04xY25oeWFrNDFXamxSZERaeVNITm5OMk5JVm5kclpWVmFOV3BWYkVoWFgybE5hbmhPU2pSRE5FMUdiVlF4UnpKWlgxZGFkM0Z4Y0hJNGFteGZVVU5KV1MxQ01FRm9iVXc1VUc5WFZHazRSRFZYY1ROT05XbGxhVEJNTW1JMmVGWmpja1JKT1doSlpsQktaVEF0YldwNWRIYzNhbXB3TjI4ME5HWllkRlEyYjAxQ1JHMWxha3RrV0RCM2FqTkhOR3N6YWtaWk5WTXpNRVI1T1dGM1RYZEhNa3RFZVhOblJtbFRRbVo2TVcxQlYxQjRWak5LU0RoNVFqYzFXVTl3VEZKblRuZEdTbVJSVUUxaWJsZ3pXbWRGU0hKYVFsSm5Samc0TlhsRWRWVkVkMmR0WWtjM05uWllSV2hpTkZCdU4yMXpjMHhqT0U5Uk16RkNTR1pOY21GSk5ITlZVRWxXWDBkeVUxOTFPVXd5VnpkU1NqVXRUbmRwZDJ4blFVVmpMbXBZYkc5TldqTTFMVzEyV201UVlWVk9NR1I2VDBFLjlIOW5rS1Y0X19mQ01iSlNNbnNEcDVWaEdJY3VpODNSa0Zud2xSRkNIaGciLCJleHAiOjE3MDYyMTY2OTUsImlhdCI6MTcwNjIxNjM5NX0.8GJQgdxuQhviOm-UrSEWATG0GcymposeZv7pIGk0kls","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:55.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
20:59:56.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 296034: status.find.is(200), but actually found 401
20:59:56.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,296034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7939ab40, username -> user.1002287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66566253, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216396078))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWgzMGo2cGp1ZnFsdGFoNzN2ZGIzN2w0Y2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFlrMXZOR1pzUzNnM1UyWjFWbVUzUkY5VmRYcEJMazFsVEhKSlVtRkNUa2xvWkRGUlFtTnlTbXgyY2t4RldGWjRlVWxpV2xnd1JVMDFXakZCUVhCQ1lVVmpXRUp6WDB3elpYbFpha05GU2tZMFZWaHhVV1ZYUzNCamNucFRlSEJyVEV0T2F6aEZPSFZsTVU1dVNVbE9UVXRRTkVRM1NWbG5jakpsZVhKRE4ybDFibGRNTm01bVpUUjFXRE5tTTI0MmFHaFNkbkpNTVVoQ1pqUlFSV0ZKVFVKd01IVlRRekJRTFhsYU4xWnRaMFUyTmkxSVZpMHphbGhwY0U0eWRYVmtRVTR4TFROclRVcFFaRlZsT1RSUVdUWnhXbDkwU25oaWRVbGZURUpEVFhkVk1qTkZNR0p1ZG05SVVIUnpha3B5UkdoWU5VRnZWMDlQZFdaUlNrUkVjVk4zU0ZrMlJEbE5ibVJEUmw5d01IWjBlakV5ZDBkVWEySnVjR3h3TmkxaWExWmxXWGxoTVRWUmRrMWtORVpSVG1GVFkyVjJka3cxWldoYWJIWlZSSFpQYm5GNVdreFpWMGxMVlVWR1FrSTFVa1JwUTBSclYySkJVMk5NV1VobGFHMTJMV05mUWtoTmJteE5YeTFZU1hKV2RFZGtjRzFNTVVOTWJXOTFXVUppVEhOSWFtTk1ZVlV3TmxoRE1WUjNZbUpEVVhwTWJEWldiRXN6VUdWYVNYUjZOV1ZrVm5oVVNtTlpOSFZqU0ZSSFdtSlpOa1U1U1MxeWVVcGFhRFJOYzB4ZlRWaE1iRFJ3UkdjeFgxcHFPV1pKWVROdVJrSnhiM05oYWpkR2R6TldPWEJ1VGpOYWVIWlJPRkZQTFdGWlEweExXVk0zUTBwd1NtbFdURE5oVkdkMFdXOTZaRTUyVlZGWFRuTjBTbDg1WlY5YVZIa3djR3BPTVZoVFdsWklNMjV1UkVOVmRFUTRkRVpxYURJM1RXVk9jVTlCUjI5c1h6Qk1kVzV1TlZCd1RHdE1MVGszUzJZd09GUlJRVEI1WW5ZNGNuaFJNRU5uV20weVJWbFFTblI1UjFsaVVIbzFTak5TT1VKM01ERmhZVEpGWkdremFESlVkWGh1ZUc5T2NWWjNUbDlvUTBFNGFEVkpWREp0YzBSaVJXcGhSekpYWlV0aU4xVTRkRFZJVkVnMFRrbHNaSGxFVFRGdE4zZFZUblV4Ykd4MkxXOUhlRmt5WW1sdmRXa3dMbmRQYUZFeWVVdzRWMUJtYldkamNFODBVMk4zWm1jLnVpTXZzbjFGQXpuQlNZZjhWdWlVTDFFbGN3ZHVBdU1GZ2gwcWpYeDQ0eEEiLCJleHAiOjE3MDYyMTY2OTYsImlhdCI6MTcwNjIxNjM5Nn0.2lMBgeM3APm20BvLWy39gPrFP4LkSIV4U0LEBR4KdVM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002287"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:55 GMT
	x-forgerock-transactionid: a20db305-81fc-4aa8-ac8f-8c074417ff25
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:56.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:56.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 296034: jsonPath($.tokenId).find.exists, found nothing
20:59:56.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,296034,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7939ab40, username -> user.1002287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66566253, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216396164))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:56 GMT
	x-forgerock-transactionid: 932185d7-137e-41ec-bd3c-b862b19e1314
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2FmbnVwcjJodmpwZXQzc292MDlkb3B1bTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WE5tazJOamQ0VGpoTGNsWnBSa0ZyUm1SQ2RHdEJMbHBIWjFCRFVWbDJURzlmVW1ZdFRHUTVXVUpLWkZRNU0xRTVZelY0TldweGJqUXlhRko2TWtKaFozWkZSRGh1ZGpsMk5FZEVlV1ZaYjFjeWFYbzNhV0ZQTFd4SmJrd3lMVVJXVEdaMk5ISmFSUzFEUWxkUE5UTTRYMnBSWjBWNVRHeGhWSGQ1VEV0aE0yVXplVkZhT0dwRlR6bDBZMVJPVFZCVU1uZHhRVEZLV1ZONlRWSkJkbVYyWVZSaGVsSnBYeko1VlZSU2RGVlFTbVJWVm5rdFRVVnJhVzFLWkhsQlVqaHNYMWRMYkhSdVMxSTVUVzlSWldKTVpqRnVhRkp3UzJrelRuZHROalo0YmtnME9HWTNjVUpSU1V4MldGQnJlV05GYzNwRVpERjJNVk14VlRCMU16UjZjbmN5ZUhOUk1FTjFaM05GVkU5blNUSjBPVkYxTmt0MFJtVXplbE14TWs4eFpVSTRUbUp1ZEhKQmFraHZjbWhXY2xvd1VFMHhTemM1UkVsNldVUjZlUzFLUkRSMFZuRkNjbXRHV0RWcVpWRmlVM0JhTjJOaU5HWjFUREF6VUVwMk5GSjJhVTR4VkdaMFIyZHBibUpqUlVWV1NuaGthR0V6WmxSMFJVWk5abXM1WTB0VUxWWnFZMlJKUVdaNE4xWnFaRmRaVFY5MFoyWjRhRVZVTldad2RUWTJiWGMwWW5oRFNXaGpUbmhuTkhoRGRrRjJkV2R6UmtWaUxVRnJlbEpaUzJaNFRHRjVRa0ZQV1hwTE5IVkRWRGgxY0doUlMxZzNNazloY0dKeFMzcGhNRXd4YVRSWVlrMW9aRTFNWWsxUGNEaEpXblZmTkVkSVRXNUVXVUpmU0ZWeU4yMVhiRFpPZDAxa09YZHRXVWxVTVVkTFl6QTJVR2syYlZsZlJUa3RTMkkyTUV4U1RtNURibEJ6Um5rMFdVTjBOSHBqTUc1UWJFTlBlRkV4VDAwM2RVVm9OVVp5VjI1cVdqRktTMlJLVmkxdWMwVk9jVXh4TkdSamVHMVZPR1F0UkRCVmRreFRjMVp3Wm1KdGJtUkNTV3R5ZUZoVmRIaEpSbHBzV1RScVYxWllUMWd3VGs1dU5HTTNhRjluTlZCRVEzSlpOMW95ZDB4S1VWSmljMFJZVFdOdU5EaDBUVmwxUkZWc1JraEJWazlTWkY5Q1NGaHRaMVZYVWxKVVREVkJMbFJ5VFRoalZYaHBiVU4wYW1seVZtcEZTbGRMTjBFLm5Da2dzYVR1eV90Y3kyaExKY0JxYTloWThIa2tpMUt2dk5IV1lPQUhkZ0kiLCJleHAiOjE3MDYyMTY2OTYsImlhdCI6MTcwNjIxNjM5Nn0.4hMMx504jLY_QeepLElifEu4XCgHEfapjIQn0wve_TM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:56.166 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 20:59:57                                        1990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=575699 KO=12796 )
> restLoginInitiate                                        (OK=285169 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=284313 KO=843   )
> restloginProgressiveProfileCallback                      (OK=6217   KO=843   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.73%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.73%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.15%)
> status.find.is(200), but actually found 503                      4958 (14.16%)
> status.find.is(200), but actually found 401                       843 ( 2.41%)
> jsonPath($.tokenId).find.exists, found nothing                    843 ( 2.41%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[########################################-                                 ] 54%
          waiting: 246335 / active: 15     / done: 296265
================================================================================

20:59:58.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 296401: status.find.is(200), but actually found 401
20:59:58.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,296401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1df9a1bd, username -> user.1002209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12e3bd1d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216398601))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2dwMzJvbTJtZzM4cnNjb2YxNHNmY3B0bnYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVlqQldNSFZWWlc5c1dtRmpla1I0Y0RSTWFrMTNMbWhoTFdadVNUUm1WSFJDUmxsUlZraElZWEJET0VWMlZYTmlRMkZHVUY5cGJsY3lNRmh1Y3poWlFrTnhXVVpTTUdsc2MxODRiakU1V1ZOUlZYTnRSVlJSU21GWFNVcERhbVYyYjBGalVqSkphVk5OUWtsbkxVOVpVSE5JVlU1c1lsTlNTRTFIVUdOemVrUnRORjl1Vkc5NFgxWjNiVXBIVlhGM05UZFFMVFJsYlRCdmRrcHhMVzl1WkdWalh6VktUbkJIV1RCU2J6WmpNekE0TFZKVVNqbDFkRGcyY0ZWQlgxRk9ibTFZTld0aFdrTkxlVXhMUkVab1pWWXdXVEJDWVVSeU5XRmpXRWxaUTBvM09FNVRWSEF4T1VGRVFXOVVkREJGWlRWQ1FqaEZOMDFKTWxnM1dHNDFkVEpPVmpGcGEwTk1kMnB2ZUhkc0xWZGFaa3RwYVRJMVMyWnlNa2R2Vkd0RVRFVnZkMkpGTjBaV1VrUkllRUZoVVdZNFRWaE5RelpyTFhWUFduVk1VWEZTV2poSlZEVkhOV1J3T1VGTlYycEJXVkl6YVZOc2NtMVhVM0ZoY2xWTWVHZFRaVzlKY2xoWGNHOXdiRWhrZW1JMVRGVk1TbDlzYm01WVpXSlVkVTFhVUU1ek0zZGZWREJpY2tzdFF6VnVSRE5DTlZSME5YZ3lZalZzWVRCT2FsVjZNbTVZTlhsa2RrNHdVV010UkZSdFIyVkxTbmhFWlVkeU5HWnVVVjlNZUd0cVJtaExNbEJSZUhFMFNVVnFhemhVY1V4NU56QktVVWwwY1haUU1rcHJWa0Y1YkhRMGVYWktjelZVUzI1TldUVXhYMFJIU25Rek4xbEtOVTR0VVRRdFEyVm5UWEIzZEZsc1RUWTFXa3MwTVU1T2VWYzJhekZLYmkxVllWSlVUWEJETWpseWIzcFJhM1JOTW5KUU5EWlRSVTVGTnpWb1JFaHJPVGhUVm1sS05EYzJlR0pqTVdOWVFrOURlbUU0U21aRFgwOTBiR1o2TkZSbFFURmtZVXBpTkVaSWQzRkZOVkl5VjNCWlR5MVViV2czY210bFgyUlpUVkUwWkdoQlFVcEpUelp6YmkxNFNIZHFjSFpSVjBRd2MyZFVOa014VVhkdGQyTjNiVUpJY0c5NFNFWkJOVXRzY2poaWNFZDBSMEZmVWtaZlRsODJXamwxYVRWUmNrSm5MalpSY2tOa2JIZDNNa3RWUjNRM1RHVXhja2xMWkhjLnFSYWwxYUJVS1ZHZGFScm1rRWtQV21fQzdpclBDeGtIQ2xuLU1SNVNnbkUiLCJleHAiOjE3MDYyMTY2OTgsImlhdCI6MTcwNjIxNjM5OH0.5q6H3-vzPsPjGYE6UfxsmoU9t10qavX5VjsJZhdtzCY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002209"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:58 GMT
	x-forgerock-transactionid: 33da8af4-bc86-4694-b7c0-eea1b3e8f45f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:58.652 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
20:59:58.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 296401: jsonPath($.tokenId).find.exists, found nothing
20:59:58.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,296401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1df9a1bd, username -> user.1002209, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@12e3bd1d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216398696))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:58 GMT
	x-forgerock-transactionid: 398f7790-9123-41be-a533-a6bf103550e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWk2ZXVhMGh1ZGxubHIyOWk2NXJiNDVpdmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWVtZFllRnBGZVdScU4yaHBiakZqV0VaYVdITkJMbk50YVhKTmRYbHpiRXhsYVVST1lpMDJOWFZTTmtvMGRWaDRURzlxU0hGS2JqVlhOR2N0VUhNNU16bHZSWEUyTms1QlpXNVpRVE5UWDNOaFUydFBjVWh4UW14V04xTmlVVXRrWDNGNFUxRkNiMFZDTjJKb1lqSTRiVm90TlMweVNVSkJNVVJVWTJsTFgxVkVTMXB4T1hJMlRrcHZRblp2VWtSV1pqaHhTbHAzZEU0ek0zaHlVMkpDU2xOUlpWbDBNMGw0VkV0RGJFNW5TRXRYVkRjM2NuUTVOR0ZxYjNGaVpWaDNSVVJ3YUY5YVdVazRjamRNUVZsalVVUnhkRkpQYlhOZk4xQkdOeTFtUnpOd2QxZFZNRVZKVlVKU1dWcE5kVU10ZUhkM1pFaGlVMGt4VkdacmVsWnZNbk5ZWVRVNGExaDRkM1ptZDFOM05YQlNZbEYyUjNSaU1HRXlTREk0UlVkd1VrY3pZM0ZNVG5WUFRHaFJXbXg1TW10bGJYaGhiRTFPT1ZGaVJXVlRNSFJxU1ROMlVsVmZTWEppV2xOTE9YcHViMkZ4ZWpadGFWZzVRVmR5WW5aUlZWaEtSVWhrV2pSV1dtcDFUMHhyTUdJNFVGSmFia2xqYW5sSWJVRmljMmhsZW1zemJXaFRRVWhhU1RKd2RXc3dkRTVsVXpoalQwOW9aVWRGT1hkRFlVRnhkM2RCTXpjMVVERmFlVUpFVFRBd1IwdHdZelZzVlU1VllVWkRhbVZaY2tSMFZucFVRWGhuYldGU01saGhkVkY2Vm5KWGNuSkVibFZNYUY5NldUWjZZV0V4VmpGeVoydHFNMkZMUTFwblRUQTNSVGxFVW5GWVQwbDFkMDlWYTJwak4ycExWWGRCU1cxMFFqRmZORE50T0dvM1JVUmxPV2RrYVZsSU5XaEVZV1ZEZUVaeVJEZHVhRzVyTWtGNWJFWkdielpqY0RsMFVtczNhSE53U1MxVVpYZDRaemxwTFZSMWExUjBTR1phYmt4S2N6VkxYMHgwT1hoRGVHeE1Ua2hyZUdJMWFtNHhkbUZLZUdweU5sWkpiWGd5Y0hjNFFsSjBNRmRFYzI4MU1YVXdNVlF5WTBKdllVcG5ibEV4Y2xCQ2NqWnpTWHBaVDFSNmEzZEVXa3BKVUdaaGJGcERPR2hwTkhWTFgxZDBabWxtTm5Cb1ZHcE9lbE0wUm04elZXbGpMbWxmWTBjMFpHeDBZMkpTYkhKSk5sRTBaMmRJTUhjLlpaZnRLcXJ5dkluVzhZY2RzaWlhd1hmMUYwYUtoQ2M2ajJpR0xWa3hHNTQiLCJleHAiOjE3MDYyMTY2OTgsImlhdCI6MTcwNjIxNjM5OH0.SteGqiJt8-XSmOLSmHVFFJQTDxPKH_irkpu4vgN3TlQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:59:58.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:00.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 296643: status.find.is(200), but actually found 401
21:00:00.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,296643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f0f66ef, username -> user.1001287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@477c35fe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216400000))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmg0MzNmN2VvbmE2Z2NvcjUyOW42azhpcXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d05rOTNWakZhWkZwaE5qVmtWVWxoZUdkMGR6TkJMbWMxVlVwYVdrOHhTbGxtVERKM2RFUjROSEozVWpWNE5IQkJUa3cxYUdSb1ZFdHZibFJtTFVFNFIwNWpZM2t5UldaUGJVTktkbGx0Tlhwb1ZWVmxhek5aTW5Kb09FeFhURlJLUVdacFdFaEhWMFV0U1VWRGJVZFljVVJrZUMxdFJtUTVVakJQTkVoWGQwZ3piRFZOTVd0NGMzTnphR1o2Y1ZGek4yaEJZVlozTFVvdE1rNXdhRU5XUjNSVGRsWmtXR1JPT1dVM04wTXhNamt4VEhKMU9TMVlNbWhIYUVGSGQyNXJWRkp2UTJsRE5rMVJVemxEVURWUGIwTXhTMTlCVnpaT2QxZE1aR00yVlZaaExXZFNZMmRuV0Zjd1EzTTRUMjlyVm1SNGFsWjNiR2h6VlVkUVZEaG5YMmc0VldOUGVISlNkWGxQT1RrM2RucE5lSEY1V0ZWdVRWbGlVRFJUVDFCSE5pMW9SVEJwZVVWblltTnpOMEpLWWxKcVlXaFhlR2x4VFRoNmVsQjNaRVpvY0dWTU4yRTVVR0pZWlZSUGIweExTSEl5YTJOR01sWldRMmd3TkZKcWNWRlJjV3h3Wm0wM2VFRk9NM1ozYW1GQlJFdDFiVVpYYnpkV2FGRkhOM0JTTW1kTU5EYzVNelp5V0c1aU1HNHlUbXBhUWxkbWRGVk9hVmxmU3pWMGFtVk1kWFJTUjNkNFkwcElUMlp0VUc0NWFERjZTbVkyU2xKNGFuaFRUVFl3V0dzMlptaGpaSFoxZGs5MVVFeG1VWGhZTjBsR1ZuSkVXbW90YlZSa1kwOWlkSEJmVUVWMVVUazVZVTF3VFRobFUzQlNhV05XUVU1bmIzTllOa3M1VG5kS01GTlVXSEJEVEdSU1RVUnpZbFJwZG1aWGRqbFRNbFJyZG5OVmNscE9PRmR1YlV4dlZ6aEdSVEZuTjNOc1UxOVZiMWRJU0dvdExVOUVWMnczY2xKd1EwaHZUME01V1VFMFYwbERRWE5tZDBwMGNVdDBVVEJoTjJGbVIwSjFWVU53YlY4MGQwSlFkemhwT1Y5NFFVeFRaa1pPUzNwak1WOW1PVGxmY1dGMU5GUnhUbXBMWjE5Q05tOXpVVFZCVDJ4WU9EQlVhVkIyV21rdFlrVlVkVXBFWjB4MU9GZ3dNMFJTTkhWV1FVNXhia0kxUzFjdE0yTXdMWHB6YVc5VmR6UkpMbkIxTUZabGMyRnROMkpOVUVoNUxWUmhNMVkxTm1jLkdqaU5JdzNWRC1uUHZfY3ZlY09HWHktQVVfTnVYNU4tb3V5elNvZGR2VlEiLCJleHAiOjE3MDYyMTY2OTksImlhdCI6MTcwNjIxNjM5OX0.HFsBIeZCOO_awjar53clHzSHPe_rdGHuCFFv527dxNE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001287"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 20:59:59 GMT
	x-forgerock-transactionid: 63a93bd2-b7c1-43f2-ba48-d38dc0dd01a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:00.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:00.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 296643: jsonPath($.tokenId).find.exists, found nothing
21:00:00.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,296643,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f0f66ef, username -> user.1001287, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@477c35fe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216400095))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 20:59:59 GMT
	x-forgerock-transactionid: 41cf21ba-4a69-4080-b929-86e4d9a60f43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjlucXRyZ3FlOGE1MzNkYXNmY3UyM2xzdTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVgwMVBSelExUzFSWExUUjZNa3hVYzJ4cGNFTm5MakV6TFU1aFVHRlBVMkU1VTJkTGNuaG1iM2xsTkZsV2RXWXphbXB0WWpKWWJsa3pVbTVIYkU5eFRHYzVVa0pMU1ZBMVJVVnJabmRDY205UVNFZGhaRFZGYlZka05sbHBReTB5VDNGVlNuUmhkV3hoUzNsZldETmlSWFZSUWxCaWFHYzRURVJUV1VORmJsWlJhRFJvVWxkNVNteEtWa00xU2t4dGJWTjJPVEpmU0V4eFNYTlVlakpaYVVwbGRUbFhhQzB3ZWpaMWVXUlBWbmRLWWxGVWRIb3hURkUyVVdzNVJIUlpNSEoyU3poMVRuUkxhMmxoYlhKdldUSm9WV2hwWTJvMFVsSXpSVmMzU0hSQ1NIWlBhMWwyVm5wcmRXRlpUMEp6T1ZkNllUbHNaa2QxZUZnek1HOURWa3hTZUVjemFHOTRiazEyWDBWYWFtOXNTMDR0Ulc4emJVTllSM0pWUldOblFYRmhhM1ZrYldGSlQxOTJVRzAyVVZob2VEa3lkR3d0TlROS2VVNXRkbmhTWkZneE5pMUVXamxKZVdKdVRVcEVjMngwVTNSYU16RlJNbEp1WlZGc2MzZzVVWHBPVVVac2RXOTVVMEZzUTFGTVVtOVZSMmwwTm5aRlVubGZNVWRqUjNsck1XbFlhVUYxYjFKUVdERlNSbGRyYzBwMGNVdzNRMDFwTkVRd01XVmZSSHBLUW1kU2RtRTBZMWRsTjJ3MmVGVlVlR0UwU25FMGJYVkJWblZ2Vld4aFExRnpXSHBCTkdoMFRWTkhkSEkxU1doME5WbDFSM1UxTFZGRmVFRXhMVlU1V2tOeUxVUTNUazlqV0Y4eE9FUlBWV05NWVRBNVdWaGlkRGMyT1hRMlNFcGZRbEp0VDFBM2Eya3ROemg2Y1hWQ0xTMTVTMWhEWTNselZFTjZRVjlNZFU5eVpWaDNUbVpTZW04M2RVaHBWM1JHY0hGS1dHNTBabWh2TUZkVGJHc3hUR3hJZERkTmNFcFRiRjlIU2tkeFpHOUJlRW90WWpWUlVHUlFUbUZhYUdoSmVuUlRhbUZTTjJSUFJGWnlXRTVSWnpWTU4weGZPRlkzVVRCUU9UWlFia294TUVkaVgwVXhaa2hmTkhwdU4wUlFUVFJvU1ZGRFRFc3pNbGxtWTNKM1pUVjNSVXcxV0d0cFMwbDFaakpHYjNKWlYyb3dNVjl0WDJWaVFuaG5MbVkwV2pBelNqSnBSbW94YUdoQk1uTlBNRGRaWVdjLkpwUnB3SkJVOS1sOUczdkQ0X3NDd0xXUDNzR3Z3d1RjelpndTUxY0VGZVkiLCJleHAiOjE3MDYyMTY3MDAsImlhdCI6MTcwNjIxNjQwMH0.jGHoXz7ZXmJAvU9UMfe4t62hbCeGcwZzrH3NrUhbs6Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:00.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:00.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 296722: status.find.is(200), but actually found 401
21:00:00.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,296722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fdcbb73, username -> user.1002039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bc9dac3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216400552))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjk3dHBnZXJsYW45MDIxN282OGtyOTk5c2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVIwaG5kREZNTTBJd1gxWnFhR1JtU0ZCcVZGSm5Ma1ZGZUZSclVVeEVka1IyVlVONGNuTk1OMTh6ZFhkb04wMVNjMnhYY1hoR2MydG1RVmN4ZUhwQ2MwUmtkSFpwWVZVdFVrdzVjamxPWWxobmVWTnZNMVUzUldWVmFWaDRaMlpTYjBOaWFFcENTMjVzWldGMlYwTlJaRWRJVkY5SFRuUnhhRjlzZUVoQ2RVcFBSak5aVHpab00xTm1XRmxNVEVZM2VXNXBhak5rTTBwS1R6UnFObk5EVmxoMlNsVk9RM0ZWUm1SS1gyOVdTamd3T0RaNWRWQlVjVXhZVEV4TVRESXdhR2xaYjBaUFIybENWalEzU1RONUxXNUxhVkl5VVRodWQzbExhbkJGU1c5ck9GVjRXRUl4VEMxa1VXVlVVMkpUU3pSNVZsSmpZbkpDYzJ0WFVtZFJSV2hhYzJGV05XaERibGxFUzNBd1IzY3lZVVZNZGpoVFZUQkNlVTFMZG1sNk5WVldiWFJDZFhSVk9XSkJWVlIwVjFwc1EyTjVhMnRGY0dKbFl6YzNielZtZVVnMGQxbFpSbFJxWW5ReFJqaHhOMGRVYm5SUU1YZGtlRGMxV0VsNmEybGtNRVJYUzFsek9XOUNiWFZWVFUxZmNuWlNZekZCWkhSVlltOTVXazVmVDB4VGFXRm9XWFZ6TVVWUlNtVjRlUzFzTlVsdUxVNWhORmN6Y1RGR1pVOUVNVk5LUkVkWmVuWnVNMnB4VG14Q1IydFRVM0pEUzJOaFZFazRVRU5tYjBaRGRXODJZazFLY1RSWWNHTkdkVWs1TjNGdldqRlNhbE0yVjJwUUxUbGZjVzlLVVd0VFVFZ3pjRFJCTW01NmMxaHJOVmQwU2pCR1oySkdSVWR2VjNZNGRpMUtTa2Q2VmxOR1RFcHhXREpSZVY5cVFWQkVVVFJXYmxSSVJqTmhSMjVHU0VSSVZuVXdjV1ZSVjBOMGEyeE9hR1JJWVhKeVNXTnVTakZsUmpKaE5FdDVVSFJSVkZaamRGazFXalZXVjFSblpsSmFSMFYyTnpKWGNVczBWR2hVZDBKd1lqbG9ObWxxYjFGb2JtRklhV1JtVlZoQ2FqTnliRmRTTFdaWmVtNXNkbkI2U25ONFNGcDNUek5SUmpGd2MwUkxWa1pKVUdzd2FFeHJNMWhYWVhGdlJUQm1RM0E0YTFkSFUwaFNZV3hLTjAxdFZGazRlRFo0VTJJM1NGTlZMbnAyZVdOWk5FbHZTalpVUzNSdU56RlZYMUZOTmtFLnZqRE4zc2Y5OEU1TFFNOTV6UUJ6RE1nMDdMRzFoQjI3MmI0b0JnNnNBeUkiLCJleHAiOjE3MDYyMTY3MDAsImlhdCI6MTcwNjIxNjQwMH0.sRSWQb3JcVI-Xn37EAWkBcrOQdI94bzrWFLNdUr-tno","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002039"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:00 GMT
	x-forgerock-transactionid: 2d360360-81bb-495f-830d-fa1adb9c93a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:00.600 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:00.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 296722: jsonPath($.tokenId).find.exists, found nothing
21:00:00.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,296722,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fdcbb73, username -> user.1002039, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bc9dac3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216400639))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:00 GMT
	x-forgerock-transactionid: c5936ec2-fecd-43aa-aa90-83aadaa26c1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGtkdjF0NHZ2Z3QydDZhcGFqczNoMHNkNTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlNYbFNSbWhqWDNWVWRtRlFSSEpKTFV3dGFtOTNMbFkxV1dkeFRFZ3hXR2R1YzBkdGVYZGthR0pOVm1wdWVGazNkRk4yVWxWMk5rZHdSSEkxZW01V1RsbDBiazFUZDFSd1MzRnRPR280TVd4dk9YZEZlRE5vVmxsakxXSnNTbWxzWjFsRk5WWkVUa2M0UmpsSlEyVmFVVUpWYkRKd1VFRnZTa0ozVmxKSGJFSnlRM2MwU0dKVVdYUnJjeTA0WkRGdVRtTnVaRlZ3VkdOeWVGRk5iRkpFVlU4dFZIQlliRVZsWTNkdFNHaHVOMVkxYlZVd2RFMUlaa3R2ZUVWV1drbFJSVlZhYW5BdGJVeEZRa2x5YVZrM2ExSk9ZMlZ2UkRGTlkwWkpkRWh2TWw4MU1tZHJZazQzZVdKU2FXZFRVSEYwYjNoMlJIRnFiWG8yTlc5WGNGSkVjMjE0U1VFM1lYRTBURUYyU2pFMVN5MHlObFZUVlUxQ1dVRnZjeTFvVkU5NVZuRTBSM1UwV0daMlVtaE1OM1JJZHkxb1pGQlBjakJEYTBad1JuVlpWV0l3WDNKRU1TMXdUVmhDZFV4a05XNW5hRVV4VVdnNFRtZFdaRVpyZGxJNFRXaGtXa0p0VGxOd2FYSnVUbFZLWmpad05WQk1Za3RHVDNoeGJWUTNZblY0TVdjd2ExWjRRMnRaZUdaZk1EbDBNVVYzYlhJeFZtNUthVjlCUVY4dE9YSndZMDFqYzNoSVMxRk1TM3B1VjA1WlJXbFVYMnRVYW14eFp6aDVkMjQzVm10a1dHUm1RVmxJYnkxaE1FZDZPV3QwWlZOUGEwbE1jRlZuUW5Kd1NWbGliVjlzZEZJNFIzWmthR2RxY25CbWNtdHlla1JCY21ZelYxTlZNblJ4YURReFZ6TkdWMmRvWmxaelJITm1lazR6UnpGR1JWOWhkbU5NT1Y5NVoyaFlRMEpZU0U4dGRtRmFOazlqWnprMlpqQlFOa056UmxKcVRGZE9ha2hHY0dacmJtSk5Xa2g1TFV3NE9HWm9jazVqYld0R1pHeHNTbTlsYlZwVFRIbzNibk5sUjIxSmJtVmtWekZOVlZjNVpreDVSREp4Vm1GbFJIUTNlblJCYkRacFFrcFZOV3BHWVVKWFdHSlpVa05MUmxZM1gzbFJMVVZaYURoTlNUa3lUVWhpWVVSUVdXTXhXbmRYVG5oTWNWTmxTbk5hVnpFek5tUnBiMWRmVGkxdGJ6VkpMa0ZCYjI5Uk1rVXRhamhaYlV4TU1FWjRkMVY1TldjLl9lWDdfNkVXWWY0VkhkVXp2Rk53SGctbGstNE5kSHZ6ZXp5SGZZWGxmZFkiLCJleHAiOjE3MDYyMTY3MDAsImlhdCI6MTcwNjIxNjQwMH0.brQG2aO1x38zLjtaV5AETsnFYSoL1bB-A7K7axJjQiI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:00.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:01.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 296870: status.find.is(200), but actually found 401
21:00:01.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,296870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@be52432, username -> user.1001324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@80b8038, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216401547))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODZwcDU4YWpodjQ4NGZpdjA0ZjQ4M2poZGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFNGaFdWbkpUWTBsMlIyVXliM0l6YzJJdE5VOVJMa3BGZEhKQ2FEVXhVRmN4VTFoSlNIVlNlRVJuTjJ0VlNXVTFlSFJ3ZHpoNWF6VlZSRkZKWTJ0b1oyVTFWM2hvU0ZOSldWOURSelpTVWxFd1NtWmpiREprVERkb2RFMW5NbkV5TFdNemRVbGxMWEUwTUVKNVFXbFpTVGxaWlZnd2RIWTFTVmxVYTJJMlRHMXpSakJFUkhob1QxQTVYMVJoVERobWRrVmpZVE4xVUdScmFHcG5iV3RuVUc5TFJpMHlUMFJ1YW1oMU4yNDRYMjl1TVRrMU0xTmZhR3hmUkdwUU1uSkNNblU0U1hsc1NuSTBURVpvWkdkdFlqWkJhVWh3UWxGeVpFWkNkMEZoVjE5RUxXWjZjMnRQWms1elgzUjBNR1JNVERCSE0yWkJVR3BTWVV4RFdsTnVWa293WldWTllrcHpNbU16ZFZGek1HY3pRVnBEWDI5MldIVkdRVEY2WjBNMU9EZFJaRzUxVmtZdFpsaEVXREV3YXkxc1dsZEZXVk4yYWsxNVRscEVYMUZGT1hWck16STNWWEJ6VW01dGVXMXFabUl0VjFRMU9FNUVUakJxWW5KbmVGTTNXSE5RVEVwaU9FeGxOVUo0TmpGdWEyMVRSR0ZvZG1kcVdXcHlVRzE1UnpWelVWVlRNVzlzTTBsdFlsZHpNSGhrYVd0MWFrRTFWRnBLU2twbU5FYzVlVlJSVlVkVU1GbGhWbWhXV0V4ek9HaDRjekY1VGtOUVQwVjFNa2szUVZKTWFURmZRVWMxUjIxWkxXTnhUbmh5VEhRd2RWbHZPV2hxV1hkS1EyMUxjVmxSU0VWWFlqTkdWM3BwTlVwQloxOXVTblZ3WVdsWmFGUmxTVlY1VjJWeE56UmFiRlY2V0UwNU9HOXJPV2RxV2kxVGNWVlFMVGR6V0ZCVGQybG1hbVF5V20xbVprZE9iMGRpUkhaNlNrOVdPV3huZEdSMmQzTlVjblZOYzE5aFVVRnFSMXBMUTBaeWRrMXJWelZuTFdGdlIzQmZkM1JXU1VSSVEzcG9SbUZhVlRGT1p6Wm9NVUZWY2t0MVZIcEZZa0V5V2s5Q1gyTnRYMFpoUXpSeE5XbG9Wbk52TjNjdE0yOHlSMFpOWkUxbVpVUllhM3B0VldGU2IyOWFWWE5XTlZSUGRVMXhSek0xYkZwR09UVkRMVE10UjFKalVWUkNibk5ZTFd3MVVsQjNMbWhTYkdGeE5tOTRkbVJaVkhSM1NIRkdhM0I1ZGxFLmEzU3NRMnBqd2ozZEVTOUdLakhiU0Z5NjZpRnpYXzRlck1WTTNRRVZkM3MiLCJleHAiOjE3MDYyMTY3MDEsImlhdCI6MTcwNjIxNjQwMX0.g0UHLEFP3ZYY7U7jjRZSFv5HgNcmj2f91LcG_eLeiJU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001324"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:01 GMT
	x-forgerock-transactionid: ba4cb403-1c75-43b9-8298-a981c68adb52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:01.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:01.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 296870: jsonPath($.tokenId).find.exists, found nothing
21:00:01.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,296870,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@be52432, username -> user.1001324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@80b8038, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216401636))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:01 GMT
	x-forgerock-transactionid: 5f7af892-03bf-4b18-a6c8-836076a30f30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXVzdDkwY3JkYTVyaTY0cnQxZmRuaXBzaDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVMxZDVka2xETmw5Tk5uTkdVRlpZYmpoNFowNW5MazFuYm5sNlVUSmtURFJwZVhsZlIzaFRhMFZPT0RkNFNrWnZTRlYyTFdOU2MxVk9abTVQVURaeVVXRjJMWGx5TVY5aFdHcEdaV1l6VFdSRVdHVk5XR295Um1OWWVpMHpWa1l5TTFoUVNFTXdaVUZCZG1KemRVY3liRFF4TUVoUE9YbE9jRnBWUTNGRGRVY3Rja2M0TjIxQ2QxSXhPRk5KVmtsQk1uaG1SRUpyY1hkaVVuSkxjVFZSYVdWWmFUTkRMVVZTYUU5bWNHSkhORFZmVmpONGIwUlJVRFpzVVdkTGNXZzViMGxRVm1GeGMweFVWV3B1VGpadVltaHFRVlYxYm14d1F5MVlRalZLVTFZeFpXSkZjbk40VTBsRU9FTlhVVE0yVnkwNVRuRnBZVWRzV2xCWlEzVkNkVUZaVWtvNFREQklObkZOWlRONmMycE5VM2RwU0dWbFVWTnZWMGxzUmt4UWNtRnpkWFZpWlhCdmQyUTBYMWN0TTFKdVRraGtUazVuWTNrdE0xTXhhVVkzYzE5M2NsRXpNR2hmYzB4M1lWQXlSVUUyV0ZFd2EweElhVU5vTkdGa1QzSkJRWGg0UTAxalUyOXRVMlo1TkRKNVZHTklUalUxTW01UWJERklXRnBQTWpSTGFWZHZOMGs1ZHpOQ2EzTktWMkpPVkdNM2QyNWZiWHA2Tm5SMVIxSk5WMHhDUTA1NFowbFZVWFV3ZDFwQ1JsUmlUa2h2UkVvM2N6RkVjVEZKWjBOWFIxbERhRGN4WkdOQ1VVSXlhMGs0VEdscGNEVldSRmRCVkdOdVpFRmZNV3hVT1hreFRXNTVZMnBhUlhObFkwRnRjR3BJTUVGd2JtTTFaMVpXYVdkVVdVRTBhMjkzWVdvNFYzb3hTMGhLYjNOdlRsWm1MUzEyZG1VMU4wRkJia0Z5VURCTU4yOXFMV1Z1Y1cxRE1WaG9VemRJTlVaMWVtUTFXVmxXZFRGTVpWUjNObXhITlV4NWNGYzFiWEoyWkZoT1FWSmFlSGhxWVZaNFh6aDNkRWx3VUU1M1RVZHJjbEZtV2tGVVVYaGxWa3BEWkVOaE5ucFJZalp2VDJKU1pXRXdSMHBHUzE4MVJWUnpOMFJOVEV4NmExTkJiMEk1Tkc1bVMyTXphemhhTkVWU1dqaEJUSFJETmpsa09FVlpObVpaT0VoMVkxUkJOelJwV1hGaGQyMTNMa1JJWWxOaVNtaERRa1ppY0d0UlFtTnNTa3c0ZFZFLkpoc0kzQk9ZMGJiZWtBb2l3eFRqcDZwZWxrOUFpMDZxOEk4N3lrX3hmQ0EiLCJleHAiOjE3MDYyMTY3MDEsImlhdCI6MTcwNjIxNjQwMX0.-M039Gma2kckoDCmMUjuELH0oKn-l3UHpX9ZKHvtAsI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:01.637 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:00:02                                        1995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=577266 KO=12804 )
> restLoginInitiate                                        (OK=285951 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=285081 KO=847   )
> restloginProgressiveProfileCallback                      (OK=6234   KO=847   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.72%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.72%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.15%)
> status.find.is(200), but actually found 503                      4958 (14.16%)
> status.find.is(200), but actually found 401                       847 ( 2.42%)
> jsonPath($.tokenId).find.exists, found nothing                    847 ( 2.42%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[########################################-                                 ] 54%
          waiting: 245549 / active: 28     / done: 297038
================================================================================

21:00:03.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 297193: status.find.is(200), but actually found 401
21:00:03.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,297193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b4a21ab, username -> user.1000840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1133ef5d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216403668))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibW9jMmpmcGdkcGZtNGg3Y2luOWNhaGZvajciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFlXZ3daMVU0TW1NMVVGOXBhVGR6VW5wRlMzQm5MbVp0V0Y4dGJ6Z3RNMUJQVlRKUVlrcFFUM0JqTmpaNk9Wa3dSekJQTXkxcmEyUkhWR0ZtYkRkVFRsUXRSRGxGUkUwMFQzUmtXbVYxWTJGRlIxTkRTV2h6V25FMlpFdExORlZVTFdac2RtOWtaVXBLTUdOWFlUZHhXVk5uVjJWWU5WbG1jRFJPUTJ0Qk9VMVZTakJKU1daRWNXRnZVbEF6ZW5oeFVHOVphWE5PTmprd1dEbGpVa2cxVEVkeWRGVndUMFF6YW1ad1FYZE1XRGhMYmxRdE5XMUxMV1pTU1RWek1rMTBTVXhDVm1GTFJURnhaV0pwWW1oMlJuWjZkbTkyUVRNelMzUXRWamRaTTI5ME9VSkZVREZyWVU4dFl6a3lkWFkyTVY5WlVWbGFhR0Z0VFU1aFExaFpiVFpNYlV0U2QwaHdVVkExTVVsRVYzbFJVbVZCTlVWVVREaE1OME54UlZRd1IwcFZWbmd3Y2w4eGExQTFSRVp3VUVKVlJHTlRTVTkzUjJaclJqQlhha2RyT0VoMU5GUlZZbEZoWW14eU1YVnhSeTF2YTBkdGMxVTRTVXRuU205YWFrSTJNREl6VjBkdFVuUnNkVk4yTUUxcmJrOXNlR1JHVHpBMk5VVTJRMnh6V25SamEybzBSRkpqUTFOV2VuQm1WMlk1YVVaUGEzUnVWbmhhT0c1UFdqaHhSRkJtUjNwVFIzTktSVVZaYmpoMVQySlhTVlJmVXpGSVYwSkRSM056TWxoYWNEWjVORGh5WHpWS2NtOUhPRWxxWmpSVGRUTnRZVzV1TTJjeVgzaFljR1ZGZHpsS016SlpMWEp1YlRKc1ExUmxUVmhOTjFGSVpWOVhiVW95UkdKUVpFZHJZalJ3VEhZNGRUTjNVMVpXUkhSc1kxOW1ZVFJwUzB4bGJFVm9Zemd4WlVkcFNsTTBjRFo1YzFGWVlrVjBTMVYwUTB0eVNIZDFPVGt5V2xOR1kyTnBTV2RyU1dwcFIzbHdRakJqYTJGVWVVbExOMTlQVEZkQ05qaEVNM0Z1WkZadmRqUkxPRWhOVGpSd2VYVllaa3AzU1dzdFZEbDRSV1JsT0ZKWGJrRmpkVTF6UjI5MU9IRkVkRkYxWTBseVdrczVNbkpXWDFKVFNUWkdTVFZWUjNWTVQyTllaRUk1WVV0TFQzTjZTbEZKYkhNMWNqVnphMlJ3TVhKWk0xa3dMa2gwUkY5aFZIbHBOblZoTVhwM1NYZzVjMlZxWTNjLmpQTUJOTGpYTldPd2RlUGNhS3pHQ3pheXZNVkhqYjYtb1RoUXNQMldEXzAiLCJleHAiOjE3MDYyMTY3MDMsImlhdCI6MTcwNjIxNjQwM30.H5VXPAkKngcwVIjm8A-fEh7XIOf4g9fkYbGX8-GqE8U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000840"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:02 GMT
	x-forgerock-transactionid: e6c2a088-9b95-45ae-a9e8-b36168a65234
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:03.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:03.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 297194: status.find.is(200), but actually found 401
21:00:03.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,297194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6037736f, username -> user.1001589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fcadf9e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216403674))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmRjcG42MHZva21ybjVlMDh0YTZub2NsNXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1NHWlJjM1ppUldSV0xWQTNhWG93YUc5emIzcG5MblIzV0RRdFdVOTVMVzFhUTBOTFJqQk5jRXhIZEdSVlRreHhlbEp3V25GRGVIaE9ObTVrWWtjd1NtRkhlR1I2T0ZBM1lqRm5UVmR2VHpFMExVTTJVRU5QU0haR1dYWTFiMWRJVFRocWQycE5lVlpOTjNaTWNrbzBXbnByYlVFMFRGQjZWMWhQZDJGRmRXczNWVmQ0V0ZCNExVdE9VRWRFWTJvMlVYQnlkRFV3TW1kaGNDMURURXBpYVhSclRsbDFVVjlNZEZGeE5YRXdjMVIyWlVRMlJYbE9aRzFGWnpsNGFWbFJWVFJSWDFCdlQxaG5aVTR3YUdsSU9FaFZURlkzZGs5WlRYSk1TbGhuUTFFM2JqTlBNVEZUTW1kM1RVTm9USE5NWjFGak5USnNSV1o0V1RWVGJGOTBSVmxZVERKbk5rdzRaVjlyZUU1M1pHeGtjelJJWTNCRmIzTk1WM1F6WDFWeldrUkZXRUYxYW1kcGFrbDJhVVkxV21wa1ozVjFNR1ZvZUdnM1ltTjNOMlJDUTJsdk1UQlZMVTFYTkRKVFJIQTJNMDFsV25oT2VrdzVWM0JZTkY5R1RWZGpUMHBKUVd0bmJGZGFhRFoxYzIwemNsbEZTMUpGWmsxNFJqRlhla3cyVm5CQlExVjNUMWRuV1RkbFNrWndWbVJ1Y2twZlkzSXpYM1Z3Y3pCbFNVUktjMjAxV25nemRIRnBRVU5QV1ZCdVVsTjBabHBCVEVwQmIxcEJZMjFzV2xFNVZERmZkbU5WZDA1MFNUTjFla1pyZDNOd01VcHFWMGxwU2xWeVkzcDRiV2xOYjI1U2RsOXhjRWg1WlRKUldGUkhWRk5hVEMxcGVVWmZkVFJyY214RlQwTmZWbnBMVGpSM1pGZ3pSRGRhZW1WTmRYWjVWVFY0U1Y5dU16RlViR0UxUXpaRFdXOTNSWE5WV0hoZmMwUnFPSFZZT1ZGMGNXTjZSaTFZYzFBelpIZ3pWVkZPTTAxSE9EZHlPREIxY2paTFRYcERkRUpKTkVWUFFrdGxTa0UzVmtsYVFVWnpWMDR0TnpnMFQwdzNaRU5mVDBOaGIxTjFURUpIYm1wMlRHZEhRamhFWjNkeFowUlVaVmxoV1VKMmRsTmpXVWRXY1hKbGFFRktOSE15Tm1KUmFESkhNakJhYWpocVRHSmtVMEZIWVVRNVptd3pWVmRWWmtka1V6WTBMbXRXVUY4MVZDMUVhelZmTlhkRWNUWndVVUZ6TjJjLlFpVHRYZEdSZ1hLVWJMNzJZMGxCX0xqak03T1NlYkNxMlh5eDBtOGstMDQiLCJleHAiOjE3MDYyMTY3MDMsImlhdCI6MTcwNjIxNjQwM30.dznvyWoqJ1zNoFGVV3dv4CA1DxcU02z7My0j_tqlXkw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001589"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:03 GMT
	x-forgerock-transactionid: adfcdedc-1699-4223-bbf0-cac3b5775885
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:03.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:03.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 297193: jsonPath($.tokenId).find.exists, found nothing
21:00:03.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,297193,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b4a21ab, username -> user.1000840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1133ef5d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216403755))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:03 GMT
	x-forgerock-transactionid: fdcc9d6c-508e-4d12-b29f-2fbf31591b65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTM1NTk1cHA0YjR1YjRwcGg3dDZndjZsanUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cExWWlVZemhaZERkRWEyMHpNMDF6YVUxeFJsQjNMbkZ4WW1adGNWcG5VVGs1Y25aWFpGRXlhbmx2V1ROVlFWaDFla3hCUXpaek4wZFBjV3hyT1ZGVmRreEdkME40U21ZNFZHTnBiR2MwV1hCRFVsUnlVMDVEZUVoQkxUVkVaR3h1YTJFM1VHUlJNM3BZYlVWSGVtZG9WMVZ1V21wT2NESlhXVEoxZG10bWNYUnhZMVJIVG13dGVFNDRaVEJDUzFNNFdsWmlTWE52VUZscGNuY3lRbXMxWWtSUWFUYzNjRXB2YUdWTlRVUnVMVFJXUkU1VGQyaHNiMEZ5V1RGT2NGUkRZbE51U0VSR2NsWXRaV0Z6WDFSWU1YSnRha2gzVDJWalZVWXdTSFZMVFhoTmRtdGxUelEyUVVaQ1ZIbzFUbnBYVmxWdFJsSk9VWEUzVDJ0ZlkwbDRMVWxmVDJjME0wRkxOekJ1TUVGbVFuWk9lbnA1Y2tsbmJXMWhaV2xWTW5GTmEyeExSbGt3YlU0eFVtMW5jV0ZKUkRkTmRVTlJjRzVWUTBkUWN6QXhlV1ZRTVZGNFR6aHNVMWxxUWs5c1pHVk1NVkJHTWxJMWFWWk5jVGRSTmpWT2RYUk5MVWRqUTJReGRGZzBhVTFZVnpKTGRuSTJaR05HYzNkd1ZFY3hOVTF3VGsxblVGSlVWVTVoWm5kalJUbEhla0phU1hCQlNIWjZVa3hTVEhaNlNtTlpSbGQ1TjJ0aVRtSjFaVlZoVkhCd1NHbDVWRTlPTVY4dFdESnliSGxqWTNnd2JHeGZTMkYwUmpCWlpYUXRiRFEzY0VORk1WRXpTSFYzTWpGNFNISm1ZMWRXYW14bU9YWm5UVTlyU2xWWlRUUXpWRE0yVDB4M05VcHNPV2xZY2sxNGFFbE1TVGMwZUVwVWVpMUJMV1l4Y3pGcFpYTnFkV0ZNVGpsSVVrUjRlbVY0ZFU4eWNVbzRRazVrVUhGa1UwRjJaRXhtZG5oUFRFcDRORzB6Y2tKSlNtcDJUMDQzVmxkMmNIWktkSFppYkZVeVkyazBUMHB1WkdKblJVZzVWVUZaUjIxU1VGOTFaVXhRVUVKa2MyRlpWMHh4ZVhwcFpVRnpiMEV4VlRsTFVVTk5PRW94UjNaaVRHNHhZaTFhVGtGdU4ybHVObmxXTVRSclV6VkpabE41YldkTVJERmFURVJYVGxsUWJuWjJOVFZ0UVZwelNtMVdMV3g2Y25CaVJYZG5MbEpWUm5ad1kxQnVZaTFuTTFKQmNsbDVRVTB3VDFFLlVQdUtJZHJMdFloT2xxam8wcWE5TGVPeWxFNnFYaVRpaHFfb3hhOFZ3MHMiLCJleHAiOjE3MDYyMTY3MDMsImlhdCI6MTcwNjIxNjQwM30.l1kCGuCEZTP_gPjH3NPAlxChe530dOcNet5xjs5og3k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:03.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:03.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 297194: jsonPath($.tokenId).find.exists, found nothing
21:00:03.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,297194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6037736f, username -> user.1001589, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fcadf9e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216403765))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:03 GMT
	x-forgerock-transactionid: 4f9047ac-b97e-4f9a-8be6-d16b8246074a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnJiZ3RxNHFxZWFhamRjaDI4N2U5bHZpcHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU5HOXNlbkYxWVhGWU9HaEdhMkpLYkdnNGJtWkJMa1oxWW10eGIyZHFlV3BFWTIxVmVIcG1iRTlEU1ZWdGVVUmZhMTlPYVRaRFNqVkNiMG90TFZOblZXWlBRM2Q1Yld0cVZYcDZaaTFpWVU1SlRuVlVjemxpV0d0NFVrRnphVVpJVjNRMFkzRkNRekpMYUVNNFRubENVWFY0VTBocFNDMXBUVEJzWjNFd1UyMUNRbTVZVW5OTmIzbDBVVWhRVm10ZmNGaDNTRWhhWDI5eGNGRjJhbEZRTjJKMlVrcEhYMUpUVmxOM1ptdFJRbk50YzBGUlRFaE1SRkY1Y0VoMmVHRkxjMjVWWVV4RVZtVlJNbE5yWlhoRVIxTXlTMGhMZDB4V1VreFFiVFE0UlRodVQxQm5TbVIyVTJKT1drRkxSMnBCYlZSVVNWVmlNMUJCZVV3MGMyeERSVEpPVEc5SmVsZFdhRWREYmpkaGFIVm1hakJrYUZCYWQybzNUbGxHTkdaT1VuQnFOamx2YmtGS05XcG5jV0pJYjFsUGVGbHdXRWgwYWpCaFdqbGxUR0ZZYzBwRVlqWkRXRkZJU1RNMloxTm9hV1JMVW04NFRXVjBOM2RYVG5vdFQxUnFNbFZNTVROU01YQlFWbmhrTTBGek5WZGhZalF5TmtGSWFHNVRlblJVY0VzNFFrNXJOV2hvT1VWcFVuYzFNRU5DYm1wS1MzUk5WMkpRVkZFMGEyMXhjMGhUU1VaQ1VYbFNOM2h2T1VaT2JtNDNSSFJNVTAxTFlUWnBUa1JuZWxCdGQxQkZTVmRKY2pGeFVWcFpUa1JxVDJoeGRYSkZRV05JWVZkRWRXOVZNbUZSU0V4bllqRnJhVWwyYmpkd1ptTXRlRFJITWpaeFRGUTBaWGROVG5sTE1tbGFia1E1TkUxME1VSkZVbk5GVDNWSlEycEdNVzFEUmxSM1ZqSnJRMFYxWDB4Vk5scFBiazlDWnpGYWQzcDBORTQyV2s5dVNEVlhlamxRZERKVGJtVXlkRFJ6VmxBNVQxODJibFZ6Y1VGeWVtY3hVRlpwYzBnMVZrSXRhRUpuWDBsdFZIQm1NR2xJVWw5eGNXWmZVSEI0YUdoM2FqTnZOaTF1UkdGQlkyeDRWRVYwZDFZME5qVnhlSGRxWldkamIzRjVWV1phYVdGQmVsaEVSbGQzZFZKeFZuRmtWVzl4UkVkdFMzTlZURmR3Um04d2QyRTVNSHAwYVhGTk5tSlJMbkZVVjB0MVgxWmtRa2h4ZDJOSFYwZDZlVEo2UVdjLnBfMlVZMjBOc1JfLU1aSi0yMFlha1FSUG9TUjBZeWhCdkI3U1RyYlJUcDAiLCJleHAiOjE3MDYyMTY3MDMsImlhdCI6MTcwNjIxNjQwM30.zmWtcDX9sxzTnnCXa4JxeI-CEpYl836oR_Ddft25EIM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:03.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:03.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 297217: status.find.is(200), but actually found 401
21:00:03.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,297217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@412c612c, username -> user.1001570, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47941f2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216403880))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmJwZm5iNWRlZWR0NGtscjYza3RzYjUyajIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk1FWkdlbUZmVkVSR1JITlJNelI1TldGSU1HSjNMbEV5VW01emJHZDNja2MwVWxkQmNHZDRiWE5NZGs1VmNHOTJVRlpoT0dOaFdqZHRTbnBGUWt4b2RISkhTM3BVT1c4MVpGQlljRmR5VkZGMGNHNTVUbTR4YkZwdU5tVlBlWGROUkUwMVNUZGxRMVZ3U21JeGJGaGhaV3cxY0MwdGFWWnlURWRtZGtKME9EbHZYMHBxTkVVd1owUmFRM2RxWm1ablNIaHVTRWxpU0RKSGVqRTVPRTEwYkV4U1pGOTFiMFZEUVhjNVFXdGtiVFpFV25rd1FrMXVSbEF4WDBGUGFrUm5iMEV5TFRWbGRIWnZObXA0YVc1a04wZDBhell0YlVsMmF6Uk5Oa2R0VlhwMFJHUTFOVXBhZVZnMWIwNVVaV1oyTlZjME9XcG9VVWRvYUVKRlZWOUpSVEJKUkRKWFVtWlZTVFpMYjFGSVEzRlBhM2cxYkdjeWVYcEthMWMwU2xCSGIzbGlSa2g1ZERGa1kzRk1WbHA1YW1KemIwaHpWa2RmYUhCQlgyNXZibTVrVEVNM1MyMXRVMmQ0YkRWcFZUa3hlVzlSUzJOME9UWTBUMmRWTTJveGVXdFFjRXhOZGtGSmQyaHJaRWRUTmpOTlZVbGpNWEpwTjJKalRYa3dPVjg0VXpGM1ZqWTVVa3h4ZDBKd05Vc3pjbkF3U1dGRVVVRnZia1l6Y2psNWIweGZURVZaU1hsaVJFTlhjRlExZVZsb0xVczJWRzVFTlV0VVJYUnlObFpXUjJaM01HTlBVazF0YVZseE5FRmxOVjl3WjJSaFQwbGZhM2g1Tmw5TGMzSnBhVWx5TTJRMVNFeFdkakJTWW1OWWEzcHhVRXM1TFhKQlN6bHlMVzVpU1RCbmFFTXdjWEZVYzBNeGNITmFYME5RWTJ4NVdEUlFSall6ZEY4elkxUTRWalZLVVhWS1YwbFJkMEZzYmpndGQzTlNMVGM1Y0hveGRGSlhNM2N6ZFRCRlFXRTFTREpTZVdONlFrdFlNRTlEVkcxdWMwbDBibHB4UkdwblVWbFFhMDFTZEdSMldFNWpha1ZaVDNGeE1rRnVjbHBJU1d0c2NETllPV0ZOUkVaNkxUSTFkRFI0YUROd1h6Qk9VVUZtZUVZeVF6TndjalpzWldsdlFWTTVaVGQ1VDJOSVRuWldhbEJtU1d0eFUwRm9iVEJuY2paUU0zUklWVkZqYW5WYWRXeE5MbU5GUkVoS1owUnhYMVZoTUhsMWNHMVNTbTAzTm5jLks1UHNYOGVkN1RZb1hDdlRVd1VnT25abjM3bUN6YTNydXJVenl6V1lvbVkiLCJleHAiOjE3MDYyMTY3MDMsImlhdCI6MTcwNjIxNjQwM30.RaImOEO1EWTa5f78WRXVP4DvHCGoSS98w8dPdRA4Y-E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001570"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:03 GMT
	x-forgerock-transactionid: 06dc20ad-e13a-4249-a1ae-88365f2e8297
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:03.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:03.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 297217: jsonPath($.tokenId).find.exists, found nothing
21:00:03.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,297217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@412c612c, username -> user.1001570, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47941f2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216403965))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:03 GMT
	x-forgerock-transactionid: efa56ade-9feb-4213-b7c9-071b5eecc9e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWhzdWVxaDlnM25oM2M1bWdpY3AwMDAwZDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWJUQlJkbkoyYlRkUE1XcG1TWGxCUkVsTlQxQkJMbk5NT1Mxd1ZXb3pjbGRGTjJaTGJrdzJSbmR0TjJGVFJVcENRa05DU0hGTFdERmFORzVCTFZSV05sbE5ZWFEwV25aWGJEbG9RbmN4UkVVMVMwVTVjMWxGVG5kaGFFWjVNMnBDZUZCd1ZWaGFUbkZzZEdGM2JuTnhWemN5WVhWcFJuZG1iV2RIVVRsVFZqTktTME4wYkZaVWR6VjBhMjh3Tld4d1RuTTBWVUZ2WjNjeVkzWlBYMVZUVFZsS1VFZzFWMmxLWlhabVQzUkVkbXhNTjFSdmNuSlZjM2N6ZG1wTWRYUlhjVVZaTVZWWGRIRk5SMFJyYUUxYU0xUmhXa05zWDB4U1FtTmpjR1JmYzFaamRrRlBORmRtVGpWWVNEZGxaWE0zVUc5cE0zZFNhVFJVWWpsdGRYb3RkVVp4Tkc4NGRYTXhiVEV0WW5sbVFrTk5SRzlyZWpWVVdXOTNlbmxpZFRGTmVYaHRhRXhhTXpWU2FXZ3lXSEZrVEVkUVVHcGZTRnBOTVhsWVRWUmtRaTFpVkhWSk4wVjRNVmMxVlhrM2VXUktVWEpGTjBKR2NuUmpVRFl6U0VGUFVHMXdkRTl5ZEhObmVTMW1jRWwxZDNKeVRteE5SMWxIWTI5TVUwRmZXRWhzYnpCMVIzQTRkV3RQWjAxM2FsazVNMDR4YW1Zd1EyMWlWRWxpTWpGS0xWaEtjbWc1Wm5SdldVNUdjVlF4TUd4c1ZHOUZNa2x3VWpZNWRUWmxTMTlLYkhsVFZXdEdMWFowV2tVNGVrZHVNR05MUkZGRmREa3diRUpvVHpsS1Z6UmxVRTVvUVZWMVJqWjZRMFl4TFdsbGNHODRMVlpPWVZkM1JIcFROVWRrU1VoR09VaFFORXgzYld4R09XWmhNRFJuYUhZd1ZFMDNhbFl0WTFvM2NuRXROMU5DZG1Sb1UzVXRjMWhSZVdwME0wMVVkV1JCUTFWNE1YWkhSVEpCY25WWVpWOW9SREEwUlhSeVFqZHZiVzl6V25kTU56VlZZV2hYUzBkNGJsTnlOVEJtTm1NeFRIbHpRWGhSWDBkbVVtOWhNR3hsVjBNdE5uSllOamhpYlVSMFptUk9kek0zY1dkT1lWQnhWbWs1YTNVellWbzRaelZ2TVRaRVJ6SkJhMkZXYzI5S1RVdElYekJNTFhkSVNGaHlaR293WjJaclMwTnVhbVJPYVcwdE1uSkpMblJpVkd4MVpYTlljVGhsZWtOSllWY3pOR3BHYzFFLnN1R0txRE8wRnE5SlMteVVJYV9ZOWp0ZjRsbm5EN0c4dlV2ZHZFRWpzQTQiLCJleHAiOjE3MDYyMTY3MDMsImlhdCI6MTcwNjIxNjQwM30.7pxqMe8e_byJAYuyyV1EZ8w2WCIEuUsIEgKjN6NfwrY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:03.966 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:05.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 297508: status.find.is(200), but actually found 401
21:00:05.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,297508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7126eedf, username -> user.1001450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79b67b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216405673))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWU2bjRhdm5pcjNkamFkc3Mzcmk2c3Y4ZmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVNVeERWM0ExVFhCblJVRTJZbVkyWlY5dlJGWm5MbWRIU2xJelRFOU9WWEZyZEZCTFVHOXBZbEZMUjJsNGVVWlVlVk5wVTBwbmIyRjNZa3cwWlhKSFoxVkdUeTExWms1NFIwaFdTVXh4VVdGdmFtWXhaRGRmT1Mxb1dFcDBkV0kwYXpkbFRrSktWR04wUkV4VGEybFlibk56YzAxS1duRTRiVlkwY1c1UU1GSlRUMlUyWTBwRlZISmZSR1p2ZW5GTE1HdGhiVE41WTA1eGRXNTRlRUZ1ZGxoTFFtSnlaRTlUU0haRGJWUjZkWGN4ZVVkbWNFeEdYek5pTjB0c1NYWklRazh3WTFKc1RVOWZkWEp1ZFZCRWFYQmtOMUpTYWpoTk5tRllaelp4Ym1Oek1ETmtRbkV0U25NM2VYcGFXRE5yVEMxclEwcG1PV3BEY21aUGN6bEVYelprTFdwTk5VMXFVVUZIZGtjeU9HUmpOelYyVFVsclNGZEJRbU5hZFVsVFYwaGhXbWxsU0ZKTVYxaDNhbFUzV1dwaFN6Vk5VbEE1VVUxbGJuWnBWR3RKVUZBMlJUTm5hMHAzU1hCTGJrZDVlakk0Vm1GYU9EUkllREZQUkc0emNqWkZNbWhUYzFCNGVGUkdORGQxUm1ZNVUyVlFOV2Q0U1hoamQxTXpaVlZ6WkU1cFYyZGpPWGRxWkhGdFV6TlBSVVIyVEZCMVRGOUhVV1pGVUdsTWNtcHhaVkozUTAxUFpVNUtRM1JuTVMwNVpUTndZM2t5V1hVMWNsRk5ZbkZMTm1sUk5UY3ljMUV6WDNaaGFYSk5kMm94VDJRdFpHSlNibWd5UjFsa09GZG5ZemhFYjBwMWRUWjBlbXN6V21aWFJtSk9TbEppT1hFNFprNUxUbnBGV1VaMFZ6QjZXbUowU1c5TVZVTkhWa3BTWDJscGFHTXlSR2hCY2pFNExVaGtSRGRQTVdsblQzZ3pSRXh4VWtGWlNubG9NQzFZZEdkSFEwUkpUWEpXZDBneFRXc3hOR2hSWkdsQ1pGTjVSWFJaUWpaVWRWSlVNRFpSUjNWVk4zRjFOMk5IYjJKeGRIZ3hMVFJKWlRoQk9FSm9MVWRDZWxsdlZqWkxhV2R3WXpoUGQzZG5TazlSUkRJeWNIZFBkVkpCZVZGTFdUTk1PR0ZmTWpsdGQxbFRMV28zVkd0SVowSlRZM1pyWDBsSE9FOXZVMUJTVlZaNmRtTTVhbkl5U2xNM1dFaFZMbkJSV1dSSWNGZEZhRjlPYjNOUFpqbENMWEE1UVZFLmN1TTVGUmc4T0V5Znk5cERMSUJzaGJ3bmt0OGpBOGduME1DaW9qTWFMbUkiLCJleHAiOjE3MDYyMTY3MDUsImlhdCI6MTcwNjIxNjQwNX0.5ietfbjceAwEebVXiRJqu0CuMPh5vwFRLPkj3HOevyA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001450"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:04 GMT
	x-forgerock-transactionid: a58d7ecb-c4cd-4d28-bec9-7a06a2d0ad2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:05.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:05.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 297508: jsonPath($.tokenId).find.exists, found nothing
21:00:05.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,297508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7126eedf, username -> user.1001450, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@79b67b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216405762))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:05 GMT
	x-forgerock-transactionid: e52c89c1-83d7-438d-9440-dcb7ea9b6348
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmw3NjNxMGlvZGp0djFub2JxY3RvOTFidG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlIyVlhkblJOWWtOZmNFdDVWRFJVV0RWZmRXcFJMbEZNYm13dFR6TkVSM0l0Vm1OeWIzaDBNV3RKY0VzeWQxQXRZVlJUTVVWU01sVlBORUpZVURoU1gxTmZWRlpNWTBadFh6WXhaUzF5UldsM2RrbDJjRGhuVmpaQ0xYSmllV2g2WldOcVVISlpNemRxZURJeE1FUjVlVFEwVUY5eVMzVlVlUzFDU2tGQmNIRkVhbVp0YzJOaFZqRjJSRk5KTm5kM01VdENYekJFUm5OU1kycHliMkZZYkRWSFlXaFpRbTU1WDBoTFJXWlJaMjlwU0c5T1JHVk9MWEJHV2xKU1VuZzRWMXBHV0V4M1NXWjBlbFpNV1hGdldHTkxlblJyYlRGMFNuaFFOR0ZsWnkxRlpFMVlXREZ2WW01T1owTkJlRGxDUkU4NVZYQTVkVVpKTTBwUlpVNUZVR2hQZVdaVFNuUkljV0pPU0ZKSGJscHNXa0k1T0VoQ2VXeG5VME5OY0dRd01XbFZhMmt3VmxWTlNtUkxSVzg1VVVoVlowOVFSekJHUlZVd09IQm5kRW80WWxRNVdVSnZXVzB0YUdWc1VVNXpWRTFUUmpCa2JuUkZVVWw1Um5SVWNXaFNZa2RJU1VVd2FDMWFVR3BLTkRSV1YxWk1kM2h6Vm5wb1RWcDJYM1pwU0dGM1VFMHlNbnBxVW1FMk4wWlpVVEpLZVdGMlFsQmlSMEoyY0ZBMFNYSnVRa055UzJJeVYyUk9TakYyYm5KRGNFaFpjRWN4Y0c4NWEydEtObDlDT1ZKbFdtdDVPVEpXZWxGUlMwRk9RMnRFZURsQk4waDNhVUZEUjB4MVpuSlhYMGx0TkVOeU9URkRNazVuTjFZM1h6WlVZVVZ3V1VwVlJWUjZkRFpmT0dWYWVESkdSMDFCT1RZeFVFMTRkVGwwYVhsT1NETjNhemhqUkdKT2NtWnNOREI2U0ZGeVNGQmhNbWxvU0VsVE5VdzRibU0zUlUwNFFXNTNaMmgzVFZSR05ERTNkVXRYU2t4NmVtcERPVVJxVURrMlEzVnBjRGRhUzFWSFFWUnJObUZIZVZFM05FeE9SSGhMU1dZelRHTkxNbXBqU1dOc1JHVjFSbEZSTTI1NVRHVnJjRFJrWTJOS2FuaHdVV1ZyWjJkakxXY3pkamxPYW1aUFEyUTJTMmMyVkhJeVZXTm5YMVIyZHpWU2VFNVdMVEpTYkdVeVQxaGljMkY1TWxZMWRHSlZMa2RCUkZGd2VIVk9aWFZ6YzNScFQzUlpSRUpEVVVFLkVVRS1OanZzNzJRZ1JxNHJjVVIxWmpfNlAyRXlhNE9aTnlaVnlpaDltTFkiLCJleHAiOjE3MDYyMTY3MDUsImlhdCI6MTcwNjIxNjQwNX0.kdYTMxQCpexD-VFoas8orMfmtlAng9b64Pm1t88I8zI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:05.764 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:00:07                                        2000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=578795 KO=12812 )
> restLoginInitiate                                        (OK=286711 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=285841 KO=851   )
> restloginProgressiveProfileCallback                      (OK=6243   KO=851   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.71%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.71%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.14%)
> status.find.is(200), but actually found 503                      4958 (14.15%)
> status.find.is(200), but actually found 401                       851 ( 2.43%)
> jsonPath($.tokenId).find.exists, found nothing                    851 ( 2.43%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[########################################-                                 ] 54%
          waiting: 244784 / active: 29     / done: 297802
================================================================================

21:00:11.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 298457: status.find.is(200), but actually found 401
21:00:11.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,298457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29fea5e3, username -> user.1000595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39b639ae, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216411855))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnQyNDRyZHV2bTB2cWZjZXFydXBocGs5bG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFdFZDNkVmhmYjA4MlV6ZFNjSFpDYUhodVJqRkJMbTUyZURsNWFVSnpjMWxTYURGaldIVkxXVmhpVDFOaFpsQlpNSEEyY2xaQlNtUllNemszZG1kV1VYZHBSRzVxU0hZMmJVTnlObTh0WldOcVJsSlhTamRxVkMwM1ZFNXpUVVJQTkRKQlpqTmFja3hzTkd0R2JHUktVbGhsVlU5TlF6RjVWVUpoZFVkT01YcHZSRzVZUVZWdmJXbHlPRkJpVG5aR05WSllWRTVqT1VKbFRtVkJXSGN5VW5FdFFXZHBkVEY1VlZONFlVVldiakoyZUV4d1NXZEhVamh2YmpKWmFFOXpNSEY0VUZFNWFFcFVMWE0yYzFNdFJXaHZSRTE2Ums1eWJFdGpWbHBDVkdVNWJrVkZVbGRvU1VsVVFuWmxZMnBHUlVwd2NIWmFPSEZEUVZkRFQyNW1hams0VmtoNE9YUjJPVlJ1Uldkb1gwWkZiemN0Um5CeVgwSnNTalpITjNGRldHbDZWek42UnpGNE1FaHRTRk5VTmpsQ05FOUpTblZaYUUxYVVWOXVNelZXUjFaS1pURnNOMlJNUzB0cVRuWTRjVGN3U2xjMVNEaFRZbGhuYm1FMVQzbzFialoxVnkxa1lrMHhNR3RLY0dWS1pETmpWRkl0T0RSNlVXNWxhakZ3UlVjMmFqVXpiR1ptWDNOTlpUUkxUbkp2UmxaWGJUZGZMWFpSZFdWWFVWbDJjREpQT1dOeFlYUTBWM0p1T0V0SWQweG1TVVJFUWxCRVNWVnJPWEkyWWtSTlNWSjZOVmhaTVhGcWVUVnVjVjlWTWpRd1NVMDFWMnQ1TldKV1pWcFFhbDlYVDJjMmFHZHdjMGRRYmxaaVgzbExibEpITmpGSk1HZEhZMjF4YjJ3M1RFOUxNWGxTU0ZWd1RtUXlRMHhhZUV0R05ua3liMWRKWVhOSWNWaDVVbmxhUmpoZllsSlpPSE53VTBsb2QxTkhkMTlzYXkxb05YTkVWMlYxWkVscU0zZENjVGR2UjJsNGVGVjNSRFJOZFV0blkzWnRNa3hDZWtjeloweDJXRXhEWVVWV1Z6ZzNaa2RUUmtsemJEZGtaRWR2VGxGaGFGRlViWG94TTNSWldVUjRYMFZhUlhFM1pIbFJNVUZvTUhaUVgyVnVUbU50TUUxQlRIUk9aVXBFTldRM1puWklhalZ0WVd0WVlYaGFXV3REYkROdUxYVXpkVEF0VTBselZ6STRMa2RGYTNOQlRqTnJiR1ZuVkVkc0xWUnZTSFpIT0hjLng2akMzLVk5ZkhaN21Vai1nQ1VmN3RoS294X1BZd0R3bW5HdzlOcWd5MFkiLCJleHAiOjE3MDYyMTY3MTEsImlhdCI6MTcwNjIxNjQxMX0.U662W1EWiWwl7JTpMoka6la7CFh4ehIEEHJgMYmvlo0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000595"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:10 GMT
	x-forgerock-transactionid: 54fa9b38-9e8d-4e85-b07c-d1573f905efc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:11.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:11.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 298457: jsonPath($.tokenId).find.exists, found nothing
21:00:11.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,298457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29fea5e3, username -> user.1000595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39b639ae, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216411942))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:11 GMT
	x-forgerock-transactionid: a5d33bbf-4a6e-4184-b405-4851004b85ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2Q0OGE5NTA3c2piODA2NWt2c2ViN3FhaGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVFuQTJVMDEzUWpGNmJtSlJZelV6U1hCNFRWTm5MamR6YUVNeFJqTktPR1ZSU1MxNk5sZDZZVk5IWVhFeFFuUmFkR05GUVRnNFRtUnpNMUpJUjJ4bWJuUnZNM1owYVc1NFYybFphbTFxVDNKaGJVcE9VRlZRWkVwWlozcFJablJITm05dk5HRjNObEpTY2s0MGFrVm5jSEZFTUdNd05VUmtNVzFVVWt0dGIzQnFVakZVZEROb1JrRTFXRU5TVG5wTk9WTnRibFo1U1c1amFYZDNNRGxWWVdFMk5EQndjVWwyYUUxUFlXOTNNbWRVVEdodlJWZDZZbXhmYlMxa2NHZ3dSbDk2U0doT2EzWXhZblk0Tm5SSmFYRkphVWhoTWxOcFgzWlJXRU5yVVhvNUxVaHdjM1I0Y1ZFM1dsaEJOM0pRWDBGdVVIZzBTamRrVjBkblptMW5RMjF5ZUdScFR6WlpVVUl4ZEZOdWRuQTRiV1JJVWxoeWIyUTNkVE5QYTJKR1FqbG5hMHBXU1c5dmRYUmhOWFJYVVU5UFh6QllTazFVYlVsM2QycElPVFZ0V1U1SE5Ea3pWWGx5Ym10T1ZITmlPRVpYWXpObGVsQlNZVzEwZEZOdFZHZDNjbVV3WTJaVFRrZzBPVUl3VXpoVGIyUnFaVmhxZWkxRGNqVnpTemxhYkdSaE5VRTBhSFZKUzI5MVMyRkVlbEZZTlZSNmFsUTRUMGt6WW1rek5HdzRkeko0Y2poRWRqbDVWVFl5TVUxclVVbzVRbWc0ZDNoZlpsbEVSMWRDY0UxbVMzQXdlREI2WkdWd2Qzb3djVWt6UjFCTk9FOUdXbWxQZEdZNFUxaDBhR0ZoTldWb1RsbGZhREYxYzBKNlREaGhXVFJyVGtjNGNHRmFRMkV3V0hCVU1XTkdjSGRsTlUxT2NYRmtkSE5FZFVnMlJYcGpja2RVWVdJdFNVazNZMFJpVW14RWNFRlVNMVJtYkdGWVZFRlRia1I1U2xreFMzTlVORWRoWmpBeGMwTk9SMGxpTlhSYVZFcHdTRmR2UmtOcWFGUmZUbU5RUkVSTlgyUXpaMHRpTUhvMVNtRTRhMGsxT1VOWGVUSTRMVTA1VG5Wa1ZtSXpWSFJXWm1ObWR6RlllWGhhVVdkdVgxaElVa3hSVTJsVVFYaHBSVUZCTVVabWVrMVRMVWRIZVZCQmIzVkViRVpvTmtkMlJFSjRORTlFYVZoS1FXaGZWVTA1WlVzeVgwSjNMbTVJVldselprbG1lVVV4U25OYWJuaHRkR0ZsTlZFLnB5NFpLVmRINjN2bF9DeUZqRGMzQ2d2V0JwUzh0X2VZcFdWNUhDMWtVNU0iLCJleHAiOjE3MDYyMTY3MTEsImlhdCI6MTcwNjIxNjQxMX0.dI9EQ8-bkC-qTHBE1bQpPgLwOUxbvPWgXkXy4P47tCI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:11.943 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:00:12                                        2005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=580364 KO=12814 )
> restLoginInitiate                                        (OK=287492 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=286617 KO=852   )
> restloginProgressiveProfileCallback                      (OK=6255   KO=852   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.71%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.71%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.14%)
> status.find.is(200), but actually found 503                      4958 (14.15%)
> status.find.is(200), but actually found 401                       852 ( 2.43%)
> jsonPath($.tokenId).find.exists, found nothing                    852 ( 2.43%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[########################################-                                 ] 55%
          waiting: 244000 / active: 36     / done: 298579
================================================================================


================================================================================
2024-01-25 21:00:17                                        2010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=581920 KO=12814 )
> restLoginInitiate                                        (OK=288263 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=287393 KO=852   )
> restloginProgressiveProfileCallback                      (OK=6264   KO=852   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.71%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.71%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.14%)
> status.find.is(200), but actually found 503                      4958 (14.15%)
> status.find.is(200), but actually found 401                       852 ( 2.43%)
> jsonPath($.tokenId).find.exists, found nothing                    852 ( 2.43%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[########################################-                                 ] 55%
          waiting: 243237 / active: 23     / done: 299355
================================================================================


================================================================================
2024-01-25 21:00:22                                        2015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=583437 KO=12814 )
> restLoginInitiate                                        (OK=289017 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=288140 KO=852   )
> restloginProgressiveProfileCallback                      (OK=6280   KO=852   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.71%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.71%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.14%)
> status.find.is(200), but actually found 503                      4958 (14.15%)
> status.find.is(200), but actually found 401                       852 ( 2.43%)
> jsonPath($.tokenId).find.exists, found nothing                    852 ( 2.43%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[########################################-                                 ] 55%
          waiting: 242484 / active: 30     / done: 300101
================================================================================

21:00:23.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 300248: status.find.is(200), but actually found 401
21:00:23.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,300248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32eaec79, username -> user.1001522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d89994b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216423512))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDNiYWlqYmM3YzBwMW5ha29wMDltMWtndmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWVDMXBRMGR2ZUMxcFVGQjNXR0ZOYjFWV1NHUm5MbGx4VEdaMVVFRlVkRTFtV0VWaVlqY3lRVmR2WDA5WUxYWnFWM0J2VkU1eExYWXRaRkZJVG5NNWVFTXRObGxzTFd0bFpURlpVRFJvYjFOVFVDMTRXRWhhY1UxcGEwWmtMVlJyZFVOTFpXVmZXR0Z1TlhWVlJETmFabFIyTlhWSFNtaHBXVmhETldKblFrOVdSRlV4UVZKVmRqUXpUMlpEVldwU09YQktUR2hWTjNNNFUwZEhUSGRCZWxNNE5rcE5ZbXRmTm1sYVF6RndXR2N5TlVsRWQybHRWbUpSUldaNGRGZFNPRWRFVlZGZlZGUllhMHRRTFZKdVFuaFlMVmhqTldKSloyWjRaaTF3TWpsWFYxVlZjRXgyZHpaQ1YxWlRaRzk1WkZOWlltZEVTbnBJZFZsalREZHNjak5XVldvMVZXTlhObFZoY2xKblJUQk1URGxzZDJKME5WZFpNMEpTVTBscWMwMVJVMUE1TWtFMmF6bE5jRGRTTVd0dllqTnpMVzR3U21aU1NsWlFXSFpMV1U5dlZtOU1RbFZSZG5KSWRVbzJTemRWVW5ONmFubDBNRGxXTmswdFpGbHdZVTlsVGxVeFNHRmlSMVpwTVdscVFVbGxkM1JJYzFRNWMwZElORVZ4Vms1cmFDMXZRVjlvU0ZwNlpVdEpXRVZEZVRGNVlrbFFNMnhzYkdSTVpuUmhaVTVEU0hkNmMyZzJVWEZxTW5jNVh5MVZaM1p1UzFkRlNGUlVORkF0UlVSck1EWTJOWEpsYjJaaFJVRTFjSHB0YkVwZmIwcFFValZWV0dOcmIwMHlaRWN3TVVaMlMwWmhkeTE0Y2pOT1JWcDJOV2RwU2pOcFIweFlRblZtVkRCT1ZHUkVYM1E0VW1SNVkyOUJjWHBqZDBWNFIyUnRVbmQ2U1V4VmIydHdja1prYVRGcWFXRlpObHBaT0hoV2F6Um5lSFF6TVVKbWEzTk1UV3RrUTBGQmVWQXlVV2QxU0RaUlFqbHNhMjFFYWxWWlRuSnNTRXB6TVRGeWRVVTVTVGRzZFZSd2VYaEtPRmM0UzNSZlJWSTRaWFJ0YldSb01HWkJOWE5vV1hSVlJsWjZjSGw0VDJWeFRFZHFZbFZXU1ZSeU9Fc3RTbU5XZVd4WVIzazJVRFIxVVUxbGVWRnFkUzFMUTJ3ME5XTlJZa2hYVEV4NWRGcFVVa1IzWTFKcVJYSTRMblEwVUVKMU5VUkRZa1p3V0VSWWNuaERZbFp2ZG1jLldyS1FMcEQ2NkE1TDFiQmhNQ21wMEQtY2ZTWlh6cFU5OW54VGhDcHhHT2siLCJleHAiOjE3MDYyMTY3MjMsImlhdCI6MTcwNjIxNjQyM30.CoRthlcqvoYKSjvUxnevla1pmoXaG7E9OZZxpKTAYVA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001522"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:23 GMT
	x-forgerock-transactionid: 197be5e5-9cc1-46a6-8e91-a345fb599c67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:23.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:23.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 300248: jsonPath($.tokenId).find.exists, found nothing
21:00:23.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,300248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@32eaec79, username -> user.1001522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d89994b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216423606))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:22 GMT
	x-forgerock-transactionid: 44d67c46-65c1-4d39-bd7c-75b4d8b87fbd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDlkYWRlZ3FuMGttNDB1bDhkaXZkZXFmZTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFFsOXhXWEZPWTFKdVFrcHBiRnAwUzJ0d1VDMW5MbEpyZW1ONmVHeFpTR2hoT1hoYVIwWkVkalJ0ZWs1MlUwOVVMVmRYVkZaMmRrSkVjbXAxZFhGZlFqVndhVGRxYjFSVE5XNDBURmxUVVVwRk9YTjZPVmQzYkRSQlFVOVlTbGxsVW1obGFUaEdVR05YZFhoelRuTjRja0pDTVVaaE1sUTNibkl3WVhZNWVGUXRRM0UwV2twdmNqUmtOVmRQUjFOTmVrNHlaSEJrVTFsT1JHZzBWbWh2UzJSelMyaHNXRnBPV1VwaWNHNUZNek5wY0hkSlp6Tktlako2UkhsVVJIQnNVM2x5TVhjM2VrcHNlbTFyUlVaT09IaGZaVFV0V0hKNlRsOVNPSFp2VkZWalYwbEtRVXA1YTBwT01WaEZaRjlFYmxaQk9FaEhkRzV1ZGpWMFZUaENjVzkwTW5KZlJWbzJVR0pwWkRGMVNuaEZZVVJLYzFoWmRUaFpia054UlhKblJXSnZXVVV0VFdnMU1tTkxiMDlSTlVORU16Sm5hSEkyV1dWdFFXdGZhRmxuTVdwTVRHcHlWV0ZKYlRsaFRVUnNPRWxUTUc0eFRUbGlVV04xYkdFM2NWVlNXRFpxYlZSVk9XVkZNV2RZVkZScGJVdHpNemRKYXpKaWVEZFFOVk5PV201UGVFaGpXVzlJYVhkWk5teGxjMHcxTUdVMVVGZDRVamhzY1hjd1dVUkxNR3cyV2xjMWJXRk1Uamw2YlZKdVFrRk5SMGxhZUVGbGRYWjZjVlo2UTNkeVFVaFlVVGxHYW5OVU1VRnBaM293U21oNVZGOHpRalYwUWxkUWQzcHhkR0pRWnprMVlreG1iSFpwVHpkU2IwRlFVVUV6YUMxS05IQmFhemM0TkVzMGQxaFVUMDFFT1VaeVUyRXRVRFJmWDAxTFZEQk9jR1JsUlZBd2VUZHhUVVpSWm1wNWRqYzNSVjlITkdGc1EwbHdaWHBLWkZjeE5rdFRUV2hDZDNkV2MyRTVSSHB3WDI1MlNEZzNibUZWVjBvMVlucGpVakZLVG5aSU5XNVBSemRGZUhnemRWTTVXVmRMWTNFeU9FazVMWHB4YVZCd2JVOXZRWFZzUzFkQmQzUlhMVkIzYlUxelNYbFVWVk5vV1hkbUxVdHBUR3R5WjBWR2JtbDJMVmM1UW1oT2MyWmlha0ZxVDB4WFVEWnJYMEZqT0RsaFdWRXRaVjgyV1V0TmIzQnpMbEZDTjJ0S2NtOTZaVEJFTURSdVREWlllVWRNUjNjLlZtVnBVcEEtaDRXbEltaURaQXFnajdiUWxxN2pXSjRDZTVIX0NBaG9TRkUiLCJleHAiOjE3MDYyMTY3MjMsImlhdCI6MTcwNjIxNjQyM30.AdLk45d6c7juLbmcWCrTuwUkVY-eoy25OgMuvW2NXmc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:23.607 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:00:27                                        2020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=584953 KO=12816 )
> restLoginInitiate                                        (OK=289767 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=288889 KO=853   )
> restloginProgressiveProfileCallback                      (OK=6297   KO=853   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.71%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.71%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.14%)
> status.find.is(200), but actually found 503                      4958 (14.15%)
> status.find.is(200), but actually found 401                       853 ( 2.43%)
> jsonPath($.tokenId).find.exists, found nothing                    853 ( 2.43%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#########################################-                                ] 55%
          waiting: 241732 / active: 31     / done: 300852
================================================================================

21:00:30.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 301277: status.find.is(200), but actually found 401
21:00:30.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,301277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52ebaab1, username -> user.1001779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35a0180e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216430337))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzI4amExZWpha3Y5NWphOXE3M2Nic2QwZGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGIxcHBZa3BLVUZGSVFVbHdOME5XYlhoak0wNVJMamwxUmxSeFJXbEdWUzFZVWpoTldWY3hhWE5DUzAxaFluRkphRjl4YVRGbWFsVm9ObTk2T0dWcmRUSkRibmR1YkdwV1RGRkZSQzAwUkdWblJYWjZVWE0wUVdSRWNsRjNXR1ZmZFdkT1EyVTJWRmRZV1ZabmNqQm5kMEpXZUU1c1QxaE1TVXRzYlMxR1IyRTRZalJWUkhrM1RXaG9PRXQwVWtKUGFIQkJiREZ2V0MxTVZHaEhYMU15YUhac2VuQldUR3BoV1VORVFVZEhZemhDUlhGblpGRkVWRVp6ZUV0R1ZYQTBSbU5uYjBWRVNuWk1lRUU1UjNCSWEwOWFVVEpKY2xWR1drZFFXSEJ2TmpWUlJFWllielJaUzB4SmNUSjJSbWxIVDJ3eGJ6SmZjMlJJTFRoS05qRnlSa2xVT0hjeVRteEplbXBUZFMwMWVWbzBTRE5WWkZNMU4wbFFjMEo0UjNBMWIzZGllRTVDY0hkUVdUSmpSRlZuUlhsdFJVWmhlVWg2TVZSVUxVb3daMjQ1UmtkUVdteGhYekpNWlVFelNuVnFWRlJoYUdaV2FGb3RVV3N3Vm1FeE4wYzBRelJzUkZsbGFuVXdTelZrUVZOM1pGQkZkbkpKY0VWNGQxZGlSRGs0VG1KWVFpMXZaMHBHV0dsZlowWnBZVXhYYjJocVYweFhOa05pZGxBNVdISnROakZNVDJSR1dUQjZjamg0V2xKclJHaHdNblZUVUdsUlpWOVZiV2x1VGtsUVRtVlRWMDVhTmtGdWRUSTVObTFXVmxaaWQxUmxOeTE1TFY4MU9EazJlVzgzVjJkWlpsTnJkRUUyVkRkbE1UQTNMVTkzVTFVNFVqTlRTWEJrVVMxbVVWSnVhM0V3VmtOMlVrd3RaMTlTWWpGeVJtMURjV1p3ZDJFdFpFSjRZV2hVU0hKVGFrbGtNakZMWDJJeFRtSm1hVU5QWWtORmVEVmZNbW93TjB0NVpWTlBPVWQwTVdsaWVFNXROemh4YW5kM0xWazJhRk0yVmpSa2RUTkpWRE5XTURKUVQwSlNaakJUUW1WTll6SnhjMjF0TW5BMWRXRXRWVEZsYlU1NU5VNW5OSFJ3YTNoZmNESktjMGhEZEhvNVdqSjFPV0kzY1dSR1FsUnJUa2RDTVd0bFFVaFhXRXhYTUhWR1F6Sk9kRGcwU0VwdlMyOVFWMWhNZGpNNWQxQjNMalpMYlVscVIxTnlhMDAyTFhkUFJVdHhSRXhNWW1jLlRFa3hzSmV1ZUNqVmlHMUp0VTdZMnF3MDhpOFR2cVBPaW5ZLXlBSWIwZ2siLCJleHAiOjE3MDYyMTY3MzAsImlhdCI6MTcwNjIxNjQzMH0.zgzgQa-09rl0NvcNljbM-7JkJpmCsBxxou-3tyLqvxg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001779"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:30 GMT
	x-forgerock-transactionid: 18ce73f2-fe51-4b16-b571-283b8956482f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:30.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:30.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 301277: jsonPath($.tokenId).find.exists, found nothing
21:00:30.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,301277,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52ebaab1, username -> user.1001779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@35a0180e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216430425))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:29 GMT
	x-forgerock-transactionid: e95eb4a2-4e90-43bd-9a4e-ec9d25ae588d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWc0MG9qNWlrdTQ2Y3VicWRnOW5kcHQ4MmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFFXaHpjRmRFTUMxeVMzQk9kRUpuTW1wNlZVTm5Ma3RzWWxVeGVrRldRM281V2sxNFMzQlVRVWszWVdkMVNHMWpiSFpTWmpSd1JtdG5XRXRzU0VsWWJXazJaMVUzWjNvdFNETk5WbGhITkZCcldqVktWMDB6UVdGdWJtaHRZblZLYmpsRmRWRk5PV1paTkdGU2R6TnpjelJWTFZKQmFsbHJla3hRWkhSMU16Vm5TR1ZET1haMVYzSm5TbXBFT0VSdVZITkhTbkpxZWs5SFkyaHlVVUV4ZUV0Q09XWlJZVEJMU0dkUVUwNWZTelJQUXpGWFoyeFdVMEU0TlhWWFFuTTNNMmt0TkVwRVl6RktVRE53UTJGbWFHSlRYMW94VEV4S1dWTmhVWGhWVEdkUWEwaHNVVGxWTVRCRlpraDBTRXRHU0ZreFFWTXhTbFZxWjJ0Zk1EQjJORTFrTW04elVqRjBlRXN0WldJMldYTnhTMDVIUmxCWFdFMDRlbXB4VERoNFRreE5SR1pHUW1kUlZIUkpUR2RDWlZOeVJsVjNkWEZKYkZkMVRrdFBNQzFuWm5Oc1pHOXRlbk5NUWsxV1VFNUdhV2RGV0dKdVp5MU1kVUoxY0VsTVQwOXpOMGRhWlU0eE1tY3lhbTVzUVdkUFlVdzBkV1l0VTJwMFpUa3dOblZ5TjJOTmNtNVZVa3B0UlZWTmFYTmZXblZ3T0U4M1ZVaFRTek5SUkdnMlJHWklhakI2ZGtSMFJYTjBNa0U1YUdsUFEzRmpSRzlVVW5aT1ZGbDFURWxLVmpkWVRVazRiRmR0WjFsM00yRkhiM05sVW1KVGJEaGFMVFp4T0U1UFdYZFphMU5TU1daNVJsTkVNalJzY0VOMloxbG9WMTlsVms5VGVVcERjR05xUjBKYVdYRnFNa2RTZG1wVFVXeHhja1F0YnkxUVNYSTRTME5LUTFaVFpGOVFZMVU1U2xaWE1saDNSMjFHTFhWVUxXTkxibm96WlVKbk5qUnBNbEpYZGxKd1oydHVWV2MzY0ZadmNGQlRkVWhsTkdsME0xQk9SMFZxUXpKRVVqWnNaak5QWldkalVVczVMVU5XVFd4VGMzcG5OWEphWkdrMmRsQndRbGRpTTJkdWNUWk9WQzFRUjBGdE1ucGtVMUo2Um5SWlpVVjNOMGxQWDA5ellsQnpReTExV0c1bmRWQm9VblJWYW1KcFJFWllSMWcyYVV0SlNqZ3hiemxMYm5FMGVsaDNMbEZvWkdGWFdsb3hVRXR2UkdSblFucGxVelZUTUZFLk0wX2R5aVBVdGVPN1I5YzVfQ2pYNDNuRXNvVnE2NFl0bzZxcnlNcll5dnMiLCJleHAiOjE3MDYyMTY3MzAsImlhdCI6MTcwNjIxNjQzMH0.EqQdSeN9qP_QiRrqZ45QfvnHyLtjQjiSgAL7GJNgudE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:30.426 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:30.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 301320: status.find.is(200), but actually found 401
21:00:30.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,301320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e7db044, username -> user.1002935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@524486d5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216430577))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjIydTI1cWptaTJ2cWtidWUyczRscDMxOXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFUzcHljMVJMVUVWc1QxRlBXQzE0TjBOWFoySjNMbEZXY25wNmJYWXdUbmh5WTBac05YY3lUSFkxZEdGVFkzQm9RbXBhWW5CaFVXZFRVMnR3T0cxUWNYRk5jbVl4ZFZwamQzSllZVEkyVW5CeE1VOUVNa2s1UkVsWlRVZFRUbFJGVEhaT2N6azJSelkyZURkRWNUZDViRUZCWVVSa1kwUXdVVVl0V21WeVFVdFZkMGs0U25SVFJtSnVPSHBQWDNSVU9IbHlNSEY2VkdGQ2RWZHllSFpzVVU4dFoxQk9ibEZVV210TVZYUlphM0ZyTm1Zd2JIbHJhMGRUWkUxRU1EZFRSVE56TVVGU016WnJUM2d6ZDFwcU1UTkVORGg0VW1OcWFVWTJXVU5xYkVaVVV5MHhRME42ZDFGUWFVeGFSMHhLU3poRU4wTjZSMWRIYm05RmMxRlBaV3hDY2xNM2JuUmtiMnBoT1hBNGVrWnplbEpMT0V4c2FXVmhOVkl5V1RkNlFUSjZSRkJYVFRkVVVuTlBNbXBDVldsb04yWTRhazlGVTE4M1MwY3lSME5pWXpCTGQxaFlVR0Z5WjJ4M0xWQjVjVzlvYjNCc1ZEWXpSVzlMYUZwa2RIcHhWM3BGYVhaeFdXc3RSSEp6UXpaWkxXNTNVblJpUkY5bGMzTkNWV1UxYlhSQldrVXdjV0ppV21oWVpHOWhkVmRYUTI1bFltMXllbmRzZW1GallUWjJXamR0WVVaQ1pEZFhVbmhHVjI1Uk5HdFpNV0puU1RNMVMxbHBVekJpYkRaNVFtVkliV1JLYUROeE5uVnlTRXgxTm1SYWJXMXJRbEpvY1RWcE1GQnFVUzFrVHpVNFRGQjFjR1ZuZERkNVRGTnBheTAwUjJaaFUxWk9NbkUxWTNCT2VqbFFVbVpzWW5oblFrWkhZbTlqYm5kaVkyUTVVQzExVm5wR1pWbHZPVEpvYnkwNFNrUmpaRmxrUjNSNFptZFJabU54WDFCVlRUbG1jblIxTUdWdVZVbzVTMXA0ZDJKdE1IbHlSbXhzY0RoQk1XZFNkQzFmUTNrM1ZrSm5VSEZMWTJwclF6ZFNRa3hRWVhwQ1N6ZHViM0Z3YkdWeUxYUjBlVWN0ZUhSTlNqZFJSMVZpU1dOUE1YQk5iak5SYWs5M2EyUTBhemxxVFdFeVQzUk1lWHBOU210MlUzTmZaM1ZMU2xSd1RuQk9SbmszWkhac1EyTldUVEU0Vm05amJHRXdMbEpqUVVseVVWWTJkMlUyU1Rsa1JUbHlkMlkxV1ZFLnJnOHBZdFpzTU1aM21BblVtNHdrUFRlWUNlcDZsdDdhdU5iVVNLMkowaFEiLCJleHAiOjE3MDYyMTY3MzAsImlhdCI6MTcwNjIxNjQzMH0.9dAdPh-VUvkImUKxi8WIRDWzht0bwewjugxM7K81U2g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002935"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:29 GMT
	x-forgerock-transactionid: 885dae08-3809-4dee-8992-db77dcb62cb6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:30.625 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:30.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 301320: jsonPath($.tokenId).find.exists, found nothing
21:00:30.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,301320,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e7db044, username -> user.1002935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@524486d5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216430662))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:30 GMT
	x-forgerock-transactionid: bbc63be3-56a6-4675-8d9d-0fe38fc3a2b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTNwbGptNXR2bzludjBxN2xsdHJzaDY5NDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk1YRXlSSFZTVVZWdVNFUTVjWGh2V1VkVlpXaEJMblJXYnprMWEzTm1OamRNVTNOalNIVnpPV1kzYVZsRlNEWTJObkoxVVdOUGFEaFlPVTVwWVZCSldIWmFSV3RmV1ZGbFFVNTJiRFoyVDNOUlUwa3pabEZrUTJWNllYSXpjSG93UkV0Tk5ETjRVM1oyUkdWbU9GSmtlRkY2TUhjdGIzRmxNbFpyU2xkQlZqZzFPWGRDY2t3MVYxcFhSRUZITVdVMlNISm5OVWQ1V2xwV1NWQTVNVEJCTmpRMmJtNW5RWE16WlRsYWQxVkNhSEJtWDJ0TGVuY3pTSFp5UzB0c1MxbFlkMDlZWkZCelEwNTVSVGt0VmxReVUxbHVOMVZsYVhKNVZFZzVPRFZGYjA5Q2MxWXdWRFJoYWtkR1JFbGpOemRFVFZWbE1HVXdiRVJHV1hScWQxWkVWMUpUV25GWVJWcDVRMlJMYVRkU09GaHRiak51VEVKclJGb3hVM2xRTW5RelRFZE9jbkV0UWxSb01rdFhUME51VnpscFkwNVhRV1I0VUhkclVuSjRlRkZHTVRkc2REUk5NbU56U0RkRmRrcGtVR1JMUlUwM1ZuSTFjakZTVVROM2NrMDNSR0pVUWxvd2FYZHZRMWhoYWs5b1VFbEhiR1o0VldWSGFuWlRXWEpCU0U1Q01WUm5kbmxrUkVoV1FqbGljV1JRYVZWVlFtNU5OV1Z5TUhobFgwRk9WRWs0WjBONlEyeGlZUzFCVFVkeVpYcFVZblpVVTNoTlJ6WkhkWFl3WVhScFdGOTRhVXhRZWtoaVYzSXlPRkZTY1dwSmF6QlJUekpZZEZsbk1FOVVTVkY1TVhWdWRuUmZiV3hpVDJKdFMwWTFYME5TYUdaRmFHNU9VV3h3V1ZCeFluRlRaRzFCVTFGa2VUWm5ZM1JmZVY5VVgwWlRTMmRzYlhKb04yaEZSVlZxTUhOdGIxWkpXbGh1UzFadFdFTktXV3BaYzFOM2QwMWpSRzFPY0RaUlpFeFpjR2N3ZW1zMVZEbHNkMEphYWtZd04zcHpTVFIzYUVsemVrSlFiblowVlZGdmFIRkNhMjU0VWtwbWFXWjBVVGROY1c5SU1VMTFWR2xoYWtGcGNsaDVObk0xZUV0RmJ6Z3lNWFJNYUZKRVIyeHFZWFYwVVY5Q1NqbEpjVWRHY25JeVoxVlVia2MxYm5CMVJXbE1OVVJ5Ym5CNFRHTm9hMU5MZEU1RFJXOXpMbXgyYnpaR1RrVjVVRk5yYjBKeVowTlhlRFZqU21jLnN1dlFRQVFJTWZPRVl3Ri1ycFFub2ZiM0F1UjQybUp5c2RXM2xEU2J2elEiLCJleHAiOjE3MDYyMTY3MzAsImlhdCI6MTcwNjIxNjQzMH0.9mTSiw6JWTb9L1dbyiEF-Kj7G81pBihnEw11DboeQ58","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:30.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:31.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 301431: status.find.is(200), but actually found 401
21:00:31.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,301431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@614c5826, username -> user.1002431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3601da70, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216431196))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXFhbnJuc244a2hvZ2NnczhqNDByNzNjOXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NE1VcFVNSGhHY0dGclEwVmpSVTVpTldoelYwdFJMakJ2YjFsUVpWUTRVbWRZZVdsdGEyUm5ZaTE0Ym5oeVYwRkxMVkJmVG1WNFpreEZWRXBvYVhZNGNXbHpkME5hUVdsUlNHcExlbmhYVUhaUWRtTndObVE0U1RsNE1rUTRlbE50TkVOYVFWZzFXbnBFVEhGMk0wTnhhRFZDVlc5MGVHZEViMFoxV1VnMmJsUTJSbkpzU2pGM1dFRTJSMGx6VTB4RlVWSmZRelJJUkZSa05ETmxVVlZ1VFZKbVdtVnlTRFpZVlVodVUySk1WbEYyUjFVeFFuUjZjVVF0TmpKb09FNVljMGRaWDJkNVdXUkhhRUpYZVhGTVNIZHlObVJaYVd4VmFEa3dabDk0ZEhWcFRqRXdjRzFLVkROdVRVUnlVRXhVYW5kd05IZENhMmRRVmkxMWFYaEZTbXBHVDJOV01GUkpMVEExVld4SVRrMTRhVFJvWTFGbVRFWlZORWsxVldoa2RrRnJVVWN0VG1Fd2FEbE5jVlZQTWtNMU9URjJTVzR6WW14b2MwcERYemxEUXpCTFVTMXFSbWxLVFc5VVVrODNVMmRrZEdsd1FVSldSR1p1VFc1VmNsQkJlRWx2WDNsd1lXdHhNWGMyWDFwUU5Fd3lWVmxRUVZoM2NVWTNORXhoYzFVeVlWcHBNMXBCY1dkWmVWb3hjRWN6VTJZM1MzcDBNV1JzZUdGU2JGWTBkM3BCTFRSNVNISnNSREkyWW1kUGVFUTRObWhOWjBaUFRYTjJZMUY2TFU1NGQzbGhTWGh0UmtkS2RDMVRRMWxzUkhaclptZEtNM2xZZWtnd1pFRTFkVFJrVmtObU1WRm5kV3d3Y25kc1FVMTVValY2V1hGV1ltaE5TVFJZVDBOaFRXa3RNRkpEZW5ack5FRnpSMU5EWXpCSmFUZFVlRzFrVGxOa1FqbGZkVTFhTFY5dlEyOVpUVGhOZDNCSGVrWTNSMFk1UjJ4d1pHNUdUSHBuVEZKQmFVd3pZV05KVUVkVWNHeDZXR0prVVdWMVRHbHZhMVZrY21GdGQwWmtjMjB4VVVRemNXd3RWRVp1YW5GaGMxbFVVRlZCWW5CRmFsb3dTWFpQUkdsS1VXRmxVRzVqV0c1cGVrbHBXRU5ZV2xKRVJrRkhSa2RVVXpSUWJYbzBkVjh3VWxVdFNtZHBWakl6UTBvMWFWVjRkWHBvUTJsM2JXMTFXSGRJTVVWdmVVVlZMazFvZEY5M1VIaENlV0pwUTAxRFdreFpWa1oxVTNjLkYxUkwwR3NERzNDZGlsWm5rei1HOGZrRmdSQXNkdnpsMUstWkstcllMUHciLCJleHAiOjE3MDYyMTY3MzEsImlhdCI6MTcwNjIxNjQzMX0.SatMESQ62nEIQhCwJj_pN07Jm_FwzgL7nbkSRaPm64w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002431"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:30 GMT
	x-forgerock-transactionid: 7ea2affd-7909-408e-8c6d-09004f93413d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:31.245 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:31.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 301431: jsonPath($.tokenId).find.exists, found nothing
21:00:31.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,301431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@614c5826, username -> user.1002431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3601da70, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216431287))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:30 GMT
	x-forgerock-transactionid: 7bb2bf77-e57c-4742-8045-6e31ceb81262
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzY5c29mdjlwMzZkcWc1YnJ1ZHBwYWRnZWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elp6UkdOVTFFWkRZMFpXbGZOR0ZCVVVFelpuTjNMbEJXVFRCVFZ6ZHNlbGhWV25OM1VVaFdaeTB4V1ZsclltOVJUVkYzYm1wa1JuVkdVbWhLWWpsaGJFZGhjbVJTWDNaQ1YweEljMkk1Wlhkb2JFWjNWbVoyZVZBNFIxWmtkR1Z5YTNOQ1lXOXJZVkJrTVRsbldVaDZSMWd5TUZGSlRVcHJSR2hsWW5JMlZGQlVXV0ZOUzA5bGVrZG1URlJEUlZaQldsTm5TbU5vU2s5U2RsZzVjMHR1UTNaa1JHeFpZazh0TTNNelVIaDZMVE00UVRKTFJrNVdVekJDVldoMFRIaFpabWhoUWpGWE5URmFObVZCVVVOaWJFYzNabWxTTFVSdWFXeHVkbkJPU1VkcE1XRjFhMjB4VURWaGF6aHdXbDlzZVhwVFJGbzRaa0YzYm5FeVQybHlkRGRCTWpWSE5XaHRPSFp5VFRWbGMzSlFTR2RZTW1wa2NXMU1PRVF0V0MxSUxVcFVkRzQxVVdkNk5VUk5VVFV4T1VWSVVFMVNUWE5zTFdwaGJERkZlVXR5UWxGdmVUSk5kbEF0TjNGelNrY3pORzg1VEZNdFNIbENMWEJyWjNKWlNIZElSMmxSZDNadmVVOXZSR3BrVG5CWFNuSmtXREJwZUcxSloxQldOMWhtYkVwTU0zbEZVREl0U0UxRlJWWjJPWFZ2WnpGSlFqTnpNbXN6WkhsdGVEQnNZMjF2VkVOclpUWjBSVk51VHpsSGMxWlRVSFp5WVRSUVNqbERiM05DYmxsbk1UUnNOblZMWWpBMGRGTnViamhhVldwdVFuUTVOa1EwWTFOaFQyZE9ORmhrUkZKSmJXbFVSblExTFhKaE5HUTRXbU55Vlc1eWFGcEdUbmszWms1emJGRlRiVVkzVFRWNVpuUk1WRGR2YzI5cFVrUnlNbE5UVGt0SmRrTm5WVUZ4VldsemJESk5OVVowVmxwdU4yTnJZMGQ0VVVnNU0ySkRjRFJ2UkhkRVJFMWlTVUp0WDNkdFJsRkxVamQ0YUhZM05WTm1ZMlpRUW1Oa01FYzVZbVoyYzBKU2NUWkRkakZ0Wmtad1MyNHRTemxDYTBSZmFVcG1PVEJXYUZGd1QycFFVSFYyUzB0b1NXcFNRblJYTlVKcGNWQlJkRlpzVDJwcVNGWmxaRzlTZEdwRGVHVTJZVFIxT0dJeGFFMTNjV2hvVTE5SlFXUk5jbXBpVW5aNmJtUlJMa0pNTkZCbWRsTk1Ra1YxTjBZNVZHSkNUVXRDZG1jLnlBRFI5bVVVdUxuS1diUXhFZ3pqZ2h2TEk3aU9BRUE5bjdEREpLa2ZLVnMiLCJleHAiOjE3MDYyMTY3MzEsImlhdCI6MTcwNjIxNjQzMX0.E4DK16DFkCNuyGKcNigO4sLyT14uphYbbbJh3RGZ_hs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:31.288 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:00:32                                        2025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=586560 KO=12822 )
> restLoginInitiate                                        (OK=290558 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=289683 KO=856   )
> restloginProgressiveProfileCallback                      (OK=6319   KO=856   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.70%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.70%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.14%)
> status.find.is(200), but actually found 503                      4958 (14.15%)
> status.find.is(200), but actually found 401                       856 ( 2.44%)
> jsonPath($.tokenId).find.exists, found nothing                    856 ( 2.44%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#########################################-                                ] 55%
          waiting: 240936 / active: 30     / done: 301649
================================================================================


================================================================================
2024-01-25 21:00:37                                        2030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=588065 KO=12822 )
> restLoginInitiate                                        (OK=291301 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=290430 KO=856   )
> restloginProgressiveProfileCallback                      (OK=6334   KO=856   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.70%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.70%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.14%)
> status.find.is(200), but actually found 503                      4958 (14.15%)
> status.find.is(200), but actually found 401                       856 ( 2.44%)
> jsonPath($.tokenId).find.exists, found nothing                    856 ( 2.44%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#########################################-                                ] 55%
          waiting: 240197 / active: 22     / done: 302396
================================================================================


================================================================================
2024-01-25 21:00:42                                        2035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=589472 KO=12822 )
> restLoginInitiate                                        (OK=291998 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=291127 KO=856   )
> restloginProgressiveProfileCallback                      (OK=6347   KO=856   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.70%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.70%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.14%)
> status.find.is(200), but actually found 503                      4958 (14.15%)
> status.find.is(200), but actually found 401                       856 ( 2.44%)
> jsonPath($.tokenId).find.exists, found nothing                    856 ( 2.44%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#########################################-                                ] 55%
          waiting: 239501 / active: 23     / done: 303091
================================================================================

21:00:42.894 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 303128: status.find.is(200), but actually found 401
21:00:42.894 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,303128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eed6455, username -> user.1000959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a998b30, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216442850))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODZkbHJhZDN2dXVzdWIybmNpMGRkaGxvbyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTR6VWt0U2JWZHNhVVp5YVZoSk56TTFjMHhoYVc1bkxqSk1iMmQ1WkRKc2NEaG1lWFoyYURORWN6UkxkMnhyVnpKTmRUSnhRa2xUWnkxQk1Hc3ROemxtVnpsUk1VbE1TekJYWXpjeE5sQm9UVll6WTNWVE5IWXlWa0ZKWmpFMlpYQnliRXhVUlVoVGRVWk1SMHN6Ukd4NE1FTlFRa0ZCTVVsZmQydDJRUzFZZVZKRVdFYzFTMUpCYVVvNFJWTllNSFo1Y201VldYWndTSEpwT1hWZlRXeFNSakk0UW1SVE1VdEZZVEpJU25KdlNUTlljMFJDWVVKSGNXOHhNVzlOVkRCSVdtNWtMVFJTWmxGak4zWkljblZ4VW0xelluRlhSMjR3V1Rsb1RFRnhkR3hWYzJkSFJFWTBZVEZXVG1GVloxVXliRVY2TXpkS2IzQlRaMGhTVlVocFF6WTJNM1Z3Y3pWdFVYaG9iR3RNUkhKa2IzTnBkMUkyWkhGblFsZDVTRVJQVEVkb1ZFNWxRMkp6TUdsdlJsVmFMWE5WZDBNeFprWnBMVGx2YmpOM2JFNUlkR0ZmTTJKaVYyRmFZbUpIYW5wTU1qVnhOalZwY1dweGFuSjFjV1JqUTNWQlpuaGxjbkphUlhFd1RucHphRFpQU1ZaalpXdDRXV05pTTFkTFREQnpSV3h3VldwcVJ5MTVVVjlxVTFSTk1tTlVOemR5TW1SS016TXhTbEkzTkVSalMwbFNhUzFVTlZkRVV6ZHVjMDUxTVdKT09IRlhla3RyY25kaU9FZ3pjWEl0T1hCVlpqVlFOMDF2VVZWVGEyWjVRelJDZG1SUldrcFZiR3R0VEZKdU9HcFdPRUoxV2pOUFpYQTRUeTF0V2pFd1VqTXRRbGxoY1dOWmNVcEtkV2hyYkd0eWJEbDJhbXBrWWtoaFNIa3RNeTF4VTNSc1NYTmlUV0l0UVhSelpHMVdiWGh2VkhoTFZFNUxWVnByZVZSWFlUUjVUbkpuUlVoak9GOU5hSGRRUTFaelEzTm5RVXd5VUVNMlIzZDZPVUV5YTJGS2NYY3djWGxmWkROblVYRkZPWFppWTNKVU5qZGxTV2hCT0hWTk5IaFhOVk5FYVVsNlQyVXdkek5FVlZwVk9HTkNaVGgxVUhwelRFUXRMVGhyZG5GbGNuSnVWM0JxYkdsYVdrcHNSR00yUTJKUmRsZHpWMk0wYUMxNlJWbFZRemxaVW1GRFZtY3hYME5VVkdWekxuZHZWM1kwYkMxQ1N6TlpUMlY1VUZkcGRHd3lSVUUuRmQ0Rm5EeWFBai02MHBPR2VyakRyZ3hhTFJBT1dZbjR5U1lqMWxwS1ZnSSIsImV4cCI6MTcwNjIxNjc0MiwiaWF0IjoxNzA2MjE2NDQyfQ.DpCT1yXZoomcf-CbPmbNMllHmpO2EitNUlyxzqDFpzk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000959"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:42 GMT
	x-forgerock-transactionid: aafca166-53fc-4be9-8b68-d53b2960b632
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:42.894 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:42.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 303128: jsonPath($.tokenId).find.exists, found nothing
21:00:42.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,303128,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eed6455, username -> user.1000959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a998b30, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216442935))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:42 GMT
	x-forgerock-transactionid: 88411472-d246-4235-b82f-9f43c2027090
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTBnc3U5bHFpajBzZmJsdmw1c2VuYzg4cGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1gxQklaVkpXTVVRd2RtTk1kRlpJWjJWaFZGUjNMbGgxYVUxQ00ySmlaRm8yYlhkWFkwOWFkbTQzUTBrMmJYWmFTRlZpYUhOS1JVZGxjM1JLVFhKdVFWaDZWMmg0VjJocWVqZGhjWFJYU2swd2FHWndXbUZwZVhOeWMwaGhkbXB5VUdwclZXeFlZeTA0WTBOWWVIUklORzVyVG5RNU5FeHJkSEl5VUVFNU4zbEtkblZRZEVaV05FODJZM2xNYkdSWWJsZzJlV2R0UXpVdFdEQlhhRVJSTjBsNmJGWXhjek5QYVcweE5GVTJUVmR3WVhGUGJFZGtTRGRQYURsT1FrWmhjVTExTnpaTFExY3dhRFpxU1dKMU5rTm1MV1pQZVRCQ2FHcHJibEZOZFZCdVkwNTBOREYwYW1obFl5MWxlVmcyWVY5YWNGVkxUemM0UVRVMWNXVnVURmRLTTNsamVrOUlSRGxuVjBsb2VqUnFiRzR5YTFseWFEVkJUbXRIZDFGSVREaE1ZWGxuZWpWQ2VYWlJTbEJ4VUZSek5rWklXVlZoUzBWblkyTlFTMVpIVW1Sa1dHRm1YMHd0ZVdGaU9WVm9ZM000Y0ZCVU4wWmhTMk14T1ZJdFRIVllWRXRqY1dWdVRVUjNNVFJSY2kxUk9IUnlMVzAzU1VJME5IaE1XRlpQWDNOcGJuUkVNamw0VVVGUFpEWjRZakZrTFMxTmVESktZMjR3V2kxb05HNWlibGs1YjFsb1ZYSlROMFI0WVhJMFVsaFFVa3N4YVV0dmRqazBVemxYV0dkeFVrbFRjVjl5VW1wMldsODFaRTVvUVVaMVIxb3RZM28zZVdRMVVsZEVSMFV5V1RKdVJURkpNVWhNVDE5YU5VbDBXWGc1WTBWd2FYRjNhbmh3YUVJNU9YUjJiVFV6UW05SFVIZHVXbWRvVGtoc1NVOHdNRXRMZFZwc2NGOVlUVE5WZWtkTVFWcHlabVZuVGs5dWNuVnRWVlpUV1c1YVgyNUhjak5tT1hacVZrUldTMkZrY0VOamR6RklkVVowVmtFM1JWaDFVbUZIU1ZjNWEySmFVRWhpY0dKSk1rYzBaM1ZKZHpaWlkxVmhlV3MxWm1ScU5rUnFkamszUTBGUk5EVkNkM2xFTjNWcldWaHFkbkJUYlVKSlRsWmhObDlST0hJMlFsSlhiMnhZUW1ScmJtTkZaRlpKTUhkaFlsbFhjRU15YTNGaVYzaHdjVFZ5TmpSU2FrSXdMbEJxWmpWUkxYUmFiR3htVmpGb2R6RkNORkY0VlZFLmJ3QWJJQ09QOHpKVTFRSGVVLUp6R3IzUWdkOUxRUXhkeGV3amllZVFCUk0iLCJleHAiOjE3MDYyMTY3NDIsImlhdCI6MTcwNjIxNjQ0Mn0.yfILJyFGdRzO0Pw4JlhzMr-Az8BjOnjDdVJ-t85cjAw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:42.936 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:43.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 303221: status.find.is(200), but actually found 401
21:00:43.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,303221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43dfa1ef, username -> user.1000336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cbafdad, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216443461))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGE3anJwYWx2NjBvNWgxcnR0aHE5ZDZ1OWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dkxWOWlaV1U1TWpCUGJVRnhVa3gwUlU1S1RUaEJMbFJ6T0ZneFdIWm9YMHhwVURsVFlrSndjVE5zTm1aa1MwMHpNWHB5YWpsRlNtTm9MVVJMYWxKeFEzbGZUbkpQWDFJd1ZXbHNhMk5ET0djelRrMVBlbE4zVGtORE5VOUdWV3BqVUMxMmIxZEpYMU5PVDJOSFZWUnhUVXBxZWtobFRGa3RXRkl0ZVU5MmNrNXBTRFZoV21OWWMyOWZWa1prWDNsdVZsbHlhRW96YTNOV1REVXpjbmxPUkd0Tk1GWm1aMWhTWm5GdmFVa3laVjl0U0RKVGNTMXFUelJ1YlhCU2IyZGlhVmRTVFZRMVRWQlJaalp6UlhCbWJYTTRTWGhXVDNoTlV6VmZlVGMwTjBOS1J6TkRhR2d0WVZVMlRrVnhNRXc1VXkxbU5sSjRlbVJQU25SNVEzVlhhV3BFZG1kS1NVMVZPVUpHYXkxSGVHUjFkMlZ0VjNJNWFEWjRUMkp1V21JeVZHWlJWRGhzWmtwcU5XcEJSWEZFUVRoeE1HVm1SVWhhY0RGVU1HYzRUVTlrU0hsMVJuVTNOSFYxV1ZOdk9GZDBVV3B6TmpaeE5XVmlVa2hXUTBkRGJreHRSalJqUXpCU1NsTmlXVkpuTlRGR1ZIVjRZWGh3TnpZeWQySm1RbUpDVmxCSlZFaEZTV1V6UlVwQmRYbEJiSEpSVGw5R04xY3hWVkpPT1RoWGNTMW1TbTVSY0VGQk16TmFUbWxwYWtkME5rdDFMWEIyZVRReFVsWlNaWE5MWjIxeVVtZDRYMlJXVTBWQlJtTm1RMEpXVDJONU1YZ3RZM2hxVVhWUldtcGpSa040Ym1ORVJYTk5SREp5YTJ0WlVHWjZiSFJCUmxGM1JsVnVZbEJVUkhGT1MzRmtNMnh5Tmt0aVExWndiVUZPU25Wd2FsVkpaVkJRTkc5WWVWTnNORkl4YzNSMlJsSnFOR3B1Y2xWMWMyZGZPVmh5VDFWRVducHBkakpwYlRSdGNrOVlZbE50YzBrMWIwUnVNMHhOY0VSS1UyRm5MVU55VG5jMGMyNUVOVGR3V0hoYVpWY3RjM0EyZERKMGMydzNjVkZmV1VRMGRUZ3hUV3BOWmxCUmQxbFFWekF5ZWpObmFUWmZhamRzZEZWUFZ6aERORjlMU0c1WVVqZFhPV1kxVGpsc1JYaHFOSGRMTWpsSWVrUnRSakJOUlV0TFRYaElORUpyTm1Rd1ZqVTRMbGxJV1ZvMmVtZHpiV2xSUjNKT00ycEZWMjB6U21jLmVUem96UFNTSmtEUjlyZWZiN1BKMzJDN2kxbWlQM0I0S0hXeHJHQlR2dFUiLCJleHAiOjE3MDYyMTY3NDMsImlhdCI6MTcwNjIxNjQ0M30.ABFLqBqYgnJsbcoPW9fxcIoe7BNvFiGTMYY-iuQD73U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000336"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:42 GMT
	x-forgerock-transactionid: 416d39ab-bd32-4471-a72a-055cb47494ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:43.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:43.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 303221: jsonPath($.tokenId).find.exists, found nothing
21:00:43.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,303221,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43dfa1ef, username -> user.1000336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cbafdad, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216443545))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:43 GMT
	x-forgerock-transactionid: 4d591dff-3e13-41f3-b778-b6dbf751711a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicW9zNGE2N25qdXQxam9scXVwaDRocHJkaHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elNXUXlZM2RDVkUxUFYyUkNUMkpqWnpaT04zbEJMbUpyY21SalJGVlFUMEpyWmtwcFZVZFVjMUZ5WW1seVVITmpRVk13ZFRKRlZucDRlbFZaUjNVeVZrUlljbVkzWjNKMU5HWldheTAxYVV4VVpIVjBNM2hJVkdSaU5WQjJkRkJHYkVack1VdFpZekZtV1hGa2QyWTJjRmhEWkdaeVQySjJkR0ZqYVRoNFZVcEtjVTFDUTBWZldIaDBjVVZzYjBoM01sSlJPVlp6UmxsRVVrc3hTM04zUjJRMGNGbG5WRkJGZEZWU1JUSmhWRGRsZVc1MGRrNVlWVzR5ZDFoUlMwMXZiV1F4WVVGZmVuQkRSMmh0U1VkcFlrWklURlY2VG1NMWJGSlhhRmd4YUdWVmFFRnhMVE0wTm05SWRWaE5lbmwxWlVGRU1sSTFRblo2VGt4WUxVeE9UVVZGY2tkaU5GVnpaM1pHUXpVMmMyVnpkbGxaVVhCcVEwNHlVMGcwWkdScmJGcDFlbHBHYzNSbVVHMTJTMHhFYjBZM01HZ3dkMFpEWm1KWE9WY3hSWGswU1dodll6WkNjSEJwVURkUmJVMHhYelJVYjBZME1GOVJTRU5NYkVscFJqUk1lRTVWVWxGNWFUWXhiVlJ3TVZsUk1VbFBSVXByYzJoQmRqUjNXR05HWTBwUU5ucDVYek50VFRaTFZrOHhNekZQTFU0NFFsbFJXV3BKZVdaNFoydGZTamMyTm1kQloxbHVjblE1VGpCeE5UWmlRelF6WjNkNVpIa3lYeloxVFdaVlFUTkRhbUpQT0cxaFJFUXlRMkphVjE4NVRWWllXVk14YjNOck5XRnJhMFp1YWtWV1ZuQXdVVzVEVG1kbFpUTkZjMVZPVnpCeFpUZHhkbVpuT1RKblJGWlBWMkpMYTFGblFtRXhlRU5VT1V4aFFYRlBkVjlvYm1GRVRYVTJZMUpIWlc5cGJ6aGpVUzFuYkZGMFJGODRObkpTVWxJeFdraHBhM05HZGxCTFkxRllNVVJyWjJ3eVlWWjVNRGhMWDB4cFdsbDRWVGcxTjNoRlkzVkRVa1p6WkVSR09GRXlYM0ZzT1ZGS05FUXhPVEIxUjFWMlFrdHBUakJuY0d3dFVIVkZiVzVJTVRVMmIzZzRiVlZzUjA1TmFXWnNhRVJaYkRZeUxWTTJOazFPUlVzNVQzQnFabWx5V1dWQmNVWTBjWEJ5V2t4TVlWZEJaelkyT1VONkxUUmpMbEpITWtOdlJHNTNZbGxKVm1OUE5XSXdTMVZWYm1jLmxMMDJtRlotdXZlanBLdkpyakFDRkxneW1ra1hZa0tIRVQ2dzd6R3kyenMiLCJleHAiOjE3MDYyMTY3NDMsImlhdCI6MTcwNjIxNjQ0M30.A1JO322_hT1u369o2z4t7RH0qac9j_DBeiyHYnY27wc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:43.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:43.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 303270: status.find.is(200), but actually found 401
21:00:43.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,303270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4da4d52b, username -> user.1002295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66026be4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216443888))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmszdTIyNWhsMDIzc2hmZWE5NTQ3NTcwcnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWJYQmZTVWwyZWtjM2RuUmFZekJtUkU1SlgwNW5MbVF4VVRGMWJ6SmFObHBFVEdwMVNtUTFhSEZ4UTA1cVVscExZelJUTURodlJFOXFWM0pSWVRsTllVaE5kVFY0ZFhSbVZsRnJkMUYxU1hSbWRFZFpaVkIzZDNSSFExRktSV3RVYW5Ga1dsRjZUV3hUZFdJMFNWcFdkVEJyVGpCM01YTlNSM1ZIVUVoM1dHZHBSVzA1T1Y5M09ETnlWV1ZYWjFGcFNrdFdlR1pJVFVOM1ltTjRTamcxWmtVeGNubFhRalZIWmxST2QxZHJVMXB4VGtJMFRHVkdaVTlLZW00M1NFSnRaemgwVjNvd1RuZGZUV1JsY1hWS05scGhOMlp0Y1hkQ2VGSkNhVEYwZWxST2EzbHZhVzFJY2xWbVFXOW5lQzFFYm1Ob2FpMVBkMnh1UW1SSlVYUTNVVlpsUzBsVGJIQjVPVWg0U1dKWlpXbzVRek5LUm5nd1VuRmliR1kyT1dWSldFTTVObGxwT1hJMlNsOVFjMk5UVldSWFIyMHlPVkJhUnpjM2JsZEhkVEp0TFhaTlYxSm5VRE5WTVZCT01XcHFhRTUyY1dJeVJXWm9jMjlzTlZSZlUwcERVVWRXWWtodFNGbE5aMmh0V1cxbWQxOWxNVWhUZFdrdGRXNVhlR3REYWxkclVraEJjalJuYXpSblZqTndXV1IxWjFOVFVHMURRM2xLZDBOS09HTmhjVUV3ZHkxTVZtSmZNekpLVGtGRWNETjZWR2haY0cxNmFGOTVhamhwWTJoVVNFcHNNMjlKU1dGTWRVVjRNVkpCWlRscWIxUjRPWGxMUkU1NmFuUmpSWEZTWW1zNFpHeExOVjloTFdWQ1pFTm9ZMlZyWVZKWVVFMVVYemR4Um5GZldXNUJXRFpOV2taU2NEVlZUMWN0ZG1RMU4wSllOVVUxV0VkT1VXUlRWSFZMZDNWalZHZFRTMDVQVVdoWWR6UlVlVWN5ZG1sMGIzTlpNR2xtVUV0M1Z6Um9OWFZNT1MxSE9UTkZOM0I0VEdsVWRHUnBNbFJTZDFsdE1WRnBTa1JmTW1kMVdVUjVXbXBNUkVwSVltUkNhVE0yWW1OTU1sUlZZVlJaVTJKcVdEQTBZM0JRUmtoM2NrTnZXRkphVVhNd1draFNNMGx1VVVscVdrNWhaREJ4TXpKT1ZYaHJkbWwxY0dObVpXbHZjWEU1ZFZaUFVWQkpPVkp2ZUdkWVV6aG5MbE0zWDJOVVNrMVRkMlIzWVVwYVlXNDFhR3AwYTJjLk9hUkRDQmpwQWp3V3NKNnpNT0JWdVlYaEFHWG52N2NNUTd6ZGlER0tfWWMiLCJleHAiOjE3MDYyMTY3NDMsImlhdCI6MTcwNjIxNjQ0M30.cY5bV2Dxnb1ghgT2O5gBC4e_qZYhE1sxvVz3wHSVXzw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002295"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:43 GMT
	x-forgerock-transactionid: a3817ce4-4f73-4482-8d04-56988a190047
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:43.938 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:43.978 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 303270: jsonPath($.tokenId).find.exists, found nothing
21:00:43.978 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,303270,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4da4d52b, username -> user.1002295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66026be4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216443977))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:43 GMT
	x-forgerock-transactionid: b74132e2-b4ef-45c7-a21d-b9a5f88754a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2lidnE0MzlzMzVoOTlxZDZhcXZlYnRhNzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1YzRnFhRzFpUmtoVVRXVmlRMHA0YUVrelpVdEJMalZMUVRoT1FrVlRjVkF0YVhaQlRHTm1UM0YyUkROMGVHWktNRUpyTVY4d2NVNVlaV2R2V1hSQ1ltOXhWRmxpTkhSc1JHZEdNWEJOYW01bVYwaGZUMHhxWjA1dWRFOUtVMk4wWmpOclZXZHVYMDFzVW5oWWNGZEdMVTl5UTFWVmQwbFFWVEp1VHpkVlpEVmhZalZ2U0VKTWJHUmtkVUpMYzNwRFpYVjZNRGd3ZG1oNWNHaFlPVkZaTUV0b1VUbFFjbTUyTkc1SVpGaENVbDlDZVZsTk9WWlhURU5OUVVFeE9WTkVSVmxMYkZka1FtY3RNR290Wlc5M2JGVlZaekpqUkhVNGFtOWFaVEo0UkV4M05rWXpVMmR5UTNWa2FrdDVUWGt5UzBWcmVVOTVPRjlpVmtjMmQyd3hZMU52VFdkWE5FNXBhWFpWWW5sMVZXSnFZbXBsUTJjemFXNUROMFZQTTBSdVUzZGFSa2t0YW1sSVdqTjZXbU4wY1c5T1ozUmpabWx6YkdWNVRVa3hORlY1YW1GR2VGSnhkbmxJVmpadmR6QTVSeTB4YmpKclUySmpPSFkzV0VwUE1VcFBRV1UxUzNVeVVVOTNkVVJmTkdVemVsOUlXbWhOYVdoTkxWUlBZbGc0VFRsMmNqTXhSVlJZZDNGSFpqRklObUZuTVZnMlFtWjZZMHQ0ZUZkS1FWRjFWRTVRUkRGSGJXTmlVMXBEWDFKT1kxUjRjWFk1VjFsd2JtaG9ObHA0TkZCSVF6Z3hSME53UTFKNU9FOXljVGRsTjFCS01FRTVia3BRTTB0ZlkwVnVSVEJOY0dVME5HTTNWVFZqYkVKTlYycFdRbk5RVFZNM09EaEZVa010UXpkc1NrcHFRME14VVd4dVpscFBVbTVOYW1RNVNHNTVORGR1UVdsSGVsOW5RVE4wTVVKUFdEUllWMVpYUVhCb2QwWlpaMnRmWDJWVWJFaHdValJEUTBScGVFSTFaVkZMTWpSVGJHMWZORXhRTlVWMlNsUklkRU5xZEc1MlFVZHVOMVpxWkc5a1lUbDFabXRwU3kxaFJIVXdZbFpUTjFOMGVFSkJaMlpzZG04eFNqQk1hbGhzU2xSMmVWRkhiRXhLZERCeVFtdHVOVzF5WmxwT1RHOTJSbVJYWWxwSFZteGxSbXBTU1hGdloxZDNWMVJ0TnpoWmJUaEJka3BOV1hGWVZESkpMamRaUjFsTlgyOXBWM3BDYUd4SFZtWmFSMUl6TkhjLmFLaG1feVhmVGdwa1ZOYXFGR2lTQjk1UGRSVlM4azkzV3dTcmMySnRlb2ciLCJleHAiOjE3MDYyMTY3NDMsImlhdCI6MTcwNjIxNjQ0M30.VePW0cfT-zvBSQ_Iw3KsDgVq8HbDM27GCVbCFVOFNww","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:43.978 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:44.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 303324: status.find.is(200), but actually found 401
21:00:44.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,303324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7944a08f, username -> user.1002694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3af337, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216444170))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTUxZWRtMnVocHJlZW8ybTVjMjE1djI5anIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dGRYWTBWelk0WlZKd05rSXpiVUZsY0dWeFFXMVJMblowVUcxb2REUlRWamhZTjBwRk1rZHBVV2xzUTJkWGF6UmhXR3BrYjJaU1prbDNRVTUyUzJoUGRYWTFWMFo1YjI5RWIwbHNTazV6VmtSVVUxZHpWMGRvY0ZwcU4xOVpOMjgwYUhwVVJUTTJXRGxLY0hkYVlrTmpjMjh5UkZwS2VUTlpkM3BZZUd0Q1lVVklPRUYyVTBGSVprcHlRMnBPWDI4ME1WUlRSMkZHWldsQ05qTndhM2h2UkhaclFVbE1ka1JMVVZOU1lXSm1WRkJZTjI5VVFrSlpZVmMwWVcxWVRtRXhTMHBFTm10RlZreGpUbTkwZDFGYU9VTjNla1p5WnpSNlFtdFZUVEZxTWxKcFRrNU5iamxwTW14dGN6aHFjRjh4TTBSRldUVnJTbFJtVjFwbVVFeGtaR1JmV20xM01UUm5UbDl1U1VaMVRWOU5RbXQ1Tmt4QmVtaDJkekJVTW5rNVRHaE1ObU41YUhFNU1sOUpVbDlRTUhGcWFYSnZiVmw2WkhKTlNFUndNR1kwWVZwTmFYZ3lhbXA2Wld0YVEwOXFhVTFKVUhSMUxYbFZXbXh2U3pkVlN6bEpjVlpsU25KNWFIcGlkR1pyWDFOVFQyc3pYMHQxU1RSU2VVZ3RVbnB5WkZkd1RqQlVSakZoZDBGeGJUZDRWVTluU2tkV1dqVjBVams1TkV4b2RVSXdZbGgxY0VoTmN6WnNiVGt5TjB4bE9XMWxkbnA2VEhGVVdtdDBUV0UyTmxaeWNGTm5XWGRQVlRSWU5GRTBZM2gyUTB4VFgyTkpXV1JDWWtOdUxXSnlkMDh6WmpWdFQyWktXV1k0U2swdFdtcHFlUzF0WDJGV1dFcERNbkZLWWpWUU5VSmxSRXhQWTNFNFVWTkRRelF6Y0VGNlNWZFFZMUJhYjFCQmJrczBPSEpxU2pkWFdrVTBkWGRGVTNScVNYUTJYMGRoTVhBMFFrZFdhbk55TWxsMGQzaEtNblZLYWxsdU0wMDVjQzE2Y21Oc1dsWnVVVzkwUjNGalkwTlVibWRFVTFKUU1XMVdNbEYzTW1GamREUlhYMjlDWmpNNGRGcHZlVGhMUjBsdVQyRldaMDl0TTFCVE1GUkZkemxHVG5OQ2JESkpURWgzV0RRMldHTktjekJKWmxsWWREZEtkVGxCU0U5dlpHZFRWbVYwTVdnelRDMVliVVI1VGxsSVYwVTBMbWt4Tm5OcVdsUnVXRk5aYTB4RWNqZEhjVXBDVGtFLmlsWVJkWlZhRnZVVFdtWGQxSjhMdGJzRDVBMFNieTcwQWpSZDQtT0tCN0EiLCJleHAiOjE3MDYyMTY3NDQsImlhdCI6MTcwNjIxNjQ0NH0.G0NIW33i0iNdK_qNhff5y7Pfi3n8cArL2vS7SU50lj8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002694"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:43 GMT
	x-forgerock-transactionid: b3127318-2b4e-4be7-9184-e576ca8ec259
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:44.218 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:44.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 303324: jsonPath($.tokenId).find.exists, found nothing
21:00:44.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,303324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7944a08f, username -> user.1002694, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3af337, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216444258))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:43 GMT
	x-forgerock-transactionid: 819fcf54-9a42-4af9-85ac-e47c32df8b11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHBwMjRiZ3JobjltdWk4aWc3a3JkbDllYnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFYwbHBVa0ZsVjBsUVlscHlVbmcwUkU4eFpESm5MamRsWjNkRGRIZDJUbDg0VG1scmVHVmxSM3BDWlZaMWFGQTVVRzVHY0VSck1tRTVhM1ZHUjJaWGJFcEdNblowVVU5cFdYZG1TVU4xWWtSMWIzSnRlVmRxWjFGemF6RnVNM2xYTlRaYUxXTlpUMDlYZVZCM2R6VnlRa1pJVUVkMmFtbHNlbGd4TkZRNVRYQkRiQzB5YjNJd09HVXlWMGRyUkRkcGRsOTFMWEJZWWtKVE5sVlFWalJuUkc5YWQwazBObFJ2TUhZNWRETlZlQzFQTkdnd2NraHBOWFJQTmpaeWVUWlljRmxHWms1Q1NsODFNa0pLZEZaU04ydEJXVlJ4TkVkRVdGUlhZalF3ZEY4dFNreHdPSGd3T0VWT1FVVnNkMlpQZFVoVVFUTlZPRlZvWTB4dU9XUmZOMnQ2VkdwVFkySjJjR0UxVW5OQ1lVVkdUblpCZG1sT1QxazNTbUZGUlhCaVNHcGhOM05SV2xOeFYwdFBiWGhSWTJGbGJFNUdZMVp1WjJsQ00yOVJhemxqWmxCRFRrZFVlV3hXZGtaaGRuQXdSMnh5V1Zka1VXMUpURkZzT1VaUFZqZHNTR3czWW5SQ05XMVZVVjlLU0c0MGFHNVBOM2QwVm5OWWNucDZWbE5wVTNSRU4yOUxjRWcxT1dSNVJtNHhXbVl4YlZGV2NDMXVVbXhyVmxoTVdGUllOVE5NTVdSMmJrOVFRbVJLUkcwMlVFSlhPR1JwVFhFeVFsOWFaMnBmTlMweE1taEllakZCWmpCVlZFMTFlRmxIVDFvd1UwZHRkMHB6U2pKT1MxWnZRVTlST0dSMllYbFpabUpHU21aNFkwUjZYMFZqVUhVM2NsOVhjVTlWY0ZWS00zVTJUR2hzU21oMGRrSlBiRE5pVEVsTVJuWkhhV2hoVkMweFVGTnlSbGh0VWtsR1FuSjRja0ZyZEhSaGRrbzJla3N0U2psV05VWnJXWEJsYm5OeU16UkVjblJpVjE5d1VFZHhaRlZRZERoNldsUnplbWhLWlVGek9UVldkVTB0VlU5MU9EZzNaVGc0T1dSMGNETXRTVlJHWm1WMFpWSlZTVjlXZUZWc2FYWnlVbkJQWlRFeWQySXdjRXBxUkZob0xVcFNVV1ozTFRoeGMycHdUV3RsYWxoVE1FcHZaVUV6VUc5T1ZYTk1WR3BOYzNSaE5UTXRUMVI1TjJkdWEybHJMblJ1T1d0UlpHbzNiMUIwY0ZJMVN6RTVkRU5WWTFFLnlobXJXVUF4NDl3X1BHSTc2STFBc040SGIwR0lydThUTzk1S2o1bXBrdFkiLCJleHAiOjE3MDYyMTY3NDQsImlhdCI6MTcwNjIxNjQ0NH0.NznR3XG7DY0cRbPpMScs07dp5MSJj-8sZolKJdc4dSM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:44.259 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:44.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 303424: status.find.is(200), but actually found 401
21:00:44.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,303424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6159aa8a, username -> user.1002452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11275a2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216444794))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzNxdjNldm1xZmZtMDY2cjRqM28wY2Z2Z3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWRVTmhZMWxpTld0Q2NHMUtNVXRzY0hvd1kzWlJMbFkwYXpSNVREbDNUVUZOVGtaa2IzVlFaMDloZFdaelpFZFRNVEY2VnpoSE5UZ3pTMHR2TlV4RVVHaENTa3RLUjJGak9Xd3dSVFpQZFhoSE1UTnRSRlpCWldaS1JUUjRPRUprVVdGalNtWm5VVk5HVGxoVFoxbHlaSEkxWTJ0Uk4zZHFOQzFTU0RKWE9VeFNhRlozZVZwTWVGSkRXVU4wTkVwSFlrUXdObHB6YTI5clpFcEZlSEJYTFdKaGIwNUxkMDVSTVhKZk5EUmFWbTlKT0daM05HVndMWGRMYWtKbVZFOUtZVVE1V1c0eWVHbGlhRlJQV1dOa1dFbHZZV0ZQZWxoalprMWxiakpOWlRBek56RjVhRmxEUzAxSU9EWlpTVWQ2TlVWTmQyb3pkRlJQUjE4M2NYRlRhM2hwUVVJemEzUmxTVmRITjBaUlYwWkVSbXRuZVRnNVRFNWhNamxJWlVoR2MxWkRWaTFuWnpZM2NsSkpUR3hGYTBsdlR6TnhUazQ0VlRseVdYSjRkMkZ5ZUhCRFRVTmlabFZ6ZWt0RE9XTXdSM0JxV0dFM1FqTTFlRXRDVmpKelRtTkNlVEJHWjNaYU1qa3pUSGhvZGxSc2FFTnFOVjh4VG1KNVExQlJRWEZGV1RSeWRHRkJUVWxyTWtsQlEwTTJkWFZCTUdvM05sSTNiV0ZCWDFZNVpqaDZibGRCVVVSWE5uZHVTRzAxTmxweFJscFRhV0pxVTA1aGIyMDVUMnRuZEdwcmREbFVVR3BzYlMwMkxUZFZSVTh5YUhsdFZuTmhXRlJGZG1GUVVIZGpSazVoY0ZGTGFHbzJkMjA1YlRGRWFUaGhORkl4TkdsaFJHeEtObWRuUjBSWmQyUnlRbk5mYnpCeFVUVldNVmM0TkcxWFVWbFFibUpJV0U0d1FVSjRZVTFVYjNabFNrdFNRVWRIWldGc1VrTkJNV0V4Ulc0eVpHRTVWMlJxVTFwS1RrbHNSelpHU2tSTVUwaG5NWGRvYUd0VlVIbGZhMVpIZDBsNGRuaEVNRkJQWjJGVlZHbHZjRFJrUVc1NlJWRjZUR05yZVRWelNHUXpia1ZMTURSVU16ZGhVVWxRVDBweE5uSkZkMHBUZUdoTVltWlJWVWQxTW10dlRrOWZSMFowV21aWmJHZzNNMHBaZVZwbGRWVmxXSGhHTkZGWFkySm9SME5YY21Jd1dsUk5Ma0o2Um5KWFJqbEVWa3R1WnpKeFRVNTBaRGRmT0ZFLk5GVGJGcmZKV2tuaUdfeGt0anRuUC1vLTlod2NxNy1qbFFHeEZqUExMeTgiLCJleHAiOjE3MDYyMTY3NDQsImlhdCI6MTcwNjIxNjQ0NH0.fmFtWFcc6o6N-u7DKRab2kgFCVKUv3cmq3ysqIi0WIo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002452"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:44 GMT
	x-forgerock-transactionid: cebe12f8-c88c-4bb2-8556-881975b9e902
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:44.844 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:44.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 303424: jsonPath($.tokenId).find.exists, found nothing
21:00:44.884 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,303424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6159aa8a, username -> user.1002452, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11275a2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216444882))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:44 GMT
	x-forgerock-transactionid: c898852c-e720-407f-89ed-de1fd291013b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmhjdGZzdmthc3E0bnFicXF1NmhqZDhsYzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2VtbEtjWGhzTFc5WGJEaHRTREkzVFZveFVYVm5MbkJsWnpoS01FRjVUa3N3VldJelMyeDRSSHBEWnpJM2MyZFNUMXA0TWpWM1QzTlNMVGRNZWt4d2RuVlRTME5GY21oNVFVVXlWMGRXVW5SRVdXTnBVSEF3UjJwTVJqazFXbGhXYVVFd2VuWk9SRk5ZYW1SVldGbDRNMmh1U3pSVWRTMVhkbTl4Y0dOT05VcEdaWFZ5ZFVGZlJYbFFaRWM1YlRVNFkwTlhiMjk0WkRsTGNFVlRTWEZ4U1dKa2NHVnhWMkZsVlhGQ01qZGpXbE5WWm5BNVdIa3hVMHBGZVVsb1IyVkJXa3RJWW1wUGNtbFFYM0ZHUTNsNWJWQjRkMUZrWTI1S1J6QkdjbXczYVhOS1kwOVRSMmcxV1Vaa1IwUkxOVlF0ZUdKdVJXcHlWa2RzUW5sUlF6VTJMWHBZYlVkWVVuZG9ZMjUyVTBGWWRtSlVXbk0zYlVrd1JqWTFVa0pKTWtSTVUyaFRlRmxuVjJzdFowWjRVVUphTmpKMVgyWlNkbFJET0U0MlRWTlJablpMUVZadVJUSnlhbGhoYlZCYVVWZG5lak5wTm13d09ERk9TM3BTWlVaZk9EZDJTVTV0ZDJkWVRsTkNOV2haYlZrd2VXbExNRU5CTjBWNVgwZ3RTRmMzZG5ZdFoxZGFTazgxY0d4Rk1IUlROVlZtTVhkalQxVTVMWFJZYmtaeWFGQlpNVEJpY0ZOdFlXcFNSM05zTWpka05WTnRhREpZYVRCTGVuVkZkekZHU20xMGJYQm5VbWx4VUdsMVZqRlBiMEZwTlhsM1pFRjVTV1prUlhKb1FXWjBRbXhCVmtvdFMzaGtjVkpNU2tWU2JUVm5SREZTZFhFM04xaHNhak5pZDJocFh6UjFNM0YxY2tRMlZGTjVNa2wwWVd4T2VFRXdNRWt6TkVOUU56VlZSMnhDUlU5TFkwZDRlbDl3WDFCUVNURlZSbFZDVFZKRU1VSlFiRFZGUm5SR2IxQmhaSFJpT0VwTldXOUplVFEzU1ZFM1dIVlpiSEJXUTFSUFNFWmhaV001T0VORlUzUm1WWEpTY1c5VlUxQjBiVzVOVUhwb1VGcHlkRTQyUzBSWFNWVnBhbFY0TUhOeU1WQkZNV3BRWlRoQ1VXRkdTMWw1ZEc1NFRFaEdhME5oUkdWVlNVeEZORjlDZUZCaWJTMWpWakU0Y25Wc2NXSlJSbGhrVW5wc1JXZEpMakJRV2xWck4xWm1lbXQyTWpoRVpIRXljVkE0VmxFLi1yY3pReGtFZHN5c2ZyMlo4UkUzRmlqMWQwUGRady1oM3VzQVJmdElualEiLCJleHAiOjE3MDYyMTY3NDQsImlhdCI6MTcwNjIxNjQ0NH0.2xm8xrMIyAhTLF5S9g8r-OFcTJOD7QTTMvdAJL4bSdc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:44.884 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:45.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 303481: status.find.is(200), but actually found 401
21:00:45.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,303481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3146bad7, username -> user.1002774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10f3797e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216445192))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2xma3ZnYXZ0ZDNiYzFzajI4bDQ2ODVrMGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2RUSkRabU5GTVRGNFIyTXhjRkZLTlVWNVNIaFJMa0pmUmxkelFqRldWVkZRTkVSUmNXbzRObTlRZEZJeGJ5MU1MWFpPTkhaV2VVOUJObWhhZDJwaVpuQTRPRFpoVkZwbGFDMVhkbXAyTmpBNFlVMWFTbXR4Y1hvMFpqRXdibDl6VmtWTWNXbFdaM2hZVEZFMlEzTlRWV0ZEZW5saUxVdGtjR0ZIVWxadWRHeE5ZbUZrWW5vM1YwUXRSa0ZtWjA5SldXMVRSR3hwV0U5bVZqRklSakJ4VlU0MmFUaFlja3h5TFRsVGNtRkZVRTl3VWt0SFdEVmZUM2RVZVhWQ1pHaHhiV2hTYkU5eGFXaHhjVXhqVm1zNU0xcDNlUzF5UVVWTlFVaEhUM1owWmtjMFNYcDBUbm8yTVdWRlozQlhUMk5PUmkxUlR6WjJNekZCU0hOc2JVUnJTakZZWkRKUGFYZEtiR2x4TVRGbVlVMURjV1F0U1dNNFRTMVhWVkE0ZFdwelZuVlBkamh3WXkxTU9YaHdiMTlaYTB4SFNUTk5ObWxWTXpWMFpIbGZZWGQzTm5Kb1ZIbFZVblExVTBSbmMyOW1ZVFpqVG5wYWQzQXdNVkJDYW1abmVtMXVka2xaTVdsQldYSmhkVEI2TkdGbmJVUjRTRTExZEU4dGVHTTJjMHRxUVhwc2JFcDBSV2QwUldKWlJHOWljVFZMY2s4elRHVnZkMGMzVEdrMFNHeHZZa2hLUzNCTlZURnhSRWxCU1RKWmFUUkZOSFpEY0RWVlJuaHNlbHBKWlUxZk1qSmxhMnhqVEROQlRWOHpObll6ZFdwTVgxbzJkWE5EZWtjMGRHZHRjbXBmU2tKVkxYZHZiRFV3WkUxc2NVZG9ha3hYY0RaUU1YTjZkM1pHVW1WTE5uRTRVRnBJZUVwSFVWbFhZVWxKZGxkWGJubFViVVJQVDBsWVQwYzRRa0ZwUlZaUVFqaGFMWEIzZVUxV1N6aG1NbVZCV1c5S1RHdzFUMEU0V0dGM1NsSk5OMWxWVkhCUVJFOUtkMFV5ZEhZME5YRklZelZDYnpGelZGOVZjVVp1U1ZORVJGSjBhbFF6VW1oYVpVb3hVR0ZGUlRJNGRqQm9RemxOTFVOelJVazJXR3g1ZWpkSFpUazBVQzFWWWxWNGRWZElhbWcyUTBFeVZuVjNaVEJYU0VSUVJUbGZWalV0Tm1WRlFVaHdTRVY2TVhOUFMzWXpjbVZVVjBGRWNXSlpMalk1VjJodVJXZHhSRGxwWVhkRVNqZ3RkbXMwZEhjLkYzZm1PMzdORF9HbjdmakJPSGtIc3prZlFYS1BFazYtOHhnNHhiN0ZzbDQiLCJleHAiOjE3MDYyMTY3NDUsImlhdCI6MTcwNjIxNjQ0NX0.plCQ0vGsrObVIIVgXkpZoIOU_rhkREThRR73C6D_aog","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002774"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:45 GMT
	x-forgerock-transactionid: 6fca8048-7834-4405-9482-518ead481a0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:45.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:45.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 303481: jsonPath($.tokenId).find.exists, found nothing
21:00:45.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,303481,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3146bad7, username -> user.1002774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10f3797e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216445280))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:45 GMT
	x-forgerock-transactionid: 50586e6e-d1b3-4272-a2ee-b03c52976cd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHY3OGNrbTMyNDVtNmJvcm5lZ3N1bDJpOGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFdFdDVOVWRFY201TGVtdHFPRTFWU2xOb01HcFJMalZpU3pFeE1VOVJPSE5hTlhod1VXMDBTMDkzTjNoNWFVc3pNVmxFYzFOcU1VOTFWRU5MVmpsbFF6RmhjVGh6YlRGbVowcFhNbGRIYUZCQ2NtOWZSREYzTXpCWmRGWmpORmRxYWtSdVpEZHJPRGw2TTIxWFUxTkxTMDVrY20xVk1FVXpZalZZWkZWV01FbDZlVlJaUzJOblQwTTFUemgzTTBnMExXUlFlR2xYVkhGbFJFTnJObWwxYlhKSFpEWkNlazl0TlVScmRqRllTbEV4UjBwemRrZFhNM1l0UzBoc1JuUlZZbmh2Um1aZmJVRTVjemRyU0dGRU5qTnZaSFJhV0dkcVQycFdOVkZmYTNoV2FEaHFUbkpzZGtjd05qQk9TalUzZUd0NVYzbEJObGR3ZG1sd2FEVnpjRXA2YUZaaE9ISXhPUzFaVDBKdGRsZDNVbDl2VUdVNWNGcDRVVzQxUzBGdlJuQlRMV2hLWDNkV04xTkpjazluUkRNelJ6bEtaVEE0V1hjeFlVNTNaMWMyWVdZM1psZE1aMFJuV0RFeUxYWjNOMlJIU3psNmJHUkhYMGxNU2xOQ2F6RmZjamhsVUdWQk5HWjJjamxXUjI1bFkzbFVkSFpWV1VvMVpHZE1MVGQ2TUdzd1ZVeDVVVEp0WHpFNVpUUk9OMHhUU3pkYWQzcHdjVEpvWVhSZmVuZDJlVzluVERSTE5IcFlaVU0wTVZkb1gzSlpOSFY2UVdWVk9XOXhVRlJEWXpGdU1ucFlWRTlLY25aWE4wZEVVa3hmU25oSWIwMVBSVFJIZEVkeFFUZDFOalpIZERVdFYzVjRjWGcwTkZwUWFGVjFVVFZZYUhjMGRXNUpObFpZZDJOSFkxOVNSRE5VUkRWNlRGVk1TazVoUkZaaFgzTm9VWEJTWkRkdmNXWlpYM1ZoZDFock5FcFlSSE10ZUd4VGFsQmhUMkpYZG14WWJVUjJiWGgwZW1WSVREbFNSekZVYmxOdWREWTBkQzF3TnpCamVVOW5URGRtWkd4bmFWbG9abUZFT0dsd1J6RmZOSEJwTmxOU1UwODNURGRLTW5kdFUxbEljbkZOYmt4MU1HZHpkRkJPU0d0Nk1tNHpObmRHT0V0R1kyaG9hMjVyWWt4aGQweFZNRFpYZFdkb1pHcDJZMmM1ZURGNVdrZDZWM040YlhwSVJGbExSazVMU1MxWlJsbFZMbTh4YlRCRWRsTk1NakYxYkVwaGRtWndWRWsyZUZFLkZRMnlybmZTQUw4VDBKWGRzVnNBYXJQaUlxd3pMV3JSWW9QVHV4V1dDR3MiLCJleHAiOjE3MDYyMTY3NDUsImlhdCI6MTcwNjIxNjQ0NX0.XS_m7b5sVKjKbZZbEd0GN5-NW19UjhrsOR_jnLnSjOA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:45.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:45.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 303568: status.find.is(200), but actually found 401
21:00:45.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,303568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62746565, username -> user.1000777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bfd3dfb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216445845))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWlhODMwbjBuNTBiYWU5MjAxdmZidWs0NXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFVYZFphRGxGZDJJemRrZFpXSFV3TlZSc2RYQkJMa1EyZDFkd1R6SlJjVk5xVDNrd2RrOTZSbnB6WTAxNFEyZ3dWbEJJTjJwRldVcE5aVnBwUjJsb1lrZEhhalZ4V2tSWWNYWmlTSGd6YjJSUVVrOW5iMGt5VEdaQ2FGbFVlVk5ZYTFoRGJrbGlhWGxMT1VjemVHdHZjblpRUkhCZlFXTkZNMEU0TkhveFpEVmpRa3hwT0ZGT00xbHBZMEpHVVVsVlNHTjBRVWhMYzNWTlkyaHdPV2RHV0ZnNVJqbHRMVXRQWVVwaVVXaEVXRWxZUjNwc2RUVmlUbTVxTUVSb1dWcFdVSEZ5VUdkeVZVeEhlazl1T0VKa2Qwb3dOWGc1Ym1FMVZUaFFWSHBvVm1aRFdsaFVkRVEyVEhGUGJtWTNNMnhSWm1wNlkwdEJOVmN0Y1doeVptTmZPWGhSYTJvdFpraGpaVzVtYW0xdGNVZDBOVEpTUzNSNFdVSkJPR05hVTJkVmVtcDJXa1pHU0VoUVVGWTVYMkZJWjB0UVgzTjVUa2c1UlY5WFNVRlRZelozWVRoUVR5MUZjMmRTV0VaM2RISnRaVTl0VWtkQ1oyeE9WVWh0Tms5VlIwdGhSSGt3ZEhnMWJXRmlUMFpKUjNSaU0xSnlTMkpGTFMwemFrbHNTa2d3TUV0VlVXMWtNa3RvU2tGeGQxaDJjMXBKU0RVMGFsSXpXRU5CZWtGSmFHbHVXbDkzT0c5b2VTMXFOSGQyZW5CbVNGRjZkMHhhTkRGV1IwdGpTRmhCV25Sb09HTTNVREk0WnpKcExXMU9jVXcwZFZwM2FTMWFVR2Q2TVU1YVpYSmpjbWwzTUU1eFprYzNkMkZmVlRCNVFXSkZVMU4xZEhaVU5rSTFkMUZKVlVGRVRrOTFhVlpSVWtscGQxSjZjRjgxVTNwV1pVNTNWWGRRUjJ4elIwZGZVV2cwYVdRelFqUTJiVVZUY21aWWFUSnNiSHBuZFVaaVdEUm5iVFJHTVZkUVJGQmtSWFV0TW5sdWVFb3llVnBWYm5reFpIUk1jbGQ0YTJGbFlsVm5SWGRtZVZKeVJUTXlRWGt5U2swMlUwNVdNSEJCTjJkRlJHVmtUbXBQY0VKVVh6ZFNjM1prWWpKQlFYSlNSREpxVEc1ZlNsWjFVWGRzWVc1cU5sZG1hV1o2ZEdJd1RtdFZjRWxXVUhKWmVtOVRiVlJVT1V4SlMwbG5TRVkzZHpCd1kwNUJMbUZtWlVkUmJsZFdlRU4yY1RWWVZ6bG5iRWw1YW5jLmEtdURveTVFUlZBMWhaMk5GU0FMY1RBbDNTRnpZZjFfbndXeGtmNGViRTgiLCJleHAiOjE3MDYyMTY3NDUsImlhdCI6MTcwNjIxNjQ0NX0.2xo8_u1TyejKKWYehp_BudLHmr65aitK5qnwG2AcAuY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000777"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:45 GMT
	x-forgerock-transactionid: 2161c52e-69f6-4678-b80d-0fdb8f81f762
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:45.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:45.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 303568: jsonPath($.tokenId).find.exists, found nothing
21:00:45.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,303568,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@62746565, username -> user.1000777, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bfd3dfb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216445935))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:45 GMT
	x-forgerock-transactionid: 2aa6e969-b599-440e-9456-ecf1220cdb24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnFvOWp0ZzNoYWU5NnRvbDl0c2VyYjYxZHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGNYWjJjamhOUTE5MldEUndNakl0V0VONmNHMUJMazVDVUVkRlkyUkJWRVZEYkVkelZqQjJXbFl3YlZSTmR6VkpiMW8zWjNGc04ycFVPR3BLY2pCUU5raHlTRlF4YTJSWk1raHlVa05ZV200d1pVUTBRa0ZJVVVsS2NERnplVUZ0TUd0cE1GbDVXRXg2YjNWSlVqRkZjMlJDWnpKQlEybElRWFpQUXpjMFoxa3liRVpYVXpjMlNGWkJhWE0wV1hZM2MxaGtaQzF4ZGxWbWF6STVkRTVOVVcxVE5uQTJObEkwWVRKUk1FRXdlWE52Y1ZaUWEwNXRhVTlMUWw5M1ZUVnJjRWN0VmxCcUxWbEtVMFJaWTFWUVVVVnpXVFZGZDAxeU4waFZUMjl1YVRsMWNqaEhhekZtVmxKTGVsVnRlbkZVWlMwelZIRnllblV3Tld0V2NFNURaamxJUzBaUlgzUlVaMUF3UmtsUVJrWXhkVVV3Y0d4S1IyNXpVRWhKYzNOWFkydDNjVkJmYUZrNFRXeERlbEpGZUVSUFNqYzFaRlk0TFZoV1ZqaEVUSFIzUlhZNFdrNTRRek5oVVVGQ1RVUkNTV1F0UWxZME0wNW5NVUZyVDFKc2VqbDJMVGx0UTJkb1ZuQk1NbE5SZVZneVRXRlRYMjl2V0cxWWNEY3labTVETldSSExUazBPVzgzU2xsa2JuUlJhMDVhYzBkV1NEbHlVbE5FV1VGVlkxTXdRWFIyT0Y5b1gwTnBRVGs0Tm5sbU56VTVjV1psY1Y5SldUVjFPWGRsUkRoWU9YTlliRFZ4VGxGM1VqaHNXVmR1VTB0NWFXTmhZVmxXVURZM2FucFFlR2RQUlhSc2ExVkNWREZrY1VwbU9HaElNMjEwWDNJdFlrOWFlbTlRUkZBd2MyNXdjSHBOUkVWU1EwUklUR1ZyV21sUVRISjZOR1ZyWnpWbFFXVlNRbVJmTjJodWJFUlVWbXBLY0VaMlExRlJRMjE1U0RGWVV6VnNjSE52V2s0NVVsWkVabGxYYVdwd1QxZFVXV05XVDBsVWIxSlFUbFF0V0dab2JHcHdOMFJRYUZnelIzVm9Ta0prUm5oV1FWaDFhbE52WVRGTlp6bFRWamR2TjNGRWNFMXBTR1pOV0U1VkxXRmtNVFZwU3poMGJIUlFVM0pIVHpWc01tSXdUMHB1TTI1UVFWWlBXSGsyTmpkaWNUTmpORFIzVlRJMllUVm1lbXhOTm01MFluWjNMbVZEV1hkeE5WSkNiVFo2TjBKUVdXVlpVa1ZaZG5jLi04YlJuaThTWWw1TUxvSlYwbS10TklRSE5aS3lXV3BkWWk1QzhBWmNzSXciLCJleHAiOjE3MDYyMTY3NDUsImlhdCI6MTcwNjIxNjQ0NX0.8eb_w_c7Vwel4qs_76g3pCsEnXJW9LMPN4e9IN8X9jY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:45.936 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:00:47                                        2040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=590980 KO=12836 )
> restLoginInitiate                                        (OK=292749 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=291870 KO=863   )
> restloginProgressiveProfileCallback                      (OK=6361   KO=863   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.69%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.69%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.13%)
> status.find.is(200), but actually found 503                      4958 (14.14%)
> status.find.is(200), but actually found 401                       863 ( 2.46%)
> jsonPath($.tokenId).find.exists, found nothing                    863 ( 2.46%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#########################################-                                ] 55%
          waiting: 238751 / active: 22     / done: 303842
================================================================================

21:00:51.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 304418: status.find.is(200), but actually found 401
21:00:51.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,304418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39841365, username -> user.1001478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a147eee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216451551))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicW05b3ZiOGJtcWZpYXZ0azF2Y3ZqZnJsOGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1ZHdFBWbW94UTFselZHdEZUMUJWVVRWVldqQkJMbFpPT1Zwd1pGTTROVEp4VDJ4cU1YWkpZbGhrYlhWU1draE9iRTVJTmpaQ2NYRmFXa1prT1dGNFVtSnNhakJvWWpGdGRYVlpiakp5VjBaQ1ZHVnljMHhFTWt3MlV6SnBYelJZYzI5a2JGRlpWa0ZaUmw5RVpHeFlSSE55T1RoVFRHa3hRVXBCZEU1a05UbFRTMFJMU0d3M2RsZzBUelJZV0VaRWEwZExWRWR2TUVSQlNFcGtPRU5ZUlhoUFprdzNWVXBsV1VOcFZrcERhVEpHTkhSbWJqbHRNMUZPYlZVNWNXRnJYMjFVTlZrd1FrMWtSVXB0Y1V0UVFTMDRVbXN5ZFdNeVpERmZMVFJLZUZnNVFucGphbTFtV0UxU1pFWTVaMGs1Ym1JdFMwMUhTa2wwWlZSa0xXcHNOMDAxTUVZMFZYUlNMVU5WWlVNd05qTk1XRW8zVUVrNVZUQk1aVGxqY1VZNGMwazFRVEpKU0hkV1RWaG5VRjlDVFZCUmVIUm5jMnRwWldabFpHZ3RkSE5OVDNvMU1XdDViRWR0VjNoaU0zbGtOR2RNV1MwMUxVVktXVUZZTFV3NWMxTlJhRWRPTFUxV2RteEJNWGRxWkZKdlZGUTBPRTVzY0c5cE1raHViVmd6ZG01TlNXUnlVVTloWlMwNFZHTjZVRFkxTm5KSVpHUktWWFprYUVwdmFtZFlPRWRGV1drNFZubDNORnAxVTNCeWR6bHFlVXRoUVc5bVIxSlNNa04xVUhGbU1qVkhaVmcxV2twd1dUTlhaVmgwYVZaUGNrSnBWVnBWU0dKWmNGQk9TazR5VEdReVRIcFdWbTB6YldselQydzVUMVpDTldGQlZWZGFjM1V5UWxGRVdHOUNRMFpwTm5CdmRVSkNWbWwyZGpOMk5WY3hiWEEwWXpsblRGRnVlSEJDZURsNlVqVm9VMDVNVm5aVVVVUjNYMUZNV1ZjMFh5MDROemQyUkU1VVpteFVTVVYzVjJsYWIxTnBRemhrWVZVd1VVNHRTV1F6Wm1weVN6QjZVakYwVUU5MlZIZG5jVUk1TVZSV2JGTndNV1JPYzJWVmIxbzNTR3RHVUhoUk9IVnZiWEV3WlRkdlRGRnZMV2RGTlRaWmFWaFVXVXd5UlROblpVOXliVXBHVEdNM1RFeDJUMXBHWlROWmJWVlNkeTFVUkZkblVFNU5RMmRWU0hwbVNtNVZMbXhhWkRWWGFqTndla0poVjJKb2RrRjZabWhhTVhjLnNXUEFSQ1NJc2lYMmcxNkJydTVoMnI5ZE15UWVUU08zVGhNWGg3ZXhTS0kiLCJleHAiOjE3MDYyMTY3NTEsImlhdCI6MTcwNjIxNjQ1MX0.uAo_aTQXrGIMg_OHwZukq_du_ItqyBcvsZjchrf72jM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001478"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:51 GMT
	x-forgerock-transactionid: 5fa4bc4b-1c76-42e6-9e4d-008d3599cce1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:51.601 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:51.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 304418: jsonPath($.tokenId).find.exists, found nothing
21:00:51.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,304418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39841365, username -> user.1001478, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a147eee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216451640))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:50 GMT
	x-forgerock-transactionid: e7a7ef9e-d52d-4f4f-9098-8aeca3a7924e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3RzN2E2NmI5ZnE1dTdpazlhM2wxY2Z2Y2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NE9HVlhRakJmTnpGdk1VODNaM1JuZDFoVVdrTlJMbEk0TTNsb2VUWkthV3QzU25sRGVUZEVWakJxYUY5S1ZXbHRkbXhXYUdsblZtcHdPVVJwVkRGalZGWk5NREE1Y0hwSGVUaDBaekZ0YUVjM1ZraExOV2xKVmxkNU1XNWlZMHRrV1RkME4yaGZSM05CWVZwelVFcE1Ra2hGTjBrMFNsUmljSE5PYldobkxWUlVVek0zYTFGV1VrNVpWemhFWDNZeFRUTTRTMnBqTVdkUUxURllVMDlYTFZSYWNTMW9ibGRGVW1Od2JrazFOVWhTWTJkQlRVdExaelp2WlhoaGVDMUJRbGd3ZEROTVlrMVBNbFZZVUhCdk5rNTNVR3huT1hwM1pVOXlaMEZ2T0c1Q2FIUk5OVVJ3VjJWV01reG9ZMDFEYkhwbWVXeDJiVUZmWXpSdlkwbFdjREJmV21sU2VqWTBPVzVQUkZsclNWOXpVRk5PV1ZOc1pYQnJObGs0Y1hCcWJ6TndYMjl0YTFsV1psWjZiV1k0UW5WWU0xRnBUMUZQU0daRVNrVkNTbGgyZWs0M1ZUWjRMVVpHZDNoV05IWjVlVmRWU0RJMmJqbFNUR0U0VURsTE1reEtSamRMVFVKdlQxbHJVbE0yV1hoSVpVaElaelUwTmtsdk1FSjFkekpVZWtkTVV6RkpkekJSZEdJMVJFbExiRVZUV1RKYVlqWjNVM2xxWTNNMk5XVXlVemROVHpaS1JEQjNkM1ZCYWtsM2JqazNSbFZZTURSSFZYVjVkRU5xVjI1b04zSXhTMmd0ZDJkcVJWSnhUMms0UkRKTVpIbGlSRlpMU2pkdllVbHhhazlpZUZsS1dXOTBkRGN5UmxOM1QxcHBSamgyVmpaTU0wVTFUbmwwY1hWNlVHWlVXV0V3WldjNVJVWlNlbUV3V2pWTk1FZ3pWMWxSWlUxdGJrRkROMnc0YVZOWFVsaEtjMk5EZGpka1ptRXhWMEpGVlhwdWMxa3hSa3hNVVV4S1p6RnNTWEo0VFZkMFoxUnlZbXBvY1ZSNGNWbEVSMUJEVlRoSWFFVnVVR0YxUldSSlNuQXpMVTAwTldOMGNWSk9NVkZUZEZnMmRHSkxOVVJ2VVhFeFZsYzBObE5SZERKTVRITmxkRUZUUWs1cVlWSmhNRWc0UzBOWVdGWlVaMWg0Vm1OeFprZElZVUZvVlhNNFVVcE5iRFJOYkhFMFVURkVXbGRSVTA1WlExUnZMbVZ3YnpCWU1qRnNSR0pYYWxoak1uaHVTRWRqZWtFLjc2VEJfbWU5eUZaTlJMalVBQ3VXY1ZWU2w1SmlmRGVBQVhhYVdPZWt6djQiLCJleHAiOjE3MDYyMTY3NTEsImlhdCI6MTcwNjIxNjQ1MX0.TjaBtg9in0HmPkCueSFykGgYdEEPVDKlwfpVJGOWSZw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:51.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:00:52                                        2045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=592420 KO=12838 )
> restLoginInitiate                                        (OK=293457 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=292579 KO=864   )
> restloginProgressiveProfileCallback                      (OK=6384   KO=864   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.69%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.69%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.13%)
> status.find.is(200), but actually found 503                      4958 (14.14%)
> status.find.is(200), but actually found 401                       864 ( 2.46%)
> jsonPath($.tokenId).find.exists, found nothing                    864 ( 2.46%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#########################################-                                ] 56%
          waiting: 238038 / active: 24     / done: 304553
================================================================================

21:00:55.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 304915: status.find.is(200), but actually found 401
21:00:55.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,304915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2342cfbc, username -> user.1001477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f884a67, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216454997))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHBqaGwwdjB0aTdhbDVlam1mbm1zaWJlMmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1amNISlpObk5RUVU5dGNscG9Sa3B5YjJsT09HUm5MalZITW1reGR6RlpNVU5rZEdWQmVWWkNaM1JmTjJKUlMwMVllVmd4Um05bVlVNVRhbWRFZFZkTFVFdDJSMUJ2TFZoMVdHRnJZVWR3YVhKT1dGQldNemxyYkVoYWFFTTRNbXh3YkVWaVQyNUhNMnBRUXpGTFpTMVJWMDVxV0VoR1pUWjZSamxNU2s5V2FHeE1UbHBpY21JNWRVaFhZbGxNY2s4M01ESnBkVzgxVFVjMk1Vb3pkVzFoYW1rdE0wRlhSWFp0V0RsRFFrOW9XbEY2ZEZsRWFIWmtaek01WlVNME0wcFhRV1IzT0ZCeVUxSmFRVUpGVlRkblUwSkZXVUoxYVhsdkxUbFZOSE5aZDBoM1lreG5YMDExYVVaVE5YaGFiMWRqV1ZWNlZESk1ZbTVMTFhOdFpqUkVVV3RPY0U5SUxXZ3RkMk5NTjJSbFRqWjRkR1JoYzBwaU4xRjNOa0l6WWtKM2FtNWpaak5QYVhBeGMxSmlhM1YyU2pSdFEyWndUREJYTUROTmExOVZPRGd3UVROeWNuSkNlRGM0Tm1GZlppMVNla3BMVjJwYWEwNXBlbXR6UlZsNWEwTndRaTFLVTFobFVHRjRTbEZsWVhKVlVtSnhMWEJ1ZEhoVFRHNHlTMXBpWkZSeE0yWmZSRkl0YnpkVGVUWm1SRFUxYzJSTWFFcDVMWEJDTkZWM1IwOVlkVVZLTTBjelJEaFJaRmw0ZDFCMFpWOUtkVEpCT0U1aU1sRllla0V5ZFdJdE9XMHRhelV3Y1hZNWRFeFhNME54ZEMxT1kyWlNUbEkxZW5ZMGJqUmFlSEZ5YzB0c09YUXhZMjA0YjFjM2VsZDZiMXB5TmtvdFVUWnZkVVpTVmpOaWFGZEJRVGQ2UzFsNllYWlZTazQ0V1ZaS016aFdTVlF4YkZGWVNHZFFjbFZRZVZSQlpteHBXbGMxVjBoMmVVODBNbWh2VWpBNFZVSjJVRFZmVVcxcVgySmFhVWhxU1hCcVFVTmljWGg0YWtkMk5ESnVZMGRSYVdOblJXOXZVMHBGZUVGM1pHaG1SMkZRU20xelowTXpYMGRHV2pWV05FOHpiWE51V2xJM2MydFNNbXRIWldkS2RFdGFlbmhpVmpZMVgweHFUbk0wYjA5MGN6WnVRM05RTWtwRVJsRlRTVTVqWVdkaU5qRmFWSGxvU0d4dFJWbHFPR2szVEdWb2JVMTNMbTlRVm5WZlRFcGtWRlZuZW5GbVgwOWtZWEJsT1djLmdwelNNRUNybjUtZWluUFdjY1N5T01BbW9CU3pKZ1VmQWZyWFdNcEY0dnMiLCJleHAiOjE3MDYyMTY3NTQsImlhdCI6MTcwNjIxNjQ1NH0.XCHzGP1Yadl10awmo4zFH1TLFdNc0jtnvTVzmPUoJKI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001477"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:54 GMT
	x-forgerock-transactionid: e2e2af77-97d5-4268-b3d4-b293ad82f0af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:55.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:55.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 304915: jsonPath($.tokenId).find.exists, found nothing
21:00:55.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,304915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2342cfbc, username -> user.1001477, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f884a67, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216455084))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:54 GMT
	x-forgerock-transactionid: 1ae3573c-86f8-4076-b262-8421c6beadb4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmZxaHVlaGl0aG9yY2w4anE1ODc4cjZlcHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dGFYcEZRbmR3UWpOeGJVOTVOVm8wUzNGaVYwSlJMbEZuWTI5MFRYZHRXSFkyYVVGQ2IwODRkVXhwUjJSQ01VTTNObmRoUVVSb1VUTXhiRWRFY1ZadU16VkVXVXBMVVMxallWVmtOMVJoTldaM1pFUlFTR1ZSYzBsRloyRm1SRzl0ZUMxVWVraGlNMVZtWW10M1NrdFFkak4yZVZOa1gyZFBPVWhSY1VkRWJHaGZUa2N6ZERsek5tRmpaVWhJWVZFMFVWVnBTelF6Um1KYVkxZDNVRmhRUVhOc2MwaG1hbmgzWW1rMldFRnFUa0pGYkZoMFducHpWMmhSVG14amMwdEVUVGxwVTA5SFpqUlZTVVJVVGpoalgyVm1UbWcwYlVKTk5WOXdWMTlVVVdneVdWSkhhM1YxV2psV2RETmtWblIzWTJSUlRVRktOSFZDVDBWSldWTjFUVkJzTkRoQ1VsWklibkJPVDJKTk5FYzVXbk5hYjNsWllsSTJaRlY0TXpsWk9FMTVRbXAwWlhsZmNtSnlZMTlyUTFGdWFEWkxTbE0zZUMxdGIzUnFRekpJUzI1M2MxWm5NMmxUZWpCRVV6aEdRMkUxYVZaM1JsbG9kVjlyUlZaSmJVTnRSakJ2WTBFdGNtTjFUWHBSVFdkdVRrMU1SMmxtWHpSamJsRjVWMG81U2pGMVZHaGxNRnB5WDBKWlZYTnBjaTF2WVVGcE9YRkhRVmxaZGt4TFJYbHJVRUU0ZEcxbFlrcE5UMUJUVjFkdWVVRndiRTR3WWw5MU9URXdSWFExUjIxVWVXMDBiSGxCWTJOWWFXZFJhV3R6VTBsSFRFTXRiMmhWVjFocWRHc3djazVzUTJSQldERTBTbWRXZEcxQ2QwZEdMVUpmZVdKak9GUTJSWE5uZUc5U1prSlZWR0poYm1GQ2R6VXlaVXhhVW1ST1h6SndjRVZYWVZvMVFVZEpTM3BETFhwaVZrdE5TR3RNUm1SeFprVXpZMnRmVlV0M1ZUaE5lRWhRYm1wTllreDJURGxETVd0UFZXSkRlR2R1Tm14aGMydGxNMWMxYjIxa1EwdDRabEZpTWpRM1QycEtUVU5HVVV0ak5UaFhTMWczWms1amVFbzFlRUpXYkZaWmJ6WkJURTFUUjI1NFkzaFFjbUZyYkRGM1ZtMWZaemRJTUdoRlNYZDZhM0pUU1hwVlNHMVNiVFJTT1RKa1RpMXJSMEl4UVdzNFZ6Uk5WWGRLVEZGTWFIQlJMaTFmTTBkTVZFNVBSREphYjJsR2JrRnNORkZpTmtFLldKOFFSLWd0T2JMUGdLaE5EWjh4azFvYW11QzNwNXVXSUtsQWxiYXVzbEUiLCJleHAiOjE3MDYyMTY3NTUsImlhdCI6MTcwNjIxNjQ1NX0.WskUiYtusauRdvgtOz7KS1yxXxdr5lTDkc30rzreFaM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:55.085 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:56.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 305075: status.find.is(200), but actually found 401
21:00:56.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,305075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@653942d, username -> user.1002049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24a48034, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216456189))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmZnZ3RxNHUxNGg2amg1dmx2YTNudmZ1cWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elltUnVWR3RoTkhBMFh6TllTM0JYVGw5WVVVUm5MbUZVT0VSS1YydG5OM2N0TjNnM2NVUmliSFZPTkdKclRuZzJWSE5ZYVhacU5GTnNOalZtUVhCMmNFWkJTWGhwTkVWYVoxZExWR2N4YlVrMVlsSTFaRlF0WTNvd1MybElTekJDTFRKZmNWQmhWVXhNYkd4U1VGOHdNV3hEY1ZKa2RVVnVMV3REV2pKQk1VVXRTakowVEVKelJsTllaVXBYUmxWaVl6Wm9OMHhCZHpOTGFDMWZZM1JRZWpKak9GcFBYMVpwV2w5NVFVbENOVFUwY0ZvdE4yeG5XV0Z3YVhFMWQzSnNYM1J1ZWxWUE5XRTJjRGN4Y0hwTGJEQkVabTFyYUVwZmJIUmFWMjFsTldkZmVVcGZhRzVLYmpsV1VETjJiMGRIYURWNVNUVjJUemRHUlRaUWVGQmZlSHBHUmpoR2VGWlRaR2gxUzNsSE1FTXpOamRoWDNWT1ZITlZSV3hRZFhSa1pFMU5SamRUUTIxNWEyeEROazl2WTA0MlRrRnFVMko0Vkc1SVVrRTNaazlCWkZKWFMzWkdUblpvTTJSRlZVY3RjV05YY1hKUU1FeHllV1Z3ZUZsRlFYUjJRV0pPYVVRMlVUYzVXbkZwY1cxb1N6UnJSbmcwTUd0YWRtRXlYMGhGYTBzMGJGaE1TbTlxV0V0ak4ySTRkalpST0VRMGJYQmxRVnBUU2twNE1qRklMV2hTUkVSeFprbzVaRnBLYmxCWmJXMVpaRTl4WjJ0TGVVVnpSSEZNVFhaVGEwdFFORW8wYzJaUWMwbFFaVWhFTlRSSFJXRnVOMHByTVU1UFMyMXNielkxZUZkSlIzWlBSbGR1ZW5aeVJuTkRXR2d4YjJVeU9XTm5hMFEzWXpWQ1ZHOXlObkZyVlRKck1FeHlka1J4VkhScFlXNTNObXRuVlhscmJYQnpTbWREU1dGRVZtRTVkMkZ5ZUV4TGVraFdSMTlpWm5nNU5UTkRWMHM1YmpGSFRGVTBWV3B0V2poQlFYaHNjVmhGUmtSdVRFSkVaVTB5UTJKV2RHUm1PRUp3VkdwT2IzWjJSMUJxV0ZOSlFWWTNjSEl5WDFwSU0wVlJaR1ZQVkVoS2FtMUxNbUV0Wm1Kb1NVdGxlRFZzT0Rsc1MxbElaa3N3UlZoWkxXUmpNbHBqZFV0cFUyVkJTMEZZTFc0eWJtRm5NMGhWV0VGeGIxOXhPRXB1U3pFMVkzRkJMbTl6VEZrM1dqbFpiazVrUjFKdWVIUkJNSHBDUkhjLnJybXZLemNramJYLVVTNXJ0MGdWY3F3UjVGMng1ZGJiQ2VaUTVwRkt2aDAiLCJleHAiOjE3MDYyMTY3NTYsImlhdCI6MTcwNjIxNjQ1Nn0.dR2lUnG9_-OYGJQcKvqy9TDoP51UgLKA56jUQvTAiaI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002049"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:55 GMT
	x-forgerock-transactionid: 6a310911-a00f-486a-b5a3-7c5ef956f483
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:56.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:56.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 305075: jsonPath($.tokenId).find.exists, found nothing
21:00:56.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,305075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@653942d, username -> user.1002049, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24a48034, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216456281))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:55 GMT
	x-forgerock-transactionid: 4e8bc0fa-e4e0-48ef-9813-8d1369ff3294
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajA4NjgwZXE1cW82MDE1bjU0cjZhOGdrN2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MGRuRjVWSGRPZHpSaVExaHJNSEoxU2pKNk9EaDNMa2xOZDAweVMyczFjelZQZGw5UmRVUnJNVXB4U0daU2EzSlRTVXBSYTJ4b2J6VjFXRTFyWTBwNWVWSlVVeTFuWVd4ZlNIRlFjbTVWYUVwWk5GUkdaakpmZUZNMmFGUkVSSGxyWkdsRVVtRmZRWEkwYTBwd01XSjVSbE5YTVVsdVdISkpXRmQ0TVRKTlgxWnRNR3RUYzFKT2QxSkRWMFpQWmpKYVNuaHFSbVJCVUdWSVVUbFlUa2wzYXpWRk1ubzRhRXd5ZDJvNVFtSTVYM1JVY1Y5dVJUbE1VVEZTUjFKTVpVZHhOQzFIVlZSMk1GTnhWbGQ1WVc0dGFVbFJOVUZZUmtwdWJWbzJUV3N4YzNwWFdHWklOR0YxUjBKaFRUQnVjSEEwWlhoSFZtOW5ObTF5ZVRKUlJrWllSVTlpYjFGSlpHcFhZWHBSUjFsbk4yVjZhbnA0V0ZReFVsWlJNVVJHTVRkMVZEVmpSRXMyVWxsR05tZDRhRE5KZVUxeGFFZEZPVzVTY0UxYVZucFJaaTFKY21SeGIwaHZMVVJuTms5RFYyMTRORm8yUTBvdGFXdGZVVUZyUldaWFVqRTJPVXBOYnkxa1FpMWhkQzB0VUdsNWFrNUxjRkIyUjFSaWFVeHhZMVJwVFhKNE0wTndXa1pMWkdSQ1lWcDRORFpCWW5OalMxOUdjakp0VlhGemFIYzFUMmgzWVd0TVJXTlhUbkJZTkVWcmRuUlNPRjg0Wm10bmJGbGhVME5uYVcxbmNXNUlaMkpFV1c5RlVHTkphRlZhTWxsSk9GOUpPV0l0UkVwd1EzUjVkMVZXZEhsbmNHOXliRTFZZWxSb1dWOXNTMFF5T1VNeExUbEJXRkZOY0RJMFdWZEtZMnN5VFhkMmRVRTFOazk1ZWs5dFZVRkpjSEo2UW5WWVdIRnhRVmxOUm5Cb2RXOVBjM1JIYjJsb2RrRkVlVlExU0ZWRk9HczBkelZPYmpCWmFGRlRjMFYzYUhSdk0yUlRZWEI2V0hKV2QwMUZlSE5mWVhGT01saDJWemd3VkZabVpFUTNhRkJuTURSMVoyWlBkek0wVGxKNlJHaEhiVU16ZGxrNGNWZDVha0oxUjBkdFdFRmhaVUk1ZUZCQlVWUkxObEJTWjFKT1h6WmtRa1JJVmtOWWRUSXhRVlUxVEVOZlFVUldOakJOTjJob2JFbzFNRE0zUldOU2QyeFpMalF0UjB0TFJtODNhbEp0TTNCek1VZFhVbXhVWDFFLnlPcDdMVExhRTJ0ZWhzQlZLY1h0Zmc1dmEzWnpEMHJ1eEJ2c2wyaE9pWUUiLCJleHAiOjE3MDYyMTY3NTYsImlhdCI6MTcwNjIxNjQ1Nn0.qtMRQCsepXkvK7Fo7kUCnmx_EGQvxM3qxZNRv1Qnqvo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:56.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:00:57                                        2050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=593911 KO=12842 )
> restLoginInitiate                                        (OK=294200 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=293312 KO=866   )
> restloginProgressiveProfileCallback                      (OK=6399   KO=866   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.69%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.69%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.13%)
> status.find.is(200), but actually found 503                      4958 (14.14%)
> status.find.is(200), but actually found 401                       866 ( 2.47%)
> jsonPath($.tokenId).find.exists, found nothing                    866 ( 2.47%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#########################################-                                ] 56%
          waiting: 237300 / active: 27     / done: 305288
================================================================================

21:00:57.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 305321: status.find.is(200), but actually found 401
21:00:57.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,305321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@761b7cb7, username -> user.1000397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@776862f1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216457799))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGM3MGFoMDZkMWtvazJlYnVycjNtODk3anQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFNWSTNZamgyUkhONlNVbE9WMHBGYmxoc1FrOVJMakZQU0d4bWRrUk9UVUk0VlVnMlZGTXpSRmxNZGxCaWIySnVUR2R0YUZaSlpVUkJTMDloVjFCSVYwRnBhMDk2TFd0Mk4xSXpZM1ZaZHpWVVdHcFJZV2xTU1Vjd1FrODROR3MwY1VKMVVFaDFWVGxLWVdwdGFtWTBSa0ZtZUVkcWFIQnNSazlaVDNCSE9XTjFVRk51VjB3MWMyMXNiMG8zY21FeVdVZDJiekJpU0RGclRFZFROMWswVFZCRE1uVTBPVUZ3VVd4SVMyaElXQzB5VjBSWlVGaE9iVWh3UjNvMkxXOVNMWE5RV1doamVraFJTbk13VG1KaVNHVTFXV05VUW5oMk1UZDBUMkowUkRCZmF6RkRhbFpoV1ZFNFZXdDJXRWN3Y0hsNExVSldNWHBPUzNOR1l6azJWVFJaVW1OdE5YRXhUSFZWV2s1bFExVllZWEUxY1hVeFlXWjVVbkZKYjJsU1ZEZFViMHhzYTNWcGFGSm9URk5LYzJkNlF6UkRhRTlmYVVWamNqTjZjVUpKVkZONFREWTNPSGMzZDE5Q2NTMUhiRFJGWTJaV1VEVjBNa3MwV201WFNYcEhVMWswVUc1R2IwTm9UMEl5VFcwMGFuWmxiMHBrUkhNNFIyTkViamRSYVZsVFp6SjJkV1E1ZERkUGVTMUJVMlpVUzBOUllYUnJSRkZvVGtKWVJVTlpXalo1ZWtSdlJuSnlPRXR3TTFwdU5UTmtNMGt0TFhWSVoyNHRhRmhXVkdNMlFYTm9Sa1JsUW5OVVUwTklSVzFpY2pOTVEydHdhMHRYWDI5dFNGSktXVzVVWDA5aVZWbG1lRXBEVTBOVk1rMTVkMVF6UmxaNU5qTmZRV2MzY2poeWQyNXFaVTlTUVVOQ1RHcE9XbU0yWVVGNGJHeFdTbGhGZWpGck1sVk1jbWt0Y21oa1VXRlhaVmt5YVdGYUxUaEpXbEZoWjFaemJIZHVOSE5zY1ZCak1HeHdNbmN4TUVKaFQxY3dNM0ozY214TmQyMXdTak5MVldobkxYRmtRVEJLUjJoSFMxQTVTVFl5TWtGNlRWTktNR3RSU1RGM1oxcDNhWGhPTTJONE5qSkJiV2xSU3pVMFFsSXdTMEZyTjJRMWExa3RSbTlIYzFGa1p5MXplVEZ2TkhkcGNITXpXRmREVUhkbFoyMUVlR0ZtTFZSSlFrSlRUa1kyVEhjNVJWWlZMbmhXVDBKbE56aE9VblZXVGxJeGMxb3RVMEZRUjJjLkhRWnNSdGJTajVDX0p2WU5rWHpHQ29udGtvQlY0azlaY25wWXJTVFlnaWciLCJleHAiOjE3MDYyMTY3NTcsImlhdCI6MTcwNjIxNjQ1N30.C0GdfltLqf1Oqi5DzsUiizohqleW24dxJDGeW_lA_9g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000397"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:57 GMT
	x-forgerock-transactionid: 27449a6d-25f8-4cab-bd55-66b9dd12f960
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:57.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:57.878 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 305322: status.find.is(200), but actually found 401
21:00:57.878 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,305322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b37f4e3, username -> user.1001164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fed13ca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216457833))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXZ0b2Jvdm8xb3IzaWEyZGxpY3FrbjYzdWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NWEzZEJVVXRtWVhWSVdEZHJSV2MwWmpsV1QyZEJMamhRYXpsVU9FcEJYMjlGTkVObE9VbGphbVp5TFU1T1NHRkJjbnAyTkZSbk0wZHRkVFpxZG5VelFVVm5aR0ZYZUhJMlYxaG9TVE5sYkZWRVNYbEpRazE2Vm14U1JteFNXRFJ5TlZWS09TMXJRbG8xTkV0UFRtUmtMV3gwWDJJeWVrNXNaWEJvY25WeVRFUnJVREZuYm5OeWJIaHVjVXhGVm1WeWFXbFRjV2RqVTFwVWVVNU1VM1paVXpSWmJHMXBaMXBVTFZJM1RFWmtWRlZ4ZVhab2NEQmhPVWRJU0Rkb016STFOV2t4ZEhoUWNrdElZWGhVUkRSTVNHVlZObVZ3V1ZkRlRrcEZXVm8wUjNKdFExaDFaamRwVUVWZlVrODJRa00zVFVSd1RtSmthSFZrVGtGeGFXMUdibEZPVFRsclFXSm1VR0owT0RONk1sRlhTRmRtYTBSbVdtaFZhbk5WV0V4eGNqWk1PR3ROWjJOM1pIQnVNaTFqYjJvM1dGUkZRbmMyVDBaR1dESXpTV1ZEYzFSR05uQnpTWEJWZERkUGNVNVRUbEkxUTJzMllUbHNORFJ0ZFRsSVZua3pOR3hFVTJsaU9XaEhjMGQyVWpseWNIQnRVbXRhZWtGdFFXZEdiVVZNY0VReVdrNWpZbkYwUmpSS1oxQmtOVGx2WVMxV05tbG1iV2hqZGtGVWNtTlhkbFpoTVcxUlJFaDZSelkwTTJwWlkxUnNVRmcxTm1NNGNrbFlOMVZUWTFocGIzTktkamh0VmtFeE9VSkJPSFpFYlcxeGVDMDFWMU5JVUUxSU9WaEdNVjlMVmpSaU5HMHlUbXcwZW14dFYxcG9TMEZITFRSbVQyRXhNMjFwZUd0b2VEUXdTMXBzYjJSS1QycHVPRlkxUW1Gc2JqaEJTMEpQTXpGV1IwNUpTMGRNYVZKSVIycDVVMkZGUWxrMk0xaHpYM1JHWVRCc2JWUk5jamh6TVdGNmNtRnlkVmhwV1hneU1VUmhkMnRRWlZKRVRFbFBlREZzVVRKcmFqSkdla2hKVkhCNmVIWlVWREIwTmt0WU4wZEtNRkZuVURZMk1tUlhkbEpwV25VdE5tNXVWbTU1UjNWRU9IQjFkbFUzU0VSVk1ubGZjV0paTlRnek5UTjBOMFZqVTBkUGJuQlpNalZIYVVwMlQwZ3pOWHB0TlhwbmNVVTJYMlpPYkVSM1NHczBMbXhoY1ZSV1ZYZFFYMWhGWlhoTVJtMTJhSEV5U1ZFLjR2bFM4Snpxa1BlZDBURWprTWZYaWptRWJmRjFDQmtROEV5U0RpemxiV2siLCJleHAiOjE3MDYyMTY3NTcsImlhdCI6MTcwNjIxNjQ1N30.mZquMh8x31t8IF8PRD59QtTN2x10PMrL0bs0CGiPBqA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001164"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:57 GMT
	x-forgerock-transactionid: f1ddd606-9ccb-42c3-ba64-7ab0b7d88927
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:57.878 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:57.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 305321: jsonPath($.tokenId).find.exists, found nothing
21:00:57.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,305321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@761b7cb7, username -> user.1000397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@776862f1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216457890))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:57 GMT
	x-forgerock-transactionid: d227f550-4688-4b11-89ab-1c781d7b6f80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3EzdGxlcmJzMTNqZ3E4NDhsdms5YmZqcWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NkxYWldjMUZmVW5SNE1YRldlRGRxUmtGNE5GSjNMbmhOU2pWc1QwSnlZbFJHT1hkaE1tVnBVRmhKT0VORlkxbEVVamR0Y1RKVk5IWnBiSGM1VkVaU2FFSkVORlZFTFRGTU9USjJNbEpWZUZSaU4zSjZZV293ZFc4NVlXVXpkMmc0U1hSa2VEQnhWbUl5Ym5sbGNUQTJhWGQ1VFVGdGVrZ3hSa3B2VmsxdldWODBhRWRDTTBWbmExZHFVRTFNZFdGNmRVeGFVRzlMTTB0eGMwNUZkVXhLYzJ4Q1NWVk9TVTVaZGpKMVR6TkVkRm93VlMxUVVtMWhZV2RhZDI1T1YxZDZjV3BxZGxZeVduUXdOR3RrTVdsT2VUUTVZMWgxWDJwblFtZFNlR0p0VUhkNllWSjZWbUl3Vmtkc1ZHd3pla1phYVVONmJGcHJRbEppTkVWV2N6RnNXamxzVUhwS1lYcDFZbW8yU1VkMlNrVjVPVXBUUkhCZmFITkJjMG90VFRsV1JVMU9lVTFuUjFkbmVEbFBTMEUwVTFwZmNuVlNWV2cyZWxaMFRFZFpjSEZ1ZERWSFdrMUpUamhqZEU1dVRqWmtkMjF4UW1SMk5HOXBUbk51UVRjMlUwRmpNSHBaVFVGblpXNHRRV0Z2WkdsaVl6SnhSbEJyZUZCNGNVTTJjbXB2ZUZKYVJGVlBVMDFFWkRaak5IQmtjSEJMWjFOeExYUnlWM0YzZWtSRGFXbzBWMlJCVjBscmJXMDJYek4yTTNGWVR6QlBVSGhIYm00ME0zWjBWVlpyVUhJek5sYzBNMTlUWVdSMFZrUjJNR2RZWDNKWmRHdEpNbWRCYjJ0elNYRXlPV05IYjFvMU1WSnFPRGsyVFhCa2REbHFiMGRzVTJSNlRGUTNYMkUzU1RoelIxSllUR05QUkc5SldWbFpOakY2YkVoUmRXMWxibWxyVlhkalVGOXVXbVZTUkVFNFJUVkVjVXR5U0dJMGEzbDRWM1pGVUUxTk1USnZjSEpwV1RCRE4wOUxha2xDVjJ3MFkwdFpPVkExV1U1aVZFUlBSREJ6Y0RaakxYcEVXVk5uT1hGT1dFUlZUV0pTTkVFeWNsRk5iR3BMYUY5TU5URXpNQzB4ZVhVeWQyWjFkazQ1Y2tsd01VRlVSRVJvZG5sbFIxUnBaVXhpVGpWTk5XSnpaMTlmUlRsdlluaERXVFJxTmxkMFZWZDVTWEJMTTI5UU9EaFdPRnBtYjBoTVVHaHZMbmxUVEVKTGFscEJlRWhRYW5JeU1VbDJjMEV5WVdjLkdRUk01UjZvaDVMOEprQ3dDbGEtZnU4VGFPOVhhbDR4bDNWOG15bkh0UTAiLCJleHAiOjE3MDYyMTY3NTcsImlhdCI6MTcwNjIxNjQ1N30.sofmwg4Qx6Wal2rfXGSvAw3mpUHAMG6PtqumpFepI8o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:57.891 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:57.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 305322: jsonPath($.tokenId).find.exists, found nothing
21:00:57.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,305322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b37f4e3, username -> user.1001164, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fed13ca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216457917))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:57 GMT
	x-forgerock-transactionid: cd60c011-3c07-479d-ae13-fd6605ac8150
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXBpc3Bpb2YyOGNsa3RvdGR1a2RyM2d0dW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Tk5qUTJhRm8yZHpaSldWZEViazV2UlV4emMxaG5Ma0k1TFVjdE9HVlBWSFZrUkRkdFdFRkhZMVl4Wms1VVZGRTVZbFJEWVVWUVQwRjFkWFI2TlhkV05WZEhZVE42WkUxMWNVdHNRWE5SU205R1ExUlRSbUpUZFRsYWVpMDBUVTFzUkRoeVozbEtTbVU1T1drdFFuRnZkbWxUZUVaeVFqaDNPRFZDTkhkaFIyVkphWEY1VERsaWIzTnRaazF4WkV4bmJqTnlWMGMyVEhadE5saE9SakpEYzB4TVlWUmlkbGRmY2xsaFZWcGxlR3RoYkVWcFpVOWliV3c0VGxOVVVqTlBhVjh5WTJSSVJWWkhSa056TkdwWWExcGlTMkl6VFRFeGVIQndVbVpKVDJkQ1RqWmthMWt6UzFacFJHZEVTWFJpTldzeE5raG9SM2RuVW5wVGRXcGlXR2QyV21vdFZuVlNYM1I2ZWpWUFZrVllVM0I2YkhoQlRrdGhZVzFoYTFoc2FGQnhjR3QyYWs0NVVYRnVPVGhvTkVzNVpGcEVjbk5uTTJobFRHUm9RV1Y1YlZKWE5sWXdaMHBJUlRKV1pucHBVM1JtWTJOVWNEVlhlWFl6ZGxKQmRXRnNjVkU0UWsxNlFUaG9iakpKUWxWZmJUUjNhelJHVWpKdllsbFhNek0zVGkxM2RsRjZOWGczUld4WlkxbDRkVFJRVm1KM1VFMVhRbmhKUVhaV1JrSlBhM1p5T1VWSVNtZFdlalZ3VmpWalRWQnFSa3BQTld4aFpFSkJaSE5CT0U1V09HNVFVbEprWm5Cc2NDMVVhREJyUnpaUkxVbE1jWHB5TUMweWRVdFlWM2wzTWpCS1duVnlXSGt0VlZSeE1YVjZaakU1VUVrMFUzTklhVzUzUTJWSWRsOU1lR1JaYUcwNVkzWjVTSEExZEcwNU56bHFVa05FVGw5ZlowWkJPRTlHZUZFelgwNU5UWFptYTFONlNYQnRhRmxWWnpaTlkyeHRlSFpDWWtWdFNsVldYMjVhVTBOSlJYWm5YelZxVmtONlMwczBaRk5aV21Sb2QwWm5ZMVJ0YTE5eFExbFlTMDFsZVUxRVRuWTJiMWRzVWxoTWFVMUdNWFJ1WWxSdVdrWmpORmh6V1cwelUxbE9VemRzVkRGSmRWOTBhMmhMUkhWemRWUjNWV2sxZWpWdFRqSnVTalpyUVVGYWJXbG5XVU5aYTFWc1ozSk9URE5uWmpCTlIyWm5MbWxuVm10MVpXdzJMVXN5WnpGM1lsQlZSVTFoTUhjLmRsU1F3aC01VE53czh0TlBpRFFKdFNhS1QwQXJKTS1GeVJ0c2lSM3R1ZTQiLCJleHAiOjE3MDYyMTY3NTcsImlhdCI6MTcwNjIxNjQ1N30.a48ePD5iVu8pz__Mw8rJoCS9DnTtvSZzGzznbq4Puvc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:57.918 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:59.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 305519: status.find.is(200), but actually found 401
21:00:59.142 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,305519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c15d7e, username -> user.1001025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@417a6239, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216459092))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXQxdnFxMHUyMGV1MXR0MDFmdjh1ZnNhbGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE5VUTVaWHBUTFhCNU0zbDJTR04wY2pWbVMzbFJMbVZIVFhoTFdERjNUMFl3ZVhGVlNsWldVRmt6YTFkdE5rVlRiekpVZGprNVpVUnNUSEkyV1hoMlRqRnpkemhPYTBkUFp6bFFTM2hzVVZKUGJUSXRUbEZ4WjNwRVlqZzJUSGRNVjBNd1lqRkpRWG8zTUd0VU1rSmxhWGR4YUhoa1Z5MVlkM0JYVkVWbWREQlJTek10TFhZeFltcFFTSFZ4WkV0eGFYaDFPWEozTVcwd1ZXVlBjMVJmWDB4UE9VWXdiRU5sVms1aFEySlJkekpRWjNweVdqUTBVbmhpVVZWM1MySjZNRnBEUzA5MFluQlBORTF0Y1VOaFFVdEtSR3cxTkhObFdsRkdVako1YjJkMmRUZzBNemRPWmtORVJrcHBlVmwzTURKaWIwRTJjWEIxVFRoUk5rZE5TMFUxUzNaSVNVVjBRME5qY2tsVU9GWnBjVmRvWDBKcFZtSjRVMWhMYTB0U1IyRktNMFJRY0Zkb04xOTVOMHR4VTIwNFJ6SllhMjAwWVZwR05WRlJiVkJaWlcxUGRFVkdZMjFtY21kWFkyVk5SR1ZmV1ZVNFJWZDBURE5TWmxNME9DMVBjbkEyZWt4d09Hc3pSa1J4YVRodlEybzBWM05qWWxsd04ydEhlVGx3VDNoNldXTkVhMnBXWVRkUVlUSlJUREZmV2s1alRqVllaMVJSYVRWcU1rUndXa3hQY1V4WGRrTnlZVlpVV0haMGVsSllSVzVsYW1ScE0weFJOMmxZY1ZKME1VdFZXRXB4WVZCSVpWVnZaR3hzWWxONmVVcE1WVzFDY0ZoVU9VMTVjM05aYUROQ1gwVTRiSEZKVVZKR1VtbHZUMlZRTjJoMlFVNUpkRkZwUVdwT2IxUXhNR2xuWlVNNWVEbFNaVUZrZG5GaGVXazVZV2xhZFROcVJEUnBYMGRoUTJwSFMwZGlhVEZwVTNOV2NFVmFkRWxYTlhRdFRUWkpXbEpMZVhwS2FWUm9OV0ZZYmw5cFltSlRZbFZwU1hwRmFYRm1UaTB6ZFVWM1NEaG9XaTEzZEUxbFFtSm5aekpvZWtWdWNqUm5jRlpyZWxGTU5tSkhZVkJTT1RkdGQxcDJOWEYwT0haNFlsTlBOMGwzWlRoSlZIaDBRVTVFVGxaU1NIaDNibXRZYlhoSFJWVTFlRmR3VGxjdFdGbFNRbTkxTFVSVVJFUXRibUZETlRaWk1USnJMbEpvVnkxWFVUVkVjRjh4ZUhGNFltcFpZVEpJT1ZFLm44Qm5XU2VhYnpsejJvMW1jS3VzRmlUVlVtSGZTRlFZQktmU1FEcG9xeEkiLCJleHAiOjE3MDYyMTY3NTksImlhdCI6MTcwNjIxNjQ1OX0.qpU5o_tmW1F2oIj9zSuPdeBZ-JOjhbXJktO2MQohT5o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001025"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:58 GMT
	x-forgerock-transactionid: 0b1973a5-e10e-408e-94b1-bf2e19b25afc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:59.142 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:59.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 305519: jsonPath($.tokenId).find.exists, found nothing
21:00:59.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,305519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c15d7e, username -> user.1001025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@417a6239, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216459181))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:58 GMT
	x-forgerock-transactionid: 8d170f81-4d8a-4b69-9237-add922f09f44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamIxZ3Y5aWk3NGVkaWhlcmY4dmVrbW5saHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFlYTlJRMVJRYUZsQ1RHeHliRjlqUW10TlRVRm5MakIwUW5samJrVTFRbWhJTTJKSVVFdGpYME5FWm1aUVlqTlZRbUZJVW01QmREUkxOMW8wUlVkME5qTk9VV2t5ZG5SV0xVOWZSWE0yVlRCNWRWTkxRbk5OZDNCMGNGSnBiMkZaZVdkVFVHVnFTWGQyVkhOSmJtSnhVMk5oYTNwMVgzbDZhR2N4UVZKbE1GQmpTblZPU1cxaGRtbDRaWEZYTUZZMmJFdDZheTFTWjNCdWVVNXNReTFIWDI1WmRIUnRVbVV3UkZCa1oyODFVaTB3TkhOTE1XZ3RUVXBVVFZoMlNWVkRabmRGTUhOMWVsTTRXV0V6ZURCd2VWQllOMEZXWVVKWlkxOWlNMWhEZDNGRlVGQllkblZ1UlRjeVZIUjFTWE5tUzE5dmFETlBSVmxUY3pKemVrUlNRM0JqVEVGWFlXNXVOblJLU0daaGMySkNiblZrYUU4NFdFUmpTM3BKZEdwTlRFbHhRbWxoT1RZeE5WbENVRmRmU2pkWVh6STRhREJRZEdaVGFHZGtRVkpTWkdKcVJUVTRNVVZYWWxOeGR6Vm1WVkJWVDJ4alprNWZhWGQ0VkhReE5HOTBOM1F3WTNseldHYzRNR3g0Y1dwbmJ6aEZNbTlmZFc1SGVIRlNPRkJEYTFFeGRscDBNak5NVkZwTFZFNHdUWFZJYXpadFJGRjVNREJ0YXpkcGVqbDNiSE5vUTNob2VHWTVhV3N5YkRKSE1HMWZNVXQ0WW1aYVJVUmlWbk5MYTJWUGFYbEpZblZHZW1aVFF6UTJYemx0WW14M1lrbGtMV0pyVmw5NU5VVndRVUUzUWpZNGJsZDJPV1pxUW5sbmQyUkJRM2xUTUVZMWNFMU5jV3R6ZUhob05TMVBWWFp3ZFRsc1pUSnVaR3BhTUVzMU9GZFFOMjl3Ym1nMlYwUnJXV2RoWVRCQmVGaGhSa3N4WlVWRE1Ia3dPVjgzZFMxbWRXeFhZbVZFTmkxSldHRndVak5LWDNkeGFWOXRaRVUxUm1FeFpUWjJRVWRWVUUxVmREUjZkRFp0U3psZk4xZHFNbU5mVW1KSGRVZzBXblZzVkRsRFRpMWlTak14VTBrMVZWRlBWbnAxTW1ReFdrTjZZM1ZFTW5oNVVXOVljVXhVWjJWNVlrZGtUM1ZZZEZCQ1JXZEVXRVpPVWtVM2QzZHdVR001UXkwMGVrRndWRTlFTTFKb2JHMDRMbXg0VGtsc1gyeEJSMHRyTkRkWGFscFVNRXh0YUdjLkdfMGdYT3BUUk9pX2I5SnZvdDl4Q3NqQlFRRmtTeExlbEtldTN5WWIyUVkiLCJleHAiOjE3MDYyMTY3NTksImlhdCI6MTcwNjIxNjQ1OX0.JDtZ99sn2cfz4ymvrWD62NZdoPfBrHWGvF4yvkhG6gQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:59.182 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:00:59.922 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 305630: status.find.is(200), but actually found 401
21:00:59.923 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,305630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28048161, username -> user.1002232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@284d099b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216459873))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHF0NGw2MzIyZzJ2aWRnbnNpNGZrcjRjazUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVFWZG1NazloT0dSdFVtaE1ia2RMY25OallsRkJMalJyZUdKT01scEVkVTlMUWpWQ1lYaHBjek5oV1hOM1dERkJXR2g1VDJkVWRXb3hTazFhUkZoRVVYRnZPR0pIU1ZBdFZHTlVZbUpzT1ZKaU1HSklOeTE0YjIxUVUwWXhhbEYxUjJkb1h6SjBlVXBMV0VFd1NqRnRhbEF3U2pabFVWUXRaRWh5UzIxNWQycHFRVkJpVUdoNVYybFNjWE5aZVZoaE5XY3phRkZpUzAxT2FuVTRaWEJtYTBseVpUQnNWVGcxWkhOMFZrOTZiQzFJY1ZBeFozQXhNVXBvTTBSTFdGa3pURFF6WDFkVWJFeHpUVE5aTlhCR2RUaDFiSEJPTVd0VVN6UnRjRGhtVGxCSVdFRkhka1JTY3pKSlJuTlhkMmxMTjFOWWFURlplUzE2UzBWeFdURjNSVzFQT1ZJNGF6QlVSREkzWkVoTllWWXlhWE5oYkRWMFlXMWZSM3BwUW5Cc2RWOHhUREZGUlU5UmFIQTNablZWYWtoM2IwOVpRMjVXU0RBMGNGaG1kSFI0Y2poM1JVVXhVMVpGUTBZd1NtZEJSRzQzY0dwSmVXNURSVGg1UkVab2FFaFliMlZvVTI0M1YzaDVWM0ZKZERZeFMyUmtiRmhOV25ZNFVYaDNUM0I0WkVNNFFqWmhTbUZZVkZFdFkwRmhVMnB6ZFdzeE1ISlNiRWhsYUhwUmNtNUZhM2hyY0dVeWFUaFZTMlpQY0hkekxYbFphV2RsYmtkdlRuWmhNRlZ5VldSdVN6TktURGx6V1dKMmVsb3hMVXB5YVZwNVJHdG9XV05HWTNsdlUwOVNZM0ZHTFVWNk0wZGlabHB0VldaMGNWWlJOMlkyY0RCTFFYbFNkMGgzYkRWWWFYYzVaakpXVlRGQ2IwbHljMnRvVFRGQ1MyaFNOMlpLZDBkMVpVSmtSSFZGWkV4bk5DMXpZbDk1YmxSaldYaHhZbk5aYm1oVWIxaFlRa2xqTVhoU1JqbEhkMW8wZUY5YVNHMDRWMUI1Y21neFZGQTRVMDlhZWtsVmRFY3dabTVmTWtSWlptYzNhbEZzVVUxT1kwZFFNbGROYTNOVGIxVm1TSGhtUkVWWGNVVmZkMFZOWkdWU1dGTkZZM010VDJGb1ZFaGhkMTlPVEhsZlVuRlVia3hDYVVsT01YRTFiMFJ4UjJkYVJIUlFPRWwyVjNWelZuUmhkM2huZHpSVlJ6RnJMblpSVkdSSlIwOWFZMWd3VWxkUUxXOUtjMDVGTW5jLkpWVVdqVExsdTRJR3ZtU2s0SEhWWjFfRExVZk5Ga1JfdGdFSnNpZGQyYmciLCJleHAiOjE3MDYyMTY3NTksImlhdCI6MTcwNjIxNjQ1OX0.h3PjknruVlOpwEliihdct0RqkM-kES38AA43u1IfL1I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002232"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:00:59 GMT
	x-forgerock-transactionid: 09168fbf-70c4-44c9-9c2e-601a4024c03d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:59.923 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:00:59.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 305630: jsonPath($.tokenId).find.exists, found nothing
21:00:59.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,305630,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28048161, username -> user.1002232, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@284d099b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216459962))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:00:59 GMT
	x-forgerock-transactionid: 08a9db15-8282-498c-a54c-a60bce7e5e77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3E0bXBmdjhzcWpsODdia2trbXVxa25qZzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmNsSkpTRzQwVkdGNFgwOW1lRFUzUTBKT1YyWkJMbDgwWWxKdFlsWTJSMmt3ZFZGNFJYRmFRazVYVW5oU05qRXdPVXRUU3pBM1ZVNUhTbVpPU2psUWMxUlNSV3RmTTNWRVdVWjFkR1puUmpSSVFrdEVUa3hGTTBKd2EyNUhURkpRTWpCdlNIUjVZVUpJYkdsWE9WQkxXRXhhVm14RmNteGxORzR0VVdwUFpVbHBZakJZTW10Rk5YRXpNR0ZYVGpoZlNqYzJXVVIwUm1ZelNsOTNURTF5WjJ0alExQkNjRVl3VEZsRlFrNDBTMlpVUVRRM05VNDVOWGs0WVRGM09DMHlXWE5YVFRKZk56Qm5jREZPTjFkeWQzSnJhMGRtVmw5VlMwSXlUVnBRV0dOcVYwaGhVVTR0VFdkcVlYWkhWM2wwV0V0eFVrcHNWa3RTZG0weU9VeEtabWRqU21WdlNtazJlRFJwWVZoR1VtRlhialJuVTI5R1dISk5hRmhaVWpSM1IxcGZia1V3YjJST1FTMWZjVFo2Y0V0UlptNUVWR2RtUTE5VE9HSnVSa0pYYzJvMGIyTkRha05FY1RSdmNtZHRlV0kxUTFOa1dVeENjRE5tVEdOUFNGVkhiMTkyZWxFNE1qRmtZbEpEYkhOdE9FWllZMVZxYkdGSFoxaE5ObTB3TUY5cVVFNXJMV3BFUzA5MGFVWmtObEUwU201MFJuTk1lUzFWYW5WR2NVaDBUV3RvVXpocU9WOVJiMVkxYW05YU9USlplSHBaY2xjM1pITkxiREZvTjIwMlRqSldaMlJzYnpWVlFrRkxkMEpVZGtaTFdIRktkMEZQZWpkNFRsRjRWRU5pZURkSE4yMUZaamhoTVZKWVYxcGFURFZJTTFSemFVdEVWRVJDWTFreE5tMVJVSEZ6ZEV0bWRqQkNjM2RHWDJaeVJtWm9MVjlRWkVVeFZVcFFWV2xMWVcxMFRrRldWWE5OYVU5aVFtdzFTMnBRT1doUWVsbFVlbmRrTmpBeFgxOUpibWhQYnpnMGFYUkhWV3gyTFRCclFteElhMEZXUVhwMmRVSkxXbWxpVEd0NE5HNWhhMnhRVFROMVgzWnNVamxTY1habkxYTkRZV2xLV2xWbVoyeG9iblp4YVVGSmVreFlPVXRQV0ZaVlptMTZUbmxZWkRaMVRtUTNUVlZ3WDFCdk1rTmpSMVpKY0dKTlNXZDNVamxmUzJsWFNUY3dVakpxUzJ0RE1XVkJMbmczWXpNek9FZDJhM3BaU1Vka1pVMVJVRGx3U0VFLkU5emdxeUpZVkJGUTU5cHlVeXJUeTcxcHRTSGE4bjQ4OHZKWlR5WlJya0kiLCJleHAiOjE3MDYyMTY3NTksImlhdCI6MTcwNjIxNjQ1OX0.fvs-nURwl6RH5kMCN5vGR9ZWEFiajY7YXn3h2bakpgg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:00:59.963 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:01.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 305807: status.find.is(200), but actually found 401
21:01:01.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,305807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@741e69af, username -> user.1001964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a2834e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216461144))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTRoczFscXAwcG52a3BiYzdyZnFucHMyazIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlZIaG1NamgyZFhSWFlVNXBZMGhMZW5KUmRGcFJMbFZJY3pRNVQwOVpSMjVRUTBGNlZHNDRjRVJMVmxOWWJXMUtSMTkyVVdOUllrNXZkR3RsVDAwM2VscGtkbEZEVjAwMFYyTnNaakk1Y0ZCa05IbEJhekI0TFdJd2FGb3dSeTFRYVRneFNrZzFVWGxGTVVWbk1HWXhNa2xvVlZwc2JEbHdhWGhEY214cU1rVnJMVzU0WlZGVVpITmtaVTFhYURCbU9YZEVNamRZT1ZSSGJXOUZhV2xHTFVGVmMyUjRiR2N4VUdZMldsUk5VVFYyTkVoVmIyNTNRMk5VU2xSWVZGOUdOV05QWlhGWFJGbGtjMWhtWVVscE1VNDFZbk5WU201V1RHbGFObkJaZVRBdFpsRlZhV05WTW5oNGVWWnFPRmRZV2t0MVpVMWlhelpJVHpsSFMzRkdTRjlhT1ZSd00wOHdNR2RPWkhSSlZ6VldhMmg1V0RsV1RHWmFNRGRhU0RWaGMwNVBSVVp2TFVKcU5UWnhVSGxLV0RSdE5HWjZVbWxJVVRBek5XZHNhM3BTWDBkamNVMVFNbEJRYWpkbmJWbGZkazlETUdJMk1XWkxTSEJmY25oRmFIZFlRbGRrYjNFM1RrSTRTbEpLVERjNVpVeE5Telp4WlVzNVpVSm9UVU5MTlhFM1pqQmpSR3hrV21oMGJtOXdkRGM1UzFGWFVESnllRjlPWmxJMVFsRnJXamxrUlRCMWIwMXVWa1ZFVlVGeFpVdGhkWEk0Y2xGWFJrRTJiSFowZVhGb1dWWnBiakV5TUdndE9YRlhSV1ZITm5oeE5HWkZiM0p4ZVU1VkxUUlZUbEYwZWpWdWVHbzRhMVoyTW00ME5qbHFhMFZLZVZVM2NGVnNjVkZVY0dkT1FVVjFXRjlRYkhJemJuUXpNMjkxY0c5NlNuZHRWR1ZQVkVSa0xVUm5hME00VkV0TmEyUm1ibnBZVVhSUGEwY3djekpTV0ROd2VFcFVaamd4YUhJeldWTnJiazlSYmxaSFpDMVlNRVZOY0Zvd0xXdE5NM1YzWkd0SFYwOTJURFJKTW5WVVRVVllXRUp5VjBkQlFuUkdhRWhrY0VwbU9YTnhSMnBpVGxVeVFWazVRMVZDVUhSeVVWcE9RbEpTTkVzeFVqTTBWWEJCWmxsbFJqVTViVUZJVlRjemRsTkxRemc1ZGpkM1ltMU9ORWczTVdaT1lVZEdPVVpNTVVwV1RHVTRMa1Z1V1RsQ1FYTXRSamd3WkhOMmNVeDBOa1JNZVZFLm5ocFJYMkNsMXVyTDZ0QkRwNGZpWmxaVHJ1SHlIaDZaSk10ZVBfdUJNSHciLCJleHAiOjE3MDYyMTY3NjEsImlhdCI6MTcwNjIxNjQ2MX0.bvO4icPzTf5QMJoTSZ-BVhrDvat6cIcCFX3zjy-y4EA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001964"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:00 GMT
	x-forgerock-transactionid: 9fdfa8bd-0d33-4960-936e-4836137cea87
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:01.195 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:01.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 305807: jsonPath($.tokenId).find.exists, found nothing
21:01:01.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,305807,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@741e69af, username -> user.1001964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a2834e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216461233))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:00 GMT
	x-forgerock-transactionid: 563bde34-3251-4433-9125-b53ce6b9b44b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzhoOXBuZmU5c2lkN2c1YmFzbW5vaWk2OGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NWRGbGhRMmRoU25adlQzQTRkMlkwVFdKUlIydG5MbTVNWW0xcUxWaEpRWHBwWm5kRVZWRnVMVGxDVlVsWk9VTXdja2gyWVVKS00zcExVV1UzUlVwVU5UWjVhSFZpWDB4NWFWaElUWFJKTkZWb09GZFViMlYzVlhWaGJrbEpaM05tYnpnelozcE5UbWR2ZUUweVFrZDZWVVp0TUVWQ1UzbEhhRXAzZGxKNlpHWnNXRVpRWnpkcVNXMXFkWE5uYmpKWFlTMUZUVEZEWVhkS1kzQm9WbGxYUkhjMGMyMVBSMXBOY1RGcmRUUmlkRVpNTW05Sk1qZDBiWFJ2UVVKNGFFeENVamhYUW14TlRGSlVlVGd0TFVaSVYwYzFaSEZoZERoNlV6Tm9UbGxrWTB4Zk1rTTVSV2t6Y214UGVISjBjME5UUzBrMlpUUlplaTFIT0VWWU5GWk1NMUUxWkZWNFJsSmpkVWhVUVVJNFRVTnFaMEk0ZVcweGFrTmpUemRxVlcxZmQyRTRNbmxIWTBaQk5uSlBTbGxzYUhsekxUUkZRbFJzWDJ4NFRTMDVaWEJFUVVGeVV6UjZRbFZMU0hkMFEwTnBZbk0zZDBkSlZtdEVNRkJQYkRsa1RuZG1WbXBsVFU5d1ZqaDBhemcwTkhCalpFVmxOR1JoUjBaMmFVWXRPRGQwWDJwdVkxbFRjMjltYzNveVYwZ3hVV2Q2UmtsdldXNXpTRmQ0Vm14Wlp6UkdWMmRrVFU5bGEwSjNlWFpqVkhoUGIwVm9WV3BoTWxsQ1pHTkVkMlpoZDFCWFNsaFNTMmxOU25oQlpETXhRbmxqT1U1cGRYTmxZbFpNVWxGUWNXeE9lRTAyV1RoVlZHbFZablZIZVRscWREaDJSRmx4Vkdsa1pUWTJXVWRQWldaTVQzUkdOM0ZyYUVWdFVXNVlOV1JwWDFRM2JIUk9aazkwTlhZNFRWVm5MV05OTms1c2EwcHZUVGhYY0ZwRlgwWk1RMDQxZGt4WU9VRlZaWFJ3YmpoS2FXNTFVVzh4VVRkSGVVTmhaVUpvYjA5a2JFVlZSR3hxYTBWbGJrUmxNR2hNUVZBd1kxaE5hbTk2VFdwNFQzcGhjWGs0UkdscVVrczRhMjB6VTBwaVRIcFplWFZJVVdZMlRTMWxaMnBKUm5Wc2N6WXhSbmxIZVdkYVlWVnlkMXBRUm1aS1RHWkdUWG90TkVaZlpETlBWMnh4WkVKTWMwbHFVak5ZTldKMU1sQkJMbHBPTlVGcFUxWk1VV3hPYVRkU1RrbGtWWHBEVUVFLk8xZUhpZURnUkNVWVhNVEtMcjN3cjlRNWF1MWlfRThQdHZVM1pEWlNTR0EiLCJleHAiOjE3MDYyMTY3NjEsImlhdCI6MTcwNjIxNjQ2MX0.bEjpoWfikh8oIhZjLu2JILC1Yi_yZ6m7dqgpmVByp1g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:01.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:01.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 305914: status.find.is(200), but actually found 401
21:01:01.884 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,305914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@453c135, username -> user.1002964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ad8d8f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216461833))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWdnNmN0bXNuNTM4b2c5cWc4ZnJtMWZyZXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWMyczNhRFIzVkhJMlZGRmxOWE5rUVVsT2JVNTNMazFoUlhkek9IZFNUazR3UjBaQ1pqZDJWbGxwTUV3MGMwcHhXVEZxWVdacVpIRkVWMEpEWW5Gc2FEZGhjbmRxV0dZdGRWZ3lkbTUwYldkaU56ZzBiMlZVUnkxS2REVkhabkZxVDFGc1NuQkhTeTEwZURnMmVFUkthMDFKWlhwMlNuVmhSamxSTTNwdGVYWXlOSE5KWVZSallsWlRhekpSZVdZemExWlNSbkJxVUhCSVZYTnRUVXRXYzJKTVRFaHNVV3QzYTJKSFIwYzFORXBKWVZSM2RWZzNaVXQ2U214Mk5rNWxNa1UzVFdKTllYSk9kbGsyU1RCTloxaFJZMjlDTmxwc2IwbDFPVFZyZFZWcldIQm9Vek5SZGxRdFpFUTJjSEZuY1hCZmNrUmZlQzA1Vm5weVNWTm5Tekp1UnpkalRWcDJlVWxKWkhwMWRFbFNWbFZyZVY5dFowTnhORTVGY1hZMVREUkhiVWR3YlVOWmNERlZhM0UwYUVvd1ZuZHFVRGh3WVRaMlRUWjFibkJ5WnpCa1NEa3Raa1pDYkRSemJIUm9ZMWRTUjNRek0zWTBXREV5UlZaSVJXeEdkbVk0WjIwMFVIcEVXRzQxYlVodFRITlhiMVJqZUdwQ1VqYzBjWEJNUTFSalJqWXlOMk4xWnpScFduTXdhalp1TVVoWmNGOVhZa1p1TUVRM1RFTmFTR3BMV1VNdFIwUnBSM2xGWVZSa1VYaGpjVlp4ZURJMGVFVlRabk5qYUZKWlIyWm5lWEZqY0c5aWRWVndaVWxpWTNaNk56TTFWak5wWkc4MmVXTnBhR1pzTjJReVltMWFjMnRHZFhSU2NVNURRMXBXWTNRdFMyczVVMHRoY0hOM01qTnJSVGQxTVhGNlNGQTFZeTB3TTFwbFZIVTNMWGRFYlhWNFNGZGpaa3MxYUZkTU5IQlVlbmxCYWpCMVExOXdaVkpRTm5jeGEzWkRTMUptT0UxeWVqaEJNRGRrVTBsaGJVNDBkazFaWkc1UFpXcDNkblJPTldsTlluRkdOSFo2Y1Y4NGNGQTVabVpwTTNGUlJrNU9kMWhEUTNsNExWcFRNVXhIYkdSeGRHOUNRbW8zUzJoeGNGVjZiMlZGTjNkSFkyNVdlbE5vV2t0TGExOXFVV0UxUVZWa2JHWnNiMDVWYmpCbU1HMWFNWFZoV0dsTGIwRjZiM1ZaYjE4MFkxZFZMbk5QU0dwS1ZIaHpNelF0WTBkamFrUndOMXBZV0hjLk1kUWVwaVJJZHZkclBPNDZLZWdPLS1XX3hFN2hMSGtSR29BT1d6RVg4S1kiLCJleHAiOjE3MDYyMTY3NjEsImlhdCI6MTcwNjIxNjQ2MX0.BZgWUlP6AGbmqRgNv0lvxntM3c8gFM4USlgjpoW9fec","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002964"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:01 GMT
	x-forgerock-transactionid: 5b574597-a78d-4ea9-ae22-1fe71af3a529
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:01.884 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:01.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 305914: jsonPath($.tokenId).find.exists, found nothing
21:01:01.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,305914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@453c135, username -> user.1002964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ad8d8f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216461926))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:01 GMT
	x-forgerock-transactionid: 7bbb9e7a-d83b-4c84-ac0c-df8264c06c57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzd2OThoZXNrbDVucXM4OWIyZm5wZmhpbjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU1GcHJOVEpUWTJGdldrUmphblpUYXkxeWVqRjNMazg1VFdKRFlqUnJiSE0zYlhCUU1uSjRNVmRYUkZFd00xbHlNMms0UjJsdGNHSkZjSEJ2YlVOVlYxSkdaM2xzVlZGelZGVXdjbWhJZW05cWVrSmFNWGh3VkRSV2JVWm1aRkJEVVVGWGVGQmhMWGRxVDFRNFUxRm5VR2hrTmxKeVdFdExORUZqYVZKNGVHOHdSSEZTUTFGWlZVaEVSVWRVTmxWMlkyYzNjSEoxTmxKTVRGRjVkMlpwUlMweFVqZDZTVGx6WVRKR1ZEaEpRV3hzWTNKaFVuTjNaRVY1TlU1aVJYVXlMVXh3ZDBkTlZqTlZOWFJPVVVWbVNHOW9VSHBtVWtkNVNrazRNVmRvV21jMmFtNUZjVmh0UWxGT2FrVk9abWRRU0d0aU1Xc3RaVWRmZVdsSVQwZG1XalJ0WkdGZlNFWmZjRzB3V1VkZmEzWnFTMlV0ZG1kWVUyWllhVFJhY3pKWmR6QnVRemxsYkZKVU1XRkhRbVkzTVVWMWRWVTNOekl3Tm5wMlYwTTJUemt5V1ROV2RXUjVMV3BoT0VKMVpVSTFXRUZMWjJaVWRVOXJUV3RPYVdSRFNrOXZiVlZGV214bGF6RnJjM2RGUWtOMmFYTkdMVTluV0d0bllXUmhhbVpmTTFSSGFHNW5OR1JHUzFOZlUyWldkMDV2YzJZNWVURkhkbXhOU0VsdWFYcHVURVl5TFdkV2VIQm5RVWhDY1hwNWJuZFViVkJpYWpWMVNFMTNSVTlSUlZsNVNYaGhRVWRoUzNoYWMxRnNlbUp0WjJNd05sVjNhblZJWTJWMmJYaHpiVUZ4UWs1dU5tTlBYMFl5T1hOTGMxTnJiek16VFMxUWExWkVSVkJoVDFOWWMyTkxWSEZrU2toMlExY3RjMmswWlZsVmFsZDJSSEJ2VUhaSFJteExNbVpYT1cxV01rcHpWMTh4TUdseWVVOUdPSEJMU25WMmVIRmFZVTEzTFdWR1JVUjVlbEY0WDBoSmFFOUZSRFEyZG0xNlRGTnhMVTkzY1dsTFVGTTNaVzQ1Um1VNWEwUlpWVUUwV2pKWk5FcHNPR1Z3YkVKc1RteEZhblZKUWxGMVRWWjNTM1l0VXpjNFpGZGhlbXhXV1c1RmVEUnpSVWhFVlVKYU0weFhRWFk1TVUxV1dUa3pOMWg2ZVhGVmJtUm9RbFprU0RoNFNHaExjMlpUV1dKMlRXMUJMamRhTVhsWmRYRmhVMjFhZVhCTGFISlJVRmwzWWtFLmVBMnpDaUdrSTFyaTM5T0F0X1hyRURiWEJVMEhwaEluZW5KRnAxM3Z3clkiLCJleHAiOjE3MDYyMTY3NjEsImlhdCI6MTcwNjIxNjQ2MX0.xSKSFkcugPQyl15aaTnj9s4WOiXYwgVAYXEJs0bpMew","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:01.927 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:02.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 305963: status.find.is(200), but actually found 401
21:01:02.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,305963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fe025e1, username -> user.1002702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24b104c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216462141))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmhtaXU4bWFuM2VkZ2MzMmFwbmxqaHJ0aHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGJYZHNZbXBHTlc5cFNrcDRWMFprTVc5V1IwbG5MamRSVUVKM2FucE9VVlU0VUc1dVlqRjNNMnBRVDFZNFVHZExNV0pzTkZGeFVHcFdhVVZEVXpGUU9IaGFNMUJaZURaVWJUSTJiRWhHU1ZreVZIaDJYMWxVYTFKRVlVUlBRMk5ZUzI5ekxWSkpOV1ZyZEUxblJreE9VazlGVGkxbWRUUTFUalZ2V2s5UFFYRjBhSFpUWWpWYVlXcHBjVEZ5VjNKd05FRmxWVkpTUzNjdFJtWmZlVXBUVFVOeGRWZGlibVJITlhCWU9ESm9iWEZJWjNKaFJHMUpUbmhSUVdwWFFXSk9XbmxDVm5kdVJGaFpPWGQ1TVhKdk1uQmlPREpuZEdGM1luUnBXSEowWVdKbFIwOVRPVkpxYkZsaFJHVnVWMHRoTWpCMGExWkNkM0EzYTNob1RESlpTekJ0ZW1kVFprODFWbEprZWxKaFVXaE9Ta1kxVm01UFZGVndMV2cwVGpJeVV6ZHpOVll4YXpkclFtdzBUbFF6ZFhWNE1FdG1kVzh3TlRGd2JIVkpWWHBoWVdObmNsSmlPRkJ4YW1jMmFsVjZRMWhzV21sdWJWTTFTVGxMTlZoNVNVTkxNWFJ4ZUdGNldIZzJNMUJ0VjJ4QllWOXpWV040TUMxTlIzZG9XV3g2VTNST0xWZEdTSFZ1TUZaV2EyRjBaRWxLU2tzM2RETkJhVFJ3YUZsUGNHRnJjSFJ6TnpKSGJqTlBRMmxmZVhSc1RuSjNPREpSUlUxVk1VcGpabWRFVXpWRFUyVlpRVkJ6WlROcVZIRnJNalJ2UTNvM1JUWmFURGxXY25wc2FqQlJhR1pHZDJ3ME5rNDJXR2RIVkdWcWNqUnFRVWxDVW10RVkyeGFOalV3ZGxaVWFEaE5VRVpYYm1wNVYwZzJabFpRV0dOM2VtRm9Oa2RpV1VaT1pVOVhjVFJaVjFreVpHbG5ZMVpyYzNoMGVuUTVjRFZyY0dReVJGaDNWWFZEYW1STmRFSnJhblZoVFU4MWIzSlNVV3hFYWxsVVVrbzViV2hxZGtKMWVYQlNkVGhMU1VoaVNsRlNTRzlUUWxvMmNHUXlWbVZoTVVsUFYwVlVWMWQ0YW5oWlowcEhUekpOU1ZKQ1ZtRnlYM2h3V1VwbVFVaFVhRUZTVTFWTGJXWnFWM1puVDNKUFYwVlBhMDVIYmxGTFpqRkdaVmswVUhCT00yVjRZbVZPTlZKeVlXSm5MalZRZFRkWmRYQjBZV0ZvYVhCc2JraHpWVlIxTFZFLnNTT2N5TUJVTmxQRjBuWW56S21JcXdUX29Wc3A5blZtY0Y0bFR1Tkpsb0EiLCJleHAiOjE3MDYyMTY3NjIsImlhdCI6MTcwNjIxNjQ2Mn0.qy578_oq54ykVYGCPDCdKL64Ws6C71iLiKt5oZaF0vs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002702"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:01 GMT
	x-forgerock-transactionid: 808e2e05-8796-4eb5-9031-21a3a6475783
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:02.190 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:02.230 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 305963: jsonPath($.tokenId).find.exists, found nothing
21:01:02.230 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,305963,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fe025e1, username -> user.1002702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24b104c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216462229))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:01 GMT
	x-forgerock-transactionid: 247e01ce-e5fe-416e-b5b9-d936154c9cfe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2xwZGRjZGQ3NHBvc2JkdGR1Z2hyOHY0aWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWJUQXRRVjlHZUVzeVowTmxXalpEUWxKd1JEQlJMbk4zU2pkaU1XSk1UMjF2VjBKamRTMXRTRXB3U2xZMlNUQkRXV2w1Wms1MlRsTjNabVZHWldWSVpGOXJObU5mVlZJemRuTkdUV3h1U0VsUlpuSkdMVTg0VjNWcVduQklWaTExYld0bFNqQjJSRlowUVV4VFQydEpRVGRLYUhwcWNGOXFWRkJ5TVc1UWRtZDRSek5FYjBwelNtczFiQzB6Umt4NVkzcDFNMnhyTkhwclJUTkpkMjA1UzJReU56ZEdRVkExYTJFeU5HZ3lWVVJHVTAxVmNtNU5aWFJQTkdkc2JIbDBSMDV6U0UxcVREbGpOMU00U21wcmNtTkdNSGxKTTBKVGJtaFZRMVI2ZHpCdlNYQktOMDAwVjFGaVQyaGphMUZ1YlhaM2FIaGZVMHRGWWtzemEzaGhSRnAxY1VwVlFqTkdjamhtU2xCTmFXRnBPWE5oUzNScU1GSldNMnQzYTJoVlJHcEJNVFk0WkhjNFpWaG9Wall0VERKV1JHcGFVVTUxTTNwNlZrNXFjR1p3Um01VWEzbEhNVXB6U0haQmRXTTJiMVpvVG1SNU0ybFlhRzVQV21OVFZHRkhORmhrVUhoZlRDMDVWVU5VZGpkTmFUSkZNbTFmUVdscWJsRmZPRlJuYlc1alZFTlhSamR6YVhSTlVrUjBSakZWVDBsMlVsQTJTMVZhWkRGM2FYUnRVVEl3UTBKSWNEQk9VMlJpTUVsNWNGWjNYMWMwVEZGT2RtcEVNak5XWW1kbWIwUTJjVmxTUkZWRGVYRk1iV2s0V1d4bFVtOHpOa0pOV0RSb2RWSnhWMFJWVUdsSmJFNUdjM3BZVFZsNFZUaDVSMkowTWtoMVUyZG1UbXRzTFd4Wk5rOW5kekJ2ZEVOcWNFcG1iMWN6ZUZWRmVIZHROV0psVVhwMWVXOW9hVjluY2xkV1dUQnZkbUZOWW05bllXOWFORTl1Vm5WSFJFZExlbmcyUTNGQ1QwOXhOWFJHYUV0RFZtNUhkeTAyY1VsNVlsQm9SMHAyVDBoWFJ6RTFNV1Z4VTJVd2MzUjFaVVZuTW1KRVdXaGxVMnB5Wm05WGNWVXpOWFZpZG5GelNHUnZWbkF5UkZoME4xWm5TR3hzYmpOVWIwSm5TRmRrWTJ4NWNsVmhORzVRU25GVE5XczVRekl3TkZWRE1ERlRVRVJVYmxkRmFUWTVTVEJ0YmtGeWJWaFJMazVrTVdWelYwRmZVRVE0UlVGeGJFTlBOM0pvVWxFLnAyZE8yNUlXSDQwUlVPSHJQM2RtSW1iR3ctZGNhM2diWThUdGZIaFFsOTAiLCJleHAiOjE3MDYyMTY3NjIsImlhdCI6MTcwNjIxNjQ2Mn0.8CKvxKGJV0YXqEiLUIPFCAluttO4nHs5OMCUhHDLtcc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:02.231 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:01:02                                        2055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=595380 KO=12856 )
> restLoginInitiate                                        (OK=294930 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=294038 KO=873   )
> restloginProgressiveProfileCallback                      (OK=6412   KO=873   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.67%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.67%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.12%)
> status.find.is(200), but actually found 503                      4958 (14.14%)
> status.find.is(200), but actually found 401                       873 ( 2.49%)
> jsonPath($.tokenId).find.exists, found nothing                    873 ( 2.49%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#########################################-                                ] 56%
          waiting: 236567 / active: 27     / done: 306021
================================================================================

21:01:04.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 306293: status.find.is(200), but actually found 401
21:01:04.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,306293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5127ae8a, username -> user.1001898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a550bca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216464373))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamFwMXVjcGo3bTdxcWxzZGFtMDEzcnVxc2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elpsRjVkMDF0UTNjd01FUkZWVjk0ZFdsVFNVcDNMbHBCTjFOV2FYUkZkRXRNYlhGQlUwY3djM2x4WVRjMlRUQTNOalpmZUVwUFNDMVBXblo1TUdSNU4xRnNWSGx6ZDJOcGQzbExRemcxTUhkVlgweFVTV3hrV0hFMWQwTk9lSGRtTlVacGNqZE9jbTlMVVVOcGExSXlOazE2VjA0M09IaGpWak4wTjNoVlNWRndTVGQzWmtOcFkwWlFRMjk1WkY5TGJHRldORlJxWjFKaGJEQmtlVTFCVHpKNU1FbG1TelZQU0VOck0yOVlTVkZGV2xVelpGSjRlSFpIZGtaRVZWWjZTa3hCWmpGaVIweDBNWGQ0V25kdldrRTVTalY2Ym1KcldsQTFTalUxVlhSdFlYSlNRMDlJV0dkQ0xWaHVXVUoyVGtWU2EycEZaSGhsV0hCa1ZGUmhZM041VW1Vd2MzWkZOMTlqVUVkeWMycEZTVlpDWm5KVmVFVmFWRFJoV2s4eFFVUm5OMmg0U0VndGJFNWpZMWswYjBWbE5GRjRaM0o1U0VScllVOU9kRkJIU2xGMlpIQk5TbWx2U1ZCZk5XWllWVEp3U1hwVmNrZEVkMHREVGtSeVVrSlpabWxWTlc1d04xaHhPVzlrYW5wclpGRlJhMHhUVGt4UGQwMW9NR2hLV1RkSlZtNDJWbnBtVVdoSU5rRnVNRFpSWkdsNlFuUlNWekZzTjNsTlZVVTVTV3BZVmpSRFdXMXFaM3BSVlhsMVRUVkVYell3WDI1WE4xZE5WMnBOWVU5TE5XRnVTREJEVm5GYU9XOXlUV3QxV1dOQmFEbFlXSEpIT1dGSlRsZHNUM013WVhrNGJrUnVVVEpqZW0xTk5YUnNhR0Z6UzFGS1kwbDBNR2sxUzFCSmN6SkdiMFpCVFdrelgzbFBVek16VTFCdVFrTnNXV0Z4UlVoaGJsazVkRlpMVkRjeVUxbDRRbVZWZEVjeWFEWnJURXh3ZWpkSmVFNXhiRzlqVlZkRVUxVlVlVUZPWlZwUVVFMW1PVWxKUkZCU1VITkJNRVIxU1hoT1ZWaDFOMlUxZW5oVFNGQlBXSHBuWm5KNllsSTVWVUp0VDJkV1ptRkNjVU5TWkhCRmRHSmhPRUozYVhGVlQwSlZVVkU0Y0RacFZGWkRTVFk0YjFOSFZIRkZXRFpZV1V4U1RHMWhTRWxaV0ZOYU9GcGZPVzlJUVhCb1dGSlhlbTV3Y1hBdGRqTlJMak13UTBFeVJYSnFlVzVXWmtoemFpMVNhMFkwVTNjLnE4TEh3czBTZFZTZXpfWld2VG9Fb2QyT0s2Y1I2MlNYYnpucmdZWGdSOGMiLCJleHAiOjE3MDYyMTY3NjQsImlhdCI6MTcwNjIxNjQ2NH0.JospnFjQXaoaRkcmfsFy-xf5R-0CCKM48c9ijAdA4GU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001898"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:03 GMT
	x-forgerock-transactionid: d0b0e62c-139a-4839-9426-3f0fbee9951b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:04.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:04.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 306293: jsonPath($.tokenId).find.exists, found nothing
21:01:04.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,306293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5127ae8a, username -> user.1001898, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a550bca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216464461))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:04 GMT
	x-forgerock-transactionid: 9f5947a1-c815-4863-b08a-b539b4e553fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2pxdXEyYXZrcThna250a29tMnFmdTZqY3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVNsaGxaVk42VkdsRU0zSm1jMHh3VG01TlpFNVJMbXAyZUV0Q1IwdExRbTFETUc1TFJEbFFNWE5qV1Y5c1dUVk1lV2QwY25sRVkyTTRWbk5tYnpocE1Xd3ROR3RJVUMxNFdYWkNkM2RzTWs1dGJucG1aRnByVGw4MmVtMTVVMTlTYkhob05EUlBiM0ZrYVhaUFFrdGFjM2xZWVZsNlFVOTJPVEZrVUZCRVZrTjVSVzg0UkRVMFRtSjNOMWhhV1RkaWJtWk1jek50VFRCaFFXeFRhVWRSTnpZdFVrcEZjR014WjBKSFEwSXlPVlJLWXpscWNISmlNVzl0YlZwdWJYRkZkVzFHTUdVeWFEVm5ZMlZPWWxWQmRFWTBUMXBrU2pKSFJqVXlXWEpHU1c1YWIyWkZVWFJRT0doc1prRnlOamRDZWxaUk4yVlNNRGh3UTFaV05rMVpiSEpsVTJFeFoySllNeTFxTFZSdVJVNVlZVFIyYm1kaWNtRTNOR2x4VG5sdVlWRnlkME01Y0ZGbWRGSkthV2gwWVVoQ2FGSXRaSEpRWlhjeFkwNUpaemhwU2xGNVlVUnZlRmRZWDFCaVJVVlNXVEpyUkRaeVExY3lUREZyUjNadFZVbHZXams1WlZBeVRteFZRVFYzTkhnMFowcHZhRlJvT1Zaa1VsZFRiRUYwV0c1MFMyWjZjVTVCUWpONFdYaFNUazlFTW14VlJGRXlObVJLVVhwVFdWYzFSekYwZW1JemVsSjRPRmxQTFZwclkyb3RWR05EVTFBeFdFZDFNVzlMUWtwZlpXTlRSakl3Ymt4MWIzVk5VekZSU1cxR2FtTXhaVGgzZGxCSlJHWnNiMDFhTUhsMk9GcGpTbG80Ulc4eGNVeGFZa1JNVUdSWlJURmthR1pCWWtaQldVTjRlSGg1WWkwMU1IQklORmRKVXpSMVdsbGxhVmRRU1daTk56QnJVbmg2WlZoaE5XTnRiRnB0VWxsVWVrcFRkbXRNUjFwVkxVUk1WRmRpT1hGRFRuTnhjVXR0VjFodU1XbzRWMnRGVDA5NWNraFVZM2RvUVVOS1V6WTJhbEZpU1VwU2NWaFZlR2hhYVY4NWIyTnVTbTVoTUU5WVdXRk9iRzV5ZFZWSFpXMUJVM1ZFYUhReWVGOTJhbUpOT1ROa2RuRnVSR1JPY3kxU1pGVk1kMVJhUlRsVmIzVlNRVE5tVlhGT2QyMXBXVlpIVEZNMVRtcHlOalkyWTFOUFV6VXdMbWh2UzNGWmFreHZNVzVpZGt4bVJYVkpSM0pNZDNjLjByV2Npd253NHJSeTRBa0NQdnlTeXFIQjdXbzVoWGRIWU9nbHlfUTJmYkEiLCJleHAiOjE3MDYyMTY3NjQsImlhdCI6MTcwNjIxNjQ2NH0.GH7ZGJepMrI2b2-dtAZq_78wUFK9BPanTE5D6rmfBFQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:04.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:01:07                                        2060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=596920 KO=12858 )
> restLoginInitiate                                        (OK=295692 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=294797 KO=874   )
> restloginProgressiveProfileCallback                      (OK=6431   KO=874   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.67%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.67%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.12%)
> status.find.is(200), but actually found 503                      4958 (14.13%)
> status.find.is(200), but actually found 401                       874 ( 2.49%)
> jsonPath($.tokenId).find.exists, found nothing                    874 ( 2.49%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#########################################-                                ] 56%
          waiting: 235804 / active: 30     / done: 306781
================================================================================

21:01:08.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 306897: status.find.is(200), but actually found 401
21:01:08.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,306897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6269d6bd, username -> user.1000516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28b2605a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216468243))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2k1b2dpMTd2ZGltcmQzdGpnZmNwZ2dlZjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T09XWmpaMTlaWkhKb05XVXhVRFE0YVdoc1IxWlJMbXhOVmtoV1ZXazVSR1YxZEhwR1VqZE9OREJhZG10MWFGOVhOalV3Y0VsMWR6UjNlWHBqVVZCdE1uTnFaelkxZGxkUGQwRm9jaTFOYmtodVZYSnZhMEl4ZGpoTVlXSmlhR1pzWWpoSGRGOTZhSGt6Ym01dU9YQktUME5SUVd0U2FGaFZTVVJNU0ZsdGMzRjFObE16WVhKdU1YWnZWV3hwYTI5a1gxcDJkekJOYjNRMmVGRkxTMmcyYW0wNVNtMVJNM28wV2trNFRIZFlRM0owT0hCNmRsSkpWMjlFY0VKMlowRlNaa0ZGZUZadloyVjVUVlJrYVdGa2FuVnNSRGx1UlhoM1dHWkxZMjh5TWxOZlFVMTRUbFJ5WmtsS2FFUmZiRzluTVVKSlJHOUJXbUZPUTJaUmVuWmhlamRoVm5ZeE1ra3lNSEJzU2pCaFJVUjZVRU5pV1ZOMFNqWldkMGhvVFhwRU1tbDJlVVF4Y0VvdFpqSllOa3RhY1Rkd1ltazRVREZ4Y25FNFUza3pSVXhaYUVNdFRsSkRRMnRtU1VwMVNWQk9NVWQ0WHpSS2NuZDRVMmd6ZUVodVFucG5lVVJHV0hoT1owUkliRFpoVldaa1JXVTRWM0V3YjI5MVdrOHpYemwxZFVjMk9Ga3RYMlJyZFRoSExVRXRiVFIxWTBwU2NrOUplVTEwT1RoTlVYZFdTVU15TmpsdFNUbDJaRVpCVEdkaE5GZHlhblJrU25wak1XTmZiRzQxVW5abmVIbHdTVWcwWXpJNGFWVlBaakJpZEU1RGJ6SkdlakpCV0RSQ1gxcDRaMlZ5UVRCRlRHbGpaMHR4U1RSTlZUSXhXREp0VDFJeFRtUkpUVmwzV1ZSemRHSm5RVFpNVFVwVllXSm5RVWw1ZEhNeFVWWkhZa1pKWkcxS2FtSndOa0ZIUzFoaVlqUmxNRzlSVnpkdlJtTXRUa3hwWm5Gb1duRndTMFU1Um05VldXUkRTMXBRTTJwUWJGSmhXblZ5Y0djd01VcHlRbFppZEdwTVZWSjJSbkE0Y1dkZmIwMWlSRE5JZGw5U1dVWTVValJ2UjFKTlNqQmpORmROZUhoMmRGOUpaWEZyZGxBdFJFRTVUbkZQWDFac1pXVTBTamQzZW01WVV6RkNVWE56YUY5aFJIaHdObk54YkRFNExXUjNjVkZWWTA5a1JVczBTWGRTZHpJd2FWQkpMbUZpUWpOQlRrNXdiWFZxUzE4dGEybFRaVkowTUhjLl9IblVtSFdHSWUyTUIyYk1TQmhWUmppWHFROWlyQnc5alowZ2w1ZE1fQ28iLCJleHAiOjE3MDYyMTY3NjgsImlhdCI6MTcwNjIxNjQ2OH0.TsBl1mrz0l958u0Ozw6Aytj8yT9VwrzAjdwj0iku8Vo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000516"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:07 GMT
	x-forgerock-transactionid: 291f7c64-49c3-4364-acbd-f545a511294b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:08.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:08.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 306897: jsonPath($.tokenId).find.exists, found nothing
21:01:08.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,306897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6269d6bd, username -> user.1000516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28b2605a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216468329))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:08 GMT
	x-forgerock-transactionid: 2a1ca6bf-2dea-47f2-9424-de2b6baed6e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWN2MGU3Y2RkOG80cmZvNmlmcDdzMXZpaDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVNtcE5lall6VkZwUWRDMXNhMDEyYmtWVVoyUm5MbU5QY1hOb1MzRlpiM00zY0d4UVIyVkJUbU55VTNnNVdWSnhaVzltV0ZVMWMwcHVSRzlGWW1WcldsQklZbTR3Y25RMWRWZzFkelpXTTNwbFQwMDViRUpITTA5WFgxSjBlV1J1Y2tObWJuUjJObFJQYUZkd2NEQkdhMVoxTXpSalFVdFJiamR1VVc1cVoyUlpjSE0wUWxneVNIWXhSekJCU0haamRISXdXalpCYzJ4emNubDBhbE5wT0VSRlEwd3hMV1IxVDJWUVJFTm1ZMVZJZFVWMGRVSjRSMHhzU1dka1MyMU9hbmN3ZG1sVlN6TkNhR0ZoZEc0d1lYb3lSelV0VkVOZk1GQjFNRVpzZUVscE4yOXZNVGRUVFRGRlVXUmpabTB3UjFOV2FXRlROa1I0Y1dWa2JVWjZkV0ZtUW10VldEWnRXRnB0VGt4NVZtczVUR2sxVnpGQlJtNUdWMU5hUVZkRGRrVjRVMHBMVFdrNVltZE5Ra0ZHVFRKNVNYRlBkVFpCV0VKMVNsUnNlRXBhU2s1MmIxazJRVVZTZGw5aGFsSlpSMHBJYVZsTmNXTkJkbVpHZFhSdU1VZEdlbmRTVGxKa1kybHNaVUpDT1RKa1VXOVdjVEpNYzBSRGFrRjFUekIxZW10ZmRFRTFWbmRDYUdWM2RsZE9SRWhDUWs1dExVOHdOWEY0WDFNMGJuWjVTSHBpTXpOSE5rdDJja3RvUzBwdk4wTkliRmRqV0dsWGFVcEZOVTk1ZVdOT1JUZ3djVWszVlZOdmNETTRjMmwxYkZWWlZucEhZbFp2UTJwRFRWTlpVVUpPYWtKck5raGlPRmhTTVdsWVQyWXRaM1F3ZFdFemRHa3pYMnhoV1dGU05WZFpkRlJWYjE5TE0wdGlhbHBOU1dSak1EUXlhbFJCV2xkU01tb3RTMTlHUmtKV1gwRXpURVkyTTJVeWRWUkhVREF4ZUhnM2NsRTJMVFZRU1ZKcVFrWjVSVVI1ZUdvMVVFcE5VbTlJZEVsdGFVMUNObEZ4VWt0bFdrOW5TRWx1Tm14a1Rub3dXa0UzYUd4T1ZGcDNjbGxVVUU1MFpHbG9jWFZYT1dsNVJrdzJaMWxGZGpNM1kxVldWamRTYjFFd1RIZFhZa1JHWkdodlFtd3dUM1Z6VFRjd0xXNXRTbEF4TTNoU1NpMUpOMHhvT1RSVlJrMUxNRkJVYTJ0SFFrVkZMbUYxY2pKaWNVZEZiek4wTTNwRk4xWjZiMEZrZEVFLmo0OWtOSUYweGlYTGpfLXM1dC1KUlJNYzZybjE4ZGJmdWs0dTk1cXNHVGciLCJleHAiOjE3MDYyMTY3NjgsImlhdCI6MTcwNjIxNjQ2OH0.iLnWOUAz7XXDKuTPqZoPdAXs8hPx72L1snp02eVzpyI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:08.330 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:08.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 306913: status.find.is(200), but actually found 401
21:01:08.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,306913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37561ca1, username -> user.1001862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a114645, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216468351))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajkwbzVkZ3RlZXBpdHJyMjM5OWtxMTlvdDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGJFSXRSelF5YzFkbGRXeG5aMjV0U0dkTFQwaFJMbGhGY1V0cWNVNHpZamxTVG00MFFXaHZTRXg1YjE5dVduRlhMV3hSWlRCaWJpMVhVbUl0VFhreFduQllhelZPT1VORWIwTnVhbTVTV1hKR1IxQnJUMFoxWlROV1dXOW1ZMTlmT1RaUE4yNDFjV2d0ZVRCa1gwWXlUVUZoUm5kRFFtVnBZbGhvVkVvd1NESkhaa3RHZEhwUFZuTlFhMmhVVERWMVJISktTRE5DUldoMVRERTVjMHRFUldsUlFuRjNXbTFQYldoSVRYRktWbFpDVlZjMlpFRTJhamRLZFU1d2IwUnpSMk5QVkVGZk5tTm1VVk14WVVGWFNuWlBNREI1TTNoa1YyOVhiVU5DVVZscFJsOXJaRzE0ZG1SaWVtbGtVbEpHVEZCNVgwZDRiMkpTYW1oalEyaDRVbnBPTjFGWWMyWkJha3hCWmpJeFNXaHRZWEZMUTNadVNUQkliWEJ3TWpCaGJqaFdabmQ1WlhWNGVuUldTVE5rUjJaUU5uSTFZVUZpVEVGcVdWOU9jVWhKU1dVNVV6WkRNemhEZVhSeldFMWxaRlk0WWxKZmFuTXpkbnA1TlV4M01GZ3hVMFJKUm1oWlEzUkZkVGRpWHpsaVlVZDNMVFo0TVdwQ1VqVm1iSFZ0YkVVNFVEVjRkMkYxWkd0M1FVNVVaekJGU0hveVVrMXVlRVJ3UkRrM2IzSkVWM3BVZFVsSFMxaHhkMjh0TUhSTVYydDJkV3hTYVdsemJFUTFObGw0VWkxeVlXUllkbTVrU0VZeVZuWTFUeTFRY0hkM1NEUTNOVkl0TVVOUk5YSnFjbVoxY204NVNERlVMVUpCYVROSFVUSnBUR2xXYjI1clEzQkpObXd6YjBGb1VXVkZZakZVTjNOek16RlRVa3h2VUVwdFgyWnRMVUYyTVROSVFpMXBSamRoU2xCcmNXMDRPWGhrY1hjdFdUSnliVGxMWVRGQlNrMDBPVlE1ZFhadGEyNDVaM1pLT0hveVJHeElhVmhCV2t4aVJYbENUbUZrTUVSSk9FWmZUR0pmYWtwb1RIRTVWbFZCU0ZwUkxXMVNTbk4zVlRORGRtRXRSRnBSZW5oc1FURmtia3QzUTJrNWEyNXRaMUp2VldWT1Jra3hRMkZPZDNGcGRITjBZbU16Wld0eGMydHhNVzFmTFVNM1RWODFORnBUUkhGTVpGQnVZbDlxVDJKeGVVRjNMbGt4VjJSeFVVcFVZblEwYkZOVWNqQkRNRXcwVVdjLnVXZkxSeDZrN0hHS0JPcU1FOGtpMUllODNESUtkaFZldnpSVUMzYnBRQXMiLCJleHAiOjE3MDYyMTY3NjgsImlhdCI6MTcwNjIxNjQ2OH0.ZIomcVIVQBomSzLtKgPoZqb1g22IPMZpBhX5hZGjWtc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001862"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:08 GMT
	x-forgerock-transactionid: e63cbdf6-6520-4d59-8dc7-2c0f9e58678a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:08.403 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:08.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 306913: jsonPath($.tokenId).find.exists, found nothing
21:01:08.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,306913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37561ca1, username -> user.1001862, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a114645, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216468444))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:07 GMT
	x-forgerock-transactionid: 7caf0b72-7208-4bf1-88a8-538e198f14d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2Mycmw1NGFpOTExaDVuYWJlOWRuZGdnZmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlgwcERURkV5VWtKb09Gb3RjVE13VTB0V2RtMW5Ma3hMU1RkSWNWSkdia053WkROdlMydGxiVEE1T0ZWUFVrOTVlRkpJZGtOVFlYVm9jRkZ1YkhoalUyazBjR1J3Y0VOMFRWSk5lVE5RYW5KdU4yVlZlV2x3TTFjeGFVMUpUR2hHTFZaMWExWkZaazFhVFdsWVRrZHVTRnB3WjFZMllXVkJYMTk2ZFc5b1dIZEpkRzFETjBNeVpXNVNhVGsxTkZZdGVHdHhNazkxY21aMGRqWklSVlZuZDBsclpYZFVOR1ZzYzBaWllWQXhNelJEWDBWVGFXaEhNelV3ZG5JdFMwa3daMFJ4WlRkaVlXc3pWRkZaWlVFMFJEZE1URTlIVWsxa01XWkZjbXRGVDNKM2VWVXdVV2xXT0hSeFZFeHBkelZHWlZjMVpFMVZkMmhtUkZoa01tdFZVR3A0U214Zk1WWTVaelV3YUhKUmFHMDBXVkZvZEVNNFR6Qm1YMWQzUkcxcVF6aFVaMVF6VmpCUlNESTBhbUZZTjJGaVJrSnRTamhSZGs1RE4xSnVWelUzYjJOM1ptOHhTekYxU2tGUFFqTTJOWFZSV2pReVRrZFNZa2c1ZDBzMVZsSlVVMDF0UTNaVVgzcEZORVJKUzJ4dlluWTFjVTh4VDJGQlNUbEVOMDluVUVSNVQwcDBXSGd0WWtkZk5uZGhPVEl6V2xCMlRGaDRPRmRtVVc1V1NVVXhSRTVVY0VwMVlXRTBTa3hLWW1VeFQwOW9WR0Z3ZUY5a1JGQk5USGxDZG1kUmNWQnJNRzVzUWpWcVFVVjJaRjlIYmtGWFZsYzNkVEpKVWtwV09EVnpUMEppWkdVemFIWmxSVGhtV0U1RFprRkxPRWRFVkZSTVkxOW1XSGh1WTJrd1pFaG9XSE5CTms5T09GWlJTMFJ1YUdSVVVsTkRZamh4VFUxRFMzbFpXVEJrTVdOa1gyMUxUVGxXZG05Q1RHNXhZamQxYm1sb01rZE9kbkJaVEVGMVZuTlpjMGRLYzJZNWNGOU1hR001WTBSTVUxQnBNREpKYmpJd1pWOUZXbmRvYVUxSU5EWTFjbnB4ZG1sVmRYaDFXVGhpY1RaSE9VdEVRa2RMTVRkbU1ERnhPQzFpZG5WT1R6VlliVEJ0VDA1dlNuaFBZbEJaUjNGS1FuUkliVmwyUlUxclpHZ3lOME0wT0VFMlNVcEJlVzVUWmt4ek1UWlZkMkZUYTE5WWVXbGpMakJtYWpscE1FOW9iMU5yZEZaMVNtUmtVekpuY1hjLnhFd3RUTDZ0MFBkRThVZXVtRTVmUWlVbHZ2RmpET2F5YVpPUkpWQ1dlV3MiLCJleHAiOjE3MDYyMTY3NjgsImlhdCI6MTcwNjIxNjQ2OH0.9tr6tSJBGyxPnPBPbV68PYCNARmuM6AN8oQ1YDLd26k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:08.445 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:08.948 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 306999: status.find.is(200), but actually found 401
21:01:08.948 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,306999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bdd4f01, username -> user.1001350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1089fc0d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216468898))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjlmMzdoNjBqY2g2MWR1Z2ZkNzZrZ3JvazkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU1XaFBVWFZQUVVKaGVsWm1jVkJYVGtKdUxWTlJMbUZZV0RWc1JVZG5kelJZZUdwQldYVnNTMnBRYUdzd2MyZEVRVFYwVDFweGNrNTNhMVpIU25BelltZEpSSE01ZFc1TVlua3lMWFJEVDNCclJWRnVOMWhDTVZCYVoxOVdlalZqVDJwcmNtWmlWVWwwVWpod09FbFdjMEk1WnpVeGFHbGFSMWx0V1RBMVVXNXJjbGMyYXpCRlRtZDRaMEZJZGkxVmRqZDZhbXByVkU5eWJXMTBhemRCY0dKekxVaG5aREZxV0Y5WFpFcDZRa1J1U2xaSFJIQnBNa2hRYUZZM2RGRlhURlU0UjFKVFoweFNabGhITjBKUVZscFZlVEJ3Vm1kS1IzaHpPRmxFY3pock9URTVVV0pUU2pKUmVYSmhRVU4yTFZGUGJEaDRPRTVHVDBGU2RIYzRaemQyYWpkbVJuRjBORTVXU1hvemNHTXRUM0ZaUWpGQ2JIcFlRVUZmVW05V1MzaFhlbkJ5WW04eGVWWTRjMGcxTlc5SU4xbERXa1JaTFZwdVJVZEtjemsyVkRsNlZIRklTbFV3VTFoRE5sQkpWbGw2U2xaM1ZWbFVNWGhwVFROcU1GUmFNMWh0YkZoMFZUUjRlVGxtY2pkRWVsTlJURzVoUkcxU1MwVmFXa0k1ZFRGSVNEWmtSazFqVUdKdVQzVTVXbWRvTVhOTk1FdHlYelZwTUhsZlNIWTJSalYwU2t3MlRGOXBZVFZNYTE5T1gyZDNVMVU0VGtSWGVqSXhXRWxwUjBwSVZWQjRUbVo2UlZWd2IzSTBTRmhEWlhvMlFrNWlkbmxtWTNwTmVrdzVTRGxxVkcxdFkzRXhNVXBIUkdWdFoyTnJlakJwYWtKc2NYQnhlSGRKZFRGdGJXNWxaMDV3VWtGNFZXTTRSMjFDWlVwMmJFTmpSa3B4WTBkcGRtdHBXa2x4TmtWTE5YTmFOVlV5UlRCc1NVRkNabkpZT0ZZdFp6bHFVbnBVVmpWM2JHZFBTMk14ZG14MmVYZGFkVk5WZDFSS1ZVdHdlVnBGUzJNNVltd3laa3RFTldST1lXYzNXV2hpVFRNMWRWRk5RMkZ6VEhwVVFsYzRabWxNYVZWT1EzVmFja0p5TVVkS2VrMVVkemhqVkZwUVpGUlVNa3BxTmtkNlpqUXRXazFQVVVGak5qaDBlRkk1VGpVd2RUTnBaVmQzZFhKZldITlFWMG96VHpKV2JGZGpMblJmWjNjMVFtcEtPRmt6WkhKeWVqaGtSMGRwUTFFLnA3MHQ2bUNVY1B4TDVMZTVFRVRGRlBFeEU0S292eHktYzUtNng2S19DWjgiLCJleHAiOjE3MDYyMTY3NjgsImlhdCI6MTcwNjIxNjQ2OH0.nWsbSmfyBMA-SM8BiKwfGVrOLV-WiLe_f8divDe-bz0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001350"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:08 GMT
	x-forgerock-transactionid: 19246bdc-d8bc-43be-a999-5ebfeded1906
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:08.948 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:08.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 307003: status.find.is(200), but actually found 401
21:01:08.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,307003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c9b0c05, username -> user.1000526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e8b869c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216468917))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2tvZHFsZ2JzcGZjamNzZXNvbTI4M2hqMiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVDVG1sMVdEbGtRblp3T0ZaWmNUbHVjMkpvT1dkbkxsbDJNMDVmUTFCdFdURnZSa2xIWDNaelFrY3RWR2d4V2xaQ1FVUXlRbWRzTWpsc2RsWlNURE5oYmxSMlpsaHFNSGhZYmxsMVRteGpWREJFV21jNVZWZDVTa3hKWVVSb1RIRnZjRWRaZW5CSU1ITm9aVzFIUWtkYVZWWmpRa1JUWW5WamVHZHhUR3hqWTBoM2RtWTBTbWhRVm1SeVQxbzVkR1p1ZW5nMWNUQklSV2hKUjNFM2RuZE5kbTVRVkVKVU5XRlNkRmN3UzNkbVozVmZhM05FWWpCVlptdGZNRU5VTm5CNFNGbGtjbFJGZEVZNVZreHVjRUpzTlROMmMyaFVRalJWY2s1elVEbEdlbmxDVUZKTlMyRTVSbU4yVTJaQ0xVazNVMVZLVG1SUk9EWklRMmRTZVRNME9VSmlaVzVVU0haTlJrdHBVa0pmVlVJNExURllNalZIYzJoaGRqSnRSRkF0YWs1SU9XRTNiekZVTXpOR1IxZDROMDFKYzBsdExVTnNTSEZCYzJWVFlVbE9TVTFJUlhsRVdHMTFaR0V0TVhNeGRWSkplSEJFTVVsWFVsWllUM1ZuUm04eGNtSk9ORkp4TVdOaU9GbGZNMjVZWmxKdWFXUTVUM0ZtT1hseVNGRjJSVTUwWjFCSmQyZzBhRGRQUkhaSk1YQlpVekp6U2tsRE1FNXNlR0ZaVmtsU2VGOXBaa2swVmpaMFozUTFiblZ2TkVJeFZrdFVibVZyVkMxR1EwRTBORmwyTTJNd2VGRmpZMHR6TUZCQllqZE9NWG95WTNaUFZFZEZhbmR1Y0ZGaFZFeHRWRTQ1ZFVWRE4weEhjVGMyZUc1WmNVZFZiMnRKWlVsbk5uVm9hR3BTTTFoNVNtWnRUMU4xTkhkU1JFVTRjRGxZVFZnNWNWUnNiRlZYY1hCYVRVeEJYMUJ5ZEVkdVFXaHVkSHBSVDFWU2RuSjBaSGxuU1dOMWEwOTZWbTlPVTFJd2VVNUpSazVqZUdRNU1UUjRlVVJRTlcxYVYyaEthR05JZUVKeVpHVTBka0V3YzNwalMwWlBTUzB5UlhWeU9XTnROVlZXTmtGbk1UZFBURWt3VlhoVFpEWm1WVlJYWm10RVVFZFVjVkZwU1dOdVZ6QnNSRXhQVHpKNk0xcE9SMFk1V0V4UU1VbDNPV3h1ZEhwZmFIa3hWR1pQWHpWVk1GZ3pVMlJOYUVGTkxtdHlOREF6VFRrM2NWWjFkRzVMYTFBeFJHWTRiVUUuQWxEX1k2allDVXQtNDIzb2dJelpzWmJvMzR1bERxek9PUXd6TlRINWFKVSIsImV4cCI6MTcwNjIxNjc2OCwiaWF0IjoxNzA2MjE2NDY4fQ.Uf1fhIklTH1nhz_q9QBR4hutU5ioJpdPBp_LzDZhclg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000526"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:08 GMT
	x-forgerock-transactionid: d1d3ed56-5207-41bb-97f0-3313117d4baf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:08.967 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:08.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 306999: jsonPath($.tokenId).find.exists, found nothing
21:01:08.989 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,306999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bdd4f01, username -> user.1001350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1089fc0d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216468988))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:08 GMT
	x-forgerock-transactionid: 77df93cf-861b-44c1-986c-7e4ba3f469c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXBzZHR2Yms5ZWNuZGgzcG83MGlvbnNubGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WU4yMUNWVTV4Ym5Fd2JYQnhkVmswTUZRdFdFNTNMbmRPT1VKWFVXeDVWMDE1VFRkbk1Fb3hZbHBaY0dKWU1EQmpWVWd4VTNkT1pVcEZNMlZ1WkRsWk4zUnlZMVEzT0V0RlZITXpjRmd5T1U5TWFuUlZkak5XU1V0MFNGSjFiRTVsY1hvM2JWZHZUeTFOZW0xYVYwSkRhekJvYUdKTGExUklkVzlTWTBnNWEyaERhMVkxTkdGUWNIbGhOR2h3UVdoVk1rNURZa2xMVWpoTWNraDVZM2c0VWpaeE1ITlVlRlkxVkhCMWJuaFBlRWx2YXpnNU1WcEZOMlJQU0RremVXVnZWRmRYVFVsa1JqaEJkWG8yZW1WTmJUWXhXbk5ZV1RsRGJFcHdaVUU1V1RSRUxVOWxRVUY2UTFGQmRUZFVhRlJDZDFweU9GZzJSRzUxTTJwTWVVaG1TVk4wTkhrd2FrSXRkM1ZEY3pkUVVEUTBWbUpwUTBsc1R6RXlUR3BoVlhkRE9HWlJaRUpUYzBOclN6TkhjbWxwVjNsTmRrOXdSRE5LTjNwc1pFRTVaV2R3WVhWWlZHMVNaMHRoT1ZSeE0xYzVPRFoyZDB0alRIRlRSMFZWYWtaVFpWbFdTVjgxYW1KamFURm1iWGxMYmxGRk9XbzBOa2hIWVZSVFZtd3pObXQzWjBKUVpWcFlMV1ZxTmw5R2QwMTRUSE5PZVVsV1VXWkVValJ4Y1ZCcVZqUktOWEJUWWtkMGIzZHhhR2wyY2sxSlgxUmhVV04wYjFWV1VGSlhhMmd3ZUhOUE5GcGZOR3BaWW1KS1ltbFdRM3A0VUd4M1JFNUNhRUZ0UlVsT1dreEVWVmhKVld0UlNYZHRhVW80YjBGalkxcGZjazV3YkRaNVZIUldXVVpTVVVaRVoySkJNWEJ1YkhOcFUxaFJOR2hHTTJObFUwTnRVMDVRTWtScWVVZFBYMkZ0VTFkYVVFZDZZa1l0WmkxMlZURklTak5FWTBOV2QwdHJTRXBETjJsc1VFOVRaMDl1WTE5dGVWZHZaRVIxV2pCSFZFeDRabDkwY1ROelIwcDNWRmxSU3paVk0xQk1WREZUVFZsdlVIcFpkM2wwVFdJM1IwOWxOR1pNTW5GRFNGTktNQzFtVjI5MlkxazVhVkZOWHpCaWEzUm9URjlpTkdjdE1rTmxYMjAyYTJodk1ITlFkR296UW1KUU4xRXdWVFpwY1dKeVJFTkdibU5mZDJOTE5HWkpMa2wxUVZaTFRrdFdSWGx0YmtrM1FtdEpYME5MYzJjLlpkRVdhS1dRcUdlQUtZTkVJTEh2WWY2QnhVMlJmN0lObUpyNnZtTU9oYUkiLCJleHAiOjE3MDYyMTY3NjgsImlhdCI6MTcwNjIxNjQ2OH0.LgAbQhUw5ifrIWj2Kssz5I_F-G3Cz49ngBV1PypOK4U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:08.989 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:09.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 307003: jsonPath($.tokenId).find.exists, found nothing
21:01:09.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,307003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c9b0c05, username -> user.1000526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e8b869c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216469005))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:08 GMT
	x-forgerock-transactionid: 29ac3bf2-4d05-43d7-a884-993c9a0ffa55
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjdkbmptb2lkZmcxbGllcGdqNTF0bDhwZG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFEyNXlMWGhsZDIxMFNXTmZTSGRHWWtWbmVuUm5Ma1Y1V2taMExXNUZWRGhMYlY5R1NrMWZjMVJMWDJOaFZtSjVZMG8zVjNNeGEzSmhWelpCYVZsalVtZHJSMXBrZFhsblREZHpNM0p3TlUwNFpFOUZSelZIYnpsaWEyWXhZWGhTYTAxSGF5MXBkRE54ZFZJMWJuaDRWVlZOTFVwRVlUUjVaMkZwTUZaalZYRmtZM0ZQVDJWeVlscHljWGxyVjNjMVZYWkJZamRIVlZKNVRIRkdVWEU0VGxwMExVY3dTbnBMWTNKUVZUWmtMVTA0WVc0MGEydGFObVJ1TlZsbk5sZ3dTRjlGY2s1b1YyWmZNblpKVEVFNFoxWXlaV3RWUTNsa2QxZzJSMHc0U3kxUlRIcFVXRGQ2TUVWelUxQTRlRTh5YlVaR1JFdEdaWHAxU0cweWRrTjJiV2sxUVVNdGQwcGZRVzFKUlVoWk1XMW1NakpWU3paQ0xWVlNURVEwVTFjME1tdHBaV3BaVjBWWVpYQTBOelJWZVhoUVJYcDJPVE5IWTBneFdIVlZlblprYVhaM2IxaGxSVXhDWW0xSVJtNTRTM1YxY1RGNVJXaG1Za1IwVUhSbVpEUjFjMUl5TTA5VU4wMVpaQzExZERCdFgySlVlaloyZDNsc1NtRjFlRUk0V1UxeFNERnVUbTUyVlZSQ1pEQlhVMnMyVTJKYVlVMXlXbXc0TVhSNGVucHNWbFEyV1hscFJsWlFjV3RwYlRadk5YQkZZUzEyU0RZMlprNXFVR1pGVkVaMk5sOVBNVTh0TFVKalVsQjJPVFI1YWtSNk5VUm1NRE4wUVdkaWJXbFBja3hXVW5oR2NHdG1MVlZMZEdnNGEwVkxRWEo0Y0hSa2VFazRVMDFTT1V0aVRXWnhPRFoyZGxCMFUydDZjV2hTV0c1QlRUTmphbWd4YTJGdmNYQlJjalk0WmsxWGEyTnhkMVozWVhCME5tSlZkM2xpUjNVMlFqVkhhMHd5ZGt4R1RuSTNSV1YzTlVSS1JqQmZSbnB3VmpObFpsY3hiMlJZY1MxV04wbzFjV3BIWTNGYWVtVTJZbFZHUmxWbFZtdExhekZMTUhGeVZESnZTREZDZFdVdFRuWlRPVGxVY25GeWVFbENaMEZCVm5kVWFqUnVPRWh1VVY5U1ZUVTFVMnRtYTFKSWRtb3liRXMxTTFaM09UQlZTSFZXU1U1WlgxTlhaa2RoYWt0RVlXcFZMa2xQUmtwbGFtbEdhemhJWWtSV1YxODRWbk5EYW5jLmVEOUhCVnRib3gzaWZsbXpySFI1dDVZZWJ5VVROak92eEJNNzNZMDB0dkEiLCJleHAiOjE3MDYyMTY3NjgsImlhdCI6MTcwNjIxNjQ2OH0.N1-C6TZBi793v0AzEFC0PmmGO4mh-fO6gIJSV8ZqlRA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:09.007 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:10.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 307234: status.find.is(200), but actually found 401
21:01:10.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,307234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d5b38b5, username -> user.1002957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@284065ec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216470422))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmhva29jZGppaDNkcjVtaTZtZ20wczlzbGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cmQyNDNUVzF3VFdoVlltZG1hbkJWTjBNd1RXWlJMazVNY0hkaFpEWk5TemwzYUhWM1RETjZXbHA0TW1SVE5VdHdUVkpJTVdOMFRXdGljRUphZWpaWVkzQjNVMnBHYms5RmVIRjNTVTQzTVRGck5WWmlOMmg1UkV0ZmNtTXdla3B3U2poS2EwRnVSVzk0TWpWTlFuQnpVMHhhTlU0MlJuYzVTMDF6VkZwUE4yTjFZbXBPZGswd2VYRTFVMnAxWjA1dWIzWkhha05wVFZwUVJtZGxkalJvZFRCSWQzSXdSRXByYkRSdFh6SnhNVjlQWjFsalVFeG5ZWFpDTURNelZIWmtVbHBSTFVSdWNGOU1lRUl6TUVjMlRrdERaRzFJY1VOWlJuQmhXVGxvZVU1VFJ6WmliMEUxV2tkNWFHZHhhakZvTXpaME1XaHVRbkEzY1VSd1ZWaFRRMlI0UWxaeVYyOWFXV0l4VXpaTlgzaHFabkJWWlRGdkxWSnllbFl5ZWtvMU5UTjFiVXMxZVVkblJHOTVMWGhMY1UxbmJGTnphbkl5TFZaSVRqRlVhbmRqTmxwRWNITm1XSFJaVm1kclRtTkRUREZ4UVROUVVqUlJSRmhNVUVSa00yY3dkVE5OUmtwak9EaFhUM2t4VldWcWFIaExWVkJFYUZsbGNHcGplWHBmUjNaRFJURlFaMDFrTmxGUmJtRnJkVVJGVFV3M09XaEtZV2xHVFZKdWVtSlNZMDgwY1VsWE9XTlhObU40Y1dKVllWaDJVRmxwVDNWNVpGa3hkRkkyYldKclUwdEhkbW93WjJWcGIwOWlTQzFmWWtadU1UVnJNRXBzUVZkbVFYTkNhVUpoVEcxQ2MyRkZWMmhJT0Y5Q2VsOXhVamxOYzFOUU5HZFZXV2RoTVZNNWIxOXphbWhwVmxSMFdYZE9VMUV6V205RVVHWnVlRE5pZUVWa1dtMUVjemRhUzFjMk0xTTNSVXRKVFhwSVpESk1iRkU0VnkxV1UydE5jMjV3Tm1wS2NYVjVTbmx6UkY4dFdXTmpkM1IzUW5GU2VYTlJhak5hY0ZSWVdWaDVSM04zWDA5NU9EZFVVMmxTUmkwM1QwZHViMVZFVERSalEwMHdVRk5DTVMxVmRqSTFkVXRMTVZWMFEwZElPRzlHYUZWaVMzcFZVMnd3ZFdaQ2RrdHlNMDh3YW1kWGNtRnhSaTF4ZEcxSU5tWlJSVU10WkZabloxVTJlSFppVUVkWllsOHdMalZIUnpGQmFHRjVlV0pyUkdWTFFteEJVMjVpVUdjLmtra3h1OWc2WmhFUWRhOWNWMHUzc2p3WGlLYW1aLUFTSGx1Q1d2ajEwbFUiLCJleHAiOjE3MDYyMTY3NzAsImlhdCI6MTcwNjIxNjQ3MH0.aFgSmGSukjLsISYfpuTpuj6uGpkA1Xh7pgZdkzKEDPo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002957"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:09 GMT
	x-forgerock-transactionid: 8931300f-094a-4077-be6b-4346cc67e939
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:10.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:10.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 307234: jsonPath($.tokenId).find.exists, found nothing
21:01:10.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,307234,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d5b38b5, username -> user.1002957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@284065ec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216470513))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:10 GMT
	x-forgerock-transactionid: e0a718dc-4c14-4c07-9e28-e0a94cff955f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmRrM2U4b2dxYm42aDJkYnU5M2k2YjEyOW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGFUTnFkMTlSYzBWT1QySnFXamRxVm5sVFpsUkJMbmRZU2xKZk5HaFZXV3RSV25odGVFNDJlV3R5YWt0bGMxSlpYM1ZrVWs1S2FGaEJYMlZvY2xsUWNWVjBkVzV6V2taVU1FVTRYMUoyYTNCUk5UWXdkMDlMWkZneFgybEdSbDk0U21OMGQxVnNZMWh0UldOeE9WUlNiVzB0WkVZMk16SkhjbXRJWnpWMVVqZDJPVVZKTmsxQk4waFJkakE0VGs1Q2NsWjBObmhEZFdkbFMyeHJabWRqTjI1NmNHZzNkSGRzUlhoM1JUa3phMnRLYzFvNGVIbDBSakp6VjB0NFgyOTFhSGhXT0RabE5IVTNPRkpVTkV0amVqQk9WWGszZFc5VVFYSnlORE14VVhsVFNHVXRhSEJ0Tld0V016TjNUR3ROZGpGUldDMDFiRzFYT0cxMlh6UjVVRE54ZDJKSlVsazRRMFZVZFZSVWVHd3lTbDlPTlZkU1RVSTNia1pmUjNkWlluWjFUekZoZEdJellUTkxkekZwV0Vod09HOXJlamwxTjFKNE4zcE1PVWh6VW1wVFdETkhiRzVOUzJZM1VFWlFjbXg2WkdKWFJ6Vk1WMHcwTlY5a1JHcFhOMWRrTlVsaFJUVkZiVTF1U201Sk5VOUtOVzlNUVd0VGJuWlRiekZ1Y1VabGNVcFpTMEZtU0RKeVJHNUVWMnAyVW1oMWJucFpOMWhUTlVaSllrWldjVFoyYURCVVVteE1PRlJmWW05aVJHMXRhVGxPU21sbWF6UlphamRsU2pGU056TkVjRlJuWDJSSVkzbGpabWxKVjFkSlVUazJjRFY0VVZWeFF6TTNkMUZITFhOdGIxRkJTVVJzTTNSTldYVjROa2hWU2pjdFkyVm1XVGR0VEZVemRXczFOamRtV1hGWVZrbHJURXBEWjBaYWJrdHRhekl5T0RSNk4zVTVVVGx2ZG1KaGEwSm9WMWxGWjFSSGJsbzNNVVl4V0V3dE9XOTJiRFpCV0ZaWk5tdHFSSEIyYUhOTlZYUkRNa3RoY0haa1FYRk9NRkJQWjBWelgyZFFTR1JmYkdoa1RtSXhTa2xwWlZabVVtSnVlR2RGY1RKZlQycEVWVjlpZEdkaVZXMDNaMTl6V0ZneWMzSnZlWFJqWDBoU2JXbGFUalZzYWxsMlFYbHhUV3RNYURCQll5MDNlVzVqVEZKaVpFWXdia3RvUW5GamIwSmxOVjlNUmt4RFExVnZMako0YURONU9UaEpWbE5SYlhFM01VMXlTazQ0WmtFLlNiSnQ2ZmF3bFZuMDB1WXhydTQtdXNJby1yVk54RS0wS1ZPSmJCcGpoV2MiLCJleHAiOjE3MDYyMTY3NzAsImlhdCI6MTcwNjIxNjQ3MH0.lHyKOo3JkW657j2Z_QBfiApT4PNZ8x97Mja2HiynbaU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:10.514 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:01:12                                        2065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=598440 KO=12868 )
> restLoginInitiate                                        (OK=296447 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=295552 KO=879   )
> restloginProgressiveProfileCallback                      (OK=6441   KO=879   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.66%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.66%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.11%)
> status.find.is(200), but actually found 503                      4958 (14.13%)
> status.find.is(200), but actually found 401                       879 ( 2.51%)
> jsonPath($.tokenId).find.exists, found nothing                    879 ( 2.51%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#########################################-                                ] 56%
          waiting: 235051 / active: 23     / done: 307541
================================================================================


================================================================================
2024-01-25 21:01:17                                        2070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=599923 KO=12868 )
> restLoginInitiate                                        (OK=297181 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=296285 KO=879   )
> restloginProgressiveProfileCallback                      (OK=6457   KO=879   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.66%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.66%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.11%)
> status.find.is(200), but actually found 503                      4958 (14.13%)
> status.find.is(200), but actually found 401                       879 ( 2.51%)
> jsonPath($.tokenId).find.exists, found nothing                    879 ( 2.51%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##########################################-                               ] 56%
          waiting: 234317 / active: 24     / done: 308274
================================================================================

21:01:20.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 308734: status.find.is(200), but actually found 401
21:01:20.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,308734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76b5d73, username -> user.1000734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46323249, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216480443))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3RiMWJxaW1lM2d2ZXZwa2VqNGd1OTQ3M2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVJXTklOSFIxYjFBNUxWSmtaRTFpYUhvek5VbG5MbWxDWmkxMlkwZzVNMFphVWtFNFdtZEljVzV0WlY5aE5XbEdiRFphTjFSalJtZDZZbFpXTTBJMFEwWTVhbnBPUVZKS01UbG9aazVtYUhoa1ZVOUxPRzVyV1RKVWNGQjFjeTFCWjE4MVpscDVWalZmWTJnNFFqa3dOMDFyYVVKcmN6bG5aemhpYWtWV2VHaEdZbWRCTlhObFJGY3hMVzh6ZDJ4ZmVHcGFXV0phUVV4eU5FRkxielJWVG5saE5ISlphbFE1VTJoeWN6bHFWR2hmZDBSeFdFeEpPWGxJY1RoSVQwTndUWHBQTmpObVUzVnpkRlV5TlhsR00wNUpTa1YwVHpoNFIxWkNPSEZVUkdoVWRHeGFiVmxITVdORVIzcDNSR0ozUW5vMVEzZzRRWEJDUW5CclN6QjJUblZoZVhCR1FYbG1Xa1ZCVUROR1ZFdHFRMWwyVWxCSFFVZE5XazVOU0Rsb2F6SmljaTAxYWxBeGFEWlFObWswUzFwdWJYWjFXVXBDYVZsSVowWTBTRlJqVEV0TU0zUlBSemxxUTBsTVNrbHVTR0l3UVRKcmJucDNZalY1U0RsemRGVmtPVVJ5WWxjM1h6bFBjRVE1ZEVGelNXbDZUazltZFhkbWVrbFJhME50TlhwVFZGOHRTelV6UTJWbllWRlJPRm94VnpOVVkzUTBOV1ZVVEZoemVEQXhXVEJrYUhKWFZYQndSRXhEWVhsM1VYTTBTbTFHY3pKdlMxcE9jVmg1Y2tack5UQmZOSGxKUVhwV05HY3hORUV3VFMwd2JFczFYMXBsTVdoYVVIZEtNRTQzVUVWV1VqVmtkMlJmTlhka1lXRTVhVGRhVldsRmQzUnhZbkJIYkU1V2EwMTRTbkZDTlV0eFNrZFFlSGxpZURsYVRUSnlZa3R4TjJ0RldFSkJlR2QyVFRSVFNYRnpjUzFHWlRKZmVHOVJMVTkzVms4NVNtVlpWbGRDYlZnemN6ZFJWbFJpUzI1cU9GQklXRkpzY0hGa1F6bHdhWEIyUm5CWmVUWnJlVmxzVTFGTE9YWTVVRVF0TjJoTmNUVktUbm96TFhSNmFXNHpValJXZFcxWVVrdHdWMGg2VEhSRlQyZzFVVlJyT0RSQmRsZGhiVnBXWjNKUWIwOWxXRlZNVGxwcVNWOUVOMGd0UkVSaVprWkRUMGhMT0RSVWJVWkVOVXBMV0hKQ2JsUXdMamxXVkVKcFRXNDJja0pQYkZjMk5qVTBVR1V6YkVFLnNZa0JNN2FXcEJicTJzYnhnc2dVOFBzVkQ4OHU2RG02ZUowcTU1ZjU1dmsiLCJleHAiOjE3MDYyMTY3ODAsImlhdCI6MTcwNjIxNjQ4MH0.5RrVucbKGMLaNLDS9XrY7VpUf_Ty_42nYdvxsHNj5JY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000734"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:19 GMT
	x-forgerock-transactionid: 3e2e06e3-39ff-4f33-98b1-f2662867a271
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:20.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:20.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 308734: jsonPath($.tokenId).find.exists, found nothing
21:01:20.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,308734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76b5d73, username -> user.1000734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46323249, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216480529))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:20 GMT
	x-forgerock-transactionid: 6dfb68b7-b1d3-443b-961d-f43550b195eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGJrdTlucXJqYml1cjBhdWtvMTc5bHMxbGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFoyeEhabFpyVUVwb05VVlRkVzFDUm1SbFozUkJMbVpFTkZkbWRYWkRNREZTZUhaVlUyVjFTbXRmY0d0MldXaEJVSFV0YjI4MlIyRnVWRk5rYm0xdk9FMXdVM0pxT0doMVltVXhaelZoYmsweE5EZFROazE1TUhaNk5raHZWMDFRTFhKSE5ERkpZMjlHVlRSaGMybExaMFJuUjBWSVVrWkROa3BNZVVoQlkyNTJjWFEwYkRKUWFVTmpTREpZYlZZNVlUUlpORzF0WTBRd2VYRlliMnRrYkRnNU0wTnNVRTVtU0hvdE5sbE9jbTVUY0ZscVUyUlFjeTFWZDFOclZIcElRWFZYZGxJd1FXNVRaRkJpY1RaQ1dVWm1UMTh4TkdOR1NFNHlUV1ZTTTNaMGIzQlhVVXBpZFc5MVNqSmpSbFozYXpCUE9FRXRjMnRmWmxocGNWTlBZMk5ST0dGWFVHY3hka2h3VW5wWlMxbDFVbE5WTm1zd1NXRjRNeTB6VUdKamRXNXpkM1ZyY3pSVFgyRjFRMDVaYVVVMmRWaE1iV0U0WDJkbWMxZzRTRFV5WkhSQldWaFdhRzEzY1VwT1ltZzNVbVJ5UTJsU00yUkpNM3BITlhoVGFXUnVTMTgxUkhOMGJXWkhNRk5zV0dSNVIwbEtTazVxV0ZkRWRGcHpjRFZPYURGQ1VXMXFabTVPVmxaUU9VeFpSMlprVGpocU4yUjZVbWcwWVhaaVdFOW1aMTlCVEhaSU1rUlNZamxUVGxaeGJITlVURkE0TkhSVlVXRndYMHBSYjNoRVltRlVUbXBDTjBjM1YwUkJSMUl0UjIxNkxXVXdUR3BVVFRZeWRsTjBNbHBSTFZvd00wZG5SV3d3YmpObWNYSkRSREpRT1hCVE5FSkZkVkZRVVZkaVZGQXhTVWxOTTFSUk5YVTNVV2x3U0VkR00ycFRYek0wYmxadldEQm9TSEppZGtKcU0wRnJkalU1UVMxTVEzUlFlSHBNWXpKQldtNTJYMGRpVkcxS05sOUhOWFJ2WTNGS1QwOXFWR1ExV0doa1NIQmFYeTFFYUZGZmVXMHlRMGN3Y1hsRlZuTmtWblpyVWtsS2QwNWZWbmRFT0ROSVVtODFhSGhZVldWbWIySnpSREV5UkhoWE5WTlVXRmxPT1dSb1VWOVdUbFZRYWtKWU5WaHFaR2RJVG04eWN5MVNWbGxOTkdFME9YTTVYMFJ5Y0ZVMlkwRklXREU0U3paT1lubEJMbFpTVm1FNGFFOVVkMUZRYUdocUxXRmllVlZzTWxFLlcyRjZqUjNYRUM0a0Z5X3dwREctMnhXeWVlRzctYmFZdHhhZGwzb21YMFUiLCJleHAiOjE3MDYyMTY3ODAsImlhdCI6MTcwNjIxNjQ4MH0.pvJItxQztzDHNcwrRyxytOlNyNY3gE1O5-5D86Z3nkk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:20.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:01:22                                        2075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=601422 KO=12870 )
> restLoginInitiate                                        (OK=297924 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=297029 KO=880   )
> restloginProgressiveProfileCallback                      (OK=6469   KO=880   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.66%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.66%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.11%)
> status.find.is(200), but actually found 503                      4958 (14.13%)
> status.find.is(200), but actually found 401                       880 ( 2.51%)
> jsonPath($.tokenId).find.exists, found nothing                    880 ( 2.51%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##########################################-                               ] 56%
          waiting: 233574 / active: 23     / done: 309018
================================================================================

21:01:23.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 309164: status.find.is(200), but actually found 401
21:01:23.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,309164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d42c6a1, username -> user.1002922, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c2a237, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216483612))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTRrZ2VuMG91YzZrcWc4dTJkYWJpMmE4NzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmJHWkllbEJHVjBsd01HdFRha042TFdGbWVtUm5Ma2xwV1ZSS1NsQk1Ta1JGVjFVeVgyaHNXa0ZJUlhkVU4xSmxSMU51TkhGUVNXTmllbmcyV2xObldIRlFWelZvV0ZSZk4zUnpTa0ZDUVRSU1RYWXdiVFZGY1RaaE0xUnhTbUpHZVRKRGJubGtOR1JqVFV0V2FFc3hZMVJITmpOc2EzbExWR2hWZUhOaWNVdE5PVWROY20xUU9FeFZWMWh1YkZrMWExRnJWbWRDVkdWU1RWRnlPWEkwZG5kSmMxaGZaSGsxU0hBMVltTndNVTlLUkRKaVdYSkhZbGw2VjB4c2JDMUNYemd6WmtsRFUzQkRZakJOVlhSTWRqRkdSM2htUmt0WFVtaHBaVTF4U1UxaVYzSjVYMkpyTTNFeU56QktTMHhJYmtNeGEyNXVWM2htVDFoc1lUZHJVMHg1YW5CVVZ5MDBTVVJhUWs5eVRFcDNhQzFrYUdSclJ6bG5TVU5rV0Y5aGVFcEVYMVZQWm01S1pIWnVORFZJWldSSmJrYzJlbEU0UlZoUFZpMWljRlZqWW5aa016QnFVekY0TjBWblVqVmxiM05ET0hkaWVUQkJiRnBWZDIwMVZEbHdSSGRUWlc4emFreHFWVTEzU1RoQlRscG1RMEkyYzJ0NWMwWTFMVGxTVkV0Sk9XSndYemRmYW1Sc1VEQmlhV2xNVmt0ZlV6QkZla1ZKUlZWS01HbzNPRnB4VDNwMU5EVnJUSE5LYkZsQ2FtWndiMlYwY0haWllsWk9lbGRaTlY5YVRXZDJWMEZZYWtnNVpWcFlkVVZMTVRSRWNVZFBMVkoxVldSbVdESjZkelpOZWt0TlNGOVFYMkZ1WlhWNmEyRnNRVFkyUVcxeWNXWkhSVTVUY0MxTmFteFNOSEZOY0VKVk1uTjFTMDVaTVVWSVUwMU5RM3BSTjNsUlNqTkZWRmxOWm5GelVGbzNXREp6VEVkVGRXWjNkMnhhZVdWelZqUnFOaTA0YkVseGEybHNaSFZEUjJoMGNraHVjVEkzYVhWdU5uRXlRMVl4YlcxZlVERjNiVWgwWlhOM1JXWldNME0yTTFOTlkyUmhObUZ3WDB4TWJWVjZjRzl1Tlhwb1YySjNjMFpEZGxOc1NGcE5jMEp3Um5wS1ZHODNWemt4VTBvMlNqWXRlVGRJY2s5QlRsWmxia2d0WDB4WVpFVmZOblpPUVdveWJ6RTBibGxrUWs1S09XZEZMbGRUVW10VVVIQXRlRTV0TlZsamQzZEVVMFkzT1hjLlBWSTY4WXJLYnBPTFpFTjZPcy1kVEdlYl9FOXJZOUI3bmJVWTlKRUxic0kiLCJleHAiOjE3MDYyMTY3ODMsImlhdCI6MTcwNjIxNjQ4M30.KSzc0JMvaHIOiivRBUHHnZL2w0CtEkGrzafVHCZlwR4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002922"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:23 GMT
	x-forgerock-transactionid: b662d868-53c0-44b9-97d4-501593e9bb22
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:23.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:23.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 309164: jsonPath($.tokenId).find.exists, found nothing
21:01:23.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,309164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d42c6a1, username -> user.1002922, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c2a237, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216483701))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:23 GMT
	x-forgerock-transactionid: b3566594-02d1-453b-9f29-96bb3a27ad40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3BxZG5nZTdhNjE1MmI0bGJwNDFpbGVxMHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dkxYaGZaRzVGVGxKNVlXUmhSa1pNZEdkT2MybFJMamxFVjB4b2EwdHFWbUpvVm1sS2JFMWxSVk5CV2tkck1sRmxOM2RPUTJoNmVEUnNkelJuTWtRM09URTRjRkZwVjBaTmNWRnNRM0l5ZEhneU5sRlpZeTFaWjJjM1RqUmxXRzU1U1ZKc2VuUjZlWE00U1ZkUllWbGtZMmRvUjNCMk1uRjJURFp5V0hKRFIyTXhSVTFQZEZWNFJXWk9VME5RWTFGcU1IcFphRXhSZUd4cGNVWjVkVUY0WTA1SFR6aE1kVGwyVjBORlIyRTVZVXRaTkd3M1pucDFkbkUyVWpORVRIZGxjRWg0TUdKVE5HdFliV1ZCWm1reFpVZFlkV2R4UlRkZlNHaG9XVmhGZVhJNE5tWk5kVWcyTURZeVIxVm5lVTlpVWxJeE1URnZkRUpvZVhWbGFISlBTbEJuWWs5bmIyNTVWMmhZVm1kVlYwbGFTVGRIV2pGNFl6Qk1WRVpUUW5vME9GVnNNMk5qUzFoUllVeHNXakUzU1hsbVJqRjFTM1JHTFMweE1sRm1SMnQxV0MxRGJUa3pSM0ZyY0ZOMVoxSndjM281V1VWaUxYQnpaMUJvYVZadWIweFVkVWx4TW5ob2VuVXhlREJ2VldscFlXVkhPVWcwZG5wRlRVeEZVV3RpWDBZelgzUjNSRTB5TlZKcGNqRmxZVzl0YTBkd1VtZEthRWxyUms1emNVdHRTVGxWY1RWWVYySkxaMlZZWDBzMU4xbDZRbXBwVVhkR2VWZFhUVWRNV0VWaVJ6Uk1VSFJMWmtkUVYxZGFZamhHUTFsclZYRmhTWFJLVG1reWRqaHhRMXAzYVZac1NWQlFWRmROVkZkbWF6RXplbWRHTkVwQmNqVXlTalJ1ZFdsVWNGQk1RMnRLVGxjM1FsRnBPVzA0T1RZNFdHOWFkREU1V0VWRllsOXpWV2hXVVZkNFJrNTBWemxXYURkeGJETmZRa05hVUd4VlVGZFljbU5JVDBKNk5HTmpMV2w1WVVoNmJuaENjamgxYVd4WFltUTBVSFJuYzJ4Q1kzQXdSakZNWkdWTFpFZFBORU5KTmw4eFJYSk1TelZhVG5oMmFWWXhZVVp2V0c1cVNXOWtZekp4Tkhka2RUUjZXV3hrZFZoWWRVOVZTbGhNWVZVdE0zaElXRlJ6YVdKVVgxcEROV015U0hFNFVsWmFUbGwxU0d3eWNESklkbFpZZWkwd09VYzBMalV6YkhJMFF6aHhZbFpXUWtOVlYxWTBZMVZwWmxFLmNtODh2RXJ2T2xFSGVpVjlBcHRLMkgxUXlHV2pma3Fibi16MzIxazFIMTQiLCJleHAiOjE3MDYyMTY3ODMsImlhdCI6MTcwNjIxNjQ4M30.clbqwa6213Yg_mjWlJ3wT40_IYKErv-qYcY1yApf7zg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:23.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:24.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 309365: status.find.is(200), but actually found 401
21:01:24.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,309365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@776e4450, username -> user.1001782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14b4940e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216484854))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmdzMTdzNHNxdmtkc3VuNDBqcTdhNGcxcWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVMwSm9VWEJFV0ZWVGVVWXhVbmR2ZFdkTGJ6ZDNMbFpSU0ZKWlpGVmtVRzloZUdOSWR6Um9jbE55T1doaWRFb3hPRE41VkVVMk4yaE1XR05VTkZsSlNtTjNUMVJ3UzJ4Q00waEtiMVptTURWdUxWbE5aemxuVldkWGRVVjJTSFpIY1haWFowVlFjWGxqVjNabllWSnpaM2RNTmtkUlJHRlljRlZtYTFZM1VXRlRaRnBXY1RCaVFWcGpWRGxEU2xscFVFbGlkVU00Vm1aa1NqSmhlbTl3VDJOSExWTXhWRzFOTkRSRWNFWnBXRFZEU2xWYVNHRTBOVGQ1VEU5bVVqRk5hVUZxYkVKMlJYaHVha3RRUVVSdlpVWnRVa1pTZUdJd1lrVTJjamxQZERKWWVIRnplRkkzZG5GUVVIbHJOV2Q1VVhrd1UzWlVObVZGZUVSdk1rbFFZMk4wVW1oNloxbGFiRFZKYzNwclpqZ3RhRWhUZUdkWmVtWklOaTFzZVZrNWRHSkliMVZOVEhCcGJIWkVhWEptUTBad1drcEdOSEJNZEVSUmNFaExMVkYzZDFCV01VMUNhMHRXYVMwNVNHUkhjRUkxTUdoQ00xYzVjVTk2TVVGdGJrRTVWbTFYUkhkb1MwUmhNekZEVjNkUU1rRldUa1JpVUY4MU4zUldjakpyTFhCME5YVnpURXRXTkRsSFdtWkJZMDAxUzIxak5WSmFURTFwUm5kMFNERnNhM2wwTVhaZlZqVnZUV2MzYXpBeVkwNXlXRXA0Vkc1M1VXdEZaRFZaWW5GRVJ6RndiMUpVZUdWT1FuUTJhRFY2Y1c5eGRVVldNMDVuV0ZSSE4wSTJSMDlGYUhkclZIUnhYM2RoZERKeFowVjBSblZqZDJkRE4xSnhMVjl1Vkd4Q1UxTjBUemRzUnpSaVdHSjJiSFZyTTB0eE1FVTJZbGRhZVcxUlQycFlPVVpaYjFkUmMxaFFiVkZIVFhRelR6Rktla3BSWlc5SFptTnBVVlp6TkdWeE5YWkhVek50VUZoZlNFbEJZV1IzYVVaWFdXSkhkR2xQZGtoc2VqWnJVa05YVFVKR2RrdGFkMmxaZW1SYWFXUmZVMVYwVWxaQk16aHRUa040VldGUk9XdGZWakJFWVc1SE4xRlVhbG94UVRKbU5VaDFhV3B1YmxNNFFXdEtUeTFQYldSbFVqZFJSMDF3VTBobk1VTTFVVU5tTkd4clZFNVVWWFl5VkRsSVV6Um5Ma2hOZWpkclVuQnlZa3N3YWxwMVNqUmZMVU52ZFhjLnR0aVg4TXhLRjdCVG5OekJaeWoxcDJwUGtiSVUzOFFYOTR2WGI2ZU1tUHciLCJleHAiOjE3MDYyMTY3ODQsImlhdCI6MTcwNjIxNjQ4NH0.wGAXeA8ewcScvUHEFnw8JKXucCnJYXjMta7akVim8Yo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001782"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:24 GMT
	x-forgerock-transactionid: 4a60a9ff-7c56-4aae-b3de-55cc0c47ad18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:24.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:24.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 309365: jsonPath($.tokenId).find.exists, found nothing
21:01:24.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,309365,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@776e4450, username -> user.1001782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14b4940e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216484946))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:24 GMT
	x-forgerock-transactionid: 3def7769-90c3-495c-8f4e-7eeac9273054
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDFxM3JwZnRpZG1idWdsY3JnNjBnNGs3bzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFdVUmFPVzlWZEZST1F6TjJhR2xoUXpaUFp6RjNMbGRoTFZkWGRuUXRSa3RvZWtOdGN6ZEZOM1puZUZsUFVYSTJOVEJCWnpKa2MyaDVlRVZYYWtWRldXTkRXVzVZYUdaVE1VNU9TVmMwUjJwaVpsSlJha3hUV2kxbWNucHFOak50ZFV4WFVGcDFVVXhSYm14VGFteGFUVTV4YlZOTWVFVmlTblJwUTE5NWFsaHRSSFJJUldOVldtOVRjalUxVVhWT2NIaFBjbXQzWVhCVlRHNUNhMVp2T0hWTFRWbzNjV1pVUlU5a1NYVnFOV2htUm1ob1RrOHdSVGcxZURocE0xUnVkV1pqWDJGalYyRmhOSGxxVHpNeFIxZHJWMFpOVkZsZlVtMVBVRmxyYTJ4cmMyWlRiaTEzWlhSblNFMXNOVlpOYVhjMWVGUjBiMmxLTFdGaU4xbEVWRzVLZUdwM1luWjNURjlIWlRSSWFGQldPVVU1YWtSdVFuQjZkV1JvT0ZZNWFUbE9MVlI0YlZVNE0wazNlV3BZT1hSUWQxYzVkRzFQYmtjelYxQkpVVEZZY1MwNFlVaE5YM0JzWnpSNGNsSXhNVmRZZVRsc1p6Y3piVzFMVVZCeFdqaFlNVE5YVG1WamVXZ3lRVzAwYm5odFFUYzBORmxCT0dveU1sZEdNRlJXTmxReGVraEtVelE0TjJabk1VWkRlSEEyTUZsTmJGbHBVVzl5WTJSSVNsbHdUR1J3TFhKdWIxSnJTVmd0TkdFeVh6Qk9ja0kwV0VZMVZEY3RRelZJYTNaRmFsUlFXRzFWYkVKNFdFZEZNRTlEY0RRM1owRldjbFZJV25Od1NrUnpia1ZLTm5kU1RHeE1TMHRNZVd0aFZWbFBPVkV3YW1WTVVITlphRFJaYkhOVFZVcDJabmxFTlRsRFh6Tk5SWGRwZW5KdFNtVlJPVTVFZURWUFJXeFFlVlZxVDNZMWIxSkpRVk0wY0hoTlJVZFZSM3BoY1hSVFNqVTBkR3AzVnpkVFVVNVRUVmxDVjNoTWJHWlRPRkZUVkdWcldGaFBjeTFUY0ZaRk5FSjVXWEF4YkZKMlh6bGZZMXBZY1hoTk1FTTFZbU42ZW05R1VFYzJNalJCVTNKMWRGbHFNUzFKT0ZGR1kyMTVUVXgwZUhGaFpscHZORGhsTUc5Uk5IVk9iRGM0WmkxMlR6TllaRWg0UWxBd2VVZGhhWFZLZDFKallYSmhkV3hvZVdGMFVYSlZMalV6Wm5WMk5rdHhSazFPYm13dFUwMHhiRVJ3VTNjLnR3UEtUc1p5VkJOYUF6ZTcxdFFQQndELVNXWkhxeVQyLTZTci00ckY3RjQiLCJleHAiOjE3MDYyMTY3ODQsImlhdCI6MTcwNjIxNjQ4NH0.8auTziEiP5SxzKrBy7UWAXrcyuU75f1_EJtv_h_OARE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:24.947 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:25.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 309442: status.find.is(200), but actually found 401
21:01:25.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,309442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@468a75ad, username -> user.1002025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fa36df8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216485352))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmptaWFraThoajlrNGV2MGRvdXJlMjQ3bDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZldERk1lbDlaYWtaSUxWUlBObTA1UWs0eVdrUm5MbDgxTkZGaFlWRnJUR0o2WjJnM2IycGlhMnhUU2xoR1NXcFNjVjkwVG5kc05FbzBaMFJuUld3M1FrOVRaRlZDZGpCYWFsUXpNblpwTW1OcVpVTklZMlE0U1hWVlJscDFPSEl6ZVZsbE5XeFlTa1kxTjFsR2JHZHdZMFk1VUhsbk1VSlJhbVZoYjI5S1RYZFFYMGRoZFVReGIwbHZORlF6WDFaT2N6RjFSVUpoUVZwT2NYZFJSMnBqYkVFNFQyd3laV3hMT1hFeVRHd3RjV3d0VDBkaVJFVnljbE0zZG5oSU5tbEVSM0ZxYURRM1JESjRhMWRLYjBOc2FVdE9UVU5LTTJGMmNFSkpPVTF0UXpkRmRYWnBNV0ZtZGtkek1EbEJlRXN4WHpaTFMzbDZjMjVtU2taWVRHZE5XRFp0TjNWbGVGUTVlV1V6Vm1SWFkyd3hRVlpDV1d4UFNIcEVTM1UwTTBvNGFIZFRaM0JaUmkxd1VrUTVablkyY1ZWTldISlFhakkwWm5wdWEyTktNV0V3ZFRaMlFpMVlZM05mVHpoSGVWRnRUbDlaVEdFeE1rZDBMVlZvZUZFMVFXRmFUMXA2WldoR01qUjRUMmQwZUVscWJGTkVYMmROVGtsdExYSnRkMjh4WnpOMFJ6bGFaMk55UzJ4akxVbEJMVXRMYWpCV1JtVlZYMlpTY2tWVFRXaEJOVVp1VEhkaGJYaEpZVnBSZG5oQ1FqbHRXak5XWDBSVVRGQnRWemgwU2pkMmFrOWxVa1k1YldkclFuWktlR1o0UldkRlNXTmhiMDlPVEd4Q2NFTTFhRmx2TURKMmNqZGphbWN6TVVKTWVFeGZZMngyTTI5bk1GOWtXbkpsVHpKb1VGcFRabEEzUTI5QmExVktSRXRXVUhGMFlXeDJhVzlsUmswd01UbDFWM2RWWmpReGNsRkRUMFY0U25ZeWNGcEJkVWx6YlVwTlluVkdVR1JVWm5kNFpUVldWamxvYldsVVFrSmxTV05OY0hoQlZtdGFORk0yZG1OTlEyVm1kMEp2TnpKVFRFWnpWRXhXVUY5dWQySkhhVXhmVVZwVVdYUmFhM1V3T1Vack5EQmxiamRPUjAxMVVWUmZNVEJEU0ZoRlgwVklNbVJTUW05R04yMHROMU5sUW5WTVEyaDRNM2h1TjA1TGEweENRMTlGVFY4d2JsbG9hVUZ2Tlc5bVJVVlJMbXhyWWxGU1RVOTFlbE5MTkhSclMwVXRYMUJWYlZFLmU2clBJa09tUTZ6R3QtWUJhUGNZdmZ6V2tLOEw2ZE5CQXMydTIzQ1Y2WFEiLCJleHAiOjE3MDYyMTY3ODUsImlhdCI6MTcwNjIxNjQ4NX0.azfPxSeFgUY9JXTdPD9OGuwTX1Px8NWXmgreP13bIBc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002025"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:01:24 GMT
	x-forgerock-transactionid: 72d915bb-514a-4e17-a7bb-9597c3c28e6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:25.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:25.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 309442: jsonPath($.tokenId).find.exists, found nothing
21:01:25.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,309442,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@468a75ad, username -> user.1002025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fa36df8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216485437))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:01:24 GMT
	x-forgerock-transactionid: 56974cd0-31f7-4adc-8542-cadf071aa3e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHZ2MTU0cjNnMGYzZDNjZ3RrOTI5OWJyNWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk9VVm5XRXhhTUVZNVZXVkNjMDVzY1ROR2JqZDNMbEJWUlVSSFlWTklZVFpZWVdoSFJtTlhaVTFVU1dsd2NYZFVObGxmZUVRMmJERlVjM2h4YzJKck1TMUdabUpUZFVwalUyVmZUVEYzUlhSVE0yTTJZbGhZY3pOTE5XSmhTVGd4UVZselptNVhTbWhvU25sdk0yVmFjV0pXVm5FdGJucDFkSE54WWw5cFpFWnVlREoxZG1sQ2EweHlWMVZJWm5SZlRqRTRUMjAwYWpneFRsRk5WRkp3VFRSNWF6RldabUZRWnpkdE56WktjREF4ZVU1ellWVmpNMlpDVVU4M1lUUXdWRzlzT1hKTmNqTXhZM1pYYW5kNmQyOVVPRU5RTkZCTlYxRlpaVXQ1Y1VST2FUTTRNVmR2UWtGcFZGUnpZV2RoVnkxbmFrWm1ObEZuYlRod1dtWlVhM0kzYm01SFUzbE9ZM0kxZVVWWU1rVlZkMTlKY21wblJ5MTFNMjlrU2tzek1rSnBaVW94TFRKWE0zQm1NbFZuTFVkU2VqWjRVa2QxWDBvMmJGVjJTREJ3TlZCMmFWSmxNbVIyZEd4TFgwTldaemxpUm1kNk9UTldjM1oyV25vd2QwTkVWVFl5TlZRd1pESkxaVmxrVTI1dWNuTm9VVzVZVmxkSWVHYzNOMFYxUVUxbWFXbGhWV1UxYTBkMFkyTnhjVnAzWVRGYWVISjNaa3N3UVVwZmJEQjNPVWhVVmxsaGQyNUpPWEp5Tm5wSFpFaG5ZV2RWZVMxTFFta3hWRXhsTTFKTVdISm1PV3hCY0U1a00ySkxRVlV6YjBsbk1HZGlWa2R6UmtGVGFsaGZVVTFKWVU4M2FHdGtWVXh3T0ZOdVgyVkhYM2htTm10alQyZzRlVWxJTVRKVVdXRTRibFZrUzBGaGNWODJXR3R0WVRGdmVFWjFPR0Z6YVdoWVMxVnNiRlJ3UVRodmNXbGhiV3RSV2xadGJXWmxRa1J0ZERSb2QxVjNWRXRhZFZGRFJYcFhaMVoyUzNSUFNYQnRkbGhtV1d0ME5EbEhkREpyV0ZSWFdUZFJRMTgyTkdsVlVGRXRSRkUwVUdSUlltRkhSR0U1ZW5oU1ZIaENjVWR1WWpFMFZVTnBiMVI0UkdGNVJIVnZSbko2TFZGd1gweGxVM2szVlZNeU1WQllOR0pTWldwbVgzazBTMjFaTUVWc1ExaExVRlZ1TVVSalgzaFVhRlpKVFVneFIzRTRMbWRTYUhoU2JsRjBNVWs0T0RaUFkxcHJlalpJY0hjLkRtd1RCTmhzSzNyaWgxelprWGdpVk9Wb2lYNjVMWXZ1NG9kbFVzWmtNSTQiLCJleHAiOjE3MDYyMTY3ODUsImlhdCI6MTcwNjIxNjQ4NX0.d3vXXJQEIjWjH9JiiPwTXxZYL41i-D2EBM5WCBIBaHQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:25.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:01:27                                        2080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=602983 KO=12876 )
> restLoginInitiate                                        (OK=298706 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=297796 KO=883   )
> restloginProgressiveProfileCallback                      (OK=6481   KO=883   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.66%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.66%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.11%)
> status.find.is(200), but actually found 503                      4958 (14.13%)
> status.find.is(200), but actually found 401                       883 ( 2.52%)
> jsonPath($.tokenId).find.exists, found nothing                    883 ( 2.52%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##########################################-                               ] 57%
          waiting: 232796 / active: 30     / done: 309789
================================================================================

21:01:30.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 310166: status.find.is(200), but actually found 401
21:01:30.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,310166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13aa8981, username -> user.1000400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@357dd2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216490352))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXVmdWRzMTVoMzZpOWdqOXI0ZnBiZjJhZnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFVtZEdUazFmV2taMFZGWmphbE5PV0ZOeVQwdDNMbnBuVjJwMGVtNWhielZCTmxRM00yaFdOVXAyZUROQ01rTktjRFp6TVhGaVREZzRkSFk0UTJ0UlNFZ3RaME10Ym5rME5FRmpVMEpaZWxSS2JHMXdSa0pzU0hCc09FdDJiakJhWW1oTFUxRkVTV2c0UWpWWVNGSlFia2hDVm1KaVUzUm9SVmhrYWs1SVZqZDBURjlwUm5ablNsbzRkRVZpVTBGMkxVVkxaR2N6U205ZmNWQmtlRGd5VUROUVEwTjJOV3BJY2xVMFduTlJVVWRsUjB0bFFWZDFlRWRDWkd4TlZHWnRUbkpqV1RaNmF6bGhZbEZzUVd3M1FqbG9ibGhPT0dGQ09FdDNSRVpoUjFBeVNXTm9Ta055Y1dwR1VYSjVkME15TkhwRWEzUlVjME15U1RaNGVuaDRUQzF3UVRJMFZUbGllR3d6VVd4TVNDMVZTMU16ZVZGSVozZFhhWEZRUWxwcVF6RnZSVVpEYW5GSVlXRnJYMlppZWtaeGRUTlpVWGRoYUVzM1RubzJWR3RvU25GcVFrdENhSGs1U2xGT1lWcEJWRkpqTTAweGR6Sk5WWEl0YUdZd056WkljbmhzVVdsRVRuQmZRM0p0TTBwbVZXZG9Vell3V1daaFVWbGFiRXR5ZWxoV2NWZHJRbFZoUVZkNlZYZGpMVE5uVjJsdVVtZFhTWFJXWVdGeFVuVlVWMUJCUmpkb1l6bHpkRTVoVW5OM1Z6RjVSbUpOWjFWaFkyMVZZMWRZTlUxbU5GQlliMGN3U25CdFZWQlhURFY2V1daNVRUVm1NV3hSUkROV2JuVmphM0JRTkc1Q1ZVWjJUMDVmV2pFemRuaGlWRVZPUWpjd1dFdzJUWE4zZFVGWWNFRkxNMHA2ZERWRU1qZHBORnBsZEU5UE5YQTVha2R1ZUZob1lWQk1TVlpzV2pZdFJWUlFaVzkyVm1kRlNIRTVhMFZvZWtsbE4wczNla1ZOUmxsS1ZuTkRiRnAyVGpOU1QzRTFNSE4xYm14c2FsVTFhVmhHUzBSWlFtVllWVWRSUTJ0VmMwaElaVE5YVVhKZldrb3pVVlJRYzJkSlFTMDFZV00wYjBSQldsVXdORnBhUzFseGVEVXdaRkJGZUdWSVNrZHpXRFJyTkRoVmNuQmtOemxrU1RSeVEycFRUa1ZJVjJGbllteGlja1JyTlVGblZteFhOSEZIVTFSb1kxRmpMa2haYlRsTGRFaE1TR2N6YlZaT1UwbzVOa3d0WmxFLlRmYjRCOEs3a3NJVTMyc1RxaElGbUMzSDhyUUhOX3hPZUExOEpnN3dDbk0iLCJleHAiOjE3MDYyMTY3OTAsImlhdCI6MTcwNjIxNjQ5MH0.ngI_4aqO75F-bHz14TF2rfvumkQ_zF8tCG2UjypN90s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000400"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:29 GMT
	x-forgerock-transactionid: 840a5332-f98c-43e8-b9d5-dc8a4424d334
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:30.400 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:30.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 310166: jsonPath($.tokenId).find.exists, found nothing
21:01:30.443 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,310166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13aa8981, username -> user.1000400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@357dd2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216490442))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:29 GMT
	x-forgerock-transactionid: a463fb42-7a60-4f33-9638-6b61c4f0456d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2c4cWtjb3E1MGtvb240MHBrNWljYWlia2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck0wTmFOV2xCVWt4WFdUa3RXRVUyVGxVMk5YaEJMbUpSVUZacFduSndlV0pNUlV0MVprWnVRbk5xWmpsMGJUWnFhMjVqZEVoVWVYaEVWMEo1U1U1emNGRnBORll6ZUVwMGRYQktOM0pzYkVOdFVqWmpkSGRsTW04MFVHeHJUVmw2Y1ZsM01XdEpkMkppWlRWaloxWmtXa2R0ZVRabWJFOTBiVGhLUlVnMVMyZG1Yell5UVdKdFRtSlZPRnBxUVRaVE5YbFRMVFYxU2xCck9XUnpaemd4U25GSGMySnpWbmxRTUZSU1VVZG1la2RyZWxGR1RrMUZhSEY1VlUxc05HMTVWMEU1ZDNCa2IyODBSbGRXVW5vdGFFaE1TMnBvUTJ3dGQwVmtZalZFVWxka09HdFZjSGh2VmxSdE56SnRYMUJEWW1KQldGQXpYMDFDWlVOdk4xUklibFpGTkdzMlJERm1aRkIzZEhWWFYxRjZSVkZSVG5KemQwRjBibXcyTVd0SGRsQkJkbGxsTW1wMVpGVnlPRE5QTmxkdE1FeHJkV1pUZGxoamJsTlRkMW8wV2pZNGExOXJVbkJ5UnpFNVJDMDBaMmhVZVdoVGFWOWhRMVZ6TFhKWVdrWldjSGxSZVZwbmVHZENTVmRsY0cxc2FXSlpNRE5NTVUwM2NITklZVlJXTmtWalZsaDRZVzVzYWxoNVdGOURjRGg2VTJWeE9YcFpZVEk0VEcwd1N6QmlURjk1TW1jMk1sOWpRWE54T1dGcU1FVnVSRE5uTlZscFJVOXhiUzE2WmpOWlducFdiWFZKTVdaSVUyeFJWR05OWkhOc1FuWnllbll4TkRGc1ZrVXlZVFJEU25wV2NETkthMHR5TUhaR09IaFZVWEJNZHpsRk1rZFpabGRJVVY5aFZESnJkVkZUUkVWRlYzRjJkRk55WnpWSWQzQnFhbHBaV1ZSR1VUSlVSM2N3Vmxoa2FqVkJUVWhQWkdGVFozZGllVUpFWWtKbFVIRklkemQ1Vmxwc1lrRmhOelF5TFhwaGMwVkJRVzVzVEVOVGNsSnNkbTVVUVRCb2JFWnpjVWxmYVd0cVR6Tk9OblpLUVZKTk1tTk1PV3A2T0hObVJUSkNhR2RNWlhKQ1dGcElVQzFNYTFkTWFrVmxUR1EzZGpKSFpWOTRibFZhZFRoaFZrSjRjak5mYUVrM1owRnlkRU4zWVcxdlNrSmpaRlptUVhKSlF6RnlTMFJCV1V4bk1WVXdMbDlPWWpWS1R5MW1SR1ZZYW1wSlkydEJOaTFGWVZFLl9jMjNnTEhxVFA4SkRheVNDRUtZZlhTOG1aeTE1REFqckVGNTZsTmFkXzAiLCJleHAiOjE3MDYyMTY3OTAsImlhdCI6MTcwNjIxNjQ5MH0.orjxAcOdHlxLa4YuboAZk9VekW4Tscx36mz_mh3uo60","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:30.443 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:31.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 310301: status.find.is(200), but actually found 401
21:01:31.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,310301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43eb0789, username -> user.1002004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22f20b95, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216491351))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2xpZXZycXNyNWc0a3VrbmwzNnFnbjgwa3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TE1XRjBRM0p4YTJOSVNWQnpOa2xFZEdweFVuaG5MbUpXWlVoRGVHOWthVEUxU210R00yWnVjVkZtVDBWa1EzaEllbWhwTld0WFFuUk1PRVp5UmxwSmVVOTJjWHAwV21kQ2VtRk9NWEp2VlZSbFYyWjZRVGRHUldoWmRFOXNaWGRVWTJkNWNXOWxkM0JhUWxrMk5sZHJXRTVGYlcxTU9UTnhNbGRYWVhWUVdrZHVZVFpzUm1SemJuRkdUa0ZxYnpaYVpIRkhNbk5oV25rM1oxVm9YMGRYTUVoM2NUVk9ja0p4YkhVeVN6WkpTbk0zWTJwd2JERm9VRE5KTTJKVFIxWm5XV0kxWjJoaGRFNXVURFF3YVZGQ1gzSkZNV2R0Y3psWVVDMUNXSFZMT0ZsSVEzQTNia2RPZWs1cVIybFJZVEZ4YmpRMFptcEhhMFp2Tm5VeE0xWkpZblo2VmxkS1FrVTBZbWMxWjB4aVptNTNWRzVxTTJOclJsRXpla05hWDJKTldHNXpMVzFQY0dkMVlqZHJkbkpoUkRka1VHcGZZMFIyVVhBNU1GUlZkbTFEVVUxcE1FRmlaMGhRYmxscVJFeGxTbmQ0YmxaTVFXZGFTMmhTZUdWeU1teE1UVFZqWVVWNExXNWlabU5yYWtkaU9HTktjbmhQYmsxM1NqazBlak50WkRGNFpFeGlRazFsV2xoV1YyeG1XVFprVjJWZlpuZE5SSEJOUlhJelEwVlhWa2QxY2pkc1lVcFdkMjA1ZURob01HNTRhRlZ5Ym5CeGJWTk9hVFZEV25oaWJDMHhaM2RxU21GSFpuRmpZelJ3ZVVJNGJqSTRXWE42VW5oNFlXSmxUMVpyWlU5TlJYSlBOMW81TFhwTE1USmZUeTFSUXpsdk1tbExkVU5CYVhKSVMwNTFaMXBqV0hBMVUyNHdja1JGT0RoZmRsVm1ZMWxvTlVoR1YwWmtiVnBuUVVvd2FHaDZkMVIxUzJaU2R6UnlTM3BNTTFaWVRqbGhVMXB6TmpsMFdrNXVObmRJVFZoeldsQlBiM2xUTmxwbmVtcFVjbUpmZVc5bVVrRkJYM05qZW5SYVUzZDFPVzFQY25sdFNIZHFRell6T0ZCaU1qbENVSFpyZW0xUE1URlZZblJVU2kwMmFGOVlWVXBFVGpCTlZuTmFTR2xSTmxBemRtdHVOMEpXUzNWWVlWUjZTalo1Vlc1b09WaFVUMDFyYW1WR1JWTkdlVlU0WkdwelkzbG5MbTlpU3pjd2EzcElVbU40YlZGNE1Hb3hSWGcyWWxFLnB2cUJyX1YtZjNiZGJrYjV1dkdfMldSeFFHLWtyeG1HcEh0LWE3cXFnNVkiLCJleHAiOjE3MDYyMTY3OTEsImlhdCI6MTcwNjIxNjQ5MX0.y2SdVdw_EdyhHlC8GUuT1nB2IVDs-1BB-7FqFsatdgY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002004"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:31 GMT
	x-forgerock-transactionid: fd8a3f65-79fc-4279-9bda-741b27c920fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:31.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:31.439 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 310301: jsonPath($.tokenId).find.exists, found nothing
21:01:31.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,310301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@43eb0789, username -> user.1002004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22f20b95, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216491439))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:30 GMT
	x-forgerock-transactionid: 70c7b2a9-dacf-4bc7-a460-263cad98ca53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2RvajhsM3YwYTBlNWViNThjNmRwZWhmbW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGRsZE5kMHhHVWs5aVZXZG5iREZFVDFFMWIyMUJMa1pIYmtjeVNHOTFNMjUyYUY5TWFWbDFWVzU1T1c4NGNVZGhRa1pzVkVzd2R6UkJialp1VmxvMGFqbG9hbkV3Ym5WaGRFbzJjVmMyZWxkUGNuWklNR05xWDJWRVlUQXRZbTlsUmxsMGJrcFpRbWRpZWtSUk1Ia3pRbFpWVlY5MmEyb3djMFZKVG1nM1kxVXdXSEUwU1Mwd2JtOWtNVWRWYzBkdk9XMW1iSFZoY2t0dmVrWXdWalJQZG5JdGFYcFlSVkJsUkdSMWJGVnhjREpJWmtoYWRtbGFSVms0UXpoa2RtYzRhVmxEUVRBeFgwaGphVWR6VGpOMlR6RnVTWGN4WTA5YVRGbHhhMHhzVWt4Q01VWXRlRTVDVHkxV09XdHlkbGx2UTBndGQzRm9ZalZrTW1RNWJ6aGhWbUpUVTNCeFRqZDRXVTE1UkZwaGJIUkZaRGRJZFVSME5DMURWakZaVm5GRFkxZ3RlbVIwV0hGSWNIRmZVMmgzTFRSSE9YZHlOVkZIUVhCcmVYSktSWFY2YUVOb1VsbEhSMDlrWmtkTVJGWXRZbVV0TUhaTk1uTlpNV3h4YjNwU1FtaHVXRTlVU2tjMlJsWkphMDVtZG5GcWJteHlTamd3YmtKRVYxTjRkWHBLVnpSRFl6SjZaM0p6YWxGTGNuQkJVRWRaUmxjNVUyZDZOMDVhWlRSMVYwcG5SVjlaVUdKa1pqaGlRM2x1YUhOSE0zSmhSRFJEUmxOcGRVbHZhM0ptUTFORVlrWm9OWFpJWXpKTGFsVjBZMmQyVFdsSlJuQlNTREZSV1hOalkwcHVTVTVNUzFwWVgxOWZlVTR5V2tKdllVbFlVa0ZtTFc1ck5WQjBRa05RZEhSUlZrWllabEEzYUU1d1JGZE9PV2d4YVhOSVVqZE9VVWxYVVZnMVQxbG5OMDFGT1dsTFRXRTJWMHRqWjJoc2F5MXRPRTloWVVoRWFWcGlRMk51V1VwbmJHZGZRMXBTV0RKQ1VHRnJkbWRFWlRsSmQxaFNNa05xU1hScmFqQjRaRXRsU21NNWFtUm1kVlZ4U21sVVJuSjZTbkJXU0U4NWEyRkZTMFpDYjNRM1dsTnlabWhYUmpsT1ZFdHNhM2gxY0VRek9IbHJMVkkwYkhKdmVIZGZiVkpuUzFSTGRWQlZiVEJaTkdaR1puUlRNRlZsWW5FMWVrdzRlVGhIY2t0NmQwaDNMazlQYTNCRU5YaHBjRlpzU1hGWGNXTnJSWE5HWlhjLmhib2FqZDlFTTkyUkwtWjlZRDAtdE41aGpUVmQ3OGYtSDZmaXFHalRoNnciLCJleHAiOjE3MDYyMTY3OTEsImlhdCI6MTcwNjIxNjQ5MX0.fsGX1njnZLUtgWfbHnqj8V6T2-6_czrsguigMyvPnUU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:31.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:31.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 310363: status.find.is(200), but actually found 401
21:01:31.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,310363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50a4fc06, username -> user.1000249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47f83f3e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216491776))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMm5lN2QydmdvamNicDAzMTRtZTNmdW05aWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlFqbG5UamhqTUhKZkxUSnpkM05JTmtOQllsOVJMa3MwYm1aSWEzbFNUQzFDZFU4NVprOTBiRkY1UWxaUVdrZHNURjh5VVY5U2QybzVMVFI0YmtjNVVUSkNRUzFqWTNJdGIxQndVR1JxY21Sc01HdGtUV05CYzNCV1RHbGlja3h3U0RoUmNGcHlhazlqVVV4Qk16QnZTVEpNTlRsbmRGOXdOVkZpT1hCQ1JIUmFkRlV3ZG1abVRtNXdVVjloVDBvMVgwd3lVa2hVVERFMFkyUnhlSE5TYlc1Qk0zQnNha1pCT1d0b2JFVkViMVpwVkhGcmJWRlNMVUpxVlV0d1pscHVTR2RCWjB4ZmJ6TlNRMFE1TFc5bFYyUjNVV0pDZVhKWmJUWlFiR1YzVEV0b05XZGlSemxJUVdaVkxXbHVOVE5WZUhWa1IybzVXRWMxUW1aM2FYWmlkbmQyVFZONFdubzViV3RtY2tRNVpEUnNlbHBXWDBWcmVYVm5RWFE0YUZGQlZWVkhXbE0wVDB0d1UyeFhVQzFUYmpaTFJteG5lSGxqTFRSNWNIWldVekpHWjA5Q1RVZGZiVmhpWXpWT2VVcFBWbTVITm5rM2FrNUNVemhKYlRkT1VXeDJPRlV3YXkxWWFscFFYMDVtT0ZSeE0wWllUa1J6U2taNmEwTlVNVnBzWTB4R2RWWmZiVkZETWtOdVdtaEJTV2RvTjBaU2MwTm1SVWxPZEVkRGJIaFZUbFEyVGtoS1JESk5UbGg2VmtwU2JIRndaMFowTnpGQ1pTMWhWSFJvTVZaQ1kwRXlkV1kwTVZoTWMySmpaM1JIZGtOa1dHZFVjVlZQV0hOV1ZtaFBZVlV3YW10aWFVb3dhWGQxWW1oVFNGZEVVV3AyTlZaR1RUbHphWEV0ZFc1cmRFVTFWWEJ6Y0hFNWRtTlJiV0pVTFRnMlVuTTRjVEY1ZGpSVVNIcDBjSFpLWVZOWE5GaElXREphUzFSSk0xZ3hWRGhZVlVWd01tUlJZM0JJYUhoMFVVdDZRVk5DVmpaNFRqRnZPRGN3YlhOSVUwODBaWE5CVGsxelJrOVZaMHQwV1VjeFptMWpkVkYzVUZwNlQyRlFSREZzYjJFeE1sTmlObVJETmpsa2JUSlVTRFUxVFcxS1RtTnNTM04wVEVVMlgwbFpZbVZRVG1sblpucE5SblpVYnpjelNWUTJiRlZYUVVzMk5qaFJOMWxFY25aVWJ6QTNNV3hHVVhkeExWWjNMa3BWWkZoUGJGRmZUQzF1UzJSa1ZtTk9XV3hrWkZFLldPVnZwaEdFejloWmpoazB1M1FRNzhDbDZMc1dtU1VDQjVxbmN1YTdWYUkiLCJleHAiOjE3MDYyMTY3OTEsImlhdCI6MTcwNjIxNjQ5MX0.aIxMun4No32FrqaFp8AKf4Al38u7pqOmaxuUnq2rlJQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000249"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:31 GMT
	x-forgerock-transactionid: a4798292-83e9-4340-87d0-5263828f2789
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:31.825 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:31.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 310371: status.find.is(200), but actually found 401
21:01:31.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,310371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2abd6cdd, username -> user.1002470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b441185, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216491805))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzljNWRiNzg1bjhlN2dnZGJnNzhvbGtkbnYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2JsRlphMVpEZHpCeVUzaG9aM2RXVDNkclN6Tm5Ma1ppU3pSV2FVTkxiVlpVV0VWa1VWcHZWVUZmU1ZrMGQwMDBNa3RtUkU5MFNqYzNiVlJ6UW5KRldEQjJXRlp0WWxCd2VHRmxXVko2TTFoNU1tZFVSelZOYkROb09FZDFWakZmZW14cVJqTXRNVkZTVUVoUU1YaDROWGwzTmtwWmEybFhUVVk1WXpaQ01sbFZOblJ5VEdGTVZHVnBTMmhGY0ZGSlZtSnJPRTVoWjNSNVJsVmlRelpNUTJWS1IxazNWa3d0V214alRUSlNTMVZhZW1WTFgyNVpTSGN6YVVGaVkxOWhSSGR6YjFKWlpVa3ljMVoyT1VOQlUzY3laRkkzZW5GT1ZVUlljMWRpVmxGNFRsUk9abVJCTFU1QlJuSmlVbTlJWkZoQmNWVnNOVUowUVdWR1JuRnlZaTFxUmpCQlltSm5TWGhwUVdRMVltOTFXbVo1UlV4blpuQmZaa0pFTUdvd2JGQXhMVWxSV21kTVZqVkNTbmxaYkY5V1QzRktRbloxYVZCV1psWlZXV3BOY1Voc2QybDRWVWhyUm1ObmRtRTVkMGgxZWtGMVRVdzVia1ZJTlZBNFZVTmFhSEZUYXpoM2RXVlFiRGw0WjNGRlNucHZXVXQ2VDI5UlRDMUpkREl5WlRBMFl5MWtVekJHYm1kWE1YbE9jWFUyYVVvdE1VZGtVbFJFTW5JeFFsSmpWbEZGTlVkVlNWbHFTelJoZDNSemJXRk9aVWxFT1Y4d2NqTlphVFJ2WW10SWVEUnBWbGwwUkRsNFNVNVFUSGw1Y2xkSU5VZHpjSE54TTFocmNGZEhPR0ZCY1ZkS2VERkZXVXM1UVdaUFpXVTNhRFp1V2xKUFltRnZaa3BLT1hwQmRtbDZUVTlFZWxnMVltZFdaelZJVEdndE9DMVpPREU0ZEhneE1URkRhbXA1ZUV4aWQxWXpiRTA1ZUdOZmVqZHZNR1JUYm5CTVNuQnRZa2xxV1ZaSVNWSkdVRU5yU2xReGVuWXpiRVJWWjNKeWQwbENTVXBQZDFKSmFFbHlhRVpxT1RKV1FuSkRXbXB1VG5RM2RHeHZUa293YW1kVlJTMTRlVXhRYTNoTmNFeE9kSE5IYlRGd1UybGZaamhWU1dwUGFteDRTWE4zWmxCelVFbE5Sek5mTlhwTFNEbE1OalZoU25oc1kwbEtMVGRYUmpWdVRVTkJWMGx5TlZob1JDMDBMbGc0Y2kxd1FuRTJRVWt5VUV0YVJHeFZZVnB6YjJjLkNjRFRaWXQ2WTJ0MmNFbERCY2FFcl94X3ppVXpRREdmUHFIUUJ4MWdGU1kiLCJleHAiOjE3MDYyMTY3OTEsImlhdCI6MTcwNjIxNjQ5MX0.7Lzak5uI2OeGSn0c2QKf0dQmwAfqwOXDFhuEDtMFdhI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002470"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:31 GMT
	x-forgerock-transactionid: 6ec81860-d95f-4ab3-8a8a-0fb6b5a4cb76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:31.852 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:31.864 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 310363: jsonPath($.tokenId).find.exists, found nothing
21:01:31.864 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,310363,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50a4fc06, username -> user.1000249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47f83f3e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216491863))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:31 GMT
	x-forgerock-transactionid: d939cf8c-b81c-405d-afa0-681ceeebea02
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjd1azVlNDgwM2VqcjIzdG52dXY0ZWc5Mm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2NsWlNjREZrTjBscWJHaE5Nbk5LWTJvNFQyNTNMbTlmWW5WcE4xaE5WSGRaTkdZelFuZFFNV295ZFZCeWEwaEJVblprVERNNFQxQTJUbFo1WVd0R0xYTlJTelJCTkY5WVIwVkhaVE4xUW5kaFdXTjBWMlZ2WkU5VVMwOWhXbGxSZWpWSVFrMXFkVFpoVW05ZldFNW9TRUZQU25CdU5IWlJVM015VW5Bd1lXeENOemxrYnpJMmQyUkJSVWRxTTB4RE1HazFaaTFMWTJoR2JqZzJSbmhNUWtsVmFtNUJRakEyZDNoVVREZE9OV2RWVkMxbFowMUJNbXBNWDBwNGFEQldVbTVTUlhsM1RFdzJhVTFNV0Y5cU1IZzJORnBIUVY5MWJGRmtUM0UyYlhacFVHWkJRVzFWYnkxS1RGcHBka0pWZDA1M2JrZFBUMWxNZUZsb2NVaG1hMEppYzE5aWFrTXdPQzF1YUdaRlUyMXBabDlrVVhSU2JWZHFTM05NUkdNM1pqSmxia2N5VmxwaU0wOTNaRE14V1VaR1JrUXdhMFI0TTAxS1dVSjVWUzAzUjFwSFZtSTNjMUV6T0RkblNFNVhWbTVVYUhwZlUyUkhRa1JrTUVsbE9UQnlXRzFFZW1ka1NYVlFiSE5UVWtoWWQweE9PSGhWYVRsd1F6QnNVV05WTmpKa01EVlZXRWw2VUhCcVdXRnJkRmN6WWpWR2VuaGZkVkV0TUMxR1dHZEtlblZyUzB4dlJWZ3RNRFpoZGs1UE1XYzJiVTlGY1RsNFlUbGhRMUYxVlVkWFptaHJXbE5FWkZWeFgwVkZWVWxFTlZseFMwdHRWVVZzVFhwWlVTMVhTMjFmWmkxcE16bFhYMmt6Y2tKNk5GWm1Va0o1T1RoVFF6bGZWV0kyVEMxTFZuTjFPVEY1ZEhoR2FGZG5NbmR2Y3pWM2NHdFdkVlZFZUdoWVdGWmtSVVZsUkZOa1kwUlNiMXBOTFdkSFJqSXlaMTh4VUhCVVF6QjFSbm8yVXpSbFgyRklOUzFQWlROU05HZHhObGN3YlhsaGRscEtTR1V6YW0xNFgxOVBTa0o0TXpKNFpWVlZNelV3TW5aWmJrcHNZMGhNVWt4eVF6VXphMGcxY0RCeExWbHVWemRvTlZoR1QzaG5NMVJJY1c5bGMwUnBhMlY2WVRKdFRqSmtNRlEwZFdwSWJVSTFSbTluVWxWcmFHVlpTbXhVVFRKdlpsTnljMEZ6VlhBNUxURk5MbmhEWldoVk56SXpaMFF0YTFrdFZXUktRbUZEZEhjLnBmNmlfTUNMV2dTR1BUblc1Y19OcThPSXJZVXRXTEplOWpPM3hpcFNMNDQiLCJleHAiOjE3MDYyMTY3OTEsImlhdCI6MTcwNjIxNjQ5MX0.L1FyE258obTwH2rWUOprm54L-gC6CjYJ_J66GBY-Neo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:31.864 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:31.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 310371: jsonPath($.tokenId).find.exists, found nothing
21:01:31.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,310371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2abd6cdd, username -> user.1002470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b441185, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216491892))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:31 GMT
	x-forgerock-transactionid: 2276c84f-68ae-46dc-b07d-01dbfb515cc5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTc4MzVkNzNlcXIxYmkyYjM5ZDgxa2xzYzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGVYSlJaMjEzWmpWNGVIWkZOVXR4ZEdkeGExUjNMalZyYTNWNlR6bEpPR1Z6ZVRCRFZqTkxabEkxYmxnMldESjNOblJ5VkhObldtWm5TRU5CVWxOQ05HRlJUMWRYYWpaT1NqSm5iMUJzVFROVWFHTldUVGxqY2tKd1dVaFVUWGg2YUVaeU0wczFWa28zV0VkdVduWk1MVmhOZGxkdFQzVjNRMkYyY0c1aE0wWTBabVI1TlVOeVEyWXRTWEJUVDI5UmVrZDVlRkZsVVRGQlRYb3hSbGd3VkdScExXeFFVRkZDTjFCdlkzbFlhV2g2TjJOdllsTndORzg0YWtJeVdFMUtWa0oxY1c5elNYVkZPWEJZTkhSdFJtbFJRVVJUT1U5NGNFaFFkbWcxV25OeU1FdzFjbXN3ZDNCeFZGazBaRkZ3ZGt4R2EydERlamd0YjBKeFF6VTNlWFJWY1hSdmFucFBSSFUzZHpSSFowMHhkbk0xUkZKcldtcG5ibXhyY1VkVVJqWTFSVWgyYVdkR1MwVnlURkV6V1ZsbVVtOXhlbVJUTkhoU1IxOW9kVFZVUkRZeFEzaHVWRFpET1V0d05HaE1kRXhEVG5vMGQwTlBhR2xuV1RnMFJVVmFkVTl3V0hVMFNIQnFVSGxEWW01WWJHNDFWbmRsWVZkSU5EWjZZbEp1TUZoMFdEa3dURFJRUmtSZmVrVlRNRFEzUm05blkwNHhlV0ZTWVY5d1RHaDFkbWN5YW14dU1rdEZaV3RFUVY4MlN6aHdRWGxxVm5STk9Ea3phakJCUkhaTFVVZERkbEJwWlc1dGNUVTJXbGRUUTFOb2VqQkVVVGRtY0VOaGIwOTJPWGt4VGtremJtUmtPV3M0YkZJNFpuZDFkMFpJVVhoV1Yya3lWRE0wYzNkcmIxQlVaMjFLY2pKcGMzaE9NM0pGYlVjNVZHdGpVM2RSTkRKb04xVndhakpDWkZOM1RVRktjbTB6WVZrNWFHVnpTRW8xUjI5TlJYZHJlRkpCVGtKbWVIRm1aSFpUTUZaeWVUSmxha2RhT0c1ZlYxRm1NSFpCZW5SV2FrOHlVVzlCWTJsak1sQm9MVFJVTjA1Rk4waDVkM293WDFOS1MweHVOM1pYTm1wYU9IRkNkM1JMWTNkc01tVjJiMXAyTkdGQlozQm9PVGgzTFd4WmVXUkdRVzU2TUZsRmNsbFVUVXBtZWtaSWFrZERTMXBMV25KSVNFRjFlSG8xUWw5NWJucHJMbmxWUmpsak1raGZSMU5JUm5sMVRVWTFUa2hQTldjLmJpVVh4YjNzNWM0d3FhZ0NMeF9PWHlWVlFVdnZna19mQlNpSTdiWlE1aG8iLCJleHAiOjE3MDYyMTY3OTEsImlhdCI6MTcwNjIxNjQ5MX0._nEfMD4hZudHPmgasE3_pEpoETZ-WgnHJwh57JQbDxA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:31.893 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:01:32                                        2085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=604382 KO=12884 )
> restLoginInitiate                                        (OK=299398 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=298495 KO=887   )
> restloginProgressiveProfileCallback                      (OK=6489   KO=887   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.65%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.65%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.11%)
> status.find.is(200), but actually found 503                      4958 (14.12%)
> status.find.is(200), but actually found 401                       887 ( 2.53%)
> jsonPath($.tokenId).find.exists, found nothing                    887 ( 2.53%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##########################################-                               ] 57%
          waiting: 232103 / active: 20     / done: 310492
================================================================================

21:01:35.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 310897: status.find.is(200), but actually found 401
21:01:35.547 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,310897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fc095f0, username -> user.1001540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cda78f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216495498))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHBraHZqbTkxYnEydWlxbzk1YWpodTY3bzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVV6ZzRhakpIVWs1V09VTjFTekphTURGNlMzTkJMa2xrV2tVeFFreGpka3B4UlV0MlRVOVpNRXMyT0ZJM1JFVmtjVFI0YjJvM1NXODFPRXhrV1ZkSVFsQm5VWEpwV1hsSWRFTndWVXh0VGtvMmFVMTNZMWRNV0hJM2JIVlVaemxCYkVka1JFbHBjMHhMYTFSelpsQTVXbXR3YjJwclN6bHZSVUp6UlVVNVpsRjVSMFpFUXpJd1MwTnVWbEZ4TFhkUFZXdGhhSGhyTWpaellrOU1WVnBhUXpaSk5EaGFhVXhHVHpSUWEzRlJlbG93ZUVkblRHRndjM1ZGVEdaM05IaEdiakF0V0V3NGJrODVXa1V3U0dsYWVrUTRkbGxET1dkSVgxOHpabDlKVDJSemVqZGtXbWxoWTFFMWVWcGpWSGhRYkhGMlgydHJjMWd4VW1oRGQzcG5RakI0YVdWQ1VsVjVhekZ1TUROYVVYVmFiMDFoWVdkcE9DMTRNRGxXZUZwMlgxcENWbFZ5Y21acFIyNVdVRUpFWVZCaFRrUlRURk5FUzB4WlozaFhhMHhhY2tOalExOTBZVzVQVDI1dFNUaDZla2RJYUZWV1owZEZjMHRJYmkxbGIxRnJhVVpYZDNadlFWUjFTRWQ1U1ZBNFQwdzJPVVJVY0hsQlRYTkdOMTkzWW5GeVJDMUhOMDkzUWxkelZsTjZjbkJmT1ZKTmJtSTBWRXRGT0RCSGQyUnFWaTF1T0RjeWFsWnZURjl4VG5CMmJHRkRURmMyYm0xelQyZElNVGxqZVRWa1RWbGFTbXBvTm5OMU5tMXNUR2hZTW0xNmFrbExURlYzTmtaaFdEWnFNRUV6UzJKWk5URjFSamxHUW5kU1NFNTFabU53Y0Rka1lXazJlbXBQUlhOblRURTNOV1ZCVkZOcWRWVkNZa2M0TXpSaFNYaE5URkZ0TFdWaVRuTjBURzlLZFd4RFFXTjVhR1Y0V1VKT2FYTjBXR014VVRSQlQzRkRTWE5XUkZWa1ZuSmlWMlJ0TURsU1YzWTBOVEpIT1dSM1ZVZFNOMVJNV0dVMGIxaG1VMEk0WTB0d01sVnhUVkJJWDJkUWNYQTVTVkJXUlVVM2RtRlNSRTFqTkZWSk5ISkdNRWhyUlV4cWVIaENRVGMwVkhOS1p6UXdTSEJRUnpWTlNXNHpSMDQ1VjBWak1GZHpVa3AxYzE4NVIzbFNXazFqZGpkaGJHNHdTbkE1WkhSd1JWTTBMbWhtVG5SME1tdGtRM2RtV21SUWRIUkxXbVZIUlhjLncxQU9yNTVoYzNId2xWT1U4RzlXd2xRbVpGdjhVTkhCXzlqaW5UcHVJaGciLCJleHAiOjE3MDYyMTY3OTUsImlhdCI6MTcwNjIxNjQ5NX0.KpcnF0XqR-Lep8AhV7uw_j-b5uygD9BFvZ1RhJr4eLU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001540"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:34 GMT
	x-forgerock-transactionid: 77768c09-60aa-4f92-8b51-d697edfec95f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:35.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:35.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 310897: jsonPath($.tokenId).find.exists, found nothing
21:01:35.587 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,310897,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fc095f0, username -> user.1001540, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3cda78f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216495586))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:34 GMT
	x-forgerock-transactionid: 0667143d-960e-43f6-8e38-3b3e3c7bd252
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjA3Z2U1dmhqdTU3cWdzbzAzczE2a3Y4dmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2NuWnFhV2RKV210alkwVnllRlJrWTNSd1JIRkJMa05PYlhnelZqSndWMnh0YVcxZk9UQkRiMmwzZG1KeE0yVmliSHBXVDBsUWExTkNSRTVrY25KNmFteGlRMnR3WHpWa1lVNXVTR2xIWlc5cWFscFpkMlU0YkhaT1N6RkJjMVJPTWtSbE5VUXhORVY0WTBJMlV6Y3lRakZ2WDFVdGJtdFpTbGxyZFZCUllVVnNPVlJCYWt3MlVFcExNVXhWUVZrMFdtcFNUa2RMTldkRVVIVjViMDFLT1ZnMFNHdHpRMFZ6ZEdFMlZrMVBRbmhPYkRKWFNWbHFURk5TWjBKeU4ycGtXbkJsTVY5NVFtY3hRVE16TXpBNFNGQm9WakJOYlc5TVVHcEVObU0zVWkxaWRVRkdZekJMZHpjelQyczVWV3B5UjFOcE0xTkVjR3hmY0RWSmRqbDBZV3BTTWtsamVYVTNXRXhIWTA1T1FYRlZiMGMzVDJ4WVRGRjFZVjl0YXpCelRUTm1PVGx1WVdSU2NWb3hkRTl3TFUweFdYUnNUelkyTUdGMlJucEVTVlpHZFVsT2EwUnpSVXBCZFZOR0xXMVBiWGRwTm5oTFRXRlVTM3BNYWs1SWVucGpkblEwVlROSE9VeEdXRFp4TkZsSVNVdGtMVXgxWkVVeVVVeExXRFZDTTNwek1VMTNRWEk1VEZjMlJqTXhSVkJZUjNjeE9VdFlZelpFTTJsTVdrMVJWMDExWldwblFraE1OMkpXVkU1WVEwb3dTVTUyTTFCdmFHRlBZamxxZEVGelpqUTNPVUV4TkhRM1kzaHJTVlJRTmxKU2RraE1jMlJhVTJOYVJrb3liMGRyYUc4MFVtVk1ZMDExYkZSSlpUTldVR3hxY1hKRWNGbElNa0Z5UkRGNU9VTjNaV3QyTldKcE9ISmtZMGx1U0c5dVFUSllTbWxoU1VwdWVubHpUMDFWWW5GMFZVUnlTVXhyZW01MGQySmhZMUp0V2xoVE1GZFBTbEpTU0VnNVQxaDNWbGs1VDFKcFdVRnhWMUY0VFVrd1EzUXRlRGhmVlZwZmFXRTVOV05qY204eVpFaHZaSGRyTFZrNGNYUmFlRWxJWDFGQlkwdzNVbG8zUVMxNmFrVk5WRFJGZUdkS1RscExNbWxqVFV0MFdteGhWREJvZVZoZk5uSkhhbUoyVURSWGQyMXZTRmh3V1ZSV2NraHZhbnBrTUhWWFMwZHZUa2hDZURaS2JXTkJMa1JQVXpVNFoybHFXbmh0YldscE4yTllPV2d5UVhjLmlDdkZlVmdSOWtiQ1V1a1NrTFNhOEVIclZaWlc5NWV6dFRHSkx2dVljY0kiLCJleHAiOjE3MDYyMTY3OTUsImlhdCI6MTcwNjIxNjQ5NX0.HjQ2PLA3On6gcEc1_t9TgXiVJg42EOFVcW0K3sA6Om8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:35.587 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:35.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 310941: status.find.is(200), but actually found 401
21:01:35.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,310941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b35ab0f, username -> user.1001990, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ac47fee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216495703))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2Q5ZjhwOHVpOGcyajZiOTg1aGpqZzVlNzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFdYSlpaVWxRVEZSTVRWa3lkMXBYUkRWM2QwMVJMalV5WW5abFVWQmlVRXBrYlRGNlZtWlZZekF6WlVoTFEzSXRTRkZTVVZaek1IRk5kVVJSYWpSVWJWSlJXbUZDU1U5V1JGVlhVemhUV25GVFdtMTRZWGhSVXpWV1gxcHJOMXAwVTBWdWNYb3pjbkpEVG14U2ExODFUME52T1dGNGFpMXBPSE5JYWxoa1R5MXpPRUo2VnpkUldWSjJVSFJNY1VGUU1EbFBiemh5TkhRdFZqQkZXVVUwYjB4Mk5HazNiVlp2YmxOMmEyUlVVMk0zVm1odWRUVlhObkp1WTB4aFlsTXllVFYxYkVoUWVqTkxYMEpxTjJVeFgwMHhkVXhVUWtWclFrOUZVMVJUZEhVM1VsZHZlRVJWVmpndE0yWkVkR05NUlhsRlVWOVRjMXBCUjFObWNEZDZhbmhRVFRnME9EQkdkM2w2ZWtSSFpYcHVUemxYZDA5U09FZHVOSEZ3ZFVRelQyWjZjbWRoVlhSc1FURmhUalI0VEZaeU9YZDBZMUkyT1RoYWJtRmlZalI1U1ZFM0xVZGZVR1ZrVFdOTk4xUjRhMDVNTjNScVdWaEpiMGhrZDFGemNtMTNWbTVpYTJsa1UxSTBVVTl6WTJaNFkzaFhUMmQ0TkZvNVZWbHNhRlp5YkRVMGJVWk9NSFZrT0U1VlVFWXlZMlpLVFVsTGNIaFhTVms0WjNGbldsWlJlSFJMU2xSNmRGRmlNVE42TW1rNFEwRlBha0ZKTm5kaFRGRktTbXB4VERrd2NuaHlUVWszVDFreWRXSnFSVGgxTUcxNFdHcHRPRkJNWDFGcFVVUm1SVXBmVVUxeExVazVNVE5QWDB0c0xVcFRSSEZWYnpod1YyVmxaV053Vld3MWN6bFFkalZqZWxsa2FIRldSeTF5Ykc5ZmNWbHVVbXBCT0RobVgweHBTamRyUnpaQ01HMVJkV1pZZEUxVmQwRmFOSEJIVDNvelgzbzNSV0pwWlhocGFEbDFialJEZUZOUlVVbDRXV2h5U1VKUWVVWkVRbUV3UjI5U1dXTmFRa3hYY1ZOWVdrMVRkV1pNU2xSRGJHSnJURmxZUlVFMmFWQlRlbU5UY2xKMU9HczBMVlpJVEdrd1NGTTJYMjVMYmpBNFMyd3ljMVJTVG5CTFpFNHhSM1Y0TFVodlNsUm1NMEZDYjIxU01qTkhiazk1ZEVacmFUWlhTMXAzWjBoV1pIQnJMbXR2Yms5S1ZXTnVOVFJYUlZKd1JFdGlUVTVTVFhjLk96LUN2cE9iNXpNTExvWU1mVFE3SjJpdndJbE9CRFBma3RjSm15Q2lPUDQiLCJleHAiOjE3MDYyMTY3OTUsImlhdCI6MTcwNjIxNjQ5NX0.pb0rZvfXxDfMp2i4MfwlTZaq81iwZgH5WLnKjkETnwM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001990"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:35 GMT
	x-forgerock-transactionid: 63e8c6e0-9481-4237-80d4-e6d0e2fd16e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:35.752 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:35.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 310941: jsonPath($.tokenId).find.exists, found nothing
21:01:35.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,310941,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b35ab0f, username -> user.1001990, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ac47fee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216495795))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:35 GMT
	x-forgerock-transactionid: efc26743-3ed2-460d-acda-6f54bcb50908
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmZjMGxobTJvM2M0NHZxcDB0ZG85cDRibXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFZVeHlZVGd6V1ZSd1l5MXVhR1Y0ZUMwME1GQjNMakpSU2pCeVZIWnpkelJYZEMxRk9FWjFaRmt0ZWxndFh6QmFZMHhZTUZOeWVsUjBabHBUUkRCRU0yYzNWVXhrVjBWYVEweEhhRGRmWjNKTFEwOVhUSHAyV0ZkUE5uSTNZbTA1ZEd0NmVVVkxkM0JIT1VkS1QySTNTM3BmYlhseGFWWk5VVU54YjFsWkxVRXlTVlpGWmpVMlNtdGhkRTlOVmxSWlh6RnZhVmRpY21kSVNWbGhRWEJwVlRZMmRrRTBZbkJsZVhSUE9GbzFha3BEY0VReGNqRlJTek50UlVWUmJGSlhPRlJZTUVWMFZVNUNaMnBSV2pWbGRtWjNiM3BMYnpoWllVOHphVXhHTnpCVFdYSlpRa3BhV1hBelowNXFiMmRSTUZwalowVktlVkptVnpaWFJrdzViamxSV2kxTmRVZEdUQzF3UVMxSU1IWmZZWGhGVkRKSWExUktWVmhEVlV3M1dFVlZRMnhSV2twbFFVRXRaM0p4V0RKSE1qWlRhSGRCVXpkVFMxTmpMVWhuVHpJd2NXZzJWRFpuTVVoeVMwSlViaTB0ZWxwTlFXczJhazVpZG1oNU5sUnJTR1UxUkVkUFJGUkhlbEpDU1ZKVmFVOVdNRzlHUW5WaGEzTk9aSGRVTmpSVVUyVkZaMWhqTVZKc2JqWkZObkF0Wm5FemMwNTFXVkZxWjFWTFp6UkRiV2hNUVRKMmExWnRhVEJ6WkhSRWRubDBTVlF0VGsxbFVFMUxZVjlwVUZwMlZUTTBOMVkyVEVvelkyZGZOV1pCZGs5T1p6TXpRMlpDUjNwcFZHZFBVVlZzUVRGd01VSlZOMnBWVDFWb2FuWXRRMDUyTjJ0TVdWRlNTVUZoWlZaTU5YQkZTM05hVUdkb2N6QldlR1pJZVdKT2EzbENSVWczYkcxUVJHMUNSR05sVm5OWFZtSnNTVGxFTmpKV1UwZ3lVekJpWms1SVNHaE5PVmc1ZW5GNWVYTnlaREkyVG1WTU5IVlBPRXhyWDJKU2VGbEVjMmR4VFc5d1FXaDRhRk5YY1U1VFUxOUJYMFpwZFRkSGMxSkJWMVo1TWxFMlFWQTRXVEF0ZW0xV1MyaG5Sa3RuYUhwRlVVRlVORlJOYTBwMFIxOWFjMmhrZW1Kd2VXMHRNVTVNV1daRWVGbGFhWE5KVEhWRVNWTnlXRTF5UnpSb05IQkJTekpWYkd0cE9FVmpMbmRQVmxZMWJURnhhRkJ0TUZBM1JYbFFVRlZIYW5jLlZyMmNtSi0weXpkSlhEeTZsenB3NjE4MXpFb1JZUzZ4VTJNU2tFY2xrQUkiLCJleHAiOjE3MDYyMTY3OTUsImlhdCI6MTcwNjIxNjQ5NX0.QjDvWDE8gR4-6kppmpK7bzBXgDEhxT5KJlwaehW_PUU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:35.796 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:36.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 311099: status.find.is(200), but actually found 401
21:01:36.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,311099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2baeffaa, username -> user.1000924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56b0fd8e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216496826))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWFmZnEzZjc4YnE2dWFiY2IzMDFzdjVwbmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1VpMWxaa1ZEYVVkd1FWcGlSRlZqWjNCS1VGTkJMamd5VXpGNU16SkhTa3BCWWxkaE5sOWlRbWRpWmpoTlJXeExNRUZpYWxoSlJWSjBZakJTV0V0a1dVbGtRVVJFVWxsdUxYVnBPWGhDY25kMmVub3RhV3cwYWxaM1lXaDFlUzFQTTFCYVgzbFpNRWgwY3pOaE5YTTBYM2RpV2poeGIyTmhhbFZOU0hWVlRXaHJOV1J5YUdkVWVFVnJVSFJLUTBkNFJHeEZiM0ZPY21ZMFVHUjBjR1pKWWsxSVlXcFlWVWQ1YVRWa1NYSXpZM0oxTTNsT1JuRkRXV2RQTFY5NE5EWnNlWEF5ZW1sdGEzQkRZWGxRVjBGVlJuUkZaa0pqTmtaRE1tdHNNRTUwYjA1aGVrRmlPVVJLVkdWemEybGpNVXhLYVVGU1RtNDJPRzR3V1VVMWMxSm1SRUpHWDNwRFFWbDVhbmRuWHpSeVdUUkVTMmhaY2tVeVRsOXNTMlZwU1RrM1NFSmhibGwzVEdWamRVbENPRmR3YkhreE0wRTNWV0pHZGxkMVIycHRha2RsVDBOeFdIZzVhMWx6ZFVWVmQzRm9VSFJvTTFOdFUxQk1MVXhCTldWbFIwUnJUMWxRVTFOelNUUktlVmhGWkVVd1VERnpNRGxIVUZwUWRFbGFUSFJSWlMxTVRFMVJURmRuVm1GTFRTMWhSak5XTkhOMGNsVkpTa2ROUmxWZlRTMVpSbkUzY1hOSk5rTTBja1pzTVdWeU1VdExRamxsUW13MGQxSnNiWFZJYlhKa1dteFhRM1pRVW14Q2JrcDZWblkxZFUxd1IycFFVSGMzZHpoaVJFaHZRMDF1Y2tOM1dFeG1iSHByWkVnd1YzSlhTMDFzTW5aelgyRjRZMU5qUWtoU1Nrd3ljbXhDUWxKNU0zazFjWGc0YTNoTlVXMDBSRWhRWW01a1MwODRNV3RzVXpkeWEwdENOVzVOUWpBMlVUbDFiM2hHTlZVeVVGRlZSbmgxZW1sbFlqSTBNemw0TlhJMldtNUVaMlF3WlVsWFFuSjZhVTR3TVZkM1JFdHdhRGRxU1ZSemJVUnNORXBwYlU5Mk0wRTRkMDV2T0ROVGQyZFdiMGRoT0UxWlF6a3RkblJaVFdWb2RuZERZMnhuVURKR1YzbG9hMGR6Y0RWblVWSjVXbFUzU0ZwRFR6SnFaMlEzYkhsbWJISnBUV3BCTVMxaWNISXRkbEZZVG1GVmNuWk5MbXN5VjBzd1FUZFRSR0l6ZGxBelUwOVFkRk0zYkZFLl91c2JQdDZkM2dDUThjUTZWNUtTVmhlM2U5UVdhSjY4X3FpUGhQUXpsVUUiLCJleHAiOjE3MDYyMTY3OTYsImlhdCI6MTcwNjIxNjQ5Nn0.vbnebN86-lFdGRcbPKWX6EgVnQMVhTFTFFRjjdPNbZM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000924"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:36 GMT
	x-forgerock-transactionid: b56a7c3d-7ab5-40be-9a40-e415c5315b4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:36.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:36.914 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 311099: jsonPath($.tokenId).find.exists, found nothing
21:01:36.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,311099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2baeffaa, username -> user.1000924, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56b0fd8e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216496914))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:36 GMT
	x-forgerock-transactionid: 68c8ac03-20b1-4403-a3c1-d65a94ceccf2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmg4ZG1nbG51bnZkdmw1bXA0ZHEzN20yZWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NWMxSk1aRjlzVjFsNGNqaGhPR1JNVTJsd1JuRkJMalpzU1hkVmIzcHlXblpqTWtJemNXZFFWRk5yVjNaaWEzbHhZbGhDUjFnMU1UaGxkVlJWYW1kdWEyNDNPVVl3TFU5SFJGZHpZbm8yVldWR2RqTmtWRFExWDNsRGIwbHVObmxmWDFaTFNrcEhhRGxuYlhGbFVsRlRaR0pETUVoeVdFbFZRMnBpUVV4eFNXbFdhbEYwVW00eFYzazBObnBZV0cwME5WRlpOWEV6TlRsUE4xaHBWM2QwTkRWdmNUQkpjRUp1Y25oNVF6RlNiRkJqY0dGVVJrMXNibWRuYVd0eWMxZGtaRGd6WjJWV0xVaE5PRk0wVWtJeE5WUkJkVlo1YUdaV1RqTTVNUzB0ZVZORExUaHdYMjlXWm10cGJHdFdRVEZCU1haNk1WZG1hMlJ3VlhGM0xWWXdVVWxDZUY5VmNucDFSbmxSTkhobVdYcGpNMmMyZFZCSWFrZGpjM2xvUmxWa2RWUnRWbk01WmtzeE5sRldVMk5EU2tWS1ptUTBhVEY2WnpCQmVrNWhWRzR3ZURkVU56bHFiRlowT0hOalFUQktZMHczWkVwclNsZFVSSHB1U2xOQ2VGaEdRUzFRY2prMlJGbHlkVGhxYWpsNmMwMW5WMTk2VTFreWMxUlRPRkpLV0hWdVFXSlZlWGR6T0ZBM1JuSlBOR1V5ZW5Wc1JXaDNXRzgxUlZjd2NISkdWVlpETFhOaFNHWnFVMUI1WlMxcldURXdOWGt4VkRaSFNubFVSRWR2UldwVGRsZzViVkkxYURGemMwWTJXbHBDTlVSdmMwUmZRVnBNTVZneGNISTBPR1YxY1dvNWNGaFlUSGhKYTNGelJUZzBOQzF1V25SalVTMTJkVGhEVDJsR1RWZHZiR05hY0RNMmIyRkJORFpqWjFoYWFuUmhSVkUyV0daRlRrZGZjRTAwVUZCWlRqZFpRalF3TVUwNVpIVjROR2RyVjNKemFUQmtVV0ZYWjBScFVrRnNjWGcwTmxKTFFqbDBjalozU3pOWVZEQkROVUpLTFhwMk1sVnJhVGR3V0ZZdGN5MHRNSFU0V1VoU1dsQTVZekZGYUdST1gzcFBaVU00VFd4MlVtNWxjMnR6YmsxaWVubEhURkJsVlRWTmVtMXVRVUZpVlRCV1ZGcFJlbTl0VUhoWVFpMHpiVU14YlhWRGRHMUpkamxwUjNWWlZUWlpWazk0YXpBM2JXeEpMbWwyVFV4R1dsRnNOM0o0YmtSWFZVVk9iMnBJVkVFLmVCRlNYbHR1Zy1xZmo3Zm04VDEydlA0dkZJZlVVOVBzbWk0RzFHTFp5am8iLCJleHAiOjE3MDYyMTY3OTYsImlhdCI6MTcwNjIxNjQ5Nn0.ITrTlK48OC95OWPA294hsBaTvF_OM5xCYdsvup8JHr8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:36.915 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:37.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 311161: status.find.is(200), but actually found 401
21:01:37.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,311161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@84d5137, username -> user.1000205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27f957bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216497303))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDRnMnF0amxyaWY3bDhscXM0NW8wc25kZm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVNUUXRhVmQxUzJsa1RTMUxSVVkxWWxsUWVXTlJMbUZHVlVObmJWTlphMFk1ZW00eGEzUldXakZyU25ST1kyRjFTMFpUWjNCTFFXMTRUblpmZDB4dVpHbFFURnBvTTNobGJXWTVSMHN4VVVZM01YRk1iMVEyUlRWTE9WOVVha0Y2VGxWUGVqTlBUR05ST1hCSlFsOVpOM2RYTm1wemJ6aEZaVmQwY1ZGMlVrdEhYM2xVUlhaelVGTjNkMmxXV2pOUFQwUlNSazF6VkVsYVMwaEhkWFpET0RsWFJXZDFieTFUT1U5S05XaHVjVkIzV0d0VFp6SXpNVXBoVFdSRE1tRjNWMTlqY201alNHNHlRbTlTTkhNelVXMUJkSEF0ZVVack4yTnZhWHBKTVhwa05sVTBiRU0zT0dObmRXUnpiR3B4VEU5NGExSjRSM05aYlc0MkxXcFZTM2hsZUVWeVV6TkJSbXczUTJGZlUzaExiMG8wYmxNMU9FWmFkbTVQU1RCNVJVaExlRmN0VGpneFJFWmxUMFoxVFZSMVVsaDNXREZyZEdwRk1uSm9ZVkJ0TlU5dU1EQm9NV2xPWld4ZlVXWkZiM2h1WTFsSWVFRkZaMDFpVUMxM1h6VndUblpoUVVsRmJETktWR3hRU0VSdE0yVlBhMGsyV1RsSlgzaFdUbm96ZWxvNVYxcHhSRE0yU0d0MGJ6QXhORkZmVjJwTmNHTTVlVFY1VGpSNFltVlNWbmh3VkMweFVEWlRNVkV4YzNKaFMybERiekk1V25kMWRXeG1TMko0VnpOblNHZEhNMHhqT0RaZlowdEhRVEZ4ZVhoQk5HTldhV1psU1RjeGFHTm1YMXBQVTAxQ1VWY3hiRmRmVkVad1FqZzNkRGx0VEY5UGMyRkhjRGhQTlc1NFMyeHZTblZuWWtoSmFqUlFaWEV3WDJkNVZFdGxPV3R3YnpSMVVEQkxUMkl3Um1GNFZsTTNXbGxYY1d4d05sQjNYM1pKTlZOc05tSm9VekIyVVhGaFJsQTBUSEZJVmxWemJESTFWRGw2TTB4NlYwOXlPRE5KTW5CbFNqQnllR2d5U0VaRGJ6WnRTMFZYTnpaeVgxZFNlakpVYkY5RGFESkNWMXBZVG5oV2VtMU5Wblp1UzBFMVQxUndNVEZ2UlZCU1NYUjJSelJyUmtkUlpGWkRkMGR3TVhaNVprVjFOVmhrVlRNeFRuSkZjWFkxTFZoWlQwUkNWVTFCZVZKUk5tZzRMbEpOTkY5bFJUbDFhRzFsUjA5WGJVTnNiV3RLVlZFLjZydzdsbXV0NlJGNkpmM3JkMmlVU0x2cF8xY3BzNjJsZ2dmME5XVUN4aFUiLCJleHAiOjE3MDYyMTY3OTcsImlhdCI6MTcwNjIxNjQ5N30.AIfw6UdfVpBntcmmqzV9nSnpwT7EXftEsvcGwJKkzy4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000205"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:36 GMT
	x-forgerock-transactionid: 6ed9a02e-870b-453a-9165-397ae07e4c1a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:37.354 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:37.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 311161: jsonPath($.tokenId).find.exists, found nothing
21:01:37.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,311161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@84d5137, username -> user.1000205, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27f957bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216497393))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:36 GMT
	x-forgerock-transactionid: b2e96baa-304d-4b2c-9f4e-b3da35030909
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWVhaHNrazEwZjlwbmgxOGtjbzBhZXNjdWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1pURnFNMkZDUlc5NGJVOTNObkpRVFZkaVVrUlJMbmRZYlZReVJVdFRUMGMwYzNOVGNGTjNhWGhtVEZnd1EwcHJTalZyU1dkUlZ6WjNPVFEyVnpCNWFVcHRVV0pHTm1ONFJWcEdaRzkzYzFoU1VFWm9Oa3BwTFZwMldrcG1WSFZXVDJVeFZVMTViVkptTmxOQ1RUSjZhbVZMVEdOdk5UVTVNRlZwVm1sTE5tMUtSamxqUlVSMWNGUlhaelZFZFZSUVpHRlVTbFZYUW05VGIycHhkSFJVVEMxTGNreGhiV1IxZDFsWlNERTFWR0ZMU1Vwclp6QmxaemhJWWpaU1JtNUdSekJqZVROQ2FsOTJYMlU0V1Y5UVMxTllPV2d3TWtVeGIyWlRiakZzUkRRMGJqSlBZbEY0V2tSVFZVMWtRemxUWmtWUVNVVkJSMlJNTFMxdk5sWnhiMDFZWlVWT2QxVkRZM2xyYjBWVFZWbHBha1YxTFRseE5ubzBZMGRIVW0xVFpWOHpVVlF6ZUhOcVJtZ3RlVE15Y0dOaGN6SldYMnRpVUZNM1ZYWXlXRjlVVlRod2JVYzJXV1ZUVUZBNVdpMXVXa1JVYkhCMGEwUklNbUYxVldsSVZFZENORWxwVFdaTlRrUktWV2QwV0ZRM2VqVkVTMWxYZVhGeVdXWlRUWGd3UVRSeWMwdFRiM2QyVkVONlZ6TmZRa3c0V1ZBeE1UQm9WVkJrWmsxcFgyeE1UR05vWm1wRk9YcFBUbDh6Y1VOc1oxOWlTMnBXY1ZwWVQxUmlUR3RNVTJwVWVHSkdUamhSWmpOeU9FZDNMV2hzYmtJdFVHZGFkRnByVTA1U1lVd3pOSGQxUlRaV2NtdFdVV0ZHZG0xMVZXRkVlVGRJVkZNd1gwUXdPV3BFV0doVVdqQjFibUp2UWxsQk1uZzBiMkp6TkVsVGNtUXdVVWhxVjFRM2JGSlhjSFozVTBJNFdFZHllbmR2YmxjelJrcHJiM055Ym5GMllsTXlhMjR3ZGpsdVJYVlhkbGh4T1RFd1VqSkJWMlprZUVaRVRubDVRblYzYUdOd1YzbzBXR3d4V1U1b09HcFNhazF3ZGtNeFdXVlZRMnM0V2pKWVRuUjJSVVJWTFUxcFUwdFFReTFJYm1STFREWjFUWEJTUlVKZlgydG1abmRKVlc5S2RtUmlkVUphVlhobVkyUjVVVmN4TVRNMFMwSlhVeTF5WDNGU2VHUjVMVUpIUW1OMVExWnJMbXgxZEVoellrbFRSbmxpZFRnMVJrRnRhVkJXYzJjLjczVVFkbHNGYTRyYUFDZDNIOGctQVdfLXR4UHZjNVlkY29zSy15LWxqME0iLCJleHAiOjE3MDYyMTY3OTcsImlhdCI6MTcwNjIxNjQ5N30.fENhaJfXL-Ecgq65KiNpJImhiUjkRpAZiw7NkGToHQY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:37.394 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:01:37                                        2090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=605828 KO=12892 )
> restLoginInitiate                                        (OK=300122 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=299204 KO=891   )
> restloginProgressiveProfileCallback                      (OK=6502   KO=891   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.64%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.64%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.10%)
> status.find.is(200), but actually found 503                      4958 (14.12%)
> status.find.is(200), but actually found 401                       891 ( 2.54%)
> jsonPath($.tokenId).find.exists, found nothing                    891 ( 2.54%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##########################################-                               ] 57%
          waiting: 231376 / active: 34     / done: 311205
================================================================================

21:01:41.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 311891: status.find.is(200), but actually found 401
21:01:41.917 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,311891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dd37c95, username -> user.1002487, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11c205b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216501866))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGdoMWxxYWQyZDM2bjk3ZmE3NjBtdm1rOHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFptZHJXamxQVm5WWmVXRm9Oa1YxYTI5cVZHeEJMa1ZFVWtNeGNpMDJNRVozYW1KdmFYaEdVWFExWDNwVk1HZEJWbUpzTmpReGRtcFdRbWxtYm1WWGJVTldXVEJTVDBjeFptVkxXR2MwVFhSalQyOVVNVFJmTVV0aldqSjZlbVZJUVhCaWRqTkJWekJpVlRCUVRXRnFZVTFVVXpkS1RFdFBUbkUyWkhWbmNXZHJjWEZIY0RabmNYZENaMEpETkdsV1RsTXdjakpWZERrelNGaDFjMmh1YTNkNk1uSTJWa041WW1OM1VYRkplRXg1TVZkVE1Hd3RXVkpKT1ZObGIybG5WVEIzUm5WMlUxVnVTRmx0TXpsSlJrRkpNbEpzU2xGa1NqY3pTMUF3U21sbVVXOXllazloWVRjdExVcEVSbUptUTJsV2RHWjRTRXBRYkMwNU1IUnFiek5IUzNNNGNURjZXRVZaV0ZWamR6ZG5ZVmRPWmpWWVRWRjNlR1ZZUm5OSmQxZGFZMWRRVDFCbE9YbGFSRGhqTnpaRGFrVkpUbWxQWVdnM1MyWkZUV1ZNWDA5b01WZzJkbmxHZWt0amEyMWxjWEJyV0hFME9XTlZibVl0YXpNek1rdGtVMUYyVFZBNVNHSnFOVmw2TTJsa2RFcFBaVVpCTURjNGRVTlVUVnAyVUhKSlFWSlBXWFZWVWpsR1NUZGZNRWxJV0ZOelkyaDVURzlyYldSdmFsZGZlVEZ1ZW1WbGFrWnBOVGhDWkZCdGRYazBiMjgwWVRadWFHVnlORGMxU1VjM1kySTVlR2RwVWs4Mk1FUlJNakphVGt0MUxUbHlkSFpyUTNONFpYVjBNblIwVlMxRFJFTmlZbmxmYVdweGVWTmhSakowTkVWcE0wVkNaekZPVTFrelptUmZTVjgwY0RaUmNVWkRjbGs1WTJWTVZFdExia3A2UVU4NFdsVmlaVGQ0VGpCUk9YRnJkbkJMUjJOc1MydGFjSGt4WkhwT1ZsaHdaVXBGTm5oTVVrTm1hbTVOWWpFeVIwNXhiMmd4V1hCdVMyMDBYM0ZFY21JeU5FUkxRakJHVFhORU5USjRhV2xOTkVwWVdtbEVUVzVQT0hwWWExUnlSemszWkZSRVVHWm1lams0TVdkMVR6SkJPVmRHZG1wTE15MUdlV2d4V0hsRVpXSkpiRGRvWDNoRGQzZFlZV0ZTWDNSeWJGbEJURXgzZURFd2NsbEtkRk5tTjA5cFNVbFpMbFEwZGtoUVVYVkhjVGwwY1hGQmVtWnZWV0ZzVUhjLnRjUXI3a1diV0U4Q2ZnTzZ1U0tjZDRaU3liTXRUcWhNZ2FGS0JoYVNOWkUiLCJleHAiOjE3MDYyMTY4MDEsImlhdCI6MTcwNjIxNjUwMX0.x3O0Prgwv0CLB1xW8c1eKEQbUKqBLUXCj_RXCEp7O-0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002487"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:41 GMT
	x-forgerock-transactionid: b7f44cbe-4f38-4a31-8f8f-34cbf2a4bda4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:41.917 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:41.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 311891: jsonPath($.tokenId).find.exists, found nothing
21:01:41.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,311891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dd37c95, username -> user.1002487, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11c205b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216501956))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:41 GMT
	x-forgerock-transactionid: 62bdd67b-b144-42c9-91c9-9e1ec982625a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmpoNDhjbHEyYzhtZnIwM2hjYnFjZzA1Y3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGQwRkxVVWw1UW05V1RFMTJja2w0TjNkMFNWQkJMamhRWTNsVllVUTRVVkppTkc5SVlWQkphMUZKWWpGb01EZHVSVVl6ZGtWV2F6RnNRVkJTTjJkeldFZDBOemhGY0VGNGIxQmlWa1V3WjJSZk5UWnBWMEV4T1RWb2MycFdWek5SWm1RMllVVlJZa3RhVmtWc1RrTllRVnB4TW1ZMlVHdERUbEIzTVVKQmVtaFllVlJhWmpOb1NXVnNPRXMyUVZwa1F6QkRhREowWVROMVRuTkpabkJzTFRKMlIwTTNiRzlOTTNsbWF6bGlkMHhWVWpCUWNIbHBYMDFGV2xWU2FrbDBhMnhzT0dkb1ZrcEpaR1ZXWVZkVVoydFVZMkZuYzFZeFR6a3pRVUZsYVdoTGQxVk5hMWN4UnpSTE1VcEpjRTh0U1RJd2NtaE9XVWt0WTFWRWR6SmhaVzFCUVVkUWJuSnRZMUJqYlc1Vk5sUnZhVXhoWkU1YVpXZFNXRXhDVEdSaVVua3RlRTVrZUdoVFlVbHNWVEJRUTNocE5XZDRSRlJtVTNCQ1UwcHVOMmhPT1ZRelYzTm5UV2d4VFROQ1dsVkpUVTVOWDJsamEzY3hhMjlrYzNWYWRWUmZPV3RKU1hacWJHVldNMUF5UWtGamNYRnNhRVZoTkdaNVRqVktUV1Z2VGxFNFdIWjZia1V4WW1VeE5HeDJPRTk1VDBSaVIyNUpkRTFoYzNoQ2QzRkVkR3Q1VW5OcWNqSjJja2hCYW1aRU4ybFFlRjlHY25kWlRWQkpkSEp6TFRsRU5FMHpOMnR3VWxkNlIweGxWWGRoTVdSTWVWazBjVWxEVDA5bWVUbHBUbFJ3TjFCdFQwdFVhREZ0VTJ4cU5qRldNVGhMZEVobFRIQnhZMVZaUVZSSVZVUmtWblJFUkhkV1VDMHdXV0YwZVZOMlUxZENkVkpGTTBodVVHaHhTMjFDTFROblNqRlpTSGRFZURSRVpYQTJUVVpIYXpSeGExcHhWV0pKTmpCRGVUQnpNSEJXWXpaUWJTMUJVMDFDZWxNdFZXbEhhRWxNYm5saVgzUTVWRzVLWkRSamNUbHJhMko1VDJST1pHaFpSRkZsUVhoTWJqQk1Sa3RWYld0NVkyOTVhMFU0TmxONU4wODFUR2xDYmxBMGNXeHlZMVZoVEhVeE1tSnplVlo1TFhaUlNtZG5jaTFHV0Rka1dqbDBURWRYUTAxTGFWOVlVM0U0TjFacWFHUnpMbmRtYzI5SlVXWndVM2RxYW5Nd04xZFBWamt5VUVFLmFRakdXZlVXSGNtTUplWUxzWjhDUi1JX1QyMW1mY21fNHJLNjRleThnY1UiLCJleHAiOjE3MDYyMTY4MDEsImlhdCI6MTcwNjIxNjUwMX0.suI3inr7UBkQqtuXiCo_wy5uiOGaJtznihEj1sVQaXY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:41.957 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:01:42                                        2095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=607473 KO=12894 )
> restLoginInitiate                                        (OK=300934 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=300021 KO=892   )
> restloginProgressiveProfileCallback                      (OK=6518   KO=892   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.64%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.64%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.10%)
> status.find.is(200), but actually found 503                      4958 (14.12%)
> status.find.is(200), but actually found 401                       892 ( 2.54%)
> jsonPath($.tokenId).find.exists, found nothing                    892 ( 2.54%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##########################################-                               ] 57%
          waiting: 230567 / active: 26     / done: 312022
================================================================================


================================================================================
2024-01-25 21:01:47                                        2100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=608997 KO=12894 )
> restLoginInitiate                                        (OK=301692 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=300774 KO=892   )
> restloginProgressiveProfileCallback                      (OK=6531   KO=892   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.64%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.64%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.10%)
> status.find.is(200), but actually found 503                      4958 (14.12%)
> status.find.is(200), but actually found 401                       892 ( 2.54%)
> jsonPath($.tokenId).find.exists, found nothing                    892 ( 2.54%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##########################################-                               ] 57%
          waiting: 229809 / active: 31     / done: 312775
================================================================================

21:01:51.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 313362: status.find.is(200), but actually found 401
21:01:51.551 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,313362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51abc9be, username -> user.1002743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f1ef2e8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216511495))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTkwaTkwaXI0c2E4aWkzYm4xMXQyamprdTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c01DMUJPVTQxVlZvMlZWbGFRakpNZUUxclFuRkJMblpmWTBsTk9FVXhWMWs1Ym01M09XMVVhMEYyU0dsWlNsOTNhR0pFTjBaalV6UlJiREF3T0ZSdmFWazBZMUpIWVhOVlR6aDFPVXBpTWxZNVdHcElla1pyYjIxd2VsSkJRbTFDUkhCWWRFeHlZV2xaVTFVMGRERjZkR3BXTUhGTlUybzFiV2hsVkVabFFUWk9iRXRVVTJGM1QxYzNiM0pDV0RZMVVETk5YMVJDU210bWEyRjRYekZVYkhWSlEzcEJNSGQxZVZkUE1qSlNaaTFYYUZWQlZWRjBkV0pTUjJaWVJraExiR2xITkVwdFpHeEVVemxQYW5NNFUwMXJXV2RxZUdwU2JuTnhYMWgxWXpVelFWcDNjbVI2Y3pGUVNHSnljVk50U1ZscWRWVnhaVk5DYzFrd1lsWlZjMlpxZDA5V1RXSnZiM0ZYVkZkSlRGVmhUbU41TnpKZlNVWkNPREJhVVhBeVRUWXROMWQ1WW5WVFUzaERkMEoyVjI5VmVsb3dRMkZDUmtSRWRVWlRVM2N0ZUVwVmVVWlVabWhaYkRKbk9YZFFUbFJXUjBGVVZrcDBjUzF0V2pGdVh6TkRjVmhTVEZCWU9IbE9Xa0pWTmt4UVFVSjZaa2x2WkVWbFltTXpRbWQ1ZEcxdExVbEtPSEZ0Y1U5b2FHWkJaekpEY3kxb2NqWkZVMmR6TVhkWmFraHdXV2RhVW14cWNIWk5RMWRwWVhGNVFsTkVXR0ZNVGpFNWRUSmhhR05GYmtZM1NtVklTbWs1VkdaUGNHUnFObk5VWTFCNFJqWmtURlUxUzJWcWJEQnlUV2Q1WTNaV2NFMXVOV3N5VEhORFJtaFdOMEYyZWt3MFIyaEdkWFF5YVdkblJISlVjbXhtYkRKbGVWaDJYMHd3WDNjek5IVTRjRlp3TlRaRFlsQXpRelZCV2tGMmRtVlBTVUpRVmtwWlp6VlZWbnBMYW10SlYzVm1aVzFPYTBKSlNVOWpWMnhxYzBaT1JFODRSV2hET0haV2QzbHhiMGh5TjA5bWJqQndaMWRuYVcxcmJHWnVaVFZrVEVWamFIWk9URUp0WjNwTVRsYzNTVFZFV1RCMVZESkRlRFZLTFdsM1UwbFNielI0WDJaWmRWZGpRazFsWkRVek5uVlJhMnRRZUZGc0xVeFhUR3d6VW05bGJFUlFkVVpUVVdOcE4zQTBaRkpFYTFOdU9VMXpMa3M0WTNWaU1VbGFlVUZwZVRrMU1WOXpVWFoyTjFFLlBKeEtGMTNpaVlSMXRSS0ZOdEtvbVdtMU1GOHR5ZzEwS0Q2UXpvV2FqUVEiLCJleHAiOjE3MDYyMTY4MTEsImlhdCI6MTcwNjIxNjUxMX0.wHo7xAq2o8IKB5V5rA92N2WlNfih1p-4qHurKPb1V5A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002743"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:50 GMT
	x-forgerock-transactionid: 40f39646-9f4b-4b1c-b565-b4cc6548dcac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:51.551 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:51.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 313362: jsonPath($.tokenId).find.exists, found nothing
21:01:51.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,313362,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51abc9be, username -> user.1002743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f1ef2e8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216511590))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:50 GMT
	x-forgerock-transactionid: 69b19f9b-d5b3-4bc0-9977-bc4fa13dcdab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGV2aXRncXI3NGZpamlmbWYxOGNnZjZjcG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGJEaDZXV05FVVhsNWJuTTJTelJyYlZNdGMwOUJMbUkzUTBkRFgxOWxVME5sZFZkUVJqWkZOVFpZWjJONGRWcDBPRlJmWmpBM1EyZHBkR3d0VkZNeGJURTRSMFZtZEhwRlgxOXZaRE5GUlhsVGFIcDNYMlpKWTBaS1RsSk5aMDQyYXpOcVNHNU1NbE5HTm1oTFF6bDVXRTlJYkRGVVlqaFFiVlZ0TlRGTVoyRnBjbFZPT1V4aVkwUktjV2hGVFhkRGN6UlpZVFJWTlRaVFRXcE1VWFZFVWxOcFExSXljamRUYjNoU1kyMWtVMU5UVEhGd1NUaEZXakJQVVd0bE5sTTFkV1p6TFhsS1FsUmFWbXh3TjFsMGF6UjRRekJRT1c5V1IySTRjVVUzY2kxSFpXNTZWRlZQZW5WcFJFcExaM05aZVVkeFVtUlVSWGN4VFZSb2RVcEdRelV5TmxSVmFqZEpYM1phUjBaVlVGUlVNVGh4UVVacllYTnRSMHRDWlMxS1NrWnZWMmxmVjJ0S2JIQk5aM0pJVW5JeWJ6SXhXa2d0VXpCcFdFaHdjazk1YmtzNWNFNTVUVmhmTjA5ak16Uk5aV1pvUWtrdGJWZENURWRGZUZaWFNsQkJTMlpRUmpGcmJqaDZOM2R4TmtkbFVsbEpVM0ZJV1VoNlgyMVZTV2RITkRaeGNWcDRlRE5HWTBsTlduZEhPV05JTFdKRmFrdzNaM05WY1hONFFsaGtVVWRUU0hNM1JVWlNXRFF6UWxKb1l6Vk1SUzFWUzBsQlNYQnFka1JXYmxSR1QxQmZkMVJxWXpWR09YTXpXazVJYVV4emJsVldhVWhKVTFnME1tNVFTMWQ2YkRsc1ZrcGpkSEEzU0VoTWNIbHVRbTk2WW1sSVRXSkViSFJCYlhVMWJFUkVNbFJLTVhaRFlrdDVkV1UxZUVkSGJUUjFTa0pJTjFOWVRVNU1lRU5oUkZBNGRrVkVVbTlwVG01WGRHTmFOa3hHYVc5RmVrdFVWbFZ5TVZkMFJrNUtXa3BaU0Vob2IxbzFVM2R6ZFVGYVVtSldSRXBMTFhScFZGOXZORjlpY1cxSlRWZEpSV0p6TTBrekxYbFhjRlY2V1RCRFl6aHROVE5aUWpCRlNUZGZhbGMxZDNRelYwRlJWVEZ2Tm5jdFl6Rk1PV2c1YUc1V0xXeGhVSHB5TWxGSlpsZHFTblp5YmxKV05HSmtNMlpRWlRBeVQzUkpVSEl3YUhNMFkzSTBMbTh3ZWxwSVRFUk9RbFJLWlUxWGNqVmlablJvT0ZFLi1YZFkwM3BpTXZpcTFELTdjMkZIdmliQWY5T1kxVmIyREptYTlLVmZOQTQiLCJleHAiOjE3MDYyMTY4MTEsImlhdCI6MTcwNjIxNjUxMX0.UWtQBGkdMtmy8xx69T1UucZSaO8c770MUDSVDgKYP0k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:51.591 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:52.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 313537: status.find.is(200), but actually found 401
21:01:52.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,313537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@200eebd8, username -> user.1000554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7578df39, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216512659))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTNjcjhyanUxYjE3ZmJoM3YyazVxYWtwZmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U05ta3RhMGRJVTNaTFRXNTZSRFkzZVdaS1RHTjNMamhoWDI5SVVVVmhVemMzVjBsM1JFSXpZMVV5Y1hGclZFWmFOWGt4YlhKUlJtMUVRV0V3Y0hOd1dtZFRUWHBqYkU5NFUzSm1aR3RUYjNKcExWaFJiRkYwZFVsc2JWaFRiRkozYW1ZMlkzSmhRWFp1UkZaNGEwZExWbDlIVURGcU9YbERNbFJuZVVGaU1EYzRjVTEzWDBKNlNteG5OaTA1WDE5R1ZuWm1kamR0U0hkS1RVa3lUMVIxTlhodVNUaHlZVzlGU0ZaeVZ6SnFZV2Q2Ym1wcFgwTlVTMk5LUkY5M09WaFlhbTlZU2s1eVVFNUpaRXRpYVZZM09GcHBjbmgwVkhaMU5uQXljWHA2TURORVRYUjZRMUZ5Wm1GS1dXSjFPRXhMWms1VVVWRTNOMU50UjA5SWJFa3llbXhOV1ZvdFpraE1TalZNYVhsVFEwMW5ZWGRvVEMxSFoyZGtVR1Y1TUVOVVRXbE9iamszU2pKMWNuQnBibUZIZVZCWWRGWlBObVpKZGpSTVFrbGlTa1EyTmxSU1UzZG5lVWxhYUhWSldITmZZa2RSZGpOMFF6QnBlbkl6T1hJNU1VSkVXbWN4WVUxWk5VOVhWM2h0VUZFdE5ETmxWRzFHYmxSMVFWcGhkbkpsTTNOek5GZDJWVmxmV0ZSc1NEUkdibVZ4V0c1VmRIUmtaelJ6YTNsNVYwUnpaRm90WDFNNVVsaE1TRjkyVG1GVFIwWldNbmhSVVdkd1NGZElkRjlLYUZkd2MxTnFVMUpTWWswNU5qTlhUVWxtWlhOalExVkVaR2wzUW5wUlJUaGxlRVJPV21ScWVDMHlOazlKUkVwdmFWZHdaemhFZUdwbU9XbE1lbVpDYzNSYWIzUlpWRGxqTkRFeFRsYzJjbWRMTkRWSFNHOUVhR1E1YldSMWQzVlJTRmhKYkhGTFNHRTNVVlYwYzNObVkwSkxRbmgzTjJGRVYybENTMUpPUkZCSFVXdDNlVTVuUmpkSVYybHhVRjl4V1hCaVRtMXpXbW8wYjAxYVJrVm1UR1JZYW5wQmVIcGZkVUYyYUhWWU1IQmFSSGQ2TldsVFUyUkhZMXBFWW5Kdk5TMXVSVVJXTjBKU2QzWkVSR0ZyV0RoU2VHVTBlVWRrVW1welJXMXdTVll5U1haU2RXOW5PSEl3TlZJd1RFeERXVTlPWlRob2NYUmxkWGMyVEhWelFYTkZMbG96WldrMlQxZHpkemszWkc5a2NqSkhjM1l0U0ZFLnNtaXNaZG1adlBIN1ZBRnNPN2hhS3o0X3hwUUhLdW5XNlRmbWdxV3hISlkiLCJleHAiOjE3MDYyMTY4MTIsImlhdCI6MTcwNjIxNjUxMn0.1CnztKyy9yZoraDbPIyylBQxJkQ_hx8CtIx7X1M5g84","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000554"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:52 GMT
	x-forgerock-transactionid: 45438d7a-44f5-44ba-86ce-00f2cdc6b277
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:52.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one

================================================================================
2024-01-25 21:01:52                                        2105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=610508 KO=12897 )
> restLoginInitiate                                        (OK=302436 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=301525 KO=894   )
> restloginProgressiveProfileCallback                      (OK=6547   KO=893   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.64%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.64%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.10%)
> status.find.is(200), but actually found 503                      4958 (14.12%)
> status.find.is(200), but actually found 401                       894 ( 2.55%)
> jsonPath($.tokenId).find.exists, found nothing                    893 ( 2.54%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##########################################-                               ] 57%
          waiting: 229062 / active: 25     / done: 313528
================================================================================

21:01:52.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 313537: jsonPath($.tokenId).find.exists, found nothing
21:01:52.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,313537,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@200eebd8, username -> user.1000554, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7578df39, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216512747))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:52 GMT
	x-forgerock-transactionid: b642ea3c-ae20-4b90-a197-125661f640d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjliZG1pbTQybjk0aXJuZjBvcHM1cGcxc2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlZ6bDRZbWg2WHpCdGNIRTBiemRtVXpZelRqaG5MbkZ0ZUVaMGMyZFBUR0ZXWW5oU1JIcEhRV3hvTkZKWlFXWjNkV0ZxTUhObFdFZFdlVlI0Tmw5VldYTXRNV1ZvZFhOUVJETjNjRWd0VEdJeVZsaHFibmxNUkRWdFMzWmtSbm8yZVdkV2VVSllhbHAyTkVSUFN6SXlRM1pQUjBWa1dtazBZalJxYlhwMmJIZGxNVmhwVDFabVJtVnZXV0ZOYTJ3MWNuWldaRWh0VFRZeGNXNTNRWGx4TlRWb1FtZzNRMk5GVEVWUk9VVmhja2RGTmtKVVlpMUlYM2xJYlhoSlRGRTRSRWhHUm01WVIwMUlRamhTTUdSbU4xWkRXVUU1ZUU0MlFXbE9NRGc0U0U5TE0wSlhXRTFQTWtaR2NrbHhlVlkzUkVwak5IVmFSRWR1WlVodVJETktlVVpyVDJwVlRYRmlUVkZRY1VaRlJXOXdiVGx5WmxReE1FcE1RMTltV1dsbFYzUmxPRXhvWlVVeldXeFZPRTAyZUVoRGJVWm5kR1ZSV1RSTk1YZFpYMGx3Tm5oSVEwTlBNR1J0UVRWaVMzZHRUR3RVVFhOT05sSnFPUzFxUlVsT1VtVk5VMjlRWHpoaE0wWTVjalprYmpGNlNqUjZORmQyVWtWZlNHOTZTamR4YVU1d1QwSTNlbFZpWTNaTk1HTk5aM1Z0UjBkdU5WZHRlWFZpVTJaV1FVWlBabEZGUTB4NVlVWkpOR3BFYkZWYVl6RmpWSFJSZUhSRGFqUm5MVFZtZFV4cE1HVlJkRzAwY2xoVVMxUkxWa1ptWTBkc1pHOTRUMGcwTVhGQk5taHRVbEl0ZEVoTVNsTjBaVTE0WDBkRE5GRnphMUZITFd4YWJIVnJRbEowVUVWU1NqQnZjbGRvYzFkWFUwUnlRMkZyU0dwS1RrSXhOVkZ2YzE5dmR6WnJVemh3U3pSR1ZYZHJWR2gzWDBSRFpYaGhaalpNZVdJMWQzVkNUSGt6TVdvME1uUlZabGhVY0VKVGFEUmhWVGhHVkRKbFpGQkpNUzFmWVZKS2RWUlhSRkExVTJ4VFEycHFTVTFIVTFsaWRWOVZlbk5IV0dSMlMwWlBNSFJVY20xR2RFdFhRbEJaVG10NlExaG9kRjk0U1ZkMU1teElVRXd6UkRZMWJuaFRSMVZpZUdOamIxWjRVVlZSZVhrdGJGOUxZbGhEZEhsSGFuaHBhR2xWVDJjNVRrMXJMbXh3U1VoeVoxQTVjVmhYVEdKZk4zUmpUVlYwZVhjLkhnbW10VXhjWGR0ZUZaTGNobXRBbUVQUHNzNzJKdExWYWRBSWhYQ0I3UW8iLCJleHAiOjE3MDYyMTY4MTIsImlhdCI6MTcwNjIxNjUxMn0.cr_lCsGQhY-J90ZXrf7K47vmSSd8Q3tVmwJ9QHjZrnI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:52.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:01:55.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 314003: status.find.is(200), but actually found 401
21:01:55.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,314003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6998991b, username -> user.1000779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cce7f82, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216515616))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjlvOG5vbHZsdDI1M2IzNmNsbTZrOThzdG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R2EwRlRUakY0U1VJM1JuSTVSVzlOYnpnd2MyeFJMa0p0VFdadWJWSjBOVTlHT1VkS01XWTVlWEZWY1d4dlRqTk9kSE5ZTkhjNFJWVXRMVlpTZFc5ZlgxVmpTWFJWZFU5NlQzazJiWEJHVnpoT2FrcERlRmxXVFdsUE5YaExOMHhvZFV0d2NtSlphVTlTVWxWNmFrNTRPSEJEUlUxVVZURXhOVXhhUTBObk4wTnBkRWh1WkhOdldXaERRV0l0VUhWdVV6Wm9SVk5qTWxseFFVRkVUVGgxUTBNdE4xRlZZbFJWY1VkaVRITnlSWFJaZUhwemExcGZTRVZVZWpWUWEzSTRVRnBrUVRrM2RtTk1Rak5SVEdKYVIzSndiSGxEZFRBM1ltbHVOekJrUVY5TVExSklSMXB5V2psUk1VdHlNRUpZYjFwaWRqQkliRk5TZW14cmVraENVRXBOTTJ4dWNWZHlRbXRRTnpoblZFTXdiMG8xYkU1MU56QXhUM1U1VFdka1J6QmZiekZyVURWWVUyNXRiVzlKU1hoZlJEWnNXa2w1TTB0aVgwTndTSEpwYkhwT2MwcHpTVFk1ZVVaa1FsQlBWbVpzZERrdE1qaG1Va2t3TW5WQ2J6bDNNVWsxVjNaMVdWazRkbVpSUTFKSWJXWk5jamxRYTFSaFlYZFlNamx4VkY5dFZXMWhNazQ1WTNvelpYWTJTRjk1UTNKQk5HRmFaWGRsVWpnM1UyTjNWRzlEY1hVM1dWRkZTblZuZGtwWlRWZFVVMHhzTldSb2JWVlhTbGxSVmpVNGRtZHBkbU5UY2tkT1RFNUpha1pmVkVsVFMwSkRXRFZuZEZkbE1FOVpjVlIzTTJGMGJXNXdkVGhZYWt0aVoyZGtaVzFvT1MxbFdVcFBMV1JZTmxGMWVUazJhMGhGVlc1RlpIbG9VV3A2TFZJeWFHaDNMVVJDWDNGNWNuQnRkWFUzWkVoWFRtdHZNM2hrU2xCYU9FRnRWRmhsY1ZsTGMxTlVRVEpKWlU5c2RUTXhVelpuTUdwSVkzVk5lR0ZVVVhST1VHaDRSVkpOWm1sMWNXbFlPSEEyWlZwT05sSjRjbVpKVVU1TVJtaFlURWhhYW5sT2QyOHhkblJvV21Wd2JEVkJXbXh2Y2pkeFh6ZDBWWE5MWlc5YVVIaDVjR2hKTkRKMVpWZDJTMEpJV1ZOMGRreFhhMDQ0WmxOSVJtNUpWVE51UVdkamFpMDFjbXBHTTAxYVdVVlZMamxtWVRabFQzZG1kbnB4VG1KcE1YZFFZblpZYW1jLndfY1Q0d0JpVzhVQlJwanNMRTV2Qk1ocGtjUVZQOFcxeGJZSmFIcnNDdUkiLCJleHAiOjE3MDYyMTY4MTUsImlhdCI6MTcwNjIxNjUxNX0.ZJGipPqCdfAfMLmYgOg4g5V4Nhy7abWcyn3cCW_NYrk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000779"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:54 GMT
	x-forgerock-transactionid: cfa5a10a-0831-4066-b39b-fba8c1cde502
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:55.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:01:55.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 314003: jsonPath($.tokenId).find.exists, found nothing
21:01:55.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,314003,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6998991b, username -> user.1000779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cce7f82, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216515705))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:01:54 GMT
	x-forgerock-transactionid: dcc702bf-9f7d-4320-9de0-6c61476c77e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXVkOHMzcnBndjFzOWJzcHJtNzcyYzg0NnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVQxUnFZblpGTUdGQlQwdGxSa1JpWlc4eU4ybFJMa3hzVm5kb2VuWlhXbE4zVmt0MlJ6TnFlakF4ZDFZd1UxZDRUMEZwYnpSbk1XSm5SV1UxTm1sSGRqSkdNVmR2YlZOS1lYWmhaak4zVW1zemVVMXFkbUZ5TlhobVFWaElOV2xhYUV0MVVsRjVUSFoyYUVaT1VXbHpYMFZvT0RsUlpUQktObGxyWkRKd05VOWxWMUpRYVVKMFRsSjNNRXhTTFZobk1HTlBaMGszUmxGTlJUWnhjM1JaVFhwUlZEQmFTbFZNTkRWelVtaFZlVkpaVTI1bmFURTJaams0VkV4bVlUbEdNMkZGTVZSd05HRlVWM0Y1ZVVsTVVqQkRTRmN4Tmw5TE9XcHVYMnR1UlRWeFdqUjRObU5LZFhkYWExOVJaVzh4WVVRMVRIWm1jRmxvTWxOdmRXZzFSblJLV21rd1VUYzJVRlJvTmt4SlJIbHJVR0p3ZWs5SmQwNXlOakZDYUVwTFJHcHZjVVZXV201ak9YTlJUMjFUY1ZOS01YcEZPSGhUVldOV09FOVJZWHB4YzJ4RVlVZEZla2g0VFhjMFEwUkJOMWxVTW5oSWExaEJVa3RWTkRacVNraHdNRXhJY2pkNWJFdFBNbVZrUW1Sc1kxZGlVVTFFTFhaWVkxaEdTM0JtYWxKM01GWnpaRGhqZVVRNVJrRTRjWGhaWlZjeGNVUlVjR0k0Vkdrd1QycHliMEZQUzB4VlNIWkVRelZ5Ymt3MlRraHdSVTExY0VzMFIyMUplazFTT1dSSFRHRnZkSGRVYjFoSmFFRjJRVEEyYmpOd1lVWkhaRFpzUm5sUlpsRlpaek5IUkVwc2RWbDNWa2hmTjBGc2JtRnVRVzVRWlMxSE16bGxUR1JtV1RGWVluVjNkMjR4V2taNlNGQndkbGRoUWpGTWVrSnVUMGd0V2s5amFVRnhZMjlRWDJSWFZGbENMWHBWWkhSVWMydGFWRlJ5YjFOMGRHMXJVblZFYTBscWJFODVRbUYxTlRkWlkxQlhiRmMxWVdGdWVFRmxRbFowWDNnNFZUUlNkVlV5ZUhGWFdIcGxSMnh2Y1hWRVpWWkhiSFJrTW05ak5uTlVNMUprY2s5cWJscHJSVGRGZG5CSlZUZzBWVWxTY0dsdFNqWkllR1ZZU1ZnMlNYbHhRMGxTT0habWQxTnlUelZOUVVrMUxUTndVRlJVVkVkaVdWTTJiVGM0V0ZwWllUQlZMbUpyT0VoaWJFeFdNMFpaWnkxNU5FaHdYM2gxY21jLkx3YmVhdi1pVlNWMlQ3UUpwQmwxU0d0WHk0REduRnlLQkREVlhCeUxPSEUiLCJleHAiOjE3MDYyMTY4MTUsImlhdCI6MTcwNjIxNjUxNX0.KDwYpq8Fgqp0lo0dEWjcKaXKlZglbpOoan7nXFTKshs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:01:55.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:01:57                                        2110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=612041 KO=12900 )
> restLoginInitiate                                        (OK=303198 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=302285 KO=895   )
> restloginProgressiveProfileCallback                      (OK=6558   KO=895   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.63%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.63%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.10%)
> status.find.is(200), but actually found 503                      4958 (14.12%)
> status.find.is(200), but actually found 401                       895 ( 2.55%)
> jsonPath($.tokenId).find.exists, found nothing                    895 ( 2.55%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##########################################-                               ] 57%
          waiting: 228302 / active: 23     / done: 314290
================================================================================

21:02:00.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 314736: status.find.is(200), but actually found 401
21:02:00.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,314736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@590d9a72, username -> user.1000814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a44dd07, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216520466))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDA4cDJsZGF2MHVnaHJwNjNsMWtlbjZ1dGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWFtSkxlV1YzUzNOWVVVRmFaelpmY0hNMVpFeFJMbTVEZW1odlRESlNjalpOZDJ0V1R6VmxUak10UmxkYVoySm5Sa2g1T1cxblZXSldjMjlSTFVWaVVrdFBjSFpwVEZkcU1XaHFOSGw0Y1U1M05rMXVaWEI2UVZkNU1ISkZhRzVIUWxOV1dFSnhYeTFmWTNSdVZVcFBhRGRLYm01dVVFMTJTRVF5YjFOQldIbDZaRmhTY1hCaFpFRXhhblJQYmxGaGFWZHRNa2xSWmtaWWJEZEtaWE5oVFhneldqUmlOazVEYzFKNWFtWkRTbWRDYVRkMWJtNHhOVlZuVmtaRFVsQjRZamN4TkZkQlZFeDBOMlZ3WDNSWVlUSnlialZ0UkU5ZmVVbG9lWE5MWjFwUVJpMXNTSFJIY3pOSGJXSmlUREZITW5OVVoxTldWSE5WZEZSclEwTXpOMkoyWm1WUlpGVkRielIxT0RWNFJtcDJjVzVKUkV0b1VtNW5OWGRMYUVneGJEVktWMjlZU1dkT2NuUkdZM1p6TWprNGRWVndaSFUyT0dwd05sRlZjbWRrWnpsUVNGWkRUMGR3Vm1kWWJrOUZUa2N4UWpOUGFtSktRMFZHYTNsQk5rTk5SRXhrYVd3MVduQkNRMWxmTm01c05YSTVMV3BsZUUweE1XSkhZa2hDVnpGc1RtMVphWFpxZUU1T1IwMXJXRnA1VURCdVQzbFhWbmh2WWtzeGFGRkZZVkUyT0ZCRFpVVmtVRU4yYkdST01qZDJiRGMyYUhFM0xUTmpYM051YTB4U1pVcHJWMGRYUzBkclVUZHRjMjFyUzFkTFpuUlllbmRMZGtWaWFYWkdORXd0TUUxaWNtbHlUV05VV1VrdFRHVkpVSFV3U1hWRVdUSm1SbmRvWjFabk56Sk9aMEZ1UjFwUFRUUmtNVFJHYVVWbFZGQk1UbGQ2ZFZsSVVsSkZUblZHWm00MVJWWXRMVXN0YUdWUGNXazFZbkJVVDIweGNIQk9hRjlZY0VveU1sOVFXWGR2UkRoMlRIVTFSRzlwZFVJMVlWWkhPSFpVU2pkNllVRnNNbWxUVjI5c1VqbENabGxZUTBGUWFYSlhWMWhGTTBGNVdrNXBaRzgxZERkQ00yTXhkV0ZzUzFGcVNVd3ljRFJtTFVGMVQzWk1hbEo1YW1wbGVUZE5PV0kzWDBkd01FaEZRa1pWVHpKdmMxQndNMDQyTFhkakxUSkxXVWhCWTJoMWNsZFZMbTVIVlhwaU4ydGxOR3BaVTBJMU9ERklYMnhOWWtFLl9FYWZmYzlnR0tuaUN3b24wdXZNOWhsMkNieFlZeWVWNzFkZEdSdVhRemciLCJleHAiOjE3MDYyMTY4MjAsImlhdCI6MTcwNjIxNjUyMH0.D48_ryBPe-81pLIf1PHfJc5Qgjb9khx-nXVAxZiSTbc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000814"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:01:59 GMT
	x-forgerock-transactionid: 6a661ba0-f17d-47b5-95ef-e85bbd0a1a99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:00.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:00.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 314736: jsonPath($.tokenId).find.exists, found nothing
21:02:00.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,314736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@590d9a72, username -> user.1000814, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a44dd07, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216520554))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:00 GMT
	x-forgerock-transactionid: ab4a4e9f-9491-4af2-8afd-a4902cea95b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzNjMjIwZmUwYm1tdGhnczFpYjA1b2p0ajUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VGJtWnVRMjVWV1dZM1VIa3ljVFpFWkZBNWF5MUJMbmx4VGpZNFluaFBaeTFQVVZaQlZURnlSV2hQYTBkWVJFVk1WSGQwWjE5alRHYzRZV3h0WkcxaVpXaFRVMkZxVWpSc2NtVXRUR2hvTWxoSGRYcG1Ta0ozUldwZllTMXBiM2xNZFY5MlEyUjBkelZ6VG1sUlVFMDVZVlkyTTNrdFkwYzBXWE15ZERJeWMwOVJaVnBZZUdodmFWZHZOemh2TTA1RU56TkdSR2t0VWxGNlFXdFVaek16YVVaNE5rcEJWR1ZVVDI1d1NEUXhha2ROZUhoRE1YUTJNVlJEZFVSQmVuUnVUbVJuVG5saVUyNUJjVzlaWkdKYWVqUmtiMnBHZEZSeVMweDRUVUppWTI0eGNtOHdiVUUwVFc5clFXOVBZV3hrY1dsaVNYSnpSMDlSV2pZNGVrRTBOa0pNWmpob09XSnJNVlZpUzJwVFJESjVWMjA1UjIxVVRIWktibEZWYmtaUFlrVkxRV1E1TUdwaVMwSkdja2hJYURsM2IzTmxOVmRPUmxaS05qbGtibUkyTTBaak9WcDFVRmhVZURocWVsZDFYM3BTT0MweFZURnRjbXBzY0ROc2RrdHFjRzFhU0RBMmFIZzRhMmx3YkRWVk1ubFljbTh0ZUZKTVkxQkNUMUpoVVMxMFdYSnhiMEZQVTI5MVMwSjJXRkE1ZG14b1VuSnZVamhpVG1kMVFuRmFWbGxqYkVob01qZEdZbnBmVEdKNGNESm5SSFpTVkhJeFNERnRlRU5YVDJSc2RuVkdURnBGZUZoUlVtZDROVmRqZFU5SWNuTlVhaTFzVFhCeU9YUXlhblJwVjBSclFtNDVMVlZVZWtocU1VczFPSGhMU2xCaGVsTTNkbDlqWlRGVmNFTjRVRlpIUm5WRlFXbEhia296UVZka09XczVhVEJ0V1dGMU5rdDZWMVpJYkhwWVJXdGZaSGhSV1RsWlJYTlljalJaVUdaRlNuTTFSRmw2ZFZocVJGZGhhVUZKY25OVGNYTmtVVVpQY210b2EzcFNWVFEwUVhacFRtMU9URmhzVVZkTlgyZEdXV05UZWtsVU1EbHpibUZZUm1kNGJGRm1URUZRT0c1UU9HWnRSVTlOTUU1bGFFc3pRVUpWZG1aVVZXRkdOeTFKYVhKSlEwaHBUbk5FYzI0eGNWbHpkbkJmZDJWTlRrNXhWWE42ZDB4M1gxRldaM0ZFTkhad01VUlJMa2QyY0hKNk16WnlkMWhWYkVoTWJXVnhhRFZHUTFFLmUzamVUc0w1MFpFR2wxcnB5MkZxaXJqVTNIeGxkR25kUndseW9vOUlPZFkiLCJleHAiOjE3MDYyMTY4MjAsImlhdCI6MTcwNjIxNjUyMH0.qrTaivUmpVbxNe6es9SZmBz-0trEd2j7tcEQr5C-n9I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:00.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:02:02                                        2115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=613687 KO=12902 )
> restLoginInitiate                                        (OK=304015 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=303091 KO=896   )
> restloginProgressiveProfileCallback                      (OK=6581   KO=896   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.63%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.63%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.10%)
> status.find.is(200), but actually found 503                      4958 (14.12%)
> status.find.is(200), but actually found 401                       896 ( 2.55%)
> jsonPath($.tokenId).find.exists, found nothing                    896 ( 2.55%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##########################################-                               ] 58%
          waiting: 227487 / active: 31     / done: 315097
================================================================================

21:02:05.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 315475: status.find.is(200), but actually found 401
21:02:05.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,315475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bb46afa, username -> user.1000865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e20d318, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216525128))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2k3N2FiNzM1cDY2bzZmOW9nMXRzMWU3bWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlkyZFVTVnAyYzFSUUxVcHlVRkZIYjNac2FGbDNMbEY0WW5ORlpUY3plVFJzUkVGUllsQmZTVk5TV2pCeVJ6WlRhRnBWWTB3elRETnNVRGhXYjFSV1VuY3pVV3BGWlhOeWVTMWlaRTVIUVZwbU56bGtZMlprWm05TllXNTRlbFZxY2xKbWIxVm5NVmRoUVdveE1XTk9TVXQ1WW1NeVVYazBYMDVrTVRBemNUZzRUV0Z4V0ZkVVptdExkR1JFVjFCbWNWSmxVV3hWY0VjdE4yWmZZa0pVVFY4MVZESmtVSGt5UVVWcVNWUjRZM0F5YVhFelRtZHJNV1JVWTFweFVEUmZMWGh2Ym14elRVMDFTRXg2WTNSWFNtNU5TMGM1ZFc5bGJUZE9UMGRHT1RoRGVEWkVOMjlDY0VWSFJUQTBVWGhuYUhRd1MwOXhNVEJUUVY5R1oxWTNiVlp3UW5OTk5sVjVObmxOYzNwalRFbzJORk51TFhZNE4wVjFUUzF3WjBKYVoxOTZUbFpuYjJsaGNqZFRUMFJpUjBOcVRGQmhRemRIUlVKSExUWkNZeTFSZVhOeU5FUlBlVFpvT0hCNlRtZE9WbFo2ZERsU09HbzRUMjQzY1hsb1ZFZGtjelZuWWtsaWMzaFVia055ZVRaSlNHczVlbU5RTTFsMk1XbGZSSHBOYzNKa2JHZ3dPVGRUTW5sbVpuSjFNR0UyTmtaQllXWlZkRlEwYUV4UFdsVjFTV2h5ZGpCcFQwTXdTREZUVnpoVE1XbFlUM1JsVDBaelFqUTNWRzFSTW5Fd01YcHZXRTFJYkU1dE4yNTRWRm81YmxZeFdVUkJlbTB5YkhKM2VqVldjV05TU1U1eGRGSlJObEZPY1dORE1ERmhVRkl5UVdKT1VtaG5kalpYUVcxSVdVZDFOa3RPYUROZlFUQlFNRXB2UkZKblJEYzVjVGQwUjFwSFZGUkZSSGRJVERsWGF6QTJYemxVUm1kSkxVZHROM0ZuV1ZNd2JqbFJhVTVTWkhVMVRHZGpTMDFUZW5OcVNYQlZlRmRWVUhVMFRqWnJNbmhIYUMxVFdHSlZYMDlFTURKNE5HWnhZMGxtYkRSdE1FVk5ObmxUVWpNMlZFRk5ZbkpZTkZVMldtTXRORm8wYTNkSWEyOXZiWFp6U1ZOeU1tdzJka1J4VERkVVRuVjRSR1kzVkdsd2VXOTVURGRyWDNkcmVtWmxPWEZ3YUhrNU5Fa3dNMnhaWVZwVlRITm5MazVRVTJOUWQzQXhTVnBSY2xjNVpFaGpUVzlXYUhjLjVMYWQzcE5nMktBX1cyOWp2SWhJR0JkU0cyNGF4bjFOT00yM0twMWFmbTgiLCJleHAiOjE3MDYyMTY4MjUsImlhdCI6MTcwNjIxNjUyNX0.Sfo89rcUFcvpVb1H4apnLQ6uc2Fbuttj-gg3gTiMNlk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000865"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:04 GMT
	x-forgerock-transactionid: d83141ba-8d9c-40be-8469-1b495eae3e66
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:05.175 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:05.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 315475: jsonPath($.tokenId).find.exists, found nothing
21:02:05.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,315475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bb46afa, username -> user.1000865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e20d318, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216525213))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:04 GMT
	x-forgerock-transactionid: 6afa395b-4203-462d-adb1-3ac419858217
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjc4OGk4MWZkdGRqY2wyZnRsZmI0M2Mwc28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1amJuWTJZbnAxZVRodlVFeE5SbHBRTUhaVmRuQm5MbUo0Y3pGSmRWQm1Remd4ZFdKeWJVbHlZWFZDTFd4Zk5qQlhTbEZzYURWU1oyVTVTbkZpWlVzelNFRnFNWFJSVDNWclNYZzRTVTl0UW1kVmIxTkJZeTA1YUV4cU9XNXFTRGROTlVWR2JYZDRWREIwVW1wcVowWmtTekJuVWxaMmEyUmhVRTFwZHpOb2EzVmZOM1JFTWtaMGIxcDBjVmh1ZUVoUVVHZE5jbFpDUW1wTmFuYzFkWEUxZWtGbVYxbG5NekI0YVc5Zk5qZFpabE5JVGxWaGFrZHBiMVptZUVaR1RraFZSbFp6TnpsbE1WTTFkbDl5YlRoaUxYcEliMDUwU3poa1R6bE5aUzFSYkRONWNuY3hhR0pSTkVoV1RtNDBWR0pLVFVOWU5sUXhUM2hFV1UxM1IyTlNUVmRUWjNsRWFEbG5TbUl0VGxaaU1FNHRZMFY2WVVJMFgwRTJiWGswTlVkbFZEQlpNR0ZxY20wNGNsbEJTVXN4WjJjd1RtUmZWa2hvWjA1WlJqbHVOekJaZEVGaFFtUmtkSFJFY0VoVFdIaFFPRGQ1Y0VSaVl6UXhVR05XZDJGd1duZGtNMFI1T1d0V1pXeFBZbTlIVDFWeFJ6Qk1TMnh0Wm5vNVVUTnphMVprVFhCZmNIa3RNMmhvUlUxelNsTmZRVEJhTUY5c2JrRkZNRXBQVVVodVIzSkNiRk5MWmxWdlYzVlhiR1ZFZUhWM01GRjBRV3hSYzB4VVltNUlVemhmZWpCSGQxQlRUWE5wU210M05YTjFaekpFUW5SaVEwNVdPV2hJTkhOb1ZXNWhjbm96ZURsSGNIZGtWR2xVVWt0WWVWRjNXSFUxVVZWNWNVcE1aRXhQUkdOaFUwb3hhSGhPTldWVGVrdHZVak5rUzI5TlJUQjFVMU5WUW10RmVHbEZaMnd5WkZSVlluQlZNbFpEYUZOQ1owY3pTa0pIY1d4SmN6SjNSRFZuYmtoZlVsUnZObEp5ZEdoeVpEWm1kVkptYlhCRFRsQm5OVFI1TjBSQ1NFeHBlVUpqWW1remJHMTJjRk5IVUUxWmIwWnJOVEphVFZONlEydDNTMFpyTm1WUldEQjZNbnBQY1daUVpIUm1lbkJXV0cxWloxbFRWRlJCZDJOR09UWjFSRVJpZFRWYWRUaHBVMGh2ZG01ck9GbHhTalJSVEhSeU5GUjBaV1ZTVDNOcU4yZHJMak4yZUdsSk56VkJiWGxYWTBWaFV6QjNkM2R2UWtFLktUS3BobkxvVUFGb1hVM2ttUW93M1otTEhOQmV1Z2lwbWhwWUV5Q3g1c28iLCJleHAiOjE3MDYyMTY4MjUsImlhdCI6MTcwNjIxNjUyNX0.C1XlHggkhgX1JXcwl79UBNABVKhMkXKp-ROXTOyn2u4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:05.215 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:02:07                                        2120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=615153 KO=12904 )
> restLoginInitiate                                        (OK=304738 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=303817 KO=897   )
> restloginProgressiveProfileCallback                      (OK=6598   KO=897   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.63%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.63%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.10%)
> status.find.is(200), but actually found 503                      4958 (14.12%)
> status.find.is(200), but actually found 401                       897 ( 2.55%)
> jsonPath($.tokenId).find.exists, found nothing                    897 ( 2.55%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###########################################-                              ] 58%
          waiting: 226758 / active: 33     / done: 315824
================================================================================


================================================================================
2024-01-25 21:02:12                                        2125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=616659 KO=12904 )
> restLoginInitiate                                        (OK=305481 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=304563 KO=897   )
> restloginProgressiveProfileCallback                      (OK=6615   KO=897   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.63%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.63%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.10%)
> status.find.is(200), but actually found 503                      4958 (14.12%)
> status.find.is(200), but actually found 401                       897 ( 2.55%)
> jsonPath($.tokenId).find.exists, found nothing                    897 ( 2.55%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###########################################-                              ] 58%
          waiting: 226019 / active: 26     / done: 316570
================================================================================

21:02:12.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 316588: status.find.is(200), but actually found 401
21:02:12.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,316588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d740a7b, username -> user.1001679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22fc3c80, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216532696))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmxrNGQ0MWdjcGM3ajVxanV0djRjZnBrZnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWRFeHBjMWxyYUdWRVVYbEhha3M1TUROZmVFWm5Ma0p4ZVV4MWQzcGpSR1JVVjNKZldqSjZjVTF6ZW1JMVQyUXdla1YyYlZoZkxXWlFTMlZWTW1kQ2JVeEdXazF1TURScVNUQTBhRW8xWjJaVk9HVm1XVnBaV25KUGJVUTJlRlE0WldoTmFHbzJORGc0ZG1wcFVHVkpVRmRtVVc5bVNuaDFXbGhpT1RBMWJHWlRXVTh6TlhSa0xWVTVXRkpRY0RWMFQydGpUamxUU2xkalNYZEpaWEZ6UTIwNVlWVjNRak13Um5GeU5FeGxObEpMU1hObWQxcEpNa0ZqTkdOSWQzTjZkbUZ6TFRGcU5YUmpYMHR3U0dGdWRrRlRhVkV6VmxoNVUzY3dSMGRYUjFaMVRuZEVORmd4VVZVMVdsSnlNVlUyY21WUFdGY3hiUzFCYVdKM2NuUXhka2s0ZFhWaWFFWllRMjFCZVVka2JWZDNSV2wwUkRaR1NuZFZNV1JVVTJSMmFsQmtNMHMwYm1GbFp6ZzVNek5ZV0d4UlkxWXRTME56VVRkMGNDMTVRa0Y0Vlc5aVN6QndSRjl4T1dWMVUwVmtSRmhOUlU0NFVVTkJVWGRNUmxCUFowVmFabGhJUVdOVlYzUndhR1ZyVDFwMVZUaDVYMHcxYkhCd1JGTkhVVXRWWjJSQ2NXVnljRkJhU2tkSU9HSXdTVlEyVkdsd1NYQkhkVk52ZEZJd2RHNXhkREZ5UVZFemJESmFXR05qYzJOM1RXcFpNbTlCTVdadWNYZFhlRFJuTUdOMlgxUkxTa1ZqVEZONFUwaFBaa3hZTldSZlRHaFJORzVsYjBrd2RrTnhXR2xGV1ZNNGIzTTNNQzFuWlhJdFEybE1TSEJSTkhwNVlreHdibEV5YjNaMFkxRjVVbTVRTFhObFl6VkpNbFpoZW5rNGFreDNXRTEzZG5OS09FSm9MVVF4V1VKak1uRk1NbXhuVTFwWmNWbFFiWEZHTm14MVIwdFVXVVJQU3pjMkxUQnFSVXBSYlRSVU9FOUVWV2xRUkRKT09GTmhjRlZ1YkdocFZuQm5RVUUwVFV0cExXRmFhSGR2WVRscFNVbHBWR2szZVMxMVUyVTBZakJUV21KQ1FqQkJja2xoU1c1MFUyVnFaMHh1TVdrelRqUkNTRmxSTmtReWVtSnZRbkl5VWpBelRYQnFZMmxoTVdKMmEweGtVMHB3VEhadVRXNVZMV0ZPZGs5SmNrUjNMbVJ6YVY5Q1dtZzBiWGw1U21WNVMxRkhTek52VkVFLmNMSk9ZN3dVa1RhLUMyV3FXQTgyWC1KN3AtN3J4d2E2TEcxbVIwQjBnRWMiLCJleHAiOjE3MDYyMTY4MzIsImlhdCI6MTcwNjIxNjUzMn0.q0RvXQq1cRd7X8_tL_-PLMFIZFmf-4ezyTrlhS6yf-g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001679"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:11 GMT
	x-forgerock-transactionid: 603ff8a3-bf96-42a2-b335-77fbcc5745c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:12.746 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:12.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 316588: jsonPath($.tokenId).find.exists, found nothing
21:02:12.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,316588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d740a7b, username -> user.1001679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22fc3c80, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216532783))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:12 GMT
	x-forgerock-transactionid: ce052445-4320-4dd7-9e0b-17bde3fe612d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGxsc25iN3U1czF0ODJmcjdyaGR1aDFuaTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGNYVnRSV1UwTkVGVFdWUnVOME42VXpSaVdsTkJMbGt3UldsNlkweElWamx1WkdkS1J6SjZVVU5QWlZKQlZrY3RXRjl2UnpkbWJXWlhWa3BKTW5sc2RHVnhZV1pPWldFd1kxcGxUM1k1VWxGcmJHaEpWMWxxU25wYVZURmFWRVpUTW1aU2RUWnBOSFpxU0hKU2R6YzRORzlYU0dveWVrSnljbFowVFVOZmJtOXNPRU5zUVhCeFRUZEJOWGxaVFZCdk5YRm9TV3BqY0doaFNrVnhURGhNYTNBd2JsTklkbG94Y3paQ0xUUXpVSEpXZFdSalpUVTBaWE0xU1cxeFFXWkZVSFYxY2xKMGFtaFNhM05oWmpaaVNsSlpYMHhpVDE5aVdUUTRkemd3WVdGQmNubzJPR0psYkVOTVNHdHNMVmxZZDJsdVUxSm5RbFJuVFdkbExXTkpVbEJhZUZka1UzSmFSWFJQZHpsd2RXWnJhV1J1ZVU1ZlgzZE1TbmR1TFdkeGVXSlpWRlZUWkVJMGRtaHBSM2QxYlRGRGIxOTZaRXgxTUZOTVVEWm1WbFpmWDFFelRIaElZakpUWm5GUll6UnVYME16UzI1d2VFNTZhVmRtTjJsbGJEQldNV1ZxUTFWd2JGSm5YM1ZLY2pCaWQxTXhjMmhoTUVGTlExOWtYM0paZWpGSVptNW9jWHBRYjNaeWIzQkZTalEyT0ZGUk5HNTFaVEZIVmtoTWF6Sm1kelZKYzJSb1VVNWZWRkJIWlRoNU1FOXNPRlZaWkZWVllYRm1ZalpCWTFGNFNtZFdSV2x6YVRka01XZ3RiMlo2YlZOdmJrVm9XRFkzTjFNNGNVMUxUVXBRVTNjMmNFY3RaWHAwWVhWVlZISm1TRGRDT1RObk1tNUNkVWhXUWtJNFNUaG5YeTFuVmtJdE9FUlFVbTB5UlhscmRtODBXRE5yWnkxd1RtbFdNalJHYWpremRqSkdaMnd6WmxFeFExVTBVV1F3Y21kTk4wUkNRMk5DUkVZdE4zQldNRXhoVURObmNFcFNiMGx5VTBrMVFUUnVUVFZyUzBGb1NEVXdaVXg2WmtOdU1XNXJhMGRRT1hoTE0wSjFhVWs1TjJOQlJqWTRkRFZNV0hGWmVXVXpUM3BMT1ZwelJsUlNhbmN0VjFKWU1FNUhVVk00VlRGTlMwUkVVWGgxZEdGM2MxUXRkV0ZHTVZCV09GbGpTMGgxWkVSNVMyZDNlVE5oY1hOQmJIUTRMa0ZJWnpoWlMxZFRWM1F3UW1WT1RrVllNVTlLTVZFLmJxenQ3SmRZNzBfMGR6QUwyVUM2MFVKOTQ0TEZ6cWpLQ1pGQnZCMHlmN0UiLCJleHAiOjE3MDYyMTY4MzIsImlhdCI6MTcwNjIxNjUzMn0.lDnMAMz7-ia2u_SL3pauzCpjP7xugvQfLZhPN8aELmc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:12.784 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:14.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 316921: status.find.is(200), but actually found 401
21:02:14.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,316921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28aecd36, username -> user.1001089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ad16f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216534916))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjc1N3A0bjhxazNoNXNxdHRpMHFpNTE5dmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bk9GOU1hSGhEUkdNNVVuZFNhMlZuVjNSbE5UUlJMbnBJVVdnelYxZEJURjlxYWtWd1J6bHphSEpQVTBaSk5tdDVaSE5yVlRGNGNsOVdSbXhpYkhWRFNtOHhhWHBTY1c1dk16UTBkSFo1U25wR01VdHdTVmxGUjFGcmFrMW5WMVV6UkhwaU9ERnhSbWR5YjFoelpVWnpVRUZvZFVwdVVrRkVXRVJrV0VvdFVUSnJkSEpTVVZWdFZrMDNUR0ZRUVZaSE5tVXlhRUprVVY5RVYxWm5aelUwWkdsV1lreG1lREp0WkZZMlpYVlBVVkU1VWsxd2RVaEhTMHBuTm5WWGVIRmpZV2RqZEZOb1UwWXdPVE5pUTBSVFZHTlVRbWQ2YWxaZmJ5MVFOa3RDTkV4eU0yeDVkV2hvWjJZNVpuVlhjazVtZFZWMFRFWlhlR0UxUW1ZMVJqVjNWVk5KTFZoNVVHaEpYMDFKUzFCNmRGTm5jVUpuYlVWRlNVNUxiWFoxZWtNdGJUWnVNRlZTV2xaSGVsWTJObUpuUTA1MlNrUm9ZV3h6ZDBsMGNqUmpaR1JFWkdKRmFUWkJiekZoZFdkQ1RYTlFja3BuU0haTmRsSndVVEpaZGtGMU5GcDRkSG8yYVVjMFEzSkZNV0UxZG5KRGFqZGhaVVZHVTNSSFpFRm1ZWEpGZFhjdFZFZDRlV0Z5WjBNeWVqRkdRaTFZWDJaVVoxUkphRzR5Y2xFME1pMW9SRGRZV1VoSkxWWlRWblpvV2pWTFdrMUJjMU5PTFVRdFlYbHhiemR3WXprMmIybENObTFyYkZwRFJVRnRRbmhuVkZKNlpuUkRhVWd0UkVaMFdVWkphRGQ2YmpscVVpMXVTMHBhV201WWRVSjZRbWRRT0ZWbmMyUk5iM2REV1VoTFdESXljMk55WmtGUWVVSk1YMU5FWlVSR2NWVlVXVzAyVkhsbmJrdG9abWRSYVV0SllqSlVNbmgyVTJsMmRFdFFXVE5QWjFkNlJGRmhORlYyTkZCbWVHcENSRXgzWTFkSk5tdHZjMnBQWTJoTU9FcEZjR3BDVlhoelpYQmlNbTl6TUdSd1JVUjRjV1pRUW1OTU5qbFZiMUZGU21aVGFDMHpMVFpWVFVaTVNqUjJUM1prVGxwWVNtNXdWV3RUYm5kVWNGcHdaSFF0VTJkQ1pVRTVWM0J2WkRGQk4xTkRNRkZmTlU1SVZ6VlBlakY0TTJKRVpGOURibUp3ZURoSFozQjNMakI0TWtObE0zZE5abU5sZVRKUWMwUklMVEJXU0VFLnJyMTd1emlQQW9CNF9NZERNcHBVZTNrLVdRYkhwbnE1MVRfa05HQ1dFczgiLCJleHAiOjE3MDYyMTY4MzQsImlhdCI6MTcwNjIxNjUzNH0.OnnuA0Y9kD5SRXBIpJ0GlPDtbjh4KeSCG_MLJ37_rx4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001089"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:14 GMT
	x-forgerock-transactionid: 77709a93-1dca-49ed-aae7-f2c9e5e91fe4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:14.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:15.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 316921: jsonPath($.tokenId).find.exists, found nothing
21:02:15.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,316921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28aecd36, username -> user.1001089, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ad16f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216535004))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:14 GMT
	x-forgerock-transactionid: 6d036f95-40ed-4f82-9348-e5ef5d07ebbd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG5lYzNyM3RtbWJmNXJobDk4MGhuZW9zMjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU1USnRZbmR4ZWxKTk5GVnlXVlJ1YjJ4d1ZtZEJMbWRVV0VSYVRUazBSVzVVYWxSRFFrWXhkVVl3YmxkWVpWZFJVRkpDTVZSWk1sSldRMGxwWmtGRmIzWldVMlZYUTJSZlIwTkZObkZoVTJRMVZVNWtOVjlqTTJScmNFRnZSamt6ZERJMllXWTFaVE10WkdVd1dGOVpNbFV0YjE5cFdGcG1jSE15UVhKeWRrc3dhMFk1TTFVNVkydEtZa2xvTkRCc1J6SkpkREJRYUhCSFkwVjJRbGxmYjBObU5scEtSRGxNYjBkbk9URllkR0oyYW5CRVQzTkxaREpmWlZkM1ZsWkpYM2R6WTFKRFpWcG9UekJFTkdjdFZESkZiekp2WnkwemEwTXlTSGRqVm5OcWNVeFRORXN5YVdwd1EzWjBhRTlNZWpKU2JFTnpXRlkwTldaclFVNXdRMHRFZFdoTlJWbEhNVXhrWW5wb1RUVnlNVFZ6YkRGWlUwbGZabVpKZWtWaVlVdEZaMGhQU1ZoS1ZGOVBkVFZwUkZsdGEyaHVlVGN6ZFhaVVJFNTNiVko0Y2toR1gzZFBTVGh6YVhoelRWSkpSazFvWlVGcVNrUmhjek14Ym1KQlZHOUxVa2wzYzFneGFrUlZTMDgyV0hoVlpESjFkVlIyU25wMmVuUjVZM2xQYjFaS1JrOUhNa2xTZFZJM2FsTnpWMWR5UjJrMFEzbFRibEZXVGtOdFJIUmhRa1JHVlhWV1pXcHpSRkEzV2pOWFpIWlVjR1pXWlVneGIwNVFlREZsUlRaeFMxUTRkRTlaVTJoaVpWTTVhR2RtVEcxdU5URjNUMVZyY0hKYVVrcFdXVkpKY0dGaFJWUm9jVEZKWWpGU2JHeG5hV1pYWlRndGMyOVJZMlV6ZFhkWFpqWlVPVGRHY25kR2RrNVhjM2wxZVUxUFVrSk5WelZvV2t4cmNrNTVOamhYT1VobWVYUlRTVVZPVEZGTlRITlhURVJSWDBGWE9UUjRZVmxYU3pVMWQyNDRPRFpFY2w5clVtVmlXVlpKVDJ0blRtNTRkR1ZGWTNBeGRUTnFOSEp1TFROR1NVczBjbWhQWjNOT2FtUnBjREIxUmtOS1FsbzBSVWx6ZW5CaGNFdEJWMlo0WlhabVZFSkxPR3R1UjNaWGVIZFVWRmRDWlhrM1MyaGlMWHAyWDJwa2RIZGxZekZCVWs5U1MwaDZWMXBQUWpaUk9XODVMVXhUV210b1UwNUZMbXBTZEhGTmVVZGFUMm90VlUxNmQwOW1aVmhuWjBFLlRHbno2RXgzZF9Dd3BZZkpzc0FpRlhxd29GeEZLTDh0RkpITWZwcjJWMGciLCJleHAiOjE3MDYyMTY4MzQsImlhdCI6MTcwNjIxNjUzNH0.l25kt1Gt2WbSHkBdddPGJVZhvv7mZNDZ1bTSB89AskQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:15.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:02:17                                        2130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=618229 KO=12908 )
> restLoginInitiate                                        (OK=306257 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=305339 KO=899   )
> restloginProgressiveProfileCallback                      (OK=6633   KO=899   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.63%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.63%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.09%)
> status.find.is(200), but actually found 503                      4958 (14.11%)
> status.find.is(200), but actually found 401                       899 ( 2.56%)
> jsonPath($.tokenId).find.exists, found nothing                    899 ( 2.56%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###########################################-                              ] 58%
          waiting: 225245 / active: 22     / done: 317348
================================================================================

21:02:21.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 317864: status.find.is(200), but actually found 401
21:02:21.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,317864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dcfa9b4, username -> user.1002968, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d1c8604, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216541150))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzlkZ21pOTJlYXA5cmNsdjFwajU4bm5vdTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGRYazFSM0oxVVRZeVF6VnBaVmgwVlZRM00zUm5MbnBmU1ZkRlVXeFpPVFZmZEZKR1VWcEhTRXBhT1U1dlZFeEZkMHBNWVZGM2NtaHBjSHBGYWpOTVVsQnZSbmd3Tm05eFZEZzVibTUzTmpkdVlXZzFOR2xtWjI5Q1lYSm1kVmxxT1VwM2REVnVWbXBWVW1OelZVaGpibTlYUlU0eVVHSjJXREIxY2xVMWMyaE5NR0ptT0ZjeVNTMTZjaTFTYVcxemFEaEdWM1p5VUcxVFYzbGxUMU5vVW1GUGRtRnVSMWgxWHpoSU5tNVBhRTVmVkVaVFZHVkZjSE14VlhWbVJYRkxiUzB4Y0dobE0yUjFTVkZzZURONU9XTkxZWE53UVhoUFMzWkRaUzFaVEdodE1rTTBNMlJqV0d0cVUzRjVSM1pOZW1OZmNHRTVhV1ZJU0hsYU1XVktla2h1Y2xSSVVIaEpjVU5RVEVsYVYwVkNRbEpJTFdWTUxXYzFhV1JzTVZadGJHNXRZVmhWYzFNMlNGcDZZMW80ZERCaWREazFPV05LWlVGVWRFaHVNSHBEYkUxQlpFNXVlRGczYWpsVVNHWkxjbGN5Wm1KNE1FdHBjMmMwVUZoV2RIVlJXVTloTmpWV1RFZFlPRXgxZG1WQ2JURlJRWFp1Ym1GVVUzTnhYMjA1VEU5M2FXcFZjV2RGWjJ4QmJUZzRTV3RFWTJVeFNUVkVSbmRVWmtzdE4wOUdSMjFsTUU1TGNWRk9ORXhHUm5WM2NHMUtWMlJUY0UxRllUVnJTWGxRYzFsbFdsUnJURWhEWlVKMFJrSmZSbmR6Y1ZWb1dYUjBjRmhHUm5oUE0zRllaV0kwWkVwQ1N6UnJUVWwyYXkxMVRYVkxTMmQ1TUd0bFlpMTZObFJaTm05d1ZteFhRVXhJWlhKNlZscHpkMGxaYUhKa0xUWkpRbVE0UXpBeFIwRXpTMFU1TFVSSWVFcFplWG81VjJORE5tUlhhR2hPU3psUGQxZHZVQzB0ZHpWUFpVZHJiSHBVZFU5c2EyWjZjRVY2VUVoVGVVWjRjMDE2UlRWTVdscFBXRk10TFd4RU5GaGtZM3B0TFVKQmVFWnZiRk10TTI5a2NVdzNTekYzV1VSbVJreHNTM0l0TnpSeExXOW9TRFpGUm5SaVRVeG9YMUZITkdOS09HaE9kSFJFY1dablpuSnRNR1JhVEhSTVdtcGFOV1V5ZUZCNk9UWk5ZVTEwU1hWSWJtTlZMbFpNVFU1Qk5uZFBhRTk1TjNkNE4wRmlSa0ZpT1hjLkZyM0tIcTBVb29uUDd6TEI0czVBcDNzVXFHU282NHRUdGlVRWZQWm0xcmsiLCJleHAiOjE3MDYyMTY4NDEsImlhdCI6MTcwNjIxNjU0MX0.R8S6FR_Jc9R0nxXswbQ_cecugcMPIVJIAyaGz4W2B98","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002968"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:20 GMT
	x-forgerock-transactionid: d0fc8681-d37e-4741-a490-214c57d1cd44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:21.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:21.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 317864: jsonPath($.tokenId).find.exists, found nothing
21:02:21.241 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,317864,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dcfa9b4, username -> user.1002968, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d1c8604, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216541239))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:20 GMT
	x-forgerock-transactionid: 1a8af0b3-24e2-4328-a992-ad153674a052
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHBiazRxbmsycXNvNjNpZ2Nxa2R2dWdzaHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1RYQjRTRVpzZDFGT01XdFZYMFZEU1d0VFgwWjNMa1ZLWlhGVExVMURiREZXYm5WclIwcHNVRll3V0U5RlJTMUpiRTF3WkVwWGJrRkpOMG96YzNOVmNFUTNWV1pEYWxvMGMxUmlkRzE0Ymt4YWVsSm5SSGhYU0c1a2JGbHpTVVJwWVdaUFptUk1jR05EUWpVd1lYQTVSMjFWUlRkTE5sOVNNVlUyY25ab05ubDVVSFZuVUV0MmNtWlFTa1Z0ZDJkUGVuTkZZbWRwWVZoMFUwNUpkblJWUVUxMVFrZHFWR3RDUkZwa1FtbFJNakJoWDNoVVluaFpTWFJhUlV0WlNXc3piRkZNTVVJMU5HSnVTR1JIVkZZM01WcFVVRU5GZVZOeFdWVlNhWFJ4WTFCNVEyWTNUSGhpYzJOa1ZVZHhlV0phUjNCRlIySmpkek15UVVSNGFUZFBOa3gwVVVsNVF6azJOM3A2YW5WbFFXcDVkVEF0WTJWeUxVbFBhRU5WYWxaTVVuVm9ZVTF0Y0ZOd1RVazRTVzlZTVZwQ1VscE5kRFF5WW5ZemQwMVdSelZVVFRCQ2EwVmhlSFJpYUVSa2NETXhWRkpmT0VSb2RqUk5OVmRrT1VneldXZzVjMUJOWm5WR1VHaFBUMFJHTlZCUmRuaDBYelZrUTBoUFdFZGZTR3N6UjJRelkyc3hZVFpEUnpkVVpIaE1iV0pUYVZvM1gzUklhR1JMY2pZeVIyMWxUVk14VW5CQlUwc3pSalZwU0dVMllsSjVka2R5WVZwUFpGWk9aekZrVjI1cFlqTkhXWGMzUVZWcWVrbHZlVGwwUmxSUFZISkJjbFpCVUhOdmJtSTVjMk42ZVZoVVVGa3dZbkIxU2taalZYTk9MV1ZhY1RaeVFuTm5hbWxuVUZWWVJtcHBZMmhOY205dGNIQXRTMHBGZFRkSlJWQlVTRTVoYVhOTFluSkxRVWQ2VEZRNVJtVnVPQzB3WW1nM09GRnhSMGRsVEY5eVpGQmtZa1JoTVhSbmVEaGljVk5HWWpSMVJqQlFSa3RMYms5blJXRmpXbE00YUhBNFZGcFNRVEpRVTFoTFprMTVWaTFpYmt0WVpFOVdjSEUzUmxJNFJuQlZSemR1UVUxelFsb3hUWEpUTWtGb2RsZElUekptZWkwNE5sbFhaRXhHYmtac2JuVlhOMVZsWVVSYVFuSmZkamxPVGtOU1MydGljM05WY1hST1prcElkakZxY1UxS2MxQkJMbVY2VmxsS01USkRjRXBIWDFKVGFsSm5NbVpNTldjLkR1eEo1WkxwQUJBV2VnUW5nSU93dWwxOWNOU2Y0WkxmUFZkSEN4SkszVjgiLCJleHAiOjE3MDYyMTY4NDEsImlhdCI6MTcwNjIxNjU0MX0.mBIB0_uZaaAfCPMpVUyF-uJ12SYTMXnIrfgIS83c2rI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:21.241 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:22.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 318042: status.find.is(200), but actually found 401
21:02:22.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,318042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c022f3b, username -> user.1001894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f07bb37, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216542232))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGtpcGFucWkzNzRzbTM3N3M2ZHBrcm5tcXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFpqZzVhMHMzZFVadlRXWmtjbXcyTTBORWNtNVJMalF6YTB0VFFVbEdMVE5JVm1SMmRXdHNkWFpZYW1reFMwSkliMWxZUTFCTlpXVnBXako1ZVcxNVQzZzVZMVJvVGtGRkxYZGxiRmRKTFVReVgwMVlVV1p5ZUVWaGRuazBjVU5tY0daWFJITTVaREowYVZwbFdGWk1TRTkxTUVNM1lVWnFURVJKT0ZBME0wbzNZM1JmYTJ0emJrOXBOblkxY25SWlIyUlRWMmhoU1hCMlpUTklNMWt5Wmtoa1NYTTBOVlI2WTNCdldYRjVNWEl5TnpZNFFrcElkamt3VUdOeVZHOVNUMEZwYWtkRmJrTkhhRXBQT0dSWFpGTkxZa1JNYWtKWlUzQnJiVXB1TVRGSFlsWnlTQzFYY20xbVFVOTBha3hrYUZGeGNteFdiVE01VmxoaFRVTkhRelpKUVRJek4xWmFZazExYTIwdFRrOTVMVVYzTVROeGVsOVhiSFJITFVwaFZFNWhabkZ2YTJaeVdYcElMWE5LU1hWamQwMUZWbnBoYWpkQ1RFdGFkRjlhVkhSd0xXOXlYMGxhV0hVd1lVTTVSRWhhT1hobFZFWm1jMjlNYkRWcWNISkVNRloxV1dWT1dsOW9XRGxyZVRObldHVmZiMjUzVjFkQlUybFFjbWxrVlV0WFpWQlpibVJEYTNsemJtcFJTWEJHWDB0NVh6aEtVbDlCYm1sd1gwZHVSRE5YYkdVelRXTjBlV2xUVERsUU5IUlNkbTFLVWxOU1ZtVkNSV3gwUlU1Wk1VMUNkM0JDTW1kRlZrVnVkME01ZUhFdFRWcG5aVWc0UTBaTWQyOVFMWEIyY1c1SWMxcGhVWGRJTVd0NFdWbFhaMll3WldObFFucGhVME0zYnpJNWNuRnpSRXd6UTBsUFZrUjJlbWhTVmtOSVNWRm5NbTR0Vm5WWWIzaFhhMmxPWTBadU1uQnpRbDlUZFdaR1dIZEdVbGhKVWxaTE5UQk9SVTFIYTJWSlFWcFdTVzVyU3pOS2VXMWpSMFk1WVRkQ1h6YzBNMHBhT1dwck5HbHdhR0ZMV0Rsd1ltUTRURXRTTmxabVIwMVlNRnB2V0ZORE0yNWZWemxCVUdWT2NHbElkV2xzVlVnd1YySmthVE5rWXpWdGNVeEthMmhqTkVORlJVbERkbTV2VTB4aVZsWlRSemRHWldkTk4xWldTR2wyYmtOTVJFeG9NamsyZURKd2JGQXdMbmxuWmtOMFYyNXJVM0JNTlU5WVpXb3plSFJVWVVFLlUxZ09MeGI1NDZJS3JpNDhLQ1VUOWdELXJqYVFmeXZ5VTZseGsyRElFbTAiLCJleHAiOjE3MDYyMTY4NDIsImlhdCI6MTcwNjIxNjU0Mn0.LGsQ2Rz8S372EyIyoIqB0jzg-B-tdsGqe2_n_CvQkhs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001894"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:21 GMT
	x-forgerock-transactionid: bc3fd687-6e54-47df-a9d2-db9b4def008a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:22.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 318042: jsonPath($.tokenId).find.exists, found nothing
21:02:22.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,318042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c022f3b, username -> user.1001894, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f07bb37, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216542322))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:21 GMT
	x-forgerock-transactionid: 66f6d966-d1de-4351-8ec8-f6eb1fd118d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2ExODY5YWhjbmFrZXZtcGE5dTNscXJxcm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWNGaENTMmRIYW5aTVdIQnpXazFVUVd4T1prTjNMaTFIWjNOc1VGYzJNRkJhWVUxc2ExaERlSGhJUW5OMFRuZ3pjWGxDZG5GRmNIYzVVekpaVGxKbFJGZDNVRGR4Wm1rdFJFZHhiRGhYVERWSVQxZ3lhRnA1V2xkNlV6WllRMmRMTld0cVYwMXJkMDR6VG1sZlRubzRTRzFEWkd0Nk5ERnRTMlJRT0RaaGJFTldOUzFSTmtkSU1qZE5TazFOV0VzeGVGbEhNQzFOYmpKNFoxUlhjMGxTT0dGV2R6azNNM1ppTFdKVGVVWmFRMnhZVkdsZmVscFhMVXMyTjFGa2FYTkhaekZ3WXpSRFMwOHlkV1JyVVhSRlZsbGlMVzEwWmtvd1psUTRUVU5NUjNrek1FMUlRWEkyWm01TGRXc3pVRlptZVc5TFJXaE5jVkpTUkVkNGJVUlFiRlZZWnpSRGJsVm5NMFl0U2xoWGFVeDBaVlIzYVRCa1VqQTNOSHAxVjJNelFUWk5hbEJHU0RWWGJrRjFlRkpJWTJ4U1NsQXlVbFZLZGxGdFEwRm1NSGxST1VGNVZVWTBja0Z1UVhsc1YxZHVWM00yWjFwbVQxRnFaM1k1U205VWIwaEVVM2xmT0ZaTGNIRkdNRTVaTVhwV2QzTnllVnBzVldReE1GODFWemQ2VFZWNFRraFRXbXRGVUhGNWNtWlJVVGh1TlZsbWRXVTFOMWRLZG1wdFNrVnBiREpKTUZWc1VEbEJhMlJqY2todFpHbExMVlpKVEZVMGJYSXpTa2RPUjBWS1JVMXZja2gzWTJseWMxazRRM05PYlRBNWEzYzJMV0ZoTkRodWJqRnlRMFJHYUMxU2RFOUVhWGhqVVRCaFNXTTVYMHhWZG01cWFXcDFWazR0TTJ0bGVIZG9UbFpYTVcxNVZrSmxOM28zVDFOWGJFUjZlR1pTY0hKaVpFRkxOVXRrTjBsNlpIUjBXbVJyUmtseVRrbzFhbmxCVWxnMllrOWFWMmxmTTE5aVUyUkRVbVZtT0RCdWJERkRVVnB0T0hGV1ptMHhiVU5DZG1sd1QyUkVRblZIVmpSSFVYVkJRa1JYVDJsVE9WbDRhMkZLVVhZM1FVMXhSMGhMZG05WFptRmlhVlppTFVOa2NWVmxjRWhDV0dWd2RYYzJUelp3WDFGSE9TMWFkamQyZGxkdVh6UnRjamh2WkRkdllrcFJjWEZ2TkdKUWQwRnBTa0U0TmpNemVsVTBMa05tYTFobFZsVTVUVmxMWDNwRk1Gb3lkRU5XYW5jLnY3TUphOGNwSW14dktaenV6Q0RRaWdCZmttdXliOFBDNmVIWlgxUXJWTm8iLCJleHAiOjE3MDYyMTY4NDIsImlhdCI6MTcwNjIxNjU0Mn0.EgjGynH_T5_RM76zuCIQqpisblnL6FwNYRveT1ISsJw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:22.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:22.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 318076: status.find.is(200), but actually found 401
21:02:22.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,318076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@182c18de, username -> user.1001955, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c017fb1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216542485))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2Q4aWE1MjVjYWtyb21wOW1pZzVxYnVobDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlFtTTVjbVo2YkhsS2NGbDFOVzV6VmpObFVuSkJMbE4yVkVSc2NuZGZhakV3TUhKQ04xVnJialJETnpndFdFeExka1ZMT1V0T2JURkJSWGxOUVUxcGJ6SlFVRmR2Ympkb1ZXSllUMkpvVXpjeldVdGFVbnBHZFRFdFl6QTRkVmcyTVdkNllYVmxTbGxvTW5KNU9Yb3RSRTFDTURKNVptSkZlbVZYTFZOTlZVOHRWMjFtZGxkaFdUZFVhMUZFWm1SRVpHSndka3hwYkMxWWNqRTRkV2xFZDBkZk1XODNiMkl0TjFKNGNVRklPR3gyWWkxZmRtWmxlVTlLWDI5MWVtNDRXVzlYYUZoUldraHpTREJsTVVjMWIwNXZXV2hwWVVOeloyWklUbGQ0ZGtwemJVbFZWV1UxVERKR1NGTmpZVzVmWnkxbWFsWXRlVVpVTTA1MWRqRklPSEZoZFdwMlJWRjVNbGhNYTNodWNYVkhjRk4yWjFOSk0zTlJlRTFzV0RSS1dtZFdjMUUxZVZseE5GcGxTM2hyV1VKWUxVWmtXRVpqWld4YU1HSllRWFV3V0V4c1UzQTJRWFpKTlVsNmFVUk9kVkZ3YmpSNE9GcElYMU5UVXpCbGFGUnhjamc0Y0dKMWNta3hNWFJKT0ZaSVprNDJNVVJoVHpoVGQyRm1OM2R0ZG5sRFZrSjJVM0ZzYkZwRVVrZG1lVTVYWDNwU2JqWjFUVUpLWVV4c2IxVTBjbEkyZEVSMmNXbEpiamhmYURKMlpVUk5NM2RoUkMxVE9EaHFVVVZ6UlhKdGQwa3lkMHh2UjFoTlExSnZPR0Z5TkhONk1sQk1RMnRWV21VNFREQXdjM3BxUVdVNWRXWktYelUwU25CdWJVazJZbXN0WTFSblV6QkhNbk5EYUdsWVpVWnJOVkE1UWpCZmVuWXRhVVIxWmxkSlFXMVdWRVYxVlVVMFpqTjJiM2RZTVhwU2Iyb3dXVUp2WVdodWJYUk1hMnBVVDB4c1pteElWR2h0VEZaT1dFWkRRM1JhWm1SYWFsbDVSbVF5TUMxSGVscHJhSGt6Ym5FeU5VVkNZbXhNUkhCTWNIQkdaRkZ2WlZONk5IbGtZMVZEVVdONmJTMVFlVk16YmpkU1luRnlZVW81YkRSbE56aEVlRlJ0VFRFMFdqTk9TMnQ2ZGtSQldUWTNaMDVHWjBGaGNuQTFNSFI2YnpCcFdYTjJRMkZ2VFVkM1dYcGxTRzB5Tmt0YWREUTBMa3BoYWpsNU5YVndTVkJ2TVZCUk4zbDJZbDl4ZG5jLlBabjRIN0lYN1hWWllac1BzaURrUTNJM0hQOENEem9WQjZlSm1VNEEtazgiLCJleHAiOjE3MDYyMTY4NDIsImlhdCI6MTcwNjIxNjU0Mn0.d5LI_sSyyoqNmBBXOkH9nNJhgZRYVaFwVhEWazGCiL4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001955"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:22 GMT
	x-forgerock-transactionid: d4b5dec5-aee4-49f3-aebd-20c4f4dc9ed7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:22.534 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:22.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 318076: jsonPath($.tokenId).find.exists, found nothing
21:02:22.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,318076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@182c18de, username -> user.1001955, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c017fb1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216542573))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:22 GMT
	x-forgerock-transactionid: e6058cd1-74d9-4322-be49-f4c30ac7ab0f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWtyYm4ydWdvMmswZmI2a3NyaDQ1NHJhYTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFlWZGlXRzFUZEhKVWNsVndZV1k1YVc5Q2QxZEJMbWcxU21WdVprczBRMEV0U1UxSFdXNXNRVWd3VmtKSFVqVXdZWFIzU2pabVIwbEhXR1JKY0c1aU9XVndZMEZGVFZFM1IydGZaMlpJUkhWcVZWRkdSa1ZOTlVKUlVubHBkME51V0dkaFdtTkJZMmxsTTJ4MldIaHdWVlZ2UTFsb09FZFhVbGw2TWpoMVowbGxjMHhMYkhkNFIyRjBNWGwxV0ZadlVtdFdRV05yVld0MmFrMU1PVmw0ZHpFeFpGRnRTV3B2WjFadFdGWlhiM0ZtU2sxb1ZUaGpPRkZVTlZCaVJGQlJkRXRGUmpsTWRuVkpWalppTWxaVU9USnBaRGhxYzI5NFkybDBXSE5YV1ZOdGVWWTVibWxPWlc1ck5ISTFaRFJpT0RWalRVNVRXVTlCVm1wM2RITk1aVE5xWW5wT1FsVnpNa0ZJWW10VVR6bDZiRlowTFU1MVNIZEVlRVJsZVRCcVNUQkRSV2xWYldGNGVsOXhSREpyWkdoVWR6RnZlVE5TVUd0VmRFbGxaR0pEY1dnd1oxTkZZMFY2UTBoS1QyUkNVekpyTnpRNFZGOXJTRjlMU3pJMVJWOWZkMWxCTFU5d1lVSk5NbVZTVDB0dE5tbEJORlpzWVU5SmFuaFVha1ptTFZoRFdsODBVMGN6ZEVkeldHbFBiRXBrUVV0UFNXVlVNMmxYZW1KVlVtNHdOWFpxZURWWFdXYzJNM1JxVVhSU05UTTRXbFpYWkhGU0xVOXdTRXRLWjA0elZtbDJZVWRhZDFSamQyVkNXSFpZTFVkck16bG1ORFpGVW1aWVZtNXJNelpETkZNNVdFaE9NMWxYYjNaVFNIRmpieloxWWtGa0xVSnlhVEJSYzNSTGIwWmxZVmN3WXpGWmJWSmZXbk41VUU1Q01FVXdNME01V0RkcVpYaHROMncxZUV0NFFrWlNVSGxMZERJMWFtaEVRMmN5YzFaTGFtUndSbFZtU25rMVRuTk9jVWR0Y2xOV1dVOWxXVkphTVRZd2VIVmxkbTVLV0VsWGQxUTViRkJtU2t0NlpVNVhabTU2Y0ZKNFFUazFkSHBRUWxkQk5YVjFaVUo1UXpoTFluaGFkQzAzYkdKUmFuRjZjM1pHY2pST1VtSktNRUpDTVdWVlUybDRhbDl4Y1VOTVFsa3paSGh3WWxKUmFWSTBaM2RpVHpBME5qVnRRV3hpTWpFNWFGUTRMa2xCYzJGU05ISlNPV2d0V1VwTFltVlFZM3B4VFZFLmdJSzZKVWJlSVJoTFhJTGg4TUdVblJETHJMWjZzVU9tMEFiSHBuVkRnaTAiLCJleHAiOjE3MDYyMTY4NDIsImlhdCI6MTcwNjIxNjU0Mn0.WbakEkYosd2GKhA2jQgs8Bdlxvnt8BqbLzkhbm_X7CQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:22.574 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:02:22                                        2135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=619723 KO=12914 )
> restLoginInitiate                                        (OK=306998 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=306075 KO=902   )
> restloginProgressiveProfileCallback                      (OK=6650   KO=902   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.62%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.62%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.09%)
> status.find.is(200), but actually found 503                      4958 (14.11%)
> status.find.is(200), but actually found 401                       902 ( 2.57%)
> jsonPath($.tokenId).find.exists, found nothing                    902 ( 2.57%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###########################################-                              ] 58%
          waiting: 224500 / active: 29     / done: 318086
================================================================================

21:02:23.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 318180: status.find.is(200), but actually found 401
21:02:23.267 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,318180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b6a2466, username -> user.1000646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3199c710, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216543220))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGxyZjAyMmg2NjA0dDNzaDJlZXRqMGoxN2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVNucEZaWGs0ZDBwd1JEVmlka3hTT1VsbWJrVjNMbTlVYW1nM1ozaHRVM3BKTFhkclFtYzViV2hmYmxwRVgwcG9RWGt5WVhCR1FWbElTV3RLYzFWbGNHZGFSRU5uTmpoUWJFUk5WWEl5UXpKQlkwWndabW8xVEdsZmJtZFhiSHB2VXpSVk9YTjRaR0poVXpGdWRXeE1Oa293VWxGSWVYRk1jM1k0VUc5bE1GZEZXRll6TWxaSldUSjJMVzlSVkVRd1MweHJhRkJxWXpRME5tVjNVVmcxV2xWcVozY3hNbkZLV0hwUlh6VTNlVEJwYkcxeFNWTkxjMlJ5TVd4Wk1qaDNWWEIyTFY5cFZFWlJaMGxqVTA5V1IxRTJUa0prTFVzM1QzaHZhVzlSY0RkVVYyOWZlbTVLZVVJeldFdFRRalI1WWxSeU5HRTFkVWRMUlZkemRUYzNaR3hPYXpJelNWaGhWMVJoU0U5SGEyRklZVzFIU1V3eGMyRkdRVWxaYTFaeVl6aHpUWEJQVEhnMVdFSklNRFkzTkVzMGJUaEliR3A1TjJkaWVuWm9SSE5aZWpKc2RsQnlPVlZGV2twQlZHdG9ZMmMxUjJwcE5qSlhia1JIWm5obGFFdFlaRWhUUWpOWlRsRnFTbTB5WlZseGRsUlRaR3hPTFhoc1RtZGxSMlJLWjNaNVprazJWVmQ0T0ZkblZURmZhM0JsUkRFMU1qVnBNRzAyUkZwb1FWY3dkbFJLYUV4UFVqTTNaRlp2VVdJNFVURnFVamhqYUd0RWVqaHFiWHB4ZDBORlpsQjZjbGszTFVwT2FrbGtSWEpmVDBwS1QzcElXUzFKZVRGTVUwWmFZWEY2YWxGd05FdHBZMDVDYzJ0dFRIaFVhek5HV0RFek0wRTNaRVpuVVRJM2VqVk9lVVEwYlhkTVVHSXphMFpzVGt4NWVGWTNWREpVWVhoVWRtUTNWMlozY2t0a1ExUnFlRVpyTjJSVlMwWmxNbVU1UkhSdWRGTTVZWGRzVWw5M05IUm5iVlZTT0dWaFkxRXRXSFpaVUc4dFZVOVljalZxVjBOMmNHTm9lSGd4VkdKblluVm5jakE1TjB0TlNERnFOVVZhZW5JMldqWXpjVkUwTFdZMlJYbDJPSEV5WWt0UFJYbGtibkZ3T0d0eU0wTkthMmR0UlhkNWNHOUhlbWt0ZFRRM056QlhZbTlTYVhKR1dWOUlOUzFHWTI5RWFTMWpOWGRrZVhaWGNXUk5MakprTmpoQ1psRndSMTl2WkhWVVdsaEhia0kxUzBFLi11SFQyRVMwLUNBUXU2RUJxQUptSXZEdUZvTkZ3U0hsa0c3X2h4d3MxZEUiLCJleHAiOjE3MDYyMTY4NDMsImlhdCI6MTcwNjIxNjU0M30.QPug-qZJev7GXmxYM8PlUYghHJ5_HvKl_h81ViZEpTI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000646"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:22 GMT
	x-forgerock-transactionid: 1094360b-a295-4043-9851-8cb4f2980930
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:23.267 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:23.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 318180: jsonPath($.tokenId).find.exists, found nothing
21:02:23.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,318180,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b6a2466, username -> user.1000646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3199c710, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216543308))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:22 GMT
	x-forgerock-transactionid: 6a74ac8d-e671-41e2-82e5-bfa0459bfc47
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNW8zMHF0bDBha3IzaWF2aGRrajg0N3I1M2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGJGVjBabnBTVUhSR1NsZExia0ZvUkhWcVJrSjNMbXhvYlMxRldYbG9MWE5uTjBjMldqVjVlVUpqYVV4U1dUTnlVMUpsUVhkVk0xVmFNMUp5YW1KTk5EbFdjWEEwVjFKcUxUWTFORkp5UmtGaFJYWlhka2hQYmtGTFIxcFRPSHBwWjNaYVpsSkpWazAyUVhoeFQzSmFNVlZMZG1JNExUWXpUekJGUnpCcWVHcEpaMGhRWjB4bk1XRjNWRXBLTUVzd1ExbEtVRGRYY0hkMk1GOWtUVWR4ZVdZM1VGYzBTMlp3UVZSSGFuZHJUVXh0WmpWb1dYbGFURGxVVGtnNE5HRlROakI1U1hvelgzSm1hek5DTVhGS05YbEVVbE4wU0ZFME1UazBTVkJmUkVkeWVuaEpjRkF5V1RSMGNHRkpVVkpsUmw5ZlVXbHVhalF4YVROTGVHOUlUMjU2ZDJ0ME9UbFFTMnhvVkhSaldqVTVWbmczYUVaWExXd3pVMlp0VUZsU2VUaHdaR1JJZUdGbmJXeGhOMFJMTUhKclZVOUtlbDlVZG1STFYzUnBjRWR4YzI0MFJVdHdaVlpNU1ZWSWVuUlRhREZ3Wm1oRlNqWkNOVzVHY1RkUlRFVlRlR1pQTlc1blN6bFNVakJmYW0xNFRIaFVkVWRwZEc5R2IzRXljREpqVlZkNFVIZzJORmRvVmxCdmJHdzRhbE5TUW0wMVJtd3lNekJCYTFGcGMyTTJWSGRwY0U5VlIzZDBUMDlaWkZjeFQxWkZNRkJaWjFSeGJERjNkemQzWlZGSmJVSXlaa05hYjAxSE1IZEpVbEZDYUVGS1dtWnpSMlZITWpaMVMyTXpiSFZWWmsxcmRqRnVORGMyVTNBNFVIVXdkV0paVVhaR1NVZDNia3hTVDFGb2MzQkJRbTFHVTJwV2VtTkJNa2hEWHpWaVVVWnpRVWRxUjI1a2RWRnJUWFJaYzJ0bmMyZzRRbkJQT1RVemNtMUdSM1ZTYXpNNFozTXdlWGRQUW1FdFZXTTRlR3BRYkMxdE5WTkpRV3d6UzNKeGVtOU5lVXQzY1Zkbk1rTnNVRGRmVDFNMmNYVjNZazlxUnpBeUxUWTNSRVkyUVZOcmQwY3hjVXhCZFhWU2VGbGhSMlV6WmpOeVUyNXdNak5tWVUxNGNXUkJhR1JFYTNjdE0yVmtiM0p1Y0RkNVpuZ3hZbEpqZUdSa1oxQldiakpPWTA0eVQwUTFiRU01TXpkcVIwdFZMbll0TTNSQ2FIUkxka3R3UjFCd2FYaEJSR2R2T0hjLnNkSi1LMzFvUmtSenZuc3F4OXVsYzJ1Z09yR3loTXpabTlKLVNNQlU4V3ciLCJleHAiOjE3MDYyMTY4NDMsImlhdCI6MTcwNjIxNjU0M30.cjYJ_-xSqvFj4X9e3sIwhyUmIYKy6Cm-W-oiKl1h-tA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:23.309 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:02:27                                        2140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=621111 KO=12916 )
> restLoginInitiate                                        (OK=307680 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=306767 KO=903   )
> restloginProgressiveProfileCallback                      (OK=6664   KO=903   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.62%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.62%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.09%)
> status.find.is(200), but actually found 503                      4958 (14.11%)
> status.find.is(200), but actually found 401                       903 ( 2.57%)
> jsonPath($.tokenId).find.exists, found nothing                    903 ( 2.57%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###########################################-                              ] 58%
          waiting: 223817 / active: 18     / done: 318780
================================================================================


================================================================================
2024-01-25 21:02:32                                        2145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=622605 KO=12916 )
> restLoginInitiate                                        (OK=308427 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=307502 KO=903   )
> restloginProgressiveProfileCallback                      (OK=6676   KO=903   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.62%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.62%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.09%)
> status.find.is(200), but actually found 503                      4958 (14.11%)
> status.find.is(200), but actually found 401                       903 ( 2.57%)
> jsonPath($.tokenId).find.exists, found nothing                    903 ( 2.57%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###########################################-                              ] 58%
          waiting: 223071 / active: 29     / done: 319515
================================================================================

21:02:32.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 319552: status.find.is(200), but actually found 401
21:02:32.890 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,319552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a23e49c, username -> user.1002962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b5c0bec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216552844))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW50Nm5pNzR2YWYzbWlpN3Ntbmc5NXFybTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1lVOW1iM2RNYmkxSVkyb3RkRVpRU25vNWFpMW5Ma1p2VjNoNVJtaFBkMGwzTFhaT09YSlZTVkIzV25oclVVSnJTV3A2TW1Ka2J6VmlURVJLUkV4MU5FMDRhbWRHT1V0bFgxUkRURTVwUTJFMk0yaDBUVmxZVTFoR05YaFFhR28yYW05RFdFZGZVbVk1YUd0dFUwRTBUMkpEVldzM1REaDBhRU5LYWxOeWFEZHZWMlpaYVVsRWFtbFJVVFUzUVdRNU5tcDNWVWhVTVUxVlRFVmxZakZwUldkb2VXZERVM00yV25CZlNFOW1WMmRJUVRkRmQzZHhOM1JaUVdoaWRFZDRjMkUyUW10RFJYWmtUa00zTTFoUGN6WjZSazkyWlRabE4weHJjV05PUVRaU1NVaHhlRGhMVXpBMGNrVlJkbUpSUWpBMlJVTkNhVVExTVVSZldqRjJPRkUyYW05ZldUTmxXSGhOWDBkblVUWjBWVlpxVVhKcGNsQlFkSGg2UTI5V05WYzBlVkJZU0RWMFgwOXJTalZZY2pOamNXaEJTV1F4U1U5SFgwOVJZeTFuTkc1SGNWVmtNbEpFUWxweldITTVlQzFqY0hsaWFsQkNURjk0VEVNelkyUTRjRWhLVVRkS2JFWk5Wa0ZSVTJKMVZEbHJja2xoWWpCMlpYaFRiakp1WkhsaVRIZENkVzFsWm1Ga2QzQkNMVWs0YVdGVWIwaG9lVTgxTUZkM1NWa3hObG93VTJaQ1pFVjVVWGt6TjBsVFdFWnVUekpRWmtkNlJXWmpXa0phY1RSbVNsZGtURU00V0dKTGRUTjNYeTF0YWpZM1ZVZHFTRkZ5UW1Jd1FWcHlkV3RTTWtoUVkxZFpjbU5aWmpWVFYzSmtVbUZPYURGMVNUQlFNbWRKWTNoak4xYzVhRmx5VlZCdlRIUnVUMFp1VVdFdE0yOVBkR1J5ZEd4cFZqSkNaRk10ZGpoMlNGVmxORGd6WjA1dGRFTkZaVkZHWkRNNFExRllWMEZNVUZvMVkwaFNjRTFTUWsxemVEaFNVbFp5TVhwQ05UQk9jWE5RWjBaeFJqTnRPREY0V0hSNE9YWXlkbVpJU2tObVZEZzFWRzQ0WTBsa2RXaHdZVU5TTFZodWMxbFJRblpFTWtwSGVsbGlVRTV1YjBkWE1FeENSR2hLTUVvd1JsZzNNalZOTjJ0alJTMVVNR1JRYTBKa01tRjFaRVUyY0V4UFRtSmhkRmc0TlV0VGN6RlJMaTEwVTJ0ak1YbHRRa2RGYldNMFdrdFBYMHd3VVZFLklwSVhhOWNOeVJMb1FJaFBkWDlXMzdGSzgwbWJpSE5WUUJ3SHRwM0NfVlkiLCJleHAiOjE3MDYyMTY4NTIsImlhdCI6MTcwNjIxNjU1Mn0.vgZdtYXMyO3AWwkEKxc2l0cEuxsCoeeCmLTb2bBWMfk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002962"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:32 GMT
	x-forgerock-transactionid: 984142fa-697a-49a4-87db-4332281d2d8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:32.890 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:32.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 319552: jsonPath($.tokenId).find.exists, found nothing
21:02:32.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,319552,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a23e49c, username -> user.1002962, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b5c0bec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216552931))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:32 GMT
	x-forgerock-transactionid: fee7382a-0e44-4ae7-98a7-971e2c4a9a90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2FvcGp2azNkcjZzcWI0MDNrYTJqMThkbnYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SWFXRlVhM0JWUkZwaldGaEdYMnhQZUVsTk9YTlJMbmh2UjNaV01HbElkRkozWjFCWlkydG9ZVzFSWWsxTmNFa3pNM0l4TTBWZk1IQjFSM3BVVVhWYWMzaFRMV3hITVZGblQweHhjVUpOUkRCWlpsTTFWMHhITFVwd1JHaDJNMjVmTTNwUk1ubERYMnRZZGtsQlNtdFBWMmRQTjNWbVZrMUtaVEZWUzBaaFVWazJUWEY1Wlhab2RWbEVTVkZpZVZwelltTXdUa1ZpVTFWclEybHhWVEJMTVZBNVNuZEdXSEZaYjBGbE5taFFWRVp3VW5GSVVqaFNiRmxCUmxWSmNXcHNialY2Vlc1d2RtRTNRVWgzYUhOSVlWVnBla2xoVDJOZlNqRlBWVlJmUmxSM1kxUlNXRU5VWkhCQlZUTkVVbUUzT1MxNU5saE9jR040VGxNemNERnZXRWR2YXpSRWJUTnRiV3cyZW5JMVluZEtZbGhTYWsxWE1uZGFkVkUyYkd4b2VXdDViblZMU1hWTVZuTTBhVlF4TVRnMVdpMUhla1JGUkRFMFRtdFdjelF5V2twWmVXSlhPR2RpZHpSamFYTTJUamhUZWtwVlJXZHVZVlJ0VURKdlJYZ3hiVlEwY1ROWFNsWTNXRVl5YmxSMVduWm1SbkpXY1ZCUWVtZG1ia1pUTmtKcE5tWnphMHBGVlhSNWFVd3lZMEZpU3pWbmJFWkhUUzB0YTJKU2JqaDNOblEwV21oMlNETkhlSGhLVTNabmQxcFdiMU5pVG5NMmVYbGFRbk5uTXpsUVZrNUtVazFQVEc5MFNHVnNOVFUwUVV3MWMySjZhRk5UV0VZMGVHZDViVWN5WW5WM1RXMXliVE5PT0ZWVVgzcG9UM2RGVGxZemNFeGlRVzl6ZEVSTmRXZHFUVWRtZEY5cFUzbG5aRXREV0VoRGRtdHJiRFJLUzBkdk4yaFJkSE4yWTJaalJVeFJYMk5vWVY5RGEzSXdTazA1TVV4cU5tRklhbXBYTkRKT1MyaElMVEJtUkZwSlpVWmhjMHhIUVZod2NIbFJlVzVaYzBGWVNtOTJRalZRYlc1YVlrZG1jVVk1YkRWQlNGUmpZbk5NWlZodlkxaG5hSHBQV2sxMVZEVjNlR0pVYUV4RlpUQnNVWFpRVW5wQ1lUTnFTMHQwYjNSeFYwZERURXhpTm1reFRrRnJOVlprTlVkMGFuQlpabE01ZUhwTlZXdEdTemRVTjI5VE5HZGpMbFJvYmtKTFoxWnNYMXBaVUVaTU9WVkpVbnBPUVZFLmVQNUZsZTBUT1BRSGJ1cVl1bXY4aFk0QmFKTVdLVFIwTzZpeDhTOVVqMlUiLCJleHAiOjE3MDYyMTY4NTIsImlhdCI6MTcwNjIxNjU1Mn0.0CxSSHKDzXhw_UPPSKrMfKVaAXsXXqq9qIE4t0BqXw4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:32.932 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:33.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 319569: status.find.is(200), but actually found 401
21:02:33.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,319569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1738fd1, username -> user.1000300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ea324d3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216552990))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWdwbmZrZ3U3bGJtdGZ2ZGM2bWZpdG1wNzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1NraFpOM0ZhV2xkaE5FNWtkQzFhVVZOUU9YVjNMbmhsZVhKMlFsTmtSa2xKTkhOS01URTNZMngxVjAxRGNYQnBiV0o1VFU1V1VEZGtZbloxZWtsU2JXRkRUVmhLYmtKcmFqazNNVkJOWWswM00yMHhaVkZRUTFBeFlVSmZjalp6V1d4RlIzazJUekZITTBOZk5VSnRlVFZSUXpFdGNrcFlTWGs0YlV0VFQyRTBkV1puY2pWc1UyaDVWMkZ3ZWt0dU5uUkdaeTFSZUhnMmVXeFRWalUwUkc5RWFuSklOR3RUTUUwNVRrODJielUxZWpsR1UyVlZiVWxSYzBReGFGWTBPVEphUTFBd1ExcDZZM056TUV4Zk1YRjZTMVpQYjFKTFIyOW1XVzlGWnpabExYTlJNRXRIYjJGaWFGRmtMWEppYWxwMldWUlRVSE01Y3paVGJIQjJTRUZQUTNKQ01rVmFVblJGTFRkRllXeHJjWEpJUTFCMWJURlZZVzFIYkdjMVIzcHVWMnRPVkMxbE9ERkNTa0ZpYVRScU5rRnFkM2hSTUhkWFYzSTNPVWswU21WdFlXTXpPVE5JTTAxYU4zUlVkVWMxTUZGVFZVbFRZa1ZWZVhoNFdXTkxhbFp6Ymtac2NsOHdXSFpzWWxCT1oxVkxhbW8xVmxCelFWQlNXa3BDY0dwcGVsZG1jRlowYjBjeWJVZDViR2hvYkZsSmMyZFpSbXBpVlZKUmRuTk5VRmRVYTBaTFkxRndTa1ZwTUVKYVJIRk5OMEZ4VmpOS01reHNjVTFXUlcxR01rUkZZMVpXTjJOTk1sa3hOa2hZVVZsRk5XUlBVbEJCUnpaMU5qVkVlSFpPY1dob1MyaE5lazUxTjBaU05WbHpXSFZRTldKNlpETjJjV3M0TlZBMFpVSnhkbFJLUkhSVVZYTkJjamxpWlhwRlEyTktNVEpKUTNCQk4yaHNWMHczYTBaTWFsbHJUMHBYWkVkZmNsOW1SV2htVlU0M1QyOWlOVGxRTWtKMFpVRkJaREpsY0RKbmREaFFOalpSYmpNNWJtVm5UM1ZzYkhsWVlYWTRlbE54YUZORmMyZENhbmQ0Ym05WlZVUlNkamRpWDNwT1ZIUm9WR3BoVkV0SFh6SXpabTVYZWw5VmFEWkRTRXA2VWs5cFkybzBZMFZNZUZCSlMwOXFSMmxUVld4UGVWWldVVVpsT0VWNmNHOUpVa1pmZGxsaGF6VmhOMjFIUTJOa2R6SnpMbVF4YW10a2VqZDJOVUpRTjFCM1pXbFFlbWRwU1VFLnlMWkIyY0xZS1lIMEFOODVWZTZkcVVlRUpTWVUta1RIREhRUUhtRklwcnciLCJleHAiOjE3MDYyMTY4NTIsImlhdCI6MTcwNjIxNjU1Mn0.MFwL9vasbf8l88jg1KYW8PC6DsgEPnJ65oHXcwfDB-4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000300"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:33 GMT
	x-forgerock-transactionid: e136b359-649e-4e46-b67f-d3c735d0cbe5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:33.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:33.077 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 319569: jsonPath($.tokenId).find.exists, found nothing
21:02:33.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,319569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1738fd1, username -> user.1000300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ea324d3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216553077))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:32 GMT
	x-forgerock-transactionid: 4e3c40bf-7e74-4d76-8692-9244fd95acab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGI3bmFhYmhsYXRjc2VtbjJyaW45MDVnaWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWRtaDVNWE5KWXpGT1NVbzVVVlJyTkV3eU5XNVJMbkpDVWswMllWbDFlV05HT0VSWFNqa3lNSG96ZW5GR1VIcHliemR5UjNGbFMxQjZkVWxzTUdKWmN6ZGtlRWQ1WDJwbFZGbFVZMjl1V0RKaFRITTJTVVJJVFRaSVdYWjVWRFowZDIxd2RtSlZYM1pJU0MxWVlVRTVRVzlmWTNsdmFrcG1PR2xUVTJ4NFdGWnpibkExZEMxRlozSldRVVkzYkhKRVNXbEVabEV4UzBwTk0xRkRWSEV0UTBSd09FaG5Sa2t4VTJ0dVFtWTNWMDlyVkhKeFFsTmlaVkkwUW1kalEzaFFXRFpIT1hoaWMybFRVSEJqZVhCUE1VeE1ZbDlhV0RWVlJYWlVibGRCUmxGMVJGVnBValpaZUcxRFZGOUNRWEJwYUhOVWJGUnNhbEV3TWtOUU56VXhTRXRCUms1WVVYTlVlVVo1ZVVOdFRrUnJSREl0YldSbExYSmxVRUV4ZERWVlVWOTBSRXBJVmtaU1RVZ3RTVnBDTVRKb1lscGFZbmgwYjJoblFpMHpjRTF4Tm1WUFgyTkNTbXN6TURST01EQk5SSE5aUjNGUmFsSXlXVGhhYmpkR2RDMHdhMGhVZFVRNFYwSjNOV3R1ZUZaWk5XUjJNMnB5VkZGaGRHUkxUVTFMWWw4MVVFcFlWRzVDUzJoWFJFdFhUSGxDYkZvNU1GcFNlR2g1ZFdOU2JWOUlTakZtY0doc1JIcHhUVEZ2Y0VWV1FuVlROMDV4TFdGdE5IZENUblJJYjI5V1dqaFFhVU5YWmpOQ1VuSkJMWGg0VVZOR0xVOUZMV2RKT1cxMlNtMHdOMnhDVUZscVNVOURjR2RUYVZORFkxcHZSa1ZvY0RaMlVFVmlOVm96VFdsM1FVcGZlbmRWVFU1RVNWOXJaRmhWTVcxSFJscEtWMDF1WlVscGNFdFJZMGR1ZWpobFZWVnZiMlZOVG1GSmVVTnNlbHBRTkU5NmJFeFdXamRoWkdScWRFMW5ja3hHVm1oWmVXaFJiM1EzVW0xWmFGQndaMFpKZGtWeFYwbHBhRFZsWW01VFIyUXhWV05vYTFGS2VtWkdZbTFDVHkxWFFsY3lhakJoUms5blIwdE5hMVpYTXpFNWVuWmhNRGM1UWw5T1NXUjRVbkJKYWxVeExVOHdkVmROWjFWS1QxZENORWhFVkZsMlVTMW5iMkY1Tm5WbFIyMVdNa1pVYUVKWFZYZEpMbk5LUldOWldIRjFUV05RUkVVM1RIRmpRbEJPT0djLmxIN0NRWDNOX2tMZ0VIRVlRdElNLTRZaG5zU29BSXlJSWxDa0hHY3RVRVUiLCJleHAiOjE3MDYyMTY4NTMsImlhdCI6MTcwNjIxNjU1M30.YWDS-PcPU1ng_xaE7fAJOk829XCcW9QaLGmQDnopYAE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:33.078 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:33.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 319620: status.find.is(200), but actually found 401
21:02:33.322 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,319620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75180bc, username -> user.1001173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3919af1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216553275))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODdtNmhocG1tMzQ1bDdpM2E1bmE2cXM3N3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGVYQjFXV2xKTWpneGRXZElTRVppUkdkNFJURkJMa2hoWjBGUE9HeENZVlZHVnpBeE1WWjVkemswZFU1YWRXMHljakJtVUhKdlZHVnVNVnBQYjBKTlVXSnNUR3h1YzNsWGN6bFpSR3h6WWpaWk5uUjZTa1oyVDJWUFh6RnhZM0p2TVhWYVZVZFZaVUZmZVhCemRuWm9RakUzYm1KSGFEUnhhMnhtWkZsdGQxVXdMVFJpVUMwMVJVMDNWa2QwV1c4eFpFZHVRbTltVUc1U2MyRnVSWEUwYUZaTk55MTFOVTkzVjBORWJXWXhWMlpKVkhCNlduQjRla0pQUkhCRlQxSjNUMDVqTVROZmJIVmtVbEpYVWpGVE5IVkxSVkpFY2tkZmVHbFFkREJoVVhGTVJURmliVGxITmtkR2RFWXdVMWhuYjNCUlpESnJXbmxTTjFCYVYwVndUSFUxUlVoVlZYcE9hbGhWWmtaTFlYSk5ibmg1ZVdvM1VuSXhjbEJFUWsxNGFqUmxjSEozUVhvNFprTk5aMXBTTlhGM2FGY3daMGxSUjJkcGNubzRYMFZzWm5KbVdsQmFiR0ZOT1RoaU9YaDBjWFoyU1dsRGVWbG5lRnB3VUdkVmVIWmpiVmRYYTNCT1NVbHJla3RmUW01d1JrSlhSVUY2YzFWaVNVOWxaa05vZVRjeWJuY3pORTgzVm1oM1dGTkNaVGxmYjJ4U2FrZHRTVXhrYVVGUk9WVnVTR0ZJV1RkNWFVZFRSREJ4VFRZeWFUUmhNRVJCUld0WFJrSjJZMGhWYWxKaFdWZ3dVamhYVTBWcGRuWnplRzFxZGswME0zVnVOVzlZVEhOTmFtVlRNRTVsY0hwSWFtMVFiRWRqWkRWVFdHMTFhQzF3Tm5ZMVJtUnZVbTFoT0ROT1dERjFSME0xU1MxT09EbGFiRk5oTjJoU2VsWnRka1JyTFRSWmFVbEtXREY0TlRGaVEweE5hVGhqU1RGTVNVOVBNSEpEU1dzM2VHMWlXR3RPTUhkRWNUWlZiV1k0VW1kYVNFdzFjMGd6Ulc0M1JYWnVXV3hTWW5CM1oySXdUVGhtVVc5SVYwRmhSRGxwU1RKcmJtTm1OSGd4YmxSQ09UUllObEpNTkRoVmRUSmtjWHB2UW5NeFJXbzJXR0ZmTnkwek1XeFpTRUV5TUV4R1luQkdRa1ZQWDA1NlpGWlhUV2REYnpCU2J6Rk1UR3hTYVRsSlJrWXlibVF3TVVSdVNsaG5Ma3hJWW5wTVVIQmxia2RFYWw5TGJqTnBhMjh3V2xFLlh1WmlsTklTT3ZpYVRjNmI3RWs3S3RIY2pUb2xmcFBQeFVQNGdud21BUEUiLCJleHAiOjE3MDYyMTY4NTMsImlhdCI6MTcwNjIxNjU1M30.Z-fZ6O8-x8xpn3dChyHZFPY50KE0Q1TxOes-MqRGQrw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001173"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:32 GMT
	x-forgerock-transactionid: 076b9b1d-2d93-4b1d-8db2-97c49429239c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:33.322 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:33.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 319620: jsonPath($.tokenId).find.exists, found nothing
21:02:33.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,319620,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75180bc, username -> user.1001173, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3919af1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216553360))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:32 GMT
	x-forgerock-transactionid: 0a9e184d-0704-4c13-aa61-92426ae67213
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2Voc3VxN2YzNXU1ZGVxajhhNG1pODlhNmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFEyMUVhVUl0ZVhsWVF6RmZWVUZ4VlcxTE1HTm5Ma2Q2ZFdKRmVEQXlWV1V6YlROWlJFSm5RbVZIVlhwQlEyMXFkMUU1UTBod2VrNHdha3hrVEZGSGRtaERRMUJUYTJGb1ZsQkliVlZGVG1Wd2NtMHllWEZuWVc4M2VFZGFkWE5rTUVkVmNIRkRiamh0Ym1FMGF6bEtYelIzTmtKRVpXNUxkMWRGUkY5dFNXa3RlRkJhVW14bGJ6RlRjazU0U21GMldIUkxTMTlLTkZkME1uVkZRVlZuWVZnMlNXazVTamRmZWpJdGRrOXhkakl6T0VsQ2JXeGZjMGRTUWpoTUxYRXdiemxsWnpSb1pYSklNRXBMWlVWSVdWRldlRmxmYTBsU1JUTnhUbFE0V0ZOV1JVWk1RMk5ZT0cwemJVc3hWSGRuVDNwcmVVSmhNVWR5TkhCb1VtMXpaa1F3VldaQmIzZ3pSa3BvYVY5a1lXUmhRMngxVGtGZmIxQnNSbFphU1VGcVpGcHlkbUpCYzNoRWRGOXBlR3hEWWxSdlZtcGFXV3RCTkhOSlZWSmhPV2t3ZGtWTFpHNHlOMlZTT1ZaQ01tMU1SbXREVTJ0MlRHRjBkRjlrTFhjd2RVZFdPWEYzUlhWYVVEQkJiRFJpZHkxa2RHMWxlQzB6YVdJdGVHaExZamRTVEhsTFZuZGZXbUpKVkd4b09HTXdVSFpDYVV0aFlWVkVTWEF5ZWxCYVgyMWhZelp4TTJzNGFHMXNlRjlsWkZsSGFHc3hVVEJtUXkwMGNXRllSRXhyY1dGT1VqbDVOelZ5V0RkM01EVXdjVWN3TkhoZmMxUnVNMU5XVFdneVQwWkxaRFpJY0RVeWJYVnNkazVGVm1SaVpYRjZZa3B6UnpCWVEwdE9lR0p4YWpsSlFtbDZVR0pLT1ZWaU5tSXpSbVpPTVdoRU9VbFJiMEkwVGpaV1VVVlpSSEJNUjA1cFlUQjJXVkYxVlVkV1lXZDNUMEZpUXpKWWVqazVORVpZVW1WSFV6TjNjMWR3WlZNeWRtWmFaME5pYkU1RWJqSTFkVlZOV1dSSWMyVnZTVVF0VjNSUFRqaEtRa3RvV21KMlVXcFZablUyYzA1S1pEY3dWRFJMVGtZdFJEaG9kVEEyY21acWFUbGhOaTFIWDFSWFdFZFVYMFIxVXpCYVVtNHRVblJJY0dwZk5uQTJXR28zTFRWS05tNVRhVXBrY1dkdlZWRjFWMlYyYzFGU1RUUkZMbFJaYTJKbVZXNXZaRWhSVmkwd1pVVkNURkpxTUZFLk91VjNGZjgzaFk4dW92RTNsejU0QjNUUzI5YVVkZ0pvWkhqYkJkenMwcjAiLCJleHAiOjE3MDYyMTY4NTMsImlhdCI6MTcwNjIxNjU1M30.Np3P9ZHhF0oghGnF_BCO5Vmut9SLJ7eLmUmW1aLiadU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:33.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:33.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 319664: status.find.is(200), but actually found 401
21:02:33.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,319664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a51841, username -> user.1002230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7efd2fd5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216553604))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2tnYTZpa2FwdjE5NTlkY3ZnN205M2RxZGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk1Fc3lNM0pWUjBodUxXNHdhMHBDZDBaU00wdFJMbkI0ZWxKWE0ySXpVSFJVY1MwNE5UUk9la2x4WDFWeGEwZFhTVVJ2VmpSS2MyNVJkelJSV1RkTFpYUkxMV1Z2TFVGVFEwaHJUREJUWjJad2EwWktXSEpYYVhKM1IzRkpPVjgzUVUxTVpGaGZUbTh5Ym1sUmJteG9hbkF3VG14MmNIWnBlWFExUjFsRVJtSmpkV0l4VDI5U0xXSkdTVTlZTVVGbGJGOVFZMGxYWlRONVFXVjRSVzFLU1hwamVIRkhWekZVWkhOTWNteFdSbVJuTkRGRVVGVTFSaTFPY0VSVGRtMUNOMTlFU0c1eWF6WTNhM0pXVFZkMGIwRTVhbmxTUldaRmFYWnVMVGxYUjBaT1ZscDFaVXRpTUZoNk0weGpUR1ZrUzBSU1EzSlZlV3g1TlVvMlh6Vm9VVTFwUkVwWWFFaFdkRVpVVjB4eFlrTjZhMmw1VGpSNWRGWnRPWG95T0VaRVdYRlBTbEJyU2tsWU4yOVNWazlRVjI1blZFWnlORzh5VlZkZk1YbGlhMWd6UTNwc1RXVjFUVTU1TXpGa1ZERnhUV2xWVFdWemNWZEZObVpqYVROa05HSm5aR3d3WlhCTU5YUjRZblJwUVhZd2VrWjNORkUxYlRCWmFtVTNaWGgyWjBWVGMxRjFTRVJ5WVZwSU5VWXpNbVpzTTB0NmVGUXhkamd3TTJGUVdHaFpSMDUwUlhBemFqSktURGs1TUdrMVUxRldWRVJTZWw4emFsSXpNM0pHUlRGUFRrVkxlVmx6YUUxZk1FdFlaM0l3VGpacFUwMVZWRloyVVhWUGRYSlhhbXRXTmtaek5sbExPWFJKVG0xeGVIQlJPVFExZURCNU5FWkpiRXBZWjNwS05WQjZhbU5TYm01SmJtdDRPR2s0ZFVFM1VFUlZaVkpuUXpWRU5uQnBPVGxJTURCb1lqTnVhalJCWVZKdU5UWkJNa3R0UVhwaWR6UXpTbmhqVDNaRlVtdzBiRzF0VTBGMFZIaERNamMwWDA1V1MyWkpUa2cxVlVWc1NtYzRaR3hWWjJkQmVXOXVNMEZKWm0xVFVIZE1XREpzWlc5cFptRTJZbmxwVlhkTFdXOVVjRlJIVTJSbFEwRmpaREJuTFdkWFRrNWFTWGRZU0V0WlpFSnVkMVZLVUU1TE0weEhYMUpqVXpreFVEbE5VbTV4TTJGbVMyUk5MVlptVEdaRk5HeHpMbkUwVjJSclpYZGlRV3h2Y1hSeVdGbDJZVjgxTTNjLlZMZExXbE9CVTNUMkEyaDJkMnNlRkVYb3V0ZmVhSnpqem1QUGFOUGlYTVkiLCJleHAiOjE3MDYyMTY4NTMsImlhdCI6MTcwNjIxNjU1M30.2Mqn8bBHCuG9uB_i1q_LObsOdVneezGuRSt-EbX9y9Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002230"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:33 GMT
	x-forgerock-transactionid: d872e0eb-fdee-49c6-836a-a9b2951d9ef1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:33.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:33.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 319664: jsonPath($.tokenId).find.exists, found nothing
21:02:33.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,319664,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a51841, username -> user.1002230, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7efd2fd5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216553694))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:33 GMT
	x-forgerock-transactionid: 736896f9-7828-4e8d-ab24-0597674e1c56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTU3YjUxbmg1ajczbjhrajIzYmJiYjhiNnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NllVazVNM2t3UWxSYWNuaEpObGR4ZERNeGRFTjNMalIyZUdOcWNYZGxSVE5hVFRVNVJFRndOak51UlROVGJsVlhlbFJMUTJKRVZYZFRTRGRZV21aTGFGWXRNWGxWWmxkWE5UTkZNR0l4WldobWRtMTRUSFpGVG5aRVdXSXhUVEJqVTBrMlIzQlNkREo1ZGtOUFpYazJNRnBQUWxScVVqSkxPRjlOVjI5SVpuVjNVbGRzVEVsdVExQnNaVlpGTTA5Sk9FdFpXa1pXUVRSa2JVbHBNMmQ2Y0hSNVVrMTJWamRvZFZjNE1XcDVjV0ZmZG5KYWExbFllamN5TW1FeGFIaFpVSE5zUnpSS1UyUXRiVjkyWkY5WWMzQTRZMWQ0ZVVOdlNVczNkRUY2VUV0VFMwRndURXg1Umt4dVduVTJOa2s0ZDB4M1pVZFdTMWRIUzNGWmJGbDFRbTh0UlZkUmFGbGZVbmM0VWxKNGFsSlFjV05QWmxkc2QwMHpTMDVaWW1Sd00zSnhSbE14ZUhOVmFXMDJRV2N3Wm14dFlXeFlYMjFmTlhwUGFXOVdTV2MwT1ZOcFprNTZXVkpzYUZkNWNYSnhNV2RzUmtwSVEyUTBjM2MxUWxWbGRtNVVUbkpuTm5CbmFuUTFkRVpEVlRCWGRFRXlUVTkyY2tkSGVUUjRhME14V0ZaUFVrSkVMV1pGYVc5Q2QwNWlXWEJuU0ZneVYwOU9lWE0wWjB3MVVETlBhemRhZVZkaFJIaFROemx6WjI1V1ZsbE9kSFJQYmprNWR6aGtMVkpIVGs1RlpGVmxSM0pvY2pOZk1rcDRWSFo2VkdKVE5VeHFVVlpPVGtkS2FsaG1hRVJyZFRoSGMyVmFPRmhPT0hjemMwOXZSV3BoYjJjMFMzWlJlVm95WjJaNFRsUjRRMEZIUzFkTGNETnFRVVZ5ZEdGR1NFNDJPRkU1T0ZwbmNqSkhUazFXY2pGNFJHRlZNMmxKV1ZOME1YRkdXbFp3UkZCdU0wUmhValpVVW5oWVpISlBhMFZUUmtKemJYTmZVbmRrUzE5VmIzcFNMVUpHYWxGYWJHeFRjMmx1ZVhKeFlWVXRhbmhzUjNOd1FtSkxXRWRwY0Uxb1RHZEphVFpIUjFKV2NGWkpjWFZVYTNGaFRrZHNWa2wwYTNvMmF6SlhSR2hDYVVKNVJEZE1SMkpXVkhkbVRtZ3RUSGxKUTFCa1J6ZHZSbGRmTUc5Sk4ybHZVbXRmUlMxVVlYQlJMbGRxTkRob2QxbDZVbFJIZFY5Q1prVnNUbEpITFdjLlR3QWdlRmtIZ3NQNW10LWlpWF9kOEg4VDVHZ21vc3RkNnJxLV94emx3d0kiLCJleHAiOjE3MDYyMTY4NTMsImlhdCI6MTcwNjIxNjU1M30.XquvBxIGa3aUfFr545e3niP-kFh0hkGG2lF2g8zCiGU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:33.695 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:34.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 319755: status.find.is(200), but actually found 401
21:02:34.218 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,319755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@676fc532, username -> user.1001149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e62199, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216554168))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2403
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDR0cGJ1M2FzNDI2aWs3bmhicnVhMDJkIiwiYXV0aEluZGV4VHlwZSI6InNlcnZpY2UiLCJyZWFsbSI6Ii9hbHBoYSIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNHRjMmxJZWxCQlVreFhlVzV2YlRrNWR6RjVhVlpuTG5JMFFtNWlhell6Um5sVVowVTVVRnBWZWpabVdGRkNRV0Y0UTIxemN6RlNNbnBzVFZaS1JUbHZUbnBhWjJWclNXUm1TVlpvTVRWWlFVdDFORlIwZEdwTVNrcHhRWEExY0VSdVExWjNVV2htTFdoUGFreG9iamxMTkhKUGRucHBZVEZ4VUZNeU9GVTFUbWMzY2xsM1pVZzJZM2hWWVdkTWVrSkplbWRYU2w5bU1VNXJOM1pyV0VaVmFUQnhZMDVrWjBjeGMxUlpURWxhTXpWaFUzbGtZVkp1VUZVemNFcDVSekIzTTFJMVJWUlllRmhyWHkxalJtdHRSMXByTTJ3eWFXZ3RWVVZvYVhvNU4xZEtVbXBUUkhkRWNHaE1NWFJzWm5KRFNIRm5UbU4wVVc1UVpHTmxTbXB0VG1OellscGllVmREUW5wclN6UkpVMk5UVkhnek1VbFRSMWx5WkdGMk9WcHRWRkphV1ZOck9FTkpkbkJqVFd4V1EyOW1OMU56YUdSMGVYRTFlVlp2V1ZCTmNXTkVPSEZwTkRaa2NUSkViSFV0ZG5aMmIyTnZWVTQyY25kb1RYaFVRVTAzVW1FelR6ZHhkVlYzUm14UFRsQktORVJzZW1KVllYVm1WRE0wVFhGdmRsbGlTVkF0ZW5WUlIwNVpSVzVrVWpWa2JqQTBWWFY0YTNGaVMxb3phMnBoUkVwWVpGVjZjVTFsTlVwdWNEaDVXRFo2WDE5TFdtbHFNbmxPYm1oclJXSk5UR0pOZVRsd2JUTnNOR3c1Y0VKTE9WUTJkSEpNWkdGZk5WTXlSMms1WDI5TExYVTJRM1JGYlVOb01qQldjM2x0YmpKd2JraFhiMDE1VGxkaVVWbENiR1JUUmxaSkxXaHVhR0p2VkMwNVdrTTJhRU5xVlRSM1pFWTNkV2RhY25ocFVGOXNMWFZNTUdsT2IweDVjVWRYZUZKV1owUklPVkZqTTNoSllWY3dRMnRaUkZGS2VFTnBkV1p4ZEZoT1ZtcFBVMkZ6ZG1oamRGZDJaVlJhWlRSRmJuWmpibXRVUVU1aGFHTlNNblEyVXpSVFMxazJPRWRIYzBobU1IRkdiRW90VVdWTU1WVm9TR3RRY0dST2QzSklTamRUU2taNE9XMVFlVVJDWWtOUE1qRldhRzB4U0dacVNITlFWV3N5VXpsdFlrVXlXWEJOTjNKS2JUQlRhamR6TGxSU1JVMDNiR2xyWld4elVtcE1jR3BLU1U4MkxVRS5EcWFIS1A3MEpFSzJLNUNfT0VOLWdrazFwZUNRN2JrdzA3Nm1RTlB3U3BBIiwiZXhwIjoxNzA2MjE2ODU0LCJpYXQiOjE3MDYyMTY1NTR9.imbktFmkVlQXPGrMFTsjduQEc24lb3tImJtzeeyRexc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001149"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:34 GMT
	x-forgerock-transactionid: 3ae9dcb0-5edc-459a-ba58-fa87ce3a82f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:34.218 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:34.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 319755: jsonPath($.tokenId).find.exists, found nothing
21:02:34.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,319755,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@676fc532, username -> user.1001149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e62199, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216554259))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:33 GMT
	x-forgerock-transactionid: 0c2c0c98-7d63-4c93-9354-6b2960d7683f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjk2NDNzcGJtNjNvZjJvaWdmMDVqZDgzczciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFFYbGhXbXRVYlVJMlIzQlNibW8xTFMxeFRrUkJMblUwUjA0MGIyMUViekpzZFhSU1MwNVVVMlZKUnpNeFdURm9jMmhGVVhRd05sZzVTalpTTkY5MGNFVjZaMWxYYzAxbmNuZDVVV0ZOU1RWRGNXRkRSbFZFTjFsTlZIVmFPVzlpUm5kNWFWSlVhRVpuYjA5aVpsb3RRVGN0WTE5SVJWOW1UMlpzTWxod2EyVllWRlJDTldScWIwUXRiVU5HVnpsaWQzQndUMVJ2VXpkb1gzZHRkM3BoWkhwSE4wUTJWbFZYT1RKd05EUndiemxLVVVWT1dsZDBUM2RzWmpSSE9VMTBZakpuTWxCT1dYTnpTbE0yUkhablYzVTBZa3RwU2tsblVUZEtlVlJhVjAxMWVUSjFYemxXWVZkV2RsRTNNMDF0WkZaSVFXd3hjVGxSV0dOU2NUbHhVbEJQTFY5UE1DMUxVVk40WVRSTldqUlJZbU5hWDBGWFdqZHRVR0pMUkRNMFJ6QnNTekJyZWxwZmQzTkZVbTEwVERKMlNYVm5kaTFJYkdzMlUwZ3RSM2RxTFRsV1dYWTNiRFE0VERaRVVDMDJMVzU1ZUdkTlNsWm5jVjlIV2xkNGFVRnpSbFZDZG1OQlMxOXNjbVpuTmsxWU9YVkZXRWN6VjJ0YVVUSXhkRk5hYVdaRFEwYzBTSFI2V1hsWmMwUm5WR0ZrWldscExUVjJjMmRqTkRWZlUyeFROazF3T0dVNFkyRXdhVUZuYUZsaVVtVm1jVXN0ZUhaNGIwZGtja2xCTTFrNU9XUlRXVXhsTURGa00zWkJjV3BhUVRBdGMxWXdSa2R3UTBsRmJuaFJObGhHVmtOVFRVNUVUMDFtYkc1VGVGWTNRMFF5VjFkaFVFSk1jMUpTY2swMFRIZFRkbkY2V1hSMlFVRjJRME42YkRsYU5IVlpWM2xSVURCc2FVMXBaSEI2VVhCR1VsUlJOMWRZYlRreGRHWXdNMnN0YzJsbGRtRktZVlpqY1VKbWVrZE9jSFpIY1RGamFEbDZhVFYxYjBKUmJEbHJhMDFOWTNGa1dsSkpWVEo2U0Vwb1JGVmlNRWhZUzE5TlZ6aEJTWEl0TFZkeFNucHdXbkprY0VsS00wcGxlbmxxZGpreVNUZEllRTR6WkZFMWRrZDFiak5NWWpSZmJXcEtTazlwYW5kdmRsUnVhVTVFT0dGeE1tbExhRmxxVkZGcE0ybHBObEJoZDNWWVZFTTBMa2d3TTFGQ2JqaEhNa2xWYUVkVFYwdFVNVU5uTW1jLl93ODFoNk5tLVdIbmVVSnJZUUxYTFpnX2pPTVJ4R19XdTNkY3Y3SjhJT1UiLCJleHAiOjE3MDYyMTY4NTQsImlhdCI6MTcwNjIxNjU1NH0.gTN6KDvexDVG8mdaWWxrAmz_ce0wkKvpmMybsi6zoiE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:34.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:35.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 319991: status.find.is(200), but actually found 401
21:02:35.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,319991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cf3f891, username -> user.1000602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10fba5fb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216555813))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzN0NWtxOTB2MDl0ZG5qMnRvYmwzMjMyb2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGVHSTFUMnRPUmpSeU0yNXBRbk42V0ZSNk9XTm5Ma2N0UzNsQmVWQkxkRFZFYUVSYU1Ga3hTRGwwTkRNelNqRmliVWxHU21GVVNFczRPR1pxVHpSNVIwbHZkR1F3VEZsS1pubFlOM3BxU3pCVGVIVXpNakZEVTB0dFdHVkJlbnBDTkZWbWVGQlZTMVZYU1RSck9HVkJWazlCT1dadFNtd3hNRzVPY21vM05XVnRXbU5LTmxwVmJFNXJZVUYwVmtKSk1EZHpRUzE2WjFKSlQwMTZOM1Z4VjFCcllsWkhka2RJZVVOaVZVODFRVlY2YldkVFNDMTJOV2xtV25kWU4yTjNjbmt0TFVoWmJtNXJhVXhYWmxKVFREQXhaa1ZmY0ZWQlZtWlhiMjFDVUZac1RXcDNRMGgzZEZneFZHUnZTWFJxT1RocFVrTXdibEJLZUZob1RuaHdOWEZ6YVhSNlgwOVdOakkwY3psSVVUTkNjSE5TVWpremVqZEtRMTk1Vms1SGIzcHNXamxrWHpjNFdYbFpkbVJ0YVZCS05tWTNkWEJ3WlUxTE1EUlNURzFMYVVGV2QxbFRialJsVVZCb1ZIaFNVWEU1U0V4emEyUlNaM3BsV0hocU9FUnpTamh1UTJSS04wZDNla0kxUWpsek0zQk9WSHBFZEV0SWFFZGFWVTh3WDI1UFRqSmlaVU4zTmtod1QwUmFhM1kwYmtKRlpYSnBUMnhvT1hkRWQyaFBNVTFvUkV0RFgxSmZUMHRFU1VwbFFUWXpSSGRuY1ZOZldrdDVTa2xVUkRnMlduVkNibWhwUWxwTVJFdDZTRGhxUW5GNk5FcFpOa2xaTVZGaFFrTllXSEZOVFZGMFJsUTJVMWxzVG1KblFsb3hkRzFPUW1JeU4zQm9TMFpzYlRGZmNGOXZaMEZoY0ZKVVZXdEVVR3gyY1ZNMVlVeGZkVXh6U25wVFdWSnBlakJMYlZJeVlUUlNSMU5yYlU1MFkyeHRSbkozWldKaVIyOVNOVTkxU2tkb1JHTmhVWE5ZTkZNM2JtMHRaakJrU2xWcVJtWXpWVzUwUVc5a09GaDJUWHBLY0VwdmJsUnJRalkzTW5vd1dUZFBOR1ppWjNsYVlXWlJkMDh4WDNKck4xUnhWVWx0U2tsU1pHVTNNbTUzVjNaM055MHhaM042TFRCa1VXaFhlRmwwYlRSaFMwMTVUMkp6UlRaRE1XeElRVnBYVkZWWlpYVlZlbmh0VkdkRU1EbEpMaTFFVm10dFNYcFRXR0o2YWpCWWRtbDRSbGd3VEdjLmVEWE1BVWRRazA0MkF5NVJWekNtMnY1QWVqbTRlNFNkcThkV090VEVRbEkiLCJleHAiOjE3MDYyMTY4NTUsImlhdCI6MTcwNjIxNjU1NX0.NUM9a1V6FpGnV9i-DWij6eKqPGxT06HO1LOTB7mbwhI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000602"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:35 GMT
	x-forgerock-transactionid: 2ff40a23-e38e-4566-b5d9-131dcd34713d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:35.858 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:35.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 319992: status.find.is(200), but actually found 401
21:02:35.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,319992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36b83db2, username -> user.1001127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@186f95ed, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216555818))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGtqMnRwYzFrbGhuODhlaWU5cWJiOG4zdGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2VFWTJUVkYxUm1weVNXOHhjQzFDVG5CNU9YVm5MbTFDTkV4S1VITm9jVTUyYzNSWmMzTTVhMWN4T1ZaM1NIWjZTbkIzZHpSRFVXdEpSRTA0ZDJkSE1qWmlhVVphZWpaS0xXSlhWRXRvZURJelQzWXRNRkk0YWtsRFIzcGFTVkZHYVZWUVlrOUNTbVJPWDNwVFkxZFFla2d6U2xSNlRtVTNlblJtWmtGVFExZzRXVEZCYTI5aWJuVk9TMVYwU2pKVlNUTlRNRTFWVjBKMWNXWlFWWEZOTkhKSk9GbDVTRlJoTlZRM1ptUnZkbFY2VXpkNlNVOVdiR1ZXYVRodmVEUlZZekZYWkZWS2VrTmtUbVZvWlRSTFNWUk1WVXhMYVVGRFEwWmpXWGxxWTJwUlJFaDRNbk4yUWpGQ1NYSk5iRVJKWVc1SVVWTlpYM1ZUVGpoeFJYSlBaV2gyZEV4MU5tczJTbEIyTFVsT1NYVjZaazl3VFhaWWJYaEdlbHA0ZFVkdWNYUXlUVmRpY1RsRFYyaE9jbkJKUkZkWFIyVnBTbU4yZEhsR2VXOUxSMHd3ZUVnMVRHVnZTMFpmZG1wb2RWVnhlbXhuZURWa2JYZGtaMHRGU0V0R1l6QndNV1Z4YlZSWGNrWkNUMk5qWDNocWJ6VnhUblpIUmtaaVdtZE9XWEJuWWtSVVFUUmtjWGxEVkVjMU1HRnVSemhoYlRkUVZYbHFSbTlGWVRWSVNYRkRjeTFDTVZOWU4zcHpiVjlHZDNwRVlXcEdRMjVTWldKR09HVnpTV3RaYWxRemVrWjNjVUp2TnpKd2JYRTJiemxGVUhKc1pUQmZVMFZOTjJaNVZreHlhMUF6VWxKR1gyaHFZVVptUlcwNGQzUlNhalZJYVcxcWFXdG5UelpVTVVKVk5XVm5jbEZNUzBoeFRrdG9PVUUwTWtvNVFVRktZMTltT1ZOVWJVWjVSbWh3V1hwNk1qa3hUV0ZqY2pONk1UY3dNV0YxTmpKUlgwbHZiVzVVUmpkdVlqQmlSQzFuYkU0M2JVUXhlVkZ0TTFWTWEwaE1ZMUZVVmxwdGNXTnhWbVpZTmtSak5uUkJNa0ZVUVZGV1JFbE9ObUowWTJVeGFFeEZWRFJKTTFBM2JGQTRMVzVhWVdkM00xOU9WakZoU0RCaWJteHlXR3d0V25seVN6QnZNWEJ6YWtGQlZrZFRObTVxTVdRMVJXSTRZV05NWTFaRGRGQkNXWGxLWnpWSE1rSkpMamxrYUc1V05VbHFRMk5DVVhwdldXUjVWSFkyUkVFLnJob2k5aTBHbGdMeVZkUG1ad1dGYks4czRBNVFYM0VRVVpab2FLZFM0eHMiLCJleHAiOjE3MDYyMTY4NTUsImlhdCI6MTcwNjIxNjU1NX0.uqHQPjCAFjvOpnn9Es7SjTRppIdQFYyXBoJW8_FwdS4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001127"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:35 GMT
	x-forgerock-transactionid: 78583475-8140-46b3-be96-ba913deac203
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:35.868 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:35.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 319991: jsonPath($.tokenId).find.exists, found nothing
21:02:35.898 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,319991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cf3f891, username -> user.1000602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10fba5fb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216555896))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:35 GMT
	x-forgerock-transactionid: a43d1d87-93d1-4bc1-933d-343a707dd496
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia202Z2p1N3Jnc3VtZTYzb2hsNm1iajF1Y2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlRsbHJRV2M0TUZaRk1teDNNMGhyTUU5eWFuVkJMbFJvY0V4clVqZDVabkZGVlRjMVFUZE1SVk5VTkZSdFdGRlNTM0JaV1ZveWVFMWFiR3cwT1RBdGNVUlFYMmx1VDFVdFQycFViRFIzZDBsT1pEQkxNa05mWDB0M1dFVlZMWFpMUm1OeWRqbEtPR1phVkZsUlREUkNkMGg0TmxoNVNsUnNTalJtVkV4eE5rSmlPRUU1TWtKelRteFFhVkJVZFUxWFJVRkdNR3BqTFU5TldXVlVVWFpPVTNoWVFWQmZVMDg1U2tKM2FHZFVRMmRXUW0xTVlrRk5VRE5SVG5VM2VYaHVRbkE1V1daRWNEQnhSbFJCV0dwVFkzbENlbEZVWlRBeVRFaFBOV050TVhocVUyVnlPWFZSVUhOck1VWjRSVTlXYWxCRVUwWjNiQzAxVjFORWJsVmZTVmQ0TTFOM1ZUVllZUzEzYW5odlVrSTFjMnhEWXpoalRtRTVhMU14ZURGdFdVNHdORTFoVldOcFdrWlpZa2hUUTBsVWEwRTBTazVIWjJoWFYyaFpZWFZYZUZweVJsVm5RME5sV25vNVFpMXNlV2RPTUVFeVgxYzRNVEZyVlZsbmJsUkVNVFpZT0RkTldXeFhPVVJSVGt0NlRFRjRNVkJyZG5ORk1VNWtNRXBVZVRKU1RGOTBjMkpFYjFKc1oyVTRlVzkxWDJWa1VVWlZNbEExTlcxQlRUbHFZVmwzUVdkQ1lrODVabHA1YUd3eGFVY3lNMnBDVVZKTFQxVTJNMU13Wm5vd0xXOUZTelI0Y1hOMlpsOTVWbmRDV25KVmVFVlZPSEo0T0ZOdVZUVlRSR04zVXpGb1dVNDJjVVJMVldkbWRVczBielZFZGtOTFJIcE9Za05IWVdaaU9IZHJTamR1WVZjdGNYaHdSVTF0TVhkb1IzbEtPVkJKY0VsMVRrbzBXWFIxT1hOMWJUaDBWMk5GT0RCblZuYzJUMkZmZVVsTmFHcEZOVFJYYUhORllYUmlVVE5rYkVzeU5GVlphMjVuTm1ReE1FZHphR2xPYnpCRGFsTXdWazUwV1dGUlkxZE1PRVJHYkdseVIycFBhR2RuYmxBMU5USmxZV3BNUzJST1kwcEVlVnB2WTJ0c2RYUjRWVGxMWkhoV1ZWUnJiVlozVEdaRlQwSlBORk5xTkRabE9WTjRRbnBZTUVJeGRtSnVaRGhOYjAxaWIxZE9VSEp3V0d0NlJsOUJMbXd0Vm5RMk5tSTJVbkZ2ZDB3d00yNDBaVmwwY0djLnRhNks4SXRxYmREVzBwY0FKZU0xbDFYQk5ZOTFkS1FQME5BSC14VFNCVEUiLCJleHAiOjE3MDYyMTY4NTUsImlhdCI6MTcwNjIxNjU1NX0.an2ua4Ovr8Xc3KUrGynHz2MYkXCBK84MUJLkQyPv_OU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:35.898 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:35.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 319992: jsonPath($.tokenId).find.exists, found nothing
21:02:35.911 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,319992,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36b83db2, username -> user.1001127, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@186f95ed, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216555910))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:35 GMT
	x-forgerock-transactionid: dbc9af45-6f9d-4ea4-bcf9-64f50b812361
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazVta2tpbnJicWw2czEyc3I1dXAxb3FscGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVdXTTNWM1pZUmtwQk5VRXRWa3hEY0ZCeGNHRjNMa00zTTFacGFIVnhWWFJtV0RRdFlXTlRSa2hqUlU5c1NrTmtlVXRXYWpSV2MxZDZSV0p4ZHpobGVFSkhWR3hOZVdKVU1qTnBhaTFvU1UxTGFHMDJUM290T0dWUmJEWm1RUzFSZVRsdVpWUnJWMFJXVTJNMlIyRk1jSFJ5VDNGeVUyRmZhVU14VFZoQ2EweEJha05GVFRaRVgzVjFTMFp4VFV0b1ZEWXRabmd0YVZSbFZEQjRVM2RyZGpOdmJtTlRUakF6T1RoYWVWUlRjbUpvU1RsNGNGVkpVbkkzV0ROdlYyNTNRVlZEV0ZKUk1FdFdXbll4VjA5Tk5rUXRMVTR5WVZScGR6RlhXbkp3V1hZeFRGUXhXSFpuWnkxTExXdDVRbW96V1c0MFZtTkNaRWM1VTBOSk4yTlVjMGhzVmxOSlJsTlBXblV5UlcxM2VIQkhPV3RqY3pWdE9EVllPRkpXTVdGTmQzUTVkR0l6UW5OVU5IWldkM1V3Ym5WVlptbDFXa2xzTjNvM1NWUjRabXRQYVhkVldtUnBja1JCZEZSTFIxbFRVM2RCVnpoV1FqZ3RObWhTZDNjM01URnFRbUU1U2pkU1UxVnBjVTlUV0VGYWFtcHZRVEJqVmsxSFZ6SjRUVkUwYVRodGFURlFOVXBCTlZkSk5XOHdTSHB2VTBGVVVsWlNWMDgxZWt4WmN6ZzFjSHB2T1VabFJtNWxZV1pKTkRSVFIxVkhPR0Y1ZVdKdVZHdFFORGxsUTNvdFNrbG5hRkY0TWtwNUxXYzJka1V5U2tweWF6bHZjMVF6YW14SWNXbzVkbE15ZHpWbmVHRlVhbm96VVVKa2VVWm5WbEZhVFVKNFNHZFNjaTAzVmxOMVkxSlZjRWxXZGpoNE0yUkpUbGxKUkhsak1XUjRObW80UmtSVVdYWTJZVzlPWTE4MWFIcFNTVEozUVVNMFVtZHFOVWhuWVhCVloyODVTbWxGWkdOSVpVWnlVM0ZyVVU1Q2VVTkxia1ZDV1RoYWFXOUZMV0Z6YWpCdFJtTkhkR3hYZEhoTkxVaHBlWGR5ZDNwSFIySnpXbkpXU2twbU0xOXhhMlV3WjNOblkxZDVja3R4WTNwTlkxSXdhRkZPWlVZM2VHVkVlbUZyWDNKdVptRmpaMEZETlVSc05WWTJabkJwVm5wbVZ6WnZaVlpyVUhCS2JuSndiVFJrY0hnM1drSlZMbDh5VmtwR04zVlFiVXBtYlhKeFdXaDNkUzFhTkdjLnJFbU0wV2ROZnUwRTZ2YzVpTE4xUEVMejlKVE9VOHJsRVNQYVE0cU5VQWMiLCJleHAiOjE3MDYyMTY4NTUsImlhdCI6MTcwNjIxNjU1NX0.cILmIz_OH_J7gKc1CzmegQQAqZP6jq-Fbh44SXh83TY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:35.911 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:36.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 320027: status.find.is(200), but actually found 401
21:02:36.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,320027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e4e9226, username -> user.1002439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c26f8b8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216556002))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2NiZGkzaGJtZzV2cmI1dmtjYjJzdmJlYnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1JTMUZRMkV5UjJ4V01XSkxkR3BYVUZBMFNWTkJMbHBKWlVsTFdXTmxURWR6WWpSaVpWZHphM2RuWkRRd2RsVkZaalJWVXpGWU4wRXdURUZCUmpodmFUTTRjVEZFYjA5cVRubDRVV1ZVUTBRNU1XdEtiMlJOYUhJd2EzUkZjMEZJZUd4Mk1uZDVTVmhEVmtadFNGRk1VR1UyTkdsMGEwZHJkakJwY0haa1l6RjRPRWRYTFdzM1RXZGZaV3hPZVhGYWQxQnpOSGhoWW5ReWRVSkRWbWhHZURndFJ6SkVMVXBWWDNSTlRtaHROSFJMT1cxbVgxaEhRekp4UlU4elRYRkVTV0pFVWtOU2IyNXBkRk4wZDFwNGNqVjFjRGw1VTBKelZHbE5ZWGh1WjA5ak9XcERlbUZLVUdwR2VGQk5kelJXWTIwemRXMW1VV3c0U0hKTVJFUk9OVGxRTkU1bE1scFBTWFJZZUd4dGVVSjJkemhTY2xscVVVZEdaazh5VG05cGFWZEJTSE5oTldGcFVUbDJSWE5HWjNWQmJ6TXpZVXc0ZW1VNFlXRnBZM1IyWjJGRmRrbFlXak0xTUZOYVFrTldSRkJFVVZBdFVHUTRlakZoYUcxeFNsOTNYMDF6YXpWVVoxbFlhbTVaTUdOU1l6VkZNSEJJZWtkUE9EUjJXRkJHTTJwdGJWaHVOMDgyVG1SbVRXaFZjVFp1WlUwdGFEVjFlVEJsV0RVeWJGVlVWemxpVmtKSmJtZHZTbVIxY0VJemFuUnpNM0p4V1V4T1ZWOVpXVkYzZERWbk5IVlZRMk55Y0U5eFkwaHlPVU5rVjJ4T2Jtc3dWMjFJYW0xa1VsaE1ZVmx2VW1ORFJqRnlVbU52Tm5KS2NtNXlOME5KVFZCWmExcDFhVFZUV0hoeWMwRkJTWFpHTXpOMWNXSXpZbUZsZEROWlJqWlZXWE5FT1U1eFV6VXpOMnB5ZVU5NlJEZFBZakozTmt4SU9UWlJUbVJEV1RKRmJIbHBSRlZhVFdRM2FHZERjMmhLWmpaRFVFWkNTVkY1TlU5SGRtbERSa3hxUVZkRk9WRkZOVXAxT1d4VFpWcGhWamRKVEUxR1gxRkJibEp4WW5sT2EzRm5ZMUp5YWxOcWNISTVhV3BNUW1wb1pGRnRkRjltVTA5b1RqZFlVRWN6YkdSRFp5MWpla2Q2TlZsaGJGODNTVXBtVURKNWF6UnNVakY1YTJSck9YazBaamx4Y0RWNGVVZFJMalJoT0ZGTVZVeHRXSEZGVGpkbE1GRjJTVzl2YW1jLkNSR3lsdmlXNkItUkxjLW13eWdDTXI5dHVRUFpaR3RnNHFmem5yRlgtaXciLCJleHAiOjE3MDYyMTY4NTUsImlhdCI6MTcwNjIxNjU1NX0.xrDzZVc_DvmdNEh7AFIs5JkyS9LusMI7XN1qneT8yFo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002439"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:35 GMT
	x-forgerock-transactionid: 3ea5b988-3e6e-4c3d-a71a-0c53b56d5d49
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:36.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:36.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 320027: jsonPath($.tokenId).find.exists, found nothing
21:02:36.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,320027,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e4e9226, username -> user.1002439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c26f8b8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216556092))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:02:36 GMT
	x-forgerock-transactionid: 9f8afbaf-b364-4a0f-b32b-c0c927f0942a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmxzYXZraWU5OWVobjBwdDdxdDdma2lnOSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVwZWtSdFNWZDRTazlmYTBzelZqaHFRVWg1T0UxbkxsTktXUzFVTjNOaE9HcExZakpxT1dkQ01uTlZXV3N5WldoUGFUVXlSM2hGTVRaNmVsQmxSRGg2WVd3eVdFMXdha0ZaTm5oeGRuVlhlVGMzWVhKNWJYWTNlRnBoVkdkWE5USlNVMVpFV1VZNGEybDZaelZWYkVwak5qZERVbUpFUm5CUVV6QkJXR1ppT0doc05WUXRhRFpaU0dGSVJWbDJhbUpyU1hWdk4zRmpUMWRyWlVsMmVqWXpkVmxQTFdaa1JsbHFRMFZVV0VWaFlWOHpORWhvWTJJMFMySTNRUzF4Y3pCTFZpMVFZalZVY0RWbGVVRnZTVlF4VG5Ga2NqYzNkMmszT1ZkQ0xXaFhSRkZuTkVoa1NIRmtURkY2TUhGWWJWRXlORlUwZW5GSGVGQXdiMmRQYVdKdFlqbHJkbGhmV1hGNlFtZDBRVEV0Wm04d2NVTmZSVGcxWkRaT1RHazRWMk5qUlhKU1VHVlNXSEF4Y0Y5NVdHUjRlRTFNWWxjMldtOU1TVlJwTTBWVU5HMTBjMFJJZDA0emF6bFpWRXhhU25kQldFWXRlVFpFY0VseGRURlNlVVJxVURGVmNGTjRjVFJtUzNsRWRqaEZURXhaTW1vdFZYRk9WazlCTkVFNVJFMU5aMHBJYVU1UVdYRjBTVjlOUm10emFtaG1RbXhwZWpscmEyUm1XbnBxUjBsNFNEQjFibFppWDBsUllUTlVabFZCYlRsc1NrcDZOekoyVEZoNVIzcFVNREYyVkd0aGRsQkdSVzVTYUV4ZmFITndXakJEVDI0Mk1Fb3dXVWhNZGpodWExTnlNR2h4VlVGa05VNDRXR2RFWWtjMGJsbzFSelUwTTAxTWFuWkphRkJ0YmpkTGJETm1jbmhxZEVScVVqWlZhSFJrVmtGVWJHaEROemh1WnpoTUxXSnNaMHQwVERCRGFFWk9NVGxxYkZCcVptVnZOemMwUlRkT1VrMWZOVlJxZVhsWFFrNXdkbVZhVTBndGQwSktlbmgzTms1ZmVEbE9iemR4ZUVsWlpqZHVXWFJFVDJRd2JqUm5URXhWTjJabVZIb3lNbWt0UkhaM00wbFBRWFk0UkVKUU4zbDZTaTE1ZFZRNFZ6bEhPVGgzVUVJdGRYVjRiR013UWxoR1dqbEVXbkpsUWsxRVoxUnBiVmRrUVdGT09FcDJXRlJaUVUxelNYSnJhMHgzTXpJNExreHdjVTUzTWxkbFdtcHBUbXA2VjBsWVRWZ3dUVUUucXdPdHhlbHJWTnEyeWVuSG50NVBvaHkyMzdUNzJiaGF4YUloZktFdl9LNCIsImV4cCI6MTcwNjIxNjg1NiwiaWF0IjoxNzA2MjE2NTU2fQ.1cxIXK2FUdenj1OAFLM9oERrSOYSrKncq-NqTkUVW40","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:36.093 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:02:37                                        2150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=624069 KO=12932 )
> restLoginInitiate                                        (OK=309157 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=308230 KO=911   )
> restloginProgressiveProfileCallback                      (OK=6682   KO=911   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.61%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.61%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.08%)
> status.find.is(200), but actually found 503                      4958 (14.10%)
> status.find.is(200), but actually found 401                       911 ( 2.59%)
> jsonPath($.tokenId).find.exists, found nothing                    911 ( 2.59%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###########################################-                              ] 59%
          waiting: 222345 / active: 20     / done: 320250
================================================================================

21:02:38.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 320415: status.find.is(200), but actually found 401
21:02:38.908 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,320415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4173ddb3, username -> user.1001871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a1b5c67, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216558859))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW42cjMzYmFkY3JkNWM3Y2FscjZyb3NlY2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFNrTmpTM0JtUW1aSFkzZEdYMVJaZW1aRFduaDNMa0pqY2xNMVprSm1hbEpTTUhjNGRUWkRNMnRKVlVkcWJIRk1NblpzUjBnNGIzZzVRbVpqYUhOVFVGUnFhMGN6VkhaMldHTTVkMHBsV2xGa2VrRmphRWsxUjJkeldHWkNTR1ptUTNKSFkwaHFNSEZtVjBGbldGVlNURFowZHkxaFJHUktZMDFQYW5oVU9FWk1lVTFIU0hJeVduQm1lRkpmT0cxUGNsUlVkR3MyU0UxdVkxVkJTR05HZGw5TFZHOW9iRTV1VWxNdE9IaExUVTh6VkdVelEwaFlMVTFWTjJNeVJITnhTbmh0VjJoc1NUTTVNRE13WWt4YVVGRmpMWFpyV0haUVNETnBRbEpWUVhoVUxVUm9TM1JoZG5KRmFIcHZXa1pJY2kxWE5XRlRXVGhyTTBkeFdWOVpWM0V0UjNCb1ZIb3RlVWx1V2s1UFp6UjVWbXRLV25rMmEwTjNkMUZRY1d4QldYUTNUMGxzWTBwcWFXSm5iRWh1WjJOVlJGcFFVMTkzV21oRFV6bHNaMDlFYTFoNldYUmFhWFIxTlhJMVJWbDJNbUZOVmt0ZmFEUXhZVmRvY2tKYVVWRm1WRmxRWjAxNlVYSnhYMlZ5VDJGaFNtbFFaa2gyUzFSU2QyOXBSbEZaUWtwV2FFbzNXVEZRTTJWTGNqUnpkRUl4TXkxVVVsTkxXVXhqVjBVd1pteE9SMU5XY3kweFJ6VmFSbGRHWm1kRmRqSTNUV2N4ZVdOeFMySjNlV1Z1VkhkSWJFcGlVME5OUkRGaWVWbFRkWEJoUlhGWE9YaFJXVWgwT0RWYWExcFRWekJOWW1sbGNHbDNRa2Q2Y1VSZlgzSlFXRGR3VVhKMVNGWnZUek4xVkZkc05HWktkVWRmYUdOdlRVeDBWMlphTnpFeVZHNUJSVzQzUzFneGVpMUtUM1Y0Wm1sWmFtZExhR052UWw5MlVsWlVhRkZhT1VOeE5ubHBkRE5ZWkRGU05FVkpVRE5STUdaSk4wbHJUMjAxZGpSamVFSnZTRVk0Vm1KSFowTjFaVE5MUzNCWVVFUnhMVk5MV2tKWmIxazFOekU0TkhaM1RVSXdjR1ZZVG1SbFEzZzJjMFpDYlhFMmJFVldWMHBEUTJOVlJXNXpPRzFZYUdGdFVsUjBkV2RCTUUwMVNVeHJVVWRQVkhGbFFVTmxRMnRUVUc5TmFsbFZNbmxZVUVwaU1sVnJMa294VEZwRVdFdDJZa04xT0c0NVdVc3dNV1pCU0hjLmJMLVg0SUxEanZzY2FhOXV6dHZVOVpkRXlERkR1WkNEdmxMMGVXWU5vak0iLCJleHAiOjE3MDYyMTY4NTgsImlhdCI6MTcwNjIxNjU1OH0.elJ8ydI9z_cNieTHwxJBFzPinSwWhExBAkL_rUEDllA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001871"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:38 GMT
	x-forgerock-transactionid: 60b030a4-2bbf-44e6-a2b9-be708c016a59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:38.908 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:38.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 320415: jsonPath($.tokenId).find.exists, found nothing
21:02:38.948 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,320415,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4173ddb3, username -> user.1001871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a1b5c67, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216558947))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:38 GMT
	x-forgerock-transactionid: 7527bc36-ecc0-44f6-8163-4e8088d44315
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2F1N2xpcmVrM3B1ZG9yYWc3MzIyMDQ5dDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWFuaFNSRFJVTmxwWVRGRXpia2RKZFhrNFUxVkJMa1ZNVm10MVVEbENTVmhxWnpSQlVXNU5ZV2hVWmxsblZGcFVabXhUT0V3M2J6QnNhMUJxT1Y5QmFsVlhaMFUyVjJoR1Jua3Rka1JzT0hGc1pXMTRlVFpRU1Vab1dtd3RNSFJuT0RWT00zSXljRGM1V2tJME1FbHVabTQ1TTA1bVpIVjNUR1EzVVVOdlZGRkNaemRvWVVOMFNWSm9XV3BGWXpKcmREVlRWRVowU3pKTE5GRkRObXhIYm5adWExaEhVVlZJTWtweVpWbDNha0ZzYmtwNGNFSlZSV3QxWmpOaldGRjZPRTB3ZGtocUxYQktVRmw0V1d4dlkzUmlTMGRmVGpSWlMzQkRRbmwzWlRaaFV6aGxWbEpKWWpGRmNqQmFhMFJVYnpobVlqWjFiVVpXUTBOdlRqRmZRbFpEVldsR1EzQmhialUwUldOclJIYzRaVjlJTVd0WVRHaEtlR0ZzV0djME5reFZiRXBRY0hkUVVuRTRTMU5zU2kxNWRXSlZUMkoyZWt4WWIzcE1hSFpQYUdWRlJUUlNURzFaU0RFeU9WbE9jWFJuUmtwNlMxVkhiVlJ5Y0U5Q2NqTnhVMlF5TTNOVmFreGhXRXBvV214QmVIcERNbkpJTjFCTFYyc3phbk51U1VGTWFXSTRTa1ExUm1wNVYzWndOR0Y1UXpCbFMweFRWVEpSZW1kTWNHZExVVGRoZW5kQ2RsQXpaVFF0VjJod00yVkVWVmRmU1ZoR05uTXhXRnA1UWxsTFdFaHdhRW8zVEcxVk1UUkNTSEowY0VneGQweDVhMUZXTnpOaWNsVjBZVmRtUm5jd1lrWmxSREI2ZG1wMlNYVlVRbU5OVkU1cVV6ZzNWRWhtUTFKeGJYa3Raa1pMVG5GcE5YQkVjekJ3TVRGSFRuWnNNblIyT1ZCcFoyUndMVzAxZDBKaFIxWmlNRmhyY0RBMFYydzNjRVJaTUVSc1MyRm1XRnBsVGpab1NHOXVjMGxJVUVkbFYyZE9UbTlwWWkxSFdrVTVPRTFUVVZWRlNFRjVTSGhETjJwWFkzUkZOemRTTVVsMk1GaGpkbFJXVEV4cmVYRlhjWFpLVFhSMlFVZzBZVEJPVWs5cFpUTkpjbEJwWlhSMFIxTTVaVEpDTmpoMWMybDZURkJKY0hCVVJtSnhhblpUVDFab2RrY3dWR1ZzV21aUFFsSkJTV3RxZVRCNVozVjNMakZ5YTNkdVkyNU5hMFpCU1dNeFoxVmhOV05zTVdjLlhXZC1hdEozMXUwM08waUdEXzlWdUZtUl9uVTdCQUkwZDBYM3lzdDlibkUiLCJleHAiOjE3MDYyMTY4NTgsImlhdCI6MTcwNjIxNjU1OH0.p1pJjTIhnhW5VyIiEUGAkHbH_l6qNRHDd9BilGS_Yuw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:38.948 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:02:42                                        2155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=625514 KO=12934 )
> restLoginInitiate                                        (OK=309875 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=308946 KO=912   )
> restloginProgressiveProfileCallback                      (OK=6693   KO=912   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.60%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.60%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.08%)
> status.find.is(200), but actually found 503                      4958 (14.10%)
> status.find.is(200), but actually found 401                       912 ( 2.59%)
> jsonPath($.tokenId).find.exists, found nothing                    912 ( 2.59%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###########################################-                              ] 59%
          waiting: 221622 / active: 26     / done: 320967
================================================================================

21:02:43.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 321050: status.find.is(200), but actually found 401
21:02:43.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,321050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c7c1d11, username -> user.1002696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c6fbd85, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216563194))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHNwMDMzbWs4MzdpbzNkcjVydWJhZTZpb3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1pGSmZRV00wU1Y5b2EzRkVVWGd4Y2twYVlYaEJMa0l0Y2s1cFoxRnZVVk5hYzJ0RmF6TndRVFphVTJkNGRXUlpTMjExTFMxRFVUY3lUVjkyUkU1U1VVMHdYM1ZZVDE5ZlpVSjNWVkJ2TWxScWF5MXZiaTFDWHpFNFFVTlhkR3hKV21wZlkyRTRlRUZyV0hFeGRsbFphMkZyVjNaS2RHaGpjRXBFT0c5eVRtRTFaRU5rZUZsSGIxRldNakpUZEd0bFkzTlpNbUpqTkhZMVIybHJkM2xoVUdOaFJYTlFjRzFFYUdoalNVbG1SVXhTTW1GM1FsOWpWazVIWjBwdlluZzFOamcwTXpsdFNWQTRWV055WHpGeVNqRXpXVmg2WWtkWGMzTm9lRmx1VUdFeWFXZG1iVGN5VDFWRFEwVllZMlExYUZsMGFqWm9SVTVGUzBaNGJYUlJSbmhTWDBFeGJFSjJTR0ZwVlZaa2JuUnViMVpZWkdaRVRuRlFhSHBIV1hsTFFrMUxWV3RhZWtndFRrZEtVVUoxT0dGa2JFdHVabEJXV1RJMWNqWnJSMlpsTUZsT2RUSmFkbmhWYld0eExXUklabTV4V0Zaa1VGa3RXVXMzVGpWS2QybG9UMlV4TmtwT2QxaHlSM05mVG1SMVZGRmpNVXBCVERGQ2RXZzFMVzF4T1hSZmVFRTFiMUF5Wm5jeVVtWm5RMGRqVGtwUGNDMUpPREJEWm1WSlNXazRTVTVQTVZVMmNqaGhNbFZsUkZkQ2JXazVXbXRXUXpCQlpURnFjMmN3WTNGd1JGQlNlRUZ4V2pkUFpWWmliSFZuVEVRMWFsbFBTblZwVjJwdU5HMDJSUzFaT1RWV1pEa3laVXRHT0hSNlUzVlRZMmxDTlVaS1NFSnRRV0kyVERFME5HRlRjVGRYTjFoblJGZE1XR3RXTTJONFN6ZHhVbWRpZDFWelFYVkVOV2RKWnpOV1RWWkhlR2hKYnpRMGNIVTRRVTkzWWtGWWRWTmlhbWhVUWsxVk56ZzNXVlowTmpZNFkyUk9MVUZrTjIwdGEySkhSblJvVm00MFdHcHVVblp5ZHkxdU4zZHNRMWxEYkd0UU9YRmhZbUV4TVdGSk5tWk1iWHBvV1RrNExWSjVZV1ZPTUcxT1NYSjNSMFp2Y1hkSFMyeGxjRVkzV0RCdFkzVlJVbHB4TjNremFFMDFjRXBWTUU4d1ZIazBXRzVHY1VOb1luUXpYMDk1WTA5cVMwZFZMbmhqTTNCbFNsVnRRWFl5V1hOaVZGSkhZblZOZVZFLnVjbk9tcXVpc0xJVU84R09GSXoxQXJhTHFndGh1Xy1QQmtRTWFlZjhIMjAiLCJleHAiOjE3MDYyMTY4NjMsImlhdCI6MTcwNjIxNjU2M30.1X9Xdp4ef0UChPC0BF_pVuW33LGiFi2xwilgrqdWVFU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002696"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:42 GMT
	x-forgerock-transactionid: 04e0c979-9361-4213-b61c-c433c3521114
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:43.243 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:43.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 321050: jsonPath($.tokenId).find.exists, found nothing
21:02:43.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,321050,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c7c1d11, username -> user.1002696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c6fbd85, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216563282))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:43 GMT
	x-forgerock-transactionid: 0d7f0512-1bae-44d2-a579-0ec604eee7b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTQ4cWRkMnQwa2FqNGo2cjk3MGc4NWtmc2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alVFSlZiWHBSVUhwRVJtNWlURWRrV0dsUFFXSlJMamRoWWs5NVNsUlVZVkJJTUZvelIyeElaR1oyTVd0Q1YxcFFRVmxuTkZWUWN6RlhaVWxJVEhSdldISnJOSEJZZDJaS2FuTk9jazVFTFhVd1FYYzVVSEk0VWpSb2NtSk5XVTFmUVhKQ1RuQmZSbWhyWmpoNE9DMVpVbXhVWmw5NFNFMU1URTFVTUROS05WbDZXbE0yWlVOb2RXbDZZWGszZWt0SlRqUlZiMmt6VEVSYVgyUnlTMmxTV0hKRmFrdzBRelpzYUVKcmJtVkZSelpHUTJSR05TMUJjRGR5Y1ZGV01Wa3RVR0ZxWjI1cU1FZE9lbEppUWtJMmJuZHlhRFIyUVd4SlJXRmlaRkZyY1ZsRVRqSjZaM2xGT0RVd1Frc3hOM2RZUVdWSExWbENZMmswWDFKeVREWnVZbkptT0RKRWNYbFJNM05mYkhweE0wTlBiM041VGkxSVpVNTNYekk0YnpJd2NVNXZlVXhZZDBwa1oweFZRMUI0Uld0NFpYQk1SWGxDYjI1RVNYZEZWMk15T0RWWVJYaGlNbVJ5VUhwaGRIYzNjME51TkRsWlYxbHFURmQ1VlZodVVGaEZkSE5TUkZaSFlrZHlkbXhqVlY4eGEzaHliRnB6VFZVeE5qTmpNbUpHVEc5UE9VaFliR3RGYTB4alRrRlpUMjAzU1U1TWRtcFlaVTR4ZFVKTmQxWnZXakp5VmxobWRXbG1XbGw2VEV4dlgwZExUMGRpZFdWMFZHOUhjMDFFUlhCbk5XbHFjakUxUVRoM1dGTXlRekZ4WjA4NWNpMUtlVU0yUkVGVlRUTndZalpVVlc1cVRWb3hhUzFwVTJwMFpscDJZMkkwYldaNlFsWTRRa05DWnpaUmJVWTJVa0ZET1doaWJYbzNjSFF3TkdGcVJXUmtaSGR5TVd4U1JtVlVkRVZsVG14VE56Qmtaak14UXkwelYyVlphRXhvUVRSUWNuWXRkMVJaU1U1dmFVVktZVlF0WkZoaVRXZERjMkl3YW1WaWRUbFlUSGN5UjFCT2JrMVhhRlpaWkdkVVFsRkRaMlJZYzJSS1lYTndYMWR5TjJscFYydGFSRGswV0ZWT1VFcE9UMGRSYlRoaVVGWllUVkZqT1hOWVYwbFBUSGRZUms5MFIyMDRRa2xRTkhvNFRGTklkblpqT1dweWVsOTNWRFozUms5cExVMWxUQzE1UlVGaGJXSm5MbGsxUW1sdGNrZENTSFZ1TjNsTGNWVnFTRVJyV1hjLmVmZThpLTZhb2JpY2FHalFoY0RETnUxTkhhbjQ2NE9FemlneHFJaVA0emsiLCJleHAiOjE3MDYyMTY4NjMsImlhdCI6MTcwNjIxNjU2M30.zShWaERRPnnWqkm-YNax9Hbt-A4p0hf98vWw5YrVRyQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:43.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:46.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 321542: status.find.is(200), but actually found 401
21:02:46.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,321542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55c64f40, username -> user.1000414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a3363b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216566438))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2Q0a3F0MGU3ZmFibGUwdDMzYWU4bG04aTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmVXVlFTMEZ5VERock1HSXhVazFZVDJ4a1RWTm5MazlKWHpKSk5qSnZkMUpoUTFBMGRXaGFabVV3WkVaSk0wbEtNMEZsTjJOaWNrcFFaREpVVFZGcU5HUnhUWGczZFhSSE5XZzRkMjQzWTFWVlNFNU9aVU54VmtaU1MzWmlRV2hGUkZONVgyZEdYMWxFVGt0NmRuZDRZelk0TW5sc05uQkdWWGhHT1VOcmMyTjRNa0pvYUVkTE1ITm9SbXBRWXpoU2FUZDVMVlJFYUhwRGVUWkJaVTFEVUhOd1RXZFZRM1ZXVEZKZmMyTjBkRk0wTnpCM2IzcGtZa1JoUmtwMlZucHZYMk5QWTBac1MwUmZTMVJMY0hwVWVsRkVZbWxvT1dSTVpIaExMVEExYVUwd1VDMWxha3hEVURjd1JVcFdZMFZsYzBWSlpHMUtUR1ZyWlVoTVoycFhiVVUyUlRGV1V6QlRkVVpSWjFwSFJHbGtlVGRpVlZVeWMxaHJjWEF0UjI1dFNUUTROR2x0ZURWbFgxVXlkekZpZDNBNVNuVkZkV1E0V0VoTVZuVkJibUpRVEdneWRWbDFVelZsWWpsM1RFODBiRmg1UTA5Uk5UVkJNbDlGU1U5WlNXVlpkMGR2VUVOak5YVTNabkJIVVhKNVkyMXlWMFJ6T1RkcE5tTTVOM2M0TTJaNFdGQktSemx0VVZoSWRWSkpkbFIxTlMxV05UWjVNVGh3WkhWNldqbE1kVlZqT1hGaWVFZEdXRmhsV21jeVkxVkJSVkZJYWpOR2EyeHVVVzlpTVVrMGNIRnpTMmwzY1haS2VHcG9jMFZNZEhoa2VtVnlUM0EzUXpaUFFqaElRVXRCYURWeVJYVm5ZM0V0U0VobE9HaHVSbkZwWlZCM05HZFZNVTVmVW1KSVYydFdXRVI0UmxSNlIybDNOMmt4VHpOdk1ETkNOalkzTm5Fd1dVdEZRMHQxWkRNeGJIVmpkMUJDY2xkME9YbGpRWGhQU0hwSVNGVmlMVGhaVWs5bWFsUllPSEZxZWxaNFQyMVhZMlZsTVdGeVpGZ3lTMk0yZDBSalRsOW1SbEJyT1VKSlVYWkVlVzlJUmxkd1NUQkhNWEpmV2tkVE4zSkpNWEV6YzFCV0xYcHdaRXN5VFRBdGRtazRNSEl4YWsxVmNsODFNa2h0TTJsWmJtMHdZMTh4ZG10R1ZtTlRlVzl1UlhWaWJUZGZXRU5NWVV4eGJVdEZVR3hzZHpablNFcGpMbXhSZEhaUWQwMUhURFZvVEMwd2RTMVVhM2wxVlhjLlhYTmVJZFcyQkpYaFFuSjc3S1NvNWZUNDdCYlQtU0FMQ2hrU3AtYnBLd2ciLCJleHAiOjE3MDYyMTY4NjYsImlhdCI6MTcwNjIxNjU2Nn0.tD71eTWRXdBDAESfBxjY8OQaMM2Gx9e6FNFl24qjpjs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000414"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:46 GMT
	x-forgerock-transactionid: 7dccc37c-c2aa-44a9-bd43-1e8235a38e34
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:46.487 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:46.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 321542: jsonPath($.tokenId).find.exists, found nothing
21:02:46.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,321542,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55c64f40, username -> user.1000414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a3363b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216566526))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:46 GMT
	x-forgerock-transactionid: 35565fcf-5e13-4401-99e8-66f7acec039a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXVvZGJnbDYzMWkzODhlZHBoaGViM25rZWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VllWZHRPSE5UTW1aak5IWTJkR1IwY1doeGEycEJMa1JHU0RCUk9UTXdUR2xGV0RCTlZuQlVhSGx0Y0RsVWJWUmpTMkZqYzBGcWFXWk1XV3BwYlRKaFZsbHBlV2hwZW5oQ2FreExXVEY0V0VscllWVkxlakZLWlMxUVlVZEZkM1pQUW5KcllsaHFXamhWZEVSVU4wSjVkRXBGVVRCcWJURnpVVXhqYXpOTmVrRnVkakpWYldSNVFrbFljRUZsUmtsTk5tWTFNM0YyVkhOaVJETjJVWFpQUW05dlNqQnlhbk0xZVhWWGNFZFZOVGx6UzBsTFlteGhjelJEZG1GTVJsUkZWV2xTTTJ4UVdsOUlSVGx1TFcxUVdqTm9TamhsVFdoVU5HMW9PVEpHYUY5b05GVXdiVTlKUW5aaVJVNWxOR3hZVlROcU5tcFFWVTFrTXpWcFlXbEJUbHB0ZERKR1ExVk5abFV6TkdaNWRubDBXWE5sYW5jeFVqbEpUUzFuWlVWYU9VTk1MVE53V25kYU0zaFBTbVJMYUhwVWQySlZXamhIYnpCRk1HNVBOR1ZYVkRkQ2NpMHdhRTVxVFZsUlIzRlRiRzFWYm1GU04xOVpMVVZuVEhaT1prWkNXbU5OYm5acmQxOURkRWhIVmpWdk5WaFBMWFZYYTJGc1ZXTkJPRkJVY2xSRU0wWlhiVVJZZEVvemNtWjZVaTFCWlZWNVIxOUJUMFZ2ZW5OT1NUaDFWekI0ZEVGNVZWcFRZV3hyTkZkRldtZDBiRVZ4YVd0VlZrUkdVbUpvT0d4d1dUbEZhbTlWVW1aNmFEaG5RbEpxYVdSU2FVcDJlVGxYTFVaRGRXcFdaakp2ZEdoUFMyUTFTRVJuUm14U1pWRjFaRTVqVFZWVFYxQmtRa2RCYlU5V01XTnFVWFo1TWpCWGN6UlNYMVpmVnpkalMzSTBhM1ZsYW5oVk1GbEhTbXhuUWxoS1lubHNYemxVTmpSMFZVSXlObHAwU2tJeE0wVjVPVTluU1d4WGMyZ3dRblpaVm0xelJVUTJTRkZrU1hZMWIyMVlNVnBQZVhkTWRFcGZVa3Q2Y1RSZmJIZDJTV0psVkhseFVuazRNbmRrYXpsbmVsbEpSMnBCYldsb1p5MTRURWhVVFdNMmMwZENhV3BFUm00eWVtUmlhblZpVld0MFlWVnRjemxTVERoek1uQlhNVE5aUmtwT01USjJPRkI1WmpkVVRHUndOemsxZFhSbFRVRnZMazVUVFdWMVV5MUpUbEZVVUZsalZsaGlabVJMYjNjLmJDaWpZZFJGbG9sVURqd2FUa3dYak5CeUJYUGY0WE9BYVhxUlFWUlBMcHciLCJleHAiOjE3MDYyMTY4NjYsImlhdCI6MTcwNjIxNjU2Nn0.PoeO4RqFHqdSlFnMVnAwSxlgCZmqzg2-QLoawRZ6gs4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:46.527 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:02:47                                        2160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=626981 KO=12938 )
> restLoginInitiate                                        (OK=310605 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=309667 KO=914   )
> restloginProgressiveProfileCallback                      (OK=6709   KO=914   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.60%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.60%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.08%)
> status.find.is(200), but actually found 503                      4958 (14.10%)
> status.find.is(200), but actually found 401                       914 ( 2.60%)
> jsonPath($.tokenId).find.exists, found nothing                    914 ( 2.60%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###########################################-                              ] 59%
          waiting: 220893 / active: 32     / done: 321690
================================================================================

21:02:51.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 322204: status.find.is(200), but actually found 401
21:02:51.005 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,322204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ffaa3da, username -> user.1000971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b36c9c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216570954))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGMyOGhycDc0NWkwb2M3MHA3cmNqOHJmcGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1JrcEdPR0ZtUlU4M1NuQnJUemhFZVZWR2JFeFJMazVwWTFnMlpWVnVVWFl6ZFZFek5teFFObWhvUzNkb2RtUlFSbFp5TlRsdFQyd3RPVkkzTldkcWExTnlhVkJEWjFkUFNtdHlWalYwYmpodmFrWXRTMVIwYVhsZmIzVjVNRE5EWHpab1VGRlBXR3hOVmpCRVVERmpUVTVPY1VVMllXSlNlbVZ5ZFhob1UySjFTMUJTVXpSd0xYa3dNSEExVEc1NlJFSXpibE5tU0hCbGVtSTNiV1l4UVhOUE1sOXFPVGR2YW1OWFdreHRkekJLYjJRd1dGRkdTM0ZMWldwWWNXbERabWxYYmw5S1ZtMVlXV3BCU0U5UExYWlFZMmxrYURNeGRHSTJVMFJoTVc1dVRHbFhWSGQzY0Vad2VHZEZWRFZKVW5aSmNXODFSSFJtZG5SWmRFUkxMV1JMYW10QmREWnZaRWhpVW5WaVFsZzRUMDFJV1RadE0xOUpOM2syZW5veWEwdHdlWFpJT1ZkV2EwVnpZVE51ZG14SWVUZFBNa3hpVEZCYVQwTXhWMGN6VFVGRWVGQm5PVmQwWkc5U1ExQklRbE5YUXpGTGNtMTJVakp1Vm1sa04wcFdUMUJwUW14VloyZ3pTMWRET1dkVlRuTmpNMGxrZDJWeVVrZHNNME4wV0hKVlduRkpUVVYxWkhCZmQzVmljVkZEY2pWSmFrWlFVMGRMYnpJMFdYSnNUbmhqWlY5dVNYTXhWbU4yUlZBMVVqZE5WazlJWTBWaVpUTjRWalJGU0ZKSFJsaHBaM2RUYkVzMldFdzVlRzFWWDA5eVUxTkVPRVJhVG5WVlFUWjVWek5vTm1Kdk1UTXhkR2hOV25BMFFXUnJVVWcxWVhCdk9UTTFhVkI1T1haSFFucHBiR1ZYUTNoeVoxbGhjR2RWUVZORU0yUmphRTB4V1RFM1FrZGFUakZOYW5kNFF5MVliWGhKYmxoeE1HRlFOVTFSTVdSVGVtZ3RXRUZaTkRsQlpETTNhV2RXVFhkWVFVMUdlazVoV0d3eWN6VnpWWGRoV0ZkUlZYTlJhMFpvYUdsUFpHbHRMV2RxZDNWUGVGWnlia0puU1RKVFkyMUhhbXMzV1dKb2EzQkxUamN5WVVrM1UxaFdUVlU0YUVsRVpFMTVTWEpIWjBSUU1rcDBkbTV2WTNkTE9GRTFYMk42Wm5weWQzUkJkVTl3UXpsRVJ6QlBkV3R4ZUhkeVYxOVZMbUV3U0U4NVVGZHdhVFI0WWpWbGJUWnVUSGhXTW1jLjU4dmdSWkhqV2xfN0ljdHlmQ09CTm44QzdPbTEwNzd3TXFKaG5wN21rSTQiLCJleHAiOjE3MDYyMTY4NzAsImlhdCI6MTcwNjIxNjU3MH0.qQ-mSadQgzFlXMLeM0N6KZtr1_9Dggf9EL258y5xe7E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000971"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:50 GMT
	x-forgerock-transactionid: 755e02b6-572c-45e8-94f7-53a525a7bc6c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:51.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:51.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 322204: jsonPath($.tokenId).find.exists, found nothing
21:02:51.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,322204,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ffaa3da, username -> user.1000971, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b36c9c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216571044))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:50 GMT
	x-forgerock-transactionid: 8abe8bb0-7f28-4bb0-b13a-d272202a2263
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDMxM2d2ZnJqcDVhbGVobmE5dHV2NzRmNXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NE9YaHhjMk5DYXpkc1prVkRlalprYm1zM1lucG5MbkIyYUdabmRqTm1WalpDVWxscVIwZEJTQzFHVUVoRFpITmpPR1JoUmxCbVVESllhRWRTZWxCSmVrMVRVbE5RWkVWQ1dFVktTVUpvTVc1eU1qUlhWSE5KY0VwVVNHRkdYMFp6VjFSalZsOU9WMmRGWDA1SlNVVm5UMDVUVEdaSGJtUnhOM1JRYlhoeGNuWjRXalpMY0hoUWNFWklWME5wVjBReGQwRTRTMmxGYWpJMlVtbFNaVU5GWmtKRFgySklNMDlwYTFrNGN5MTZhSFJMTUhOd01HeEdaRjlqUzJkR1ZVVTRPSEkzUWtwaWJUQnhNbkY1VG1wamJsSnJWekY2VXpsaU5tTnRWWFJVWTJKNlprSkRlakZIYkRaMVlWWTBVa0pSY2pGeVkxWndRVFpLVG1WSFRHaHhOWFZCYVZSbGJUUlRRVWcxU1dKT1UxZzJjMDg1VG5wblJUazRlbTFrV0dSSWFtZGZja1V4Um5GRmVpMTZURGRXYUROMFNIWkpXSFpFVURkcVpXbHhZM0ZTZVc5UlEwNW9hRk5YUlY5R1pFSXRaV3R0WW5kdVRsOUZOWFZKWW00MGMyaE1SM2RUYW5WVU56Um1aR1J4WVhGcWFWQTJlRGhhVkZkWU1sVTBjbUZwUkU5SVFYWk1WRmxETURSa1dqZzRWVlZSVFhaUmNsWXliMDlJU0VsWlUxUnlaR010U1dkNU1IaHpOR2xwU2pCRFduTTVMVFpZY0hvd1kyeFpTWEpxYkdGQ01uRTRXUzFmV0d0Vk5GbzBOa1ZrUTNsdFpGOW1ja2RUYWxaT05Vd3dkVlZ5VDBRMU5IbzRiazVNYWpoRVgwbFdSMHQxVjFObVduQlhTakZvVlVsa1JFSTRXRVZEUkZkMVQxUm1UV2czVDJwR2EySlJhM0ozYzFwZmNGQndZak10UTFVNE1IZzNXV0ZEVVZodVRUVm9iME5RVVZaMWFHZDBZbTFVYURnNU9FOWlSMGt5Vm5STGJXSlFYMFJzYTBSM1kzUjZZV0UwZVdsdVRsaDJPSHBsWDFremNUQTJUbVpSZVZwcFZraHJZalJZTVZoaVZVeDJSSE5xVUdWRUxYVldRekkzTWs5SE1YQk9Na0pCTFRkU1dGbFpSRVExU2xWdk0zaHhPVTl3ZVZGc1V6WnFWVEZtZFZGVWVsaElXbXBZTVVsRk1rOUJWMnRHT1ZWZlJHTlJMbEZFYWxOdE9WVjFNMmd6ZVV0VmNHOXpTREk1ZVdjLjQ3WnpyZE5IOVUwd1M0bHdVZGxKWUZDOTg3bHRNbWF6ZVJDenNxYlNyWVkiLCJleHAiOjE3MDYyMTY4NzEsImlhdCI6MTcwNjIxNjU3MX0.7a4toecw4yXtO-X4uzKB6Y2F6lhGraid9KRIvHZHO_o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:51.045 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:51.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 322287: status.find.is(200), but actually found 401
21:02:51.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,322287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a58970a, username -> user.1001431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b763c69, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216571433))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmhsZDlsdDhpMzZpOHBocGVvY3BwZWdrNGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFdraGxOV1ZUWldaelJ6QnlRMmRUYldKeWVVVkJMblZTVlhseFh6RllaazFxY1Y5b01UZzVWV2R3Vm1rdGNsQjRPVzlhU0hOM1lrZGlVSE4xYkdOeFpXNHpVa3BaYkc1WGVFZGlURmxMZVZORk9VZFBNRUV5UXpScFltSTBlbk5zYUd4c2FYUnphMHhYTUV4TWNIRmhhSGRPVDNFdFZuQXRSMDlyUmpWSmNHbzNibGg2WlZWd1pVRmxSMngwYTNkNFMxbG9XWEJmVUdoRmNHcG9ZMWwwUVhkRGNHSnlSSGQzUVdGd2NsbHRSbkI2VEY5UFltOTZha1ZhTmxJeFJtMUNka3A0YlhGNk9WWnBVM0JsTWtKeFpVeHpNWFpyWkZSVlVtNUdNM0ZUZEhCUk5uVTVkMnBSV0RKc1psUnJMV0UwVTBVM1pFMWlVVXRYTFdoc2FGWlNWbWRxWmpCNU5EbFJVMkp2UTBzM1ZtTXphRXd4TFVWRVdUWTJNbVl3Ym1KMU1FVmZUR3R0TlVSU2F6QlJibmhHUzJsQk5VRXhWWE4xY0ZGVlN6TlhUSEJRYlU1U2FYWktValF4VWxKUlNIRjRhVE5FUXpCMmVsVlJkMGRHWWxBemQxSklNa3R0Y1hWblJtUmxTbEZNV1ZaRmQySk1XR0pLTlVRMmFYazJkMHRxZDNNM2JuazBUME42UzNkUlRqRnROMU5oY1U0MVgxOUNlRUpyVERWMVUyaEdjalpDTTI5cmRFVXdTQzFRZUhOS1kwaFBYM0U0VkhWMk1HWjJTV2QwVkd0VFdVOHpSbGxWU0daWmEwMDBRV1EzWTJWQk4wMVRSREp2VVhGNlptRndVMFpuYW5GbVJHaEdhVnBaU1hGd2VVZFBUa2c0UTBwbE1ITlRhbmczT1VWMWJXSllVekpSVTNBME5FOVlkVWxoWjJsSlQxSkVUMlZMWDNSNFkyVnZTRUl4VUdOM2NsbzBTMlZ6TVdzNWQyZEtSV0V3Y20xVlEzcDRNVEJhVlhGSGFEQXRia00yY2t4UWNtWnNSSEl3U2xkMFFpMW9PV2xLTkZoelFrNHhhR2RCYUd0R1MxRkZSV052Um1WT09HUmxNRmhFZFVsRmVFeHhNblJPYlhRMGFIVjZORVYxYlVkc1EzaEthM1JMZDJkSmQzbFlSRWhRTnpNeWNGYzRSWEJXV2twTFRIUnNUbmRhV2xaWGMwRXRSMGRaYjFGdmQwUlhia28zV0hZeFZWRkZMbVk0UkdaWFVFd3lNVlZ5VG05SWFtaEtaelJZYUZFLlRzTVBMWUFpTVdPSmRtTTduZGpuYzhzM0l1Tm5YQ2YtbmZISjg1RkdYSGciLCJleHAiOjE3MDYyMTY4NzEsImlhdCI6MTcwNjIxNjU3MX0.ByW8gwk2kEUVM_xeWI8QgUvtpNy7NREiPzd9FV5UvRw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001431"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:51 GMT
	x-forgerock-transactionid: 5d6211fe-9386-43c1-8ad7-a080c06b40c2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:51.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:51.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 322287: jsonPath($.tokenId).find.exists, found nothing
21:02:51.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,322287,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a58970a, username -> user.1001431, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b763c69, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216571524))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:51 GMT
	x-forgerock-transactionid: 87b78db8-4977-434b-9dad-159f61bb4e8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXIxcHJpcmo5N21nMWVnMzdwNjM2ODlsbGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk5XaGxkMWxVVG1JeWRWaGlObTVTVm1scVdtRm5Mazl0WmsxT2JGWjRVM2MxVjFoT1ptaDBUbWQxWmxaS1MzZEthSHA1TWxaVExWbzFTR1pMVVhBeWFFWk5VbU5qTkZWVVRWOXZUVkY0Ym10RlNqazJObVl5ZEMwemNXTlBRWEZFTlZGVk5EaFlTazVCYUVoWWJEWlVVMlZUTFd0VFNEWlVjRU52VVhsTlVrVmpSbVJ2UnpGcFNUSnNTamRNVXpaTFpHVldVVXd6TkhSVFFYVXRMVXB6VmxCM1FUZENVVEpyWjFSSGRHeG9ZMFZEV1VaS1JHVnlWMVp4UTJScWVubE5MVVJrWWtGelUxZEtWamh6YWtaWlgwRlZWa0p3YVZvd1l6SnZhMmh5ZW1GZlIxSmhOVWRWTFVST01qWlhVVmxvTVc5MWNHNXBjMjFsUzBwQ2VqbDZUMjFsVEhZeWJFRm5NVFUwVnpSMlFWaFRPWFZ5TUZVd2RFSjBVVk5IYmxWWlYwWjRTWEZvWVZGQlZHNUlNMDVxTFZWMWNsbEdiMWR2WldVNWNsaG1SRU5PTldKS1dXVlBZMGQ0U2pVeWRtVmpZMmxFYzNKdlpXNVlhelpJTkhsdVZsSnVSa0kyYzNKbmMyMTFjMjB3VkdkU1FXb3RabEl5Y0ZaakxUbGFRVVJOYmpkalZYcElRVTVaV2sxQmVqVklaa0pXTFRkclNXMUhMV0pwVFU5YWNtODJNbFJJU2xBM2EwdHFRVk4yYm0xVFdYa3lhVGxTVFhkZmJtVTNjblZQWkc5c1dIaDFhRUpXYVdKR1RuTkxXV2N4Ym01bGFHRTFUblpNY1dVemNrbzVTMFo0YVZSU1RWQnRWM2RpVEZOdGNtUTVTbmh5WVVkRGEwMWpXbXQzZUZsR1JTMVJVVFpJTVZCRllsQkhURWhtWmxsaWIzRlBVRkJtZUUxMlJVcFdNVkpSWVdRd2VVWk9lVFZOUjFGamJXeGFUa2RGV0ZwbFdsQnNlVFJxUWs0eWQxaFdTbk5wZG1GM2MzazVhVXRzUTE5QlRYUjRiMUJ0ZG5WSk0zRjZSVEJOZEc4emVrNTBVRmRMZDBkZlltVkxPR3BYZERSMk9USmpWa3RVVUhKcFFUQjRVV2RzZFdwTVVUTllNMEpKVW5KNGVVWmlPRWMxU2xoeVlrVmZjVXQwVVhobmNrbHNNVjloVFZWcFVrWXlUR2hOUkhrMFVETnpTMFpFZG5sWE1GVkpMa1IxT1dKaWFWcEZXSHBvWkdORlNHTkVaa3h3T0hjLk1DaGVvV3lPclBCeFI0WXZ6NXVWa3g5U08yOVc5dUM2R25kcE4xX0dqWnMiLCJleHAiOjE3MDYyMTY4NzEsImlhdCI6MTcwNjIxNjU3MX0.ZtoLrSzpUJBV_OmDLFdImtPvz-sB4x9PfCJWueipTDY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:51.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:02:52                                        2165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=628575 KO=12942 )
> restLoginInitiate                                        (OK=311391 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=310456 KO=916   )
> restloginProgressiveProfileCallback                      (OK=6728   KO=916   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.60%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.60%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.08%)
> status.find.is(200), but actually found 503                      4958 (14.10%)
> status.find.is(200), but actually found 401                       916 ( 2.61%)
> jsonPath($.tokenId).find.exists, found nothing                    916 ( 2.61%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###########################################-                              ] 59%
          waiting: 220102 / active: 31     / done: 322482
================================================================================

21:02:56.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 323004: status.find.is(200), but actually found 401
21:02:56.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,323004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51c68716, username -> user.1001737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5726493e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216576161))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZG5iMzFiMmVqc3BwNG82MnNidjU2NW1ubWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWRUQnVjMUEwVGtGdVR6UmpRM2cxT0U5c01IZG5MbXhwV0U5Tll6UkdYMEV3YjNaalNqbEtUa0pHVG14WU5tc3pjV1J4ZUd3eU9YSlpPR3BGU0ZWTVZucE5USFF4Wlc1eGRteFNNak0zT0ZvM1ozQk9hWE5WUkMxRWRWSkhZekZ2UVV0UVJXNVpTbnB4ZHpGUlowOHhkVFkwV1RaMFJGSjJOak4zZDI5R2RraGpha1J6YjBGYVJUZGZjWEpxZWpSMlpVMDJVVUUwTkZCMGVGZHJhRFYwYjFadldHUk5PVGhoV1ZNellWSm5lRWRYYmxwTFVFazRORk15YnpCNlREWllkVWMwTlhsak56RjZRaTFIY2tGbWFIQldiekY2TmtoWGVucHphR0YwUlRkWFYybzBaWFF0WkZCblJVVTRSVTF2TURaM2NVNVBkMm93TlVjMFUyZEJYMTlOVGtobFRXVkZiVGxNVmpSU2IyOHRNSE00Vm5KbWFUVjFSM2xsUm1kdWFqZFRTbUpFUVdweUxWaE9iR3hxVW1OS1FuZFBNVGN3UjFjeFpHc3lVbVpWVWxaNFdFRnpSekJOUjB0VmRqSjJOWEYwVUMxT2FUWlpWbkJ4U0hsbWNUVlJVa3BGZDFoTVJuVjFlRVF3Y2xJMlJEVlJjV2RsYkhFd00xRnBORU16Ymt4QllXVkZObEEzZFU1SGMxUTFNRmxIV1UxVFMwaExRalJQU1doVFUxYzFWVk5IYVVvNVZFOWZaVzF0ZVZCcU5FZHVjRW81YVY5d2MyRXpOMFZaTVdOSlEyeHFUR1ZwZWpZNVNuSXlUVlphUzFOaWIzQlhaMmd6Um1aVlVVWnZPVloyVDNSRlRHaERXVXRoUkhjMExVeGxWMFozYmxWbVRqWXllWFkwYjFwQmNuaFJOVlJ0VjNaRE1pMTNRMWxqUmxoU1RHbEdablpuWDBWeGQzVkZRVE5FV0ZsdGVHUlNkRUZ0Ukc1S2RXeG5NMFpqUjFSdlR6bHdZbWh6VmxGWlIybzVTbmt0Y1hsd1QwSkhZak14UkRoQlduRlBTa0ZmTmxGb04ybG1UMVZhVlVkSGREWTRMVFJsTmpKR1pFcFJNbkJ0YkdkRlVHcHZUV1l5UmtSV1NraHhUa1JuZUcweFJ6bDRNR2hRUVRGSWVVOXdWbnA2VUMxcVVsTnlWM1JKVERCVWJEQTFNRzVUY2s0MlVuUmhSWGRmYjBkS1JHZHNORVpWYVZSYWRGTXdMazVIUldsU00yMVRVSE5XYVhCUlNsbHlNV0ZhUVZFLjllOF96cUZRQkQtOURHblVZeVk5d29CSWQwTTh4Q2w4MVRrWnQyTWRPb2MiLCJleHAiOjE3MDYyMTY4NzYsImlhdCI6MTcwNjIxNjU3Nn0.6rWLpfPlZQ7u1LgvUqVxX7Ctket0YZtS9QScl2vM_8g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001737"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:55 GMT
	x-forgerock-transactionid: f6e9fe7f-ee8c-40b8-97ef-21ba6235c142
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:56.208 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:56.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 323004: jsonPath($.tokenId).find.exists, found nothing
21:02:56.248 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,323004,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51c68716, username -> user.1001737, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5726493e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216576247))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:55 GMT
	x-forgerock-transactionid: fa5a62f0-5696-4bd8-a789-65b2704ed852
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmNzbjFqZjA1cW1nbzduamg1Mmtub28wMGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVkyaG5Za3hmYzNWMVkzVXhTRlpEU2psbFMyTkJMa3BsVWpsMlltOXNkWFF0VTBGU2N5MUJYMlJvTkY5clZHVXdjMVo2T0VsQ1pGWkpSMFJTWTA4d2NtMUtRMnBuWmtkRmRsSTBRVFppU21aMmR6bHJkbXQ0VlVSUU9FUkpZMmt3VFVGSVRtSmpSalJLUW1kb2JEZGxaMHN0Y1ZaVlNraElPV1ZUT1VaclZFaHJhMnR3TFV0WlQxQkxjekp0TWtwSmMyNXNTWHBIYmtWSlZUVTFRMEZtT1ZsNlQzQlZObU5tWDFkYVZDMURiRGcyTVRGbVZVaHBOMHhtYWtZMGJtUnhWWEpQVWtoaFkzYzJObmxPYlVkR2RqSkxTazFEV0ZwQ1NWSkhURGxSY1dseFNGQnJWVFYzWVZock4yTkNWMlJ1TVZsWmVWaDVSVmhpZVdWMk9FcENNVUowUTNsUFoxZENObkJYWmpjeFJrRXpNREJ1VWxwRFJ6STNVMkpsT1RKeWVHOXBWbXR0ZG1sUFkyNXZiVzEyZURkRlNEZHVkVEpCV25vNFlWWlhiRTFJTVhGaFFuZEhZMmgyVm1ORU9YaHVOWFZ1YzJaTU5ETmFSVXRuZFMxb0xXOWhPV1ZzUldwbVNEbHlUMk0yZHpkMk0wZHFXVzR5WkY5eFpESjNVMU40TlY4MFV6WjBPV2hxWkhaamMwUndVM0ZvWlZsQ1pXMVJlbTVIV1Zrd1ZuUTRhVlZLUlhZMWVUQjRaRXBGUTB0b1VteHpOamQwT0hCdk5EQjVhblpzZFhWdVl6RlJWVjlIWWxGMFUxY3pkbFp4Ymt4SloxSmtTVXBxYm1ZMFJGaHFZMUl0VGxWV1FpMTVXRzVaWVhaa05tWTBiMFI2WWxwT2EyUkhTVmN4U2psVk9YaEVNbGRFYjNobVdVZzRWbXhDVmxSRE1GZEZZV2hrV25ab04zRjNlRWxDUTBkNE5rMWFNMjFRWTJKV1JWaERTMDVTZWtsNGFFVllTVzlrYVdwTk9VUkdNbkEzVTBrd1RXSnpWR05tUkVaMGJVSkNPSEJWUTBGSlVUVTBWVlZYV0hobmFuaElaMk40YURCVlFsTnRMV2h0V1d4SFh6Um1YMlpvTlRreldIcFZNRVZ0V0ZkbWQyNVpOV3BhVTNOMVduaDFMVUpEUVhwdGFFUTRNVFp2V1V0TFgyTllNVGxRVjJoUFpXWXRSa3h4TVRGalRtWTBhek55YzBKdlNqZHJMbmRXVlU0M1EzQXRRVGd4VkZKYVpHVm5NRzk0U0VFLjNyQ3YwRV85enpEZnlQX3NCczBVenBUWVR3ZlpKeVlmanJzS1VGQ0dWaEkiLCJleHAiOjE3MDYyMTY4NzYsImlhdCI6MTcwNjIxNjU3Nn0.4fzuYga7_rtr8y9xqrNQ3f9qH65_gag8--G1v5207tM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:56.248 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:02:57                                        2170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=630008 KO=12944 )
> restLoginInitiate                                        (OK=312099 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=311169 KO=917   )
> restloginProgressiveProfileCallback                      (OK=6740   KO=917   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.59%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.59%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.08%)
> status.find.is(200), but actually found 503                      4958 (14.10%)
> status.find.is(200), but actually found 401                       917 ( 2.61%)
> jsonPath($.tokenId).find.exists, found nothing                    917 ( 2.61%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[############################################-                             ] 59%
          waiting: 219393 / active: 26     / done: 323196
================================================================================

21:02:58.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 323312: status.find.is(200), but actually found 401
21:02:58.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,323312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ff71c21, username -> user.1002734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bbbcbe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216578370))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzQ5dGthcDZ1YmlzbjluNmJ0MnFjaW5oanQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWVHOVFRVVZmYzJ4b01EUlFOMUpDYmtKRlltUkJMalUyZGxSaVltdEVVbWxXWmxOUVJWWjZjVE5UYmkwdGJIVlNSMHBNVW5Ca2RURkNVMFYyTUVKZmVXOVlURmRqTVRkelQwOTRibWRXY1ZwbmMxOUhZWEV4U0U5cmNuRlVPV040YnpkNloySmZaVXN3V0Vwc2QwTjFPRXd0U1VGSFQwTnNlUzF5ZW01aWVVazVTV1ZhZWtwcVUxTjJZVlZGWmpSaVJHMUJZMWxwUWpGb1IyNUphMHBYTTNsYVoyOXZZa3RpUkV3eVJUaFplRlV0TW5CaGNVbFlTVEYwVUVjeU1FbHRaRGxoZEhCMVdIVjBSbk14ZGtkTlJsb3lVVXRZYWxKSlVWZEJURnBpVjFwV1JVUlBkazVwZDNBMWQxZzBSR3hFY0hCUFlsZFdNRVZHVmxsSmRFNDVZMDlRU1d4MVZGTjRkRUpyWkZBM1dUaHVhR0ZrWjBsSGVtUlRWRU0yZFZGeFMyUm9ZMGN6WTA5TWVYazRhVGRrVHpKMldtUmhWVFJVVnpaaVJXYzBYM05TTVVKdFREWlVXblJSTkVSbE9YWmxVMDFTVFdwVFVtc3hZelZMYlVSR2NWRnRkMjV4WXpob2NHeENYMUl5V1hoZk1GODFUR3hGV0ZnM1kyWXliMnhOYkROMmJGRmlZek4zYVRKdFlVOUZjVTh5TXpCUlpERTRNRzA0V1hsQ2VsRTJOazVUZFdkVFZuYzFOMUk1WlVsZlVuRTNkM1Z4WVZKeWExbDFjRmhKUzNSNmQycEhTR3hFV1VKQmJYQmhZM0Y0UkVGeFYzVjZkbTFmWm14c1QzTjVPVWs0TWtnd1MxcGpiMUJRWkVSVU1UVldNRzlKYUdWTGEwTk5XRWN4WmtwYWNEaGpNV3hxYkdkNWNYcGxNakkwTFdwaWMyZHRlRTFUZGtkeVRYcHNaMUZLZGxSVFFXTkZRM0JJTlRkM1pXcDRNVzlwTXpSeGFHSktXazltYzBWakxWZHZVRjlKU1RkaFprVkdZMEZhUm1OWVNteElXRlJRVTA4eWVrRm5lSFF0WmpGV05ITXRibmt0YTJ3eU9YWnNZbXR5WlZVM05YcFphV3R1V0hoZmRHWXhjbVJMWVZGU1RqRnBTbE10TlcwMGR6QnZTbXhxVnpSdmIzSTNkMlJNZW1wTGFVSmxkWFZtUWtsSVNHUTBUR0ZLVWprMFFtUnJOWEp2V0dwSFdXcEJMbmRTYTE5ek1YQXdNWFJzY0dOVVJHOU5SMDlHV0djLk44Z3FWYW5DZWRrV0N6SlctWlZkOHhmR0pFaDB4WUo3REtjYkdGcW4yUWMiLCJleHAiOjE3MDYyMTY4NzgsImlhdCI6MTcwNjIxNjU3OH0.0k7aMlrK2cc1sJFSzj-uDOgd67z05euq3K8u_zlDnRs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002734"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:58 GMT
	x-forgerock-transactionid: b766105f-8a8c-416c-a7a2-50f583bade61
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:58.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:58.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 323312: jsonPath($.tokenId).find.exists, found nothing
21:02:58.457 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,323312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ff71c21, username -> user.1002734, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bbbcbe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216578455))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:58 GMT
	x-forgerock-transactionid: 1e862c1c-26ae-4d30-ba78-02ec8f8911b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDNqMTlrc21ocm03YzduanBxOGg5MDM3dDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q2JWWmFkRXRsVEhWS1IxVlpkMVpTUXpaNUxUSjNMazluZWpReWRFOWZWM05sYUMxaGRqbDNlR3RKVG5NdFUwMTFhVkZ6TUdGNU1FTXlWRlZQTkhoM1RWRkpaMFJ0WlVkdWVVRmhNRU5NWjFWb1dscERabGhwVUhsak5VWkVNRFZ5V0U0NVVFZGZPRzlsVWxSNGN6VnVYMUpaUjI5MlRtZHlVMVJVZVRkalp6QkdSMnc1UjJOR1oxOHdXa3hJVmxOeFpWQjRUM04xZG14TWJUYzJTazVNVVV0elNWZGhTSHB1TFdWdU5VSjBjRjlzWld0TFYwTktkakpQY0ZoMFIyVjZjeTFST0ZrelEybGlUbGN0VDNORVFVTlpWVVp3T1ZSb1Z6RnZaRGx0ZEd0V1ZFUkJORTh4T1Vsc1lqUXhOVTg1WVhaU2RGaEJOM1pXVVhKRWRHeHVhVVJ4YzBkWE9GOW9SbWcyZGtkYVNpMTVUbkF3Y25OTFRubDBSVXRuUm5CNWJWVndjSHBsV21sUk1EZHdlakJvZUZWdll6ZHhjMjB4YlZCR1NYazFWMTlNTFRsM05XWkNNRFExVnpNMmJIVjVOMVJyV0dWNVNrNWFVV05TTW14WVFXUmtja1ZrVFhBMVVuUTVRMmt6WlVoa2FscFpaVEZOTFdaQ1pYbFJNM0l4U200MFZuRmxhWEJFUlhFMldqQTRVblIxUjJsUmRGZzRTRVZpTmtkS1dsTldiWFpqVFdoRFR6VktiR1JzVFhsM2JWQlFPVTFVY0RneWRIaDRZV2sxZUdONVIwZERhbTE0VG1sdllVcExNMDh3UW01VlEydDJTRGRRYmtsbFNpMHhMVlpxYTI5TVUxcDJSVFpMUXkxSWVsWnZXVlJSWXpFek1qazNjMjlQVEU1a2NXWlhZbmt6VDFwNmEyNW1SREJvY3paMFpXMW1PVjlxVUZaSGJVOTViVmhVTjBKb2NETllkRTVKWW0wMmJFbDBjMFZOU1U5SE1ISmxNM0kwY0ZsM01tUkplRVV4YjJjMlltVkxPRXRMT1ZNeGIySmZWbTFCTkVwSE1uSmFTMjlUUkhadGRrMVdlVXhIZW5rNWJqVTFlalZrUVZwaWVVWmZaemR0YzA4d0xXNDRhRGhYUkc5S1NVOXpWMTlwUTIxSlZVUjJkRFkwZG5aWVZXZFpVMFZaUkVOVE1razJlakZrZURGWGJqZElOazVaYjBObFNIUlhZVXBHUmxOaVIwZHJMa0V6WDNFNWVsOVhSVGg2VkdKeU9GUnNaVWxZVVZFLjRyODN0RFFwTWNZRjlNZW1HNGtDN21SRHBLczVnUWo5R09VTGZGWklQSlkiLCJleHAiOjE3MDYyMTY4NzgsImlhdCI6MTcwNjIxNjU3OH0.-UVd2AzOwbEEt1ZxgOLl4fVDHNVxH0kR2LYVtaWn-nM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:58.457 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:02:59.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 323467: status.find.is(200), but actually found 401
21:02:59.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,323467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c37aeba, username -> user.1002911, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d48e110, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216579306))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG40bTZrcmV0MWVyZWw5NnVhaDk4amtsMWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NWVGVjBNRTFrTWpkNWNEUkdkbmg0YW1WMUxYcDNMbFJGVUZsVGVrTldhMWhGYTBRMlpIZDZUbGh4VkRWaU1EQlNjRjkyVVhWNFgxRm1kM1V0VlZKT1QwcFhOMlJLVVZkQldGWXhWVWR4YjJoWVNDMXNiMTl1VUZaeVlXUXRaa280TVU5TVoxSklTMEZ5WDBSWU9VRjFkbmx6VEZCYWNIcGxNVU5DY21aQmMySkxaMU15YVROb1ZGVTRiMnQyVWtwNWFUUktWR1l4Tkd3eVJtRTFXR3R6UWpWWlJsaEhia05hVlc5emFtNXViMHBzVms5bU1GZFlTazR5YW1adk5FRkpSMWxWU0hOMWVHZExaV2s0YTBnek4wcHBPVjgzVWxZeFVISXRXVkl0VTJ0bVMyWjFVRkZNWlc5VWJUQmphV3g1VmxsVFNIWTRZWEk0TTBodFEza3pWV2xMTVdKc1VIWTJUMHN6ZG5SWlRreENOVUpYYkdObFUwTkNaV1pPVDI1WFVrMWxOMEZzV1dab1RtdEpPRzh0VlhOekxVeFdRVGRmWlhKUVdrWnFMWFZEVkVzMGF6a3RkVEZzYnpST1owOW9SMUpRWkZWV2QyWldPV2c0VVVaSFoyZEJYelZHWjJwNmJWQnlNM2hoWmtkWE5rb3hibGgyTlVWM2JHSm1jMUIzYlRobVdXVmtjV051YUcxamFrWkhSVUZ4VVhKc1JWWlZhV2M1Y2sxU1IxQmZNRU5EVDBOd1drcFdSelF6YzBreFVWVlplRTE1YURSbFIzaHhORGx2ZWpBeFJVMUtNMmRFYjJzMk5rTmFhMWhFU0VwTU5tcDJSWHBZWTFaUmQwSjRWVGxYY0hCSk9WcFNaRzloTUU5aWRrcFliakZzTXpNemVGQnFiRzV1TmxoTVoyRk9hemhKTjBsaVNpMVpja2RpY1Zob2FtdHpjWFppZUd0UmRtOWlhMUpmY0RkVVdXeFVVRkkzUVZKZlowWlViRmhqYzBwcFRGVnhZV2xqWlV0V2JubHVVVzEwUlRKbFQwTldNR0pGWjJ0NE1qaE5SbTEzZHpoMFpFcG9VVTA0ZWpRdFFXVTVZM0ZNZGtRM1NEQldUR3RIUkdSV1JXOUNTME4yVlhkTFdrUTVVVmN0VDB4aU9UTnRXUzEyYnpSR2VISlJXREpTYmxZMFNHUjJaMDFXU1hWTVVEUTJURTVCZURJM1ZXaDRSemhZV1hOR2EyaGZRekpJZDJKalJXWmpMakJxWW1sTVdtUXdhRkpFUVVad2QxSkdVM2x4WWtFLnVfU1QtSWY0MFRUWGVBUkpHY2RBS3B1Uk1MX0RLN3ZHNy1GTjRwODkwc28iLCJleHAiOjE3MDYyMTY4NzksImlhdCI6MTcwNjIxNjU3OX0.yszOpLFGHryn3JzzUMEMfUGGXqS2JOd5fGUE3pLIO3Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002911"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:02:58 GMT
	x-forgerock-transactionid: 302fb0ae-47d4-4300-82ba-43f67c733fee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:59.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:02:59.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 323467: jsonPath($.tokenId).find.exists, found nothing
21:02:59.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,323467,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c37aeba, username -> user.1002911, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d48e110, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216579394))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:02:59 GMT
	x-forgerock-transactionid: ad062adf-7dad-4b97-9b30-4196d339ffc4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2N2ZWc1aWUwbjJ1dTg4cjRrMjhoZGp2MjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVFreGhSa3h2VEVKaU0xSmhVemswVGxKTE9HeFJMazFNTVZjNUxYaHliMWt5YkU5dFREWkxZVUYzYnpObFgwVkJkRUpWTjFSV1dVUXRNa2RZTTJSek5WTk9VbmxXUVdaRU0wRlZXa0Z0WWxWbVdFTlhielZKVG1jM2QyRlJXRlJaUWw5cWRpMWhSVUZvVmxOallVRnJhazFPVmxBMll6a3hRbkZUWTBWdVRETTRkVU52YmtaTFZVWkZkRzV6Y1ZST2RVeEpjMU53VmtwNWRUVTJjek0yVlhOVGNHTlpSRWxqVjJ0VlozaDNkRWhKVVhSU1NucFBXRk53VUVOcFNsQkNOR04wYm5GZlZHUlpOM2x6YURKMU9HOW9MVEJ0ZVRGRGJscE5ORUpEWDI0NFZVOXNNRGRmY21nMlYxZFNXVkZrZEdneFEydzJOWE5rWW04elZVMHdkbUpzZFhobVVrdEZRWEV6YTJZd1VYRjBUVU0xZWxwQlNEVm9jV1JDTVY5T2JITTFPVVJaT1ZJdE5sTldhbU0wY1VKQ00zbEhWMDB4YTJ0SFEwdDFhMjFYVWxreFQwaEhSMDFvVlVreVJXUlBXUzF6T0ZSUVdFOXBTRnBvTFhkalJXRnZXbEp3TURKeGRFWnlWWEJMYUd4SVdXNUxlRTFMTUZWUWJYVlVlR2hDVG1zdFNqRTJUVUY0U1RWVGFYazNNSGR4UjFaMFMzWjJSVFpNVmpnMlNFY3diRGhQTlUxWGNVczVTMFJ0YjBaaVkybDFhbkZETUZRd2JqbDJkbGxzYUhKQlJUZGpRbmxLVDA5b1VVazNiVk00ZUZkTVExbHRWeTEzVTI5bE5tUndOV1EyVnkweVJXRm1iSEl6VlVsMFVtNVJkamxrVFRoRVdrWkNXamxqUW5WM0xWQldjMVZ2YzI5U1RUWldZMXBmV1RkNFFqQjZOamhHYmw5WVpHeENhMVIxZFZWT1pIRktRMkZ6YUc1bE0xTnBiMjU2WDBjeWEyUldOVk5CU2tSMVRtdERZVWRPVWpJNVlVdGtVV1JGZWswMVpqUmlTVEpTV25kVFpXSnFabFEwTldsQ1IxRlBkVnBDUVdkR09UTjFPRXBPTVdNelJXOUZUVXhKYlU5SGNXSlJWM1Z0UVdKM1pHRjFiRXhFWjJsa1NIZHhObVZXTVVGR1MyUmZjM2RXY0hGWFZuUmxaM0IzWVZwcllqbHhXVVZOUm1sTmJGVjBSbUpVZUMxSVR6aHpMa0YxYTJ4V1NsVldRMmx0UlVFNFdVeFRVbTVLV0VFLnBPSjIySmVZMnRielp5LXNibWg0WXpLeV9ZWlFfVFE0cC1SQlJJaVRuRHciLCJleHAiOjE3MDYyMTY4NzksImlhdCI6MTcwNjIxNjU3OX0.54UJPYTYwqjFRMwfzlbeajrgOFNazO_QyIfRasCx5nw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:02:59.395 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:03:01.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 323878: status.find.is(200), but actually found 401
21:03:01.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,323878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68366185, username -> user.1001854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36c31193, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216581901))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiam40dDE2aG9zOHFmN3Rtc2N0OHJsNHZrNTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWNFNUJRWEZGVUhGVFJHWXpUbTk2Vms5aFVtcEJMbkZaYzFoak9IaHBZWGQ2WjFCRmRFSnpVbVZVTW5aMWNFeFlaRmRVY0ZkME5EWkJiM3AzWXpkaWJVcFRTV0UxTTNneU0wWTBXSE5FTWtoa1VtTmxielZhWkRBMVpGQnpiV2x1VUZCMWR6WlpYMWhTTFdaU2FESkhhMTlaYUhkSlkwbG1la3A2UTFKSVMwTmhPSHA0YWpCdFJrUnZMV3hGVUROQlYzTmliVUU0TlZCcGVIWklaRzQ0VEVkbVpHOW9Ra1JYVjNodk1tRkJZVWx6YTBsdVYwOU1SV1ZEVUU5RFNqRjZRamhzV0RRelRtSm5OR2xzY21KaWRrdG9SR1ZUYVhWeGNWRmFXbVJ0ZUZSaFFucHFlWEE1YlZWc01sbFhZekV4ZWxsUlVqZ3RTRVJwYjNvM1gxQktWR3c0TFhCUVJGZHlYelpLVm5wTGNsQk5jbkY0U0VkdmNXUmpiVkZaZFRsdVdFTk9XWE42VVRWT05XMWxSWFpCWmpOU1ZtTlFNbTlzZGt0NlZXWkJXRlpCUTNkaFJuZ3lkRVpoYW1kaFl6aDJjRkJsUVdzNFNVNXlURmRIWmpGWmRFNVVhekZzUzNaUE0xUkNRVEZOV2pWdFMwOVlSRzkzVjFSU01raGZaV0k1YmxGUmFWaGFNM0Z1WkUxSVlVMXNSRkpHWWpCaVF6Wm9UREpLZVZscVRWUXhjV3d0TFhWek9VOW5lQzAwZEROcFkyZG1kVWx1VVVOek5FaHZlV0ZOWTBwUU5teFpUbWx4WkdZNVIxTTJRWFl6VEhsWWFGTTNhMGhMWXpWak4wMWZkbXRrY0VKeFgwOWhOWHA1WTJWdk1UaGhWSEZ0WlZBdFFrTjVUSGQ0TjJjMVN6WnZhbEExZURNMVJHZGxhaTEwY2taUFJsTldSSEJHV0MweFkxZFJZVGQ2UlRCb1RWbFpaV3gzYldGWFVUTkNWM1ZtZFZJM1MyUTJZMWRrUVhoRlRtRk9lWGhVYXpsQkxXRnJTVFpqUkZGZlFVNTViek15TFVGV01FWmtiSFV6U0RSa1VsUlNNV042YlZwd1IwNVpORmxIYVRoZlExOUxVV3htVUhNelQyaERWRzVGV1VwM2VubEZPR0pHTkd0RlduSnlhVXBpU1VkRVVGRTNkM2hSU1ZaTVZHdHFSMnBYWDJOQlZqWk9NME56WTBkTmVEaFVjMWx1T0ZjeWJWSjNMbUphYmpWcWNWQmZVSGRRWVROR1JGTkpaR3RVV0djLnZLaEdNQ1Q0OW95LWRaM3RyMC0wbkZKR1hwbjVhelNTMnNqR1Q1T1pLS1UiLCJleHAiOjE3MDYyMTY4ODEsImlhdCI6MTcwNjIxNjU4MX0.zTKyw9rEjvyd9NDAwn4yM-4NZD-ZWKGjzWAfTsAZkf8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001854"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:01 GMT
	x-forgerock-transactionid: 0a000622-f68d-41d8-a9ca-3ae17562ad6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:01.951 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:01.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 323878: jsonPath($.tokenId).find.exists, found nothing
21:03:01.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,323878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68366185, username -> user.1001854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36c31193, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216581991))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:01 GMT
	x-forgerock-transactionid: 4b143717-b48c-42fb-be85-16b76c91c697
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamQydDltb3ZlNHN0ajZrNHF1Z2Rra3NqcjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWVrOWxjRkZmZDJnMFFtMUlhMkoyTVRjNWMzWlJMa1JEWW01V1YwWmxaelJaWnprMFExbEhaVGRtUlVOVFYyZHpabHByWVZaRlYxOXZablExVDJaTWIwMVFTRFl0ZVdZeVJrTlhkRGN3VDJNeVdUVlpNRVJWZUdvNU0yczNSMW90VTFBeE5raG5VRkZrTm1adk0zWlZWWEEzTW1KQmNtcDNUV3AwY2twUldHTnFkelY2Ym13eVZETjFjMHRQTkRVeVVHSnJOMngzUVdkSVlURlZRVXQwTkhKc2NGRjVNVWxIUlZGWlNuUndOR3BJUzFZNVRWRTNibTV6ZDJGVFltdDZiVFpLVlRVeGFFVm5jMUZOTUZkNVNGUkZUaTFUVDJjdGMwcDNVWFIxUlc0elZVczJZMEpPY0hoNVRVSjNaM2hUVUMxaldYcEhZVXhUTFZaS1JEUkJaWEpYV201VWRUWk1jMk5IT1Zoak9UTkxTMmw2VkRsWlVtaFlUbFkwUVhod1dISlVWSFpWVkRSNFdWSkZOemxFTVhOeFgwcFpWbk0yVlZGWGNHZFhTSHBsUVdzMmJVeHdjM1Y2Wm10bk1YZHhYemR2WTNwRlEwSkJkbFJFTkdJNFRGZHNWVVYxTlhrdFF6UkxWMDQwVVhGUVJ6Qk1ORmRTYm10VlpXOTZVa0Y1TlRKbGFVZG9VREpYUlY5aFFYSnVabDlVVXpWVVoza3lVVEZpWmxSdU0wVlNVbWR5YlRSd2JsYzJWRlpXYm1wSU5sZGtUVUZyTVVsaVpqRjVWRWxRTTJablQxQnNiMWRGV1ZaZlZXNHlYM05tYVhaUFRtSnZiM0JFVEVkdldWQkpNMVJ1UlZZeFFYSXdOMUZLTFc1dGVHcGxNVXRXY1ZSMU4wcFpjVXhwUkZWYWR5MTJOVFU0YjJsMU1XZEhNa05QT1Y5TVQySkVXakJDUldwRGMyMUtZVWt3V1V0a1dYTlBOWGRVZEZJeGVFaFZTVE5xTldKR0xVNDFOa1JwV2xaak5WbGlabGxmTFdodlpGTlJaMmM0WDJseFMxVnpiRFpQZUZkRUxVSldhakJCVDJSdGFqSlNheTB5ZW1WVlEwcFNUazR4ZDI5eE5UbGxkV1JaZG5SQ2JtUlNORmhDVDA5ak5tZFlPVkZ2VDFselZ6bGhkMFYwU1Rkb2VIRjVRVXRIY2xNMk9VdFhkWFEwTTJaQ1lsSklMVWR0ZERkeVFrTk5hbFp2VWpKUE1Ga3dMalZ6TkdwV1VHaGtWakZNT0hsME0yNDRhekpzT1hjLm91czM3WkI2X0RQeGFLNGdqVXpEX0pOZGFOVjZUdUg2RkdVd0VfeHQ2SjgiLCJleHAiOjE3MDYyMTY4ODEsImlhdCI6MTcwNjIxNjU4MX0.GR9bc2QJ9CKDZPPrmWeAFBEzvU_12ZRgydOYVDm3kyk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:01.992 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:03:02                                        2175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=631575 KO=12950 )
> restLoginInitiate                                        (OK=312882 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=311942 KO=920   )
> restloginProgressiveProfileCallback                      (OK=6751   KO=920   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.59%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.59%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.07%)
> status.find.is(200), but actually found 503                      4958 (14.10%)
> status.find.is(200), but actually found 401                       920 ( 2.62%)
> jsonPath($.tokenId).find.exists, found nothing                    920 ( 2.62%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[############################################-                             ] 59%
          waiting: 218613 / active: 31     / done: 323971
================================================================================

21:03:03.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 324063: status.find.is(200), but actually found 401
21:03:03.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,324063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a18865f, username -> user.1000249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@576b7f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216583187))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2VkYW1iODZxODgxbThqM29yYnZ1Y2FvaTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eExWRXhTSEJJVG1wU2MzZFRVamxYVlZseVMzRlJMamR0WkhCUFFrRm1SSGgzVDNkeU9VTmxObWw2TjFwdGJscFlhMlZCVUVaYVZ6QnVXWGh2Wlhoa1F6QmtXVFpYUkZSS1EzbE1OakZIZUhKNWRsaExWM2xZYlhSNlVXdE5RVVI1Wmsxd2RFSlFZalZKVUVGTFNTMDVSWEkwVEZrdGFIVnpabmxTTldRMlkyaHpkSEI0YlRrMU5XUjZWRmxVVXpCU1NGbG9jblZZVEdjM1VIWTFWbmx0VVhwcWNYcHJRbUZxU0dsRk9WbEtXVGRFWTA5d1RFbGhXRTVPZEV0blpXTkRVMnRoWlZGRFExWnlVMDVXYkhKV1dXaGtMWFpxV0doM1IwcFBXV0ZzUW5aMmVIQnRiVVUzY1ZWbGMyeGtjWFl6TXpsalpEUTJkMWMwYVZkR2JrNTRhVFI0WDJWcVZuQXpOVEZuY0cxUmMySkthR2xSUW10bk4xOHpiVk4xVW1nMFIydzJVMjh4V0c1NWJXdEphMHA1Umt0bVNHRjBWbG81TWxOb01YTXplSEppT0dzelRFNUViR3RaWW1keFMzTXRNM2t6VFc0MVUwcEJPVzVwVUdSMFNtNXhTWFU0ZG5KQ1JIZ3hlRjl2WXpkSVNsY3RjVkZoWVdkMk5XVnBjRXRqYTBZdGRYVXpZbmxCTjNGWGJYUTVZa3h5TkV0dWRGZERRbVJsWlRKNmVFcFZRV0U1VWtOWFQybHNTVmg2UzBGRWVtdGpiVzVJT0ZGUVRISmxhRFJITmtGRFZrTTJhekF5TXpaSE16SXpkMlpsY0hwclRGaExOMEZWTVZjdFRuZFpWazFNTkhobk5XOXpiVk5LYjJKSGEzbFdjMHhsZGt0RlZuZFFVV2RGUjFGbFEwWllVMG8xVEdNMGJFYzBiRWhrTmpCMWN6SXhTMEpuU0dSMFpuVnJaVU0zUVdwVVVrcDBXblpoZDA1dkxYWXpka1pEVGxaRVMwNTRVazFzZFRodmQwNW9kVlV3VmpWR1UxWXRSVkptT0RWSFJua3RORWRxY0V3eGNFVktUM3BhYmpNdE9VRkJOM1pYTW1rM2VHSlNWVXByZVc5cVR6QktSVTFVZDJWVlRGVlRUVzU1YUZsU01WVjZWbUpKYjI5R1JIcFpSbXhoT0dOcmMwdGxPVVJQY1V4ZlMwdG1MVWd5TVhoVlptVnRUWFJrZG0xTE0zVk1UVVpFYnpkYWRYcGpMbDlaVjBwUFlXTmtNelpTWVdKVkxYbE5UMnRSVFdjLmVBN2ZVWTdZTFZxU3BjTlFhamF1dWNDUXJtSUJJb3BXVW9lVnk0bjgwT2siLCJleHAiOjE3MDYyMTY4ODMsImlhdCI6MTcwNjIxNjU4M30.hIcixtalitKIvPn02NlexvpQXeEBEn5rAWsndVTXu5s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000249"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:02 GMT
	x-forgerock-transactionid: b78c36b9-473f-4486-856c-2b3f27313f30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:03.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:03.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 324063: jsonPath($.tokenId).find.exists, found nothing
21:03:03.275 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,324063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a18865f, username -> user.1000249, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@576b7f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216583274))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:02 GMT
	x-forgerock-transactionid: daf93e3a-25a3-4c1f-8c46-3bba3502b597
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2YzYXBzb2N0YTdlamtpaWhuNW00NjJxa2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmJXa3lPVTlrYm5reWEwdEtUWFIxZFdzeGVXcDNMbTF3VlVNM1QzTnRjbVJhYm5aWVJXUldSM0o2UkcxbFZISlphRzkyYlhodGVscG5NaTExTVVOcE5rcGphR0V0ZFZnemMyUnJkR051Wm1zek5XTmhXRVo1VVZCVWJqWldaRkJ6WXpkcVdqQnNjM0JPVVhKUlptOUlSSHBmVUZwU2QxZGZVVFJqYkdaUGMycGtNRWxFU3pWcVEwcFRhSFJST1ZSclptVTJWMjFxWDJseU5reHRkV055YkRoTlpFVnlVR3hPV25Bd1NuTlBXV3BSVW5VeVJtRlpUM052ZEhjNFJWSlpjMVJxZERCemIwTkpOalJyYXkxU01IVm9lakV3VEdoellWZ3plamRqYmpJd1dqWnVRek5wVkY5amEydFJlalp2WlhWbmRrVlBNWEpvV1hCR2RTMDVkRE5SU0VsUFZUWjVOa1p1WDA1a1NEUkRibkV5TVhaNGJERmlVRFUxWkRSWFQxWkhYemRIZVZZMGVXcG5RbUZaUlhwWlUycEZZbmh5V0RSM1oxcFdUMFJpTjFnNGVWcHFhSFY1UmkxVFoydFRPR05GYTFneVRIWmxSRFZZWTFGRVJWbEllRE5GVHpaUE5UUTVXbTl1WjBKTk4wWk9SRjk2VVdZMWFHRkJWMHBoZVdkcFFtTk5TVjlSWkhreVlUbElZbkZxV1cxQ1NVdFhlR2d5YkZwZmQxZFRiRWwzY0ZGRFEyTTBNSEI2VFdGdmRrVTNjakJWYlV4a2NXTjNXRkl0ZW14U2FXOVNhazVmUjB4d2REQjFkMDl3YVdsSFEydFZaVVJyT1V4SU0wSldlbk5TU0hOZk1TMU5OSEo1TTNWNk1FbHllV2hXUW5ocGQyMWZZekUwTTBKM2QxaHlieko2TlcxSWRsVnFZazFPTUV4NE1rZDFWVXhSU0hBMWVFWXlOVjg1Ym1OR1RuRnFka3hpTFhsc2JWUm1jMmRtU204ek5rVkxlWE40YTI1M2JqQm9WMkZxVG1WRlV6WmhSVm80VjNoS1JVMVJaaTF3ZVhSNU4xUktaMjFHVVVwdlltRjNaVkZHU1c1aVZ6RnBZa0pTZDB0S2ExQkZZVTUzUzJGMVNGbHBOR1F3YW5wU2RUSnllVXRPTm5WSVIycHZWMFZPVEdKTUxUQXhNM2x6VDI5SVZGSTBUMGN3UkdJdGNrZExWa3RqTVRCRWFsUkdPVUZsUms1VGJEUm5MbWxXV0dVNFdrdHNTWE5YUlRGbVQwdGZTRTltVUhjLmNPQlVxTzJIeHo5ZlJfbkVzLTYtc0pxMXgyLUVHWGFPWTlZOUxuVGtHSU0iLCJleHAiOjE3MDYyMTY4ODMsImlhdCI6MTcwNjIxNjU4M30.Zc4BrxQKNjyaSzV9QnmfZZNy1RNLkwZKzNyN8oPyx44","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:03.275 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:03:05.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 324426: status.find.is(200), but actually found 401
21:03:05.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,324426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48485911, username -> user.1001429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a6e986e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216585636))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW5rcXQ2NWhobDQzYTc5aWZ2cDlmaDY5MmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVkwWnhZWGxQU2s0MmEybElVVlJKVkVOQ04xVlJMakZWTlhSaVdEUlFUbXhKWDFsVE4yVllSbFZSUkV4blppMVJlRlJsVDNsV1pHeFhjR00zUjBNd1NWaEtOM1IwYm1kTlZVNUJiRlJZTUhaZlZURnNkWGREWVV4aWRGYzFOM1ZVV0V0TldDMWxVMUprTFRZelNuQlZlREIxYVVaTFUyaENNazFUWWt0WFIwWnRUSFZPYjB0Vk5WbHNSbkpNTUVWVVFXZHVNMEp6TWxjeFJrVnhNbEZEV0U1NU4yZFNUVzVZUVhoaVpWUlBWREprWkhkU2NVRmtUR0ZyV1cxbWFIbHROMFZRTlZKamJtVkpNMjlEVmxkM1JEUllRbU5XVFd4UFdEZG9hM2g0VjBKRVRGRlhSMUZYUmtjMWVEQTRjRTFoUkRWaU1HODVSM1pOZEhSMGNsTk9Zamh0U1c5eWMzbFBhbXRxUm5SYWJVcEdRMHg0YjJWTFRURnBTVXhwVTFOU1VVcExkMVI1ZEY5aFlWaHNVMVpVVmxONE9IcHViMVZ4Y1c5Qk1uSnpVVUZpZVVSTk5UaEhWV2hWZW5OQlVXcFZUekZRVVZFM1YwWlFRekJLVW5WcE5VUlNhbkI0WTFWTVpucHRiMjlRV1U4MGNrOXpVVmc1VEY5aFVuSktabmhRVHpkWk9VMTRjVTh5WVdJMFNYaGtkRk5PWm1KZlFrNDNZVE5PT0MweWJtaGxRV0pQT0Y5WU1UZ3hXakJhZUMxUFRrdG9SbEkyZFdvNGNYYzNUUzExVW5CWFYwczRRWGw0WkZoNGNYWnRibDh5V0ZCdGJXUjZOMjFzVmxGS1UxcFNPRXBXY3pkUU1GRjBZV3BvUm5sTllqSlBNMGxCU0dwSk9FUkVTRlZMWVRaelZFTlZOakkzUmxOc1NIaFBlV2hZUjNWeVkydzFjVTVKVEVjeVJWWkNTMVZpY1VoZmEzTjJWVWxFY21WcE9GZDBWMlZUY1VoZlMyZERVVlIzVFhCUVRFZEtiVE5qVUZSdGJtRTFaWEJYUzFsMmVtazNOME5DVkhsSFJVYzBZMlYyZGtkc2JuUnBWMVp6TTBsSWVUZGlhamxRTFZZMVpuZHBUWGRwTTNwM1QwdDRPRGRpT0ZSRWNHRkpZbFZoTVVGS2RHNUJaaTFNT1RsUmRuSkZibEZsZUVoUVlUUllPWEZYWDNkdWR6ZGFNVFkxTjNaNmFVbzNZMFl3WTFCRVlUQTRMbWRNYTFadGVDMVpjWGxTZG10MGIyZFBZM0pVVEhjLmtRWUdKS2wzeXl4cE9ZdmRyMWdnUURNcG9YY2FvdDJ2WDc3OHFZNkZPdlkiLCJleHAiOjE3MDYyMTY4ODUsImlhdCI6MTcwNjIxNjU4NX0.dVRV7I4g9sNOfrKbyuDvH_yGGOPKI4bcRDEf3PrHcCU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001429"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:05 GMT
	x-forgerock-transactionid: c5f9971f-6ea9-48f8-b98c-b2796333d3a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:05.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:05.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 324426: jsonPath($.tokenId).find.exists, found nothing
21:03:05.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,324426,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@48485911, username -> user.1001429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a6e986e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216585724))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:04 GMT
	x-forgerock-transactionid: a6b5da11-fb57-42ff-827f-d56de203f493
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmJwNnQ4NGhlZ2RzbnRxcTVoOGJxOGI5ZmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFZsTkpWakZKTUhwbFlVUmFTMHBEV1VaeU5GcFJMbmc1UmxCRE9FMUNUR2Q1Ymxsa1NqRlFkRGRVV0VGd1JtUkxObXA2V1ZsUVpWcDNOMmhPZWt4TlozTjJTRGxVVW5kbGFHRmZZM1JyZERBNWQwbHNiMjFGZG5vMkxVWjBhVEV3Y1habFkxWkdRMmsxV201TVVYVk5PVkY0VmtKVmR6WnhjRUZVY1hKelpHTTJSSFJrZEUxc1gwcHRVVU5STjBOM1dtRlRTbTlNV1VKblFUUm5iemN5VjJ4ek5UaDVVVVV0WjA1eWFXNTJVamRYVmtoVU5WVjNSRUpIVW5seWJERnNTWEV0VTNCd1ZFVnNlRkpFYjJ0RlJuRmtMV2h0T1dWc1oyTkxTMkptY2poSFoxWXdjMkZYUWtOUFlucGpMVWhXY1hnMFdHUmpVM0ZqZUVacExWaFhjMVZuV25RM1VVNVdVVW8wTjIxaWJFNURhUzB5V0ZneU9XbHdOMFEwVG1WQmREY3liR1owVW5SR1NGVmlUUzFoUWkxUGVXSTVVVzFuTkRsamVqTlFTa2N5UVhGQ1dXZFlTV1pDZDJaWU5qTlZTamhGTkhGdldqVk9hWFpOVFhaVVgwUnNWbVpJZW1WaFNUWmpSRzVXTmpCRE9HdHJVVXRYTW5aZllrdHZia1pRWW5JM0xXNW1VSFZEZEVVMlgzcHJOVTlOTmxaSVNGQm1RblpUVFZCSVUySjJjSEJ4UkhWc1pHMTJZbEJIYlcweVNHTm1hMDQwT0VwUVFtdElURFpDVldsT1EyTkxkMWxYUjNVd1MzZEVZME5IYWtKMFFXZE1lRGxTY0doclRFaDNVbWhaUjNWS2JteERObTVKWVdka2VUbFphRnBvYm04MWEwcElWVEl6ZFV0MGJYVldNbk00VEVSU2NXWmtSRE5uY25seU1sUlpSak41Ym1FeU5IaGxTVU4wZUdkSGFGOUdPVkJ1TUdoUlZrbE1WMEpVYlROelFXcFVlaTAxT1VkRGRXVTNVelZhWldnNFIwZzBaV2M0WTNGUk9FczFVbTgyZDJGSlNsRnFhVTlCWWpOemNtSlBSVlJzZW5KMmFFWnlZWGxTYUVrdFNXMUNhMVJtU25GRmRTMDRkMXBOTUUxUU0ydEVTM1ZtVTFBdGJ6RnBjVEl6YldoM09HVmxUR1JUU21ORlJIbEhkRkV6YjFSaVMybHBiVEZNVDIxaVZWVnNUbFZwWkhCak9ESk5MblptTkY5MmEzZHRhVEJ5V25WT2NrMVVZVWhqUlZFLlNwbjVhNndoNVhJdnRYWUJVT3pnOXpKOWlESVFSS0w0NFFhZGMyQ09Ka1EiLCJleHAiOjE3MDYyMTY4ODUsImlhdCI6MTcwNjIxNjU4NX0.8cucbODJi03rMhrK9QXL-KN-KJPeslyMbNT5mqW5WuU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:05.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:03:07                                        2180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=633099 KO=12954 )
> restLoginInitiate                                        (OK=313640 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=312696 KO=922   )
> restloginProgressiveProfileCallback                      (OK=6763   KO=922   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.59%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.59%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.07%)
> status.find.is(200), but actually found 503                      4958 (14.10%)
> status.find.is(200), but actually found 401                       922 ( 2.62%)
> jsonPath($.tokenId).find.exists, found nothing                    922 ( 2.62%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[############################################-                             ] 59%
          waiting: 217863 / active: 24     / done: 324728
================================================================================

21:03:11.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 325347: status.find.is(200), but actually found 401
21:03:11.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,325347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34853f56, username -> user.1001285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9b10480, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216591615))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjVrazc0bTFpZDhtcmVucWJhZmM1N24wZjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Mk1HaG1hVXc1ZWtkWVNURmxMWEJLUzFVMWJVZEJMa0Z6Vlhwa1RsQlVhMjk0YzBOMFFVZE5aVEYyYmt0d2VVODRZM1pJYlhZd1UxWkhUazlsYmsxblJIZHJaMUpXYVVoWGJtOTJVM1UwVkdGMFMyMW1ha3BrYzFReVMyd3dXVXRZY0hCMFRITnRkR3hSWlZKNWFWZERWalJRVnpZMWRqRlNiRm8yT0dSNVRtVktVV015UVVkUE5YRk1aMmhHZWxGSE9GTlNibUowTjNad04xRnhaRFZLVkVsblIydGlVMEZXUTBwUFdXRlBjVlU1Y1hwQ1lWSnBZamhMVVZwRWNGSkhWMmR1TVRkTldYbzNTR1J0WTFoNVIwRlVVMlpPTlVKNVlrRlVTRzFpZDJOcWRHUXdiRms0YzNsNmNFWlJjWGgwWTFwNVFUZDRjVnB5UVROYVR6WnZNMnRKUWpONFVGOTJiVEpMZEhZM1NFMUdabGN0UTNBeFdWbFRWbGhYWjBSUVZVNWtRMWhFZWxWWGFHeDFZV0o2WTNCc2VVWk9RbkpaVFRSbVNGOXJOMFZ1TkdoUVZIcFZjSGRtY0haQ2FrZE5VMHhrYkZKVk1GQnJiemR1V1ZsTlpsbHdaRWhpZDFseU1HRkpkRWhoVlVoSFlUZFdORzgxWjNsR1kwRkNORlZsYW05VFpqbGhOMHBMVTFaVWVHdzVjRjl1ZUU1VVdWVmpjMmxCVlVreWJFODRhMmxRWlVoSGFWSkZWbUpXY1hsZmNIVmpkMVJQVUY5eWVVOVdibUkzUkZWdE1HWTVSamxPWVRSR2RXUjVNbGRhVG00MmNuUlZiMkkwTkZWbFZYTTRNa3hhU0ROTlNXWTNOVGQxYm05b1ltVkNRMlpUWmt3NU9GOUlXa3B3YlY5NlYwMXRWbEZ3TWtneFF6aHFaVXR6TTBwNmRqWmFWbWxuU3pob1JuZFBTbFZhZW1kNlVIb3pTWGRSUlZGNmNrNXZiRmRXWWkxTE0wdDFWV1JuYVZkVmFsZHBZMDVTUzNoS2QydHBUMGhrVkVvMWJsbE9kVFJRWkZwRFVIQXlaSEF4Um1wMExTMXVXRzlNY0d4VlgybG5OVTluZDI1amJXRklUVjloVEZoVFdURXhWV1o0U2prNVRVTlRjVll4YjNaVFpsazBUVUZETUhaaGRsSlZSMDVmWjNCVVpVcHZhemxrWDBaQmNXaGhUVVY2ZVVGdGRUUjRVMjVOTVd0UWNrOUZMbU5KTTBkSlF6bHdWM1ZpVWpRdE9GOXZhR1kxVTFFLlZ1Zi1Zb05TRWpCTmZUQVZnbWZ1ZHVyaWtXcjBkbUt4VXJ3ck9GYnkyWk0iLCJleHAiOjE3MDYyMTY4OTEsImlhdCI6MTcwNjIxNjU5MX0.fQeldVRj1EUF4CSaZqIDnJKAvzq9rlRNeUekrtGG-H8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001285"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:11 GMT
	x-forgerock-transactionid: 92681aa5-a71c-433f-9190-049da17becec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:11.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:11.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 325347: jsonPath($.tokenId).find.exists, found nothing
21:03:11.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,325347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34853f56, username -> user.1001285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9b10480, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216591704))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:11 GMT
	x-forgerock-transactionid: 5b03b6c5-af99-476f-8c38-5db7013ca8b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzk4ZXMyYXVjaW9zZ2k0MXY0dnZiN3QwaHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFRqTlVPVmhETnpRdFNWTTVhV05KU0hoR1RISlJMbTB5ZERSYVMxZGlVMTkxV2pCRFgydEZZMVYwUW5kTFFYSkhaWEJZVVc4dE1rMHdlVjlZUldjeVJIcE5iamx2WmxkM1VEaDZWbFY1YW1FMWFVaGxOVWRLZVRkNU1IQkRNVE5pU0cxNmMwcGxXVjl1T1RsYU1FRmplblJJUVhaS1dtUjNNazVvVHpWaVpVcHFPSFUyWHpKclgzSTNUVkZWZGxGYU16aHZlVWxWVDFsbWFrVkRkVWw0VDNVemRYUnpWREp0YkVOelFubFVVeTFYT0VkMGJrWkZaREJ1Vm5WdmIyNDBaMDFKYVVkcVNFcEplamRqYXpVMGJFVjFXRWwxYlVsUVVHUjNkbW93WTJKc2N6QkhWVTFtVWpWdGJXNVNWbWgyTlVaWk1GbHhVMVZLTXpOWlJHTkxSems1UVVoV2Ewb3lVVFZwV2xKTmVHWndjSFJ6WWxkekxYWnNNRm80UldKRlYwMVFkRUprVEZOQmNqZDNkVUZRY0VRMFlUZFRhMUpGVlRNd2FubHpaR3BvTUhFMFUzZzBjVzFsVGpaUlNERkdWRWxKV0RoNVZFUjFVM1J0ZGxGNmIxUkphWGsxWVRSTFUzcGlZMkZHVTFkUGREQlVkMVJSWlVVelJtTm9hRWxZY0RCeWRrWXpRM1pUVDAxcVVYWm5ka3hmTlVGdmVGTkxUVm81WkVKNlVWVkpUVWRZVVd4Qk5tNXRYM2R3Um1wVlprNUNjelJJT0haM05TMUxRbTlyTjBKdGFsUlZWWEozWkVwWFRscExkekJxZURCS1NWQjBXR2xwVXkxWk0yOU9UVk5wUVc1TWQzWk9WbVJhUjNnek5GTjRVRkpOUjNKQ2VuUmlWVU5FTlV0TGFHeFFabmxIWlhKTlJUZDNhMlJ0VUdGWWVVMVJZMHBXYW0xVllUbG9abHByWkRNMWFXdzVNMjQyZGpWR1VraEtRa0ZYWWxsaWFYbGlXbWxsVXpkclkydEtVMFoyWTBKWExYRjFZMVY0YUVsa2NsVndXRjloYXpsSVlrdFpNa1ZOYlZkclZVSTBlVlpmVXpRNFlVaENTbkpIU25Rd04zTlZORTkyTUdOTU1WRmZTRTl0YW5sa1NVeFBlVVUzZVZnMFVXVjNlWGhLUW1Oc1puWklhRkkwYWxweVpWRTRURkZaWlRaTWNGRXRkME4xWkc1eVdsRlJUMWRwWDA5V1UxSmpMbFZyVFhoMVFVazViRll5UVdwS00wNW9XbmxFYjJjLnFiQWYzR1Q5cVdFdnVEUmktdUR2M19fT2E3dGtMQ2NzSTJPc1dHeGswSDAiLCJleHAiOjE3MDYyMTY4OTEsImlhdCI6MTcwNjIxNjU5MX0.XfCn46vLFet0a0MCSszyQD6AvJ4Uf5Xa1LTQpEg9PS0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:11.705 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:03:12                                        2185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=634665 KO=12956 )
> restLoginInitiate                                        (OK=314409 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=313474 KO=923   )
> restloginProgressiveProfileCallback                      (OK=6782   KO=923   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.58%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.58%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.07%)
> status.find.is(200), but actually found 503                      4958 (14.09%)
> status.find.is(200), but actually found 401                       923 ( 2.62%)
> jsonPath($.tokenId).find.exists, found nothing                    923 ( 2.62%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[############################################-                             ] 59%
          waiting: 217090 / active: 21     / done: 325504
================================================================================

21:03:15.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 326025: status.find.is(200), but actually found 401
21:03:15.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,326025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51dcec14, username -> user.1002916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72083571, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216595879))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXJpYTRhYzU0cDFkZGQ4N2tqaWc2dTYxMzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVNWRktkMEppUlhaNlVGZEVWbXRxVlRsZlVHeEJMbVJsUzBodE5IRnBkMUZWUzFKR1pXYzBPVjlmU1RaME5UQmtSVFl5TUdaaU56STRkVW8zVkdoa1IyTlhZVWt4YjJGZlR5MXpWV3RLUTJ0VlVFNW5jMGRsTWxka2JGODBVelJqYlhWSGRqZHZRWGhoZVd4a00yZEJVbUpXWDFveFVXWk9WbTEyVTNCbFowaHVlVXQxT1RJeVpGaFlaWEJaU1RoT2MwdzRlbXN4U1dRMU5WbE1WSEpHYTB4R1ZYaFpaa05qZUZCZmNGSnJjRXRLZVMxdWEzTjJaMEp2YkRGU1kyZFVhMFJCUmsxaFdHOUtOM0JEYlRRNGFqVndURlIyTXpkV2MyUkZWRlF6ZGtWdVJrNU9NekJDV2w5R1gwZEViek5UWXpObk1HazNhelZCVlRkVmFEZEdXRFJhWm5Kd1YwVk9iRFphTUZaeFpWZE1Ra3RpYlVOblJGOVpRbkJJVEV4d1gxOTJRVGx3VGpoV1N6RXdSbGxsZWpOSGVWZGlNbVl6WkVWb1RUUkxhbkpXTldKSU5FcFpTSGxuYW5GVVVtUlZOVTlRU21neWVFTnFjR0pXZFdKaFRFWXdiMVJXTTBkT1VXZFNkRlkyV2pOc1EzWmlNVGN3VlVoMU1XRXdSRXN5VWkxRU1GbDBkV0ZmU0hWdFoyWk9TMHRLYzBWV1QwNDRNbU15Y0ZsQllscFdTbWg1V0MxdVlsOHdPQzFMUkdwQ2VGTjRORFpLVEhSU1NUaDVNR1ZtYmt0TlYzTkdTelpWTmpsdlNHczFhM1ZHVlVSNE5FTnFlRU16YlRoMVUwVlZlblJEVEVGalFuSm1VR1Y2TTNkTVZsOTNRV1pQTWtkNmExOURSV1pYU1RCelZFeDRUMGMzYW14UFMxcEpSaTFqTURobVMybEdOak5pZVVJM1p6UlVOVFY0TUhKWVprRlJRbVJzUTBWeGFVcElTRXR4VEdFM01ESmZMWEJOV2tWamVWZExWMkZVUW5OVk4wRkZXbXAyVFdkT1pFbFdXa2RzT1ZWNGRVcERaR3hTYmxOQlRsaFBTak52T1hneVRYWnliako2ZFdSd2MyNXpWRWxCVm1SbFoxOU9YekJxTTJScU0yWmlVMGhFTm5BM1RFMXlNVEF3ZUhoM2JEQk1VSHB4VURNNVJtaGFWM1ZUVDFZMk0wZHZkazl5ZUhoRlNsbzBhV2RtV1RGT1RVZzRMbWhvWVhObWNUZDVRME0zU2pkR1VUZEZaMHRHTUhjLnlZZHFHekdua1E3VUxzOUhxdWpERUNOMXFMY05ZNUdMY3lPWWlYa1psVjAiLCJleHAiOjE3MDYyMTY4OTUsImlhdCI6MTcwNjIxNjU5NX0.bUxa4lxYx0Fa4GrZWfZM0wzFVd37Aq6YJp-b2up5rQI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002916"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:15 GMT
	x-forgerock-transactionid: 33334a76-4d0f-4b40-bf2e-fc3d85162065
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:15.929 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:15.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 326025: jsonPath($.tokenId).find.exists, found nothing
21:03:15.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,326025,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51dcec14, username -> user.1002916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72083571, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216595969))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:15 GMT
	x-forgerock-transactionid: 1b3a7777-2c35-486a-8d40-dfe039f9746d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3JnMzdjcHJ0ODkzNDg4M2JzN2dzZ3NibDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VGVVd3lVR1pJUTBWdGFXSmFlRFJrU0dneE5uTkJMblJpT1hCVE9GaEplblppZVRCUVVURk9iVFJIVm5oWFRFSnRlbnAxY2toWk0yZDBUalo1ZEZFdFMwZERUR0ZwWDFWelp5MVdibEZ3YmpWWVJqbGtSV2haYVV4S1dqQnhZa0Z4ZUV0dWVVeFhXblo0U21OeU5EQk5lVk5CYURSS1pGZDJWVlF0ZWs5cVZqVTRObWgwVjB4blZtZEVlak5HU1hOSWMycHZUa0ZoZHpGamEzQkJSall4UVZScVdVbDBlRGhJTWxoTFMwRldTRWs0ZEhnMlMxOUVSR3RGT1ZCbU5sUk5ibTh0WWt0NFNHcHJaMHRxVjNrNFUwNUlVV0pUUzNVNVdGcFJXblZoVWpNMGJrMVlaRnBwUkRWb2NVdElVVE5NVDJkSWNVWTFhRFZSV1RONmMyNWFaVTVLWWpBM1QzTjRNM0Z1TkhKUWMzUXpORVl3VHpOdFFtSXRUbWhvY0hoSVVDMWlObmxrVlRobE5FTjVibU5sV0RGdFNIUm5UekowT1ZBNWFrcFJaSGt4YWxSQlJGVnhhbmRsVXpkVFFVZE5RWE0wZEhCQ2RXNVZhMEZVUkMxbmFHSnhhakZ2WkdvelVFZzFRbGN6U0VsRFVXcHJWbU5UVEV4bVYyOWpMVVZyYldoamJsVjNTMmN6U0hWWlgyNW1VMlJ4ZFY5S1JGQkhSMmx2YTBwNk9XOXJjVjgyZUc1dFRWQTVRVkUzUVhCbGMyNU1SR2RRUlRKTWJVNVdNemRqU25nNFZGRnNVSEozUm01TWRYTlROV0p2YlROclZWSXhNSGczVDJwSmNuaDRTSFJLYkdodmNFNTRYMk50T0RWMFgxSlhXRjlaY21OT1duVkNjRVV0V0VSbU5rUlVSSE10YzBwdVowdFFTM040VjFkMFRGZGZlWFpPWjNkWWNHUm1RakJ0VmxONVJIWkZibWxvTVd4U2JWZ3lTakJOU0ZKVVRHeFBUM0pDVjI5RWFubDJiR1l3UVhvMk9GTlRTMFpFUlUxMVNFMUpVUzAyWVRKSGFERlFPVGhXT1VsRU1FRk9TVFZqZUc5RFFWcDVWbEZWZGxGd1QyVjFlREZrZG5CTmJVSnRSRGd4WkVGd2RpMHlRakpxV2tSaVVITlhWblZvVjFWclZXSlZSM0EyUlVJMWFFTkplVGMzVFZkSk5qQldaRE5CVDNkYVZGSjRNazFYU2kxTlEyMUpMbTExU2taa01qTnBjMU5yUjE5aFRFOTNTemd3WkZFLnBEX2dYVV9ianlDeG1DZmxCMk56SnJzZUo4cGxRUUpOM2s3bnBZWTJhX3ciLCJleHAiOjE3MDYyMTY4OTUsImlhdCI6MTcwNjIxNjU5NX0.f4k_UKzmWgBq3SVzo1W1pPD7ncsxNPTZ0L8rzsf1wAk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:15.970 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:03:16.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 326063: status.find.is(200), but actually found 401
21:03:16.150 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,326063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1abe6583, username -> user.1000631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65879acf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216596102))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzFybjZwNHZwZWkzZmptaWhsOGNmYmJyc2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWEwZ3lORXBMVTJ4SmFGaExTRGRKUW1ka1JGVm5Ma2hhT0VsYVJsOXFSMU5tVG01SVRUTk1UWFJpY21aVVgydGFMVGxJVUdKVE5WOUxTMFpZTm5Ock5FOUZMVzlDVW1kTllsUnBiMnhPVG01alIwSnRRUzFPTFVwQ04yMWphamwwWjFSTlpscHNjREZOVUdwTlZESTBjMVZSWkVKQmQzbHJiVTlUVkhnMldreG5Oa0pUZW1zeWFtMXpiR2QyV20xVVQxVkVNRXh2TUhCdVUzQkNaV05PV1VSMFZrcHJXUzFhVTJaV1dVUmlhMkZaUmtwVmRtMXZjRlZuWVVOWGJ6UlhMVm93WW5jd1FXSkdjRFJ0U0MxTGN6QjFjVmxCUlhsemVVWmFUSEJTWVV4SloxWm1WbWsyT1doU1ZuRnNVemh2TVc5VWNHY3RObmw0VFZkc016RnFaMmx2YlcxM1ZraHFTSEZXU25kMWVWbFdVbFprYmxFNU9GcGhjMWM0V1dkaFZrd3lPSFkxUzBkNVYxbHNhbWh3TVRSaGJXZEVWbmN6VmtWdlYxSk1URVJIZFRGRU1tZ3RORkV5ZWpaemRFZGpNa2N3ZEdGbWVXVmhUVkozT0ZkclJFWmpSMUYwVEVOdGVVcFNhR2h4ZDFRME1UZE9TVWhGU0c5V1JrNU1iMlJXU1RNdFptSTRNbDlXVkd0aU5FTTFXSEJyT0doVFVHbHBZazlLVjI5RlozbFFUMHB5UVZKNWVHUTNhRkJpTW5oTE9IbHNiR0V3UjFGV1NVNHRVMkoxZDNBNE1taGZWM1pvWXpKdlNIazNPRk5OYzBKaVlrRkVia1ZEYVV4WU9FTlBPSHBxWVdKNlJXUnhOekZ1YUZOWk5ITllTV00yT1ZobllrUnNUMVpPTldoeU1tUndVV1ZPYTBWRlIwaFVSVTVDT1RKVk0wdGllSE5pZFdkRFVFMU9Ta1psWkVFNE5YZE1iMUZKVVRWUFlrNVJXbXh6Ylc4M1pUZGxla1JxVWxwWlFYVmpWWGhPYVd4dFJsaGhOWHB0Y0dsdk0xTldjbWRKTTFNeldYQkJUMDVWWW1OV1VsOWpNRk5vVjJkclVXeG9OWGRUU2tGTWMySTNNVXQwZW5vd1FUUm9TMGxUYUZsdVZtaFdOMGRSV2s0dFVsZDFWSE4xYUhWbGIxTnhkakYwYm5jMVNqQmhRMDlOU0RaTWVXeFZjM2haYldaVVEySnBjbkZGTkZoVlQxSm5Ma05tYTAxNFVqRlllRmsyTFVaaE1VeFlXVUpYWVdjLktkRGFIeGpOakFIRF9jb3FDNjJFRTZjc2VmWkpleGlBbDVqbUxBblVPZWMiLCJleHAiOjE3MDYyMTY4OTYsImlhdCI6MTcwNjIxNjU5Nn0.EGo2ivbN9zyeS_mKaqf5M9cZ_-ZRcgJTWZB2bgnYgO8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000631"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:16 GMT
	x-forgerock-transactionid: 6e6ec70d-f9bc-4495-8d82-ff3e1d8e65a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:16.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:16.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 326063: jsonPath($.tokenId).find.exists, found nothing
21:03:16.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,326063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1abe6583, username -> user.1000631, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65879acf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216596193))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:15 GMT
	x-forgerock-transactionid: 5f5bd497-4a9f-47bf-a180-35b41afa41c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmxyY2lnaGRrOWFsdGVicjVjOW9hMXYwOXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ek0xWTJUelZRTkRZelIwaGhibEJMYVVsVGMyMVJMakpKZDFsQmVUSkxYMGhCZW5sRE5qRjJkbGs0ZVROd09HVmtRMmhmVkdsa1JDMU5VRmw2TVdzMFRHRmFWV1Y0YnkxTGNsUm5OMDV0ZEhWQ1pWaGpUVEF3Y1dwQlFYY3dMVzF3YjJ0aFYzTmxURlppUkd0aGExWnhlV1p4Yldod09WaGlUM1ZIVjNaclQyNDJlRVEyUm1weWJWbDJlVTFuV21VM1RrTkhXWFZVUjNOcU9VbGxjbTgwUjFsRGNWY3RjVWd3TjNsM05Fc3dYMEZsYTFaQmNqUTVZMGRTWDNScFJHTktOaTFFUWtkbE9XaHpkRVo0WkZjdE1rVlZka1ZoZUdwTlZUbDNjMk56UlhaQ1FVdDBjMDlRUVZsZlZuVnJNM2RsVVdWVFJYbDVTRVpoV1VWMFlWQklTV1JmTW1WWVp6RmxkVlJ5UzJkaE1rVkhibkE1UjBWVWRFTnJOa052ZFRWR1MzaFdTREZtYUdoRmMycFBPRmxrU0c1NVNHeFFjbFJ3YlZoTGJUQnBabVl4UW1aelVVMUVTMkZvVlc1U2QwNHhhRkJvT1hsV09ERkllaTF2ZFdWTk9HdGtjeTFDZVVsVGJFWXdUa2xzYVZCNk1sRkJaVlZYYlVOUU0waFRWbWgwUWtOdmNEVXRTMjAwUlY5cE16STNkMHd5WTFoVmVFbGtXRXBsWlhBM0xVNU1NSGRaV0ZGdU0xSjVjV0pSWkVaaFdWcFZTSGRYWkRoMVRsOVZibGREY2xWYU1raHdYMlpFU1ZaSmQzSXhhSE5HYVV3MWNrVklXVVJpVW5kS1UyeHhWRkkxVGxwbE1HMXdPWE5qVWpjeGVXUjNOMHh0ZUVFeWEycHJRWGhwYWpaeGQzSkxTakExTVZCUGVIaDJYM2RKZG05dWNFdzJWMW94YWxJeGRWb3pSRkZDU1ZCbk5FOUxRVWhpUVdGUVMzQnlTbUpCYld0dGVURjFTWFptUkZRdGFWbFNWbTQ0Ymw5SlkwVlZkMDlZZGs5MGEyUjJSMm8zWkRKdE56ZG1SM1ptWW5ONU5Fd3llbnB5UlV4MmJFaFNXRlZaUlhSclFXNTZWa3RMVDJGRVRXdHliV294V25CWk5VTm5NSE5xVDNaTVRVdHRhME5VWW5NMldtOTJNMnh2YXpKdlZucElhRnBrYzA5VExVeGtjbGxvVDFSSVpUaDRORVkxTkVod1RVUm5MbkZYTjFaUVNWcFlhR2h5VUVWNlFXcDFPSEV6Y1ZFLnVUZ3AzXzVrZzVHb19JRFJyMWpZVlAxSGJ4dndLRGRQMGRZcmZSVlBqU2MiLCJleHAiOjE3MDYyMTY4OTYsImlhdCI6MTcwNjIxNjU5Nn0.e6x9WtSZUUdcR--5rji1k42aPba1Hp1M7LC9fX0lb6Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:16.194 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:03:17                                        2190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=636236 KO=12960 )
> restLoginInitiate                                        (OK=315187 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=314243 KO=925   )
> restloginProgressiveProfileCallback                      (OK=6806   KO=925   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.58%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.58%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.07%)
> status.find.is(200), but actually found 503                      4958 (14.09%)
> status.find.is(200), but actually found 401                       925 ( 2.63%)
> jsonPath($.tokenId).find.exists, found nothing                    925 ( 2.63%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[############################################-                             ] 60%
          waiting: 216306 / active: 31     / done: 326278
================================================================================


================================================================================
2024-01-25 21:03:22                                        2195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=637828 KO=12960 )
> restLoginInitiate                                        (OK=315980 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=315033 KO=925   )
> restloginProgressiveProfileCallback                      (OK=6815   KO=925   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.58%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.58%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.07%)
> status.find.is(200), but actually found 503                      4958 (14.09%)
> status.find.is(200), but actually found 401                       925 ( 2.63%)
> jsonPath($.tokenId).find.exists, found nothing                    925 ( 2.63%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[############################################-                             ] 60%
          waiting: 215519 / active: 29     / done: 327067
================================================================================

21:03:27.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 327798: status.find.is(200), but actually found 401
21:03:27.640 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,327798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4de02116, username -> user.1000806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d873923, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216607592))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTU3ZjZoNDJ0Nmhwazk3bjU1cW1uOWdmMTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFFVOTBVVFkwTVhsVVlrUldRMkpFVFZaaVdsaEJMa3BKU1hockxWWnJNR1pTZEhBd2FuVklMWFJsTFdseE5USXdWWGRWYm1KeldYTmlaWEphTmt0S2NWWlVTak14YUcxQ2FESklPR2N0ZUdGemJXZFlZazh0T0RKbU1ESlBhMk5VTFZSeWVtSmhOVXB4V21OcU9IcGtZblpOVFRRd1F5MXROa2h0TVVWTlNGSjFZMTlxYlUxS1UyOXlUM0V6ZFZkek1UUnhZMUZtU1hkaU9FRnFaMXB6WkZFMGVXWlVWakF0UkdSQ01VZFRPVmhOU2w4NVFVMUNRbFl0WWtjNE5YcDBXbFJhU3pBdFZFOVhhVmwzTUdSM1gwbDVhbEkyUmtRM2JHUnJVMGxHT0RGaFFVOTJiVTl3UzI5dU1FUkVNRU41V0ZSdWMyOUhhMk5GZUU5cFJXbHRSbUpWZW01TVlsbGhNR05RUWpOMU0wODJaVVZaWjJWalNUZEhiSFkwUm1WbVkwTlFhekUxU1RkSGNqRlVWVWhrVFVOUWVEUkxNMVI0YlhwMk0zTnRaemRrT0ZwNVQySmpSVzlWTkVkcFNHNXFVRWxhVldORWJHeGlRWEJzU1RaRVFtUjJYMVpJZEMxR2JVOHhaR1JNVjNWQ1ZVNHlhalExU1ZkTE4zSmZZa0ZHUTBKdVJWRkxRVUpzVkRWaWFHMURhV0pVZGtwcFduQjBNVEY2TFU5RFVFWTFWWEJtUjFweVNVMUdZVFJwTmxOMVNUQm5ibXQxWWxwNVZXTkJWV013WVVaQ1dVSmFWMGROVVZKMWJEVnhNbTlGYzNWNWMxVkJNVTFTWDJKUldtTTVNRWQ1V1VWSU1TMXNOMEp6Y21oNk9XRmpVbFExT1RkM2NVVnBjRWRMZFdOcFQwdG1Ta2g1WjAwNVRqUnlUazEzVjFGU1RtbERPR2htWDJ0QlVVRlFNWEV3VWpWVlpGSnpRMWhIYm1Kd2JtaG1hV1E0UjBjMGRtcGFjWEpDZW1oNk5YRllRaTB0WkRkdlZWOUVSa2w0YlVZNFdHWndURU5uZFhOU05sZG1TWEV0WVVWUlZteFNOVW95UTJsM2EwbEpVRVpvTTFKbVZUTkdRMDFTTUdwNVptSlplRkZXV0RWbVpEUkZiM3BzWDFSTlZuTm5UMGx5YUhJNU1tcGxTRlpTZDJOSVFVaHRjalkwWmt0c1JGWldRMnczUWpsM01FVXdSREoxWVZRelUxUlpMamgxWldSMlVtNDVhR3ByZEd0Q1puSTRXWGhDWjJjLklxODQ1SDhSMGVvZkd2aDNkR2J2U3FhU2pYN0JNdWlMODJRbXg1dlJ5M2siLCJleHAiOjE3MDYyMTY5MDcsImlhdCI6MTcwNjIxNjYwN30.VPJ9uLoxU7YBfURT5AWe5lJ53jLxvwu4SJ3Emsfoxeo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000806"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:27 GMT
	x-forgerock-transactionid: 89280df9-c714-402c-8efb-42f97b49f943
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:27.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:27.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 327798: jsonPath($.tokenId).find.exists, found nothing
21:03:27.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,327798,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4de02116, username -> user.1000806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d873923, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216607682))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:27 GMT
	x-forgerock-transactionid: 46d44313-a886-4a84-a55c-1f8564a6483f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNm5laWJtb2trdXRnbDAzOW1mbW9vY3EwdHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWMyTjBVR0l3TlhGQ2RWUmhVRVp1Vm1oeVExaEJMa2xyYUROTVIxUnRRVzFITjFCdE1WZzNYMTl6VkRaemRYaHViblJZY2xoSE5VSllibEp5VkV4Qk4ySkZYMnhyTW1wTlRUSjRkVFJVU1ROUFJrZzRYMnRLWWtOTWEzRjBkV2RtYkZNM1dWOXFjR1ExUm5CdFJXcFZlRVJUWVdoRGFscFFWREZRY1dkalRXSnVTVFUzY2t3elduTmFTVUpTZVUwNFV6bElRMWxFT1ZONFNrdEhZa0ZTWWxoTldVZDZUMlkxYlVRMU4wZElVM2hzZUhrNFVsaHljbEpZY1V0alpXRkxXRGhsYlY5WlkyVk1RbWxqVDFRNFlWOVdNVEJQTjIxUFVEWnROWE51U0dGMFdVTnhRbXc0Y1dSQlJqUmZabkZvU21ObFpuY3RkMmxtYlU5WGVrTlpaR1F3U2tVMmVGRmFPRzFIZVdwSlZVUktaVU54ZDFOZmFXTkdkMEY0UWtNMlVrOTNjWHB3ZEdOMlNqZE1hbWhDUzNFMFpucHpNMWhrYW1abU1UVm1aVWN0T1doV2JHZGZTV1oxVFVseGNtVXdOWFpyTTNkcGVsRnlOazl2Y3pJMmMyOUtSRFZ0Ym5OUlZtSnFaRlZEVVRocWQyVklUSHBJY0ZkNGFXeEplbHA0Ukhrd05reE1UekZqT1hObWRHRTFSbUpuUVhnd04yZzRaMGR2UTI5UlVrNVdVVGRwVWkxRldEaDZXSEZPYUdGSE1EazFjSEp4VTNSNmIyTkVha0ZoWm05R2NUSllkVlpaYW10M01HUklWalZ3WkcxclpUWlNVMEl0UkV0TGNIVlFVWFpNUkd4M1ZtdHFXV2RRY2w5UlJHOXhTVVJ4Tm5oQlF6azBVMVJHVDFsb05VaFFSV1p3TlZSYUxYZGtkVU5SZFROMVJVUmZVbUpZVXpoVlpHcGhlak0yVDNnemRVUnZhVU13ZHkxTVRtWmhjWGhGTW5JNVMwTkpXVTR5ZFZSdE5tcHJSVkIwTFZaV05IWmpiRU5IUWxack1XcDNkVjlHU3kxeVdVZ3laRmxvUjJKd1pIRm5UVWhOWnpNNFJUazBXWEZHU1ZsZmVWRk1VRU00YVdaTmMxQndaM2xuUTNBMFlrSk9lSGRxTFdscU9FZFdhVEZtZVZsdFNEZEZjbVF4TlU1TGJXOXNjVWxUYVVsUlpuTlJhbE00UWxka1UwaEtlVkJVWDNSSlpTMXJMbUpxUkRsdmVteHdTR3hmZEZkMlRXVndWalZTWm1jLmhmVTQwZVNmS2JVMlpSZG9VR1luYXV2aFl3SEJTOERGU1l1TjZxRWtQR3ciLCJleHAiOjE3MDYyMTY5MDcsImlhdCI6MTcwNjIxNjYwN30.EtlyBHW1IlJsf_Zdn2MM3w4pmy4fmYQkYaIEdmE2ieY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:27.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:03:27                                        2200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=639315 KO=12962 )
> restLoginInitiate                                        (OK=316717 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=315764 KO=926   )
> restloginProgressiveProfileCallback                      (OK=6834   KO=926   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.58%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.58%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.07%)
> status.find.is(200), but actually found 503                      4958 (14.09%)
> status.find.is(200), but actually found 401                       926 ( 2.63%)
> jsonPath($.tokenId).find.exists, found nothing                    926 ( 2.63%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[############################################-                             ] 60%
          waiting: 214781 / active: 35     / done: 327799
================================================================================

21:03:27.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 327845: status.find.is(200), but actually found 401
21:03:27.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,327845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65941212, username -> user.1001508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f19a9e8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216607842))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibm9tOWZzanFjdmpyNmNkbHNoMWg3cGhtaWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmFFSjNSRlpJTjBOc1NVRklVbk5GTUVGVWNFcDNMbUZTU2xJMk9WTmZiRGN5VW5WMk1Hb3hOM2xXZFMxc2JtOWlWbEJoT1Vsbk1qUk1RMGcwU1VObGExUjRjbkpmYm1kcFNrSTRTVEJUVEMxUFJsWnJaMlZzT0VNd2FubHVhVVJzYW01cldYSkdMV3BRTlRoMGJrTlJOM0JNUlhkWUxUaDNWM0J5ZURCRE0zSTJibFpMZURodmVGVmZMWEk0Wlhwa1J6bHllWFJXVUVVeWEzSmpWbWcwUVVaaGQwRnBjRFZGV1dSRGJXZGZiMXBJVVhOaFMzbFpjR2cwVldsemIyTkhOMGRvZFdaUVVUWXdZVUo2V1dRMlpsUnRZVVpSUmpkRFRtVlpZM2c0U0hkYVVFOXhVbUpMWkZsUGFtTTBWamc0WVRWRmFXVmZNbEJVVGtzd2JETmhWRGhMTVZoM1FYZElUMVpUVEhOVU1TMWlXR0pNVkhsdmNEZHdOVGQ2UTBWTGVXMW9VbFF3YmxWbWJHZGZkMkl3TVhKbVExWlNRV0V4ZVhZM05qaHRSMGx4YUhwMmNITnVla2RaUXpscUxVVndWRWxFVTFwSGFEaEVkbE5VVFVad1VIZzBaM1JYZFRsNVIzSllWVWxmUWkwNWIxQlpWbWxLTWxSVlFuUnpVazVSYUVselVWUk9VV3cyWDJkeE9YaHVXVUZoUldad2VVVXRjbHB2WmsxRVRFbzFjbEZGVkV4UE1qUmtOMmRKTjNZMGIyTnJYemszY205NVRqbERZVTlaWVRrM1pXMW9SMVJ6VWkwMWJWUjRkMFpPZEVWVGJWQllSbHBvUmw5WFFrVXlSRXA1U2tKWFpUSXdRbVV6TVhKeGVIaFNRV3BqUm04NWRGaGpkVFZXZUdWak4xbHpZblV6ZHpCTFMxaHNTbnBTVUhKblNFRk9ia2RNVjBSUE9VeEpVM280TVVseE1uVnRNRGxaYm5aaVpVdE5iamxMWjJwWVkwa3pVM2xvUzA5TE5VcFRUVXh1TURSalZFSnlWUzFhTlZWVmJqbFJiSEZaVm1nMk9XRjNjbGhsVFZoNmRXdzNRa3BmZFdkcGMwVnpXRWxuY25wUE0yazVVUzF6UlV4TGJHY3lWV3RtVEhsRWFIRTBaRGhwTWsxSmJrUjJkbnB1YzBNemQwTkdjMFoyVW01RGEyMHlXbUpDZG13emJIZDJaMnRDY1dGdlZGTkRRemRYYmxGaGNFaGpMamRDT0dwblZsZFdWWGRIWmxrdFRqQnFNV05oVW5jLjU5NVVaY3RPOGFUMnVrN195MlBvb3piU0hTWnFIbVZ5MzVRcXJIUmtvRGciLCJleHAiOjE3MDYyMTY5MDcsImlhdCI6MTcwNjIxNjYwN30.BOfB6HXGjZOPHWOiIohvCc-2usTPpBCvloX5LULMA0M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001508"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:27 GMT
	x-forgerock-transactionid: 7747aed3-63b6-4b46-89f6-749c89780832
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:27.891 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:27.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 327845: jsonPath($.tokenId).find.exists, found nothing
21:03:27.932 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,327845,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65941212, username -> user.1001508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f19a9e8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216607930))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:27 GMT
	x-forgerock-transactionid: fd69422e-f7d2-4b2c-a935-2968a42f299d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmYxMGowa3V2anFmM3U3b2U0b29sNnVzZXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clJsZFROMVl6TVZodlNFVXhSRGsyUjNOMVQxRlJMa2xGYnpKbk1XNHRjRVpHTUd3d2JTMXFXVWxEUW1NM1NscG1WVTl0Ymtkd1kwVlNNbTVKVG0xbGNsSlZMVnBHTFVWME9YRkxiVWw2YlZBMWIyZHdTRXBJU2xZelRHczVVblZ2UnpWSmNrbHZaMmhRZUUxc1dqZEdZMDFXYlZSUFpTMXpNM1ptWkVVdFRWZzJTVjlsU0VaT1V6bGpjMFY2Y0RSSFZHcEpUbVp0VkhONk5uWk1SVWRGT1UxWE4wOVFPRFk0TURGRGQwVjZlR2xSV0ZWaGRsUXlXV1JVV2pkSGRWSlpNMGxuUjJrdFEwZzFjazFEU1ZWRlRIVnFXVWhFWWpBMmEwMXVPR1E0U0VWSE0zQkJXVzV5YnpNNVZWaGhVMHBSTjJGWmNqUmxSSGhzWWxkSWVraGlTalJSY3kxQ1VWRkJTa3hYZW05cE0zWlpXRVZVY0cxRFRIUkhOMWxOZDFCM1lsSXRTbFJ0UVhOZk9GTndVWEpNYkdSc2NrcFhRMXBvTWkxT1FuaDVTMjg0TmtOMFFXNWhja1UzTFRCeE1XcFVaRzB3V0hOR1FXUTRNRlpWYTNWVFgzWnZRMDg1UWpSYVZYbDJka3hTVDBad1YwbFNSRjlaTVRVdGVFOTJNVmhQVWsxcFJrbHpkbEJwY2tRMlZrNU5VbVpwTW5GTk1rOVdMVWhmTmpSeVF6Vk9RMGROTTJ4bVNXRmZWMDlGY3pSblZHTlpWMGx0WDBrMFlrMTNaV3hHZEZWV1dqQXdRVE40UkY4d2IwRkhhMEZ6WjFscGRubHJObUZGVmxaNGN6bExUVTVSU2xCM1YxOTBUakZwYURsWFVtaHhjM05xVWpKUmFsWjNTbVoyT0U0eU9EVjJOM1I2TFhWTFV6RkNNRGx4ZURnd01sUnhNa2RQVFVGSGJGbzBPR3RtTWxvNVRXWllhVXMwYTA0MlNtUlBkVGRpTmpaSWFHcGtZVUpHUWtNMlpWOW5lR28yU1dFeE9GRTBNa053YVVwek56WlBlRWN4VTJocFdqUnNWM0JwUVU1WVZtRjFkbU55UVdGMVJWRlNXR1J1YmpjNFZsQTBSM1JEWjBOWFdFZGFWaloyTURaNmNUWTJUbEp0Um5vMFJuSlZYMGhMVGxOcFNWZzFjMGRRUm5JNGFrMDNVakpmYlhKVGVUTklZVlpaWDFCYWVtZFhUM1JLZG1WMVRFeHZMa3B0WlhOWGFWUmZjM2x3Um5OTVYzTlVPSFExTTJjLjh1MGRaNHo1ZWl4V1BHTy1zZUQ4WnlnYjNuZ0FwdkppWmhyMVZEWk5DMjAiLCJleHAiOjE3MDYyMTY5MDcsImlhdCI6MTcwNjIxNjYwN30.nhgTfIte4ZEq6NG_GndOQcXPt_syjSOKAqvblpg-eB8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:27.932 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:03:32.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 328576: status.find.is(200), but actually found 401
21:03:32.666 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,328576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d5c3644, username -> user.1000778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44ed0fe7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216612618))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHI1b281ZzIycnJsaGI5YmsxY2E5ZG5ubDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlFrNUNTRTlrT1VSbE56Tm9SM05NWXpRdE9UaFJMbGxuVlZjeE1HTTNWa0pPZVdOUmJuSTBWakp0VEU1dU5VWnlOV2N3V2tOTmVYWkNha0UwVDA5VmVUTnRla0Z1Wm1OTE0zUnJVaTFqZFc5blIwaDBRVFZDTFY5a1pFVlZSMDk2TTFGcFlXOVZkemxhZG1kUGJrZExZblJ2YUVWYU5XSkNVM0JQUTJsVlltaE9UMjlsVDJjM2FGSmxkRWhwYVdoaFkxTmZNME5RYVZVelNWcFljVTFxYTBadWJUbDZhbFpEUlRkeGJUUjFTWFJmVG1SaWFtWnFWRWhYTUhka2NsVkdYMUJwVUd0dVdWcDVPRk40U0ZWNmVHZFhiMDE1UXpSeFgxTlBibEZZVjJOb2EyRktZelZGU0ZwVWJEWklYMUkxWmpoVWJWRndPVlZaZVZwTVNHczBTM3A0YW1KbFZGZEthVzFXZUVoV2JrSnlTamRmWkRsNVJGbExORzVGZVZsck5XWkthVUZEYWpoWk5YZ3RSamRHZFdWMFZFZFVhbnBzTFY5U00yRTFUSE5TVDJwWFZHeFNVVFpHWmt0T2JYSXlSa1ZrYUhaTFdGZDNUbmRNYjNsdk1VWkZVbVZJWVdkNk9HeHdaR1JSVVhCTWNXYzVTeTFZWDBKeFowNXNVVkkyVlhGd1pUZE5NVEYxTVdwUVNXcFJNMmRrWWpaMmJpMTNiRXc0Y1ZSV0xXZFlaSEJHWlVkMVIyMWhSVFE1Wm5ReGEzVnVUbWh5VlcwMkxWWTFhbmhoVG1oSU0xbFVXVGhUWlRGQ1ZrVXRUVXhsV1dGR1JUa3laVlZrVlhkaldXaDJNM1l0V0V4WVEwaElVMTloWWpaUlJrOVhaMWRNVEdveWIxUlFjWFpZTVhodE5HMDRXSFZ2YVhsVk1UY3haemszVjA5YVZrWkhjMHAwYjBwSFVtdE5ZVWRQU0RGaGRXdFFkek5uU25KcFdIbHVkVFZHVVhBdGFtZE5jV3BRYkRkT2NXZFdaSE5JWWkxa1lUazNiM0IzTnpoRWNXNWtNVTg0ZWtzdFNrdzNabHB4U0RaMmNVVldOVGd3UVVWcFgwTkxaMUZuVWtSR1FYTkpZVTB6T0ZGMlJ6Rk1YMmcxTjBwSVNqWlVhVEV3TkVrMmRpMU9ZVU0wUjI1RmFuRkRZMjV6TFROR2QzWXpZVkpDY0ZCMFlVTklXRk51YkZadmRFVkdVMFo2UjFScGVXMXJMbVY0Y1VsTmNuTjZhbTFzZFhablVtMDFOM2Q1WmtFLkR4QnJsT3NVTnRjbE9pV3NzeWlDZnFLdThXcU1WM19fa0tMSUNlRnBLNnMiLCJleHAiOjE3MDYyMTY5MTIsImlhdCI6MTcwNjIxNjYxMn0.genyjHUM3jugolbh7AcESzWAtSpzPp_jkMDTiJDMhrs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000778"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:32 GMT
	x-forgerock-transactionid: b47767c2-be61-4ac2-b5ec-862bb1916bc1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:32.666 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:32.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 328576: jsonPath($.tokenId).find.exists, found nothing
21:03:32.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,328576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d5c3644, username -> user.1000778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44ed0fe7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216612704))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:31 GMT
	x-forgerock-transactionid: b24fb359-cf45-4f91-9204-da276a487508
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjZkcXZwZjM5aWVwb2FiNXFxcDQyMXYwdHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFEwTXRaVEJVV1RkYVpTMVlVMlp4YkV4Q01HMVJMazR3U25CaVExZEZSVGhHYTJ0MFlVVnJaRW94TUVaVVVFeFZTVUZrTVdsMFZVMUxUR05WVkRaWlgzVjJTbGs0UVRWTlZubFpPUzB5U0RaT1VHZE5ibU5zUzJaVFdsOVNVWFJJWjBaelptNDJiVEpqU2w5WlVERkNVRUZ6VG05clExQjNOSGd5Wm1GbWFWTlZXRloyT1ZGcVltRmhOR2xyYTBkYU1uWlpjMUZXWWtjd2FFSnBhVFZFZUc1MmFtMDRTMEkwWTE4M09VTkplRFZGWVRST2FWSnRORWcwZG5CckxWWndZa1YwZDFkRlVHbFZVMnhzU0dVeVprNU1VSHBHVDBWVk5uTlFRakpDVlRrM1UwWmFjVE5XZDJJd1gweHpTMFJWWkVSNWVqTXlZbGhsUWsxWGJYQk5Yek5KVW5OcGEyVk1iMVF4UkRBeWNGcERNa2xYTVd4MlZsUmZha1ZNUlRaMGFWaENYMFJDVWxaVmNYcEZVMmxJUVd0NFozcHFZV1Y0YkRoMWNEZGtNREU0VHpKd1lYRnpWbk5qVHpOVmRWbFZiMWhmTVVKeU0zbEpOVkZ0UldNelNEVjZOaTFrVFRBeFNqRTRUSGMzUW5ab1Myd3haaTFXUlVsSVQwbzFkbVpVZDFOa1FXaHdlWGR0WlRGZlVFMDVibkZRYTNaS1pYRkVlRVZUWjJ4RFYzRlNVVWx1VkdKTlpHTnJVa2hzU0daelowbHVOSFE1YjJWc2VXOUtSVUZZVm1FemVUaFRaMUpYYUZKa1ZYVnlNMU4wYkZaT1NtOTBRMTh5U2tST1JGRmlRMFpQVTBGRVpWWkdOazlpT0ZCc1JHRm5Na2RhWWpKdmNXSjZhbmhHU1RjNFJVUlNTelo0ZDFnNFdGUkdUSGR0ZVhaaVZHOHhMVkZITmxwSFRrbzNNMDV4WDFsS2IxVlFjSFJSUjBRelR6ZFphV1JaUzA5dlNqUkVOVkpCZDNabFZUbERUVkpHU3psa2FEWkdkVmxJYUZReWVERjVkVXhpWjFGUFowNUtPR0ZpVWw5T1QwVTBhVFkzV1d4dVIyUnFkWEp4VGpoellrZHBNRTVyWnpabVNtaFlYMmhzVFU1blZGZGtZM1JoT1VSM2JtMXdaa3gyYmxKUk5rWnFTbWRPUjBOblVWY3dPSFZRWDFsVU5VWmZNbmhCY20wdFQyOWhNVEUyVTNkMVdtbGpMalprVURGM1FrNVdaMVp4T1dkTFJHMTZOMmQ2U1djLm5BbW4wT2w4VTN0MV81NkNOUG5OX1BSSzFLT3dDX2d5X0JacDIyR1FhRHciLCJleHAiOjE3MDYyMTY5MTIsImlhdCI6MTcwNjIxNjYxMn0.ugTBaqNyFuDE-dPSB4uDbv2D6PyRN1Zev1ht41o3wuI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:32.706 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:03:32                                        2205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=640869 KO=12966 )
> restLoginInitiate                                        (OK=317480 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=316537 KO=928   )
> restloginProgressiveProfileCallback                      (OK=6852   KO=928   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.58%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.58%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.07%)
> status.find.is(200), but actually found 503                      4958 (14.09%)
> status.find.is(200), but actually found 401                       928 ( 2.64%)
> jsonPath($.tokenId).find.exists, found nothing                    928 ( 2.64%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[############################################-                             ] 60%
          waiting: 214018 / active: 23     / done: 328574
================================================================================

21:03:33.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 328762: status.find.is(200), but actually found 401
21:03:33.794 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,328762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f05755a, username -> user.1000344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4590e19d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216613744))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG5oMzJuZHJzNnQzZWRvYnM0cHVhaXNpbXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFlXNXNTa1JOWlRSNE4xbFpiREZLT0c5UFQyZDNMbVJYTVhkTE5YaDFTVlpRYm0wekxWUXhjRXhvU1VsNldscEhSalJTYkdoQ1dESTFMVGROZVVSdk0zRlFSVFZMZEZsWmVHZEtjSGRDVFdWaVNVeG5ha3RrU1daTGVsWmZWMVYxYjBSRFpGbGhhRE5yWkhkMGJreHdRekJOUlUxb01URmZhbXhoY1hseFEwSmtSbHBZUldwaFJGOVFTSEpoTTNZdFpuSXRZMEZwYW5SVU0wTjRia1l5ZUdSQ2JGaHpUM2hxVldWMmJGaEtVRkJQZEdsVlFuQkhlREJ4TWtKUVVsSnFaM1pXV0Vwb05rOHllVVpQV0cxb2VGSmtVa3AzTWxSNmNVNHpUSFJGUkdjelgxSjFZa3d0TWtGaU1WbHphSGhrUmpKNU9ETk5VbUpFT1RSb1ZuSmtWWFIwTUdvMU1GVm9iRzFpTlhoZmIwWjJkVmhSVUZvM01sSTFXRU5WTVdKMGRYSmxlbHBZV0ZWQk9YcEpSbGRQZGpobk1HRlFhMDFGYVVKcVEwRkRiSGRKV1UxWmFEZzNlRTVaWW5kM1JIbE9kRFpEUzJaVE9VdGFZMlJOZEd0d1ZWSkhVM0JTUTFsNFpqTkRWSGhyTlU0eFRrcFpNV1pYZWkxWE5XUjZNME40WjBFeFFUQkZWeTF3U0ZGUlNFZEthM2xMUmxkRlowaGlNRVJqTjJOclRHcDBSa3hMWW5sWE1uRkdhbW96TjI5SmVYUlRhMHRoTm1kQmNXeENUbGhTYkc5emVrMXZTbVl0VjBVdE5tUklha1JLU21zelMySnFVMUpPYTBoT1pUVjJWMWxyZFVZdFZHdGZUMVpJTm1ac1FreFlOMDU2V1hFelRHUjNaVUl6VERsQ05YbHdWR0pmU201UWVVUjVkRXBSZVc5TWQzVXhRWGxFYzJwaGJEUkRXSEpKZFRrME9FZE9halJQWlZreE1YSXpaelpvZDBSM1ZFTnZNR2cwV2pjeVRHbGhXblJIT1dKQ1NVRTNSRTFrTlMxU1VYbDNjemh0YUhFMFkzQlBOalJhUms5aVVtOURTRkpWY21jMk9WcERRbU14VGpKcmJsb3RhVWhJWlVWSVVXUlNTRU5mWkVadVgyRkZTVGd3WTNOQmRrRkdUVGhFTjJKaFltOWtNelZHV1VZMlUwRjBkMjlvUW5kWWRVcDRYMHQyVkRWVU1ITnhOMHBhTkVabWExRnZMakpwVDJneU5HdzVhbTVvZGtFNE9WTXRUbVZ0VEZFLlRqQXVZYUVKWWNaalk3WVA5R2FqQ2xSNEdFWVh1elNoRjQ3Q2liaW14Zm8iLCJleHAiOjE3MDYyMTY5MTMsImlhdCI6MTcwNjIxNjYxM30.UEWibtsT4zNwGZnscigRoLqS8E3V0M1tKs4zfF1tavo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000344"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:33 GMT
	x-forgerock-transactionid: 9a4c60fb-7e8c-45bf-b814-22ed6e1e6dae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:33.794 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:33.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 328762: jsonPath($.tokenId).find.exists, found nothing
21:03:33.836 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,328762,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f05755a, username -> user.1000344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4590e19d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216613835))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:33 GMT
	x-forgerock-transactionid: a079cceb-088d-43bf-8738-a91861dad2dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXFwcnBhZTQyaXVmanVmamtycTBsbDZ1cnYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVF6RkpVbUZOVVV4UmJFYzJSa0ZLTUdSbExWcDNMbFp4WkRZNGNrZGlaM1F4WjBoM05YZGlVVGM0YzBVdFNFaGtkMFJtY25FM1QxWkpUbUUwWlZnNFoyMVVZMDVLVGpSRmJtTlhZMjVTYkhCSVFUVTRMVWcxTW5KRWFsZFFja1JEVTNOVlRGQlNPRVZmY1VwVU0yNHlkbGwzTlhrek5HbzNNWFpTTVcxUFJXNHhaR0pKTkRZMGNFMVFXRGxaU1ZOd09UaGlObkY0Y0dJM05ETnNUMjlYY2toNllscE1iek5CTkhsb0xXVkdVSFJJY0dOeGVVNHpiM1ZWVWxWVGRHRmhlRU5NWldzNE1YSkJWVmxCVWpoTk5qaEtOVkJQVTFaM05sTktialUyZUVGc2VXTlFTRXRmZW5ObWVtZFFkbWhLTm1SMlMwTnNNRkp2Um5KalNUSnpNMUYzUWtzM2FWWkJTWEpPZDBvMFNHZE5aek54YzJGUllYSjRiRVZtWjBSSU4wUlpRM1JRYVhoV2VYWlhZbFZXVkRjemMySmhTbTExZWtWdU5WZFpVMVJqWld0bk5IVkRVV3BpY1dSVFkwOVZObWRYTVZJM1dFNW9VM28wUlRoRkxWUlBXbmsyVGpCYU0yaFJSSHBKTlhWMGIxVkNVRkJVU2xCU01IWkZNMnRZVEhwVE5teDROVEIwUmxOc1gwaEtabHBCVnpRMU4yWkJkREJmY2xSemFYUmlSMnBMY0VSVFZWTnJha0o0ZW5kd01IZFpiV0ZZTFRKQlVYRmxSVTAwTTBSSmNrNXlabE55T1dkb1VtNXJOVU4xUkUxdWMwMVFWVXRXUzFONmRIZGtURTlrVkZCWlMybGZZbWREVTI5eFIxUnlMWGRqV25oeU55MDJkV1ZMTkRsaGFETTBNMWhPZDNWSWJWSmtZMWt4Y21zMVMyZE9TMGc0TkdadGMzcFpOSEJOVVMwM1UycElXRU5uU1hOaGNIcFdWaTB6YkZWRWNtZzBhMHBFTkV0SVFURjJjR3RJZW1neVl6ZDJkemt5YzI5blNHZ3hUR1ZUUzNka0xYcHdRblIzWDJWMFJGTnBOVFl3UmxWWVFYSlphR2swUjNSUlRqUjJVM2hqV0dSd1gwbHVNMHMwUmxONGNXWXdNbFp2VkRKSWVVVnNVbkI1UmtOdWRsSlNXRXBoY200d1puZGhibTFIU1V0M2NUWnBiV3RKY25CV0xXNVdZMlZQWDNSbFlqbGpMa2RXVEVoNlpYWk5Ta3RZZUVjMGJIYzFPWEpUT1djLmFlOGZrYmlJTExzRzRCUnZYUlFsdFFxNmwzUEZOLTB5UG5aQnNWUV9nXzAiLCJleHAiOjE3MDYyMTY5MTMsImlhdCI6MTcwNjIxNjYxM30.ZzgVNYZSkU2N5s57VxXJe_AuoXwVqFNh354ILCwcTAE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:33.836 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:03:34.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 328939: status.find.is(200), but actually found 401
21:03:34.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,328939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42a3340a, username -> user.1001930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fd2a515, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216614837))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW9yMXI3aGR2ZnQ2aGR0Y2QyOHJpMm5iNGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk5qbHZNbFZLU3kwM2JscEVSV0U1U25aNlptbFJMak5GUlhaMExXTmhNMUJZY0ZwblZsaFRZakpoYTJsRWIzTnpUWGxRTm1ORWRWOWxORUpTWDFaRVVYWnZUbkZ5WHkxSE1GaFplSGMxV25Sc1RXOXFVVWRPUzBzMGFHeHhZa3R0Y0VoTmJrUldka0pWTlZGZldGOTZXRGxTVFRGNmMxZDBZM2d4V1RoZmNWRkhhbFl4Y0ZGMVIwZHlUbW8wWDFoVFRIcGFYekpSYm1sdFVra3lOM2xTTVhaaGJ6SkNhbWxXVFRKWmRESmtSWEUyVldVMFkyNUVTREF3VkhJMVZqVnBSVWRuWlhjMmMzVmlWM05CYmpoME1HSTRabFJFVGpOSWNFTkZYMm90V2xSMlVESlVXR3BsZHpSYVRsTnFjalZvUlVoNVoyZEtlbUZDY0ZWaFFsTmlkRkJpUms5RmMzZzJRV2RTVFZGSWFETjNZekZVTkc1TlJ6UjFUMHBsWTA1aWNXczNTWEF4Vms4MU5GZEpTbVZVTkZKWllrRlRkM0JZVlZKNVMzaGhSakZpYnpoUFF6ZzFaVFJJUmxsTmEyWkdRMk5FU0hWQ2FGOWhlbmc1WHpOTE4zWjVVazlyU1d0MFlrbG1abDlRWldocWNsVnJhams0ZUdvelQxcDNVbEF4Y2w5ZllTMVBRVlpZVUROVExVWmtjVE16VjBKcWFYaGtVMk55WWw5RFpFaFJXSE5aVkU4MVpqVXhNVEJGVkhKZmNHNU5YekJXVm5wQ2JteDNhWFJWVjBaSGJrMUhVbFZaYUZSMGJTMXlkRVYxTW5KUVVqSmxORE5FWDNoeFQyRlBORTQwYVcxV2VIcEhlRkJsU25JM1kyNVBabWhTTUdOaVdYcGtUVVZXV1ZSR1F6RktRVGRSYldSc2QydEJXV0l0V1cwNVZEWlBOVTFEYXpReWVtNDJlRjlxT0dGVE0ycEllbGRaUTB0M2VERmZabHBCYW1NMk5Vc3pUMUF0U1dGVmVtY3pibEl4UVRnMWJVZDBXbGhRUW5sRmJUUTBiMWREZUUxRFRGZHNNRVEyVEc1bVR6Qk1lbGxKY201R1JrWTRXRmROT0ZsTFF6TjRabnBvV210cFZVNHdkM0IwVERjeFkwMWhiVlF0V2t4QlZVbFFPV013Ykdaa1FYSndMV3BrTUZWdmRUVndXVXR0ZWs5WExXZDNSV1Z3UkdOelVFZG1jWEJPTkVwRk56RkpMbVJGZFRodldHWnZiSFp4Y1ZKNGN6YzRURUkzWm5jLlRtQzduRzRxTXlMMko0Zm1zNFpsQldQVlVTRFc1V21EdGFVZFF4U0NJVTAiLCJleHAiOjE3MDYyMTY5MTQsImlhdCI6MTcwNjIxNjYxNH0.Zv7FACA0uqlb5u5AkeSD76y5nvzdzGBbDHQgsVrWceo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001930"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:34 GMT
	x-forgerock-transactionid: 8667015d-5d92-4d7e-ae02-0c46ee9c1f43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:34.886 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:34.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 328939: jsonPath($.tokenId).find.exists, found nothing
21:03:34.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,328939,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42a3340a, username -> user.1001930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fd2a515, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216614930))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:34 GMT
	x-forgerock-transactionid: 472f2888-18c4-4bb9-a949-577e9b6b7028
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTc5Z3JodDFhN3JkNnIyZW42MGJpZTEyMjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGJEQkNlbTVUY2pOc1UzZzFjVnBtUlVWRlVreFJMamQwUjFaR2IySXRRMkpJTTNwS1lXaFJTRmM1U2kxd04yWk9NVWxMYkRaVVRrZENUVk14Y0hocFlrWjFTSGxJV1haVUxVeHFRVFJLWTBkS2IxSlpTVWs1Y1hFNWJWbExYMEV5WTBwSVkxUmhOMm8zVmpsSFZGcEJWR3M0ZHpWMWVrMDRURFZzVUVsZk0wTnhXVEZhTTFkM2N6Rm9PV1k0V0dFNWJrc3hRbXBYUlVZMVl6a3lTMTh4YTFFNFVsOUpORTk2Wkhwck4zVm9lRnBNWkdWalVXbEJjekoyYkdsblVHVldVVmM1VmxKVlgwUmFWbFJPUTFwc1F6SXpOSFEwT0RkV1lTMVlPVXAyZURaYVJHcFBRVFZuT1dSb1ltNHRNVUZRZDNFd1kwOVhVRzFDUW1GTVQxRldiemhhTjBWM2RWTjNSamxHTWtoalVHWm5Sa0Y1WjJjNWIxRjVkM2xUZEhCeVZYazBOR0p1VDFSVlFtUkZWVTlYVUV3NU1UbEZTR2xPWm1OTU0yVjRSbEZIVDFOV0xVSTVRMU5rT1Y5bFpqZE5lVFo2U1hWRGF6TjJZbmxLTUVONFUzZFpaVE5IYW14aU1UbHJkRlV3TldkbFYzQXRhRnB3UldsaFQyNXFjekEzWTFaT2FsUlVORE5DVkZKQ2VtOHdWVTA1VjFVM2VTMDROV2xtTTNjdE1VSjNZM3BIYTNscmNFcDViMkk1YjFJeUxXcFJSbm8zTFZKUlpGSnlkbVExUlhOQ05rOWpSSGxWTmpVNFJtTnRZMHB4VEhaT2EzaFRTRGwzYUU0dFNHNVFSVzV2YzA5RmVqQXlaMUZDU2pOVE1tcFpSMnN0ZW5kelNrNUhaVVJ5VEZWcmR6bDZRVWxPZDNsWWRqUnRlWGcxUkZSWVIxVlNWa0pxYUc0dFpFSjNObFpCWmxsSlVrSmZUMEZCUm5keVJuZHBlRUZsUW01SWVIcFJWbnB4Y21KNFVESjNlVTgzU1hsUlNWTjRkMjR5WkdzNGFVNWpNazlUYkhoWlRFODRTQzFwYzE5c01taEtSVzFCYnpSYVpqZHhNVUV4TkRGM01GWjNUVGR2VG1OalFXaGFUME5YTUhkNVQweHJWVFppZDBoUVdWRmtSRFpxWVROdVlUaHdXblpSZUd4dGFGWkVOa0poWDJKdVMwdHRRbVZqTldkNVdFSkhOV2czY0V4VlQwSkZMa2h5VlROS04ySnVXRUZSUW5Sb1REVmxjREF3TkVFLjFicHpoOWMwa3BqMGU4YlpTRWFXNWJ3bEFWMlVacHpWNWpRU0hBNFBBUFkiLCJleHAiOjE3MDYyMTY5MTQsImlhdCI6MTcwNjIxNjYxNH0.Cng62oE2-y7YrnFfdJ1K0EgEEUtMbbvN5jkniU4nFOE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:34.931 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:03:37                                        2210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=642398 KO=12970 )
> restLoginInitiate                                        (OK=318240 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=317290 KO=930   )
> restloginProgressiveProfileCallback                      (OK=6868   KO=930   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.57%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.57%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.06%)
> status.find.is(200), but actually found 503                      4958 (14.09%)
> status.find.is(200), but actually found 401                       930 ( 2.64%)
> jsonPath($.tokenId).find.exists, found nothing                    930 ( 2.64%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[############################################-                             ] 60%
          waiting: 213258 / active: 27     / done: 329330
================================================================================

21:03:41.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 329930: status.find.is(200), but actually found 401
21:03:41.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,329930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6653dca0, username -> user.1001675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29559640, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216621528))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGI3bzk4aTBwMmZuMnI2aHBuM2lybTQ3anMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SWNFWXhZazVMZFVOV2NFbGpTMVJPUkZCaVdIUjNMblJ0V1dkNFZHUnNRbWxUYUVFeVpXRjFYMnBFYXpnMmJIRXRRM2N3Y1ZoVVNIQXdOMkp6WlVKelpqTm5kVjh6VEVvMlUzQnFjRGxIVFVkTFpESlZVRWxTTkV4dFVuTlZaazl6VVRBdE9YcHJUR05zYmkwemNXbDJhbEZrTldSZmVqbE5MV3RsZUZSdFdWcFpTRnBhTlhOdU56QlVTRE0xY1ZsNGNrMUVlR2gyVVVSaVJsWlVPVmhrUTB4TVZHNVJTMGh6U1VZNVUxa3lNVmhhWTI5d1JpMXFSbVYwVms1amIwOWxWRlJDYVd4emMxWmlXVlJXZDFkeE16SlFXRlZsV0VOQ2JVNDVObkJaTURZME1HZFhXV05TU0ZSdGRtOUZjVGt3TVZacFVsbERabWx5YzBwblRFaDBTbTAyVVZaWVpURlhVMWhPVXpaVk56ZzNPWFZ0WDAxZlkzZFRlRXRITjFka2FsZGhUVXB3YlhOQ01WQlVWMTlYZVVadU1GYzVOSFU0UlZnNGRXWjRWbWxSVTA5bWRGWjRPRkpVY2xGbFZrWjBSMlJ4VHpaU1dHcEpPVkZ1UjNReWVHRnZaekZLVFRKcE5GVlZTRko2WjFrMGRFVTJURWs0V2tKWk9XSm1VMGxZV1VsSlMwSTBWazlpYUhaeFQzQkRabTUzU1c5QmRqWkNWMVZrTjFCa2JsQnBNVTltUlVsNVVqQTBhMlp3UjNOMVltZzNXVFpYU25BM00wVnZjRkZ4T1ZOR2FXWnVVRzh3ZEdWemFVaHRjMDFoV0VkM1VHYzVURkpMZWpBeWFrMXVOVVpZVVdsZmJqRk9iSFJ3Yld0NFR6Tmxaa0ZmVW5aWU1FOXVRblZ2ZDNrNVJqRTRUVTVYVjBOQ1FucHFPSEJpUzIxMFVtdFBWWEV4YWpsblRVMVlaVFpEUlZGdWNtNVVUbTVWZGtWbFVFdG1jM1ZQTm1wRFgyZ3RjME53VXpoMWRXZE1PRWh5TWxvdFZGQTFjbkJrZGtKWGVFbFJPWEZZTmpnNE5qWjBkRmx4VDB0c1MxcFZhV0UzYW0xa1gxZGtlV2g1U0MxUWNIRjVUMWRKUjJoalduTllkVmxSU3pBNVlYRTNPV1Z1VkVKeFoxSm5RVVJoYkRVeU5HNTFjamRYZDFGd01tOVpOa2QyYkROcFVtcDZaVXMwVm1zeE9WQTFOMlF5WjI5NE1FWlJMak10VUhOSlFXVmxWMEpZVHpVNVNrOVVTbk5EYlhjLmZreFMybHlUR20tMWVOb09DcVVJQlEtSWwxZTloQk9vV1lNaW9VWTByQ0UiLCJleHAiOjE3MDYyMTY5MjEsImlhdCI6MTcwNjIxNjYyMX0.aRJPI66TUa3i7rqinQT3_CL8ecc6M_p_pHjwQ8NVSaM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001675"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:41 GMT
	x-forgerock-transactionid: ef46cdc9-c009-4a44-afec-e21ff65a65e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:41.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:41.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 329930: jsonPath($.tokenId).find.exists, found nothing
21:03:41.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,329930,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6653dca0, username -> user.1001675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29559640, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216621625))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:40 GMT
	x-forgerock-transactionid: 632c11e8-2d13-4744-a2d6-ac35d0b9e1a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGNpbjNycGM5aG9yZG9paThtMXNnZTZ0cGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aE5qaHlSa1YzV25OT2RtVjBUMDFSYlhKRU1qbEJMbkF4ZUZWalZXaFZaakE0WkV4NVNuQmZSVkZPWVdsNFZXZFBja0ZTV1ZSWE5FWnRURXBJYUUxUVVUQjJibTUyUTNsT1JFWndaekJhZW14aFNWTnVOREUzYzNkWWJVeHdNazh6ZEZCVVpISXljMjVYWVZKWFpGRXdNbTVUVTBSbFpWUm1Tek5yYmt0Qk9ESmlOVmxuV2tKbVkycG9XV0ZDZDI5TFVXMHdOVGxpWkZOaFRVUlNUM2sxZVZnNE1GTjBSR3RuYWt4d2VWTlZkWFJxUjBsT1lrTTJhM0JrVnpCbVVHSjFRMU5aT0VGNGJqUmFiRnBoTUZadk5UbGZWVmxPV1c5WmFEUTNZMU5LTUdOUWIwUTNMV1pVUmxodVkxQndTMnRVU0d0UlJXMVVjVWwwYVdocWFISnVNM2N5Y0ZseE1ESTVUbEpaTm05MWJXMXRPRE5RWjBKRlZTMWZTMWR3U1haRU4wdG1NRmhzVDFGWGJFVkdjMjgyY2pFd1h6ZzFVMWR4WjNGNFdtTk1TbmRGUzJObGVWTnpOR040V1VWYU0yZ3dibGRwWjFwTGNXcDVVekpxY1dkQlZYbHJUemc0YmtWTFVHWm1SR1JoZFdwcWFsVk5YM1pGVnpOaFYxTnRjRk5CTld4U05rMWlkREoxV2xkbFIyeE1XRVJFWVVZemJHMWpOM05pUzJwRFRGbDNTMlpCUVZsTmQyVnpWMkpVVEVkRVdHeEVUUzFzWTI5VGJUTnJYekZMVVVGTFNFUlNjWEpPTFVzMWJEUndkVXBpUTE5dFFqSmtVV0pPZEdKcWRuSmpialpEYWxKeVdUbGZMV0p5TVhCMlRubG9UMmN3VFhBeVR6TkZNalJoVVZaSVUwNUtPSFY0ZUc1V00xRjFjaTFmYjA1SGVtdEhXV1ZSV21sTFNITXdkalZWVURKUGNYUlBRekIxTW1aTlZUZFlkbGRPUVhSbVRqWkRNV2hOUW5OSFZsWjFZMmQxVDJGcWJWb3lORkpPZVVRNWMzUkJWRWg2Y1hsNE9HdzVhR05PYjBaWGJWQmhORGRZZVRSdWJsOWFRbTF1V0RjM1QxSmZNbWN6VFdsTVh6TlFhMVJFYkVsbFUxaFFMVXh6YVRkdVpVMW5NVTEwTkZKV1ozaFlUM2hLWjJSd2JFSnZiMmRZTTFsbVYxWklRMHhrV0ZsWmNEZDFURVpVY0VoME5sVXdMbWsyVlRkQ1FrZHhlSFZ3UmtGcmJVSndXVk4yU25jLnNSbWFqZnh5TzVQMDYzQkc2RmRiTno3aU8xaTFrUW40bUFaSGx2dTJpRGsiLCJleHAiOjE3MDYyMTY5MjEsImlhdCI6MTcwNjIxNjYyMX0.NogCvmJG090-GZJ178mchW1sqAKbljDll5bTGMu8qww","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:41.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:03:42                                        2215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=643916 KO=12972 )
> restLoginInitiate                                        (OK=318993 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=318044 KO=931   )
> restloginProgressiveProfileCallback                      (OK=6879   KO=931   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.57%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.57%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.06%)
> status.find.is(200), but actually found 503                      4958 (14.09%)
> status.find.is(200), but actually found 401                       931 ( 2.65%)
> jsonPath($.tokenId).find.exists, found nothing                    931 ( 2.65%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#############################################-                            ] 60%
          waiting: 212508 / active: 23     / done: 330084
================================================================================

21:03:44.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 330398: status.find.is(200), but actually found 401
21:03:44.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,330398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6371aa1, username -> user.1001880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@354b1b59, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216624666))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWp0azBobnJ0c2tidGVtYWU2OXFjaTlkNHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGJVMDRkemx5TlVNelNIRlJjV2RJVDNBeVJubDNMbVptZDBoM2RsOHhaWEV3Tm5CR1FXdGtPRTEwYVdKTVR6aGFka0pSYW5GTGNHZFdTMjlZYURZNWJFSmxiMEl6VFhkYU9XUlBaV1phVlVaTVNtOUxlRUoyTWprMGFHdGtOa0Y0ZVdaQ2IyMXZVRUkxVnpSbU4xVnBTWGQ2V1RjM01YVk5ibEpwZVZsamVIZHVYM1JhT0ZaVGFFZERkMnhtWm5WeVpIcEJZMHhXYWtOMFYyZGFaSGd3YXpKa1VtdFJUR3cwVlVWYWRHTkZWVmgxTm10SlFqQjNXbmxFWVhkdmNuTlpaeTF4TUZFMU1qRTFObUZMWldOUWIzWmFZbXBEV1VoVFdrRnpNMVY1TWkweWJ6WmFORU0xUW5BNVJsaHhXVGt5WTA4M1R6RjVlVTVTT1V0UlZrcDFNMjFPZEZKc01sZEpURWd6V1Vsd2VUTlZTbVkxZHpkV2VtNVlSemRhWWpsTU5URm9XbkJrUjFGRlRWbEZUSFpJTVVaNVVYbGtORVZZVjIxUGVHcG9ZalZ1YVhWeFRHWnRiWGRqU21aRmVqbFlUakkyWkdKVVYzQk1TamRCZUZSZlRuTnJNekZFYUhwbFRIazJiV2xyWVZSME5GQTJTVzQyTFZaV2VIcG1aMVpDT1ZoNVZtWmFZV28xU25wQlgzVldaR0p3Y0hCM0xVbGpNVGg0V0docFVtSnJlREJ6V2tGUVdsSkNVRjlEWjI1ek5XUTJWRGh5ZURrNWR6TnJjMW80TTNCdmJtVkJWV1ZDVW1obVUyeGZOelJXTjBaNWRrRkZRamx0UVRNMWVub3hkbWhFUW1GcGFscGpWbmczVUhnMVFXbFBZazFNTWpKcWNqZG5OemxxVG5Ga2FuQlFhSFZHWDNSMWRubHZRelZ2VlZkcFUxTllOREpVZUhwMVRIRjFjR1U1ZUVSc2FUQm5SSEJ1YkZCR09EVjVOM1k0ZFVRellscE5WVmhhU25Cc2EyZDFaSEZrZEhsaVFYazVRbkppTFhZdFdrUkpXRGhzVmt4aWQzQk9OemhNTTJNM1Z6UkxZMGgxUldRMU9HSXdkRWhIY1hwNU5FTlJUSEowU0hwaWRTMUJMWEUyY1doYVkwZDFjMlJWYWtSbVJ6bGpTbEpHTmpFd2RreDRla3BmUW1OQllXRjFkRGxST1ZRdGVYTlZOV2xHUjFRMFVFUTRWVkJpVUZreGVXVkJMall3YlhwQ09UQktaVkpmVmkxdVRFRkJhVEJ5VlhjLlJLVXNZcUlyOVFQVHR0RFNSZThuamFYRFdYdXRjaDBkc1RlcU95bFlGSGMiLCJleHAiOjE3MDYyMTY5MjQsImlhdCI6MTcwNjIxNjYyNH0.zrKd_D5h-VKBpaP7aqTGTbVUQksFoWu7-kgsdx2Lqrw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001880"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:44 GMT
	x-forgerock-transactionid: f2a2281c-298a-4d94-9fe6-c0bde4ce39b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:44.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:44.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 330398: jsonPath($.tokenId).find.exists, found nothing
21:03:44.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,330398,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6371aa1, username -> user.1001880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@354b1b59, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216624751))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:44 GMT
	x-forgerock-transactionid: 27a785ea-8f0c-48f7-b25a-9c46d6635e4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGlwdWNwMTdoZnA1MjI4ODc4azYwODg1aG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFdrazFNbkJ3YVhSbGRraHBhMVJoZUdkV1ZtNW5MalpTVWtVdGVGWnZPV2xHYkRWVFVHTlpWSEpOTTNJMlRVVnliek5VZEZWQk4xUjRPREZpYkZGQlNVWm1SSEJJVjFwblZrVlJXREJoY1hjMFYzSklTVlJmVnpNd1FteDVOVmhCZVhwMk1qWk9XakU0YVRKc05uRlhObVJWT0hWWFZtRmxjRzF3WjJJdE5YZElhSE4zY0RkbldFbHFhM1JJTVRaaFkwaEZjRll4ZGxOUk9FNU1WRkJSU25KcVNtZGlURTV4VWtOMVYzSlVSVWxFYVhwTlVHSjBWVUprZVdkSmNFbFdRbUpHYzBaSWFVTjNjRWRMYURVMVZXMXhSekJYT0ZKMVlsZFlOM2Q1ZDIxblJIcDBhVEJFTFVGc1RUTjZiak5xTjJWaVZFcFNSM0ZJZFV4YVVERkphM3BJVjI5NmRrOTBTRmhvZWtaYWFtdHRZVFZRZEVwZlJsaFdaRXgxUmtSb2VsRmlja2hoZFZrNVdVTnllVWw0ZG5SVmJUbGxkamRoVGpsa1lreEtZamxWWVdGc2FHaFZkM1JwUm1oU1N6azFSbFJRYXpaZmMxWTRSMWRoYVZkRFNsVkdVazUyYm5aTGFrRnRWRzAyY2xwVFowOVVNa1UyYURGcGRsQkZYMVJSVkRock1HdHJVRlZyVkdsQllYRnNPSGxJVVRGM01tRXlaRzlUTmxjemQwZDVTMlJWVldGNGRYVnBSWFpWY1dSTFNEZzVNbWRNYzI5TlJtdEJaRTlHZFZwNVRrWnJNa1ZMWlZOUFNWaE5NVzVIUjJoRVFtOXhPVTlmVGsxaWRFcG5iR2xqVTE5VmJUSjRXbGh0UTJ4b1NFYzBkVmhsWlc5eVdqRXlZM0ptU0VsS2VFZG1PRWRhU25ob1JVVkZTRE00U2pJNFJVdFVNalJuWlhWd1lUQXpVSFJGYURCMFF6SnpTbGRYTmpOM1UwaFNTMDh4Y1ZoRGFVNTBRbE5PVmpJMVYxRklSRTVYTVVGemVVTkZTM05PUmxKaU1HVXlabFpUY2tGamVHOXRlRmRvVGpVeFZEaEtNbmwwYm0xeVlUbDJPRGRuVW5kbVluUjRibGRxWW5aTFNWa3dXa1ZWWTJOSldUa3dlSEJOT0hWUWVXVnNjMUpFYlhkdFZGUnhXRzVoVmtZMlFubEdZaTFsUTJ0VE5sQndOblJtVERkeFdVaHFiVE5hZW5OT09IZHpMbVJmY0ZvMlYyeG9OV016VDNwTWRuaEtZamhIUlVFLlRjYUJ4ME5TMmVxLUFSdGRqcF9WMGY3UElONmJJVnYzMDRZZFpRdThKOUUiLCJleHAiOjE3MDYyMTY5MjQsImlhdCI6MTcwNjIxNjYyNH0.VOl9TBYWbN7qKAn5cJicXel3S2ZMesfKq0bgopJyp3A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:44.753 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:03:47                                        2220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=645449 KO=12974 )
> restLoginInitiate                                        (OK=319749 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=318806 KO=932   )
> restloginProgressiveProfileCallback                      (OK=6894   KO=932   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.57%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.57%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.06%)
> status.find.is(200), but actually found 503                      4958 (14.09%)
> status.find.is(200), but actually found 401                       932 ( 2.65%)
> jsonPath($.tokenId).find.exists, found nothing                    932 ( 2.65%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#############################################-                            ] 60%
          waiting: 211745 / active: 22     / done: 330848
================================================================================


================================================================================
2024-01-25 21:03:52                                        2225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=646951 KO=12974 )
> restLoginInitiate                                        (OK=320499 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=319541 KO=932   )
> restloginProgressiveProfileCallback                      (OK=6911   KO=932   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.57%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.57%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.06%)
> status.find.is(200), but actually found 503                      4958 (14.09%)
> status.find.is(200), but actually found 401                       932 ( 2.65%)
> jsonPath($.tokenId).find.exists, found nothing                    932 ( 2.65%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#############################################-                            ] 61%
          waiting: 210997 / active: 35     / done: 331583
================================================================================

21:03:54.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 331869: status.find.is(200), but actually found 401
21:03:54.634 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,331869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@158ba26a, username -> user.1000918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e3e3b48, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216634584))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2h1MTlhanUwYmRoaTNhZW01am9mNGxjaXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGFtdG9PRk5oVlZwUE1XeFhOWGhEV1d4aVZtbDNMa2Q1ZWpOclRWSmFSbGxRZDB4dGRYYzVXV1JLTjJaVk1WZDVRVGhLT0RsUmFWWlpUMngwUWtWMWVuWkxhVWwzWVhaaFdXMTNSV2xNYjBwT1Jtb3dlRzVMUWpreE4yMVJkMEpQYTJVMlNGVjFTa1E0Um5wc05YUmtTMWRuU21WSFJFVndhWFJEZGxOWFNrWjNjbEV3WTBOT1VYaEtibmRqVW5sVmFsQTRiRkZ6TkhKRlJGSnNWVzF0WjFOUGIxUmhkWEJVZVZKb2NEVXhRMko1TVVRMVMwMXNPWEpSWmtZM2FtVjRiSFU0U2kxNmJGRndaMFJVZVUxQlFtMDVOR2hWVlRCdVlVTkNkMmRSYlhsSFNYSk1WbmhTZDBwT0xUSmtRMEZXWDFaU1RWaHpTVFoyTURKM05WOVZWV2xDWlZSeFZ6UmhkRGMwV2xsbWJub3lNMnRZV2t3dFdGYzVUWFpYU1dWWlVpMUZkR2RaYlVSSFNUTjBhV013Ym1WbFZrNUxkVjl4V0c5bFowd3pNRUpYTm0xbVpGSjBPV1Y1WjFNM2RrdHJSVFl4Tmxnek4xOTNOVmwzU0cxeVVVdzROVFJ3Y2tGS1ZEY3RTRFZEUm1OQ1pFNWhWamsyUzBoQ05YZGxiVFkyU0daeFZrWm5kelI1YWpSdGQydGpObHBTYm5GMVMwVk5VMVpYUzJGelZtczRlV2xXUjJ4RFMyWjJaVXM1UjFwS1IxWkJaMU5OUTFOSVUyeEZXbTFwVW05d1lUUk9aWEJhVjFoeU1sTnNNMmRsUlhjMmVISjNhVTEwWWpsbGNWWjFZamt6WkZKT1l6VklPSEZLTFdsTldFWTRjbm93TUVGMFMwNHdhRU5mT0ZwblZrSjBVa2xmWmtKNmMyaHlkMnBtVXkxWkxUSnlOV1l3YmtoTmFsVjZiR2s1UkU1SGFWTkdhVEppUms5eFNGaFZhRU01U2sxNVdGQjBUelZWVjBvd1V6ZFpaVmh0YVZoTlJFdFlaRFpoYUdOUldtRkZiekprVFU1dFQyUXhjWGsxTFhSdGQxTmFjM000VlZOT1p6bG9Sa1ppZFhreFgzZHROa05wTWxaZmFHSmtPRzVHUkMxRFpHOWFYMjFVTjNSTVlYRlhjVnB6UzBzemNrOVJaSEY2VEhFeWFURTBlR1Y1UlhsRVRWTjBkVWczWkVFeFNWbDJka00yTkhKMFMyMWpMbVpaYkRWME0zb3dlamh1UjB0VVVVVTFNMVJyTVZFLmEwSXE5TFM0Tk81SVJiWUJZUVY0YnJ6VkVYS29jcjZnc2p0NWxnR004amsiLCJleHAiOjE3MDYyMTY5MzQsImlhdCI6MTcwNjIxNjYzNH0.r8ue7ydK_QWhW17auBtKlxQ7CRhAR6ht3VfdFz9FzNg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000918"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:53 GMT
	x-forgerock-transactionid: 23ca1c37-657f-4d15-8771-9c19067e60db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:54.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:54.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 331869: jsonPath($.tokenId).find.exists, found nothing
21:03:54.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,331869,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@158ba26a, username -> user.1000918, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e3e3b48, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216634674))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:54 GMT
	x-forgerock-transactionid: 334f4d6d-8940-4f2c-8e18-9660b416652c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmNzY2VkOXA4MGxtbmcwM2s5cnRqNmZiYnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFFrdDNTbG80U2tOZlJFdExjMkU1WVZaWk5YaFJMbXRUTlRWSFluQklhVEJVTmxoVU9XcFdObmM1VVZGUWRIUTViMDlQWldobGVrUlpSRVppV0hkNmJtNDBSak42ZURkUFF6WkZOVFpXYjFad01tOTVaSEJyUldGd2JETkJUbGxJVXpkbFMxcExUbkJqT0RWYVkxTllTSEZFYVZORk9HUnlWMVl5TkhwcFdFVmxZMXBDZFRaMlFXbE1iazVRV0dzM2N6SkpkRkpKYWtkeFRHMTRNbWxJYzNwWFNXdE9XamxMTkVsc1NteG9aM1pvZVZwRFNIcHpZMjVEUlRVMGRGZFJjbXhyV2xOMWExbGFibHBvWlhKcE1sVnNia2ROYVRWaVFtVlpVV2RYVGxVMlpqTXhjSFZ5TjBad09IaFVhMnhYYWpneE5FTnJWR2RQVDFkQ1VVZElWMnRGUjJGeGNuRlVWVVYwV25kVVFWbG9kVlZPU1VkblREWmpRMEV4UTB4eFNtdHVUVmg0WjBSMmJXUjFabkpEYUhreE9HMDROblJyWW5CaVlVNW5ObTlPT1ZoNlprNHpNRGszUTNRdFJVZHlkSGMyV0doSGVtcG1XRFY2Tm5GeFNrTXRWSE5uUWtjNGFWRjRNbTE0UXpocFQxbFlaMVJrZGxabk9FaEhabHB2Y0VkNk1YaHlaRlp0WkRsR2NuVjVNRlV0TTJOZmJIUnRTV0pUTkdsNlJUZzNlRTAwYWprMlEySTVjbXQzZFhCamEzQkROamh1T0RJdE5YTndjR2RZYm10UWRIcDRkMnRRYmpCck1qRjRiMDVTYW1oSGVUTlVVM0pCUkZWMU9YZEpabDg1U1dKcVVscE5Va0ZCYW10NlZtRm1aV2R4TkhJNVZrOVpNR1IwV21ZNWJFaEhXVk55UkdadVpWUTJXbWsxZUVGS1RFSnphVXAxTnpNeVNtaFFNelZFY2xsemJtVlRMWFZoVFdaRU1VcFBabE5CWVd0emJITXdZMnR0TW10MWMyUmlkRFprYURBd1QydDZUbk55TWpsWVVrSlVRa1ptT0hKalJFdHhlSHBZWDNKZlVXdGlkVWh0Y1Rjd1YyUkdNRUpTVUVOdGJuQlVNRFowVW5kTlowMWtja3BhTVhSSFZXTXhNRkpDZEd4WlkxTk5hVzFNY0c1Nk4wbzRkbDlNVkZSblFXRXRVVXhJYlRWeFNHSTNjakU0TlhvdFJUWnJORTA1YkRFMGNWVm5MbkpyYWt4UmExSnFjM1ZMV0cxWGNVeFdja3BQZFZFLmxXcU1uMG5XWU96ejIyM0l5X1k0bUl0eEZpLURXNTVGUF9vRGVzNUJOdkUiLCJleHAiOjE3MDYyMTY5MzQsImlhdCI6MTcwNjIxNjYzNH0.BazB4CozIbX3ioXwIWGFemtJX4Bpvxunoq3L0HrnyDU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:54.675 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:03:56.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 332135: status.find.is(200), but actually found 401
21:03:56.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,332135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76cedda8, username -> user.1001235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3db128f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216636419))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnF1OWNnMjg2bTRobTA4b2k5b25mM2h2b2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1ZVaFJSVzF3TW5Ca1JYbHRjRGQwUVc0eWNVeG5MbU10VDBzemNHMXZSbkZ4VVRkWU5saG9TMXBLVldsTVpHdzRjRUo0TTFKT1gxZ3hSRkp5VW5WNGVpMVBOSFYwYldkdGJHaFpWR0pOYkZkbVJFNVlTakZDTFdwNlNuUXRPRVZ0WWtsNFZEQmhOMTlvYkc5UWIzRTVVbnBHT0dWTk4yTnFkSGh0WjB0ak1FOXpRMFJGYUZwUlJWbEZUekY0WnpKQk9VeGhhemx2TUVwSU0yTlBaa28wWkdWTGJGQTVVa3BEVkhadE1YVkZZVWRqWlV0WFFVdzVTazF2YVVSTmJVSklURmxTZDJrNGVESlJTVk51WVRFek16TldYM0JYTkdoM2J6SlRla05uUlZnd1pUSXpSR2RFZGtZeGNXVlJSbFJZZG14dVZGRlRaMjlEZDJwMk1EUkdNVjl4ZWtsaVpETmtTVTl4ZUZnMlFtYzRaVlV0TURkQ2VqQnlXR05FUm5sVE4wcFVZMjFTV0UxdUxWbHdURGRaTnpWNVIzVmFhbkZTT0RGcU5qazRNVWgzYWs0MWF6TkRkVkEzZW1oWmJXeHRUWFZGUTB0bVMxbHdWRFpHVm1OVGJ6VXhhbEZvT1hSWllrZEhSbE5FTWxFNVZFeFhMVmhxTVVsR1ZWVjFibDlaVUhBMFQzTkRUSEl3WVVsNU1HaFBjV3BrUWt0UlgzUTNhVWcwVURKUWFETm5hRzR0TTJwUFJqbDFXRTVJYTB0aWJUWm5ibEJUWW5WSlltd3RjR3h6VXpab1luSjNiVlZ2YldORVoyRkdibXhqZG1FdFdIWTNiVGxPWkdsU1lXRnVaRE5PUVhNdGQyRjNVbFZpZURGalUyMW5jeTExYlZOU2NWUldiblJuY1V0MFdERTNhV3AwV0VsSVptVnBielpNVmtORmQxUjZObUp2VkRCelRsbDZjMEk1U2xvMldYWnVUV3M1VW5Wb2VqVnJZVmw1WmxGMVFVUjRWMWh1YjBoMFpEZE9hR3RuWVdGSGNUVm5NR1ZxWTBSNmExUm5aMmRQWTBsR01TMVZlRzFETldGU1lVMUJUbXN6YjBORlNtUlpiMGxDVTJrMlRVRk1aSHBRVW5aNVgyazVla013WlhaeVoyRXdSM0F4YUcxUVdWUXhNVTQyZUcwMk5WQTFkMkZaTmswdFRXcEhjWFJGYldwRWVrZzNPRGhTZEZGV1RXNVlVVEpqWTE5VlNIZDNMbVkwVjA1SVJHUTNXbWxqV2xwWlRqWkljMW8xVTJjLnJEU1RzWjNhdl9CQTk5TEZScTNmZTI0MDBORGRXdElJSVJmaGdaXzFQZDAiLCJleHAiOjE3MDYyMTY5MzYsImlhdCI6MTcwNjIxNjYzNn0.pzsLFgFXZKba8OteQA9jDsMdRZFjaDnGjIyb2GL6tcw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001235"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:55 GMT
	x-forgerock-transactionid: 4bf25e03-76bc-4303-b0b0-6242d59e4d2b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:56.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:56.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 332135: jsonPath($.tokenId).find.exists, found nothing
21:03:56.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,332135,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@76cedda8, username -> user.1001235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3db128f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216636507))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:56 GMT
	x-forgerock-transactionid: 33f43e60-dad0-4810-af19-3f6f0c62b4e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTllMGcxazlqb2w4NmlkbTg4MGZxOWw3OGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk1uZzNOblpUTWxGMVJHMHpNRXRRWHpsTVVEaEJMamxMVjBKblpuRmtOV2MyVVMxbVkwdGtWMHB4WVZsQlRGaDFkbk5XZFZZMU1FeE5hVU5KUkZSVFJDMXhTbGRCVVhaRFJITlZNbG80Vnpoak1EbGlNWEJQUW5obVZGWmpiV3BPWjA1aVQyaFZTakphVEhRNFZHYzFiVTlUUVhWSFpHSnZSMXB3V201UFptNVNjMnByUTBSaFpWRmlabEl5TlRabk9XNU5lVzkxTm5vME4ySXhabFJYWjJSdVJWQlZaVm8wYlc5ZlFrTTBRVko1YlZJMWJWZ3lkSGhVUVZOMmIzaHJZbVJzWmxOTWEybGhPRmxvYkU1WFh6Um9RMW94UTB0RWMwaHplVUZCUW1SYU0xUXdUemxaVkhwbE9WazRSRXhwU2xsb2RqRnlTRzAyVkRZelpVRm1hRU5GUmxVd2EyOVdheko1T0RST1pTMVhYMHAzTFdjNFNXcDJjRkZJYkZGdlVIbE5RVTVRVVdwSlQzRnZkRlJ2UVU1aVVEWm5TRFk0TUV4WVNVSk5kVlV4VURsM1gzaGtOVzlyVWxoaVRuTjFNa05HZVUxRGVYWXlkVEJYZW1WTGIwWmFkWFV6WDB0MGMxSTVla041Ym5wRlNXbHlTMUJ1ZFROUU1taHhWVVl4TkhOb1RHUjRWM2hIWlhOQmRubHdWakZsZGxFMFJVWnhWRUZQTFcxNldsTkxTMFJ2T1d3ME4wWkRUV0pwV1d0ek5VdEViVE5ZUlVKb1J6VXRWR2QxWkROVlQyVnFWRzkyZUVObU9VdGxWM290ZVRVNGJXbzVWV3hCWWxWSllYZ3pXVFkwTm5GRWNFTmxMVWxSV1hoWWNHUXdMV3BSVTB0Nk4xSnFTR1poT0hsaVNYcHJTMVV4TUhCbWJHUlZiVEpwTTFSelpITkhSMkpGUzFGNmRHcG1WV2cxWVZkTWFqZHdPV3BUUTFWWFdFRkhVakJHVXpWd1ptOUhlRnBuVm5aQ2JrcExMWEF5VHpkUE9GQnZlVEZ5VW1nNE5EZGljelV5TlhaTE1WUkdiVzVsUjFaM1JteEJRMXBEVFZCR05YSm9jRXhuVWpkQ01VSlVSRGRQUzBNeWJXMU5VbXRLUTBsSVFtdDRYMjh5TlRacmNIWTNWMkpIU1hveWQxaG9XVlZGZGxCa2VsYzJVV3RYUlhSVloydGFaalJNV25sUGNYaEdWemN0TUcxdVZrVnJMa2xVV1VGS1JXa3lNMGxFU25BdGFUbDVVMTh5UzFFLjhmOXlrTVlUb1NULU11NDlhblduSE9EWEFRc0NUTnlqZWdxVHJma1JNYTgiLCJleHAiOjE3MDYyMTY5MzYsImlhdCI6MTcwNjIxNjYzNn0.uXPP2xVXd_JEpzEDO3n_XmrLd2jDoA7BhiKsdct93dk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:56.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:03:57                                        2230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=648450 KO=12978 )
> restLoginInitiate                                        (OK=321236 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=320284 KO=934   )
> restloginProgressiveProfileCallback                      (OK=6930   KO=934   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.56%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.56%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.06%)
> status.find.is(200), but actually found 503                      4958 (14.09%)
> status.find.is(200), but actually found 401                       934 ( 2.65%)
> jsonPath($.tokenId).find.exists, found nothing                    934 ( 2.65%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#############################################-                            ] 61%
          waiting: 210263 / active: 24     / done: 332328
================================================================================

21:03:59.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 332662: status.find.is(200), but actually found 401
21:03:59.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,332662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ac1b078, username -> user.1000533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c634d4f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216639812))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2VvaXNnYXEzZGlsNDAyY2ppa3FuM2EwdGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1RXSk1XblJITkdsc1ZYbDRPVXd4TUZKVWMxOTNMbVJvUVZsNkxXMUJNMGRYTFZWUFZUZHFNV1JwTkRJME0xbDRlRUV0VmtOeVVERnpYekJWWVZCNExWRkdiaTF6WlZKb04zTnpibTloUVhJMWJrOTBTVGxJVDI1eVlVdDVUMHBFV1RCaVlsQnhhRWQzZHpCT05tbEVjMnQ1YVU5bGQxRnVXVWwxVEY5bGNHZFFTMkpQU214UE5raGZSbFZ3VDFBelN6SlJUMlpuZWtNeGEwbEVNM1pYUzNSRmMxTjFiM0p5VW5OT1NqZE9TVmh0Vm1kaldVbzJhRzVyVHpGVE0yOVpUVmRKUVUxbE1tRkVNbWQ0Y1hoSlVqVkpjVTFYUWtJdFlYaFlWV1ZuTVhWT01IZHZaa3M1TVdkVGJqWTVWMEZFWjBOUFNrOU5TVW8wUlhCamMyRmhkVXhzVkd0bmJEWm1aazA1VGtsNVFVMWpXV295UVhSRlRrdGllbUpuZFVONFRHbzJNRVpIWWt4aGFWVlJPRk5GTFdwb1JWZFZZbmg0Tm1KVFNWSTRkV3hCUWxWRWFscDBaRTB3VlZCWFdHTnlNRVZtWm1Wb2FYQlNUR2hmTkdGb2NHVm9UblF3YW05b09HMWlRVXQxUzE5S2NreGFiVXRrWjJwTFFqZFVTVUZ4WHpaT2FWVmxiRjlyWW1nNWFXTmtPV05RTXpOYVVubzJSMlZZVTFOT2RHcDJSbE0wZVhFek1FNUxSRFV6VkdKMVRWQTNObkZTVkdOaVkweHVUMnBmUVRWSVVrRmFaR1JoYVVaM1ltSXdRMWhWZG5oUVlqTm9SbmxtZFhsbFpERkNNbTVPWkY5TlpWUm9ZMk0wYVZkRGNsTnJaVVl0WjJKUVJXVmpibFZSU0RGTVRuZFlVRmRrUlZGdFFtTkVOVTVQU0ZCd09FVktkMDFtUm5ZM2JVUlZiVGN0Y2pOTFpUZFBiVzkxTjBreVQxRmpWSFl4ZGtoRlIyTllUUzFwU0dOc1FWWklkRWhyUjFSeWJFRk5abHBNUm1GNFgybHVNM2cwTlZVdGJFNVdaVmgzVGs5RlYyeFlkR0Z6TFZaUmVuTnFSa05CWlZnNFFtRjBPWGx4ZW05a2RsaG1ZVTFHYTBVeWVuQlRabmgwVVZaT2VVMW5PVVZHUkUwMWJVTmtWbVkwTlhSQk1qZGpha2xMTlVKZlRWRklXVUZLUVhSMVdqWjVVRzFtZEY5ME9ESkZMbWxyU1dSM2VDMTVTRzFQYlhwQlZFSmhkMHBUYWxFLmp2VFAxeXZHdkZwZndtX0RISkI3d0pTcUVWaTQ1c0thVGNWNWQ1QldwaFUiLCJleHAiOjE3MDYyMTY5MzksImlhdCI6MTcwNjIxNjYzOX0.UWOkiiggF-d87plvhVA-7LJxO2u4A5Us_sS5U7SXwWc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000533"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:59 GMT
	x-forgerock-transactionid: 9080d66e-9ade-437e-9183-0caf4bc5019a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:59.858 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:59.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 332666: status.find.is(200), but actually found 401
21:03:59.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,332666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42c915b9, username -> user.1000667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cdced8c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216639845))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2xqcmYyMHQwcDIwbzNjaXJwMmplb20zb3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1dGUnVUakkxTkZnNExXSmpjVnBCVDBkSFQxWkJMbTFoV21FemQwMVhiWEp5YnpGd1kyOWhkbEJoUkVrNFNXWTNNRUYxU1RGTWFVd3hiM0JEVVcxZmNuTXhaRFJxYlZFM01tOVNTV3RuVFhWM1dWQXpkRlV6WnpsQlNsUk1UbFZZVjJwWVZpMUVORFU1VkRWUmQzUXlVbTVXTVdaVFQxWTNZVk56VUZWUkxURnNaa1k1UzJKVVFuZENha0pEVURoTk9WcHlXVnBJVlhWSk9YbzRNRk5KYUZveGVsUkxTbTFTYlROUGFrTXljVlJTVlZJeE5GSkljR3h3ZEd4RldVTkNYMk5ST1hOdVNUVlRiRUl5VGpoaVJqazRPVmRTTlhNeWRqQjRVbGd4UldsM2RHSmZPVEZoZUVNM05UZGplVjk1Y1RadWJDMXdZM2g1VDI5RU9HdzNWRmRDVTBKdFYxbEdWRTVQWmxVM1NsSlpXVVZwYWpWUGRtUktja2R2YWxaNmQzaERSR0ZhVWxONVR6VkVRakpWUkZCaFJWQkdVelJRTlY4MVp6ZDRUWG80TFcxb1VGaHRZMVEwVEZJM1ZUSkRWbWhqWWs1eE5rNDFURVp4TkhWekxTMXRka3hvWTBaMllYTnRjekZaUnpOSlpqSkVaelExU0hwdFFVcElVRE5VTVRWc2RWRkZNV0paVkU5M2NFUllWMVJ5VjAwMVZGRk5kVGsxVEZWWE4yZ3lOVmN5Ukc5SWFVVTFZazk2V2tOWFUyZDVaSEV0ZGswM2EwUllValV4VVRWYWRFdEZXbTFEZEV4V1VuUkxjbVZKVlRCT1pETk9iME5pWjNkWE9EZDJZMnRyTldORFRIUlpPVk5WUzI5d2RVMTFialJNU0hOWFpYWlRPVEJDYVhSMWJFTktTRUl4ZVVaUlkwb3hUR0ZVWDJKVU5EQndkM05aWW5wUWFFWjNUREZVVkhRMU5WWmtWV2RuVm01V09VUm1iV28yYWpSYWREQm1WRm8yTFc0MVpraDZWV0owYVRSa1gyMUhWMHBNVXpGWFdscG1kalpIZWs4MFlrRnRjRWxCYkRaS1UyRktURFJQWXpSNVUxVnJWMkYwUW1OeFprRlFSRGhHYTFFMFRYRjJWV1ozWm5OU1pXWlZRVVJJWVdGak9HaHNiMjFrVW5CVmVGZHFUVGRMVms5b2JERnRhSFpuZDE5cGFGSkthalF5ZVVKcVNGSkJXQzB6YlZoaFVIUm5MakpRUVhOSlNEZEhlRlJPZEZGTk1ucHBjRWRQV1djLjB1LUtWUEU3ZjRpcVpnS045TkhhbDBLZVlsUDNwdG43d0ZOdFh4M0ZHX3ciLCJleHAiOjE3MDYyMTY5MzksImlhdCI6MTcwNjIxNjYzOX0.dgwCo3EWTCZTVr56nBnykojfe2oJXLLSYpEKdZgB12A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000667"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:03:59 GMT
	x-forgerock-transactionid: 79429de1-3076-41ea-b6cc-9c72b1b2afff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:59.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:03:59.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 332662: jsonPath($.tokenId).find.exists, found nothing
21:03:59.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,332662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ac1b078, username -> user.1000533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c634d4f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216639896))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:59 GMT
	x-forgerock-transactionid: 65525068-5855-4e9f-b4fb-6b79715618d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTRtZWJxcTduMWQxZ3FoNnBvYTc3dmQ2aXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFdIbGZTVk15U0dsRlpucHlXRzgyYzFSS1NUTkJMbDlPZVdaWE1VeHRZbTlrY2xvd2FHTmFhR0ZsWWtoWFQyZEhhVzgyTUhJM1Z6QTRReTFWT1VKSU4wTnFSSE5zT1V4cWEzbE9hMEZMT1ZaemFrMUdXamxQVUZVeWRGY3dZM04yUmxaQ1dtVkdWa2RYUVVwaldrTlZVa2syVEZwNFZ6WnNhbFowVWtnM2JubDBPR2syUTNrNWIwcHVZM1IzUm0wemFtMUhTM0p3UVZkR1dXTXpPVEZ1Ym5adGNtd3dlbFpPTmtONmFHTXdSeTEzVW1Gc1dteGhiV1pOY1VsdGF6QXRPVnBhTjBvNGJGZDRkWGxJTkU5blUxQnlaV2hvZDNaQlIwZDRhblpVYmtWR1EwSktlVmc1VjBaQlRXTm5Sa2hIZHpaemQxOTNVemhXVVhGbVExQjROVnBZY0VoeE4yODNkVWhrVEdOSWFHcHZWMTl5U2pST05uVkpjbkp0VlZWNGJURkRlVUpzVkhwMFRITjZRemR4TVdwSGQyVkdOVlpqYVROUlZtazBjbHBqZDNwb1QzSlBabDlMV0ZZdFlrbDRTVWhoTm04M2RuaFNZbGxQU2xSSU5FZzNZWGxwTkdabVZEVTVja2RsT1ZjeGVUSnRObVZtUTNKWFowNUJPRUk1UW5GTmJEZHVNSGhCUjJReGJGVnJabEp0TjNKQlV6bEZabEpWTWxWRVZESnRRVlZQTVd4WGRGZzRhRFpOV2xoMVNEWXdibHBvVVdzM1oyNDFXRGxSZDJJMk4ySTNVbEUyVm5SQ01uaFBOa2h6TjFGdWVuQXRObE5FYkZGWldrVllXRWx3YURnMlNWOXVlRFZ3ZFVsMldFSlBNMGxLZUdwb1NsRkxXRlZoYjFFdFYxZDVWa0pUUzIxdmRHZFRiM05WWjFSelQzRXRkMWRIVFhOdmRYUTVaRlU0TmtkbmNsWkhVM05WY1hCNmVXcGhUbEkwUmpoa1dTMWlRMmROYm01RlNVY3RaM2xxY2sxRGFGOVBkVlJvTkRJdFVVVmlYMlYwVTJGTVJsZDBaR05ZTm05TGIxZzRiVVYyUTFkVVdGbGlYM2xMTVZFM1EweGhjSHBIU2xKTFMyODRRMFJVVW5KcmNrVmFRM2d0T0VjNVYyNHpibUowTVRCU1EyNDFXRkpmVEhOUFgyNVNWMnBPVGxOWVpUTnpMWHBSYjNOUFgwNUJhVXR3V214UFVIYzRMbXMxZWtwaGQxVlVWbFJvWDJ0ck56WnhhRjg0YVdjLkZtZ0cxRlIxaFpJQnRTWnJ5djBoSFNPcWVMckNTTGpUZmxtYVdkTTBFZVEiLCJleHAiOjE3MDYyMTY5MzksImlhdCI6MTcwNjIxNjYzOX0.LFsFTnqZESqbnuq_Ud67mt4Q-w8g11O-4LbbEbU3zb0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:59.897 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:03:59.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 332666: jsonPath($.tokenId).find.exists, found nothing
21:03:59.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,332666,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42c915b9, username -> user.1000667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cdced8c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216639936))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:03:59 GMT
	x-forgerock-transactionid: b06e7821-fe72-4460-b44f-0c6134c1029d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHFoaGhtZ2JvaW5oMTNwczhmcDgwZ2g2czciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NE5FbExTekowZWxwUVlrSklNbmhYZUhCTlNHZEJMa1JUWWtWVFRVMVBVRGxSY0RGcWFXOTZSRVZ1VEROalUyRmhjSFJNWkV0WWEyOWFVa1ZQTVdKRFRsZFdSM1Z1UkdWc1JHNU9TSEJuTjJOR05rcFJNR2ROYW1SUVlYZENWVEJyZVdveVVYUkdVbVpSVEdoWFoyMXVUWHBZWHpkVGIxaGpSMVpqYTFRemQwZ3RiR0YyVlZOak1qZG1TR1kxYWxkSllXUlRWV1ZUUXpNemRrcExkazlFWTFwaVJFSmtNVzkyTlU1SVdTMVpWRjlSTkdvNGNFWnpYMVY1ZUdkNVJsRTJUMUJSTFhCWlluQXhPSEF5YW1waU1HOVFVRWw2YXpGaU5taFhTWHAxV0ZCeVpWcDVSa00yWkVWVGJUVldUVXRDUlRrMVUyRjVUbFIwVW5OaFFXRk9NRXRJUWpKWlQzTTNXRk4wTmpsR1QzVTJhR053VjNoMFpGbDBWbTlOVTJvMFEwRlNYMjR4VlUxbWVrUTVSRGxtTldaNWJXUmxiazVVWlZGTFEwZ3dhalJyVG1SVGNXbFJWelZzV0dreVpXVk9WMlF6VGtaRmVUWjBXRFpNYlhBdE1TMDFUV3BvVm1oUE1YWk5UVkZEUmxsV05UaExPRzFaWjNSU1JtcElNVXR5YjNWbFR6RlpSRFZ6U0dGTk9HUm9XazVWVURkcFlYQkNSQzFsVGkxc1VHa3hRMUIzVUUxVFZFRk1hbk13TlhkVmMzZFlTa3RaZFRWdU5tdExUMk4wTmtsaGFtTkVaV2cyTmpOMFprTXhNblZ2Y0d0RFVHNUhNbEJVWWtSa2FFbzRWbXBvVHpJeU1ITlhXSEJsT1dGb1UyWm5iUzFXTTNrM1dtbFZXWGxwTXpGSGVYTTFPQzFRV1hSRFExSXRMVkJmV1VZM1VEWm9PVVpEZDBwcVJ6SjBWVVJEUlRCNk5raElUMFJXYTJvMlYyZFlTSGhNYjJ0MlowUnpZMWc1Y1hGWlUwMXNTMmxGT0dSRGJ6Y3haMlZpTFVGTFZWVm9WVnBHWVdwcGVIRXlSbVZVUkRCeVRuRmtlREZmVlRJNVpUQlJhRVZ1V0drMmFYTkNhV3AzV2tsMGJUbE5SMlJqTXpaWE5ERmlSMU4wVEZWalJtdEtOM1ozWDNKa2Frd3RTRWh6VXpaRGFrTmpMV1JyVVVGSmVFRXpaRTltUTBJM2NsQklVMjVzTkU0NFRHVm5MbEl6T0ZnM1pUaFBSa3czUjFkWVNIQnFWbEpwTkVFLkZYMm52bVJ0c3NiM1RJOV9vVnBZRmYtRFhrU2hsYlh5NnRueG95Z0I5VTgiLCJleHAiOjE3MDYyMTY5MzksImlhdCI6MTcwNjIxNjYzOX0.4lNDhmfh_wRgpTd_bYsIPHWJOApT5eF5I416U6S-Auk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:03:59.937 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:04:00.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 332736: status.find.is(200), but actually found 401
21:04:00.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,332736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37e917fd, username -> user.1001459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@288b4e5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216640319))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2dqYm1uZXIzdXU3ZmQzOXA5dXM4bWc3YzciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk9VNVVabmhEZWtsb2NrdEZjRWh2TVRKU1EwNUJMblptTTFWSlVXeFZkMDVxUzJKd1kzUm9SRlJaVUhwTVJtVmtXa0ZSUmtkSVprb3lTVmxvWmtsU1dFZDFTREV6V0VkeVJuRldhMHREWWpOYWFVZHRiM0ZDWTNsNWNHTXRjbUo2VEZSdVpFZGhTWFZ4YVV3emFHb3pkVk5xYkhodU5HVk5iVFp0WTBZNVJVbHlhR05ZUmpVMWVqbFBTeTAwZVUxVGRFb3pSSGc0WlVkMU1GSkNjM1ZXY3pVek5qbFpUWGx3V0ZoWVFVNVBhemhYY0ZCUloyaDRjMTgzVkRGUFMyMW1ObVZMVkdOaWFsaGlOVXBCUzNObGExaE5OMk51WTB0VFUzVkxlbk4wTkc1UVFsZE5NelZOZEZBNE5GZGxZekpvTjFGdFpGcE5VRW8zYmxwMFZEbGlSV3hYT0ZnNFZUUnJRVWRTUzFObmNsRjZNalZzZHpFeE5VdGxlbTg1WDFsVk1EWlFaakJUVlVwME9HdEVSRk5FY1RCWVpXOUpVRlUwWW5oWFowWTJPV2xWZUVoQ2VYbEtkRWcxU1doeU1YRndiemhNVUhnMFNrVnljVzB6Y0hoa01ERk1jalZXZGtwc1kwazVSMngzYTNkd1YweFFjMVpaUkdaeGFFdFlkSEpyVDFwaE5YcFhhRVptVW10bWEwSnlWbmhZUzFWWVdrRlJRVnBPUTNwR1VETmtjbWt5UTFCaWVWWm5WRlIzVTFWZmJWcFFTbkphY0hsdFpVcHVkbkp3VUVwU2QyZzVWRWxIUjBnNVgzRk5Samt6WkY4MFNWUkpVV05VV1ZoWVNYQTRlWGx6UjFwQldYbEdYMUJHU1RaQmRWSmhhVU5UYlc5UlVVSmlUMlF6UjNwdFRUUXhZM0p6VEhCVFIySk5lVFZWWTJ3elp6Sm5PRVp0ZUZkdE1FZGtUV3BKVUcxNFgyVnVUMTlmVFZoMlpIVlRaMWx5VGs1YVVqZ3pOR05wZVdWME1VTjRZUzFQYmt4MldUUkVUWGRDWjFkU04xTm5hRXRET0ZaaVJrdG9XREIzVnpKRVoxOU1jbFJxYVVaak55MVViVzFtZEd3NVkyNWZObnBuZVVWMGRWVmtkRkUwVUVob2FYTnBaekpwT0VaNFdVbHVRMjVKVEZkVE1UTTJNMHM1YkdjNGVHOTBka2xZU2tWcmF6TjROWE5OTmprdFpWbDFVMmhxYjBkYVZGUTRMa0ozVGxGNk5VNWtNMGxNV2pCbU9HUlRjVTQ0WkVFLmljb2hlQy1OM3dwdEZfeEVaNTk3YUdzUTFoNXcxOXJMakVhMkdkcWJMLXciLCJleHAiOjE3MDYyMTY5NDAsImlhdCI6MTcwNjIxNjY0MH0.1aO0YzQpRs1aZoRzMRJjTcKV8LZ84QUiZpb-_SPQYUg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001459"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:00 GMT
	x-forgerock-transactionid: 4433413e-e7f3-48be-91cf-296964f4706f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:00.367 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:00.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 332736: jsonPath($.tokenId).find.exists, found nothing
21:04:00.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,332736,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37e917fd, username -> user.1001459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@288b4e5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216640405))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:00 GMT
	x-forgerock-transactionid: f97ce6ea-45b3-448e-ac52-52dfa307627e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjdpNWplZzZ2dHRmMDJmODZ2bGplaW42Y2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d01FRjFYM1ZEV1RCblRqVnhhMmRuYUhkdVJVbDNMbU5UYVhabFdWVlpWVVJKYzFsc1ZHdE1NMVZxTUZkbVozRm9VM0pFVGxwWGNVaFpOMDVUVkVnMVUxQmpWRzVvWDE4NVdIaHFkR3QzVFVZMlZHOUlOMk5rTldobFNURmhORmR1Ulc5VFJWRnBlWE5pY1d3M1YxZHVNRkZhVVdONlJUUnJZakIwVUhoWlgyeHZSak5zTUdwcE5FSlhlV2t3YVV4T1YxQlNXV0pqTFZWZlVuSndSbHAxV21aME1UZHVWa052U2pSNFNqWm1VRUZGVTFGRk5USXlYMFpUTjFaek9EUklURkp2VjNGV1ZtSmhla1pJWTFRMWQwUjBTbTVLV2t0WVEyeE5ZbTF5YkhVNFpFNUNNMU5TVDJaTmRURTFRMU5YVDNSTFJVeDVUemd0TkRGeGR6WnRRME5mWlhCRFgwTmlWWHBHWDA1WVNuUnpSVmRFU1dFMFdGOUdiWFl4ZDNaV1pUaHhTMGxCY1Vwd1RYbEtkWGxvVURGdGJsOW5WbVkzZERKdGRTMTFjelpmUkUxc2MyaDZXRmx0Um01aU4yOUJSREpEV1ZnemEyb3dSbUUyY0U5TlpIZExWR3AxVmpGUFJDMU5ibmRrT0VOVk5YcDFXVEEwUTFad2NURXdWMDgwTkY5WVdXUjVTVmhrU0RWS2NHUTJNSFZKWldaZllVY3dhbVZFVlUxdVZGb3djMGx0Y0ZWSldrazVlbVpmYWpKNFVUUmpkRUZhWlZsNGFHRjBSa1p2TlRsdVYzWnFhM0JJTUdSRFNtWlNiRkkxU0VKdmVuVjRjWGRzYlhsYWNrVjVRWEJzY0RKSVVHYzVkemd4WTNkSlVqVllSVTFIZUc1RFZXUmhNVEZXZVdONU1UbGpjVVJqWkVsVGIycDZUVEkyWVdwVFMwTktiREl4UkU1SFMzQnFWSHAxWVRScFVEWm5ZbkJPZERoalRIWldWa05rYmtSMGFYVnFOVTV0VUVKcVMxVlNTbGwyYTNaelYwSm9Zakp1VWtvelJGWnVNbkE1Wm1selFrMW1Wbk56V1Zad1l6VnVkbmcwVjNkYWJESkVjbkJpY1Rac1JYWnRlblJDVm5KSWVEZGthRTR3WWxKd05qWXlOa1YzTkVVMVVYTmlMWEEzVjBWb1draG9hRTFGZFVVNVptbFRXVFF3YWsxU1pYTmFUemR6VFhwYVlUWktSa040U0VoRGEwcHpMall6TTE5MU4xb3hPRGhxWldwaVZIaElSMFZqVmtFLmFPWE9GN1N1WVZac09mM1JVRHZpYVVKSU13cXF0UmtZNXY4OExoVFprSXciLCJleHAiOjE3MDYyMTY5NDAsImlhdCI6MTcwNjIxNjY0MH0.Jvv2WCYhnasqSeJQEX12s0RVftm4H0UXEUuF2aULywc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:00.406 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:04:00.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 332760: status.find.is(200), but actually found 401
21:04:00.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,332760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6faef258, username -> user.1001884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fca3b10, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216640548))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGVvbHBsNG1rb3M4czZxNGc1MTZiYWgwa3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFpYQXhjMGhyZVRoM1ZYTnBjbU4yTjJGRWRGWm5MbEpvVm00eFJGWXdhR3ByY200NVlWTmhlVFJoVGpGdFJFbE5NbGRKWTBaMlQxcDFZbkF4UXpSYWVtTnlTSFoyZVZjMk1EbFlRM2xoVG14a05tSmpaMmxYVGtkbVUySk1TbmQxVUhVMFl5MDRWRzFIVHpWV05EaFNOa016Y1dOa2NUWTJNMGt0T1dFMGJuSk9SRmh3UjFRMGVGOUNkbmR3WmxOc1dWODNlbDlIVUdJemRXdG5lRFF0YkZaNmRYQnVTa1ZEZGxFMlVUTktXVzFDVGpkeVpFSjVPRWxIVW5WbFlrTnZZVlZSUVRrd1FXMVFRVGN4WjFRMVpWa3hiRkJQTkcxeFMwOUJNbnBGWnpkRlZWcExURE5FZW5nd2MzSnRTVkIxTVhneE1uVlJSREZGY3pKV04xbG5OalZWTUhwVFh6aFZUV3cxTVVGdGJUTlNiMW8xWkVJMk1tZEJibGhGWlMxNVdVTk5ZVTUxV2tGNk0xSnNWVnBqVm5wS1ZHZHRiekU0YXpCZmNsTmlTRFZ0TWtZeldGbE9aRTltVWxjMmJIcGlibWg2TWxFd09GWmhaMVZzUldGdFNFMWxPWGxEVVZwd1ptZEJXWGRGYmxaclZrNDBSbWs0VFVwNVIxaE9RVWhvTUZRNFJYRlBUVmRKZFVseGRYZEJWRVJwUVV0WmNVNXRRemszVGxBNE1sZHBabmR5YlRFNVYxRXpMWFJ2WldnelRIZFBVRTFDWDJ4WGFFVnpZbWxqYjB4b1RGWmZNMmMwYzIxTVVGODRXVlZHT1dKNGFrMHlVall3VkVGS2JWOUpTbXRUU0d0bFkydHBhVFp6VTNWb05WWmxjMEpXWkRCVVEzUnllVXhuU1d4NlNYY3dUMnB1VVd0UmJuaGlaWGxvVG01cVdYSklOa1p2VVhwelZtTXhORlJ3UWpGamRFdzFlREp0UkVsamJUTk9lVlp4Tm0xSlZrMUpkblpHUTBNelZIaHRWazFEVTI1cVQyTnNNVUUzVURSelJuWmFUSGhwTm1FMGVWWlNURFp3YzNOdlFubHpUMFpKZGpWSGVGaGxUako2YjNrM1FVWmtkaTFtWTFFd2VIUXhSbTVFY1VGZmJqVjBRbXBMVmtOTVlVbzNPVUZWTnpsTWFGVk9NRFpPWWtoc01FYzVlbEl4T1V4a1QxVndVMFZoTVVKT2RtczRkMGxOVWs5RFJFTm5MbUpJVjBVNFVrWkZjak5aWjA4MFgzWmFVVGhFVjBFLkNId050ZnBhcWxoRTE2enIxZnV3WEdMZUY4cHF2TVFweGgtem5pQzlKMW8iLCJleHAiOjE3MDYyMTY5NDAsImlhdCI6MTcwNjIxNjY0MH0.Bi3pLxFP1WRKFEJNNrxVPyVKHELMQQKHOQAyE13yYV4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001884"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:03:59 GMT
	x-forgerock-transactionid: 9591e944-1d19-4448-980b-66767e6c6595
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:00.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:00.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 332760: jsonPath($.tokenId).find.exists, found nothing
21:04:00.636 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,332760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6faef258, username -> user.1001884, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fca3b10, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216640635))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:03:59 GMT
	x-forgerock-transactionid: cf819c6d-29c4-4208-b9a7-764b55baef5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzZmM3U2YzdxZmpiMXNzbTM2dXQzNDA0aTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1RUTlNSbEZMYmxaTFFub3pUMUpMU1VGaGVGOTNMa1kzWkVjNFJXUlNTV2QyYVdsNVZVZzJaV2hXT1Vkck9GRkRjVFo2UW5OcVJETXhTWEpRUVdKU2ExQmZXbTlVTTJkQlJuTnVkRUpMVVVVNGVUVm1VbVpZZDJ4ZmVsZHZiVmRsZDFkamJXOXZTRFpaWWpKb2FWRlFUMjFzWlZRd1dtTnZURXRaWmxKb1JIaFBYMGhETVhOb2NXRnVWakk0ZVV4a1FtcFlOR2hzYW10RFZ6QldaRkJNZVRCa00xZHJiRU5MUkVkbFdsVlVNV2RQV1RsbVRHZ3hhVFJrZUMwek0yOURZMWs1T0VNMlFqQmphamRxWDA4dFNqQlJVbTVOUjJKYU9EVkZXa2cyVW1zMlVUQlZWbXczVmpoME1FOXFlakpIVkZkTmJsbHRVbGg1VldWUVpYSm5YMXBEYmsxWVpFUk9XVFpaVTNGVmJEazRhSFI2VWxKRVRXOHdZekpLV0VwS01UaHZPRmRZVFc1MFN6VTRTR2MzYmxwSlVsbGxabFJHVkVaUVpHWjFlR1JJTFY5ZlpXeEJkelJIU2paNFZuSnJhMVJrTVRONU9UUldkR016UzJkb1YwRjZjMVJaYlZVMVZWcDNTSEJaU25wRWJuRlRjREJwWjFOZmJtZEZZMU51ZG5ORmIydzNUMlJhYUU4elZqTkVOMU0xYVdKb1QxWXlVRFoyUmxGRVVrOHdUWGxOWVZOWVIyWlZZVmhIZVRJMlRtSTFiMjVtY0VGb09UUjZNbVZVT0dsVU0yMDFTMGhtTlU5aU0wRnFSSEZ5U0hweU1tVjNiMmRzUWtoMmJFUm5RbTFVU0hsNlZra3phbFJSVmpoMVpVTmtaamRyV0hGSWRuVjBNV2xOU0VaVlZGbFFSRFl0Yms5TlVsSkpTQzFPTkdSMGRDMVhlSEpYVGxaVFZFa3RXbkpZVkdJdGFEZ3RTV1pvUWtrNU0zRnNSVmc1ZDFSa1ozaElVSEZzWldNMlJHSnJSRUk1WkhWVGFGQjJkVUpaUjJKNVoybEVhWEJKTmpOSE1WRXhabmxNV0VWa1dIb3pZMVYxVjJwaWJVRTJaMWRNU1RaUFlXaExTM2RHVDJWaExTMWxOblJTVTNOUVlsWTBVMEZzZG1Wa1J6VTJOMlo2Y1dWSlMySldVSEJoZFRGM1gzVk9ZMVZIVDJ4RGVtbFpVbnBpYm5sdVpFTktlVnBFUjBKUmRVRTRMa3BwTTJkeWVVMDJaSFZGWlROTWNVZHNWVFY0ZUZFLnYtSDdoYm5YQ0dzbENIZkoxSHI0al9pVjE0X2xqNXdpQnZ4UjVTTDNFMmciLCJleHAiOjE3MDYyMTY5NDAsImlhdCI6MTcwNjIxNjY0MH0.aWb9ERF2XG9OgY_ZnvJQlul5iSYgpiqOVxxdHqM33gc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:00.636 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:04:02                                        2235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=649951 KO=12986 )
> restLoginInitiate                                        (OK=321980 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=321030 KO=938   )
> restloginProgressiveProfileCallback                      (OK=6941   KO=938   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.56%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.56%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.06%)
> status.find.is(200), but actually found 503                      4958 (14.08%)
> status.find.is(200), but actually found 401                       938 ( 2.66%)
> jsonPath($.tokenId).find.exists, found nothing                    938 ( 2.66%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#############################################-                            ] 61%
          waiting: 209517 / active: 21     / done: 333077
================================================================================


================================================================================
2024-01-25 21:04:07                                        2240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=651493 KO=12986 )
> restLoginInitiate                                        (OK=322749 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=321788 KO=938   )
> restloginProgressiveProfileCallback                      (OK=6956   KO=938   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.56%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.56%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.06%)
> status.find.is(200), but actually found 503                      4958 (14.08%)
> status.find.is(200), but actually found 401                       938 ( 2.66%)
> jsonPath($.tokenId).find.exists, found nothing                    938 ( 2.66%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#############################################-                            ] 61%
          waiting: 208748 / active: 32     / done: 333835
================================================================================

21:04:09.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 334163: status.find.is(200), but actually found 401
21:04:09.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,334163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2acd47d5, username -> user.1001250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@155f52c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216649786))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXM1bTZ0Y3R2cjltYm8xMGE5bHFwaDVya2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V05sWnBXR0Z2VEZSMU0yUjZRbEZFVG5GVWRHZFJMa1ZXYWxSSU1ERlBjREJKYXpWWFFsQkJVa3BqUVZKQ1pXWTNaaTB0YTFjME9Hb3RPSEJJWDBwT1VWUXlXR05mTjJOdWRucGxXRGx2Tm10d2QzWlRaazlGY25ONlFWbEtTelJIWjNaUVFWVTVWRVZ0YUdOTE1IRktNMjVHVm1wdU9HNURZWFpuYjJKVGVHc3lkakkwYW5SVGQyOUhTWEpuUm1Wd1ExOUVhbWw0WmpodFJFWkxaMHBhTTBWSlptWmZVREJDYVVWTlRreHZhRzl0WW1sR2NHcExVR3hCWkZvNWJsTXhSM2RhZEVWa1Z6Wk1NRGhLUkVkcVlrSjBjbWxIT1dWd2NVbEJiMnRVWDFWamVWYzJUMHRWV0dacFZGbHVhM2MxTWsxNlYxaERia0pQYVRsbU5rY3pkelJsVTFaNFdVSmFTV3BqVkcxMk9HaFRRalpTTlVjMU5HNVZiUzB4ZWxSRGVIbEhjWFp4Y3pKSWQwazBMVlJZUW1kMlZsWmFZbmxFVTFweE4yMTZkRXc1ZVVSbU5uSnlSRXhsVlZCckxVaGpWRTkwY2tWWGRVdEpPRTluVUhwVVIyRnhVamRpUkRkQk9WaFNWRVpMYjBGc2RtbDRTMEZsVVVreFpVMTVVa1pHUTJRNVoydGZjR1IyVm5Oak5YSjVhamxmZWxvd2NYSlBabmxpVkZwV2RrZDRabkpRZEY5T1QxSklRbWRVY0d4eVJuVndValJMVTFWc2FHMW5kMlpVY2tWNGJXUmtSV2t3T1hVd2ExVkZhbkpVUnpoNk55MWFVekY0T0U1bE1rdzFWbmhMWHpOWWQyTnNXRnBXVkRocVluZENObHBvU1VSV00yNU5iamxDTkU5eGNuUm9hR2xOVkVKblNuZzJUa3BxT1hOaVNHOWpZMFIxY1ZoeVRuWndWa1JJWm5ORVZYZDZWMVZ0UjJWek1IWnpOMjU2YkRKU1NFMUxXVXhRTVVGRlpreEJjRkJGVkRWQmVtMHpjM1F6WVZWU04zcDBaVUZETm1aaVIySXRZemQ1UVVjeVFqUnhUV1l0V2xGc1FrOUZSRjl2VTJKR1lVWm9VV3RJWW1kR1ppMTFVMWhYYjFCNFdqWlhSbGRUTlRoS2NYRTJaMUJHVURSRU9XMXlOV0ZMWVRGUVdVNTFNelpRTlhWWWMxTlllV1IyTlZwTlZHcFNiVlU0TTNvNVIwbFJMamRMYkRKbk4wVnhNeTE2U1cxaU1IcExXVlZxY21jLi1oY0tFSGNIUlhERlVZT2R6YVI0SG1MUWoxTGN1clFBYTdYcUNiTERyaXMiLCJleHAiOjE3MDYyMTY5NDksImlhdCI6MTcwNjIxNjY0OX0.-DqIdNIAJjSs_dqCFGCwW4PGh1yCMPpWVPzVJeK0zrI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001250"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:08 GMT
	x-forgerock-transactionid: 4549c13b-113f-462a-ba70-db7212f209aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:09.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:09.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 334163: jsonPath($.tokenId).find.exists, found nothing
21:04:09.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,334163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2acd47d5, username -> user.1001250, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@155f52c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216649878))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:08 GMT
	x-forgerock-transactionid: d508e6ee-8783-4932-bd4b-7484b9df4ab5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczY4cDFjZDV2cXEyYnBtbWxuODBrY2N1aDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1FsaG5MV1pRVmxOS1EybzFPVlEwWVZWVE1HRjNMbGRXVGxOclZURTVPRmwyU1dSelpsWkVRMkZ5WmxCMlFYbERXVTlhV21jM05XTm9RbXR4YjBvdFJGaEliMVU0UVU5aGFuZEtaWFJvZEd4b1oyUXlaR3R0TlhsSmNXRnNhSFo2UzFCSllVeE1kSFJ6WmtKUVFVZFdRVjlGYURWV2JqWlpURkZvWlZSMFFXMXVhSEUwUWpnelFTMDBUazFNTW5aNWVWOWFlblZ0Wlc5T05tNUxRVkJhY1dGa1VIZzFXRWhQYlhWQ1RXTm5TRmN4VEhReFpUVjJiM2RLVHpkRmREVlhiMmxuUzJOalIxZ3RXVGRLWWs4NGVuUjRVVk5TVGxKNlgxVTNaRUYxU3prMVZVa3dabUk1YnpaWVdqUnFXRUY1UWpsWkxWZG5iMDlYVUdKM2FWZHlabXRFZFcxSVozaDZlVU5HTUZjNGRubE5RVnBFTWpnMlRIWlhlR1ZPTVc1MFdETjBlSFprY1hoeFoyVkxaVmhTVEVsR1VsQlFVWEZ2WjBrM05FVlVUM1V6UW05ck9WTmhOak5HVFVNek5XTjNZM1ppVkhWbmRHdzBSMVE1WldwUGRVZHJjSGRoVEZWbGNtMDVWM0J6WVhaME9WSjBiVVl0TVVaYU4xZFVkbTFJWDBsaFQyUXlkRGROTUVkaFNYb3dVMk5LYjNGRGRFbzVVMUpaZDFwTVZ6ZGFiazVXU2pjMVpqTTJSR3BvUW1oT2NuZHFPVWRrZWxRek9WY3pSWE53TTJwV1ZuZHJUakpJTlhaaVIwbHRlbGRLVm14S2NucHZiVWh6VG5wV1VrbFNZM2huTlY4d1FWOXVZWE5SVldNNVlXVjNUbTU2ZW5kaVpIZHNhbHBSVEZGSlZuSnZZMDkyY1dsSVUybGliazR0YUhoSU9VUTFVVmhWVTFZMlRrNU9URmRwWTNKYWFFOWFaalp5VVd4eGRGZGpablYyU2pkNlJISm1YMVpSV2pkcFdVbzJiRVJOUzJoVVV6SnRNMkZuUzJrNExVNXdOa1IzUnpkM2J6bFNlVUZWT0VwSlpGaHFabEJSTTBwcVdHdDVSMHRSUnpkbmNGbGpORjlSU20xdkxVSnNVRkJIZUdJMFJESnBaWGxHVW1ZeVlVdHRRbWR4U2pob1lsVkNZMkZpYmpkR1JUbHJkMGxWVEd0dmVVeFhia1F0TkdSMFRVMDJXV2t5ZWtObVNHcFZMbW8wWDE5NGJsUk1Seko1TkZKSFZIa3hUVXBNZUdjLjBSbXhHbUNPTFcyTFktcWRPZGF4VFBXYm1RMHN3THR1V3hHWUc1bVZwV0kiLCJleHAiOjE3MDYyMTY5NDksImlhdCI6MTcwNjIxNjY0OX0.P8sNe7LcYyphHReSMDHm8EjdLt3QGp9Zk4VRammWwc8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:09.879 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:04:11.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 334350: status.find.is(200), but actually found 401
21:04:11.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,334350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65cce112, username -> user.1000344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61d9a019, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216651072))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDB2MWZkYnBuaHZlbzR0aHUyazM4NjZzam4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1VVNHdTbEEyU1RkeWJEVXRhako0TVdoQmMxcG5MalpTYjNKMVpWWnllVzU0VEdSNlJVSTBkVUpwYVUwNU1sa3lOMlpwYVhsb2FWRmlYMFJOYUZSdFdrWkhUa1ptWHpGSWJuSmFVMFZNTVRScmIxRlFXVXhqVTJVM1gzSmhVWGcxVERWalREQnlkRzlLTFUxVlMyaHRiRnBuVlROVWJtaFVhV1JFV1c5bU5ESmpYMk5mU2tOd1RuQmphSE4wV0hRdFFtTkZOMHg1T1VvNFVrRm1lWFE1ZVVwRlFtc3RRa0l5WmxBd1pXeGlSRkpJZW5CRlRHZGZabFV5V20xM1pHbEJVVkpQWVhOSlEyUndkbVpLY3pWalptdElkazFYWkVSakxXbEZWREowTjA1aU5uUlFWMWsxZVVSSlRYVlpTa0pUTjFOUmFVVXhVMFJpV0hkSE0yWXhhVWxNWWpWblJrZ3lVVVJtZW10MVpWRm5lbXcwV25BMUxUSkJVVWs1Vm5aa1VWRm5OVGg1WW0xNFZUQjRja0paV0hJelRYWjBSRFF3Y0Rabk5qWXdRMmwzZFRaRlEyVkpkRGhQWWxwcFRreDRiV2d5V1dselZHNXdXblJZWHpoaVZEQlpjVUZQVDJSb05FbHJaREpSUkcxQmFETTJaaTFEVjFWa2FHRTRNMHgzVEU1cExTMU1aM1pXVUZCeWVrRnZlakpFU1U5NldIQllkbW8wYW5kNVJUTnFVMXBJVGpsR2JHTm1kbW81ZW05cVgwUkxaM1pRY1U4NGMxQjRhVjh4UWtWcFVHTnZXWEoxTkdNMFNEQmhTbW93VDJ4cWJrbEhTMHBmYXkxbmRsOHRVMkpMZG5Kd1FVNXBhamRGWW1aSE1HRmpXazk1VkhGNU5HdHFia0poWmpkSlNEWXdVRVZUWjJWQ1VXRllPR3BTWld0M2JrOTBVR3RRTFV4V2NFcHVaVlZvVjNnMVh6RXpibUp3Tm1oNVdtbDJiVUZXTXpWR04wVlNkbnB5TjNoQ1RWQkZlVzVvUlUxemRqUkRWMVZvWVZwS1MwVlFNMDFFUldSeWFFdEZVbVkwZDBWS1VEWTBTVUZsZERWcmRHNVROVkEzUVcxWlVHcFBWbEZKTTBGbk9IcG1OVWRrUm5Kc1ZHNDBVMWx5ZVZWM2NYRnZMVU4xUmpjNU5VZHZRamg1YkdaUU5VbGhTVkJHVERsSGVrbHRiRTh4ZFRKRFRtRkRWME5QT1VvMFZtOVZMbFJXZFd0bWFuSlpSblkxVkVSemVWbGpiM2g1VGxFLk9zSXNVRmo1elB1aWxRUHNaemUzVkJfcnZBNjMwM0tWN0JpR2Q3ZjRwWUkiLCJleHAiOjE3MDYyMTY5NTEsImlhdCI6MTcwNjIxNjY1MX0._8OvTeEa15-JtmfZkdwP9XWwn6-agN6fBpLODFyVJvg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000344"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:10 GMT
	x-forgerock-transactionid: 03ddce70-12c0-4d57-a233-8a4fc12ba875
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:11.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:11.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 334350: jsonPath($.tokenId).find.exists, found nothing
21:04:11.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,334350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65cce112, username -> user.1000344, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61d9a019, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216651161))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:10 GMT
	x-forgerock-transactionid: 1030fe84-e302-4247-86c3-8ab561f3ea75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzQ5Y29rNXJiMzN1MnM1MXM3ZDE1bmprM3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVdYQjFORmxWVkZKcWQyZzVVREEwUjI1SGJXaDNMalJtT1hsUloyVTJSV2t5Y2xoNU1Xb3RkVlZvTjNSSU1YZHNXVTA1Um1KbVZucFBZekZtVkZSdlFXZGlOR2RVU1Zoc1drODBUekp5VEU5bVdETmxRMDVpVWtrd1QweDRWM2N3WDJWWllVaHNTWGxhTFhwa1RGYzJMVWxQVTI5bU1tMUZUVXg1TlU5bk5tOW1UMFZSZEVKbFEwNWpjWEUxTlZkdFpHWnpVV05xY2pKWmVtNUpWekJvWWxZelF6ZExjbTh4Wm5vNFVXZFhZMFp2ZDNCdmNucFRkM0ZtV0dwM2MyZ3RlSHBmYVdGRVozTlJOV2MzT1hZemJtOVNSekJKY21kbWVYcG9aRU5OZEd4eWNtVldaM3BVUkVkVk5rUkpUMmRsVjI5SmMyNWphRTQ1VUhKV1pFeDNVVzFxYkZneFlsQTNSMGhMWkhvdFMweE9WbGhrWkMxYWREZFVRVlJuVkdreVRtWlpjaTFJVGpVemVsSllkbGRKZVRWM1JtazJkVVpsYldwVmNIWkhaWEZYUjA5elkxcEZiRWxEUkZRM1RVNVFkbXMyVkc5WmQyeEtla1JWYzNGVU9IaHRMVGRGVkZkSFRrdEVMWE52ZG5kTFNsUllheTFhTUZrM09EaFpPSEF0TFU1WlIyaDBZVkpLZGpFMk1WVlZaRk5JVUdKbmVHZEZaM2RGTTNGTVdIZEtlVFZ0VlhSM2JXVjVXR2xQTUc4eUxVMDRVbFJ3ZVU5TVUxZzRXbnB1UVZKa05FeGZRbkZ0TlVkS1VDMVRVVVV0WVVNMU1ISTRPR3BRUTJoeVV6Wkxkbkk1UnpKa2VYaFhRMDFaUVZsRFdGUmFMVGwxYVRacVRqWmxlV0o2ZDFkdFdqUlhPRWh3ZDBORmN6bE9XVUZwZGxObFpISm1hVnBQTUZCR1ZHNVpWMHh6T0hkaGF6VmFjakZDZVRjellWZG9TSFZtVVdONlpFZEpUbVpsVFRoamRrTnJkV2x3YldsUVRtUXlTamM1YWt0R1FWQmFValp5V1hWWldWWm9TalpOZVdwMVgwcE5TWHBaU0ZWaVduSmhXRFpLYlVwWFdVUXdUa3AxZDBweE9WcGliVEV5Wnkwek5FNHdZMnhWUnpKTFRHSkhiVWxqTTNWRVFuZDZVa2hKYW5SVVN6WjZWbmROV1ZOalpqQmtlbk0zVTJRd00xaDNhR1UwTkVveFdqVmpMbkppUkhwYWNsUnlVR1pvTkRCZmNURXhMVlZQTVdjLkJIQks5SlpiZWVOU1o3MkwwMEdMVXRZa3BLcGFOM1NxSjF5cHJvWlRsLU0iLCJleHAiOjE3MDYyMTY5NTEsImlhdCI6MTcwNjIxNjY1MX0.cYzVVw4O92sKGQ8FCkoBIZY6tHszpA1uJUBRtvSdiTg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:11.162 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:04:12.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 334508: status.find.is(200), but actually found 401
21:04:12.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,334508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@227c16e, username -> user.1002226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b557d1a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216652002))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczhobW5xa3Rka2FxdmtvdDhrcjJkMGN1MnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UE9FUlhlbll4ZEUxVlVsSmlZWGhuUlcwdGVsWm5MbU15TUZvdFNsQXhaUzFNVURnNE1EbG5NRnBRZFV4Q1pHazVTMmxLTjNaSWFEWm5aa0ZHUldwV01YbHhZbGhhUzI1c09HaFNXbGhZTTNKUmEwNU1TVGhPU0VwM2FscEtVekp4VVZOcExWSjJRVlJ2TkVkSVRVaFpVa2RIVmtjMGJXSlVVazR4U2t4UlduVlZSR2d0YlRWd2RIb3dXVXBFWVRFMVJpMXJSbTVITFRSa2QwUlRZMjFxVkVwRWNXOTJlRzVCYWpkeVMzZFNTMVJsY2xCaldtazNTRFZaVjJjMlIwRlNZakpDWm1KZlJVUnVZMkZ0VVRGdFEyYzRSakJpU0U1M05HRnBTbWMwY1hoVVdHMW9TRWhyWm10RlUxUTVMVWhzVW5aNFNWWjFOV3BRWlRSb2JTMWhMVUp5VldoWGFtbEpjM0J1T0RkaVQzVnVTRmhmYjJJeVkwSmxjR2QwVVVWb1VEQjJkMVpMVDBsUldGbDVVMEppVDFGMk5HaDVkVEU0TFV4bFpGVjZVVlJZUlc1blJqTm5aa3hRVlhwQk9XdFRPWFp3Y0dGTGEzQk9jRUpWWkRCUU1UTlBMV1oxTUVab1ZsbDZNRFJwYldOdVQxWm9VVlYxYjAxbFIySm1Va3RaWmtOSGIzZFplbmMzVFdvd1ZGUnFhR00yUzBWS2RFa3RhbDlVVkhNemJITklXRVU1TXpocVgyOHpSWEZ1YUVwSmIwVkxkbE14Um5GSFUyMDNRemxMZG0xS2FUZG1Ra1pQUTBodk1ERTBhVmxXZDBvd2RFUktRMmROT1RaVU0yeERWVzlRVWpCb1FYbEpTemd0UnpkblUyUnpaazA0VG1vME5VZzVXbUpEV0ZkUllWcE9kVXBZU0doMlltVktUaTFWTlhsamFHRm5Xall0ZFcwMmMyRkRRbk5PV0V0bFJrSndlRkp0VkVaTmQyTmFOVFJMUWtKaVJIUXdlWFo1VnpsRE5UbFJiakl0TUVwTFgyTlNZVzR6V1RaS2RVSmpOV2RETVhoVE1FaHhUUzFpY25CWlNuUXhVV3MyUlRWQ2FIUmlaV3hDYTFoRWNHTnFSRFI1TnpZeGRXMXRlblkyTmtWT1VFeGZlUzE1TW5CWE1taERNamxuUlUxbVpFaG9RVXR1U1hCUWFWWXROMFZsZFdWNk4xZFJNUzB6VlZVNGVqazRhRzB4VWt4TGFsRjNMalJST1ZWNVNWUndPV0kyVjB0Nk5sQldUMFpHZUdjLmdDanlETjlMNEJELTdReFJ4XzVTRVQtWFduNDhWczllc2tzQV94bmNrem8iLCJleHAiOjE3MDYyMTY5NTEsImlhdCI6MTcwNjIxNjY1MX0.8P8u--jtPOyTFHi_oJw1i33JiO-k6jyJKyCntNGouMY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002226"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:11 GMT
	x-forgerock-transactionid: 687de471-3f2d-4f02-87b7-2b17fad6157a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:12.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:12.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 334508: jsonPath($.tokenId).find.exists, found nothing
21:04:12.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,334508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@227c16e, username -> user.1002226, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b557d1a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216652085))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:11 GMT
	x-forgerock-transactionid: b7c26b48-d18f-486c-8602-1e63951e37ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2hwa3MzZTgxbTAwYW8xY2R0ZmJ0MnAxMTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFdsVTRVRmRKWjNWQ05XaDRRV0ZrVTFwSFNHOW5MblEzTUU4M2NXOUhWMVZZVkhOVmIyNXJRMmRxWWpGTGQwbDJjbWxSYjNsallXTnViMGx2UWs5Q04zWlhTRGc1T0dGRk9UVTBPRlJTTlUwMFFWUkhjRmxvVDBNMU5IWjZkV05vUjNCeVZIQllOMEZ3VERGb1owZFpkMDVwZEhkMmFtcHhhWFExVGxwTFNWaHVkMEkxWVhvM2VsSlpOMGRZU2xORVRVYzBPREJJTUVwc1JsZEVUa2R1ZVdoNlVUTnVOV1JOZEVjeGNtOWxSREJLU1hGc1ZqUk5PR3d6WlRoeVdrSlRObTkzVm05SWVFZHBjazEwUldRNVlqSjJlRkJ4VjFndFRUWktNamRoZUZCbVIxQm5hemRmWTFadlMwbGFhRlpFVFhkTVMyUmtjVlV3ZUdSV1RGWTBlVUp3TjFaalRETk5hbkZWWTBjeVltMU9OazFXVTJneFgxUjVValpKV1RGc1ZsSlNjMWM0ZDFkaGVtcERUbWxHTTNwdU5rc3RjM1YzWkRKZlRrRkxiMjlTVURKaU1sWm9jRzlOT0V4Q1p6Y3hibVJvU1hGUllXaHFaRWMwVUdwMFJVdEZMVU13VmpKSlUwMVNiRXczY1hvMkxWSk1WazF0ZERkRVlVUmZibUpsZFZsaVJWOU5TRkpyZUVkcVFXTjFOMlpWVWtScFFrbGlVbU5QU0cxa2QycFlRa2xzVkZWNlF6Tm5aamhNWm5CMVNHaHNUM1ZrUkZreE1uRjNUazR5VEUwMVdGbHNWRUZXUjA1eGRYWTJPVlp6UVVwUVp6Sk1kRkpLWjJRM2VEVndNa0o1VEVORU0wMW1Na0pVVFZBMWNYaGFaRFJsVmtoelYyOVdTVnBqWDFsM1ZqWXliMUV3ZUhaZmNqVXpVbk5LVkV3MFFscGpZVWh3UW1sSWFqbFdOV0ZYUm1SUFExRTBlVkpHWWtGM2JHcFJVME55TmsxSVlXOHhRalU0TW1oeVluTmtWbEZMYkZkb2FUZGxZMEp1TUhvMU0yNHdSRVJGYUdGc1dWSmhNR3MzTFZaTmIySnlWblJ5YXpKUldIWklNVVZhTjFsM2NrVlFWRmx2WW01QlRXaE5aMEpoYjJKUGQxZ3lRbDgyWDB0TU5tTklTbEk1Ukhwb2NqbHNlbXBVWTNOUU5uRTFNbkpDUW1OM2MxbzJielJxVW1JeFEwMUlla3g0YTBKSlNHdDNMbUpUTmxoa05VOUdZelJqWkdFelRWbExWWGROY1ZFLm5LV0EwYTJpYmxOTXBHNmFvQnhwMkJlMC1WTTNqSXY2bjV4T0xFT1FBRkEiLCJleHAiOjE3MDYyMTY5NTIsImlhdCI6MTcwNjIxNjY1Mn0._LSRLH1XqFqZlolLYiSXB2dnNIA0GAEBttFowE1WMaA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:12.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:04:12.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 334574: status.find.is(200), but actually found 401
21:04:12.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,334574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a854351, username -> user.1001435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@313d6f3d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216652453))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWZ2Y204NmpkcWxtcXJpOHY5bzdmNWpnNWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVZucDJSV3hMTFd4NFFtNWFRa1Z4UTFOWmVURkJMbEJDY1hoc2FYUkxSVmMyWXpORVZFNVdYM2ROVjNsS1UyaHNaV3hxU0VkQ1gxRTJNMWR1UW1odldsOW9aazlxUjI1bWJubHhha1JHWlVaSU4xZERVVzlPTWt0NlRFWllNVkJHVFV4b2VXbHRYMUZ2YjNCS1MzYzNZbUZPZEdjekxXeE5NVEpzYkRGWWQzZFphMWszYjFCYU5ETXhiVFZ6TjBGd0xVSkJSR1JqWm1oQmNVaFVjV2R5WVV4aGVVcERiMWhTU0VOeGRrMXlXVFV5V1dod056Qm5aek5yYVRoWFlsTXdWVjlHUTBzMVV6UmxNemRRTW5kb1VsZDFlbFZGWkhsWVgxQkNObVZGZWpCc01WSjZWV0prY3pkblNGZE5hVFZKYURCVFpFcDZYMDlMV201dFYwUTRVM0ZPTTFWalEwSXlXa2hqUVMxb2FYZG9ORGxxVWxKd1pVZHNWRlZOZDFoZlVqZEZVRmxUV0RCcmJXazNWbVpSYkRGRlVHUXRaM3BOYUV4WlMxOUxZVlpsTWxWeE1ESnFiRTFVVTFsUlJIRm5ZVFY0VlZsWk1IZExhRWxSY0U0NVJVWlRRV015UW5KblVVd3plR1JsY0hvd1pXNXJNUzFpUW10d1FtaDZXa2htYkZCVVRuRnBWazlLYlc0dFJVb3RhMDloWTJ4Mk9EaEdPRFJ4V205V1JsQnNabGRXVWpWWE9FZ3plbTlrZEdKNFYxZ3plVFJ6Y3pkWGF6ZGtOM1pTVjBoQk5XNVpkSFJpTTBKb2VtcDNlbGhhUlRGeFdVVktlRnB4TlVOd1JtSnlaMFZIZDNkTUxWZDVOMUZDVkVkVlVFMXZTRVY2VjNkcVVHSjJZbVZTV2xSRVlqUm5XVEZCVmtwSGVGYzNZbnBFVDBKblYwVk9RMUoxTUdWeVNVWjRlRW94T1U1UmVqbENVMDlyY0RoWFJqZzJabkJJTmtsc1UzUk5SelU0TlU5TlJqWnhWM2RsVmxwM2NDMXplR0Z3VURodk4zbHFhMnh5T1ZKRFFrOWpWV1YwTlZweGIycFZSekpzWnkxTExXMUtZazl6UWtaTlJuUnZXbXRoY0hGWlVUQmhWVUpqVmw5TFIyUnhUV3RCYlZkNVJUUjBlSEJEVVRCdFpXb3llbDg0WWs5aFdUVmpSVzltYWpSbExWSjJWbWg2U0U5MGRESjFMVmhIUzNkVlExOUJMbHBUYUdVeGFsbGxabFJEWWtKV1ZIcEdUWEoxUzFFLldzRWdlV0tJZHlmVTZ3bFUxaEl5Q2wtaks2eTZUbm5ST3MxV212ZjI1OUEiLCJleHAiOjE3MDYyMTY5NTIsImlhdCI6MTcwNjIxNjY1Mn0.PS5YxjqBbxkHgS4DZkwMzm5koWCPbTPwQwh4MfgErJE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001435"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:12 GMT
	x-forgerock-transactionid: 0b45fc2b-1862-4d3e-8444-f13da40e8e6b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:12.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:12.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 334574: jsonPath($.tokenId).find.exists, found nothing
21:04:12.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,334574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a854351, username -> user.1001435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@313d6f3d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216652541))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:04:11 GMT
	x-forgerock-transactionid: 1a2a217c-964d-47a8-bd4c-bc8a9c25f90c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnMzYTRnMGlxMnBjdWtxbWdqcWY1bnM4cCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVsVW1kVE5qSk5UMXB2U201cU9HOXFRamRTY1dSUkxtczBOVU51ZGpST056aHNiRkp6TTBWMmQwbDRRa1oyWlVReFQzWlFXRWs0YUdGNFVGQnZWMmg1WmtkVE1XeHphSEpmZDJ0T1Z6ZHRUVWMwTms5SVIwRjZYME5tYzJGM05XVkNUV1JYWVhsV1puTXphM0JOWm05TVlXaGZZbHBMZGpobmFUYzBkRzVCVjNKUk1GSlJTVTFUVVRSdGVGcFNablZ3VmpJMVZVbFNkWFpTZWtWTmFYWk1Tek5NT0VkdlpFMWtUMlY1ZUVwMlRpMVVXV1ZOUlRKNlZFSnRWMWx5VkhSdVRXaFRlVWd3YVdSaGRUUTVUSEZxVG1oNmMwcHBNVE5XWXpKblRUZzFUakExYkc5NWVGWktlRWRpVEVKUVMzZEVkazl6VDNkcFFqWlNZVkl3TTA4NGRHdzNjM0JSZUhsMFgzTnlOMTlLTUdwNWVXd3dhRWRCWTNWeVFURXdZbFZwYUhaV2MyMWxWMnB4YzA1Q2FWUjJhalp3U0MxUlQycGxWMUp4U25aVlpHYzNiMGxyTVhnNFpYcHdXbXhCTjJaV1ZrVlVibW95UVhOR2EzRXdVRlJDTFV4MFRGWlBVSFpuTVhOV1QwNTNYM0l4VUhoMGRHeHliRGRRYUhwRFVYSjRZbUZhU1d4eFRIVjVabkU1WkdwdWVUWnpYMWROT0RGTGRFSnFZVE5NV0d0dk9YaGpRbEpQY0ZwMGNXTTJNVU5qTmtjNVh6bE1Xbmt0TVc0MVozUnpXbUZJVFhkaVpFdEVNbkZ6UzE5SFNWTnBSMVJRV1VOMU1FNUtiQzFSZWxGc2FYZ3RkRVZPZGpsc2FsQmtYekpGTUVGeGFqazFWMGxRYVdKRFVuazBaelpYWkZwd09FVTRXbE5HTmkwd1VTMW9ObTFLVlRScWMxZFFRbTAyTjJWT2FuZFBSMVZPWlZWR09FUmFXSEZQTlZkVWJqbGhOVGxhTjJZeVUxSkhOazF2Umw4eVRFNXVSRUpFYlRobVJuQlNiRVkzYmpaNVVHazJSM2w1VkRoeFF6SkZZa1pqWkhodVkyNXZhR3RPTmtReGMxTTBOV3hWWDBKd1EyMUVlWEZqWW5GWWMyTkJRbDgxZGxWbk1rMXRURWx3Y2xaR1NWaG5ZVGxzYUVreE0yVmtka1pNVVU1M01XbDZORzAxVFZwNldUQm9iRGRxYjFwVVVVWXpSR3hNTmtFd0xqUm1RWEpUWTBSblUwbHBZM0ZhUzJreVRGRmtRVkUuVWtTU3laU3gxU216RDRKbVB4clhFLVVFRUxfbU8wRDQwUnl3RmpLNjZSQSIsImV4cCI6MTcwNjIxNjk1MiwiaWF0IjoxNzA2MjE2NjUyfQ.fpl7c7dv1AdmP9qkrQ-Y2c7BIUbnf4RRBAK0Iy0UaPs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:12.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:04:12                                        2245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=653006 KO=12994 )
> restLoginInitiate                                        (OK=323493 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=322538 KO=942   )
> restloginProgressiveProfileCallback                      (OK=6975   KO=942   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.55%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.55%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.05%)
> status.find.is(200), but actually found 503                      4958 (14.08%)
> status.find.is(200), but actually found 401                       942 ( 2.68%)
> jsonPath($.tokenId).find.exists, found nothing                    942 ( 2.68%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#############################################-                            ] 61%
          waiting: 208008 / active: 18     / done: 334589
================================================================================

21:04:13.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 334687: status.find.is(200), but actually found 401
21:04:13.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,334687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db1644c, username -> user.1001948, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d4aab64, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216653286))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGY2dWdoNXE4MHU2OWcwb2hvbXE5MWE5a2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Qk1XTmxja1l0UlVSc1VEaEtOa2xCUVY5ak5FSjNMbmxGTFVwS1pqVm9abFUxTjIxblIzbGlZM0JKVEZWVVNHWm1NWGxGVFdWV04zQlROWFZOZFdwSFozVmxZbUpKYW1WV1dHTkhWbk5EVURGTE1ISjNVM1JqTTB4eFQzSTBkRWg0VTJ4NVVWcGpSVFZHWlRFdE1sRndVWFZIY2xGNmMwRjVabGxGWlhKRmFrbEVPWFJhVnpSVGIzZDRUVUZhWDBscWVXOVRabU5HZWpSc2NUQkVUSGhWTkdaU2RpMTFiVGRoWVc1U1pFcHdWMTk0YW1kbFQzTjFhbGhHYmtkdGJsTTRUeko0T0RCb01IVk1VWGc0VG5oRlUxWjJRWFZPWTAwd1YyZElWamRMTjJKaFVVVk1PRmR3YkRoV1JYazNXak5FVldoWWNEQmZjUzFETTB3MGRYRkdOVmhPUnpSc1JVMTNlV0p2TFVaRFNXZHRTRFIxY3pSRldGSlhMVlU0ZVhaS1RuSXhiRlJSTlZkNE4wbHNaRlJaTVhGRlRFaEtaVlZRUW1wT2VqVXpVbWxNTkZnM1MzTm1hemxuY2s1WlduaERiRTFCVkVOMGJqSnFZemc0U0ZwbE4zZERWMVoxV21oS1VIQkVlbmxTZUc1QmN6RlRkMUl3U2t4T1lUaFVRbEo1TW1RNE1WcGtTazB3TkZJMGFUSm1XbU5NUjFKMVYwMXNSbVJrUlV0SFdVNDVNRmhVYzJoUGQzZG5jbkpCTVdNNVpsZEZNRXN3TWt0MFdGTlBNWFZRWVZkc1N6QkNUbXRDTlZGcVIya3dhWGhwV0VGMWFsZHNaVVJYUXpWQ1NTMUpaRmh4YkRNMmVISkRSa056Y1RNNU5tNTZiVmh5VUdsNVNIQjZkMnRhZG5kYVQxUmpNMnh2V25oZlJrZGFabTF6Wld4a1lrUTVUbmxIV0ZOcWRFSmpiV294YUZJMVJtVmtiMWswV1VKd2VXYzFjM2RpYldSV1ZGVmpRM1pTWmt4R00zZEtaV2Q1WlVONVNFbENZVE4wTXpaRGVEZDVZMXBoTlhwa2VFOW9ia3cxZEhNNVVURnlVMFJSYmpGc1YzVTNSbmhWZUVWTmMxZDJZbUl6WjBkTFVVa3pTV2hVWkc1alVtWTRNbEV6TVZwUlJIVnFXSEJCYldSelNVVm1hMmcxYkROQ2F6ZEVXREl0T1ZkdGMyeHhRamhGY21oQ2JFeFVZazAxVWpsNmJqTkJMbkZoU1VWMlowaDRUbkZTWTNCb1dWTk1TVVZhVkhjLjU2VTIwREhoOHRJUkhGWU5JbVVuSDBrMFhsdnlBTUdFQllqdzZ4SzNIZEEiLCJleHAiOjE3MDYyMTY5NTMsImlhdCI6MTcwNjIxNjY1M30.6OUjg9xR-aurz6JZAbI_nWJiMgRwRuSwXb-hXhm8_zA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001948"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:12 GMT
	x-forgerock-transactionid: b20c3453-0d76-4a43-a715-aee7c460e00b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:13.334 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:13.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 334687: jsonPath($.tokenId).find.exists, found nothing
21:04:13.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,334687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2db1644c, username -> user.1001948, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d4aab64, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216653374))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:12 GMT
	x-forgerock-transactionid: d54bd0c4-cef3-4d72-b92d-38facd5b3185
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWxydm1rbnNraHBuZm1vM25pdmVkb2c5cGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1VWTlRaRk5CYmxaTFZrdDFPVGwwVFZKT2VFWjNMblJ0WkdkSFYwcEdVa3REVmpodGEwNWhiemR5VjJSWWRrUjZabkJmVVdGQ1dHeFpNSFpLWVdobloybHJaV3hYZWxkalJFWnFhRlptZDJGcU1uWmlNSEpJTjNWcFYyWjFkemhDT1dGd2NHRTBaM2N3TFRCSExYVklaV2hLVkVGb2JUSnJkVkZRYXpKM2JFeFViWE5DUzNWS2FuVjBiMUUzTkhNM2VVTTBXVUUwUVZKdWFXTXhlbXhtU0RsTVNGVmpaWFZYVGxsVFRHc3hUakpSVEc4NE9FRlBMVlUzUlZwTFdHdzNWVUpWZWw5SGVsVllSV015YUUxV1lqRnJZbDlpYVdkQlMwd3dhamhOWTBwSGFHdFBTRkZvZGpOc1RuWmlZMVphVmtSTldVTjBhMDk2YTFCNVozWkpORzFqY1RZNVNsQldkRWh2Tms1S1p6azRUbkI1ZVhJNWNVRkRSRWMxVERkM1dUbFFOalExVTA1VU9USmxiekJwUVV4NU1IWndlR2hhWjFZMFRHbE5SREJQT1Y5VE5HNHhWeTFLVmtFMlNtNTZOM0p3Y0RONWVYUlJUa1Z0VnpaTGFIbFZUSFJ6TjBGQlRHTkhhRGxpVjNOVWJFdFpRa3hsYm1WNlkxZDNjQzFQY1UxdVUySlhRbHBJV1RsSlpYRlNUbUp5TlVsNVpGSmxORjg0WnpoZmNXNUhVVEZ2UTJjM1NUZ3hkM0JsUWpSU2NETkZaM2hmVTBkV1UwZGpVVkpJT0dkQ1psSjJUak00ZGxoT1F6TnlaMVF3WWxwcGIyRk1jV3hGVm5Sd1RFNUlMV1JGTlRsRWJrSXlZMVJ1Wkd4WlZXMWxjVVpNWDNJeFRHa3piMmxvVTFoWmJXSTVSVVJOU1VNelNHZE9jbTloU1VSTlprVXlUelJKVFRjelUwMUpPRGRKWlRoWWJuTmlaMVprWlVOcU5FbG5ORUZNYUZKZmFUSXhMVzl2VG5wSk5tcHdabTl1Y2s5T2IySTFjSFUzVEc5UlZtZFdWRkI2UzFKRVZYbFBaRzVTZEZwSFYxZHVha2xTWnpJeFIzUTFSM0Z1YTJ0VWRYVlRPSGxaWm14NldFTTNiVGhuYzJOcU1ETm5hRlowYURCTk9VZHNVbkpoUTFGbU9IZzRMV3BtV1d0SFRuRkdiVmRPVkROWGVIbERSalIxZEdoWVFWZExVSFpMZVZNME5XODBMbkJNYkRKR1lXODBSVlpKYVhkTldFZG1RMFZIUkhjLnROSWpCSmtXbURYOEhpX0xzQWU0SG92LV9WeXRVNDdnODlWc29fcE9OeTgiLCJleHAiOjE3MDYyMTY5NTMsImlhdCI6MTcwNjIxNjY1M30.qvxuOfC01cWosz8vewFcBro9TXRx_IOBQVuMof7UIWs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:13.375 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:04:14.013 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 334778: status.find.is(200), but actually found 401
21:04:14.013 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,334778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@216228b8, username -> user.1002104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c9dd81e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216653947))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGlmY2doOGMwaTBsazUyODVsMmo0amY5YTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU5WSndVVEpEUzNsd2EzaDBjVmt0TlZCWFIzbFJMbHBuYTJGcWJFTmplRlE0TjJGblVsVkxXakUxVFdKMFFuUnBkbmxTUWxSQmFtTndUWEJvY21WRkxWbDFNMHRqZEc1d2JsVjBVMlZtVDJsRlkzRTRiMWhPVDI0M2QxTmtkbTlOWkVscFRVd3lUM05GUW1WNWRrSnVaMnQyVEY5dGJUUnlTblJ3V0hWbmIwaE5iM0pZY0U1Qk1rTmtkREJmT1djNFEwOTRhek56ZVVWblduRmlPWGRxU1c1R2VIWm9kbGR2WVZoMVNHWnFXRmRqZUU1bE5sQjNZMDFpVmxoemNsb3pUMnRRUTNWUE1XbHlWVXMzYVdsb1ZGOU5iRzB4Ym5aa2NYZGlURUpGTVRSWWNISjBiMjU1ZUUwMk9WVllWVEkzWXpZMVR6SndhMVZQUVc1V1gxbHVVbVE0ZDBSRVMyNUxVakpVY1Zsa1JUTkRSVUkyZURkdmVHOXlWVU5ITTJKek5rSk5VSEpEY0dsWGNsWlJVWGhRUmtzM1ZYaHBhRGhLVGpaUGQyWkxVSFJMV1VkR2VVdzFlaTFtZGxNNWVEbERkRjlZTVY5cVgyZHJiMUpOV0dsVmMwc3dVMDlSWlhSSFVrVnBUMmxUU1VSSGJqQmtVbEZtZGt0Rk1FaFpUV054ZEhwZk5rOWZMV3Q1YlZwS1ZHbE1UaTB3YkRKNWFUUk9ZMjEwVmxWMFNHbHhNRUU1VjNKelpVcDROWE5EWjFScFMxTlVNa3BNVWtWT01raDVWVVZzVUdFeWVYQXRaRXhGTVc5RE0xTlZkMlEyWnpoMGEzQnpWV0pPYlZwV00wcFpYM2hPVHpRNFQxSnliM1JpTXpWdk9GaHFNbGxrWldRNFZETllPRFpYU2pGcWFYazFZWFpDVjBaWE1ERmxiVGRTV1hneFprbHhkbVIwWlhOb1ZtcFhjREpPV2tsVGVFVnVlbTR0WTAxbWRFcEROamxQTURSRVFuUlRRVEJOVW1oMU1ITk1jVlkwUVZSa1FtNW9UbU01UkU4eVpISllXVjh3U3pnd2ExcHZkVGhEYVhsekxWZGpNRlY1YlhKWVQwSnZSMUJVUWsxUE4xQnlWMU54V25aWkxXMVdUbTlFZHprMGFWbGpVVlYwY21sRU5tczFVbHBvZDNod00zZFNORlJSU2pGS1lWbFRMV0UyYlhKeU5GTTJRVzUzVFhSSE5XWnJWR05CU1RocU9GVTBMbDh6ZVZkRWFVRjBNbVp1U1UxVGEyd3hWa1pOUldjLlJGOUF5Z1JGMUcyV3VwSllRTU1JNHQ5TmRVYVZMR19YblVkMnY4dGFEc3ciLCJleHAiOjE3MDYyMTY5NTMsImlhdCI6MTcwNjIxNjY1M30.1ROvFAhdcb9necCtcuhsrbDWN8ruQEipoV7qRroyftY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002104"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:13 GMT
	x-forgerock-transactionid: 31ba5e8b-a6b6-49b0-b15f-6831b00f4f3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:14.013 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:14.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 334778: jsonPath($.tokenId).find.exists, found nothing
21:04:14.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,334778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@216228b8, username -> user.1002104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c9dd81e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216654054))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:13 GMT
	x-forgerock-transactionid: f0bef402-ce5b-44dc-89a5-200f48994cef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2NqMDdncjYxZW1jYzUzMXNxa28wcW1lMjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0emVIWnNkemxWT0U5M2VXZzNhVjlRVlhGNFgwMTNMamxsUjJaMVozaHJPWFZGUkhSRmVsOU9VVTFZVlhOdVdXbDFWVWxYYURReFltWkZlRXN0UWpWVk1HZGtlbDlET1VVMFptUmpiRlp1T0ZadmMzVk5Ta2N3YzNwUVJteEtPVU5oZW5SdmRUaHFPREZzVkZSUE1FOTJURFE1YzFGWE4waFhZazloWDIwellqQlpiSFpOUVMweVF6SkNha1JqUkVKcGVVNXllRzlNTmxsNExWQkNjVmhYVW0xSVkzWmtTMjFZWlVRelpXbGhaMnh1U2pZdE9WUTVTR1ZqT0VkWVVrbFhZakF3YWtSUGVHRjZZWEo2VXpWTU5XdEdPREJMWVRoWVUzUXpUVGg2VmpOWVpXaDBhelZpUkZGS05YRjFla1ZWVW5KclkyNU1kRUZMU0ZwV1owNWhSVVZXVFdkMlJXSmhRMXBPZVVkaGVrdEJRMFJqZFhGWWFVNU5NalEyT1ZCa2FsOTNNSGxyTUVwVlRtVmlRMDVzYUZwalVWVTJVRzFPY2xoMlZGRTVOSEpKZW1GelZEUnRaRGhPVGpkcmVHRkpiV1JxU1dsb2MxTk9VWEJYWVdKblJVOW1OVkppUWpCWkxYUXdSV3RYVDNac1JWWm5WREZRUTA1cFFrNXJha0o2UWxGRFNTMW5TVUpNVm5oeWNqZHNWRTUxVTBONmFtUmhUbEJpVDBwdGNFNWpPSGhKYUZnNWNFMW9aVzh4VlUxVmJ6WnNjV05FTUdsQlVYbzROWFozZHpCU1gyWkJSSEZ6VW5kRFYzZGpWR0pVYVZwdFozSlNiVXQxT0VobFdrVlFRM2xaY1VOVVlqRlhSSGhxT0VKalRGcDFhelJ3UVdWWGNVSm9kR3h3ZGtGeWRGRkZZbWxOVkY5UGNYWnNkSEJJTkVKemRsUkJlV2xzVUdWc1NFTjNjMGt5VUVKaWRWbFdUR3BzV1ZCcFVVRTNUM0poY2tsUFJraEVTR2RQUWtaVlh6Y3lNbmxQUVdGT01ERkVTM3BHUXpsVFVYaERUREZvWjJaek9EQlpUR1pZUjJaa1JYRnJkVk40TkhCNFJWRk5aMk5UU21wR09FRTVRWHBTWDNFNE1tVmFZVlp6VVROclFqVjJRVU5yU2xCeU9EbDFPSEZ2TkZkMk1tVTNURVZ5U2s5eU1sWlhORGxYUkVwaGFVazNhVzFGT0RsU1NVSkpOblJHZG1KQlVscEpMakprTkdKaGJIRlZha3RtUTJWUU1ISnBiV2RtZG5jLm0zNWwtTGd1NVZIS1ZFNUdWQzB1dWtYRVRYd0hGRGZqUFBNZlV5RGVnU3ciLCJleHAiOjE3MDYyMTY5NTQsImlhdCI6MTcwNjIxNjY1NH0.PNAFnJR7XuKWFKdXbny7tn9s9RC0PNoRU-z-xK2Zjfk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:14.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:04:15.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 335024: status.find.is(200), but actually found 401
21:04:15.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,335024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5208302f, username -> user.1001301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6696080c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216655638))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2xsZ2w1b3BnbnBqaTJpZXFkcDRnNmI4dG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dU5rZHpWVU0yV2psbVozbGhZMFJ0ZG1KbVgwOUJMalZuYlhaMldGUkVjblo1UWt3MVNsTlVPSHBUTlhOUlVuZGFiVTVvT0c1alRWSkVWbEppVWxKbExWUlBSM05SYmpNMFZVUTJSM0JVWDJNell6azFUR2hOVjJObU1Xd3piMEZvVmpkMGIwVkdWVmt4VjFWc2EwVm9VM0ZwWkU5NldrbEphekZRTkVKQ1VteEJaWFJTVTFjNGJsb3lNMFpUVWt0NGIwTm9kRW8yV1dKclEzSTFMV3Q2V21oc2FFTkdUVzQxWVRsUFNsTm9jRFJ1WkRsdVEwNTVlVzVRYlVaMWNXOXNhSFU0Tm5CTlkyVndhV2g1ZUc1ek9YRnllVFY2WTFKMFRqWnplbko2WWtScmVFTm5iWGxDYkZwdU1XMUNUa056VFhsUlVVWlBaM1k1VG5KSFJGaGlhR3gwWVdGa1dVRjVSbVZLZEVSV2JGSm1SVlV5TkRsbFpYUXRZVXhXYnpGVFNXTkdORE5MVGxKaWJtMW1PWGhSWkZaNFlubHdaWE5JWkU5M1RYZFVkSEJ0VjNvdExVNUlkRUpaVFhWNWRUQkliRkp2Y21oM1RWcHNNUzFwUmxGRVVXcEhSWEo2VVRsdlZYTjJhVU5aWHpOVGNrMXNPRVZoYW1rNFFsQk1jV2hrUW10c2RtbFhPREpYTmtkQmF6Z3paRFphYjBOSGIwNDJWVWRmTlROTVpWQjJRblptTkc5bGNFdDNUWEkwVFVKRWMzQXhaV05WYldWWVdVdHNPSEpEVjJOSGFHaG9RWFpRTUdWUk1rSjJaSFp2Ym1OYWFuTkZabGd0V0MxUmJrbDFUR1V6YVVwdWRuSkdRMlZCVm5sTFRsZGFZazVNWld4S2FuaFNlVlZLU0dOblJXOVRaM2hSVDFKVGNFTTJiMGxMTUVOS09EQmphblZZWms5SGRtMHdkVFJST1V3emJsbG5iM1ZMTFd0c2FIaGhZVmhqTUhOQlowbHdPV3RuTUcxaFNGaENTWGgyYm1saExVaFhaMjVpYUMxUlRVRm5iRmhMUkROeldVNTZRVWRFZVdOTmRqY3pVMjl6ZFc5b2NYTlZZalJPTFhBelZYaFZkVk5TZW00ME1HcDVSVEp0VDFkM1JXTTNUbXN0ZUZRelRUSk9OalozVlZVNWFYQmpXRmhvYlRCQmNGQkZRbkV5Y1RsaVdIcFhVMVI2ZGpkME5scFFRVFZFYUV0ZmVXTlpMbEJ3VWtkNFQxWjZjSFppTkY5M2FsbExSRUpuVFZFLms0czVZd0pGTnAzQ09ETm5LUXlnRC1TelZmc1VIVUdtb1V0Q3VCOS1VZ2MiLCJleHAiOjE3MDYyMTY5NTUsImlhdCI6MTcwNjIxNjY1NX0.JLP4LwRSo0ningja9V82AJAmbYMOPM9jRf2aSrvT3fk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001301"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:14 GMT
	x-forgerock-transactionid: b3c10495-5cc8-4155-a230-ecf3d230dc5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:15.686 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:15.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 335024: jsonPath($.tokenId).find.exists, found nothing
21:04:15.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,335024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5208302f, username -> user.1001301, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6696080c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216655724))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:15 GMT
	x-forgerock-transactionid: 57af00f5-d7ce-496f-a194-151fd5d9b44a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic29hOTVxa3M0bmR1bjg4MG9iNTFmNTFuMGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmVVSTBMV3AzTkRoVFprOHhSM0oyYlU5M04xQm5MbUZzZWxkaGVFNTJhbGswTUUwMVMwVnFRMjAxVmxKcVkzWXpiRlY2TmxSSVdESmpSR0pHVEc5UGFtOXVkR05LVkRCalowaG1la0ZZY3paaU1TMU5hRFEwZGtSMWVXUjNRWFF0UzFkTlJVOHlOSEpyYTNCa1QwdHZiVEYxVFMxVFUxZ3dVekZEVkV4Rk9GZzRSRWg0VDJzd1ZIVXdOV3N6Ymt4RmRtcEJhMVE1TVdadE5tTjRSMXBuY1dVNFdYWnBVMlkwTjB0U05HWlZVa3h3YVhoUVFrSmlVMmxSV21OaFNubEVTbUZzTUdnMVVYQk1OM1UyTkhOd2FUVkNhbEpEYkZRd1QwRXhhVGhJVVZOZk5XWkRTbXhpWlZrMlVubGhXWFZ0TlZKQmVIb3lOVXRrWjFGQlNqVTBOalE1Um1KSmFFUjVaWFJvVDBSSmMyTm9kVzFNYzI1S09UUnFRMHRXVVRKblp6QkhVM05OTkZoV2MxbFpVMmczTlVWeE4xSXRXWGcwZEVSaFFVSlZibWswUkhWSU15MURWMk41V2xKMGRXNXVaM0F5V0hobExYSjZXa2xYWXpBM1VESldVMk5RYW1wa1ZIRTNibEpYUTBOcVZqVmllVW90ZFc1S1RWQnJlVFZUYlZCbVQwMTBkekEwVmpkelUwaEViWEZETVVSNWFHOHhXbXRrYVU5TE9XOVBZMkk0UjBkSlVYRTVVRmhsY0V0Rk4yd3RUM0oxTFhWRldqSkNZVzFUVFRGMFNYUktWamxrYjFkd1YzWk5ObkEwVm1WdlRqbHZhRUkyWkRoR2JVWnJSMk5EWDBKZmNGRlNibkpOTUZscWQwcGpia3hmWVdkM0xUQmxNMFZCV2pSSmFGVktSRTVWY1hkR2RIZFdSV2wzTnpkbGFXdFdaa05LZFVWeE1VbEtiemRrT1RSV01UVTNaMGRZYlZGdVpHUkVibXRDZUhjdGIxaGhiM0ZpZEVsc01HNUNjbVZZY0VOb1kwVXlURmd0ZVRkdWRUQmlibFJZUjBaS1dsTkJOR2xITlRNNGRWUXdSamxTWldKb1dtVnNRV3hQTkZOdVkxZHFOME42WjE5d1JHNVNkVzk0ZDBoUlRVcDVkazQyVFRGSGFYbGxSSE5MYkZFNWNHUnJaR1kwV0cxWWJuSk5UM1JsZGxaVk1rRnZhVWM0ZGxrelMzQk1RWGx0ZFRsck9HZHZMakJXUnkxRlRVOUZTRUpOTVRsS05WY3lWVmhCZFZFLklpLTFiNEdKTG5FeHFnLXZ1eldVRFItUFhhZ0JwTUJwd3NpdDBtZzNfSlkiLCJleHAiOjE3MDYyMTY5NTUsImlhdCI6MTcwNjIxNjY1NX0.aCIwkgPn21morJRNf3bbrXqBzGAYTCjbjY_k5Wnj4WQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:15.725 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:04:17                                        2250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=654508 KO=13000 )
> restLoginInitiate                                        (OK=324239 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=323278 KO=945   )
> restloginProgressiveProfileCallback                      (OK=6991   KO=945   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.54%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.54%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.05%)
> status.find.is(200), but actually found 503                      4958 (14.08%)
> status.find.is(200), but actually found 401                       945 ( 2.68%)
> jsonPath($.tokenId).find.exists, found nothing                    945 ( 2.68%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#############################################-                            ] 61%
          waiting: 207260 / active: 23     / done: 335332
================================================================================

21:04:18.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 335500: status.find.is(200), but actually found 401
21:04:18.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,335500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@df7ba89, username -> user.1002182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1df171fc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216658643))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjBqNjQwOWhjZHJpZ3I2N2g5YzliZmZvaTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2VXdEJaSEJPUm00eWJGWjFibUZQY2tKVllXOUJMbWhGU25wSVptYzBUWFZYVTA1d2JsSkZjamQxUWpkQll6VkNNVk40WTBVdGFuTlNaelpVVW1wTmRGSm9SVVIzY3pOUGVHYzBNMDVmVjI5eFIzZG1TWFo2YzA4MlIzTTRRVkIzYjBGVWFHbERhRUpVT1ZsVVNESlNWMWhoY0RCUWRuSmFZbWxDYldKZlJuZGFlVk5QWTBkbU4wZG9aVmROZWkxRGFGTmtUVm94TVRaVVJFTnlPVkF5UzJOUFJWUTNVekl3VGxoTWRXbHRZMUJuYTBWTFRFZGllR2swWjFJdE9EVkdkazFhYTBwV2VYQmhURlZxZDI5S2JFUmhZUzB6Wm5OWFQzbGFhakJoVjI0MmRrWm1ibE5JUVhReFUxTmhaRVpZWVVGSlRtMUVjMlpSV1U5cGMyMTVVMmQxV0ZwMU4yaFNRMUpHY0RSa2VVZFJNRjlvTnpoaFJFOVZTREZHVnpOb1VEWXhWVFUyYVhBeFIzUkVSMWh0UTB4Uk0wVm9SR1Y2ZFZaR1NrOVNTek5yVG1sQk1IaFZibGRrT0UxVmRtcE9PVk5tWjNKclZrRTVRVFpvY0hjMlRrVjZialZ1VEhwR1FrTndjM28yTTJWWmJsbGhla1ZmVFZaallrRjVZbTFaUjJsU2J6TlpSVXh0YkZBM016STBiRlJtTXpnMFNGSnRZa1U0ZURNM2RpMWhSRFZ3UTFJeGRGRlVUR1IzUkhWcVNtNVlUMVprV0VSS1ZrRkJiM1pqWDFKS056ZDNZVVpoV21kaFdrTnVZak5KVDBWd0xUZzRlbXBUZUZBNFdHSnBNVTVWYlZSM01VRllTa1pvVUdnd1kxTlFjRUpITURRdE1rbHVTMFpTYUhaYVpFdHVObXRaV1RGRVgyeFRaRTVoYVZScFpFUjNiblp4VWxKUFVUaFpTRkZ0Um1OdFVITlVhM1ozTW1KSVNtWlNPV0pMZFhOMFJVY3daMXA1V0hSUllUTktkV1l5Y3kxNVJYSklTakZoVTBndFRtVnNTbnBrZFRSVmRqVnJPVmR2UmpGUldITlpTVEpXTm5sU1RYaDVaVVJxT1ZSTVQyWTVVRTV0TUc5NlVrMVVlV3RLYXpoTFIwNUtkbVJhZVY5alF6WnZNa0pKTlRJd1UxRnNOMWR1UTFSb2FHUkVURE5FWlZsSFYwNU5Sa1o2VlhjNVNXTTNVRmx6WlZWME9FdFZMbFpqUzIxMVVIZHlWRzluWmpaSGJVUlRkMlZNYzFFLm1MZDN1dVNuX1FsQ0RIOWVFRUlueWRwS2czU2VnNWh1bjdwZGx4OWNOZFEiLCJleHAiOjE3MDYyMTY5NTgsImlhdCI6MTcwNjIxNjY1OH0.mSXh9wuDRq-n5-8zdmDrWr0_5RnxHgZxvrSas0NMrLA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002182"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:17 GMT
	x-forgerock-transactionid: 2f071d46-de9e-420a-b5de-af75267ea1b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:18.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:18.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 335500: jsonPath($.tokenId).find.exists, found nothing
21:04:18.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,335500,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@df7ba89, username -> user.1002182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1df171fc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216658731))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:18 GMT
	x-forgerock-transactionid: 016acb19-a43a-437f-b5a5-231c6153ee3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHY3bTZqaGc4NmlpZ2Y3Y3FvOTR2ZHZuc2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFJtZEVhbEUzVkZkYWIyMXZhbk5JWTBSQllqZG5MalZ3T1hsS2VrVmtTR2s1VVV4dVVuWldVMjVoUXpkWmNITlZUV2xLTlhSbVJqWlpRbm80Y1hjeFJVOVlhMnRLUVRGb2VrZGZUbTF2T1VwcGRucHpjM05TTVUwMVNFcFZSREZrVFdWMWVYRjBTVVZGUjNWSk4zUmZOV2xpYWtWeGNHbFhkVFoxT1RGclltOWlhVWhzYm5OV1V6TkpYMVF3UzFsSU1EUXhaa290UmxWVVMxRTNOMXBvUm5ReGVFVkRWVzFMVm5ZMFMwUlFlRTA1WWxWTVRHUlJhRmt3Um1nelVVbE5jbmQyYjBSTmMxWXRaelJqWVdwNVpWTnhlbXhyWkZCb01FTXdPRVZsYVdoS2FuVlhWa3BWYlZnMlVWSTJOSGROYW5KaU5sZHROekU0Vnpob09YQTBSVEIxVEVoV2FTMUxka2hOVkUxdFFVSkxkVnBCYTBWRVJGaFFlVTB6UW1kVGIxSnhhRkF0YVZoQlJYaHZXRWt0WkhCTlNEQk9UV3BLVWs5TlIzTTNWVVZFVVVRd2VEWmpTVmhvTFZGU1ZFSTRjbE10WWxwM04wRjVXa0YwZVhWTVNGZ3pNVmhOWDFJd1VFODBZV0pIWWxJeU0xSmpVRTh4VkU0eVZIbGtaRGxFUTE5NkxXOVpVWGh1VDNKSkxVa3RXbFoyTUVSTGEzUmpOV1ZYVjJ0WE0ycGFRVk5CVm5aRVptb3RlV0kzWkc1WlRsSjJlbGxhY0VKcE5GRlRlSE5xVkRaNWJreHdRbEF5VFVoVk5VZEVhRlUwTlVsQlQxSm1UVGs0YjNVelJrcHNaelozTUV0RU1tMURSamd5ZDFKNFFWSnNZM2swWWtZMFFVVkpNVU5hTFRCcFJUUk1XVkZDU0hodVZubFdhVkJ2ZHpkV1QzUlVSRVU1TjJ4ekxWWnpSM0JYVEc0ek1GbDFYekJtUzFjeVNURlNjMjVIZWpCWVlqVlVOVWxSVEdKWGIySjRXR0paV2xaYU4zVlllRnBWZGs5WVpHZGtUa0pPYXpabVVXMUNlbWcwYkdGTExXSjNOVFF5TXpKRU1ITkxTVXA1UzFCMGRXTk9SMk00TFdwT1RteHRNM1ZUYmw5eGMxZEZlRUZFYjFOblFUUTVUblppWlZZemRtSjJhR2xrTlVsbFdEQXlNREYyVTAxbkxYbFNOWEl0VEZOeVYwSXpZMjFKUm5NeVgxbzBMblJwY25OclptVTVhRll3YnpKcGRFZHBaa1UzU1ZFLnRHQnJISTRRUkE5dzduc1d6bURmT2hta2FqX2kwR0htcFpWMTZpU1pVU2siLCJleHAiOjE3MDYyMTY5NTgsImlhdCI6MTcwNjIxNjY1OH0.twINMf5Ve_SUQyx3HjBt5gUkaUWCNgN12GByqbZF7pQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:18.733 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:04:21.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 335911: status.find.is(200), but actually found 401
21:04:21.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,335911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8d53ed1, username -> user.1002612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46879e26, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216661144))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG5pbGk4dm1uOXYwNzlrMHYyMmFocXJrbHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1FqRmZUa1ZpTTNCblpWVXdVWHAxUW10NU1VaFJMbEJ0WWpWSWR6WkhWRkZOY25GaVpsTlBlWEoyV1dOelJYZ3lObWhVVEhOaGFuazJkVUZ4WVhOck1FTmxXV2xXTldaaVIwOUxaM1pLZUdWTlNXMHdOa2t6U2xwSE1sSnpibTl4VUVSVldHaEVUbkp4TTJzelNHeFFNV1pVWnpCV05sOXNibGR5U2tneFdYZGFTRFIwY1c1WlVGcHlPWGxYYm1JdGMyczRiakZ3V0RGbFZHcFBhakJ3VjBSMlpWZzVNRkZLU1VoVFZqVTVWVlowZDE5RGNscHZiWHB6U1dvMmVVOHdOVGRLVDFWWmFEbHllbXd4WjNaZlNVTlhhMTlDUkZRNGRVZDROamQ2YjJaRGFFVkRabGMzVG1wVE5VdEVObTV2Y0ZveGRuTk9RMmhJVTIxcVNIZzBhRmhXYmtKcFRVeFRRbDkyUzFaNWVVUlVTbEZGYUhjemN6UkRPSEp0VkhsM1JuaGhVV3hwTXpkd2FqQXlWalJKVDJVNGVWWTJSMVJ1WlVKU1kyOU9UVTFGVlZaR09XNXJZbUp4U201S2REVm5lRXgxTFRaaFYxbHpSM1ZDVVVGck5rSnVWakZ5YUhOUE9YQkNWbmRXYkMxWmNrVjRUV3BLUmpOWlZsUkRVMUpWWlhGT2FVWm1kakExYlVaV2IxUXlWMVJPWm0xaU56WnRaM0ZJZWpsUVFVOW1ZMFZIUXpCSVZEWlFhR0pYYUU1RFYzVTJOMFJJYUhZelNIVXlaVEpxUWtwS01FWlhUa0ZZZVhCcGVVUlZlVTlOUTBWbVMyWkdVMjFXYlZNdFQwSkdWR280VW5KUlJqaDRVMVJ0UVZOQ01GWkhWREpGZW0xV1kyaDVTV1JOWlZnMFNuQmZMV3hXWmtOTFIyTnJZMkowTlVFdGJsUjFVMVZoWlRKemVrSXljRVl3YlRaeVkyZHpUVU54U1RObVltdzFVMU5yVWxwek9FUnRUWEZvY1hsc2RUbGtUa2RrWlU1amJIcHNVa3ROZEhwUFl5MVpibW90U1dOWFRGOUpPVTV5UlhOUmNXbzJTa281ZFVZNFNHOVlTR0V6VDBFeFpERklXRkZwYUZWWU1tRTJXRzQ1ZVROVk9YUnJUazlLTlZGQlZub3pTREp2YkZaWVFtNWlSVTAzZEV0bVgySnZjR1o0UlhSeVdsWXdRems0ZW5oUFdIQmxibUZxWW1aemNqUnJMbTQ1T0daS1NrcE1iSGRLVm5FdGJIaDJiV3gxZEZFLjItSXFsTE0xb1NXekpwV0tJZXFkRHVTOVJHOWFodENUcE9MQXpQdXhmYmsiLCJleHAiOjE3MDYyMTY5NjEsImlhdCI6MTcwNjIxNjY2MX0.kCaybHnNg4mIbvR5mSryX5Z8vRRstbQd0mtqVza78Lk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002612"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:20 GMT
	x-forgerock-transactionid: 81f22814-cfb2-4487-ada2-4051db89c4b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:21.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:21.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 335911: jsonPath($.tokenId).find.exists, found nothing
21:04:21.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,335911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8d53ed1, username -> user.1002612, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46879e26, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216661231))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:20 GMT
	x-forgerock-transactionid: 8281f448-3dac-4210-8b8e-2575dd4b86f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWE4MXV0MzFhY2h1b2JuYzZ2ZXI4NHFrYmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eU16aFNZWEJITTBZNVNEaHJWRVJHV21Nd2RtMUJMbDh6YlRCVlJtaDZNVkp0UzJWVWRuUlFMWGhXVVcxelpUbFJNVFpYWlhsbU0ydFJMWFowV0ZOak5uaENUamwyYjBsSFVsaEZZbUpITFc1MVJrMVNSRlJUUVVSc09YZExWelJ2YkRSd1ZVWjZiVk5JWTFGbk1WZzRlV1pJYUdObk5GbDVkRkYzTVcweGFrTnVaMlJGYjFkcFlUSnNXV2hMUXkxMmMxVm5VRUZLUjBJM09WQkpjelJUVDNWU1NVaGFkVWM1Y25OaE5GOVphVFJ6Wlhaa1JsaHBkMFEyZHpreVFWZzVhbW8xWTFrMVYycHBibXhrZVY5WVVuQlVOMDFHTjBndGIwWjRPREJCTWt0bk5VaHhabHAyUnpCNVUyRnFWVXR4UlhoamFEaDFZM2hLVTFwNlZFNXZlVzUzYTFkNmFqZFpObkEwZDBwMFNHNWZTRXBSTkRnM1VsTm1MWEZaVDJGdVlVdDZhbXBSV2pkTlNFRjBaV1IyZW5KSWNXZFFlRlp2Wlc5TU5YVXlWakJVV0dReGR6ZG5iWGxmZFVSSk9HOTFTbDh3TWtvNFR6TkhjRE5ZZFMxSVVreFdTMXBYYkZKUFVFVnFYMnhKYVVwd1dGSkdaa2RvTjJKRFpURjBiV1ZKTkhaQlZXSjNPRWRqZFhaQ1JtNHdhRlppVEZOZlUybHNaMDVTVVRrd2NIZzFRbkU0TlhCb2NHZHZUMUpZUmxWWE1WaFRPVkIwUlZKclZEaDNNRnBQWkZwNk0weFpVRlJoYzJvNE5rNTJkM0J0Wm5ZNVJTMVZaSGRZYlUxaFVVRnVWRjlMZEdVMGNXZDRkVEp1WDNCRFZuTnNjSGQ1Y1VKSWNqRkNRVlZRU0VobVF6bGFTR3BNUmpSSWMwOHlTVEpWZG1WRVVWTXhkblJNZEhCS2IxQmlVekJ0ZWxreWFWUkdaR041VTNobk5HSmxkekJXYXpkcU4xZEdSemxOWDNWRlMzZHlUVVZLV21Fd0xYWnFOV28wV0ZnNVkwOTRUazlXWmpKWVVHYzNhazQwY25CQ01rTkNZbmh4ZVZSNGJsODFZWEp1VnpGbVlVSnpUVFZaVkhnMGRsTlBOVEkyWWt0M1FXWlFTMHhrZFdWQk1GRm5aV0l5WnpkWFNVVnZjM1puUlc5dlFYTkRNVlY1ZG1ObVJXaEdVSFF5UTNOV1pqVnhPVmhCVldZNU1EWkZMbkpoYTBRMlowVmxVR1I0YTI5eGFYRkhjMFl0WlZFLkx0NHRycFlZc2NwMkZ5OUdBUnRhYmZDWVhjNGlwT1lPdlpyTU1BU3I0T00iLCJleHAiOjE3MDYyMTY5NjEsImlhdCI6MTcwNjIxNjY2MX0.nD_4fAA5Dit7a52wjP5wg8_QNFiewwrs79LkoTeEFS0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:21.232 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:04:22.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 336066: status.find.is(200), but actually found 401
21:04:22.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,336066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1367f848, username -> user.1002593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c0824f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216662137))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXUzY3M1dG9oanQxbWw0NzdjZ2RrNm90NGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGRqaG5WR0owVjIweVdITnVYMEZIY21kVVVWOVJMa1JVY2s5c2IzZ3RXbTFyZDJjelVUZHRTMHhsUW5vMk16VkJaMDVUTTAxRFNqTkNlbTlHUmxaUVdGVk1VMFppUVU1NVJqaDJSR0ZyVDBaR1dtNVJkbXgwUzA1NFVsbFpPVmcyUkRkUWMwbG1abHBWWHpKdGJrOHRXRmxuTUZkbE5sWlVkbkZvYlhsYVZUTndOREpXT1ZNelJFWnZla1JxWlhoR1JXUjROMHRWU1UxcVFXdDRjMGxQV2w5M1pHUmxMVTVWWVRjMGJYSkxRVVZZWlhWeFZWTnBiV0YzTUUweGFsSm1NV2h6U1VoV01XeDFNV1I1VUdSek9XTTNkMVJSTkcxaVZVOTNURzV5TVhONWQzWjViR3B4ZW1oRFlYbFVjemxrVWpOcldUbHFWMkprVjJKNVpEbFVNMUJ6YlVOWlkzVkZWbUZ3VEd4cFJITm9SVXMxY0VsRVZGZEpOMnA2T0U0NFpYZzFSREJLTm1oaE5YTk5lRUZ4TkhSRFIxazJTM2w0WDIwNVJsRlRXblF0TjFkVWJWaElMWEl3TVRaSldWRlJjamxhWXpKMmNtMWFhRlYwV1d0TFIweG5kM1pDVlhsVWVUTnpZekV6YW5kUVoxaEpjVFJFVm01M2VYZGxjVXN3VTNwRVkzUnpVVE5HYW10R09FUjZSbko1WnpkRGJXbGpjRGQ0TWw5ak5UZElTM1ZwU1c5UmQwVnVWMkZoYXkweWVrVmhhM0Z4V25wNU5EaHVha2szV1Y5aE9GWjZNMVkwVTNKelRWRXhRMU5OYmtsNFFWZFdaRWMzYWtSRmJVMU5kMFUzVEhWb1lYTmlTVmxJZWtGUGNpMDFXaTFTYlVOM1pWSmhUVmhaWmxvNU1rY3pOUzF3TFVWblVVTTBlRlJFUkZsTFNYSnVjM041TWxCaFJsRjNlREpFWjBWRGNESktZVmRHZVRsaWRIcE1NRlZ6WWs1TmQzRXRaWE5GYlc1NGMxaHVNR2hCTkdkT1pVWkNiVmx4YWxOMU9GSk5SVVJzVXpSV2FWbG9ZWGRUUjJkbVdGaGxiV2R3WmxaUVdtaEdkVGhtWVV3M05sZE9WR2xWVDJwWlMxSmhNVXN3Y2xORlpWOTRSa1YyTmxaTFRVdHdXVjk2V21wTFVqWjRMV1l4U2xKZmRWOXVOVFpVWlRkWE5VTnVVa2hXWDA5b1IzTnVVbGxzTFUxUExWcFJMbWcwT0dwbWNXOXRUemQxU0ZaYWNEQkRiMVpaTVhjLi1ZMDlmdlZzQmFWMUZOaG5XN0pSYkotZ2hTYWhXb0M0bnFHeG1SMFJGUUUiLCJleHAiOjE3MDYyMTY5NjIsImlhdCI6MTcwNjIxNjY2Mn0.r3RrnggDtTcVmLEIIamPFqWh7ucl0Ry3O-AtSxt4xA8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002593"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:21 GMT
	x-forgerock-transactionid: edb3dd87-86ca-49c8-a823-8d125760388c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:22.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:22.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 336066: jsonPath($.tokenId).find.exists, found nothing
21:04:22.226 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,336066,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1367f848, username -> user.1002593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c0824f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216662225))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:04:21 GMT
	x-forgerock-transactionid: 77fa2517-fdb7-49ab-8b4e-53e5b0c22948
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDlsNW9pNms1YXJrcjQyOTgwM2QzOGFvYiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTV1UVhOa2FqWkNOVXh0VGpKd1Z6bExkMk40VG1OUkxrOW9ZekZpUTBkVlRrWnFUbU5TUW01UFF6Qndjak5UWkZWdk1HSmpTME13VFU1WU5VVmpjRGRsTjBGalQzWnRhVVppUmt0TmJsRTJkME5EU0RKRmRqSkdNRFY2YTBkR1RVUkRWM0ZPYVc1V2VTMVJlV3RoUVd4Qk5HNU1TbUpwTkdZME1UVmZXbDlrT1VKWE9FZHpORmRSTW5oUFVsRkRRbDlPTkRObVJERXRXRlZCVHpoTllrSTFhVmxSWDI1RlFtcFVRMnRmWmpOU01XTk5UMWcxWW5KdGEwRnFPR295VEc5eFNDMHliblppZWxsNVpIazRaSEZvTkRoTmRscDFNazlJYm5kdVNUVndlbWR6VTNSa2QyOWpiV1p5VFV0ZmIwVjBjWGRKYzJ3eVV5MHRSR1F0TFZCUVRqbFpUVFpNVkZKVlpUSldkRGN3V0RST1lqRlBXRVEwUWxSRmJXcEpVVFY1YzFaTFl6WTNkREpaUTJ0VVYxUlNUSFJKZEdNM1lsWnRTR3RzVFRSamJtaG9TREJEWTFOdVduVjVVVXB5WldGb1dGWnFWa1pmZEY5blF6aE5WM3BsTFRBd2VXUkViVVZIWWxCak9DMTZYelJaUWxJMWFXdHdXbEJGVkd4TVZtZG1VVGg0ZURnNVNVSktaVTFQV1dWYUxUQnJOR2hOYm5GRFNtdENlUzFFWld4WFRuUkJURWwyV205V1FrOUJObmhwYVhKbFdTMTNWWFV4TkVGcVNEaHFZbGh5Ym1VeFVGVlBkV056VW1od1YybEthVWRoZVdoclpWVm1kVWM1TVRkeVZYaEJRa0ZpWVdVeE0wNHlTVzlDZVdOM1RuTkpSMnMzWkMxZlowczNNamhsU2taTVYwRnhRVVZxVmpKbVlYUkdOMXB3WVZKQ1NIUjJibGRNV2t4cVRGcG9USEZEWmtOdVZtZE9URGxsZVVoRFgxbG1URFZKTTAxdlVYUldVMmR2U205clUwMDBWRzFVV2kxc1pFbFlWRVJmUzBGcWRrNUNWM0IxUkd3eE5ITXlOSEF0TUVWd2FXTjRjVXcxUlROb1dGWkxPVmhGWTFBelFrZHpiMDVCVG5GaU5YZERTMjg0VFU5dllXSkJNRzVDZW5kTVMzaDJObWxTVEhKWlpsWXlaRUl0TVhKd1QwMDVlamRuYW1SWlpGaHVjbGd4WTJGRmNIUnZUVTQyUld4bkxtcGZTWEpsWmxKVVUyeFJibTlNWjNKMk0zUnNhbEUuRmR3V2tBdW9YY0ppUHI0VktNY0huWjByNEFyU1c3OHZJVUVEeThYMjlGVSIsImV4cCI6MTcwNjIxNjk2MiwiaWF0IjoxNzA2MjE2NjYyfQ.TA8iH6MH3t-PBNyq-r2kQ9OeeT1DetWv2CxCLW-lHyE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:22.226 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:04:22                                        2255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=656140 KO=13006 )
> restLoginInitiate                                        (OK=325053 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=324081 KO=948   )
> restloginProgressiveProfileCallback                      (OK=7006   KO=948   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.54%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.54%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.05%)
> status.find.is(200), but actually found 503                      4958 (14.07%)
> status.find.is(200), but actually found 401                       948 ( 2.69%)
> jsonPath($.tokenId).find.exists, found nothing                    948 ( 2.69%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#############################################-                            ] 61%
          waiting: 206442 / active: 34     / done: 336139
================================================================================

21:04:23.527 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 336269: status.find.is(200), but actually found 401
21:04:23.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,336269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29252c95, username -> user.1001181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6127b139, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216663480))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWV1YnJydXFhcDRuamo4amxncjdjbGU2anAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1JYbHBhVU5KYUVnMGVrcG1TVWRLZEZVeVdXdG5Mak5pV2tWcWFXdzFORVZsVGxod1JsOUVlRGxsYm5Wd1duVnBYMDVETlVWaVUydGhjRWxqTWpWclZISXhVVWhQWHkxU1JqUlpNRmwwY0RsUU9VTnZSamMyYUhVMUxXSmpVMHhHY0hOSGJHVndWV0ppTW01UlVIRXhWR2cyY0UxMFRuQTNWRTlYZDNkTVFXOHRTV1JGUm1WNk1EWjNXRXRDVjBkbmMwdHpTMnMyZGxBelRIVnJNbXhPVDIxdFNXTllVakZ4ZFZJM1pXZEhTVTlCWDNaQ1ZXVkpRWFI2WWxONVNXZzRjamRMWWpnM2NsbE5PVU0wV1hnelR6azFVVlZxTmxaMlZuY3lja0UxVDBaclRGcEtOSE42WkVGUlQySkRUSFpXVEZGeGRGbFZWWFJ4V2t0eVIzaEdXVFZtWWxoNVlUZEVhM0JCTUd3MVFuTklWWE15WjFvd1ZFSXRRVGxaTmxCeE1YQTFaRVpWUW1JMlltOWlNMlpwWW14dWJGZFJkbFp2YldoVVVuUnFRVGQyZVZsa1UxOTFXR2xNZGpaTVkyTTVXVU0wTlhaRFoxcHRhamh3YmpKb1gybzVYMTluUzJabmJuQnFOV1p2Y0Zab1NUbFNVbUpSYWxsclRsZE1VRjl2VURkM2FITkdVek5sTlhScFZIRndlbEZyUlhSWlpUZFJNazlIVDBWSmRHczRkaTFVVlZBMk9HVTRkRTVFZDAxVVJESjZVa0prYlY4MVZGQlJWVkIxYVRrMFRGQmlRekpNVG1kbFdEZFplVkpOYzJacVVEUktWbXBDVTJGNFlYVnRNamxsUmtaTlRsRXRUMDkxT0RWNmNHUjNORkJaVkcxNFl6ZDFielJQV2xOcWNFbFpSR3BNUzIxT2QwODNOVXBwTnpOUFNXMWhUMHRDTTBocGNscEJNV2QzTTAwemNFRnhiVTVCV1dOMlgxZDBOVFkyT0ZCMGQydGZSRTFDVG5CblRIbG5hMjU1V0ZKR05GTnRaRjlWYW5ocmVGRllkV3gwV2xkalJ5MVVkVlpXUXpNd1F6QlllRGRoYW1ad2FsZ3dNSGxUVXpZM05Yb3RkVGRMVHpoU1MzQkdjekp1VjBKSWVIWlhNa3RVUkdWVFMyMXpRbFZMYTFwSlZVdFJPVEZSU0hSNlp6bG9WRms1U1MxUE9XUXRlVWhpYnpWR2NtaEtNMHhLY1hKek56ZDNMbDlCV1c4MGVYRk5OVlJLTWxoWlUzRlBRbmhXY0hjLlB5ZGtZZV84ajI4UTVRMTRmRGcwYTR3LXpBRVBYa3pPT1E5WEU2ZFNDa0kiLCJleHAiOjE3MDYyMTY5NjMsImlhdCI6MTcwNjIxNjY2M30.qCLYyDC1f0N4SrsJ1H7SeLz3nryC8tNECD9lh-QmqpY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001181"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:23 GMT
	x-forgerock-transactionid: 2c951c34-5723-49ff-9e06-3d5da7840413
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:23.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:23.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 336269: jsonPath($.tokenId).find.exists, found nothing
21:04:23.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,336269,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29252c95, username -> user.1001181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6127b139, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216663566))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:23 GMT
	x-forgerock-transactionid: d8226c77-a948-4bce-8799-4dd3ad69709c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmQ1bTEzZnN2cGxtdHQ2dW8xczhnbHFkYjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1IzZ3RRV1ZRVm1WV2JUVkVWVkZKY1hKNVYyVlJMa2sxWW10aVVrZFRjSEJEVFZBMlUydE1WVTR4ZEdoS05qWlZWVTVXU0dKUVpGZzJRek5aVFRBMldFMVVhV2xUU0d0YVJrYzBNMEUwTXpsUFgyVkRORmRmYzFwUE5rbFRRM2xhWkRaSVVVdFpWbUZpV0d3M1MxWkxhbEpoU2xnM2NtdG5Xa2hsUjFoTlFuQlZUbkpVTFMxeVNqTnRaemxrWjJaNlIyVjRhV3AxTWpCaU5FVmhhME01TFdsSE1YbG9aRU5FUlhFdGMweGxUMkZZVVZWVmRIaFBkelZZY1UxdFdqZFNSWHB4T0VoeWEzSk9WMUZ1YkZWUlpYcHhXVTF1UWpCVGVXZEphRlJvUlhKMVQzUjROMk0zVkVsclJFTjRVMjQwYTBRNFkzQkpjRW80TUhWdU1tdHRWMWhqVkZCNUxYVlZibkpXUW1rdFQyZEZSRVJ2V0d0b01GSnFhbmhIVHpsRE5HdFNOMlYyZFhwbVFWSnFOWGhvTFhoVFdtdHFWbUoxVUVSU1QxODRlVVUzTTFaS2QzQnRaSEk1VFRRNVduUlRNbXhoT0RneGRURkphRzh6YXpKc1ZIb3pWSFJuTm5GNWJVVXlURGhqTTJSS2FFMVBhRUZuVVZZM1RVTjFhazR0UXpKeWVuVXhRbEU0WnpJd2RqaEZRVlUzUWpkMmNFaFZlVGRmVUhGeFYwNVJTMTg1ZEhKa2VWSXpVSE14ZFRCQlRXcHdaMmM1UVdWSVExbEVObWR1TjJGR1lWRlZRMDlQYlVSM1JFZElaMjFDVFVoSk5HOUVTbTV1ZEVkU1VXdFlUWFp5YmpObVEzaHVlbWxOZVdWcFNrRnFia2hwUkhsaVVsRkNkRlZ6VkY5NlpXVlBPVzV6YkROMFIwOWhMVXcxTFVwNVZGOXhiRzFxUVdWNk0wUm9hMU54YUVGZlMydHZaMEZtVldoTE1UUlhValYwUm10a1NsTnhXbEZQY0dwR2MyVlZlbVp6ZFRkVmRrOXZkWEY1Y1dKaFJXdzNTMWRaYTA1b1IyY3pVRWQyVldkb1ZERkNjSGxJYTNKQ2JuVmpNVEJMU25sNUxWSllMV05DU0dwQ2FtdHJaRVUxTlZST1pWaHVXVFkyYkVaRE1EZGFWV3BUWWpCVFptZHBWbXhWY21SRFYzSmZXSEZNVVZoNlYxRXpaM1ZNVGtZeVNVdEJUMVZCWVZOWmJsbHZMblo1YkMxcVNWUjZkbVphWkZKYUxVcHNaMWhVWjJjLmJhb0ZYOUdVLVlQd1JfaUFiLVdjcVo2T0F1U2ZMS3BjRXFyQ3RXXzAwamMiLCJleHAiOjE3MDYyMTY5NjMsImlhdCI6MTcwNjIxNjY2M30.0brsdmB5TptmKOPHwYEWAcIf1_IbTkWNCCxPYwQq5xk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:23.567 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:04:27                                        2260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=657812 KO=13008 )
> restLoginInitiate                                        (OK=325877 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=324909 KO=949   )
> restloginProgressiveProfileCallback                      (OK=7026   KO=949   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.54%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.54%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.05%)
> status.find.is(200), but actually found 503                      4958 (14.07%)
> status.find.is(200), but actually found 401                       949 ( 2.69%)
> jsonPath($.tokenId).find.exists, found nothing                    949 ( 2.69%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#############################################-                            ] 62%
          waiting: 205619 / active: 28     / done: 336968
================================================================================

21:04:32.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 337674: status.find.is(200), but actually found 401
21:04:32.249 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,337674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39216f9, username -> user.1001411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44d8a8f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216672200))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGpkcjUxYXE0ZjhqZWY1cmZvaWg1dGg2dHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1QxcHBaR1UyU25SNk1XNVpTV3AzVjJsTE5WbG5MbVpMZGtkdVJYVndWVVJpTFd0RVJESTRkM2R1ZEU4NU5XNHlTM2s0YTFGeVVHNHpTR3BSVjFaU1kwMWFla3BHVmpod2EwODFiMDFhWlMxM2RYWk9NVEZ5VFRobWNFVnBPVjkzTWtaaFdUSXRWMVZJU25acWRYVk1VWEZaYkd0dFNuRk1kMWRDYUhCMFZrOXZVVGx0ZUd0cmNWRTVTR1JoV1d4TlVUQktVMG81TTJSdk5FSldiVXd6YzFnMFlXTlFhRUY2VkVGQ1NWTTNhM1Y2TUhOQmQxRklSM3B4T0d4emNqUm1ZVkZzZUd0dE5FTjJObFZvTUdOT1FVRlFiVmRqVnpKUU5FRnJMVFJPTmxObFVEWjVYMkZWWTJsRlJqTkZVR3hVZWt0c2JWWXRjMFJHU25OMWMyaFBZVEV4ZUVGT1MwZGZlREYwTVd0UU5YWXpUSEV5Y1dSMmFsbHViWFo0TUdFMldGRnRVVmhDWDNCRk1uaFVXVkJJZFZCUVJFOUZORUpIUW5GcVIyTnBVVzFsWW1wRExXRkVkM1JVVjJkeVVUUmZiV1JIUTFCRVpXVTBaRXRJTlRoR05TMDFRbUkwUnpKNloweGFhSHBLVjJaVlZrVjNTamxRVlhOSmRGaEpXamxFZEd4SE9FSlpjVnBYTTJwa2QzaEdaWEZhUlUwM1kwa3lha0psWDJGT05qbHRUa3c1WjFsalp6aG5OalZEWkdZeWEzbFVSR2d4VlVOeFUzaDVlSHBaZG5GcE1FaDBVakJvT0hWbGNWTk5aa1JUVUVoU2JVOHdaSEl6WlZrMFJuaHRZV05SYTI5T2QyaENUVWx2UjBGVFdVbFBVWFoxU2tseGNtcE9OVWhxV0VoV1dVMXZiRzQ1YTBSNGVXSmFUQzFJVGpGdGNXeFFTRmN6Wm1FMVoyY3RZV2N6UVU4MlJGOVRZbEZTVEVZMFpFcEJkbXhNUkZkQ1dGbERWRmRFVUc5QlVtTnVWalJ4V25SUk0xcDBOelZQYTFaRlFtaERiMVExV25aeFJIb3dNbGxVWHkxbVdrWXpVakp0V0ZSd2RsQm9iemN4TTE5ZmFWZFlaMlpyYjNweE0zVjZTVUZtZEhoWlNXUTNjekJ1VG05aGRHUjRWME5MWkRSRVREWnZhRWRKU0MxZk5HSlJNMmhsWVVsMFgwdHJOblk0UkhremVYRkJlbGt4UjBKVmFHOUJMbEU0Ums1ZlNUVnFWRUpZZDNGbVdGazNlRzFqTkdjLjRiWVlOdk01VTZ0bEM4Rksyek9ldlpxMGFqV0QxbEM4WlZpSHl6S0VCcGMiLCJleHAiOjE3MDYyMTY5NzIsImlhdCI6MTcwNjIxNjY3Mn0.pgAbKM6wzuvO9YBWy58nbf60ATvw4vDbNypxigHJow8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001411"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:31 GMT
	x-forgerock-transactionid: 91bf374b-f27f-4c18-80f0-5ea1bb4e1f53
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:32.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:32.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 337674: jsonPath($.tokenId).find.exists, found nothing
21:04:32.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,337674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39216f9, username -> user.1001411, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44d8a8f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216672289))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:32 GMT
	x-forgerock-transactionid: e798bde0-5f76-4ffe-b8ea-6ea60f419525
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3M5ZDllbDAzY3IzZGg0Y3VjdDg2dHNpam0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blJIZFhNUzFJTWswNFFYQjZOMEZaZWpFM1gwNTNMbVpzWVdSTVMzTm1SVmRZWWpCTFpEZElXVlV5TUdKclh6Z3lTMkk0UkZkdGRUbEJVMUpaUlhsbFdFUlliRXB1TkdsUGFqQkpNakE1UVhaWFJuVlRTMkV6YlMxbFkycFdRM2hMV0RCbE9FeGlkVVYyYURoeVRFWkhjRk00ZDJjNWRFaFFjVWd0VEc5c2NUaHpjREprU1ZaZlExTkRYM1ZoVXpWTFJVdDZSa0pMYjAxdmVDMDVNVXBHY2kxaWNtVTRlRzE2VUVNdFFtMVNNRkozU1ZsSFJuaGphbk15UVVwYVlXOVVWMjVsTUZoc1VtZHpOMEkyVkZKcVgyUndhbkZJV1dZM1VYYzJjR3BhTkVObVJWVXlaR1J5ZG5WSGFtOUNPVmhHTWpoS2NtZHZNbVZaV1dnNFprdERXV2h5U2xsTlUxaEdlVFJWTmxoNU1FOW5ObkJyVGs5d2VqRk5UVVkwTXpWbFZXTTVSbGx6Y0Y5ak5XRndiMWhZVEV3dGJrRkxibXBtYjJKa2VWSnpia1F4U1ZkYWJYTXdhWGRUUm1OUk9HOU5hVTgwV1hGV1MwcENZemh6TnpaWU0weERWRnBqUmpnMFRXcDBhRzExYm1GMFIyaDZTV294VG5KcWRHRlBRWEpRZGxsNk4ybGZaRVJKYUROYVVHMXFXR1JET0VrdGRucHhaMU40YVdNd2IwcExRakJaVEZsMmMyMUhlbkJsTVZnelprVlRabVJRUjNOQk9HeHBObGhrV1c5V1dYRmFORVJtY2xOa01VZFBMV1U0VmtWRFVtUmpOa2hGVmpJeWFrSkxiamx5TmpoMGFrZHZTR2t4ZUVkWmFpMVpia2gwV1dVdFJreEtVbU0zVW5sV0xXcGlaWGxZTVRCS01qRnNSWE5EY1drMFZuTm5kbUkyTXkxTlZFTnZSbFp1VFROS1pXeHNiWHB4WTBkWmJUQXdUa3QzT0d0MWNta3hlSFZUWjBzdE4xUmxiRTR0U0VkdFJtbGlRbFZHUWpKVWFWb3ljMmc0UldSeVQwVndNVmRGUzIxb1ZFMURObXRuWmtNelEwdFdNVGhCTVZaeGR6aGhUM0ZMVkZOU01VWkhSRE5XY1VvMkxVSk9TeloyZWxweU5UQTFSekJ6ZEV4aGEwMXdOSFZIWVUxV1ZrTkJkMTh4TlZkT1FVbE5WbU5hYVdONWVrSlhkMGx0VDIxSmRXdHpMbWswVERkclIyOTJTMWQwTkRock9WQlFMVE5UZDBFLmlzSWdaUGcwaTJlMWFtOERDRkIzaUhNQXRzYW0zbDNXam5GemJtMmplSjAiLCJleHAiOjE3MDYyMTY5NzIsImlhdCI6MTcwNjIxNjY3Mn0.2lk_7xnYYMzJeoFmiC-sigI4rBkrT3zLKb0M0OOpA_E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:32.291 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:04:32                                        2265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=659398 KO=13010 )
> restLoginInitiate                                        (OK=326668 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=325688 KO=950   )
> restloginProgressiveProfileCallback                      (OK=7042   KO=950   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.54%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.54%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.05%)
> status.find.is(200), but actually found 503                      4958 (14.07%)
> status.find.is(200), but actually found 401                       950 ( 2.70%)
> jsonPath($.tokenId).find.exists, found nothing                    950 ( 2.70%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################################-                           ] 62%
          waiting: 204833 / active: 34     / done: 337748
================================================================================

21:04:35.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 338163: status.find.is(200), but actually found 401
21:04:35.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,338163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c6d882d, username -> user.1002771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bfdc594, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216675571))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTQ4c21vOTg3MGJpZDY3bGxic2t1bzg1NyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTV5VUdOSmJVOXRlV3BVUjNSdGN6SldjelpyTWkxbkxubENTMnhXTlZWcmJrcEpOWGxZVVRCMVIydE9ZVGhXWlZRemNHOWhia0UwZG5oRmJpMUdka1F4TkhSVFFWOVdlVjlhZWpGVmNtTkxXbUZsTW1nM1ozbHBUblY2WkVjelpsQlNWV1I2YzJ4T1ZFbGFkSFV3T1RSdlZUTjNhVGQxVjJkaVVFNVJaamRhUjFJNGRGTjNWMWxoUVRBdFdHcExlamwxY1RkVWJubG1WVUpDTFdWQ2JFZENaWFF3Ukc5UVVIUnBhVXBDUW5kNGN6WkNMV3h3Y3pOV1QzbHlTV2xzY0hOaGIzZzNRVU5hZUV4T2FtUnBOVEpRUkc5bFprODVlVzlLYTNWQmJFbEtWbU5EUVVSUFgzSnpXbmh5VFdsNlFubHdXamhLWjJWTVNIRXpTSGxaUTJWUlJ6YzVjWFZzYzJadmFVVkJOM1ZCUmtOcFdrc3pkbFpsZEhoTE1FMUNhbG8wZUc1cFQxbDRTemxLVDJWSFJFOXpkemMzYkY5amFXZ3hiRFp0Vkc5bGJqUnhiRFE1WkhaVVFWSmtWVU0yUlZwdVRVOUVNVFJXYTA5cU4zbENRMmRGY2tnNVZ6bE5Sa1JrTm5aTlQxcEphVGRoWHpSUVZVSjBRVjlHZUdaRVMwODNjemRZWlV4blJYQkJjVTV6VFc5V1JXeDJWMjVEVGpBMk0wdGxOWFJLV0RWdExYaG1PSEZvYjFWTWRVOW5SRUUzZDA5SGFrazFkRGROVG1SdFVrVlpjWEpOVjBGRFdrbFhSM1Z1ZFhOc2JrcHdhR0YyZUdoQ1kwSTJTbnBLT0ZsR1RFUkplbFZrWkZFelRXUTBWWHBPVGw5dE9GOHlZVUpVY1hremRraEJObVJzUm1oSVlsbExUWGw1TjBoTlMxcDROR3RaVGpRMFpqZEZkV1JKT1RWeFRuTTBPR05PZDJaUlNrbERTWFF4U1VWUFdYcHVkVXhZZGtvMFl6aDJXRUZJUVhoek9YazJTRkZFVTFCb01XaHpZMFJZV0ZCV2JFVktWMGwwYWxKaVYyNWFZMkV6VFRacloxUmpOa2RJV1hWZmRWZHRZWE4wV25jMU1FTm5VbVJ0TWpKMGRVOXpZWGRzT0VGYU9YQlNTR0Z3TTB0VGFuRTNSVkZxWDBOUVVVdDZNVGc1WTNwUk4wWmFiRWRCYTE5NlVITXRZMVpmY3pCUWJtbEZiVjlMTWtJNExtWkVWRUZCZEhKeFVXdzBSWGR0VG1SM2NFdGtkbmMuUmNELUtsazNOenN1MzV6LWNGbE9QS3JaN0VBVldFLXFLUDJUMFY2VTJtWSIsImV4cCI6MTcwNjIxNjk3NSwiaWF0IjoxNzA2MjE2Njc1fQ.-xX81F14YpvGRsu4cPkFYV564dFd4EaSD6qbDj26OPQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002771"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:35 GMT
	x-forgerock-transactionid: 01c27dfc-a60a-4aa9-9ddb-ac7e923976d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:35.619 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:35.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 338163: jsonPath($.tokenId).find.exists, found nothing
21:04:35.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,338163,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c6d882d, username -> user.1002771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5bfdc594, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216675659))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:35 GMT
	x-forgerock-transactionid: a7bb72c2-cf27-4dae-b15b-9823a3381440
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWM5M3Q0ZHYxZHNvaWVlajRmaXZwaDFyOHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFVYUm1TbTAyVUhOUU4xcFRSUzFmZFc1WFl6Wm5MbEJ5Tm5oWk9HdEpNRTFXVDNSWk0xWjVYMG90ZUhaMWQzZHVabmRSZFdGeU5UWmtPRUpKV1dsNlpqUXRVRTFQVm0xc1ltVXhOMFpyWm01clNrVkJUSGxSWDJKeU9WWkZjM2xRVDBWSGNXNTRkemRaZEZCb01HTnRRV0pzU1ZkSGJUSXdiV1pKTWtSaVRXSnhlRlZ1U0RsM1pUZHBTMjVJUTJOUU1EWktUVGREWVhsb1EwRlhZMWhTUldoTE5rWmthM0JTVERoeFgwWnpjelI1TlRaS1JrVXpNbXRJYzNWdVZVOUNSMk5GUkVsRU5rZHliSFZGT1RKS0xWSnpRVTlPWVdrM1h6WkdVR2xXYkd4cGRsVmFkRGhQVTJneWRrVkZOVGRIV2tSMU9VSldNbEpQVG1aSWNHNVJOMHRwVTE5dlRVUnhURVpEUVZaWmJUQXhiRXRtVjNoak9HWTVORXRRYjFweGMyZE5iM2RaY2tOck9UVnZOMWhaTkROdVpWRlNjakJqTjNST2JpMTBVbUpmZVZsUmFIQlpZMWhhYldac1pqWmhiRzVpY2s1VlRUSnhNV280YVZFMWMwZE1kRGRpZG5oV01WZzVNbkZpUkdFd2NtbGhRa0YwZG1oclJXMVVMVGhuV2xkWk1WUnNSM1J4VFdkVFJqTjBTbGRzY2pSWVZHbHJhamR1VVROS2FqWnFWa05KV0RsVVpIQjRVblZKVTJ0UVZVZFBXRkZyWjJWQkxWOVBVRmhYVEc1WFJqRldNbFZNVkd0TmMxSk1YekpTWm1wMlNuTm1UMVJrZVRCUGQyTkdTV1prYmtneExXRjFiRFo1UmxGR1RtVkhZM05aWm0xWVoyVnVaV2hZYzE5MFVtdEJXVjh3YkZVeVNtNVhOVGRpTm1oTlNVNXFhbXRzZEhKM2J5MTNaRVpqWm1GTk5TMWlhR0p0WlhBMFZHbElkRGxKTldaUFIwcG1RMmh6UTFoaVFuQndaWEp0VDB0TVFqWjVhV1JNTkVaaVpqbE1ieTFCY3pkell6WXRTemxQYnpkMFUxVlFkVlpQYlZWamVGRm5kazkxUVhaSE5XMXRWbTFCTldOVWEzUTBNakF4VXpodmVXMU5aV2wzU1dKd09HaFliWGcyWDJwWU5qZGZjMkZvTjFsTWRtTnROR2cyYkdWNFFrOXhNRmR3WDBKYVVDMTFhVFZLTm5aVFdFRm5MazE0VFdsclRuUkpSMnh2WkZrMmRtTmpVV05TVDBFLmV1M185b2RGWHloOFZHdHZCeXAtcFFTRVhKbVN1YmYtakNicVF6Tl9SU3MiLCJleHAiOjE3MDYyMTY5NzUsImlhdCI6MTcwNjIxNjY3NX0.hVJ6ZRDGLlstJID7zU7d25lHG5NGbRnN3uNlsPGsmbo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:35.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:04:35.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 338192: status.find.is(200), but actually found 401
21:04:35.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,338192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29c56b05, username -> user.1002091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb3f30c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216675768))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTkzbWVsNTFwczFhNDlqOGFsbHRicmU0MG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1pIcHdTRWRaWVhweVJWOUJNWGRxVkROcE16aG5Ma2hsWlVaUlgzaE1Na3BPVG1OYVkzYzNlbEV4ZWtseWJXODVOek5FZEdsWmRUQnRNMjU0V2pnM1ZrNU5RWFZCWlhCaVQwdHhjV2RVV0haWFMwUnRTR1IyWkcxS1h5MVNYMGhMWTJGclVsaHpkVjkyTldKblVYVXpjVXRYY25CTmFrbHhVRnBsYzNVNFZYQk1lVWxwYW1GTFdsZHlUa0UyTVZCV1kwdHdXWEpIUzFWbFdFaERPV05hVFdjMGEwRmxNRGRDWmpjNFJYcHpNMlk1UWxScFJqZEpjVmsxWW1sVlREVnZlWGRKTlRGb01rSjBXR3Q2ZFRSUFUwMHpabWhUZGpadlYzTlhYMUJtVTE5RFJXVmxOVXcwWDNGb1YxOXJNRlZVWm5oNVZHaHNSWE5LY1haVmF6bGhjV3RqUVRadllUbEJjbVpTWjNOaFVuVXlRekUyUTNrMlFqQlFTak5yYkRCNGRrSTFXRnAxTjJKVlJVaEdSbU5pZDNaTlZqZDJSVmxsZFZBekxUaFFSMUZwTUc1WFIxQnNOREU1T1RSVmVsbFJXRE5MWlY5b01qWkpMVTlpT0ZsTE1HRnFiM2RhY1VkWlduY3pPV0pIV1dSTFkwOVllRjgzT0hCNU4yMTRWVzlpZG13MU0zWmtWbEF0Wm5RNVdWQkZkMWhKVTFwRFZtSkJjMWRLZGtSUlkyMDBNWHBDUms5Q1ZXbHhNR3N5ZEc1MmNGSlBURGRJU0Y5TFVUWXdlbUpJTkhsU2NFMTJRVVZoZG1nMU56UXhNRWxZUW0weGRrOXhkbWh2ZEhObVRqZDNXbmhTYVZwVFZtTkZXbVJtT1ZwcGIzaFNSalZsV2tOdVREUTVWRU5yWWpCd1VWQlBaVGwwYmkxdFpXUnljR05xVnpCRlpuaGtWazEyYlZSc2FHODVZazFKZUZONFEyc3dSR3hsTUdvMUxTMDFiaTFOUW1saFJYcHZjbmN4T1hwM1NsbHNXbk5IVDJWbmNYVTNabVZ4UVhablFtTjJkMFZUVUVaQlpIZENjMFZNTkRSeVh5MDFSRlptYUZGVFYzcHJaVWxuUWxvMFgzaEJlbmM0WVVrM1UxWlBTVE13YnpoQ1JGZDJOV3BEZVZaYWQzQTRTMnQ0TlVZdFNrNVVNSGRhVWsxakxVUXpVVmhEYW5WaVZrTmlUbFZJVVZGTGVXNDRkRE10VTFSc1kyUnZMbUl0VjBSTVlUZDNWa2hqT1ZKNmRuUlhWR2sxZGtFLkRUZU93V1FLTmVIUkxzWkJqTXROQjhfQ3lKYVdQd2ZTVnZvUWRaZ2JQTWsiLCJleHAiOjE3MDYyMTY5NzUsImlhdCI6MTcwNjIxNjY3NX0.Yw5bqO0iiIgwq0mAgXhDiFCE5X34znosxU6cJzlTJzM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002091"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:35 GMT
	x-forgerock-transactionid: b69b4b15-44e0-477c-9428-ccc8d3c7b94e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:35.818 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:35.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 338192: jsonPath($.tokenId).find.exists, found nothing
21:04:35.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,338192,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29c56b05, username -> user.1002091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb3f30c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216675862))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:35 GMT
	x-forgerock-transactionid: 34bed18d-856d-4d58-b035-d162da91a171
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDhpYnBtZGRzaWtkcm04cnRocHZydnE5c2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWRWTmtaMkU0TVVSQ1JEaEpOSGhNWlV4blZrTlJMa2xXWmsxWFZHOW5MVXBxV25VMVZuUmtPV3h5V25Zd1gyUXhSamRDTWpGelJteHdVRWQ0WkRSbFVHcGphemxuYWtaS2VGWkhhWEJLYmxCaVkyOXZUa0ZJU2sxeFdIcFBMV016TVdsUllUVkVNSEpYZHpsYWIyaFRZa2xoYlVZek1HbHNTMnczWmt4M2NEUnZibWhXZG5OaGIxOU5lVFEwVEVObmRGUkxlRTVYZGt0NFIweDBTSFJIV0c5dE1FUXdhbFJvVFVkaE1XczNTRkZuWTFWb1FtcFdPVGhHVEhoaldtSllhMGw0VlVKRlJXNDBWRVJLZDBKWE5GVnJUMkpXVW5wZmFuUlNNMU5RWkVKUFgyVjRielY2TldJeWQxTXhhMWhUTldGZlptdFVUME55TkRWcmNtcElUeTA1UzJvNGFGSTNVM1JUUkdFd05IbDFlbVpNUjFSSmFESnJiMjU2VVhSTVdqWXlSR0ZyTWxoR1RYRnBPVkIwTVVoTlVqRldOMEpHYzNVNWNtOTFXV2xuTTFaaVZ6TmtRM1ZOVm5SMGRETmtSbHBuZEVFNVpVNU1MVUZzWkZNd1h6VnBRbFZ5VmsxbVZYUmhkWE42Tm5CR01VNXpWMWgyVEV0dlpFSmlUV1J5VG0xek1YbEtiV1Y1YjB0ME0zcElPR2xCUTNWelJFdGlVM0Z1UzA1VFpVcHZSa0U0Y213MlVVeGlURTEzVlZaRlRWTXdVa0ZmUzBSM1duTTVVblp2VWkxWldESjFiRFJZUlhsRE16aHNibXc0Y1VOQlRsOVZNSFJNYkZCSFVXeElkRVZXU25wRGFEaFFMV3AwUm5WRlNXTjVkVlZZZUdkb1MxOVFYMWsyUTBwT1YzRkZXWGRTTkV3dFlWSjVkR0l0UW1KM2J6SkxiWGxtT0hwWWJucFVWVkJrTjAxTlgwcGlhM2RqVWpjdFRsZDRNME5KZGtkTWVsRlNhbkZFYVVkYU0xQmtSRjlmZVVsVU5IWjJXVUl4U2s5Q2FqaDJVWEpLTnpCUVNWWkphM05FWDNOeGVEZEhhRmhhVDJkcFRVcGxjMDlIU2pGa1R5MWlkV1ZIYlVseE5XTXlNbUZCVEZKdGFFRkpabDlIVkU4eldITjJWRGxUVWtwbU4xRkpTVTF1V1RsYVNFVlVhV3RCYVRkS2JVRnJUV2Q0UjNvNFVVMXpWbGhFU1Mwd2Vtc3dMbFEyY25KcllWaE5OMGR6TFhkVE1sVklUMTl1VmxFLnpIZDQ1MVJ3UmN6TG1GZWVDM2tqZVkzZUJGSkg4SmJvUzYzQ0NwY2F1czgiLCJleHAiOjE3MDYyMTY5NzUsImlhdCI6MTcwNjIxNjY3NX0.kPqnUlOkg4Vrip2Lj1inGmrZq2jqVmNoFqX-4HOgJ2A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:35.863 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:04:37                                        2270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=660833 KO=13014 )
> restLoginInitiate                                        (OK=327375 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=326401 KO=952   )
> restloginProgressiveProfileCallback                      (OK=7057   KO=952   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.04%)
> status.find.is(200), but actually found 503                      4958 (14.07%)
> status.find.is(200), but actually found 401                       952 ( 2.70%)
> jsonPath($.tokenId).find.exists, found nothing                    952 ( 2.70%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################################-                           ] 62%
          waiting: 204122 / active: 31     / done: 338462
================================================================================


================================================================================
2024-01-25 21:04:42                                        2275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=662398 KO=13014 )
> restLoginInitiate                                        (OK=328153 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=327175 KO=952   )
> restloginProgressiveProfileCallback                      (OK=7070   KO=952   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.04%)
> status.find.is(200), but actually found 503                      4958 (14.07%)
> status.find.is(200), but actually found 401                       952 ( 2.70%)
> jsonPath($.tokenId).find.exists, found nothing                    952 ( 2.70%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################################-                           ] 62%
          waiting: 203349 / active: 29     / done: 339237
================================================================================

21:04:45.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 339674: status.find.is(200), but actually found 401
21:04:45.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,339674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6452dfb, username -> user.1001677, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51dec7c6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216685451))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczgxNWJhMGpxZDg1M2tlcnFycXU3MjZhdHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlNtcFJTVzQxV0VKcVZVRnJXVVZrWWxKaWNXaG5MbWh5UjB0RlNtSlFSMk5zZVVOdk16TkRMWEpUV2xCdldqaGZZMGx4VVd4NU5VTmFNbEpDUm1aWmVuazBVVmxLVVZnME1XeGZVbFJDWmtzNVJqUmpjSHBoUm1ObVIwcGZiMEpSZVdaQ1FVbFlZamxvWTJSYUxWbENNVlpQVG5VM1FYVkhXamRGYWtaTVJsVTFYMDUyYTFjMGFtcDVjWE14ZDJOUmRYQlFPR2t4Wm5oSWJXaGliRU5qYzFOZlQwUktkbmhITmxGUlUyRkNMV3RJWTJwdk1EaHlXR1J6TVRkcVVscHVhRkZ1VFdOR2JtMXNSbkJtYm1ocmNqZFNSM0V0ZHpCaE5TMXpiblJoZDJ4V2RUWmZabmczTmpobFZGZE5lbFpsYTJSaVRFZHJSa3gyTlhBd09EaDJVa1UyUW0xdVJXaFhNbWx3TXpJMGVGaEhhMWhMWDI5Qk1VWkROVmcwZW5WblNXZHZUVlExTlZFMFVrUk5MVWt3U1djd2RqVlFPR2h4ZEY5RmJVNXFORmhPV25GalVFSnFSblJMUWt0NFJrNVVUa1Z2T0hkbFVtNUJNV2xNZVZGWlVUTm9jakZEYVhCM2Rtb3hTMFYwVnpSc1FtaElOR0o1Wkd0aFUzVTRXRmg0UTJReFlYaGpPVFoyVUhoWFYyNUdiMEZFT1ZsUmIyNWxNMGxVTTBNNWJISjZjSGR3VFZKU09XbzNaV2xwUmprMlExazJORFZvV1VJek5VNVVNR1Z5VkhWbVdGZGlWMlZrUmtkRlRHZE1UVTUwTVcxNVdqazJUM1Z1TUV4a1pWQmllRXRKYzJsaGNVZzJXVFp6YzJwNU9UWjVOREJ0WDNwRFp6Wk1URU5DTW1kbmMzRmFNM05WTmxwTmFHbHJXazlzVEdZM1EweHJWbFJCZWpGSFJYUXRWMkp6YzFCVE9GOVFSR2xXUVdOaU1UaE5VblJ5TjNSV1YzYzBjMkZvY0VneVNsRnBWRmh2V0hWUlZsRkVXazlpT0RsWFVWUlJjRGhQWVdWc2NWcGhjMDlxVDBScFZrSmliRXd4TTFCVFFuUkxOVzlvZDJodVJqQnZVMjUzZDFaM1gxOU1kbG94WVV4ME1WbHVZMEZUUm5JMVYwcE5SRXQyWlZkWFJWbGFVa1Y0UjJsMllWOU5TekY1ZVVsRWVWTXdibkZuTW1sVlRsVjBVVTk1UjIwMVoyNTNMbGc1UW1GM1Z6Uk9hMHBNV200eFZWQkpMVmxLUm5jLmxvUzFHZWRsQmNhanRhYzlaMElqWEJMTlhEeGpsVkJ3ZlJjeU53OWVEMWMiLCJleHAiOjE3MDYyMTY5ODUsImlhdCI6MTcwNjIxNjY4NX0.7nJ6_adVBHYVNU9AwAY01SXioszp6js19fWyTXSkMZw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001677"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:44 GMT
	x-forgerock-transactionid: a890e619-4287-4267-a8b7-51d1edf1e145
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:45.499 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:45.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 339674: jsonPath($.tokenId).find.exists, found nothing
21:04:45.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,339674,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6452dfb, username -> user.1001677, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51dec7c6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216685541))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:45 GMT
	x-forgerock-transactionid: 1561ccde-653e-4e02-b7c4-106108fb8838
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicW1jZXI1bHFldXE2dWNsZTYwZ2NzaTkzOW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Tk1uQklUVFZwVlZseE5tWlNZWGh4VmtGalFuUm5MbGhHUjBsdVgyY3RhazlaYkZWbWRVa3pOamhYZW5oR00xaGhTeTFmVEdJMFdVTTJka2d4UWpkTWJFUlVhMUpGWVZkWGRFVTRlbkV0ZWxCeFVrOXRUWEJvUkdWVldEZzRYMGgzUjBKTlZGTmlMVUZGVGtaT1RIb3dVelZDUlhaRVRUZHZWMk55V1dWNWRVeHdWRzVHZDJGYVp6aFVXbWxEUTI4dGVFdHZTVmN4VmxGWllYazBUVkZNV1VkdlRVY3RiMWMxYVdVdGMydEpja2x0V21KSVRrSjFia2c1VW1oRmJVbFBaRnBtWVdsdWRteFljVmRMYTNsblJ6aDFOSGR4V2t0c1RrRlBUVEJyYzNsU0xYazNVWEJxVld4MllucHRObGh5WnpSd1JWQlRSWGhKU1dsVlIxSndXa0pOVldaWUxVRkRaMWRmY1RVelJVMVVNM1EwTUhGWFEwczNYMVoxVkVaTlRVZDZWWE4xUXpSb1JWWlhUbms0V0dJNGJqSjBMVlpFZUhwRlVFVjBPSGRTVDJWSWEzVjZWMGd3TjNaMFJXbzFTMG8yZDBKTloyUkRWWFJZYzJ0VFlUWmtOSE5OTFRWaFFXMTBOMVZSTmxSTVpFdFVObEJ2TWpsMWVGaGlWVnBUV1dWclNXZFJObXRDUVRoc01EZFFXVUpvUjFaMllWTTNka0YwVkMxamFtSlRiWE5sYmxGTmFVbDFYMUY0UlZFdGRIRXhiRmxXTUdJemVWTm1WRW96UWpSMFVYbHBVR1V3VjNjMWRHOUNYM1p0U1haSlEzSk5VMk0yV0ZwZmMyZ3RVMjFDZUZSUWRERTJRbEpDV25ob1dsbDFjMGRXY0ROeGVGUldOa2Q1VERJMGFWaHJXVkpVT0VGUGNHVjNXbFpUWlVOMFVFeGhRVGREYTNaV1dFUjFTVFJJVVZod1ptRk5kbGgxU3pFelJUZHBkbVEwYjBWSFRIbEpWMWhRY1VGa2RtOVBOSE0xTVZCb1FscENTRkJPZGxwd1lWSnBhekYyUlZkSE4ySXdWRVJtVFcwdGQwOXdhakJIZVRkNFpURjRZVGN5VDFoblVGOUVabVZrYWt0RFMwVm5VMGMxTkVwelQxbE1SbkYxVkdoeWNtZ3dZM2xXUVROZmVteGtiV2hVZG01T2FVTjJXVnA2UkdoR1ZWOWhRazlLV2xOM1lTMVlRazkzVVhwU1YzUnZMbWMzYkhKSVdGUjNZamQxWjNSSFZVODVlRVJYVVdjLkw2c0ZfMWhKNnNGMU9LS3IxUV8zVUZQa0V1SEE1M2dJQWVhQXZfVWpVV3ciLCJleHAiOjE3MDYyMTY5ODUsImlhdCI6MTcwNjIxNjY4NX0.0csNRGXhgYgYBQt3iQc2opvnjXMGOoIUcSg-s41ym2A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:45.542 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:04:47                                        2280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=663923 KO=13016 )
> restLoginInitiate                                        (OK=328911 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=327934 KO=953   )
> restloginProgressiveProfileCallback                      (OK=7078   KO=953   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.04%)
> status.find.is(200), but actually found 503                      4958 (14.07%)
> status.find.is(200), but actually found 401                       953 ( 2.70%)
> jsonPath($.tokenId).find.exists, found nothing                    953 ( 2.70%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################################-                           ] 62%
          waiting: 202586 / active: 34     / done: 339995
================================================================================

21:04:48.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 340077: status.find.is(200), but actually found 401
21:04:48.124 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,340077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7330efcc, username -> user.1001330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@584ea00, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216688075))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWw1c25kNWt2Y25iYnNoaTQwdWJtMmVpNTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MGJtdEdjVWN5VEdONmJrVm9UMGwwY2preVJGTlJMazAzZW1oRlF6Sk1TVGRxT0RSSVNGZHdRVk5SWVZOWWRrSm5Walo1VHpCUFIwZG9jM2xRYmtORWFXc3RhR0ZvT1U4eFFuRmFiblUzZDJsVFdVZHBhVFZMY25nMVozWkNhelp4T0VaRWVEVlVWMFYyVUZZd1NVMVJMVkphU1VKNFRIbHFOMjlrUlVKWFFVOXpZaTFEZDJwbU5WWk5ORloyVG1OclRWTnRMVTUwTVdscWJ6TTRjVlp6WkRob1RYWnJXWE0wYW5WMVZuRkRlRGhDWmpGaFZGZE5ibVp6YWt0U1JFUk9NWE5vYXpocmVWUXhRMDR5V0ZjeFZXbFVZbWg0Ykc0MlNsSnVPSEJ1WW5KU1oxY3paVkZ5Y3pGek9VbDBNelZEYlhCUlMybDRhbVo2T0U1dFpqTjRPVXBZYTFoUFkxbzRjbTFDV1dSa1ZsSnNSVjkzY1VoRlgybG5SbFJKVVdNd05VRmlSRFZZV21OZk9HVjZhVmh2VmpZeGFtODVNSFJsZURWMVEzQnZOMXBUZVdScFgwMVRSRmxsWVhOWE1FZElOMWxWUjBsRFNWUlVRV054TVY5bFFtRXpNSFkxYTBKTlVVOVlNV2d0YVV0Sk5FWnZNRTUzZGxCVmMyVnFTbVpUUmxoRE56bDRjbUY2U1RaUWJVRlRiMDFoWTNJNFduSkdNVFpFYW1OUmExRmljRk5UYW1aRFEzbHNVRk5TZWxCdGVWVk1Xa1ZZV1VOeWRXUTVSRVpZTnpVMlZsTnVhRlZGVFhZM1UwaDNWMDh4VVY5NFNGZGlWa0YzTVV4QlpFVlJiRFoxU0hOWWJscHJPR2hHWWtsNWNtaHJNMUJQVDAwME1sSnRlRkV0Um5RM1l6RkZOalZTUm00ME5HbEVRMUk0Tm5SclNYbE1RVTFxTjJSNGRYbDNjRGRNV0dwdlVUbDJjWEZtZVZKeVIwVXljak5SUlVwelREZERZM1pRVkU1eFMzSnVVbTVVYWpVdGRUZEZOV1JWVWpSNU5VeFFMVmhMVm10M1dYaG5iMjh6VUVkek1VSm1RVzFFTVdJeE5VWldMV3BpZGkxUVkyVkpPVXd3Y1hvelFUTTVVemRRTW5aUldXSk1jVzE1WWtOMWRXWndiM3BIWkVkdVdsWXhWVE50V2xCMFFuSXdPVVZwVW5KdVlrOVVkVmh4VUhWTU4xQXlTVzVOYjJGU2RUTk5MbWxMVVZoVExXMVNVRVpMWVhoQ1dtWkNkbUY0Y2xFLlpLWEJTVDFJdWNzNGUyMV8wdHg1ZmRvLTdMMzl3eHlVUE1vRjRaRjBkU2ciLCJleHAiOjE3MDYyMTY5ODgsImlhdCI6MTcwNjIxNjY4OH0.FK4zAuPhyv3oMBbj5_cYArgWYrfkdpVbeObuNvfl4Y0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001330"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:47 GMT
	x-forgerock-transactionid: 876d0fb6-75eb-41c2-bd0d-701efed11f18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:48.124 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:48.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 340077: jsonPath($.tokenId).find.exists, found nothing
21:04:48.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,340077,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7330efcc, username -> user.1001330, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@584ea00, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216688164))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:47 GMT
	x-forgerock-transactionid: 11d42eeb-f448-4a55-9ef5-7d967a4d3d99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm5sdjE4ZnMyOGUzamU4OWw5ZDE3N2ZybTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVdFeGtSbVZYWkVjeVMwWlNORloxU1RSV2RqWm5MbWhrVXpSSU5rVlROWGhFUTJaUVJrSjZhM2hoTWxkRE1qWXRSVkJhY0VGdU9DMDFaVE5qTjBkU1kxRkNielJwY0daUk1XZHlTbEZ5YkdSQ01XVTRjMjUyU0RaVlZEbHhPRUZVTmtWS1ozTlFNVVZsY3pkUlZUaGtVWEYyZWpVMFpqaEVhMWRJVTFkcGRrdGtlR3hGT1c5b1NteHZaRk5TV0dsaGVEZFNabWc1VlhSb2NWaFRjamd0WkVFNFdYQkdaamxTVTJVMVkwSklibWhNVVhWSWEwOWhMV3BwUnpGamRIVldTbFJCYUhOU2NtcERZbXc1VEROS2JGUnBhbkJPVG5kdFkxVXlVbTVpTW5aM01WbFBlRFpEYVhJNU5HWkZhM04zU0dOaWRYVjZjMlZoWmtWTFRVZDVjbk5zTmtWZlQyMUliRGxTZEdoSFVUSkxNRFF0TVc5SlRrVnhOV0l6VDFkdmIySTBMV0ZUUkRVeVowWlZORlp4TkVwMmR6TnhZMGszZDJjeU5Xb3lWMHBqYkhSemVqSjFibVZpY0VSbWJXTlhNbFJVT0ZSME5UY3dVelJCVVVaUlNISjJXVzV1UkVKRlQxbGlhR2s0UlcxNlNqWjBOSFJ6Y0hsamJuaFlSWE5sYjAxb1ZUaFZUVU5XU2xvdGNFMU9VR3BmVVZOWFRqVm9TemhOYTFadU9GSnFWakpFVmw5Q01FVlJObEZxZDE5RlgxQmpNVUZXTTJGU1lYRmhNa1JRT1VkSGNGZExTRVJ4WTNKc2JGRmpXbkYyV0Y5S0xWTlpTbGN6WW5oMWEwNTZPRkV3ZW5sM1lrcDVWVzFyVm5wVlptYzBYMmQ0UlRWeFRUZGpiMVU1TTJWQ1oySlhWbVF0TTBFM2JuWmtjbEpXYmxkTWVuZFVhamhMTUhCc1dIazNabU4zVFhkU2VXTnZaMFoxTFdWMlZqbDRjVWR0TlVNNGJrSXRhbmxzYjI5WlYycGxWVjkyVDJwc1ZtMXpORmxIUW5SVVZIcE5lRk5sVlMxNFZuVmhTVGhoZWxWdmVrRXpTa1l0Tm5KalYxRjVWREIxZW1KaWNVTldlVVZRVVdOaVptUm5PVXQzYVdzM1NWVmlNVE56YUdOa05qQmZOMlJLTmtGR2FHMTRiMWxRWTA5V1pWTTVjbHBPY2kxeFNGcHZPVFJTV0U5clpGUnhZelkyYkVaM05XbFZMbUUxU0ZvNVlVcFBOamR5ZUdGcWNWUnJZbHBRWkhjLlBKVktyTERGS0NNSVVNSkoxUmFmQXVfNmt3cGFhei1xTlNqTGl6MGtkQW8iLCJleHAiOjE3MDYyMTY5ODgsImlhdCI6MTcwNjIxNjY4OH0.2N4JyiaH24TS2SGkUMOqUWt9Z4s6S1qWjvZEULLLlbU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:48.165 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:04:48.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 340125: status.find.is(200), but actually found 401
21:04:48.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,340125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78aedd11, username -> user.1001979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@317dc845, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216688401))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm0ycWEyZ29iZzhscjc3NHQzOWtnOGI0M2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFJXaDVkM2gxVTFCNk1taGpabXhmZFVoZmNGTkJMbXBMTXpCWVVFWlNRM2R5YjJaMWExUnBXVE51U25JMlpESkhaRVJzWDB4WldWUlJNVTloT0Rka2QyczVZMFpPYlROV1VGWjJhbkZtZVMxVFJGaExXazVSUjJwYU0yOUpXRVF3TkV4WVZtYzNURGhDUlV0dFQxWkhOV05zZEVOeFRsRlljV2hrUkdzelRteGxhRlJxU0ZjNE0ySkJWelJyWTBOSk1XcGhNR3gzVTNCSGJYcGZaWGRPYUhsUU1FZFJTbWx5Ym5oS1owTTVWMUJyYlRCRFJIQTNkVWgxVmtGUVptODFNemgzVjJOMVgwbEthMlJyTFhrNFMweHhlVjloZW5wdGF6TkdjMDlrYmpsVlVWVnJTekE1TlVkd056UnhlbTFMTkhsTFRtaHRSa2RvWmtKRWMycG9MWFI2UjBvd09HRm1PRGQ1Y0ZkR1VrOVJaRzlyT0doTlJrWTFOVXBxY1ROV1dXOXNlRUZ3ZGxSUWVEazBOV1JmWVZSVE9HSldTMGxpUlVSQldIRnFaMmx6YVVObmN6VnNiMDQyT0Mxc2JYbFNjVzR0UzAxaWVHc3lYMUJ5ZFVjNGFHTk9RbWxXTlhkUlRHd3lTakZyZGtwaFVsUnZhVXM1UldjM1JWOWZabVJNWkhsTE5Vd3paVGhLVHpCVVYyVmlaa1JsUjBsdFowbFJTR0ppWDBwc1dHOU1aMUZpV0VsNFpWWnJNM0l0TW5SdGVuY3dTMUpoY0RSWmIzcDRXVmQ1V1VNeVpucHZPVGxTYmpjdE9EQXlOVTUxYlRWbmFUUjJXVE5PUVZKQ1RYcEJiMlZQT0Vnd09UbEZZbVF3VkROc05EVmhNbE5RUm5CUU1tOTFkbmx6TkVSME1FUkhaelp0ZEhNdFJ5MXdiRVZZWTNac1ltZDBYMXBuUkY5eloydEVXWFp2U1RGTWEwdHFNblZ5VGkxdlYxOWtZVkJJYURCWk1GcDBjbEJqVm5ObGVWbEpOVE5yZVRGWFNIUllTMDh3Y21sRGMweENaMkZKYzNWTFZHTldNMHhoWDJsQ1ZDMHdiSGgzVkdsTVZucFdORU5ITlZOS1oxWktaazU0T0RSVVZVcG9VSFUzYW5WRmVGcG1Na2xoZFZock9YaEVaMlkwVm5SMVRUVmpOMWxHUW14Mk16QnNSa1JwWkhaS2NFczRRbE42Vld4UWJXTmhRemR1Ym14UVJUTnJMbEJoVkRKQ1NrTmhSREJNUTFSRlkySk9ZbkJhUTBFLlJ1OHBkOERieklVOXMzdFdKV3BDVEdBV2dsbnFldjlCNnpJVnY4dWVOUDAiLCJleHAiOjE3MDYyMTY5ODgsImlhdCI6MTcwNjIxNjY4OH0.VqgTCl9bi3XCe0pQjNqYJFoNdIo3XoblEd_NprbF-LI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001979"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:47 GMT
	x-forgerock-transactionid: a3ed3b41-5e9d-49d4-b50b-318687d7327c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:48.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:48.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 340125: jsonPath($.tokenId).find.exists, found nothing
21:04:48.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,340125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78aedd11, username -> user.1001979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@317dc845, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216688491))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:47 GMT
	x-forgerock-transactionid: 26e1bbe6-a36c-4192-ba07-e91483556a3f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazBkbXRubnR0cmZiZHFoc2VmNWY1dDM3Z3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clZWQnJSRXhCYXpOaWFGbEVVR2szYW0wM2NDMW5MaTF2VUZkTFdVUjRlRTVUZDNOeFNFMWxOV0ZoYUhod1FreHZaVTVtTTFWV2R6VlBVMGw1YUZGWlFXOWhlVlpUVkc1eFJsTnlVV3BzZUd0S1UwUlZTRkoyYlV0ZlZrUjNaWEZwYTJGVE9USXhkMDlzY0ZwVVdWbE9WeTA0VG5reFptZGFkRVpRYkhsbmJrc3dWRkZaWkRsVVRHSmljRFUyTWxCbWJtcE1Wa1YxTkU1elEzbENUMmhzY0RWR05ISndaMlp3WDJGWGRFaHRRVlprU1dOUGNGSmhPSHBCY2s5eFltNVpTR2RMYlROcWNVNUJPVXRMWWs4MVRFeG5VbE01UzA1cGIzaEdielp2VlROa1UwZEtkemgxVFZjeVpVRnFha05FUVVwVVFYWktiV1JJTkcxYVMyTmpiV05YUjA1Qk1VWnNaRXBrVVd4SU56Wk9ZakkzVG1jeU4wcG1SVGhzUWpaYU1uSnlOell6U1d0dWFIZDRkVWhUZGpCS1pGWmpNRTUzTW5kWGEyWk9SbTVNYWtWeWQwNTZTakpKVGtkT2JXczNUWGhOYnpWb2RuSnNkRFZ0WjJKclRVbEJYMXBRVG1KNU1HOHRXV0l0WkZOek1teGtVSHB6TmxoeFoxUnlVbGhvZGw5RFlUWXpSR1J4YVdWTFJEaDZNVFJPVURKdVkxQmpTVUpJT1RORUxUVmFYM2sxZVd4U2VIbEpaamhyVlhoZmVscFBjVXhaYXpCNGR6Z3pSMjloTlcwdFQybHpla0ZhWVZZMVUwNXNSVEJ5YXpCb1ZYRkRaVkp5T1VKRFkyNXlVVXROU3pObVRGTkdkR3MyTkc1VGJtbHZWWGRCWm05dGIweHhTMXBxYmtkeGQyeE1SRGx6Tld0clZtWjNPVUZ1Tm5KbGF6azVUV1JpV1VSb1FWZDBYMU5pWVZkMVpHZFNTMlY0VjFCMWMyOVVYMjQ0UW5SVVdFTTRRVmRZY0dJeU5rTTVVbVZIWW1zMlVsVTVMVzVZTjI1alJHaE5OMVowZW1Wd05rc3RRVGRWYlUxRVRFcFFielZwV1hselZIZzFVbTl4WW5waWJWVkZUbXhrUjFwV1FYTmhiM05QVTJjNFJuVkVSMmxxU1ZscWJHVnFkM1ZXTjNSWVZtRldla2xRYm1STWQxUmxhVWhaUmtOTmVEQk5WbVZNYmtSUU0xUmtZMW80VVVnMlJqSTBMamh1YW5CTU1IaHhWMVZ5ZW1sa1JISkJaVmhSYzJjLmlVR25oa3V6U242Tm9MWW84ek1UMlA4UHlhTU1rVVJhTnZTcThmSjJ3c2ciLCJleHAiOjE3MDYyMTY5ODgsImlhdCI6MTcwNjIxNjY4OH0.YiW_8B-VXQNafZfmhCHjs1sz4sKEfKyOP_6QxugvXBI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:48.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:04:52                                        2285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=665364 KO=13020 )
> restLoginInitiate                                        (OK=329622 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=328651 KO=955   )
> restloginProgressiveProfileCallback                      (OK=7091   KO=955   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.04%)
> status.find.is(200), but actually found 503                      4958 (14.07%)
> status.find.is(200), but actually found 401                       955 ( 2.71%)
> jsonPath($.tokenId).find.exists, found nothing                    955 ( 2.71%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################################-                           ] 62%
          waiting: 201876 / active: 24     / done: 340715
================================================================================


================================================================================
2024-01-25 21:04:57                                        2290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=666851 KO=13020 )
> restLoginInitiate                                        (OK=330359 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=329391 KO=955   )
> restloginProgressiveProfileCallback                      (OK=7101   KO=955   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.04%)
> status.find.is(200), but actually found 503                      4958 (14.07%)
> status.find.is(200), but actually found 401                       955 ( 2.71%)
> jsonPath($.tokenId).find.exists, found nothing                    955 ( 2.71%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################################-                           ] 62%
          waiting: 201140 / active: 20     / done: 341455
================================================================================

21:04:59.059 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 341686: status.find.is(200), but actually found 401
21:04:59.060 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,341686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a0e0e9b, username -> user.1000626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@797fe81c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216699011))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGQ5cHF2cXRwczRucnVwNWtsbHFodjQ3MzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dE1UZHZUMmg2V2sxQ05ucDRjbmRXWDB0T2NXbEJMa295WWtnelgzRmZRekpxVG0wMGVFZzNibnB6V0dKbU9FeExTMEo2UjBkV05rTjFSbDlEWm1kWVRHWkJNemxwWkRnNWJFZFVVMVl6VWkxTGVUaFpUR3AxVDFKVU9YZzBTRkZFYUVsNVNrUXlZWEZUU0MxWVVsbHBNSEF4YlZGQ2FERnFhMFpOU0RNek5FSTFVVUp3VDNaMU5rRjNia0pwTW5JMWVscFBkMjF4WjJOclgzbHlNM1UwUTBadWJtNURWRXRoUWpSTFpEbHVVMlYwYVhSUFVEaHZSbkpPUnpOdE1FZFJZMjVZUlRGaWFETkphamRVVG5GTlYyNW5ZekJIY2tONGRVazNiM0JpUTNOb2JrVnRlRFJSZUMxaFlXOTNPSEJVWkVsV1kwbHpibWRCWXpsa2VYZEtZelJMYTFOM1lVeHZWRWxDZWpGeFIwVmZTVE5wYjNabVExVnVWa2h3YTFkUU9IVXpYMWxuYkdsRWRuQmZiMjVWUVZkaU1UWnRZVnBrZVdWeVN6TmxWMHRyVEZwcFZXYzVaV3BSVjB4aFlsQnNkbVp6YzBoc1UyMXJjMmczZVVkWlZtTnNaM1Z4VUhkc05tUkdObE5FUjJZMVdEUmphemcwU0VaRWVpMHpRV2s1VkRSQ1FtY3dPVlIzYkhReVdXOVlNMGwwVG05TVJTMUJVVW8yVUZwNGNHeFBWMWR3UWpoWlVEVjViMWhuYURsWFpXSmpUSGxSU3psQ05WWm9jMlJZWlMxVk15MDBhazU1YkhadWVHTnhjRkIzUW1KcGFUSnBSM2g1WkhweU5VSnNlblI0YzFOWFMxWkNVa0ZvWkhoUlMwOURWRUZ3Y1Zkc1dHcGhjRFJIWDFkclpXTldRbTB6TFVKU1dHMHRabTlTY2pObGN6azNiVzh0Um5wV2VHZHlkbVZqTkhWRWQwSjZTV014VlcxUk9HODJhVzFhYzJjNU9HOUpWVmxGYWs0M00zUkZWM2t4VWtwUGIzZEtkRlJaZEV4RFMwbDVRblZyTURoWVRHaFdiM0kyT0VGWWFIUmlSalpsTlhCa1pXWnhjbXN5VTJsUlVEWkJUWGhOY3pZemNXZFZaV2RQY0RZME1tUlZiRVpTVGtkTVpGVmllbEprWkhaR1VIWjRXaTF3V2kxcFVIQnZaRVl0UzJwVlltUkdUUzExVUVvd0xXYzBUa1ZJUkhCQlkySkJMbXBQUzFsd1JuZFlVVVZSVVRKNVVubHBTRnBTTTJjLkg1NFprWjREb0pXanJUd3dCYk5oVjVvZTgwR0FmMHRiMWFuRE5Sb25vdFkiLCJleHAiOjE3MDYyMTY5OTgsImlhdCI6MTcwNjIxNjY5OH0.vUM5TS9JyRP5D26gTfpH_JuVwJbH0qtO2wWZnsWpOX0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000626"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:04:58 GMT
	x-forgerock-transactionid: 5dd7dbf3-3901-4324-9c21-03a788bc8d62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:59.060 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:04:59.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 341686: jsonPath($.tokenId).find.exists, found nothing
21:04:59.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,341686,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a0e0e9b, username -> user.1000626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@797fe81c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216699099))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:04:58 GMT
	x-forgerock-transactionid: 91d1d268-2a14-484e-836f-80ea6b014d95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmZwOWRlODY0MDBoYWhrN3RjbDNzaGFqZGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU9ERlpTM2RMTmtJMldtUXdjSFpOVHpoamVsWm5Ma2xOV0dSM1VFNUJTRGxaTjNoRWJqbGpOV3d6ZWxWNFpqWk5ja1F0ZWpKamNrazFXSE5PWkhvMVlrNDNMVUZRVGs5aFNIRnlSVzV2V2tsTFYycERSVTVpVXpWT2RIZzJVbFZWYkhkdFFXeFdZVGxRZVdsUU4yMTZNVUpoY0cxeFN6Wm5SbkpLWDBsNmFuZ3dUV0o0TTB0R09VaDRkek5yTmtwcmVIaEtXR2xSZWpCVmEweG5XRmMxZVVWelUxaENWMEl4UWxaak1sVllUVVpDV0VOTWJuZHVlSFZhWVVwbWRISTNVRXh2WlROR1QwcEdWbFZpTVRWelFYTTNXREV4Y3psU1puRXpZa1ExT1hNMU9WWldiak5sZDFObFZqTkhVVzVFYldKT1gwUklSa2xzWTFOMlNqTnRWREpGU1RkeFpUQm1TbEZ1YzNSWllWZFZWRWxwWW5kWk4yOXlVVmhLWWpOdVlqWjJNSEZ0VVdoQldHNXZRM2R6ZFVWS1VEUjZWMDl0ZUdaU2VXTjFjbGhFZEMxb2IyOHhaR3hHY1ZWaFNGQnBjbTEyYVV3MGVHd3diM1p0TVdkdVlUUjZPVTlIVDJocU0xbHJhUzFyVkdOTVpsUnRjMnRmZURSdmFubFBhbFJyU1hBNVZtRklObmRPVFVwWFprZFdOM0psUTAxVlNUWlJiMFp4ZUVobFRHc3phVGhrU25ORWFVOVBhRTFOYkdOdVZFRlBVVEJQZW1kd2VpMTRaVmcxUTBnMU5uVk5TRTloTTNsNU0ybHZZVWRyYm1oU1dYTldaRWRGVUUwMVl6UnNNemRPZERWamRWTmtRVVZYVUd4RGVGa3dUWGRLYTFkeVdFVk5XVWhvZW5oNE5GaDRZeTE1T1dkc1JqZHhSelJUYTNKMWFVZFNaMUpDUkVkblNXZ3RSWFpxYXpWUFZEZFNiV2RVZUdaUmVGTnJNSEpuWW1kc2JVMXhWMjA1TjFZdE5USndWWEF5YmxwQ04yODJhMHhwVkRSYVFuaEVhalozY0ZwTlpESnZZMjVoY25aM2VHbHBhVFZCVTJkdU5WWjRSbFY0UVZKb1pFeEdVbWROYUVONlRGTTJXSFI2V0dsb1pXRTBjV2RTVW1abmJXSjNOWFpCVkdSaGIySXhZbUZwU0Rob1JIRnlWa2RpWlRRekxVVmhOREp3WW13M1YxQlpaRU41U0d0eFFVcFZMbDlqYW5SNFpFaG9kMEpuY0VzMlpHbDBhSGRPYlZFLm1laVR3TTd6a29Rb0J3UFJpdXQwajlXMHdnOGV0a1hmZmhxaGNaNWdDMzQiLCJleHAiOjE3MDYyMTY5OTksImlhdCI6MTcwNjIxNjY5OX0.cYS9MEalcmsmeNNTz4pp4dvflBQnzmt6H7pFQlqZeHQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:04:59.100 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:02.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 342160: status.find.is(200), but actually found 401
21:05:02.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,342160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28965d2a, username -> user.1001578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34912eaa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216702495))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGY0bnQ0aGRndDZuaDk3bnAzZGljcDhhYjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGNtNUpXVzFyU2pKTVZFODNXa1pLZUdkUE9IRjNMbUZuUlRjeU1Vb3liSEZZYkZFelpWSnZXbTR6YTFKNFdETnlRbXBQTUd0QlYwMTBWM2xZV0dnM2IyaDRia1p4Y0VGMFJIWlRUR014Wlhod09YbFBWMmhNYkRSR1NGaFhPVzE0YW1SeVlVcHRPRmxyUjJ3dFJsUkpPRFJNVlhwTVJUWlJSVlJmYkhwQlJqQjBiVmhpZUhaVFJUSk1jSGhmY1UxWmF6TnVZV3B4Um5CUllWOXRZakpHVDNsZlJERmhVRlEyWWxvNFFtVnhTR2xHWDBOMGNHVkZTRUY1V0c1SE9IWndNMDF0ZG5abE1GVnFWMkUxTTE5MU5GTmhSR0ZCWm1WeFZFNDNTbTF1U1hwcVdYRmxNa3hUWmkwM2JqQk1SVU5rV0hCNlJHUXhOazFhUkhCdlp6WmlTV2xpWW5ObE5XcEpUR1Z1UzA1d2RYVkZVV05PUkVsMmRGQlhOR1IxVVZNMFpsZG1WR3R5T0hCaFZtZE9UMnBmV0dwSFZuaEdaalJLWWtscFFsWjFiWEEwZUZKQlFXTnhXak10UzBOZk5rdExRVEkwUVRScWVWVTRkRlZaVkUxeVZYTmpkVWxoV0RCclQxWlNNMDFyZUVaTVpVTldOVEpxZURSYVpGTm1UbHB2ZVhwV1YxRlBRbTAwTlZGWFZrRkdkMWRMVkRGTFNtcFlOWEZRVEVNNExWVlZhazFwV0RWalIyNXJVbmRyZFRsdFRVRjBTRU14YVdadGRqSm5WMkpTYmpJeFVHOUxYMlJmYzJaSVJVSTFOM0JUTkRrd2NqUkNiazVrVG1VdGJFcGZibEIxVlVRd01YcHFTMVpLVVVGZlF6YzRhbFZtZGxWMFdFUlZlV2c0WmtRNFgyaGxRbXh6V21sME5rRkpjRFU0V210R1YxbzVOVU5tY1ZsWlUwSXhhMEo1YlhKR09YZHpTbkJOY25KalJsOXhieTFPZDFCRlFVMWlabGRaWVdsbGRqRnJVbXhyT1ZCbVIxZHNObGQ2VTBoUldHbHZUbmQzTkZabU56bHBWVUpRV1MxWU5qSXhja3QzTUc1MVNWazRiVjlCUjFKeGFIaDVObE5uZVd0TlZsazJTbDlMTFVSYWRXUkRSekpVV0dNNGRtOVZjbkpuYVRsNWFFcG1lWFIwVUZGdFJtTjNVMlEzVjNkM2NFUnROMlpyYzNKTmVtWmFkazVZUlRGNFNtUkpMa2haU3pSWmMzaGpXSGRhYjJjeFVFaGpORTFQVUVFLk1kYmtySWZ0Ml93c3dGNzA3LUMzcGRVcEZsX3VXeWZyUFlhS3R5bXEwUzAiLCJleHAiOjE3MDYyMTcwMDIsImlhdCI6MTcwNjIxNjcwMn0.SfO1_JRLDoQib8xc1M6ydYiBRKL14l-8w2lT6eiHs8g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001578"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:02 GMT
	x-forgerock-transactionid: 0969846d-4b36-46fa-8604-cfeebbdbc619
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:02.541 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:02.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 342160: jsonPath($.tokenId).find.exists, found nothing
21:05:02.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,342160,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28965d2a, username -> user.1001578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34912eaa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216702578))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:02 GMT
	x-forgerock-transactionid: 6e6e58d3-a2b9-45fc-8cdf-d3ff9cad583c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzE2dWxuaGtmaWV2amFrdGFxMDhsaDIxOHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFFXbGhjbkZVTjA5cmQzRm1Ua1ZGTmpWd2RYTlJMa3BHTjJzMmRsTXdSR2R0ZG0xbmJHZFJSVTlxZVdoaU5sVmhURUZFWlRsVlpTMUhRalF3YzBkWFQzRlNaVmRxUVd3eE0xZHFla05OY21wWGEyVjJOMUZzZEV0VFJXTlBTMTlpWlRNeVJHWlhlazh0WWt0WVVuSlhVakJVTFhaWlpVaFdOR3RtTldSdmNYRXpTMVJzTjAxeFlXVm1jSGN4U0VGWFRtNXFlamhyTWpob1RHcGxjMGxmVDFwa1JETXdlSGRLVVRaSmRHbGFZVmg2YmpKbFZGQmFjMnhPTkhGMExYVjVkVXBWVFRWaFYxSnhXVVphUWpSclpsbzJkakp5V21selpESkJjRTEwYjNwYVRtdExiSEZEUWtKRlVXMUJiRVU0YzB4VlpXZHpZbEpDWjFWamVVSTNSbGRKWDBKVGNVMTBkbEUyWDBwR1pYbFJVbUV6TVhGYU5HeFdObmxXTW5sSU5EQkJhVzVKUnpaNmVWa3hhbFV3WW05MlUySlVRVkIzYzFscVdFcHZhMWw0U2tOcFVuSldaM2QxWW1KWFpsTlFORGRqU0RWeFJqSnJRbVE0ZFRReVFqUnZTREV4TUVKdlRsbFlNRFJWVUhnMWNXSTNNRVZMT1RRM09FcFVXR1JUVVhwMFdFNVZVMUZSTVY5Uk9WTjBhRGRFT1ZsWGRWbEVWbXRsVG5Ca1RUUlJTVmRETlZCRFVGVmxWWEZuZWpCdlJWYzBOSGwyVVd3M04yWnJVSFJuWTBscE9IQjBZakpyVUV0c1VtaE5keTFwTWpaTU5saGxkRVpSUTJGVlNtaFpNUzF6VEZKSk5FcEVjR2hEVjA5ZmRqSjFOeTFKVVdoUE0zSjBNazB0Y1ZoMVYzSjBWRE41YkhSMldHTmxjM1UyYVcwd1FWSXljMGh1ZVdSaE1IVjVTSEZUTTFScGNtZGpSakF3YmxGZmJITmZOVmt3U0daU1gxa3hYMnd4V2t0VVYyNVpOMVphUVVKc1kzaG9hV1JtUW1kdVlYQTRUSEZRTW1sSFUwZHFSRU5mVkZoRGFWZE9PRjh0WW1sek1uTnFhV3BOVmpadWRGWXpVa1JWYVVOaFJHSlpkSEoyWjFaalNtRnNTRXRpVGt4d2RtRlZiMmN5WlZGTGJrTmZSVU15WjJoQldHWndjMDVHVGpkVFpEUkxPRWR0T0UwNVptMDBUR0k1VTBoZmJIbFJMbXh6WjJSWWJUSlhia05IWkdkR1IzWmtjbEZWZVZFLjNHZkpiY2lxZHFhNGFONUdxMHRKTGMwRkgxQTNlTXFVVm1CMERpeDJZUGciLCJleHAiOjE3MDYyMTcwMDIsImlhdCI6MTcwNjIxNjcwMn0.frky7pJraYtwc-VpdlGSgt9AXPoDDE5M41jYI0N-Evg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:02.580 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:05:02                                        2295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=668320 KO=13024 )
> restLoginInitiate                                        (OK=331095 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=330111 KO=957   )
> restloginProgressiveProfileCallback                      (OK=7114   KO=957   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.52%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.52%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.04%)
> status.find.is(200), but actually found 503                      4958 (14.07%)
> status.find.is(200), but actually found 401                       957 ( 2.72%)
> jsonPath($.tokenId).find.exists, found nothing                    957 ( 2.72%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################################-                           ] 63%
          waiting: 200405 / active: 33     / done: 342177
================================================================================

21:05:04.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 342503: status.find.is(200), but actually found 401
21:05:04.733 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,342503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@538722c1, username -> user.1000959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77455805, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216704685))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmNpb2E1Mzh0bzlzbjRrNXVxOWE0NDJmNTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UU1ucHVTVWRTUWtSTU9YTjNNVWswTFhVNFJsTjNMbFJMVTNwRGRpMWZUR05NZWpSd05HcEdTbmRNVVhsM2RHcDZTVkZYWkZSdlZYcHBkMGR4TWs5M2JubHBOV0oyWW1KdWFtdEdhQzF0VDJkSlluazNjbVo1TVVkR1owZ3ROVzFQVjJGQloybHRWMGx3YjFSS1gwMWtkMk5tVWtOQ2NIWmxhbWxmZFRaemVYSTJkSGM0Tld4cFkxZHZOM3BqVmxwUFZHWTRNMWhNY20xUE9GazFiM0JRYkdKSVYwNU5Na3RUUkhsMU0zSk5jRkY0V1RremNVZENOMDVTT0dveU4zQjVRV2RLYkVGcWNXWmtSMGRhWW5CUlVIWnZRa3hzU2s5VWRsbzFkRVJxWnpKQlIybFhTeTE0WVVORFlubEVNVE5xZGxGSFVHVklkbU5RWWpBMFUxSnRjbXhwVmt4VlExTTBXVE42WjBsQldHZHFPRkJaVWtGclJ6ZFlkMkp6WVZsYVNucHlTRWR2ZFhsTmEwdzRNa0l5VVRsME9FODNVVkJqYUZGQlNUbFZkVUUzZFZCNlUxbDVTRVF0WDBKdldrVXhhWEpQYTJRME5VcHRhMDB0VmxoSU1rRlBTbE0zWkMxUGFFaGtjbUkyYTJkRlVEa3RZMnR5ZG5wVlVIbHVhRmxHVkZBd2NrOTRVa1ZIY25GaFVtUndObXRvWDJkZlUwaHlXbkJEVlV3MlgyOXlTbVpOVjNaSVp5MURNbWhuYUVOVFRYVXhYM2hVVlhObk9FRlhkMUYyZFZwV1FqbGhlRVF3VDA1Nk1tOTBiV3RPV1daVlpFRnhkSFYxZVVSa1IxUlFZM2RuTTE4MVdsSlhjRjkxWW5GNFNWVlplbk54YjNFMWQwMWtTVkZxU0V4dlpHOW5VSEJzYm5Ob1JsTXdOSFEwWkV3MWNqbGtPR0ZZYUdsT2VGRjBVVmQ2WW1OUFpITjBXRVZsZEY5MWF6SXdiWEJWU0ZKalpVbzRSM2xCTFdoU2MxUjJlakpGVFRoTU9HWlBlbmMyUzFSaVJVaHplbmxvWjFoQmNYbEZjbDgwWjNkNFZIa3dWazkyTFd4c1luaEhObVJIWm0xeFFWWmlkMFI1VVRRMk1qTTRPSGQ2UlRVM2FHSm1aM05XU0ZoNGFVMWphM05XZVRaRVJrVnZjREoxYkRocVN6bEVjbkoyYm1kRVFUUmlYelZtUlVwMlowZzRWV0ZqVFRCMk5WbEpMbVpRZG1sbmRFWmtNRXhIZFZsa2VEQlBRVXBvU2xFLlRuQXBBRnRJcUl4WWVzVTN1RnVQRE5xeU1pTE1BNWhOajhXbzA1NkVxdmsiLCJleHAiOjE3MDYyMTcwMDQsImlhdCI6MTcwNjIxNjcwNH0.OSiHaNFjyj-efnZWtWLNi8pbgCUQtT3BgTFcrS0eFC0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000959"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:03 GMT
	x-forgerock-transactionid: 5c4f09c3-8868-41ab-91a7-272fa765db67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:04.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:04.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 342507: status.find.is(200), but actually found 401
21:05:04.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,342507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8897fa8, username -> user.1001944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25b43eec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216704709))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3FvZnUybTZsMnJ1aWFjbmFzYXRlZGNxaDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1NtbHRkMWhJTVdScVUxVTFTMHhNVUdJeFMzWjNMa2N0Wm5wbWJEQllPRTl4YTAxNGRXTXlhVVZFUlRCRVlVMDFjak40Vmw5bVJEZFhUVTVOTjJRNWJtNW9hRjlLVGpOdlduSlFlVmxwWDJ4T1lqUXdVbWRRWTA5elEyTldYemxHTW01ZlJqaE5ZVzFvVkhSRVFsVmtWbWd0VlhsR1ZWZDRkMFJyWDFsd2VGVkJZa1ZEVlhReGVEWjFPRVZ1UTFoVlNGaEVWSE15VFVadE0wVTNhVWxUY25kU1ZuUTVlV2xaZDBWNFpUZG5Zakp4VXpkNlJrUlpiR2xZY0RGd1pEWm9SbUZsVlZKRVZHSnlUbVpFVFhjeVN6QlZMV3RPVFc4MmMwcHFiak50WDFGcWIwMWFUbDlyZDJJeVoyTndaa0ZuUW5OcmJFWkdZVGRhWjJ3eVZtSk9ibmxzVkZOcFYyRlVaMnByUkRrelEwUkpiMUJTVmpSa2RqWmFkazlKVFV4S2EzVlljVzl4ZHpWaU9WOUZla3REVjNWWGFtNTRNRU10TkZVeVRHbG1ZWGxsZURaYWJXb3lWV3hoWVhOVE1GQk1SbEp5Y0RSMWJEZzVVWFZvWTBWbWIxaHBTblJWTlZOQlJtVnBTR0YwU0ZwdGNWcEJYM1p1ZWtwb1V6aE1TVUYxWjNoc1ZURkdNamQ1VldGQlVXZEZkRFUxVW1ObFRVeEtWMmRNVDJGSE1uWTBlbTV0VVVGUFFWVlZaVVZRY1VWUlNGSkpWVmt3TWkxaE1GQnNVVlpNTVdaWldHUndabDlJZWpocVRtOXNZWHBrV0dsS2RYSjZWMHAxWDBsbE1qWkpVakJqYkdWNmRFaDNVM0IwZHpaTFRpMUdabVpQVTIxa05VYzFaMVpzY25aWmR6VkJUM0pLTkRkUFdXWlNaWEJMZGtGalMwVm9aRWxSYkRGamExVkRaR1pOTkRWcmFXSnFWMU50TjNWaFF6TmFZM0I1TnpkSk4zSTFTbUZXUW5SNlgyczRNVmhsVGxCMU1WcE9UWFJYUkZoaVRVdEZWVkU0UlRoSlIxa3daVFJ0UkRReFNrNHRSMDF5WjI5MWEzbEpiMWREU1ZaVk5saHRNM0JLYjJWR1IyeHFXaTB6VVRGR1ZFTTNlSE5UVlZNMFJrZzJibmxIUjBoc05YTmZaVkF4UVRKdFgzVlhUbTgzVG1rMVp6ZFJhRnBYV2tWdlZ6TnZkamR0YVdreVZuZHJMbnAyTUhCV1pUTkRWREF6Y0dZNFlWUnFVVWQzYmtFLjExZE9BV1ZCU21GeUpEdDV3WHZVQ0pUcXFIYmJoUzBzX3FmQzZicGtEcW8iLCJleHAiOjE3MDYyMTcwMDQsImlhdCI6MTcwNjIxNjcwNH0.L0LsAEU7xti2kM5mLAdGEfTsh5GsIpp9ec4tCnmeAkc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001944"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:03 GMT
	x-forgerock-transactionid: e1ebcd35-e3aa-4ef7-89d8-fc2e4e52ebb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:04.757 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:04.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 342503: jsonPath($.tokenId).find.exists, found nothing
21:05:04.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,342503,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@538722c1, username -> user.1000959, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77455805, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216704772))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:04 GMT
	x-forgerock-transactionid: 09383167-77de-4b37-b14c-c845d3966e1a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWtlNzNyZ3M0cDBwbWE5bjFkaXV0YnEwNHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1lYTnlkVFV0Ukd4VFFreFFkV3RhZDJndFUwSjNMbWxhUldkT1pYTnNSMlJDVXpVd2JGWjFNVVowVG1GR1ExODJTemhaZG5wS1pXVTVNRkJWVG1NM1VrVkRjVEI1WTFCcU1tVlNiemQ2YlhCUmVtdDNVR1p3UjFreGQydE9SRmhPVkhwcVVsZDRVWFo1Tm1NMlpFaFFZMFZNTTJ0eVRVMHdWbDlxV1ZoNWFVc3RjR2xGVVVwUFQxaFRSRlJWUlZnNU5FODVWM1p0UlVrMU0waDZObWxoZUhSVFMzUnNPV1kzY3pZdFkzY3pVWEJNYUVkS1ZVWk1VR040YUUxNFIzSnlTMnhDT0V3M2RXMUhPR040U2pWNGNubEZNaloxWDI1blUyZDBNVmx4TFhkSVJrdFZaREJxT1d0ek1URlhTVkZXVVRKTk5HZElOazVtY25kUk9XdHhUWEJwUmpaek5XbDZSR053WlZkbUxWZ3dOVTlWVFd4S2RuUk9UazAyWldobFZsZEZUM015Y1VwV2NtRkpaR2hHTTBsTk5tUktZVkJUWkhGS05rUmtWVkF6ZUd4blRXTkhaM2RwY0RkaGJsaHFWVmN6TFVST1VUbElaMVZaYWxWSlEwSnBOV3RVYkZBMVNuUm1aVmhqZFZsZmNXaHBjV0pSUjBNeVlrTlBkM0J0V0hoa04yZHFjRlUwUVZRelZGQjBSa2hJTVdOaFFqWlBOemxSYjFBMlFqSkpjM0Y1VmtaMFNFNVlXSEoxWmxwa1dWbHlaVzFsVlRNMFUyNUZka1JDWjBoSGJUbE9jR2hJWVRZemExWlhiMWx0TlhKcWJGUTBZMlZhV2tSbVNtNDBNREpOWjFaWWNYbHZiRTh6YkZoV1ZXSkxSa3d3VVVNdFJWZE5WbEJPYzBaTGVuTkJSazFQTnpSemVsZ3djVVZaU2xKUExUTm5NMjF1VEVaNWFIQlhaa3QyTUVwUlNtWnFaR2R2V21wUFEweEVlRVJWY25aa1QweHZSRWgzVDNOTlpXaG1laTFFY25obFQyMUVNR293V0RWMldURnFVbGhCYzJkdmFEQlFMV3R3TjBGc1UwdGlSbXBRWkVscVFUZGllbTFaVmpoNVRWUnpVR3gxYm5WaU5FaEtTUzFzV1ZkVlMya3Rha0poV1VaaFVubzBSbEpsYVdOV09GVnVkRXBqTkVWbllVeHdZVTVGZW1KcE4ybHlaMVpSV0hJeVZrdE5lV0l5TFZoclJEQlJMbVZ3TVROc01VWTRjVU5rWkRkUFNXMTVlR3d0ZG1jLkFVQXVxeTA0ZGJoYTAzcGdoaUhXSXpjdDNfN2YwaGpnX1lPenhyUVpiV3ciLCJleHAiOjE3MDYyMTcwMDQsImlhdCI6MTcwNjIxNjcwNH0.tuq3U6zRmV9azvTdveDN57_w9tfaLFNgz3w3o0o8Hw8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:04.773 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:04.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 342507: jsonPath($.tokenId).find.exists, found nothing
21:05:04.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,342507,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8897fa8, username -> user.1001944, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25b43eec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216704796))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:04 GMT
	x-forgerock-transactionid: 0b5d5b16-ba50-4dfd-a365-6d1ac9c0bc90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmRhNXNmY3FqbGZrM2Iza2N0M3JsM3NwdmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWNYUnhSMlJ6VVVSdk0wdGxjWGxDT0RnNVVVaDNMa2N3UzNwNFVsWklaRk5rTldabVFqVkxOR1F6VUZRd2MxVnlMV05JTVZVNE1XMW5TblIxY1VreFIyMUtkR2hJUTFwbWR5MXFMVkp2Y2paeE56WTFOa3RFVGpBeFNEQm9Za2QxVkhGQk0zbFlRekl6UzJweWFYWnhkRU16ZEhsVGQwbzRiSEpSTVMxeU9GOXpZMjFGTVZrMU9GOXpZV1ZETm5BMlNGQXpkMlpMVjFJMFIxaFpUVTFmVDBaVlEwOXpkWGhNVUZJMWIyOTJjMDFCYWtWU1ZVTXpSelJ1ZWxGV2NVb3djRjk1T0ZkeFQyMW1NVmxPTUhKS09GOTVlSEEwVEVaaFRUZzJTWFpWVlVzNVVreHdUbHAyVUVocGFXWmpWek5vVm5nMk5EVkVibTF2VUZsNU5XcFBNMlpKY2s5bWRUVlZVVUZYWDB4R1lrdG1SRUpmV1MxTVQzb3llWFJmVTB0S2EwZDVlR2xyV25CUGVXNXdlVTl1UTJnM1JEVk1UMDFITVdWMVVYVndjMU5sUVVaT1RrOXRVbmRzUkdoWFEwcHNjVzVVYlVkb1l6UjBVSE5xVUhoMVVuUTJZWFZTUTBOR1dXY3ljelJrY1V4MmNIbHBNMjVxVVd4SWRVUlFXRXBNWjA5Q2VVdE9VbGRRV2pGUk5VaDJhMGxMVmxabk4zQmtTVWhuUmpOc1pUVldPREZVZW10YVNTMTZiV05FVHpoUmVqRmhaRFJ5V0hkSlVXSkhWMjlQV0dsbVFWbzNjelEyVVRCcGR6aEhabXN0ZWtacFRIUTNWMEl3VUZWdk9YcHlMVVYyU1ZreU1qRk1kRkZOY2xCNWF6WlpYMnR3TURCdVJrNU5jVGMzTVROemRuUjFTRU5RV1V3MFgzVkZjR2hYYXkxb2JXSkJjWGx5YVU0eFQzTnFMVTVrYUZKaVlrVmllV3BqTURVelJUbG1XVVpPWjNwbVZFUkNTMlk0U21oTGVFSlpZblphTVc1cmFETmtVV3RzYzJKemExUnlZVUpvWlZNM1RsVTVObGN6YVhWNVJVcHRTbkF3UmxKdVYza3pRMEo2YkRaQ1YzTmtVRGQxTkRFMVgxSjFlVnBLTUMxTGFtVnZaVEZJTTFrMWFqZG9UbkZEZFMwMVJXdHBaelF4UlU5V1pEUnpaMjkyY1haRFZFUjBOMHc0ZUROWVVETlRURU5WZW1sYU1HbHpMa0pWVEVKQmRqSkxTRzkyVUVOc1pUWlNNelZrUjJjLmU2VmNNR25VX0ZsS3VYQS1saGNnZi1GS09GT1R0NEdlbExQQzBxdnliaGMiLCJleHAiOjE3MDYyMTcwMDQsImlhdCI6MTcwNjIxNjcwNH0.BQ06k8dn43fQ-4CuqOU6tqWgVhy7aYqeChbluXb8N8Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:04.797 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:06.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 342824: status.find.is(200), but actually found 401
21:05:06.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,342824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2234323c, username -> user.1001878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1653d773, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216706829))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG5wMW0zaGowZjlrbWpvN3ZpNmRkOHRpb2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cE5HcHRkbkk1VTNSYU5UUTNXbWRPTmpCV2FVNVJMbVJOZVhkUVZ6QmhhMk5XVERORWVuZERWRUp6YzI0M2IybDBPVmx5WDBGVU9WaExVV0p2TkdoNGVuQlpkV1pCUlZjeFgyMVZTMWRwT1VkS2N6VjNRMmczTlc5cE4zaEhSa1pTYjE5R2FFRjNTMWcyWDJGbWQxb3RZbU42VUZkS2F6VndRMnR2V1dod1ZFaHBYM3BHVDJGeWFsbGFSak5UVWtoalFrbDVRMk0yU21sMk1tTkNjVXRUVEdkRE1IZzJiazloWjB3emRHVTJUMUZMZVVaVmRFOTBhemxhTW5CalVqVjBNRmxvV25Fd2JubGpWblJUU0MxcGNqbDVTaTFNUjNSSFNYRk1RMWx0VTFKSWIyNUZOVGxJVkVOMk1qRTBUemRRYURWQk5FRXlRVVY1ZVZwc1VuZHVhMDgxUzBGUFlscEpSV0ZFT1VwTGRHdDNaWFZ4YkVaMlowbGhNMU5vTFc4d1IyNHpNakpuZGtGaE1HRkVWMEpZYUdRM1lrRnlhWFJvV0dsVGQwOVFkM0J1YVVOMmEyeEdNMWxLY0c5TWJVTTFNVEJVZUhCSGVXdFhSbkZsVTBkS1ZWOVRVbTVPWjFvNVptNUZTR3hNUTFGVFpVNXNlRmM1Ukd4U1QzTkphbEkwTW01Nk1YaEtZbk5QWW5BeU1GbEZka3hIVW5kNVMxOUVhR1EwYVhsbVVtMXBiVlE0TTA5eWIxaEVXbXhHVG5NM1FtOVpiMlV5WDI1VVNXZHVWazR0TFdrNFJWSmZNMlpzZEhkRGIwTnljalozU1RZeVJrWjFUVXBFWlZaM1ZERjNNVFJmTkROa09GZE5RbXRRVlRKd1RraHNkVGRKV0V4RlNrTmxPRE16WDJFMk9Hd3pTbmxZYWt4aFZXRnBkVVZmZUhGNGRVVmtlRWRzZDBVMVpESjJiR0pwZFVka1pWWlRVWGhJWVhsMkxXVnVTa0k0YnkxVGFtdFBla2hLVm5FeWVUSnVSbWRJUW5CUVVVOUVTMUI0ZUVjM2IyVkdiSFZ0TkVkNFFVSTRaRzlyTlRaUk9GRkJORUUyYVZneGRYTkVYMUl3UWtWWmN6SnNjWEV4T1VwcVdrVlBORU5aTFdsMmNtUTNSbmxMV2pVNFh6ZFRObFJaYmxweFVWbDZPSGQzYUVkQ1pFOWtkVUpMY25OSFUyWXdaM2d4ZW5salJtRkVObUV3U1hsR2NIWnpMbE5hVTNoTU1qazRWRlJLVGpCU1EwRm9lR1prU0hjLnFhb1BPS0R4LTdBNkJTRWtxS2JsYkxzZjZzZFJnSDlIZ2VLRk5OREhJUFkiLCJleHAiOjE3MDYyMTcwMDYsImlhdCI6MTcwNjIxNjcwNn0.eqYEaU1arZSGd3wYuFVRvIFWfqwvhDUA46WV3xk0i7k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001878"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:06 GMT
	x-forgerock-transactionid: 4a74dad2-af42-4733-a505-8ff6088fdda1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:06.876 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:06.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 342824: jsonPath($.tokenId).find.exists, found nothing
21:05:06.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,342824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2234323c, username -> user.1001878, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1653d773, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216706917))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:06 GMT
	x-forgerock-transactionid: 43addeef-6265-4417-b118-95f913ccbffa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2VuZ2FidG1vZGJhZmJ2OHZuYzRqdGxkNDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFMzVnBUbkZ1YjJwV2FqUnJZbEEyU2tWWmQyOTNMbDg1YlZwaGVFbGpZMDh6YmpOTWVtazRWWGt0ZVc0dFdWcFhkMnB1UTB0cVYybFZaRTlZYVc1MGEzZHVTWFV4VnpZNVlUVmxZVzlXZFVaeVpYUkpha2R2YVdkamRrRjRVV0Z5T1VGS1JqSTFPVFpNWmtoTmNISnVOMWxaY0c5VVJsVmlaRVp1ZEVRNWMyWkpTVkpwVWs5QlkyZ3dPR1pmV2pJM05rRk5aMFZMT0c4d2JHTTViRmR6WlcxdFJrOTVOVkZZUVdSS2QyWnRhV0phYm10dU5GRTNXaTFDWDFwRlN6Sm9iMVJUYUhWSlQwNTNVRTFHVkdaWWRuQnNaamR5WVhaUGNEZE5hbkExTUdwWlYwSlNUV1ZFZG5GaFJUaHFhV0k1Y0RCTU9FTTJObU5DV1dGUVIwOWZTR1Z1TkVWUGVYSjFWa3czUW5wR2VYaE1Va3hsZVdaSWNFWk5TMHBETUhOalZYbzJWMFJoYzJaVUxVUXliMGR2Tms5elRTMUlOMWxHVjFoV1pFbDJjMjl2U1ZaVlMxZ3RjbVZvUzJWeVJURkJZM2htYlVGUWFHTjNVMlpXZWpsVFJrSk9kbWRtY0ZOUFduQjVNa0ZrTmkxb2NIRnFaV2sxUmxNMVFVaGphM2x1T0VsRlduRlVYM0J0TVdsR1dXMWpOVk5KT1d4R2FVeHpiVkpxU0hwV05qRkRZelpMUkdvd1JXZEZNRU56ZEdwMFZtVnhXbWRLUW1aNFltMUtkWFo1UzNsalkyWmtWRlJYWjNWNlJGTjNSbEZoTUd0RE56aFVlSGQ1UmpOc05sbEdhemhVZVVsRFpVdzNjazlpUVhBNWJVVnFla2RFTVZGR1NHMU1XVFpMVUd0SFFWVTNNMGQwV2pGTFMwZDJNWE5KYW1abE5HVlBaM2RhWmpaSmVERjJXWEowUldZd2RYQlVhVXBLVDFKa1ZsQm5Oa0ZqWjJJM1NVOTJZbUpoZGpacWNHVnhiMmhpYUdoRFpVWTRNVFZaWTFCdWN6aE9NVFJJZDFKa2NsTmFPVlpXWDJwQ05UaFphMUZ4YkU1NVpuZFFPR1JpY2pkUGMwVnFkekp3ZGtoSWEwTnRUMDlJWVVWdFJ5MUpNVlUwT0RsWlVXbzVlVGxzWDBGc1pFZExTemM1TVUxemJrODFMWE5CU2s1cWNYWnRiRmsxUW5RdGVHOXVhM2RyYzFWamRESlJMazFCZHpKUldEWkpRM0pOU0dKcmVsQlJiVU5QWTNjLmhUREd1RmhHQmttWjcyckdpN0lFVnA4d3BMd0pqcE1DVXpQbVRiWENrRTQiLCJleHAiOjE3MDYyMTcwMDYsImlhdCI6MTcwNjIxNjcwNn0.hskaZV67tccock6MyL9vImYDzmRjUGzX8QzBhifKlIM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:06.918 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:05:07                                        2300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=669831 KO=13030 )
> restLoginInitiate                                        (OK=331844 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=330861 KO=960   )
> restloginProgressiveProfileCallback                      (OK=7126   KO=960   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.52%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.52%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.04%)
> status.find.is(200), but actually found 503                      4958 (14.07%)
> status.find.is(200), but actually found 401                       960 ( 2.72%)
> jsonPath($.tokenId).find.exists, found nothing                    960 ( 2.72%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################################-                           ] 63%
          waiting: 199657 / active: 28     / done: 342930
================================================================================


================================================================================
2024-01-25 21:05:12                                        2305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=671401 KO=13030 )
> restLoginInitiate                                        (OK=332621 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=331642 KO=960   )
> restloginProgressiveProfileCallback                      (OK=7138   KO=960   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.52%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.52%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.04%)
> status.find.is(200), but actually found 503                      4958 (14.07%)
> status.find.is(200), but actually found 401                       960 ( 2.72%)
> jsonPath($.tokenId).find.exists, found nothing                    960 ( 2.72%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################################-                           ] 63%
          waiting: 198879 / active: 24     / done: 343712
================================================================================

21:05:13.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 343833: status.find.is(200), but actually found 401
21:05:13.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,343833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b0bf308, username -> user.1000422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4766a7ad, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216713270))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmk5bTg3cHFyb211bXJ1dGJtc2I0dGE3cXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eExYRmpibXcxUmxCVFVHUldhSHAxTW5aaFdHcG5MbEE1UkZsaVNqUkRMVTk2Vmxnd1ltVndjemRqWjFwTGMxaDFNREppWldzNVMwWjNjVnB2TURCSVFrdG9OM1pQWlZOSlZuQkZNMlZPUWs5M1dDMUdXbk5PU0dsQ2RrRlVObkJmUmkxeVNrVXdTMmMwUVZkdVlTMTVVbkpOY2pOTFYyTnNjRkpFYW5ZdGR6SkROMWRoWjJoc1lVdzJWV2RyY0VWdGVrUnhlR2d6TmtWSFQzQmlkbU5FWWt4WWJXcEdNazlhZDB3eVpYQmZPRlp2Y1ZVM1ducFdZMUZGTUVOQ1ExZG9OakZVWTBkRU9YQkpXbEozTUhOQ1l6UnpkbUZqZEY5V01YcGpXa0ZSV0d0SWNEaGZObXhFVWtsbk1VbDBNbkJ0U0RkVWNHTkJPSHBpUTJoak5IQmpNelJsY2pVMU9HbFBlVGMzUldKcVptRk5hVGhvZVc1RmFrazBURmxuU0ZSTlVVRlZNbUp4TjFoeWRESXlOek5PZUdkRlNXOHhTSGxGYVZFNVVXZHlSWFI0VEU1NVJGUjFYemg0ZUVwek4zZHlOa2c0UjNVMUxXOVBUSFJQVERKNVl6RTRXRVZDVEZoUU1UZE5kMUowWDNkaGVWcHNXRGwwUjBWR1NWcDJlVWhTYmtsSVRFZDBkMFJMYUdWNlJqSnljamRQZUd0clQxaDZMVmhTTjFFNU5qZHNTekJ6UlVKTlIzaEdYMmhEWHpCTWMyNUZSekJ6VTJKZmVFTjBVRWROU0Roc2IzUTJZMEpqYVVsUVVVWk1Xa1pVV2kxSmRUaHNZMVV0V2tobE5qVmxWbXhCTm1aYVVsUm9hRVJhYkVOSU4yOXdaRmhtTTJZMFRrNWpTRFJzVkhCZmJHRnhMVlpuZW1JeWIzY3habGRIZDFFNFpHMUthV3RrYUhkaU1GcG1ZamMxZDB0ak1qTlRXSGwwTkRGUVF6Vk5ORFJFZVVaYVJEbFhXWFZqTmtWT1JYTjZOblZ5V0RsYWFrdGFhVUZFUmxocFZUUnpaa1ZKZWt0ME9TMU1ZMjVUTFc5VWNXMHhkRTlOVDJWd1dqaHFSRGc1YkRWRVJHTTNjMFZ5WkRoNlJYRm9Oa2hqYmpsVU5GZE9NVWMzVTNORVVFVXplbFpuY3pKQmFrSXpSMTlDTFY5RVFVaDZiSFV3U1hZdGEwMUlRalpNWWtndGVGVXlkekpRVlU5aFZtaHJMbmxqVURWSGVGTmpWM3B0UVZCNGVFMXRRekY0Y0VFLl9KUzI3M3U5dElVRmRzXy15d0pyYnNjZFBzUDJLOVlVUXhUZTB4Ynl6QkUiLCJleHAiOjE3MDYyMTcwMTMsImlhdCI6MTcwNjIxNjcxM30.r_6bUKJIpcmLPK0SXTz1RalJNRgQFSKh9M6ZPBtsBlM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000422"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:13 GMT
	x-forgerock-transactionid: 8c74774e-f45e-4365-92ca-7263b46b994d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:13.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:13.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 343833: jsonPath($.tokenId).find.exists, found nothing
21:05:13.357 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,343833,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b0bf308, username -> user.1000422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4766a7ad, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216713356))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:13 GMT
	x-forgerock-transactionid: e70745fb-a463-4adb-9148-f17720fd2c95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3NhYnJqczlocm1saDlxZjZ2aXNidTlrYzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFMyeFNUM1JqVFZKbE4ybG1OMHBzY0MxUVJ6bG5Mbk5TUVVjNFRYRm9Oa0UzY3kxUVJIVlFTbXBDYlVWQ1FrRk9jak5pU3psaVprUjRRekZDVWpkaldrRjNRM2x5ZFZvd1JHMUpTbWRMVEdoZlRUVkdVRkkwY0hGb1VWSjBlR1ZrVlRoWVlUUTFWbWR6UWxWeVZsZEZhRFpsVnpCTmNHNWhabmxLZEVsV2RtUkZNRVpOTTNSa1dIZGpWRTFQY0RsV2N6aE9RamhyVWs1cE1reHhhbXhKTlRWR1VEQmtSMjUzWTA4eFlXTkdVSGRDUlhjelFVdHFiVWhRUzNGTUxXbDZXR3B5ZDBkd1pURmFUblZJUVRaeFVHaG1NMW96U1dSUUxUUktVVTEzUlVkQ1ExZHlVazkwUkY5dFRsVjJNRk01V1hrNWVqbDVabk5KTld0cFlVcEZja0ZLU1VVdFJYcG1TR2hSUnpoVWVHWXhSVmxNYVdKNU5rMVNTMlJpYUdWVlFYUXpORmw1ZFhaT2VVbGtibTFNUkRaRE5rY3dYemgxTkZWd1VYbHlWRzl2WHpoV1VXUXhOMDVwWW1wVlRXVmZOR2hqYkRreUxVSkZOMVIwTUV0NmFFRXhhVTlmU0dkR1oxWTFXVTVzVkhseGVuSk5PSFJ4Ym1kNlJFUXdkR3haZUZkR1dGVmlaV3RhWWxCcGVrWktjWFJLU2pCb1dUSnNlRk56YzJKUGVWTnlTREJTT1ZOdlJESkJjVFIyTVhSTWNIRlBVVll6Y2t4YVdpMVFkbHBXY1ZJMVVXaGlOMlIzV1VWclJIRmlXalY2Ums1MGVtYzRMVWRYYkU5WlpYTm5kM1Z3WmpkNFJqaENaV1J5VTB0bWVEaGtZVVJXWlU5Mk1WbEZSRUYzVkV4bGVHNXBVUzFLZUU1NVVqaEZabGRaVVc1cFUyc3lkV05uUlVwYVJXNDFVRzFPVHpKT1dtWjFZVTFKWmpCUGNuTjZkVUUwVWxGbmEyWkNOR2xsV2tSUlMwVndSRlpQYm10VVRUTndOSGgzVUZOaGJ6QjVkV1Z5YW1KNVgxbHlTbkpFWWxCaWJ5MWhaRTVmU2tSVFpXZFFZMTl3UmkxdGIwdHhOVmhxTjFsWVlrazJUWEJYT1RKTlJVZEhUMnh4ZDA1bGREWnROek5IVWpadFJXaENVbXRFV2t0cGNGbFRla2hUWDA1NWNVcEhZMWRzYkRGVExVbEZVV0pYZUhGV1VGZzBMa0k1ZFhaSFozTmlOamRzVjJWQ2QycDVRa3hxYTBFLlJ6OEJwbTdIYVY2UnozMUlpNTlJMU9UVFJTWTFMMXgzZW5HMnFZXzFraHciLCJleHAiOjE3MDYyMTcwMTMsImlhdCI6MTcwNjIxNjcxM30.RxedXYsbXMCi6LD4xbq3Hz1iNt9vM0xmbzHt3-H66ho","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:13.357 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:15.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 344166: status.find.is(200), but actually found 401
21:05:15.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,344166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5564ad6d, username -> user.1001715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52e5da85, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216715737))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXFldW1sMXA0aTFmanVkMG41ZW1vcmhzanUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RmFIbDNXV3RwWTNKaU5YZEtZMnBGUVVwV0xYRjNMbFJmTUc1MmNXWnFSWGMwVm5NdGNqaGtlVzl3ZVhWc1pUWjBNRXhVVmtwdmNXc3RYM0l3WW5KS1JrcENXSFZhTkVOTFFqQlhVVUZrTkUxUVRYUnZhMk5yTWkxSGNHUjNZVjkyT1ZseE0zQnFWamRSVldwek5sWmxVSGRzYVc5M00waHZPVjlUTkZOaVZsTm9UM2MxYkRWa1NHYzFVbFZ6TTFWb05FUTRlRVkyZDNaMmEyRmxNWGRqV0UxRmFVUk1SWEJ2WTA1dFdsQmFRV2MzWlVSM2RFUnlVVVUwVEd4U2RUUnpiRjl0UTJ0TGQybHpaMlZxT0RFM2RFUlFNbWt4UTBaZmIyaHdRblJrWlVsbFZ6VnliM0ZZTkhGNWJtaHdhMEZVZFZGNGFuVlViRUV0WW1kUmFHWnNPSE5XYm5OUFdXMWFXVkpOWWpjd2FVZ3djSHBVZFUxU1IxSmlOMHhxYW1kNFpGb3Rha3BYZDJWa1MxTk5XVFZVY21reFRIWk5Rak41Ukhnelh6Tm1OVUZUVGpaV1kwUnhWV1JWZUVORFkxQnFTbVZwTkZWQ1VrbFhTSEJPWjNkVGFqSnVOVk5qUmtoQlUwRlBOVTg1V1MweGNqRTNkalJUTW1wQ04wdFJPV3hNZGpGekxXSmtUbE01VkhwWFRHcFdRMU5CT1dOSWRIbHNNMVl0Um1WclVscEZhRWRDTVVRNVJqQkdhMXBIWDFKbFVYWnNXV0l3V1VSMVEwMTBTa3MzUTIxbWFXUm9hVWszTjFoMlQzTXlZamwyWjFSTWNXTlNOMGwwVEVWVWRrbHRYMGsyWkZnM2MxQktkVEJmUm5keWMwTjJTMjF2TjNWc05HcGhWV1IwV0VGclQzUlhOVTVCZFU4M2N6WlRXV1V5VlZCWFQzUmlTa0l6V25KMFRHczBOSFZSUTJWME9ERkNSWFZpVTAwMVpVSTBXVEJZU21GV1pqTnJNbmhIWkMxR1ZWSmFZVnA1ZWpJemRVdFJZelZtVjJKVU5EQjZNR0pEVEY5eFlXZGtVMjV6VFVkdFUySkhObTFNUzBRMWJGSTBRekpWTTJaT2NWcFBWVTlXVW5ZdE5FazFXV3AzVDFaV2JIaHllblJHWVU5V09EWlRkV3BsTlc1aVZsOUtOVEZYZDNCSExVaGFUVGxLVUcxM0xXbzFUSEJmVFY5aFpqbGlkelJRT1RKRFVVeEZMazFQVkVwb1pVcDVibEp3ZVhvemFqaFJkRzVRT0hjLkFVMlFxTGtMNmRkTEFtdGxBNmFTbm9pMUI1NEdYc0g1VUVrQ0lqMjR4aWsiLCJleHAiOjE3MDYyMTcwMTUsImlhdCI6MTcwNjIxNjcxNX0.58_y79lKmoxVJ_Z9hA_uwlKFXOa6KxJmeT1siD1A2ek","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001715"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:14 GMT
	x-forgerock-transactionid: e6423f6c-4e95-432d-b8d5-cbffe0085c8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:15.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:15.829 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 344166: jsonPath($.tokenId).find.exists, found nothing
21:05:15.830 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,344166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5564ad6d, username -> user.1001715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52e5da85, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216715828))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:14 GMT
	x-forgerock-transactionid: eac48dff-9923-4f44-af8a-89f6fb1a4b14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczQzbTZrMXR1cW85MmFoMmExZnBwcm04ODEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWNYbzNRblp0UkZsTGVrUlFlRnBaZVhseGEzZEJMa3hGWmpSc2VXdFRVelZTTkV0SFFtODVkVEkwY1RkdFR6TkhYMHhRVG1KSWNHbERNVWRSVVRSWlJ6QTRRbWhZVVc1c2NGRnBYekF6VWxORFFWODNYM1pMUkVRMWNIZEhUa2RxUTFCMVJsODFaMHd5WVZoRFUwcExXVWhpWTBKUmVHZFJOVEZYVmtOeFQweDZYM1l5VTE5MVdXVnRPRTFSZGxGU2JIWm9ORFZRVG1SSFl6QlRWR3BMVjFBemIySTRablkzY3kxVVgwVmFkRjkzYzNCR09HRmxVbkJETFVKdFdVOXRSR1ZvVkhGQlJEa3RWWFl3VFdSUmJrZFZSVkJUWWtoV2VITkxXRlJpY3pReloxVmtZekp1UTFoNFUzZElNa3RxV2pSV1FVVXhUalF3UkdaWE5YRXhXVmxHUTJVM05VNW9TVFJXV2pkeE5HYzNWVEJFTVdwRk9HaFlWVkZHUnkwdFMwRnRYM0V0UW05SVNEaEtSR2hyWkZoU1dYUnNUMVV6UWxacldqRnZjRnB5Y3prMFVXVktjbEV5U1VoamMzQXRkRk54VTNsb2VHUmhSR0ozVUZneVNGQkxXalZUVmxGa1RrUldObTlJWlZCMU5FWnlkM2x3ZVROemJXSjJUa2hVY25GVk5HMWxSRE5RTUV4RFdtODRNRXRmWDBadU9IcDJSWGg1VG1GMFVGRmpiVVZJVDBob1VYWTBRbXBtWDJ3NFpUUkxXalpvWWt0YVZ6RjNaSHBWVG1GbVQwSkRTRXRzWmxGMGQwMXZUMnRXZDA0eWVUZFBXWE5WWVhSRFFXWm1Za3hCTTFOSVJqUm1PVk00VjB3dE16ZHZRM0pJYUZVM1EzbzBPRFJrYm10bGJVWkRRMVozVW1SckxXZHJWa1J5VERWSVNrdHVhRk13UzNSR2FsUjZWV3gzZDE5ZlprcFZaelUwYkZGaWFIRlZZbTF1ZUUxMFZrbFNaMTh5Vm5obVEyWkZNVkZ2YVdKTFVHVlFRM2RNTWtWUllrNTNNV0l6TVZWYU9HZG1lV0p3VEVwYWN6aElTREZzZGt4UU5UQnBhVjlEV2t3MFdXUXhTMkY0Y0hSRVNIYzBVbEpLVkhJNU9VcHJjM2ROWkdablZrVTRha0ZFUlc5QlJtcGFOak00TW14R2VWb3dNbEIxZUVsdVNsSk5ielJvTTJjM05pMXVjRXh3YURodU1FcHJMbTFSUlhKNlkwSmtiREoxUmxkalNXdHRWV0Z4YkVFLjNVOEVIOURGTWRwWnJ0WWhoRGFqZGxTT0F5cERQamdib0hpQTNUcmJHeFEiLCJleHAiOjE3MDYyMTcwMTUsImlhdCI6MTcwNjIxNjcxNX0.Ji2ljxXMcVs-M_UtA2Ycjomn3lbcW5ksX8zxVw9uzSs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:15.830 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:05:17                                        2310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=672860 KO=13034 )
> restLoginInitiate                                        (OK=333345 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=332363 KO=962   )
> restloginProgressiveProfileCallback                      (OK=7152   KO=962   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.03%)
> status.find.is(200), but actually found 503                      4958 (14.06%)
> status.find.is(200), but actually found 401                       962 ( 2.73%)
> jsonPath($.tokenId).find.exists, found nothing                    962 ( 2.73%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##############################################-                           ] 63%
          waiting: 198156 / active: 24     / done: 344435
================================================================================

21:05:20.850 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 344913: status.find.is(200), but actually found 401
21:05:20.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,344913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73eb84d8, username -> user.1002352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4319c750, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216720801))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2kzc2NrMzRxZ2p0dXJ2Z2RpdHMxa3VpMzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0emJFbElkMFZtTVRJM2FHVldXRjlyY1ZaYWFrOW5Ma1JSVWtoRlRFWlNOM2xNYjJONVYwVTNNMlpIVEVOeFNWVjJaR2x3T0V3dFZuSldXa2wzVWxaMloxUXRlRU5pVERWdWEzaFRRbVZyU1Y5cFlYbFBSa0kzWmt4ZlFVSk5ZakpWV2xKeE1GUm1UMFZTZWtkdFJqWnhkREo1TVdwaGRYRXRhMUV3VFdGR1ZteHRibmhqUWxCS2FtSkljMTlFTTB0a04zZHBYelJOU2pkU2NFVXhPRmRPV1ZRdFIzRTROMnhsVHpKVWJTMTBhV3hHZFRKMFkycG1iWFpKTjNkTkxYWm5MVU0xU0ZaNlJEVlNSWE5WV0hJMlFqbHlVblZTUzNGVFZHVm1jR2RsV2pOb1UzZE9jRTV4VVZaMWRtUkVSRzlzZURrMU5YTnhiVVpKV2tJMll6VlJaVzV3U21SSWNXNXhZazU0TTNoall6a3RkRWN3VGtGTlFrRlRkR1I2TFd4WFdtSlFkMjU1YVRWc1FUWlVWWGRrZFc1Nlh6aHlUVEZPUVVFMVNtWTNVV1JXTFZkYWVtSTBRMEZXUmpWb1RtdDBVekIxUzBwRVVFdDBkamhrVDJSZmVURTNjVXBrTkdKa1pVd3hTVWxhZFd4SVZtdHhWMUp0Vkd3eVEybDRPWEpJZUVRMk5EQXhYME5MUTJ4bWQwMVNVakZDY0hSa05qTTJVMWcxVXpjeExWSkpPVmt6UkhKVFlYWkhSWE5NYms1c1ZYbFFNREJUYzJWVWNVMUlTMHR1YkZaWGFIUjFaRzFMY0doc1NtazFNRXRFYUc5c1JYZ3RSMVZzZFV0ZmRVcE1PVmRLT1RZM1pUaExTVkZuWkdsNFJrSTJSM2hGYTNKeWIwWTNPR3hJVUhaWVJGVmtUbkZGUmxWTmFtWmpaVzlzTVhaU1lYTkJjWFkxTmpkaWRqSk9TMmhZYmtWV1JIbG5hbG94ZEd4bGJIcHRaa1JWY0U0MFVGQm1aRm95VFZodVdDMVFlRzFDYVdaNWFYcGpUakEwYW1ablpVNDViRVowVGxsNVZrVkJjM1JvVlY5c2VucEhNbHBVTFY5aWVYRk5iVU42VkdaaWVXOVVhRUl4Y1VGeVQzcEVOMWhxVEVwdFlUZEhOVWMwTmpGaWRtRjRMVWhuZDJReGQzZFRVM3AwWnkxU01qQmpOR3BXVnpreVFVdDBNVE5pUVhaMVQxOVZaVkJ3YTFCc2NFRlZMazFDWjBad2NHZFlUV2xFVURST04zQmZTRUoxVm5jLm02eWQ2T0Fyc2dhN0xJOVNYZHB1YUllaF80cnE3SWh2RGVJdjFncmUtN1UiLCJleHAiOjE3MDYyMTcwMjAsImlhdCI6MTcwNjIxNjcyMH0.EKCgq0hJIwTBBs7R21_eCbDsYfAjvoIEgdX8c3DmJZA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002352"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:20 GMT
	x-forgerock-transactionid: 2b2d2f6c-884b-4e43-aee4-b81639f9736a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:20.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:20.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 344913: jsonPath($.tokenId).find.exists, found nothing
21:05:20.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,344913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73eb84d8, username -> user.1002352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4319c750, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216720890))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:20 GMT
	x-forgerock-transactionid: a7c360cb-3b6f-43d6-b9ae-eeca9607b454
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTM4ZnVsYW5la3RtaGg3NnFjaGNrbjVqbmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek5HaDVXbDlDU2xCUVZVNWxZVE5tYlhsTFFVaFJMaTFYVTAxclZHSmFWM1F5Ym5vNE0yeEdNRzlNU0ZJeFkyazJZM3BvYVhKVE4zbHRTemxJVW00MU1HVmZiMVpYZUhsSVVFZHNhMWhKVjE5RmRsZHFaR1kzYW5kaWRIUkRUWEJWZVdscVJrVndTemxCWTNKVlYzRXljWEYyV2pCWWNVRm5WbDlRTVhacU9YSTJhamxXZFZaMmFVRXphV1Y2VDNSamJuWTVRMUZQVjNWd2VHWnJiSEJFWTFSWmVtOU5hVk42WlRSR1JYRnpiRWR3WnpOSlJqUndhRzAyYUZCUFkzZENMVmhmY0ROb2VHRnlWWGhLUkcxSVl6Wk9RVmhwZVdsWVoxcEJaSHB0VVdwSlRWcE5kMFYzY3pRMVpYVnZPVjlSWVRCaFFrRnNNVWRYZGxOaVNsWjFNVGN0WVV3dFpTMTVTV1ZQYldablFVazNWblp5U0dGWmNGTjBjV1puU2pCRExVcHFRbTFSTVU1UmJrTTRTazQyWHpkR2VWRmtOMHc0VG1sM1RWUkNUVk5JYTIxd1VYUlBaM2hzYlVkSVVXUmFkMmxCVjNSQ1pUZHRabTR0TFZaYVQyaElVVEZRVW1ocVkzQjFUMTlPTUZCSE9IcEplbFo0VVUxc1VYZG5TbFF6TUZCUk1sSjZjRUZsWDFKRlFVbFJUVzFVYUUxa1owbE1PVmwxTlhaTlVUTnFVaTFPUm1KRVUxRmpUM05HUldsRFZXaFBha1ZRZERsTE5ISmFNMjFIYUV4amJuZ3lURlJVVlVKdk1XeDViVjlYYURGa1JFUlZMVFExU2xwWFVFTmhiREJOVmtoalNtZGhhVTkyUlhsNlMxSklRMDl2ZWxGV05YSnpjbVZ0YkZKS1REbHVVVzlvYWsxRmJuTk1UVEpwVFRoRVlqRllaRzFsYmt4WlQwUlRZVzVUVHpBeWEzTnRXRzFtVjNKeFJtTnJTVVpNUjFoMU1HYzVUbGcxWDNKcGJHcG9WSGgwU0V3d1YwRjNhMU50TVdaVlNuSjVNV2xJZVRGWVlXSnZkMGwzYlhCUFQzUTBkbmxoUTBGQk1qRmxkVmxyVVhOVFUybHVPVTE2WnpCc1NGWlpUak5EWWkweGVtOXVhMTlwY0hsYWVXODJVVW8xVGpKdU1IRnBjbGd0ZVRkb1NTMHpTR0Z0UVdsdWFFSjNTMUZLZEdKMWVreFVibWx0YVU1M1YzbGpMa015VTI4MWVtRkpiVVp3WmpGV01WSlRTR1EzZG1jLkRyN29FV1BKeXZjMXJoR3BfbzJyNzJGRDRUc3ZWRXowSmhNOE9KV04yT3ciLCJleHAiOjE3MDYyMTcwMjAsImlhdCI6MTcwNjIxNjcyMH0.yTWH-ijPRhnbcRSgdqm9GaeTnPWOyhbAgJR6BRJ8qzU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:20.891 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:05:22                                        2315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=674391 KO=13036 )
> restLoginInitiate                                        (OK=334101 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=333116 KO=963   )
> restloginProgressiveProfileCallback                      (OK=7174   KO=963   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.03%)
> status.find.is(200), but actually found 503                      4958 (14.06%)
> status.find.is(200), but actually found 401                       963 ( 2.73%)
> jsonPath($.tokenId).find.exists, found nothing                    963 ( 2.73%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################################-                          ] 63%
          waiting: 197395 / active: 32     / done: 345188
================================================================================

21:05:27.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 345934: status.find.is(200), but actually found 401
21:05:27.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,345934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c6f6b67, username -> user.1001643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@263345d9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216727346))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjRocnBqcjU0MDViNmk2NW9xbjByaTVkNzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1UydFdWRkZNWjBWWVZVOUZiRkZ3Ym5oUlp5MW5MalpHTm14ZlprNVVlRXhHTFRCbFN6ZzFOelpRT1ZSaVRUVmZVMk55UWxWU2RHUnNhVFoxU1hobVVVRXRiVFpYYkMxdk0zRTBkbmRVWmpaelNHRkpOVWc1VlhJd1gyOXpNMDFJY1hvME5GUnlUR2R3Ymt4ak9YbDJWbFZXZWtaWGNGUldkVkpSWDE5Mk1qSnNTMGRDZDFSMU5YQkRUM0kwUlRWaWNsVnNRMVJ0Wm1GS1drdDRkREpDWDFBMVkyb3RabTkxWVVWRGJrdzBkbEJKWWtVd1NrNVVUbkJDVWpSa2JqQnFaREJOUzI1dVFrZ3dZbXBHYkVGM1VtaEdUUzFOUnpkWE5YRnNSMDAyVkV3elpHeGpiRU00TXpGelJEaFlOV2hNWm5aSWJqRTBlazg0YzJSeVFYUmxMVVJHUlZGSlVGSnNOVEpIYUdOaWFsRlZiVlEwWDJsQ01Xc3RVbE0wUlVSVU1VeHhiV05RZERKM2JtOHdSaloxUjIxSmJVaHFNek5CVDJ4Sk9IRm5NakIxWTFkU1JHdGhTVlJ5YzBwSldIcFlPRU5tYVZwQlNWQnZZbVJVWDNwTE9UWk1aVk4wTFVkelpXUTJSVGszUkdneFJWSkxlRkZZYTJ4dlYzbzFNWEpYZWsxemEzVjVVblZrTFZNMFp6UkVkUzFsYmxaR2VVTlNSV1pGU1ZkVFVrbGlSelYxZDFRemFGOXVaa2MxWjNKa2FGSlZVVkJDVVdaSlMzQkhXRTVpV210RWNUWnVTRGc0UkhSZmN6WkpSRlZ2Tld4cWMxZGxWRnBaZG10TU9YSkNjRlE1UmpSM2RHUXhUMFl5ZFRWSlVFSjViVEowVm1sUE9HSjJTVjlwY1RCdFpuRnFXWE00ZUZNeFltMHphRll6TVhOVE1YSmhSM1Z2V0VWUE0zaE9hMWxDT1hBME4wRTFaa1F3V0d0SE5qaEpVM1EyTWxnd05VNWlUa3gxYTNkR1dsVjZUMG8zTW1WTVNtSk1VRGhpWTJGNVZtRkdkMGxxT0VOalZtMTFWMlpxVjFkWWRVVndNMEZwY0ZGWWVuTTBTbkJ0VjFOamFuTXdZMVZqZERKRVYwWnpOSFJxZFZCT1ZYUjJXRVJpZVZkSldXWlFkRmt3U1c5c1ZqUXpTRmRaVW1OMmFrNTJiMFZ0WkdsbFFqQnFUVmg2ZDFWVWVrWmFaR1J0ZW5GUVFtUm5Ma3AxVld0RlVWSnljbDgzY0VsM1NrOU9kSEZMUWtFLmNuVjdwTGR2RGhSY0ZUMzNteTNCY0tlRWFEUzJQZWNzbjJkQmRrcDlTS2MiLCJleHAiOjE3MDYyMTcwMjcsImlhdCI6MTcwNjIxNjcyN30.ItzALZrqaU1fPfAE4zs-0Q5tJGUBUpVZbdGKcTDs4Zo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001643"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:27 GMT
	x-forgerock-transactionid: 8b605474-5e9a-498b-9118-2a9c7b45ff54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:27.392 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:27.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 345934: jsonPath($.tokenId).find.exists, found nothing
21:05:27.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,345934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c6f6b67, username -> user.1001643, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@263345d9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216727432))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:26 GMT
	x-forgerock-transactionid: 725e0384-4d05-47c3-8d20-89a0e38933dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjB2MzNvMTYzNHFkNWkzZ2M2OTNkYjM4ZmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WldXRnBibmwyVlZWWmVURlpZamhIZFY5U1dWVjNMa2RXVld4TmVXVm9UbFpSUzNRd1MwaG9hRzFPTVhWNVNFUkplakZaY2tsbGFFbE5la1ZGVmpkTGExUk1UMWRQV1RJelUxUk5PVmt0UldSTFgwYzJWR2hEYkVoaFFqZE9Oa2xYYkc5c1lqUjVaR2xxYkhWNmMzVndVRzk2YzNkd1NWUlBkRkp4YVVkSlZYUmhSbXB4ZERSUGJGbE1SMnhSYmxGc1F6RjJZamRLTkdwQlkzRTFSMjFKZGxKWVgwNVBYM2xXWkZacmR6STRaR2x3U2poUFdsQTJWM0ZRU1Zsa1oxVnhiVzg1VDFBeWVqSTFXbFIxUm5Wa1FqY3phM1k0VXpKVVRIbGpNRVp2ZEZwd2VuZDZXVlpFVFVoS2MwSnZiRjlvTmxoU1lWOHdZWE4yZW1kNWVWOWtXRkZqY2tFeGJsTlJhbkZHVkdWTVp6aGFSR3QwZFdOTVJIQlllR1p3YURORVJISjBhVlJEVlVGaFZUaHpWVVZ6YVZGblpGTTNPVEpUV0ZOdmRHVjRSR2N3T0hsZldHRnRSRVpTVlY5WWR6STBNV0pEUjBjM1NHcG9iRWQyUjFkdmRFOTBhVEYwYzBGNVMyVjRXVmR6ZVU1alZYSjZla0ZMVDB0Q1ZHdG9iazlqVTFjNWRqVlhXSEpxZEZNNFdtZGxXV3Q0WW1jdFIxbFRXbVpmY0dOb1pVUnJhRlIyUVVwalpsWnZRV2hEWVhKMlpIWTJibFJXWHpkek4wWkdSMUF6ZUd4SVgwSXdZM1pNU0RaS1ltTTVVRXBPVnpFd05WTkhWSE4zVm1oRWFFMVJXR3hOU20xTVdHbFdTRVJUTW1Sc2JVTkxjekZsVG1OdFVWOWZYM0p1YVZOcGRDMHhabEpOVEY5ck5XUXpVMXBhYUV0UVMyWkpPR3BsWjBaVVZ6QlRkM1J1UlcweVJFUk5NakF3ZDFGcGMwaGlRMjlDTWxob1V6WldNMDVEVGkxdFJrSktibUpKVlhvMmJXNXBUbWRUVWpGemRubzRabkE1UlRSWloyRTFOWHBHZGpka1RVSmliVEEzTkhka1dFeFVRazFmYkZSNlJqVTNhMlF6Vm1KaU5EWTFlWFJKT0RWS1dUWk9SR05LTFVrNGVuRnhXRmhGWkdWWFNrMUNjMjl4VURabk5rNVFXSEpLYUhCellVNXphWFJxVFVKRk1VNXVTRlZMUmkwMmNEaEpMamszVlV4T2JtTjFVUzFMVkdkdVkydFZUV2hwWWtFLnN4Rk85WHpnYUk0WlJOSkppZXF5bnppRGxvMVpIWUJUX1dhVGt2SlQtY2ciLCJleHAiOjE3MDYyMTcwMjcsImlhdCI6MTcwNjIxNjcyN30.ipQTyM_llAHAHu_4VAPcd2BvfJU-1U0umwBRFiqeWYE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:27.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:05:27                                        2320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=675971 KO=13038 )
> restLoginInitiate                                        (OK=334882 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=333897 KO=964   )
> restloginProgressiveProfileCallback                      (OK=7192   KO=964   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.03%)
> status.find.is(200), but actually found 503                      4958 (14.06%)
> status.find.is(200), but actually found 401                       964 ( 2.73%)
> jsonPath($.tokenId).find.exists, found nothing                    964 ( 2.73%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################################-                          ] 63%
          waiting: 196617 / active: 27     / done: 345971
================================================================================

21:05:29.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 346236: status.find.is(200), but actually found 401
21:05:29.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,346236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5069494e, username -> user.1001503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37b7cfdd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216729395))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnY0NmRuYWxhaHNsZHFmaDZxN2Q3MmpkayIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVMZEU0M2RFbFRlVFo0UlVVNGFHOVlRblZxUTNWM0xqSlJVWEYxWm1Kc2MxZE1SM1J5ZG1ZeFJFTnFhVFZtVms5RmVWWnZhbFZMYlRFd1dGUTFhSGh4ZWpSclpGQktkVTlZWmtac1dGSklkbFZ1ZVhaWFVsWnpaVWhVWmpSU2NGaFRSVGxPVTJONVFrSllSbTVFUldkM2FHNVBlVU54ZW5RMkxUTXRZVWd5UkdaSU0zQlhjVnBrYkdwMFNEVm5NV2hMYUdKTmJ6VjZUVTl1VEdsWWJWVXhUR280Y1ZSeWIyOVhVaTFZTlhsSVUzcG9ZWEozVDJkYVFrcEhkR3AzVDFrMlpHTlZlRVE0T1VVeWRXNWpNM0kyZG1OTU9YWndSMk52VFd0clowMUpabk50ZEdRMlRrUmhYM2c1UTFWUlFqWjNiRmMzUjNSclVXTktSRTFXU1VGZlpIaDBXWFJ3UWxWeWJqSmZabHBIUld0NFFsaG9lbTU2YURCaWFXTmtVMFZWTmpCQ2VuQlZha2RFZG10U1EzSlZRM2gyWjFwclMwbEdNMUJoVXkxRU9FNXdWbkpNYzBKVFZ6WkJMV05YUWxScGVrZE1Tak41Y0hRd2JIQllWWE5WTUdzMGRGaHFaa1ppT1dack5VRnNhMVZIZVZwTWNXTllNMDVmTkhSRVZFUkNlRWRpUzIxdkxXODFlbmh0VjIxd1JIQnVSemR4ZVhreExVMWtXbWMwZEVkMmIxVXRTVGt4VlUxZlVtaHhWWFkxVFU4eE5rcHJWVzFmYTFWU1psUnliVTE1ZVhVd1RHVkRUMk5UTVZsblRFNWhhbEJwVnpad1VESXlaVGxaVjE4M1FWaEthR05FT1ZOc1lVSm5VVWhPYUdKV2QzTm1VazFsTjNOdldrdzNVWGRpV2pJemNWOUVjekJDZUU1SmNtNXBibEpFUWxoeFFqaFpiSE5tYUVveGVXSkZWM1poTldoTmJqTklkbGxSVjA5QlZYRnNjQzExZVdwSlZXcHpTMjk0YmkxRFZWTnRRMFIyYzNZeloza3pkRWh0WkdKQ2JXdFZSMk53VURSZlZHbzNlalZEUTFCTk9YVlZkbWN5WjBwUllscHdkMVY0UkhsR1RsbElNVFIzY2xGUFZWQlhUWEZEWmw5aFpWOW5UbFZYYTJkTlNrSnFTMFowZDA5bGJqUmlRbU5NVlZJd055MXRVMTlSYWpoSGNUTmFZVTVrZGxoMlIyTmlielpOUnpaQkxqRnhWMVJMTVY5bFppMWthVzB5ZW5OT2JHdFlWRkUuX2hNRXRkMk1VQTEwMTQtVXBFaXNyNF9EbWZHSjBBT0VoQlpzeFhYRlIzUSIsImV4cCI6MTcwNjIxNzAyOSwiaWF0IjoxNzA2MjE2NzI5fQ.csG3Lmc08rRqcDkgrkOwmq2o2gznz2i2_C7c7Ti3VdY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001503"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:28 GMT
	x-forgerock-transactionid: f382b619-9a82-4978-a196-5b54922c29f5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:29.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:29.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 346236: jsonPath($.tokenId).find.exists, found nothing
21:05:29.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,346236,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5069494e, username -> user.1001503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37b7cfdd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216729483))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:28 GMT
	x-forgerock-transactionid: c70ec8ec-a7b7-48cf-b864-ce76585bcf54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjUxcWJnbjNtYXY5a21tOG9oaWFxcDczcDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZmJsOVpPRXBxY0hWeU1XdFpabFJJWTNGQ1dsaEJMbk5VYVZaZmRsZHlSR3RMTFVseFQwaDFUalpqTlU1aFNFNVRTMHBZTFVzMlUweE1ZbkJ3T0hOQ1lVeFVTbFZuWjFGbFlXZHBSbnBRTFZKVFdrRm1jMTlUWlRaS2QzWktZek5oT1c1dE1uQnlUbUl4VlVSZmVYUkNZV0pHZW5oVFJEbGtRVzE1WjJ4WGQwRkVUbHBsUkV4NE1UTmZVMk5tTVdKd2FrMTRjV0pIYmtKdE5rMTZSa1V3WVhkUFQxRlNiamx5U2pSRWJUQmZXVFZFTVhOM1kyUlhYMnhEZFVSNk0xVllhSEphT0ZabGMzUnljREU1WlZBekxWUk5WR010VDBaa09HcHVUbXB2TFVKMGVHRjFPVkpEVEdKbmJWa3pXRFJyV0VSNVJHZEZSV2cwV1ZsTU5tZHNhWEpvTWkwMFNFeDVZMUY1YTNSU2JqSXlPVEpEYlZCVlFscFVOMk5KYTJGRlkxVnRRM3BwUkhsa1pGUkxaRmt6ZEd3NE1EUlZPREIwYW5SVmEzUklTVTkzTjFjd1ZHSjRaMjEwT1VwTlNtSm9ia3BTZDBKMVJraDFlWEZFYzNCblowa3hha1p2VUhoMVVHVnhZamRwT0RONVdrVkZSa296TkRkNFgxTTNZMEZvZW5reVYwNDJaVzFmWjI5VVJtSkVUMkphVVZwdFN5MHhTSFJVYm1adlJqWm1PV3hTTnpOT1JsRk1Oek4wV1hKd2NWaHRaVTE0WDFoM1NXcFNiM2hUVjJWUU5XdzRlVlZyUkZWU1VIUkJRWFZ4YzBwdU9FZEhNV1pqWDFKU1FuVjBWbFZvZW5sZlZWUk1WMWR2UVVaeWRGRjRhRTlZTTB0bmVqWnlSVlJRUW1kdk9IZFVRa000YzFGT1RGWkNPVjk0UmpsVGNEUXdiMGcwU2xkMVNHdFJPSGRMTUd4T01XZENUa1ZDUlRKT09WZHhNR05PZFRKbldWOVpZMGt3UkhwaE1YQkhPRWhVVnpkZlNtODJZVzQxY0RNMFZtTXdVVVYwWXpKeWF6Sk5aWGxIWVhOcE1sSTFTRTFpUWkxclpGY3hkVmwxYlV0SVJraGhTbVpxVDJwUFVYcFlURmhmVFdGQ05uRjNjV3R5VlZWUGVGaExSVEp6Um1kUFJVaE1jR1J2VldrMVkxTlJWMGxGZUhGd09EUlZXV3A1ZWtORlMwcHlibTlyWTNOSFUyRmpMa2x0UzBWUWJVcFZhVWh5Y0V0RlpVMVVaV3RtU2xFLnRvaFR1ejhsZjUyUE5xQ0JIcUt2T0RyUllyTEJqRVhMSjJycXEwMERHOEEiLCJleHAiOjE3MDYyMTcwMjksImlhdCI6MTcwNjIxNjcyOX0.wQePrDpcpCRbsFkoFMi73K5IutPbBuDeAOstCKHtVJs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:29.484 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:05:32                                        2325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=677469 KO=13040 )
> restLoginInitiate                                        (OK=335621 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=334640 KO=965   )
> restloginProgressiveProfileCallback                      (OK=7208   KO=965   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.03%)
> status.find.is(200), but actually found 503                      4958 (14.06%)
> status.find.is(200), but actually found 401                       965 ( 2.74%)
> jsonPath($.tokenId).find.exists, found nothing                    965 ( 2.74%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################################-                          ] 63%
          waiting: 195874 / active: 26     / done: 346715
================================================================================

21:05:34.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 347001: status.find.is(200), but actually found 401
21:05:34.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,347001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a6abbd1, username -> user.1000494, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67d973a2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216734471))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjB1Y251dHA1YXY4bHNzNmo1N3RncGdmNXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2FqbG1RMHcyUlZwQ1IyOTNVMGg1U0V0UVlYQkJMbFpaVDJSdVRuZDBZV3c1TmtGTU5ERXdOVVJaVTNCNGFFaFNRWFUwZUU5bFNHUk5XbFpQWjNkRmFIcFJMV2RGWjB4SlluVXdkRTFPYTJGQ01sUTNiVGxETkdSRFYwTjJaVTFtWVVwUWVFbFNObEpoYjBwclZTMTFRakZ0WW1sQ1NFMXNXWGsyYTBKS0xWZFZOMWxIZVVZNVJYZzRNWFpLUW5oMFdXeHRWRXh2WWtseGJuUXllbmsxU1VNNFNXOTRialZ6VFRkMFFsWTBlRFJaWkhKc1ZFZENTbTlYY3pac01saHJTWGwzTWpWcVUweFRkMHBJYVZSTWRHcFVUVlJwTVhoNlV6UnZkMnh1YVZBeGRVNXNWbkp5V0Y5c1NtZFpRMFpMUTBzdFpVNVNOMVZRTVhsTVVtUXhaalJTV2xOdWVsZDBNbFZsVkRCUVozQnhXSEp0TTFCUlpHMTNlbkJRT0ZnNVR6TmhPVVZQUlZwR1dGSnNlaTFEYTFOQ2JtTlhMVEkxYm1ock1tUkViV2N6Y1U5V1lqbFNPVzFwUXpGU2FIVTNjVGxpTm00eGJIRk9ia1JXU1ZJNU1XTk5NbFp6VFRCTVIweGFXbFF5WTBjMFpXeE9Va0pSU1dGWlRERmlSRTFFYmpsTU5qaEdXRFZ5WHkxWVpHdFpURzVrV1haUVIyeG5kMU5yY0dreVkydGljUzB4UjE5VVMyRkNPRWRUTlRodFoydFlMWFV5VWpGMlpIZExiMU56VkZkaFVERjZVMjFXUTB4MFNsSkZNbGszV2xjM1gxaHlRMWhVWmw5WU5XUXpORlU1Y1hrM1RUaFFibXRITmkwMUxXb3RaRWcxUXpSR1VuQkNNbEpNTlhkUVUweEtWMHhEVjJjeE1tVTBXRmhWVm5kNllVMDFSRjlHVURGRGIxaFFTMWs0UTFVNFVrcEtXbmRsU21GS2RtcDZkVFZsWWpNeGNraHhlSFpMWTBKZmJqSlJlbUp2V0RSVk1rNWlZMUZ2YTIweVNuaFRPR1puZFVOUmRrbHBTMGh3TW5odFdreFZkSGwwY2toMlNuVjFRMUEyWVhrelduWXdiRmhUWjFCV1gxRmtiVFZHTWxoWWNqaHNkV1pOYVZOdk5HZ3dha1JMVTA4MlVHdHVUVlF6TlZWNE5HUm9NMnRvVURkNlVYVTJMVVZ3YjNSRFlUSjFYMmRoWmtac09ESkZMa0ZmUlVvNVdGRnFaVW81U1VvNVMwVlFXVUpTYm1jLjVKVVJfRW92NzAycUVMcWtrZ1Bvd3dmakNKVEptZFk1MGVkVzNScl8zemMiLCJleHAiOjE3MDYyMTcwMzQsImlhdCI6MTcwNjIxNjczNH0.yixv1kv0JFEnaB6-rxdPIXKMnzps7i79nVR58BG2hlk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000494"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:34 GMT
	x-forgerock-transactionid: 2d890d7d-0f4a-4b6c-981f-02c93be53cd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:34.521 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:34.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 347001: jsonPath($.tokenId).find.exists, found nothing
21:05:34.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,347001,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a6abbd1, username -> user.1000494, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67d973a2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216734563))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:05:34 GMT
	x-forgerock-transactionid: b6b5c48a-c5e4-4416-9d8b-47118fbc068c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW5pZ2lpOHA5YzdqZ3UyNjhzdjN1aDlpcSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVwWjI1RE5HWnNUbWhQZGtScVdVTXRWbEJpY1hSUkxrdDFSbEF0U1hoclJHNXNXWEF0UXpZNGJUY3hVek5LZGpoRFdGUTBRemgyV0VJMFJFWlNTbWhzWDNsbGJHTlNjV3RJU0VKaVpGZEVjRVptVlhGRWFtSkxUeTF4VFd0eFNVTmxNbkl4VG5WbmEwZEhRVWhCYjJGU2FsQlBVRVppYnpSQ1NucE1lR295WVdsalp5MVVhRWN5VW04MWRYcGlUMFJzZG1kSFoxTlBjbmxYVVdsT0xYWkhNMjkwUm5kNU5HWnFSR3hzVFdSNVdIQnlWWE5OVDJoNU4xbDZaMUJXT1doSFRYcDBiVTB0Um5sdmF6RkxSRkJOWlRkdWJHTTNPRll3ZDFCYVpIZElNbkIzVm1SemIyUjVkVWRtTWpZdFRIRk9VMnRoZW1sSVQzQnBlRTE1U1RoQ1dHMDNSWFJDT0hkbmFrZEJaM0l0VTFscWNWWk9jMjVXVVdka2JYUmpkblZIYUY5SFkxbENiWEl5TTBGcmRtWnJVVVUwWkVKWlV6Wm9SWFp0V0MxT1NWcG9ha3RrUjBsalpuWkRhVVk1Umw5dE1GTlBhRUZhVFZac1lXTkZZM1ZoTW14UGJqQjNVVkZLTTI5MWMyNTVXR2hhY2tWWU5uQkxVMGwwUzFadk9FdGZjekY0ZFdFNUxUa3dkbnBKY0ZaVFRFZzNNbmhNT0U5c00zZzVTREV3WTJsb05uZFFOek5SUlRoYWIyTTVVRGxLTmxWaFduQjZNMHhVTVVGWWNHSnZRMWxCU0dsdVdGOUlWVE16VEhaVk1EQmpkMlpDTTFOTE1FZHpUVlZDVVRsNk5GQnNMVFpxYVZGc2FrZDVhbWhqU1VWdk9ITm9PVEJJY3prd04xOVBTbmcxUkY5VE1FbHdTRXREVmtOZmIzUXpkM2hHYzAwMmEwWjNSbUk0V0hocFYwUXhNalZ3U0RWT1JIcEJWamMwT0ZCUE1rRTBWRUpOVEVSeVRWSkZVbFZHTFY4NWJVeHBVMkUyU0dGdlNHVnFaVkp4TUV4RWEydDRkbWMzVFRoUVNYTjVVaTAxVEd4NllXcFNjWGt6ZDJsT1NraFBVV2cwUVV3MmEybzJRbk5EUWtVNGJFcEVXbTl5VjBwTlJHbHRTWEJaT0Rod1FqaEJUVVpZZG5ScExVVkhRWFk0ZVhOb1JtUTFWMkpvY0dRMlEycERlVGhMWVRGWlNqUktSMFpOYWtKbkxrdGlXV3AyTUhsVVpFZHBha1pVWWpoWVdFWnJPVUUublRjb3o4THVfcURmY1NqTzByOGJNQzV4bWg4Ylo3bUVuaUlCeDJ5MjA3USIsImV4cCI6MTcwNjIxNzAzNCwiaWF0IjoxNzA2MjE2NzM0fQ.CB5fsP4b1-Ym6enEdBUxy6mSpbXp_EGvfBQCZu6rcyU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:34.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:05:37                                        2330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=678994 KO=13042 )
> restLoginInitiate                                        (OK=336382 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=335391 KO=966   )
> restloginProgressiveProfileCallback                      (OK=7221   KO=966   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.03%)
> status.find.is(200), but actually found 503                      4958 (14.06%)
> status.find.is(200), but actually found 401                       966 ( 2.74%)
> jsonPath($.tokenId).find.exists, found nothing                    966 ( 2.74%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################################-                          ] 64%
          waiting: 195117 / active: 31     / done: 347467
================================================================================

21:05:40.271 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 347868: status.find.is(200), but actually found 401
21:05:40.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,347868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3296ba45, username -> user.1000822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dc46fb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216740221))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTkzMGZqOTlkczYwNm8zcGNvOHRpNzBjYWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZloyZFhOM2xRTjA1a1ozcE5iVXh6V2treVJtRlJMbWxSVGpsWlZVRTJWalZPWVhwbE4xRmxRbVYxYjNsemIyeFdhRlZ4YlhGVWFrVjJWR0pJTkU5V1UxbG9XVTQxVlRCMExYQnVUbGd5YTNCNE0wVlpVVlpEWmxkS2JFaEhlVU5qTFhWbVVEbDVOVmhWYzNkWVFYUXhVRTlXV0ZwVE4weHJRVlYyTmxKWFNuSnlRMWRRWDNORlJVMWhjMUJxY3poT1dYSnJUemhqTVRNNU1FdGhTbEV5YlY5dlVXWkZVMGxYVTNwM1VVaFNkRFUzYjNWblYwSkJjVVpDUVdZemRFNWlPR2x0U0hFMWJFeEpSa3N4Wlc5WVN6VkhMWFJwZEhsQlpqSjJZbU14UkVGQ01uVk5OM1IzYjBScldqbHdkbmw1UTE5c1dHbG9ORm81YW1ScVpVdDRWMGRsYjIxWlZGRXhaVUpNWkVGRlgyMTVjV0ZIWTI4elZtVnJibXhrUkU5cFpHY3dMVW8xWlRkbGRIWmplR05IYkdsS1dIVnZiMHhtYmpKUlRFRkljWHBoT1ZOS2FsVTNabE41VEhKTWNrZFJUVTVtVVZOdmJEQXRSVzVUYjBRMldYSmtTV0ZtYWxCS1NHZDZOMnAzZVc1cmRVOVdVVXMyVjJZdFdYUXdNblY2UlVGUVVHZHRTa2Q2TTJRMWNWWTNSRzVRWVY5Rk9GQkhVVmx4VFU5T2NHOVFRMkkyWTE5RVpYSjJiRlJJTlVWMFMwY3RWMjl0T1VWelRHZERlRVpIVG14alJtaEdjalZZWDI5U1JqQnlSSFZPYWxSUlgwaE5NbVYzWDFBeVREUmhhbFZIVkU5dFVGSkpWbkY2V1hSbk9EWTFOM280VXpJdFNIazRWVU01TkVaYWFqbFVNRWRqUVVwdU5uUTVRbUZuUzJJeFprWkxja0kwTW1wMlZEVnVaa2xNTVdNd2RrcHRiMGxpUkZWdE0wWkNkbGxrUWtoRk4yeGFaMDl0Y1RObGFXWnRiVUpEZWtOSVpsUk5UR2xHWmpNMVJHWk5WRVk1VTNGMlNFaFpVRWxTZGkxTGMxcFlXR041VHpaMVpVaDJRMWxoV1V0eE1uZFlWbm8zVGkxbVNHTkZOSFl3VkcxMFZUWnRURjloU0RkT1VVaHFWVzFmTlU1b2MzUlRMVVpuU1ZSdFEydzNhV05RY1VGbmJtdDVNWEJhYVdGeWJqWXRhVUZ4Y1dOUWJqQXdMbXg0VlROSlptZEdiMmQwYUcxUmJXMDFSRVUwTm1jLmcxV2dYZFBnT2JuTVZ1NVdQWWYwNlhXcjhFUS1rY2l6dzAwdTdwY21GeE0iLCJleHAiOjE3MDYyMTcwNDAsImlhdCI6MTcwNjIxNjc0MH0.otrNZrHPRUtyVBCEAozE3vs0x7KpGA_zmz3rpQkTRsQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000822"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:39 GMT
	x-forgerock-transactionid: e9e4f650-c2ae-4758-ad8a-5bed8a469d30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:40.272 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:40.312 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 347868: jsonPath($.tokenId).find.exists, found nothing
21:05:40.313 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,347868,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3296ba45, username -> user.1000822, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2dc46fb7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216740312))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:39 GMT
	x-forgerock-transactionid: f50800cf-5971-40c7-893e-aeb0304e0699
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTI4N205dW5vc2JpNnJjZ2llN211ZWhncjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFZXOXRUVVZtZUhkeU0wSnBVRzB0V2tnek1GVm5Ma1JOYlhOeVMxUnhRMVpETVdGaFRsQXRObmxMWm5kTFkyVnpOSEZtY2t4U2IyZEZUbm94UWtNdGVrMUhjelZNUlUxcFgwWnJUVWgyVW1kMk5HWjNkMUUyVUVGd1dqQjROa1ZrV0RselpISlNRamhCYlhONWIzY3lVRmRWVTNKMGIwaG9hWFZPVDFsSlZtdFFaSGxTWmxkaFpHRnJOVVZOUTJwVGMxRlhMVTgxZW1SWVFWb3lObnBGVmtoM05GSXpXVEp6VXpsU01VSTBNVWxzUkROeFdHOXNZV3h4YlVsQ1RVaHRSRWN4YnpCRFEwUmxSREUxZUd4QmNERmFNa1IzYVZoaWIwOTZkM1JHYXpRdFIzVTROVU5DTURKUGVrUTBWVzlmZEZOSFNsQk9VV0pSWDFWUlozVjZSMW95UlVSdGNXaE9YM1JUU3pkV2RUbFVjRUZ1VHpoRWVHbEtXR2M1YkRWVFUzTTJkVkZpY1VKbk1WUXRNREF0ZERORFJFWTVSakJrUVdSc01WSm5USFJRY1ZSNVFuVlRZbXAxZFd4SFRUQjVVRTVEWVdzeVIwUktWMVJNYUV3elNVRjNSamRNVFVzeE1WQklRM294U1Zka1prazNUek5pY0dkVFVrY3lNV0UzVEhSWmN6TTJNazVrWDBwTFRFbG5Wa3RLV1ZKaWRFbDFTMWRXYlhkTGQwNW9ZbDgwYUVKT1FVcGFSRzl3YXpOVlkwSkxka1owTTB0VWRFOW5UbEJ0YWpKNldFbDROblYzUVVkaWJVVmlWbWhmWWs1U2VHWnllRkp6UTJkQ1VrcEhaVGhEWWpWck5TMXBkVU53TjJKU2RtMDBPSGs1UlRKVVgwVlFhMnRpVmw4MWVIUXpSVTlpZWpWc2VsSjJTbXgwVXpjemNYTjNWVWcyZDJKT056UlFkMHRFVjNkZldEbEtaRVpuYkZadlZFZHplakZUVVZCblNVb3dOMFJCTmxselZqQmpSblpXZVMxaVdVbEVSRWxGV25wd1VtTldUVTAxYTJGVVgzSnpOVVpIZDNaa2FEbHJSM2hhV0hkMVVVMVlWMGROZEZabVEzbzRWbVZHWTNsUExVTk9NbDl0T0hSTVFYbEtlbWhpUVVWaVNGcHpabVZGYWxkbk9FeERhWGxIWVZaRWRtVk9TREJqUm5CV1NtaE1UM2xXYmxscmRGY3dTbFJpVTNKR2JIRnpMbTFDTTNWaVF6TlZSbVp4VkZaSk4wb3RkSFpLTTJjLm5FUENodjFlUmFCc2o4djBVNUt0cmRJa2lGNWUwbVhnWV9jTzdka2Jrck0iLCJleHAiOjE3MDYyMTcwNDAsImlhdCI6MTcwNjIxNjc0MH0.J4izQH3mZa5aGy7pytVlIBnPF_kAuVP1JpUTM7vHlbo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:40.313 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:05:42                                        2335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=680483 KO=13044 )
> restLoginInitiate                                        (OK=337113 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=336133 KO=967   )
> restloginProgressiveProfileCallback                      (OK=7237   KO=967   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.03%)
> status.find.is(200), but actually found 503                      4958 (14.06%)
> status.find.is(200), but actually found 401                       967 ( 2.74%)
> jsonPath($.tokenId).find.exists, found nothing                    967 ( 2.74%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################################-                          ] 64%
          waiting: 194387 / active: 19     / done: 348209
================================================================================

21:05:44.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 348446: status.find.is(200), but actually found 401
21:05:44.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,348446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40cfb656, username -> user.1000674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70216bf5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216744241))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2VjcnI5dWs0dGc5ZzEyaDFoM3JyZ3VqbGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVkwWnpjRjg0UjNsalJVOTZXRUU1TFZvM1kyaDNMa1YyUTFwaGRWOVdaMHhTZDJsUGREaE5VRFp0UzB4dU0zcE1ObU5FYlc4dGIwbE9ja3BoY21RNU1VMXVUbEpvZVVoWlJWZ3RSM2x2U1d0NFN6aFVla0prTFdJM2JrZGZNa1JGYlROSU1tWlFZV1Y0VTJWeGNVWTBORzlwT0RSVmRuaEdORzFmZHpjMU1ESjZUbUZMU2tZekxWSlRZVzlCUm5neWNqaE9iblU1WWtSZlNGbDVTa2hHWHkxTVIyeG5laTFNYUZKSk1uUXdTMlpsUjJ4VllXVk1lbmh5VWtwSVpUUm9iazFPTFdaNVYxQnlUMTgzVmw5WGVXWk1XRGxJWW13MVpUUm1YMnhaWXpkbFJtTTFiVUpsWjFaaGFqVjBWV3BKWkdkZmRUTTVRbkJLYkdwSVZrdHZaVFJ0Y25sNWMwd3RNMGR5ZFdSWWRuSm5aMlZ5TVhkUk5tMUNWR0ZzVlVWc2QzVnllR2hQVEd0d1oxUkdTazEzUm1sU1RHbzVjbmRqUVRWTlJVbFpZMmx4WW5WaVYyUXpkVTFwYURSV05qRlNWMlF4WXpWVGFXSXlVV2hLYTA5VlQxaDFiMmRTTTI1S2IxWlJVa1JTV2tKa1Vub3hkM05YWjNobk1XdHhaMGxtUjJFNFIycFhkRmxaYkRWSVQxbG1RWFZ6TUhsVFdVRkNVV1pWV1hKSFZXMU1jbWQyZDNsUU5rUjBZMlZDVWpOWlZuY3RaWHB5TlhwcU1pMUxaa3BZTUhSd2RrNWhjVVp5ZDNOVWVHZDVhV05QT1cxbmVYY3pSM2N0WXpWdlVUWXlXR05UTWxacFEzQjVPVGhDT1cxcFVGTm1NVzE1ZDJ4UlRITkNVbEJVZEROSVJqZDVRM3B1TWtKUFJFdDZORFowVTNCR2FYQnVaWFp1WkZWdlMxcEdibGRKUkVsNVRFWjBRMkZ4TWpWMlN6VkNTVmRXVDNWaE1sSmhZaTAzV0RnNVVETjJTMFEzYlhsUlluVklSa3AzVERNd1pYTkdPR0UzTlhKalQyWklNa1I0U21zMFoxUnNiSGhzTkZSMmNWOVhRbWgwTlY5WWVIYzRjemMzUVcxNE5FODNlalJ4ZVdaQ2JFTmFYM0pmZUVad1ducFhjRlYzUmxkdVZWcHFPWGRwVEZNMWVWOVlhVUp0YlVkSk0xOTRkM2xIWWxkb1h6UlJZMFZFYW5wSk9IcHpMbkYxUzNsblgzQlFNbW95TW5WRmVXcHpUMEU1V1hjLkxiVzRvZlJCV2cxR29CYy1IMDJGVEQyMGppbEZWYlhGdXg3dW5QcFFwd1UiLCJleHAiOjE3MDYyMTcwNDQsImlhdCI6MTcwNjIxNjc0NH0.zq-2c4Vw0pcQtFOKiKIaCwQRfqpDgi4fNEroYwS4Cxs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000674"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:43 GMT
	x-forgerock-transactionid: c8a4c23c-42a6-4124-a344-475ccec17b92
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:44.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:44.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 348446: jsonPath($.tokenId).find.exists, found nothing
21:05:44.329 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,348446,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40cfb656, username -> user.1000674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70216bf5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216744328))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:43 GMT
	x-forgerock-transactionid: d2129cf3-098a-490c-a9bf-dbf1f492713b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3RucGZmdW01bTNjb2g4Y3FtcWlxam4wcjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlJsbFNaRkJGWkRKTFIwODVXRlJpUjI1NVVsRm5MbmN4VWxjMFh5MUtjR2RwTjFrMVptRlBaak5OWlhweFRuSTBVWGh1U1c5YVF6QjFNMUJPTWpnNWIxWjZOSEJWTmxKTlgxbzFkR2hQUm5BMVRVMXRkMjlZTjJkeGVURnNObTFZV0hoWVVWWmlhelZIVG1wUlgxRk9aamRKUm1wMFRXcDVjMlpGWjNsaFNXNTNUemR5U0hFNGRIRnpUVTFNYlZkM1YxWlJSV2xmZFZoUk9XRXlXVnAzWkZrMVRYSm1Va1ZXU21GU1NWZHBSbG81Tm1OQllYZHBSV0l3UVVKU1oxWjZkakZOUVVwa1VHaE5Oa3BFWmtGd1oyMHhkalZGVGtwMVgwb3dVR2hpTW1SNVYwdzBjVXRtYWpSTlYxTlpXVE5QUWxGTVREVkVMV2xKYUVkWGVXaGhXVGRJUWw5b1NrVnJaVUpyTXpSTVpUbERPV3MzWDA5RlNTMUhWREpuY1cwNVRuVk9iMmhUWW1GSllXSlpUSE56TWkxeldsUmtjekF6YlhSRVpVeG9ibGxhUkhWNlluRTRSVmRGU0ZCVGEzSmFhazFIUmxkc2MydFRUM1JYTURWM2MyZzBTekZxUld4RloyTjFObkZRY0RONk5YVXdiMXBXVjNNMGFsZGplVWQwUlZaa1JrMWpOWGRFTUVSYU1qTmxPWGwwTTNORmRVNUpORkJGWm5Wd1l6RnZXVlo1Y1daM2VGZEdhRmRSWjIwd1gzSnFUM0Z2VTNCTFNXVTBiVU5HYzA5RWRXaE1Za3B4WkRrMWVrYzNOVWd3T0U1TVlsVk9iMWR3YVVwcFZIUjZSME5IYVhCdmQzaFJVRkU1TW1GcVZrbHlSSGQ0VlV4R2JHWlRhMnMyTjBKdmRFTktWRzlmTmtOblNrRm1SRVY1TFc1SVdrWm1ObDgxT1hsUVFtMW1ZM0oxTkVkMlFUbGpaWEUyYWtWR1ZHOXFNbHAzY1ZWQlJEQjFSSGhqWnpaU1psSnZPRWRXZW1scVprUlhRbGxVTjNSNU9VMVZkRGszT0ZNd2RtdGtNbUZVY0ZReGRFcFRYeTB0TWxOd2FUbEZaRXgyUzA5cE1HaHFiVFU0ZW5jek1rSjNhM0p2WkdGcGVISTNPSGMwVkhCcmNYaHZWbVpIY1ROb1NXUktabUkzWWpsSWRrMW5TMEl5Vm5KblFWWXROM3A2VTFvd1R6RlZTVW8wY25KQ1ptMVpMbFZHWTNaVVZGQkpiWEJIVGpKUmNGbGxVVWwzVGtFLktkUkp2R3FmYl9rRUZfZG1xOHVsQ2ViVlhGTy1KSjFyV09qY0gxYWc1Y0UiLCJleHAiOjE3MDYyMTcwNDQsImlhdCI6MTcwNjIxNjc0NH0.Lyi2UotvyRYvCyrI9kBpq2uWpgMEbgVvnJKTGqANbI0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:44.329 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:44.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 348483: status.find.is(200), but actually found 401
21:05:44.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,348483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d0b6616, username -> user.1002622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f4a0afd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216744452))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia25zcmJvcWY4czc4bmdpOTAycDM0NWFtMm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cllub3pPVTk0YzI1WmJHWlNUblY0VEdkcU9HTkJMbTlpTjJ0NlEzZFdOMFZvVmpoYVRtUlNTWGxyUmtkYWRrTnRiRWMwTjBSak5tSnFWSEpNU1c4d2FFdE9TM2hyVW5kMllrSTFhV3RDWjNaMWEwVmtZa3N6VlVKV2FYaHpNblpoWVRFemJuTlJjVk53Y0VOaE9VVk9SV1ZqUVZCUVVURlJNbGw0ZGxFMFIzSXpRV1F6TTNSSWIyWnpMVUZEZEhac1RWVmhha3QxWjFndFJHSlRXVTlzUVhGVlZqRlBia2d5UVhOSVRVUllZbTlOVlZSRVYxOHRXV3hrUmpCd2IwUTJWeTF5VFV0elR6TnBhRVI1UXpaUWQyZFZRUzFhV1RrNGJUVnVkMncyVEZCMGJWTnZURTVLTUVWQ1VHODRZbWM1YlRCQ1QwMHhVMm8yUkc5SWFEVjZNamxGVVRnMmEzRXdTRXRmU1dOemJYRnZNVmc1ZVZsamRsOWtjbUpxUVdaaE5FRTNNekk0YjNaUWJIY3lMVXQzV25wRVF6QlVRbWMxVEVjMFRqSTBiRWszYWpCelNreEJjREF3V1VadFVUSnFVRlpaVEVJNVdESmhMV2d3VEVFek0wOU5VMHhVU0V0WFZ6ZGFlVlEzVjI5dWNEUjNVV05NVEdOd2FGaG1hVmxyUTBWSVNsbFJjVFEzUVcxZk1sUjFWSEZNYVZkUE9FZzRlVmN4TTJwYU9EbElkRWx6UjNWa01YYzRXSEU1ZEY5S1RsRm1UMUJaVkZnNFIwWmpibDkxYkUxeFRVUTJSakI0VkRORWVGaDBXR3RzYlRSa2NHMTBhMUJZVDBkcVJVOTVkVTVXYjBKYVEyd3paRVZ2VkZGdGNVdzJORVEwZW5KTE16aG9jR1ZRWW5SU2FrVTJZVGxqTWtobWJWUklMVTh3Vm5ReGREUklRbTh4UjJodGFXWmZOR3hDU2t0clVFbERRMmQ0ZEd3NU5IRlBPR053WTNKTlVGa3pOemRwVkdsMU5EZHVZbTF3YUdNdGFHdHZZbW90ZWs5c1QxUTBaalZrYTA1Q01TMVFNSEJXZW1sbVZITjZWbkp0YzI5S2VtcHFVbVZOV1VsSlExaDVRekZZZUVsclRsOW9WWGREWlc5U09VYzJSMDVaY1hCU1RIQlpkSFp6VVVocFVucDBSWEYzV1dRd01VNHpibkl3Ymt0TlZuaHRZa2cwVGpOV01FbEdVVFp2TkVwbk1tRnZMbmRUT1V0WmJXaHlSMUZMZGxkZmRHOTFaRlJtYkhjLnlxSHM4b0xRSjRzYlJDQVpWR2VtVUM4WnRMcG1lSWVzaTFtX2pMTHhIQ0UiLCJleHAiOjE3MDYyMTcwNDQsImlhdCI6MTcwNjIxNjc0NH0.cNQ_0sD5ZC0DIMMaxjilMw5kRg2ZSsu8nWUF_5JTrm0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002622"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:44 GMT
	x-forgerock-transactionid: 7fcef641-f34a-4ad6-acdc-9daa8149ce7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:44.498 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:44.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 348483: jsonPath($.tokenId).find.exists, found nothing
21:05:44.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,348483,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d0b6616, username -> user.1002622, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f4a0afd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216744536))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:44 GMT
	x-forgerock-transactionid: b562bf12-b7f3-45f5-b116-4c52a2a9d603
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDA5c2MwaTcyczVxYzRrNHIwZWtnNnRxMHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFoyTkNkbXR3WkMxdGVXbENWbFJRT1RrM2RXdEJMbkE0V0RCMllWVmpOMWcyWWpsVFluRnpWa2hpYkY5dlRHZHdXVVJWTURaTWQyZENOMGM1U25sbFlUUTRjR3BXVWtveVdGZElOR2xHUzNrdGJtZFBXRlJRU0RSS1RuWlJhRmRUU1Y5NE1rWkdPSHBwZGpoRFdXUnNSamh2Tm5aVFpGOTFRbkZETUdoNlZHZGhWM281Y25JeVdqSjRjbVk0VFhRMk1YWk1jV3RJZG5CeE5FTkxObTlIWmtOYWFWRnhjMjR4TXpkdFoxRnFXRXBLT1hsMmFqUjNOVEJQUkZKTlgxcDVSMGRKVWpWQlNXMXZjWFZTTlZVdFIzSklkWEV0YVdFd2JubE5aMnhwYlRGQ1dFUXhPQzFCTFhaNldqTTNWbDlqT0VFd09UTklURTAzVFdaUldHbFhSRzU1VGxSVFgxbERkVVpHV1drMWJDMHdNSGh1YVZacWJHeENOVk5UTVZsV1MxUXliemw0TUVFd1IweExUMWMzTm1JMVQxWmtWVVIxV2twMVp6UkNPSEl3UW1kTVNITkpVVFV0TlVaZmIzRjRlRFZ5Y21sUVkxRnVXSFZaUlRoTlZtRjBiM2RwVW5oT2JtNXlabWRxUmtGaGRsOUhlRGh2Tm1SeFZYbHJZWEJCYTNBNFZHUjRjWFI2YW1oT2VWZHdUM2haVlRJdGNsaEtPVTlNVVdka2RYbHdUa2x4WW1JM2JWcFdNbll0WkV0clprVjFTRk54T0VWbGJsbHRTbGRxV1RKRk9VWnNaRmhZYjJ4V1IyaFdUalJ2VjAxSFFWTlVRVEJzUjJORlNHZDBXbUp6VkcxbWJ6WjRkbkl6YzJKSVNVSnpUREJrU2pKQmJXMDBjMHhvWVZac2VERlBZVFp3WVdGSVUxa3RlbXBxVURkd04wVnJVVXhvVTJ0RE9UaG5lRjltU0ZacFEyMUJaMlV5YTNwQ2RsazFVRTl2YXpSWFlXMUdPSGx4YjJScmRuUkliVGh6VW5NdGFuTmhVbXh3VFhBNVgyMUxhemMxTUZGb2JtOTNjems1WDA1UWFGcDNja2RrU1ZWaVQzbzVhSEY0TUVsb2JqRlhlVWhwWXpSWk1ubEhYeTF6Vlc5Q2NVNWpXWEpCVEdGNGN6SlFlR015VjNsMFRuVnZiRzVWWjJsTFMwODNZVFV6Y1dWRldVSnpSVGhrVGtGeFUwUllUV1JZVm5KSFVtdFJMamhUU0RNMVpVSkVTak5RUlVSS2VWTnFRMkZEVDBFLnlPRTRrLUpZbzcwVGRRM3RUUFQ1THJ4T2NhSUhUSjgzaUpJX3dfa3lWS0EiLCJleHAiOjE3MDYyMTcwNDQsImlhdCI6MTcwNjIxNjc0NH0.4bdrkixPZEZ9Ikkrv_OKhghwV9IhhpBrCmzwr5kHW4w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:44.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:45.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 348595: status.find.is(200), but actually found 401
21:05:45.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,348595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59c0a795, username -> user.1001102, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41f25e52, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216745029))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGtjOTJpZGVjNmxoaThzNWNoZ2plZmpsamwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1owVlpkbWR5WjNVd2JGOUtNWGhhV0dNNWJXbFJMbXBWV0daM1RISkdTVnBoU0ZkMk1qRm9lVE5mYm05aGFHWlBUamRrV201cFlVVmpaRUV0U0Y5QllrbHZOR1pOYldKbVEwMUNlWGhLWjJKclpYQmpOM2xTVXpaNVlWbDVSbTAxTWt4NWFGVk9aMDgwUVRKa2QySkNRVmxIVjJSU1QzWXhYeTFVTTBkdmEzSmtlWFZTTWt4SVpsVmhOemhuWWxJNVdqZHphRXRpYUMxWGFHZHlVMnd0T1hVMlMxWklSR0ZtUTBkSk1VTXRVbVo1VERVeUxUVlFjbnBxWDNNNWVrdGpjelZ3TjAwNE1UaFRWRFZyYkhaT2JrdFNVM0EwTTJJMVV5MXVObmR3UmkxMlR6ZHRNMnB4V1hWc1MxcFlSMlZWVWpKRGNISXdVSFI1TWxkeE1IVm9NbEJIVjI5SU4waE9SamROT0RCVFEwSjVja3BQVEVkeVExTlJaelJTTlZaS1VIbFJPV1J3VGw5Uk0xRXpRV2RZTkVaS1RGaGtUemRDVGxKbWNGcGFNakpaTkcxcFMxZDFZbWhoYUVwRVJrbFVSWEJmVlRCSFdXTm1ZMGhpZDI5VFIycHliVU16U0d0UmVGRk5RMFpFZUd4YWExTkVOMUZZWlRGdlluZEZkR1F6V0UxTVptcHVURk5PZUVSSk5VOUhWSEp0VGpkcGR5MUVVR2R5VlU1dU1IaFFOSFpMUW5oV05XbHZhMko2TldaUVZsazFVRzFNTjNacWMzQmlRMVYxUmxKaVpUZGpabkpUU0VScVYyWkhNRVp1T0hOcFMwOUhTbmRTU1MxNFdEaHlaelp5Y2swd1oyMVZhWFpYZWt0c2VtWldTVk5QYmtSNWJWZEVVMTlHVG1aZmRYSlRWaTFOWkZCamRHVTVhVXBLVjBNMlFsbHZNMGR1UzNGNFUwTlJTVVZrV1dsRk9EUjJabmh0Wm1nemQyOUxNR0pCY3pKbFdtaEpTbEZhWDNSUlNWOTVaamx5TmxKTFV6TldjRll6ZDIxU1dGaFNWSEpxYUVwNFdXOVlNWGcwUm1KUUxXcGxiRXhuYzI1c1MwcEtZak00VlhJM1QwbHFZbEEwZDB0bGVIWXRVRU5CVUZNeFlWVXlXRTVhTXpSSFQyUnVNMGN4Y2twTGFGVlRRV3huZUVGdFlYTkdhMjR6YUVaWldtRlFTbmxTUXpaUWVsRlhUMUpUZFdSR2NETnJMbkZ0TmpjMmRsTnpTbkJ2Tm1ZMGRFNXFZWGc0TlZFLlZiUjlYQXZRSjlnQmhfYk9aa1h2QWw3N0NCTHFPMkJJc3BodUFzcEF2d3MiLCJleHAiOjE3MDYyMTcwNDUsImlhdCI6MTcwNjIxNjc0NX0.N2mxpyLnBq5z8st-g58mt7148KOa_wPo6fgNMFlXm6g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001102"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:44 GMT
	x-forgerock-transactionid: 4fbdc781-8223-44ba-baa3-74bba80b9199
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:45.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:45.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 348595: jsonPath($.tokenId).find.exists, found nothing
21:05:45.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,348595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59c0a795, username -> user.1001102, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41f25e52, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216745122))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:44 GMT
	x-forgerock-transactionid: dfa2318f-0ca9-4a2e-bea5-f48546b3291d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzFmcHBlN2U2YXA2ZTlzbDUxZTZ0aHZoY2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SWVVSmlRemc1WlU5SExVZ3djVEJqZVdKcGFrSjNMazkxZGtaNVVXbGtZakJXUTE5a1VEZHBlak15VjJsblIwbDVRekV0WlZSNFZrOVpOMDFCWVZwWVh6Wm9ZM3B3VEVoTVpWUnNiVzFzUmpCTlFrUlplVU13VERodFFrMVhaVWhaZG1oSE56SmtkMGRvZFdwa00yRjFhbDk2TURaR1FUYzVWMVI2WDBwc1drRkNORU50V2taWVpGaEVaM1l5UWtWb04yNXFTRmxMTTA4MFZFWlNabUZ3VlRWS2NFNWZjSGhVZVhCb2VuRklSMUkwUjBwRU1qVmxWMUU1WkcxYVRGY3RVVU5mWld0aVZUaEtPR0YwWDFVelltSTNhbTR0YVdSa1VXMTNhbkV4YW1WTlowdEpRWEJ0WW5Sa1RXSm9ORjh4VlZSRExVVndRM0JYVlVzelNtdE9lWFZ0ZEdOdlpXRlliVkJ5ZWtaNWRUVTJPWGREYkhOd2QzWTJjek5OU0hKNVFVUlJYM0JpZVZSQ056Tk5TalpDVkdKbFJFaEdOV2xKU0RGV1NYSXhORzFPTFVOUVNYWjFhMmROY3pjNFoyMUpPVlJRYWxwd2NtRldjRU5GTVdGWVpqaDJVRGRWZDBSV1pEVlRORnA1Y0ZsUVJEbHVSRFZNZEdGUVdGRXljelpuV0dodUxYSjFPRXBMV0UxNVYxUnhaVVp3ZW14MlZsUjBhV2RQTVVzeFZIWlJiMVo2YlVkbFNXdHBObVJQT1RaelNFc3pSelJWUTFaTmJsZDNOblkxYURadmJ6UnlaWEV3ZEU5TFEyMUpOVk15ZDNjNFZqTTNkMVZaTFdaUFMxWlJTbk00YlVSdGNtTlFiVzg1VldSelFtcDZXbDl1U1hablpXcDVPVzR0V25sV1ZVVXRabTQzWWpBMFYwTnRTM1ZaVkRoRVJUUlJXR1V4YW10NFprNW1Nbmh4ZVRBNFVHSmlkM2cyWDI1Q1RFOWhhM2xoYm5OS1IwTnhTRkpYUVU5RVQyOVJVR1JIZVVrdGVUSnNNemcwV2twQmJUTkpVVlZ1TkcxYWEzaHZUaTAxYmxKM2JHaDZVa1JFVVRkTVJYSlFOamRNUmxabFp6TlBVR015WjJOVFkyMVBWalZNYVhSTGFuVTBRVEUzZWxCc2RUQmFUalV6YzB4Vk9XMUpkV05FUlRVNFRFVmxVWEpYYkRGTGFtZzVjMEp4WlhaVlN6WXdNM2N6VEhWSFNtSlZMbmcyYjJaUFpYUndVMFpvVGtWM1QxTkJWemxSV0djLm1ISzdNcGFBQVBHc2xFcVRXOXRROGF5MnpyUXY4ellZRlk4dFNWalZRUE0iLCJleHAiOjE3MDYyMTcwNDUsImlhdCI6MTcwNjIxNjc0NX0.BqN3roIWw4D37KO5hIMMeKAV28ElMeki_dvrCCzJOYI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:45.124 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:46.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 348800: status.find.is(200), but actually found 401
21:05:46.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,348800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64937e7a, username -> user.1000176, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64a5016e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216746248))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWE0MG4xOGRkcTBtNHM4bzByZnBuZ2pvN3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVducEpOemQ2TkMxaVdWcExTMFJLUjFVMWNEQm5MbE5rWkZCUFpsaGpUVFYxVm14aVgyaGZRVnBKU25reGRFTklNa1JxVlVGR05tOXFTM1JZUjJSQmRsaFhYMmxhUjFFdGIySXlSMjkwUm5sdWJHZzFVVkJpYkVRdFRuRlFaREE1UzNSUGFFdHdjelU1TW1WM1IyZ3hZM1oxTW5rNE0wMTJVa1p6TUVOeGFsOVljVTg0WkVKSlZYUk1la1ZQV1VseWNYaEZkWGgzZUhSdFpHbFNObXBKVGkxSVFtNVBSM1ZTVFZsTWQzTjJhREp6TjBoM05XeHNRMk5XU25WdE0wY3lNR3RQYXpkeFEwMUljMVV5Wld0UlZETm5ZMFYzTldveVQyMTBTRXBxWDJjd1pYSkRZWEZ5YUdKRk1UaHNNa1pTVDNaNFduZFBOVzlqWmpOT1ptbzJNWGRvZEdSVFoxRnJlVTR3Y0RjNVdrcG9VVVJQVjFveVVVWkdjMVIwYzJOTGJGUjVMWEJTUWxCTE1EVmxiMHB1YzNSNVl6TjNNRWhVV2xvMVZtUldibWxSVlRkd1MzUnlPV2RGTjBzd1YwdFJZMlJqVEdjM01teHFiV3MyVURkemJrZE9iWFJUYUVKWFVsSm1XalZ2WXpseGVrcENZWFpHUzFRNVMyWmtjMU13TlZaU1kyMVJkRUZuVXpoamVHVkROakV5WHpRelpuRmhUMEpxYUVoemVrcHFNSFpPY0RSelNUaDZOMWhvVDB4R1FqaExlWE40YzJzNE9VWndRVFIyV2sxdVdHTXlNazVsWm01VFFYbFlkVXBpVG5aVVJYcGhVM0ZvWjFKS2IzWXliMjVDWVVwUFlYTjJNMmR3VEY4NVRUWmpValZKYkRCUGRYcDBkWFpsWVUwM1gxRnZjVFYyTkV0a2FUTTRWVU13VUZCbkxURjNZakJITkc5Tk9HNUVSVFZYVmpCR2RHdGxhVlJZT0ZJdFpGWTJhRFZXZGxCdmNtdEpkMHBHV0ZWclpXNUNhRkkwU0hwV1ppMW5OSEl3VGxaTGNGWnJaVzVmV2xwTVIyWlJiVkZyT1MxZk1HWnZkbUZLU25SdVYzaFBZWEl6ZUMxUUxVbEZlall3VUdadVJHaHJTMWxZT0VWZmJsSnhTakI1ZUVNd05tbE9PREEwTVhKaVNsQlhXbk5PZEVGTmRUZFNaR3M1YzIxTE9HeFNRMHhZTkhwSWRHcEpiMkZWYjBneGRTMTNMbEZHVjBsUlRWVmxXbloyUVRkdWNuY3RiRkpST0ZFLmp0YXhabWlaY2x1U21JYUhfZTdUckNfTFBkVlF4cWhjRlAyUlJyd1JwMlkiLCJleHAiOjE3MDYyMTcwNDYsImlhdCI6MTcwNjIxNjc0Nn0.HbyZ4X4yD39eXaUl6I4pl612UoRVwq6VDGiqS2eLfNE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000176"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:45 GMT
	x-forgerock-transactionid: 5d81d205-bd74-4dcd-bfb2-a45c2324fdca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:46.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:46.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 348800: jsonPath($.tokenId).find.exists, found nothing
21:05:46.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,348800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64937e7a, username -> user.1000176, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64a5016e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216746338))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:45 GMT
	x-forgerock-transactionid: c577d4f3-fb3d-453d-8a63-a5d7dba3fdce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGZhcHIxMnRjOWxsbThpNXZnYTJnMTRsYmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFpGVndPVXd3TlcxMGFVaGpUMmRNVVhJNWVWUjNMa2xtY3pkRFJEUmpNRlE0VUZwdFRsOXhPRkZMT0c1UlpHdDVWV2hXUW5NeVVHRlZOaTExT0VKSFRVWnJZVlF3YTBOamNWZHlZVkZYY1doRk1XdDJkemxzZVZFd1FWSjZMVFZKVXpaS04yMXFZemR0WVdVNExWWm1hVUkyWXkxc1FXMUlhMk00UkhsNldYVm9kbTVpVTJReVpHMTZkREZwZEZadFlqSXhVV3hPUkRKeFRXVk5TbUpJV1dnd01XVTBiRVJPYUhWMmNFRnpSbEl0YVhadGF6TkVjR1pOUjBwaVJuQkRVamwxVkhGRVdqQXRZVk4zWlZSQk1GcDVjRFJMYVVvM2VYZFRRMUo0Y1RsWFUzTm5WekI1WW5CV1dVbDVTVmxpYXpsRFpuWnRhemhWWWpOSmQzUlRVMGcxVm5WdFdsZEZlRkZTWmpKTlYwSldTMUZtZUdaalZXcDFSMGxCUjA1UlZWWXRXRk0yT1RWTlIyVnFXVjl1WDAxTWJtZEljVzQ1TUZaYWJuZFZlalZSTFVsU2JXdHlTSGM1YVc5U2EwRm1kVzgwZUZwNVozTm9PRVpxU1U1a1pFRnZObUZwWW5ST1RrWkJhazF3VDNSSFRpMTBURGwyUlZGSFRUSmFSV0V6ZVhsNFpXTTFUR2hpZWtKU01UUlRlbTlxTWpKUFFVWmhORkpzUlhFelNVNXZhV1p6UjNCeE1rSnhkemxzYmtsMk1sSm5WemM0TW5odlkwZDZVV2hOU0ZVMVFUTkpiazQxY0Zwek1tNXBaMDVMYm5kTlYwODVTVU5VUTIwd1NtWmlkMFpOYTBGVlh6RmFPVkExZEVScmIxaG1kRTF4ZURFMFlsOW5kM1JHVm5WcloxVjZibTF6UW1ORWVqZDZVbmRyYUdnd2JITmxTVUpuV2pJdFMyNDVYemhmZVVReldFbHliV1ZOTW13eFJGa3lSV1ZVWkY5UVFsWnBWM0k0ZG1WZk1WUTRUak5RTjBKak5rTkpURVZzU0daT1ZXSlBPVkI1ZERGb1QxSmpNVEpxVUZCNGVsbE1lbkl3UTJOTVNHbENORlZWWDBSamJFcEZZM2RmVTFWTVlsRm5hRkF0ZEdjelVYSmhSazB6V1doMGVXaElZVE5ZTWswd1pYTXljR05oZVdJNU0zbGlOamxKU21sblJYbGFVMnhpUWxCSFpsSjNWRXBWY2pOdGFXUTBMazlETTNSZmFtVnZVWGhYTWtreVJHMXpRVmhsYlZFLmFrTzJHQldhak9FcWU4dlVnR2dHZlhkMXJDUE5IejYyZVVodlFuNEltMkUiLCJleHAiOjE3MDYyMTcwNDYsImlhdCI6MTcwNjIxNjc0Nn0.OF2qujRj-ZJHjyh-vRF53rakuH2fRNlL6oqOB1UCqrA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:46.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:05:47                                        2340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=682083 KO=13052 )
> restLoginInitiate                                        (OK=337910 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=336917 KO=971   )
> restloginProgressiveProfileCallback                      (OK=7256   KO=971   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.50%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.50%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.02%)
> status.find.is(200), but actually found 503                      4958 (14.06%)
> status.find.is(200), but actually found 401                       971 ( 2.75%)
> jsonPath($.tokenId).find.exists, found nothing                    971 ( 2.75%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################################-                          ] 64%
          waiting: 193591 / active: 27     / done: 348997
================================================================================

21:05:49.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 349242: status.find.is(200), but actually found 401
21:05:49.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,349242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6027d08f, username -> user.1001595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@597607d2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216749185))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2UxZWxmcjlrcmN2bGg1cmg0MWY0NG5uMGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFQxWklaVWhTYjBWcVNFdE9RbDlVWDFObVNETlJMa2xWWldoUk4xWk1WVk5oYXpsMVFVMVZZMUJJY1hoWU9IWTVNRkZ5TUVsNWVFTlZZemRsUzI1dlpHcEViMkppTW5WMVUzRlZRbFJUV0RSdWQyNWxlV3cxUW01NWFYZzJRemRHTlZsTFh6QTVhREIyVVdSRFRUaFZlV05sU0hCT2JEZEtjbWRTU25OS04yY3pjMkl6Y1ZjNGRYbDNablZLVUhCMVF6aHZiVXhXYjNSNkxXMDBUVVo2TFU1UldFdFdWVmh1VVZoVkxYVm5NMlZ3ZUVScVEyMU9iSFJLYXpBMVRXSmtURmRrWVc1Zk5UUmFUSGgwYlZaNE9Fc3hYMjlIUjFOUmMyeEZTVmxXWDNWS2IzSjJURTR3YTI1ME1FUkZhQzE0YVRoTWVFVlhaV1p5Um05TFZUVkxaakZ3YW1kVGJFTkVXSFZDYUhWMVpqWjBTamRwYTFWblJXTmFVR001YkdOZmRITjRSVTlrUVVSVGVsQjRZbUppY0Uxc2JXNXpNMGhUUkVFeWNtMTViMnBYZUZKa1dETnllbUozYjBveWNFOXdNSGhPV0VWc1ZIaHZSMnBWVGsxTGVUVnJiREp4VkZaaGJYQTFka1ZmZURGMUxXbFVaM2gxY2t4YVVVMTFlSGRrY1haalJFMVRTRkF5WVdFNFpFNXJlREpmTkZaRFJFTlphWEZrTTJkcFVVcFBWVkYyWTB3eVZqRkRSSEZ3VlZveFQxUTFNRGMyUkZOTlVFbEhWMlZVZFVSdmFsQk5NVUYyVEZWdVREUm5ibFJXUlhCQ05uUnNkVlYxVWxwWVVIWjBPR3hoWXpOSlJqSlBNVmhUT1ZKVWJtRjJlRmxsUWtaMGQwUnVOM1pTUTJSMWRERkdWRmhmVEZnMWVUTkRaUzB5WXpKRWIwZHBSek5EWkVOUlpGZHJVMk15ZUVwR2RYUXdYMTl5TVZkWlRtWjFibkF6ZVRKdWJXeDNiRUoxVlhsMU1raGlOemswTW1aaWEwVmFjbWhLYW5JelF6SnhURzVNVm5WZlVYbDVibFJQZFVwSFJuRlhRMjVxZVRkcGNtOUdNMHRMVEhKcU1WRkRabE0wUzFwQmRGYzNRa2hHTkZOaWR6VnBWV2hqUVZkQ1Fsa3dNbk5FT1hKdFp6SkNRbVpRWDI1TGQzZG1VMHB6TW5KV2FGVkpWRWRDTUhaVE5IbENWa2h2UTBOTE9IaDNMa1IyVFRWdmF6bHZjbGxwVmpaeE56QXpPR2xqYVhjLkRrY2xfN3V4b0FVVmhYR1dOQjhqREctT214elVRTmpZOFdOekVnWUV5WVkiLCJleHAiOjE3MDYyMTcwNDksImlhdCI6MTcwNjIxNjc0OX0.xHbOYxJwM0jwLDBui9ADVouueaO2IbXl3K2dEDWkJBA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001595"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:48 GMT
	x-forgerock-transactionid: 4cc1fb72-a497-4f69-8f38-504a15a1988c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:49.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:49.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 349242: jsonPath($.tokenId).find.exists, found nothing
21:05:49.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,349242,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6027d08f, username -> user.1001595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@597607d2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216749273))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:48 GMT
	x-forgerock-transactionid: ba7a7024-a2e0-4ce6-9d85-fbb01a32f77a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWJjMnFmZGRkc200dWx1cGNkMTRuaXAyNHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1RFRnRiVVIwZDBGNWVXcFhOVGh1VGpaV2RXdG5MblZaY3pWc2IweDZiVkZQZFV0bFYybFNiekpSV1dsYVNYRk5SRkIwV0RkNU5HRjVaRlZaUVdobGVTMU1RMmM1ZUdoMlVXWnBXVmhVYkVwNmNtVlpObE5VUTJoeE1HUnBiMGt0Y3pGdVJXMTNRVnBuV1V4Q2JqbEdlV2RqUlRadlkwNVZYMlZXWldSQ056bEpMVVJOWkhGQkxYSjFaVEZOVEhwTE1IZzNSbVZOTmpkeFdVeE1kbk5KWTNGM2REZEZjRzFWVWxWR1VHcHFOWEZpVjJ0eU0xSkhjMGRUUVdoU0xUQjVTak0yTTBkd0xYZERkVWxoVVc1S1pqUldSemw2UjNnNU1tb3hhM1ZQWlRnNVNsTTJXRUpUZUd0TFJFdG5WbUZ6U2pCTE5ESnFVbFYxT1ZGT05UYzVVRVZtVXpSS1VGSkJWRjl4VFdaNFRFUmlNMlozVEhOWU16WXphV0V0YWpOQlFuTnpVbGhvYjFwNlFrcFphbkZpZEdVNFdGazNNMlE1YmtKcWRGQjFZMGswUzBNd1UxTTBaVlZ4Y21SNloyUnVNbVpuWmpKblkxb3RhelZ4YTNWUlYyRnRNa04xV2pSQlkzSnlWVkU1WkZKQ1pEQTJWRFZHVTBjM1VrdE5VSGhyT1ZveFVHdFdWVGcwWTNKUVJsbHFjVVZIWkY5bmVqaG1VMlp1Y3pKSVFVWkNTbVZ0Wm1ZMmIzaFFNRjl6VWw5UGJEUlZhVVJrYm1reldFWnVOWFJvZWtOc1REUnRURmxDWW5wVlRWZzJaR3MxTTNaQ2RVNTVkbVpRWjI0MlVtRkRTbmhzTVRGNVJHaFZRMWQ0V2tOTWJIZHFNekUyUlhRMVVHUkxUVkJuVFROSWNrSk5kWE5aVHpCSU5GTjZNMGt4WWpSWFJVNTVOWEEyUTBSc2VUWXRkazlTYzNwTGJtOUtNR2xZWm05S1ZUZHlhM3BZZFZCWFoyMTBUQzFHU2tKVWJrVnJSemhVUjBoME5VOVRXQzEwYUcxTldUTjNaVTU1YjNaeGFUVjJhVlpOV0c1UWVVeHdVbmQxU0VNMVMybExVM05MWjBWUmVHeFpkV2RIZUZaQmF6ZHhNa2d0T0hKc2JqRTBhamxPZUdwc1dtSTBNbGhaY1hVd1N6TkxXbXRmVlcxWlEzbFlNekpUY1U5cmVVdHhaWFl5YUZvd2VXSTRNR2hsVDJKSVFtbHJMbWRRUVcwMFlqVllObWx1UzNCWGVqSlVZVTFVY1djLklMb2lWS0NRVEtOV3d1T0FYc25mbll6N1BIUFVGZldteF82UE9Zel9vcDQiLCJleHAiOjE3MDYyMTcwNDksImlhdCI6MTcwNjIxNjc0OX0.HLH8fVY6IjJfcQWRsAtBrJnaro3EV4NaduLTeme0vX0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:49.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:50.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 349492: status.find.is(200), but actually found 401
21:05:50.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,349492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4037a11b, username -> user.1001196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d89ceda, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216750694))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWdkZTEyc2dlZTQ0M202c3ZlZXVlODB0YSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTQ0U2pSYWFFczJhMnhUTTJJMFEzWlFNakpTV1VOM0xuTlBlV3h0VDA5NWIyRkdXRGxtVUc5aVpVRTRkMHN5WVhseU1GVlVTeTF4UVZCelJsRTRZbHA0WmtoMlRqSldNMEptV0ZSWmR6YzBZVEppYTJKSlkwOVRkbkpCVEdab2RFcEhXRTV1YURsSk5VbG5SRUpHTlZoaU5FdGhaRXRLYWpaR2JVZHhTbU42YVZsSVZVRXlTVkJ0TWxka1NXSlFXV3ByT0VocllYQlJUVnBNV0c1SWMwdFNOM1JHZGpKVFYwNWlOa0ZRWWkxd1oxaEZZVWN4WkdwalkwdFdRVEJOYkRCVVJURmFSMlIwUjJzeE5uUTNNREIxWkVoV2VrSjFhMHRZU2t4dlZIcFZWalpXTlMxWmQwZ3dWR1kyU0VSS1dXWm9OVU4wVUZaR1VHWkhYM1pKY21ZemNpMTFlazFhWWpRNVRpMUdkVXh6YzFVd01FZHFURzFOTWxNdGRWTjRkQzE0U2tKQlFWazBXblJWYkVRMFgwOVJaMWhMZFVFMVlrNTZOMmRaT1ZSaWFHTjFTRWxUUVhSVFIzQk5UMlpwYWsxTmRGTlhjVTVVVlZwTlJraHNiMEZzV2tGdmVVVTJWelZUZG5JNU5UbHBXbEZZUjFsWFVsTlFlazh4V1hOTGNGaGxTbWg1YjFOWVFsSndWbDl0UTFOTVMxSnNlRzlzWlVsMFVtcExVRmhFUVd4SlRWSjZNM2RHUjNwVGVtdFFlakl5T0hOUVpWOU5kVFZFWW1kb1RqRndRalpRVlVsa1ZuWjVkVXBXWlVKcmRDMVFSbGwxWlVOSlppMVNhSE54ZUdSa1QwdDBkV2xpWVhWQmIwbHdaVkJuV1VKdGFuTlhUV05LY0ZWNFJYVkdTa3R1TkhKWmJXbDZWRTVFU25CS2JXVjNhbk5HZW14WllYaFdTbkk1VERGMVZqSnlOWFp2YjJ0MlZtOWxOVU5CU1ZKT2IyWjVVVmx5UkVvMmVURkdPVmRZY3pkR1VFWnpTak5RTVhSQk9GbFpjRzlwYjNKUWVqRlpURUpzUjAxYVkwWldSMlZEWXpoM1FuQnNORGR5Ym1Oa1F6QmxkMjVDTFRWb1kwbGpZbUpOZWt3eFpVUnFNMFJYTkZsMlRqaFZSVXBOZW5oWGFVUlJlVTVRYnpGMWNYUkphREJhZW5sU2FqSnVOVnBSUWxoSFYxQmFSVEpYU0VGc1VsRXhhM1ZHVFVoekxreDZSRlpFY25sbE0xQTNTazlqYW1aaFNUY3RaRUUuOU45aXVjR3VPX3JpaXM0YUtMbEV3Rkx2dEs3NVp5QXNIYnoxOEtSLVFUVSIsImV4cCI6MTcwNjIxNzA1MCwiaWF0IjoxNzA2MjE2NzUwfQ.FuGaRsa_moj0NoK4lbrHNZ9tAh8ZS1JAWVMBuJAeim4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001196"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:50 GMT
	x-forgerock-transactionid: 84edcf3f-0b18-40d5-9ec7-0fe396a14343
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:50.743 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:50.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 349492: jsonPath($.tokenId).find.exists, found nothing
21:05:50.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,349492,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4037a11b, username -> user.1001196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d89ceda, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216750782))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:49 GMT
	x-forgerock-transactionid: d60574bd-5c5e-4993-9bae-4296aa5747f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWhvZzNwM2plYjIxcGtpdnR2cm9yMjc5dmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emJXaHhRVzVIVkRCV2FXSXlaRzFyUkdKcU9XMUJMbTF0TjFGSlJVWnNjMmhOUVZKamFsQkJhR3RKZWpWV2FHcFZVWGxFTWxsaE9WaFhVVnBJZUZWMGNVdzRXVE5DYzNGbVprTk5VMVJ0TkZJMU5WTkZXRUkxY1hSa1NVeEtiVzVCVERJMWEybHpWM2xIVDBzNVZXbHJlUzEyZVU5SFVURjRVaTFoTVVVMGNEVlVkemd0U0d0U1RGVkhjbXRTTmtsd1dFZ3dRMWd3UjE5VWMxUkJNekZzZUZKbU1USjZhMkpWVEU5RmMxbEpjakJHZWxVMlN6ZG5VRzUzYm1ka1NUQkdPVEIzVldoaGJWUTFiMHhXYzFkYUxUTTFOemh4Ulc5b1JYRjBNVlJsVmtWZldHUkJPVXRLTkhWMVlYUndRM2t6VVRkYVYyaHBjVEV4TVhnelYwRmlNMG90VDBGNFpqbHBSVXhvTVZRM1MzRnVWbXBvUVVkaVFsQkhiVk5oUm1aeFpFWllla3Q2WW5sMGEzUk1hRXMxY0daNVpYWlNTak0wUWxSNU1IQjRhV3BqWWpoQlFYbElTR1puWkVOUmEwUjBZbVEwYTA5MlZqZFlTVk5QTkhCRVptSmhMVFU1VFRkMFZEVnZlREZJVDJWeFRFazBaVkJaY0hOdVkwdG1lVjlGVjB4U1NWZHFXRGxYZDBaak1VVndYelY0U1dsRmIxQlNlbnAzTkVwTlIwbzRaRFZaVTBGemRFWnZZelkxYUhkUWVEYzNVa1JuTm5KSFZHdzFlR2hQYkhadE9GaHlhazlPVFZFNFUyaHRSa0l3TFhkV2VWSktaa2hXUXkxV1VFNXNWbkZFYVRrNGJqSjBjRFZJVDFGRmNXdHJiemQ0VVRGVlVHSXlSbXd3ZURsMWIxSmZkR2xmU1hwUlVtRnZaMFZaUm1KaVRrdGFXaTE2WkZOeFdGZ3dRVkF6WkhZeFFVdFVhbVZWYW5GTlJYZDFNMHR1VHpsM1NtZHFaR2h3WDIxWk0yUjJVbmwzZUhRNVUxaFhaVFpSVW0xMmVuQlNhMkYzU2tGSk9IUnFjR3AxYzJKblRGaHJRMDVQVDIxdVdsODNkSGxJYlRsTE9GWlJNSEJoVEZacVFUVkhOV2MyUWpGQ2FWVlVkbEJOWjBKWlJIY3dRVFZJTURWSk1tZ3lhMFIwVlhWNk5YaEZUbmgyTld0bVNWRnFlVlEyU2xkNlRVUlRZMjlvVGxCVWRqaFZMbFZOZFVGblYwaE1WMGwyTFRGNlVGTmlkV2xsU1djLjR1SGJfNFpldm5fdVcwaUlZZEZtQkt3TUVSQWZpTm9PVkVTX1Jtai1mVWsiLCJleHAiOjE3MDYyMTcwNTAsImlhdCI6MTcwNjIxNjc1MH0.tWLPwPPmlnVclf9XSZP54souebzCl3HCmEyzlSfLNts","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:50.783 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:51.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 349639: status.find.is(200), but actually found 401
21:05:51.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,349639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b839f78, username -> user.1000050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@128c696a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216751724))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWY3Y2M5NDc1dWhwN28xa2s5YTJhdGpxOTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU5WWXhkSFZtWWtoQ04zTlNUVVJOU0VFeWRHeDNMbFZxUWxKNVRFVkxaWEpVVFZZM2FuQmhWMDFOYmxoZlUwSXRXWFJEYnpJMmRUTllkWEEzTlhGQlZHOW5jakJNWmw4NFQxZEJjM2xFZGxWZlVXWk1jVlk0YlRNM1pIWjFVVGxUV0c5RFNXTjRibU5CUW1vMFpHd3dWMHBzVDA1U2IyZFFhSGcwT1VWMU5XcDNXalV0VHpWdmVXMWtPVTEyZVdJM1lYSnJWWGhxYzBRdGRVOTZkVmRwYW5Sb1IxQTVXbXhWWVVRMVMxbzBaV3BLYURaMmFXNW9NbUpIYTNKcFdsVlFaRkY0U0dSMWRWZDJhbkJuY1hkT2JWVmxUazR3U3pWZmJqZEZaVEoxTjFCSU1UaG1NMVJJYjJFeVltMXdRVEYzY201NlVVTnNYMkl3TFhGclRIaDJORkEyYlVSVlVsODNTbVp2VGpKT01IcHVkekowZG1WUlVWTXpSamt4TFMxamVURnFiV1I0YVVkWlF6TldWUzB0WldORGEyaFhlVUZ5ZGpVM1V6TjBOa05GU2xsNFJWUTRPRFZSWTFKamJXdFBiVnB6Tm5WTGVISldObTlCTVZGdVFYRmlZVXRWWDBacGJFWnVlVU41VUc5UE1HNHdkbGRhVkZwNE1saEJVR0pCTWw5RE1YTTFTa0ZWU1daNVVIaDFRWEpOTlV0TFpuazNkbkZrVHpNMmVWa3paMnROTXpRNWRXSlRaVzlaUkhJelNsbE9VM0U1Wm1ob2NrRmZjSEo0WkZoNGVITXpVMWt0WjJoTVJHTXhaR0Z1UmtwcWNqSjBWWE5sVG1seFRrdHhXSFZhZUU4eVZtWlZOVlp3ZW1reWJYTnVXamxPVFZOTFkxRjBOMFZZUzJoQ1N6TndTazVpY1dKWWVsTkdkakJ1V1Mxb1NVOUNVVVZZZHpaTGNESjFURFo1YW5kbk9FeG1Wa3R2ZDJkNFIybENjbkJwTjFCd09VTkNaVEZ4ZUhOcFEzVTFjWFYwVWpCbVNsOUhOVkZvY0U5M1dqaHpWM2hpYlZwUVUzRjBSSEYzV1RGV1VXNWFZV1ZmVUhsZk1tNTBiV05XZEZoV2NYRTVhVTAyU2pORFEzZzJVbFp2VGtaU1IxaHRhRmhJZUVkamJqVmhPRUk1TFY5d2MxaHRPR000UmxSMmVsSm9WR1JYTlV4MGEweG5SelJGZFcxc1JVNXJjM281U2paWGVXRnpMa1ZXY1hsWFlXMU5kMU5WUldwTlkzRnFRVTQ0Y0hjLmNwT3dRdHNESTc2c09rSnJlQUQyd1dpSUtTV0NjWWJLLVVpTGV2SVVvX3ciLCJleHAiOjE3MDYyMTcwNTEsImlhdCI6MTcwNjIxNjc1MX0.SshhEw6wqxlKTEz3QUh3M-BD_D33ph8i2e6nwYVircI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000050"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:51 GMT
	x-forgerock-transactionid: 7089fa9d-2ff8-4857-bf81-c9a09c524a50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:51.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:51.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 349639: jsonPath($.tokenId).find.exists, found nothing
21:05:51.821 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,349639,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b839f78, username -> user.1000050, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@128c696a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216751820))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:51 GMT
	x-forgerock-transactionid: 10e0bfc2-35a8-4825-adf7-53669a8a411d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmFsb2FvZ2dxMGVuaXNjaGlzdmQ4Y2pza24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1NrSnZkMVpOWTNkRFNVdEtlazF5TTBVelIxUjNMbWQ1UjJ0ck4yOWFibXhGWHpGM1kwOXJOR1JzZUZWMFF6ZGplSHBNYVhWSGQxZDVWRm8zYURGcWFFTklSamczZEdSRVVVcE9aemxDWjFZeGJUZHBZemt3UWt4bGVuRTBlSFpvY2w5S05rcHRhV2s1VlZSWFoyczFRVnBITmxWVk1sWkVaRFF4U0dGRFR6bGZabWR0UVVoVFZtazNhVkpsWW5KWFNrOVpWVmh0TjFkT2NuSmlRMFpQUjNWYVJYTlVVRmN5TUVSdFprSTNOR0V4WlZSTmNYTlBXVkptVnpaaWJIbHBaVGxaTlRWck5uTktTbnBSTkdsR1IxSlBlRnBqTVVORmJUbHdla050YUZOUllrZFVUemt5UWtGcWRHMHhUa1EzZEVaeVRGcGliRVJUVjJGT2RYRmthME5rWWtsR01GRjJOWFY1YjIxb2VqZHlTRnBJTjJ0SVptbDFhM0ZvUjJaMVdUQnBOMDlDWldSTVRHcGxNVlJyWVVNdGRYbHhWRWMxVXpBeFVGbGZaV1JCVkRKdFNrcGtiMEpNZVhSMWIwUlFSa1ZSUnpOR2RHeHVNRTVTVVhVMk5UZDFVazVTTFV3NFFVRjNTak10Y0c5c1prWllXa0ZrYzNCcE5uUXlNa2hGYTFWS05FTmhSRmRVY1VaMk5FRXhialpXT0VwR1RsUTFNa0kxTlhKc2VGQnZZVmRtYUhSMVVteDJZMDVHZFZaVlUySk9jWEJuVUU1blVscGxPVzFCVlRrMk9UTmpVa1J0ZEV4RmFqQlNlVmxPVlVvNFVtdFVZMEowVTB4ak0wODVMVUpTTVRoU2RHUjJiMWg2VGpocGVTMUhjV1ZPWmxKa04zTlpaMHhtY0ZsSE1WRjNTRzlxYTIxMmExSlNNemc1V0daWlVuZDFiamhsVWpaWVZqaFBVbWRqUkhGR1VIWm5jVkpFVlZGUlRYcDZNWFpIU3pCQlJ6TXRNR2cyU3pSeU1uYzVWRmR4WmxKRmVGUkpjME0zVVdGdVJFMXVlbUZ3YUZwYU0ybDRjMjh3ZGswd04xQlFkMUpKYzJ4SE1VZFpSalkzY1RsT2RtaEdVVk5SUm1sdU9VWllRV05VVUVOb00yVkphalExU1dOb1ltSkNRbUV5U1dsSE1IRjZVbWx3WWw5Q2IwSllYMjFQVFRkcVpsaG9RV3hYTkdocFNVdFlaRUZ5YTNKRGFFVTRMbkUxYVRCTlZsZFNNRzR3Y1ZBNE5UWnZObXh4V0ZFLkQ4ZWRjWi1za3hkTHViWGh1WlIzd2dNYks3aFFtdzNiMmlvOU9mMXAzYm8iLCJleHAiOjE3MDYyMTcwNTEsImlhdCI6MTcwNjIxNjc1MX0.k_uaVAQKQVsP6jrHpfQDM1LmuxIg4U1FSJoALYinBxE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:51.821 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:05:52                                        2345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=683643 KO=13058 )
> restLoginInitiate                                        (OK=338684 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=337688 KO=974   )
> restloginProgressiveProfileCallback                      (OK=7271   KO=974   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.49%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.49%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.02%)
> status.find.is(200), but actually found 503                      4958 (14.05%)
> status.find.is(200), but actually found 401                       974 ( 2.76%)
> jsonPath($.tokenId).find.exists, found nothing                    974 ( 2.76%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################################-                          ] 64%
          waiting: 192809 / active: 34     / done: 349772
================================================================================

21:05:52.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 349814: status.find.is(200), but actually found 401
21:05:52.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,349814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12190e08, username -> user.1000407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@550d2e6f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216752849))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczJjczFqZGZ0OWE2MHZ2OThnMW00bnF2OHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFRHOVlRa1l6WjFnemVIa3RSMEpDYUVwelkwVkJMamhuWkZWUmRIRlVhVGhKYkhsZlZrOU1PRzVWWWtRM1IySnhOMHAyY2tGMFprUnBRV2czYjBWWWNFOWxhMDFKVVhOTFJWUnpRV1ZRVDIxS2NtaEhPVWsxWjFGeFRuWkJVa2g2VDNVd05ISjVTR1p3WVdSS1dWaGFaRXBrUmpSYVkwRjVOa3QwWWtKd2VWVlliSGhyVDE5V2FUYzRNWGR2ZFdWT1pqVTFielE0YUVkblFTMW1kMnRJVERGWFVXODVZVmxvYjFsdlVUazJZV05vVDBoVGFqSkdOazltVlMxM1JEVXdaM2s0UkRGbk5GTTFSVVpJUWs4MldrNVpTRzh4VjJsblF6QlZRM1J2TXpNeGRqaEZVVEJaTTNKVU1WUlJia1ZrV0MxdldXWkRaemxmWmpGak5qSlZkVUpuZWpRMWJ6bEtWV1kzYjFkSVZsRjNOVEI1V25JMFdVa3phMU5pYzNoSFFVTktWVlE1ZFZaU2MzSnhWQzFJVm5sME9VUXhZM1kzYTFaamFTMU9OV05xYUhGdVJIaGFjWFZaU25jd1VsVllNMnQ2WDB0MWVEWjZkRWxsZFdwWmExSTFTRU5YVms0NWNFcFhTbVkzTjNWVlRtbDJZMWhZT1VSVE4yaFBXVmh2ZDFoQ2ExQlZkMk01Ym5KV1ZEUjNiVVpSTVhSak1UQmhjRkJsWmtaUGJrRklRMWxtVXpZMlYwMVZhMVpHUVZFMVMwTjJVRnBZYVV0TFdDMWtWVzkxUWpVNVJrWk1kRlpWUVVwS1JGZDBhSFExWDFaVU5YQTVXREJXVjBwVFQyMWtjbGRJY210d04wSkhhVU0yVkRaaFNYWlpkVVp4YkRoRVkwRnljbWQwZDBkWVJXSTVNSEp0UkhWZkxYSjNZVFYwV1VNNE1VOWtZVFJoTnpBMlpITlFPRzFwYjNKVlMyODJRekJWZFdGYVVqSk5VbHB5VGxaMWRHeHdaRWc1YXprM1VpMU9Oa2RGTjJsRk0weFROa2xrZW5kWGJHeEJXVWhaVmxsUE9VTTNkVEo2UkVsd04zbzJhbE56T0dWMVVWaEtWbk5LUWkwd1NsOUhVbkphVEY5TGRIVXhSVkJZY0dsblVGbDRiMTkwYUVwU2VGSkpiRXhqUTJ0WGRHNXRSMWh0ZG1NeFRIUlNUbVZGWkRWSmFIaE1jMDVJY25sVmJVTXlMWFYyVWxOTGQyWjNMak5DTFRoc1VTMVdNRlZNVlhCM1MxcHhibXR3TVdjLmRVM0FCM3g2TW1UZGxvMFdWdHF5Skhtc04tLVgyVng2WnQ5TmNjamY2YzgiLCJleHAiOjE3MDYyMTcwNTIsImlhdCI6MTcwNjIxNjc1Mn0.Wqln3-PCD6zlbARelOMfDed4MLzkXhSmku4tGEXnSec","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000407"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:52 GMT
	x-forgerock-transactionid: 45e8bc10-7def-456c-919d-498b85af67e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:52.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:52.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 349814: jsonPath($.tokenId).find.exists, found nothing
21:05:52.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,349814,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12190e08, username -> user.1000407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@550d2e6f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216752945))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:52 GMT
	x-forgerock-transactionid: 388a04f7-7065-44e8-b47d-9af5a8fd3eed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnBuZmdrN3JhN2RncHBuaGxiazRoanBvaTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVJqSjRUa3RtUWxoNVQzUkNZVVYxTVRReFpYcG5MbUp5UlVGQmNWcGpNMVJyZVMxMlRVUlZPSEZmT0VwYU0wODFTVk5ZWXprd1RVTlBPRGxNUlVGeVNXTkZSVFZzWjJSTVkzbzJhelprY20xVWVYQmZNRE5sY201MFV6bEJiWHB2VGpBelJubHRTVXQyU0Rkd1gxZE5aMTlTTVZneFIyMVVVR1JsVUVkV1l6WXpOWGxYUzFWWU16RjJZMjkzTmtGdE1FdFZhSG95TFdWU2VWUTVZM05DY0hsaFRFNTVTV3BNVHpOTmRVeERiRFo2UVV0ak1sUnpibkp3WkdwWk9ISkRUbGhYWWxWblZsVmhVUzE1WVhrNFpYUlZaMEUzTkdVNE5ISnhkblpUY0ZCWWVIUXRNVzgyWkVGWE4zQTFSMEpLVDNWMlkxZDJjV3BSYWtkYVluRndVMXBxV0ZoTU0zWkJWVVJKZEVSeU5UWk5hR0pGWjIxelVHbHRjMTlmTFRnemJYTTVkRmRUUTNoVmVVWllNVkJyVm5sNlNHeEJWbTlUVFZWRVZsVlNjV3QxU0U4MmVXVmhRbXA2U0dWZlpISmpkVkIxTTBwNFJGWmFUVGRVV2xob09XeEZWM2N0WjBGQ1FVNDFkemN3VmxFeVpHaEpjMkZUZG5OMk5XZzBjM2hqUlU0ek1XUnZTblE0ZDJOak1WODJYMWxETUZaa1luUm9iRmRxVUVKclNWUTNOVGxNUm10c1YybG1OV0U0V0U1NWMwcFNMV1Y1VTI0d1ZuSTBVazFFT0hWbVRVNXpVbUp2TTJNM1dWZ3hZekZvVFZWVVdtMDNVbEpPWlU4eGVEVnJjMUZJTTJaSVRGTlZWMkphVFRreFJYVkRXbXhpVEVOM2FrTXlSR1JET1d4aE1EWmZkekp0V0VwMFpYVTBNRWhEZVVObWFVbHhNRFpLYVdSVFQwdFZaalUxTVVnelRUSkdVM1p3UVRKblFUbEtlRzB6U0d4SGNrOUNTM0I0WHpVeVkxQkhNVVZFTUZSZlYzZzBlakZYYVdOdVNYTjVaMkZtYUdvd1JFOW9TMjFmTkVscGFEUTBUVXRIYWtOdE4yNXRTa3R5WkdZeWJYWTNSMnRsTFZwTVNGcElSVGx2UTJ4T05VWjRlRk5xZWpZd09DMWZhbTlYTWpGMFUydFZVV1JQTTA5Q05VRXdSVTltYnpoTGNIWkxkMk5QTmw5cmNITmFWWGRQU2xGeVJrRTBMbTB0V1U1b2NrVjRURVpEWWpWS00xbEdWbmRKVjFFLm1SY2hjT3FWUzRhYXlZdnpNS2swRk5VNXhkNWlubDhNVy1fRmxvMVBoMFEiLCJleHAiOjE3MDYyMTcwNTIsImlhdCI6MTcwNjIxNjc1Mn0.YsNnL2afyB3JTE8PmruXpvqLDdCcJc5QvClCN_wZX_I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:52.946 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:54.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 350007: status.find.is(200), but actually found 401
21:05:54.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,350007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ad81f6a, username -> user.1001534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2657367a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216754230))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmZ2OXZ1dDQ5NjdlNHIwMjBlMGlnZHZrNzMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WmMyNHRaRmxSV1ZSbGRuTlBRWFpUZVZGU2NtRlJMalJQWldKYU9VUnVSRGxXZWtSUFowUmpYek5VUzNKVVRHTnVkMU5oZDJkeWJUSXRNbk5mUldnMlJsUjVabGRwZUZSbVZqQmhja2hzYjI1aGJXTjNYM1ZKU0U1d1oyeGpORzV1YnpaelNqSlFXVVJoTkROQlZrNDRRMGhFZW1ORFpFeHVXbHBHUmpoclUzZEdlVkpKYm1wYVJFWTRNWFJGZVZkVWJWVnFYMEZRYjB3elpVeFBSRlpCTUdoRGJIVkJWbmhmYjFFd1gxbE9TM0psVTI1aVQxOVpVMHBxYTJWdmMwbExTRmMzZGtoWllWRnphVVpVZVZSbWFESm1VVkJ3UmpWNlNWVjNVM1Z0ZGxGQlYwNU9SMXBLYWsxUE1sbHFTRUpLT0U0M2RtTXRRbVZUTTFwWU5EWlJNa1JOVEhKS1NtSlRja000T1ZRM1puazNlRXBzV2xwYVN6WjZZVFpWUmpkV1N6TlhlVXBwZUY4eVZWOUxTbVZEWW5aVGQxa3RNRWwzYW1KaE5rcHROMnhoTnpWUlZVaHJVa1IwVVRWcWJtSjVjMTg1U205WU0xWlpabVppTWpkWk9FZDNiMGx3WVZSME1GOXZWRFp5VjE5VFNXVnBaM05oYTAwemFFcFljMGRXVGs1elYzVm1TV3B6ZWpRdFZXWkhVVE5rV2sxdVFVWXlkMkZaV25FeldYZFdUSFJQVERkQlZUVTRWVE5NV1RkM1lXWlpRbGxDUTA5R1kweDJVbkpQYzBnd1kyVTRSbnBXTjJaWlNXbG5SVk42V1UxTFdEVTNjbU5LTkdsM1duQnNVMWxLVFUxcGFqbE1aRTlPY1RZelNuZDJRWFJqZGt3MGFVUTVRemhyZUVkcmFVeFJhbVkxZGtOWU9XSXdWR2xRTTNkc05XOW9lRmN3VTBWM01qVm5VR1ZuWW5Sa1dqaEpVa3BQYzJWNlJWRk9abVJOZVZCdk1XSnBWQzFKVWpsaU5XUTVkbFJrTmt3MmNtZFlOM0J1Y1hKUFRtZDZUek5GTUU5VGVVaG1MV1p6UVZSM2IwdEVWM1V6VFVKMGVqSlBibWRMU0hGNVNrOHhZV3RQTmxaVFZXUkZWMWRxWjJWMk9GbzNMVEJHYVY4M1RsUnVkSFZaZG1VdFRrODRNMTlTV2s1VVJ6ZGhXbWhyZWs1Q1ExUjBjM2cyYm1WQ2NGbHVPVlJqZFc5RFRFdzRMblEzYWs5eExWWkJOMGx5TmxKcGNWRnhaMkZNTlZFLlNzVk5WQ2tGeTlieXlTdkprVHNlNC1ZT29HMndrTGNualFZNjRvUklCeEEiLCJleHAiOjE3MDYyMTcwNTQsImlhdCI6MTcwNjIxNjc1NH0.E93NgY-hIscHnqe_jIjSGb0oSBz5sWr_fQ9WqFncaf4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001534"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:53 GMT
	x-forgerock-transactionid: a6528d04-7bb7-40b7-b2c4-797670bdc45a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:54.280 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:54.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 350007: jsonPath($.tokenId).find.exists, found nothing
21:05:54.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,350007,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ad81f6a, username -> user.1001534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2657367a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216754319))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:54 GMT
	x-forgerock-transactionid: 3ddb1ae7-6e47-436c-8111-5ec562291054
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTJvYzN1ZW0xdTVqOGZuMGhxazhoczcwaGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVJVdEpkbGRJVFU0M01pMW1VRTFmUzJKWE9VNUJMbWxFYTFoVGNWWXRSSGRRU1VsTVNXRm5lVGRIYkZVM2MxQnhOVTlDU1hGSVNsQTViRzVXT0d4cFFsZDFPUzFKYTNsZmFGaFVhbWxZTmtJNFFXTkdNbmQwUmprNGIzZENiSEJ4VTJGNWJqZDFkVGhvVlhCUVZIaGtPWFYzVGs1TlNGbFNTakpxZVdsWlYyZFVXVUZqWlhscFlXVkRXalZJV0hsMGNGVmxUWEkyYVdScVRDMWpWRmQ2ZUdoclFXTjNkM1F0TlhwNFNsWjBUSEpJWVhaNVIzQkNaMXBSTjI5RU5WTjFlSGhSYjFZM05EaGhlUzFrTlVsVlpFVTNia3BZZUhFdGRISlhRMDlRTTA5WE5sazRSRkJ1WlRRMVVFeENSSFpsZUZaQ2IzVTFZelJTYnpCU1JXRjRlRXhqWm1GR1lXWnRXVVJTU0VWbGJYcERPSEJ3YUVoQlNVRjFSbGN5WkdKMWQzSm9jMkp2VWxwWE9WRlJaMVZsUlRkVWVFMDFjWEEwVld4T1gyVktaRkJHY1dkRU1GaG1NWFZ1WTBka04xWlRNRGh5Y1dOS1JVSjNSMnd4ZGtwM2VWaGlZVE5YY0c1cFZ5MWpYelIzYmtSZmJ6UjNOWGs1ZDBOVE9VbDJURTVHVVdjNGFtdENaelpUUlVoS2RVOVdkbGh1UTNwQmRFRjVPV1J0WXpaME9WcDRSV0pyZEVKamMydG1ReTFxY0dZMFkwUmFObWwyVkZndGF6SjJSVFY1V2xKNGEyY3hUMjExUTNaTlIyUlZhV1JqU1cxUWQwbHVTVWR0TjJ4VWFXMVBUbDlsVG5sclZHSlNTV1pLUzJaaGJYSnJZMll3YlhKTk1VUkNRMVpRUlc1UGFtOTVjbmhFUmxCamJtVmhlbXhZVDFOVE5IQTFTRWc1UkZRMWNIbzBkRVJaU0dseFRVOXdUVTVoVVVGQ2MxcExMV1JtYUVnM1FVWldkbTFHYjBsS2JFeE1lbkJhZGxjNFExbFVXbEJXYTNsRU1rMVFPV3QyTjJOS2QydFBkRFl3YlhabGJWVnJTVlJ4T1RsVVkwOWpSMjlqTTFoeVlUZ3lSbGh3UlVwdFUwTlNlamh1TFVOR2FUZEViMFU0UVhOVmNqZEtXVTk0VEdKclpYSjRaMjFuY1dsMVdtUlZVQzFXU0U5Q1NHc3dlRUpKZWxsclZVaENNamRzWVRCYWMwNWpMaTEyVkhOMFNYTXRRWGxDVkRBNWMxUmtRV2hEYUdjLks5SXJhbExBZzYwdE0xOERsTUZTelJ4ZVctSWY2WGZnajl2WDlqYlp2aFUiLCJleHAiOjE3MDYyMTcwNTQsImlhdCI6MTcwNjIxNjc1NH0.9CHsK7CbxORu7FcUlpO8HYr_nD2a0X7ONk6pHqv3oNM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:54.320 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:56.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 350408: status.find.is(200), but actually found 401
21:05:56.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,350408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a9d0e41, username -> user.1002635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14db312b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216756731))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTQ5MnVkMDBzMGw3djNodjNibmhrNnFzN2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmNrSXRMV1JOYXkxNk5UTnNlV0V4Y0U1Q1FVMVJMbmRuWWtaU2FEazBVMnd0TFdWbWVHTnBaa2xFWnpoNFUxOTRjMlI1TjFOU2JIUlNaWHB3WWtGWlQyaDFRelJRZFROQlRFTnZZMGRCUlRFNGRtVlJWVnBhZEdob2EydFRlbFExZVU5V1kzaDJSMVZMYTJWMFRISmxSSG8zZW1VdFprRnJZa0o1Wm01VldHUkJaRlU1YVhwbFVWRjZZa0Z2UTJkd2RHRlhTMEZxVGsxdFgxOU9NbFZhTjJKM1Myc3dhM0JKYWtoV2NtaEJWSEJwUTJzNGRXUnRORGM0U1c1eGFtbDFibUpEYlZabFlsaE1SMmhXYTBzd1MxWkNZVGxaT0V4NE9HMXlZM0Y0ZUhGUlRUZGxjazlyTWpabFptWnNjRFpFYms1QlQyaDBSMnd6ZGtsUmFuaGxTVXhNUjNoNE5WcEtWelZTUlhGbVpHbHNZMWx2VGxFdFZHcHJWQzFPY0d4amVIZzRNaTFEYlZVdFZWaHdaMlF0WWswMk4zRTJaMDF0YkZCM1IzZzVWRkZtTW0xd2IweHhTM2xITm14M1QyNWlUMmhRUzJsNGEzTjFiVmRtUW5GNlkyUlZVM0Y1WVZwUk5FcE5lRzVUWDNORVdERXlaVE0xZFdweE9FTkJRbkZSTms5U04wUlJZWFF5YW5odmVVNTVRWGw1Tm13dFZUWmpTek5vWkVsTmVsaDBOWGRmZEhwM1RYY3hUMXBoV0dGTkxVcEJlR2swUWtoWVdHbEVNWEJCZDNGcFNGSnBXVU5CVjNWdWF6UnBVVXBoYkZRNWRpMXZhVmxYTlVsME1raEJXVzFyU3pka2FUUjNNMmMxY0hrNGVqbFpSa05NUW1oeFZrNWhOVVIwUWpWVFV5MUtabko1Tmw4NVkwVkVaVGxuZDNobmJGY3RiVmwzWDA5U1VUZHNTemt3V25kcVkxQlVhRms1WkZOcVpraENlbW93ZFVKaGVVeENSalJIVldWRVZXbzBSVkpZYmxkUlEzVXhhMWszWjBKQ2EyUkJVVGt4UlVWNkxVaFlPRFIzYUdWV1NVc3hNRGxQWWpkS04zZG5ZMkY0UjJ0MFUzWk5WMFZUV1ZCeFNVZGpSalJ3YVVOcFVHRkZValZWYlVwWlgzQm5SbEphYVdsblNIRldORzQwWkVWMVVFZDVZamw2VVc5RGNUaFlWRkZDU2pWUVRVOW9OR0ZSZFROdFpIRTRMa2sxVUdoRk5HMVlXbTF6U1ZSNE4yaHJRMFptWTBFLjg1eG1xZ1JkTEVoT3VsWGZvTFBRVXFmM05ubVFELTZSSkVIUWRlNXdlOGciLCJleHAiOjE3MDYyMTcwNTYsImlhdCI6MTcwNjIxNjc1Nn0.mMdkoPZnZ8cQ-ayd1_QxlmlIEWgRTMWG2LJNJesPjqk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002635"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:56 GMT
	x-forgerock-transactionid: 015ebc72-2360-4fc0-b1f3-d2355b201467
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:56.791 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:56.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 350408: jsonPath($.tokenId).find.exists, found nothing
21:05:56.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,350408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a9d0e41, username -> user.1002635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14db312b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216756830))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:56 GMT
	x-forgerock-transactionid: a84870c5-6956-4d9a-b1ff-1591f5a66e2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZG1vMDYyMWV2YTYzNGZxNXAwbW02cjNtNDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1ZIcFNYemhvYVVGd1JqSXhWVTlpU0dKZlUwNW5MbXRpYTJNNFZVOTBRVk42TVZWb2VFWTVObDkyV0c5RVJ6TjRkbFJ3TTB4clptSm1PRU5vWmtsUlVGVnVSa05TT1VWb2VFZGZla3hPYTFOcGEyMU9XVVpyVEd3eU1VVXlTR3R3ZVdsbWIwRjNaMWd6TTA5aVVVdzNSbTVNY21GV1NWbDRSVXRzUjJZMk0xOWFWVEpEVTJOamMydGtZbTE2VEdGb1VqSk5OR3RLVUhoTlZtMXVhRXhZZFRKT1MyZHlZM3BXYVVKS05YSlphRTgxZDNkZlkweFRZWEpsYW5kSVpXdEpUQzExVTNvMVYySnphMHRKVGpSTFpVSm1SbVpwWmtGZmFWWkVjemhVV0ZGV05IVmFNRTlrTjBKNlNDMW9XRjlHYTFWNVNGOVZXbFJUVkZsbWRFTmpheTFEZUU4MGNIbzRSVUpSWVVzdGRtWTBORFJHTUZwS1pGVlJkbkJWTjBSNmVFOVhkRXhtZG5aUFQyVk9jVEZtZFVacExWbGpTVWhDZWw5NFV6VlhOVEY0ZDJadlZFNTVPRVZ1UldOTmMxY3dOblYxWVRKSGRIWnNXSFJEU0VFMVUxZHZNVU41U1hKek1tNUJRVmt0YUVOYWNYSkhUM1p0WTA5ZlNURnJabkJUZFZoaGQwTjZOMmxOUVRaSFNVdE9TWEpSZERobFJWUjZkQzA1VmtJeVdsQkxkVE5VWDIxa01uUmFXVlZoYTFRMFUxVlVXR3BSUjFKdFRrc3RhV3BVYW5aVVpYQkhhbGwzU2tGaWFFWklPREJTWjI5RE1VaHdWMUpIYlVveFdFbEpXVlYyZGpZeFJXWm1VelZHVDFsclMxQk9iMmxRTTFBME0xYzVSWEZ6ZUV4R1kyMXRSbHBNWDNremRWbFhPVzV3Y0dKeU9HNWhNR3hHUmw5c2FISlBiSFU1ZUhVNE1uSmpPVFJhVmxodWNGZHVVMk5pU0hFdE0wbERaMll6T0ZOYVJHOTFhVmM1YlZOUmQzQlZVMU52UVZoQlFWRkRMVWxWU2xoaFpYbzVNRkY0UkZSdmFHb3dhakJYWVZwWlRsUXpkMVZoZEhCSGFHVnhiVUpSU3kxNFkwSlJaemRyY2tSU1RsZFVSMWxrY0hFd1dVbDBWMHMzWTNwSlVIcDBUa2czZVdnM2FrdG9ZbVZmWW1GNGFVMHhibnBXT0VSblpWTlZOemRIU1hKd1NucDNMa1ZuU1U1QlMyUnJaM040TURVNFJua3ROVWMzYm1jLkVwN1A3RF9YVVhQVV9pSWU5T2NHN1dMd2s4MVZrSjlHckUwX1FwcEI3SjAiLCJleHAiOjE3MDYyMTcwNTYsImlhdCI6MTcwNjIxNjc1Nn0.cDJocSiXZ8Y-W0-T9wIoyNUsRvj0N-Pl4r0p4U0mZRU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:56.831 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:05:57.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 350508: status.find.is(200), but actually found 401
21:05:57.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,350508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13dbdfd8, username -> user.1001027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@722478e0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216757416))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTdwNzFlZ3Npa2tvc2plbWxiMmJuYmNqMnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVkzVmtOa2x2Y1hscmVWcEplUzAzU2sxWFNYUjNMblpmWmxOWFR6WnNUWGt4TW1kUE0wd3RaRWg0UzNGU1NIcExOa0UzYkRSdVVVNDFjR3RaWm01cVJVazRWMWhzVkRkek4yVlZWaTB3U1Vkb2NYbDZabDlxWTNWc2FXOU9lRmhzZHpnMVNFOUVaVlowUVhFMlNVTXhiM2RMTUVSUFdXWTRWRjlzVjI1d09YZExVRXBDTm5SclFuRnZNMmRMTXpJMlkwODRXamRNZDNOclIwdDBabTFuVVZCcExUWllOMmhDZFZWclVqY3hUekE1TFhSVlRWUXhNWEJvYjBOd1EwdE9kMDQyWDFGUFFqQjFiazVOUVRCc2VuWXhXSE40ZHpWamF6WTViSGhrVmxkb2FqQkhkelJEV0RKUVRraFhYelZ6ZWtGdGIyOWFWVEJoV201UmJYSXRRVlIxWm1sYVUzRklORk14YVdsbU4xUjBlREJOWDBwWlRWUjRNbEU1YVUwd1gyWnRiRzloVDJOQ2NXWk1iMEpXV201cmFVWnROVVUxVUZOM1Vtc3dTVk5qUjFORlJXZE9NRXc1ZUVnMGNuZzFUVEEzVldFd2VVNVRhV1paZFdVNWVHWk1USGx0YkUxM05EQnJSMDl3U1dSSFFYSlZkMmxUUVVwRmJsTkNja0o1TkU5VVpHdElkSGN4VVdoZlpIazJPRFEzTmtsVlNrVjNPV2RWT0d0NGNpMDJPRWhmV1RsRFVuUXpZMlJ6T0dOUVUwaFZOMWszVDJwUVNqUnplbmM1WmtWek1WbEJSVkJCU1VKalRXUkxhVkpJVTIxUGRuUk5YMHhhVEVwVGFWaG9TMnhUZEdzMlVVMHpMVzAwY2pWSE1VNWpjMlE0YlhsdFpsSnZTRzFzWlMxcFQxWkhZalF5VjBGc1JqRnpWR2RKYTJWTVpuWkdWVU53YkZOc1UyWnFNMnd3TlhsbGVETTBiVUZoWDNSclpqRnBjVUZJUkhCQ1pWWkZNbU5vZDNoM1RqVXhXazkyYjFwc1ZXUjZhR0p2VkU5WVprdFFlRWhvTjB0eVlVTmtlVmt6TURCU2NGQTFZVGRTTW5Sa2VuVjVUbVpEU2tSS1RHUnVZMDFpZW1OYWVXUnpORXBLWDBaRFNVUXdRVEJ1YVRsbVlUSk1SVmx5UTNoWFVubENYMU5QY0RRdFFrNXBRa3ByWWtSbldFSkdjVlJ3Vm1VNVdsRllYekJ4YUVkRldXbHJMazFxUlhOUGQydzNiSE00VFhGWFgzRllPRTU1ZUZFLnl2UDhjWUdhbjBGbGZvN3JleXpJa0dndE5ha3liX1QyOFhTQ0JkNHllME0iLCJleHAiOjE3MDYyMTcwNTcsImlhdCI6MTcwNjIxNjc1N30.Y3mJxDZSpZ7bwCzes2JanLwuzt6-KIhFqq3BOSfuz3A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001027"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:56 GMT
	x-forgerock-transactionid: e7e83a93-156b-4430-bbe1-c22fb9081a60
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:57.462 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:57.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 350508: jsonPath($.tokenId).find.exists, found nothing
21:05:57.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,350508,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13dbdfd8, username -> user.1001027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@722478e0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216757502))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:57 GMT
	x-forgerock-transactionid: 75836202-3d2f-440d-ac26-a7e53d0f67ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWx1dGlsdnIzdjVkajcycmxxMGFmbmQ2cXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MGNXRkpkM0ozT0RSQ1ZqRm1PVzlCTkRkaVZ6bEJMazl4VGpFMVJWVXhRbWhKYTI5aVgzcDJkbk5rTUc4M1prVkZkbGxoVTFwbmVUWjVVMnBGV20xSWVHMTBTbEZ4ZEdWeldVdExWSFpuWWxoMVFrUmtaRUV6Y1dZeWNWbEhiWFZyYXpBMU0yczJWVUpMWkZCV2VFOWZhM3BKT1dKc1NXdElUamR5TW5nNFNUSXpOVzlvY0RCeVUxWXdNRVZ0VTFCMFRGWTJhamhuUTB0Q1ZUSkhhRXAxYjBORlptUkxjMWRwWlRKelREaFZMVWxWYkc1aFgwRXdUbU5rYjNwU2FtaHVWVVZ2UkhRMWMwaHpNalZUUjNkaFMwMDJjM0puT1ZsTFZsTnlTMnBWVTA4NVFtZEVhMDFVZVZCTE0zRkpZakJ0V1RsU2FIaDVjV0l5ZFRWWGQyTmZZMHd5VTFadFkzaHlTRTV5VnpBMFJscG1kWGxmYzJaNWRVWlZNRUpFYTFCWWJWcGpWVWt0UzBrMlpIZzJWV3RuZG5kRWVrMXhNREZPVDJZNVdqSkRUVXA1Tm14TVJETXhjMFUwUlZwSlJWaGtTMWc1YldNNE5UTk9RVVJRZVVGSmNWTmtaVU5QZEdwM1dXdERaWFF4YUVKWlV6aFZWamg0ZEhsWmJIaFdjelJNZUhSSVNVTm9USGhaWVZwV1ZGQndhVkpRVURneVRVWXllSGMxWlhOVlJYSjNiVUpXWWxSTU5sVjJTVzlRTFhoWWVuQllkbFUxUWtVek5qRjBPVk56WldwWFQzcDRhVVZtYzBkb1JsQkNjbWwwVWxaRlJXcGZORnBwUW5OR1FuVklNMWR4TUdabVJGcDFiMmh6ZURkU05tWlRiV2hmVDJkRVIzaFNiMkpmTkdKU1ZtUlpSalpxYmpWTVVrdEJTV1Y1UmtGVGIzQm5iQzB3YjBKM1RtbHhjM2hOUjBSSmEwMWphR0o1VTFKTE9IRlFNMGxFUWpka1RsTnBVbVJ6ZEdGWllURlNhbXBwY1hkeVVHOURSbFJRT0V0U1pVbFBjMFYzUldKNU5XZDBhMFpvT1V0c2RWTk9SbUoyUlMxRFJXcDNUMFpMUkdKT2JFMUJURXR1V0V4ekxVVm5kR1ZTTUdseE5IRjFkMWhmV2t0YVkyNUtka1YzTFcwdFZtbG9SVFZTU0ZWUVFqSnlaV1ZYU1hWUVkxaDVUVGQzWVZKRFMxSnBXbVJSWVUxR2MwZFJMa0o2WlhaclNqTnhaVmsyTUc1U2NWOXlUSFJSV1VFLkV1YjU2MHRyS3h0SjZPdzJLa01BV1pfOUxxUlhIOVF0THBZRXRJTzJrd1kiLCJleHAiOjE3MDYyMTcwNTcsImlhdCI6MTcwNjIxNjc1N30.kNE7H5ukrsBnj6TIVFJfiksnxwxbDvTUQNzh1aqmXBs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:57.503 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:05:57                                        2350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=685184 KO=13066 )
> restLoginInitiate                                        (OK=339447 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=338453 KO=978   )
> restloginProgressiveProfileCallback                      (OK=7284   KO=978   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.49%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.49%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.02%)
> status.find.is(200), but actually found 503                      4958 (14.05%)
> status.find.is(200), but actually found 401                       978 ( 2.77%)
> jsonPath($.tokenId).find.exists, found nothing                    978 ( 2.77%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################################-                          ] 64%
          waiting: 192050 / active: 24     / done: 350541
================================================================================

21:05:58.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 350690: status.find.is(200), but actually found 401
21:05:58.743 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,350690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6701a556, username -> user.1002312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b114676, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216758697))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGV0ZzJ1M29wZXNiZmhlbjVrcTIxZmI4ZGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ak9HRjRUVmhqZEVWUllucE1NbWhzTjNGUWRGWlJMa3c1WTFoQlR6TnZlWE5PWjNaMVExZE5NRzFJUjB4bk5rVnNZMUJrTVZOM1ZqRkJOREZZZG10dU56Rk5VR05uVmpkek1rUnlhMjlSVkdjM1JHNVhTMlprZW05T2NWOWxaekV6YzA5c2FXTXRjM0V5VEVGamNHTXdhR1pvTFdaeGFFSllSMk5PUkdGUGFXcEJlRzV6Y2pCUlJXOVlTbU5yWmpBNGNXSndlSFZTTFV0ZldsUjVTVmxLZW5sNU5XZzBVSGhqVjBOMFJGTldUM0owUzBoUlZWZFVSV3h3YlZoSE5FdFBkV2hPY3pKblkweDNka0Z1TkZwRFZHaFBRVFkyYm5aT2FHSkJUbEJ5U2paelNVUmpUWGhyWVhnMmNUVnhaMmMxY25wS1NYSnJVRlpPUjNSTFduVTRSMVZ5V1dOMFNsSlhTR28xTVdGYVYwbG9UbWswTlhoVlREaHRNbTlIYVd0Uk0xQnVkMkpuUkc1MVQyTmZVVGxwYlVkdGF6QnZlR2MzT0doeWVUZEZjUzAxZEVOV2JXYzRRWE5wZFVReVgySkRSR2RYYm1weGVFbGpPSE5YUTFWSFJqZGxMVUZ6TWtkUGNYazVibUpTUldsM1QyNVRlRlo2YjJGRFpTMXBTM0oxV1dwVmExOU5lVW8zTFVoeGNtTkRlVGMyVEdwSmVYRkVPV2MyY0RkMVpEbG5jVWt3WmtWaWJrSnpVM2hLWWpGRVVUZHlWa3RKYldGWVYxbDRaRUp1TFZkMFRqTm1RbTk0VGxGblV6bExOWFI2VTJ0c1RXRmZSRWR3Y3pOVVdYSktXR0pNYUV4M1duVlhSRXA1T1ZoWk1IcDFibVJpZFRsVWJYaHVOMFJTZUhSWWFYbDNZMFp4TkVST2NVRmpZbXhOVlRaSVVuSkZlbk5xZGxOUmVIWnhVMUZKVW1WbVRXSmxRalZuUjJsVVJHc3pTMlV5TWpWSE9FcDFlRFpqTlVWWE9WUXdUM2t4ZWxveWExTnFaM1pIVDI4M2VWSXdhR1JhT0U1VVFqQmZOMDEzTVc1eGJsOHpWbmx4TWxWNGRsTkJlbk5tZG1kQ2JFOWlPVVpYVTJod1drZFRWMDFKT1ZsVU9VbE5UWFpSU0c1emRtRXRiMloyYUMxT05YWk1kMVJ5V0cxaU1XcG5SM2wxTjFwUE1GZFNTRWhUTjJKUFVVTk1iMWR4WHpBeFF6WlpMbEZUVkhWQ05FNXRlRTl0U0VvNVNYTmllRE5hZEdjLkZaVU5IS0tPRkdZQnk1WWE2Y1RRVWdhR2JlbkRfeWlEaWN3NlFtVWhkakEiLCJleHAiOjE3MDYyMTcwNTgsImlhdCI6MTcwNjIxNjc1OH0.qvobAcFbetrY0QVO2aYdQ9VXqQklAU0Xgr8D7KC3Lms","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002312"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:05:58 GMT
	x-forgerock-transactionid: eaf40cdc-3f3b-41e1-8197-d5f6cda1ecaf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:58.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:05:58.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 350690: jsonPath($.tokenId).find.exists, found nothing
21:05:58.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,350690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6701a556, username -> user.1002312, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b114676, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216758783))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:05:58 GMT
	x-forgerock-transactionid: 48c7c5f4-1af0-45b2-9199-8580e40e4264
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmRpcXFrNGhwYW82MDE4Mmw3MWYzY2M0NGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWFrOWFUbDlDWnpoM1VHVkpVelZFUkRGaE1scDNMazlFUkZkQmJrUkhlaTFHTVd4cVNtWXdVSEY2Y1RKUFEyZEZWVVEzUTNsck1ERnRjV1pHTlV0S1gyaHpaM28zTUhwbmVEVjZZbkU1VFRoRkxXUlNTVmcwYWxGQ1UxZDFNMUJUUTAxM1RHaEdRVEZsZDFjNGEyNUtkMVpYVDNKdGNtbERTV0ZZVERKRVptOU1OR1ZPU2pCTVNtdGlTMU5OVEZCU2JEQmhRVVZmZURWck5UZzBia0l5YkdsVVNEVmFTMGxGV25wR1lYYzBSWGxFYlhaNWFUQkdRbEpCU0c1Vk0wNXVTbmRrYjNKck4xVTNXbU5EV2xsVFN6VklRbFpMTWtkTGNFNHRUblZoT1VwRFltZG1RVmxFY1ROTk9XOXdiMTloTFVkSVJrdFRWbGQ0VEhjMmFIQlRWbkk1VVVaMVFqTndVamh0ZGpGT1IweDBValZTWWxKU2NubDBlWHBpY1ZWR0xVOVdPREZXU2xkWldWQkNNRnBLUlc5VFNWUmpMVjlzTFd0Q2FIRmpPVWxRVGt3dFgwcGFUR1ZsUWtNd1R5MXdkVEYxYTFoblpYbGhRM1pUYUVwd1VHWTVVMjE0WVdZNGVFSnRVME00YmtGcGQyVnRZWFJOWVRKNFYzWlZaVkJFUW5ST2RVTnhhREkxWVRORmR6SmtlRFpZTFVsUVFtdHdjazQyU0VZMFlscFhXVjlzZDNSRU0zVjJTa1JxVDJJM2FIUTVRWFJvUlhOd1JVUlROMlZYWkcxSVp6WkpYemxIVjFob2VUZGZNRFYzY0dsNloxcElNVkZCTXpCcVJFczViWEZ5TVhod2FsbEJhSGhDUXpaR05GUlRSRTF1ZVU5SmJIRjJkalV3YkdSeWVHRTBhVkZLUkVsd05XRXlZMnRRTFVSNlNrbDRURVUyUW5aclUybHBVbmcwYm5kdFZuTlZUbEp2WjAxQlYwSmtWVmhaWkdGdVoxTlFhRmRYUXpodGNXdHVTa3RoUzFacVZtVkRXbVpGV0Y5UFpXMDNURU5OUm5NemRqbHVhSEpxVGxOb05YQnVMWHBhUlZSV1gzaHNZalJOY21acE1qbHdSRXRtTFRoM2VEWjFNSFoyVVhaUVJteEZSM05WVkhONE9IVktlVEF5TW13NVNrVjFjRTE1YlRoUWRrbEdhMDQ1WkZFelp6aHNWa2t3T0haME1XYzJhRnBpWDJGNVpIQm5Ma3BMYkZWVFh6QjJhR1JFY1RBMlFVcHBhakZNVlhjLnFyVENuaTZvWVA1WE1tcHhDcVI3emZEc3ZDYmxQejRtbFhEM0NwRkdLbWMiLCJleHAiOjE3MDYyMTcwNTgsImlhdCI6MTcwNjIxNjc1OH0.7pp9kDXep1jVsZYj2GYlgpBv0Sd5Ai3s5omYHVRua0o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:05:58.785 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:06:02                                        2355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=686649 KO=13068 )
> restLoginInitiate                                        (OK=340177 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=339176 KO=979   )
> restloginProgressiveProfileCallback                      (OK=7296   KO=979   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.48%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.48%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.02%)
> status.find.is(200), but actually found 503                      4958 (14.05%)
> status.find.is(200), but actually found 401                       979 ( 2.77%)
> jsonPath($.tokenId).find.exists, found nothing                    979 ( 2.77%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[###############################################-                          ] 64%
          waiting: 191325 / active: 25     / done: 351265
================================================================================

21:06:04.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 351546: status.find.is(200), but actually found 401
21:06:04.567 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,351546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e5ef688, username -> user.1000821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e27775d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216764519))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHNrbTVpMGFvZ29qOWlzYzlvM3BzcDRwdWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2JYaHZkelEwVlhCeE5HTmlhR2hrWkhBM09UZDNMbVZCVVhCbVVWSmFPWGRxZWxReE9HUkdUV0ZNT1VzMGFtRTVkR0k1UmxFNFQwaFhaak5GYldSWVZtOVdOWFpoTldwa1dGcHNMVEZYTjNBMGQzWm9aV05pVTBaWWFHVm1NM0J1TVZwRlQzQnJNa3BFZW1sSFJIZE5XV1ZyVkVONFJqbDZNMjlyYTNBemRsUmZRa1JrWm1GYVZXNVJNWFYwZUVkVVRWcFJjVEpxUjNRMmJXc3lTMkZKTUVacU0xRnpjblJCZFRVMmVGcHNNWFIzZHkxb1JubEtkVko1UVhOcGNuTTNRMHB1TjNweVYyUTVVbGw2VHpKR2NVOXJUakZWYUVoRFgzcGlWRFJvV1RjdE9GZHBZM2hPVTFwSVVUUklhMnRTVDFOSVlXMHllVWxvVGpVd09UWmhRMnRyTUVWRGNWWm5lblpKUlhoMFFVRlBURUpIU0RRME1uZE9jbmxPTUV0UlJuRjViVEJ5UWxFeFkxaE9NRXh0Y1MxcE1YcG9lRkpTYjNCYWJteE9jV3cyZFMxMVVVbDZjbXhqVGtFMVltSklVbkl3UVdNNFNVOW5XV1ZxTkhreFdscHlRbk0yVXpZMGJuUjRlVzV5U0UxclMyeGhSRTVUTkRVNU5sTlNjRlpmWmpoSVdFcFRjQzFTWkMxNVdFbEdPRVYwYzFaQ1N6WnFVbTFzZDNkUE0yRjZVR1ZtY2tsNldubDVSR2RIYUdGZlVsTjVUR295VldsbVYxQmxhVXBxVUUxbk9XNWpRelJ4YkRnMWVHYzBTRXRPYkVSclZsOHlYMGhyY21wdFEwcE9hVXR0VlZGV05teGliSEJwVDAwd2EwVlJjemxKWkVaRGNWRkROV050VWtkbFVrczRlRUUwZVZkMlNtVjRPRWt6TjNKRlduVjFhRGxsT1VOcVMwMWphM2syWlVST09Ea3RXRGMzY0ROZmRsVjJibUZTUTBkYWMzbG5PVEpsYVZWSlMxaDFVMWRpYlZKa2NsWjJTRkZPU21oWU1WcEpZVTFaTUc1MFZsUTRhbFJRTjBsd1VqZDJORk5SUm5SdVRVRklXVWRIVjJSNFFtMW5NM1JDUWxwNlZtUjNUbmhYTkZNMldtVnZjMVpxWlRseWNrdE1hRzlGWWxKSWFFbEdWelZpUVcxRE0yeHZTWHBNYjBsME1GSlZTakZZYm5GcU5sVllTbEF4WldkUWRUQnpMbUpsYVdSSlYyTnNjVmxsZGtoMVJTMUZSMUpUVDFFLlY4TVVjMk1nUDZ4TFJZemNZb1VZQ2hZVFZxNlNNWWNfVnVZMWFIckFmUDQiLCJleHAiOjE3MDYyMTcwNjQsImlhdCI6MTcwNjIxNjc2NH0.8xrSLz4jGQiuOMyDAUwV_QPcPrXMrlMOoRsngXvWgHE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000821"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:03 GMT
	x-forgerock-transactionid: b2d24554-e64f-4742-b1cc-f5bae18b11a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:04.567 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:04.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 351546: jsonPath($.tokenId).find.exists, found nothing
21:06:04.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,351546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e5ef688, username -> user.1000821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e27775d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216764605))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:03 GMT
	x-forgerock-transactionid: 602ce86f-c328-4db7-a067-814b1ea3d119
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmg5MGd2MTJsOGpyZG1ocWR2a2VyYW9wNzgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWMxWmhVMEZwYm5sQlZYSllkMGhuVjFWQ1NreDNMbTlZVFd3eVVWQk9NMm96Ym1VNVFWQnhSbWRXU2pOa2RHOWtaaTFmWlZGMFZUZ3hVRmQxUkZBeFVUbFhhSHBWZEV4a2RFRTBVSEIyV2tGaVRVdEdlSFZmY0ZSMlZ6SkhOVmREZHpkc04zaEpSbFU0U2xoSGFrWTBWbTFyUTNGTWRtRkRabVl3U3psaVMzWllVMDlHY2kxV04yTktkRlpqVjJWeE5XSjZZbDlRZG0xdGMyTjJWM2wxTURnNFlXMDBhSEpFZGpVMFlYZHplakkzZW5CV2F5MWplVTVTYm5CcFUwRTRabnBNVkU5VWFtMXBNbk5rYlRSek9VMWhSRlZSZVRoSWJrdHBPVjlMVEY5ZldHdG1SMGt4YjB3MU1rczFWR05UZDFWRVRuQjBNSE16WVhaQ2VtWkNRMHBtYVV0WU1sSnJPV0YyYzNRdGJVcDZiRTR6WmxZMWFWWnlMVTQzTkdFdExWQXlWVkJETjBoa2VEQnJTWFptTVVSRGRrMTFUbVZwYzBkeGExOUxYMWsxZVVJeGEwdzFiMk5IU1VZeU56TjZUMDV1V0RWWWIwMUVYM2s0WjNkR1JtdDBRalJEYWt4NGFqUmZiVmRpV1U0emJISlNZemR4V201aVVEVm1XbTluZVRadU1URlZVbTVsVERCd2EyZGxkRGRTYVc1d1ZVNXVWVXA2U0Y4NVZsVm1XVmxETTFKalV6aFJjak5xTm0xeU1FTlRhMnRUWjFCWWFIWnlTMDlPTjBWZmRWRkJUbXRMYkVoMlNFZHBNVEZVTW1oRVNsRnhZbkJ1YmxoMFlsUk5hV3cwWkZsVU9EaE9VMjkxZFdkRldWSjVVMmhpYUZaUlRsWTBjME5CVGpFeFVIaEJjSEJNTVdvM1pERmtPR3BVVVU0NVNqTkZVMDlDYlZvMU1HUlZiVVJIVGw5VlRtd3lObGhuVjA5WGFXMWpWMlU1ZDNwSVFrRkhZVGt4VGpNeVdtOVRXRjkwUkVGWFltVm1abGxqZWpOQmExbFhhVkZ4VDNodVJ6WlBSR2cwT0RGRmNXVjRha3BWZUdsUE5EVm9XbEZ2WldSSVVISm5iVTFPUzI5cldFdHdja2xZTm1OVVFXSkpXa3RGTkhOVFZYZHdRWGR2Tmt0c1ZWWlRUMFJwWkZCSk9IVXhOakZ1U1VOeVp6bFpaWFZLWVZCVlZtbzRMV1Z5UmsxYVUxODRMamxWUmpNelJHdEpaV3B6VTIwMlpVazVRblZ6YkVFLnY0R0JBNFpBcDdoVW44Zlk1eVZmOTg4eFJQWUZBMVB3VTZ4U21jb3ZFMm8iLCJleHAiOjE3MDYyMTcwNjQsImlhdCI6MTcwNjIxNjc2NH0.RSe-zpceGoIYAkyfbdgEAibTHMu9Yt5dF3HzOUF0aKE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:04.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:05.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 351632: status.find.is(200), but actually found 401
21:06:05.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,351632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a9d6f83, username -> user.1001942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ed6b13d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216765027))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTZ2MG4wM21vYzk3M3EwM3RpbHV2bDlsN2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlJWSTFkMkpRWWw5RWJTMHhVMGRhVkVVMFJFMTNMbFIxU21GcmQwbGthR0ZXY21ONVEweDZRUzFGUTNWMmFtWnhibmx4U2pKRVNGaE5jMnRvVXpOYVVYZFJRVzgxWTNVNFZqaEdUR2hqT0ZkRVkyMUZSeTFtUm5wbVVrazFkalJIV213eVMxOU1hV2haTkVvMldXaFFPVEpYYVhCbE1VNVBlV2wzZDFkQ01VRnRWbXRFWkhaNGNIbzFRVUZ5ZFRGQ2VHTXhNMVpLT1ZrelpYVk9ObXA0YUhkU0xWQnhaSGRwTld4V1VtVmZWa05hVFVjdE1VUmFkRnBTVVZsRGJHWllPRmswU1RCbFoyeEZlREZvVDBJMlYyeFFXWGxKYmpGc1FsRXhkM1pPYWpCMk9GWlJOVzVtV0dkU1ZWTXdWa0pOZDJaWWRrZFdVRkJDVkhsNUxUVk9lSFExUkU1SWFFcGFaMHREVVROT2RUWTRlblZvZHpCeVpsVm1WM0ozWWs1bFJVZDJZbk5JWW1OMWVqQkpTbk51VFZBd1YxZFJiRUZPU1ZkTE0wWlJjMUpDYnpCRVlqZDBRbTlLTm10WWNVdHVhVmxyZFhaemJqbDBMVU5sYUhseWRGRjJUbGh6V21RMVRHWjNlRkZVZFVGa1FrcE5NRW90U2sxNlpVUm5hRk5wU1VwV1ozTnJlR1ZWVkVwdk5tRmxVRmxwZFcxNlprMXZjamhJUWtaRWVGOUxkemRJTW1SaVkwOW9Na3hEZW1wYWNHNVhVRjlSWVZrd1dUazRjV3h4V0U5b2MySmhPRGxpUmpnMWNVSklSVE4yV2xWbE1tSmlTR3hsWjFKemRtTkhUakZqVEhSellrUTNkRVl5Ums5WGJpMUlPV1pHWDA1bVJsZE1kamg0YkZaRWJIWk5Sekl0YldObFRGcGxiVXd6YVdkWmEwWmpkVGRhY3pWeFJHbHZibFY1UjB0d2FWTkpXbEJsYW1KRVIwSjVWV3RJVmxSd1QzbHBTbE4xYlZweFEyZEljRWg0Um01bGFYQXdjVm8wVUMxTFNVRTVkRk5rYTNwaFltZG1TMmRoT0daWGVVOXdabHAwWVdWT1NVWkxaV2hUTjBkTGNtb3hXakJDVmt4VlNuTjRZMTlxTWtsR1ZqaFlhSGt5YlROWU9FdENjVkZSTUVoNlYxUjFZMGRoTldKM1pYZzNjRWROWWxZM1dHRjFiVmwyTjFkSFlUQk1iR1JNTTB0b2RVczBMbmR2Y0RWeU1ucHhNV0UzVG1zeFpWUk5ReTFyYVdjLjNTUmk5ZE5ZbkNSLXRRbk5hT2QzX3VxcHIzRGdDbE9EX2pORGxjN0wtdlUiLCJleHAiOjE3MDYyMTcwNjUsImlhdCI6MTcwNjIxNjc2NX0.6rEvVPl88u8JujvDaSvf85qtLoNfONzllYyiEuYspTY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001942"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:04 GMT
	x-forgerock-transactionid: 67403d3d-664a-4346-8cdf-ab2ae515d279
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:05.077 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:05.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 351632: jsonPath($.tokenId).find.exists, found nothing
21:06:05.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,351632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a9d6f83, username -> user.1001942, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5ed6b13d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216765115))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:04 GMT
	x-forgerock-transactionid: 9884aa2c-7a71-47ed-8a7f-a2daf9d5e1d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTJncTgxajlrNmxsYnQ3anY3dXA4dWY5Y2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1FWUlVaemxFU1d0M05GRnJiMUo0VjNSdFpVVkJMbmRuWTJVM01IazJWVFI2VUZNeGFIQXlkVzAwV1c1Q1ZreFdTbEp6YUVGd2R6VkNjMEo0Y0hCeFNFWlRUR1ppZEUxbVRWZFJXbmx5V0dsUlJGZGxTV1IxVmpoMVltbERaVXRrWTFZNVkzUkJNaTAyV0Rkc2RYbEtNMjlsUkRCa00xRlFUemhLZURCa1IyZDRjMDVaVm1sblpWQllaRXBEVVVKNGJXbEVhbHA0WlRsVE9HRkVVRmxEZWxkTlgyWmZPSFZwUzA1bFYxUmFOMmR5Y1VOYVpGUnVjbFJ5YmtRelZEWkRVMjh0TWxOalZITndPRkpQYjFwS1YyczRSR2xuY1ZGc2VVdG5XRjlsUTJSNVgwYzNVbDk1Ympaa2NFNDRiWFF5TFMxdFIxbDBMV2RXTm5GWVNuSnJhVU5PWldKamJqWlFNRzR3Y0UxQk1ITlZWR0l5ZURsdkxWQmhZVmRyYWpOeGRXRlJaMFJ3VURkTVJVUjROa2hOVGxwc1NGOHlOMmRCVldseVpHb3piMHBOUlROeU9XaG1Oa1k1WlVsUFNISk1hRGc0Wm1sWlZscGxSVzVHU1dOTGJVeGtURU5xUjFaNk5Va3hVbVIyVlZCV1lsWTJjbTVTTTE5ZlQxb3hMVTEyTlhsNWNESmllVEJyUkRobVdXUm5hbWhSY214RFVIazBVbk5XTVc5Q2NGWlhhVlJDTTNoVVRrWjBXV1JrU0VweFJYVkJRV1ZETkV4TWJqbFNVM05XZFRKMlRHVmhVSGxDY1Vsd2FtOHhlVXRpTUROU1l6aEVZalEyYXpGTk5sRm1VVTgzZUdVNFFrWTJjSE14UVVkalZrVkxSbEJWYUV0MFpXSlJXVVl3VEc1R1RucHJSMWxRYUVJemJHOWxlRFpRY21KUVRrZElObVo1ZGpOSll6VnViVnBZWkhFM1IyeGFVV0ZhYnpsTmNtVnVTbE5IT1ZSNFYyOU9ZVXBLVEU1T1NubFpSRmRrTTNWcVowMVRWMEZSWWt4UVNrRkhUbTlPU1dsdVZuY3llRlpvTW1sblpETk9ZbWhLZGtGYWFrdDBObVJYVTBaNlFqUlpjWFYyY21RMGF5MW9lVGh4U2pjMFF6VlZSWGRZUlRWeldVUXhVVTVHTTFWTWVtaFlUMEp1VjJKaFJFeGlRMFJwWkVsNFdYVk9NVlJ2YzB0MVpua3dObFkyUldKdlMwWlpMbXRKWmxaalV6aDVPRjlDWkhwQmRrZDZMV3hFY0djLk5TNFZvQlVPVGZGblFRSkFhX0R5RkZKMzdDckJxUEV0QnlzOUhTeDdjd2MiLCJleHAiOjE3MDYyMTcwNjUsImlhdCI6MTcwNjIxNjc2NX0.7xmkEpj-GBT9w_Wmga-rdIk9A6XbL9smG4Sd8OiJY2g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:05.116 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:05.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 351707: status.find.is(200), but actually found 401
21:06:05.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,351707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@91c3fa, username -> user.1002900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3197cc77, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216765587))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjFqdHQwbzIwZzU3MmhscDB1YTY3a2c5NHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eE0zUTBjM1JHVTBoU01sUXlXVkZ4WDBsNFoyeG5Mbll3UkRRMlNFVmxSeTFLYnpoSGMwOUNNek5GVW1Obll6UTRURTF5UTFjNGRWVkhORnBwWVZWMWEwNUtUbVppVEZwT2FGSkRaSFJVWW0xVWQwRktXVGRuV0dWSk5ISm1iazlJTld0dVlVWldjRTFFZUZCa1lVUTRkbVpHVjJSMmRtUldWRTkxTFhaMlRGRk5URTFvZVVSNFozUklhall6YmpCUU1FdHNWVEp5VFdrelFWVXpVbGh0TkRGb1dXdG1VR1ZSWkd4YWVHTTJjR3ROY1djNFltRjJhMmM0VnkxSWQyNW9XRTlVUms5d1gxQXpTMmc1TmpsdVpUWTBRbDlVV2s5TFlVeHlSR2xzTkdWUVNqUnhiVmR6YzB4c2RFY3dTbmxTWHpRMVVYZDFMV3RtVkUwM1dVeFNUbmh3Y1dGMFUxSnpWRlJ2ZWpBNFpVaFBjbnBPWldGcVNHZzBjMUIzVTNGbVRtZFNWbVZPUkV4YVpEVm5abU5hTkhZM1F6TjRlRzR4U3pkZlpqRnBjMVZ2VERKWFRWOW5Xa0ZsT0Zjd1NVVnNNR2xpWmt4V2QwVTBWMUp0WW5aYVEwOUhaVk5ZZVVkd1YyZHVjMjAzYlMxcU9HOXdaa1JXWmpkRlpHWkJlbWhKV0cxSk0weGxaREJCYWsweGQwVmFaa2hDVGt0T2RWQmxWa1pVUjE5RGN6ZDJaV0ZaYTFobU5rbEVhSEp0TFVoblZtWnJXR0pUWWpSVVVuQllTVGhSV0d4a1RURk1Na2h5UzBad2IxWTVlRGhrTm5WSlEwVlBNWGRyVTFKdFdFc3lURTFpYUZwblVtUXdOaTFSWkdaelh6Qm9aVWRMY1VSdVoxcExZbUprZUZvemR6WnVOMnhOYWtaTlRYQkJOakZ1VW1sNU0yVjZiV3RwVjJOMVlrTXhVMlo0TkhOdVMzVklZM2RvWW5GRlEwSTFORXBXY3pNMU5GaHBlbVJNZFhSNllWWlhkaTFaVGtkbk1HWndjWFpzTkV4V2VuaGtOMnhuV2pCelQxTmZjbXBGY25sb09ERlNkVmhtYmtWeGNsaHlOV3hxWkdJMWNHRjVXR05KTWpOV2ExTkJWRTF1YjFwTGRuTTJlbWxvVlVvdFJVaEVSSGxuYTJkb2VsQjBPRU54WVhneFVtNUdRVzUyWVRCR1RESm1hVzFDYlhoVGJtWTNVMjkzV2xWc2ExOU5MaTFPU1UxQ1ZIbzVZUzFXYmtWd2RERmFaMEp1YmxFLmF3b1pqUDRoUXYzQzVZbFdncEpoOGlaWGllNFluNzZXSi1zZlYwWFk0VlkiLCJleHAiOjE3MDYyMTcwNjUsImlhdCI6MTcwNjIxNjc2NX0.YdPORDtw5GIYz_ggaBZWo6_96HAYJUN5GKn80LlY33Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002900"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:05 GMT
	x-forgerock-transactionid: a3ff99e3-8cf9-433a-a783-f1d295b0bd3a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:05.638 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:05.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 351707: jsonPath($.tokenId).find.exists, found nothing
21:06:05.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,351707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@91c3fa, username -> user.1002900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3197cc77, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216765676))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:04 GMT
	x-forgerock-transactionid: 1f1d90d5-13f4-4ac0-91d4-a7e388332b6b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmsycmttcTI5bzEwcjI2dmF2MzYzZjZmdnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elQzZHJlamw0WDJ4d01rOTViM2RpZUhGRFZrMW5MbGxvVmtkdlZXVllhbEV4UW0xSVpEVlVVVFJrTmpOcGNYbzVaazFwU0VSbk1sQk9ZMGd6Y2pCMU5FTmFOVzU2VTJGTVdsRkZURk5TWXpkdGMxRk9iMDVOV25oVE1XVXpNMDFmWlRReU1tdGxUbDh3WDBKM1FuVTNORFJGYUVjNFRqbEdPRVF6U0c1SmNXSlVUbVpRWmpSa1dHSk9SalJ6UzFSMWJVUXRZVlF5TkVOdU4waFZhbE40UWpGWFNYcHpWMEp3YVVSZmEzbEhSVkZJTjFweVNHcDJXRlI0VkROdmNURnVVak5LV2sxRUxYcERSWEZ0TFZsS1ZGcFZVa2hQY0VkUGRXTklVRFprTVRkd01FeEpWVll3VVVGeVZIcHpRbkJTUVhjeVlUUkNaa0ZuTkhCV2JrbDJjRlJPYTBaUVkyVlVVVzVaV0VWRmIybHdYMHB4VEhKNldqbFJlRjk1Y2tVMmRrRlNZbWRMWTJoVlZHOURNWEJSTWt0ck5WRjFZa0pxT0hoM1JrdFhSRFkxU0c4eVRqWk1ielJhYkRWMlkxWnhURFZ1T1d4eVF6VmtNMkUwVFVKbVYzbEhiMUYzVWtSTmFGWnNkSFpLUzJGM1dtZzRiRFJWVUhNMldWOTZhMWx2VjNOeWFsaEhUWFJzVUZoT2RURnJTMHBsZDAxTVVIZFpObkJuY21SZlRITm5kbTlvZWtrNVZFcEZXa0Y1YXkxTmJuQlZVWGRVZVVZNWVHNTNWR2N4WkhGalowNXBUbGt6Vm01UFVYVldhMkpEU0ZWQk5sUlVhM1JEV0VGT09VUTJkR290WkRoeVJuZGlkMkpSVlU1M2FFWk1SekpwYW1KRE9VdzRXSGxpWTJsSGVWVmpXbkJyVmtSVFRIb3RVazR4YWtSSE4yaG1UWFpRVjAxSWRWVjJlbGxYY3pFd1pXUkpWa1JvVkZWV2VGOHlOSFZ1Tm1SeE5VeHlaRFZCU0Y5R1kzSnNUSGRtTTNoQk9HczNNV3BqY0ZCNlZYcHdTV1p6VmtKMlNtazNSMnB4ZFVKbWQybHNUalZJWVVRM2JsWnhWME16VXpOM1ZVWlFkRmxOZVhwc01HTkhOMlZ1VVVsUmVraFVXVlZTWlZBNGFTMWhhRmRRUTI5bWNXUkpNVVJYYW1aalVrbEdUblEzUTFJNWFHVkdWVkZVYWw5SlRIcENTMUUxTFVwSkxWcEpMamxZVlU1RU1YaFJWSGxGVVhKRE1VWTFaamh5VFVFLjNMS3B0RWlINnlCMHdSQ0w5TnB0dk1pRWZtX0xWSW1qaFpGZXdUWGpCNjAiLCJleHAiOjE3MDYyMTcwNjUsImlhdCI6MTcwNjIxNjc2NX0.e67ok76y024ujrsI_oNlVySLWS7SZXAaJ8IjBo51Jp0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:05.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:05.993 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 351770: status.find.is(200), but actually found 401
21:06:05.993 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,351770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36c4837b, username -> user.1001151, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2609c9d7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216765945))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnM5Nm5yaXNsMnQyaWNpN2puaWw5c3NwaDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVNuazFVM1pUVG1SaVVGTmZkalJGU0VKTGJEbG5MbXhHY0U5WGVqZGpjWGREWjI1SFUyWXpNRlJTWTJOa1FXWnZZVEZhU1hOV0xYbGtiVWRxT1hKSlNuaE9UMmsyZG5wUFpERXRVV3RPTkZoWVFYTnpla2xRTmxWcGMwSk5jVzFhWW1GdmVqRnJjRUV5YTJ4a1J6ZHNRblEwWjJ3d2MycFZkbkIyY1hGaFlYcEpNekowWXpWVFJGRktabmhJT0hvMWVEaHpVRkJPVUdwMVRGSlViVGRoUzFsc1lVaEVaSEpIVDFOWVUzcHZPVkJtU1Y5VFF6QnFaekZHVERoSVNFRklNMnh2U1c5eldFeHBPVXQzYW1aM1RHOWtTVmxSYm1OdFJtMUdhUzF1VVZodGQyWmpPVEUyVUZSUlMzTnphVEE0ZG04ek1WcE1jRTVGYm1kV1ZYWlNkRlJTVldkeWJsRnlNbWRqT0RaQmFWQTFaMnBNUVZwSGVVTmxOR1pIUWtOR1NVNU1aSEU0VEU5bFprcEtRa2hqUm5VNFZVRlRTa2RDT0ZWRlpuWkxkVlF6Vm1Kb2FtZHJNSEozU2pGd1JVTjJNM2gxUlVwdk0wVmhiVEJOWm1kM01FcHBWR3BaYUhVNWJTMVJkMmhmVWxweFdYSllSRTlDV0hsNlVGOXdWRTR0TTJsbGNrWjRMVFJKYUVoZlFWaDZURk5IYWw4M1lqVmlSVEptTWxoZlIweFNhRUZhUVVNelJXZGxiMVZRWm5sbVYzSTNaM0ZrUTFwRFVFNWhOVWxzWmtoNGRVTkVWMjVTYm1FdE5GSnZMV3N6Tm5Ka01WQjZOV2RKTTAwd1lsTlRORVIzVmtwd2JUVkZiVXg2UVhWMWNIaHpNbFZZV1RGUFNFSnVXbTlZWlVKUVdqZG5SblYyVGtWVk5qbHBSRTFCVG14aGREbFVhbVo1T0RCU2NsRllUME5MUkRWc1ozRXlMVU53ZDIxbFZFVnhTRWt6Vm01UU5WZE9NazE1YzBoTVJ6VjRibGxYY0hsek1uWXRkVWhqTTJ0SVpURTVhRjlMUzNWNVpFMUZSR2xHWmxZelRtUjRVWE5zTUdWbWRGSldUMFJNU0ZSUGFXWklNR0ZDVjNKQ2VqTXdkVEp6VTE5VVFXZzRNblZ4UTJzMFIzcG5PVEZ5TTJ4c09XSnBTbVpyWW5oRE5EZDJaMjlqYmpoZk5ucFdWVkkxTW1aMFZXVnlaRFpIWkVKVFVVcFJMa0Z0ZWtKRVNrWnphRU5MV0hWeGRsRjNTVnBuT0ZFLllZOENxbUw4dnhGU0RnXzIzV1ZMcFEtOVRkd3d1VGFzNnItT0ZoSHBoNWciLCJleHAiOjE3MDYyMTcwNjUsImlhdCI6MTcwNjIxNjc2NX0.t6IbI0e79jzQq1B-JjKEPxnokjDChBHCMj1jMdcsgQo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001151"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:05 GMT
	x-forgerock-transactionid: d0cfec94-39ed-4331-953c-2dbf3d4c9f3c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:05.993 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:06.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 351770: jsonPath($.tokenId).find.exists, found nothing
21:06:06.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,351770,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36c4837b, username -> user.1001151, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2609c9d7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216766032))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:05 GMT
	x-forgerock-transactionid: 7f7f235a-be03-42eb-91e5-f494299f9f08
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjJja3JvODg3MmU3a3YybGFsZmp1OTg2cXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFVqTkNWRnBETTBwS1pFVnVha0ZGWjBWalZrdG5MakpKTmxKUlVsRnFibmR3WWtWSmR6VjVSM1ZGVG1velVHSlRTWFJPUzBGeU5VcHNaSEZmZFZGdE1rdGtVMDlqUTA1dGJUSlBjbVJVVEhWblgxTkdiRnBFUVVSaVRsZzJjVU52VUVWNmJ6STVWRmd6UTJoWVFqaDFSWEF4ZDA1TmVsZGhkbVpVYzJGWFdEUmFUbEJOU0V0Uk1sWmhhMEZuZGtFMmIwSm1iVGxyTjFsQlZqTnliWGhITlRNNFRsQmFTVXRZT0ZremNuSTBaV0ZEVlRWVlNFMWlXWEZ3T1hRMFdHNVJaMnh3Y2pKWVh6TkNka2cwTFVSMmFVSjRXRWhXY0ZkM2JtWmlTamt4UmpSTVZqSlNkRkZYUjFsc01WTnZjRWxKU0VsWFVtTkhZelJaVVVVM2FWQXhWakpqUjBaVlpUUjRPWFJhYm5KalNtRndlRXhXU1V4UFZsWXRkVXRWYzJGM1pVWkhOV2RWZFdKc1FtZFBXRVozTUV0cVREQkphazV1V2tSRGVWTjVaVWd3WkZveFRtOUtSVzFGWXpVeVZ5MW9TRmhRU2pWcVJGQndOMlIzZUZOb1QzTmxVMVJXVFhkV1VsUjJaV2RIYWxFeGFFSlRTVnBqWms1NU4ydFlVak5SUWxRd01VODNSMHBEVEVSSlZHRnJjME15VFRkM1pVbDNPQzFuWnpFM1gyaHJUbTl6U0hwWWVIaHlTM3BDTmtSdWRHeFJRM0V0ZUhWWFEwdFRVbXBDYTBVM1p6azRYekJqV1ZwMmNVVTRVVXhMUVRsc2EyazJVMnRrUkU4dFZIRjJhMFJDU25OSVJYY3RXa1pPYkdSdE0zcE9VbVZIVjJaNFh6SnBSMU5JVkZoR1ozQXhjV05qWVRSak5WaGlYelZqZHpKZlJVVmhaRXBrWTI4d2JqQnJha3cxVUZabGFVOUZOR0YyV0VFMlkzUkhWSHAzVEdFeFJFVmtWVkZvV2tkV2VqRldSelk1WmtSTlFXVjVkMlpDYlVFM1gzTTJkMk4zUjB4RldHSkdjVVpZVEVRM1RWSjVOVE5yU0cxdWIydzBUVU5IVkRsZlJuZFhTVGcxTkdacFNHeFNVak0xVUVwek1qVllWMGhFT0VnNFIyeGhZWHB4VnpZeVptY3hUREJFTUV4UVQxaG9NbDgwVTBkUk0yeG5SVTVET0ZaWGRWbEpiSFl6WVd3elZqa3dMbGxzV0hORmVYWXlUV0U1TlV0TWRucFdhR3RqT0VFLjlkU3drMGc2TF8zZUJ5ZWpKaXVwc1JjTktORjBsRlhiTUFLM1pjazZnODQiLCJleHAiOjE3MDYyMTcwNjYsImlhdCI6MTcwNjIxNjc2Nn0.KEl-Bjn5Bb9nGvs_0bGbWFv9KNs_Cb45mntNT0B6oSs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:06.033 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:06.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 351881: status.find.is(200), but actually found 401
21:06:06.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,351881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@781bf0ea, username -> user.1002442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a804463, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216766681))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN252MXRuNTE3ZGJ1czY2ZjgxbWplcnQxOW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFNuZFVUaTFXYjJ4TWRUZE5SRkF0Um1ZMGJqbEJMa3hUTkc1elJrdFhObk5vWVhCR1MzVmhOVXhZYUdsYVpHUTNXV2R4U21SRFQycEpNbG95TkVSeVVsYzRTVWwzWjFwRlUzcDZhMlJ0YVV4RWVTMTNWamsyVGxoMFJUVTBNSEZQTTNGdU9VeE1WMFJqUm5oU1pFOXdWRkpFYVVOSWF6bFZNVWQyZHpOS1kyUTNVbk5hY0ZReU5sUkhOSEZUUVd4RWRpMUxWa3BMY0ZGT05WRlFVRnBWTUVGSE0xTjRabGxtZW1jelVtZGpVRFV6WDNWSVNUWnplRGxITW5oRlVrUmhVM2w2U0cxRlpuaDBObU0xU2tOeVJtbGZRMDVZYUdWR1VXWjBRMjVQV2pSVVZsUnhRbUY2U25aWE5WRnROSFJtV1ZsU1lsODRXVzVmZG1Nd2R6TkNVbFZTVVhselowMHpNV05mTVhRemNrWXRTaTFpTFVKSk1tOUNkMWgxV0MxaVQwOVNiM0ZaUkdwU2QzRXhaVzlOTjFoblREZFBZVUZJVTNaRVFrdFdRMWhxVEcxTlFYRmpiamRLVlROV2RVVTJNME5uZDAxeFZsUnBWREkwYzFWM05uRllNR00xWWxSdFlXdHhWa3BRTldaZlkwaHRNbVk1VTJaSGNrRnNjM042YUdoNmFFVnlXR2h2TldkdGNqWkNiRnBIVW1oWE5rbzFTVEZDY1VWVVEyeHZXSEJCYTJkcmFXRmxOVFJTVVdJMmEwdHhWakZUV0dzelVqSkpORVZMWWpoMVlqbFpOVTUwTW5GT1FXZHZUVFZ5TlZNMk1HMHRaVVF3VUZONE5GaEZZbFoyYnpWV1NUQlNURzVqYVZNeWNsZEJibTVITnpSMWQzVXhNbWw0ZFhoZlZESnFRbE5aVkV0SWFDMWlSMDFCU0hKdFVGQm9WbVpFT0U5QlIyeHNlRkJsVWs1WlJVZzBkRE0xVkVkeVZ6WmlXVXA1UkhoWGRrcFdNV1p0YkhsSGFXeFZOWFp3T1U5SFJqVTRjbkJ5Y0ZCUVh6azVXREJxTldoUmQyOXVURkJrTjNkSlZVczJSVTk1WDJSVFNtZ3hUWFI1VkU5d2VYaGlOVXBqZUd4dWEzZzBRblZrVjNwb1EzZ3dOMUZDUm01S2JWaGZjR2t5UjFoSE5tWnRkVkJSZEZoeFdtZFJaMWhSYlUwM2IyMDJaRlpPY1Y5Zk5FOWtabFF6VWtvMmNsWlZMbVUzTlhGM1JFc3phRU5EYzJGdWJFY3hhV2RQZW1jLnc1NjRYd3p2N2psRjNnVktvVlFGNThpcVZPOHRRQkFWM0NZa1pUbHFGZjgiLCJleHAiOjE3MDYyMTcwNjYsImlhdCI6MTcwNjIxNjc2Nn0.EtzYwzefon4KTs0sA53uiSj6O_rIHc8djvDBBBoQksI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002442"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:06 GMT
	x-forgerock-transactionid: 7f88a24d-deb7-476d-b648-e5d32062cc9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:06.728 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:06.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 351881: jsonPath($.tokenId).find.exists, found nothing
21:06:06.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,351881,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@781bf0ea, username -> user.1002442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a804463, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216766770))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:06 GMT
	x-forgerock-transactionid: f0468034-57f7-401d-b187-77bb486533ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWc2N2c3OHNpYjU2dGZqZXZ0NTl1ZzBnanEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVRHUlBRMU5NYUhGTVkyNUpVbTlrTVVWVU9GbEJMbWQxT0d3M1NYTkNSMXBTWkVWeVVsRk1PVkJHWjJwNVJGTXdjVWRRUkdOR05VaEhRVTg0WlhWTVIydEhjVFJXWDNSQ2FGSjZhVFZTUzFWNVlrWmtXRGxIUWtVeFdrMXFZVWxTZFRCVVRGSjZhbVV3UVdZMFRtZGZkVVpDWVZwZk1GVnRRWGxLY1UxaFdXZGxZemhsVURWaFoxUlVNVkJHY21GRWFpMVBiV2RPVERaWmRXSnlUekV5V2xwcVpXMU9NRE5yVVdWNVdtdGFNMUpDZDJWaWExYzBPV3BIYURaUU5sa3hXUzB0Ym5WRFlTMTZOMHBUTTNkaFRrRnlRalZsVm5WVVYwaHZkWFpKWDBkdlMxTkRhM0JzU1dRMmJqTjBVRmh1VkVzMFNHVkdXVE0xVkVwVFlTMDRObWQyVFZOaFgyaGtla3R0TVZNMk9EUmFUR2g2YjNWdlZUVlNka2haZVVsbll6Qk9kRzVXZGxoelh6aDVhRXB6V1VkSVowTnRMWFY0VFc5WU0xTnhlbUZNU21waFoySlVPRlJoU2xBeU9HaEhMVWN0T0V0M1VEbEZaRVY1YjFScmVrVnNTa2N6YjFCcFdrWjNVVmMyUXpGWVR6bFdNamhSWkRWMlVIWlNhWEZ2TFhoVlltZ3lZbTkwZVd0SWRVMXNZWEp5Ym5GUFRGaGhkazFTYURCRlgxTXdiVFJXVHpaTlExWk5SM3ByZFhKaWEyWjRNV1JVYTNSTmRuaFFkMU5zTVdGQ1NHMWpWVXhwTTFsQ2FTMHRURkZQVTBOdlRGWTFUM0V0VUdZM2MycHVjUzFaWlZsYWVFOWhOakk0Tmt4V1drMXZZMkZqVUV0TlluRXhSMDVVTWtWS2VtWm9kamd0ZFUxMlpHMXJOVmhLU2xkdUxVWkxNek5JWXpCR2EyWTJkVkpMYkdWU2RXUkRSRUZPYjA5T01FNDJaamR6T1hwRE4zSllRa0kyVFVWZlJrTlJSemhSUmpSRE4xWXpTWEpIWDJSV1ZrOXFVMjlWTW01T2RIQkphSEpuZG1sdU4ycFlWek42VEdGeGEzQmZSbVYwTkhCdE5qTmhkRXh4V2s5alNqWkhibk5uVDNGTE4zVXhjemRqU0VVMU9YSlFVMVZIUmpOdmVWWnZTa3BSTFV4ckxURjVPVTluVG5wR2RWTXpNVGxuUlVwV01HWjRkbmQ0UW14T1RXRk5MbDlhY0VGMGNWUlJMV2hSTm1aTWJGWlpablZTVkdjLnJSaElvVXYzR3BlcFpEVkgtSWJlckJpTWFGWGhzeVlvSE4tUUM4OXQzX28iLCJleHAiOjE3MDYyMTcwNjYsImlhdCI6MTcwNjIxNjc2Nn0.BW6O2YuYHqEu3j3MK7wKvTfShRZB4uv9kL58xVl35IA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:06.772 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:06:07                                        2360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=688137 KO=13078 )
> restLoginInitiate                                        (OK=340915 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=339911 KO=984   )
> restloginProgressiveProfileCallback                      (OK=7311   KO=984   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.47%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.47%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.01%)
> status.find.is(200), but actually found 503                      4958 (14.05%)
> status.find.is(200), but actually found 401                       984 ( 2.79%)
> jsonPath($.tokenId).find.exists, found nothing                    984 ( 2.79%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################################-                         ] 64%
          waiting: 190584 / active: 26     / done: 352005
================================================================================

21:06:07.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 352038: status.find.is(200), but actually found 401
21:06:07.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,352038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12f6798c, username -> user.1000655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36ee70e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216767815))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGVtOWFyOGltajJ1cWR0bTE3cHAxcTQ0bmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFNFUjRSSFpTTTA5U1JVSlNSelZ2TVVnM01UbG5MbGR1VjBKWmNsOWhRMnAyYVVKSWVFTXRaRXcyVWw5TGIyTlFZa1YyTXpaQk5HeEthMFl0ZFVSeE9HMTNkV0phYUZCWFMzUmtWRWhqYUd4MVZ5MU5hMHg1TVcxaE1IbHZjSE0xZG1sRFZtNTNVM2xJTlZZeE9YSTJjRXQzTVZJMU5uVlZRM0pPVFRoUVIzbFljMjlUV0RKVlRuWkJVMHRtZWs5cGFsRlZNMmswVFhwdVVWcGtOazVMTVZrMVRrUjBabFpaUkhkaFRqRTBPVXd3WlhVNVZVaFNWRkZpY1VKaE0zaEpWVzVyWjAwd1MyY3pRWEJ2U0ZWM0xWTkVZMTlYWkRkS1gzVlhMVFJFYURSNE9HaGxSV2xYVTJ0RFNqUlpNMWhQUjNaV1ptSkROMlZDUVVkbWRUWmlXR3RqVFdGMWNHaEhRVWhQZERCVlRUQkplbXB6YkRKWlRVOWxiM1pZYlRScVMxTk9lVk41TUUxaVpXMXJUbXhxY0d0VWRFZzJVMDAzVVVoTFQyOXZNbkJmWVhkdFRITlZRVmh6YTFsNmJWWnRaM2cyV0Y5TU5EWlVUalJzVEZSRFpYTlZXRzB0T1hoamJtdEdlVzEyU0ZCNGFHSmpTVEJhUzJwMlVVOXBMVE5SZEU5b01EWmtjWEpCVm5wa1Vrd3hRMUZuV0dOSE9EbFpVakphT0Zoc1RqSk1jbE5WYkRod2VtdG1UVXRXT0ZWelJYVXpWbW96YUdSMldWTkNYMmhFU0cxUGJHOUtkSFpVWDNKYU1HcDFNRTgwV0hSNk1tWkVjRlJNWlhkaFZtTXpSVVJVZGxoRmMzTXhjbU10ZURneFVISlZjVkpqTVhsaVdsbFdiakJFT1hobWRVZzNaVGh5TTA5R1prdGtNRmwwWTJKQmQxVjNZM3BoUWpkS1Rub3dPR016TjFaQ2FVNWhkV3d4TWxaMFZVNXBjWEpHYUZaaWIySkhSV1JyYzBsb1JrbzJUMkpSTmtaTldqUmZSa3RTVDI1eFFVODJjRXBTTFZwb01uWmhWV3N5VkhScWNtTlRjeTFwY1RCQ1QyWkNlakJ6UWpGR1JHRktWRFp2Tm5OYVVFOUhkRlZQYWpVMlUxUmtNa0psWkhoMGIxWkNkRzVxVlMxQ1NUZERZell5WVROTGJqWXlVQzB0VXpVdFF6RjBNelkxY1RCTWFGOVpXVE5sZFdKNWFVMDBMa1JmVFU4MGQwMWxaa0ZMV2xWQ05FcHVOM1psVmtFLldRcEZBVk5LVEQ4V1lwZWJ4Z3lXZXlyVDNXUGRmS0RFY3VLeTNHYndEcFUiLCJleHAiOjE3MDYyMTcwNjcsImlhdCI6MTcwNjIxNjc2N30.oc_QaV1w0EZKLQ9GtZhX9DqG19KbkW5ypF6npMu_FJc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000655"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:07 GMT
	x-forgerock-transactionid: feabe153-b21f-4d97-b43c-ce64d77f34fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:07.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:07.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 352038: jsonPath($.tokenId).find.exists, found nothing
21:06:07.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,352038,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12f6798c, username -> user.1000655, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36ee70e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216767901))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:07 GMT
	x-forgerock-transactionid: 61076d66-8530-42c0-8719-713e59986e1b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTQ5MGQ3amdkNjMwZGhxaWZiM2ZkZG91dTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGVGQkJSMlJ1TVdGTVYweFlhV3BzV0RWNGVtcG5MbGRxZUd0aFVYa3RRbmhCZEhCak9FdFJVVWx5Y2s5U2IwSmpMWGh5VHpSaGNFcHhNblZrUm5KSGJEVnFNMkpqZUhSeldDMXZSbFpYZUdKM1ZVMVhZbU55YVV0a1gyZExRVnBrWTJKVFdrUm5iRkZxYlY5aldtRlNUM05ZU0VKeVIyOUlkRTVTVVd4TFVtaHhhMmh4VkZSTmFqSmpUbXhSZVhKRVdtdE9NVXBzUkdSMlNuY3RlRU01WDJFeE1ISnpOalZ1VFZGbldqUkNOWGRLUkVGcE5HRm5PVVJTVWs1ek56QTJMVEl4UTNOWGNIUjBka2xoT0hBM2FUQlRZVmxUWXpSb1dFaGxPRkV6U2w5MmNVaEtjMUpETlhSRFVYbFhMV05NWHpOWlVrZFJaRk5NZFd0eVgycFNWVWwzTm5RdFgyZE5jamRFVDNwSVJrZG5jMGc1VmxsMmNDMUZjRXRQVFVGNk5XTm1lVWxMVEVwV1VqZHdPRk0xWkhSQ2JXNU1NbXB6V0VoV1YyZFFURmR3WTIxdE5YTTFRbkZ5UzFvd1RFaDFSVWhrYlVSRk9Fa3lWVU5PTTB4b1pXUnJRa1ZqYzIxUGExaElYemsyTWxKNlpIRkZYMjk0VTI1WFMzZzJja2xrYmxoeVYyeGhNVGN4Y0doMWIyUm9TRFZQUmtOMVdubHRUMjA0UjIwMk0wSjFXVTV6Ym5OamVXRXhabVZSUjIxbFlVMHhNVlUyWkZCTFlWQlBWR3RNYzBKTFlqZGlTMVJHZDB0dGVsSnpRakZWWkRkT1NFVlNVVlIyTnpoTFpFa3lTMDlpZUVSMFRHeGhWblJVYm05aGJERjBiaTEyTkhkRGVXWm5abFJDTlRSQlkwdHNaVjl0UzNKck1YTmZaM0pUVTJ0eWMzbzVhSHBNTVZsVFQxSXdjVGxJZG5WMFRqSklTRk5mZG05aWJYZFZPV3hGTUdVeFYxVnlZMDlKWmkxa1IxazFiekJvY1hJeGRGOTVVWFozUmpBM1FsbHVUVXRyZEdKblZIa3hjbUZ1WnpkM01sSTRWRlJuVXpKWk1qRklSR0ZxYjFSblZUaGpRbTF0TUhablVISnpRbmxJZVhvellXcEdjMUZqY1VGcE1VMUxVRzB5YWxaMlFVZEJTazR0WlU5aFZTMXJjV2x0TVdSYVJEa3dSWEpYT1hwVVh6bEpTMmh3VkZGMWVWOU5MaTFVTVVaNFpHaENSakJ0Um5aWGVuSXdYM1ZwZW1jLjdEVS1JdlpyNGRUMmtEdFB6YTVlNkNHaXBMLUZoc25ITlh3N3BCMXpZOEkiLCJleHAiOjE3MDYyMTcwNjcsImlhdCI6MTcwNjIxNjc2N30.vx6XyuPY_W8a-L5DDOPvRu95MwQsAfPnTOysKUHxpr0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:07.902 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:08.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 352069: status.find.is(200), but actually found 401
21:06:08.108 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,352069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e58839f, username -> user.1000423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ee5fb0a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216768062))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGZjdTN0MHNwdDFxYnNwNjRibWpldmcxYTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VU4xQklhRXAzYUhJMlJtUkNXbVpHZEdobVgwVjNMblZTVDE5NVkyZG5aSGN0Ym1oUGEyeEVXRTlNVTFOVFExVk1VRWR0YVZkbk5tdzRVR1V5ZDNCYVR6QnpVRms1WWxJdGJEVkpSbWRGYlV3MVMxcDJVWGhvU1dKWGFWSm5TalpQVlVwWVIxVkNiRU0wWVc5M1YwWkdRemxEZG5JeVVFbEVkRVpKYjBoWk5WVmpNMWw1VW1WM1NXSk5UVkJwUW00eWVtMHhURUZDZVc1aFNqUnJZbG8zUlV4T2FrRkVkbE5WTm1kaGRWWktaR1ZGTm1WeU0zTktOVTlDTTNONlRsSlVMVEJoU3kxelVGVmtiREJoVTI1UlpuUkxTbVYyVFY5WE1ETmpjakpNYkdGSFdqQlNORUk1ZEZVeFdWbDRVa3RJWlVsT1UxWnJTR3hZWVZKUE0zQTJhalpFYVdaU1JVdHdOQzB3ZWxOV1IyeDJaM0UxTlVrNGFTMHpTakJzYVhSR1JFRnRhVzF2VTNadldtUlFjblp1TmtoRWFXRklkRmx1WldoVk1XeFRXVU16T1c5M1RrWkJZWGN4T1RsNWJtbEVZbEJZYm5wWVpsbzFaMUV4WDI5WFdHcEdlV3hxUkU5NE1YWnpPRkV3ZUZod01UTmpaRWxGYzFaWGREQmFWak5VVWxvellqZHZSRGxhVXkwMFdrRk5abU5oYjJWV1VUSTVkVUl3Um5Fd1ZVTlJkbFZLUVhGMmMzQkNUREY0VFRkbVMwaFNjREpvY0ZkR1dsSnViak5sWmxKU2JuTnlhakpEVmtKalZHWTFXamhGZDAwMGFVSmpaRFJMTkRZNVh6ZzRSR1JFZEZReVdYUkllamhIZEV0a2FVZEdMVGx3V0hKTlFtVXdSRGMwVm1SM1RGOWxZMGN3Ulc5ZlEwb3hTVEpOYVZWbkxYRnRNVzF3UmxWeWJGOHlUMVJpZFZWU1YwNVljekIxVERVeWFUVkxUMGQxYlVOR1VtdHBVRXh1VjFwT1NteGZXbXh6ZWpFM09UbElNbTR4WlhaRFNqZGFUekl5Ym5oSmFHbFRZMmcxWkUxcGVrSlNWME5sVjNnemNuRlZlbkZsU200MU4wZG1lWFpwYUU5Wk5sZzVjWFZEYjFsSVpIQTVSMjh5TTBaSmRtRXRPVmRDUVcxMVNGVk5ZVXR6ZEdnM01EZHZYMFkwTFVzNE9FbG5Na1ZWTW5sR1duQTVWblZDTm5WSFkzcHJMa1l4ZGtkMlgwWkRYekZuTVVsRU1UTkROVWROUlZFLl9sd0ZEWGFrSXR4QjJyU2ZVSnFITDlUZzV4TE5FbGxJV3VwNkJORmNSbEEiLCJleHAiOjE3MDYyMTcwNjgsImlhdCI6MTcwNjIxNjc2OH0.aeqEW6MSx1TVXjQw1b_sIjPFIS-soRuQDWHYQxLYC6U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000423"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:07 GMT
	x-forgerock-transactionid: 73f4a0f4-1293-4718-9c9c-bc9e15651b38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:08.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:08.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 352069: jsonPath($.tokenId).find.exists, found nothing
21:06:08.147 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,352069,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e58839f, username -> user.1000423, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ee5fb0a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216768146))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:07 GMT
	x-forgerock-transactionid: 7c538399-9b11-413d-8a4b-b2d7322f4ad3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWR0bDNxcGRrdDMxZ2ZpMmxjMHJodDRnamsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlpXUmhjMUJ3T1VGbVEweEVWMGc0Y2toT2RtVlJMakZtUW14SGFURXdPVkZLV1dWU2JIbElTMVk0UlVwMmMwbFNXbmhmVUhadU9YTmpTMEU1U0RsaU5FOXRaVGsxV2xvM1RGbG9OelpDV2tFeGFXRlVORlY2VTNwVFNXcFZlVkZxUkZCTFpFSmlTelZOY1ZsS00xa3pabUpHWW5KRGIxbzVZMVo1WXpGT2VrVTJaV1pIWTA5RWMwVm5jbFZ1UVRKelpuVllVMTlHWlU5M1VsOVNZbGwyZUVWalltdFRSa3RoUW1ORExXTkhSbFZLVUhVeUxYVlhTMmN3VURWbVVWVlhaMHc1UjBGMWVWQk5Tazh0UWtkak1uSkxlbEIwY21OUmIxRk5UV3BEVlZoZloxUkpaMjlOTkVoclVsZGxNRmc1ZW1obE1YVlRWWE5EWkZOS1gzTjFUek5mVVdKa2JYbFhUR2R0TFRsU1QwZExYek5IY1c5c2IyNHhiakZPUzAwelFrOXFNM0IwVUhSV1NqVm1Sa3d0VVZWcmVYWm9aSEl4UkhaaFVuSlJaa1JSTWtVemVUbHNURmhyUlV0MlR6WlljMVZCZWxsT04wNXdPVFJFWTBOcmFEVnNZblp4TjJWamRtc3hWbXBIUTNWU1NtOVpiMlZ0Y0ZWUWVuZ3hUbTh5WDBKNldWWlhZM2xWVkRWdllUUlRTRk10V0hveVlqSkNRMmxyY25WUlRtVkxMVkI2U0hZd04xRkNkVVpKUmtsM00zaHJhMUZzUkVkeVVVWlpZUzFhWjBreVdXWmxXRmxpTWxweWFsSm1iVkpaWlhwalRDMVVXbFpUUjFkM2JqTjBMVll0V0RCaVNHNU1aR1o0ZERka1pXTnhiVEJNTkZSeFYwc3RhRFowVkUxRUxVTllWM0paTUdabE4wOVFWWFJtYjFSRU1teDFRMlZKUzJWa2QyVmhXWGMxU1VVM1oxRmZURjkxVGxwblFtRm1lRlZDY205R1NEWnVTWEpzUm5GVWFDMUphVEpCVTJGNmNqVldiMFpOY1VoalZFSTNTRGx3U21wTFl6ZENUMjVJYjJ0amRsTmpZakZTZEdrMlFuVXdWMms1VVdoZlNrNVZMWEZ6WjJOcWJHRm5jRVpYUlRsUVZYbFdkRkYwZGs5d05FazVaVGw1VVMwellVNWljMnhDVEVwSVRsa3hiMjVXV1RsVlZuSmZORmhZU1hwb1pIRkdMV1JYU1VKTE1rVnpMbTg0YWkxWE1uTTNaVzFYTTBKRWVXMW5UMmwyZFZFLlF4ZVFWWDFTbHlWMW00RmpDRXk3LU1TcDBMa0Z1NkQtWHU3eFFMQ094c1kiLCJleHAiOjE3MDYyMTcwNjgsImlhdCI6MTcwNjIxNjc2OH0.HoLJ_wWsTDMCb577hAK4KYGoaQxhN3nSzkYFwUcTWiQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:08.147 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:08.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 352197: status.find.is(200), but actually found 401
21:06:08.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,352197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3db5f697, username -> user.1001545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25465d0a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216768856))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTJoams5djQ0bms3cHR1bmwwNWYxc3V0OWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1pWOUNhVjlKVld3NVVHTXRXWHBsZWtOQlJERjNMbkpzYmxwS1IybHJUSFl6U0RsT2VrbFhkMmR0V2tWWFQyUXlYMEY0TXpjelZsUTJMWEpFV0ZGNFNTMHhiRjlPWm1KdmFrNVJaMHRwVWpGb1pIWmZWSGhIVVdKSFlUZDVlSEpxY0hZeE9VMHdiMFExY1hsRmVHNXZZekZLUTBodVkyVjBhbE5uYkRKcmNrNDBkMDA0TWxseldsSXhXVzFvV21oSWMzQXRablZvVjNacGJWOW9NMjV6VjE4M09EaHBkV2x3ZERGYWNGRndSVGRaT1dSTFRHRjViMmh4VmkxSlZrRlNXVFI0YVZwelEyOTBUMGxCYzIxeE9HSnlXVUpCYm1neWJucGFSMlpHU1dsT1UwZEdjQzFEZUd4b04zQkVSMVpCUTB4M2RGVlZja2RJUms1TWIycHlSazUwVFRsTWExbHhNVGwyZERkR2RVZ3hObVIxV21aSlJIWk9aalpQWldGQ04zSkVUaTFJYmtGek1DMXRhRTR0TTFCWFJXNTNWRFZqWVhZNFgzRm9WM2xxUTBkUGNFMXVielZvYXpkYVpqaFJOSFpETUZsTVpFdFNSR3BpVWxsTU4xUjJhMVZMU1dNNFEwcDNSVTltWjIwM2FEaHphRFZ0UzNweVNqaDVSbTF0Um5Bd2VVUTRjakZWYTFWd1IzWlpPVTlwVm1GcWNIbEhaRnB2TFhaV1lrZEZhMHBUUTBSVlVtNVJUMVo1T0MxT09UaFpObXRhVlZkblFUTmljVTVHTVhGYU1HUlNVWEp0T1RkNFVYVkZSMk5zYUhrelgwaFlObTVqVURCMk5VTkZXVmcyVVZCUVltNVhObWhxUm14TVRqY3dXVlE0U1hkQ1dGaFZaRkJpZDBsR1FYVnBVV0ZsTlVsRWRFWnVlR0pmVDNKM1UxRkhPRUptVW5kRFJtZEljamxTY1haV1ZVWnliMkV3VkVGQlNtWmxkVFUyVjBWYVpsZ3dNemhRYkVsNFJVeHpjR1Z3UjBzdGRFMUpkSGN6VnpCdWJ6WkpiME5sTFdoT1JVZExaVGRFTFU4eldFaFdlWHBKWVZoamVVWnNRbXM0YlZweFJsbG9RVFEzV0V0aUxXbENWVFJDTTE5RE0xcGxVM0V3TlVkTFIwdGZRbmRxTlROQ1VrZDVlVXBwYW1oNlJYQTRWRUpITjJwWGNHRmhaVXAyTFRnMmVGaDJTV3hJZVMxR2NrVkpMalZLYlRoUmN6VXhZbWhyVFZad1RrTk9VblpTVDFFLkZicVhETWJ1RlhaRFh1akIyN3J5clFkQVM5WlppX3pPTVVzX3BLTmRQTUUiLCJleHAiOjE3MDYyMTcwNjgsImlhdCI6MTcwNjIxNjc2OH0.csrYdwyqpIGTjkGopT1dSozoZie_TyP1bVTzq-nKpGE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001545"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:08 GMT
	x-forgerock-transactionid: bc34edac-d895-48cf-a05a-474d5f088787
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:08.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:08.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 352197: jsonPath($.tokenId).find.exists, found nothing
21:06:08.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,352197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3db5f697, username -> user.1001545, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25465d0a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216768943))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:08 GMT
	x-forgerock-transactionid: 46b2b435-b338-402a-8937-362eb7dd5774
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNW44cm5lOWVlcDdyM3RianNyaHVvNmt1MmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFJ6ZElObWxEVld4aFNYWllZV2swTjNWQ1NFRjNMalZOZVZkcVJsVkVaVEU0Wm05VFRFVjBUa1JmVm1wT2QzTlJhQzF6UjNScGFXVTJjVWx2ZUhaWGVWa3RXSGx3Y1hCWFMzQklVWGhTTFRoa1VGOTFSMU5CWjFsUU5qbGlWV2cxV0c5Qlh6TmtjMFJJTlVaV1RVMU5SeTFLUW5rMFpETXlTbFp6UzJ4MmJIazRTa0p5WWs1T016RkRSVVJKY3pGRloyRXROM0Z3YjA5cGRHSjFTRXR5VDNnMVZVdFZlbU5OWkhSVU5tbzRlWEZVTWtwSVNqVkNhbFpwV0Y5YWJ6VklRVlZvVFdkUmNVcExaMDU2YUhCbWRtc3pZMHQzTmpsSFJsZG1jVFp0VVhjNGMwVmFja1JFTVUxMmJHeFpRekJEU0doWmIydE1YMnRaYlRacE1GTTBhVlZ4TURCS1NXaG5Ra1ZDZVRCTlh6TXdkRkJUVGw5T2EyZE9jR3RwVFZsaVIxOW1kRjg0ZHpseVYzcFJRMmhFVDNGZmFubHJNRTlzVkVzeFdUQXRSamxhY25jdE1XWkxSMkprU0RNdFZVMTZRV05LYTBoWldHRkZkMnB0VDA4eFFtbDVYM1prVlVwall6QktiVzVVUVZwMVJUTk1aVE14Y2twNVlXRmlOVFo2ZDNGVVVtRnFXbWs1UVVoeVZsODNVWGRZU25kSVZXNTRVR0pUVlRST1VIQjBOMjh5Y21wTlJFTkVOMXBNY0RGV1VXRlpXazlsWW1ack1YTlZOek5xT0c4emJscDJiVTVUUm1aVE4ySlBkSFpHZURCcVQwRmtia3RaU1dOdk0yOWZkbTB6YjB4Q1ZHRmtTV3RoV0VWSk56bDNlRGxXUm5oUWJVZGpkamRZTUd3NFZFaHNXVXg0WjJJNWNIazRhMHgwVm5OTWNITmxVWE10YzBSc2FUWklTRUptWjJZeU0zWmFVVFo0YmxnMVYyWlZXbTl4YXpKelZFMVFkVFl3Uld0ck1qUTVMV2R5Tm1ka1lqbDRUMEphZDJzelZEQk9ZV3MwTUd0TU1uUkRiVmg2Y0VSdGNrUlFYMGt5U0docE5ubHFlVFp1TTNCNGIzQnRRVGxmVVZONWFHcHNhRkIzWWxjMVZWVjRNVzlrYm5wQmFFNVdiMFJFTlU1elJqbHZRMlkyYWt3elNGWk1jVVpsTWs4eWMyZE1Xbk5RZUY5QlgxOXNMVGxWU21OUU0yWXdMalJNWVRsc05UQkVYMnBvVGs5V2QzRjRURE5xU1djLnBGVFRNLThLRWh6Ukh1OGFZdzFfdEU3SXdtSF9kZ1dOWXBEQVM1SDVXbzAiLCJleHAiOjE3MDYyMTcwNjgsImlhdCI6MTcwNjIxNjc2OH0.MRHTBDu_MO0xsIJ_on9ENNqEUprJ4SPhaFKF_Xu4AiI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:08.944 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:10.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 352423: status.find.is(200), but actually found 401
21:06:10.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,352423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52e821db, username -> user.1001461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c979a5f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216770185))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDFtb3VtaTI5OGd1ZXI0YmhycTg2bDFkZ3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFZYVlpVVzFFZW1WTWVGRjBOVGxyVGtoVFZqRkJMa2w1YkdwUlJrcG9aa2hGVXkwNWRDMHpkSFZyYTJWdVNUWmxVSEEyZEVzeU4zUlBZMFJ4TkdsTmRYZElSemRzY1dGb1FVVktaMWhwTURSV1kwUlBWUzFLVlVWSVJITmxVMXBmTWswMWJqVXRVbVZOTFZOM1IyMWFUbHBZV0Y4NVN6bERNV3g1TVhob1UxbGlZVkJKVUhWdWJsOUJjVGRTU3pGdWJtTm1ka2hYVmpWVFNXOWZSRGxpYldOVFJVNWZXR05vVEZSWVltVjNibk5PWTNSR1JFZFFTREZKT1ROMU1ETjFWMFJzT1U5VGNVSnlMVjlOUVd4RlZtTnBSakZhVDB4ek0yaEdORmN0UWxOWVNWbHNXVWh2UlY5MldGUmFWVkF3TWtKSmJrNTNZVTlSV25sd2EyTXdiRE5wV1VSaVpHOUhkbTlSZDBsR2NGcFdiWEp1T1VKU05tWTNXR1ZrWm05c2FrbGFiVkpYT0cxbmRsUk5hMXBXVFRaaGNuTnVYMDFETFZCUlNFMXZkRVZRU0VjemNUUXdXV3B2VkZaeFJIcFFWblpQV0VGa05sWlVTMVpRTlRsR1VXUnBhbk42TmxRMGIwc3RjMGRVTVZKaExUaHBVbWxqWjFsZlIyTk9aams1TjNsMVFrMHhMVlpITFhSWWNGVmZMV1pwV0dzMVYyRm9kRlJUWVhaWVJHdE5aSFJ5WVZaemQzVkhSR0pYWVZKNlFtOWxValZIYzFOS01HSTVOVTFaY1RsQk4xZzJjMnhxTFY5b1JVTTBWMmM1TnpCUWFIRlRkVGxrT0doTVluRjJjUzAyTlRBNFJEZ3RSR3htV25wclJIWmhVVGN4TUdSMWVFOHlSamRaV0hWWmJsOXJRMjFhZG5FeFdHa3hURUZIU0dsRlFVRkRSWEo0U2xkRFZWOUNVMlF6TVZocU9YbDRSRVJLTjNaNk0zSnJPRXhpUmtoRGVXSjBNbU5sYW05R2VqaEtlRXcxTUhWQ1IyRTVjV1pGY2tjeVQyRjZRak5OYmpCaWVqSklPV3BLWWxGb2VWSlpYMjlUU1hSeGRXbERhVkZYWm5wMU9VRnhOSFJSTW1aNlltbEdaR28zV0VjeFIzWmpZbVkyWW5wVk9VTXRTVkZmUjB0b1Frb3RWRWRZTUhsMGVXbEdkUzExY25WRlowVnVlbmd6V1c1MmJpMUdUMFUzTWtoV1EzTm5MbkJKVDJwSVUzUkNiVGxNZVRNMGVqUlBlV28zYzNjLlBOaENhUnJzb1YzZmpRa1Z0QUctS3ZyMDBHaVdvRXNXelQ0MUtUVzF1Y28iLCJleHAiOjE3MDYyMTcwNzAsImlhdCI6MTcwNjIxNjc3MH0.qTFIdtd9Oa9KWf-a8FBuYXqYtZC8ES8VCBYNEs7hpqk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001461"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:09 GMT
	x-forgerock-transactionid: 928e31a8-0720-4f16-8d37-d9d3c698b6ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:10.232 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:10.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 352423: jsonPath($.tokenId).find.exists, found nothing
21:06:10.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,352423,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52e821db, username -> user.1001461, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c979a5f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216770272))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:09 GMT
	x-forgerock-transactionid: 74011f1e-b2c5-4f1c-a538-620cc7c72148
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjFsdGtnZHRvN2RqbDdmN2NpcGFyMGV0b3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFIzaGtPR0ZQV0hKd2JWbG1ZMnhDWTFGWWVVTm5Mbmx4YWxCSmRFaFNNV1p5Tm0xRExUWXdjVTluVEZWaFYzWlhNV2R2VW1aaVdFZE5iVEJ1ZFV0NldVMVhSRmxZWWt4R1UzTjZja05sWWxaMGVrbDJiV2RSV0dkVlZHcHNMVUphWWtkemVuSlVkRWhFV0ZWcFRGTnJjRTkwU0V4VFgzQTJabWhTWVhWcGNVTlllSE5zTVRkaGVFOW1iWGxGY0dsd1REQXhhUzFNYXpkdVIwUkxSV3hDYTBSMlpGVkRUbE5ZYWpkSVEyWTRWWFZKT0ZReWFGWmFaV1UyYnpWZk1qZERlVU5DWWxsWFNVZDVUV3gzTUV4c1ZVTmpkRXRvTVVwRFNGOXFUWGwwZVhSS1RUaFFTbVYzVjNGM2EwUlRWakZqUzBKNlRGbzFRMGs0ZUZGS2NpMUZXRGRWY0hSdFEzWkNUSFkzVEVWalRFZEdhMkpJVG5rMFdURTVNSFJ0Um5GbVFtUlJiVGhEUjBNMFZ6VmxkRTFTUTNBNUxVdDZlSFpKVEdWeFpubGxOakpoWlVwV2JWSk5PVzVSV0VaSVdGSXlTR2R0Y0VGV1duSnRYM1pyUzAxamNtaHpaV1JNVVdwWFltdFhVbUZ1WkZOMGIwZHlNRlZFWWxSV1JURkZOMEpaWnkxUFFsVlhVV1ZGVW0wdFdIVmZla1J3VEc1NlIxRnVjR0ZoTVZkSmFYRmZUMnh6Y2tKcGJHRkZaekZEV1hoaVJrTlNjWFozTTIwd2EyWldMVWhuTFdoVWRVNW1lbmxOTFVkUmNYbERNRWh4VUZaRGRTMVZia05TVTBSNFV6UXdZVFIyWlhORFkzVnBiMjl1T0VGQ1FuZFhaV1EyZFVoYVN6SldibEpMUVhOZmJFNDJibWhSTnpscWRtZDJVbEV6V0VwT1RtNVNkVWRZUmpKblkxcE9XbXAyUW1OdWJESkpWVjkyWjFGb2VFWldjMjF0UkdoUVlYRmthMGg2TUZaa2FqQkVabTVpYkZaUFNrOUZjRVZuVW10dmNWTkhZVlV4Vm1aUWFEaEtjbWh5ZWpCS1EyWllVVUZIYURaV00xOHlWRVF0U1ZWSFZXTmtUREZrZG1nelJUbGhkRzF4VW1aaWVuSnRjMlJGZFZSTlEzaFZlRlppVDNWRVZIZGpOREF3U21sMVNpMUlha2hTTmtsV1EwWnVaSEZJY0hndFdYRjRhMlUwYm1WcU9YSk5MbTF5TlZoblNpMWhSbEpVVm1sdlF5MXFUR3B5U1ZFLmFrRzZ1TkVaaUtUc1I3M1hPZDZXNFFkM0NVWEdEa0U1Z2FveWhKbDV5ZlEiLCJleHAiOjE3MDYyMTcwNzAsImlhdCI6MTcwNjIxNjc3MH0.9JneIUf_aerslel6Rt4N-tgQHp9wxolvwq7_y12Z3OA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:10.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:06:12                                        2365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=689725 KO=13086 )
> restLoginInitiate                                        (OK=341702 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=340699 KO=988   )
> restloginProgressiveProfileCallback                      (OK=7324   KO=988   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.47%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.47%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.01%)
> status.find.is(200), but actually found 503                      4958 (14.04%)
> status.find.is(200), but actually found 401                       988 ( 2.80%)
> jsonPath($.tokenId).find.exists, found nothing                    988 ( 2.80%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################################-                         ] 65%
          waiting: 189797 / active: 21     / done: 352797
================================================================================

21:06:14.715 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 353141: status.find.is(200), but actually found 401
21:06:14.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,353141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a812319, username -> user.1002421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ec9927f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216774667))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2VyZ20wa3I4cDAwOXViajJkZTJxcmFsOXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlYzTTJTVkpyUVdkWGMwZEZlVVJ1ZVVoQlRWSjNMa3d6UzNRMVFrMXNkR016T1ZRMmJ6SmljV2t5U1VKMVdHdEdVbVpFZDBSTGFuRXdYemx5WkVFNVZIRkZaRXhYUkZsekxYRkxNa00xTWxoTU1ERlpjRk5WVVhkclZtOWZiVk5uUzJadlkwdzRjMjFTUW5CTWRtYzVZMVZTT1dRMlRWQTRWWGQzYnpKR04xUkpNV3AyWVdWeFpHdEtYM0ZvYzNCdFIwaE1kazVaVFZoNVozWnpTVm94ZDJaMFNIVTVOR3Q2VVZkdGJEQnVjMVV3TjFVMWNYUmhZV2QwZDBoMmNEZEtkVmRVVEUxNGFrNVFhRGxvVnpBd1oxQnBNbVpLU0RGcGNGWk1WMU5DU1RkZk9GWk9OVTR6UkROaFdYSnVVMmh5VDJ4YUxWWklZamMwUmtsbVdGbEdaVlpaUmtWUWRYQldOSEpZUVZrNU4wWnJRbnBKZHpGRGNtOVdhVzl3VGpnemFYb3hPV1JZUkdobldFVm9NVmM1WWpGdGRrMWxRV1pwT1ZKaFlWWndiMEU1VTNKVVQyODVTbDgxYXpSNFYxaFhPV3BhZFdwaFozSXRWbUpQVUVabU4zQjZOSGs0WkRNeGVIQXdlSFJwUkhOdmVuTm1MVk5UZUV3eU1VOHlPRXh0Y1ZCd1RHNWhjVmhZWHpBM1VrZDFXR0poTWtoNWFWZFpRMEpEYzFoWWRDMVVWMGxuT1RVM1EzUndjM2htV0VZM0xWZGlWVFJ3WVZoS1QycFRWbXBoZWpFdFVVRnBRMmxsTXpsM1JHcERWMGxPZEUxMmQzcHdaRGxRZGxrNFNWZG9RVEJKYTJOSVlrTmpOM2cxU25CT1kyVlJlbHA2UzBoT1ZWWmZOR2RDVEZwdFIxSmZlbEV4UlY4MlVUTllaamRhVVRnM1pHTmpNM1J3TjNoVmFuQndNek5zZFU1MlptbHRYMnMwUjE5cFJ6aDJNMVJQVlhjelRtYzRhR0ZJY0VKaFpIQjRSR3MyV1doak9VTnBPRkpZTmpsck1VWjBOM0pZYTNOUk4xbDBWVmh6ZEVSeGNESnZVamt0ZFZvMGNXUTNVMWhVY1djdGNWWlZRVEJvTTFoQ1N6bFZWblZyVUdGU1ZUbFRjbEpRUVhCbWMydFRjRlZDWnpOWldVSTJWV0ZNVVZkWVgydHFXWG8wVmtkdmRERnRTMTkzTmxaa1ZIRmFhVVE1UTJ0Tk5sWk5MbE5uTm1oVFdUVnFiRlZRZDJvM1ZIRlRTMEp4WTFFLnJkV3dzU3VCLWFiblhEcUtEOHlJQU43VEV2dGtnYTN2TkpxWk1xc1B4VXMiLCJleHAiOjE3MDYyMTcwNzQsImlhdCI6MTcwNjIxNjc3NH0.Qc4ytAlNlCc1-yfXHMShNdNBt3g7tonIxrWVA_aKjzQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002421"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:14 GMT
	x-forgerock-transactionid: c6901b68-4101-4663-bf4c-925d90c85312
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:14.716 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:14.755 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 353141: jsonPath($.tokenId).find.exists, found nothing
21:06:14.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,353141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a812319, username -> user.1002421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ec9927f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216774755))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:13 GMT
	x-forgerock-transactionid: 6b6a4bb5-cec8-49bd-b8c7-7cf84bbbade8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmFmZGRqaW80dW9nNG92ZTYyZzJiODlnZWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1lVcFFUbVYzTlhSMWVEVkJObUpDU0dWS1ZUQlJMbVpGTW1kRFVXRnNWVkZ1ZG5scGQxOHhhVXhXTWkweFVsSlFNMGxNY3pBMVkwRnNVakJuZGxGMlZXSnhNSG8wUzE5cVVHeGFVMFZCUXpaQ05sVTJWMWx1ZFhKQk5GOWpjemc1V0ZKdlEwa3hURXhTTlY5MVRVeGtZbEpuYVVaWGJIVTJZakJEVEdzNVoxTlVZWFpCWjJSSFpTMWtVVGRWYTJ0eFJFbElibEJHWVdwVlpteE9TMU5aT0U1S2QweGtMWGROVTFWaE1HRmFlVUZqVUhaaWIxVTJVRXh2ZEcxWE9IbFRTRmhGYkRSNVJHVlRZMFpYTUdKQ2JGZ3dZMHhuT1c1VlZsWmtla2hhYW5BMWNHb3hTeloyVkVkR2R6TmlZV0Z6UlVNdGVEWkpTa2REZWtKblkzVlRTMVpoYVdOR05HMXBUVmxsVFdacVptUXdhbFZHUkdNeWVtOHRRVkZuUTBWdlJFOXVjbUp2YjBwUU0wMXRhbmhvVms1d1NrVnlVbVJ1V1VGRGRVeGxYMDFTWTA5VVh6QlFiWFJMVDBoWlpYcGZlRGRsZFROSFoxOVRlR0pUU2kwMGRFZFpjV2RPT0hoelpYcDJhRjl2TTNsU1ZXUXhlbEZLWkdoNmNWSmlXa2gxVkVGb2NISkdRbFpYZDBKeldrZFhkR2cwTlVkNFZreE9XSE00TWtWRmNXUmhXV1JvWDBwTVdqTnVRVWQ1VGtkWlQyaFVhVkJUVTNKeVVETnVPVkoyYXpOaWFWVlNlV2t4U3pOdVFtVlVNbXR1VWpZNU5tbGlZbWgyTjNGcFEyMUJXV2d3ZEV4VE5qZHhTVEI0WkhoMWRtWnFWRWxGZUV4UU5HTXdWbEo1YUZOa01FcDFSazFsT0RsalRVOVFOMFUwVFU5S1JVZFNSekZSWW14b2IxbExhVkZ0ZUZCbmNrRTJkWFJrZEdGVlYwa3plVGRpWW1FMGIwVkJMVEZwYkV4dGNqTm1aRVJ0ZHpSalUwRXRXRzF5WWxSbGVHdDZVa3RwUzBkRVpubGpOakZIWlU1dGJIRlZUMnBQT0dsNWEwOTVTelEyTUhoblJGbEthbGxGUVRVdGVuaEhNMWQ1TFVsUFRIcHJZMUp0ZW01QlVYSk1ZbFoxWkdWQ2MxcEdNR2wzTVdkQ09EbFFUa1UxWW5sTmN6QjJValJQVEc0MWNIZEpVa2QzWjJwTWRqaGpMazFVVUZGWFQyNHhSRFp6VDNaclNHdHNYMUpWZVdjLnhwUllhY0tUM2RaeXBmV2pXdmNMNWFrZWY2M3NEOVJEWFU4X0cyNkpfUkEiLCJleHAiOjE3MDYyMTcwNzQsImlhdCI6MTcwNjIxNjc3NH0.fSI6YCEWV15FSSg9Yf0Zc_g1p18c9XZUlR-FlAQ_LHU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:14.756 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:15.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 353266: status.find.is(200), but actually found 401
21:06:15.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,353266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3665fa26, username -> user.1000008, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c5e036b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216775615))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmNlcjFhNHNncjJnbzc0Y2Rqc2dnczVmYWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVExRnlYMkl6YVhsd1pYRndiekp2WXpWbU5qVlJMak5LTlRsNE9FczRVRzVuTmtkMFlVaHpTVlk1UjNrd0xUUlhkRUZNV1RoVlZrSlRTekJFTmtVMGNsOWlUM05FVVVWb1JqRmxZbVZMYW1Ka2RubHlkVzA0V25WaVJWOW1iRGQxWm1oeGVsWTBUR0pYWVRBMWVtWlpTMHRJZEhKd1EzTmFYelE0ZHkxa2VrMVBibVphUjI5d2NVRXphMGhEUmw5R1gzcHFibkk1TnkxVVpEVXhRalpTU1dKSmRGZHlUbXMxZVV0SmNVVlFXR1JLUkZJeFZYSXphV1pIZVU5cGIwZFdkRWxrVmpWTlNWSlBkRXN0UzNSU1FVTjRRazQ1Um1seVdEazJWVUl4YlZVNVluaDZXamMzTlVsaWN6QnRMWHBYV0RWTVptdG9RazQ1VTFwV1FYSlhUVTk2VFhCTVRUTlZObTQ0WW1GWVRGazFUa281UWxKM1JtdGtWRkpQV1dKbVUydEZTRXQzVG05Q04xQlZhVVJ2V1dGaWFtSm1SMDlNTUU1S1EyNDNiMkUwWHpCUlpUSnRjVU5EYkVrNFFuRkpkMmQ1Tm1aelYxTlpkazE2Y0hsU1UyeFJRMHAyVkZacGJtZFVTRlpXZVd4a2ExY3dWV2hxWjNJMWVuaGpPRTFsVlZST1dsZFlSbkpmTlVSNVpERndja0pKYlVoNFpsQlFiMmRJVUc1V1NtNVpWM05MU1dKYU1WbFNWMUZpU201dmJFMDFUWEZTYVhKMmVVRlVhemRmVUVSZlVGZHVWRXB4TkZkdlgzRkpaMlYwU1VKYWVVVmhWakF6YUc1Q1ZXNUdVRXR5V1dwMldqVmhSMFZVV0dGV1VVeG1ibmhYUWtOemVYaHRhMFZKZURNdFoxZEtkRWRqYTA1TFpWaDNVek5PWm1zMFJVVlRWVFo1YTNscWVIQlVOMHAzZG5oVVgxSmFkbEkzY0hnNFJXRlhSRVpLU2pkMGIyWm9VaTFpY2pCeFJFTlhXRkZNT0doaE4wVlNPVUZ1ZEY4d1kxTlFaMWRyV0ZaNVprWnZka2xoVld4V1NFZGFSMHAzUlRKbGVXZFZWVmRoV1U1MU0wRnFPV2w1U0ZaM1ZtczNSbXhXWlRkbFF6UnRUVVpGWmxoRWVVUlJabmRpWkdFMVVVcFFjSHBtZVhSbFEwNXFlbkJNU0V4WWVteEVaMmQ1TmtGT2VuWkNXbFZEU3pWR2QzcHJMbXRpWlRsQk1HOU1kRk53TVhCd1dsWlhhREYxWTNjLnMyOE8taTFCM0NqX3lGTl9JVS1sRGxzWHpmVldWWVdNREhBa0ZBYnFGNWsiLCJleHAiOjE3MDYyMTcwNzUsImlhdCI6MTcwNjIxNjc3NX0.9rC9ahHIi2CrZIe9c0sR3EVT2DoU_n4m_6h14KBdKXQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000008"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:15 GMT
	x-forgerock-transactionid: c8ea3490-07fd-40aa-a700-43e18563de3b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:15.668 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:15.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 353266: jsonPath($.tokenId).find.exists, found nothing
21:06:15.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,353266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3665fa26, username -> user.1000008, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c5e036b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216775711))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:14 GMT
	x-forgerock-transactionid: 09a95736-b390-43d9-97c6-324fb313bc9d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczFlZjIzY2x0ZHQ5czY0MXJ2bmprZm1lZG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elMxaFhPR2xWYzBkQ1lUVjJZV0pNT0hCNmNYZDNMazFCVFZReU1XNW5TRTlTYlU1M1JIbElNMmRKWjFOcFJUUTJNbmwyZWtoeVdqbEVNVFpaWldoRVFWUjRVek5NVlVFeFdISm9TMWM0WVdSVFpIWnFOMHBxTFhWVmNrTTRNRUptY2kxUlNUUmlXVGx5TURGUE4zQjJNVE5TWmxnMlExcDBjMFpZYms0elluWmhjMFZCUWw5bldXaDRVR1JVYjBrdFNtY3phRko2VXpoYU5VUTNUV1l3VEdGWmFuWmhVMms1UnpCVVdXWndTbGRVYWxZMVpWUkVUV05VTFVaa1h6ZGtRbFJYUWpKRVNWZExZV0pMUjNRNE9UTnhTMGQ2VjFScWFXTTRZV1EzUjFwcU1HMUZNbFpqZEZSbGNuSnNiMjE0T0ROMFNtdEhkRUpuTTBGMlJFSmpSR3BmUm1SVFVGVkJMVm93ZWxKWGRsUTVOalJQWVdaWmJETkdRek40TkhGMGNWZHFXVmRNUTBWZlFVeHJNalowWW1oV1ZVRTVURFJCVlVoSlh6UkdlREJHVnpOeWRXZEJhVUZOYWpad1ZYZHdaRlJZYlVnelVXRTFNVXB1ZURReFQwRlVPRmw0WkVaUldYRnBUMFJZV0ZCMmJITmtPRTFHTTFWemN6WmxkMXBvVFdoTVJtdDRNR05IY21WWlZETm9TRkV6UTJzMVJucEtOVjlyVTBoRFQwSjFaMWxKWlVGZlVWTXRNRlJDWkhGWFRqTkRjRFJrT1hBemQwcDFaMjVOWlhBMU1sVTNaQzFuWlZsMVVqSlVhVWQyVFZoUFQydFlVa3BIYUZCMFluaGplamhsY1dkTGVuSmFTSFpNT1VOUFNGZzRTM2hXYnkwMlRVUk1NRzFoVFdsUk5UWkVNSEZZUTNwRVJsWlNVV1l4ZEhGTVpFRTRUbEp0V0V4ZldYTjBUM0p2Y0dobVNGOTRkM0ZRVEV4NlltNTBkREEwUTA5QmEzWjJkM0p0UlVVdGNWQXlabTA1YmtFeFVHUlRjbFpwTVZwM1RrMVpVRTUyYlZKM1FteGtZMGRUVDNCV00xVTRkSGg1YmpSM1MyeHZSMUpOY3pST09ESjBOV2N5TUdkakxXSm1hWE42U21KU1ZVUTFMVFEyTldjdGMzQTNRbEpWYmxVeFlrMHphM2t0UVZjd1NuUlBURzV0TUZScVdDMHlTMlpLVEd4UGQwUTNlWFYyVlRsVGIySjNMblpUZEZKNmNrRjRaV0ZGT0ZsUVZrVnpVa3QzUzFFLkNVbG52dlZhVzJPTl9VS3hWNW9VSGc1eElDN19xdDZzUGgzNVhyZllEX3ciLCJleHAiOjE3MDYyMTcwNzUsImlhdCI6MTcwNjIxNjc3NX0.D_OI-ZabKoubI6303ecJtAKY8-Be7p0FpfVj4IRgR2U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:15.712 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:16.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 353402: status.find.is(200), but actually found 401
21:06:16.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,353402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69d6455e, username -> user.1001900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d7d0797, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216776480))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmdkbGIxcWJwaHFkY2htamtva2Uwc3JtMWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlkxTmhaa1JZUWpocVNUWjFaekozYlRCU1gxcFJMbGg1UlVzelRFUTJXWGN4YkRWTWVXdDRlbmswWVRSRVFYZE9ZMlpaUVVsT1UyNW5WbGh4Vmt0ZllrdG9YekUwT0ZWdWVUWnViblJpYUVWWGVWQnZOR0ZPTVRoQlNIUmlNSEV4UW5kNFNrUlpRa0kzVmt3ME5FdFBTbkl5ZWw5UlZYYzNaVmhWVm14a1YzQTFhSHBJWkdjeWN6QjJiazh0WW1Oc2VXSjVXRmh0Ykc5UlRGOWhTR1pPWTJ4dGQxZDBNV3RQVGs1dU5sZFNOWEY2TjBKYVFqbFlOVzlZWjNOQldXcFpha3R2WVVsR1l5MHhaWGhIVjBKeFRERXlURGRaVWpWTlJtZHpjakZSTjFjM01GbHlTVTh0U201WFVrRjNNMVl6WWs0ek4wcFRPSG8zUkRaRmFHSmtUVTQwTVdKUWVHOWFjekYwUldKWE4yRXpVREJZVFVkbFoySk5kbWx6U0ROdWNHUmFTMkZ5VG5WTmREQTRaa2d5TFRsU1pIa3laV3h1TUZkTVJIbENhRFo2TjJsWU4xUXpYekJEYUZaa01ucDNkVlJJYTBwM1dFb3lTRm8xZURCWlpWRlpUVXRXYjFJNFdEUmlNMGRGUkhKd1UwZFlTVzVJZUhveldHWlFSRkU0ZVVoMVpqQmtabGR2T1ROdU5uTTFaakZ0Ykc0dFptcDJUVUl6YVVWMFIyNHlUMHBUTVZveWMyaFFha2xMVTBGallrSnJTRWszU1VOVFR6RnBNMHh2Wkdsdk4zY3RUemRTTm10Q2QwWkJaMEZtY2s1MU9GaFFVamRDTlVKUllXNVFXbWxWYlVkT1IwMXhaSFpxTUVoUmJFeHRjMUpKVjBzMU9GazBWakJoY1hoRGNVeGlOMnMzVjNOUFdFWkthekp5Ym0xc09Hc3lRM2R4TVZkSVZFbzRVakkzV1V4b05HcGtTRmhsWkZVd1lrMW5TRU5qVjBwMFQyaGxlRk4zTTFkblpFWndabkV3UXpCUVFXUktiVk56ZHpZeWEzSmtiMWxGYmt4UlRVVTRhMk5uTlMxalJFeGFaVzk2UTNVM2MxbEZWVzl1VTA0MFpUbENNR3RaWkdvM1JXWmpUVkJYYUdaRVJtbG9Za05OZG01dU1ETjRWMFpoTUZWalMxZ3dMUzFPVFhJelJUaFNNemN3TjNwaWFGWlVWRU5rUTFwVGEwZENhV2t3T0RFd2FUbFpMbVppZW05QmVVcFZOWFYyVUdGZlMxVkZOR2xKYm5jLjgzR3RtYkFfV0M4QUFmNk1KdDh6eU1zbVdjY0NISFF6d0tRR2sta2Q1RFUiLCJleHAiOjE3MDYyMTcwNzYsImlhdCI6MTcwNjIxNjc3Nn0.9CGhiZ9ug_nAbSJHYj9prDRag3MH1Z1HDsYeqbS-yts","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001900"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:16 GMT
	x-forgerock-transactionid: ef0a260b-bcc3-4b74-9d0d-f5f05d97e756
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:16.529 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:16.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 353402: jsonPath($.tokenId).find.exists, found nothing
21:06:16.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,353402,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69d6455e, username -> user.1001900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d7d0797, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216776571))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:16 GMT
	x-forgerock-transactionid: 07306dc9-baaa-49d9-ae8b-9517b05e6344
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHNoamdyaTM1dTllN2ZqM3VlZDhzcm9wZXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFJUZFBXVE56ZUU1UFpHcFNSSGRqTFZCSVpuaEJMak13VkVKeVRHTkVXVmg1VjNKamMxVkRjbXhSTFhvNVZFbFJlblI0V0hac1RFeHVNVUY2WWpaV01HTkZhWEZtYTFsR1VXUklORmx1WTBsblZGOUpTbUZITW5JMGFrZHhRblIwWlZnMVR6VkRRVzR4ZUY4NWJYTk5ZMlpVVW1FeFZ6bG1aa2RuT1V0aE1IbE9iWGQ1YjJGR1kycG1WSGhKY3preGIzWTNXbXd6VWxjMGFETmlNSHAwTFZvMlRuRndXRkZaVm5Sd2JrSTVlWEo2Y1dodWEwZFZiV3BqZGxNd2JFWlNVbkJwYW5OTWNUSnNaR2hrYkc1U1gyYzNUbUpJUXpWdWFsUmZSa3hEY0ZCQ1pEVTJUWEpNUTBwMU5WSkVVekkzUTE5elZEVlhlRUp4WTNZMFdVZFhjbHB2Y2xjMFkzQnhNMVl5ZEVKVGFERmFWMlY1ZWxSWGRtdDFWR0pHU3kxM2JXOW1SVWx0Um5VelIweDRTMjEyVlhwb2NVNW9aSFZTTFd4TWVsQXdlVFJ6UkVKSFRIVnNha3A1YW0wMVRWWXpNa05OUVZZeFVsUktVVk5aUm0xUmRsZG1TVU4wTVdseWNVZGFhWFV3WjJrMWFFdEJRV2gwZWtoSFREWlJaWEpoTlRGQmJrWnRPR1JGVlVOV01uUlFZblZpTkRBMlEzVnRZbkZ0U1cxNGQyc3RPVWh1YUV4VFZHUmlabEpTVldkUlpFaDJRbU0yUWxKdWFWWkJTWEJtTTBsNE1uQmliMHMzTURsQ2JFSmtkMEZvWjFaT1FsVnlXR3hPV2tacmMyMU5XR3hCWTJWNlNEaGxWMEp4T1VKSE9XaElaV1JYYlhOYVMzWldVSGRUTW1FdFVESkpSWEUwYTFoNGQycE9TbEpoVm5wTmJ6UkJiMmRMUjBOeGJrYzJNSGw0UVdsUk9VTTRYM1JGUmpOVVUzUk1TME52TkVsQ2FVVlZhV3huVW1SVk0ybzFTbVpaZEZKbE9GSjBialJYYjJkM2FUQldWRGMxU1VwVmVFUjVWMHc0T0VOdlZIVnpXREJZY2t4R1VXMU5Namd0UVZRMWRUZHdiM3BXYkUxU2N6ZzFhVmt4TVRCdlREVkRjVGw2VVV0cE1rSldRMmN6ZVRKVlRXNU1kRGt4WDFwU2EyMW1RelpxWDBabmIzSm1SMVpxVG1oMFRqQm9aV2xQV1ZsWlQxTk5Mbmt3VkdWUmREUnlWMUpPV0RkNGMyTTVNVFF0Y0hjLnVnV0U1YUdGUGlSeUpQbGNnbjdfeDVOX2ZSQ3ExbDJmNEtGM1cwWEtZWTQiLCJleHAiOjE3MDYyMTcwNzYsImlhdCI6MTcwNjIxNjc3Nn0.mYFUFAESI_hwzzGI7TlTHU00Wj3_0ZwlCDIxKqYSC6A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:16.573 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:06:17                                        2370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=691318 KO=13092 )
> restLoginInitiate                                        (OK=342499 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=341478 KO=991   )
> restloginProgressiveProfileCallback                      (OK=7341   KO=991   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.46%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.46%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.01%)
> status.find.is(200), but actually found 503                      4958 (14.04%)
> status.find.is(200), but actually found 401                       991 ( 2.81%)
> jsonPath($.tokenId).find.exists, found nothing                    991 ( 2.81%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################################-                         ] 65%
          waiting: 189001 / active: 36     / done: 353578
================================================================================

21:06:20.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 354068: status.find.is(200), but actually found 401
21:06:20.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,354068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ae51164, username -> user.1002641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71d7ad33, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216780721))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmc4cG84MjYxcXZxNDV1OGcwNWRobzBncmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1JqVkZZMWRyVnpabmNFSjNYMlpJV1hadkxXVlJMbmhUU201bmMxbGxOVVpJVjNGZmNqSTNiSGt5UW5CZlZtSnllRkkwTlVwVk9ISkhNV1F5Y3pGUlJtNTBTMjlHVlVSTFJFZEtWRTFMYzNjMFEwUlNVamhDWjJ0YWJXZzVSMDFRU1VwTVFUWkhXR1ZVVGpWemFVRTJVRlF4TTI5ZlJDMWhObkZ6V2s1R01EYzRVRVpuTUdWWU1XbENabDl5VkZoTWJYcHVUVUZsVm5Gd2JDMU9ha3BvZWtSR1ZHbENjRGhDVEVOV2VYWmlaWGRNTjNONU1tWkVPR2d5T0hCcU5YbHlUVWhTTVRndE4yNWZVbE42Ulhvd1VsWTFVMEZKUjNkeVZrRTVlRVJPYTFCdGFWRTRkM1JYYWt4SU1HSjFOVGxPYTJ4VlJ5MVdhREJZYkZsNlNIZFhRa3BJZEdSWFoxUnZiM3BvZVRoa2FXYzVkbGMwWDJwdE4xUk9NaTFJVG5WS05XUmxTalV6YW1nMGRVcGlWbWg2TjNoSGJXVTNiM05ST0RNdGRtZEdVVE14V1ROa1gwZG9iVGxyY25FNGVrZFdVR0pCTjNSNVEydEZaMHByU2pFMFVtcFRSMFJzZDE5TVYwbE5OSHBDTlhacVZuQTBkVFpOUWpObFEwVmFTek5wYWt0NlRETTJkekUzWDBSb1kxOXNNV2xvUkhSdFFsOHRObmRXTWxGUFZ6QkVlRTlzY25saFNYTjBWVEEwYzNOSFVWWkJOWGR5YjE4dFMwRnhSVXBzZVRRMGJFSkllRE10UVVWTFN6ZE9SRlJ6Tld3NGF6SklWMVZRTW05eE9FWlZSRXBsYWtJMFZHSmlYM3B3UjAxU09VTTJNVmRpZGpscGJWZFFNV2RtV21Zd05sRkJZblJuVFVSc00yaGZNekpaUjBWWGRteG1XVjl0TkVOVVkwaFZMVkpTVlhZMVJVSkhWaTFPZVhGbFRrczBMV2RuWnpCR05qZElhM2xCT0RaVk1GSXRjV1J3VERaU2IwVXlVMU5RYlVoeFFtWkJMVTh0T1V0Sk1WOURjSEpTYzFob2MycG5SVjlPWDJGelluZHlMWGxYYldWQmNsTlVlWHAwVTNjdFVqTnhRVTlsYmtkZk5rcEZjMlJTVm1KaFVtdERkMVpVWVZac1J6WlpWbWhUWVRoRk0ydzRlVEpIZW5WbVlqSmxhRVZETkVGdVFVcFpWRnB4Y1RWelEyNHdMa2swWmxOeFUyOUJjMHA1UkZoNVpVcDJORVkwTVZFLnNKRVltWnJ1YXpNQTJHWkJhTGROUjZIS0U4V1ZRSExiZGE4M29NTTB0VGciLCJleHAiOjE3MDYyMTcwODAsImlhdCI6MTcwNjIxNjc4MH0.1rv4tAsfJPIFkwh3Bdv-QZRBpAaIWagpgOoEtZpn_Pk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002641"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:19 GMT
	x-forgerock-transactionid: 530fa63a-506a-400b-bb0c-26b0bbd60987
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:20.772 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:20.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 354068: jsonPath($.tokenId).find.exists, found nothing
21:06:20.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,354068,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ae51164, username -> user.1002641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71d7ad33, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216780812))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:06:20 GMT
	x-forgerock-transactionid: bb0571d7-c19c-41ba-b4e9-c3bbe2f6a7de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDh1aWc2Y2JkdTlnNmo5ZzF1Zm1sZTN0NyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTU1UWxSM1EzcFdNakpEVlU1TGFURTBlRmM1Vkc5bkxtNUJTbTlxY2tsUVZXeGlSME14YVZaUk5FY3RTaTF3UzJOQlMxUkRNbTFQTFZObmFubFVXak4wZWkxNldEWTRjMGs1UkVVMlptRTJZMDl6TFdOb2FHaDRkbE16UkdGNlFuaFphVTQyWmtKSlJraHJWRU5ST0c1RlUxZDZSa2xpT0hkc1RHbDNhVU5DTURCSlYycGFjbG93Ukd4eVZVOWZOMU5YWVdsNGRYWjRVME5XVEc1cFgwRjBZVGxJZG1sVmVVa3hWbFJFWlZsYVdHTTVXbEl0ZUZSVU5VMWphVWR0UzNONWVUSmhUVVZJT1doaloyaGlaa2w1YkVzemF6SXRPVk5wVERGMlNrcDZjRVpQTlZGbWIwZ3pieTFzVm5oQllrNHRSVmxXZUhWSFdFbHdka0Z2UlU5TVZGUnpka2R4ZFhOaVNVeFFObGhYVVhSaWVYaGZkVGREZHpsQ1FuRXRlUzFKWVRSbWR6ZzRaVW8wUldkNFdIRjJUVkl3WlVsVGNISlBjR3hKYzA4M1NtZDVOMkkxTjBGSlRrdFlZbkJWU0hOV2JYQmxTMGgzZVd0b1EwWnVURFZPY3kxZlVuWXROV0pUTVUxdlQyWkhiek5xU1VoemFucGhTR0pGT1hSWkxUWTJTak5hZDA5alIxQmthMHhPVFdKM1dFNTVkVEo1ZERaT1VYWmZWalJtUXpaNGRuWktaWGwxZGxOb09XOW1kMGgwTkhWcFoxUmFWazk2V2kxSGJYcDZZVUU1YmpNNWIwWkhkMFIzUlZOWVlYWjJSMUp5WXpkeGMxcGZkakpLUVRkdE9HeHNNMmxKWWtZNWJsZElkekpKTUZkMVV6QlpRbWgzZWpWUU5UWmFTbkl5WTBkMVMyaGhhekIyTm05V1dsa3hSRmxzVVRKT1dVTkhjVVpPY0hOcFgyTldjblZZZG1GNk1UbFFTMWN5ZEhCMU0ydDROazQxVW1VeFRFc3pUazVNTW5BMVNWVnNWM1JZWDIxWWRtOHljbmR4ZUdwNVlUZG5NVkJWVDFWaWMyOU9NMEZUYUY5d1VtWk9URWxwV1V4Q01WUlhkREJ4YlV4dVIybFdiM1I2U0ZaVGN6RkRPSGx3UVhnM1FUa3hjMjFzYXpjellXbHNkamx2YzJkaGFWQmlUVEJPUTJrdE5YWmpMVVJvVTFsWk5HZEpRbGRCTmpkbFYwcE5PR2hWVms5ekxqSjRNelZqYVdWMU1XVlRZbmhqUWsxWlJUTkxia0UuVUgtLW9IVVdndzdMS1F3U0hadnJQbWswUE90RWwxTUY1N25OMU9WWFJZUSIsImV4cCI6MTcwNjIxNzA4MCwiaWF0IjoxNzA2MjE2NzgwfQ.-GChIAsxN_7dJPj91yQKZR_n-y9N5p3TCJ9lDho-dpk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:20.814 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:06:22                                        2375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=692766 KO=13094 )
> restLoginInitiate                                        (OK=343216 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=342201 KO=992   )
> restloginProgressiveProfileCallback                      (OK=7349   KO=992   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.46%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.46%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.00%)
> status.find.is(200), but actually found 503                      4958 (14.04%)
> status.find.is(200), but actually found 401                       992 ( 2.81%)
> jsonPath($.tokenId).find.exists, found nothing                    992 ( 2.81%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################################-                         ] 65%
          waiting: 188280 / active: 32     / done: 354303
================================================================================

21:06:24.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 354618: status.find.is(200), but actually found 401
21:06:24.540 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,354618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@331afc3, username -> user.1000728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@592ecfd4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216784490))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjJva2VkYnBoMnZiMDhiZ3QyMHRqZWhrb2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TE4wTnlkWEEyWDAxT1owbDVPVkV6VG1OR1FXWjNMbEJpYkZsUUxYUnFYMWRxWjNGWk0wVmtOVEUwUXpsQ1QwMHdYME0xYWxseVVsSnhibGhVZFdKSmMwbG1NRzgwV0Y5UExUaExMVVUzWnpsQ1dVdHpWbmhXTjJ3MWMwWnJibkpOYVRFM00zTTNTVkJGUzBJeGVrOHlVR2c1WlcxbFdrMVBUR1J0ZFV0TldtTnJWVEZ2VUd4SFoyMU5WVWx3VTBoeGRUbDVjSE5LUVZGVVJtaExiVGt0Y21GdGRFZzBPWGxGTVY5cE5HMHRkREpGVnkxcGR6QXpPR3BrYzBSdVJVWkVhVVU0Y0ZoUVFYUm5Na2R0Y2pjNFN6WkNWVE55T0hONmNGb3hPSE40TFhkaU1YZFBjMDkyY1V0UFRtTlZlbTR0UjA5R2Nua3pXVGd3TUZVd1QxcHhZM2hIT1dVNU9FMUJZalZFTTJsaFgyeGtRaTExYjIxaU1uVlJhRmh2VjBOUGJuTnhNR3hQV0RoUFRFczFVbkJZV1VZNFdYcGxhSGd0Wkd0ZlJFWXhhVmxNUTNsWlNuRXlkbTFoVld0M2RETmpSbFZKTm5BeGQwTnpaVFp0TlZsTVdFVmhja2RQYzBKUlowcDFMV0pLWTFOVGVHNUNja2xDWkZwUGJ5MUlOWGhqWHkxbFVHRnNhakJYVlRaTk0yMHpOazVGTTB4VVZVVlBlVTgyT0ZsTFdHZGFibmRtUmxaNlkyNUViVGhOTUZCd2JqbDZUbEowTTJ4VFJtNUhOakZSTmt0bFZUTXdNM2N0UzFSaFFUUkxRVTF2TjBFMWJWQmFlbFZtYUdRMVJYVkZZWEJpZFZBd2NGZ3lRbWRNTW5CV1owSXRTSE5YWkRGelQyOW1TVTFQZG1kUlUzQlpZbE52ZFdkRlRETTFhR1JoZFVOUlVWcHZTVEZvVFUxcGJsOWlWVXBNZDJsR1FUSldObVpYVHkxeGRFcGlTR3RQWnpGVU5WbHZVMUprYVdGalZVZzVXWGN6TmpScFRHVkJkR0U1UkVONGFpMWhTbFF5UTFkd09WaHNWR1ZrYWxJdE5qbFRVMVZqY25sUWNtbFVSVmMyYzJSYVdrZHBlWGhEYnpKclNtZ3dUWEZXZEVkd1QzbE9PVVF4Wm1JNU1FNDJZMGRKZFZBeWNGaFVSR1V3ZG0xSVVWRjZOMnBvWVV0aWJFdG9TamR5Y1hZeFpsVmhkMTloZW5aTWIxWkJMbGhJTFdSWVJHSnZla3MyUWpocGJWUmxkMVY0VGxFLmdTbndBREFFd01YbDdDUFFGeHdMXzhmYWRoM0xSOHhONlVjVnBwcUpnemMiLCJleHAiOjE3MDYyMTcwODQsImlhdCI6MTcwNjIxNjc4NH0.GCBsoX7qM5hTP8wbuGJ7ROSYLLnX6IePeqtyPG6Wn-M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000728"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:06:23 GMT
	x-forgerock-transactionid: 87f3c3a9-8637-4e35-8fa1-13d5d3e844ca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:24.540 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:24.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 354618: jsonPath($.tokenId).find.exists, found nothing
21:06:24.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,354618,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@331afc3, username -> user.1000728, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@592ecfd4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216784578))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:06:23 GMT
	x-forgerock-transactionid: ed9e6c74-375a-4eaf-b6ab-419090e23122
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamI0YzAwZzk5bjMwNjcwaWJwMWxra2FsbHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmVteHBWV2RuT0VSNWJrbERZMkZhZFhWaVIwZEJMbTlzTlZaQ2RqSklkell5ZVZNNVMwaENVVkpSVjJ0VU5YZzRUSEJvUVhKVU1VcHZNMnBSV0ZOWFZsQmtSMEZtVEZSRmJuUlRkR1JmV0Y5UFRuY3RMVWRWV2pCTWRUUm5lVmQxYUU5RVpWbEhlRXRJU1ZSeU5tOUdOelZEYzJ0QlJXRlFlRFphYkhnM1puQk1ORVJNYjJkcmVGaHFOM3B6ZFU5dWRUbFVUeTFvVVRWYUxYSm9WREJ4TlRoV1UyeFZRV1oyWlhrdFpWUjJYMDl0WDBsTFdGRmhTME5QVmt0M2EzbHdVV2RCZVhvMlJtNTVkRGQyWVdaQ1dtVjVWVzlVY1dKWVNuTnNSbWRsTldsVFJsTlVRMFUyUkVSU2ExZDBjVlF0UlZRM2JIcHNXVWxIWkhBeFgxOVJRVjlaYTFCeVJEaHFPVXBQWTFaUGJrWm9Za0pIVlhOV1ZtWnpiMXBsZDFkMloxRlBjRGxQWlcxemJFUjRTVzk2UzJWS1JXaEhTVEUwZG1wRVNGZGhXRkpZV2pSWWVYRm5jRXBRYmxKS2NXNTJMWGRvUzJGRmJGOW1kM2hOZGpGVGNEWnljREpMVTBwVmVFNWxRbUptU1dWdWJsSkNUMXB2WlVOeWVYaFFkakJ0ZDB4cGRpMDNaVGcyY3pCamRUUkJPSFJVWVVGckxVRlFUems0T0hKYVNVZFRSelpYT0RGSlZYY3piRXRHVmxRek1IVldYMlI2V2xKM1pIVmFkVVpwUkRSUFlUWkxhSGx6ZUdGemRWa3hhbFpGV2xCbGRERlFjeTF2V0RZNFNFaGpTRWRtVFVZNVNVOUxkVzR6TFhkR05GVnFhMmxLVG5kUmQwbGpiVGRJYlhSeVEzYzRhbmRDUnpseVpUSjVkR1YwWm1sUk1VUTRZVkpYWW5obWFuTk9TbmxCTUVneUxUQnhkbmRPVmxaRWRrZE9ZMUEyYWs4MFkwWnBUMlF0TUdvNVR6Vk1NVzkyV0hsTGNucDZUa3B1ZEhVNGN6Y3lkMnhPTVRNeFFVNUlWRzFWU1UxV1RtWldiMVJFV0ZaS1VGcDVOQzFoTURWeFNHNUxTV2MwU1VOc1RYSTVNbmxvU1VKNE5UTk1XbWN6YUY4Mk9GQXhlV2syZFVOdFNFcFFNMUpVTTAxdFUwdHhWVFJKV1RkdmRqSnNiRTlqYW5BNVEwTk5PVWQyVWtWd1dWazBMazVWYVdNMU1UWkphRk5qUVVoV2NrWm9aV0ZtZEhjLmI0T3BCVW01Z0xBb2ZackdDekFtcWMyYUxtM0hMOU5ySnIwNDc0R2JGLTAiLCJleHAiOjE3MDYyMTcwODQsImlhdCI6MTcwNjIxNjc4NH0.NkaJ3wA7GUf35F4A2wzVe_C2iQAB0Wd0Xcc2P_UGaXE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:24.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:26.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 354859: status.find.is(200), but actually found 401
21:06:26.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,354859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67874610, username -> user.1002419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@573975a8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216786222))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODFzNDRwM2o4c2N2M2dhZnJpdHN2cjZwNm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVoybEdlVEJXVDJWbWRqRklMWEp6YUcxdE5VSm5MbWQwTFhkTFltZElRbkJUT1dneFdFRTVVWE5vTm10a2JXbzFSRUk0ZGxWdFgwVkdOblJ1UTFJMVVISjNOVzl3ZFhKdVgxUjJVRGxFVUVwWk1IZEJNelZGUmtwTVNESjZVR0l5UlRWdmVscE5kMUIxYjBwbVdtVkJOV3hyYTFaSFN6aEVXVVY2UTJnMlNYRkVaMHRWWXpFNE0yeHBMWEZJUlZKMldrOW9Zazh5TFVjM1VqVkdkV3hrUnpWdlIwUTVYeTFZV0ZGMlRsQnFiVWRqY1VKVFIwTnhiMW8xVm1nellXODRjSEJVVms1VWFFZDNURlJ5VjFodmNXVjJUMW81U1Vrd1JHaFlOVGhZVW1kNlZVZHVZemhpZGxOeExWRmhlSEJEVVdOR2IzaFVRVk5XVkdwSlEzUTFTWGRGWVdGMlltcFZPV05CV0dnMWJFVkNWMHhOVkRVNFYza3RVbFJ2UkdoNk9EWmxOVGhXTWxweWRXaERRV1JmUTJkTFJ6aEhaVWxZVHpCMVEyaFdkSFZMYjJKT1NrVnZVR3hWV25KUk5ub3pVekJIVVhCc1dGRklRbTFXU0ZKSU5EZGZlR1V6TkhoWWNtVnpSMk5oTTFCVk1ESkxTbFJJTkZwTWVEUlpZMnR2VmpSVVFuSm1hWEZ1TFVrdGRVUjJSa2xMUlZadFVqZHBWbGxJVG1wMk5UUnVlWFZHTjJnMWNrVnJURGgzT0hWSVJqaFVNV0ZDYURoRFNUbDRVVkpYVjFCamVHVmxURzh5YTFKSlZWcDBaMEpwUlRCaFJGWmpkRVJPTVdoSmFqaHVZekZRWldwVFZtTm5ia1JpZW1nMFdVVjNaVU5NYzNwQlpUSmpNWEZ2YkhsU1pVeHJkbFJYTXpScVlVWlRZbWxrT0hSSFNsSkphRzF0VTJZdGJqZG1iRlJqZGtsS1RsZDZXbU4zVkRGdFZrWTVRM1IxZW5SQ2RXOTBXRUpzUm5weFZVMXdOVlpOUjJSR1J6aGpOVkZoTUVkTlowNVhjREZHZDIxbmFXMVFSSGx1V2t4MVZHMWFjMDVZTkdWSVpHUk5NVGh6U2toM2RUQnRWa1l6Wm5Kd2MzTTRRelI2VGpsb00wRjRSWGRpU21SUWVWUjZSMjQxV2tKWVVIZFdaRzFOZFZWVmEwRjNOR3RyWTJWMmMyWldOMXBqUWtkMWJVZDNRMXBrZEZGZllVUk5MbE5zYzBsNlluaFljM1pDYm5CbU5qTm5iMEpaUW1jLlVVeUVWZ3BPejNaWHBmTHluaEhsVmItdGhtRHl1LWtGMldrQWl0cVF6NUEiLCJleHAiOjE3MDYyMTcwODYsImlhdCI6MTcwNjIxNjc4Nn0.XABFuQRGb5y2tpTfKDCaDirgGYoAM-5Yz3T84USyPoA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002419"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:26 GMT
	x-forgerock-transactionid: 757e3a2d-bb8b-406e-b0dd-90259e156f32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:26.274 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:26.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 354859: jsonPath($.tokenId).find.exists, found nothing
21:06:26.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,354859,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67874610, username -> user.1002419, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@573975a8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216786315))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:26 GMT
	x-forgerock-transactionid: 4322b6ee-0d28-4f06-83ea-72a44ad540b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDNiYmR1YmVhZDFta21wNTJhbHNuYXF2b3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RldWQkpUMWhMWkU1RmRHcHlVSHBGTFdKUU1qTm5MbU0xU0dWWVRFRXpXbUk1VDFJNVh6RkdTa1ZJUkhOeFEyTmxkSFJRYURCemRUZFFkVm94Tms1MU9XcFZNR0ppVEVrM1N6aHBXVWxXY2tGbVpVRlNaMDlSYmtoYWRHeDFXVXhRVDJsTE5IWklUbVZrVjJaTU0zRlhPV2hsTUVsVGFXeFlSRVZOVUROcmVXcG9lbFZHU0VjeloxTlBjazFRYjFOSVIwNXNWVGwxWlVaa2RGZzJjVE5FZEZKNFNXZDFhamhsT0ZBeFNUUnlVVFZEVmpWYWNUZFBhWGhVVUROb1UxOVpRalpyWmtNd1dtaDRaVEJGYzFFNVJEUmpORWQ1WVd0cFJXeEhSRGhWZEdoRFduSTFjR293Vkd0ZmREUTNNWEZ3WldoNlQxVjZNa1JGWkhGNU9GRkRNV1JtVURZeU16bDJkeTFhYkcxdVQwSlNNV2xpYUVORWEwVkVUSE5SYmpSeUxXMUROWFp4TTBKd2FtTjBjblZGZFVSc1EyeHJZVFJVVnpaU1VXOVpkV1YwTjAxQk0za3dZa2hmWkV0bFQySmpWMUZ6Y1c1a1JVdDFiVzlKZUZaQ1ZHRjVaaTB0YUhkdE5sUTVlWHBST1dNeU56bDRXbE5LY25kVlRXVjFXVE50YnpoNlFrVjFhbXRsVkhCMWFsbFJlVE40YmpOU1kycHROQzE2UkhkVGNVOVdaVzh6VldkYWRqaEdWRlpsYVhNMU0zbFphak16V0dGTlUyZDRiMEZ0YUd4M1VHOUxkVlZyV0VoalpscGFRVGRqTlVZNU56QjBXVTF4UTNkamRVUktVbWRWZG01bVZWbHFVRzlLVWxKTlkwRnRRa2RDUVhaZk9VOHhlWGxYZW5FelJsQTRXV3RDWW1WUFkzVndOMDVuTVhwVk5GSmhRVU5CTmtacGRIZGllWEJ1VW5kSFNrWnpWMFpmTkd0MVdGQTFVRzAwY0hSdVQwcDNOMnBNVVhKalNFRkxjamhhZW5OSE1YSkVSSE5PTTBSa05EWmlSRkpGWVVsRmEzQTRWVnAwUWxkT1NrOUJabkJRZW1ab1NFNXNjelpvUjJ3NVpscDJTWE42U1hReVFXVm9YMDVKVUZsNmNUUnJURzAzU25CeFpHWk1VaTFCV0VGSGFVaFROa2RtYkhaRlVVZzJNREpxTkRGdVJXWlZjM1psYlhCVVpXUm5VMDgxZG10TldFdHZMbXAyTldSNU1VUlJXREZTVVVaV1EyRlVNR3RKYjFFLkIzZHNFa1lFWUtnVjEtTExJa2RRWGhIMjFsRzVLeDZWLUwwSjMyS1I2NzQiLCJleHAiOjE3MDYyMTcwODYsImlhdCI6MTcwNjIxNjc4Nn0.eNCrL8-LnuRxDkpCBHrIXDQ4182ZGu3KmndD11jrsv0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:26.316 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:06:27                                        2380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=694304 KO=13098 )
> restLoginInitiate                                        (OK=343978 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=342966 KO=994   )
> restloginProgressiveProfileCallback                      (OK=7360   KO=994   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.46%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.46%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.00%)
> status.find.is(200), but actually found 503                      4958 (14.04%)
> status.find.is(200), but actually found 401                       994 ( 2.81%)
> jsonPath($.tokenId).find.exists, found nothing                    994 ( 2.81%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################################-                         ] 65%
          waiting: 187522 / active: 23     / done: 355070
================================================================================

21:06:28.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 355123: status.find.is(200), but actually found 401
21:06:28.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,355123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@543c74b4, username -> user.1002578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f84a3eb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216787955))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTZyMjk2NmNjNTJjcnYxNTJ2aTVyNmRpZ3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGIyMU9OWE41TUZwRU1XWXhOR3hYY21sS1VGOUJMbE5tVEZORlEwVkpjVko1YW5aRU1XNDJOa2hYYjFGME1GTmhhVGR3ZFdWV2JuUm5RMnhuU1ZWNU5YQmxaR1ZWY1ZwSk9EaFpZM05YVW5sd2NUVmtORVZ3VFRsSFdHUTBhSEpRUWtsYWQzaGlkR05sZDFKcFpUSkxiREZWUkdKb1pVdFlOMWx6YkhkcFNFcHlZbWRTVlZWWFlUUnZVbmczVWtzd2FGSkJTa3BXWmpoR2JqQlliM0Z3YWtGSWFsa3hWa2RaT1U4NVYzaEhkbVZhVTFSNmFIaE1aWE5mYm1WYVFYQjJhbk0xT0hrelgxQXlUbmwzWjJwaFluRlFWVGxtYzNoS1oweFVOR3AwU0daSWJUTkJiR2x5V2xkdE4yaG9ZMDUzTFVkemJXNUZWR05KVjNoRmJIbGplamd0Tm5sMlNqaDBiV2xsYzBSd2QwOXNUMUJHTkdOUllVWlNjMWRIUVhrd1UxQnpYemhtWlhSeVNHSTRka3B4U1MxaU5USjBVRzkyTW5nNVNYZHRNbGxLWm1nMVZGOHlNM05MZHpFemNXSnFZbGh6VTJ4MlRXVkZSVWRwTUc4MVQyeFdXbWxhZGxaTlFYWXphVk5TUjA5Q05VZEVjRUp3WDFBMWFHaEtlRk0yYjJJMU1GaHZXRWx6VGpocmFrb3hWalJPTjNwbVpFeFZOMDR0Tm5OcGVXTTJiMDh0WVhOQ1VXZzBXRk0wUXpsZmFHWkVkMDFaUlMxMlZpMDVSRlJaVm5ocWRGbGhTR3A2Vm05S2Vrd3dUa1ZPWjJsb2NreEpNRlpOY0RkcWNEQmFSa0YxYW1Zek5XNUdWRW8zV1ZBeGQweDBYMTl2VG1sRmFtWnBNQzFHTkcxWFdHMWhhbWt6ZDNGa2FESXlRMjR5YkV0QlVuWlRXbXRKWVRWRVVHOUhhSHBFVFhGVGFWOXZhRjlmVlRKbVRUVlhURXBpTUdwV1RHMUhiMVZuWmxWcFZVeHFRVzlsVTJRMFR6ZFhVSGRHY210SVZtNHpUbmN4UkZwNE9UVXljVTl4YkY5YU1HNVRSMU5GYjJkRVVEbExZbXgyZG5SYVIxTlNkMHBQWmpWTmQyazVMVEJKWWxFMVpYZG5aVXAzT1ZKV05WUnBYMkpwTW1keVZIQXlNREJQVmpaUVpuRmZSSFZHYjBSM1pISjJObmxvTjBnNVdrRlljR0UxT0V3MlIzaHpMakJLZWs1S2FuWnlXbk41TjNOTVJIVTJVbVpEUzJjLndZOE5Ja3lBMG80bDZYZW80U3ZZTVVRWjZFVEpaNnJhR21yZ3FrWnM3VjAiLCJleHAiOjE3MDYyMTcwODcsImlhdCI6MTcwNjIxNjc4N30.Z9WdLrLB3Ib_2is8J9wZ-M5Wr1HjkXWT2rSJgmRaPUU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002578"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:27 GMT
	x-forgerock-transactionid: ce66a445-5f1b-4ef2-8166-73294c2009ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:28.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:28.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 355123: jsonPath($.tokenId).find.exists, found nothing
21:06:28.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,355123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@543c74b4, username -> user.1002578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f84a3eb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216788044))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:27 GMT
	x-forgerock-transactionid: 738f5b66-1546-4aa8-9707-4f36bd37a0d0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicG9iOGJoYmh2ZXRvcWNvZTI4MW8xOGdnOWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFpXTmhXbHBGWkVkNlUwMVlNamhuZUhkUFIyZEJMalI2TW1SRFQwOU5aVXd0VkdKRGNVeHphRkkyWmtreGVFSlFRbWxQT1RaUWRqTjZhbXB0ZDBaVmVXVlhXWFZNY0VGVFNIcEJXVXBNY3pZemJHTkVOVkpLVlRCSVUxaENPRkk1TjB4TWNXTlBhemhGTTBOSldHOUxSVWxpVVdkc1ZWQlJXRk5aV1RGRlVXSjNVVU5aZVVKTGRsYzJXWEZ5TlVSdk5Wb3lRV1J3YWxweVZVdDRVVWxXUmtaMWJEQlROVWxTWmtoMFRVeEVOVlE1YWxkdFIyWlhSRjgxTm01YU0yNXdWVk5MWkUxVVYxQjJOWE5SY1c5cE5FSklUbmhHTmxSTmFHWkVWMFpKT0RSV1luTk9VR0kxWm5FNE9WTnRSSGR6TTJvMWVIRnllRmh2YVVObFJVRklNRlpIVUVsSldVZFVhV1ptWTI0MWFrWkpZMVoyU0hCR09GaDFSRFY1U0VsVVJHSklhSFV5Y1dWQ1pqZEdObVJQTVcweVdVTnlhVEJNUkVwU2FHSllNamR1ZHpKc05HdE1aek5NUm5RMlFraDJTVEIyYW0xalYySjZTemgxWlhaTE9HSjJTbXBUUTJZM1pGRjRYMDR3TkRGVVdtcHRZVjlzWkZsVlREaDNZbE15TlU0NWVtWlJVVW96TkhCMldtczJZWEkwT0dwdWFYa3dSRGh0YkhkMlNEWmlTa2hUWDNBd1JHcGpRMEk1WDJOVlNuQktlWE5XZGsxaE1XcG9ibFpvTUdzMFZVcGpTSGMxZWtOQk9HdEtSVGMzVmpCeVIzUlRUelpNU1cxVE5HVldOWFJtYzJobFFVcEZPR0pHWVV0bFlVVkhaVGQwWTNKWWVYVjVXVGhXVERkVFR6UkhaMDlFZFdGcVRYZENWamR4UTFjNVZHVnVWMUZKU0hWa1FYTnZURnBYWDB4WWFWcHJVVGRUYVdGYU5FOVBORE4wTWxkVlQyNVBOekJKWWpoU2VGbEdPVkIzVkZOMWRrRnpXVEYzZW1OSGExZE1ka2d0TUhwdFNtaHlZWFZ0Ym1OWGJFNVhObEkwT1dNdE9FVXRUa0V6ZGs5UWQxUnpaV2x4ZFMwNVNtMUtNWFYwT0hOM05rdGxiSFJ6V25kNVNYcDNWemc1ZDI5eVVHaHZkRmRpTVRKUFFrUklibFY0YWpSNlNqWnRRakpyVjBFd1pISkNjMGROVVZGU2FuZHJMbVpwVEdGUVlqbHlTMnBHUW1wWE5uVkJMWGt3WVdjLkEwcmxhWXp3dHV1TUk2NTU3MXR2cUY2SW84OGhKaHIyNGx6YmFRdENUOGsiLCJleHAiOjE3MDYyMTcwODgsImlhdCI6MTcwNjIxNjc4OH0.YJLSCpEZ17YcJAGp2irmkEzOyjdbVodQmfzOThrDztc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:28.045 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:28.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 355127: status.find.is(200), but actually found 401
21:06:28.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,355127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c901017, username -> user.1001699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc98156, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216788004))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGdhdDUxdGdjdmV1MG5yZWw3Z3FsaXE1c2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWFVMHlhWG95V0VWUk9WQmhNR3AzVkdkWWFUbEJMbmhyTm5OSU9HMHhYMU5RUTAxS2VsZ3hSbmd3VWt0T09IVnphR1ZZTlRKcVExQjVVRzkyV2t0U1pWTlJTRWR0VDJwNmJVeG5ZM0pUVEd0UFRWZHJVRlZtY1Rnek5ETkRWelI1VEd0b0xXNVhUSFZGYjFocmRubEZiV1Z2YTNaM2VXeGthSFY2Ukc1cVMwaEpVa2RCZWtoTE9FTllTRVp3VVROcFFubzFjRmhLV2pCaGVVODNURU4zTmtJNU16SkJSMUJsYXpOc2FEVkNiRVZNVnpGNlNVaHdaR294WWtGMk5tSXRlVFZKYlROVVZXOUhaV1pIU25kaGREQjBSblUzVm5nNE5HRTNNVkY2T1hsalRUWmxOSEpKYmpWQ2RuWnRRVlppWWtSemFESmxVRFV0Tkd3MlNIRTJNMGd4ZFZoVlNGZDJWVjgxWlZjM2JXbzFibGhXVWsxaE5uZEJaMFZOTFcxU1UzUTVla0p4TFRnNU5IUXdXVlZYVEMxeFdqSnlZMVpCY2sxbk5IRjNRMGhtVEhrNVJsOHhZV1YzYzAxTkxWSnliWGxyTUZscVpWSkVUbWgwYzJKdFdETXlNVTlHT0RObFVVZzRVVU51YjFGMVVtVjRiR2hSVXpaTllVdzRkemMzTmxSVk1HTkJhV1JZUjJGZmRVUkJTRUV4VEhRdFEySXlPRXMyWmtoU1RYb3hPVlZTTUVocExYaHlUblpSUTFwSmJqSjZia1p2WjE5dVFUTmpNRVowZUdvMFNFTnZjVnBqTTBoWFRERnBiSFY2VGtsclJYYzNTekJDVW14c2VGaHFXRWRyYmtwSmRWQmFRMVkwUWpGNlQxOHRkV2xLUkVFeFlrRlFOR1UwTVU1dVNWbGFUalZHWm5sdk1rRTFXR2wzZW1WVmJIQklWRzlTTm1OSk5VRjFUV2MzVG1RM2QzWnhjMjR0UTBOcE0yZFNTVXN6T1ZGb1VUaHZOMnRRUjJsRGVuZFVZM0JwUzIxQlQzTkVkV1JQZDNWTE5EVk9SMjR6TTBSamF6QjVOMVUxY1VST2MwMVRURTlJYm5JM1RubHdlSE14V2xFeFEweGthRkpIUzNkRk5uYzNjMkphV1dGNVNWSlpjMDh6VjJwd1NrWTVjMHRzZDJGb2RqQlZSMmRVTVhkRWNGTmxialJzZEhkclIzcExialJGV21oU09UWTVXVXRhWHpscldrZHZMbVJTU2twTWMyOTJXRTE2VlhOTk1tMW9hSGhtWjNjLklMOE0yYmlYUDVsMGkzQW9WTWJTbTFwQnRhWlo0ZEhiUWR5aGdzb2FQeE0iLCJleHAiOjE3MDYyMTcwODcsImlhdCI6MTcwNjIxNjc4N30.2ox67bYrkltiIM2LL3scMvljRLKMk4_eehZYwqZur6I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001699"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:27 GMT
	x-forgerock-transactionid: 0319f023-b559-420e-94c2-16b8cdb25896
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:28.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:28.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 355127: jsonPath($.tokenId).find.exists, found nothing
21:06:28.095 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,355127,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c901017, username -> user.1001699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc98156, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216788094))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:27 GMT
	x-forgerock-transactionid: c6ca061e-13b5-411b-9846-2eaaec667190
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzBncWNmMXJqMDk5c3RmajZsY2FnZW8za2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dE5rdFNOamt6ZG05WmRuTndTMDVsVjAxdFEzQkJMbEZmZUdVd1FXMUZRa1JMTXpOdU1WTlhVR3RaU1c4eGVFWTJWV2hHYldnNVpEUjRSSEZ6TjFWV2RVdFdSRmRIUVY5TWFVNTBjVWQ2WkhCM2VuTjVUM1IzZGtoRmRtOXdkR05yUVU1Tk1sZHZNMmRpWm1SMGNIcGFOVVp6YmpkZlMzUkxUWFJDYkRkTFFYZDFSa2hFT0VWZmFFaDNhemx2U1ZWVVVWcFRTRmxVV0hNMWJtUkdZMUZmYVZaRGVGSjNZMWxMVUV4WFEybHdZazVZWkRkTWRuTXlkWEZZWkRnNE5qSjNVRlE1TURoVE5HWlFOMHQxYTBsWldFMWhSa2swZHpoRlRuVkxPRzlsYVVsemVuZG5jVE50TFRWV2J6TndSR0owT1hCNVh6VmpWMHhtUTJsR2JGRllhVVZXWDFOdVREZ3hRVmR5YWt0SmNrUmxSMDFaT1ZWelNHZEpkR1UxVUZkSWJIUXRNSHB5WVZCUlMwaE1NbkozUVdWdE5XTlJSR2RwYzNGMVYwSnBYM05sWlZwelUyaGxWa0Y1ZUZOeU5HeERlVmhsWkhaaFkyOUNVakZ4V0haWFQwVkhNRjluZVZabWVsRktlbkJsYjI5MGFUSXhXbVpNYVVVM2VFODBVV0ZETmxKSGJVRkVlVk5NU25kSE9WVkdVeTF6ZUZGeFl6SndaMGxWYkdodVZXdFZhR014TVdGTVJESkdhVUYxY0Mxb2NIbHdZMVZaTURaMVJVMWlkWEZGT0dWT2NFMDBlRkJXY1ZScVNsOVVjemhpUmtwV09HRjZWM0UzWkhaVlVXNU1aM2cyUkZkb1oyRllUelZpWlc1bWNEQTNWMHBxUlVWSVdURlBRWFJwVTBaalMwa3RaRlZWWVRKaFJWODBTbHBCZFZWbmNYTlFhRVE0ZUdoM09YWmxaVlpPYUdod2RYaDFkM0UwVkdkNGVIaFljazh0VGt0WmFtaFdaVGhLWW1sT2RIcHBSSE5UWTBScE5uZEZaVEo2ZUVSVk9XaDFhbm96YldFd1ZUVjZVM0kwT0dneVFqTXlTekJpUzNsNFluUnBTMkU1UmtndFptVlRYMVE0V1ZwTVVFWXdUMGxtT1VGbk5taHpaMkp1U1dzNWVqUTBjUzAyY0hObFNXMVdOREJMZEd0UmVtMHdNUzFYUVROTGJtZHBOMUp1TWtaVlEwaDZSa1poVkZOWGEwZEJMbUp4YUhKMVNHTTNaSGRMVGt4UWIxVlVlV0pIUVZFLkVRUlk5MkFxOWpoOWx5bGlnS2I4Y3dxQ1hqTGNGY2FGN3k3bEZyV21OSU0iLCJleHAiOjE3MDYyMTcwODgsImlhdCI6MTcwNjIxNjc4OH0.jb_GOEzDRXww248qE_LrKIjsz77WqRV_GStfAhlsS4k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:28.095 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:29.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 355305: status.find.is(200), but actually found 401
21:06:29.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,355305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17affb07, username -> user.1002800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ab24de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216789181))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYms3aWdzbmFlYXRhYTIyaXRxYW5hNWZyYW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmJUQkRWR0ZPZWkxdU1GOW1RM1k0WkVWSVJreEJMbk5GVDI5WGMxbHJiV2RyZFc5cFYyTlJaa1JFY20xVVRFNUlWbWhPZEdOTlZUQjRjSFJVY1d0c05pMTVSbWhNYWxKU2VYcGFaelpSUW5rNFQyczBSVWRSVTFCaVYyVlljVWRyVkhOVU0xQTNOVnBrWXpsVGRFczVaWHAxZVc5MFUyOHRTMDVqU1VWMmJTMDRRbGhyUjFaclIwMUdWMWhtWVVwalJVZERWVmxOZUVNeGIwZG1VWFJtWkc5eFRFVlJTekZHUjBkdFNVTTBWRkEzTkRKbVJIaGpTVzVCY1hSdmRuVmxObTlPT0Y5Rk1sUjJMUzF2ZFhsSU1sUlJjR0poV2xnMGFFVlJTRE56ZFZab0xXRTNVVUU1Um5oWVNsSnJOelV4U1hwMWFXZDBXSEZsU21ONVoyZHlUazlEYzA1VGFFeFViemwyYTFGSGJWZHRjWEZpWVZoV1MzSTVjVEZIWWpaMVZVZG9TR0pVZWxWU2FrTmtOVFV3VDFCcGEzZFpSbEJvZGtvMWFEbGZVR3hrWVZsSlVVSTVUR2RxYjJabU9FRkhURUpWZDJWc2RXWm9TMDV3UkcweVpVdExPV1ZWZW5kVk9XVndRbUphWkhwRGEwcGlTRWhuYkhvd1dteG9kMVpyWDBORlVWUnJVblUxZHpOMVlrcFJjREJmUlhSc1drNVdWMFYwYkZKT1dGbG9TMk5VUkhCMVREWjBkVjlTTlc1d016SXlaVUZ6YVVOR2NYTmFXRzgwVTNCUlEzRXlaMWQyY2pCWE5WZDJZMGwyU1c1aU9VcHNNSE0zYkRKcVVFMW1hVTV0V2xBMGRsUXpVbVJVT1hCbmNVZHhhMTlSUzFweldqWTVla1ZyTlVGR1dtWTRNbHBUVlZOeWNWWnVaa0pKYkZneFJGcFFWV1Y0TmtsQ2FWRTRTelJSUWxFd1RXdFdiRkY1ZWpKMk9WOWFRWFowWTJST1MwUTJVMlJFZDJsc1ZuaEtZV2RvUzJ4cU5HczVkR1pWVm1VemJWVkRVemhIWkZsRVRqUnNaR1IyVmt4eVdEbFZMVmg2UjJWT1UwVTNTSEpFVXpBNVowVndWazlVZVVnd1dtMUdNVkF6TW5Cd2JFbElXa2MyT0VkSE9VdEliako1ZWxNdFRETm1SVlU0UTAxS04yeFNlRzl1VTFSb1lWbDNZVGRVTW1Wd2VVMHphRzVsZDJ3NWFHTk5MbG8yUm5JM1ZsZG9kRUZQU0ZadlMwMWtXVkowUTNjLlgxQ1p4NHNXZHl5Z0tCREw0ZXRvSGJBVWlZVm1JZEJwaEwya2FLeWZONFUiLCJleHAiOjE3MDYyMTcwODksImlhdCI6MTcwNjIxNjc4OX0.h8AAQkmp2hWgC8kl1ilTxUTn8FGekGFFJ7aqd8tm_08","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002800"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:28 GMT
	x-forgerock-transactionid: 3626f8f6-f9b4-4e64-8b39-7e02c9bbee2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:29.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:29.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 355305: jsonPath($.tokenId).find.exists, found nothing
21:06:29.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,355305,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17affb07, username -> user.1002800, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ab24de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216789269))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:29 GMT
	x-forgerock-transactionid: 0197ec9d-5d9b-490f-969f-a2f5447932fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGJxYjYxYXFicHNkaTlxYXFlNjFiMGlmbGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blJVcFZjMGg0ZVVWU2FURndTV051TFRVNE4zQjNMbXRPZEdzeVkwSjBOVkJOTm1VMmRuZEpXbWcyVVdoSVZua3pUMjUzYlVkSE5HOVpOM0oyVWtvNGNrSmxURzlJTW5aT05GZEJkVTFOU0V0QmNETlhlQzFJUlVoU1dUUjZSMUEyZG1aRmREaGhWbDh3VlVkclJrNXdNREpsU1ZGb1lVb3RXVlI1TWpReGNVbDFhMDVZUVZaRExYTTVNVXhPYXpsTE5XeGFlblJDT1hOYWVrODBiMDU1VFhaaWJWOHpXRFkzV0hFNU5qUmFhWGxoUlZSMVMwSjFiRFExTTJSemNUaFdXVEF4ZFVkSk9YaDFNR0puZERsb1YwaHRUVWhqTFdWclFsTm1RMmt3UjFadmJWb3RWMUoyWVRoSmVsQkVUVlpQT1d0T1pHbEhlR0pDV0RrMllXUlVkamR6WlRKMVUzbzNaVXRLV1hJMVMzVlpVRGc0WDNCbVEwbHBlRmN3UTBGUWRtczBaVXRzWkhaNWRIZGxjMGRqUjFsVVpIaFRWV2hUWlhwT1dHaDRMVGhWUmtSV2FrOXlVelZCTjA1RlJtMWlWMloyWWxVeWVubERRbkkzTW5SbmRXaDRUSGx0YzNwWlh6UnVTMVZNYVVWdFdYbGllVXBGU0dKQ2IxcG9hMlZHVjNWS2IxUkliMFZLYTAxek5reHhNVEZoWDNOWVFTMW9WblYxTUdodVVuRnFVa05YYW5sTU5rcGFhR2M1UzFadWVFRmxabmROZW5sTVZEVjZhV3BIYVhSdFpWTmZaWHBSVlZGR1NWcFllbk51TlRSUGJHOHhNRVpCWjJKSlVWZzVWek15YWxWTVdsZHlWMUZLVEdoNmIxTnFVVEk1WVRCYVdISlNNSEEyUVU5RFRqQkJORGRaYTNKelVWbHlTRXh6VUVSZmRETkRlVms0ZEZoT1lXVllWbWM0WldNelYzUkVSMFZJVVhneFIwbERWRlZTUzBaeVJteFROMkpFVEdjM2NHZGpNR3h4Y2pOaGJVaEdNVUUwWmpWaVJtMVVXbkJ5YmpCb2EybEJVV1JxV2tkR1JHOXJWVE5NYnpCa2VtdEpabVZTTFV3MVQyRTJWMDF4VkRVNVRXYzFjVUpIYUdScVYxRTNNMWxhZVdkTmFYZzJSbFZ4VVhWMmNGTlFOWEZPU1d3MldVbEVRVXc0U25GYU9VVlNPWFl6VGtOVVFXUklOakZHWlVSTVZsZFpMakEzWVVGcFVIZFhTVlE1TkhadGRHRjBVazVDWkVFLkktTkRNb1NZamYtTkVQbE9zdkdaQS15VzRSS3A5WHh3VkUyR09oUm9NMTQiLCJleHAiOjE3MDYyMTcwODksImlhdCI6MTcwNjIxNjc4OX0.qLpKGvA2kkdeu-coLVWX5r6GlQappxhEdbEs6ouTLfg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:29.271 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:32.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 355778: status.find.is(200), but actually found 401
21:06:32.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,355778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7be9e6c4, username -> user.1001603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36edefff, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216792197))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2k4anJncXFzaGxuYTRoZGh1ZTdkaTYxZzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU5VbHpObmszWVhCYWVubHJXbTExZUZaUmJIVm5MamRyV210NVpGSkxWVkV6VjFSNWVqaHpSemxxY1drNE9YTjJOVFF6ZFVobFFrSmZTa3ROUkZNMmRrNXFka2xUWVdsamNYRkpZWHA1U2pWWlVWcHhNMHgzVVhSR2VucHdjV3BJWkdwMWRsVlJWVVJGYmw5d1VsWk1iR0Z2UlVwQlIyMTZSRUp0VlV0ak5YZFRjMDR5V1V4c1ZVSmhTbkpCYmkwd2NFdHVWSHBNVkV4alZHcHViVk5EUVdGNGRUVm1hbXg0U2pObVgzWmhURzFaWDNGWlVGUnliMlpoZGs1ak9USjJNSFZYU2xaQ2EwYzBNbEZ5U25wQ2Eza3pSMU5vU1RFdE5DMVBRMTgxZFdFek1raGxjek0yTlVWUlJFeFRaMGhYUlROdk5UWjJkMHc1UkROM1VHWnhabTU0YlRCRGRXWlJiVmhvV0VwTFdtVjJTSGszZEhOaFlXWXRNMlZDU0RodmJXdDJXWFZ1TkVSeU5tZHZRV1JaU1MxWGVuSTFNa0ZtZDBsMVJWWlFTRlJwVld0ME5XaEdjR2M0WTNCWWVWOWpVWE5aZDB0blV6bG5kVWhEWHpJMVIyTjNRbXBOYVVsZldIRmlZMmhrTUc1T1pERldZM2R2ZEVkNlJHaFVWWGRhWlZoVk4yazROMDQzZHpCQmMxOTNjVWRHU2w5c1ZucHRibnB4VUVVdFR6RllSRTVYYkVOSmNXSXdaRlE0TUhaRlUyUlpVVTFzZWpkalRuUmtkbWRGWDJzMFYybE5VRVpQWVhaMFN6SklRM2M1TjFGNFNGSkpTSFpCWTNScVFreE1hWFZaVW5CRFVtVnZlSEZXY25oMVIyTkpia3Q2VkV3Mk9GWkphR1p6ZUV0SFFVUlRWM1I1ZGpNM1VFSTJkM0l3YldreWJGWmpTV1J0YzJGMVVqVm9VSFpQY1dkR1VYZGxla3RKYVZOS2RHVkNaRU55VG10UE5IRndlVU0zWDNKSWNWQkpabWhwTjE5eFdVaE9MV0V5Y3pkalMySlRjMHhDVjFVMlZHRllkM1ZyUzBGbGNqWnNUbVZUVFZoM1VHdFZaemh6T1cxRFJEaHVRMHRqYWpCSmFFMXRZV1l0TkZrNGNVMHdXRzlDV21OdlpVeDZVVmhaYjJWRWVVdHJRa1Y0WlRCMVowc3dTSHBxTW1KcGExTTBVa2REYW5aT1ZrdE5TbEJOV1Uxb1FsUnpMalJCTFhwMmMxZElXRE56UW5sdWFFdFdiWEJaUkVFLkl4TFUxWXBPOG5ENkZvVmlwN3I3MnVmYUE2RzNQRVpod0VUbjNqRV8xdk0iLCJleHAiOjE3MDYyMTcwOTIsImlhdCI6MTcwNjIxNjc5Mn0.7KZHhnKawpSd_3RY3olpN3VkrV2zrCqbuAhjxHtrILw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001603"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:32 GMT
	x-forgerock-transactionid: c1a2d469-6789-42be-94f1-f634bc158f9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:32.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:32.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 355778: jsonPath($.tokenId).find.exists, found nothing
21:06:32.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,355778,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7be9e6c4, username -> user.1001603, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36edefff, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216792286))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:31 GMT
	x-forgerock-transactionid: e356d737-cba9-41ae-b982-94f5e26b2051
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmszczllOTdibWtpbG80Mmp2Z3E4bTBtZG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlNrMHlRMnQxTjB4b2RUWnNZWFF3UjFWR1NXVm5MamhMUWpoMVpYcDRSRTU0V1RSakxXWkpZbE5QWldabE1FZHlNWE5GVkVGRFl6WlhUV2RGZUcwNVRFcGpaMTlZYWpoRWVqTmpUMUJPVUZWUldYRnNibGQyTTNndFVtZzBURmxrYkV4V1dVMVNWRmxHYlUwM1QycFZkME41UzJZM1RFRm9VREpuUkc0eFYzb3hZV296YmtoaFEzbEphMlJ1UmpkYWJFc3RUbGwwTm1OTVNXWmlaSGhSVm5SMk9YcFNReTF6VEVZM1YyTjFTa2MzVld4SVJXdHlNelUzVlc1UFNuWkdlRlJoUVZCZk4xTlhVbkJWU0RKd2ExZHFRek5PTFVkMGFUUmlVVmszVTI5M0xVTlVaMjVqTldad2FqWmZkV1JSYkhoR1NGUmtjekJxYkVGTlFtSm1YelpIYTNVeGJUQlpjRmR0VmxSblpUQlVaVmhPZVZNNVh6TlRUa1pQUlhaUWMxbFZVM2hhTVVORFUxSlRabTFVUTBWbGFsOUxNR0ZxYmkxcWNGaFJXbDg1VGxWYWFURjRWME5EVGxCV1dIa3lWRTlqZVRkcVJHUlJUMVkwYzNSYWFrd3pNa2xTZVhKelh5MTFNRWR2TVZjNGFIUTJORVl4YVdKUlkxaEVkVkJ5UldSbVJrRmpjall4Vm5KTlRUUTNTR05TU0c1a1MzcHVRemx1U3poTGVITjZhemxYVFc4NFRVVlFSMUZKWjJFdFNIWk1XR0pXVGt3dFVWaHlMVFp4VGpodldsZzFNRFJaUzNkWE1tSk5hakl5U1RKTWFrdHVjWGhaVkd4NWNsVndkV3BwZVZSVFJHMUxaM0pTWWt4c1dGUjJlbXBYVkdkNmVURnZSbTlQYlhkeFZTMW1ibXRxUjJwNVVGUklObGRVTm1SVGRHZHlOelpOUjFGT2RXaFFVRzF0YTNwRVVsVkJUa1paZURCNldYWTFUVlZHVFVjNFh5MVBiM0I1WTE5YVFtcGthV2hPY0VkRWQxZDFhV0prUm14alYwTnhWVGxrWTB0Nk1YWmxOa1ZRZDJkc1pIUlZkSGQyWkhkd09FWkdVemhZTkVwcGJHa3lURzVaTFY5WlNXazRTMm8yTW1WWGVIbFBjbFZDWkV0VWNUSmhTVFZEV0d0RE9WQnViVnAzUjBGNWRXcHhNR1pqYTJsTlNuRmlYMDAxTFRWNk56Wk1TVEJaYTNCSlZuaG5MbGROUlZWbFduUTRhemhYVmt4S1owTnhZWFUxV1hjLlhuZ3N3RG9aaVpKVVJVOWREcVNoZFVGWnRWZnNTYmQ2czdYUXJGYTNjeVEiLCJleHAiOjE3MDYyMTcwOTIsImlhdCI6MTcwNjIxNjc5Mn0.koyO-lJwNCgaOwEeSPj76k5IUUynn8ZgwBDQ1KeFZO0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:32.287 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:06:32                                        2385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=695882 KO=13106 )
> restLoginInitiate                                        (OK=344762 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=343748 KO=998   )
> restloginProgressiveProfileCallback                      (OK=7372   KO=998   )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.45%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.45%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.00%)
> status.find.is(200), but actually found 503                      4958 (14.03%)
> status.find.is(200), but actually found 401                       998 ( 2.83%)
> jsonPath($.tokenId).find.exists, found nothing                    998 ( 2.83%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################################-                         ] 65%
          waiting: 186736 / active: 23     / done: 355856
================================================================================

21:06:35.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 356225: status.find.is(200), but actually found 401
21:06:35.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,356225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21482948, username -> user.1000851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24ed12da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216795095))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajFrM2FwZ2I4NGxrOGYxOWpjNnUyaGhwaHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T2NVVTRTM2RpU1VoTGRWcHFiVFpVUVRKNGNrUlJMbFpwTms5clpGRkJZbkkyT0ZoU1NGZHVZbFp0Y2taNlQzZzVNMUZHUVdsd2NFeEhiSEptTkdKSmRITlJWV1JSWlU5TVJ6ZHNkMk5oUkU1UldUUmliVFprVkcweFdYRlpiREV6WWxsMGEwODRjV3h0WldOTFMyaGhRakpyUldrNVRFbDRkMFZXTTNSUWJWcE9OblJJWkRJeVlXa3lTRmhmVW5ST2IyeFpkVjh3TW1VNFVqRTFlVGhGVGpKRVpTMDFhblZJTVdKUGNVSldlRTl5UldReE5IaFVRakJDU25SNlRVcHZPR3hTVTFWclRtZExRMlo0V0RoaWFGWlBUVXhDUkdONU5FTnBZa05LYm5FM2JUSXhWa0UwVjBwRk9XcElNRXA0Ym05RmIwWnlTbUZZVVhsblVVNW5iMDFQV1dSRFkwMVRUREZoV2pWNVMydExaa3BsTTBwWFlqbFlXRkZxTlZGS1UwNHphM1EyVUdnNFIybHFPR3QzTUZoS2JHdFlWV2RVTm5WUGNGUmZiSGxGTkRWS1pHd3dka3BuWWtoS2F6RmlTbEpwTFc1a1VGOHhkRE0zTkdRNFZVbFhZVlZGY0VOUFZsUnhZMG93Y3pkS1UzZEpNVXhKZGtkclpsWkROalZCU0d4b2RVTnJaMXAzWjJOa2VEaGZiamRFV0ZwcE1HWk5WRkJIYkd0dldrdHpka1pUU3pGaFpIbG1jMlIyV2xoelgwMHdkalpJUVZseU9UaFVVRlpRVjB4WU4zaDJVR0pJY2tkc1F6Ukhhelk0VkY5Qk5XbDZORGMxZUc5NlRYaFVhalIxYzBsNU5HNTFWRmxxUmxwNFdteG9aRnBaV1RKT04yVXdZbm81TTB0UFZ6VkhNemx3TW5jMGExWkNRemRGWkZnd2NVOUpRbDkzU1VwV0xXUnZVV2R2YVZjeVRGWnJZbFpsZUVWZmMxSklXREo1VldkUE9XazNhVFpZVjBsdWJtMHhkVEkyTkZWT2FqazRRbmxhWW5SbU1IbEZSVWhzZW5SUlFtSlJZVXRPYlRVNVpqbElkMXBIYlZWeVNVWTNZbXBWZG5CR2NVcEtaWFZFY1d0cU1XMW5XVUZyZEc5UFkwZ3diQzE2TldKT1ZWUm1MV2h5VkdGMVpUWktVRkoxV1ROVU1WVnBiRmg1Y0ZOUFdYbE9jemxrTFUxRVprMDNPVWxUVW5aWlZ5MW5MbDlsWDAwd1RrdzRWRU41YzNsZmRUbE5PV1p4YVdjLkxZUjl5djAxelBoQ3hEaHBkOHNsVE8tbjhEbDBVT0wtOFVoQ0NQbGIxVXMiLCJleHAiOjE3MDYyMTcwOTUsImlhdCI6MTcwNjIxNjc5NX0.jBrOdb7qtVcdYhCtfUyVJOXa6KNqXRgIqFabAVFO6bQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000851"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:34 GMT
	x-forgerock-transactionid: a2fd23b3-81e0-423d-940d-a04f2eb2ff29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:35.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:35.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 356225: jsonPath($.tokenId).find.exists, found nothing
21:06:35.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,356225,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21482948, username -> user.1000851, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24ed12da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216795188))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:34 GMT
	x-forgerock-transactionid: 5104fe4a-d829-4051-ae7a-91fe44ed7c5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTI4Y2VvdjBpNWdnZGRmY2s2MWduaXZvZzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFQxazVPQzFVUTFKVFNrdFhTM3BwYmxGRGEwMVJMblI1YkRCVWVIVlRabVprU2xab1kwb3lkVXhaVW5aUFZsRlhXSEZmV200M2MyRmllWFZ0TmtoeWRYRllXbmxxUVhvNVZFZGxlVkEyT0d4U1VrMVdYMGxuUVZOSlgwUmtZbEZZUWtaSFYwUlVXbkF3U2sxbldFaENUbkJwWVVseFduSk1Za1pHWVZkcFZtVjFhR2hVVG5SaWNFRnNSelZyUzBKNVZrTlFhR0ZVYlhZeFIweEpiamw2Y0RZMk1FMVpUa1JYVlhGTU5rdEpVbFJFYkd0T1pXaEJTalJLTTJ3MVFYUTRSME5OV1ZBMlMzbExRM040Y25KRFNFMTJiVnBaWkhwc2IwNHRWa2htVDIxM1JrSm1RVGhXVWtSTFFqUmhZazVMUldScVVFNDRla1JKWVVNME5qTmFhRnBPTUdoQ2RITkxOa3RvWjFSVFRsUlZSa1pMVUdFMmRtTnJXWGM1V0UweVNrTnJOelZ4TWxJMU1GOTZPRnB1ZDJSRFkyRlZYMVpEWnpCaGJWQTFRbGcxTm1neFprRkdYM0V5YzBjMk1qVkpPVlJFVHpGNlRHZG9XblpaTXpOT1dGSkRNRkZEVkRNMmEyOW5aVTAwVVVoUGNUZExXa2xRTVc5VVZtaDBNbmxIVEZkTWVsOUNVMU5xVFhkM1ZHd3hWVWhzZWpNd1VETjVkVEpRVTJzMWJFeFdVMlU0WHpSbFdUQlRaakpGZVVsdVJYVXhYM2t5YkMwNFgyMWlWa1JhZFZKeE5qUllVMEp1TjNsb09VZG9XRE0xV2pCMllYWnpkMHRVYTFCdFdXVnFMV2xWVUZkbFdXeDNhVzlOVjBWS05FTkRVRTlOV1VKYWRXRnJlVUpYTUMwM2FXRkNOMEV3Y1c0d2VIbzBkMmR3VG1kaU9EUkZkRTFXWVd4WmEyUTRZMmxXYmtVeWVEaElkRXB1VWs1VWFERXRNalZOYVdwcFl6aDRlVkJ6Y21zMFVHTnpVa1JzVFdobmQzUkVkSGt5Y205MU9GaFFSazk0T1RrNFNEaFhRbUY0Y1V4dFVHbHVhREV5VW1kclgzRnVTRVprUzFwbU5taDFOVU56T0Vwclp6bEJhazB3U25KdWVrSTNUV0Y1ZUdNNU9EUlNWRjlVV1ZJNVpIZFJVbU5tUzBaTGJqaDBabGhEWm1oWlkydGxiMjFIVVVKTVVHODJaMnBFU1RGUFdtUkJMbmxIU2xCMFFqWnVkMDVvTVhWVWVsSmhRbTFDYzBFLlA4djlocm5WbUsxVWQyTXdZV1NMS05vUHNCaHNEaDlXODBabVpBQnlZOFEiLCJleHAiOjE3MDYyMTcwOTUsImlhdCI6MTcwNjIxNjc5NX0.Bsi4K3R3i6gFH151bcor3zLkYf9f3K4yv8h_nqCKUbM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:35.189 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:36.480 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 356437: status.find.is(200), but actually found 401
21:06:36.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,356437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19730af6, username -> user.1001181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eac7d92, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216796431))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDh2aW5qdGd0OGw3NG1lMmQ2YTkxNGp1b20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVh6UnZibkpUVWs5S1kyZDRNVzVIYzFKWk9HWlJMalZsVGpOME1qRmtMVmRQVm10RVZsZHpNRU01Y1ZSUFRYaGlkVE5YWjJNd2VIQjBPVVZwU0Vkc1ptRjJZbEpvVmxZek5WWTVhM1pJZVdoUGEweGpVVFJ1UjFaVVNWbENZa1pJYzBwMU1XVmtkbXR2UjBKWlNHOWhNbTluVm5ac1JHOVlPSGsyYURCVGVFUkROWFZHYzNkT2VtSmZjbmRhT0ROVmJGUmtjelZ6VUROa1lucHdNVmxIZWkxbVUwdExWRnBNVEUxSGFUZGhUVzAwZWt4NlZtMWtWekJxUkZoeGFXUnJVa2RaUXpWYVNXNWtSamw1WjJaMmNVcFZhWEpMUWpkVGVucGZVMGRsV25aNFVIaDVTR0Z0VkRCSFYydERUMlJzVG5OS1ltZFNPWG8xTkhsRVEydFlUbGRJYzJKUGF6bEtiVGhEWDI4MVMxOW1aMkZtY1ZWRFdqTnFiek5CVVVsT2R6VTFSRU5vTjFCYVJGUktWMUZVYkdKaFkyYzBPRkZMTmtKb2R6UkJZMVZ2TFdSeU5HTnhkak5FTnpCR1RuVjFOMjl1UTFaVmNrWXhiSE5uWmxGcWJFbEJlRE5CTVVGNVVFVm5TRW8yYW5KWFprSlVZelYzWmtOblZFcGlUR2Q1ZGpkdlNFSm5YelJWUmxaUmMyVlllazh5WmxWdlVYQmZMVEJUU1VKcVdVSnZVbXhZYkdRNFZ6bHBjWFZyVFVOVFMyWktlVVJpTnpaVVdFaFRURk0wYXpoYWNuRnNWUzFJYzFkaWJIaFRUWGd0VW5KNFNWbGxTWFJ3T0dGQldrcEtaMVJUTFRGMU5ucFBaM2t0VmtoNE5VNHRZVGhuTmtaSWMweHJhRFl5UjNCdVdXNU1jbXBCVG5sNVNHNUJVM052ZWxwYVVYRlBZVmhrVjB4M1VEZDFXVEZSVG1JMlpGTkRSbG93VTFneWJ6UlpNM3BRWWtSWVZHOXpWR2t6TXpacFJYRkxTRzUzYlZOQlVXZFVVWFZOYzBJMlZtd3RURTV6TW1SeGNsSmxhbDgxWkZobFJreFliVTA1U2xONWNYRXhiWGMwTVRNMVJ5MTNaalZ3ZVRGc1RGSmFZMUpUUWtKbFUyeGFXWFJGY0hOak1EbERZMjlwU0dGUVZrdFVjamt4Vm05MFF5MVFOV281VW1aMmNYWlBjV0ZhTmtaWGRGRXljRzVIVGxCUk5uTnpMbFJ0VFVoWkxWZDNNRXBzTlZsT1NHNW9lR2d6Ym1jLjFPcXRkUW5FUkVtVHhmQnBRQkl2dnRDcnBnSnI2cFRfYlJVSkNHWFQ2cTgiLCJleHAiOjE3MDYyMTcwOTYsImlhdCI6MTcwNjIxNjc5Nn0.gDGC8z8U3PuOvYDou_KHdqArDgkOL2PpwDJVEgc0DQQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001181"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:35 GMT
	x-forgerock-transactionid: bf318177-0b85-4c85-af22-445b3d0b6b68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:36.481 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:36.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 356437: jsonPath($.tokenId).find.exists, found nothing
21:06:36.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,356437,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@19730af6, username -> user.1001181, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2eac7d92, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216796520))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:35 GMT
	x-forgerock-transactionid: 419013d6-aec7-4b2b-83be-f0fdb14476c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmkxYnZpM28yMmwzNjc1NnBtbDZib2d1Z3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmVsUTBOSG93V2s1UWFWSk5hMXB6TFZWNlVFZDNMbFpaZFhaVllXZGpMV0pKTFhCVmIyRnBMWGx0WmxGbFlqaG5jWGh5ZEZsd0xWa3hVbkJYUzBWUFZ6bGFZMGRCTW5OMloweEhSRWhqWjNaMWJqWlRUVk5KZUd3NFlVMTNkVkYxYWpSa2FtUkplSFZRUlMxbGNUZEpNVEZvYWpOWkxUWnlkRk13WlZseGRFdGhRekJtYnpKRlZrdFhOMWcwVVhGdE9GTkdaVXAxVlZaS1ZtRnFaa3BMWlhWMFVsUm1hRXRXYm01MGNWZDRkM2xMY0dScFRGbE5RVXRrY1Vodk1VWjVkR1pSZEhjeVZEbG1iVE5NYUhrd01ETmZkbVpFWjBOZk5HMDVhRFpKU1RaRUxTMHRiWEl4VnpkMlZYbFZWMFZ1TFdKTlJqSTVPRTFZWjJGV2RtbHpaa2cxUldFMVJFUkhkR1JTWTFwUWNWQkJSWGgyYkUxMFNXSldSamxvYkZKaVQyUlJaWFkwZG5WMldVZEJSVUpuWlZGcU1sWXRXRWcxYjBvMVIwdHpTbGh1TjJ0VllTMVhNek54VFdaNGJsRjRXRzluVTNSU2RWWnlVa2hWUlV0cFRVUTJWalJPYlhBM1dqZEZaamR6VWs5SlpsRlVZMFJsZGxaUllsVlVaWFZ6TXpOMVRrMVJVRXgyYjI1aFlXeDJWRzFzVkU1TGJ6SldNWEZyVTJrek1FOUJZakZLZEdoVmVWSmtiR3d6TmtadVZVaFFUVjlVTjBWYVJXVkpPRmhqVERsSE1qSlRTRm8zZGswelFsQjJXRGRKYUdGbFRrWXllRVZ5ZGtOWU9ERTJSWGxRWHpobWJtTTNZek54VFhkS2JVZFhVRGhXVm13M1VVUnRSMnR2Y3psdGIzRk1RMmRWTTFJNE9VUmZZMjl2UVhVMFJGaHdWVGR2Y3pjNGQyUk9URFJpT0VkVVpIcFVjVmRyV2tJNVpYQnpiMFo2VFMxNGVHZEJkRlUxUzBodVVWaHlOVjgyVjNOSFQwaGxjR3BYVTFsSFlqaFNNMTlZUmxjeGNEaDZiV1J2WjBSRFJEQnRVazgzUTJwTGRWTnBNR2h2WHpVeVUyaEJWbkF0UkhKQ01IaGlUa3haVWpadWJDMTFlVFY2UkRaeFJVMUVUalkwYVdONVFVNHpSMDlRWXpKbUxTMU5SVnB3VERSU1dtWjNlVE5FVmxCS1drZE1SbmxETjFsclFrWkJMbTlEUVUxMGFHRlhRM0p2TlVsZlIxcFRSRkpMUkVFLnpxVDI3WFNueDZrN2pQYkRBcW9PUGY2eVlqYmc4VFh4MWM3ajRlVXk2aVkiLCJleHAiOjE3MDYyMTcwOTYsImlhdCI6MTcwNjIxNjc5Nn0.gRcL6_xyxT-qXiamjklFe6zDHMv4rt_CcQqyhu_AXig","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:36.521 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:06:37                                        2390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=697407 KO=13110 )
> restLoginInitiate                                        (OK=345521 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=344498 KO=1000  )
> restloginProgressiveProfileCallback                      (OK=7388   KO=1000  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.45%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.45%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.00%)
> status.find.is(200), but actually found 503                      4958 (14.03%)
> status.find.is(200), but actually found 401                      1000 ( 2.83%)
> jsonPath($.tokenId).find.exists, found nothing                   1000 ( 2.83%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################################-                         ] 65%
          waiting: 185979 / active: 28     / done: 356608
================================================================================


================================================================================
2024-01-25 21:06:42                                        2395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=698872 KO=13110 )
> restLoginInitiate                                        (OK=346243 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=345228 KO=1000  )
> restloginProgressiveProfileCallback                      (OK=7401   KO=1000  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.45%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.45%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.00%)
> status.find.is(200), but actually found 503                      4958 (14.03%)
> status.find.is(200), but actually found 401                      1000 ( 2.83%)
> jsonPath($.tokenId).find.exists, found nothing                   1000 ( 2.83%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################################-                         ] 65%
          waiting: 185256 / active: 21     / done: 357338
================================================================================


================================================================================
2024-01-25 21:06:47                                        2400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=700319 KO=13110 )
> restLoginInitiate                                        (OK=346968 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=345937 KO=1000  )
> restloginProgressiveProfileCallback                      (OK=7414   KO=1000  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.45%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.45%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (17.00%)
> status.find.is(200), but actually found 503                      4958 (14.03%)
> status.find.is(200), but actually found 401                      1000 ( 2.83%)
> jsonPath($.tokenId).find.exists, found nothing                   1000 ( 2.83%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################################-                         ] 65%
          waiting: 184531 / active: 39     / done: 358045
================================================================================

21:06:48.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 358247: status.find.is(200), but actually found 401
21:06:48.928 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,358247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e3aeade, username -> user.1001993, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3be91381, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216808881))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWlqOWtzMTJvcWxucjdtbHFrYzJoYnZhNWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MllUUjBSVUYyTWpGTlkyZEJVMmRDV25rMk5sZG5MbTFHTURkVGJsUjFiRTVTVG0xSmIxTldjVTkzU25sNFdXc3RRVTlTYUVaT1FqSkhka2hETmxOblpGWkpkVm95UkZOcU9GUkZUSGMzUldGcFVVNUVkbDh5Y0dGSmRtMWtURmhTTFdodFUzbDBkbmRKUzA4MVNIUnZkMHhtTlVGTlpsOHpWbWQ2WkdWdldISmZNalZuZUhWa1EwaGZPR3QzWTBKdGFpMWZTbEZtZG14NlozTTNVMDFOU0RaSVdYSlRVVVpGWmtGelUyZGpOMDVoVkVzNVYwWmlVRlozWkRScU9UZEpkakZQY0hGbGR6ZE5kVnA2V25kT1RXTmhRWEJ1YjBoc0xXazVOMDk1UkZGM1h5MDVaR3d3ZVRFMlZ6STVNV1JaUkRBdGRqYzNhbVppWkhSR2FpMHdjekZRTkMxRGRGcHFXbGRFYVVkTWVIWnJkVVZJU0ZoMFJreERTRzExVlVrNFRWaDVORXAxWlVsMVUxcFJkbDlZU2pCbVkxZFhTams0U0RsdFUxQk1TMDEwZFZaMFJYcEhhMjE0TkU1SmFpMUpObmwxY0ZaelJtbFpWWGRCWWxsa05IaGtRbTVyVEVVNWF6RnFWRGREZEU5UWNYVXdTblZFWW5KTmNIcDZXbUpqTkZKemRERXhNbkpzYzJoNlpGbExVa3RGZGxoRFpWcFdRalJ3VEVOYVIySlBaRVpxUkRCNFVIUkxkVE5ITlhsak9UVm9WV3BtUW1wYU1UZHNWVXhrYmsxQ1VsbFRlR3h3Um1KT2VUZHRTWFo2UkVrNVEzUmtRM2xpZDNkaE1WTk5ZWFZSZDJzMlZtRjNha2RCYzFZeFJFSkhXRkpDYTI1RlNtZENiRFZMYTB4c1N5MUdOV05hVGtOTVZHZEdZek0yTVc5VE0xTkZTamhwTkhRMlV6WlROazlzTmkxcU5YaGtlakZXVkU1YVIxQmpURmhhYlZnMVZETlFZVlJTVDFWUVVXZFVUSHBYUTBwQ1ZrRnlYM053WDFOaFNUQnVRVzF5Wm10M2RqWkRRV2RUUW1acVFVdE1lSEJGYkhGTmNWTlBaVUl5ZVZsUFkyZFpiaTFJVERaRk1tSkVRa2hrYW5sRldtd3RRWGg2ZVZsWllXVlRRamRyTkVoUGRXdG1aMlppYlRKT1oyZEtXREpDZURkTVlrWm5kRXhOTmpjMk16a3RlVWgxVERkeVFubEpMbVkzYVUxdVRXTXdSbnBsY0dwNk5rTTBUVEI0VFhjLjdqWnBCbzdoU01uVkhlc1AyNjZVazBWVXNVVXUzQWlZRkdZOGhyR3lsQmciLCJleHAiOjE3MDYyMTcxMDgsImlhdCI6MTcwNjIxNjgwOH0.grOn0BPzZbDfQxRKmGrERMKoSwZeCZ8pHI5ogDBfHho","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001993"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:48 GMT
	x-forgerock-transactionid: 4c65ab8d-1b82-418b-bbf0-60234940ab6f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:48.928 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:48.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 358247: jsonPath($.tokenId).find.exists, found nothing
21:06:48.970 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,358247,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e3aeade, username -> user.1001993, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3be91381, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216808969))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:48 GMT
	x-forgerock-transactionid: 9ac5c650-c376-459b-9c0b-9ea7a3eb191c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWw1MXRhbDJvaTFwbGxsa2s3ZnZtYnI3ZnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWRHaGlUWFJKWm1oTGJXTTNSM2htTFVkTlExWjNMbGM0U0dOZlpISkZXREZVVlZkS1UxTnRlRFJsWjJ0SlVuRmhlV2d3VVcxUE1sTlpjMFJhVW1rMFN6SllSVFppU21wWFJqWkxaSFZKY2tGbk4xVkhPVVp2WTJOYU9EQnFNa3RvT1V0eWNWTm1hVjlrVURZemFVYzJNR3R6WWtwdVNVRm9jWEZoWjJselJsYzRhVlZsVDFKWk9YYzJPWE5hTW1jM1lURnBiMGxTUTFaa1dGVnBjMlEyY201aU0wRnRlRkpHY0RCRVQxcDVSRFpGTFVsc1NGTkpWVFF0U2psWVNXdElPVU5qWVVGRk5TMDRiRlJVUVRSaVZtOUxSVEJoVW5acVZXOVhWMnRoWDJwcFZtTTBVRVpTVEZKMFRHUmpTazluYjBkalMxWjFNMEZRVG10SVFXeEdaVVp3WjIxdlowaHpaWGhZWkZabk5HUjNNMEZ3Wm5KUFNrOXNPV0pQU0RKVFkxbEJjbWwxWVdkWmVIVTJYMDFuZEVsUVpHOVhZVXRwVVY5RlFWQTJUa1ZhZFZSSFZXOVpjMDA1WVY5bVVYbENUR1ZxTXkxUlQxQmtMVEp1U0ROMFRUQlBhRXRZVEVONVJGOTRkSHBDZG5GdlNWRnVkRFk1WlZsME1Fc3llRlZ5U0VkcGNHUllkVmt5VEMxcE1YZ3dUamxrY2tGUkxXUllkMEZaV1dOclppMHphazQyZDI0MFgyMWpTR2huU0ZaRVVYUkZabUpQWjI5a2JGTmhSRFF0TUVwTVZsOTNlRGRyWmtsaFpWQldiVTlNYVVOWllXbHpXV1puVkhkTVJFZG1kMTh0VUZsaFVWbEtXbXRWZFhGVVRESkZTalpLZEhwVWJ5MW5iemR5UWpoUGQxZzRURGQzTlU1d1NVWndWbmxRUzNkNlNEVnlNWFJ4WmpoWFJtTkVXVmRSWlZCUVFUSnpXa1p1VVdwWlJYVk9jVGRUTmpFMldEbElkMHREVTNGWFVHZGlWV3BSV0hkTFQwNTRVVXBRTkhCZkxXNXhNMnhLV2poNFUzQlRMV0pDUjBKUmRHbEhWM2R1TFZkWlJWODNkM0prUlVodk5YUk1aelUzUkY5UGJWTXhkVWxaZEhCNWRUSnlkM2QzZG5KQ1dUWnVZVTU0V0RodVptaFlUMnhwUWpaRVpFSXlRbUZ6ZFVwMmFrNVBRVXRrZVhaT2FEVjVXVzkyVlV0eWFFNDBMbmx2TURSQ2JXUnFWR0ZJWkRoSVZWRkdVblJrYUZFLnR6SXh5ekRHZ2I2VzhyNU1HTUZTa1kyZEZWQXY3cl84WWJiMldIY1BvX0UiLCJleHAiOjE3MDYyMTcxMDgsImlhdCI6MTcwNjIxNjgwOH0.S2B1dVhnb9TVoILmLM14UaS6KBRk5HYbDdExyvhEi48","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:48.970 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:51.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 358549: status.find.is(200), but actually found 401
21:06:51.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,358549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ffbc5f1, username -> user.1000927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@762080b9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216811259))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWFzNzZnaTU0djkyYnQ0ZnUxbnJxNHVqMWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVNsbEdjbGd4YjNKcE1tSmtWQzF6YWxWNU5qZEJMamRRUkVST1pUTlpXR3N4V2pCeVpGUk9TR3BIYmpKWU5XaHlkblZuTW0xNFduVk1kR05VVUhsNk0zbFFSVTFJTkhsek9GOTRRa1pMZFZGb1pYTlJOa3RmU3pJNFZuUjVhM2wwTTJGemJqWjViM1prWlZSR01HVlNZamRHV0RCeFpXeFFiV056Y0dSUFNqaDNOV3RvU0RjMldWWllXVVZ5T0dadlJtTTRVRWhCU2s5TGIyTllRbWxYU0c1WFRuaHhkbEU1YlhObldHbFdkR0YxYldaNVEzVllOMlJJVmxaR2N6SnNkVVpFV1VSMGFXZE1aVFJwUkc1M1oxSlBXVk4xVkdkclZ5MVZkRmhzVUhSb1lqSkhTVWhFYmpVeVRsQkNVVVpSYlZCdk1GbG5UelpYWW5OM1lsWnFNV3RFZVZoTlZIZ3RUa0V5VUhwWFJtMTJkSGhqVFhwYVNuSlhNMnhuYkhoWWQyUk9iMjVhV0RjM1NrRTBXa0pKVDNsM04wODRORVpKUVdwTE9YcDJNVWRNU1VVMWJVTkhWVTFMVVZoUk1qVmtlVFJDU3pRdFFuVmtkMHhNTUZOaGNtTk1Va3BFTFROblEydFpVRlZoVUdadmNWSm9Oelp2U0VnMmREWklZbWN3UkVSQ1NYQlBhMnBQV0ZaWFdVTmxXamhvUTBremFHOXdjR2gxUTNGbGRuSnJNRzlqU1ZSUk1FVTVPVTVrTm1KNFdsUjVabXRUYkhOUVRXcHhSR3BtYVhwcWRtWXRjSE5FTW5BM2JsRjVNek5DVEhSM1NrUlZlVlJCUjFOd2JIWmpTRjg1UldKbE16QmZkMWwxU2tjeFEzZDVRbHBGWjJoNVgycHBYekpFT0RkdE5IWnZaRloyTlhWNFpXOXRSRWd4VFU5eVFuQnRiMDFUU1ZCRVF6ZHRhMTlJWWtkeVdGRmpjalJTTFVoTmRqZHhSMUZWZWsxcU9HbDBUMVpwVTJvelIxOWhPVTh5VFc0MmJtUjFNbTFOYjFsSFJHeERjM0pwYnpGd1JVOXFiR014VjBRNWFVeFFSVlI1YzJOWk9GVmpaVk42WWtST1FsTmlhMEZ1TFVKd2EycE5aME53Vkc5U2NEbFVMVEJpV1hoMVVXSTNSWFJCYkU1ZlUwWjFRbWxrUTA5bmFtTllNbmxaVlRONVYwdzVRbTVEV0dscE1XVTBWbmcyY0hsU1RVazRMalJNTFRKNFIzbERRMUJOWm1oNGJVZFRhalZIYVdjLjV1MGdFYmJLOVh3VXFwYjFlcFN0cUE1ekJYMEpiNWVnNExhSUV2VlJSV0kiLCJleHAiOjE3MDYyMTcxMTEsImlhdCI6MTcwNjIxNjgxMX0.5IOttwQklpvu93vHhFOGZKw35Ae-8wyE_inazcLYMuE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000927"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:06:51 GMT
	x-forgerock-transactionid: 3de2b01c-1370-4a3b-ba94-80085906b048
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:51.305 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:51.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 358549: jsonPath($.tokenId).find.exists, found nothing
21:06:51.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,358549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ffbc5f1, username -> user.1000927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@762080b9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216811345))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:06:50 GMT
	x-forgerock-transactionid: f712bfd0-043f-42bc-99e3-c29d9cba5610
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnFmMGprdW9kZDhzcWlpYm42ODM3MmVtbmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R01WazFaR1EyTkVzeVNWWXliMkZYVmxkbWFuUjNMbUpWWlY5bE56QnlSMGcxTW5aQ2FrTjBSMHBsVkZNd1YwSnBlV2R4TlZCaWRuRm5hM1YwYUdsWGVsUk9hVWQyY1hjeGJXazJka00yTlRRNU1rODBNWGhsTmsxU1ZsOXFUV1JtUjBsdlEzYzNVbEJvWWpaaFpUVTVVMVZGV1c0MFMwWnlWako2V0VOSk5VMW5TV1ZLY0Vsb1JVaE1jblZCY25KQ2JHcGZkWE56YUZoSVVuZFlPVGMxYUMxbE5FbERiRkZ4Y2xOa2JFeHZhVUZOVEZCWU9HeGtOblo2U3pod2NFVmFNRWhXWjJsck1ITmFUV2xqY0hWeVVqSk9VME01YmsxTFMxUlpZMEZtUmtoTVpFZERPRkpTYjNkaVQzUnBTRUZ5VTBablRFbE9iazVTV1hkdWRtSllUalV6VjBWQlVuUkhNRmhSZVdoUGIwVTFNWFY1UVV0cE5UUTRhWE15WWw5RVdsUllRMlV4Y0VsRE9UQkpkbFV0Wmw5UVRIVm9NMk0xUldOWFpYSmlRVkJvYW5rNFlUazJORkppTVRGdGMzUjRaRlZyVnpkVFpVeFNNSGRQVkdFMFVqVnhkVWxJWTNOUFoxSm5ZMUpUTVdzelZuSXphMmhDWkZobmVGOTFORjluZDJ4a1dHMVpXbEpuYWxkTFRGOHlaalF3ZVhVNVgzYzNiV1F4VmpVMVdsbERWazUxYzJGdGNIUmlZMDlmWWpNNFZrbzVXVlJUZEZObmEwRTNOVTR5TjNCS016Vk1WWE5QYUZOb1NXaDBSWGxuTmxseFVXZHBaRUpaYkhScU9Hb3RZMEpJWVV4aE5FMW5NekpMY1hGd1EyVkhSV3RIVUU1b01uYzNkRTR5YzBsUlIweHhUVmN5Y1U5WVZWTnVjRmxNYURaV1ozQXpMVVEwU1dsT2F6WlBUbHA0WTFaa1JISktMVTlWUlhsT01EQlZNbUp4V0VSeWJFTnhVamczZDFKNFJ6a3RURmsxWmxSTU0xQnJkMFJDUTBSSlRIQTBObU50WkhSNVExRlJYMWx5Y0VsSFlWZERZV3hXTmxOTWNXczVORFF0U0hCVk4zTmFlbGx1VlRFMFVrbGtNbmhPWDBGS1FYZE5halJKWkROdk1rNTFVV3hxWTA4MFZ6RmFOaTF6Y0ZFNE9YUnhkWE00Y201Sk9GbEViVFpFVkZOT1ZWUkxXR000YVVwaVlVMVJMbGwyVkRSd1VEVXdkWFIzZFhoaGFqZHNWV05TY0djLmJ2bE8wLWl2VnhvblpkMVdPT09PZjNmWlkzNUxHamtyZTBjUnpOdXY2TDQiLCJleHAiOjE3MDYyMTcxMTEsImlhdCI6MTcwNjIxNjgxMX0.e4vtwvCSz4fhAaVcpWus8WQ03omhzdeiAq7YBlViivg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:51.346 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:06:52.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 358648: status.find.is(200), but actually found 401
21:06:52.056 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,358648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15e68bb5, username -> user.1002000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c72a00a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216812007))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmc3NnU2N2Y2c2gwbWozNDloZjdyNXF0NmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2JtRnROVk4xUlZoRFZsbGZXVFZYWTJvMFYwcG5MbkpNTVdSblprNXNaWE5mU1ZVeFJubFdUVVYxYVVWcU5qUklkMVZPWjBSdU1qbFlNVXczV0hoMmN6ZG5aalJKU2pSVFpFSjVNbTlGUmtSVFoydGpWSFF5WTJaUlFsRnFkMU4xYlhWb1UwOWlTbFJyTFUxWU16UlJSUzFuWW5CcFN5MVdTVkpZUTFWeVVpMVZhVEI0U1Y4NVVXTXRha1pxYW1KMGRWTnZRak5qVldwQlUxTlVUbTVzUmkxSlNXNUdOWEIwZUZObVIwOTVObmhmWjNnM00zZE1NWEJUV25kSU5GVlJWSFZ6Y2tjd2NWWXlWMHh4V1V4MGMyaEJkSGwxZW1ack5XWkNZVFp4WDNOemNtdERURFZTTmxkRVQwUTRiVXMyUVVaWlJYcDVUM0l3VFRaM2JXdE1OVUk0YkV3d2MwbEphakUyYzJ4cVowcHdVMGhxTVVabVRIQlRiVVZLTkZObFduRkpiMDlaZGxBelIxb3pXRGQwYlhKSFlXNXpWVEkzVEZOalpEWnpWV05NWlVOQloxRkJZVWxTWDJOSWN6TmlTMEZ1YzIxR1MwTjZhbXBNZWtvM04yZHlRMjVCV1dOWFFtTmhVRE4zVjJOa2NYQXhhSEJ2YjNGVWJtczROVE5tUVVnNFVIVnRVVlkzU2t4emEwaFZaV1V3WDFoSVpsUTBPVlZzZEhGR1NETkZkVGN0UmxCa1JqRkhUR1JFZERSU2JVODFNMXBFZDJseFlYTmFabVZGVGxsWWJFRm1hV3h5VTJobU5HWjVVME5rWDFCdmFtMWhWVjlCY25OeU1ERXpjSFppU0RaUWEwdGtNbTlKZHpKbGVXODBYMjVyVG1KbFExVk9jbXQ0UjBwTVFtdG5kVXd6VkZoVk1EaDVMVnBPYW5GNlNUUjFXVzR0UzBGWU1GZG1SRzk0UzBoTlJqVk1RbFZwVTNKb2FVSldUVXBxVkdWVlduWjBNMlZ3V21ST00xZDVSM2hKVW1nNE9FNVNYMlkzV1Voa2IyOHpSR28wVGpkRlMxWXphRXBvWVMxNGJtVmFhRTVXTFVsNVozbHZNMjFTVWxWb1NVUktRVUl0VVhoR2VXaFJZbGwyUWtKVlYzSnlkRXBQUzNCMlZtbGFUa0ZXZGxsSmVEaE9WamRZZG5KaFVESjBiWFpOWjFGdlVsWmZTbmxOYmxRMGNVNDNhazFtUjNoM1FtMUZMbHAzWDJGSk1uUk1OV3BRUWt0MlpYSlFOWEl6UlhjLkxpX3RhbThFWC1TUlFpVEZBeWxKbTVlN3RZUDlBbnFaVkxaNU5ra3V2enMiLCJleHAiOjE3MDYyMTcxMTEsImlhdCI6MTcwNjIxNjgxMX0.iv7_JzxSQOYALRRjiFU5OpU-C_lmbA0Kn8lGKC6w4Ls","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002000"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:06:51 GMT
	x-forgerock-transactionid: 7670e0a4-b665-4c87-bdfa-995db4209ae6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:52.056 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:06:52.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 358648: jsonPath($.tokenId).find.exists, found nothing
21:06:52.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,358648,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15e68bb5, username -> user.1002000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c72a00a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216812095))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:06:51 GMT
	x-forgerock-transactionid: 7c6cc995-0069-4510-93a4-32aec52166c1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnZ1Ymp2aW1qdGcxdDJ1b3NuZGk4MzZtdjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NU9XbDJabmgwWlVSQmFHVkdkWGROTkZSVVdGRjNMa0ZCU1doZk9IcGlRbXRCY0VFNVduVm1Wa2hWUjBNNU5uVlZRVTVpTjFaNFVtcHlWVGRWTmpKak56VmxNM0Z0V0VaVFJEWXRUUzFNUkdzMVpVWlZTbFpGZUhKT0xYQTNSVTVTUVZobFFtNW5hRVptUXpGblJqQjZOQzFvTm5OSmRGVndlR3BNZHpkWmVHRk1kVTlMT1RWdlVEQjFkMmhMVldwVlpUWm5WVTVpTjNBNVpUVlBaaTFWTTFaNWNrRkdaR1J2U2xsUmJIRkhSbEZ0VURsdWRHcEpiazVLV0dwVlRGQnFRMjFqWmpSU1JESk5hRXAzTWtobGJUTlZZek15Vm05YVdYVnZZbEZwVVZCQmNFMDNiR3h2UVZjd05XUnpVM2xEYjB0MmVYZ3RVMkpDVlhadmVIYzBlSGcyZVdKTVprVlVNRlJVYlhSUk9GcDRVVVl6UVMxYVVqWk5SVEZZUTJvd2RWaGlhWGhqZVdSTVpYWm5RbFZVY0dOSmVYWkxibk0zUzB0eFdFOTRZMmhKZVRoSldXOW9SMnN3VjFKSVZUbFNXVTFUUTBNMGJVZFpjRFUwVkRNM1NFeE9PVGxaTjA5d01raE9NMlZuZW14UWQzRldhaTFMVFVWU1FrNU1TRlprVTBZM1UwdHpPVGN4Tm5CTU9GSjJkWEV0VFZkVVVVWlRPWGRDTmtaSGJtODVZVmhoZVdScFVHNXlaVnBmT0doclJWWnFPSEZXTmtGbldub3libkZUVjNnMExWVk9VbE5yTmpKd1ltSlFkWFpaY0cwd1RHVXlkMkpXUmkxdVJIWmxibWxmVVdOWGFVaDRWVzlDYWtsSGFuVkVWV3QxZURGTlpuRlhkR3A2TnpSNFdIaDNTRUZ5TTJremFteFFjakpUU0VoR1EyVTNRVXhWYkRKd1UxUmlPR1JETFZSUGVqWlJPVmxwU1MxSE5ETjViVkJCY1MxblZGQnJRV3hRTkhFMlNqTTFPSGxGYmtodlVsUnFObFJJTFRsSVdrdG1WM1IyUjE5MFgyWjViRlEwYmxjNU1XZEdRVk51TFVNNGJUWjFhVVJ2UW1kVmVWVTFlV05WUVVWRGJUVmtabmxWWVd0emRtZEZibXRhTWpWVk1GbzFZVWRzU0UxSmMwVnZNRVpyTjIwdFZHRlFkSFV4VWxJMGJWbDRUVzlEYms5T1prZDBMVTFqUTE5eldVNXZMa2x1WmpsUVVtY3pURTk1WVhoMVRtdFdVM0p0WlhjLjZyS2NxLTdqY2kxVnZXaTJDQXpfMWUwaWd4NUhBSS15dmhQdlpmVzhYZHciLCJleHAiOjE3MDYyMTcxMTIsImlhdCI6MTcwNjIxNjgxMn0.7DPJqkAo_irs5u5VnEw9v9BpR45YnQUL6aCKULKH0is","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:06:52.096 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:06:52                                        2405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=701679 KO=13116 )
> restLoginInitiate                                        (OK=347631 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=346613 KO=1003  )
> restloginProgressiveProfileCallback                      (OK=7435   KO=1003  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.44%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.44%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.99%)
> status.find.is(200), but actually found 503                      4958 (14.03%)
> status.find.is(200), but actually found 401                      1003 ( 2.84%)
> jsonPath($.tokenId).find.exists, found nothing                   1003 ( 2.84%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[################################################-                         ] 66%
          waiting: 183861 / active: 28     / done: 358726
================================================================================


================================================================================
2024-01-25 21:06:57                                        2410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=703220 KO=13116 )
> restLoginInitiate                                        (OK=348392 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=347378 KO=1003  )
> restloginProgressiveProfileCallback                      (OK=7450   KO=1003  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.44%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.44%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.99%)
> status.find.is(200), but actually found 503                      4958 (14.03%)
> status.find.is(200), but actually found 401                      1003 ( 2.84%)
> jsonPath($.tokenId).find.exists, found nothing                   1003 ( 2.84%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################################-                        ] 66%
          waiting: 183106 / active: 19     / done: 359490
================================================================================

21:07:00.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 359913: status.find.is(200), but actually found 401
21:07:00.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,359913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3172259a, username -> user.1000774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@718aa109, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216820699))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW5tbjdrNDhrZmxlOThja3Y5MXZndGc3aXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Mk9UWkRSakJmZWt4elVVVnNNVE5PTUVFMU0wbG5MamhJWVhvMVpsSjRiVEJ2VjBoeU9XOXBkRWxQYW5ndGEzSmFZbU5tU1ZkRU9FOU9SVEZNUWxsUVpFUkhVR2xIZGxobVpYbDJhelpRYW14T1pEWmZjRlZNVkZCamIydEZXV1oyZWtWUVFtMTZlbnBrVDJ3MlQySk1URlpJUWtVeFVUSmxaa1Y0YmpVME0xUXpXbEpOU3pGVWFVaHVWbkZEVGxvd1ppMDJhbHB0YW5SNVlUTnlhblZuYm5oc2NGZFViVTlPV2w5WVMycENhMnRqWTBKdWJrcDVaV1IzYUhaQmQzWlBhSGxDVFRCWU5FVmxkVnA1Wm04MFJuRnNTVk0zYjFZd1EwbG5OVmRpTFRKcFJVUnRSR3hpTm01bFV6Y3liSEJtTWxCRE5XVnZOMDVPTW5aYU5UUlBUVGx4TUUwellWRnFSbVo0UmpaQ1FVcFRkVjlVTjNWRGQzQXpYMHBOYlhOU09FTnhWbWd5WVdjdE1GWmFiR1ZxUW5acU9EUlRWbGhGY1ZWUk1tdGFXV3BQVlVWdVZGUTJibFZpYm1KTlFuUm9iVVpOYmkxTFZYUjFOMGd6TVhKWlZTMXhiVFp2T0dOb1NqaEZMV1JtV21KTlMxUmZOVEl4UkZZd1FsZGxaaTFzWWpoT1V6Z3hXRmRFUjNoU1JVSnJOMUEwTm1Sb05ua3lhRVpaT1U1QmIyZHJZMjVsVDNGUExWVm5VakpKYjJOaVJ6QnFNM2xHZDJkSWNrVTRRbmxwYlZRNFRIQmtiMk56YlVadVJYcGZTVXBmYTNSVk9ESTNNMnRIWlRGV2VIWnNObTV2VVdabk4xOHpVbTQ1VTI5WGFsZEJTMEkyWkRKRFVYWnhRWHBXVkY5UlpXZFpMVGwzV1d0bGNtZFNlRmxaZVU1YVRYVm5jVk5TTnpKVk9VTk5kVVprVkdOQ01XcFRTREU1VkdnM1dXeFFXV1V6VFY5bFpFOUtZVGRPY2tScmVIQTNjVTh6U1RoRVJqUlBaR3RzUTA5TldYaFdabGcyZVZZd2NEWnVjRzlyVDJreWJrd3pSRkpZYzB0b1UxSnRRMlZMWjNKc2FEbEtZbTh3UzJkRVpVTTRPVGRVYmxSR1YybG1TVEJHZUdsbU4wWndVVU5rVWtGNlVGSkpjek50T0RKaWVtMTRiV2h0VUV0SFEwdFJNR05uZHpReVkwUkxNMXBqVFV0VlFtSmpMbUZ2V1dVNVNYVlZhalZQUm5GSU1WYzJPV1ZIVUZFLko3dkdLM2JJeDRsXzFCclRnWWFCNThtNzNWbWJBR1pFdDBucF8zM1hOQ2ciLCJleHAiOjE3MDYyMTcxMjAsImlhdCI6MTcwNjIxNjgyMH0.daMAHNtn3_QTpiZFvMnRIvyo_d2y1BUuvlPvJNdq4Ug","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000774"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:00 GMT
	x-forgerock-transactionid: 0553f9e8-9b67-495d-ba57-bcc3ec60d5c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:00.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:00.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 359913: jsonPath($.tokenId).find.exists, found nothing
21:07:00.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,359913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3172259a, username -> user.1000774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@718aa109, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216820788))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:06:59 GMT
	x-forgerock-transactionid: c8849e2d-7c22-4872-b1a1-a658e59f1de8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibG5pMTI2b2VsczNwMGk3cmxwYjZibHRlOSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVmZEd4VmMyWXlRemxYYTFCcmRHTjZaR0U1YlVoUkxsSkxiRmt4YUdwMU0wNW1jQzFTWlVSTGExaDNVVW8zYmpoQlNFOVJSMmsyWmxsQ1YyNWxZVzgyYjJoa01IQkJNams0VmtkcVZXbEpWVkpFTUc5NGVEVmxNV1Y1ZVVFeE56STNhMlpsWXpGMmFHbElUVUpGWkhoNFFtRm1SSFF6U0Vwbk1ucFJkRlF6Y1RobU1tRlNSVXd4YUhkTU0wbFdZbk5GTFd4RFpGOU5VemxDVm13eFFtOU5ZVXh4V0ZSYVlqbHJjbWRyT0Zsc2RqVlljelkwYUhwd2RsOXFhbUZzYVZWNVUyZFhRMWxoVlZwaFdWaDVRV2RHVWpOM2FqaDJjbXR0V1Zwd05XeFRaekZsTmpKaFJIaHFZakJpVEd4aFQySlJVbmR2YzBzME9USmFaRUZzU0ZreExVazROV1l0ZVRjMWRYWnpaa1Y0YWt4ek0xbHdSMGRxU0ZGdVIzcEVWbXhzZDBsSGJWWmxOa1JSTlVOTVN6UlBUM040U0dWSWVsSlZUR281VVV0NlgyRTVjV0ZEVG1KdlZsRkVSSFIwYnpKQldYbEVlRkpKZUVzdGJFbHdkVmxqUmxaS2RuSXlaMUpTWDJwa2QzVk1NRUZNU2kxc1pVNVdiazFMVlhOSFNYZzVhSGxmWTNNMVZWTXliMlV4U21SS1owTnZjSFp1VGtkbVNrVmtTVU53WTFGcFUyNDRNbHBLWjNOSmFEUlhlRWRTUmxOVlNGb3pRM3BvTVZOak5XOHRaMHBYVTNsbFNtd3pYMVk0YmxjdFJIUktOR054WTJaSVMwMVpVbU5uYm5WVVVWWnpVMFUzVmtSQ01tSmxkWGxFWW13MGRFdEhPVWN4VWxCSGNYYzVZV3Q0VW1GcFluSlpVM3B3Tms5RmFXUjZNWGt6TW1abGNXWjFjVFZNZUdnd05WTnNjVzVoVm1KNFRYVnZkVmMyVVhKV016TkZUa0Z6TTNscFlqRkdia0phWlhaaE5URXRORVZsYm5sMU9EVklhR1JvUVVka1IwUnRVbUkxUW1GM1RHcEJNM2hIV1ZoRlFYQm9VRTVJYzBWb1VGRTJlRVpzVldrdE5tWndRWFJIZW05aVQxZFVTMFF0YTJoTlFWVnNXRmcyUlMxa2JuSTVORUl6TVY5bE1WcGFNRWhYVTNWNmNVeFlUMlpmWWtSRGRsbDRObGhVU1V4WmVuaDJVVWxLVVRKakxqQklOVmxXVldkRFJFUnhlbkJyY21WS2JsWjFPVUUuS2RlRUxXNkRJdzk5OVAtNEMtUGNyaC1DYVQxd0VpRWFtTnFNMkRiWW9HVSIsImV4cCI6MTcwNjIxNzEyMCwiaWF0IjoxNzA2MjE2ODIwfQ.uKr55jgOzHaM-h83ukBD_C23eUjjKhIDA5UydVh36Ao","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:00.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:02.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 360154: status.find.is(200), but actually found 401
21:07:02.279 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,360154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31fa0377, username -> user.1002761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2683224e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216822230))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzFsZmc1OTlwdW9qZWJwcmVpZXVqNWhhb2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R04wTnhjVmd3ZDBsdE9GUlFiMVJ4YlVOVFEzZFJMbXRsUzBGU1pqSkNOa293VjBaNmVIRkNXRzlXVUVGdldYQmZVRGRxTjFreWFHZFBkMWh5VGtGV2VXWlhVV3MyTldkT1FYUm5iSEZFUVVWbWNrcFVjWGxPYld4NWEzcEdZVGhGVldOd04xUktkbXhNVWt0cVgwaDFMVXByT0hOZlFtTXhWbGhJUlRCUWJWOXFSR280VWpkdWVGSnZiRlZRWjNRek1IWnRjbmhLU0MxaE9Fc3pVbTk0U2xVNFVGVTVOMTltTVRsWVNGYzRVRGhLU1c5ZmRWRmFiMFpVZG1OMFVrZDBTWEowYWxjdExXeGFVRlpWVFVwSGFVNXdaUzFoUTJSeloxYzRjMFJ3YlVGT01tRnJaRFpGTFdNMGRERlNVbXRUYzJzM1kxY3RNMDluTVc1ME9HOXJOa3RxVGprNU0xZHlXRXhzTkZSR00ySXpjemxvYTJWMVVuVk5WbVp1UmtRM05sWnFUVzFvVW5WMmExaEthVWd3TW5OWlJUUnFRakpGWVU5cVIyOU9jazlOWVZJNWVUbEthR0ZHZDFOWWJVZFhiV2xsVEZWdWVUTlJaMjVFZFZOU01GTnllbkYzWWxGT2JHVXlNMGd6U0hkQlVXSldNbkZLTUhWQ1VsTXhORVZWYWt4aWNFMUJPVkpSTlhab1VrMWFXRk5TUVc1M2Jrb3lWVmxtYVRoTFdXNXRSRzlpU2tGZk1rWlJVRlpoZGsxQ2VGOWpPVVZyZFVOa1NEWkVZV28xYjE5bWFqTlhSbEJMZGxCM1ZGcEpUMnhoTldjdFMzSkhZWEl3UjIwMldHTlVURVpVZG1SUlRqTkdkazQwVlRWR1FXaDZXSHBVYkhaeFNXMU1Vek5mUlZnMWFsZFRkRGgzTkZZM1RHdEhhMGh4UzFsbGJTMXVZVjgwUkZoaE9ETXlNMjFVUkhkTFRraEdiemRzV1haNU5IRm1lbWN4WWprNGMxbEhhekZuTkRkelUzQmlRMngwVUhFNFZsZE1YMlU1ZDFwa1ZXeHNURmg0WkhSbmFpMWlkSHBST1hWS1R6UkRjV2xxVWtWUGVXOVhXRkZDZUZKME1WWkdOVTV1VjNSZlJuZ3laMEZ1ZEMxU05WUkNTR05KZW5kWFRsa3lXREJTT1hoUFVYWm9Na0ZtUVc5SmJEQmtVemw1WldZNVVtcFRiRXBCV1Y5cU0zTmFhM1ZzY2tabVRUbFpMaTFxUnpsMllqWkpYMVZ3TmsxYU0waGhhRWRvWkhjLnFHdjlySlVhbVZaYVVhTFkwSkhLbi1PZlg5SjNUYUZfNlA0bkp5RzdmSUEiLCJleHAiOjE3MDYyMTcxMjIsImlhdCI6MTcwNjIxNjgyMn0.q80BqlkKEWanDoq_xynMPtkIrd8Lz6gmlkjmxuKVemE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002761"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:01 GMT
	x-forgerock-transactionid: 609ef54c-5a74-4fab-8efe-96117993adb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:02.279 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:02.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 360154: jsonPath($.tokenId).find.exists, found nothing
21:07:02.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,360154,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31fa0377, username -> user.1002761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2683224e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216822317))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:02 GMT
	x-forgerock-transactionid: 15ad6685-a6c4-43f4-8c14-bfc69d2dd637
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjZlazhqa2gyN3ZrcmRtaWZ2OWU4ZTFjbWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elZHMUNURUoxWTJJeVUxbFVaa1JHZG1vdGR6Qm5MbGcxWTFjelluSnFVMUJEWkZSdldtbEdiMGxhVnpCUGREWmhValJqTkVvNVEwd3RYMWhFYkhOeVZqbHFSRTVZZFRCQlNHcHhlRFJCTTAxUmJFbzBkVWxRUTJsM01rbElUamhoVldKMmVUWkZTMGgyYlVzME5VRk1NMnByTkRsbVdHWnFXRGRaWTBkbk5sRldWVUl0VFRsdk1qUTFRbEJFT0dobmJ6RkZORzloU1UwNFlpMDFjekY0YmpaZk1tUjFWbEJGV1daSVVXTk5SVEZyV1hod1RrNDVXbFZUUVZjelpuaHRSVmxKT1ZaVWF6bFhWbmhWVG5OM1RXMDFiSHBqWTNkc2RFZDBTbWRHTVcxdE5VTkxVbVJZUzJFeGFXaHVhVXgzVVVWcWRWOVlTbkEzTldSbWJ6bE5XblJxYzBsWWNrRndNMk5OZW0xWmNFOXdlVUpMVkdaSFpreFBUbGRGWmpJMlJYVTBTbTkxU2twdk1HTkxlbFpyVG1GaVgwa3lkREF3VVhVM01VWmFWekZwZG1wSFdXNXNNRXhFVGxOdGRHOWZRMFoyYkhwUFdIZHFTMmhLTmkxck5IRlNMWEF5ZG5WQlZ6ZEhaMVpFUlVveWJUSXRTRVJaV0hJeWFHSlBRakJ3TTFod2FXdG9UM2w0VlY5eFZIUmxTMlEyUlRWbWVuTjRNVVJJTjFCR1pGRXpZV3RJUlVSSVMzVndaa1JxZWpsTGVVVlRZMnREU1UxTFVraFlaMmgzUWpsV05FNWxkV2xtUTNCRFoweFFOV0ZOWmtsc1JHeG5VRmRYUVdWbVZ6aGFhVVpuYVVNMGFXY3pSakZpUWtKQ1REaFRaek5zTlhkSFlqUjNUekZXYkRORVVVZDZORlZUVlVGTFVXTnFURUUwU2tkd2JFOVpkMDlvWjBKQmJHSnhRM1IyVHpkRmNITk1WVXgxTm5odWRXaFFVRVpKYXpkMGNuUTBYMmgxWjFaWlZ6VjBVa2RPYUV0WU1VUjBVSHBDV1ROblRFeDVlREpEWDNaWlJuUnNhV1JNY25SNU1XaDJURU00WTNodE5HeHBVRU5DYUVsNlUybG1aRTgwVm5Gd2RtZDBhMmRQWkZRd1lYVnVkbWxJWjNKVlYwcHJlWEJET1daYVF6TnFjMWRtUVdGcWNsRTBjVXBVZURCb09IWnVTMU0xY0RCNFQwUktXbDk0Wkdsc05FODRMbGQyUzNWU1ppMDROR2hFWkhaTmJXUlRSa1ZCVTFFLjdLTjRiRGRLZk9fMlBTc1FFSzNrUFBLN2lkWnRWcnJ2Mzd3cUp1ekN2c1EiLCJleHAiOjE3MDYyMTcxMjIsImlhdCI6MTcwNjIxNjgyMn0.PpeaarygnGGFkz0oahMYVL8yZsWLvbZ08FhQCMUGx9A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:02.318 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:02                                        2415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=704675 KO=13120 )
> restLoginInitiate                                        (OK=349120 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=348086 KO=1005  )
> restloginProgressiveProfileCallback                      (OK=7469   KO=1005  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.44%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.44%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.99%)
> status.find.is(200), but actually found 503                      4958 (14.03%)
> status.find.is(200), but actually found 401                      1005 ( 2.84%)
> jsonPath($.tokenId).find.exists, found nothing                   1005 ( 2.84%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################################-                        ] 66%
          waiting: 182377 / active: 37     / done: 360201
================================================================================

21:07:03.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 360369: status.find.is(200), but actually found 401
21:07:03.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,360369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f720ed7, username -> user.1001107, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72bcd2b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216823683))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmo1NG9rb200bG9hMjdvaTJhdjBtY2s3ZjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elJXOTVOV2c1UkZjd1JIWlNhRmszWWtOSE1FOUJMa1ZFVkRjdFVuUmxTR3AzTTFwYWFuWnVaSGhyWVdoR01sOTROWHA1WDAxWVpFVlZhVGQ2UkRkclExVXplVEZXVnpnMGVURkJWMXBWZEZRd2N6bFZhbXR4YzIxVFMzUmZSRXBUVUVwc1RIaHRVakpZYm1OYVZFaDNZMFkzZDB3ek5HRXpjbkkxT1ZWRVZUWTVibWR2Tm5WemVuTkhjWGhRTVhweFdFRkJRMnhHUVRGM1VtRTNiVTEwUkhKa1dsQnFhSFI1ZW5oT1JGQXhOalpZTTFVeU1uUktSMUpLVUhZeFkwVlVjR0pTYkVSVmFUZDVTa2N3TlhaTGVVeDNPREJ3YjFjNGVUQTBVM1JsTTBsamNtSlFTR2RFV25WM1ZraE1XRzVOWTFReVEzZGxYelZUWHpsR2VGUXpia1pxVlRKbU5FVXpXbWR3VUROU1RrUnhiVWhXUjFWaFpGSkRUbkJNVVhJM1VqQkJPRmRvTlhwZmMxZEZZelpLUVU5SWNqTnJUVUZvVVZsc1VDMVVkMUV0VWtOcU5VNXhVa2xsWTFOWFpFWlVZM05TYjNkTmEyRlpVblZUZUhGNlJrSnRVVUZQWWpOV2JrMUdWbTB3YXpCd1ZYQm9NVWxqUTBGRFYySkhNMWhpUWxGcU1HdERSakZOWlhoZlZHUk1RVWRNTlc0eFpEQTBhRlJHVGxOeE5UQllhSEZGZUV0MFVUSjVUakIxUnpSMWVqbFVRV2RqT1ZsR1RuUXpMWEJVVDFwVlNucHROVlJKVVhObFNGYzFTWEJ0WDE5NGVtTnBhRlkyWDFOdlluZDZSMnBRVldkclRVTTJVRzB5YTJ4SUxVSjNlSE52Wm5GNmRuZ3lXVVo2V20xdlVtVXhTV1ZYTms5VVdYQTJjSHAwY21KWU5XNDVha1pRWkdwc05VdDRZbU50WjJ4cVgwSnVjRTEyTUhsRE9HOWZOV1Z4YjNacWNFZzBlVTlmZDBoSmVIWnhRM2xZUjJWdmRuRlZkRVZyYTFCbVZHVm1iR0oyYXpNMGFFVjFUMGRaYjJwcFNVUnRPR2RyUzFad2VUSkdiRWQzUXpCYWRIRm1la1ZwU0RWdk5tVndaV2htWmtFMlZrRmlTalJ1Wmxoc1JYaFZjMk5MU2s5M1RWYzRTQzFoT0RCMlVFUjVVR05rT0VOdldqY3lhMjFEYTBaTU4zaEpXSGhxUzJ0WmVWZzBMaTB3TFZZM1ZYRmllVEpuZGxOalpFRnRhVnBGYm5jLjZGOTY2MUFuOG5OdUV6S2pWRlhYMDBSSXlyWHVMRzA1TERFa01hc1l0SVEiLCJleHAiOjE3MDYyMTcxMjMsImlhdCI6MTcwNjIxNjgyM30.vbpc4aQzAR-T24Sg2LzDx8iJeh8Ho3HsALRNZye0qvQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001107"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:03 GMT
	x-forgerock-transactionid: 425dfeea-1a29-4fbb-bcc1-e660ffc4641c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:03.732 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:03.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 360369: jsonPath($.tokenId).find.exists, found nothing
21:07:03.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,360369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f720ed7, username -> user.1001107, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72bcd2b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216823770))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:03 GMT
	x-forgerock-transactionid: 65e5d615-d499-4652-abd2-7d09138e8277
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzNwZmticm44bTVrb292MXFyNThkNjlhajYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2QzcG9UME13Vm5kd01IazRhVUkxU0ZGdU5UWlJMbDlhUm14U1owazRVRFpOTW1WdlduRlhWRmxtUW13eVRGTmZjVXhIT0hGdFFqSTRkVlEyVm1KR1lrUXdOSGxWU1VneU9UWm1jRk5HWjFBdFMxRjVOM0l5WlRWa1NVY3paakJoVWpaR1dXZE1aR2xOU1V0bE5UTnVRbXBzYnpZeGJqSk5SM0pYZVhRNVkyUnBVRGxXZVVWTmVuWkVZV2xxWVUxd2NHRmlRVmhqTTBwYUxWZHNiV3BwVFVOSVQzVkROR1JDUkZwWlkwaFVNMFowVTJwalozVldjbE15VWpCWWVHczNUWGR3WkhRMU1XNVdZazFyVERJd09YWnNSblp1Tm1OMU9UVjBWMDlXY1dSUllWZzRTekJqVUVwc2FEWlNiVVZMV1VKM2JsVlBXRXBtUTB0emEzZGhiR1JCWHpObGEwSlhNMEpFTnpocmNVVjRVamRaTFRoTVVXZzVWVkpJVWtKUlpFdEtNbko1WWxGWk9YWnZWbXB0YjFwS1pXOTZPRWMzZEVRNE9ESlZiMlZwTUdOUFlrZFNkVE5FWVRSeldYRlhaMjkwZFd3NGVGa3hTR3BCYjNoRFUzSllXSHB3VDNkaloyMUxVVlIzTjJ3MFNYZHVOVTVoT0hOTWQwRlpTa3M1UkY5WFdtVTBja0ZtVDJ4V1YzVm1SSEoxTjNkc1dESmtObkkxVTJ0dFZrZDVaM2RHZUVWSFVVSXdURXhRTVZGdWNuQjNYMHhDUTBRNVpWQkVNMEpNWkhGMmRURXdUVkZFYkhkWVMyNDRXblJHTFVVMVdXSjVaMFZVVmpSelgwOXlYM1V6WnpKbk5rbzRVR1pKVlV4UmFFaDFNVTEyU2pSYVlsaEJaRVUzTUd4VVFuZHVUVmhLTTB4V1owRnhRamQxVURodGF6QmlaMHRGVGtSMFVETXdORE5GY25NelZETldNbEEzYTJGUFdXVlBjV1J2UmsxWFpVcFRVRkIzYVUxbmQydDVTbDlwVVdkT1EwOXphMlZrTFRsTmVqaEtTVGM1TkZsMVFYTnhURmxoYW5OU2VXbFVXR3RTZFY5alYyNXpjRGx2UTJOc2JIRldOa2t0WTBoSVJ6Tm1NVXRKTkVNM1JXRkNWV293U0UxalJVcE1aRkZ1ZDFkUkxVZFZSR05pTmtWWmEzaG1TbU5DYkdKb1pYcE1la1ZSVkZCb2JraDFlRU5JYTFFeFprbFJMbmcwWW1OclRuTXRVV2xsU2t4MVZ6STJVR1Y1YmtFLkdaUTFhRU84a211X2JQRlVSZGZ3RkVTVXl0RnVtTHo5VmhobDJQRlVRMW8iLCJleHAiOjE3MDYyMTcxMjMsImlhdCI6MTcwNjIxNjgyM30.T83otvUsTjD6jexuvlgAuF32OjSBuCsRySMbcSsTiDY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:03.771 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:04.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 360569: status.find.is(200), but actually found 401
21:07:04.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,360569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4778c24d, username -> user.1000289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45e5477a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216824794))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGNiMjRoOTRwNDRxNGh2dmkydW80NjJnb3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVExaE9ZMWx2YkRBeWEyaE5kMHhQYzJSNlZrcDNMa2hoVVVOVlRWVlJPRkY0UkY5ZlZ6UkdYM2xzUjE5bWNqRmhaMjF0Y0ZwbFFtNUdjVzF4ZFZad2NqbEVUalJxYlY5Q05XcHZUV3BVVG01dVFubFBTRFJ3VGs5UlkwbEJjSEZtTkRsaVdVOWFNWGx3ZFRJdE5VeG5WME5zT0VwQ1pYVlVUek5zUVRCcFNGaG5kVGxzV0VsTVNrSm1aVEJ3ZUd0UE0wbE9Za0ZXUzFkZmFVcG9hbUkzUVhkUWNHOTNURFJNVGtwWE9FTjJlR1I1ZUZSUlltZElRakUwUVVGblVtOUdORE10V0dOSmJIbFRjVWQwWTJ0clUyZG5MV28xTjAxUlpsWXhVbTl2WjIxdlJrMXphMlV0VWpKSVNFMHhVVTh3Tmt4WFZHVmljRXBmZEZSNlVGY3hjRkJaWVZaWFVXOXdRMWM0U0dwR1pHTnNUblJKV2pKTExWOXVYMlJ0WlhVeFUxOVpVbFY1WDBsNU1YazNMV0Z2WDFsaFdEUXpZa3BUYURSNVYzcE5WMGh0VVROellUWlFPVTV5T1dOeU1tSlpPRTFFT0hRNE1WbExaMTlKVWxOeVFXZHFTbXh0ZGtKM1ZFMU5OblV0U25ORlZsb3RZemRmV0ZGdVN5MURVSE5vWVd0alNtOHRObGwyY1ZwT2NYaHlXRTVVTVZSVWFEZE5hMWRqWHpSRWJubG5WRnAzUzBGZlkxVlBPR2hoTjBSRWVsQnNlWE5GUlVzNU9EVlBiVzF1VFdSemRscEdaRTFZV21weFgwWmxOVjk0UldGSWFIcHlRbEZ1VFRWVWFqaHpTemgzZEVsM2NIUkxNVUo2UmkxUmVYTTRURmszUWpSS2VUWTFiREJtTVZkelZUaElZamN3VlRGR1IxQXhNWGx0TmsxUlRHRjRUR1pxTlVSaGVVWnFPRE5WWjJSWU5rNVdiVk5MZURSNlpteExWalo2VnpCMk0wdFFWR2RRVlVOQmMxVTBjVVJaWkZZd1psOVBPVEl3UTNkUlpYbGFhek5KWjJ0c01rNVNZMVpZYjNwMmFFazVRVkJHYUY4MFdIVnNWbTVaVUUxdFNqVlBUaTFxY2tnemJIZzBaVGhKYUZweU1EbGZaR3R1TnpoQ2JqRndjMUJtWWpsNllsQTFlVVJZU3kwdFdIWk1ZV0ZOVDJaeFNIRklUbkJ4VFRBNWRuZDFiMnhRYVhCRWRubFpMa0pRWldsU1FVcHVPRE4zWlZGWFRsUkhYMmR5VlVFLjhIZnZsdkRQSHRJT2dMeW1OUkJ5emRWZUllemlLRnMyTzU1NXZ0ZElJX3MiLCJleHAiOjE3MDYyMTcxMjQsImlhdCI6MTcwNjIxNjgyNH0.8PeyiZH3671rR1rifzFd3QEEk5jveXsrE8SHbYv7jmA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000289"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:04 GMT
	x-forgerock-transactionid: 9ad37193-bbc9-4e7d-95ac-efb9a57cc1f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:04.847 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:04.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 360569: jsonPath($.tokenId).find.exists, found nothing
21:07:04.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,360569,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4778c24d, username -> user.1000289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45e5477a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216824891))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:04 GMT
	x-forgerock-transactionid: 552ae099-6f33-4a6b-9d6f-5c11a67b1c54
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDI0dHVrcnM2aHFsMHExN2kzMzNocjFvdWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVZWSllUMUJqTldGaVdVMUtjbUZKWDJOUmJGWjNMbEZqTkVSUWFVRjZTa2hYUTJkbU1USkJRMlp5VTI0eGNXZEpTalpTTlVSdllrbGhPV2RhVDBjNVpEbExPRGMzZVY5T05XSnNkMFV6TTFJd1JWcHdiak5IWVVFeFZrTkdkSGxOUTJFMlpFdE9OSGhXZDNGaFFsaFFRV3RaTlRkblRUbFhkWGx3UmpKRlEwbFJiamd0UVU5S2VYUk1lVTVwZVZsU2J6UkVRMWxPT1daVE5qaEVkMWRPUlRaTVJtOVVRVFJEUkU1alVrNTVSbFl5VFdNMVJWVlFiV2xYUVhsU00xTTBUV3RMVVZSamF6WmFiRFpGYmxCQlVtTlFXVGRWUTNrdFpVTTNTVTFqTjJkSlduTm5WV2gwTFZKU2JEZGhNMEZuV2tsR1IyTlVZWEZZYm5OVU9ESnVPRzFFUjNOc00yZGhkVzl5V25abk5GSklkMkpoZUc1UFlXMVpNVmR2TXpJeWFqTkZTMGxDUVVJM1ZFNTNjakUxV0had1JYWmZkWFUyZDJsbU1EbFpjRkpZWDI5TU1XczNVMGRoT0dsQ2FWWTBhemx4YTFsQlFYSkhibFpXZDFKcFdFb3RORVJHTkY5UVRXSndXa1JUUjB4VFIxQnNiRXBUTVU5WFZsVllkMkZZWkdac2VHRlhYMmRLU1dWTmVEYzFiMlpRUjFkS01XMVVTRFJ6V0ZWZkxTMUxNbkF4WDA1RmVVNW5VblZSU1VwVGVGb3piVm90U0ZONGEwUlVVMmxqWDI0elVESlRaRGhpYm04M1dIWTVNRk5uTVVReGNUbGhVaTFHVFVwR1IxVTVNVzVOYWt0UWRsVjBOVFpaUWtWRWVGaEhlVmxFWDNNd2EySlFXVkV6UzA0eE1sazBObUZUVTFZdFdubERjRFE1YWs0M04zaDVjVTV3WjBKMVRVaHpaamxtY0hCUVVEaGtRMWRtY1ZKa2VTMWpkbXd4ZW5sTFNXcEhNRTl4V0MwNWVqQjBVRzgxZWpWRVVVWm1WbVZRUVhWcE56ZHdkRGhwVDFaaWRHbG1jVk5yUzAxUFpHMDVSblZNU1RKR1EyWTVTbXRPZVVsU05rSmtOVTgwZUhCQ1VEWnZWSFZvVm5kVFNYQkVPRTFNWVZVdGVIcFBVWGxzZFdoT1pHODFhVTFMVTJwMU5saE9OVkpzZVZseUxVdE9XVmxuV1VoR05USkdaWEJhTVZSQ1NUVlpMbGcwVUd4aE0wSlVhVmx5WjNCWVkzRkNkbWRqWkdjLm5WZHVnR0tLdTVDVE8weTBueHJEd0o3M1h6UGozN2hleGJZUi1nN1BHMWsiLCJleHAiOjE3MDYyMTcxMjQsImlhdCI6MTcwNjIxNjgyNH0.i7w_lKDIgUzV9OlUUBc9QYZ_SfgAvPv9905uXTdfmU0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:04.893 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:07.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 360993: status.find.is(200), but actually found 401
21:07:07.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,360993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1390bc4f, username -> user.1001300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16e87df3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216827454))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWd0Zm5mbGtmYWE4YzM4MzMwYjE3b2lnczIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWFFNHhlRTF0UjJKcGNFVXlhekppWDBGRVgzRlJMa0ZKTm1wVFRtOXNXazR5UVVFdGJtSTVORFExV25vdFFrVXROVzlTTXpSMFIwdFhWMDgzWW5oSGExY3dSRzkyU1hkcU9FeHJNbEo0VVMxUWEwMDRabXBCYWtrNWRsOVJUamhtYkVWWVZ6Rk5OREZKZVVsTmNreFFTaTF6UjNodVMyc3dUbWx5TWxscmVGZFhjQzE1YzA5clZFUTRiRXRvTUZOeGRETnhibEU1WDI1TVFXbE1iM1ZrWTFkck5GRTFXbE5wVkV0UGJrWkZiV0pZZVVjd1JrRkhTRXhLTVUxR1JucElkbWxHU0dodWFIQlRlbFpQWWpaNFZsUkxNekZTUmkxZlJFTkVjbUYzVUhWcVdtVk5ObmR3VGkxS09HazVhMDFZTjFGR2NuVktWa1V0ZFdGU1lqTjBUbU10WVhKWmRHMTJSMWd0UmxONVkweHJXVTV3V2poMGIyVlRSSEp6ZW1JNVRqVmtSMUJJUW5oV09VRktURVJoYms5aVREVlhWazVvWkdGbWFrOVVjSE56WkhSSmVrNDRPVWhUY1hneWNuVkRRMFJFVDNwaGNua3lRbGh0WjBJMVNuSmthemRrTkRWbU4yTmxhVEJpVGpWSU5GTlVObWx3TW1sZlQxRjJMVEEyYkRsV1lqbFFjRzFzY1V4blRWWmxUbkJyYVVzMmJWUnZZWGRWVlMxMWRYZENaRVZWT1RCdWNucENPWGR4U1hoaUxXY3hOVTFUU1Y5dU5FZ3dMVEZwWm1aUFFYRnVSbkJTWDJkMmR5MVFVRXRqVkhwRk5URkdTMEYyUVc0NU5HNVdRbTF6Vm5kUFpUaElaV290Wm5kYVgwSkVSM1JPZW05TFFYcDFVbk4xVkhoaGNWWllkRm95ZVRkdWIxUmllR05tU2xsVVl6UjBPVkl4WmtsSmJtOUthVXBTTVZwalpVZHZaQzFPY0ZkQ2NsOHRSV293WDI1TlRFbzRZME0zY0V0eVdXbHFhbWRUVlVwWlRqWnFUemR4ZUhoTGVEaHJaMmN0V2pobVgyTmZWbVZuYjIxMlFUWlFhRWxLTmpST01VMHdWalZ3Tm1oNldqRmlVbWxLVkhOM1QxbEJUMjUwV1daMVppMUxOMHhvZUdSMVdYaDBRbGxhUjFsT2VHWTNlRlIxYW5BM00yVnFSa05NWVhoaFNYTXdNWE4xVVdSemJWUkxkVGhZWm1Jd1RrMTNMa0l3VTBGMU5tOHRPVkpLWm1SRlN5MTZUREZYVm5jLlc1WXFZYTVFTUVPZUthRHJhcGZEVnhRclFNQTlLdm12QWQwUE8yUjhWb28iLCJleHAiOjE3MDYyMTcxMjcsImlhdCI6MTcwNjIxNjgyN30.bfMeKI_0WT9PpKdscWrtOebAScabm2zovDg8WBDzQFw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001300"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:06 GMT
	x-forgerock-transactionid: 42c7aefb-025b-41c0-9632-3dac13aa37c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:07.502 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:07.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 360993: jsonPath($.tokenId).find.exists, found nothing
21:07:07.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,360993,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1390bc4f, username -> user.1001300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16e87df3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216827542))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:07 GMT
	x-forgerock-transactionid: 5683fe94-564e-460c-a6c7-37e3fb00b599
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicThqYTdvMDFrNmJicjZkMHJtYm1tN3JnMXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NU9YRkJNSFJ1VVVKVlFrVklYMGxmU1hVMlVXdEJMa2RDUjBWWVZHTjVNRXRwTm1SclMwUnJjRTFCVFhwaWMweHJRMFpyTjNkSFFpMUdXbVpTVlVoRlpXdzNWMmhFT1hWemQxaHNiV3N3VUZkbFZtUjVZak5MTkdneFoxQnlTM1pZWDBKMVdIQnZRemhPY1RCbFFXaFhUVmRCWkhWbWFWZHNNRGxQY3poa04ybEpPVlZ0WmpSV09IQmFZbmxwVjB0YWNFdFNla1JQVjJaTk1HZEpaV2hCTTBKMmRtaDJNemwwZGt0TVozRnNXVGRYTm5sVVJXTjZha1JGY1dkbGRuaE1SVmxuTlZoMlZrSkZlV3hMY2xOUWRqTlRSbFpzU1dkeVpucEdUamhOWVdGRlFraHBNVEpDYUhsTlpGVlhXR3BZYkRCcVIwRTVNekphVFdwSE9GUlNWR1IzWXpGeGMyUjNYMXAxU1dsMmF6RTRNR0ZYVUVoMlVGTkhiMU5NTlhKbVN6Uk1UV1pqZG1SeWIzcE1NR3hQT0V0c1RIQjBWVTltY1RKUmRsbHJiR2hJUWw5dFNqTXlOa3hVUmtjNVExbGtYemhKWVdwbFNrNW5hRU0xV25Sa1lVRmZjRzFyVW1WcWRYSkhTVmRYYUU5dFJqbGZja3hXV1hORVkydE9NbXMzU21GMVpIZGxhVXQ0U0RoNU1UQkZSSFIzYUZNMkxYSjZXbmgyUmpZNGNFcEVlblJMY1RWMmRGRndZVzlJY0VaNVdsQk9WMGd6TUZwUFpWcGZXVTEzUm05dVpXMVdOVGRvUjNoUE1FNXROR1JGTTFSRVJqQlRjSEpRV1dwS2NsQjNXR1pEWWs4MFh6TmxVV3hXVjBaTVNreEhRV056YzBSSlJXc3pNSFZRWVdwcmVXVnZiRXd4V0RKYWJtbFRla1JGWHprMWEzUnpSbGhJVm1RMldFcHFiVzlDVFhOVVNqbGZiMHRxUTJKUmNXcEJXVTl4YTBwR1RGRjJjMGxOZEVveU1tRnJXRGhHZVZJd1UyVjVZakl0YlhVelJ5MXNNbkY2ZUVwc1RIZHljMjVFYjNaQ2QycHRXbkF4VDJwUU1XTllhRTkyWkVabVJqbGthVFpDUVZRelNEUkVWMkZRVHkxdllVbEhNbWhHV2xWdlRWVlZYM2hLYjBNelVIUmpOelV4VmxoSVlUbDBXRzV4T1ROMlJVcFJSa0pRT0VSWk5uWkZUVW95YURaTFptODBMbEpDVUdKVWQzUjFUMFZrVUdkd01HTkNPRTFzT0hjLm15YzNjQ2xaQlJ4amM1UzViemVBV3prd0pvQkoyWDJMc04yeWtIRldXVzgiLCJleHAiOjE3MDYyMTcxMjcsImlhdCI6MTcwNjIxNjgyN30.Lwori8MiisqUBVB_Q0eTXhHro8dnKyZ146VclUKHzm8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:07.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:07                                        2420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=706295 KO=13126 )
> restLoginInitiate                                        (OK=349922 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=348894 KO=1008  )
> restloginProgressiveProfileCallback                      (OK=7479   KO=1008  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.43%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.43%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.99%)
> status.find.is(200), but actually found 503                      4958 (14.03%)
> status.find.is(200), but actually found 401                      1008 ( 2.85%)
> jsonPath($.tokenId).find.exists, found nothing                   1008 ( 2.85%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################################-                        ] 66%
          waiting: 181574 / active: 29     / done: 361012
================================================================================

21:07:08.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 361125: status.find.is(200), but actually found 401
21:07:08.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,361125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7336d0c4, username -> user.1002934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2221db72, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216828302))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm5rcXRhaWFzbG05bmhpa3Z0a203dTBwNWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1IzWkhURkJCV1Y5WFExTlBNMkpHYVV4aFZHOVJMbkYzTkY5d2JURk1ha3hDWkhKbGVtOVNZbk5CTURFdFQzQnFiakl5TjBKR1ZUWndjWEpZVFUwNFJHTkpkamw2TTNwVk5VMHRiMEpxTFhKc2RtOVFiRGxuYjNkdWVtRjRXRGMwWldka04zVk5abm90TUU5dU1HMUpRbkJEWVhSdGJUazViekIzUzNkVVdHRmZNVGRpYzB4Q2NGOUlSa3BRY1VodU1HcFFlR1ZLTmw5ZmVGbGhXakZyVjE5ZldWWlZaRlpLYWpGMVIyRlNlRW81WlVobFYwZFVRek5QYmtoUldGazNXVGhaYkUxM1gyOWZTRkI1VVRkcFZVMW9SRU54TUdoR1dVMXFlRUZ1UkZaT1ZWOXNNbU5VYm05bWJ5MUdaekJOZVY5dllTMXFlR3d4VTBOSVQxWlNhR0pSTFZNM2JuTkRTWEV5UXpNMU1YcDZaWFpuUjBFeGRqUXpMWGx5Ym1zelZHMXVORkJvYkY5T04wWlhaemR4ZUhWZllXcHljREpoYXpKWU5WaFZiamRvWWtkaVRtbEpUbVZmT1dkNFNVVXlWSE4zVW5oU1gzRXdMVUZSV2pkdGNYSXhYMjloV0dNNWVrcFNSVXhoWWs5V2FFbFdkRVV4YURocVZIWjFMV05aVmtsMVNrWTRTbDlyY201WWEwUnpUbFJ0V0ZVdFFsOWlURVpNUXpWM2RsZEVTVGQwUTNNNWFDMWxkMnR2Vm5CMVJVdFNUWGsyV1RsemIwNHhlREZxUWxOQldUSm5XRVo0Um5SdldrNWxVWEZ1YnpCZlFTMWpWMjF3Tm5kaWFEbDBTalp5V0hFNVNtSktXa2cxT0U1TWJHSkxkRFZMYlhkRlVHSnJOVVphTUcxc1ZFZEhkblZZWkUwMk1YRkRkMWcyZDFKVVMyRkljREUzZFhCclJXcHZZMlJzV0hnM2VEVnhZMGx2VmpCS1FuZDVRM2RsY0ZOZlF6azNZMHRSWjNKcllUWlZORFZtVGxwM1FVbFJNVFpWVTB0RFNqWjVaR2d6WWtwc2JEZHRXVEpQYzJsU2VHZFVaelJzTm1NelRreDRjMGx6WTFaTlFtOU9UVzltZDNoZlVrWkRjSE5yUzFrMFNuSm9lRFUzTjNGUk4ycEtha1J0YWpoRFR6UXROMGRyYWtweGJtUlRMV0ZuWjFScmF6Vk9PRll4VGt4WGFFUjNVV0l5YURrNFgxSlZMbEZQVjNCd1pGQlVWVnBuYWt3dFVrTjNiRFUyUlVFLkcxUGVUN3UyYlpUdGhKUnR1RGU4RHE5a3AyaF95OFBqNmhWZVBEcVhRYUEiLCJleHAiOjE3MDYyMTcxMjgsImlhdCI6MTcwNjIxNjgyOH0.FtVX6F9B-F5pZNJ9CakKC6QnTuNV9QdtJ1R49lRriME","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002934"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:08 GMT
	x-forgerock-transactionid: fa9d155c-d1ce-4224-a9d0-b4ced652be68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:08.348 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:08.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 361125: jsonPath($.tokenId).find.exists, found nothing
21:07:08.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,361125,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7336d0c4, username -> user.1002934, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2221db72, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216828388))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:07 GMT
	x-forgerock-transactionid: 918b722d-263e-4be0-b7fe-9c9badcea4ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTNxZ2VjYjBqZHAwbDcyYjc3ZzczYzRqcmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFlrWm1Xa3MxU2pZNVozRkdkV0Z5U0VwcWNucG5MbFU1TVUxM1dDMXZObGhQV1UxcU9XNTBlbE5sYW10VVJsa3lUMlpDWmpkS1NtNU5YMXBRWVRaTWRqWjRlRzV3V0d4M2VHeFVTV2xsY21oRmFXZEhObmR2UTBaaVYxUlNjVVpyVDNGd1dIZ3dhR3hZVm14dVUyaHFUMlZXUlZoUVZWcHFZWEZHTFdoUWNUSjRhWEJLWVhGM05ITldVRFExUTE5ZlVIVlBkbTF1YmxNeVFVZFBUVFV5UWpkNWMwTkpOekJDYUdOQ04xbDZXakJhVkdSNlgzRXROemhYVjNneFYwcFVVRGM1TTJWMWQxTTRiMVpmWmtOaVZEWkRjMDAzUzFKTlJXdEZkMHBSVGpsSE5IRkhZMFJyVFhOUlJuWnZZMXBhYjNGYVExTjBZM0JpTjJsWlNHTnRjRXQyTTNkdk1UWlZkVkpOVDJrMldrTmlRMFpXTjBOSVNFNUZia05sUTJrMlN6SlVhbXR6V0ZGb01XZE5ibmRHTWxnNE5FSnliV2RxY21sUU56WlRORnBXY0hCRlZXOTBUR1p6YTBKM1dqVmxkak5hUm1vd1ZYTnVOMHd4V2tSaVRqRk1hV0ZDUWpaZllsbHRaR3M0VW1SNlUyWm1lVk5GZGt4WWNHUnZObTgyVnkxU1oxVnJSR000WjBKT2VGaFVRVmgwUVhWQ2FHZEJYMk5KU3pOUmNVUkdMV00yUmxGcWIwVkVla1l5UTFscFZWRkJaV2RJT1hWeWIyUlNNVE5TT0VaVGFUUkVkMWg1YUZFNGJrNVdjSGRVVkZjMmVWVjZkbE00VjFwU1MybGtUVTF1UzFONFRERmlNRzFHYW00MVVqVjJhbVkyV2tsalVsTmlaRGRzUVZRMGJucHhYM0ZvUWtsUVZubHBVV1JIZERWdWFuVkhXa2RZZFd3NFEycERjbmc0VFhCdU1sOWxjbVpuYlZaWFRtY3dhVXBKUzNKQlpqZGtSa1E1TTBkbVVGUkNUbnBTVVRScldVaHllWEJ3U0dsdk4wbDVlbWhrYkRsbGMwVnpRMVZGT1RsamMzaDVjRnBRYlRabVdrRnZNM05CTm1KTlIzazRaMFpYUTI5cU9XeEVZa2xTYm5SZlJEZ3RVWE0yVDJobVpXMUhNRFJCWlV0cmJtbDNRM3B2Y1ZkSVRXRjRWamRTZDJWeFEwWnBWRXMwTm1obU1GWllUblZ3UzFKQlR6WkZMa0U0UjBwaFIydEROekZtTFZsRlpGbFFZbnB4ZUdjLnZSOXZVbndCT3oyUXk0T2NaOU9RbVFYMmtwSFVVLXBVOXYyQUVNMUFpdEUiLCJleHAiOjE3MDYyMTcxMjgsImlhdCI6MTcwNjIxNjgyOH0.mmztdYx2MvdpAUg5deTiAqfaYKo38kqHPpXOQ2Vtn70","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:08.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:09.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 361276: status.find.is(200), but actually found 401
21:07:09.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,361276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a912649, username -> user.1000531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30d049bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216829363))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm9oNnVtbXBxZjFqbGhvMTF0Y2U0NGlpMzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2IyMU9helpWYkROSFJrSldTM0ZwTkdGRlVXTm5MaTAwU0MxYWExZFROMGN6Y3pkb1owdG1RWGsyU0d3M2NERTFjMnR0UVhoa1dHSlFjRlpVY2pNdE5sZFVUUzFaYUU1Nk5YWTJjVk16YWpBMFV6bFRhVzFhWHpGWlgzWjNVazh5YnpSRU5tZHNSMDEwZEdOQ2JIZFFiMlZVTW0xNVR6aHNSRzlFY0d0SFRYUnpkekJUVEVjNVVDMWlUbWt0ZUhObUxXRXpMVGx1ZEhZMFQwaDRRMkl0UVZkU04wcGtjRlZVY0cxTFlYVk9aWEEwVkdOTVZuVjRZWE5HWDJSQ1YwNVdka1I2V2xGd05WRlpPVVJOT0U1U1ZsOXNMVTAxYTNsalZIUk5jWE55VURCMFFsSlJhbXBzWjJwd1p6aGFXWEIyVkdGUVNXUktaM0ZXYWt4eWVqWnNiMjFMYW10Q2FWVXRWbk5MY1VGUE4xazFVa0ZqWkZwME1YWmhOalZOY1V3MllVbFdkMEpEV2t0R1JtaDJhRlJWVDNSeVJWODVNaTFXTUU1VFpsb3dXbUZ2V2xKSmVqTTRMVTV3ZEZwRmVWVm5SelZxT1MxcWMyODJURlp5UW0xMFYyRmZibFIwYUd0TlNtaHpSSHBYU1dSVk5GWmlSbEJ4WDJ4U1NXdGpjV2N4UVdWVlpsZEtOVVZxT1dkclNWOWZhbFJ4ZFhsWlluZ3hSWFpSYjJkS2EyNDJlbGcwYUhrNVZtTlZVR3RGVmt3MGJpMTJTakJWYVRWUmFuTldiVk5YZUVWdVNtUjVVM0UyUjFWaE9GOWlWREF3WmxJelpGVjRRMmRWUVdaZlZVVnlRemd6U1U1R1lWRXdhMU5UZEd0bFJXeHVhRXBLVVVSaU4wSnNZems0YTBKTGRHUkVWRGw0YjJGSFFVSk1iakJGTlROMlNrbFBPSG93Wm10R1VtaDNNRlZKUkdOSWJuUnJjMDVWVjNkQ2VpMVNkM2wyUjFCRFIyWTNWSEZOYjJaeVVIVTNVMGxMWkVkMlQwMXlZWFI0TVdWRGFrTTJXVEpyUzNJd01HdEVZM05KY1dGTVpESnhjbU5FUkhCTVVVMUJjM1ZDUnpSWmFHNTZMV2R5Ym5WR1UzTnlWblp0TjA1Q2FVRmpWMDR6U2pGeVVWQjFjRWs1Y1ZWSmJYcHJNVTlXYlVzNFRFTk1Va1V3Vm1oQ05GaHROSE0xZFRoaE4zUjFUUzFhTkRsTlozSkpMbkZUVWpKeGNUUldYMHR6UjNGR05HWnRNMUZ0Y1VFLjJ6RXQyRktqLUpuSkpUN25Ic19IQzhVNjBIRkNITWRZUE5ZM0NHc3dDN0UiLCJleHAiOjE3MDYyMTcxMjksImlhdCI6MTcwNjIxNjgyOX0.kNaH5nYpuWSHzlGNGguHKHCUYGRJxQgqE4_zZdI8QtM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000531"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:08 GMT
	x-forgerock-transactionid: 979176d1-8ee0-4c76-aaf3-f1a313182b23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:09.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:09.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 361279: status.find.is(200), but actually found 401
21:07:09.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,361279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2060d9f3, username -> user.1000074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ee4686, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216829376))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGcxN3BnNHIydmdxa21vajlxMHR1cWY3MzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlNqVjRXbVI1VDNSSVZWZHFiMVZUTkVsMVVVTkJMbGxpU1VkRFpIZEpjMjlaT0c1bVRqWjVjRWwyUTI1QlRGTXhObUphUm04MFgwZzVVREpVT1RaU1JETklUVXhVU21KVlExZE1OVzFLV0hCcVFrRXhXRlpaUkc1cWVIaHllVm81WkVVd2NFTnJkV0pDZW14QmRqbHRialJXVjJoVlpqaFVjMEp0WVU4dFYzbFZYMVJxTmpKS2VsRnZWa05pVWtKUmN6QjZiREJXY2s5UU5WRlZSVXg1Wkhkck5GOURORUZsWDFZek9WUjJVRlYzY1hwV2VIRmlNa0UwUkc4dE1rbDJhR1Z4UWtkcmJuQjJSR1JTVW1sVFlsOXBSbVpFVjNORmNFODBhRkJKWmxsQmRubDFlSGRoTlZGNk0yc3lUSGRKTVVOeVgyZGZURVIwVTJoak9IUnRTbTFLUVVkS2NIcDZNMEZOTWtacWRWRlFVMEoyTUhaM1VWOWlVVzVHUVdjemVqUTFlVFJUTkc1cVpGZHlRbFY0VkRaSFdFWkVVV1Z2UlhWMldFVnlaR3c0T1MxMFFVUlBiWEZRUTNONmRuRklObXg0UVdWamNXOVBXV3h1WWsxdWVFSmlaa1k1TFhoYU0zZE9ZVmxrTUdsSWNHeHFOalpsZEU1S2F5MXVlakphU21GUFZIbG5WR0pVWm5SRlJVY3lhMFJyV21KdVkxY3pWVlJQVVRoaWNrVlBSRzlsT1ZjM1JsTm5hMFJ4U0hCTmFpMURTMXAzY2s4eVp6QkhSamRCYUd4b2VIa3RlRlowYzFJd1ZHVnVla1JyY2sxMVZWQmllVGhUVUdGTU4yZGlialJUYjBWM1RXeHVRMjF5YURjeE5GOTBOR3g2UTBOUlpqVm5WV2R3YzIxUVJrUm1Na0ZtZVdaMU0ycGhabGRwT1VwYVJETnRaemRXVkhZd05FZDFWa0pHVVRsVGQwOUxhM0ZFVkU5UGVsVTFWaTFhYnpGa05IbEhia0pRZWxsMExWRjNNa2d3VG1sa1JXdHpZVTE2Y2toTFQxWTFMVlpMWW1wTlEwVjRia055YTFOT05HeG5VRnBMUlhsZlVEUTNWMWxGYzJGMlRVOWZhMGhoTmt4TVJDMDRlR0ZwVWtSc1pIRnVlRU5WTVZwMFlsRm1jRlE1UzNrNWRWZGxNbE42Y0VobWVVVnNNWEJDUzB0VVpHUlJPV3d3UXpsSmQzazNTbHBrZUd0d1VWSkZMbU0yVjJaRlR6ZHBVMmhTUTNWdGEycFJibmRKZVdjLl9ZS2VZQkVLeFFuV0lRaVRlSk5pQmhKOWxsUkdUM0VuZmlqNDIwUDkydmMiLCJleHAiOjE3MDYyMTcxMjksImlhdCI6MTcwNjIxNjgyOX0.BQtv9X89TPpxDSaQ2cIrmbliVn9Ooz_OwfPhic_Uhqs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000074"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:08 GMT
	x-forgerock-transactionid: 219787a4-37f0-4e23-a727-fde6a67ef88f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:09.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:09.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 361276: jsonPath($.tokenId).find.exists, found nothing
21:07:09.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,361276,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a912649, username -> user.1000531, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30d049bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216829453))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:08 GMT
	x-forgerock-transactionid: 88ffbab4-7750-471b-91c1-7b0d85c42d55
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmI3YXFtZnJrc3FlODBjZjdvMzBkazM1aTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RE9ETjVVa3M0VTFocFIxaHpSRXMyU1dadVJIVjNMbTh4WDNOVE1UVnFkVWh3T1haQ1dYVlJXV0p0V2tOWmJrSXdOVTVrZVVSTU0zWlhjbEV3VjFOWmVrZGplVU56Umt3eVpVSkJVR2RVU210d1V5MXBRMnBrVnpVM1ZIZHJlRmgwTnpoV1JtcDJTMFpJTVRKcVMwSm5SM2RYWjA1b04xcHhRMlF4YW5KMFZtVTBNR1oxZUVaaE1tZFhMUzFQV0hoMGEzRXdjVkJaVVVaelpISk1VMG8yTXpKSmFHNXdMV1ZhWm5sSGMwMVpjM050VmpscWMxOXRUbUZuVUVOek1VVXljM1JaZFhaM2FYQkNOMWhSYWxKb2NVbzVkbEJqYVZFM1JUVTRPVXBVTkdWQmRuRkRXVUk1U0V3emRWSmxXREJhZEVVMFR6ZHdNVjlMVFhCWlFXTkRTVVU1TjB0TWNXSjZRM05WT1V4U1YwZGFkVmswWmtKQk5VeHFRMTlwT0VaS2FtbDBXbTF1UzJoU04xTkxjVzFuTVhCbFFYUkZUVmR2VDJ0UFlqZGpUelpNVTNwMU5VMXVjM2t3WmpSR2F6ZDZTalZLVERZeVkwMVNNVkZDVlc5U04zaHFla1pmU0hseFRIVnNOa2Q1T0ZOWVkzSnJXRGRYUkdSTlJUWjZSVlpFWlhsb1NsRnhRbkpqVHpWQmNtVlRTRlJCWmxwclNIVkhaMVU1ZDBkV1pUSkVUbkUzUVhORVJWbHVZVWxxZW5ZMmMwbEhRV015VkhRd1QwbHhhV3RPWmpNeGNXMVpNRVJ4ZVhBemVVSmZUVE5FUVRVNU0wY3hkM1JwYlZwME1sUXlZakpzY3pKV1EyeFdUbWxsTTJKallsZERNbEJpWWs1eFJVazBWV2M1U1RGYWFFcE5ObGRXT0RKNVNqSjFMWEp2Y1ZWMmNUSnZUbnBPUlhKb2VsUTRlSFpKY21sa1dsUmtZMU5JV2pOTlF6UmxTa3hNTjFrdGRVY3RTRVpVYkdoNlQzSjJXR053TkRONlltUm1ibVpOZDFGeVZEUm1OWEZWYkhNNU4zSmlhVFIyYTBSV1lsOHdMVXRIWlZFelVURjZNelI1UkZWNVIyZDRhMFpYVW0xUFMyMXNWR0ZvVUcxRFZXMXNUVXRSYW01VWRpMXlkRFUyU21ac09VOHdaVzlSVmpjNWVFRkpiWGd0UXkwNFN6RmtaekI1UW5KallUSllhVXR3TVdaT1puRk5MbUZOUXpnMVdISkRRVXRsTFhaQ1NFRjJaVUZqYTFFLmJXZ0dSLTRSQl8tQUVuOFpjMnI3anYxWGpyYmhQbHZDQU55Y21yVmM2T2siLCJleHAiOjE3MDYyMTcxMjksImlhdCI6MTcwNjIxNjgyOX0.tOkSOEj-mtiyE9saAU8TgA8G0gkM4Gso54xXV58k41A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:09.454 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:09.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 361279: jsonPath($.tokenId).find.exists, found nothing
21:07:09.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,361279,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2060d9f3, username -> user.1000074, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ee4686, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216829468))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:08 GMT
	x-forgerock-transactionid: af0fb836-95aa-4603-8059-0b945f022674
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnMwNWVyZXRmaW50YjlqZjVuYjNuMzJwbHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVF6RkRRV05ZZGtoNFpuRldYMEZpY1Y4eldXVm5MbGRLTUVKSGFISjNNamxQWmpSeVJGWmZYM1ZKVnpoa2IyaFRURzFJVmpaaWRYbDVNWGxTZWpaeGEzQjZVMEZsWTFkYWVIcHJWbFJsV0daaFZscEVRemRHTmxWMFJuUkhNa0pIU2pBeVJHMWpZblJHTm1keE4zRkZhVEJVTVRsM1V6aE1Ua3gxZG1OcFRqRlVNR2xvY21GRmNGWkNiamd4UjNoWVpFczJVMmRDU1U5eGEwOTNNM0V6Vm5kR1MwcDVkblU1ZUdFd1ZDMDVaMk5wVkhJeWVUSndiR2xZVVhSNFlYZDFTV0UxY25kVk9FSkpSWHBzVEd4VGFVaHBUWFJ2YVhWd1luVXRUVE4yT0VoTk5sWnBTMTl4UjNvME16QnlVR3R4V1VJd2VubFlPV3M0Y1hWaWR6QlROVmRoWlZSalVUSllTRFV3T0ZkQkxUUXlWbFZRUWtaRlUzUnFPVzlOVFZSTVoweFVaVzl4T1daSVZIaGtRblZ4ZDBoU1RGUlphVEJSTkhRMlRGWm1MVTlMU0d4cmRHSjJVelZYVlhabWJYbElTMDFRUkc5b1JVeGxPSEZvWDFOeGJVTXdSSFIyVEZWa1IzSnBNVXhLTmtONFEycGZNMDFJVFZOdlV6SlVNbkExVVRoTVVqVlRWV2h0UlhWQmMwRmpaMXB1TVVKSGFsVm5OMmwxZHpacFJrdERTalU1ZEd4SGJqQlFXbGc1UkU5UWJ6QjRaRlpDZG1oMWVuUTViM3BJWmtsQ2NDMW5XbTAzT0ZSNFZuSkhRM1ZGT0RGQlUwRkhNM2haYTFoM1ZIRldPVkpoU21kcVoyOU1jV2RqTFdaRVluQlJUMDVOVG5Cck1GQnFka04zV2s1SU5qQlhibFJHYUZVMFoyVTRRVEV6VnpkZlZYRkxaRGRTUW1abVlUQk1aSEJOUm1weVpGTnplbGQzYzJSQmFXbFdjV05KTUZKaVIwcHpTWE5sTW1NMFl6SjRMUzFCUzNoamNYQXpiRkZTTUMxMVlUSjFVa1kwZDAxUlFXdFpWa1JDUWxGbU5GbDVZelpQVG1oSlpEaEhka016VGpNeVpESlZha1pTZW10WGJXaFNNVlk1ZVVWRVJFbDJNVGxHWWsxMGNWVjNVV3QxVW10MU9HVXdOMUJ6U25oSlMzcHVVREl4TlhGVVkwcEViMjFGTlhsb1NtUlhMVTFyZUhWeVpWQnZMbTFTUnprMlUyNWpTRk51T1c5Wk4wSXdTVk5wVmxFLmlfQ2VmZXkwbUtKV3NfZXRqV2prT210dEtQQmZOaHZZOHlaT3pWemtHNFEiLCJleHAiOjE3MDYyMTcxMjksImlhdCI6MTcwNjIxNjgyOX0._X36u2Ye0THx4dGpcmXsp5zbd9OwC5Ixj2nlF__1KHs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:09.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:10.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 361386: status.find.is(200), but actually found 401
21:07:10.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,361386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bb4d3f9, username -> user.1001261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2550f006, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216830009))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3FyNnRxcW9nZ3VjZDVsamo2YjF2azJqNmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MldrSnRRbVZ5YVZVMU0zWkxVbk5tZVMxbFFqTm5MblJGT1hWYVNYazJjbVpmWTJoeVF5MDRiWFF5VlV4T2NEUkJkMnA1T1hwTk1YTmtiR3R0VkdRMlIxaGZObEZUTjE5NVFteHBRV1ZVY1U0eVdFUmxlVjlaVmtwYVVtOHdVa0YwVUhaVmVXTnFjM0pMUzFGTFRHVmpXV3RKZURkMkxYVlZVR1ZyYTNkT09IbDVkVFkxTnpKSmJYTjJSVzU0YjI1SGJWVnpSbWt3TFhjeVVUQmFTV3RpUVRGemNIaGtObmRsWVdOYWRXUm1ZeTFDTnpFMmVFczNZV05RT1dkc1pXUTVjbFJ6ZGpaSkxXRjVaMFF0V1Rnd2FYVmZUVTV0V0VVdE9WQnZSbmhxU1hkTGRrOUxPRnBzY204MFEzZHVNRnByZFZjMlRsQk5jaTFNU2t4clQyMUZTMjE0ZDFkbFFUbG5Obk5yWkZwZlVHNU9TR3huVGtWZmJYVlpUMlJRU0hSbVdWQmFObEJ6YlRsTlJFTjVNek5yU0dSbFprZ3hWME5QTXpSaE1WbHBNa3M0VTBwM1FYUjRSMnhVY2tsUVdqVmZWek5UYm5kR04wTkphbUZPYXpWVlNsSnVkeTFPZFZsNVZqZHdNRjl0VW5KNlpHUlJhbUZMTjB4dlpEaHhZMHA0WkcxcUxUbFlZbVJpVjBoV1JXSTVPVkpYVldsU1ZtczViRFpLTlhoZlJGVnRaRVZYYlhSYVJXTk1aM0JQU1VNNVJqZ3pTMkpKT0dZd09XcHRZMmxaU0dGcE5HUkJaakZ3VTJaWWNreHpXVEJzTFZaRlkwNTFjbEJpY2pCd1l6Z3djbmsxTTFSa2RIVnpOREJuYmkxTmVrZFNTMkpUTlRWTlRFRlVjVTh4VXpoTVdXWXdhbE41TW5Jek0zZEtZVEJEYlVoMlNHNURSMDF4TUZGRk9FTlpha3h5VmpZMmFVOVVPVWhtUjFacmRGVjVhMmRQZVZSWlJUZFRhSGhHVFVGdmRsaG1iV3BmVkdsalFXUTVVa0pQWVhKNk56VXlXRmx3ZDIxSFluUjRiME0xVVUxT1VHWk5UM2d3YVZaNlIwSm1NMmR6WlRkUFpVaEVZVFl5Ym1KWWRFOTBZV1JWUjBOQ2NXeFZSSHB4WVVabk5XVkRiVlZwU2tsdWRETXlRVXgwWDIxNlNWRnBTbXRyY0d4cFJHdGpjSFJJVTBsMWVHdEJhbmMxYW1KcFUycHJMa1IwT1RkdFZ6TlVkR3hvUW5wVlFXdGtOMnh5UlhjLjQ0dElXYVVCWW1PdDkzZU5YSmJlLVBUWWFQVjZEUmIwemg2bW16N0c2WWciLCJleHAiOjE3MDYyMTcxMjksImlhdCI6MTcwNjIxNjgyOX0.oSv6NkpJ9m1ZVqiIu0CE0DXrpEWhw9vSOq7nzr759Lk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001261"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:09 GMT
	x-forgerock-transactionid: 7bcc7f70-6282-4e45-8cdc-07f6cf4450be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:10.058 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:10.099 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 361386: jsonPath($.tokenId).find.exists, found nothing
21:07:10.099 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,361386,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bb4d3f9, username -> user.1001261, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2550f006, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216830098))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:09 GMT
	x-forgerock-transactionid: 29bbb1f0-a0df-4d04-aa99-4ff048ed0cfb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWljdmRvZ2ExZGVyYmcwY3BlaHZhMmZvMGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVdURkhSalphTVhCek1WOUdkMko0UjA1bVVtcFJMbEZoYmt3M2QyZENkbk0wUWtWMlUyUjJORzFVZDNJeVVqZEdhVXBTYlVOeFRTMU5SbFowZERSeVRXUTNOblk0TVhkd1RWa3hUWFZIWkZnMGNtRm5ibWR5UWtsVWRrMUpPVGRVZVhwUVdtcHljRGxmVEhOc2MzbHNXR3AxZVdOTFVXdFpRWGM1Wkd4S1RIRk1UM0JrWDBGRFNXeEJhamRRWW1rNWNYRnpUVE14UTB0aFdHbEJOeTEyZVZWWVdFNXZUMmhLUWtob1JXcFJRemt0Vm14cFREVldUakZJZVcxcVVGZEZWV1paVVZCUWVEaEVUV0ZqZVRNMU5GZ3djMFJCZEZCVE5XTkJTR3hXU21oNFNtVnRTa0k1Y1ROUGJrMHdTbFZYT1Zwc1ZHRXRaRmxZWVRsQ2F6TkdhamxGUTAxdk5YRjNTMEpIVldwamEyUjNUR056U2xNMlNUUXpOMEZQU25sNmRtVlhMVmgxWkVST016RlZaME5KVFZneU5VUk5XVlJQVjAxQ2RtaEVlRkpqVEhoWmRHWjRhM001U21SdFVXZHhNMWhqWHkxT1oxVlJSbG94VjJ0WGJGSm1jVUpUYmt0alRVZzVkbmN4VjB4SGVFSkJOVzVWVGpOMVZuQlRjakE1VHpObGVtNWtOM00zTUhremEyY3phRmh1T0V0M01YazFVbGwyV0Zka1VHNDFWRVZTUlRSVE5tSXdiMVJmU1dvd1VIbFFNa1J0WVhOV0xUZDBYMEY1TlhoR1VVRkJVblIzZUdKdFIxRndRa1pMTUhSTU9XTktkWFEyTFVFNVEwMUhkVkZ2ZDNadmNtbFpkVFZtZWxocFpHeGZaMWhLUkRkbVJHeE9OblJhVVVsV2IydDVaelZJYURaRk5HRjVNVTB0U1VaRWFsTlVNMWN5TTFNNWMxWXhTREZvY0d0SE0zQlBNazFFV21Wd09XRkNiamhqYWsxZk5XMDBTSEJGWDBOdFRXZGlZVkl4U0VWdVNHOTFPQzFLVjBsSk1rSkplRlF6V0haSWFWOXZRM2x5U2t3Mk5qTkpNV2swY2xsMlkycHJaR2hRZDFkUlgwYzRWazVZT1VabE1VWkhNWGN5UkV0VmVGQTNOazFCYlZWSlJHZEpkWFIzZVRCaU5reE5hV2xXT1hKQ2VHUTNSbGh3U1dselptOXVaRWx1Tm5JME55MUhhREZYYTBOWllsVk5MalppTkZwd00xUk9RMGswVXpBM1VXMTJTMFp3UzNjLng3dVJiaW1LWFh4YmstQS1Rd2tpTXA2QXZ1LVVRUDBNdFYtSXM5eUR1X2siLCJleHAiOjE3MDYyMTcxMzAsImlhdCI6MTcwNjIxNjgzMH0.s8SEPIJl2XKfA0nJcj9O6hMdXmkI95p1iJ8gXhoW0Fw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:10.099 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:10.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 361482: status.find.is(200), but actually found 401
21:07:10.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,361482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c83e365, username -> user.1002004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fbb2739, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216830639))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibG5xdTIwbDkza2dyZXVoZXJkYm81YmxyZDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmRUbDNWMFY2YWpSRlFsSnJNV0UxV0dreFQwcDNMbmxsYW5oNFF5MWthVVZpT0Znd1EydFROMGhSTWpjNWExbzVUalZsT1RoeE5FeFFiRVJMVmpSaWRFZE9TMnh1Ym5WRldUaDZiemxhYWxSUlpUUndhRFYyYUZwRFoxTkRhVnBPU1dwMVdDMW1UVkY0TWtkVGNYZEtNbmRTUVhObGFIRmphVWhvVTFJeldrOTJUV2wxYTJOc2RFdDBVVWxZZFdFNGFqRTBVMVpLWkc5Tk1HbzRZVWh1UW01MlVVRnBXbTlPVVd4RFprMXJVMFJOTjFCcVRVZDFWRGx3YmtjMFVuRmlORzV4TkdkVkxWUlRWRTFrZVVGUmFqQTNUVWM1Y25OSmVVdHhSMlJzYXpaSk0zRkRUR2RmZUZSNVpYZGxUakYyY2tsaU1XMVRha0Z3TXpaVldFbGtaV3B0V1V4YWVWSnNVVGMzVGs5RFFuUm1ZbGd3UkhwSk5reDBWM1kzU1RCT2RVNUJaVXByWmpCWVJIVklkVkpTUjFaS1JUVlNaa0ZqZVRZekxURndSRnA1TWtvMVEzVk1XblpSV0dOZmJXSnhRVXRwTWpKcmRFWmlXWHBSTlRWaGVUQlZNRGxLTVRGVmFFWlFOVFY0ZUhWR2NHNVFha05NUkVwVGVVSnVSSFpaYm5kek1tZHJkbmxoZVdWblNXcG9OR2RVWmpCeVdWaElkbVE0UTBneFJraEtlWFpIWVdoalFXRnJORGh1U204dFkxaGpVWFpyVVY5RWJVMVJlVGwzVFRWV1lVMTRaVFJJYWtKTWFEYzVOSFl4UkUxdGRXZGhRMGQyUlV4cFFuUkNjRnBWT0dGcmRUY3dibEZoWDJWcU0zSkJURGMwYnpKMWVYZzVha3hITTBSR2FUUkhjSGx6ZEhkT1VHVkRRa2wwWVdsdFZVMXBTMnRFY1V4d1lrbEJYM1poTkZWdlltSmlVMmhQY3pobWVFOURSV1Y0V1dwMlp6ZHRhRWx0T1ZGb2FsUldPV3hyYzNjM04yUXhVMlJ4WDFsUVZYTk9jMlJDZG1Sc1JHNHpXVzVMU25wcWJGbDVlbWRTY25sbk5UaExURmR5YkZSUlYyVTFiV1F0ZEhnelFVVm9UMnBrY0hKNlpXRjNiMVJ0YzJWa1FrMHhVRnBaUTJWRFdGZ3hRelJoV1RGS1FtWlBWMFJhVlRJeVUyNXdZV2xIVTA5RlNqTjFlWE5oWlV4amJVWXdMbWhQY0ZJeE4wdEpNa1pPVDJWQlVsbHFkbE5tYVVFLjVNazczcjI1UGt2aUxya1Q2bV9zczI0UWR6ZXc1YzVocGtSM3BpX3p2VnciLCJleHAiOjE3MDYyMTcxMzAsImlhdCI6MTcwNjIxNjgzMH0.sB0pT1jzW4Ej4iBj4kpXPtDDry2cgWQOGnrgmDnzwt4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002004"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:10 GMT
	x-forgerock-transactionid: c0460192-297e-466b-a0a6-65fc72c41ce4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:10.688 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:10.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 361482: jsonPath($.tokenId).find.exists, found nothing
21:07:10.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,361482,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c83e365, username -> user.1002004, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fbb2739, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216830727))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:10 GMT
	x-forgerock-transactionid: 4195471c-1bd2-4ce5-9ad2-9be1d05cc142
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3I2ZG5hbjBzbm1xOGl1ZnRsbnU3bzc2NnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek9ETm1WbGRDVm14aGJreE9kblJpVDJ0d0xUbEJMaloxZEc1d1VsOXJTVkZvTWtONmVrRnFWelpZZWxkWU9EZGFWR2xuVWpWM1ZsaHpTazU0TlZWeGMyTnNhVlV4Y0ZGTlQyWmhTMHBmYUhkbWFrSldWVmM1UkV4MU1XOWFabnAxTTBkdVkxaHNjMUJxZVdaVFNGQTNVVTFmWkZSMFZXWjJla2RhTTE5WFJHWnVTMVJ6TVRGZlYzRkxia1p1UVVWelFrbE5YMGxuWkRoNFMwRTFhMGhWYkZSSmIzaGpjRVJMYzNNNGIxUXliM2h3VVdGTmVUVjNZWEo0VlhVMlZsTkpSak5IVkRadmFXWTNlVWs0U0ZscFVrNVZjRUkzU1hCa1JGazNjbVIzYTI1NVFUTlNPRFpvTWpneVpWVkRaVEZ0Y21aeFVFRXpUM0pmTW1jeWFGaG1Ta3hyZVROc1FWWjVWazFGZUVGRGQyRnpkMlUxTTAxeldFZFhaMmgyUzFOUlUxVlBMVzVmTlVSM1h6RkVkWGhvUVhaSFRraFNTREo1Y1ZoRlpVODNaRnBxVUU0eVdEVnVSbUl5V21GNlRFd3dhMW81VVZCVVZqQTFlbEZzUTI1TU1sSjFja2xMYmxFdGQxbHpZemhYYkdkVFJuVXdVRk5JTkVScVVXOWxablZLVGkxRWN6VTVNMUpRVTJWU2QyNU9WakJGY1U5NVpuWmthak41YW5KNlNqSjBPRGN5ZUhSNk1pMVhVWFE0V0d4VGRFWnFlVGs1Y1VnNFFqZEZlRTV5VHpVMWJWSkpkbHB0UkdKck5qbFZVbUZYWTI5M1NIUkJaRTkyTXpselQwaFhkWEpHVUU5WmNIcEphVVZSU2tOQ1FtVTVNR2MxTFZVdGJqUk5NbEZEYTJObVJFaEZjRXhmVkVrMWNtdERNWHAxVld4TGVFSnBPWGhxWXpjMlZWaHhjbXRzVUVvNWNrSjBWekZqU2pCM1NUaGhWVFU0TlVvdFRFNWtSSG8zVEVOWmRVMDFVVzlCZG05c016QnlNR3h4Y1V0VE1ESm1iV2xEUkRCeE5USndOR2N4WVRsQmVUUm5aRk4zVFVzNE9VSXdVWGRRU1Uxc2JsQk9NVXB0V0VGUU5VUXdhMmhhYlMxMWRrUTFjbHB2UkVGQlVWcEpiVkpsVVVseFJVdGtSalZHTkhWVVR6ZDZOak00UTJac2N6aFBiV0k1WldKTU4zRk5aRmwzUzI1alZFeFZMbEZ6Ykd0RVdGSnNiR3hZZFVOTVQyNDRSM0E0UkVFLllYc0xBVHpub1BwSVV4TUJ4TXlFZzR4VXBtWnVBZk9JMkdFcEI3OEtSVFEiLCJleHAiOjE3MDYyMTcxMzAsImlhdCI6MTcwNjIxNjgzMH0.-zzAO2NL1minO8COz3XA3psfOsLFqonD6yUtiRa_eL0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:10.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:11.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 361650: status.find.is(200), but actually found 401
21:07:11.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,361650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44f68948, username -> user.1002481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@250ab6c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216831594))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmU4NDJrNWk5NzVyZm9taHJhNWEyOGExazEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmFYbEVaRkJDZURacVNUUkdPR0p1Ym1SUWFuZG5MbVZET1ZwVldGQkdlR0ZCUW1kVU0xWTRVblY2YzJNd1NFeHBXWEJ5TFMwMFFrYzBkVFZKWDJsVmFtWkhWMUUyY0dSUmNVdzRTR0YyTUhkSFlXRmFObE5UT1ZCelpWUllVVFJFV1hsb1lXbFJXSEJ1Um5FeFlWbHdkMkZrZDNFMmRXNU5WRFZIYkhKVFFreFRhM2xVY1RSTWJETmFVMUphUlhVM1VFRlBWSEUxYzNWMVEwdFZSVVF6V1hwM1l6aEtSRzFSZFMxdmNIWkJNalpWUjNwMllWZ3haRGR6VFdWR1FUZHlUMDl3VVZkd1lYWlRUWGhSTUc4NFJEQXpXbUpZUjJwS1YwMXlNVVkyWkU4M1NFZGZiV3B6VEcxSmFGY3hWa0ZHV1haWFNIWXRVVEU1ZVRWQ0xUSlZTbWR4YURWMVVFMWFPV3hrZGs5b01GOXdTWGRqZVZKUVRFcGxaM1pMVEhKV1QxQmZWSGhpTmpWTmRIWnVhVkJEWjA1eU4wUmZWRWh5ZEVVMmVXcFFkbTFmV2pkb1NsUk9jbXRvYWpBMlpFcERkRWRsTlZaa05FVlZTbTAwVGxsVFduVkxMVFp3V0ZFemFVZzViVFpVTVZsNFZEVkxibEpTTVZoV1RuWjFkV2hMUW01SlVtMVhka1ZXZDI4eU9XSmllalV5ZUVaM1ZHdHBNa1JEZEdNelUyWldOSFJzU0U5MGN6VXlZM0JsZFVGWFNDMTJjVVJDWTJWS0xXSnlSMFJ6U2xCcGNIQlNjMFpFTUUxcVNEUkhSV2xGVVRsS2IyNHpUeTAzZVRCRWJWUlVRMWMxU1hGUlFuTlVVVFZLV1VoRmQzbEdNSGRTV2s5YWVEZFlXak5yZEhsTlUyWlhjVWhpYzNoemVUWklTR1EyTVV4WVQxTm1hVVkzVXpaNVJFWnJZVEkzWDB0MlEwVm5ZMGx3ZFdKeVEyMTRiMWd3ZDFOU1pETnVZM3BzZFhCSUxWRTBiVVEwY205SFlWcGxkM1pMWldaWGRVdHZaSFIzUVVObmMzSjZZVXh3TURsUllUbFdieTF4TTBWcGRWQTVXbWQ0WmsxaU9GUnNWbkJsY1MxVFVETlNSWEV5TkVsQlEyOUJXblZrVm14dFozbEtRVWQzV0ZSNVVEWkRlVUZmZVhkdWF5MXBRVnBHVDBaNGIwTTJhV0Z3V1ROWllVaDRXalpLVFZOd2NqSmpMakppVkdSMFRVOU5jVzVhVjJGTFQzSlBUVVoxY0ZFLmVGM3l5TkhHNzJ0VU9lTnRldHlkRGplelRSZHBFZFhhbkdZTTB1U2hwRUUiLCJleHAiOjE3MDYyMTcxMzEsImlhdCI6MTcwNjIxNjgzMX0.-aJ98WQ_Tnud10_H7XhhVd4RI2oVZ6gi5vS-vCilCMI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002481"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:10 GMT
	x-forgerock-transactionid: 5e684fe0-bb6e-40f9-ba7d-9eec17e476d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:11.646 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:11.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 361650: jsonPath($.tokenId).find.exists, found nothing
21:07:11.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,361650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44f68948, username -> user.1002481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@250ab6c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216831686))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:11 GMT
	x-forgerock-transactionid: 9bd67199-4299-40d9-a922-e2c5f6be7d8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjBhdWQ4Y2xlNGkxbTRobDdtNnZ2ZmR0MDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R0xUbEVkWEp6YUZKck1WRm5RalpIZUZoYVUwRkJMbUp2YTAxNmVITkRTMDl5WlZCak5rSlBNa2x4V1RKNWVXSkVjR1JrVkhaV1pVcHRNVlJPYUZWWFpsa3pNVXhVWTBoQmNVWkJPVFJYUVZGb1RUSlVla2R1V1VFMlVYcDRRM1YzVURBeFJGaFVhVWhUUm13MlVtUTBlRmczU1ZCbmVrMTVaV3BoWTI4eGVtSXlORTVxZVUxWFp6UndYMmRKWDNRNUxXTmFYMDkzVERkcU5UTlVaVXhETUd4SlQyTTRSbFpRTVhFeU1HUlRRazUyYm1GaFVVazBhV3RCUWpkTVQxODJlVlUwVmxOa0xWWnpSVmRYU0hGWFpXazJialZPV2pWek0yOWpYM2hhVjBwaGQwUmlRV3BhVEhsbmRsRmlORVp6TkRoTWFGVmZZbW96WHpreE5FaGxjVk01VEZZMFZuVlFYMVJRY0d4V2RsSTBhVVJ6Y1c5YVFWUTVZMlpsWnpCMGExVndZamRLWlRCMlRYVldkVFo1VFdWck5FMURWekJXYWtGb2NHdFJiV1ZZZVdSTWRFcEplRGxzYkhaWlVsQXdOVFpSVGpOc01HeHpkVEY0YUdsMGNtbDZUekE1TW5kbmRVOXBkV2xZVTBwYVNITjZjekF4Y0ZaV2RUbFVWVTkwTVZKSU5EUjVlWE55V2poUWJFaHhjVjh5V0ZkbU0xUmhZVlZLZUdOTE5VOUNhRWt5U2pCa1IxWm1iMVozTFRSTU9EQjZTMlZsZVRodU1VaElTM1Y0WXpGRVRYSmxVVTFTWjBOMllYTmlYMHBNWlhsbWIzVnZSalJEUnpKVlVXWnhSazlZVTBaclFXUlNRakJEWDBSNVlteGlURFZEV0hCNE5rWmhjbFZsU0hKa2RsTTJjRk4xTUhaS2VIbGlVMGxSUTJWWVNVeFdhVXhHTVZnMVgwOHRVMGMzTkhnNUxXOTJSM2hhWjI1bGVuRmlUM3B6VkcxVmQybzBXR1pCY1ZWRVpGa3pRV1owY1hJNVN6RjNSMFJzYjFwelltWmFWbHA2T1RseWFFRjBaMnBXUXpKZmNrWlpZVEZYUjNBek9ISklVMU5GVTBZM2VITkJNRk5XUlVneGFrWTFkM1l6T1hwU1QwRlJSRVpuZW1wU00xWmhYMDl4YkU1bVZYSjNTMmRpTFRKb1YwSjNXRWhYT1hsMVVURkJUMVZEUW1wVFgyeG9NalpTYUdFMVVVWmpMbEpHVDNFdFNrOVpSbGRqVkhndE16QjZOMkZQYjBFLlcyWUlYS1BlTmpEQUZQNkF1VXdHYkgzSWlHUVdnZnZZcnpvSlg2SW5MYlUiLCJleHAiOjE3MDYyMTcxMzEsImlhdCI6MTcwNjIxNjgzMX0.yrgUfXCBvE4BAQvLlF0R5YiyQNEO3G8DE5f0dmonMFA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:11.687 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:12.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 361800: status.find.is(200), but actually found 401
21:07:12.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,361800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ab3da52, username -> user.1000486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b3da63c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216832508))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWZ0dmNyMjQ5bGhhazg0MGw0dDUybXE0MWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFUycENURWh0VG1oRVExVk1NVzkzTUVWVWVUWm5MbTF1Y0VwalNqVkRVa1JsV1ZsVFRreDJRbWd3VVhKTGFFVXdXRjl3ZFVkeU1FRktPRjlUUkc1VlFrOXBNblZWY0ZsVkxWRmhWV05TTXpGZlltMTZYM3B5YjFOek1HUTVNakpSUlRaMWMwZzVWbVJJY1Uxb1NrRkJUMHRaTVVoSWVqRnNaWFZRVW5odFdtNWllRVJTWTBObE9VUkpWVVl6YTB3NFRGUlBkMk5zTVVNek5EaGhlRmwyVEdnek0yUTVZM2RVUVRnME9VNU9jREJhWDJaNFVHUXdUMlF4UVZWc1EwaHBhSHBpUTA4NGRHaEliak5CYWtwdWFuaFBhVkkxTjNRM2JsaG1ZbVJSYVhCUFFsOUZWRFJVUzNvM1JuUnVibWd5YkdwYWRrSldlVlpVZFRSSWJUaFNXa281UjFBd1JGVmpRM04xUVU1UlEzUmFYMmRZU1VkSlFURkxZVlpsYjNaU2FTMVNXbXBUYWkwd05YUXhTekJUU3psNU5GZHdNRzA0ZFVad1RrWXdRekZVTm1RM1UybFRXbVZQTURCQmVUUkhTa2N0UjFCdVdUZzNWVlU0V0ZWdWJVSnhNMGxKTjNGVmFrTkdWalpCZDJkU2RsQm5ZVnB2V1hZMFNqTm5lbUZNWldKMVVsRkdkMnR6TUVSR2IxUnZMVXRRYkVOTVJVTndTRVF0V1daQlRIVjNRVzV5VlVFeFJETnBSazFwYmxwZldrSllZMTkyTkd4dVNFZGFTWGxQYTNkalQyOUdaV3RoWWxWWVRGUk9VVVZoUkdORVVURkJiVVJDWWtnd1FVOUlXamQ0VkdodFRFeDJYeTFQYTJGbVduVlJaRXh2YTBaTFRYTk1iSEY1ZEhvdFdtWlZTMjVhZERadFJGbDRiVTlOYnpWSGFqTTVSa1E0T1dsc2RuZENTV05QZHpOVlFVcGlUMk15VjI0NFF6Vmxla05RV2tkaVozSTVRVzFsUmxkdE1EWnJWWEJWTm5BMVRVaHlNbUpsY0dwQlNHRktOa1UxTmxseE1FWjNiVGRSVWtZMlJEVmhjWE54VGxsdk1XVTBSSEY2YVY4MldsaFVZVzVWU1c1aVNETjNOMmt0Wlc5MWFrVnhjVzA0Y21nNUxVeGtZMEp0ZUY4MWRURnZkRmxYUVRWQlVWRmtVa2hMZVZSVFZsRXlkVUk0TmpVM2F5MUVOMnRyVTFwSE1sTkJMa2wyVVRsc1RrSmZOVXBEUWtZMWNtTnlSa1pHZUVFLmoxRXM5WFhsZXVRbjB2bDJ1Y3VtOE1RODFrWlYyQmdrUmJuU1BHQ1VWRU0iLCJleHAiOjE3MDYyMTcxMzIsImlhdCI6MTcwNjIxNjgzMn0.M3ejEY8fx1ZHAuX0iKnjtpIzBhTxAPbTcSKl6c1EYVg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000486"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:07:11 GMT
	x-forgerock-transactionid: d0c67f87-88fd-4f08-a478-514108d73e8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:12.561 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:12.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 361800: jsonPath($.tokenId).find.exists, found nothing
21:07:12.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,361800,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ab3da52, username -> user.1000486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b3da63c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216832601))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:07:11 GMT
	x-forgerock-transactionid: be61fb8f-a830-4c70-9bc3-cf920e654bc5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzkwZmRvc3U4Mm1yYnFqc251YzhyNHJkbmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVNuaHljMnBPY0VkdldtUlFPUzFoZUVkbWNWVjNMbkpIUkRsUk5HVlFOemRRVURCSllUVXlVVEZ4ZWtkUmNrZ3ROblZTUkZKYVNVTXdkazFOT1hOTGNsaElkbmR2YlRKR04wc3hkVGRaYVhjMmIyVjFMVFJXY1dsYWRHc3lhSGRoUlV0c1JIWjVibVJwYzNGTFgyMXJablZvYWtSbVFtcExZMWhCYlcxVWFrZ3hZbkZYVTNkclZEUnpTVkJoVjNkS1IxUm1ORzFwY0Zoc1dHUnNaR2xXZFd4aFNHUkZXV3hQTFd0TE5FVkRVVmh3T0RnNWMyRlBSMlJQVUVaVVUwZERWa05CUkZSWVJtaEZORmc1UldkNExUUmhUbTU1WWtWaWVUZzBSbmN5ZUhobmRHcEZhbmwxWDNNMFNuQkNka1ZaZW1aMlJVOVhVQzFvY2xwYWEyRjRZMEpVYWtvd2RESTNZMnR3YWpWTmVqSkpRek5ITlhwYVJITjRWM0UyV1Rnd1JsWm1iR3RIVWtreFdXWm1ZbVZhVjNaNk0yVklRMFJJUTNwSWMxOUZZbGRJTUhjeGMyRm5Va2hxZGs0d1ZVWkVOV1YxY2pCU2NYSXpWa0V0UWxCa2QxUkdhMVpsVmtkdGNrdFVWa0ZvVjBkRk5HcExiVFpUTVVReVdqbHJielZKTjBSVWVHVlplSEJ5TjNsUmJtVXpWM0JaUzJoZk1VeEpRVVZpVUc5MlUyWlhXRlpLWVdNNVZtWktXbTlMYUV0UWJqbDBiVGRGZFRKTVRIVldaSEoyVEVsNWJuTnhRMkpJVURCSmEzWnJiMVJYTW1wMGFFNWZkVGN3TVdsTlJHSXlWMlJaVGxkQmNESmpSMkZoY2tvd2FreEhNMjAwVUhoTFFtVkxSM2hzUzIxdFpHVklRM1l4ZUVSaFpFNDFOVFJqYkVNeWRraFRNRGRYTWxORVNYWmxZVFZKY21ONGVuZElSakIyYTFCWmMyOXdVMnhUZWtKU2VVMHlXakV4YXkxWVgyNVJTbW81TjBrNFEweEdaV2w2Y0hvMmRHVnFPWGR4VkdWeFIzRjFaVTVQWkVwRlUxRjNhRFZ5VG1Ga1ZXMWZiVE5JV0RGbWNscHRjbmgwWVVJdGRYaGpWV1ZYVkVSdWJtdFVkSFpqYW5VdGVHZDRTWFkwWjJ4dFEwTmxRVmxrVUcxVk1teEtjbUUzVkRoRFUxSklaM2xmYzFkNFQyOXZSRGhwTmxreGJITlpMazlvTm5SYVVFVkdlbFZDYmtZMlJrMWtjVko2WkdjLm8tdGM2WUZER2RRMXFrc3IxZ0NieUs1LUdYb1g5THlNVmt2azFCNlhWN1EiLCJleHAiOjE3MDYyMTcxMzIsImlhdCI6MTcwNjIxNjgzMn0.8iPnkqRqNWUx3wGcdKPnuIAbjZMNbQKTkCwaJGGxOLQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:12.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:12                                        2425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=707889 KO=13140 )
> restLoginInitiate                                        (OK=350717 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=349684 KO=1015  )
> restloginProgressiveProfileCallback                      (OK=7488   KO=1015  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.42%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.42%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.98%)
> status.find.is(200), but actually found 503                      4958 (14.02%)
> status.find.is(200), but actually found 401                      1015 ( 2.87%)
> jsonPath($.tokenId).find.exists, found nothing                   1015 ( 2.87%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################################-                        ] 66%
          waiting: 180779 / active: 27     / done: 361809
================================================================================

21:07:16.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 362346: status.find.is(200), but actually found 401
21:07:16.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,362346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14dda075, username -> user.1001500, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@365c8f6f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216836101))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnJwcHQ0ZHFhdmY4aG5haWkwczUwcGdnN2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVlXWk9Ra3hVUVU1VlRIaFJhbVJMUzFkaWQxSkJMa3BaVWxGUGNDMTRjRXhaWldoM1ZrdEVTV2RNVW5wWWJIa3RRVU5HZFVKbGJGaGtZa3gyWjNNMGJrMTVjM2RCWVRSbU5VUjBNSEZVZDFWeE9TMUVMVEF0VUhadlRqTkJNVFI0YkVkRFFURktORmt4VTFsaVZVTkdhbVZPVkhaUmJrVnlkM0k0YUc1Tk9YZE1hRkp6TVdaT04weDRibmxwWlVnNFpGZzNaM1ZzYVdRMVNYVllUbEozVlVaR1MxbGFlRWhQVld4ZmFFVlphRGhEU0VwclpHUjVRVWxTVkZwRWJXeDFaemt6V25KcFNHcHllVGcxTVY5b2FXeEtiVXRoTjFaSmNHTjZVMUZLYUV4ZlpuSTFhM2QxT0RCT1ptaG1PVk5zWDFWTFVESTBka2hVVkVKV1FqQk9YMXBRUW1SZldFTXhVMWhFWlZKT1JIcDJXblJWY0ZGU1JpMVlNazVCTUdRNVQwbGlXRkowUkVndE5FOVhXalJQUTAxYVpHcFlhRlI2ZEcxRk5rMTVkV3huU25BNE1FYzNUMll5ZUhCd2RtTnVZMVJrYTFJeVpqWk9hR1ZoT1RGc09TMTJRVWsyYTNoNFZrOU9kelZTVWtwdk1uWm9RMkkzWjFRdE5HdEdkMk5HYzNWcmRWVnZNVzlUVVd0R1lXUkdhVFpKYUhkVE5GTk9UV3A2TkhnMlNVdEtheTEwTW1saVVWRkRkRE52UlZobk1rVlFNa0ZYWlY5cE1tNUVlVXRXZDNSb1RFSm9UbFYwTlhONVJVaGhiVmRMWlZnMmNGWlRSeTFVY1ZsWmNVVjJXWEk1VW1oWFJXTmlTRXhXWDJWcFNTMUljbWRUVW1oa1oxaG9ZbmxUWjBkUlMwWkdObGQ1U0hWclVIRjZZekJvTkRkeFpWUktVRzFCTjNCd2J6bHhka1pmUTNGbFowUnRiWHBFYXpkR1VrNWZZbk53VGxKRVQxcHdWVkEyWWxsRExUaDJXbE5OUjFvdFNtMDJVMWg2WDBoSExVczNkbEpCZVZwNmMzWnhSRXhUWldwNFJtVm5WbTh0YUdsVWFUQjBSRXcxVFZWcWMxVkRka1JrVnpFM01YUmZWSHBTVWxaMWEzZEVRbEJNV2xOS1JIaHNXazF0Y0dKbWVVNUNPWEJrUVRKR04ydHBhRFUzTlVsa2JGazNTRU5XVVhoR2VYVkxTekJVUTNkZk9EZEJMamxKU2xkaVRreDBkVk40U0hKT1ZVMW1VREJmZEVFLjRHa0tDdTdxSTZrS2RjdHFhbS0taWFsa21YRk9iQm9HV0NiOFJ4Wll2UXMiLCJleHAiOjE3MDYyMTcxMzYsImlhdCI6MTcwNjIxNjgzNn0.hEAYbjEYrdqQocWTzLVUvHnmDhH7F3YaHEvh_DZaeDE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001500"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:15 GMT
	x-forgerock-transactionid: 764a8be6-c0c4-4a3b-a000-100df244c372
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:16.147 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:16.186 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 362346: jsonPath($.tokenId).find.exists, found nothing
21:07:16.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,362346,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14dda075, username -> user.1001500, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@365c8f6f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216836185))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:15 GMT
	x-forgerock-transactionid: 5556dbd1-10f4-4a95-9b1d-c692883df35d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib29tdmt1NnVraGdvdGg2aGE4cDdsMWdzNjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blltbE1kMFJxT1RaT2NGQm1RMU0yUm5wYWRqTlJMalkyU1c5M05IWTNRbVJxVTJwMFFtbHFNekpRV1hoa2R6UXlOams0VmtOV1lVdGtXbGRLZDI1c1VrRkNPRVZIV0VSM1VqTnNhbmgzVWs1NGJYY3RRVkZoV0hoQmRFVkZTVTFJVTFOMFNERTVURkZ6YW1WTlJEZENhMVpwV25wbFFscExNV2hDTUdoT2JVSTFlR0YzTkVGdlR6RmhjbEZYTFVsemNXSmFiazlvVnpCUVIzbGhiazh0TlRWaVVEUm5XalpYYkhaU2FHbHpVRTE2U0ZoVU5ucGFVWGx5ZUZKSVlUSkJkVzB3UjBkcFNVUm5OV0pTU3kxYWVIRkRWbTlOTUhwdE5HcHlRMGQ0WldOb1FrNVVWVTVrUTBrelVFNVpkVEJDT1ZscGIwUXliM0F6VWt4emRYcHJiMUZ5UmxwR1FsVkZhemM1U0hWS2FVaDJaa2gyV1VSMFltRk9VMDFtWTNaWlJVaE9hemRqVUZoeVpWRnpWWHByWkd4eE5XWlZVVXBKTFdjdE4zUndVMkpzTlhOSFlrOUJZbVJTTkhOc1NXOTFia3BzWnpKMGNXOHlOM0pvWkZJeWRrcFhOamg0V0dKcVh6WlFWRTUyTFdNd09HMUliVWROUkVKSU5IcEJZVFU1VjFvMVVXVTFlbTVZVEdsbVNFcGlSM1JNTlhRNWJVRjVlbmxQZGpWNGRXRnlPSFozTlV0UVRGVkpOa05xWDNrNWNVWXlVRTEyZUY5WVRWRm1ia3QyVEdkd2VVMWhaMGROZUd4aldVUmlUakJVVDFWb1RuWmhXbHBSZW1oelpsQkdjbTVhY1hkb2NUQlBYMDlSY0ZOUVZIcG9OeTAzZDJsdFYxOXJlRjgzYkdFMVJtOTNTRkZ1VmxWSk5TMXNWMFpIUzFveVpGVlZia3RZWld4dmJUTkxha2d5T0V4cGVqUnBSVGw2TlhGRVQzWnBTVU5JWDBoWFlWOWFTSFZLTlZKdmVtZGFVVGR1WkVkbVIyNXdkbVJHYTFWeE9WODBjR1JZVVdzMFZteGZWbGd0Wm1WSU0wZE1OWFI2Tm5GemFWOVpNa1E0TnpWT1lrTnZjVFZKVkU5NFRVSktiR2RKTmpCS1lsUlhPV1IyV1hBMWRrNDJWRmRKVWxCd2JUSlRUVUZCU2tnNE1rMUdSbVpMZDJGelVtOXFWWEF4Ukd0Qk5uQlhUbEJOT0RkMFRUUm5MbmxTT1hrNVdTMTNla3d0WkZRdGNraElSMjVLZWxFLlBRMm9Sd25BdGxyRXRwcnZxekxna3NBSTBGdnRQa185ejB2aGw3ZDFLZUUiLCJleHAiOjE3MDYyMTcxMzYsImlhdCI6MTcwNjIxNjgzNn0.KJw4B1pUTxHW8qyDqGSMCuS0b7JJcybW8n9GY-VkaUQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:16.187 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:17                                        2430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=709471 KO=13142 )
> restLoginInitiate                                        (OK=351501 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=350463 KO=1016  )
> restloginProgressiveProfileCallback                      (OK=7507   KO=1016  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.42%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.42%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.98%)
> status.find.is(200), but actually found 503                      4958 (14.02%)
> status.find.is(200), but actually found 401                      1016 ( 2.87%)
> jsonPath($.tokenId).find.exists, found nothing                   1016 ( 2.87%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################################-                        ] 66%
          waiting: 179996 / active: 30     / done: 362589
================================================================================

21:07:22.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 363324: status.find.is(200), but actually found 401
21:07:22.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,363324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47a90536, username -> user.1002227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76374985, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216842462))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm9oYmgxZGhhbTFlNDE3dmE4MGlkMzJnZGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elJYUnJVbk0xVTBOdmNWOVpSMVU1ZWtsaWQzWkJMa1Z4Y3pOeFNVUTBjRlJUUzBrNWRXaFBTVmh1ZEhOYWRXZzJUWEp4TFVkbVlrZDJjMU0yUm5GTWVEUnlaRXhyWTFWemNISmtaME5ZYVhCV01VeERjVlkzVGpBemFHOVhRVXhITm1OSmN6VlZXR0pXWjI1SVV6WjZkR1ZKTFZSMmRVVnZXa1F3UlVFdFRqUnhaVmxTY1U5RVVXVkZlazU2Ukc0NU0wVmZSR3QyYkhkUmFXTkpaVU55VGtwdlZrczVTbFZOZFV0SllsWnNhWFZWVERCeWRFZE9hVUozUW1wTFFXcFRSV1ZqYmxvMmFtSTFZbXRtYVhvMlZrRXhZazUwVEdWVlIydFpUR013TTNJeVJsOXljUzFGT1hWdFgxOTRORWhRV2pZdFFVNWlNbU01UkRkblNGZExOMlZKV1dGak1VMWtkSEUwYzNoVWIwcGhUV0ZLTFZWaGVVVkRjVzFFZW5oa1RYUkdWMEozUkdkNU5GZzFZMjVCZG5wR1UzWnFSWFF4U0d0VlYyUTJhbVpGWlY5b05qUXhOMFpGVW1zM1ptUm5OVTlhUVc1M1ZWVlVjMFowWm5CaVpGQXdVVEF4Vmt4eE0xTjJSM2xwT1VsalVrNW5VMW8yVlZabk9ETnplUzFEUXpRNE9HSldhVWxvU0VoQk16VlFWMDVRYlZGVWVrRTJUMHQyTWt3eVRXcDJWa0ZrUW1jelFsQTJjMUpuT0hFdFgzbzBjVzFXY25KQmN6bE5YemRQT0dOdlp6ZE1Wa2hJTkV4UFFtNWpjRTEwV0VoS1VXbHNObHBCTnpSME1FMHlPSEp5YzB4clpHZE9VbGxTY2pFNFVGUTRTRWMxYzFrMlVXTnJTSEp0YmxoSVNEaDVWVEZhVW1SQlp6Y3RabEZIVEd0SVdrSkhZazkxVEUxVmJHVk5NazF1TW5WWWFuWnFibWh4Um1OblZqWnZaRGxpYUROV1MxZHBTM0V5YWpOVGFFNTJjelZ6VUdkak1EZHpaRW8wTFhkYU1FNXllRVZPUzNrM2FqaGtRV1pYYUY5dlVHNU1RbUZEY2xjeWRscDROMll3ZGxCdFYyWkxXbUpwUVV0TE1XSjNhVEl6U1ZCTFZ6RmlhVlE0YTBOTU5rbElXSFZoV0RKeVZFRnhSRFl5VURSdU9TMWpiRE14TFdGS2RVbDJTVEpRZGpGNVIxbHZjak5oU1dsQlZubFpMblJtTkdGWWVVTkVkMWcyUmxVNWFUZDZOV1JyVkhjLmpMR1BWNU14aUNGdUZWellaUHdBZkdaTEtGQTkxTlBDbkpWQmxsSzRWYlUiLCJleHAiOjE3MDYyMTcxNDIsImlhdCI6MTcwNjIxNjg0Mn0.Ezw3RxM1GRmor5regqSY_VoM0EltJ10F3NL6S78clGE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002227"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:21 GMT
	x-forgerock-transactionid: 21c94f11-639b-4340-97d4-eeb0fc0fb201
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:22.513 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:22.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 363324: jsonPath($.tokenId).find.exists, found nothing
21:07:22.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,363324,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47a90536, username -> user.1002227, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76374985, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216842552))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:22 GMT
	x-forgerock-transactionid: a3c7a0c2-c9ea-4cf9-8e8f-e426cad63fae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTduZDlnbm1nb29kOWswcXJrcGlwY2MyNXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmVGQmFVMlpQZUV0RllsZDFXbmwxWldWU1NreDNMakJSVFhsSlR5MU9TWHBZZDB4ek0weGZjSEZoT0cweWFYcHJZbEpaZVRjeFR6RjNUMUJ1VjJwelVtNWtPWFY2Y2xWb00waHJja1ZvWnpWclVWZ3pXWEpyTVdsNVMyRnJOMmxwWDFwSk1YZFNUM1ZTU0d0SVFXYzVVVVJOTlROZlZHdGpNa1JQVkVsZlVrcGtZVWRzYzFKcVVUQm1Oemh0Wm1OWFNYZDZka2hHV2xOUFgwOURaRWsyUVcxcWFHMTFRbEJGVVZSNVZYRTFMVVpYZVRoelJGSktabUk0TlhGeVMxcHJibFptY25rNFNXMUxRbWt0UzFCVlZERmpXbUl0WkVocVZHcHBVM0ZyVlZKdU5EQldXa1JrU1hSU1NrVlRhVkZmY3psSlZVVmxTVUpQWkMwMmNWOHRlbnBNVmpjdGMxZGZPWGxTT1hkVFJrdEZkRzFLY1doak1UTkZjSGRGVXpGZmNWZDJaRFpEUzBKeVZVVXRSbkJtVW5seVpqWmpWMkpDTVZaM1lVSmZWbGRuZEY4eU1XMTVUM0ZrUmpCS1FUTTVhRTlxZFhaak5uQmpPWFJ5YWtOTFZXZ3lYelkzYUZsV1VXdGpabEJoZGkwellqRktXR1pFTFdaTmRXRkRVRkphYmtSd2FrRXdhMjFoUkc1R2JqTTVibTFJUWtFdFZqZFRhMEZzVmw5RmVrZEdXV3cyTmsxQlZrUlRhbUU0YW5OTWVVRlRhbEJCUzBWRk9FeFZPWFZGYWw5YWVHcGpVVkpRZHpSeGRtMWFNMEYxZDNwcGVVdFRjbDlsU0VzMFJqQkhhWEpHVVRGUVZucFVSV1UwVUdaNmFFZHZWMDVsVW1wSGNuTnhibVJwWVdKdE1tcE1SbFpYYzJoSlowVnpTVVZqV2xaMlVEVnpXR1ZyYm1weVlVRjRWVWMwYmxZNVlXSnBXVGxmTTJwR01rUjBhR3RvUWtVemF6RnpZalJtWlVGWWR6RXpjMU13UjFSV1lYcG9URWhpTWtOVldGUnJOSFpOTTBGVFRVaHpOakV3VmtWU2JVRkxXWEJYTlZoS1JVcHRTQzF4ZVZNeGNXNVBUa1pLV1hkeVlVbEtXVnBRVUd4U2FWaHVSbkZuZDNrMWRuTmFRV05TTVVGa1IxQmpXSFJuT1d4bmJETmpZVmhLWVU1NmQzQjBWbmQxTUZsMFVXVTBkV2RTV2xneU4xaEpMa2xpZVRRd1JWSm1halZpWkdRd2FHWlNZVGhXTW1jLmNJdGJoWU5yU0RsNHlWWFVxeTI3ajgwdXdhSVlTamZpN3BVZXc0amV6Tm8iLCJleHAiOjE3MDYyMTcxNDIsImlhdCI6MTcwNjIxNjg0Mn0.Kb9N8L0rD30VHC5hKK9veHb2oUI_N02rON4-t1hU4FY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:22.553 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:22.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 363342: status.find.is(200), but actually found 401
21:07:22.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,363342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b29c675, username -> user.1002492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@218df899, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216842630))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmQzdW10MGdlMGlmMTE1ODNidHQxdGUyNnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFVGbEpTM2xtTUZCalZXVndXVFJZY0Y5RGREaG5MbGhKYzFaTWNYRkRha3ROZFROR1NXNUJaSFZpVms1bmJqTkpORTFuYW1kdGIwSjZiVGxFV21kQk1EWlhjVFZaVjJSZk1XNUtNa1JRT0VkeVZYaFRWR2xsZFVRMUxXVnFjMk4xY2pJMGRVaEljVEJ3YmxwSmNIaEZSa00xZEdkR1YyeERkMVZZYm5OWk9HSlhYMlZNVm5FM1VVOTJSRzlQUVRGYVVXMWpWSGhaY1RGV1RVbGhWUzFPUlZkMWNscE9OM1k1VlVobmQwUjFaMXBoZFRRdGVVeFdXWEZXVlUxbmQxcHZUMkZEUmxOU1pFYzRUekl0YkZkSVUwdzRXV2R0ZDFaRlZYcHJOSEozV2s1TlNXUTROelZuVDFkeVpEVmFkbU0yZGs5RVRFNUxaelpQVVRKdWNsTkVjWHB1TjJVMVZqWnVUbWxFWW5aa1dtaGtSM000VDBWa1VVZHdkR1o1UTFsa1RIWkxWMDlmZDJWUlgxWmplREUyUm1KdFNYVmhOMjFQTkY5MGJYRXdVR1JyVDBKRVFtbEplVTk1VWt3MFNYWXhXVlZETFc1SmJtRndMVlkxTm1OTmVVSndlVlEzTkRCdlpVZEZjbFZQYVVsQlZGWkNWWFZ4Y2xVeWFEZ3dURGRuT1c1emIzZzBVbWQ0Wkhac1FWUnFUVTV6WlhwWGJXSmlMVXRoUkVkc1FURXlaa2d3TlZobExTMWplamQ1U2xSVFRXZ3lTVTlDTlZKU2RtZzNlVkJhWjNaS1ZGSkZhRE4wTVVoVlp6Rk1iazR0Y0hkelYxaEhOVXhGVG1OSlowSTNXVEpMVFhwT2VEWXRiakpxUm5GdVVIRk9MWEkwUmxCdVZuaGpXRlV4TTFFNVNXaFlUM3BXT1ZCSWQzSm5halJXVkdoeWJuVnVkalF6WDBZeVoxQmthV3BoZUVSUGVsQkdRMFI2VlVVd1JGSkJWVGxSVDBNNE1rbHZiWHBoYjJwalZGWk9SRGRsTmtOcmIzRTJVMkowZFU5Tk5IQnRWRkZJYlRsNFUzTklORFl3Ykc1aVlsQldVR3RUWlVJMWMyTk9VMVZmTUhSc2IwZGhVRWQ2WnpRd1JteDBhRmd4ZHkxa1JsQlBPVXBoUmtSbFdYbGtaVzFxY1dsU2MzUllRMjFoZFU1NWJISktVVXhwVUhGS1ZFd3plbGhLWm5WQ0xYaHNNRXhCYURoTlVISnJMbTB4TkdKbWJsaGxkbmhCYkRoalgxcHFabTVGTUZFLjhSZFpfUDRUaU5ENEd1TUd4UUVNOHRndzIyemlfOVJ3VGxKdDQ3Mm5PQjAiLCJleHAiOjE3MDYyMTcxNDIsImlhdCI6MTcwNjIxNjg0Mn0.B-6BBZrqsN1AzEV9UMKO-UmbQH5W49tNRK0Eud1VT3M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002492"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:21 GMT
	x-forgerock-transactionid: 87ed5aff-476c-4bf2-9dc6-5186bbd38f2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:22.678 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:22.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 363342: jsonPath($.tokenId).find.exists, found nothing
21:07:22.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,363342,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b29c675, username -> user.1002492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@218df899, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216842717))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:22 GMT
	x-forgerock-transactionid: 39081c3e-7059-4259-a991-219783726373
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3BzdjVqcmNpcXJqZmg1NGFudWhvNW81bW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFJVTlZVR3BuTTNaS1VtRmZSMjB4TFhJM1pVOTNMa1IzY25OTk1IRk1ibTh6WDFKS1MzUkVYMHBsWldOcFRqZExUMWt6VkRoWGNVSjZWWFZFVkVGQk16VjNOMDlSWkdSWFYxaFZjWEJSWVVKcE9EWnFTa3BtTWtSaU5WRlpRVGRNTUdkNFRFMVRja1YwZGs5bFRERnFVSEZTY1RWV2MxOTBRMEpYTjBWT2FFNTNZMDh6VVhCck5EbFdRa1JUUlU1cVluQm9hSFpoVmpkYU5UQlFjWFo2UkdWNFVHWk9UekJqZVhSWGMwUmxkbVZHUW5semNsTmxhM2h6VjJnNFVXbHdNME4zUjNaQ2VHaFdTaTFMUlZZMGRHUTVSR0pMVEZaNlIxTTFNM0Z6YlVKWE55MW1VRXRxZFdSSlkyeDNOalV0T0U5WWVVMU5PRlJFWkhGdVVXSkJka0YzVHpsdlNHZFVlRWx0ZEVJeFQwVnRNRWRZYjBKM0xYZzJNazVPTWt0SlJITTNZVzEyVUhOb2VYRjVVVFE0TldJeVJuZGtTRGR6Y2sxUWNWbHZOMVp0UmxacmRqSjBiMmxuTlZGS1gxWndVMDFIUjFaMlYyaEVORFpvVWxoTlEwOXJSa3RRTlMxb2RIcE5VR2hMZUd3MVoxaDFhSFJJZEZJdFJGb3lhV2xzZGxScmFVbHBNRVZmVEZoQmRHdFhkM2RGVVVGTGIwNW1aRlZsVG1VeVNGUTFSREZhVmtwUFpuTjVlV1ZUVW5KclZYQjZXa2RVT0dNeVEwWTVjVFZVYWt4ZlQwazRaWGwzVkhGV2JWaFVWMjFOYzJWa01GcEZjVWhtZUdwMFlVY3lkazl3TUc1SFdHUk1SWGRvTW5nNVZHdFJRbDgyWDBOcFRYVXRhR3RtWlV4Nk1HcElZMDFrTVhReVNHRlJlSEpDWlVsQ2VXMTZNME56Y0VoblJFUlBkVlUwYkdnMVdVSnZRMU0yYzBoNVJWUjZXR0phWVc1NVpqZEtaakl3Wmt0aVN6UlBaSEUxWkhwSE1td3pibVY0TFdwbGQzZ3pUVzF4VGpWb1JubFNUR2RtV0Zoc2FWa3pZalV0Ym1FeVYzaFRiM0k0ZEVkTGFUTnVOSEZyV1ZWbWFGWnpaRkpNYzJsMFRVUjNaM1pRWTJkak5rcDRla1pmWjA1T2FUSnBTM05tU2xONk5tbEhXSE5CVEVkblZrUTBhazVwVVU1U1IyaFJlWFIyYW5rMWJtcHJMbXMwTnpsVWJqVnRXbGQwTWtsRWVqSlNRbVpWY1VFLnF2bjVkMlNrZ1MyX2NxTGJLblQwTVNSQ29QWUM3TjYtV0Z1YTlNQWthQUEiLCJleHAiOjE3MDYyMTcxNDIsImlhdCI6MTcwNjIxNjg0Mn0.EhFIGnaSrmBeCeLBjs16Z0FwG85XN9-TR_sOXM6BPTc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:22.718 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:22                                        2435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=710974 KO=13146 )
> restLoginInitiate                                        (OK=352245 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=351213 KO=1018  )
> restloginProgressiveProfileCallback                      (OK=7516   KO=1018  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.41%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.41%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.98%)
> status.find.is(200), but actually found 503                      4958 (14.02%)
> status.find.is(200), but actually found 401                      1018 ( 2.88%)
> jsonPath($.tokenId).find.exists, found nothing                   1018 ( 2.88%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################################-                        ] 66%
          waiting: 179250 / active: 24     / done: 363341
================================================================================

21:07:24.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 363535: status.find.is(200), but actually found 401
21:07:24.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,363535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57ca1c15, username -> user.1002255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@451497cc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216844016))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNm0wM2MxYWg2b2tpMnI5NnNzbHUxOWZkMmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGFuVm5SMEp4ZVVWNGRqa3hVbHBQVUVZMFZqSlJMazVuVDNsWWQwVjJWa1ZxUWxWS1JtcEZVRkp0ZDI1c1JYVm9XWFpKVG1ZNVVsRjViVW94ZFY5MVRUTlNVVzExVEhKM1VYTlBSVXAzWDFSc1pUaFZXWGR2TUVGRWN6RnpRa05MVVVwblZYRnFVa3hUTVZGeldHcG9ObFJxU0dnNVkybGFha2RJWkRaUVExWXlkVFF3U2tjM1NXVXpYMGs0VjJKWFkxRlpWbWRhTjBsdFdUTXlRa1oxY1dkUmFrMDJjSEpIYTA5RVMweFFZa0ZDWWpKM2JGRjFaV3N6U0VSRGRuQTRhbTF4UTNSeE1GUjBkMnRUZG1kMVowMDVTVnBDYm1wZlpURm9NMWgwTUdGeE4yNWxSR1o2T0RaaFMwOXBha2x3VUhCV00xYzNia0phYUd4T1RqbHJTMnRuTVUwNFIzZDJNa3BJWXpoSmNIcEZNVmMxWDB0MFNuZzVSMmR5YUdvNGNrSTFPQzB6WDE5cVoxaDJkMjE0TTB4Vk1GaEhjR1ZaZW0xbFFYbzJiRUYwWXpkR1RVOW5ZVEI1WVVoWGRtaDBWWEF0UXpSeVZUUmtTMVpYVjJSclJESXhTMFJ5TjI5b2IzcENkRmRyVlhjeWRWaDZaR2xXU1VrMU9YWnRlRFowWHpaNk5qZE5NRGxvTUdaUmFFUkVUalJVUWt0TFgwUkxTVWg2VVRkQ2VIVXlZekkxZW1nMGF6bDNjVXhGWlRkd1JWZFJORzU1ZWpkU2NtaHZURTkwTXpaWFNHVTBla2hETW10dE1XTmZTMFZhWWw5U0xVRm9UMjVLV0dVNWNWQnljMWhIU1ZCalZGRlFibXhRWldoZlVtcFlYMjlsVDFwbGRFaFhNVVV6Y1doTlZrZFZkRjlrUlVWV01tazFlVWhMVlVzM1UzWXhObVJZZG5BMVZFMHdOVVZPVDE5VVRtNUxhRWhoV0Zob1N6UnZibHBPZG5KWVZUQnpVMWROUkRONGFrMU1RM0Y1UzAxcVYxOXROMFJUVEdGVmVtRjBTRm8zU214R09VOXZNVzR0TFVaMVZEaFFRVTFuVTBJMk1IVk5UVE5SYlV0eVlrYzBVVEprYzJ3MmMwNW1RWEpLYzNCSVlXdzNhMVIyZDBJeWVXb3RlakJFVmtWdVkxZHhWMTg1Y2xwSWJtVlRiVFJtVldnM1RXTnlaVTFrVTFndGNXbHNiRU5wZW1GZll6SlJMalo1U2xCbWFrWnNaRzFsYmpWd1F6RlNOa3BmTVdjLjJBT2Z3ajBEWkNaZjZUTEhtbDlfU2lBSEw2N3I5SmhLU1lNQ3ZlWFhqUzAiLCJleHAiOjE3MDYyMTcxNDMsImlhdCI6MTcwNjIxNjg0M30.n9cac_VUaweQBMXD2mdSwIy122vOnD9c_DQZ1uLHbe8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002255"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:23 GMT
	x-forgerock-transactionid: 7756e6a5-b424-4b81-9e5d-1833c7253e30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:24.062 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:24.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 363535: jsonPath($.tokenId).find.exists, found nothing
21:07:24.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,363535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57ca1c15, username -> user.1002255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@451497cc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216844100))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:23 GMT
	x-forgerock-transactionid: 1964f287-7091-4643-8f0b-b039f86114aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWVrdG03cnNzaTlpdTNsbGJrbm5qNWZyNHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q0xWVkxaVmhRV1dKU2JFZEdRbDlIUldGS2RFdFJMa05UWWpaNWNEUjZUVVJOWldveFNUaE9Wa0UzWm5FNFdGZG5PSGhzTkVKWmJFdEJNRUZCYzJ4amNHTlFPRTQ0YTBnemJuUmFjVmQ2WlVsbU9GQk1kM1J3ZG5FMU1IUTVNak5hTWpaYWEydG5OV1p3UTA4MFNtOTBaak5PYTJ3dE5tSnVjbkp1YXpabU0yWTBjMWd0TUVkNlZGSk1MV3RGWTNwM2JWSTRiRkpHT0V4WWRFcFhOREpPWmtsRVNEVjRWRkpYUVdzMU16RnBaSEZKZERaR05rdExZV2wxVlRCWmNWZDRZblpXTm5rNU9EZFJNVTA1Y25sWU1XTjNWMGhqYlRkdFNFcFVjazB0UVc5eFFUVmpObTgzYTBWNlRqaFdORjlJVGxaeGQxTjViWGx3VXpkeFp6QmxVR3BwTFUxU2VtUjBkMHBaYUUxS2FEbGlVM2w2ZUVocVZteHZkMU5sT0hGeFlubDJiRFpqYW1scFFtMVFZbTF3VDJJNVkwMVdXbTVGTldWUFdGbG9TMGQ0Y0drd1ltSnFWV1pIUTI5SU0yRXpObEZJVVRSUVExazNaMEpEU1ZBM1dHOWFTbEJVZVVoTU9EaFlTbnB0WTFaWWJIZGpWMHRsYjAxcFdIRmxXR05rV0U1emQwWjZXR0kyZUVwVU4xaFhjakV6TTNaQ1NraHliMUJRV2tGTGNIaGxSWFE1ZEdkTE4ydDNaME51ZDI5a00yZHJPRzUwTjNNMldrUlNSVmgwWWxjd2RFbEhURGR0Y1VwMGRXWnRWMFphZUdWcVZFdHlTVm80WlZOaWJFb3lSRGR1TjFoWVZuWndVVUpFYW5kRFMyTTBiSFJHVjFkUlNFcHZaV0ZOUlc1bVl6Sk1SMWRJWm5wck1UbEVXaTFxY3pkVFNIUlZWVEJ4V2xKeFNucEZTRTlRTTIwM09XRlZObU5QUWt0cmVsaFZYM1pVVUhkUWQxQmhlSFJqVGt4NU0wbExlV1EzU2poR2VrcHFjSE5GVFRJd2VIcEhkRGwyUlZkNmMxZG9XalEzUjNWTFMwbExUbmhaTFdKdk16Sklaa0p5VlVOUGJHUjFjVXhFVldKZlNXMW9kR3RYYlhOR2RWY3lUVE5RWlhadFlrVlNlVWRqVmpWVmRGTkpjalowUW5CTlZ6bFhSMUpLUVdjMFMwZDNOWGR5VTNORExXRlZNMFUyVEU4MVlsSnJMbmhMTlRGU05EUmtSVU56UlhoNlQzVjJOR0ZoVVdjLnY4VkpQbXpnWVZ1ekJNLWpyeWkyN2JYWU9pdzlvY1YyNmlLWlRFakhhem8iLCJleHAiOjE3MDYyMTcxNDQsImlhdCI6MTcwNjIxNjg0NH0.hL0ZK6bZNFRGlFQGsc5j89WbOOCbJXhg8fv3JaFrJNM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:24.101 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:27.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 364032: status.find.is(200), but actually found 401
21:07:27.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,364032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@489cce44, username -> user.1002130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d76bb14, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216847290))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXRwczBhMnRuM2lpODA4dTF2cWY1OGMwN3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFpIaFNSMUJTTFZkaVZHcGliSEpYZVVVeGVFbDNMaTFvTkVwS1JuQmtXUzB4ZUdodGRVVm9VWGhYYTNrMWEwNU1hVlJsUldGelVXOWZhMWRSWTJWT1ptZDBZVXRhV1UxTVVVZFJSazEwUzBNNFpEUkRjemhQYTNoWmRVaEdOakJITWxBeU5FVTFPRTV6WlZCc1JrUXdhMmhzY201MllUSkVTbmxXU0U1SWFWZHVlWEZaZVdsVVkwSmlOWFpUVTNaT1MzcGlUR2d4VWtweldXSmxWR2xmTjFwVlVXTkVhM1pyWVZoS1ZXdDJWbk5oVjFsd1UzUTBVbkJuU1hWYWQyVm5OSFExVTJaVWFESktXRzFZYXpKNmQxUXRRbTQwYzJsaUxVOVBNemsyV0RReU9VSnBMVmgwUnpGS1YzTmxkVzVPTUhGMlVVWklaalZoY0d0TWIxTnliMWgyWVc1ZlZFeFNUemxZZWxodVNrbGpZa2xvUVhSVVR6UkpXazFaVXpoeE9XUjZhVTlPUW5WR2FrZzFiVkpJVXpob1p6aFpiVzVOUlhWVU5IbEZSV2RHWDJOVE5Ha3hWM0kyTkc1TlYzSTRTRll3VUd0clQxTTFTRjlFYW5aWmVGOUtlVGcxYjFvMU5XeFNPVWhhVFhsblgyWXRPRWxLV0RCbWNWVlBWMFJVT1ZnNFYzTTVWbTVzWW1jM1JsWkVjRGR6TVhOYWVHNTVkSFJOUVc5VVEzaFVObE5pU2pSeWJVWk9iRE5LTlVoNFFVMXJOVlozZEhCeU5YSldSV1pFTTJjdFJWSk5NRzl5YkZJMWNYUTNibTF2TmpOQmNtRjRRa2xsYWpCbloxRXhNRzEyTlRsUmVuRkNlR1I1ZW5SdFYwMTBMVGw0UXpaRlpGTmhSRE5zY1VRelpGcENWa3h5U0dKaU1YZHhMVWhwWHpGQk56TmhaVmh4WDNCR1UyUnhUVUpHYldwVlpqRmxhRzVpVlZKa1kyNDVlRkJNZWtndGVIbEVNbTU2Uld0clJYaGZSRkZYVkZsMFkxTkVabXRMTjJSc2FFRmZMWEJXYVVwc2JHTmxjbTVXTUZrMlRrbzRhelZvU1VWWVNrSmhUVWwyTWxGck4ycFpSa3BuVG5OcWVHeEZObmRCTTFoWlRGZFNWMTh5WDFvMFNXeHpjbEpLVXpOMVZVVTNRVEZFVFVWblYzSnBjMHRPUWtSc2FISk1aR0ZFYlVJNGFWQmphMGRNYTNCaWFXeGpMa3R0UVhCdVlrd3dXV28yUnpKNlpGRklSalkzZVVFLkdnalNKZ0ZYUHhtN0NETFBtMUNZWGZPVElQYUFIbkZickQtSUl2OXpmTTgiLCJleHAiOjE3MDYyMTcxNDcsImlhdCI6MTcwNjIxNjg0N30.kLyHyM6V6qXINyEWbF7U6oSIq2s0aojl4aTQJmsKCws","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002130"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:26 GMT
	x-forgerock-transactionid: f3f0ca5a-862e-4a98-9cc2-e33cb237386e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:27.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:27.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 364032: jsonPath($.tokenId).find.exists, found nothing
21:07:27.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,364032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@489cce44, username -> user.1002130, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d76bb14, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216847377))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:26 GMT
	x-forgerock-transactionid: 25e735e2-64fc-4639-98f9-7f0b38684e63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXVhbHNrbmJwbWo0anVncG1yMHE3N2hwb2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eldWSmhhamRJUm1Kd1duWXhka2hzVDJ0YVpYbDNMbkJKZFRSaWR6VlVOSE50V20xVU9EWk9VVVUzTURsT2NURlFSbXB1TmpCTlJtSlRhM04wYTBReE1WTlVWUzB4Ym13M2RXRXRPR3BNTlhaa1pqazFOVjlGTTFOSGFtaFpNR2MwWDBwd2QwZElhMXBRU21veVJrNXhaWFZTYUhOaWNuSmZSRTFrTjNSSVl6Sm1XUzAxYVdOV1MyUmFVblJmVG14Rk1VbGtSbTlsVUdnelNHRm5RWGs1VjBsSk5qQnhSbVkzVHpVMVNUUlFWWFE1VUhkUlpWTlRkbE5vTFRkaU5qbHBTbk5CZVU5U1NrbEdlRU5mV200d1RrRlRNRTlEZURjd00yVkNXbkJRYjNVeWEwUjVWekUxWW5BeWRrRjBPRGMzWjBkTk5raDRhSEl6YURkNE15MU9ZbWcxTkZoUlgzWjZZMHROUm5kTU1UZGFVWGQzU0hsYU9VUTBSM1Z1VUV3MFZURkdXRkJNY1VKQ2VrVTRlREJIYUdaak9VVjRhMnhsU2toRVoxcGtTSEJqUVZkVmF6VlFOVGxDTlZaWk1YWlhSbGhCZFZKZlpEWnRZVjlVYVdOaWVGVXdiRGxYZFZwS1ZYSnlabkl5VFVOTVRXODBURU5oYURFemVqQm5SV3BaY0ZCeldUWlVaVE5xV2kxV05VSXpZMXBaWkRNNVoxUndlbnBFTUhWS1R6aDZXV3RRYW1SV05tVTVURVZ6TjBwclptcFFSRjltVUZsRFltOW5ZMU5WWXpKQmRFMXJRMFZVTUZGYVdsa3dTMjFRZGxGVE5sSjVlVEl5ZEZaMWFESjBPV1ZrVDIxVGVsVmtNVXRNVTFNMGIyUkhOelkyVlVWNFowNXBUWEZCVGs1WE0zSk9XbU41VFhKVlRUbDZhaTFXVFRCQmNtcDZVbWc1TFhwNmRYaHhabnBpVFMxalVUWnFSR1V4YWtGa2EwTndUWGRZZEdKWFRuRlJkRXhGYUV0WFozQjBRa3RMWDA1dWVrdFdiV1pSVTJkWlgwUk1lVVJRZWpSdk9HTklVR1ZSZVVObGFYTXliMGxzVlVGRmEyaEtWbE0yU1UxRGJrVkxTM2RIUkRSQ1ZTMVhVa3BSYUhObk1EaHpObFZzVlhKbVUzRlhlUzB4ZURGNlJraDJORlZvUVdwaloycHFTVFJSWkZWc2FIQjFXVVU1V0ZWWVpEWnFja1JuUVZCQ1JFRXdMblpqVVRkeVpuRjVaRWhMY2tsb01IcFdhMDlwUTNjLl9UNmYwLS1DYWFrbHYzZ0wwM1d2SnhTZXVSWkozSkE1ZTZIWVducFNwX2siLCJleHAiOjE3MDYyMTcxNDcsImlhdCI6MTcwNjIxNjg0N30.hw_9C4LebqS-awRfASYABNJBmof5OfhNDx1jCEBLqR4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:27.378 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:27                                        2440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=712462 KO=13150 )
> restLoginInitiate                                        (OK=352986 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=351948 KO=1020  )
> restloginProgressiveProfileCallback                      (OK=7528   KO=1020  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.41%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.41%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.98%)
> status.find.is(200), but actually found 503                      4958 (14.02%)
> status.find.is(200), but actually found 401                      1020 ( 2.88%)
> jsonPath($.tokenId).find.exists, found nothing                   1020 ( 2.88%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################################-                        ] 67%
          waiting: 178512 / active: 26     / done: 364077
================================================================================

21:07:29.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 364400: status.find.is(200), but actually found 401
21:07:29.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,364400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@726032d2, username -> user.1001420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8d067df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216849719))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXI4cm9jNzMyMmlsZWZkMDhqbWljMGZjNjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V05FcFBWakY0TFZnek5ITnVSREZZY0VOak5IQm5MakV3VjNSM1RYUjRUblprWlUxcFNsTk1UV3RXWnpZMFVVaHBaM2xKUzBSaWJYQm1VR3hPWVRoRVZtbDNRMHhUYmtoMlNtdFNWRnBOVldKMVIxWjJWbFJyVkZKRE1EWlhSMnhCYVdKbFpIRTFlREpSUWxSVGNXYzNNVjlvV2tOUWNHMVRaRXBYVm5JMFJuTXlVR1pXYVVOaVJrdGpjSFo0UnpOc2QxRkRSMmxpVW5kQ2MyWkpVblZRTjFVeVkzRmZSWFJYYzAxWU5sa3dhblpFU3pSQ1YxWmhNRzlUWkhWQ1J6ZFdTRUp0WDFsdk4wNWZVV0pRYkVSTmVWcFhWelV6ZFV0aU9YSlllalJQWlZkNFJscHVSRmh5VTJkU1JtdGpPVlYwT0hkdGJXbHpPVTlRZEVSQlprcE5iRlZ6YVRWeVJteERiblJsU1RWdFpqQkRZbXd6U2pCQldGQTRRVFozVDA1QlJFTkRMVFEwY2tseFZYSnZUVzQ1TmxCTWQyRjZWR1p1TVd0QmFGZHBSUzFXWWpaaFgzVlJMV0pFVUc5cWMwczRiWFZ2ZDAxWFpHZFJUVGRxTm5kcWNVSm9jbTFqTUZFeWQydzBZbW90VUdrMVNqbHdiVGhGWVdkWE5sRjJaMFJTUkMxTmIwSmZXblF3ZERWM1FsTnBZMGd6VVZWNlEyaDJXbEZsVnpkdGVsODJZekl6ZWxWaU4ySjJaM1ZzUVZjMU5XTnhkRTVNUXpWQmNsbEVWbWd5YUdWeU5URkpaV2cwTW0xRWRHbERiVmxJTmxWaFMweDVkMjkzT1c5bGREQlBhSEl0TFRKa2REWkxlV2hQVkdWeWNqZDJTbkJsTmxWSmNtOUdhMjgxY0ZsMGNUVnVUVW8yYkhGeFJITk1lVTl4Y2tFdE0ydEZaRVIyUVdObVFVTlVTVWhaWjE5NWNqQTVjME16V25ORGJ6TXRjRFZoWm5FNGJEZENVbGRmWDNSck1ra3hkR2w1WVhSRFozTTJXVjlsWVdvNU9IcFpZMjUzV25SUWFsQjNhWEZVTVc5a2VsRjNkazlLWkVkM1FXNW5ZbEZuZGxCdk1EbDJkVmcwT1RKQldHVnlNRm8yWlV4Mlp6WlFjRGxZUm1WTWEyOXlNRzkxWTJFNVpFVm1jRk5rVlRWc2FrSjFWVGRmUm5aUFZXaExiREZMWkZOV1gycDRSV2ROV0RWT2NtUmpMakZZY2tkc1YwaDVMVEZKTVd4WFpWbG9RVXM1ZW5jLjg3NHNrOTZFMDNyWWI2NE9BandzaERob25lVnhrT3g1Tl9EUF9oeFRfUTAiLCJleHAiOjE3MDYyMTcxNDksImlhdCI6MTcwNjIxNjg0OX0.TtWJENwcgc9hODNjPdoPx3aGGCa0Pf_xNSah-oyKudo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001420"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:29 GMT
	x-forgerock-transactionid: 48b5b795-bc20-4c9f-8e7d-d9df6b44c65e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:29.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:29.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 364400: jsonPath($.tokenId).find.exists, found nothing
21:07:29.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,364400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@726032d2, username -> user.1001420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8d067df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216849806))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:29 GMT
	x-forgerock-transactionid: 0fc1a809-719b-4f22-b7f4-d7ebd5a1496e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXVlam4zNXZoN2kxZ2JoNDJmMTc2c2VtaHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFVIUlBPRGxaUm1oaFUyVkxiVU4yWjJsc1RFbDNMbUpUV1dkSlZEVmFhbU0xYlZaNldITm5TMEUzVW5CeGJXTmpXRkp0VTNVNWRUUXhkVk5ZY1RGT1NXazVhblE1WTNSUVdEQlFTMVJLTjBWeVJqZDRPR1pPTVU5blF6UnVaMWc0T0dNelVITmlkR1UxZFdwMlFWUnBSVkJaV2s1Mk1GRmhPRXhsUVdkbVVVbFVhR3A1VGtzd1FuVkVSMHhCUkRaM1RtZ3dWa2xqTkhkTVprZDJVbmxXUm5oS1FYTTVhRWhwUjJKVmRYcEdXa3B3YzJONlNHRTRVRUpSYzB4UFExbE5SMjlXYVdaeU1sUlhRMUo2VGxKbVRHSlhNREZSTlhWSlNrRkNWVGR4VkhWaWVsVjVVRkpTZVhOc2EwbG1SV1ZOWVVKTFZ6bFdSVEpTYm01WFlXdFljME5pVkhkdmMwZFZlakJVYjJRdFJIbFNObkJzTTJRelpUaE9hbFZXWVdoRlpFbFFZMFI2ZDJkd1pUSkRVVXR4V1VGRmRXSnNjVzVLYVhJelV6bHBjV3haTVdsblgxUllWa3N4UkdKM1kzWjJjMXBCUTBoRVlXNWZlVkpxWHpWcVluaFllR3BtYXpORGNFTmxaekY2Um1WMk1VYzBSME5EZW0xMWJ6bFdUemxaYUVzdFpsVnllSE5IYTBKeE16ZFFORGxaZUZwNE1qZGZkMDgwVXpWUU1IaFJia0pRWkdwMUxWRTFkVkEwYUdKalVHbGFUV1ZHY2tkWFdGRjZhVkYzYWpCd1RXdHRhbmhDUVhaWk0yeGFkazh0UkhaNVN6UlhVR05WWXpKeFFYSnpZbkF5YldwUGIyOUVjRzlpTTNFMVkwbzRkM2RoYW0xWFgyMHlRa2xaWjNoelVXYzJaSEJrUjE5TWNVdE1VV28wZG10dGJEZzJhMVZJVVZsd05YUlllVVZQV25VM1JVNUNXRWRuVlZSWGNISmpRa3hpZFZGdE1TMWphVTVzZVZOQ05UUkxXa05EZFhwRlpUWXdObVZ6Tm1GTGJYcElObVZKTFZKWWVsVlRiMUZYYmtOUE9UVlFOMDFLZVRCWVFXSmlSVjlEWjAxcFJuSnVjWEJmTnpCU1gwZG5XRVJyYkdoMlRYZ3hNVVJCTjNkS2FIcHFWR1ZhUmxaeVJqVm9abEU0UVZSSk1qbDRRM1kzUW1VMldsbExkWGg1VVhsdGNUVnpaWGgwUTNjMk5XTlpMbkpIUzFZMmVrOXlkMjFFYjB4NWJGcGlkVXRIWmxFLmptOFRoZ2RtTDc0dlRBS2M5ejhMOWxzTXJOYVhmaWZrcU1oVTNjV1JuSE0iLCJleHAiOjE3MDYyMTcxNDksImlhdCI6MTcwNjIxNjg0OX0.W9PwuCWbzIMLuaS-ALbyY8LCFDJZqKCLz47hJ9eToHY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:29.807 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:31.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 364584: status.find.is(200), but actually found 401
21:07:31.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,364584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5aa5f213, username -> user.1001797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@550fdf4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216851131))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWw3bXVocTV2NDIybXVmZ2FjbGs1aDdtNXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFFXMTNSRnBHUldsVWVscGljQzFIUXpWTll6WjNMa3g2UVV0blRrdFJNM1Z1VTBGQ1NIbzVOR1p6WjE5SloweENTVTV4TUVGSWJuYzBhbDltTTA0M1dWVlRjbXBTWlRRNGVFRnVWbmR2YmtaM2N6aFhjRGt0ZDJOcWRsRnlXVmRXWXpoU1gzTXpNMUYyYWtKNkxVWmhSWGhtYmtnMWFrc3dibWh4UnpWZlVIaDVWRnBXWW1NMWJIWjFPRE5GUXpWb05GRm5RMDlsYkhKWVlqa3pWbEI2TnpCR2VUQk9WMmQyWVRkQlVuTlROM0pWU2pCRlFuQkpTWEp3VEhkWmNtWjJXalF4VFhweFUwNXFNMFYxT0dkTVgzaERiV1ozTUhaWlZXRjZORGhJVjNSSk5rZDJjM0JpTUhsRlZuVndhbXRxYzIxVlNIb3dMWFl5ZEhwMVVsRXdSa1kxUnpoVU56bE1kMmRKT1dKbFNIZ3phbUo2WkZwVldIVnpSM1F4UTAxbWFHOVlhemhrY0VFNFlqZHNWRWsxYVRKdFFVNW1VeTFuUkVodWRVRnNOemhKZFZsV1pFUm1hMkZ0UTFneWNURTViRmRMYzFGUFRYQmFZM1ZoWTE5dFprUm5Oa2xDYzJOdFZsYzJObWREYlVadlptcGpNM0V5TW05MmRYWlBWbTk0ZDFOaVkzSnpNak50WXpNdE5reFNXVWxhU0djd2RtUlVTSFpqVkVNMFh6UnRkRTF2ZVVKMWIzQkxURlpXVlV0WWFVUTBRazl6ZDA1YWJYQkJlRVJxYTJkeFpFNDVVemRhVFVOaGIxYzNWMFY0VW00eVVHbzNiM2RzV1ZaWlFWUXpXbmhtYTA5dE1UZFlNMmhFY0V0MVZHMUxWM1Z5Y1ZsTVlrVkJPRWt3ZEhreGRFSnlRbnBsVDJadGFtOU9iemhDTjJwM2MzRmlUbGszZFhGTFdVeDZVblpGU0ZkNFVqWjRhemxvT0ZSaFV5MXJOV3BNWVZkM1VXbHplRm8zVjNORFFUWklZMlp6ZGpKa0xWZDNiM042Y0hOTVpXOHdaRWc0TTFkVVlXSlFYMVl5YkZZdFpISktNMUZLYUV0dmFWTlFNREZMWm5STk0yOXhVelJFVTJwaGJpMHRaR0YyY1hWa2QxTjVWRTFGUmxkc2NrOHlXbDlvUnpGd1owOHhialZ3VTNoNFRXOXZRMjR0U0dzeVVIVmpNVFJYVUZkMWFrSldNVkZmTVdKS2NYTk5Ma05LWlZseVIwaHNPVlV4UVVoTVYzSmxiVzVUY21jLm04VEw4VkRLV1dKZTFSVkhYcTZXYkptbWNSWVVKWWNQdWh1Z0wxVVN2dlUiLCJleHAiOjE3MDYyMTcxNTEsImlhdCI6MTcwNjIxNjg1MX0.0RDLTmRSQYU5mt3_krFGk9sfOsvZyHb0fllPusnC0Og","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001797"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:07:30 GMT
	x-forgerock-transactionid: 029af2e2-91f8-4ee8-b55c-7e04579314c5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:31.184 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:31.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 364584: jsonPath($.tokenId).find.exists, found nothing
21:07:31.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,364584,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5aa5f213, username -> user.1001797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@550fdf4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216851230))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:07:31 GMT
	x-forgerock-transactionid: 4aadb707-c7ad-45f4-b264-5e0402fa30e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTFpa21xdWdudG5xOTZjNGxlcXZrbHQzMmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bE1UaHJWMFYwZFZOMVNrTmhkbWt6VWxCZldXOW5Ma2RxZGt0SVMxaE9TVk15VDFVM1lWRlBha1pOYUV3d1RUTmhaakpHZW5WM1YzVmxjMnRXWTNGblkwTnhhRkpqV2tGMGNFWlhURzVUVmxCRE5IUjNUMGxaUWxaUFNFUmFRM1pwY0cxM1dFNUJSa1Z0VUhoVFVXeDZPSEJUV2pnek1sVlpSR1ZaVFdGS04yVTRiekZtWDJOWU5FbFdWRmhLYW5sZlEwd3dUR3RGTTBGTlVFbDFiRVk1ZVc4MFNuTmtWa2xmWTJwSFVsRXhibXhvY3pCc1ltWnVkRWRpUlU1cmJYaEVNR2xwWkZWRldrVlZXblp5VURSNlpuRmtkVkJPWTJoSVVrWlNOM0pYVG5waWVuUk5RWHBZZVhKMlRHNUVVRUk0VTJsb1FYTXdkMFJNYTNaSVRrTlFXRVZ1YWpSc1dUQldURmwzTldaaFIxOWFjbWh4ZVdwa0xXaE1hMUIyVUVaa2JFVklaVjl0VDNwSlRFeElObWhuVEZscVRreG9NVEI0WkZsMlZtdHJUSGRhUlVObFZXNDBkVTg1TFY5ek5XTlBkelpDVDE5SExVbFNjR1owT0hCRWNGcHlUVGQxVFRsalkxSkljVVZRUlVaaGRGWTFYMnhUTTFkUFRtRmllR2h4VW1veWNsSXlXalpZV1ZZMU9GbHJSV295WlY4eVh6QmFVR1JGYTBsMlIwRkJhbWR4TUVWMGFrRnllVGhNVFZGRlQzbERVRFYyVGxORlh6YzJkbk5YYlVsVlJUbHliVWxwY2sxd0xVWm5PRkozVkc5TFl6WnVWM0Y1YkVkRVJXVTVZbWhEYVhBeGIzUnpSMDlRTlZWWFJsSjJSVlF3YW1aeUxYZHZhRkEyTURkNlFtbHhibmR0ZWpGTk1FOVZRWE5FYm05aVNrMXFhSFJZVEhOMVNYSklZMGRXVVZvelVHWnlPRGRSVVhaT1ZUUm5iM1JDTTBGM2RVMUlXRVJqVVZkS2IwMTZiR0ptTFhOWmJVaGFWMFZsTjFoTmIzbENZa1ppTjBocGNGZzNTMWwwWWprMWNHMVBOMDB5VEhSUVVsRmZlWE51ZFZjelVsUjNlVTEzV2kweWJ6TjRUVFIzYzNwMVpHUkdNRFJsU2xKTk1VMU5WRlZSTmxBeFRXTkRObWRTUWxwak5YcG1iMFpRYkdnM09URlRhVTFhWnpCbWVuRTRObFp4YWpsTGFuZFpMa3gwTW5JdFltZHFhWFowVmxKRE9Fa3lWMmgzVldjLm95Wm5qN2xMRFVyMFE4cnp6MF9vVUVoMU9oSm1mUWFkSmZFMVFpY1VmN0EiLCJleHAiOjE3MDYyMTcxNTEsImlhdCI6MTcwNjIxNjg1MX0.mezR-UvjhPgfWnWLyKAMVeg4iYG2MMot3cPOqyjuNWM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:31.231 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:32                                        2445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=713890 KO=13154 )
> restLoginInitiate                                        (OK=353692 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=352650 KO=1022  )
> restloginProgressiveProfileCallback                      (OK=7548   KO=1022  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.41%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.41%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.98%)
> status.find.is(200), but actually found 503                      4958 (14.02%)
> status.find.is(200), but actually found 401                      1022 ( 2.89%)
> jsonPath($.tokenId).find.exists, found nothing                   1022 ( 2.89%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################################-                        ] 67%
          waiting: 177808 / active: 25     / done: 364782
================================================================================

21:07:34.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 365112: status.find.is(200), but actually found 401
21:07:34.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,365112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17241099, username -> user.1001556, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4777d2f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216854602))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmV2NDBocjk5YmtxNzRrbGlsYnZuM25lcmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elluQlJUR0UzUVZFM2JtNXdiWEpyWlROMVZUVlJMak5FZUVwbldsSjFSa0kxYlZCblRsTklaRTlxUTFacGVtbHhNSEF6UmtkclVFcFNlR3BSVWtwS1psSTNYelpNZVVJNU1tNWxOalZNUzJsVmRHOWZiV2h3Y2psSmVFcFhUamhxUW05eVIwWlpZVk5VUlhadGQwODVZbVk1YjB4UE4xaGZZV0V5WDJWeFIyVnpVMFU1VUZSSlEybHBVR1JCZW1Sb09WVllhSFJrTWtwalZVeHBVRTVUYkV4VE1uQjBOVzFEWnpCbVlXb3Ria1pwU0VReU4yVklaV2RsYW05aVgzYzJUWGhaUlhaUFZuWjFOMWN0TW1oNmFqaG1PRzVhY1ZjeGExRndURmRRYlhKSWVsTnpablEyZFZoS1Z6SkJPREI0YVRWak5uSkJaMkZuYURrNFVYcHBSRnBOUWt0NGRqVkNkVzExTTB4Mk4zbFZNamxaZWtaeldHeEpkbU5QY1d0MFNFNTNjRWsxZFVabVozaEpablpFZGpCT09UWkxjamxDVVhReFRrSXlaRFJhT1hZeVdYSnRkWEkwVjJodExTMDFabU4yVEZSSFQwdEllalYxVmprNFpsVlVjRzE1TVVKdVpIcG9Ra3BKYVVKbVZtbFliVlZpVVhOaFZWTnVkemRoUkVkSlpFOWpPRTVqUjJaRGNFTXlNa0pTVG1OYVR6VjZlR2hJWnpCcGNWSlNWREJhTkU1cllUVnNXWE5uTVZoQlVUVlZXbE4wUTFCUFdWUkVjMVZsZG5WQk1WcDRjVGxvT1c5VVYwSnFUMlpZUkhWT1pHSmFWemhDUzIxc1JGTkJRVWxXY2sxYVluQnpUVnB5ZDI1SlVGSktiemRrUTFSSVUwWllSMUJGVkc1ZmFFOXFUR2M0TTFnMVh6Vk5lRVF6UldKcVMwZFFTWEpLWDFRM1ZVNUpjbk50YzJ0SGREazRlbWhaYmtaZk9FeFZMV3B0V1d3eU5FZFJNbXhRVG14NE5YVkdaRVZoUlhsbFRHWnpZbXBaUms4M01ETkZSazlzUTJSWU1YQkROa0pFTWxKRFpFMXhVMWwyTldKTGFtZGpSVzlIV1ZGU05IaERiMDFoU1hOR2MyeElZVXBHWkd0R1UwcFBhVTEzVUdscU5IVXlVbFYxZFY5S2VITm1XWGhQYzA1TVlXeDNkRVIyTUhFNVkwUlhZbXRXVTNjMGVGcElaRlIxY0ZWc1pIVk5MbFJIYkZkMGVVMXBhMlpOVW1VNVJXdFNabXQwZDJjLjJtQ1RqMDRXR1RiN29xUFBHQ240N3NMdkFIN0pybnJvUzZrNDU2MG0xSDAiLCJleHAiOjE3MDYyMTcxNTQsImlhdCI6MTcwNjIxNjg1NH0.44Owph-qixuwq2EMB4nP8sN6hlYAW2aeqJj_iWlWqpU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001556"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:33 GMT
	x-forgerock-transactionid: b56c841b-7428-4b97-9eb4-ac308939434a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:34.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:34.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 365112: jsonPath($.tokenId).find.exists, found nothing
21:07:34.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,365112,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17241099, username -> user.1001556, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4777d2f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216854688))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:34 GMT
	x-forgerock-transactionid: b9fe4da4-71f0-4d9f-b3d1-589e35d3a091
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm1zczRkZHI3ODBxZjRyMnFwN2FhdHRpcXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1UzUk9MVTVLTVZobVowVXdjV1Z5UTI0eFRVdDNMbFUzZEZwbVEzbzJWVnBqYTJ0TFRrODRTVzFUV25ob2NsVnVXa3BHVXpWQ1IwSkRURXRGWm10ZmRtaE5RMEpuZUhWd2JtRm9XV0ozUmxKUWQwcGxjME5IZERSS1RXUnJVVFZKV0VkcmJEZzVhVEIyWDNjMU1HNUxlV0ZxVUhSM01XVlZOVnBGWVhwMVgxa3hWMVZVWDNOV1dqRXlUR1ZXZFZBd1FqTTNiM3BvU2xsd1pWWTBZeTB0TnkxUlIyNDFPWE5mT0ZWMUxXOWpOMVZXYm1GSVptNVdURmR3ZDNKNmNqZHlXbnBTWVVoRFNrNWtiamt5VFMxWVpsTmhkRzQwVlc0MmVFOVNaMWRuYW5KR2RtNTVNa0ZqWWt4RmRISmZWMWxWV0Vzd2NGaHZkMmhoYlVaTFVWcGtSR3REVjJkNFJsOXZSWFpqYlZOclVVSlNabUpXWjJ0MmIxRllkRkZJVmxSb1NFRktVWEo2T1RoWE4wY3hja05RUjFOdWExaExja0ptUkhwd1NuZHVOblpQVEZNd2VGbDRjVWRaYW1aaU0wTTVlVzVxTmpSME4zRlJZamxqVkVob0xXeFVhbXhqYWtaNU1sUktNRmx2TjNaelMzVTVaRmREY0hCb05Fb3lUVjlLT1VWM1YwaFJRV3BoTkdKelN6TkhlVTlDYXpoU1NsWm1jM0Z0TjJsdU1UTnBiWGRPUVZWTVYweDRNRXBaWnpOSkxURkJRbXhQV2xaRVpuZEpXVzR3UkRkamVqTm1jbVV3YW1rM09GbEZiVEExYTFoaGRVeG1XRkZHYkU1UmVFcEJNVWhsUkcxaGIyVnhhR0pRVWw5VVRHbEdTMk0yTkhGUWVrSkZhVWhFWkZZM1kzcEVNaTFDTWtSMGNGOHpTRTlLYVRadVNGUmlWM293UjFwYVVsOVFaMFk1VDFRdGEwdHNjek01Ym5oTFUyMVlkbkExWkVOWWNWTmZRVEF6VVVKeFRuaHlYelJMZUhZdFRXRnpkWGxtYkZwQ1VtSnpUMDFuVDNCNFZtbFJNMlpQZWxadWVYVjZjRWRxWVRVMlZVVmlkWEZ4YjBwTVZ6QmZTelp0WVZoTGNqTnlOMWhuVHpnMldpMTVVbTUzUm1GcVIzTlFkR00zTmtwWWF6VktZbDh4VHpsUGVtVmFZMUZqVDA0eFRsRk1XblZ5V1VSd2R6QndOblJSZVdneU4xaEZMbFIyTUhOa1N6VTVWVlpQYmxGT1lrRmlUVWN0Wm5jLldaLTZiYUVZa0NzLXhHTkk0S2kwQm5JV0wydWpkOWlRemp1eEZHWThFSm8iLCJleHAiOjE3MDYyMTcxNTQsImlhdCI6MTcwNjIxNjg1NH0.u85u9t8MMdHp_8kgTX-fjHQhVhFq2_T_uVCM4q5pUrM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:34.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:36.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 365318: status.find.is(200), but actually found 401
21:07:36.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,365318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25cb08a6, username -> user.1000216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7384d564, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216855969))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmJxdjdidGNudnFxMHU2a3Yzczk3bG40NjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1amJpMUlkR1ZYTW1Ka1lreDFSVzVDUjFWbWFUUm5MbE5XWjE5RU9VRmlaMlpTVG5BdE1HMTZWemhVWjBWclduWm1UVTlhWkdOd2J6RmlSMVJQVlRoTVJIVjNSMmR3T1ZoUU4zbEpNekl4ZEhOcVpuRnlURWwxYkV0clRsWTVUSFZyZEd0b1NtRmhNMDloZFhoTVpUWnlSVEF5Um1sMVdVcDRkamRLYkZWWlFXVXpOWEp3TjFWUFEzUXdVMkl6VkVSMmNUTk5XbTVKVDJGU1VYbFFPRTlGV0VJM1ZHdG1UM1JVZFdSdlozTkJSbGxEWjNSNVZHVmlXVWxTUW5JeFZGaElXbU5FWlZGQ1lVMVFha2RpVTBkTVRHTklha2R2ZG1VNFNtOTRNWFpOVjFRNVExSlRTazlxTUVGd1ExRlNabVpDWlcwdFZEQTBhV1Z6VEhRelEwVlFabEJUUkhVelZubEZOVkZQVmxwRFNuVnZVSEYxWkdkUVQwSnVTM3B1VTA1aVVYUldUWHB5V1U1QmFFbEVkMU51Ukd4QmNVcE1SRVpITUV0dU5HMVJRV05RVm5wMVdHZExhMVp1V1VsU1FXY3lUWEk1VURKd1dGRlNNRTVLV0hCcGEwdHNibGxpWDBjNFVrRlFjMlZsUlZsQ2VucG5TVk5DYjNsSGFqTTBVMDQwZFhoYVpsUjZNMVp1TlZoMFNVUlpTbFkwVVZoSFpGTklaV2hSUTNweGVrZzJaMEkwTm5VNFluUTNjMU5RVmxaNmEzRjFRWGxOTW5JdFVYYzBZM1psZEZwRFlqZFBNMmQyWHpscFRtOUZUWE10TnpobmVsOTNlamxMU2pCcmRIQjJOM1pRTldONlExWmtPREl3YjBvdFNUaFhRVkJyZG5WM05GSjJUVlZXVkRJM1RtUlRiV0pZVVRWc1EzVlROMUZPT1RSNWNtUlhSMmhSYkRNM2FISlVZbTVWWDBaWmRVZE1aSEF4YmxKR05GTjNjVm8yZHkxUFJtTndSRFZPY0dSTmJWSm5PWGRJVUhkd2MwOVNWRE5hY0dkdlpXOURjbUZ2U1ZodExYSnNSVUZtVm5CRlkyNWljMWhhZUU1UGFrcFZaMEpxTVhOblpXNXpNMlV6YlVSRmRtUTNWV3BoYWt0MFIydExaMlJQWjBRd1ZtVkZXSE5mTW1KV00yWlpSREJuU2t4bFFWZDRXQzFoYVdFeVZGOUpkVk01VW5ST1oyWldWSFY0YWxkRlpFWTBMbUZ0V2pNM1dsTlRabFoxV25ac2EyOXpjMEpUTjFFLkZtMHQyYTczWklzZldSTzYtTXlrUGdvaExBWDhKeDdrWDYxU19aRlNGRnMiLCJleHAiOjE3MDYyMTcxNTUsImlhdCI6MTcwNjIxNjg1NX0.ZqQODE8v3khQGPv4MSbGmyt954KmA6vYm3C0Y0-PLJc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000216"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:35 GMT
	x-forgerock-transactionid: e3aa021e-35bf-422d-ae33-c52da0c908d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:36.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:36.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 365318: jsonPath($.tokenId).find.exists, found nothing
21:07:36.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,365318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25cb08a6, username -> user.1000216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7384d564, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216856057))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:35 GMT
	x-forgerock-transactionid: 9838b312-206f-48d9-8a29-bcbc32f91510
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2oyN2QyZDA5ZTQyYWdrdjV1b3IyaGpqcjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eWFYVmhTVVZDTUhOd1VFRktPVmcyVkRKdWRWQm5MbFpWV1U1ak9VNU5ZbE5OYW5oVFFteEpNekpQVm5aTlJ6UlVXRTlUZDBkbVR6Wk9ZbmRpUXpaRWQyaDJVV2x2UkdaWlJFWTJUMEUyVGxCWmJtUkZhemxUZFVobWVUVlNUR3BsTjI1S1MxOUpWMmM1ZDA0eGQwaGtSMUJPY0hwaFdWWTJibVpTVFVGbVpUaHlYMnBZY0Y5Uk9YUkxVRXhXVVVWNlpDMDNaamhTYXpKbGVUSXljVk5PTlhFNFRscGtWbXBOZFU5WFRHdDJXVmRaU1U5ZlNuSjBhVGhzZUVSa1ltOWxMVUo1Um1GelJWOHlaVWhmYWxSVlEyNXdRMU4wVVdWYU0zb3RVVFZ6YTAxRGRtZFZlVTlKTm5ORlJEQlBWRGxyVDJ3Mk5UWmthSEZYZG5RNVFVMUlSblJaUVd4ZmFIaDNPSGgyVVhZMWRWWmhha2hMUTJzemNVeFJNVTF3Y1ZSM00xTXpkbE5HWjJ4UGNHdHlSMEoxUjBZNGNqbGplbUZOWm1GUmVtcFJiREZTU2sxeFFrdE9ORmN6TldGVmVrVkNVa1pvTnpOclkxWjNaMXB6ZEdkeVdGSnVhME5HVDJoalJtNXJaRk5WVlhKQ2RuRjVVakJaVUZkSk0zZ3Raak4wUVdOblJGOTZUM2xPYjBOZlNIUjNWSFIwU2xCaVgwNDBWalJRYVZZeU5ERnVZWFJQT0RJd2FXcHBaa2xtWlZKMllYRldja3N5UWtoUk1rVTRRV3RIVVhadlRteDFSbXRmTFdoUWVuTk1MWGcwWjNod09IRkhOV05qV1c1Mk0wVmlWbVpWVlVwTGFXRm5aWHBVT0Raa2RVZEZORzlJTnpWSVVEaEhjRkZTU2twd1FpMXpVMjlHTTJSdmFuTlRkMU40TFZORVNWZzNaVUUyYUhSVE5GTTBhV016VEZaVFVEZDNRVkJLVjNGNVJtc3lOMEZIU3poTlFUbGtjSE5ZVUdGWFptNXhZbE5PWWs1aE5HbENjVVl0ZFRoS1EwTXphV05oU2pKbk5HTldWekZTVld4Q1NFSktNbmd0TUMxblozUm5ZVGd0VDFwcmVqaEpWVGhQTWxKUVRVRm5PSGxYVEZsU0xUVTFPRTVsZVV4WGEzRnpjbnBwYWxSb2NXcHRTV2xLYm5aR09VWTRMVlUwYUU5T1VVOVRaVVpQZWtkc2MzSlhiR0l0WDA5RmJVYzRMa2QwUzNsck1VczVWMW80UzB4a2FtRlRSVE5SYWxFLk1CYmNocTFTM0dhZGd2bWFvREJ5ZnRPU2dSYVU3MUtrOWxZcHRpQklxU2MiLCJleHAiOjE3MDYyMTcxNTYsImlhdCI6MTcwNjIxNjg1Nn0.hqY9JkmSSBxZbBLsSKtNY0niklI-4Xh_68X6758OMW0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:36.058 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:37                                        2450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=715462 KO=13158 )
> restLoginInitiate                                        (OK=354476 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=353425 KO=1024  )
> restloginProgressiveProfileCallback                      (OK=7561   KO=1024  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.40%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.40%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.97%)
> status.find.is(200), but actually found 503                      4958 (14.01%)
> status.find.is(200), but actually found 401                      1024 ( 2.89%)
> jsonPath($.tokenId).find.exists, found nothing                   1024 ( 2.89%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################################-                        ] 67%
          waiting: 177020 / active: 37     / done: 365558
================================================================================

21:07:39.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 365771: status.find.is(200), but actually found 401
21:07:39.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,365771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68c690fb, username -> user.1001291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b540135, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216858962))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWZlbW5ndWtzMHR2ZWNrOWt1ZWtjdTFuMGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVIwRk1OVlkyTVRobVJIaEJhMFZ4U2tsc2ExVkJMbFJ1TW5SRE56bDJVRWhwVkhSaGFrSm1WMHR0U1cwNGNXTTFhbmRFVmtWSk9Xa3pXR0ZUT0ZrM1JsSklkVFJCZEdzeWFYWlhhM2RIU0c0NVJuWklkR2QyVkd0TVdrWklaMjFQWjBWVWJUaG1XVU5EUlhSRlVYSmFjekpVVkcxeFFrOWFTbVJJVUc5M2QzTndhRmxqZGpabk9YaGFOSGhVT0VwVVNqazRjVlpQZWxkYWFWaGhlVFpoYlZveFQyWnlWM0JzUVVWWE9USldiVmc1VmxsMVRXcEhNMVJ3UkdoaU9EQTJaM1UxVkhSVE4wcFZVMVV5UlU1Q09TMUROSGh3WTE5S1RGRkZXVU0zYVhKeE1sZFhibGxwY3paa1ptWlZkalpQUTJ0NldtSjJTVzFaVVU1d0xWQjNOR2d3UkhSWUxYSlJXakowZFdOcVQxQXpTak52Vmxoa2FHOHhTMnhJVDFsMU5YaGFObFpPZUY5dVQyNWhOMUZ6UWxWU2RHSlNPVlI1U0drNWNYbFVTWE5PUjBZM2FGOW1OemhuWTBnMlVXUjJiVGx1TWw5RGNHWk5iVE5pYjJ0dFVXTldPSEJVYzJKRFpVOW1Na3RHYTJWdU5ESmhNSGxRTVRWalQzZFNiRVp3ZWw5WGFqSTJTV3hoY21oWk5XMXpaVUZ4V0RWRFZFUk1TVTB3ZGtRdGRGUnVhbU5DUW00eU5IZHFlVk5RWmtoaUxYcFFiRkpRV25jeFZIWktORlUzTlc5TlNpMDRVV3h2VmxOTWFGRXpWbmxNWTIxd1JHZEZWMHRWWldvNGVtOW9iVUptVlRSVlQwaE9SbVpWUjFCM1QyMHRRWEUxUkVwclduWkdXRVpYWmxWdExYUTBVUzFYY21oQlFrZGFiMUJ2UTNSTWJUaDJkRTVUVDFGSmEydG1iQzB3Y1dOT00xVlVibU56T1hkYVJtRk1OMUkyVGxWQmRVaENhMnRRZUhaRmVWOTRjRE5UZERGTllVaDRjbHB2TFZCdWFrWTNNbWxwVFhabGIzRk1Wa1F6U0RGdlEyUlhkRVpHZUdac05GbDZOWEpFTjB3MVdIRmthbFpQYVU1aVgxTXlVSHBKVXpkRlNFaGhhVVV3TkVWVk9YcG5lR1pzVGxaaGNrc3lVbE0yVkZkQ1Z6WllkMHN3VW1kT1IxcEZNRmwwTFVvM2NHUkdjVzFuY0ZKbmNISjNMak00VVVZd2VVaGpabXRzZGpoR1MyaGlNMW95VDJjLm5fRlBseTBFRGFjamJLTUFoQVAwQkdmSlZ0eHUxeFVCOWdmSFlqSi10aGciLCJleHAiOjE3MDYyMTcxNTgsImlhdCI6MTcwNjIxNjg1OH0.GAB8v5Pugf45FF6-3FNrVY6OHm6JFt_rxZvVj7YJA1I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001291"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:38 GMT
	x-forgerock-transactionid: ad06dbca-0ca0-4086-b204-6301c4f4a895
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:39.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:39.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 365771: jsonPath($.tokenId).find.exists, found nothing
21:07:39.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,365771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68c690fb, username -> user.1001291, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1b540135, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216859050))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:38 GMT
	x-forgerock-transactionid: 34e66b78-01a6-4a71-8523-faa35e535f2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXQzazA4ZmdhZHZla2VtZWMwcGt0bWUwcW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFkwcHFTSE5zYjB0U1VFazVZbHBRVDJaNlV6bG5Ma1JKZWkxMmVFSjNSWGsyZVU5U1h6RnJMWFU1T1d0R1Z6VjNZelZyUjNWdVZXMUhZMWwzY2tWWFdYTnhjVmcyTVdoMGVUZFRUME5CTkZkT2RVSlBUWE01TjNoT2FFODJZbWd4ZGxodU9VcG5XRlI0YlROdFNIZzFNa2RxU0dRNFYzbFFXamxLUVVob056UktielZxVTA5NFVtTlJjRTlGVGs1NGNtbFZVMEZKT1V4YWVERlpVblZHVWpoalJsOURTMGxsWkVJNWIwVlJhMmx1U1VGdFlsSTFPVkpMWmpoa1NYRkJaMUYyTVhGVVl6TTNhM0U1ZW1salNWWlJlR0pCVG1FMlNYaFNaSGRQVUdOT1p6VlRNR3hsVVZaclFXZHlOMmcwWWpFM0xYQkpaMU5VTFcxTU5IRllRM1JMZUdGcFpIWk5VRkJWU1Vkd1ZXaFVkMDVyYmxsWVJHczVlR2hVYTI5NlEwWm5PRmRRUVZNMVZtOVNZMkZoV2xOUWNFb3dNWGQzV1d0TkxVSkNRVXRMZFhkRFdGOWZja3R6V1V4V1JVWm1kR0ZwVlZjdGMwSXhUMkpMVGtWMFdGOW1iMDF0UkVkSGVrOURlV1ZNU2t4dFNEaGpiMk5uVlhWRWExaFhaM3AwTUhSUE1DMWFkRE42WkMweGVXTllWWEJYTW04MFF6QnRXakZWZWtzNU1qWk1jWFpWU2tGSVpGQnROMVZmYm5WSFdGUmpRa3hyVlVsdU9FaG5UVWR1U1VWRWVFNVNkVU5IUW5SQlZuaGlXRzQ0Y1RoU1NXTk1SWE5MV0RBMVNUUk1kVEkxZUhwd09FdGhjRzVqYkdac2MxaGFkMVZMU0VKNFQwMVlUVU5PU0ZwQlRtTkZTR3Q0VmxONk9VMUxZVkZ0WTFBMlZGQTJRWHBuWlVGMWRYTldWWGN0UW1KT1dUa3hjVEF5TkdobFYxTjZaWEk1TlVzdFFXdzRjWEowZDBwZlVFWmxWWFpaWDBKMVgyUndjVFpOVWtoek1YSnZkRXhuU0Znd1ZVZHdibVJJYVVodk0wSnlhall0Umxack9GQXhOakZoUmxNM1dVOVNiVGx1TFdZeU1GVlFZVVl3WHpKT1J6bDJUM2R1YjFjMVVVdHBhR1EwZVhaTVJtSnNVMXBSUTBGclpIbHJSVnBRVkMxRE0ySmlSVkJ4Ym5sbWFqUmFkV0pXU2tsc2JXcHZMbFpVY2s5dGRtNUNhVGsyTWpoWVRFSlVjMVJEVlVFLm9jNFFtQ3JQZ2I0YXZicDRQQUpLVFp5UjlxSHVEM0dXejRYX2Q4Sy1saFEiLCJleHAiOjE3MDYyMTcxNTksImlhdCI6MTcwNjIxNjg1OX0.xVvveTaeNCbzPkg2a1PXvDxSRvD_ircil6OQFyRGCK8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:39.051 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:40.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 366035: status.find.is(200), but actually found 401
21:07:40.662 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,366035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f3da987, username -> user.1001541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61b69d81, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216860614))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmRjcWoxaTQ4cjE0Z3ZrdTBxMWNwODh0cWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlQwVnhhVlk0UjFwVFRFZzBkM2wxVnpsQ2RWQm5MbGxGUkZrMFgxOHlSV2RRVUdKelZuRjFhamN6Y1hadWFsVnNRMUowWjBFMk9XNDVkalZ1T1RSRWNUWkpiMmhpTW1aT09WOTNiVjlpZGpSc1gxRm9iVlZJVDI5c2N6Y3hiWGQxVTB4Uk1FdE1kRFZ2VDB3dE0wdE9iV2w2WTBKVldHTk5lR3RRUnpOUE0zRlFUM1JFVFV0c1lWTmZRMGRCZVVjMFIweExXWE5TUnpWMFRFaFhZMWt0TFVwYVFXbDBlVkZrVGxSWVNsazFSelpRTkZGRk1FWjVWbGd3VGxaNFpVcG1NMUpCV0hsNU1VUXhkRWswZWxwbWFYcHJXVGwzWW5aYVUxSkJUbFI1VUZOYU1FRllSR3RQZFhRdGFUZEdSWGRzUkROdmFFWnlUbGRyWkdzM09YcDJNVkJsZUV3eFQybE1jR2xFYTJvelgwazNiREF6VkRKcFVWVjJaV1JvYVVwYWVHZExRVFJQY1hWTk9HbzVSMkZCWVRodlREUnJhbEF0Vm1SM05DMWFZa1JOTmxSYVZXdHpVUzFRV2pacmVGUkZlbmd6VERsYWN6Rk1XVlJ1ZFRVeFdFRTVhWEYxTjNsV2REZFRZVEIyY0RBeVNtaHZiMHhUUjFoMVZWTkJZWEJEYlRkbVpEZDVRM1JYZWxsT1pGZDZVa0kwYUVkSmNUSmlaMmx3YmtaWmMwY3pNbTkzYWpGNFEyWTBUVk5YTTI5dlZrOUlTRFpvTURJd1ZERllkVTVOYVhWNVRUSmFSVVZEYm10blRITlNTME5UVEcxQ1NVTlBVRXd5U1RocFQySmZjR3A0WVVKa1NUSlpXa3cwYW1zemJERXhNRTVVZFZod1JrWlRVeTFtWVRadk5qTm1lSEZCTm0wMk5FdFFNRU5VTWxoUFptTXhYMFUyWDB0TFUwdE5jbkJ3TWtocVl5MHdkRTVsVGpSTFJqZHhjMk5EU25oRFZtTlFSVWRUYUhSWlZFVm1NV1pFV201bE5sQnNiSFZGTjBWbWFHVnNaMmxVUkdvNU1HYzBWRWRwU1c1V1dUTmhiVVp2UkVWVVYwTnpRMVZYVldOQ00wOWtaVk5IYWkweWJsZ3RlWGxZVGxsTVRtdFhNM1p0ZW5wQlptdG5kVmx4TVZKUVYyUmpjR0UxTlZoS2JqYzBhbEZUWVZKMVluRnZOV2xMZHpsWVN6TlBPRU5GVVMxNmIxbHZMbDlXWlZOVlFsWkNSMVJMYjJoTlpFUnliRGxyUjJjLlBMbnZXWGpHTF9UWVRfWHM2ajdDSmxBY29pOFUzQ3pkS19ZNkx1aWlwMDAiLCJleHAiOjE3MDYyMTcxNjAsImlhdCI6MTcwNjIxNjg2MH0._xFKFIT0rrqBmDhUrwBgCZPXv0q6-a99u4AVTmpNFL4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001541"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:39 GMT
	x-forgerock-transactionid: efe4b2ba-27e0-450e-9b4e-de1d8baf0290
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:40.662 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:40.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 366035: jsonPath($.tokenId).find.exists, found nothing
21:07:40.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,366035,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f3da987, username -> user.1001541, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61b69d81, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216860700))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:39 GMT
	x-forgerock-transactionid: 9d300290-797a-46c0-859e-bf72c1ed8ef4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjd0MDFsZ2JoaW5tNjlubThsMjM5YjJicjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1UwNWFXVlZFWVdkRlNGcHlibGc1ZFRJeWVGcEJMakZrVEZOb2QwUjVNbG96UzIwd1NXRXRkemhwUWpabVZFMHpPVlpoT0VOMmRUQnJNV1Z5VEhaVVRtaEtjbE5ZT1MxWmVETnRjSEp2ZEMwNFVDMVpTREZ2WDBsRE1qRkxVamRMTm5Cc2JFMVdNMlZVVGkxaldHdzVZbUU1UWs5bVRtOURNbWxOVjJobFF5MURVa2hrUWpCdGNHZ3RibWhRVFU1cVRVRnFkRUZOVW1oRmFXaDJlVmRQWW1NeFozaEJXblZtU1ZkU1EyMVJlVGRTTkZZeGNqZHpaVk5sUTBSeFMwbEhXblJXT1hWS1NFbENUR3d5UVRaTE9VZElYMjlFT0c5cGIxZFFVRk10UkZkb2RDMWpWWE5DTTNkS2MwdElaQzF6TWtNeFkxZ3hNRm8xWVhGNmVXTkhkamREZFdsbmRIQjBkVUpQWDNsNmJVRlFNMUV0ZFZKdk1XWnhTbGxZU1dGbmQwWllVVE14UlVWbGEzTlVjblpuYnpsck9YZFVlbTR5TVVWM1kxSTBSV2R1VkZwT1lUSXpXbXh4VjJkYVZWOUdUR0V4U3paMGVUTjFNSEE0TkVkRWJGQjBTSHBuYTBSRk1rSk5ZM2hLTldWM0xVdzRWREJIY0VwRU1EaHVTVFJZTjB3elVWOHhValZZZDJWalIybE1URzVYTlZWR2FWWnZTREZ3VDFZNGRsRkpVWEUzVUhCbWRtc3djMVUzZG5kSFNreG5jazFsY1VodGJIZHBWV2wzWm5WaGVFSkNkRXB6ZFRCMFdESjJOM05rY20wdGVXNXlaMEV4WDBrMVRESXpaSE5WWDI1aVdteDZVRXQ1VjFabGVqRldTR3N0VTJoNmNHaGpiREJYUzNCalQyWTBVRWN0TjFaWE1qQnliVmswY0haRFNrbzNVbkJ3TUhoc2MyVnFMV2QxVjNaNWJtOVFkREJVTVc5d0xVVkphVlp0TVdWMmREUjFjREZOTjFCUFFsbExWbVpDV0ZKNVZtUnRUVmhmVWpSRmVWcHFSMUkwTUdkMVpYaFJWMDFJYUhWVFEwWjZOVTQyVWtKNVYxZEVkelowUzB4Zk4ybHVabk5LVWpkdVYwcHZlRWhvUVhkUVUyTmxhR0pzZG1Vd1NHMWhWbGxQTWpaQ1ZrbEpibmczTWtOSGRXRk5NMTh3UkRoWkxXeFFkV3RTVkdJeU9FZHFVRXRFZDBwUFVtTlZMbnB5ZDJOSlZHZFFjRE5wVEVwUlEydHpRMG93Tm1jLkw0RVlmbGlGb0Z3WDlMbFctRjJVT28zYXVnY2xhQ3d3QmhXWnBxQVJiMEUiLCJleHAiOjE3MDYyMTcxNjAsImlhdCI6MTcwNjIxNjg2MH0.vezcFUebOj64re-R5xtvpr5v8z_9NTNHCPbQga3PGc4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:40.701 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:41.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 366133: status.find.is(200), but actually found 401
21:07:41.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,366133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15da7e2a, username -> user.1001228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f217ea3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216861350))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWxnZ25wcm8xb21xZXRjZ2dnZHI0bHNwNTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVRuWkRXbGQ2YVdvMU9FcERXa2M0U0VSUE4wWjNMbTVOUWtwT1lrRnhTbXMyUVdSUGFVZG9ZVWRUT0U5dE5rRlZSVzlRWWxoWmJFOVFOa2xpVUdwU1RrRkpVVFYwU2xZMWRVMUpaVWRNVmxkcGJEbFlZMnB4VkU1WlZEQmxjVWRCTTNSM1VGVmpaMnBTY1VoV2VsSnBhRTlmTFVoWldGSmtkVmQwYkZsVWRYTmpVekJ3T0VsdlFXSklNazF2T0hjelJtaFlVbVZsTmtkRlJEaG9hMUJJUldSbFZUZHdWMU55UWtabE9WZDJaVFZHTlZwek1VZzBjRzFXZEVRMFREWjBaVWRWWHpsMGNGUjVYMnRuUzJGdE0xUTJXbUUyZWtaMGJURlROVmt6WW5aS1dtOTNZbGh1WWxCVFR6SjViV1F3U3pJM00yaGFWWGgxZDFjNE9GQmxNMWRKUm1oak5sQmFkMkpNTlhaaGFHdzRSRlUxVjJWUFNHOXBNV0Y1TjFkb1ptZFVUbU53TVZSSVQzZGFRV3MyWkdKeGQxQm5UazlYZEZZNVMxSlRYMjV6VDA1VVZUVjFjVE5rVUdSWk9XWTJNemxwZEhsYWQxWmpVbFZRZG01Mk5GRTFlV2RhWTIxb1pFMHlZMmhuU1dOMlIyWXpWbXRaUTBVMmFrZHlTWHAwUlhZM2FFUmtRWFZZTTE5TVdVb3daMWhDZFY5Nk0xZHZkblZyYkRGeVpYVjVWV0pUZDBjdE5TMVNiemRGVkRKWVZXVmFkWG8xT1dkU1ZtUm5iV1pFTW5kNVoySXhURzlOYTA1YWJVbFhlbG90U0d4TFQwdE9VWGxCTlhsWFQwZDNVM0ZWVWxoM1ZVNHpUR3BNUmtGM0xUQnNMVE5oWW5RelQyWTJPVmxWYUMxSWJreDRaMVJrUzJoSlpsWjVZMU13U2toVFNsUmtWVUpsUVdkMk9VZENUSEYzTlRNNFJFNVlNV2R5YTBaQ05YRnJjRXhFVlhwdGVra3hRekJyWDBZdFoyZ3pSbEpJYWxRMU9XOU5XRTg0VWpRMk1GWlRibFZhTUhSVGMzUkpjbUozVTNveFpGSndOVmw0V1ZsbWRHZDVNM05zWWxGa09WRXdVbVprUTFWUlRsSkVNbEpWZEZGc2JUUkxOMVZqUWtkbGNWTklWbGRKTUdoMldVaHJhVlpUUVc5M2VXaHZla3B1TlZkU1lVNDBiRUZpYldsVU1qZ3lTemRqTld4cGNqZzBMa0ZoYlc0NVdqaEdVVmN3VEdkaWJsUkVObEZVTWtFLkRGTHBsZ2dJWVhaMTJGT0RtWTlyNlBDQW54UGp5ZGN6Z1VaZm5QakdBekkiLCJleHAiOjE3MDYyMTcxNjEsImlhdCI6MTcwNjIxNjg2MX0.daAEmOSiwDr2fTVL6Y60S___Fo_01XImG90HSXQHBiA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001228"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:41 GMT
	x-forgerock-transactionid: 9747eb8c-498c-4efb-a72e-c3f6e64760d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:41.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:41.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 366133: jsonPath($.tokenId).find.exists, found nothing
21:07:41.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,366133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15da7e2a, username -> user.1001228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f217ea3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216861443))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:41 GMT
	x-forgerock-transactionid: e5cb2e76-ff0e-4858-bd81-04f7cc994258
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWRlMm5qb2UyNjRtc3BmN2M1cjRqcDk1OXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFdWa3dkV3g0WTA4eVZtcE1MUzFoWVdGb2JXVlJMamhrWVRGRWRFOVlkSHBVYTNJeVdsWm1PRWxUY0UxUVQxazVOWFJsTFZvM2NGSm9SV2hvUlRKTU1sY3dibFEyWTA4elpsZHdZbFppVEd0QllUWmlZa1pRTFcxTmR5MUdkVEJLVTA5S1kyNWZkamN6T0hOUlNIbGpjbEZrYzFORFduaE5WRWR2ZDJKUU5GZzBkWGR5UTJsc01HNHlURGhqT0hkUFVWaHhXalpsUm0xSGJrSlBNV0p4YjNkVFMwZHZjRFpWVjFwWmFESmhPVWN6UkdacFlXSXhXVzVqUW5jMk0xazNTMUprV1ZkaGQyNUlkSFJLVFVNek1FeEVibFo0V0UxM1YwNXJPVE5ZYldadlQxQTVWWFUzZFdreVpFMUNhV3RZVEhwcFRFOTZWRkUwTW1KNWNuSkJNMmRmTVdacFJHdDJjR0U0ZEMxS01IQjNRMDgxVFU5M1ZIWnJhVlZHVXpaRFVVOW5hVTVPVW1FelIzQjRlbEpvVlROVE1XbzVXSGcwUVZGblIzRXliWEJpWTBwdFJISlpiVmxuVG1GeVEyYzBNWGRpWXpZMFh6QnJka2RoUjFZMU1qQTBlVVJrT1hNeVNrZGpWRE5DTUhOMlYweEhZek5zY0VjdGRHbG9VR2hQWTBaMmJtNHpSRU5oYW5RMGFGUjBUSEJUTjA1cFRVdDRaRFpFY2tGSlp6ZzFaRTA0T0VvMlFVSkVUSFp0UldGU1pHVk5jeTFpTFdaWFlWaFlPRUpWTlMxbFVsQmZNR0pWYWtWTVUwRkxORTVFZFZCVVZuZDBaRkJIVGpkMVRtbFlVRzExWVZaVVoyWXdUMjlmZGxvd1dUTjNPSFpOZVdsQ1JXZEVWWGQzUzI5T05WcHRSRkF4VkVOTmFtRmpSMnRuZFdkbFJuVktkVTB5YkdsTlRIcE5XV1ZvUWprelZIZFRjbXREWHpCeFkwNVpTV1ZUZVhCbGMyNXVOR3BMYkhwaFFVMTZTRWszWWpSS1JsTnlZMHB4ZWkxWFFrdE1hMDlUVFMxak9WUmZNMjV0Y0hKYVF6Qk9NMlZuVUUxc1RGSktWekY2WlcxVVoxQm5SR3h6WmtaSE1rMVplWFJ4TmpsNlpVUTVSWGx4Y1VoUGNHVmthVTVyT0ZsQ1lVUXRaVlZLTm1KdFlrZDVUbmhVVDFOdU1qZHlka1ZHT1U1aVpFRllMVGN0TWxWbFkybEZMa3A2U1ZCVVltTlBaa1V3UjI5WWVVczFTM1pNU0djLmJ1bWhGTUEtR29qcHVDWlRzbGp4ajlEa2h2d0V3M0JpTmhVNVRvZzZYZFkiLCJleHAiOjE3MDYyMTcxNjEsImlhdCI6MTcwNjIxNjg2MX0.D8GZVpF0K-vt7HKU1h-ZLv9Z4Zjogr1cn9v6C8bhHZE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:41.444 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:42                                        2455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=716956 KO=13164 )
> restLoginInitiate                                        (OK=355214 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=354169 KO=1027  )
> restloginProgressiveProfileCallback                      (OK=7573   KO=1027  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.40%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.40%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.97%)
> status.find.is(200), but actually found 503                      4958 (14.01%)
> status.find.is(200), but actually found 401                      1027 ( 2.90%)
> jsonPath($.tokenId).find.exists, found nothing                   1027 ( 2.90%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[#################################################-                        ] 67%
          waiting: 176283 / active: 27     / done: 366305
================================================================================

21:07:43.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 366373: status.find.is(200), but actually found 401
21:07:43.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,366373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20dc25ab, username -> user.1000255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73f0e551, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216863118))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDRzaGpiaXJoNHM4MTRuMjBjZHMwcnU2MWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmJuTTBTbEZxV21FNGVGUTNhME5qVlRoNVQyaFJMalpRT0VSeFpDMUpkMGcxWWpCWVQxRTFSRlJqWlV4TFZscHFUemhaYldvek1rWnhZVzEyY0RCMmRISnViVlJKYUcxTE5qQXpWVzFVYjFKb1UydE1WMHczVW1ocVExTTFSMFpITkc0MU4xaDNjQzFuTVMxc1dGOUxRVVZ5VFZOelNHVkliWGxvTW1GcWEwazRRMGt5TVZBeU5VRm5jR1l5U0hWcGJIZGpYMjFhZDFwRGFXRndTa3QxVFRJMlJGRnhhV3BxV210UGFEVXdRMEZGUjNWRldHMXNZVUo0U1UxS1RFOVRSak5LYzIxSVpWWnhWRWQ2VlU1eFNWcHVhblZOVW13ME5sRmlSVk5SV1hCcWJreHZVMnMxVmxCb1pHSkNTRGhZTTJrNFozcFdkbE5HV21KVlVDMHpVbkp0T1VKeVkySkljalJHZEV0d1pWOTBSVzVSVkVsMFExQXRhVUZPWjNSU1FtbGFSVXB2V0ZvNGRYbHNVRFpsV2tKaE5YWktNakV4VDNWd1dHUnlOV05LV0RadmJYVTJPVkJxTVVwNlVXdE1jVTlIZEhoc1ZuVjVSazE2WXpNMWRGSndYekJQVDJkM1kxRkxZMjk1ZFRkUFVGbERTMnhaUVhFNVZWUlBRa0UzVFZJdE0wVmtiRGxGU2paQmVtbHVNekpqUVZWamMxUlVZVXRwY25BMFZsTnhlVFJzT0cxMlUyaElXRjlzT0ZsV2NWWk1TWGxzVlZKa2QzQm9SM2R6TVdGamNXWnpZVTFoWjJ4R1ZuQnlURkpQYldKSWJqUXdRM0pITFZsV01IcHNUbkpuVjA1U1RVZzBTbXd6UkRKQlZFcG1RbEpJTTFwb0xXZFNVM2hJWkhReU5GRTFhM0pSUlZGMFVFMVRabnBSVVdaNWNuZHNVV0ZWVWtaSFpWbHhYMEkyVFdkNVJVcG5UVXBzUTB0SVFUQjJRekJaTUY5d1V5MVVhMTh4ZW5BeVpsODJXakU1UTJsVlNHNW9RbXB3VmtnM2JYbEJVRlI2ZGxGeVUzWXdiM1pIWW5FeWJHeE5iM3BRV0ZoaGVXeDRSRVoyZEVWV1kxb3hibVJHTVRaeU5ERmthVU5UYlZCdlkyWlBjMFYyT0d4TVFVdEVTMDEzVUZCUE9XUk5TbFphV1RWR1VTMTVSR2xQWlRacVFUZHhPV2RaVEd0aGFscG9ZVWxRUzNCMlVIazRMbkJJTjFsSE9XbFhjMDR5YUVkTFYyNW1aamxQZVdjLkE1cElmV0lTeTJreUNYR3RmVy15TjlZa3VTeXdWNTMwSnBKRm83MDhCMGMiLCJleHAiOjE3MDYyMTcxNjMsImlhdCI6MTcwNjIxNjg2M30.BfGhhF7sSikBrRS0FzrZ6URmBMASEkHqYsdbr4ArKAs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000255"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:42 GMT
	x-forgerock-transactionid: 10851fdf-dd33-468a-8f15-011992c7dee7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:43.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:43.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 366373: jsonPath($.tokenId).find.exists, found nothing
21:07:43.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,366373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20dc25ab, username -> user.1000255, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73f0e551, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216863209))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:42 GMT
	x-forgerock-transactionid: f5756c09-9b92-47da-83f4-8644984b6323
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNm1sYzM0bjk2NmNpZ2JkbDhsM2E2NjZhY2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1RGWnZTVlpaV0UxWVJFNTNaazlDZWpSSVNVeG5Ma1pNTWs5bloybFZlV1ZPWm5sek5tNVZXSGh3WXpsNlZ6VnROSGRwUVRacmJtazBXWEZJZGpaWWIzZDFjR1p2VGpkdmN6aDFNME50VDBsR2RrNVRkSFV3ZVVWc1VrdHNWbTB6UkU5b2VuUjViRzFXU0dZM1JVUm1UVUpRTkhaUU5Ea3pRVFU0U1hsVlMzbEJSbWxPWVVSUkxXc3lTVVF0VEU5TVRURXpWbkZtTTNsa1IybEVaWEV4TUhJeVFXOUtXa1pQVjBaNk9HazFPRFJFZFZaa2IxcHdXbVZqTFhCa1oyUXlPVkZZVEcxR1prTlNXbFZtTkRkNE9HWmlVVkZ6Y0dFeFdrTmhSMGN5VUZkcWMweFBjRlZNUlMxQk5raHBZalZPU0c5NVZWVTFjVVo0YmtWSVZXcG9jbUZrWmpCUmNrZHJXa3RhWmpseGJYZFJUVjl3ZVdwMGNraFVVek5pUzJ0NmVYbDNVMWxPTFU1bFR5MXJVMFJ0YjJsd1pGTlVNM050U200eU4yOVZlV2gxVFRsdGJucFNiV1JxVHpoT1JERkNUMVJUYTBzdFZGbEJaMlo2UldGdVJXZzBXVE5rTUdsWFQwWm5OVWxpUVZKb2JtMXpTVXhyV25nM1MzcE5iMEkyYTJsQ1RGTk5kSGx4V2t4NlJWSktiR1V0VDJOSmQxVk1VRE5KVTFkb2FHUnlVV1ZtWHpoNFUxcENUa2xPZDFjNFkzRldVMTlKT0hWeGExazVkWGxNVmpKQ016SlFiRzQ0Y0ZKNVRWOHRiVFZYWkY5VWFrbFVkVUpNUlVZemIxOXpSRTFMTkdwelNYWlZNRlF5ZDIxTGJWRjJibU5sWm5ORFZXMVZSRVJqY21GYWNIWmhTWEZOVEVOSlNWVkZUR2MzZG1OUlVGOVNZa2xVTVZOVmRrUXlNVkpuWVdoWGVHWldNRzlYZFhSeU9WUmpTM1JNTjA1eWNrcHhXVkZxWDFWWk16ZEhSbWh6U1daT1FVNWxiemMwYmpWb2JXRjJTSFJNWXpRMVpWRXRWV1J5TkVaNlFXTnJiMmxFTURrellWQlJVM2xyZVV0NU5WRjNRa0pHTXpSUVoxbDNSbDgwZVRSek1Hd3pkVUp4U1RFemJqTktaV2RpZG1wMFdFUldiRlUxUzFobmVtRTNjMGxDYm5Kdk15MUJPVWhEVTE5dWEyNXRVSFoxT0hsMU9HNXpMbTAyTjI4eGF6ZFVkMk0xVkZReFZIZExVRWhmZUZFLm13azFLVHBDcUpvMEJqS2pDRTU3Q2FGX0tZbjljNU1GMUM0d2M0VWV6N28iLCJleHAiOjE3MDYyMTcxNjMsImlhdCI6MTcwNjIxNjg2M30.jeR6ELIV02aHLKNIuJlP03v-ojbtB2PqCFpOtzo-P2g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:43.210 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:46.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 366837: status.find.is(200), but actually found 401
21:07:46.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,366837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4479cd99, username -> user.1002880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@476f92ac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216865997))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGFoOWRsa2J1bmF2YzBhb3FqazhyOXN0Y20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eE16WlVkbTQyUWsxS2VFWXdVbVJmTkdwMWQzcFJMamhpU2pjd1ozZHFaWEJGV1RjM1RtbDNOMnR4ZG1VdGExaEhaVUUwVUdnM1NHZEpTVzVvV0VacFNtNWlRazVMVUdScFZuWk1iSGwxZHpaVFdUaDBOVVpxUlhCVU1XaG9TMjVTZVU4NFFtUkZiV3B4ZVhOV1RteGtlVGxMWkZkbWJEbEhaV2h5VVcxc2FHeE9TRVpUT1ZONmNGbGZTbXBsUVRaSllUZEZXWFZUV0hSRVNGWnhaak51ZGxWaE9UUXhTbVJTWjFjeVkxaE1MVmQzZWxGUlkzSktVbGsxYUU1WFdUUnFiSFZPYTNoNE1tOHdZa2gxUTA1cGRrRTBOVTFIZWxad2RqWllibEV0UnpSVVV6TnhNVEJ5TjBsUVJtcHFiVWN3YlVaeU9UbGZWMkpuZEd0V01WTklSVkJrVW1ScWIwMDBTRkJOWmtaWExWOWpjMEZqYjNoQmNIQmtUVXRMTFZFMmJVTkdObVJPYlhwTGVUVk5NVzVpU0MxRlIyeDVabEJTY0RsdWVFdEpkMnhSTUdwdGRXUnJSMlphV25VNE4yNVNWbFl6YTJKMWMzWkxZMkl5Tm5sd1lWVm1MVTQzTjFSNmVIVndaMkZoU0VRelVIWTJYMGx5T1d0cFpVWXRVMEptWmpaQ2VqQnNPRVpsVnpCWVpsTlJjVjlCU2xOMmJEQlhXbTlTT0VZMmNEaDBUMDVsVFRCTmNGQnNaRTR3WXpWeU1XUklMVU55Y1hwUWEybDBZVEpuU0ROR2JGTkVkR3RtVFdKUU1ERkxWVzlJV2xkT1RuVkZOVm94UjB4a1IzSXdhR3RCVWtsU1QyRnpkbGhZVFZBMVlsQnJaREptWTNWT2RtZ3hUalZrY1Y5NVIxSlpORjl5ZG1oak1uSmFTa1pFVVdaQlpsOHhSMUZDVUVOUlh6Z3pZekpPVkROdGQwcDZRVzgzVDNSRWJubFpTaTFEU0VKaFkxOUdNR2RqUkVJek4yWndTSEk0Wm1Oek5VWllZVWd4YldkUE4zUm5WM2M1YlVFeFpGWkxZa1pZUkRsWVdXWmpZbFJKZGxFd2JHOUdWVkV3UTNkb2VUUlpOazUwU0doUFYwMXhUSE5wU0RSaFgxcFZPRXB3ZWxONU9ISklPVUZ5YjBNd2NWZHZjMTl1UVdKb1dVRm5TRjlJVVVScFRscEJOM1E0VDNWUU1tVkpRVUp1TWtkV2VWWjNMbWhsYzNwS2FqVk1VWGhNVFRkcVJWWlBkV1pvVUZFLjN1eXdXNDBZY3pLeVp0SENDV2xOcVJjbmlhRXdiVnM3M3JmYjRCZ191VG8iLCJleHAiOjE3MDYyMTcxNjUsImlhdCI6MTcwNjIxNjg2NX0.ovW4l4XrjeBBqqsMeTC96B4SCc_hEF0DClQ99yk4aeg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002880"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:45 GMT
	x-forgerock-transactionid: c6fec027-f63e-45c3-a702-1ed3aab7669d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:46.050 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:46.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 366837: jsonPath($.tokenId).find.exists, found nothing
21:07:46.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,366837,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4479cd99, username -> user.1002880, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@476f92ac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216866093))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:45 GMT
	x-forgerock-transactionid: 4cd21160-0d09-46d7-b7b7-4cf2d5b875eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNW1ybThqNnZuN2VyYmtvbWRnMWp1ZWlkMmwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVVEWXpORWhYU0RWUGN6RnZZbHB1UzI1MFUwaG5MakpIYWtkUk4zazFaRXc0TlROMkxVUlFaRXhPTkVORmFYcHFWbUZ2UmpOamFucDVYMWRwVTJvM1dqUXRPSE5VYUVWM1FtaEZjM1ZqV2xWM1VFOHpSV2xGVDJGUmNqVkRTalZaVjJSeVpGVm9WRXhWTUdKVFduQlFObTgwZVhGeVpWRkZTemt6ZGt4cGFIWjRZMGcxUmsxS1RWaFlTVnBCZWkweVRrRXlWbTFWWjJONE5YWXlVR1JZUzAxRWVtWTNSbEZXV2xSelpVWm9ORXRJU1VSWk0wMXdRME5pY1dRMmMwSlBRMDFsVm1wRk0zZG5RbkoyYmtaYVpXaGhha3QyTW1wd1dsZERWamRNZG5kVVJqaE9PR1ozVEVVdE0wUldkSGxKUkZCNFdWUnNka2wyVWxGSFFrdG9iMHBmZWxBeVEzWkVUbTlWZVVsQllqTnFOREJhYVdOSmFucENhRmcxTUVSUWFsRkxielIyVUhsMU5YTXpSVmQ2YUMxS05rOUtMVnBWTTNoUE9HeEZTSE00Y0d3NVNYTkdkV0pJTkZsWWNXMVFXVXRUT0daTlgzQlplR2x6ZGpOYVZVMW5YMEkyT1VaWGVGVnlabWR3WDB3NFdWWldPV05rVmpobFNHazFaekp3VjA5eGIxQnVhbFV5Vms5YU5teGljMEZ5TTNGYVkxUlZiRVEyTTNsc1dHSXRUMUJ3T0VGMVZreFhhbkpoVlc5dlZsTk9iVmxQWWs1elJuVTBVRGRPVm5waGEzZDVURjlTUW5kdGNrWnJZazl6Y1hkRk5uaHJRblZWU21sT1lXSkVjVUZ1ZWt4bU4yVkhVRzB3VGt0ZmJsbFFVM2xTUVVwcE5uTTVTMFE0YnpoUFVHMHlMVFJwVlZNek4yOUJURFZKV1ZOMFdYUlZhVXBhZVZOdVlUQjFlQzF0Y201cFFUYzVRMlZPWlMxdFgwZExhSGREUWpOVVNsbDBlWGxOY1dRNFFYWXRVamxSY21nNU5rUnJZemMwVFY5eFYwTjJVSHB4V0hsMVlrNUVlVkZaVG5sMlprMUxTSFprY1hWU1FTMVllRFpvTkdaVGMyVnRWV0U0WmpoRU0wTmZjbVZoU1VVMVNqQnhOVGxoZDNSalpHTkVNREY0UlRKUU5qRnBaWEZsVm1sR05uVlVhVVYyY0dsdmJGTTFha053Y2xoVU9FNWZNek54ZFdaVVJWSlJMbVJqVVRVME4xSTJjMFIyVG1wTGFXZDBka04yUkZFLlM4cG5sSWNLeVZqNWtRSC1NZnFYQmxNVW5BRlZQeHEzcURldm9JNnJRdTgiLCJleHAiOjE3MDYyMTcxNjYsImlhdCI6MTcwNjIxNjg2Nn0.A-SXl-IkQEAJuaSS_2qwjw_pljT1vvA4h2E44CRQ7Mo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:46.094 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:46.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 366970: status.find.is(200), but actually found 401
21:07:46.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,366970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f2c446f, username -> user.1000426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27767eb0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216866855))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDZ1cGJpbjVrNzdoMG9jc2dyczE5OHJobm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVJVWjBZVGsxVjFVNFJVUlhaRjl4VVZoNkxVeEJMa1ZOU1hObldVTjBNRXBsTkcxaWVFaFBkR1kzWVhCWWFEZzNNV2huVWtWSlExWlRUbWhFUlZoaWEyaGhSRUZvWjFkRVpFeFlYMk5tYWw4dGVYQlRNbUZPUzJoMk5uUnBXblpHVjBSd1FVaFVkVVY0ZURKb2FsTmZWSEptZWxKWFNqWk5OSFppYjBab1lsbEZTazlZY1dveVJYRmFlRlZWU0U5RmJYTjJVVXc0Y0hsSVNHMXBhMDFLV0VOaFZsUlpPVk53Y0RCc00zRjBNVFpJUm1OaWRGTTBaV2h5WWtkS1RqVnJXa05VUlRGNkxXaEVTRXd4WjFjeVozTnRTM0JxV1dNMFlVbzJTa0ZZTWs5eWVWUm1WM0ZuT1VZM2RscHZYMWRQV1RONFNGcHRXRmh5YVRkUkxVVXdWRVo1YWsxWmFFeGZja3d3VkRaaVMzbHhaWFZmZW5CMWNIZzVVMWgwU0ZGdFdDMW1NV0pNU2pSbldubEpiRFE0UVVaM0xWTTRjWE5YVGtaTlRVdHNTVkJxY0d4b04ybzJjVFZaVkZkbmNWZFpZMUZxWjJ4VVFrbFllV2swTUZacFdVMTRkMUJHTkRSd1UyeERjVkF3TkRoYVdGSnRjVzV2UXpsVWVtOUZlVEZtVGkxM1YxSk9ZelpCUTBoMkxVZHlWeko2UjBGRGNHUlRSVXRWVXpnM2VGcEJWa001VDFwdE4xWmFOelIwVm1seVltdGtkVUpoYUMxRGR6UnVjVkJIV0VaaWFVWlFNbEJ0YUdabVZuSTFYemxwYWxWNlZFVkJTV05NYnpkSFpXUnhOMDlzTm1kaVYxUkZWMjh3WmpScU5XcFhjRFpFTkZSMExXMXJTWGgwWm5jMFl6TjRYemxvZEdWV2NuQnpTbXhHY1dOSGIxWldNekF3VUc5SVNXMVZNa001YTNkVVpYZE5iMmxXVDJSS2EyNXRaVFpmZVRWck1YaENhbkJvU0dnMGVFcFpWbUowVHkxVmFYVmhaVVJ2WW5WdVpFeGhWMXAxZVdWMGFUY3lTRlpwWVRrMlNtMVpPRzlpUW5SWmFVWkNVMGRmVUVkd09UZGhWMVU0ZEd0c1FXbHViMHhuV1VFeGJsbEJVVkpZYlhGaFpsTlRkMlJUZW04MmNrMHhVRFozYTNaZmVqSnRTbmhLYUVZelIwb3hYMVZOTkRad1RrZE1jM0ZNYm1kMWVVaDNMbmxyTFV4c1JsQnZPUzFvTFRST1UybHVRbTgxZDFFLko1VnRXclJpVllUU01pZ3hFRVhRY0FqUDk0UzNXaW8zbVlsRnpRa2d0SHciLCJleHAiOjE3MDYyMTcxNjYsImlhdCI6MTcwNjIxNjg2Nn0.ZbZIGTFPyMcxXzx_L9cfAWX-767O0kX601bmAT7X_jo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000426"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:46 GMT
	x-forgerock-transactionid: 599b8c78-986f-4a22-9009-91593c5d80d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:46.903 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:46.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 366970: jsonPath($.tokenId).find.exists, found nothing
21:07:46.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,366970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f2c446f, username -> user.1000426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27767eb0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216866942))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:46 GMT
	x-forgerock-transactionid: 603d05b8-3d10-46fc-81b4-47bec46d4c2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzE1M2RpNW1jOG43dDlyMW5jNmh0dDk2ZzgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1pVSnRjbXMzZW1SWVlqVkdlRWRWVUhOT2JVRlJMbkp3Y0ZobWIwTkVhVGxUUTBGeE5rMW5abEJWWTFWdGNIVnNTWEpVTmtKbFUwaG1WbkZKWDBOWVgyTmpVRVJXWlVJNVh6QjZTMHhRY0hsUlJYTndaWFUyU25CRWRVZE5WVXROVGpaYWQxaHBkRkJTVUhsd1puTnZVRTVXT1VWd1QzSkZkVGQyTTFkalprRlNUbmhHUlV3M2NUaERRbWx5YUdObFdYSkRWR2hTV1dwSVREUm9VVXhFYlVsa1ozTklkemxUVVZWRFYweHNXbTVHV1hFMk5tRnFlVlJ2WmpWTVIwSmFiakkzWTFVeFMyMXBOMFZ2VVY4dFVVVm9VamRuVFVGT00weHpiVVZzTTNsMk9XZEhUVVZKZFdKNVoxaGFZMVl4VTFSblNIaHFTV2R4YkRKYVpFSjVWRmh0ZWxZM2NtWkdXSFpUU0ZSWVVVbGtPV1E0ZDBnMlFYSlpVWEZWVEc5TFpXMXBXRlJJYTBSdVYyTTRVSGRyWTA1VGNESmxWWFpMVEd4NmVYTk1NREF3TTBGUVgxUlpabFE0V20xaFZHOWtjRWx6ZDJSM1owNUJSMUJzUzBoNVVsSXlXbU5wTUdSd1dtVkdjVTVYTFRaWkxWaFJYMUZvZVRZek1VaHlZMnRaTVhORk5qUlNORE5aUzNsNlNWSlVPUzFpWmpGNmJqZEtkSEJITTBoQmFXNW1kamhOZEU1T1pXWnFNVlUyWkZWd2NpMXJWMWwzYUhWNVR6YzJVVEJDVEZNMVNXZzJiREZFTkVsT1VIcG5VbmRmUjBkc2JISmhPR1JzUW1aaVR6aHRVa3RKVmpSNGJuWjJNbFpIZFVveVdIaGtjMGt5VkhrMVpuZGZaQzFPVFdGRFNFNURSRUZoVVZGNk5HbExaM0I0VFdwUmVWOWlNSFJQWkRoVGRUbHVNSFZIZVVSUVoyaENlbmRQV2pCRmRXaHFhMmhQZFRabmNuZ3hRalJ0ZGkxa2ExcE1lSGxxVW5kMlgzbGhSbGhNTUZGRlEydFFZMlZZWWxsNVNGbENlRmhqUVZaU01XeHZVVE5mYlhOMU5VcGtTMTh4YkdGc1EzcG9VM3BuZEc0eGRFRllOMk5SZDFKUlVrazJVa1V4ZUZsWGFVSlNjR1ZFUlV4UlNXd3lkSEoxVFRrdGRrTmtNRk5oUW10NlNrRnZkRVF6U0c1bVkwZGlkSFpKYkVoSVRXYzBMbkJrZG5ObU5UTnFNVFk0UVZJMVVYaHZWMWg2YkdjLkxwZmZQZFN3dlRROFNlTmd1SDZjTG5yZUI5RUk3djZjSzVzNlVDSERBcEEiLCJleHAiOjE3MDYyMTcxNjYsImlhdCI6MTcwNjIxNjg2Nn0.ub4ZuEzA295YOfdZWTr9LOJS_EQlzjm_n8eqPFvXMdI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:46.943 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:47                                        2460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=718539 KO=13170 )
> restLoginInitiate                                        (OK=356001 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=354952 KO=1030  )
> restloginProgressiveProfileCallback                      (OK=7586   KO=1030  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.39%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.39%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.97%)
> status.find.is(200), but actually found 503                      4958 (14.01%)
> status.find.is(200), but actually found 401                      1030 ( 2.91%)
> jsonPath($.tokenId).find.exists, found nothing                   1030 ( 2.91%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################################-                       ] 67%
          waiting: 175497 / active: 27     / done: 367091
================================================================================

21:07:50.023 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 367434: status.find.is(200), but actually found 401
21:07:50.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,367434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55737bc1, username -> user.1000404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39d226cf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216869966))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzU1ZXV2ZWlqZjFsM2tsMG44aTBtZWMyNGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1VrNVFVRlZLVkVsck1sWkpkbWw0U2xadGNsZEJMakp6VURWdFRXOVpkR2RrYzBreFRFMUZjMVZ4TmxKQlgxRk9iMVJIZFU5amJXeHJUSGhXVTJoQlZEaEtTbDh5T0hvMVYzVk5hM2c1Um1ocU1HSnhRbEZaYTNsM1dtVXRTR3gyWkZsa1dFdEVUbU15ZUdKc1dWVjJXV0ZxVDJwaFNHbDJaRFZ0TVZZeWVtdFBSRUUwT0VWbmVWVmFXbUpEYVVsUFUwUnJhMEpqYWs5Zk0wNWlhakZwTVROTWR6Wk9WVTA0VjIwdFpqTnJPV3B5YkRsUlJIVm1UbUZDZDBKTVdHRnhObVJGY25kME5sSklMVkowVlVkeVFUZFdSSGwwYVUxS01VRm1XbTlOWDNoSE5uUk1VblU0U0RSbVdERlNlSFZCV0RSNVlsOWhNVVZ5T1VreE9EWjBWMTlRU0daeGQxWnFXV3Q0VkdneGVGUnFkeTE2YkdKWFkyNXNZbDloTVZZelNIWllia05UYlY5dlZ6ZFhhbFpGWXpCTlZrTmtPVkZJV25wb1IxOXlPVkV4WlVwbU9HaGpZM1J2VjFGU1N6Uk5TalZYZDJONWFHOXhWRWx6V1dsNWVra3hSRUptUkY4MGRuSnpVV3RHZHpCYVZUaHliV0pWTkROUVEwMUpibTVMTjE5R1VVUjJhRmh5WHpoNWRFMXJSWEpIYWtacFJVSTVSR2N6VVdKcVozcElXVEEwUmpFeFdqbElVVzl5ZFdoQlkzcERibFJqUWs5V2QyUXhVVEJRWVVWaFkwZG5VRGhJVUY5a1ZUQkJVa2hvVTJKV2FXMUtNbTVIU1hGVllsVnVPVTkxUVRKNmVVdFVRa0ZQU0V4d2EzWTJVRTV0ZVZGRWRUUlVObVJNU214ak0yaEVXRU0xVVU1QmR6VlJNbTlHTkRCWE9FWnNhVTl5VlRZelkyRXRaREpmWTNsVGFubFZkR0ZmT0hkbWVHOWhNSE5wWlhWVlFVd3dTMFV4U2poUldGZFlVVjkwU0dsTlZIQmxSVzh0TmtwaGJuUlJWVGRzWDBsalRYWmZNa3hPWjFsbFRWRkRkMFZ6VlZKTlJtTlBRa0ZVUmswNFJtdDBRMVZPYjJnMFkyMU1ja2t5V0hsYVdYUk5jR2xJV1haVFdXZEhjRjkyWmkxMVJuQkpTWFkzWlRaUlFYQlhWRVZGYzBFeVRsWmpkRVoxV0c1TExWOXhUME5JZFhZNWFUWlJMa05sTm1OWE1uQlNPWGRDZHpCM1VucGplSEJGWm1jLm56UUlpMWJ1NFpCNk1xVUZMWTdrMTlLcThXYzlfMTQtVXRCU3dqN1BnZ0EiLCJleHAiOjE3MDYyMTcxNjksImlhdCI6MTcwNjIxNjg2OX0.6FOnPYykUXedwN7iIfLj36L6E5-nqCKkixCoO-nTJK4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000404"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:49 GMT
	x-forgerock-transactionid: bb56bd89-7c02-46c6-a4e4-37c0cebc861e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:50.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:50.062 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 367434: jsonPath($.tokenId).find.exists, found nothing
21:07:50.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,367434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55737bc1, username -> user.1000404, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39d226cf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216870061))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:49 GMT
	x-forgerock-transactionid: e327685d-a1ba-40e1-ad7b-aac8ea1467f6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHFvM3BudjVpY2Zrc2s3N2dmZW5jMGZvbHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cE4xSmtVR1pvU1dSNGRrTkRla1F0WTFONU9FdG5MazkwVVZWa1FWOTVZMmMzZW1GaVJ6RkdSVlpFVDB0V2FYZDNTRlpzYURSbFdVMWlaR3R3UTAxRVRWRXRObkJhWDI1bVVqQkxUMGxYTldaaGVrVjFXR1pEZFRkSGJ6WnJhRWhuZDFSdE56SlBXVGRhVjBoVVlrSXdSRXR6UVVkNFZ6Wk9VVVpyZEVocGNHSmpSelJTYVVwb1pVc3hTVmg2WTNselkzbFFPWEZWZWxWa2VtcEVXUzFLUjNka1UwaG9hVXRXWlRkYVNWazFibXhuZUdKb05GZDRZM2s0V0Zaa1IxOWlPWEJvYjBJemRDMWtZelJRU1VSMFFsbFdVUzFOUW1FMGNuZ3djR3haU0hwdGVFeFZVMFpVYVV4WVdVWktjbEU1ZHpOSllUUm9XVWR4UnpjeVRFTmpVbmd0V0d0M01rNWtTWEJWVnpocllYWkhWRU5EZHpaMFMwZFhlVEJvYUd4VFFreHBPWFUzTjNkNGNEaENXbXhHYnkxVU1EWlNSRW8zUWt0UE56SnlkR2htUlZveFkxVnlOMjEzWjBKVVRtUjVNbkpaZWpGbFRWcDZUekJZUVhaRWVVcFFURFJsVlVaemNWQjNOMkZsZWw5eVpEQjZlazlpY2xaRk16bFdUV0UzVlVGSUxWbERhMFpPY2pOVWQybFplWFZZWm10Tk1UTnRkVTVqV0VWR1kwVmpZekpJTFZCcU5sWm1aR3g2TVZkdVgzZE5ORzk1VEZkQ2VWcFlZMFJmZEhjeVlsZFZUV1ZpTFdoYVJVVkRXRzFLV2twcU5VOVdUVzVsVHpKNFZYSTROVlZxVFdKYWMzWllUM1pUVkVoTU5YcFRYMmx4YWtacVNsWmxjbEpyYWpKMFpWbFJOVnAwTUdkWGJYVnVTV1oxWDJ0Vk9ETmthV0Z3V1doZlF6aHlYMDlFTmpKWFNVMUJYMW80WWt0TGNWZG1ja2hoVTJaWlNXc3pSbTFJYjJsMlQxcENMV1pTVmxZeU1WWmpTRFpuVjFkVFEzTXdWMUZSUmxoNFVEUmlWMjV3TjNac2VtaHdiVEZFWkU0eWNscGtTemxvY1VkMFREUkxRM1pNTkc1eGRGQjNZbmRYTUhseUxYbE9VRkZtTW0xM1lUZE1RVzR0T0RWck5sOVJSWFF6YzNoTlVUZzNhSFZrWVVKTFJWUXdia3hWV0ROaGRVdGtZamh1ZVZwTk9UWlZMa1p6ZFZwb1FWWnVMV1JNZFRsRmFrOHRaRzVRWm1jLjRGdURTWGJsV2tCNHRFN2QtZ3NRRVpzS3Y0eHlWSHRmUzhGN041cUozUDgiLCJleHAiOjE3MDYyMTcxNzAsImlhdCI6MTcwNjIxNjg3MH0.i9Ec8nQXh2jTZ5Fk3YbOqhk9TgtSXOHhcuwScvvlCuc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:50.063 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:07:51.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 367669: status.find.is(200), but actually found 401
21:07:51.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,367669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71f3471f, username -> user.1001910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46d6b751, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216871500))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTNma3BodXJ0a3J1azk0cGZ1OWVzNG9vY2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGJraGtlREpUUjAxNU1XOWtXakZuVDA1b1pHTlJMalkwVUY5VFVpMXdheTFhV1dsNlNURjFkRGMwU0U1eE1HNUplWEJVVEhvM2NtNDVjRlZTT0VWSk1FcGFVVE5sYjJReVJFODJZWGhMTjJkR1JXbzNlRmh0Y25KTlZYSm9NR3hKZWtkVFVFZ3habFUwUm1SdGVXbFNNR0pZTFU0MGRHcDVhM1F6YWtoZlVHNXZjWEpSYUVOMFlWUkVZVXhqV1haTlZHOWhSRTFIYmpkSFdraHNTM0o1V0RCaFREVm9XSEJRYzNjelQyYzNlR1F3TkhGSFFrWmFXSEJtVVROb2JGbGlhM2x6VlZVeVpsTjNUMEp6WmpobU1FbGZjalJRZUhCa1JHOXVlamx3YkRCV1V6ZzRZbUp0TjNkTVZVRmlWMjQ1ZVZwSE4xVnRiMkUwVkUxelVUZEJjVkk1Y1VadlUyOWtMWGhJYURCWE5WRmZXbEI0T0hJM1RUVXpNVFZyV1Vob2QwVnNWMDVvTlU4M2JtZENZVGQ2UVZGR1kweHFWekJaWkZGWFVHSlJaMlJ2Um1Oa1NXSkZhMWd3VVdsSFRWRXhTM3BuYmxkUVpVSklWakpGVmtOaFUwWkRWakZWYm5kcVZrOTZjRkZEWVU4eFR6RjFjV2RPYkhacE5qSXpTazF3UVRCM2RtVnFMWEJpY3pSeU1ta3piblU1WldZdExXSktZM3AwY1d0SWVreGpYekpCTjBVd1UyRnBOV2QxWWkxRFZVZzBlRVpPTVZsMFVVTmtZVXM1YUc1MGJHZFFOREJSY3pZNVpHdFVORUZKUkMxcFUzcE5kSGxhWVc4MVpIcE5OVjlwVDNKS2EwVkRVVFZoZFdrM2QyeEVhMWhRWVdRemVEQm9URzFUUjNFM1MyeFdhMlkyYVhwbFZEVnVhV2xxYWs5b1NFUmpWbmhIZW1aaWVVUjBiVzEzYkVaRmRXVkhWWHBLWTI5MFltUmxlR3hhUm0xa2FtbHFUM1p4UTFBNVdFTlRNWEJrWm1wMWFXWmtURWxITmpoYWEycG5aRE10VFUwMlNYcHliM1ZCV0d4SWJHbHJVamN4U1dVMGNqWlhWMWN3VVZkcVlYUmxaVEZoYVZwc2VHeFdaRWxZWVVWZmVWQnpXbEF5Vm5SaWIzUjBNa0ZoY1dzM2VYVk5VVzU0Vm5GclUzZFBhMEZRYVRWUFRrMXNVek16U0VOQmVITkxhbk5uU25kcVNXaFpMakpvZEhwMVdGTlZkVTEyUTBselYybFJhbk51U0hjLlRubVRSa3RGREkyUGVOZGNHNkdYOVB1Z2IwWnJ1TVE1YW9ld1A2NHlYS0EiLCJleHAiOjE3MDYyMTcxNzEsImlhdCI6MTcwNjIxNjg3MX0.eCDLp5D7gPGmpez7NOKVdRbEBvNIiEDB0i_C8_IOFfw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001910"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:07:51 GMT
	x-forgerock-transactionid: 7b6ebfff-135e-4915-8239-71700d4d2858
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:51.564 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:51.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 367669: jsonPath($.tokenId).find.exists, found nothing
21:07:51.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,367669,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71f3471f, username -> user.1001910, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46d6b751, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216871611))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:07:51 GMT
	x-forgerock-transactionid: 0d461f4f-3f86-4bc8-a1d4-bad94d8a7429
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmtuZTIwcGR1cmoxMWc3ZDN1b2k2MGE5a24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T2IxbEpYMUJFVkhSR1lubEhRWHAzT0dKTFlUQm5Ma3RQVmxwVmFWZzFha1JSYVhkdWRXNVVlbk55T0VsSFpuQXpMWGhUYkZad1lqZDRXRVU1T0ZKdExYVnVOVE5KY1hCWFdtOVJhek5OUjJVek4wcERhbWhRYm5ka1EwSkRWMkU0V1dOTVRsSkpVQzFLY1ZwUGVXcFJVakl6ZVZWaWNFTk9ielZ4VTFOalFsb3RUblZFZEVkVVZIZGxiblZvUVhSRUxVUnFaVXBVTFV0YU1uVjFSSFZWTFRSaFNFbEtXbEpCTXpoRVJsTnRRVEJDVTJkdFpXc3lRVWxHVVRWMllYazJRV1pWU0d4UVFqTnZjM280YldSU01rYzVMWGx5ZUVKNVgycFdRWGQyWVU5YU1GbHdkRmRPUmxKalkzZHBRbWxSZFZGV1prOWhNRmxJWm5aMVFXUk9OSGR4Y2prMldFcHJNREV6Wkc5aFVrczJlV2hRY2tOc05WbGxNemxQTkVkVlp6aDFVVmhNVFVOVFRFcFZjalpTY0hSSk1FZDBObFZpWHpaTFkzWk5PVmwzYjJNNE5EbGhlaTFPYkd0ZlNtVkNjVU5VUm1VMlVEZHBlVVp6YjNaM2FFVnNjMHhtVW1wUGNrUnhNVEUzYjJoZk5IRnBhRmREVjFkaWNrcEVWUzE0UTFRNFNIZE1NRXhVVVV4dVIwTXRlVGRWWm1ORmFWRlhNRVZyWVhac2NrY3dkVXBwWDNWQ2JXWjBSV05GY3paQlRtNUlRVlJGUVhoSVdrY3pZMTlYVjJ3NFRIWlhabkZVYVZGSlIxQk5Tbk5ITWpGSlJERnRaSGhPYVMwM1dEQldlVWRQTlRFeFoxQklObWhmUW1sT1UwMUhhVlV5VkVKdlJWUTJWRU01YW10WFNFeE1TVkZrYzJGeFVtOUZNemRuVjNkMVJHZzNXbXAxYTNwWk5tMWxTRXRZYVVKV2RsSnRNRWxLZGtST1lWWnlkalZOV1RkUmVuQlNWbE40WWpoMFdXbFBNRWxXVjJWSGQwc3dhUzEzZDFKbU5tWjBZblpsWDBsbVUxaFJPRUZRT0ZOcmVGSTNOM293ZWtkTWVqSnJXa3hVZFU1aExTMVVkVVEzTTJGeE9XVXpOMlUxVHpWSlMwMVVXVWwwY0dweWIyWm9WalpHT1VWR1IwWk9UR2Q0ZVV0b1dsUkhUMmd3VUhsa1JXWkJSR0pLY0VSNFZtUkRUR2RzVlhJeGRWSTBMa3hmWkdGRlpVaGhTekZxYWpKZlF6aGxha1ZOU21jLm5tSk84bTNNM1NTWTlVdkt0SHlpd2ktYy1HOG5XZklINVMzQnFjSjMzeTAiLCJleHAiOjE3MDYyMTcxNzEsImlhdCI6MTcwNjIxNjg3MX0.0SqQNLDjMw60bxIFPQoMF0qcXDNd4EZh6fifmspxGHg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:51.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:52                                        2465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=720050 KO=13174 )
> restLoginInitiate                                        (OK=356753 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=355700 KO=1032  )
> restloginProgressiveProfileCallback                      (OK=7597   KO=1032  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.39%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.39%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.97%)
> status.find.is(200), but actually found 503                      4958 (14.01%)
> status.find.is(200), but actually found 401                      1032 ( 2.92%)
> jsonPath($.tokenId).find.exists, found nothing                   1032 ( 2.92%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################################-                       ] 67%
          waiting: 174747 / active: 26     / done: 367842
================================================================================

21:07:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 368409: status.find.is(200), but actually found 401
21:07:56.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,368409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f9319, username -> user.1000342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9b04d1c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216876598))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjVjMnU0cWsxaTB0dHFsbms0bWZsMXE3ZjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blh6bHpVRFp0YkZVMWJWOVZVbGcyVjBGV01XaG5MbTFhVW5aQ2JVdFliekYyVm5wblVISm9aa051U1RaMlRGVkJiMVl0WkVZeFZsQXhZMlZqVWxkSk0xQkdUVzVSUlROek4yUnRObEo2U25oYVNYWnlkMWhPY21oQlkyRk5URmhpU0hwUVJVUlJjalppWlhSemRrWjZXa05tVURsRFYxSXdWMmg2Y2xNM1pWZEdhRWREUzJJd05rdFlVMlYzZW5vNE5IZDZhVTVKYWxaS1N5MWFaVkJOU0dSa2NXeE9RbnBOVmpWMlkyOXhkQzFDV1hsR2RIUnFRM1oxVEhwdVpsRkxWbGg0ZVRocE4xazFTMWREVW14c1IxVTBjMEp3U1ZCbmF5MDViMlpuUnpOMllqVnpUVFZSZFZaNGFXaFpaVFZXTVhwcVpXNU1aM1UwYlRCamQzTlVNVXd3TWpkU2RqUkVjMk5MY2poVVJ6Rm5iMDF1UzJaQ2FXRk5kMWRKVDJSUE5qWnBZVWt0Ym1oeVFYQkxaMEYzV2pOakxXTlJSM0F3VXpaeVdsVnROM0ZITUhsc1NsY3dTRWRXVkRFeFdHZEJOVll0VGpaYWVuRmZlV1JoVFRKMk5uWjVSVjh3WjIxblluZFRhVmh1VVRRMFVIUk9hbkZUU2pnd1lqSnFhbk13WVRaa1NXSndTMmRwTFZWaFNuTnllQzFwVFc5a1psVlpYMHRWVTJZd05XUTJSV1JwZDNGTFRucGpia05CVlY5VlFWUmpNMTlSWm5NM1VHaG1TVnBpU21adWRrSTJlRU5WVjBsVmVtOWpka0paWlRGTFNrOVJjakZaYjNscmNqWmlibk5ZU1d4VFdFaFVhbkZ3U0dock0xTjVlV1JEZERsdVZVaHRaM0JQZGpnMGJrRTJiR0pmY2xKbFFtTmhOWE5VYUc5Rk0wSXliVm95ZGpCVldtbzJORFowY2tGMlEwMVdZbUk1TXpsVWFrMU5TVmhyUmtoMlVVNXBUbkYxYjNoTWVEaDNSMlZyWTJOSk0yOWFlVVZDZVY5UWFrVm5WRzFxWjFSR1MzUmFSRVpIZVRNNFJEQk5RVXhTVFdOdGFEQkhVR2xzZURablRXcGtZMkZCWlRaMU1ISjJNVVZxTUVSQ1dsaDJWVXBhWTBWT0xXeGZTMHBIUkdseFFWWXRVM3BFTURaUGRWcG5Xa3BtY0doVFVGTldRMlIzZVdkcGJucEtWVTB3WVhsSWFVRkpMbmx5YTBZMlV6RmllbHBuTVVobVVuTklaRkV3UkZFLkxoajF6ZUhoX2pFMEgwWXFFN2hHTG5aMmw5aG5lRDFrVFlTM1BXLThONUkiLCJleHAiOjE3MDYyMTcxNzYsImlhdCI6MTcwNjIxNjg3Nn0.Z7w36Z7BbYOdYIMfAbszDx1aSSyYHfbNfq5afqA0Qsc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000342"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:07:56 GMT
	x-forgerock-transactionid: bc126c4c-b57a-486c-89c9-73be251a645d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:56.649 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:07:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 368409: jsonPath($.tokenId).find.exists, found nothing
21:07:56.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,368409,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f9319, username -> user.1000342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9b04d1c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216876688))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:07:56 GMT
	x-forgerock-transactionid: 63062b45-760d-47cc-b8ba-c8554de1b4a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamcxZjd1c202cHAyOGo5ZGJvODkyNjZ2MDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmNHSjVhMnBIWm13M04yYzROVkp6U1hka05rcG5MbWxpVDJsVFNFRkpTblEyVGtGYVRFTllXVVpLVlhBelIyZERYMEZETkZoSGNqZFhWamR4TkdsQllWTXpZVGczYlc5eE9DMXNTbm8wWjE5aGJUSnBZVXRUZDA5RWREQnlPUzFTUW14dldrNVpNVmxYVW1SSFIweFBPRGN0VDFoQlZEWmtVbmRZVVVOUlJqbDVhSHAzWVVWUmJtYzVWSE5KYURSM2RFTmFYM1ZxYTFSWlZpMUtTM0pTTFZsMVpHcEdhelZoVEVSemJtSldXbTluVEZJd1dsSkpMVFpNUTJ4eFgwTlNlSE5OWlRoUVkweHFSVWRrWjJKMFpGOWtTbXg0TVRCRlpXd3llR3hDVjBzNVlWbEhjRTF0TTNKME5URm9iVVJPZEZKU1JrWXlhR0kwWTJGQ1FYWnhXSEpQVUUxcVJXaG1ibWhTUlhGdVQxUmhNbm94VUZoTGREVnJiMmxJZWpKVmRESXdYMHRMT1dKV1JWSXlNMmhFYVRSTE5FdzBXbXhLYjB4eFVrWnhURzFEUVd0SWJVWmlUR1ZTUWt0dlEwWjNlR3RFTUdsSGQxSXRjakJVWDJKdFZsaGZTelYxVW5OalFtOVBjRFl3TkdaRlpsZDRPVUpET0RaNVlUTkhSRlkwYkU1UGRUbEhZVE5TWlhWbWFXMVNhVkpzVlZwUE1Vc3dOM0ZRWldOVVZuWk1MVWxKVHpKZlVHTTJXRGRTVTJ0SU9USnlka2hGUlU5YVV6WmlRM0pPVXkxbFVTMVpjWFJIWDJOUlQxOWpaQzFRZUVONlowMXJiR2RYTUc4dFJ6UkJZMUk1WkVGemRETnpSa3hhZFRoTWJpMDJibU5vT0VScGJUWlhUa2RXV2kxVGNFVktVSE0yV1UxeVVVZFlWVWwyTFMwNFRsUk1aMHBXVlV0SU5VdG9jbnB3VW5WVmNuSmhVbGhKYTJOTmRsQjNhWFpaVVd0bldqQnFPSFZxYVdjMmRVeE1ZekZPWkRaMGMzVlNTRXBvZFcweFZFcHdabU5NVFhOQmFrcDFOV3d4UW14amFqRlRkelF6WVVFdFJtdEVkV3hIV21GNVdtOTBUVWN6UVZoeU5YUm5VbTB0TjNkWFRtRnhOSEpuTFdwQmFGVlNhR3hLVTFkRFlsbGtWSE0xT1VGaWRGWlZZbmt6V0dJd1ZVdzBPWGxIZEd4TVVYRlNUSGhKWlRKT1lqQnpMbkZ1WjAxUGIyTXRaRTVCTUhkNFVVczJkbWRFWmxFLlVrRmlzdEswM2p6LU1yQ2F6a19XSFotQjZsVS1OV0otOUN6VmlyNUU4ZU0iLCJleHAiOjE3MDYyMTcxNzYsImlhdCI6MTcwNjIxNjg3Nn0.eUdhWuowiQQ2exzKuRyXG5s9mCEqV4V6jzzsX0vuI6A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:07:56.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:07:57                                        2470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=721522 KO=13176 )
> restLoginInitiate                                        (OK=357482 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=356433 KO=1033  )
> restloginProgressiveProfileCallback                      (OK=7607   KO=1033  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.39%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.39%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.97%)
> status.find.is(200), but actually found 503                      4958 (14.01%)
> status.find.is(200), but actually found 401                      1033 ( 2.92%)
> jsonPath($.tokenId).find.exists, found nothing                   1033 ( 2.92%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################################-                       ] 67%
          waiting: 174023 / active: 18     / done: 368574
================================================================================


================================================================================
2024-01-25 21:08:02                                        2475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=722983 KO=13176 )
> restLoginInitiate                                        (OK=358207 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=357153 KO=1033  )
> restloginProgressiveProfileCallback                      (OK=7623   KO=1033  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.39%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.39%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.97%)
> status.find.is(200), but actually found 503                      4958 (14.01%)
> status.find.is(200), but actually found 401                      1033 ( 2.92%)
> jsonPath($.tokenId).find.exists, found nothing                   1033 ( 2.92%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################################-                       ] 68%
          waiting: 173289 / active: 31     / done: 369295
================================================================================

21:08:05.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 369708: status.find.is(200), but actually found 401
21:08:05.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,369708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e00a9f4, username -> user.1002116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7159dc7b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216885275))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGY5YjIzbTdlaWI5dmdlNTBjNDlpaHNndjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFQwY3lZVWxpVTJ0NloySkNXbFp3WkZoNU9VSkJMbnB2WDE5YU9VTnJlSEpzY1ZBeVdFdzRiR2xEUmtKVlEwRlFWMEpNTUZJM1JqQTVWVEJCZVRaaFVHeERkbWhIYlVKa1dsTnRabmhxY2tzNWJGWm5kVlJYZFZocVJsVklkMWwxUVcxNExXNU5hamxFVEdkQ1EyMUpRMWxFTjJOVE9GUnBOV0l5T1c1VlZreDJWVTF2YW1kQlZsSkJhRU5OUW1SNmRVRTVMVkoyZEV3NU4xZHpTME5DVjJ4RVRGVktiRjlPVVRCcmVqVXRNRlJMWTJONmFFMTVUbmxFU1cxM2NUSXhOMGh3Ym1wYVRHSlNheTFDY1hacGNsa3RMVkl4UldwbVFtNTVWemQwVGkxNmFFRXllSFZNV0ZkeWJFeDFZMXBsWVc5S1NEbHpYMlV5ZERCUWFEQmFPVzV1YkhWTlEwbHdPV3B4ZDBVeVpUWlNOelpFUkVSQlZYbERhMVoxY1RGaWNGbHZYMEo1ZWtkc1drRkhYM0ZHUzFsc2NIVlNMV3B4UmtaZldFSlVhMDF2Tnpkd1JVRlNVRWROVjNaSE5qRTNVa2t4ZFRWS2NWVnpjSFZ4WmpsUFZGQlNiRXd6YjJZM01FbHpWVGR3Y0dOZmFYZGhaRWhhVDNCZlZtdzJaalV5VVdjeWQxaHVVSFJTZFdwMFdHRnBUREZOWTNCdFpUWlhNVk5wTldZMFowOXFWREJ3Y0doRWNtWmhXR05hUjNGMWVtSnZRalI2YzNodmVWbHJSRkYwTWxWR1lVUnlTRFF0U0hFMVNIUlNOa1pMYzFjeWNEQXpabDg0T0hCTlNubHFMVTlWY1VWTE9FdGxSM2RmYkhkTE1XRmlTVE5OYldaUVpWWkZVR3g2VVVwRlMwcEJXVTkxYTNOa1ZIVTFSR3M0WlhSb1RVRm5iRXQ2VFhsWE5rRklSM1F4ZG5CeGEwTXdVUzE2T1ZSaU9VdEpaelUyTVZOVE5VUmFTMlIwT0dsamRVc3hjMUJrY2tsTlNWUm9VRU5QY0dkVmJUUkNSRU42UmtzeFVrcFFkMFp6Uld0dWVrdHVUSGwyYlVORlVtNUhibmRIYzB4VVUyOUlSa2xIU2tSNFVsVmliWFowUjJwUGRXaG1aR2hRUXpaVmJXMWhYelozT1hjMk4wNWxVM1I1YUdsUVVrRnhXVzFqWlV4dmQxSkxkbVp2U0hWZmEyMXRRMDUyT0ZRNVUzWmpMbEJPWm5oTFNFWnBZMnh4VDIxRU1ISnJkRXMwWTNjLkdnSFdPOHIwR1RpbGRhcXRaWU9vRVZzb25UcE9WVExsSEprMG8tWTJxZmMiLCJleHAiOjE3MDYyMTcxODUsImlhdCI6MTcwNjIxNjg4NX0.hJhEHMaJAl0harHhd_pvGpDTSqaXUTqVkq6WR9VEmxs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002116"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:04 GMT
	x-forgerock-transactionid: 79edc174-1a4b-4f3d-9556-2d8c3ef86046
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:05.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:05.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 369708: jsonPath($.tokenId).find.exists, found nothing
21:08:05.364 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,369708,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e00a9f4, username -> user.1002116, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7159dc7b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216885363))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:04 GMT
	x-forgerock-transactionid: 04d11b08-0578-4e2c-a0a6-d9c43bdefa03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjEzZjU0YjJ0Mm5tZHJoNnBwNWhoN2VwM28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VE0xRmZTVkp4TkZOT2RqWXlPRkp1YmpCb1dtcEJMa1pwWVZwRlFucG1aMFZ3WlZGU1EydG5WWHB6UzB4UE9WbDNRVXN0YVRSclluSk5ZV1kzZFhZdFQyZGtURFpPVm01c1VsQkxVREJpYkRSRFEyMHpVRmhtVVc4MFlYaFZiaTFZWldabWVqbDNUWGxoVURKVGJrZzNSbWhDZGpWME1HbHROVWxtVFhGbk9FUkZXRWhZV25Wd01VUm9YMHB1Y1hoRldsWXpSMlZQYm0xVWJ6TTJOREZZWWxjMGIwTldkMHRvYmtKNE4xQnRSVE5XWkRoc2JVRlZSa0pxYURKM00wRkpNR1Z3VVhSUFRsSk5OMEoxVEZGT05WUklaM2h3Y1RWeGNFYzVUR3RDV1hOM2VHWnBObEZzZVVscVFtMVhXSFJUVjBoSVZVdG1UbWRJYzJONlNsOXBTa2hsTldFeVpGTlBVMGhPZDNKbWNIVnhOR05oWjFKbWVreHVZVGxNYTJKaFZIRkVURmRPUVVGSmJVeEtTVVZyTlhoRE5ubDFkRFJ0Y1Zoc2JHNUdVbkF3TTJoNldVZzVla1pJYkZaVUxVcGpkbDk0WkcxeFgycHZhMHRIWm5wblIycE1SVEZFZUhka2JXdHZjalZOUjBKME1ITkRWMEk0Y2w5SVEyTlROM2wyVFVsMlNpMXVMV1U0V0ZsNWNrNXdjMDl4Y0haa1JVZE9ZbFk0YUZCQ2VtZzRSMngxV1VOT2RtZzFRM0ZpYmpFMlZGZ3lTRXhKTWtGSU4ybEJiSGRqUzFoU2NqQTVWMTh3WVVrNWFIUTVaMGQ0ZGtGM0xXZ3pXbTlCVFd0b05qWkthbTl4TW10clRUQmpXRlJNU1Y5UmNtZHdkM054VldKNk56WkxRVzF4Y201TU1qQjNUMDU1UlRKak1YRkhURkZUU2pKbVluaFBXbFJFVGxoWk1XUllSVkozU1doMU1ubDZUbmxxTlY5SExXSkxNa1ZDUmxkT2IwNDJhRWhrTFRCQ1FqTjFkRGRFTTJwRVRITnpTVGN4VEdsSmJYaFVhbTB5U0RkM05qVlJVMEpRTldoVVMzTktVVFZFYVVKdldEWlNWbFpwVnpJMlMxcEVkemxpVjBkdGVVZ3hja2d6WW13eWRISkxUbTFYYVdzMmRGUjRUVkZHY1Rkd1JIb3RURzh5UWkxVFJFVXhPVGxvVm01U1gxbGtkWFZGTmt0ZmFXZzNTMVp4YUhKa2RXMHdMamRFVGxod05VZ3pkbE5uTkVacFpHSllVa3hUZEVFLmExWVBpWEtlV255NmFLR1h5UGVvdkJ3UmhkWFhzaWczTl91VkYxQWE4YU0iLCJleHAiOjE3MDYyMTcxODUsImlhdCI6MTcwNjIxNjg4NX0.V7aBqmoueLm1PKINOXGjV8whKOBBcDDJd7VFIoxpoNU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:05.364 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:05.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 369752: status.find.is(200), but actually found 401
21:08:05.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,369752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bbe5032, username -> user.1000550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@711a5ffa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216885595))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3Y3NGJxbWZyZ2lqcjBjOGRjdGNjNnQ5MjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlpWUkpiVVZXZDFCek5sVkNMVUY0UkRFd1kwWjNMbXg0TTFaaFJEbDNkaTB4UjNwbVJVNHhlakJ4TVVvd1kydEhRME4zVHpkRkxVOTRNSGhNZUVSM01uaFNkemRFY0RGbE5tdHBkMFo2VTJoWllrZEJZbkY0V2s0M2MxRTNTRmg0U1dSamRUaDBZV3RNVEVGdmFFNDVUVTgzV2pCb2JHZFFiMlJrYTI5ZmNtTnhaV3RSZG1RMmRraHNPVmRKTkhSMVRYQmxZWGxIWlRnNFFVNXpUV2xoWjNKV056aElSa28wYVZaMU1EVk5jRWhEV1dwUWNGRlhMWFJJVlZZMWJ6Rmtka1ozWlU0M1RXMVFTMkpTYzBwR1RYVmtiRTh3UzFaR1pHNWlWalo2TkZKNlEwUllhbmMzYkhOUE9UWjZNM2h2TWxSVkxXVnhhRTAwU25SUWNUUXpiWFJ2VGpSeU1XSXpNRkIxV25FNGVESm9jazlNUTBkVGR6UTFkaTFZYWxGZlh5MTFOMEZzUlhad1dVSnpZMVV6UzNWTWRuTTBkRjk0V1VWa1gwVTVUemxEYzE4ME5sRklNaTFITFhCblpGUmtVVE14TlhkZlJsVmFWREk0YzFGbVVVVnpYMU42VlhKbWVWQkNkRlp5VVhCV1JVOU5ja3R1VmxwSVRFTmlXVzVQTVRGWVp6bDZka0ZyV1ZRM1UyaFRRakpmVW5Jd1dtSXpkM1Y0TVRCU1RGVkVTMDlXWTBwR2RuZFhOR2xQVERrd1dEWlhWelJZYTB4cVlteGpiRlJhUzFCRWEzSjRiMmx2TW5KTmIyOVZRbmRpWW5GbGRsUjFhell0UjFSb1RWbHFXa0YyZGpkaFMwNUdOMUoyVGkxaVRscEdaRXhMZVhZMU5ubEtkM1pNUXpoaFNqTlZjVXRaWVZBdE9YZE1ORVZvUVhCSFZGVkxaR0Z0VUUxVlYwaFpWWGRrVGxWcFh6Vllaa2QwYlVsS1FUZFpTa1J3VUhWU2VsaFlPRTUyUkdGS1kwUklWVUZHWW5ONWIxOVdja2Q0UTJSaVpsTlRkMTlvWldSRlZqaHFTbGg0UjFjelRqZE1RVTVUVVcxNGRtOXBTVGhOVERkbWJVcGxPV0o0ZUhWM1ltaFdabWhLV21SWVdYZDJWMTluVHkxaE1GbDZabGRZVGpGbVZtRldhblpSVkRSeFduQldSREJZVVVoQ2MyOURja1V5VTBScmVYcHFOMWg1VWpoYVVUZzRMbUl5VjBkNFoydzVVbFIwWVVSRmFGWlNYekU1WDJjLlFKRUtvNktiNXRPMWFVSkNTSDJzR1FCd0hRZUJFR2hPZ0Y4SnlNZHV3NE0iLCJleHAiOjE3MDYyMTcxODUsImlhdCI6MTcwNjIxNjg4NX0.iiMaCmkz4m0tjy91d-CbIzv_pCW3leOFPGI8tpp23pU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000550"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:05 GMT
	x-forgerock-transactionid: 0c296dad-a568-4260-ac62-45ee675c34f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:05.645 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:05.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 369752: jsonPath($.tokenId).find.exists, found nothing
21:08:05.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,369752,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bbe5032, username -> user.1000550, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@711a5ffa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216885686))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:04 GMT
	x-forgerock-transactionid: e62b700a-197b-487f-9372-df52dce04361
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXJqbnRoa2hiZjNvNWtnNWVpNG01dWZtajQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NWEweHdaVWR4TmxCalFsaHZWbnAwWDAxak5EVjNMa2M0UjJJeWMzYzRTazlzYzJ4b09VRm1ZMUJXVjBGcmFYcFNZbTl0VWpKUVlWTllORzFxVDA5RWNuWk1abXBXWnpkZll6VXlXV0poZFVOclowRXhSRWxzZUhSVGIzcGtSMXBSVmxJMmVuZDBaMW8yT0hkNGNrVkJWbkJ4UkRkbU5EZHhORU5TV1drNWNWaFJTM0JsTTIwelFYVTVZblo1YmtsTE5HRk9TbXBqZVdkcmR6UkNhRnBHY2xZd1IyTlBVRk5qYnpjMWFuWkZabkpwTW5Wak1VZGFSRTVaVlhOb1dIbG1abXBCTnpOcGRGcGpVVll6YzJ4dFNsVkNZMVZaZUdFME5URTNUVkJ3VlZoNE4zaHRWVlExUlcxeU1HaFFaM1ZEUVd3eFV6QXRla05DYmtSbWRITlhWR0psVlhKbVZUWjROV2RSY21oTFFVZFVVVlJQYUhZMlJ6STNOVFJhT1dOdlJrZFRUVWQ0WTNOSFZHNUVNREJNTjAxWlgxaG5hVmhSTlRSU2F6Wm5TRmhMUnpkcFEwZEpTMFZ6UTBoMlVIUjVTSFZ2VjI4M1pFZDNhRGMxVG5ORGRrVTFXVVI0Y2twUE4xTXRRbFZJZDJWTk1IQjJTMFZZVjNob05UUlNNRkpNTFhZeVNFUTBOMEpxY1RCR09VRXRSamQyTkY5aWFWVXRiV3d0YjNkU1RGTnhkRVprVTBoV01rTXpSMjl3U0RkU2FERkljWGhuZDA5WWRqRXlWRnB1VnpWdExWUnBVV1oxZWsxRWJVeFdZMUZ6VTIxRFV6Z3lUa0paTjJzeVFuVXhUakpRWmpnMFVXd3hRMmRXZVVGNVZVVm5aREkyUWs4elFtSlJORmN4VFhNNVZUUXdVRTFEUzNOTWFGZHlTbG8wUzBjeFNFWkdSek41VnkxMVlXaFZMVEZ5VjNkRU1WOWlRbVYxU1VwR1UyeHFjRWx3U0ZwaE1UTmhTbkZhZVhvdFVUUlBSRWR4U2tKNldqWm5WVU0wVFhCeFdWWnBlbGxKWDAxeU5VTkhNV3hDYVVrNVZuYzJSbVk0U21OU1dDMVFNMGhUZG1JemFYRk5WRk5hVEhSRlExaENTMEZwWVhwcFMyWmZhWGx4VW1FeVZsZHpWazlUWjBkUk1FeG1ZaloyWlVkNmJXWlRabkpKVmpRNFlrUmZTRlpKZEZWWVJITlNRaTFOUldocFRHeEJMbUpCYmxOdVQxaDFPVU4zT1VrMlozQnpVRmRIU1ZFLmpZWWltY1RoSTNOMzdMUFVJdTl0Vm5sVFdwUWNRV1YzZUdITkViWE8wRDAiLCJleHAiOjE3MDYyMTcxODUsImlhdCI6MTcwNjIxNjg4NX0.IPcLdx792Os4RUu6A29lvEUAq1gntvPPgT6kddQbQms","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:05.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:08:07                                        2480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=724540 KO=13180 )
> restLoginInitiate                                        (OK=358975 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=357924 KO=1035  )
> restloginProgressiveProfileCallback                      (OK=7641   KO=1035  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.38%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.38%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.96%)
> status.find.is(200), but actually found 503                      4958 (14.01%)
> status.find.is(200), but actually found 401                      1035 ( 2.92%)
> jsonPath($.tokenId).find.exists, found nothing                   1035 ( 2.92%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################################-                       ] 68%
          waiting: 172521 / active: 26     / done: 370068
================================================================================

21:08:09.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 370331: status.find.is(200), but actually found 401
21:08:09.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,370331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34281c10, username -> user.1002821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17a5a79b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216889528))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmE3MTJnNjQ2MGRsMGUzZWhpcDVpZXVzZ28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFRFSjBTeTFuYkRaRVMwMXZPRWxWTjI1SldVdFJMbkZqVEZOdGJ6RnBaemxTWVVaQmFUazBPVjlMT1VKVWRsUlRlRzB4V0RsWk1uZFFhMFpoZUhaM2FFdFlhMDh3Ukc5bWQwTjRaMmRJWWw5RWFUSkVibnBwUzJsbVEySTJhRkZqYldoRVRVdE5iR2hpTkZOaE1WbERYMGQzYUdkTWVuRlBRWFZKUzE5Qk1HbGphbTV1U0Rab1MzaEpUMnBmT1RkS1oyMTNOV0Z2WkRSUFZIQm1URnBYTmpSR01WOUVWa3RWU2xaTGRWRjJWazlOV0RSbE1HOWtTVEJZYUhWVllqQmhjV294Um1zMllYTmllblZOUzJGWFZtRTFkWGg1ZFV4dVpEY3pjRFZqWkhFM1ZqQlJMV3gxYjBka1VreElVSE00Y1dOc2MyRlVhMkZPTkV4RFRXZHFlbVoyVUZOcmJrSTBORnBsZFhnMWFYZHZPSEJoV0VkeFZGRm1ObTlOZUhCTVpIaFBjMk5TUWt4YVYybG9PRzB6VjBveFZVcFllVlJqZGpKelJsUlhTRkJFVFVWbldrZHlja05MUkV4amFVSmpZeTFFZUZGek4xaE5jbVZaZW0xSllrNXRYMGhaVlhsSmVYWjBURGhQY1RjelQzWkRNa2w0TVY5WWVIQnJjV2xHZDJ4d2MwNUxiV3BKTWtodFdHSkRiR3R1Y1dweE1GbGlVV3h1ZFV4d1RqQTBWemhKWTBoUVZ6TndXR2xyWDJrM1pteERXRXczWkV0amREaEZlSGxDYUVWM05GTklaM00xVHpRM2FtVTRhV2w1YlhGalprSnpiRmN0VG5WeVRWbFNRV3hzVmxwcFJtVTFZVUpEWkZsdVpHMUpjbVE1Y1ZkRlRuWmhSRUZqUTNGc2RIWlphRVEzWkdOdlR6bDJUa1ppWlZSamVGWjROVkJ4VEZseVdWSmxSR3RwWlVWcFVsaFJaVU4wYjJScVdFeHdRV1pVVFdOTVQxbHBPSHBUU2tGVFQxbExTbFJ5V25kcE0yRjFiRVkyTjFodlNEQldUbWxmVkc1WVZFMDVTVGsyU2pWQ1ExSlpaR1ZKTWpsamFVOWthVjk2UmxCc01HMVphRU5DV1dSU2NHSlhlalYzVUhKdGJWSnBTWGx2TFRaeFoycDFjbmhYVkVoV1QwWTFjRTlaUW5kV1kxbEhOMlowUzFJMWNHeFpjMTlFTTBwck5tbDVaMDVYWWtOTWNrWm5Ma3ByWVd0dVVGOXhVVU5mYkVWSmJXOW5jbXBHZEhjLm5Ed0FKc2wtNkp6bU9uWlBjTDAxR3FDakJYWkV5U0FhdlozYmhQbU40S1EiLCJleHAiOjE3MDYyMTcxODksImlhdCI6MTcwNjIxNjg4OX0.xUqNYf1SHe3HPwQ_kUTbbMqyqEvVGrDe6Zet8B7a2v0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002821"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:09 GMT
	x-forgerock-transactionid: 99fc4f9c-e001-452d-a470-8bd0d11871c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:09.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:09.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 370331: jsonPath($.tokenId).find.exists, found nothing
21:08:09.618 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,370331,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34281c10, username -> user.1002821, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17a5a79b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216889617))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:08 GMT
	x-forgerock-transactionid: 76a2ba98-3351-4b7b-a70e-24996b4cd5f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzVhMzI2b2JtN25sOWw0ZzNxcHZycTJwbDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U00weEZUSGhZVUhRM1ZEaDNYMGN4VUdKaVltTlJMa0YxWkV3MlprUTNkMmRTVEdSVWIyUTVjaTFRU25SV1ZFWlZhMm81WmpsSVMycGtXazExVDJWbFpqVmtNRlpOZUcxUGFXWk5iMVZ2ZUhkNFFrWkhaakJCVVRWMlNVMTZPRWxpUjJSbWIwUjNSV2x5VDI0dFlUQjBlamRGWkY5RmVuUjJVRlpXVVhaa0xWWm9ZM2RxTkhNeVlqQkJVVzVQUW05dFIwUldhMnB1T0d3eVRuUkROVVV6ZVU5bWJsQnhOSFpxT0VwMU0xWmlOSFJtY0c1RWJFWnFZekJUYmsxcFduVk1NR0owWDJsMFgwTlFTamhQWjJaRWMxOTZla1IxUnpSYU16UjBWR1l4U2tWcmIydFZZVVI1V1hrd2RIZHBlVkkyY25OQldEZHBVbkZ0TXpnM1ZtVktkV1ZRY3pKTk56UlBWRzB0ZERCNk1YWjRUWE5tYzNONk0zaFdTRUpxWW1RMGNWbExkMDFKZGtWNlpWRkVORlkyVWpkaVpFNHlNRE5qWm14eU5IVTJaVGx4VmpGWWRXTnZkbWxOV0U5U1JFSmxPWEpCVURWRFdXbE1ablZDYldZeFNXVnZOMnBKYjBwTFJtYzFZV3M1UWxaRlREWjFObnBKVWtwNllWTm9Ta281YTJwNU1Xc3RaVVpQY2xCelVrNXVZVEpaVVdaTmNVSlRhR2R4TkRSbE5sUmFVM1pPZVY5SFZYSXlVV2d0U0hCbE9WUlJWRmRpUmpKdmIzVlJSaTFoYjJOaGJFWTFiakk1YWpsNVUxSk1aMGxmU0VndFNXTlNjbE5tYjBGVk1WaFZkbGxITW10Sk9EVlRjRk5DYVhsUlkxODRibFJ5UVRZelR6QXRXbFZ4T0ZwM2FFWnBkakZWTTNoR09FNWFVbTl0ZW1kTk5EazBUVzlyZFhsR1gxUmxYemd4ZUZCNGVERkZOemR0TlhoWFlVRlBXRUZhYkdjMlFtdG5TR05DVmpFeE5YQndkalprVTJGYWJIZDBUbG93WmpsdGVYRjVZWEpRTkZOamQycFllR0kxZUVsRWVUZDZjVkZ3U25GcE5HdE1SVEY0VFdSWlV6RlVXVmxXV1RSbE9HdExlVkZUU0c5VWIycG9ZVk56TFZSdVNIUkxSVkJwYjJSZlUxbzNRM3BUWld0bU5YRldkWFF5U1ZodFVUSjVWemw1YkZOWE1IbE5ablJGYzFCNlIzbHZMa3BGTlV4Q2FVOVJRelpET1VZelluSldUbGxCZFdjLjNLdDZ0em1lRnl3UDhTQ0tUeHJVNzhfUkp2N0E1c19yOHVWZkVBbk4wcTgiLCJleHAiOjE3MDYyMTcxODksImlhdCI6MTcwNjIxNjg4OX0.LJjDtIULOLRjsWIXzgNRd7t6RhmA9v8teEf6le_Rgc0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:09.618 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:10.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 370475: status.find.is(200), but actually found 401
21:08:10.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,370475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61134b0f, username -> user.1000572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ad5698e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216890473))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm11aHNpc2RpYXVxZ2NwNzNodXB0Zmo3MGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFgxYzVPVnAyYnpZNGJUQXhiMDlEVHpkclp6SkJMbEpSYldWMlRVRnhlRmxUVWxKaVUzQkRaWE01ZWxkVWJWUmZNbXBSVlc5bGMwVjVhMGxRVW5KaE1qTnZhbVp4VDNGcWMzWllSM1JmYm5Wc1RteDVSVGRhUW1WUlJtRjVPVGRsTURack5taGxVRXAxY0RWbWFWWkxSVWxTVVhWWlJXRlNiMEl6V1c1TU56UlRVbUpTUkVaeVJtNXdPRGxPUkhsaGNtNW9kMkkyZDI5MGRVTlJVMlJmY1hFelgySlBZMUYyVVhCVFIyaGhkVE01ZEVwUFJXTXdTSEpTY0dSTmNYWldNMFpQZDJkMFl6QnRSMHhxZEVkWk1rVmZkVUpRVDAxelZWbERlblJCVkRsTlZ6QlNTR2d6YkdoV2RETmZVbTlvV1hKQk5rWnNNMGhKYVZodGVrUkRSV2RGU1hacWIxOTRSR3hKUTFKQlNrcElWakkwVlhoS2Vsb3RkekkyV0VaeldrYzFNVFp5T0RaR1UyRnhMWFZQU2tsdVl6RkdORzFGTXpNNWFEbHdUVE5UYldKaFluUXhMVVJWTlhWMFNEVnhOR2xXVVVGQmVWSnpjbVZKWmxsVlZYTlVZbXN6TVVOd1NtOXpUbE5aYW5oWmRuZHlUSEUyU2xwRGJ6aHRhVTlOTW1sR1lrWkpUVzAwWjJSRVFWOUxSMXBUVEVOYVJuWkpNVlZCZEV0d09XVjFWVkJ2VjFwbFdFSXdZVzlGZGsxaWIwaEZXbTQzWkZCWFdUaG5OSGx1U0hVMVkzVlNhRXhXT0MxWlRYaDVTa3N3T1ZaeVdtdG1jR052YldoYVIzRjFVRFIyTkhGQk5HcHFaVkpWVlhoMllscGtkMloyTFRKMFEyNWliM0Z5YUVkMk0weGZiM2RUVUdSaFgxTkRSMXBYYVZjM09UVnZaamhWVUV0aWNFb3hObE42ZUc5MVZuUXRMV2RXUlc1VWNXZHRRMGt3UzNaRU0wODVlbDlQYm5kalJGVk1UbmRDVFRsTkxUTTVPRVIwTVZoSlJHNURaWEJ5YlRoUmVXRnlTa0pGU1dSQmRGTlBXbEJwZEVvMVJscDVNV2xZV1hOcmJqRlZWakJNZW5SUVZXbEtWRlpJWjBweWNHZzRSVE10UldwS1VqUkxObU5QZUVsNmIycG5SRlU0YWxRNGEwYzRiMjl4V1RoUVZYRlplVTQxVjJKcE1uazJjMUpSTkRST01tUTRMamxIYXpsZmJXRnJXRFZNUVVkcllrWnRVRzFMY1djLmh6aDVnUkJIdnJtMEZBWjY1N0dnQm5rNTVhTVhMbnBXUzNSSjNQTkdRVGsiLCJleHAiOjE3MDYyMTcxOTAsImlhdCI6MTcwNjIxNjg5MH0.ZnSN0q67NlEwT9K3xxnPuVbDfq3mr9lKJoprX3ipBPY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000572"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:09 GMT
	x-forgerock-transactionid: 50679499-03f3-4535-866e-215ed6b7a718
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:10.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:10.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 370475: jsonPath($.tokenId).find.exists, found nothing
21:08:10.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,370475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61134b0f, username -> user.1000572, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ad5698e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216890561))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:10 GMT
	x-forgerock-transactionid: 7cf51a2e-3b65-4361-a5a4-113283b80d4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjZwOWJqMHRhc2o2MHQ5bG1kYW43Z200ZTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFdrdHRMVTlEZVVFMldsVkhlRlUzYWpGamF6TlJMazg1Y0cxVGREWnNWbTl2YzB4Rk5IQmhSV014UlRCVlZsZGhZMUpxVWxjMFdERnZVbUl3TTFwQlNtUTFMVGh2T0MxVGJYUkdNSGxEV0RSR1oyMU1WbUpDTUVSRmMzZFRWRFI1WWxwRlduQkhVWGhrWTJjeE5HWlZkMjVCYVdKQmNVVkRjWGhOY0ZsaE9UTnhaM3BYVDAxTlIyMURhWE15UkZORGIzVlpjbTltUVdSS01qUlRjbVZ2YURReVluTmtNRU5zYjJONVdFRktWRTFZVDJaR1luQTFibE5YZFhKSGVGazBYM2hqVkRKVU9VWjJXVVZDTVZNeGVpMTZNVTAwVlhkUGFWSkNOazU0VVZOd1VXRndTalEyY1UxcFNIaGFiamcyYkdaNWFsVkRRbm96VnkxNGEyNXhVR1l4U1cxMlluZHBhbU5YZFhoRlprWjBSUzE0VEhWcGVFSnpTWEkzUW5jNGNGSjBRWGhoZGtkWVRreE5Wbk5UUVhWdFV6VlpjM0ZUVEV4bFIyUldURUpMYzA5SVl6ZFNiVEJDVkhka2REaE9jMm8zVm1WUE1FUnlVVFp1UW5ka1JGZGFSVkpUVXpKNVUyY3hjMmxZUW04NGRXUkNVMmRQY0d0MWFFdDJXbXgyVFVwM2IwMWtOMFZGVlZKS09XUklZMkpUVW0xU1QybHJWMUF4ZUcxWFVVZGZia2xTVDNZd2JHNXpiMWxNVEhoeE5URkRWMWhyZWxsaU4waHBZVVl0ZVhOYU0yRjJiRXhyUkdwaVpuSkNhMlJPT1Uxc1RrbHBVVGgxUkRkMlQwUmxZV3hZVHpWQmNtaHplRXhSYUdoUlN6YzBNRll4ZDNKTVQyNVpWbXRpVVRaTVkweEhhRFZPUVRCSVRXSlBiVlJXVVRBdGEzbDJNelp3VnpGa1JFTkVlR05FV2tObmRWWTFlRFZLWlVOQ1ZVcHFXSGhwWDNCWlNGVkJRMkl5UkhKU2RrTkJVMkZ0UjJreWQyZDBPVUZuVmtoRU4wZHRRbVp6YTFNMVFqWllOSHBmTjFoc1oyY3lTVEpGVkdSeFVUVldNamhuY2tGUk9FbFViVTB4WDB4aWQyTTFORzAzTTBveGQzVnpkM2M1UjFBMVlWQkxUMGh3VkZKWU1GbENWVFZmTnpsNmVWaG5hekJRVVV0eWNXRlpjVzlYVldSQlYyOVBjMGRxTlROSmFIbzBMbDg1WDB0clN6Vm1Zek5QVTNWMGFIUjNUV2d5YlZFLldyVDZicm5USkZsdkpmdVFDSF8zRFpKVGxqY0JtenN6Sk5vcmtZQmE3OEkiLCJleHAiOjE3MDYyMTcxOTAsImlhdCI6MTcwNjIxNjg5MH0.TPxOU4skc21NJ9NxQwStWn7Nn6PgL0DOV4PROfCTodM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:10.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:08:12                                        2485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=726048 KO=13184 )
> restLoginInitiate                                        (OK=359726 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=358667 KO=1037  )
> restloginProgressiveProfileCallback                      (OK=7655   KO=1037  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.38%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.38%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.96%)
> status.find.is(200), but actually found 503                      4958 (14.00%)
> status.find.is(200), but actually found 401                      1037 ( 2.93%)
> jsonPath($.tokenId).find.exists, found nothing                   1037 ( 2.93%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################################-                       ] 68%
          waiting: 171776 / active: 26     / done: 370813
================================================================================

21:08:14.009 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 371032: status.find.is(200), but actually found 401
21:08:14.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,371032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50aab63d, username -> user.1002520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@481a6ef7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216893960))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTIza3VsOGlqaG1naWltaGV1ZjUwbWxrNWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGVWUnZSSGhFUWpOSlNuWm9WVTFSWm5rNVNHNUJMa0UwYkd0eFkyMXliWFZWVkRoU1YzcDBla2RYTVV4WFdsaGhiemhSTWxsSWExZEhaRUpWZDI1c2JXZE5aV2g0VjNsM1VIWnJNVEZSTXpSWFNGVjNRbTUzTFd0UFgwcDNWM3BRUm05ellrcDFjMEY2VTJOd1EwSlpTbWh6YkhCUmJtbEhkMWw1UmtOTFlWSlhhWE54ZGpCMVVUVjJSRFJ6U1ZGWFQzVXRORkZpVVZCTlFUQlpRVlpNZVdScVdFSjVObmxvYjI1TllWZzJXVkprYVVGcUxYRlBWM0JtVVhwUVpVSlZXRjlwWDNoRldIcHJOVFo2TkhGc1JEUnhUa1J0Y2pScVF6VlBWV2hWTUhKVWVsRlNXbHBLUW1wM1JVVnBhelJqZFZobmREVnBPRWxaU0dsMWVVVjNlbEo0UWxsR05HNURha2QwTjJVMGVIQm5WV2N0VVcxWVUwUlFSMHBYY25oS2RVRkxNVUpzYW1sR05ESjNaVkZPYWpGbFpISXpXRFZwVFZCR05IZFhZbm95TUd4aFZFbG1ZVTlIYzNwelJHNXhNbDh6TVhsRVp6WjFaWFYzWW1SRVYyeHFSREl4YkdrMFRHNXVNVVIwVjBaWWNFdHlVMUJSYld3elkwSnVRa3BtT0ZoVFNsRnlTR2w0VVdOMk4xaDROVE5qUmxKVU56RnlOVTFTUkZWeWJHZzBWbVE1TkdoSFgweElkVmh5VEdGTllVaERaazAzYVd0cmFubzRXVGczTFRkQmNWTlRVbTFHTkdsMlFVVnJMVXBSVjB0RmRXUlJTVU42WlV4UGQwcEZOVzVEU3pobU55MWpTVE56ZDBsaGQxQmpabFZPUW5CS1MwNDVRakZsTm1aTlJqZE1iMDF4UVZZdFgwRTVhRVp5TFRKT1RYTkVhRE53VXpKRk5WTmFaMFYwWjNKbFpVdGllVFl5ZFhkVGVqUnlObWhEY1doaFJFTlBWbWR1TUUxeWJFTmtkWFJJVG0xTVdXdEpaVVl6Tnpob2FrcDBkMUZQYURsMk4wODNhRWxGYkRseFJWaFdaMFpOWkhKRlZETXhkMG8yTmtSTVpraEVSbGx6WVZsdk0zZHdZbUYxT1RkRmIySmpWWHBRZEdSZlJ6VkVZMUpyVm0xNVgxbFZaM1V4T1doWVVubEpOMng0VFRWeVRYSjNiRlF4YzJOaWFWWkdjbEl5Y0ZreU1tazRMa2RWUWpkUWIxRTJRV2RRUmtVMVducFFNMFJCZG5jLmNrNTFUSmVHVmR1UVVBLWVvVGVjWkZUb24tcUVyTWctUnBEMnFxS3lzeTQiLCJleHAiOjE3MDYyMTcxOTMsImlhdCI6MTcwNjIxNjg5M30.3Dr6gwYA5hO36Pq78Qr_yn_rzcqWKwSqpMOMpUaCOYU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002520"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:08:13 GMT
	x-forgerock-transactionid: 1b5e9eda-1bd8-40fe-9b44-59b4b1a5e5fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:14.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:14.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 371032: jsonPath($.tokenId).find.exists, found nothing
21:08:14.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,371032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50aab63d, username -> user.1002520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@481a6ef7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216894049))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:08:13 GMT
	x-forgerock-transactionid: 2a3bd68f-1704-41a4-9ba4-c465da0a5624
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNm81ZTRjZDE3ZWNjdGZwMW1xdGMwbzB1NDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGJFa3dPVTh5ZGtKcE9HazRZM2RpZDFZMWEwaFJMblE1T1VkcFJuaDZVelpIU25GTlpXcHdXVEpuTFdaUE1GRnhRVGxzTkZkc1duSjZTMHROYnpsaVFsOTFWSEpRVUZkSmFFMW1aVkZrVDNkSmFXSndNWFIyWkZaRlpITkRNSGt5UVUxdVkyVlFWRzV1YjNrNFNrWXhhMFpSZVd3MU1VcHpORVZqUldwdlZXcHZRbVYwWDBrNFlXSnVRbWRXUVVsYWNuRmxWMTg0UzNoUk9EbGZaaTB3VldkeWJrSkNWa3hPTjAwMmVGQkxZVVJOWlZnMk1Yb3RkWEpHV1V0WVdXVTNlV2QwYkhGUlVXWk5TWGt4Y21RemNuQmlOV3cyY0ZaQ05uaHpkak0yY1Uxb05UVTRNVlpPTFV4MVVVcFllbXR1T1V4WldFaFNaVEoxYnpoa2RGOTJkRmxuTTBWbFIzTkZTV05tTVhWTU1XdFBTa1J6TkRWVVRrRkxPV1Z6UTNGa1NETkNSbEZwVWxobldtOHdiRmhOY0ZOTVNIZFViVXBvYkZCMlNFa3dURkY2Y1RkQk5ubHZaSHBxU0hOeFdTMXdNbTFOV0ROMU5VTXpUVWRrUTJ4b01HMHpiRlZoUmw5NlpuZDNRVmx1ZUhKM1dEWnViRmh6TTA4elNUVTFWWEo2WmtkcVFVNUZkVlJDZEZWTmRraHpRWEZtTjFSUmFpMVFPV1k1YVhWQlptRkVaVlp2Vkdab2FqbFFNemc0UmtsTk1USkRaRTVHWTNSa1YzRlhaRmxDU0dscGFGZDNRblpMYjJaSVZWUlhkMmRyYkdaT2JGOXRlRXhUU0VacGVuTlJWbk10UldOTVRWb3RUbHBEY0VReldYZEljSFpQYlZZemJuZFVTMlp4YWtwUGREZzNNRmg2VjFKUVNrZEVhazlOVlZwUlNuQmhkSFJ0TVZaUVRFeEVhVWx0WDJkTlRXeDFRa1ZGU1ZoTFQxaGZjbXhLTVdwYWFWTm1NVm90V2xwMlRXOHliM2wyVjBWQ2IxUjBWbEp0VDFKNlZFaEdWMjVYV21neWVHNUJWbk5JY21SclRqVnRZa3RFV21ocVJFUjFNSFo0TkVvMFQwZzBTemR0WDJ0ck16QjFRVVV5TXpZeWRGOUlNR0ZqYkhSblZFbHBlSE4yZDJkamNHRmFWMnRDWkUxcU9EaEZMV0ozT1d0dVJtUkZURkZYUmxwbmRIVmhlVUpHWXpGbVdtcG5MbTUyYVZaWFRVY3RkV2xtVDFocFkyaHlYMHg2YjFFLncyanhCTldOZU1MWFExSElyeVptbWRtZVd1WEF2cU5JckFNSjJfMVRzVDAiLCJleHAiOjE3MDYyMTcxOTQsImlhdCI6MTcwNjIxNjg5NH0.efnR_4ry59urAEygD7F5_kjhDuVCz8BBNroBDbIIon4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:14.050 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:15.850 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 371312: status.find.is(200), but actually found 401
21:08:15.850 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,371312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@762824b5, username -> user.1001638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@789979c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216895795))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmNtbWcxMDVsc2ZicWdidnBycm02ZmpmaXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlVEbExTMmwwWWs1U2JGUXdTbDl4TjNCVldXZEJMbEpNUWxkbE1sQklTMkZzUzBGNFJVWkZaMlJRVlVZMlkyeGlXVEJsYjA5T01sOTJTbU5XTlVsWlVXRnVOV28xU0ZBdGRGOWlNVmd6TXpOME4xSkdjbTB4YURsT1pYSktla05wV1MxNFZsbENkMDVpV1Zsa0xYb3djMlZmTFhCeFozRklaa010YVhSd1NsZE1kRXQ2TTFOQ1IyaFlXbTh5U0ZCM2R6VXpWSEptYlZoZlZ5MVpOMk5zY0VoQ1pGb3ROa3hNUjA0MloyZFRRVE0yVG5STE1tRnZXV3h5TUdSb2JHcHFhR2haV1MxVGMyVmxTVXhwT0d0WVozWkdSRmRmZFd4NllWcFlkVnBpVDNOTlUwSjFTR2xEWmpKelUyNDBjV0pKTmtreVluZGtYMkpDZUdkTU5FOVpPSEIyZVhoR2QyY3hNV2hsVFVKcFlVOXlaMkYyUkVaaE9HZDFZMTlGTUdaaVZWZGFOVGhpUkU5cWFIRnZlVWwyYmxKaGNrb3dWa0l3UkdObFZYQkpVR3A0TVhkTGVsOTVhSGxrVUhkR2RGazJjVmhUYzFSME9VMDNYM1F5TWxkblVFMDBNMGRUUjA1TldtZDVZVEY2ZGtKbmVYUklRV28xYlhGVVFVcExkRVZpV2t0a05WTTVOazQ0VVc0M2JISkdhVk5zY2sxd09VRTRTRlJDY25GSlMwdFZWMGRzY21Nd1RHNW1VRlJvTTFGSWNVWk1XbGRhU1ZGMlh6QktOelU1Tm5KTFIyZE1XVGxzYlVsMFVqRmtRMTk2VTB4b1NqUjZhMFpDUjBWTmRYaExOVVZCTVhodlp6VkhkakY1UVdoblNIQkxMV05EWlRKSmQwZDJTV0pSWkZoQ1pGbElVRkE0VmpsdmFGQnRiSEZNUjNkM1dISnJhVUpEVjNKVU1rcFNZM2xIY0V4SlREUnpSbWRJYTFsa09FaDJaVUpmYVc5eFNtYzFhM2RDZVVjeVFtaDFlR3hXTTNabmNVdzFWRlZUV1hKVWRFNVdORVp5VmtsRVYyNVhWR1ZXU0hKaGVWcDJWbFZpYm5oTFluVlBURkpmTWw4NU0wdG5iV2RoWHpSWU0weFlWMnRZVWtZeFluaHhZMnN6TkRsd2IyUnNRa3c1TVhkSVEwTk9hVGhzTWt4T1gxOUNNVFpCU1VnMVJHbEdZazVuVVRoT1dsSnlTbXRMYzNaNFdVSnZMbmhmUW5SRk0wUk9jbkJNUzFCS1NYVkZYMDV2VWxFLlAxekc1WGpKSHlwNzJMRlpvWTZqUVM5OXFaQnpxOHdJaUx6Yk8yNThCMlEiLCJleHAiOjE3MDYyMTcxOTUsImlhdCI6MTcwNjIxNjg5NX0.5kPIPq4aMJdFFvNXQ8qA0H1e3yKQzR4Jev3x7ECXgMY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001638"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:15 GMT
	x-forgerock-transactionid: 7a0ff45c-140e-42c6-9a0e-3aed814b95ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:15.850 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:15.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 371312: jsonPath($.tokenId).find.exists, found nothing
21:08:15.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,371312,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@762824b5, username -> user.1001638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@789979c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216895888))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:15 GMT
	x-forgerock-transactionid: 6ebe04aa-ab5a-4c03-b504-5cba72079e52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDA1Nzlta3NndGFyam5lZHI1a3A4MXY1YWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Mk1WSjBSWFp4VjBwVlFUaGxMVk5aZVVGdFFtdFJMazVEZW5SSlZ6SXRWSFUwUjAxSlVGbHlZVVIxYkdGVE1VUXRVVUl6VldWaGVraGxhVk0wVW04MVdVaHhZV0phVUdORVIyVmhOV3BwWDNkR1ptRkxNM05CVnpsUU9URkZVR05HUlhsa2NrNXhUWHBtWW01blJtaGxObXRNTFV4NlQyZFpPRkkxUm5wRE5HRnhaazR4YWtWdWVta3lkbFpHYmxKTGVEaHJjSE5FWW5KdmNURTRNRWw2V21walQyUjFRbE4wZEZCSE1rY3pTVUpOTlVFM2JFeDJVbGw0UTJOVFFVOVZkemhFUzB4bGVVeGFTVVIwY2tweWNVTnJkVmRIV2pZNVRWcE9TRVk0ZFcxWGMwUnFha2hmUlU5WGN6bEVkVnBmU2tWdUxWSmFhRTUzTTFoUmFtUTVVRXBtVm10T1pIaEtVVWxUTVdGRE1WcEJaVzgyWDJJNWFXOXBNMEkyUVVwWU1sUnVkekU1UXpaSUxXWmpiMDFsUzNNeFpYTndTbk4xV2tOa2RWQnRWR3htY1UxaGIxSjZkakJZYkRsMWREVk5UM2hyTkdGaWJWTlZhamxaVGs1c016SlpVMkZNTmpGWVNuWjRNa2xqZGxWQmNra3pZalJZVEZCMVRURTRWR05YVTNSR1pWVlhOWE5vYm5CSVJVVTFhblJRT0RsdFZVZ3hTR0ZxZFZRMWJHODRTM001VGw5aGNsb3hjRTFzZVV4TVYyeGFiMkpwUWs1cldreEVabGRyUVd0bE1GbDFhVFV0YWpkT01VZG1SMkkxVEZOcVRWaHFWbGR3TTBOSlZEQllZbGRQTVVJM05UVlNZbFZVVlhGMFlXUTROSFY2UW1GRFdtWnhNMVUyWTNGdVJIcDBRV1JEVUhwc2FVdEZaakpYWm10ZlNHWmxaRXd3WlRNMGR6VkJkMDF1TTBSM1RsOXZjbUpRWDFsTFNHSlpURTVMT0dKR2NtZG1UazVLYzJoUlJHUnJTMDlPT0djMVlWZFdORlI0UmtkTmFYRjRWblpGYzNWclgyeEVVMTgyUzJKck9GWnZZVlJhU0RoR2VsbHVSM3BEZFc1VWRYbFpNbGxFYkRsZldGSnhTbUpyWm5SaVpGOHpUelJoTUhVd01XWmZVa1JPV0VaWk4zZHZUelJaZEMxUFZpMDRTRms0U2xsdmRVeERNVWt0TldzMlZuWlpOVzAzTFZORkxYbE5MblIzUlY5cFVURnpNWFIyU0hOelFVOVJZMVIwUWxFLngzbjlSUTJDVXZLd1BuNGNibHZ6SndOTFBRNWxDbnUzcVY4aXNYdWlKZDgiLCJleHAiOjE3MDYyMTcxOTUsImlhdCI6MTcwNjIxNjg5NX0.rioxzNZLnOOEVPZSUlaqPO9QxlAukeFWOwmawtPtiFg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:15.889 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:08:17                                        2490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=727609 KO=13188 )
> restLoginInitiate                                        (OK=360503 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=359438 KO=1039  )
> restloginProgressiveProfileCallback                      (OK=7668   KO=1039  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.38%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.38%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.96%)
> status.find.is(200), but actually found 503                      4958 (14.00%)
> status.find.is(200), but actually found 401                      1039 ( 2.93%)
> jsonPath($.tokenId).find.exists, found nothing                   1039 ( 2.93%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################################-                       ] 68%
          waiting: 170995 / active: 33     / done: 371587
================================================================================

21:08:22.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 372288: status.find.is(200), but actually found 401
21:08:22.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,372288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f5f4063, username -> user.1001797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c16beee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216902541))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2ZhbGJoMzlvcXY2azF1bnBzNGIxc3RvNTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UU5HTk5MVk4yTWpoTE9UbEZjVlF5VDNCYVEyOVJMalV6UVZkTmRrUkZiR0pUWjNWMk4za3RTMVJEWjFCaE4wTTFaMGxDZEU1SE16aFNURGxtY25aSGNFNUZaVVkzYVMxVmNWY3hiMjFKWVdKVFRYSXRUMjAwYTNkZmNYWkdRMHQ0Y1RsWmFteHhOWEp1ZFZWelowWjVPWGhUY0d4NFptNTZSRVY0UlVaR1owcHVYMXBtUlVadlFYRnBRMnd5WjFGT2FFdEhUbmd5ZEVndFdFczVZVUZNTm05WFN6ZFpVa1pGYmpab2JHcDJjM0psYlVKUlVuSk5Na1p2WkY5UFJtVjFaWFpyUTFwclJWWlJVbVZYY0hnNFQyRnFiazVzWVRWRWJHcDFXR2RTTjFSdGJtMXNXbHBOVFZsR1RtUkNMVWhJV1VWbFpHeG1YMk54YWtjMVpYZEpWVTFRZUZWWlFUZHhWVVJhT1VoS1JsWm5UVkF6T1ZsNlRISmtiRGt5VUZWYVdXRkthMXBpUVVwQ05tcFZYM2xtU3paTmVHNDRXR1JXZVhOMGFIbFpWSFJaTldGbWQyRjZZbVp2VkdSNExVaFpZMWxuY1dKT1ZIbzNPRTV4VFhaTGRuZHdWblZuVDFSUVFqTXdTRnBKU2xkSWQwMTVkV2xXWDFScE4wRnFNWFJMVEhWZlVrMWZhRnBQTWpSelYyRlpPVUZaVkUxUlEyVnpZemhCUzBNMFdIcEtUVkJSUzBWcFVHZFZkMEpFYW5Cek4wZE1MWEZITTNOWFMwVnVjMUpoZDNvM1lqQlBYM0JPVG5sa1EwMU5UbGt0YjFwdVNHUmxUWFk1TjNKWmVGVnlPVEIzWTNRNWIxUkpZeko0WWtGQmR6bFhSVlpXTVU1UlNYcFVPRlZ0WVdGamFFZ3diMkpwYTBaeFVHTk5lVWxRVEc0MlpraGxaRXh3UTAxT2IxUmhRV05OY0RoVU9Hc3RWM1pyV2xGek0wbEVjSGRzVFdsYVkwdEJWWFJSYW5wcFVtZFFOV1F0VGxseWRFbzFkMHB3TW5Cb1RFazNSMVJmV0VKS2RuRTBSVVJYVFhobWRXUnlPWFJTY1ZJMFJqSmtaMDFXTVhKb1VVTkZPRE5aVURabmJGYzFSalpYYVhaNWQwVmFTbkV5VGtGM2JXazRlVkU0U0ZGNVRIaEdZemg1VldsbWJtaE5WM2RCT1VsNldFVkJNVUpEYTBZM2JrNW1jelZLT0RWVlFVWnJMbTlNY2w5cGFFYzFaM0J4UzB0VE5HRXdlbkpTZVdjLm5aTnlHdm14SGxHVm96aGlnQXFBTG9lNWVGdlJIYVl2bk5iSGdrR3FFQm8iLCJleHAiOjE3MDYyMTcyMDIsImlhdCI6MTcwNjIxNjkwMn0.6PouErfAKKmTMS0YeK0wQ0Kdnom3q_dzsfL9w8YumQc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001797"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:22 GMT
	x-forgerock-transactionid: 85e6996c-9469-4d8f-8078-685a9f25b76f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:22.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:22.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 372288: jsonPath($.tokenId).find.exists, found nothing
21:08:22.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,372288,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f5f4063, username -> user.1001797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c16beee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216902627))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:22 GMT
	x-forgerock-transactionid: 9a5982b4-a652-4119-815d-904564b5c14e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmszNDNncm1hM3ZmMXJuZTkzNjVmdmVtbGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1MyeDZRMGhDUmxSb2RWcEZZeTAwWm5FM1FubEJMamxuYTI5MFgwdGhTREV5U2w5RFYyNHhiM1o2WWpKQ1pWQnVRbEJTUkhkc1pHaEhSMloyY2xGWE9YTktZWE5CUlRseFRUTnJSRUkwU214c1dtSlBOVlkyTlVsbU0xZHVMV3RvZVdoQ2JHcEhNM1EwVFVKUE5HSlliVGRhVkdwclRVRllWQzFPU1ZvelUwZ3RkbkZzYlZCSmEyWTBYMEU1ZEVOclVuZ3lXVEZwUm5JMldqbFBRVFV4UWxKcFFXTllkV1JHZEZZNGIzSXdVRGxhVTJkSWRXRXphWE5mVDAxS016QnFjVzltU0c1aVpuQjRUSGhCUW1KRk5rRXlRWGhZVjA1UVZFcFNNRmhaWkZoMFNrMUNOV2hIWWs1RVQyTXdPV3hFYVZseVVubHZaMVF5TURGWE5XdHpZV1pQTVRCdGNtbGhPRmd0WjIxdE5tbHVhSHBzYzJjdGRWbHNWR0pRWmxFM09EbEdUalpCYkVKMVZqSmxTWE5oYUV0UVExSXdSa1U1WkZaSVJ6TmZaMlZ5WW1Oc2FuZFZNQzE1TkVaZk9FVm9SV1ZJUldoSVpITkdhR042VTJKRlZIaGFZMmxqY0VadE5FeEVRbGw1TjFCT2NHODVaWFl4ZFdwRWFUVjVVMjl4VUUxTlEzTkdXa1pxYURZNGIyWk1PVlpJU1dsMFRHczFXWEozTWt0MlVuaFBlbXB5TVdwcmNWaDJVWEU1ZEdWQk5qbFZZV3BwY205Mk0xRk1aMmw1Um5Ob09HRlJNMkZOZWtaTWRHZFpWazVxU0RCWlgyaG5Sek54WVRJdGNGRmZWRko1T1hReU5uazFiMFp6ZGt3emRXSmFUVlJaUTJWRlYwOXJZM0JIVkhaUE1sVk9aemRCZDBvNFUyOWhhblpsT0UxbVMxcHRlUzFCVGpOSk1XWkdWVFUyVGtSd2FYQnBWbmMyV1hOMUxYbElkMXBoVUdWelJWZzNXRE42Vmw4NVFWRmpTRnBYWkc5S1RFNU5Ua2RMVDJObllWTnZRa3BaZGtaRGJ6ZFJaMFkyTWpGeWNHYzJaRkV0WVhGdVVrSXRPWEp6Y1haUVMybDVjSE5JYm14NFZHSTVPREJVTWxORVVsTjJVUzAxYmtRelEzVnNhM0pLU0ZKclZIWnlTRVpqV21rNVNYZHJiRmRrWmtwd1lXSXpWbUZIVUdoNFlVWnBOa0l3YVU5SlFVazRMa1puWjJGdlV6WXpZV1ExTFRaMmNVNWhNR3hLUkVFLnJLb3hVb0ppcjczNmlieV9HTEkwRFFtWHN6MVNRZWFGcU10dVBjUXYtaGsiLCJleHAiOjE3MDYyMTcyMDIsImlhdCI6MTcwNjIxNjkwMn0.iOWyRe2SIMsfXXZCzi_z_VnwfKuP8NLkRZ0n5wfdK68","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:22.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:08:22                                        2495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=729040 KO=13190 )
> restLoginInitiate                                        (OK=361207 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=360145 KO=1040  )
> restloginProgressiveProfileCallback                      (OK=7688   KO=1040  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.38%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.38%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.96%)
> status.find.is(200), but actually found 503                      4958 (14.00%)
> status.find.is(200), but actually found 401                      1040 ( 2.94%)
> jsonPath($.tokenId).find.exists, found nothing                   1040 ( 2.94%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################################-                       ] 68%
          waiting: 170288 / active: 33     / done: 372294
================================================================================

21:08:25.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 372672: status.find.is(200), but actually found 401
21:08:25.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,372672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dbcca5b, username -> user.1002426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dfb1713, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216905005))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGJmMXNmcHM5Nmo2cWI2azdnYXJ2Y2ZhYTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVlVRXhaMXA2VTFSdFRWZ3pMVEUwVmpsUWNraG5MbEo2UlUxNFRXUmZVVXBKTUdGUFZXOVNTVkJvWkVKaVZXZzNjMUp2U0U0dFVsUkhkMGRxZVZneGIySmhSVkpIZDJ0dFpWTnVkRVZpUW5WVU5VRlhWRlZ0ZDI5c1VsaDFSVU5YY20xMFZUSmtkR2xEVEZCV1pVaEdXRU5pWVdSUmRGZDVVRkJ5WkdKa1IwMWxNVGRQUVd0eU5URkJkMEpGU1VKMFNDMUlkWFkzY2tkMmRHUjNOSE51Y0ZsMFIxVmFPWFY1WW1vdGJVVnFUa2xMV0hNeGJtVXpaMlpHVkVsT1VFTnJMV293YjBRM1FYZFNXRlpGYzBsS05sZE5NRUp2ZWxVek5XWnBRelJNT0Vad2JXWnlSalUyWVZJNFJGZ3haamhyUkRCWlFqRkNjbEI2Y0ZwMk1FUXhZeTFuWVZBemEwZEhSbnBzWkVRelZuSnhMWE56UjB4cVgzUTVXVmx2VW1sUllXWTNVRTlGWlRkUmRsaDNaVmt6TmpSZmFsZEZNVFZQTFdwbWMxWXpURzlSVGtkT2RXMUNXVUphT1ZWdGF6SjNUWEpzVUZKUk1FdGxUM1pPVDFsbloxVlNOVGxxYjE5RUxXMWpSMmRpYmxONFNEaG9TMnh5TlRrNFRIWm1jbXBWYmt4clFsbHVVMjVPYVVaeWFrNDJjM0kzVURWSWRYZ3lWM2RvYUZwMFRHdHlSa2R5VTJwR1gzRlhNMGN6VFVndE55MU5ZME5YVVVodlpYSk9TR2xmUWxWMVNVdzRhWFU0YjJGS1EwUjFhamN4WjBjeGFXdGtVMDV2Y1VnMGFHUnhNRTU0YW5oSGRIQlJia3BNTlZOdVEzRnlTVUY1ZG0xaFdVSXlaamh4ZHpGeVFrUnlUalUxY2t4VmNYaFdObDlPWVVsR2J6SkpWa0pQZG1rM1NuSTVkM1J5WTFOeE9IRnRlSEpvZDNwT2NWRlhNMHd4YzJad1JWTnlRVkJCVkRWQldETk9SakEwVUVKcmIzSTNTMHg1VVdKNGFYZzBhRWh3WVhoc05WZHJiWGxJWjJsVVN6a3dlbU56WDNoWE0ydEdYM1F6UTBsUVJtVTVUMmN3VVhwbFZHSjVRemhtYkhsVlVXVmlObXRLWW1jeU5XSm1PV2x6U1hreloweHhkek14V1hFemFtUjNOMUpEVTNCaFZYZzVkVWRXZDNGeVZXMUNUamRuYVVsaFFuZDNMbTFQZUVwclRFRjZaM1JJZURSWFRWaHFNekkyUkVFLl9Wa2szM0RHRFVKN2d4Q2xIQU1vRFplME9QVmhvRms5ZE1oczljQVY5VHMiLCJleHAiOjE3MDYyMTcyMDQsImlhdCI6MTcwNjIxNjkwNH0.P44LlRlJL-Ek1TElwJorJwfz8aWptQk4srrtIcauuCo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002426"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:24 GMT
	x-forgerock-transactionid: 9e301ab7-578f-4fa6-8866-0fe28b472f39
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:25.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:25.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 372672: jsonPath($.tokenId).find.exists, found nothing
21:08:25.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,372672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2dbcca5b, username -> user.1002426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dfb1713, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216905092))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:24 GMT
	x-forgerock-transactionid: 36aa2131-30b5-4a8f-bc87-c6886378075e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2VrMzc1dG9tOWJtbWk2OHZlbjBwMWVjN24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RmExbDVhekF3TUVKdlRVeHpRMWwxVWxKNU5rNTNMa1JqVFZJek9IQlJaM1ZGUmtSc1JHeEVSV3cyVkdwU1FYaEVWakpQVlVNMGEwMDJRbXRpTFRsRk5YTnZUbTl0ZFU1VGFsRnFTMFJSU2taNlVFTkJNMFY2VmxNNVpuUkxXbG95YkhGeE0wMWpVMDl2TkhaMVJqSnFjWEJTUlhSS2VXUnFUazFtUmxWemVUaHJjRzlaYlZKaE4yOVRWekJSTVRKa1VISXhTbEZRVTNWSE5YTmZkMnBmTkdWNVJsaGhabWR1U2taeVVFeFdNbUY2VjA1a2FWaFpjV0ZaZURKaFpIaFFkV05vWDBveWRuaHNZV2RUVWpoRGVVTmFhRlF6TjJKVVRHNVpVM05aY1dsZlJucHJNVWw2VjNoSVJFczFVVXRmZW1Oak1rNVdWRUpmWDNSUWJuRnJXRzFZUWxkT1ZHaG1NWEZYT0hoWGF6QjVTbDlOVHpZME1WOUVaMlowTlV4cVRqVTRWVFY2WjJ0WVRqQnNPVUo2VVRZdGFXYzJVbEJ6UW1WMldHVjBjMmxzT1doU1EzQTJSMFYzWWpKeE0zQkVVbWxGVTNkNFJIZHdjVkJxUmtGdllrMXZWSE54Y0hKa1VYaHpla2RRWTFBM1ZXVkVOM0F6TkdkMlIxZEZZWFZ6VjI1RVJURm9Oa3R0Y2xsaFQycHhWR3MwZEdwR2JXY3ljVGswWjJkMk1tazVabUoyV1hGSWEweGtTbU10VTJKeU5GQlNNRkZYYmpOMFUzbzVTRmhsZFdSeFlsZFFOVGhUU2pCM1ltNDJiRWxVZFUxa09HOWhUR2hIZUZnMWRtMWFXSGhuUjNablVWWmlVMDVVVFdKM1VUa3lWVlZFWTBGZlVIWlRSa1oxTWtsd1lUZDFWRXd4Y2pGU09UTjVSekJCTkc1SFlXODBMV0p3UTNwc05HeHlhSGcxVEZoUWFEUkhTMGt3YmpKemVHWk1jM0I2Y1dkNlIwZGhkbGRrZDBsMlpUaFVXRFZyY1ZSV1ZEVkhSRU01VUhSMFNXdE5ka0ZmWkZGWWRXWXhRbk13V1U5cFRqaE9NRkF4YVVrM1JtbFBaRFZZUlVoVlYxOW9Rek5rUzFScWVEaGxkV0Y0Y2xCQlRsUmpabk0xV2tsV2VGWkRkVUpZYkRScGRFcFJaMnB4VjFZNFRVNTFha3A2YkU5dVUxZHBVek5rVUZCamNqTkxWMjl3VldKZlIzb3dMbmRqVkZseVFVdzJkSGRGVVRndGJFaFFWRXBsYW5jLnZVZ2RYNlp2bVAyckNHMzRaRDN2NktEWWphNkQ0cUFaYUVkdEk4S0FGNkEiLCJleHAiOjE3MDYyMTcyMDUsImlhdCI6MTcwNjIxNjkwNX0.59NKXUkrX_wRtavv3CnOcCtjNhF6qhJbcd5EibmHGBA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:25.093 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:25.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 372734: status.find.is(200), but actually found 401
21:08:25.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,372734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45d72316, username -> user.1001045, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f05a3b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216905342))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWJiOWJsODdlYWlzYXFzb29tcWRxMGF0ZTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVdsazJkRE52UkRRMlJtWlhUMUExVGpoeldqQm5MazFpUXkwM0xVZE9WVnA0WkdOYU0xaEllVGQwT0ZoRVRtZDRhamxXWVhjeWQydEtYME5MY1dscVZHZFBSemRRTnpKeVNXdDBhVWMxTTFKeWVUTkpOemR4ZGtOTWVrZGpaMUJpUjNreFMxQTVRMEpvVm1SeVNsTmZhMUV0Y3pBMU9FSTBXVE4zWjJwS1kwNDJkM0UyY21GTldEZGxZakJZVFhSTllXODBXWFkxZVVSd1FXRkNXSFJWWkMxU2VVTmphbUpQYVZnM01rODNiMlZzYmxWTmRqWm5hV3BVUldOWFkyNTBUMDlNYXpWVWJYTk1hVFIxYlZkNWEwOVZWVmRyY1ZOTGJscHdiM00yWW5acVNUTk9WalY1VTJsbmJURmhVMmxKVHpnNGRWSlFRM1Z1YldRek5FNUxWRzF6Wm1WVmJITTRkMFl6WlRVd1ozZERkSFZmU1hRek5EZzBOakI1V0hKT05FZHpSekpsY25aVWFsbEpia2M1ZDNWbllVRnNjMDAwVkdKVk1ESlBlRFppUkV0aVFrOXNZbFY0V0hoWFVWVTFTSFZOUlRBd1ZUQlFjMjFPWkRSeU4zUjJSRk5oU0d4b2RERktSRFJpWlZrdE5IaFllUzFLZHprdFRWTXpWR1pmTkVOTWJGTllPR2RPUkVoT2VtTnpPRTlaVVdKaWNWcHNMV1JqVFdFME0zZ3hOeTFJV0Y5elNuQlRZVzFzUkZZMFJISldNMHRyYVRFMUxWQkpNamx1TjBObFQzSklRM2t0WXpkclpqRnRWRU4zWlZReFNESkVkbVkyWjIxRWJYQXlTVVI1WjBkcldqTlRNMU5pY205U2FVeFJTMkpGZW5aR1QyWnVNbEZTY0RKTmNHcFRVRVY1YnpCdVZHSlNhV0pXWVU5clpFSmhhRzVIVVc5Q2JVdEJjR2x3ZERCclpqQlJaM2N4WW0xTFEwMWhOVjlvYTJGTWFqRlZOVUo1YXpjd04xWllTakkxYjNObWFXTmZWbHAwT1Zvd2RrWmlSSFZUYzJWbFNreHNkVmRUWTFVMGNuaEJVSFZ3VDBacVZ5MVVWbFZFU2xoRmVGVmlUVUpMUkVvMVQzYzRSMVZ1VWpnNE0weG5TRU15VnpGTFNHaERPWHBmWXpoaVVqWmxaemREWVZobE9HRjBlWG95YlVadGVqQnpXRzk0WHpWMFNIaG5RMnhmY1dnNVl6QkJMbE0zVFhaV1l6SnVhakpqU0RRNFpEY3hOa2xtWmtFLkdOZ0ptc3paUE9tUzZyUXRFUmZGMGc0Y3ozRUVFd3hXNG9fTmhVVmxXdDAiLCJleHAiOjE3MDYyMTcyMDUsImlhdCI6MTcwNjIxNjkwNX0.V-VSyjaScCkCGy12cvQRAffqd4PZ_l2Oi-0h84BWsFg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001045"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:25 GMT
	x-forgerock-transactionid: 592e9011-fa40-4960-8f42-8ea3d8f3a337
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:25.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:25.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 372734: jsonPath($.tokenId).find.exists, found nothing
21:08:25.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,372734,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45d72316, username -> user.1001045, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f05a3b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216905430))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:24 GMT
	x-forgerock-transactionid: 88e7e843-9dd3-4158-a60c-6f818d58113b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHBlcTVrNzM3Z3UzaXIzcHNmcHJpbTNsbzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1JITTNRMnBzVWxwb2NrOXVYMU5qVkhGNU5IRkJMbkp4TW1kNWVVNXRXVk40UW00elgxZHpUVE5LUldjNVRFRkNSVXBsWTB4aGVsQldWRTgzYkRNd01YcEVNbUp1YUVoRGNHbHRZbmxQT0RVeGVIUlBlSHBhWlVaNExYQmxWblEwWTNWd01WZHliMlExVUc5dFpHWlBRVTFsYjNJeVRubE5OakozVVRCTVIxUnlNRWxSVVZGcVZHZzNabk42V1d4a01FWnhRVlI0VUdzMU5sTkJkMnhPYzBJeVZWUllZMHM0VGpWTldHRnNaMmhWVUdsM2JXWnhhV0ZJTVdJeFZVc3lWakZJUjNrM1dFMXJWMUJxT1VWUGVtWk1YMFp6WkdKTmJWQkJSbEJWVDJ4RmFsRnZTVGw1ZVZGNWRHNWxjakpQY1ZkVFIyaFBXakZmUkhCNVlsbE1OV0YxY2xGYU1sZFNOWGd3UkdGeWJUTkZURFZZTld3emFGOW1aRVJoUWtOTFdsaE5WMDl5Vmt4cWFVUTBPWEpqZGtOT1RsaHZURmREVVZCcVFtOVNhVVE0ZFhsUU4zbzJYM0V4VFRaTlRXVkhiV0pJZURoWk5tRjFPRWs0UzBsSGVUQXhZM2xMTFRKcVpUSnpWR2R1YkhCTWRsTTVkak5MVjNoZmVraG5aamhYU1hOeGVrcG5ZVWhQVWtOUFIxaDZia1ZCY0RWMGVFbHJibTR6Wms5VWVFVjVValpMUmpSV01EaGhaRzk0VkhFMVFVeGZTbkJtUjBsQ2FsOWhkMEk1YldGNk16TnRZa3hTV0Y4NFNUSlhWR3BaWW01d1pYUnRlazlvTlRsbFozWjZORFpGTkRaWWVYZEJUR2QyU25NdE5tY3RWelp6UlZoeFpVWlpWRGRRTVhWYU5XcHdWR2d6TTNwNWNUTjVaakpFUVdwelpXNHlZMVpmU1doblJtSkhNRzVYZWpCYVRYTmFkeTFtT1U4NExWcHZWbGt0TUc1eGRVRlhiV3h5TVVoSU0wbG5hMGM1VldGVGVVcGxhazQzY2tRNWNYRmlkR1IyVm5SSVlrdGZOa1prUW05YWMxUnZOVFJrVUZOaFpEZGFUakpSZGkxSWIxaEVYMU5yTkcxa1RWOVVYMkppU1ZwNFVEY3hWRkpxVFRSM1JIbEZkRGRIZUZaUFZuRlBSM1pPWDBoM2RFVkxVMGQ2TTBob0xUWm5MVzlZVldoZlNWZzVUR3AxWDNwdWFuRTBMbTV2ZUhsR2FEZDZhV0YwUVdGS09XMDBSMnBHVUhjLlExNHpfLWhDc1VIMC01RzdIY2R1NDdfS1FWUVRRdVZXa1VjeEN6aHBNUFkiLCJleHAiOjE3MDYyMTcyMDUsImlhdCI6MTcwNjIxNjkwNX0.-Q8nYHhatiy85fpL4iID0txYT5OXR2v3OSRoZuDfGo8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:25.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:08:27                                        2500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=730616 KO=13194 )
> restLoginInitiate                                        (OK=361985 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=360924 KO=1042  )
> restloginProgressiveProfileCallback                      (OK=7707   KO=1042  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.37%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.37%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.96%)
> status.find.is(200), but actually found 503                      4958 (14.00%)
> status.find.is(200), but actually found 401                      1042 ( 2.94%)
> jsonPath($.tokenId).find.exists, found nothing                   1042 ( 2.94%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################################-                       ] 68%
          waiting: 169514 / active: 26     / done: 373075
================================================================================

21:08:28.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 373200: status.find.is(200), but actually found 401
21:08:28.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,373200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b191d38, username -> user.1000575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d2291d1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216908338))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWR0aWpqNGpuYjJ2cnJvcmdrM3A0dTIxaXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1dHMXFNVFo0V21GclpYTkxOWEJLT1ZGaWVHRm5MakprU25wRlVrcDVVVGRYWDFVNFltNXJWbGhYU1ZwVGVVTmtXRGh5TldjMFRXZFJZWEJYTldGd2JWTlRVbGxMT1U1b1l6VklkRzVMVjFCc1ptbzNTMmxvV1VaS1JteHNlVkJoUzBFd2JUQnFXbFZwVDI1bGMwMHlWRTkxWW5CalRHWndaRlJKUlRCSmVVTnRlSGxzZWxsT2RWZFZNbkpPVDJWVVpFOXBPVXRQTVd0QlVGOWZZMGhwV0VKSllqSktWRlZMWldOMGQwcERPVE42Y1VsbGNrOTRkWGMzY0RaT05GcFZTbFl3ZVcwMVQwcEljR2RTV0hOcFpXeHlhVmN5VTFZM1ZVbFRRMkZqZW5WcFkyeFdZMFZ6UlUwd1dWSXdhVWg2YjJOMk1tcGpka05GTkZCWVpVODJaSFJVVkRSM2QwcGtaRGs0YW5wd1YzcHJPRzF4YlhWRGNsTk5UbXRGTm1oeVZWVlRWRlJVVTNONE4waGhlbXA2U1VJMk5qbGllVEIwY0ZSSWJtcHNlSEk1TmtadmNGTkllRVpLTUc0d016VnpZVzFMVTJ3MFVUa3hjMXBwZW14MVEyMHdWbkk0WWxnMGVEZHdPVXRmVUcxRmVrdGxZa0l4YUdzdGVXcDNiM1ZHVHkxdFVITmFZVTFXV1daWGFXWmpTSHBMVG5ka1lsTmxNWEkxTTJscFVqSXpaalowUzB4Q2RXUmlXWG8xWlhWeFRGWTVSR2hsVmt0RVgwVmFWa1phVjA1NVdHZEVZemMwY1V4MlJGZHlWbWhvZFdGek1VWlVhRzlmYTNGcFpVbFBibDh5ZURkcVVGODBlazE2YkZNNWFsUTNTbFYzWlhsWlozQnNURVZHWlhWTWJITmlhek5LTVVwcVREWlpSVzgxVjNKZmNtNUdNRGRaVGtjelpsUkhiRmx1VEV4QlpDMTRZa3B5ZFc1blJFdHVUamQ2UW1GUmNtcERabnBmVTNNelQwWXhOMkZKYzJNeGVqUjRZV2xyZURrM05ubEZjV3g2WW1admNtOTVVVzAwZFRkbU1ubFRWelEyY1dZME5rSm9OM1ZDUm1GNlZFODNUalZvYlVOVlJHVmxSVlJ5V0RaR2JVcHpSa3hmYm5kd00yZFlWa0ZGUlhvNU9TMVlkbEJsWDBoSGMwNUxZMHBoZW5oVldYZGxTVmhqYlRVNVdYTXdXRkppYzE5WFJtRm5Ma1pDYzB0NVQyVlJNM0poUTFwdWFVaHhRMHhEVEZFLlBEbUNPRmY0UTF6RUVwckRXSVZScUdHd3RfWklwUXlkRG54N19pVWZsYW8iLCJleHAiOjE3MDYyMTcyMDgsImlhdCI6MTcwNjIxNjkwOH0.79diV82WG0a4fOzN9rWl6RsgrDjSodvofHwhgAKLP3E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000575"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:27 GMT
	x-forgerock-transactionid: 10d5f09c-5c14-4db9-84b8-2c12429237b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:28.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:28.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 373200: jsonPath($.tokenId).find.exists, found nothing
21:08:28.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,373200,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b191d38, username -> user.1000575, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d2291d1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216908426))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:28 GMT
	x-forgerock-transactionid: c6031b22-ab2d-4f8f-86b8-758600e7950d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnVnMHRwa2lrbm52MDBoMGtxdDllZ2c0NHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MkxYaHNTMkp2ZFVsek9UUmtYM054ZUVseVMzWm5MbGRNYjNSWFNFaEpNalpPTUdORFRIUlVUMEpoTUZsT1puQk1SVTVJTUZZMFVGRnRNM0pFUVVGMFkwOWxWVmRmWjFGV2NsQmtaMGRoUTFWYVF6UnFiWEJsTlVRd1RYQlVRbVpLT0UxM2NHeGpMV1F3VXpKcllUSkZXamx0ZFdoWldVVnVkakZJVWkxbmRVaEpOekprTkU4MWFqQTRZbkpuUWtKWmFFSmxMVlF3ZG1sTE9XaHpTMFZhV2kxdWExSnVia0ZwTVVSVlMyNWZXV2RLVjI5TVFtSjRUM2t6UVdRd1psTkphVXMyU1ZoNWRHaGhYMUZLVURSeGNEVkdNa2czTmtObk1FbHBVR1ZJYlhBMFNITjJZa010YWxsVmVGRm1iWGhZTmxKVU5Ya3habDlITUc0elpFVm1Ra3RLWnpKdU4xWnlOVmRxYVdoclZ6TlJYMlZ6UkdwWFNXOUdURU5qYlRWeWFHbzVWVWRWV0ZweFV6VnNZVFJQY25WRVJ6QklhWFV5V2tGSGFDMTFURnBzUXpkVlEzVklWMHBqTjJOYVRGTmZiblY1U0ROWFFsbGljSFpMYTJkMFgwTmpXRUp4ZW5ad01qbHJWbXBsWm5CbGRYaGhWeTEwYlRsS09WVnhOVGRmTVRCZll6SXlOemcxUVRodWVYcHdRV0pmVldSdllUVndTM1EyZUhoMGJscFpjbnBIWDJkUWVIa3dYemxPVlZoUGFXbEVZMlZ6Y3paTGRrZFJhRXBqY21STVoyRlBVR2x6UVVZemJERnNSMVZXTFRSeFEzRm9aUzA0VW1SRldtRmhXalJ0U0Zsb1UwWktOSHBQZURCbWNsaEhSRXRKV0RSUlFscEVNVTAyYUVVNWNWazBZazVKWlZaUU4yaFJlVWxvTVdWYVVsUllWMlZ5U3pseVRscG1kazVuWTFaRFExVm5TMmQxTUZWc05HMUZNV2xCYzB4WWVXdFhOV2xpTTNKb2NsUTBhRlZ3Ym5KT1NUUXRUV2xqUVdaTGVGaFRPWEJYVldsbU1sQTFTbEF3Y1RCeFJXc3pPR2w0U0VoUllVVlBPVnBHUTBoRFZucDRXbXRDTkRkaWFUbDRkREJQWlZSc1dqWm1abVJqT1RONlExUklaRzlSV0VwWVozRnRNa05GV1VSd1lrcG9UMUZTVFZRelltYzBlazVuYlhkTFNHWTBXREZsWlVWMFIyeEJMbll3VEVsV2NGaExOWFJmYlZCd1dVaG9URVJyTUVFLkYwSmRnekVEQldUOV90SDlTdUVsdkNwUkMwZ0FDal9xenBwU2xIeWIxUTgiLCJleHAiOjE3MDYyMTcyMDgsImlhdCI6MTcwNjIxNjkwOH0.F0o7kC9a5Q2iQR0qVG118a2vC5sRl-suN7XG9oO9YB8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:28.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:29.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 373278: status.find.is(200), but actually found 401
21:08:29.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,373278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1062a90c, username -> user.1002586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1892905a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216908953))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTJpczloMmYzYmRxbG50ODdzMjg0N2YxMTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1VIZFNMVEpLWlZsNk9ESk1VME0wVEc5aldESkJMbTl0UlZWeU5qSTFNa1J1Wm5jMmRUbDJTelZmTFhBek5HTk9jalJWUmpob2NVOTRaRzE0U205dlgxTjZVV1l6YkdkU1lrZGhXa3BsY20xTlVqQnFTRkZKYTI5MWRYbEtSV3N0VG5KdmMzcFpZbXQwY0V4M2N6TlhhM2QxVUhFM1UwOUJVMEp2ZFcxVmVWRTJiMUpIYUdOYVJWWmhkR2xoVlZBdGVEUnJWamhIVW1abVVXaE1NMjlFUkdkTVpYTTNWbmxhZFVwdGJYQm5RMU5GWHpRek1tMTFVbm8zTkdKV05qSk9hbXhYVUVsdFowdEpkM2R2ZDNkcFExVndSblpzTkU5NmFHMVlVazgxUTFsYWFVbHlkVEZZWjIxUVpFUkhaM2xWYWpoeFZrcHNWR2xJY0hoS1RIaDNkVFp2YUd4eFoyRnBVbVJzZFhaT2FVTmxXRGRCVlRSUVFXUmpjblJHYm1wdk9IVjRORk5hZFVOdlpuVlpWblZxY2s5M1NHaGxVemhLUm1kak9EbG9TakIxYVcxbWFHWndTRXROVDI5RlZtSk5jbXhUWm5WV2ExQnNiR1JhZUVScFdYcFZWbVZVTURSMGNFaHZTbkpHVnpsNlRYbHllbnBoWkVkd09VUlpNa0ZGUTBWbWVUWm5PQzE1WnpCSWRUQlVZbVZmWWxGaVdIY3pUVk14ZEd0UVJqVmZXRkZXWXpWbk4zRjNYMGg0WTJWV1NsWkJWM1Z3VFdsTVFVbFlaV3RFZWxaRlVHODJaa05FYVZwNGF6bEZlRmhvTWpsQlRIWnBSV0ZyWjNCaFkxbDRRbkZxZDBGblRFTkNXbmN6WTFSYVpERmhSRGRNTjFabVlWRkJaRUZoYkZwdmNIaHBObUpFZUdabGNUUnhVVGMzVDFFMVRrcFJjV0V0U25jNE9IRklMVnBJTlZOblNYbFNaak0yVVZWNVdWTXlTMnAwVHpOeldVMWhPVmRhVVhKRWRDMXdlbkJ6VEZrMVFTMTFkbmQzZFRSdGJtSktVREJXZFhOaWQzcFVOR1ZGU2s1NFdGZEpaMlJyV2xNdFVXTmFlVE5MUWxOdGMwSkZVbWxyTUMxdFVubDRPRlpNY1d4NFVtWkphRkpqV0ZweFUyMTRhelU0VEdwd2RGSTVkR1p3ZFZGaU9FUmxiV3hYUlUxeE4yUXROVmd3Um1GQ1R6QlJWRlozTjBsWWJtRmpMalYwWlY5T2FYSTJaa0pDVkVsc1UxbHliemsxTlVFLnhYeWxUZDVXZm9Pb1VqS3JoTUJ4WThDQ0V3LWNQWXJkTTFXOFAwUWVmWVEiLCJleHAiOjE3MDYyMTcyMDgsImlhdCI6MTcwNjIxNjkwOH0.OV1y1Aq4ORQ1ObwiYdIzx7YVyjvU7MoJ5bPIHmzq1mk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002586"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:28 GMT
	x-forgerock-transactionid: d63ac1a7-f9f5-4a27-86f5-9af9f5fc6505
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:29.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:29.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 373278: jsonPath($.tokenId).find.exists, found nothing
21:08:29.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,373278,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1062a90c, username -> user.1002586, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1892905a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216909046))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:28 GMT
	x-forgerock-transactionid: 19424e01-a165-40e1-bd88-0d0a014e0195
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3F0cmYxdjh0OWc3a2MyMmI5OWhwcHBvYnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RllXeHpUbU5IT1RaUE5ubG5YelJ6ZERkd1EzVjNMamt6UkRCcWNIRlZNbTk2TldKclFrNHhSSFZOYjNocVJXaDNVMGRuZG1KS1dFZHNVbFZxUWtkMlRWWnZXV293T1hjM1gzbHhWWFJSUkhWWk0yMVBMVVJoV204d1VHUnJSVUpXTTBWc1drWnRTM05JTFdGbmNHbFZVMmxmTTJaWFFVTkVWSFZMTUhoelZVaEZUa2h2VDFkSFNHazJjalkwVlhseGFteGtlbXM1Y0dwM2F6RlBWMFppYkRKa00zSXhkMXBLZUROeE5GaG1SQzFQZURCNlYyZGhjSGxFUlhONGMySkZPVEZKUmtkVGFFNWpjRXAwTFc1bVpUQXpaVFpKVUZOM1ExTjNXRUpOWkZJd2JIcFBkQzA1VTNOMmFubHFOVFYwTUU1a1ZFYzJSek5zYm1FMGMwZG5hVkprTFdWNGFFSjFPRFZRTXpSRk5GQTJNVEZxY3pkUVVHY3hRMmRQVkVkRE9GQk9kVE5tTFVKWU4yWjNTRGRCWlRWWVYyMDFRWFl3ZEZVMGQxSmZjMDVUVEhSdlRHVm1iM2RRV2t4VFVWUm1UbEV4VHpCVlNFTlJUR1kzYkdKa1FVMUNiblZ1T0ZkRlRERlNWWFZsTUVwdVdEVnlWMkpmWjFvd1JFdENTbGhzWDJVNVJGQnhhWFZQWTNGdmMybzJSRWg0U1RkdVdUbFpjekZJVFZOQ1NtZzRaV1kzYlRCWGRTMDFUMFpUTlhveGNteGZaSFpMVVZFMGJrUnlRblp0ZVVkcmJXMTNYMk5wUkZCMVQxTjNjV1JmZVU5SFl6WnpOR3BsYVc5ZmFIZHhRbFYyY1hsNlIxUk5ZV0pXUm05T1VGZ3pkSE5KWlhOQmN6UnFRbU5ZTVdwTU9UTkdNMmR5YlMxcFNGWnZZM1JGYkZab04wTkhPREIyWVVwTVNGWlJOMlpUVUVKdFVIUTVSbGRVZFc1blNGOU1WMnBRTURremN5MHlUMWx0UjFvd04xcDFWVGg0WkhoelRHOW5OMVZ4T1dwdFFtdFVaRkpOT1RadE1rcGtZbkJXTVc4MlluVTVkV0ZsWld4R09YWnNSMXBwYTNkV2JtNDVjek0yVUdad1ZuTjROV1V6VTB0bmNFeDZRek0xVVU0MmVIUlpaa3BNWVRaNmRqZEdSWFpyWVMxd1lWWmpYMWhCZUdwdWQzaFFSRTFyTldSbFgwWkdkSHBuY0RKV2JVVnJMblkyYjJzelQwaEVkSE0zTVUwMFFscFdNbVpuZGxFLmgxRVdhV1A3ZFNvbW8xcTVlcmhGc2x4d0dWWjBGOUdsLWFzYWdXd2ZqbW8iLCJleHAiOjE3MDYyMTcyMDksImlhdCI6MTcwNjIxNjkwOX0.GjDJwCCyQFBB3eIIiC9K3YY4nKscFmvWG0zvFGGhqok","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:29.048 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:29.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 373376: status.find.is(200), but actually found 401
21:08:29.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,373376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d042100, username -> user.1002484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@264fb2f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216909671))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmE2MHRma2k5cmRxc2NmbmRiMzJocXNkMGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWNscFFPVWMzWnpZMFRXTlZVelEyTWpORWRHZDNMa0ZaVVZjelpsbDBhSHBOYWtScmVXTnlSR1ZRVDFGa2N6bHpOekpvZUZOalVtdHNUbEZoUkdwbmNETnpiVmd0UWpWS1lrNUdWRlJrT1VWbVlVTTRhVzVLTFZWbWFXdzVUMGcwWjBGSWQxTlBSVVE1YWtSeFNsOTNUaTFEWDJOMmFGWnVUM2xuUm5wUFdHVkpObEpITTJKS1VFZFZZVWhFZDJOUWNUZ3lZMGxrUm5rd1EwcHRhVkp4ZFRoNWVHTmtTR2huUzJoMVpteExRMjgxV2poU2FqTnNXRk5rTjI1b1dUWlRjMmxhT1hWVVozcDVSRnA0V1d4TWFtRnBYMkYzWjJ3eFh6VlJVR1l3WTFKRExXdERlbEpIYVcxbGVXOHRNVkZzVUZSQlkyUTVYM2d0UzJSQ2VVOVNVak5VY1ZGWFRHeERkall5ZDNwS1RFcDBPVzA1VUY5UVpqVXdVMVpoT0RWTGVURjFORU50ZW14dGNreDBUVmRIWDA1Uk4yeFJOMVJCTmtkbk1VMHdaR053YlZGdVl6aHlPVk10TFVFdFJXdDRVWGxVTFU1MU4xbDVkRjk1V1ZoYVVGWlhTMjB0YmxWTFMzQk1RbkppZFV0NmFIWjRXakV4YjE4NWIyeGlkV1pDUWxsbGRFWk1WMGxKU25rNGRUWXpkMDVVT1hSVFJsSmFkM3BuTlVOTGFEZGZkM2QxZW1waE5XUlJNazlIWnpWbGQzWnhTVGxVUVc5T2FuUnhjaTB6U1VONlJqVm9WRmxuUzFKck1FeHdaa2RvYlc5TVVrNXdXWHBKZUdka1dIUTFaREV3VlV0dE9WZGhTVkJPV2xSNFNGQm9OR2gxVGxvMFUwcE9WbkJEYkhCVk4xVkVXbTF3V25aaVp6TTRWMVpwUkhCeGNuZDNhRFo2Tm1VNWRXdDFNbUpKVG0xNVVIbExYMFZHVlc5V2JqSTRSVkptUmt0bmNrZEtaamd6VjNWSFVHVTFhRWRDUWxkeVNqaE5SbkZxWnpod09GQXhTV2xTTkV3MWFVRnNSVWR6U1RsTk9WQmxOaTFRV0hnNU0zbFJXVzgzYVhRMkxXaExiRkpITm5wbFZUVkRORTgwYVRCdVVVSlZhVU16TkVoRmFuZzRWR1l5VUV0SlYzUnZkblJHWlZjNFgxaGxPVkpRV1RaV2NIVnpkRU5JTFZGUFUzZG5abXhsVVRWbmRHNXZMblY1VjJJemJVSnFVa2hJUXpSRWIzbzJWVmhRWDJjLmJ6dU1Qclp2OE9obXJtZ05qdlBxX1V3Ulc0SEhzNHFFUmxlVmx2X0FBelEiLCJleHAiOjE3MDYyMTcyMDksImlhdCI6MTcwNjIxNjkwOX0.gBUcjpO3S4D7jgu45WFt_LVMCW2T-fcGKJXfvIa7JcE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002484"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:29 GMT
	x-forgerock-transactionid: 8350d241-fa89-41e1-98f7-3044a2f1fd55
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:29.719 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:29.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 373376: jsonPath($.tokenId).find.exists, found nothing
21:08:29.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,373376,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d042100, username -> user.1002484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@264fb2f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216909757))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:28 GMT
	x-forgerock-transactionid: c57b5022-e8b6-4b76-a9aa-d43220065ea3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmhkdTc5NGVxcHZiMzA3MmFnbTI1YWlpbm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b05rMUpYMU5mU25SdFkwcGhZaTF1YVZNeVRYbG5MbTFHTFZGVFNYZFdVRjlqY2xZd2JtWnhVbWhNWDFoeU1HcENkaTFJYUhaZlZVRTFiM010U1U1TlVWcHBiMHRRYUhKV1VYaHphVUpCYTFwVU5GWnpaMGhLY1RSTVgxVk5ZMFZJT1dkRGNYVnJMVjlxVEZFdFZVcGlUVmczT0cxcU1GSnhSRmhsWWxSTk0weGpPWHB2WWpVdFYyUXRRblZHU0RNM1NVVkRkRmxwYVdwWGNpMUdiSEV4VDNsc2NHSlVabWRXWmpoSE5qaDVNa05EZUUxbFpuZEhUMnR6UWkwNU9EQTVWVU15VXpVM2JYSndYMVJFUzIwd2QwRkVTVTVwTjFKU1NqUmZTa1ZWVDI5eGFUZHFXVVpaVkdadFoxSjNXVU40YlRjMVUzZ3dXSEpXWkZObVpWZFdOVm94YWt0T1FYUmpUMkZLY2psbU4zWnhUVU01Y1hFMlFVbDFNRGR4ZDA0NVQxRnJTbGR0U0hOSmRuZFNhWEJaUjJSMlNETkNUMGwyWkZwaUxVVkZjRlpDYzNGU2RqRkNOVWt3VEdoVFdVVnBNREpLWVdkUWNFVXhSMWxoV2xwelpFeE1jbmc0Um1sME1IQXdaa1l6VEZkQlQwdDZjek4yTUdOM1dUZFNTa0UxYlRocmJXcEpWMnAyY1c1Uk9FaFNTRll6UlVSSU5IcHVObmw1TUZWMFpGTjFWbU5QU2xGcmNsWlRkbnBrTWtORk1XWnBibVJoVFc1cllqSjZNa280WDFObGVrTnlkV1F6YzBGemIzUnZkamxWY0U1amVtSXdUUzFtZWpGaU9IcFVWRU54V0hjM2VYbFZSMWxmVEdka05tMVhabkZVTWkxTmQyeHhTblpTTVVSU1ozVnJkMDVsU21ScVRXTnNTVUpJWDE5M1QxUlVSUzFEZVVKTFlYZGhYMFYyYVhCT2JEZDJkSFZVVjA5SWRtTmhTblIwTUVwQmVWTmlVak5LTTNsbVpsQTFURTFzVFRCMU5tUXhlbWw1YzBadVFUQnJNbDlHTXpsTVNYQkdSVUZtZHpSTVdFTTVlVkI2TXpKWmRta3pkR1ZVZFVkdVMyeFZaV1J0T0d0WldYRmxiR0ZSWldWS1JYWlNSMFJSVG1zemNHbGxVMGs1V1VremIwTTNlRmx1T1dVM1RXbEhhRmhoTVdOYU5qUldOMjFzY2tWb0xVMVBUM1oyYnpBNWEyY3dMblozTkdaS0xTMXBPRFZWVFRKcVVsVTNXamMxY0ZFLmxIQjBKUFRPNGxOUkNtVE1fekNpNzBqY1dLUFJ4YVZ1aVVobmlZYm1rSE0iLCJleHAiOjE3MDYyMTcyMDksImlhdCI6MTcwNjIxNjkwOX0.4rB9-kOfnQd25vBCA8tyddgnSrD4srW5GvhOe7c_lxI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:29.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:08:32                                        2505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=732121 KO=13200 )
> restLoginInitiate                                        (OK=362731 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=361672 KO=1045  )
> restloginProgressiveProfileCallback                      (OK=7718   KO=1045  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.37%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.37%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.95%)
> status.find.is(200), but actually found 503                      4958 (14.00%)
> status.find.is(200), but actually found 401                      1045 ( 2.95%)
> jsonPath($.tokenId).find.exists, found nothing                   1045 ( 2.95%)
> status.find.is(200), but actually found 502                       147 ( 0.42%)

---- idc.login -----------------------------------------------------------------
[##################################################-                       ] 68%
          waiting: 168769 / active: 19     / done: 373827
================================================================================

21:08:32.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 373840: status.find.is(200), but actually found 401
21:08:32.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,373840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44b0cb34, username -> user.1000868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3532a1aa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216912717))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNThrb2I1NzlzZW5ocmlwdW8zcmFsOTZ1cmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c05taG9hR2xQTlVGbmFsaHBVbUZpTFdodGNWbEJMakJCYXpoWFJHdHhiV0Z5V1VkaFNqUmxTMXBXZUVKWlEwSkxXWEY2TlMxRE0wMTNjakE0VHpkdVlsVjBjRmhOU0dveE9XWjZhbFp3ZDBodVRUaDBiR3c1WVdvek16QnlTSGRGWTBFMVdXeEJWWFE1ZVRBNFJXNTVhSE5ZUWxoc1MyWmZabE01VkZoak1tNTFPVVJaVFhaclVIYzRUMGxGVEhwUE9ITlBORzVZYlZZd1NIZ3lXVTA1UjBoVVFYTmZSRkJwVlVoTGNsRlZSVGx1Y1dJeWJHazNURkZpU0dWNVpFNXJNSGxqYVUxclUzRk1RV2hvWVUxdlVrZFhUemRtY0MxM2JsRjBhRVJZVFdGQ01pMU1hSFpuUWtWc0xXSTVaMWRXV1ZVNWNWUnlhR1o1UTNoS1JrTm5WSE5mYzE5QllXcFNhbkJvTUdoMU5qUjJlblI1U1ZNNVRGbFlaR2RHU21JMFFsUTNVV3BrYlc0MVpFeHZXa1l3VEU5ZmJWSmFkbUZOVEVOSWJVbFBNbVZFVUZSc1VqQkNhazEwT0Zwa09UVm9hRWRYY2kwd1YwdzJhM3BsWjBRNGIzTkNVekp4YUdKV05VTkpPSGhEVEZsWVRFcHVlRVJsTUVVd1p6bHNWa1Y0Y1RKSFZrRkVObDlzTW1KVmRIRnRiVkZ1Y21sdkxURkNOamt4UlRaMFJsRkpWekJsWlRkM09GVlpSV2RQUXpsVlJEUTJYMHhoWldKRmVVRk9iV2RMVUVremRsZHJiSFJ0T1dabWNVMUJSazVJT1hOMWRUTndWekpKU21ZNFJGODJTR2Q0TURWUlNtbEhkaTB5VDFkVWJUbEpSV2xFTWpWU09XTXRhSGRyWDBwU1JtWnNOWFpWVGpoRWFqZEtaazQzTnpkb1NYbFJlbWhCT1ZwbWFHSkRhbXRFU2pWV05HTmpSblpHUkVSYWVsQTFXVUZ1V1RoWFJWaE9TbUU1TURCRlptdFNZVXRTVTIxb2RqRkRlVlpIZHkxaVFXUm9RMjFDV1ROMlRWQmFZMVI2VTBVM05IZzRXbEZtZVhCYU5FaFZSMGQ0YWtKalFrNUllbm8zTVhZMmNDMTJUbGxPVDFGRk1qRnVlVmd3UVZOZlEweFlNVkY2VFdwclQzaDVaRlJOUXkxblZrcEVkalZOYWtSNFVHbDZhRzAwV0VrMFIydzNPVTlPUzNSeWJucEJMa015YTBWUk1sUXdlbHAwTFdkZldXb3lhbUpRZDNjLld4RWZCQTgxTkZ6dVJYV3lmYlJ3UlZGLUstX016ZWNoZGdDb2pONUFiRlEiLCJleHAiOjE3MDYyMTcyMTIsImlhdCI6MTcwNjIxNjkxMn0.Un5pulXfuoqLNb9WAewGmWaZRNrNc-Q1JCDdUWanqEI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000868"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:31 GMT
	x-forgerock-transactionid: d247a49b-4b08-4ffc-abee-19eca417bb0d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:32.765 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:32.804 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 373840: jsonPath($.tokenId).find.exists, found nothing
21:08:32.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,373840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44b0cb34, username -> user.1000868, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3532a1aa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216912803))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:32 GMT
	x-forgerock-transactionid: c9a866ca-dc0e-414d-ac44-3c429f85e07e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXZycnVwZ2g4aWZkcWI4bjY4cmFidGVqcHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1JGODJVMTkxVUdsbWFERTRNRzF2WjBSRVZUUkJMblZCYUZGaWRDMHRXakZuWVVScU16YzRiV3M0YkdacldtZEtTMU5aVEc5SWEzZ3laRWRLVTFWMmRuRnRRekZEUVVOQ2QxRnBVemhHY0RoR1JXVXdhamg0ZDFwM1drSkhNeTFDVHpGSVUxQmtOM1pwU3pCNmNHVmhSemhTVW5ONGVrRlhSMlZqV0MxcGJIQkhSREZmWDNSU1lsVjNUV055T1VzMVMyMTZZMFIyYW10dE1VOXZVWFJGVDBNeWQyTXRWRmx3Ukc1aWJ6Rm5ObUkxTm5GME9VMWlNbDlLZFZGTWJsbHhSMWhEVFdaVlJHTXpja280TWs1SFUwZ3hkbXhWVmxGdFltZEpSV1YyZDJadWQyMXZNamhaTkdwSVRGaHdhMEl4ZGt4VVMzcGhaWEZsYjBKc1MwNXVkVnB6ZVRoaFFUWklNMEUyV0ZOTVduWlRXVkV5T0U4M1JWbHdVakowYlc5T1VISm9MVlJtWkd0VE0zaEdaV1ZVYlRKMFRHOWxVVU5PVlVkMmVXMXBiWEpsVmpOVVRXWjNZbWRrY21wcmRGOVliMDFYYVdoUU5WUTFOVFpLUWxoQlVWWmhhbWc1VDI5UFJIRlpSVTVCVjI5NVpXcDRObkJCT0cxRlJrZFJkV1pEWXpaVVMweHhRMWgzTjNGVVpsSk9RekpHWTNkemRtTm9lbHB2Ym1VMlIySjFVVWs0UzBWTE0wRTVTR3RNV0doTWJWSkNNV1U1VG10MlRqaFhPRTVUYWtwd1VrMDRXVGM1WDFaNVdUTTRYMjg1Wm1ocll6SXdMVmx0YTBJek5raHpOM2cwT1ZObk1uSnlOVTR3TFcxbE5FVTVkbTEzZFVFMllXbEROVmhWVFRJelRXVmlTRlE0WjAxUFlXaE9RVmhrYjJoRGVtUktaakV4VVVSNk1YTTROVnBxZDNBNWFuVnlVbWRGVDJ0b2IwUjJWMDl0UVRGU2IzUmpjRXhSWjBOR01sRkNNR2xuYWs4Mk5YUlVXVlJSUldZM2VHVkZMVzlWUlhscFgyeFVhMlpFWnpoRlNpMXBTR2sxTUhGTlRVZG5kalJsV0hNek1HbFFMV0V6YkdwdFNVdzBVRGxLVVd0dVVUSnFlREpCYlhwNlF6VjBSbUZIU1VWT1dYTk9UMGhpVG1oeFMyNWZaVUpNWVU5YVNqWTVkSFY0YlVSc1ZEZDZVMUY2Tmxab1VtUmpMbkphY0VKaFZVTlZZa2RYTWpsWmFHMHlhRGQ0VkVFLkx0ZXQyS0JoWFoxaEY2Wlp2OXRCVjJYWno4Y0kxZ1dFcEpKS0hMTlRrU0UiLCJleHAiOjE3MDYyMTcyMTIsImlhdCI6MTcwNjIxNjkxMn0.vsof7oELZKb6VcdFT41uCgmKD2gtbA3zXWk2M9rPvc0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:32.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:37.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 374526: status.find.is(200), but actually found 401
21:08:37.199 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,374526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@726459d9, username -> user.1001682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@663101d5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216917154))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHMxaGJoZmlkNWU2OGVpa2xwdmdla3ZoMHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1RXbG1aVGxhWTA1Rk4yNHpYMHcxUlMweFh6aFJMblZuV25KSmJsVmtNelZ1UTE4ek1IWmtSRk55VEdWaE1qRkhlVTlmWW01VVJUVXllbGQ2TUVkYWVGTmhOVFpoTmt0NmMyWXhaRWx5U0ZoeGRIWmxTVkp4U0ZOSlIzRjNVV2R1U0RKME1FNDFkekJyYzBSeFRGTnZkRkZCTUZrNFgyWm9jRnAxUkRGUVgwaEJXbWxaYkhOSE5GZ3hjVmhGWWkwdFVIRmtZMWxwZGt0VFRtRTViVWhpWlMxUFdXRTBXV2xKWnpSdmJ6VkNOa2RYVG01bmNuTmpkV3Q1TFZadVgzazVWR2Q1U1dJeU1sSTBWMWh4VkY5blNHTnNjMlZEVGtsb09WSnhRa0pVWDFoSVdqSjFOMEV4TjB0Rk9HTkVVWFExYzI1b05HaDFlWFUzY1hNd1NGSk9kVk13ZUVOaFRXYzNOM05YUzJ0QlVEZEJUV1ZxWWxsbk9URnBlV1JwV2xOQ01sVTNUa2hJZUVwQk9HOWhWWFJyVTNSSVJVVkJPVk0wYkVwMWJGbHpaV1Z4UW5ObmQwOVROMHd5TUcwMVpscG9VME5zVkRGcFZ6ZHBPVEpKUlRkeGFGTm9ZalkwVnpoNldFSmxSR054ZFZSdFEza3lWRXd6T0dWS05qaFRhbEU0Ym5Od1YyTTVSbWxWZHprNVdYSnlhRkpFZGpZeVJreHdPVTlLTFdkU1ZtaHpVR1l3UVV3eVRHTnJUVlZpTjAwMGIwWjBWRnA0TlZSSmVtczBMVFJuWlMxTVpFMW1XbkZzUlU5bk9VTkhPVkJIWWpCU1dDMXlPVmMzZUZoellXRkRWbVZRUjFsd00zWlRhR04xUjBzNWF6UnRhVk5uTjBOMWJGRTJRa05GUjNsemMwNVBNREZYUVdod1ZXVlRUeTF4Uld3NFN6RjBTSGxZUjIxR1VHMTZkVzlZTTFkbVUxbFplQzFWTTI1TlEybEhSRVY2YVd4RlRXSnJZbFpuUnpjeVptWjRVREpCWkVsb2RWOU5XVXhHWlV4VlpsVjNNV3RIUmpWcWFrNVVhbEJIYmtwTFVWRXRaSEl0TlhaTmRVOVhkRVJ5WkVkU1pXNXNVVzVuWDJjd2JWRk5ORzB5TjNnMFJHOTZZbVpDZDFkS1JIZEViekJ4TlhCSUxVdE1WVEExWWxkR1puRXpRV3hoTFZacWRtUndUWFowWVdsV2VqaHBSazl4WWxsRlREUkpMbEZuTldaSVgxbGtWRVZvYWt4SmVrSlViMWd3TVdjLjg0dHZiQ0JIT1cta29jN3RBalJta1EzNERmeGNjd05xRDVfVzhFbGpUMVUiLCJleHAiOjE3MDYyMTcyMTcsImlhdCI6MTcwNjIxNjkxN30.dRVYB6I8nT1AblSVQCcJYqGexAxTBNSqmaYXnQ3hYk0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001682"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:36 GMT
	x-forgerock-transactionid: 0c66b983-1c27-47da-9912-b5116649f226
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:37.199 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:37.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 374526: jsonPath($.tokenId).find.exists, found nothing
21:08:37.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,374526,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@726459d9, username -> user.1001682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@663101d5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216917242))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:36 GMT
	x-forgerock-transactionid: c704a2ac-71c1-40fc-aa69-8b745b1f4e66
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnA5MmNqZ2t2bTBsaXVsNWN2NDRmZm85NWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZmQxRk1NMVYxZFRsRVIyRm5kVEF3ZEV0Q1preG5MblppVEZSa1IwSnpiVWhaVW5kVmRXTnZSMFV0VEZKMU16WnpkRzgxTVV3MFNVNVRXREpwVm5SSFZrOXRZa2RDTFd4blR6UklRVlJoV2pSak1uSkNjREZHV1VSaE5WbGFSWFF4YVZkeFNERlhiVnBtVkhwWFIwSnFkRTFuUm1GaVJVTjViSGhuTjNGNk9VbFFTWGt4T0dONWNYcHVUMHRpUzAxSVNURm1SRTFNWVZod0xWVlpORlJCTkY5c2VVbzVSV2cyVEVGVWVtSjZSVGt0WDBNeWIwbGxkMnBGVHpZeVEzVmxaVnBtVkU0d1VuQmFOR2hPVGxOQ1VVMVFWVzFuT0VWS1dtdGxkV1l5UXpoQmF5MUxUa3RoY2psMVozVmFMWFp2WkdRNWNFTkhWWE5pUzJwQ1N6SmxSMXBTTVVOVmMwRXpaWEZIVkVwSk0wWjVUbGxvY25SM2JVRXphRGROV1ZGSFpuTXpXVWxVVFV0emVITm9jVmwxVEhnMU5tRllXRWxDV21SM0xURkZRbFZNTW1aalZ6WjVhME52YWpKa2NYSlBjRGhIYWtKWVJHeHRZamgyU0dFMk5uUmpUWGRGUmpsemN6TlVZVk56WjFwQlVGaGZkbk5tY2xBMWJVVTNZVWMzWW5GS1pqSk1TM0ZWVlhaVVl5MU9kRU40Y0ZocWIyTlpTbk5tYUZSSGVEZG5WQzFYVFdaVVJWRjNaSHBqZGpSSVdUVkROSEEzZDJ0TmVXTk9TVU0xUlVSWGMzaENlWGxzVmtKS05YSmhWRWg2V1MxWVgyOWFkMDFuY0hwSFVURlNhV05RTVV0WGJWRnhWemxTVUcxMVNqQkVZM0ZqT0dOUlFXVkJWSGhtYkhoQk1GTnhZVGxpT0VoT2FEVk1SRFJOZFZWdlFtWnphWE5ZVERBMk9XSnBPRWgxVG5ReFFVZENVSGRFVkZCNFlrOU9Vak50VWpadlp6VjFiVmhsT1RGUFFYY3hRVlJ5ZEZKRlYwMWpUVzVyZDFsQk1GRk9MVEpwYkc5clMzY3liRzlUYURGMGVGZzVkVlZXWlhKb1l6aDFWVlZKUVd3dFozbHhiakJXWDBOdVZXYzVWbUZTYWxscFpqTkhXRTVRZG0xdFpsaDRZVWhXVDBNMFVqQm9MWFJvUzB4NWRVUlBOMjQ1TlRGTVdFRlBSM2RzYjNoVFlVMVpSMUp3YjBkQ2JXaGpMa2x2VUVWRGVtcFJUMk5ETWxZdFQyY3hXVUoyUTNjLkRZZFR0T3ZfSk0ybWdCMzdWYlZTWFlWUmJJaC0zMTFGOWw3M2lGckYyeDAiLCJleHAiOjE3MDYyMTcyMTcsImlhdCI6MTcwNjIxNjkxN30.WRZhYdqyxx0kvfZPs4qzkMwAu5GxvHv54c72MQzN7Wg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:37.243 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:37.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 374551: status.find.is(200), but actually found 401
21:08:37.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,374551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dc5f40c, username -> user.1000969, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@192bf62d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216917302))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmRybG45dGtuNTlqOW1xNzhwcmlvbnRwaW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlZHMURTRFpNVUdWVlJ6QTVhWHBJTTBSQmVtcFJMbE5CTkhSU01qTjFNWGxEYlZoUlpscDVWeTFtVmxOcFUwZHNRUzF2V1Rjd1dsSTVPVEpZVjFGV1ZWYzFia05wU0hweU5ITlBWVXN5ZGxCdE1qWXpURU53ZWtWRmQwRlBSVjlZTWxCc1dIVkhORzF3V1hVNVFVUmtSRkpqV1Voc09XcDZWVXd5TUdWdlkwc3ljbTV5ZEZkdllWbHlPVWRHVldodlNHeHZjVk5pVEVWbGNqWnpPR0kwUW01TlRUTk5Oa1JzVUZkR1VsQnFiRFY0U2pSdU1ESnlOVE5DWlhGd1FUZExaa3BUYlVKcloyaGpZek5VZVhWQlJuWmpNRGxWVVZwUU5YVXlhRUZITW1oMlpUSm1SRUpQUzNaeFNXVTVUM2t6Y1RkSVRIbHJNVTV1V1dkcVdua3lkRUZCZFU5aVJYQTFkQzAyY0cxalIwZEVhbTlSYVcwMlQyNVVUQzFyVjJoUlpTMVJibWcyVTA5R1NISTFhbXBDZWpacWIzZEdjakJ0YjJkWExYTnRiMDl6UVVwc1RVd3hkMGxRYkVWS2FubFFVa05uUTNObE16WjNlRFJwZVUxUlEzY3pTREpDYTBGaldFUkVNMGhxVWtvd05DMUdYMEUzTmxKemNYaGxZM0YxWkd0a09DMTFjRWR2T1hCd1ZreExSWGsxT1RCUVNqSjBkbWQyVlVwM2VUSnNlRjk2VkROSFN6ZFBZelJuVEdkcGRGWk1ZVWRVUTJodVkxSXpjR1pzY1RBeE1YcEZWblozWm5wVVlqTlBaV1ZCVG5sSWNGRTFRelY0V0RjMkxVdHJaMVJmTTFWb1RHRjJWRVU0TW1SM1dqQkJiVWhmVG1adGEzVkdiWEZvTVRFelowNVJUbFJ0WDNoV2FHWTFNV3BaU2tFelIyVllZWE5uWlRscVFtMU5ZMWhsWTFsa00zRnVNekowYkY4NVlVWXRRMU0xZFd4WVptUmZWM2t4VEhGUlRFczJkbHBCWkdKblYwMXVMWEZTWW5JeWVHTndSRXh0WWpsNmEycGtWM2hpVTNWbVIzRTBWMEpCVURocVFrSlJRVVprZG1SaFgwdDFWbXBOVUc5TlJFODVTVnBuUVRaV2VITkRNbWxsZEY5WmIzVk1UM1JEYlhORlIxQlpkMFZGTUdFdFRuaDBRVmxrWW1kQ1VUWlFhR3cxZG5aUVlYZDNUVXAwVXkwNFpEWlpMbTUzUlZCbE9XSkpaa1ZOYmxoMGRFMWFSR1paU1ZFLjFQTmlVU2MtenZySnFLWmlWRTY3OGllaXBiQVBOa05GUktuTEQ0QndXaVUiLCJleHAiOjE3MDYyMTcyMTcsImlhdCI6MTcwNjIxNjkxN30._vO6_FxlunYP6V-QJLCzT6VlKoGi88EKgmdv1mfb1iY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000969"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:08:36 GMT
	x-forgerock-transactionid: 68ad3860-9dca-444a-9739-09067b5de451
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:37.352 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:37.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 374551: jsonPath($.tokenId).find.exists, found nothing
21:08:37.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,374551,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dc5f40c, username -> user.1000969, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@192bf62d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216917392))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:08:36 GMT
	x-forgerock-transactionid: e966bbd1-9d2d-44e9-ac50-ba4703b896e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2w4aTdmNmFyNXA1ZjdkMTl2OHZycHI4aTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WE9HVTFkMVF3T1ROYU9GZERRa3ROVDBad1lsUjNMbTVsY0dSUmFsSmFVekZvWjJWclFrVmhUVXhLZEVOM1VubFJTMHN5Um5KcWRHZzBUbWhtTm5oTFNXSmFXV3c1T0Y5cU5UWnBYMVpWWVhJeWJIQlpjMHR5YURoQ2RqQlFSeTFJTm1veWMwTkpabVJzVmxOZlRFWTBSekJuTjNkWFpYbFFkM0pOTjJaSFNtMUtWVWd6V1dwa1ptczJUbXg1YlhVNWIxQkpNbkkyYWxOblJXbHZaMjF1V1ZOYVFucGlTbmRrY2xwdFduWnpUMFk0VjI1elJ6QnlNR3M0TmpSU2FsTllVbmMwWkhBdE1VMU5OREJHTnpoNk0xZEtSRlZKVTA1cFExSnRZMDgzYVRNM05FbFNiREJUWkZFd1kzRktPVE40YjJaRWJUZDZObVJTZDJjM2IzcFVkaTFaVlhoRU9DMTNMVUY2Y0dneGRFOXBiVU5HZG5SalQxZHpZbk4wV0daVllYUTBhM0ZsVTBZNFpXVTNieTFTVGtwM2NqRmFZMTlxYjNoc2RGWnBaMkpPVlVwTmExZEdibk0xWXpCTGEyeEhabUZYWlVGUE1GRmxVR3hQWHpaTVRHVnhRMWt5TTBkQlNrZFRNMGhFVm14R2RFWmpiWGRxWjNGU1lsZGFNMTlpYkhKSFRVdG9WbEYyVTFVMFMxQnlTMUJuYTBkdmVXWlZOSFJFYTNwU1RtUm5lV3d0TlRKeFNraDRSSHBQWlVST1gxTnBZa0ZhTFhwNllWZHpWVUozV1dOdGRXaDBRMGQ0VkU1TFkyWkZhM1ZGYkV0YWMwMWxTbXBmVVZkeGJYTnlhVjg1WnpGNkxXZG5VVE4xVEZONlNFNVlRekJVZUVGa1VGRkRSa3N6VkVWd05sbEZaMWRTT0RSWGRrSm5ObWMyUVZGQmNFZGtWMXByV0cxYU4zTXdNR3haYUdObGRtMDNNbm8xT1c5bVJ5MUdNMGhQYkRaaldHRlJSR2ROZURSamVWUjFlbmw1WVZKb09FbGFZblpzTVcwd1lURTNVbVZ0VDBFNFkxVlJSRTlQWkhSUFkwbzFTWFZtVWxSeFRVMWtiRXB6UmpoNVprNUlVelppTlZwcmJXTmhXbHB0VEdOdlptMVVPVEpSZDJwWFJHbDZYMk5DYlVNM1owZzFhVlp4WkVJMk1UWkVTR3RNYlRWWlZqSkVlbEV0TlV4bE1VbzJTbFJUWVZodGFraDNMbVphZDFsR05qbGZVMkl6UlVWelRrdG5iRnAyZEdjLjlDVnZBTDc3TGNyWU5sUjk3a3dnOW91VElYLUFxZkhua0lwOHBoVjJ3SUEiLCJleHAiOjE3MDYyMTcyMTcsImlhdCI6MTcwNjIxNjkxN30.gSykSLH_sKiTQWBPkQU5kxLjbIIKfBRQVGDqa_4oiBg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:37.393 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:08:37                                        2510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=733679 KO=13206 )
> restLoginInitiate                                        (OK=363509 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=362437 KO=1048  )
> restloginProgressiveProfileCallback                      (OK=7733   KO=1048  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.36%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.36%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.95%)
> status.find.is(200), but actually found 503                      4958 (14.00%)
> status.find.is(200), but actually found 401                      1048 ( 2.96%)
> jsonPath($.tokenId).find.exists, found nothing                   1048 ( 2.96%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################-                      ] 69%
          waiting: 167993 / active: 28     / done: 374594
================================================================================

21:08:40.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 375086: status.find.is(200), but actually found 401
21:08:40.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,375086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@787032b1, username -> user.1001899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78d50002, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216920723))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmZkMmhnb3BwbXBlbHU5OTFsNmJra3BxdDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZmEwSlZhVGx4Y1RKM2EyZzJPVGRJYzFodlUzaEJMbkpCYzJKb1pIQnBNemxKT0haMFJEQkdTVkZKUmxJMFZYUXdMV1JyWTNjM1JHWkNUbXQwUld4TFpHNVNkMWt5TUVWV2VuRnlOVkEyZW5SNllrWjNSRXBFYW5JMmVUVlJOVlZWVms5UWMxTnJZVTR5VEU4eU1UUTRPR2xSVms1cFowRnlWRGxzWjBkdVgyZ3RjRUpZTTFBeE9FcGxYMmQwUjJoWVFqbHVibVJpUlU1WGVFNUZWSEp3ZUZwTlowTmphMVp6YTJoclowOVhPRTl6WVVWeGVHczJiemh0TVRCS05ETXlSa2hMVVdaNFNFTnlSbWRNY3kxcVlVOHhkMmhCVjFSTlJFTnRjVTlNWW5wbFVYbFNaVE4yVjBWd1lubGZUR2hvT0VkbmRUWlpTMEkwU2twV2NraFhWVWRNT0V0M04yeFRZMlpKUVdWSWQwRkZiMDh6WjBaclNGZGtTMU5EWkVwdloyMVZXV3h3YjJwWmQxZHpNa0p6YldFek5IWnlkMUV4WjBWNFF6aE9TV1p1T1dGR1ltUlVORGt4YkhOdmRHdE9iVFZ4VlVOd1RHeEJYMVJMYzFjNU5UaDJNVEJKYjJkVUxVWjBTV1IwU0VsR2RHMWFVQzFETmxacE5IUjZSalZoU0dOdU9URjNURk5xVm1kTFJXTlJjRTFNUTBWblFVaFJhRWxRWjBveFNYSTJlVGhOTnpOVlluRnhSbDlKU0VjeGJWaEhhMFp4WmtReFVubDNRbXg0TVdGVlFVazFWMjVmZUhkc2MwWk5NVEpxZDI4dE4xUXRNMFJSV1hwb1prZHJkRUpXWm1rd1gwTklTR3R2UkZRemRHaGFOVll3TlU1YVNIQk9hamh2UlU5Q2RYRlVjWGszYUdweVowMWxhblJZY25SV2QxWmtOV2xCU3kxd2NFOWxSRXBLUlhwMFJIZHNkbFJZVkdaVWNXRkJNMEU1V214aWNtaFhjamgzY201Wk5XOTRSbEZsYkZvNU5WRXpRM2RLWW5rMWN6Rk1OM0JuWjBveVZtWjNhRkJ4UTFSWldGQTVRMkpsT1VSUlUzWjRTVzh0WHpGYVh6SmpSbVY2Um5kdFYySXRXR1EzZDBoUVMxSkVkVlJPUzBoaloycDNVbU5VVDNGRGNVTnhhbUp1ZHkxcGFqWmZjMDh3TlRneWREQlVhR1JyTTJaTGJtUlRlUzF5VjFKRGMwdHJMbGRxU21Sa1lWVlNPVms0ZWxVM2VGcExNblY2Y0ZFLmFGWUFGWElfdlVkc3BfcEo5UkkwWVlSUHZmZlNZdjJGdHlzbFpRYUdtYkEiLCJleHAiOjE3MDYyMTcyMjAsImlhdCI6MTcwNjIxNjkyMH0.lIpQo-qs-sFmaciN4CB4cD8unCOnAZNTau830DHHT5I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001899"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:40 GMT
	x-forgerock-transactionid: a02e8b53-bc57-451a-906c-7609dd9513fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:40.769 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:40.810 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 375086: jsonPath($.tokenId).find.exists, found nothing
21:08:40.810 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,375086,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@787032b1, username -> user.1001899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78d50002, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216920809))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:40 GMT
	x-forgerock-transactionid: 22adfdab-c2eb-42dd-bc15-fa412f169ca5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamc5YzhhdXBxcDRnbmI3a2tqbW5scW1qdWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVFXOTBSMnBLUkhoV1NEWjFiVEZDT0ROdmRGVkJMalZtZWxFMGFWb3dWM1JMY1dOQlkxQktUMlJJWlhONWFtWXRkbkkyTmt3dFdsQkxWV0p3UjJkQ1UwMWxRbFpFVjFOalJYYzNVbXM0TVRSTWVqVnFVR3hpTkhCdk5VUlJUbE4yVW5od01VcG5kRU0wY1RaRk9VaHBUMlI1YUdGeGJUY3lhblpQTkdKeGNXWmpkVWN3VUVSdU0ybFhjelJMWjNOcmNIWnhiRmhvWkhwblJYQTRWMnQxUlhSS1lWZ3plWGwxTFU1Tk5sTkthVTlrVEMxVVdqaDBUek4yUW1sQmIwVkpiUzFpTWxOcFlXTjZRM0JuUVhwYVYyaFljVTlJYVhwWVgzZHhNamRwWjNkZlNuQnBZVm90ZEZKaWN6Y3pZV3htV0dOM1J6TjZlbEpCYW1rdGEycHNiQzFMV2tFMkxXRnFNbXhTVlVoa2VHNXNPWFU0VERaMFJFUmFOMjlDWlRadFUwOW1TR3R0Y25WaFlqVkZabkZwUlhCeWNFUjJXSGgzYXpsbmFVNDNWV3c1TURSalJIUllVVGhSWXpOaldFOVRlbWh4ZFZKQ1RFazBabFZmV1RKMU5YYzJZMXBHTUhsNU1rNHRVR2ROYjBkek1qZDFaM1JCTVZNdFJXeHdOMGd4TWkxNkxYbHJkRnA2ZDBsclozcHpjVzVrY2prNU0yTTBVVzVCV0dSR1MxbzBSSFZQUzBwTVIyZHZhMDlsVUVadU1rRjFTVVpEV1RZek0xRmtVM2h3WlZSSVNYWjRVMngxUkVsallYbFdOR1pIZFhFdFdWWkthMUYzYm00eU9FZGplbE0wTkZoRlNUTjNkWE5EZWtWUE1tZERVVFI1Y1haa1NFbFllRWhZZUZsbVZVTnBPRVV3Y2poU1p6aHZjWFJSTlV4UGVYaHVhblZPTUhKT1NITlplbGhZTlVaUlpEVkZOMEprTFc4MFZrUXlaSE5MVFhScVlYRmZSM1Y2TjJWQlRXaFFObTUxVlZaclYzWnFTR3N6TWxSaU1IWmZPRjlwYkd3dGVrVXlMV0Z6ZFhwUGNXSkVUMHd0YWtsNGJrcFRSMFJKTUVwQ2VrRmpObUUzYzB0cVdqUXhNbUpuWTA5c1FrVkJWVGhyVm5ObGNVc3RkVkJsUWprMFUwYzJXR2hNV1RKelRscEJOVUptUkcxeVNUaDVXRjlXVWxjMk5sSkhhbDlKTUVWNU1XTkpMakZtWW5CeU1WaHhSVlF3WmtoS1RXZHNOR0YzY25jLmR5a2FJbUpfcm9NRU90TzFrS1lBWmtzVTVSSm05S0xfLTNxRldJLUJfQ1EiLCJleHAiOjE3MDYyMTcyMjAsImlhdCI6MTcwNjIxNjkyMH0.q74esv6lSTS-v09251uZ0zUg_HvwevXs-yPYwDh-5qY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:40.810 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:42.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 375280: status.find.is(200), but actually found 401
21:08:42.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,375280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55db7340, username -> user.1002510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@204b26dc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216922094))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2lqNDV0MGNvNDNiYnZhcHI4NTd0Z2llM3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UE1VRk5VbFJXZDJ0NWMwOXdTMlkxVFZacGFrMTNMblZVYUZCeFJUUnRVV04zTVVoVldYbFNlV1ZSTm5CSVRYYzJjMWxEY1U5dVRGUnhkMGcyUWtaNE5ua3lNMEY0VkhWaWVGRndRblYzTFRKMFRUaElVR1k1Vm5SRE4wcFFYMVUwWVZONVVGSmxUMEZMTFVOd1VWRmhWRFJWVW1KblNrTkxkR2hRVjJOUGVTMVhZMDVCVjNKYVowMUZNRXd6Vm05M2NWbFBOMlZKVTFjelgxTm1hVmhKYlRKWGNHSkplR0puTnpWT1ZuZzRTaTE2ZFhwWVRteG9aMEo2YkRrMWNrNXdURGgwVGt4S1RqWjFiV3R2VmxCclYyTnVTMVZCVEhwUGEwdENhMVprVXpaME1FbG5Zbmg2VVRJM1VXcDVZM0F6WHpCbmFUaExOSGhIVFhadFVFVmlSbVp5ZWxCNE4wSXRhbU5hT0ZaWVpsZEljM280TFZkclQzaFVTMlpHVEVGbExVazRhRWR4YWxoNmVIRmtTVEpJWjFVNVJXRjRhREYwYzA1ZlptTnZVME5XVWxsYVJEUldkbmxoVFZNd05IZHVhbTlTUTNGeGMzRndORGhXUVVWNlRtRnJNRlEwVXpKUmFDMVVOVFF4V1ZkdWQzbFpTRFpuY1RGTVVWaHVYMFp3UTBWSVpHRmZXa0p0YVVsaFpHTk1aSHBXWVhneGIxRkZXR1pNUkVST2FpMDBXR0ZOWTFWU05FaDNVMHhpY2pSSlpsRndXVzE0UWpGdWJWQTBUWEpEWW1kblgxRTNXRmxPYUROV09DMUdSMkZNVFVSRVptMUJXWE10VlVzNVNEVm9hMDFOVkRoM1VrbFBhM1ZWTlRCT1RFWnpWbFZxVEVNNExVcFFhelV5WjNod1VrTjNNamxOZUMwNVFXeFplamd6ZGtkak9YZ3hlV3RtTldGeVRuQlBSMU5vU0drNE4yNUxlRlptUmtwbFQyVnhaelJWVnpkVFRFMHljMHN6YkhSWmNsZEtNRmRQWm5SQlpWSjFORlV4VlRoTGRXSnNUVGhRZWpsclZscENVR2RUWlRaSVoyaG1SemRZV0RkTGJUSk1hVTFaWHpNeFZHSk5aMGxTZUdrMFMwcEJZWFJtZDJKMFkybDRTV05FZVZWTlptZHhXbWg2UkVKUGFFaDJhbGQwZVdWaFZFNDNTM0l6YlZOWGMxbDNWWGxaVkVoTFRGTmZaMGN6Ymt4T2JsQk5MbGhGVWtSVVNXcGtNRVJZYWtwUVVHTnJRbkpaVVZFLlZ3cDFqRzVFc3lDNlZqazRMWDRWeHZja2l2Z0RtbXhEQ3FXOVlhN2VyR2ciLCJleHAiOjE3MDYyMTcyMjIsImlhdCI6MTcwNjIxNjkyMn0.HP9NkMWgq_ceqTCX6ZNFk0VhQ2Pj6MHuUNfh3hilpfI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002510"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:41 GMT
	x-forgerock-transactionid: 393cc143-3439-437c-adca-1e57db481239
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:42.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:42.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 375280: jsonPath($.tokenId).find.exists, found nothing
21:08:42.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,375280,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55db7340, username -> user.1002510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@204b26dc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216922184))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:41 GMT
	x-forgerock-transactionid: d74a6709-1313-4b87-aca3-894d4a3eb9c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDM5ZTRndmRwMHYwMGk5a2c3NG03dWZhODMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YWJtZEdTV0pIYm1OR2VWVm1hbWRFVWpoQmVHSm5Ma0pPYkdKYVlsQk5TV2hYWmkxNk9FeDJYMGh2TlU1Uk1XSjVZbGN6T0ZSWFduWnJOR1ZHVW5sbWEydFNVVEJTVmxsMVZuSkJiakZqVW1oMFMzVndNa05sTTI5Q2ExOUdSR2x5VEdKa1dHNVhUWHBmTW0wM01VaHRabkpvVDJ0QldWWTVkMHMyUkRWU1dUWTBXVlJqZGpGRE5uaEVTbXhYYUY4eE1WSmpVazF5WWsxR2EzSmpXVzVPT0hVeWN6TklTMjgwVURadlpWY3phM3BHTmpkcWVHTlFXVUpWVFZWV1NqQk1TMjEyVTBGUVdtbFNUV1ZHZFcxUU9WSTRlR1J2ZDB3dFRFVmtSM2syT1hocWJXRmxSRWQwV2pKaVdIZHNaa3BQWDJ4a2NsUk1aakZOTldvMVRVVXllSGRYZEcxclZXZEhlRzloVEcxcVREbFZZbXh3YkdoSVFsRmhlSGhJVmtGbFpsRktkbEJGUXpkb2J6UkhRMDk1TFdaS2QxVldXV1kwZUdWR05tdGhUbUYwYTNWUlpXbEVNVkZxTkhOVlozSjZVR1J2Y1hKeWFUQTRjVUV4TlVONlZVMUNRa2wyZEZSNlZsbEZhbDlrZW5jM1IzRkpTR053UmpJMU56SmphRmhHUzNwb00xSk5iMVl3YTJKa01WVTRiWEZsY2tkWlVXd3hTeTE0ZWpkd2RYWldaa05vVFcxdU5uVnNabUpIU0VSemNtWkxMVGhyYzE4elRHWlJjR1puTVVodE0wTXhlRXRJV0VwWlpEaEJiV3BoVERKWWEyMVFSaTFGTUU5WmRVTTBWamRwTFVVelprcEdObk5NYm1rNE1XcFhWamQyZFVOTVowRlJkSGh0VDA0dFFWUTRUWGMyZWpjeGRVRktOMHBWZUZOMVQxcEpZMmhrYlRselZIbzNRVVpoTUMxVlduRjFVRTVEVFRSRVZrcGlTbE5XWDBGNGEySTRSbFExYTFGdlluazRTVWxzVG5Zek5FdE9ia0U1ZVcxMFdFcEVZbXhrVms5cGFGTk1ORFJZY0doUU1VWlZaRzFzVlVSbk4yZDVTa2g2YjFwdU9VTmtYMWRGYmxsR05tbFhOa2xOWmxNd2VHMVJiV1ZyVURGU1FYSktkWFJpZGt0UFJHVmZka0V6UkVGTFFtRXdRVmcyVFcxRFluTk5jVlpZVFZCU1JtTnZPWFZLY1ZSa1ZubG5MbmMyWDJjdFQzTm5OSHB5VkRacVluZFRlWEExWVVFLml5TUVybXpOVi1KRkZjTmZtTHN5V2s5eGMwb0IxWXZUbzI1RmVBTERtcnMiLCJleHAiOjE3MDYyMTcyMjIsImlhdCI6MTcwNjIxNjkyMn0.E92gfUa67RvgQI8xmYS9pRMCQj1fJksRFloRGZ8WpEQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:42.185 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:08:42                                        2515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=735237 KO=13210 )
> restLoginInitiate                                        (OK=364281 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=363208 KO=1050  )
> restloginProgressiveProfileCallback                      (OK=7748   KO=1050  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.36%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.36%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.95%)
> status.find.is(200), but actually found 503                      4958 (13.99%)
> status.find.is(200), but actually found 401                      1050 ( 2.96%)
> jsonPath($.tokenId).find.exists, found nothing                   1050 ( 2.96%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################-                      ] 69%
          waiting: 167219 / active: 28     / done: 375368
================================================================================

21:08:45.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 375827: status.find.is(200), but actually found 401
21:08:45.670 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,375827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bd3764c, username -> user.1002429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cb0a8af, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216925617))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTNiZ2R2NmRpZDNyZDVzdDkwMG05cWhoZ20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE5FMUtkREJQWDFKbU5pMWlTVXh1VGpWdE9VOTNMbWt0ZFhsemRURlpZM1pJYlc5a2FFOHdVMlIzVWxaQmJGVkhjVlJYYWs4emQwVjNRbEV4ZGxSWVVHWmhNalZtTkhabVNqUlplbkZvUkdSWFJuaDZUalpTY25oZlNUQXRhMk5hVkRGVVlUbDFiRGxFVGpsclVreEtabkp2WnpkU1RVdEtWME01WWpsVGRtWjFlRE13VUdOUWJISlVkVlpOVEdwZldURnZZblo1VW5GeGVHdFRZbGhSWjJZellTMDRhR2hDZEhST05GTnZOME5OU1dsb2RqRjBaV2xpVlhoRFEzTk9OMDlLYUZjeFVHMWxRazkxVkVwdVVIZE9ORlZUTFZad01UbDZhalZmWVRoMlVVTjFjMXByYVV4T1lraHVORXRFVmxRME0wdFdWWGxQZW14R1NWTlFRaTFhV1hCSFV5MDJSMU5uTFZOS1ZHaFljWEZHY0hscVVXaEVOWGx4ZHpCck5EbFBjMHRUYzB4NFpsUlRMVXRyTmtGVmNXSmtjekpOYW5VMFZsQmFPSEE0WDJreU1rRjFiVUZyZFd4ZlZqbHFNR00xU20xWFdXTTNja3h0Ym1wdU0yOXJiek50VkVKdVowOWZSemxaWDJoWGNuVkRNbHBpYW5SNFkyOWZXVlZGVWxsMGJYQlZlazlxUW0xYVRUa3dTazVPTVZOVE1GbG9VVFUyWHpGR1RsY3RkM0pXYW0xV1NrMUZiM2xyVjJ0c0xVVXdObGx4Tmw4eldWaEZaVVIwYmtjelpXVjNaa3BLVkRkQlZtcEJabmhRV21KVmN6bFhRM05zYTFoYWRFaDVSMlpYWDNOMU5GTm9ZbEpWV1VoUVdWa3haM1ZsTWswelJHODNiM2hTZDFGd1kzQTBNRGc0ZG1NelpXa3lSMDF1YmpoTFUzVkhNbFJVVnpSUlgxUmtPRTVLTldaUE4wcFVlRzVhYm5nMVdYZHFlRkI0YURGSFJuRjVNM1pMYkdocldHVnhRVWxUWDNadFMzcEVOa1pMZERkd1RITlVaVk5PVmxwclkxQndUMmh1WlZGRmVuTjVkbHBUWVdObFVHaFlYemN4TnpaNmEzZzBUWFZCVFZGNVdsVk1UWGxyUW5Cd1UwbDBRelJZUlVoVGVFWjZjVmhZYmxsdlgwWmpTR2hrUjFrNWFXTmxXRVUyY1VoVU1FcE1aRVpUYUVKWk5rWldaVGd6Y0hoWE1GRTRMakZNVkRoeU5WUTNOSFJZV0hOUVJ6bGtWWFZvWDBFLm4tQ3ZhakRHZk1FZjlLc3NUWDFsRXQ4Q2U2UG5yRzg4ZWw5LUhxUzZGNzAiLCJleHAiOjE3MDYyMTcyMjUsImlhdCI6MTcwNjIxNjkyNX0.MqkFBSYd3B6O6aP6TR0uqhHIXe9-EGK5On8uYA2OenQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002429"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:08:45 GMT
	x-forgerock-transactionid: 2b6328ad-b95c-4c72-bcc2-f9e47f6a9d28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:45.670 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:45.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 375827: jsonPath($.tokenId).find.exists, found nothing
21:08:45.713 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,375827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bd3764c, username -> user.1002429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cb0a8af, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216925712))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:08:44 GMT
	x-forgerock-transactionid: 49839146-6913-4ca3-9d62-eaaa4a3fca7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm42dmNhdjRtdnJmZ2NjdG52OGt2aG8xNmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVFsVkhjRUk1UkU5dmEybHFhRk5mWld4alNqZG5MbFpTV0Y5NlJtZFJiV1ZQZFdkSWFGTlBRbVp2VTJKME9UWm5aVEJsVFZSd1dVMU5URUZ1WHpkWFlqWlVNblZJYzAwMVVITm9ibmt3T0ZaSmRVUXlYemwxV0dnd1ZqWkpkbkphWVRGNE1pMUNXazluYkRWNGVFZFRiekY1TFZaWVVYWlZkV2RPUWsxcFdESmxlSGhLY1ZVNWR5MHdXSGx6TkdneFdrMDBXRWhwYW5OekxWY3dWbTVxV2t0NU1WWnRkRUoyYm10dlVrVnpiRGxFTUhscVNFaGFWRXR1U0UxZk1YSjJOWEV3UjNKMWIwTTFRMFo0ZEZab2RIVjNhVm8wZUVwc2JsODJPRko0TkhWc05FTTBUbVZSZDFSR1VFOVVkbGczUlZJemFrcG1OV3BSTTNCRlUwdEtRVEpHUmxKcVF6RlRhVEpMV1ZKcFRtUjNjR0l3ZFVSSFVXWmhXV3BRVDJrNWFGTnJTbG8zZGtKSmRrZG1YMVprVjFkcVZYQjRaMlpyWm5SMk0xYzNjMUp2YWpWMlFXTk1RblZtVFdoWFRHdFRSa1J4UjJsWk5sbGtSa1YyZW1oelN5MTFiRGxuT0hjNVNFcHNXVjl3ZGtaelkwUlFjbVpvV0dadlZqSktZMnBKVDFsWkxXaGxlR1ZDTFY4elIzWTRaRlZJWmtWc1F6QnRWMGxOZVZkdFIwWk5aazFETjJoaU5sZGpOMGRGYTJWTmNDMXlOMDVJT1VFMGVHeFZaR1Z0VFZnMWVrVlJNbFpWVG5sMldWZEhRWE5YVFV0SGR6ZHVhRVYyZFdoU1ZYUnlZVVY1Vm5Kc1ExUlpWaTFoZUZsMFh6VlNhRUpCVUU4ME5HNU1VRWQxWTJ0WVEwOXFiM1JUVUZOWU0wdHJVa2RqYlUwNE1tcFJTbGRTTFRKNWJHVnhUMFJ1WTFKNU5sQnNNVmRpUlVSelptMWxNWEF6VVRReFZGY3RlWEkwVEhVNUxUZDFVbVI2YVdSQ2JqWjVNVkpFWjBoMlJFRjFkRkE1Y1RJeloxOVVVVTlZTTI1S1FuQmlUa0ozYlMxeVRuaFZWV014ZFVSdmNrbFFXbmxPWmsxVFUzTlZWbTVITW5OelJtaGpOVWQxYXpkWVlUWkdhMmQ1UkhkaGJFRnBaSEkzV25OWFNtMW1VbFZtTmpaQ1dWbHdkWFl4WmxwS1VuRkxNR05mTlVaV2JXOXZMbk5PY1d3eE4zYzVZbm8xY2tSeldVcFRhbmRzTlVFLnhYY09QblczVzlEVHZBMlN2Z2RjSFV4Y1cyc1NmTDBRZkVIWmNsR0IzQ0kiLCJleHAiOjE3MDYyMTcyMjUsImlhdCI6MTcwNjIxNjkyNX0.4ka5P6ZHnDLMVq7mdKlsQxph2eEnhWHJSBLEGlyY3nM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:45.713 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:46.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 375948: status.find.is(200), but actually found 401
21:08:46.503 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,375948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2175de71, username -> user.1000401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14ebe5ec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216926453))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTk4amExaWRiZTdiZ3M1cTZnbXFjOHF0dWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFNtRTNjM1pCY1ZwNGRqWTNlRkJPYzBweGRqTm5Ma05yY20xZmRFcFVaMDVRZUdkWFJWWXdSV0pCTWpZMlIwcE1MVXRJVmtabE9IUnZhWGxMT0ZWV2MzTnRRM05QU2tzM05IcFJkQzFXV1RSRE4xa3ROa1pZY0RablkwczJOVEZsYXpWVVJrVnFYemhTU21NMlMyazVXV2xtYzNsalowNDJWRGx5ZW5JMlVYcFlXVFp3VWpsSmExUlRWR1p6UVRGMmJIRlNla00wVVhKcWN5MUpTRTVwZFd0d1MyMURWbGh0UWpZdFozaE1aVVo0V2s5WlIxOUtjVWRYY0VZdFMybFNNRlUyVVRGRWVIWTBOalpxVlY5dlJrVlZUQzFwVm1SR01sSkpibTlSVG05cmVrRlZWbmRTT0ZsR1RIbHRaVTk2WmkxSWJFWktaM1JqVTJjMWFrNVlkRlIyTVdKeFZta3pZbDlYVjAwM2NVRm5ZMnBRYzAxaE1teHhVVzB5UVZSNldEWTBaV3RXVEVSdmVIVmhiekZ5UVVsTlIxbFNkbVp2VW05RFJrcHlWbVV4VmtrMk5HbExSMGh5VGtWamNHOW5NV1ZZTW5Zd1RWTTNVVWxoZVhaMVpFaGpXR3RhT0VKeWFsRnJVMVJXZURZelVVMVhkWGN0VkZSTVVtdzRRbkZUV0hBNGFrOVBaM2xQTmt4VWVsaFZUbXB6V1ZrNFR6Uk9lR0Z5U1hKSU1ITmtjVmhQWHpKNFF6RldiSGcwZGtKQlZGWk1aR1JPU1hCMlMyZDBUekZmVldaYWVVcHhTMmxYVmxGaFNYUnliRTFMY2xGNlZqVlBRbFIwYkVab0xUTmZTbTlRZUd0ak0xOU9OMkl0UTBkM1JtOVBjRUpMVVdWR09USjFPRmhrZGpWeFNIcExiMjlVU1ROSk0xcE1kV2x4Tm0xM2VIRkdkMWR0VG1sd1MzZDVZamhoTTNGSlMwVk1ZMU5mY2tZMU1UUkphRFF0Yld4dFRtVXRRVWxIWlZKTlMydzFUVUZzTldoRFJrZHVZa1JrVTI4MFlYRTVkbGxST1VRMFVUQnVNV3BwU0ZSS1JUQTJRWGxHU1Zaa2IwbDBhVkZyZDFOVGFXUnZhRlo0TlUxRE1YaFNiVmR1YkhOM00xQk9YMjl0VnpCYWQwaEJhMFZZT1VOdVdqaFNXRFYwY1ZoRWJXWTRlWEJ5WTB4SlZHNXZSRVZyYVd4bGIwRmhWbFp3YUMxM0xWRnpMbUpvYlZRdFNFTkxPRkp3YXpoSGVWZzBUV3hLYzNjLjhDX0pyOW5mRFJPZkE2V0ZwaFptOF9VV0dzOWtGQzB5aDVrTVl2SzBzQkEiLCJleHAiOjE3MDYyMTcyMjYsImlhdCI6MTcwNjIxNjkyNn0.82HNDcsYyWyvlEo5-T6MZLDI2djRMFwWmNuPF677CXc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000401"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:46 GMT
	x-forgerock-transactionid: 7e769a1a-8803-4dde-9a0a-ad0539810ed3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:46.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:46.544 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 375948: jsonPath($.tokenId).find.exists, found nothing
21:08:46.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,375948,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2175de71, username -> user.1000401, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14ebe5ec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216926544))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:45 GMT
	x-forgerock-transactionid: 5cec4ad7-4b25-4627-a791-5457d18bdb1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm5oNDBjbjViY3YxMHVsbWRnMTE5Y28zMjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWJFRlBMVUpLVjFSbWVHYzFTVGx1T1dGdFFucEJMbUZST1dremIzVmZUbTVFYkdaWmJWcExSMmsyVkZsU2FtaEVXbkp3YUZkUmRuZFhjVTFpTVdGVlh6Vk5aM2hzWW1ST1FrTkhaRFI1VVdneVNYQnlOMk5vV0ZWT1REaG5SM1pQVEVNMFkyOWtMVzUwT0ZocUxXcE1XRFZLUzNaSlVHSkNUbWRNYUV0dFRrWnBPRkE0Vlc1TWNqZzBaamRQZVRacmNVeEdiVkJ0Y3pjd1NFSklSRTAyTlRKR1JFVkxaRzV5TkhCV1VIWjVSVjl5Wkc1elJqRmxkbTlTV0ZaQlJUZEVjME42VVhWNWRFZE1jMmhpZVVSUExXODJhMHBVVm01dVdtVXpiSFI0YzBkQ1JqTjBhR3h2Tms5UE0xSmxSMWR6U0doV1ZEY3RjRGhCZDJObllWbHlPVkkxZFdOb2RqbEpWRU5DUlZWUlgzaEtibFpCVlhaRlNFdDNNWGhNYkd0WGVIVm5NalpYYldSeVVtNXZaWE5QUkU1Uk5UVmZMVEEyU21kYVdEQklPVUUyUjFGTGJISmtiWE5aY0hCbGJrdHplRTlDTlVsYWVXcEVXbWxvU0U4eE5YQjViSE5FUW5CeU9VcHNaekV5WTFscGRuaFRTbDlXWW1vMFpXbzNZMlZSTUcxVGQwVkdNV2hmYzFoNlpUSkJVSFV3WVZGTVJtdERhMlJJZDBRNExYRTFTa2s0ZVdzemJsSmtkMVZCY21kdFEyMDJSMG8wYXpKTk1EWXlZMTh5Um5sb1FreGhUa28yTlROd2JFOTNUazlaUm5wcFUzZDBURnA1TUhGRlIxSnhPRUpvZEVOMlgyUk1SekpzUmt4RldEbFVTVVZyY0ZweFV6Sk5aMjlhVjFGRU5HaEdjalp0WlhkMlNqVlhNblJEY1MxMVFqRlhaelpEUlMxcVdFaERWVkJKWTA0MlVrWkxWak50T0hWNmVGbDFZWFJNYjBGbVRFUmxORXR2TjBWRGIyeEJMVmw2TkV0TExUZ3lXSEJ2WVc5eE5GbFJZalZuUnpOZlZteDRYMmQyVGw5YVNrOUVOMU56TVdGT01HeEdUa05aTlZobVRUTjJlSFpoVFdSb1RVaEVSR0k1WDJWRGQwZFpTblJOV0VwbFJIWTJXa3RsTTBOaGFHUTJOelp3WDBKc056SjJlVEJQYTFad1dGOU9ja1JsWTJSTFkzWldPSHBUTXpGU2EyRXdMbmhhY1MxTlJGODVMV2hwT0Vzd1EzbGlVMlZOTm5jLjVsRmlDeEY4azhhREQtYUtERWNCZlV2b1I2ZGZ0YmJoSGg3dlBmc3RnRTQiLCJleHAiOjE3MDYyMTcyMjYsImlhdCI6MTcwNjIxNjkyNn0.KYhbbpt1FluDXz4L_81AKnRnrwGkrfNiNQnZ5Lh6rsQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:46.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:47.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 376099: status.find.is(200), but actually found 401
21:08:47.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,376099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b5f75bd, username -> user.1000182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d8428c6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216927337))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGwzbWZjc2lncmltNWI5MW10dXFhNGM3MmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MWVESkZUVGhDTlhFd2NtWm1SMEZoU0VsMWFXNTNMa05DUVhCNU5IZHhhRnBGVm1WTmEwUTJMVEZ3YmxKWmEwRTJSa1UyZVhwellqUnRUbWt4UVZNME5URjZTV0pYTXpjd1VuaFNRa280YTNjNVRYQmFWbEZXTlc5M1ZYUjZWMG80VTFnd2NYSkhWMUl0WWpkbkxVUk5la3RXTVdKbGQxUjNZVWgyT0hCQ2RWWmhaMU5ETUdoeE4zcG1jbFpWT1hZMGRXZFZiVzFWWDFKYWNHRTNWa00yZVdSeFdESjJSV1JGZFVGeExVaERUMUJ1WjNCT1p6bHdaRUpSU0djeFRtWnVkaTEzVURkU05tcExRbTh0ZDBkQ1VHVkVkMmd0U0ZGRVV6WnFWbVJ3V2tvM1ZrSmxWa1JzTm0xaFpVbzJURXRaYkdnNWIxOVhWV1YxV2xwVVlteGlXRk0xV0dkQ1ZqRnFVMG8xUkU0eVIzRTRXRFpDTmxsV05ERlJSV2xVWmpORWMxRjJOa05RU3pSSmJ6Wk9NSEpJUlZJelRrMUtVRk5xUWtoQlgwVlBZVWN3YjJOWE9VODRVVVJ5YlRSSlgwVlNOMHhNYkZwYWVWVXlaWFJLUTNrdE5tOWZkR2Q2VlMxU1dFbFZSMmRTVlRaZloyTlZjR1ZCYldoSk5UZzVkV2MwVm5sRlJtYzRMVk5VV2poeWVUQm5kMEV0ZUZjM1QyMDRaREUzT0hvek1IQjVUVXBxVldkcU9EQkRhRTVPWkdGc1F6TjRRbFZNTVVWa2MwMHlhMmR6WVc1YU1ESkhVRTR6WjNKaFNWUm5jblpMUlZBMU1VUjNSQzAzVUdsNmNGWTNiSEJrTjBOeU4weEhXWFJuY25GR1VYSndPR2x1WDJkdlJVTXdkRXBPY1hOb04xRjNXRmQ2UWpKVFQxVnNaV1JDVjE5elh6ZHVZV2QwWms5Qk5tOU9Ta2hJUTJ0MlFUUlZiakE1Ylc1SWNVaEZSVGhPT1UxeFVERlVjREpRVUdaNVNsbE9OR3hCV1U1SFlrbEZWRFl4U2xac1FVNDJPRTEwWVVSM1J6Tm9TMmt3Y1VGdVQxVnNRM0o2YXpCRkxVSklWMkZHVDJzNFkzSXhSVVE1WVZsdVJIZFRkRkZUZEVKdFJrUnlPWEpWWlcxeU1YRTJMVnBqYTNreFdFdFZkalJLUWpkMVh6ZG9hbU0wY21kTlVHWk5jRVZxU1doTlpXbHViVVZ0WmpkR1QzZEJMamRHWjFCSVJUVkpiSFZrYkVWUmVqZ3daM1JvUjJjLktDczM5Ny1nZHBHeWJDbWphakp3WVJXYzNCQmhoNGJOTWJtYVNyb3pLYlUiLCJleHAiOjE3MDYyMTcyMjcsImlhdCI6MTcwNjIxNjkyN30.qjGJ1eqLSTL4iJFXZqlAztr1CaBbjgeTiHJJWqBZNLg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000182"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:46 GMT
	x-forgerock-transactionid: ac8021ea-4daf-42ee-b75f-40e6642881c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:47.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:47.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 376099: jsonPath($.tokenId).find.exists, found nothing
21:08:47.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,376099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b5f75bd, username -> user.1000182, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d8428c6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216927425))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:46 GMT
	x-forgerock-transactionid: 1798ed7b-b9c6-408f-8e5c-0b6de491558f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWFjMGdsZWFuZDNjYXQ2OGM0djk2NG9oZDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVkzZGtNMWRWU1ZkMlMxbE9iSFJvV1VwVmFVdEJMa2RhZFdremJXRTBRVVJQWTI5Sk9HcGxNRmxIZUVWc09EZEpiMHA2ZDFSQllqUTNZbkJDVVhkbk1GZHdOazVIT0ZkSVNHSldlbkZQUzFBek1FZDRjR3BwZURsT1UxTnVVakUwV1c4MFYyMUhSbXBLWWkxd2R6SjFiMVZsZGtob1IxTmtZVFJ3UkZoZk1VVnZWMVpuWlVwa1VHdGhPVlJyU2xGaE5WWXpWMDF6TW5KMlVtcEJSMFp0WlRCYWNFRmZZamN3VmxSWk5VZDFUWG94V1VodmFqTkxXWGxhUjBSaGNVUlFSRUZTZGtwbWRrZHRaV0p6ZGtWcVNuUnRaM2RVV2twak9EZGtORmREYjJ4MFZEUnBZVlJVVlZCck5scFFXSGhCYmpkMlgzQXRRelI0WjB0eUxTMXJSVTl0UkROUU5XazVXblJ0TkdRd01ucHBiRzVQZG1nME5EbG1NVzF1Y2pSRlZGcE1Na1pITnpOd2NHOVJlVFZvUWpSV1UwWTJRVTFIVnpaNldHbElTVWxJT1RZNVFreFZVR2hzWHpSTFlWaHRhM00zT1cxZmRFdGFjbmxPTFdZMFFWbE1XakkzUW5FNGVsSnljRTFYU0RGcGJHRmphSEp6TmtSc1dtWndaMjA1YzB0c1ZsUTBZa1ExVFRCdmNYTnVjVXBaYjJaVFRYa3lhak5GYjFNNWFXOUpMVkpHTjNwa2IyTkRhMlUxZG1SWmJubFRjVVJmTmxCalN6UmxOMmRNVjJKc1ZYcHZOM0V3YUdvdFgwdHZOME55UzFsdldIRlVNR1JpZFRScFZWOUtiVWhGVDNCNlJVVnpiSFZ2YTJKbVZHVTJiMlkyT0dzMWNEWjViblpHWmpGbFZYTnJPWHBwYms5WWJUVndOekYyV2pSSWF6SlBaRzg1ZW1GTFozTkJNVTVDUmpkdFZIZHlSVEJLT0ZvNFREVlhRVXR2UTFaM1ZVdDROMjV0UnpaamFHWjVSSFZLUVRsQ04wdDBiRWN3TUhsQ01HUTROelZXVEVkR2ExZHhPWEJQVWpGc1pXUXhhak5yWWtKSlVESk9PWFJOWldaQ2RsUkhNRVpITTFkTFZVeDRTa0ZyWHpKUlVGSm5XR0ZOZVROUldFaGhlbWRuUzJabWIxbzVPRE5UVTJWc2NqbDRUMk5vTkVGeVUwSlFMVGsxTFUxcWJTMHhVamw2TTNwdFVXcFpMa2xmY2tVeWFYazRkbWc0VTB4V2VHbEZWMHRaWDNjLllpb0NER002ZlNIaGdYdXBuY21zR2RPbXc5MlVOdm5zZ2ZZLWVtWFgyeHMiLCJleHAiOjE3MDYyMTcyMjcsImlhdCI6MTcwNjIxNjkyN30.DI5mGcXqErgXKCrdZa0L7OOuG3Sr7x3scG2LhGVKpDM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:47.427 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:08:47                                        2520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=736786 KO=13216 )
> restLoginInitiate                                        (OK=365048 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=363976 KO=1053  )
> restloginProgressiveProfileCallback                      (OK=7762   KO=1053  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.35%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.35%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.95%)
> status.find.is(200), but actually found 503                      4958 (13.99%)
> status.find.is(200), but actually found 401                      1053 ( 2.97%)
> jsonPath($.tokenId).find.exists, found nothing                   1053 ( 2.97%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################-                      ] 69%
          waiting: 166447 / active: 30     / done: 376138
================================================================================

21:08:49.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 376373: status.find.is(200), but actually found 401
21:08:49.388 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,376373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b918345, username -> user.1000668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29139ee0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216929342))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3Fnc29tMXM1YjNsOGRqdnFwdjk0dmU5ZHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlJYTnBRalE1U1VGaE5ESjRZMDVOZDNKRU1VNTNMa3MzWjNsMmRFRlZPVTlCWDBveFdITjVXSGwyVmtOWmJtWnNOelZEUlhaS2RURktTaTE1VVhadlJrbHpORXBvVUVGQmMweFRUMlUzVDJvemFqUkhkV0YxU21ObE9VaHBaUzFPY25Vd2RVTlBVVXh2VWs5bE5URkxZalJLVFRGQ1lteDJUVUYyYzFwcldFTlBXVFJqTjBWZlpEYzVibkpmWDNRNGJtUjFPQzFUWjJsalN6TTVPVXBSWW5jMGFIRlJObFptVGtkUk4xRjVVVTFuT1hoSGF6QmplR0pFVDFGbVYyaDRiek5pTTNaS1JISnZRbXB1TlhaQ2RHaElNbEpoTjFGVFVsVjZhMmxoUm1GbFpVYzNiVUZ3TURsTU0yVnpORXBMU1ZaVWQwOUZRVGxWVTNORE1XUm9kSFUzZG5kRWFFbzVTMmR1VjJodlowSlVSbXN4UVVGbldsTlllSGt5YXpkWkxYSm1MVVJvWkdFMVgxaHVWelk1T0dKSFpuWk5RWGg0ZVV4VVpqWjZVbU50WldWV2JtOWxjVUpQZEZCUFVrNURhakpTTVdWTFZsWnFUMkpWUlhnd1dVZHJZbkpRVTNCd1JIQndhVjl5TXpobU5HbDVUVTFCYjJSeVZFbFpaMHBDUkVkV01uQXpXVVpFWlhwd1dIRkNZVjgxZG5wbmRGQlhiVkZ0TlZGcGEyUnpZWFV5VDBkQlVITjBWV0pLY210WGRFWlBNamxLU1VOc1ZESjRUMEpqYTI1MU1Wa3dZemxpYTJKVWNWUmpVMGxvVUc1QlNtcG1ORVpEVVVkVE1XMHRSVTl0V1dWbmEwSmhRUzAyWlZWelZsVlBNR2hEY0RWemMzSmFhM05tZFZsWlUwRmxjM052UkRaVlpXRTJjbWxVZHpoUmJrNXNVRFZoWWtSelV6VnFUR2t0U2xGS00zTkhOMnh1ZDBjM09WTTJkMmw1V200MmQxZzNiM1ZWUkdWdU9EZFZVVkZVTFRkeVFYUnBkRWREVm1ONVdHUjJWbkpQYldwNFFsUjBaM2t5WjI1UGVrdzBWekJLUTFKS2FrNDRSVGxOWDBJMVFXRldhbHBYVDB4SVdEbHhlakpETFZkV2MyRm5MWEZ5WVhkbVlscERPRlpFTFdGaVpteFZYelJoVGtGa2NGVnBSSFJOVm5aZmQwa3hOSHBzYmtwMWR6ZHlXbWR4WDBoTVJuVjNMbkZ2UkV0MGNWOHRjVE42UkMxUFZGYzRiV2RGZDNjLlcwaktDWHUzXy01Wnp0azdVZ1hUM3ZzQjhRbDY2T3VWQVVaVXJtZ2FRc28iLCJleHAiOjE3MDYyMTcyMjksImlhdCI6MTcwNjIxNjkyOX0.t-lb99MmZoZeanQ_9C225jOI-yLn13RinEfhdBLohC4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000668"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:49 GMT
	x-forgerock-transactionid: b6533ca0-2368-4ebd-81c3-ed74d11c2590
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:49.388 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:49.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 376373: jsonPath($.tokenId).find.exists, found nothing
21:08:49.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,376373,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b918345, username -> user.1000668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29139ee0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216929427))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:49 GMT
	x-forgerock-transactionid: e56f9567-b723-4444-8bfb-d75ae19f1e0d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnJjM28xcWpkbGJubTRrajhvdG1xZTV2M2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFQzTTJZMjFRYzNSMVJYbEJSWE5oYVU1bWNGRlJMa05QZFVvd05VeHJUR051UTB0ZlZFeFRUa3MxUVRCNkxUSjFSRmhDV0VObmJuaDJhbGhaUm1sbk1reG1iekF5YmpKc1V6bFRkSEZNUlhGQ1pUZG9PR0V6T1VWVU0xODJVM2xRT1hKdE1WbGtMVXRMWDFaeVpVTm9UVVprWTBWdGRtdFBTbUpVUzFKa2JsTk5URVZyV25CQlVtMWxNMk52VG5GTU5rUTBMV0UyYjBKTWIxcHVhMkZSY25SVVRHVkJiWEl4ZW5vMVREZHNSbTFVT1hOSlowVldhRGg0VnpOU09GSndMWFJQZEhsM1ZqTlNlVVZuVVVRMGEybzFSblZNUlhZdE16RTVjRVJLYUdwSk4yeDFZa0YzZEhKNWVFVldaREl6VVhWV1dUSk5PVzlUYWtWcmRXWjVlbk5uUkZNME56RmtRMkZMZEV4YVluSjNRbWhRWkZOUFFsOW1SRnB3UTBGWmRXcGFOMUZuUVZBM1JIVlpla1JaZVVFd1dIRjZkbFExYm5acWEweDVWMmhtZUhCRE1GZEdZbU15YVZaT2NtVkZPR2R3TVRaMGRtRm9aMEpUU0c5c2NGVnJUWFpYU2tsQ1dVOVVOVGxETmpsVWNuWmZjRGh2WDNjMUxYZGFlR05yZGpsNk5rOXNXbWxZV0VGbmRFRlljV2x0U1ZkMVJtdHFORlpvVmtwVlVVSTRSV2hLZUZkaVQxZEdUbEppZFc5WlVqRXRhVkl3U1RaRFFqSTBUbW90V1daaVZtMTBhRXhzTTNSR1pYRnFSVEEwVGxwQ2VHSmlZbkJNV0Vnelp6VnRZVzlSVG1wSVNIbGpObnBJTm5sQ2NHNU5ibGRMV2tsTVJrTTFiM0EwU0cwMVlrRjVOVlJqWTI1V09WTllOM3BOUnpWSlFraGFZMjVNYVRobFJHZ3lVelZZWDFCNk9EVlJSRVZoWmpOdGJIcHVSVlZHV0hkNVZFa3hNVVp0VkRKSE1HcE5OakZLYVhJNE0zWTFkR05qVVVSalpFVnBOMjFOTjBwb05VUktVRXhOTUU5cWJ6RXljbXBFWldsUVlsTjRjMG96YTJSQlRXTk1hbDluT0RZd2RFWnZiMDFtUVRsMFEzcHVNSEIwYmpWQk1qUlFMWFppTWxWemQzQkdUamxIU25kbGNIbEZSMFUyWWtGSlVIRlhkbXRCVERGeVZIQjVWM1JxZEdWVk1WYzBMbE56VDNCRVVIY3pTa1ZoYVZOd1dtbEdSVmMwWW1jLkMtQXNlWm1hR2NJbGVoYWU2SUFVYndDSGF0UGplRGM0ZWhZcjlXeXVEWk0iLCJleHAiOjE3MDYyMTcyMjksImlhdCI6MTcwNjIxNjkyOX0.1v-Qz4jct_q7_cnnCvYqr9LRaXdlRFf_CPubwTabzow","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:49.428 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:50.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 376475: status.find.is(200), but actually found 401
21:08:50.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,376475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2df816f6, username -> user.1002465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ceba429, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216929971))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzJjMTBndTMybHIzcTVmc2xnYTN0dGE4MGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlkyTk5SRUpNWlhGdFNteE9UM2MwV0dSbVRXVjNMbWhFYlRWTFdUWm1Ua2RyTUZWak9TMDFOMlp0VkcwMWVXeDBRbU5GZFMxR01VMTBVRlJEUmxscWFYWmZiM1Y2VkVGTExWOWlhbk4zVjNCelpIWlRkM0Z5YUc5aFozZEhTMU5aVHpSblEyUkVUMWRFV1dKZmEyaDJjVXB6ZVZKTlNGRllRMG94V2pGQmNEZDBjbmc0YmtvMVpWRnRhM2x1TVVoRk9XOWFTRVpsT0hscWJVUTRjM1I0WW5abVNTMWpUMWRzVlhCQ2IzQkJaRjlZYjIxVFVFdGhNMFF0WmpoRVJsTndiMkpqUW00NGVtZEZjWGx5TW5JeU5uUTVTVGt3VnpKNVUxVkNUREYzWWtsdUxXeHRjV2xrT0RWME9VVkpOVmwzUjBOQlVrUjZaVUpDWHpBeFUyVkJiV3hEUnprNWRsbHNZa0V4TjJsWlRuZDJNRzlDZEdoNlEwZzNiVzh4Y0VGYVExZERRVVp1TW5SS2JqRkpkak5UTlZkcVEzRTNkR2t0WHpKYWJFVXhiMUIyVkhwd1NuaHRjRkp5WjFBd05YTXpYMHRxT1dVMWFWOTFWR3RzZFhaTFpYRnBNVUpuVG0xbk9VUkhaMmgwUlhabU9FRjZOR1JqUjJGTE1qTmtOa1p3WjNacU1GQk5WMlZ3VUZWc1FUZEdja3RNYTI1ek9VRnJjWEIwTlhWeVJXWmhTbmx5TlZWcGJIZElUMVZpTVcxSFJFVjJkM2hoYzJWRk9XbExUUzF1TUdaeVVGQnlSRUkwVTJWeFlYZ3phVEJPTmtFNVRFTlFUMG81TjI1MkxWbzBNVWhKYTBWNVZqZDNkR2hJY0dsMk5rSXhkR2MxUVRWR1YySk5NbXhXUmtsVlQxaGZaV2MzTTFSS2JrbEdkMlZMUjNaUVVUVjZWM1ZqVDBWWGJYaE1RbEpxV1U5a1JWZzFVSHBoUkU1bldUUTRRVmc1YUV4QlRIbEZWVmszYWt0cGJIVkdXVVZ4Tlc4MmNuWlpXV1JaVm10MGNsRTJjVFZ4TjFFMWNWWjRUMEl3YkRWaFoxVk1ZV2wwYTJ0U01FaFdWSFZHV1dOamJVRm9ZbXhKTVd0WU1VaFZMV0ZtTUVoelpscFJTVkpuV2tNMVNHVnhXVzVtWVdkaFNrMHhhVjlVUjFOelJtbGFUbU5zYVV3NWVFVkdTMnhvWldOUldVb3plV3BHVWpneFdXRTBMbTVCTFZOVVRucFpaMFpFTWxsd2EwTkJTRkU0WTNjLjFwNV9oYnc5ZUxHVlFBTWxOcHIzY0o0QnhfUmlJU2NzZTBpQ2lwYlotVE0iLCJleHAiOjE3MDYyMTcyMjksImlhdCI6MTcwNjIxNjkyOX0.WDpLnmYqplijHOV5ExUMhsYu9-OPx9jNdlzS3vjA2lE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002465"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:49 GMT
	x-forgerock-transactionid: bdb89bd0-fb53-416c-afed-15dc893b174b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:50.016 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:50.054 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 376475: jsonPath($.tokenId).find.exists, found nothing
21:08:50.055 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,376475,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2df816f6, username -> user.1002465, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ceba429, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216930054))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:49 GMT
	x-forgerock-transactionid: b6c07ff3-ece2-402b-ab2a-0545936851a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzZmNm84MTkxdXU2cGpmcWQ2cWg0Y2FndGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1EyOUpSa05YVDFGaVl5MDRRVGsxUkRCV2JuZG5Ma2t3ZVU5SFZEZGpWMWxqTkY4eU1teGlTVTl3Tms4eU9YcFVSRk5YWXpOcGJsUjRWSGRhUVZsMVRsZFZVMHRxTURsdWRVbFVTbXBVZUVsR2JHVkhlV1JyY0haelVXZHhXa1JEVUVOR04yWjFjVFZJYVZad2VYVkxhamswY2pWUGFVWklWRmMwVEZFeVZuVlRibUpKVlVvMVVIaG5kVzVyVjNodk5rNDRhRXRLWjNwbmQwRlZPWEZRU0ZKYVpUWlNhVVJWUldsVmFWRlVNM2sxYlRkdmVXeHJVRVI2WlUxU1FWVnJNbmRHWVRkWlN6aHNkMjlXTjNkaVdFVkNVRzV5VFdSQ01GQjFhMU5hVmxKeU1UQlNSVGRKVW1oNkxWaFhXREJ6UjJOVk4xTjZVakZEUmpsVlF6QnRaVUkyTkhGcU1XdGFaRk5ZVGxKMVVFUkNla1JFT1dGSUxVdE1jVVF6Ums4eWVVMURkR1puVEU5NVptWjZRVFpIWlZNMmFtZDBiRGxXZGxKdFQwTXRaQzFmYVVneFMydDBPV2szU3pRelNsOTBObUZqYUUxUGNscHdWWGMzUlVob2QwVXpjbWxyY0dGVFdrUjJUalZYVW1kSmVFRkRWa05oZDI1bFlqRm5Za3B5UmxsWlVIUkdPRTlKY1dGbVVHVjROMVk1TjFCaVVHMDFNbFpxZEc1Vk9XMVlWWFF4WlVkYVZtc3diekIzWjBGUGFVMTJTMnM0T1hFdFRrSjZjeTE0ZEhOdVVXdGxWVGRGTWxkWU5XWkJjVEZtYTFaNVRXa3lNbW95U1hkaVFtSjFkamxLT0c1bmVVaFBPSGg0ZVdwemJuTnhXbWxSZFRnM00wUjFVRVEzUTJFdFh6WXRZa1pWY2tsTk9XOVBaRVpTZUdWV1dWY3pNbWhTVm01U2FXaG9aRlYyUTBGS1NHRlpjbmhxVUY5QmRIVk1hRmxJZGtzMU1XUkdMVTk0WkZOQ0xXWm1TWEF5VURaeVlVbDJhVmxKVDFsZk5XOVhjWFZOVmtGUmFuZE9SRlJSYkhaU2VXeFNiMUZhVkdsbVEyRmtValJMVDB0MlZ6aEZNa1pIWXprNU5GSjJNbU5MVTJwMGVXVlBiRWwxVUU0eVV6RkxSMnBKWW5SeFgxaHlaRFI0YkV4SVVVZ3RjMEZRVm1rMVIyRkRORGs0TUdsQk5ISlhVMU14VURneFRXbDNMa2h1WmpVemJWOUpWbVZIWkZsUE5TMDNVM1ZEUzFFLnFSSVR5eHI5c3ZqX3duTVVGb1ZtSXBPN05FcS1zVGxVazVuVTYtTnVaSHMiLCJleHAiOjE3MDYyMTcyMzAsImlhdCI6MTcwNjIxNjkzMH0.Prx0L5MhDGVwaaHRRTJxrbrr-OXt15ZTMucp1wUyfhc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:50.055 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:08:52                                        2525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=738283 KO=13220 )
> restLoginInitiate                                        (OK=365791 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=364715 KO=1055  )
> restloginProgressiveProfileCallback                      (OK=7777   KO=1055  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.35%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.35%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.94%)
> status.find.is(200), but actually found 503                      4958 (13.99%)
> status.find.is(200), but actually found 401                      1055 ( 2.98%)
> jsonPath($.tokenId).find.exists, found nothing                   1055 ( 2.98%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################-                      ] 69%
          waiting: 165708 / active: 27     / done: 376880
================================================================================

21:08:52.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 376901: status.find.is(200), but actually found 401
21:08:52.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,376901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26c733ca, username -> user.1000563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58cf27a6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216932735))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHUxZ29pYmdhanB1Ym12OHY4Z3NuMHJmNzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlNXSmlWRkF5T1RGQmRGbGlUMlEwVGxoS01XUlJMbXBPY20weFFWWTJaekEyWlZRNU5WUlJPSGt5YnpSaFNFUmhOblJvZGs1eFUwWllNRnB6YzJSWFgxZEpUV2x5WVZjd2JXY3pTVjg1TkhKUVNFaDRZVWRSVkVVMWJtTnlVVGRUYjNaaVMzZGFkekZuYVRGV0xVNUJabEZ3V1RobWRFSllhREpwTFhKcU1XMXhTV3BSUVRGNVYwOWtRWFo1ZUhoTU1UY3dTbXhyVm5WS1pESXdMWFJ6Y1dKMVluRmZXamRXWlcxaU5XYzNhVGhyTTNwM1kyOHhiMlZoWDFCemNHZENhbXcxT1hkQk1uRTVlWGRtT0hCTU4wNHRSbk5NUkhkdFlteHhjVGhOTFRaZlR5MXBhMVpFUkhBeFMzbFBYMmxPUzFSeWJXVnRRVlEwZVVka1pXOXZUVVJsVFRWMGFYTkxXa1ZPTW5wVGVtVmtPVU51TUhGSlJVNTFTWEZNU2t0eVVrWnNWSEZqVGtWM1VteGtUWE5YTkcxQ1FXVnhkVkpoUlVkbmR5MXpaamw0UTBWa1ZtbHRWVlIyY1hRNWRITnpNbTVZTkV0QlMxUndSRE5zZG5STE5qVllTbUpUVmpCTmEyOUNXSGRCYlVST1NXMXFkbUozYTFkQ01HaG5WREJTU0dwQ2VHcE1Na1poY2xKdWJsUm1Wak50TkhNMVNWRXdja2N0WTFaMlRsSnNTMkYwYlhkamVVMW1VMUptU0dabVFWbHVWalZ0V0d4UFltOXlkVkUyZERCWlpXMDJaM0p6ZURSelRsSk9kbXBSU0ZKbU1GQlZWRVppTTAweVMzUjVTM0l0WlZOdFRVODJlbEJEWkhSemJtUXlORkowVDBnMWRVeFlUbmhNVVZOWWVXMVdjVGQ2UjJOMFVFdG1jbVJUU3psNVluaFlSWGxoYm1SaU0zWnZVbmhRVlVWVVREaFFYMnRyTWtFeGRYWkNXVVJ6U210UmNtbHJhbEJ2UkZCUE4yTkxUMm8zT0hSVWRVSjBiMmhoZG1wVVRXVTFkSFZOTUZRMlJVdGplRTFKWVZKSldFSkdhRTh0VjBseVFYTkJRMFppUjJ3Mk5rWnFaRTFzWW1NNGREZDNaamw0UkUxa01UTkNYM05NVlhodVdsVmFiRzVaVmpsYWVqZG5SRlZpWVVwT01HRlZhbEYzUkhKRGFEZHVkVXRuUVhwT1FsY3RNR2RHVm1Wb01EZHZMalpTTnpWaVZtNVFhVTVhTUY5c1NXNU9RbWd6VG1jLjFVRTdmaDFwa2lrYkxOQzJMMXdyd1RWSHAtLW1Eam5zVkFEMUxxdHZMN2MiLCJleHAiOjE3MDYyMTcyMzIsImlhdCI6MTcwNjIxNjkzMn0.jSx9jFs21ukfqzZdNV12njaWi2CLzzYcD83zDWx32nI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000563"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:52 GMT
	x-forgerock-transactionid: 121c0d51-f65c-4a60-bd69-5bf92145a64c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:52.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:52.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 376901: jsonPath($.tokenId).find.exists, found nothing
21:08:52.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,376901,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26c733ca, username -> user.1000563, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58cf27a6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216932823))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:52 GMT
	x-forgerock-transactionid: 4176dfe8-4960-4f12-a5f2-34fa05824da3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWl1YmVpbDNiMWhsMnVyODBxbTlxMGhvdTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alpqaHVPRkE0Y25wb2FrSmtjek5SVlVkNFFtSjNMbU0wZEZKVkxYcHdZeko0UWpKQlFVSXRTVmhrVFcxaVRXSTRTMGMwVVdORE1XZERSMlZIYlZnMWFESklNekpwUTNGclNFbDRPVE5yTlVFNVNtdE9NUzFtVlZGbmF6aEhVR1JTV0cxa1JEQk5OUzB3WmtSMGJuQlNORmM0VDBFdFZETmZPRzlHUjNGUE0yYzJVVmh3U0ZCM05VcHZhMlUxTjFaSE5qSndiSFZ0VVZwdmVIQXRlRUU1VTNoc2VFeFdhbE5NVG10NWRqWm9aMGRGVlhweVlsVjBZbFpoVkdKb1p6ZDRlakYzWlRBNFR6QlFTblZVT0hCaVVFMHlNbXRyTjB0dVZVZGlVMWRKTkRkcFNVZFZORjlTYjNFNFZtcHRlRjlmUW5KemFuSXlTM1JSTkRaTFRHaFVlVkIyTFRGME4yMWhaRnBWUVV0V1YyVldabUpMZUZsMmNtOW9aa1ZtYldGNGIzSjBja3hrUjIxc1VqbDBTMDUxYWpJeGFXZFJja3RzUVU1NlNVdFJVVWd3WVhsdGJTMDBlbFptTjJnNVdVdExlRWRIYlUxd01qUmZSREZVYVhrd1Izb3hVR2c0WTNFelZHSkhZbXBQZEY5RFRERkZjR294VVhaUWFVZGFibkEzYjJnMWIwMVdSR2xFTXpab2VqTTJUM0ZDZGtrNFNITklVbXhrVUVKUWFXMDVOV05QTTBWeFozQlJRbDgwWVROemNuRnZhRGxWTVZvelVUWktUUzA0V1dSSE9WUnBhVWd4ZG1aVlNXbDZXRTkxUTFRNFozZFFaVkF3VGw4MVYxUXpObVpTVDJ4SlJpMU9ZVzFWUmpOcFl6bHBhVU54WXpsaWMzcHBjRk14U2pCeU5GSkRWbEl4ZVU1NVJGWmZTREJRZDFrMVMxa3dkMnRmYjI5aFJWRXdNMjlyUWpoUFVrTnJUMWxhTlV3NFZVSjRVV0U0ZG01emNFVlZiRk55UTNWSVZYTkNNakZFT1hkRk9HRnRUa3hDUlhWa1FUaE9iWEppYVhkRE5GaGpRMnB3Y21nelJWOVdNeTF5ZWxCc1dXVkdha2h5ZFVRM2RFdDVZbEpIUmxCUFgzTkVhRlZUY3poVFYxSlNjblJNV0ZGek9VaDZiM0YyZVhkUU4yVTRhV3RCY1ZocmFIaFlVR0ZxTTBwd01FOVdTSEZVV2paNk9UaDZXR05UVFVwU1gxUTBMblpNY2tOd1JIbDRSV3hyTWxGS2JYcHhiRXN0YjNjLkJadzlfdDhUT3pfV2hEODBlTXpIcFBVNEJqR3pzTWFBY25KbHRtQ09GOGciLCJleHAiOjE3MDYyMTcyMzIsImlhdCI6MTcwNjIxNjkzMn0.bIykO0npikZBQG3y2HVJE8NDvOFBNm9jokoJ-KYHVkw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:52.824 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:08:56.823 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 377516: status.find.is(200), but actually found 401
21:08:56.823 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,377516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@80bcd5a, username -> user.1002723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67d30ee2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216936774))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXM5YTJvN2Zra2IwOXFjdmtyY2g3bDdvaSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVDZW5WMWVIbGpjRm95YzNkaVVrOWpTM0p1V25obkxuRk1NMnAwWjFWWlRFeHBkVnBuTUhCbmRHTllOVTVVZVVscVpGOVBPRUZqYTNKWFUwSlZabk4wUjFoUU5YazBVRGRoV25wcGVsbHVUSGgwV1VWTFRUVnFObVZRWmw5eU0yOXJXVmw2WmxCNk5XcEJhVU5FTmtWbmMzb3RUa2Q1Tmw5Q1ZVUjFUMmRQWlhacVVXaDFVMHRFWW14eGVXdDRVMjlyY21oRldEaHpUakJJT0RjdFZrRldSSHBCV1dwRVIxUlBiMFpuVkhOVGFYbFlTR0ZDY2tkNlJsTm1Nbll3T1dobU5FRkRPR3hHVlVSSFdqbEVaVzk0TnpGVFNFSTNVMVV5YTA0emJsQnZVV0phVmw5V1QxTTNWVzFmVlY4eFp5MXNTWFZvVVdoM00xVkNNMUozZEVKUVdFTnFlamhyVEc4elIyZDJWbEExVjBwM2FsZE5iMWhPYlZKaGNYVXlOemx3VUU1RlZHc3lkSEF6WTFkcmVrMVJkSFk1VGw5SmFIZEdURXhEV1VWdU5YaDZZelJuVG5wT1JWUnJXamh0YTNwcU9VTk9TSGR2WTNCaVVHVkVSWEZJUkY5RE1GVkhWekpTWWxkVk5GWnpTMWx5Y1ZaUVgwMDFORVZNY1ZWWVVtbzJPWE41Ym14WlIyMDVkRkJ5UW14dU4wTjBUMUJoWmtWS2RrOHRhRU5mV1VGTVdWZHpOVXN4UzJkbWVFWlpNbUoxY205Q2FVd3dlVzF4V0ZKc1MwRnlSRlpzVW10aE4wbGFkV3hZWmw5RFRYQm1Ta05MZUY5a2NGSlRRMWxFZUZacVJHZEZNMnR0WkRkSFkweGFPVXRsY2pJM2Mzb3pUM2hFVmxWWWFYWnlPVzlaWjA5NmNtcGlSbkUyWkV4cGNYcFljVkpEYUd0WVpERlZMVTlWZGpCWU4yaDJWbGd4VkY5WFgxQllaSFZQWVhGcU4zZG5lVU5IUVU1NVRYbFFVVmhJTTBzeGFrOTRUVGsyYzFwMGVqTnFiMUpUWDJkR1lqWXdaM3BsV1c5dWJXVmhaMUo2VERSNmJrZ3pTVGN5TkhwNE9FcFpWREpZUmtOUVJVMDNWVlJRVmxKdmVsRkVhbnBITVRaa2MyUklSMGQxYVMxYU5GSkhkMWhIZFhCdFZIWTVhVzVIWVRkVFNGWlFkMk5JU2s1VVNuVnZVVkp0YTNWUFlucFVRWEU0V0dWVkxtTTNURGxZYUhKc04xZGFkRmxRWDNGWWQwVlZjbEUubEZBNmRnc3l0LW5CMjhaX21pLTZjelUzVURpaVZmV2U0UUhZaUxNMHJTWSIsImV4cCI6MTcwNjIxNzIzNiwiaWF0IjoxNzA2MjE2OTM2fQ.jFZ8QZ9YYuNEBwyTf9HZRGcYajS5Ttn8HJgY6GsSAgs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002723"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:56 GMT
	x-forgerock-transactionid: 6fe2deb9-79c3-4744-afe1-0a75ca8fbb9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:56.823 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:56.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 377516: jsonPath($.tokenId).find.exists, found nothing
21:08:56.866 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,377516,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@80bcd5a, username -> user.1002723, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67d30ee2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216936865))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:56 GMT
	x-forgerock-transactionid: 6860794c-26ce-4ac6-807c-a4a2ce22a781
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3MwaXJicWRtNWV1dG03aHA2aDRhOTEzNmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFZXVk5kbE5VUm5GT09YcG5aVk53Y1RONVUwMTNMbUUzWVU1b1ptaGlVVmwwWldGVVMxRjZOR2hzTlVaZlRtdEtiUzEyTVVGVVlXSTNaMkpOUTJob09GOWpkRXM1ZUZRM2IzRkRkV3BLUjNOVVVURlRWMXAwUmtadFJUWkhkakV4VUZSWE5YSTRTbHBJTFY5dVFreExWMG8wWjFWV1V6RkliaTFTTTJzeFN6Um5ZMFJvU1dnMGVXWjRjbmh2WDNOeVozQTJRelZTYTNsd1ZFVnJiMUpsTUdkdlFTMU5jVjl2YmpGeFYxaFpOa3BaTURaMFpWSjJSWE5ZVkZwRVMzRjZNR1JGYmpKWllsVlNZbUZFVXpFdGNteE9RblF3VjJKaGR6TTRSMFpzY1c0M2FtOHpWbFZDU0cxSlZYSlJRazVCVVVKT1FqRkZhVVpIVTBJNWJ6QlZNR2hIUlU1R2JEVmlRVEpWVGpSTVprSm9XV2RUVlRCblZtaFhaSFZxYlhBdGMzRldTVGMyWTFaS2VWQlNkRmRPYVRGMWIxY3lVMnhEVkRSRVdUZDZVSEZGTUhwV1JFWndja2hqYWkweVNqbHJZa1oyTW5ZeWFHZFJNRGR2ZVhVMVpsSmhhVlo2VXpGcVEwWk1UQzExYTJWMGJrUlRSR2h2ZEhGUlJXbGpTVmhUU0RaellqVnhiWFJHV2tSVFl6TlhNMEoyVGtGVVFrRTRWalo0Y0RWd1kzUTFlWFZQVVZod2VWcFJOMlZ1T0ZCb1V6VlhWRXhSVlRWckxYRk9hVFpsTkRWUlZXVkdRVmR6YUhSTWJHdDRZa0owUmpoNFJGTjVZbWhFTTNCTVdsWXpaSGxJVVdoak1tbzVaMUpNU0RSYWVWWkhkbWxXYlRnMk5sOXVNM0ZzZVhkc1FrdEhlVTFCYW0wdE16bHNXbXB2VVZabFJWSldRbnByVVRWM01XMVBibFF0UTJoWVZuUlNRMkZ6TkdacWNtMDNjbXg2YlhONVlWbDJjVXBSUTA1QlpqRm1lVEk0ZURWc05rcDJjM1EyY0ZGTFVFNHpZakZZVFVFM01WQlFNMnM0VDBwclJWbFhWeTE0WkZjeVIwdE1jRlZOTlhSbGVrOXNlWGxhTVhsdlJYcHNUV2RYZDBkTWRESkpiMWRPUkZsdVFVd3Raa0Z0VWpBMGNXOXhTMUZFU0VKdlNUUmtPRUZ1VkUxUWNrMWlkMFp0Ukhsd09EUlBiRXhhWTBkRVduTm5MbVpvYW5vMU5tVkpjRm8wYVhGQ05TMVhNbWx4VW1jLmJjbUlvU19aUGNNTElfT3R2VHEzLWRLWmRkN09GQzgwTTNheUNaTHU2Y3MiLCJleHAiOjE3MDYyMTcyMzYsImlhdCI6MTcwNjIxNjkzNn0.RRo_D9FVpEDf_Oy4P-I2VaM1VLxYzIWNLZwNOz5kxVs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:56.866 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:08:57                                        2530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=739821 KO=13224 )
> restLoginInitiate                                        (OK=366548 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=365476 KO=1057  )
> restloginProgressiveProfileCallback                      (OK=7797   KO=1057  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.35%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.35%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.94%)
> status.find.is(200), but actually found 503                      4958 (13.99%)
> status.find.is(200), but actually found 401                      1057 ( 2.98%)
> jsonPath($.tokenId).find.exists, found nothing                   1057 ( 2.98%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################-                      ] 69%
          waiting: 164953 / active: 19     / done: 377643
================================================================================

21:08:58.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 377781: status.find.is(200), but actually found 401
21:08:58.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,377781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55666aaf, username -> user.1001522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cf3a79e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216938649))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWExYWY0aWs1dGMwNjB1ZWl1MzkyNm1ja2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFFrWmFjM2xNY201TlExbGtVa3RPYTA5dFZISjNMbFUyZWtkSVIySk9iRlpMTm1KUWFVbElTMDFXVVZsU00wTmlURU5rV25sc00ySlBla3g2UTFOTk5uUlJka2hFWlZWcVVuaHlaMkZTWjI5VWEyVm9WRjlsYmpaaWJEQlFORmRwTkRObU9IcDBUVUpSTldSc1oxUklhVmt6TkVOT05YVndMV3hJTlhVelFqQnNlR1JGZGtWNVkxTTFiMFZqZDJ0bloyVjZSVjlsU25NNVN6QmhjMk5WVUU1TllXSmZlRWg0U0dveGVHaFNjbGR4U2xGamRVWkVkMG81TUROS0xWaHFUbTF1TVROek1XRlFMVFZ3VmpKU1VsOXhXRUZRVkUxYWNUVk5WV0ptUzFnM1gwZFZabWQzUVdWdldsWnFSVTlpUmpjd2JtbFphRTFUVURSbVpGUmlia05qTXpBMVVreGtNRXhKU0RCTWJFMDRjSEZVVXpaalZ6RlhjRVZsV2tkTVltSjViMWgzV1ZOeU1EQm5jRjl2VVZwMGFuWlNSVkkxY25ZdFVFSkJSWFpGZUZsbGFWOHRMWGRMUlVORFNHMDRNREZEU0ZGTFJrNHhOMGcxTTBKa1VGUnBTa2xOWlRKc1VWTTBaVWRVYUd4TmN6WldlRGxxZVRSd01uZ3RjME0wYlRSdVJrRk9lbXRvVEVaSU1GVlhXSGRNV2pZM04xZE5MVXBaUldGQlpHcFJZMjlPY1ZWeE0zZG5ibWhpVG04eVRrVnNaRmxSYkhweFdGSXhNRzlqUm04NGNUbHFaRFJXVHpNMVpUaFRMVmw0UkVSZlZWaEVZelo2VVd0M1kwdGhVR1pRYlVkMWJWbEtkbkkxTm5sUFp6VmxjbFpsVkVkS1lYVk1hMHRUYmpkalRHcERWa1Z6YTJWcmJtWkNjV3h6VDFobmREQnBURGg0UkRCa1JGUnZjVk41V1ZkaVUxRkVRVjh0UjFkNFNYTm9OWGhPVVZKWmJrWXdjelJWVjBaVVprTlpiMnhZZERWVFpESlRaSEF0YURaTWIzZzBhalJ2YTBvMWFuZFVVVGRPWDJ0NVV5MXROVzlaYW1vek0xOVFOV1JKZDFaak1sWXdVbUYyYld0MGMyUnVUbFpPUlhCdWJFVlNhazVDUjBKc1lqQlBOVUZQTkhvdE9XeExUekIzUmxKNVVqZHRRamRGYjBSR1ptRXdkekJSYTJJd1dHRnFObFJCWTNoek5sQlpMa2czUVV0dFdFNUJaM05yTTJGV2IzTmpWVWc1UVZFLjB5VTF4aGc1WWVoSVFIZ1VONkY5ZllKQ0Z3U1p0ZFJSallGYUo4VzJva3MiLCJleHAiOjE3MDYyMTcyMzgsImlhdCI6MTcwNjIxNjkzOH0.V1K6OKZ40q9oxHRJ-DD77OZVppHidLFYhTveto0o0VI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001522"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:08:58 GMT
	x-forgerock-transactionid: 5ed178f8-6c37-4fb5-8193-bb02772e6f38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:58.701 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:08:58.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 377781: jsonPath($.tokenId).find.exists, found nothing
21:08:58.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,377781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55666aaf, username -> user.1001522, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cf3a79e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216938741))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:08:58 GMT
	x-forgerock-transactionid: 116ad950-d5da-4d5a-a0f4-15d14ef5cc14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXZnaDFnODZuZDM5Zml2Y2hqdjJzaDQxNmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmFVaGpabnBoYVZCTWRHZFJhMFZVZG01RFQzRm5MbGhtWDNCdlh6WjFZVFpqY2xwbGNGOU5NbVpRY1VaTFZuWlZUM1V4V25kNVZGUXpOamR0YldaR2RGSnZiMXBuV0dad1R6RkVaVUZQVTJ4RWMyZ3RYelpVWWkweVRFRjVSM0ZpVkRkNVRFa3dTbGh0TlRNMGRtMU5kMFZaVW5SblRUTkhNVmRVVjJsalRraDRWMEoxTWtjdFQweGFhRTExWlVsRE5IZHZialE0TkVsS1FUZzJOV1kzV0c5SGRreGxTWEJPVERKQmIwTkNZV05xYTFkTGVIbFVjMEZsUjFGdlRqUlFhbFIyVVVwQ2QxYzBXWFZ0Y1ROU2QwNUpjMUZMU3psblEyWlNhMjU2VDFFNUxXUTRWR2xCWkVacVdFbEdhVXhXT0RaelVIbFlhemRFYnkxaVFrTXhUMEZOYWpoNFFtUlhVbDkyVDBsUFpWRkxZbUp3VDFGeGFGaG9VSFJNVW1kS1VHeEhRa2hOUjJ3eVpIbzBSMUpXVmtSRlltMWZWWHBOWW5wUWNtRXdhMU5oWmxkMFZFeFhWbGRIYVZjMllXRndPWG96WlV0eVJGWnBPV0V5UVhKUmFUaHVhM2c1VWpKd01rSkZiMlpVT1ZCNGEwMVdhV0puTTBSWmFHMTFaSE5oWTBSSk9FaGtiRzk1ZUd3eWR6VktPVEprTUU1VGFuUlVSV3hqWVRRM2FtWm1kRzlNYW1JMVJrMTJTRVZ1U1dzMFUydDRRamRtZEdNdGJEVnZZbkYyWldwemFXWlphWGRVU0dwNlFrMVdZMWxoZGxNMlVqaDBYMTl1TVdoTWQwZFdURUZpTUhWcWVuWkNVamhLTm0xa1dqaEpaR2xYYjBSdk1FeEpNVWxzTVU1NGNUbDBVRTVtYkVsYVRIRmliVFZKYnpCV1RIQmlWRjl1U1daamR6VjRPVmRtT1RaeFVuRXpSRFJDYW05bFZVdExWSGR6YUdsMGJuTlNORkJvVTJkZlRqSm9XSGw1VmxoUmEzTmpkVk4xUjJ4VWFYbE1SblF3VVVSbGQyRjFUWEZSYjNvMExVVmZZVVYyVm1wRGQzVjVURGQzTkZsVVQwcExiMU56YzNOSGQzZDVRWFYxTXpodk9XWjZlbTFVYUZaSmJraEJabVpuYmtoTmNsaFFiR05ZY0U0M2REVnVjREJZVkZWSVZuRlRZVkpsVUVoS1JYUlpZbWR4WkdSelVteGpMbXcxTjBsbGVXRnNiVTR0Tld4R1NWSkdXVzR6TW5jLmpLSHNiTzZUcGxkZ0FReTl3MzVEblo5azE2WWZoWVdqVmhnNElrZGtEb2MiLCJleHAiOjE3MDYyMTcyMzgsImlhdCI6MTcwNjIxNjkzOH0.yVLnU6w752RwHgKhJtnJwNUtvR9XzYiIQh4BCCS3DUk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:08:58.742 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:09:02                                        2535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=741289 KO=13226 )
> restLoginInitiate                                        (OK=367277 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=366195 KO=1058  )
> restloginProgressiveProfileCallback                      (OK=7817   KO=1058  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.34%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.34%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.94%)
> status.find.is(200), but actually found 503                      4958 (13.99%)
> status.find.is(200), but actually found 401                      1058 ( 2.98%)
> jsonPath($.tokenId).find.exists, found nothing                   1058 ( 2.98%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################-                      ] 69%
          waiting: 164220 / active: 32     / done: 378363
================================================================================


================================================================================
2024-01-25 21:09:07                                        2540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=742889 KO=13226 )
> restLoginInitiate                                        (OK=368068 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=366989 KO=1058  )
> restloginProgressiveProfileCallback                      (OK=7832   KO=1058  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.34%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.34%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.94%)
> status.find.is(200), but actually found 503                      4958 (13.99%)
> status.find.is(200), but actually found 401                      1058 ( 2.98%)
> jsonPath($.tokenId).find.exists, found nothing                   1058 ( 2.98%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################-                      ] 69%
          waiting: 163431 / active: 27     / done: 379157
================================================================================

21:09:08.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 379352: status.find.is(200), but actually found 401
21:09:08.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,379352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26254d40, username -> user.1001229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7621131f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216948852))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazRiZTVqbWU5Z3Z2MTllYWthcXRlYnY3MjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFVWRXhVbHBNVFRWaVlrZDVVM2hMWWtsWk5rZDNMbGxoVmtOcFpGRklZbE42VERKS2F6bHpaR2gzVmpOcWJrSk1kMU5IWXpFMVYzTjFlblpTYzNoRlVqbE1RemhCZFRJNVZFMWZUa3hGUzNZeWJUSTFPVEZuVEcwNGVEQkhRMGxtTVd0cGVYZEZTRE5xWHpseWVrc3lOak5LWmtScWNGVjVhV05yUlRCSE1XTldVREl4VmtselkwcFBUWGd0ZUMxNGRHZDVORk56YUZKV1Qwb3dZMkZ3WmxOUk9GWkhURVJhZHpCeVJWTnlTVGRuVG1vM1EzbEphSGMxWXpKbWFFVTFUbnBhYW14blgwOWpVVk5OWkhSQ1oxcElXRzF0T1dkTmNYSlZSekJVY0dsTVVHSTVWalpWUTJsaFNtczFiVzU1V1hRNVYzZHdlR3BmYTJGV09IZDNWRUY1V1dkRFlWWlRZbVJ6WVVjM2RGQkVXVWMwZGprM2FHMXVjbkJGUVMxdmIyTk9XVTVTZFc1dVlVdG5aMGxpVDJWQmRFTlJhVmhYT1ZKaU0xSnNVbE5ZY3pSV1lubG9VSE5mWlhkQlFUZGtXSG8wTkZaR1duQnZVa1JzUVZKSldtUjNhM1J1V0VsNGVrSXRVSE42YzBGTE9XeHpWRmRDVXpGNVl6UlllRlJHWDBabVIwNW5XWFpmUkhWalkwWXdlR2R4Tm1WdVVWUmhSREJPZVdOSFJYWTJUaTAyVmpsaldIVkplRXgwYW1VMVpsSm9VM2hvYjBSWmRWZzJabFExYUdsdVVXaHRhVkJEUWpOSGR6ZG5OMlk0YTJoQmNHNWFibmhPVWtSMVpUTnJTRVJMUldGaVpVMTZkMVZCZFZJMmFuaGZUWGxMV0hOcGNqbHJNVU5yZWtkaU5HRjBXSHB6UzNkWVNGcGxVbWhsWVhBMGNUUlFWME41WkdkUlltRnBWblZKYzFNMU1YaGxjbWhHYkRkeVh5MXdlRGxLVG5aWk9UVjBNSGhxUkVGUk9WWXhRVGxZUnpScU1VUkhSUzB5VnkxbVdsaG9Ta0pHYlRSUFZreDJWWGwxVW5aT1gwaFBTWFZUWkZKcE5ERk9WR1ZPTW1WNFZuSnJRamRWTkV0bU5VMVFhMWhpUm5rMVMxYzVlbFV0Um5WWFEyOXNlakpTYzFsUVlYWnFRV0pGUVVWaWN6WmhSSEZHUjNwelpWVnFlRkU1V2xCWk5IRkRjM1J3Vmsxb2VVSlJMbUZaUTBkaGFuTlNVVkYwWnpSSk1sRkNZMlo0TFVFLk9HYXV4VWdxYUgxbUhVWkhvQ3Z0cnZreDY0OWZXUTlQZGw0TmRQWWQ3ZkUiLCJleHAiOjE3MDYyMTcyNDgsImlhdCI6MTcwNjIxNjk0OH0.35eUZcBP-RVl-Q8LSqPFRuRP5sZmnI2punl6pSZaVl0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001229"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:08 GMT
	x-forgerock-transactionid: 29c0037c-1bbf-42d1-9c76-7b89d2752415
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:08.897 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:08.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 379352: jsonPath($.tokenId).find.exists, found nothing
21:09:08.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,379352,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26254d40, username -> user.1001229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7621131f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216948936))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:08 GMT
	x-forgerock-transactionid: 41ca3936-ba5f-45df-84f6-ac6b131a7c94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjdzNXNiMW5mMXV0anZvMGNpazhjMXVhcjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R2VUSnFWbEZWWTI5emJtcFJOSEJJV2tsNlZrZG5MbUYwVTNGcFFrbDZTbUV3T1Y5amRHbzNSMVpsYjBvemJXWnlWV2RTYzNSbllXUkpibVpDWDJoYVRVaHFhSFJSV0ZCZmNEWXlTMHd3V1ZocFNGQnVUako2VEVvdGFWUjVkVk55WlZwb01sZ3pkR0ZJZUdjNVZVaElPVkI2VW5oVmRDMVBSbHB4Wmt0alFtaFpXV3RpUjJ4NVpVOWhRazlSZEVwUmFucG5ORzlZVEZKaFYzY3piRms0VnpaR2JEbGxWVEl0WlZsR1RHNDNia3M0WDIxRFdWQlZSM0J6Y25GVU0wRmlia3hEYVZwNVRuRTFPVkpFUjFWMVpURkhWMk5PYlU5TlNYazNWRVUyU25kUlMwdzFXakk1VjBGS1gwOWhVbXB0VUZNd2NHeFZTbEZrZGkxQ1pFTmZRVlZNYkhGU1F6TjBjRVo0VW5Cd2RsTlhOWEZrWHpKTE0zbDJSbXBUWVc5bmExWTRNa3RqWlZOaE5HWm1WVkJ3VHkxb2FERmlXR3hyT0U5dmVGOXBXRnB3WlMxd2RXaGhaa2hSZFVkSmRtbFNTamhCTjNselJtTmtTRUY1ZVdVNFRrdEVSWFl3UjAxbGEzTlNTMUJGTm1sdlJHVkVZbXB4U1hFNFNrWkRUamxqTUhGamVGcGpabVowWjA5S0xVZEdkRTU2WDJ0R1ZsZFdUbXcxY0dKM1gzQkhiM053U0c1RlNuVkhhalJmZG1sVmFDMDFlbWd5TjBOeGNHZFFVSE5SYzNwSVZFaGxiMEYxVVd0SldsQlVabXRaWDIwdE0zWTRNMnh4ZDI5Q2QwbFZjMmROVUVKMFluUXlhWEJYZFVzMlNqbHFjVVYwWm5FMU5WTjJTelZNY25reVNFcE1OVE5EZEVwR1ZtTjJNVGcxV1hObFJTMXdXR3cyYlVGRVkzUnFaVTFZUWpaWWIwOUxVWHBYY2poVU1YZERNVGhsTW1wMmVGWmlhV2g0YkhGVFgyTXRjRnBzVlRGYU9YRjBhbVozYVZwcmExbG1hbmhQZW5sUlFVZE9NVEZ3UVVGdlFsVm5kWGxYWDNReVpsbGtaM2xWUzJWQk4xVnRUR3BCYVhJM2JtbGlXV014WVVoc2NHVkdkbFZoT1cxNlQzaEhaV3REYjNsdlIyeEtlWHB0V1hSWWIwNWpWbU50ZDBoTFZFZGljbXhVTTBkQk1teEdZa0ZuYkRWSmQycHpMakk0ZW1GUFdqTnhhblkwVW1nMlRXNW1Za2t5Wm1jLnNPNWxGQVptNG5CaUJkai1xX2lGWXI1VXRVWm1nV1ZYc1dzQVJ2LUNZSFkiLCJleHAiOjE3MDYyMTcyNDgsImlhdCI6MTcwNjIxNjk0OH0.9eOPCybohXN6iKlyc7-_i84ZAIEbR4xeJPRWS6RiXHc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:08.937 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:11.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 379813: status.find.is(200), but actually found 401
21:09:11.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,379813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@de120d0, username -> user.1002489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b91a129, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216951700))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTRrdjAyMHFxcm5pNGJqbnYybzF1a2xjY28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WmNERnFMVWhDWkVSblIwdHJiV2swTlMxRWRUUlJMa1EyWjJnMlZ6bFFlbTB6U2s1T2JrNTJZMVZzTWxGSVlWOU9WM05MY2xWSmQyVmljamM0TlZCaVJtZFpUR2hWT0d4M2QwUTFPV1l6VURscFQwdG9NbE0zZGtReE4xTnJjM0ZDTUhvd05IWkpZMmRDWm0xRVNEUmpjRXRvTkhKS1FrWkJZbUpvZERSck0zcGhOVFp5YTBSVFRtZGZjVUk1ZW1ZNVpqRldVa2hqY21sWVMyaDFZVWxqTUc5c2IxTnRTMkpIV0hoak4wZEJXRVZ6TkdscFMwUTRWbEoxY3poTk4xRkZNMmsyWmsxV2JXZEdPRTVOYjBoamRUQkZlV1J6UmprM1Yza3lWM054WDBwVVZXZG9lamhWTmprMlRXMVNhVTVMVFVGR1lrVTVhMFJuZDFCbWNWZFhaMWs0Y25BeFdEbHFjMHhFUlVnMlJHOUtNamhRTlhWaFVWWnJka3BLWVdoUFpGOVVXbUpTWlRsRFFqSmlkRTgxTW01WWRXUndTMUpvWHpCTVduVnpkbTVwTVZoTllrOXNVVXBVUjNsTE5VZExURlU1V0UxUFNqSnRZV0YyY0RORVF6ZHBNV2x5U0ZFd1NtMWFUamhJTUdkMFVWWmlaM0ZzU1Zwa1RrUlZNMGd0V21kM2FEUmliVWgwT1dVd2RtUkthVWRFTlc5UlIwNTJRMmh0UlhkWmFrOVRSbTlsYVhCM00yWk5UVFJ0V25kRGRGZFVVMFJsWW1aMGRtbHdlaTFLZDBsVlowWnBiMDVDTkdaVlVFMWlYMHhHYURCcFZIRkxSa1JIWW1KYVREZE9lbWczTVdkRk9HcHRiazF5ZEV3elprNUphSFIzTjNaSlUyNU5NVTlzWW1kaFpIZEVZVEZIVmpWSE5UYzVSMDlaVUZKR1IzRTBaRWh2ZVZGcU1GaFhVM1JLUmxnMWVWZ3dTMmhETWtKV1FWRm5NRFJZVWxodFIyOU1SRzQyWjJGblQzWldNR1JyTlRaZk5ITjRiekoyVVZOT1UxSmZRbFpMWkc5c1dsVTFlRXBHWmt0WVlqQTFVMXBGY0hnM1F6QkVkVE5IZUd4SFpHbFFhVkoxU2xkeFlrWm1NMnhHZERoalZYVk5lWGhRV1Y4ek5WbEVaRVUyZG1WV2JWRjZiM0ZZU1c1M2JYVXdUMVp6VEVOaVJ5MWphRFJzVlZscFpHUmxNVkp1VURaVGNWSk5Mak5wUVROS01HVm1NSHBPWmpGa2QxQjRlbkJmVVZFLlVveC13bm5fUFpyR20wbEFhRVY5czAxcWlKUEpJQWpUc29uRzNfTkVnTWsiLCJleHAiOjE3MDYyMTcyNTEsImlhdCI6MTcwNjIxNjk1MX0.vX27wBKeOdNii8IOkyYCtdwfg4yaEATZ3kvYOLWFPR8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002489"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:11 GMT
	x-forgerock-transactionid: 3237f620-8ff4-4948-a6ab-e8024d707477
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:11.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:11.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 379813: jsonPath($.tokenId).find.exists, found nothing
21:09:11.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,379813,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@de120d0, username -> user.1002489, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b91a129, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216951790))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:11 GMT
	x-forgerock-transactionid: e4a2fba9-c160-4c50-b70f-d6753648344b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaG9rMnFha3ZtZ2prZnNwYjU5YTRoZXQzbGMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFpEQTFlR2hZTURKcVJrMVRhRmwzWkVoRU5VdDNMa1p1Y0VSd1FuRmxkVXBsVjFkSFdHRlZiM2hoZDJ0a1gwcGtTMHAyVFVaZmRWRTFlbmhMTkd0VGNHbFlPV3RHUlcxWVkza3laVEpaT0dwNFZUSm9laTFsZGpkMWIyZFJOMHN6VkhneFNHVmpVRXd3VmkxUU5FNTJOVWxzTlZWeFNIQk1aMGd4Y1ZadFIxSnlXbXRwZUdSQmFqZEpXR05rWlZkUVgweEthR2xXYlhsRWVGVldlbXBOZG1oclEyZ3hiSGhEUmtGblJXRkZRVXhzVTB4NVdteGZVRVF5UkdKeFlrZDJURGhwTTJkSVlWSkpTMGQzY0VSVlQzUnhUMWczVmxOQlIwcFlNbGQwY25JeGJtTTBhSE5tWm5Sa1drOVFRVlV6Ym1SVU1uQnBUa2h4Y1VoSVpFSTFVMGRMU1ZvMGEwWlViVTV2ZG1aVWRsTjJPV2hoVmxGUldFbFpSell3U25JMWNVbEROMVZqVTJOTVpFZHVWVzU1V25KSk5YUnZSekprZFdOcFEzaHpaRzVTY1ZJeFVWRnBiRGhNY1ZkQlpYb3dSRU56U1RGSk16RmFURTlNZFZSR04xbEZSVTVGYkZGSVNEWjNUVk14YlRVeGEwdFNZa05aYWkxdlpXVjNkRkZWY2sxMFpYTXlNM2xsY1d3NGRUUjFMVUpWVFc1NVZVcDZWbFoxTXpGSWVsWnBOV1EzUVVsbllXVjVOVTVqUjFReWNXSmlXVVZPY21kd2NWWkRhR013WjFSVFQwMWZTVlp5WTJzemMzTTRUR1ZCUTNJM1RrZDJPRlpVTm1FeWJVcFdUM0JYWnpSVExWbzFaQzE0Ym1sZk1sVlNaazQ0Y1dsTU1EbFhNemRPVURoeGJuRnNiRlJLY0VSS1VUTkZZbTFtYkRaVlZFUm5VVzFYVFRoWmFWTmZObGRMUVdrNFZrNW9iVFJ3TmxFMWFHbEVVbXR4UWtkeU1ubFBNM1JVVDNGb09XUXdXRFZPUWxsSFgwWTNNbmw2ZFY4eU5YTklkRTAwYVVWbFMybHpiWG8xWVMxS2MxZElVV05QUjNONmIxQkVlRTlQWm5GRGVrSk5WVmxoZVVsd1JWcHpXRGRFU1VGMVEyZ3pOMGszTFVOYVYyVjFTblZzVDFGblUzVkNUVzh4VTNaWWVETXlha0pvZDBVd1dWRm5kVUl6YjFKSFFtVmFTM1V5YnpsMGJrWk5MbTlKUlRWc1gwUmpia2RhVWxoclZHSnRXazA0VkdjLkwyNks0Ml9Wd0Zxbi16OWtRS2RZdVFYaUx1WnNuOG1FQXBxeER3TV82RFEiLCJleHAiOjE3MDYyMTcyNTEsImlhdCI6MTcwNjIxNjk1MX0.K1L1QYNy52KIq8_XCRfzCtD_TRgYVhUGjDbYJW8M4UE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:11.792 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:09:12                                        2545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=744477 KO=13230 )
> restLoginInitiate                                        (OK=368859 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=367778 KO=1060  )
> restloginProgressiveProfileCallback                      (OK=7840   KO=1060  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.34%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.34%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.94%)
> status.find.is(200), but actually found 503                      4958 (13.99%)
> status.find.is(200), but actually found 401                      1060 ( 2.99%)
> jsonPath($.tokenId).find.exists, found nothing                   1060 ( 2.99%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################-                      ] 70%
          waiting: 162641 / active: 27     / done: 379947
================================================================================

21:09:14.258 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 380206: status.find.is(200), but actually found 401
21:09:14.259 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,380206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44b7465c, username -> user.1001285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54bafd4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216954209))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXIycTBya244dnVzbjJmdHZncG11bWptaDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1NqTnZNV2x5VWxWYVpYaFNWbEJaZG1GUFZHMUJMalJTWW5ac1gwVmlUV1pIVURWZlF6QlhWWHBMZW05cVgyNURWWFZYZDFsSlkzRlphRE4wWVUxYVVqVllVVTV2VkRkMGJVUmZaV2RRVFhGdVJIcFZSelpDTUZJd1dUZHRaV3gwVW5OSFpWcEpkVlJ1ZWt4Q2NHOUhSVTlzZVV4NU5WQkpkVUpoUldkemFtOTRTRXBuUzNOYU9EZG9NVmxQUnpFemJYbGtSMnN6UkZwblVpMTVRV1pzTlZoNlFraEdSa1ZtVVhsUFYwcExjbmR3TFVKcFYwTlVUMUpOVTJsbVNqYzROa2RaYkRZMExWSm5iVkZCUzJ4TFgyZHdNelk1UjJsWmJtRkRSa0pGVlc5NVlucE5jMlEzYVRWSWFEbFZOVlJaU2xWS2VtTXRRVWxTV2sxV1pVaDFSWFIyV2tscFYwZGZVa1IwTmtKSFNsVkpOVkJhWkUwNWJVMWtSRTR5U2pSeU9XeFdjR1ZOVWxoSFJHZzRORlZNTFhkSVQzRkxUbUZNTkZkNk1DMUxYelJIWmtRMFpVOXFlVk5uTWtGWmFDMXBTbU5YYTIweWNETndaekpDZFV0eFMzVkpVelF3UVZSalRGSlBXVlJQTWxwa1ZsTmxOVVZuWDNOc09USk9kSEpCTTBsbmVESTNZbGxFV1ZGNmIyYzFOWGQ2TTNONVNFTmFiVTlRUTI0NWVrNXdiVUZ6T0hSU0xWaEdRbmczWjNKMVpqQnRkazgwVkRRd1pXaEhSREJhVkdsWGRHVnBXbE4xYXpOcFdETndNMWh2VDFCU2F6WTRjRlJqV0Zwc1ZHWkhSVnBOTjB0VFppMTJWVVl0YUVadlJqUTFka1ZwY1V4bk5VTmZTVU5NWTBoRVpIaDRaSFUwYmtNNWVtNU9jSFI2VDFwV2JsZElhR3ByVTE5M2QxOUZPV3RuTjNJd1ZXMTZMVzlPYUVWSVkxcE9SMjh6YTJFd1RVVXpSV3h4WlZsVFREUmpkRms1WVdWeUxWUkZMV2xUZDBocFZEazNOSFJLZEZrNVFYa3laVGhTVHpCWGFtOWlaVU5sTW0xMVRucFpkMmxsYVc5MVRGWXRSQzE0WVdkU1prWlBXVlpvYW5KdFNUbEpla1J1WjFGa1lrTXlWVTlETjNwT01VZDJTbFk1TkZjNWQzUjFVa3hYY2w5VVZsZDNjR050U0RRMmMyTmFWbWRsZEd3ek5Fc3dMbU5FUm1OcFkzRlFORmhWUXpWQmRFOVVSRjlNVlZFLkVRVFNMd2RuMFlEaEJLUGxyN1JDOGNBcUhiZ1BzTDJMWkVNT1ROa09fNmMiLCJleHAiOjE3MDYyMTcyNTQsImlhdCI6MTcwNjIxNjk1NH0.dVUBLjwJKRierzoXWZmuMD9gHdX34c5Rywe-MglvQCA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001285"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:13 GMT
	x-forgerock-transactionid: e0189e4c-1f8f-4396-aad0-33de51fc6126
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:14.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:14.298 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 380206: jsonPath($.tokenId).find.exists, found nothing
21:09:14.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,380206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44b7465c, username -> user.1001285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54bafd4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216954298))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:13 GMT
	x-forgerock-transactionid: 622a6fa3-5135-4e49-94ff-cd16152e40c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGFwZGo3MTNmZGdqMzUxYm1mdm90N2VqNTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWVtcGxVVkJOUVhvNFZXZFFiRzh6UkhkMVRFdFJMbkprYjJoWlZIcGpMV05VWkUxVVdGVklSVGRtYUU4elExTmZRWFUyV25nNGJsRjRkakZDV0VnMldHaHBSek5DYlRKRWFGUTRVWHBRU1V0U1pIUlNXVmwyUW1Wc1IxbFFjRGxQTjFaUU9GbEJXWFJ6YjJaUE9HbDJaVFJpWkVneE4zTkJRM2hqYWpCRVowVmpjbUZ3UlhoTU16QkJiemd6VFY5U2EwaHZUWGRmZUVGYVV6aDZaSFp0UWxoMWMxSkRSSGRWTjFwNldWVnVVa1ZOVUhKWGRDMW1RM2hXUVZneGRXNUpUazVIVTAxbFlXSnVkMlY1VDA1SlpFUnFSbVpGUjFGTGNVTlhWVkZxTmxsemVscEZWMmRWT0MxMlVIVTBMVFpZY2paa0xXRjVSa2x5YmpsVFdqRTJkemhwVlZKMVgxVXdRM2hXWDJ0amJHZHRUMncyUzBsSGFGUlpUbkY0WkdOc1kxZDRkSEZ4U1RWTWNFRkJWMlZ4WmxSbE5HTjJNMlpxVUc5SlVFZDRSbkpNWDNKTE1uRmtSWFpaWjI1WU1GcFBaekpWY0ZsWGF5MVFZamN3ZFd0UWRISXpSbWg0ZDJwelpEZzJObEJ2WkhjdFdIbEZWVlpXVEVKRGVESm1lVkZVVDNkblQwaGlXR3BhTVRrMFprNUdibXQwYUc1VVR6VjFRVEpOY25oMlN6bG5XR1EzYkdsd0xVTnFTemxoVEhoTmRXMHRWMk5QY1haUVdWVm9iMWRIWlhkU01FdDZhV2d3WmpCNVprNUJWalZMYWt0SFdITmplRWhaVUc1bU1WVmhOVlZyVVhGcGEyeERWek5hZVhoVVFuZzRlREZpYWxSNFZVOWZYMVYzWlVsd1ZFeHhOWEpzTW1kSk1HaDJhVjlHU1U1aU5qZFNPVm90VUdSc2IydG5kMnQyZUZkbVR5MXRSbkJoTFd3eFIwWnROMk5qVmpRM1FVNHRURGcxV1ZoNFZHcENMVGxVY1c5YU1ucFFaR3BhVTNwbllrdG1NRkExVTNsa1NrZ3hNM0kyVEVwSFlsQTFUa1JHYUdSUFRVZGhhRTFwTVZsZk1VaGlRalZxYVc5cWNESnZWV3g1Wm1vMlpsaEhiMng1VEVkdFJYZHVSRTFXUWtGTlVsVnpXa1ZFUjBKV2NGSXRYMVl4VmxOVGMweFFTbWd0TlhseGJtbFdXRkJ3T1U0M2IxcEpMbkJTWW1zNGNYcDVXamRrU0doWVNXeGhaRFUzZDJjLjVoOEpwRThxY1FfYnpQREFRTlZSQ2FKOVF0Vk1HSmhDY3BMb0x5Rm9tbW8iLCJleHAiOjE3MDYyMTcyNTQsImlhdCI6MTcwNjIxNjk1NH0._oPLNBOMcqGpg0UzYZaKgTMMCT6YY1OzRcTHOGG6UgA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:14.299 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:15.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 380328: status.find.is(200), but actually found 401
21:09:15.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,380328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f239db, username -> user.1002700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3758933d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216954985))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWpxYjNia2E0czZya2tucG1kMW45MnFpa2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFduWjBWVWhXZDJaMFJVNVNPRUZHWm1Sa2NGVlJMbEZ2YlhseWEzaFVWMTlLVEhWSlNISk9NbHA1UjFOcVNHVllkMlZtWjAxeVRFdHdRbWxpWlRGcGEzQkhiakpOTFhZdGMwVTRlVzlFVGtobldWaFFiVkpyYjFWRFVrZzFhRXBSYWpaM2VUZzJZM2hmWkdGUVpHa3dlWGhQWlRsUVJtbHRSSFZWTFhFM2FrbHZlbE5aUWw5eFh6WnFXV2ROYWpJMWJUbHpZMFJNVmxwNmMzWlVlRXhFT0ZscVkwMUxYemRaWkdNell6bFlRbFJEVTJ0ckxYTnNVbGhrWTBSRFJXOVVaWFJuYjBKSVJsaHNSV1ozVTNwc2NVOUhiaTAzU21KNExVWkZOVGRsY25ZM2JreFZWRzB4UVdGcmJIUmpaMXA0TkhCTGVHY3djRzVvTFcwNVRWcElOa1JSVjJSSlVtSnhXa1JEVEZFek5pMVZhazFoV21kdVdIRkNOVkpsVVdsNVFWZEhlVFptWVRkQ1ptSTVlV1pmVjNkYU5YZHdaVEZGVEhGU05EUjFPRFp3VERKbWJHVkdlbGg1WTAweFRqSXdWbE5NTUdobGJVVkZkRWs0WVVwUVRtbDZVblJhWVdKclNqQm9iMlJRVkZsNU5tVk1RMlJ1WDI1dVpUVkhOSEpRVFRFNFFucDZhWFJRVlVkRWVUQTFXSE5tU1ZCNVJrcDNRa2xtZW1sVk1VcElTVE00YVRCNE9IQnNPV2swWTJ3d1JXbHVOR1F5VkdsVlIxUkNkbEp1UXpsWmFVdFFZV1ZIVkRKbFUyZEJlazFsYWpsYWJFWjFRVEJCYW1aNlpXczRXWHBRWDNkeVVEQlZibmRNVkZOSGJYRktXVXg1UzFGS2NFRXlXWEpEZFMxUVFtNWhXR1IwU201TVowRjZPRVJSU2poSWVHdFJkSE5PT1hBd1IyWXpNRlpRUlhGTWJUUmxkVFJYWDFWelNtSTFSVFF4VW5oTGFFZG1VV1ZrTkdobldDMU5iMDkxZG5aQ1RYUTJXVVpQTm1KR0xYbG5aVFUxWDJGWGVuUlVOVUZ1TFZsaGRqQkNVa0phU1ZkcWVEZG9aRjlXVlU1VVQwSmFZbUUyTkcxZmFqbEtaelZuTVd0Q01qVkxMWFZHVFdsT1FsSlpkMnd3WDJWR05HUndaa3hOVW5CNWVYSTBkWE10ZG1KUGFVdGxNeTFxWlVoR1dWcFhiMjVsTTBkeGNrbFJMbE5CY0VWNU1qbERORzVvVmtSTVREVXhTMUE0UTJjLjVyd01rOWpYeFNHQlQ0THJsZHBlLWwzbXVIN08tMHBIVVVtQnl0czFHa0kiLCJleHAiOjE3MDYyMTcyNTQsImlhdCI6MTcwNjIxNjk1NH0.H8AePkILqblIg7KYoz7BPqV2S-0a2qUVRkYkVyPqGG8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002700"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:14 GMT
	x-forgerock-transactionid: e9e2271e-c9e8-467e-b0d3-5ad715e146cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:15.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:15.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 380328: jsonPath($.tokenId).find.exists, found nothing
21:09:15.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,380328,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f239db, username -> user.1002700, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3758933d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216955071))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:14 GMT
	x-forgerock-transactionid: 173e5aad-0d9a-4f44-94d3-f605915bb838
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamp0MGdxN2drbjZhM3U2MWdlaGszY3ZoYjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU9EWXhRMWswUzJ0S2NHMHlPVTlUUjFsNVNreFJMbnB6U2pGaU9TMUVSV2xVZUVKTVNGUTJkVGxKYTNKVmRYTkNjMUpET0RaRFZ6TnhXRTFGV0V4ZlkybGpMVmhDY0c0M1pXOTNTRXhCUkV0RVNtMW5kMk0wYkZsalptUTBabGROVTJ0a2MwOXdTMjF3VUVFeVdGSlBWMEZ5WW1rNFpFRTNObm94ZDFkdkxXZHZUV1JNWW1GMU1USnZZWFJIU2padVkxOTVlV0UzZFVvellYRlhOamRsV2xsVVZGZDRPVW93YWw5U2MxcE1SSFZrWVhVMk5tSkNiVFJVZW1SUVpEVjJjbnBSVkc5SmNsZFhiRGhMWW1seU9FUkdNVFJxZVZseWFEVXhiR1JYVjB0TFJsaEllWFphTkVGNGRGWlFVV00yYkVGaVYxUk5RMlIzYTFKbmJIQlpRMnMwY2paVE5IVk1TWE0yYm5vd1pFOHpSbEpKTWtsQ1kyVkZaMUJLU2sxSGVEZGFUa0ZITWs1VlFtOUhTR0ZCU0hGeE9HTkNjamhVZFRJM1YwWlJla3BmWlRjelpUaEtjWGw1UkhWSGVsUnZOVE5tYUZKeFFYaG9NWGhKUjJSak9VY3hTVkpMTmtRMFFqZDFjalYxWVVoalUxVllVVmRVVVUxMFpHTlpZVkpFVUdJelZUVlpSbXQ1UzFOeFZ6UkNSVkJoZUV4M2NFWnlOMDVpT1ZFM2RWZFFTV3BRVW0xZlUzUjBkM0ZGYmxCSmRHcDZVak5zZGkxdmNrVlBOM0poUnpkTWNqaFFUSEYyVVRReVVIQk1ZVlJpVURoNU1qQmFiRGM0U25kcU4wYzFUR0pEZFU5RFdXcHJRbm96ZEVwU2RuWllOa2MwVGpkQk4waGhhVXBxYmtWNE5saHdiMnhEVlRka1VUTnZha1JVYVU5b2RHSldPV1ZQZEhNNU5EUmpNSGRqYjFjeGEzY3hiamxGZVhGTlZYcEpaR00yWjNCc0xWQTNSMUV0VGpSSVZrOVhVRnBmYWxscVVUSlZVSGN5UldwamFXZHFXblZQUjFReGNWUTVhMk16TVc5RVdYTnNZMGxYU2pKQ2MwUm5iR2wzY0VaSlJrWTBORlZ0YjFOTVNHbHRUV05tWW14RmVHRk5jVkJwWWsxc2NWTllVbTgxWlc1NWMwVjRNRmwwWVVSTE1rSTFjV3RJUmt4RFgzZFlNMkl4YzJwUU5HbGpWMjVUZUhkMFRHbG5MbUZuTXpOR1NsSm5PRGt6TkZoRmQwdGZTbFZIU25jLmJNakRlUGJUM3A4VUZTTGFqaVJmMnczU3FjbENOaWNVSFlUdVFuLUp0ZXciLCJleHAiOjE3MDYyMTcyNTUsImlhdCI6MTcwNjIxNjk1NX0.kQ5SolzZE8_PW6oxhtNt1Z3fR_hPn3ZBZNu8WD92PW8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:15.072 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:15.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 380400: status.find.is(200), but actually found 401
21:09:15.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,380400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5af197fd, username -> user.1001860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ea9ffe1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216955596))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDBsMzl2c3JsYW5mNm1sYzdsMDVubWlndm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVlWRmhPVkJNYzFKTFQwaHZiVGx1U1RGWmJVZG5Ma2xtV0hOaVZGZENOMDR0VW5KRllqZHVjR3BOYTFkZk5XTkdaRGRCV0ZsV1lrWmpUemM0WjI5NFoyZGFaV1J5Ym5CcVozTnRTbVJQTkZOMFVWSjZVR1ZZVFVoYWNYbDNUMHgzZVU4dFUzRndVM1JWWDBsc2FtMXFhblpFYWxGMk5YRmhUa05IZVhoQ01tZFJUbWh1TWpKSWFqRmtWRVp5ZVVObFZURkRTMVJVVHpablJtZDVlREJaUm1aSlJqQnNSVkJSWkdod2R6aGlSRzR5ZGpCTVptRlBZMEYwZEVKM1RsTTViRk5yZEZWbGMzQjVOVmh4WWxOM1dWbExaVEZGTldaRU1tYzBjMVZvYjJwbVVGVm1RM1ZhY2xwRmMzaDBURmR5WTBkTmJWSmtVMDFXWHpoalVuaFFVbFJ4ZG5oS2RVNUJUekJ0YVdONFJpMTZOVXhqWm5WUVlXcGlNMjluZEZsemRrRkpObXRLU21OV2FIWnVRV0V0ZFVwNk1YWnlZbFo0ZFdGZmVGbFBNMUpEVmpGV1VHd3RTVXh0VjNKaU1WZFpSVkkyVXpnelluVkhVV0pFU0dvdGJWY3daVXR0TVVaamVsOVNWVTkzU1ZoV1dtUlpZVkZaVEVacVJYSm1TVmRQVW1wRVpETnlaMjlGWVdGTlJVNUhOR2RQYldGWVdIWkZNazlSY2xaRlZVSndMVzh5ZDFwaVNGSmFWSEptWjBSUk5Hc3diWFZ4T0VOb1VFcG9hM2RxVWxOaVVIUnZYM1JxTkZKTWRIZG1aREp5VFVRMWR6ZEtXVEZ0ZVZJd1RXSllUalJGZUc5NVpsUXRUMDVZYkROamJUVkVURzR0TkdGRFFtZGZXbTFCWDNaSVVtOHhabGxKTURkRFozSktOall3TlZWc1kycFljbE5XZGpWMGEyeHJTWFZWWDFSeU1XdFZYM1pFUTNSdk1GWnhRMkl4VWxwSVNUSm5ha05CVTI5WU1XWkxVbFJRT1RWUGMzbFlkV2hGV0ZKRmFGRlFiVm8xYVcxR01tZHNjbWd4YldGdVZWOTJNVTR5UWpFM1ptZ3RSRmRFZFZoblYyVkpWekp5UkZKZlJrSnVSbkZQTW5jNGJrMUxaM1pQVGt4VE5sUXdRV3hXUlRsT1JWRlZWRXhYV25ad1dGRkxXRXAyVDBGME4ydHpSMVJEYzNKS1FXMVJlbXQyYjJoU1prVmpMak5OUW1aclVHNXROVlpNWVhkTFUzRkhOVGxQUTFFLnRpS2RkSUY5OHhJSTNNZ1hPY1p2VG9kX2ZHWElOdVlQQUJoZHhoY05kWEUiLCJleHAiOjE3MDYyMTcyNTUsImlhdCI6MTcwNjIxNjk1NX0.ugBTxOdbTHKz91oK9dyCe8RMEU33sc1B74Z4POBf_nM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001860"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:15 GMT
	x-forgerock-transactionid: 5722c59c-abc8-49e3-a476-2da3fc53ff4a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:15.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:15.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 380400: jsonPath($.tokenId).find.exists, found nothing
21:09:15.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,380400,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5af197fd, username -> user.1001860, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ea9ffe1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216955681))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:15 GMT
	x-forgerock-transactionid: 9adaec21-8793-42ed-8a33-1a66cbcdea35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjNibmpzcDdwOWVldGd1N21qdWFhZ2hqbm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1p6Vk1VbWhDVW5aQ01sSkljMlY2TlhsTlVrcG5Ma1pEY2poV2NuQldkVTAzVnpVMmRFOUJXRUoxWWtKS1IyOWhjMFZhWW14bE9UTk5TV2M0WDI1aGIySXhTRTgxTFd4bVpGZDFiazlvVDNoTFJGQXdWSEJ1V1UxclYyTmxjM2c0UjIxS2EyOVdkVFpNZFdkSFlUVXhWVXhZVlhCTFdEbHJNMkZCTkhWa2JsVkpkVVZzTldaaVFqQmlNM1pOWm1GNWJGQmhORmhTUm1rdGNsQjRPRFZIYWxCV1ZrRXhUV3hOWTBVeGRraE1NbmhIVWxock0xa3dWV3c0V2tKSVRreHBkVVJ5VTNZd1FrZEpXRXhLU1hvdE5TMUxhR0Z0TUVoS2VrNTVVSFF5Y0ZKbVUzUmFkVmRaWmswMU0ydG5SVmRFYTNsM1lYVllPVmhZWkVRM2MxaEJibmt3T0ZsbldrVlpaaTFyZEVReFEyNHRUa1JDY0RWcmVsTk9hWGhUYVZFMVkxRktRbDh5TWt4Q01FdE5WM05PUkVFMFJucHVkakYxTFdKRFpFdFhkakZyY2pKT05UVm9NazExWkRWd1QwSk1ObkpXYldoM2JTMWZOMmxhV1hoMFREZGpjemx1TkhGMFNIUnJZa3RXV1hWUmVsZzVhRTVyY1dsRFNVMUZjM1JKVmxoM2RtNXZaemxSUVZkaVoyOWZTbU54V0Rad1h6a3pjVlJXV21sMmRrNWZNbXhUTTJkTldYZHNMVlpLU1VaVU1ua3dPV2hvYUdsbldWWkVVVkI0Y2taMlUzaG1PRzQ1ZFU5aU1YaERkRGxVUWxkMGRHTjBiV015U21oclQwbG5Uak5qUlZRM1RtUXRTbFI2UkVaWVJWVTRPVlkxTmxCVmQwNXVXRmhKZEUxRlpsQmZVVkZFYWs5TU0xbDNjUzB6VW5vNGFXcFplbmR4Y2paclZ6aGZTM0JpVHpOS1MwdE1lR0ZyWVZaTVoydHpZakpNUzFOZldqZFVUa0ZpVEcxeWVUWlpkREY0VGxKcU1tUnVOVXAxWjNjMVJUWmlSMU5GWjNsUU1TMXhYemQzUVRFd04xRmFjR05zVlU5S1Iya3dVWEJVVFdOU1N6bGphVWc0Wmt0Wk0zaG9SRGR5Y2xwd1JFcEpNWEZPUm1kWlUwUXllalpHWVhkblFsTk5XbTVKUW5WWE9FRm9UWEoxZEdGT1RVTlFialpUYVhwMFMwTkhORGhtV2xoU1VtSmpMa2xFVjFkWVoxSkhTbUZuU0VOamQwMUxkVUk0Wm1jLmVCbjZZZzdobUFiRFRYSWR2a1F0cW9LVkxTcFp1NXhfc205YVRSYkpuUzgiLCJleHAiOjE3MDYyMTcyNTUsImlhdCI6MTcwNjIxNjk1NX0.HNoIPf-5lsuf-aj9UOXNR0SStetaocWPRSzG6Nv46gc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:15.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:09:17                                        2550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=745943 KO=13236 )
> restLoginInitiate                                        (OK=369588 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=368503 KO=1063  )
> restloginProgressiveProfileCallback                      (OK=7852   KO=1063  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.94%)
> status.find.is(200), but actually found 503                      4958 (13.98%)
> status.find.is(200), but actually found 401                      1063 ( 3.00%)
> jsonPath($.tokenId).find.exists, found nothing                   1063 ( 3.00%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################-                      ] 70%
          waiting: 161901 / active: 38     / done: 380676
================================================================================

21:09:18.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 380742: status.find.is(200), but actually found 401
21:09:18.031 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,380742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a156b86, username -> user.1000639, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@740c9853, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216957982))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzBmdTdzbmxhb2thOGpwMHM3b25qamNzOWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGJtMHpNVXhWY0ZNMFdUSTRSbGQ2UTBsdWNHTm5Ma3cwUlRsdE16SkJablYwYVVwU1dVZEVjalJ4YVdsaVN6RklXa2hHWlU4dE0wMUxRbEJ3Wm5jNFlsRjVSV2x3ZUhKSGRtZENWbmxTVGxwb01XeE5jSHBEUWpWU1JGTldhM1l3ZURkTVQyOUxVMEpKYm5CNU5IRlRjRU5UUmtkcVJucFlZazlDTW5od2FXVlJSbmRtTm14Wk5XbzBjVk5qVUhCdVFXbFVhbTlOYkU1WVUyeFBSMWRCYTFSUlFrOVJVRzFCTjNsbFpXdFBhVWc0V1hCR1VEY3dWSFpZYkhKbFJXaFRTVkpHWW01dVMycDZaakZTY2t0aVl6ZFZNalZZVFZWcE5uTlVVWFp0VTNBeFkzWTFYM2M0VVdwUmRISnFTM1Z0YlcxS2VWZGhkMnRTZWtwNlMxazNRMkZHWjJ4d01rOUJjMWhyT1hKdFgyUmpUalY1WlZoTGVVdGhkSEZMYUhwZk5rTkxhbkkzYzB4dU5saHBjalp0VjJWQ2QzWTFkazV1Y0VKWGNqQTNaVXhHUkZoRmJXRnhkakJyTURsNGNFRnFaM0JIY2sxMmNVNDJSRTAyYmt0b2JtZ3dURWszVjFKcmQxVTNXRlZmZVhaQlFtbGpRbWxtUVdOM1QwTTNWMlZZWWtnd1pGQm9URmRLZG5kdlduZE1Tak5TY0ZkbmNXWkJiMncxTTNwelRUZGhlalF0VVRaMGJIUmtXWFE1Ym1jeFpqQldRa1J1UlhWR1duUXdlbTVHYjNWcmVUaEJTSGgyU2xWbVVrTnpOVlJrVEZsclNEVjROamRLU0V4S2RsZFlNbEI0T1VGR0xVNWhlVGgxTmtGd1NHZDFkV3d3TlZKRlpYRnhSbVJFYTBOMVNURk5ZUzFHVm1kNGRqaEtNM1Z5ZUZwcE9YcGpVVmhuVjJONE9GSmhSVkpzTjFFeWFFMHpWWEV6UzFWTGNYWmtZVlZYZEdORlVUSkdNMUZaUWpSWGVqSk5kVk5vVTI1WFNrWllORkU0VFd0UGJVZ3hUWGhSY20xRmRYTnBSV3N3YkRoTU4yRlphbWhmWTNCRFUyODJZMmRyZDJsR1NVdHdNMmx2VTNvMmFrTnhiVFY0WDJndGJtaG9jbUZqZHpKc1dFZE9RbWgxVmtrM1oyNVpaa1UwT0RObFR6QXdOMGhUWDFsWVowUk5jMk5TU1ZoemJ6QnpSVEoxTWtoWVdFcFZMa2wxWDA5VmIzVm1SMVZHYUc5NmVqVlBOblZtTjJjLlE0RzVhYm8tTF9FNHR0ODBtRF90U0VzRkpnaFdkUlNhTllsT3o2Ni10OFEiLCJleHAiOjE3MDYyMTcyNTcsImlhdCI6MTcwNjIxNjk1N30.b3xEYhu9gnyXlQoRTKfVrvkXOECavvWSV9mDmYSGQFg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000639"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:09:17 GMT
	x-forgerock-transactionid: 9f610d08-beb2-41e8-a003-af66071628d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:18.031 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:18.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 380742: jsonPath($.tokenId).find.exists, found nothing
21:09:18.071 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,380742,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a156b86, username -> user.1000639, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@740c9853, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216958070))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:09:17 GMT
	x-forgerock-transactionid: 216ee26c-7036-426b-a64a-9e1af865848d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczJrZXQ5aXU5bmQ3YnV0b2VlbXZvb3NramgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmVuZHBkSEpuVVdkR1pXVk9ZMUJUYlhveVowbG5MamxUUWs1MVVGTTBVR0pMTWpaeWN5MUNlRzVPY2psd0xXeDBPVWxyVEdwMk0ydFZWVE5sVVc1cVJ5MWZOek01V0dKcmMxVXRVbkIzTlVKM1VsRjRZWEpvUmkwNFEwRkdibHBEZWpGWE5GSTJUbkJ6YUZOU1kzaE5VVE5SWjIxR2FsazBPVTUyWTJONFpGWXlWSFJzVVMxb2VGRlplRkJRU0ZsNlUzQnBhWEJuYXpKT2RFcFJTblo0T1d4MGNWSnpaVUZsZUcxM1JVZ3hSblZsY0d4bE5sbEVTa3R2T1RJdFRGRTJjMFZXWnpkaFEwZGtNelpmZDAxbE0xOVVNSEpOWlhBNWRDMUNiRWxTVGpWbWQwMVllWGxRV0hBMlVrYzJSMWc0UzB0cWJucFRabkJEUW5WMmJrVlpSMWxIZUd4dlJtczVhVGRrZG0xVmFHWkRTbEZvUlVGNGFqUlVURTVRUVV4Tk5UQlNURnBuWmt0UFprZFRUSEYwVW10ME9VOTRabWQzVjI5cmVtdFlOWEZIWm1WR05VMVVVME5xVjFSSVZHTnpOemx4VjE5b2RWaDBPWEV0UjBsWU4yWnZiaTFYTjFOalYwVmZlRTlaTWpSWU1IVnVkbEZTVm1sZldGcDVWWEZIWVhGbVVXbG1XVXhxUm5rd1owbDZlVGhqV1VsVGJtSlVlUzFaTFhweGMweEdYM1paVldnd1ZETmZMWFYxU1c1MWJrVlJNMnhZY0MxMVFURklTWEJKZFdKQ1JHOUpUMlF3VERCZmIyZzVZa2RTUzBJMFEydDJNMUp5V0hacVRsUlphV2hEYkdWWFRYWkZNa1kxTjBOc1VFSlVia05GTWtVeVh6YzJiMjlFVFVoS2VHTnVkREZVVUdOQ1MyaDVURUYxZEhCSVh6QXlaRkYwTVRFd1QyOUVRbnBRVjFKbmFteDRlVlp4UW5ObldEQlZlRmR3VWxGSE9VazRZbkYzUzI5bGJGaFpVa3RwVXkxM05qaElTbVYzT0VRMWFIaEhkVk5mVVV3NFJGVXliWGxZYXpodFNWcFFkVk5RYm5KM1lXaE9Ra1pzVkhVd1QzWnBRbVpXTVRFeGMzcFhWVjlHTld4a1FsWldUVjl2TUVGTVUyOWpORWwwTFZWTlJsRmpiV1p4T0RodmFqTTRXblJtVlROMmEycEpObWRHYVcxNE9FRnRabGRWYUZKVlRXUlJMbGx1V0hGUE9HRjJiVmhPUW1KNlZWaHhVRXhaWTFFLm45RkVSMUxiSDkwMTJUbkVOUkZRUFBKdVRSQnNsU3Z5RlZieldfUm4wZDgiLCJleHAiOjE3MDYyMTcyNTgsImlhdCI6MTcwNjIxNjk1OH0.8-355eiitXVKri7YXXqr5_6VByYmhSG3rHrOFLff5u8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:18.071 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:09:22                                        2555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=747406 KO=13238 )
> restLoginInitiate                                        (OK=370313 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=369230 KO=1064  )
> restloginProgressiveProfileCallback                      (OK=7863   KO=1064  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.94%)
> status.find.is(200), but actually found 503                      4958 (13.98%)
> status.find.is(200), but actually found 401                      1064 ( 3.00%)
> jsonPath($.tokenId).find.exists, found nothing                   1064 ( 3.00%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################-                     ] 70%
          waiting: 161184 / active: 27     / done: 381404
================================================================================

21:09:25.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 381801: status.find.is(200), but actually found 401
21:09:25.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,381801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58845124, username -> user.1002480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4151d7c5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216965244))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTBnMmhxNnQwN3MyYW9jMm01dTBsZGtmbTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1RHWnlaVlZtVjFsa2F6aG9SWFp3WjJKak1XRm5MbEpzTkZGMFlsQm1NWFJNVEZaWWFISTNURTlhT0RocVVGRk1NM0prZEVGaWRrc3libEV4UVdSSmJIUXpjWE56WlZkQlgyaHdSR2RoYUU1VVNUQlJiVWxMUTI5SU56VmtSa1IyU3pOTVQwaGxNbk5QTWpFd1YyNTBPR28wYmtWMFNsbzNiMUYyV1ZSZldVRk1PRzVzVVVWTFVHVnJaMDVmYnpkSlpXbFViMGszWm5Oek9WaFphMnh0TlVoMlRWSllTMHhvU214S1NYVXhOMTlxYm5wUlIzWjZNVEF4UlVkNmRqRlpWWGxOUWxOMVduWkRjVFpSYWtkR2JFNXpPRkJ6WTI5VWVURjFXR0ZEZDNwblVXMW5WemxCVVRoSmNUQnJObTQxY2pGVWNqVkdkV2xUYUV3d2N6ZHVOa1kzYURSb1UycFlRamhIY1dkM1NVVnFNbVZ3ZVU1SVNXUndaMWR2YkY5WU1UUnJWVmRFUWpCUkxXdDRhVEpCY1VwcWEzbFJVVUl6Vkc5VVQzWnVNazR0WkZwUVZHRmFPRnA0Vlc5WlRXcG9ORXBDVW0xblJHWk5SM0JOV1Rkc01IbFlNbTlKY1VRNGMySTRaVEJ2VFVKVVdXcDZXVlIzZDBKM2JFZFJPRGx1WDFsRE1rMXVja2hvV1ZsemVsUjFZWGw1YWpKSVpUSkRibk5OUTFKelMxRkpUMEpqUVU0dFdFVmxOMUV4TTBOck5XVmxWVzFsY0U5bFJXMWFkall5T0hZdGJWTk1NbEZaVHpReFFsaHFTMDEzWWs5cFdIWTJVRlZSUW1kQk5sbFdWRzFxVURjMmVEWk5VM0pFVmpkdmFEZHhjMk5rZERZelJXRlFhM0pIZHpkTVNEUTJNbGhWTFU1dVJIRTBSRjluU2xkYVdETmhSbTVsVVVkUFRIcEtRek5JV2xCVmQwMWpabUZrVEROQlZGVmtkbUZ3TVdKVlRGbGxRbFUxZUZSSmEwWldOMEoyZFdaV2FITjVSR3B1TUV4bFdYUnRkREJuVm0xdVlWaDVZbEV4WVcxdFJqQmxiV2hNTnpabFZVUjBNalpIUkU1amJUbEVPRFJTUzJKTk1EQnNSSEpPWWw5VlQwVmFTMkZMUVhkdk1WQlFZbUp5TXpscVpYUmpZalZWYm5kSFptUmZaVTFNUTNkNFRESlRkblZxYVZVeGRrdEpVRzQ0VkcxSmJYSnpMaTFFT1U1TlJGVlZSR1JYUVRsdVRqSjZTMmt6WldjLnJqRVVDNHRhMndkUmFwazJOYXZPNnk3ZTNqZm1RM1NsSnhpYjVrLVRkLU0iLCJleHAiOjE3MDYyMTcyNjUsImlhdCI6MTcwNjIxNjk2NX0.0FwF2TO8gdL7DZbo7dkr-7FnnvJ0IqwdsAMAO3i5NC8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002480"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:24 GMT
	x-forgerock-transactionid: ad377c96-f364-42c1-bcbc-88207ef13c10
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:25.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:25.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 381801: jsonPath($.tokenId).find.exists, found nothing
21:09:25.331 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,381801,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58845124, username -> user.1002480, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4151d7c5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216965330))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:24 GMT
	x-forgerock-transactionid: 7bd4760b-b3ab-4a75-a278-db4fbe3fb775
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczdjYTNhajFqZ3Q0ajgyNzNjNWlpbWkzbjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFNUUXROMk00YlRSNWNtZ3pTblpXT1VZMVoweG5MamhNWldNMWFXMXhTVTVpYVVaTE1IVmZTa1JvYW04MlQxSnBjbXBKUVZGWlpHZFJablZmVkhZeVRsbHlibmxZYVhKa01VaDFXVXBPYm0xNVUyTXRaa3h1V25ONWVHeDZlalpHZVRscmJFVm5jR2s1V0c5cWQwMWZRVzVrTUVGVk5rcE5ZV0pNT0d3dE5qbFphMlJxVGxGcVQyRnJlVmxEWmxsTGQyTnZNWEJrUVdseGQzVTVVVXAyYW5aMWFXdHFORVV4ZDB3NVdUZElObXhXV0RKZlFVMXNPRE5DTms5blNHeDNWV2RGWkhwVWQwTTJSbVptTTJsMFdVbGtTMjV1UjBWNFVtUjJaRUpIVW1oSE9XcExhVWt4ZERaUlVuSmtSRGQyZEc5ck5XNWpWV3R0YTJGSWQzbEVjVTloUmxGVFZ6Vm9lRU5xVkZWVU0yUm5WM0JtTkZSUlF6TjJSMUF4WVhJNVFYcEtkR3QwVVV4NlYxbGtRVTh5YldkUVZVUm9hbVJKTkdGUFJGRmZUbTFFYW5rdFdUQjZkRzgxVm1aUVRHaHZNSFUwV0RoWFJrOXVaRmRZZEdremJFUlRWakpRU201WVgzQTVNRkZXVVhGNGNsazNSbWRKTkMxbVUyTkRhSEJ3U1VWblVFczNjMHBMVlc5VlVsZFlUMnB0TnpsdVRYZG1Oa1ZGVnpCU09GbDFNRmhsVW5sVlZHbzBOVmg0V1Y5WFNXbFhWVEpuYWs5MmNFaFNWVGd4VFhsZlJDMWlVek5rWWxoQlF6RlFSa0ZPY1d4eE1YTnhTVEJuUW1wUk5XMTNWSEpzUldaelVXY3pXUzFFTmpjNU5YVnFZbXRNUzA5T2IxRjJYMlpRUjB0YVFVeFRTV3BNYmkwd1EwUk9RazlDZWxwMGVsWnNPR3RXU1d4UVVGVnVVMFZvT0VGQk1tTk1VSFJpVjNWa1IybEtXSEpNVFcxd1MyRmpka3huTFdZMU4yWXdSMkpHYmxVM1pFSTVWVFJTUjNSc2FrODBVMkpDVVc0NWFYUllhRFYxT1ZaelNFODVaV1IyUXpGckxYRXdSVGRVYjFSTmEwcGthbkZSUzBWTGFHUnZWM3BWVUhsUGNqaHFhREV3ZWtsUmVIZzNkbmhJWVhoUVV6UlBZVXRoVmtocGVFazRiMWxMWTB0dmMzQXRiVEpCVFcxV1dsZE9hVXMzUjA0NFFUbG5MbWRPVEZCcVVsZGlhSE15U2xKbVdUbDJRblJYWmxFLjZiWjNCaVRyM0FXYWlSeHVhYjBhWkE4aW1nMHZQYV9XMlpGRUh6Q01GMlkiLCJleHAiOjE3MDYyMTcyNjUsImlhdCI6MTcwNjIxNjk2NX0.ZEAKpwQAyB5Z7DyOiGR1eglzEc-TfXinkdQIfhHz31E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:25.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:09:27                                        2560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=748942 KO=13240 )
> restLoginInitiate                                        (OK=371078 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=369987 KO=1065  )
> restloginProgressiveProfileCallback                      (OK=7877   KO=1065  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.93%)
> status.find.is(200), but actually found 503                      4958 (13.98%)
> status.find.is(200), but actually found 401                      1065 ( 3.00%)
> jsonPath($.tokenId).find.exists, found nothing                   1065 ( 3.00%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################-                     ] 70%
          waiting: 160422 / active: 31     / done: 382162
================================================================================

21:09:31.810 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 382758: status.find.is(200), but actually found 401
21:09:31.810 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,382758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bc50eda, username -> user.1000682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@511fdce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216971760))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnZvYnVzOWI2Njc2c292djFqanBxN2Vjb3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WU15MUZSMVpHY0daU2RXWTBiVVZmTkRWa2NIcDNMa3hLWW0xTk4yNUpaVlZhT0RaSk5WWnZNVlJOVlVRdGNsb3dXVWxuYlVnNGFtWnZSa2hVUkROMlNtOXNRbVpIZW1sdVRGVjNZV2RpZERsak5XVk5UVFpVWTE4M0xVTjRjelZ4YW5wc2RFWTNSbWgwVlZsNFUzYzVjVTAxU0hRNFIwTlBObXhxYWpSSGIzVkVNa3cyVTJSMk5saHphVXBEUWtGdmJYZFJZbVZtTkhSSk5XVmhSbFZoVkZOaVlXNUJWM2t3UnpSeU5GaEdTVzk1UVRoRWNqTjZVazlQVVhkMmJUWkRVVk5tVUhBeFEySkJjblEwZGw5U1YwNW1TSGxOTlVGdVJuTkVaR2MyTkdZM1RrSjRlSE5IVEdKTmVVczVjV2s1Y21sWE9EWTVjVmhrVUhvM1V6ZFlhVWgxVEVJME1ITmFPRXBuUjJkMVRuSTVMVmhKYlhsUFFrZG5aSGc0Vm10TU1VNDJkVFpoU1ZKRFlpMWhVSGRaWkVsb1NsZG9kMWRRTkZwcWJsQTFZWEptUVc5cVVtaGFaMnhDWDNKblJsRXRUMjFRWWpGRFEyeFdNRXBSVmtReWVHSnpVMlZzZW5oQmFVRXphalF0UTAxTFdHaHZjV3cyY1hodmRuaHdUbWRKYlVwb1dXbENaMTlxUkhwT1luVXdVako1Y2w5RFl6QmpaVzFSV21OQldtZG9kbEpMWlhOcVpHRm9RMDE1ZWs1RFUwcHRaMDF3V1RKUVowUktVM2R0YTFaV2VtMDBRM1JuVUZNMldWTlZVVFpRUzFKMGNqRlJZMVJSVmxCU2RVZFRhR0o2U2tRMlltYzNkMU5TUjFOeWNHbFhVbEkxZFdOTVVsOWxWRXRuWjBGQlpIRXhTbGMwYzAxYWVGZGFNV2xGUzBadUxXdExiMjEwWldOMFIySlhhVXByV1ZCU0xXZENRVUprTlZReExVVjZVV1JwYTNWb2QwdG5iM1pIYUc1SU4wZG5NbEk0VVhOaFMwdFBkVVJrTFRBMmJHaHNkVzA1V25CclpHaEtlbFpoUVdoNFRYZGZjVGxuYjAxbU1tcFRabFpYYlhGTVdrUmhUbXRuVEVjM1JWOTRZMmxwWTFOcmVXbDVPVWxrZFZkNFZVTTVRVVV5VGpOaFQxYzRTamhIVlRGNVZFbFpVMmxJYmtKUFowMVZaVkYyT1hkMWVYQjZOVXh3YlVwSlNrVXdMbEZOVmtac01ESkVRVWxGZVc5ak1XMTFOMHAwU2tFLjMxaGhFTnlJMzd2VTctMDlFd19wVDNtaEw4RUNWVDFYZi0yc3BxQUw3RWMiLCJleHAiOjE3MDYyMTcyNzEsImlhdCI6MTcwNjIxNjk3MX0.IF-1z7LOx4zv5_BPLB4_b806TcrVY63C6Z2opynplzM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000682"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:31 GMT
	x-forgerock-transactionid: 7302e21b-f3df-4fd5-8b49-8e0083427288
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:31.810 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:31.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 382758: jsonPath($.tokenId).find.exists, found nothing
21:09:31.852 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,382758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bc50eda, username -> user.1000682, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@511fdce, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216971851))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:30 GMT
	x-forgerock-transactionid: 2bcb55f1-46de-4228-a03b-045e11c93b15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTdyM25sbDRpcm5lZWlkdW10dW04NGx0YzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck9VYzVjak5TVDJkTFJHNXRTMnQwWkRWMWNtWlJMbTFQWDNORFRXZ3hkR0poWDNob1luSk9iREI1YzNGc01WQTJSVzltYUZWV1owdzJTWEp4YTB4ME4wUTFNRTVGWlRrNU56RTJZa1F4ZG1zeFNuZHJiRUZ2Wm5RM2FEUm5hV2RqYUVScU9UUjNNRkJUUlVvd1pqVkVUbGRGTVRBMGRHOTZSRWhqVXpoUlRpMUlkM1JuZUhOZk1XRm1WMWRzU1dSSVozcFFWM0pWV0d0aGEwTmtOWFI1VDJVMU5VVjZOMUp4Wm5GYWIxVnFWV016VURsUlluWldTWEp0U2xoNGFHNWpNRTlrTWpaelVuSm9TRjh4YjBnNU1FdGxhRWg2VVdkQmEwUTRRbEZaWjFkcVlUVlhiWFJRYUhGUVZVTjFNekJTTlRaNGVreE9TalEzVVdSUFkzUm5hR0pvV0RWZmN6bEZhM0pCV2tNMWNHSnNiWEIyUWtzMllrcEVNMFJYZFhSVVUxZE1ZMGRTUjFSQlYyazRTekp4WDJOUFIyTkdVMGt4U2kwNU5HUTNjM3BvTlhWMWMzaFpaMVZTVDAxd016bG1hRzh3TVZscVdGSTFkV3BWWDFveWExcE9kRzFCYnpkU1lsVmhWRlUyZDBnek5sTjBhMHBGT0doRmQzWk5hM2QzYkZoM00xbDVOVU5EZFZGM1RHaDJlV1JEY1RodlEzSmtVeTAyT1dOcU9ITmljRUpYUWpKbVZHcEZhVmhIYjFNd1VVVldXWGhLUmxoT1JHUjVNRUpmYTJKa2FIVkxjV0pJVDJRNVUwOUJXRmhPYUVaVFJXeEVORWwzZGxScFQxVlBZM2wyTVRoc1YxUnNNbFZmTWtaUVJsOWlZMlJaVXpKMFFUaFlVa2xSYlZGdk5YcG1lakJxVG1WRVVIazNOVEYxYjNOb2RrZ3plbW8wVXpkb1owbENibnBvV2tGcFgzZFpjakJwYm1ZeExXSlFZbEF5TldwTlp6VTJZbXRCVkZKMmRrMTZXSFZTV0VSa1Z6aGxlVEJCVGtwTFNVSlVMV3h1ZDBwVFptSnNjMUJZZGxZMGFtdHBUbnBEWWs0d09HTmpRVEpWYldvNVl6ZFlWazgwVTB4RVh6WkJVVlJET1U1WVUwTkdWRzB5Y1ZrelZuUmFlbUpXVDNwd2NHMVBXRzEwZEdWdVdXbElWa0poUTFGU1RWSmZSbXB4WDBzNVNETTJiVUl6U2pKeGVXSjNMa3d4VGxWTGNERjJaMXB0UVd0a1dVTXRVbU5LT0VFLkN5czMwWi1hb1dzakFiUkZoRGczT3VfU2hzUEsyMlZ2Um9wazMwSktKSjAiLCJleHAiOjE3MDYyMTcyNzEsImlhdCI6MTcwNjIxNjk3MX0.PWgX4WbgWNCWpWfhNn4QHU7VF-YBme0TXuLr3nBppmI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:31.852 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:09:32                                        2565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=750404 KO=13242 )
> restLoginInitiate                                        (OK=371800 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=370714 KO=1066  )
> restloginProgressiveProfileCallback                      (OK=7890   KO=1066  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.33%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.33%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.93%)
> status.find.is(200), but actually found 503                      4958 (13.98%)
> status.find.is(200), but actually found 401                      1066 ( 3.01%)
> jsonPath($.tokenId).find.exists, found nothing                   1066 ( 3.01%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################-                     ] 70%
          waiting: 159696 / active: 30     / done: 382889
================================================================================

21:09:33.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 382991: status.find.is(200), but actually found 401
21:09:33.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,382991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4125a787, username -> user.1001717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c5c4837, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216973354))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHEydHJqc3RxcmJqNXY2N2hlazFnOGExazMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YU1taDBVVlpNUkVWMVkwVllTVk5EZEUxWVpYWjNMalpJUjJ4aVJuTm5kbE5uVTJzMU1sOUtWblZTTkRkUFIxWnJhRlEzTFhwR1EySk9XV0UwY2paeFFtaFlUUzE0UmpoTmF6azBjVWw1U2tSWllURTBjekJqWTNGbE5FNWlVa3RoVUZFdGIyZENURzV5YzNCUmRtdGZOakZLVUMxaFRYcDJUM1pyTFdaa1pITmtObGt0T0dWTGIzZzFVSGwxU2pOdlIwbDJUMUpZYTFkNlZ6bGthbFZTUzBGbGRYUjFUaTFxYzBoQllXMXFVR0pSVDJJNGFFcEVYMnBZUzBnNVpIUkhlbEY2Y1d0bVFXSkVUbXRhUWtGU1dFTk1aa05aZGsxU1NVazRhbkJaYzA1U1RYUmxSbTQxY21Sa1ptazVWMFpOZHpacFVsUmpNRVZUYzFaVVp6QnhjRk5ZU3pkVGVGUjNVRjh6VW5oU1EyWkliMFJZU1ZGSlkxWktVRWN6UlRWblFYTlpjVVZFVmxOa1VVUlhaMnhOV0ZaNWNHVkJabVJMUTFGUFltNTZlR0phWm1oQmRXOXVjM05RZVdONlkxQXpPSEpFTWpoRE1WQmplSEZYZEhSbk4xUmZURkZxVGxkcllWZG1hMkZRYkhWUVMwZEphSFEzUlhOVFowaHBUR0ZrVjNsSFJIbHNlbkpqZVhOcmNtTktSRmxtZEhOeFZHVmplV2xHV1MxemQxSlVaMEpWZW14eVpGUkdVM2hhWHpCTFpGVnVRelJ0ZFMxdGJrZHVMV0ZHUWpaVUxYUXpTV2h0UWtKTFFtVXdVVzgzWDNsQmQxOVNiVFZ1YTJsV1RrVkpkRnBxVld0M1kxaFNTMjk1WkhoUFZtRkhaMjFMTFhaaFoxUkRVR0V5Vm5wQ1lraDVhbUZxY25OWmRscHlUR1pXVjI1dVIwTlBTRFJQYVRoNE1rbGZTamxEV2tsTVFrVlFRbTgxY0V0bVQyUnZYMUp5YlhBdGVVTnVja3BEVEhGTWVtRnRaVE16U0ZkWE4weG1PR3h5TUdwUlZsZHlOMmxzWmtRdFVuTjZjekZ0Y1ZvMFIzRkpla1F6TVhOcmJIWnNTMDR6UjNGTWFteEhTVE54VEVkeFgzWk5UbWg0ZDJWck5rWTNSRzl2VURCcWREUmpZemw0Um1jdGVWQlBkemQwV2toaFpWSmtNa2h0Wkd0VlZuSk1jbnBVVEhSQ1VrdEJNWFI2VG1oNVdFdDNMbkZXVkhwcGRWSk5ia281YTNoa2NFeFZSRTlLU1ZFLkU1LVJjTmZ6WER2WGhia28zS1E4Z2RpTDl2OGR2Qk9laTcwQV96aVU5SjAiLCJleHAiOjE3MDYyMTcyNzMsImlhdCI6MTcwNjIxNjk3M30.1bde2aP_2m4QmXThxiUoCFhk6HoUS4FwtRvcuBpTbGE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001717"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:32 GMT
	x-forgerock-transactionid: a12ffad3-018a-4117-9502-866d5cb26e82
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:33.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:33.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 382991: jsonPath($.tokenId).find.exists, found nothing
21:09:33.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,382991,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4125a787, username -> user.1001717, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c5c4837, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216973437))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:32 GMT
	x-forgerock-transactionid: 1c98b83b-a75c-48a6-ba5f-33b1f125035c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnA5OTA0dTNxNmdxbjAza3FqY2l1dDdiNjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFFYcDJRbEUzTUU4elIyOWFaRzlHU2xjMmJXOVJMa2xoVUhCclJVcHlXalJQUmtrMFRscEpOR1J5WTI5SUxVMXRjRVZYWkdFd09IQkVXWGg2YUVKUFZGbHdiVUV4VjI1SVEzZHNURGgxZERneGEwdG5aMDE1UkdvMVltZHVOSGxaYlVrMFdWaFVhelF5Y0ZsaWQxZHdSRUZhVG5SNlkxZEhaRWs0ZEhWR1RITXRaRlJ5VUUxTmExbGlVRWh2VlZSc1FYb3pSVE5VZFdwVU1XbE9VVlJuZWpNdGNGSTRRV3QzYVVSVlgwMUxVMDVNYm10b01qVmxNamhXYm1wSlpFVmFUbkZsVGpGRlkzZzBMVWx2ZDAwdGRscFdjR3hmWWpOa1oydGZZVVZZYVZKdGJDMXRNbWhMZWtnemFGRTVhVmxQWmtwQlltVnZUbVUyYWpoV09UUXdPVEZpYnpndFgyRXllR0pETUdaMVIxUk5ORmxMYkMxTFUwWmtkVEExTVRNemFGZGlWMmhaYjBWMmFFNW9ZbFZWYVUwek5UZEpXV2cxWWw5VFMwMXVXRTVGYzBSRmNVSmpNamN6TTBWWU5HNHplRTkxWVRGYU1HSTBXVmxyYURCcU9VNTBZMVpqTkVsRllqZEtZMkZPU1dkc1RHTTFURUpXT0ROTVJVOVRaakYxY2toUVdYSjZiM2RmVTBka1VVOVdYMk5GU0U5bVZVOVlibk5vWlZSRGJrWk5WWG8yV2tocFlucFZSMFEzVkVaelgxOUVia3BrVDFoMlNWVlRTMUZXVm5FeWFFdERWVEoyVmtaYVNXbE5YMlkwT0d4SlNEZDZUa1ZLUkRGNWNWZFZNM05hUlRKRE5IZzJkbkYwVEdSSFgwMVllWGR3UW1sYVFqVnJka2RoYjNZNGFIbFVRVkY1ZWxaMVFVTm5XSGRhZWs1R2FWRXpWVEUzYURVd1dubGpiMGRGWlZoNFpHNTBXSGRpTUdsZk1WaHdjSGg2UXpoSllXdGpkV05SVjBFNFp6WmFXR05wTVdod2FFUlZZME5NUWxSRVluVldRMWgyVEdGWFdUSlNReTF4ZVZRMlZUSlZObXBWV2t0NmVGRmpiMU5IT1RaRFVqVktXbVpXUmpGRE5ERk9WRWhWUkhBMU9IQlhZMmhtWVMwMWRURXlNSE5XVXpsWGIxUnlSeko0VjJKbVduUnRRWFZRUlY5T1MyOU9UMkpKWjBsV2FYWkRkemhMYm1GR1UyeG5Ma1pCUjI4eVdFNDNkMVozVkZGa1MwYzJTWGRPYTFFLmRVRGlnUWR4T3dFRlpSLTh5Z3l5dENDQVlVZVNrbDFONkt3eG1pM3dlUkkiLCJleHAiOjE3MDYyMTcyNzMsImlhdCI6MTcwNjIxNjk3M30.TcoZ8lqTZTKZQQBIjw-AGVEzv5nRw1iis--XHMMnKkI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:33.439 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:37.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 383557: status.find.is(200), but actually found 401
21:09:37.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,383557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79fb08b, username -> user.1002347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a2e2544, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216977045))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYm5tOWc0NjlqbWNoMmdkN3Y2YzZwYW5ybGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1lWVlVlR2h6ZGpWWllXWjJOM0ZRV25GeVFrbDNMbkJTZUd0aU5reHhOVEZYV2xWek1VVTFZMjVNUjBjMGRtNTRMWEJFU1dOQlIySldaRjlpWldkV1MyUTNXV0ZPVFRrMGQzcFZZbXRFY1RSUmFISnFOWGhpU3paNFJUWkxWekF6UjFaVFZuVkZla2hsY2xGVE5YWllURU5FVWxSSWVXTlliVXh6YUc1SVIxOUplbWxWY1RsTkxXdEJPR0kxVWxGSVIyVklTVU0xZG1Ob1F6VlhhV05DZWpOR1pEaEllR1JNWVhKeGMwSkNNMFpHYmxBd1lWRXRTVmRWU0c5SFVXRTRORkJUVTJsRGVucFVVRmxMYlRad1dsSnliRFpaYkZkMVUwcERPSGhTWmpKeU16WlBWRTE0YWtOeVUyaDNOMGxTTjE4M2NURmFaMjFYTmtsVk5tdHViR1pZWjBrelRuTm9hR3MwV2tVeGRGSlROM0pXYjFwck5FMXZUa05RTURKbFRqZHpNbXcyUkdORVVFWkNTVlY0T1doaVRuUkxRVlkxV200eGJIcDRlV050Wm5sR09YcHFMWFU0TldGSWIxcFFiV3gwTUUxelpVNVpTRjgyTFhsME9VWnliak5vY1ZaWVZFVk1RM0ZCUTI4NFVuTmZWV3R0UjA0MVUwbzFkbUpaZGw5VlFUaFVNRGxqT1Rrd1RVMTRhRkpzVm5SNlRXOXhjVEpzUnpkMVh6bHhkMGhuTWpWcVEyODVVbkJ2Y2xGaFprcE5PRlU1TUdSd2JYcEdjRGxOUldSVWFYZG9Xbk5MWnkxMlVtMTZTbll6WkRocU4waEJhVVF5YlZoNE4wUnBOR3RhVG5SWVpqRXlOemx5UjBaZlJuQmlUR3g2V1ZkVVJrVnVOblYzVVdFNFpXTmFPVGMwT1V0UWFIcGZSa3QzUWtGTmRWUlhibXR1UVV0SmJHRlFORVZ1UmpGUVNucGhOMGxyZGtwQ1kyZGFOMDFzVEhVdE4wWnhhR2xLV0hGMGJGaEhWME54T1ZjeGMweHlaRWd3U1hnMFVTMHdSVk5RZVZwblJrcHBWeTF5WTA5T1ZrMVBVMjVEWjAxelJXZEdSMGw0YzIxSFZDMTNjM0J6VGsxTllrWkRRbXBqU2pKUVdUaDJOelZXVDA5eVVGQXhTak5TWDFOSFptRTVTelJJWTFONWVuVldXa3B6VVZkUmFqbEpTMW8wTVU1RFUycHpNalZMTnpoemFsWnZMbE0yV21GbVR6SjFZVGRPU1ZOUFlsSmtjRTlzTVdjLjc5M2ZtMFJoVDlIUG1nQUF0ZEx3VmthWkV4bjJyOHJyRWpqc3hURVdsWTgiLCJleHAiOjE3MDYyMTcyNzcsImlhdCI6MTcwNjIxNjk3N30.uyysjarzp_lGAbGBGSMDEKpnz0Q8MIrPvoEZcbQWPqA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002347"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:36 GMT
	x-forgerock-transactionid: 0a54a3dc-27d4-4289-b20d-c2968c99f7fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:37.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:37.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 383557: jsonPath($.tokenId).find.exists, found nothing
21:09:37.133 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,383557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79fb08b, username -> user.1002347, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a2e2544, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216977131))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:36 GMT
	x-forgerock-transactionid: e342720e-76a2-4534-b5dc-e848b399262c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG1ibGxrb3NjaWtrazcwMWpsMGdyMXYybHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE0ySllSbGhGUXpaQ2VISlhXRlkyYkVoT1ZtbFJMblZPVjBSa2VtSkdaMlU0ZFhCS01qQjNabVZCWWtwVk1tOVFORVZCZGpOVlF6RlNjemxpZDBkV1ZpMHlZWEZEZFhFM1lrTTBSRTR6UzNSSWRYWnJlVFZqV25CaGNrMWpkRVZ4WWtOTVdIQjZaMnBPYnpKdlJuZHRXa1p4UWtaSGNVSmhNRUpQYUZaNlpYaEhkWGhXZFU4eU1reG5jMkpoVW10Q1NuUXpXRkZaV21aT01EVk5TMmxPTTJRMFFXUlhOVXBXY0ZkVFgydDNhVWhFYlRsTmVqSk9lVGwxTTNSRmJVSkROVGRDU1haYVJGOXVkbnB2YTFkWmEyVkZYMEZGYUVoSFpYVmZRbXR6TnpWWlUxVXdkVEpEVlVOS1oxUXRSVlpsUWxodmMycDRlRXBqYTNFeWVEVndaVFY0YVVGWFRUQnNObGxNVUVsWVdYRk9RbE5mV2taTlkzTm5Rbmd5WTJGS1VYSldhR0kwUWpsb2FGTmhaSFZyUm01dVIwbEVZMVZ2WVc1UWMwcHpRVnBYZEZsMGRsOWFWRGQ0VTFWaWVXMVlSMUpCTlY4Mk1WZEZhVVExY25oUk1ESXRlV2xUZUVWdGNrUmxiazFDWWpSR2NrWmxaMWxZV1RGNVIzSnNSMXBJYUVaclFqVnZOa3hyT0VoblptWkZiekowYjBKeWRFNW9SMFpmUTBGZldsRTVMVFJ2ZFUxQ09EaFVaMDFUUTJ4cVltdGZNM05TWVZaYVV6SmZSMWRJYVZwS01ubEZTVUZCWTBsRk5FZEVXak5QYldzM2VHa3lSRE5vVERWM2NFVnBiSFF3Y2poMFIybFBWa1pmTXpOaFprSkJlVXMxV1ROc2JrRkVRVFp5V2sxQkxUUmFjRzB4V2kxYWNrVnZSa1V3T1hoWFRubEVlazVYWHpCbWNVSjZSRlZPVkhSUGJXUm5lWGxGWldJNVpEQk9NbWcyTjJKaFlVVjNjSEZDU0hndExXcGpSRUYzWjI1Nk4xSkJkVTlZZEVaNU4ydENjRXg0WmpCNWFrSlhWekUzTVUxVUxXcFlOa3RIZGxSemRsVnJRVXBvTVZJd2VrWkNXbk14UzA5WlpuQmthVEpCVGtKbk1tUkdVRk5WYm1oc1psbEZNV056UVhkVFlrVldiR28xWWpob1FrbHJSV2hPVEUxeVkxTm5ZMVV5VURCWVQyVnZUSHBpVXpCU2FqTnJMbkpzWW01aGQyUXRNazFWYjJKQmVqUmFhVE5sWVVFLjVxcEY3MVFEazJ3bjBkaWZocTZfVG5pRDNOZ0dYUzBXNi1rUmM0Ti0tYzgiLCJleHAiOjE3MDYyMTcyNzcsImlhdCI6MTcwNjIxNjk3N30.hqsAeNOtS8ukxlkoD1Y2Cva19pWYurPRpDeKPxcuQdc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:37.133 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:37.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 383632: status.find.is(200), but actually found 401
21:09:37.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,383632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59e4b847, username -> user.1001909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7250b2c0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216977511))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWJwdTVudDJnZTE2bXZiNXVkNzlnN2phaG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGVtUmZYMUp1WkVJM04xOWhNMGhKZVhKRlVURm5Ma1ZRU0dzMmVrdE9WR0ZaYUdOSVVtbE5SMXBrVm5SSFFqRlFOMUo0TVRneVluTnFWR3RwTWxWQ01FaHVia0pTTjFOc1VFVjZWR1pVYURoQmIxOHdUa2w2Ykc0eFVWTXlTRmN5ZW0wM1gxVlZkVVJPWVZkd1REUlJSMWhUYTBWUWJraHZjRFE0YmtFMmF6QXdVMDB4YXpGVVZ6TnRjR05VTUZkM1dtNWtWRVpxY21sRE1EVm1XbmR1VGxwVVdEWnBkSHBJYWpkMUxYTlZka3BXUkV0VWVUWXRNbTAwWWw5ZlpqbHdWREYwTFdORGRHeDNNMFkwYkd4UVVsUlZOV1J4VjFsRWFtNTFWelZSV2xWS1ZrUmZVbFpZUzFWVVpHTTNPVWd0Wm1GZlRHcFFMV0ZvZUhWNFozSmlPV0Z2VDA5YVgwbFlhbk5EV2w5UFFsOUhhM2x5TWtKaVNuSnFWbVJoVlVZeWNISlhOVVIzTjJFMGVIQmxhSEI1TVdkVWIxaHJUa0p3VW1jM1prbGlRbUZNUnpadk5rRkxWbFF3T1RabFNWZ3RhbE15YlZSb2RWUjFVRkZ2ZFVJNFVGVk9RekZMVWxGNlNUQjRTVGwzZFZGVmJFOXFZalE0V0VKcE5HaFJabE5YZWtJNU1YZEhWRUpWYzJ4dVpVVXphVWxMWTNwdlpYUTFVM3B2TUdKdldYSm9ZMGhOTTFBdFMwWkhjbFJ6ZDJvMFNrSmpjbTFwTkV0MlRWZFpiWGhFUWs0eGQzRkxiRVpXYWtwc1RqTjZTMUI2YW5Rd05ITnNOWGhIZWtkRWVuWkhVSEIyTFRsM1FXWllhSFEwY1ZwcGVqQnJRVGhKTTIwdFdWZzNOMlZhU1Rjd2VuUlZZWE5ITUcxak1FWkVTMGhtUW1wclNETlBUMHRDTjBjM1ZqSktVbHBXUlRoZlpsOVFablo1V1hSSFZ6RllkM1ZHTVVOdGVrOXdPSGg2ZURaM1ZEVmtOazV5WmpoTVJTMVhObGx1UTA1amNVUjBkVVIyTlZCcVdtbFRXREpPWlVweGJrRlNTMGhITlhVeWRHUmFTWHBCU0ZOYU5UQXlZa28wU2w5aU1rdG5YMkZtWWtGVk5FSmphVkJ1UVVSYWEwMVdSa1poUWt4SmJWaFdTbkZaUTJobWNFODFRbWd0UlZadlluSnpUMFU1YkV4TVdsQTFPR2hZYlhjdFJubEZMbXhsYVZKd056SkNia3BHVm5abmJGSkZXVk5KVjJjLjQyZmg4UzVfLUtlQjVvTmFFQUw2MGxRbzBHY2Rsd1hnY1dWV2YtNU5oOE0iLCJleHAiOjE3MDYyMTcyNzcsImlhdCI6MTcwNjIxNjk3N30.ocaw85TqBIVXNFUmwm_cisO7_gcXekQa1QmkyqMVH6I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001909"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:36 GMT
	x-forgerock-transactionid: ff387b4f-0aac-4052-8b50-236b4374535b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:37.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:37.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 383632: jsonPath($.tokenId).find.exists, found nothing
21:09:37.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,383632,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@59e4b847, username -> user.1001909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7250b2c0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216977601))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:36 GMT
	x-forgerock-transactionid: b8ed837e-ddfb-47ee-bff3-99a5f29a6a99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWZtdWt0Mzd2NGlqYnExajQxM2o1Y284Z3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFYySnZZbTFuYkhKdWRUVjRhMVZUUTNwUlpGUkJMbkZ3TmpGS2RGRlVaVGN3VURKaWNqSlpRa05mYm1kYWRWUkRiR2xRYlV4aE5sUjZNR0kzV1hCMmJUUkhTWGd6TjBsUE9EQktPSEJsTmpJeWRFdFROMDl1UldGUlNsbFhWRU5ZV1VadlQzTndabEoxU2pFNU9FRXlWamxVVVdoMVUyaEJWbFl0V2sxek9WUldlSFpDV1hSYVdrNDRWRUZIZHpCYVlVOXFUMlZET1RaZlFpMHRRekpxWjBoaFprOXRaVWRmTWtKWFREQmZNMFU1YmxONE9XOWtObVpMWlhaWFJXZHRVRFp1Y1RkSU5HTXRaR2RvTmpGaVUwVnNUVkJRY1VwblF6ZzVOamQ0VVdJemJXZEZSRE5QV2tseWR6Um5kWE0xTFU1VGExVlFRakpIYldkRFdsYzNjRFJvU2xBNVlXdE5RVkk1Y1hSblRGQlBjbVoyTkhGSVUySlVSVmxJV1Rsc2JFUkVNRzkzWXpOU2NqaG1ZVzFPVVU1NmNVVnJka3BGTUVSTlNVeE1jVlU0Ym14T1lWVlFSbkExYjFKWlIzUlZibnBRWW1adVNqTk5VMjVKVjB0aVdUazNTekF0Um10dVlXWmxSMVprTUcxb2FIQkNTekoyUVZnd01XODBWR1YyWVhKU01rRTJaMWh3ZEc4NGNGOWZOamhaWDIxUldrbzVaM0JWU0ZKYU9XRm1jUzFxVm5nNVVHNU1NbkJyWDNkNmRFWTRhemt5TUdvNGEwOHlVRFZsUjB4WVFYZFRVRVpVUlhJMFJHWjZlbmszYkhSRGEyeE9lRlV6T1RSUk0xVm5jVkIzWjFSWmRrMVpOM05TV1VaUFdYVm9RbWhTU0hobVV6STNNVE00VlhWZk1IUm9RWFoyU1RGbVJsWjJZMVZKV0dkRVpIVTVObVZQWlZOME9ERkpUbXhoYWs1MVRGQmhVbTQxZGtnMVdFOUJVMFJNYW1WVFJrMXVkR1YyTlZKbmVtTTRlVXN4UnpKQ2FWWnNZVVpRYURjNU1VWTFiVTAxYldkS2NGTlRTbk5SZVdoWVZFb3hTRGt3VEZCUWJWWlRTM2hJYlVNd1YyeDZTM3BhVERsQlgwTmxiRXR4Y1hwMk0ycE9UVlYwTkdGcVFVMUNSMWR4UlRsUU5raElkMWhxV1hWd1YxOWlZVFpCYjFwbkxUbElhbU5VVVRGUmVrNW1hVTl3VkRSbFQzcHpMazQzV1RoNVdHeHhiSHBXVjNNeFZqSXRaMHBCVTNjLm85cUZ5NnJ1WDRkekF0TFY0XzZqS1FnX2d6YlkyY2EzdTNwb2tZY19pWjQiLCJleHAiOjE3MDYyMTcyNzcsImlhdCI6MTcwNjIxNjk3N30.7WhWpL9y2oWkGyPgkDR1O7X4nxfO1L0hMO-ZILdL2DY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:37.603 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:09:37                                        2570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=751917 KO=13248 )
> restLoginInitiate                                        (OK=372550 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=371466 KO=1069  )
> restloginProgressiveProfileCallback                      (OK=7901   KO=1069  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.32%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.32%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.93%)
> status.find.is(200), but actually found 503                      4958 (13.98%)
> status.find.is(200), but actually found 401                      1069 ( 3.01%)
> jsonPath($.tokenId).find.exists, found nothing                   1069 ( 3.01%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################-                     ] 70%
          waiting: 158950 / active: 22     / done: 383643
================================================================================

21:09:41.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 384216: status.find.is(200), but actually found 401
21:09:41.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,384216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a7cfa6a, username -> user.1002763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34e1f09, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216981445))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGtzZ2I4MTlydnVtZ2ZwOHVuZ3FlNG83OXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlkySjBRVGREU2kxcWF6TXdZbkJDUTFKcGRVUjNMbWw2TkcxSGRIZE9YM2s1VkRsNVZrTlpXV0Y1WlVoa2JWUXhlRTVXVW1ScWFXcG5RbUV5VGpGSWRFcHRabUZOY21kRlgySllkV28xU1ZORlkxWlRjekpZV1V4TWNtVjVhbFl0Y21aT2RUSTRNek5sVG5wYU1FaFhUekZWV2pCeWVWSTROelZsZG0xNmRFWXRNVkppVkZCWlpFRXRVREZ2VjJOd1JuQmxhMHRPY21aVllWRlJTblI1YkhsNk5XYzFXa2g1U21GbFZWbDNjVEV6YjNONmFFVmpPRXBqTnpFNVNEaHVlVXBtYURWMU5IWmthR3RTV2tObU1XUjVXbTVGVjNKaWNsQmxVbDgzT1dsbmREWk5VMUJGTW1ORVRqUnBWalYxYVV4QkxWTXdUR0p2V1dWWmNsSnhSbFZxU210c1ozTm9NSFpaVWtoMWREbFJMV3hNUlVKeFZXSm1SMDlzWmt0TFEwTnZWa1U0Wm5oWWVqWkRkMVZQUWxBd1YwUkVNVGw0YjFBME5sWjNWMWs1YzJaZk9EVmhhMjlLWkVsTFZWRkJjbUpqWkdoSU9YTllSM2c1YkRCTFlucDBOSFZ6TWxsWllVWXpZMVYzYUVoZmNUWmpiRXh5WTNKNVp6RjFjV00zV25SVWRXRllabGx4WTJwSFFYcGhNRmt5Y2xoNWVXWldVWGxxVTBwbVh6TlNRMWg0VG5oek9VTktlbGRLVEVvMlRGQnZlRkZaTVRnd2NIUnVXSE5pZURjd1JqVjFOSHBTWkVwWU5WSnBhbGwwUkZKbVZHYzFZV1JOWm01aE1ESlRWRzlvYTFwbWNXdFVlbVZrWVdweWVrMWFOSEp2TXkweFVWaDRjbFpDV0hkR2REZEJhMFJXUzJJMlNteHdRVlJsYVhwMWIyMVpZelZCZEd0WVpYQmZZMk16V0dkU1JHNUxWRUpyTVVseFFVZFJUelJ2U0ZKb2NVWTFWME0yWDA5UlVHSmxPV1pPYzBOc1pGWnVjRFpaVTFRd1lUSktiMWhaTkZkYVYwSk1iR1pKZFd0UVkwVllZVTk1VW1Jd2F6TmZhSGhCWkY5VmIyY3hkbWRuZVdKTlVWOWtWMG90ZUZRMFgyOUZjMEpKWVd4MWJsbFBPRTB3YVVoc01FcHZhVU4xUlVsemJuSnRaVjlLZFVoaWVUSnNiRzl3VERWemNIQmtRakJpWVhoQ2IybEJMbDl3UTNKVmNrVTFPVU5RYVRocWNWSTBVVnBUUjFFLkxPNDkzcUw2QlhRajFaUzdKNDcydG1RYTNKR0FzYU1DTy1TZTZFQzl6bEUiLCJleHAiOjE3MDYyMTcyODEsImlhdCI6MTcwNjIxNjk4MX0.fH6fpY16qiKwNxWulgZkuoU2oOnVSuoHoEbfeuoyTcU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002763"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:40 GMT
	x-forgerock-transactionid: d39df322-329c-4f5b-8dc3-f2067ae8523d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:41.493 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:41.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 384216: jsonPath($.tokenId).find.exists, found nothing
21:09:41.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,384216,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a7cfa6a, username -> user.1002763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34e1f09, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216981534))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:40 GMT
	x-forgerock-transactionid: 37ccac22-39ba-4322-8a72-4c3d4ef1f711
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXJyYzBnYXNuaXBoampydDZjcjl2dm1ldmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFIzbFRVM3BFVTNBdFJraGZPVTlWTVVKR1dGVm5MbVJPZDJnMlFsbGFTRmhrTVdzMWNrMXJPVUpsTVhkVlMxZ3lWbTFJY1dKWVpETXlXVWQ1V1ZSb1pVWnhXbFZ0V2xCd1NtMXRjazU1YWt4MFpYZ3dPRXN5T0dSR2VrWnlObTVMUlhSblF6QktaeTFuUWpOVGFYbFRkVGRXVFdnNU0wbE1TbUZWUWt4MWNXcHpVbFJpVWt0VlRXY3hNSFpxVTJOa1RqbFVWV2RFVTFkak1rWndWalZGU1Vkd01WWlBORTVzWW5WdlgzTlNPVzFCWTJaS2Vtc3pka3h5ZG1ScFMzWm1URkV3Vm1aUVJXNDVSVjlvV2tKTU0wWjBPVXA2V25sbWRWRTJjMjloTTJaM2NUbG5SbE5VYW5Cb1NFNVNWRVJhUTNCRVIxWkhkbVZrTkdSMVdYbHpUMVpxVVV0UE9VZHlaVjlVYUdWb2RXcHhOaTFtTkc4NFZreEVNMTlzWjFkR01UZHFiVmxGWTNRM2VVSTRURWxsWTFOS1lWVmtPR05wUTJWUWNVOXhSRkp1ZUZsRE5qZFVXSFJwYkVaVlJXZ3pOMjVpVjFoV01FeEhhSGxzWXpCZmJXOTNia1ZvZGs1SWJuTmxNWGg2WlhjMk5VdHFZbU5uVEhodFIyWk1SRTVOUnpKWlFWcFJVVTl2YkZWc1lWSnNURzl6Tm1vNVEwSllTekZNU1hkU2RXTlBWalZHZDBaS2FWaEJPR2w1VDFwb1VGbzVlWHBTWVUxd1RISm1hRTlpU1hFdGVYZFZjR052VFdwVFQyUkxlRUp2UTFONWVXaFNNekZHWWtaRmNVMVBaM2xmTFRGZk1WTXdXalJIWVU1aExVcGthbVpqVmpOdllWQTRPWGhOY21rMVV6Qk1RM0pOV2tsVE9XZzFaRE5oVEVwbFgzUkZOVzlvVjJ4MWQwcGxaelZTY1RKcU1IbGFSRE5hWldKNWVEbFlMVlUzY0UxQlRtRkpSVVZOWmpOb1gxRlRUR0k0TUc4NVpFRktRVWxOVDNCVk0xWjNkVGhtVkZaRmJEZHVObE5XZFRoTmNXWTJVelJwT0hrNFdsbzVla3hwVWpRME9USk9iR0ppVkhCZlMybzNVM2xDVHpWWVNYbHlOMWxUWVVvNE1VWTNURFUyVWsxaVRHVXdUVmxRTldwVU5YWm9RM2R6ZWtRMU1UZEpRMnh4UWtWaWEwSlZhWEF4Y1dobU1UbDNMa1l4TW10UVdtRkdkblZ3V2psWGFUbHNNRVZ2V1ZFLk1ocGVJU2ZsYjRXSmhGRDRBeW9UU2V2YWNkbktBRkZjdnBKS2RqMlZ6YVUiLCJleHAiOjE3MDYyMTcyODEsImlhdCI6MTcwNjIxNjk4MX0.Th6gH1F0_mEG_CAXPkrcoomVadA1HxazmqwPFmLko2w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:41.535 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:09:42                                        2575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=753453 KO=13250 )
> restLoginInitiate                                        (OK=373315 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=372216 KO=1070  )
> restloginProgressiveProfileCallback                      (OK=7922   KO=1070  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.32%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.32%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.93%)
> status.find.is(200), but actually found 503                      4958 (13.98%)
> status.find.is(200), but actually found 401                      1070 ( 3.02%)
> jsonPath($.tokenId).find.exists, found nothing                   1070 ( 3.02%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################-                     ] 70%
          waiting: 158183 / active: 37     / done: 384395
================================================================================

21:09:44.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 384653: status.find.is(200), but actually found 401
21:09:44.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,384653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f389667, username -> user.1002667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a370095, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216984291))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjM4dGNkbDY1bWc0OGZzbmc2a204Ymo3MjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZldVd3lZVEpyVkhCUVNrbFJOV3BIWW5NMmNEbG5MbUZtTFRaTVowWlplalowVkdVeVlVbG1PUzB4V201VVFWVm5kVXBrTFhveE0xUkRhM2RwZFdSamFtTkNNRTlpUnpab2VEbHJZWGhHYWpWMFJqWk5jVlJIV1RsTU56TjVkak5UVDB0dk0yc3plbTB5TUdoU1pVSlZWMDF2VTFSWFdIaElRemRFVUVaR04xSnFhMk5JWm0xbFpFNWtiRmhQTVRCZlN6ZDBXSEZTT0UxbmFHUnViRE5HVVRObGVrOWhiMDFaTWs1aGJsTk1SRlpuYW1sVWJHbG9jVkozYW1WSGQyNXFiRU41Y0RscVJVbGZhMmt5WlRGTk5tSldUMTl5UWtaRlprNHRjSFpTVTNsaU5IaFBiRU5wYVRSNFNGUjJVVmx4ZDNRdFgzcHhjbWxEVEVKaFpXaG5SV3gxZEU5MlR6Sk9OSE5qYWpKUFMyaDRiMmRDUlRWMWFHeEtOWGRHUjJSMGNVUm1abFpyTVU5WlJFODBkM0paUlRWMk1FbGxTVFZNUWxGaGEyMUZhRE55VHpOQ2RIaHNUMUpSUVhCa1dESnNaMjVmWkVoeFoyOVJUeTFZVDNGcVozcDRPQzFtZVdSM1drTTVabWxOYmpWa1EwUmxOalpSTVVoVFNUTmhlakpoVWtsQ01VOU9Oa2MwTkZwR1RrTlVSMWgwVmpOSU1WbE9jbVYyZEZoSmFuUk5kRmQzYW1SaVFWbG5jMTlYVWtWeGJqVlJZVXhXZG5FNFpqTldTaTEzZEd4Nk0waHFNMTk1U1ZacE5UZFhiMDR0ZUVkdmVIUXRYMnhXY2kxRlVHVlpkMGRGWlRaUUxXczFhbmRtYm1KQ1gzY3dYM0JmUVV0NkxYRmFVV1p0Y2xBMVQxVk5Sakl3Ym1sQlRUQmhVbFZ4Wm5kVlVrZHZWVWg1Ym1ORmVrWmZiR2hOU0dOT1ZUQTBaMEpmWVZsUFpVazVlRlo0V1dWU1FtVlZia1JsTkZVMWJVazFSVlExWTI1Q04wTXplSHBHYW10WlVGUlBVbk5MT0Y5TlJrOVJTVEphTTJ0U016Qm5TVjkxV0haek1scERlVEpqY1MxdmFXUk1Ua1JUUld4blgxOUpkRlYzYUU5ZlJWbDVWRlZQVFd4b1VqRk1aemx4VWtoRWVIcDJaRFpKVkRkdlVXVmxURXBFTldwYVJ5MWxha0Y1ZUZSMk0yVjVVM1JUWWpscWJIVlJMak5MT0c1aFQzWnFaa0pSYm5CQ2Fqa3pjRXhrTUVFLk16bnZuZlhvdmhvc0ZoSXN2bkw3RWpYWFdIdVU4c0tDazgzNlhUTWFLMEkiLCJleHAiOjE3MDYyMTcyODQsImlhdCI6MTcwNjIxNjk4NH0.vIvQ73GWSSY6QJooftj6-Pba7cXpK4a4oDAs2kJFalo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002667"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:43 GMT
	x-forgerock-transactionid: dd150d87-2dcb-4c07-9a29-62ad69ebab83
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:44.340 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:44.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 384653: jsonPath($.tokenId).find.exists, found nothing
21:09:44.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,384653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f389667, username -> user.1002667, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a370095, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216984379))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:43 GMT
	x-forgerock-transactionid: 7546781c-f16e-4ecc-8f54-ec52dad83840
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2UwaDZtOXZkZWZvNDhnNXZjcmk2Z29xM3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGEybENOelZSUVVJM09WbFZaRU5EVWtFdFRXOW5MbkoyWDA4NE9GOUJPRzFxV1VkUFIwaHJRakpIZW5VNVJYa3hUbFExYVdsNGNqVjVTR1ppY1c5T04zWTNVV1kyY2xKdWFHUkNORFJoYW1aU1ZVVllhSE01ZEZaT2N6ZG5ZbGxWTFhCcVJUQkRlVUV0VTJNeU9YSnlNVWhuTkc5WlZrNU5UV1psU1cxNmRXSTJSR1EyVFhkSU1GTmxWRzFHYjJaSVpFeHRaMUo0WlhKVmFHZHdZelJCTFVKWlZGSnJiekZMU0ZaYVJXMDNNVXR1TlY5R1p6aFBTR3RvZEc5MmVIVTJNa3htTTBWSllqZzNaMTlSZFRoU0xVSlpZemxxVDBoblZIaGxNa0V5ZEhnNFdIUjBUV3hsUkhSR1QyTmthemN3TWpOM1IyNWhiRU5yUlVkVFluRmhSek0zUnkxdFJVRm5NWEZTWkhSNVUzRTRjM0IwYTA1M1lWaExiMHgwUjNCcWRFRnJSa3RvYVdZdFdVZ3piREpETldaU05IQlNWVmRMUm10TExUTkxiMVEwWlc5b1RrbGtlR3c0Vm14cFJrazFSbkpzVEdsM01rTTRWbFZWV214MVZXTm5WazFsVWxCUmMzSjRaekkzTlVsUk1Ib3hRMHRIZVMxdWNWQmhhMHB2VDFSeWQxSkNjems1WDJGWGIyUnlRVFV0Vm5CaFRtbHZjMlUzYWxsS1JFVmFWWFZUYjBoS1FUSXhaREZKT1dVdFJtdFZhRzFSWkZSRFRYVlRlbkZCWDI5UVpVOXFZVzV3VUc5NFNuUkVhVjlqYzFsZllsUTFXbWxCTWpGZlRXOXVSVkUzZEhoSFJUaFpZbGN4UkRWNE9HVnVaMmx4VkhGeE9EUkdYM0ZIWkd4TWMwTk1OVFJCY2pBd1JFMVhURTh3YVdNek0wZFRZakJYT1ZvNFVURnJOVWhvY3poeWVucHpVakZrZFU1dmFVNWhhM3BWYWxSU2FFUjNXRVpyUW5ZM2VrNVZPVXBXVkdkcmJIVm9lRzlzTFU1SGFIWkVjbWg1ZUdWM1NWQk1kRzFMWVROb1Jua3hUbmRFWjJkWVRYWnlhRzVMYVRKU1JtTXdhVlYyYW10eE5WZEZTa05PVld0RmFWcHFXVTh4V0hkMmNUSjBXVmhyWVRkS1dEQktOazVRT1hCWGJrRmhTRXBYUWpOeE0yaGhVbVpTWm1SM01WVjVaSEE0Y21oQmVEVnZMbEIyTjIxcVVrWXpja3BpWlVWQlRYZHBjbk52VlVFLkdFbnQ2eTY1ZmJTc253T0tYNzl0QVhtOUJSTzhDVjZ0aUI2SmYzaHdLTmciLCJleHAiOjE3MDYyMTcyODQsImlhdCI6MTcwNjIxNjk4NH0.IevRV8GULaRt63Iv9X15rxoT_baSG3YG0sh89GxdJgc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:44.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:45.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 384765: status.find.is(200), but actually found 401
21:09:45.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,384765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d9b286, username -> user.1000067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f67960c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216985041))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmxmMnRycDF1aTRoaWZ2b291cmgxdWNoZTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2IxWjFZbHB2TW10ZlRHaEtjR2hMV1cxTE5IZDNMbDlsVTNScU1HSnRaRVJ2VEZVM2FXVm5ZbEpDTlRaNVJGUnNRV3g0U0ZablNYVlZkbXQ0TTJ0VVIwVm5UbnBDUTNSMGFFcE9hM1pNUVhOemQwVTVOMGwxWmtwRVpsOUVYMUZxY2tReU5sWkNNWEpOTVMxYU5XSnVPWE5ZYm1WaWRXSmlUbEpMYjFWNlRraHZWVmQ0YVZkS05WbE1ibVpYZW5adVRYTXRRVkl4U25KNFRFMWZSRlZaYXpkSmFWSlVWME42VEVSeVN6RlFjbHBXZGxOUlFUaHpXVVZIU1ZkWU9GQnhhRWxVZHpSd2FIaDVUbWhGTjNjMWRIQm5ja3h1UkZSemVWOVRVMDVYTTJwb1ZHUmlhMXBrUmxKQ055MWlWMXBsWkd0WlNYUkliMk5DWlRKdlREWnFOMmR4Vmt0YVZVaG5hSGhEZHpWS2RUSTFhVFZQWW5oSVdVMWZiak13Vm5WSWNrYzBhRk5CZVZwclJtRk9NMnBwVjIxWGRIQlpRa05sV25kYWRsUmpObGhaVldwak0zazBlR3R6TW00MVNFUm9Sbk14ZDJoeE5sbEpaRFI1VFUxQk5GQTRRelJMYUdjdFpsVllhV293Y1VkWE9XUm5TM3BJTUY5TlZXcDFhV1JpWmkwdFgxTnNaM1l0ZFcxM2J6TjZRMUZCYlhaMGFscGlUbFpKVUdaSWVEUkdiemhrV25aa01WSnFSM010UmkxeFRURjNaMHRZUmxCRFNVaDNkekF4UzJOZmJtRkxja0ZUWVMwMVFqSlpXa3RYWVVSQmFGQkplRGR6VTBwSWRYQklUV2QyUldkNU5IbFNOVWd0UzJnMVdFMHlTVTVFT1VKU1RFWmxWVk50Tm5kUmJFNUVkalEwVjFaT04wUkhWbVF3U0dkT1JVRnJURWwxTTNsblZuWnRPRlpwUlRoblJtTklSekU0TTA1MFF6bFFiVkI2ZWpOc1FsOVZMV0ZxUzAxQk5ucFRaMmRWYW1Zd1pFdGxRWHBEV0VkRFMweDRZVTR6UlZRd1RrcG9VWFJOVkZkNmFVVnNZbkpLUlRCTGIycE9WWFZwVkRkNFV6Qmhia2RVTUVSVVpEQklTbFpGVW14alFreEtTbE5QWVVGUWFqVTRZamgwVUhSNmJGSnZNVWd5TURsc00wUmZRMUJEWDFWRk9UUmFUekJWYmpKUWR6ZGFOV2xTYXpoeVNGUTRMbTVRZW14VFVtSmFNMHROZFVSd1NWaFlTRUpwVVhjLks4QXBFZjRzT1BlS3pMdF82NEJTRVBUTlpjcE01LUtlX2M3Tm1kcGFMb00iLCJleHAiOjE3MDYyMTcyODUsImlhdCI6MTcwNjIxNjk4NX0.REh8yNxVjFO6scBTc89hIfL1AAIuW0pBm4gNJOmk7R4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000067"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:45 GMT
	x-forgerock-transactionid: f6cbb3a3-a362-4833-9e02-d7c74fa44f8c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:45.090 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:45.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 384765: jsonPath($.tokenId).find.exists, found nothing
21:09:45.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,384765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d9b286, username -> user.1000067, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f67960c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216985129))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:45 GMT
	x-forgerock-transactionid: b894aed0-ef42-4be4-b33d-9f98f1435b0e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWo4NGllZzhyYTM0cGtka3VxN2J0ZjBvNDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T2N6Um9iRVZuVW14aVFWWlJWRVpIUzBOR04wcEJMa04yVFZFM1dVa3hVWEJMV1VscldsaFlSWG93UVVsbGRuZ3pibk53V1ZBMGEyWlZWa0ppTUVoYWRFTnJaWE42VUZJMVVuTnhTMmxhZGtWcUxYUXRZVXRqUTJsV2QwcDNRM1phUXpGNlFYcEhXSGsyYmpSQmRuUnlOMnhLYkRBeU5XRkxXazVZZW1kdk9HWmhXbUY0Y25OaVRuVk9TbVptU1VkWGIzbGxWRE5KTWtGaU5UWlJjSFJDTW01dUxWaFNabFYxTlZkaVdFMW5kRmhTT1ZGeFFrNDRiVmxvVkU1NFNtRnllRlZFTjNkbVVrdHRhMXBVWm14SmRrOURObFl0Y1U5dGNXTmFTR3RGZFU1dFYxYzVXVkpIWkhNNWFHMDFiVmxYUWkxMlZHNVpTWGR0TURBNFFrTjZibUpJWlRZMlEweHRTVmR4Y1dwalZETnBibTkwZVV0R2VHeGlVMGxEZURORU1tWk9lVUpyUjFaNFpIa3pVbE5hUjJsTmQwTkdOVFZ1TjNCaVIyWXpRMjlLVVVGNFNWOUdaVmhDY1doT2RFWnBRM2xUZEdZM05tdE5XV2hYZFZwSVEyRlNkSEZMY2pOSlNUSm1XR1JCWmpCcGNGVTVhRXd5WW5ObE9FVnJlWGh3WWpCdWIxVjZOMDlLU1ZnNFVWTjNZamxrTUd0NmFVdGZiSFJwUzJSVFlWVjVObHBXTW1oMWNEZzJYMWN5VFhWalZubG5iWGhxUjFCWVZXOHRSR2d6YkdwV1ZTMTNMV1EwYkRSbE5EWjRZMFkzVW1kMFRUQkRURTVOVlZwbFpqRkNaRGRSZW5oNmJHVXpaMGxyV1dFeFlrOWhkMkZ4VDBReE1YRTVhVGxSY0daSVVGSm9lVlZzUTBWNlEwNUhXbDlOVkc5bWMwUnpVVVJFWlRWNWVtb3hObWRXYmxGeVNHTlBaSEl3YUZwb1ZHMHhRbUZSVEZOR1QwZEdUako2TTBacVEwNTZXVXBUUVRWdWIxUk9WR3RyZGtoUE1uVlVSSGRFVG1JMVdqQnJOMlJ2UTJZM09XdFpaak5qU1hwMGVFNTVNVEo1TkZwSWNXWkhNakpJVjNscGRrSTNTamhSYVcxSWIwVlRRalZzU1ZsWVpWbE1XVEpuVERGbWJIbG1iR3N3UzBOT1ZHbHZkVGgzZEc1SlZEVlhXR1YzYmtkbmEyRkdVSG80UjBGWlFXVkZMazVuVGpGQ1ppMW9OMHAyUkVzMVQwbENVVlEwVjNjLkpiTkJtSFhUODZCUllscjczNDQzcTRFM250bWdZZlpNV3NuNnFxa3RmTU0iLCJleHAiOjE3MDYyMTcyODUsImlhdCI6MTcwNjIxNjk4NX0.3ksPvoeF_SrQZgmPF2fWOaX5NJ5S8oAbY58mX_yhhTo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:45.131 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:46.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 384913: status.find.is(200), but actually found 401
21:09:46.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,384913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46cf780b, username -> user.1001466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f5f0b20, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216985977))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzlua2czNDM1c2g5cDdydXFwaHY2amNzZTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGIyOUdjR3BrTlRaVWRFTXlXVjkyY25CT2EycFJMbVl3Y1RsT1owSnNlbWxET0hoNVlYSkZVbFZETVZKSVVqaHpPSEpZUkdFeFNVRlljMGx1V1d0TllVMVdUVU5RVUMxeFIyOVVkbFpzU2pBM2RtVnpPR2MxTkZkdVNVUnJlVzlZZVROa1dGcDNOVjlyU0dWRlNIbHFPWHBaTVdSUE1uUnZTMjB4VmpKWFVrYzJSQzFqZDJsS01rMUlkVGRTZGtSTVRGaDRWbWd0YzFveFpUVmhRbXQzV1ZWSE9YbFFSMUZrVFMxR2FEaEtMWGxzVlhGNFdEWnlWM0ZUV2tWVlpVZGhPUzE0TFdNeldGZENPRzVpWkZWVmIyUjROQzF0VUhwVWVscHJPVXBJZFVSMFZWWTRhM05qUVVvelVYQlBkVTVPWlVKSldIUkljRWhzVm01RWJXOUhaVkpQYVY5RGNFSkRkRlpDVDFvMlUzYzJObFpFUm5jMVdqUTJjekJQTlZoTFkyOTJhVFpYVkhnemJUbHNia2cwV1ZoVU0waDJSWFJpZFdoQlFuQTFSVnB2TnpreE1VaDBhMHhJWnpaUldUSjNlV1ZJVjJnM1NGQmxiR00zTURCaGVtNVplSEZKYWtWaGJsTjBUR2R0Y2pVNFIxVjNRbmhNZURSQlJtdzJTVEpoVlZRMFFrUnBkbmN3VUcxT2RrWldNVkJqTkY5MGRrTldkblZFY1ZaWk5FMU9SR2RMU1UxcWJHWkRiVkIxY21seVZIQk5aMDR3ZEZCbWIzaFRiMFZZWVVWQ2IxcFlhRFp1Vld4S1MyaDFaVXhxWlVJM1ZXeFJkMEZGT1VwR1FUbDZYMUE0YlRoSmVGTmphR1pPWldsSVRFVjFjbDl1UzI5MlF6VXlWbTVYVFVOTE5VOXZla295YzBWVGFrUkxVazlZUVZFMFVtMW1RVUUyWlVoblNYVjVlbkpYT1dka05YWlNOSGx6TWt4RlUyZEJRMlUzVjBoMVVVNDBTWEJIVEdaSU5tNUZZMWhPUVZoR1NWZHZjM1ZEV2xBM2JIUlhVV2t3ZEVscldIZFdkV1prWTFFMFpFUjZZMHhIYmxSS1dIUldUblY2U1d4emVqZFZZM0pHZUdzMlFrYzBTbnBKV1ZGS2RqRlFOVE5zUkZwb1QzaFJZMnRUVFdOcVJrSjJMVE54TUcxblZrNVFjbUYxVEdscmRIQmFTRVpEUkRaVlZXbDJWVUUyUW5Vd1ZuQkZMbUZhZVVKM05GTmZaSFZwZEhGQ1RrbEpVREpzWW1jLk1sbnNjNUxNQUY2bV9rOURzSU85SF9LajZoRmRPVVRvN3lRUWdxMFVFU2siLCJleHAiOjE3MDYyMTcyODUsImlhdCI6MTcwNjIxNjk4NX0.waYodFJ0eH-4AQBRwjCC5XSuwN8f2vMoKrlUvV799Ug","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001466"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:45 GMT
	x-forgerock-transactionid: 60c63e3b-f5b9-4b63-bc75-36e1795aa4ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:46.025 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:46.067 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 384913: jsonPath($.tokenId).find.exists, found nothing
21:09:46.067 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,384913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46cf780b, username -> user.1001466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f5f0b20, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216986066))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:45 GMT
	x-forgerock-transactionid: dbbc63aa-cf64-47df-9623-9ed4790391f7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaG9hM3A0bWdoM2hhazIwajBlaTRoOGY4cDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFNYVXdUVFZYUjNWR2VXRnNZbU5LZEcxVFVqbFJMa1JTV0hOSE1reFRSWGxtZDBodVFURkdhWGh5T0doeVFYUndTblZ1Ym1FelRHSkVXbEptUkhkb1lraFdMV3d4YUZwbVIyTkVXSEU1TTBkSU56UTBXVkZHUkVFeFZYUnJkWGRzT0dZemVVWk1hMU4xYVU1elpscElNbVZ1YzBWTmNEaG9NR0ZUYW01WlF6VlBORkZaVjJSaFNtRTJRMjVDZUZkU01qbEtibU5qWldGS1UxVk9TbmxFY1haelJHeDFRWE00WmxCNmRFRjBabVY0VVV4bmQxVllTMHh4WW5KZlVHRlRkVkJ4U1V4RVNtOHdUVWx5ZFRsSU4zUnRWekI2TTFWTGMxcHNjVVp2VVRWNk5YZEJiRzF5Y25Kak1FeGlMVkZVTmtkb1RYUkxjV3BOY2sxcGF6aGtiVzF5Ym1ST01WRlhNMjF1Ukd4UlMzbEphakp1WlY5WVZHOVlTa3d5Ykc1aVR6Z3dlWFJWYnpCYVIwZDVaMWt6ZW1SNVpqbHlRekpEV1VaT2NsY3dPVnBpYkdKbWQySm9TakpEWVZwUFRHUnpVRXQxU21SbmVGSXRkVUk0YUZodVNVMTVTVUZJVFc1YVFteHlhMWgyT1ZjeGFGaHVVVzB4ZGpZdFZubFRSMWhRYlMxRFJrRjNNbGhKTmpkUFZGRkxSbEk0ZG1aR09VVjZka2Q2ZVROcFFqUk1VVE5xZFVGMGVUWnBhM04zVDJsS1FtUkVkR2RQVEdWMWVqQkJiMnAxZEU1UE1raE9VVWxzWmxCS1JGWkJhMFF6ZDNoUFkxSXhZbFU1V0hsVlgwdHFNbmhhT0RSR2VtZEtlbGhuTURaUk9FTTViV1ZSUzFCcFIyUkdNMVZsV0hCTWRrTnRjV3hKV2paS1dHcE1kRTFMVkZZM09YQk1OamhzTm01SVRFaG1lVGxWUlMxaE1VcEVaMjQyUW5oVk0weDNOMWxVYm01NVZYbHJaSGRpT0V4RFRrbDVUa2xsTkVWMmMyNVlNVFp5T0RSU05rUjJaWHBGTFdrMGVHUkVUV1ozYlZwNVIzQkdiMk5uYkRkNWVIWkJiRVpLV1Y4eUxYaDFUbVZETUdoMmVsaDZWamd6YWxOZlZVOTNPSEphTW1vMGVuWnljM1ZEWlRWbWRtcDFUbmxxZWxSc2QwOXRZMUptZVVReWMyVnBTRFZwUzNkclIxWktaRlptVkU4ME1FeEJMbTFLZUROSU1sTTVXREk0YUhOM1VWVkhMVE5GUTJjLmtFMHhuYzRIaDRxb3M3bkl2Q1VabW9xc2lxbWxtTjVmQ0haUzZROWFGa2ciLCJleHAiOjE3MDYyMTcyODYsImlhdCI6MTcwNjIxNjk4Nn0.G0thyDg1XCDz3GPmaIxdFQXiD_g2wf_rV4LEB6smKWc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:46.067 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:46.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 384932: status.find.is(200), but actually found 401
21:09:46.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,384932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1822fc05, username -> user.1000957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a08fe41, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216986125))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2VvcmVoOTc2dDc4YW9scHFibGU5ZG9wcyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVoUVdwS1lUZ3laMVJtYWs5a1NUbEphVEI0WWs1M0xsWmhZVFV4U1hoV2JsVlVTMnh1YTJWVE1uWlRlaTFRVlc1cVNsTjNNRlpGZWtvME1GUnhRa1JZUjNkRGFHUXdiMFZuZW1rek1EUXhTbnBwV2prNVYxbG5SRFZ2TVRodmRFMVFhSEEyZEZwalV6aEJUWFJPTjBObGRsWm1ZV05TU0U1RldsbDZjRWhxVXpSMU1YSkJkRGg0ZUc5bFVGUlBVRGhxTW5wWGFrUmxWbDlMWkdNd1VrRnlURm81WmxneFVHTnpUMFJ2ZW5WYWFrVTFUMEYwYVVkRk9YSXdkamcwZWpCdU5WOXlZbVZVVVZaUmFFMU9VemxXVlRSNVN6ZDFVR3RxVDJWdGRrWmhaMWgzY0ZaSlVVWXhOV1pHZWsxRlpsZEZiWFkxYzNWQllYQnJXVGhrTTJKT1kxRmlOSFV3UTJRNVdETTBOWFp5T0ZoemVESTRjR05HTjJvd01qVmlPRlJEV1hNMVQwTjBVMWd3ZW1Oak5IVmxjSEZXUTJ0R2FWOWhXRE5IVkY4MlZGVXhhRFkxV1VzMWNIVnZRMnhaZFc0M2NtWTVhelZMYkZweFUwNUxURVZtVkVWZlFWTktNREJyYVRaMmR6ZHNNbVpwU0VReWVGUnlRek50VEVWTmVGazJVemRaZEhOSmJUZG9PR2RPTUVkcU0zSTBYM2hUUjNwQ09FaEZjbFp0V0VJNVNHWTFPSEE0Vm5aS1oyOXZiemRvUTJ0a2MyVk9Oek4zYTFwQlgyaFdObXRrWm1GTFRUTlhPWFZNVmtWV1p6aDFaMlJGTFdSUVN6bE1Zalo1WTJGSlkxWk1TM1ZWZUZkb2VFMXZNV0ZUTmxoaWNIZEtPRGxCVm5aeFF6RjNjV0ZvZEhKeFZFVkZjV3h0WlRkSk1uYzRhbVJ3Ymw5UWRXbE5jbnB5YTFsMFJ6Uk5kRzFJVVdWQ2QzWktNMmsyT1VsV1ZrcFdZWGxJYlRnNE5FczVhM0IxWjBOSlpsRm5kSGs0V1cxYVZXcFdWbmRXUVdKRVpFTldiMmROVVcxbFRXeGtjblkzVkhWc2VqQjBTa0ZaYVRkTFFtRTRTWHAzYVVJd1RuSlphazFIZWpSeVRYaElVMnh0YzJFNGIweGtXVzFZUkhsYVYweExWVGxuZEZKMlgyeG1PUzFZYVRaWk9VbHVObTVHU0RacldtSnBXVk56Um1WS2NGUXhjR3hCWm0xQkxsZDZWRVJLWVVWUmR6QjFVamt6VEVGV2FYUTRibWMubkZVWVpHSjhwbHNyMG9lSkFCMG5CU3FiQWRPTmZyU05PN1k3SVhFbDlQMCIsImV4cCI6MTcwNjIxNzI4NiwiaWF0IjoxNzA2MjE2OTg2fQ.OCuRO74NOY2Inbtsz8QU1bj4_tlCG_slSc2iWkhFR2s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000957"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:45 GMT
	x-forgerock-transactionid: 23ee48d2-7873-423b-b167-8d15191e29f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:46.172 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:46.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 384932: jsonPath($.tokenId).find.exists, found nothing
21:09:46.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,384932,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1822fc05, username -> user.1000957, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a08fe41, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216986212))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:45 GMT
	x-forgerock-transactionid: c25391b2-a2ca-4bdf-ac95-626024c53ae2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3M2MjY5MG0ydnE5MDNrZnBvaGo1M3E4NTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2NtWmtSMEZqYlRsTlJtTm5WVlExVnkxVWFYSkJMblZmVGw5ekxXTllVRkJYVkVsMFkyTldkbWRsWlRsTllXMVBWRXAzYWpSQ1VHOXhkRzQxWldOamEzazFRMWx2V0VkaFNXdzJjaTEzWkVRd1NubzVNbnBvTWpkaGRWbHJRbXB1VVU1c2FrUjJWSFp0V214cmIwaERSRkJ4VDJnNFJYQnZSbGxNWkdFMVdsZE9RblIxTFU1cFVqbHNPVjlDUlVSeGFtSlhPVmsxVUU5YU0ydE1OVGMxUkZkeldqbGtYMGhNZDJ4elRrWTNaMjg0TVhVMWVpMWZYM0Z2YVROUFQxOTJSSFJMWTBGNWFYTk5UQzFEUjBWWVRYRklXalUzVm5WM2NtRkJURmRSZEhBeVQzZGhhRTFMU0VSR1pHeGhUa1ZXUWsxUlRUVlRUSGMxUlRnNGVGWlRjbWd6VFZWVk4wTkNWMjVPY1ZWMWFGUlROMVJvTWtOaGIyNHhPSEppT0ZKMk0ycHJiakJFY1U1RmFUQnpTVVZMVWpGMVVUTkVVVGd0U1ZObFRsVlZiWGd5TFhWZlZETlphSFJzVVZSQ00zbGtXRU5CVVRsUGExUXlkV1V6ZGxkNVN6SmFla2RhU1UxM2FWSnZTWFZJUW1aTmFuZHplbmxqV205eFJXWkJRbFl6UWtveFJrbGhiV3AwTVVJM2RqUTVVblIxYmtsUFVrVlhNM2xoUWpGWGJqUnZhR2hsYWpWeVQyVlVaMGhEVjJOMlJVVkhVRFpEU1haQ2RtVlJTRkZKV1haa1ptVmhlWGh6UTJaemRXb3dNbmhUWTJvd2FHVmFjRTR6WjE4d1NsbHdYMlk1YkZOQlQyaDNaemRVWlZrdFh5MUpTRFZwV1ZKRk0zZFlVa0k1WTNKTlgxQndlVXN5WlRFMFIzSkhZazh4VDFSZk1VZHhjWFZrZUZSV09XZzVjV2hhUzNCc2RsTm5NVWRYVEc1aVRVc3lkR2RaT0drMGEyeDJhVzlxU2pKckxWSlVORUk0YVVWak5FVkNkMVk0WDJWRE1tMTJPVGR4WW5Ka01WSkVSVkYyVDJGQ1FWQm9NRVZmUTNGb1FUTldkWEl4YW1OeVVVSllkMGMzU0Zob1VEZFlibHB0TTNkVWEzWktVRzFPWDBwWE1uVkZTQzE0Um5OeWFrRTJRMFV6TjNVemNFRlpRbk5NTmpaeVRUZDBUWFJ6YVZWelNrcDFSR2ROT1RrMU1UWjNMa2ROV0ZOVlp6aGxObUpWU0hSUU9EaGpNR051ZVZFLlozemt4N0lyeW9kM3lxVG5aZ200Wi1OMU85N00zOG9hUXk5WHVCWGgxWlUiLCJleHAiOjE3MDYyMTcyODYsImlhdCI6MTcwNjIxNjk4Nn0.LmY2sbvdl4tivqq_H3nYFZ9eVgpwzSEATfUbsEg5omk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:46.213 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:47.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 385107: status.find.is(200), but actually found 401
21:09:47.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,385107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39174d78, username -> user.1001488, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55ce23a2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216987238))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWFoNnFibXZvY21kN2ZxMmIwMGVmaHBtZTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVYwdFFVakJpUlcxVU1saDNZazl5WWpNdE1UQkJMakZwY2tRME1tTkdVMHAyTkhGSVlVZHhXWGsyTjBreFdUVXhRMlZKZG5Od1RqbFdYM0ZoU0VaMFpVdE5iVzlsV0VkdmJIbFdZVXRMUm5sTVNFRk1lVU0xUlVzNVVYVlBiMFJ1VVZwTFFYY3hUMjl5ZW5wQmQxVXhSa3AxWkVjdFlreEZlamxMVFdsMFRHZFhkbEJ6VTJWMFNFOTFNMkl3VDNkR1NGZENNMnhtVVVOdFNETXRNekI1WWxSV1IxbEhkbXh1Ym5sQk5qQmxWRmRIYmpScVJ6a3daVzFOVVVoU01sTXRlbkJ3VVRCU05HbG1Va2QxYW1GaE1IZFlWbVpxTlZsb2FVUjZZVVphVVRNdFFuaDZaRE5TZEV4MFVuRnRUVUZVY3pkd1FtdE5TelZpWkZGVVNHUllhbmN6YkVOYWJXTktNa2xaWmpkeFpqQXRUVXN3U1dGSk9WRnJUbWh3ZFdsTFRsTTNNWEpJYzBWbVVuWTBSa2xQVGs5bGEweHRWMHAyVkZSUlkwSlNYMGhuTVV4cFdtNW5VR3BwT1doaVZXb3dNVWxXTVhaR00yMUJRMnMzZUdwa1VEaDVlRUphUWtKNFMyeHJhVTQxZEZOWk5YUkxORkpPY21ac1pVeHBZVVZZZUc1TVJrcFVOM05aZGpGNlMwbFVVMHR0U1UxSVptdzRSMUp2TTI5QlVYZ3pMWHBMV1VOeFRuVmpSMGRFVUdObFkzUlZlWGR6V1VKQ2RtaFlNWGxXVDFZeVh5MVRVRVJIUjFKNldrZHNNa05FVFcxV2FIcFJaR1pzVDJsU05rMXFkMDFxU3psd2J6ZFJSRGxpUmprdE5GRm5PREZLVnpReFJYZGFlbmhDZHpBM01FSXlkMVIyZFVsa1ZUbHVjM3BSZEVSWlNscFFVMXB5TWtvelZXbG1kbG8yTkZjMVJWVm9jSGhOWkMxamJXa3piR2xoUkZoaVFUWjBUMWhQU2xsYU1GRnJlbFJNV1dOTVJtRlJRa1ZJV1hoUGNrcGhkRE0xTWxGd1NYTlBNV3hqUzJ4T01rOW5UMnBVU2pGemIwTjJTbUUyUVVSMVEzQlJkVGRyVTBKQ1IwWkpWemx4UTFKdU4wZHZlWEprTWsxRE1rSkJOM0JmYTBFMGNYVTFSSEpIZUVoa2IySTBkazVVTlRFMWVHMUhXbUpZTkVSTlRrOU1lRWczVW1keGNUbHZMa1U0WTJac1REUmxTazB4WmpsaldHUnNXbk5ETjJjLnFONTdZQW5wWU9iZXczZmZKRkhBdGVMWm5ud0NuN1pBcGdaWUtrSGdsREkiLCJleHAiOjE3MDYyMTcyODcsImlhdCI6MTcwNjIxNjk4N30.VQIP3zLftN5NqoUy0xGhU74L_mJUg4vt8tbSNrUIjdE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001488"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:46 GMT
	x-forgerock-transactionid: 9c7c5715-33a3-405b-bd1a-1042140cc7d6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:47.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:47.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 385107: jsonPath($.tokenId).find.exists, found nothing
21:09:47.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,385107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39174d78, username -> user.1001488, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55ce23a2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216987322))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:46 GMT
	x-forgerock-transactionid: c35c060a-da54-4b5e-b6b6-a74455b87cea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiam5nbWgzbmlnbTdtdmQxZTl1azRzbXQxdDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1RHZEZjM1Y0WVY5bVpscFNlVE5NYUd0c2FYVkJMa0pqZFdaaVkxZ3hORGxaU210ZlNHcEJjRGxrU2xveGJtY3dTbkJ2TFVWd1RrNXZjRGg0ZVhSM1VWcEJOa05RV2pSeFVFWkxUVlZ2WVVoZldEaDNNbTVvTVhWQ1REQkZkMngyUjNaV2JXNWpXV3RTU1ZoMlpFeExORzVYVjBVelZuZEdkRWR0UlVwV09GUXpRa1o0TkRaa2QzQlpRVEZaT1VGdmNWZHVTVGN3U2psUmRFSk5YMUUzYTNaRFEzbHlRbWwxWTJzM1V5MHllREpOVkZWWVQwcEVla3QxVkZrd2VDMUhha2xZVURNMFQyUkdZVGRVUkVoeVdXcEljbXhPYldFdFdWcHdUVEpXYlRaWGVGbHRObWR2VTBsTGJFVlFiRkpVVVVSaGVWVjZjMFp1Y2pWQldEZHFkMDFaZUdWdFQwTnFXblUwZW05Q1dUa3hSemxWVEhNNFdFMVNRbmRhUlhGdFJ6ZG1iRkY0TUdsTmVqTmFTbE5VTkZaVll6UmZNVnBsV0UxM1dpMTVjVXhQUkdKeGMxUmxhSGxsV2xwQlMzZHlURGh3WXpObmEwOUVWVUZpVUhGVE4yUmtVV3Q1ZEdWdVJqTTBWbVJWZVdSSWJtOXBNVEZCYWpSUFV6bDFZemRCTFZWeVkxbDFNRm8wVURGM1EydHVjRk5uWXpCb1FsQktjamh2WlZZNU5WOUNiMVJtWmtsRWQyVlhRMEZTYzJrNWFqTktNMVJWWmpsdlpVVm5NbWhuVDBOWGVXNUhSV1ZRVFc5Nk9GTnZaMWRQVlZwb09IbHZVbXh0VTNGQ05EUnhMVlpQUXpOUlJ6WmFTaTAwWTNkVkxYUkpSV1pCU0dvMFVrcGZjbUZpYlRsb1lWVjVjUzFZTjNaS2FXZ3pXWEZWUkc5dWFGbFJNV2xKWDFwcGVsTjFVMmxNT1dKMGFUSm1Zekp6TW5kU2ExSXdaMGxtTjJseFlWSndTWEZxUTFod1dtNW5Sa1pMTVRCMWVsaE9MUzFxVEVadVdYaEJNRE5CVkRGWE9GUnRTbGRRU1RNMFFWVmxaVXh6ZUVwR2FVaGlMV0pXZEdsS2ExZDJkWEV6ZEhveGNHdHBkelJoZEcxSFZYWlpRMnRFTTNOTlh6Uk9VV05GVW1wRmIxTTNjbGxhVVhOTE0yOUlXVGRGVVZFemJVMVZiVzR0YTNGbFQxOTBhRlp0WTFweWQxcE5Mblp3VUVzNWVIZG1jVGRSV21aNU1FaE9SMWRYTjBFLlNGdUhHd2s1QjZ0eFJNRTNKLS0xei02RWVESk9Za0dzdVdSeHlpbUhGMEEiLCJleHAiOjE3MDYyMTcyODcsImlhdCI6MTcwNjIxNjk4N30.8Y9pPCaPLcmkYKVpmbd0pH0Zik2ittbjrJ3ly8wIcLA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:47.323 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:09:47                                        2580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=754980 KO=13260 )
> restLoginInitiate                                        (OK=374073 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=372970 KO=1075  )
> restloginProgressiveProfileCallback                      (OK=7937   KO=1075  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.31%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.31%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.93%)
> status.find.is(200), but actually found 503                      4958 (13.97%)
> status.find.is(200), but actually found 401                      1075 ( 3.03%)
> jsonPath($.tokenId).find.exists, found nothing                   1075 ( 3.03%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################-                     ] 70%
          waiting: 157422 / active: 38     / done: 385155
================================================================================

21:09:51.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 385794: status.find.is(200), but actually found 401
21:09:51.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,385794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b954bd, username -> user.1001718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eac04f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216991704))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWhnbGdiZWFib2tmdTRrZGQwcGMzODVuZTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1UxSTFhV3RsVFRWMlNXc3hiMGxOV1RkcVh6TlJMbU00YTNFelh5MTBjRzV1TlVGNFVISllTbXhwTUMwNUxXRjRkV1F4T0RSVVYzTlJiMUpTTkVwUWVXOTFNVzh4YmtoemJVZFVXVU5hV2kxaU1GaFNZamhXVkRsQlNqZGZhVzR4TVhWT1MySjVWemxUWDNSVFFtZG1lRE5xTlVad2Nrd3hTa1ZmUmt4VGVtZE5NWEZ5ZVRWNGRYUXhUM2xhVEdsUVZHbFdXR1JhYjNoTVRuSlFhMDVzZEZsNmJUaGllbEpVVnpSNmRqRnZORlJHUlU5WmFXMXdXRjgyU1VRd2JWVk5UV1ozVlRReFNYSk1lRVZyTVhKdVpVOVZVV3czYzNCZldHeFdVMUZ3WmpOMFdYSm1RM1ZGTlhCM1FqQkZTemxDYzFWV2MxSmhTR0ZwVFhKR2FrWk9jRUZFU1dKclltSjZUVWhpWm5VM01IbGlVa010UmxRMFIxVldXVlp1WDBOZkxWQmxXbXAzZWpSdmJEbGZPWGszUTA0ME9XMVBhRGd0UW5OTlJtaFJhMmhZVEdWWlgycGpaVVIyVFVsbWRsRnpjRzFLZGtacWNUUmZXVGhaVURSaFkxQmtZbnBtWmpCcVZHNTVUMVJDUjJvNVJVeGZaeTB3TjJnNE1IQmllamxCU21KNWVFeFVMWGhQTUhWSVExQkNZbkJtY1hSV2RYQlZlak5pWmpneFMxTXRkME5EYUUxdFJIRnpNbWgwWDJoNmIxaHlNMnhhYnpOeFltUkJTVzFsUkRWcVFXdDBNek5sWkZrd1UwOUlaWEJWTWtwNGJXNXZkbk5wTkV4a1pDMWxjVFJrZUdaNmNHNDRTR014VGtsSFdrNTFNalpaVUZNNU1HaGtkVlpuYVZkVmFIbFNWVEJWVmtsWmJqWnlaSEpOWVZONVFUUnFjMVU0YzBGR1FUbE5ObmhUY1dwM2F6UkhlVUpvVW1kemJWcDVNWFIwWVhoTFJtRk9TVFJ3UTBGTlVGSldOa041UXpWcFZYaDZSRU13UlZKbWQxUndkblJIWmpGS2VEQXhWVnB1VWsxMGJHVmphbVphT1ZOclkxSjVVWEZHZERReGFUUTRWWEY2YjFoMGNHMU1Ra1Y2VVVWc1FrOUllRTl3ZHpScE9VUmpWRTVvYnkxaFRGZG9SMjR5YTBORFRYaHlhMXBhU3pacmFFWnJjRnAwUTNwQlpYQk1YMDE0V0hnM1EwVnpMbGhQVkRKQlgyRlNha2hQZVdSTFZYUkJTVGxVUzBFLmVOYUlISGtKWEgzNDA2TkxQZ1d6VXNIUnVWdG9SMlRkYmlmUDFEMTVVVzAiLCJleHAiOjE3MDYyMTcyOTEsImlhdCI6MTcwNjIxNjk5MX0.X3taNlLtYD9xVpmN8R-EcB-DGHxasVG90Ch6-4oh9D4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001718"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:50 GMT
	x-forgerock-transactionid: 421b2a44-1aaa-4fcc-956b-44cb7036426b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:51.750 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:51.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 385794: jsonPath($.tokenId).find.exists, found nothing
21:09:51.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,385794,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b954bd, username -> user.1001718, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eac04f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216991789))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:51 GMT
	x-forgerock-transactionid: 26c80d98-db86-4c21-95f4-88a68cb2b1f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW9kNmdpaTk1cGNobnNxZTJuOXAzdXNlajQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1NtNWxOakI1YzJ0VlRpMUpMVWhoWlVKR2NXRkJMbFpsZFhOVE5VaFJPRVpIWldwRmRVSnlMWFI0VTBONmJtZE5aVmd5ZEVSRWVuSkVVMTlRU0VWUlpVcE9OWGd6YkVaZmVuQmpaRUZXUVdWTWRuTmxaVTR6Um5SbmREbEJha0p2VTBrMlptd3RaamhyVEdWTVprTkZZVmxSTFhOU1gxRlRaelZpY0V4c1l5MU1WVWN3YjFSU2NXbGZOVnBOVWxSU1pGQTVWRzVQZDBFdGJtaHhSRVZtVjNaNFJVaEtTVkZ1TkhsTExXOHpYMFZJYkZRelFsbDFkR1F3VVhoTUxTMU9PSGMxYWtwUlZXRldNbmRpTUVaSExVVlhhbGx4VlhGaVdWRmxTWE5rZWpkRWJVUlFia2t0Tlc0NVVrTlJSMVJrZFZSeU9FUTRhVWN5U21waWR6bDJSRkpyY2xGV2NXMVJTbTV5VkZGWk5XVnBPRE5JUjI4d2VtaHNiVVpRTm5CU1RVaG9kbFoxYTB4a0xWVnpZbGg1VlVkVlZHTnNNRFpoUTJWb1pIZG1MVlpZY0hwdFUzWnVSM3BUZFVGMWVtRk5PRTVoYVdGTVdqUkxPVWRFVGpremJISkRZbTVXUkhrNFJWcG1WV1poWDFNNU9WWkVUV1J3ZGt0Qk1EbFNTRFpEVVZsTmRGSkZSM0pEZFZCbFpsbFFiVkJyYm1OblJucEJiMTlrWlZrMGN6ZGZiVm81V1d0aFNVRTVOa2hKUm5CWlVXSmZVWE5WTmpVM1ZXTkxUbEpZTlVvM1NHMTFhRmR0Y25kbGVGUXdNV3MwYVU4M1QzbFZhV2haUlVSWVpuQjJjR2RJV1hOd1VESllZM1pWV1ZGb2RHWnZSazlNTFZGS05EazJRblJhWlVVMWFYbGtTVVpSTFcxTmMwUTNaME42TTBWS1FWWTVTVVYzYlV3M1UwaHFTVTFDUlRWT1Ztb3hiek00VlRRdFUzcDBaREIxT0dwcWFFOW5YM0ppYlROZlRsTlhTRGh3WVVWdE5uSlpWRXBmZVVWVlEzQTNTMmgzVTBwamNuQlFhVUpEVUZKelkxRTBUV05CZUZkRFYwZ3lVeTFaYW5RM1RYcFpSMGh5ZURRMmEwaFRTelpzY1VSc1kzZ3lUVXREWDFGeFFrTTVRa3RhUmtaeWVqRTNORTlTZVhOTFEwTXdTRTVqU0VsTVMwZGFVWHBQU0c5bWFGWkpkRzEwTTJVNU9XczBMa0pTWVRsMWNWbzVjVWd0VkVRNFRtRmxObTVtWm1jLjJjenB2U3dyYmxZNl80Wm9FQ2pGRXMwenVpZVFnb0wxZHJYeXYwQ1BBLWsiLCJleHAiOjE3MDYyMTcyOTEsImlhdCI6MTcwNjIxNjk5MX0.WzeILQH1CL5eB81kzpGGDkWCCrX5ReXib-WTgaTTlUQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:51.791 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:09:52                                        2585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=756551 KO=13262 )
> restLoginInitiate                                        (OK=374847 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=373750 KO=1076  )
> restloginProgressiveProfileCallback                      (OK=7954   KO=1076  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.31%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.31%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.92%)
> status.find.is(200), but actually found 503                      4958 (13.97%)
> status.find.is(200), but actually found 401                      1076 ( 3.03%)
> jsonPath($.tokenId).find.exists, found nothing                   1076 ( 3.03%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################-                     ] 71%
          waiting: 156653 / active: 27     / done: 385935
================================================================================

21:09:52.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 385974: status.find.is(200), but actually found 401
21:09:52.894 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,385974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16cbc1e2, username -> user.1000882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ced4dfe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216992849))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHBmMHVqaWMza3NmNDNndjFyczlwa3RpaGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1NWcGFhRzFSYlRoSVdITmxWV0pMU1ZaTlJERm5Ma2RUV21sVVdHaDRNMjVWTTFVME16aG1VM2xUWWkxRFZURlNSeTFEYTJ4RlNUZEtOa1JrTVdSbk1XZHBPVWRFVTNFMlZVeEtObVZRV1RoNVpubFdiSGMwU1dGR01WZFphRFEwYlc5a2RETnJTWEUzTTJrd2JXdHhhMU5PVGt0MFJrbDJhWEJOY1dGNlJFSlJOM0pIV2tkQlJXdGZZMnhDVjBWMVFubFVTVmhQZGpCVFpsQkRZWFo1Tmxwd2JtUlJSbHBrZWxRelNsWXpSM1ZyYlVsa01XVllWRkZQUWtJd05EbE5TMkpqVjFCRllWQm9hakY2Y1doU09VZDRiMDFFWkVSRmFGQmpORnB5YVVSclVYZzVaRVpxWTFoT09WWlNSV1V4ZFU5MFlWSnNNWEV4Wld4VWRVUnZRMUp1VFdwT2NVcDBWblprVHpacFowcFhNMlJETkhWYVFqUTFTSGQxWjNKeE5XMVRhV3h1UzBsUGRGQk9ialJXZUZWWGJYaHJZVFZ1WjI5MlRub3diM3BhZGtSQk5WTnNSM0pDVTJWcGFFcHJZVWRQZUc4d2EwZzRUR0pWV2kxUFJHSlVOVzlyTTJ4Zk9FWlRXV1ExYjNabWJtbHdlVmMyYUc5aVVHSm9NRGc1Um1SaE9VbG1lVlZIYVU1TlExWmhTR1I0U1hRMVZrbGpla1UwVTBOb1psWk5TemRPVkVKd1dtWlRPVE5sVWpCc09ISmZiblp2Vms1UmMwdFJVVVpRY0VGVlN6WlVRbk0xY1ZGcFMzQnNXSGx2Wm5RMVUyRTVjR1kwTkUxVVJURXhOMlJYVFdZMmN5MVFiM050UlRKdU1VdzROa2RWUnpaeFYyUkJjMGxGYlRaaFUyMWxSMVJOWVdGQ1owcFJXRzVhVjNCb2VHWnRURXhGWmtZeGNXVkRXWEJDVmt4RGVtTkdPVTVCYUdKU1VHVjZhRzVzZDJoWFptUm9Wek5SU20xWlJtNW1NRUo0YjBscmREZE5UVE5uVTJvelZtNDRlWHB3T0cxbFNITjRNMFZyU3kxUlUwUnRXRFo0V2psVlkyc3lUemhJYVZKbGEzQnNTa2RGWkRneFFUbGpWVVo2V1cxVWJqbDZiRzkzVlV4ZlJIbDNTMlF5WTFoZk4zZHFkbFJoY0dkcFdscGtlbWRsWTFod09YVjNibHBKYzA1TmNWUlZlbXRUZEZCT09HMWpMa3RYUzJJME4wWjZTMnBhTmkxS2VYbDVaRkJaTkVFLjM4RTJiR21RYjlKbG5zNGJaSVZYdWxGeHdJWXpnaWhjbkpuQ1dydDVBanciLCJleHAiOjE3MDYyMTcyOTIsImlhdCI6MTcwNjIxNjk5Mn0.cpMh-QExinqZR7uTtaCWRY1iZnOo9LLnY2OXG6LNJRg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000882"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:51 GMT
	x-forgerock-transactionid: f663865f-0cb6-40dd-bfb9-bf443d4e3133
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:52.894 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:52.935 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 385974: jsonPath($.tokenId).find.exists, found nothing
21:09:52.935 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,385974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@16cbc1e2, username -> user.1000882, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ced4dfe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216992934))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:52 GMT
	x-forgerock-transactionid: 6c755f75-5eb1-4f02-9251-828d9c42a62f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDByZ3ZqdHRnNG9uOTN1cHBjbzd0bDkycmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alJrNWhaWHB2TFU5RlNWWXpSSGhsVGt0VVRYZEJMbVpmYUdkM1JVbFRRVVV4YVhoVVdrdDNXVEYxVjJ0eWJGOHdOVmN5TVRodGNIZGlMV3B5YldwMWNUTlRZV3BFUm1KaFZFNXpTbk5ZZEZSWFN6SlhkM2hZYTA0NFNVWkVZMWxzVW14M2VqQm1jVGs1YTA1R1dFa3lVbWh5VjFwV01sQklWbVZvYkd4RmRIQm1TRzVYVVdwQlJVTm5jbWhxVkd4SE1FeEhielpLZG1SU2QzTnRlSHBVWVhOTVNHSjFhRkpYUlVaU1QzbFFiMDVLVERkQ1pWSlJkak51VDNaek5VbGZWM2N3U214c2MwTnFSSE5xY2s1YU1FUkpjVzU0TTFOVFJGaE9PSGxaWTBsR2JIUkxaRkJMY214dFVEUTNlWHBVYTNWa1dVTm1kbVJKTUhscFpFTXdObFpXWTA1dlNHNVhkRmxWU1d4YVVWcEZMVWx1TVhCVU4zaEJRVGwwVlZsZldVVlFka3g0YjNSblJYUkpORFpTTjA1dWNTMXJhbWgxZVZOaWF6ZGpkV0ZRVVdnME1qZFlTMU5vU1ZsNE1UaFhiRWhPVGtoTGJqWmlkMFpwUjNwNlRsTkVMWFJ6ZURGdWJHbG9UakZyWlZSMlRqWXlWVUZzYzJSSlFscGxhRVJTUTJ0TGN6QkVkMDVtZDJKMk1FcE1TRUpUUzNkTU1UUlhaVU14WTJKSFMySkpkR05LVVVKeGJIaElPRlE1VTFkcVZESmZkazFXZVZKQ05VOWlabXBXVVhwT1YyWmZOMGw0UkdSSExWUlpOVTFKZEZKNmMyZFdlV2xHYkdwblpWOVRlRFJJWm5oUmQydDJZa2R5Y2sxeVQwcGtUR0ZzTkVkbExYUjJRM3BDUzBVeGRYbzRXbUZPYURjMWRtOTRRMjFNU25aTVVFVkNZMVJFYlhvNVowZE5jVmg0YzJSMmRrdEpSekJsTFdGaFYyRjNkWHB2UlZoS1EwdFVjbTlJTFRKc1YwaE5ielJoWXkxQldqRnNjR0p0V0VWclVXNTVkbWxUZG1ORVpWcHJZVXhqUjJ0WWRWQmtOVEozTFVKUlVWOWpiWFp2UlhaTGFtdGlRaTB0VTBkU1dUTnJkRTlmTWpSRlNUSXdiRk5QWDBsZlpHaFlNR1IzTTJZeWMxVkVjMmRsZVdKM2IxbFZZM05WVERjNGFHbFBlSFpmTFY4NGJ6QmFkWFpyWjBWNmVUSk5Ma3d3Y0ZKUWJHaFVYMjlyV25KMmVsZG5WV1JFUTJjLjZWNnF1YkNIOWhIU21RaFJaNFYtQTh2VXZiQ2drLWhOb3gyekxLSDUzWDQiLCJleHAiOjE3MDYyMTcyOTIsImlhdCI6MTcwNjIxNjk5Mn0.EgyZL41h1OgXOtrr95EknnaJJDZoOsdJJ2W7MCHlmBM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:52.935 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:53.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 386113: status.find.is(200), but actually found 401
21:09:53.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,386113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d0bfa6c, username -> user.1002506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f874532, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216993763))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjBza2xzcjllZDgybTR2bXM3YTMybzIyYTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ellVVXdkekYxTTI5SVEzVmxWR1I0VDNFMmJWTkJMbGd5Y0hGUk1pMXFkM1oyUWpabE1YTjRUVWRMZDFSaFpqbEtibmxIVjJKb2NrWlNhMUJCY0VoSU5HMXBZekpoZVRSTE9YcEpNRVpETVVKV2JISnNOMVkzZDJjNVVEaGtUR0ZFVUZaUVVsVjRVM1JqV0c5VFFUQllZak5PTFZwbVV6aDZaRFEyT1doR1JHaGxVRVJOZEZGV1ZESXdOemhXYXpoa1pEVkdVM0pOVjBKb1RUUk9ZalZrWVVnMWN6TnJZMHRNUjBwWWIxbFZXbVpOTFZkYU1WZG5VVXg1VFVwS1EyNUpNbFpaTmtOTWFFeE5VVTFqVFZKc2NIQkZPVTkxZERCblpqTXlRbXhJUVRoV1dXWmFlRkpyUW0xTVMwbDBlVzFJUVZkaVlUVkRkRXN6UTFwc1ltVkNOMHMwYjB0VVpXSkVPRzVaVm5WZmIyVnFkbkp0YkhaRk5rMU1iemRSVm1kNGJsVlRVelZPZW1kdE5qbGFOM1V0WTJWeVMxVnNMWEpGZVZObVEweEVibEUyWjNkM1ZESnpSbGt6ZFZSb1ZHVnlPSE5aY0hkdWRYWk9hVGRsYUZKNGFVZDRXSFJKVldJeGFGRmtjR3gxVUhGcVowTmpNbmt6YVVoblVXRnlOMmhsYjI1dk4yeG9lWGROYWxSVlpqUkVYM00xTVZaWmFUbFVTVUZ0YnpaTGNsSjJWRGh5WkVGbk9EaFJUR3RrUm1adFpYUk1ibGxKVjBaS2FFTmZTekZUY1dkR1JWRlpOSGxCYWxSTFYxaG1XVFZzY2pjd2RXVmFZV0k1TVdKaE0zZERZMXBaTWs1SE5WRTJXR3BtWTB3M2VHTlpkalpaVjNoRVNrRjNXRGx1VFhsck5VRlZTekp5VEdnM2JHTjBibkpQVGxsdE5qY3plVFJtTUVsQ1RVeEhXRFpwYVVsc1VWaFBSa3RZYmtJeVVsQjJXRU52UmswelFsRjRWSE5ZUmtsc2NUaEJaVEJHY0RaV1lVcDZTa2cwZERCc1FuTXdPRTkxUkd4dVlVTlFiRVZzWkZOWGVtb3hSa3h3TlVsR1RGWkVSVWxsYjJGalRGbGFkVUp2TkVSSWMzbEZWMWxRTmswNVlVVjVlSEpQWVVNd2JrVXRSa3hvUzBNeU9ETlVUV0V0V0RkeExYWXhUMU5GU25KdGRrRnJNbE5hZERobWNXWkVjWEJ5WDBOTU0ySnJMblJaWHpSTVpXOHpZM0JPTVVzNFdXSkdTelp0VVZFLlhEMWduMFV5NWRFUjFXZDNXTmgzdV9OLUxnUDU3NjA5QWN3ZWVXbW1EMzgiLCJleHAiOjE3MDYyMTcyOTMsImlhdCI6MTcwNjIxNjk5M30.XSOTKbDE4FUCEQja5i6UaXCb_6mSZEYkLjlfj9stfR4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002506"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:53 GMT
	x-forgerock-transactionid: 1c50d512-ac5f-489f-93b3-e21d51310f30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:53.812 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:53.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 386113: jsonPath($.tokenId).find.exists, found nothing
21:09:53.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,386113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d0bfa6c, username -> user.1002506, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f874532, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216993850))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:52 GMT
	x-forgerock-transactionid: 589f7e6c-3195-4ac2-a718-440bee68ef5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTJmNWk1MjA0cHVnbDV0a2M4ZnV2azRpbmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVkzZHRlRzB6U0RrM2NVeDVRbEExWjBobldYaDNMbDh4T1c0NVlVSk9aVGd3YVc0MVpVZEhaVzVUVmsxQ09VVlJaVzFhVUUxbE5FMUhTRVJaYVU5c1FsaEdWVk10YkZoSWFtMWxVMEV6YlRSVmNUQlplWEV5Wld4eFNFaElhazVsWWxCWFRISmFRMkZuUjBObVJXUldjazgwVmxwb01rcFdOMWc0Ukc1WmEzZDBVMHBPZUU0MlR6WjZVV2hNT0hGQ2IxaHRObGhHWkhJME1XVnBaWFZvT0VaSFNtc3pSazFOTFdoeGRXOU9aQzFSYTJNNVNIUXlaMWhMV1MxWE1HVnFSVEI2WTFkNGVWOWZWazVvZEhOTU1VSXdSRXBVWHpWS2N6QlplV3d0VFZGVmNISlVZME5XYzBaclNHd3dZblZyV2sxSVVWODVaa1YzYVVndGVrTlVSalJrWjB0MlpITklRMm80VlZsTVdERlZZVFpwYzNsUVUycFZMWGRUWW10UlpERlZTRlY1Tms1M2FuVnJUVFphYkd0WlVFUk9iVE5LWW1VMFUyeFBVMlJMUjNGaVNtZG1RM2hLTVVwNGJXVlZPVnA1VFdzMGFGQlRkRzVFUlZZM1JVTjRTVUpYTmxOUVNtSnBibFkwVUZwSll6ZFBiSFZNYW1WMmRHVlRaMlpKTTNsbVJrWTVXRWRaTlRsVlMzaEhUMUZ2TjNkb1NIQlNUVGh6TmpOQ2JtdHZiSFV6TkZvME0zUTJSMlpoTlMxZmREVjFkbW8zV1ZWVGJFRm9aalE1V0Rkc2EyTjFhMkZyU0V0b01qWm9RamN3UkdGUE9GOW1Sa0V3Wm1KSVZrMVhkMWR0TjBWWk9XeEpNMlkzTVROYVRFUkxTWEJEWmpWUVVXaDRURk5QYzNSYVkwOTZObTl0ZEVSV2NqaDZVbEE0ZFdKT1lrdHBUV0l5UXpVeFVHRmlaWGxKVTNOM1JFNVhZM1JLVmtOdVNXOHpUVk5uYkZGalpDMXRXSHBuVFhSQlgxQjNNak5xY0VwUGJYSmpja1J1UzBocmEwdzVTbTFYVUMxamNERjBiM0Y1WVZsRU9VWlRNVkZuZVRkYU5HcEZOMUJwUTNSVlVtZERVVXhoYUhOSU1TMUlWQzExTW05NFIwOWxSVnBvTnpoUGJVcGFVRUZqWW1JM1QxRkdaRUp6VVUxd1IyaDBiWGhoVVVaTFZEQnhiV0ZvTVc0eGJtWTNOa3BSTkdONFNFRk5Ma3B1ZG1WblJFOUNWV3BHV1RJMVZGSTVUa1p3Vm5jLlJQck9kQmJmQnRrdXF0RzcxeHpFUV9KLUI5bTJPTF9YWmdLbERoUG9RYkEiLCJleHAiOjE3MDYyMTcyOTMsImlhdCI6MTcwNjIxNjk5M30.FDf5wOEcnE5lY-pBxtl0zwl9CkzU9tjTQu4VeTYEDyU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:53.852 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:55.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 386309: status.find.is(200), but actually found 401
21:09:55.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,386309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bccf860, username -> user.1002026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45b621a3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216995089))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWdxZmRuOGkwc3V0cHFqcHRtbmg3cmw5NWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1MwbzVYMlZVUzJZeWRtcHBVRVJFYjFRMWRIWkJMbFZ0YVhoWE1YaHVla1k1VHpOMkxXcG5kR1l4Tmtaa1ZESmlhVm8xV1ZwVGNTMVFNbEp2V210RFQycEJXVnAzZFRod1JtWmllRWhZYjBWQlFuaHZNMnRKWjBaYU0yOXJUVmRSV1V4WGVYUTRjVlF3YUVaaGFqTmxNMVUwWmxKSlozaEdWa1U1VlVsM2NtTlJXVUp4VkRKdVFucGtZM000VGpOTmVYcENUakV3WVdSb1VqQnNXa3hPTW10M1UxWk5kMGsyZDJsTmNHOVNMWE4yZUU1cGNYSmxkMHB6WXkwNGJqaFlXWFpZTTNSTGFFb3dlRWhXWkdGaVIwUnRXWFpwTVU5dFJUTjBMVnBETmtOek5UTm1VMWg1UVZZdGRrUnhTV1pZYnpZNVZGQlBUblJPUkVaNFFXWnJhM2N4YzBaQlpESkdhbGxsZUc1R2NFRTBTRXRMVlhWb09GaDBORkJCUnpaZmRsRkhPRjk0WmxRdGJGTmpPRXBQTld4dFpGOW9VbXhwVUVoelpYZHJkM1l6Um1KR2QyYzBXbmxWUkRGMFdFSllSelYzVURrek1Wb3lkMEZQUmpJd1gzbEplRmhCYTBoNVoyNVFlREJNTVdSMmJWbzViazFRUW1WdVNVSjNOMk5pVW1wUFprVTRNM0JCV0hNNGJIbDJkMHh4WVhGaE1EUnpjV2Q1UTNaMGJGSnhXVXd6YUdSMVZXOXBhVWgwU1c4MGVpMWpMV3BCU3pWSFZVTldNa3hSTTB4ek1saDZTVmRXTkhCclpXOWZjMGRaTVVJeWNXeEhVSFJrYzBKNFJFWjFWWGxQVFhBeVYwVlNWVGhZVFRoeGRIVnRjRWt4WlRjM1lteDBlRXhCYlhrdE5taGpjR2h0TjE5M1dreE9aRzV4ZFZkdmJYaHNjbk5vZFVwa2REZFFPVmhHYTJVd1NWZzJaRlJNWlRFM2FUUnJVREpDUVVGNmIxTjZkMFZYVUZvNFh6ZGtRa1ZuWjBsRWFIRlJja3cxTlVkSlRXRjBaMHh4UldwMlNVbGhOWE10Y0dOMGVuZG1hRkpzZWxFNVRYaFpNbk4xYWt4RlptRlJhMGwzTFdoQmEwMDNkazlmWVZscFkwNW1hRlZ0VUhoNWFYVklRMHc0TjBFMFNHRnRUMEpJYUhad2VFMTZOMk5DY1VsQmJqTlRhbXhPTW5Jd2RuUm5VWE5UVjJKYUxXZEZMbVpNWTJWaGVIWXlSV3RWVTI0MmFGaG1SbHByVG1jLmNZTXNpMEtkV0hLaWhHTHVtajdqLXJaaTE1QXd0emRTX05VNDYyaUNYZm8iLCJleHAiOjE3MDYyMTcyOTUsImlhdCI6MTcwNjIxNjk5NX0.9OTt9d1A8yQpQoSq5P8bjKXMLs9LJyS-Vj46CJ0iwDE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002026"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:54 GMT
	x-forgerock-transactionid: c46321cd-a70f-4547-9eec-f21bd40baa43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:55.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:55.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 386309: jsonPath($.tokenId).find.exists, found nothing
21:09:55.177 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,386309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3bccf860, username -> user.1002026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45b621a3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216995176))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:54 GMT
	x-forgerock-transactionid: 5615a055-c422-44a8-93c8-a68a7beaf062
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia25wb2puNDltaGZ0MHAxdmdtcWlvazRkNnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d01scFlPVTg0TVVKcWJVYzVlVkl5Y25OQlRIaG5MbVpFZVUxNFNtNW5kRGhIVERoek0zbDJOR1IxUW1RMFEyTnZkMVpHUkZWeE1FcFBUbGhRYTFCWmRUZDRibHBoWDNwS1NVcFdTWGd5ZVVaTExVVTNOVEZyY0RkMU0xVkRWMVptWkZaS1luaExkalZMU2xkbFNGOUZRM2RRTm5sWU5FNW5Na1JxT1ROVVRqZE9NWFZxZDBSMVh5MXZWbkJhVm1GWVNuTlVXRGxFUkVzMFp6UmlURWxWWjJoRlpFcE1VV3ROVW1kd01VZG9Zak5VVVY5clIxQm1hWFE0ZUhaaVgzTnNlbGxmWTBSRlVrcG1jWEJqWVY5b09UVk1SbmxVU0ZKRVgzUlFTRVppUlc5Q0xXOWlia2N5YjI5WVprZDNjbU55ZFRnNVpHZElWRlp5YkRSMVFqTjFlVzlJT0RCcFFXMWhZVVV6VVhSRExUVmlabWx5YTFaSVRXMDBTV3h4TURWWlNrNVFZVGhqVkhreFJEWk9SVU5tUTJsS2VXSkJVR3cyV0Zaak1tRjNSMEprZERoalpYaHZWeTFoUlhKS2NFOVRPRXRWZURCNlVGTlhRbmRUYkVoTWF6QjJVM1ZwYmpocGFXNXRWMmMwZDFCUmRsWkNZM2R6VFVod1ZFZDVZVkZXYkZWNGVtaDZiSE5oU1VsRldEUlRPWEZyU21kVGMxUndNa3d6VDJ0d2RWbFpTUzE2ZW1aVFFsZHJablZtZUdKNGJubGtXRlJmTlU1QlMzWjVjV2hrZFd0ZmJDMDBTRzFIZW1vNFUybFpSekJ5WVdKQk5VbzNlVTEwVEdKWmQyMXFPV3hoVVVvelQzUmtZWHBQUjFkT1ZGSkRUVk0zYVVoaloweGxTMnhqZGpCSU9XeE9WSGhuYmpSWVpUVkNVbGh6ZVV4dVVXWk9WVTl6TTB4UFdtcG1UMEZ1YXpCQ2VVUktNM2xRTm14elRtVk9VM1pCUzB4QmFFcHROemM1TURkQ1QxVlVUMDVaWmtaaWJHODRXbTgzTkZrdExXTjFla2hoUzBoU05XRlphRWR4TWtwYWEwNDJhSFZWU0VWdWRXNU9Vbkl6Wm5scGVsaElNMDV4TnpGb1ZtUlRSUzFFTUVwSUxYYzNSWGw0YVd0NFJIbFBkRlp5VVZOUVNGZExPSEptWVhSV1JuaG9VVXhPWTJONk5tbFdOMWRDYUU1eGVGZFBiamhUUlRseVJsaHpMbVZsTmpOaFQzVm9aMWxqZW01MFJtMTFaa1JPV2tFLllndWY5MmwzQXJXNTJpbHRWOE1UbmNYVFF4TWVHQWxQU1dvdHdqLWUtU1UiLCJleHAiOjE3MDYyMTcyOTUsImlhdCI6MTcwNjIxNjk5NX0.tsm1WAHNp7rLbeSu5m7lUzTdXWtIYgxTI__lmKIaqRQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:55.178 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:09:55.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 386451: status.find.is(200), but actually found 401
21:09:55.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,386451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@287464d7, username -> user.1001719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f21d5fe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216995893))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczVoNDZ0aXFyZXN2NWM5YmVmMTFuNHFtYnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlNYQkVRVlpuWTBOR2EwSjZhblJFZW1GS2RWOW5MbEpIWWxkd1kyYzBkRzk0UTFScmRGWkJTRVZZUjE5M1h6TlRYM3ByY3pGa1JYRlJUakp2TVZOU2F6TkVaMFJ2YWpsWE1tWnhTVTgwUWtrd1JubFlia2hTU1hObWVIQlBiVWRJYVhsRldqZE5SVEp2TWt0a09FRTFlbUZETlRGdGFYcHNiblEwUkd0dk4wRkpWMUphVFVjdGJFOXBaa04wYlhVdFZUWnlSbkJmVERWTk9YSXdRblF5WjBsMmJqZHBUbUZaWmtwSU5GSnNPRGxWWTFoQmFteFpha0pKZURWRGNIZHVUVGxsVFRWWGNqQnlUazFUYVZWTlQxRkRZbVpoY3pKNk5UWTJYMjFsWjNGdWVEZzBVWEZFYjBseVZsWTBTMnBOV1ZKQ0xXWmpTV1ZGTWxWRk5qQTRUMHN3U1VsbFpGTjFibFpQWW1aWk9VMWFTREpTWW1OVWFrczJhRXN3TVZaUmJuZHNMVlJ0Y0Y5d1lYTTRaRWhEVW05cGFtNUxkbVZPVEV4d1NqTnFVMFZWZFVZMGNWTXhZWGhxZGtVNFJ6Tk9ZVmhPTUdkc1ppMU5URXB5VmpVM1NqTjJPR2xST0RaYWVHVXpXbTFuYTFkbWJYUnNYMlpSZG1NemNGSjZiR3BGZVVSMlVHdHVaakJwUWtkMWIwVlZObEpDT0hWa2EyOTBWUzB3TFd0TWNrbFhXWFozWTNKdU0xTTFTbUpGWlVSR1pXWlBSMVphVjBaSlJHdzVOMEZhT1daT1NGOXpaemhEUVRaRFEydFRTV2xqVTJvd05qTXlTMDlmU25wMlIyaGtiV2wwWVcxWGRXWnpXWHA0UW1adGJUQlRRMDFxY1RGSVJVbDZNMkpVVFRCUFNUQk9NR3hKTTAxS1JIVnBObGx1YlRKNGIxSnVSME5TUWpSTlRsWjBWemR4UkRaQlFVRnhhMjlKYm5oTFNHeDRZMkpYV0hKSFIwWkpRMXBqVm1jME4yOUhVR2xyYjFwalVtdzBjR05NWkRoaWVHMWZNa2wyU1ZobWVWaFRhVmR5TldOTGIxSlRNV3hPWkhWT1lrRk9RMGRmYVVKRlMyeGpjVzgzUlc1RFZrbGhlbVZLWms5eVRUWnhXakE1UWtsUFNuSmlTMk5TV0U0MU5ISTFUWFpTUWxKcWFUUldObGRPWmtWNGNWRjZXV2RIWjBaMVJVVXphRTlTTmtkalFXNUZMa0pSZW5sdFdHZHhSRTl1UW1wemNIWk9SRmRzTUZFLjdJM1JtTnNzb3FSR0lqV2U3bHRuRXREa3BWaXZFRWNXbUk4elNhVHlHN1UiLCJleHAiOjE3MDYyMTcyOTUsImlhdCI6MTcwNjIxNjk5NX0.4mRr-C5q3UbJcFS1Ky5ZihJJn55lXoTG9fXdZYtweP8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001719"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:09:55 GMT
	x-forgerock-transactionid: 5a694fc0-d0ed-46b4-a109-5a7028cfcfcc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:55.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:09:55.985 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 386451: jsonPath($.tokenId).find.exists, found nothing
21:09:55.985 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,386451,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@287464d7, username -> user.1001719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f21d5fe, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706216995984))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:09:55 GMT
	x-forgerock-transactionid: 7b9004ea-1270-4008-86c8-b1c1823436ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDhnbnY0aW9rMmUyZDlqODJxYTBlNW5oaHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGNVMW5RbDgxT0RGM1UwdFFTM04yWmsweWNXcG5MbGhaTmpCMmFWVm9Ubm93YVRWcVozZHRkM0V4ZHpWNE0wMXBXV2hEVDE5V2QwUnRibmgzTWpWbGVqWndjakpqUWtKRk1VZExlVVp4TUdKS04yVnRSVE5sY2t4U05FaFpZbTk2VFdsbFFXOXhiRUpXVWxwTExYSjJjRXhXYTFkM05sSklhWGQyZVY5eVMyUjVTemRVTVRneFlVcHFVVUpCUkVsU2JrcE9kM0ZqWkZOak5teHFabGRvZDNSUU1YTjFZVzVTWlRsMmJVdHVWemh2U2pSSVlqSnhYMjFOT0ZGdWNuQjBOa1Z4TW04d1pHUkJNbTV3ZVdKclJXcDJjWFJyVEhKWWRqUkxSRTFJWjFsWU1saGhURUZEU0hwdFlXSkRiMGxmV0ZSR2EyNVFjblJDTldkUFpHOURhalF0VTFCUE4zQnpNVXRzUlZGUVlqbFhTVEJFT1V4dU1uaE5hMkkxYUdWd1pYRkRYMXBGTkhWVlprVkhUamRGT0U5bVVXTlphRUpWUkdzNGNHOXVORFpqZURKek1VaFlaMjh5YzNoWmIwbG5Xa1J6TkRVd2FHRjZjWGhZT0dWR2VFRTBiRk5GWjFGS2RtVlVaVWMyT1hGNE5GRk1hbnBoTFVwSGIyOUtPVEpUVW13MmNGaHhXRlF6TjIxUlpsVXdXVUpOZURGNU1IWTJlbWhxVDJsQ1QyaHJWRXRRYmpOdVZuZEpaVUoxU1cxYU1UQldTVGxWUm1scWFqWnlZbmwxWkRKcFRXTkdZVFpoYTIxbFZGTkdkMVZYV1RCcmRGWnZkMmxYWlhoVlEweHZlRlZRWkd0YWRXRTVVMjl1V0RCbFJHSlFNRGc1ZGtsMmNXcFhNRFZWU2pCaVVUVXhWMVJoTmpCSFozb3dPSEJ6ZG5SWWFUQnJURjh5VW1oQmNqQkRTSEJMYlRoTk5VcDNNekJZZVZRMFNWTTRjazB6ZFRNeVdYaEZkbVUxYVdRM1IwcHNjMlYxYzBoek9IRnVZVlJVTnpsa05DMVlVM3AzUlVGT1NrbHBkVFk0UzI1MVdYbHVkMDVFVjB3dE1HeGhaRGxDTUZwRmNIRm1jVGhVY25Jd1ZVeEZjVGxUUTBwTFVuSlZNV2xCY1Rrd0xWWllWMDUzWnpsMVYweElSa05sVEZkRU5XTkdhMGhGY1ZOSFRqaEhjRVZ0UTFWTVFXZFdTRlpZT1hKV01tNVpMblJEWVcweVlYVktOV1ZpYTNwQlNGbFJhVzB0VWxFLlpPaE9SUVpYd0pNai1SZVpUZV9yNmtydHhEZ29DdkRYdjJSZEMwVWJHZ0EiLCJleHAiOjE3MDYyMTcyOTUsImlhdCI6MTcwNjIxNjk5NX0.5LE6wCSjq22-DRFXaRIMliFzGKsFVsxyarmKxJI7Bgo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:09:55.985 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:09:57                                        2590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=758076 KO=13270 )
> restLoginInitiate                                        (OK=375605 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=374504 KO=1080  )
> restloginProgressiveProfileCallback                      (OK=7967   KO=1080  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.30%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.30%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.92%)
> status.find.is(200), but actually found 503                      4958 (13.97%)
> status.find.is(200), but actually found 401                      1080 ( 3.04%)
> jsonPath($.tokenId).find.exists, found nothing                   1080 ( 3.04%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################-                     ] 71%
          waiting: 155894 / active: 28     / done: 386693
================================================================================

21:10:00.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 387203: status.find.is(200), but actually found 401
21:10:00.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,387203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@177cf0f2, username -> user.1000403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cd3c37d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217000820))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTN0bTVpM2tsbjNjbTR1dWF2ZWN2N29jdHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlYyWmFTbGxoYlVOZmEyaGZNbFI1WkhoWk9YRkJMbFpuT1Y5V09GRkRhVkZxU1RSclQzZzVlVVZqVWxkRGFHUjRYMWxuTm5aeVgwVndRa1V0UjJsd2VsYzJMV0pFYmtkWFVHRmtjMGMwYUZWblMycEVkbXRHVURoS01uRjNjRFk1Y0dJM1QxWlhlak5YYWpseFZVRkxPV3hhZEVkTllXaEdkRU5rY3pkcGNHTlNaMjFXUzE5SWRWQnlWMGRVTVZjNGNXUnRSMGhNTTIxSFltVkVVRVJQUkVoaVJsQjRjV3RKVHpaWFdYWkJjRmMxWnpWUlFuUjRPRmMwZDJORFEyTXdhbXR0T1V0SmNreFpkRlZLYlRKRldrVmliVUl5VUZkZlFVcG1WM1UzWkROSVdUSmZla1pmU2pJMVZtRllUa1pEZFhKcFFXOVRXa3h1VEVaV01sZDNVSE4wYVhveWMxazBWSGt4Y0ZGVlJUbFdSemhYUjNSamVuZG5TM3BFUlVwWlJGWnFUbWMyWlZCdlFtbHphRFJsUjBKSWNETXdibFJHYVVoeGJFUXdlR3BvU0ROSlEwZHJMV1ZXT1ZVMVdVaHJWVXRJVkUxbWVVRnZjbkJPWjBoNlgyRnViRmwzY1dsM1pWOTVMVlY1WDFGa1RVdGpUUzFaWDNKU01tbFlVVUp1VEdneFpWVnJNRTVDYUhOblVHczFWbDkzTlZOa09IQnFkMFI2V2xwdWIydFlUVVpUUlZkRGVGQXpiMVZEZW5FNFgxUTVNbE16U0hkSVNWQm9hVjh6U3psdGQweHZhREpWTjBoNVdHOXVWVUYxTFhNeGJEWTFNa1pUUzNaWVdHczBNRVpRUWxoRFowaG1ORGRTTjB4VmVIUkJjRkJEU21ZMFZscExXa0pLYkZRdExYUlZNRlUxTnpsS1J6WkhlbEE1ZDFoYVRtSXliVzVpVWpsWFpUSkhRMGswYzB0dVNXeHBlbEExVVZCWWFEUjZWa2xEU2pkSk5YRlJTRXBJY0hOclZYWmxkbTl4VVRjNWR6bFhlUzFZYkV3MVYyaFNiblpOZFhoTGJGWkhOREJ1VTNRMk1HUkVWWFJLTVhkQ1NFazRia290WjFSMlFYbGhVbEZ6WVdGMlkzVXlVa2RaYlhwbGRUVjRVbTEwUVhad1NYb3llSGxSYUV0c1JGTTFUbXRoVFdKWWRGWlpVbEZsYlVZM2VrUkRSWEZNVURKM2FrbFJlRVpNWm05S2FrMTNMbWN5Tm5KdE0waHZSR3R4TW10WlQyTlFVbkJzV0VFLjNtRFNyYWVCcF9DYl91SGNfdkRkNDFoM21iYk5TOW1uNU5FdF9iQUlWd00iLCJleHAiOjE3MDYyMTczMDAsImlhdCI6MTcwNjIxNzAwMH0.NepMj3x7vHoi1qBW2FyfYhrCQ8c6Ugd0a0LS7ujizCU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000403"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:00 GMT
	x-forgerock-transactionid: f5c539c2-e12b-46ab-bfa4-28f829b3af8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:00.868 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:00.908 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 387203: jsonPath($.tokenId).find.exists, found nothing
21:10:00.908 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,387203,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@177cf0f2, username -> user.1000403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cd3c37d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217000907))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:00 GMT
	x-forgerock-transactionid: 1cf9178a-24cd-43af-b038-2d98a8974129
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTRqbW1sM3EyOHFjdjkyZmxzdXJndXE3dTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFNqZ3pMV2h0TkZaUE1pMXVUVWM1T1cxdGMyaG5MbDlSVGxkME0zRkxVR3R1TkVKdU5VNUJTbVZTTTNwRkxVdGpVblE1Wm1GUWFucERialZFZGpOdFVXVk5aMUV5V0hkdlkwMDRkWFk1U2kxYVgxcHlOM2RETm1acWEwZEZYMVJoWDBkUlNEQmpabnAzWXpZNGJUbEdaV2w0WmxwVVgxWTJYM0pwY2w5ck9YZFlTa0ZKU2s1blNIbHhUV28yWkcxME0yWTVlVlZmWHpRMWRIVlBjWFZFT0dGUGMwWkpZM1JYU1dkeGIzRTBaVmQyZVdnd1RUbFdkRko1ZWxaR1VTMXlVazB3Y21GbWMzTnJlamt5UjJSR09XTkdibkJPY25SYVkxWkZXVzEyU0hkb2VrbHNXR1l5V0RWTmFHSlFhbkJNUTJ3emREWXpkRTl5VDBJd1VsTkxNR3c0ZFRkQlZUTjVSeTF1ZDJSTFdHNXhSR3BKTVhNM2NuQjZkRmxHYXpGblVrdElhM1oxT1dkWFNuaFZYMUExVVcxcFJpMUlVVEZLVDNsTU1qYzRaR0pCZGpWR2NuVkRNbTl2TXpGaVFucHZSbkJFV2xjNU1qUXphMkZWTjFRMldUbEpVbVUyYTA5aFVHeGlPRFZ0UVZwd2VWZDBjVWxrVFdKS1NrUlVaVGgyVFRkTmFXMVNaV3BpY0dadmNXUlhkRmxzUkRCS2QybGFSVkphUW1wVVIxQnlhMHBqV0d0NlIwSmFSV0UyUVdaMU5GbFNNa2RSWTNaclZuZENiemxIVVY5ZlVsUjNkV3hGUkRjMmJtbHFPR3RQVDFnMFZYSlNiM3AyUmtocVIwdzJibEJLYlRaTlIwVjBMVmRIT0VkS2FHa3laSGt5U25CSExXdG9WRXBUVmpCaFJrRlJMVkF6V2w5bVlXbExZa1puTW1jeGRtOHpUSEJ4ZEhvMWNVaEtZVEZKVFRkU2RIQkxjbEJhT0ZKdGFuUlJMVEZVZG5NMlFrRndTVEpzV2pJM1VsaHRVazEwZFd0Q1RqVjBkMFZmWW5BeGNURjJXV0p5WVRkUE1VRjFRbXhCYUZWd2IyeDJWRzA0VFhSNGJISlpkVk4wWlVkbVVtZHNPREUxYjFaS2NVOHhPSFZMVERrMllYaHlSek01TjFWR01YRjNOVTFXVGpaTVVUWlhNbkUxU0dkUU5EWlpWV2xRWlY5T1gySnlZMjFOZW5oVmVFRXhPSGRIY2xabVV6VmpMbTAyVkhKRU1EUXRjblZqTVZSb1VXdDViVFJRUjJjLmJKOWwweXRTU0NEZHFKbDN5OWhWVTZtVFFOWjJQNjI0SmZQNkZMdkIyc0kiLCJleHAiOjE3MDYyMTczMDAsImlhdCI6MTcwNjIxNzAwMH0.NfrpKZVs8vDGjKi1SXJf-hvdr3uXMdkOWmlK0_kbltI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:00.908 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:01.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 387286: status.find.is(200), but actually found 401
21:10:01.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,387286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4057791c, username -> user.1000703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c2b160d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217001374))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHVjbmRvaHQ0bzdsZjd1NHBidXY2YnFhZmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk5XVnNka1pyYUUwdGJWTnJNV1poTVU1bFlqVjNMa1JGUm01dk5TMWxNbmxIUjFkWWMwZGtRVkY2UTFkMmNHVkZSM1ZtT0U1TFFteERNMGN0TTNwUlpWaFJURTgyTVZwdE9HUXpNSGh2UTNGQ1gzQmpiRXhrWTE5ak0zQlJiRU5qU0c1NVVXSnZYemREYkVkT1dsOXNjRzl2ZDNoSVMxcEdSa0kwVUhac2RITkZhV00xWldoNVMxVmpWMEpVUkhSUVRrVjROMnhYUW14WVNVeHFWblJhZEhoMWEyNUZXbWhzYkdadFJ6RnpObHBOWnpWT04zTkxUM1F3Ulc5WlVVeGxSVTFrTTNOV2RGQnFSbFZDYkRCelJYRkNaa052TTBodlVVOTFVR05YVWw5S01saEJPRGhWUmpOcFIybEpNSEEzYlZkNE9FaHpSamRoVmxOWWEyMHRPV0pWWjNwU1FXSjVlR3MyWmtWTE1YTTVRVlpOWjJZeFJteHpkVXN5Wkc1SlpsOUpNM1F3V2tJM0xUTnBjWGRIU0dObU0wcDRTbHByTlZONFZqUjBTazV0UnpKWVEyaEpjMjUwYWkxdVJFMWZiVzF1UTNsMWMxbDVORXBuYW5ZMVpXRmZTRnB2UzNwR0xUWm9aazUzTVVrMmIzaHZTWGxaVUhSamRtZGtabXhRYTE5UldHVlFiR2h2T0Zsdk0wOTVNbEl5VEVFMk1rdFJXWE14VldaTVVqVkpUVW96U1hOUFpGUkZVR1pEZG14VVIyaEdjWEZ0VFdSa1ZXMWlTV2RMVDBsdlRHTlNVWE5mTVZkNFJteFBZMmwyUjFjd1NtRlhRVWxYZFhKVFNEUlpiVEZzVG5rNVNXSm1YMjlMYzBSaFZFTjBRbVp3VlVvME1qaExXa0ZPYmpRNWVubzJhRXRKUmkwMlpWZFlWemhHTjFCaGF6RnJiRE00VVhSRFNWUnRXRlZDV0VKWlVUWnNlbmh1YUZkM2IyWjRXaTFCYTFOV2RtNUVTM1p0VW5CVE5rTjBibkpxZERGUVNsbFhWVXRsTlRWUlJqVTBRVkJoU1dWRGJFbDZibkpwUVd0QlZXVnZkbGxTVlRWeFNrTmtTRmRsVlU1Q1ZFSnFYM2QwZERWcVRsUlFiVzExUmpjd05WUjFZVXRKUkVGRlYxUmZiek56UlVaaFpVdEdUR2hyVG5sa2RHbGtkRkZETUVsUlNFZFNhakJsY3paa1JrUnNTa0Z5Y0RBNFluRkpMbWxqVEZOU2NuUTRlbUpFVEMxd0xUSTRZMjh4VTJjLkxpUnBvdVlZS3FKM3g5R2xzZDBwN2NodHJKaGN0emdMQkozVXVTeURUSjgiLCJleHAiOjE3MDYyMTczMDEsImlhdCI6MTcwNjIxNzAwMX0.czfHklYDjWU1BrgQQHjj6uZwi_xMrGjARy8nb6uDBeM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000703"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:00 GMT
	x-forgerock-transactionid: 673521f8-bbd4-4f73-bc33-64414fcc4339
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:01.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:01.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 387286: jsonPath($.tokenId).find.exists, found nothing
21:10:01.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,387286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4057791c, username -> user.1000703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c2b160d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217001463))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:01 GMT
	x-forgerock-transactionid: e1159ab5-0e5b-41f2-b1f3-ee1da2534667
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaW00OTN1aG9jOGhjdGI1MGxhdDRzaWtsMzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b05IbG5XV1JWUmtOZmFYQmlRME5JVFZCS2JqTlJMbkpMUVVKdlJUaG5ialYxUkhWVFRtOVRiV0poTmxnNGNITlBlbEJOUkRKUllsQmxVUzFPZURsRVRIUTNjbXBDY0Y5NGNYTndaeko1VjJoNlpXWlJUbmx1YWtKUVFWZDBObGd6WDBGRVNVOXFjelJSY0dWNE9HVnRTV2RLVVU5cmMzVmlhR2hTVXkweFUwMXpjR3BWZURCRFgyVkZMVXBoVDFrelZuTkVPRzVrZURFMGR6ZGxSRFl5U3pCQk5FcFlkWFpWY0dZMFowRlFkbGhyVWpnMlpUUlpZa1JuZDBwd1RuVnFkMk0zVVU5MGFHWjVNWFp1WVRnM2QzUnRlVk5yY0RaaU9ETkRiR1YwTlVrelZIaHJVM1I2Um1GV01sOWZiazlrWmxwa05uWTJWMmxEUm5oNFJuUTVObE52UkhWV2QxZENVVmcxWVVaQ1pHZ3RTSFpZTjFCeFgzVnZZa2haT1Y5M2FIRkZiUzFSWldsU2FXdFlWVEJ3WVVGb2R6TnlXblo2Ym5SbmFrZHJjVUZ0TlU1SGNESkZkVWMwV0VJdGJ6WlJlVlJGYzFsMlR6Sk9PVFJmT1ZoVVpqUnhWVlZaUjFVek5sRmFjRlJxYjI1WFYyWjRWa1pzY2xaTWNVcGZUbTUyUWxvdFUyMUxNR3BHYTIwNU1sZFlhamhtWm5acU1FZHhUbXR3TTFObE5HVTVObWh1Ym1nMk9XdGlhV1JVV2tKeWNqWlVXbkEzZWxRNFJEZGtNemhzYVdSd2FUQlZPVnBCTlMxS1MyeDZhRTA0YUc4MFIwazBabnBhT0c5YVZtSjNWRkJyV2xWQlZIbFpVell3YlRaZlV6Vm1iVXB4UkVjMk1sUndMVXROWlZCaGVHUnVhM04zVTJKWVkyZFhjVk4xVWw5YWJHOVhiMjR3ZFRKaVdVUjFaemRFVVU5TGIwOUNhRjlGU21ST1RVSkROMlowU1Y5allsOWhMVVJwTkdJM1h6ZE1abXBLVGkxTGRIVkNXVVJLTms5eU5XOVNWSEl0UmxWa2VFRk5UMVp1UlU1S1dITkNOVGM0UlMxUFptMURYMnRLYlVsME5rOXNhMmc1Um1GaVdTMURZelZzU1dGVVVuQnRSREF0TW1sYU9WOTRUVE0yZFdSMFNFNXBjblZPWDNGelZrOU1aSEI2WTFNeGIzcG9abmxDZVVSclJFRmhYM0I1TkZadk5GbE5MalZzVEhKU2MyTjJZVnA2UkZWbWRVVkhTbU5PVVVFLnUwdHJ4ZldqemlKYlVvNUJuM2xMYXdpeHNLZlZmV0VuZ3BIZFFqYUsyZE0iLCJleHAiOjE3MDYyMTczMDEsImlhdCI6MTcwNjIxNzAwMX0.ZS6OObmzb3gZxsPpCfjM5oRi8Yivimpk7CRRRY-uQ5M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:01.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:02.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 387399: status.find.is(200), but actually found 401
21:10:02.281 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,387399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@252d161e, username -> user.1002350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a5febc3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217002230))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGkzNnFjc2NvZDkxc2k1cmh1b2NpM2FxazAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1UwNTZUekJmVmpkUVgyWnplSFo1YVdKQllrcDNMbHBaVDFVMFlXZzNUbUYwZUdJNVNFTldWa3BKWVdKVVVrOXdNSEJ0TjBOTGIzcHhSbXQxVldRMGVUaERZa1ZLTm5CUVNtZFhMVVo0UlhSd1lVbE1VUzE0ZEZGZllqSnVZbE5MTm5Gd1VVNW9hMWQ0WlZNM1lYbEVVMlp6YWxKRlZWSmpWRXhMYzBWUVdtc3pSM1o0Wmkxa1dtSXRRWEJEUlZKSU1taDZabFJpUkVsWGVGcDZYMlJNTlVFeVdFUm1aV1pETTIxc04yMUhiMFptVTI0NE5Ea3diWGswYWxSc1JsVndXakpvYUVadWRWZHRjbEJzTWs1cVpYZzVUVlJLUXpSUE0xQkNUalZ3Um1VNFVVcHBlRmhtVjA1WVVHdDZhRk42VjNKbGREbFhNbGhwWmtWMFgwaERMV3hXUzAxSGNtZHdWWFJwWDFWWmVFSlRSMjA1V0hscGJrcFFWMnBGYVZVNU1qQXRTRE5hYkMweGNtSk9VVzU0WVhsSk1sQkVkbEl6ZGtFNVNHeG9ja3hMUVU1NmJFMXBaVzh3V0RGQmVVRlpkakpRUzA5VVpVOXZTVk5DU21GbFltTk1jbVZrUldsQ05YaHNObDkxYjI5ZlQzWmxiMnRzVFUxUVdUQlZTV1E0UjJGUE1WTkxNQzFSTkZjMFJucExMWEo0T1dGMVptbHZaSEZmWW05RVZsQlVlRFJRT0MxcmVVMW5jVWR1WW1SQ0xVb3llVU5EZVcxQmN6aDNTM1p3VG5scWVsbFlOSGw0T1ROcVlVeEljM1JsZERad1RWZDRjaTFGYlhKM2IzRnFaM0Z3WVRNNWFrOXBabWRzUzJ4M2IwNUxUM2hwY0dzME4wTXRiR1JZVVVKUVYyaGxaakJQVVhac0xXRkhVVUZvV1VOM0xVeE9kM0pCYVRCaGVWOTJXSEozUW1wbk4yeEdUMkpXVDNjd1lYRkVNRzFxWW1oQ1IzWllXbHBDT0V4bE1tUlVYMjVmZDNWVldsOTBOSHBNVFRZeFgyOWxaVXhHYm5KbmJVZDFUa3R5U3kweE4xTjJSMEZvU1VNMFlrOUxNamRRUkdSc1ZFcFhNVlE1WDJaUFFYSmhPR0U0TjI1NVdtRllVbWMzUW5weE5FaEhNVXd3WWxGTFlsSk9OM0o0UkVWc2RrUnNObTkzY21weFVGWXhVVVpZZERFelQyaHRaWFY2T0Y5M1dETlpMalJLVVdwamNHWTJkR3BVVTJKNmNuRnBkbFZ5UzFFLmNnaFNjYWRjQUczLWZCMzN4NGRDbGx6dWlBdzZSNzRWVHJvcGtuR2RjNWMiLCJleHAiOjE3MDYyMTczMDIsImlhdCI6MTcwNjIxNzAwMn0.-z4uxOrBNCLcrMFZnnM6-WP-kNeqLoFwHmgX2lFS0Jo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002350"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:10:01 GMT
	x-forgerock-transactionid: 8719d84b-dcd9-4a83-a241-9e9afb961a9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:02.281 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:02.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 387399: jsonPath($.tokenId).find.exists, found nothing
21:10:02.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,387399,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@252d161e, username -> user.1002350, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a5febc3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217002323))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:10:01 GMT
	x-forgerock-transactionid: 36d804d3-0c5c-49e9-b91b-bc082c8f9c35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWJhbHY2amVhcDg3N201Z3VsYjduNmswbmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Qk5IQnhkVjlEVlZZM2Jua3dNMVpHUVZSNmFVcG5Ma1pUUVUxek9WQldiWGxPWDNob1lsVkxRWEpTZEdGQk9FeFVaVTFOVDJ4MGMyTlZjM0ZNY0dSTmVFSjJPVEpxVlZacVNsOW1XVGRmU21OQ2VGSk9RbEJLUVRadFdrZEthVWRYZFVweFIyZzNkRVJMZERobFh6ZzFkRFJEVFZSM09YRk5lVEJhVmpGcGVXSm1SWGRDY0hSc2JWbzFkMlpzZWsxcWNpMVZRMmg0VGxoUGFYazBXRzFPTkdOTVQwSldSSGxuWkhsQ2VGbFBSMTlEYW5GTlRVaERlbWt0ZWxRMU5GTk5ja2t5VWxSNk5XbEVRbmt3VlRKcWVGRnBUa1ppYldKb05tZFZka1JzVTJoSE1YVkNObHA1YUZsSFRtcGZkVEJoWmxwSFpXRTViVjlUTFZSTmNXUnJNVGxuYjFWNkxXOXpiREZVV0VZek1VRlJOM1ZOUjNNeFkwNTBNaTFXYUdod2RuRktWa0pvWkVSVk5WUnhkV0k1VVU0NVNpMTZSRlpyVXpGVWFGVTBZbGMyU1VsM1RHVkZMWFZTWVhWTGFscEpUSE5DWjI5amIwTlJXamRZTVVaWGNtWkRXRFpOUkhSWVRGbzJVV050TldWRGREbHNaa2xHTUhScFgwZHVWMEUwTURsNk5EaHFTRWwwWVc4M2JYWXRORWhyYm5WNlpVNWxWazFqWjNkcVlsOXpWVVpDUVZsS1RuQlJhVzFrUlVWVGRGWXhUM0pPWTFOUmExZENTakEwU1VaNWRHRTVkMlp0TFVsRmIyRXhZbWxJYVhJNE9YTXhhWFEzZWtzMlZFMDFTazkxU0U5MmVFeE5ZbUUzZVVoTFpEQndSRlkyZWpSbFQxZ3dkR05XTTBGSlVtSnRRM0JKTVRkcGRFazJMWGxrUjFaWmNHeGpUemRDWldKR1ZXRjVjVVUyYTNSSmFXTkdlRTAzUjBNd1ExOXRiRlpFVW0xQ1ZESjVNa05LTW13MGVVMDBZMmhDUkRZeE1YZFdOVmhuVjA1WlNHWm5aemRmU21SRU5rSmxia2RaTFc1cVVWSlFZM2wyUjFscWFDMUJlazkzYm5WMWVHUkROM2RyWTI1b1F6TmZjbGMxWlhCT1JqRXhUVXBzTlZOV1NFZE9YMXBoTW5KMWNtVkpORkJyUldadGFVaFRkMEpyVXpWRk9EaDBWSGszWkdNd1V6VlVjbTg1YUU1UGMyTnJMbUpIU0ZNeGRWQkNXRFp0ZWpKeFFrTmhORlY1VDJjLlNuZlctREl0c293cDluNHdkQmFyYU9XdjNXdXFrLUpUZVc1V1dzOTIxb00iLCJleHAiOjE3MDYyMTczMDIsImlhdCI6MTcwNjIxNzAwMn0.QZEMHhGJdh0GbMDCpwv8mHJMSGabJQ-RyxR7KWQISwg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:02.324 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:10:02                                        2595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=759621 KO=13276 )
> restLoginInitiate                                        (OK=376370 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=375268 KO=1083  )
> restloginProgressiveProfileCallback                      (OK=7983   KO=1083  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.30%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.30%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.92%)
> status.find.is(200), but actually found 503                      4958 (13.97%)
> status.find.is(200), but actually found 401                      1083 ( 3.05%)
> jsonPath($.tokenId).find.exists, found nothing                   1083 ( 3.05%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################-                     ] 71%
          waiting: 155126 / active: 29     / done: 387460
================================================================================


================================================================================
2024-01-25 21:10:07                                        2600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=761133 KO=13276 )
> restLoginInitiate                                        (OK=377121 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=376015 KO=1083  )
> restloginProgressiveProfileCallback                      (OK=7997   KO=1083  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.30%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.30%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.92%)
> status.find.is(200), but actually found 503                      4958 (13.97%)
> status.find.is(200), but actually found 401                      1083 ( 3.05%)
> jsonPath($.tokenId).find.exists, found nothing                   1083 ( 3.05%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################-                     ] 71%
          waiting: 154376 / active: 31     / done: 388208
================================================================================

21:10:09.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 388522: status.find.is(200), but actually found 401
21:10:09.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,388522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f28b857, username -> user.1002513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e60641a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217009608))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWhiaHQ5c2dkYmg4bnRmcDAycXBpc2xlZjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alFtZGFka2xHY0hwcFpXVnlSV2xxYVU5Q2JXMTNMa015TW1aZlEwbHJaRzlZYUMxTVJHWTRXa2MxWVhwM2EzRlphVTA1Tlc1WVNsbGZYMnhwTm1kZlNrMHhORWxpWjI1UVYxTkZiMFp6UjJWV2VtVkRWRkJVWjJsQlJuQlBWMTlJYmpRM1Ztd3pRVmx4U2pkNmNqSnJlR1paU21Wb2VrVmFVR3g1TmpsaVdXeFFaME5UT0dZM1VWaGFNVk16U2pSTE0wVjJUMWszWWxKcFlVRXdibFJ0VkRGcVMxRjRRMlJJTm10S1NGTkhZalprUzJNM2MxRnJWV1JmUmpaTFgwTjZPVWd4YlRWVk5HeHJjVXB4VFVSWFNFaFlVekJ1YmtkV2RrdFNkbWMyVmpobFNWTnliQzFUVG1OblJXUlZNekE1Ukd0V1praGlZVTlGU2s4MmIwMVFWbTV3VmtKVmRWaEpRbTVQU2tWMmJsYzJVRWxFZVRsaU5EQnJjelJFYTJSeFJURkVaV1JVVlc1dFVtWkNTWEJXYldFNU9FMXFWMkpQY1ZkSmVWOVdSMDlaWnkxYU9UWXRNREE0WldvNE0yNXVSM3A0WkZGVU16WTBiRk0xWm5Sek5ITTFiVlo1U1dSalpqazJjMWhUWlhGWGFUVmtZMDVPYTB0cFZuZ3pXVWt0VG1KZldpMXNSSFpmVEhONFdWZFplVGRrZDNkVE4zTXdkVUpFYWxOZmVFaENjMFpVUzJZNVgyRnhlV3hTUkVGU1RWaEZiSFo1TW5wQk1IUkhiVUl3TFZwS2NVTXhhbkZaYld3NFdtazRSRk5CYzFaYVYzRjVSMWhUWDNsbmNWRXlVVU5JVGpkR1pVUldhMHR0WW1FNGRHNTRWVzFTV1hsM2VYbENXVXBUUmt4TmJraFBhV3hMU0dkUFh6VjNOVGcxT0ZoTWVIRTFORkV4T0VGWFJYQnhlR05pWlhCV2RGbExWazVNVWxWVGJuWlNlRlZZZHpSaVVVTm1TVXhuUmtKUU0yNTJjVWxtWjB3MGFtTXROVlp6VURKblJGbG9WVXRXVlZWT1FVcExhMVk1TWpsVWRUSXdSRmhRV0RCR2NqVnZla1pYTUdnM1JrNXFNMWc0V0dwMmEyZGhlVkIwYzJZeE0zQmxaRnBoTjFJNVIyMVJWVjlMVkd0WFVFdFpUa1oxV25OQk1uRnRjbVJHTjBKZlNGOTJMVmhZY1hCV2QxSk1ZelJwYkhGQ00wWnZMakp6VXpseGNWZHZhREZzYTB3eFFXWm1USFpLVkdjLjhlN2g2azJKRGNWcV9leFNpMElJU2U1aEs5U1Bralp0Wm9xamFVTW5JZzQiLCJleHAiOjE3MDYyMTczMDksImlhdCI6MTcwNjIxNzAwOX0.Tf-vakXHJc69xKQ6vQhSxg5D3QDTj_h_TlO8IqsERtY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002513"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:09 GMT
	x-forgerock-transactionid: 03cfa46e-c03a-4806-b8e1-3630d97ccec3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:09.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:09.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 388522: jsonPath($.tokenId).find.exists, found nothing
21:10:09.697 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,388522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f28b857, username -> user.1002513, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e60641a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217009696))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:09 GMT
	x-forgerock-transactionid: 28ab78cc-1896-4c3f-bfa7-adf6d1c56d69
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib29oNmRmMTNjcTJrbzBzdDh0bm1wMWF0NjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVVubENMV0ZOVVZkMGNsZEZNREJVV0U1WmJWcG5Mak5zWW1SMVMwVlJVM2xRU1VwUmNGZE5kVWgxYVZkRFNWVjRVSFV4VkZneGQwOXNiRFZHU1RWWWRrNW5jV1JFUWpkc2RIY3RiMnA0WkV4bVVEUlZlak5uWjAxMU9YZzNiWFkyTXpsRVdUTnVOVk5tYlRkWE0yWjNRME5aUkZoU05rWm5iRGhzY3kxUlVHWjFNRmxmU0haMVdFbGtUbDlvVUY4eVFtbGFNVFJwU1hsUFkxbFZja3h6WTFSUVFqYzBUbU5OUlhjM05teEdhMEpZV1ROVVdGZERWRXBtTmtOaFoxa3RZMDE0VDFscE5VaGtSMFYyYUMxUlVIWlZSVEZPUVdKT2RXSjBkMU5EU0hCT1RuSnRSRXBzVVZrek4zTmlVbU50ZEZKek5rOXhRWFo1Y2xOdGRUbEdkSFJDZERGMlp6bFZlRUp6T1Y5MmMycFNjMGxhWkhGNmVYZGZUV2N0UmxwNExVcEZaa2hZTm14d2RETXdXRUYyWHpWRU1qbGpXalF3V2xOYVUxUjJjblJ0VTFOaGMyczVURmRZT1hOdmNtNUxkV3d4TlVaQ00xQkpVVTFvUW01MlVIaFJPVll5WTE5Zk1tUmxYM3BYTFdaMFJ6SlphVzFKTW1SNmJuRlVTQzFHU25CRVoyTTFiWFl6VjNwRFpIUTBlVFZEY1RkM1dUTk5Nemx4ZFdaTlZVeENOMmxFTkd0QlpHSnZjeTE1ZUd3NGNVVnRXRkJTTWt4Tk0zVlBNSE4zTTIxNmIzUmlZM1JRU1RCcFFUbENla00zVGpGRlJFeE9NRXhzY2xoMlJWRlVVSFpEUzA1Q1NuZzBWMVphTm5kbGFFSkVZMUl5V0VKSFV6QTVTRk40ZWs1b1JFRldYM0pVUVROaVNuZHJTRGxNV1hodU5WTklhMHAzWnpoTVZVUmtSbE5ZYlVOalZrMUhjbmwzZVdsNmRYRkRiR0ZNZUU5YVgwNWtiMUF5T0VOalpIYzBPV0ZEVFZCRU5rVjRaMVZ2TnpNNFdIcDVkRVJLVTNWa1kzWXhhVXAxY20wNU5IaGxaVFF4WVhVeE1uWTVlREF6VHpCclkyaG5MVUpyTVVKVVVtWmpVV0pVVDJOb1RtNDJNa3N6VFVsU2RGZG1aREZHT1RCUlEwWTRPV001T1RJeFpXa3RNSGxoVmtKU1UxcHBSa3AxVW5sNWQzRmFSMWx5WDJ4aU1tczBMa2h0Y1VjNVVVWnBTR1F5UjJSQmVIaHJURjlXWVdjLi05b3Z6cVhFTGhZelUtdS11enRVV21xTDlneHM2ZF96cDhMT1JzcUpJS3MiLCJleHAiOjE3MDYyMTczMDksImlhdCI6MTcwNjIxNzAwOX0.-sKqZHdcFBPyNbveflKjyH4CJgUgzk9xnJ_jsn3Mlz0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:09.697 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:10:12                                        2605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=762712 KO=13278 )
> restLoginInitiate                                        (OK=377906 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=376794 KO=1084  )
> restloginProgressiveProfileCallback                      (OK=8012   KO=1084  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.30%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.30%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.92%)
> status.find.is(200), but actually found 503                      4958 (13.97%)
> status.find.is(200), but actually found 401                      1084 ( 3.05%)
> jsonPath($.tokenId).find.exists, found nothing                   1084 ( 3.05%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 153594 / active: 33     / done: 388988
================================================================================

21:10:14.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 389199: status.find.is(200), but actually found 401
21:10:14.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,389199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3af710f8, username -> user.1002068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@120a7d02, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217014049))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDczcnZtZnNsNG0xaDg2cjJrbG81OWE2NnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlowSlFOV0ZOUXprdFVHcGhhR053VURrM2EwdG5Ma3hXZW5wRVJVaFVWSEp5UzI0MFdrNDRWak5CUjNKMFQyWk9XR0ZDWWxaeVVubHdUa1o0YVRSQ01GRlFjMFpVZGxad2NuSjJlWFphUVdkNE5VUnJYMDFoWkRGUFZYWnNZM2QxV0dWMGRWOXdkMGRoVVdwQlFtRlFPVWR4Y0ZKc09XZE9UbGQ1YzBWdGRpMHRNMVI0UVhCcFMwWnBXa1ZQV1doNlVtOWZaWHBWUTJvd1ZUVXdOek16Y1ZCSFJuVlRYM0pVTWt4WFNXVm1jekpFT0ZrMllYaEZRM2R6TjBsSFQxaDJURTUyY25nNFpqWndRalZrVkZVNGVtUkpiRlpzYUdkbFdGVjBaVmhFYjFRNFNXTTVaM014WHpkWE5YUnVNVEowTUd4bmRtdG5UbUZQYm5waFVucFhhM2hvVVhWM2IxQkxXWGwwVERCZlIydFhlbEUwUm1oWmJFVlFMV2xhTW1oNlUyaHljMUpsYVZCVldqZFJiamMzTm1aQ1lVdG5UMVJsWW5nMWVYaGpRbEZLTm5OaE5ISTVXV0pWU0U5d1dIUkZRMnBUYTNOU2FIQkdZMmxsTlRKb1RUUm1VMGRqZFhOcVpXaDBSMDU0YzJOV2F6SkxMVlJ3WkVkdVJFeEhRbm8zWWxGcllWaFZiWFEyTjFSbVFsTXRUbEI0T1ZOYVNHWnpZbFkyY2xGUlRIUTRjWE5RVFVOV1ZWcHpaMXBQVVhsM00yVkVlVnBNTjNSemJUbEdPV3MzVVZWTFJHMUhSbXRoVkVOaFIyRnRRa3h0VlZoamQxOWphWGxSYnpoUVgyaGtZVVJOUjNGWFUwUk9jVFp2VW1WWFUyZHNXRkF5WlhKSUxWQkVjREIxVFZFdFlWWmlSMkpPWWt4MldYcGpjM0ZqYzJaeFZHcFNTalUxZEVoSFZWWmtha3hQZEd0dmRWbEJZamRHVFdsMWIyRndjRGxzVldkb1pGODFXRFkyVEZnMGRIUkxhMmRGWm1aNVpWQnhaMDFsUTJaRlFXVjJkWFpZWkRad1lYTmpVMloxZVVWaE5XTlhTR2szVmtoSFlUVllibXRyTmtoWmJVOW1hVWRrVW5GWlZWbE5RM0ZqVTFwbGEzbDRhV2xRTTNKRlMxOTNYMmt0V21seFJWSnFhMVo1UVVGdlJHWnVObE5hTTJOSE1GUkxVRVZTVlZkMlYycG5ZMFp2UjNwcU4yRnJMbTExVkdGVmEzaDNka0ZhZDBGNGFsWjJRa3BuWWxFLjQ1UFNDdmxYaHRzbzFjdHh3LTlVX0ZsRkZqU2RhUVZVRmV1OExKUjZGZDQiLCJleHAiOjE3MDYyMTczMTQsImlhdCI6MTcwNjIxNzAxNH0.E2pWU7eXAOpI-yMkRUUC7nlf37VTY4_lC9ot3jO6ybA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002068"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:13 GMT
	x-forgerock-transactionid: ab8c0e85-88db-44bb-960f-478fa32e2de7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:14.100 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:14.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 389199: jsonPath($.tokenId).find.exists, found nothing
21:10:14.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,389199,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3af710f8, username -> user.1002068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@120a7d02, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217014139))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:13 GMT
	x-forgerock-transactionid: edc7678c-5c27-4b38-8b9e-fa35119a9f52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTdkazVmM2RnY3A5bHVrMXNqOTIyOW51ZG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk5rVnRWWG8wV0dGUFYyNXNhVUpKVWxoNE1HaFJMalJIZW1sTVFsVkdjSFZJZVZKMk4xVjJYek5GVGxKek16VlJZWFJIV0ZaWVRtRkNXazEzV1VkWlpVMDJaUzFNYTNOeldsOVRSMWg0VlVseU5VZFBiMlF0WW5Gb2FFTm9ObmRvV2toNGVGZG1ORk50YmpsVFZqbHpTVEZxYVZCSFRISlpaM0pNVEZWU2NUTk1Tbmt4VTJ0VVNrRmxjMlZ2UXpaWVFqSlhMVmN5YW10QlgwbHRhRTFtY2w5MllsRnBWME5EV2t0S2JHWlplRmx3YldoMVRFTmtMVGx6UW5VeVUwMUNSMFp1UlZCQ1pHaG1lbWQxV1hkeE1sTjBSMkV6TVhJNU9WZzRaelJsTmpCdGMyMVRNMHc1WTA4MGFqQm1lRUY2ZEdGVk1FOWtXRkV3VDNGNFlteFRjRXhRVG0xRmRrWTRlbkZ6YVMxS1R6TjBXbHBWUm05RlkyNVhSSFpNU0ZKbWMxOWhRbWxQTTBFM1ZWSjJiRkZ5TVc0elpGRXdVMXB0U1ZGVFdqVnNaV2g1U2tJMk5XWnliVXRpYWxscWJIcHZZVlJmWkc1RGRXcFlOamh2WW05bmNtNUhhVkUzUkZaa1pESmlVR3g2Vmt0WVdrUXhTMDV5TUVkSWJHVnBXWEpFZFVsbGNtTnpUVTlIUWs5R2MxQjJhRGRQY2tReWIxUktkVmx3Y1dwTE16UjJSUzF3VVdzM1JFeHdhbG96WTNST04ycE1aRTVDWjBaRGJEUlVPV3hpWkU5NVlYY3lkbUpSYVVOa2IyUlJNWFIyUVVOZk5WSnJZbmR4VVY5bWFGTkJOMUpZWVMxVWJHOTRNMmN3Y0RkdGRYTkNWMUpQWkhWNFFscHJOa0pEUTFsNFMybHBNM2cyVURKcVkxVmxSM1p6YlRCVVkyRmhTM0ZZWDJ4d1FXMTZkMHRZTmpkWFduTXdTbVV4ZEhwaVlXRlJWRWhKWkRnemRtSjBVMFJKUVU1UlVUQlVVV2hMTjJWdlZtVXllVFZMUVROeWRHc3pPVEZ4ZGs4MFRXNXVZek41WlhaU1UxRkNYMDFTT0cxd1RuVmZhMVpGWDJWamRuZFZWMWMzTkd4VGFsOTViMDR4TjBwelN6VnZYMXBoUzJGa1pUSlhkall0VWxGRk0zRmxZM1l5U0hkdVNFOUpNR1ZVYlhoWVMzUXdXVWxVZDFGcGNFWTBRVkY2VFRsTVdqUjNMbnBvYzBwVFpXaEpXbk50ZDBWMU5sWkdkVkpMVkdjLk9YQ0FUUmJFdkJRNV9XRkJpNVcwMTBhMVdGQ3FJRnlmNTZHQnNncVpiY1kiLCJleHAiOjE3MDYyMTczMTQsImlhdCI6MTcwNjIxNzAxNH0.avNXd8-UX9GFXeZtbUyL3sJsKIrd9qCJmhx0ijB7FAE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:14.141 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:14.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 389261: status.find.is(200), but actually found 401
21:10:14.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,389261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@665e5e48, username -> user.1001060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bea8291, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217014471))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmRxM2gzMG1iZG83ZnRjbWdpYmtvcWc1dmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1RWVTBTMlozWTBGd2MzZHFXSHBLYmxaNGNqQm5Mamx4UkdKemRqRndkbUZNY1dGR01FRnlhRkZFYlVFNFRtUTVhbGh4YldneE1rUmhhVVZFYjNWMWVWaG1hV3g0VFZOWGVFaHlXRzFoTkRGNFdVa3piekV0WjNaQlRVeEtaa0ZOVDFoUE1VTlpha3RsTlVSeVpUaFVPR0Z5UXpsV1ZWVnFhaTFxVDBwRllWbHVUa3R0TW1kRU5Wa3hhMjFaYUVKS1lVUllMVWhSYjFSMGRVZGhSSEZYVUZCaFQxbGtjbkJKV0hBeFNubHFNWGhCVm5GNlQwRndNMDFET1VsTk9FMXlUR2xSV1dWeWJrbGZTVlY1UlRNemFIbFhVMU14VFRoalZWaGhhbTVSTFV3eE5VVlBZakJRWnpBeFJuaGFNSGhZVlhCT05WZzFSV3N5TjE5S1JGTmxRVk5LYTA1dWIwc3dVR0V6UjNneVkyRnVaek10YW5SV2EyZ3dNM280V1ZoNFVrNDNjbUZTVEhsdGN6Uk9PV0ZTTlVKWFZubG5iVEppWlVKTlNYVkpWbXN6VUhOemFFTkNiVTVvVUVsT05YVTBaMFJFTVZselR6bFhZeTFNVUZWNk1DMU5kVUV3VTBoR1FtNXVZM2wzTWxFeVRXNVNjakY2TUVGaWEzZHRORmxmZUU1YVNqTnpSR3B1TlVRM1gxUk9VM1l4V2t4eVdHSlVhbmd5VmtobFdtbHFMV2RzVUdsYWJHOVhTMHB1U0VvNFFWOTNaelIyV1U5SVluaG5ielZVTWt0UVYyNUVWRUZ4YVZjNGFubFFNM1F4TTJsbVJVbGxPV0Y2TlVwMVpIVklRVjgxTFVoWlNrVjBVVWxEUlhod2JVRTRabWMwWTJWaE1tSmtVMmhvT1dsaU9ISm1aWEZpVjBWb2JIVXdkSGhNU2toT2VtMDBlRlZtU21GbVVIbFFZekpCVlZkMVIybFpSRmx5TTJKbVFtMUtaWFZDZVRrMlMwNUdhVWMyY21SNmVDMHlZbUZyYzA5MVJrcEZUbWxMY1VoT05HSkNjRVk1V1ZnNVVXMWxjVUpVY0dONmRtcDNjbGRDWTIwelJsOXBSRUU0VUd4U2JXRm1YMWc0Y1RobE1sZE9UblJ3ZFZsSGQweFBWVjgyTVVZdGIxSlZTRzFNTVZwS1ZtNXZTWGwzV0VWcGRVbHhPSGR1V1VKR2FYcEtRME5MTldsUVRXeFlWekZTVFROeGEweEZMbkZSYnpOdGExTlRaV3RPWVUwNVNqTXRZa2hIVTJjLkpsNFZYQ2s5dktxRm1JX0lMcWw0UkxlUS03OE5sbUZkNUE3ZDdodi1ycEUiLCJleHAiOjE3MDYyMTczMTQsImlhdCI6MTcwNjIxNzAxNH0.PSsOjOdlTZEQzEShPXUg58RWavfpNwLVnsQSI80y4bo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001060"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:14 GMT
	x-forgerock-transactionid: 3cd7bae3-fb1f-4a0c-a6b6-ab7071683dc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:14.518 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:14.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 389261: jsonPath($.tokenId).find.exists, found nothing
21:10:14.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,389261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@665e5e48, username -> user.1001060, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2bea8291, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217014560))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:14 GMT
	x-forgerock-transactionid: 8f8ec04c-a879-43c8-9d86-fb96a9418d1b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTQ1djA2Y2lrb2I0OG1oOGg5Z29mYTRoZmwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlkzZEtjV0ZIUWw5S2VtRTVaRzAxZFVZdGNIQm5Ma1ZwU0VOQ09EUnFVVVY0Y2taU2NrNWtNblpWYUhsNlJreHpZM2wwUlUxT1pVMTBSbDl4Tld4Qk9EWjJibUY2UVhWSWRDMU1XVU16U2xCS1QxUkRTbTVsVGxkS01VZFZVR1ZhZUhSd1FsVTJkRUpFT1ROSGRHczFNRU5YYTFsRFMyZERMWEF3Y1RnNU1VNUNkV2RIWWt4S1NGVnlhRzU0TnpGT05qSlVXbXhyVDFOd05raHBhV3h1VVVzNFQxcHRiUzFpV0MxaVNrNHplbEkyYzBWcGFIVk9hMlkxTVZJeFFVWk1lRU0zV1RNNUxWZFpPRWR3WDI1cGEzYzRRakZmVDFSVmNUVXlUV2N0Y2pCcGRTMTBYelZPZUVwR1FrczNjV3gwU2toWmJtbGpaR0l6YkRSMVVFcExkSG8yWDJVdGEzUlVVRnBsV2psSFQyZHZOVFpUVlRoZlh6QjRSV05rYlY4d1ZHRnlhVzFPTjJwaVp6aHJWRXROY0ROUVExZFpiVEZEUWpVNGVtcFRhR3hHTjFSM1NFdFpTVkpUUkRGZmJHOVFRVTUzUzJoVlp6SjJTSEpUTmtaTFRVWnhMV0ZEVWxKSVh6TllVWE5DYTFFMVprNW5TVkIwZFd0aVlYQmFObEZGYVdGWFdrWjJjWFp0WDI5aWFYcGhTMkpPTkd4R1RtMXlRV1JoWmtFelJsTlJOVkF5WlVRd2IwODRTV3hSUkVKSE1HVXlRWEpqUjAwd2JrcHBSbGRZVjB4dk9HdzFjSHBJV1dsNVMyUTRXbFJzWjNWZk9FdzJhVE0xY0U5UWRFaHpNREl3ZEVKd2NGb3hlVFZEVlhKSFpGTmtjM1pRVGtwSGMzRnJTV2h5VkZKbU1VcFJkblJqWDNSak5YWjZObTlVZUdoeE5tVTFSVXR2VEhwblNWRjRaMDE1TmpRd1JHc3hTVTR5U1hoUmVpMU1SWFp5WlUxT1QybFdaM05YWjFwb1UyRlFkM3A2VDNjMGJHWlRNVXhFVGtVMU1tbElhRFZ1VFVNdFpIWmhiRk5hTjBweVRreDBPRGRJYlZWQ2JGVmhWbmhKZW1wVFgxaG1VekpVY3kxZlJ6TTVNblZrWnpFek5HNDJSelZ3TWpkV1JXTkZibll0U0hwd2RWRk1OR3N0TUhvNFUzZE1jR3RzYURJemVVc3lSRzkzTkZkRGFsTmFSRVpKYkZWak5HOXpMakZJZWtwV05FczRWVEl6ZDJKMmJVOUNlVVExZWxFLmxSdUJ1NG1scnRTRlZoVjIzalUtOHRYZV93REJKZC1iRzB1YkFOQXpXT2ciLCJleHAiOjE3MDYyMTczMTQsImlhdCI6MTcwNjIxNzAxNH0.asH5s5F_iNpCy6S9WASwRcBhpAURPM2T2rLNHGNR0Lc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:14.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:14.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 389310: status.find.is(200), but actually found 401
21:10:14.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,389310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4baa31c1, username -> user.1001197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dd8c650, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217014726))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWZqNnNpZ2EzY3JtdTU1YjRpdjR2MTd2NzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmQweHpVWE5CZG1RMFVqWnZWbEpxVWpjdE5tNVJMblZZZW1KNVIwRmhTVTl0V0doQmVqTktkbGRMYzJacFVHTk9lSE14Y3pGRVp6VllSbHBaVTFWU1ExQXhhMkZFWnpWbFFVeDBZelUyT0RWblVUWlNOM0p0V2xsd05XOXFjamxTUkc4ek0zQkhhRlI0UzFadlQweDFjbWhGTkRkNE9XVXpka2h0YjFKQlprdGtNVll3WDFNME1GWjFTRkUyYURoaE4wUTBha2MzU0dWWVduTkpOWEYwV1doSWFuVmhNbmREWkRWMWRWWTJWM3B4YUVWaVVFb3pRV3QwYjA5Vk5GSm9hR2xOUW0xQ1RESTNhbWxHT1VKbU1WTkxPV0pqZDFVMlgxaDRaRmRtY0ZrMU5uRTFkRk5IU1dWVmJFWlNOamRyUzBwUFgwMVllR2M0YTBreU5XWkpRa3RCZUhCbmFYcGhNR3cwYUZKaU1tMHlUV0psVG5vMGJrRkZkVmR3YnkxVkxYSm1VbUpVYW1SblFuVktXa1kzV0RCRlJUazVTRmN6UlhOSldGaHpTRFU1ZFRKa2JWTmhYMjlrWWxNME5GZERSamxZVGtFelluSlNjWEJ0TWpGcFFqQlFVRjlOWVZkVVgwTXlVRmxWVEZCb2NFRjJiMkZsUWxwM1VGazNSMUl3ZVVGTVdVTmtNRVpxWldkSWNuVkpNVEZxYnpGc1JEaEpXRmRhZWs1S2JpMWFMVE0yUlZaVVVVUkpTMU5mUTNoZmJXWkxhakZtYnpCcllsaElRamxXTFVGTllUUkljMGhhYTB0c1ZVSTRiV1ZJYjJNM1NHUXphVEJwTWpKdVEzbE1ZMWx1TVc1a1RHRnBlRTg1TjFOeFRFRjNVWFZUTjBSTU1UQnlWMkZsU3pscmFGa3lUREJMUjBNd1Z6SlFOVTV2TVdwclVIYzJWMjAxU1hKemRYUnVhak10UlZWU05TMXlRbm96ZEZZeVZuWk5PVk5tVFZreldWaGhNWEZRYURGT0xWTjZVRUZQU21SMlNUWnJRMk10TjJGd2VqQTJjWGxtWWtaMloyUkNSVlZqV0ZkeFVFeHNhelpPVXkxT04zZE5hMlJwUlRGVGFWSmZRVFpUWlhWaVVHNUxNRjlZYzBoNlVuQnBXamxSWkc1WVRGaHRURWg2VFRRMGExaHFSV2h4U1RoMWVqQm9VMUJGT1hwQlZYZEtZVlJRU2pCUU9YUnZVM1ZqTTNoS1lrb3dMbVpEV25sQ09GZHlVVXBWTXpBME1uWjNjR2xpY25jLlJxM19OMUlQUFd3ZHFYWktvMXBLcmpVYjZIUGhJOVdobF9oWXVNdmNjRVkiLCJleHAiOjE3MDYyMTczMTQsImlhdCI6MTcwNjIxNzAxNH0.RTV_PcUsA34oRj0KC8F6wRwO-izLxD7nJJ48SB_6LbI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001197"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:14 GMT
	x-forgerock-transactionid: 14702c60-cde9-4b42-8451-d3dab1358aa7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:14.776 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:14.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 389310: jsonPath($.tokenId).find.exists, found nothing
21:10:14.819 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,389310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4baa31c1, username -> user.1001197, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dd8c650, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217014818))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:13 GMT
	x-forgerock-transactionid: 0c2d7ef2-22f1-4d1b-8f79-5a56a1cf1483
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamR1c3Q3NmIzaWhxZWdoa2JscGNmMWx2YXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWNHMU5jRmxxUW1wM2MyWkJlVUY1UTA5VGVVWjNMakZVTVRGSU5qZEtNRlJVUW5Wb1FuTkphM2xOU3pkS1VVTndSVTVPTlhGUFIwWTVkbmg1VkZoV2NITTNYMTkxVG1SM2FWSjFhbkp3TVZaVGJsbGxTVFUzU1UxcVdqSnJjV3BHTTNCSFUwSTVSRTFPWlVoYWFEaEVhbVJJUlRodFpYZHJka0pwTkRKWVEyZGlibTFKVTJkNmNXa3pXRlJCYTFsVlVIY3hRVmxOYXpseVNrOHllRTl4TkhOWWFXOXdlakowZURCTmFGSTFaRXhMT1cxT0xVOVBNMU00Y0RkWk9FdDZlSHB4VlRoU04xaDFiR2RLVTBSQlZYRnRkMkp0WlVJMGVtZzVabmRyVFdrMlNIWTRNa1poU1hsWVpURkVlazVDWm1OelJXOTJkMmgwV1ZWU1JUUkROVk5wZGtoWVJtZGxZM3BQYWs5a1JsRTNVbHBYWDFkZlRXTm5Oa1pxWTJSVFNFRm1ZUzFNZUdod2FVbFZOamcyVUZJdGEwSTJlR3cyYUV0R2RFRlBkakpwYTA5d05YQm9ja0V0UVVjNVVIaHBabEZpWjNKaWMyUmxiMGczVUROaE4xRjBkMDlrWmxkTllUbEdRa000VWtWb0xYQlBWMUF3UzNoV1duQkJPR3h5TlVGWGFFaGFXWFJWTjFOd09HRm1MWEE0YWxSbFFUUkpWQzA1UVU5SFpYVm9iMGhWT1c5ek9WTXhOakJqVEhsc2RtWktObEY2YW5veFgwVmZPRlZVUTJsVWIyRkxkakJTVkVwd2N6QTNaakY0ZVRKbWFUUkdXalZKUmtnd1FqUjVYM1ZzT0VkQ2VuTktOVGRvWTNnNWEwRmhTWFJZZEhCMGRGRkdPRWhMUjAxNWVsZG5WbGhyZDBkS2MxOUhUVlJRYUVWM1dIQXdZMkZqWWt4V2NUZE9aRTlwZHpsa1V6bEZhbUZIV1RWVVVGOW1ZbmxEVFdONVdubEVNV2hTYjJ0ZlJGSlVibkIxTVRoblgyWmljbVIwZFdkdFZHMWZORFZvY205UGNGVTVTR0V4TFhBd09GZFFja3BxYzJsU0xVeEZlSFExTVUxRk9YaEJkeTFHYmtoSFdUYzFjekZtTTJwRlZuaEZaMjlyYUhoS2NURkVhRXQ1WW01R1RURlBSV3RWU1hWVlVqTXpaa0pmU1hkcFVXaFVjalZQYW1GbFUwdG9jRGxsUmxVMlRUSnpMblpqZERaZmIwcHFkekJFUm1oNWRrVjZXVEF0UjJjLnhhZmp3YjljdHpsZ2pieUlTTE1QaVcwWW5fNmZQVUw5X1dJbmV2cXNDRVkiLCJleHAiOjE3MDYyMTczMTQsImlhdCI6MTcwNjIxNzAxNH0.m2pqcHjmm_eA_Xw5agqbfr-rAHJiPL45oNFHF0nDsNE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:14.819 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:16.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 389596: status.find.is(200), but actually found 401
21:10:16.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,389596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f110948, username -> user.1000539, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@707de7df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217016764))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnBxNHRndGM2NjA5cXExMXRsODNmNG8xaDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWNIRmFVbVUxUTBkVGVHOXFPWE5VVkZoeFZtUm5MblpMYVVGQmMzcEhjR2RVZDE5alQzWlVNVW8wZEhOYWMyTjNZMFJEZUdoVWVVZFVTRWhMU2s5UlduUkliRk52V25aUE5HNVNOMWx2UWxKeFgyRlFkbUZqTmpGaWRraHBNa1I1ZWtwQldGVkdabFV0U1ZabVEyMUNVR2hrZEdsYVduSjRPSGx2TVU5aVR6UXhSazFVYlMxU1JHa3RXREpGUW1kcWVuUmtjelZFVEdka1YwSmphRjlRVGxoU1YzWnhVRXBFWlV4TVMwTXdhWEE0VGt0a0xWRjNhazFMTFhWelEzUkVhV3Q1WldGSmRtOXlTakZKTkhOS1NIZEVPQzF1VWtsaVduQTRiREJ1ZFdaWGRITkNNRXB6T1doNFREbE1jbVEzZWxSU2JXbFphV1JXU1ZCV1pHY3djbE01UVdKVlFUZHNNR05JVkhWaFpVRkhjVTlCV0ZjNWEweFJNRWxuTm1aQ1pubHhiWGRqTUdWV1lWQkpiMmgzTmtNNVYxRXdWa3BqTjBoUWJrOHpVVTk0U2pOR2FreFJjRlZZZW5CV04wTjRUMlpxVXpVMk9XTkVPWEJLTkU5S2REVXRVVUp2T1MxTU5HaFFhSGRFWDBJMVIwTXhia2t5WVVoS1dubGhOakpHVGpBeFdFVjZWalIxY1hWRlRGTklkMWhhUms1UFNqVlFXVlpKV2t0cVRsWktRa2xOVlRodExWQjBOVWRTVmtkRlJqWm5TSEp3VUVoTFRuRkRjV1ZaU1dVeFVXaDFNVzUyWVdOaVpuTklhalJJWkZFd09YSnRNbEowUTNCbVEyZG5RVE5WT1ZkTWVXMUlaa0ozWW1jNWJsOXRjbE0xZVhwZmFWSnRWWGd6ZW1ZNVIwVlJhMDg0YlVsNlFUVTFjRGhPYkRaWldGQkJOR2hRV0hSQ05EY3ljRGc1TVhaUk5WQkNVemhFT0MxbGFUWlZkMHRwV0VGaGNGWTBSbWQ1V1RKT01tSnhYM2x6WXpocWIyNVphRGxGUlRnNGJHOVRNVVV3TlRKa1VtTm1jamd0VmpONlEwRnVXWGx5WTFkYWNEWXpSSFJ5VDJ0MmR6YzVXakZZYUVSNWIxZFZPVEZQYms5NFdIaDNTMWxPUWpReVFsbzBVM1J2Vm5WRGJrNVZNa0p6VURCbmFsQk9hRlV0VWxadlNGVlZjRWxSZURCTFYzTnVTVVIzYldvMFRXZFZMbWN6ZVZKeGNtRnFha1ZOTTAxcU5YSldSR0ZxWW1jLmItTXZKZ1lTN0YwUzE4UmZENUZFMmVnejJwd050TFJ5eGNnVFRJLVRpYUEiLCJleHAiOjE3MDYyMTczMTYsImlhdCI6MTcwNjIxNzAxNn0.10adUPjWww0lmFycRuD0oMxT5ITHMpBFCU8RkSebbBc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000539"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:15 GMT
	x-forgerock-transactionid: 85146599-6699-4cb7-915a-c32020d6e195
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:16.812 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:16.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 389596: jsonPath($.tokenId).find.exists, found nothing
21:10:16.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,389596,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f110948, username -> user.1000539, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@707de7df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217016852))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:16 GMT
	x-forgerock-transactionid: 685dd57e-f5b3-4d64-9550-24ffddcab4a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmczOTFycm1jbWFua25kbG41YmxtbTFqcjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SU5FbGpTV1UyY2sxQldVMW5SMWhCUld0Uk9IZEJMazU2TXkxZk1VcHNlRUYxY3pZeWMxbFJOVmhzWWkxUU5EUXRjME56UlRRdGEzaGtPRlJUZW5GdlNHVTFWR1p4VTBWU1VHTmxRazl5VlVocldXZDZOMWxqV1V0dVdsRlZNRVZHYUY5T1YzRmZkRzVtTUV4Sk1UZHdhRzFZWVdwUGJVSlNTM0F3VkVKM2VtaEhRbWR0TnpZMk1YZERaRVpMWjBWTmFuZG9Ta2x2VEZvNU9WUjJTa0owVmxkb1ZEZzFhek10VkRCd2FEQm9SelZCYVZReWVFNVROalpETjIxeU9EWk5ZV2x3WkhWU2NTMDVTRzF3V0VsNVYwaHJObkJDTURoWVFWUmlUMlpvWVdONlFsaHpVVVJQUzB0Q2VEbFJWalJwV2xsalEwWktSVmxTYjJKbGRXODViblJZVTNSc1FtdG5aRXRRZFdwWFJGaEVUSHBuUkRWUlNHNWlkMlV6UWpnek1DMURUVzQ1UkdSb1p6aDBTVnBoUVRkQ1pVWTJRVlpVZWs1R0xXUkhia2hZZDJOYU9YSkRMVUZ6WDJaU1FWQTNXR3B6YTBKblMyMDRVa0Z4ZVdkdlZuWlNVemhqVVhrNU5UWlFkRnB3UnkwdE9XOHlUbUZRZG1RNFZGRmpaWFZQWDFkTk1UbFBWazVWWlV0d09WRkVRa3hHWWxsd2EyRmZNRUpYYXpORlZrUXdValJ1UkV0YVpXTXRkbXhZVWxodVZHaFFSMnRNT1VWdWNtMVZaRXBtVVhsSWFFbzFURWgxTTNaMGFuWnVUVkI1YTFaNVdrNVFabVpPTkZaRE9VRXhNbkZVZGxodmNVd3lhSFJXVEZwSVEyTnRRbTk2Y1U5TmFGVlFaMnhLTWxoQlMxUjBRVTFzVUZGRFZWZFdhM1F0V0ZFeFQxSlhVMnN4UWxCQ2RqUjRXR3h6TFZnd1ZFOWlUa1ZwWmpKdldHVmFNak56TFZKSmFXcDNZWFJ1YlcxU2NDMXdaV3BuWXpZMFdtazFkRUZvZW5WelQzSnFVazVWWkhWMGRrbFNWMjFtTVdsVE1XOVlVVTlwUmtOMWFrdzRlV3RHUjBWMVQwUkZPV05zVDFwVVMyeHVUWEY1ZWxCNk1FMVpWbXRwZGtSck5IZDNNek5hTVcxalNYRjJkV0prT0RGVFlUQjZOVkkxUkRWQ1dVbG9UMmt4ZEdseVpuSlVhM2t0ZG5sNGQzUmpMakJvVm1WMlducG1iSHBHWWxZd00yUmtja1pXWjJjLjBCdHVsRVNnZkduT1JseGR1enotWEhiMmtUelJsQW1UQkc1SlZoVUZFWnciLCJleHAiOjE3MDYyMTczMTYsImlhdCI6MTcwNjIxNzAxNn0.5qInHRPDjONrAhREuPe8w2kP_pq0XJFKn1DmpBE3mk4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:16.853 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:10:17                                        2610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=764146 KO=13286 )
> restLoginInitiate                                        (OK=378612 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=377514 KO=1088  )
> restloginProgressiveProfileCallback                      (OK=8020   KO=1088  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.29%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.29%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.91%)
> status.find.is(200), but actually found 503                      4958 (13.96%)
> status.find.is(200), but actually found 401                      1088 ( 3.06%)
> jsonPath($.tokenId).find.exists, found nothing                   1088 ( 3.06%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 152886 / active: 18     / done: 389711
================================================================================

21:10:20.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 390132: status.find.is(200), but actually found 401
21:10:20.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,390132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a81c6fb, username -> user.1002858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ff23878, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217020446))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWMwcTZtb2JlcmtsYXRncDZxamg3aTFqbWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elpFczRjalpIT1VWMVVHMVVWblYwVW5KdGNtZG5MbUpFZWpaaldVUmZaMHhhTTJsR1dWVkhiWFp1VkZjd2RuRjRWRzVLY0dOdVRrVnZlR2RWWDFwWGQyTXhXVUZUUTJSMVEya3pSWFJWY25SVmRFODRZV1Y0Uld0ZlFUaDVibkZyUkdRMmFWQktlRGxrVVUxNWMwOW5VMU5mT0VaWlVXWm1Xa3MyWXpOQ1pFbEhORTV4ZWxOc1NrTkJRM1pZYzJoMFFVOXNSV2s0TW1OclJFMUpXbVZ5WDBWUE9XRTNSbkZoTW1Oak1VWktNWEo0WlhoSE1YZHdMV2s0TUdwSVpYbFJVRlphYTNKRmJqSjRZVzh5YW1KU1luWnViRUl3Y3kxR2JFeHRYMWxRWVdaV2RrSXhOa3RpWTFwNk1rSnRaVU01WkY4MGJFSlBXSEpJYUVReE5rcGxUWFF5TkROQ2FGRmlaVkpyUmtkWFpFdHNWRmRyYmpKRU16ZDNTREJpWTFSZllqTmZRMWx3UWpNNU5DMDRSVFJyUTJNeFoxVmZSMVJwU21Oc1RUUkpXSFpmT0hSekxWaFlTMVUwVFd0VGJFZEdSSGxhWkdSRU1XOUxWR2RxZFdrMFpEUlBWVUprVlZoWFMxOU9RbVp4Y1VGQ09UWTViekJuTkUxdlEyVXRNSGhuVVRGalEzVkhPRXBEZVRrM2N6aHhaMGN0VHpKQ1dVYzJUM0pQWTA5YVpFNVdNa05RTWpGYWVVcGhlbTVHU0hGQ1VrOHlTMGhOYWxkSk1qQllPWFJYVW01SlZrVlhYekpHT0V0RGRqUkdOMlZMYlhoSE5VVTVZVUkzVm1OaGVHSjJNVEZoYURoTVJIVkNUalZHT1U4M1ZrNXlaVFZqU1ZkaFh6bHhjbmhpWW5CclRYWjFURkZDYlhsSFlsaElVR1J1TUVwVlMxaFBSaTFtWHpkNFIyUjRWbE0wT0RsNVoyTnFaVXhwVWpWd1RGZERTMk5pT0VjM1JtSjRhVkZHYjBWRGVUZ3RRMUV0UW1seVJWcE1lSHBOVTA0M2NpMU9NVGhMTkhWcFZWVldOWGs1WlVkR1oyZEJTVFZzZVZBd1FsQjNkRmRWYjNaWlJHRXhiWFJmZFd4NVVFUktkazB6UjFkRFltTmhPSFpDUmpOS01UaDFVVVpOUkMxbGRreG1Ta2xPWDJ0bmRsbzNhMHBVV2pGV1JIZEdhME13VEhGalozcGlhRXcyT0ZWRFRqZFpMbmgxV1RGTGNUTnhRelpQWW1OQ1RtOXBlVEl5TVVFLjRVY0Z4TTV2dEgzYUk5UVlPZUR6LWxUQmgyUS1aeUFUM3RXV2Fwc1ZpU2ciLCJleHAiOjE3MDYyMTczMjAsImlhdCI6MTcwNjIxNzAyMH0.8qqrUWhqIbojAfI1RE4NoUD5pICnfZ3Sq6kQCkkgfd4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002858"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:19 GMT
	x-forgerock-transactionid: 213b0814-9a73-4d61-8914-954835d5bf6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:20.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:20.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 390132: jsonPath($.tokenId).find.exists, found nothing
21:10:20.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,390132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a81c6fb, username -> user.1002858, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ff23878, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217020533))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:19 GMT
	x-forgerock-transactionid: 48f70d8e-11c3-4562-8d5b-357fce94dbe9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTkxYzZsN3RhaXNpa29hZWs1cGpqMDg2bWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1RqUnNURVo2WTNseE5DMW5UMjloVGkxVE1WUlJMblZ5YzNjMVdsVkpiSFpDVWxWT1pYUmZUblZxYlZrMmMxRmthVjl1V21aYVEzTnlaRXN0UkdsSFUybHlkbmt0T0VocVJtTTRVVmQ1YnkxeVRpMTZNRE5oV0hBMVNGTmpjVkJMYjFweVNqQmpNR0pDZFdsVk0zTklXSFpJYTBsVlducEJVM1pFT1doQlJtRXdlVWhLWWpoVFpraExRbUZVYW05VmJtd3lTSGRDVGt4R1pWSmFZVzVTVDBSWmEyZzVWR1ZuVDJwak5GVTRjV3MyV1VwT2EyTjFhVXRzYzNoU1MxUjZkV015YjJkcVh6RTVkekJwVkZWek9VTXpibVpEVVZoUFVrVjFaM0JDYzJKUFFXUTJZMDB3UzJoNGJEbFJObXhQYkdGSlZXbEpjV3Q2ZG1kalRWSkRSa1ZYWWxaNU56ZzFhWFJPT1dWZk1tNUVSMlJ0ZEc5a0xYQkNSSEZXYVV0S1NFaHJZV3hzU1hFdGNGRnFhbmhZWkdoRVozZHBValprT0RkeFdtNUpiMmh0YVhSWVRXMDBURmQzTm5wWFNIbFRTRjlMVEV3MU9YbG1RbFpuWVU5eFVWVTVhVEYyYXpVMlNGZFFSM2REWkZGeExXeDFjRjgwU2w5U1JWSnpNSEZrZDB0cFlrZDVlRUZDYVY5aU1IZ3RORWxMYjIxMGNFY3hTbXA0VDBaRFNUaDFSbTVtTFVaTWFsOUJOSE5oTFdwNlh6bDFRVEpJZFROd2FFaEJOV2szYkVScGVFbzNkbTVSZFVaUk5WWllWbW95ZVZsYVFWWldMVzV5VmtsNE9HTmFlVVI2YWpKTmFsWllNRkowYTBSc2VWWlNkMVpHYVRaRVNsaE1VakF6U2psc2NWaDBTRGRGWjNoUFVFOUpaUzB3TUVzemExVmxURVJaUzFwc1NFZGpUMHB0T0RKUlZrSkVNMll0V1U0MmIyUlJXalIxVFROTFNGOVpjV3RVU1ZGQ2QydGxVWGhJTFc1b1RFNWZaR1pCU25OaE1rWjBiWEJ5ZG14SE1XZFhMVVkxTWtGcVdrOTNRV1pEY1RCMGNETmZTMUJEU1haRVFVVmZUMDl1ZFhkRU1HZE9ibTl1YVMxWGN6SlhNRE10VDFoYWEyMVJOR2d5UmtwMVJVRnJURXQ1YUZvd2JWOUdZM0oxWDBKak5VdEpUVkE0YTBsclJXaEdXRTlwVTE5T1JYSkZMaTE0UVUwMWRsZ3liVVphWTFwM0xXZDNTM2Q2VG5jLmNNYTlKQjRfSjdvQXNJYXNqTnRweXVNbzJLZUdodnR1OG1USFcyXzd1NkUiLCJleHAiOjE3MDYyMTczMjAsImlhdCI6MTcwNjIxNzAyMH0.1dnoKIaiWK8kx5r0GRYBhX0LjBR-9nTK2JLGinSizTs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:20.534 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:10:22                                        2615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=765609 KO=13288 )
> restLoginInitiate                                        (OK=379348 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=378236 KO=1089  )
> restloginProgressiveProfileCallback                      (OK=8025   KO=1089  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.29%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.29%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.91%)
> status.find.is(200), but actually found 503                      4958 (13.96%)
> status.find.is(200), but actually found 401                      1089 ( 3.07%)
> jsonPath($.tokenId).find.exists, found nothing                   1089 ( 3.07%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 152148 / active: 33     / done: 390434
================================================================================


================================================================================
2024-01-25 21:10:27                                        2620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=767043 KO=13288 )
> restLoginInitiate                                        (OK=380056 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=378950 KO=1089  )
> restloginProgressiveProfileCallback                      (OK=8037   KO=1089  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.29%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.29%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.91%)
> status.find.is(200), but actually found 503                      4958 (13.96%)
> status.find.is(200), but actually found 401                      1089 ( 3.07%)
> jsonPath($.tokenId).find.exists, found nothing                   1089 ( 3.07%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 151441 / active: 25     / done: 391149
================================================================================

21:10:31.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 391712: status.find.is(200), but actually found 401
21:10:31.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,391712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26cb8727, username -> user.1000342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d7df95b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217031440))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXRuYTBwcjk5bTA1OG9xcGJvNGs1YjYzZWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elVGSTNNVzFyYlY5UVNuTndhVU5UZFZwelNtbG5MbTQyWDJSV2N6UlBZemx2TmpCME5sOUxVMmhTUld4SWRuUmpURTVOWWpCMGMwcGlWMmRzTVV4eVYyRjJUVkZpY2pKWU0zbGllV2R4TWpSdmNsbFhhRk53V1ZoRVFYYzNabk42UmpoS2VVSllOVzVYWkdGeFVFTkJiVmh2Y3pWT2FrYzNZM1oxYmtGWE4yUlBTMGxVV21wM2VtTmFWVkozUzNabU9WcFlSbmM1VVZCcFVGOXFPVGQzVFRGMFJuUlRVM1JLTTNWWldFaFliMnhUTXpJeWVuWXhhVlo0Vm5WSE5WWTRUR0puT0VsNU9FWXlPVGhRTTFwdGNFbzFNR1ZNU0hadlNFcG1kRUZzTkZCMmJYUkZaRWxIZUhoR1QxOHhhVGxQYlRaMlRVVlNVMUI2Y0MwM1IybDJka295YWsxQ2FXTTFPVlpLT1doWVEyOU9XbkIwVUc4Mk5sZFRaRTFuYnpSU1dtVXRWamN0UTB4RFUwMHdSMjVGUVRWMk0wUjZaVzEwYTNSaWJsTTRkVEZXVFU0MFJWWnlVRXQxTkZoc1FscFNiVkJXVVZjNWR6RnVUMjVzUTFSMlpGcG5MVlpoU2pWZlgwZEZlbTF3YjNkUWFYUjRhSFJtWjJ4NloyZDNUWFJQUjJZd1IyeFVkV2xTUWpCNWJVOXlYMjFJZDJSM1NsbGpja2RqVGxOaGQzTnNXbEJZVkVFd1YyMVNVSFV5TnpoalJGVnNWemxmTlZSU09HMDNSWEU0WW0xdFFWUnpSbk5LVlMxV1VFTkRNMGRhYkhsMWNXRkRUWFpOZDBKTFNsYzRNeTFJYzFsNmNtVmZUV05VYm14Q05GOHlYekY1VWtkaE0yVXplbGROVW1WVWNUSnNjWE5xTVRnMVUwWmtNbUZJZVZFM2RsRlFOVkJYUkZkb2JGVTJWRGxhWkhOWk1saFNlbHBTTFc1VlNtOHliRGhUUTI1cE1YQm1SSEUzUTJNeVNIaHNiRlUwWm5kMGVYRnlTQzF3TUhweFdsY3dlRWxzUlVOTVkzbDNjMEU1YXpKVFdWbEJZMFpFTmtSZmFEWk9iMk0zTkU5MWVrRkNTVzVJTUdSMU1rTkpMVFZWZGpGRlpUSndOVUZVUkZCMFJHWjNSMnd0U21GMVpGOTRaMjFzTVhaeVlqbHpSM015VUVOa1dXRk5VRlp2TVdkRk9WUlBTMk5WWlc1TFQybGpMbmxRWlY5VVVFcE1RVWRTVWxFeVIxaEJkblJGVVdjLjh0aEdDOGRrc3BybHNDTVJpaWdUQXA4N1g3blVKZE1halBHMWJ2TGR1NWsiLCJleHAiOjE3MDYyMTczMzEsImlhdCI6MTcwNjIxNzAzMX0.5_4wb_MvPSAeSWWslIIJL8a6R0Fx5rdLvDNJ4ZcSr7A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000342"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:31 GMT
	x-forgerock-transactionid: b0f881ad-fd2f-4575-9497-c05b7db0a5c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:31.489 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:31.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 391712: jsonPath($.tokenId).find.exists, found nothing
21:10:31.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,391712,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26cb8727, username -> user.1000342, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d7df95b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217031530))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:31 GMT
	x-forgerock-transactionid: eb85430c-7029-406b-b01d-459470106dbc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWVzcmNwNzVxMWhiNzFlYjN1bG11MjJycTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVRrNHlkVmhFUW0wd1NESmlVUzEwV0doWU5WUjNMbGxLVm1SRlNGODFaakpxUVdsU1lqZ3RVRTVST1docGQwTm1abGhUZG1jNVExVkNjRkppUWpWMWRXMW1lV1pIYlRaSlF6VXpWMkV4WlRVeE1WVmZVakJKVFc1bWN6azVNMWhRZW5jNVJrVnhOalJtVTFOTFRrUnJTbUZwYUZjMVdFRkVRak5pVlVSR2JGbFlNelZhUVdkRE1UTjRRbEV0ZUdWamVEbDFiMmRITUVoUlVGVkxXRlJNZDFsWmVXZDNhSG95TlVaWGFVcFFaVUZrWTFBeGVraERkbUpHVDNkclgyUkRVMUpoTUU5SVJFUkJlRXhhYTBGMlYzQm5hWFV6VXpjM1YxaFVOa0p2TTBSd01tdExTSE5XYUdKMWJrY3hNbGxUWmxKM2JHcHNjV3REVVhoUVFVcHpTMWRtZFVaZmFFNVNSV05sUW5ONllVOTBTMlJaTTJ0cmRrbERhMUphVFMxaWJVbGxlVzk2TURad2FTMDFWbTk2WHkwNFQwY3RhblF0UVdweFNYbEJlWEo2VEhkeVQyOUJVRVprVjBkeFRHRkZXRTlFZURWd1RXb3pOSFUwT1hadWNqSnZRMEZXV25KQ1ZHVXlSMUpMZVRkS1RVVkdiMll6WDJkU1RuZGxRVjlMUXpkWFlreHVRVloxYUhRMVJrVjJkSE5NVnpaTGRVSldlVUYwVFY5TVpFWnZUMjFsUjFkeGQzUkpTRVpMVm1jek1uaFJSV1JzTjNab05WSnhPWFJTVG1GNlNISXdPRkZuUWxocFV6RjRaazB0ZVY5QmNHSnJNVkZ2Y1hoUlZEWmFUelJzVkc0MVVHMWpNMFJITTJGdGFFUmtUVVZMVFV0eFIwTnVlbDlHWkhCSWQwdFNWV0p2ZEU4d1ozWlpVMEZXVG0xTk0xQk1PRkpFT0VFeU1pMTBZbTgxVG1Nd04zTlJOWFo0VDJWTU1HcFpOVUZqWlY5eVIwZGlWRjloUzBOc1VrWjVkSEJCVVZoNGVFTndTM2g0ZVZkbk1tNTFWR010VWpsTVFUbHpVVXBFY214eFptVTBUa3hmVFRWeFZpMWhlVFpRZG5aUlRXSnpOR2hsUVVKNFFXOHRNVkUzTWpWUVRrbEZVa0U1Tm1wSFRHaE9UbGRpVUU5VFEwMTNaR3RwZVhFMFVVcElNbXd6ZVZCM2RrVm9iR0V3ZUd4bmRFMW1MVWxLYTNWUFZsQXdMbkJZZDNkTWNUQndOMDlNTmpnNFZIaEhTWE5aYm1jLjREQVdoYTVKdEo5alZWcHFjMFlWMkUtZUlrdWNWYXNxTDNwVGwwRF9KNDgiLCJleHAiOjE3MDYyMTczMzEsImlhdCI6MTcwNjIxNzAzMX0.4Vd-dsAuIdiEQkaOU9M2eU4aZ3cwJ_Muc5mNNDOU9Mg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:31.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:10:32                                        2625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=768569 KO=13290 )
> restLoginInitiate                                        (OK=380814 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=379701 KO=1090  )
> restloginProgressiveProfileCallback                      (OK=8054   KO=1090  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.29%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.29%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.91%)
> status.find.is(200), but actually found 503                      4958 (13.96%)
> status.find.is(200), but actually found 401                      1090 ( 3.07%)
> jsonPath($.tokenId).find.exists, found nothing                   1090 ( 3.07%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 150684 / active: 30     / done: 391901
================================================================================

21:10:34.860 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 392232: status.find.is(200), but actually found 401
21:10:34.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,392232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@112d69d9, username -> user.1002652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3987fa03, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217034811))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXNjNnFtajMwZmMxZGlkbmVrdTY3MDJsbzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk1ESmxSbTFVVDNKaGVXbERMVk5WT1hveGMwaFJMalZRY0UxM2MwaGZkR00zUWkxU05qTlNRVmd3VmpGSmRHNVJlQzFmTkdOU05UbFVWazFNT0hwUVZtRnNkM0l0Ym1wNWRucEVibGRrTVdVeFh6RXlWVWxUWjJsWWQwczJMWGx5VUc5NVYwOUtlVmh5Umxac1dubFlNbUpKUkMxd1dIWkVXbXhHUVRZMVRtZFNkMnRJVVV4RmJ6STRiWFExUXpoTGFuWlBiMmd0VlcxUlpESXRXSFF0U2xZMllXTklSWHBJWlhobVJFUk9USEV4ZVY5Vk0xOUljRk40YW1wT1pHNHRiVVpHTVRsU1NFTnJhMG8zZWpWRUxURm9aek5YYzFSR1dWUmxVRUpETlhaRGRrdFVOemsxVW04NGJIRjFUbkYwU0Rab01IRXRUVTlPUkRkM2VVZFplbDlhZWtoRlpHUTVhME0zWDJoNFprUk5kR1ZCVm13dFowSnJTWGhhTFc1b05razVielZMYW1oemVrUkpRVlJXVGpWWmFGaDZTa1ZSYUdST2NrUk9XV1pDZUVwTWRVRnZTR3hsV25aZlFsRkJiRFpzV0dwbFFuaEJSMlZTYkRkMlIyb3RlVjlNYzFCdFlUWnRabGhaV0RKd2RXaHhVV281WjA5UVJVeFNXbGRhY1VORVVVaHBWbll3UjNneFQwczVUSGxVZDJKMFlqRmxjbkpRU25SalRFOVFkRkpNWjNSME9XNTRjalJPYVZVNVZHVTBjVk5mY25ocVpUTkZjV2xxTjJwUVdrUk5WRXBaZUhodlRWRjZhbk4yTVhNM2QyMW9ZVVF6UWpSMFNIUnllVXBSWVhZemFtSTJRV0pFVG1OdlMxRTNaVGh0Y25KMVZsWTNSR0pLU1MwME4yb3dOVmhyTFRWcVEwNVhZalZuVFhwMmRrZE5lVkl6U0U1a1puTm9abFp4YlVwVFdXaFJVRlUwYzBOMGVrMTRXV2xTVUZwV2QyNDNhbmg0TVdZeFpYbzFaVzh3VldrNGJUWlVVbWxDVEVkZmJuWjJhWFJGZEd3MWRrSnlXRFZVV1RneVpWRlpZM295TVRBM1ozWk9lVXN6Vm5CMGVuZDBOMjQzYURkcE5GWlZORVl3ZGxKemFURlVSRk5oUkhWR1drWlJaMkpvY1doU1dsSkJSM05ZYTJwbUxWaFFUemwwVFdkUlVHdGxTakJFZDJSbGFqTXhUR2R2VERWVFdHMW5MbkZVWDA1NFFWbFBWMmR5TmxCa1oyTnBOMFZrZGtFLmhRNnFkRzlCX3dpeE9SdXQxWnBiQVZLaFZPd3VyTFQ2dncwVjRPcDhON2MiLCJleHAiOjE3MDYyMTczMzQsImlhdCI6MTcwNjIxNzAzNH0.J8PQxSPJ9x6fHvYJNGXESzvcAZX4OeqEJjQXZjZCax4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002652"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:33 GMT
	x-forgerock-transactionid: 3cb03abd-0531-4d95-9913-249ff57a1b2d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:34.861 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:34.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 392232: jsonPath($.tokenId).find.exists, found nothing
21:10:34.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,392232,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@112d69d9, username -> user.1002652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3987fa03, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217034900))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:34 GMT
	x-forgerock-transactionid: 633621c5-4ec1-4990-9822-754ba2f9ef6f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDI2Y3ZzdGxjcDBhcmE0YjFsajM1amoyMHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlZYcGtOR0ZWVlRsdlIxbDBNbFZvVEU5UE1sZEJMbkUzUjJSNlRVWmpXVmhYWm5oNlJ6SjJkVFEwUjBoT2NITnFOMnhmVmtGWk1HMHRkMUpDVnpsQ2JFWmpkalZuV25vd1pqUjVlVlpSTTJSVmNFNHhaRXB2YUhwSWIxWkJNM0JpZUdremNWOUhOM2RDWWpkcVVIa3piVTlWYTBseU5tWlJUVmxPYWxWQ2NWbFhVMWRxVGt4amRHWmFYM2t3VWpkRVRYYzFTRzR6UkhWVldrRlFablI1VVZFMVlqSm1WVk5uV25FNVdGVlNPVEpmTm14T2NWVkJiME5zVG1ZeFJuaE1kbEZVTVhWNVltcHJiR1ZOUzFoVGRVRjFUVm80ZVRKNFgwVkZUbFJXYlZkVFRubDBTamREV0hGQlpHZG5UR04xY0RCWFRETm1VMUpQTTJ0TExXNWlNVmhsUm5ReFZsOUJTbVpqWVVJMVYwTklZblF3WWtKWWRIcEJaVXBMUVRCemFUUjRhR2xWYlhCTGRqWm1ia0ZaUXpGSWRYcEtjWGxpY2pCWWJFUjRNa2hDT1ZkRlJqTTBMVXg1VERoYVVFSnJaV1k0TjBaeVowTnJYMmxRY2tsaGFHdElXSEZxUjFOS05ERjRjVmt5WlVSamMxODRaVWhKZFRKamIyUjBjbnBZYVRrMVNHaE5kQzFXVVhsQk5ISkJZamczZWtwM1UxaHNVVXhrVEhVNFdFZHBOa0ZUTkhwNWJGODNlbWRJU2s4NU5ua3dVSFpaZEVVMFYwUmhWWHBUU1hWb2RtTmZaMkZ0YWxCYWIyMTBhRzVJVkdGWWNXUk1aSEJ6TFd4a2VGUXROVnA1VFZWZlQxZ3hWa1JSVkhSaVZHOHliREF6YlMxM2RIRXdaSFZNVm5BdGVFWXRUVVYzYm5WNlUweE5TblZ3ZG5vMlZrMU1NMWMwUzBsQmVERnRjM2t0TUc5c1VYRjVPRWh6WjNKWk4yeE1TV0YxVlhweVVIaEllRFZtUVVWeExWTm9iRnBNWTI1NVRpMXpSRWhNUkhocFprMVJUVzFhVUY5RFlVOVFhblZKTTIxWVJHMXZabVZZZVdNd01rdG9WMFJ2U1VaTFJuVXdUVVI1TWtSTldHaHZTVEZaUTI4elZHcGplbmRTVTBkeFZ5MXVka1pUTmpob04wSkpaMmw1VjBWcFMyUkpZMkpOWkVKTFZYUktPVWhGYkd4NWRFZGthMmRuT1daSk5IRTRMalZZZGs1WE1IWkRiVkZqWTNKMFJVaGhRekJ5U1VFLlRHNTI0WUhsZzcxRXhDRlJPNmd4M0wtNE1SVXVXMWtCRWFTcmpMTklQbEEiLCJleHAiOjE3MDYyMTczMzQsImlhdCI6MTcwNjIxNzAzNH0.e5yiZoaSCzYgmODhcY6EeIwBr8tCiIZEWc9lRFuUkHI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:34.901 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:37.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 392541: status.find.is(200), but actually found 401
21:10:37.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,392541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13f5682a, username -> user.1002381, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63b66b55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217037000))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczUyMW5kaTMxOXBzczJmdDY2dDVwNmd0MjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWNFUTFibnBTVFdGR2NVeHVMVXhKU205V1ZHOW5MbGRxVW5GdGRXdFdiWGhKU1ZGU2FscEZNRXhPWW1GS05ITmhSVXB2WnpCYVkzSkZZbEUyTjFkM1gyeFVPRTg0VGpGTlZIRkJkMDg0VDJKNWNXMXNhRGczUldOd1YybHNjemwwYUVkNFQzTnplVEZKWDJoa1pVTTJSSEpwVm1nMlRqTlJUM1IxY20xclpXRkZTMjltYURNemN6bHdkSFkzV2xGbVRHeDNRME40VkhSQlJuTnFTbXBDVEhGcVpVaERjWFk1ZGtwZmNIa3dZMmxyTUU5WFNGazJlSFZFWHpGNlEzbEZSRXB3YmtocGJrUjBlR2RIYzB3MVVFaFdTWGxFT0d4NFVrWTVUbkZCVjFCd2VuZHdXamhZYldkeFlWQmlaVWhxU2pkWVZUSkdWVFJoWVhKNkxVOUZabWwyUm14Nk1FTjNVM1JFU0RsQ1FqVmxWa3hZVVhjd1IxTnJWelZuVkRSalMzTnFZWEJFZEVoUkxXVXROR0ZtVTJrNFkxRnRRbFl4ZWtsYWNIaExjVFpqWTFCMFIwbHJRM0o0U1hkc1ZGbzFOV3hITjI1SmVrVllVMVpLUTNCRWJ6ZHVRemM0T0ZwbU1XWXdjMHhzY1UxMWJqWnZkVmwzUzBocFRtMTBSVEp1Y0RoeFltRjFURVZ3ZDJ3M1pWbEJSMVZGUmpkYVpXWjFRelpsTUZOU09XRnVkbXB2T0hSb1IzaHBNRGhZZW5kYVZrNVRaMlZEU2sxU2NVWmtWMUE0WVZkV1JuRmlVWGx5VUhadmVsaFRWbmxSTWxGclkwcGlaMWhyTlZWUUxUa3RTbE5RWm1OSFowcEhkV0ZsUkhBeFFVNXRRMlIwTjFaeFluWlFSMHRzU214dGMwcEtURXBPYUVaWmR6SmpVa2h3ZUcxWGNuaE1SblZNVUZSSExYaHZWblEwTkU5dWJESXhZV0ppTmpnMGIyVXpOWEJRTlUxeE5rNVdjbEJJZFdWek5HOXpheTFOTFU1dmRIaFJPRWRWV0RBemVsQjZURWd5VDBGcGFTMW5jMnhtVm1ZeWJYcGljVFJwT0dSU2RYUkRaVVJqZDE5R1pXaE1Ua1ZrZUZKcU5rZ3RhSG8wVnpVMVpXazNUM2xCVkRFM1RreFNjR3g1YTNaT1RscERjQzA1Tkd0bVNXa3hPV0pYVGpCV2NVNXpNemx4UVhZNGMyTlNiUzEzTUZKSk56RnZMbUZSY2poV2IxWlhXV0ZIV0ZaUGFGUjFlRGN5WTBFLlBaMGZXX0N1U21lYlBITFVha0NMd1QtXzNpTGVQLUdyQnJ2Z3VBUDJBZTQiLCJleHAiOjE3MDYyMTczMzYsImlhdCI6MTcwNjIxNzAzNn0.mmm6rvJVqzDu7ifWJhlQ6Z_Vd2RTIhigEMM0y0pSXz8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002381"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:36 GMT
	x-forgerock-transactionid: b31004a7-8215-48e8-8e68-5d8d1d12bd81
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:37.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:37.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 392541: jsonPath($.tokenId).find.exists, found nothing
21:10:37.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,392541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13f5682a, username -> user.1002381, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63b66b55, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217037087))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:36 GMT
	x-forgerock-transactionid: 4b7faba9-dd8b-4145-a947-003439164ed7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnJkMmZkOGs4aWhpZmc4dTI5OTIwMWg0Y20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVdUTjRSVWxrZURCWGNERmlhR2h3YWpKd1pWTm5MbHBXZWtoMldWVllhV1poV1hNMWNtUlVXRGgyV1RFMmNteFVYMHRQY1RFM05YZFpUVkZ3UzJKM1RtMDFjWGN0WW5oSVlXcEJWVmhOTFZKbWRHaDZUVVp3V2tsYVMwUkJjVUpuYkdSR1N6bHhkazR6WDNsTVExWTVlVE4yVFU5d2FVZ3lVbVZEYkhZdFkwaHVTbkE1WTA0MWFIZDBWbkZYYW1Wak0yTmxVbXd0V0ZVMmQwWkVWa0ZQZVMxdWQybGlWbUZ3VDFBMFduVnRXbDlNT0hKd1Mwc3pjakJmYmpWQk9EQndReTE0TTE5RU9IbFJSRWN0UkZkR1dGOTVSRU5WZUZKU1ZIRXhUbHBUZW1keFEyZFBORWRHYmpaa1NHZFVPUzFpWTA4MGFVVmxkSE5TYlZCd1RtVXRWblJxU1RWS1IyRkdWVTVpZFc4dGEyTktXbk5YYm5aRE1tOVlZbU5JVlVJMU4waFZhblZVV0dwNVpUUmhabFZYTURCM01WUlNlVVJVT0ZWR1pFaFVkRUZRVkZwU1RsUmlReTAwU1Y5VmVXOXZOVlEzWkhnek5HdFRObGQ1UmtSRmVYbGpRa2RhYVdSVFNHbENRMGcyVERKQ05FeFpTbGN4YTNwWFgwZHFSMk5YYlZGTFpXTjNkekpyY2t4Rk4wOXRSbVJxUWxGZmNFcEJTbk4xZWs1bExVbHBaUzFZZFZkeWMwTmFiemd3TWkxSlJFcHRPRXRIZEY4eVpsQTJjV1JmVjJNNVFrTndZbTVpU1VWUWJsRklVRVZSZHkxSE0wZzJlbEpIUTJaUVMyRllOV3RGTTB0dVEzTjZhRGxHZWpWblEyUk1lWGxyZFRaTFFVVjBNbEUzV2xCQ04wc3pZbGxTUldOalZHbHFPVXBwYW5KWlZrVnVkVWR0VFVkSFdXeEdTMUJCTlVZeGNtVkpaVnBVV25RdFVESkRSWEJ0VkVkWWVERlZaRFJOVjJsNVkxWnVWbk0wWDBGRGQyOVBWMHhXWDI5MmVtUkxZVk0xYnpOdlZGQlJOVEpPWHpaSFEyTmhVekk0U2tsS01sbDJaMUJXTkVkU2VFNTRjakIzYzIxSE5UQjJTbU5sWlRNelJIVk9iMDlMYUZsM1VUUmtaMnhYU2tsMldqRTVaRVZuV0dsc1RqSlJVa1p3WjJaRmFWTnFkVEpCYjB0TU1WaE1WMWRyZUZWVVUxUlpMbmQ0Y21wQ1IwaHZOVkJXVTFwdFZYTjZURGQxYm5jLnRacXVaUnZMMHZ4UExGWVh6NWcyUEtFOHA2WDhwSHl0ekFpMVdjRVJUcTAiLCJleHAiOjE3MDYyMTczMzcsImlhdCI6MTcwNjIxNzAzN30.TDUECfmLw5QGbnffUUKC2imPlq95JiDu95RPSGu6Zhc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:37.088 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:37.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 392594: status.find.is(200), but actually found 401
21:10:37.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,392594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a1fde96, username -> user.1000588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b9ec0d0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217037354))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjgzbGthY2s4dnJlOXB0dGo3aWUzcGxlYnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlNVWm1VV1ZCTm13MFkyZFpTbEpyTUVWWmVIbG5MbEpTZG10c1VtMXNaVXRqWWprdFJrczRURzVMYlZNdFFuTlVOalU1T1daNU5YWldPRkZMU1RCM2IyRjVSMFpSUkhFd09IbFNiVFJuTmt0eGRreGlWbWhRVTB0V2FXcGxkMXBMVmpCaFRYRklkaTFoWjJJeGRGVlRUbFZUVVhOSGMwbFZOMnd0YWxWbFZYWkdObTVCWmpnM1F5MXhka2hRY0ZWb1lYWkVWa2xKVGpsbGRITk5UV1pKVVhWQmFsVlBjbVJLTjNveGNGcG9XRGRqZUVkV1ZETk9TMUZ2ZWt0VVEyZFVNM1JsUjBjelNHc3haMVowWjB4MWVUSTFNbEZmVVZSU2MyWkpaSFI1YzJVNFJVOHdlRjlCVEVaT01rUjNTVzVqT1dwTlZGRTBielU1WVhKaUxWbEdaRk5TUmtsa1dsTklWM0ZaTWxGdFRHMWZZM2hCU1VoU09XZHlka2hoTWxsM2JETmtSVWhYV0RWRlYyaHVVSGxTUXkxMFdsSk1iMnhLWkVaemRHMXpSazVwZUhkWGNEZ3RhblJMYVdSc05XMUxPVlpUTnpoalVIWTFWRUp2WVZoMGJISmFhR3Q0Vld0TFRVcEJhMmh3WkcxSFJsQTBPSHAyWTB4eWRHZ3pPSFJqUWtoWVExTXRSRWRRTUhGQmRtRnJjRU0xT0ZRdFoxcE5SVlJPWTBkTFVqRm1la1J0VldscFpGQnhXa2N5WlZsRGRGWllia0kyVW1aS2RqSlVhMGhmTUU0dE1sZHFVbUZST1ZWb1V6VXdjMlpqYlhoTVRIWTBOV040VG5WRVFsYzNRMUppY1VWQmVYUktUelpmTTNwVmEyUlNOV0pTT1RadGIyMXNZak4wWTJNd2JsUkRaMGxMYlc1ZldXRlpVWHBrY2twSVltdDZlWE5yY25OSmMwcHZVRzk1V1hacFRuaHVWM2gyZVRGbk1taFNWV2RRYzBVNVlXUm9lak01Y0daU1dFVXpkRzEyU0ZKMFRrVktialJWUW1WUFVDMHpUWFJ3TmxGM2RqbHRjVk5pVm1KWWVESXpSMDQzVUU1TGVHRTNOMjU0ZGpjd1NIZFhWelZEWm01bmRHTndSRWQyVjNsc1NrWjBhMmhYU1VkVWFsUmZWSFZzTmxaa1JtTTJaRXd6YW1KTmMwcENPVU16TlU1T1owRXpRelV0Tld0MFkzQjZlVWg0VjFob09XbHJMazR6U1hGWlVYSmxaV2R2VGtaR1VsODBUa1ZXYmxFLkpWNUhnVVZpclV3c085d1pKemkzTlFSNjdXc3hfb0J3U0RuUW5QeWdVT3ciLCJleHAiOjE3MDYyMTczMzcsImlhdCI6MTcwNjIxNzAzN30.am-rIaQfVjAnol-WsFWRYjvxuw4ZCQMyH9SJo7l6Udk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000588"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:36 GMT
	x-forgerock-transactionid: 9a8a533d-5583-42d9-b11d-45209bdc1c33
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:37.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:37.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 392594: jsonPath($.tokenId).find.exists, found nothing
21:10:37.442 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,392594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a1fde96, username -> user.1000588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b9ec0d0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217037441))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:36 GMT
	x-forgerock-transactionid: d6c74fc7-068f-4a9c-866d-e790a179b3c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2pzN3M3MzR1ZTQxcWFyMnBtM2lqdmk3Y2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlVHRnFOVzV2UzFSMGRYbEJUR1V3WTNkUE5YcG5MblpqYUhvMlNtSmtZemxKVFdwR1FVUktWSEExTmxKeFlUVkJNbTV0WmtGc2NsQnRlREZNZW1sSWMxUlpUR1JNUVRGdFYwUjZRVTUyVnpjM2JVazVTMmhOT0dsdGFtaDFTMFZrWVhscGVUTXdMV3hQUjNSd05ITXpOVFF5UzFKeVR6QlhUak0yYVhwSU1WbGpla2R2Y1dSVlRVRmxhVmhRVUV4dU1qZDJTM041V1RCMk5UaHFYM0ZEY1haRk5tRkJZMWxHWkU5RGJ6UlRaRXgwTVRkcGVVcDNNbFpFWkdGVlUyOWpSbk5sWm5GVU9YRkhaVkZoYjBGalZtWlVkMVZYZWtWNFIzSnJSVFZRTVMweU16Z3paVmx2YW14RlVVNUNiakIxZFhnM2FsQkRiMFZUYTNsdGJESjVVMlJUUjBZMFVERlNkMnh6TkVSNFJGTnBhSEV5VGxKSWJWcExORzFEU1hsclRVUjJhRmhzVTJoT2QycGhNM1JtT1V4MmF6ZFdZakZtZEdOaExWSlViVGhYTmpWQ0xVVndPSEJWVERGRWRXOVpUbHA1UmpSSFZUQmpaWEZCUkMxUVltTkthSE13T1Vkb2FIRmlUVkZEYW1GNmFHTTBVbXBOTVVGaGFFcDVlakk1WkRWeGIzQklRMlZNVEhCWlNWTjVaR3MzU0d3d2MwZFhUbTUxY0daUGJrVjVVMjFQYVRoTVZrRnFXbWd6Y2toVWRubFlRMVJIYVdOdlIyWkxTSGQxTjFKdVFrUnFRM1ZRWkhwbE5qZG1kR2RKTjNaWFQyMVJZM2xqYnpOcVQzWmxNR3hDWkZkV1h6aGtXVzB5TlU1blFYWnJXWGMwTTA5RFYwRm9TRXc1VmtweFlqa3pZVFJTUldnd1dHeFJWM0o0UTJFM00zZExZMWx0ZEhZMU9XaGFRMUI1YWtSdVR6ZFVOVEk1V0RWV1JXSjFOMkZLUVZRNVJHMTNOVWx2YmtsVmRqWk5WbTVPYkRKeFh6UlNiRzVZYmpaR2JFcHdUbTluU1dWaWRFNTBlRGMxV0Uxa1oxWnBTWFZ3TnkxRGMyZ3pOa2QyYkhObFgyczNTVU52U1dwNVExWlBiRGd0T0VSVmEweEViemhNVTNwWlNWVnVNemx1U1hkSk9XdFJWMHc0TTJOa1RFVTNSM1JmU0c5cFJHbE5kV2xCUzNkR05FUlpNMnd0UVdoeU5tZzBMblV3VFdoWFIzRm5iRTV5VTBONWVFMVdaMDlVWldjLk1ROWNpTUQ1eDlHT3d1TnM5Mkpra0tEYnlXVEY1aGZqbnZaX3BxWXFseUEiLCJleHAiOjE3MDYyMTczMzcsImlhdCI6MTcwNjIxNzAzN30.9kDwwTLEFKmwnkTy9sxmN1epfx1fXgygWpl0T1TOex0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:37.442 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:10:37                                        2630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=770033 KO=13296 )
> restLoginInitiate                                        (OK=381539 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=380427 KO=1093  )
> restloginProgressiveProfileCallback                      (OK=8067   KO=1093  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.28%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.28%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.91%)
> status.find.is(200), but actually found 503                      4958 (13.96%)
> status.find.is(200), but actually found 401                      1093 ( 3.08%)
> jsonPath($.tokenId).find.exists, found nothing                   1093 ( 3.08%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 149961 / active: 24     / done: 392630
================================================================================

21:10:37.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 392680: status.find.is(200), but actually found 401
21:10:37.986 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,392680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a7929d8, username -> user.1002930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60738816, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217037941))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDJsamhyZHFhZzc0YmJmbGZzNWNqdmVobG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVNXaDVaVUpKZG5wamRHZGhXR2hFUlZCRE1YTm5Ma0Z3WWxGV1IwdHhMWE40Y1VGWVEzRk5PVmhMZFRkT1RqUnJaMWhIWlZWUU4zQnBVM2xvVXpOb1VVcFFVM1ZTWVRSdVFYZHBWRFl0YkZnelFsbGtTV2xsUkZkeGNGTnJWWFJRZUhWdldFTTFSbTVyZDBaeWNUaFlYek5EWVRabGVUZERkRkZZYmpVMlIwaFFjRkJSUkRGSGVXbHVkRTgzTkVSRU9HOHhhalJ6T1VGdGVXdFZNemRoWDAweVRGVlhVWFU0WkVzMGMwSlVRMVJZZWtwaFNVWTFiVmM1U3pGU1ZsQlJORWN6VDNOZlNuVjVXSGhqUXpsQ05tVlNaR2M0Wlhnd2JEUjBjWEV6ZW1OdWMzRXliM2hrV1RWdGJGRndNR1ZUVGtOUFZXUXhRWFZ5WVZKV2JXOUVMV2xUUmxsZlFtNDBla1V0WmxZd1NYbEpZa1Y0T1hOWGJIZzRUMjlETFVScFNuVmtNbk5zU0VzNFpEbDVlazFqUjJsSVlsbzBORTFLWDBGUlVqUnlkM3BrVTJSRU0wMUdXSE5EUmpsNloxOVZabGxPWm1obWVFTjJXVWMzT0dkTlVqVlZTV295UVhOaWFXUllaSFZrTkdoT01tSktUbWxuWW0xb1ZVSlpXWFF3VDNZMGR6WTNVRUZFYzJjMExVVldaRzEyYUU5YVN6QlVhMGRsVFdWbVYyWldRbDk1Y0ZCb1MwNVhkMGwzYlVvemJIVm5lSGQxUkRsSlYyeHNlVXhhTTJ0V1ZDMW9Ra04xVjBaSFZqSlVTMkZ6U0Zsb2QwMDJSVTFVWkVSZlpGQTNhRVZmY1ROTFVXeHNSMEZuZDJkR2FISldSRU5VYlZWNGEwaEhZWGxsVG1acExXaHRWbFJHYVdwVk5ETkpNalJIYjE5NVp6QmhTRmMzVVU5bVUxTnBWRzVQYWpaQ1JraEVlVXBUU1ZweWEwOTNabk5FVHpCdGIzRTJTbmR3TWkxd1dYcEpkVzA1Tkdka05tTmhlRzlQY0ZCbmJqUkxWSEV0TFhKMFdWaHNTSEI2VldWSFVGOXVhM0Z4YWtaWmJYWndhbE15Y2twUk56QTNiek5ZZEZSdlRtUk9SbDl3YVZwUmFWZEVYMkZ0UzNOTWJta3RUMjFaYzI1TmVrNWhWRXBWYVRJMlJUaFlhelpQTFd0RlZtZDBXSFptVGtoSlFtVm1aMmx5U2xOZmRESTBMazlVVUdaWFpUbDBZMUZPWDNKU1gxSlVNM1Z2UW1jLkYzVzZxakdHSi10b19vTkhxNzdnQTJhaFY0WXZJY2hELVYwaXpvSk5LSjQiLCJleHAiOjE3MDYyMTczMzcsImlhdCI6MTcwNjIxNzAzN30.O-XjKwCGsYbzHzYKvoyhtPadJwg0tpvGxO94JCMd2AE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002930"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:37 GMT
	x-forgerock-transactionid: 84a091de-3228-4eb5-96e0-cdffd9a15bae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:37.987 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:38.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 392680: jsonPath($.tokenId).find.exists, found nothing
21:10:38.026 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,392680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a7929d8, username -> user.1002930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60738816, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217038025))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:37 GMT
	x-forgerock-transactionid: 576f6653-b044-43f1-a066-7e7d9cd1ffd7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjNrYjdnbDgwazkzaXRvYTAyOXRob2x2ZDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlUzTm9RM1EwU0ROd09XNUNVUzFaY3pKdFoxVjNMalJvUTJobmNUVTNVMlUwTm5wdWFVY3RTMDkzT0ZkdWFVVTFVa2R6U0VZMWNreFdOVVpLUkhwYVZqZFhkV3htYm5vdFNWWlBiME5RVkV3eE5ETkZVVVJwYWxwSFdrcE5MWGhzU0ZCTlpEWklWREZ0WTNKR1pFUlpSM0pKVjA0eWFtdG1aekpqZFVrdFUyeHZNRGxhV1RFMmVtVjBaV3RRZEVkM2N6Tm1ZVEF0ZWtGMVZYcENlVkZhT0ROT1ZGbHhiMmN0TUZsVllYUXRUVU15YURCZmNrWmhXbEYwVVZaa1V6QlNUblJ3TlhWdVpqVTVOVzEwVmxWa1R6STRkRVYxUVRScWEyVlBlaTFTV2pSa1RVSlpabHBKVFY4d1IzcDViVkZNTlVjeFpWOUdOMVJQVkRKVmRHWjJTbnBXYVc1SlZtMXVjSGN4TjA5b1NHWkZRak5GWkdGTGFERTNVRXd6VjNRNFNYTkpaSEpvYkdFemMxUmhaakpIVEVoRGFHTk5WbkZCYldsM1lrMVlaWFZwV1c5TVFYbFFjV3hDVTNKbVNHNUVVbVZPTVVaNVMyMXZWamRmTTIxVVFpMWpibWhzYzB4RllsTTVVMjVQZVRKSGIwOHphR2RLUWs0M1pXeHFhRmxqVW1kVFpURXhObDl4WkV4SVoyOUVUbmxpY2tSaVdIZHBUMFpIVldkUGJEUnRNbnBsV0hRemNWbDFTREYzYmxCb1lscFJRMmQxUzBzdFEwWldjazlDYVhoR1RUUjFNRlY1VmxSUGNWTkhhMk0yVmtad1ZuUXlSRWRYU1dveUxVSTJhSGxDWW1jMlExbHVkMmRYVkc5SFJXdFFhMnB0Y1VSMU9IVmFkV2QxVjNOSFpEaFlaRFY2VlZCU1J6ZEZMV1l4VnpVM1dsbFlhbTV0VlRaMWRucHpRa0kxY2tWWGNESjNiVFF4YURJNVQyMUdNVWgyWDBJMVUxZFNablZhVERCTlRWUlpRalpJWmpkRFVsVlJia3RCWmxaRVpVMXljM0ZvYTBOcldqbHVlRkpUYlZsdVMwbHBkbGMxUkZOMFdteG9XVlZMVUhWcmNWWlBZbDg0VkdkVVlWSnVTVk5PU1ZJdFdETjBRVTlUUW5kWU5UZGpXa2xFVWtkc1pEWnRWRFkyTm1GclFsWXhaMUp6YldkTVlUSlVaRTFETjBadE9EVlNTbEpVWjJWSlJEWkpMa0ZCZG5Cd1IyOXBabXRXVDFka1VVMXNOM0JSZW1jLkZHUlFEOTQtMFp2YmxNdjZaNkc2dmpaRlNCVW5CbW85aDJrcERSRzJZdjQiLCJleHAiOjE3MDYyMTczMzgsImlhdCI6MTcwNjIxNzAzOH0.N78iQhJeUKbvTBoZ2FTuHJye3uUJXuAhb5BYhVOEPHk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:38.026 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:38.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 392768: status.find.is(200), but actually found 401
21:10:38.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,392768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fcc6006, username -> user.1001257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64e6c148, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217038517))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnAxbjBxOW1tNHBnbW9wZzVvZ2ZuNjBlcXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWIxVlNka1p0VTI5SlUwOVpkRmRmU1hkWlZ6bEJMbFUwZW5vMWJGTkdWRTFKTVZkek5USlBNekZpZG5OdFVISnRhMVpoTURod2IzWlNRMDFuZVVKd1VtVTJaMDh0UjFrNVRteGhObmxPWjFSeFVXWTNUREJCU3paVk0xcHZhV0ZMWW0xTFFubGtka1oyT0ZadE56aE9jWGw1V1ZCMlVVSnpiRjh3ZEZWRk5uZFhhMGgwZDBKMWExZHVTMTgzU0RSeVMyNVZibXRLUm01eU1rWkljRWQyWnpGRFlVODFTRlF6ZUU1R05rTjRlRzFDYkhadmJFNVRhazVrTm1OSWFtaDJOV0Z2WjNOM1lWbFVPRVZwTTBSUVgyMVhVR3RtV1ZoSWVFbzJWRE54TUU5ZlozTTNkVXR0VUVSeFVsQjRha2RLZDBkemRqUnBkRU5VWkZkVFMzRjVhVGRIUVRFeVRTMUdhSFZ6Ukc5M00xTm1aM1ZKVTJkR2QyaGhiVzE1TkZReVYybERWRE5zYTIxbWNVRlhlVlJCZUZSWlVuUnlkbXBzWlVWZlQydFRhMHRWTFRCVlJWaENPR0pKZEMxcFlUTm9TVjgxU0ZObFdsTjFYMUZDYzFVemNYaG9aVFZpTm1Gb01GcGZNa3RXTW10cGQyaDVTMnBhWXpSeGQwOHlOWGR4TUdKeWJqUnpSSG8yWmpsaVVYVjZYMTh6VGt0MFQyWkdOSGxDVVdZd2IyOXNXRzFpVnpobVRrMVZNM2M1YjNoRFEybFRabUp3ZEhCZlkxUXpWekpITFRoa2VHVjNhaTE2TVRsaWFuSnFVamRrYVdVMWMwcDJhR0ZLZDJaWllsSnhaSEZzZGt0RFVHaDJXVXBYV1dwd2EyMTNVV3hHUkdaaFV6RXRkSE5rTWkxeE9UUndjemx6YlV0TGFXb3lWMFk1ZVRaamVXVTVYMG80ZVZJeWN6QmxRV2hQVEdSRU1GbEdZMFpxWTNVNFJVZEZVM1ZvU1RKMU9YTlljbmRTZVdWSVZFcENMV0pwWnpoTmJtWTNSMlYzYkRSdlRXOVVZMk00ZDNsMGMxVlRSa0ZEV2pkc1gwdFdaRTVZTnpJd1pFUTFjRkJsU1ZGR1VEazRlV0paV0U4emNIZEtkV1p2U3kxdGQycExUVmhEUWxsTVdFSkVjVVJGZWtKUk16RjFUalZrTVhZdFEyOXdXaTFKYW1SR1RrRkNiRFZ2UWs1a1VtVllWVjgxZUhST09HWlpMbDlDYWxGMmFWRk9ZVXhVVVc5T2RqSTNNVGQwUWtFLi1oWmpGYWdJZU50cXdiSkN2b21kTmsxWk1qbUZuTEhUYnp3LUdBLTV3UUUiLCJleHAiOjE3MDYyMTczMzgsImlhdCI6MTcwNjIxNzAzOH0.kOAmdg7tBcBq8x0ydCimLe9T7pixa_0L5lslXvYqSYU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001257"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:38 GMT
	x-forgerock-transactionid: 0a830aea-6dab-413a-82d5-8fb0b94b7839
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:38.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:38.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 392768: jsonPath($.tokenId).find.exists, found nothing
21:10:38.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,392768,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fcc6006, username -> user.1001257, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64e6c148, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217038604))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:38 GMT
	x-forgerock-transactionid: a7c0b32b-e483-49b1-a682-129a659ab50a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamFuOG9obDkydWFoZ3ZtbjNiYzA2Nm0wam4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmVqTXhkR0ZXUnpkM1VGWlZSSEk1ZGtKd1NXVlJMbkJhTjAxcFVXYzJTVGg2VFVnMFZIVkJjMnhUVUhsUVgzSm5PVE5tYVZVdFpUSTJObnA2WjBkUlNWaFhVMmhJWkVab1UxazRTbXcwWkdsYVpIZGFSREpaWTB3NWRrNW1lVnByWmtWdGVXRkNibVZ1Y1hsS1pXcExWbEpXVHpCVlptVllhV0ZYVERRMlQwSkdheTFVZEUxVk5rVlBTRXRTWldwWFlVeHRhakp4VDFCQlpXbHRNRTFXYlRnek9FUnhjMWxJWkU1dFgzbHZlblZ1UVdFNFVqRkpSa2RGVXpsV09FNTJZV0ZTUVRocFZUQm1UV1J5VGpkTVUwTkRXVEJTU2xKeVZqUnZUMGcyVmkxRWRIaGxOSFJ2WTFwNVNYQkRkblY2TTJ4akxYTTNVM1pDVmpKSE5qZGtVM2w0VWxkc1ltd3pSamQzVkdnMmVrNUlOMFZrTldGaFZsOTJWVzFHVG1kbFFYcFJVMWRmUmtsSU5HOUVjVU51V1dOcmRVdEdPRzlKYjE4M1ltUlRWbWwwUm1oSWNXWlpVa3R3UzAxaFRFaHVPVzVRUVZFMGRYbFdMV3AxTFZwdlNGVjFibTR0V0RBeGVXeDZhSHBmUkhsVVdIaDNjWFpqWjJodFdFWlpVbGxaWjFsbFRVbFFhbkZZZFVaU05tdzRVR2gyV2xsYWREWlNTRVZoZGw5WFJ6UndSbVJDUWxGc2VrRnhSbGhuZVhSNlVqQjNZelp5V2pab05qQm5lRWsyUVRVMWFWWm5aMWd6YlhoeFVUbG9XbTVFVUU5WGExSnFYMjUxWWxWVGRWZEpWSEp0Y1c0M1JVWnBMWFpZY1RKU04wTnZWVlo2WXpRd2IyZHZNMlUxTVdkR1JWOVBiMFIzWnpWMmNVczFjbXBHV2xkNFdGaG1iMlZtUkVGSGN6Y3lXSEpGYWpselJESTRZMVZqVEdoNk5tTkljM1JPVW05ZmFrUTFhVEl6T0cxSlR6Z3pSRFZVVGtadldqaFFObGRFWVd4aGFIZFBiVkZ3ZERob1lqZzBhVEptV0hkaFdISlpZV3RTTUVwbVJ6WmFURXRZT0ZkQldtaHRiWEJQUkhscVNVUkpTVjkyTjJaUUxVY3lUM1JoWWxCM1pHNDVMVEJNTVhaRWNsZHlla2RTYVRocVFrZDZUemM0ZDFwaFJuazFRblkwY2xoMVdHRmZSbEpNV0cxMGRGVlpMamhyUkhKUVRsY3RSemhxZUhCemVsaFNSRlJhTjNjLnZYU29RaEx0UVVERTFaWEtqeVJRYmlHV1RNYUdEVkYzUm9yM0pVRGxzTGsiLCJleHAiOjE3MDYyMTczMzgsImlhdCI6MTcwNjIxNzAzOH0.yxAKRLSnOJizysDWmIywLrAJfTHCRfWGmdHDH3TvTLY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:38.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:39.077 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 392840: status.find.is(200), but actually found 401
21:10:39.077 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,392840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e849eef, username -> user.1002908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39c3a02, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217039030))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWtsNzUzNzY5ZzJlbzRpMXJwY2Zkdmgwc24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVgzVnRjVmc1YkRkMWEwSjJZblZITnpaM1kxRm5MamMxT1ZNeVYxQmZYMk5hY2w5bllrdGFOR0Z5UVZSd2NteFZUVTVCUkZSdlMxVlFhbVZQYmpRMlFYRmhTR0pOVjJoWGEycFZla1owWWtzNFVHdGFkMWh3ZW5BemFuVkRiek16TkhneGEwNDJNbE5tYUZZM05EZFRhVU5uUldSellXUnRWbTlCWVhCak9XNUZZWFpSVTJSaFoyRnlWMlZsYWtVMVVWcHNNSFZmV2xsbVQzQXdlVWxVUVZJME9HOHphR2d4WDAxR2QxaFNXazVqV1Vwa1VqRmFTa3hyVFZOek9IQXdPRzVWU25sRmNYRkJkM2RMVFV4UmRrVTRkWEpQYlZOSlJucGFlbU15Tkhabk5FeFRkakpIVVV4cGVVcDNOazFJTVVKVldWVnFRV2s1UVVwR1oxUm5iV1JGT1V0WVkzSjRZVE5WVW1keVlYQktaWEJGUzFCcU1HeDBZM3BKYTFaMlprOVJjMmxxWDJwbFdWSm9jbkJEV1hCRmFVUk9PWFExU3pGNVJFRnBjR1IyVWs0M1RuRnRaMUY0WlVadFZtOVljazk1VFcxbU5sVk5kRlZzZUV4NU1tTlJiMGhxTmtwMFVERk9WM0JJZGpOVE0yVjVUbEZCUjBGTk5pMWxNbXRGYjNWdlgwUXhaM2xWVUROa1pXdFBhRWQyWWt0UlNtSlFNWGgwV0ZSVk0wdEVjMGRIYzFaelUwWnRVVlp1ZWtGbU1IbDNSSEJzTms0NVgxUkhkVEp2WW1jNE5FSlVaVU42WW5acVFuUTNhR05EVkVkbmVERjFlbTlWVWxGMVVXTkdRMVIwUkU1NU5IaGhVemxIY1VGRFRXdDNSR0UzU2pWa1kwcEJMVzkyUTFScFEyOXhTWFp5YmpsM1ZEWkpURTVVYmt4MVowMTFiakpqWDNRMVMxVkNhbkZZVG5nNUxWbFJPRXBJTUhwNFVtMUVOSE5QYXpNeGJsOVRPRk5hV0MxclNWUlFNMGRqYjBWNVkxVmpUbE56Y1RKUkxYbDFiVXRSZUVwWVJsazRZMVE1U0ZCclgzVk5SRFIzV2pCU01HcFpXV0pxVms1SU9FbGhlVkUyVmswNE4xSlRhV042U21GYVpYbFVhMGRUVUU5T2QyOXRjWEJLY1dSZllXaFNaVVpCTTBzMk9GaFVNRzFRVDFKWlFscDNiSFZZYldsS1NtUjBjVEZCVkd4cVZGSnJMa0ZMZVdweVdtdHhibWgwY0c5NmRHeFNkRzVFT0VFLnNJLS1vcWZzSzVDclc0SC1kOUhCUHNITmVUWTVwb3V0MzJXVWNTZTYyRGciLCJleHAiOjE3MDYyMTczMzksImlhdCI6MTcwNjIxNzAzOX0.jIe-tBNYhWmAJqtQd8NkHV_z7CogRMf-Z8IJBiaR48o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002908"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:38 GMT
	x-forgerock-transactionid: 2c650a44-5ac7-48f7-bd22-7e6a2f2842d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:39.077 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:39.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 392840: jsonPath($.tokenId).find.exists, found nothing
21:10:39.118 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,392840,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e849eef, username -> user.1002908, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39c3a02, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217039117))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:38 GMT
	x-forgerock-transactionid: a5bb127c-e3c2-496a-8fbe-abffac0d3ca9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGFrbGowOGZyaGtma3RtcnN1OWIzMWFrdHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGVXSm5ibTlFYW1WUk0ycGZNSEk1T1dsbGNYTkJMa0pWVlZBeGVtcHZWekZoTXkxUFVHeFRURlJEV1ZwR1VEWTJOVkprV0dOd1dFdHJiMWd0VWtKcFNIcHJkbGhwTlhGQkxVeHVNSEpIVWtZelREaDFRaTFqVTA4NVJraE1MWEZRYjJOTWJUVjRjbTQxVkZOQmJHeGhjVkJXVDE5eU56WnFSR3hYYWpaRWExVkRUVFJMTjJWUWVqTkViRXhtTlV0RlkxOTBVWE5QZFhGeWIwSXlSM2xpZEZaNlFsUjFkM2hsVEdGVVJURnpVWFpsUjJKT1JtaHVWa2hqVUVaYWJUUlRTM1l0UWpkVVpqWmFOVzF1WjNNeGJFWnphWFEzV0hGS1NXdFhUVVV4UldFMGJXRjNZazVLTlY4d1dqZ3pNV3RXVTB4Zk1rNVdkSFpWTkVoUGVGQkVaemt6UlRZMVdGVklRMEV4VTFsSU5rbDVVRE01ZUhaWFdVNXJaSEV3UTNkNWJuZGZSVlUxWDBkbVZuaDZPV1JHY2xGd1gzSkpXazV3WjA5UE56WkdiREk1TW5ZdGIwNU1ZM0ZRVlc5VGVGOXllbVF6VUZoMk1UbElUVVp5TWxwaFNXNWplVGxWY25waWIyUktSRTFCWjFWbFVscFNhV3gzWm5neGFUazVUVm96WTJSWmIzRnZRbkpOWjNRelNEVjNSRUV3WkdkaWJWQjZNR2MyZEZwblVtRnVYMTkzTTBaU09VMVpaVEY0WVVocVpXaHhhbWhCZVZkRlRYWjFPRmw2YTJOc1QzaFVlVVprTVhwU2FIUXhibWsxY1VOd2QxVlJjMVpTYWxkTlVURktibVZFVFdsMVRqUlRNRE5QTlZOa2RWRTJjSHB1TjFaYWFUZFZkVWRXUmxjeGJUVlRiV0ppTkVGeVpUQmhUV2x3VERWdFZFdzFNVmgwV0hFd2ExbG1VMmhXY1ZZeGR6UTRSSHBJU1RSaFVYbHhYMmhJWkRBdE9IZEhia2hJWVhKNGFFOUhTV3R5UTBSM1VGcDZhMlp6VWpoMWRHMHpjemhEVVhCaU5FUjZPRUZhVGxweVZFTTNVR1pzV2xGcVQwMTBWMEZ1WTJKdU5sbFBaekpaZW5kM01DMTZhVGd3YjAwd1QzQk5VVzVKYldFMlQwdDViRVIzVG1odFFVdFRVa1pLVlVORU5qZEhjVFpyWmt4V1JGb3dWbGxpZEY5VFFrVkZkRVZFWmt0aVN6QmpMazB0UTFaR1F6SjNXVW8xTVZRemNWWkZOakV3Vm5jLjVxRmRaNEh3MDRaUzduV1NZSVBHNzdQRndoR1BzX3kxRTVxeFBEWFNPUEEiLCJleHAiOjE3MDYyMTczMzksImlhdCI6MTcwNjIxNzAzOX0._m_vt4P3r4sJg8dWyorrrn90ASdE9BnnxdIyYPgTCEA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:39.118 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:39.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 392906: status.find.is(200), but actually found 401
21:10:39.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,392906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c511c9f, username -> user.1002106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@299b9251, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217039464))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHM1Z3V1OWIxbWhtOGRjcmtnOXN2cmVnMWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFVGRllYMU53VVZOUFIyNDRha1pmWlZsTldXWm5MbGd5YzE4MVdHWnJkamx1Wms1cldDMTJOWE15UWt0cFEzbFdlVU5GWTJ4RWVHaG5SbkJJYWs5TlptMWlRV0pDU2xreGJHUk1aMWcyVkMxWlJrTlZiWFpLZGpaYVZXNWlYMk01V0hFeU1GTmtNSFJVTFc1WkxYZHlOVFU0VkdSSlRtdHBWSFpMUlVWRFF6Uldiek5WYUc1T05USnFhRGMwVmtKNmRETmljVlZxYzNGTWFYZzRTMDAyZGt4blVVVTRUemRqVVhsc1lWQmZUakI0UzBSUWNuUlhSR3d4WDJoTVZGZERaR3R2Tmxsc2Mxa3dhakF5VTJwaVNGUjJOMFl3VjNoVmFWRXdXRGRIU1ZSNVpWUkhRVUp2U0ZkNlRrdFpVMk5MYmpkaGVuVndhR0pqVEdKVFNGSjFjVTlKYTNJM1lrZHdhVGx2VkZCWGFVY3pXRGRUVTNSWWQwSjNYekUyU0dOeVh6TmhSWEkyZUdKSWVUWmhNRmMxYTJnelRXZHNTbTFtUkhGQlFtazNWRUl0UXpkd2NuZEdabU5RY0VKc1pqbDVjRFZKU1dWTU9GOTJRbGR3VTBFMGFWUldaaTFoTFdOek1WOTVXVmg0TlVaSUxXRnlhMVJtU0ZFdFlqYzFkbk5zZW1SamNVRlFTa0UzZEVkb2VtRlhRMnRpTjBSUFltSlpZM05yTkdOR2Ftd3hlVzlDVmxFM1RHUnpOMDVoTVhaNlgzVk1WMUZmZW1Jd1NsRklaVGMyVlRKak9HMUNkR1F4Y0hJemIzTlJNVUpHTFhOeGIxOTFUVTlsUnpGUWFHNTBibEp6VFhadFlWZFNTRUp0WDBsbGFuaGlhemhLTUhseWNqbEVla0l4Wkhsb1QwZG5kRXRKVW1vMGRHeE9OV1JVVVhGNGQzVnhNVVp4VXkxRlNYQmxNRWRoVjNjeWNuaFdNR1ZWZHpCc2VsZDFkMnhLWjBoc1NtaGtPV1ZpVTFkS2VYVkpVMlZGY2pCSGJqVmlaVFI1ZURWMmNHTmFjMjVTVTBGbVJtZzFPRXRITURoTGFrTlFkUzEyT0V0NFkwTklVMjkxZDFKVVMxRm9kVTFUVkdVNFRYQXpUM0poVUZwSlFYaGFORXRQVDJKSGMwUk5TVzU0Um14a1YzUlNNRk41WmxwQ1RtbDZRVjh0ZURZMlZVbHRibWg2UVVKUE5IcDZiRTlpY2tObGRHVnZMbVp2ZFVOMlUyZG5aRmsxVTJoR1l6azFUbE5zU0hjLkJaSkhPbjhOMUJ0V2o2cnBlQVNKSDhnLW1sWENLYkExXzVBMDFLaWpjZjQiLCJleHAiOjE3MDYyMTczMzksImlhdCI6MTcwNjIxNzAzOX0.Tn-ojgOqAqrbtsgzkLjtMe-akwiPuMjpd-IQdquU-XE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002106"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:39 GMT
	x-forgerock-transactionid: 537d7fad-bac3-4f52-afa6-2e843616c67d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:39.514 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:39.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 392906: jsonPath($.tokenId).find.exists, found nothing
21:10:39.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,392906,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c511c9f, username -> user.1002106, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@299b9251, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217039555))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:39 GMT
	x-forgerock-transactionid: e7a0ca50-503c-4d71-b13f-dc7d38f93a73
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTNrYmF1N3RlY3JtbnBjdnIwbXEzZDRnOHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlNUQnlUakV6VGkxTmNURkVUV2RXY1RoaFlrUm5MalY2T1dWQlRFaDZOM2wzZGxKWVlWcFljVGxUT0hSVVMydDRSakpDYUMwMVFYaHNaMFZ2WlRsTlNsQlFkRXBsTkVZMldGcGxNM2swWjNoTFUyOW9UMnRYZWkxNFoxaHVaMDQwVWxwSGRHOVJRbU5KTW5WR1pHVndSRnB0ZDIxeFltOVJRMVZYYjJGTU9VdFVPR05YVDFSU2VEbG5ZekoyUkZSMU5XcE5jR2xYYmpCNmFHdDZiRVZNWDNkQ1FpMVlhblpYTVd4dGJDMTNPVmRGWVZsdk1qUjNaWEpQY2pWQmExbEZWbkJoU0hwYVFrb3pUV1JQWm5GRFh6SkpjekZvTVhSck1FcG9iR05zV1U1YVFYVjFXSGhEUjBab1pFVjFZVVJGZEVSb1YzYzVPREJYWmpKdlF6WTNSVlprVmkxdFdsSXhZMFJhTms5amNYUlJaemxLU1VSaVlXcHFjbEl0V1U1Q1EzbEtabFJYWjFrMFdIWXRRek5ZV0VwbmFIWkRibVF4TWpGSFZrMWhNMDV5Ulc5bVRrcDJkak13V1d4c2VqaEZSRWhZV1hkQ1MwSk1kMjE2ZVdFMlVuRnViRU14WlVScmFVMDRUWFZNTUc1Q1ozWXdXa3hvV0c1TFFUWnRVVE14Tm14c1VHbGhSblZ2U1dKalNrSTBaVVpMZERKVGIzbExYemhXV0RGMWVHMHphVVY0T1VOaVVFYzFjM2R3ZFU4NVFXcERNV1o0TVVObWIzWXhiRzB4T1dKb2VGaGlWbGgyWTFSdGJrZHdaR0ZJYWpJdE5uWTJjMHRtWWpKVUxVcE5SRkZNUkZsaVUweHJNRE41V1hoMFVXUmFSMkkwV0c5Q1dUUmZWamhwVjBwbUxYUmZUa0o1WDFNeGMyeFNPUzF3ZFZGblNUZFZZekI2U1hOMllsbzBjamhIUW1kMFZqbFFhRWRqTTJGUFpITTBMVEpsZDJ4MVFqWmZSV3RPZWxkNlptaElZbloyZWtwNlZHeE5WVlJFTjIxcFUxRkRTREl0WjI1QldFbGZiVmRZV1RSU1JYcFZPUzEzY21vdFJtRmxRVkptYWpkU2RXNDVOVE5zY1ZoQk1HaFFlVXhYVkRJMVFpMUphamxLWWxCRVpsOW1Sa2xsYVRsc2NFZFdYM2xNVEdkTmVuZEhWMUI1UW5keE5tSm5OaTFtUjJkUFJVVlVia05pVms1a2FtYzRMbEJZVkZkd2NsVldRblYyTW1NNE5HbEZjR2RaWkhjLkRqWUV4TElsMlkzZkd5UkhPR0FJaW4ySEoxazNzQTJHWVFuUXE4azlkdjgiLCJleHAiOjE3MDYyMTczMzksImlhdCI6MTcwNjIxNzAzOX0.FlYlRUEPnicPaZForZURWvWcWcEF5R7BCO-S9vV-BRs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:39.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:41.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 393145: status.find.is(200), but actually found 401
21:10:41.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,393145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12f73706, username -> user.1001695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38aadb6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217041079))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjVwbmN1dGxtYm4ydDBobjUyNmo0MzY1ZjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFFuZEtiVUp3YzJoTlgzTTJWVmhDYTNWdFkyeFJMbVZSTm5aV1pEVlJMVEZCUTNweWFFMUJPVzFYWW00M1NXTlRZVVEzWWtKb1dFMUNlVTF4U3kxeWNTMW1WV3c0VjFoSU16TTBUbTV2WTI1dGFXVklXamxmVnpWdlVrNWxZMUJZTmtaMWRWVllZeTFJVkd0bVIwVm9TVzFaYkZneFkzZE5RWGd0WDIxRVR6SnRjblJLZWtjMFUzaGpRVEpqYUdkMUxVWlVNbXRqWVdGSVdXTmpPRUZYYWxaUk9UQkVTbEJLYkRNNWRXdGZVV3BXTkZSWk4wbEJTSGg2ZVRKMVVEVTFXWEZWU1Y5MWNUUXlYMEpWVGxOMFFVSlBNRWhPVjFSblQyTTBNMDA1VG1VeWVqTlZWbFpyT1hkcVQyOVZNbTkyVDFwMmFVRlFZVmRvTlhkMFZrdFBNa2xXWmkxQkxVODJSR1ptT0dONWJuRjRUbXhQTXpkc1Ewc3RkWFI0VWt0RFpuWlpTbVZQZDFsbU5UQnVPV2syU3pGWlRpMU5hWEJrZGtONU1uUlhjMGswTkRkMWVIcFpXbGRVYkRkMFRVODFSVkZrTlRkSFpIZGtkM1JKUmtORlVHcFhSREpWU1VkWGJFSkpWVmwyZUVwV1gxQk1NV1JoVVVsdmRYTk1Sa2x1VFZOTmVHSjZibWhSU0ZsRFVrTjVWRVpYUlZCUmR5MU1TVlk0Y201c05XWjRhVUZVUW5SMVYwTlJSRk5qZGw4elRVUlhXR2RoVDFaUWNtdE1jamhhTW1kZllVVktVRXBYZVVSUlpsRndVWGxaTm1jd2N6WkNUVUZKTjBKaWJteGpOV1ZNTlZwamNrOW9VREYzZFVoRlJuQmtVMU4wZUU0d1RXZG5NbnBEV0c1Q05uZFRZMFZyY0RCd09VbDViMmxzZUhoNkxVNUZhMFZxUzBwMFkxcHVURkpIYmxOSlFVdE9aMWhIUmpBeWIyOWhaVk4zU3pOeGR6WjBPRUpCYVZwa2MxcDBkakV5VjI5VGRqQmhkalkzTFUxc1kwSlFSMHcxTFhkR1QwcGtSVVZQUjBoQ1ZXZEtTVFJCV1haV1lXZG9kM1ZKY1c5RFZuVkNka2xJYTJWTmExRkxZVXRKVm1kSVRVczVOakk1WWtjM01qaDFjVjlHVld4V1dtODBSMHRVZDJ4UU5IQkVMV1ZsTFZOdVNrWlZhMlI2U1dWbFpUbEJWWE5IT1RkVFRYcHJMa2xvY1VSQ1VUWndaWFp4TFhrelNsRkZTWFp0T0VFLmJpSDRxSTRzU19pcmlwRURtQ1kzbDVVdG5SWjdsZmtUcHdEcjdGbEJOSjAiLCJleHAiOjE3MDYyMTczNDEsImlhdCI6MTcwNjIxNzA0MX0.MeaLHHxGiwZOL4psA5ekReSThfofBohkW775PJDi4SA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001695"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:41 GMT
	x-forgerock-transactionid: 9abe01c1-10eb-43fa-b615-603955a54a23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:41.128 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:41.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 393145: jsonPath($.tokenId).find.exists, found nothing
21:10:41.171 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,393145,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12f73706, username -> user.1001695, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38aadb6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217041169))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:41 GMT
	x-forgerock-transactionid: 3ef4d9cb-9d16-42e9-9f3d-68c5730f04a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzFucjVzdWdjYTk0NG9yczQ3cGl2bXJuZGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Mk9YVm5PREkzVW14U1kxcHNaRlZqWjNONVJsVjNMbmswWW0xZk5WOXhVVWxvZUZFdGNHTlZXV042VEZscmVYWXdaRTFuWTAxeVEyMTNRMUl0VkhoM1FYVXdVbk50WVRZd01rSldhWFphVDFneVMzTlNOMnRQZG1SUGNucDZTM0p2YjBWU1pqa3dPVFI0Wm5aNmRIaDZSMjEzVUdsWVRWZ3hNelpZV1VGNmFGTnJVVXBDVHpsSVVITTJkMFJaVFhKRlVGazNhVmRTYVhkclZUbGhURkl6VjA4MWMwdzBNRzh3TFROTlFrNVZkRGxEYVZrMFducEdSRWhtTkdWMlRrVlNhWFZZWWxsNU9GTjJUVkZXUlc1a1ptb3lXVjgzVlU5cFZUUkNSREo2VTBrMlkyOTRWVjlDZWxrMk9VOUJURWRzWW5KNFlTMHRYMEU1VTB4dk1pMXRia3RLTWtOMlYzcHBTRk5MY0VGR1MxUm5RVjl0U0RCTk5FcFdTRUZyVjJ0V2IyczFVa2w1VW5Wb2IyVjBWMGx0T1RJM2FHdFhNRkpIVFRWSlprTkNhM2d0WjIxWlQwMXRhVGRRV1VGTFFWVkhTVlpFTlcxS1QzUnZWV3BPTm5WS2JqUjZWMjFCTm5Cck5rbE1VSE5rY0hsUWJWTnJOMFIzUlVaSWJrMURjMVZxVmpocVFYZEhPV1F3YlZKamJITnVOazlqYVdKdFZVeFVRelZuTlZaMkxWaGZlbmRSUTNKVWJHaEJNMmxQUWxGZmJrWXRhRWRpZEc1MFZVVXhkMlU0ZHpCMWNVSkxaa1pOVFVKaGFtWlBNMjVZVkhoWWVsUmpaSEF0ZVUxVGJEQXdjVEF3TlRKV1dtVXpUSEoyWVU5UE9WQTVjVlJUVWw4M1YxaHRObUZPYjNSUlVFMVhOVGREVjNjMVExVnFVRk5sYzFac1lUaDJRVTg0Y2tabE5tVlRTR1paYkRGTVR6ZHhhbTlHTkVONGQwbHZSbkJ4ZDJZeVRFZHNTazR3VlVaeFZGOXhjMjE1U25aQmFXbEZRWFJKV1RKVVRXZG1YekkzZG1oM1pHeFpVbm96WDNNMFp6VnZSbWxxVWxOUVpGZHJZV2w2UkdWVlVtbGFSRzFxUzNCNWRtNWhYMUZuT0VOSWFYazFRek5UWW5OM01XNTNSVTFUWW1aelpGSlVRMU42UjNOSllWVnhkamhIWDNKMmFWOUhZM0JRZUV0dFJIcFZXbFl4ZEZsd1IwaEJMbWMxY1VaMlZGRTRaVVl6YzNCSmVFOTBOak0xUTJjLjN4ZGZlMlAtNlRlSURfRHp6V040QnJfMmh0QmZpZERWQkd4R3drOG5TLWMiLCJleHAiOjE3MDYyMTczNDEsImlhdCI6MTcwNjIxNzA0MX0.SFHPs0wnJjR_y93sUaWYF24lp9wCVoHY86a4VPKxEbA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:41.171 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:42.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 393295: status.find.is(200), but actually found 401
21:10:42.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,393295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51c282ee, username -> user.1000913, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68211124, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217042069))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmZzbGh2bzJpczhlNWc2OWk1c2lsMnY4cmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmVWVXpibHBMTm1WeVJDMDBZVlE0UTNGUU5EQkJMazlQTVZWdVdFNTFjbG93YldwM1RuQnphamhqUkRjelpHcGxaMlJDWDNWZllVRlJkbXRLVUV0MVJ6QmxibEY2YzBONmFFVkJVSEprU1U5YU5qbDViSHAxVW14WVNXZFJkSHB1ZW5Wd1pYRXlSbVZWUjJOeWVIQXhiazVrVWpVME1WVnlMVTFOTFRCRE0waEVYM0ZHWVVkaVF6SnZRMlpDTVdWTExYZFFRamN0ZFVWc1pqTjFSbmhhUVZrMk0xSkxVM0pDVTB0U2RFRkVhVFZEUzFjMVdVaDViVUZ0Tkd0SVlWTmpSV0ZzT1ZSeE9WaHpVSGN0YVVwRlYybFFhbWwzU2xaS09VZFBOWFZFT0U1cGFVMHdObWhOVWpWMlIydFdaSEZsWjNGUlZEUjZZakkwYmxGME5sSkphMkpMYW5CdWJGa3hSVkIyVVhkc1EyZDZhVVJ2U0RNMldFRXRPVWRwZUhGclpuTlFhVWxYTldoTVdIQjRRblF6TldOMlNIWk9UR2RuUzI5VVRXMUJaRTVaTFdGaE1WTlBSekJhZDJOMFpHWndMVTV6U25adVFVUjNkelYxVG05MloxSlJaMUZsYzNaR2FVNXJOVzB6ZGtOR1JYaDNjbE5FWm5FeFRqaDVSalJ1WjBzMU9VWXlOMHgxUkVKUFZVaG9MV2x3TlRKTWNtMHRkM1JxWVdsVFdVZEphbTUwY1VkTWR6QnZNMUJ4Y1Mwd1kyVm5lbmwyV0VObWFHbHdWR1p4Y1ZSalJXTm9VRUZOTmxGNWQzcGpOVTF3ZGxoME9XUnRjMVJITlZWbVptSk1SemhRTlVOM1RVNUhWSFpFTm5SRVpWVkliRWxCTUY4NU9VNVBXbE41WmkxVVoxWktkR2R6VGtGaWRITnllVE5QWlRkUVNYTmhjelZFVDJjeWVFSTJSRGw2U2xCcWFFSk5XalprYVc5TVluRkhjbkJZVm00eWIxQmtVRTVKVVY5MWIwSlpMVkV3UkMxV1pXdDFhRmhqYW1od2FsTndUazlFWkdwU04yNVNkUzAwZVZKSlUyRjRVbTlwUm10NGVVOXZja3cyWjIwNVJqZEhMWFpFZFZSM1gwWk9hRTlTTVZOUU9XZFhPSFI1WVdzM1UyMXpZVGxNYkRKV09YTm1iRjlMUlUxU09YSkxka0ZpV1ZjM1puVlZTVzR4TlRJeVJIWTBOREZLYWtGVE5XUlpMbWx2VmxwblJrOVJVMGhHZUVkdVdtdEJWVEphVEVFLkt0XzZfSmJ0cVR1NTBjUEdjdk9Rb0FNU1FsYzlxaDVMMWtjNEFZMXprVEEiLCJleHAiOjE3MDYyMTczNDIsImlhdCI6MTcwNjIxNzA0Mn0.aUU8FU6-X3_ZQfAd5RLkJ8-yJaaOWQNrEMXKobUV-Qs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000913"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:41 GMT
	x-forgerock-transactionid: 9a30941f-58fd-4d19-b7bf-1ec573bf845e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:42.115 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:42.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 393295: jsonPath($.tokenId).find.exists, found nothing
21:10:42.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,393295,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51c282ee, username -> user.1000913, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68211124, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217042167))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:41 GMT
	x-forgerock-transactionid: 990ab462-3b44-4558-bd02-4b84932d4217
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2U3bTJpNGhkamprbTE4YzdoZjJlY2YyaGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2EyTnZaRWhpVVMxNFduaHJjMDFQY0hjdExXeG5MbWxHZG1abVFrVldaamxrU1VoRVkzZHlUWHBuZGtWVk9FUXdUR050WlRCV2VIbE9jV3d0VlVaWmJtVk9iVmxIV1RORlh6bHRZM2RpUkdGSmNFaDZaMHBYVlRaZmIxbHJVWGhIZUZWSlJERkdhQzA1UVhFelNHeDNhVUpLWTJoalJEaDFNRFpQU1ZWM2RqTmhUV0ZsYW5jM04xRTRWMHhOY0ROaExXdE9kVzVxZEd4NmNIVkJPRlpDZUdWMFp6bDZWRlJ4YkdwelkxUklObU5aYnkxYU9ISlNabWhaYWxsQ0xXUk1ialI1ZGpSblZuazVlVGN5WTE5U1ZWODFWRnBXZDJjM1IwTnJkV2c0U3pGNU5tNUNNV1ZJVnpWRmNXOTNOMDlsUm5VMFdYTTJiMmRFYTJVd2J6WkJUMmxSU21aSmNIZHllRWhwZEROdlUxRjBkV2hGZWpGNmRUTnBkVVJpVDJka2RtVnJaRmg2VWxGRWRHWlBTSE01VlRVMVNFMVJVM0pUVEU1MGFFbExUMGhGYzE5emVGaHdRalo0UlV0Vk1YUnFRVnBRTkVnMVVHRjFkMTgzWVdSWlRYVTFUVE14WkhsQk1VZzBXR2hpTFRCWFpVdFNSRVJRVVhKMFZEQlZNamhpY0ZZMmFVaFpXUzFRVDFNMWVGSlJRVVZVUjJ0bVdEWlhWMGRTV0U5eFJFNVBNRlpYUkRJNE1HaHhWbVl5VjI4MVZqZFpSQzFsVVZnNWVVc3pTMTl2Y0hwVVZubFJNMVJuUlVwTU4xWnZTVUpqZG5kUWQySnJURkoxVFcxYVVWQjBTVWgyVVV4RWJFbDVUMWs1ZUVKT05UWnpNMU4xTlhsWVJYVjBWR2hhZEdSSFRFOUtlVTFUZWxCYWMwRjRXRXM0WlRWbllqbElRMmxFU1RkT1dXRmZhekZaY2pWdmFrSlJZMEpTWTBSbVNrcFNVbVZYZW1neU1sTkplSFZWYmtaVWFEZFhiVU5GZGpSeVYweDViMkYwVVc1U1lVRTNTM1ZuY0hOd2R6RTVSbEV4VjNsTWQwaGxTM2N0UWxKSE5FRjFkak5hTUZaSU5uRk5ZMFpmZFVKellqUnZlWGd0Y1VVMGJVMUJWa2R3VUROVFRIRnlaV2xWTWtveFZYRjBkMFpvT0RGVU5qZFdUamg1WjA5TVZVSnNTazVPWlc1Mk5sZGxjMVI0ZDBOS1RsQk5Ma1p0ZEZBMmNpMUJRMnBtTjJoTlNUTkdiV3N4YjFFLjc1R2dsODFuWDBKZkxGMXVRaHU2NzJSTi1LZ2xPZmo0MHFYd1c4YVhrbWsiLCJleHAiOjE3MDYyMTczNDIsImlhdCI6MTcwNjIxNzA0Mn0.yiq9_pga9xnPPpYVRmeFYDHILSrTneB9OnT5bSUl9mc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:42.168 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:42.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 393304: status.find.is(200), but actually found 401
21:10:42.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,393304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a055d34, username -> user.1002943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b85d4ab, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217042153))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3M3cjJwMmI2cHFnMmU2aW03c3Zmc3RwOSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVOWWxkTFNqbG5jMUJYWVRkSlREUnVkRFZrT1ZaM0xtOXlObFZEWkhGTVlVdFpiMmgyUVV0RWVUZE9UMjVIU3pCVlRqaEVTeTFuU1RoTFN6SmlVVXBwT1RNd09GZzBlbGRhUVhaNVdWVm9WemxXZEdjMVJHbENTbkZKVUVkTmEzZGtjRE5XUVVobldraEthMFJ2WjFvdFgwcEtOV05XVGxKQlFqaGhNRGRzVGtvMUxYSmFaMHQyYlU5T2VVNUpiVnBMV1U0M1JWSjRkV1JHWjIxalZGOXpWblkyVDFkWVVGRjFkVEo1VDNsSVdtcEhURkpUVldSTVpreG9WVEJvWVdkMWJrY3hZamRpTTFkTFJEQm5ORFJVYTBWbFJHMUhZak41VTNoaE1UZGxkVTF0UlVzMmNHTjZSVEJxWkVWSVJURjBVR1ExUWtSeGRrczJUVFJWYm1RMVZUQk5ORWxsTFdKUVlqaEVUR3hVWHpCU1owTkdha2d5YWxKWGFrUnlPRzlRY0ZoNFdrSlBUUzEyYTBwUFIyeEVYMjF3WVZCYVVIRXpaM1ZET1RkNmNXTkdMV2hrZVROWk0ycE9WaTE2TmpjNFZYbEhWMnRFVFdKMFNqTlFSVWRmTTBOdFVuSmZTV2REYlV0bGRHMWZjMWQ2YTFFMlNWODFTaTFVY0RZeVZUUlJWbGcxZVZwMVVrNWhlbUpmZW1GaE5XVm5TMFZPTUhwUU1rNVZUVVpNZDIxNFYyRmxOWEI0ZG1sRmIyaGFZbTFHWDNaTFdsZEZVVmgwWWtaWk5DMDBObEZTU1VKVGEzWlVlRGcwWkhkQ01IRmFObEZTWkVGdmNGRkZPRmhtVm5jd2NIbzJXRkpxZDFSMU0yTkxWamgyYkROVlUybE9RMUJVZWpCM1ZIQXlNVGs1WlZjMGEwSmpORkk0UW1Sd1RHMTZUV1YxYlVaTldISXhka0ZOUldoeGRuTk1SRXRWVUhkMVVpMUdTWEJzYlRkblVGUkVNbk5TTkRGSmRtNXRiRU41WXpSNGIwcFZiRXRpZFd4eVEySjFXbTEzVWpodU5UWnhPRE5WVlRoVlZFcFRNV281ZUVad09HUlFkWGRmVVRCSk5tSkRhMVJPWTNWRmVVbFdWVWQ2VjJkTmRqbGpjR2hWUWtSVlozWTRlV2hETm0xdmVWaDJhalZRVFdkTVoxTndWVjg1YmtsM2JIRmxVMmQ2Tm1OdGJHcHdjbDlMWDNoMlFUZENObFJyY0U1dkxuWlZkVWR1Y21sU01ISkxWVFEwZVZCcU5uQTVOWGMuWm9Udm5vUUp0N3BEdUt0UHpUOGc2WWpYUU9SajJObFdwenhaUV9WbU9ZTSIsImV4cCI6MTcwNjIxNzM0MiwiaWF0IjoxNzA2MjE3MDQyfQ.nf-borVQCgPAjtjWtEvpMNpKB4xQtdlMs-pEi0QXCKE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002943"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:42 GMT
	x-forgerock-transactionid: a5e65d40-5f21-42ab-b164-533b73984fe4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:42.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:42.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 393304: jsonPath($.tokenId).find.exists, found nothing
21:10:42.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,393304,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a055d34, username -> user.1002943, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b85d4ab, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217042244))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:41 GMT
	x-forgerock-transactionid: 384c9fbc-6150-4b8a-9120-476a8026b6eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzVrNjlmanRvcHM0Yms4OG5ncGFlaThoZnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWNGcFFWamd4T0VJMlJGQnNOR2t3UVhWbGR6ZFJMbXRZWkZWVmFYcDJabGN4TVRaNFRsRXhiREpuVXpaTE1tOVBiMHhvYWpOQlEwbHBYM0JWTUZwSVlrWTRkSFZCUWpSR1IxQlRRVlk0VmpGelpFUkdaMVpRTm5nellUbEtaMjFvU2tWNWVtRnFURmQ2Y1dGME5UTjBRV2czVUVsTE1UbEdTR05KTWs5WFZUVjZjRGQ2UzFKNVZsWnBTRFJ1V1VSMU9HWmZaMFZwZERSV2J6TlZUbkpCVlhkbE5sUjRiV2N3Y1RKVVgwTkZjVjlrV1VkRFgxSllNSGxSWVhaVk9FSkZUR3gwVTAxWk5UaFVOR3B0VmpSTFYzTk9lRTkxTm1OMWNYbzJSbHBDWW5aeU1ETkxhRWxxUmxaVFZHTmxlVnBFZGpadVVGZHVTV0ZXYzNwTlEyUmtOMFZpTm14RlpYRlphMlZ6VUZGcVRGQmhWR1EzYTNvelVqaG1WMkUxY2tkeFFtSmFZM2hHVjBZNGMxUjRlVU0xWjJKMk1XVkVRblU0ZWtKUU1tNHpkamxXV2pJdFgwNVVVVzFzT0hkMlpDMHdURFZoVjFCQmRYY3dSV1I1VmpOUFVVUTFkR1J0YkZwZlRWRklkVzlJYUhsd2JqUnRiM3B0U1hKTVFuWktWMHQyTW5sWmIxTnNhakp6ZVZWQ2FUZG1kV1Y1TFVoZlpsRnFTVGh0YzFSb2QybDVVVzFvYTBoUk1XZzVSelIwY1hsNU1sRlZlVnAzWVc1clowMTNaMlpYTm5SeU9FMW5lbEZZWld4b1kyZG5TMDluT1dreFpUaDRVRVZ4VmtSa1JGQlpMVWgyUjBKelpVaFZiQzA0YzJOVVdYVlVhV0ZLTW1GaFpFRllkVmN4Y21wa1dqbEJObE5YYmtWMlpGaFFVMnRLTUhWSFMwSTBNa1l3WTFRNGEycDBiVzlmTVc1MlpGa3pXbXN6UzBSbmFrRnZkRWcyZUhsNU1IbHlSRFphZURsQlJISTJPV3h0Y0RoelJYUllSRWswWDNwUU0wbFhPSGM0Y0dWNE9XVTBORkl6VGpCUlNrVTJTMHBoV25VNFVuSTVZVGxPVjNZM2JuTjFYMFpvYW1wWFMwZ3haSEpFU2toNmFYcFdOR3BFTldkaFJXOWFhMmxRY1hCTFIyeExTa1pTTURsWmRVMXhSVk54ZEd0aVQzWkRkbGd3YzFsNlVVSTFaR0oyUkhCdVdGVkJMbmd5V25sNVdqUXhUREExVjI5NmJrNDVlSFZJVWtFLlRxdVZfTWlMakhzVEYtTjJKQllpcmpma3lONTFEMjkxVWV5NV9id3IwTkUiLCJleHAiOjE3MDYyMTczNDIsImlhdCI6MTcwNjIxNzA0Mn0.OVn0FlIz8d5UeDnM3Uk3DSXFaJ0cGZmqB8OFTUKhm8s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:42.245 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:10:42                                        2635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=771491 KO=13310 )
> restLoginInitiate                                        (OK=382265 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=381151 KO=1100  )
> restloginProgressiveProfileCallback                      (OK=8075   KO=1100  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.27%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.27%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.90%)
> status.find.is(200), but actually found 503                      4958 (13.95%)
> status.find.is(200), but actually found 401                      1100 ( 3.10%)
> jsonPath($.tokenId).find.exists, found nothing                   1100 ( 3.10%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 149232 / active: 22     / done: 393361
================================================================================

21:10:44.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 393580: status.find.is(200), but actually found 401
21:10:44.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,393580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b57c9a3, username -> user.1001057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@611c485, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217044289))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjQybWxjYWIzZzQwbm12Z29kY2ExaDNpbzMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eWJGSXlOekZ1VGt4NFJVZzNORnBMWkdaSFprbG5MbmhZYkdjelVtOTZWbGRMVUZNNVEwOTROMUI0TjJwNGJIWmxVV2wwYUZwcGRIVnNkMGRuTldkMWMwNXhhVXRpTWtaNE5rUmlSazVTTVRRM2NEUXhjbUZ1VVVRMlMwbDFTa1J6TjBONE5sUnpXalpLYVZJdFkyeHBkblJEYjFoTWFHZExPV2xqYzNkQk0zZzJOMjlMWXpoM05FSklVSHBYZHpJdGIzcHBRMTlrWDBGVVZUSjJORGxZUjJ4WVIwVm9VbmxLUXpSS09VRTBTRVJOVVhZNE1raGlWM1I1WTI1bExYTjNlRTV6V1UxS05tUlhaRWg0YzJnMlNFa3hOMFIzV0VrNVVqbGZiVkpsWkUxQ2FXNU5SVXhYTlVsNFYwb3RWbmRTUkROWmRGQlVPVFY1Y0c5VGNUQk1ibk53VkhsdlNUSjNWbWROZFdKVFRUTnJhbEp6UjBoRmVtMWlRWGRJZUdka1dHeE5RVzUxY2xWMVoxbDNTekJqVW1wWFkxUlVTMVZ5VG5saGFITXplbUU0UkV4UlNEVTRlRGx0Y0ZaVmIyMHlkM1V6Wkhac1ltdHNkbk5ITkV4d1UwbGxhaTFXYVhOME9WY3RialZFUTFsSVZtZHdWSEZVY21KNFdVcDZaemN6Y21JMWJHeHhaVWRLZDNsMmMxRjRTblo2VlZONVRsOWFZMFEwZDE4eE1tTnZiV3A2VDFSeVRubDBXVTkzVVRCdWFHMW9iakIwZFhKdk1ETmhNekkzTFhWMWFFNVhXWFZsZFZvemJtSlhjMkV3Y0hOd1VrdzJZMGxITlhwM05FeGxWWFpCWHpONVRIVnFNVzExUW1sV1Z6WXRiSFZWUTJWU1gxRTBWR0ptVW00M2JHaHJSRlpFUVc1cmRXODVPRTFmV1hCbGIwOWZTRlZ3TnpkSllteGFSVFZNYlRsb1VsOXlTbTR5TkZSRWRFeE1VVmh4VWpFd1UwcE1VWHBLZGpSSk5tWmpMVWxLYUZwalZVMWFVM1JZZVZkcFUyaFVYekJOZFZrM2RXdEhiMU54Wm5CdGNEaDJaSFJYWWs5SGVtbFRVbWxuUTBoTlRqUTRiMlJNZFVOQ1dVdDBSRXg1Um5CM1REaDVVV0pwZUMwNU5GcEVjRkpuWVZaNU4wZE5WVEV3VFZsR1pVNTBTeTFHU0Y5dFlUUm9PRFJmYVdkek5GaGlkR05qVTJoTFprWTBMbEZKTW1kclVHeFRObGxwT1dnMFNtNXRZWFZ4ZDJjLjV0OEFDN0hIV2Z2aU1jMTVXUEsxa0hVZ2d2ZlNBS1ZZb2J6TGJjNThIVnciLCJleHAiOjE3MDYyMTczNDQsImlhdCI6MTcwNjIxNzA0NH0.AO1VBFdKwJ77YrN3AJMF3j-mU3R-QrnrFJ1jzOIhQVw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001057"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:44 GMT
	x-forgerock-transactionid: 8ea90895-6a7f-47b8-91aa-f1050badd47e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:44.343 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:44.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 393580: jsonPath($.tokenId).find.exists, found nothing
21:10:44.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,393580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b57c9a3, username -> user.1001057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@611c485, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217044383))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:43 GMT
	x-forgerock-transactionid: f7b185a9-139d-48b0-947e-4593ae7895e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODY1ZGhrNnZodGRoMzE0bWpyZGdvYjBhY2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2JrSndRVFpaU214VlVFaDBjRWRyUWtWU2QwUkJMblE1WTJSbU1XbEdRV1JpU1hBMk1sUldSaTFNVG1SSE5tYzVPWFozWWpaR1V6aE5WVXBtVWt0ek9FVmxiV3BFUjJ0aGJtOTRZMjh0UkVwSllUUldVSFpGUmxreFkyRnBOVFJOUkRoRVlUWjFWVXhhY1ZObWJqVk5SVmxxU21WcFlXNDFWMVEyVEZVeGVIQkxPV1o0VEhCbGRsbFRibFZsYTNsNVZGYzBRVzVvTVVGVGNuVkVZMmQxVWtZeFIwbDNURVJmZWtweExWWk5RbG96V0daeGJXUkhlbTlhZVdSS1ZWQlVVamhuYkVJMmVubFVObTlIVEY5U1dqUmxSV3Q0U1hnMU5YaFhSQzAyY2xSNmFtMXJPUzB3T1RGMU9FZGhhWFp0UzFSV00yUjFUMU42Tmt0WGRtRlVSSE5vVW01SVdWcHFhRlZwUVdneFJXRm1iM2RXTFVSUmIwSXlVRTVTWWpkb1ZuVlFiV05rU1RsUWREbEZUemRYZDA5clRWcGpkVFZsUzFSR01XVlBUMlJtYTB3NWNIUTNiR0l3YzB0clF6WmFVRUU0Umw5Vk9FNUJZbWRFVGxGMVNHazROazlTYTJoa1NHSlBObnBpTVVSbk5rczFObWRwTmtoaGRHbG5lbWx2UWw5SGNGbDRXSEZHZFRrMk4yUm1ZV2QzVlhGS1dXdGtaMnhPUkVaTVZVdGhiRGRKZVVkSmFscGtSelV5VjBObmVFUjBWR2QxYURaT1oyZzVjVWxWUldwUk1GZ3hPRkZLYTFOSk16WkxlRUpPY0ZoNVpuSmlaMXB1T0hSbmRreDRUV041UmxSVFJIZFZZalpWTTBOVWVsRTFOMjFhWjJKRVVXRlBOazU0WDBKdVpubE9aVU56VWtkNk9EVkdSRGhWUlVoQ2NFNWpkblpGY0Y5a1lXaFlhbXRLWlZFMlJqWnlPRFJxWDFocFRVWXlNelU1TW5GNVdFWlhkRGgxZFZreFlWcDRjVEpwYWpsWGEzWnJUV3BwZEdoaVQzcElkMjE0YWxVelJIZFhTRTQzZEcxWk5VVmxTbnBrVEZsaGR6SnVibXBZTldOeGRrOXRjakZWY25seVdGWklXVk10V21ob00xcDVjRlU1VEZoa09ETkdRazVITTBGTVF6WkVhbm8zYjJoUVpXbzFiWEZ6TWxONGRFUkZjRzB6Y2pNNWJYTndRV3BHZWpSZmNtRnZMblY1UkZGVE1GUkZRamx6V1d4blQxVnNWbk56VGxFLllIUTlXMkQ1Y0R4ZGxzZ25WLXNRNm1pMG94bVR5dzlPS3pXZXJkdUppVFEiLCJleHAiOjE3MDYyMTczNDQsImlhdCI6MTcwNjIxNzA0NH0.ml33zBE2DNfmacW-BsXeRuJ4IepZb3kQFLp1oi1oxP8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:44.384 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:46.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 393872: status.find.is(200), but actually found 401
21:10:46.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,393872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@655a1a6b, username -> user.1002325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@350b5e87, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217046324))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjVibzIxOGF2MWNndGc0OW8xZGNmMW8ydm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1VuQXhORlowTTJOWGRGSm1WRlJJVkVoTE1HVm5Ma0ZQUmxsYWFHdGtkM1ZGYnpCNlJGQm9lblY0UmtSSFJrTjJOSFZXZVhsQk9XTkNaMEowTjAxVU9HbDBaM1Z2ZWxwWGQyeGhWVVZ2TWpKYVZHUnVNMWh0ZVhZMmRrZGxUMVZoVVVWcVpXSmFVVzluUkZCbGVucHdVVEV0WlVScE1UVTFkVEZuWkhGU2VVczBWazlxWkdkWFIwbHBXVXhCYldORk9WcE9jMFkzWlhGbk5Hd3RNRFJzUW5wQ09FSklPWGt3VXpaT1ZHSkVWM3AyUlUxeFUzWm1SeTE2WTFOTFlYaFFlRnBHYjBodVgyUkhORk5sYm5Fd1pXUjBSelJLVFRaU2RXbzROR2hwWWtselVVWjJaR2x4Vm1GbFVTMVpha052Y1hKT1gzSm5VMmROVjJwWGRrNHpiVTgzUjBac2VIZHVRVk5qVG5sVFlrSmpWVlZYUm10b2RsaFBjbFJVVEdaS2VGRmlPSEF4Y21GTVIxUkxZakpOWDJOcVJrMDRTSG8xVEU5UlZsWXdRbk0wUVRsc056Sm1ZVjh3VEcxdGNXOHRVa2xIY20xSU1HeHhZazl5VEcxS0xYVTJRbGMxYWs1aVNESmpYMGgzY210aVdYTlNjWGh4WVZKRWNHdENibEZUYlRkcU0wOXlObVl5VjB4Vk1VOHRhVE5WVEZNM1ozbFFWMVJ4VTFSbVgyRk5jVEJ4VEdoV09WVlFhWFYyTkVwb2NHSnlibU5oVWprdE5reDVXbE00Unkxc1NYTmxNVFl0WVU1ME5HbEhPRlZZT1RSNU9YTnJZVkoxWVZWNVNsTkROMWRPVGpkRmEzWXRNMUJPTWpjNFZuSlFiMXBRU21KSWN6ZEZRVGN0U0drMlJYQm1kMDR0TldGTlFqUk5MVGhIYmt0cFRHeHNWR05SVW5odlpXWTRZVVJUWmpWTGRTMUlNRUY2YlZWbVNqRmZYMnhoY1c5clowSkxhbGRKY201NWIzWjRZbUZyYUVWalFtMVRhMlZtWkd0TmVrc3RaMXBCTVdFd2VFVmZaMVo1Y0ZwbVZXRjFZazF0VUhkQ2NsWXlRbmhhYnpoSmEzTmZUelpvYUhwdFZrNDNXRWxFU1ZsaU9WZzJhM3BqTTBWclRTMW9Sa0ZrUm10SGR6TnVUaTF3UkRWaGJ5MXlaVU5VVEZJd2VXSTRhelIwU0hGYVRHUXpTV1ZNVlVkMU5EQkZMbVl6Ym1kWFgwd3pVRFYyU1hKdVVIZE5aVnBIT0hjLm5RTWRoQjRDOVI5bUMxN0NWZ2U1M3IxV2lCdTNpMXFfdnBHa0ktXzAtVm8iLCJleHAiOjE3MDYyMTczNDYsImlhdCI6MTcwNjIxNzA0Nn0.yvxVn91B48v4XnjO79_9XADMfUNxZkkW0gW8pBPsuAI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002325"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:45 GMT
	x-forgerock-transactionid: 09e2ae45-e877-4209-bc67-b23314e753bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:46.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:46.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 393872: jsonPath($.tokenId).find.exists, found nothing
21:10:46.418 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,393872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@655a1a6b, username -> user.1002325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@350b5e87, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217046416))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:46 GMT
	x-forgerock-transactionid: 0892b06c-46e3-48bf-968a-d58e24a8133b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamlpOTZoaDkzNTlkdXZuMnF2c3Mxb283a2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVJFSjVSSGRvZEhJMFFWTk9SMVU1VUd0V2MxWjNMalp0WTJ0T2IzRXliRVJRTnpWbmFtMVdTazR3ZW5ReFdreFRWR0pJTmxBdGQwNHhiR1V0Y0RWbGRtbEhRbm8xTkRabVIyOHdaR1JqYm1OcExWRnlUVWxVT1RGVE9XNXBaek01VTBoa1lTMUVNa1Y1UnpnNFVHTm9YMFJZYjBGd2NHdHVSM0JPZG5WdGEwcFFiR0ZVYTFob2IxOUROV2RVZUY5UmRtUnlWV3RSTURaU1lYcDZhV1JWVkRsalJuY3RYMW90TmxNMVYxSm1USGxQTFhNMWRUZE9NblpUTkVrNU5raGlVVzlyVlhaMk4zWmhTVE4zWWt4Q2FVbzJYMDlJWTE5aFdGZDBWV05YYkdKcWVUa3dTR3BYYUMxWVRqTjZhVjlSU0ZCQk1EWmZaVlpPYldaSVdqbHhUMGt0YTA1blNVVjRTVGQ0UlRBd2FuRXdhbmQxTWtoM1FUQjFUVE5PWDBweGFIVkZVMVExYkdzMU1GQkJSVVYxTTI1TWRETjZia1l4WkRkRE5GWkVjek15YlVGWFZFTm1UelZLVFRKeFoyOXlaWGc0V0U5M1VGaGhVVE40ZGxVemRUSXdNRXhYZEZkb1l6aHNTRkY1YUhoWFZXSjBSa3hIY3pOQ09FMW1jMUpUWVVsd05WQkhURmRFVWxkQ2N6TlFSR2QzUkZkaFQzbFlPVGhsYjNkQk5YZERTRk5OYzB0WExYSldRVWRDVWxGU1QzZHVSRjlVZFVNMlJ6RkxhVGhLVVVGcFZsaHFRWGt6TUc1WVJIRkxXa2h0VUc4dGFWVmhiMjVzUVhaclptTklPRkp2VjNsTGMxTnRjSGt4ZEhSNFdIWTFYelJKT1ZoTWR6aHhaMnRuVm0xMWNubGpiekpYYkhwSE1HY3ljbEJRWjBGcVdHNVpkV2h5V0U1S1F6aEhlRmRmYURGSVkxUXpibDlIY25jMFRGUkhibXN5YWxGRlNqVnRiM2t5YmtwUlZHZGhSbVJFUlcxSlEzRldWMmhuZVcwemRtTlpPRmQ2YWt0aExXcGliVkZxU1VoYU5tNU9RMDlMT0dKWE9VWXlhMGc0U1d4NFVsQTJTek5PZDBGYVpYSmpZMWgzWlhkTVkwZEVZbkZNY0RKSWJtRTVUVFZFWVdKWU4xSlFNa2gyTlRZd2RFSlViWHBSUzJ4MVYwWkhOVkZEUjJ0QlFXUkdaVGxXWkVsNVptcFZMa1k0ZFRkRk1VMDJUVVZ6YW5jM2FFUk1PV2MxTjNjLkllblhUZHVHNlpJR0hRQU9kRU5LWHhYMDI0TkZBbC0xY1pKVUtOMjQ0b00iLCJleHAiOjE3MDYyMTczNDYsImlhdCI6MTcwNjIxNzA0Nn0.S88shEna_aEN5hJmbPDT_AAJWABqiVWrvW1-w41U6EY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:46.418 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:10:47                                        2640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=772958 KO=13314 )
> restLoginInitiate                                        (OK=382999 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=381868 KO=1102  )
> restloginProgressiveProfileCallback                      (OK=8091   KO=1102  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.27%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.27%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.90%)
> status.find.is(200), but actually found 503                      4958 (13.95%)
> status.find.is(200), but actually found 401                      1102 ( 3.10%)
> jsonPath($.tokenId).find.exists, found nothing                   1102 ( 3.10%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 148501 / active: 34     / done: 394080
================================================================================

21:10:49.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 394408: status.find.is(200), but actually found 401
21:10:49.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,394408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@219762e6, username -> user.1002748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1907c3f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217049894))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmdvOGY3MjVvOGxzZHNkZnVmanBhcmZiZmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cmJYZGpaRlJhZDA1YVF6UnNaRGxwVEVsWVZWQjNMbEExT1VaWE4zWnJhVEJ1VWtkckxWOUtiWGw0VDA0MGR6SkJURzlhUjNCZmFYVktSblpUVVRaVk9VRjJUSEJXTjNKTVRsRmFUREpqVDBWdWRHSTNVbFZSU25weFJ6SkdaakI2ZDNKYVUwRkhUM2RaU1V3d05FRjRXbTlRZDJwVk9HWXlNVU4wTW5KdmNqTnVRV2RIYVVSZmJsUjVjM05oVDA5T00waHZSekZvWmpKZlExTkxkekpvWmtaNVF6RTRSbTQzVm14VWFIWnZibGxJZG5ST1NtTkxXSGRsUlRsRlpEQjRMWFZEZW1odU4zRm9YM0l6VW05Zk1UWlBkVUp5YUdwS1pFcE1lVEYzUlRGQlRrdE5MV2h5VlhoeFgxVllVR3hPTWpWTVlsSnZSRk5hTWpsblptNUdlV3gyU3pjNExWcE1ZVFF4T0d0SVIxQTFZVkpKYTFwUFNtWkRSSEZDUlZSdE5WaDJUMFpRVERCQk0wbFNiRmhWVm14dmMySk1kME14YUdkcFRUVTFkbkF4ZDBGNGQzZzNjVGhJY1VSdmJHMUVlamw1VTFSRmVsQmhiWFZyTjNaSFdGbEJlV1Z0WDFGc1IyaEhWbUpQVUVWcFZFeGtTSGd0V0hCNVZUUmpkRFZVWjJ0RmFtbGhMVGxTV1RGQmJFUnhkbFV4VG5SWFJUSm1SVzFsTmkxQlRHVlhhVUY1U0hsWWNuSlBaSEYxZWw4eGRHdE5SVXRDY2tKYVdWcGxRM0pvY0dFM1VUZFRlbGhmY2xoUUxXWllRVE5ZYW1wc2FVeE9WRVExUlZKMWNucE1lVEl5UzFSbmVtMXZSelZqWDFBMmRYZHNaRFpqTTBsUlVIVm1jSFZ4YTNKNVYzZ3dTMWN4ZGxkUWRUbHplR000TFdWdVZYcHphVWx2U25aU1dXaExZMWRaTkV3emNXcFNNMFpqUmt4V1IzTkJYMmw2TUVoSGFHMUtWRVZ4YUROd2NXeFhaVkJzWDFGa1pVRktTRll6V0d0dGNESkRaR1pIZUVVMlZtTm9UbGhMT1UxcFEzaFhWblJTTWxWcFRVaGliVmRDT1ZwaE1IZHFkMFpMTlVkNU1qZHBWRTVRWWxRME9XUm1jbk10TlVoaVFVRmZRemxCVm5wV1NrZFRTVzFZYTNSbE9YZFpaakpDVkhWWVZUVlBPRFo0Y0VKME5VMWZjVWRSVkhwS1ozQkJMbWg0V1RGRVNucDFURVpPVm5kdFpGSkJWVlJ0TjJjLk9YclQwdklqQWVnRE1pd1YzWlNLY3VjdzlzbllUcHhkMUpvdXZfa25XME0iLCJleHAiOjE3MDYyMTczNDksImlhdCI6MTcwNjIxNzA0OX0.ATsVoSWhjBf7dkwIFPszc6_D3YinYdVCMGPbJBcigBE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002748"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:49 GMT
	x-forgerock-transactionid: d92d8f34-b38c-4a19-8a89-d69ef932440c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:49.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:49.985 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 394408: jsonPath($.tokenId).find.exists, found nothing
21:10:49.985 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,394408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@219762e6, username -> user.1002748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1907c3f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217049984))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:49 GMT
	x-forgerock-transactionid: 3fc12e67-29b7-4561-9d29-5eb78964cadd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDc1ZG5kamZwMTcwOHFjbDNwN2dpODc2azMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elkyRXhSVVJtY0RGQ09XWndORTh6WlU1MGNVSkJMalpIUVVkMWFYVjRWazgxY21GYU9XdEZXbE4xWjNobGIwaHhZamxuYzJOeWJXZHVhVzFRU1dKblVVaFRWMjU0Y3pKSlVqVnpZVUpFVUdSb1RWRXlhelkxTjBaRFdWQkpNSEJETTBGclYxcG5OMjFQZFRKUGQyZEVXbXRFTTFVMmIxRm1VRUpYU1hnMUxYSk1WbTFCYlZOUVJXd3dPVWx4ZDNRNFZETkhRa2RWY25aU00yOXlhVlpwWm1saWJXNUtUVXRGWkhsRmNURjVSMm81V1dGSk1tSkdhR0p2VkY5Q1UzSlFhblZRY0VOeFFVTXdha00yT0VKU1ZrRlVZM3BwWjFsblpFOW5Za2xOYTNSNFQzcEdNMUYyY2tSM1VrbFFaVlEzVlVvMVoyeEhRWHBOTVZvNGVGSjJkRVV0ZEVsSVltbHdXVmRVU1ZBNE5YcHljakZDZUdJdE1VOVJkRjl5U1RaVVMyc3laRUZDV1RCdFR6UlVjMjlzWm04MFRqWkhOWE5NYWxGSFNISmhWR1JoWTJ4eFVISXlYM0UyTWtad2NHVmhiR3hhZGtkMFpYWnVhMkZmWmpoZmRqbElhMlUzVXpWc2FUaHBZVWN0WkZSQlZVbEJORnBUZEhwUmJWSllhV2xhT0VONE1uTjVWV2hHYjNoR1lrRXlVVkZFYVhNME1rdGxjalkwTFY5MlVVSjFTRk5sZG5aNWRraEplV05hY0MxU01WTm1YMnRuZGw5alFXdFlaMWRWTlRJMVgweHBabGx3ZUMxSkxVeHBYemcwYTNSQ2FYWnRkbU01WlZOdmFtdHJWRmxwV1U1RU1XSTNTeTF1TFdsM2JUTXhURTV4UzJGek5YWk9SSFpVTnpJM01XOUNORUprVmxwdlIwdGxkSFJqUW10MFNYRnlaR2d5VjBOUFZqTXdja0ZNVkdNdFFXeGxRalpIZW5oMVNWSkpTSEpRWTBzNGVGSmtiamxFV2xjdGJqSnpUbXRPVVV4R2JtSnJSbm94Y210VmRteGpibU5RTTBkMVJIZEtSVlZmZVZocWRtZFVlV0l3UlhKdFpFSklOVzR6TmxSblJIUndNRmsyUzNjemRsaHNRWE5WUlZWbE5VcHlPVk5ZWldFMFducERWM1kxUVV0WFRIQndWRFEyWms4M1ZqWklOamhDYVRVNWNEUjBPVE13YjFSMU1qTktkbGRwWWtodGNqSlZMbDlFY1VkMVFsRm5aV3A1WVhCYWRsOXlVekI2UlZFLldGdHpQcGZ2R0d3dGg4TW1LMUtCYWdYVkwxc1lGYW42WFR0VHNudjMzY0EiLCJleHAiOjE3MDYyMTczNDksImlhdCI6MTcwNjIxNzA0OX0.2-QpSrhAgvzDwHBTX0q5BK5gPydG2kq9DYJPyPANasI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:49.985 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:50.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 394538: status.find.is(200), but actually found 401
21:10:50.793 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,394538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41b88777, username -> user.1002353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d344bcf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217050744))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGkyZXVmYm0zMG41MGgza2Y1YWM5OTYwMW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGJEVjJXREpNUTJwd05GQnJUa2w2YkZwMmFrOW5Ma05ETUZwM1ptSXRjbGszVVRGcWJFZE1kMlJKYmt0V2VHZFNUMTlRU2xKSFYxQjZMV0ZwUVhoSVJGTnpTbVoyYlhWUWVsZFBTRE5GVGxCQ05HODVTRXBMWVhaelIySm1kWFl4WmpOQmJVUm9NbXhrWmxSR09HTm1kRW8yTkUxb1pEZElRVVpxWTBKWGNrczRSbWhHYkV0VE1uVlpNM2x4VDJGeFMxSjRjVnAyYWxCbVgybFllRWxxV25WcmFGTlVNVzlSYUdVdGNEZzVTblZxV21weFFXeGlNV2R1V1VOaFUwdHBOSEJIVTJzMGNISm5ObmRQYjBWd1pYcEpjRmRYV2w5ck9IWjJUVzAzVm01ak1YazFjM2xuYVVsZlRVbFVYekp0VjJnelpqaG1RVWxxVTFWRWNHSm9TVlJaV1ZGT1VVbFZhbVpKY2w4NFlrcHVNV0poTkdWWFoxbzRjelJ6WjI1TldYUlRSMVpMZEdGS04wWXlhR0ZtYzE5V1l6UjNNSE52T0dRMU0xSnFlakUwVlRSMGFETlRiM1owYVRsSWVsbG5iRUl0ZUZwdFQyNTVkV1IyTkZKRWJVazRkVXRVVERCU1NVNW5hek0wY1doMlVVSkhURWR2WlhCVFdqUkNSalZPY2xjd09GQmxTRXBsTW5aM01XcFpUR1ZFTWt4VllWOWliVnBNWlV4SVNHcDRUbmREZDNGNE1ISmtXVFpYT0ZkbFQzVlhjRTVYTW1Nd2JXcGxiVGhIZEdOSFYxQlFTMU5FWVZOd1MxVlhURkpKZDAxTVVuRlJZMWx6ZWtoeWNUUkNSbkp4UzA1dGNWUjFVak5QVldkRllWUlhXa1EwUWtKWFJqZHZkVWhDYm5ReE0yWjRabWx6VWpKVVdEQlBla0ZrTUU0MmJWbzVTRk5vVTNCTWFVRXlUVlV6UkRsQ05FVmtOREZHYzAwd2JrMTViM1psWmt4MWFWWTNRbkp2WlV4dU5ETkdaVGRJZUZWamQzbE9MVFE1U1MwMU5qbFJNR3BYWlZBMWIwUndlVFJZZUd0MWFGaGhNWG8xYVdnd1dra3hjbGhNUlRkd1ZrRk1jbGhDZW1nelVGVlNWamhPUlZOeVprWk1WMGwyV0ROcVQxcGhVekpHVDNCbVp6bDZkVTlrTVhWMVlqbFdiM0JoUjNNeVIyeEZhSGN3YUZKT09YTjJZa3BvVWtkYVFVRkpMbHAzU1dkSlpFMUtjMk5EVFRKWU9ISnBSVEpWT0VFLi1YQWNKandzN0IxUEE3ZlVSNXZZcDV3bWhIemFGWjhmZjBqZjlMV2FrdUEiLCJleHAiOjE3MDYyMTczNTAsImlhdCI6MTcwNjIxNzA1MH0.saTG3rEwkaGTJOpLaszlI7dwyjmMcXlGQt_cpAkNDqE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002353"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:50 GMT
	x-forgerock-transactionid: ddc711db-0ef7-45d5-95f2-f12fc1efdcd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:50.793 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:50.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 394538: jsonPath($.tokenId).find.exists, found nothing
21:10:50.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,394538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41b88777, username -> user.1002353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d344bcf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217050833))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:50 GMT
	x-forgerock-transactionid: c060a9f5-4329-4024-ac67-44b697e553d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXAxczUyaTBoOW82bWFqMzZmNDM0M2R2ZmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1draEhRMGRQVm1aWVVGWkxSa3h5YlVaa1VsUm5Ma2xFYmpGUWNIZEhZMDFRUkhOZlJGcDZVbkZEUlZCdmMzZHlaa05uT0dSdE5HNUZNRVUzUlZoblVWQlNiRko1Wldod05XWmhSSGhsV1RJelEweDBOREZNVG5WaU5rY3dlR014WjFZMlprcGpPVVZrVFhWRlRERnZXVVpHYjJwV1pYWndkWEJSUkdwNVdEbENXa0Z2TmpWVldraHRhVkExWjFVM1ZIQlBTMHQ1ZUY5T2JGaHZkVmxaWlhWVFR6VnRXR290VTBST2VXUmxabXBFUjB0WFgyTkdXRFJyU2xBeVIxazVVMU5LZVZwUFYxRXlPVmxqVmxFdGNGVlJaMmRUV1RsM1REWTNWMFZTTmxoa09IQkNZV2hxY1RKTVpGaHdPVXRvUTFjNVdVUXhUMWhXWVMxUGJEZDFUbE5uT1RCSVYyUk9MVGxVYzFaTGNGOWhXRkZhTlhrMVpXZ3hhRjlQVFhKRFdIUXpVbUZxTjNSNVptNXVUMDFSWTNoUldEbHdVV3AxYURKMGQwVlBSV2hmTUVGUVpsRmFiMk4xTmxCSmVFWmZZa3B6UjJwemNYRkhWak5KUmxwamNtNDRURWR0TFZSdE5uQlJkekZVYUVWYU9GRlRUa1ZvWVdwaVdVSkVXVGR0YmxOM1lVSmljakZWWmpOVVFtWmZURFZxYjI0MFMzSlRka2d6YmxsVFdEVlhWR3h5V2xCa01qaHpjakZOTnpCcVRqWmtZV3hQVDA4d2VrZDVWVUZuVm5CcVNtZDVSMWhyTlVwQ09IbG5kM1JtUTBoZllWODNOamRCUWprMVRTMVBkMWRQUjJKdWMyZzNRblpoZGs1b1V6aDJSRkE0VjFOMGRYZHBORmRXVEVGWVdqVk5WVWx4TWtwZlkwNHRNMHRET0RZM1IybFZZV013UVc5NVpsQk1TbE40VjNSb1RuWk5NRGRSWDJnMlN6TlBVSE5pV0VoaWJscDJWRFl3YmtVeGRrVkZiRkEyUTNka1NGQlFiWHBuY1dwbFpDMXBWV1JUZEhwVGMyWklUMjlFVURCaWMwNUdVa3BsWmxCd1VYbHJaUzFmVFhCQlZUSTVOa1k0ZVRSYWIxOXZVRTV3TFMxNlFsUm9jRkJWTTJaTGJsYzVTbWh0V0ZCb1kyMUdYek5MVm1wS1ZHRllNV3BuYVhwa1FuaGZkbmc0WDJOcU0yaE1kRVIzZERkWFpGQnJMbVowYVRoVVJuRm1iSGw1VVV3eGRXdEVVM054YW1jLndDNXJhOHFIbmdGd1lfWExTNWlVYlRyT3dmZl9OV0VFOS1KWWdyNUtaNzAiLCJleHAiOjE3MDYyMTczNTAsImlhdCI6MTcwNjIxNzA1MH0.Zzn_Yr9BZW4JdvGhIkgxzsssbO7NMQCslxNctPPPiqs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:50.834 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:10:52                                        2645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=774479 KO=13318 )
> restLoginInitiate                                        (OK=383748 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=382620 KO=1104  )
> restloginProgressiveProfileCallback                      (OK=8111   KO=1104  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.26%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.26%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.90%)
> status.find.is(200), but actually found 503                      4958 (13.95%)
> status.find.is(200), but actually found 401                      1104 ( 3.11%)
> jsonPath($.tokenId).find.exists, found nothing                   1104 ( 3.11%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 147749 / active: 33     / done: 394833
================================================================================

21:10:55.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 395241: status.find.is(200), but actually found 401
21:10:55.375 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,395241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@115215e, username -> user.1001238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7414532e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217055326))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicThhNTZoY2lxdnBzcWVkOXU4ZGlyM2U4ZW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFl6bHVXVWswYTI5T1dWQkJTeTFpZW10dU9XUlJMbUpJVDIwemJtMDBWVTFWYUU4NVpXRnVOVUpMWW1SVGF6aFVZeTEzUmpoeE1sVjRiR3hrTVZaYVdFcDVhRlI1WmpkUFJWUmFRMDlhYlZsc05tWjJUV1F4YXpWWmNFcDJWbnBNTFhkb01USnVWRzlDZFc4NWR6SnZiVUUxVjBnd1ZtbHJabDl5TjI1M2NWTnFRMlZ6VVZablZFSXRSVTFuYWpCWlJVWldlbmRWTlVwdVlqVTJVMloxVjI5cVZWcHJSRUZpWTA5TGQzWlBTMmhCUW5WRU1qVjFPWFpSTTBoU1QyUkRhSE5zTVUxVU5FcGhOMVphWm1Nek9ISnNXRGhNY1VSa1ZWQXRZMUZHYUZSWFpUbFhXWHBUYXpWRWRteDNjSGRhVVVwSU9HWTJVMnhKVTB0QmFHZGljMGRyWms1SVZEQlpNV0V4U1VORmVqTktSamN4ZEVoNldHWTNha1ZYTjBKd1IwZzVNemh6T1VSaVpqWXhVbXhTYUZSRGVreHZjemRoUzNoRWVqSnFjRTU1ZDNwVmRFNUxlWEozV0VoV1RUY3pRazExT1ZCUU5XTmFNRlF0ZVZONlpIVm5iRTV6VVVORGNrUlpVVW8yZEdzeFZXTkpUMEptWWxkMllTMXpRMDAwTlZaWmVtdEphRGM1UVRaSWNrUjNOR2syTTAxWWNYY3dVMHhmTkV4RU1IRXhlVzlRVm05RGIyRXRZVVF3VDNwTlRucElWVFExVVdobVJWZERTREl6WjJGVk9FOU9iR1J2WTBKQ1pVNUZablkzU0c1S2JUQTNPVVJhWDJsVk5WbEZNVEZTVDBvdE4zcEhORXRPZWtrMVYwTlZUbTF4TlRSamFHSnRhM0UxV1V4cGNYVTNka1ZDTUVaUGFGOUlNM0ZZVTBreGVXVkJhMjB4UmxRMlpUQnJSRjlFT1Vab1FUUTBPV3hmYTE5aU5HSlhja2hMTjJab2FERm1jM2hvVTNodU0yWllWRzh3WVZoTWNVWnFhMWhYTWt0QlgzSnpPR1psVlc0M1NqUktlRzFSVFVaSGJGQlZWbFpZY2pJdGJqa3habGd0UXpWRWVFSkhSbkEwUTBWNE5XbFFObmg1UkMwdGMzZ3dka3hKY0ZNM1J6QlNjMnQyVlRGaVlVbzVMVmhHVHpSbWNsVnJlSFphU1ZGMmMwbDZiblpOUkd0YU5YTTRjVmxaZFZSUWMzYzBMamhYV1VWVmExUmphRTVFYW5FeFZtMVhYemhRYVZFLnpnQWNMdzY3SGh4aE9iUHozMm50WFFYb2pIcWpUNVZwcTlkZE1UR3ZuVW8iLCJleHAiOjE3MDYyMTczNTUsImlhdCI6MTcwNjIxNzA1NX0.rdERhyknD8OgZq4O2sBw1zyrpSezLhlj73NaWJzVRfs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001238"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:54 GMT
	x-forgerock-transactionid: e8eeb573-0e84-4487-a8ee-e6119b8713d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:55.375 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:55.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 395241: jsonPath($.tokenId).find.exists, found nothing
21:10:55.417 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,395241,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@115215e, username -> user.1001238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7414532e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217055416))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:54 GMT
	x-forgerock-transactionid: 283f5c67-cf4e-4202-b5a9-e3a68b0dcd97
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2lvMG51N244M2dsb2M2dG01ajJoc21tdHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blJqVm9lVk56YmtoM1duUjVPVkIzYUVoYVRHTlJMa2RUWDBSR1NEaG1YMmROWDA5UVNYbG1aVUZUZEZWWFNUSmxRbGxUYlhocE1GSTNWRzV2YkRaS0xXWjZRbWQ2Y0RWSlYxTmZNazh0YTNaR2RDMXlhMWQ2ZUhSNWFtZDNMV1p2Y0RWSFRGUkNYMWxrY1U1TlIwWXlUR2gyTlRCaE5HZDJSbmcxY2tWaWNHZHBVbDlrWkVFd1NXNDJjVlZSUzFkS2VEZHhjWE5KZUhoT2FtODFjR2R2VkdST1RGTmhTbFIxUXpreGMwNW9OM2RVU0RoRVRFaHRZa2hvV21obmFHMDJXRlZUTFY4M1F6SlZOVmd5YzJaRGJuazNObkJxWWxobVRYTTBjakZxZFdZdGFqbEtjazlRWjFwME16TnVhVzVpV0hjd2VWZFlVQzF0WjJGbE0xZHNUbVV6TjFSTFdVcG5VelJvWHpkUFVtZHlMVFF4VjBSdE5XNDBYMGRIZW1SSlJVbzNhVFo2ZFdwbVkzTkJkbUkzY21Jd1VqVllNbGRIWlV4SlEyTk1lWE5GUWtkc1FtODFTSGt4VjFONmEwNUJjWGxDUVhoa1dYWkVRM0Z2VVhGM01HcDFVazVCT1dOQ1VtZEdURlpGTURKTWRWZDNVM0JRVUdwT1RTMVJibTkxZWw4dFZFUnNXRmwyUlVaMFNGRm9RMHd6V0VWUVgwdEdjRzVLUWs5S1JqVk5PRlZNZFhkMlN6TXpWRkY2UkdOVmIzQlJkRzFYZWpWUlprcHpkWFo0Ymt3NFMwbFBhMEZ1VFVSeE5XRkdlbE5CWWpWaVpIZGtWQzF2TTJWdVJVMUpjbWRGTFVGblJGWnBSR1UzYjNCYVozTmtMVVkzV2xoSFJWOURjRTF3YUVacFlVdGpjV1ZaWkdaT1dVOXpPRmwwYW5WNWExSnFURWhyT0RKT1JscFBURll4UkVJNVZ6RlBZVTlITlZvM2VWODJXVlJuWjNSSloyUkVRVVUyVmxCcFkxUkVOV1JwVTJ0c2ExVlhNVEYxUlZkS2RreEljVEI2VGtsVFR6RXdiM1pvUVVSa1lsWTNkMDUwT1doVlowMTJaMnREY25WS1FYZGlhVGhMZVZOeFdrTkpPVVZ5V1daMWEyUmhWVVJaYmpKemEwRlVjbWxmZDJac1FWaDBMVEJzV204MmNTMWhTVVZRTm5Nd2NUSk5jMlp3ZVhCdFZGQk5VVzFITlVSR2JqVlpMbVJLWHpCb2VEZFRNRFpsTldaWE1uaFNaamN0YVhjLlh0WTJMcVZOUmhXekpUS3dMd3hLcE8wRFBzb0g1bmhEa05EdlFwNVc3T0UiLCJleHAiOjE3MDYyMTczNTUsImlhdCI6MTcwNjIxNzA1NX0.546_2vgnkOdE_rh7kdviM9TdZu6JDwvqQbgjjVo-FmI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:55.417 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:55.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 395252: status.find.is(200), but actually found 401
21:10:55.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,395252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@711c4eee, username -> user.1001844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d6c7374, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217055405))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGFmdGtiOGUxMGx0aGIzanRpdGtjZTdobHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWRtTmhRM1JwVFVKeVZuWlNlRk5MTUVsdU9IQkJMbkkzU2xaUGRVZFdlbXM1WVZGWGJHdG9OMlJQZGtvelFsOUJjMUYzTFVKaVpVMHphRTlwU2tWblNHWlJiVTAyZHpCbE5VZHVha1IxU2pSQ1VEWXlXSFJhWld0V1dVNUJSRTFRVFZKcGVYWTRiVEZRVTJKbWNuTnVRVlZUTjJod2FtTjJNMmg1UTFkM1JERTFURzF5YVcxbk1XVmlNUzFMZVRaMmRHSjZaVWg2VjNKVk5qSldMVkoyTmtKbU16RmFPSFJTT1dvellqSlhNR2xCZDFaSWFWY3pkMDVMZFVaWExWcEROVjluTW1kSFRFWmxNbk56T0VaVGRUWk9ibU5VVHpOT1dIUkhVa1ozYUc5M2IyZEdNWFkxVlZacGN6RjFPVVZyVkhWRGIwWmFjWFExZFRZMGFHNHdabXgxYVdNMFNtaHpWRU54UjBKR2NqaHFhbXMxV0MwelRVWlZlVzlYU0ZCTk5FTjVlVVJZZVhCUVkwRm5aMGRYZVRSWE9GTkhOblp2UzAweVVuTjJNMjVXU0ZsQ0xXTnNiVjlIT0dkRGFEVk1kamRsZVRSWFRqRjZlVFJ2ZEhWQlYzaDROSEoyWmxaMGJFMW1hRU5ETmxKTFNEaFJZaTB0VUZjMmNUZHdjWFl4Um5ac1JYYzRTMDFCYTFSc2ExSXpkRnBhYlc1RE1EUmtkVEpKY2pKVFRUYzRSM2szYUZJeE1FWktlRmRpT1Uwd2RIVkZkMlZuUWxoblkyOU5RM2x2TmtwQlNGVjZSbEJFUkc1VFF6TllkVkJxV1U5V2JHbERiSFJvZVVkTVJYWmhSM2MwY0c0MGN6bE9VbFpKYkhGa1NuQmxWRWxyUjFGdWEyTXRieTFaYjJsd04wRlZSbVJUZEZaWU9FMUtTa2hFZGpaS09HOWxTMkZtVUdKMmJsOU5jM1JvVUhoVUxUQmtjRlpuVGpGSk1IRnhiVmh4WDFkRFVHTlNaMGhYTUU1R2JuRTNVMFozY0hkVGRERnJNbnB0ZGtoRVpIcG1XRUpqWnpscVFtVkxaV1prUW10aFFrOTFTWGRGUTJKa1gyUlRhblZRZEhGTWEyUnVTMkp5TVhONVZYQlJTMGx3YzBOeVR6TjBSblZEYVc1amNXMVNXSG8yTlc1WU5tTkZORzVpUzBoNGNGUmhaRGczUVMxYVEycDFWbVo0VW5od2JqQmhPRGcwTkU1eWNIVm5MbTB0Vm5nNE1WSlFOREZJUlhkVlYxaGFaa1pGY1djLjMzejJfaTFmNmlrc2NtelNJZE1fN1V0TGlzZVBiTFB1SjF6WTFnQWFTTm8iLCJleHAiOjE3MDYyMTczNTUsImlhdCI6MTcwNjIxNzA1NX0.bn5e631UG8GuS4G8fOjgBIfYX4kEvI6JcNgSAKGsx7M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001844"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:54 GMT
	x-forgerock-transactionid: ea54d8be-af4f-42a1-8360-cce2c03e30be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:55.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:55.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 395252: jsonPath($.tokenId).find.exists, found nothing
21:10:55.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,395252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@711c4eee, username -> user.1001844, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d6c7374, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217055491))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:55 GMT
	x-forgerock-transactionid: b7ee6689-6738-4868-a40c-98792be098f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmE5aTk0bnE2bXFydXFqbmVnZmFua3ZnMTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2MwRnpXazkwUnpGQ1owOTVjVVJPYkZWbFVsSjNMamRTZVhreVprMVdhbkEwWDB3MFlreEdaa2RQUmt4QlpXZHpiekp3TURsR2FITkhPQzFsUVdsS1REUnJVMXB0ZVVwVVZIWlNNRkV5WnpWVVNUWllVbkpuTTB4WWFsQmFYekIxTmpKMWQzTTRlV3BEU0RCZlVqVmxWR3hKUjFGM1QyWjNNbVJJZEVKamFuQnpSVUZGV21Oa1F6ZG5lRlpXY21WRlJrSTNSVWt3VUdKaGNIQjJUMTh5V2pBNVltaG5lWEJMYVdNeVpWUkdXRTVVVTJVNFZrRkZUa0poUmtsblpHTmtObHAwYlhKbGFUaHVORVJFTjFKWlp6VlFkR3BWTUdWVVVtUnZaSGd4Wm1WcldsOVJiREZaTWtFeGJFTXpZMmxJV0VWb1JYUkpVR0oyVFdkNVpXaHZZbVppYjBaMFpYZHNUbUk0T1dkWlNGSm9SRWRGY1daNVdGQllXRzQzVTFoMFdXcHBRbVF4YkhOeldXeEJXV3M0ZFc5d1JtZHJUSEY0TFZWVFpYbHpORXgzT1hoYU9XSktVbEpoU0hwT1EzZGlNR2g2VVVFM2VrZzFkMHRQZEVsQ1ltbzNORUZzVEdWRlZUazNTRlU0VG5FNU4zZzBNMHBGTnpkRGVVUmFTVlpPYlhOUVJsRnBTMDVoUkZsWmJtSm5aWGxaVGtwNlltTnlTSHB1WWxWWU1YWXRjVlZrZVRCd2FqWnhWbTB3VkdKZlVXOUViM2RRVm1SS2IwZEZOUzFTVkhod2EwMHRWV00wVFhVMlVpMW1kbXBJUlhCd1IzSllUa28yVFRkS2N6RjBabGhrVWxWbVpVd3hOa3M1VjJOdGVtbEdZbEkwVVZoNFJsVmZOazB3Ymsxek56TkphR0o2ZWsxRFgxZENhMmhOWmpGcWJqUk5UbUZ4UVdScVMxWnRTVjl6YWpGcVpGSTVOVVJtWDFWeFV6TlJkUzFOVEV4aWJqUmlNWEI2VjA5MFIydHRhV055Tmtwb1EycEtibTFKVmxSRlJIZFljV1ZzZG1JeVNFOHdkakZoTlVkaGMzQXhYMmRmVmxCbWNYZGpVR0pFVTBwVGVtcE5hakJxVGxaZlFtY3hVbEZLYVdscE0zaEJiemxWWTBGVFJVRlpha1ZXTFRCak1HeDFaRVYxYW1keE1rZERjRlp3TVVsTmMwMXBWVEJtVUdkVmNubEhiRjlWZDFWWmNHMU5Ma0Z5ZUVwNGJERlFUa2xQUmw4d1pHVmtZMVJLVFhjLm01bS1OYS1uODYwOUlkTDRJcmt0Wko2UkpkV2xMNFdUMndTbWx1NmtlUGsiLCJleHAiOjE3MDYyMTczNTUsImlhdCI6MTcwNjIxNzA1NX0.m96l07kbhAmhBVejtDuobSR89t4uvZtekxahvUqLrio","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:55.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:10:55.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 395266: status.find.is(200), but actually found 401
21:10:55.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,395266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79825a83, username -> user.1001817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4369dec5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217055527))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3A4MXNsZXQ5M3J2anI1cmpka2Ztdm5udmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGQySjBjVVJYVlROV2QwcHNVemgwVUhCbFQzcG5Ma05DVW1wR1RqRjJiekl6YVMxdk16Qm1TWEkzVEhCSFZGZ3pXVzlTYVRWNWNFNXVTbDkxWTFjM1Z6aGZNVWRVUTBSM2JqUnJNRjlLY1d4Qk5HVXlhVFJvVDJ0VFVrVmhiRXBITTFWWFNUQjFPR3RCZVRKeFV6VTRVWGM1ZW14UlZFNTZjV0pPU1RGek1IUkRSRFZrU2pOMlgwUldlakUzTjBOdU9HMVpTM2hmV1doTE5uUkpOVUZuVTJJd2QycFhTR0pSVlhSR1JHZG1hV1Z5WkVOTVZUUjZkSFY2YWpWUWJFcG1aRTgyUjFkMk56VndTak10WDA5a05WbEVTa3hFTW1SS2FHaEplV05xYjJsU2FqWlpXRU15Wm1aTFpGVk5UV0ozVEhJM1VHcG5UWE5oYzB4NVlqVkpWMDVCWVhreGJreHRRbGhaZVVwVU5FaHhiMVJDWVhkVmJqVTFlaTF3Y0V0aldUUlFhMnA1Y2xSaVZWcFVlbVI1ZVZGNFdrSTVNRlEwYzBGRlRERlNTbEpZU3kxZk1XaEpiakZzT0hBelR6TlNUMmc0V0MxelYxUkdSSEpwWDIxNFZubEZYekJoTkVweWQwazNORzUzUVhGSVFUWXdkV1JuYlVsNmQyRmZTVEZ3UkV0SExYUXlZWGhLVnkxcFpsRklNbXhCVWtKNGEwRnhTMEZvVUVsNFEzRkJVek5WVTNWeFJqaEpjREJuZUZjNGQyaERZV0YyY1ZGQldDMXFZekJTTTFwUGRWbEdVSFZwUjJwd2JHUk1lalJQZHpnNWEzTkhVR0pIUmtwTFRXSklNRFJPYzA1bVVsWjNSbnAyZW1Oc2VIbElibkZITWpOWlIxRXlORVp5Ykdvd1dtNHRUVXRvZDFwR2VGazFObFpvVG10eGRHVnJhVEJKVkZGNWJteDBNMDR0ZDBReFkwTmxSSGRYTkRONlRXd3hPRFpKU21wdVRXMVNkelZRWkhnd2FFZEtUSHBSTVhKS1FuSmhVbDlMYTBWWGJFWXRiRkV4VW5CM2FEWk5MVVZ3V1ZKSlpESTNkM2htTW5GNU1WQkZkVEprTjBVNVdFaExVMGxaVkdrMmNUSjJOMDg1WjB4aFUzbFpUelZ6UXpSTFNuRnJWVkJMUmtsWE1ucGpNMVpVVlVKeGJYTmtUa1l0UkUweGRtNXFVMVJFUm14RFpEYzVZVXB6Ymtwc1pUQjNMbk5WU0RCUFJVeDJkVTB5YkRaaWJXUkdWR3RYZWxFLmxyUVdEek1TWVAyZFU2RmlaT0xWdmZkWTAtVWhSUlVUWWFXRkZPQ3RGNlkiLCJleHAiOjE3MDYyMTczNTUsImlhdCI6MTcwNjIxNzA1NX0.KMwKcJnXaAuwVKK0jqs3UlqNaH5-qgXAvXDSGuaAKPo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001817"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:10:54 GMT
	x-forgerock-transactionid: 231af18b-ff8d-473e-a338-ca218b21bfe4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:55.578 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:10:55.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 395266: jsonPath($.tokenId).find.exists, found nothing
21:10:55.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,395266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79825a83, username -> user.1001817, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4369dec5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217055618))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:10:54 GMT
	x-forgerock-transactionid: e9e6a902-b1c8-4905-b239-1d2c3c7a433c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXU2YTA4bTZibmx0ZmdnaWtlcmcwcTU2OWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU5IaHhXVE5wTTE5UFNGbHVSbVV3ZG5rd2REWkJMamgzUVV0aFptOXpaVVpXTm5Odk0xTlpUVTAwV0VsU1EyRjJZWFJ4WW1sa1pFZDVSM1ZWVWxvNU9UUnZkekZEYzFSc2JrZDVSRGx0ZWxGZlVGZEdWbFp3YVcxalRUQnJNemhQTlVSU1ppMXFkMlZTZFZOTU9YQjBZazQ1TlhKVGFsQlJjVkZ5U0daaFYwWXhWblpqYkZCQ1RVaFJWalZxVm1WRExWUTRTbWh0WkVGYVVuazJOMUJLYVRsQmEyUk5NVWh1U1ZSaVZGQnVkVlZoWTNOcmQxaEdWbHB1YVVWMmExRnRZeTA1Y0cxV1VIZExUREp0UVRZemNsQkdSbTVKU2xWU1FVbzJWRWxJVmxZd2JrOHlNRlJ2Ym1SQ1RVUlFNRzk0YUd4alNHZ3pPRFJmTTAxRU9WQjNjMng2WjFrdE9VMXRlV050UTJSM1NIQTBXbVJWZUdkaE5WZG1kMGh1VkZReGVsbFFPWFE1YTI5WWRVdzBTMWMzT1ZGeFpuWkNaMVV5U0U5VlpUbEtjWEoyYVhGUFRrdERTMnRMU0VoRmNYWjZNVlZRVm14U1EzbDZObTgxUVVSUWRteE9XRWwzWWxoQ1lXUXpMVTh3YWkxeFdXZDBUblZUWmkxTmRHdENORTltVjFSV2IyMUVlbFE0ZEV3dFRXVmpRMVl0VERoTlVscGhhMmxqTUVWR1NXWk5jbGx2Wlhvd1NHNVpXVnBDZEdGWmFWZ3dUWE5IVG04eFpYZEVPVXBDUkROWVlqWnVaa2M0ZVVsc1ZIcGhUWFp3WVRGVFZrOXNNa3h2ZDFORVNqTlJaV0ZsWWtsd2JXWmhPVU4yV2xoaGJsOU5MVzl1YVdodFQzTkdXRWw0VWtOd1p6QlVOM0kzUTAxRmJtUlVVM05XU2pZeVozbFFPR0pQTjB0Mk1qaDRhVEY0Y0RKblYyVXdOV1F6UWpGTFdFbHlVV1ZLWlhsbFluTlVVR2R5YTFOWFlUaHNka0pmTkhKSkxVbDRkRk5CY3pGVWVYaGxablo0VUdadWVVZHpNbFE1TVhsdFRXRnJTWGhJZFdNMlJYcDNNVGhqVFhZNVQwa3hjRlZpTmpodlMwTklVRGQxTFhGVGR6RmFRalJWVWxaTWJYUlVjVVZCTkd0U1pYSjRhMXAyU2pKS1lrSTRRelJrY3pZMWVFaGllRFZMT1ZobkxVNXJkV3B1TmtOblIxOVJMbWRxZUU5UVRUUTFXVnBXVEhCQmJFd3hPRmw0TldjLnA4RjFyUEdLel9SUC1YRkZTQ29Pd2MzbHdzS1ljWWlhME54OE1WYk9KX28iLCJleHAiOjE3MDYyMTczNTUsImlhdCI6MTcwNjIxNzA1NX0.Xe5lRxNMCAa0AWHbJqoApltJjKPnVGo24SDPQUoXzlM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:10:55.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:10:57                                        2650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=775972 KO=13324 )
> restLoginInitiate                                        (OK=384485 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=383364 KO=1107  )
> restloginProgressiveProfileCallback                      (OK=8123   KO=1107  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.26%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.26%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.89%)
> status.find.is(200), but actually found 503                      4958 (13.95%)
> status.find.is(200), but actually found 401                      1107 ( 3.11%)
> jsonPath($.tokenId).find.exists, found nothing                   1107 ( 3.11%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 147007 / active: 28     / done: 395580
================================================================================


================================================================================
2024-01-25 21:11:02                                        2655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=777484 KO=13324 )
> restLoginInitiate                                        (OK=385240 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=384106 KO=1107  )
> restloginProgressiveProfileCallback                      (OK=8138   KO=1107  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.26%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.26%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.89%)
> status.find.is(200), but actually found 503                      4958 (13.95%)
> status.find.is(200), but actually found 401                      1107 ( 3.11%)
> jsonPath($.tokenId).find.exists, found nothing                   1107 ( 3.11%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################-                   ] 73%
          waiting: 146260 / active: 32     / done: 396323
================================================================================

21:11:06.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 396970: status.find.is(200), but actually found 401
21:11:06.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,396970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f49eec1, username -> user.1000178, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c28846, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217066739))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGoybmZub2dkbzhlNWI2dWMzaGppM21mYm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2VFTlJaak5LU2pVMmVXOWhZM2xZWDA5aVJHMTNMblJHWkRSaGNFWk1WRGRKYnkxWVUzZFZWSFE0VFY5WFUwUkZVSEl3YmpobVZVOUJPRmxNWVdSaWJuSllOalZyVVhWZk5URkhXbFZ1V0VSamFqQnZRa3RDY0dvd1VIVnJVRXhFZEhkSVgzSlJTa000ZUZWU1l6WnJUbGd5T1dwVlNIcEJPWEJxVmxSSFRsQTBjbk01YW5KaVlteEpNMFl5TTNZeU4xZDBiMU0zTVY5MGNEWXRaSFJtUTJkTVRrczJlVlJEU2paWk5HcHdkV1kxT0Rrell6QnBObDlyY1dWcmEzSjFjVEZUUTJ0TFVEZFhVMHB1UjFOcGJrcFFkSEZIYUY5Tk1WWjJMVFp4WTFSQlFsRndVVk5UYzNoQ2RreHBhbWxTUlUwM2JWWnpSRTh4TFZFMlpuaFNSVU56VVVkS2NFVlBVVlpCWlVobWNqaFBjVmxwUkVWR2JGWkdTWFJhYm5KMWN6Vktja1ZRZWkxb01qSndhSE13TVZGTVUxZDJNMVZLZHpKemFXOWtOWEZhYlVkWVZHNHlTVlJSUVhRelgxVnZhVlI0U0hOa1VFcGZWV1EwTWtkT1MyZFNRbUpKY1c0MWVGaGZZVlJqZVRWR1ZGTmlaRkpDUVRKcWRuTldTemh6ZGxCNVVXWk5OM05uTUMxa2NWRnlUalJZYms1TVJIUk9RbVprUVZkWmJtSnFWa0pNVG1wSGVFeDNhWEJKYUVkcFNIZGtUV1JWV2tsSFMyZExPVGw0V0hsVE9WOTRRbVIyVVVGQ2RXMUpSbHB3VEZsNlNGUk5WMmxsYjJKR2JHbHZaM1JvY0hReFZqRkdUa05HYmxoNVdVZG9ZMHRYYUcxRGNHSldiRVZyTUhSSVVEbGtNa3AyWjFsSWRHdFJNbGxuUW1GT2RrbFhlbk53TTFSMExTMHphWHByYlRrNGFHVjZkWEZtTVZaTlptTk1hMFJYYkd0elQxUmlVMFp1ZFZSemJqSkhkRGhtY1ZOeGMwcFhZbTlLZEd0T1JGZ3lTMDFwV0VveVZrUXdOMG96WkROelJGcEVZbGRxYkc0d1QweHJVazVDYldKc1JuVjFXVTVIUTFwM2RFTjVWekowVGtnMFQwdDZUV3N5VDFONU1HeFlRVGRTYzB4UmRWSmhPWFZaYUhWS1NXZFVMV05qVlU1b1R6QXdPWFJyUzNCM05GVndSM2N4TVZrNVMzbzBMak0wTmpaclEydExMVjlEY1VGMFlsbGlTRGRFUTBFLkluT1dha0xjOFNwZnhra0d5SjdVb0NxekI1Q2ZoNWJwVklVT0dCZlhpUFkiLCJleHAiOjE3MDYyMTczNjYsImlhdCI6MTcwNjIxNzA2Nn0.uiLgarsxRu4fSbo7G1evO5WZLDO_-sl_egX0jJwV2J8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000178"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:06 GMT
	x-forgerock-transactionid: cec14dec-faa6-483e-889a-0aaca78a7635
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:06.789 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:06.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 396970: jsonPath($.tokenId).find.exists, found nothing
21:11:06.832 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,396970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f49eec1, username -> user.1000178, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c28846, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217066831))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:06 GMT
	x-forgerock-transactionid: 3e0d199e-5e98-42a4-b108-234b96f3d4f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamUwNzlqcnNqY29iYTBjMHRnNXQxMTQ4ZzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blRGbHhhM3AyWDI0M1ZuaHFZak5mTFUwelFUZG5MbFZSUW1kVFdIUnpOVU5rUVV4b2RXWXlZa3R3TUZwallYcERiWGwwUTBwcmVHSXlkVGgxTFUweU5GcEpiWGhJZDNCQ1dWWldkMlZUY0VsaFNtYzRWVEZMYlZOeVgwOW5SV1JCTkdsbU1HZFJUakJQWW5Ca1ZXUjNha0ZQVUVwQmVrdHdlamhJVlY5TWRGZDZNR1pTVW5SeVJqWXpWV0Z0YVZWRlVXMVZhemxNWTB0UU1uTjRTSEYwWlU1bFowNUljV1U0TWtwbVkwVjNjMHR2U0hFd1JIQkViakJLY25OT1RGTnRSMWxZWVY5dmVXNTNXVmwyUjFaa1JWQjBjbTVDUVVaaVNYSkpZV1ZKWXpkNGVEUnVlRzlIT0hOR2MwMHphbWswU1dSNVZucDZibmxVWW5KTlVuTnRWMkpoWjNVM05rd3plWGxoUjFKaVdqa3hSMll3VTB4UVpGVnBaMmh5UTJKTlNVTnRSVzFhZDJkT1lYSXhNVVIzZWtSMVRHbFdZWFJRV1ZkVlJIcHhObXhXTmxKUk1sSlRTMWRzV1VOVVQwSjZTRXBXWHpSVloyeFlaRWx4ZURJM1dsTktjSFV6WWxkdE1YSjJOV1JRWTNGdVZHMVpNbWQ0ZDJOUU1rUnhSRWxmZFhadVVreHhTekI2V1U1QlVpMXBTRjloTm5veWIwNDJabVZSVWpWbE1HVmZUMjlXTTFvNFdEVk5lVXhIVEhwMFJuUXdjMjFRY0ZONmFGOUtjbmQ2T1Vkb2FVbGFXVWQzU0RKb2JHVlZUVWxLVGxVdE5teFlVbDl5V1docVZuQXdXUzE2YUZwdmJ6Z3dia3hKTVVGa01ucFFXV2x5Y0UxZlprVmtWM1ZrVGxodmNXdHJhRlZNWWtsMGJtZFpNVGd6YXkxRmMxbDBOMmx6ZGsxT1kyRlRjbTU2WVZSb1V6aFVUVWRuUldocVVFRlBOVmh2T0ZKU1duVjZZV0ZOWWxRellUSkJZVEF3VW5KcWMyMXJlbFJtU1hWUWFEZEdiRTlqVWtzd05EUjRibTlaUnpkVldIQmZXVFpKTTJjek1pMVBWMmRXYVVWQlRrcEVOVVJaVVdsNmFsZEVVMVI1VEdob2NsQmFWRVJJZUhGdGFraFdWSHB4UjJ4UlpYVnpOSFZzVUVoWVNGSlBNekpHT1hNNFFUQnZRblYwTlZWblJuZHBjelF6VmxOdmFXSXdMbXhIYnpCVFgwbEZkM1I2UkY5cmJITnhZMDFmT1hjLkxtWWF2NkZ2N0Y1Y0MxRlN2MXFDaXVIMEFPc2wzb05vaWtkNVU3TTE4S0EiLCJleHAiOjE3MDYyMTczNjYsImlhdCI6MTcwNjIxNzA2Nn0.CgziYU5ZonkW2QamzODhcEyJ7X2ROhR8ZMw--sEXPTk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:06.832 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:07.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 397028: status.find.is(200), but actually found 401
21:11:07.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,397028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5af8f866, username -> user.1001799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52ca074c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217067170))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHZnYzRkcGtkaDJyazJnbDRwZ2wxczZtNyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVKU25KaExVZGlTSG8yVW1SalQwcHRXbmR5WmpkM0xtOWZabE4xVGt4cU5qQjJOVUZ1TXpKRFNVZFBOVWxJTlVGZmVISlhaMVJmTUV4VE1VOTZYMnBSZDBWRU5ESTNZakkwUkRNNGJHWm9OVEl5WmkxVFVuUmtjVkpaY0dwSVUwVnlOaTFwUVVoVVpFdzJhVzlGVEVvMGFWSnhMVnBHV0hKWVYxZFZYMmRXVTA1SGJYTjBMWGhEWXpBMmVrMTRWRFoyTW5kc2FXOURlVTg1V21GMmJVNUlZbEJsYlZrM1RHMXZlRlV3V1UxVFVHUXRXbUZNYUVjdGEzVnNiamhXUm5kTWMzTnNjblZpZHpOTVRXNXNjbGR1T1hNellXOUplbGhvV1U1TVZFZHdVVVpzUlZWdVUwYzFPR05FTm5JeFZUVnJMVFkwTVZSdlMzQTRjM0ZSVms5VlRscG5aMEZmVWxNNVZWa3hTVlZIYm04MlRXNW5NbWRQVFZOQ05rZE9hVWxpU0VwdlJtUnNNMUZuV1hZeVoyTnpRVGczVTBWZmJuUlZiVVZtWjNWTFQweFVXVVJQYTFkUlFrODJOR056TWtwWU9VVmlkamhqZG5kMGRERnhYMUpFUTBGaE5GTjJla1pyUmtGRE4wdGZNRXMwVWpVemRtcHFiV05pU0ZsaGRtTmhTRkJ1WnkxNlRGZG1ZbWhsZEZKV1VVbERkR0pEVUdsSmN6RjJjWFJTUlc5aGRqQjZaWGxrVlRoSWEySjZiR0p2Y1VvNVltaDJUa3A0YW14NlVFTlpSbmh3UXpBdFVIWlRNMUpKYjBOb2FqWmZVUzFyZGxRM2NrcFZkRVZpVTBsUVMxcHpXRGxvV0RGTExWVlhSVlZoVlZjemRXVm1lRkZaUkhaWVlrWlBWMUZrTVZwNGIxQXpTWFpHTVhsM01tRlFjbEZGVG1ReVduRTVVek5GV21odVptTXRRMUpMTlVGaU1VWkVSSFUxT1ROR1NFTktPVUpZUTFsMk5tSXRMVlF5VW5GVmFsSjVUVEpwTkd0R1NHZDVVM3A2ZFdaYVRGaGxhWFF3WXpsUlZsSjRhMHQzVkdoSFVVNWpWbFp2TkVjMU4xTTVWelJJY20xYWEwbGhSblYyTjFGSlgzaENMVzk2VG1aUmVFNWhiMnBGZWw5NFIweFJiR0ZPYmtKdGIyaE1NMlJ1TWxSd1VIRjBkR2gxTURaWU4yZHhhbGxMYzFScFUwOXhhVU5aVURSRkxtcERXR3MzTURGaWJUZFdiVmQ1YTNKa2VFWklTR2MuSjZoRFNoVHYtWDkyd1ExR1czRHU2eEMtRUVpSHdjZkoxZ0Zob1BDOVBTTSIsImV4cCI6MTcwNjIxNzM2NywiaWF0IjoxNzA2MjE3MDY3fQ.YKhCGv3B0iRNSsHOjT-N3Ji1tPOs4ggRH_tDVADJJPg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001799"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:06 GMT
	x-forgerock-transactionid: c02b948f-8e7b-4862-b453-3d9153365c5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:07.233 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:07.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 397028: jsonPath($.tokenId).find.exists, found nothing
21:11:07.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,397028,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5af8f866, username -> user.1001799, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52ca074c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217067271))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:06 GMT
	x-forgerock-transactionid: a5668c92-d978-41a1-8c9a-c494b60b05c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDU2ZWc4NGN1dGM0NHRldXU5c2U0aHVsaHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFNHeHhPRFIwWnpWaGVVeDVkR1oxV0U4eWNYWm5MbFZaVG1sM2FGQk5MV3RrZDFOa01qaG9VbVY2TVRoSWJGVTNheTFVTjNoU2FXVk5RbE5OYW1WS05XZHdSRkIzY1ZWbVpGSmZTM1E0YlRCd1QzSktka1J5Ym1jd1gxSjROVXAzZFRndFNWRlRaMUZWTlRGM2FrUTVRMmxhZWxVeFFXUkhUemgxWTNGeVJGWnVURlZhZVZoSFpFWnZSSFJmU0VGS1VWSlVVMVpoY0MxR2MyWXRWRFo2TVY5eFVVeDFZMGxGU25reFdtTkxSMjFSZFdsMVUzZGpjMWRpTkRoTlRFOXpUMGxCVnpobVExRnpjek4xWTI4MWNDMUJlVlZQZFVGalJFTXhOSEpyUm5CRWNuZG5UMFpEYTBJeE4yVXRSa2N0V0doNFVWVk9XbVpoZVdOcGRFbFJZbmcxY25ObWVHVjJZMnRwU2tkUkxXMVdOR1p0ZEZvMlNWcFpWbGMyWjBRMGJVSkVNSFJ4VVhKaFRWbFNOWFJITUZNMGRYUlhabFoxY1RjdFRrNVdibkZEUmw4MUxUSXlNbDlYZVZsNVQwcG1aVlY1U1RSTk1EUXhXVXN5WVRGbmQwcEdaM00xV2xoWU9YaExlR2xqVlRSS01HdFpXR2hYTWpWNk5GZFlNR2Q2ZWtsalRHWnBhRmRRZFZwV1UxWkZNMXBJWlU1RGFWQkZNRkJhVkVaSWFrZGxWMjV1VGtWVlRsaDBiMXB5TFdSMWIzRkhOMkZwWWtKZldHaEpNekZqTmtwc1dXaEtlVzV2U3psME9FdEhVbUZ5Y1UxdlJUTlNiMDlGYUMxRU1IcGpWRlpOVkdNd1UwbHdZMnN5WTJkbGRra3dPRFpaTkhaMFYyOXFOWFYzVTFCMFdrUmxWRTAzV1ZwUFpVdDBaV1pPYlVFNVRETnBPVlpOTTFkU2NuWjNjMGRRU2pnMGJURnBkbmRrT1ZCNFRFOVBibFJUV1hOU1F6QkhSbmhWYjJaMFgyTmFTVmh0TlRWVGJuZE5TMHRKY0cxV1NGbDBTSEEwTFVSQ2FuVkZjRGg1VFUwd0xUTm5jbUZLZUdNeVJYazJNWEppT1c5U1NUazVla2RSVG5BeE4zaHVkeTF2ZEZWR0xYVTFWR1ZwVkRJdGNta3ROa05EZW5OTGFGRjBjREJ0V2prMGRFVXhXbFl5TUc5RlZHSmlTek50Y0VadlVIWndUalptYlRjeFVGZHJMbVpFUXkweE9WOXhXR1pPUjJaT2FGUXhVbm90VEZFLjVBc0dmVXktRXozWTl3cnlieVVoYnhZSVlqSFFlTkQ4MzY0VkU5NDg1SG8iLCJleHAiOjE3MDYyMTczNjcsImlhdCI6MTcwNjIxNzA2N30.4rBLxYyzKBkzKQP3pd1dFQpy_4o0n_ksUTMssIjhmi4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:07.273 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:07.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 397099: status.find.is(200), but actually found 401
21:11:07.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,397099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@709e6baf, username -> user.1001826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29b15b84, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217067613))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWg5Y2E3a2tlZ2Q4cnNkMWJyNWdqNGRwaWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVpYRm5WMkZoYUVOelVqaFpNV2szZFdadldUZDNMbGt5Y2tGYVpVczFMV2wyVm5WUVVXVTBhVTFyTkZwTU0zTm1VVEprZFV4U2NuRnRRbXRIV1hGSE5XNDBVVUZCY205WVFpMURia1pCVEdWdVExSjBRMnhUYkdaeWN6bFBVQzFEUjJWWWJsbE9UVlJoWWtwUk1IRXdSbnBRZEZSNVYxTTVXbEppU2s5Q1IwNDBVbUZmUmpGR1dsVlRNVEZKYUMxMVNUaHZUVWhSYjFWR1RHbDFWbGhxVTBSSVVGWjZTbVZ4TTJOV1FXZGZXSGQyZG1JMGJWTldNWFJFU3pOSmNFVmlUVVpLU1ROVlpGTlBlRGRwVkZseVNWOXRSR2RxVm01Tk5rcHdSek0wTlRkaVVrMVNVV0Z4YW5ORmRrTlBSbk5oVjE5a2RuVnhkbTVIVEdvdFIwVTRXWFpvVERkNU5uVmZURTlVV25WNlZrOXNNMHBrVUZoUVNHRnhjWGh0ZEcxdE9XVjBiRmxVY2pSc0xUazVVRlJ0VlhKMmVtMWZZbE5PVVhCM1lUZzNkekZYVFVsSk9YY3dSWGxUYm14NkxXNUVhRkJuY21zemMzaDRUa2RKZDE4MU9IZE9UVk5JVTJwQmNsOVNlbVJTWmpCRFkzVjJaSHBPYmpGblQxbHlNRzVGWW5aU1puWjRhRk13WlRSQmVqRTBjVU4xY2tGSk5YSkJWRmt6TWpSSmNFbG1YMVEyYUd3NE9FdHZlRWRmVG5sb1YyVjFkbnBITjBGbFdXbHFTV3hJVWpGelRtbFROVGc0ZVRCV1lsaGphVzlvZVZBMU5HeHViME5CVkhwcVR6RkJOM0pCV21WMmN5MURaR2gzTTFGNWVUZzRXQzFNUjB4amMzbGtaVXBQY2pkSWJWTXdXbUZNUjBsYWNVcEVkVEpuV0VwV1VFSTNZVFUzUVhodE1tSnJaMkp5WWpWT1oxbEZVRVYzTlhOV01GQnRURzExWmpZM1NIcExiemxFYzJjMFVISlFMVzFEUW5STE5XWnNZbk5IU0V4ZmRHNVhVbTQzVWtWNWFuVTJNRVJrWkZjeFZGTTJlR3h6ZDNCQmVHeE5SR0ZaUTNGT2VIWk9OREpsY2xNM1JWQnBOa056Y21WT1FrUmtVWEZFYUdoeU5EUXRibVpRU1MxaU1XVnpNblZxT0RFM1JsaFBWMUJRTTJKWVZXWldVV2xIVkMxclZVaDJRbkYzUlRWaExYZFZMa1ExTTBWV1NqbDJTamh1TFd0S1RuWmlNMmh3WjJjLkdlUVZiVFh5ZjA3Mm1kWmExaDk2SlFQcUVJR1U0TzRvQmg0bWhOSEY5N0UiLCJleHAiOjE3MDYyMTczNjcsImlhdCI6MTcwNjIxNzA2N30.UcmjffB9O6_iteq1JxhwGZeAs9Q9YwCAr43CB3JSuk4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001826"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:06 GMT
	x-forgerock-transactionid: 78da9f1f-8e69-497d-adf7-ad29e0c7530f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:07.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:07.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 397099: jsonPath($.tokenId).find.exists, found nothing
21:11:07.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,397099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@709e6baf, username -> user.1001826, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29b15b84, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217067699))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:07 GMT
	x-forgerock-transactionid: bdb71251-cb81-4e0f-af33-90591bce092c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODNmZm40ODZ2NTRlMmVqZzBucG1mb2tlMWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVRUZHJRMEoxUjNjMVZuUk9UV05HZDBGV1ZsWjNMa1JqU0dkb1YxcGZXazlmYWkxeFozQnJTbFpsYWxodVVrSmpkbFUxU25VNFRqZFZja2d4TFdSbVZteHNUV05GT0dSWVJuWlVVSGMxVmpFM01uVjZZbFUyTTFReFUyeGtZVUpaTVU5b2JIWkxNM0pUTUhwcWEzVmhTRmRMUlhaRVZuY3dkVUZPYTJ0M1FYQTNRM1JCV1dzM05VSlJjRXgxTjNJMVpWZFFja1JFVEZoQmRFUkhaMGhOTjFSdlIxSjVWV2N5Wkc5WU5FZDVSRkV0UlhKbVFtZEViMVowTVU1cWJqUlhSelpFZVRrdFpXSTRlV2szV0RCSlpUSTFWMXBmVWtKVFRFc3habEZ1V25KYWRGUldRbEV6TVd4MVRrbzJaWFpYU0c5Sk1XeFpUMFpWUkdadlEyNHdOM2N6UzFoSGEyOWZSbVp3UjJ0b1JXSnJWREJPWW5wTE1qaHpiREZqUkY5UVJVdFdPVVJvVDJoVGJXODFlbmwwZDBSSk0wdDVhMkUzUVdOT1NHSkZaMWREWVRrd2VUQkliSEpCYjI1RGVIaE1SVTlrWVZkeWVqUjRUamhWTUVGeFIyZDZZWHBWWDNndFN6bEVkRUZzWVc1ZmVrVXpWMWhSWTNwNVRYbFNkRGd4V0hCR1NGTnZOMU5GYlZCWFZ6WTJSMm94UWpoQ1pWQlpZM2cyTW1aUGIyVjVNVWhWZGpacE1XVkxSRkV3VTFoTmFESTJTV3haY21GRWJqTlBZbFpqZVRocGVXbDNRbXRvUlRGNFNXYzVhVFJWZVZabU1sUXROMHBrVjFBM1ZYcGZkMXBHY21oTGVXUnFkRkl0ZFRoVVlrcFhaM05JUTFOQ2IybEJObGRmVW0xdE5HNTJTRTU1VmxKME56bEpTR0ZuUVVadmNVaFVVRVpTWlVsdlUweG9iMnhVY2s5b1JIcEJNRmxIVmxsM05FSjZabFZ4TkhCR2JERlZObmRqVlhjdGFsZFlVSEJQYXpoMk5GOXZhMmxDTFRkd2FtcGphVlV6U25scVFVRlFMWEZCV1hVNVJGODBjSGQwVlVKWk1YcEJRVVJRTVRSeGIybDBSME42UlZocVNUWnJRMWhmT0hGb09GUnZjVUk0VGpSaldXMVdUbVUzWDNCaWNtc3dZblJTTkhaT01GTXpYM05CWldGcFVXcHRURVZUVG1sS2FXRmxNMlJ5ZEU5Q2IzVlZMbEpCWldwaFFscHNTblJNTlZGUFVUSjRWRmxzUVhjLlk5V3JjenNyT0o1ekhVUDRVcXU5NzI0VURPaU0xQm9tV1NxbWNZV05jRkEiLCJleHAiOjE3MDYyMTczNjcsImlhdCI6MTcwNjIxNzA2N30.09xiNxT6vh0MVv_0kSKjVaht1AuDShXpzu2-9r3-_5A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:07.700 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:11:07                                        2660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=779042 KO=13330 )
> restLoginInitiate                                        (OK=386010 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=384877 KO=1110  )
> restloginProgressiveProfileCallback                      (OK=8155   KO=1110  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.25%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.25%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.89%)
> status.find.is(200), but actually found 503                      4958 (13.95%)
> status.find.is(200), but actually found 401                      1110 ( 3.12%)
> jsonPath($.tokenId).find.exists, found nothing                   1110 ( 3.12%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################-                   ] 73%
          waiting: 145486 / active: 34     / done: 397095
================================================================================

21:11:07.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 397146: status.find.is(200), but actually found 401
21:11:07.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,397146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bafeb94, username -> user.1001429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75dfe3b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217067926))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3JjMDNtYzBiMXVsZ3M1cjBkZ2xzMjh1bDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFQxbDZZVkZyWnpKb2NrdHhWV1JNVkcxZlJtcG5MazE1ZUhwUVZUSTRVMlF3VlhjdGNtcHpkRlpCY1ZaVlRtMXNUekIwWkRCZlJ6SkhUbk50VW5oU2IxRnVUa2xxY1RGQlIxUjNZV3cxU21nNWNEVlhXWFpvUm1ObldHeHBNRUo2VVcxSGJrTlZTWFkwWm1acVYzRm5MVVZUT1dsamIzSk9VVEIxYlZGNFdETktiMVJ1TkZoRmQxY3lkbVZNWVdwd0xUTm5Oak14YldGc1dUSjVjM2hZVUVKRFNFWTRiR0ZYVDBkVlpVUjBiSGx0Y1d4SlZqRkxhRTE2VURNNVMwRnFNRmxHTkRGcU5XVmtkWEphZVU1SFdrdFNhbGhSU0d4U04xcGhTekpHTlZoSmRYVk9NRmhpY1hKa1lsRjZWSFJLVmkxNFduaE9ORjlJV2xkblVqQkNaM1pCVDJ4MFJHTnFNVU5pVFRCVlQyeGZUMWROT1VkcFpTMVJMVFJET1ZCM1dEVlJaMmhvY1hSRlVTMXhRWEpQTFdkb1luVm5ka3R2VkRKM1dqaFJhMDQxY214Nk1uUmhWbVZ4VFZWZlRtWnhRbmd5WVVadFRtVnlNSGhxYUdoNVVVOTFOa3AwZVRKbWNEVlNTV2hKU25FM1kySXdhUzFCYkhCcGMxQTBiamxIVmtKcmRESlphMU4wWDFCd1pEUlBSWFJZVUZwdGIzVlNRWEJQVmxoVlN6WlZVa3h6ZUMxQ2JFZE5TMFZrY0ZaRFJHOXhSWHBxUzJ4R2VVcGhPSHB6TjI5TFduQnBTbE0xZGxWT09HVlpWa2t0Y3pGNlpHdDRZbVZrVVVGSE9HRmZSbU5HWWpkdVJXeFdkbWxLWlRRd09VdzJVVGxXTkdONFJsRXhVak40WTFkblkybDBZM2x6UjBVMFRFbEpTbTFLWm10SWNIQkxWbUZ0TTA5dFJEZDNlRXhXUkhkcmNqbGlkbmRCVWtaeVVsbEVUamc1WlZwc05tUkhNMnBaYkZSaVNYbHJMWEozU2w5MmQzWXhPVnA2TFdSaVJWRk1ORXd4YTJ4eFdqSkhNM1JmTlROd2J6aGhTbkZuV0hoV2VUUndZVVZSZGt0WFIxWktYekZOWWkxRGRFcE5SVTkzY0VKdU5sWlFXWEZuVVdWdWIwODNXRXRsYWtOc2RIRXpNa05YTm1saWVYZzRZVXhGVFd0UFJuWTJTRkpQTFhCd05EZHpXSFJLVEZKd05FdEJMbWhIU205VFJsQjFVVmhYZDJWNldrWktVMVJ4UkhjLlFhdHlCeGJoNnJDeUxselEzMC11RmRPR3g5V0J0RmVOWEZyUW1xN1JucDgiLCJleHAiOjE3MDYyMTczNjcsImlhdCI6MTcwNjIxNzA2N30.EirmRhhR9D8TXcgntRVq-fBtD7ASNexJxRy-guGHW1o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001429"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:07 GMT
	x-forgerock-transactionid: 9fd4d591-2b7f-4f0e-ae86-460307b4920f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:07.971 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:08.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 397146: jsonPath($.tokenId).find.exists, found nothing
21:11:08.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,397146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bafeb94, username -> user.1001429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75dfe3b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217068010))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:07 GMT
	x-forgerock-transactionid: 1a7b9764-93d9-4722-8b9b-1a25a9c4811f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXVqM3RvN2IzdnNwbTllcDVqZGNyYnR1Y3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFptSm9jV280YVRSR2VVMXVTWEpTZFhKbmNqZG5Mamd4WWxSTVJUWklPVXBTTVd0clgzRk1NV3Q2UW01Zk0wUjFXR2t0VjB0TE5sWlpSV3hSV0hONlJtTklXRWhRU1hKcFh6RlJUa2RDZVROTlVXUkRUMUIwVFRSbmVGUlFPRloyZWxWU1NVcHdURGRzUzJReVoyTjJhR2xrUldwM2ExZzFOMTlFTFdReU9YbGZjMVprZDJadGRsOUpla3RKTmxSTE9YRmtjVEpUWjI1SmJuRllaakJrZVdVd1drcFVVRUZWZUhSVGQxcEtURTl1YjFWT1VHcHZUa3hKWDFSVE0wc3lRbTVuT1dNMmRsQjBhbHBxWmxGRU9VaFdNV0ZqVkRoMlNXMU5WMDFwZWsxWVRFTXpSMGgzWW5kRFgyY3pabmxMU0ZwcVp5MVpNMjlCVFVwV1oxTlBjV3RtYmpKblVrMXpTRzVXVW5sUkxWWXlVMDE0YVdWdVV6Um1kVUpKV0VkNk5GVkxXRVZUVDFkRmVIbHRaRkUxYUZGc1kxcGhla1JrWWpKUFlqVlJUM2hOYVZOTU9UaFpjM2g1ZFVZNVkyVmtWRWhZUWxKWU5VNW9NbDlIWW0xaWNWSkhSRkZLVTJFMmJtMDRNbEZYV214T2EwTTFVRzR0WTJsVlUxZzBkMUJVTm5kaGNtZG5kalpoV1U1R1QxQm5aemhUUzJsM1RXczJhVlEwVUdFME4yOVViMjV2TmpaWGNFdEdWelU1U2xGTGNIWXlVRU5NUkVJek5FZHlkVlF5YUhCWFdFdHZXVjlHVGtnelRtVjZTbGhoVDFoM05qZEpOemRTV2xGS1dWaDZPRW95TkdGMVVpMXJaelJtYTBWRVpFMXZURGh5UkZGRFgwdGlaR0pXWkZBeGNHeGhTRnBNUmpWclJtbEtRMWwyZGpCS1JIbFlPRE51V1RocFZYZzNNMGhXTkhsWloxcEVWMHBxVWxwbFYxaEtSME5XWlVJNFVsQnNiMmRtZEc0MGRWaDZVVE4yTjFoVlNtMXZWWEZzYVV0elZ6SllTM1ZHY0ZGQk5YZElRVU16UlRSaE5HcG5iMjk1UlhoeloxVlJSMmxHYW04Mk5uRXRkMFIyYTNObmRVeEtRV3g0TWtGd09HNU9TMmh0VG1oS1REUnhPRkZWTFdkWGFEbExWV1F5WlhneWFsSklSVlIyYzE5aWVGSjBVa1p0WTJscE1VWlJWSHB1TlRsUVprWnZMbFZpU0Y5NE5WWjJWSFJZVXpKVk5taFdiamx0TkdjLm9YNU5rTDRQMlRmclFLcmhQalJlc0ZreWU1UGlVNnlUeElIaE1KeVphYnMiLCJleHAiOjE3MDYyMTczNjcsImlhdCI6MTcwNjIxNzA2N30.YniDVZX9-YhOT_1U5evZ4oSdRO5UJ2Pp2GZ-ISWrjBY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:08.011 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:11:12                                        2665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=780560 KO=13332 )
> restLoginInitiate                                        (OK=386760 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=385624 KO=1111  )
> restloginProgressiveProfileCallback                      (OK=8176   KO=1111  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.25%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.25%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.89%)
> status.find.is(200), but actually found 503                      4958 (13.95%)
> status.find.is(200), but actually found 401                      1111 ( 3.13%)
> jsonPath($.tokenId).find.exists, found nothing                   1111 ( 3.13%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################-                   ] 73%
          waiting: 144740 / active: 30     / done: 397845
================================================================================

21:11:13.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 397969: status.find.is(200), but actually found 401
21:11:13.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,397969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1716e8a6, username -> user.1000229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ff79a42, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217073379))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXA1cjhjZDg4MXA3aTZiN3Y4dnFzbTJpMG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlMxZDFSRmh6ZEd3eFIwWllVMUEzV20xRFVUbDNMbGhyTkZOb2IwbE1TWGhHYTNGU1NERlRjWGR1ZWtveVVIUkhRVmhXY0V0MU9FMDJTRzFsWmxkTVVIY3RVRmd0VjBkNE9UUkhOVXBrZEVvMVNGbEZaWGhKY1hNM2RFZzJVV0pUTFdkNE0xVnpVREo1Y0VwR1NXNTJkbWs1VmxZME4zaFVlSGhLUkU1UVUxVnRVek5UUmkxZmRFYzJVazU0Um1KRWRsWkdObmRpZUROVlREQXdSSFYwUmtsTlpEbHJVRTFVTTFsSmNXRkJjMUpqZEZad2FuZHBkMjFZTUc1bFUyTjNNRFF6ZUVVM01tSTBWRjlhY1dnNVVWY3RjV2RvU0Y4MmRGOVRUa05CYUdwUWRsYzNYMmd4TFMxc1gzUkVWSFJWUTB0WWFFeFdNMjV6Yld0U1ZXbEJXbWxUYkhGWWRrRnlOelE0WnpsQlVYVlVhRTl1T0RKQ2FEbHpOazAxWjFGTlUzb3lTM0ZKZDB4TWRGVm9TREo1VVRKcE5ESnpMVFJ0YWtSd1RVMVRNM0ZMVldnd2RHUm5hV2g2UkdWME1IUXhSRTUwVEhSdmFWUkZPR0ZMYzNoNGVXOWZPRTV3WWtSdU5rWkZTM1YzUzA1SFpXdFJOako1T1hkdVpsOWFSamszUjNwTGVXMXNURE14WTJSVGVVNDVRMFEwY0hGM1NVdFpVMFpqYkZwVVVVZExNbWM1ZGxsNUxVWnphMjh3VDJOVE5GWlBXR2xKVm5KRVVqVlRWMjV2V25kT1dWVnNNRXBpWDIxMExXNDFNbkYxUjI1WGRteG9PVjlQTmxSUVZIb3RVMFJxUkROclptcEJNVFJyWkZaZmR6VmlSVEp6UkZkRVpXZHVMVXBST0ZaSFJqUjBaUzF2VlhORmRFNW1aakF4WWtOWlRWZHZOMEpCZEU5VFF6VjFWMFZ5YkMxVGJWa3hTMVJ1WDJoVlRVUmFTMkZITm5sMWQwMWZTMG94TjJ0SU4ySlNORFJOYmxCb1V6QkdSM2gxTm1SZk1FcENhbXRhUms1TFFuWmZjekUyYlVFeFpqZHZOR3hwZUU5TWNGaEhPVXN6VGxsTFRqVXhTRzVQUkZaMFYxODJOVzVwVURNMVVFUm9OWE5wTW0xaU9HVTJhRFV0YjJWNFJUSTRXRTkzTFVsMmFYZFpVRk5TVlc5eVJtTk5aVVZqT0VneWJYaG9WR1ZVYUZoNVFUazBMa1l3V2tweVdHMUxSelIyYVdSSlZFaFhOV3RCUTBFLkJ5UlByRlJWVUxvMVJES2FySUk2d1FXWVdmekJHQlY4UExHa0ZPTHUweGMiLCJleHAiOjE3MDYyMTczNzMsImlhdCI6MTcwNjIxNzA3M30.ipme6m5kW7au25lHYvEAlKUo3bRhW3iF6TU8F6tX81k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000229"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:12 GMT
	x-forgerock-transactionid: b9be8967-0c1e-4e0c-affb-62522d0bc905
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:13.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:13.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 397969: jsonPath($.tokenId).find.exists, found nothing
21:11:13.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,397969,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1716e8a6, username -> user.1000229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ff79a42, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217073461))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:12 GMT
	x-forgerock-transactionid: 2927926a-19ff-456b-b27f-6b38590bc18d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2ZtN3I5Z2FnaGg3dGFnNWRoMTFxdjNoamYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clEycHhOVnAxZG5KSllYWklSbTlyVEhwUmVVeEJMbWxuTTNnMmVYTXlVV3g2YlVKd2NHSkRYMjh0Y20xNk4zWXlObkpCYlVZeFEwcFRTbVpQT0dSRVVHRTFXVU5XZW14d2EzTkVjazVQWDBKcmVtcEVaR1pGY0ZCNVozQXllV0Y1VXpSVGVXOUVPVFY1VlVWa1VERkthRVZHTlZCSUxYazNUVWh4V25GNWFXRlhMVFpHY0Roa1ZtNWpSMWxQYzBoRVQwWnpUbGhIVVVOWFgzUktRV0pWV0ZsdFZVSm5TM3BSV1VwdlJtaHZWME5RV25kSWJVazJORUZ1VFhseVNVTkJiVlZqY0VkWmJHaFJVbFJHTW5GUmRFTlFRbTVTWVZCdUxYVlVPV3cxWDI5alVUVk1NMnhtTWpCamVVZERielEyTW1WTFpXMU9ja0oxVVVWM1pISlFXR3BETTJsYWRtTkVVMGhrZUZablRtRndkVWx1YzNGd00wcHpVRzVZWms5QlVqQXpNV05ZZFU1NGJYZzNjazFEY25oa2VYcEJUek5sWDBReFgzY3hXbUU1YjNKSlZHeG1RMkZTUVdwS1lWSmFkVFkwYTNVelIyOW1XVGxqTld4d2JIQjZkbUU0UVVwS1p6UnpXVzR4WWs0d0xYQXRabWhOVEROaVFqRm9USFkwYWxoWFUwNWpPRWx2WW05amMyeGhMVFUwYVhKVldFUk5MVUkyWDJkZmJHWmZZV28wTTFKNGRVVldOalUwZW5aaFRtUldSekZQT0c1dlduazFka2RDYzI5Q00zbElOVlZSV0VWSWFqSkdTMWQyV2kxTFNVUTJVRWhxWkVKdmRrUXlOSHBrWldwVFgyd3hTWE5JUlVacVIwYzJZM2wxYWtjNFdtOUliVWhmTVZSdWEyRTNUVzFPWlVseE5FOVVhVXBEVEdodk1tWkhhVGRsTWtVNU5YQm1XVFZMTUhWbVJqTTRXbkZZZUhjeFpXRlBWM1pCTkdRdFdYRTNNR1Z4TjJaMlkwY3RVVk5LWkZST0xWVTRUVFF3T1V0SlNVRnpaREJYYjBablQwNUhhSEJpWTNBNGEwMTJWM1pxY2poV1JraHNhSGRqVFZWbWRtVnVXa0Z4UldSQlF5MHhlSHBFZFdwaFZYVllNVEoyYVZORmVFMTJNbmxsTVhkb01sSm1YMGgzWld4VE5teEVUelZHU0ZKRE9FUk1OM2d5YUd4Wk1YUlhTRE5CWjJaa1UxbHZMbk5KYldSRE9FcEhaa0pWV1dkS1MxaEVNMjVCVG1jLlplbzkwbC1lUU1CWGlBelloczNMeGRnN1VNTlQ1eWpDakJxd2Z0bzJYZ0EiLCJleHAiOjE3MDYyMTczNzMsImlhdCI6MTcwNjIxNzA3M30.KTkRyevbXI7wiMhRV7YKU50VYn-KN-wpf3cwTcNpuzI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:13.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:16.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 398421: status.find.is(200), but actually found 401
21:11:16.596 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,398421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f8bfa30, username -> user.1000420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@161addb4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217076544))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnFvMm41cDk0MDMwajZxOGVubjhwOWNvZmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M01HcFBSRjlITUZwVWNsaHRibmd3VjJ4UFpHTkJMbWg0YTFoa1lrZEJaRkIwVFhsVFNGOTRhRWh5VWpoWFRIWktVMkZ6ZFRSbVEycFpUV0p1TTB0a1UzRnRRV1UzTkV0Q09YRjFTRU5ZT0cxTmVHazVWRm8yYnpZNU5XODRWekp0WHpsb05VOWFVMlJKUmtGa2FGSkdUSE41VTBWVlIzTkNhbkpuTTNWdlFYcHdUVWxsT1c1d2JWbEdOekZuZURreFN6TkVZbTVwUzFKWmVFVlliMVo1VHpkc01XUTJSSGQzTVVObFJVa3hNVUpmVFhkQlUwTk9hWEpYVkZwSVNtdEZZbGN3Ulhaa1JqVjNla2xEVGtoSGJEWjVaRVV0TmxOblppMXhkMXBMYjNGS1ptOHlZa1kwUkdNMlJteFhkMGM1U0V4NE0yOHdhMVY2Ymxob1NUaE1OMGhJWkc0MldtOW9XbGg1YWtsVVJrVmtURTkwV2xGeWVuVnFNVEZ1VDNaTU4zcE9NbmhJWkhSMmFuZFRXbHBOWDBadmVFbGpaM3BYTWxVd1draHFTbEY0WjFKc2VsbFpTWFJqVTJsTFlVZFhiM0pLVjJsaFIySjRMUzFLYjNwRVJYVkNZVWx5VEU1T2RHeEtTM1pYVlhWSlJ5MHdaMU5zUm5CMlN6ZFNiVXQwWVdjeFQwWnNaREZxTVdkdll6Sk5ZbGRRZVMxNWJTMXpSMFJ1V1hjd00wbHJhR0pCZDJadGVFdFVObWRuVUhreVdGbDRkakZ2ZUU1MVQwUk1UVGxzVkMxcU9GUklOREF0Ym5GQ1dXdFFSME5XVmpWc1NtSktRMUpQUWtOalEzQnJOVVpCVG10bGRtMXZWbGRsTWs0NFpqSnFiSHAxUmpCU1V6bE9TbHB5VTBJM00zRmFNREJpWVdkdmExcEtOVlpVWTFCb1VGSnlTazlWUjFrelEwNWtWR3hJTVcxS1JHRlJkVXBJVlRRd09GVm9RbGxyVFdKUmVuZGhZbTlrTUhOMVNFZFllblJEUTNWMlNtbHJOWGRMVFU5Q1VrcElkMGd6UkRRdGMzRnZVRVJQVUcwMlRISnBjMlpuVDNwdFNrUk1WbkJDU0RCUVdFNDJVbGRXY0VVMFpuaDZTMlppYUZCUlowdHhNbE5QTVRKaFIzRlhUVnBJYTBkNlIwczVXbXBRZUY5R2JDMVZMVFJxWVU1NlQwaHpZbmR3U1RkM1VHbEdWM1pUYVRSa1gwRlpMa0ZTYkhoNllucGtOREF6WkhWWVltZ3hTRWQxUm5jLkFaaVdNcS1Cek5DRE5xTUJqVmU5VERSamJZRnJNRndBRU9qZnVPbm1sNWMiLCJleHAiOjE3MDYyMTczNzYsImlhdCI6MTcwNjIxNzA3Nn0.Sjk7uupo3AMPU1a93rozeAoVgHA9HIHEtRBIsSgrlSg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000420"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:15 GMT
	x-forgerock-transactionid: 6f5a7652-0727-4223-b84d-9aff817512ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:16.596 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:16.638 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 398421: jsonPath($.tokenId).find.exists, found nothing
21:11:16.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,398421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f8bfa30, username -> user.1000420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@161addb4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217076638))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:16 GMT
	x-forgerock-transactionid: b51b242c-f9c8-4d06-9104-0ee4f39e7e52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2o0MTA5MG44bWtodWNxdTh0bjk1dDd0djIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWRWSnVka2xIUTJOdVZWTjNRaTF1U0hJd1VHRjNMbTlqUVZGNFgzTm9MWGcxUkdOR01qbEVSMkl5ZWtWdFQyTTNYMDVPVWxSTFdsaEpkMFJXYlhWVFpFTmxkRWRIYkV4WVRWZ3pXVFJUVVRkVVVteGhWamgxU1hOWGRUZE5VWFJJWDJOQ1QxWTBOME53WkZoa1psVndOWGMyZDNKMFdWbzFTazU2VjJkR1VrbGtOVzFxYWxoWVJuYzRRblV6ZWs5SVpqZE1ORll3YWtoS2VXaHVUMGhOVldKWWNIUklNRUpLVTJ4S1NWSlRNWFJVTFdOWGVrSlVRVkpHVTNObE1VWnViRmc1VEVGTmFIaFBVRU5yYUdwb04wRmxTa1Y1WVdvMlVUTkZZa3R2UmxWaFgyaEVVVEJCUTBnNWEwVkVTakprWVU5NlQwdENUVEUzWTNaNU1uSjFXVWd5UzFneFpuVkZRWGgwTFRGWlRVc3hXVEV0VFdoUVNsQlJhemxyVjFacE4zb3RhbTFwYldwYWJWUllkMmhZWlRGRVFXSlBPRXMyVDJSNGVIcFhibTFhZDA0d2NFNXZSbVl3VWw5RE5WWkdhR28zU0ZaSldXZHBka1V6V0ZoNmRIRndYekZYVmpaRk9YTXdPRUZJU1RKWFYzaFlWM2wwY21kSWMzWTJRWGw1TjJWbWFqQm9VemQ1UlRST1ZXa3RjVEozTm1RM05HWlJjRjlWZFZoWmNXOHliSFZEWlVsdlZuSnRXbXhwUldaaFJWTlRZV2wzVlZCTWFsTktUbTl0Y0V4QlJVVldNbmxzZDJONmJuQTFVVWxPVjFSV1kzaEpWMWx0VVZoblRHMTNWMkZoZVVzeVZXTnpjWGN5ZDBjNGFtVnlTeTFKVmpGQ01YRjBTa3hwWWtsWU1XSmlNVE10T0hGdU9EY3dOSFkwZEhCU1ZqSTVNMXAwYm1WeVNIWkRaR2htTm1OM2EwTjJhbkl3VEhCNWRqYzNjVXhDYzNCUVNXNXdWVTloVG5CalMwYzVTM1p3ZURob1EwZzNjVFJpYjJSclQyZGhXV3QzTUV4TFYxSnZSRjlwUkRndE9UWndZaTFoYVMwNVNFWjNabEJaYVV3MWVFMUtkbGhXV2xvMGNuWjFObVpSVld4cVJsUlBXa015Y1RBMVlVbERNMUZpWVU5blEwdE9RMjlEWjFVeFNYVlFUM04xTm5KRGNXMUxhRlJJVldGNlZXSlNTRk5MT1ZFemRYUXdMak5JU2tKNE1qQkxaMlIxYjAxM1pscG9XV1ZOYlZFLlBBdEdQMHFkYno4dFVnd0ljenVRaVFaY29UN3Jwem5GYUJhQVctLXhlMnciLCJleHAiOjE3MDYyMTczNzYsImlhdCI6MTcwNjIxNzA3Nn0.XQvehzAuiD12agnanHB0lUZnc8vTRTXRXf27I--gF10","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:16.639 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:17.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 398519: status.find.is(200), but actually found 401
21:11:17.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,398519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@591c2dce, username -> user.1000095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c9a1d9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217077215))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTNhMnNpc3RpYTY1ZGxmb29qOXYwbnNiZGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Mk0wbEZlbmhvYW1oaVkyaFNPRGRIVGxWRVEwOW5MbTlVVWtjNWNqQmFNekU0UWkxTWNEZG5VMUpXYWpWUVpuTlVUVlUzYmpBeFVUazVaRVpZUkdKaFJsUXpNazE0U0ZsQlN5MXBlRk5EY0ROMmFWOHdVemt6WVZkUlRXeEphVGhOUldZd1lqaGtZa3hwUlhSb1kyazJUMEZNVW5Od1gwUmFXVTU0VUU5MGFVWnRSRFV3VTB4MFRHNDFVVTVwZHpGSVZGWjVOMGhzV2xGRE5WcHpYMGRtZDJWR04xQnBTV1V5Y1VwV2JXZEtVR2hCY0VaVGNIUmZaRkJEVkRWaWEyUnVhbGRGWVdzeU56RnFjSGRMWTE5VE5XWk1SMnB2TnpONVFYcGlPRVpFV1haU01rZEVaV1kxUjNJMlgwNUJaR3AxWVdaVE1uSjBOMlZCYkVSMVIxcENRa2QyT0hwM2REUllhWFpxVUZCeFdWbzBjRE10WmpGc1ZWOVlTVkpGZVVJMFFrOVNlakJ6U2xGdlkycDJkemswTjBGYWRsSjVTa3hZTlZaVVNHVjRUREJGYVVsaE5UZ3lZMEo1TlZoUVdFdEtWemRZUW1odk1UQlJjVEZ4TjNWelduaENVbTkzZHpJeFUzcDFWMWhrZEVKRFduTjZaelZxV0hOeWFETklZbGwzUm1KUlpFdFNlbEJKVGpWbVExVjFVVlJoWkRSSE1sVkJSVzVzWjFVMFRGUkxhMWxFVmt0TFF5MVVhek5XYkRjMGFsZDNVRVprVjNneVNVMXlOa05DZGs1UFUzTkNOSEZJVlRnMlpYWnJUSFEyUjIxcmNXRk1aa1E1ZDJzelYxbHdZbXRxYzA5ZlgxWmxNV04wWmxSR1UzRnhiRkZOUjBSR1NGQnFXRUl6V1VKRGVUZzJNVkphWTFreFdqUXlURlJEUkhKR016SldURVpCWVdkSWVHRmlOMGcwZUhOd1EwcFJVMVpmZEZBd05UUkVjRlE0VTBOR1EyMHplRkZqTjJGdlJ6WmpSMFJVVFVGM05rZzJMV3BsZUZGSE9DMTBiR2RVWVZWVVMwWk9Wek5qVUVSNFJ6SnVhSEp0ZEVsSmFtSXplRXhZTFZSaVdXRTVUMloyY3pWWlFXeFZjRmRHVTJ4eGVXSnJZekYwTWxCdlFtWnNOMjAzVUMxSk1tOHdla1JPVjFWcVdGQTVUR1p3WDFsWWEyWlNjWFkwTTFRMFRtcFdSa1k0Y2xwR1UwTkJMbFJCWW5sNGVuVjRYM0JqTTFkSlFtSTJNMDV4WjFFLnJtWXk4WUp6VUtfRFZMaDFFbTBycUdsaFcwVEoteVJFdmhRZGVUUFZENkEiLCJleHAiOjE3MDYyMTczNzcsImlhdCI6MTcwNjIxNzA3N30.dHtVLOrwLOhWICQ3sr_x_VHwTLWR_qYNFAfqwEAByQU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000095"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:16 GMT
	x-forgerock-transactionid: f2c78cd2-3bb5-4e85-9559-c76f1c868b21
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:17.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:17.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 398519: jsonPath($.tokenId).find.exists, found nothing
21:11:17.303 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,398519,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@591c2dce, username -> user.1000095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c9a1d9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217077302))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:16 GMT
	x-forgerock-transactionid: aa736f03-fe60-4c67-8f5e-8e1f399c5c2e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTFrZ2dnbDBmYzVpNHU0djBqaGxvYXRhOW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alIybFJiMUJOVG1aalRHUlVOQzFYZURjeFkwaEJMbXBVUzFScU1UUk9jbW90V1Vwc2JuSjVRbTB4UWxrdE9YRkRhSHBsWVdsd1dtOHRXRXhyU1VkS04zcHRPRWczUTFSa2JrdHJUV3hCZUZVMmVGbGhkRmh5T0RoSmVsVlZYM2hwTlRoR1MxWnplVzVCT1ZsVE1sRk9ZVGRtTTBkNmNXTnFUM05ZVFZvMVMzRXdZVlJNWHpZemVIWTVVRkZmWldOeU0yUkhVM0JIVVZremJXTjRRM0pYYlRWd2JpMXBlalZ3TkVacldYbG1kbGQzVVdGNlZFUnRWWGRVZURndFpIZHdNRlZ2ZURNeldrMTBlV0l4YjE5UkxVSmlRVWN6Y3pKV1luVmxUbTV0WjFwaVMxSnBlR2xwVDB4MlVFbGhPV3c1YjBWelgxSnVNVzUxVG1aWVJHRjNYMXBNUW13NWRYcHNWRWMxVTFCMWVESktlVUZIUjJsd1RuZE9YMGQxVjI0emRsWldYMk0yWW1vNWNFVnlRMGRYTW1sUmNXZHFVbTlETjBObVIwOUNRV2xCZFZONFgwSlBUbXBQTm1FMVZDMVVUUzFpWTNneGFucGxlV1Z2UVhRNFNYUTNkalU0Um01RlZIRkVZVGRSZUhaeGFXcENjMkpYUVhWRllrVmtaMUJZYjFSeGRsVnRPRXBOVTJOMU1sVnNaMUJtU2tFME1FdFROVnBaT1drMGJHUTNOMWs1T0U1T2NEUTRjR1l6YVVRNVJVMDVYMDVtWkdGMGFWcG9RWFJZUzJrek5GTjBMVlJzYTFKNk0wMUpMVEF4YldOaWNXOXZaREp6YjFjNFRWaHpVMDlWUW5kSmIwbG9SVkJmTmpFeVgxcFFkVUpPVmtkemFETndVRTR6WVRsYVdsTldkMFpCYWxWNVNuVmhXWE10VjNwbFFVaHlVRmhHTVU5SExUWm1VbmxhVG1Wc1dXZFZOM2x6ZW1sdlFVeEJiMU16T0ZWd1NGTnJMUzF5VW5sRFVVdFlTMFZUZUROUFVGRkZTM294VW5GUlZIaHlNVGxHU0VSVlNsQlVOMll0WkZZMVNTMUdjWFl4U0U5MlpuTjRSbkpIYURVdFpYaElYMEZIUkdGd1l6RjNaV3Q2VUU1VmExWnRXVUpqWTFneVEzRlFOVXQzUm1kRmFrUXpNSE5mWjNCS09ETTFVR2t3TWxOeFNraDNhbkIwYkVkak9YVjRTV3hPV25BMlVtVmpMbE5GYTBka01tOXlhMFZpY1ROSVQxcDFZbTlHVUZFLkstbTZPYzZzMmtmUkhScV8tNG81bkVZdHZUZEt0dmlkVHZmSDdMOEVpdWMiLCJleHAiOjE3MDYyMTczNzcsImlhdCI6MTcwNjIxNzA3N30.SbmUJgqUOiOC8ZmKHieofNTDvTaIWxB6U2Jt26zIvlI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:17.303 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:11:17                                        2670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=782029 KO=13338 )
> restLoginInitiate                                        (OK=387484 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=386355 KO=1114  )
> restloginProgressiveProfileCallback                      (OK=8190   KO=1114  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.24%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.24%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.89%)
> status.find.is(200), but actually found 503                      4958 (13.94%)
> status.find.is(200), but actually found 401                      1114 ( 3.13%)
> jsonPath($.tokenId).find.exists, found nothing                   1114 ( 3.13%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################-                   ] 73%
          waiting: 144014 / active: 23     / done: 398578
================================================================================

21:11:19.077 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 398787: status.find.is(200), but actually found 401
21:11:19.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,398787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20e29b06, username -> user.1002543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f767a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217079026))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmdoaGtkM2c2azBwNW9jbzNtaHNla2doOGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SU1rRk1abGx4WDI1bk9FZDVjRUowVmtkU05URm5MbWh2VGxkcFNVRlZWRmhtTldweE1uQlZZbUZLT1ZsMmFGaDBjRU5pUlZWYWQwMDRTelJZVkdaVVp6UTVVbTVWZVdOdlFreHJja2x4TTA5Q1FYSnZhWEJOZFd0SmRtVlZXSEZGVUdKdmFrMTBhVlZ6UTJzMlpGTkJNWFpxT0dwd0xXVlNZMjFrVlhKWmNXNHlhRTFJYjFvek4zZDFVMk54Ykd4eE5YcDVNbFkwYTJGd1RFNHlVWEJmTTJZNFZFUm9OalowY2t0VWRTMXlaRkpHV1hkMk1IaHhkWEpoVEZsRU5WZEpZMkpsWkdSb2RIUTVkRWQyTVVsRVkyTlBkMnBxVUhsWlRHZ3RlWEJJT0VJMmVtWnphakIwT1VkRU5WVTBaVkphUVZKaWJGQndORlZMTTNscGJ6ZFNiVUV0ZURCWU5HaFZiVTVvYkZBMVNtWkVhRVoxY21oSlpuQjJVVkZxUTFwNU1GTXlPRXBXUjBSTFYyVkRla0ZTWnpSdGQxTktaRGt0Vm5jM2EyTlpYMUkxWm1KTllrbHlWR1F3VHpGcVRFWlVjSGhGTm5KblJFOVBNVGRzVTNCbFdYTldNWGxoVVZKUmIzTllSR3BET0UxcVNuSnFaMFJqY2paWVpraFdWVkZZVW1oNFRVSTNVbGh6ZEU1aFduTmlTMnR2TFZsVlJVWXRVR2wzZFRsV1QwRTFaRGxZVEc1eWVYVmlUelp1TlRGU1ZFYzVXRTU2ZFRGSVpUVnBVRmR4VEMxMVRVdE9kMmg2ZW01RWJHd3dMWGxzU0dsc2VFRlZRa00wYlVaVE9WWTJkMU51V0Uxd1dqaGxTVVk1UWxwYWRUTjViRmhpUzBGSVRUaEJWMk5TU1c5Q1VIcEdWRVozYUd3NVZUWkxhRWR6VFVWVVNXVnFVRTh3YUd4cE5UWTRUVTVQYzAxT056UTJhM2hKWlZRM1VrcFZORVoyZW10dFQyZDVaamQ0UkRkalEwbGFSek5XVGxGQ1FXWkNMVWgzV1MxUk9XWkRjM2xKYkZSNWJISXhjVXBUZEhJMVEwczNZMGhrYVRadk9HSmhhVVpRU2xKbmVIaDJNMnd4WVhkbVdqWmhhVTFsTUZCeGMyNU9jVWd4Y0RseWNGTlZiMGc0YW5rNGEwRlJRMm8zYkhWV2RIaDRaM2xmVkZSWE1HZDVkRVUwYjBkMmN6aFNNbVZqYkVWMFpFbFZMblZmWDFkSFkyNTNjMFV4TkVsUFJXeENTMDF4VmtFLnZhb0w5NUcyam9jYlRKS1ctSFU3bF9sb1NOTlAzbWpQMDFIQWhjWXlzUTgiLCJleHAiOjE3MDYyMTczNzksImlhdCI6MTcwNjIxNzA3OX0.Xy76SRveMaOKXXk1XQe0_6sPSEpnSInj7ogKZ3OzXEw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002543"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:18 GMT
	x-forgerock-transactionid: 69f7397b-d9e3-4fb9-a952-7ad1b3125170
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:19.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:19.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 398787: jsonPath($.tokenId).find.exists, found nothing
21:11:19.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,398787,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20e29b06, username -> user.1002543, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f767a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217079119))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:18 GMT
	x-forgerock-transactionid: 51fd648a-d544-4aa5-b883-f5cc7402743d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWZqYmxzZGJsaTA4b2dsc2NiZmlnc3VpOTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlpreHpWREZQUW01TVpraGtUell4ZGxaeVVVdEJMbUZEZEcxR1ZsQkRUVUY2YjJWWllrRjNXamRqYldZNFZGcERSVzUxWWkwd01FbDNhbk5SWVVKV1UwTjVkR3BFTURsUGJWZHRTVTEzUkZCb1pYSnlSVVZJUlY5MlduWlJkazlhU1doVlZuWXRiR2hKZW0xb2JWSjBhRzVOV1RndGJGSTBja3BRV25CSUxUVlROSHBEVm01WFUxUmFhM2x0V1hWdVNYTnRaVlJsYjNsT2VFNXdYM05LVmxOMGRraHNhRkV6V2xBMFlUTnNTMGhHUnpjelQwUk9hMU0zTFV4bVJtdGxMVWxuYjBaWlNXRjNUVXhMUWkxb05GaHZOa2xUU0ZjNFNqTndTMFZrTkV0SFZYbHdMVk5tUTJKSmMwWTRlVTVxTkRSMVN6UjJSek5pTVZaeWNUTnZVM0Z0UVhwWVNsTk9iVWxtZGt4WUxWcG5NekZFVERsVkxUZzJOMWhTUnpVNVRtZ3lhV3hmYlVSNFNYRlRUVlZXT1ROa1lVRmtVeTFTVGt4TWNraGZaa04zY1daSGF6QlpOR0Y0WVhCS1pYQkJhR1ExZFV3MVNHTldZbXMzWkd0a1lrSTVUVU40ZEVWc1NGWXRWM2x2Ymw5RFJuSnNSMjVzWWs1RUxUSXphM0l4YzB0cGIyWkhaM0pYUzBGcFFuazBTMkZNUm14S1pVSk5VblI1U25jMmQwdEdORlppWWpOcVoyeDZjM2RtTUVvd05UTklUMGhpV2xwbldYVnJlRzR0ZUVST1UyUlZWbkZ5Um1wVU5WcGxZM1kyT1dVeldEbEpiWEJuYlVselpYVlRiMFJmVmtOa1YwZGFlV1pwU1ZOcFNtTndXRGhyT1d3eFRXaHRWV3BsVlhOSmJ6ZFhkMmhuZWpoT1FWcHdkSHBMYTA1T2NVNDFSVnBpY0hCS0xVbHRiR0ZGTUdOMU5rZHFUakpqTVc5NGFWTnpUV2hxUm1SMlNVbDFiVkZpT0Raa2RuSm5iblZoWDAxMFduWmxVbFZ0WldaaFZ6aGZhemw0TW5sVlkwUm5ObVo2YmpSTlFWQjJjakJyT1VjMFRISjNObGxWZGw5UGRERjRhMmc1VjFOV1JYcHpSelo2TVhGTU1uaGpSWGxVUmpGRFFtbElaVUl5VFVOR2NEWnJRalp1U1VKbU9GRnlWM0J3T0RWRU1GOXBjWE10U2toamJXTnRiRzVSWm5BMk1uWTBMakJyZEhGSk9XbGpXbko0ZVdkeVoySlBZalJDWkVFLkRFX1JfUDI2Y3ZlM2Fja1N4TjVJbVdfM3Y1bmE4UEt6S0d5NDhwUkpiNVkiLCJleHAiOjE3MDYyMTczNzksImlhdCI6MTcwNjIxNzA3OX0.732s5RUCtqdGh1kZmyyiLoiRDHIh9XQuAfoAZOWBVkI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:19.120 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:19.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 398853: status.find.is(200), but actually found 401
21:11:19.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,398853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c93060, username -> user.1002510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dab55ea, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217079563))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXR2Z2lpZ2ZqNGhmdnNyczA3dHRwMjJzaXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T04wNUlPVVZhVWpGUGFIUlhRbTE1VldwYVRrSkJMbFJQWkVoeVpVVjNOMDgyVVUxVlJHbFpUalZNU25VNVVEUXliVmwzU0ZWVFpuVXdja2RtWDFWM2NtNUJaRkJWZW1aWVgxVnFTVUZ1WTBoWlgyOTFaVUZJYTFGdlZFdGxjbGRVWkdRd1VuVmFkRE4xT0hGT2FUQnBNVEEwTUhocmRsVldZa3hQUW1STFNsWkVaVFp5VDNRNVlsbEZhRU5EYm5wekxYRTNVRVU0Y1hoTFp5MUZhWEJTZERWSExXWTRlRE5UZFd0dU4wbExOVjh6ZFVvek1WYzNRbUpxZDJwc2NWbDNUVmd5TkhGTWVHVjNiRVJDVnpWaFYxUlRhVEZQZHpCelJuQmFlazV6VEhkcGNVeElXbDlVTTBka1pVWnhTMlJDWW13d01sZHNaMUJDTmxoVFNtSlBNa2hvWldoTlZTMUJWSEZ2YUZsQ1RIWnlOV2xRTjBnNGNIcDJSVmRyTUZKUE1ucE5YM0k0TUhZMmIyZ3pZemRUTUVrM05qRnhTRTVCYTJWT1ZDMWhiMEZIVVhwVWFtTnRkSHA2T1RGVlgydzJZWGcyV1RsUlozZDVTRVJQUkRoa2VsUklTakpFYW5VMlR6Uk1ZWHBOZEVJNFZqQm5NRTk0T1dOM1MxbFljbDlSVjFKc2JEaHBMVFZpTVd4T1VDMWhkMmRtZDNGS1NVTnpVa0p3YjJscVlWTnVTMFJYVWtoTlYxZ3djVEIzV1hjeVNGbFBPR2xmUm1VeFJuZFFVbVZwTTBRdGF6VjJNR2x4Umt0MlZIbHVXSE13YWxGTVdUWklTM2xPV0VkWU5UUjBRelptU210dWNrdFFTRGhLTm14UlQzQlhjemQ2WmtjeWNEWk9UazR0Ym1aeGJGODJjbFZGT0ZCR1YwdHFNa1JTZG5sc2FuRk5URXBNUVU0d2R6bFdNVFJwT0dsS05VNTJVMUV4YlZWWlFreHBRbXhLZGxKb1drcHRXbkJCUTFwWGRESjJSWFI0YTFWaVJURk5ibE0xZDFGaWFGUjJhblp0Y0dKVFQzcDVlWHBFYkRsTU5XUjVlV2xoYzNkV1lUUk9kMjF5VTNKdFlrZFRhRzQzVGpkalRsWnhSSGwyUjNSbU5WRmliMU5OWVRGQldHODJiMWx5V0ZFdE1HODNUVE14ZUV4blN6WnpVek4yTWxCQ2VESm1hWFZXWkhWUk9GQlNiMVJ1T1VOQk5Vb3dMbFJtVkZVd1pteHhOM2cyT0ZCalpEZFpkMVJmT1VFLmdzY3lhaHlReEFCUy1xZ2MwZ1JHcEY4a2RleFNVeEdmNXozTTlvdWphdjAiLCJleHAiOjE3MDYyMTczNzksImlhdCI6MTcwNjIxNzA3OX0.vssnfAZkl6fNDq4sUg0HjjOkxxzan1lRmfpqrS5cuc0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002510"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:19 GMT
	x-forgerock-transactionid: c4157c23-886d-48cd-850e-788679de5403
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:19.612 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:19.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 398853: jsonPath($.tokenId).find.exists, found nothing
21:11:19.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,398853,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c93060, username -> user.1002510, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dab55ea, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217079652))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:19 GMT
	x-forgerock-transactionid: f7a45363-e2c9-4460-8c6a-ae8c5e8dd9fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2FiYmtlZDM4OTVydGZkNDM1YW5jY2ZtOWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFEzWlNiRlJ3VVZOa01WbFRORWxIYzBkWGVGcEJMa3hMVUc1b2RreDJjVmhGZFVWclRGZERiRWxXUVMwd2FtdzNUVlJaVFRWUVprSlRZVXhrYkdZNGNtUkphMGRXV0d0UFpYZFhSbXRWUVdneFpWaHROak5sZW5CaVVVOVBWMEZTZFU5Uk1YZG1ZV05wU0hOTlltYzBjRWhmZUZCblduTXdSelJPTkU1dVVGRjZVREZ2ZGxCc1NGcHFhSGRvVUZwWFVsbHBkMmhuVVdKWGNqUjFVbUo2Y0RocFZFdDNRVEpRU21Gc2JYbGxVSEEwVGpBM1JuaExkV2xQZDJVeE9HRlNaMlJyZEZSNFZYbDFaWGM1VkdOMWVWZHBiR3d5TW5SUFlrTlVhR1IyWm1aa2FGOXhMWEJ5V1U1TGQzWm1RM2x3ZG5KU1VqaHhaSEZsYVZGZmMwWkpNRmhmWW5aakxVMU1XVWR1V1V4TmFtVm5VV3N5YkRSZllrbzBaRmhTTW1Gc1dYaDFjamx5WjBwUWFUSlJVV3ROWVdWME1ESXhPWGcwZVZKeFVVVTVXakpHTnpsdU0xbG1USGxETjBOdlVETllWa3c0TUVReGJESkpSV1pXU2twaFVFOXdhV3d4Y0c1blpUTTVibHBwWVVaR2VsaG5TRFV5TlVGdGVVVmxjVEpPV0MxVVprODRlR05VWlRSSU9XVTRRazVWWWxCalkwdEhSRzQyTm0xR2Mwb3phREJ2UWpCdk1raERZVEpuVGxOMWJHNUlYMkozWDBWTmNrNUlaMEpqTVZrMGFuTjZUa3hrTW5KcGVFcFhNMVpHZFRoMU1XVkpNRlJoT0ZCdFNXeHhia2RCYlZsQllscEpPRkF6ZGtkMlJtVlFXVzl3YVVWS2JVaERUbmh1WDA4dGFteFNNMGhZZG14NlZrVlBTekpXVjIxQ1JqQkZTamxrU0RWeFR6VjJhbEkzWTBSalprMWhXV2xKU0dGMk5tZ3hkM0puWWxOQmIxTkdVazVxZDFSRVdFdzRaMGh5VEhGaGNHRTBha3hDV0dWbE5UVnBaVGxhU2twSmEyNUVhWEZuWVhGaFgwWlFjRkUxUzFwRVUxOXlNVkpZZWpONmQzUlZVbkp4YldSZmJHWndSSGhuZDFWNWQyWkdjVXR6VUVGU1VHcFVORmd4WjFoUWFUTTJaVzVQU25Oek1tRlphMVp6YzAwME4xUnRabmxyTUZwVlVUZGlNMk5SY1MxVVkxUm5MbG8yTms5SGVtcEhjbUpoTTJOaU4wRjFiMlp1TUhjLlp4YllNdmRLTjNYaVVUYi04RkotNkI2SmcyYVZtOHZzZnRLVXF0cHlabmsiLCJleHAiOjE3MDYyMTczNzksImlhdCI6MTcwNjIxNzA3OX0.OC1dV1DPJSdowSwnU5hFCazxzllrBS8Y5hkyXeOWVNw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:19.653 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:20.867 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 399045: status.find.is(200), but actually found 401
21:11:20.867 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,399045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39b16243, username -> user.1000886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6687a0d0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217080813))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTAwZzJ1a21wbmoydG1xcmQ0aDhhMTJ2bmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFluWkVhR1l0ZERaa2JGVlNXa3N0TlhCNlIwUlJMbWx0ZURRdFlsTXhVR3RQYjNObWVVeFVhM2xpU2xZMExVdFVhelJRZEdwWmNXTmxRbVZLV0hGNFpGRmpUVk0wYkcxcU1VcExMVTVMWDBkNFdsZE5RblpGYUhGSFNHaENUVWR1V2xOeFkxcGFNamxZVDA4dGQwVnlVRmx3VERkWU4zcGxhM000VmtVNFJ6aDBSM0JQU1MxWE5rdHJZVTFTTlhSc1RHcEdXazEyYVc0d2VFbFRiMVJmVEZjMVJuQnpWMjFWZUd4bGNFc3RRMnB2TldWMFVWUmFjMEZXUlVGNlUyTkdXRGt4Wmt0M1FuZDBhR0ZPVHpKM04wWllhMFpmWW1wZk1uWlRXVTlQTUV0VFF6aGtNV3Q2VmpOM1RVeHhkR05oT1dSRE1sTjViR3QzZUZCME5WVnlhV1J1VEVsQk9WaGxaMkV5U2pOeVkyTkZVMFZEUldGS00wczRXV2t3VTJRMlJYQm5MV3ByTURCTmRFeENjV0V4T0dVeE1uaHpWRlUyWDFKbVZFcHBiSFpCZVdKTGFVbE1hemRzWVhsWVNVUkNUM1p5YUhkVU9EUk9lRmRLVURoYVNYcHVSSFZDV0VaSU5UaERhM0JwVkhwWGFWbEJVek4zVEdSc01GUnlZM2x0U2xadWFXUjNjMUJ3UVV0eVdXUktaMFZxWWxOSFNVNDNhVGR2Y0cxWFJXOXZTM2xpU0VzemFuTlpOMjFwTUdsYU1XUnlTemhKUlV0TFNtUnRXbmx2V1VWSVRFTnlSRXBmVmtJMFMxQjJVVUYyUlRaeFRteFhZMVp6ZUY4M2NVNDRValEyUm1zMWNVaFJYMnB6VEZsWlpqaHdaMUZIVDBkZllqSk5lRkJLWDFBNGVETXdSR2wyYnpKak5tTktNa2hJZUd3d1IyMXhUbFY0ZVRocVRWcGhkVmRUZG04eE4xTlFhREJGVG05T055MUxjM0ZpY2xwM1dtOXlkelZSUlhKaGRFZEZPVmh4U0ZCSmFsSlFjbTVoVWpGSmIxRkRZbXBwTVVoS2VIaGxORVpNVUhobE5GcGZjVlIxYzJsSExXcDNhR0YwU1VkamNVNXNaa2swUWxCT2JqVXlNa2xSWVdaMk9ETkZVRFJDZEZGbFdWWjBaa2RoY2w5MmFUazBaMU13TldsaFkxQmZNMnRFVHkxelIyRlBWM2xRTUV0d2VVbFFUVXg2UjE5dFgwWlZMbE5zWWxobVEyTnpkakkzZUU1R1RsVllZamRGVW5jLmlUaXBjSUJNbXpKZFl2SnlKZTFZb2RUel85WjFKdTlxTmFPVjN6Y3pxRDAiLCJleHAiOjE3MDYyMTczODAsImlhdCI6MTcwNjIxNzA4MH0.widmIToaCA3-dWWVElaJ7X10xd6oGg7mope5lNQAy1I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000886"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:19 GMT
	x-forgerock-transactionid: 1fcdfe52-24f3-42d9-a9f3-57673cd4f82a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:20.867 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:20.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 399045: jsonPath($.tokenId).find.exists, found nothing
21:11:20.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,399045,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39b16243, username -> user.1000886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6687a0d0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217080905))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:20 GMT
	x-forgerock-transactionid: 1d3103c3-bdab-44b2-8e70-d06cc0357944
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazB1aWgzbHNhZzUxbHRkbHRjcjd2dm5ycnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2JHaFFlRTlqU25ac2JtUnVSbGhUVm1oeU1tOVJMbXRMZGtabFoydzFWMVZEWVZWMlMweG1kazlHVjIwMmFtRkJSa1J2WkVkSWJ6aFpjV1pzV0dVdGEweG1hWGxRWkZReGVuRjNiRzU0Ykc1b05sbzRTazl0VTJ0NlUySmxSa1pLWTFrMFVHeG9jWEJuVEZoWE5HZEhTbFZyUnkxb2JFWk5OVXhqZWs1dGFWSnJVVFU0WmxsVFdIQnBlalJTUkdKV2VHbFZVMGg2TUhScWRURTNYMHBQYmpRM1ZUUTRNREJCY20wMU1EWjBVbUpRT1hGSlgxZEhZMXA2YUdWeU1FaFdjV2xrYWpaaVNuWTJhMXB6ZEU1UUxXMVpaRTQ0WHpadVFscEVUa3hsT0d0R0xWZHFORjlUVVdRd1puQldNMjFsUm1WcVVsVlBkM05ZYlZFMmRGRmFXbUpEYURSMlZsUXlNMTl2Y1RJMFZHMXRla1IyWWpCck1HRnBTRk5RVDFoR2RFSm9NRUY1VDJodlUxYzNlbTgzUTJKZkxVaHlPWEp2ZDBST1dFaDJURzgzUm1aeFZFMXBlQzFwTkdadlF6Tk1iMjVEWTA5M1ZHaENXVWRIVURoMFQwUmpVbHBET1V0NFQzSk1kazVMVTB4TFpGVnNWVGRyVHpKZlVUSktUbE41ZEdwSk5WaFBXVlJOTWxWNmFERmlkMFZEYTB0bFVGRXRVRTgyVEhSUk5HbHdaSGQzY0hBME1FaEVTWFZ0ZDBndGVHVnJVbWRpZVhaWVMwOVBabFZEU2pab1ZHWldUVXRQTlV4cmFGaHVjWGRVV0hjeGNYWXljMFl5UlZSdk9UUm9OVkYwWTB0b1FqQnZlVU5rVW5wdlYySTNablJCT0dGNVZWZFJMVGwzVVdORmNuUlZTMnRMU1ZRNExWTnFXbUpHU1hsdVMydHNRVmRPUVRGaGFEZDJUMkpDYzFadWQwb3RTbnBNTFhSVlFUWkJVV1EzZGxKUFIycEtiR2QzVUhreWEzSnBSbmxJYzFZd1VuTnlSRTU0VkU4NVUybEpla010TVVkSVZWUjJYMjVmTmxFNVluTkRhVVJuYUZVeE9XTkhXa05SV0VkdFVYVnRUbTF5UjB0WloxVmZXVlpSUjNSUmR6Wm5NbDlmVW1aM1UxbHRWbWxtWVZOVk9EQm5SbGhTU205VWIxTjBXbFJUTTJ0ZmVITmpOSHAyVlMxQ1NVOWtibWRwWjBoek5EZEJMbWhKVHpaU2FEWTFhMFZsYlhkc1VIRXpka3N0VkdjLndwYW5VRnZxQ1lqYzZWV1I3dWlHWXIyUWhQQVoybmZLcW1DbXAwXzdxaEEiLCJleHAiOjE3MDYyMTczODAsImlhdCI6MTcwNjIxNzA4MH0.Mmkh-5U41JajW4TnTS-laR-COIv5qRwkp6mWHB5tzWI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:20.907 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:21.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 399129: status.find.is(200), but actually found 401
21:11:21.406 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,399129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39b8aead, username -> user.1000388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f65d619, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217081359))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDVkdnM2M3R1dDJvc3RnczdhbjJ2ZTRnYTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWVqTlVSbVpvY1hSNVJHOTFiV0ZXZW1wQmVrbDNMbVF4VFcwd1VVeDROamxuTmxBMk9VVkNOSGhRWVRGdVFuVmZNRGxMU1cxWWJEVm5jekpIZW1NMmFFdDNja3BUTW5wTE1Ea3RNV2hsYkcxTlZHNW9WbXhKZURkVVFuZENRM0pRTlRSeE0zQnROVnBNYVRCVU0weHhaakp3ZFdaVFNFaDZWRTkxVDFGeVJqWkdPV2xsVTBKbWRDMVhNMHRsVW1WRVdXMWtWbGhxYlRGTk9WRXhjM05GV1VwSE1WRldWbWRmYTJ4M2RqQkRORUUxUmpVelVGaHNMVWh0V1hsUExYYzVTblUwYUd4cVkwcFFSRzk0VFhGVVlYY3dNMFJzTkVKeE9HUm9UMk5HWDFGNVdUQkRjM0I1WTFBMlkyWnZSMEZ1V1ZCdFNEUjBNamR2T0U5M1UybFdPVzUxWW5BNVNUTklYMFZYUkhORmNucHdia04yVDFZME9HRXRTRFYxVDNGcVkxRktaRFpmVkY5TVZERk1TRXhKYVZvdFlWOVJXVmRoYldNMmRrbEJabTloVkdwRlFYSnFXbEpuZG5ZNWNqWTFiV1JvVlZWU2VtZENTekI1WWxKUE5YQnRjRUYyZWpsdmEwVm5lRzFNWmkxZmFIRnFTbkJKU0hGd2JFSkxTekpVTWtwQ1JWY3dVR3RFUmtwQmNFVjVOM0ZPZVRFelV6QkhUMnRsWTBOTlYxY3lRa0oxVW1WSGVHSldXVkpaVmtsalowdGZXbE5EUjNwSWF6QkVlVjlOTm1Gc1JFRTJUVVZ5VDFkWWFqbE9OVlJHWjFkNVlXUlljMVJmUTFoNFNXNVNjVXBaYlRkSU5XOXBjbmxFUkhrdGVuUlFOMjQ0TFZZd1VsbGFNamN0VjNoTlVWQm9iMWN6VlZodFV6UXRiWGcyVmtOTU4wRXliR2xsUjNsdFNUWnpVMUJuV25SMGRURjVaelZJYzJneFEwVkVORzVrYUdGMVNtOWZhRkpZVkRkNFNVMVRkVFZqTVZKS09HRk5ZMk00VWpkSFNGQm1RVzVqT0daSE1rTlFZVE5KZWpBNE9FTlFMWEV0TjNFNWFUazFkek5pU0RCT01IZHJiRlIzUlVSRVRUUjVNblZVTkhOcE9FaEJTbGw2Ulc5S2MyY3plV1pyV1VsQ01GcGtNa1J1VWpKR05VTk9RMlJmUlRGeVUyVlVaMlZRTkRoQk5FdEpWMWh0YjI5VFFsUk5Ma1pUYzJ4WVMyeHBPVXRPUldwbmJXWjJVVWh3WmxFLkRjX3M0N3ZEdFhRbXdIZW1oWFFhOWpsaFNUSkhHdEdNMW1hZDQyVlIzQW8iLCJleHAiOjE3MDYyMTczODEsImlhdCI6MTcwNjIxNzA4MX0.WF5ysSBoIAJcWhhKH_tSppYxGai6nY0iL451AbKR1y4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000388"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:20 GMT
	x-forgerock-transactionid: 88b90a55-ba4f-4515-9b4b-3fb90b574aa6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:21.406 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:21.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 399129: jsonPath($.tokenId).find.exists, found nothing
21:11:21.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,399129,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39b8aead, username -> user.1000388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f65d619, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217081446))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:20 GMT
	x-forgerock-transactionid: f1812b64-f9c9-4f5a-b6d9-9a13e6395684
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajR2MWcwbGhlZW4wZG11dXNsbnJ2cHZvMTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWFXNDBTazR3UWtaWFoxbzJZVnBUVG5WaVYzZDNMblZIU0dNd1ZGQXdWR1ZPU1VNNU5FRmtOM05qVUc4dFlrTTRTREpIYjJ4c05tOXRTRVpLWDNGTlozZGxURVIyWmtoaVpXeG1aM2xKZEhwa2IzWm1VVzVZV2xCT2MwbEVOVE5JZW5GdE1qVlJPVWRGTldjMVlrcEdOamxXUzJkTVdrRlViMkZsUW5kSU9GSmpPRlp5U1ZCa1dGVmtUems0UjAxTE5FZDVWVGQzU0d0NFdFdzNSRGx3VTNCVlUxUlljMlYyV0cwMmFFVmhjVFY1UzE4elVHMWlkRzAyU2xCVWFFRlZORVUzZGpObWMxQTJWM2xsVGxsUU9VMXNhRGR0WTFONWVrNTZhMjVoWkY4eFRFaFRjMGhRTmpOeFJqVmxla0pZV1dKblVITmlkMDlxZFc5eVpHODNibWxhVTBSZlUwUm5XbTgxUnpKR1ZFSnpaeTFJTlhsQ01WbHpVREJRVWtreWVsbHdWSFpJWldSdGExazFjRWxVYm1aeWVWSTBVVjlmV1dacU1YUlZjRk55TlhsSVNHOVZSMVJDYjFSMFNXeHNiVlE1Ym1aRWVGTkZOVEl4U2tOS05HSkRlVFJwTUZsRU1UTkZSVXRGYlRGeE1qUnpjV05QYnpaUVlsTmFhR3RyWldONVNEVlVWM2hmWm5wWlIydDJYek54T0RCTWJtWTJialk1YVZaRFFsUmhlbmxxVEZwM1dXeG9jekpuVFdwV1VUY3Rka3RmYmxWVVZYWkZSRWQ2Ym1GeFQyOTNhR1pKV1UxMVVGVnhiWEZpYVVaUlgyMWljWFF0T0ZOMVVWaFVUakUzUnpRdFQydFdSREpRU1VKbE1VSjFiekJ2WTJWc2NHdGhVWHB1UTFnNFZqZDJZWHAwVEhOMExVeFhaazFsTjBod2FFUjZVREprWHpBNU5sOXBiMjFMWDFCRFZYQlBRVTl1UW5OaGVGWkhVbU0wTTI5U1JEUXpjVEJ0YmpRdFZYTjJhMWx4U0dsV1dIZGFOVVpNZWpWa1ltdDRZalF5TFhKSFUzZGhPSFJ6TVdkUVV6QjBkbFZoY1Y4MFRrOXdXVmRaY3pkTVpWVjNhMkV0UVc5Q2FsWjRRVmhwTW0xUVpVbGhNbmxwYW1oRVRURnZNR3h4Y2pnNVRrRXhOakl6WTNGMlZXMHhOQzB0ZFdWU2JGY3lTR1JLWkZJdFkxWXpaVWRyWkVKWmJsUXdMbFZIU2pGNVIxaERNMDlDTlVGelJHUmpWa1owYldjLkhOblhYYVFIUzVNd0gyU0tfSEJZRDhKVGpyNlBlajU0WEp2b1h1RDJ1aXciLCJleHAiOjE3MDYyMTczODEsImlhdCI6MTcwNjIxNzA4MX0.lrD39qm5o4yA9j601yN5NBtyr7Bwx5HCEeunfJXEEEQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:21.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:21.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 399162: status.find.is(200), but actually found 401
21:11:21.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,399162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bee0d7b, username -> user.1001703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fc533e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217081582))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczkybWI4b2EwYTZia3RvdXJqanVvZjh2Z2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d05VdGFhbkJWT1hnMlRHZFFPVVJyUTJGTGJYaFJMak5PVlhCUFdYcHRjWFIwWjNkSlh6UnFjbkIxTlhKcmVVRnVWVkZaYUZGNGJITlNWMnBIYmxacldUUm9lazVRVTJSV2VUaHBZMlkzYTA5dGJVWlZOek00UzNCeVgzUlpkSFZ3TkVWb1NtTXpSMUl5TmpOeGNYRlJNMUkwU2xwd2N6TkVWVXRwWHpreGFtRXRTa0ZDV2w5MVpsSlFaVlE0WDNweGFrTnVkM0k0Um05cWNXRlVZbkpFU1VJemNFTklkRVJ5Vm1FMFJqUlNZVVpGY0RSWVZURXRZa3cyU2xsNk4yaHBaekJ0ZWtKMlZYbGlNRmg0VFdWbFVHa3RRVFYzZVZaV2FWYzNhMUJDY2s4dFRsUXlNRkJmZFVReFZsUkJRM2hJV21OcFVESTNaSFZxTFcxcUxWRjJYemQyTm5aTFIzYzRYMnBaZFY4dFQzaEJNRkZyZHpGWmMyVXlhVEJ1TFV4blNtUTVjV3RpZFRoWWRHUXlka2wxVkhWcVRGUjBiazlOY1VrdExXVnFjVk0wZDFwek5sRjNTbGhxV1V4YVFYTXRhRTlEVWxwMWMwMXpXVlpoZW5Sbk5VdDFSV3AzTVZSbU9URTJVa2huWW5WR1UzcE5TRWQyZGxFMkxVWkNZamN0VVdKSU9GWTJTamxZTFZKU2JpMDVaVkpSWjJaV1dtRlJkbXRQVkhsU01rdDZXbWRXVEVkTFZtZEtha28wVEVoWGVVaFdibk42T0c0NFJGQnNTV0ZSYjFObE4xQnVMVFV3U0RWb1FqSXpaR3RRZUhKdVluUklXa2g1WWxJMFFteDBNRXh0TUhCWmRHNWplV1J3ZEZWbmJHNUNlRkV3YjBnMmFVSmpSVWh1ZWpCUWFXUnRhakZNTmtKS1ZHNHpWSFptTW01bk0zWnljMDlIWDFOSldtNVNObEpmYUZvM1dWWnhWM2hxTmpFMGJHWkNWV3g1WjBOelFUVnBUV1l4VTNKT1lTMVBiM2RRZEZKMFRrTnNUR2xaWWpWT2RYVmFaMmc1VlVzdFQya3RjbUZUZVVKdU16WkpVbVJ6YjBoVWRtOW9YMEpPYjNaWVIzVnVjRXhmT0dGbVpUQkVTbVJ4VlU1d01VczVlSGxYWkZSeVpsQjBjWGRsVlVJNVdWcEtTa0pqTkhkcE5tUnljR0pCTkc5MWFWaHBXVmhoWlRkcWNFbFdabFJMUlhSeWVuQkJMbDlsYkdJeWNHaFJkbkl0UTFkRWNYZHlTMEZDUzFFLnVDUnJmVnNfQzRrWTZuOWt3dWhVS3J1amU1NGcteXJyS1MyaS1qSWp1aU0iLCJleHAiOjE3MDYyMTczODEsImlhdCI6MTcwNjIxNzA4MX0.gUKYNHSfANUL-BXcsFQVt4AytrLfjffBWm5ErodUas8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001703"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:21 GMT
	x-forgerock-transactionid: efdd8f86-5d95-40af-9f1b-e518e7cb847b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:21.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:21.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 399162: jsonPath($.tokenId).find.exists, found nothing
21:11:21.674 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,399162,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bee0d7b, username -> user.1001703, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fc533e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217081673))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:20 GMT
	x-forgerock-transactionid: efd41e48-cb33-4eff-b00c-0a5c2f3b46c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2Rlc3UxOXR2aDk0YXMxa2JmNDRhNG9uYzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MGJYTlBURWxpYm5SWGVWbE9RV2x6ZDBoelRWbEJMazFuTm0xamRucEZNMjVTVG1VM2JYSjNSRGQyZFVaTU1HeE5ablZZU2pOUmFXeHJURUowTFZaZlNIWjJOemQ0V2pSa1dtSlFURVZ3U205SFEwVlhjbTlHUWpsU01FWmpNbmxyV0hwMlFsZ3hVa293ZDFOVk1FWXhUMDFHVjNCRlVtSlBVMnBqZUZCeFpYQlJabGxuUW5odFZFRlRYM0JvUTBaaWVrbEtSbGQxTkhwYVRFNU5aa1pWTm1WMVdrNHlVbXBRZFRKelMxOUxkR1J4Y0hOSGJqZHRTR0ZGUkhOSlUxSXRkR0YyVGtaVE5HTnBZV0UxV21WNVV6TnRNVzVqUm05eVpqZzViM1Z2Wm04d2REQlVYemxFWkhoTGIyeFhibU56ZVdsbGQzbFdOMkZ1V2s1MmFtZEtVMGxrWXpKMlNHNUtTV2h6ZFcxNVpEZHNVVVZxZG5SMFlYTlBjMnBhWTFOclZHMVdSMUpVYzFwdmVWZE9hVUZXY2twbE1VNVFObTlQTUVKWldrUlRaVWsyWjI5VlRGQmxVbk5CYkY5b1ZHeHZiV290YW1GblpFSXlSR3BPYTJaVFpuRmlNWFJ5UVRaek5rMVBaRXczTFV4eFFVWmxXalUwUjFFd1RreEhlamt5ZFdsQldtUnVXa3BGVlVWdE1USlZVbnA2WTBGRWFVNHdaRGRuWDB0SVFVeFlhVWhwYUZKbmJGOTFaa1JWZWxGbWJFMXBWVVp6Ym5aRWEzUlVjbDlqTVZCT01tVjNhVVY1UmtWb1owaGpkVXhLYXpOV1VrSkpUamxJV0dkV1ltcG5ibVUwZEVWS05GRkxUMHRsUTFBNFVsSnFPVEozVEZodWRTMUpSSFZwT1hsUk9XdDVXR3hDY0Vwd2REUk5hM1IzYmxkalJUUjBObEpYYzJwQk5ta3dSRXhSTW1NNE9GOUdiMUIxZWpkNlpXZFJNblJUVEUxRFRFcFBSMlZpV25WRmFVMWxWa1pXTFdNMFpWWmZSeTFmVkhCR1JuSmhVMk52YWpoalZtY3pSeTAxUmxoMlJuRldiVE5QVlRrMFgwNXFWSE00TFZoeVJFczJjMkpRU1hCcFVUbENXa1J3ZURWelVVRjRSRjg0TkZoRFNtY3pXR2R1YzFFNGIxUkdjRWRyVGpaSWNERTNVRFY2Tmtoc1NFSTJiVFp2UTJob1RuaGhSSHA0VERWTlVHeFJMa28xVDAxSVRuTjNTak5zTms1WmRsRnJUMkpmUWxFLnNwaThVb1dVRUx1bFhYTlRzaENEeUtTU0JmWWtITFFNZHRMNVRBSFlIdEUiLCJleHAiOjE3MDYyMTczODEsImlhdCI6MTcwNjIxNzA4MX0.CK1eu1_8R_WGMrhqAwqED9AVc7borncKB-_tLedkEWU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:21.674 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:11:22                                        2675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=783520 KO=13348 )
> restLoginInitiate                                        (OK=388229 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=387086 KO=1119  )
> restloginProgressiveProfileCallback                      (OK=8205   KO=1119  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.24%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.24%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.88%)
> status.find.is(200), but actually found 503                      4958 (13.94%)
> status.find.is(200), but actually found 401                      1119 ( 3.15%)
> jsonPath($.tokenId).find.exists, found nothing                   1119 ( 3.15%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################-                   ] 73%
          waiting: 143268 / active: 32     / done: 399315
================================================================================


================================================================================
2024-01-25 21:11:27                                        2680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=785084 KO=13348 )
> restLoginInitiate                                        (OK=389002 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=387864 KO=1119  )
> restloginProgressiveProfileCallback                      (OK=8218   KO=1119  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.24%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.24%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.88%)
> status.find.is(200), but actually found 503                      4958 (13.94%)
> status.find.is(200), but actually found 401                      1119 ( 3.15%)
> jsonPath($.tokenId).find.exists, found nothing                   1119 ( 3.15%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################-                   ] 73%
          waiting: 142492 / active: 31     / done: 400092
================================================================================

21:11:29.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 400307: status.find.is(200), but actually found 401
21:11:29.100 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,400307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54823296, username -> user.1001075, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5327f63e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217089050))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzgybGQ1dGdycWprMWx1OGw2ODZ2dWxmczMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ellUVkRPRTVyTWtWb1YwZFBPVXBrTldSaE56bEJMbWhoTm5KcllVNXRRVmgyWlRKVVJVOVZkRmRvZEdWamJUQmZMWHBKTTBkc1gwSk5kVTl5VG1KT1YwZDRRbXBKU2xCMlpsOVNha0kzZVMxVVIxVkRkV0V4Wld0VVVqbElhRFYyWmxkTU5YVlJhVlp3ZG1WUk4ydHdWWFJzWkRGSGMxWXlWa1ZCWVMxbVZsaHZXRkJpT0ROR1JHZHdZemRVWTFwVldWbFdORk51YjE5dWJWZzVhRWxFTmtWak16SjZkVVEyV25wemVuUjBVRlkxT0RGZk1rRm5SMFpoVEdGRFMzRm5OMWswV20wMGJYTnphR2x6VFZGM05tRmZOR2RFYWxaM05IUXRNazl1UVdKblNHdG5hazV3T1RBNVRtcHNiVFZJVmtkcGFIVndSRkpFWlUwNWMyTjFaRzkzTkZCd1lUWTFNRFo0VnpoaGRYRTRTVFJmTkZSQ1FsazBVRVpPZUc1amFtNUJSa3hsZUY4NVgwSTFSa3hzVjFaVGEyTjFPRlI0UW5kRFVsVXRaR2RaZW5adE1saDZaRlk1VGpjNE1tVjJjR3A1VVdvNWEwWklkRkp4VFdVeGRHTndUeTF2WTFsSlprSlFaRzVvV21ScmFVZEhUa0YzYlROWWIyUXRaMTh3UTJzelNsUkZWbEJWY2tJNVRWVkZjR3BPWWxFMGJVNVZaWEJ2VlZNd2RsaHNTazgyTkdSeFZUaEpMV0ZGVEhnMFFXVkNaSGR5U2xCcGJFMWtabTVFYWxwVlZFUnhaVzV5TUU1dGRtMTRUR1JGVDBKUVFuWnJVM1pNY3kxa1oyOVhURmRyUlZjMFRUUllTbWgyYUdaUU9UWkplRXBMTlVabU9VSXRWSGhJVXpGdlJqVnlNMDVZZWxKTFZGQTRVR1ZETmxneVR6UXRMVFJCY1U5NlQwUlFZV2RwWTJJNFFpMW9Sa0ZMWXpOSk9YVTRkRUZ4YmpWM1EycHJOMUZCU2t0U1YydFZhbEUzY1RadFlVbG9lamMwZDBVeVZrTlpNa3A1YUdGeWJXaEpaR1JpY2s5NmRrUTJlRk5JWkhwQ1lYUlNPSGxSUTFjMmJUaHhla05SUm05UVFsUlBaREZ6VlZaSVJFZ3RMV1JhTUdoRWJXaEZRekkzVlVGa1NVOVBURTVLZURCRVJqYzFOVzl3VTNWcWVYRTBNVlU0TlZkbExYaE9kV2R4VUZkd05YTnZMbGRKVjFkdlRXNW9UR013YjFkaFZ6bERhbEppYWxFLlpnS1ZaSng3Y1NMR0F2VkdKSFZEeU8zc0txVnlRWE50a1NablVZMkZhTGsiLCJleHAiOjE3MDYyMTczODksImlhdCI6MTcwNjIxNzA4OX0.Mxc9fwI1mUKAKdIOjVgizGWkrlwjb-z4Tj-lUcWtelQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001075"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:28 GMT
	x-forgerock-transactionid: 8cc1dacb-c7b6-40bc-be6d-e641dfc2bf65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:29.100 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:29.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 400307: jsonPath($.tokenId).find.exists, found nothing
21:11:29.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,400307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54823296, username -> user.1001075, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5327f63e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217089140))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:28 GMT
	x-forgerock-transactionid: d62a5c49-9a58-4e47-b4e6-17b1b1718563
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjk1aDY3NjkwYjRtY2w5Ym5mYnNibW1xaDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2VIbzRWRzFzYm5vMk5rNXdaMDl1UjNOc2RraDNMbkZhYzB0cFNESk5kMmxWY2pkUFVUZzVhak5uYXpScFEyRTBkMUZVZFhKUU9IRTVRakpKV21KV0xUZEdMV0pRYmtsTkxXUm9SbTAxT1ZwSmFFOTVTbVIxUkVRdE5teG1WMUpSU2pWTU1sOTNNRWh5Tm5KbGMybHZhbFJEVEdaaWNVcFBiamc0UWtNMGVsaE1SVUUxZEVKQ1VsZG5TV0ZQZGtkSlJGZDFhMGxwYkhoWmRVUmFNWHBWWVVJMFkzZEJSbGQxYWtKSmFVcFdRMEYxV0ZaemFXNXVXakpYTUhBNFdXMDJTMGw0V2xWS1dIUnRTVm80TjJSUU1YSlVZblZUTTFwWk5HNTFhQzF6ZEdsd1FXOUljRmhoWW1wd1NsbEJSV0l4Y0hwelRYUkdOMlZuY1VGa2NESlFZVVpWUlhCNldtaHNhRFkyYVZOd1VqWXdkMDkwTkZwaVZVNVFObkJHYW5kR1ZETnlSR1ZOTFVFelFsWTNjakpIYld4NExVOUNNRXRuTW1WRVJYZHJYMjlhY0U1eVltaHZPWGRqTlVjd1ZITjNjSE5YZVZVelpIZFRWMFkxV1VwcGFreGtObDl4UWxWR1FuTlhVbmMxVFROV01tRlRUa2w0WlRZMllYVmxSMlJHU2xsd2RUTTRlRXRJVVhsMll5MURkRzlZVWxwNGJpMVpXVlJwVGpCMWVucENURGd0WlZWWlJtcEdkbFkxV1VoVmMzRnViRFptTW5kcFMyaFdlakZRVmxWNVh6RnBlVWRFUkhORmFFbGZOMGRCVkdGeU0zbGZZV0p1T0VwMVZYQldTVmMzYmtSdGQwNVVVV3RXVm01MWF6bFFPVUpmU0ZnMlFVNDVSMU5SYm10eVJHTTJZbmRUU0d4amRUVlVZak5TWmpSMk5EazJUbVJCUjFjeU1rRkZTMVZ6VWxCaWJERkZaVEJpY1ZwamNYQnBaMFJrWDJKNVRVWlNWVzFLVFZaRVZEaHhURXBrTUdsU1kyRkdjV3h0ZDFGTlkzQXlTR1pUVTNSVWVFOXpYMWxJVm5Sa09UbDRTRmxKVTFWZk5Vc3plazlVUnpSbFRYY3pXVTVGTkVKUVIzQmZRbE5qVkdWSFJWaHdhM05uUlVkZk0xTndiVFZPWlVoTFRYQjVRMGhNYldKdE1tNURWMFpKUlhOUlZrZE5VVU5uTUdSVlZsVmZWUzEyTWpORE5sUlJMbGh3VWpsaWFtTlJiazFPWjE5RU1GQkZNbkJ1YlhjLlRtb3dHT2ZRdU9qWGNuSE1RTTZFSDB3RkR0aDFHcHpDaHhRMjBrVmFhOFEiLCJleHAiOjE3MDYyMTczODksImlhdCI6MTcwNjIxNzA4OX0.Kf-Z8e_O-VrkDoTR_0lZoGDxljPAh8RfESW2zT-qHmU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:29.141 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:31.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 400594: status.find.is(200), but actually found 401
21:11:31.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,400594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41be51d1, username -> user.1000309, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@585262e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217091068))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2hwa2sxcjlhaDFybjVoMnVxbWI5NWFrNjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TmRtbExlV1E0Y2xOWlUydDNOMXBRTXpjMlVFRjNMamxRYUZaS1lsWlBYekJ1ZDIxVlJFeGhNak5LYlhrNE9HeHNla3c0YWxZeVFYaDJRMUphY25Jek9IQTFiWFZGZEdwdFgydDBSVFZTU20xU1JIaHBiVEZCUjI4dFVqVkJNREJrZDJwcmJWZHBTREZmY1VOVGRsZE5ZWEJvVVc4dFZrSkdkR2xHYzI0NGFtNWlWbTVzUlRJMFlVWmhaRWxqWmpneVExbzBOWGRyTm01UGQxcGtOazVyUmtWblptczRSWFppWVVKUWVHVkJhbGRxVkhkUk5WQmxZakp0UjJKWlpuUjJjRlZQVVc5YU1rVXhVemhSZEROc1puaHVZMFZNTFZGMVdHRm1hV2hVYUVSTldrazFNa1JwUlRoMk5qVXhibkp6YVdkcU9XbElTemR3UjE5b1VWTnNjVEpQYmpSbE1GTk9ZV2hZTFVjNWMwZzRiRUo0WmtKTmJGRjVjRWN3ZFdoNFVYQTVZVGx4V0hFNVdIcDJXRGRvUXpkYVFXMHpNSGw1Y1dWNlNWWmxZakpwV1d4UkxUTnpWbE5wZVVsTVgxTTRaeTAzY1hkYU1HNXFVRzlmVmpGWmVEWjFjME5WVDNsSmFIcHVjMHBuVEdGSWVXVnNWblpCZWpCQlUwTXdjbGRYYlV4RVZFRjRUa1IwVVVwdWFtbE9ZMVk1UmxoSU9FOXRPRVExU210NU1EbFZMV1pqVWtkbVZYa3pPRE5YT1ROdWJWUlhaSFpNV0V3MWVqVmlOVVY1TlZwc2IyZG5Tamd0TVhWRlVHZFZlVXN5WDJoM04zTm9hazFJYTBsTFZqUmtZMXBMY25obFZrMW1aamRMWkRJNFRYRkxWREZ1Y0MxSk1TMU5RbGhTWjNKRmVtWXdWRm81VGpOSk9YZHBTVUphU1RaamFreDBiMHRGYlRkemFXMVVlbEpDUzNsM2FWQmZhelYxV25aVU5WRmFaelUyZUUxT2JIcEtaalpHYm5Nd1NraHZaMUp4YlhNd1JEUkZXVk5HVm1remJHSm9abDlKWW5OSmFUVnJZME51VkZsSVFrZFVjWFExWkhSTFpFMXJlV2hTVGtGelMxbGhTR0ZXVnpGVVZXeEZTMTlhVFVaelFrSTJiR1pVT1hORGFUWlpSRXB6ZEVSMWFtWnFRM042ZUY5NmJ6RmhhakZOUWtaaFZ6RkVNRUkyTjB4Q1lscHhSVWh6UjIxcldqUkJMbE5sT0drdGIyTjJSMFZDZUUxcVowOXFlRlY0UWxFLldlRjJZUWFNVmwweGdSX18wdS11cThlXzlsbWVWOW1DbzQ3Qnk4R2ZtU1kiLCJleHAiOjE3MDYyMTczOTEsImlhdCI6MTcwNjIxNzA5MX0.jWaEVzBwCN9H3A8yRDf7RmqB9I_LqPc57PkOqDOXptg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000309"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:30 GMT
	x-forgerock-transactionid: 3c27c27f-589f-4917-a314-bdc7a06d40a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:31.116 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:31.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 400594: jsonPath($.tokenId).find.exists, found nothing
21:11:31.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,400594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41be51d1, username -> user.1000309, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@585262e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217091154))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:30 GMT
	x-forgerock-transactionid: 83f3a1ec-dcb6-4c7f-b97a-413c0bda64f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY29hZTdicjBuY3E2YWRodjQ3ajE4YTdzdG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elFWVkhVV3BqUVRsSVFWRk1TemhuYlRsU2RqVkJMbVZmWWt0cE9XMVhPSFpQY2pWSmJWbDRZa1Z2WW5jMlVuSjFPVUpzVDIxNExVZEhNSGxEU2t4VVVuSkJiRGxxY2t4QlVFVmllVFpVZGxwNFpUaHlXblpmU2w5VldUZGtRemN5ZDFoWGRERXhXVWhTZDJ4V2Jsa3hNRGRwZVVwR2F6SktaMFJXU1c5RE4weEdNbEk0VWxGYVlUbDJiRWsxWTE5MmNVbzRVMlkwT1Y5TFpFRlhSbk5JYWkxb05tOVRjVzlXU0ZkWVNHbFpObEIyVW1KME5uTnJaekZCYTA5c1kwVkdOR0pVWVZkQldIVlBiMTkxYVZCNmVqSm1Za2hXWDJ0elEwbFROM1pUVW1oRFFWRmtTR3BHVjNoamRVMWFhMnBKTkRZMU5ISnBiMGx0Y1cxbVNIbHFNblZSTWprelpHOWpSRGg2WVhSalFrTjBhMlZ0TkZOMVl5MDVVbUZyUjI5cUxUQXpOMlZNYjFWSVQyVkhaVFJUWTNJeVZEVlhhRmRoZG5SWVFVVnpMVmxhZW1JelNHcGZSWE5YWVV0TmFFaHpiMmwzVFVkcmVXZDVaV0ZXWkVsUVUwZDFTRkJqZVVneWRVTkZOMk53TkZSaFJGVk1jR1Z2Y0RsUmFEbHVjbGRPU21jdE1sOUxPRXRqZFdWa1kwOVVVWGhvVFZSdmNXRklaVjlQUlRsaVZUSnBaa04zUm1Wd1ZURlVSMFZtU2xOcVNXaEdTV05EYkZFdFQxQXhRVmw1WnpKWVJFSkVOa0YyV2pRMmNGWTBZbmxrWlc1cE9EbEhTV1JWYVd0dU1rWTNVV0ppYVdwd0xWZzNhVUZmU0ZWTU5rZDRSR1l6TTFCbFdWQm9lRTgxWlROUU16UnVhMWc1VTNJMlgxQlRWRzUwT0MxYVlrcHNiMFZ6VVRkeWMyUktMVlJuVURoUVRsZG5WM2h3TlRGV2FDMHdZM0pzYTA5RVMwdDNTemhoUlRSWVdXdGtOMXBNUXpOWGFXNUpPRGxQYTBORlpFODRaaTAxWm5nNFFVWk9URU00WlZoMWRVOXpibVpXWkRNNVMyMTNZMjVXYTBadVRVZ3RRbmxJYVdOYWIyOWlhV296U0UxSE5uVlFhMUZsYVV4ZlRsUnpXRlJWT1dOVmIzWnljWHBXVVhSTGJsRndRWFpHUTFaaVVXZEpSMjFCTFhKM1FVeHNlRFIxTWtKaVkwWXdMbGRLUlRCdFZWUjVja04xWWpkdGRHUlJNbFo1Vm5jLnR2bW9GZ3NYYmVRYkpiWTk3TXpUQTY3WGpCWlRBR0N2MU5kd2V1WnVsWU0iLCJleHAiOjE3MDYyMTczOTEsImlhdCI6MTcwNjIxNzA5MX0.3WWbHU0csOstRCF_9IfwufY9gsjoHVG8MjgpJ-71QFY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:31.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:31.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 400644: status.find.is(200), but actually found 401
21:11:31.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,400644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f0d2d66, username -> user.1002399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3469fbf0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217091290))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWU2b2RjdGQzc2ZkYWU4aTc2aWU0dHNiMjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE5YZEtSR3hSWjJOblJIZGpOblpZVVZkNFowSkJMbnBHTUZwbFZrSktlbnBmT1VkcGQxRm9WbVpKYkdGWFZuZDFVbHA1U21KU2JFaGhYelJ5ZDB0VFNrMXpVV3BYVm5oSlJEaDNRbFF3V0dsQlgwVklUbTl6YkVoclZqZEZabWhhZERSUFNtMXVUWEpaYldsTWRGVldaRmRMVGxwMVNqRTFZa2RXYW5sUWNUQnNYelJGVlhoU1FtVkVaWE5pWlhSWmRra3dVSEpaY25ReWFWQmFTVlZGYUd4NFZVTm1Na001VnpCTGJUSm9hbWhPV2s5RmFVYzBjazE2UVVsMVVIazNUR0ZUVUdsaWMySm1URmRMVDFWc2VEWk9jSHBTUTNKZmIySlpPRTVNZEZSSWJrVmhNV0ZTTTNwdlVVNXhaak5xVG5KTGRXSTRVMU5OTlV0SFRGWXhkekpJWVZGTVVqRnBWV3BNZVZCdmFrUmtibTFaYVhGNFR6RmtkalpuZEdSWFJYbG5PVTUxUWt0R1dIUlFYM1F6Ukc5blEwRk5kVTV5TkRaa1pHUmxUMUZqVnpoalMzVjFUVjk0Y0c5VFRVNXpUbVk0WTBKRk9IVllhME5WVkRkMWIxTldUVlYzVWpSRlIwOXphMFl5WVVNM1ExcFBjRW93WDI4emRuRnNUR3RIVW01aVh6Um1WbGxIT1ROZmMzTXRhVGh3WTJKeWFYbzFTamxLYkdaemFXcHRNVVpNTW1Oc05GQmFUVVJEV0VOTllYZGpRbmxZWldVNFlVaFdUMEpQYVRGcWNYQlRNQzFFU1ROUVMxSlVVa2hGYmxGeVpEWXhXVGh5V2kxWU5tMUpiVFJKTmsxNFgzZ3pZbGhLTVZGcFVVMXVSR1Z3VEVOaU5FdFRlWEpDVlZSRGRGZEJjVEExUjNGemRGSXlibTgwVVRScVVIWXROV0ZaUlZFNFdteEZhSEIwYkdvNFIxaGZRMGRKZFVSTlgyOUVabnBqWjFkNVIwcG5jVXh6WVVSMVF6bG5PVE5TU210QlpEVkJSR1J2WVZFeFpsSnphblJsZVc1Qlp6UnRSVm81U0U1VVVrOXZkbVZTYTFOSlVEWkNOMjlOU1dod2NHWlBXbE5RWjJ3emFreFlPVUowVG5wd1UxOTZMVFZNVVhKbGMyeDJYMDkxYjBoNVNESkhla1I2WmpaME4xUkVXRkpHVDB0NGMzVmZjbkJ6UTFVMWQwMU9ZVFZWWTB0dlJIWnZMbWxsUVhWd1owVnNWM0poZG1sWFExODFhazVMTWtFLk8yRTliUG81T2dNUmhjZXYxYW1lYVItd3pkVDdpSW0xbl9ld0ktZC0xOFkiLCJleHAiOjE3MDYyMTczOTEsImlhdCI6MTcwNjIxNzA5MX0.-pBuGweoFIt9Sbroovctwj_IE6T4esHJHbaozxCMHxk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002399"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:30 GMT
	x-forgerock-transactionid: b7d23c82-6b44-46a3-a3bf-12cb712a344f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:31.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:31.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 400644: jsonPath($.tokenId).find.exists, found nothing
21:11:31.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,400644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f0d2d66, username -> user.1002399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3469fbf0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217091385))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:30 GMT
	x-forgerock-transactionid: 85a4ee7f-bfb3-4939-a92d-705d248e6767
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2lkMnA0cTZsNTFzdGs3ZWw4azJtNTUyOGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVFuRklhbWd4Y1c4NVFYQkZMVXRUWkRGdVNHbFJMbUpXUXpSMVZFWkxRMVpwUkZwc1R6Sk1SRlV6WDFSTlN6Uk1ZemQ2Y2pGaFYwWkdNVGRvZURrMVJrTTBiMkV4T1UwNFozYzRZelZxUWtsUlRrMDNhVEJITTFONmNrdDBRbFpLUVZoSlYybGpOMTlrUTI5dE1uTlZiemMzT1RKUk5VRmFUbDlWVEU1ZlMwNVNXVUZYTFVWTGMwZ3dkblJZYjFWNVpYQllUV1ZHTFZOdGJtODJXaTF1YjFwQmJHVnFiWE5uTFVvMVMxaHJWM3BvVlVWTVZXbFNRMHRqUzFWM1pUVkdWa3BXVWpsMk9WbHNXSEIyU2xZeGIyZEhYMU5XZVdOeU1GRlpNMkV5UTNNelZURTJSVXg0Tnkxa2FWUXpOM1poUjNkaWJsQlhWVk5DWjB0MGFrWmZjbTFRVWpsRlJrOVViMlJITFhvdFZsRkpMVE53ZVVaaVozSnRWVkZtUVdsaVRUUldhRkUyY3pKV2IwZFdXa0pSTFdNME9WWlJORnBhU0ZJd1QyNUhSbkJTZG1WV2FqRTBRbE13TWpablpYRnRZMWxNYlY5blNrSnJOQzEwYWtGUUxUazBka3BDV2s1dVZubG1kRFZXTlRac1RreERNVFpmTVdWSWVuUTBlV2xPUkd0WFQzWkZMWGhmWVdZelV5MHdTVlYyZGtSVllWTXpkRzVpVGpOdFZFSjRObUZ2VW10MlJHRlZXV1Z1TWtwWk1WWXdSakp0U0VsWGFrUmFSMVZaTldkVE1EWmFOWEJuYlVGUlMzSTVVM1JLVTFCWlIxbEhjRE5LVkZRek9UVjVSR1V6WldwYVpTMVVTWGRPY0d4VU1YUmtiVkpyZW5ReFRHNUNhbm95YWtGc2EzRnBkMWRWVG5CUVdGbGpTR3BqUWtoc2VVd3RkRE5CUkZFeVYyZHpWMEZ4ZDJOSVkxOWhYMHM1VkVoeWJEWmlWbXd5VFY4MmRIVTJXbkV0YkU1cGMwRlRNR3BxYUcxQ1dHaFpVazFpYm5NMFNrUTFUa0o1ZW05aE5tWnlTWFU1WmxkbllVcDFWbkkyZVZWNWQyWTJhRGhXUVhoS1JXdzBVWGcwV1RGUlRXZFJabUpzZHkxS1JHMWZMV2hOWVRSRlExVm9hWE13VFc1bGNrZGhhbWx0V1VKelpIaElkVlZrUWtzdFJrWjBkemxDZFdSRlNGTm1OVkI1YmsxM01sODBMa2xNWVcxR2RHbDNTR1YzZWpJeVJWaE9ka3REYjJjLnRIVkZyanpkNW1Ka3lhaVYzbldVRkJlMDF4SUpORUFORnZmWWxaVGtwY3ciLCJleHAiOjE3MDYyMTczOTEsImlhdCI6MTcwNjIxNzA5MX0.4suSJwA6G-A5GDrm0IO5IwQPxaRNdB3Zt5S8a1nkx5E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:31.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:11:32                                        2685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=786580 KO=13354 )
> restLoginInitiate                                        (OK=389752 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=388598 KO=1122  )
> restloginProgressiveProfileCallback                      (OK=8230   KO=1122  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.23%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.23%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.88%)
> status.find.is(200), but actually found 503                      4958 (13.94%)
> status.find.is(200), but actually found 401                      1122 ( 3.15%)
> jsonPath($.tokenId).find.exists, found nothing                   1122 ( 3.15%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################-                   ] 73%
          waiting: 141746 / active: 40     / done: 400829
================================================================================

21:11:34.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 401094: status.find.is(200), but actually found 401
21:11:34.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,401094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9c367ce, username -> user.1001986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ab093c7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217094343))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTk2bXJmMTZpMjVibzhzbGVjc245aGdtcmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlIyMW5SMm8wWjNGc05tdERZVXA0VUZScFVsZDNMbFF4ZUhoYVNqUlZiM2N4ZEdSTE1rNXlXa1JCUldFMGQzTjRNbXh5VDFoeE9DMTJNMDB3YTJoWFZqUnFWSGQ0TjNoM01VSklWblZRTjFKdVdVMTFZVEZWVEV4bU1rZFJkM0ZoV25KRUxXeHRUakJhVjNWVk0yZ3hVRUZWZG5KaGF6VnhWalUxZGxsSU1tMVVaMVJrYW1kWWFtUTFaa05NY3podFUwNU5ZVmRmWWt4eFJHaExaSE5uY0Y5RlVGODNXSFpmYVc5bFVFMXlWR3hHTm1SU1QyMHlNWGg1WkhkMk1tcERhVk5mYm5sUmRHeDNjME5tY20xM2EwcHJWREY1ZVZsTlRtOXVUR2RKTjBaSFluZFNhMWhPYlVsNFVrNUtjM3AzWkhZeFFUTkhkWEoyY1RnMGFUSlpURVJqU2tSUUxXRTRlRlF5VUdack5HaHdaelF3VkRnMlFrbEZlRmxQV0VKbE1URXliWEV4WVRaWVl6WlJRM0J2YzJwRFFrOUtjSHBpTW1aRWMxQktOM0E0VVhCcE1tdEpjV0ZuWkZCWWRGQjRNMUpmUzB4U1QzY3Rha3h3VmxSV01sWnNTRFZxU1RKWk1HMUJibGh5ZERGMlJVWlZla3hNWWkweGJIcFRWeloxVkcweWFEaGZaekpsVUdndFoweFBjVTFVU1VoV09HdFZTRXhhZDBzM05ISlZVa2RyUzNwSVZYZHlORU5NZUVKdWREQnZWemRQVVY5cWVqRjZNRGxhV0doelFuSkZiVkJsTWtSSldIcElUVGgxUld0WGRsTkRhVnBMY1U5SWFYZFdTSEZ4VVVGbmFreElUbVJmVUVsNGVITTVlVmhETUROR1JFSTBXbVZWVlRsU1NVOHROV2x2WDBjeldWQlpjV1p1UWt0c1pFcGlObTFJVWpCd1NEUmthSGh2Wm5kQk5FNUZhRVk1TWpWT1JFNVJNMU5uYmtGUlRtcFNXRll0U1hka2JUTlZiM1EyWkdoNlVXeE9jMVY0WW01ZllVWjFRa04xVnpGMlFVc3dSWEpNYmxCSlUyUmpOSGRuWkhZNVpFNURMVzAzWlhadVowaHNMV2hNYm1kTFlXazJla3AwUVdKQldWQTRkbWcwVlc1MFpVRktjRkpvZDJ3NVprWnJiSGgwYTJSM1dubEhUbWRJU1ZGbU5WWXplVUYwTTFKSWQzRmZaWEJNYTNRMWRXbEpMbmRWUlhoVmNqWjVVakV4YzJablVIUk1iVXByVFdjLk81MUtEdlFSRXNLeDBBd1pZdHVlV0lmZVZ6Nm5Ebl9FOTBuUlhtM0FVS3ciLCJleHAiOjE3MDYyMTczOTQsImlhdCI6MTcwNjIxNzA5NH0.Ss5mw1IryoyQkq_-42_ZPsApgVzF7c28gDqH6uWuZd0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001986"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:33 GMT
	x-forgerock-transactionid: ce5883f3-1cb6-432f-8d24-10e1a4188f4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:34.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:34.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 401094: jsonPath($.tokenId).find.exists, found nothing
21:11:34.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,401094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9c367ce, username -> user.1001986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ab093c7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217094429))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:33 GMT
	x-forgerock-transactionid: 23931715-f69a-4471-b56f-6de3a5478e08
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianU0b2Y1amZxcGZwcWs1dnQybjhicjNwYzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UE5HaElTV2cxVDBaRExXb3dZMFpFTm1VNGRFVkJMbU5WTmsxdE1HbHNSemRyWldOUFFtSnRjbkZyVFdzeVJYUjBTME5rWnpSUVNXVkZURWszYTNrMGEzaHNNWE5sZVc1RVJURnpObnBmWW1aQk0xTlhibmxhTldZdGVsRnplRlJsZVdaRlduZERNMmxIWnpVNVptdEdVV294VTJReVdVcE1SbVl0V1ZWTVluTXdaRXBhWlVreU1VeGxTbXhwUTFwbFV6UXhUSGt0Ym1oemNTMUhZbWN6WkZsamJsOTFVRlpRTmtrelQwdFpjSE5uWW5sdE9HWkhjRzB6VFZaRE1YTkJZMVpDT1VsU056SmFhbEkxYm1wbWRYVkdZbXhaU1VGdlJWcFllamhGTVhsSGVWazBXbGt4VkdOMVNHSnZWbGRFY2xsNlRWSXliWHBqV0RobGJVOU5NM2QzYW5NNFl6Wm9UMlpmTURkd09XUnZObVZoVjNOZlVEZGtZVkpZVWpkM1EwZGlSblY1Vm0xa2VYZFphMWRrWkhaRFRuRTNielF6YVRsb2VuaERUMlp2T0c1WFN6SmpWRmR0VTNwQ05WOW1kVEpZWXkxTVpGaDNVV3RJT1hwV1JEQmhXVnBXY0U1eU9YRjVRek5FWW1oUWFYcEtUbFoyT1dOdE5tRnRPVTlPVjE5bGVGUndjM1F6UjB4cVRUWTNVRmwyUmxCRFpqaENTREkxY2tOdk1VOHhYMmRuVDFacWRFWjNhbWxDVFVkTFJFZG5UM1V3T0hSaloxcHdXVUZ2VWpOM2EwbEViMmh2WVZSWE5YQjNOa05JZUhwV2VEZG1XR0U0T1hnNWVFMWhNMFl5TFcxS1ZHMXJkM2xKTkVwclIwUkNOa1JrTlU0MlJreGpUbVYxVVRaNmRWRm5VMGx3Vm1oMmFYWk9VVE5NZUUxVFJsUkxibFZPTURoaFNGUlBUSEpyTkVoSVJFZGZkSE0wYWxkdU9UZHNiRk5JWlUxd1FraGxiV2xzUzJWRWRHc3RaRlZxVVdKMU5UUmFjVzE2UldoRFpWWTRRMUptTjJSaVprSktXWGt6TW0xRWJrTkpSMWxUTnpWemIzRmZNRWx6TlV0dlZsVnVabTlTVHpWNWJGZHNNalZsYlhOTmFuQjBjMHhDZGpad1EyZDBiMFl6WVVFNVkxSkJlamhzTFZjME9YTjZkMHRKTmpKd1dYRnJNMmh1T0hCcUxYVldSSG95V2poSFJqZzBMbWxQV2tSTFkxRlVaRFJCU0RkWFNFVlRkbkJyT1djLlZ2Ny1DSzU3amI5WE91WURPeXVhVml6WWhybDBGbzBpVzhWXzhiWVl3bzAiLCJleHAiOjE3MDYyMTczOTQsImlhdCI6MTcwNjIxNzA5NH0.htpI6kzq_SO4SbJtt3JpsncQNNG9LOdCGb3BraCHpc8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:34.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:11:37                                        2690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=788027 KO=13356 )
> restLoginInitiate                                        (OK=390460 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=389324 KO=1123  )
> restloginProgressiveProfileCallback                      (OK=8243   KO=1123  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.23%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.23%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.88%)
> status.find.is(200), but actually found 503                      4958 (13.94%)
> status.find.is(200), but actually found 401                      1123 ( 3.16%)
> jsonPath($.tokenId).find.exists, found nothing                   1123 ( 3.16%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################-                   ] 74%
          waiting: 141040 / active: 19     / done: 401556
================================================================================

21:11:40.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 401999: status.find.is(200), but actually found 401
21:11:40.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,401999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73be0518, username -> user.1000979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64ed294a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217100727))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic29qcXJtbTBrOThjbTVlYXBjNjYycjlpcmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blRGWmZTalphYVdaNVh6bEVVekJPTUZBMmJYaEJMa1JNYVRjMk5uUXdOVVZMY1RadFVHVnZWa1pPY21OTU1HVnROM1oyZGkxbVJ5MVJPSGRhYjFsaFdEQldiWGhwYm1SVk1tUlVkRGw2UVd4MU5VWmlWRU16ZURCUVl6VlFUblZpUVY5NlVVZEhjMEpaYUdWTFMzbERkWEpSTUdkMWEzaGZaQzF3YVVWMGVHUlpkSE5uTmpKS2FFTTJla2xwV1ZWdmNYQTNZVWRoYzNWdGFVaHhaak5YZEUxamRWY3RYM05GVWtSTE1YVjJObkJNT0VaelprVjZWelpNWjNSSmVIZG1UVVUxZW5Wc1gzZzBhRzlGVm0xNllYUndPV1JrVTJOT1dXRkNUR28zYmtnMGRWTlJWbGxOYkZScWJWSlpNVlZYVTBKVmJVbHdWME5SU0dGVVowTXpMVXRKVGxaQ05IRktXR3RLY1hGNFoxTmpUelJHWldocmRuZExTblowVTNoRGFHaFVVVmREWTB4WmJqUmhNbTQzUzJaWlZVbGxNMmxxVnkxUk9EY3pVRWgzVG5keFZWaE9XVUUxYzFSRmIyVXRMWEF4YkRsU1RITkRVSFZSVG5SR1luZGxlRzVQZG5jNFZISjFUV1I0UzFadlZYUlNOemhyYUdKclNIVlBjRzkzUWpGSGFuWjRURVJJWTBKa2MwcEJNV1phY1hBNWVIaHZha1pDWm1KVk4yRTBhRkY0WWpkblpIUnFNVEJIVFhkT1FVTTBURWRWV21Gdk4wdGxiSFpwVEU1YU9WbEdaemxtT1RCcWQybHVYMUU1TnpRd1pVcFVkVEpIUXpKeVZUTktaR05MVkdvMVVXb3hSamhPVm5Cd05saG9jbWhpVTA1QmVXWm5XRmxyVW01WWMwRmpXVEZUUVRrdFRGaG1OMnB4WmtReFZITndaRlpEUVZrMFFtWjNOMDF6WlVWQlkyRnZRekJJZEdWM1owczVWRjl6YkMxNk5IaG9hMlJxTWtSYVVrSkJkV2xFUjJ0dlUyeGxNVVpOUlY5WFFXaG9TbTFrUzB4eWIwUXpla1JtWjJwVlFqSjJaV05uTlVNMGN6TTBWVWRDTFcxRVZYcGxNRTlCUmtaT05XUlZaVGd3Y1U5aUxVbE1aMWR6TFhKQmJqWndaRkl4TkRSV1VYaFpZMHMyVEVORFlUY3dkMEpCZVZKamMxZHhObXBTU0hVMmVVRmhlVFpOUVRWdVRsSlpMbUpYUVRWclMzRnJkMXBSV2xjelQzSnBhVE4xZG1jLmlpQlI5RUVHMWloSU8wUUZvVjNVaS1xbExRRGt6blU2LW8tNnFzZ3BhRDQiLCJleHAiOjE3MDYyMTc0MDAsImlhdCI6MTcwNjIxNzEwMH0.lE4ssbaJtTIIIvbnPWY90-kkN-71GdUEca0uksKLXKE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000979"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:40 GMT
	x-forgerock-transactionid: 9017d435-ac1f-4eb7-a444-1c441432067e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:40.778 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:40.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 401999: jsonPath($.tokenId).find.exists, found nothing
21:11:40.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,401999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73be0518, username -> user.1000979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64ed294a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217100819))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:40 GMT
	x-forgerock-transactionid: 25d2d874-8f95-4b96-b985-b67bb1735c21
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjZqZDc1cjJjbDhnbnRpdHBzYm1qMWR0bjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1ExaG5kbVJHT0dWM1EwcHJSWEprY0hsa1ZXOVJMbHAxYUVWd1ozaG5PRU5wWDFOWVgxY3pNVEp5ZERWaWVtZHBSR0paYVdoTmVubDZlbTVwZW5wdFpVVnhjVzAyU1VGb1RHRlBOR0pCWVhGaFJWcEZNbGwyWnpoRE1HZzFkR3gzVkVsRE5XZEdVRjlXVEcxa09VMUZiVnAxVkhod2JHZEZWV2w2VWpCVVgwSXhkRE5VV0d4cGRURm5kRUZrVWxwamJteE5hRGhxVWtKdlJVaGFWMTl6UzB4NlVGQTNWVWR6U1RoV1RHRmpOMmxDUlROdVdXbGZlVzlPWWxwalFXaHhWR2N3ZVhKMlNsUkJTSE51VHpGd1psWjBMVUp1Y3psbGVESlVWR1JtUVRCaGJrbDNjbmxoYm5jNVUyNHpaRVk1ZFVsdWJWQktja2xhTjA5c1YwUmxjV3gzV2xSNk1qVktjVkJoWkc0M01XbE9ia3R6V1RGMlYyTkZOM2RPV0ZVeE4xQlFUVzk1YlVWNU4zSmhkMGswTkZkTllWQndkWGhOYTIxQk1XVktURVJOZFZsTWJFRktWVUZ4ZEUxRk9FNVVjMDFwU2tSSE5XVlZNVEYyV0RGd09WZzVTbnBzUXpGMVJHTjZjWHByVFhod1IySmZiSE5GUjJ0cGJtOXdNV3hMY21WQkxYcHRXVlJ5TTFacmFXRkxaM05ZZGw5a1VITmxaRnBzTkVKemNEVnpkbGxIZFV0Uk5FUmtWVTVqU0VOa1pGTm9VRWgwU1VORU1sbFJOak42T0hWUFJEZG1RVTloUVVwNFVtMXJVMVpqWkVwSFRFZHlURzVOVkRkRFVuSlpZVVZxTW5acVdscHRja2w0WmpOS00zcElVR2s1VkY4NFprUm1ORXA1TW1sdFdtRnVhV3RrU3psUWVsUnhhRUYxWkdOdU1XVmZTVGRNU1hoM1JYaFhPRXd3Y1d0c1lUZDJOVU01YkVaSVJrcFNWV3AzZGxSQk9EWlZZMWhDYVhkelNtMVlTbUpzY0ZaU1VWRmFjRmxyWkd0VWVGQXdhVjl5Um1WUk5GZGhWV0ZOYldSaVIxbE9SRmhZVDFaMWJrSnJOazl2ZGxScExWRXlPVjl1ZFU0MVIySlZOV2RYTWpKU1dsRm9VbEZyVkZabVJUVkRTRE51T0VZd1EyMVNXazVMTlhnd2MxSk5MVFJNWkVOSGRFUkJSa0V5VVRGeGRGUklSRTVqVkRKU2NVMUZMbmxXU2toRWIwMXVRVjlUTlhGeU1FTkRhbXBCVDBFLk5ESS1rWDZ1ZVlud0d6WUVOQVpVRDQ1WUNfX0xsbnBwa181UE5OSVN2TUUiLCJleHAiOjE3MDYyMTc0MDAsImlhdCI6MTcwNjIxNzEwMH0.F_KTXqfmGMy1H4esakKP5YRoh0f47Zi7RDeO6pysCWI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:40.820 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:42.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 402248: status.find.is(200), but actually found 401
21:11:42.399 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,402248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2178fd45, username -> user.1000916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@80e9dd8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217102350))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWNncXFzc2s3OGdqZWFpZmFtcjk2dXFmbzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1amQzQlZiREpsYmxWV01tVlNlV2RPUlRsR2NuQlJMbkpyY1RCU2RXMVRWbFZCTWxOdlYySXRiVUZTUzFKQlNrcEdkekl0WTBWcU4zVkVibDlMYlhsb2NHaHhiMU5wYW1wcGNUSnNNMkZVZWtsUVNITndjbUo0Ym5GRVgzQXhjbk5SWWpWcWRURlVTRFo0WlRKV2FWOWlVR2t5Vm1KTVltOVRWekJZUWpJNVlWQjZNM2hhYTA5V1pGUnNOVXRZYmt0Q1gySXpYM1V3TnpoWmFYSm1WelJXZERaSE0yZGpWMUJHWDNsTmNraE9abVp6U1RKMWRIUjZTRE5LZGxoR01UZGxiRXBYVVRoVUxWaFFVRFpWZDFsV1psbHJTbkJ6Wkdkb01rTnJjVWhtVjJWRmNYaHhVRVl5TlZsMlJFcE9XREUzYVVWeWRXUnlURTVETFZwcVgzVjRabXBZYkZoVGJ5MW5WMHhWV1RGTVUzUmxVMDFPTFdSR2RVZFRUVVJGYVRRMVREZDFOa1p0TW5rNE5sWjVkRk54T1V0RmRFVkhNMnRXUkMxbWIzSkRUMGh0ZGpRd09VZEVWV3BWVG5OelJuZDJhVjlRVWxJeE0wTTRNSGx4WjFaWFdtNU9kVkIxVFhKVWVHZEhTblpEVTBFM1gxRTNZa3RCY1U4MlJEazRjVTlxY0hwdWFVeHFVelZ3ZUZsNGRWTmFlbWczUjBVNGVHRkpTRlpQTm01bFh6RmhWMGxRUTI0eFJHTlplVWN0ZEhwa1dWTjViRlpWVUZSc2ExODBhelUwVFVKNGEyVkpibGhUU21VMVZWQlBhRFJPVWpsTlEycHlVRll4TFUxQ1oyODVkMkpHY1hCUFVVTkhlbU4yZGpndE1ra3hMVlF6ZEVGcFJsaGxOVGhxZEdscVVYTlJkVVZXZGsxV1pXcFNielU0WDJGV2RUUXlWbTB5TVhZNFlUVmZXWEI0TlZkNFpGbEZNMGhZVVd0dllqaE1XRjlQZGtGSVNubHJVVmhQZG04d1VUWkhaMUZoVFRGWVYyTnRhSGd5Y1hGTWRHdFRYMHBHYVVJMFIySlpiSGxpT0ZKalUyNWpaa1JSWWxwYU4ydHlUM1J6Ykd0NlRURlBaM2hMT1djNFdXOWFRbUZhZWpaalFqZEpkRVpKWVZGV1VtcDJTVkZ3TFZKUVJuSmtNMDlMZGxSalNsb3daalowUVROVWJFMVljbU5hVkZKRFpIbDNNbVYxWVZsd2IwWm5Ma1F5TVdaaFNHZFBia0l0YUVFelprZFFVRzFMWWtFLlNWUG9QRV9IZGpRUlFURjMtYzhhWGJYcGROZmxwN25vNnlWTk11VnY4MzAiLCJleHAiOjE3MDYyMTc0MDIsImlhdCI6MTcwNjIxNzEwMn0.QZsW4q1NDE34rbxkgs1DXaLAqHmzkLEEk-XzAgrXe20","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000916"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:41 GMT
	x-forgerock-transactionid: 7488016c-431d-45d8-8249-bda7b88dc070
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:42.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:42.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 402248: jsonPath($.tokenId).find.exists, found nothing
21:11:42.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,402248,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2178fd45, username -> user.1000916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@80e9dd8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217102437))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:42 GMT
	x-forgerock-transactionid: f20d7e4d-630b-44ce-a58f-fc031d8850fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWlmNnAwdjQ0cGpxMXNoMGIxYzI2Z251M3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MGVtbElXbEJDZVZCMVFuZE1TM1JwUjFWa1owNVJMalpZVTJSeVZVUkZaV3cyWm14RWMyMWhWVkZxYkhCQlFXVTVPWGt0YVdWeFZtdFpWekZOUVhGcWFXdGlZVzgwT1dOdWIzSTVUMUF4T0U0eFNVaFNaR05RV1RKM2Jsa3lOV1ZDZFdnMWNWVlhRbWxrTUdWWU5rVjZPV3g2Y25Sd01rdGtRMUJEUldSMVpIY3pNamwwZGtWQmFGWjFibmc1WWpKQ2VrbHJVV0ZMWjBKbVIxcHZhV3BuZVhKQlkyVldVR2xWU0RGMmNISTVabEYxTW5SdVltdEdOak16WWkxT1dWVlVUMVJSYVd0SlVqa3hORWh0UWxrd09YcG5UbVkxUVdaa2R6UmlNWHB0V0d4TGVWbERURTVpY1dWWk9UWllaRGQ0WTE5aWR6YzVRUzFGV21aWVRFMUpkbXRoZDFSV00ydEpRbXBhYkZjNWNFTjBSVmR2YnpkcVEwNHhWVkJQTTNGWGVUZExkVlZqVGtwaldIZFZOREEwU0RkVWFsZHRWVGhwUm1WbU5XcHllV2xEUTBKWVZYQlZRbGhvV2w5RU4ydHlYMDl5UVZsU1YxTmFZbXBxV0hSYVYyNTFMWFZEVDBoalIxaEJlRUp0YlhKaFZtdEJlbVZ4TmxkTE9FbGhSVXBRT1hwSGVucEtkMUp5UWkxUWJWbHdkWFZLVVV0amFXMWhUQzF0TVhwTFNYazBkMGx1UkVScmRpMWpjVmhaV1RScU5EVlVSa0pqTjIxbWNuQTRXWGxwZDNoWFVEWlZkRjg0ZW1RdFh6ZFZOMEZ3YjFkSlRWZEJPR05uZW5OMVJ6UnlSV05JVjBzdGNIRkdOVE5KUzE5VU4zTjFOWEJVUnpZeVFqTkpNMjF0ZUdFMFUyUkxValJsVVZoYVdVUkRlazVMVDFsVlZVVlZNM0ZKVWpSc2RsWlVhREJ4T0hKT1QwcG9SbkJsVkRSaFRXSlhNamM1Tm5abmVHZGpiRU5qYURGSVlVSjFTa2RXYlZrek1VMU5iSEY1VG5GRVgyaEdNWFZTY0MxUlltMHlRWHBxYmtaa1NITldXWFpZWjBoRmJUbDJjMTl3YmxBNWEyMDVibFp1VG0xb2FtY3hUMjlJUjBKTWVFeExXRkJuTWtGMk5tOU1ZVWRtT0ZsalZHRTRha1p3UlVGNlJuZDJRV2RqYUdSRldYZGpTV2h4WWxGSlUyZENOVU5QUjJoVGVEaFJMbEJsVTBsM1N6VTRSbVZIUmtzd00wTldiM0o1VG1jLkNsbVdkLWtScjU2VFk5ZXNCT1o0dmQ5VC1DYWFSeGFuY09iTXhJMWdpS0EiLCJleHAiOjE3MDYyMTc0MDIsImlhdCI6MTcwNjIxNzEwMn0.JuC0EUNQKScFtliOCyn-ogTgLOABDh0VQEPpvF_BEGU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:42.438 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:11:42                                        2695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=789496 KO=13360 )
> restLoginInitiate                                        (OK=391193 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=390046 KO=1125  )
> restloginProgressiveProfileCallback                      (OK=8257   KO=1125  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.23%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.23%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.88%)
> status.find.is(200), but actually found 503                      4958 (13.93%)
> status.find.is(200), but actually found 401                      1125 ( 3.16%)
> jsonPath($.tokenId).find.exists, found nothing                   1125 ( 3.16%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################-                   ] 74%
          waiting: 140304 / active: 30     / done: 402281
================================================================================

21:11:43.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 402459: status.find.is(200), but actually found 401
21:11:43.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,402459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@770a7aa1, username -> user.1000798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15e12f6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217103651))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmdhZjg5c3E0YnVydmg2cTBycjg2YzUyYmwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlRWRlRkRlZVTVRKelZXcDBXbDl5WkdWZk5uUlJMbWR2TFVjd1pXaDNiVk5PTjA1bmN6ZFJlRGN4Y0hneGJWVkdMUzB0Y0hBM1VYWnhaa3BTTXpWMUxUZzFibEI2Tkdoa1ZGbGhjRXN6YVV4MlMzRlJiR3R2Y1doRlkzVnlha3BFVjFkdVZUWmFXSFp3VXpoSE5HMXZMVTlVZVVOeFlXUjZiRm8zUmw5Q2R6Wm1ZV3BPWmpsNFowbDBibk5WTW10UU5rVlRSVVl0VTNKT2JYUkpTR2d4ZGpablJuUm9kVFZ6ZFZCcldUUmxPVEpTZURkNmVUUmFaM2M1T0VoMVUwbG1hR1ZJTjJKbVpYTm1jV05VYnpWSFVIVTFXV0p0ZGpGcGFFNXZVbU54YzFsVUxWSkhSaTFpYzFGUGFEUm1RV1ZUVGtwVVVGSnNMV0owTkdWR1YzQjNWbGhGWVdvelZtZ3hNMlJCYnpGc2RVUnRiMmRtT1RCcGVEY3lkRzF4YVU0dFowbGFZa05TTkVOYVpUZHVOVWt3WDBkRFVEQmlTWE5MT1hsVlVYbDFkMTlzZFdVd01YRndTemhIWkVSdlFVNDVXazVsYlVWZk5GRlJWRzlMYWxOTk5YWlBhRGRrTURkVU0xTk5Wa2xZVGpGWE9FbDRZbGROYW01ZlVVczFRV2xaV0VKYWJGRlRMVXBqYVZOdFkxSnFiVlZEYkdkcFJHNVJXRXhQZEVSMmRHcDRNWEZMY25GMFNubERTMnRSWlZJeU5HUTFOMTl4YzBablJtNUxSWEp6YzFZMVVEbFVZMGxFWDJGbWVHbHdaRzlpUmpoTGNGTkRYMEV0UWtGNE1XRk1jV2R4Umt3MVNtbFdOM05TYVVKMmRUYzRaa3RGVmpSQ2VsbFZVRlJWTkVWVFVUTTJOa05qVm1sM2FEUlJXRlExTFY4MU1qbGhOWEZFWldWdmNsaENjV3cxVkRWbU1ERmFRbVI1UWxCak1uSnhNRjlvUzA1QmNVNVVRblptWkVSc05Wb3RTa1o2YkVoYVgxRlZlVGcyT1VkNlZuTlZhWFU1WTNocFRqRnZlVzR3Uldkd2NFTnFWbWhPVDBGbFZISlRTbDl2ZW5sbk16bFVlSGhaWkRkbVRUUmZObTlpVEdWZlFqUTBTbTluUjBKUmF6RXpNMUpuVkhZM2RFbEdXVXhLV1dWbGNYVnRNMHRHVFhwc1NHdG5MWE5OYzNoVVdtTjBOR1l5Y1RCWFgweHJMa1ZaUjJkVVZsOTVSemhNWHpGS1ZqSjFXa1JFTVZFLnV2TkppX2hyaFFkZWYyaG9ZcWxUeGZKZ0luUTBpSTZEZ1ZGT2VscnRTSXciLCJleHAiOjE3MDYyMTc0MDMsImlhdCI6MTcwNjIxNzEwM30.YPy3Z64N129BJZzVpbjloKBAgozL08qmIdaluVs0P98","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000798"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:43 GMT
	x-forgerock-transactionid: 722a8ad9-d500-4771-be03-6073769be9f6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:43.699 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:43.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 402459: jsonPath($.tokenId).find.exists, found nothing
21:11:43.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,402459,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@770a7aa1, username -> user.1000798, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15e12f6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217103739))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:43 GMT
	x-forgerock-transactionid: cf273fbf-0dcd-4cc9-858e-9683106e10bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXFhMGxlNjNmNzc4Z2NsdWd1bG50MGcyYXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aGMxUkRVWEZJV0ZFMGNHSXRTRVJ3WTBaVU1VZDNMbDgwUmxKTllXaHdNMEpIYjJ3dGMwNXNOV2N4WWsxclNqUXlXbXN3TXpoVk1VdENOMFJJV1RFNVdXUmhUbFpQYW5CdU9ISjZNMkZtTjB0UlFYTnhRWFZHVDBoc01sVkJVRFZHVEd4VWFXbHJWMnhwUWtKVVJYQnlibVJUUkVKSFptNU5RVzFhTWxaU05HSlRSbUZIVjNGbFREbFdOM1owV21WQ0xUVmpUMFoyUm1WV05XUlhVbWRWY0VSclFVSnhUelo2UW5GRE1YQmFWMHM1YWtoVldtSlZORmQxZURKeVFrWTRjR05sTFRBdFkxUmtZM1pXVkVGSlRraFFWR05HVlVkeFVYWTBlblYzWm1ZMU9GSTJUbXhxYW5wMmFIRm1XamhsYm1OVGVYRlBUVFExZFVkaVYzcDFRVzh0UmpsM1N6UTVSek5GVW1RNVZsSnRYMnBIYlhsT1EzQlNORFpUTWpob2EzUndlRU00V1VsR1lsVm1lRFo1VWxGNllXUnRZVTFZWmtGdFlUVmxlbkoyZVc1MWJqRnVPSFZRVTFCdk1tbzRRbGN4WldSQllsZEVUVXc0VjNwc2QyaEZhbWhOUVZCUVV6RjVka3RvUWpGclNYZ3pSM0Z2T0VweWFsVTFTbmh1YVdoa1NEVjRUR3c0YTJ0bGVVTnZPWGhyVlVoUE9XczNNVEpLZVV4YVJVeE9VRTk1UkU1c2NHMVFZVkJhUkc4dFdubFRaVWsxWm5WcVIwVk1jRUY2VUVWUFVHZFBRMmh2TlZsSmRqVXlRUzAxUWxoNlEwOW5ZMkV3VWtGRGJDMURjMmxKVFhWYVJWOXRVRmxhYWsxTFVrNUJhM1pNV25WNU9FTm1kMDh3UzBnNFZEVm1OMVJwYkZoTGVITnNaVEEwU0ZSbWVHdGxaMHhIUlZoeE5UZFZOMHhmZGtob01EbERURE5FWW5CNE1rTkhhbnBST1RRMWNEYzBSR3REZVVodGFtVlBTWEZFVG10TVNUZHhRbE5vVmtKa2JWVnBXRkpzWmtVd1pXTlNMWEE0TldGWWJHbEtPR3RhVUc1cWRrWXRiR2xRUVdwMWNGQlRjRkkzUzAxTlFuRlpZVGhQU1hFelJEUlpTMkZ6WDBWR2NuZE1XRVIyUzNCR05rUlFXREJ6VmpoRlFqWldNMDl3YWtkWVZYWkZhMmxOTTNjelpHc3RTMWRJUjBSemNWbzRMbXhwVEdSa1IzbGxiVXBZZEdWMmRGbFhSM0p4TW1jLldqT1Y4bnI4eXFPMEJ0dTRrZk1sWjRvZ3VMeDl4Qk1sU3pkSE9tWGNaY28iLCJleHAiOjE3MDYyMTc0MDMsImlhdCI6MTcwNjIxNzEwM30.vD1kQDSUDkHc_A7da9AVzJuzcKaMAd7PPCy8bhlSdPo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:43.740 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:11:47                                        2700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=791060 KO=13362 )
> restLoginInitiate                                        (OK=391963 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=390824 KO=1126  )
> restloginProgressiveProfileCallback                      (OK=8273   KO=1126  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.22%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.22%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.88%)
> status.find.is(200), but actually found 503                      4958 (13.93%)
> status.find.is(200), but actually found 401                      1126 ( 3.16%)
> jsonPath($.tokenId).find.exists, found nothing                   1126 ( 3.16%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################-                   ] 74%
          waiting: 139539 / active: 17     / done: 403059
================================================================================

21:11:48.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 403124: status.find.is(200), but actually found 401
21:11:48.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,403124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c497b07, username -> user.1002756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c952c38, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217108067))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTkxN2IwdjMwcThuaDUzcDhxNmw4a25rOHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1YwMUVOazlRUkRScGVrOHpRV3RKVFZoTVFuZDNMaTFmYmpoeFlXbG5jVEJuWVVOc1ZFcFRZa1owVTBacmFIUjZVMWRZYlhOM05HcFdZMHRPWWtoM1kzSkxjVWMwWXpGc2EyaFRXbGxzV21aNlVuTmtlbUpEVmxSRVNFcHhSWHBvVFZWWE1WSmxWMjl4VUhGSE5UWjBjVEZFWjBaQ05VOUlURnA2TFRSTFRYTm9lVzl6TFhCSFZGQXlNak5UWW5kRlNWVkZTWEpLVEdkcVN6RmhiVEpIV1dRNWNtaDBkRlprV1daVWR6Vk9hazE1VUhGdWNVdHliemRCVW5CQmNIQXhPREo2T1U5TlRIWllNVk5LUjFKUU5rbG5PR2cwTWtaaFJIYzBSRXN6UWpSU1MxYzVha05UYzBwUldWVmpNRmMzYzB0MVdGRXdSRmhpZHkxS056QTVibGwzUmkwMU5UaHZaV041WVhKQ1pFWXdNVXRGVVRaVU5qa3piRTFoZWxGVmNUbE1UREpSV2xnd1psVXRUbkJpWWpob1ptNVpkbTVLTVU1V2JHVmFNelZQVlRCbVFVaElVbTVSVTJNNVJWUlhPRTFFTlRSelp6TmxVMDE1UlV4TmEzTTVSa05rWjBzMlprNVBXRE4wZFhwTllXUllWRWxNWkdOQ2J6RkNVbkEwVEhRek1VWjJUbWRvY1VSUVIyczBkR0Z3Tkc1SlZrVkNOMHBrVkdjM1MwVlBSVmxMVkZOM0xVVTRUa3BLUzJ0YVNUQjBXa2hQWDNoU1dVTjBSWEYxVUd0WFRub3piek14VkdoUk1uZG1NRzlKWDI1VFFtTXpaemRsZUZGaFdVaHNTRVk1YlY4elRUVjJPRVZMTkdFMUxXWlVMVEl4TmtaeFNuQlBTblZQVlZwcFpFUlliV1F5Y0dkU1REaFFPR1ZvTVhWNk9FNHhiVUpHVm5KQlJuQkZWbUUzUVRKT09URnZVbkJJUjNWRGVVb3hWbHA2YlhSWFRIZE9kREpRV1dKVGRrMHRaako2UW5STWFUbEJVbDlEYjNOQ1UwOHRlVk0wWTJ0NmJGSmFOVFpzU1RGNGVrVjFWalpUTVhOM2IwMVZPRWRqVmpCNGEwMDFjRTF4YlMxTWVHcGxVa3hTVGs1NlVqZHFURVE1TVZoSlNIUTFNM1phV0ZoQk0wNHliVk5XVW1Jd1dsaElTR2xZVjI4MlRHSmxMVzlzWlRsVE5UazNUbHBQUjFSRVVWRlpMbVZFUzFoTGJHNDBhVE01WHpOVGJGTnNZWGRHTlhjLlVVUjM0ZzdTWmZCTV9rQWZmb2VvU1RpdURrTmtPMm1QZ0Uwc0NOMzNPb0kiLCJleHAiOjE3MDYyMTc0MDgsImlhdCI6MTcwNjIxNzEwOH0.xpc7dSykeCSTI8sjEJiTXuNyLKffmoNZa2vuVgmGhLw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002756"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:47 GMT
	x-forgerock-transactionid: dd8304cc-6a08-44ba-8c71-e759a48f2f90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:48.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:48.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 403124: jsonPath($.tokenId).find.exists, found nothing
21:11:48.152 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,403124,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c497b07, username -> user.1002756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c952c38, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217108150))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:48 GMT
	x-forgerock-transactionid: 9b5bf8be-be61-4a9d-a37b-dc9287e4be12
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3NjMmk2aXVsZDE0a2swMGE1MDZuMGJrYjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVdUVTJYMjAxU1VSc09ISm5NeTFNYmt0aE9YWkJMbEZPUzBsVVNYWXdUMmRKUXpGRlRGUmpkRzFPYWtRMGJIWjJVbFZhYkU5Vk9VTkJjSGxOU0VSSlEweEhhRVF6VEdSYU5FRjRabmROUlZkMFkwcHRkVVJVTjAxbVMzaHVZVVY1YkhablZtZHZlRkZYYURCeFpsbG1NRFJSVlMwd05XcEpOVTFoZGxsUFZuWlJVSEJhYVRSTVNFbFlVVkkyYzJKWlJHWXpZelpNWXkxS2FXSnZOVzluWkcxek5uVkJRbm8zTm14b2FYWkJWRVJOUlhGV09ETlFNRE01TTNRdE1qazROMU16ZEVsc2RIcEVZa0pUTldaeVdVdDFhMUEyVVhkT0xWRnFRV1JWTnpOS2RISnBSMUp3WkZKNVJWOW5OWGhCUkVaRVYxTTRXWFZaVm5rdGVUTTFSVzFPTlhwRGNIVXlWblJZU2pOTk5VTkxNR2RtWW5GRlYyMDVjVGxRVm1waWVHMVJRVkZETWkxc1FWVndTakZCTTBSdU0wTTBaRjk0V205U2JIRllVbE5JTVZWSVpIWlFaRXA0Y1VkaGNIVjZaV05XUjBVelIxQkZjazkxZFVwRlQyRXlUbTh5Y2pkbVEwUjZaMXBUZWpCRFVFNU1jV2xyT0ZOVlRsZDNZemxsZFVGMGNWWm1VM0Z3TTFJMGJYUk1iSE01UjJoTFUyNTJNRWxxZFhSd1RVOHlhVFZxYzBocldEaDNlRzVVYWtaTE9FMVpkMk5FUVVKVlNVOTBNRWxDVlRsVlJqZHVNWGhzYTFaelVqQkZZbk5DV0haQllsQllaRnBDV0ZOa05saEZXbk5GV1hCc1VVRnNXRVJ3VjNac1RHUldZbWRLTlRCb2VVMVZOekZ4Vm1acVJGZEhTV05HTldWaFdpMUplVmcwUlVkeVNsSlllVnBKUlZVNWJtMVBhRVV5ZURSWVlVSlBiMHhIVW1oR05qTlJYMVJCT1hsWlRrMUNRUzEwV1Y5S2FtVlBhWFE1V21saVQwVkhiV280Wld0VmNFdFJSVGRvUkc0eGQzRklVV1Y0TWtaNlh6SmpRWHBTTmxkTVdVOVplR1pOYnpKMk5DMWllWE54VXpaSGFpMXljVWxVYlRGSlVGcHdNWEZNVVVaWmJtOXZlVUUwWlZKTlZGZG9SR3N6VWxCM1RFMWZWazVUZUZOR05VTmhSbGRCVUhneFFYZHZjRmRZWWpsaGRWZEZMbFZHZEZaRU4xRjZZaTEwTjFCMU9WSnZTRXBtVm1jLm5JSmZFTHQ4RENCVnNic2pBcmRETEUycFdBT2pHTDBFcllnQmpkNlBkSUkiLCJleHAiOjE3MDYyMTc0MDgsImlhdCI6MTcwNjIxNzEwOH0.irdfqhuxB__I1f_VczMTAsgmVscNf4af1t9x4JKIHsc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:48.152 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:48.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 403170: status.find.is(200), but actually found 401
21:11:48.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,403170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75ce40d, username -> user.1002414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16ce75bc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217108537))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWE3dHR1ZnQ1MjR1NWJwaGNpZzhrc2NqNTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlQwOHlTbTU2U1ZCRWJXaENhRWhSUzJ4VldYQjNMbWN3TkhabmVUQTBTVWRzZURKbFFuSmhWbVZEV1VWc2NsWjJRMHhoU21WUlZVeEtiM0ZvYm1KWUxXcGFNVmxVTUVwNlQzaFhPVkpoWVVOck1IRkpTamwzZFVGeWRqUm1hRFpOWld4cVR6Wk1Xa0paWTFnek1GRTVXa2t4U0RCbFluZEhOemhTYTNRNFRuQktPVkV4WVd0SGFVTTJhREJHVlU1dVNWTmhZbmx4VTNCcmVIaENNelZtUlVWNlJFVlZWRk0zU0ZkRFQyTmphRlZSYzBweFlYaFRSVlZsYzBsbFdVMVplVGR0UVdKNVNFMHlla3hMUjBwcVoyZHdiMjlFTjJ0TmVYRk5jazlITm1Od01ERXlUbDlCZVc1VWQySjVNRFZqVGtreFQzWkplVGxRVFdob09IUllaVE4yTXpVM1NFbzRiV1JuZGxkdU9VdEtkbEV0VWtWdFZrZHNiMGxHZWtZMU9HZFdZMDltYlhkdlNFSnZRVjloWkRsS2VqUkZiR3RMYkdsWk1IcHdkV0ptUVVKeVRDMWFTVTFVYlVoSlREbHNYekp3ZGpVM2VXRnNZbUpxVEUxMGNrTnhTMWt5Vm5wS2VIZFpiSGhuYUc5clkyUlpSbUo1TUdnMFZVcE5iMHh2VmtSTWQyUjFTa1pGWnpSc1NESkVPRXBpVjJKNlkyRmFSa0Z4TjJwd2VEVldibmhKWWxFNFIyTm5ZbVZoWnpscllsTkhOV0kyVVVSUFUyVmtTbVJ4YjJkWGJtZFhTMDV2WkhsNlZGcFlla2t5Wm1aSk5IaFdWM2sxV0ZaSVFXZGFRMkpFWVZSdlZTMXZPVjlCUzFvMldXRXpkM001UVdGaFRVa3lTbVV4U0RKS1lURkNPVmhmZERsNVNsVkNkMkZJTmpCMVdERXlObUp5WTJWdVZIUjVabXR1YUVoNlVEQnNWSFpmY0dsR1lqVjFXVWg2YlRaeFZFcG1WMGh2YUZwVE9XZFNRa05UWkhaeVdHOVlibGxNY2pkVU1qTlZVR0ZxVlVKUk0yUXlZMEpSUTBObWMwZzFMVEZuVjBkTVJHWkhZVk5rZDJwMk9VRm9UV1J2WHkxR1VGaFFSbFJsWDJOWVpGcElSM1JFWHpsTlQwY3hWVzAzZVZWSVJETm9VVXBwTjAxRGQwSmhVVUpYVXpOS1VFNXJkVGxtWDJ0eU5VcFljMHBpVW1OME5VRnpMbkZWYVZsNVlqSlhka28zUXpaUGVYSktiRVF6TlVFLmprT0VRejNILWgwX1BhLU5LNFlfN1NLeUJISVFyNFI3RlluU1RQMlFZeXciLCJleHAiOjE3MDYyMTc0MDgsImlhdCI6MTcwNjIxNzEwOH0.HczLlCnIdrr7_NF5jeSSDKPZboE_0-b1eXn36AZzelE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002414"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:47 GMT
	x-forgerock-transactionid: 19ddcecb-f7fc-463b-b054-1bb2693f224a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:48.586 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:48.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 403170: jsonPath($.tokenId).find.exists, found nothing
21:11:48.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,403170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75ce40d, username -> user.1002414, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16ce75bc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217108624))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:48 GMT
	x-forgerock-transactionid: 78fe706e-280d-42de-97ce-6e23873d1de6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDQycWJwMmpkazRjdWszdGp2cGpqOXI0NTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFVrbElaR2N0VVRkTVZtRk1PRVIzVGxOdFRGUlJMa1p2YUVWbE1FNXBTa1p6TTNGelNrTnhRMDE1UjJRMFlsTlVjSGN4Wmt3MlRqQlRNakV5UzIxc2VrNUdaVkJFZUhGM1VYWkNNa2RtUmpGUmRGTktSRFJMZEhJNVMxZFRkVkZuYUY5RU5YVXRlVlZSYUZkTlVuSnlhR0ZUTkVGM1pEbDRUVm8zZWxkNU5tdFlWelV3T1Rad2RTMTZjR1F0U0cxbVJXdG1NMGgxYUd4d1dtNWxSelZwWkVrNFkyaDNhMVI2UlRFMFMxSnhabHBRZURseU9VTlhUMlJHY25OdFoxaHRXR1ZWVDFKaVdUTlZWelY2Ykc1VU5UTkRjazFRVkhWSWFsUmxkRGMyVm1nNVEyMDRRa05UY2s5cFN6VldObU5wWVRCSU5qRk5ibEYwTVVKaVpqVnVSMlZUVkdvMlZ6UlhUVmRNZDI1NGVtbFlVVU14YlZodFNXUmFXbWhuZURSaGNrdHFiV0UwUWxwSGVUUmhOa2hPZDFsTlJVdExWM0pXZWpkU1lrOHRRVXhtU2xodVUxaG1XVFU0UlhWVk5Vd3dkelJQZGpZNGQyaHdVMVZETFZoZmFFTldRamxyVWpkT01EVlRPVk16V0ZOellrSjFRVUU1WmtoM2JVY3RTekZXZFY5SVNtVkpjbFIxTUROb1RuaE1VWEl3YzJ0VWFsbGxWQzFuUkVGaFdYUlBVMUpuYlZwc09XeHZNREJ2WVZGNFlsYzRTMGhCZEVobFdVNVNRMHhuUWxOVGFsSXRVMFpTYURkbVluQjJlWHB0YWtWUFpHWldja0ZFT0VocVZWUktkSGh2Tm01ck9VOVhaREZVZEc5SWN6UjVUVjlGY0dsRFZUVjRha2RpZFdWSFJuVXhXV2xWTTFwNmRuZHhURzFFZUhsTmNtdzNNbGhHY1ZWcWNuZG1jMlYzU1hGSVJVRklOMVZFY1dwRFMwSjJZMWhTWkdadlZVdFVPRFZxT1hwVWQxSmhPRVpZVldaelUybEtUMEpxVVd4d1dEZDNOVnBhYkRsek1sWm5PR0V4V1VkNVZXOVpkRmRaWmpSbVZuVjBUMkpqVFRsSGVrSXlWMEZsUTJONFMwSkZTVTg1VUdvd1YyWnRWblZ0Ym14WE9UZEtiSEkxVVROZlVYbElSR0Y1YkdFdE4zbDZUVU5IYTI5ZlpFdHJWbTB3U1dGTWJUSnRVVXRMUkUwM1NYZ3dMbE5RVm5oUmNXbHNhbms1V0ZabmVqbEhUMjFaVEdjLmktNEVWMFA5Wkx5TEpEQ09zSTV1ckJpNTM4b2w5MENUNmplUE9oUE1DQmsiLCJleHAiOjE3MDYyMTc0MDgsImlhdCI6MTcwNjIxNzEwOH0.vk-2Q1i3SU_q8jkTmeqs1LIYdH4bnHGMAOW-A2NizrI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:48.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:49.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 403307: status.find.is(200), but actually found 401
21:11:49.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,403307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@289af869, username -> user.1000679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42445633, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217109427))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZG0zdjgzbzh0ajlnb2czaXRmbDFlOWlmcTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2JWUnZWVkY1UWxCUUxVSjNZbTlEY0RSbFFqUlJMa1ZYYTNaU2FtTnhkek5wY2kxUllWVnJUM0l3Tlc5SVJsOTJXRFpDVFhGNWFEbHpNbkZEWDBab1QzWnFjVTlGZVRVeVJtd3lPV3hxVjJoVVduVnpjVGg1YTA1bGMwRjRjblE1YzA1SVgweFRXWEZvY2pJMGFqZE9hRTVvWkRCVk5rRmpWRWN0TWxkZk1Xd3pVV3BQWVRGdVVtZHRXR3d0T1hocVkxRmFUbGhwVlVOblNsOHllRlJRWWpGak4wSTBkM1pUVnpCUFJ6RkZSMk5xU0ZGSFVXTkdURkJmYzJkMFpWQmhkRU5DVmxSVFh6a3pWa3hVV1c5ZmQweEtaVmhvY1VKSFprRnpVelJvYlVoelN6UlVkbXRwTVd0S0xWZHRhWGRoYm00eWNGOXZSRkExTUd4dk5scFhiVGwwY1ZWdk4waHZNa1JoTUMxeldsbFBVWGR4UzI1NVdpMXpXbXQ0U0VadU5rRk9hbk4xZFdjd1lrczRhbGRVYWs4NU5sRlVhemczZW5wTWNHeHJRWEpNZWpCdVZXbGpOUzFTYWt3MFgxcDZlVTlSVVRGRVUwSk5XRU5VUXpOWGFtTndTa3RVVjNKaU4xTjVUV3AxUmxsUVRERlNSVFpCTmtSalZGVjJkamhsTldocE5DMUxPRVJVYVVoTGFqaG1NSFkwY0d4V1dFTmtVRFowTkdkbU5GUm9kVFI1T0VObVVHb3RZMVoyTTBaWVdHbGpiblZKWms5a01qRXpZUzFmVHpOVmVXWmhhRXhMU21SWGFYZHJWSEp2U1VoUVYyZHNVMjh6ZVRoa09UZzBaUzE1VW1WQlduSndNVEU1ZVZSQ1JHVkVSMjVDYldGM1kyaFJRMjFvY1dwcllubGtkR2RrV0VFM1VGUnhhM0ZHV1ZCVlJ6RjNUMHBQUlhZMmQzcGpiMmxGWDI1TFYzUnFVa0phWTJnNFRWOXlURGxzWWkxRGIxWkxTbFZFU1RFMlJuUktjVTVrWlhsSWFWTnBWRFpCTVhvdE1sbENkMDlLYURoelpVRnlja2RrWkRGVVVXaG1ORXRvUXpCRU4yMTFSVm8yUTNOTVkxWkZjeTAxY0dRMVdFSm9SMlZQZW5Jd2EyeHlhMFJFTkc5b2FFdDZVbE5mU1Y5V05UbDFiRTR0YmsxbE5HaEhVM0J6YVVsMWVIUnViVkZ4YVVjemJIWk9iR05rVEVKSGRuRkJMalo2U2t4amNrVjFNbm8xVFdwQ2NFMTBXalpFVFdjLkR6Tm1YWTlHMkU0bnJFclFELWVCLTNsZllUdHppRGZfbGd4NDhvZV95MzgiLCJleHAiOjE3MDYyMTc0MDksImlhdCI6MTcwNjIxNzEwOX0.J4mOvMVnxl3piw9mheRzRRqan6l4i0iyMQnL9w8odzI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000679"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:49 GMT
	x-forgerock-transactionid: 471dde7f-ef05-433e-9fda-188236c0d358
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:49.474 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:49.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 403307: jsonPath($.tokenId).find.exists, found nothing
21:11:49.513 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,403307,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@289af869, username -> user.1000679, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42445633, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217109512))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:49 GMT
	x-forgerock-transactionid: b1718cb8-41e5-41fe-8f78-b69615b51192
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmxlYTl1azU5Z25wMTdjbjdqcjQwMzRxaGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M2MzVnFlRFJsTWsxcmFGZHNPR3RZTlZGR1lYTlJMakJtTm1aVWNWRk1la1pTTW5STVpUUkpiM2c0TUZSTFNrUXlWWFZDZUdGeU0ySkdaWFpNU0RWS1ZVUnNWRGd0YUZOSGNESkJabE5RZEhOMk1sSk9OakpYV0hWc1lWbEtRbE5CTUd0bFgzWk5ObkF0UmkxS01taHNWSEJZTlZkMFVUQmpVMTl5Wm1kQ1ptOUxZVk00UTBWM1JEZHZhRmRtZFhWSmVUWTJSM0JCZGw4d2RVZHpibkJKU1hWVmIyWjZlV2RYUVRsVE1uTTBTVk5uZW1wMmRUVlFRa2xhZWtkNVFtUjFXbTQzVGxJeGJVVnZkMHR2UW1GcU1qUnhaMWxHTkhoV1JEZzBZUzFSTlhWdVluQklRVjlMU0RSUmVYcEZZamgxUjBob1NGRjNWVzVJTWxRM1duTlpTRlJzYUVwYVFuQlBZbmRKYkVsMFlWcFBhMlpLVUc1Mlp6UTJjMGx5YzAxVFUxVkNRM1V4Ylhod1VucFViRW8yVjI5NFFVMVdUVmxoTTJOc1gxQjZTVlJoYldGc04zSkljUzFVYWpGQ1F6WklYMGx0ZVZBMGVEWnFabGxFTUhWdlFYVlNiRXB0T1doWE5rRTBTVFZTTUVoTllWWjJia0ZzTFdjeWRYQjJaMFJ0Ym05eE1qRlRObGhCVjBrM1VEVmhaakZsTm1sRU5qVkpXVEZGVUU5WFQyMTFkbUpVZDBWbldubG5ZekJwTUZaRVRXaHpNRGs0YUhCQ2FXaFFSRmhzVjFGZmFVTlhNVVJLVFY5eFJUVnhXa1ppT1dwcFdrSlJSMmQwTW1sclV6Qm1TVVZ4UjFwdFoyaFhOR3hxYnpoc2NVMTFaa2RsWTA5bWMwTldPQzFwVVRsVlZFdEtlV2xRV1hkUlFVUktPRWhUYlZoU05Hb3hkSG95U2xwRVpqaDVWM0pNU0hSd1l6UjZka0kwYkY5V2FuTkdaVEJYYnpKaVUycFJkV3gwTjJ4eVduUTFlbVpmUjNoc1JDMVZTMGRFYkRWdWJIWklhR1ZpVTFsZlZsOVBOMjlNTW5oRWNsRktZWEpsY0doYVgzSkZablp4UVdvNFlsOUllakZpZDFkcmJGZGhNVGhJVFhvMU5ETkNaVlZuTkZwSU1FOWhWM05RU25Fek1VcFNYekpsZDA5UVQwdFBOalpYVTBKUE5IcDBia0V0Y1VOaVJtZzRkRkZRZGtGcVRWZFJMbWhJVG5sSWVrcGtRMkpVUzNWRlNFbFdOREZhT0hjLllzNnVvRkloZV9kM3JFTWd3dDJEOURzOHZlRTE2NEhGVjFxYXM5d3ZJMzgiLCJleHAiOjE3MDYyMTc0MDksImlhdCI6MTcwNjIxNzEwOX0.n3mENTNR9c_Z1NvcswxEJ-tucnMnUVFyM54CINWpxpg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:49.513 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:51.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 403683: status.find.is(200), but actually found 401
21:11:51.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,403683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1abc9250, username -> user.1000699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ee684d7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217111834))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGg0cXV0am1ua3E1MjJmYW5haHJncnNjazEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWMyVm1lVFIyWTFoWFVrSk9MVUUwYkZndExUaDNMa1JITUhWTU1qUTJPV3BxUWs5M2RteE9WMFpqV1RjNE0zUkVaV2RNUkhGc2N6aEtMVzVhZDFoeWNFVnBSbmhPUkVsMU0zZzBSVWxXTVV4V0xXaFNWMVJpWWxkS1h6ZGtRbXRJZVVWdFNWTmpVRkJoZEd0alQyaEJSbVZxVkRGSFYzZE1hVzFwZDJGSExXSXdhR290Y2twMWRtRkthV0ppU2tSTlQxUjNWVUp1V1V4Qk1ERk9aa2wwTFVwNFUwMTJlRVpvZG5Ock5FaHZSbnBJT0VvNFozWlVOVUV0YzFGclprRkRkbmRzUlhCNVJIVkllblZWYUROaVIxWm9VbmwwY3pkNGRGVjJka00wT0ZSeGRVSkJWekZYZW1OU2NpMVpXRkoxZWpKTlpIRnBOSFF5WWxGU2J6RmtNMVpZYzBSQ1ZXVnJjSGw1VHkxWFFuaGtZemxaVlhSWlpHMHdZMUZ6YkRZdFFXbFZkMmhwYmsxSFJWTndNRzVrVFdsb1RsQlNkRGxPTUdRNGNGUjRhMUpFWDBkRFFuQnBZVEpJU2twVWFuTnJiWEpaT0hKM1gwaERRVEpyTldGMFdrVk5OVjgyZVhkSFRWaG5UR3RyYkRWMFIzRlFaazVyY2xGcFVHcE9jWE5vZUU5b2FraHRZbTVmTWpGdmRHeHVSMUJrY1VGSmQybE9Va2xLWVZkTWVXbENWbDlVTFU5MFZFbGpNakV0UXpSeloxOVJUVVYwU1hOTmJVOVJVMko1U0RoR01FbHlPVWxFU3psclNsOTRhREZ6TUZSbE4xWlROR0ZJYVV3eVpXSkpXamx1VTJsVFZsRnpNREZqZFZOdGREbHdha0ZQYjBST01WYzBZM2c0WWxwa2RGaHJTbkpFU2swNFQwMTZOV1JYWVVoWlJIVmZiMmRCV1RGTU5VeEJRblpYV25Nd1EzZGxlREZqVEdzeFpTMWhjekIyU0Zkd1VuSkdaMlZIVlhocGRuWmxSbTl0YTI5cVJGYzVaMXA1YlVoUlpFUTBUMVp0YW01SmRXZFhhVFZtVG5oQ2EzWkdlSFYyZDJzdGN6RTNNRmhtYTFsalprRXlVMjlZWkVGNWFuUnJka042VjNORFlXd3hUMmxrYm1WSE1YQlBUWHBUV1hJek0wTkJNa2w0WWs4NWNYbG5OVGxCVm1wNFRsZ3hObGxwU0RrMldrczJOM2RqUlVsSmJ6QmpMa1V0YVZSSU5qaG9UMmRaUjA1RlNGQjJNSEF0YUVFLjE3Z0ozeDliMllPdW05NDlfVnhLeFlROWE0LUttNVFFTFdfb3piU25lQkEiLCJleHAiOjE3MDYyMTc0MTEsImlhdCI6MTcwNjIxNzExMX0.eWElbEs5jOvMnihC4QQIiabL6T_i1QW5PFe_9k9IC9Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000699"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:51 GMT
	x-forgerock-transactionid: e80a8998-6ad2-4e6c-ab5b-a7dbebe27673
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:51.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:51.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 403683: jsonPath($.tokenId).find.exists, found nothing
21:11:51.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,403683,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1abc9250, username -> user.1000699, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ee684d7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217111923))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:51 GMT
	x-forgerock-transactionid: dc9838d7-316e-4aa8-8c03-528479b1b4cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTJmMmZkaGIxcWJpM3NjZzJmZnJmcm9lOWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmFYaEVialpOY1RGNlVIZERSRzVJVGpsV2NrcFJMbWRSZFZRd1oyWXdTVVJ1VEdFeVZsRXhkbEpRVTFsbU0yd3dSVGMwVG10U01tTkhhVFowTkZGcWFGSkRTakp4UW1ocU1FcFNOamQzV0RscWQxRkZUREZqVG1KaWJFbEVRbTR5VDA5R1FrcFVNRk0xU25Sd05ISlJTV0ZmTVVvelFYUldaMHg0VWpkSlJHeG5SRXBTU0dGTFNUTTFTR1JRZWw5SWRuZGpja3AxWkMxeVIxcE1RazF1YjNoT05GSkNYMGRrUlV0SGIxTlRaRVJrTURFMVRtWjVMVFJ5VGtsMWRWOTViRTVrTFdOU2IwaFFWVGs0V0c5Q1psRnNUVkk0YUVGeGRGcEdaRTlITm1wQmVYTmxNbU5oWkVwelptaHBOMmgzUkRsTGNYSnZWM2RFWTBWR2RVbHJTekl0VjJJM1MwYzJVbmR6TVUxaVVucFhkUzFZY1RkQmVITkNaMVpITjJWbldtTXpiMUZNZFZCeVFVcEtNbE42VjA4dE0wWmZTMlJmU0dwTU0wVlVkbTV2WVRsWmVISmpiVnBYVjFoVWNtbHpTbk15YzBSb1ltWnZSak5rUW1WWU1VbDBjR2hPYURKclkyRlZSMUkyZVMxYU1FRkdjMWxZVlZwSE1rdHpTV0YxVTNsalpUTk1TRkZDYTFWVFZFWXRURlozTFU5NGFqZFBUbFU0U25vMFVuZERjbUZUWjAxUE4zWmZSVE00V1d4UE5IVmxPV1UyTTNOVE5XaFBSMFZOZW1GVFMzVnBaSFJZTmtWa2JHaFpkazlEZVdKYVltZGlTR1p2YzBsMFptdzBWVXh3ZVZaNldqSkxjamhQUmxkMGFYWnhia2RpVlRVMGRUbDJRM0paTm5oeldYZzBlakZUY1dkc1ZtUjNWRk15ZWpkdlJURTVZbnBmWjFsTFVFRlNjalJYY1VWUmVGOWpWMUJ2VjBaWlJrZE5ZVzFNUVhScVNrWjFXRUpwWjFJMk1YbG1hVVpqYjI5VVJrb3dlRVpIVEZOVU5XMXhNVUY0UldGR1lVcEVUVWxXYTNvd01IVmZOVEI0TFZCVmNVVmFWVk0yUVhCamMwWkJObEJLWlRoRVprcFZNbGg2WnpSdmVGZEpVMjkwVVhsMGR6QnRNVVI2VVU5TWJFZzRNemx3VUROSWVFa3lMV3BqVDI5eVgyVnFUVm8wVFhSTVpFTXpRVGhTWW1kNWFEQm5Ma2t6TmtSYVgxaGZjeTFDYTFkNFZFcGpkbTAwUkZFLjB3Tm9jYWw2Z0NWQ1N5QmcyMlJnZWFRc21jRnNtVWhEZ2pfTmJzeENZOHciLCJleHAiOjE3MDYyMTc0MTEsImlhdCI6MTcwNjIxNzExMX0.6PDJCzG8DyKPsYTIZQkU5yhFjU6ySn845TilbaY9R1k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:51.924 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:11:52                                        2705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=792583 KO=13370 )
> restLoginInitiate                                        (OK=392723 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=391571 KO=1130  )
> restloginProgressiveProfileCallback                      (OK=8289   KO=1130  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.22%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.22%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.87%)
> status.find.is(200), but actually found 503                      4958 (13.93%)
> status.find.is(200), but actually found 401                      1130 ( 3.18%)
> jsonPath($.tokenId).find.exists, found nothing                   1130 ( 3.18%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 138774 / active: 31     / done: 403810
================================================================================

21:11:54.230 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 404046: status.find.is(200), but actually found 401
21:11:54.230 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,404046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5837c3f2, username -> user.1001308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64b95920, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217114184))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib202bmh0ZTRpc21uMzIycTJ1dGlyN3E0cDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clNtMWhlVTVuZEd4TVVrSTBZVWRUTkVWSVZuRkJMbnBDY1dsRGFFWndaVzVUT1ZGS1QxZEZibFp5Tmtsc1UzbEtSRjlHVUdGclJHNVFkVmt6UmxkdFMweDRSMjFmTUZBd1VrUlJRazQxU2xsWWRIQXdjRk15VjBscE1UaExPSHB6VlZoaU5GbFRUemhvT1hCck1FSkRaRVJ4TkROVlRYZEZRV1JrTmt3eFVYWnFibDl1TFRKUlZsWlNjVEl0ZWpjMFEzcGZSRVUwV0dSSVIwVnZVMGxVZFdkT04yZHlhbFYyTVZkaExWVkVOV0ZyZFZFeGFIaHRWRU55VVRKWFJWbGtZbU5uTUdJdGQwODNOVFJyZFhaNVkxSlBWMEZQV1ZocFVHdEVhWGR5TlVORU0zcHFMVkZTWTFwVlEzcE1ORk5vZWxGUVEzSnJTMlZhV1dwQ1FVOTRkMUE1VmpGSFVVeFNNM3B5VEhaVVJFdEJWVnBXUm5kMVkzZFRMVEpvTFdKdFJsWlpURGhwUW1GV1RWUnVaREIwV1RjeU5VNVZVRTFGYWpGRlQwVmtWWHBQTUhvNGFrOXdTV00yYWtOV1RrMVhOV1JPUmtoeVVYTTJjRlZJWldnMGNrVklUVXRtTFZoblJrNXRaa0pQTTBKNFMyeHlWRWhWTVVkU1dXdE9NVzFVVmxoMmNITTJla1k1TW1SVE16QmFUakJOVGkxR1VHWkthbTlFTVdaRFozUlFOMW93VnpZd1VIVkRUMDlZVWxoWlRVOVJZbE5PYkdaU09HMUNZa0oxYTA5T1pFWmFjUzF6YTJaWFdVeG9ZMVpzYkdwVlRVUkJiSFpUZG5WbmNsQTFVVWhLZDFWTU5HOXFkRTR3V2xwNllUVlVXREJsVlVScGJUZHJORUZFTkUxaE9URlBkMWRyV25KalNIWlJiV3BzWTJSQ01tODNhVTF4UW5KaFYwSkJOMTkzWTBZNVV6WjBjbWhHY2xBeFJtSlZhSEZaVkZKU2JYWkxVSFpFVW5ObllWWlRXalJHY21FdExXYzJXWG90ZGw5aWNGOTRVMFp1VURoRVNGSnZWbW94V0Zoa1F6UkdVRzlhUjNwRmNXTmpaMEpwTmpKclNEQlNYMjlHZUZST1JWRnVUa2xWYWxjdGIyZHJXRUpoVkVSTVUydGhMVWQyYlhOSGJqazFZblkyVUV4WWEySmlaRkJNZVdwUmJVcHRSRXM0YUY5cldHWnpSbFJtYUdNd2MzcFpMbTlIVUdKTWFsZ3pjMFJPY3psSlFWQXdUMDB4YUhjLmloT0VPc0s5ZHRFd2k0YU1JNms5dmV3WFp2azVhQ3BCbHNsUmppOHBWRTAiLCJleHAiOjE3MDYyMTc0MTQsImlhdCI6MTcwNjIxNzExNH0.18JiXA_W3NR9o9zvodUTbo28vnLisapiQnVcN-1YmSo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001308"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:11:54 GMT
	x-forgerock-transactionid: d64d53de-7f4e-43a1-a42f-f90d20da4e62
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:54.231 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:54.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 404046: jsonPath($.tokenId).find.exists, found nothing
21:11:54.272 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,404046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5837c3f2, username -> user.1001308, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@64b95920, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217114271))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:11:54 GMT
	x-forgerock-transactionid: 1bfd51f7-3710-469d-8dca-6376107796aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3VlYjFydjllcWxzbTRlcTZya3UxODYyaGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlpsQmFNMlJ3WkZJNWQwcFlXa0pzV0hoalIyZEJMbTk0UzFjeWFGUkxSVzVSUlRFM2FqWjNkRU5qU2xsUWFVVmlhVVJSV2pGdFVWQkRkWFJQYkUweGRXMUtYMDFKU1haNU5uZHFUMWhuWlRWUlFYSmZNMEZYWjB4dmExOU9VbEpZT1RJMlpIcFdaWGhQYTI1bVZHMURSbXh3UTBWQ05uVllOV2R6YlVWUWFrUnlhV3AxYTBJM05tOHpXRlF4U0dkVGFVVnlOR3g1UmxsRFdESTBSbE56ZWpKcmRVMU9UblJTUjNCUFZYZENPR3hzVVdVM1FYQnlXR3RvZFUwNFN6Rm9kRFJwZEhsUFZuUXlTMVpRWjI1YU5Hd3liM05ZYW1Fd01YWjNjVFZ3YUVSWlIyOUpiWGhGUzFJeWJYbE9RMFI2Y3pKZk9XdzFlSE5KVDFrd2VGRkdjV0ZUYjJoM1VXZFhjSHA2UzBoblFYbHdZMU5FVGtwdGNHVnlOWGRxZW5KUlZWSldlamxPYlZCaVJGYzVYME51U0Y5eWFGOTFia0pKWlU5aExVRkJaMU4wY0RWbFkzSm9UakU1VFhaWWNXWXdSV3BYZHpkV1lrODJlbTU1ZURab0xUa3lZazFKVjFaa1VqQlhjRGc0VVVock5Ib3hVemhFUVdWWlN5MWtaWEpzY2pWdFVEY3pWWGh1ZFZsclVXaDZkVXgzVVZKUE0zbFRiV3BRWkhsbmVYZENkbFZCU1doQ2VqTlBZblZuU0ZCUVEwWnFZMEZWYTA1YWFHRnFkakZ5WnpaMWRIZEhjbDh5TjJWUVlsbFFVVXB3ZGpReFJqZG9NMXAyU0d0MFpGTlRYM2xVVkdGNlRXNTJXa0p2V1hsd1JXRXpVbGRYYkdGVFVGZFlNazUzUzBoa1pVRlJXams0VEhwVFRXNU5kVU5xVUZwalQycE9OM0ZmWlRkRk1rVnlRVkphVG5RMFlXdGxka3N0TWxrd1N6VkJPVzVSYkZKVFdsOVpSakkxVW1kTVZqUlRRWFZDTVVOSlRFOHpYek50TTFJMFUyMDNlRzR4UmpjNVQwMVZWVXRrWTJGaVYxWkZlRVp3VEUweVgzWTVPRmxHWkdFMVdqTTFNV1p1VkZkQ1JtWnZUM2hKUTNNeVNUWjRjMVE0Ym5WNVZVeGhaR1ZzTW1keFZrcFFWWEV0ZHpWSVZFOWtRamRoYkdWRVVVeFNkMkp1ZDJGUk1HVlJXa3BpY25OUFJFcGpMakpIT1ZoWFJrRjJXR28zYWpsNWNFWXRZMDVDU2tFLmpUX0ZDNXZMdVRDM25OYVRNR3k2bTRwWVIxLWo1M3V4U3djU3gxQU15YkUiLCJleHAiOjE3MDYyMTc0MTQsImlhdCI6MTcwNjIxNzExNH0.zBIYkphSGtumW4vbRY7gbcw1d2-YyPlbHbH0a1zkVUk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:54.272 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:55.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 404231: status.find.is(200), but actually found 401
21:11:55.453 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,404231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@466e920d, username -> user.1001511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d8aab7b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217115403))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia245YWUzazI0OW9ibGNwMHJ2bHE5NWplM3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVMxUk1XWEJCWTJWdU9FczBRMGx2TUhSNWQzQlJMblY0Y1ZOTVdVcEZaMjlhVTI1MlQxWnBXVlZZVUdWa1IxaHFVbFpJUW5OelozWXpkaTA0UmpCUVZrdDVSbTlQZW5wUVJEaFJha055ZGt0b2FWOXBUM041VTJSbGN6QXRXa3RoYzBwME4wRnhRbDlGY1ZObGRIbENWbWwyTjNwVmEwVkNWekppTW01VkxVbGlielp1WjBaek4xZDZNVmM1WjAxUFRVVmtPWFZuWDJKVlJXTTJPSGc1VHpSVE5IaFZZVFpETTFSVlFrUjVObEJmTVROSWRpMDBjWFJTVlRZMU4zSlFkM0pSUzJremVIbFlNa0UzY0V4b2VFbGlkRzlNTkhOQ1JtRnlYMWcyWjNFeGVEZFdSV2hRTW5oaVVWZE9VMlJCTFRGM1ZHeGpXVFZEUWw5bk5URjBlVFphYUhWMWFWcExkWEJLVld0TmFIZGxkVnBPWVdOTGMyeHhUbmRTYmpCVlltUmZSVzVsZUZwWU5tdG9aemxwYzFkdFlsZzRNMVpKYzBkWU5rUkxMVlJTYlZGTGN6RTVjR0pyTmxFM2VVdEpjSGhsVVVGNlJGTlVOWHBIUlV0bFZtMHlRMjFIUjBSU2VucGllRzFET1hwWFRXeFBiQzFqVFRGYVltZFNibmd4UW5WMFVUaFNVMGg2UkZjdGEydHJWbU0wWkZFM1UxYzFiRVZOVDA5amIzWnpTRU5OZUZWMU5XY3hhMU10TTAxSVNreGFORmwxVDJsNVRGaG9XalZNVFZsQ05FTnhRbmRZU1V3eVUxQnhRMlIxWVdWWVVtaFNkVFpYUXpkTVZFbDJSRFpIZVdGRWJWWkJaWFI1VnpCb1gyTlFkbWhPY0VKNmRra3dhM0oxZVUxaVkySjZibGxwUlZCb1FYazFjVEI0ZW1oc05VOUJUemRxZVY5SGVXeG9ibXREU205MmVtRktlbkpFU0VkbWRUUnFlblpPTFhsVWMza3dYM1pRWkRCSlJsSmhSWFZxYVdGWGNXNTVWa3hRZW5Oa2VYRXRYMU5PTTFBNVZUUkNMV0V6VmtORVdHTmlSRnB6ZEZwSlIwNXVkM0JaYkRkWFEwRlRTSFZ5YkdST1FUTTFaVkJmTWs1dFMzcHpXVlpzV0hORlRsaENlVmRxWm1FMGNHbG1PVmczZGtsTU9XTklRWEp0VG1sNFFUWk5TMnN5YlVacWVGaExYMWd4VFd3eWREWk5Ma3RvTkZwblkxUnphbTVuTkZCNGMycFNUR3d4YWtFLkFITmN3YzFyU1JzSnh1S2ozYXVUc1RkMFhXY0Q5WTFPdWI5bEtPZ0tyazgiLCJleHAiOjE3MDYyMTc0MTUsImlhdCI6MTcwNjIxNzExNX0.DM-Ka-c_wiYtVal1efcN8gFIgJtEiwMkpTC_Cwqew4s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001511"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:55 GMT
	x-forgerock-transactionid: 95de47f9-440f-437a-9a41-7e1fff19d70c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:55.453 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:55.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 404231: jsonPath($.tokenId).find.exists, found nothing
21:11:55.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,404231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@466e920d, username -> user.1001511, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d8aab7b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217115492))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:55 GMT
	x-forgerock-transactionid: f928185d-8da8-411a-889f-a75e1d1fe63a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDU3ZGo4MWFmZ2NxcGg5MDkyYjBkdjYyaDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VGNpMVNXVWhpTWpSdGEzTkpRbWhpU0dvd1kybFJMbVUzZDJoM05VMWpXblpDY1Vkdldqa3hXazB4YlcxUlFWQllWVTR4ZWsxVFNrdFhhVFpFU2tNM1NrSjZlbmRvZUdKeFZXa3pNR1ZETmkxbVZUaGFOakYxZEZwa01tMW1NRWgzVTFwT1dpMVZaUzAxZERORmRIWmpjRzlTZW5abVlVaGtialptV2tOaVNITlJPRk5PTWxkRVEyVjRNV1V5UW5KNE1VYzNkbEppVWxkYVIzQjNUbWhwZEZObFoxUXdNVk5XY21oNVdUZ3lhalpsUkZjelkwOVNaVEJsYUdobmJ6VmpWSEJLVlRrMFNGbG9YMnc0WWxwbGQyUjRURzFuYUVwM1oybFVaMmM1TFhCa05UWmxZbTVHYm1FeVRVZzNjR1l4VlhGVWFXSk9OVEJCTWt3elQwVlBNRzVLTTBSMVpUSlZVRzFSTkdaU1RFbFVaVzVUYVVWU00wbGFOblpCVFU5TlVFOURWVEZqTWtkdVMwcE9aazh3ZGtSSGFVdE1PR1JzTFdWdk4zVlVUR1pOTUVGQlJHaGpUbEJ4UjFkUlFqWm1NREpST1dwVVdEZEJXa1l0VlhkVVRFOU1la3N6ZEZReU5qaDZhVU5XWlZkeVIydHJiVUZ1WkVKcmRXdHNSRWN6T0hvMWNFeFdUVGhPUkdWVVduVnhlbkpyT0V4cGJtUnRUMkpCVlRCQ1pHbGtTMTlSYVZwWGJFUmFSRU4xZG1GbVJHeHNVVTkxU0ZsTmRGZE5aWEF3Y21WbGRUbFZNRmxDY21wdUxVWkdNazlUZGw5bU1rRnNWVUppU1ZOSlowNDVNMkpPY0haQmMxcHdTRUpaV2taalFsUk1Sbmw0V0Y5WFkxOXhhRXhMZDJSV1RrVkRRV1JmVW05SlJrOUZVblkzT1RZMk5rcFlTVk5GTVU5dVJrMUdSVzE1TlhCUmVqazVabkZLVUZOaFRVeDRRMnR6VUVaeWRGVkhRMjFOVkcxaFRsTXRNMWxXU0VWWWFXOURiRnBaWkVObE5rOW1ZaTFKVFdJMGRsaFBUMkZ6UVRFMVNEUkpWbU5sWVU1RFNEUjFkall3YW0xNVdGWlhaWEJwUkUxblExRnVka3QyUTIxUGVYZExWemRRVEZSQ1pITklaSEl5VkVvelREaEJkVXBwYmtSSVNUQnFaV1JxVGxKRFZrZFZjRWhWU0VWbGRqTTVjV0ZHZW5oWk0wMVZMazFwYTBrMFEydFZWR04wTWxsdVRGZHJiR3gxUldjLmoteEFWLUpQWUY2ZDl0UXJ2WGtSeDIzSGhIczA1ZnFEWjNoQVZLTF9tZDAiLCJleHAiOjE3MDYyMTc0MTUsImlhdCI6MTcwNjIxNzExNX0.x3E2e9ZsZeknQ7HNaK5K1uV-pf0OWTHkwjpAFg4AMCk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:55.494 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:55.937 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 404310: status.find.is(200), but actually found 401
21:11:55.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,404310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27a4cffb, username -> user.1002252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f092f58, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217115889))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjE3aGJqNjBkaWppcmVnZGVuaG5ramprZjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFRHMWlWMEZwTkhrMWFXMXlOR2N0Wm05SU5GbG5MbEpmYms5SlpFdE5PR1l0VnpOUGFGaGZYMUIyTWtaWk5FbG1Rak5vUW1wMGMwRm5jVWQzTlRrelpVMXhTSE5hWWpaRE9YQlJaMVk0TWxkVmVubGZkV3BZVmtaa1JtYzRibHBUY0hsMFpsUlNVbDk0YzFKMk5FNW5RVnBVZDBkQmVsVlZaSG93ZDA1a05UTkpNak0wUkZsZlpsRkVXRFJKUjNkSGMza3dOMVp2Tms1alRuQmlPVTEyZGtGVWRtMTZWalZ4UWpJeWNuVk9TVWswTjFvMGFUWlliMU15VlhSTFEwaExjbEEzUVc5V1dIZHpaSEpqTVc1bVdrNHhTV3BmVVZGZlNtWTViV1IyTVVaRVRUZFlTM2g2VkhkdWNUTk9TVzU1TUZCRFoyTlBTVVpQVVVKbWJXVkZVbkpYV0Rsak4xcHBXRnA0VG1oVVEwUndaSFF3Ykd0VWRVeHhSVlJXUXpVMVQwcExaRkUwYUVsMVIySmZTbUpoVWsxQmVUWTVlbVpzWW05T1psaHRNbkJpTm5SaE0xUndSMWMzYVRsc1pFeHVURFJTVG1KMk5XcDRha2RMU1cxeFpYbE5Xa3RmVUVSWldXTllUR28yZDJNNGRHaFVaMDB3TlRWamFsRjZZMUl5UWswME1HdDRUblZ6U0RsRUxWaEdSVFoyU0ROR1JWaFZNVkYzYURsb2JYUnZia1kzTW5oSFlYcENjRVZEVDJSc2FVUk9Uazg0T0dkRFMwaENNMVIxUVVOU05UQkdWRUpYWkc5TVdYaFlWVkZQVDBJdFNqZzNjbDlYTUU1b05UUkZUa0p5VGxGVFNXUlhXRFZ6V1UxTmNEVnBkWFIzV0RkMVdWaHVhRmM1TW1aeFJDMHRiQzB0UmpoUU0weFdSVEpNYjFoQk9ESmtTRnBITlRaUGVVcExhMWxuTVZORllYZ3ROM0JqZUZvMFNUTTVSR3RZU0ZGV1VXNXlaVGg0YkhCRFRGWlBiakE1VldNelVFMXNjRjlVTkZwNVUySktNM1l3YXpZMWJGRTNOelF6ZFhocmNHTkNlVFpOVkdwb1dYYzBZbFpZZEhnNWVFUklRMlpRVUc1aWJqZGlaRkl5TnpaNFZFVmpRblpHTTFoWE4yaG5WMVZtWTJGR1NVSkZWR3hLVkdGUGNrTnZPSFpqUTJ0NWVUQkhabEpwWm5SQ1dFWjJSVk15Ym1rMFkydzBMamxVVVVsSGFrWmZZVGR1WnkxVU4xazVWRVp6UlVFLjVUdVJ0Q1BpMmx2RE9rYXdNM1ViOE95SzVQa2N4eGtPNEpNUjJTbXVvb00iLCJleHAiOjE3MDYyMTc0MTUsImlhdCI6MTcwNjIxNzExNX0.AbK3m9CCEQamiU9NWvmjzr--cs8eHvAa2faGh2IIT5M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002252"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:55 GMT
	x-forgerock-transactionid: 0dc511fa-b15f-4026-8400-c0b31ee06146
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:55.938 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:55.978 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 404310: jsonPath($.tokenId).find.exists, found nothing
21:11:55.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,404310,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27a4cffb, username -> user.1002252, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f092f58, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217115977))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:55 GMT
	x-forgerock-transactionid: c459d815-9627-475e-86ff-cb13ff181ff2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjFwczZzNW83cHNwamdtZHQwMDRsaWxnM3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2JGVkhlR3RoY0hSU2N6WlBUMDlMYlVaVlZWUkJMaTE2UkdkbWIwWkVRalpJTXpWRWRuSmtSbEZ4TkdWb2FUQmxlVWhpVWt0SVZWbEVVMEZ5V21GaFMxUnFOMEZTT1hobVRUbG9iVVpRY0U1Tk9GWjJjSE5pVTFaZlpreDRkREZEWW5Kd2NXSlNiWEJ2YVhWUE9UTnVNbTVsVkU5T1YwZDRjMVoyUWxaVFltbEJaR0kxWWtOdk5XTkxUamhYYzBoNWFtZGhaVkZKTjNoalpDMVhSMjlsV1dSb00zQlNWRU5zUTBSblVtWnNlbEJ2U2tjM05rMVhlbU5CUWxGbVpWOUdTV2xETlc1blFqTnNkRlYwTmtoU1JqbHFWMEpJWVZOMFowRklWbGcxWkhnMmNWSnBVVXhKWmtkQmQzSnBZMVY2VVd4bWIyNXFURGs0UTJ0UGNVSnFVRkpHY0MxTmNGOW5iWFZPVmswNWQzWXlkblUyZVdVek9UY3daM3BDTmpSZlVXVlFNMFZqZW5wMWR5MXpOM1ppWTJGVWFXMHdlVXhHTmt4Zk5FbHZSMmxJTmtKWVRVUnJPV0ozVFVKSVRtTnFVMGxSWjNkNVdXTmhjV1ZGY21NMGRXUTNkRkpHUkhnemRFTXdWSFZqZDAxRVNYUnVNR1J5VkMwNGVVZE5SVTlyUmtseVVsWXlOV2h0VVRJd1JuTlBSbmRXVG5sMk5XMUVibEEwVUhRM2NsOURUSGx5U0dSQk9Vd3hSRTFsT0RST2VHSjJhekZQWVdwUVFYRkZUVTFLYTFsZlozWTFkRFl0TVc5SWNFOVhWMUF0VUZwUmVscGhNMUZVYXpsak9XRmphVTlLVG01MlpVdExObmRyVkdWVFVtTm9jRmxHZDJ4M2FtZG5XR1IwWkZWRGVsZzNlaTE1WWxSRk5VUmphVFIyTFVWNlNGVTVXbTVOYW1VMGFsOWpXVlo1VW05TVpGOXdZM0JmTkZWZk9IcEljemRpWTAxTlQycHBZMjVWY0VwaVMwOWlWVTlXT0Y4dFpsVTJOVXRmTkdaTWVGWXdXR1JtVm1GSFRTMUhjRGwxV1d4NFNGQjJXVEpNVG01cmRWUldhVFZ2UVdjd2RFUjNkRlZvWmtWcWRrRktTMmh5ZEU1dFZESTJhbXRVWW5KSmJEWjZYMWhuUlc4NFUwZFFhM1UzVTBOc2RGbEtlbWhqVHpFelNVNUhUVkZQYldkVVFtRnRUVTV2ZDBGNmRsaHJMa0pPZUZaeWRHRTFYemwxY0haRVNEazRjbnBCZEhjLklGVmdta3dHdFlJa016YkotU3R2Y2t4V3FLM1pGQ2lqLUVDQUFDUGh6R1kiLCJleHAiOjE3MDYyMTc0MTUsImlhdCI6MTcwNjIxNzExNX0.I1yGiXgplBGXogAQ6KRgtScpiqyM-xVHPm_c8T-6UXo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:55.979 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:56.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 404444: status.find.is(200), but actually found 401
21:11:56.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,404444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@651fff0c, username -> user.1000715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@574d9792, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217116815))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmRqbG52bW90Zm0yaXZndnI3djd0OGRpYmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVdtMXJlVVpCVFVKbFVsQTVhMVJpZDBnelZ6ZEJMamxtYjBaWmNVdzVjV2xTYzJKMmRuVkpkbmR2WDNWUmRFaG1TSE5vWmtvMFdWbGZSVXg0U205SU1Ia3hhamxoT0VaQmNFWkhMVzVoZG5seE1ETlZjMjFTZWpBM04yMXFTMDVaVmpNeGFGSjNSM2hSUVUwMWRtTjNObDlTZEVSVUxWZDNhMnRFZG0wM2JtRnBjMWhPTkZOWk5rMVZXbFJwVTJObk9UaHhSVTltTjFkb1JVSlFUa3B0Y0d0alRWVm9jMkY0YkZoS1RXdHBaSGgzZWpGb1ZVbDJRM1V3Y2tSWmVtSlJkR3A0VG1OYVRUWk9RVUpwWkRSS1gwVjZUazlQUkdkWmJHbGpaaTFZTmpnMlVIVkpRV28xYzBSMWVrcHRSR1pmZGs5SWQxaFRkbFpQVEhCU1NFeDZabE10Y1VOT1pHUXhibGxqTjNSTVRVZFVSa1ZsWW5kV1RrNW5XR2wyWldGdlV6RkJPVGRrWWpOamIxTXhOM2hzV2xGc1ZGTmFTWGhyZEdKSWQxTTNaV1ZsTXpaaFlXSmxiRlExUVZOVFdrSkplV1ZpVG1jdFJEZzBRbWx2T1U1MVlYTmpSV0ZpVms5TlpEWXRUVlJIZDFrMWJERlNOSGxwYzFveGMxTkVUWGRGWHkxbk5WTm1PRk5qYjNOdVprZEhkWGRZVGxCSE1EQjNNRlJFZVRWSVVVTllORU5GUm1ab1VFNUVZa3RCVEd0MFZIRndSM1kxVld4R2JGZ3lXRWRYTFhKTFlVczFibUk1T0dkTlJXZ3dja0ZRT0RoMk9HdE9OM1ZQVDNKV1FuRTNjV3hLVG5GNlUxTktVSFYzVmtoQ1ltVjNZa2xFTkc5Uk9XWkxkMHhIVW1KRVh6VjZORk52TlV0cFFsWk1VRXhyWlhsMFlXUXRTMlpmVG5NdFRGZEZabXd3YkZseGR6VkJNekpSYVRjeE9HWnZlbTFZUzFSRlNGZG5kMVprTlRSTVNpMUdSa2x2TFZOdWNFTkRZMHBPY0VsVGNuSkphMTlaVDFsdVFVaHJUVkZIT0RGR1kxcFZNMmhzVFZwYVpIWjVMVFoxVUcxeWIzRjJSMDkzVkhWRVpYQm1NR1pNYkdKblMwbDJkSEp1TmxSclUzQjJMWHBaTTE5RVRGRXRTbnB1WDJ0SmRUTnJVRWhhU2poWGJITm9ORVJSVVZOdlVrRkhWRk5mUkUxYVpHbEJMalkzYlhGVlJrOTNTVFJGTm5GcmNUUjBZbXBWVVdjLjJzVk8wWFJ6U08wcmF1VG0zOGs4UHRwRU5yWEhsU3NJRlA4OWg0ZE5xQ3ciLCJleHAiOjE3MDYyMTc0MTYsImlhdCI6MTcwNjIxNzExNn0.DTEh-bbCmwtcDZN_rKJz3FknMYAOFb3ME2uMzZ5uNso","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000715"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:56 GMT
	x-forgerock-transactionid: 7d4e8405-8c2c-427e-be19-53e58df32db4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:56.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:56.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 404444: jsonPath($.tokenId).find.exists, found nothing
21:11:56.901 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,404444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@651fff0c, username -> user.1000715, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@574d9792, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217116900))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:11:56 GMT
	x-forgerock-transactionid: 5dfcbfd4-38dd-43c7-babe-6f4ece4fa111
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmE2a2VmcHNiMDEzNWpwczlqMmtvbTkybiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVXYVhwNFdYcHhUREl5TWxReWRsSnJWREZyYTJObkxtODBNVk5pT1hoTU5FeG1aVFZSUmkxYVJsWnJSVUozUm5GRmNrZHJhbG8xTkVsemVYZDVNMGN3VFdwWlYwNXFRbkY1TjA1aVRVUmZkM0psTTBzdGFGRnRXV0U1TVZkQlF6UlhjV2RQVURkRWIwaHZibXBvVXpBd2NEaHVlRm94VERSRFZVWm1URlZhWjBkSE1XVlBUVWgyU2tZelVtcDVXVkEwZHpWVFFraGZXSGhRUzBWUmVtaDJibFJRUTBOdlNtMUJUbWN4UjA1S2NUUTRkbEppWTJjd1RYSkNiVWRCYWs5bFdVNVVOMUpQZG1SaE5YSjBSV2hFWjNNMmNWSk5lRWxUYzNSaU1tOUxPRWx5TFdReU1qbDJVamhKYzBwUGJtZEhSemxpVDFOaWRXNUtUMDkxWHpaQlREVkxVMFpZUnprMldtbHdlREpRVjBGUlYyeGlkazFUT1RVNU5sTm5RVVJRV0hnMFpFVnBaMVV3VlhCTVVHVnFSekppZGxWUVpVVlBOMkU1WDBoSkxVbDZkM2xyU0ZSV05qRXdUbWd4VGtaQlZqRXlRM1pSVXkxSlFtZExVeTFYYUZKMGJFSTJTVkV4TTJGbVZ6VmlkWEZsWmt4bE56RkZNMjF5V1dsWVNIaFVXVzVWVGtGQ05GOHRSMDEyTTBrMlpVOUNZbXRTVWkxTVoyNXdibkZzVmxwbmJVbHdTelJpU0ZBNWF6QldZVGxrUkV4NlIyVnZkMEpwWlhaVmVIbHBNRk51YUhSaFUzUmFlbEp0YlRNd2R6Vk1aVXhWVEVJd01XUXRSQzEzWkhrdGNGbHdWMDlQTFhWS05XTlVSM281T0VST1NXeE5NbTlpZEdwNlFUbG9RVzlXVG1wRVZIVTNZbXhFVFVoTGJuVmZTVkE1VlhjM016VkVNbmN0YmtaYWRIUjZVbkJ6WjBkd01XcHVjbTU2YlVWdVYzRkxXRzFKUkdobFdWQkVjQzFPUkdNd01Ib3lVMTluUzBoVFlXRnFSMWx1VXpWUUxYWm1Uelk1TTE5S1QyVnBRblpaZGxKS2FtNURlblZVZGxOWFZqbFJNRWQxZVRsYWMzcGxVRlJuZW05cmNqSk5ZbUppYjBVMWVHcDJjVXhLVmpkdWExWXhNMHhvU2xsck1HZFFWV0ZOWWpGb2REZFdTelJQY21KUVVGcE9UbGxMTmsxSWRGZGhOV0pWVUVRNExucEpObGc1T1hoTU4waERNbGhsUzJSWU5tNTRXSGMubnFQY0ZlYW9QYVFURmdySkR1YXpWVjhiVlZzQk55NUlrLW4zWlJTQTlRMCIsImV4cCI6MTcwNjIxNzQxNiwiaWF0IjoxNzA2MjE3MTE2fQ.-H8tuJ09VniVn6RsG2_DNDYkXZEAbl9WR2uUgA3x2Zw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:56.901 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:11:57.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 404531: status.find.is(200), but actually found 401
21:11:57.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,404531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@161fef75, username -> user.1000999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@785a7a4a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217117407))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG5ja3NodWk1YmEwcWcxdDdxZjV2MnA1MGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1pEZDJlVkZMYWpkalFYY3pSWEpNWmtjeFIybG5MbkJsVHpWZmNIWnFZWGQ1WWxGMFJtUjVVbWQ2VUdGVFduWlZRMEYxZDNkMlJtUm5ZMUZZUkRSUlRsYzROMVZmU0ZaamVHMHhTMkYxUVhsd2NEUnBaMGhsZEVOdVJqaHRNbWx6YzBGd1lYTk1WQzFNTFdGTVRIVlZZbUZuWlZGamFHZzNUR1poV21sQlpXMW9XbGxGZUV4NVoyMUVaR1kyTVdkSGVGUjJkMnBpVGxkbFVIcFZVemwzTTJOcmN6RmFUa2w2VVV3NFRTMDFWVll4TTJWbGR6TnpWM0V6VEZSUk5tOURiMDFKTTBodk5EaEJNakJqTjBSU09HWlhYMmw0TWw5MlptUnVMVWt6UjNkclVXOW5SREpxY0RoUmJXWmpNM1p2ZEVKWmJsWk9WMHByTFRsVVUyNWpXbFpaVVRSWmIwMXFWRlZCWVU4eVFVUlhURWs1YnpKSE5VeEhlbGxzVWtoMU1VODBSR0phWmsxVVh6Sk9VRlUxUTA5QllqUnljV3hEWjFaUmNqaExRbXRuTkZCcldXMUlNbkZOTkZKWFdWSTBZMHRCWlhFMk5VbEVlWHB3WkRkTlVFRnpTRVpvYWtKSlptdEZkMlJ6TW1KMFpURmxWblZ1VUROMWQwVlNZemxoVUhSaWQzWnBORmt0TUdSRmF6VlFNVXROYmxrMmJGcFJibEZoVERsQlQwNDFWVFEwWTJsMWRGaEZORTlYZEhCdVVuWTFUMmh5WmxwRk1ucFFkRkpMYW1Gb056TXhYM1JIVkhwME1tUjRiVUpPZHpSMmRucGxlRUZCVlRSYWVreEVVMUozYW1GYWNrWnhWM1IxUW5Wb016TlpjMjFuY2kweFpXZFdiek52YlhJeVMzbFZUSEZPWXpGc2NXRjBTbWxPZWxkbFdETnRSbmQzTkhVelRHZE1UR05LWnpjd1JISldUUzFIUkdzelptSkxiMlZIZDI5YVpWSTNORFZCYkRoaU9UTTFhWFpUTkc1cVFrSXhhMFJaYjBKVFNXaFZRVFpRUTIxclNHMTNhMmQxTUdJM2JEa3hjSGRTVm1GWE9UWjZjMDl2WDAwMlVIVlBSVVZsUTJjdFdHaDJlVXA2UjFGNlRtVkdaa2RtYm1zellsOUNOblJrTFhGQmNXUlJTak5YUlROSFRVcDRUVFpFV1dseVFVMTNVRzFuZFVZMmNEVjRXRXB4WjJaUlQyTnpMbWhrUmtGWk5GaDNNMTlHWjJocmRFTlZiVVJ4VkhjLlRIVjB6LUMzVXFkc2FJeHNEeFdHd1Jya3dQS3h4RF9xTFE4eVUzWlFuZ1UiLCJleHAiOjE3MDYyMTc0MTcsImlhdCI6MTcwNjIxNzExN30.ebkIzuYwV73umkHfk1cdwpKM_-cqAcXs1l2YrANm-rQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000999"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:11:57 GMT
	x-forgerock-transactionid: 7c4b143f-69a8-4669-a7a1-fd4145cbe4ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:57.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:11:57.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 404531: jsonPath($.tokenId).find.exists, found nothing
21:11:57.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,404531,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@161fef75, username -> user.1000999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@785a7a4a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217117499))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:11:57 GMT
	x-forgerock-transactionid: d4866a65-5e70-4ed0-85f4-33dc742fb19b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzd0dDNxMjkyMjNtMmtubnA5cGliMjVodmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MGFsaEllVXBvVDNFeWVHWTVRa1kwV0hSR2JGRm5MakIwTjBzeVEwUjZZMjkxUkY5bU0xUnFVVmx2TWpKMVZrNVRlakJ5ZWsxaldWQXhWbGhqUVVZeFRFZDRNVlJsWkZoS2VVeE1kbGhHVUZkU1dWcEtNV1poUVdSWU1FaERNMkZHYWtKUGJUSkhRbkZ4UW14d1VHVjNWRTlEYUZKdFdVdG9ZVEZUYVZWTVpFb3RSakZwV1VzMVppMVdXVEJUZG5sd056WTBUekZHTkZwNlZ6VnROa2RtUjBWaVIxVk5RMmR5TXpVeWRuTkVTRE5uTjFCWWFGOU9XVEp6ZWxkcGN6QnNXbUp3U1hwd2FXVjZiRTlzVjFCeVlqaEVSMVJvVUhNNGNtTk5ka3hCUjB4MFUwRmhjblJNUzNBNVV6QnVjMmh5U0hCMGNISTRTMmhHVDFSQk9VbzNjbk14U0MxSlgyUkVkMVJRT0VWMlVFRjBNbXBuUVZJMFN6ZzFkM2ROWldWTmMwSm5WbGRuUmpkT2NrZHFUazl2WDFCUWVFbHhjMGR4YlZCbmFsWlJVM1pIZERaUlgwZHdVbU5WZVdvMldWQXRNbGRXVDNaSGVqbFBRMUEyWVdkcU0wTkdNWGd0YVZwUVRuSk9NV2RhVG0xWFMyaHNlbTAxYzBSWlZVSkxhMTh6VUZKbWRXaHBiV000VGpOaVowWnlUM0JzVEdGb1ZIcEZaSEkwYzJ4VFJXRXlaMUpMZFZkalptWnNNWGRpZUcxMlF5MTZjbVpUTlZWeE9XOVRTREJHZWxaTlJURm5SblZHTWxCWGFWUnlVRXhuYWpoMmNWZzBTMDh3V214UFNXZENWbTV6TkV0T1pUZG9lbTU2U21KUmNUYzBka1l0YkZwVWJGaGFjV2xVWVdORFowcFZhMVkyZGtad2JWZFhOekJmT1cxR1oxVnlTbkoyVTJOT1FXdDZiSE42TnpnMVpuWjBiREJ5UXpkUFJYazJla0Z1T1hGdWNVWTJSRFZzUTFkUlRsVTRhSGhoVEdzdGRtMVJlRTl4YjNwVlNEWkRUVkF4TlhORVZGaHNlRlZ5VTNOZlUxOWtUVFZGVlRCV1ZERkRWRk0zU205MVgzTklObTR3VkZneFNWRnlOMFpEUkZJMFlYQlpTbmhPTTFJM056UlphRkJwYTFKMGRrUnlhR0Z0Y0hwWGRsbE5hRlJrY25aR1R6UkVRM1pMZWxsa2JIVmpjR0p1VFZaUWRXZzRMa2t4TkdOSGFqaHFUV2xZTUhwMVRuWTViRUV6TWxFLndnMUFRSXYtV0pOajVwaDBiVlNjbDRkNmdlbXc5M3JiZXl0d2RfbzR2QWMiLCJleHAiOjE3MDYyMTc0MTcsImlhdCI6MTcwNjIxNzExN30.3i8AGCJggXjFp_Val7QCC2wilMrNqNF4w7cxqkzy8qY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:57.501 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:11:57                                        2710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=794082 KO=13380 )
> restLoginInitiate                                        (OK=393460 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=392314 KO=1135  )
> restloginProgressiveProfileCallback                      (OK=8308   KO=1135  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.21%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.21%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.87%)
> status.find.is(200), but actually found 503                      4958 (13.93%)
> status.find.is(200), but actually found 401                      1135 ( 3.19%)
> jsonPath($.tokenId).find.exists, found nothing                   1135 ( 3.19%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 138042 / active: 15     / done: 404558
================================================================================


================================================================================
2024-01-25 21:12:02                                        2715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=795499 KO=13380 )
> restLoginInitiate                                        (OK=394168 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=393010 KO=1135  )
> restloginProgressiveProfileCallback                      (OK=8321   KO=1135  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.21%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.21%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.87%)
> status.find.is(200), but actually found 503                      4958 (13.93%)
> status.find.is(200), but actually found 401                      1135 ( 3.19%)
> jsonPath($.tokenId).find.exists, found nothing                   1135 ( 3.19%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 137333 / active: 27     / done: 405255
================================================================================

21:12:03.855 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 405441: status.find.is(200), but actually found 401
21:12:03.855 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,405441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74c408e6, username -> user.1000396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77bd419f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217123806))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzg0a3VlcWJjNmx2dHExZXQ3MTFtMW1vN2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1JrUnZUV3RST1daeE9UVlVUVUptY0RaQ1VHVjNMbk5zTWpSa1lrUkllSE5XVEZSclRYUnBUbXhOY1RSSlIySTVZWFpTTkRocVFXcHRVM2h1TFhwUk1teHZTVTB4Y21WNVRGRXhiRWxpUm5Od2VtaFJTV2xmWDB4NlpXVmlSMGRyWWtWTFRVUnhOVVZKYzA5dmNIUnZPV1YzU0Rkc05ITXhRelpxVVVwU2QzcHlXR2hUWkRGdVJrbGhRbkIxTkdjNFMzbHpTalk1VjNsc1ZHa3pVVjlQWDBjeWRHZzRkMlJoV0VScWRXbEpWekZEWjFaelNTMVlVbTR5TlhoeVoxbzBUMmN5V1dGT1VWQlBaV2hXUmtoTmIzWXpNVUU0TmkxeGRXZEdZblJUZEc1M1RXUnNkRkJzUlVSQ1QxQjVVa3RZUW1WMVZucHZSMkZtU0ZKWE1XWkZlWE5LUjI4dFVFTldRMjlSVUhCUmFIVnFaMmN3WXpWZk1VNWxVakpDWVdKc09YSjBNVGQ0UjI1QlV5MXpjRlpuWDI5elZWOVFNRTF0UzNSWWNtWnFhbGw1U1VSb2NsQmtaMVIwTW1sd1MxZFBTVkpNWVc0NGFYWkRTRlZtUm5OUFdHWXpSMEZJV0Zab09WOHlSMmgyVGs1emQyMU9XVmxSWkVKU01sVmxVRW80Vm5WNE0zWnVRMUJOTXpRNVNUUlhObE5RWkhORk0xcHBZVXMzVERSNGJURnlMWFp4VERkRVRrZ3hlRkpMTjNGQlVYWnpMV2hCWDFFMlRra3dNVnBRVTBZNFFYZG9XWGg0WnpJeU5VeFNRV2xNU1d4Zk56UXlja2hJUkZVemFGSnJVME5HTlc1VmR6SXdTRzV2TVdnM1VIWnpXbFo0UWxadGMzRkdORXhRVlhOTFJFdGZOa2RWTjBSRGJVWkxZVWR5VW1oT1ZtbFpia2RUTWpsdk16ZzVTVTh3WVRsQlZVcG5TbEF3U0ZGeFdWcEdNMHN6TmpsVFprbzBUalpIVTJ4WWNtVmpiMGhLWTBSNmRqSm1RblUzZVVWV1RUQkdZV2M0UjBsMU1rdFZRVEE0ZEZSQ2JVTXpPSE55VldkdmF6WTBkV1YzU0ZsSlRuQk9iVmR2ZVd4R2NWUlZWbXRPYW5aeVJEazRkVTVxTFc1aGJtdEpZMWh0UzNWVWVYWmtOMHgzVkhoc2RWUnBVMDVZZVdsUmJuTmxRV2haVlZBME1FaFhWV3hWTTFkbVNuUkpMblZHZGtOYVRFaEdRbTVSUlZrMFFsWlRaMXBKWWtFLkE2WHB3eVFVSzNTSzFrUHFRYlpodERWdjd1dXhQY2dacy1oWk4zXzB6SzQiLCJleHAiOjE3MDYyMTc0MjMsImlhdCI6MTcwNjIxNzEyM30.AeSm5RrvPbwFJq3jnFGQyx3WxqTV-cOgW1vvRkECGyY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000396"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:03 GMT
	x-forgerock-transactionid: 7daf6258-5fdc-4e07-a4ea-f4afb0be0506
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:03.855 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:03.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 405441: jsonPath($.tokenId).find.exists, found nothing
21:12:03.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,405441,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74c408e6, username -> user.1000396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77bd419f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217123894))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:03 GMT
	x-forgerock-transactionid: 9c067e4d-5877-43d0-9fb1-96ecd6e778bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW85Mm42NmRmbHM1NG5qdjdhNmZkbXNsc3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1lrTnNWa2MzY1haclVsaHZNblV3VjNJdFQxSjNMak5vZHpaVFVuWnlZbmx3WkVOak9IUXpWbUpJUnpCaVYwZzRWazkzTWs5V01FdG5TRE5uVDBoelkxVlBUamg0UVRKNFdEaGxMVTlmUkZwQlRWUnRVWGxvTFdsV04wVmhiVEZLTm14S1ZVOWhYMjFCU2paWU5ra3lOVjkxUmpFM1FXNUpURnBxUkVkUGJYb3hWekZTZDNWNmMyWnFZVXBPTTFkSlYwUmtOa2x0U2tjNU1rSnVRbGh2T0VaclFuaFBRbloxY0RWdllXWldhWEJWYWtweVp6aHRkR2QwZFZWQ1prSlhhMUZMY1d4R1ExRkZUVFpHUVhWT05tUjNTRjlIUjBkRVRHdE5VVGhhTUdOc05IUm5kRXBUYTNaNU5HVnliRUpXVlV4TmRXUmlaMVJsYzJaaVYwZzVha05qYTFkbVNYSlNOek01ZDFSc1ZVdEZiekZYVFZnelVGQm5UVWhWYzJKR1J5MUdUbFp3Ym1VM1YyRk5PVWRtTlVsSFJHWm9TMk4xWjNWd1pYbEJWemRXVW5kVVFWUlNZbHBCVjNZNGJVaHhPVVY1VmpoUGRGaFZUbll6VFRoeVpVZEZiME5vUjNObmVFc3hVV2RvYzJsWU5uZzFjbXB3VW1WMVJsSjBTMWxyVHkxM2RWaDZhemsxV0V4dU0zQnljV1JxVjNCTFFtNXFOVTFSYzNkS2NuZG9iV2xKVEVKc1dYWm5TWFZDYWtGSVVtRnZTbmh6Y1doMVFWRlBiREpuVFdWamRVVjNNRkIxTjBodWFXWmhhVk5LVjNsR2ExUjJZVmR4VFhGdUxWVkJWelY2T1RjME1DMWlNbFZ0VGxaMUxUaElhbGhHTkd4cGVuVnZhSEZuU1dJMGVHSlhSek5JVjJaYVNsQlBNWFpuTlhKWmFGcGhVbVJ0VjIweWFERkRUbTh5U0ZReU1FTmhNRTAyZWxaNVRFZzVOVVJpY3poWVlVMXdSbFEwYUZaMlYzQjZMVjlFUTFaT2FEUjNTa0owV0RVMVNrbzBWRzFXVGtnMmVYVkxOV1JaVHpnM2RYVmZTV3BFWDI1VlpsZEphbUZIYUVkRlRsUnVhMjlTWnpVd05tOVdTVW80YUd0VFpHMVlTakZOUzBWeVFsaDBZa2hRU1ZScWMxWXhWR1l0TFc1WU9HWjRPWEJ1WHkxeWRUZG9ORk5uU0RaemIwSkRWWEpaUmtaUlZWbGpMamxLT1ZnNWNIbEhZV05ZU1hBdE5HeEtOelpOZDFFLlBhY2dSak02NGxIM1kwcDFNOUpFZ0pXMElyV1N4di1MMjFCdlVmVm9mYXciLCJleHAiOjE3MDYyMTc0MjMsImlhdCI6MTcwNjIxNzEyM30.62V_FYmhdP6ECSjpJSPsoZwjtsnLJGSYYYKS124UndA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:03.896 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:12:06.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 405936: status.find.is(200), but actually found 401
21:12:06.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,405936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61820ab2, username -> user.1002292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10c6b589, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217126908))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmg0azRjMHNmNzN2dmF0bjZoMjh1NWNibWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WmRUSTNhRk5GYzNCU1NXY3dZbGxsUzNsQlZGbFJMbVppUlZWcFpqaEZjbFJJVW5wdlpUaEJOSFZQVTI1eWVUaFhiSEp1ZW5JM1gwczFSRGgwTlZOR00yOVJjblF6WkVGamJGQTVTVWRUZW1wWGVrTjVVekJCYXpSRmJXbGZlbVpHVW5SbE5VSXlaMUUyY1dWa2VuaEJjMDVwUTFVd1kyeFRkMFZyTTJwSE5FTlNWemt0TmxGa05VeGhVbFZHTFVNM05EVktjMnRoZFd0R2VUTTFZMkpxVkdrNWJsZDRjRFJaYkhScmNHUlZRMjF1V2t4c2NqTk1Oamd0YzFWRGQwUmpWV0pHTXpGNFVFMU9jRFpEYWs1c2VUTnNUVU5TYWxKbU5tNVJXVFJTVlRsVlVuUnhkSE5KYVRWT1ptTjBUR1pGVG1KWVlqUjJlV1J3VG1KQmEzVnRjMlE1Tms1Q2NqZDBNVjlPZGtKRExVTjZYMW81YzNZelNsSTJPV3RFT1hoWmFEUkNaVWh5VXpOQ09FUkpObTQ1TVZwd01UTjZaRmRMV0VZMGFGZHBZWEZZUVRreWMwSmxOamd5Vm1WNmNrWXlXVVUzZUZsWGVXaDJjVnBSUm1OaVZUTklhbGQxUWs5TFdUWjJaMlpFWTA5UllXbHJaMVEzWlVwaVNDMWZUR1I0ZDNKMlF6RnZjMVZXU1ZGNFQzQkhiemd6TjBsUk1YVk1Na2RCUjJRd2QxbDFPWFZMVVZWalZuUlFaVUpxYzNjMGVXeHNiMTlJVXpVNGRXMVZVVmd5Ym10RVZtUjVTVEJwV1VOYVJrTndVR2QxV0RWM1UyaEtNamxPTkdkVE4weEpjRjlqV1ZCUWRHbEpiRWhEVVZOamNYTXdTRlEyZEMxMlpXMVdRMHByZWpkdWN6VnJWVFpVZEZjd00xY3plblZUWkVkVWRVcFZRVE5GYm1GbmRUWmxSbFV6Y1RJNE9WODBTVko2WWpOdFNVSk9WbVJpYjBsQ2JISlpNMlJ2TFZKT04yVnBPR3gyZWtsVVpsVk1jVFJoYkRadVFsQk5SRnBwU21RMVYwWkhkSEZDWWpKcFprSlliMUJpZEhGVlJXNVRkMDQyYXpsQ2NYQjFlbDlwTkhWT1YwMWphWGx6WTFCdFRUaFdMVzFmVW1acFlWTk1ORTV5TFhsM1RHaHpTR1pwTWs1cmQzSldRMWxKUVUwM01HMXljRkpFVkRRd1ZFY3dkVWxqTkRrME5rWlJMbmhTTjJWSE1HSm5SVkJCTmsxM1NIazNjMnczVmxFLkFUZjdhcnNUTTdDdVo4RW55Sk1Oc3ZMWXVYdjJtUXlGdzhhWUN5MDhKbW8iLCJleHAiOjE3MDYyMTc0MjYsImlhdCI6MTcwNjIxNzEyNn0.4Mh_ly_3zEFSS86VFJDj_jif44ksCgxRRY6HnUFkpf8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002292"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:06 GMT
	x-forgerock-transactionid: 29da29e4-64cd-4a54-bf9f-f2729e3dd86b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:06.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:06.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 405936: jsonPath($.tokenId).find.exists, found nothing
21:12:06.999 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,405936,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61820ab2, username -> user.1002292, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10c6b589, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217126998))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:06 GMT
	x-forgerock-transactionid: 53f1bc58-ba3a-4635-8dc3-6b2400edac5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNm5hbmxkcjhlb2o0ZW9lbzNnYmw5MnBmbTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1ZETk1kM1l0TlVscFlrazNPWEZSVjBGRU1IZFJMa3BYYW1KbGRWcFVWbTVWWnpORk1XMVVVazh4V25GVGVHSlRiR1JmZVROaE1WaGpOWGhSTlY5YVZuTnhNbWRZWDNweE1rbGxjbUpMZFd0TmRuUkdhbEIyYURWc1ltTlNiMGRTUVhwWFF6UlFTRXhWWVhkcFpVOWtVVWRmYUVjMlNITm1NSFpmZFRac2NsOW5RVWhFU25SNlQwdHZNVEozYzNaQ2NFeEdOV2xJVGxBeU5USlNTVzFhVXpSeVJFUldiV0ZPTmxBdFpWVnNNV05sVVZkSGJtUjVkMHBqUlRWVlNIVkpkMmgzT0hRNWRqTXlSa0Y0WVVNek9HMWtTMmRwY0VGWGIzUkRSek55YVRSM2RreHJSVnBHZDFSNk1GaEtiVkpHTkd3NFltUTBiM0pHTm5STlJubG9RakIzWWtVd1FVNTFaSGxpTFVWSmJrTm1WRnA1YWpBdFEwSmFURU5pZW5kVFp6RTFYMmRzVUU5S1ZrVmZURGRLTm5FME5qQk1VRUYxT0VjMGRUY3dPRzVRTTBWTFNXdHljVU5GTFZKaVJXdE5Na2RJTFVaWGIwNDVNM1J6WlRaSWRqSlpkVUZtVVdSd1RWUjFMVWRrUjNoMGMxWkdXVWRZYTBGSk9EbG1aQzFSYnpaelQwdFpjelEyVWt4b1lXeFpYMmxIYkcxdlJHaGFMVlpRYlhsa1FUZGFaVFJaVTI1R1MxbHJNUzFUZGxkSVEyTnVOWGRKZFhSNFpXWlJMVEY0UzBaclNWQkRPWFJrU1c4NGJXTXphVkpKUmpWcloweGlaRUpHVjFGQ2VGRTJiVmxDY1hGQ1owcDVaRmczV0hSWU9UaHNRVFl6TlZSVllsb3hkbEpUTkVGVk1rcHhTVjl6YUdkZk5XeFhiMWhxUkdKU2MyMWZla2RwZDNveFFsVllYMWxmV1V4WWVHdERObkkzYVdKUlpIWlFWSE5KV2xwa09HVkViMU5mU0RoNVVIVk9jR3RhVDBsTFVGRkxaMGRpUkdKeVVGbDBkRzlJUWs5dFpUSnhjblJaY3pSM2RYaExhME5NTFd4aU5VMTFiWEE0VFZSeFgzQnpZMWRKWTBKaVpUaGpRelUxUlhWQmEzTnRWVFk0VFc5WlkzcEpXWEZvTFdoSE9IUndkRVJEZGtGeGNEWnFSWFJFWTBjeU1uUnFYM2h4VXkweE9GWTRkVFJMVDBoRVkwRkpMa2N5WXpsV1JsVndYM0Z2YlV0NGJteDRjMnd5UW5jLmxlTEE3RzVaSmxXaWxCcWJZVlQyMmM4N2szR0RWLWNtcjM4RDJwMERFYnMiLCJleHAiOjE3MDYyMTc0MjYsImlhdCI6MTcwNjIxNzEyNn0.6ZXvEJumbcy8MhaWT_60YRIgXUCJ6jP-6VW2g0cpHn4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:06.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:12:07                                        2720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=797037 KO=13384 )
> restLoginInitiate                                        (OK=394933 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=393771 KO=1137  )
> restloginProgressiveProfileCallback                      (OK=8333   KO=1137  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.20%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.20%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.87%)
> status.find.is(200), but actually found 503                      4958 (13.93%)
> status.find.is(200), but actually found 401                      1137 ( 3.19%)
> jsonPath($.tokenId).find.exists, found nothing                   1137 ( 3.19%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 136566 / active: 31     / done: 406018
================================================================================


================================================================================
2024-01-25 21:12:12                                        2725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=798575 KO=13384 )
> restLoginInitiate                                        (OK=395696 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=394532 KO=1137  )
> restloginProgressiveProfileCallback                      (OK=8347   KO=1137  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.20%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.20%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.87%)
> status.find.is(200), but actually found 503                      4958 (13.93%)
> status.find.is(200), but actually found 401                      1137 ( 3.19%)
> jsonPath($.tokenId).find.exists, found nothing                   1137 ( 3.19%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 135806 / active: 31     / done: 406778
================================================================================

21:12:13.822 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 406949: status.find.is(200), but actually found 401
21:12:13.822 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,406949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7149118, username -> user.1002196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17ce6809, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217133773))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTRmaHQ4ZTkybGQwajZpNG5oOW02NG82aGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmJ6ZFRTWGRSTm01cWNGRTROVTVpVjJONVNWbG5MbE5yWVdaVE9GUk1Zek5PYURWSFN6WkxXRjk2TVdSSVJGTlVTelZmZDNKVVlsOTNZM0UzZW1Kb2FsaEVNVlExZVROaFUxRndWSGg1ZVZneGJrWkdaM1JvTkd3dFRuRk5kMVk1VHpaVVVFOVhaSEJuTkdKZmFtZHZRMjFqTW5wa04wSldNREV0Y1ZsQlJYRjFXbVJvVkdNemVIVnlObUpTYzBKTFRVNVhTbFEwY0RWeE4zcFBVa05KUWtOVGRVOVpaM28wTlVFM01sVldhVEozZDBJNGEySndkM3BvTm01bU1EWjRSbEZKVUhGU2FVdERSWHBJYUVKZlJuUm9aMWhaZURoRWRWbFFTakZ6TVhneldITnVTRkJDV1RkUGRYbENNMHRHVG5ScVkycDZWMUJqV0U1NFZYY3pUeTF3UkRWQ1IwRkphVzFTTkdsRmVqWnJWVjlyTTFWblEzbE5iemRRV1VoNU9FaFpja0p0VEMxTmJ6QmhZbVpSZVdaMVZ5MW1aV1ZITmtOZlEyaFBNa3h4ZUdoWVVETjVPWE0wWlY5ZmVERnFaRzFxY0RCTFgyTlJjMHhTVFd4MU5XUklZVFJKVkMwdGRsQlVibGxQTW5CVU1tbGhZbGhoWW5sNE5IVlpWVWRJY1ZCa1Mwa3lORm8wVm5wd1ZtdFBNelY2ZDNKU0xURlliaTFNU2tKWFMwMTVNMGhPYVRGNFpYTnZibTV0WDFGdFFVZGpPRTVQU2pCNkxVMXVhMU5RWlhacU5FUkpaRkF5YldGcWJFUm1VVVJmTlRGWk9FMUpNR0pFYlRWWFpFWXlURGhSVG5aR1UwcEJUR2h6TmtwU1JFUXlUVE5GZWtJd01IQnNNbFl5Ukhsak0yc3RNRk5GTW14UGVHaGhiMnAxTmtkTGFGRnZNRVZqUjIxU05VNDRabWx5VDBFMVZtdzVTRUpyU1ZKbE0yeEhOR2gxVlRKNGJGRXlWVGRJYW1kS1VUVjVTWGRaWkdNeGIxOVBWM1pHT0hVMGVFaHRkSE5KYW1oeFZEWjRhMEZzVDNka1NXRTBjalJrZVhGNVJ6WnpNRzkzU1c1WVNHMVBUbmRMVDFSWlVXMXZVMFJFWmxsSWFHOWtMV3RHY2pVeWF6UjBSVWQ2VVZKak1HVkJjVVl3TkdkVmVXVmxOM1p1U0ZWclUyUnlNemhQVlhGa1gwdG1ObUZJVld4eVVUZHZMbmx1TjJoaFdUaFhlazFWTjI5cVEyWmhTRTFCYkZFLkhxemFjZm5Ra1Y4aXVFMXhmb1RkamtHOTBocDhhMkRYU1F0QW5pemZNNm8iLCJleHAiOjE3MDYyMTc0MzMsImlhdCI6MTcwNjIxNzEzM30.Flg9aDbBCoSaqlass13wuZUvnT3aFRDcKW8KFo6-K6o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002196"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:12 GMT
	x-forgerock-transactionid: 695c1a9c-932b-4a6b-b807-aadb5efcbd7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:13.822 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:13.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 406950: status.find.is(200), but actually found 401
21:12:13.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,406950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1931aba3, username -> user.1002895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a2ff9a8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217133777))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2JoajBjdXBiZnFwcDduZzhvZ21sZmxrM3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFZVMUNabWhUVlZFNVFsSklaR0V3VG1oNlgyeEJMbUZwUzE5dlUwWTRRMmhTZW1Wb1oyVjBjbFZIVFdwMGJHRmhUWEpzZWtGQ2VIaEhNM2hLVTJjeGFVcHJSVkU0YlRjelVrbG5WRlpqWlRkSFdtNVFSMmQwWjI1SlZXSm9SV1ZxZW01emJWRklNRmRyUlhSaWNuTnJOV2RDTlVjeGFFSjRVRUZwTTNwTmNHZHhXazluYlROYVZWTkhaM2w2UVU1UmMwdDFOVnB3Y21aVFdYRnlWWEYzTUVOMFprVmphMDFxYzI5U00wMVJNSFZzTFhSdmFsQldhbXh1WjFJM1FqUjVVMEZ3VUdRMlJWbGtWbnBCWVVOMFNFVnJiMlZvZG5OU05sOXVOVEZOTVdoek5ISnhUR3RLZEMxb2MyUnFUbTlKYlZsd2RreGlXVlZrVkV0YWJ6aDRZbEJSZUdkWmFWVkdTWFp6VVZObVNXOXlaazkyYUVFM1kzVnBjSG8xTm1wM1NXZHBabWxHZGxCQlJHZ3lVbUZSTVdGbk0wRjBUM0ZZVFdGb1NWRlhSRWhKY2xsUlJrWXhSRlZWU0dWbmFqQXhjVXMyTmxoRVgyTmhTMWh3WWxWR05uWmpkMHd5Y0VGa1RrNWZPVmRIZWt4RFRGVmlNRVJhWjAxWWFXbENSV1UwZUd0dVQzRnpTVTE0YjJGdVVreGxXVnBoWkdWNmEwTjVZVzB4ZWtSUWJXOWtTM0kzY1dkc1gwSlVVemRVUTJoTFZHUlFabEUwVlhReFZVTnFWR00wUkhCYVNrcGFSMDB4VWxwc0xYRXROMmRwWnpCSFNXNXJVV1ZRV1ROaU5YSnlObWR0ZVUxRE5GOU5SVkZDYlhVdGJrSldWRmxmVGxsdk1YWk9aWEJUU0dwUVZtWmpZV3BQWDJabU9GRnFja042V0hkM2VGZGhja0ZzZW0xbk9HdGhTWEJJVkc0NFYwNWhlV0ZPUXpSS2VFcGFTRVpQUlZGRGRrcEJWWEZsYUcxcFUxOXFVVmhQVkhWR1JqVTVXV0pYVUVGSlpqVlZRbUo2VEhCUU5YUnhXRE5pTFdKNlJrTndPVjh6ZVhKMFlqSkRkWGN0YzBSMFkySlhTMmN6UjNBd1pESTRhVUpSUzBOTVRtcDFaRlZZTjNCQmVYUk9MVFExYVVodlozZEhObEJvUzFCelVsTndiRUY1YzAxMVRYRnZiVzUzT0hJdGQxTktURWcwYjJwUWQyNHdMaTFQVERONWJURTRRMHREWlZsU04wSklkak5PWTNjLm9CbGJMNVlvOGJkNU1BbldLUEtEUGJELUxpX2t4T3lhSTZON0RKTWlweFEiLCJleHAiOjE3MDYyMTc0MzMsImlhdCI6MTcwNjIxNzEzM30.f8gDJXDOeU3KZr649nHp_gNxxagR-DHbovsa96MIqxo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002895"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:13 GMT
	x-forgerock-transactionid: 6ad5f3df-c0fa-480f-953a-7cda9222af57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:13.825 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:13.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 406949: jsonPath($.tokenId).find.exists, found nothing
21:12:13.864 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,406949,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7149118, username -> user.1002196, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17ce6809, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217133863))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:13 GMT
	x-forgerock-transactionid: 5bf3fbad-d6d9-4416-886a-87ed134babf7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDI4ZjJjMzFzZjJ0N2p2bXBtZzc0N3VlZ24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFZXb3RPVzl5UmxOV2VIRkhTMUZyZFRFemIwdEJMblpXYkVSalJsRkdkMlJRVDFnMmVVRkZiRmd3VEdkZmVIcFZVelJHY21acFNVNXRhWHBpVlhFMVIyeDNhalkzTUdWdE4wTk1MVEZmWkVNdFJuWjJaM0ZQTkhaa09FZ3piMGxOUVhkb1VuWmpaek5UVVhoSE1tOVJkM0l3Wm14bFNWaHdVMDE1VVU1bVprMHlaVFF0VURZMVgzZEtVMTlpU0VGdE5WTXpMVmd5TmxKV2NIRmFZamsyZGpCeWVta3hUSGRNYXkwMGVreDRNMWMwZGpjMFZqTlVTMkZSYjJJMFl6VjFabWhVTVdGSFJrc3RURFJNWWtOV01IQXlOVXR2VHpoRlkzWnZlRjl0WldvM05qZzFTRlV3UjFCalVFWXhTM2QzYVZaQlNXeGtXR0p3VEVObVZUaEhSakU0VVMxUVVHdEhSamRIVmpSWk5reGFVVXhVZDBaV2QwMVBlSEEzWVhKbFJqSmFaSFJWWW1KdGJtZHRVSFk0UjNKaVpFNXpkVVYwVTNGRFlqbFpkRlpyTjJKdlIwaHljbVl6YW0xYU1HUlpZVE01T1RCeVIwSlNlVWhJYzBvMlJGcEdWakJvT0dOVWNGTTNNa2xIY2xSMGEydHpUVlUyUzA1TVozbFpVWGwyY2psM01HdE5SbXhqUW5vMFZHOU9URTVoUzFoS1IydGxNRVpPTkRSNVdFdHRkbTlZUmt0aldqSk5TRFJZTnpsSllqSXlUa2QxYlVZNFUzQm1hbmRvYlhwb1dGSnliemh1Wmtnd1lYTXdWMnhIWVcxVGFXTmtTbWsxWDBkWk5XdFlhVWM1U1RGMmNVcHVaM2RJTFdka2NXeHlNRVEwU0hwTGFtVnRhM1I0YTI5Uldub3RRVVprWjNoUlVXUlhlREp6YmpkS05tdHlkazlmVVhNNWVHVmpYMlZCVFVGbGJ6SlBjM3A2VlhaRWVtbHpPRTlNTW13eVJYWTVPSE10WjB0bk9XTnlUVUZyWDFBMWFsVnNlUzFOVXpOeE5FRmxiV013VWw5S1ZHdFZPSFpGZWxGcllsOUlVV3Q1YUdSVFVqWTJZMlJTTWxOclRtOURRbmswUzJwVVozVldMV2h5UjNGMWFWVlBZMUpvVDNGWE0zSTFMWHB1UWxOSU0xSnBaVE5aT0ZOUloxYzJOalpvT0UxMGMyZGtWSFJOU25WTlRETkljMFZNUm1kWFgxOW5MamM0YVZsNGRqSk1VV2x4TjNoRFYxQlVVMVYwU0VFLmswRHhZbzdqTHZNY2FjZ2pQVkJkOVJic0ZyRU13UW1KbFVNUmRnSjlCZ28iLCJleHAiOjE3MDYyMTc0MzMsImlhdCI6MTcwNjIxNzEzM30.yZzc73XLKlEEAx7Gr74pUCEXo7Hm5stE9gZNy5Xta4w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:13.864 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:12:13.864 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 406950: jsonPath($.tokenId).find.exists, found nothing
21:12:13.864 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,406950,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1931aba3, username -> user.1002895, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a2ff9a8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217133863))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:13 GMT
	x-forgerock-transactionid: 8ec4bc40-9b2d-4664-976f-7f5ada0d8fab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmF1aTNpdmtjOWtoYXNkY280Y3JocHM2cmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M01tbHNZMlZvTTJ0aWVVRnFkRzA0V1ZOc1ZGZFJMamQwYmpSSVNrMDVabE5pUlRkek1ucFlPVzFvY1hKeVRVWTBUMm95WWs1c1VtbDZVV1ZPWDI5aFFWVnRaVmhoY2sxUk9HdE9SRUZPTkhGMWJtaEhZazVhWDFFNVduZGFSM1EzUTFWaVVpMXRZbmRXYWpKRWNGRk5OekJsTjJ4SFRVcG5TamhLWkZCNlNIQlRNbU5EY2pNdFZVOUtSVVJpV1ZGS1UxbzNNM2hHV2xneVZ6SlRRbmRDUkhsZloyZE1OVVU1Y0hsdlEwUkZhR3hvTmxwT2R6TTVkVmg1Vkc1UVNuSXRZMFUwWmpKWWNIUXRNRkkzZVdVemN6Qm1VSFZ0Tm10TlRHY3hSRVJHTkZSNE0yeFpibHA0Tkc1V2JVeFlNelJ3VVZOb01GWm9TVmMwTjJwalMzUTFjME15ZUdRdFRUVlVWV2hZWWw5RWNrOVNUbTVoUkc1d2NIbFNYMHN4Ymt0SmRrOVZabTQ0YlU4M1pYb3dURTlHYjFGdWVGbHpVbEZoVkZabFQxOTJVbXhNWVZCWmFHaHlSekI0TFZSak1XdHdkbmRUTVZWa1RWTlVlbkYwYTNkSFJrRkJZbVpGVjBsMmFtNTNiemxUVmxnM1dtaElZa05KVEVkQldqTXlZMnhXTmxkd2VWQTVjVGs1V25sd1RHSjNjRmRvVVV0R1EwSmlWRjk2V1MxU1lsaENRVFZST1ZwbVlXeFhXbVZ2TnpnM01qTnNielozZVZCUGVYaHBZVlJUY25WSFQyWjNUV3RZTkdSb1NGaHJiV0Z2Ym01dVJrbFdSbXQwTlVSV2RXZFRhVlZuVVZrNFRscHNVV2hIYVU1a1UwbG5lVnBCUWpZM1ZHbEZOekZOVURCVGJHaHNlV2w0VFdwWlpUTjNjSEJXTTNKMVNVNXJXRWh3TWtWd09HeFdhbUp6YjBGd05tc3hSMkUwVGpOamVHTnZabGhyYW5WMWVIQjVObFZNU21KaWFYcHVSMDVhY1VKMGEycFBRVE0xTnpodGRETlNaR050VlVwRFNYWnhRV3BOTm5SNlZWbHFjRFpNTjFCbmMzZ3RTR2QwY0RsaFptWk9VREZCTkdScVZFNVRjV05RUm5KdVRFTmFZM2xNT0Y5bVRTMVViMDVUTW5aa2NHVlpNV0UyYm5Vek0zWTFUa3M0ZFdwUk5uRmlaRE5aYm1WdGFFNDJZVFZXWTJzeFVVNUpMbU5OVlZZMWJGTjNZVkZqTm1nMVVGSXdhV2RVTmtFLmZ4ck1qUVVmTDRERHlqRWtPVVh1dWR0SnZTNTdtS0NTbjVLT0pScUF4Y1kiLCJleHAiOjE3MDYyMTc0MzMsImlhdCI6MTcwNjIxNzEzM30.jZdap3a0lXuF2HfI3rlql203DbMvMZIl40mga0_LS3M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:13.864 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:12:16.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 407329: status.find.is(200), but actually found 401
21:12:16.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,407329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38f066c1, username -> user.1001020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a98dc7e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217136408))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWVyZmpuc3RoOTdpNms5bHJ0bTM0MDZiNjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cmRscFVObE5QUzI5NFZ6SklkSEZ6T1Zack4yZDNMbk5xTjNVMWIyNVljVUZYVDBGZk9YcDBTVXROUTBWNmVUaFJXVTlTVXpOdFFtSk9jRUpCUW5aclltcDVVVVJNVUdOWVNGTlNhekJIUmsweE5VWkdTbWhOZFVGMVJGcHRiRmRVYVZCM1kyTk1jbmxQTTNNMGJqTjRVRmxqYUdVd2NrcG9XV0ZsV1hoUVZYQXRlVVZyYkdOaE9XaG9hRmREU1cxUldWOXBhSGxUVVhKME9VUlViWGhhZWpkNmIwcHpNVTU1WlRkb1ZtOURTR3RGTjJkMWFWbHJlVWw0U1dOcFpFNXlkRlJ0YkhSZmQwcDJOVEE1UVZkWFMzWlJRbVYxYjFaWk1XZDRORmRpTmxSNVJUSkRWVTVEVGtaT2JHVklRVU16VWtGUk1VUjBVM3BqYUVKblkwUkVlVEl0Y1VKcVMyaHFMWE5wTnkxTVp5MVRSM2x3WjI4elVrUmpRM2R0T1c1R2JtZGZiRk00UW5wTmJFdEZTVXhwTlU4eFYzaGpiVEpLTVRCbFdTMVllUzFwVldNelJpMXlaVzFOVmtOS2JXaElUVWRoV1ROcmVIaHdaM2w1YlRrM1JGUTJjbUZxVjI1a1V6bHdkbGhWU0dzNU1GQXljbGxtUzBKbU5YQktlR3cxTmpkSGJUTlFhVU51YWpSUlNHaEZOMEZYUjA5MVlVNWZPVFZEWjJsMmFqbElOVlpaUkVkVVNUWnNUbEU0UVc1R1lVMVJhR0pGVlVzeFoxZFhiME16WldWblgwaFdhVGhTVDNwT2RYbHpObFJ0YjJGeVdsUkhkVzQyTVdoclpEUnNWSGN0WjNkMVdFMUtjMjVhT1RaYWNHOU9hRGRJT0RSS2NrSlViRGxmZG5CMFUzUmpOM1Z5TjNKZmNXbDNRa3hhVWkxSVRHMU1UVVp4VG5kaE9VeEtVMGhIU1c5UlNuRkZkVWRWTlhkb2NtOWlaa2RSU25kd1VsOXFUR05OVGpkRVJWVnNYMlJvTldSa1JVcGpSMEp0ZEdGblJrZFlaQzB6Y1VSNGQxUlZTVlkyWlVRMWRtbzBSbXQ0TFROdmVGWXdhbmhYYm1OTVpsbGFaelIxVWkxb0xYUnllVFV5TTJrelpFRlRXVU5JWkZCR1RIUm1iVXgzTTNwS1Iza3pPVGd0TkRGMmJrcFRSMUZRTVdwTmVFNDFZbGh5V25OU01IbDBlR1kyWW5ZeVJFSnZMbmh3TVVSaWJuQjBMVU55TTFSU1YxTlhVbFpNYVVFLi1sTnRhdWEzelV2MENjVDVLcm1qNVRLSUpmdmtQQzRYTHpYMEczb3hVLWsiLCJleHAiOjE3MDYyMTc0MzYsImlhdCI6MTcwNjIxNzEzNn0.0BfsY0PUL364mtvlHYmjfxlllk13rQn4-L6pKMiy_Jw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001020"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:16 GMT
	x-forgerock-transactionid: 617950f5-580d-4713-864a-75cb483d06d8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:16.459 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:16.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 407329: jsonPath($.tokenId).find.exists, found nothing
21:12:16.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,407329,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38f066c1, username -> user.1001020, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a98dc7e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217136501))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:16 GMT
	x-forgerock-transactionid: 5c75b0ed-cc49-444b-86fc-6ffeb99e32ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2duYnAyOTlrbXRvajhnOGsxOG1odDQ1dDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emJWbEJUWEV6ZDNVeVRHaFdWMWwzVEVwbWJsTjNMa05VY2tkdVp6ZGhkRlpyYzBkc09FSnpOWFpUVUd0cWQzRmlOelJRU1U1S2JuUkZZV2xvYjBZM1QxTnJVblpFTVVOSmRYVTNURGQxTTBSTU1WQm9hekZFVTFNNVltWkRPVjl5U210d2VUVm1WWGN5YUdsWVVVczVTVTQ0VDBkMlFrTTJZV2xuVlhCb1EzVXRTRlpJTUZCV2RuWkVWRmR4YTNjeGN6YzJNR1ZvWjFjd1VXdENaRFpOVTE5c1QydzFaSEV5ZUVsZlVXWnhOM2RLYlVGck9IcFRZMEZJYlY5dFp5MVFTMEptVGpOSFdEUlFiMTlUUlVSdVJVZFRjbkJsWkRGQldEbDJXVFJYV0dkSVQwOXpla2hLT0d4VFFYVXdjRE5uYzBaNWQzaFphM1ZyVHpCeWFEZFlRMkZOUVRrelJIcHhXRXh1UzFKcVVHdFZWVzVSZUdWbllWaElaMDE2YkU5NGNFMDBWR2R5TlRkd1MwOXlWRW96VW5SbFdGVXhNakEyWVRCVFZUbGhNMTg1WmpVMVRVYzNaVlpKWDB4MlkxbE1iblJEWVZCdE5WZE1XRVF3YmkweVIyNHRNM2hPY0VKaU0zUkJObnBYVG10a2RuVmxTRXRTVm1wU1YwTlVRbTVJTld4UGJsaEdkV0ZDUm1oWVoyWnJNRFp5VjA1aVkzYzBMVTB3VkZSWWVqaFVWRkZ1U0UwNWJGZHFObWRvZG05ek4wNVlPRjloWlRKNVNGcGZSa0Y0VG1ablZVWkVOVWhaZVVOR1l6QlhSM0l6UjJKdU9GSldVVEZwZUVKV2EySnJNMmN3UlVaM1NsZHhjV0ZFWVVGVVpIVXRZMnRhY1d4RFgxbFRlVFJMU1RZdFNXb3lYMUpGV0VVMVVEZ3dSbWhDWmtoZlNGUXlSVlZGY0VrMFVqUmtVMEZhTm01dFpsWklWbWRLYmpKV1JHVmZaamR1WVV4VE1ITTViVkZMZDNkeWJUTkRkazFDU1RRM1UzcFRhelpuWTFwcFJYTTRRbXBxU0VFMlNEUXRURVkyZERaSFZsRmhRbVI2V1RCUGNtcGxUbVkxWW05WmRrMHROMnhZV2twMWFYazJSWHBqTmpSTGJWTk9NSG94UjFoblUyaE9SMHRpTFZrelluQjNTWEpWTFZGNWFFcE1jWFJMVURaTGJVNVdWMmRTYm1RMWNGZFdiaTB6Ukd3MVQwSnZMa28xWmxkS1RXY3lheTF2VjFjeWVDMUdSMlIxUzBFLmVpTVRybjNQNkxGVnA2VFExSW1FbDRTYmM5X3pmRllyWFlheEhrdlNHdEkiLCJleHAiOjE3MDYyMTc0MzYsImlhdCI6MTcwNjIxNzEzNn0.ZOWc5NR4DogKRdQLkmCIGrf-WxoyUUp9SPPd-kWdwf8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:16.502 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:12:17                                        2730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=800020 KO=13390 )
> restLoginInitiate                                        (OK=396411 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=395253 KO=1140  )
> restloginProgressiveProfileCallback                      (OK=8356   KO=1140  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.20%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.20%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.86%)
> status.find.is(200), but actually found 503                      4958 (13.92%)
> status.find.is(200), but actually found 401                      1140 ( 3.20%)
> jsonPath($.tokenId).find.exists, found nothing                   1140 ( 3.20%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 135088 / active: 25     / done: 407502
================================================================================

21:12:21.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 408046: status.find.is(200), but actually found 401
21:12:21.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,408046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20935b20, username -> user.1002435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@540e06d6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217141268))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWRpZzI2MW1uM3RuajJzdTU4NjRrczM4NzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ek5ETklVa1ZSYWpGWE5UWnpRVmRYTVhWaGRqWkJMakJ6VG5SNlJGTkNibGd3VFVOaWVtMTNhVEJ1T1VwTVRuYzNlbXBYZWxVelEwdFBhRmR5VkVZMFgxRktZVTVOZGxWYVR6QlRhRVJQTFVSWE5tTnZPV3hxZVVnME9XVkJTbEprVVc0eVpHNWZhbWg2TjFWNlIzcHhTbmxpYUhOUVZUaEJSSFZQVEdWYVQycHFkbmhwTUhaeE5qVkNOekYzZWpSUVZWWlNlSFJCVUZkTVdraHRXbVo0VjBKNWEyUXdkVzg0UkRBMllrOVZhRk0xZVRGcmExYzBVRFpXTXpCM1RFbEZTbVJaTkdKU2VtbzBNMDVNYjBkNWQwNXdSMnhWVFdabGJUaGljVkZHYTJSblEySTNjR0o0WTFNMWNuVllZVlZqYWt0R1JVZEVZVkpNVGxsb1ZtNDRNRkI2U1VwSk5HaHpaMVZwTFhkR1NsVTBZa3N0Vld0NFRsRmhVWEZPV2t4TWJXVTBORnBsZGxORlFrTTVVa2hRWW0xak4zbGxZVzQxT0RaUmJ6WlJSSEpqVkY5eFVrSkdlRXR5ZW5CQmNrNXZTR0V0Ym1ObWJVODViR0ZrV21sV2VGVllRVEpOUVZOSVJ6WTJjRmRoUWxWYVYxVktXbmhMT1ZkS2VrMDNka1F5ZFUxUVpucFBObXRVWmtOaGNGRkthSE53UldSRU1FSnNVa3BmZFc1R2EyMVlkMjEzTjNKNFZWWTVkMUl6YUY5MVRXODJjSGRNVWxOSlN6bHJjME4wVlZCb1ZYSm9SMkZGYVZSTWJWTTJSRzg0VFVwelFscExkVFExZDI1dFh6QkNWR1Z4YkRVeVJXUkZTbmQ0ZVROWk4zTTRMVUZsTFROZldVZFhTRVZ2Wm1sck5qaFRMVGRhZUZObFdscDZRVVl3WlZWaVNFbHhlVFZyTFd4RFJIVkhNVUo1VFRrdE5HTllhV0pPTm1KUFJYaHJWRGhXU2xsRVRtSnRWVXh0Y1RKc1JVVnRSbEpuYW1ab1NsUlJNbTh5UlhkRlkxTnRSVk5NVm5OYVYyNWlUamhLZGw5UGVGSjZhVk0yWTJGWlRsZGhVREF3U0ZWamNXcENUalJNYzB0Sk1HNHliV2RpZG01U1NEaHZhbWRCU1RSYWR5MUNiV2N3UzNaRVRFeDFhRmhCUm5KUVlUbG9abmRvTmxSRmJXRk5hM3B0Y1hsWlMycEVOVkl5UVc5Q1NrOXpMalJMYzI5clVVbFpkVXhvTVRoTVQwOXJSRzh6ZWtFLlNPM0xOUUdVT2lyWXMzUldTWjVYUkFucE93RVduRGF4WHFPWHR6RXZ4cjgiLCJleHAiOjE3MDYyMTc0NDEsImlhdCI6MTcwNjIxNzE0MX0.fMHMZgvoNYYnqTRNU1PrK0pLALYV4hCN4r4dZx6HUVw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002435"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:21 GMT
	x-forgerock-transactionid: cef888f4-2aaf-42b8-9155-ecbe2ae8f08c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:21.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:21.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 408046: jsonPath($.tokenId).find.exists, found nothing
21:12:21.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,408046,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20935b20, username -> user.1002435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@540e06d6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217141366))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:20 GMT
	x-forgerock-transactionid: 944addfb-4c4f-4320-b653-325fec610e6f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3RuMTZ2dTQ5NGQwY3RuM3BucWlyamJnMWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk5scEdlazlrVkhSTmQyeHBXV3B4U0hSc2FHMUJMamxPV0ZONVdHOVFYM0psYVRSTmNFOXFNbEJIVlVaTVRqaFNWRlp0VDJoMGFtSlBhMWhWVUY5TVRUQk5abkJVYTNWelIyazJNbWR1T1VRNE5GVjRZV1V4U0VaaGNrcGtUV2N5VWtRNFUwbG9WekZFVVhNMGNUQnlXRVJyUmpoWWIxRTFaVnBXU0VoVWFXOXNSR2RDTTJsWlRFVkxjbXhsVTNSUUxYVjVPVVZEYTJsT09WcEdjM2RqYTJkd09HOUdXa3cyWmsweGJWazVWMHN5UjNSVE1VRkVOMDluTUhSeVJXcENTMTkyWTFGTFRtSmpXRVE0YTJwV1IyaHJablV0WDFsVmMxZGlVbEozTTFCdlRVbHRiWFEwTkVOdVQzTlZTalF3UW5ONk9GUlFMV3RVVWtVNGJVbE9WV0ZKYzFCdmNHVTJjRVJLZWt0T01tTTNZbGt5ZFY4eVJWOUlRMk5XT0dOb1JIcGthSE5XUkhWME5GVTJaVlJ2T0Vsa1JsVklaWEZqZEV4VVYzVndZVlpTTjB0V1ltNW9WMFF5VkdSaFkyaEpUWEZ1VkMxcFFVcHRiM1ZwT0ZwUFRXMWpaQzFwT0hoVFZrRlRiMHRGVVVGc01EbHJSMFphVWxJek9YSkpRMDlTTjNZMlpYUXhka3B2UkRCM1ozSjFVbGd4V2pkQ1JXSTNjWE5tZVdKalpEZDNhWGhvVlVodVJsQnVUak5OUVVoTFJXVTJMVmx1WkZKdlNXRXphMFZhWmtsVGEwUklNV2wzZWtSTWMybEpSRWt6ZEdoNVJIaENSMEpRYkc1ZmVuQkxaR3RJYWkxRGVVcFNZMnhZVURONlozb3dWMHgxU2pOclIwcHRNR0pHVldGT1FrRnNNMGxzUVRneWJGOTRiSE50ZVhOM1pqUkVXV2hHUTNGblgxWkRlRFJRYm04eVRGSmlZMHRYYkhCb1VYVktZVXhyUmpVNWVVMTVaSEIzVGt0SVZYZEZOR05RYTBSUVVXcDZRbFYyUkVsaE9GaG1XblJtZFRkdmNsOXFVMmxHYVZaeVZrUlFkbkJJUzFSV05qRkJUMlpMWWtSVk5uVkdibGRYWm1GWVJqRm1VRXhtWVVGbWFISkpOMnh1TkRKM1JYUnFUV040YTBka1kyeG5UMVJJY0cxZlgzRnhWSHAwWVdRdFZXWmhSRWd5ZFdwaFNIcGpNMVkwUzIxVk5qUnpMbk5QUkVWWk5ubDFXRGQxWW5Gc2NuUjZURU5HUzFFLmJSSEtMdjFXYlB5WXpYX3doZDZyYVpQdjllZnBPeVdDR0hST2ZpRDYxamMiLCJleHAiOjE3MDYyMTc0NDEsImlhdCI6MTcwNjIxNzE0MX0.r-bNRS4SZGWfKNWlKaAcnXmBhmXGyB74s_UitW68fiI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:21.367 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:12:21.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 408063: status.find.is(200), but actually found 401
21:12:21.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,408063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ba7b7e6, username -> user.1000223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fb99e22, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217141369))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3ZycnZpcjBodW1sM2lncm5kbXRnMG5qc3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWNVZDVNR1ZOWDFSTlJVazROM015YTBWR1RXOVJMbXRCVFVSZk4ybFdURUkyVVZkT2IwbzFNSEZLZFVKd1RtNUhiRkZWVjFWS05FSlBVRXQyVlVJME1Va3dTRVZGZGpRM1FqVXpOazFUVkdWa1QxRm5MVlZhWVVwM05rSlBiWE55WjNKbWNqWm5URmhRVlVKNGN6ZFZha00wWTBJMmFVb3llbEpwT0ZWWlpqQlZMWGhKY1dsT2F6SlJhalZVWDNOeWJGSjJNemRCTFVST1VXZHVOblJ1YnpNMVVEVXlNR2Q0V1ZNd1JtTlpSbkZQYld0MU1uTlJOelp0VGs4NGJXOVFRbFYxVG5oSlVtaGhaVmR1YUVVNVkyNWlZbTVKWjFaTFdGVTRTa3cxWTBobVdVSlBRV2hwZFd3eU1tWjBValZOT1hoUlVqQTRjWFpQV0hobk5HRkZUMmRzTFhaeVRIRXlibU5QUlV0S01qTmtjbG95U2xoRFJHY3dTVWxtTjJzNVoxUlBiVXBwVkd4VlMyOVlZV3RzVVRsMloybERhek5SYURsR1RFYzJjbkpQTTJ4eUxYVXhRelZqT0ZKMlZXRnhRMHhzY2t3elIwRldOSFZMV1c5c01VWmFTV3d0VURCWE9WRnFXamhqU1hsd1UweHJTa2h4T1hnMlRrZzBZblZLV2tGblNYQXpVVEZVVjJKeWQyNU5OakV4YkZGTldtaGhiMmd4VUZKUExYaGthbFJSYjBWblQwVnBUV2RZVm5jNFYxTTRSVkZSTUZKVmNGZEpaVE10UVZORlNrdE9NbkZqUVZkTmNtSjBhMjVQVjBOMGREaE9ia3hxZEUxbVpWOVFaRmxDWW5JM1MyNVZUVzVKTFV4RVpYUmlVVGg1YW5SRlRFZDNNQzFhZFc1a01HOHdTVlptVFZsQ1oydEdTVGxrV2tvMGNEVjNUMUpJYlc5SlZtUTBTblExWmxKT05WZHNjVWxDUWpJdFVHNTVkVVptY1VaNWNXVlhZbVY1UlRWT1QwSTFZV1pZWldGMlVtUk5SakpKV2xjeWVGSkVNV2RQVG1nMlFtOXVjbmhVWkhWWVIyOXFjMTgxVFU5b1pEUnBkRTVxVm1kV2FYUkxhbTlsUnpkeE9YQnJiRlpGWWtWV2FHSkVaVFZPUmkxcmFIWjFPRTFOU1ZSMGRIUm9OR3MxZFRsT09EUnBPRVJIVTJKalVrNWhNM2czYW5kQlJEVkhOazFmUm5oR1NsWkZMazFVWnpGUFNraHlTVGxuY1ZreFUycHlNR04wTW5jLm1XRmpXczYxTkVNQV9KcTctNXV5cXVHaWRCcUZNZ1hNV29ib3NUNDhOaDQiLCJleHAiOjE3MDYyMTc0NDEsImlhdCI6MTcwNjIxNzE0MX0.Qnb8964HZCLGfvD3c9gUkH_jX_l_VXSKBFDiglPg55Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000223"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:21 GMT
	x-forgerock-transactionid: 8ecc1372-de4c-4984-a238-0afa7bc82c90
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:21.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:21.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 408063: jsonPath($.tokenId).find.exists, found nothing
21:12:21.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,408063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ba7b7e6, username -> user.1000223, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fb99e22, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217141464))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:21 GMT
	x-forgerock-transactionid: cb53de16-6f7a-4173-b899-6c0cb9982c03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWp0b3NkMGdjNW9scXQzbzl1bWI0dHZoNDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2QyTm9VR0p0WkRscWJtaEZNVXRwT0dzME1XdDNMblJQVVhSamVIUlRlVFZHVlROWFVHVm1Vbko1ZVVob1RsRjNiVUp0WWtNellsZFRXVjlPV25SSGEyVkVka1JOVlUxbmIzQTNObFkyTVU5M01WRjJaVXQzUkZBMmVtOUpkSEJzVVRNMldtcElURGh4UTA5UlRqZ3hTa0ppUVdwT1EzaGtaVGhHTWxWRmFsQnJOeTFPZG5sWE4yeDBVbG90V1hCcWFXNW5RMWxHUWtwb01VUTJjbmR6VUdrM1VqaHFNMTh0WVdobE9XdDFOV1J2VWt4TWJWcGpkVVpTT0dwek0zQk9SbVJxZGw5b1pWSnZkRU5qYlZWVlFubE1SRjlQYUhjd1NGbzJVbEpNVHpCR1pHeEJWVlZ6VjFRMlZtMWFkWEJsUzNKT1lURTVZMFpOY2pCUVpYUTRlblJCWDB4M1VsUmhWVEF6Y0VSRldYQlBiVkptWkRRMmFYWmtZV1ZNZUdGelkwUndTMloxYlU5bldHVm5aekpVU1hKTFlXWklVazVvY2t4MFNHcHBiMU51WTJ0VmJsWmZSRkJ2TFdwb1lWZGpZbXRRTUZOcWJqTTFSVzVJYWsxTmJFeHVjSEZ0UW5aNGFXOUxXSGRxUlVaRk16UlNUa2R3WjBscVRtNUNYM0p1VjNoQ2FUazFjMlZpY1hoUlVFdDRORmt5UkV4MWQwTTFaRjlDVGtwbk5IQnZVVk5TVEZOUlNGcFJjRGhxZG1WNllWWjNVSEp4UlZoYVNEZ3pPRGxZVXpKRFpsWkllbmxET0ZwM2FUWTVOMEZLYlVvMVdEVmpMWFJPV2xkVVZWQnVkMVl5VUZsUFlUZG9RVlEwZG5WSVpURXdUR1l3U1RkTk5XWXRTRXhrYTJ0cmJtTnRaMlJCV0RSNFgxUlFkMkpaVTBSQlpsOTZiVkYzVVhoUU1rRldZM0ZXYVdkSFR6bDZjR05WTlhOcFNXaHRNbkZmTVhwSVFqRldja3BwVUdwQkxVRjBUazl6VlU4dFZFbGFlREpvZWxNMWEyOTJUbUV3WnpScWFtVlFiRXhRUVhaWlUwOWpVbWhzY1VKTGVGUkNNamhPUjJOMVJWbzVaRzUzZEVreFprMXNRems0YW5kSFptdGtRMHQ2UWkxd01tNW1NMUJsTFRCUmNtRkZiMGQ1ZWpodWNEbHViVFJJU2xsNmJVVnZXRlZCVW5KamVISkdWVlEwWXpseldXMWpMbXhuT0Y5alFqZGpWVlZMYUVSTlRWSkZRWGgxUjNjLkR3bzVNTGJiUFNlVVM2dk84dG9CRWk2bzFlbmVfYkV5X01ZdjhyVElvekkiLCJleHAiOjE3MDYyMTc0NDEsImlhdCI6MTcwNjIxNzE0MX0._VsuPjfqMHk46-UvAHDLaQ1sBe5CA9tJZqETQjsiMHg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:21.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:12:22                                        2735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=801551 KO=13394 )
> restLoginInitiate                                        (OK=397171 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=396006 KO=1142  )
> restloginProgressiveProfileCallback                      (OK=8374   KO=1142  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.20%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.20%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.86%)
> status.find.is(200), but actually found 503                      4958 (13.92%)
> status.find.is(200), but actually found 401                      1142 ( 3.21%)
> jsonPath($.tokenId).find.exists, found nothing                   1142 ( 3.21%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 134325 / active: 32     / done: 408258
================================================================================

21:12:26.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 408760: status.find.is(200), but actually found 401
21:12:26.018 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,408760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@775dfcfc, username -> user.1001399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ad5e271, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217145973))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2RpN2Q1MmhhcW4xdW5rYnBuZnM4OWQ2aWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1pFUlVXRGd0WkZaU2NIWkpXV0ZHTldVek0wbEJMbVpUTWtaNlpIZG5UVEJaZEVOcFRVTTJZMDlLVDBkRE1VRTJlbEZPTlcxMmFHaDFabEoyZGxabVVWZFVhMlpYU0ZocFlsRklNRlV5TTNab1gzQndiRzlLY2kxb05uSjVlRVkyZWxOeVZqZHpkMlZDYTNaMFRteE5OM0ZxV1ZCQk0xUXhORkJmYjNNdFNscFRaRXcwTVMxcGNtSTJlRkJvVFZCRVoycGtZa2QwZDFZMVpHNUVVRFJrVUcxMFNFNTNaV2x0VlhKb1UwbERVMGRZWm1NelNIVlpMVEZ0WjJ4V1pFbHVVSFJYTUhOTFZuVnpWakk0U0VaRldYRklRUzF2VjI0M2VWSkdPRkJFUzBOV01rSlZNbDlCUzFrd1FUUTJWMlpUYmtZMkxWSmhPR2RNVms5eGFHb3dVR1V4UzNOZlpERnlTMWRGUVc5MlRWQXdabVZMU0RodlJqUkhVRE5WWW5GTFRUUXRXSE5PUkZFeWFuWkhPSE4yYTFGeFdpMVhhRTlDUmxOcFFrWklTRkZWVDA5aVpHRnVRakIyVEdscFlVeHlYMUJaWmtGbFJFeHVTVUZFZFdoVVEzTlNWM1Z0VVcxVWFTMDRRekZTUW5oaWJVUjNWalUyU2w5NkxXRk9jWGx3T1dSVVFWazFTR3BZYnpWak5GUjNXSFZMU0hKYVNIWkxNVUZ1TjFGdmJUWjRkVk0zUldKaVZrNVRSV2hqZWpCS1JVRlBRVmRuVDB0d1RVeHZZMUl4WWtKclkyMDBXWGxVVTNZeGNEVnFabGhzUjFZM2NrNWljblE1YW1sM2JEWk5Va2RsVVdaU1VIcGpXR2g0TmtwcVUwOTViM2x1TFhWek1qVkVjRzFYTm1kSVJHSlNSR05hUkUxWWVESm1jbEJoWm1sRlVGWmpUbnBZUlRCWE1WbHBNbXAwVnpKaGVXTk1SMWxJWkZOVlowZzRPSGR6VjI5a01tMHRSMTlMWTJSWk5HSnVSM1ZPVGpST05VeG1UR2hFVUdaTVVsWkxWWFpaY1ZaRGRuUTJaMDVRVlVjdFNHVklXV1l3V0hOalNXOUxPRU5PT1RkeU1GaHplSFI0V0RkNVZ6Qm1TbGxxTlhoelVrOUJibEJQTkdVeGVtaE5URFphWkhGdlluRkxRVlpJYzBaUlZtMTZSalZUWkVwYU9YRnhaMFV6V20wd2RtNVhialZyYkV4amNETkpMbUZCU1dkTFVYVkRZbGxYV2prNGNHVmZSbkpVTm5jLnhGS3pvZHdwV2ZJQlRMRl9CM21kNnVlUEdvMU8xQUROZmNBTFZzUEEySE0iLCJleHAiOjE3MDYyMTc0NDUsImlhdCI6MTcwNjIxNzE0NX0.ygvbIpGJFT1ynYzVwoYJ6zhMdV0nzcUS34jBdXqRn0o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001399"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:25 GMT
	x-forgerock-transactionid: 8bae9c32-72c5-4f70-aeea-a0fc2ccac35c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:26.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:26.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 408760: jsonPath($.tokenId).find.exists, found nothing
21:12:26.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,408760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@775dfcfc, username -> user.1001399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ad5e271, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217146056))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:25 GMT
	x-forgerock-transactionid: de21f0db-cea0-4843-8e6e-8d114b21e88d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2Q2YWVzbTZhYWhvZTlyNGJvdTR2NWY1N3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVJFdFpjbTFVUVdkUFpFWlhabmxOVlhsdlRsaFJMbmwwVG5sU1QzUXRUMFpOY21Nek4wTjRTVTE0YVMxVlZtZHlkWGxaZW5WUWFrVllUVFZ6YkRCUWJrdG1Oa2hrTVdKSFdHMDFVWE5LYlV0YVRUbERZa015VnpSNVp5MVRaVk5mUzFSMlJsODBlR1YyVGpSbk5uWm9iVlpVV0c5R2VWQlFhalo0YnpVNGNHSmFORVJCU0VzMlZVaExja2g2YUd3MVVEaHlVREJDVFdvMllrMW5SMWgxUm04MFVYZFZlVmRYUTFOMVRscHdhaTFYV1hKemQzRTNRbko2VURKTE1HOUtaRTVLVWtoM2MwZzRTWGx2Y0RkalQwdE9WV0V5WmtWUFJ6TjBTV0V6ZFdwWFkxSkpZVVJ0YjJvdE5XSTFTMWxFUTJacVZqaDFVRFJWYm14bVRFcDFTbVp3UTI5RmVWQnVXamRzUVRKVVYxaFhiamRrYmtGRVFuSm9iRTFvZUhOQ2QwdE5VVkkwVW5WdFRXRXhRVkpaZEdvM2NrVlNia1oyY1hVeGRFRjNUSGRYTFhFNVVrWk1abmRLTUVjNFJtSXhSbUZ3UlRKT1ZtUTNUbEE0UTI4eVZWbFpaSEJ4T1hCd1ZtMTNVM0kyUkRWdlVIZG9NMlJHYUdndGJIZ3dWazlJZUdOU2MyUXdlVEo2YVhoNGNYRnVhVGs0UkVkSWRtZDFkWEoxVmtZMVUxVkZRVU5sTkc5WlVGRnRWVGRoU1hkTVdWaEZVbWwxVVMxMGFVUTBSMjluVFU1UVpERmxibGxYVjBsS01IRlVZV0YyTlRZMWRscGFWaTFqU0RSS2NuaFhWM0JxYUZOUlZrNUxRME5vWjNWdlJHRmxiMEpOV2tJMFpIcExRVGhqUmxoRU56TnlOa3RRVFdKck9IUjNWa3RyWlMxNVNIUmFOMWhqZUhwS1JVZDJSSFk1T1dOb1kwdFBjR1IwY1V4VVQwVlJkSEJKTFVKR1QyOVBNbTh4TmpWZlZISmxWRlY2UTFwM1RXYzJiRGR5VjBOZmNqUlpTazVuTkVsbVgxWm1YekJZUkdaa1dVaGhUMHRJU0RaT2JrbExRM2xNY2xOT1pWYzJhbWx6WVZSM1QzWkZUR00zVkdKYVdsTnRUM2x5T1dodFkySXdRV2hqYm1wSWMwSlViSE5QYkZGSVp6QmFPVWhRYm1SZlNHTlFRMmQ0VEZCcGNGOTVlbTQ0TWxWb1VtZFpMbnBhY1VoemVIcFRZbEk0WlZCRU9FSjRjazQxWldjLi11c3FDTUxYRkpyalFUQmlrX2loQjJHSnFoX29tMlJGM2g4ZnF3WElEZVkiLCJleHAiOjE3MDYyMTc0NDYsImlhdCI6MTcwNjIxNzE0Nn0.fMH5nskErbojsmBGl8TgTrBNl5aZFFFxCEWO7MCzhnw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:26.058 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:12:27                                        2740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=803077 KO=13396 )
> restLoginInitiate                                        (OK=397923 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=396756 KO=1143  )
> restloginProgressiveProfileCallback                      (OK=8398   KO=1143  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.19%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.19%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.86%)
> status.find.is(200), but actually found 503                      4958 (13.92%)
> status.find.is(200), but actually found 401                      1143 ( 3.21%)
> jsonPath($.tokenId).find.exists, found nothing                   1143 ( 3.21%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 133575 / active: 31     / done: 409009
================================================================================

21:12:30.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 409456: status.find.is(200), but actually found 401
21:12:30.766 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,409456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c5e6a6a, username -> user.1001656, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61b824b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217150718))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmxscjhtaW9vdTJlMGtncWp1ZGNkM282NmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFVVUkxVM2d0WTBnMWRHZzRSRXQ1Wms5eVJtMVJMa1ZXWTJzdFluTkRORTh0YkZaTmFFTnFjMmxGU0hseGJUTkJUVWhyTUhWM1JWTnVibHB5WDNCM1IyRTNjRTVMYmxSd2RUaDNUa0UyU1ZkVWJFUmhiMkptU2xwVk9FcDRVemhyVkRWTk4wc3dTR2RJVG1wRWJISkhYMHBmTWtOTVZsbG1WRUpLWDJoUlMwWXlNekl6V1RONlpGRnZlblZHVVVaWFIxTXdNR3d5Wm5CbU9FTlBUR1ZUYmpsRGEyRjFSUzA0TkdGMVJERkVhREJVUlV0S1VHeEZZWHA2TUVaR1FuRTRhRGd5V1MxT01rZGtNM3BsWkV0SldtTjVUbkJTYjFsUE9FYzROVEJuYTJ0T2VUWjZXRGRuUkVoV2JUVTRSWFJuTVdkVlduSnplVVJXYzNCMmJsZEdMVEV3ZEhrMFZrOHhSMHc0U1MxNVUwVjNlVEJWUTFSUU1YRXpSSGhHYzA1RlpVTnRTR1ZHWTFOSk5rMTFZbTlKY205UU0yRnlkV2gyYVhKQ1YzTm9TMlJrYUZGU1IwNHdhbTVqVlVoVFdqbFRkV3h4V0dOblRVaEZVVVpGYWs5NVNYcDZMVFp1WmtwWGJUbDVWbUZRWjI1dVRISmFUalJIUWxGWGEwMW5WR0ZHVldKdmNFUXhUMmRpWm1VM1pIZDZVR3BLUXpsSGIwMHdkbUl0ZFVOdFpDMTBRamRQV0ZWbVZHOWZjWGhaYUVscFprOWtlVkV4TmpkQmJqRlRkVkZvUWpCcVdtOXhMVUpJU1hwWmFUVlhOVVJLT0dka1RHaGtVRFJDZVdKaGEyeHlORWR5VjFGU2VYSnlPVTQxWm1WT1NGcEhRbEV4WWxVd2VqQnJSamRDYUdwWVZFaDRNV3Q0VFhVMlVVUlNZWGRTVmw5eFUzcFBWazlDYURaRWQzcFJWREV4ZHpKd1IzVnVTSFpNVW1obFVuZzFjblJEVmpCYUxXWlBWbTlLUWxveFJrbFhaazkwV0UxbE5XMVZkWE5sWmxJNFh6Uk1hMmhQTUhWd1dVaDNURzFWVEZsR2NtSmxTMGhYVkUxbmRYaHlRbmhtY1ZseFVteGlTR3BaUmxWQ2QwWlVNVEl6Um13eFZGTklWV3MzUjNSaU9VaFNZM1JqYTFreWNYcE9TRE5KT0hGeGFGZFhMVVUyWkcxdGRsVlNVamxHTnpaT2IyZEpaVU5IY3pBeWNrSlZMbkUxVW1zMWRrYzJlbGcyT0RVMWFtUTNkVFF5VUZFLmxiSkZOZXBYcFBnNGVLdHhBSVFVUHl2RjJXeVlZQ0NhT0ZrYWFwT29PT00iLCJleHAiOjE3MDYyMTc0NTAsImlhdCI6MTcwNjIxNzE1MH0.qTisPCNgls072sJ77FZomD3TFSCLCLB6O2bGZn1fVXY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001656"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:30 GMT
	x-forgerock-transactionid: 0eec61ae-8490-4638-9111-caec1ac188ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:30.766 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:30.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 409456: jsonPath($.tokenId).find.exists, found nothing
21:12:30.806 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,409456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c5e6a6a, username -> user.1001656, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61b824b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217150805))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:30 GMT
	x-forgerock-transactionid: 3a24eea3-1593-42ae-80e3-b2b53684e7df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmxzNjhobTFrZGptNmE0bnMyaTJzczUwN2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlkwUTJRV3RRVm5rd1RHNU9TV2hWU3pOWVNrNW5MazQxVlVZd1ZWQXRZakJ5VFZsaWMwMHdTMWhHT1hsQlMxVnRORTlaVEZCd2VuZHlkMnQyYlc5c01FOVBWRVZZTFdsNVZXZHNiWFpDYkZKTlRFaDBVbUpaWVVKMWJGaEJlVWh1TlZSTFZtSnNTVTEzU1dSTVNHRlVOVlJVUkUxUmNpMW1Ta1paTFcxb1pHTm1jRGd3YkY5cmNteFRkVGRuVTB4dlN6VmplblZTU1UxTU9HbzBSMFZ0U1dZelpGQTRObTB4VkVVd1YwNTBWVk0yTkRWSlJrMXhhamR5T0hkVmNHcHJUV1ZRY21wUWFXSmFTRVJuWDE5aWJHODJRMlY1VTFKNU1WSnhlR0pIVTNCRlFrSnRZVVowWWxWbGVGTkVXV1o0TURKb1ltWTNXbVpwWmtKblpYTnhOamh0ZUd4YWJXUXhOa3BJWW05WGNIUkhjbWhxUWtFelZEQjVNRXhWU214S1ZXTnBZWG95WWpaaVNFY3lUR0ZtZUdoWWRETnNXblZMYlhvek5rUlhPVVIyTFdwMFl6UjRNbWN0ZUhFeFNFNVdUakJ0Vm1wcmVFMVBPVTUxUlhOMFRWOUtOVkJYVjBsSVZIcEZkazluTFZoNmNYazRVbHBXZFdkWWRtcDJOR2xRYVZsMVpGTjVXbTEwYjBkRlIwVjJRWEU0UWxaekxVTkxlVzkwUmpVeVZEQTJVSFZNYW5OR1MxWk9kWEJ1VUVSQmRsaDJOVkl6T1d0MWNtaDJVa2w0U1ZOUGFVMWtUVFp6TVZsMlExaG9SblpzZUVaRk1Ib3ljRFJPYzNCNVFYTnhObEkyUTBVek1rcG1XVFpPYzBVeFN6QkdNMmhzVVRBeVZWaEtSVUZxUzNWc1prNDJMVkkyYWs1cldYVmFhbEpJTkhCYU9IQnRPSHBJUW5GSk1scFBlV3N4ZWtSbVkxSkNlbTQ0ZFdsaU5qTkxObnBXVjAxRFpqUldla3hPVlZCa1MxbGtNRFp3ZWxOTFNsbG5ObEZ5VFRsblNFSk9kWEF4UjFkS1MzSmtNeTFaV2pGVlJVcHlZbEZrWkVOTmRrdzVRM2RwVkhsV1pUQm9VV3BHWkZwZmNsZHdkMFJzZWxKbVZsRlFjVXBpV2pGU2RIZzJiRFZSU2w4M2RGUXpOV3BpTnpaWFVFOURabE5HWkRGRVIxbzNTMkZwU0d0a2NUSlVVVUp3YW1SUVpYZEpMa2xLTmtkQ2ExbFpjR1l5ZEhkRVRqUktUelJ6U0ZFLkZUZWFjYzg0X2M3N2FucjNaVTUwSVFvdFNqdWxpS2V6cmFreDlRbjRJZFUiLCJleHAiOjE3MDYyMTc0NTAsImlhdCI6MTcwNjIxNzE1MH0.lXfmlymw4iSFRSQ__iOrVl93Kbz2SKImqkm8tXOhep8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:30.806 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:12:32                                        2745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=804520 KO=13398 )
> restLoginInitiate                                        (OK=398633 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=397473 KO=1144  )
> restloginProgressiveProfileCallback                      (OK=8414   KO=1144  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.19%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.19%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.86%)
> status.find.is(200), but actually found 503                      4958 (13.92%)
> status.find.is(200), but actually found 401                      1144 ( 3.21%)
> jsonPath($.tokenId).find.exists, found nothing                   1144 ( 3.21%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 132866 / active: 22     / done: 409727
================================================================================

21:12:35.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 410217: status.find.is(200), but actually found 401
21:12:35.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,410217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57ee0adc, username -> user.1001660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c8bec4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217155542))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWV0NmVjaWJzZGE2b2txanM3bGkwazA2cWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmJYbDZXVVJIYUZKalR6SkZhMnh4Y1dFNGJUTjNMamxmZEhGUllXVmZZa0pVV1Y5Mk9FMDBiMWR1TjFwd0xXNUNkVTlNVHpseWJGTlhjWE5rWjJsMWJETmxha2x3WDNoelRqTkRWbWxtVjNWS00xOTFaME14Umt0VmJFMUNiSFZNUm5SRk5WUXdWemN0VmtSUFRrTkxhRVkzVjJaRFRYRk5hRWxZYm1WaWREbE9OSEpqUlVvNFEyUTVhM1ZEZEVGcFgzVmhPRUpDZFV0eFdYSXllVmxEWDNGVWVIcEVjR0ZZYWxRMlRtZEtVMVZHVld0R1VHVm5UblJKVjJKd04wVlVPRXMyYjB0VmJWTkpkMHROU0V4TGMxTXpURUZQWDFCYVNsOUNUa1psYlhobE1GTndlWFZITkhRMlR6aGtjMGM1YlhFNFMxaFJTRFJqWVRBelFsZDRlR0paTlhSeE1tTjVialpaUlVreFVucHBUVjlaU1RWc04xTmhXbXhmUkhGTGFqQnRRVWt5VDBnM2VuTkVXV3hPV1hKVFZGZHJRVzB5YVVOT05ETmtkV0o2V1VScU0wbHNaSFpxUWtoM1RFSXlXbE54ZWxBMGRYVmxUMFpQU0hOVE5XeDNiMnRPVlZjMFVERlBhbHBhUTAxT1pEbHZablk1WjFwa2N5MWpNMUk0U1U0M2FVRm5abnB2WDJ0RldHWk5ObGREUzA0MU5EUTJTRm95TFhSME4yY3dUR1JtTlVocmEwc3diVGhMYWxkeFFUY3dMVWRZZDFGeVIzQnhNak4zY2xaZlZHaENPVGxVV1VoQ1ZVRmhhM0pVZERkblJrc3dhMnRQWmxCR1NUWkxUbGcwWTBjd1dGRnRhbUpLYWsxbk5Ga3hNMUpoV25nMVNHUlJhSGRvZDBWYVNFWmpjemxoYms4eVprZFFSRFJ2UkhSVmFFUndWVzFYWWpGeFExaHNOV3hXV2xsWlFqVmpWMDR6ZWxFM09HNVpVV05LTkcxdk1uTlRUMnMyTWs1R2FGVlNXbGs0ZFZVMGVGZzBURzVIYzB0VlptSjNlV0prUmtNMVRFTm9ValJQTUhCRk5FZE1lRzVEWlc1c1F5MDVUakZXYVRaMlowaFhOVFF0VUhsWldGWkpTRTlUVFhVeWN6ZFhUbXhuV0dOVE56RkRjVE5uZFZSRFduUk9kbmsyUW1FMlNHVnVaMk5mTnpoSFMxUXRPRWxpTWsxamNrcFBZVnBpVUZoNVZqZFZMbWg1TlRFNFVGVm5SekZmVTFVeExWRjNMVTlTU2tFLnk2TnpWUU5KRUtNTWVJSHFhX3B0NmVZZnYtbVJNSmtZNXFPandjWERfWFkiLCJleHAiOjE3MDYyMTc0NTUsImlhdCI6MTcwNjIxNzE1NX0.52gKD9GAcCnm4I1JCeQGQxcvCR0YmS-O5YaTbOCXv4E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001660"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:35 GMT
	x-forgerock-transactionid: 845c3e43-09a2-4a2b-8708-4e051b8c20bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:35.591 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:35.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 410218: status.find.is(200), but actually found 401
21:12:35.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,410218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63734f35, username -> user.1002122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67fef557, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217155549))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODJvdjYwam9oZHM2bTVvaDAwaXZjamd1cCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVZWjFSVmRrbHNORzFOY201MFRTMWZRbk0xWm5SM0xqYzJPREZXYTNoWFREUnFRbmRyV2tSaFMzWlRlRjlqVUhBd1pFWldjSFZGUlhSVU5GOHRkMUF3ZURsak9GRlpWbUpHTm5CdldYRkpVbE5FYTJ0dFgxbFJUakJ2WDBreVRERlBkMVZUWVRKUllYTkJSakZ1VVZFNWVqZFNPR0ppUkcxMWVVVXlUaTFEWVZneGFHMUljbkJOZDB3dE5FaE1iRmd4WVMwdGR6VlFUMk5oV21aamNGODNlbE5PZVZONGNtTjBWREUyVXpSS2FGZDJiekpvUlc5TlYzRlJlVlpSVFhoYWVXMU9kV3RZVVRreFJUUkROMjFST1V4T1ZUQkZaRGRYYzJjMk1sOXZWbUk0VFdoSFRGWm5Obmh2Y1hGVlRFWm5ZMDgzZURkQ1UxZHRXRzVPVW5WdlgyNWljazAyV0RaaE9UZE1UMFpZWjNBelVGOWxNeTFWU1hGWVREazBjV2MyU0cxRWNGbHRSemQ0TUROMllXZGZkbkJqTm1Od2MwMVJialI0WmtkRVdubFZNa0pOYTNsd1prSnVVM0ZxT0ZaMlpVNUZOakJGVlVGMFMzTjVRV1JrTmw5bFkyMXVlbk5xYVdwUU56RnBWSEl4ZDFGTlFtZEpaelUyYWtvd1VXdFFSWGc1YzFCZk5ISkdVamxqWkV4Tk9IWXRhMGsxTTJsS2RIbEtWMjlCT1ZGSGMwdHRaSHBZWDI1d1oxcFpVR3MyTFZaMVdFeGtkV05LTUVkalVVaFhkRTlJVjNkU1dFa3pZamRTWmxONFp6QnBVVjlIUm1SdWEzTnRWVGxPWmpCVFVsVjRNWGRaTjBjMmVEWmFWMUp0VnpWNVNVSklVbWRNVUc5bVpqbEtORGQyWDAwMVZVMU5SREpxVVZGVFNFRllPSEZrZVVwb1dXcGtSMUJGYm5FeVZWbFRSMlYyZEhBNFdIbHpOVjlNYURoVGVFcDVNemh4V0VVMVdGQTROWGQxVVZZMWJVMW1SMHhLUlRBMmVscEJlblJrV1c4eU9XZDJXRTlDYVV0U1MwcGlSazVPTXpObGNrbGZVM1oxZURnM09YUlhSRlEzUlVWaGJ6bEVNRll5VGxoRFNWaGxOa1JOUTNNeVZscEpiakZNY1VkMk0xWnNTRmhXV21KR1ZuaDVZamRrWTNKblpqUk5kM2R5VmtKU01VSTJVSEpuWWpWUk4yUjFNemgxVkRoQkxuWlBhVkIyTjFkb2JUbEhiMnhJVW5adVh6bDVjV2MuUFloX2xvQWVjVEpQVE5vdmU5eURIZHJBdzlULTVBUXp6czlTdV82cWZlcyIsImV4cCI6MTcwNjIxNzQ1NSwiaWF0IjoxNzA2MjE3MTU1fQ.I3LwYBnj0dILHHEHjW3PdsIrMHe-kPd8GHJ6JBLAcLk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002122"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:35 GMT
	x-forgerock-transactionid: fe5ef08e-5544-4239-9ede-97907d52984f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:35.603 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:35.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 410217: jsonPath($.tokenId).find.exists, found nothing
21:12:35.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,410217,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57ee0adc, username -> user.1001660, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26c8bec4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217155640))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:12:35 GMT
	x-forgerock-transactionid: 99059318-0b0b-4cc7-8d9f-44b5535f90f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODczdTE5cTFmNTQyOWY5NnY3bDQyMDY0ciIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVvU1ZKU2QyUlRYM2wxYUVKTGRHZzFUa1JZTURKM0xqSnBTVXB2ZDFsUVVYaFFjMFpHTVZkWmVEWmpRbTFtWDI1TGJsQTNWazFXVjFKSWIySldWRFZGTTFocGFtODVTMjVPY1hOYVowaE1RMlJCVDI1bmRubGZiVkpNUVRaVWN6UnlTazVmWWpKVU56UnBUM1pMUW1sbWJVZHRkRlZ4VEVvMFZXdHNOSEZDUjBOUWJWaE1PRFJuUTBVMFMwaEpSR1pLUVc0dFJtYzJWemR1YlZabVlraGZMVEJwVGxwU1prUndjRUo2YjJoQ1lVc3pXV2REY0UxdllXWTVXblJ1ZFMxM1FWQnNNMUZEYUU5UldYWnNUWEJXVm1GMllrZFBOelZPZDFwRlFqSmhiRGQwVVRWb1dsVmhSR0ZpVTJnMVMyeGpPRXgwYmxGT09FOVJOR3M0Ym5CamNrbEdOMnRUVmxWV1ZsRnNWM1owTUhGZllrWndZa0Z3VEZWR1VWRlhOWEppVlY5UVJXRnVkVUZvYjJaNWVtRmxUamg2VVd0R1ptMTNjSFZ3U0dwSldVcHhRa1pIWTNWMGExbEthVGhGWTI0MGIxVjZWMmgxWDNJMFJrVnBaa3N0YkRaZmRHSkRaa2cyZFdSa2IxZGxZelZtVFZwQ1lrOUZlRTltWm01WlIzZEJRV0l5V0daU05HUjZkRXBVVVd0RFZIaGlkMHRoTkdsdlNGZEpURVJ0ZFhaaWNsOWpWWGxZVkZZMk56VXpNSEJVWHpoUlFsSm9iemhMU2xoMU1WTklUazE0YWtscGFrWlVhbEEzTlhCcGVUTlRNM1UzVG5GNFUzaE1hVXRaZW1KUVNYSmtiSGxpVFVSWVJGWm9NMkZMVm1VNVVFYzFhV1JKWDBKWlZqRjZVRmh3VWpGQlIwdDVabVkxYVVSd1ZrdGhjMDlQUmkxTmVVZFZTMHQ1YzJOUE9XeHhPREU0U2toblNYWlNRMjFhU25GNlJYQk1aa3N3WjB0dGJXTkpTamRpZERCV2FsZFZUbFJUWVdSS1VtWnlMVUZZWldnNFprSndNVkJXYm5WWVdWVjVjWGRUWW5Cck1WaE1VV3RMZVhSNmVFMTBWMnB3ZGpCQmExOW1UemhTUjBsalptVlhkREZZT0ZKb1dsQlNiek5UYjBvM2FVNU1URkV5WDJKUGRqUlBjR010YjNabWRUbDZXWGQ0VmkxeFp6ZE9aemg2VUhkMlRqWmhhbmhGVkRSQkxtZzFUbVJEY0dzMmR6Vm5WWEY2ZVU5d015MXRaa0Uua3VMU3dCNkJRYW9VeDU4ZFEtQmJGZlBDOFNjMWlsQV9OaVdGVWhmbTZUTSIsImV4cCI6MTcwNjIxNzQ1NSwiaWF0IjoxNzA2MjE3MTU1fQ.irKBqrHxzMwUDNpWSrh8fy6lCJDO2K-8D3W4sXxp5nc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:35.641 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:12:35.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 410218: jsonPath($.tokenId).find.exists, found nothing
21:12:35.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,410218,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63734f35, username -> user.1002122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67fef557, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217155643))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:35 GMT
	x-forgerock-transactionid: 520274ca-ee0e-4f0d-819c-80b124dd3555
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWYxN205ZzNwcnUydW01NzIyaWE3dWNqaGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bU1GRnpkbEJ3UmxGSVlWSm9OV2d0ZFdSRE1WcG5Mbmt6YXpjNE5GVXhha1JxYlVGVVZVRllSRWN6Y1MxbU9HMWFObms1YURBdE5sWTVNblZpV1RSeWNsVnNhVVpYWWtwTmJrSm1VMDlrYTNKTE1IZDZMVE5ZVm5ObVVXUlFZMDR3YkRkWmVGbHFPVWRaZDNoSlNIVTVVWHBGTlV0WkxYRm9ialExUjNSWmJtbEtPWGRJV2xSYVZHNVNYemcwY1ZGMFFYcFNNbFphV0ZWd05XaHliM1V4T1ZNMU4wSnRRMjlvT0Zwa01rczJkR1l3Um1wM1kwUlRPR3czZDBKUExUVmxZM2hEVTJZeFZEbGFXRUZZVlVOdVRFaFNhMTlJY1Y4MGRqRkNWRmhuYVV4ek5GaFhXSEJIVkVReVZrUnhabWhoWVhWbWIyRXpVbUkxWlRaMVpuSmhiamh4TnpKMGRUaERNazB0WVVoa2EzaENVMUI0VFdReFJUbHBhbU5SVlVJNFMxYzVaRlJJV1c1TU1XOVdMVEJtUmpkSFZYQXhRV2hPYTNoblVtbEZSa0ZPTkRaNloxOURXSGxGT0MxMGJWWnVjSGg2YjFoYU5GUndNMlZsYmxaa1NtSk9jSEY1ZHpCNGVrTXdiamN6WkVOZlowNW1abGxZWjB4UlFsWlZVbGRVZFhWaVUwUnVTWEZyY1c5c1duQldMVXBMZUhkRk5FUkVUMHR6TVZwVVRuSnpSM1ZFT1MweVpWTkxWbVF5TW14WmFWSlJUWEJ4V25RNGRWZFBZMEpPYlhrd1QySm5MVmxUV1ZOT2MwMXVZVXRuYVdadWMwczFlbU5LWkdKd04xbG1TV1ZTYzI1TFJUbHRZbk5LVERkYU5XVndOMG94U2tKTE0wTTBNMDlpWTFwVFJHNW5hMDlyZFRCc1UxcDRSM0EzYTBWbWRtUjVNalpJTWtRNWVXUk9NSHA2VUdGaldVMTFhV3RJUm1kWFprb3dWSE5LWVdKeVVubHNXREJHVWs1V2RsWnVTWGRyYjNOWlVHNVFWRnB4UWtsTE1FbEpkMlF3YmpKd2RrMUVSV0ZLUVY5NmVIWm1hMWx5ZG1sNWNtbDJhVmc1YW5wcmRsbElXa1F6UlVsTVVsRm9WVkZtYXpKUFFXaFBkakZ3TmxsNk5WOHlNVlJ6ZVVWeFgyRktiMFZ1ZUcxbU4wVnhRa2htWlZwUVYwVnNhSGxPYlRZd05uVnNaemxvYUVveFREaEpMblpoWm5OUlVUWkRkV1JvT0RRM1EzUnBSMlp5VWtFLkVwa3V3QXltOF9vU3puTUJrVkwtMDQyYU5yT3JMSXFZRURzY0FiT1UwbUEiLCJleHAiOjE3MDYyMTc0NTUsImlhdCI6MTcwNjIxNzE1NX0.I7L_PV6Fw4o8TlPWy328KvFjoruHqEGhO67zDJYC_Yc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:35.644 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:12:37                                        2750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=806149 KO=13402 )
> restLoginInitiate                                        (OK=399445 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=398275 KO=1146  )
> restloginProgressiveProfileCallback                      (OK=8429   KO=1146  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.19%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.19%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.86%)
> status.find.is(200), but actually found 503                      4958 (13.92%)
> status.find.is(200), but actually found 401                      1146 ( 3.22%)
> jsonPath($.tokenId).find.exists, found nothing                   1146 ( 3.22%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 132051 / active: 34     / done: 410530
================================================================================

21:12:41.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 411063: status.find.is(200), but actually found 401
21:12:41.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,411063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c33cba0, username -> user.1002038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13c9b9d6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217161207))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTMxNXRpZWlrOGo4czZqbG1qOTExaGQ0bmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WmRGSndZVGs1TWxwRGJtNU1RbFJ1ZWpWRmIyMUJMbXR0TWswNE9VUjVXR05mUTA5alpWQldaV1k1V1Zoc1Fta3dlVzVJVmsxVWVVOWtjM0V6YTJGQ1VrVXdkek5DWWpSemJuWlBjRk5GV0VkT05UQTNkRGsyZVd4UFZITllVRnBLVkhCc2NsaG1VbmMxTjI5SldGTnhWbXhqTjFaWFNVTTJObEZ0WmtOUGFYVkROSFZZY2tJeE1tZENNMFkxZG1wR2JVNWlka3hZVUhCMU1uUlJRVXhNUkhFMlNXdHViMjVPY2xoUGJHVnFObWs0V0hCNk5sQm1NVlJ0YzJFMVUyZHFaV1ZPTmpKcGREWkljbGhzVUdWeU1qZ3dPVFpWUWtSdUxXaHVRVFUyYW1SblExOTFTVlJEU2poYU5YSTBjMFI2UlZoeGJuVkJibmwwVDNnMWFVZFVlWEowUm1Sd09FYzFXbWhtWlRGUE9VSnhXV2x1WWt3MWEyeGhUVFpQV1ZjNFpHVmhWMFF3V1dnMlNtZHlURk5EVEhOR2NHUkZabUZXVXpWYVRYaGFiMHQ0V1ZkTWVtZHhjREZpYkdKMmFEQnFXREJpZEU5MWJHVmpTMEpqUnpsaWNEbFdhazEwUkZkSk5WOUtRM0JGVDFWRFdFc3ljbTFrUkZvNFdqQjJjMjFUTmtGdVZrRnZTVWMwVjFGQ2RuVjJaRUpzTlVoTVRISk1ZbDkzTlZkV1oxa3dNMWhKVUhoUFRVZDVUbU54VTNaWlpEbDJkRVpqY0hkc2NXSTViblpVZG14SlFqVTVORFZaUzA1aGRVOTFVblJKVXpSU2RETk5ZbFJITTJSbWVGSm1Xa3BMTW05MlJGRXhPVmxUY1hKV04zVkhhM0JaVkMwNU1taGlVVGhWUTBaS2FHbGlVVzFzYjNSbGNUQjJUV0U1TFRCa01USjVVSGREVW5CVVltWndZVTUwYVVGcmIyRm5RbVZPUzJRdFZXVk9OMFJFZDFJeFFsWnRSWGhSUXpZM1JtdGljSGRRVURkb00ybE5SREZmZG1KeWVXUlRUWGd5VVZFMlpHbG1NRXB2Y1c1NGIwaE5XVko0UkdveFpGUkdVbXN4UkhGRk4xTlJkM2x6TUhGcFNGWjJjWGhwZWs1VVJtSnJVMjluUjFCUGVtUjRWbmgyZGpJME5uZGxNV0ZZZVV0bmEyWmxlR1F0V0RWNkxVWXljbXhoYkc1dVN6WnphbWh5VEc1a2F6ZzRMazFXVWpKVWQxQTFWbUpJT1ZSd2VYSkpSR2RwWVdjLjV5RWRGZ0NacnZObW9oRDZKWWJUUThwekJsNGxreXVEMzVCUkpRSldBbEkiLCJleHAiOjE3MDYyMTc0NjEsImlhdCI6MTcwNjIxNzE2MX0.HEqSjLwZcYGIMOaXcsgav8WoQMjRPUuY6eZIogYhNM4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002038"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:40 GMT
	x-forgerock-transactionid: 5476a447-6a4a-4e13-aee2-f8d21b9b5d24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:41.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:41.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 411063: jsonPath($.tokenId).find.exists, found nothing
21:12:41.296 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,411063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c33cba0, username -> user.1002038, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13c9b9d6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217161295))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:41 GMT
	x-forgerock-transactionid: f9c19841-7039-48e5-a2a1-4aa187e0377a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianJsYmcxcThtNXExMDNqNHMybjlzcjJ2ZzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1FrOURXRWwyU0hKNk0weDJkVFpDVmw5V2JUbFJMakk0WXpacWRsbHFOVTVMU25kV09EaGthR3AxUmpoS1RFRjRaRzlZZDBGQk1GQnFVbU4xU21SNGRFMTJZWGxKVkZvelgyWnNSbWQyY1UxUmVWSkVjakZuTUU5MkxVeGlaR2xXZEU5U1IzWnlPRzB0VUV0MlIwWlVSM2g2ZEhoNk1HWmphRFJwT1VGaFUzSk1SRWRaY2tZdFVtODNWSFJHVkU1V05EUlNlSGhIWjBsTlZXSmFRa0kyYTFwYU5uaHljazlNU2tWaFMxSjVXVFJsWkhCa1ptVmhkMmRhVHpKVlVGWkNkRnBVVGtsZmJsRjJUUzFCV201VVlsZG5NbWRUYlZaNVlrTk5RM0JUVWtwYWNFWmZWbWRqTTFCS2VYWlJVMnRGYVhWNkxVOWpjWFF3ZW5NNWMyeG1TWE5vZFZGcU9WbGxVMjloVUhWS1FWZFJWSFJZU1V4VWFsWnVaa2RKZWpOM2NVeERXbGhHTTBWeFozbExkMlYyYnpRNFFVRkZhRU0zTjBoMFJuTmtiMGMxY1ZGc2VtOXNTVTlrVFc4ME5qRlVPVlZMZVZCdE1uUmhaSEJaYzNWRWFtZERSbXhHU0hkV01pMXNkVU54TUVkTlR6bDZVekpmY21STGJXUmlVMU40WTNsdFNtNUljazQzVEVWVmF6RTJTa3hTYjJneFNESjVORkpzWlVSRGFFZGxSVWhQVkVaeFVHMUlXVGQ1UVU1NU1saEdNR1ZKWjNZMlFUbFJNa0ZWU21KMmIzQllZM2gxTmxKQ05EQXlNM3ByV2paR1pXMU5VMjB0WlhCamNGcDJZMEV3Y0hWRlZrTnZUQzFSY3pOZldtUnhRMlJIUXpKQ2NWSjRYekJQZUdvNVZWRXpSVGxqUWsxbmNteGtha2wyVW5GTllrbFhPRXN4TUhCNWNtcE1OemR5WW5rNWNuUnlOSGhXYm1aaGF6SnBha2hLWldOWGMzUjVUMmhtUmsxdk0ycHdjSFZhTWpCemJITTFPVzFQZFhSTWMzUkljelJ4YUdGNmJGUm9VV1J6T1RkRlQwOUVhbFJYZFhZeFMyeHFWMkp4UlVFdFduQnlTMmd4YkVkb1UwMHlNRmRtZEdOTk9HSmlkVGN3VkdkblQyUTFWVzFsZG0xc1QxZHlkUzFSVmxWUVQxSkVkMVI2YzB0R00zVlhlbWxUU2taYWRIaHhSMFp0WjBKM2RreFZMbU54YzJOZlJWUjNlV2hzV2xsU1VraDJORmhIUldjLmtYdWpSbHZWczI2WTZuSmN5M3ktSHZ1Z3ZHSHlNelpDYmFrRGdBLVRNS1UiLCJleHAiOjE3MDYyMTc0NjEsImlhdCI6MTcwNjIxNzE2MX0.AoNTimQK1faTcia0B01OjORBCA88Q45IWduYKnT8ZB4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:41.296 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:12:42.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 411255: status.find.is(200), but actually found 401
21:12:42.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,411255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@533314f1, username -> user.1002866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29b51065, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217162325))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzBndm9lOWcwM3VuNDBsYjVjNzFlNjhoM2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmVYQnRTemhqVFRsNFRFUkRXa0pJTkVsdE1sUkJMak5hZDFoUGVYUnVlbEJNZVhrMmNVeDFTVk13ZVdSTlJ6VnhZWGxTZWpaTFJGOUhXRkZFYm1OU2RXVmFPRUp3Y2sxdVR6SXpVMUo0TkVGcmJuVlFVVEJVZVVwNVdEVTRRa3RVWTE5NGVFNWFaR0pLU0VSVVdtRjRRMlJmTUVKeFdUSldMVVZtZHkxV01sSmpUa1ZqTFVSSGJsSmlVV3gzWmpOQ1gySk1ibHBoVEVNd1VtWTBaazFtTlU1NE5WbGxVWFp3VWxSMVJUaDRiRGhRUkhCR1FUWnpSR3RvVTNJMlJuVkNUM28zWDBobVVEWjVla1pPYlZkaVRrNDRkR2xEUzJOTVRFbzNlVXRsYkhwVGNrNU1NRTUyWkRCVlEyVlZSblE1UjI5eU5HOTJlSHBWYldOTmVIcG5Oa0U0WW5WRlNHVkNYelZuTmxndGRHRXhPVmRxWTJ0UVVWRnphVkJQZEd4TVdIUXpkRkpmU0VKU1dUUjJNRzlTV0RsVFVrRmxNa2h4VlhoUmJqQmZNbDlzYzBzMWVVUnpWVWsyVEV0TWFXbHhTSHBYU25CV01tTmpjRjlmWDBKRFYydEhialZuT0dsWFJXaHZVbFJXWmtOR1JXSnNSV3hEVEc5T2JGVTNRbTB5Y0RObU1UQmxORzF1TVVwQ2JXSnhibE0wWjJkWVpsWlRaMmhVTlhodFVTMUJXRzFxTUhGd1IzTjBTbTk1ZW5sWU1Ib3pTMGRoY21oT2NrTTFkREEyYlRsc056azVaVk5uUTFCb1NETlBPSEYwWW1JMWEzWlFZVUoxUlVoS1NFZEtiV1pOUjBWb01WbFlhSFJOVUMxcVkwVnRaamhVWTNRdGRGbHdRUzFEYmpGcVpWQnJSM0pOZUdKUFZteE1XbWhvZWkxNE9VVXpWa1IzYzB0SmFGZE9aRjlwZVV3MFNrTlhkRTVTYmtkcWJuaFNRMjh3U0RaR04yNXdjRXRHVG1sSWNEbDNkVkZXV0VoSVVIUjBRbkpuTVdreVRITTJaR1JLTVY5Rk1tWXRkemt4VkVkdFRIZGpSRGRQY0c4NVJHc3pkR28xUVV0TmIxaGhSSEZqYVV0blYxQlFlbGM0V0ZGV2JFWTRVMjlqYlVOT1l6TXpSRFZQUTBvM1RtOWplVUZVTTBGWVIyaGlYM281ZGpsVk9GUnJiVmRoYms5VU9ERnBaMVZoTUVsRWJWaGpMamR3Wm1SM2NVazJiME5xTURCRFlXWmtaVzFNV25jLnJ6TDZXdGRSZWZuc1R2TWdVa2NJakNRVlJhSFR1aXFJaWxjc05YbV9hYlUiLCJleHAiOjE3MDYyMTc0NjIsImlhdCI6MTcwNjIxNzE2Mn0.Aihe7od785P-sPny7hceE1dIaIK4RTFkVpUzPOYkZow","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002866"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:12:41 GMT
	x-forgerock-transactionid: 773b92e9-76e4-4462-af05-7c991b9290f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:42.377 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:42.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 411255: jsonPath($.tokenId).find.exists, found nothing
21:12:42.419 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,411255,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@533314f1, username -> user.1002866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29b51065, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217162418))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:12:42 GMT
	x-forgerock-transactionid: c2ed5a51-5a3d-4cb9-82d5-8e817e6a7ecc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXF2bm5xMHYxZGxlZTVqMGFmNnRra2xhcWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlIyUm5RbEpUVG1wUmJFRjFVa1JsWXpkSFJsOW5Mbmh6Y1dGYVUwSjNiWEYzVlRabU9IbGtNaTEzVUZKWU5ISlhVMHhEZFdwTlNGVndSbG8zWDB0emRYSnRUVEV0VkdkQ2ExQlJMV1pTZDJoblNFRjFOa0pyVmw5SVYxQTNYMnRPYkUxcGVVSXpVeTFIWkdGWGJXTnllRVp1UlRSaldIRnpVSGhYYlVFeWNteDBWazQyZG5abk9WSnNhSEUyWjNnNVNsSlJka0p2VlZKQ00zUlpWMVUxVnpSNmIxRkZTVFp4UVVVMGVVeHVjRjlVTlhBeFp6bGplbWd0VVhsUVFYUlZSakZxVHpaWVNXbEJlVjl3T0dsNlYyWnNOR3BUT0ZveFdWSm9UMFZDYzJaVFNWSTVPWGhpZGtKTWJteEVPVGxpU1dKMlkyZFdiRkYyVUdkcFJXTkJWMkprVldKUlNVeDFUMjlJZVZOZmJsOU1hWEp1YTJ0elRsOVZPSFZTZUZvMk9YVmtaa3RvUmt0NWJsb3plSEY0Y0dsalUyWm1PVFpqYlUxUFdYbEJXbGM0ZVZCNmNVVlJSVjlqTURGbU9VRk5kRWxPVTNsaVl6VTJRbmgxVkZFeE4wZHZjRE5rVUhwUU1sVk9PVlJ6YVUxUldVcEJVVzFZTUd0RGFuQk1jak5JYlhOSGNFODVTSGx2TUhOTVNYTktiRFV6UVZKcFZHZEhha1V5UTJWWU0yWndRWGd5Y21OWFozWk5PV1JtUW5wcGNFOUZYekZxVlRCNk5WZHZhR1o2VmtSRFVYTXRTbE01YVhGSWVFbEdjRlJwV1hwNWVXaEtVM0JSZEc5WlNUVndaV0Z3ZEMxU1VXZGpWVUl3VkZSMVRrNVlaRFZaT0c1a2J6a3dSemswUXpGcU5WTm5hM1p1TXpOb2VHcDVaVEp4U0hoQlpFSmZRVEIwZW1GUVpsSm1UVVJwTWpkSVdVWnliR1ZHWWs1elEwbFdXR1l0VUZwelIxa3ljRFpqTVZrME0zZFNielJMUzBoNk5HTmpSbWsxVTNwWWJsQmlOQzE2T0cxcmJUaElRbE5aVTFCS01GWjFVV0pGVUZOSWFHNVhiMWcxYW1Fd05taDJaMHROZG1jNFNVVldRMDFUVlZjM1lubDVUbXRRUlU5NVdWOTZhUzFvTm5aNVVqaFpRVTlEVmtkSmVYTnBlRlpaTlVWVlZYVmhUWGx1YVVab2NFMDVReTFvZW5Jd2FtdzBMa3QwT1ZKdWEwOTRaSHBxTFRWWU1ISmtVV0o0TlZFLlhUY1BrbmhLRi1nY0VzTjFsUDN0TkVEMUYta2dRMGFwQm11SURXZmJnMUkiLCJleHAiOjE3MDYyMTc0NjIsImlhdCI6MTcwNjIxNzE2Mn0.wnPsx-i_M0zDPs5kNYFcEmw5ytb_2v-9LjMz7eyK3iU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:42.419 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:12:42                                        2755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=807686 KO=13406 )
> restLoginInitiate                                        (OK=400201 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=399038 KO=1148  )
> restloginProgressiveProfileCallback                      (OK=8447   KO=1148  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.19%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.19%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.86%)
> status.find.is(200), but actually found 503                      4958 (13.92%)
> status.find.is(200), but actually found 401                      1148 ( 3.22%)
> jsonPath($.tokenId).find.exists, found nothing                   1148 ( 3.22%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[########################################################-                 ] 75%
          waiting: 131300 / active: 19     / done: 411296
================================================================================

21:12:44.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 411513: status.find.is(200), but actually found 401
21:12:44.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,411513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc757c5, username -> user.1001091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e6cf28b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217164105))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTA5a2YyaW04ZmVqM3Z2dGhwbjZsZ2Y5bjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VU9XdExRWEpUTmxOUWREaHdSVEJuY0MxWFJFVkJMbk52U21OVUxWbG1UM1JpUjBGVU1sRlFWR3BrUzFGd1FYa3lNR1pSYUV4blNGUnlkazFsVmpsS1V6WldXbEIzYWxFeFlYZFNRbHB3VkY5VVJFdDVjVnB0Y1VsVlNVY3diM0ZWVkdJMlpHMWlObVZ4VkRBMlpGVm1OVGhPVkhKVmQzQm1Xa1ZKTURSWmJHOHhPVXh4ZFU1QlUyRXpaVWhMZUhkM2JXUjRkMjlSYVZOQ05GcHpUbk5TUTFSTVdVaEZYelZ2UTNaMk0xVTVSbE5DVEZkV1ExaHFjVVZ5UkZSUVVsb3lRV2xrUVU1cVZWUmZOVWxCWWw5SWQyUlhNWHBhU1dWQ2JIbzFjR1puVERSQlR6QnRhRlphYjFwbmNYZFViRU56VTBGZllWY3RNMko2Vms0NGRqZ3pXa1pTZGxkNlJubEtUamhQYUhBeVdIZERjazV1WlZaemVHOTZTVTlFWjFSWk4wNURaVVUwWkd3elFWSnBOVjlyVmtwc04wcDFOMVpNY2xSd1RTMDViamsxVUVjeVUwTlJVbHBxVEdneVVFSjRXVGxmVmtkbFIwUkZZMEpwU1dsVVozTkxVRU0wVEVOcVJFMTFjMFpJVlU5S1RYTk1PSFJ6TjJoblozRlViVGxoVkZsTVZFVnBTRk5KWjNoeFZ6UTBTekJ2VmpBNFExWlVRalJOTkZGWlFUUnZRWGxDYkdWTmVuTTNZV1UxT1ZocU1VNXZUVlJTY2tadGEycEhUVGhZV1haQ1ZsVTRYMGg0UXpGRU1YWnZOMGhaUVRnM1VtbFhPRkJJYlRNMWFsOHRhR3RWWWxNeVNIUjNkVU5ZWDAxVVdtbHFTM1JoU1Y5WE0yeHlVbDlYZEZFNFNrUlBlR2t6TVZNeFdsOTVZMWR4UW5oaWRYaGxabWRpYXkxTWFGbE5VRWREWjA5bmMzQkJSbXByY2tJMU5VSlFWazV2YlhKdWJtOXZTV0ZVVjFKa2IwNTFTR2RqZFRaZk9XNWZWbmhtVEhaM1ZFdGZWM1F3YVV4UExXWm5hRFkwYlRKSWN6QlhNbEpYV2tWMVRFdE9ZMnMwU2pWNVZrZENTMnhIVW5CU1ZrWlpTMDV6YzFKdlRYaDZjVkZVYzJwUlkxQkRXVkppUTJoelkxaG9VMDAzWDFWUFExZDFUblpLT1doSGEzSktZMDFHUjBsMk5VMHpTVU5WYUU1bk5XSnpMbWxDVDFaSVlUbDZhM1Z3U1RCUVFYZzVZWGREWW1jLjRNZWhTN3BiVGxUOTRXYm1RTFBxWFhoRnhQMGhteXluSGxPNkV6NExiQWMiLCJleHAiOjE3MDYyMTc0NjQsImlhdCI6MTcwNjIxNzE2NH0.Y2JWkRp3d8u-CEJWZIZImMTr-h6YaN48vzcd4aAXwdk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001091"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:43 GMT
	x-forgerock-transactionid: 4777c17a-2ab2-4af3-baef-044bf3808d88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:44.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:44.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 411513: jsonPath($.tokenId).find.exists, found nothing
21:12:44.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,411513,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc757c5, username -> user.1001091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e6cf28b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217164194))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:43 GMT
	x-forgerock-transactionid: 6f8b3ca4-f99e-42e2-98a9-cbed0a9486d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3FianU1cmhqNm41NXB1aGxmcTNiczVhOXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFgyMXZPRGRyVjJadU9YWTJkRkF0TkVWMGFWbG5MbFUyUm0xQ2JqSkljRUpUV0RVeFpWQldTRkpWUW5FNE9HbGlTREJRUjFacWNHTmlSamROVEhCdGFteEdiVE51Y0Y5a1dWZDJVVkJQTlVkeVUzazVhbXhhTlVGTGRXdFVTbVZEVlVaUlZqWklXSEZKTXpGeVdUVlBSRlIyUVZSV1VFTjZYMjFxYUROTWN6RXROMDlHVVhkeFdUZFBNRlJ0UlRsbUxVbFFhVGt3Tlc1aWQxOVljbE5wTlZvMGVsWkNaRzVMVnpsYVkyUmFRMjlZVVVoeFdHSnBNa1ozYWxwRGQwdHJiRXhZUVV0R2QzWlpXVlJHVm1OQ05FNXRkakF0TnpGeWFuSmFVVWxHV0ZOUE4yWlZNVWRFZURnd1EyTTNlUzFzU1hwcmNHVlNVRGR5TlVObmNtcFBjbEpKWkVVMWRHNUNTazg1U2s5cVNrNXBSRFU1T0VnMmJXdzJNVGxmUm01NGNqRmpVbnBRVVV0bk1WOTJhalZIYjJKcVVrTXdlak5pTFZwVE1rNDNTVUZRZDNFeFUwOXhWbWRyT0dabE9GaEhMVnBaYnpCaGJEbDZiR2REZUZKQ09VdGxNV1JVU2xvemVXSndXV2RoZDAxV1RtUjJVM0JFVDFBNGQyUXpZa0p2YUVWNFozZExiMVJ3WkVZNVUwSTRZbGd5VFZrNGNXWm1TM1V3ZUhaa2JYaHhhWEoyVkdOTlJqVlJNbWgyZVdoSFNpMWZWSEpVWDJSTE0zSk9ZMFZhVkROeVlUaHJORGxsWVdSWFlYbHlMVTlGVFhKcVJuaFdlSE5WT0hGTlgwcDZhV1IzTkZNMVVIZGlNM0ZXZVZseFoxZzVaMWhyWWtsdWNUTXhUVUZCVjJSNFlrNDRZMjlJUnpSWFRFSk5MVlpGT0VScVZXVmlWMnBtUlVSWFRIRmFTRkZaYmpVMVkzb3pkVXRmVkVaNlIxYzBWazR5Y2t0WWJIQTVNRWcwVTNSWGNtMUVkMGxtVkZoVE1qSjFUbTFTYUhWQ1F6ZExNRlozVUc0NWNrOTZMVWhNU1ZoUVJVWmplVEJRUlVoaVZYcFFNMFJPVlhSbVpYbFZUMUI2ZGxCS2NHTndSaTFRWW5aMk5qWnNkVmxHYjNJdE5rbEhWVGN3TVVSMU5IWjRiRmhmY1ZJM1dUY3RaWEpoVm14aFIyWTRSRkZtVUdVd1EwWmxRVTFGYTJsWGFtOVpMbVUwZDBOTFV6bFJWV1ZEWTJsc0xXUnhjSGsxUjBFLkFTSEZDUkNGR0xUbmpNbnk3Vkg4VGdudVJPcS16aGh1VENNQzgzNkZkQUEiLCJleHAiOjE3MDYyMTc0NjQsImlhdCI6MTcwNjIxNzE2NH0.M0PKt_cjRUy2oRPERDworK2xewXmp9SZjYJdSf6QiBA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:44.195 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:12:47.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 412008: status.find.is(200), but actually found 401
21:12:47.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,412008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f24f927, username -> user.1000973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28f22ff6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217167467))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDZzMTZpZTg2Zmdvc2ZjYWRoajVhbHI0dWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UE5ITjVXRVl4WDBKNVZqbEVWRUo1UzJSSE0wdFJMa0U1ZFhBeE1VWlRXRkZKV2pGMFMyVndhRWhCTTNSR05FaGxXakZyTFZCbFMwWmtSWGhzTVZoS1ZGY3RRMHhIVDFOYVIzQnNSRlY1UW1sbFRqSkllazFWWW5oNmVGOWhXR0ZRVkdKTk9VZGxNazVXVFdwMVF6QjNNR1pUU0c1ak5EaEpWRWRTYVd4WlIyWlFVRFEzUW5ScFVWSkJYMVJZTlc1eE4xbDFjVk5RVUY5TmMwWkthak16TW5sbmRXVjBTM2RrYTJnMmEyMW9jbmhsZEU1M2JWRTBiVkY2WkZOR1ZHODBXRTlxTW01U09XSk5jR1JRY1hjMGRuTTNURVY1WnpBeVpraFphRmwxYWxKS00ySXhiMlp6VWtKeFFqTnRVR1o0YjA1emQwdDJkWGRGV25SZlkwbElNMnRUV0hKc01tRTVUMlZTU0ZBelZUTjNjV05PYVhOWVdqTllNaTFhTUMxd2IwY3lhQzFZZEZjNGVUaFFXVFI1Um1WaE5uRjVWMVF3TW1wTGNUWkVWV296WVRGSmJsazNVMHBVVjFkU1ozSmtkbmhwYldOYWFVc3hhamRyUjJSbU5GazRVa281ZEVWMU0weDVPVVZGYkZkSWRVdG5hMlIxUlZZM1NtaERNV0ZmWjFaS1RqbGZhRWQ0VlhabU1sSkxlbkk0T0V0b1VtSmxXbWxPZGxkSVluRm5SRWhZYzFGSlZWRnhXbE0xY2tjMlVEQmhZVGxsVkhCMWFVSjNSbG94WWpoNlVtWnNNbEpPYlU5dVVubDBVM2g2TjE5VVN6ZGxVR1Z5WHpSblJtRmFZVXhQTjBFeldtZFpWSFJqUlVaNWRtTnNhbFppUmtGc1pHZGxaSFIxV0ZKNVkyMHdYM1p4YVdzNVZVcE9SMUZWV0VJelJVZFRSV1o2YkV0MlQxUjRkV05sZVRKUFoySXdWVlJTYkZkdExXazVUM0UzVGxSZk5qbDBSR3Q2ZFVKcWQwZEtOV1ZSWkdscE9Hb3lOblV0VlV4UVUyVTRUbXhmVjJGaFRHNXNjRTVSZDNOQlVqVXpVM0ZIWnkwMlpYWnhRMmRwV1hkeFMzcHNaMEpCVDBKblltRkNkRVF5U0cxeFVVRTRURWRFWW1ORU5rTlFiMWxyUm1rMlRHTk1jSGxmVUZGWVEzbzFiRjgwYW5GMk56UkVNVFJwYlY5UFdsVlhXWHBGTVdjMmRVUTBMa051V0ZNMGVGZ3phMlJmT1VFNVVGVm1WMkZvUjFFLnN0WkpuNzhVbFR2eHRER2c2NVBybnlvTTJZU1B4S21BSHpuOFhXSDU3VDgiLCJleHAiOjE3MDYyMTc0NjcsImlhdCI6MTcwNjIxNzE2N30.Cj4jrjijcVJvJxAY7YEdOnclxz69SP91wnHFnu8coHo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000973"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:46 GMT
	x-forgerock-transactionid: 6a1a4283-4d5a-4dee-b9b1-5808844135c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:47.516 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:47.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 412008: jsonPath($.tokenId).find.exists, found nothing
21:12:47.556 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,412008,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f24f927, username -> user.1000973, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28f22ff6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217167555))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:46 GMT
	x-forgerock-transactionid: 8e7d94b9-26fc-4cfe-b864-99d41fcd27e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGdqdWJvZ200YzVjc2hkZHFmOHJkZTVnN2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVFuVlVXbk52Y25sRFowSXRaa1JCWVhBeVVtNW5Ma042Wmt0d1RrNXRiRkJ6WVcxNVdFeDZRVTVDTVZSUE5raHdUV3B0WmtkSFFtbHlTbUZEVjA1emVuTkZUVlZvUjI1aVJIZFpWMDAxT1RCS1oxbExjVlUwTFc5cFpISXpSR3cwTW13NVVqQTNNVE5YZVhjMlUyTnVMVWhrTmsxVVNsbDJMVXBYYjNKR0xWZGlWalZ1V1RWUVFVZENXSGx4WVRWRU0xbEZSWE5TYjNKdlRUVnFjbVJMYlU5TlgzUkZkMEl4VjNKVmJWaHJOR3M0VGxOcGFscENla05xYlY5cWNUbE1TV042VDB4dGRFWk5WM1JQU0dFeU1IYzBaM1l0WTBaMVRqUkhhVTVCTFhaWFZ6UXpjMHQwUmtoS2MzWmFObll4YmprNU4zTjRjVXRxTjBKM01HWnBVVlZNT1RKNVIyRnBNVE5rVm1SeVYzSmhNWE4xZVRoMVgwTmtURGwyV1MwMWJVRkRTWEpYVGpsdE1qQnVkMjlJZEVWU04weE9hR3B6U25CdmVuSndSVFl4T1VOQ2NUWjBVR1JKTVdsamNFbHBjVzVhWmpGcE9ETmxSRTVaYzI5RVIwczVhRGRJUmpNeU0zSlJibnBpT0hrMGJYVXhPRXcyV2pKTU5FVTJiVFl6V2xGRU9GbDFjR05FVUdOZk16QjJUMng0WkRKcE4wYzFOQzFPWDB0MVVXSlRMV0pNV1RablkwbHlkMVpsTVVaRlNYQTViVVJUY1hSemJuVlhWWEp4YzBweVMzUklXazFTTFRCWFdYUTVjSHAzTFVFeWRuaDROMUZLWnpJd09WcEVZbkJTV0hKelNsQndTbU52VlRKemRVeGxkRGhLU3pGRWFWQXhUakpmVldVME1YRTJTVWRUYjBKYWRqVlBjVXhFTVRsSWIwRXdhVzl4UVZOcFRVbzJXR0k1T0hscmNtc3diMFJoWDA5aldHODVOV0phVld4NVFWaDFUalZtV1RWemRETmxaMHRLYjNWbmFXTlBNVXA0V0VsdFFYWTJNMnRIWHpCcVNWcHljMHN5UlhCWmVWOTBhalpLY0dGUVYxRlNZV0ZRVlVwZldtNXlRVTU1V1ZGNlZHY3hhR3d0UVRCVGEzbzNiRGQyY2tKd1dVRTRaRTlMVEdVM09FMHRPVXBNVldoclUxSk9VRnBUY21wbFQwTXpMVXBLZVZwV2JWTnpOalZGY1Rad09FNXpMa2huVjBoTWNWRmFRWGwzV1ZwTVQyeG9VbGN0U0djLmNHM2tOZmZMNlB2b19lUnM0SmNUWjVtWTRWT0JablZyd04xMDJjcWt5clkiLCJleHAiOjE3MDYyMTc0NjcsImlhdCI6MTcwNjIxNzE2N30.ZjKC6gXUY--E7Yu7K4WElXqvOpkClLVja13A02QaMb4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:47.556 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:12:47                                        2760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=809165 KO=13410 )
> restLoginInitiate                                        (OK=400941 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=399766 KO=1150  )
> restloginProgressiveProfileCallback                      (OK=8458   KO=1150  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.18%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.18%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.85%)
> status.find.is(200), but actually found 503                      4958 (13.92%)
> status.find.is(200), but actually found 401                      1150 ( 3.23%)
> jsonPath($.tokenId).find.exists, found nothing                   1150 ( 3.23%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[########################################################-                 ] 75%
          waiting: 130559 / active: 32     / done: 412024
================================================================================

21:12:48.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 412095: status.find.is(200), but actually found 401
21:12:48.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,412095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ed36def, username -> user.1002964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d22efd1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217168071))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmpramYzZHZvdDN1amE2MGN2OGRtamU5cTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFdWRkVjbWN0U3kxVmRuRlNaMmhvTlhKQlpHaEJMbWRNU1VwdFNrVXRiemh6WkdaNVYzSmtaR05ETlhaTk1FZFJlVTFGZVV0M2EyTklYMWhKZVRSbVZVWnRVa0UxZWtWNVJqaHlVbk5zUTJaSWF6ZFhlR2hNZFhaR1lsQnhZMmRSVm1OVFV6TmFXbFJTTVU0dGFraGZMVk41ZDFSWlkxUlRUM2sxTTNCSVNuUnJSQzB0UkhaUWEzZDRibDh3TldWc2FrTjBTblZXY0c1RllrSkVRMjVHWjBWcFlYaE1ibTE0TVROb2JXVm1jVGRTY1VWWmVuSkJVMEZDWjI4eVduQnJPSEJZYTJwS2FVSkRPWHA1U1ZaVFJHaEljakJCWDJnM1VTMXRURkJ3VTA1bk9XbFdaR05zUzJRdFZWbzFNMHBqVWsxaldtMW9ialJyTURscmMweFFhWE5sV1dwWWVrMXJTVlJFZVdGdVYxQnVURTVYTkdvd1NsVnpaR1p2TkRCVVRVaHJkaTFuY0hoUUxUSjViVTlCZEZKT2JqZElNbUY1ZFZWMGIzRlRWa3hTUVMxUVRFc3lUVTVHV0RaNlRucE9lbnBQU0dkck5HVXphbmRsUmtGbmIwUjVaMGhWUlZKSGFUbE9RVFJIVkVJMFMySmhPV2hzU21oTGVteDFMVzB4UVVSU05rNVdiRUpQUTB4T2FqVnVObkJWVTJsT04wUkJaV0pKVkc5a1ZTMXdWamhRTVVGdFVVdFBOWFJEUWxrMFMyTXRhakZhVW5SdVJrSjJhamgxWlZOVVQyZHNVRkpHY0Y4dFpsZFNhM2hCT1dWeVlVZDJYekJYUTA1d1pVUldRVlp6YTNKUWVEWlBURE40ZERjME4yaHdWR3R2UjJKcFYwVXdSakZUTUZOcFF6bHRiRGhVTXpjNU1rbG5WMjVQZDFsM1N6RTRhelJOYVZSTlNVeFVXVUZGY0dweFUwVnljRmQzVldkNWJVMU5VWFZFY2tSeE1qbDZkM1pNVlROcFRsaDBUM0pmUTNkbVEwaGhVWGx3YVZOUFRYUTRRVzFPWnpCb1NuVkVkRkpPVW1jNFVYUXdSRVJFUWxWVWFYbzNURVZuT0V4aGNtbzVMVmh3VUdrMlJraGtNRlJRWlV4S1EydG9jVVZzVVhsS2RVZERObFowYlhkMFpuaENiVGR4WTNaNVgwNUpPRUZTWW1sc1VsZERjMXBrTVRJMVRVZE9VRTVrUTJkQ2VUUlpMa2xhTmpVdFEyaFBWekJ6VGkxNmREWnpiRU5YWm5jLnB5MV9Td0lZVUM0cF9ETXVUa3lwc1hqZDB2NkdrUS1sMXdBbzY0UTk0TzQiLCJleHAiOjE3MDYyMTc0NjgsImlhdCI6MTcwNjIxNzE2OH0.yyynYJ4HKrAkOAPk_8YAN6GkPsDJikXHwrHAa3AAW30","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002964"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:12:47 GMT
	x-forgerock-transactionid: 75fe7ca2-ea08-437f-a92f-a5d2a41be92d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:48.121 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:48.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 412095: jsonPath($.tokenId).find.exists, found nothing
21:12:48.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,412095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ed36def, username -> user.1002964, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d22efd1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217168160))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:12:47 GMT
	x-forgerock-transactionid: ab2b82b3-bc4c-451e-b51d-b01be34c28a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDdkODJhNHI0cWpvZTEzZHJydnQ2YWM4NWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RmFDMWhZWEJRYTB0SWJtUkZRbXhsVG01SGQzSlJMbTlsWWpoRVJFUkNRa2hzYlVabmVHeDRXVWxWZGtwZlUwSk9TME15ZWxOeE4zVTFVRUZrVFZCck1XUk9NRmh1ZVdwb1RFUTBMWGRPYjE5Mk1VTkJaR2QzVjJWcVozRjNaemd5T0VVM1puWjBXbmhCY0dSVE5tczRjbEI1ZGxkUVh6aFNhM0EyY0VwWk5IbFRlSHBzV21NMVVtdDNTM1k1YkdGaE4ybHhkR1JHT0dFd01XbFBlSFY1TXkxUlRXdExXRzFhUkhSelJtVlhiVVJYVEdSc2NXWnlNRXhYYjNCZlUzbDVWMmxEY1U1SVgxbzRkREZYU2poSU0zaDFaMHRXTW1JeVFqZGFPR2R4WVRjMGMzVlplVlUxZW1FMFkwOWtTMUI2ZUhOaVNtbGFMVzEzVUZOUlF6Rklibk01V1ZoeE9WOXhSV2xHWmtGbk9EbGpkR0ZOZWxobk5tbHdlamRsTkVjM1dXbExWamwxTVVkR1JFVlNkRGhTTm01dFlWOTZNbVZuUW5oSlZEaHJURTFXY0V0MmJ6bDJUVWhHVmxaZk0zQTVkWFJLTW5Sak56RjRPR2x3TTJKVFRVbGtXVWRwWW5CT1JXRlZOVGN4TTJGdVIxUnpNbGhxYzIxWFQxVjJRWEZIU1ZCWFdrcE1WekJXYW14VlZWWk5OR0Y0YkVJeFNFVlRjMDR3T1hCYVdsbDVOV1J3VWtaS1ptTnhWWGxQYXpZNGFVUlpPWFJuY20xRWRGVm9hRlZoVFZBd2NFeHljazFyUTBwclNVZDJZemQ0ZVZobmIxSTVZV2cxWmsxSlRXaEpOWHBFYmxWcVUwZDRlWEZ3VUZwWmNGRm5ZMVpyVEZOVVRrRmhhRTkyZFZKSGFHMVplVEpKUjJKRGRXNHhTMFJOV2pOMVpFazJlbkpHVFMxTGFVVmxTRVZNTlV0TmFVNXVSbDl2UW0xM2FqUlFlR2R1ZWsxVVpHVjRRa0YwVm10cGNVOTJaMWxyZVZCR1MwUnRiMUZsVUhRM05FbElhakYyTFhSa1ltTjNlVTVhVG1WWlNuVm1NRXBTVFZKTmRGbG1UMFpZVjFvM01WWkdWWHBYZG5SWldWaERhbUZDUkdGQ1ExRjBaMHBzVWxKemR6Tm5aSEJKVWpCa0xWTTFTa2gxYUZKMU9WaElMVUZwTjNVNE4xQjZNMk5KYWpKSU9XMTNSMjEwTUVsUU9FWmpMblZXVUMwMVlWcHdXVkI1YTJSVWFsa3dhVTVhVm1jLjRVTE9mWE9uTEdaclRMQjZCcEp2NFVEUmFiTXFUbzlPSW5VQUlYU00yNEkiLCJleHAiOjE3MDYyMTc0NjgsImlhdCI6MTcwNjIxNzE2OH0.QOjBcLQwY2b4EGsk0-QRlOyfPhgqMylThWIVDCi-SuQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:48.161 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:12:52.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 412758: status.find.is(200), but actually found 401
21:12:52.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,412758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a111fbf, username -> user.1002681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6154e13f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217172117))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW85NzQ4bG45djc2NWtqbzVmYnE0azU1ZmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1lYUTRhMnN5YmpWQ01DMUlkbEJKUlZCU1NFbFJMbFZyY0d4c1FYSkJhbUUzVlVSNlNIcDJSa3RHT0VKRmN6RjBNVGRyVDNCaVNWWm1ibm93V0RZMGNXaFBiV0pyU2pabWFVUlNXVTFSV1RKc1MxTjZPRU40TlRaSFVucHhZMVZSV25oWldrZzVia2RKV0hORlFYSjBNakJPV25OTFRIRnZVVEl5Y1RsRldHUkNlVXRPTmpGUk4xbGFiMFprTFdkUFRYTnlkemN6VW1GTFpVZHdVV2xSVG5wcGEyOVpWa2xhUnpoRVZIbFBka2wyY1UxcGJWTlFSRmhqYkVKcWNrMWxhbG81Y3pONU5XVnJSMnRHUlhabU0xcGtSelpJZDA5RE1UWTJaSEZ4TjNaNFZrRTFVVlpaUlY4d09EVkVaSFExVjBkcFNtNVJTM0JPY0ZoQ1FtOTRRWFJVUldSMWJGWndSSGhtUjBWdk9UQllWakJFVWxKWVNWVk5aRTlhUmsxTFRtdHRhRkJRUWw5eGNtaEdhRWRRYTFOVVlqSm5RMVJxTVU5RlJVNW9hRFZ1UW5WeGRXRkJMWEY2Um5ad01tSm9WVTlwVEU1MGRESmhZVzVPV0d3d1JHNVZSemRrVUdjelptaDBVemh1ZEZCVGNYbERUVEZRYVZKeFVtdDFUbmswUzNGaWRtdEJiVXRGUlhKV1QxZGZhMHN4WlZNM2NYaDZjbVJQWmtNemVHOUlkVUpVZUVkd2NsWkJVemxwZFcxdFgxcDZlRGM0WjJzMWNVSmlMV2RQVURKNE9EQm9ZakJLVEZKQlRFSkRUblpxTTNWblIyOWFiV2N4VmxGcFpVcDJaVkIzZWs1aVgweEdkek0yTURsb2RtTXlXbGx4UVZndE0wRmxWbFV6V0VZdFpqQjRTbEZxWm1seGNWUnlhVlF5T0UxeU1WcDBObWhVYld4eGJVTlZUVTk2V0U1Sk9GTkNTV00xY1ZwaFpERklkR1JrUjFaS2RFRkhRemxPZFdVMlJ6SlpiM1EwVjNOVU1XUk5OR2N4VFhGblRIbzNORXRuTjJoc2MzQkZSRlozTXpNNGR6aGFZa0pIUVMxZmVqQklMVkpKWWpaeFNrOVNRMlJEUm1Oc1FsOUJiRUYyYlc5aloycEtRbnBtV2pCUVdqaEdOMTkxUm5aR1VFUTRORk5KUXpaVGExbG5Wa3RLYkUxMVpHNDVRM0ZpWW5OWVdscDNOamR0TkdsS056UnpMbGRMWkhVNE1qRlRZalpCYlZvd2IxOUVWVmRPZW5jLmc1bE5TY2FtQXo1RXktVEozUC1EbFVSMXZHMUZGSE5WSEtCcHF6RGZRQ2siLCJleHAiOjE3MDYyMTc0NzIsImlhdCI6MTcwNjIxNzE3Mn0._B_zeBGSswhZcrAOv-x8GWMz4iMSn2k3EjLvfZKKVNE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002681"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:51 GMT
	x-forgerock-transactionid: 319811d6-ff00-41f9-928d-24118fe7559e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:52.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:52.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 412758: jsonPath($.tokenId).find.exists, found nothing
21:12:52.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,412758,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a111fbf, username -> user.1002681, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6154e13f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217172210))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:51 GMT
	x-forgerock-transactionid: 50b42a3b-913c-46bd-8ac1-31b70a38fc1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY25wNzFmaDBoZGdyZjVsdG9lY211MTc5Z2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek9XNVRRa3RpV1dwRGNUWTNZelJhWjFCNlJqRkJMbGRXUjBKVFNtaDRhMk5aUm5wSGEwTnBMVEJFUlhaYVkyMURXRmwzWTFGclRrOVhhREZ6WDNCa2VIVnRNV3ROWDFaeFRGWnlkazB3T1dsZlFqQkdURkJKTTFCa2FuSktWM1UzVlV4UGNtbFdTbFYxTUU5cVoxaG1TamhaV1dRNFowVnFRakl3WTBaRmNWVXhlRjgxUVVKRlZGVklPRTFoV0d4clYySXlVRVU1YmtZeGVHOTNVV0pvYUd0RFdtZ3phRmMzVjBSaGFtaEJSR3hDVlRKU1VqSXdZVWhEWkdwSlozRjJibkZHYjI1Vk56WTNObEkxUzJsQ1RuVlNSVzVHYzBSZmVXSklOM0V0WVhwWFRVZHRMV2MzVlZCRFRtUlhUbVp5U1RKa2JFRk9NV2haUnpZNFZWVmtZMU01UVcwek9YTXpOM05TY0hwSU9GTmxUblZXTkUxcFJsaDVTSFkxUkRsc1ZYVXRPWEJ4UWs4d1kwdzNObWxCVWtremJsQTBRM296ZGtaNlduUlBhMlZhYlU5b2VXWnZhREl3VlVKWmVqWmhVR2x2UnpGMGNtdFVjSFJUY21jeVJXOU5Wa1J3WnpKRlIwcG1PUzF3WDBRNGRWRXdVMnh3Y2sxTmFsTlFkVE5pVXpsTWJHNU5ZVXRVVEdkMVoxQmFiSFJwZG1SVGMxaHBNVFp5VjJRdGNpMXdhM1p6Y2pOZlpHRnBhbWRSTmxZeVdteFBTMVowZVhSTFlUaEliWFpqT0ZGaFYwSTRRMlk0YkdSbE4wWXRaazFmWlhFeGNFd3RWM2hJWWpOQ2QyUnFUbmMzT0doRVRUVjRjRTgxZEV4M1dUQm1hWGxhY1ZCRmRXVmFhM2xYYmtsVGJtSmlRMDlDWW5kM1RsaHpjR0ZMYnpocGRYZG9hMmcyTkU5RmNGUkdkVk5VVFV4blRXMUpkVlpXZUhwSmNXcHlhM2RST1UxeWNFZHRjbTU0VG5aRU5WQXpjMU5TZEc1MlIyWkNOblZtTTI0MFpHWTNSVFJhUkhSb1ZWWlBXR2cwU0dKaU5tWm5MV1JVV0dzd2RFNDFRM2hTUWs4eU1GTmtaMDA1YjJKbFVrRjFiMVUxTnpaclJGcEtUbTlSTFZkVWNUSjFOREpxVG1SVFdFTkZWVk56VUhkbloyOURjRmRvWW1aalNUVnJSV2d6WDBKdVdVVkZYMmhyVkZjNFdIWmpMazFTUVRRMVZYQndVemM1VkVkaE5EbHhVM2N4WjJjLlRJNlBUU2FaaFY4THotUXNhVXFQWTk4TWxCbzhqcXBUejN2aFFWeEZXenMiLCJleHAiOjE3MDYyMTc0NzIsImlhdCI6MTcwNjIxNzE3Mn0.k_2K3qnTLSpSB6Y6o1sOC1OsC0-N8SoEQVPZT61f92k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:52.211 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:12:52.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 412806: status.find.is(200), but actually found 401
21:12:52.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,412806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7deb1dad, username -> user.1000146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73c4349c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217172466))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3AyNmNtcnAzZDFlMGZycjY4aXY0aGFnNGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aGFUTlBabE52ZEc1M1JGVk5TbTVyZGxWTVgzRm5MbTh0U21KRlpGRnZjMnh6VGxoVFpYRlhjMGh2VGxWNlNIUndOelJGU0dwWGNTMVNWMTlrYzFsWE0zSmlObFJhWVZvdFZEQllSWEV6VTFCTWJWVldRM1Z6VldORk1sbENTakZZV201NFJtWXpWbGx6ZWpGeWJIUjRhMWRPV0VKSlZHRmhXVTVCUm0xTlVTMTFhVVoyWWtreWRtRkRXRGs0VUhCV2RVRnNhRUpMTW10amRIQmZXRzFNVjBWMGIwbGxOMU5wUTNRMmVUbEdZMWt0T0ZCM2RVbDFTMkpRUlZJM09XcExkMFZ2VjFGdE4xVTJObVpzYzFka1kweDNVVEowTjBjMGJrMVNZVkptWWpsa2REQnhhRFZRV0ZCcFN6QkxVbDlSYVhkQk1XUlljbXB3ZDNGemQxZ3RUMmxKU1cxMU5uVjJUa1poV1V0NlgwSkVOMHQxYUhkRmJHdGFSM1ZwVTJsWFVYVTFUVFZGWmw5YWJGcFhla2xDY1VOQ05VSktVSG93VDJrMWVWUjRTMHBVYUVaaWRGSndjRUZpVUVsR2FHdHpWbFZyZWpaS1ZEQk5YMU5sY2xKalNGVllSMDR3UlRONVpEZGFWRWgwVTJFd05XTnRTRkF5Ukd0eWFFeFBTMHRoZEdKellXOUJVR0owTVRoaFZHUk5jMVZVVVVsaFFWQmpUa3cyZW01SlVtcEVWMjB6VEUxWGFFMW5SMUIyUkd0NE5uaEtSbkEzU0dwS09Fc3RRekZKYTFCRU1YZFNNV3cwTTNVek5WQjJjREpaVTNkeU1VTTBjVk5xTkVocldXeHJjMGRTWkRremQxUkVWell3TWxkVldUQkRWRFpYVWtsSlgyUk5TVVpKUTNSaFZFaG5NRXc1Wm14T1Z6UnFhbkppWkdodlNqZFhhSGR6VGxsWE1tTnpVbUZUV1RoRFIxUllPVWxQZFhCdGNtbFRXV05oWjJ3d1h6ZGxTVXRYVERSRVNEVjJTVnAxZWtnM1FURldhVEZoVTJsRVZUaHNlbEY0VDFSV1oxaHdUMlEzUm01eVRuVkxORVUxVms4MU5tSkRkMVZhZEVGNlltZHNSV05YYjJoS0xXbzFhV3hMY201bFl6SjNkVVpKZEdsTFdUTTJZamxHWVc1MWRIaExXWFZPWkhKTk4xQk1ka1ZZZUU1VFRqTlJiVFo2VjBSSFJsZzRiVFJhV21OWFJHOHdMa3d3U0c5MWVHOHdiamt3TWpaUlNHTm5XVkJQWVdjLkFnTTJ4Z1VBWTcwOENTbVFXMkc1ZWgzWDVtSk1MQ0VuY3RYeUV6UlU3cjgiLCJleHAiOjE3MDYyMTc0NzIsImlhdCI6MTcwNjIxNzE3Mn0.E_XOXLGYenSbmWmrCkTefWw7sCO_c0Hsr1KUz6IbDvo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000146"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:52 GMT
	x-forgerock-transactionid: 5294943a-21c9-42e3-8bdc-5f65fd8bb667
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:52.515 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:52.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 412806: jsonPath($.tokenId).find.exists, found nothing
21:12:52.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,412806,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7deb1dad, username -> user.1000146, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73c4349c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217172553))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:51 GMT
	x-forgerock-transactionid: e254f058-d038-46a1-8b37-547c86e0489f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWEwY204cXQ2Z2M2bDVzOGdsMnFvMGlwdWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVRHOTFORzlzYldGMFVta3RkbXBVTUZKTlZXcEJMblZKUTFVeWNFSmtUV2xaUldaNGNtdzBWMjlYY0U5Q1QwVkNMWFk1TWxNMWQwY3lUMnRVUkVOM09HY3pRVGxYVGs5RVRHSjNZVE14VUZsQ05VOXVZalY2UkVsUlNXRnhPRTVtZERKMFJsbHFiVUZzZURkUVRWZHJibkZZZGtaWVpUZFpSVkJhVkVkc1ZsYzFZV1ZIUW5ZeExVSXpXWEZhT0VOc1pISnBkbFpZV0ZOM04xQXphV1pHZEVFMUxUVm9UR1pMZWt0SU16TnBXRlprY0ZWWFMySXlVM3BuT0d0RmJqWjJSSEF4Ukc1VWR5MWtVRlJDUkU1b1MxWmlaRGsxTmpaQmJuYzNaRXR6ZFZSWVYyZDRkbnBSVTJOalIycFZWa0ZSVFV0cmVFUXRPSFZRTlRsclRucFNZMHhHYWpkMWQxcFRPR2RqTFVOSlprOUtTR0ZJVFRBeE1uQkdUeTFVYVRWaGN5MVlSVTgyY1hRdGFFdDVWa3B4V1ZaME56QmlNVTFoVm1kRVUxcEViV2xaYXpOemRFeENNVU40V21OU1NESkpYMWhXUzBGZlNEQkpla1pDWm5JMWEwcFFkVjlFVVZadGVHeHJXamxDY1ROMVRIRk5kVmd4TldoNmRXdGFRVUpvUzBndGJ6QndURVo0ZG01Rk4xQnpibGRWYjNaRldrVkdiamxLT0hSdVJGTkdWSFJrVTAxRGJYVXhhMk56UW5FeFkyY3RRbG93YkhGRmNEQkNVMmt3YldOUlpERnZRbGQzZUdGdmRGSkZUbUZGWkhGeFlXa3RNbEZMWDNsbk0yOHhRM0JPUVd0d2RsaE5UVVZrWnkxTFVUUXhhVUkzVmxwa1QzQnNWV3hPZGs1M2RHRkViWEUwVkRkcFZrbGpSWEpCUjNwQmVuVnpSME4yYmxadE4yZEJXVmxaY1ZWaFV6UjBZV3BHVkVab1RGaE1VMWxzV0hGRFMxOUtkVzlLWkZwc1VITk9TUzFsUm5Wc1UzcElhVmhRYW1VdGFGVlJlRzlrTlZKU01UY3lZMUZmTjA1Wk1XY3lkakJ0VGpab2VXcE9TbEkwY0UxQlZXOVFSazlmT0hsUWRIaGFPVk5uVmsxeU16QnRaRVZqYVhZMlpXTkNTM0ZyZG5oV01FSlVkRmxXVUhCMmVHbHVkMU5KTFRNeU9VMVpPRkoyYjNBMk1IQm9SRmhXVkVkQmVURTBMbkZQT0dsMU9HSkhRMFpyWlVONWNtRnlPSFl3VUdjLkU0OUtMaWZfZHlRNWR5MVA2S0xGaW5tTXFHOUpENUlMTTRHWTdlRXB4OFkiLCJleHAiOjE3MDYyMTc0NzIsImlhdCI6MTcwNjIxNzE3Mn0.1Hmf7XvaFeH0tWW5kt6-_nWiKSNIjyyVFKd59UZgGb8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:52.554 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:12:52                                        2765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=810773 KO=13416 )
> restLoginInitiate                                        (OK=401737 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=400562 KO=1153  )
> restloginProgressiveProfileCallback                      (OK=8474   KO=1153  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.18%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.18%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.85%)
> status.find.is(200), but actually found 503                      4958 (13.91%)
> status.find.is(200), but actually found 401                      1153 ( 3.24%)
> jsonPath($.tokenId).find.exists, found nothing                   1153 ( 3.24%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[########################################################-                 ] 76%
          waiting: 129758 / active: 33     / done: 412824
================================================================================

21:12:53.059 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 412895: status.find.is(200), but actually found 401
21:12:53.059 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,412895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ab4bea4, username -> user.1000290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57e4f3ca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217173010))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianJpOTU1NHRwNzcwbDR0NG9wZnQxaHBrMDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVFXUmhiRzFwZUhScVJEbDZVMXBGUjNkSWEzTkJMbHBTVmxWYWVUTk1Uekp3TVc0MmFsbEJkSEpoT0VoUE5rWlpMVkE1V1MxWk5IRTBlRmxGTTIxUU9FVmhWRVZ5UkMwNWIwcHVUalJRVFZJM05saHVWRzE1Y1ZoUVpsZHFjSEIyZFZGQllYUk5aMHRHWkdSQ1ppMDFhVXR6ZERCSFlsaEJOWGhxYkdkaFRYSktSV3RTU2xCUE9FZG5WalZqZVhaeFUxUktPSGhVVTBSM1NHUnlRWE5uTkZWcE4zQnRWMjlRTFhock5VOXNWWEowWTJaNVQxSXdhMWxvUVRCR1VqUktNRW8wTWpOd1FVUXdZM0U0ZG05alVYUlRiV1p6WXkxMVltZFJTSE5KZVV4SVREQjFWa3RCZEhKT1VGVnVWblJoWkRoR1pYTkRZalJ0TkVadk5ISkVUbmhQV1hwWVRYRjRlWE13TFVsbE4yeFZObmMwYW1wMmFYTkNjVmN6ZWxOTFVUWXdORVZhUldOaWFIRkNPVXR5T1hGcVFWbFBlR1I2U21zdGJWRkJUM28xVld4WU9IUTVPVU5qVWxwbFlsQkxaV0YyZVY5dVNUWmpWVTF2YjNKMVNWOTBSVXAwVldSdE1FUkpXVVZvTWpSV1V6UmhUbmRFWDJscFgwOVFNVTQwY1hCR2FraFBXalZ0YlZCSlN6SnNhR0Z5ZEcxTWFYcHdiekp1YzBrM05taHFiakZKY1dZemVHUjBhbmg1YlZwM1dEbEpYMHh4UTNsTmIwVjZSelpETkdzNU0xQlFVUzFEYkZWVVRHeEZRMHN5Um5ocGQwbFdRbkV4TmkxU1lUVlJSa0ZSTVhSb00waGFOREIwZDI5V2FYaFpUbmg2V2tSaFYxRXdRVFZuVVV4S2RYUjZVV2QwYlc1b1dXaE1WMTkyVTJ4TVIyWjBTa054ZWs1MmVqTlROazR4ZFdSeE0wOWxaMUJXTFZwRk1tOW9SM1I1TWxCUFptMVdNVzF4Y21kdVRIcGtSMUJxUVRKV2MyMXdYek5tVGs1WVkyUm9URWg2Ym10clJ6QkJaelZqV2xkUWQxUTVlbWswVW1NNGNXdG9WV1JMT0VNelRHWjZVV3A1UzFWVVVqRklZa1pDZUhaUFpWOTNiMDk2VHpKaU5FUkJaV1pOUkZGbGRVdFpkSE5VYkhaNFMwbEpkWGwwZGt0Nk1uaDRNSG94WXprNWJraDNObE10UzFad1YwRlZMblpCTnpWb1NVczVOelJtUlZCQmQwTTRObE0yUzJjLjl2SHpRbjMyWlBrZmlCYWM4QWdvS2JoSHM2RTAyOTNVdnd6ZXlManJSWDQiLCJleHAiOjE3MDYyMTc0NzIsImlhdCI6MTcwNjIxNzE3Mn0.pob5_CfxQIi1cxPnYUi_F30GJHcj3zUSBZZ8mAxUJQc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000290"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:52 GMT
	x-forgerock-transactionid: c43309b0-fc51-459e-8ffa-a24daaa28b06
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:53.059 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:53.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 412895: jsonPath($.tokenId).find.exists, found nothing
21:12:53.107 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,412895,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ab4bea4, username -> user.1000290, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57e4f3ca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217173106))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:52 GMT
	x-forgerock-transactionid: 2c504ffb-0ff1-4ef2-b6a7-a052ee142d9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTZxZnNhazQxN2l0cm91NjVqc202ajRsZmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmVucEhjbTFXY1ZWTGFYWk9XbmR5TUdZMmRsTlJMbmRsZWt3d1pUZFViek40Y0VwYVJUa3lZVzlVWlZabU16a3RMV3RXVUY5S1RFaDRNV0ZaUjJReVJYcHBhbWRKVFU5b2FGSlVUMUZDUTBWQ2FHNHdXa1UwYUdOcmQyRjZWWGhhZDJ3MVNGUkZTbEp3UW01SldIUTFPVUZQYzAxcGRHbHZkRlpGUVZoZmNtRnlPUzFVV0hZdFNsSkRSV1ZEUkdGdVVtZHJhSFJsU1U1MGNqbHRZM1JWYzA1bFMwSlBUMUpJUW1jeWNFRmpValJIUlRkNFVVOUNiV0pXTURGS1MxTmZOekJuWkcxWWVrZE5aRUkyVDJoWFNUbHNYMmhIYWtwUVIwZHdZbk42TlVSclgwbDZTVlZTZVc5VVlWQk9OMUppU1dGSE0yRlZXbmhaV0dKTFYwWnpXRTlKVkdrMldGOXdXRnBGVm1Gd1JXSktNaTFPUVU5c1FuUnBSVTUxYzNCTExUTlZlVE5mWTIxTVNrTmFWelJaYW1Kd1lWcDVVMUpTWW5SVGFHZFNlVXhJTFV4clVYRnFiRFF6Y0VoeWNWRkdhRlIyZFRZM1J6aEVUa2R6Y0ZBeWJDMVBNbmxLYmxoaWQyTkNkR2hwUlZsb1FsWk1PRWxVZW0xRlZuSlFZVXREWDJRd1ZVOVRZMUpRZEVVMmRucGlYM0oyU1RCQmMyUjBXblJJWmxKcFFXUTVkbVJNZDBSalgzQXplRkJyVUZwSmFIZ3RRV1pqUzNONmVsRkNkbkIzYmt4VGVrdEhPVTl4UTBFMVpuSTJhVUZUTjFCR1NXWXdTa1p1WVZaVE1WTklSR3RWWnpaRVZ6VmZMWFU1Y0ZVMVpXNHhXbUZ1YVc4eVFXcHJRMjlwYVZkblEzRkVhV1l6YW1SeFUyTXRjVE5NUkd0RlJVOUJVVkE0VHpRNFYxbDBXRjlXY0U1TlJtSTJPVWxNTkRCS2NrWlJhMkYyZFZKc2MwcFdka1pPYmxGTlJrMUVWemxKT1dGdE4zaEpOWFJRVWw5WVJGTkdVVFl5YlhweldWY3dTMTl5VEhWWGJqa3RiVlZIYUVjM09GTnJhRzVYU1dGRVJFbElOR2QyVDFsNVJTMVdabTE1UkU1SlQyWlhUR0pGYkhsTU0zTlZWelYwV1hKVGJVRnlSbTVqWWtRMk4wWXpaV1pHZGpVdFJFVm5hVVJyVWxReVEybDJkbTlVTFVveVkyVkZMa3cxUkVselVtaE9RM2gxUjB0eGRrMWhWRmRmU0djLmFrTVk1aEE3MHVrS1V4czlyTlk5NmJORzB4VktYRHlsbGUtcGtiZmRseFUiLCJleHAiOjE3MDYyMTc0NzMsImlhdCI6MTcwNjIxNzE3M30.L6YvNFQ-H-08xCBiIr-bKR6cAiNIx7TAJ8vib_sLg2U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:53.107 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:12:53.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 412914: status.find.is(200), but actually found 401
21:12:53.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,412914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e0052e0, username -> user.1001890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6237683b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217173103))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDdzMjhkbnRhbzNjM3J2NzRkdDdhb3IxbWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eU5tTlNia0ZFYUROcU5WRlhkRXBvWW1WQk1tcG5MbkJJVm1sb2MwbE5ka3RxYkRWc09TMUlURk5HYzA1NVV5MVJkR3Q0TWtGUmQyWm9Sa2xEUzBNM1dtZ3llRlF6TVVOM2FEQjZlak50WHpsTk5XcHNhalkxZUhWcGJVTTBlbU5sYURoU1dEUTFlRWxJWnpoMWJGQTJkRzlxVGtVeldVWkhSREZKTW5wdGQxRm1NRk00VVdOS2JXVXdWVXB0Vlc5MWRFNXdSVzR4Y1MxRU9WbHRTRU40TURscWNta3pZelp4TTJsemIxRTBUamhsY3pab09HWTRVa1V5ZUZCaWEwZG9VSE13ZW14TFEyaHFRV3A2WWxWQlFUWXpjbGgwY25RMFZrSlFRV2RwZGkxbFdXeDJURWhVYWtka1pUZFBNR3RxWms5MlgyeGhhblZpZEVoRFNHSTBjMEYwWVZKSUxYWkJOWFp1WlZKS1FsZEZNR3RMZUhGR2VXZE1ielJPTWpsNlozQjRiVTlmZFV4V2QyaDRTbGxIUms1WFRrMVhZVGMyTTBGUWNWRlNaWGRPTjNOMWNuWnZUVFpoYlcxSVp6TlNZMlJuZW1sWldEWjBhM1JJWnpCc1oyRm1OSGh4V0dOTVptUlRTVWN4WVU1amVuTkRXamd4YVhrM2ExSlRZbVZQZWtSU1MwY3hXSFl5UmxnelRrbG1TM296WjJzNGFEQlRSRXBNYlVveWMzWmhWbk5CWXpGdVl6RXpZMmhTZG01U1p6QlZhalJYY2tKdlgyRnFZazR4VlRsNmJHSkVPVTlVTm1JMGFsOXVRbFF3T1hOcmJuWXpWMVI0TmpWZlRqWldaRzUwUjJ4eU1XTmtjeTFvTkhVMldYRmFYMEUyTFVJeGNVZFpPRVpvYmxkM1FrOTFWSGhwVTFsd1ZYRTNWM2QwTXpjM1IwZEdOemh2WldReFlVSTNhbU01VVVGRGFYUnRUa1o2Vm5WWldWVm1UV0Z6YjBwVmVrNVZhM2RZWVMxU2RtbENZMEY1UjFSdWVUUjZkMFZaZG1ZNGVqWnBZVXRaU1hod1NqQm9TRFJ4VkcxWVVEQkRUVzA1V0dacmIwaFFOMGxhVFc1VGIxODRlbHB6TFZGRFZFZHdOekJwYUV4cU9FZHhhV3M1V0ZsT04wWXlhekJIWDBSVlNXaGlia2t3ZFdoRVNXSkZSbmR5WjNORVoxbDFkR2xqUTNkdmNVUlFXbU01ZEZCRVRHeE5Ma2N6WlY5blJtaElSMjkyUVZCRmRuQkZZbk0zV1ZFLlhPREJ3Mk1QQmxKLXY0eGVvOU5ISHN5WXFGdDNxNmZ2OFV1LThKT1ZNOUEiLCJleHAiOjE3MDYyMTc0NzMsImlhdCI6MTcwNjIxNzE3M30._PCSWoV9pe1g9HrFHB8vqt_MJ12fBLREBK2I7z7D8pk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001890"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:52 GMT
	x-forgerock-transactionid: 0bee726f-9a35-4e4c-8c56-0efc84332a93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:53.154 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:53.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 412914: jsonPath($.tokenId).find.exists, found nothing
21:12:53.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,412914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e0052e0, username -> user.1001890, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6237683b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217173194))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:52 GMT
	x-forgerock-transactionid: 8a59f9cb-0e39-4a5f-8f88-92dac20d34b6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGNoZ3VoZ2R0YzZwa2lndDVpMm5qNmdqdW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVMwaFpiMGxtYnpKcE5XdFVkV3R4TUdZNWRFSlJMblJJV1ZOSFJ6UTVVMEZ3VVdFd1pGaGFPVmh2YkhWVFZXMWphbE5SYVV0NVNHOXZXWGM1YW5KWk4zZFJaVEJaT1ZZeFEyMTFURUYzUnpOaU5WSjBObEJrUTJGa1JEQnhWVWRKYW1OUlVsRjFYMmhZZFRKeE4zSmpZWFJ5UTJWUU5HZGZhR1JSUms0eVdEaEhSREphUWtGdGFGOUJRUzFZVW1wSU1tNURibWhsYkZKVlF6VjVkWFZ3VkhOSE9WWTBhRlZIZUdwcWRYUkRXa2sxYzJKUGNtaGxjak16WjBKSVVqQTJlSE5yUjBKSVoyRmlkWE5aUWpSemRVNHROMHA2WjNSbGMwcFNkMVZMTVZneGFWcFJlalJXT1hCUk0yOVVkQzFKVUZKTVdVRktZWGRhY2pKMmVFeE9iR2RxVlVveWFraHdUbHBvTVMxTlRGcDBlVWh3YmxaSWNWRkJkMHRTZUdFd2FrMXRTVE14YUVGdU0wNVNjVzlxTjJOSFYyZEJYMW90Ym1SWVozQmFZVGR0YmtJMlNUWm5WazVRYm0xMmEzZERiVmMxU0hGalYzaHhXVVZZZFhsd1pVSkZWM3BUVkdOTk5FWXpXVkk0ZVZSWU9HTllNVzFaUjNoUU1GWjJkSE4zYTE5blh6TnRaemhwV0V4T2FuVktZbTh0YkVWS1NFUmxPRloxU1VObFUxcFVVbkZDY1hJMGFHdE9jSGx4TlVjMlpYWnpTbFp4WjJoR2FUQlBlWHBDVjJoeFpWbFhaRWt3YVRGcFlpMVNTM293T1VSVFEydFJjVzlCWDI1amFHY3lTbkJmU0VndGQyTkJla1phYjBSeFREUlBaRmhpZFd4bU9VeE1kbTFIYVY5U1FtaGFNRGxPU1ZGbVRGaE1NREp6WlVwa1dqbDZWbWxYVUdkTVMwUjJVMVJtWTNGSFVXSm1NRTA0Ym5GTk1IRkhlRmszU0VaWk0wdHJURUkwZGkxd1RGTlRabU4xUlZSdVZWVmxWMWxuYUVSdVVVZGZiWEZUWTB0cWVtVklVWGg0TFRBMmRHc3lSaTE1VWt3M01qVktTalJXVFY5WlF6SkNlakJtYjA5MVpVMUZRVXhzV0hGU1FreEVZM0paU21GU2RqQlJOMlZEWTI5aWIweFVNSFU0Y1dSSVpqRTRTa0pJU1c1V2NFaERZVFZCU0hSM2JYWXRTbG80YUhodWMwVlpMa0YxZHpaWmNrMVFibGd3VVd4YU5rcG1jVUV0Tm1jLko2YUlsNWF4bnV0SXE2R0xINDJhVjhBNkRGNk5lWGdoQnJtMGpPcVRWVW8iLCJleHAiOjE3MDYyMTc0NzMsImlhdCI6MTcwNjIxNzE3M30.aK0WX7o1fnIOXXNdrPJ9GG5zdL8elYNNDU_Klf8UrWA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:53.195 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:12:55.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 413256: status.find.is(200), but actually found 401
21:12:55.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,413256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71433b93, username -> user.1000963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6961b483, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217175247))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTM5djdkcGsxYTZ0YnJvcHQxaHV0ODI2b2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1NHZGhjMmxOZFcxNUxXVmlWMmxRTW00MVNHZEJMazh4VmxGdlptMU5ObVpTU0VGNFRtZDFjSHBHVmxVeGFFdzViM2hoV0RrNE1reFNjRFpWTjFsZlJHRmxTbGsxTUROZlFVMWpUSGhET1dOM2REWmFPRlJNYTBKRk5FcGtUVXBtZEZnd1dGZEpVekpUWXpkUllWaFdSa0pITVRsUVYwOVBabkYwWmtOeGNXSkJkR2hvZGxGblJGUlZiM1owVEhndGVGaEpTVTlSUkhsMWJuVmlhQzB4Vm1obVRXWlpZMmRtT1MxWlZubGtNRWxOWkd0YU1YTXdTMlZZTlMxUVEwaDBTMHhZYjBsUlRVOXpUbWRaWDBkd1NqQnFOMUpUVkRkYVFqUkdTMGhHZEd0eU1XVlBYM2RWZFVOQlJsRkJlVkJaWlRreVJESk1ZbkpCUWxwVGVEVjZhR2wyWVcxalRtMVRYMkkzVkdaR05FazFWV3BzWmtaNlVEWmtPRUZOYTNCV1YwUmtUek14Y0doRVpITjRNMnM1ZFZjNE0zTlRhREo0UldWa2MwOWlkRFJMTkV3dGNWSTBURVU1ZWpOcVZubFJla1JJT0VkNFEwaEpSQzFhZDJKVU5HeHRkbEJhV25oMWFsUktjekpIUjIwMVMydGZSMDl6V0RCT2NtTm1YMjlZVW5wdlYzVlRXVzVzVW5WaFQzQXRZM2Q1VUU1aU9UUmhVMjkyUlVwbWEzaHlRbUpPVVhWbFJISmpYM2Q1VEVoNE1tOVVPVXRUYW5sSVNuRjJPUzF4V0hGeVVXNTJUVlpCTW5OcVRHOWtlVFZaZDI1R01VYzNVbE5WVWxOU1lUaGpVVEZyUWxCdlVXNXNUR2xUT0V4VGNrOUNTbFp2YWt4c1V6UlJSR2xNYmtoWWEwcExiREZOZVVoZlVXZFNkRk4zVEZoTWRIQTBjWGx2VDFGc2NraHRRWGRTUVd4WVdYQkNiR3R2UWpSd2VXcEdNRmsyVVdSTVgybFZReTAxZUVaTVZuWnVSbEkyWW5ZMFUybHFlRlU0UjNkQlowMXZaVmM1YTBKTE5EVnpNV1JxZUdSU05uVnpZVXhKWm1OTVdsVTRWWFZ1TWpaT1ZqSk1hV3hLYUZwbU9WWjZOR3gxVVVST2JqVTVhM3ByUlRsWFpWWllNVUpRTVdrNWNrcFdSR2xMY3kwMmVtdDRXV1pWUVROMGVsUmhYMUZNY25OTGFtaFViRE55ZEhZNWIyUjNMbmRPTFU1MVZFdFJjek5VVDJaNFMzbHBNa05yUkVFLmhMVEZLYzdfajNlZlI4SUNfWGxGMlo1ZEVQdHZPMU1VN0puRERIUE4wSE0iLCJleHAiOjE3MDYyMTc0NzUsImlhdCI6MTcwNjIxNzE3NX0.AQ0uva10CFkemURRcPmdcb5_TpSNBaRz4aEBYRukB6s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000963"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:54 GMT
	x-forgerock-transactionid: a5f27607-4ca9-45e7-a067-c3192092ebc9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:55.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:12:55.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 413256: jsonPath($.tokenId).find.exists, found nothing
21:12:55.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,413256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71433b93, username -> user.1000963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6961b483, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217175335))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:54 GMT
	x-forgerock-transactionid: ed26db66-aa33-46be-8da9-12db5c1460a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2p0aTVpdGxrdmowY2k1YXFibm05NXFoOGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVkycFpVbGhJVW5KeWJ6SnZla1p0VmxneVRrSkJMbXR1VkVkbGVrd3RaQzF1UmxWemNWRkVjMU52WTI1SE16ZzRTSHB0WVhvelQxWjFlWFphZUZOb2NsZExiMTg1ZUhoQmJYSmFjemR3Y2pjeVdHbGZUV3d0WW01U1QyWm5TVGcyZEZOTGFtaEZhRFpQYTBGcVIyUm5TRU5rTW1STlZYTXllbGRTV1ZwdFUwdHdhbVl3VkhkZlprNXNabkV6VFhSSFMzaDNVVU5VYkRsb1JXOWpVMVpmV2psQk16UnBhRzFSV0dOM1lrdFJVVzAwWjA5ek1XazVjR2xDWVhaNmVHdG5jRk5QWVdKT1V6Um5OR2hGVG1JeWJXZzJOa2hSTkhBNWJEZFVOVTlMV1dGWE5rUXRWVkkyVmpoS1pHaGphMDVDYWxwVFQwRndVMkpRWldZMlJuRXRiMWc0YXpaNFEwaE5hMk55YTFremNVZElNSFJPTTNGbVpFbE5UMHM1VjI1a01tSTRlR1ZpU0dGNFUzWkJSMFp5VTA5UE5GRkdkVlJzTUVremVURnNWa3RKVlRWaU5HTk1aVmN5U2t4S1UzbFBNbWxDU21kQmFub3pNWEZSTVhBMVJWZGhObDl4TlZwM1pYTlBWbVZrY0dWR2RsZzVXRUZNVmpWUVVVeFlXalJqWW5FeGNIZGpOamR0ZVhob1YxSk9aa1ZKUmtwNGFuaERYMHhYTUU5NFZEWjNSeTE2VGtaVWNVSTVlV1ZvVkhOdWRGSkVOek5KUVhObFdIaFVXRE5GYmt0NlkxOUlOVWxGV1c5U05YaDJOMFIzY0ZoMFRsbEdSMll0UjNwdWFXbDVWRXRWV1MxVFN6TmpaemRTTkRSMmRVOUxWQzAzWTNSd2MzSkpNRkZrVFhsdWFIQjRYMWxpU2tGTWNXTlhXVVpMUjNkQlp5MXdibXh4YVhCalRGSjFWbVZMYm1OTVYxODRRVXcxV1ZaS2JWaEJTRTQxYVdWRFRURm5Sa3MyWDI1c2FsUjBXV05YVEdNM2NuRnpjMmxoTXkxaFNqVmtlbFU1TmtkMFIzQldTbGh5Y1d0ck9YSnVWMTlmTVVkTE1HMXZMWFpXVEU1dlVscDNVMEZEVnpoa2IwdFNOWFE0WlhsNGJGUk5SelpmTVhGUFNVdHpZMU13VUZRMVNFMDNTbWhrUjBWeU5GVlRkRGwxWnpOeU9WTjFVV2hJTFVoNlV6UklRMms0WDBsVFYzbEZMbWQ2ZW05NVJUbHVOMUY0TVdJdFJFOVdSekUzTTBFLjVoTWM3aTdpQjJjOWo4VkxjSmhRblZwTUhmZmNOVUEwR21sUlJpUjEyRk0iLCJleHAiOjE3MDYyMTc0NzUsImlhdCI6MTcwNjIxNzE3NX0.YO1eOaLmtyzSaK9kDsf374hgqnK7v0CEkLePLn11Yck","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:12:55.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:12:57                                        2770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=812304 KO=13422 )
> restLoginInitiate                                        (OK=402492 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=401318 KO=1156  )
> restloginProgressiveProfileCallback                      (OK=8494   KO=1156  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.17%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.17%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.85%)
> status.find.is(200), but actually found 503                      4958 (13.91%)
> status.find.is(200), but actually found 401                      1156 ( 3.24%)
> jsonPath($.tokenId).find.exists, found nothing                   1156 ( 3.24%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[########################################################-                 ] 76%
          waiting: 129004 / active: 27     / done: 413584
================================================================================

21:13:00.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 414002: status.find.is(200), but actually found 401
21:13:00.363 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,414002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ca69a0c, username -> user.1000771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dcda0ef, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217180316))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWpuYnIyb3BrMjVzNWRiZDdwbDUxcXBmMWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2FFOTFRbmN5YURWaVdteHNWR1YwVjFwNE5qbEJMalZFVjJWNk5VNU5XVlp1YzNGRWEwaFJVVEpHVFVkbk5HOU5TWEJYU2xoUFRVaDZUak5GVWxnMk4xbEhjbXh3WWxGeVpYZzNZVE14YmtWbFRIQjBWbU5VU1ZoUmJFUnBUMDE2YkcxR2FUVmxTMmQwUkdvMWF6UlFPV0ZtZUdwcU5YSXlSalZzU0RKaVdXMVNjemhtWkU5VGJqaEZXVXRpT1RWRFNuRlFibU5ZZVdORlVuUm9aVzlJVlY5aFVFOVhSa2hwVjFSRlJHRk9SM3BxT1hSTWEyNDFUMlIxVkVWSlRFcE1TVXh1Tm5wMVpsUkhiVVpsTVhWdE5rNHdiM05oZFdwck5WZEpZeTF4V0ZKSmJGbHlZVGc0UzFkUFRHdzVOMFozUTBFemRtRnhkREpmY3pselFWQTVjRXRXZUVoS1FsSjBVek01TldwelgyNTNVbnBaYlZGdU5GaE1TMUE0ZW0xRU5HVnZhV05WU0d0QlZuVlhSWGN4ZG1abU0ySkNkVlZuYW1Sd1lXcHFVV2M0VnpWa01rNXRMVXRvY1dsc1ZTMW1jWG95YUdaNWFHZFRiVXhhVTA1RVNraGljbFI2YlZkemQyUjJTemxRY1VkNVFrRXhWVVpDWnpJd04xcDZaVmhFVkdKeFpWSmxVSHBGUW5wRlowNXVUbVp0UTNwdVJGRjBOMDFyV2paelEwVnRhRzVtUTBkTVQzTkdVMGt3YTBoUk9HcEhUMHhKVkdSbVdGcDJlV2RJWm5FMmRHaEJhbFZoYUZOc1Jub3piMEl5WWt4WWQyRXdiekk1TmkweVFrOWhhbDgxZUc4d2RURmtTbkZ2V0ZSMU9XVllYMUl5ZDBGTmEwVnFWVTFNZFc5bFVEUTVZMkZaTWpZd1ZFcE9XREJCUkVobU5GaHRkMHBpVTBSVE5ESlhhR1pzTlVwWmREWndUbFV6ZVRKVU5rSldWbHBPV0ZWdlNHWm9WblJaU0hGWE4zVXhTVFExVkc5dmJtbHNTbTFOZEZWSWJubzFkRFkxYm5CSFVFUlZTVEF5V0VKQ1FXRm1NWFJpVVdGWlgzUkJabDl0WlRBM2NWRnRPRXMyU1U5T1ZHaGFSM3BDWmxoNVNtUmFkRk5NWjNSbVdVdHhkWGhPZFZocVNISmhkWHBVZEdkcFZtZDBYM0pqTFhSaVZsQjVMVXRmVFVkZmVsZFZPVFJ6Y0hsMmRuYzBMbEJPYzBwRFh6RjBiSEJtVFdoUE5HNHhVbTFOV1djLjZyMjAwN2tOOGZTZFNvb0JydDdKOFNhRDRzcmxjSWFobEM2ZTVhRXk3T28iLCJleHAiOjE3MDYyMTc0ODAsImlhdCI6MTcwNjIxNzE4MH0.s2Z03bK7K76HmI-T5NXNOaQYhvLbBKddTT6siScC7cA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000771"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:59 GMT
	x-forgerock-transactionid: 01c18885-af62-4bcf-9635-de2ae98e0603
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:00.363 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:00.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 414002: jsonPath($.tokenId).find.exists, found nothing
21:13:00.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,414002,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ca69a0c, username -> user.1000771, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dcda0ef, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217180402))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:59 GMT
	x-forgerock-transactionid: cff60326-fbf2-483b-8cc0-59a04f272ee2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnRvbGI4dGpkYnE5M3NtZHBsam5hbWhxcm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFR6bDBUR1IzYmt0c1NtWjBZazFQVjNGWVEzcEJMbTVGY1dkRlpFWjZUbGhwT0ZNMVpYaEZjMnhRVTNGT2JucHRTR05ITlRnNGJsaE1UMDFmWjNkNGFVdHVRMjlOU2tadU1sSjNRbUZLTUZaMFVIZzRjMDlVVFMxMlZrVnRiRUUxWkVSUFlXZ3laMVUxYTJGUVlXMWFjRWw1VG5salpESTViMnRvZVVKVldIRnJTMXAyWVhvNU0yY3RPWGd6YUdnMmIxaEtjVlozVUVzellWOW5kbEZmZG1aclQyZFhOMVpSZUdjelIyVlRiMVF0ZERCeVVETmpSRkp2WkUxbk1XWlNWSFZaV1RoNGFYQXpVSGxHVjNKaU1EVkhSMVJ3U0hrelJtZ3hRMmhmVGxSNlpIRkdhWEpCTlRJeU4zQnBibTFaUjFoclV6VjJabU5SV21kcGQxUkpjRzVsU0d4NGJXOWZSMUo2V1cweldHWXRiekZzVGt0RE5UZGhNWGRyYTBGWU1tdEVZa1JvTTJObFVWcDBRWEJaUkdsa2VsaFFTVzVNUmtKbU1rWm5TM2xzZGtKMU1EVXlRbEZWTFY5VmFXWndaa3B5VVZFMFRYa3dOekJtTTNkUGRIVmFVRVpOYlRkc2ExSkNUbEUyVmxkek9IQTNPREprZFVoeFNtTlJTbHBJTlRWSFNHTXljMFZ2YldWRVRXOWlXVlpTUm14a2JtZGtNMjh0UTBWZmJFZFdXWGx6VVc1YVIyaGFWVVZ4WlhwelNWRTRNbUo0YzNrNFpGQnVZMWRPWkhSSWEwUnNRekZCU2t0NFVGSXpSemxzVDFZeldsOURNMjFyVFU5dWJsaFJiemxzT1c0eFMySnNVRzVCUmpoNlRIWlBhM1J5UTNOaU5VSkJPVnAzVXpVeUxYbFViRlYwTTFKRFNGcFRkRXBoVUdzeFdXMTFWSFl0Y1VvelNFTnliME0xY3pWaFVDMDNSazVIVlVkWVJrTk9Zemh4TUhaMVRrNDJhRVpXVmxjNFRIQlliVUl6WnpFNGJtSlVYMnM1VVVWWE9VaHZPVmx5YjFsS0xVRnFaV1pVTUdWeVltdExNeTAxUTBOM2VDMXhWekozZDFkNVltZzFRVjlMVDBnd1Z6RnRjV1JNVjNjeWRrTnRXVWhHYWtOU2FXUnlialEyUjFNeFdsRk9UblUzYUVaTVYxOVZibEJyV2pjMmFuQlNNbWxOZDIwMlRscHlPRTFHVDJWVFJUSlJMalphUjJKMlYxOTZVWEl5TFhKSlEzbG9OR2szVW1jLkxfNFJLYS1lUWxzTE1OMnlvODl5ODZYdVBELURfSWVoSjNJUTdSVlR0NXciLCJleHAiOjE3MDYyMTc0ODAsImlhdCI6MTcwNjIxNzE4MH0.3M6IDPrd58fjbLUSz7_YAWj5SWckXzCDOx-lfDnlVGA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:00.403 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:00.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 414024: status.find.is(200), but actually found 401
21:13:00.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,414024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3260fc06, username -> user.1002621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17bbe371, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217180475))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWhsazJ0cWYycTdlamlvZm5xZXM2MHNrNTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmNFRnhVMXB6V0V3elgyNXBWbDlsVVUxdmFFTm5MbUpxWXpnM01teEtRVlJwTkd0M2NtRjVOekZNUzJsdWNVTm5XVmxLVGxGQmRYTjBZVUkwTlUxaFlYTkhiMFZIZWtkNk1uSjVPSG81ZUZsWWFWVTJlV3gxVFdwWE1ESTJkamN6YURKTVIyeFZjM1ZaYmtaVWRtaGFhRXg2VDNSM2EzSlVTVlpEZVZSSWIwZHpSMFpPUTFkUmJIWjVkREF4TURReVNqSnVZVWt0Y2xSS2NHOXJUWGt6VG5GV01rOXJiR2Q2Y0VaWExXTjRMWE13T1UxSmNVcG5jVXBsZG5SNGFYWk1jMkUzWlU4dFFXTnZUbGhFVG0xRE5uZFhaak5KVkRoMldYTm5SVmhqTVc1U1FVY3RUbEZxVmxkNGFsTmpRbU5WT0hkdFNtSjZRakphTkY5aVltVjFTVmR4ZW1sdGQxQnBPVWxpVGpCQ1NXNTNlRmh6VG5rNU1VRTBhamRQVldwNFNGRTNUM1J3VlVvek9YUllhbDl6Vkc1RVYyZG9ibEIwVHpCQ2IwSjZhbkpoWVhKaE5HeEZPV0ZGTmt0Vk15MUVlRGR1VlVKUE1YaGZMVkE0T0dWNWMzbzRTVFpQZVVwRVdFaGlOa1ZFV0Y5VGFsbHplWFpPZDA5UFdtdHpXazFZYURWQlZuWlVYMEZLZG5oTWJHSTJlVGRaTVV3d1JtUnFkbTEyWlUxclVsRTBSblp1VGxGcE1HZFdiR05uYTJaR1F6WjZRbEpvYmxGc1YyUmhiV3BOZVdGblJGQmhhME5EWjA5RVMzbGtTMlpoUnpGbE9XYzJTVEZDTldaS2NYQm1SVk4xUVZGb1prNDNVSGhoUkVoU1VtcG1WMWRHV2t4NldXSmphbU0zYXpkWFdubElZM1Z0WVZJMGQyeHZTbGN3UlhreVRubExNRFpHUm05dWRFdDRhVWt3TXpRNVNuVjNlRzR5VTE5TVZHSTRabWwzVlhkSFR6Sm9WVU5ZYVU1U1dtdG9SSFZKVEV0YWFuWlhNRTExU1dWRFNrZ3pjMVJtWVVOVVVFUldWWGRxTURod09UQktjbWxHYlhsb1gyRjFhM05KTjA5bE5EbDRZbnBVYjA5M2VEbEZlVEJaTjJ0bVRqZE1aV0l0WWxwcmJXTnBabHBVWmpGdlJqbGpObXB2YlhReWRtaEZUVFJsTmt4dVdtNUROV1p6ZVdKUloxbEJla0ZCUkVrd1kzSlZMamxSVkZCTU1HbGxVRmhST0RGU1RtYzVjamw1ZDJjLjlKcjlrM0FuYmRGa3hFTy1zN1ZkSXVDQkpDWXQzSGl1UlAyc3RCaTdzcnciLCJleHAiOjE3MDYyMTc0ODAsImlhdCI6MTcwNjIxNzE4MH0.lFVJz5tPVhLqTi_GIbDelTYUZEYAXuje4LOWAipmZcQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002621"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:12:59 GMT
	x-forgerock-transactionid: 1e01149b-0359-48d5-84b5-9f13328ad655
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:00.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:00.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 414024: jsonPath($.tokenId).find.exists, found nothing
21:13:00.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,414024,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3260fc06, username -> user.1002621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17bbe371, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217180565))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:12:59 GMT
	x-forgerock-transactionid: 22515820-016a-43d8-816a-56ad74fd79af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDF0dGsycWFoN3JsM29ibzM5cW03NXQ5NGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aGVWbzNjVGxqU0RkeE1HSXhiMk4xWW5WUFZFNUJMbmhoU2poMk5uaEhhV3BHU1ZSS1QzTkhiVVUzWm1aUVJHaGtXazh4WHpJNU1WOWxhM3BMWVdsbUxWQTFSR0pHV0d0bGJWaHRXbGh4T0ZCVlYwWnBRbEpVTVc5UVZHWTRWVkJXVm5saVQyRnRSVzFrTWtwRk5YRXhjRTFTVDJRM01VeHlkMGhqVG5oSGNUZG9OVkIyUWkxellYSmFVemw2UWtSM01qSlFTRGMxVG1wQ1ZFczNhMHREUjFBd1QzQk1iMnRSUzI1MFJsWnFRVGxzVEVRME5VdzVja1JtUW5ONk9HSmZNR052Wms5NmRuSlBkMWd3VjFOTE5GVjNjREp6Tldnek0wZG9SbGhwYlZwd2FXbGZla0ZNVG1sdGMyeEJRMTlsYlRKMVJEUTRiMVJmVm0xMlozbFphVGhrWTNSd2NHSk5kVTFJY0VkRGNGaERSa1ZrY0V0MmRtRjVNMnBsUWt0UlRFTjZhMDg1YWtReGFsTlhTR3RtU1hKdVIzRXlZVUZIYldoVVltSjZNM3BVT1V3emVucDVlWEYwWTBweVlXZGFNWFEyYWs5SVQxVndOWFpaVERGVkxXaDNTemsyUVVwMlQxRlBUek4yUkROQ1VVcENTakZwYkhkeE5GZGZiRlZ0WTJObU5XOVdXVUZLYW1OVmNsOTFkRzh3VlRkU1oxOVBjRkYxZUVaS1FYQnVURXh0TmxsNVpUZDFUbVpKZHpsSk9XdG9kWEZZYzB3elQzTnZjblYwYW5aU1gxcFFTWGhGVkhwd01FbEdVazlmVWtzemJVOW1VV1JZTnpGcmFVOVNhbmQ2VVhwUmFGRnNVMHB6WVdwU1NGQlNjMlZqUldkR2QyUk1UMUZOU2psYVVuWllkRFJuTXpGTVp5MXhaSG81TmpBMGQzcG5TamxoU2pKbllWRTVNRTVvUmt4NmFXUmliVlZsV1dKWlpIcHpXa1phZFRNMVZGWklXRUpzT0UwNVEzWXhNV3N0U2xWM1EwMXBZWGRHVTB4TmFtOTJjRXhXVlZWSE5UbHdkV3BUUVhjMWNXSXdSR2hEV2xkZk1tc3dXRnBMVlRkdmFIQXhNR1puYlZWaVNUbFBUM1ZLYjFWSVprWlhhM0pDUVZZeE5GTkJibFkyTnpaNE1USnZNMU51ZUVwcllrcEZWVzF2U1ZrNFdVeEhaMVJ0ZGpaVlQyVk9iREJhTkdGR1FWUm5MamxOZUd4amVqTkRlSGR4TFdKT1kwSmZVVGxoTm5jLjR0ZlZISjZDazZVcXVmenVUNjQ2WXpKVW5OUmtqTWJTQlVOQUJoaFlNc2ciLCJleHAiOjE3MDYyMTc0ODAsImlhdCI6MTcwNjIxNzE4MH0.vzGj48Y1Nfr5WH7puS0zQW4fj2eLYDbP8IcWTR7pPwk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:00.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:13:02                                        2775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=813862 KO=13426 )
> restLoginInitiate                                        (OK=403265 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=402091 KO=1158  )
> restloginProgressiveProfileCallback                      (OK=8506   KO=1158  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.17%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.17%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.85%)
> status.find.is(200), but actually found 503                      4958 (13.91%)
> status.find.is(200), but actually found 401                      1158 ( 3.25%)
> jsonPath($.tokenId).find.exists, found nothing                   1158 ( 3.25%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[########################################################-                 ] 76%
          waiting: 128234 / active: 24     / done: 414357
================================================================================

21:13:03.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 414433: status.find.is(200), but actually found 401
21:13:03.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,414433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a1f9995, username -> user.1002564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76e123a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217183181))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2pnbHFxamMzN2VvcW10bGxjdWhyMWRsazciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFVETkdNaTAxYmpoT1VWQmpTMGxoVW1SUGJtbEJMazVoVkZGa2VFdzJZMmRoZW1wbVlqTmFSbE5OVjNOUVZXTlFVV0pqU2w5M05sUmpUbGR2VFhZMk1qQnZlbkZpWms5bmRuTkNaSG8wU0ZneFJIWXRhMlZ2VVVKNWMzcEZWMEZKTkZaSk1YSkdjMTlGU1ZOb1lYSTVRVGR3U2w5amRtNWFSa05oUjFFelIweG9lV3BFYzNNeGNrUkxWRWhaUlVKTmMyNUVMWGR3VkVaMGN6TlZXazFVYVhKb1MyZGhVbVpoU1hCNlluRlNOMmRsY2xKeFNrWldSbFV5ZVZNNGExYzVNMmhDWVhWV1VYcFhRak5zVkZwYVJIZGhPRE5OZWpOcmNrTkVabXRvTlRoVlptcGZjbDl4WmtkdGVHUkZhRlZDZG14VlNHMXlibHBzZGsxbFExaFRTa3RLTmtreFRXcDRTak13ZURadlZXaE9NMWM0Y3pSb1gweGpWbkZ3V1VwME5UWTNaR0prYlVZMVVtcHVSbFpmTFRJNVFsbFRjRnBGZVVGdk5EZEllbTFLWWt0TGExQm9iM1pWTVhoc1NrZGxUV3RIU21JMlRtMDJjWEpLZVU0MU9VUmxaa0ZHZFhKMFlVZHdVRlJ5Wms5MFNtZzNOemhRTldKbFptRkJNemRFYmtsT01tWkdSR0ZXUVdKcVIzWjVSa2N6Y0dwdmJGRk5ablUyUkhwUGVrcGZPWE5GYm5Nd1ZVdzBXVUpqWjA5UU5ESTJabmhMVlRaVFIzTkJjMWczZW1wV1RIQmhUMVJLUTFwdVQwRkxkVXBFY0dOckxYTTVabEZqVkhWaWJGcHNhR3A2U1VsVWFWQkRSbGM1T1dWUFNVZHJORFV3TkdOaFJIcFVhMlZaVUVOVFJISkJWMHBaZGxrMmJGY3RkRzlNYVZZeVpUTXhVbEZzYm05blgwTnNlbmczWjFkUU5YUlZhWFp0TmpKNlR6WnFSR3AxVEhGM1NWWTVRV1pDZG1Sb2FVSlVlamREUlc5M2VHaHNRME5WYjBod1NGWkhhbFF5U1U1b2VYUlFSWFUyV0hRMGNrcDVXR0Z5TlRCdFNYVlJTbVZpVTJremRYcDVjV1JPUjBReWNIcHpaRU5GZEZCSlkyRmtaekpDUTJONE5UQjZjekF3VDBGU1RIWlZWSFpuY0hoNlVFOTRiRGRFWjFSWlZscHhUMEp3Um1sNFQwWnFSSEZZV0VGYVdESk5MbGxxVUZGQmJsZHdiVVptU25wNlIweE1SVkZzUzBFLk9NV09ELWpSNVhod0Ywd3ZJclJGNnBNd0N0V3RpU2ZtbEV0bzF1bzBCaDAiLCJleHAiOjE3MDYyMTc0ODMsImlhdCI6MTcwNjIxNzE4M30.J6uCg_oy4vdsusQjvveixGTelkwNPnuHpZdnHv0WHfg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002564"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:02 GMT
	x-forgerock-transactionid: 1d48c1e3-3748-4402-a175-1a0f640038a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:03.226 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:03.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 414433: jsonPath($.tokenId).find.exists, found nothing
21:13:03.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,414433,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a1f9995, username -> user.1002564, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76e123a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217183264))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:02 GMT
	x-forgerock-transactionid: 0288ca6f-87bc-4db4-a2cd-d8e39738012e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGZzYTljNGYyajFjZnYwYTFmNXQyMXA3cXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dGMzQjZka3BCVTBjeWVXeHJhME5VVFhoMlUyNW5MbVJoVkd0VkxWVXhSRmRTWWxCQlZtSlRiVjk1UTJwTGNIVlVabU00ZDFJMFMwSnRjbTlyUkRkdk9VbEJWV1ZtYUZOeE1sQkRiRXhyZUdaemIwVTJVMjlSZEZkNmNUZDNSR1owUVVwUExVY3hUbUZKU0ZBd1JrZHBOazlHV2xwU1YxQmlVVTk2ZFdJdGRrVlZUMkpDUTFKWGJrVXdZa3RaWmpNdE5UUjFjMjVPY0c1clNGSnJkRVZmTm5aTFIzUXpSVkpxVVdsZldFWjRkRmxLTUZGV2NWQkNMVEEyYjFwRWNFUjJTVmcwY2xwbVUzbFdPRGszV1dkRVlucFNSa1JZZVd4cVgxaEphMDlDT0dwSWExSnVTekpLUVVRMVEyNVdNalJEWTJKZlRGQnROMnB0VkVoTFJuUkxOMFpYWkVwRlVVOWZiM0ZPVVZoVWFIbFdUWE5aVVVWR2FVcHJiSFkxUldKVVMyMXFjelpTYWs5a05VWlFTMUJVTkdwMmFtTjJOakJQU0VWWGRtOXRMV0phU1hZMFkzVmZTMVJRUVdwVU9WbFBZWGhCYkZSNlVqQTNiakIzVEVRdExXSTNNRlZoY0dFeWRVbGFjV3BqTTB4RlMxVTJOREJYTTB0Q01uVnRjM2x3VlVkMk1FaDJPRE5zVVdaaE4zUmtVamRzZVhCR1RscE1NVjl4T0ZaNlgwcG5kUzFaYzFCSWJqVlVSakpGY2xFM1FYTmpNREJ1VGxrME5FTkVPVk4wWmpWUVh5MW1jbXRpYkRGYU5WRkRkbEozTVhkdmJWSkhWMlZJY0doUlZsUmtUV1JFV0RVNVkzbDNOazB5YTNaMFdHVm5aRmt5U0ZndGVIVmhSelJ5VTJjMFZrRktPVTFFVG1sdmExZEthekJRVUVjNVMyeGFMWGcyVFVSTWFHMVBaRmt5Y3pGbGQxTTRPSEkzVFZKNVZVOWFkalZhWjFJek5YRlNiekZ6VUVaZlpXdzJaRzlwYUVWaVYxTm5lWFYyUmxZeWFtSkZia3hMV0Vkc2RURlVSMmhmZGtadVNucENSSEJyYkZjNVVsTkVVV2s1VFVVeFpHUnRNVUY1UVZGR1RVSmpjRWxoWVdoNVEzRkRVM2c0YVhreGNrRTNabm8yVTBremMwOXpXV3N6ZWpaUGRYbFRVV2s1ZFhsMk4yWkZObFZuTjNSbVV6ZFFja1kwYm5oQldVMWpMbGwxUWxoWmIxa3lZakY0T0VKV1dGRjNMWHBSYWxFLi15S042bGVVNnFGS3NoQTVLcmk4bmFkNklGaXdQSEVHbjdHaDVSMFREa1EiLCJleHAiOjE3MDYyMTc0ODMsImlhdCI6MTcwNjIxNzE4M30.rmjRW8wWJLEuYoXLBIt5NSmaNM9gCH8HoPa9AerYJz0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:03.265 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:13:07                                        2780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=815225 KO=13428 )
> restLoginInitiate                                        (OK=403944 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=402761 KO=1159  )
> restloginProgressiveProfileCallback                      (OK=8520   KO=1159  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.17%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.17%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.85%)
> status.find.is(200), but actually found 503                      4958 (13.91%)
> status.find.is(200), but actually found 401                      1159 ( 3.25%)
> jsonPath($.tokenId).find.exists, found nothing                   1159 ( 3.25%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[########################################################-                 ] 76%
          waiting: 127552 / active: 33     / done: 415030
================================================================================

21:13:08.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 415179: status.find.is(200), but actually found 401
21:13:08.508 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,415179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5384f92a, username -> user.1002388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46afc3ca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217188457))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGYyMmU1NDFkMjQ3N2hiM2E0ajI0ZjJxYmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RE5WWlROV2RUWW10bllrcGZYMEpUUmxoUE4xbEJMa010ZUZnd1UwTTRaWEJsZFdFM1ZXOVlUVTV3VEhnNFozWTBWWFZoWVZFdFkxUlZUVU13ZVZka2NqSmFkbGMxZVRGNmVXZFZWRlJEUm1VM2JHWjBNa3hEVkdsamIzTXpPV013WWxKak5rUktRMkpuWWtGa09GOVVWa2xpZERGcFVWOUVObWxrZUZFMmIwUnRhbDloWTJaUGNubEpabWw2ZWs0dFRITTFiVXgzU25aU01sTmtTVkpGVjNkV04xcFVNRGREZUU5MlRVaFNWVTU0WTNSMVRYbDBlR1ExTVhWRWRucGlXaTFxVW1GV1gxWnRhalZTY2xoNmVuWjJTbXhDWjFaamVETjBPV2t6YW0xWk9EZEdXRFZuVDJwS1dFeDFWMFpLZGtGWFZESnlMVFp2VEhsMFlrZHFWMkowYjI5MkxYZFdPUzB4VmsxRlkwZHpkbUV5TjJ0UlNGWjBTWGxwTlRCdU5GTlNSMGxtY25kc2JtMVFTRkpSUlV0a01qRlBTVVExVjBaSFVHTlVVbkV3TlRoSGFFOXpVa2t5VVZkc2VGWkplRGhpYlRobE0wRnZVR3RvZW5ScU9UbGFia3BHWWxwak9FUXRTa1JNYjJ0Tk9WOUJhRWhHU2poU1kzcGZhRWRPYUZwaFlsOTBSREp1WTNwTkxVeHJXalpTVFZwcldFTnFZemRUU2xKVkxYUXRTMFpmYUhKU1lqbEJiMGg2V2tjNVlVNUZiRW96ZFhCM01GOVFUbmxmTlhGQ2MxUXlaR1J4WDBkRFp5MDFVRWRaYlhCcVNpMDNjWFJETTB0d2FETTJUSFpJZFhKME5FOVVkMEp3YmxGeFNsaG9NR05IUld3MlRFOHpPVUozYVdwS1JsTkRWekZrVXpodFluVk1iMmxZTlZKbWRHdEliRmhhVlRoVFpWTkNVMnBQWlZWeGNIVm1UbXRyUTJ0WFVtWlVPRk5JYjBaS2JqQjVVVVY2YTA5VFZUTTFVbTV6VWtFNFduQTNhQzA1WkVScGRuSlRSRGRqV21nelVHTktYeTE2UlZOS2FXbHhPVkJPYnpOWVUyTTBjbEYwTVVveE5qRnVhRUpFTUZKWFQwcEhlV3BFVTI1MFpGQmxlRWh3Y1hGdFQzTkxVMmxGTm1JemRrcHFlRnB3Y1dkeWJsOVVaMUkxTjFKMk4zbHJjRWRQUzIxamJIcG5PV1JTY1d0U1ZUaG5Ma0pDVVhCU2VVNVJNbmwxYlVOVlJFTkthVGhSZW5jLlhhSmJKeTh6Q19lcDJ5LVhFLUdic2RnTW1nU1ZCU2ZTQTRwdzdmZGpQZlEiLCJleHAiOjE3MDYyMTc0ODgsImlhdCI6MTcwNjIxNzE4OH0.843qopYPsijJQwQdGyZCM_AYxTCr_oCaK6aRuiqcuw4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002388"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:07 GMT
	x-forgerock-transactionid: ccf662c3-1e3a-40f4-9d3b-ae4162bfb987
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:08.508 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:08.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 415179: jsonPath($.tokenId).find.exists, found nothing
21:13:08.549 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,415179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5384f92a, username -> user.1002388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46afc3ca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217188548))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:07 GMT
	x-forgerock-transactionid: 22a04529-f00d-4db7-b83c-470519703b63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczg5ZjhzZ2NzYjVjN2xlMjdvZzAzcGlzdG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGRWaDZaRTFNZW5vd2IyaG5NVGhGWTAxelZYZFJMaTF0YzNaeFJURk9ZakZUYW5SS1VsUjBiVlpFUkZKSFkxZFdhalZ0YUdNeVYzSnNRVlp0WW1ZMlFqUldRM2h3WXpkWlJ6Qm5lVll0VW5aNmEwMWhNbGRCU0hScGJ6bENTRTFuVkdZMWVuWmlNbE5vYTJaS2NIZExibmh4UzJkaFUwRlNSM0ZSY25NMU5UQXRRVjl0YjBab1ZHSlhWblpYUmxrMFRVcDRiR1ZtVjJ4YWNUbHFNRWxPYTBveWRtOUVXVVUxWnpaMkxVTmxjMDlqVWpkTFR6QlZYMGx3Wm5kalQwVjFUVXhMT1VsMU9VcFpOV2RZTmsxYVZWQnFiVEphVkdkMlNYRkpUMlJWTFVZeVRXZE5NMU5VZWpRek1VcDJkWHBYVmxGSmFtMDVhelJXVFVaelZuWnBTMVJFYUVaU1ZIWjFUMFJvZVRkQ1ZsZHhSVnBvUzFkRmEzcFlTVXQwZGpSclYxRm9VR2x6ZEZoVGFIUXRSM2RpWVMxb0xWbEliWEJTYURBNFkxTllNV3RxUzBSVGRsbE5iVmM1Y1hOcWVraERkbnB1VTNaeWNrTXhNbXRtV2psSGRFazBkMFZEYTJwWk1XcHZPWEpqVkVwQmExaFhWMjFDUXpJeGNWWmxla0phZDIwemIxSkNNRVptZFhkQlVHdHNSMU4yWVd0SFVteEhWVTF4WkRSSloyTm5PR0p4TTFaQ1ZUbElTR1l3TURCQ1RrRjNWRkEzVkdWUGJsZzBVR3ROVEcweldWQnBSMDB3YlV0alpUTTJObFp0WjBWSFdHNXNURGxaV2pFMVdtWm5VV3RCY2xGbmFWcGFSbWxGZVdJd1kxWk9Sa3N0V2pFNFltdE9ZMHhFY25NNGQyc3pWbXR6Y1ZwMlZGRTNSMXA0ZW5rMlQzSmZaVU54YlhGU2FqQXRMWEJ3VlZVNWRrUXdPRmsyZEVZeGFVMWZlRVpOVVVOZkxXRm9YMnQyYlVSV1lsUnZhbXA1V21sSlFXUXlUVE5MVDA0NWJITklMVzR0TmxReVYyazJXbmRUZVY4NVZuaDFSRTlyYmxSTU9DMW1aV1F3V2tOWFdVNVpiMm8yWnpSa1ZEVjBkVkF6ZURWUkxVMUNXRmt0U2xkblRHVk5iM0ZvU1RKa1FsRTVPRzR0WlRCblJtZGhjazVWY1RNdGFteDBUMk5zVW1SUlNqUnZTa05QY1hGR1QwOW5MbVp4Y0ZJNVRqRXhNMFp2VlhNdFJuVnhNa3BOZUdjLlRacDF2NFUwcUNiX2k2R1p3NW56OEw4Z2otRzRRM1hZNklvXzdNN3RNQUEiLCJleHAiOjE3MDYyMTc0ODgsImlhdCI6MTcwNjIxNzE4OH0.ZajMRx24cV6Cws019swOfsQGj-_oeX2CORmOxQQC_Co","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:08.549 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:10.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 415490: status.find.is(200), but actually found 401
21:13:10.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,415490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27c2c6b7, username -> user.1002076, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@492d48d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217190345))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYml2MWpzaWRnbGZwZ2JmM2tnbTkzMGUyZm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGFuWnpiMnhwVjNrNVdrSjZjV1p0UzBGS1QxZEJMbEZIWm5KUWJUVlNkVkZ1YUZCcmNFVnhSM1ZDUmpsTU9IVmFiRFZHWlRsaGNWUmhUekV4VUZoNlNFOW9lV1pzWkRGWU0ybDJkVmxXUW00NWNFbElWMUJQU0UxR1dETnJSRFZRTTI5alJWbE5UMlJrYzFjeU9WVm1Ra05MZG1sRmRrczNZM05oVVZKd016UlRaR3RHVFVKNU5TMDJOa2hMVkY5RWJFazJXbkZLYm1kVVYwOWFZM05uZWpVeU9VeG1RVXhFYjNwTmNYcG9kRzgyTUhwUmJHRkdiRzU1TTNkMU9WZEZaVFJzTVVsSVRHZHRTalZ3YzNwVVdrMW9ZMWN5WW1GNGJUVm1iVk4yUkVsWmVFSklWRGd4WlhWTk5rOXZTamhSVEUxWU1rWnZYMkp2VmxkUExVTk1ZMFExU0hOd2RHVlNUbm93YUUxdmJYSXdYMlZyYTFaM2NrZG5UekpHWTNGb05WTlliR2s1WjNONmMyTXhSVTlEVDNSclpYTndielZOTFdKblNsUk1hR2RTV0hWcFJFRTFRV1pHUWxCWFFrNW9hazFXTFVKMVRGWmZjVEZmVjBkbE5VTTFOelJ4U0hkdGQxQlZka3BqYjJGTk1IVkJOelJQYzNNM1YwZHdkalJMZWs5b1lsQnVjekYzTUMxVlpGcEpNWEF6UTJ4NFJVUkdNMVYwU21KaFZucENlVkZVZDFvMlRIZE1aVmRUTTB0U01IcDZPSEkyWkd4Q1ZUSjFVRkpxTW1nNFRrZDBkRUpOZUdSMFJGUmhRWE0wVTFWYVozSjNhWEJSVWtobGEweG9RakJ5YVVGUlRYRmxUSGhPY0cxZlFVNUVhbkZ4UTFwblJVWkdibll4VVUxbE9XNXhla2xoWTFGV1EzaGxRblJhTUVSNWJYUk9hVU5KVVhKbE9DMXRNbkJyT0hsa1NUWmZVVkZLUm05M05HVTJkRmcyTVU4M1RERlRSMDFKV1ZkM2FtRndjRGxTWDJNMk4wNVpVR2RTVFhkMmVGRnFSRW94Ym0xb2EybGFiRzVrTkdNM2NubFRNV2xhWTNkUVNGOXBkVVZZTm5SWFZqSTNZa2R6YmtGUVFYTmhTRTFTZVhSVlNWaHBaRTVXVHpkRVpERmZaWGsyWldKbllsZFRkM2xMTTFoc09XZDNWMGgxVVdaUVdHaFpVVjluUms4eVRuSndjRk5sYURSTlJ6SjNMbTVTV0VsUGFHZE5WVmwzU25sQlgzRkpiakZrUTBFLldWaGcwMGQtRVNCRnVqNUh5QVpya255amhBTDJIUE8yY3ZUb2lmMFQ4LUEiLCJleHAiOjE3MDYyMTc0OTAsImlhdCI6MTcwNjIxNzE5MH0.eqvMTgCXfnSqx9n1_B_zvxeApDBpE8TqGjKZpfcPoO8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002076"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:09 GMT
	x-forgerock-transactionid: fe0cbfdd-1b4a-4d1c-90c3-6e55e66e3ab1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:10.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:10.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 415490: jsonPath($.tokenId).find.exists, found nothing
21:13:10.433 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,415490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27c2c6b7, username -> user.1002076, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@492d48d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217190432))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:09 GMT
	x-forgerock-transactionid: b436249e-22c9-4a73-9b8d-0bd18a4baa28
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMm0yY3A2NW1nM28wa2I2aWdwN3IzdTcwbnYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmNEUnZOa1pIUzBkU1YzZ3hVRGhCV2kxaExTMTNMbWx4U0RaNWJ5MVVWR3hUVVdGR2MxTnVTSEpDVXpsT2MyeHBkSFJ2VUZSTGJUZ3lablpUWW1WU2VISkNWSGRaTnpGaFRuZDBVbEJYUW5ScVVHUmhWSEJEWnpsVFltWTNjRTg0VkRjdFVrOXNZak56UW1ZemVYVlpSbWhzTVRWbFR6RXpYM0JaYWpRelYwNWtYelZuWDA0MU1qRXpkV0Z2YWxZd1dIQTBVVFZ0YjNvMFZuVldSemhHWDJJM00zQkpOVTVXTTB4MGRIaFdUVkZIUW1VM1oxRlpUMUJIZGxSSlFrVmZka1YwYTBVd2VGSnFPRVl4Vm5wdmJYQm9lVGRqWWpSbFlsTk9la05wTFhaNFJYUjRNemxJVWxoU1dUZHlSMlZuYld4V09VMXVOSEZhUmpGWWMycEZlbXBKWDA1ZmJVczBNa2xyUkhreVpETldWVUpIWTNGS1FrRk1jMDFPYmt0V1dWZHBZMlppVVdoSlNGWlVNbFJ1TFdoR1h6RnplV2xzYVRabU1rRnZabkZrY1ZoWmFsUm9lRkU0YXpOcmJrcGtiWE50VVhWRkxURm9Ra1pZVG5CcVpHbEtja1ppYVdOcloyUkJOR2hMVGxoSGVrMUdlR3BTWTJ3emVGSk1NRTFYTVRoTFVsaDZTMDlxWTJSbVVqVkJabGh0VTNwd1gwSjNSM3BzYVd0dWNtdzRjMG90Tmsxb1ZVMVFkQzF3TWt0ZlprVjJaRzlsZUdaZk9XcEtPVWxSVGpWQ1VUUnlaa05qWjJJNWRHVTNVekEzU2xWdmNWY3lhbkIxU201b2RFOUpTRTlLWTFGUGVWUXlaMjVqYW1SUU5IZENOMjlvWm05S1NUTlhaREoxVW10a1FYRmxNME5tYkZNd1JUVnRlRWRFVVRaeWRsTmxXalp5ZVUxcmJVSmhSMmxIWVZGQmJGQTBkR3BsYzFGVWVWcEVTaTFTY0VOclVVaGlkelpVVDE5TlNYbElUalZwWkd0ck1uQmFTWGN5TmxaMVprRjBiM2Q0VTJWMVYyWlFPVmxEZDNjeVdETTFkREJyU1RWS1lsSmhOVlZRV25WdWJEZHVNM05YVWtVMFIzQXRZWFp4TlRSeVZFTmpMVU5zVDJwU2VWSkxNRmxzUTJsUVoyWktibnBDWDE4eFVpMXRjMmwxTVMxeGRrbzBjRFJtV1Y4elprSkplakJyUW1WdWJIQXdMbVpPVEcxbGVqSXhaWFJaZUZkbE1rc3hPVkZVV0hjLl9nMnJqa3NNTEw0YzVRNkx0UktZSkV3clRWUFRLZENoYXI5bWRjVUtMdTgiLCJleHAiOjE3MDYyMTc0OTAsImlhdCI6MTcwNjIxNzE5MH0.TdYJG9mA4wy74stAyts9w_IyVgj9e12o1w-hV3qsDko","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:10.433 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:10.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 415554: status.find.is(200), but actually found 401
21:13:10.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,415554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3387034c, username -> user.1002029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6819a3c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217190717))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW41cW10OGdyYWN0ZWxpN2hzNG5mZzRhM3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bk9GSkljbWxKTjIwNU9HTTROM28wV1hoTFRYWkJMamhRYjFsMlZEWldUVFpHWHpObVRHSk1TMHhqVFhSVFdsQkpSbGx6WlZwRWVHcHpRa05YVEdzMFNtZEJYMU50YWtOc1gzWlFaMlp4TURaeWJIWjRZVzlNZWpFMVRHNXdMVlF6WkRJNE1IZ3lhRXA1WDNkQlIyZE9jRXBMYkVwd1VXSjZhakJRT0VvME5rMWtUMVZLVW1oTlpGRkJkRVZtUzBSc2RqSkxhRzUyVERKeVZXUTBNWHBSTUVKa1ZsSmljMXBFVUhaMWFqRnlVVFpXYVZGalNXdE5WVkk0WWt3eFUwcHpObUZhZUdVMlZqWlJNRU5CV0hObk9HMDJVME5PUTAwM1kycHNjMlpLVlRkSVYzSnNZMFJIYms5VFNrUm5kRlV4VUV0b1pYSkdRa1ZaYjNKRlJVRlRTRFpmUmt4SUxUSm5kSGxFUlhJdFFYZE5TVzlKWm5ObE9GSjZlVmRIU2pOWE9GUnNXVTlOUkZjMFJXcFFRMGhzTW1KcGIyeFBkalJ5YUdobFRVRjNRakJZYldaeFZYZG5lV1Z6WWpkVllqUmhkRWx3TlhsTFZXdHBkbFpKY0VGMFMyZEZaRFpIYmxsd2N6VjZWV3d4YTFFd2R6azNlVjl6UkdoRk9WODNPVVF4TUd4MWVsOVhPVzlsUVVVdGVraGhSalV3VG5GeE5rdFhWMngyZURSbGJGaFJMVzV0ZEVOMlZWTTBORTQ1ZGxGWE5sSlpWbnBuTUU1ZlEzbHBUbEZOZHpWbE1taHplVEJNY1RCRmRFcDNRa0ZGUTJ4b2RrcHZibmxpYlV0TWVESm9TVWRFUlZoSFJEZzFTemxmYkU1WFIyVXhSMmRvVmtkeVdrMXVlRXhRV0UxUldUTTVlVkpXYTNkUE1uUnFaVFpNYUVaVE9HcFVUM0oxWDI1MmJFZEhPRlZtWTBOcGFXdE1Wa05UWm5Cb1EwWlJhM2g1UzJGcldrVjBiVmhFWjJwd1MxSmFVRkZXWlVNdE5uZHhjRmwyVTBRemNWRldTMUJSUW5nNGFDMTRZa2syYmtrNFJIVlJTbW94TWxBek1Yb3hTSE5HVDBJeE0wWkxSV0pTV0VGb1QyUnJTMW80WjNrd1ZreFNhRWhmVUMxUE1HUlBjM1pSZVZwMVJEaHZZVTkzYVdGck5EQmtTbXRpYmpnMlpFNXlZekU1TFRkZmMzcDFNbGR1U0hNelpWaEJMalE0ZUZoelJHbHlZVlZMV0V4aFUyeHNXbU5xTkhjLmZlU0Z6ckRsUXh1U3JKQ2dJQXRrMVA5VlVWSnZkRGFMQVNpOUFXV0wwT1UiLCJleHAiOjE3MDYyMTc0OTAsImlhdCI6MTcwNjIxNzE5MH0.ZXpbjrRJBZe8pHuUOq2hF8b_ewR07SIeZz8kgRrmlUk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002029"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:09 GMT
	x-forgerock-transactionid: 87b60ae6-a3bf-43f7-9818-1d7cd045feae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:10.763 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:10.803 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 415554: jsonPath($.tokenId).find.exists, found nothing
21:13:10.803 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,415554,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3387034c, username -> user.1002029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6819a3c9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217190802))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:10 GMT
	x-forgerock-transactionid: 3df7779c-7b10-4e78-937b-1c097d3d5100
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYm5uaGJxcTBwNDZ1YXF0bG5yanVyanJ1bjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2FWZHlWa3BuYkhONGIzUnpURkJ6VWxSTlJuSlJMbGczY1RKSVVWOUlWbVJXZW5aUlozWXRZMll5TFhCNlpsTjNORlZvV0hsdmRsOURNM1k0TjNCVFNqQmljbTEyT1hGbE4wRlJWVEJSZVRVeFRHUlNVR3hmVlVSa2VUbHpOVXBvVEhwUloyMUpaREJzV1hadE1VcHBhMW94VjNkeldHWjJjMEZNVFRSYWRtSjFWVEZrT1VaTmJWaGtielkyVVhaWWVVTmxOMDgzZEZSSE1GVmtaMWxRU0ZVMlEyRk5YMFJJYmt4SFRFWmlXbE0xWHpkT2EwZFJia2MzTWpnNUxXcE1NMFp2VW5jd1NtaHllVk0wVTFSWExUTnhkVUpOYnpkNVYydHlPR1poUmpCWE0wcFVOV0ZGY2sxUlkwWkRjMmgyVVZWMGFDMVNhRVZWYjFOWmJqUnFPVWhDTm1SaFUwOXNXRUl3Tm1VMWMyRmpZME5IWkZaYWR6VlZUbXB6TlZaeldqZFlRVE5mZVVkSU5XNXJXR1pPYnpSclRISmhkRmx4UzFaT2JUUkVablZ0VG5aVExWVlZjM1phT0hoR1pIYzRaMDlGZEZwdFFYaEdlV1pJY0Rsc2NGWTBNM1ZDV21oWFdqUTJRVWswVGt4elNUVTBSV0pVYUdOR2NVbFZXRGQ2V2s4M2JtWmFTMHhvZVVvd2NXeHdTRkphZEZsS0xUQlpPWEJxV0RSSk0yaDBOMVZMVUhSMFpFcEJlVEJtUTFOVWJrYzNTVmRXVmxKM1gyVkRXVkEwVWpOM2RscEVNekJ3VEcxUGVXUklXV2RoVlhwUWQxQnBRa3hqUjBsUlJFY3paR3B4VlRKbE9WcGphemMxTm5sRFdITnJhRWxOTUhGeVIyUjFhSGxxVFdkS2VGRlZjSFpRUTNVNFVtRjNNREpxTFVsd1N6Qk1jMlI2UkhsTFNrNUhTazR5VW5CVmJUTXhla1JMUkRaalkweDFSa281UzNWSGNUVTBkWFZaZERSRk5IQnlXbXBVUlY4MlR6Z3pRV1l3TjNFMGFUQlpXRU5hTURWWVUyaEVXRFJyVUZobWFFSjZTemx1YnpoVFgyNHhka1JSVG5oblNXRnVkMlZ3VVRFMlpWcGlSbEpUYjNocmFucDVMWHBuTFZKc1RqTmFVelJsVlRObk1EZFNMVTEyYm5oUVQwbEVURlp2V1dKc2JVMXJVWGt0UjNGMmVITkpSM05vY3kxVFJtTTRMbGRNTTBSQmJ6RkxkbkZhY2tkcUxYcHVUM0psYW1jLkh4Sm9yN3NHS1Z1czdFeExpZm9LdzRMUnd5QzdxZU9vXzBJamlkU1hjRzAiLCJleHAiOjE3MDYyMTc0OTAsImlhdCI6MTcwNjIxNzE5MH0.fMBqZGPsHiLruXftJx3eFJwkX64lRU9Lb6rWziZFOW4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:10.803 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:11.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 415731: status.find.is(200), but actually found 401
21:13:11.795 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,415731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fed77f8, username -> user.1001872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68e740f6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217191746))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWM4OG9pNHZ0bXNubG44YTdwcTV2dHZkNTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVNFMTZTVFpWVEdobU0xbFlVM0ZFWDFJeU1ucDNMbWxCYUdwQ1psazFXUzFuUlRoVk9HaEZUa2hPUW14NU9VMURXVU14TldjdGF6bENPR3hvWTBGYWRFWTBVR0V3VlRGNVZGb3lTRXBFVG1OdGVHNW5Remh2VEdwWk9FZE1aMVE1YzNWWlIzaFlWMk55Y1Vkc1QwSXpZVkpUYjJ0ZmVtcHZhamxKTjNGYWNVaGlkRXRRYURSNWVsazVWVnBSUjFoSVlWWnZMVU42VXpSMVRHTnRhRW95V0VRemJXaHdiSFJpUlhka01uWkdUM2ROWVc1MVVscEphRVo2ZDJzelNGWlhUa1UzWjFoSVNYQjVVMmt0VlhoRlIwWTRWakpsZVY5VlQybENTRFEwVDJFM1pGb3RkV0pRVWxsWE1rZ3pWMlZYY0ZsaUxUSlJSRTg1U0daNkxYQnlUWGhrVjBWbmVVaHFWSFl0VnpKTllrWnlUbTl6Y1U5aGVrSjRVMTl0UVZaVlJYWk5SREJOTmxGYVRFZzNSak5UWkVoYWQyYzBNRTlGT1dvMFVrTm1kbll5TlhsNmRXeHZjbEZ2ZEhoTWMxcFBaRU5uUW5sb1dtWXRjMmxPYm5Bd1YxWjVjRzVJWWtOR1FsWjVZVWRWWW1GcGIwOTZkMjV5WDNaWVJIY3lWVTFKY0RBM1VsZDNXRU5OWm5oZlZEYzVWbkZFU0ZWMmJUaEZjMEl3VG1wZlgwRlNhREJYVDJadWVVNXJZelF6Vm0wNVRtSnVXblIxYlVsWlZXSlpibU0yV1ZaUmNHaHNUMjFzYTJReFl6ZDJTbk5LUVRSQ1pWaG1OaTEwTW05VmNuSmZNM1pqVlRjMVdURXlla2RTVW1jM1JFWXRZVTgwT0ZGb1ExQnJNMUZqYzIxdVF6TnJaM0JVVWs1MVYyUlVjR2RJTFdGNFZEVnRRMnRQVFVweVdXRkZZVTFvWTFSTGNGVnphbEpxUTFacVlsOHpSbHBUV1dVdFNUUmxUWEZsVERaUk5uaFBORXRCTkV4TlVHOUdPV0l4UzBaTFNIazVYM3BUU1ZwNGQybE1jMGQyZVd3ME1VRmlSRzVZVFVNNU56WnVNREp4VldveVUyaDNkR2t6UVVOM2R6TmlhMEZ5T1RCSlVHRmplRE5EYW5abk9VNXpVRmxmU0haTU1sUmllVWMxWmt4b1NUVlNOSGRXZW5aVlduRmZXR1JZV21KamFEZEZibUZQZUc1VFFuTkZMazlGTFU5TWFWQXplbFEzYmpoeExXRmFjMnB4VUdjLmJHQUxXV1dNam1NV1o5TmtScVJHMGo4czY3c2FDU3VXM3FySHRvZDc0T3MiLCJleHAiOjE3MDYyMTc0OTEsImlhdCI6MTcwNjIxNzE5MX0.ctwdw69yA2fe67RWEihSt0q3amqeMbKyWxiqYr8BNSk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001872"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:10 GMT
	x-forgerock-transactionid: a4e4a7a2-930d-4e2d-8021-ef2899c6cab6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:11.796 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:11.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 415731: jsonPath($.tokenId).find.exists, found nothing
21:13:11.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,415731,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fed77f8, username -> user.1001872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68e740f6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217191836))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:10 GMT
	x-forgerock-transactionid: 233d2b5c-29ce-49b5-8429-54f1337d1a9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWxtYWVwb2NjdHA5bDJ1dDl2NjQ2NGt2bGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1ZGQnlMVzQxVWxsMVlqWldNWEZpTjBwQlRHRlJMbkZ1YUhZemIxb3hRMlZIU213eWVVeG9SbWR2T0hKMWN6Qm5lVEYwTjIwNE5HcHdaMGcyZEVOek0zRllWVXA1U1U5T1MzZ3lPV0ozVUZCSVUwNHhVSEp2YWpVd01ERnNUbEpCVmpFMmVVbHhiM0ZTZGtSMWQydzRZMUJzVDB4TlJVdE5aakJEUVVWSk4yczNaVTVpV0VwdFZtaEdWRTV5Wm5SWkxWWmlVVmQxWmw5QlRVMUdaamRyZFVjMlVGaG5TbEF0Y25aU2JGUndTa05YYUU5b1h5MVZabEV5TTJWbFpETXhRM3BHWVU0emJHWmxkRlpSUVZWNlFtWm9WRnAxU0VoME5qaGplRWhJVDFSd1RrZFRZbFJ1YmpCdVYyeDBZMXBaZG13MGRFWjZWelZQTlU1RlFuQjNjVzltUW5sVVQzWmpNREZZU0dORWNGRlZkMVpRYjJKQ1YxaGthbVZ5UXpZMWVrWkVhRmREUkRsaE9WTmFUMUV6ZUU5WVdVcHVYemxDV0RKWmIxRXlOaTF6ZGxSbkxYVlZaMk5oZURKa01EUTRjWGRPTWtKa2NtY3dMV1Z5TlV0a2NFNXdiWFJKU1VabVR6RnpRWG80VEc5WlJYb3pUVVpsTURCNFdpMXRaSFp2U0RWdE5UbE9ibVZNU3pOcVVHaHVWbDkyY3pKNmJGVlhVbXB6YmtwSlV6ZEZURmgyTUdKQlNWSk9ZbDl4UWxwVVprSXpjRGRoYlRsWGJGRldWVEIyWTJoVVQzQllRVFo2Y2xKV09WZGFNVTg0UmxKWVZXWTFNelZEUmpSUlF6ZzRlVTl1WDFORlEwNXJkSFZFUzBkcGJrMUlNMDFqVm5WdVRGRm9SakJmVFcxSVFuSkxjRlV4Y1VnelQxVlBWbFpUU0c5a1pXNW5jRlZ0U2pCYVprOHpjVXBzUlVOWVZtUmxjM0ZoVTFSTU5tcG1iRzVvVmxnNVlYWkZhVmRSYm5kcmVIWkpMWFJFUnpWNmNIRXpZWHBrWTNFNVZrcHVlVzEzWW1WSmRuVkZXVmhZZFRVNFdtMHRVa2wyTm5wU01YVlNOSGRqV1ZGVlZsVllXbkJ2VXpOV1JrdGhhM2w0VkZCWVUxWnpiMk5sUjA1VU5VTndUVzlGYUZCSFJGRlVlRFJsUWtsbVNIVlBORkJoYUcxT05qWjJMVmczVGpOcldETnFUVVpaYm1NM2NVdHpMbUl3TW1FM1gzSTVjVGRDYlVaUmJHMHlaRVJrVEZFLk1oOU5OSUFNTkJqZlh4YlFFNGlOa19IRXltd2doSExxclZOYjFRNnBxT0EiLCJleHAiOjE3MDYyMTc0OTEsImlhdCI6MTcwNjIxNzE5MX0.ek3OdAVHasM4Y9xLjmZbhfALIjg7-T5F_qbxlTY0RVk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:11.837 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:13:12                                        2785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=816938 KO=13436 )
> restLoginInitiate                                        (OK=404791 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=403606 KO=1163  )
> restloginProgressiveProfileCallback                      (OK=8541   KO=1163  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.16%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.16%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.84%)
> status.find.is(200), but actually found 503                      4958 (13.91%)
> status.find.is(200), but actually found 401                      1163 ( 3.26%)
> jsonPath($.tokenId).find.exists, found nothing                   1163 ( 3.26%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[########################################################-                 ] 76%
          waiting: 126706 / active: 30     / done: 415879
================================================================================

21:13:16.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 416449: status.find.is(200), but actually found 401
21:13:16.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,416449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72c6957d, username -> user.1002103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4caeff40, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217196489))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm45NmV2ODNvazRrdG0xYW1wY2xmbjlhcHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVEzUlZNVTVMZFZWRFdXRTBZbkl0UVVsV1ozWm5MakZHYnpKS1NXTnJibHB5U3pZeU5WWlphWFpQY0hCaVJtcE5abkI2TkVzd1JreHVNbGQwWjBwYWRVcHdOVEJqUTFOTlkzSllhalpFZERKQlVUSk9OMHRXVTJSeE5IQjZSREJQVVZsUlNYZzRlVVkyZG5SeVVrSmhja2RLV21GS1UwOXZNVWt5VDNsSFpXOVZPVXRDVlROa05rWkJjMmxtVTJoM1NXaEVRekpCY210MVprVnZUbkZvU2tsc2VrSjRkMmQ1UzFORFprdEhUMGQyZDFKclMwMUNkSFV6UzIwemVXeE9TV0kzTlRsMVdGaExlV1F0TVhsMlRuRlJlalp0YUZWS2F6aFNZbTlTVlRCVVlXZFZWbDlSVlRsUWRuVnRYMU5vVURrd01rVTNjVFZZV21WdVZqVlhMUzF1YXpoSFJYUkViRTVNY201MVEwZFZRWFZLYms5WWJWRnJZa05rYzNRdGVXcE5kemxYVEdWbVZHMVRkVTFRWVU0emNUWlVZa04zWWtWR1ZtbFpZMmxsUzBkS1dESTRkVlJpUzBwWmVqTjVVMGhWUzNRdFZuWmpaRFpZWDAxTllXMDJWVlJGTTNWZmFucFJaRTlvVGw5VU9XdEJRbXhETmxGbFEwMVRPRU01ZUVKa2RsZEdZVkl5YW1zNVltVXpNRGxsTkRFeFgzWlFhVFl3Vm1kYUxWOVdhM05RUkhaQ01GVlhaMFZrZEZGU1kxZGpVM2hQVFRreVIyZG9RazFKV1ZWVk9UQk1jVXN4ZEVnMFdWcDBlVzFDU21wSmJXRmxTRlpLWmt4UFJUSTFSR1p0Y2w5MGRrbFFTMlpwWVV4VFRsazNSamhHZUhkd05XaHViVk50YjNSQk0wNWtXalJ2YVZCalJteDZUM1Z3ZDJkdlYwZGlNbmR2VUVwaWRFOTFhbmhQWTFad1FWcG5OR0p3VmxCR00wZHNTSGhVTjJWMlV6a3hUMTluYTNVemVpMUVVMmRtTUhwSGMwRTVUREkyVTJ0NmVERktaa0Y2VlZOTGRrZHBSV1V0Y25aMFgxcFVZa0kzY1dsM2NtSm1lR2d5WDJoc2RGUmxXVEZDU1ZoaWFqVTRWbmxXZFU1RmNqTmthVlZtWlVJNFkxbE9TRVI1WVZSdFV5MUdZMVZ6YW1aUWQxVlBjVkJrZVVnNGFVWXRVR3A0ZGpoblVGUlNkalpKVVRVeWMxQXdMbXd3UVhWVGRXeFNkMGMwWlRoWGQyNDVTRUpRY1VFLk9KcUF5X0RWelk1aTltNlRUQkcxaFRNSU43eTUwbGNWSVQwbEpqbFluSmMiLCJleHAiOjE3MDYyMTc0OTYsImlhdCI6MTcwNjIxNzE5Nn0.QenQDpyuoOZcbXHoLdi_TxDm9rBOR2wi9ztLIJUM8qI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002103"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:15 GMT
	x-forgerock-transactionid: b26923a2-f59e-4d59-95b1-384aefba27a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:16.539 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:16.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 416449: jsonPath($.tokenId).find.exists, found nothing
21:13:16.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,416449,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72c6957d, username -> user.1002103, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4caeff40, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217196578))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:15 GMT
	x-forgerock-transactionid: a54fc5d1-830f-4619-b706-0f745a780b23
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibThsazJubDRqdXFpbmJ1OG0zN2xiamxwcTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGFXeEpOak5HTUhOZlduTnVZMEUwU1ZaVVlraFJMbkJ4WW1zM05IcGtRVFEwVkVSVVptUnNPRGd4WTNCeFJ6UkZZVFZwTFd4QllYQkVUM2hwZVRaR1QwbHNRMlZUUTE5U1oxZGFNR1ZrUlZKeVRsZE9ObEZ6Ukd0SGQxWkxUbVZGV0ZGUlltOXdPR3R2UzJSQmMyTktORVYxUlVGWVZVMUhWMWhpUjJ4dGNrRXpaRFF3U1VjNFZ6UXdTMVpFV21zMWFVOXVOV2h3YzJWT05rNVlXV0ZTTjJwd1lUWktZMDlLTTFkWWEwMVNWVnBmU1hjeFVITlVOMEZOVUhOalRHNVZiVVF5V0VKcmNGOXdVbVZtT0RCVWRHdGpOVXN5TmtoUlJrY3hNV1IzWm5aMFN6RTRUM3A0ZEdsc09GWTRWMjk2UVc5WVVuQTBkMDl2WlVGMVNqbHJhVUZ2ZGtweWJIbDVTRlZ1WmtOVmRXNTRXazAwY2kxT1YySktkV1JDWDA0NVZXdERhMVp0TkZSV0xYaHlWV2RzY21GTk1VSTFZbTlaUVhSNlkwWnRiVmhDY25sTVEwVnlYMjgzT1hCSWFWOHdlbkphUlV0VE4waHZjM1pLT0VveU5FTklMVk5MTjFaUVUwTkhObFo0ZFV0VVYwMTFkbFJyUkd4d1ZFNHlUemx5T0dsbmJEVmFlR3BwZVhwR1RtdElZak5rTjJka2RFcDNTMVZqY21WNlYwWXpRVXRoWjI5TFpDMTRUbXB3ZVVGeldIVnJjV293YnpSUWRUTnNTbXhvU21reVFsaERTRFZ1ZEZrelVVVkViVGRZYVdOeFZWZDJZWGc1ZURSaGNVbDZTbmhEVjJOVlVVZHNlVXRSUVRkYVRuSjVTamR0V1VSNVdXZGFiRWxZVHpJNWRURkRiemwyU0Y5VlIwbGZVR0ZtU21GbmEyeHRXRWh6V0Vka2RGQTFWV2QxY1ZoVVZqZ3lTRUU0YWt3NFF6VkZSVVF4VEU1WU5qYzVURE5SU2xGdGRFVmhRVWhyVWpKb2NuVlpZV3hzWWt0c1owVmFYMUJmWmpCUFYzTTRiSFZmVDJsbVYyeDNhbWt0T1hGNFFXNUVRMmhrU2pkblRqaHZjV2RaTFZaTVpXbDVZVGhIZWt3M1dFdDRVWGxKVW5aUlJqWlVObUUyVTNObmFucG1iV2xZVVZBMGFGRnZNMFk1TUhKMlVUVnJkVkJMZVVaV1pVVmhOV3BUTUZWWlpteEpMblZSU0dOdk0zY3pNM2RxZERsQk5VWkZURVZEU0djLm1ZenVYQTlOblZrSG96cEloUUstVjN6bVlRdE5vUE5xVDNvRDJidkt2aVkiLCJleHAiOjE3MDYyMTc0OTYsImlhdCI6MTcwNjIxNzE5Nn0.wQs3MxTROKder0rke2yA25EOgj3F4JxV2m65JvhCNkU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:16.579 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:17.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 416557: status.find.is(200), but actually found 401
21:13:17.308 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,416557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bd08af8, username -> user.1002193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2838bd74, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217197262))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGNpbXNqNTZlamc0NW1pYWw2cHVvMjRrb2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2RWVndPWFpOYjFobFlsOTNhVlE0TVhKMVJrdFJMbnBGV1dwSVMxY3dTMjF6VWtKS1R6TmphaTEzTjFKQ0xXcEpZbVpZUkVGS1FXeDFlVVpHV25WWldtazRlVFl4TW5KUWVrODBPRVpFYURkaWQydE9WQzFqUlVWaFVETXpORGRLT1hCRFVuZHNkMnR5T0hWS2NEQklXR0Z4ZUMxcFpXMXhXRWgxTTB4NmNrWnFNbnBTVTI1VVIyNU1SMFJPVEdSRlkyRmpZVVYxYUZGaE1tdFVkMVpFZEdZMFkyMXNUV0Z0YXpSNVZ6ZHRNR2xQUTBveVMxTTRNRVJDV1dkeFNHRTBUMHBMUlVFMU1EWnBWbGhKZUVsZk4zTnZTbnB0Tm1OeGVXaE5YMUZmYUhVM1lqbEdaR3c0WnpaWFFVVmhaalZhZHkxNE5GSnhTMjVIZDFSRlRXRllNa3AzWkdaalZGUlhkbEJEVjJseVMycFdRMjlITmxCTGFsZHhSazlKVFdkcWNuaG9RWE5FV21Sa1lUTXliWGhUZG1vdFMxRXpaRmhpVFRodlQxaGpTbEZDWDJjeVZrTmhSMWhvWjJnNVdFdFBVa3c0V1dWTU1UZElXa1pzV0RkcFRFWlNUMVpWWkdGUlpYSm5NbHBrYVdkVU4wUnFkR1Z3TWtKVmFtSjRTWGRFUlRSM0xVbFhSRTlsVUc5cGFWTkJMUzEyVFUxNWVsZEROR0pmTmxGM2VuYzFNVUZDTlRaRlJIZERZMFp2YWpOTk9YWjJjVzFSWmt0eWFsUlpUWHB3TUU1SU56bG9TR1o2UzFobWRrOUlPREkyVGsweGVsQnliVGRYUkRka04yNHpSSGRJVHpsb1lYcDRaM0ZEYzI1MVNqUlpOaTF5YkhvNU9WSlBaVmREVDIwMWVtWlllRFZXTkVzNFlubFZRMlJ4V0cwMFJXdzVPVUpYZDJJeE1rcElPR1ZWZEhSNFJGaFhRM1p2TVZGdk1VaHRURmxNY0doVlEwZE5kSFJXYUVOblRtbEhNekYwTjJOb1FtOWhMV2RJWTE5bFNXcHhPWHBwWDBkQlRGa3lSRWxLVmpWWGQzQmlaSFV4UVVkWU1HWTBhMjFYY0hsbllYVktSVXRFVTB0UlVIRmhiWHBYWDJ3MVluWTVVR3BrWVhWUWFXeEZkRkZQWDFKSVpFODVXRmwyY2xOWGEzcGZObTlUVjFOWk9FMXBOMHRzUzBWUlJYaG1VSEZQZFc1cE9XRXdMbVZFTkVGNFpGZFJXVWR5Wm1WR09GcHFhRFpNUWtFLmRLQWpoWHQtcjFQTlZQanpyVXpzbk1JUjBsaW1nM3BfMUM3U012XzJ5WkkiLCJleHAiOjE3MDYyMTc0OTcsImlhdCI6MTcwNjIxNzE5N30.d0dAUvLsw5pVLhNWeo95w1aK3lD9ybek4_I--TjUKOE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002193"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:16 GMT
	x-forgerock-transactionid: fb0fb7bc-e5d5-4372-8263-f0675d838201
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:17.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:17.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 416557: jsonPath($.tokenId).find.exists, found nothing
21:13:17.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,416557,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bd08af8, username -> user.1002193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2838bd74, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217197348))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:16 GMT
	x-forgerock-transactionid: ced0399b-2d00-4acc-b10d-2fe13438f50e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTJua2xuam83NDE0ZG1pZTlwMHNwZTdiOWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck5GUlZjVzV6YjJsRk5WcGxTbmw2U1ZWQk0zRm5Ma1pYTjFGR1duQllVemhQVm5rdFgxTnFRVWxuVEVOdE1ESndOVU5vVWs0NFJEQlpkMFJ3VlZjeFN6VmpVRWRIV25NemEzZDVNSEZsYzA5UFFYQnlUR2xYUjBwYVEyTjNNVjlaY1d4Ull6UldjV1E0TldOUVFXUjVNVVF5T1VOeFQzSndUVXBOWjI4eVdsZFNWbm93WjBsVWQyUTNZa05uU2t4Zk1Ia3dXSHB5VkZob1QyMDRTMU5qYmpCT04yZzFVRkZRWTFGdmFGbFNVSGs0UW1OSWJFcHljVzFxWWpjemRuTmlaekZpVTBoWmJUZ3RNa1pTWWpGVldHWm5ObGN3YTIxV1kzRnljVzlIU0RSUWVXZE1SMnR0VVhscFVraGxWV00zVlV0R2RuRktaRzFsYjFSU1h6aE1iemRYUjFKMVJEUTJSSFJRWkc1d1UyTnFVbkJTYmtGTFdIUjZZbTFvVkY5UFUzY3hNbUZ0YkVaaGMwRkVNRWxOVWxJMGVVeGhObEJTTTB4dlExVnlURUY2U2xsTmRWUTBSbHBoU1ZwRVltbEZZVEI2TFdJMVoxcG5WR3hsUnpZeGVEWmlkMnBsWmxaclF6Tm1hM3BUU2pWVWQweDBYMU41Wm1reE5WVmlSMkpqY1daSExUbEhZVTFYWVhkaVN6SmpUVTVPVEVOUmFtSkZkSFpSU2pKeFNuWm1YelpFT1ZoWFlraHNRMHhTWVVsV1JsRktaV3BaTlZnMlVGZHROVWxFTldweGRVODBkbkZ4WDFacGRIWkJWazl3ZEV4NVYyOWhTa1JQUTNaRFNsVlVTMDlXTm1OeE16aGhTMnhXUVZwNGVIZEVNVU5pVkRFM1lWVXdXV0ZEVjJzM2IybHFXVkprVldnM1NFSm9WMlk0VWtsUVNYZEVTWFE1YVRNNE1HaEJjWEU0TlRsUk5sZGxPRUpGZDJSUlNIRlJURnB2VFdGQmVsZEJOMHd0V2tOclVWVjBjVFkwT0RaTWFWTjVTRlozV0VWWVJtNWxSMDR4TW5scVZWcEthMEZSZW0xdWNEbG9SMWN0Ykd4eVpIZDNiREpFVEV0Sk5tdHZaa2RRZWpWbldsZHVYMFJ6T1c1MlMxUTJjMloxZDBnd1ltTmZUbFpUV1VZelFVaGhMVkpaVDFONk1UaENkVVkzYkZaV01tMTFTRVZIVWpZdGJtNVlNVEI1U25aaGJ6SlZMalZDUVRnM01rcFpiVzF0WDI1SWFXNWpkMjkyWlZFLk9FY2hzZUdCV1FUc2dnTHBGTHhIRzUycU11Y0VHOWllc2ZSTk9aMmZZT0UiLCJleHAiOjE3MDYyMTc0OTcsImlhdCI6MTcwNjIxNzE5N30.lF0nyZgu0FL9JtxWZ2gR8eTak0xB3gGd-yp3ywA-XTQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:17.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:13:17                                        2790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=818395 KO=13440 )
> restLoginInitiate                                        (OK=405514 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=404328 KO=1165  )
> restloginProgressiveProfileCallback                      (OK=8553   KO=1165  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.16%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.16%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.84%)
> status.find.is(200), but actually found 503                      4958 (13.90%)
> status.find.is(200), but actually found 401                      1165 ( 3.27%)
> jsonPath($.tokenId).find.exists, found nothing                   1165 ( 3.27%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[########################################################-                 ] 76%
          waiting: 125985 / active: 28     / done: 416602
================================================================================

21:13:18.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 416699: status.find.is(200), but actually found 401
21:13:18.318 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,416699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50c9a1d5, username -> user.1000979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@254d4e38, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217198269))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjZtbzZoMzFkMWQ4YjR0Z2tpaG44MnNzZXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1prSnlZV05WTVZremN6QkhTWFJsZG14bU1VZFJMbXhHUjFKTWRtdFlTMVJzUTFFMlRtRkNTbXBPU2xodVYxTmhVbXB0WVVsbmN6UnBUVlZpVTBzeVNqY3hVMVpTTlZaSFkzWjZWakJVYjJkTllYTnNOVzVJUldKNmRIVklObVJoZEc1S05YcE1OMHBZZEhwbVkxQkJURTFyYUdSUGJXcHRiM1JPYnpOZmQzUllTM0pEUmpCRWIycFJTMTh3TFhBNFZETjBWbGhJZFROSlZsWlJNMnd4Y3pRM1VVWTBaMFpCVVZrM2JrWTVOa3Q0TjB0UFQwMU9TMmhaZEdkWk1EaFRkMEl0ZEROUE9HTlZlR1pFWmtzMU1Wb3dTV2s0WDJWc00ycFllbUZ2WlY5QmEwbGtVMVp1VkRWVE1YVnRSbWhKZEZwRWJYRjFUR0ZKWDB3d2JXVklkVjg1TmpGVFYyUktSMEY2V1hORVVVZ3RNV3hMWkRjM1RuQnVNSEpDU25WdFoybHZZVWhCY25Wb2VrOUpRbXh5YzJNd1FWZDJhUzFtU3pSUVJrdG1TRUpKZUU5S2RrTnJPV3d4TTFkVmFVdHRXR1JOVURaMFgwaERkRVJOTjNJd1MwWk9iRW94TUcxSmFIcEdVMmcwVmpSVk1HVjRRMW93VEhsYU1HbEtiMVJDY1c1WlNtNXNibU55VWxSSGRWWjVRVnBtY0RSVFRGVmpRbmczTTNCWFZrcE9TREpCVjNsRWIwcGhXWGszUkZSdE1IZDBPR2gxYVVKQ2MxbHpNMkp3UTJWSFQzTk9Va3RZWlV4WlpFUldabTB4TVdoVGJXNDRSbmgzWWtaWGVHMWtaWGMxZVZwc01tUXdSRkY1ZEU5M2JFSXdjMnBXY2tFd2NFUlllWGh1YURCU1VXbzBhMEpFTW5KZlFtMTBTRFZFVnpKbmMyVlVXSFpmTUdad2VXUXlaVzFyZEZSSlZITnlWV2RHTW1WclpTMXZXVGR3WVcxaVFsZHdSMWxqYzNZMVJXMVlNekpFV2kwMFdFWkxkVTFQVW5OT1lqQmtOMlE0ZDA5TlUzZEhTV0ZyZG5KbWVFNVVjak56TUVZNU1rcHlhVXBhZVZkaWVXd3hWMHhJYUZaRFpXMVRiVk41U1RWT05YaDJVMGR0TVVsaGJ6TnFYekJRY1ZGUFFUbFpNME5SUzI1a2FHRjFPVlJ4YlcxWVF5MURWMDlSZFhoVFN6WldYMEo0UkMxek0ySlpMamgxVFdndE9EUm5Na1F4TWpoT2FHeDFTRWxZTlhjLlpUdE1NOWVBckxQWmdFdG1yaS12cVM5SHA2cVNSaUg3aVlKT0FnRkl3X2MiLCJleHAiOjE3MDYyMTc0OTgsImlhdCI6MTcwNjIxNzE5OH0.31X9V39MtwyB99oCCuZaaLM40Pc_zwWJ8Pekni547Vg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000979"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:13:17 GMT
	x-forgerock-transactionid: 6980589d-21e3-413b-98f2-65f2f754d218
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:18.318 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:18.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 416699: jsonPath($.tokenId).find.exists, found nothing
21:13:18.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,416699,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50c9a1d5, username -> user.1000979, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@254d4e38, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217198360))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:13:17 GMT
	x-forgerock-transactionid: 87941dce-9743-4662-ad79-4f2758a155e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXVwbmtuMTJkOW9jMTMxdDBxcDdiNGo2NGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cmVWSk5RVFJYYm5sRGIybE1kRFppUkRkNVZUWm5MamhVWTJoMFVHWkVRbmQyV0Zob05qVTVYelJRUms1clprWlJORlZhU0d4TVQwSlhXSFZ3WkRkMFozRmhVbTUzYW1OWFVVSnRNbWxXWVhWbk9UTkJVekl3T1MwM05tMXJSMUpGYzNSaGMxVnlNbTFOVUROWUxYaFVSSGx0ZDBGSU1WcERTa1pGVEROclIwTkpWMTlaZEhKalJtbEpVbEJaUlU5SGRVaHJORzVqZHprM2VFUmpVRXB2Um1GbWNqTk1ZakZrYjFwME5rWlJPSHBmTVZwalNqUjBOelpxVld4SVpuWkRWM2hUVDFaaWJGaFJiWEZGWjIxSExVVTFlRkJsVlhZMFRGWkRlV1pYVDFScU16UndOVU5vWWs1T0xVeHlaVEUwYUhWNVQzTklNRFYwUm1wcFdYbEpNSFpaYUhSNmRYRkhUVzAzZG1NNFJVeEVTMlV3VkhSMU5VbERVSEl3TjFsU1pqSlRlVkpDVFhOSk5WUm5RMWRQY2tndFdscElNRUZTV1VONlIzZzJka3hwV2poblMwOWxWRjlCVld3eFVIaFJhWGRSV1Zsc01tMTNlRTFzY1ZoS1RHZEpSbWwwU1RGS1FrMVBhbVJ4TVdSNE5VTXRTSGhTUVRZd09FUXhabHAxZERJMlNFTnJZVzFqTldoelJXbHNYMkZxYlhsM1EwRnNWWFpJZDFCaVVVbzVNa0ZuZUcwMGQzVjROa1ZtTjNsUlJXNWpXVXAzWTJobk1FODVNemd4Y0hSM01XZENiRlpCWkhsdGFWa3liVXRoWmtVeWMwbEhTMG8yYW01NE4ycHBhVXh4UW14T01XRTRRV2xNUW1kM2VtNXVXVWc0TjJoaVJuVm9VMkpTT1hodFoxODRTVkZ1ZFZOelIxQk5VRVI2Y1dKZmMyRmtMVUpmZEVZNGNEUjBYMDVGUmtrNExUVlFNUzF4YlhwbVUyZzRRWGRUYkZNMVRYSlZWV05oWVZwME4weG1SVkoyV25OTE5GZzNSVmhaTVhCYWFHMTJOa3RVVFd0d2J5MVhibEpQWVZKbGNWUkhRVzkwUkVjMk9GVmxZbXhvWkc1SlQzZHplVzVpWjJsSlZYUXlaVGRmZW5GRVlVeDBOVUZrVGpsdmVXeHlWRkZpTjBWUE1IUmpla050TWtwaVVrdGtXRUpGUkZsamJVUjZRMjVRWkdSMGRrNWtTMFZ6VlMxbmEyUnpMazlFZFUxUVZHaHJhV3MzTWxBeWNGWmhTRVZ6TjJjLnVHV0djN1lwYnlLWE9YYjd4SGpaVWNFZ050VjAtd1YwWmZxM2d1RWFXZVEiLCJleHAiOjE3MDYyMTc0OTgsImlhdCI6MTcwNjIxNzE5OH0.yCZwXOru6NjC9gl0T0tII3g-3oa55Xyr4LDg7qT2p64","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:18.362 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:13:22                                        2795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=819920 KO=13442 )
> restLoginInitiate                                        (OK=406269 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=405085 KO=1166  )
> restloginProgressiveProfileCallback                      (OK=8566   KO=1166  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.15%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.15%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.84%)
> status.find.is(200), but actually found 503                      4958 (13.90%)
> status.find.is(200), but actually found 401                      1166 ( 3.27%)
> jsonPath($.tokenId).find.exists, found nothing                   1166 ( 3.27%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[########################################################-                 ] 76%
          waiting: 125231 / active: 24     / done: 417360
================================================================================

21:13:23.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 417470: status.find.is(200), but actually found 401
21:13:23.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,417470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@716c587b, username -> user.1002552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7febaa95, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217203236))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWltc2wyZXR1azBwaTAyaGgwY3Y4Z2I0YW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWRtbFZUV293VjFWMFlUQlVNbEZrYm10T1UwVjNMalJFY1ZCNlNFaGtURGxhZVZrNU5IQkVaRGR5VGxadVZHdzBkREpNUm1aNmVHcEVWWEoxTFVOMFEwOTBMV0U0Ykhsd1RHcGFNa1JMZHpjMU1IZEdhamswU2xkbFpXVm1lVGxIZUVkc1YwMTVOekEwZWtGc1ZsOUpTV1ZHUTAwdFgzQnJXVVpJWTFNMFdUQlplVEkwV2tRMU1ucEhOMnd3UjNkVlZIQnlkVFIyTldWdmNuWkhXVnBJV0Rkb01sbHZWMjAyV0MxRWF6bFdhMDVEU1hWSmRHWkpiRTlKT1RGak5HOUdVR2hLZDFjMFF6WlRPREZsUzNGSmRsOW1UM2QzT0RGTlJXRnVNR28yTVdaS2NuUXpabE5UWm1kcFpTMHliall5U1U5TlYyWlVkemRoZGtrNVZXbHFVV1J0UjBGNVpYVm1TbDlwVTJOWmFqTXpWMDl2UkZwVk4yWkhNa3RJV0Y5b0xTMXZVRE4zU3paeVRtUk1NVFZSTVY5Q2RFZzFORGxITjFRd1drRTNhVTlDYTI5VVMyeExhRVZOUVRWdk9VbG9RbkY2TFZWTVZWbE9jMEpmVlVadU5WcFJjalpKUzBZNWFUUTBjV05hWmtsRFlUZGlaREpXY2pCcU5EWm5jemw2WkU5d1VuZGtTV2RoTWtaNllteGtjRUoyU1hOUVprRnRlRmhLWkZCaFZrZ3dVbmQxWlhwR1NGTldVamRzT1VkTVRVUXpabnBUYzJkdlpHVnRSSFpsV2s1S2MybGplVWh0UlhSUlVYVlZialV6VDFSWWNHeGtRMGRDWW5aYU5rNXpkREpMT1ZoSWRWTnZSamR2U2pScU1ETlZYMU5mUmxOa1gxUXhja3BsVVRZMFRGbzNkR3BMVEhselRtbG9YMGxHV0dSVVIzWkhUekUzUWxaVk4wODBUSGhJYUhOV2NHRmZNa1l0ZDJSUlgxcEJkazFxYTNRNU5sOVphRGRvWlUwd1duWmtWREZHU0ZJNVNUSnliVUV0VVdOaGFIbE1lV1ZZVkZCQmVHeDZTamhPVURCeFJIcENVa1UwVEc1Wk5URnNWMHRuYkVac1Iwc3hiWHBOU1ZsUldFbHZkRGhYTUd0Vk5WcEdOVzB0ZDNGeVpYaDJjWE5CTFROeE9XNWtjR05aWjBaSFNqRkZkWEJETkRSa1FXZFhkMXBJVXpKQ2JHa3lTWE13V25GYVkydGpMazFSYzFsdlZYTmtiR2RvYmtaSE5FWjBaV0ZVVlVFLjZsN1VYWkR3Umk0RHF4dHRDMFBFSEJGWWRUVjFkT19welVOTWpIMG00aTgiLCJleHAiOjE3MDYyMTc1MDMsImlhdCI6MTcwNjIxNzIwM30.LecyWNHdphmXQVLKyTrhCuCybXjxpkluJhEGRYKVlqo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002552"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:22 GMT
	x-forgerock-transactionid: d9498dfa-e134-4c5b-ade4-1d08c5d6093c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:23.286 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:23.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 417470: jsonPath($.tokenId).find.exists, found nothing
21:13:23.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,417470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@716c587b, username -> user.1002552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7febaa95, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217203325))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:22 GMT
	x-forgerock-transactionid: e49f6cc9-1070-4f2f-bd6c-438ebdee7610
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzVnc2Q0bGhkNnNsbWszYnR0c2hqa3MyOHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emVWZHVjbGwyT0daUllYVndhbW96UTJ0ek5qUkJMbVJXYzAxTmNWVXhkbmhSYjNST1lXMDFjMGd6TVVKd1NuWmpVRWhxVkZad1JqUjVlbFpoUVVoU2JrVnNSR3B1TW1oTFJGUTJOSE52WHpkU1UybHZUWEF4VTJGdFQyMURNV3MxVW5VeE1qSllNMGROZGpkbGFrSnFaWGRtUXpNMFNHSlpORUZPUWxaWWJGRmhNVko2TXkxbFdEWkhPRTg1ZWtsVmNFbHVhSE5sYjBKamFYa3dRM1JuWlZseGNYSnBURlp2VFZob1JrTnpWRk5MTkdoNWRVdDRkbTFSUzFkMU9XTXhMV3RxUlc5UUxWRjFUblpEWTBabU9FTnpZMEZCUjE5MlpIRmtjREl6VEU4MlJsWnFUVGRvYmxJMFl6VkdWVlZhV0hVMGVFcE5WRU5qV2pWbFVHRXRWUzFyZUZkNFNTMDBabTVmVlhoTFJuSndibVpFZWpJMGJsWlZNVnBEZWtWRldXNHdVMFI2VjNkeU9FYzRXRk5QYzFWdlpsRlhOWGd6Um5od04waFVPRFpXYjBoVlpFSjZZekl3ZGpWdlZFMUVSMFpJZFRCTVdscFlWbTlwY0RjM2NsQlRVazR5TFVkV00zTTFkVGsxWlcxc01sSlZRVWxZV1RGbGVYUmFZamg0UXpSNFVUUjVXVkpWVERoemFUWlNlWE00YkZCMGFFWkhXbFJFUlRsd2RuYzVNMjFyWVVsclF6Rm5kSGs0VkdwcWEzcFdTV3RMVDBWQk5tcHFWaTFqY1ZSRVZ6TnJTV1ppU1RocGNYVk5XV05PT0RCSlp6TmxhRmhyU1RjeWVteFpMVmxRZDBVMlRUQlJNbFpGVERjeFduTjBaRFJaVkhaWU9URnRkM1ZGWlhoWlpYWmhaRUZPVG5wNWIxSXdORVJVYTI5QmRHUTVWVXcyZUVSSGJGaDVTSEU1VnkxTU5YTlpkVVZDVW5SVVgyMXRRVlU1ZEd3eVExOTZTMU5NVnpsWU5XOU1Va1J5U3pKSmEzVk1VemgxVmtscVNuSm9XRkJRYVZSeWJEZGFNbEZ5V0RWbE1YUmtSMlE1YmtwTlRVVmhTVFpWV0dSWmMzUXRURzExZGpOalgyVTVSVXBqVFVOamRESXhWRGRhVjJoemRHZFFYMnAyZVRGdk56Rm5SMEV0TlU5QmIwWk9RMW80V1hKSmJsWTJPVXRUVlMxbVJYbHdSM0J2Y3pOYWNUaHpMamx6TjBzeWVrWTJTakZ0VUdOSWVEQjFWbWhSTUZFLmlGdno5QXgzSExXTk9qbTVyTE5TNURHTnFEVFpNSU9ic0l0NTBLU2ZDY3ciLCJleHAiOjE3MDYyMTc1MDMsImlhdCI6MTcwNjIxNzIwM30.VqNaskL7NX_tQp_6TpqSmLZ0nvA1E05WIEaclQ56Ig8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:23.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:24.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 417720: status.find.is(200), but actually found 401
21:13:24.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,417720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d3b773a, username -> user.1001304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55a3c339, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217204879))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2RmN3Q5aWVkZXA3cGpqMW1xbXNmcDNtcXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWRIVTBiRUpVTjBKS2VqSkRiMDVtV1VkWk1UQlJMakJJZVdkbGJGOVBaV3R1WTJwSlpHZEhUMFpuY25vM1lURjRVVVkxY0RCcVQyRnJTM2wyVUcwM1ZGb3dSUzFXTW0xcFgzWnVXblJ2V0U5dmRtSlFka2hhWlhCblIyODRNazlGVTBablVGTnpZME5NVWs1VmJsUlhibHBpYkVaNWJWSkxWMGxEYXpKTWNtY3lUMWRYYzBsSVlWUkZabFp0VUZOQ00xTTVUblY1UzE5blkwNVFTbWhTV0dsUldFY3lTbVZVYkZkNFEzazFhbEJ5VldWemFUazBkVzlYVjNseE1YRXhUemc0YUZKbE1TMWZUMTlqTm1SQ1RuTTJPVUZuWkdWNVduQlVMWEJMUWt4ZlRHeHNMWFJvTjNsSmQyeGlRazFQUTJWbldtVjVVMmRGUkMweWFrRnJWSEZOZGpOZlEzTnZXRzlFUW01WVVWaHJZMDFIU2tvd1MwaHJkazVNV21FNU5USnVabGhCVTFoaVlVeEtaekZvUm5KR1kxSndhRzFXZEZaeE1WYzRPVFJFTVZsSVlWRlNkRFI2WDNoZlYyMXJibVpQT0VFd2NXaEhTMnRaT1dkdmMxVnZYelExTm1wT056UjVSV3BzZEdkVU56ZHpkVE5hZDFaTlZraFFNMlZhZGpGMmQwTlpSR3BIYzIweFdtczNVekZCUWtGYVoyUm5PVEJuUlMxSFZURnFRMWRSYkVjNFlYRm5MV2xzUWs5MFVsOTViVTluZUc5aFFUZDBlRk5pZUVWWFVtSXlPSEJOTVZGRVpXTkxUMDAzV1U5eVMwbEVjR05vVUdsaUxXUlJRVzFTVEdKZldHNVdWalJhU1dNd1lXRkVUbXBGWnpaclpqUkZOWHBUYVZaTFRXZDBkR1JWYm1OSE5ubEVkRzh0U21SRFMxVlVURlJFY1RsUE1WUk5hRkJLVG1aQ2JEQlpTMFZVVERocGJuVmpNa2RITUhGcVpXSkZUR05LYVVGdlZEVmFaM2RtTFhvNU5XOUVjM3B5YkVoMVlrcFZRM0JmVVZkQlVERkpZbWR1VDBabFQybGhTM1oxWDJablNFb3hTVzFEUjFVeVNHZGxOM2RzYW5acmRIbGZUV3BOWWtrd01WUllPRTFaY1dOa2VUZFZhRTlOWTNFelZEVklXWEF0YWxKQlJsWlNka3RxWldKMFlXaHFRWGxLVjFBNU5UUnBiSGxSYmt4NlVUQlJMbXBaYTFoa2NsbHdhWEZYYVc1Q1VXNU5iekozYlhjLmtmUkhneUNEMFpwX2pLOXJfckRQUFhsQmNMY0Y4YlpBWDBZbnE4YmdESjAiLCJleHAiOjE3MDYyMTc1MDQsImlhdCI6MTcwNjIxNzIwNH0.HyrLGQWUDn_qaDtA-vkyw7J-KVl1epvrusDdhkc-AKs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001304"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:24 GMT
	x-forgerock-transactionid: 6abe4653-f8f3-44e1-8125-445469a3f6e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:24.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:24.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 417720: jsonPath($.tokenId).find.exists, found nothing
21:13:24.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,417720,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d3b773a, username -> user.1001304, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55a3c339, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217204964))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:24 GMT
	x-forgerock-transactionid: 36218cb0-5c4f-40a4-bab9-cd2671a0497c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW9jNTNzZjdlMXNpNjllam9tZDBiczlzazUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bE9VSkdUbTh5VERsM2FuaDVPV2haZW5CVlJESlJMalpxUXpCVlRrbFVZWGRDV0ZGS1VsZGZOVlpCVkd4T1kweHJSVTAyVUdWTVZEVmFWV1J6T1VwT00wRTRVekZxVVVaNk5UTmZPVFpyZVZSNU1FOXBjalJZYURGMVRtaEZOVTVIYlVveVJXbGxTVzFyTm05dmJWaFJkek5IV1hGWVRVeHdiRFJGUjI5WE9VTlFWbVpDWjFKa2NHNWhibWRCVkRsaGR6VmxaMEZuUjJSb2JsUlVVM1ZuWTI1VVgwRTBiRUpzVm1GcE1Hc3lSRGR2VDBsTldFY3laM2x2WDFoQ04wNVBUMHBwUm5OTldFZG5SRTVuWkZnNU4zQmFNMFJHU21vMGRFcHFTVkp2WVRaT1ZXTkdUV3RIYVdwdk1UazRUR2N0WHpWMWVFaHFRWFp4WXpGU2VWWklaQzAxUms5eVkyaDBaRnBVVEVwVGJIcEJWR0ZoWWpZeVkzY3hNMmh6V1ZONVdGQkhXa3RpWldGRE0xWmpkMGM1WlcwMExVSjRabTVmUlcwMU5IaHJRbWxxVlhWeWNVbzNXamxFTkZGQ2JFaDJUSFJsTld4V2JFNVNSRlZaY0hGcU1tVmpWRk5CV0VKdlFsTkZObEYzVVRreldFZzFUR3A2Y2tsNlQyOXNSWG80T1VsbFRVUmphamhXWmpsR2JYUlhkMG8xY0dOVVVUUXhiM1ppU0RaM2RUZFVPV3B1TTAwMVdYUlNlRGxzUmxJMVJtSXhkVFIzTUU1Vk9XRjJOMmcwWldodU0wMXFVM1V3VWxOVVoyMUdhSEpaTms4d2NXSnhaV3hOY2xwQ1lXTkpNVEJzWDNvNVNqUTVhamhvZG1KR2JVOXRZV3hoYVVJdFJXRjBTVXhYVnpsV1drVTJNRXMyUjB4blltcGxTWEp6TTFGSmRrWllXamhhYlZkQmVHOWhUbkpDTlc1NE5EVTJTbGxuTTFkRWFsZGhaV3hIWnpKc1VqQjNSRVYyY205YU1EZFdXREZ0T1U5cWNHbFJUamxsWm14SE9GOUVOakpYU25Odk9ETnNSemhEZVhsRk0yaDZkMWhYWkZSUmVUUkdZbWxuU0VKS1pXaGtRbGhuVldaaVpHVXhialZ2VmxSaU16RkdZaTFIWWs1dmJWSnRSR05MWW1OVGFFTlpVSGh6YlRWNFgydFFUMVZ1Y1dSbGVXODRXWEpRUkVWRFVXY3llSEpXUm01RVdEWjNMbTFqZFhkUGMwUlBkRXhqUnpkWFlYRTJXbFpFT0hjLmVzY1Zld1RGNnB4QmJaQWNQWkNzSmxBeDVGTURIMEIwbzR5eGF0NzU1X2MiLCJleHAiOjE3MDYyMTc1MDQsImlhdCI6MTcwNjIxNzIwNH0.JyFVeV0zAu5CP8Y0aXYPzrshegWS3VBDIc4O7erorR8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:24.965 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:26.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 417915: status.find.is(200), but actually found 401
21:13:26.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,417915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fe8d8d4, username -> user.1000183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c573749, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217206145))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmI3dm5rajQ0YW4yanN0NDMwbXVzY2VzY3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cU4xcFNNMWxmUTJKM1VYVlpSMW8zTjJGSllVUkJMbkF3TjNWaFJ6VmhTbTFuYlZSalNrWnVhamRSYW1sVmRFaDBlVjgzZUhSaWQweHFlRk55YzJWdVdHdHhWMUZxTWpWMU1tb3libDlsV2xKV1ZucDZibk01ZW5RdGRGbERkMk5uZHpsQ1EzZzVXRjlCWTNaclUweDJObXRtUW5sNU5sTkdhWGd5WjNwb1VVRTRUbU56TFZwSk9XdHJjekI0TlMxV1V6QlFSVEZhT0dRelRHSlFjMjUwYUVORGJtSlFjM3BJZG1oT2NVSTJTVGswUVVnNFNtUjZTbXBMT0ZGd2RIRktUMWN5UVVsaVVtOW5NbTFVYVhacGNISnJZbFZMZFZwRVRubFJRa1IyUTFOWmExaFhibmhYYjFORU4ybDNaalZuYW1aM1QxaGxkek5MZEZWWFFURk9ZVlJoWjFGYWNXWllOalZRU0Y5RVEycHVURlpaTlRScVpYbEVlSGRsUTA5UlpsazBUMG8xYTFGR1J6RmFjVjkzTlZKT1l6TmpXVEZvU0ZaR1IzaHZjMnd5YjBONFl6RlFVSGw2UzE5eVVEQjFabFpuUldzMmJIWkhkVVJFWlVKcWFtNXpkVTB3YzNsWFJYTjJSVXR0VG5aMGNUQmxhVTlqYjJ4R2JsaE9UVVpsT1Y5R2RrcDBlbFJSZDI5c2RFWlFlSEkxV21wb1prUjFhRGRNVVVwS1pYZENOa2swVFVONWEybGpSMlZ6ZEZWbE9EQlZWa1k0Uld4SGJIUldYMWxHWkdSdVV6TTNUSEZhTUcxSGJuWXdZVEZxVUhWeU56UlFaRkpIWjJ3M1kyODRaSFo1YlhoWVVrMUJaRmRFVEdReVYxWXpVMnBwYlhGdVlWRkZlVWhhV1VsTFJrcHFTVFZxUVZOMFV6Rk1iMFl0TVd0WU5XbGFjR0l0TFhSVFpqRk1UVFZRWWkxQldXbFpkVFpFYUhWelRFRjZYMmxKUjNacVh6aHlVRTlZT1UxSVFuWkVUM1p5TFVKZmNFZDJaMmhwYTFoNk5XTnNSM2xCY1dGV05GVnVjVWxGYjJOMWVuY3hOVVZRTUZoZlIyVlpaVkpEYzJOc1gxaDVZM1J0Tld0elp6TjNlbUpsTjB4eE4yeFdkMjVoUTFGRllVZFdVR2xHT1ZwWmNsVjRlRnBOVlVaR1pVZG9UV2gwZVU1UE4zZG9aVmxzZUhORVQyNXJNblZ5VjNKelltOXpMakUwWVd0eVJWUmhVa2RrYjJGU1YxaFZSazltWkZFLl94NU1PZC1vQWVGMFl3cFpQRVN4QXhsOGp1VkZ2LXdHcVliVUxEQWZ2TEUiLCJleHAiOjE3MDYyMTc1MDYsImlhdCI6MTcwNjIxNzIwNn0.aEYcA7ycjxJt-koUO7S-wZb44G3j6cS13jKAabxsWyI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000183"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:26 GMT
	x-forgerock-transactionid: 5774e812-1882-4ecb-8366-c7dabcbdead2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:26.191 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:26.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 417915: jsonPath($.tokenId).find.exists, found nothing
21:13:26.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,417915,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fe8d8d4, username -> user.1000183, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c573749, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217206233))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:25 GMT
	x-forgerock-transactionid: a7d961a1-15e5-4481-904f-857b8b92caa4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXRzNTk0Z3BhZzJkaWoxZjljcGxpMGFtZnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZllUUm5iRGxOU0U1Uk4wSlNkemxuVlY5alYzbEJMa1paV2tzM1pFRkZjbVZ6T1ZSUVpXNUlOMUJMZVhWTExYZE9XVVprVTB3eVJFOXNWMkZwTUZwSU5XbDBaVUppYjJWaVEyVXRTV05KUkU1TVFpMHlUV2xtUWxKaFNDMUJhalpEV25kYVZXSjNaRlYzUW5kRU9IRkdOV2x4UlRoU1pVRTJOMGhEV1U5UmIzWnpSMGRJVEU1V1pWTkxUekJaWDJWelMwbENPVE13Wm5KcFRrUkRZM0YyYWpreE5VaEpSRUpDUjFWeWQwODRlVGhSVGpGaGFrNXFXVUpFY1hOU1RVWlVPVTB3UzBsaFlWTndUa0p3VkhoRVVHZFhXbWwzUjI5ck4xWnBRVlJWV0hrNVlsOTVNM1o0V25sblUxaEhVVzVVVUVwWVQySXdkbEIxUkZkZmNuRmtabGxSYjFNd1MxaFJaMXBSVGpSSFdrdG5PRXBUVFZNeVdUQmhSMk5aYzJGVFRtUTBhWEJDTm5WWmFIbFdaVVpUVldWTFRXcHRhV2RpTld4WWNtNVFNVGhtVURGMGNFOURUMU5tUjJGWFlWSm9SMXBCWjJJMmVqTklUMWgyUzFoV2VVNVBPRk5JY1daVWVtSnpkRGg0YkMxWVVUVktWSGROYzJaelZVMUlTWHBSTUdsa2VtZEthbGN6VFhNM2N6WjJZbGhXYVdKeU5WQXphRTg1TUhJMWNsVlRZVzAzY1V4d2NYQlRhRFZrTUdjd2EwZ3pjRGN3UVhrM1VuaHNaV2d3UW1OcFRWWjNPWEpCU201RGFEUmlXbDgzVWpOWVgycDNORkZwVjJNMmEzZEJUbEJsTFMxWVIybHRjWE4zVVhWTFIwVm1kelpZVjFGaGJrTk1iRWhLUjJSVWFWWjZkM2RvWDB0WGRESXdUWFJqYm1vMFRHcFVhbmxyU1Vsa1JYWnRSelZRY0ZreFNqUlVNWFJCV1RaWlJ6SkNORTVIVDNoeWExQmlMVjlZZWs1RFVFdERZMUJoUjFkMVVWQmpRbm93V0d0bGJETm5ObEp0V25kcE5WWjFja2RWYlhaMmRuQk1VRXBKTkROa2RHRnlVVVZVZVVwcmVrZG9TVlUxVXpGS1JHZ3RjRmxrYW5WZmVsQXhSVVo0TlZSRk1HUXRielpEUlVkTU5VNWhTblJxVEhSSU5sOW1ZVzF1TURVM1RtTjRaRFZ5YlROa2RXbGphMmsxVEZsWmVHdzRMbFF4U1Zka1JXVnZRbnAyTkVoc2RWOU9iV3hGU0ZFLmJ4a3JhWlRvSmRCOTZNVldYUHMwanY1d1M5Z09BaFpKUGVxdmxUTWJhRE0iLCJleHAiOjE3MDYyMTc1MDYsImlhdCI6MTcwNjIxNzIwNn0.PEsEQmX6YXsezf26IyggyWLo1qIMAz96VE7JcqfDeik","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:26.234 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:13:27                                        2800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=821510 KO=13448 )
> restLoginInitiate                                        (OK=407057 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=405871 KO=1169  )
> restloginProgressiveProfileCallback                      (OK=8582   KO=1169  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.15%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.15%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.84%)
> status.find.is(200), but actually found 503                      4958 (13.90%)
> status.find.is(200), but actually found 401                      1169 ( 3.28%)
> jsonPath($.tokenId).find.exists, found nothing                   1169 ( 3.28%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#########################################################-                ] 77%
          waiting: 124440 / active: 25     / done: 418150
================================================================================

21:13:27.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 418173: status.find.is(200), but actually found 401
21:13:27.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,418173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52909142, username -> user.1001960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48adde16, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217207766))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2o4bGhmNTcybjhuZTJpbGllMWg5YWIwOXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlgxcG9Namt4YUZsd1VqQndSWGRMVFZONk9IcG5MbWhmYmpGak56Uk1hV2RMVTA1VGJVUnJiV0Z1VTJFeFIxZFRPVlZtVldvNGJIcFFhR1pxVmpjMVN5MWxPR3ByYlVOT2NVUm1UMWRXYURGNmNIazFNVk42TUhkT00wOU9XWGw0UVVndFUxSlBOSFYxV0RCSU9GaEtSbWRDYjBaUVZtSkpiakJKYWxGR1dqWmhZM1YzY0hSRlVqQXlOWEExU0hsdmFHRTNNalEyTlVSTFRISTJWREowYlRaMVRFcElUemxsTUZFNGJVWmljazVtWmxSSlVIRTRXVXRJTURnd1V6ZGtVMFV3YUhaUWMzbDZOeTFZVldSNVIwSnpYM0Y0U1ZFM1gwTmhlbFZpWWtadU1FVk5VRkJQUzJJNWExcHJSMHg1VVU5NWFXZE1RbEYyVDA5U1pIUktjVlpFUmsxUE1uSjFkVGc1Wm05eFVtWlphRXB3YkZCblkyczJNVWMyVTJoYVFtRjBlazFrTW5oemFEWnJaRWRDYURCWlZreE5WVGwzTjJzM09HNUtaVGhOUVMxMWVYWklOWGt0U214eWNrTkNiRnBoVWxsRldVRTNiazVVU2pjek9XMTJjbVZYUjIxa1FrbFVhRkZ6YmpocloxUnFha1JmV0ZNNGEzUkhXVzFJU0RaU05WOTFlakJUYUY5M1EyczJSVVJqT1VoeU1GZFpjVTl4YUROQlVqWTNjbU5oU25WcE0wTkZZbEJhVTJOMWMxUXlTV1pYTVVFdGNrZDRjV0ZmTW5ac2NXRlRlV0o0ZUdSd2IwSm1YMHd6YlU1dmQxVTRXRmd4WjJkdGMyNUJhMjh3ZEc5eWN6ZHRjakZaVG5BM1RtTlJVRkJmZVZOc05ESTJRemh6TkdkSlpHdHJZVE5SU2pod1RXNXpOMms0VUZwaE5sRlJSVEZuYVdSVmRHOXpXbmRvWkVObWFHZHRYMGhVV1Zvd01EWk5VSGd3WlZaVWRIbDBUWEprT1dkcVJtcGFha05tZGtWbmNtUjVRMng0ZUZJd1gyTk9jelJ2WmsxQlVUVnhabGhHWmxkb1NVVXlUbVJ3UjJ0U2JXMTRjMUZMTVZsT2FFdGlZV0ZLUkhVelRHbEpSekozTXpacWIyWTNVa2x1UkdSR0xVaFRjMlowVjJsbmREWXpVbGxLTUhsWFoyRk9PWGxmUWs0M2IzSnJUMjB4WDE5bGRVcFJUM0ZwVWtSamExSnpMaTFLWTBKMGMxZHpkWFZvWm1WNldsbFljSFJWYldjLjFnMEdjSGJVdHNheFo2dV9fa1NWN0VvZVdCZWM1dmk4TEZmY3VQbndlNWMiLCJleHAiOjE3MDYyMTc1MDcsImlhdCI6MTcwNjIxNzIwN30.3hCG2xszRRLyAnySjZ8BvM5XBc3vxrb1WOfi7kLB-JY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001960"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:27 GMT
	x-forgerock-transactionid: d6eff337-e5b0-42be-b5e4-92a7d965b2e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:27.814 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:27.855 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 418173: jsonPath($.tokenId).find.exists, found nothing
21:13:27.855 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,418173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52909142, username -> user.1001960, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48adde16, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217207854))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:27 GMT
	x-forgerock-transactionid: 5ab93430-c260-4bf8-a4bc-f46f67461691
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjkxOGlncjQ3aTVybWltbnUzOWNrdTRkMWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blNWRXlUV2RaTXpCeU1qWlhURVF5WmtseU1qTkJMakpITlc1NmNsWnFRa2d5TVROMk1HTllNM1pFUnpGVE5GOUNjMHBuUlRoZlUxOTJibEZaTjFOblUxVnRhVWRVY0RSWGMySmZZa1ZWWVVWWlRVOHhVV1EyTVdkT2Mwc3dXV2RzYlROU05YVTRiM0JWYTA4eU5IRnRRM0ZTWkRSTFgxSm9SMWs1YzBOUWVVNW1TemswVDNWRGNFWjJiVlp2VVhaYVIxVnFPRmxQZGpSQk0yaFBVakZFVEhKNE5VcEpaVnBLY3pZMGRsWkhjVlJ1UmpsR2NHaG9YMGxIVmtneVZITjVNMmxMWlRrM1Ftd3hSM1JDWDJad2FqaFpiMHBZWmtGWGVGcDRZVlIxVmtWSVJucEZlSEJ1VEZGaFVXaDRPWEZmTmpoNVEyRm9SVnBQZVZaU09FSTRWRWxIUWtkQ1lYbDNVQzAyTm5wcU1sRm9ORWRYTkZGR2JrdDNRWE5yVFRoS1JHSk5iVlZYUTFrM2IzTmxjV00yV2t4eVpGUlhNM2hmUTNJNFVtMXRkbkpqVkRSMFRsWlljRkZGYlVoQ1NHOVhkbWhQUlRsWFJERldOWFZpY25sSFQzUm1UbmxwUTI5U2FVODRjamsxYjJOYWMyRjJhRGhDTTB4Qk9UbFlaMGxaTFdzdFUybE1SSGRXZVVwaE5pMXZRV0pqY1ZwblRUUkRYMDFVTFVScFZIaDFNMFZqYkVOellXRnhkVEJoWjB4dFlucDFYME0zVkY5NWNraDBUazFYZWxSUFlVeENPUzF0ZGkxNFdWbDNTblpaYmpkU2FrMHRlVFpVV2pCNk4zVkpWMEl0Tld4WVduSnFObkozV1hKWGEwWnNVbWt5UnpCd2NtUlVja1ZYWjFFeWMyaEVlRFkwU2s1Wk4zSktNeTFYT0hsd1pqUlNSRWRYUmxOck4ydGpUSFE0ZUVSR1ZFVkhZWEprWTBFNGFrTnRjV2huUW0xaU9VRlZaR3hJVFVvelRWVkxaVXA0YUU1WVdWZEtRMUV3U2tKWk5teFNVbGN3VjBOek4wMVhlVVZ4TXpSQmJXVlNaRUpOYkVWck5XRkNaazAxWVY5NmNsRjRYMnRWZVdJemNrTlVSa3hYTkdaaWJsYzBWV1JHYlVoaFlqaHlOR290U0RBelIyMUtRM1F0WVVOemRVcGFWbE5WY1ZnM1kzUm1ZbnBoUkZobE5IRkxhRzFpTTAxcFpFcEZMakZYY1VsRFdEWjJiR2xIWkY5TFozVlFkRTVMY21jLlVhSWo5VWtJSkNIRlV5bVA2TDhzcDROSkxPdVRjc1FqeWdhSm5VR2FmUWMiLCJleHAiOjE3MDYyMTc1MDcsImlhdCI6MTcwNjIxNzIwN30.mWFDaW_mGP8w_liaMpLqfOFgQpczVe7S2n_HWtPfXNo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:27.855 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:13:32                                        2805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=822893 KO=13450 )
> restLoginInitiate                                        (OK=407748 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=406551 KO=1170  )
> restloginProgressiveProfileCallback                      (OK=8594   KO=1170  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.15%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.15%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.83%)
> status.find.is(200), but actually found 503                      4958 (13.90%)
> status.find.is(200), but actually found 401                      1170 ( 3.28%)
> jsonPath($.tokenId).find.exists, found nothing                   1170 ( 3.28%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#########################################################-                ] 77%
          waiting: 123749 / active: 35     / done: 418831
================================================================================

21:13:32.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 418878: status.find.is(200), but actually found 401
21:13:32.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,418878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65bae265, username -> user.1001070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@edf0236, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217212860))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDEzcTN2MnRjMTYxdHRxMGV2YWxhY241aTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFRWOWZNamQ2ZGtoU2JYZFphRGc0YkU0MGRVMVJMbUl5ZERSUmJETnJia3cwYWtsR2VHTkpTMGMwYkRKT2FFNHlRbkpSV1ZSRFNYZGlPRTVxWDJvNWQwWXdhRGxDVGtKSllVeFRlall0WmxFMWRsTmZaVEJzVUhkb2QyOXJXRlUwV0ZsNE4zWjJSbGhJUVRsSmNYSlRTRVkyTTNkd1ZXaE9iWFpQY1dwT2NUa3lhVFZETWw5U1dXNXFaemQzZDJOelMwNVpVVTVyVVU5TFJESlZPWE10YTFkRWJtTlZVeTF3VTJOaFZFOUlXV3RTYUhrNVdGTnVOR1ZtYzFWb01uRnFXbW8wVTFkSk4wcEJiVkphZEdZMFVVZE5RVFZuZWtRdE1IRTBTVkZEZEU5TU1IVlZZbWRqY2t4SVRVOXpSak5rZDFCMmFrSlNNRlJHU1VaWmMwRjNOblpLUTBob1MxazBjMlYzUzFsTGIyVkNXRjh6Um5sQmQzWXdNRTlTVUdNM2RVdGplRlp6YUdsSllVNUphVXQzTW14d1dFeElMVTFLV1ZKRVpIQnVZMDFwYkdWWU9Ga3hWMFphVjBGSmVIUjFTV3BGVVZFMU1ra3lRMlV0VGxKMFFXazJVR2hLVEc5R1IyZFdVR3BMTTFoUlFqQnBjVUpHTmtoRFVGOW9NbVZXYVRCWFRrUlVOa000U21OWVpYRnZWRzFsWm1ONFpYRkhhR2RaUkRsZmVUWndOWFZsWlVZd2IzWnBaMlppWkc5dFIwSTFlVmh2ZDJOb1lUUTFjRms0U2xoT1ZtbE9OVlZmVERkZmN6VjRObUpsT1RGT01tRjRVRXRRVW5SSlNHWllWbFV5YTB4UlkxaExMWGd4Y0hSME1XOVZWVEpSVmpaTE5GOXhZMHBSZG10bFFsWmlYMDQ1TVhwWVkzbGljbVZJYVU1b2RFaGphRGc1ZURGeFIyRXpZazlZVTB4Slh6aFpWaTFhVkdoS2FFNVFiMlZpTjFKNlZUQlRXbGhtUTNSWE1tSlFZbkJQYkRKQlprOTZaRTF4VW1sa1ZWTjViMmhmZUdGU1pHcDZkMmhNY3pFNWVVRTJTekJ5WTNoUlZrYzVhelZMVG1aMVpIVkxOR2RJTm1Vd1VuWjFUVFp4VUVkMVJEbGxMV2hVVlV4bmRFWlVSMWgwVjNGWGFVZFZaREJLZVc5VWF6VnFjbU5PU1VsTFVFTlRZWE5yUTNWdVlVOUxaRWhUV2pWUk1HMUpMbkZIWkVkZk4xRjJkakJDYTIxeWNVZDVjRk5WWTNjLjVCUEhnOGU5U3RHbF9Cd1F6Rjd6ZXY3WUVyRlZJODFURlpzOEljVU1md3ciLCJleHAiOjE3MDYyMTc1MTIsImlhdCI6MTcwNjIxNzIxMn0.3n7OxTInvq5v1-rGSVvIVdF_XBcmvcVVUCnkKay48ck","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001070"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:32 GMT
	x-forgerock-transactionid: 73beadc8-aeb8-446b-bd7f-fe850b54fdca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:32.907 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:32.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 418878: jsonPath($.tokenId).find.exists, found nothing
21:13:32.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,418878,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65bae265, username -> user.1001070, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@edf0236, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217212946))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:32 GMT
	x-forgerock-transactionid: 12a44129-39b2-446d-8691-ea8e7bd04513
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMms3bDc2Zms2cDF0NmdkaGk3ODBoOGRuNGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1pEUXRia2hhU25GNFgyTlVNV1pGWHpWNWEwWlJMbDlDU1MxV2NqZDFXa3MwYkVWVk1ISXpWMnRoWlZnMGJtWTVVVXc0V2tGNFJtMVZjRTlSVUZVek1UWlpaRzVJTFc1UFdGbDBNa1JPYm1KaGVEbEViMnBZV2preFZ6QkRVMFl5T1RCWFJUQlNRV1ZNWTNWMmVVOVFVVEpVZVdJNVFXTkVjRmxSY2pKRVF6bFVkeTExVVVOM2FsVnliMHBMWmtZNE1tdG9NbXA2ZGtKTWVrUmhNVEpOWHpGclFYQjZURVYxU0ZadU1FeFBUM2c0YWtkWmVXMVpSREpwWkZwSVlWRlZjMFphWDBSVFFXVXRVbXhxYUhWZlozazViMHRRZFVabFpWbDFNMjVoY0RkV1pYUjNjamhGY1daYVJVcE1UR2cwUlRoaFNtTnhNbkowVXpFMFpsOTZhRE0wU3prMGRWcHZVM2ROVlZwTlMzSmFRVGR0YVZoWVNtRTJMVWt5ZVZVeGFrMXdVV3hGYm5acExXbGZOREJtYkcxT2RXRmpTbVJsUzJ3dFNWRXpXVlZVTXpONGN6TXRjMDVxUlhCR1Myc3dUbXAyTVVWMlRqWXhWblZMYnpKM1JYZGpNMmxJUVZSSFQwSjZUamQyVjJablVtVmFPV1J0WkVKU1VVNHhWWFpxYkhkbFdXRkNkRzVKZEdoTmJUZGpjMVIzUlV4VVVFTmtNMDF2VEdrMFZGOUdTVTVJTmxNemRYQkdRMlZHWTFSM1QwdG5iV1pWTmxCQmVGRnBkRFJXYVhSZlJtWmtPREZ6UWxVNGVrbE5lSE56VDJoYU16WXlkblZqVTBVMFEzRnVNbHBOWjJWRlRFTkhWaTFwUWtWR1JWaENObWx5VTJsRlYzazRlUzFFTTJKNVVGVk9RV3BPWVRCTlJqTmhXV2xSVVdSVU9ERTBkbXBOYWxOU1NscDRSalpvVERKNVQwUmhhakpVUjFCV1NYZHNRMDFXWmxKQlN6Rm5PQzFDUkRCeWEyMVpjblZhVDNCVVgwOUZTMFowY0c5R2FGWkhXVWxvY2xOVVJYRjRhVmcwWHpaT1RGUnlSSFZHUVhKUE1qSldjV0pNY21WZlpXcFVhVFJDVms1WmNrVllTRjlzYzBobFZYZFRZekk1ZFU1eVFrNUpUVkIzVEhwWE4zVlNNMDlPVkU4d2MzZEJUVkJ1Tmt4V2NtOTBVemRKVTJ0bWFrUllWVFpMVmpobE1ITmpMbUpCWWtvMGRGbEtWelpOWWtGVmFXdFZPREV5TjFFLkFZNjJib0FPZkdTVHVjY2VJRzNzSzFJdWJ4SEgydTM2T3JwMHIzZXlSRkkiLCJleHAiOjE3MDYyMTc1MTIsImlhdCI6MTcwNjIxNzIxMn0.DiwG85n51CL4jtyFfitAyqmoZMYT_3j9a8MQA7jG860","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:32.947 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:33.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 418989: status.find.is(200), but actually found 401
21:13:33.653 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,418989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f5e7e11, username -> user.1001147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6288e10b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217213597))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWlpYXA2bzZwMG84aWJta21hdTN0azFhamYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlZYaFhZbXQ0YUdocFNVcEJPRVJZVnpaMk1tbG5MbFF4VWtRMGJuaFFaMHhrZFdaUlMzRk1hbVZHYlZSTmFIcGhRMGhPU0ROTUxXb3dhRGc0TFZST1lWVnBUbXBxUTFKRk9WTk9ORFl6TTFSTU0xZE1XWFJETW1Wb2FXOVdkblJPYlRsRlRuRndRMWxyU2xaR1YydHRjRkZOUzBKVk0zaHlhakZQYlhwblRYWklRMjF4UlhwVE0zVnpXRkoyV25CMVMxWnpaRXR5T0VaUVJuWnhlRzFUUWtwMmIyTjJXV3BQYkdaYWVqZHdVbGRtZWsxS2VXbDJWVVJIUkVwbVNrZzNPREZpYUhoemN6QTJiSFZETTIxek0xWk1YMmg0YkhWNWRYVnJRM0ZyU1V0ZlNrdHJTVmhzUzFFeU4xOXhMVXhQWWt4SVFsOXNNVlpTVUUxZlNHOXRialJzYldsVVpFVnNjSGRXVlVWWmFERTRNekowTkVkamRIb3lNbkF5Y1V4eUxUSkRkMFV0YUVWeGRteFJORko0TjFSaGEzaGlhV1F6TmtwNlMyMUhiblppUXpSeWMzUnFVSGN3ZUdOQ1duaDJVa2hOYUZJMWVVWmhjWGhMTVhsb2RuWm5Va0oxZGtsbWVUVnpUbU5qVjJGNGVIQnJjMDFhVkVGd1pHdFFkVVZZVFcxUlRFRlZUVE5SYURKbFNXVmFaSFJJTm5WQk9YaHhNVTVvWW1sV00ySmxhMFJsZGpkMFRFOXdPRUpOTkRJNVVVZHpWVkZKWVUxZlZqVTJOWFZ3ZEMxT1prTldORlZ6YnpjMmNtc3hRVGhJZFc5Rk16ZHhXVVF5UzJScGR6Wk9TRkp1ZG0xWFJFNU9ZMkpSZEVwTFIzb3lORTVFYVZSU2NWWnhOVlZQYlRWRmJYbFJWMWhOU1VGVE0wRnpRMGM0YkZOck1GSXhhWEpYY201M1RIVmpSbFJSY0ZGUlgyUkZTRU5zVTBwSmVUSjFjR2g2Y1RWT1owRTRVWFE0Y2pVNGFXWjJNMTlzUlhBeU1TMVpXSGh2U0RoelVubzNYMm8yUXpsR2NqQnFUa1ZCWnpOdE5UTmFlbFI0TTJ3d1pVWmpTbGRRUjBSVVRrbzVUVlZuUmtkMFZ6WlJXa2RrWDFwTlVVdExhMlZyVEdaQk1IQjRTbFJEUkZKSVNUZDROM1kzVjBsNVZFTlVNRlo2VEZGQ1lqSlVjRWxGV0hSaVpXMDRkbUp0TUVGWlFsUTBMbTlYWmpKQmVEaDZTaTFIYUc5eWJFcHJOemhJWldjLkJvVzl0VEtHd01saTFUdzhDcGVDeXFGbUJqRmxKQmFONDI1ZGxnSmhWMEEiLCJleHAiOjE3MDYyMTc1MTMsImlhdCI6MTcwNjIxNzIxM30.aYk6pgzBH-7JG4jSzCEHmsVf4Ps6bJRQW3tsysXR5MM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001147"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:32 GMT
	x-forgerock-transactionid: 61ab3b80-a2dd-474b-8786-5d5d67eca322
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:33.653 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:33.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 418989: jsonPath($.tokenId).find.exists, found nothing
21:13:33.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,418989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f5e7e11, username -> user.1001147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6288e10b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217213691))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:33 GMT
	x-forgerock-transactionid: b2a98eff-20e5-4b94-a18b-5938aac1f18f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXY3NGhzNTI3a2FsZ29mbXJkdTY1ZzFzOG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmRIVm9SREZpTWpOd1pubGhaVlpTWkUxdloyTm5Ma2xMVUdST04yMUhTRmhQYkRCR1ozbEhXR2huTVZsQlVEWjRWbkJuYlZOVVgzTk1OV3BaVG5kVlJpMXZiVzVFUlRrd1RHOU9OMVp4Vm1sZk1YZFpWazFHZFVwSU4xWk1jRTVwTXpNMlFraDFNblYzUkZSaWVYUnBMVTQxVFU1SlMzVlZVMU5hVVU1SmVuQTNUbEZ6YUZCQ01XWTRiRmxqYUZCWGRIRmtXbTFYVlVaWU16bDJRbVpGVmxWVk5VdGpUWEUzU1ZSYWJVczRNMTkyYTJWcFlVTnFTWGt5VjFnNFZGWnRTMlp5WkVObVVIVmlUVjlLYUVrMWRuRlZRWFF6WkZoV04xbEVOSGs1YUVwZmJWaEVWR2MxT1VwS1ZqWnNRVXN6TldSblgxZE5jbUV3UWpCNGVUSXRkVTFrZDBObGNVVnVXalJMYzBVdGQyVTFVSFpvWjBkVldFVm9abHBKZWpsRFNrRmxkRUpVZVhOcWNGZDBWVmRzTTIxT1dWQm1lRlJIWXpCWWRHMVJWRk14ZVdFeWVuQkdkbXBSTmxaR1ltTmxkM2xRTVhSRVVsWmtWVEZpWTB4NWJITlNTR1p3UkRCaFYwTkxZVlV4UWpVNFlVb3pWMFZDV1VrNFdYbENhVk55YUVWclJqUndjMmxKT1c1a01saDBMVXAyU0MxUVh6ZHpVMFV0VFZONUxXNU5jMTlLYVd0TmRHZEhjMk50TkZsTVpWTm1TVWd4Y1VkaVVtUlBMVXhqTlZwdmN6SlNhbUpXTm5WRVFWbDJSbWc0WnpCQ2VtY3hUV05SVWtvM2FGTmtVRlJyY1hnMGVUVjVVRFoyUTFwR1JGRmZhR2RQTmpodFpGZ3pUMGxYYUVvMlpFZEhWVmt3ZG5reE1HRlRhQzFSUlVOdk5HMVpNVWgwU25FMU1HbFZZemQ0V2xsTmJHbHlTR0UzVDJ0SllqbHVjbVl5TXpCc01UZEVVV3BpWkdRNWRHNXZaR0ZsV1d4V1lYZzFWbTVRYjNOVE9HNXliMjVET0ZOWWVWSnlVelpOWTFGb1EybzNaamR6V0dKTldVaHBabUpUVjNKSFR6TlpXbnBpVUdkaVkzbHVTbkp2WjBWUmVYWnRkMTluYm1GRVRGTTBTRXBQTFY5WE16TXhNWE5YVTNoQlJuUklja05NY1VsalV6SlJRVEJwTm5wdlgydFJZakl3VGtsWmNsbFpMbE5tV0VSZmFVTkpNVVpDU2pjelFYZFpiMjh0VFZFLjQ0S212UGVmRGU2RHVaSGQtQldkYW5hTG5zRWJkYzhpQnNrQVdpQ19TVWMiLCJleHAiOjE3MDYyMTc1MTMsImlhdCI6MTcwNjIxNzIxM30.87t5BDoigMOmqr6kk0OiqIchLSzBb_PcYvrRLhglS-U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:33.693 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:33.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 419000: status.find.is(200), but actually found 401
21:13:33.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,419000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12a460ac, username -> user.1002248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@325fa0d0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217213673))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDNoMW92Y3Q5c2NkZm44cGp2bDFxbm5zNHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFIyOVpWVkp0TTNnMmFHSlJlV1ZHWlhvMmEwaEJMak0yYkZwUlVUTmtjbFZqUWs1RFpVNUljMDlYUmxGQmJqVlRRMnhXWjBaQ1psSTViM1UxV1VGRk1FbEZXRFp4YkZGMVZHcDFiR3RuWVZRNFVXbFZRVm8zTWt3MlMxTlZTMWRzZEd0M1RrbHJTR3R3ZDA1Q2IyMDVabXhtVDFGWk1IWTFRMkptVDJSNGRuZEpYM0ZKWVMxb1kzTkZXVEZSWW1rd1NEaGZRV2R3Y1hOUk1raGhVSE5WT1RaaVFtNUNMVTlwTjBNelJqSmxaSFk0VTFaR1owTXlXSG94UWpCd1YzSjVjV0ZyYlRSVFEzbG5OVVF3WDNveVJtTk1ia05WTmpsUmVVUkhTM1JRTFRsQlpFVllkVk5LV2xSTU1VOUZUMmt0WjBZNWJVNTNiRmRRWDBwaFprSm9RV0p6ZFhSa1dYVTBWVE14TUZONldVYzJibXAyUlVZd2NVNU9TR1I2V1VaNFVFOVFTWG80YTB0VFFYSnhSV0ZwZDJwdlExSkxkMmwxTVVaS1UwdzRWV3BFTlVWRE5IWXhOSEJSU0ZSRGJTMTRVM0JxZFZZM1V6azJjRFZ4TUZGWGJVaEJWWFZ0TUdkSVdYWkxOV0ptVmpOS1NGcEdXVGREV0ZoaldHeFhkek5TV21FNVNHNHdWVmRrTVZSTFVGcHBhRFZ2ZVhWdmNuRmxWRU4yY2w5UVQyUnJZWFoxV25Vd2VrTnlUM2RLV2xJNE4zVkVTWFZ6T0ZkcVNFZFhiMlZDWnpCaU4wUjJOa0pEVkVGMlowbHhWMlprY1ZKclNETXdZVWRCWkVjd2RsRTFaVEJ3WmxGNFZrOTBRMmd5V1VwdVRXYzFkemRuWkhjNFp6bFFjRGhPT1dOaFlYVmFlVUp2U0ZRMFRHNUJlR3hCYm1wRFFVdGxWemc0TVdWc09USkVSRXhxYzFjMU9TMXVXbU55Y2psYVoyOXVTRU5tVjNWdWNXZFBXWEF0TVZGbGFIcEJhMGRTZWtWMlZtbDVaR3R0UlVWQ1UxWnFUSEU0YTFONFNGOUlORmRVWDNWaFpXNUxXV3hyWDFsa1RqRkVSSHBoVVVwNlpqWk5TVkZaYVdkV1VGSnFXWG90ZEVGUE5WaHNkMHRSWkZNM1prdzFUMVZXVkd4U1pUQklNblZuZDFkbVJ6RndRVTF5Y1VkaFgwaG5ZVWsyTTNVelkwUkpWVmhhYldkS09HczRMa1ZrYjFSWFZUWk1iazVUV1cxblUzRkRUR3hqTUhjLjhCem0yOUpzbzcyQjFGREl3U05OeHA1M1NubFRoSS1yWFFQTklHUHlXejgiLCJleHAiOjE3MDYyMTc1MTMsImlhdCI6MTcwNjIxNzIxM30.JGvXeAb98ahUJQh8726-kIvrFhusnSRWoHvYELJBYw0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002248"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:33 GMT
	x-forgerock-transactionid: 60d287cf-4bef-4bac-a7db-46fb16140c86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:33.718 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:33.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 419000: jsonPath($.tokenId).find.exists, found nothing
21:13:33.759 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,419000,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12a460ac, username -> user.1002248, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@325fa0d0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217213758))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:32 GMT
	x-forgerock-transactionid: 1e9140d8-8ffb-430d-aa81-8a00fb46e95d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjU2cXUxam0wYnQ2cXNnbDhvbGk1cm92cGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlJESmpielk1WVMxb1pUUkRSMHMyYlRsa09UaFJMbWxQY2xGS1FsTm9XV2RFVXpoeWQwODJZbTEyV2tkemEybHBOblJQTFZOcGIxUTRkMU5rVVY5U1RGRm9lRk5MZG1WQ1lURXdOVzVPUWxGWWNGSkJXbEJmTW5ablVITnlibmxITVRGbVpXUXRaRkJaU21KaExWcE9NRnBtY1dwNk1uVnlaM1U1YkVWdWVIWmFVVEJuZGxWMlVFWkthVGRtWTJVMFpFeHZXSEExZVZwV2JtWnlTVzkwVXpVeWVEQkRNbGRhU1VkeVFucGpkbUl4UkU4MFZrbDZVWFphVW1wblkyaDBhRmgwWkVsalEwUTNMVVJLVWs5dFNscFlSRVpqTFVkQlYzYzNlREpsV1RWRlowSnhablp6WjJsb1NrTlNlbTlxZURsT09HNVZlbkZ6WjJKUWJqTkJNSGg1ZUZOVlNIRjNVa2gxWWtWdVJFNURTM0ZKYVZaeFIzZFNiWHBmY25ScVVubHdVR1kwUTFSaFFUQXpiMDkzWDA5aWEzazBOMHBzT1V4eFNWQkhkSGRUVW1ST2VIRlFWV3BLU0RkcWRrTTRUbmhHYkVOb1NISmhRbmRsWTNSMFRqWjZMVlJHYVhkNVVEaHlNRWhyUjFGcFlsaFRaV0l6Ulc5U1EzaG5jMjFOUVVRM1VUbENTa3RvYTA5ck1qTnhjVzlJU1ZOSlIxbHFlVU5PVEhwc2IxUTRiMFZhWWxOblIybE9Wa0YxUmtwc1VGUmFRemRoZWpkWlZrdEdhM1l3U0hKbVNEbHVjall4YUVwcVFqaDFjbnAxU0ZKVlFsSXhORFUzWlhaUGIxWTJhMjh4WDNCU2N6WlJlblZIYTFWMFpESkdkWHBoY0U5c1JuVkhlbXRRWXpkV1FrUkxlbVZKZFZwelNYSnNhMWcxTUdRMldXeEZZbG8zVVRGdE9YTllOblV3YkhGbFdVeDRSRmR0UjNrMmFtbHpNRGx3TW14c1JsTnFVV1JDY1d0MFZHOVNiVk5QTkZNeWFWSlpUSHBYT1d0UVFXRTROa3AwTVhGR0xURlFiR3d4YW5SV1puQjZjVlV6TW1Sbk5VZzFaVGcxV2xwM1EyeFZjVGhRZWtwd2FEZFFRVkJVTUVwcWNrRnVOWGxPZDJWaFoyUnpMVGhLVkdwSlJTMURWR1J3Y1d0QmNHNVhUemxMYTA1V2RsbHZRamQwUjNWbU9XSXhRVlJmZWxGSVdYcE5MbEJNWTBkS1dGSmtkMFZTUlZCbU5UTnRXalpxTjJjLnFIYzBvRDNNQ05fYWxrd1pLbDJJMFBmZFp3OEdnWWU5ODlNbkltc196alEiLCJleHAiOjE3MDYyMTc1MTMsImlhdCI6MTcwNjIxNzIxM30.LhZVev2dW0U0zU3yuNtZxftHRgbTNQ2HiuFzuoVOxdQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:33.759 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:35.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 419293: status.find.is(200), but actually found 401
21:13:35.641 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,419293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54f0e2d2, username -> user.1002399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53a787bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217215591))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnEydjVwYXBndTRzMXQ1cWIyZWJqamxuZjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFVqTkhOekYzY2s5cUxXZFRPRmd0YWpGS1RXMTNMbkp6WlVoeVZVaDJNMWhzTkV0alpFOHhYMXBLUkVwd1JEUldiWGx5VmxWUlNHcFZlVTlHVFROVFIxZDRPVmw0UlZoc2JHMVNZVWhxYm01Vk5sOHdjbXMzUTFBNGJtRlpRVkJFY1hkeFpIaEdlR2c1WXpnNWJWTnRUMEpRWkRCcWNYb3RVWFJQWmpZeGEzbFhVRll6UzNWMFMycGhUbEpuUVcxYVRqUlZlRU0xYkdaMk5HazVZMUkwYm1wemRFcFBhMnBqWWsxUFEwMXFjRzFIZFdablpsQldiRlpVVVc1eWNsWTNhVnBsZWpoNFJrOXVVVlJRTUZSVFNEVk5VMGxYTmtKd1RVaHpXREZhZUd4UU9YUTJZMnRtWVRsbGMxcGlXRUZwY25oSWVXTkVXWFl4ZDI5ZlJrWm9WbGxQVFRFM2VGSnhRMmh5WkhWUFVGQlJjMUEzWTBvMVRrVjBWRkF5V1ZoNGFqWjFUVzExY0dWeWVGRkhSVFJRUjBwUE0weGpSMmhxZGxRMlgwVkVTV0ZvWXpGeVpFaDNkak5NU1d4MlZIVkNaRU51Vm5nd1JXUlpjR0pwYUVocGNUUlZUa1p5ZHpGdFNXeFVPRFpxWm01TVFWbDFhV296ZVVaVlZVa3laVWR4WTA5MFkwSjRSa3AyU0d0bVVVSTNTamxmVUhrNGRuSktOMjlTTlVaMmJGQjZNV1ZGVEZJdE9FVnJaVEZSWkVkQlRUVjZOa2xLUms1TVFsRnVhVFIxVmtGSVNuaDZia2hPUjNneWNtOURYMWQzY21Vd2EzZHlUM1pmZG01RFVFTkZiVmRxUkdGcVVuUk5PVk5PUVV0VU9HMDNWMkpwTmtab1FWSlZjbUppTVRaWFp6TTJNbUpVYzJ3M2JYbHVNV2d3TjNrMVZGQkpRbXRKV1ZwV05XUk9aakZqYWtZeWVXWk9jMHRRZFZGMVpUQnVUMlpZWVdaVWJuZEJkVlV3UlZOMlExcGZWbmh6UjJsaVdraHFXWGd6UVRsMk9EZEVUVlpyYzNSWlpFSjNiR3d3YXpOak5FdERVbXAzVDJ4WVJHUnJia1ZETFdzMmJVNDBaVnA1V1haWlowczNkRzE1ZW5Sc0xUTjRPRWxpZUZoaU9ESTJXRFJyVjFOTWJVMUJVVXRWU1RFMllWTmZVVkppYmpWYVdHMXZVbFZuY0ROTlRrUnhNWFZ3ZWs1dGQxRlpMbTh3UkdSNGRHOTNWWFp1ZDNSaWFHVkhiWE51UzBFLmFwWFQzODVXVkVEUm5NX01OMWdsWkI2dEZHbXlvNnZSWmc1RG9sTlh1UFUiLCJleHAiOjE3MDYyMTc1MTUsImlhdCI6MTcwNjIxNzIxNX0.w6L6-XmIcsv1aX8qm3BvHBZBGpvnmUGRFjo99aayRdw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002399"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:34 GMT
	x-forgerock-transactionid: 39b2b289-341c-4f41-80b6-88b25cb4ad5c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:35.642 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:35.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 419293: jsonPath($.tokenId).find.exists, found nothing
21:13:35.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,419293,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54f0e2d2, username -> user.1002399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53a787bb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217215681))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:35 GMT
	x-forgerock-transactionid: 39e5645d-33fa-4a65-b0f7-cb303aa53f65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXRrYXFtZnRzdjVzcHRldDkzcjF1YW8yNW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGNIbENRM1JXVmpJMFJXbFJiRVUzTVU5V01YbG5Ma2MzZDFFNFlXUmhSMWt6U2xjMVdETmhabk5xUVdabFptSnJSMkZSWjFGS1RtcEpiMkYyVnpKR05tSTBXbEJQWlVZdE0ycGlWVEp0VFRkRFRHRk1SbWwwZGtnNVN6WktOVTVwYjBkNVMxbE9OalZDTWtoTlJHUTRlbWhRWlZCb1lXaFNZblJGTFZoVFQzWlVTRFJrTlZSZlFXOVpTVFZXZVdSSVUwVjRURWQzYjJoSE5FeFpRMHhHWjNKNlJVNTNhWEJvVjBoclYwUmZXSEozTUdneVlsUndMVzl4V0RVMU4xbFRXbE5uTWtGcWRuRk1SbmxpUkdOaGVERmFZWFpqTkZoeVJuWlZaM0ZTVjFwRU1qWmtRVXBZUjBvNFowd3hlVFZhZWxSWlZTMVFhbVZTZEVwMGJrRmtWMngwWlY5WFgxYzBhRWt4ZVZkSkxYVnBkbFZMTW1KRWExOXVVR040TlZSRFdEazFXbVJSU214aGIyTTFhVnBYTVdST2FVTkVVMk5HV0MxRmJXOXZOR1paWm1aM2VHZzBURnA0YzE5VVRscGFZVVZEYmxWM1JuWmhOMWR6U1ZGVE5HbFFaRmRyTFV0VmRUQkJXR3RQWmtsQ1JVd3lUbTFGTVRodk1FdDRTMWxNYUUxa09FeHVVa3BqWjE5TVUwRjBXbFpaZUUxTE1rY3pXRXMxVEZaVGRGbEtYMjVTVEd0NE1sSjViMVpFYlZKMk1IZENOblJ1V0hWVFlucFRXalJmYUVKZmJUbDFSSEZ2UzFSUFpGSm5ia0l4VTJnNE0xTnlaMFp3TFRSTGJrdFliRXgzZDE4eGRIQklPV05MZG0xd1ltdHNRblpMTVZobU5YVlhZWFZ3WVdoS2VIaDRWekJ1UzBKYU4zQnNTemt5U25CaVFrbENjbTFDWm14S1JHNDJZbHBZT1c5aVdHWXljakZxZDFCaFEzaHdaR3R5TWs4MlUwbGpSbTA1WTFaS2NrVTBSMFZqWjJnNFdFdFlValF4TkUxSVVFeFlUelZxV1ZKV1VtSlVlRmx2UVZSb2QzUkdiWEZZT0VRMmQyRnJVMk5vWW5WclFqVmpaa05YWmt0elJXNVdXa2RZY1RWelVWSnZkR3hXTlRoUk5DMVNkMWwzVlc5QmFsSkdaMVZHUTFvd01uQnBkbFZwTFdVeU9ESXRSakpIYjJ4WFlsZHNhMWxQUWs1cWVHeDNMbVJJWDJGNllVTmxkVkJIV2tWVGFFd3phWEJHWVdjLjBFeW9zdE5FUU9YQnpkLWFVYWpwa2p0Y19VWkRVbFFWcjV2UkkteDRoQ2siLCJleHAiOjE3MDYyMTc1MTUsImlhdCI6MTcwNjIxNzIxNX0.drcXFhkUe9g7bTGoTnZkz_ZIvTa5rmgd9c9wwW1Kbag","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:35.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:37.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 419514: status.find.is(200), but actually found 401
21:13:37.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,419514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68922ce9, username -> user.1000658, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea2ed05, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217217010))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXAybWpmZjFwc2owcWwyZDEzdGwwazNhNmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWEydGFSRWhQTmtWSFJHdExWakZvWm14dmJVNTNMamR4ZVdWQ1kyeFNRMDExYmxJeGNEUjROazlzY1dWbFJFOW9RVnB1YlVKMk5VeFhTRWRaV0dOVk0wY3pjRzQ0YkZwS1FVTnVUVUp4YmxkSlFXOUlZMlp5WlVrMVJuUkdTa3RxUTNoNVIyUnJWRXB4UkVoVGJXMVdkbXQzVmsxTFZYSXdRMmx1T0dacWNtcFBibGRRVTBka1JqaHhZVEpCTnpGeWFXdHBWbnB3VjBSWFdrWlFkbU5uY2pkRFZ6WkJTMkpsWVRWMmMyUmFaazh3VldkaVRWcDFkRjl4YWtWcmRHcEllVTkxYW5SQ05EazNhSGhFVEVKdFVUSlVPWFIzTUdwTWFHZDBOMHRJZEdWNGFHNTVSbmR0WDNVMFJVOW5hRXBmVERaWWRVazVVMnRvUTA5bWRIZGxhVWxNVldvNFpsSnZkbk53U0RaRWJuQjJiRFoyZUVwUWQyOXpjWFZFV0hGdE5HbDRURXBIZURkUFRUWnJTMlZLYUcxVGRGRTFaMkZJUkZoWGQyOVhSaTE0UTNvemNrbE1NWHBmT1cxbWRreEpkbEpWU0RsNGFIQnpZV2ROUkU0dFkwWkNUR1pOU1hka1VIVmZaVmhUYVhSNGNFVTBSMnMzU0d4NVpEVkROV0p4YVMxbGRIRnljWHBNWkc5RVJWUkxYMFU1VkVvM2RtNTJhbWxuWjBZMVRHMHRkSEZyZWxsU1RWOW1TM0JQUWxaWU5HZHdSbnB5VGw5dVFTMVJkVVIyUm5CTVowSkdlVzgyUkdGaFZqSlphVzVLT1RkQ2JVUjNNMHh5ZG5kR05UQlViM1pWZFdSbFluRkJPRGhVWVVkWk9IcGhNRWRJWWpWRGNrVlNNM1JaYUZWaE1tUjJVakkxUVUxck5tMTVjakZLUWtkQlNFMXFhVXBzWjI1VE1XVldNVWhIZG5wWFJtdGtjbVJWY25GSFExcFBXbXBRY0dkM2FEQnBkblpMT1VGdFZYTlRObWRpV21SSU0xUlZNRTlKVkhWNE9HNUdia2RSVmpGWldqaFpWVzlQZFY5b00zWnFSMHd3VUVRNE5YSlJVamRNVlRSWk5UVkVTMHRTUmpGTmJESkhjVXR2VFRobmRXOWZWR0Z3VVhoaVNIZGpNbWgzYVRFdFVtbHFNR0k1YTJabVZEZDRUblU0TFZaTVZVeFJTMVJqWVdKVk5tSldSRk5ZWDBnMVpFOU5MalYzUWxoRVZqUnRUbFoyWW5Ca2JUbEhWMmREZFVFLmp2NXRuQlNwNmZjaDY3SkdmNnFnZ1FXbUFCRWNSUGNfaEVhUWIxRkhkd2ciLCJleHAiOjE3MDYyMTc1MTYsImlhdCI6MTcwNjIxNzIxNn0.NjojdS1CKO2PaI0Un8zD6xy3Azr0nmyA6oysgsSkpew","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000658"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:36 GMT
	x-forgerock-transactionid: cfd38e62-c41b-4c97-9cbc-831fb45a4426
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:37.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:37.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 419514: jsonPath($.tokenId).find.exists, found nothing
21:13:37.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,419514,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68922ce9, username -> user.1000658, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea2ed05, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217217105))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:37 GMT
	x-forgerock-transactionid: 7a66369f-a158-4e49-9cea-908bfe07fc7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWR2aDAzbjcwNXQ2MTNlZWtsOTVhN2pjMGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dE0wczFWMW90VUVjMFIxQklURzlMUlZSZlVYWkJMbG96U0V3elZqazJPVTVFTVhScE1VNTNNbU5zY3pKdVRtcHJOMVoxYVc1Q2RVVjFNVk5yVFZGbVExQkNkMTlWWlhjemVHZGtTMlo0UjJWMGJWaEVURE53VHpoVWFrRnZkVlp2WkhsT1MxQjNkWFJtWlhOTWJXNUtMVkI0U201TGNHaFRUbGxVUzFoS1pVUjRUMUIyWXpGa2N6aHhYMlp5U1ZwM01pMVRaWGQzUlc1ZmJrMW9lVGd4TWxKeVduWkhZakUyWWkxRFlqbGtkR0poVDJKVWF6VjVVUzFZY2pGTE9FOUtZa28xUzFGU2MxVjBjMDVqVkhCM2J6RmpRWFpGYzFwbU1rZEZjRWhhWVRWTU5HWTNTbU5ZWXpSeVRtYzBkbmRMVnpsUWJVUm9TbGxEYUVZemJtcDFZVzA0TjFWNWRFMWphV015UldsaWNtUlVjVkZtVkZOSVVVd3pNbWxTVGxreVVtcGhlV0l4ZEY5U2VqQnZPVzV3UWtoNFFXUm5kM016Y21reVNFOWtlVGRrV1RCamNVRnplalZvUmpkRGJUSlBSMW81T1VONGRHeENZVXBIV2tWbFRHWlhjbXhYVG1sbWMxWjNjREpqUzBsQlgwcEtiV3hEUmtkcmFHRkdXV3R1TjJZeGJYTjJiVE5GWTFKRFp6QnJWbWMxUzJGM1ExcGxTazFFTmw5a2RWRXRTMEZmTFRWdWJHNXBlR2xFUjFaZlIwMDBaVlJoUjNSaU9Fd3lhRmt5WTJkTlltaE1hVzh3Y0VrNWNEQk5NRmxsVmxVeFUwcFFVbmhXZGxkSVFtRTFTRWhtY20xRE1YcEhRMjg0VWxFNVVteG1la3BRY3pFMVJuUnNYMUppWjJ0SlZVZGFORU5zYW01b01ETTNlV2xSTTJFMFZIZG1SV1JFUVc0dFRFeE9hWFI0TWpSZlkxQklja04zUjJzd1Z6aEdUR2syVjBWRVdsbDBjMjR6UVhOMk16TmlVR2d5TVhaak9IRTBRMVpxUjBkelgwNDNaVEJUU0hCbWNrOU5YM3BmY0c1V1ptaENYek5UT1V0QlVHRldhV1JxT1RCRk1YWk5PVVZLYUVGWk5IcDBSMDFxYkd0cFdYQndWVFJCY1dkc1ZpMUhNRGQ1UjNSc2VYWlhVRzFuWlVabFRqQlhVRGxxVm5KelZ6aFVZa2x1TFhVd1NHZFRhV1JWYTI5cE9VSlZMbGhPWXpZelVESkNjVnBZVWxWcVNtWmxOa2t5WTBFLm5HZlJqNzF2VnVkZm9fY0VTUm9uYnBXVlNOcHQ0aEI3RjU1RmFNTklfMzQiLCJleHAiOjE3MDYyMTc1MTcsImlhdCI6MTcwNjIxNzIxN30.NSe65Fn8KEzNGSTXKXeUbUCPCFQX25d48ibo7Oo2ztM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:37.106 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:37.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 419559: status.find.is(200), but actually found 401
21:13:37.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,419559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e481679, username -> user.1002901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@478bf719, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217217366))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDQ1YTZ0czA0cjZpNW1vaHJ2dmV2Y2Y1c28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVgyeFRRbW8wTUdsNVZXbFNhMWhPYW1WaFdUQjNMakpYWmxwbFRVVldlR1JzWnpWNFNWQktTMDFxVlRsUVUxOWlaWEpUUjFsRk5sWjZZVlJ1UWtkTmQyOTZVMnBOWW5reVdYcFViMmswYURsdFdFaFdka056YkVGWWFsaFdSbFpoUzA1SldITnNTQzFqTVZad2VrbEJVMVoyWDJReGFWWjRkMk5DZG1aMU5ISnNjVnA0TWxoV1UzVktiRXQwUVdkVU5USlJVRWxOYVRaWVNuWnFjUzFFU25sUWFubHJVV1J0V2xKNGIyUnhWMHhNVDNGV1dFMU5aWHBVWWxaQ1JqUlhiV1IxTmpaUmVETndaRkZRY0d4blpVUlpkVTlzYWtwWVh6RlNkWFJsUTFCbVJWOHdMVUZOY2xaS2JVbHpibGRDWW5KMGVrNDBkSEZZYkhscGFtNUhkRUpzZDBWNFNHaDZMVGswUlVFeU0zcHZVMUJ0VWpGTlRubEhWV1JNVW5GQlpuaFdOMlZYWkY5clRVSnFVMkV6ZFcxalpXTmZjMnBCTVhkc1VHNXlNakZSZHpaRlJFdDFSMmRwTFRFMVpUQnZYMlJpYzNJM2JqaE5SbVUyYkU5MFdHcERiVTk0UXkxS1JHVkhlSFkzU0MxWWFqTmxVRWhWYlUwNFVIVkpXbEJEZUZkc1RubFRSMXBaUzNsWk9ERlNlakZvWVVNMVQySTNkRTlyU2pCTlNqazViVloxVVU1aVRtTndZMFE1TTFKc2VIWTNSMDlhU1RWQlpXcHBOVWxSWDJoT2JsVnFORlUwVVhOeGRWRkNZV1EwZUZoRmVITnhSSGRhVjBOVE9FUkdOV3B6VWt0TlVuUjFTVEpvVFRCRUxVcGlTWGQyWTNSQ09WVXlkbTlUZFVJM1NrZzVWSFZCWmxCd09UZHFjRVZOUVRKbmFWcHJOazEyV205dFJ6SkxXR00zZDJkdWVHdDBRV3M1ZVVscE5YaHpPRnAyWlVOWlJURk1kMEZLVkZWdk5FNUhTa0ZDUW1kVmFIVTFSbWQzZEU5Q1QzUjJUVUZRYUhsVGRYTjNWMlZrVmtKTGFEVjZXSG93VDBSb2JHSnFNM0oyTFVaQlFWTjNSbTlPUkhWcE1rdG1SbDl6WW14clMwcEtWa0prWW01VllUQTRiSGxWZW1oMmIycFhNa1JZZUdKdk5qUXpaMG8yVVhnMGREaFRkamx2TFVaSGVHNUhjRGd0Y2poT2NuZHpMbHBUTkVod2VVdGFaREprVEhOVGR6UnRUSEEzWTBFLjF4OHVaSk10VkVyeGdUUzFiRDQzbFdpejhCWEVGVEhLZml6NXM2bll0N3MiLCJleHAiOjE3MDYyMTc1MTcsImlhdCI6MTcwNjIxNzIxN30.RdFWf5i40_RpZ__U0ilCOnkJJZPuvbB77Sfrw5LntkA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002901"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:37 GMT
	x-forgerock-transactionid: 53d64a0a-761b-49a4-a7d0-698f4eed74b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:37.412 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:37.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 419559: jsonPath($.tokenId).find.exists, found nothing
21:13:37.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,419559,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e481679, username -> user.1002901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@478bf719, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217217455))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:37 GMT
	x-forgerock-transactionid: 0b9ef25c-be9f-4efc-842d-0e329d9cb0a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWoxY2thYzUwZW5jdjN2NzkybG9xbjl2NnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1ZYZHlVSE40WVZRMFdYaHBUV1JVTW01NmVteG5MbWx3TVVSUlRuRTNUemhYYWxSR2FtbzNOVVJzV1RkV2RERkZNSHBRTW1WblZWZEtlRVUyUms5dGFtbGFhVGhCZG1WZmRXVnFla1UwT1hwU1NtTkRaRU42Ykhad1FrSmZUSE00Um5wclNUQTRURGxDVVc1SFQxaHJNVGRPUjNoZmIxVkxValJ0VjFwWGMxUXplV3h4YlRCZmRXdENOMDA1YTJjNGR6QXlWRlk0WjJodlpVVk9WRzVMZDNnNFZtUk1ORWwyWlcxUlpYaENkREk1YURKak0zWmFaVk5LUTFKT1ZGYzVRWGx3TURSQlVqaHNSMjh3ZDE5SWNraENVRmxzU1VaelNuSjVMVFZrU0VvNWNESXlObE5tTlZkVWQyWnFNMWsxY1ZaUFdXOVpkMll0YmtsUVFuQkVRbTVOYlhONGRGSlBZM2cyVTJoV2IzVnRWRzVRUldKUU5sZENUMkpFT1Zkc2VtNTRMWFpIVkRCa04yMVBSMU41TFdaU2MwWkthM1pZY0V4eVZtTmljRmROVkhCV1RHOVlZVUZxWlhSWVRuWlJUME5xWjFac2JIWkNNRkZpUlY5Rk1tOUVOa0ZXZEZSaWVEZ3dSRU13VVdwWE9IZG1iMHR5ZEdFMGVGWXdSMGhGYkdFemRsVk9SRnByWkRWT01HeFFRVmxwWWtjd1FsQkNOR3RpWkV0U2NsUkZSbEZxYzIxU1NucFVkekp1VVRsMGNWRnRaV2N6YWtsbGFHcHNWMFZsWVdjNWVtMUdNblpWTVhwclNrUjVhRFJTTm1aamRXNUNkRkU0VkRkVWNHbFNiRVJmWWt4bFJXaHRNamwxVWkwMGFrMW9aR3RWTkVKV2RWbzFXa0pIU2tKdVltbFhZbU5WVW0xQ2VVWXhSM0ZwV0haM1QwMUpkMUpsTm5SaE9IQnZjRFI0Y1RKYU1HVnFiekozYzFadFJrWXpRbWRyVEVabVZHSmhUbm81WTJkbWRqZG5OM0JGZGtocFRGbGlkakJzV0VKUVJUWlFSVFIwTkY5VlVHNTRVR1YwYjJsSlV6TkNXbFJ5YmxkS1dYbDJXbVZtYVRsUlZtSnBlbE0yWWxjNU0yY3pRa05pWnpNd09FWnFWWEZxVVVsbFpuUTVPV1ZQT0hWQ1QxVXRNWEZFVDBKRE1GbFFNekpUUzFwTE4zQXpRMlZuWlV4cFRHazNZVVp2ZVVFNVJEY3dMa3RTU0VsTGRUbEtiR2haUnkwMGNqVTFNalp6WkVFLkdJUlZhcm5WNUc5cTA1N1JOSGstRUFwRlB3eEhmS3BmVi1lc1pMNnBNX3MiLCJleHAiOjE3MDYyMTc1MTcsImlhdCI6MTcwNjIxNzIxN30.-vGtJv9v-o0T1sP1JbjQwOL3s-9G29YIfMhb_M14cFQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:37.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:37.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 419590: status.find.is(200), but actually found 401
21:13:37.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,419590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@555a37a5, username -> user.1000905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f810ba5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217217604))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXV1aWFxcm5sMzQ3ZWdtMzljcTJoanVjdHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFFsOWpVemRxVFRGclNEaHRPSEpJYW1sdmVHVkJMblJXYUhsbU9USjNWbU5NV0VObGFWVTRZbFY0VmxwcVVWWjZNVTUzWTJSSFVsVjRPV2MzTWpWb2RHcFdPSHBQWTNGdFFrZDBVM0ptYVU4d1VGTmZaV2RzTkMxNVFWVllabkZ2Y25veUxXWjJVa1pzYW5wdGRYZExWbll4TlhORGFtNURlVkYwUW5GRE1XbGtjMkZLWW5Ka2VVWlVjbTh6VGxwaGExazNMVVpLWVZSQmEyaFpZek5ETUZKRGRIRkJUbEZsWTAxS2NYaDROaTFGVVd4RWJGQkxRMkZDVERCc1QxcGFVRTlzTlZSWlZWcFZhVk55YjIxYVduSllPWE5VV1hwM2FDMWlUa3htUVdwTGFYSnRaVGxPVDAxMlRWQTBkREZwYjJoQmFrWnVOVE5KYm5CSmJrTlRlWFJVTVhnMk9XSTViM1IwZG1zMFRVcEdNWG93TkZoMmNIWkJWalJ1V2psbE9FNDVkSGx5Tmtrd00ySTBjVmhuY25SclIzRlhiekI1T0ZveWNrVXhUMVJ6UTB0bmNrVkJiSEpHVERCM1RGWTNXbmsyZFZOblZHOVpXVTl4UWxWTFZGY3hUa0l5V1VSbFZUQTJNRkpSZG5KTU9HZEZkV1J2U25sbk1FZGlVVzB3TkVOQ1NUWnpVRlV6WlhaQ2R5MVRaV1F6VWs0eWRscE5TMjV6UVhaQ01EbGphMlZaZDBwWVpqbEpOM0JGYlY5aWFXSTNhVEZKT0RVeldIbHBhRUpxYUhONUxXaGZUR2RRVURBd1VVRlZOREEyUmxZeE5WZFphM1ZUVmkxeFYwMVpXVmc0Y1RSbVQxRkdVR1pCVTJGSFVsQjVaWGxsUTNOeU9ISlVhRVZRVEZKcGRHZFpRMGRHYW14aVl6SjNNakJPWW1kUldVOTBOV1IzY20xSVZIUllYMk53UVV0dWEyWm5jMVpoWW5VeGJ5MWpOMUJwT0dWT1pYZERTWEY1ZGs1dlNITTRWRTFqWW5sYVltNW5Zbk5uU0ZOYVVYRnFSSEoyUlVzeWVVUkpaVUZUTmpWcGVXeDRjRFZ4T1c1emMwSldRM0pQTW5CRlExcFJjV2M0TFU1d1pXcFpXRFo0YTA5SFpVRlpWbEZxVmpkVU4yOU1OazVpVjJNemJFbHhhVm93U1ZOTE5XSXlhVWhJYkVSUU9WaE1jRFkyTVZaYVV6RXpkVlJRYURoYWVUVkJMbXRFYkhsNVlXZEJka2xtV0d4TVZtTXpVR3BVUkdjLkhJOW9zekdXTTRYSWtzb0VqNmtwWXZlQjh6THNoLVlkdlpYeTdYQk05czAiLCJleHAiOjE3MDYyMTc1MTcsImlhdCI6MTcwNjIxNzIxN30.g6Kg-Og2HsiR53K1g1JMiwccE9VgFXIIamDqWI6P9NI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000905"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:37 GMT
	x-forgerock-transactionid: b5de4bd4-68cc-49fa-8808-20275ea3522a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:37.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:37.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 419590: jsonPath($.tokenId).find.exists, found nothing
21:13:37.690 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,419590,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@555a37a5, username -> user.1000905, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f810ba5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217217688))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:37 GMT
	x-forgerock-transactionid: fdd276d3-db89-4f42-be49-ec2f68771e8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2txMWg0NTJkOGFmbW03NG51bDUwY2xlbGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVpqSllhVzFJU25Oa1prSjNSRWQxTFRFMk4zVkJMaTFIT1hGUlgwMWlUMk5WZVVacFZGWTVWVjlJVVY5dFlqZGplRVZqU1VKWGNYSndTSEZQU21SVFoySnJSbm95WlV4UldWaFZSM2hCU3pCbmEzZEpSekk0V1d0b1RVNTZiMFJPTW1aSlozWmZOVVJWUkcxWWFYZGtWR1JTV2taNmVUY3daVFJtWDJOWE4wUjViVWg1Um5sTlNXSkVPVmxyZURkc01VUnFWMWN5WVZnd2EwWnNOM0l4ZGtkc1drNTBRVkZKY1VWUlRtWkdTR0Z0WldOR1RUWkhRamxuUzFGZlJFNVdVRVEwVURsV1dGbDRVbnB5WDBvdGNFTkxkRnAwVm1SRmFWSjZlbWxwZFVWcmJ6QnpWRTV3VUc5R1gyTlZRWGhmU0dobVV6RkphemhJZW5OaE9EVm5URTg0WlMxUGRtcDJTbGcxYUdRMGFXdHBaRFpWVDE5V2JucEpWa1ZFTWtOZmFrSlFjblIxWDNWd1puQnVjWEYxZFhCR1IwbHZWbGxSUjJkUWJrZHdZVmxSTmtONWIyZGZibVJWTmxkbE1HcEhXV3RQUzBGUWNGVlFaMkZuUW1ZNGVFZE1OekptWTFoaVJXWnFla3BuVFUxcE5HbGlMWFZDY0ZSTlZUSlhTWGhCTjBSWE9IZ3lVRkpRUlZaNmRFUm1iVUY1TjBkclZVeHVTRzFmYTJKMExYQk5TMWRTVlRORU4wVmhSWEZNT1dwV1owSllVRUU1V0Rkb1NHZHBPV0p0V1hkV2FtY3llRXBxUlhWMk5qVkxaMmhMUW5sUE9EQk5ZVzVYYVVGcFZGQjZkV2w0YzBnd1FrZDFTR1JpUzNGc1pXZHNiRUU0YVd4NFRqaHdhamxOU2pCemJHWXhOVTFOZW5kbFEwTXhXVzgyZGt0eWRuZG5XVE5xYzA5UU1uSkhTREpaU21WNVpTMHlaaTFzTm5GeWFFaDVjRGRhU1VOc1VGRTVXVVZEVVRCQ2JXSnFURlk1VTFoMVozRTVTVk0zY2pGcFgwcGhXV1ZaTVdsMlprOHRNVmx1TWsxNWJXaG1kbDlSU1U5d2JuVmZWRXBmV0RGVVZXUkRZWGhLUmpGWExUaFNWbkZMTWtkclIxZDFRVUpMWTFCQk9VNUlZM052VUcxS1dVSnJUamxWUkdSdFZrTjVYMFJyUkZoV1ZGcFhTRlI2WmtwS1NYWXhNQzFRYW1wZlZVWnZMbXh5TFVOWmFIaDJkMjU2ZDJZd2JGUm1ja3hrT1ZFLmhmWFZEazVmVVA2UjVLb3JWeW9XREJKMVhwU21iaEVDV0Z3bVpPRExvLWciLCJleHAiOjE3MDYyMTc1MTcsImlhdCI6MTcwNjIxNzIxN30.6KGeLz0fJaCMB88xJnxT-qu1HM7hRaIqwEQQKm3m67g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:37.690 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:13:37                                        2810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=824401 KO=13464 )
> restLoginInitiate                                        (OK=408495 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=407303 KO=1177  )
> restloginProgressiveProfileCallback                      (OK=8603   KO=1177  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.13%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.13%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.83%)
> status.find.is(200), but actually found 503                      4958 (13.89%)
> status.find.is(200), but actually found 401                      1177 ( 3.30%)
> jsonPath($.tokenId).find.exists, found nothing                   1177 ( 3.30%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#########################################################-                ] 77%
          waiting: 123004 / active: 21     / done: 419590
================================================================================

21:13:38.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 419788: status.find.is(200), but actually found 401
21:13:38.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,419788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f9d0ac3, username -> user.1002930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ec30027, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217218915))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWxvMWhrcGg1dWwzcm9zcmxobGFiYmx2ZzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1VrTnZaMnd3VUdaNU1YVm9TblU0WVdka1RraFJMa3cwT0RobldtNWpWa3hsVkhCaE1UWjNjMEZoZVUxd1RuSkRNRzU1WkdVNVUwUmFWSFJOUlZrNVRqRldWMnRvZGw5d1NIUlphak5aZVhJMFgwcDVWRFEyVWtORVExbEZPWFJSUlU5U05FdGxkbDh6WlRGNk1XcG5OSGRuVTJsWE9UUTNUbXcxYnpkQ1dXTXdibXBNVGpRME1rSkRkSEV4YVVNNVdVcGplbGRGZFdWbFVuaDVRMWRWYjFsdGQwNUJNRWs0V0RoNlVURnhWRlJvVERkVFJWQllPRkpxUmtaMlkwd3dSVlE0T0c4NE4xbFJTMHRqUmxSWU4xUjBTV2N4VDFNMmRHZEZRbU5WTkVsSk9WbDNSM0UwV0RWNFNtaDVXWHBOUVZsU1IyNTFVVGRxWWt4UU1uRnRTa3BuZUdKQ1UyMWlTbkpqWW5saFpHRllkblZQVm5ocGNUWndNVWh2VEMwMk9FODNNVlJWTFZKa05XSXdMVWcxTldFMU1VRnNTR1pyZEZkeFdsSjZXRVpEU1hSV1FWUm1ZVXhhTFRaV1UxVmxSbEpDWTFObFRVY3lNRnBPVkVGRVZrWjFWMjlGT1RSRE9XWTVSSFJ1TTNSMmVUSm9kRkpYVFRNM1JucHhRMDlVVTAxdE5IVnZXR05sZUZoVU9VbHVhVEZSWkVwVFNraFlNMGt3U0hkdmJGaEpXbmhYVm5GbFVsWjVOVlZOUW5oWWFucENiV3gyY1RoZlVrMTFaRU00ZFZFNWExVTJha3g2TFc1WFdYQjZWbXRWZVd3ellrVjFSMFE1VUZWVll6ZEhWUzFhZUdKcGRHRmFRMUE1VXpodE5WVlFRVFI0UmpKUVIyRk1aMFJCYkc4eWRtaEZZMHh0YldKNFdGb3RNVXgwVkRGbU5qSlNRa3hmVTNsTFprdzFTREpQYm1rNVdXOXVSMHhOVVVSMVIxWlRORkpJZWpWR1MwSTBjbVpqT0VOVVJEbDJlbTFDYlZaS1JYSldVMTlUWTBkSGEwOVNSRXhsVTJWQllXMDRVVFpEWkdNd2EzQXpjRzUwVm1zd1dXODJWR1ZIVjNkaU9IWXdVRTAxTldkbVJ6Vm5kSEZZTVRKNmFHUnBkRGt4VVU5Slh6Qnpja3N3ZW1oT1RTMTBXVGs0Y25KMlNGTjRNMFZRU1d0elVYWlNhRXd4WTJ0R2FWQXlaWGd0Y2pSMk4wNUpMbEZ1VERsNlpFWjBTSFJzYlRWaFNWSXRZbXMxTW1jLmh3cGY0a3J0dklwWWVVTUUtSjdmR0xsZ0xSVXh3UGR6NHZkalNSeHozVWsiLCJleHAiOjE3MDYyMTc1MTgsImlhdCI6MTcwNjIxNzIxOH0.-z45wNgpZ_1_LkrfHu0jzDaXIv54ZgW9241ZZ9N-o90","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002930"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:38 GMT
	x-forgerock-transactionid: c68ae49e-3b83-4651-a2e7-256c5022a94d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:38.967 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:39.008 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 419788: jsonPath($.tokenId).find.exists, found nothing
21:13:39.008 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,419788,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f9d0ac3, username -> user.1002930, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ec30027, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217219007))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:38 GMT
	x-forgerock-transactionid: 22ace2c1-d353-4715-a709-21a331602bea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazN0a2g3NnVpdnVrNXA5c3BmajY0NWVjZmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q2IxRkpjM2h6UnpSaFRUSlFMWEJxVEhSS1ozSm5Mbk0yZEV4c1dGVTFjbGxsUzNvM01tZGxjMGgxWDNKVk9FZ3hNRTF3TnpOemNra3RSWFptYlZZdGNUSlJiR2RWVm1kSmFuUnRkMk42YWt0S01FRjRMVlp1UW1nMU5FcFJaMVJUTVRsc1l6UlNTRTg0VEVwaFpsWTFUemR6V0RBeFQxaHlhelZGWDFRM05WTktPSEo2T0dJelZWcGxTbVIwTlc0d2NrWjRiRUYxYzJkeWQxTkNUMG95V2tObVJpMTNjRzlxWDBaSk5rOHRWa05hUlhod01VaERhREJ2TjNZdFdYWnhValJPZDJaaU1sUnZlbE5CTVZrMWJtZFFXVUo1WnpKalJFMTFaVFZtVlZwdU1taGlVVWxTWmtWMVJESmplakYwTmxoNWRYZEhSMkZ5VGxwMmEyRmZUR04xTlVzMGFXSk1VV00wTnpGb2F6QnFOVUZaVUhkQlVFaDVjRkphT0V4b1RtSlNOM0JHVERkcFEzWk5OME5PVEY5Mk1FeDBPVVIxY0VSM1RVSm1TVlptWTAxbmNHZGhaMnRGWVRCUlpYTkVURFYwTkhwUFIyeG9SV0p6U3kwNVZHRkZZakU0YkRSclQzUlFha3c0ZW5BdFNVRnVlWFpZWVdwb05FZ3lZVzFFUkVWU1NqWnhRVkpaWmxOMlVWWktRM3BpY3psRWNUQllVMDFHVTBGcVQxRlhZMEZCTldWUFFuZHVSVll4UkhGcWFrTXhabTVyUTFZNWVVUTRVbEpJUVhjelFuWk9OMUZ6YTIwMmFYbGFXRUZaT1V3eVRVSnhRM1ZNU1d4SmRIQnNaa2R4WTNGNFluQkJlRlJzUjIxTlFraGZXVE4zVms1b1dEVTRNREZJVkVsTU4xTXlWSFpEV25sWGRrSnJNMUV6T1dONVYwWXhaSGxCUTBwSFZHZE9OMFpJVUY5V2VFVXlaMUJEZDBkMk1XNTRZa1IyY0hCUFVVRndiM0ZvUjNjdFVGazVkVGRHUW05NVUxTlFTR1ZWWTFnd2IxSlFNRlJCY2tSTlZrazVVV1kzTTNObFluVTFXazlCTWxGNGNuSjZVbWhOU0hnM1MyTm1Ta0ZmWjNveVZqRXhYMm81T0hONllrUlhOR2gxWTBKdVpUSktjV2xpUXpKTWMya3dSMGhNY0RKR1pqZGFTbmR3UVdKcVNtTlhOVWN0WjBwWFN6bGhUbE4yTUU1clVXWlpMbEV4YVZGalNWZDVhemcwUTFCak1GbGFRbVEzVFdjLnpjNnV2U2E2RzdoNGx3YUE2d3lUSkFKcXJpMk0wTXBMMlVTZFdvWm4zOVUiLCJleHAiOjE3MDYyMTc1MTgsImlhdCI6MTcwNjIxNzIxOH0.L9BjJ2iT56IUhfLmUrJwZxQl5qATRMCPAw6KFmKkbi4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:39.008 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:39.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 419891: status.find.is(200), but actually found 401
21:13:39.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,419891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c8bf3ed, username -> user.1000458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6573bd6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217219483))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTExb3RqYXAya29oNGdvbzZuN3RscWtkbXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NU5XWk9lRkEzU1VGWVdWZEhhRmQ0YUhoalRVVjNMaTFhU0ZFdGFXRTJablZzVjBwME5HSllRVGM1TFc1Sk4zTm9aMnRETjBkRk1XNXFNREZVUldSbk1IWlRZa3BaV205QlpWY3RkMFp1ZDJWTWFGRnpSMjFFY0VodVZWTmhPR1JVUzI4MFlWaDFkakZDUVVaVk9XeGhVRTFqU2tOSVNWQklaWFpaWTBsbmFqQkNNVVpMWTBzemR6WlJSMlkxUzJ4dFprNUtSbFpCVkRWWFpYTTVhRzgyTVVsSWJEVnlTbE0xVm1SWWIyOXNVMHhrU1RZeWRrSnRka1JxZDNGd1EyNUVVVTlITFhCMFlWWlRTbkJTYWt4RWNFOVhZV2RLTldSaWRrVnZYM2xVZG1oTE9FcEZXa1pQTXpKbmNsVjBaMGg0TjJSSWFHRkdNMjFPUVV4QmFuVXRURGRtYzI1bE1YcElXVVpaWjFGWVQycHlSRkZLVEZwTVNrVkNRamx2UldFd1VUbFZOV1ZTTkRoVE1qSnpRakkxV2pKNFZXaHFUSHBUWW01aVYwWlFOSFpwWDFsaFgweE5VMGgyYmpCcFowUnZUVGhUUzFvMldrdE5RbEZtZVVsamRqZDVZbFp5TVdneU16WkRabkEwUVhOcVJIUktZMGxaTVU5SGEwWXpSVjlsVjJWRmVEQk1NSGw2VlRKMWFHSkVXV1ZEVGpGVU1IQkRRakpxZDI5MmJ6SnJNSGR4YUhORWJFRk5SV1JoWkZKSk9DMTVjMmxITkMxNlVsRkNlWFIyYzAwNVFXeHlSVk5NT0VSNVFtZEZhVTFqY2xsek1XOUJWbXB6YVMxelVEWjJXbGs0Tlhab1JGVXlla1JVUm5Ob1YzSnpkRjg0UzBkMGFYQlZUbnAyVEU5R1FXSnZRblY2T1U1VE5qZ3lTbWd0YlhKTFJVdFVURGxvVVRCT2QwUTRNMmRZWjJwalIzZE1YMmxSYTJKV2VIVndTbWw0VlU1aFkwcGlMWGt0Y1ZsV1RrbGFlR016TW0xcWVFMTRkV3d5YlZWR1lqTnhkRkl3ZFVKT2QyWTJVREkzTlhoNVN6bEpSWGwxYm5OS1VrWlhOMEZhYm1oVVVVWnBPWEJ3YWtGek9XZDFjMFpMVDIxeVVVdHNOR2xrUm1OdFZERmFRWGh3UmxkWmJIQkJlRFZtWDNjdE9USkpTbmh1T1ZoYWNWTkRkak5ETTNjMFkwSTRSMGd6VjNOak5sWnZMakZ5VEVKblUzaHBiRlZIUVVOWFlVdGFTbkkwUzBFLk9WdFE0OXRZTGt1eTlsNEYyNVc3d3hzR1lZdS16Q09UWlYyRFkxV3hOQUEiLCJleHAiOjE3MDYyMTc1MTksImlhdCI6MTcwNjIxNzIxOX0.al7NJTq0lTELd_0FDsN3FQZ4fkOt55TJ1zp1xd5_KZ8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000458"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:39 GMT
	x-forgerock-transactionid: 840c7ca1-1e04-4c66-9da5-267d8fb17510
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:39.530 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:39.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 419891: jsonPath($.tokenId).find.exists, found nothing
21:13:39.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,419891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c8bf3ed, username -> user.1000458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6573bd6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217219571))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:39 GMT
	x-forgerock-transactionid: c3ac6091-0174-47a0-867c-424df3f6b774
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzd0cnVndG0yNjRnbW02ZG8zcTI5cXFodHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2EwUjVkbGhSTWsxM01tbFdRakppUjJSSlREVlJMblp2WW5OWE4zSlVRMkkyU0dST1lqSTVhMUIxVUU5TU1IbFhhVVZwTTJoUFFWQmZiV0ZMU2xoS1lURkVVMm8zWkhsclJHMWxhRVUxUlY4d1kyNTNjMEU0VERsNlJVTnpTRlpJY2pGTVdFUkpTRVo0TjNOc056bGZlRk5WUmxWUWVUUkJUbFZXUnpSeWFWcDRUMFZ5VUcxQ01rSnpiUzFMVDFsdFkxZzFRMFZKUWxCcFpISjRiekJZVVVSd1VuSkdkRVppWm10c1ZqVm9WVWxpZWpCU1ZHUjJTa3B3T1RSUVlsUlFhRlUwUTNScVNuRlhjRTVwUlROek9XOXpUWGN3VEVoRU1VZDVVV0YyVDBoSk5HUTJhRFJGTUc5blJUSk9iVEpsZWpsMlVGUjNjVTVEYkdSVk9XNHRTbGhRWXpOTVowSktNbDh0Ymt4VFJHNU1RMWQwZFZWMVUxbFBlR2R5U0RRMmF6VlBTRmRNZGpSSGRuZDVXRmx0WDI5cVVFeG1iM0JYZUdWdFRGaFRaMXBPT1ZKcldrMWhVVk5UYTJsZmJWTlNSREJxWjJ4VlpVNVdPR05CVjJOUVdHbEhlWFp2U1RGM1IzVkRhRXhaYlY5WVZYcFlhRWRhY0hsVFRuRkRhbGxHUm05TFdWVkJWVFJxTVRoSWVVUkpWMFpGY0ZCM1YwZENhVlZuY0ZaV2VsWjRUV1JpWjFGbVRGcEZVbUY2VjJSb2VUWXRVM0IxVkZaZlRETkJNRlppTlhOTlRrSkhlRmxZV0dzemIxSlZZbkpzYjFaM1pHZFRWVlZ4UldJMFkyUXdUa0YyY0ZrM1VFWlBTbFp0TjFkdFIyZzJiV2hUYVRSR1VtRllTRWhuYVV3MGJVaHhURVZaUVhSdVRVdHlkVE41TldFMGRGOVNSVzVqYnpKV1dqWlVTazFVTWxwbk5reGphVzExVld0SWJIUndUWEpRTW1WM016Uk5Oa1JzU2pGbWVVbFJhbkJSUXpKRU5HdGFiRmxGY21keldsZHFSa3BaYzNwemJ6ZzNWbGxVTkdab1QyVnVjRWhOUm1ONlpVZEhSSE5vUVdGNFRrSlVNa2x6U1dFMVRFdFlZVzlYYnpkQ1FVOVplbko1YUZwelRWWlRSRUkzY0daMmN6UlFSbk4xVFhWME5WUnJVMnBIU1ZZMWQyaGpjREExZDBobVJWOWlRbGgwZW5waVUySkJMbE5PTVc5aFdHUTRTM05NUmtwWVV6RTVXR0pmVDNjLjhzOXQ5UjU4ZVBnMXJ2bzlVWG1rVmZ3QTNuSURDVUZsQXhvbGIwaFdnVm8iLCJleHAiOjE3MDYyMTc1MTksImlhdCI6MTcwNjIxNzIxOX0.QDja5KQxmB_DRNwnhWQga0M7iRUWLFzUFEHm1-Ort0c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:39.572 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:41.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 420130: status.find.is(200), but actually found 401
21:13:41.154 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,420130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a61f49a, username -> user.1000239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1010bcb9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217221105))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW5zNGhrbzhmdmdhOWlnMzVjMjFsNXRpczkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cmJIZDFTbms1TUVobldsSnVVR0Z0VFRaSFpXOVJMbEJsTUZsMGEwRlZTRVJQWDNCdmRVOWlkMGhCWjBSck1VZEVXbVkxZFcxVGRuaDVWMlJVTm01MVdXVnVNVEZGYm5ScGIwOVNTR1JFU0dOR1QzcDFTVk15ZDJkeVkwRm1ZbGMwWmxneWQwUlFUMmRIYzFsS2FVbG1TMjh5YXpWaVduaExRMkl6VWt0SFIzTkNkekZMZGxGalpteDBSMlZzUVRRek5rRmpUVVZWYlVvMFVISlRjRXhtVldacFMwUTFjV014UlMxWlFYRjBMVnBwTlRNNU5qVTVTMDB6Y0VNM1ZtZEtTMmt4ZEZWSkxWZ3dVVVJWTXpSV1FYUjNOMFIzU21KTGQwSlNZMU5DTldaMlNUSllMVWxmTkU1eVZ6VTNZa0puTkRKaFgyMURNVlppV1ZadE5ERkNNMVptYUVsbGNYZEphMXBVUlZGZlJVRTFVaTFtY1VONmJGOUNkbVZQZDFCTk5TMW9VMjh0Wlc1elRtVmxZMDVKTVRodVRtaENVVzlNWWxWNFRsZzJVWEpVVEZkUWIzazNiVVZDYjFJMmRrVXRjR3hTWHpSNUxWOWZNVk4xUW05aU1qWkRRVXAwU2xONk16SkdVa0p2Wkd0VVVHZE9NVVF0YzNrME1rUjRUV2w0TkVWT1VsY3pUVEZMT1V0c1Z6VXROemhKTWpCMGFtZEdXRVJhVldwRVJESm5ha05XY1hKdVFtcHVlRTFoYVRoMGIyOVZVRmhQUW1aU1dXcE5iM1ZQU21oR1dITlZiVUZxVmpSRGRsSklOSEpLZW5WYVNIZE5lQzFsZEhsUVlsRnRXRFppYldWNGRqVjBSbmxSVEdVdFExSjZVRE5TWWpCaE1GQnNNbW80VlhZM1NrWmhNbkYyTldOUVZYQmxZekZoWldJNGIzQjNNbWM1VWkxaWExbFNVWHBLTXpod2FsbEpaRTB0UTFOVU5VMXJjR1p4TkVKNFFtUmhkbEo0VEVVNGJHZHVSM280Y25CSWVGRkZURkpGV2tKMVdrTnBXVVJmVVZwWGNIWTNaVXhVVFdOUWJsOHlTVUZTVFVORmJ6SnBia2s0UWprMWIyTjFRM2MxZUhnMk9YWmtNMlpHWnpoSE4yeFdkRWhFTVhOWWNreDVNamh2VVhkV1lqVmtPREJMUWtSTFZ6Rk9aMWh5V2psUlgzVTJiMWRzYjE5QlVVZ3dlUzFVVGtWRWJVeE5MbXMxWjBJMFFVWndZbHBHWjIxUWFsbEdiVWxwVGxFLmxVeDBpNG9feXAzVVJvQkR0TmFodG1vS0pRaURURldSdm5LYkJfSnRpRG8iLCJleHAiOjE3MDYyMTc1MjEsImlhdCI6MTcwNjIxNzIyMX0.EwGlieCGTyPm3gdXE-OBw76N968SaPUvhObJgDtVWC4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000239"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:40 GMT
	x-forgerock-transactionid: cb3696e2-d647-472e-8c8c-c28c8e582c77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:41.155 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:41.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 420130: jsonPath($.tokenId).find.exists, found nothing
21:13:41.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,420130,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a61f49a, username -> user.1000239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1010bcb9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217221191))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:41 GMT
	x-forgerock-transactionid: f60e0eeb-43d8-4a91-877c-b60637fc895e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXZ1cDBnMGdqZ3NsdHZxZDg4OGpwZWFkMjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVRrRXphMnBwTWpoRExWOTVSa3BhVlV4WWMybG5MalJyVkZoWGREZ3dRVEo0Ym01cFQxbzVUR0ZUTVZadmJsUkZkSFo2YTBKWVFXaEdjVEZNTmkxUFptRkxkbmswWWpnelYyTTJRWGRGZFV0Nk5ESTJNMFZpZGxsZmNtbzRRelYwZDFvNWR6VkVjMVZVVkhCamQxbEdMV1F6ZUZoaVkwUjJXV1ZmV2xOVk5XbElSMU0yYkV0elgycHdPRlZQYmxSTE5XOTZkMmxUWDBKZmVsQkViWGxyVjFCUGRVUTFWamg1TW1veWNVbExhbFk0YUU5ek55MDBSV2R5UldSMlltaDNRVXB3VEdWWlZEWkxjbGxXTldKbFFXSjRWMmh2YkRsZk5uUktaR3hXVTFWMk1sOVNUazl3YWxaeGRrbFZSV0pQVVhobGVEbEZlVGRmUTFoMlJUVmtiMkZuU0UxdFpYQnJPRXhGT1dwelVHTmtObWhPWW1aRU5VZFNkaTFaU0VwaVpqaElWMHN5WjFsMGFYQlhZa1ZsTlZJd2NDMDJhMkZ3YzJOM1EzZzRTREk1Y0hwTE5HWmFTVkJXTVdGd1QxUnBPSEZ3YTJ0U1RHSTBhM1owVkdOamFHNXRjekk0VDBwMVVsWldabkJSVDBwR2QxOXlObXhaTUdKc1ZuVk5USEZXZUhObmNFd3phR1JVZWt0a2JWTmZkbEpVUjJOMldFWXdiV2RvYnpVNGEyeHRlR3hLWVVoNlYzaFJkSFEwWkU5UFozTnlRMlZ0Ym1ObFRsaDRXak5rZWxabFZWZDFVekE1Um1ScU1WaGFkM0Z1Y0Vwc1R6VlpRMk5wVjI1cVRsRkRkVXhZYkRoc2VtMUVRbVpZYVhNMlRYTmpOalpQWVRWVVRrdzVYMlk0ZEU5SGRHczFjbmhuVm05eVNsRlVkVUZrTkc5MmVXZHNjVzlUUTBWZk5GZExSVzVFYkZWR1FqUlFZbmt5UW5ZMmNUVTJZM1kzYm5GS1VuUktUbUpPYm14NFZqbGtPV1ppWTBaNU4zTkhlalJTWVhaTExYQnVOV2xMVHpkaGMwOTZhRTlLWDJndFpqVlJUbFpDTm5GU2VrNXpkRzEyYWtGWWRUQlRlR3MwY2tSRVJ6ZExPRnB3YVVwNU1GTmZhbVJ1U1daRGQwVnRXbmQ2V0hOM04yZHVSMUJUVm5sbFNUQkhkMDEyYms1TFFtOUpjV2wxVVc1ZlIyeDNNSFV6TkZRdFVYTmpMbVJzYVVGMmJEZFVUak5PWjJJM2RHSkJPV1UxUm5jLjRxQjhVUWx2VGV4U1djTEpHU2FnRVRuTG9aLWFtQWNuZ3MtRGJBRk96VkUiLCJleHAiOjE3MDYyMTc1MjEsImlhdCI6MTcwNjIxNzIyMX0.dDsqt1881p2AlodEQR4oQh4OowTs5wu1_1vJtloJuWc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:41.193 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:13:42                                        2815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=825885 KO=13470 )
> restLoginInitiate                                        (OK=409235 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=408033 KO=1180  )
> restloginProgressiveProfileCallback                      (OK=8617   KO=1180  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.13%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.13%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.83%)
> status.find.is(200), but actually found 503                      4958 (13.89%)
> status.find.is(200), but actually found 401                      1180 ( 3.31%)
> jsonPath($.tokenId).find.exists, found nothing                   1180 ( 3.31%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#########################################################-                ] 77%
          waiting: 122266 / active: 27     / done: 420322
================================================================================

21:13:43.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 420491: status.find.is(200), but actually found 401
21:13:43.758 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,420491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@496111d2, username -> user.1002390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bcbf92c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217223709))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWJvNHY2N2M2YXVtMWJjYzg1dHBycjl2cGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlRuVXdWaTFCVHpWQmRrOTFSREpRWkZkZlVsWkJMamczZDI5eFNrcENYMmRCY3pKTVVYVkNORlZPZDFKblZraGhXbVJZWm1Sa1JFVmhaMkZuUzFJNGNGSkdSWEJSVGpSVExVSnVWVVZ0VG1GbFJWSk9kWEZ4WlMwNFVrRTNNaTF1YzBkYVltOVVjazkyT0VsaE16SXdMVkkxWTNvMWNubGplRlpaYUVnMGNHcEZia3RYTjFWc2RsQmxVVUp0Y2t0RWJWb3RYek5ZVTFsS1NpMWpNekJtTkc1dmJYbFVTRmd6VVdOVWJXUjRSMVZOUkRWNmVubE9hMVZsTVhaNVdsSlFTbXhtUjBwdGVWbzVSM2RvV0c5VFkxSTVaV05MTldVd1pYUmtVM2RIU21remFYaGhNM3BmYmxkWVoyTTFTR1JpUjNOQ2QzTmZjRzg0ZW5CUFNsZFJkbVkxWDJkS2NtOWtXbU4wZGtSa1dURm1USHBJVldZMWJUSjJUMkl0VFhRM1VFSTBkV0pJUVU1bFdFMURNMFZXUkRoWmQxaFphVUZuTm1Kb1RFOVhlbmhYTm5sVGVXaGhPVVJpVW5oTFdHRXlWM1ZaUjAxelEyZzVjbWRvUTI5QlJUZzRiWHBWUnpkSFREVm5lVFZrVFRGWmNqazFSMlJ0YzB0SGJqbDVRMDlLV1ZVM2VHVXhNM2d0UWtGSGNFazJUa2d6U2tGSWFYVjZSMlJNYlZGWWRtVjBiV1J0ZVV0dlJWOUpOazFWV1doa1JHMXZOSFZLTlROWmFYbzFlbkoyVjBKU1UyTmlXbU42WnpsSVdqVlpiVTAxV0dveGMxSlVkVVpaV1hKQ1pYRTFaMkphWVZWSmFURXhZVUUwTmpCVFRrVk9Wazg1VERFMVltMWxVblU0ZDJ4TmIxVlBiR2hoT0VOcGJYVllkRlYxYjJWcE5YWTRVWHAyTjBGSFpUWlJVbGRuV0hweFYwNUtSRXRxUmxwQ09ETnJXR0l3U2tkalRXRnBWVmx1VFZWalZWSlFPRmRaZFhGcllXWlZOR0V0TjBodGJUVlhia2hXV1RaM2NucG1aVFpVVURCNk1HcG9aa2huT1V0dFQwbHdYMlpwVEhaWFpFeFhYekpQWVcwM2REY3dNMU56YzJjMlJFZHJSRFV6VW1GUVMzY3pUVVpWU1RkQlVEQTBXbGxhVlZoVVJXOUlSWGRZYlVjeE9GbHllak01TWtaZmVHMUpaRWxRYW04dFFuUnpMbWxGYWw4emF6TkJVbXRMVUd0bFUzVk9PRXByU2tFLjFzVFBidExNVWZKMmFPa1Ytel9QT3VfV015b2pqS0J3RXBuNjYyYkwwYzgiLCJleHAiOjE3MDYyMTc1MjMsImlhdCI6MTcwNjIxNzIyM30.H64ogrEpPNK-MHpu8norACmB7Rn1UmorfBARTNDistc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002390"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:43 GMT
	x-forgerock-transactionid: 38a5ef53-321b-415e-aeee-4d85d3a0cb8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:43.758 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:43.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 420491: jsonPath($.tokenId).find.exists, found nothing
21:13:43.798 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,420491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@496111d2, username -> user.1002390, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6bcbf92c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217223797))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:42 GMT
	x-forgerock-transactionid: 647a4e33-873e-4463-8d87-c855f4657895
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTlsdXEwbW1vZmJmNWxic3NraG9pdDkxM3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cldFWllkRGszVUU4eFRUUXhZV2xqY0ZScGRFOTNMa2RRWDJ0Qk5HVldhMjlTWldVM1VuRlRTbWxvYjJsRU1VOXhURWRIWkVoSFF6QldMV3RuZHpsbWIySTBha1pUV21WNFdXdFdUVFZ5Um1GaGJ6RkhjelkzV21KTE9XdFlUV3hqWjNwRlEwVlZZMjFaY1hsdlYwWjBOWE5YUlRSTlVVdHpOVzVRTFd0algwWnJZMjV6VW1od2NXUjRTbDl4WmxFMlVuQXdkMFZLWmtoTVMxYzNSM2hJVUhRd1YxVk5SbmRFYmpaNVgwSTFZM2N3ZGxoME5WcHdPRTUzWW1KR1FuYzBTMUpQUW1vNGFVaHFPRzFPTlU4ek16SXRkV3BFVG5WblRXWlNWbFF6ZVZNMVZqWnBTM1JOTFU5YWFUQXRaVk55YTE5TVVrZDRNMWRFY1RkemFrZHBha2x2VmxCU1VFVm1TRXgwV0V4b1JWQm1kbGRxV25WdldFTm1UMEpEZGpFMFYxZFphVWxUWkVkbFJGaFhiblJoVnpaRVNrNHhSM0prTTBoS1VGOTJSRXd6Wm5OSFZYWmFjamxJYWt4c1JrMVRRMGxVY1hST1lXMVRiVXhMY1dRdFMzaHllV2x1YmxndE56aHhOMW8zVFVkeFNIUlNZMVkxUzJoaU0ySTBabVJOYVY5YU5XWkxkV1JvVmxoMmFIbE9aMlYxYlRsVGVtVkVTa3RMV1ZBM1FWZDJTRVpCUm05T1ZYTmthWFpyVFZwU1F6WlJla0ZIYUVablVWUlNZV3hMVEY5SlFVZE5SRkJQWjFZdFR6bGlaa2xOVjNOc1lrMVJSa05wY21WeGEwZGhVMEZsUkVwWVpWaG1iME5QYjFRMVpIRndVV0ZYV0RVM2FHTXlUQzEyY0dOa2VIZFZMV3RzY1haek5UQmlVa1J4Y0RabmExOUdNMDl2U0d4NVZUUXhZVXN6U2psMWNXaFhVRUpCTjFCU2RsVmZhRnBDZFhGa1lsbHlhbVZVYUVKVGR6TmFXbUoxVmt0NWVUUk9SRlpKWVd4NmJrdEpSSFUyUVdoaVZDMUpVRlIzWkhKVWEyWnBhWEJDU2w5NVkybzNZMGhDWTJoZkxVTlBPR1JvT1dFMU1YcGhTRVI1WkVsR1oyTnhRbnA1Y0ZoekxYZ3dibXd5WVVWVU1ITllRMWcyYzBvNVdrZGlRVlp2VEZoQ2FXZERVVUl3UWxoclkxTTRjbnBhVWt4VmNWRTBMa1JQU0daVWRqRmhaRkY1VUhCaGIybDVXRGxEZWxFLmxqdDQ0WjdWbVpSNnVTVGx3aUYyanpXX0hZeDkzX0UzMFFFZUs2YVoxYTQiLCJleHAiOjE3MDYyMTc1MjMsImlhdCI6MTcwNjIxNzIyM30.h8zG8A8vMKTAkunBDX1Pwx4OjLCF_NS3Cn_rYhfyGts","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:43.798 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:44.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 420535: status.find.is(200), but actually found 401
21:13:44.125 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,420535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a972686, username -> user.1001399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ab668b2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217224077))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianQ0YnRqMDhjZnM2aGcycW40bXJqdmQyMDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmRXeFBNemhKUTI1eWJuRndaak5LYVhaelozQm5Ma3hTYlVwcldVVllkRlIyWkVacFpGUk9UVkF3V2pKZlZHRk1XVE15Y21waVFuSndNR1pVUW1vdFFYVndkMFZqVUVOWmQwMVZOSFEwZHpGVFExZDVTMnhoYkdKemExVmpiSFZvZG5WTlRtcHVZMUp0ZFdNd1lWOVhUWEIwYVdSUlZUVklWR3R2VFhrMkxYbGZZMVJoTVdSV05VTklNSGt4V0ZWZlYzQnZVM2czZW1KUlZXRm9ibTlOTkdWVWRUSkJVM2MzTWw5WFNFNWFUWEJZWnpoRlpHOUJYekpqTW05NFl6UkplSFpXYkVKSVJrUkRjak4xYzBWM1ZsOWZXV3BpWTE5blRXZEJlVWRzTTNwMExVWlNOeTA0T1dKZmRXSlJVWGswTVV4cWRHTjJha05OUmtadE1UZDFkbTlPU0haUlNUaDFOMDB0ZERWNlMxb3RWV2QwVDBJMFRVNWlXbUZMTm5kM1UyNTFiemRtTmtSc2NsVmtZazQzTWtaWVZqVTNMV3BxT1ZkZmMycGlPREJWTVhRdFIwaHhUa1JqTjJSRU9UWTRObVpCWTFrMWJsbG5abEV6WDB4S1YzcHdPRkV3TlRnNVpGVjVZekZrT1dWdGRWVmllVzFSY0hCNE9VcEhSVUZRUW5aNFRubFVYMGxTZFZoamJVSlpSMVZmTVcxUFoyUllaVWhGV213NWJVOVVWemwyTVY5c1ZuRnlaR2RTTTJod2FtRmtZbDlVUkU1T1oya3lNRmd5U20xU0xYZzRVa1l3TkZWVGFHVnpjRGt4T1RSMkxUVjFVM3BIZVZoeWVIbzROWFZvY2xWUE5YcHVkbmxEWVdoTlRFUmxXVGxtYlhWcVIwWllZVVZZZUVWcFNHUXpTbVJmT1hGd1FqRnZTV1JCTVRZNVUxTk9TRzlyVEdGNGRFUnZhV3AxVWxad1QwNW5UbmxZUVU5RWRGTnZiRzlYYW5veGJVVmlVMVZwY2pZelJVSndSVXQwZWxaMU0ybEpNMEpHTjA5V1JYcHlhak14ZW01MFUwYzJWR0YxZDJnNWFXbEJUVFJtT0MxT2RWWlNMVlZ4U1RGNGJ6VTRUMk5QZG1kb2RsZFBRbXROVVdkYVZtWlhibmxUVnpkRlgxRlZiVTVYUlRaNGFXRTRUSFZwT0Mxb1lqTjRVRzk0Ulc5eWFIaFFkMGROWmxoT2NrNUlVaTFsTTBsT1F6SkZMbVJqTTNBNU1HbzBhV3RpUzJwUmQwMXVkRXA1VEVFLlhQRUtzY3dycGVZNWRCUXBZMS1BQlZMMGRRaXRDN3IyQnRmRXdkckpOTG8iLCJleHAiOjE3MDYyMTc1MjQsImlhdCI6MTcwNjIxNzIyNH0.ZA-XAdUwt8p2cBtiS-fIWh1vKFvJsHeeAKwmC2_t80M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001399"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:43 GMT
	x-forgerock-transactionid: d0b5728a-a7b5-4db3-93df-bfe56ebb96f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:44.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:44.164 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 420535: jsonPath($.tokenId).find.exists, found nothing
21:13:44.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,420535,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a972686, username -> user.1001399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ab668b2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217224163))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:43 GMT
	x-forgerock-transactionid: 66e1421d-55fd-4f6f-b2fa-1551cc675c8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzd0aW1uODBucDk0N2Q4b3JmcG5rNTM5NHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WE5WaFFkbTgxZEROS1VuUnpNVmRWV0hCVllqaDNMazVrUVhWSVprSXhOMTlIVGxJeFZEUmlUVFZtVEU5dVF6WmlRM1JvWDBacldFbGlUMmwxWDFwS1ZFeGtSMVpmVTNadE5VUm1ORXRoU0hsUWVFWjNOa3BTYW0xNmRuQjRTMGt6UkRCQmVFRnBkbEkzVlZKbVpFWTNVSFJYYWpGVVdscEJNelpWUm0xSE4xVXdhSEI1U1c4eVZsb3paazVVVTFOd01UaEpWWHBIZFhrd2MyTjRWRmd5ZEZkWmEwMURObkpLYlV4elZYRlJaV1owVTFseVUwNUNZVzVhVUhaT04yTkRUa05xY1RWaWVFTk9OMEpPVlVsSWEwaFVMVWhzUmkxSWJsOTVlRlpTVTFCRE9VWkZlV0ZvZDJKMWMwbFVaRGd3UW14cU5tdG9WMjlyV1VRd1NIcHBYek5EYUhOd1kwVTBVMmRZWlY5Q1l6TkVkVlUxTW1Kc2RXNUtOVWxFWTNsT1ZqTTFRbGxoTm5WdFdEZFJXbXBmUjFaT00xQk5Tamc1WkdReWJFdzFZbXBSU2twdVMwTnVTRmxZWW1aUlZtVnhlVnBTUTNCWmRGOW5YM0V5VUU5QmVsUmtSWEpQYlZnek1HcDVVa2c0UkV3M1VtVkdlaTEwY1c0M1NITlZOMDQ0UmpOT2RGRmlUekp3UzFkc05VVXhhMHRTVEZWWFRYRk9lbTlJWWpkeVZUWkpkMmd6Tlhvd1VtNUtkSGt4T1U5RlpFNVlZM0UyT1dGbGNrWTVkME4xVWpoa2FtSkROekpzYzBSeE9VTXhkVlJPZFZWMlNWSTJUa3d5V25SME1YbDZaMnBEYzFaaVozRjVZbmMxUm04eE9XcEdXakJXTVdGUU9YbHZUbms1TW1rMFZXbFBMVWQzWXpBd01FNDBjRFYxUkVOUVozaDZkSEJMYjBKWGVuSklRMlpLVmxWd1IxTXhTbFUyYlhScU5scHRaV0Z3WkY5SU5WZFVNRGMwZG5adU16VTVRVUZKWDNWWmVVWk1iVWwwVWtJdFJIUmZOVlo2YTI5clgyZExPVEIwVERkRFQwVmlSR3d6ZFVVNFRFRk9iVEI2ZW5CdU1uUjBOV3RyWVc1dU5XMDRNMlpRTFZwRVpuVldiekZsUW5sa00zbFNlRlV6VXpObE5raFRaemRGTTBWQk9WWllSa0ZsTVdKZmQwSlpSRU56UWpadmNFeFlhMWxDVTBwelppMUJMbkZmVVdkUE5GaE1RV1JKUVY5b1YxQXdabXBNYm5jLkM0dWdmdDBHajBJYkg3alVFTDFNcWxTN3Z5dTNlcUpkTkVOMDJpV1Z0SmciLCJleHAiOjE3MDYyMTc1MjQsImlhdCI6MTcwNjIxNzIyNH0.UOA2r8e_s113zZuf1MKtw77Lp2p8jZh14lFVfEK083U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:44.165 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:45.158 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 420672: status.find.is(200), but actually found 401
21:13:45.159 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,420672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c735a38, username -> user.1001595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b02d9cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217225111))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3FyZmZlOWk4bWNrYm1wYzJqZjdta2I5ZXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFNFNXRRbkpaUkhjME0ycENkSHBOZVVJeGFqUkJMbXBqVUZsUVFtaExRMkkzY0ZnMVpFODBRblpSV2xCbFpVUnNhamxMVDFwdU1FSnVjR05vTFVsNWVXeFNOMGhVU3pGaFJVOXJlR1ZaU25wQ2JUbFZZM1Y1T0VZelRVdGtRa2syUzNSNVdWRTJTSEZHZVRkcldGQmthMWQ1YlVSb1pIUXdTVFZ3YUhBM1JWZDRlVGh0T1c1blIwTnhOMGR5Y1hsVU5VUkVjMVJSVFcxWmVHMUVVVGxwZFZoZmNuUlNRamx5U0dWSWQzbEVaa05SYkdSdE5rbGhiR2RJWkZRMVMwNXViekJCUVVKUlpYaHVWRUpOZEdoaWVUbDNkWGhWVTJsR01FZGFWMGw2TTBOSWIwcHdWa0V5VURWVlZIY3RWRnA0VWpGUlVEQlFTVjh3WXpRNWIxRlZjRkIzVG5GbFRHRXRTamRYTnpoNlQwaFFUbU5xVmt0Q2JDMVJkSFJHTUVWSVYxVlFOR052Y25wYWRtaEdNRk5MVG5aTU1teElZMUIxWDJWUmVYSllORmMxWlRJNE1XZFlWa3QzZUVsb01HNU9hamhsYlVodmRGYzFhRm90WTJWNVFWOUdaV041YkZGb05qVmhXRmhrWmpOTGIxbDFkMnhtY2xWcWEwbENZVVE1Y0RWa1ZIUk5jbmhmZUhoV1dETm9iMDFDTkhkNVgxZzNkekZuTkdsdldERlBia2sxWDIxemIzbGlia0ZzTXpoNFRXRkdjVWQ2VkZneVNUWnBiMGN0ZDBKVFlsRkNlRTVGWm5WbWRreGxOMUpOVjJRell6SnhSSFIxZVhSRkxYSllTbEl3TW5FNGNYRm5RMWxRZDA4ME1XUnlWVWw0YWtGTk1GZzViVGM0ZG1zNVNqbHNSa1ZaUWtnME0ydDROMlk0Y21oQk5GcHRWV3AzWlU5QmFWQkxNM3BhVmpJNU1HZEVWM295TUVSclpuVnZURGRUTjI1MmExZFNUVWwxYVZZeWFGOWxNM0Y2WlhjM1dXeHJNbTl6WVRCeGNVcFVkalo2V2xkb2JGRmZaVXhhVG1KTlJVcFZTRGhNTVdSTVNtaE5SMVpLUVd3NGFIUm5jMVpoZUVoYVZHOUZlWEE1Y1Rad2FtZzJjRWhoVVdaVlR6SlpSR2RKZW1KSFpYWnpUVFZJV1VOVU16VnFOVmc1YjJ4U2JFODROR0kwVVRkWGVtRkhkVEpvZFdkb1JubFJMbGhOY1V0cmRHNUNZVjlXYUU5UExYaE1aMHRNYkhjLl9Fa205dVNxS0JIVWRfZkw1UXdPa2hUelZhaXI4a21laWJPRGxMTzU2cDQiLCJleHAiOjE3MDYyMTc1MjUsImlhdCI6MTcwNjIxNzIyNX0.g6uimqVmHb3dCEL1HlVzJuFv-TprYBQduiHZRngpoek","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001595"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:44 GMT
	x-forgerock-transactionid: 72bdbac8-dd13-499b-940b-39792a5fa925
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:45.159 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:45.200 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 420672: jsonPath($.tokenId).find.exists, found nothing
21:13:45.200 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,420672,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c735a38, username -> user.1001595, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b02d9cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217225199))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:44 GMT
	x-forgerock-transactionid: ef5344f1-bff3-4adb-81a3-5b818ee4660c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnM4aGdyOGpqdHU3bW02cmRmcm9scmdqcWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFVVUlpiV05KVFRacFp6UjFWSHBJUzE5NFJuUjNMa3N0VFVkWlIxZHpOM3BtTm0xMGJuZFhaRVJ1Wm01ME1FOUJjRnBMYzNCNGJtSldjR1pVUWpWNFZ6ZEVZblEyY21ST2IxSmpUWFpwWjJaSGFrUjZXREZvU1c5T2FtWkZhMjlPUkU1MmRucEVUV1pZVTA5TE5TMTRVUzEzWDJZd05HTnlUMjV2VEhGRU5XVlFTMHh6TlZWU1ptUnBVakpSUjBvd0xYb3hiR2sxVDFOVFpWUm1SV2xIZEVNeGMwcDVTRkpaU0c1blUxWnpRbGhhZUcxS2VWaHFSMVpvUVhkTmVtUlZORkV3YlV4NmRGVlBVSGx4VkhoNk5rMUlSbXR0TW1kbGFYSmxkMkZOYVZWMFRYbDFhMHB6TFhOZk5VbEdOR05qVWxacVVVeHRRM053VWtwTFNVOHRXR3h4VVZaWVVsUllZbFl3ZEZOMVpGazViMEZ1Y2kxRmVVeEdRV1ZyUVRCT2RVTmZaWGxmWkVKc1NUTTVMUzF3WmtsUWFYQnhRMkUyWkdOVVdrUnZkRzkyVjE4dGJsbE1PV3B6VEhscmJEQlFiVTE1U1VWdE9HdHhiRTlOYldoTGVFOHdkWGxLYnpSV1JGOVlTRnBJVG1oNVEzZDFTVFpuWkc5aFZuRjFka0oxY0ZwTFJrbDZNRWM0T0U5T2NESXRaMnBXZVhKNFNWZEhkVkZaUzBsU2ExVnVlVzFqV2xRd1VIZG5aMUYyYUZaaGEwOWhWWEJmVkd0YVUwWk5SMVF3UW1kWWQzVjRUMlUyVFRGRmVuUmFUbFphV1d4d1FUQnRaRGQyVkZSRlMzSkNSbXh3VVVzM09HMUJXVEExWVVSVFFVdE9aSFJFU2kxbFh6TktkMFF6TVRWRFYwSnlSbmxSZVRZNFQwSnZOV1JTUzBnelduWXdaV1ozUjFveVpsbExPVW94TjBWMWJqQnJiR0ZXTW5vMFEzUk1Ta1I0U1RadU5qRlBWREpuTTJWM2VHWkxSMkZzUW01dlpYaHdSWFZNZEZSTFVFNUNia1pDYVVNeFdGZFZRekJCY0ZCRFlWQk1WMjh5UmxFelRtNXZXRFU0ZW5JNGIxTnFPRGhvV1c1UWVrUXROR1I1VUVST1lYRnRUa2N0U1ZJMFVrTkxSMHROTTNad04yMU5NbHAxTjBaNlRWaHhOamh6WmpkRlpIRXhWUzFXYlZWWlluUmpjR2RVT1VKUFkzSTBMakp0VGpWM2QyWlJOV1Z6WlZGQlJFZzViRFF6ZDNjLmVHOWdEX3ZRMEo0ckhjaUlfd1kxZXFpR0Rla1dON1Z2alN3XzdMSjBZSFUiLCJleHAiOjE3MDYyMTc1MjUsImlhdCI6MTcwNjIxNzIyNX0.Q8BDg3ISxgJi9TaR49PScNUgGbsONe4NGyxn4tm-Prg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:45.200 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:45.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 420765: status.find.is(200), but actually found 401
21:13:45.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,420765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@648756df, username -> user.1000466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c0e4279, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217225739))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnUxdHFhbnR1bWw5czhhaDdxMjE4cnNobGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlRXVnhUVEJQYm5sbFowSTRhVjlaVFhoV1RrTkJMazl1WW1wVU5rRm1Sa3RxZGtKTldYZHRXazV6TUdSNVowRmxRVVoyVlRKWVlVNWhNbkZuVjA1cmFuRkZkVGwwTjNJeFRuaEpVbVJmZFdOaWEweEZSekZFTkVOSk1IRkphVUZqU25CV1NFUkRjVEJWU21oSmRYUlRXSEZFYUdkd2RrWm5NRVZrY2pFekxXWkdWemREZFZwVmRHUkdNMmxVVEhSa1NUZE5RVUl0TFRaaWJXWjZYMmN5VEU5VmJrUlpjalJDUkMxaVJUaFlSVXMwWDFOelZrdElNelJUU1hSMGRYaDVhUzFpVlY5TFUyMTJaelZyU1RoZlNuUktibEpVVEV0eWNUQllhbHBwYVY5a1pYVTFTa1JJT1hwcVUxcEpOV1IwVm5ScGJEUlFiQzFTY2pKTVltdGhTbkZpTUhObE9YTlpibXRaWVhCVGJEQkJWRVZwY2pkNlFYcFRSMHhtTVRWYVpHbDVURUV4VEhwblZWaGhlbHB5U0c1S2R6azBhbTlaYjNRME5URldURlZ6Y1dKalptZHBRMFEzY1hOMlh6aEtPV2wzWWpsZllqWlhWM2xPWmxwdFpVMWhkbmh5Y3pWVWIyNDJVRjlGZDBsTlozbzJWWEZDV0ZwNVNHd3dSakY0YkRCalRVOHhabnBCVFZVM2FuVnhXaTE2T0hjNGNrZ3laV2t6YXpoSE5EQjBWREJmU25GV2VXdHZSakpXTjJGaGJpMWFhWGM1VHpCV2FFbFVialozZUVONlpEQXhNM1JvUVdSYU4zcDRja1pWY2xSTFEydGtUbE5PVVVReFRVeHlURUpQYWtKMWFHRkxjVTFLWW1KeVJUWkhaemxxZWxKTmJ6bG5TRmRETlZkT2VIVTFNMnN4YVdGUlYzZE1OMlpYVFRGa2FYWk5OREZCZEVkcFVGUTVVekUwV1drMlYwTjFlbkJHTUU1RFMxODVSVk00Ykd4YWFYaFJUVmxDWVRnelRGaEdWblpUVkZSYVkyVnFaMHhKY1hWaFIwWkJVMU5hV1RReVJXRk1la3hvZEV0YWNETmpjbXRuVUZOUmNXbEtNa1ozZEhOcVl6Y3pibU5PUTJjelNESTBPVU52YmpWaE5YaHNTVk53TTFKSmJrZENlbkZTY2tKUE0yNHRTbXRwY1VkemJrdGpUVFJqY0RZM1pUWktNVGRqV1dOUExVdHpibXgxVUdsbExXRkpMbmd4Y21kbFNrZEhZbE5sZVdWeFJGcE1WMmR2VlZFLmUyakhPNzRZLTJ2VFI4SlBUb0VVb0thSDgtT1ZUR0Zwd1d2SVpFRVpKVWciLCJleHAiOjE3MDYyMTc1MjUsImlhdCI6MTcwNjIxNzIyNX0.VcksZecGgcoBfX0bdEF9uyDz8xLUvMLOC7CHCCMv6mY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000466"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:45 GMT
	x-forgerock-transactionid: 78e3bd15-c014-42d3-a18b-20822a294f9f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:45.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:45.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 420765: jsonPath($.tokenId).find.exists, found nothing
21:13:45.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,420765,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@648756df, username -> user.1000466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c0e4279, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217225823))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:13:45 GMT
	x-forgerock-transactionid: 1f572023-7dc4-4802-9630-5c9a964df22a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3AybDRvdXRtOG9objQ2NTdlMzFrYmhrdSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVZZUVwWFFsQlFWbmRZTmxkMFJVVnpSMGhGYjBWUkxtaFZUVk5zVGpWMk4zQmxWR3R3UXpSd2VqWm5jbVE1Y1hOUlEyeEhNV2h4ZUV4aU1rTk9RamhmT1U1R2RtRjZhMmd3TlVFd2VYTnFiM2xZUW5CYVVHOTNiVFUzUXpseFExRTNkazlQTXpoWWMzbEVUV013VEhkZlJuUnFSRlExTVdsa1VWOHRhMU4wZUd4MlJFMU9lVkJ1YVdOWFZEUldkRWRaUjBscFQwOTRYMnA2ZGpsNmNYaDVhM0o1V2pndGVrRmpja2hDY0daUGIwZzBkV3hyTFd3eVNVMHpMWFpMYmtoRGFWSXdiV3BTVm1Nek0zWjNXa2MyYVV4NGFIWmhaWGRPZVhjNFIxQlZibEE1V0ZrMU5HeHNWVVJQY0RaUVpYbEJhV3A1VkdkQ1VrcHhaRE5yY3pkemVUVnZOWE5aVlZSeFZFNWZiRTFQTFY5bVpqbElabkJSVDBsak1qTlNkRlZGVmtoaVVYQmpYM1J4T0MxNk5XMW1NWEYxY0hwV01HdHFNemxhUVZGNWNucFJhV3RUVFU5SWVtMHRiMGRaVm5KRE9FMXVUMWg0YXpkdlNVNVRjak5xYlhReGRuQjBiMHRNUlhGclNrSjNWVXBMWXpSeWRWbERUbXhxTTFZMk1YRmlPWE51VkVOZlRrTkxjMTl2UVdKT01GWm1SelYxV2xKa1RGZ3lZWFpTZG10aFVtUXRVMVF5YjBwUVRuTnZRblJzY1ZwRmEwNXlkVU10Y2xOVlRWVlpNMHhuYTI5U2RURk9RUzB3TUMxMmNXNXRRbDlyVEVGMU5VbHZVbkJNWTE5R1kwbFNYemQxYUVSbWVsbHNXRWhPYlZST1ZGQk9WVGgxVVRkRWVXaHZWMjFHVFVKWlJVNXVVSGQ2ZFVadmJqRm9kM0ZxYmt3NWVUTmZZbUppVGtOeU1qbFljeTEwVVVGSmNsQlNiSEpIV0ZoWFFWVjFMVTFOUlZaMFdEbHRkSGhrZFdrMVZtdGFabGhMVGxvNFdqQkhhM3B1YVdWblNFeDNWV2QxWkVKbVZqZExXRXg0TmpRdFgxWktTM0J0T1VSbGRHNU1TVFJQYmpOdk5FNTVaVXBETlV4a2QwZGtXWEJDWW1wYVl5MTRaMUptVkVFMldWaE1SbFZMVkhkaFNIQkRTV3BtYzI5M2FFWkNhSHBmVlROQlRqVTBlbU0xZDI1MVZ6bG9kREptVFhCQkxsSkxUVTlyZFRoTmRrODRaRjk0Y3pZeVNVcHljV2MuSTlXT21RNkdXUWxJM01GcklYNzRuT3dHbHAzdW5wNk9HNXhYUXBsTDUzbyIsImV4cCI6MTcwNjIxNzUyNSwiaWF0IjoxNzA2MjE3MjI1fQ.xFFha5B8bJxVQyT77UemRg9mW77BcnvZm9AHjd1j9pw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:45.824 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:13:47.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 420966: status.find.is(200), but actually found 401
21:13:47.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,420966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@860f705, username -> user.1000972, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1105a46b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217227058))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTE4aWYwNW11NWdybzRwaHRucGZwNms5dDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1RHbERTMnBoYXkxWU1FZHhTVnBETlc5RVUxZDNMa3MyWmxoVmFGTmxZWHBSWDNOR1JFRkdkRTA0T0VOWldHazRibUp0TkZVMWVHdENTRkJvVGpWcU15MHhWSE40WHpaS1MxUm1ORmw2U1RBMlJtRnZla2t5TlV0TGVsWlFiSGxWV0ZjeGVEUnNaMU5hYVU1U1ZYQTJWRWxzYkdndGFVeHlaVFZPWkVsV2RGUnFXQzFuUnpRNVVrdzBWRWxtV1dOTlRsVnJTWGd5U2tsSFJYTkJkME5TUkRSTFpDMUlaRkEwZG1sMVRVcEVOREEwVVVSVVNqTXdObFJLZGxvd1ZEZDZhRFpxY1d4cFMxWldWMU5vTkVWV1JtMVpUMmRJV0hwSmIwOVJOMUV6Tm1WeGJUQlZVbEZhTlhsWVZFUndWQzFRT1RBemRsSnpRWFpMU2xsSlduRm5ZMVU1UmtFMlpVeE1SWE5qTVdGRE5sbzBhMWhzWDFSNlJrRm5MWEZIUlhONlFXUmlORk5HTUZoNlNYVTRhME52YzB0clQwdGpXa1JPYUVKemRYTkpUbXROY1dOUVRqTXhZVGxyZGtWNFZXcE9WV3g0YjBGR1dHeGZXbVJUVGxCbFRucEhiVFpYVUdweVJqUlBUbU5sVWkxR2NWVkdaSEZOYm1sc09HSkhiVXB4YW1kc2QxbElaVlV4VURGSlVrUlhORGh0VTBSSVVGQnlYMHRrYkhjMGIzRk9XVVIzYXpoRVN5MHpVM2d4WVVSNU1qTm5OMVZ0WjB4UlVrdGZlRk0xTFVGMlpWcExlV2t4V0MxRFdsRm1lVk5OTlUxemNqWktNRjloTUUwNWRWZDZaRUpxTVUxdmRGOW9RMVpoYVVGTk1scFpWbWc1ZWt0S09FUldka3RGVVRaMVNtNXJlSFpTVkdrM2FFc3lWelYwYkUwM1VWZEpRMlZ6Vm5Gb1lUZFNPR2gzVGtOWlFteHBOVE5HVW5GYVJTMXlRblpHTld0NlNXZEpUalE1VVVjMloxcENZMkZWZURKWFRubEVPRXRxYlU1UWQzZEJjRUZPU0daM09WWlpTbUZUYzNRMmFEYzJSVTlyT1VGSVlsVkVVbFJSTFZsTU1uZFBWVVY2UnkxNVJIbFBTMGx1ZUZkRFJXeFpZMHRyUmtNeVVXODNUWGM0ZEhSUVZsUTFXRTVFWDFWQk56aE5helUxZEZWck5HWjVORzVUUkRkMFdEbGZjazQwWjJ4T1pUUjNMbkJCUzNWaWNqQlVOMWsyU21sbFVYUlFaR3BaU0hjLmpxTGE4SElvc1IzaW5lX3J6NUtKNm1CQTRERjFhNFMydU5yTTAxWWZYWmMiLCJleHAiOjE3MDYyMTc1MjcsImlhdCI6MTcwNjIxNzIyN30.h-wGs2p6OViW9OQOKF_dy8QhCYo6WbcW3sUfVvH1tBw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000972"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:46 GMT
	x-forgerock-transactionid: 38f96283-3bc2-408a-9ad7-24c625de1dbc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:47.109 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:47.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 420966: jsonPath($.tokenId).find.exists, found nothing
21:13:47.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,420966,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@860f705, username -> user.1000972, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1105a46b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217227148))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:46 GMT
	x-forgerock-transactionid: f1345b41-8192-4d4e-9947-04b76678be36
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3FmMGRpdGNzZGJobWRvZXR2dGJkMDJqdjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVQzQnBVekJaYkRWS1ZGZERVMnBUUmpKSlFWOW5MbkpEWjNaekxVMW5UWEJTWmt4NFNscE1SVXR0UVUxT1dWQkhaVEJETW5CRmVXbERYM2hCTFdseFZXOWxTRUprUlhoMmEwUXlXVXg0ZG1OSFFVdENZVTlIUkRsamFqSmpORXBuWjE5M2RFSkdTMnhqT0RKdlpWTlZRMnM1VFZaVWMxUnVOM2h0ZVhKU1luRnpiV0Z4ZDBwelZrMUtiRTh4U3pJMVpXWnBaME5rYUMwelkzWjJTVlJsYkZkM01XMTVTMjVvT0RKZlducHJXVGxpVjBkSmNqTnRWMUJ5UlVZemVrRmxYelZQV1hKRFNFMXRTMjFoYW5WTFFTMHdZMk00VFMxTGNIUkJiWEZ2TjBjMGRrODFVbWs0YjJKMlFYUldUR0pvVEY5b1lUazFlV3RHZURSYVJFbFFjRnBrWjFsd1UwWm1kalp6YUVKRVZucGphamRXZUhZMk5qTTNTbVJmUW1NMWIwZGllRUZZU0RKeE1FMDBNMlJHWlc5ZmMyOXNhekYwU0ZWc01HVjZaMDVvT1ZWRWQyWmtObmRTY0RWR1YweFpPV3RMYmxoRk0yaERTM28yY0dsc1RpMUNTemhwZEdKV1dUaHFaMWROVUhOZlZIcFJiV0kwU2xaUk1XUjFhSFp4UTFSV1dsSnhNV3N0YVc5MWNVcHhhalpuVjNKMVpYcERSelE0YWxVMk5YQkhXV2Q2VUdOWlpDMTRTbGxNUlZCV1ppMWhPVXhmWjI4elVFUmliMWcxWWtOTlIyUlZUWGgwT1d4MlgwZExNRTUzVmtKT1gxTjZlbmt6V1ZSVU0yWmpVbTlEVFc1UFoxTmxWMHhTZEd3MlZVeEpjSEpUUkROUkxXcEhlREpqU3kxbk9HNHRVekl3VUhVMFNYWlZXa0ZGUm1adVdUTlBXR0pxZUdWV2NtbDNXazVETlZOR1lUUnllRTVXUWpoRmNGVkZSVTA0Y0hsa2VHdHdOMWw1UW5aRU1WWjBRMHhpT0ZwNmMzZGlNMVpJZGtaRFlqbDVhbEV0TlUxVFR6RnFhbGhLVEUwMk5rSTBObXhaZG0xUFNrWktUVkpWYkVsU1owcFpWRXMyWWxreU5qVXpNMlF4TWxZNVJqUkJXRXhKU0RSMGVFSm1TRzVFT0VjdGRIbERTamQwUVUxdWNWRjZWRW96UmtodVIyWnZiazlLWjFwT1ZVUnpUSGh1VXkxSWEyWTBMbG8wY1RsaVEySlNlV1k1V21Od1RsVXhTVU5tYjBFLmJMUmxQMjFVeEd3RTBsdGVjMjFNaWk3U1BVa0lhNEJhMlpJZ19vUmdnR0UiLCJleHAiOjE3MDYyMTc1MjcsImlhdCI6MTcwNjIxNzIyN30.WsKVRiS612o0EanQmqBi7rACZeVVKJN2BaTvtZNYWJs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:47.149 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:13:47                                        2820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=827330 KO=13480 )
> restLoginInitiate                                        (OK=409952 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=408746 KO=1185  )
> restloginProgressiveProfileCallback                      (OK=8632   KO=1185  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.12%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.12%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.82%)
> status.find.is(200), but actually found 503                      4958 (13.89%)
> status.find.is(200), but actually found 401                      1185 ( 3.32%)
> jsonPath($.tokenId).find.exists, found nothing                   1185 ( 3.32%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#########################################################-                ] 77%
          waiting: 121545 / active: 29     / done: 421041
================================================================================


================================================================================
2024-01-25 21:13:52                                        2825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=828796 KO=13480 )
> restLoginInitiate                                        (OK=410674 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=409476 KO=1185  )
> restloginProgressiveProfileCallback                      (OK=8646   KO=1185  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.12%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.12%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.82%)
> status.find.is(200), but actually found 503                      4958 (13.89%)
> status.find.is(200), but actually found 401                      1185 ( 3.32%)
> jsonPath($.tokenId).find.exists, found nothing                   1185 ( 3.32%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#########################################################-                ] 77%
          waiting: 120822 / active: 22     / done: 421771
================================================================================


================================================================================
2024-01-25 21:13:57                                        2830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=830356 KO=13480 )
> restLoginInitiate                                        (OK=411449 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=410245 KO=1185  )
> restloginProgressiveProfileCallback                      (OK=8662   KO=1185  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.12%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.12%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.82%)
> status.find.is(200), but actually found 503                      4958 (13.89%)
> status.find.is(200), but actually found 401                      1185 ( 3.32%)
> jsonPath($.tokenId).find.exists, found nothing                   1185 ( 3.32%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#########################################################-                ] 77%
          waiting: 120053 / active: 22     / done: 422540
================================================================================

21:13:59.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 422844: status.find.is(200), but actually found 401
21:13:59.807 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,422844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ca442e2, username -> user.1000633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a346523, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217239758))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXNuMWY5M3JsNThpc2JscjQzZDRoaGpkbWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V0xXOW1ZVEZRUVhCNk5HMTJabXBFTTBreFRWTlJMak5OWTNoVVFUZE9VRkpHYmt3elQwMXlhamRzZEdGQ1QwSjVORUpFV1hsMWRtbE9WMHRFZVRWTk5qVllkM0ZPWHpWUExWQkxlV3QzU0Mxd1oyWk5PR2REVDJaMVVtMW5XbFpOV25oR1ZGOXBiVVZzVFZsMWVHbGFOMDF1VFZocVkzaFVjRXQ0Vm01dVFUTjNlV1JGWm5sSlVXZ3dOblY0TkV4M1NubEZiMUZuYXpCb1gyOHhObGRJYURKS1UyaGpPWFZVU0ZaeWVIVXRObXcxY0c1bGNtWlpPRTB0WkZkMlJ6RXRNWEpsUjNKbGNIb3hZakptYlVONllVeGpkV2hqT1hsVE1EZEljblJWTUhrNGJuWndaR05sY2s1VWFYVXlNbFZuUW1SQ1FWcFJiWEUxWDNBemFVOVZjRU5oU1ROdVUyWnhZMVkyU3pGUVYxOXRZV3QyVVZjM1FXMXRVekp5ZUdNM1JIWjVlbUZWTlUxcmNHdzRaVXBvTTFGMU5UWjBWMTlvY0hCQlFWVkJlbGs0UkhCbGMzQkpVWEp2ZEZGMU9WZEtVbUZNUkd4VmNFNDBOR0YwYkdweVFtcFRTbXgwZDBGQlFqZDBiVTFvZDFKbmFHOVBUMkZYUkROTGMyTlpka1poVEZwaFRsbE5RbXhNVlV3eFdIbElXamczWVRkbWVWZDRla2RzVkVKbGRIa3dMWGhpZVhaamNWQkZNa05MYldSQ2RFcHVTa3R5YjI1V1EwOVlZVTE0WlhOa2JYRlJNbmcyTkhrNWJXRk9TbGxxVG1kM1dHMVFiakJ1VkU1TmJXczJhV2R5VUUxUFprVkxURzlhYUVJM05EZFBhR05hVjNKWFVIZHhkakpHVUd4WE5VbE9jV3BzYkhKSmVXSTBSMWhwVDNKeWJubHRTVEZMV0hWbU1ESXhWRGhKWldSdGFXOVFZa3N4WW1zM016UnZYMlF3U1V0R2FIUlJOR290UkROUmFXeGhUamxEV0dkdmJscEZVWE01V1RaZmFqTmFVWGRJVFhKTU5EZ3dRV2MzYUZkV1RqSnhVM0p4WVdsSWJsaEtiUzFJVmpjelNrUldTVEJPTlhCS1VVRjZabU5yWTBkRWRURkZaMGhrTkdWV01raEhZeko1T1Vab1QxQlNTVjlVYlZaQ1RITmZWMmh3U2pkWVMybGZUR2xhYlVOS2FHUlphSE5oU2w5SVdGVm5MbXRKUjBoeFFsVTROSEpPUVhoWE5reG1RbDlxYjJjLnpjekxtNVZsN2ZsWmhzSVkyVTBfNmNac2pDVTI5S2RpRVhLYUkyQmg1X00iLCJleHAiOjE3MDYyMTc1MzksImlhdCI6MTcwNjIxNzIzOX0.B_0hM9h5U4PW3ANaayGEwdVxP-_flZAIyIOGbNY8kqE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000633"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:13:59 GMT
	x-forgerock-transactionid: 5f5bb696-58ec-4db2-b605-6f9eb5697366
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:59.807 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:13:59.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 422844: jsonPath($.tokenId).find.exists, found nothing
21:13:59.847 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,422844,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ca442e2, username -> user.1000633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a346523, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217239846))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:13:59 GMT
	x-forgerock-transactionid: 95c69d72-20b3-4152-ab13-5a02a7e8dc7b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3JzM2o4Nm10Z3Bvb2FjOGlqdWM4Y2RlYm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2VGSk9aa0ZWTWxKclVITldkRkJYU0RaZlkzSkJMbUp0VldSV1FXNUhjWEF0YUhjelVGRm9VbU5IYm0xclgycG1aMmxvZDNOdE1UWlVjMGRzVEdSWU9HVjBVVTFhUTNZd2QyOHdMVnBHV1UxYVNqWm5NRzFIYUZkNVNDMXdWM0JLVWpBdFNYbHZaWGh0VkUwMmNDMWtNbGRITUVSV1VXbGhRV3c1TFU5eU1GSjZSalp4VlhOb1RXSk5WbU5TWjNCbmN6TlRjWEkzYlVSNmJVMVJlbEl3TjBNMWJYTkpUbkJ5U25Zd1VrRmxibmhMWkdFeFIwTkZVbWwxU1VNMVFsZFljV1ZLY214UVNuSklhSEF3U0doNldVRTBkVkpmTW1aVlZqY3RXV05zUkRKVGRXeGZPRTlvU1RaQlJUUnRiV1kyT0VwQ2NHZDRRVkZZVkU1SWNFbHFTeTFMTTBGaldWSXhhblIyVEY5Q1ZtZ3lVRmMwU1c0NVlXMUhjbkJEYjBkTFdHaGZTRmM0TjNCdVVXbFZWRmR3U0VvNU4zbzNXakJuTWsxRWMzSmZiMXBUTkhOSWNFMWtMVXBFY1U1SlptUk9kVzk1YlhCWFZYbG5SV2h1YjJselIzQkhXa1ZRVVROd1pYZFhiSGxpWlhseExXRmlXVUZGVGs5S1ZHdEdTMjU1VkVoV1VsRjBiVFZuTVZjeGJrRklNbFF4TjBoclRXZHRVbVp0ZWkweFdFWkpNelZ2UmpGNmRrczJVVTlvWVVkWmJucHBNWEJ4T0hVMlFqbEVhRFJrZURRMlVIaGtTM0JJU3pCUFUzY3hUVkpRWms5SWNuZHRha0pCTldkMk9HOXRVRWMzVEZCMmFGVmxMVk5wUWxsaVh6WXdNalJVWm5kbWFWZDZibGhYV1dGcVIwbGZSMDV0YlY5SWVFZHRPV1JVZEVzNGRtSmlkbk5GT0ZoMlNrUjZURkpWTFZGNmNXVnJZMUI0ZFdOVFFWQlFaamd6WTFWU1Rra3RZalUyT0RoMFRsVlpkRU5tTkROVFlYQjNRell0Tld4clQwVm9jMWhmZUhaVFZsZzNSa1paVDJ0SVdUTkZVakZNTm05QlpVUlBWR2wwWm5saWMyOUJNMWd5WkRBM2JFUXlkMmh0T0VOdVRXRkVXVmsxZWw5YUxVaFFVakIxTmxvNU5HZFVVSEZXVmtnNVZISm5VVmRhY1c1c2NtcGFSRTFyVEVWWmNXa3dZbFZIVkZoTVIxVXdMakZMYlV3d05VaFFhR2xoVUVwYWMwTlNSM0ZaV21jLnBnUm1nNlNuUjhRRVN6NlgxQXBPalRlNlFlejlnRjRtM3VUVDV4LXJqRmMiLCJleHAiOjE3MDYyMTc1MzksImlhdCI6MTcwNjIxNzIzOX0.s1QSpv7LlvoKb0aZ_Xyej_-L3ALFeW8K0uL6BXd5ZTw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:13:59.847 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:14:02                                        2835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=831863 KO=13482 )
> restLoginInitiate                                        (OK=412199 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=410991 KO=1186  )
> restloginProgressiveProfileCallback                      (OK=8673   KO=1186  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.12%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.12%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.82%)
> status.find.is(200), but actually found 503                      4958 (13.89%)
> status.find.is(200), but actually found 401                      1186 ( 3.32%)
> jsonPath($.tokenId).find.exists, found nothing                   1186 ( 3.32%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#########################################################-                ] 78%
          waiting: 119292 / active: 36     / done: 423287
================================================================================


================================================================================
2024-01-25 21:14:07                                        2840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=833461 KO=13482 )
> restLoginInitiate                                        (OK=412991 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=411788 KO=1186  )
> restloginProgressiveProfileCallback                      (OK=8682   KO=1186  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.12%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.12%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.82%)
> status.find.is(200), but actually found 503                      4958 (13.89%)
> status.find.is(200), but actually found 401                      1186 ( 3.32%)
> jsonPath($.tokenId).find.exists, found nothing                   1186 ( 3.32%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#########################################################-                ] 78%
          waiting: 118507 / active: 24     / done: 424084
================================================================================

21:14:07.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 424096: status.find.is(200), but actually found 401
21:14:07.747 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,424096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f77e23a, username -> user.1000520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b4ffed4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217247697))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzdvY3Vrc2VpM2VyMDhrZDlxODk3cGYzN2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFdEZHBWRlZyZUVVNE9WRXpPRGhHTWpWVlIxQjNMbkUzUjNkRWVGQlJkRTFHUmtkbVNWRkdhV05KZWs5M2IxSjNaazVRVUdGaVJ6QXdkR1J3UTJwTWFGTTRXbTk1Y2tWcmVrWlJiVVZXVTFaWFpITlVPR05WVW1jMFZVUnNZbEIwVEdoR04xOVpNMjQ0V2xaUGNrODJURkJmZG5oRmExUlVkVzFOVlRaSVRGcFBkV2MxYVZsb1lsaFpPREpITWtkb2IxSXpRVlpyUjI1dlgzVTBRMHBrVVc1aFJEbEpVWGRWTmtRd1YxTlhPVjlTUVZBM2ExWlhaM0pPZUVGRE0yYzVNMGxUUm1KeFNuaFJjVlpHV0U5Tk9HMXZRVTVVVWs1dFpIbGhjVlIzVjA5NlF6WndORWRETkdGUE5XSkRWVlIyYTAxemIwWkJhVlYzTW5GT01XVlpNRmMxWlVSMFNHMDBZbGw0UTIxU1ZuQlFlRlp1YkZkS2RUQjRUREY0VkhCcGMydGpWM2hLYUU1UE1EWjZNMmwyUld0MmJtRkZlRlUyU2tobU9UZHdSRUoyUTFRM2RsSmZUR1V5UkV0U1RXdGhibWxoZERGelZqZHZNMk5FWWtseU0xVklOMWRtTkROT1ZUTnhkRUpCZFRGclREQnZVSGxtVlhSMVRXbHFXa2hKTVRnemNIZHBRMnB3UjNscldubDNjVGhGTTNkNmNEUmxkeTA1ZUdKbWRUZFBTM1l3WWtRNFNtazRWVE5xY1ZCU2NDMDRNMmR1V25KT1VVUm5ObWhCYmpkaFMzZEdhMDVqVWpoVFZIZElRbVoyTW1SV05XNVpVbVozZFhKVVNIZzNWRkZPV2t4dk1VTkpReTFEUnpOVVFtTllVaTFuYlZGTk9GOVZhM2REVUdwSWNERTFTRTFhZVVaNWQzTlJiV3AyWVZvelRXdE1ORTE1ZEdOZmVIaEdNRjlRV0hoNlp6RTRSa2x4VUdVemRXTkdiMWs0T0daUVVFVkhjakoxVWxwMlMwNXhNVUp1Y1ZCaFlVNVFNbXRWU1ZSMlltUjJibk5HYkRNNGFrVnZjbVZLZGs5RWJ6VXROSEJ5VWs5cWRURmZURWQ1WTI1ZmEyNXZZa1E1V1V4WFkzaGhXVnA1UVc1TlRGWlZYMHRmUkcwMVpHazNWbTFHUlhwNmFWUlJXRFJPWmkxd1ZWVnpabXBVVDJ0TVlsRnlWaTFDZEdaTllXTndXbk5sYnpZMVptaHJMbU5xTTI1R2VVTmxjMUF5TjJ0TU0zWnFXVTU2Um5jLkVNTllGZXM4V3FEWmNDeU1kYTVwNmhfTkoyTXIxMlJDMXRVN1hzS1dIckEiLCJleHAiOjE3MDYyMTc1NDcsImlhdCI6MTcwNjIxNzI0N30.q01fUBbwWrGD9QedN8zooKVV7n5M1udTRYQtQ0LmKws","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000520"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:07 GMT
	x-forgerock-transactionid: e1cd5646-fdfc-49b7-ad39-040a9282a851
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:07.747 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:07.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 424096: jsonPath($.tokenId).find.exists, found nothing
21:14:07.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,424096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f77e23a, username -> user.1000520, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b4ffed4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217247788))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:07 GMT
	x-forgerock-transactionid: ab946cd0-b221-44b8-ba58-dda4826c74b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWQ3ZGc5YWNoZjRmbjF0ODhtbzVuaTdyYTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T2IwbHllRzB6V0VkVVVtSktNMkZFYjJGcVJFaDNMbXBWVmtSUVRFVXhaSE5QVTJSd1VGODBZWE53YVhwQmJ6ZzNTM0pIUld0cWFVMXVRall6TldObmVqTnRRMFZpUkhaTk5tTnBOVmxsUVZBMFFrWTVhMUF4WlZwYVJqVkhVMDV2Y0VGQ1NraFBWMlJNYTFkR2QxWnhXVWhZZG5vNE5UTTFiSGw1VFhBM01UTTJVVzFQVkVKNE5IaGxibWxVUjJaUWRIZHJObDlHUkhoZmRucHBTSGxrUmtGYVozTnBVR3R6UmxNeFVYVklVVVpzTm1wbmJsZzJOMloyZVVsTWJsSkxXVmd6Y2tOR1JUVkNjVk4xVjNwNldXbFdVbGxoUVhsSVFtVTBibFExTjNWVWJVWmFWMGxsVG1WaU9FRkVXRzlQWmkwdFNVZExhbDh5ZFVwS2RuSjBNMlZGTWxkU2MxWm1iRmRhUzAwdE5HWkRVbU5yWjNWcmNYbFJWVkpYWkVGQ1gzUnFNa0l4T1ZOMFJtNDFaWEZzYkZoeGIwOXZSbVJKZDFoTVVIRlhjMFpFZEVKbWJXOTFOWEJPWW10RlVtWktSRzlQU21KalMwMHdSbXhzU210NmJXVkxXVVpCTjE5SFdFOW1aRzVsV2s0NWVtdEpWWGwxYWs1dlluTTJRVWhoTFVKMmF6aHhjekUwWWtoWFVITXRjVU14YjI5SWRtaFZRa1pMT0VwclQyVnRXbm8xU25wcU1rOXVlbUpQU21SWVMxVnNWVU5oZHpSUlpVeHVVRUV4VFRKT1JqVjZZV1JMV0VseU1rZG5RMEpKTTA5NlNFcFlRVEUyV1VSc1ZtaFdNVVI2WmxSWWQzQkZZbk5rTmxGZk1HaEJSMXAyZW0xdFVGWklUVGxKV0RoNVdUUmliak5wVjIxNGR6ZFhNRVpmVVRkTFp6Rk1WWGxSZEVwUlZVRkVSRE5sVUdGTWJuUjRaVFp2T0Zac1UwVmFkR1ptYkRFMk5VWnJZWEJXVTE5d1JVRTVlRVYwZDFoWWJFRk9WVFp1TjFaTWNGSjJURk5rTWxKWlRXbDJVekJNVVdkdFozaGtjVzlIY21WS2RXTTFVMVl4TW5oM1gwRm5NVmhOVURKd1h6aEtabEYwV25aVFdGWlJORWxpUTBNNExWUkpVVWh0YmxsSWVsRTRMWGxqWW1WSVFsVm5iSE5pZWsxVk4zbE1jMDFNZUZONVpYRnlOblZwUTNOTU5YWjNMa3hSVlVrNU1HTnpjVkpGY0dGcE16UlNURVpDUldjLkdfMkU1cWxGZkh1Vkktcl9FSVJFTkFTN2NsLUZONERkMmJzTzFqSlFNQ1EiLCJleHAiOjE3MDYyMTc1NDcsImlhdCI6MTcwNjIxNzI0N30.QeV2nBFEAA_9G-2nNOAEvddkxqFL1PZG5GLz40RJYew","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:07.789 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:07.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 424106: status.find.is(200), but actually found 401
21:14:07.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,424106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7137f078, username -> user.1001142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a85638d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217247764))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3BoZ3R0bmpjMDdzaXVhdXBoYmhuZXBucmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlVsODJZVFkyVTBONWMyRmtSRk5GV210RFRqRjNMbXhoTVdkeGRuQjJTVk5tYnpSVmJHcFlVMnBVUzJOVmVsQmxZMGRKTW5VdFRtSXlkbk51Y2tWelNISkRRM05vWjIxT2RsVlZkWGRZWW1oWU9FbGtjMkZUVVRSRE5tVm9ibkp0U1VZeVJrTlllVlU0YkZkek1GcFpOSGxIUjNJM2MzaHFTM2hqTlZWWWFUaEdWMUJJY0VKMGFFbHVjR00wVkhSdFNsbDRiak5YYkd0UlYydDRkMHQwVEdsUE5Fd3djRVpzTFMwNVduaFZORWxvV0VOeFdqVmpaVXBJYzNVelIxRlRXVzlPYTFKVlRVSk9TV2xCTFhBeWQwMVpNVlJmYlRWWFRsWkVZVGd0WVdSRFlYZG1TMVJ4TjFKdlMwZGpibU5zUWpnMWNXSldNM0JrY3pob1V6QjFVVFp5YldGbGNWUXdhelZvZDJwQ2JUTlZkVzlHVVRCT1VGOUJSQzFxWkhkWVgydzBZWEZPU25KcVRraFRWVlZGUmt0TFIyaFpXRkl3TlhweVVtcGZTbnBXVkZGRk5ERTVXRkkyVVU5TU4wVjVOVU54TURkM1FuTndhRkl6VFRBeFpVSXRMVGs0YkZRdFVteHJRVFF3WDJONFEwcExPVzVmYWtWV1EyNHlhRXRYYUhaR2JreHdhM0Z6WkVOaWExRnFSMEowYkZOT1dUbG1jeTFhTlZSd1UxWTNNRFpLV20weVdFWXRWelZWUldFMlJFRTNNMU40T0RaMVdqbHpUSFpRVFdKRlRHVlJPRU5tVkhWc1QwVkdObU40YURFMFp6TXlhWHB1ZGtKUFExZDJjV3B2TTFOVFJqWlRPRkl5V1d4T1JucDFNRlV6U25WemVVaEVZMmRKUzFWbFVXc3daMmxyU2poTWIzSnpWVWczUWpBdFdGOWhZV2MzV21RMmVXMXZiV3hLY21WdVMyNVFNRUpwZFhoRlJURnRRV2RxZVUxTU9XMVNVMVJUTVV0T1RqaEplRlpyVldaUExVTklOVzl5UkZObVozSmxhVk5sZFRRNU1VbGxiRVZvVVd4a1ZXaHpjM1JSWm10dGFXSlFYMXBsTWpCeFEzWXpNa2t3VVZKMGFUUnNVMFY0WjB0eGMycDVkR1JMV0ZwQldVUTRUVnBEWDJ4VVkzTjVPRWxsVkdrMGFUWTNlVTFvVlV4U1VubzJXR1ZHVlRWVk9VVm1SekY1U25nd2RUSmpMalZKYUhwSlpqaGthbTVrYUV4eVFsSktRVjlqVjJjLjRfY1FycTRfTUk1RmZndHp3ek11MzAwZU9pNGRBZXAtcmQxYlgzMmJwaU0iLCJleHAiOjE3MDYyMTc1NDcsImlhdCI6MTcwNjIxNzI0N30.RP4O7xF46CiqYIvqhgDeMNWBdW54ttYdgPDhFAqMYG4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001142"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:07 GMT
	x-forgerock-transactionid: 6f355e6b-588f-4a0a-92f5-e2c62ded48fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:07.813 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:07.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 424106: jsonPath($.tokenId).find.exists, found nothing
21:14:07.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,424106,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7137f078, username -> user.1001142, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a85638d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217247852))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:07 GMT
	x-forgerock-transactionid: cd965255-2127-4782-82aa-81080e78a451
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2xpMjVsZ2M2dHJpbHUxODh0dDhnYTZlcjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ME1XNDVjamRxTVhKalR6SmtVekpmV1VSS1dUQm5MbU5aVDBKeVVFUjJUVUZOU2xoZmVFRlJMVFpDVkRkZmRVeGlhM2c1YjBoNGR5MTZiMVpuT0ROWE5UQmxZVEJqZFZoa2FHNUlOMmwyYXpKUGJHUnRVbVZHU0c5NmQxQmFiRzE1VTNKRWFYZDFVRWg2Vm1wNk5FVnNObkZsZWpaaldtTmpla0V0VkUxcFpqaG9hVmhEU2xOa04zVmFUVXQyTTFGUGMwRmpaMVZ3ZERJdFNISm5OeTFhV1ZoQlZEZGpSRWxDUkd4aWRYZ3dWVGc0TjBkTVprZDFiamN5ZVU1NVVEVlhja2xrTlhBeVlYWXdXa1ZrVTJ3MFlqWlpUbHBpY0ZSQlN6SjBibEo1TUVkdk5teG9MVzh6YTFWT1NsRm1Zek5oTjI4MlQwUlphVzUyZWxWMU9VRlBjMVZ3YVRoSk16VnBZWFE0UVVjdGJFZGpVRjkzZEdoMk0yeDRNakF0ZDJwT2VrSldTMHhxYWxsNFlsVkxWbTFoV21sckxWTkhPV3MwTVV3MVdsaEpaRXhhWkZrMFMwbHpSM2RoZDI5WlIxTnJWSHBLTFVWdVdUVlRaMFJaZEZjNFF6WnNRa1ZmY1hGWWIyMXZTMkYwU0VFdFYwTTJaazE2ZVcxQlEzTTNjRzVXV1hCS2RVeHJNbmxGYkVwUmJXRlVNMWMwZUY5VVVHaDBTR1k1TlVGcE9GOWtiRzlQTVVZdGIxZEhTbXQ1YnpJM05tUlNSbWxFT0hadVFWTkRUM1JSWkVVNU1qaDZjek5DVUhOS05ESnJVRXBtZURSVE1scGhaR0pyYlZGeGVYcElUbmxGZGxoV2JEWjNWa05qTFd0clRWVlJiMHhUYW5WRlZHWXRVamc1VDI5eWJFcFlXV0YyZG5WSGQzUkZhVWR0YTJOeVVHNVpkakJDWlRsbGExUk5hM1J2Y1doTk5EVTJTRkJNZEhsdFZ5MDFja2RXVDNKc2JtNUdhbXhmY0hkdmRWQXlNelZ4WkVaUVRIWjVhMjFqWVhST0xWVlVjSEU1T1VwWFNVbE1SWGxvU0V0dWIwaDBiR2syV0ZoZlZtNXNUVEpXVTBsTFp6WTNNMkpSVm1FMmNGcDBaREJ4TlVGVGFIRk5VRmt3WkVWeFZrSnRYM1ZyVkUxTlZGODJXVU5NYzIxeE5VMVFNVzF5VUUxb2FFZ3hTVVp3UTFOeWIwaHBXVmhhU21GSFFWOTNMbUpQVG1salZYYzFSVUp4VEhjeVNGWklZbFpzYzJjLnI2dXI5bkNmbV9NM0daLW80bDl4VWc4N0NYMjhSYTZCS0NBT2lOeEdLcmMiLCJleHAiOjE3MDYyMTc1NDcsImlhdCI6MTcwNjIxNzI0N30.Lqytnc2Wt9mVK3dwEPmEGZz_3RWwSvXKYHfra7gDgIw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:07.854 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:08.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 424166: status.find.is(200), but actually found 401
21:14:08.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,424166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@157a128f, username -> user.1002204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c13a71d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217248142))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWI4aTg3YWZoZHZuaDRqbzNodWw4bDc2cDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R01rZHhiVXg2UlZKMVNGRnlORWhETlRsZlZEWjNMbkpQZGxoMVlrOU9VVlpuV2tOSWVVRnZaR2hhYTJKT04wcHhiRnBJVERkZlRsUmFjMDB0WDJoU2VHTkdPRTlLWnpoWGVWTnVObVowYkVsbWRsbEJWSEZ1VjJGVlZERkRWRzFyTjBkdFVVcFRUVVJsZFVKMVpXNXBhbEppYjBsb1VXbFVPV3hGWVdGVVMwRkRWRmxJTFhoeFdWSnBjRVJrVFU5T2RuRmlaVVpKZURSeGVHdFRiMUJZUWxOcmJ6ZzNabEYzUlV0YVgxOWhTbWszUzI5TldHUjRZams1YlRKMGFXWlNXbU5hUmw5MVZXWmxSMjFKYm5SWVMydFNPVGxTUm5STU9Fd3dOM3BQVFdOVGFWTkZPV3R6WDFsWVkwRllhbXR1Y3kxcWFVdGpNbTUxWjJsdVpIZG1SV2h6TkRCMWF6aG1WakJMVVdGWmJreExVMVpJVkRSak5sOHRSVWRIY200eE4wTndZMUZ1WkhGQ2RqTmtOR1ZtVDFaWmJGbE5Xa1I2YkZaeFdITjJSamR0YkZsck1VTklOMGgxTVdWMlVreDRaMUp3V25VNVdEUXdialJ5VlZKNVEyNW1hV1ZJVVZobVZYWldNMVZIWnpGT1VtbHZhelJDWlhOa1NraGFMV1ZEZFV0d1VFeHNPVFJKVEdWTllqbFlVbWMzYW1vMGNUVjJjSGhNUldWaE9UZ3hjRTl3UzFwWk5rWTJNbTlEWlZKQ2JsRnNUbk5TVVZwbU1HdFNXa1pzVmpSeFlXZHhNMGRRWjBFemVVcG5WRjg1UWpSNWRrZEtNMDlzWWkxalIwVXpVWGxqTFRaemFrRnhUMFl3WXkweU5FcHhURlptTmpOcWJ6QnJSQzFhUVhoU1NWUTRSekJEU2s5U2FFSkRXSGhwWWxWSVlrMXpjR2N6UTFwaVNGUkRWR1JSV0hjeWJtaE5TVkZ2ZEVWM1EyNTROMXBVWlZrM1dsQnRWMmR6WlVaM1pVUlBVa3d0TlZFdFJYWlVYMDVuYlhCUVZHUkRWRXhJUlZaMVVGQmtOWEJFVlVORE0zazBOVFF6U3pCeE9VRmpXSGxJUVMwM1gwWk9lVWxvVW5WSWIyaG5lR3BCVDJ4dk1uWm1Wek51Y2t0dFJsZGFjMlp6UTBrMFVIaDJVMmRIZFdkMGVXOXRaSFJ6UkRaWlYwRnRibU5zYVU5NlNHTnZVa0pSTkd0MVIwNDBMbEprV21veVgycE9NVXRoVFUxT1FVcHlXRlo2VjFFLkNaVmh4am1EWVVWQmVXdVU4OTdpSmwxbkZMYThiMzl6c1ZRUWpxS0o4dXMiLCJleHAiOjE3MDYyMTc1NDgsImlhdCI6MTcwNjIxNzI0OH0.JBtpuKny-EFPilYV0_nNwGXUJMLgFznKZM2QTVpAvz0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002204"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:07 GMT
	x-forgerock-transactionid: 618ccbf9-f813-4eae-aa46-0a1364cb89a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:08.191 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:08.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 424166: jsonPath($.tokenId).find.exists, found nothing
21:14:08.231 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,424166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@157a128f, username -> user.1002204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c13a71d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217248230))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:08 GMT
	x-forgerock-transactionid: aed5fcfa-fd6d-4827-8a8d-0a62407650bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3YyY2xzM2FkdDN2a3E1bmM5cjRjcXI1aGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmVqTllSWGxxUldaMllsQm9kR1JRWmtORE1TMVJMbFI0TkVVMlVsRjJjM1JZTmtsQldXSkxNbEJNVGpCMVoxWXlXa1F3WkhjdFF6QTBTRkZ0U0c4eU0xQjZOME5pWlROdmFEUnBZa3BaYW01dFluQnBWSEZNTmxCUFUxWjRUR0ZxYVRWVlJtSjZSRE5LUm5VM1RESkRUVU0yTWpsVWVtUmpiWHBKVWpjeWN6QnFZVjl2VTBGU1dpMXhiR2szYzJrNFJqUTVYM0Z0U0MxR1EwUkdVa1JvWHkxbWQyOXFWRlJRTXpOalJFdElXVTl6U3paMmJETTNaVVpsWmpGVVpVdFhWazVhV2xkNVNtTm5WMnhaWDNwMlZqQlpXaTFRY0d0TmN6ZE1hSHB5YWxVM1psY3piMGx2WlY5VlYwTjZRamxEWVhsdlJWUklURVZSTUMwMFNWaGlRVkpyU0VabmJIcEtWRVZqVm5kdU1XTmZSRVJ4U0hkVVUxVktjRUp3VjFJek1ucHlOblJrYTIxTFgyUjRMVU5ZVWtwRU1sVlhSRlJPVW1JMlZ6ZzNjbTV3TUcxdU5FWmhPVkpNWTFsSVFXMTJXRlJsYzFSWVMweFFTR016Ym10dU9XeDFkWFZOWlhaTVRrbFJPV1o0Tmt4ak5GUlZiRzkxVkRKTWRHMHRlRmhoTm1SQlpERnpRM2d0TUROTmVGUTNZMFJCYlc1aVVsWmpReTF2U1hvMVlXbFZSV042WjBOWExXTmFWMjgzVldJNE5tdENWbmRpYkZoRlYyeDRMWGg1YVhKdE9HSmpiVVp1Y2xCbVNIQTRXVkJoVkZSeVEwRXlWa3RJYjE5NlV6bDRYMTkyUVRSMVdsTXpjakpaV0d0dFZHNUhlRU5oVlVKbE9XMXRRVFl0UTI1clptVnNkbHBXVkRkbFMwMHlhazh0TFVKTWNsZERUV1k1UlRWTldsWkpaM1Z3UkVWVlNHWnRlblZNVXpONWNYWTNlRWRwVm05bGVuSmlSa1ptWVY4dGRXbFhia1JRUm5BMldHUnZMVEp1VG1sVGRVaEZUMFZPTVdGeVYwRldlSFJmYkV0c1VVdHJTbnBRTkhsUlRYTnhiSGRVTVcxZlYxSk9VbFpqUTJZNGNXY3daV1JvWXpOdmFHbEVSazF4YmxWcE1HZGhPVkpqZVROdE1raG9WMDFKUVdsNVNFdDZTRVphYkdKNU5VUkxlRWhhWkU4NWVrYzRaSE5wUkdKakxWaGpMbHBvT1hGc1MxaEhVMjlwVjFGclJqTXdOelJUZDNjLnRSeUtjV2ZVLUZZd2QxRDQ5b213SkNtX3hiOUR4ZlAzbWg1cm5GZGUxbnMiLCJleHAiOjE3MDYyMTc1NDgsImlhdCI6MTcwNjIxNzI0OH0.VXpndB-JfsfLQNARbqS3eJY6dS5omgr9b4pcH7MEGYU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:08.232 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:14:12                                        2845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=834997 KO=13488 )
> restLoginInitiate                                        (OK=413753 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=412550 KO=1189  )
> restloginProgressiveProfileCallback                      (OK=8694   KO=1189  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.11%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.11%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.82%)
> status.find.is(200), but actually found 503                      4958 (13.88%)
> status.find.is(200), but actually found 401                      1189 ( 3.33%)
> jsonPath($.tokenId).find.exists, found nothing                   1189 ( 3.33%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#########################################################-                ] 78%
          waiting: 117748 / active: 18     / done: 424849
================================================================================

21:14:14.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 425095: status.find.is(200), but actually found 401
21:14:14.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,425095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d215b2c, username -> user.1001442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17a57173, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217254412))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjQ3OGFpdGNvZDJuYnM3anBxY3VzbmY2MDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1RYSk1RM1ZEVkdrNVVuRjRUR3R3YWxoRE4zVlJMazh6U1Rsc2FVZHBRMmRyV214M1ZWTnVjV1JFZDJkVlZHaEtaamxZVmxWUFdqQnBSWEZITlVGbU4ySlNiVWRqYTJWSU5qVnlRa2Q0VUdkQ1NHTTRlbE5zTVRGU1MyTnVOMjFRWjBwdmR6SnZUWFI2UWtkSE9IbENhVEF0WlZKUlh6bElaRTE0UzFaeU5GRk1ZMDlvUmt4U1p6Wm9WVGRJYkhNMlVXaEliRTEyUVZkQ2VtNWpSV2RGYkVGTmRtVm5MV0p6YzBZMVQwZEpUbEpxUkdaM05FbHFNM2RXTmxoRmNuRjJVRFJtU2s1eVExVnhkM0kzZEhaUlpIb3pPWGxmV1ROd1pHMUZWbGhWTUdGbFN6UkxXSGd4YjNVeFNETTNkazh3ZW1wc1MwcE5WRkpKWkRSRE5rNUVkRUUzTXpORmVFbFlSVXhXTlZGeWFYWlNRWE5LZDBKVk5sSmpWbWM1VVRBdFRGSjFhRWhDYTNkSWIycHhObTlGTmtaUlgwVXRXRkpUT0c5UWFsQnBjbUY2WWt4cE1ERTVNM05zVDNOSVpWUTNPRTFZVEc5blgxTTFZVTlrWjBKblluZ3pWRjluUjJWRmJHSk1kamxhTUdkWGQyUjBRMDA1T0RVMlQwdHROVzlTYVZCcFIxaEdkRUpPU0U1Q1QyMU5OaTFQVlRGeFZ6SjFMVEZoY3pKeU9GWlJUMk53V2pkSU5uSjJORmd5Tm5oVFl6QjVURTV1WWt4TGVXSlFOR2MzU205Q2VWaE9lSEk1UkhCdU0wRlliMDFPVmt4dmRHUk5SSEYyVEhKUk1UVlpaamN0VUZOYWRIYzVXVU01ZFVGa1JFMXNXa2htZDNSR1VHVlhWRkpPUzJoelltVnhha1phYTJwWVdGSlBkMFZKV1ZsS2VYZFJhWEZqWTJKelkxTmFVVGxrTmxsNE1HWlVNRTVtU0d0NGNXVjZiMWwyT0ZwcFJIUTJObFF3VlRsalIyYzFSelpEY1d0cUxWQlpUVGN0ZVV4WWVWTjJOME5UVXpVeGFEaHVMVkZYTTNWclVFSldSV0UxVWxGUVZHSkxkRTB4YkhweVozSlNSRFZMZWkxbmVEWkVObGxEU2tWbGNrbFJaMWh2VjNFMk9VVnNTMWc1TFV0eVRsOHRRbTVJTFZWWWMwZEJkMEYzV2tnMVoydFpXbTVoUmtacE9GbG1WekJTU2tWa09YUnpMaTFJVW01ZlVVMXhkbVJ5VW5Ca1FuSXplblI1YjNjLlRMalh1S1I1M3RhY0prT01QQXNVTjJpZXpxalEzVHoyQXU0bGZWRnBwNTQiLCJleHAiOjE3MDYyMTc1NTQsImlhdCI6MTcwNjIxNzI1NH0.r7MKTPb_ofkb1xseoHeIxmOZy0ZJDUmszXQYHa4tgjE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001442"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:14 GMT
	x-forgerock-transactionid: 6d50d647-dbaa-4d16-89b9-0db7d3637954
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:14.461 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:14.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 425095: jsonPath($.tokenId).find.exists, found nothing
21:14:14.500 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,425095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d215b2c, username -> user.1001442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@17a57173, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217254499))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:14 GMT
	x-forgerock-transactionid: 4f5ed4a4-624a-4762-8fd3-98f644c083f9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2VydTQwNG9ha3I5dHRxNHE1YmJhOTVxdjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Uk5GUkJNM2xJYVhCbWFrcG5SRmxEWW1aZk0zRlJMbEJsWTBNM2RYUnhiVTB5UlhWaFRYZHRjMlF0TVMxMlZtcDBUM2N0VTNCM2NEVktUM2hmTURCWVVpMXdXa010Y2xsbFZsRmtYMnB6T1hKaWQxRm9RbFE0VmtaUVJVUkpXVEJSZGpsMFVtMXFSMjAwUzJNM1drcE9UVmh6YzFKMVpIWTJha3g1TW5FMlVUZEpjV1p5YW1Gc1lTMURXamhXV0RNMVJubEtZakJxZFdOS1VVeElSRk5NZUVJNVMxcFRSRTVUVDJsS1MxaENjRGxqY3pOTk1Ua3dSekJqTmxaU2JHcDNiM05yYkVsYWFERTJiMFZaYm1JMVRrOUpOVkV6WlZGcFNIVnpkM1JTYWxkWFdUaHZOMVZCY2tKRmJVbHNSVlJyZDNKdFoxcGpZMGQzVFdab1EzVkhSWG8wU205RlQxVkxOa0pJUkdJMVZEWmtSRnB2VUhSd1RXWlNVMHd0T0hvelVpMWFWMnhoUzBrdFNEQnRZMnd6U2twU01qbHNjRW94ZFZGU05XMWpOM281YlRSWWQyTjRlV3c0WVZCbmQwdGFTSE5hUjAwNU0zbFpNVVpMUTJGeUxTMDVPWEZUT1VKR1kwVjRXRWR6VUd4VGRUUjBOMDlEWldGek5IYzVWVVJXUlhaUVptdE5hRlY1TURRNExXRlVUa3hQZFROeWEzUTVUVGxDU0ZoNVozWnlUSEJmYkMxTE1VbEVSbTU2YWxablNuWllkMk5LU1dOZmRXcExXaTFtVEhBdFRsWmFhUzB3Vm5JNE1tMTNVVk5DZGxWRk5qbENhbE5zY0hOa1ZFTnBRVE16VTFaT1lXaDZiVE51V201UVIxWXpSMmxGUkdremNXdzRhR0pLWTJaWFRrbE9PWGhhY3pGU2VuWlZOR3hOY1hwaGFFOTRPVWxxY1V4SmJWaG1Oa2hLY0dkSGFGaEtOVXhoVkdWb2FEbE1MVXRGT1U4NVRHaGpkR1JWZFZnMGFWUkhibUpTYUhaS01rdFpUM2RFY21KNlVUQm5aelpHZUY4d2VHUnhPVEo0WlhKNGRqbFNjbFJTWjBwb00xQm9TbTlWVVVOT1EwZE5aRlJNYTJaNVZHVXhSRFV4Y1VsRlYyRllNa2sxUTNKUVdXMVJRV0p5VldsckxXa3pRMGxaV2kxWFNtdFhkbGxTTTNKd2VYVmhRVlJuWld4YWJURkNOemhLWTBWMlJEVTRMbVIyVmpOMmFVbGFNRjgzU21GeE0zbzFhVWhHUlZFLnNSWjIySnFpWUhERGxqYUNDVXlEWG5pMGtJclU3WEl2eENRTTF4d1NxYlEiLCJleHAiOjE3MDYyMTc1NTQsImlhdCI6MTcwNjIxNzI1NH0.1JlxxqzRopMI0UesMdkZR9ogUFZkgwJy4rT20tYiLBs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:14.500 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:14:17                                        2850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=836366 KO=13490 )
> restLoginInitiate                                        (OK=414442 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=413219 KO=1190  )
> restloginProgressiveProfileCallback                      (OK=8705   KO=1190  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.11%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.11%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.82%)
> status.find.is(200), but actually found 503                      4958 (13.88%)
> status.find.is(200), but actually found 401                      1190 ( 3.33%)
> jsonPath($.tokenId).find.exists, found nothing                   1190 ( 3.33%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##########################################################-               ] 78%
          waiting: 117056 / active: 40     / done: 425519
================================================================================

21:14:18.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 425649: status.find.is(200), but actually found 401
21:14:18.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,425649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@262e2db5, username -> user.1002927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ff0ba0b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217258303))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamY2MWlxbWd0dWhwbjRjbjZtNHVuMGVhN2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVJHaHZNM1pwZURJNGJUQmZlRmwzTFdReFdHNTNMbGQ1UWpWVFJEVjFNSE5GVEZsRmIzSXdSVkYzTlZGVVNVdDBRVGN0TmtNNVRIVnVkek5XWVhOVFRIUlFZV1o2Wm1kSWMxZHVka0Z2VWpoWlVHeE5TbXhJZVRkTE5YWktOMjgyTFVVNVZFUXpjbUoyVDAxaE56SkhWbDh4TVZaZk9ERm1lRzFTYkhFdGRETjVSRlJzVHpOalJteGlaM1E0WjE5d1IzbE5VWGd4YjJwa1MzUmpjbFJ1WlRkemRGSmlVSEpIWlVSU1RHOTRURkkzYzBoaVlVSlROVVZrVmpSVWVYWlhVRVJoVTNCVVRXVmxUVGgwVG5sMlVXTjJjWGxIVWw5S1VVTnNOWGh0ZGtnM01qZHpYMUZIVEd0RVNsRkZiMWd5VlZaV1QwOURUbTFwTTNOM1praFVabkJXT0dwVlNUbENaWGRVT0UxU2NqaEtSbFZ5WTI1alYxQkVabFpzUjJKZlFteG9kakEwVlRFNGJqUjJVa0ZHWkZSNVpITkVVMEpqTjB4U1oxOXRibXRXTkdSdE4wbDJSalZFZDAxWlltZG1NMFo1ZWxGcVMyNWtVWE5tUjNGdGJFeFlVREo0YWxGb2NrVm1WMjFEYlVkWmVGVm1hRTlQVDJka2FWa3dXV2RqYjJGR00yaGxVbFZhT1hCS1ZVTmhUR1E1ZVVaUmEyOHpObkpNVHpKMVRUTm5aVVF3UkVKb1FUWnNSRzVsYXkxWk1GTnlNV3RFY1c1dVluUnJTbkl0WjFSdmN6TXRiMHBVU1ZGblpIZFFkVVJxT1hkMk5FbElNRXhXUmxRM1dYcHJTV1pHYzJacmRETTFPVWhyYTNsc1MwSmxjRnBUTlY5d1lXSlJZbEZFV2xsMExWZFJOWGhsVXpWU01IWllaMEpyWDBsNFgwdzVSR3hzVjFoelZFVnRXRTR5ZVRkYWJrUlRiakJyY1hkUVdHeHpSSE5wYVVONWFIcHlPWHA1V1VsVVdXMWtRVU5OYUZBdE4weFJNMkUwTW1abk1WOUpZbEZJY0ZFd2IxVnhUblJQVUhSNlYxZHhjbXd6ZFhwZmFsSXRhR3hvVDBKVk0zaDROMVpLWVU0elpHZFdSa2N3TTNOT2VscHBObmgzZEZkTGFXeFBTVzVtYVhCQ2RtOTVkVlkxZDNSSFFqa3pOSFZVWmtOdFZHUTRVa2gxWkMxSFNHMTJReTFEYW1scVVESnpMbWhFWVZweFNXUjJSVTV1YmxORGNHVjFOak5DTjNjLnBzaC1lZUhhbWgwOXFYRTFSaFBvUG9HS1RGODk4dGswNW9GcFlxbjlOTkUiLCJleHAiOjE3MDYyMTc1NTgsImlhdCI6MTcwNjIxNzI1OH0.cNwAcy2FNy4-AgGwKffhcQ0RaG3YkYFCjlWWgh7wXxk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002927"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:18 GMT
	x-forgerock-transactionid: c4c4926d-da4d-4530-b536-41320e4fa14e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:18.353 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:18.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 425649: jsonPath($.tokenId).find.exists, found nothing
21:14:18.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,425649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@262e2db5, username -> user.1002927, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ff0ba0b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217258391))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:14:17 GMT
	x-forgerock-transactionid: da4c677a-289f-4601-8d00-271b07dfbd01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicW9jYWZzZGEwcjhnbHJlM2IxOWI4YzR2cyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTUxUzNWb1lUSnlXVTlRVTBFdFNVaHFTaTAyUjNsUkxrbGZXVkpIWTJWU09HdFNNSFYxVVZKblYxUlBMVEkzYm10VlUzQldjVXRoUkZBd1UzbHpibTFrVkV0YVRVWlJhM2hNTFZkVVEyNWhUR3hXVVZGek5XRlVVbk0yZVhaeWVIRlBlRFJEZVhsUloyUkpkMVoxY1dwRk9IRmtaa3BsZFRkU05rRnZWR0ZWVDBoblQydFVZVGR1WjJkUVluTm9TbmczVlV4a1RUZ3hXRFk0ZWtKM1prbDJVWGRzUVRaQ1gzVXlabE5pV1U1blVXeFZlVTF3WW5ObVp5MVpUMFowZERaUldrUjNabU5tYWxORExVY3hUM1pOZGtad1NUVlNSblJxY0RKdFQwdDNNSEUyV2tKMWNrMTZTRmxNV0daaFREWkVNMnd3ZVVsMU5GRjFaMWswZEd4MGNGcERTRGhaV2xZNFJFMWlZMlJDTVVKUlNXZEJSREk1U20xWVEyNUhkbkY0TTBoWlQyaENXSGhzTmw5S2RUQlFUMnhTTTNOYVlVZ3hYMU01UlUxbFgxOVlXbE5hWVhGTFNVUlJTbXd5ZVdsb1UyMXJUR2RzYnpKWGRWTXljV055WDIxU1IzSlZPVUZ6VUVOM09FdFpaMHRsWmtsT2FsOUtPVWxNYVY5ME5tNDRNWEZGTWpJd04ycHlXbWt4WDJSeWQxcDRZWFExZG0xT2R6UllTRWg1UjJ4NGRERndibFl0Y21SUFNYbEhaVlJoVlVsRFluTXhhVWMzV1hocFUzTTRZV05SZVdONGFrNUNhbTgwZVRoTk5FRlhYM2ROY3pJelRXeDRRbEJxZFRCdWRDMXBORnBmUldOM2JHaFJNa3hPZFVaT2NuVTNkVXcxYTNobVpXaFlhWGcxVlZKb2NtUjFTMjVTTTNsMWRVZzFVVVZqWjBvemIxRm1abk5oV210NE1HTm5URWxOYmxJMGNqQkpTelZPYTNKMVdIVTJaekpsV0ZsbFoxaENZMnhUU0RCWE5uUjJaV0l6ZFVJMVVXUnRYMmgwWW1WaVpFZFVVMGxFVUVGVVZIQklSWE5ITjFodVVWQktTazlVVm5SNE9XUmxjMU5xZFdKalpqZENjakY1T1U5UlNuSXpObkZ5ZWpWRGF6UTVUMkpLTmtkNGJrRTBMV1ZzT1daZlJ6bHNSWFZtTjBKR09EZHdTMDR3U0VVeVkySjRSbWhyYm5Ob1NXdDRaMkUzUVdGWkxqRlJkMlJtVXpOSVNGcGlRalE1ZVZFd1FXVkJVV2MuNEg3M25mbS1KM3dyNWFxc0VZOEdjdHlqRjZtQVdmd2ZYTW81OFZkMk9zayIsImV4cCI6MTcwNjIxNzU1OCwiaWF0IjoxNzA2MjE3MjU4fQ.O9rStOrnnTJBEQr1cIWDkShZZYoZW755zk3FAFIRDuE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:18.392 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:20.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 425891: status.find.is(200), but actually found 401
21:14:20.169 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,425891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1780786b, username -> user.1002251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e0b8f6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217260121))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWk4aG50YXNhZHA5dHQ0YnJrZzE1cnRyZ3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NU5sZG1NRTUxVUZONlVDMTBWSGxRY1dveFFWTlJMbVpqUzNCNWIxUmpYMGt6YmxsTFZYb3RZMmhOZFdnMFdHZEZUWEZ4YVdoclUwdDRObFUxZGtzNFJtcHhNRmcyVjJSRGNtaGFielIzY2xoaFQxZHBjVlJCUlRWM2IxcERSbkpGVWxJeU0yVk5PVUo1VlhSV01tOWtXa1ZzTVhoRVJuQkpVVXAwY1c5WWFsaGxjR3R5UXpOUk9Ga3dZbFZmYTBWblpGQkhXVXQ2TURJM01qSk9VRmsxWlZRMllVOUdWM2RNYjI1M1VUaHRUM1ZtT0ZKVFZFbFpNRXgwUzI0eFlYVnNaRFpyT0Y5aVpqTTNPRFk0ZHpZMFQwNTFNbmQ2UTFFdE5HWlZXRGxrY0hkRmJ6UmtlWFJEWlhkQ2JTMVhVMnRMZEhaUExXWkRMVXBCWTFKS2VIaFRhRmQwUlZsaWQyWTFlVzlOWW1sUU5qSm5XVUZrYVMxTmJYbEdRMlpmYldaR1YzUlhXVVJ6UkRWU1F6SndaVmxPVkVsUGRFbHFMWEpET1dOcVprZ3llV052V0Zkc05uaENkbGRPT0ZkVE9WaHdlV3hQTVVkSmFFczVSR2xSVDBsMmVFRkpjamxzV1VkMlNrWlFTMGhGZVMxYVoxZHdjSGRUTmxZd1YwVndaVmhWVWsxc2RsODVRbTVCZDFwcFNYWjRUakkyWjNGb1RWaDFaMlpCUzNaRmRtUlJhekp2V0RkelIycG1jR1pzVHpWVU1scFFZM2N3VjI1blgyWmtRM2xFZVVaRVoxbFJjVmxFYm5Ga2JtMVpSMGQ1VVdoSGJFaFlRblJEYjIxVVRqaFlSbmxYYUVVdFZUaEpkekZwWTBoSk9VdHVUSFpvWlVsNVZWRlBkMU00UVdjNWFHRkNhR0pKZVhCQ01GazJja2MzY0ZBelkzTnJiRTk0TVRjdGVVNUZVa1JFZFdjMlpFdExVbHAxWDFGVGFVb3habWx3UXpocE1XaEpiRU51ZEd0cU4wcE1hakY1TVVodlNGQm5ZM0IxZUZZM2VrUjBReTB3WWxORWFubFpkSGhQTURGc01tNXdTMjlMYVdKbFRqbGZhV3BwVTJkM1ZFZGtjMDlUWkZwTFQwNUxWbXRRVmxoQmVtc3dkbEF3ZUMxWWJHdDNla3RwV25SVlNsSmxhSFIxUjBZMFlqUTFTM2N0Wld0R1VGRktNRlJMUkRSRVQzUm9NV0pNZWpZMVRGUkJMazl2YW5aZk4waERVM05yTVZCaFlVWm1aVWh2UlVFLnNnbkRWQTNnTlgxSHpBWnUwNGRLcWk0RVdqaTNYY1lwWURrSVVObkx4SVUiLCJleHAiOjE3MDYyMTc1NjAsImlhdCI6MTcwNjIxNzI2MH0.oxwcHHU0XAPVORKUDsveyJCR1LSaYAk1Kdb3bZbbsk4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002251"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:19 GMT
	x-forgerock-transactionid: be4880ba-bd80-4e20-8cac-afa0ae77a0e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:20.169 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:20.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 425891: jsonPath($.tokenId).find.exists, found nothing
21:14:20.208 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,425891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1780786b, username -> user.1002251, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e0b8f6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217260207))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:19 GMT
	x-forgerock-transactionid: cf26c47c-a708-4148-b8a1-8bdd3c43a2e2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW1qaDZ0NW85NWFuNjg0aTc3MWYyamhwdGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVNFazBiUzFrWVV0eWExcFVRa3QzYWtGU1IzUm5Mamx1ZW1JMU1taFFUV1JyU25oNlFtUmpVMUpQUkVWTGMwOUVWMVZxUzJaV0xUbFpaRTFxWVd0M2NGWnJaM0o0VGtKTmNrNUdjWGRwZUZKalRscGtUMVpaVUdWUk1HMWhURzVpVWtaTldXUm9MVGRZUVU5dlRHMHhWMGc0VkROaVZISk5XbXQ1WjA4eGVHVmZaVzQwZFc1alIzUlNhMmhhZEdseGQxOW5iRkpuVDBwM2RqazJORlJUV1VWd2RGUlJjelJPWDJVeFJIZEljRVpIWm1sS05tcGFhbEZCY2poQ00yVnJWMEkwTm5Oc1VXTlJaRTVvU3pSa1VXNXFVM2x4ZDNsS1QzRjZVbkZYU2xwd2RVbHlTVXcyZVRKTWMzSnljSEUwWlZKSFEyOHlkVFU0V1hvMlVFdGZaQzFzWVRneVdVdDJVRk00VVZnemIwTlNaMDVOTkMweU9EWjVZekp1WjJWcVRsVTNOM1JQWVVkTFdVWktlbU5mYlVGS1ZuaDNOa2hwTjNacWEzSjVWVnBqTmtSRlN6aFNjVEpZYVVod1lraEpWREpmZEd4dVZHTTJRMFZKWkdFM1ZIQXRUbkI1ZWtGQlJqVjVVbnBsWWpGdWFGSm1MV3RwY0cxNFRHaDRVRmhIY0d0WVlXSjBaemh0VDA4MVNEaGpURXBvZG10c1FYcGpVMmhaVG5OTk1WTlNiV0l5V2toSVMxRkViMjlUVkRadWIwSktURXAyTTNCRGVXeDFSblF0WWtSSmVWTTVXWFJRTlhsVVVWUkdjVUpPTmtGVlZVNHhjemR6ZW1GNk5YbGhZbFUzV0hsUFEzaG5kMDgwVEMxTVZtWTRiemxETkdWWGVYcGpTbU51UVVWRWVsZHdTRVF4T0ZkM1JsUXpVa2xIWlhsTU1IcHJjVUl3Ykc5bk1WWnVXVGxyVkRKNk1WOHpVRVZGUmpWVVREWktVemc0Y0hWdGJUWjROVU42VGpaT1lXTkthQzAyWjNaQ1MyVnlURlJ2UWsxT2VFTjJRbGt0TmxoSVNHWm1VR05DYkdWaWJrcENZa3RVV21KUFp6WlhOVWRaYUdaNFVuRkJXa1UwTVRsWmRuSnhNbE5yUzFKcFpHOVRUVlZGVERsNFpXTmZibTEyWHpKVFNIaFRWMGRDUjAxdGNEWk9VVU15T1hCS1dIRTNkMjlsY0VsNlMyVXdObU00TldKM1R6bEJMazVzZFRGTE4yZFJPSFEyVlRocmFYaEJPV2xTTlZFLnhKQU5lcFhZaGpZU2RBOFRtWjd2OEVIMmtFeXY3cndkV3ZYT0xybi1FMkkiLCJleHAiOjE3MDYyMTc1NjAsImlhdCI6MTcwNjIxNzI2MH0.rsrWjkrASzSsp6u2ZSogPnbrGDFVyFw6EDC3zq4uQSU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:20.208 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:22.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 426132: status.find.is(200), but actually found 401
21:14:22.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,426132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4de2b684, username -> user.1000474, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d593fa3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217261963))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXV0NzIyNmtyMTZqMzYxdDM2cmJlZHJhMiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTR0Vm5SUmJtcEZOMWxEUkZnM2VHSjZlVTlUVkZKUkxuRllNMlpyZERGT1dsTjFTR1ZxVG5wSFdGVkpjR2gwT1V4dU1uRk1aSGR1Um1jeVJtbFNaM2hNWlhGVmVXSXRTWEUzU20wNWJUYzVSV3hhVUdWSFkyRkJiVUk0UlRWUFRUTTBPVWc1TVhoSWVrNVNlSFpoY0dsRFQzcFRZbFpvVUU1eVprTkRXVkZVUlhCTE1USXpMV05IWXpSNExVaG9XRVpWUjJwbWVtVjNRVEZpV2pZNVIxVXlVeTFzWVhGWmIzUnhTbE5pYzJ4UVpHNXBSR1pQVFMwMVNVdHljbk5KWDE4ME1tb3RhWFV6YVZONllVZG1WekZaVldnMmNYRmhjek5rWW5aVWFWUnRUWEp2VVVoVE1ISkNkRjl3TVhJNE5FTlJkMmhKUTB0clVtOTZhbEl6Wm1saGNsQmpNMEoxZGpaZmMzaDNlRFJDVkdwYVQyWjNlblJSTm5GV2RFNTJPVWRLUW5GeFdFeFRha3Q0T1RkeWRUZDFjWGxNU0RWeVdYUlZhalJJY25GSFREWmllbE5QYkVZNVpEaDBRMHRTTms1a1dVVlZRbUl0Y1RSak9TMVZNMVZ2TW5CNGNYZE1RVzlMVlZreVkyWlZjV2xpZERkNlQweDJZMHBFWDNKUVUzVnFjblZVTmxvNGJWazFOMjVwZDBWc04wWjNTM1pqTFZZMWJrbzRiRTVRUTFaRExYcEpRMVZ3YkRaWmFGaHhRMVpyY25NMmVGQnplbll3YzNKQ0xYcFRVVzUzTFZVd1YzTnRRbkpzYW5WT1RrdHVlSFJRYTFScFpscE5NR1p4WkZSaFdGQlNhbVY2VlVsNU9HeEZPRFZEWkdaZmVHaEpVRXgxV2xoYWJ6bHFWM3B2ZVRCaFgxUmhjR0ZaWW1oMGRtOU1ZWGhJVm5RdGRHTlVhMGx6ZVZGNU9XRmFjMnd6VFVGWVRuaFVaVFZUTTFkUmJrOTBOVEUwY1RWSE4xSklkakkyVjFGSmVIQlhNRm8wWWxoRlUwaDZlRzF1TW5KQlJXaElOazFuWjBSdWFtTlRTSEJpU21GNVpWaHJkRTlrYVVaTVNHdzBTRnBXT1hSRFVXRnlibFJxUlhjMVJGcE5VbFJWUkhSYVpUTmZZeTFJTm05eVNtOU9PV3RPYXpsMVprOU5VRnAwVDAxV2JIcG9hVVl0Y3kxNE1HaHRTMWN4VGpsa1ptdDJkVUZTWnpnMExtbExhMHRtYmpVNWRHRTJUbkI0WTNwbU5XTXdRV2MuWm9vTXJsbjlEaTk4cEZYNWVvdy05eVlDNjRNLUdJek1tWlVWTjVXQ1NLRSIsImV4cCI6MTcwNjIxNzU2MSwiaWF0IjoxNzA2MjE3MjYxfQ.23DLHp6zxJ3r4T75Lbz1tX3YipMf0ssUOCkAiALa1rE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000474"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:21 GMT
	x-forgerock-transactionid: 51cb4910-0acb-4731-a714-004d28338d9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:22.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:22.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 426132: jsonPath($.tokenId).find.exists, found nothing
21:14:22.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,426132,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4de2b684, username -> user.1000474, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d593fa3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217262050))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:21 GMT
	x-forgerock-transactionid: f94059b3-cfb3-4d18-ae90-74c580f8d9a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazdnMG9rOTFmdHIyaXNycmg2Ympzbm41cGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2FWTmpZM0F6TkRoMVdWa3RjVGgyUkhFM2FrOVJMbHBmVDB0NlRVWmlWMHRrVEZkM2VHbElRbWN3YVUxcGJUbDBjR3hKWlhWRllVZEZkbFp6Ym5CTGFqUlFPRTV6TVdWaWMxRTFNVWwwUlROYU0xVjVObnBvYWtOcWFucFlja1ZVUTNkTlZsbFVkRzV2ZGxwbVluUnpTbGt3V1hwdmRESXRPR2w0Vlc1bVVWOUxOM2RUWkVZemFUQTFXblJ0ZEVoaFoySnlSRkZsVEhScVRrNTNPVFpVYlRWWGVGSmpXVmRmT1ZGNU0xVnBSRGhNYWtwVVlXUkVWbEZOZGxsYWRteDNkbEZoZGxoYVFsRXhRVEpqWVVGa0xWQk5VRzVPTFRRd1V6WTBPVzlVUkhaYVNYbHFYekU0ZW5Ka2VHOVhOMVJmWTIxSWEwSk1ZbGxuYTI4eE4xQkhSbTF2VFRGU0xUSm5ObTVRV0hsdFRsOTNOalkyVUdVd2RVOXVNRkZDY1Y5eFdHeHNjMkZKVUd0c1V6bDRNMXB2VkdwaE9XdE5Wa0V4VEdWZmJHZFZkRE5vVTB4S2VHeDJaVWt5Tkd3eFpFNXRaR3BGTlZsSU1HdHZNMWxJYjBaTU4yWlRXVE0zVjBwelltdE5RelJZYmpKSk4wNXdZMjFUVkY5cFdrVTNaazl0ZDJwVlNIZDVjMWxzYm1SMVJITkJNR1JOUlc5dlkwVkNkRjg1Um1KQmVtdE1VVXBYVEZSbFVsQTRXR2RuVWxoQlltczJYMHg0V0dkaFJWSktSV0pyUlVWa1N6VnJRVTkwVmpaTldHNDNWaTFVVjBaSFRpMUpkbkl6YlVkcExWQnVNSGh6VkhkMVNVRm1iVms1YW1OME5IaFRWbmhWZWpSdllrWXlkRXBHVTJocFFXbFhhRWxIVlhGTWNIUlBPV3A0WlZoUGNDMVdkVlpsU0c1c1JuQnhhblJQT0MwelNUTnVXRXB0WWs5TGJqVnVkMDF2ZWtoblZHdExkV1ZWTTI1b2RTMUhPWGRJUWtSb1drSnRWRFJmYUhWVFVsUktkM2x0ZEUwNWFFUmpkV2sxVEdOZlpreEtZbFp3WTJ0NE1WTjZaM0ZXWm5CQ2RFMTNhVlkzVldWSU4wTlhWRmd5VUd4UU0wczFOVmRZVW14c1RWQkdkV2N5U0U5UWQzcENaa2xJYURGck5XdDBaV3AyUjJ4MlZFaHpSMVpDTTNKeGMwMHpWMW8zUm1OSGJIQlpMbFpxVGpWcVFsWnVVRVYyV1hCV1RETXhNSFIwZG5jLjN3dXdXWUMzSU40WGc4US1mT1RyWlZHTDhmNlNPWmlHMW1DM0RqYS1NbDQiLCJleHAiOjE3MDYyMTc1NjIsImlhdCI6MTcwNjIxNzI2Mn0.wxsLXpyXX_iWNY-5oTYQHNiFSVv9H9phBrkzqdpl7rE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:22.051 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:22.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 426211: status.find.is(200), but actually found 401
21:14:22.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,426211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5be83cf6, username -> user.1000713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@137b654e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217262536))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM203bzYxMDMzajBwNDJla3BzbHJuaXVmYmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFNVTkZWMnQ0V1RWalltMWFNVEZTWWpsTVQzUjNMa3gyYVRoRVJ6ZHdjRU5pYUdKaFNVOWpSR1pNT1ZGS2FXaFJTemhVVUZwck9FRlZUMUZMY1V3dFN6SnJhako0UVRKQ2NEUnphVEp6V21WVVFYRkNYM0kxV2pod1NHRnlSa1ZFZFd4VGJtNU1ZalpoZVVKeFVVZFdjVFJ5YmxOa1NrVlBVM1JMVW14dVoxQmhVMDF6VEdvNGNHWnRNVGx5VEV4bldHTlJjV2xXTWpVNVZtOTVNMmRwWDJWeFlXOWlWMHd3WlRKSk5WVjVUa0ZuWVdSc1JrUm9NVTR0YUMwdFIyZzVhbmsxYlVNM1NHVklOa3c0TmxGV2JHVkJVM1JsTjBWb1VHMXRkbTE0VmtsS2FGQmZhbE5HVGxCbU5sQTRTRlpzWXpCUFVGQnFXRk13TW1veGMzVlJiRVpOVVdwMFJXSm1VMVpPZG14Mk4weG1hWGxpTlU5WVpqTllWbWc1VFRSa1ZqRjNNV3BoU1ZwRVZEaG5iM0I1VFY5U1NtRkpNMWh1YWpGNVkweFJNR3hQTFZSWlJuRnJZVU5JUzFKT2RsWmxNbEp1TjBnd2RXVndUamhYTTBwWVZESmhUMTl3YWpaUVJFWkJObnBsVms5S2VUSnZSME5EZGxaSlN6WmhkakJRZWpaTGVIVjFhbE00UTNoRVRGTXdPVGxhVkhoRFVXazBWVGRPWDI1WU0zTk5iakJCTjJOdFpIWklWM1k1UWxsWE9VSlhSbVZvVTNOcFdrcHpjSGhXYlZBdGIybGZNMVZtYlRFMU5URmtaRVo1UVdwdFZYSk9OM0pCZEVSNVdUaHNTblpsVTBGR09GODRaRUpwVWtoMVVsZE5RM05ST1dOMldrTk1jR3Q2ZG1OR2NVcFBPSFZXU2t3d1ZHcGZObkJhTUdabk5UUmxUSEJCUWtWdWNrWkZhblZHY0RSZlFrRkdjWHB3WTNWeVJWbDFjR2RJYXpGUVgxTlVWVnAyUlZWMlptZHlTVnBoYVcxdlgxTlpZVk5sT1hwZmVreE9MVFZPZEVod1VWOXViVmhTUTA5aGRXRTNSMkpXVUVGcVkwMUVVbTR3YVVndGRrMUVTV2c0YkVWU1luQm1ObVp0WDBGcVdrSXdORmd0WjNaQlEwcEZjamhJVVROeE1sTldaVWRSY3pkNmRXWlJTRVprUlRGRU1ETmlWR0YwWW13NU5HSllUVmRUWVROR1JXSnZMbGRZV1hWTFJtODJNa1p0WjJWUlVIQk1TVEpPVm1jLkxPTmlvaGZHRmstRGdSMWJyUWNuOVNOMkx0RHN3d2JNaFlYYzYyWGtRcVEiLCJleHAiOjE3MDYyMTc1NjIsImlhdCI6MTcwNjIxNzI2Mn0.U3nodWDWFO-molbXVJqEdBw-dFXPZzLpdp6k67WqJrQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000713"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:22 GMT
	x-forgerock-transactionid: b0b9fe6c-7d95-4c92-89e1-c966166bf7a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:22.585 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:22.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 426211: jsonPath($.tokenId).find.exists, found nothing
21:14:22.625 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,426211,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5be83cf6, username -> user.1000713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@137b654e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217262624))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:22 GMT
	x-forgerock-transactionid: 2b2eefe9-bbc9-4f52-bb60-7faaf009cf6c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmt2MDByOG9wNTRzcXRjYTRkMWEzOXRrdnYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGRsbzBWeTFhZFhCT1QyZHRjblJ2WmtkUFVUTjNMbE5mV0ZWa09Wa3hPUzB3U1Y5bVVHNDRkVTAxZVVzME9USTBUbFIxYkRacVdVUkJRMkkzWlc5eFpsaElkMWR0YzFGS1MyWk9RMEZRUTE4eWNWWlNkM2hPZUVZMWNTMWZYems1WVd0YVprVnFWVEphT1RGNWRHcFBZbFEwWDNCaGFuTnFUbVZoVWkweE9GWnNiMU5EZURKWE1HSXpXbGxyUjFwclVtZENiV1J1Tm5WRWFuTkNOamR1V1ZKaU1VZDFiSGQxYkROc2FtWTNlbkZIUWtWQlpHZ3lOME5JVDJocGMwaFNhekZYV0ZGM05tMVBNalpxY2xsVVQyWTFjMFF0UkVsSlZEbHZWekY2TFdGUmQweHdaRzlhVnpkcFJYSk9WV2xuWDJSb1NUTjRVbkpuVGxKaE5qZ3lUVkF5TFZKaVZUZFJaRGxJUXpCWk9GcE5RVll0TTA1WldIZHJVM3AwWmtwb1JreHNPRmgyZW1OWk1YWmpNM2RoUlVOa2JsaGhVMmxCUTA1c2NteGtaM1p1ZEhOa2FHdE9NbWRQWDNCWU1ITTNOVEZWUm5KU1EyTllOV0pGTlZGME1qaFJjbUphZDNCNU5tZFBjSGt6Y0dseloySjNOMHBRZDJobVYxcHJjelZ3YUVGRVJVdHFYMHB5YmpWcWNHVTJUa3QzYjE4NVkxVXpkVEJ5Ym5ONGFWVk5MV05mTnpKcFIyazRkazlNVFhSYWMxRTFTVEEwVmtWcVp6aGFXRWt4UzJ4R05rZEVSbFp5Ulhwd1RVMDRjM1k0YUc1dGVWWjRVMjFHTlZkTU1VUnpjMHhtZGxSWlRERmlTMGsxVEZSSGJ6WkZXV05sYlRaWlpYaEZZVmR2TFZoQlJXVTNWVzVYV1dWbU0ybElNblZLWTJoNVkyVnBlbDlRV2xod1dsTm5RM1pXU1U1dFFtWm9lV2hqVURCT01FRndhRWMwV2pWQlFtTndkRFYzUWpaRldtWnpRVWMxUmxad1FXSlRPVTUwWWtWSE9HOWtiVXBtVlcxcVRuVTNNSFowVVVKT2VWVlZUR2s1Y0U1V1RFRllkbGRRYmw5RVUwdE9iRkpCWWxoQ2FqbE1UMHRvTUdOUlZGcFNTV2R3WW5kdFFWUTFUVFp2V1hwbE1HOHlNVlZoU1cxTVUyTkdkbEJFY0hWNWRVdHNibTk0V1VObWNraG9ObVpQZEVVdFgyRlJMbTl4VWtwM1gzaHFNMjQyVUd4RGRFMDBNRFJhZFVFLmxsQnFrSEgtWXAyRVE1bGhZa2lXN2p3cWtYY2hCWjFDa2EyUEl4TnhvRmciLCJleHAiOjE3MDYyMTc1NjIsImlhdCI6MTcwNjIxNzI2Mn0.6lL01TqWTyj4Aa10ZSa4mUoCexn56S8Ef-l0fxRq3K4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:22.626 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:14:22                                        2855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=837759 KO=13498 )
> restLoginInitiate                                        (OK=415122 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=413915 KO=1194  )
> restloginProgressiveProfileCallback                      (OK=8722   KO=1194  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.10%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.10%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.81%)
> status.find.is(200), but actually found 503                      4958 (13.88%)
> status.find.is(200), but actually found 401                      1194 ( 3.34%)
> jsonPath($.tokenId).find.exists, found nothing                   1194 ( 3.34%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##########################################################-               ] 78%
          waiting: 116375 / active: 22     / done: 426218
================================================================================

21:14:24.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 426456: status.find.is(200), but actually found 401
21:14:24.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,426456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@164bfc1f, username -> user.1001245, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a043f1b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217264239))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjU4N3NtdHIwZmM2N25oODJtcWdsdDYzNGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVJWODRlSFptZUVkZmJIQjRVSFkxTTBkdFVYVm5MbXcyWWtSTFMwZG9NbGgwTFRWMk5teGZUM0pZYm13Mk9UVmlURkEwYURGa2JWVnlibEl5VVdOWk5HRkRTbFppUW1OdVV6TnJVVE14U0ZsU1RXUlBSMnBTYlVVNFdXeHhjWE5WVFZWNlIyZFpaVlYzWTFaQmRrWTFNM0JLUlUxYVZHNXBaSGhxU20xdlFYbE1WVVpPU0hkTVJEbE1OR3hwTkZvM1dsQXdibnB5Ukc1elMxSmhibkpZWkY5RlEyUnNWMmRMTjBWcE16RnpkSFJZV0hKUU5UY3lXVzlyTWpKR2NuWk1jVWhWWVVkUFRUZElTbVZzT0dVM1gyeFVYMHQwYjFKc1ZtZFdkVzlQZW5sSlJuZHdhamhvYzFsUVZ6RmFNMU5pWTJSMUxWaExTek0xUVRWM1gzaHplR1ZoU1UxSmNFdFdUemhZY2xBNWQxYzBVV2RLYzJ4TlNuTlZTVU5HTnpBeFp6aDFWRUZCY21KbGMwTk5UMnQwTldaMFkybFpXWGQyWWtKM2JqazBlVkpKV0ZCV09FNTNablZOT0hkeFlsSk1ka2xTVWw5aWJGRnZMWHBMZG05MVZrWTNjRk10VUc0eGExY3pPWFZXVmtsWmVHUm9Na040YXpjME1rNUZaV0ZqZHpsUVQwUlBhVE10V1U5SFV6Rm1Sa0poUmxWVFVXVXdSSE5SUlhGeFF6TlhWWHBsYlhoTFQyWkdhVzlhY0hScVIwUjFjMmx4VlVnNWQzRkNYMjFZZDNWemVWOUxVWGcyUlZKTE5tNTFORnBqV1c1VllrWTBjRzlGUTBsRGFrbGtPVmxrVlU1cVZGcG1ORWRMZUdOZmN6QndSVWw2VUUxd1kwVlJVRFZIV1ZVM1VqTTBVMlJGY1VSRlZpMXhWbk5CT0VZdFNtbzRNWEJOZDNGbGExVTJNakZhWVdWMWJGRm5kVmsxUm01Uk5VeFNXVEJRVWtsNWNGVkpXbTlWVm5WS1MwVjJTa0ZxYW5GUlVubHhVbDk0VWkxalVWTlJaMFpGWmt0aVUwbEpVRTlpUkZaQ1pIQm5lRFJ0TlhZM1RHOVNTV3hsY0ZaWVYxOXllRzlvUWtocFMwUkVWSFJLUWxwQ055MTRZbGR3YVMxQmJFUlhXVTg1VG1SYVMzSjFZakUwWjBvMVMycFNaM041TFZaU1JFeFpWMUp3TFhkSlpGZFNOWHBZZDNVNVgxWk5MbkZLVlVRM1pEbDJUemRSVGtscFRrUlZkbXhEVkhjLktOSy1qYkRuMUI0VlN6MW1ORThvRVQtWE1NUmpaTGNLZklhSzVqNkZ2ZVkiLCJleHAiOjE3MDYyMTc1NjQsImlhdCI6MTcwNjIxNzI2NH0.hIvs9lZKNKLDLSd7YzYI2Pnm2_CcT0PgNW0lWw6JiFg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001245"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:23 GMT
	x-forgerock-transactionid: bd46c2d8-f980-4536-893b-f5471777caa8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:24.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:24.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 426456: jsonPath($.tokenId).find.exists, found nothing
21:14:24.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,426456,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@164bfc1f, username -> user.1001245, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a043f1b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217264326))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:24 GMT
	x-forgerock-transactionid: 3c7e725f-7d1a-4645-b683-c0410c2e2b88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnBocm4zajI2bW1rMWFvNjVzcGl0cDFmazIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVpURXlielZKUVRCRVUzZDZaM0pEZFU1MFJrSm5MbXREV0dsVk5DMUpRM1ZsZVRod01YSTNURGxPZW1Sb00zTkRVMGQxTVRoc1dVazVOMkZzYmpVMWJsVXdORU5vTldOMmRsOWFlbGhaZFVzeE9XWTJMVUYzVHpWc1RGSklRVTFETFUxeU4zTktiVmxNWVhOVFRXeExOVWQ2UVc1SFkzcHVZWFE0ZFdwc2QwVnlUa1pVTlRnMkxXaHpVVXRZVDBNNWVIQnlUSFp3Y2tSTWMwczBPRmxUYXprMFpWUklXWGMwVGtKMWF6SmpiWEZ1WDNWWVlrOXZYMnhMWVMxeWEyYzJjSEJSVGtwRlkyVnVaWGhwYTI4d1ZHdDBTMmx6UzFCRmNqaEtiVWxQVTNNd2FEQXhVRkE0Wm5aTmVWVkxUVzAzY1ZKRVVXRndVMjVhTUMxZlpGUmtVMU5WYmtwUldVOWFSVlZHTm5rNGNYcHZSVlk1VldwcE5HSjFUVXA2YWtFNWIzSm5iSEIyTjJwWU5HaE1kbkpZZUhSMlJXcG5ReTF6VFcxTVZERllRVkZZYVVoMWNWUmhVamczTjJWaFNtVlRXV2hmY0hjemVHOXBSekZ3ZVhkTGFXUmxhazFvTVRGeFZYcFNSMUYxVkdzMU9FVm9RMHhmZEVGcFpqZFJhR1UyVkhwcWQzbFhVWE5VYTJ4blZGZEJWa3BzYW1jekxXeE5RWGRMYlU0MFRXWmhTVm8wWW1KUVRrcG9NblJzVlhGRlptSmpNV2ROYjFwWk5HRjNNazQyV2tkT2RWZGlUbkJIY2pSNFZHMU5Xa3BmVERCcldYZEZNVVJwTkhKamNXRTVaVE5IT0VGd1ZVTkxWVzV3VDNnNVFsOXNTa1IxZWtkUVNHTlVNRE01VVhweVMxTjRRVjgzYTFwVWFqUnJORU4wWlZwdGNVODNRM0ZuVEZNelVqaHhhRWxQV2xSTVkxVlROMFZGWW1GcmJtUXhjbEJ5T1Uxbk9IUTNTWEowVjJKdFh6UnZVMHh4UWkxNGJrZ3pZWGd6TWxJMU4ySk9SMU16ZVc4eFZqSnBXblp2V0hOTFp6bEpWV3M1VlhCb1drZzJaa3hqYkVaZlVuSmlTR050VURoS01EaGZTWHAxTXpCZk1YbHFlbGxWZUdsZmVqbHJVelZ0TjFaeVRFTjNXVTlvVTBOUmRWcE9RMGcyVnpOUVRFaGxTVGhVVkhSNE9ITkZNSFZHUzFkQlJGaHZMa010V0dvM1EyTjJXV050VUZRdGFXMWpVMGMyZGxFLmRYb0xUdHBlMllPYktsNUZuUGZUWnl1V3ZEVUlvcWlpYW5vendsV2dBWmsiLCJleHAiOjE3MDYyMTc1NjQsImlhdCI6MTcwNjIxNzI2NH0.Try_vXn26aQ_AulnVLNUNxzGEGH8H8wM17VFsy4COLI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:24.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:26.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 426771: status.find.is(200), but actually found 401
21:14:26.394 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,426771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@794e03ac, username -> user.1002600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6988f5fc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217266345))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGVlaGtya3F0ZGxmNTZybnR2MXAyNjJnZ2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGFXUnlZM1p2U1ZOU1h6ZzFiMUJFTFRreGMyOTNMbVZ0VEVSc2VrVkhRMWxQTVZKTVdHWlJkWEoyWTBscVowRjNhM0JqVG1jNVdXWllka1IxZFhaWGRIbExiRE5DZURaYVFVNDVZMUpoYjJWbmJXbG9TRGRCWTJsUFdFZElZalJ4VEdGUFZDMDJhMnRIVFZwVk9FWk5NMjVCYTE5clVqRklaa2RqZWxaZmFYcFZOazloWmxKemFtNHpWMFpvTjBVNFVsSmxaRnBoZEVad0xWbHhUa3g1ZUZWMGJISlBWRWRrZFVGek1HbHBTak5SY0dSVFJtTTNia0pTY1ZWeFMxQjFNVkUzYWtOSGRUTk5abG8wTVV0WlJrWmFabXAyZDNoNU5rNXdiMGhRUmpnMWRtNURjekUyYldaV0xXdHhVRmRxYlVGWE9UVTVSVjlGU2xCbGFFOWtaVVZsVFVsTE5rdGZZamhoYkUxdFNsUk9Va2x0VXpOb2FrbFZRekp1VEd4WGFHNVdZVGhXTVcxZlJWTnRkRXhZVHpGNWFWTmFZekJZUVVkaGNsTTJjV3A1V0hweFRHZHpNR1I2VmtSUFEyWkNMV0ZtWVVKbFJFWXpVMEZGY2pGS2NXNW9RMmhwV0ZsdGJXODJZa2cwV2xCV1pUWllaSFJhV21oSE0wTXhVRlZ5YzJ3MWRtMVhUWEpsUWtwRk5XcExSWGxGVFV4eFlqZENWVlZ5Y1c1V05WRmlaM05VUTJoT1dEVllUV3hrVmkxdmNGQjBWMnRmWmtnMmVYcFdRVEJvWms5a09YTlFUUzF2TFdSaFNVRTJMWFk0WkRKeWQyaDBWMDVEY205RFRWVklYek51UkdoTVFYRTVVbU01T1doNU9HSlNNblZKYVdaU1UyWXhkVzVCVldSbVpuaG1SRFJTWHpadGRtaDJXRVJmUVdGbk5VZ3hlR3RoWVRJMFVHdFNiVlZXYmpCa00wTTJRVGxIVVVwTFowRktOMTlOT0VWUFFUaFRlRGxDY1ZGWFkwbHlaMHBoVFVkQlJtYzRMVkF6VWtaS01EVktYMmN3UTIwMVJHeHRjamxUUzIxM1pXdFRkVzAyUzJOT1MxVkhhbFoyUnprelpqWjRRazFRUkVzMGRtOXZTbXgyVUZoYVZrTkJOa0ptTlZCYVpqRXRSbmhSUkUxWFJqVlRNWGhOWDNodFdHMTNUV1phUXpab1VrTmxPSGhQVm1JM09GODFibU5XTWpab2JESmpMbTlYTlZCSlNIWllWMUpUVGtReFdYZExNV2t0TFVFLjdNQWw5ZkhHbTB2WmtGVHZWeGozc0M1NldUU2l4VjBGeXFOMW52Q1R3aHMiLCJleHAiOjE3MDYyMTc1NjYsImlhdCI6MTcwNjIxNzI2Nn0.N-M7fmcnTEKi3D3AA3wpzDHJuQOYiWxh_57IeQXgAm4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002600"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:25 GMT
	x-forgerock-transactionid: ece0fa69-8473-4f71-b0e8-b94b77b9a980
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:26.394 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:26.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 426771: jsonPath($.tokenId).find.exists, found nothing
21:14:26.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,426771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@794e03ac, username -> user.1002600, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6988f5fc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217266433))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:25 GMT
	x-forgerock-transactionid: 3eed9208-e0a5-48d6-a2f3-9ee1956ad916
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicXJyaXRsc2lxaWo1Z3JqbGptdmxtb21mOWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlZ6VlZNRWt6WWpaR2F6aDRUVGR4YzFCNVdqRlJMbFZwWlZVMlowSk1kbGRmUldWV1VVOXROMGRsVTFGamVqTkhhRWRHZW1kcVNtMVVaV3MzV0ROYVMwTkxWWEZZVUhBMVRXUk1NWGd6TFZKVlpHMVVaMHRTVEhFM2VXMVhWMjFrZHpGNE5rZzRhVkpVT0RWRmRqaEJiRlpIY1hONWVVRkdRMU5zU21SRVdteHliV2RLT0VGMmRDMVBhR2RWZG10d09FUnBWRmh3WTNRMk9FWXhWV054VlhOdFRqWlphVkUwTURoR2VrUkpTWGxSVTB4NVRUSnBhbGw1U0hsQ016bEJWRzlJVkRKeVlUbE9XRVJsT1ZVMFJteEZOMnB4UWtaTFoybzNSWHBPWmxCb1REWk5lRFY1WVVwbVRVeHNUemhKT1doS2NrMWtUbTlmVkVSa1pFSnZjbWRqV1RSYVQxRklReTF0VWtsRVZraEJTVUowZEZwWWR6UlZYemg2Wm1OUldEWXdUMkpEY0dGUVNVVnNiM3ByTVdkbk9HcFlkRTQ0U2tkRFJtVk9kVTQ0TkVoTldEaEJNVkp5YUZCcFZWSnFZMUl0U0dkWlRXMHllR3d3Y1d0aFRVTkVVa2hmTUVobE56UndkRUoyUWxWb1FsSk9ZVGs1ZWtKQlJqa3dhM05JZVZaTGNraDNTVXhNZGxoWGFFWlhTbVIwY0RRNWRIYzROMWhvWjNaWE4wbFpTSFYzV0dWVU1rcHhjSEpzWWpORGVVNVNUbnBGU0V3d1lsRmtVbE5QVlc5blJUQk5lSEpDYkhSdGJVeGlRMWRzYkhwVVpsQnhZamh1V1RsZlFrbEZZamRLT1Vwd1dVUmhTRTFKYlV4YVQxbHpSMHBHWjJOMVZuWnphM3A1YUdrM1ZGZDJiV05hUkZSSE9WZzJNa3hMUlY4MWRGTktWa0kxVkc5blpXRlBXR1JvTjE5RlJFOHhVSEpWV1hoVFVsWjRjVmN0TVhOaldITjJlazVGTld0WlUzSklVbTh6UVhOa00xUnBYMUJOZEdoVmNEYzFlRVYwVDJ4R2FsbHhOV1ZETkhoa1VDMURVbFo1V0dsbGVEQldiMmhhWTJRNWRYRjNWMUJYZFU4eFZsVnRMVWxhTFhGWlJVUndaaTF6TkZoMk9VTlhNVmhTVkhwMVFrMVRaRGhmYlRGcUxVRmtiVjk0VkdsM1FXbG5aVlZTU3pOTVdYZHdMVkJvTlRKalFsbGpMazV0V25wcVlVSmliWFZqT1VkMmR6WXhZMDExYUdjLjZrU2hfOGxKUEg5LTg2ckNLR1hIdlVHcUZNb2xGVXhZa3IzR294LUZfcVEiLCJleHAiOjE3MDYyMTc1NjYsImlhdCI6MTcwNjIxNzI2Nn0.a7rVnF1nQFuTJUHCc35m5Nqn6PcSKspurNgIWrDCGxg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:26.435 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:14:27                                        2860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=839303 KO=13502 )
> restLoginInitiate                                        (OK=415889 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=414675 KO=1196  )
> restloginProgressiveProfileCallback                      (OK=8739   KO=1196  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.10%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.10%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.81%)
> status.find.is(200), but actually found 503                      4958 (13.88%)
> status.find.is(200), but actually found 401                      1196 ( 3.35%)
> jsonPath($.tokenId).find.exists, found nothing                   1196 ( 3.35%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##########################################################-               ] 78%
          waiting: 115603 / active: 31     / done: 426981
================================================================================

21:14:28.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 427179: status.find.is(200), but actually found 401
21:14:28.907 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,427179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@619cf68a, username -> user.1000397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27cb6958, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217268857))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTBiY2UzdDk4djNybWt0a2o0cm0wNjBqZ2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVZVbHBkVzlKZEZkb2NHcFRXRXc1Ym14aVptbEJMakoxTUdGVlgyaDFZMWd0YVRKSE1URk9ielJsTWxsNVFrNXNSa293WXpseWR6VkRNbVZ2Y0ROYVZGWmljRkIxV1hwUk9WbHBZVkp6V0d4U1NESXlhbFYyUWxsdVZDMW1kVGx1ZWtjeU1XWkpVRnBmVlV0Q1FVZFllbE00U1RsWVEyaGZTRzVpV25kMWJuWjJUMHhWT1ZCZmNEaFdZM2QwUm0xM2VWYzFWREZUWVdkeGVFVk5hVlJDUkdkRmVrdDBjSFIyVlhOR2QwUmZTME01TlVGSk9VUTFjRGhLY25keVdXNUpja2RLZEdOalFtWlFNMVpvYzJacFIwbFJNa0kyUkVoR2VHTmZRbTA1ZUhnNGJsSmZTbk0yVFVwUGQweEtkVGRCTXpoelMyODJNREpsVUhGa1NGUnNiVkp0VldWUFdFZFBSbWhVUjFBelVtaDFWRlpmZEVoamMwZExZMkZuTlZSdmFuRnpVbmRFTFhaRFNqTldkMU0xZUd0TU1uQmZlV1J3TXkxTlMxTTJORXRoZURNMlRVaEtTMVJ0V1RsQlkxOUtXVFJYYkVKU2RFbHNNbkJwZW1ST1RXTnViRVJYZGtWNVIyc3phRWR0VjBFNVpFc3pTMVZhZGtkdlZWcGliMmRoU0hoU1pUUnVlRWh3UkhwdmRWWk5kbVZIWWpsd1kxcE1RMjFtWm5nMlZFTmpaM0ZwWlU0MGJqUjFkVGgzWm5ka1pHUkpPV0ZvWHpoMlRYWjFZWGRtWlRWdU1WOVJSemc1Y0ZjM1JtTnZSRWhvYkdaUlFWTm9SVVJWYTBWYU9GcHFhazlSWjFveWNXdDZXVEF4Uld0QmNuSnhhRVE1TmpsS05EZ3lOVzVLVmpZMFVFVkRaWGhMWjJjM0xXRnJhMmg2UjFwbE1tWmlSR0pGTFVORlgybHlMVVJrYTFwYWJHczJWWFkwZUhJdGNXNXZkVmRqVm1wTE1rWTVjRTQxU1hCVk5sUTBhRVJpUTE4ME9VNVVWVTlsVmsxSlpFbFpZakJwTTNKNWEwVmlkRU5aTmpVeWFWZERXRkJaWWs1dVl6bGlTR2x1VFdoVFgzUTROVU5hVUZKMmRGZGpiVGRwZWtoMGJrOVNXV3R4UjE5NVIxWkxVVEIxWlhCc1JXbHJiRTFEZVZSdlExSTRUelU1Wm5KMVQxSndka2wzUkRCMVFsbHhNalZ0V0hnemJIVXdMbXhzT0Y5WFVUQXpZMkpmUjNkc2NEZzVTbk5wWVdjLktuaGR3aGJDMVM5TXRrYll2XzlCX0RCZ0ZJXzFKd1FZbHhTdUJJbkxVWlkiLCJleHAiOjE3MDYyMTc1NjgsImlhdCI6MTcwNjIxNzI2OH0.EstMt5_Lh7pKDwwvmZ6gFki5x3qp2mqamNoMJSLX5QY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000397"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:28 GMT
	x-forgerock-transactionid: 19298970-5713-4be8-b656-2231c86d9556
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:28.907 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:28.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 427179: jsonPath($.tokenId).find.exists, found nothing
21:14:28.947 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,427179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@619cf68a, username -> user.1000397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27cb6958, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217268946))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:28 GMT
	x-forgerock-transactionid: cd4f3575-a09b-4230-9840-2fad5406a79e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamx2dDEydXIwbmZwcWxicmNzOGw5YjFrMTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NE9GbEdabFV6TmxGaU4yNXlMVzV5T1RWdk5uTjNMak10VlhabmVtZHZOVUozTTNkbWQzTnJObFoxTURKUGMxaDBZek4wZVRoWmJrbENSa2hxWmxsT05GRk9PV2hZVkV0NGVWSTRlSGRGWlhSTmVVSjFjbkJ2VjNWU04wbDNaMEZUU1VodWNXRXRNalZ1WkhWa1MxZHRNa3BHWmt0ck0ySktVRmxVTkVSd1JtRmFRbk54YnpKWE0zZDFUbEJQWm1abmRsVldhMVp0UjFjMVlWRm1kMVoxVEVzNGVEUlNUMmRMVkVNeGVqbG9ZalJZTUhSb09YTmxNWE5JUkRoaFFsOHhWalZmTkV0SGVYZFRNM2MzT1RGS1RqWnlhMVpOVkhWSmJubGtTVXRxYnpCNmJFZDFkRTV6VFZwZmVWTTNhSFYxTWpZNWIxbFFkVk0zTWtNNFVVZzVYMWgxVTI1ZlZYcHdVbU01Y20xdlFsVmlTVzFUUTBoQmNrZHRZbG8yT1RObldHTlpZVnBrWW1Zek0zSjRNWFE1WDB0ZlgyOUZabTE2Wm5aVGNHNHlWVXN0WkZadGNHOHlaMDFrYW1aUlFWRjVhMDlOZUZaU1YxTjJhVlpaTUUxbWNIWlhWVmN3TXpKa1VXcFlVR3AwVlVkVGIybzFhbXhGTWpoUFZreEdhR3QxT1ZKcVRFdFFiVFowWVd4MVVub3RZazFhUjNZNWNrVjNTa05wWm5GVlFYaFlNMWxqZUdWb1MwRmhhRjh4VUVSRFR6RjNRbXczUVhrd1pYbEdPQzF4TUZjMGFUUXRVV3huY0Mxc1MxWnZXbG8wVms5WGVVaGxhemxoVUc1RE5USXRVMWxwVkRSZlpscFFXR3RMVmtWSWFFb3dlRmR2T1RZeE1uZEZla2hSUW10cmVtcGZSRGN4VWtObmNGWnNNMUV6VkdvNVJVMUhiR0ZVZEV4NU5HeGhjbU55ZUhwWWRGVkNMVmhPVmpSWVRucFBOMDB0U2xSM1NWZE5RbkZ1Y3pkSmFHeE1MVTlpUTBsc01FOUNUeTFZVFVWbFprNHdha1I2TVhSUmExRktVVmRWU0ZCNlpFRTVRVXhLTlVrd1lVZEhTM0pKTVVkT2NHUndiVzk2UWxSVWJWUnhNMGR6VVRoTVVWOUtObWhWTVdOSFJtSmtNbU0yV0Y5emMyNUdXRGhEZVhKWVdESnNSa05GTmxveVJIQktiR3RzV1Y5SWMxVktNMFJtUjFsQ1QzaHZMbkkzT0Vsb1pXWjVPVmgyVlcxWFlVdHBVelpaWkVFLkJyRXNLRVNuY2l4c3BmSncwU3hqU2JldzFkRTVMTndwdUFzRHFqLVhxQ2MiLCJleHAiOjE3MDYyMTc1NjgsImlhdCI6MTcwNjIxNzI2OH0.C03YvpQzQWuHVAEhD0O6O6ngEslaoALSuFWZNp2Eglw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:28.947 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:29.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 427210: status.find.is(200), but actually found 401
21:14:29.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,427210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@332cdbcc, username -> user.1001113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6419bf61, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217269080))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN21vcW5tcDE2cWZ0Y2Q3cGxoODM4aWplcnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVduZDNkV05rUTAxUGNFOTVZVzlYY2sxRGJHcFJMbkpDZW5OTE1UWnRVa2d0Y2s1SmVrWnhSbmR2VEdrMFZuVlNVa1ZJVGxKbVQyZGlkRGQ2YlZabE5uZEdkSGsxUW5CamVFMVhTVVZoWm5wV1JrTnFXbkZOZWpaSWFGZDZWVEkzVGtSa2EwNVRabTlZVldOSmRHNUlkMmxITTFjM2RVMVhSWFI1WTJseU1uUlVSMHd5VG1SbFRtNUdZa2gzTTI1aFoyaHBhblpRTW1Vd1pVNUlaREV5UWpaUWNGQTVTaTB4Y0RoeVpuTnJjMlZ2TVdaNmNYcHJTVlF6ZEZGSWVYZFZPV2RPZEdKRU0yMUtVMUF4YWpJdFowcDRiRUl0Y0Rad09VZEliWEJTTTJkaFNuZGFWRGN5WTBKNU1UTmhZM0ZoZG14aVkwVldWSEE1TnpGT09IaHJkVzk2WTJOMWFEaFRlblpaYkhwV1NUbEdOM1F6WlRSSWRGUlBVMDV1Y1ZoT2Vqa3hNVk5EUlhKQmJERkxWbmx4T1U5Mk1VUktNRmd0WkZkTVdIVk5kamRDWTJsb2NHVXphR2RvZG1WSVRreGFkRkZWVkVZelIxSkRkbU5qTmkxb1ZXaFVVazEzV0c0NU5VMWhhRlZZZGpadmFVMTFYMlpuWDFaYVdEVlJORTVRWVdoV1VsVTNUMFZXYW5aRWNTMXdUbFp1VDJkdVgxWjNlVXhJUjBOSVdXVnZOak5uWDFKM1gzZHdRemN3Um1WdVNIaFBTSGcwUkROTllXbFhOR2xWTkZKa2VraEtObWRZUVhKRFIwMU5WVzlZWmkxbFZqQTFXa1ZVZUZkclZHdENWRXRqTFVOcU9HWm1hVXBFV0RGTVlrMVdhbnB6V0ZaS1RFcG9RbGQwVldSU1VHbzFORXMxWmt4ak16VkplRjkxZUVrd00zaFJkeTFDY1dkd2EzaHZOblUwY2xKZlpHeEVYMWh4TWkxTmQycHlVRWhVWkdOV1FVVlpiVFZQVWtKM1lWZHdVMmRrTW1scmJXMTJZVE5RVWs5cU5IWklWMDB5TjNaZllrdzBRV2g0VVZjeFpIVnZTM0ozVm1KZlZYbE9MV2xzZWtabk9IRm5UalJGV21GQ1owdElhWEJLZEc4MU1sVlJWRVpZWVRkSFRuTk9lR3A0VjNkUFkwSmFWVEoyUlhWWGQxbHVaRFp5VkVkUk9HZHZTMWt3TFZsaU1XVXhNRGhVTm1aUmJ6QlpMblZsUkd4WlkwOXZSelpDZUVJNFZHZzViV0ZzZG1jLmpuUV9ialpPQzZzSjZKZk81eUdGMkNzSnZPY3QyVkJFZFF0WEo1eU55U1EiLCJleHAiOjE3MDYyMTc1NjksImlhdCI6MTcwNjIxNzI2OX0.i_eIGHQnQi8dM0R4PnwYMpMp3gbkPthJBQ4l_IGCw5M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001113"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:28 GMT
	x-forgerock-transactionid: 9e848cfd-9152-40c9-837a-6d0f23929268
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:29.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:29.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 427210: jsonPath($.tokenId).find.exists, found nothing
21:14:29.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,427210,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@332cdbcc, username -> user.1001113, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6419bf61, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217269166))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:28 GMT
	x-forgerock-transactionid: 60687645-1438-4e16-acca-05e85462bb76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2hyYXI1ZHI4aWQxNXZwb2RjZTVsczE4NXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2NHUXhlbk5ZVTJWdFRtMXNSR0p4YWtGRVQwSkJMak5xYVhwUU0yUmZjMUZCWW1GckxXOW9ObFZaUlV4b2JGUXllWE40TlVOblpsWkZiVEU1UmtOWmRHcDNObmhsUWs1SlJVcFliRTFQYVZOeVZrRkVkMHcxUm1Nd1YxSkNSRmRFWmpOek9VUmpSMmRPVEVkV2FsQlJkbmRLYzI5SE0wNXljV3N0U1VwSlVtRnRVMlZCYUVOV2NVNXRhV1JLYTBkSFdETnNSemR6TjNJdGNtTmFabEpwYUV0UVREWTVaVEoyTkV4c00yOWtZbFIyVlY5aFZWWnBkV0Y0YjBselRuUkhSbVpSUlhCdU5XTk1NRXg2Tmt4blYxWTFUbTQwWTNvd1ZUbFZhMHhpUTFSV01YUlBkM3B2YzA1VmVFTjVUakpHUVVkNVNXc3dVRWxZV0VkYU5qWTBlREoxYTNoV1VHUk9VSGQ0WDBWNFNucHlSbmRYVUZFNE5YZ3dka05VWTJSNlZWTTFabXAyZEhkTGF6RkpTalpYVlZCSWFtcE1hazl0V2tGSFUxTm1aVXAzVnpBNFkyWnZhVTVUTTBVdFV6TmxZMk42T0MxWFNsOXdRM0U1VEZWR2JEWm9RVWxtWmxWNVR5MUZPRTVyWWs0M1QwMWFXVWxMVjBjd1IwUkxVRFZ2WTNSUmRVZ3pSMEU0WkhweU5WSkVUREpLTVY5Nk5WRTNPRFZPWDFac1RFNXRPRzFrVGtSNVNYZFlWMHBEVUVwMVFWVnJaRTF3WXpsSldrNU5SMWMzZUVsbVJrNTNRVGxRYVdSNlVYVlNlblZJWHpkcmFIWlNkMkZ2Ukc1UlRqRnlRWEoxV1d0WmRtd3lRUzFDWlhveFVGVmlOMHN5UkhwdmFrMUtiM05YYUdWT1Rsb3lRMnBCU1dsVFZHSlJUbXBTVUhkUmVHRkNaMGxJVmkweWVVTkhUWGhwTldWME5WbEpUbHBuWkVsMFZreG5kbVJITWpGdlpub3lYMFkyUkZkcmJqUkxTeTFEV1haU05IaHdiMkZyTkRSTU5sQjVlRlJIV1ZOT1RuWTVVVzFrZEY5R1pUaFFPRVY1T0hGR1VHVnlOWHBZZURCSGFGRmllRzQ0WW1keVkzRlpOV3AyZERNdFVIYzVVVXc1VVV0ck5GQTRTbFUzVDJrMVEwaElXRlZFTW0xclZtVkNSbDlJYTNoQ1pXTTNOMTlHWkV3emJFSjNORzVEU1VsamJrcEZMbmRYYkdWQ2EwWm9Ra054TlVwNFQxVjFNa0V4UkZFLnF5RWZHenFzeDRINTdwRU5oSUQ1dHZiRk5CcWFIbTdxeGh5c1NseXhwTzQiLCJleHAiOjE3MDYyMTc1NjksImlhdCI6MTcwNjIxNzI2OX0.UzvDSC_7dGyBJnWcTr49yEbvEb42IvqZp9hD9YwmJYI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:29.167 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:31.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 427588: status.find.is(200), but actually found 401
21:14:31.577 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,427588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17c676fd, username -> user.1001647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@500deda2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217271531))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzk4dG01cWxuYnJvMDFwbDljZTlqaG5ybzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aE1sVmxPRlZ2YzJ4dWRUaGlNR2R0WWxsS1NuUjNMalZYTVZCT01uRXhkRWg1Y1c1V1VrdDJjM1l3WWpFNE5WQkVSbUpKYTIxNk1uZEtaVmRKVDAxZlgzUXdVbk5VTlRCYVZsQm1OWFJPVWxsamJYazRhWFZyUTNvdFRsaGhSVTQ0U1ZGcFlYTXdaWFJWV0RWamNXTkhWM1ZvV2taRFkxRm5iM1V4ZVdoTlRrZGhlVWQzY1d4SFVraFBRVkZuTm5aM1kyTXdiamxNY1dNeGJrOXdVMDlNTjI5c0xYcG5jbTFNTW5NeWFuTjFZVU5JVFRkNWNHdG1lblpOVlhKUE1XeFpXRkI0ZFhaV01XOVRjWE5DZUZvME9FUnRNblJMVjJjMlZYTkphR0ZSU1dzMFZVZEdVblJwZDNRNGJDMVVTalZoWjFGRU5XVXpOMGhJY3pCaWNEQXllbTlDVVVSMFduSk1kMjlIVmtsU1JXaEdkM2R2UmtwMmFUSnVXVEJsWkhBNWNtUlFlSGQzYjNsblRsbHRTVlJpVG1zNVVtaENSRkk1VUhWdlRsZDBlVlZaUm1ZeVJFNURhMVpzTWtrdGVUSTVOVlozTVVsa05UVlRUV2REVFhOWU1sWkpaRTVwWmxJMFUwTkxTakV4VVZsemVXTjRXbVZLZWtwaVVsbFJkRlpDZGtSVWNWbEJlVWhpTFdsSGNUTk9Ubk5OTkhOd2VqSk9jVXhKTFhabFJHNVBUbE5oWW5OMWFrcDRZVFJWUVVFMVJHMVdjMjVsUzNBdFJtUXdNMnhwVFRFM1lqSm9UblJSWTJWSE1WcG5TV2M0YmtSUGVtcGlRa0V0YWtFdE5scGhURzVUY0hReFEzWkdRbEpzWjNsdlNFUXpRVU0yYUdsRVRGRmliWEppUnpCWGFuVjFhV2MzZGpsTFduUnlkbFpKWkVwQ2RUZG9NbEp5Vm1wTU9HeDNhakF0YjFOYVpXOXRUbTVrVEZJdGVrcGFTa3RyUjBvdE5rOUJjRGRMTXpkSVdVbG5UM1ZUUTBacFVtOWxjbEJoU1c5WmFFRnRkbVZUT1ZGSFJWSlJXVVYyVG1NMllWWnpYMWxsWm1NM1EwTXRNelUxVUdnelpXNUZaRzFJWldwaFoxRjFOVmhvVkRoclNsazRXa3hVTmpJMFpDMWpSWGR6YVRKdFoyVnJWM3A2TURoRFNYQmtNWHBYVG5sWlpUbEdhelkzU0hOeVdIWk1NR281YmxoblprNXpMak42YUZRM1MwdGZTazQwVVhJeVMzRkVMV05QUjBFLmpoZEdRZmxUYzU0OHlCYW8zVnZKLXpXdVczNWhjU0o4THpXdWJTZjgydEEiLCJleHAiOjE3MDYyMTc1NzEsImlhdCI6MTcwNjIxNzI3MX0.QD83UogFwC2t2cq0C8IUKchX_vV5VqZzPJnCSugS5C4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001647"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:30 GMT
	x-forgerock-transactionid: 73a0e75d-c9c6-4b8d-b5ea-7c40f572e2da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:31.577 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:31.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 427588: jsonPath($.tokenId).find.exists, found nothing
21:14:31.619 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,427588,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17c676fd, username -> user.1001647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@500deda2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217271618))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:31 GMT
	x-forgerock-transactionid: 25f1d7d3-24d8-4c4b-bb50-2735009bd42e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2YwcGRwZHU5dTJ1MmZqZHE4Z21kbG5vbm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlptMVZaa1ZpVGpSSVRERlpPRkZ5UkdveVl6RlJMa2d6TkVOTWFWQmpTVVZHYTNCMFdqWnFPVlZqU1VOMWFESkhPV3BHVFVwVFJuaHZhbVJQUTNKS1JIbE9SM3BwZUc1V1h6SlNPRzg0UlhsRFdFdEpYMlZWZEd0T1lWcHJabkJUV1U1M1MxZzBPVzVEZUVaQllrRndiemhpVUdKWVFuZGhTV3BTZVhaeE1EYzFSRlZ2ZEVsMGNtRkNZM1ZXU0ZSSWVWOW5SbGxYZGxwMVNXbElXV0ZQZGs1Tk9USkROR3d5UXpKV2IyVlNhMmROV25WVVIzSk9iSEo2UW1OWWRsa3pVRTFOZUd4MVp6aENhMFIwVDFwR1dtZ3paSGxxU0dzM1pYSm9VMWxOT0MxemNIUnFaMkpPYzA1Rk1XcElRMWhTYmkxUE1GbEVhREJXY0dKa1QwbEtkSFpZTURneVZsRnJNbXh1UVUxWE9GUXpSbGxHTjI5Q1ozSTBVVVJ2VEdOaGVsSTFNblJ6YVRaVFJYcEpUR3RuTWtwTlYwNXdjbDlKTVRWcWVUTmZNR28yYTFCQ1VXWkpTMVZ6YUc5UlZtMXpSelZtVlVaVlREVklXa2hwVFhvd1RIY3RlV3cxTTJkU2RscFNlbUpmZW1Rd016ZFJNMjlUYUROTGVFaHROblZWUkRNNGJqQXdTak4wU1dveVNFdEJjVWhWT1hSTGExWndSRlEyZEZOTGRFRmtiR1E1UjFCNmR6QkNMVkJYV2xweFNtNTRUVmhSYUVaRFRDMHlaMVJvTlZOVk5sSmhWbEpJY2xkUVlqSkdMV3BoZEV4clRHTnlWVXhqZFVSWGVYbGFNRlU1YW05dE5rb3lTM0ZrVVdWdFJrNXhlWHBoYUZZNGVuWlBkVkE0U1RSQlFYVm1VWGhIV0VaU1NXbHRVRVUwUTJZMlJ6WjJTWGRYV2paVE0wNU5PSGRWUkd4NmIwTnVOV2xKZFcxbk5FYzVPREJMUW5oblFtUmhUVTAxZDNGclp6SnRRM05WZVZGNlIwMWFSWEo2UXpaNlVIbG9RMU40VlROamEwczFUMjVJU2pCTVNFaE1MWEprVEhSd1UwOXlZWGQ0Y1hGblEyTjBjRFpHWVd0eWQzcEZjMk56TmxCR2FVaE1la0puYTNSM2JFaFRiV3BMYjBrMGNHUnljbDl4TTJSellYVTJiRzFOTURsaWJqQlRWblUxU0hNeE9ERnpWVGhuTkdzd1ZsSkZMa3RIYURKeVVGTTFOMEpZU1ZCTVVYcFNhekJOTmxFLmhnUEZNR0xIOFYyU1FDbFQzUXdjMXNIckFjM1NJdzc2RHBxaUd0OUxqYWMiLCJleHAiOjE3MDYyMTc1NzEsImlhdCI6MTcwNjIxNzI3MX0.tIMjydtyctahaHorNw2K5rXIhW0_eUOqewERWopyNBk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:31.619 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:32.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 427738: status.find.is(200), but actually found 401
21:14:32.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,427738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@634f52ef, username -> user.1001941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4adaa983, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217272616))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTNqNW9mdWduY2tzNjdrYjE2MzkwZGpkdDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWJteENjREZCUkVWMFQyOHhNV3cyVGxGVFdFaDNMa1ZwZUdoTFJDMTFXbVJuUmtSTlRHdFlkMHA1Um05eFVsVlFNVXBwYlVoeldHMURORUV3Y3pGNmJFTTJjR3RRZWtWMGVHbGtTa3hHTTNCMGVqSnVXRTVZTkdSRWVVSlJNVWxVTm14Q2NqQlliMmhZY2tnNE5YVTJXbkJuV2tGdlFYRXhjRzQxZW01YVFscHVTbTFTVVZWUWQwcGtUazFxY0drd1NYWk9WM055VTNZeVIyWlFlbVJ0U3pWemFHTjJlRmxsYldSV2RqQnVPRGQyYTNkV1FtMVZjVkF5UVZkWlJDMVNWMDQ0UW5FNFZEWlVNbWhNVEdsdU5FazJURmRXVVMwNWVIbGhaR3A2VUZjMGJEWmlZVzlFU0RaNVFrWjBTekprWDBoUWJUazJZWHAwVW5wdVdXbFpaWHAxZG05dllXSnVUWFpXYlhod1QzYzFNR0p5VGs5Uk1VUkNkM3BRZFdoek1YaE5PRzltT1ZGcWRuQXlTMWhpWTIxdVMyaEVNekJyYnkxVlpGVm1hV1Z4T1U1bFFqSkdYMkZ0WWtGV1QwdEVTbDlaUnpWRk4wbDJTVWhFTURCSmQzTnBVVlo2YmxwaUxYaGxUVEl6U0RsQ056SXRWM293YzBsbGRXNDRaM2hEVTBGbWVrdDRPSFUwVm5salNsWmFVRkZMZDNSQmJYVjFRM2s1VFZsYWVUWldhM05uUWpaRVpEZDFZbDg1TmxKdExUQnZTRTkwTVRoRE4xQkJabEJUZDJGaGNURmFMWEE1UldKSWVrZExhRUpyU0hwUmEyWkdjbkl5WHpkRWJrVktVekozY2pObk5VTnFiWHBWY1haQlRXRXRORzlxTFhvMFVuaHhNR3BSU1VZeFkyaHBRbGxqTjJKRFMwNW1SbVpUVG1SWFMyTTJRbTFEYURGV01XNWZUbDlpZEVsTGFYRkZhemxrU1VwVWNXWlNTMGRvT0ZGbVZIQlljRmRJWWkxeVNHNVlUM3BvVHpSVmEzSmlVV0l3UmxoeE1DMTJYMWMxTFdsWFQwODVUSFJ3WVRocllXRkRURU5tZGpsdFNXaEdUR2czVjJKd1RqSklUMFZ4YVdKVGJIWTBVM1JLVG1oalIwUXRTVzUzY0U5R1oyODJaalpOYzNadGEyOWpXSFpTZDFWQ1lscDNhVFYyWWsxak9UZ3plRUpFTTJ4bFdtVk5VMUJqWlRadlprWlpMbll3YldvMVIydDRTMGg2WldoelFubDZVRlEzYUZFLlJadWlyb1JienpPTGdLeGV5WHNiRjVramFjaW4yRktLZW5oZlg4VUYtM0kiLCJleHAiOjE3MDYyMTc1NzIsImlhdCI6MTcwNjIxNzI3Mn0.jNh8UkM4G7IcjBbObADVMBa6yK1sMg4R4Ab1SA_-YpA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001941"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:32 GMT
	x-forgerock-transactionid: 1ab00620-e5be-4689-a651-fd7c816da03a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:32.664 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:32.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 427738: jsonPath($.tokenId).find.exists, found nothing
21:14:32.704 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,427738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@634f52ef, username -> user.1001941, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4adaa983, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217272703))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:32 GMT
	x-forgerock-transactionid: 09b5a16b-4c2c-49a4-948d-933d4498c8ac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2JhMzVrYzBzMW05MmQ2YXV0Ymgydm1nbG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dE9XVjRiMWw1V0dVNVdUZ3lkbFJDWXpKd00zcDNMbmRPWkVkcVlsUTVXWEYwU2xNMmFUZzRNbUYyZG1neE9UZEZkVUpKWkhCak1tSnNiR2xTTTNOeFZuUnZjME51VVRkUWFEZE9Na1pGZVVad0xUSlZNV0ZVZGxCSFgxUnJURGM1UldsdlV6WTNNWE10YlVZMmRYSmhhVU5yZUVKa01FWmZWWFp3TVRKQ2FVUmZkbGh5Wm1SNFVsWkRSR3RxUkdaMmVHWlhjVU5YUjJ4TFVXaGxRbXBzTVdzNFkzTTVRazFuVTNCT1dWZGpVMUZaYmsxSlRHVjJSR1k0UlhGTE1YQlBNbkY1U25kS2IyRkxXR0ZaUzBGdmFXbGxVbGx0VlRGZmNsazJhMUpXTlRWVFpUZHZRVmhITVdOMWIwaE5YMlJHWDFwVE4xaHhhMWRqYWpaT1IwaGlTMEpaVlV0YWRubEplRjl0YTBaUmNGOUtVekZ6UWpSTE1YRkZiRWxqUlhwSlJYVkxRVkJrVmxoNWRuWlVabmh1VFdkT1JscGlVMU13T0UweVNtTlFUV2RqVTBjd1pVcHljVFJYYjNaYVNHNVRWelF6WTFSVldXODJjbmxRU1daNU9HSlRTazgxVUVod1REUXlhbVJVUWxWa2IyUjNlWGx5YjI5TFVITkNVbWhOVlV4Vk1WVlBaMDFxU21ablpVcEhWbkZTWTFWV1QyWlpTbEF0TjBGdU5qTndYMjFtVEc5ck9WSjZlaTA1YzJ4S1duWlhXREJMTUV0R2JqRk5VRko2WlV0NE4yMWhkVzlGVGpaVWIwUnhORmRPTWxneVNYaHdUMWxxVVVwRldsZFpaRlo1T0dnMlNGUkJNVVJJVlc1V05XZGhNM0Z2V25JNE1GRnhTVzUwT0hFd0xXcGlOSGhhU2psMGJUaHRUMDlXTVhSeU5GTmFaV3gwTmxWdWFFbDNSVjlMY2s5aVEzVXpSbFJwV0hKeGRFdFFXazVCU25CcU9FaEpjV2RIVUVGdFZXRkJWWEEzZGpOdVVUUm5lbXgwUWpac2IxVnZhekE0V21wWUxXaHROSGRZVG5VMFREZEdXVFp6WW01RGJVWmhWekZIV0VWSlprUnRObVZvVDFaRU9XVnFOekJ5UlZWRGNrcFhkRVZCWW5SclExWkViM1pRYkhWWWFubFBTekZ0Y0hGd2FVNTZOMjB5V2t4SVNrMW1SVmh2TTBvMlREbFhSa3hYTlhSUlQyZG5MbE5sZEZrNFprOHpaV0ZHWm1FNWNXcHdiMlV0V0VFLlBxa2FuU0hwOEFpMFpWZUx0SXY5M01sd25GM3FPaG44SnNPQ1haNU9vTm8iLCJleHAiOjE3MDYyMTc1NzIsImlhdCI6MTcwNjIxNzI3Mn0.6l0ElhHSq9960QQpVxsminiDDXKYrGZCxjUGeVGAuIE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:32.704 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:14:32                                        2865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=840826 KO=13510 )
> restLoginInitiate                                        (OK=416647 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=415428 KO=1200  )
> restloginProgressiveProfileCallback                      (OK=8751   KO=1200  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.09%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.09%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.81%)
> status.find.is(200), but actually found 503                      4958 (13.88%)
> status.find.is(200), but actually found 401                      1200 ( 3.36%)
> jsonPath($.tokenId).find.exists, found nothing                   1200 ( 3.36%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##########################################################-               ] 78%
          waiting: 114854 / active: 23     / done: 427738
================================================================================

21:14:33.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 427827: status.find.is(200), but actually found 401
21:14:33.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,427827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@610fc4c0, username -> user.1001647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34138407, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217273319))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGZzNTY5aXVuM3BmajlyZ3JzcXBnMnZlYzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2QyWkpNamhSWjBwZllWVXdZa3RET0dGaFVXVm5Ma2RrV25Sb1NrOTNkbFpSU0ZGVFEyODJNbVk1UldGTGNWWkhhblpSWTBRMlNVRmtaV2xyVEZCa1VsWnFPVmw1WVRSZllubFZZemRGZWxwR2JtdFFUMkl4ZEdoMWVHSXpOSFpRTVZsNFRXOWxaVFF3ZW1WYU1tNHRWMGxHY3psSGNIZFNRVGRGUjNaWVJucG1aMEUxYlhOZmRWQnJXamxMYmtoNWN5MVBTazV6T0RSSVpVSmllRVY2VHpOUmNHVnVPRzVJUmpScmJWQkRTRGx3UjNGTFVVdHFiell0YVhac1dUSTRWRkF3ZW5SeVowbHdiVXRrVDFObFZFODRNM2s1YW0xV1UwcExMVkJ0WDE5cldEaGhTRXBtWVV3MGRqTTFNa3g1ZFU4M01VZFdWa3hUZVdvNFUxWm1SMDVSY0VKMWFIbDFMV1YzUWxWUVVWTklXbkV6YzJneVlqZFhVMDU0TUdsUkxXTnJabEF0VGxOR2QwMDJRemRwV1d4aWFqVXdRV0p1YlhSWk1VOXRNQzFsY0RsVGJqRmhiVW81YjNabWMzaHFjMGhoWldKaFQwZHZMVkJPWnkxR1JsbGZibXhQYkhsVFdtUjVWWGx5UVRNNGRXcDZlRVJUUXkxR1ptSjVWbXRxVVZGc1VtMHRha3hmUzFWZlVYTlZUWHBLTkRSaWJXODFhMGRoU1cwdE9FOWthazVSYmtGMWFGZzJja0ZWTW01eVZIWlBSV3BQZHpWTlMxOTFXa3RDTlZWVmVqaFBRWHBFY0ZsaGNsbFVTMjlEZVZabE0yaHBRMWRuVUZwRVdHbExhME0yV25WNldUTmxja3d6ZWtkWVgzVm9TVEJmVkhaRVQybDJhMjVaV2paSWRHOVdPVFkxZGxjME1XSnJZbUZRUVhoNE1XSkxRVUkxV1ZoNFNFaGpUMGQ2UW1GQllqQmpUM0pYVFhCeWNXcG5UelpPV0djMFEzTmFSemROUVU1WFQzbGxWVVpJZFRoVmJWVnRVbFpXYjJGbWVrVlZNM3BhT0ZwTmFYQjZaV3htVlRoU1pFNURabU0wUkZSYWVWZzJVa05vVVUxRlUwcDRaVGxSY21GZmVrSmhkMVp1VEhsWlYxaHdNRlkzZFdwWE9FWk5YMkpXZWxGRlJtVk1iVVZMVGtoMGJuWjNPVGhPYlhGS1FqQkhjRk5MZEV4aU4yOW9aRlZOTjJKclkyeHpMbTlxYzJ4bFgyTXRUWEJ4Ym1sYWVqWmhNR05IWTJjLmFCMXN2ZUpjWFM3c0hFekVmbHFwZkhVdnVhOWFKZ2RGbnF0U3dQS1drMTQiLCJleHAiOjE3MDYyMTc1NzMsImlhdCI6MTcwNjIxNzI3M30.XzgSCcdCTuz-FrEhjK5NWrdAJQnVZ2rYIkMzQ5gnlUg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001647"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:32 GMT
	x-forgerock-transactionid: 11589737-4b1f-4a63-9774-e163e4038fb7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:33.366 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:33.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 427827: jsonPath($.tokenId).find.exists, found nothing
21:14:33.405 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,427827,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@610fc4c0, username -> user.1001647, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34138407, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217273404))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:32 GMT
	x-forgerock-transactionid: 328b12de-c403-45a9-8041-0d16a43b4f47
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXU3MHNoODdoNnVmMGJkZnI1YWE3NWdpOHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TmNtNXRkRmwwVFY5aWVFOVNlbEJIVG1sbVVtWjNMblpNZURWRVZFcE1NMmR2YVRsQmRtSjZaV2R5UVhsNlpYZGphbTQyTkhadGNHVkRVVnBLUkU1S1VGTXhUWGRCVVdWemRUSndlamw0UWtkSFNVODVNbUpoU1dKNVZuUTNRM1YxVTA1dmEyMXhSazUzUkMwME1YQkZhMUV3VlRJMmFuTlliV0V5YUZKeVJITTNWa1phUlVONWN6QjFRMjlrVDI1VWRGUmtkbWhqTUZGRU9UZGhlRUpNWTJWcE9XVjZhVkJQZEU5dlNVcHpabW80UjA1cWJYcGpkeTB6ZWs5YVVVbFJVRGQzWTIwMVZraDNVRkpDYUY5ZmFsRlBhMk15TVZGMGNYWlhiVm8wZW1sRU16ZFZUV0Y2U0d4NWJWZEpOMFJzZVhGRWJHcHRVakpCV0RrNFMyUnBXR3BrVEVGTmFIZ3lia3N3YjBGWlgzSm9jRFpIYkVwUFYyTlBabWxqT0RWT2NESlROemh5UVRGNmIwNWhTbFZ6ZDNWTWRHZFlRVU5QWDBwTFdqQXhkamxSTUV4bWVFWkZRMlV0Y0hsdGJrOXBlak5aYTJaRWF6WnhlVkE1UXkxRlZ6QjZjMkpETnpadFNYY3piR0V3YmpabmNsVlRaa1ZvUVVsWlYxcDRValZLYlZCZk5FTlhRWFpHWjA1TmVXSlBkMEl6TldReE5FZEZRV0Y1ZERabk9HNTBUbUZIY2pKZk5GOTJZbWh5V0hCM2NqUTBTVTlWU1ZwSWRHNDJjalowUjBGR05VVmZVVWhGZVRaSFFrbFZPVEJHVlRadFdUQk9SV2R3YkZGQ1RrY3lXbE5MUzFoSlJsQmpWUzF3V0cxRFkyTnRlVmcxV25Jd1JFWTBWSHBvYW1ZMlZVZHBTVEpvYUZWRVQxRjVjRlU0Y2paeE56UXRRVEl3ZGpCVldEbHNZMUZ6YzJwb00ya3lWRjl5WTJsTE1teE5iM0pxUmxKdWEwVTVUVUU1TmxKYU1XZEhTbVJQTFZaVlJYSnhka3d6WjFwRlNUSXROM0kwTVd0clVFa3hUSFZtY0RKQmJWcHFVVk5MV2kxaFVsaGtjVlpxWm1KcVZGUTVXR2c0WDJNNFZHb3daekpvVGtWcWVscHFWa1p1YkMxa2VUSlZaRU5xZUZCYWNWUnRURVpwTFVKelZrcHZZVXRCYm5oMVZGRXdMVkV5VURkTFFYRjRaRXh0Tm1GQ1gwTk5MbHB2WDFKU1RUQXdlV3RSVEhaTWVITjBOVE4yUVVFLlRURzBRSnJKSWpvMk9OYmY0YnlaMDVZRXowTEI0MzhkVFB5a2RRWGhoN0UiLCJleHAiOjE3MDYyMTc1NzMsImlhdCI6MTcwNjIxNzI3M30.t4B_O8m1eEOfUExBOZFXFGFSHXZMklKmrYxA3pUon-I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:33.405 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:34.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 428042: status.find.is(200), but actually found 401
21:14:34.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,428042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@526461c3, username -> user.1002025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a203e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217274680))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzgzOWo1bWRicW1qMDFyMDEybHBoZ3Z0c20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVkyTjVabU5FYUVsSmRIUkZUbU5SVldNM09UTjNMbUZOVUZZNFFYcGpka05tWWtjMk4wWnllRVZNU2sxNldHRkVObWN5VEdoVVNURnNUbko1U20wdFNtSmxja3haYmtwNWJub3plazVhUzBSRGRVNVZiMmh2UWxSemNsRmpWWGwzY0dOa2JuWXhiazlsZUc1a05HRkpkVVUxTTFwdFNsbGFjMXBpU1hsVVdETnJVbXN3WTNGSFNGOWZZVXRFT0dOdmFrbzNXRmN3VG5kdFkyMDJkMGhTUlVSMFpuQjVVWE15TUdkblJTMTNjblp3ZEVNMlpFUndhbVJvVDJoV2EzRk1RMEpmYXpkcGVUazRVRkZsUkhKMGJERmhTRmQzUVdOQ2NUUjBhRUZzZFRCSE5qVkJja05YZWxGNmVtUkZMVFZ1YTBWUVZGcGhiemhpWmtOSVgzbDFTazF6UjAxTGJWVldMVTlxVUV4Slpra3hUM2h3TjJadmQxbEpYemRWTFVKWmFsVTRjVkp4TURjeVZVeEpNVTFyU1VJMU4zZGZlalZwUVVnNFRYUnlWRE55VldkdU9EQXlkR1V3V1ZsWmFGTkllakJXUnpCd2NYbEhRa2xhVXpkaFdDMWpZblZMT0c1MVFVdDJMVGRrYlZObFNYUmhSR1p3TFVvelprTXRPR0V4Y210M1NtMW1hMmRYY1VwNmF6TlZOV2hXTURscVMwZEdaRlpJUm14QlpGOW1TRTEyTlZKR1pYUnJUMFJ0Wm1NMVVVaDRjV05UUlY5VlJrOVFlbWhOWWtFemVIZFVaMDVxU0Raa1ZFdEVWRWt5UkdKM1pFWk5XVE5mTXpOVVRsbHpVRW90TVRCVVEyaEtNMHRTWlZKNGFVdHRVMVExY0VaeGRYZDZhazAwT1RoTlpFZFNlbTlEVDBkVVVVaFNUbmRKZVZCNVRtbzNXa2czTWpSemJsVjNhWGR6WVhwTU1UbEpNVVo0YUhGWWQyeE9XbmxzU1RrMllrZzVlRVJQYTNkTGVuVXdaMDFhYWpSclNXSjJXRE5NZURCb1FtUlNaMjVQV2tsMlRXTTFVVUYyZDJsS1ZqaHhkM2h6YlZwdFRHZHJXVFZ5VGtZemVXWm9TRnBSVDE5T1pWZDFhbTlMVlhkRFR6ZFJRMDFQYjI5M1RrcHBRMVYzWmtwU1ozTnhjbE51T0RWYU1WY3dZVVpWUW01emJYUnpUR1JuZVY5U2VFODNSakZWTWtWbFNsSkJMa05mV0RRdFZYVllSelZuZDBKTmFYVlFSRUZNUjJjLm14MjZyT3dJemdMZG5HcjFTZ2YtNzVsSE1mWGl6QUR6VzhtM0I1WVgyUWMiLCJleHAiOjE3MDYyMTc1NzQsImlhdCI6MTcwNjIxNzI3NH0.e2_MXqFXUQE6fysd_nuCnDTUYczZZSUzf8eoKWAh0nE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002025"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:14:34 GMT
	x-forgerock-transactionid: 8479ba56-cd9f-4a70-8267-d8fa2345b716
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:34.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:34.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 428042: jsonPath($.tokenId).find.exists, found nothing
21:14:34.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,428042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@526461c3, username -> user.1002025, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a203e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217274773))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:14:34 GMT
	x-forgerock-transactionid: 498d002c-9191-44c5-ab97-fd9b8c353f68
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnRoZDAwOGlkaHNiZWo3cTZkb2k2MzFmanMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlRuQnBVMloyWmpoSFUzRktObGhFU0VONVZIZEJMbU5RV0RGcU1tUlZhMUl0WDNoNlNuSlVTRkp2UTFWR1Z6SnJRek5RZUhCb2FYVm1ZMEkxUTJoUlREZzNaazR5ZVV4U2JVbzBVa2N0WlZoTWNXaE9WVVZSWWsxblEwNXNVR0ZSVkV4ZmVqRjJRa3B2VTNGNU9EWkxXVGhTYVhGR2N6WlNZMmx5VFZSbVpsQmhSalZGTlZCQmRtOU1ZVkpXU1daeE1qUnZTelZyWld3MFJFRkhjbXQzT0hZMlRXMVFXalpFVm5FMVVsbHlWMEl0U0dSVVduaDRNa2Q0TjBWa1MybE5aR1JGUkdOamJVbDFhR3BaZG1oUE4xSmFaVVJuVkZodVUzaGFjVTlKZEZKQ1kybEJZVmhqYm1FeGJrTmZjMVpyY1ZSWmJuRlZhM1pET0hsclNuWkRZMEl5TjFkbGVrbGhMVE5SVUZKaWIyeHViMVJMY0hSSmRqQXpkekV6VG14SWNWYzVZMWRrU0dnelVFaHliVWhQTW1sNWIzZGtlVW93T0MwNGJtVnRhMGxNYlhsSFYyRTViSFpKY0ZWVU1sbEJTSGhWTWxaUE4wb3pkR3RvUzNoMGNtTk5hMHhWTm1aTFRrOTJPR3RCVGxSRFJERmtVM0JQWkVsdGNrczBURFZKZFZKSFNGWXdhMmQ2ZUhRME1WWmZPWEp0UVd4VlducGZYMlYxVm1FNVluVmhUWGxmY1daSk9WWlFVREpNYjJkMFpWZERTVkZCTkdwV01HaFVZUzAwT0dNNFoxQlRTVWRpVW14TVlreDNiMUpwY0hSUU9IZEdiRk5TU0cxeFNYQkRWRnBTYlU5dlVUUjVaemszVEU1VVZGUnBVRkJZUTNkM1NHaEdNMGxzYTB0b1puRkdWVWhEU1ZWNlRuUlpjVFZoU0VNME5URnlRVXAxT0hkWWFHZG1jMUpUTm1OdWNXdHZhbVJaVG05cllWZHlPVU53WTJsUFdsSm1XV1Z6VGtSRVEyeEdObWxVVVVWM04ybFJjMVZsZWpWU1NVY3hkVXR5VldFeE1EQkdOMDVWYUZkT1duZFJUVU5XWTNSVFV6SmFjbTlYYVhZd2FWRlBUWGhEYkdZNU1VZExWekpwUld4d2VUVXpXakJZWnkxSFZuQk1iRTlpZVdacmRtWkNURzlEV0VGaVpteDJRMlowVXpac2JFMTNibWRGYW5kemFGbHVNa3A2VVZJeGVIWkpMbFpqZWs1cE15MDBNRWxDVjNSWVUyeGlOMWhyYTJjLlBGMnJhczZ1cWVzeEtXalM1QlBwdFZBT0dybk9vM0RZcEJhcnNBc0FjODgiLCJleHAiOjE3MDYyMTc1NzQsImlhdCI6MTcwNjIxNzI3NH0.22dBYvG_R0-lmoTJFYDLwGx5fWzjySkHQGPiYo0CAzc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:34.774 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:35.200 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 428103: status.find.is(200), but actually found 401
21:14:35.200 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,428103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d063569, username -> user.1000917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29a8a476, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217275151))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmJrYjNqampnazEwbWtpOG9pNnB0MGg3Z3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M05rUlBZbGcyV0Mxck5XaHplbG90UjNSU1kxVm5MbWRPTlhKd1RVeFpUV1YyYUdacWMxUmpSVUZFZEhZMmIxaG1abWhwWmxkcFUzVnJTRU5tUzNweVowdExXVGgzUmtWbVVITnlRa3RZWjFGcVUzZFFlVzFwZG5wTFMyMHhXbVZLYVhRMk9ITjFiVTlTV204d09HNVVjVGRLY0UwMlpESndiRWs1WTB0MFdVUmFYMDlDY2paWGJFWjRRM2h5Vms1Nk9XcE1UMjlJUW5keGMxQnJVbFpWYVhwaE5YZHBTVFowTkMxME4wMURhaTB4UTNWQ05tTnhRazAzWW5kUmFGRnRSaTAxVFdzM1UweEdibkpvWmpkWk0wSjFaelprTWtZelJrOU1NWEZUZFRkRmNVaFBlVWczUVhkaFNqVTNUVXhPV2tSQlpFNUdkRlZzU2tGMExVeE9hWE4yVDAxU1UxbFRMVFpqZHpBMmFrRktlRWQwU1dVd1pXZzRWemxxUzFwaVMweGxhR3hZV0hCTU1YTkxOVEU0YUVOTGNuQXpjM05IUTBWSlNYVm9UemxJZUhOSU4xOW9lV1p5ZVhWNVVraDRVMmhNTjJSMlVFOU5VMkZNV2tGcmRFUXdSRGx2Y25wV04wbGlUMVZKVHpOSFJUTnhSMWh1WkRrM1ZWZHpYMDQzYWs1TVEzbE9iVEZ1Y1ZGaVdrTjBWRXQyZFc5bk5UbGlPV2RKVm05NWMyRjVlV1pFYTFGd2VGOTNjRUYxT1RsV05XaG1kRUpwVlRCb1VWUlVOSEJVWkRCQ1pEVllPVzUwT0VGVWFqbFdRVVZOYm1oNVJEQk1jbHBxUld0c1dWOXliSFYyUTBoZk5GQlhZazlTVlRoTFRWVXRiVjgxVDNwUFl6UlVRelJ5TVZoMVJWUnpORFpOVVcxQlFVOW1WMGR4Y0ZSMVEyMVNhM2c1VG1ScFdrZFRVbVowYVdOTFpGQnZPVWxmTkU1RFZEUm5hV2hyWm1veVdHTm5VRUpUTjBoSlNVcEhVV2cyY21JeFMzbHBiWGhmVFRoak5uRmhhbXR3Vm1GTlNEbEJWRk5RVldVeVpqWXlVbk5mUW5CYWJYbDRXa1ZLVFVsbVpqTlFWVjh6VjBGelQwMXZXbGR2VTFreVJFMVljazgxTW5SaWRHVkJkM05SVFV0V1VVRk5UVXBsTjIwME4xRm5XRk5DWHpSaWFtSnFZMUkzVFU4dFRHNTBTMmd5Y0hrMmNtOWpMazluVlhSWlJHNVFWVEJGWDFONVIwRmlSWFowUW5jLlU0Zi02OE9ZdldlcHg4X2Q1UEhGblE5S0xqTEFTY3NrQzF3ekxvOXl1ZWciLCJleHAiOjE3MDYyMTc1NzUsImlhdCI6MTcwNjIxNzI3NX0.6tMiHKGJ0o6A4ls1Fi4Ov15H0BKqpQfknWxk0vvGJpY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000917"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:34 GMT
	x-forgerock-transactionid: 57c0d1b3-731c-49f6-9d35-5ebd9884bedd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:35.200 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:35.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 428103: jsonPath($.tokenId).find.exists, found nothing
21:14:35.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,428103,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d063569, username -> user.1000917, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@29a8a476, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217275239))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:34 GMT
	x-forgerock-transactionid: bbc47b7d-5566-4ee4-81c3-b57b899c199c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGR0ODV1cTZwZDVlOWs2NWU1cDYzc21sMTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bE5ua3lkMmx3U1c1SGEyaFFlRVZ6V2s1S1RVTm5MbXMwWTBoS04xOURRMFJ2TkRaZmJEZHZabG95UjE5S1F6TjBiRWRYWkc1NlRtcHdNVlpPVjAxVlRXbG5hbDgyU1hOUlozcG9kRnB3YkVKT1ExUk5PVEpWTmxOdVpWaDVVakIzZWkxQ1dGSjJOSHBoWVhCa2NYcEVXa1Z3YUVsMlVHbHRZMmhmU210amFraENialZPYVVKV1VYbFdZbXBFZWs0MVNsTlNXbU5MVjAxWmNXUm1kVXQyZGt4SE9VUTJjMGQwV0MwNGFXdGtkbGwwZERWYVQxZFZRVFJCYkMwMlJtUjZkMFZQWm0xWUxXdFZlazlMU1RaaGVITnZOV014TjNabGFuZERZMVZsTlY5ME5uUmFOblJXWjJsd2JFdGpUVVV3U0hnd1JtY3RhblptWkhWeVZtcG1VMDV3WkZKSGRHNXFiMFZETmpFd2JIbDRTMmxVUWxGWVdYcHhlVGRZYlRkRk5FRXpRbHBtU3poWVdVUjFiVWxDTUZBNFVVcE5aVlkxUkZWMGRHeE9kbE5oZDNONGIxVkhZazV4Wm1GMVdYYzBYMjV5UjBSbWFVRXdSR0pDWkdjeGFHOXVSMlYwVjNGUFN6WnJSVEpyTlhNek1HdEVRWGh0VkVZemNERTVXblJ6V1hCVE5HYzNkV0oxVW5RNVoxcGxkazlLUW1kc09IVkpTM2N3Um5WSmIyNWpjakJRVGpKTVQxWnNlbVJpVHpKcFpWRk5TM1p5YTBORVF6Vm5ZM1ZGUVMxSGVGVkZiV0l0TUdWVFpXbEJkbDlTWkRNNE1GSm1NRTgxT1c5dlpERlhWa2x4ZUdjME4weFVVRmxCWWkwM2FsWTJhVmxUTlVKT1N6TnZZMU5xU1Y5bFpsVXlSWEJKVTNGdFUxcHpVa1Y1TkRKMFdscFFMVkpNVDA4eFdYbGZha1JuVFdVeGJVWm9XbWhUT1hsRlJtTmhXVXh3VTBWbFQzSk5VVkJQTFY5M04xSllRbU5SVDFselJFOWFTVnBQWjJOdlRtSlhjbDkwZVZGdFZGZDNUSEpMTkdaNWRFdHhhRlJqV2xwdFpXNUpSR3cwUXpoTE5VcFNSRkozU1ZsQk1GQXhabEJNTUdGamFqaGtOMjlXVVdGemJWWXlWMDFwY0dvMVptUjRWbU15VVRscVluZFVjME42V1dkbWNFNTBWVUpET0VveFkyZzVhMTlVUlV0cFFXTnJMa2xTUjBkclFWVjBaVGxVVWpab1pEUlZSRTV1T0ZFLkN4T2taQnFQYlBvX1M3U2o5MVhhaWZTdFRhSDB5akpVMTJyTG50LWo0SkkiLCJleHAiOjE3MDYyMTc1NzUsImlhdCI6MTcwNjIxNzI3NX0._2BoUACBCycobD6w-MGWgwft_7KHpAFDiSGzkWSC2Yo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:35.240 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:35.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 428151: status.find.is(200), but actually found 401
21:14:35.548 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,428151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75535afd, username -> user.1001515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b84d477, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217275501))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW5yY2o0bGJjcHNxN2phN2U3N2w1MjYzcXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVJtWXdYM1JMTVhKNVVrOVFPREppV1RJMU5HOW5MamM0YXpVNWVsbFpjMEYyZURGbGR6bHJkalUzV1dGVE1FNVRVRFExYzJaRVMzVXlTa2RTVkc5RGMyUTRkVW8yVERoTlJXNUtPV3RWTldSNFZrUkxiWEpKVUdWNWN6RTVkMFJrZGtjellVcDRRVTVSVXpKUWJsVTRjMFJtZFVkWFNYRjFWV1JoYUVSa2RtaHBWbk5XVW1SaVkzQlFlVGxZTlZaM2QyUXhTMGwyVFZGb1ZXNHhlak50U1ZGYWFUUlpNbEp6V2pneldGUlRRVnBCWDB4Wk1VZHdaMFJNVFV4cFdtWjRRM1ZrZEVGUGRWRmlhbkpCZVVaTGVVOHpXa1pCT1dwMk5uSXlRbHBVVEdoaE1VaGxOMngxUkVwVmQxSnZlamt4YW1sdWNWQlVZV1pXZG1sVmFVNXNWSFJ2VVVKNlpDMHdUMVJsZEZCdE0xVkNiM05RZUZkTFprc3RhMk5RTjFwek5rOU9SM2t5YUd0UE4xQmhhV2hqV1VwNVJVZEdjemRYTXpWalgwOWZaVFIyY25JMFpIRmhUMlpyZG1sd2JHcDBPVGh5YVUwd1JXbEhia3N5U1dwYVZIcDFYMnhwT1haNVRUQlFkbEV4VDBnMVpHNDFOamx3ZGxoMFZUTkNjR3RuTWpGQk9XODJURGxPZEVZeWRrbFhTbTV6YW1kNFJrWnRURE5yY1RoTVoxbFNWalYzWVhwM2RsRkJZbUZrTW5seFRuRTRkR2xrTkdwcGJqSnVOWHBwY1VoclZXRnZRV2N0T0ZWMU9GWXhhRXd0VldGblJubGxXRnBvTjNkdmRHTmhURnBYT1doNVVXZERaRnBYTFZaV1dIZHJlVmR1WVRSRGVGQmlVMGhwZEVKT1UyOVZhbmQzYzBWblYxQlhOR2xwTWpkc01GWTJUWGR2U0RaVFgwNXFjRmxDY1d4NFpqY3lTa2RQWkd0UVFrUlJZekpDUzJFeWF6Um9ObVJTWmxSeVIxaHlUVXRQVEV0M1JGVmpXRk5XUkROMWVXOHdjalp6VlRGak16VnZZMFIwYlVSaGN6ZEdXVE16V1VwalpYZEVSbFF5WWxkeVdtVk1WMWQ0Y1dGTldsTmlUbFpHYjAxell6bDFNRjlPTVZwM1ZWZFNRMFphWjJSWmR6ZGtRVEZVTVZGb1pVMXpRMWRQWlZSNExUQmlMV3RLUVRaQlIyb3dkRU5ZTW5RelgxTTRMbFI1V1VSZlEwWmxRM2QwVlhSWVYwUnVibDlWWjBFLnhody1nNnNxYjNDeXY1Ri1RbWZWbG5XakZWVDRNcVM1RzJ1RnZDMFdBQjAiLCJleHAiOjE3MDYyMTc1NzUsImlhdCI6MTcwNjIxNzI3NX0.O_c6C0gz6-YhrrhLhcPjk5PDSiWLZVE989bxN7p-KOI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001515"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:34 GMT
	x-forgerock-transactionid: 9ef67c58-c57f-4cd1-8f49-232d8c886a9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:35.548 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:35.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 428151: jsonPath($.tokenId).find.exists, found nothing
21:14:35.590 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,428151,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@75535afd, username -> user.1001515, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b84d477, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217275589))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:34 GMT
	x-forgerock-transactionid: 1ce7221a-1b2d-47c9-a07e-a84ca180b5dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2dxZGY5bjMwMzVmczE2ZmtnaWM3NHVmOXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlptSm5aVXRvZDNsaE5sOU9TSHA1VGpsTlVWOTNMbVJaTkRGVGNUZFdhazQxTWpKTWExSk5SREo2YVVJeVozVldlWEZhUlVWcFVFaFVNbk5YVDFnNVMweFlXbEJtY1ZKV1kyVmpkMUZCU0RSRmRWTmxOMDV2Um5kUFh5MVFUbmg1VTAxVGVFOVlMVmRUV2twVE0weFRXbXhPWlRSbmJISkxPSEV0WkRNM2FGaDBTREpWUlZZeFdIbGlMVzR4VldKU2JGbGlZMVU1YldGT1oxRnpNa1ZqYlhWUlZFNHlkR281V2paZlIxb3pOR2h4VFRSSGRtNWFMVzFHWTA0NU56bGxiMDAxVEZSRldXeFhSakJhVjBJdGMwRlRMVWhEV1RCbmJ6WkhVMVp0V0hST1JUVmFVMjVyZVRaQlowVlhPR2MwU2pCTlRHOTNjVVowTFZSRmVUVklVVkJJU0ZvdFRuUlhkVXBGZG01cVRVcHlTVmh4VVMxQ1dHTjZRa1pzZUZwR2NVZDFSRGxoV0ZSMldYbE9WazVoV21obFVXMUVhbmh0UkROeWNsQklkMVpIYXpkQlFrZDNNV1ZFV0haSGIzaHdUR3h6UlZwMFJFTmtjVXQ2VkZoTFdWaHpNMHBPWWpVM00ybGhXbDg1VHpRdFFtTjVjVE5qVEVKQk5WQm9WRmRrUTFkblFUaFdZbmMwYVY5WlEwaEVZWEZ5UnkwME1XeDNSMlpSV0RrMFJsWjJkR1ZSZDFKS2VUWlZSMGwxZVZweFptTjFSWGxxYjNWSVdWTXdibk4zV0cxSVduZzJOM2hhTW5OT1QwTXdaMjFrZEhVNWJVeHpTV2h0Tm1WYVFrOXZlREV4TWpsbFdUTkphRzlVZDFsSFRsVXdReTFxY0hOUU5XVnRNVmhuU0RWM1MzRk1Wa2MxZG1kbU1WVkxRbE16TkMxRWRuQm9MV0ZEY0VKS2NtRTRPWEZYV25WWWRrdzVNek5uWm5FNFlXMTViamhxUlVGMWIyUXlRbWw2UlZkSlFqYzVWbnBLTkd0c2JVWndWbU5CVkdsSVlWSktOVEZ6VGxnNFUyMUdNbXBTTjI1cGVWZDZOM2RsUkVGMWMyWTNWa2RtVlRCblNWcHdkbnBXY1ZsR01HNUdjekI0UzE5RE1rbFNkSE0wUjE5SGJuUXRTVzFQTVhNeE5UWlhSakEzTFhaWk56aENlVFZsWTJOcWJ5MXNRVFl5UnpWU04wOXVjRUpuTTBOcmFGOXJMbWR2YWtGNlN6VnFSbkp6ZWtOUmNGWk5ibk40VDFFLktHRjJYQmVJaVRnbEtwM3k0dldzdVlQXzNwVEhYLXBIN3I1VHhnaXZRc0UiLCJleHAiOjE3MDYyMTc1NzUsImlhdCI6MTcwNjIxNzI3NX0.erTjJbMAzq9muY3NyscXGxtroRejEZy26K3-bM8lPw4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:35.590 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:37.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 428394: status.find.is(200), but actually found 401
21:14:37.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,428394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bede81, username -> user.1002314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60ae3103, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217277000))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNm4zYWdwNWU2c3RhaGpyNW9qY2Y0bTlvbDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Nk9VWnhkV0phYTFnMlRVWkRjRGhNWXkxTVMyWjNMbnBFUmxwNlNUUlNSSGxTTFZoaFFTMWZNR0ZNU3poVFFuSkdlakp6ZVhsU05FZENNV2REZFhCWFNqZFlRbUZOVG1seFUySlFZVXhmTkY5bFN6a3pjMHRUUW1wUFNEQmtTRmx2ZVdWTFoyZHZMVU5uY1RNM01VVlVRVWRhTmxwRFIwdHJXVkp1TkdsbGJYQnRTVkJ5VDBWd2Exa3hSREZKWjJOWE1sZFNUbVpDYVZaMlVXaGtTR3hvYUV0VVVXeDJYMmRQUzFwUU5XSnRPR05PYTNSTmNuVmpjMFUzV1RGRVQzZHFMVE5KVUVGWGJETkdTbTFLY1dabmJHNXdZbXBWWDBoMU1EUkhhM2x1Ylc5eU9XZHhTMkkzT1c5M2FYTkpWbkJsTVVjellUaFZXSGxNUnkxR1duVTJkWE5yZG05WVgxSjVWVFZCYUVkdE5qSlhUbEpUZW05dFoxTlNTREZHWnpOUmVGcEJhSFZXZGsxV1VWZE5kMmxKZERoT1ZuWXdOSG8wU1UxUmEyaDNSMDloV1V0emFWWkxSRzVPUkhkblFUVjBXRTVqVlZGMGRVTjNiWE4zY0MxVE1HVkdZMWhWZVhBMWREQlFia3AxYUhWc2J6SmlPVmd6WlZkV1F6ZFFVSE5IZUZOU1ZtcG1aM1JmWTBsUmJWOXdSVk4xT1VWdWRrdFNSMjl5VFRZMU9HMDJWR1JhUTJkZmVIWmhTa053YVVWSVRtOXRWR3g2YlVWVFRUQjZWRFJ6U1ZCNFFXbDVlRXczV0hwTVRXZE5ZblJOU2xoRVp6TktlVUZSV1VwM01FcDRSbE5PTVdoV2IxZzVWVTFTYW5sRVRuTmljRGRXYjJkRFpEWmpPVTlLTlhoNVRsZGhiV2gxU2tab2NFUllUV2hSUjBwRVZHVk1jVUY1U1VWSE5YTnVRVWRHY3pGV2RsSlBWV0psT0RCRmRWQTJSWEZqYVhacFltVjNZWFJCVFc5MFdXRTRhRTVEZWxOSWNqbDBUVFI2ZGpOeGFGOTJNMkZSYUVodGRUVkhNSGw0VEhwa0xYVm1lVFpVTmpGemRrNDJXa0V4VVRkNFlYWnRURmRRYmpoME1uSTJiazR3YzNweU5WaDRZbGRZZFRGR2VUSlFia3ROVFUxalpIWkhjM3BPTkdoNmRWOUxaalJmYXpWaVNXVlFUbTk1T0RsV2RuZHJXa3hxVjJwS1dVZE5MakpaUkV4SUxXcEhYMnBvZG5oT2NWUnNORWxsWjJjLlBRMHdack9HX3Ztamx4T3IybmhjZDljNWFaNHJmamVzRy1Xdm9pel9oWFkiLCJleHAiOjE3MDYyMTc1NzYsImlhdCI6MTcwNjIxNzI3Nn0.zP6v7PSLC0K-11J7P0BAiuvdE6mur8RNw-eFpKMfC_g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002314"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:14:36 GMT
	x-forgerock-transactionid: 8431d72e-5104-466b-a623-cd4102385ce8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:37.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:37.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 428394: jsonPath($.tokenId).find.exists, found nothing
21:14:37.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,428394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bede81, username -> user.1002314, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60ae3103, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217277091))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:14:36 GMT
	x-forgerock-transactionid: 20354455-42a4-4754-b7af-44400585a196
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjlvbTVwdXRlN3FtbGc1Nm5vZDRmZWRkMDYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlpURnhiblZIT1VkRWRIcDFNSEJVVUhwVlpWcFJMbUowVDFwRFRIUXpRVE5DUzFwM2RtWmhVbE5UVDBwV1lqVnVlazFhVVhOa1JqZDFkbGRGY1hWNWJEUjZaMjB3VlhjeVZFaHdRVmhRY1dVM2RYSTJTVmQ1UTFOWVZHY3pTa2hpVDJ4WVVraHpiVE5LYzFCMFV6Sm1kRTVTWkRGQlkzTlpRVFpUYjBsU0xWcHJjbXQxV0hWRk9XSm5jak5MVUY5R2FVaHNVbmh5YlRsaE5YVjFUVmN0ZFRGdVRVSkVUbXRqYkZCT1RXRm9lbkUxVUVKeE1FdG1OV2hoWmxGUWVXY3lXWE14UVhGbk1tTnVkekpWVlVveVJXMHlZamhzTlRaUWRUVXhlbXQ2Um1OWlgzTnljazFmU1hkMVRtMW5abEJJVW01d01uUTNOVnBSUTNWSlVHbEViM0JpWVhOaFNXOHdOV1EwU21oYU0wUk9UMmRhYWtsaGJWbFFNMVZRTUdGaFkzQTFjRFkxWmtkWGVWbFJOakJNVDJaeVZtVjZjR3BzUVhWWmIycGhRVkZxU21WdU1uaGFNMWhwY1daMExVczNWSFJsUkRaU1UyTnVTbGR5VjJWbk9FTXROV0ZrU1MxdWR6SjFlRkZFVG0xMFlVWkpaMjlqVUhkT04zQmxibU5xVUVVd2QwUnVaa2xSV1hSWFgxY3RSRVJVVVhsVllVTk1YMDg1UjBOMFVra3RWemh5UkRaTGVEVnZUakZuYkd0NWRqZFJUVmhWTUY5NllVTkdXR2sxTUZsSlp6WmhPV2MxTm5CbU56aGFhRlJ1WlhkSlRtaExUbmxKUTJFd2F5MXhWSGRhYW1kTlpIVmZRelZ1TVROalJWRnpkWEV0VVhoVVUweEVia0ZNYVRaTk1FSnViSE5KZFZrdFMweDVaMjFwWDJjd1QxQXRTa3Q2ZGpsQ1VGcDFWbEJ1WVc1T1VHRkRZVXRSZW5kalZFTnJjMUYyUzI4eVVuZG5jMHhMYlhka1F5MWhVME5UUVZab1QyRXpNbU5NVjBsR1MwWkJaM1l6YUVObVpVUXdOME5tUkdRMlpHUkpTV0V5YTNoeE0yOVFiekZzY3poblYyVldTbkZKVDBwdVIyTkdTRmhuYmpkdWNtUk1RbTgzUkdKSE9VUmthemRIWWtGc2MyRlNSME5PWTAxcWVtMW9WRzk2V25RMGNISllabnBIV2tWQlNuaGtMV1pFY2xaR1duTTRMa05SZHpScldVZFdTVlpQWVdSVWRFTnBiekJKZEVFLkZFaFlsUEZUaVJBREdlZnp4MW5GS3drUDhSMXV6SkpNVGNWcnlNNTFvQnMiLCJleHAiOjE3MDYyMTc1NzcsImlhdCI6MTcwNjIxNzI3N30.klJb7Ep7Ga3doZiwI6pjolWPhyQXaKS54y8J20iVVwA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:37.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:14:37                                        2870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=842339 KO=13520 )
> restLoginInitiate                                        (OK=417394 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=416172 KO=1205  )
> restloginProgressiveProfileCallback                      (OK=8773   KO=1205  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.09%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.09%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.80%)
> status.find.is(200), but actually found 503                      4958 (13.87%)
> status.find.is(200), but actually found 401                      1205 ( 3.37%)
> jsonPath($.tokenId).find.exists, found nothing                   1205 ( 3.37%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##########################################################-               ] 78%
          waiting: 114103 / active: 25     / done: 428487
================================================================================

21:14:38.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 428580: status.find.is(200), but actually found 401
21:14:38.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,428580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bd80288, username -> user.1001744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aef92f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217278251))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHNsNW5tN2Yydm52NWVscWZlaXVzNTZwMzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVVFTTVjR2RNZFRsblNHcE1la1JRVjJSWFNVWlJMazFEYVRSbmREWkdMV1JqY25oM1NYcEJSVmRVWkdsSGFEVlZSRmgxTmtOSk9XTnZla2RqVms1blZ6bFphMXB0Y1RGbFUwc3hVekUwVDNCbVNGTlZiMHRtYVhwSmVtTnJhRE5OVlhKVVNuUTBWbEpKVnpRMWNGZFdlRzg0V2tsalIyTmxaMGh2VDJWbExYQTVabmhqTkc1WU16UnBTRlphUXpCUlRWUmxUbVJ5WmxwemMzTlNka1JFYjA1TGNsTkJTamhGWVVRellXeFdVbTVtYTJKWlNYWlpTRFJEUTNNeE9IQlVaRk5YTlhneE9WUkRXRlZTTlRGSlNUVTBZMnhEYzBKNVgwaE1kV290VEdOZmIwdE1ZeTF3VEd4TWFrdDBVMlIxUTNac2J6TndhM1JRTFdSUWFWVkZTMVpvU200eU5GbG1VbFo0TlRCQlQzcDJTVEpSWlhoQk1GcEZVVUpmV1ZWZlZGVmlhREpMYWs1WFUycHZOREZSYUZsb2VVTnNZbFJ5TjFwT1MwSmlUbXRaZVZaMWJISTVSVU53ZURGWmMwVldWR1JETFdGbVZrWnVkVkF4WW1aSVkwaGhOM0YzZFZkR1owSlBlVFJpUzFwNmFFSmtUVFE0TlZGb1JWcE5NelE0VUhOalVFVmtZelZQYVMxSU5TMVFhMlpHYmpoMmRYUTFOM0JQZUVGTVVUQTBSekJFU2t4aVJFTklMWGxWTkZaYVJtMDJibU5pVUZWRFlXTnZaek5GZEdONVZVVmhUbnBoZWtwb1VuUnhjRTlwTmpBMFJ6SlNXa0ZxYkdOWVluVXRjRGxrWldaTlYwOHhOVTVEUWt0UlQzRk9XRkZuWWpGd1VUSjBORmd6UXpZMmVVaFlSVjloT1dsTldsRnFjMkZWZWtaMVYxcEZaMFpZWjJJNVZIZEdlVU5EZERGMFYwaHRYekZUVm5SdmVYQTBVMlpzZFRJM1RqUXphMnB2ZGpsVVZuZHFhVFJwYkZsNlV6SlROM0pDVVVsTlltVTNiSGxoY1VjM1ZUWnNVREZpYzFGaFdUSmliSFJzUjAxNmFFeGZXVjlEZFZaeWJUaEtiRXBpUkZFMk1EWkRla0pvUkRBMmVqZENiR2xaU2tKNGVFMDVibUZFY1U4MVRVTXlVbVZmWVdsbmJYaEdaelppZGpoVWJHcG9VRlJpVTBKaVptbEliVFp1TkRSR2VtczBMa2xvU21sZk5WWmxaVlp4Vm5vMGNVZHlXWGMyYkdjLks0QnJsZ0pSaDBiQjl3WUNQTC03YmF5TW1QcnhlMjVxTEJIWkhYd2FOSzQiLCJleHAiOjE3MDYyMTc1NzgsImlhdCI6MTcwNjIxNzI3OH0.6HwaWfDHIyYFYxJ7KXFlHgyrGQsMPBwKAu3XtJ9UcDo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001744"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:37 GMT
	x-forgerock-transactionid: add39ca0-86de-4e3b-8e7e-1d16f8d5bda0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:38.302 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:38.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 428580: jsonPath($.tokenId).find.exists, found nothing
21:14:38.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,428580,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4bd80288, username -> user.1001744, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aef92f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217278342))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:37 GMT
	x-forgerock-transactionid: ca21f73c-3de5-46fb-87de-42a54cdf2eaa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXBiZW9nbDd0MjVrNGIybzNjcmtodGdxdjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1VIWjVXRVIwTlRKSlFVcDVjREJpZFhwRVdteG5MbkZNUzJKa2JsTm5TM0EwV25abVRrRnFZVGczV1hNMWVGOWZUbDg0WkVVM1YzSkVNbUZVWW1ab0xVOURjMWsyYkVGVGFXbHZWM1ZUVkZsS1FrOUhWRkJRUlVOZlVFMWlORkpKVkVrNFdVczRhVE4yWVZsWFREbHRSMWM1YUROYVFsTk5RV2hSWXpZeWNuazFOamhRUWpaRWFrTkhWa05oYjNwRlkyVTNObHBqZEhKRWVWOVRPV1JrY1VSWGMxbGxWbGxLTkZWc1UzVmFWR010VGt0Q2MxaDZYMXB1YkVscU0yOW9aM040Tm5OME1EZDJhVGhOT0UxSE5YVkhlREZFYkY5TmQxcFJhVzlTYzJGTlRHTlBhbmhFWldsTU5qbGlWbmxxYWpWblJtSjNWM05vT0hVdExXTndiME5MZGxsUllrOVdkM1oxVlVWeU9GZDRlVUpyYWpRM1pqVTFhSFZwTVVGb2RuQTBPVWx0WTJGR2FIQkJNbXRtUldwalFUZ3pVbE01UkZCdVZVaFFOMmRYV25OeGJteFRSVGc0VGpRM2RYQk5ZemRrWWtwcWQyUnRNeTFRVUZZMWVrNVpOVGxOUzNFNFEyNUlVMDlqTTBST1gyTTBVVlJHYzJveU5IbFdhbTgzVjJWRFpIbFBSblpUTkZKUVFVeHFUbkJRTTAxNVJsTlBaVTU2YVVaM1NHZHhibmh6TFdJeVUyYzJabTlPU1RWalpVaDVTRkU0WDFGZmJESnZZWGRCVm14dU1YZEJTbXg2YmxBNGVTMTRjMlZSYWt4ZmRXcHhlRkJrZW0xRFIwRTVVbmhWU1RGTVJUSTNVMjUwZEhsRFdFbFNTV0pNYlhWSVprbG9SekZyUzBWdGFHTTRTM296V0hOU1QxbzJPRXc1WVdOMFRIQlRNVWRJYm01Q1pUVnNNSEl6VjJsVVpYQjJhR1kxVjBsTFRuUjFNV1JuVlRGb1FXTlhWbVJVVW5GNE0wVmZOV2RqVkZJMGIwczVPRzF4WkZoM1ltcEpTMUJMVEVwdGExTmZWM1I1TlZBMGVXaHJlVzVVZHpnM2ExZFhhMVl3U201UlVqQTFUMVZNTlZGc1JrUjNUMmgyTkdoSFVUZE9NbVJGY0hoUWFHcGhXRkJCZHpkbGJHTlpVRmhoTW1GZlZUSlZTblo0WHpSMVlVVmhUV2xxVWxRMlYxcGFMVkpaUW1vMUxUTlJMbGRrTURWS2FqSmpWbkY2WDA5NVQwVlBkemRDWTNjLlQ0RzAwZTdUOEJ6Mk1yQ2g3a0tTZHdGU00wUG92UXM0bTVaRTA3MEVMeU0iLCJleHAiOjE3MDYyMTc1NzgsImlhdCI6MTcwNjIxNzI3OH0.PNYibNqryGkhwymz4zHK-boLRyatxcmkd2wpvAtLWhY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:38.344 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:38.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 428624: status.find.is(200), but actually found 401
21:14:38.583 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,428624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ccb0b93, username -> user.1002637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40ac19c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217278536))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2VhamF0OXNscHVmNDhjc2M3bXRobjg3Z2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU1WUlhjRFZLVEU4eldYUkRkM0pWYVZZd2MxUjNMazh4WVd0eWIxaFVOMmRKU2xWUlpTMUtlVFpZVDNsMFFYbE5TVjgwVjBobFNWRk9WMk15WkdkdE1VNTBiRFJQTUdGVlpUUk1UVTVMWVZCUE5ucFJWa05SYkhWQ1JISlhSVEF5VG5GalZGUXpZVzQwTlVFNFozRkxkRzg0VFZKSWF5MWFaak5ZYTNOaWIxSnZWRkF6WmxkWWFERnhOVWRyWWpKTE4zWjFSbXR2ZWpVeFRtVlhZa0ZCZDFCQlQyZGhSSFpNVFZaNlIwaHlWMVZqV2tOcVZUbElaVjk0Tm1GUVpEQm1hV1ZTYTI1d1VFTTJSMmxLUm5SU1ZrMWxhVnBXU1Uxb1NFZ3pNMEptVURKTk4ydFZjamR1WVdoWFVXWTRibUZaZFhaTWQzUTJhSGR2UlMwdFNWTkVRM1ZqVHpKSVJGbHBjRkJoY2pNeExYUXpkR3RZZHpCelEwbDNOMDExZUdOSE5YWndSR3BuUm14UFMwaElSRkZsZFhocVQweFVZbkpwYUROMlQzSXdNbEJxV1VRNGR6VXhaMGQ0Ym1JeFZIWXlkakJSYTNkeGJISk5SakF6YkZkZlZFMTFkM1V5V0hNeVZGSmZWREJXV21KcVRrWnJVbGc1V1RNdFJIVlJNRGhVVFZNelVHSndVRzl1Y21GcVQycEpXbXcyWVRkdFpsVnhRek5UVVc5bWIyVnJVMjFhYjFsVU5XcE5SMjVYU0ZWaE5XTnZWMUpXTVhkSFp6QklYM0pwY3pNMmQwbHJSbFl5VFd0NFNEVk1iR1pJVFcweWNqSkxPREZ3YTNOU1FtWjZhVnBNTjJFemVGQkJYMUF5WldoYU9VZExhSGxCTTJScWFHWnhYMmRDU0ROUVYwOW1RVFJ5YUhJeE5GSlhPRTlhT0dST1duaFRXVWxGV25wTVMzTjVlVjlJY2xaV2NXYzJibTVEWW0xR05TMUtZazFaV2pNMWNEWkxSVE5IYjFWNWIyNXFXbFp6Y1hCSVZuQTJOM281YjFab2NtWlhWbk01Ym5GTGFVTkZTRUpsTkZwUVlUZGhVRWczVkVnMmVtSXdkM1Z3U21KU01VRmxOamhrWXpsU1VTMW1WM1JITTFveFpGaEZWekowWkVsRFgxbHRSVkpqUVV4MlprNXhZbmx2TTJkSFZtVjBURE0yWjFkclJWSmlXRGxsTlVoMGNYaHBObUZ3VmpoZlVXSk5Ma2hhZW05NWEwMUJOMVp5V0RkNlRXOUlkR2htWW5jLm4tUEVnU05FVTA2V0dyVmhNdWdpR05mVklGNFJjUUxXVW5yZE1WUWM2a0UiLCJleHAiOjE3MDYyMTc1NzgsImlhdCI6MTcwNjIxNzI3OH0.frR7Pfr3oush22VLYwLaeh_ELdf7rjRHRvH24cmmM7c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002637"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:37 GMT
	x-forgerock-transactionid: a8f09ffb-fd7d-4ae6-8c92-9f6e56b5dc3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:38.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:38.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 428624: jsonPath($.tokenId).find.exists, found nothing
21:14:38.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,428624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ccb0b93, username -> user.1002637, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@40ac19c8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217278622))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:37 GMT
	x-forgerock-transactionid: 29697ef3-a4e3-416e-b686-50ce23c9ca75
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTB0M2Z0cDRrZnU0a2Vxamc1ZThhbzlhcmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alprRktTakZtZUcxQ1gyTjVkWGR1T1hkc1JWOVJMamRFU1RoSU1sazBlVkpNTFMxWWNsOWxUbXBvYlRCaVJsVmpiMWd5YVhWcVJUaG1kRTh6ZGs0elJVVnBORkpRTlVKcE9ISmFjemRmTURGeE5rSm9VVmxRUW5CM1VFdENVVUoyY1U1bU1uRkVXVVJXTW5vMGVrVlhOelZsUzNrMWVuTm5UakZKTFRRd1lYZG5WMFJSYVc5RVNsSmllVnBzU1c5ZlEwNTBkVWh6Wm5wa1MyUjVjMVo2Ykc1RVVWWkxaVlp6UjNwUlUzaHJUREJ0U1dOaFJVdE5jV0pNYkU5T1Mxb3djR2hEUVdzM2FXbEhOV3BsVkhwak9IWXRla1ZOUkVwd2NYaHZla05NU1U1SFdVRmZNSGxKYm1RNGFqVmhZbXB1VDJ4S05XUlFaek5mT1ZCdlgwTjBMVWMzVG1sNk9HOHdaRkoyTFhKR1VUaG5NVk5zWkZCQ2VtcHNSMkp0V0c5NWFucDNPRlJMY201Tk9WaGZUbGh0TWkwd1FXbERVREowZWtRMFQzcHliRkZ0YTNOVFEwTkpXRzVWWm5CelRtOTRPWGxVVlZKMVdWTk5VbmxRY2toNGJsbDVNSEp2YmtKMVNEQnRVRmRyT1hndFV6STNVRlJWYkdkSFJWWmxlVTlYU1Y5NloxWkhaRkZGWnpsUk9YQnBRbTV6U0hGcGFIZHZUbkJKTW5CTk1tMWZUakEwVjA1R1RGZFljM00xU0ZOUFlYaGllR0pwYUVwMWQzZEJVSFJyTUhCNU5tMVpXRTFRWmtOSGVsWk1WWFEwU1V3MGJHUnlTMDlXWTAxSmNFWjZSamN4TjBjM2FsTndRMGhNTFdJelltMTNaMTlvY1RJNVRrbE1VemRuVFRCSmRrdHVVVVl5YkVkeVJrcGZaMFEzVEd3M2NWSllOamRWYmtoR1MwdFJSMWRWVkVwRFZHSnBjRXQwVWw5a2RVbzFUVlpOVTNac2VIaDFkMmxDTUVOQlZHbDZaRzVOUlRoM1drcHZPR3c1UVZwM1UyUTVUR000YzNZdGVUZGtOM1pQVGxKRmNVODJSVmxDUTBSRGF6SktjMmRTV1d4UWFTMXZSSGh3WlZaU2RGUk9PWEF4VUhFeWVFdEZjR3B4TWxwdlVsOTNZM1ZVZDBoM1RtMVdPRGRMWWtOb2IybHJOMnQ1U1dFeVpURnlVbU5HYTBobE9YRkxlR2h1YVZWd1VrRnpMak5LWVZWYU1tdFZXa3huVkRrMlZtOXhhRTlQUVVFLmtsZHdfNzFRUzZtTF9XQUs4TDZCQndmeXdlWEt1UEhyLWNMSmctZHBxck0iLCJleHAiOjE3MDYyMTc1NzgsImlhdCI6MTcwNjIxNzI3OH0.Fd4M4SvK2ecNcR1EOVV12wcgg_U83LWwDdZfyO1YMkk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:38.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:40.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 428938: status.find.is(200), but actually found 401
21:14:40.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,428938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d3662ef, username -> user.1000045, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c68851e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217280516))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW1jdWk4aGc4ZzQzZmk2ZWtobjhxMTh0NzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NE9FRTVhVXhUU2xwQ1NXSm9XSEoxY2twMVF6RjNMbDlMUjFOck5VdE5XRmhYVFVGNlNrRXhUV3d6VVRKQlVHSldNa2xzVHpOSlRHcDNWSGhYV0VSaVZIRnpPVTl2VldWaFExVnFia3BWVUdkV05IaGZRekpyTkRCZmRraFRhR1EzTlRaRVZqUjVORGN6YTBGclRreENZamxSVEVWaU9FdHFNa1ZRWjBsalRIbzBkaTFLYkVaWWNqQk5WMUpvWDFjeFNHdHFWVFZVZEVKaldtbEtlRk5qWTE4dFQxRkxPR3BwVWxWd1dVeGlhalZyYUc1dlRVMUJTeTFCTkZkcFN5MHRTMHhRT0RSaFMzaDJOREZzU2xScGQxTXlWM1o1UXpKSk9EWkVhamwyUVhWQ1ZuZHJOalYxVmxRNFdHUlhWRWh0T0hGSVNrcHdZbXRZVlZKQ00wNWFRbXhLWjJGVFJIZG5aMEZQV0ZwbFRFbE9WRXd4YVZsQlgzVmpNMmhPY0hCUGNtSnphMVp5V0RsbWRsTlJaVFJ1Tm1aU1YyTjVORXRHUjFOcmQwRXpTVmwzYTNWVWQybHZXbFZoZW1scE1sQldjM2RwTVVaR1ZqRllORlJ2VUhSc2FYQklXblV3YTJGbE9VdzNhRTFwVG1aWk5rRlJZMGhVTjJoQ1NITXhTR1JhYkZvMU5FOWllbGsxWkU5c09YY3hSSFJ1VmtsNFFsOWFWRVJJWVd3dGFTMXZZbVprVHpGaVQzcGhVVzlKYVdaU1NsODBWbkl3ZVdSaE5ubGhSSGxVVmt3dFVFMW9kRWwzUmpReVZ6SkthVWhoVkZFd1RUTnVRM1pGU1RGaWVGTlVabGRGU0dFeWJXOU5RMlZSWjBWSmIybHVTR1ZRWVhsRU1uRXRVR2xmYW5rMVgzTjFPSEZwTlZkR2FqVjZkMEpOYlRreGJsWmtMVWRzU0daUldqUmFYMnRGWHpabVdHZEllVWx3ZDFCWVVqUmtNelJ2Y25SeVZXMXpWREJNYldsVExYTlNZVFpHUjBZNFNsZDZNR2wxUTJwRlIweDBUVGR3YnpRNVlub3lkWFJpYVVZMFVrTjBVelp1VW1aWlkzWk1SVXhUYVdwNFRrUnRhR1pzYUZKUlpXUXpkRzVoVEZjeFNYSk1SMmxEUTE5S1dGSTJjVlIxZUhWNVFUSjNOMWRaYUdwdmQwMWpSMTlyZDBkalEwMVdSVE5CWkdocVZHTjVSakF5ZVZkQ0xWVmpMblJFUjBKZlJYWnRaelpRV0dwbU1rMXFSMFpzZDJjLlV2Y0JnOFAwdUFUTVdfLUtEWWdYbW83eEVtMnBIQk84TGtpNnlLNklhTkkiLCJleHAiOjE3MDYyMTc1ODAsImlhdCI6MTcwNjIxNzI4MH0.lazFSO3d4e87kt-3TJVBVNy1j5OaHyZS3lqreRZYI7E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000045"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:39 GMT
	x-forgerock-transactionid: da6ef0fd-347d-4754-9c81-960aaeb1c56f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:40.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:40.603 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 428938: jsonPath($.tokenId).find.exists, found nothing
21:14:40.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,428938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1d3662ef, username -> user.1000045, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c68851e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217280602))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:39 GMT
	x-forgerock-transactionid: 4e45536a-19eb-42be-8e5b-ab55b01aa4e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzN0bGdzY3UwbmljYWIwajB0NnF0ZmhlZG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WUxYUTNXbTFuYTB4RmVYSkxaM3B0YzA0NVdIRm5Ma2hCWkVGM1ZuZFdXSHA0YzJNemFsVlNSeTEzV1VWa1MxTTBSR2xhWkhoVlNqVkhNRXgwWDJSbFkySXROMVpQVDBGeVlqRlJaVVEwYWxrNWJYZ3lNR2RGTjBGclZGRjJPVFl5WTA1M1dTMDJaRTV3ZUZoSFJFMTFVVmhOZFdadlpGTk5NR1JxU0hWNk5XdG9Wa05MWm1sMFVqVXRRbVZsZWpWaVREQkRXSEZaYkVWQlduWnZOV1ZWTlZwUk1FOTNWVko2Umtod2RrTkZXbEZYTFVGRlRUQkpZbFpoTkdOQmFtTTRSMVJhTkdWc1RFSmZTbU00TFMweVExZHdMVXMwTlVJM0xVOXdjVWsyU1dsSVRqZzRZbk5hU0hac1RqRnVhamhwTjJaSFlqbG5SMDVEU3psc2JFWnlUR1JGTW10dlEyOVRlVjkwUjFRelJGSjFZWEEwVWxaRVlsSkJPRGM0U1VSdVJsZDRjMVYzU2xkdGRrODBUa040Ym5wa2VIRjRMVXcyUjBaYVp5MVBVSEJXY21sSVdrcEdVbFV0WkU5d2VFWnBiREpHZFcwMVZ6ZzJkVE01V0dWNGNsWnpUMDlDWTJaMldUSjBNM1Z1TFVsMWRtUXlTSEkwU21sQ2NVWTNVM2s0VHpWb1FYQnFVbmRqTWs1R1UzVmhaUzB4WjFKVFRFY3llRUo1TUV4WWVXbHJaM3BFZG5wblRXaDFNbk5qWlRCNmNYazFkVXN5T1dOaVIyUllUSFJCTkdrNVVYa3labWh4UTJnMlUxbHNNVGhMYUROSWFWUkJUaTFCYjNwTVZXeHlVakYyVG0xNWRUWllORXR5UmsxdWNIVmtlV1UzTmpScGVsOWFPRXMyVVdoSlMxZG5ialZaUzBkRVFVa3pRbDlCTTNOQ2VIbzFNRmRoYkVadVZXVnJMV2xZU0ZkNFpucEJjVTlHY2pCRU0wUkhPVE5CZVZocFRrRjVNME0wYlRGVVFqQk5hV2R5Vm05RFFscFZkazFYTnpGdFZGcERjVlJzTFVJeFdIRnFNbWszTmxaUExVaEZSRVpVUzFsWVZrMXlXRWxsV0hKSmRucEVkamRqVFRCelpFTlFXR2wzVFhWUlRsVTJiVjg1TmsxR1lqbDRSR1UwVDJSVFQwVXRXV042U25SUE1XUlNTeloyTjNGSFJtRjZhV05tVTA5bE1FUjRjRE5yYW1wS1ZtbEJMbkpCWmtObVRIVTNTMDh6TjFGNE1qQnBXbFpuU21jLnBpdTlDZUMwLVQ0d3BYWVU5SHlZV1FJeG9TR0x5UU1sR1l2bzF5cm1nT28iLCJleHAiOjE3MDYyMTc1ODAsImlhdCI6MTcwNjIxNzI4MH0.Ko3vCa7Sc27W3pLMhhn77Mk2nN4v2osqcQM9LkjOHwo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:40.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:14:42                                        2875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=843836 KO=13526 )
> restLoginInitiate                                        (OK=418137 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=416913 KO=1208  )
> restloginProgressiveProfileCallback                      (OK=8786   KO=1208  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.08%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.08%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.80%)
> status.find.is(200), but actually found 503                      4958 (13.87%)
> status.find.is(200), but actually found 401                      1208 ( 3.38%)
> jsonPath($.tokenId).find.exists, found nothing                   1208 ( 3.38%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##########################################################-               ] 79%
          waiting: 113362 / active: 22     / done: 429231
================================================================================

21:14:42.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 429266: status.find.is(200), but actually found 401
21:14:42.892 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,429266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d8e9b0e, username -> user.1000421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cc6011d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217282845))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHNmdTFxNzhna210aWc2cjRqY243cjRuaTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aGNscG5Za05vVFVSVFJXUmhTMlZZWmkxS1lraFJMbU5CTkVjNFlsOU9lVk5yVEVwSlR6SlJha3BXYldKdFZEZGZkVTl0ZVVzMFJVVlViM2RFWTFocWVVaE1ibGxJV0VneVVEUlViVWx5ZWxWM1EweDVkR3hEYkdabGRFTTNlVnBGV25aTlVrOUtPRFZLUjNZME9FNUVaRlJoZUVOTWEzcGFWMVkzVjNaS1prMTNVbkZXWVVaaFNYRlFjVVZzYTJGMFVHRlFSbkZyY3pFMldWZEhSMDFzWW1Kc09HcHhOblJvVUdzMFVuTklUMnQ0YURVelFWWjRSRXBOT0RWbVJYcHpOVkZvY1dwMlgwNVFOVEJpZG0xSE9YbERVMWh0UTFvMFRESkVhR1JPWmtseE9GTjZXbUZJVVRoVVRIVmZSa0pZUTFOS1YzTXdRMmhYUmpacmJIVXhObFZOWTFWdFdWZ3hibXhvVm1KZlkwRlpNMUpSU2tkc1ZVaG1jVEoyVWtKUlpFNXJTMjl0Y1RsMlJrSlRZVXd6T1ZnelQzTmxlRmN0UjE4eVRsVk9kMGw0V0hJeVlrNUhiMUozWDNZNWFuSkRSa1pNVmtSMlprNDNhRFp1UjI1UGNWSmlWMHBUZUhwelEwNDBPRUZCY1hoRlNXbFFOa1F0Y1hKSU5ubHRVbkp3U0ZJNWFHYzFTMVUwU21GaVpUaHlSVGRIYUZOWU1VUXlhVmd3VDJOTk9WRTJNRzB3VVZGSVRVZ3liVEl3VUdvdFZETklXazVvVXpWMlRrcDNaVmRzUjFoa1dVeHdUekl5VWtkdVFubExkWE0yU2xKTGNHbE1ibmRFYTI5elYxSnNOalk1TFZkNWEwUlVjMDlpZWtOMmJFdG1WbEF6TkZKQ05XeFFZV3MyWlRaeU9VTnllWGRyWW1ZeFZteG9iVmxhVjA5NFdsSTRNMDlWUzJ4a09TMTNUM0E1Y2xCb09EbERUa1ZQWmtjM1F6SXhaRU5PZEcxYVluWnNjalEwT1VkSVgzQk5Ra1JUUmtWVGJuWmpUbU51ZVRCb1pIVk5XWHBtVGtSdWJqZDJNa1Z2TFhrM2RuSjRURk5ZYTFVM05XNTFkbEpDY21SUlRrazRPRWxTWjFwamNrNXpjamQ1VTB0cGJHNHhWV2xWYTNZdE5rcEtOR2hDY0RkVmJGcHZRV05sVjFST1YzUkhjVzFRZFhSclZITkliVGxYVTBFd1duSlFRV05VTVZRM1JIUmpMblIyUm5wM2REWkhXSGhKUVZRMGRIRnlOM1JYWm5jLklOOGJqdG1pb1dzRWUtemhkTVNvR3dKaC1fSVM4RFVudXlNT2k0VTlESXciLCJleHAiOjE3MDYyMTc1ODIsImlhdCI6MTcwNjIxNzI4Mn0.4bGQXyP41IZVX8agzwPmdb3HfCL_RqumSWqCzwwjvds","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000421"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:42 GMT
	x-forgerock-transactionid: 741079a7-6631-4fc1-8285-c08e4321b8ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:42.892 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:42.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 429266: jsonPath($.tokenId).find.exists, found nothing
21:14:42.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,429266,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d8e9b0e, username -> user.1000421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5cc6011d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217282932))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:42 GMT
	x-forgerock-transactionid: d29d639f-641f-4c9f-9619-98b5824ab36d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDh1MzFzaTVkMDVrY3Q1YXI2Y2hidWV1dHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFRrNTFOMEZ1Y0U1blVEWlNRMVp5WTJGallrbG5MamRFVVhaNlVXOVplR1ZYT0hkTFVtbDZXR0pHUlhnd1JYcG1SMDB3TTNKeGFXd3hZblp6VkVwaFJYcDFOMk5aZFUxWGRUQlFWMHQzTkdGNWExaFNXREZPYmpsNE1VdHlPVnBsY1MxMlRuQjBYemxxVlhCNlQyY3lhMWx5TkRrMWFURTJlWGMxT1RGMWMzSmFUMU00T1hwZlJEaFBVVU50VWpneGNubHROVmx1VW1WZlNtOVVlVGR3Y1RVNVZuWTFaRXQ2ZGpOaVkzQlhiVFZhY1RWNFFrOTNVM1pzWlVSRGRFOWpaRXgwTFRaM2VURk1hMFowVEMweVNVaE9kbUpZWW10c09ITldNREZrUlVGTmFqZzVibk5pV205cFIzbFJaa013ZGtOSFVrMUdSMDlwY1MxRVlqSnpTbXBMZFVaWE5IaHJiUzB5V1RkbVFqSjZUSFkzU1hNNFF6ZzVjR3RVVTFoVGNYaGhYek4yTXpSM2NsODVSMUEwUkdoNGNVZFFZWHBZTW1kTExXOVRlakJQZG5rNVRrOHpUbGw0ZDA5UE9HeFpkRVZ0TmtaRlJXNHdjVmwzYVRFMGJVdExOREJ1V2t0R1ZtWjJUakZmUlVSUlRYcFRUbFpYYmxnMmNWOVhibFpCTUVacGVIUnlXRlJCTlRaWWJFSk5iRFF4V1VWUlluQmhkRzF6TVZJM1dVeElRVWc0WWxSalJXcEhRVnB5VTNkYVFXcDVPVWhLTkZGQlJHeEtZM0ZLYjJjMWRuTlFSbTQxZERSTldYaHhORGhFVG1kRFRYbzRSakpHT0hKMWNHeG5ZWFpzYzBsVWRXcEhhVkZOYzJoRFNsRTJlSE0yYWxjM1dFUnFVVXBITUVaaVZtNHRPWEJOYURKYUxUWnBjVzQyY2tZM1VHMTRYemxDUkZWVlJ6Sm1iV1JaVmpob2NGRjJRM05tVUROMU4zbElWRTlxVWxkVU0zSm5RMDh5YlVkU1RsUnVlRUpWVlU5SU5VTndhemxRWlZneVVVZEpWMEpEYVV4d2IzcE1TVFY2V1ZaM1ZWRlFVbGREVlZwZk4wRkVYMDkzZDFWWlVucE1iazlXWjJzMWRrRXhYekI0U2pWb2RrazVPVXBLUzE5WE1IWnlMVWx4V1RCeGRYb3habk5xVm1wak5uQjNPVFJGVm5oNVZVdHpTMmxqWlRsSUxXWkNNMngzVURsbmRuTnpMaTFzVlRkQ2FtUm5lV0pFTFhSb2VYRkJiR3Q1YjBFLmIzU1NYeEZNcjlvYkhrY1pSWENWMEJvSVVHYlR0UzZ5VXRiNWhaMktfazgiLCJleHAiOjE3MDYyMTc1ODIsImlhdCI6MTcwNjIxNzI4Mn0.-R2SmIyEr-RV3lnLgBV2kG4vID56hxtkSydv88hbn1U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:42.933 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:43.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 429330: status.find.is(200), but actually found 401
21:14:43.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,429330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@617867d4, username -> user.1002462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e581817, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217283269))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm0xNWhjMWpzZDFncmd2bnFhbG9lOTVvbDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmJqSkxhV1pxYVhkNU9VOW9ZVjh5WW10MlJXWjNMbVZSY1ROMWFWb3dWakk1VDBkNFZVaFJkSEZ0U1VaVFFuQkZRMlJ1V25Sb01YRk5TM0pCVGs4dGMyUTRkVXQxY0ZSVmJGRTNTWGg0ZG1WUU9VaElkMFIxUkVsbllucEpUMFl0YmtsalpraHRXbXRTVUhka016ZHFha2R0WVdwbU9XTk9SWGhKWmw5NU5ISnhZM2hSV0dwalVEWnROM2RYWWtFd00wUkdNa2t3V1hKWmJFWkRhV2xpV1RoV1EzVk1jMDVRZVcxMlptb3RkSE52YURBeVNsUnplVXh4VVZsalQyMUdlVWxqWVhwRFYwcE5YMk5TUTNSVlMyNVZUSGhLVVROeFVtUm5WMUJ3UVRKT1dqRm9RVWx6UW5WaGFFWkJZVUkwUlRkT01sUlNSVzVWZUhGRVZURlZWM1J0WWxaM2FtdG1OMlp4TTB4SU5FdHRla3BaZWxSbGRsVTJRbXRpWjJwWlJHVlJaUzF2U1RocWVsWXRkVFZtYm1aTVJucEdUbUo0ZUZKWk1HZHNNR3Q2TFVWV1VteHpkRzVEVmw4MVpuQkdTa3gxVVhkVlVUSTFaMmhQV2xoeVIyMUJhRjlzT1MweU5VeFNXV3h6VURVeVlrNDFTa2hPZGtjeVdtSnNkemt3WDB4SFRtRlZkbVJTU3pkSlpEZFlaa3RaUlZSTVZEVm1lbFYzV1Y5VWVFbzNiRWxCVjFKalgzaDFUMUJLZVVSTmVFaFBTMU5SV213d2NIRXpWRlJXTm1jM2FXZFBUVlpzUlhkaWVXRTJWRWN3WnpjeFRtaEhlRU5DWDB0elpqVXhObFkyU0ZKSFgxQmFRMjU1TVdsSGFHdHZSRE41VEhKYU5sWkNaVE5EYldabVprVnJSVkoxYzNwR1gzUnFibE5uUnpRdGRXOVhla3BNVkhKRVVtRlNRV28xYUZFM2RWTXlURlpUYXpkdlFtcERWbTVwYjNsWk0weEJWbVZvY0hoVE9IZHZPVmwyYVZKSVUyWlVOVmxEUVRGNU1WVlhPWEJrU0hFNVRFMHhZMWRZVjFCNGJsazFNMUpwVUZkUFMzRkxaRTV3TVdSTFUycHFka3hmTFZoRGVtVm5SbVpqZVRSQmRXSm9iR3hQWm14bGNVMVlaM1JZZUZWc1JGOHdSMWcyVDJOak5raEVlRk5DTXpSeU1tOW1VRU50VDJReFZuSnhNbEp0WjBWR04yMTNMbFpXTlZwZmMzTnBiRTR3VUZCWWFDMHpXRWczUW1jLnRVNERaN1BSc2NMbXFlQW5sdFFOUUF4SU1FNTZaQ3pXcXpMNzFPOG9CTEkiLCJleHAiOjE3MDYyMTc1ODMsImlhdCI6MTcwNjIxNzI4M30.wcyRrQO95YwNhaikpzVrrU-hIR4g-jSy9oEZZXhzr5U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002462"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:42 GMT
	x-forgerock-transactionid: 248b795f-2437-4b51-94b3-991257b8d79c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:43.320 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:43.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 429330: jsonPath($.tokenId).find.exists, found nothing
21:14:43.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,429330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@617867d4, username -> user.1002462, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e581817, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217283359))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:42 GMT
	x-forgerock-transactionid: dd593e0b-50eb-4dbe-b8ca-b09257730e4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGtrYmszY2tudWhiNzY5czA2cnVjcWxuOGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2N6QnRPRFZJUW10MVMxVnJNR0pMU1ZoVFRTMW5MbFZLVjB4SFVrRmZWMjlIY2twTFNUYzRUbEpPVlRreWFuYzRVSGxmTWxFMWFqQjVVR1k0UVRGVmIzWjVYemRVT1RkMFJqbE9ORlI2WmpKaVVEazBNUzFHZG04NGRrdHhUSEJvU3pFMFh6QjNWbWRWUTFGWk9XeDFjRkpTYlhKa1NERlZibFEwYjBOUVJqSkxlR0Z3VFdwdk1IZFNRV2RSU3kxclFXazBNWGN0YjFCcU1rc3pTVVJFTkhoRmRuaGhTRE5RVjIxT1JURjFRM1ZaUWt4RVVHMUpabFp4UWpCWGNrdE1WREZ0VUdONVYyeHJURnBtTUhvemRWcGFhME5oUTBOdk9EUkJhM2R3UWs1U1lsQlJibmxsTW1zNFFqTmpOR2h2TkVwNWVYTXdTVEZrYWxsMlJIUXlhSE5OVUd0ZlJFUjJVMnBoWTNWR01VMWFTR3M0UjE5d1lWRkxXWE5JVmw5VU1EUlBVV0ZYYUZad2NVMXRkbmhaU3poVWFscDRNRU5tV1dwT1JqTndja2g1ZFhSZmJXUmZPV3N0V2tKQmJFSlhjbWxtYVhsak1WTnhlREo1UkRobGNVeEVjeTFIZFdsUk5HMDRNMVZVVVhVMGEwTnNiRVJQVWtsbmVHaGpWWFZaYzBOZmVFaFRUSEZMY2s5NFZVTmhRV054ZGxwM1ExbENka0ZOUW5abFYybEVOR0ZhTXpRMGJVdzBSR3d4Y0ZReWVsQmtRbTFsU25Jd1VYaGFkbXhVVmtsUk5XWTVNV1ZxVTI5QmVuWjZMWE5zUlhwRk9IUlRVMm95UzNCWFRsQlFaRU5VTUdWR1ExY3pWbFJpZUZveVpIQlVXbE54YjFwTVFVcEpZbGgwVkRkWE1VUkROell3VTNSV1FtY3pORFJFYWxKS04wNTNRbFJJUjBOMFNuWkVZMUJzVUU0d2IxbFhkSEozUjFocWJuTkpabmc0UmtjeFZsUnZaWFpyWlMxTlJFMVlSblZqVkRVd04zVkJMV2QxUkRKb1FqVkNWelJSYjNGbFRqSlBUV3BMZVhFNGEwNTJZekJUTUdoV1EzVlBOR2hzUWs1U01sUjZXWEJqZUZOUFpWQmpRVTVwUmxSSWRFdHViRmRDZWxwRFZqbFFlRVI1TkVReVRVRTRZMlZOY1dSUGNFcEJWa1JzVUdaMGVUUjFNVEUzV1dOaldWbEhPSGh6WDNFeVRrZEpMalpNTkZCek0zRkdVVkZEUkVWc2NIQnBkbEJSWVVFLlhsNlRlblE0R01RM2R4VENkQkZJMWFtR3d5Y1FqRFN5S1RKV01wR3hRQ1EiLCJleHAiOjE3MDYyMTc1ODMsImlhdCI6MTcwNjIxNzI4M30.tYPTMwGoIrJyrE6ga0byo0-vjeE0PCTrZO0lLd5mhWI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:43.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:43.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 429380: status.find.is(200), but actually found 401
21:14:43.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,429380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b66c149, username -> user.1002935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dd85760, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217283584))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDhjZW51bHYwY2FvZmIzOWxjN281Mmh0bzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVJ6Z3lWa1ZFUjFkRVMxUmtjRFJRZFhOcFVIUjNMbmxSV25KRVMwUkJTMUoyUjAxWVgweEliVXAwWlZoVWJ6ZDJNSEZsVWxwRlNrOXVaMk5HTWtWeVlVazJabmRTVEZGa1UwTjVSV0pUYTFwdVdVRnNWbVpKZHpWMGFtSlNOMUZNZFVsbVpGZEJNRTVCTW1OclVWSk1NR2g2VHpRMFFYSnNRbFJ6Y2s5cGQxVTVRbTV1VXpOVmRtOURlWFI2Y210R00yTkpNRkJYUkd4RE5uZFNUa280YWxJd2NuZElWV0Z5V0VwellVWmhhakp0TlhvMVRtZFJaVk13TWw5RkxXdGlPVEk0YjNsUmVWQjVURUpxVEUxTFRtdEJaV0pIV21vNFlYa3RVRFYyYVRCaU5FTkpOVWRzWkhabE9UZDRhRXhPUzNZelMxWXdWbUZzV21WR1JtUnFaRTB6Um1KQ01FNXhlVTEzTFhaM1RYUmhaRFZ5UVU1UFdVSldMV1ZUZUdsc1ZVOXpSamRuWlZGclgzZE5aV1ZSV1RGS1gyZDJhVEZLZG1OV1l6aHhRVUk1TjA1b1JGWmFjVmw1Um05TlVrbFhUVkZ5ZDE5VWRUVkdORFpUTm5OSmRsVndjRVpuVFZkQldsOVdkM1JRTW5oeFNWWkJlR2hoV1U5b05VRjJkRkZmTFVONVpITmtSR2RSVldGelJITmlXRkIxY1RkWVFWVkdVMWN5TjNJeFp6TlZiVVEwU2tSNWFqTlJUR3BmVkVORVFVWlVkM2hMVFVKVVVVMWpOVVJyYUhnMFYxTlllVWxFWjNSVFpHRTRkWFZJWlV4a1owSnFiVUkxTlhod01uY3RibkEzYTJwSmJrVTBXVkJpV0V3MVZFOUVZamxYUkZOMmRsaEJPVlpaVFd0UU1WVjNhSHBzVGxwWk0zWlNZbWhLWm5OSVpsUTRRazl6WTJaMFdrRm5lWFpTWWpSemN6SlFlVXh6TkVKUlIwRm9VVnB5Y1U1QmJ6bFVUbXBMVVdSMWVrRkRWRWhYUWxGSVpuRlBNMDVLU0hBM2VWcGZkMFpsVDFadU5XNVlia0pEUm5ScGMzVklOamxSVFRCc04xRm5YMmQ1VDFGTFEzTkxSelJsVGprMVkweEllV2RsVUhwQ1ZYcHFjVGRHYTFOT01XMW9OamhPVGtGUWRqTmZaekp4UVRKblMzWXlTelZETTNsb1pUSndTbkV3ZUUwMWNqRTJjSGR2ZFV0blZraHpMbUpYU1hsUVFqaFpZVEZHU0RaclluZHZlSE5yYW1jLm5id1REWGdnYUstbl9RNFRUYzE3QkJ2ZVFhdHg4N3VQTXBHUGFvMHViMjAiLCJleHAiOjE3MDYyMTc1ODMsImlhdCI6MTcwNjIxNzI4M30.MsPG5sRZWxGdLrnuBJ8PwGsRikZ5vn879sb1BJESpt8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002935"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:43 GMT
	x-forgerock-transactionid: 70628204-2995-49ff-af62-9130131da01f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:43.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:43.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 429380: jsonPath($.tokenId).find.exists, found nothing
21:14:43.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,429380,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b66c149, username -> user.1002935, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dd85760, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217283670))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:43 GMT
	x-forgerock-transactionid: f6fa5412-5856-4bb9-a779-61f101c25295
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmRoZTdiZjBlbGJkbGtjb3JxZ2RhODhmZW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGRFUjZOV1puTVdkVFFYaHhlVkI1T0V4M1ZDMUJMblZGTm1Ga1JTMVVXbTFxVmpNM2VWaEJVM05MT1ZoM2VsbFNUM1pVZW1Zek5IbEJabkJQVm1Od04wMHpkR1ZSYXpoU1RreHdVbkI0YXpGWlgwMW1iSFEyTW1VM2NDMHRUVE51TkZKWVVUZHZORmRDY20xbVIwaG5kVTQwU2psaWF6QkxWakI2Y2pjelZsaHJSbFF0YUZKVmRWODBUVEZhUms1NlJEQlRUakkwTUVkdmNVeHRWV0kxYVcxQ2JWUjFabmhSTkY5cVZHZHJja3hSYlhwMVJ6bHhkMEpFVG13MlowUlhkRzlVUjFoa04wcHRjVXN4U1RKNGVtcHFPVk5LTlU1Q2QyUnlkM0ZDTjNGTWNVVkhja0oxTlZGSmJuUjJPVXRWU1dSSmFuZHRSMnQ2YjJselpFNDJNMlF5TWsxamNEVTViMEpHVVZodU5XWnVVaTFrV1c5bGRFdHBlVWRqU20wd2NtOVZOREpTU0ZnelZrUjZibEZCTkZnNFoxSmZaVE5PWDNOeWRUUjROVUZwUTNOeVF6azNZblZuZUZKbFgzcEdjblZoZUZsSWREVmthSFE0TjFkS1puUmtNMUZPUVRSMU5GSmZWVjlrVjFOb1VEbFpObnBtYzB0VlZUaG5jVmhPY2tKR05sOXdVbWxNVkd4M05FbzFkMkkxWjBOdmFVNVpVRVZOWW14R1kwbHRPRTVyWkhSQ05XSjFNM2h2TUV0MFZXbERSWGxLVG1KTVlUbFFSVWd3WTBrNGFYcFdkRGxGY3pkc1psOTRhVTlRYTFGM1NWZzBURkJ6UzBKZk5rRTNjalZ3UW1OdVpYSmtOMVJ0UlRjdE5ISjFOMDV1VTFacFUxRXpaMU0yTlhGcWNtOVZhblU0ZGpJeU5FZEVlSEJZZWxkZk4yWk1TbU5WYkhwcVFtVnZZVEo1VkV4TVRXbEVVMUpDWVcxbmRVeFhMV2xEVkRKSk9TMURXSGRYVFd0SE1UWnBUalpvWkdkck9FeERMVk5tTFZoUFVGazBWVmt3TVUwM1V6aEpYMDgxVDJ0QlpVaDRTRzlVWmtOQ05VTmZaVmN0Y2tWWGJHOTBaa3h4YjFOYVRsZDNZMXB5VlhneVMzcHZhMFJtWDE5NE5FSldiV3h0TVZnNFVXRjZVRVpIUlV4b1lsRk5UbVk1YVRaVkxWWXdjbFZQWTNsVWNIZEthMUp4VEdKSGNYZGpMamR2TjBGUU1EZ3lWamRvVFhjd1VUQndTbGxmYVVFLkE4Yy0zR0UyQ083UlhnNGMxc1NrU1QycXFLdHFzcWQ5b1FRRlh4Q1lXMkkiLCJleHAiOjE3MDYyMTc1ODMsImlhdCI6MTcwNjIxNzI4M30.cv1jD6QIUQhwF073ND5qiIVNR_QDUQEYPjfl9ibgLRE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:43.671 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:46.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 429754: status.find.is(200), but actually found 401
21:14:46.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,429754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46b412b7, username -> user.1000648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@285941c4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217286190))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzcyZHA5c25hcmkzdXNyMzdkbWt2bjF1YzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFdVbEJWbHBVTW1GblJHdzVNbTFtWTA5QmEwTkJMamR0ZERkUGRVOTBURUpFYzFKeVVuVjJjMjA1TWtKaE5FMXJRMkl3YjB0VFIzVTJYek4xVUdSTkxXcEVUMjV3YTNoWmFUUkZiRWhaV0UxUFpFa3dhSFJrTkhob01VRkJWek5vUjJ0RGQyMHRUakpZUm1oWFNXZHFORFZuVlZWRE5ERXpURUpWWnpOR2VrcEtSMEpqUWtWSVkweFVUM0JUVjNsMmNUTnhPV0kxTXkweFVucFJkRkl4YkU1RVMyOVhlbFZmYVdaalp6Sm9XVXBLZFVwTlIxbHBhVFpyT0V0R1JYQTRYMlZ0VG05VFNYUk9SMjFPVkd0RFoyUm1XbTFwWkZsU2NHcE5VV1JCYXpCTGJFRlVOM0ZsVmtGa1dFZDRVRkZhTFhwbUxUQmpXV0ZMYTJ4TlNVMVBXSEF0WlhoU2RFZEthVEZFUmpScmNXZERWbWszVFdJMFJFSnJRVGw2UVZSd1MycGtaa0ZrWkMwM1QwUkJTRWQzVFRsSlptcHpiVmN5TmxaaVpVcEZjVGRQZWtaRFYydFhVVXBRVDJaa2VtSXRTRkJsWDBvd05tWjBTV2hwWVRGWVRtczJhRWRzZWtKdmIzUnpSSGQ2V1hWMmMzaGZUVWhLUWsxSFZFbFRSeTAwV0Vvd1RYRXhZMGt6TFhWaGFrWm1kekJ4WDBZNWVHOXlTV1pEYlRGb2MwZHJUbXR5TFZkdWVsaFdiWHA0TTJSaU1VWjJSRFJFVkZSd2NYZHlSWGRYU1dseFlsTm5lbVp1YW5rd01XcDRYMlo0VFRkNlh6bHNjVTk1TUU1blNsaDRUMlZvZW10b2FqaElRbGxSU1dOclltdzJjREpXTlhSWmRtSlJSVzl4YkdkT1JqWXpRbUpMYTFsRE5ITnFOakZpT0VNelF6UkxPSEJQVWpsa2NreG5NVEpOTFZoQ1RXZ3pORlkyTTJoaWFrRnlOR3N5VTJsRU9IUnJXRTl4U1cxb2JFRlFjekEzVkdnMFpraHFaMDlzUnpGc2FWTXlabXhyVDFaUmJrZFRSVXRWUm0xUWMxa3RXVkZ3V1ZveGRrMVVhVmd0WVVSYU1tWjFOME5vYlY5bFRIaFlhekJrTjNaRU5ISnRhV05QZGxjeE5ESjNWbGhQV1ZSWFFtTklZbFZZZVZBNFdGUnNkV2MxWkd0U1RucENTVWd4ZUVkRFdIWnRNMTlMYVUwMVpFUm5Ma05yUTA5V1gyeE5iVFZ0ZVdsTkxYSmllRUZHZG5jLlBuaUp4VHNSRjdRbmhpWmZSN3J2UThPQURvbVpFdnd2VkUtR3FhRkticjAiLCJleHAiOjE3MDYyMTc1ODYsImlhdCI6MTcwNjIxNzI4Nn0.eT0JI0A4YdkJ1jxhoDBOSbL3cB4ss3OpaifRkVEkteM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000648"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:45 GMT
	x-forgerock-transactionid: 5ab50b6f-5d40-47f4-9692-70a26ed0f73f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:46.242 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:46.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 429754: jsonPath($.tokenId).find.exists, found nothing
21:14:46.285 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,429754,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46b412b7, username -> user.1000648, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@285941c4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217286284))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:45 GMT
	x-forgerock-transactionid: 59e08f81-2ad6-4adb-abc6-c4150f76a56f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3RwaHUwYWF0cmQ5MTIxYWptOTNoNGIzajUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R0xUSldTR05qWlhOTFRpMXFVMmR0ZEUwNGMwdG5MbTgxUVhJeFoyOXBRVEZtZWtRMlozVk5SVVE0WDJOUlVHRkVORU16VEVaS2JFOTFkVVIzY1VsbVNGVnZSVlpITTNscWNWWXhRVU41U1V0VGJtVmhTMGRHVW1SVGJGbG9aRkJQZURkWmVHZFBlRFZSZUZOWFFscHBWbmQ2UkZrNVgzRklZMDl5YTFCV2RFODJkMWx4VTBOUWRqbENRaTFRYXpoa1oydFZhVFk1Ym1KTVNrSjZkeTFXUVY5M2RqUnJXRVo0WmpGWVpsQlphVzl6WWxkS1kyTXdRbkpKZFZCR1ZtdFpiR3Q2TkZSMk1GWlBXa3REZG1KNFFUZzVXV1pZWVRSUE1sZEtObUoyWTB0S2NuZHpiVTVSVkRCM1duZEpPVlpMYTBoRVpIVmZOQzAyWVdOb1NrVTFWRE51WjJoUlJrYzNXbGhuZDNWSFRscERaekJqTjNBMVdGcE1Sa1UwWldoMGNrMWZNRVJtYVMwNVJUVkphM0ZQV1dSWExUTkNPSGQ1T0RjdFZUaG1XR05FYjFsdVRtcDVabTlwUWtOTVdubGZTbUZEVERoRlVsbG9lazFCT0RWM1lsazBTVzFDTVhGRVFrbE1SWGt0ZUZCS1VtUllSbU41WWtoQlRIbG1SRlIyTm1zNFptZHNlSEpmWlRKd1EybGtkRFl4Y0VSMVJYSnhXa3hVUzJrdExYZEtiamg1UkhWdVJUWkdPV3BQVjNGVVNUSlFiMmgwZHpoNVEwRTNZM1ZLWTNZMmJrZFFkVTh6Ym1rMWFtcE9aalYxYjFOS1FWZzVORTR6YUdGUk5tdHZlRnBHWVRoNGFHTkJiRGN5ZGxCaVYyTTRNSFZuYmxRd1VVUnBSRGxtU1ROaFZYUkZkREZFUjBsT1RrSTJiR0V6UkZGUlNuWnVjVEo2V0ZSV2QwRjBjMU0wVW5BMlZVVlJXUzExZVdJME1qVmlVMGhXWm04NVQwTTNSM051VmtaMmFuSkRaVlpQYUdoek1sa3lSRmhHYURaTVlra3lUMWhEVVhoMlNGUlBSakJVUm1kNmJrbzFVRkI0YVhkZlUyUmxhR3h5YUU5Q2NXa3pNVWRSWnprMU5tUkJSblpmVmpGMVh6SXlOV3RoUzFZNVFrOUNZV1JFZVU1S1kwWnlXRU00ZW1aaWJWbE9iM1pqTm5GU2VrSmxVVkJ6YmpCT1JqQm9hWFJQU1ZZdFpYaHZMamx0U1VNd1FWcGpZMHBSUTNWbk56UkNUa2xhTkhjLlJxUnJYWlZ6c0tnREthRms0dUxQd09adjVpWm1TazlvV25HNjkxeWR4OE0iLCJleHAiOjE3MDYyMTc1ODYsImlhdCI6MTcwNjIxNzI4Nn0.EQKggNM0fEOmZdZ-Zh8dpi4Go16EPyvoUQTBDzzb97E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:46.285 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:14:47                                        2880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=845374 KO=13534 )
> restLoginInitiate                                        (OK=418897 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=417671 KO=1212  )
> restloginProgressiveProfileCallback                      (OK=8806   KO=1212  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.07%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.07%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.80%)
> status.find.is(200), but actually found 503                      4958 (13.87%)
> status.find.is(200), but actually found 401                      1212 ( 3.39%)
> jsonPath($.tokenId).find.exists, found nothing                   1212 ( 3.39%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##########################################################-               ] 79%
          waiting: 112602 / active: 20     / done: 429993
================================================================================

21:14:48.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 430056: status.find.is(200), but actually found 401
21:14:48.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,430056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f6d7d6b, username -> user.1001445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ad388de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217288061))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWNsNHVlNzlzaWhsbjFlcnAyZmMzcWVxcTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ME9HVnphWGM0UlhOeGVXaGxkMkZ6WldKSGFERkJMa0oyTmtSUVEyZE9VRmhZVW5SRk9GUXRjVms0VXpSbGNIWm1lbEZZTUZZd1pIUjVWRTkwTVZwR2QyRk5lbUZsYlV0cmFFSnRhRXB6YzFwSmJGaGxYMEpyYW5CRVVsVkhSazFSYW1nMVJFbHRORzFYUTFKamEycFliMVl6UVc1eE1qRm5laTFSZUZKb1dsZHdUMGQ1U1ZSUGVITmlWMTlXWlY4eVduaERZVzVZUTFwQ1ZHdzNhSEozZWpkUmFYQnBhR0ZmZFVVeVRFdzVWbGt4Uld0dmNIWkNMVkp5ZEVkSlMzcDBaMVJzZG1nek1GUklNVXczWDBsMVYwcFNRMFUwVUhGWVNubEhTMGRvWmxONWFHWllTbXByVkRFdFRIbEtTRTR6ZWxsd2NYZFRWMk56WkRSM1J6UXlTbFpEVnpKU2RDMXlZV0pXZVRkVWFrUjBXREpmTnpCVE1HZGhZalZyT0hGTVFUQXlaa0pUYTNSSFFYRXlabko0TUdKR1N6ZFdiSEZHZGxkck1scHpSa1E0WTB0ek5sZFRUa2RyV0hocGQzQXRTVVpYU3pGcGVVVk9PVXRxYTI5ZlFqaFRNR1ZuV1VKWll6RnhRMXBmT0dvNVRYWlhTa2x3YkdaNlltcGlabVkyTmt0aWNITkJTSFJ4YVRoQ1dISnJRbTlZTjFFMWJqTlpZM1ozZG5GWVNHOTRaSEUxY21WMFJHdDFRamd3V210R1dTMTRRVkJXVWtjMVVtMUpNRmhtWmxSUmNIaFpSa0ZtUzJoTU9FNWlYelJ4VXpKWFIzbERYek5XY1VSSFZXTnhNVjh4VGxWUk1FNUhSM05pUlY5RmNFMDVNRFJpWDJsTWREUkhTRFF0WVU5Vk5qZFNWMlZsUmxOU1pFcG9NakJ5UlZrMVdYaHBiblkwUVY5cWJtVnpMVTh3VDBKTFh6QktYMVl5YjAxcFMwTkRMV1JVYVVVeE4xSkNVMlUwZFRaRlgxUndlVXBOWjBZd1EwNXFibE5HU1dkSGJIWnJPWFoyY0hwdGNFUkVlVXRuV2xKMldHVm9jbmhCZW01cFVHbFlSVlJ0TUVGWFpWVlNRMUpWWkV0S1JXOW5TVnB3TmtNMGRqZ3hXWEpFVGw5cVpEUlZSbmRWVERSM1pFbEhVMVl3Y0dadVluZGhOVlJHY0UxeE0wOTBSRFJOUWt4TU5VNUVTVlpzY214M1JrUjNMbU41VFZKdWJrTTNWa2xXWTBJeGQybHNabWh4ZGtFLjZycE5ZLW5YSnpHVndEd1hfM3ZncnFpb3g1RnhCUXpnMjNjYUVtU2FTMVEiLCJleHAiOjE3MDYyMTc1ODgsImlhdCI6MTcwNjIxNzI4OH0.ickVd4Uze8sAtyMqy09mId6PVstTUgsw66zRWTgkaDA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001445"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:47 GMT
	x-forgerock-transactionid: 362c8fe2-e2be-4604-b480-8aeb8fe7088e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:48.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:48.152 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 430056: jsonPath($.tokenId).find.exists, found nothing
21:14:48.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,430056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f6d7d6b, username -> user.1001445, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ad388de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217288152))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:47 GMT
	x-forgerock-transactionid: ea1979bf-6d07-468a-8c4e-339d15f2c15e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2w2ZWJjZnIwZzVwYzlxZWxxY2w5bmhpMGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVkyOVRjVWN0VGxwdlJVYzFaRmxQWDJ0SlNHVkJMblZqYjB4dFQwZDNNMHBmV2pGNmJXRTJYM2x4WjIxRmRYTklkVkE0WVdGWU9HeE9laTFDVWs1T01DMHhOMDFZVm5JeGVXRTJTemd0U25BMmQzbGxVbFpOWHpGSVkycGZjeTA0VVVodlUwNU1iemxyYW5sYVYyVTFUbVZtWkd4RE1IWlNaa1ZHZUhNMlFXZGhWR0pUVkVKalh6VkRTakExVUhCTUxVbFdSMU5LVFROaE5IVm1WRlZKYTJveU5tUlZjWEJEVVZNMVRURTJZbkV0VUhscGF5MUxURXhRUWpKVFRYaHBOVXRmTkc5SmVrcDVVVU5IT0VNeFFteHNSekpoWlZBMGNHaGlaWE40T1dscExXazFRazFDTW1GSk5rUXpSVUUxTmxBMlNqVkdjbll5Y0Vsb1ZFVjJNRXgwT0hZeFNtRlRYek5IZUVkc1YyWndNVVZLTWtGR2JpMVlaekJMUjNsbGNWQnhWV2RVY25wak5XNUdUMG96V2pkclZGQjJiWFJVWjI5MFFURmFNM2hOVkVjd2NVVlVjbGx4YkU4dGF6Wktla3ByYVdONGVWZE9hRUUzWmpOT2RpMDNUbUkxY1hKSlJFTmpORUZqZUZoVmVuUkJVV3RHVEhGV04xRnNhMGhpWDE4eWIyRldaVTlOU1VGUk9YYzVOV3RYVGtSeFZWcEZia0pQUldORWFITXhVazlRWlVFd1IxVTBiMFpSUlZSbGRHZDZhV2wyTUhVd1lXczJZVXd3VWtSdVkxQlJSRkZSVTJKbWNHcEhXbE52YmtKWGVFODNSbGhtV21sU1EzWm9VMVJWTFhrelowWkRTek16VmxOMGJuTjRWbWxJYkV0eVl6ZFVkVmRZU3pNdFUxbzNVbTVZWld4VWEwUTBkRVpVTTNwSFRYSm9XbUp0YUVORWFYcDVkM1JxY1V0R1EzUnNWMWRSZUVVMlMweHhaWHAwVmxWeVNXbDVSa1JCTUdGbU5HY3RjRVJIYW5KZloyOVhNMlppYkhrNVZGWXhaSEpLWWtWMFJVVk5jV2xuTjBReFYxQXRlR3hJZFV4c0xWaHlVMngxU0ZkVVUwTkRibmMwTjI5d2JFcHNUM1ZuZFhKSk1FUlVaMjlIVmtGYU5HSmhUV3BTVFZoclgzRlNSM3BhY0VKNVMyaDJRVEZFYlhaNWVrSXRaSGQwYldaQlZHOHlWMXBuTm5OTGFrRmpMak5WWVZSU1luTmFhWHBZUnpGUWRrZzFhSHB6WmxFLkVsV3dGdEhpLXktMGJEVlRrRmFtb1E2dWdCSmtKaWE3dWUyZVpjVC1pX2MiLCJleHAiOjE3MDYyMTc1ODgsImlhdCI6MTcwNjIxNzI4OH0.cGCgPTwOJ5MuNSFK8Xk8BoTtwEywyg6A7HpSqQH4LJE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:48.153 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:49.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 430252: status.find.is(200), but actually found 401
21:14:49.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,430252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e0a3b64, username -> user.1001476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5925c715, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217289381))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTQxbTc2OWlsNzJ2NW9vODFmM2twZHNwNDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eE5EUjRjbXBFZGpsTFRscFdWM1JGZVVzelpXNVJMbTFGUjJSeVpubHhXa3MwVGxSWE5saG5UVmgwYnpsT1RGYzRiazF6WVRGdk1tVXlhWFJFTFd4cE9HMVBaRmxIUmtVNWRIbzVjME5JWkVwMlJHNVZMVFkxVUhaT2NITnlXWE5tT0VVMFNHWmthVnBmUm1RMllXMVlSRGROTVhablRIaEtWVTV0ZDNSelRYbGpVa3hGWldkTWFsVjNaR0V5UVdWbE5URnFXbXhaWVZWdFMwdHdjazFPVURsT1kzbFViWFo1UzBnMWRrc3haVVJDYXpjd1NtNXNSa2xoVXkxU2FXTnZibFpQY1UxNFdqTkZNV0ZaWjBkQk1EQTJXVEUzU1dKV01tUnpRMnRmVlVoME0wVnJObVZSUmpSdU1FZHRZVEl0UkZJdFZESXhRMmN4WDFaSlN6TjRjbHBwVnpGQldqaDZORlphZVMxRWVUTTFjVUk1WTBkelZESkNRblZhWlhkR1VVdFFXWGxLTXpseU5IbFFTa1pFVVdGR1FtOUxaMFZPU21wUFNIRnhVMUI0UW1ZeVN6RmpSVWxGTWxkVFIydGFaRU5UYm1WRGJXWlFkalpsYlRSc2FsUnhlRVpDVmpWalpWTkRTVEUxY0dabFpsRTBZbEZMZVdORmJWTXphaTE0TTFWWlRWcHJWMlJGY1VWdFZtWnBhV1JEYjI5cFJXeE5USFJSV2xFeFVWSkpTRTFGY1dkSlVYUm5ia0ZLTUVKMFduZFBjV0kwTW01MlZYTmxURTVtWHpCcFZtaEdVM2wzT0U5UE9Wb3pPRzUwU0VsaFNYQmZRVzlyUVhoMWVuVTBiVXcxYmxnMlRFeDZZbVJuWkRJelIxTkVMV3RxUlhJNFV6azFlWEJXVjNwaWRrNTZZakZhT0hwaFgwMURaMncxV1ZsMllXeHVPRTQzZEZnM1lWcHBkMUpyTkVOeE1tTjNWMWRpTUhwTFdHbHZObXRaWTJ4TGIyMW5MWGt0WHpSVlpXbzVWelpSVWw4MmRtUmFVbmd3U1VsdWVtbENXVWRTZWtsTFZIRnFTRkJ2UlVSVWVYRkpRakJLUW5KR1JTMW9MVGw1UmpGbGJFUlJZbXB3TkdOdGRrWklPRzU0YjBjelVHVjRZVFkzV1VVeGMwTkxkREJOZUVocE0zTlRXakZZYTI5a05tSXRNVk5JUkVoWFRFZFpXRFpRYkZvMFltUnZPWFpyTkZkdmMwbzBMamhETWxjeGJsQXhhRXhGVWxVNE1IaHZUa0pIVEdjLmNUX2gxa0JCSE84Nnhlanl2SVRqajloQmh3d29nRHFLZFhHam15bjVnT3MiLCJleHAiOjE3MDYyMTc1ODksImlhdCI6MTcwNjIxNzI4OX0.pA_Wqg048Mp37P3HkHUjM31GYwcLB9BGLcULs4llw_s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001476"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:48 GMT
	x-forgerock-transactionid: 3d3a057d-5ba3-43ad-b1c6-792c0adbca15
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:49.432 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:49.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 430252: jsonPath($.tokenId).find.exists, found nothing
21:14:49.472 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,430252,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e0a3b64, username -> user.1001476, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5925c715, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217289471))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:48 GMT
	x-forgerock-transactionid: de596ad9-386f-4650-8fd7-3cd1bee5b474
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHJiY2lyMG45NGR2bmZ2YnI0Z2hrNXQzYmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVEyTnJTRGRJTFRCUWFtWkhWWHBQVjJSV09WRm5Ma3hHTVRWUWVqbDVRa052TFZrdE9HNUpjMUppT0d4aVNWWlVPVXhIYjBFMU5Ga3RZME5PYWpBNE1sbEZORmxFVWpWNE1sWlJVVmt6TUhCdmRVZG1jSEpPV1hNM1ZXMUthMDFmWkRremQwc3RNWFEzVVZKUmQxVmtXVU5SUjJwQ2FUTlFjREJuZWpWT1JVOUpRbWN6YXpsQ1JscGpVa3BwVXpaVlpDMWxjbEY2YzA1c1pqTTVObkI2UWpFdGRIVnRUVkpIV0hoRFoyWm1Za0ZwUmw5QlVrMU9UVTUyYkRaWk9VdFRVbEkzZFRCMlVXMUVNRTVEVEZGemRYSlRNRTlhYlVZNVYyOXJRVEpuV2pOalltRk9VbFYxYzNwTlUyNVlSVWRKVmtOTlN6RkJjMHM0V2pJd0xVZFJja2w0Y25rNU4zaHVNMnhUVUhKWlNXVnphMHhRWW0wNVFVeFRkMmcyVXpoSldWaG5jMmxRZWxsRFZ5MXdURkpLYWsweVNqSnhiME56Y21OYVVGUmxTbU4wZUdjeWJucGZjbk5TVjFNeFdGZGZTRXMyZWtkWVpGUllYMmRSUTFWaldXdGhSRU5EYzNkaFozQlJWM0ZEWWpWSlgyd3pUMlZFUlZOWVdscFdVM2w0YVdwRmIzbDRZalF4YzB0WVZ6QkhXSGhIYzFaWU1GRnJVV1ZGTUdKWVREWmlTWFpWV0VwVGVUWXpNV2hVZGpKaVdFZHBaRTlFZEZocVprNXBhMnhhUVZoTFp6bGFVSEZuYzBGWFZrbERRVGRwT1VaVU0yWTVYM1I0TlU4elZVdFBheTFFY0Mxa2MydDFhRFl3UWt4S05sbElTbm80Vmt4WlJWWjNPSFV5YUdGdVFrMTJNMlZhZEV4RmVYcHpTbUp0U2tsU1JFTlBkRGREUzNKSlNuQnZjSFozYUZGM1NXRm9PVEl5YTJ3d1JqRnVTMGxLWTNKVGRGb3dNM0pTUWkxNU1FdHJRVVpCVEc5UVNrUTJVbXRpUldSbGVFNTNVM0F0Tm10dWNEQmxTMlYyWkhJemNUUlhOVzlYWlZreVFsTjROMVpsVTJkdUxUVkVXblI0U1ZNMFUzbHRRVGRTT0hsbVRHMXRSMHRhTVdKV056YzBjMjFFWWtKRGEzVkRUbXBGYUdKdExVVTRaR3hoVVdGeUxVTXdVbXBUYTBsc1NHWTJRM1JKTkhKbU9VMHdMa3Q1YzFSaVZ6RlZWM05GUzA4eVZVUXhZMDAxTmtFLjlwQ3Eyc0tTLXFXRDM5eXR5eXVSeW5rZWlZRVN4QWl1VkFqdUhwdWU1LXMiLCJleHAiOjE3MDYyMTc1ODksImlhdCI6MTcwNjIxNzI4OX0.tZrbDFjmsdhKK-fy3hM0yGbxnegY3sUoR4WhstMh-QE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:49.472 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:51.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 430576: status.find.is(200), but actually found 401
21:14:51.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,430576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2982ebe, username -> user.1000670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7540d624, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217291697))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjQ1am5xcHFuZTlkM2s2NjVuaG9kNzJtM3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VExVVkdRemx2TlVWbFlreFphVEpoUjBKMWIzUkJMa2xxZWxFM1RGZFNVRFJrWVRsbmFXeHlaelpXTlRCUVVHcHdZbVprZWxKeE4wNW9MVTR0Y25CMGNqWjJURVkyVlVjd1VEQkpjVTlmYVVWMU5uaDBXa2RKWVVFMWJFWlZVekp5WmxKTllWUmZSRTlTY1ZsQ2RVUlFSa3BoYVZRM2FYSkNOamRmZVhJME5qUlhVWEpvYkUxbmRqQmllVU54WVY5dFprWnhhR3RyTlVzdE1raGFaMloyY2tSVlUwNURlR3B4Tm1OUFJITTBNazAzZVhOT2VFZHlWSGRLTkZwT2VHTjJXR05pWjBORGJHNXVZMmRSYjBWVlQzcGFVRU00Y2s1Tk5HZHZXREJSTlhweU5GbFBjamRWVkdvNVUySkVaM1JmV0RFMmMzWmpWMjVIVDBkTlJuaG9UVkJIV2taSVdXZFdaMjAzVWxOR1dqUndRMDVYTmxWQmEycGFVVmRqWlROa1kwOUlNRkZMWTNSalRsVjJWRnBaVFUxTlVXMHRSVFp5Y0VZNU5XaFJjbFYzY0VGNWQwdGllbEk0U201cUxYTk1WRlJZUm1aaWFGWkdOR3hyU3pGUU1FeHBNRzVsU25VeWNTMWtXbTB4WVRKRFIweGhWRUk1T1U5aGVsVlpZMmwzWjNOeWVWRjZWMUJHYWxsa2FEZ3pWazAwVFdZM2RVTjVOalpPUTBwb1NtZHlNMFJUWm1oek9HTjVTV1JyUVdJMk5rWmhhR0pFVW1oQ2IyWlRSVlUyZGkxMlRVaFFMVW96VUdoVFoxWTBhalpHYkdkd1NGaHVTREJZWnpkYWFuZHZMVVJUZW1wVU9WbHBjRWt5T0c1M05UbFRTRkZZTFVOMk9FMTBjVkJvZURGZlVuZGZha013VTJWQ1FWbGtPVFJpZFRCeGEzWlROMFYzYW1ZM2MyeHpkMGx0UWpBdFNub3RaVEowWWtaTWRGVXhZbUl5TURjNFkxQmtlWE5sYkVwTVVtMHhWa2R6YldzMVNuUm9lRUo0T1dGMlpWUjJjV2N3Um5wVWFsVm5UVEpCVTFkSWRVVlZYMmN0WVVaRk1FbFRTa1JZYzNKa04xOXlNbFZwUVVReVdrOXhkbFZ1VDBOQmEwZEJZbmRhTUhWWGNtdGlhbTl3U2xWd1lsZ3RkamhyWmxsbWRqZGxRV1kxWDE5NWFVSkxVMFZpY0Y5eWIyVXdXbE4zVm1nMFlTMUJMbGxUTlVZMk9IZGhlV0o2UWt4MVJYVkJWMkpwZGtFLk9oQnNwbVVONExBQTRPS0dFVTNmT2RHWmJiYlV6ZkkzTkJna1Z6NzJKREEiLCJleHAiOjE3MDYyMTc1OTEsImlhdCI6MTcwNjIxNzI5MX0.zYx4kp-gNsi7sK-fycr8NZR7o3CNhlLq2kItp7KF7GA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000670"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:50 GMT
	x-forgerock-transactionid: ee523894-2e5d-49ba-8b3c-fb2acaaa9474
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:51.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:51.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 430576: jsonPath($.tokenId).find.exists, found nothing
21:14:51.791 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,430576,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2982ebe, username -> user.1000670, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7540d624, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217291790))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:51 GMT
	x-forgerock-transactionid: adf8c32f-e7bc-4b1b-acc6-621d2f551c31
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia200YmxmMG1tM2FtdHY5YXBuMjNwMDhqbTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWVHRmlSMDV6UzBSSFdWQllNbmxuYTJsalltSkJMbWwyVFhRd1drcGZOek5YTTJjMWFHdHJkRmROVVcxQ1Z6aDNhbVpKYjFwU01GQk1ZbmhVZVUwellXRmpiR3RwZUdOelkyTkllREpGZEd4ek5XcEVOM3BhVDI5T05IaHVOVzVZVUVWTlRteFRiazEwUVRWQk9VTlhRVUZoTWtweU5GTlVRVlZ5WVVrMFgwOWxiRnBzYTA5ME5FZERZM0pJYW5SaVZHUlRYME16TlVKcE4xWXROM1ZsYUZSek4xTTRlVTVHZVZSMmJHTTRNVlJ6VjBGR1ZqRjNhak5VY2pkd2NHMU9jaloxZHpaTmVtdFpUMnBVWDBsRVkxcHJPVkZRYkZkNlUwMXJXbTVJUWtGdlRrVm5YMWd3TTNZMVZuRTRUM1ZoVjJsellVcHpiVWxTTTJOamQyRTBVMnR4T0dkelMyWjZUVmQyUld0M1VEbFBUMDlvTVU5WFdHeDRlR2Q2UTNRdFVFa3dUR05sUzAwM1RURldjbVpzWTAxVVFtSlpUbUpoT1cxdmFEUXRXbWRVY21OUGNsTXhaRjg0WjJWbU5FaGxaRWRWVHpoZmJrYzBVbXB0VUZaQ2JETlNRMWRuTFRjdGFFTjBiRGhmT0VSVGVrUmZSV1JZTVd4UlNHNWtVVzF3TUhSRlUxcExkR3hDV2tSSlNWWTRXV2hQYXpCNWExRlFWbWRGUjBabWEzQldjMHRmWW5GUWIxWlhlSFpqYnpScGJIUnZkMlJTT0VoeU5TMDNkMjlWYTFGT2VXaGpZVkp5UVhkV1REVjFSWHAzTUZSU1VHNXBZbVU0YUZSNGFuVnVZVjh3UTFrMExWRnJhV1J1YWs5RldURnNWRVp5UW5Cb1ZtcFJTbFZGUXkxSFZXRk5RWEZ5VWs1WFZHcENhazl3U1MxcFNEZ3RkVUV3T0hwM1NHRmtWa2w2WmpsVFdqRjVSbmxvVVV0M04wTk9MVWRhZGxORVlsWlJkM1JMVTA1TmNVMVphVlp1UjFoSWRXRTNaRE5VWWpWT2VtZDBjREV0TUUxRmVqQlBhRlZXWkhwSlNHb3RkWFprWW1oVE9HczJhMlJTTlVGcVpVUnpNa0kwU1ZNdGNUSlhhbmR0Y1ZwSk9GcHNhV2xoTFVwMWJqbFVXWEoyVW5CMFNWQnFjRmhUUlRKVGNWSjRjbkZCUkVGa1ZFcHFORGhUYkRrd2RtdG1hRTlOUms5aGNqbGpMbGRSV0RWcGNXZE1hWGhSZFUxTWJEbDNObWxVWTBFLjlQMXNmemRmOWt0T3FGTjFoV3B3NEQ5Wk5nTlBQREFPQnVNUy1jWmpIanciLCJleHAiOjE3MDYyMTc1OTEsImlhdCI6MTcwNjIxNzI5MX0.M6xslAVMp15mg28okLTs9LGCN6ULLy2rqTDzhKrxqMc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:51.791 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:14:52                                        2885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=846828 KO=13540 )
> restLoginInitiate                                        (OK=419618 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=418386 KO=1215  )
> restloginProgressiveProfileCallback                      (OK=8824   KO=1215  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.07%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.07%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.79%)
> status.find.is(200), but actually found 503                      4958 (13.86%)
> status.find.is(200), but actually found 401                      1215 ( 3.40%)
> jsonPath($.tokenId).find.exists, found nothing                   1215 ( 3.40%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##########################################################-               ] 79%
          waiting: 111880 / active: 24     / done: 430711
================================================================================

21:14:53.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 430763: status.find.is(200), but actually found 401
21:14:53.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,430763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27b4f66f, username -> user.1002889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61028c52, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217293002))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGxtNnVwNDhnczc4YmZlZXY4YXY0a3I1NDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFNHWnplbTF1UW1kUFozQlJaSHBqUlV4Mk9WSjNMbFJPT1ZWdlUyNUxWbEpDU204d2JUbHRkMHhsVm1KT1JFdElPRGd3VVVzdFgwSlFXVFoyYVZSQldrRmtORlpEVGtWUmJXWjZSWEJoZEY5U2JEWkJXR1F3ZVVsMU0wRTNPRjlvZUdobWRHRkhNVEJ0TmtKdFdqbFVUbVJGU1ZoRlprRTVaMWxyYUdwT2RUaDFTazR3ZGtocmIyMWZlV3N5WjB0SU5tbFRURUk1TjNGbVgyaFdUSFJrWjBzeFRFZFRjRTlZWTNrNGJXRk5VRk5oYTBsSWQxSnFlWEJKVmtwelYzQjRNazVmVTFwWU5HRjNlR1ZmV21wMGNrTnhjMk5xWkVObk1YRkVXVFJHTTNob1RUWnBWMFJRTjNCd2NWbHpNM1ZuUmpOak5rWkJjVFUyTUZoSFYxcG5kMGRFTlRBMlpYZG5NWFJ2YUZOUWEzWlhlbmx2Um5oWkxYWmxVMWRGYzNGTmJrSnJSRmcxVmw5SlRXVjNNbVJLUWkxdk5FeHdOelZ5ZW5WUFdtZGxVblZ6UWtaclkycG5UbGRhWWtsRlgyTlFPRlp3T1hwM09GaFhWbkZ6TUhoWVIySm9VVk5uY0dOcGVEUTFNbm93VlRWdlducGxUSFZ1VUVOTUxVMW9VelpLVlRoalFVaE5RV2h2VDNKNFUyZEZSbVpvTTNneU4ybE5NelEzV1ROR2RrY3piVWsxZWtwMVpYWkxRMEo0WjFCNFpXVlNNRWhHVTFjMVNXaFFhVWRQV2tOdldYUk1WR1ZXYmxaRVQwSjZkVFZZY0ZsT1NWTnlkMWRtWWt0MFlqVmZaVWxDV25Fd1gyTnNXRU42TFZGNU5HNXZPRFZHUkZFdGFqQXRZek42TkdFelpXeGFabUZvZEMxSWNIZHhSakZyU1hrNE1rWkNUek4zYlY5UmRtUnZkVXBCWldkVk1raGtWelZsTkhSRU1rWmhlRlZSTjJKRU5VeHJiME5PTXpaVlNFVmhPRk5pVjJWU1VraHdVRE16UkdKM1MzVk1NRVJYVUdObFpYTjJXbHBvYUUxUlpGb3hMV3hUVjNWVlpGODJVV0ZxZWpNNVdVNVJhMHBZZWtNeWFUSkNiWGhQTm1jMGJETlpRbmxwVVVWTWRGQTNXVU14WVRoQkxXZERhV2xMUTIxM01rTm9ibkZaTW1OSmNHUTRaWGt3U2xnMVgwdzJWbGhZVVZaUlMzcEpMbkZ4WmxKQ1ZESnBURjkzTVRaNlltZDRjbEJzYVVFLkdDLTVkRmZMNEVzazlHd1Rza21VVE9ZZl9tMU1MLS1EU0p5MGFjSUNvTmMiLCJleHAiOjE3MDYyMTc1OTIsImlhdCI6MTcwNjIxNzI5Mn0.1c0T7xbLyDy3OJQU-8X_KqzrUBTXDL3OO7Ei2ilpewI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002889"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:52 GMT
	x-forgerock-transactionid: bdacb61f-6b0a-4ae1-bfef-e30487573dd7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:53.050 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:53.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 430763: jsonPath($.tokenId).find.exists, found nothing
21:14:53.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,430763,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@27b4f66f, username -> user.1002889, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@61028c52, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217293093))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:52 GMT
	x-forgerock-transactionid: 4282d14a-6ece-40c9-bd4a-4cd1908d6d2a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjNuYXU0cHVhbGIycThpbGZodGVkNmZxcnYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1dsb3RjVUpCVUd0UVducHJXVFpXYnpNMmMxcDNMbFEyVVZaT05rOUthVVJMTlZGVWNFUnFlV3BaZURoaWJXOWtNMnBKVW5sdFltOU5OVU5OWm5OUExXVmFOV05KZVV4eE9XWlFaVEJ4Tmxsc1gzTXhlVU5PTTFOdFpYWkJja2haZGtoSlEwc3dlak5SVmxCcVNtY3liRlY2U1V4UVpXOW9MV0V6Um5ac2RsYzFSRTlqZG1NeFEwTXpTVEEzU0hKUlpsbHBTVWxzYzBOa00xcGxjbkY0ZUdwMlZUUkhSbGRxVTJob2QzUTRORmw2WjBsclZGUk9ZbEkwVFc0Mk4zcGlNMDAxVEhWaVJFUmpkVnBHV0U1R09WRnVSa3hZWm5CaGFHTmZjemR2VW5SYVpsa3lWWFZwVkhCTlZuRkJUbUpaTUhOVFNreERUV2c0YW10dlJYcE1ObVJhWkVoblJWRjNVbkkyZG5ScldrMW1hazB6TjFoTWQxOHlUM0ZTVlRoWVRscHFZVWhGT0dGRGNXVkhTUzFCU25CYVpYRTFTR3BCWmpCQ1gxaHFTRGhZYzJ4blREVjZhV3hDUVZwa1NFOXhkMWRmTFVkVWJVaHJlRnB6Y0d4RGQzSklVR3hTWjJOdVltWlZVVXQ1YVZCRGJFVktZUzF1TkVoRmMyRk9ha3h3VEZSU2RteGtUbkV5YzFOVk9XTm5TbFJhTm0xSVQzSTBjRnB0Ym5RMVpHSk1Tamx2U1doMVprZFphMWd4V0RGd2NHNVdjRFp4V0c5RlFrbFBOVTVQUTNOek55MVFSMjlDY1dGQ2VWUkJaVEpzUkdSSU0xUkdhalpSVm1ZeWIycHhUWFpFV0cxWk1IaFVTVGRWUTFKc1lXTkhZVGh2TTFKdGVtVTVSM0ZEVEZoU1VFeHliek5FUlVWQ01teG9TemxDU1VvNVRFeDBaVXR4U1dsMVJtOXFUbkZxTm10VVFXUklRa1ZwVmpCaFVHSnBhV0pMZFVwT2MweEdZM2RwVEhweVFrNVVTRTVXY0djNGExQXhVMFozVjBFMFVXRm1UelZ5YzJ4U09IQlZRM1JtU1dKdlExazVNVWhLYkdodlIxWnFUbXh3U25SSFowZHdkbVp0V2tsNmNWVkVaWGQ1WW0xSmFGbzVlRzFJWXpWSFpHMVVOR2sxYTFabVZtdHFWMmMwYlZCeFNYTkRWbU5GWnpJM2EwMVhNVE5wUTJsZlExcEtVRGRUYms1VVlXTmpMbFJSTW5semVEZFFOR1oyVFMxNGRXTTVUR28zUjBFLm03T3piYm1fSjQxeHo5dnRjalFfclk3TTJwRHV0c3FrOG1EenMyQnlPWmMiLCJleHAiOjE3MDYyMTc1OTMsImlhdCI6MTcwNjIxNzI5M30.9FiTa171DJPufCEKhS1RTcxEYy2fpGqqUBI9le-l5oQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:53.094 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:53.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 430809: status.find.is(200), but actually found 401
21:14:53.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,430809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29555916, username -> user.1002638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b183cd7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217293221))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGVtMmF0YWxrdmJiaWpydWFlZjI4cm4yNHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFJVZHFka2hoWW5WMGRGaExZVGN5VWswNVJVbFJMbXhvYlhWeGRUWnZaSEpyZVhOZmEzcDZWMHB0TkdoamQyVlhjVmgzV1c5TVowWkxlRU4yY2twNFQweEVhSGt0UkdWSk5IQm1jbXgwYzBGSU1HeHFZbkI2U1hrNFgxOXBSbGhzYmtkdVJVSXhUV3d0VEZFMmJETm5lbVJJTlRjNGExTTNXV1Z0ZVVkSlNWTkNUbE56UTJVd2RrOUxRV0V4UzBWTmFrUm9MUzFDWDBWTFEyOHdXbTFRU1VzeFRtbHpObHBZWlhodUxYVTNNRUpTZDNnNFIydFpZMEUxT1RBeGRtaENOMWc0WjBsb2JscHJaM0ZKZWt0bmRVOUNPRGRPYVZCa2JtbDBiMU14YWxoUlRsZzJNMUpmVFV4QlEwcE9NRTFGVUdSM00xVjVia2cwY0doWWEwWnBOa0ppWjNSMVZuZGlaR2N0WVZwTlFtMXBVVTk2VmtkQlVYSXhjbTgzTjFFNFkzbFlSMUo0TkdaWmRIRndiSEowYkZWbldqUndNMVJaVDBWSlIwMXJkVzFhY1VSbk1VcHdYMWRuZVdnNVNrRXRXbGhYZGxwSlVHNW9jR0U0ZFhOTFIyZGpaa2RsYkU4eExWcHBaSE5QUjBWWlNGQk1XRkJyV21wRlVXTmxkRTF6ZEU5S1ZFNW9TMHBRZFU1dFNIaFZhM1Z5YzJkbWEwRTFSbVJJTm1GSE5HUlRTRzVTY25vMFlsWnhNVjkwTFRRd1dIbHphbWcyWkVWWmNGRk5SbWhRYTNkVldVZDJSMDE2VFdKd1VraFlaRzlVU2xCQ1EzcHhUSFpXV1ZGRFJVUlpYMHd6ZDB3eVNUTjZUVVI0UlhwaU56SmFjMWwzUkVGUU1sSkhWRk5DWlZCZldIVlhiV1JzV1hsTVdWbHdaRzVTY1dadFUxQkRiRUYxYmxkM00yRnZWMmh5VFVKNVJVeHRURTFLV205WFUwTlVOVzFCVlhCUlYwOHlZazVtV0VaSFpVbzFabEJIWkZBMldIbHlaRmhIYjBsWWVGVkpOazAxWVRoMWRWRXlZVVV0YkRWVlEydHBZVTQ1TFMweGNrcFFkMUkwYkRoblNrSkRRWEpJVW5kSFdqUmhYMTh6YVdKdFlXeDBSRGxUYzJNMFEyNU9YMlJQWlhNeFpHdFNVWEF3UzIxc05WbzNWRXRSWDE5VWQxTlNMVEIwY0ZSR05rRjFZMVJLY0ZaSGNWQTBMbXMyZEdGdlNtWmhNbEpNZUhSeFJFaFhZMHhqUzJjLkVJOXZZMGxoNXU4RzgwZTN2NnJtS3dXVWZRWTVzdG5PTXh3bnBVTXV0d0EiLCJleHAiOjE3MDYyMTc1OTMsImlhdCI6MTcwNjIxNzI5M30.pRfSw7AN5GLbOgBjxmIiU2VjSvo2mdt0GYjASHtIPOM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002638"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:52 GMT
	x-forgerock-transactionid: 9c9bd27a-2591-41bb-8e84-0ffbfb52d356
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:53.268 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:53.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 430809: jsonPath($.tokenId).find.exists, found nothing
21:14:53.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,430809,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29555916, username -> user.1002638, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b183cd7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217293308))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:52 GMT
	x-forgerock-transactionid: 26dae1a9-e015-49af-8c5a-c36ddaad94f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiam5janU3Z2QxbnEyaDNtcmY5bWh2bDQ5YmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1RtSkhZVVowV21GT1dXZ3hNMjlETUY5dGNIRlJMaTFYZHpnNVdHMHdkbWQ1ZEZBNFMzaFdOa3haYVVWS2FVRjBUMDV5Y2podVVrRnVaRnBIYjFJNWIyUlFWMVpETkhGZk1VMVBTRFpJTUhCZmNHNXNRMGhyVFZCWWVuRldUakkwU0d4NmNVOW1VWEJuTFdOS2NsYzFUVkY1WTFWa2QySkRSMDVaUlVSV1UwTnNTV05KUTNWUlpHMVVWMkpVV2pWdk9VbDBSM0JtZGkxQ1ZVTjJMVWt6TW14RVZWZHNXVmxDVlZaVU4zTnlVQzFtYVV0cWIwZE5kVXQyVXprNU4ydHFWblV3VEVwQ1FrVkhXV1p6WDFZNGRWRkJUbEp4VEhoNWFuUjNSa1pVVlVjMGRXWlZXVjlKWmpGZlJYZG9kMDFSVDIxV2FXdHlVbUpYZDNSek0wcE5ZVGhoUTNwclMxaGFURlpWYTNjeFdUTlRaSGhvTmpObFprUm5TMDlOWm1sNUxWcE5RbkpTUVdKM1pVTndZMGMyTmpkblltaG9NbnBsYzFCMU5uWnVaRFpUUmpCblUxUnhVMUJuTlRGU1puQk1RazlJVDA5Sk5GVkVjVkp3ZG14QlMxbGlkbDgyVEVsVFYwb3hNRGxJWTFoNlNXbDJaR290WVRkNFpHSnBjRWM1YldaT1JraExhR3hpVUVsMlUwOHROekZhZEdScVQybGZZamx6ZVhseWJIaENVMjFZU2tOamMySlRhMk53Ym1KcGFGUkxaWFozV1RkS1pYTjFkVGxaWjJwYWNYZENkall3VFRZNGIxRXpjbmRuUzFsWmJUZHdUREZaUjFWUFZuQmphekZWUjI5UVRHeDNTM3BwV2xkeGVuVXdVWHBoTVRnemN6TXRNMTlDV0RkRU1rRnpOM2xqTTIxU2FIWXhNak5mZEZkcGEySnJWRkF0TjNGWmJtYzFUVmRwZDJkcFRVMVRZVzlVZG5oalRHMXRYemRtZEY5WlMyTnhjMUJzZUhjMVJ6QldOblV6VG13elNqQnhjVUpyY1dOS1pFWkxNSGhYVlVndFN6WkxRVVpFU0UxR05tWnhVaTE1TkVkTk1IcERPV3BuZVhSdWVHcE1Ua05qVTNST04ycFNkVjlXUlV0a2EzcEVOMUoxTTNKVE4zUkRjMkZ6WldwRmNtOWpOVTh3UjNNdFlqSkNYM1YwT1VGQ09VaFZNSEZ5TlZobmJpMTBlRlpzYVcwNU5rdDNMbGszWkdneFkwRklUVkJTTkc4eGJWVkhWSFUzY0hjLnFWcWpFci1hWFVBT1pQU1FpbllUekt3OHZMTGYzUFBuS3Q2bEJIQTJKUlUiLCJleHAiOjE3MDYyMTc1OTMsImlhdCI6MTcwNjIxNzI5M30.2Kya0Zweklxu0vkRUiuahlnCuxX9l4dbIbLpu_ZZ3LE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:53.309 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:55.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 431094: status.find.is(200), but actually found 401
21:14:55.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,431094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2328d6d6, username -> user.1002578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b05f6fa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217295031))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnUwaHBzbzMzbWdyY3FocjBhYjZlcGIwMWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVlsSlVOVEI0VVZwNFdWVTFTek4xUm01SlVHcEJMazh6YWtFMU5YRm1lSEpzTmxGallVaDFPVlo0VmsweGVIcHNZMmN6TlhCUWJFSmFWVTVsTW5GWlV6WXpURmhRVldzMFZsVmlXbVJhV25kRVQxWkdlaTB5YXpKVlFtaGlVMWQxZUUxeFltdHhkelZQTlVaWVFWZzNTMk52UjNScWFVRTVSSGhYU1hKRVFsTkhkRm8wYm5KaE4zSmZhRTVwTTFOb2EwNW9aVkY1TUdveWVEUk9SMHBvWVZabFdVMUNRVVZQZG1sdGIyeDFjbFpPT0ZGcVJuVlBha05JY3paUWNWUXphbVZ1Y1dSMVNGSkJVV3RHU1VKdlRXdHFjMEZ0YkVZd1IwSlVkVzlIWldsS2F6TlFSV05DYkhGelowOUJTa3BKYVVOeVFtZFpjQzFSUlZsbmFXSkdPRk4xYTB0cWJqbFlVMkpVZFRGRlUyTmpVVzlrT0V0UFVIcFJiakZEUzNJMGVtZzVWVTh3UVhoVWNVbHZkVWRNYlc5R2NqZFhSMDFLTTBob2VuQjRSekJpVFZoMFRWbDZlVkl4ZERSekxYSm9ZbXBaWjJOblZWb3plRlF4YkVsQ1dVbFZNRWhDUTFSTldtMXhRa3hPYUV0ek1EaGhWMUZQYldoWVdtSmpaV3hXTkU5WU1FSnJOWFo1UkVVNU9FcHdlR1JtZFVGV2RFNHpWMmxVY0cxeVFVbzNjVVpmVG5keVkwOTJWVGxCWXpGc01uVXdORlV6ZUhVeGFWaG9Vbk4zU0cxS04yWk5jbGRGTTNSaGNsbDBYMjlLY1RsTWJHaFFha1pRYUdGaVVVZFlObkZWY1ZOdVVuZEZjVEpUVW5obk1HdFpNa2hmVTJGM2QwUlZSRzUzTWtseVVYQnpWRlF3UlZGQ1NXMXRiM3BOUVhONFRYTTBUMWd6ZG5RM2NUQXhNRE51U0RkVldtMXJXRGN0ZWxSalJVZGhaekI2TkhsRU5YRnNWM056YTI1YWJqQTBaRkZHTldsQ1psZDFWRVV4WDNKSk0xODJOMlp2V25CTFduTlNOVWRrTkdwNk5UZHhMWGxRTFV3ek4yUmxXR2xzVVhwd01tdE1hVUZQT1VoblpIWnBWWGxCYlcxMWRsUlNhM0IyYzBWemNsbDNlbVJzVldkRE5GQnlXbEpOZHpCM1pVbG9PVlpmVkV4bUxUWmtaSE14VWpWVWNXMHRTM1JOVFc1VFRsaGpMbTgxVVhOUGJucFVhSEkyYVMxdFdtcE1PV2xQUWxFLkx3MlZWemdWZVlYZ3pscWx2SDBVTnZiRGtrTXZObGZYX2ZvUjlZTi1PUjgiLCJleHAiOjE3MDYyMTc1OTUsImlhdCI6MTcwNjIxNzI5NX0.TAk8vPSKXktg8uDiTxPXOMu7fIWKCHrJMcetzWog9GU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002578"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:54 GMT
	x-forgerock-transactionid: e68aeb88-0a93-49d4-988f-26f67136d0a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:55.082 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:55.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 431094: jsonPath($.tokenId).find.exists, found nothing
21:14:55.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,431094,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2328d6d6, username -> user.1002578, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b05f6fa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217295120))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:54 GMT
	x-forgerock-transactionid: a8543cbf-f47f-4961-ba45-a930186e2f42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjFnNmVzc3BmZ2NzcmV0NTA1a21mbHEyZDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Slp6VTVZMmg0TlUxd2RHdFRhSE5xTFZaRmQzSjNMa290VjJOc1RGaEZVVXRWVkdwUWNtTm9ObWRIVFd4c1l6SmtSbHAyYWt0dmIzQnliemh4YTJKRk9XaGFZek01VkdKblRUQlRiRlU0WldwTE1VNHhSalUwWkRWWlJHVnpTSGx3YUdseFkydEJURUpCWjNWbWRHaGxSaTB6VUc5cFNUTndXa0phZFRKRGNrNU5NV010YUVoNmJFNTFiVUZGUm1GWFJpMXNjMlpvVlZoTlozVlpSSFkyYlRCemVqVnZNMkpXYWpkS2MxSk1SV0kwY0hWYWJVdEZjbGM0UmpGWGJYZ3dTRU5JWms0MlVqZENTa2wyZERGQ2NFOWZSazFvWDBKa1NVOTNRbWRMVjFWWGNqY3dNRmxRYmxsMVgzcGZObWd6ZDNwa016SjBlRzFRZDJKR2NIZHZPRzVvU2pGM05UQkhjbkZwTVRaZlExUldhakp6UzI4elZWVnFjbVpPVmpKMVZuaEtaR0pZVkhCa01VRmlZMWhwU1VkaVpXcG9iRGxKYVZoVlRIaGZPR2RyTVhWa01GRlpUakJzZEdsQmVuaEZkWEJrTFVsRWRVVlhla3hRV0ZOV1ZVNVRWM1pKYmpodVQxOUhUVFp0UTBSMVYyUjVORGxmVVZwUlRtaEZhRmhwUzFGNFZEUkRVM0p3YlhvMVUwaEtSWGgyYm5kQ2NWQTBTM2R6ZDNkV1NHTjBjbHB4YlZSME9ESkROSEExVlZSM1NIaFhjRmxuVUdwdWQwSXRNVVpQWjFCcU9UbFJYMHBWTmkxWWNsTktXVWxKYzFkbk9XTk1aVGRXTUdsc1RqUTVlRkZqWlc1WVZXZFZXR1ZtTUdkVU56RXhaRjg0Ym5kTVRHSkRUbk5OTkhReVVrMWpNMUpDYzFkbGVYUldibWxOVUZScGFWcEljMGRNYTBsMGVIWm9Uek5xZURkdFlYSlRhbTFvU2xCSGJIWlZVRGxxTFVsSWFsTmZlWGd3TjA1U2JtOUlVbXMyTjB4RVNYSkpUMTlhWkhOaFJrUm1iREY1TVVrd2NGZHNaMlZxTUZGNVQxRjJSWE5OUWtZeWNHaFVVVXBHZGkxa1NVUmxSWEk1VTJFelMwazNWVVJOVEVsWmNHVmxUSFp0VmtkNFEzWlFiM015YUdOVUxUQm5UR2hqYzE5aVYyOWFkVkYyUjJkaGVrbHliRXRzWDJ4TWFuVTJWWFpGU25ZMFlUTm5MbkZHU1ZselRrSjNka1JrYjBwWllrNDJXbFY2T1hjLjRHa3NLQWxkZUtHUU1QemFqZ0pKVEVyZmdTdjhZU1YxTVhHOXdVMVRodlUiLCJleHAiOjE3MDYyMTc1OTUsImlhdCI6MTcwNjIxNzI5NX0.kD-kNLURUuH5D0djdUzjSMrt9sZP-zFHJrTEpBHQ5bk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:55.121 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:56.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 431360: status.find.is(200), but actually found 401
21:14:56.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,431360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fe29805, username -> user.1000484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b08d8af, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217296575))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmR0c280OGNwYm9rY2wwbGhpaTY0NHVnYTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d05pMTBlbDh5V0VWSlpXVlFSa28zUm5ZelowdEJMa1pTWW5oTVpVaHplWHBHTWtaMFFsTnNhRzh4ZGtGT1JWVjVkelpYWnkxa1ZubENWRGxvTVVKUGFrWlpTRUpGVmxaQ1ZGa3lXVnA2TVVVeFYweEVlQzFxVW5VeFVXdE1lakEyUld0YVZUSk5kR0ZCZGpRdE9UUnlWMWsyZEZGT2QwOTBhVmQ1TkhsVlgzZGZiWEJvY2tKT01tWTBkbUZTVURabmRucHdRWEp1UVRSUmEzb3RNMXB0WTAxT1gxZHJjbVJDVTNaSE56UlVYMDF2VFVoQlJVczFXbUpvY3pob1QwcFBTM2MwVTNFMFR6aDJaa3B1UVV4cVpYVnBOblpwWkZjeUxVbzViSEZvTWtWNmFUUlBVMWhrV2tWUldVZDBTSE54YmtwVlV6SlllWFZFUXkwNE1YTjNiVlZhVUhVeFUyMW1RbVZ6T1U1NFEwVmlTWEpCTTJKeFRsbEpjMlJsYjJzM1ZEaHZOM0YxWVdGVWVrcFphbmM0VEV0d2FsSjRja2hyUjBoYVpsOURjazlwZUVWVFdrSkxjV0pET1c4emNEWnlaelpXVEhkaVptaENVbFJ0UkROYVZqTkRiblJyYm1GVGMyeFVUWE5JYUZONmRVczVNVGxzWTBORE9UTXplV3haTW0xMFdXcHNPWGxVZHpSUVduTXdZVEZuUm1kVFpWRnJiVkZ0VmtORlRGTkpOV3MyYmtSbFR6WTBZMjVwZFY5c1dVeG5ia3B6ZEVnMFdsVkZPVWxyUkhaNlpWZ3pkWEF4TFRSdmJ6VmlWVU5QVG1Nek5GcExSRlpRV20xUFpubzJjSGhTZVc5V1VreFNOVEZmT1RaYWVVdEhRM2M0TVRsaFNra3dVa1p5TWxkRGIxb3pSakZDTFdoVVVrOHpWbXh3UTNWUFUwNVBjakpYYTJ4bU5VOUhUelpwUzJ4aU4xbHVVVlZSZERFMWNHdHRiR2hrTjFkQ1REUnViREZrVTJkSGIwdDBNMHd4VDBkclVHTXpOR2hPYjBaVlNGcG9UMGRQT1VsT1pVcHdVa3B2VG5CelRXWnZWVVJ5VFdGalVrNXBZM0kxV0dGVk5HWklVMlZLYVhJdFVHZEpOMlJuYlhKYVZGTkdWVmRWVFRWeGVXbE1SREJzYTB0d1dYa3hlbWh2YkRGelIxaFRURzVWV1hWamEzSnpXRVpVTWt4T1V6Rm5NVVJpVEROcUxVTXdMbU5SWWxFdFREQmlPR2QwTm5CWGIwaHpYMHRQYlZFLjhaR3VMWU9VUzdMaFRiM18xM2FXc0pZUXZzQzlxcG5nVmhFYmY4NXpkYWMiLCJleHAiOjE3MDYyMTc1OTYsImlhdCI6MTcwNjIxNzI5Nn0.lL9phNViiytORF8qGeJ1aaZgRtSpWyw_5TMgI_a2nCk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000484"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:56 GMT
	x-forgerock-transactionid: 865f6bbd-87d8-4d7d-a0a6-887cb815f813
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:56.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 431360: jsonPath($.tokenId).find.exists, found nothing
21:14:56.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,431360,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4fe29805, username -> user.1000484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b08d8af, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217296664))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:55 GMT
	x-forgerock-transactionid: f14536b6-dd91-4289-b0e0-5cb06f745d6e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTluYWExcWdxNDJuNjQ3MHZnOGRqY2ZiMmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFptNXZVRTR5VkhJMVpsaHdkREZ4TUdWNllrWjNMa1ZaZUVoNlRGaHJjbTVFTjBvMGNuQjFkMUp0YVUxcE5FdDFRVEIyZWxrM1RYZDZabmgyUlU0MU1FbDBNVkpKUTBOeU5rRk1lbFZaY2xwVE5HSkhiVXBVTkZWdlNGaFNjMUpQTFdGWmJrVlhWbVJuZW1aalZUWnpXSG80YTNWc1QzbzFNek5GY0hob1JqRlNVbE5XYW5WcFdGbDVjbVpsYjJWRFZYUm9ZVFU0Um01RE5EVTRTMHRYYm5WclNGVm5UakJrVUc5d1pHVjFVVUpVZURSMVh6bERiM013TjNoWmExZHpOalpUZWxobE1sOHpUMUJWYWtaMFlWOXNVekpKZFdGV1QzaGpZVkp4ZWpkalQyWmhkbWRRTW14VlNVczBVR2gwY1dZMFNGUXdaRGRyUlRaSlVVOUlZMG8zZEdWZk1FUnFjak4yUTI5alMwaDFObkUwY1Vaa1MwSXRjRkJHZUZoVE1qSkthM0ZvV0RsVE4wZFdUbTlwTlZkUGFGVlBRaTFwTUZCWFYweHpXVTVxYkhOS1dITllSMDg1Y3prM00xTnNMV1ppTmtKTFFVWTFNVEpSYWpZeU5FNXhUa0pVY1dVek1YSmhUMkYwZFVkUFdrUTBXWGhTVkRWcmFYWTBVbk0wWXpkaGJHYzJiVmxRTUVOc01EbENRalJaZEU1Tk0xVkZWSHB3VDB0amRVYzBUMnhFYWtwT1JIWTBXREZJVFdRMkxTMVNlWFZJYkMxWE1YQXpOV05KUkZrM1VqazNlRUZVTW5GRVpHZHVVMDh3YzBKTlVuUkVkakprZGtwdlEzRXRTRmhDU1RabVdIY3pSMU5vYTNrMVJEQktNRlJsVVZCTVQzaG1hV1JLU1ZSNGNqSlNVVGwwVmxNMVRrdDZSVEpuZUdKMVIwMUJOa0ZCZUd0amNEa3dTMVozTVZwcFNWOHhlSFZ5WlVOZlpEVmZiMFZGVjNBdFF6WTFjbk42U1RWM1FqTnhaVUZ5UjJ4NU5sSldkbFZyYTFBd2JrazFjMGt4ZWxOVGRsbEJWV3REVXkwNVEyVjVUMDlFZUc0NVFsRnVja3hwWmxOTFRIRndTVzkxU25GNGF6RnFkR1ZXVEdWWFdteFZkazVvZDJsRVNHVjVkMUpyTFU5T05ucDFTekpZTWtsVGRtdHhXbVpPTlZVeE1UUjRUMk5vVkZNMlFWWlJjazFrV21WNVNVeE5MbUpUVmtSaWNtdHVaREZXY1ZKWVNtRmhVVEpwVVhjLkNRY2J6Wl8wSXlqTjFmUE9HSXhiTkc2dVRTTmpYY3Y0WVJqQVlzR3pxT0EiLCJleHAiOjE3MDYyMTc1OTYsImlhdCI6MTcwNjIxNzI5Nn0.U8PoirpcGbHDEDbYuPJpEbSn_qO1YsCbUmhbESoTBGE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:56.666 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:14:57.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 431424: status.find.is(200), but actually found 401
21:14:57.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,431424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e622aa4, username -> user.1002618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ccb82e1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217297007))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2dmbHA0OHNxY3BkMDcwYTA5Z3Y5bmV1NjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmEwMHlMV2cxZUdaME9GUnRhbVYxVFRFdGVXWkJMbXg1TW05UFgycEhOREIwUlRsS1FYcHRPRUpUWjFWQk4wbENOV2xzVVhWUllqVnNYMjVNWmxwU016TkxNbFpMTkZWSk1tSmxRMFZYY1VvMmVuSk5YM0p3TTJ0VU5tdFZWM2haWjB4MldERmtlbkp0WlhCdlh6UlFlVWxIVVhGbFdrWjJWMWxJZFZsbVJtNHhOWFJuWTFaUU5rY3pRV1JMYVVsZk1tVjBNMmQxWkdablpuaHBNbkJvYjNsSmNtWkNSRTV2UlZkTlpHbG9ZVEpmUjNwdFFrazNSREo2TVRaWllWOW1OemcxY1VSdFJuSlZTVEJvYUUxa1NHdGpTWEJHZFdJeWRYRllTVkJzUTNBMVIydFRWMjVTYlRkVU5GVTRPVVJRZEhSb2FHYzJhazVDZW5OVlRHZHNjVTFzY1dJME1rUXRNRTFXWjBSVWRqTm5PVXgwZDJaUlptOWhjRlZ4Y1ZwbVYzWjNkMlpQVDJSWlRGWlZTak16Y0ZwRk9UbGFSV2wzZUZWSFdqVkVVekpRVjNwdkxYZzJWVlphYkZST04xQndjVzlKVEhsNVpuaDNRMFJGWmtoVFJHNXpkblZQUWtKbldVSmxZMGhoYURKV1NHOUhaMUpXUVZCVVMyUm1RbGxvVkhaUWJHdHllV3RpV0d4a2NrOXJWVWxpYVZsb2JUY3pjbGhFVjFKT1pYRkpRWHB5UVZKR1JVdFBNMmR4WkdaWk4wZEJlbWwyUkMxeFluRjZlVFZwVVRsVVdXaDBabkZXUVhaNk5scElUbTlKVnkxQlEwTkdlV3d5ZFZkd2RqUnNTWFJRYUVObE5tWmlNa2x6UkdrMk1ETmZabEl0Ylhsa2Rra3hORXN5WTNsT2VFcDNRbVZRVFhsdVdUSTFYekI0WmxrNVpVNWliMk5SVUVKUFptZGtXVlY1T0hGV2FYWm5MVkJVUldONE5FZGZSMnh1Wm5vNFQybEZVbkIyTnkxRWRXaGFTMjVzVjFCcmNqZFVURkZ1T0docU5YTlBaRlZEZFY5T2JHeHZNV0l6VUZsR2MwUkxkRVJTTVdaMk0yWnpZVWhWYVZwQlJXZDNNelYwVUdJMFEwcGhWSGhPZFRsak5VNVJjWFJ6Y1RKWGFYcE5iMnc1T1ZKR2ExbDNaa1EzVWxaV1kzWnBhSE5OUjJGaGJWUnFWSEl3ZWpoWVRuRmhSbUZ6V1hjd2FqSkpMbm93TVZwclNYbFlkRkF5YzFoZmJFaFphbko2VkhjLkF0R3FZX19HLW5sSjBvSG1KLWV4SmpqV1RfMDVwOXJkdnMxZGRuWlpiV00iLCJleHAiOjE3MDYyMTc1OTYsImlhdCI6MTcwNjIxNzI5Nn0.GbcnUL5yMri19HaymCxbHs3yVDWFLBOsHp_Z2PgUT7s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002618"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:56 GMT
	x-forgerock-transactionid: 651f0c75-ffd7-4161-a3f7-ac021c3082da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:57.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:57.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 431424: jsonPath($.tokenId).find.exists, found nothing
21:14:57.093 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,431424,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e622aa4, username -> user.1002618, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ccb82e1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217297092))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:56 GMT
	x-forgerock-transactionid: 2cf713b9-1723-4d0d-bbac-296f744ffd8c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzJncGx2MTgxajdrajU1bmozOGtyY243M3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmRVRjRNVGMzVlRCQk5GQnVhWGxKZDBOR2JIUlJMbmhLVVdocVlVSmlYek5GV1RWMWVGcGxaRWt0TFVSNmIzVmFOQzFUU2w5bloyeDNOSFZoVWxjNVdYWmlMVUp4TjNWNk1YbHZWMlJwU1U0MGNXMXNOVXRqVlRKUk5GQkdZV0o1VVRsd1RFdDJiVzVyUzNKdlRUbFlNMWRxYkVWMVpXNDJSSFYxVEhWdmNYTlRhV1kxV21kaExXbzJRWEZXT0dKbVFWRmxNak14U1VjeWVEQXpaRE5LVlRVelp6WkphVlUyU2xWTFowbHFlalp4TkRCaFMyRk9OVTlDYkU5YU5sVlpaMWhaZEhSdFFsQlhOelpKV0hSdFNrcHJaM05KZVcxdE1rWjNabkpTTUZWalYzRnVZMVIxU3pOcVMxRXRhMUJKYVRadmQyVXpWVzlsVEhaMk1EZENVMHN3TFdrM1VFcHZXa1pHYUZWSFkxODJTRnBLWlhONGRsWjJRa28zVlZjMGJsZFZka0pXY0hSMlUwdHlOV05STVdveFFYcFJTM0I2Tldod1psb3hNakJaY0RoQmJFMXlSVlpNU0hSNFNIUldUblJYYUU1Q1RFRTRURU5hUWxCQk1VbGFhakJmUnpJdFExZDBSbWQyT0Rob1MxQjVka0ZLWWs5WWN6RnZhREptTm5wV2IycDBOalZ6TmtSR1kxOWxTR2hsTnpaWFRUQnRWSFl3VG1NeGJVMUpUMGxtUkdVMFJIcHdNRTlFVm5NMldXaDBOblF4Tkdaa1dWcGlYMlJGV0VjMVIwazNlbWhmZFdsVk1sOXRZVk5yYlZSUWFYWnNlVkUxWldab1MzaHhZemg1WjBVeWVrOWpNR3ROTWpNeVNrVk1hRlJDVDJSQllVMTZjMHBDZUcxblozTm5kWFZHVjBvdGFtcEpiVzUxYTBWeVEzZDZkVEJZYUZocFdXOXVSalY2VFhWQ1R6UnpSMGhFZWxkelZIbEtkMmRMWnpGSVRUWlFhRTQ0Y20xclFWVlVMVGhFWW1OMFlXZHpWbVZLVldoamRDMWtla05ZUWpkVU1XbFZXRlJmYm1GbGRtODJNbmsyZDBSQlZtdFZja3RqZVRsdU9GcDZSbk5CU1djMlpreHdaREF6VTI0dFJVRjBVVGxtTkVsT1RYWkVjMk41YkdOeWRrWkRVVW8yYURKSE5GcFpPV2RGTTJvME5XMUlUM1JIYW5oQmJWSktXVlJwYURsMmJqaEJMbE56U0VOcVJHZFNlSFJyZUd0M1lWOUxUVE5GWkhjLjNNUWYxOTByeTFoRG9HRWxPSl9pZHJxNXh1Y1BjaUF4R3VSbWNCZksxdW8iLCJleHAiOjE3MDYyMTc1OTcsImlhdCI6MTcwNjIxNzI5N30.rVLvgnmRyoFXmFHDIBYQfNJ39CiZj7pYww5qoI2anZ4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:57.093 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:14:57                                        2890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=848434 KO=13550 )
> restLoginInitiate                                        (OK=420418 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=419180 KO=1220  )
> restloginProgressiveProfileCallback                      (OK=8836   KO=1220  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.06%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.06%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.79%)
> status.find.is(200), but actually found 503                      4958 (13.86%)
> status.find.is(200), but actually found 401                      1220 ( 3.41%)
> jsonPath($.tokenId).find.exists, found nothing                   1220 ( 3.41%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##########################################################-               ] 79%
          waiting: 111076 / active: 29     / done: 431510
================================================================================

21:14:57.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 431522: status.find.is(200), but actually found 401
21:14:57.745 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,431522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e44467d, username -> user.1001104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78235568, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217297700))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHRpMGRxbzJzNm1wMm90bm9hcDY5Y2lnZG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlVtMXlObFpvYzBWbWVHOW5TVjl3ZEd4R2JYbEJMakpsU210QmFIZGlibEIwVWtONGFFVlBRMFkxV0U1TVpWSlZlR3haYzJGVk1XWXdTVlV3T0dOQ2JFWnhha2RVZGxab2FURm9lbkpmT1hWaWMyMDBhRzkzVVRKZlNHUnNRVWd0ZFRFeFVHVk5aMmxZT1c5UmJtb3haRWcyVlY5amFsaDZZUzFRVVZOc1IwOW1XRjlIT1UxbldVc3RUVlZIWWpCSWVFbEVUblJJZFRaNWIzUkpRakpyVW5WQk0zWXdYMjAwYzNGTVlsUldWVEYxTlZCaFl6SkNTaTEyZEdwWWMwWnFWR2xOVkdoaU1YSXhaRVpsTUU5RFJtazBSWFE0UWs1cFRuWjViVlJ0VmpKQk0wZGpaRXg1Tmtrek9WaDFiMWwzY2w5TlptcFFUa2wzZUc0eU0zWjVlak5uWVcxc1duUlhTazFzVVhKbWVrRTVUV1k1YW01TVp6RmhWblZ3ZUROV1VIRnJOR1pMZUY5V01YWlFSR1ZOY25GV1kwTm9UVzlyWkVaT05YRkdSMmRwVm5WRGMzWXhVemhCVjFaWGVFUkdkbW8yZUVoc1FtWlpRblJOT1RjeWNFdHhTVzA1YVdOTE9FOXRiMFEwY1dGbWRUSjZTekJsUTJKelNHMTJhVVpvWjJOcFJtVnJORlZ6VkcxTkxWWkpXbUYwTFd4bU9HZGplbk5HVjB0cFpscFJiR1pEWmxSU2RqZ3lZVTFLZFcwNWEzWnZSbFJqWDFCV2RURTJORXhrYVZwcmVHVjBXQzFEYlZGMGMycDVVbmhuUVhWZk5rZFdYME5pYjNreFgyaE1OREprY1V4WU56aFJlbk5pTFc4M1NFRlpjRkZ1YVhSa09FRkxaSGRpV0dSdWFXNVZNbkp5U0RZelgwNWxWMUJDVlRCd1NHTTBXRGx5UkhoWmJGUjFla0o0WTBOS1JGZEtVbmxIVERWd1UxWkNialZKVlU4MFkyWXRMVEZHUVc1clUxZG1jelZMU1Y5bE5IVTJSMnBRTFZoMkxWOVFUVXRWZFRkcVEwZFdXV0ZvZERocFIwZGlPRFpZVUVOTldGaHdOMk5qYVhoaGVIUnJaR1ZQVVc1TU5FcElMVVJZY1ZKTlVFRkZVRGRUVjNGVk9XMW9aSE0zUm1wUlJGRnZOMHd0TTAxSFUyaFhVbkl3U2pGcVZXdFZiVGxuWDJVM1VIaGxkVlIxVVRWSGIwMVZMbWh0TkV4dVpHNWhaV1pzZFVaTFVuQlhOa3BYVEZFLk9xSXJtZHhFN2pNNTRaZjdGdTYyQW5URktuR0owbGVrRnJGZWh0ckI4d0UiLCJleHAiOjE3MDYyMTc1OTcsImlhdCI6MTcwNjIxNzI5N30.CRTy6I43Oiik5l0YcfdpefqrUUjoYIQI7t3YziYxNEo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001104"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:56 GMT
	x-forgerock-transactionid: 7cdee677-c7bd-4210-b346-18c190dea2f8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:57.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:14:57.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 431522: jsonPath($.tokenId).find.exists, found nothing
21:14:57.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,431522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e44467d, username -> user.1001104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78235568, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217297784))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:57 GMT
	x-forgerock-transactionid: c6817510-b9ed-47e4-9729-146a95fa0350
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic21tdjJtZW1idmhjMW9tNGRlYm11Y2ticXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eWNteHlVbEV0Y25VNFdqVnBhMW93U1ZCSlprNW5Mblp1WmxWSmJ6WnphR2hPZURsWGJ6Vk1NRkkzYTBjelQwNXJWekJEY1RoaGF6SmZSVXM0YlhSWUxVVnFTa015VXpWZlZUSlhSWFYwU2pSb1RGaG5OMVZhTlROelFXRktVV1ZYTFZCV2VHSkJTSEJyUjFNd1pYQnBhbVpXTTBsVlNHcGlZa2x0TXpNeVduZHBVM2xoWDBocFNYaFhkR1JTYkhSd1JWSlhYMkZNTlRWQlRrNDBPV2xrYldKZlF6aE1NRnBaVm5Kb1VVUmlTMWhaY0ZsSE5rRlVkMU00UTFaUGVHNVpTV3AwTUVNdFZIQlNkVzlxUlV4V2FrOTBjRkp0UXpSM1FqUjFTbXAwWnpnM2MxcFdRazR5VUZCME5WVkVRMVpKUkZST1drRTVkQzB4Ynpkd01WWnRPRVozTTBkMlpWOWpNbGRIYmxGM2RrczRkVWx2VjJsMVh6RXRkMGhUTlc1TU4yZGxlR2x3VGtSd2EySnlVMkU1YTA1c2NYZDBhM1owTm1SbFgxbFljbGhmUkc4ME5tZzBkV2xhTkZwc2NFNUdVa1pmZDBwQmJFOXFPVWxHTURGWk9IZFRTamhZZURaTFVXZDBUMk5pUjJFeE5UaGFNbGxyYzI1SVNUbGZReTFtY0hGb2JWUXlhbEZzYkdnME9WcDFObTE1ZW1rM2VrRTJUbFZuVTNZMWJHeFBibUU1Tm5GcmVVTlVXRXBKVWxkRlFuWkxRM1ZJYUZvdGFtRmtXSGRXTVhCRmJHWmxiVFJSVjI1MldIRkhkVlJmVWtKd2NsUjJhWEZJVW5SRVpHeERWbXQ0T0VaaE1WbHpNVWx5V1RObVRHdHJUM1l0Um5aWFJHNUNSMmx5V0VOamF6VjFVVGRTWVhock5sRXlWbkJYYTJSV1NsSkRMVEV0UzFsamMyNDBWMWx6WW1wSU4wVnJiVko1VDJ4ek4wSTFWVTF2VjNaR05IZzFXRlYwVlhGeFdEVkJXSFp6U0hKck5XNTRhMmx0TFdablEzRTRTMVJTVldWeGRsaGhlRmw1V25sWE5uRkZaRXRsUVhobk1XbFdaelo1VGkxaGRrSlhkVlZPTFVrNFNIWlNWM0J4VjAwdE0xWmtTSFl4Vm5SdExWUmxkUzFIUTNwYVYzWmtOMU5aTWxoQmRtaEtWM0p1TFd0VVlXVjNlSHAzVFVaSlIwWXlNbmh2YjNSVFZrUkJMbkZRY25Nek4yaElkekJKVlZJelNqRTRXbU4wUjJjLkZybmFZbGpPRm1jclBLZGR0LTRQYURtZjJfd0FrcFU4Z2h0bmxCcHBrNFkiLCJleHAiOjE3MDYyMTc1OTcsImlhdCI6MTcwNjIxNzI5N30.vfG2lHrPnRRF2ZeGiGblbrVxb2EK9P6yXxXrEb89XoY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:14:57.786 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:00.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 431882: status.find.is(200), but actually found 401
21:15:00.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,431882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@250d9107, username -> user.1002646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1051b1af, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217300074))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGsxdHFjNWphZDBqbGk4NWNtczFyMDFyODAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1ZtWkNkV1JUYzBWVWRsWkxhMHRZUms1ck4wSjNMbEJoVlZCVE9XOVZjRTlOT0RSeVpVUnRNVkIxU2pGQk56VlRjRjgwYzNCa1JFSm5kelZ6WkVkM2MzbFNaVlp1WDFaWlEzWmhjV2hOVFhSRFYxY3RRblJVZFd0dlRFOTRSeTF2V2pCTE0yWmhUVFF4WDBFNU1tWnZTRzV3YUVkWmRHaFJOWEEwTjJWV1ZWZzNObk00ZEV4MGRFOXhjMWhoZW1waVNEbGZWWFJHY1ZsRUxYQnRibkUyUXpsMVRtOWZVamx5VUVaalNqTkNXRVF6Y2kwMlVHVnpORTVmY0VJNFJEUlphMkl4ZFdoeU5YZHhWREZrZG05TmVuWlpXVEZLVmpWaWFqSnZPVlJ4ZWpkalRVdGhVWHB1YTFsdU5uSlhlVWsxZFhkTUxUYzFTM2xvZEhSTlVrZDBUSEZpYjBGTUxVaE9NRWQxTkRoVVNYTlVSSFV6ZFhCRE16QlFURzk0V2poSlEzcE5OemxVTUdKWU9XaGhkbEZ5VTA5WldDMUVjR1JqZVVoc1Nrb3paaTFIV1VKTlp6Um5hWFJ2WTFreWRYQTJTVnBIT0VSbGNFdEpaVlJyZFRCRWJtVktlakp1WHpOWlgxZFZWazVCTmtoTWRFMU5XakpwV0c0MFFuaEJjRFZrUWxkRllrVkZhbmRzZGtJMWNWSllOVlozWkdoVlYwSkdSbXd3TXpKVUxWQXlaVWszUm5OQk5UQTVTa1pqUzFwaGVGQkpTREpTWkRkTWIwRlJRMU5hUTJSMFYxZEZVM1pmY25ONGJVWjNObU00VlVvMlEwOUpkR3AwYzFZeWEzZGlaVzFCY2tKS2JGazFXV05wYjNOT1RYSktTRFEzYkdoRk4xTnJUR1E1UjJsaVoyMTBXbUZhVFZwZmRFaFNlRUpWVFhOMU5uQkhZVTloVFRkelgySlZURGxmWnpneWVYaFFWVXhhVFRSek5tUnVTVFE0UTE5MlQwSjJjSFk0UXpoNlJqTXdkelpYTXpkTVpXdE5UazFEY1hwcWJtZGFRazFUT1V4NlJXcDNXSFIxYnkxclRISjRUSGc0UWtGaFRXTnlUM1Z5TTNKU01tNVhWbE14T1RsWVMzWXlhWFk1YUhWUWNVMDNkbnBwTlVweWJGcFhhWFZXZW5wcWJXNWtVM3BsV0dwWk5pMWFiazlOYTJacE1FeFNRMFJVUm1wTWRYTklPRzQwVjBGemVFMW5MbFl6ZGt0ZmJXOWxZMEp0VmsxaGN6ZDFXVXRKZUhjLldRdUZma3FscVFmRU9vNEdLNEZxd3dMQTBrTS1CVVV6YUdVa3dfcXducTQiLCJleHAiOjE3MDYyMTc2MDAsImlhdCI6MTcwNjIxNzMwMH0.2P2OsXcbJxRUOI1zSgrQAMOqhwQijAho2VZDqJ3ehGg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002646"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:14:59 GMT
	x-forgerock-transactionid: 025872b4-6d43-40b0-a9bd-f2273cd1ab8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:00.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:00.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 431882: jsonPath($.tokenId).find.exists, found nothing
21:15:00.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,431882,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@250d9107, username -> user.1002646, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1051b1af, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217300160))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:14:59 GMT
	x-forgerock-transactionid: b9c2c123-ae47-4516-b68c-425cb2f42121
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTVzYm03ODk1aDJndDJ0bnEyaGZ1Nm9yODMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFlsZG9iVzR3Y1hZMFlTMXBOMVZ2TkhZeVVXeG5MbVZKZEhJMGVWWm1TMVV6V0hCUlV5MVFjRGxXV2tzdGVESlJRakpKYWs1dVRraFJTMFkxYm1wbFpUZGhkRzl2YkdWNFZYbFhhVFZFWjJWMmIzWkRVa0kyV2tkb2QxcEVabUYyTlZCd1RrOVdUME5XUjIxaVQxOWFMWFZYUkhCTE1XMVBkVWhRV1dsVldYaFZlVUY0WDJvNWQyTllTWEoxZVVSc2VWWlJVVkJZZVdSbFRFRjRjRzk1WVRWb2VtRnpNbmRHUjE5V1MyVkVkRlptU201NFpHUkpXalIzVEVwdWIwZFJZa1ZPV1hWS2IyYzNVRmd3VDFOUVMwODVkSEpWUmtsWVZWTkpaazQxVjFGbWJtaGhWM0UyYURCSlpHWTBkRmRKT0d0NmFHVjBlVk5OY0RnM2RrUlRiRnBUWHpWMk1HWXlOalE0YUUxSWRYQnpZV2xwZWtOcVZUaGtRMFJMWjBSVU1tTmhkVEJMY1ZJeVJqUnNRVkZFY0ZCNGNtVjBYelJYYWxGVVRrNXVWV1ppVVhCb1EyWkVVVzU1TjBOSVNFZ3diRmRyV1ZSRlpWTXpZbFY0VFZOSGNGUkdZVXhtZFUwNVZGTktPR2xTZFVSclpHRkRWRkZFTFdsc1l6Rk5RVkZxUjBGdlIwWkdWRGhHT0VGMVVtWkdjMFZtWkdzNWJERjFhekJ1VW5aME9XeEpURVpsWW5oUFpXMDBkRWgyZW10eWNtb3dVREZzTW1WRWR6SmtUbWhSU1ZwT1FsWlNibEZqY25VemRHZGthMlpXZVU5cWNWVjNSV3hqVG1ndGQzRkdhek5sYms1U05VcElaMHRHTFZCdVJtRkVjbEpCUVVGVFNtVnZNV0p2YkRkd1FrUlpTbWxaWXpSdU9DMWtablV3UTBKcmVrcGpRVU5uVGw5cFFuaFFOazlUYUdoVFlVaGhaMmRJTmxaaVVGcHJVbUZDWjNSek1XWmlSbTFETkZOZmNucDBhMFJoVTFkT1oxcDRlVWRUYkRKWExVeE5PR1JZY0Zod1NUaHRTSGsyVWxsQ2NYcHVPVVp4VG1GUFZuUkhibE56VlZGM1VuWlRWR3RsVEVsQmJUTXpTVEkxYjBjemNtNHlZbXBXU1ZGSE9VOU9VVFJqTjFFdFZWbzFXbUZUUnpkTlFrUmZjbXN5U0hCNFVVeGZTRkp4YWxKd2JrNXBielJpTnpkZk1FZEJMakpKY2xWWWVFVm5VVjl3V2tkd2VqQlVUR00wWWtFLlVUbEdRUi1qbmJLYTNhUzRSYUxqZ0Y5a3NBX1N4dWd2Yzh2NnVKM3BDblkiLCJleHAiOjE3MDYyMTc2MDAsImlhdCI6MTcwNjIxNzMwMH0.jF84slQPPVe-lbhguqNcyXJZTv0T1xl8-XfmppdWlfU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:00.161 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:02.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 432286: status.find.is(200), but actually found 401
21:15:02.725 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,432286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68630e1b, username -> user.1002246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74b8f1e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217302674))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2ozNTQxcDYxMjRjNm82azBqbjVsMDhqbzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmRIQXdiMUJwYm5STU0xRnZXbloyVUVWT1NETjNMbXhYV25CYVFUZG1TVEJoUnpSdWIwcFlUVzVVTlRCUmREaG9iREYzYzBwaGFHNTNRakE1WkdKUk5Hb3RSSGR6V25oUlpXWjZORVYxY25OdU56WnNZazVyVjNwVGRtaHpiM3BLV1hoalZuQkVVa2h4VjBweGF6UlllRmg0WW1oa2FYVkdjMGRDZW5KM05uSmFPVUZhYmpOQlJEWkRUbkJZTlZkTVJUYzJWVmt5YVZGeVdHRlpaVTQyWldaUlRGQlRjVUpSTVVsTmFVazNlVjluVkd4TVgzRkdlR3d5ZW1kaGNFTmhWSEJpWkU1elYydFJOVmxuWTJOdFVHZG9VMDQ1Um00MFdIbEhNVE5XT1ZVNVVIbE1WRkoxVEhadFlYcFRTbGxpTVZOM1gyaDZhSFZCU2xwV1ZXdGpXRWhOUW0xeVNFcHBaR0V4Ym1sNlJHdFRiMjlqZURRMWJubE5aM0p4TFhabGEwa3lRVXMxTm1reWVVUkhPR2R6Y0RVMFJFOXphbkp2VDI4MVIzRllXR2cwVDFCWlgzQk9kWEJJTkVaQk5WSmlaamszVG1SWVZWZzNiRTVMUkZWcVVYQnVPVVJGY1d4cVV6QlpkekZNU3pKU1oyOTVPV3RmUlV4VE9HUm5jV1ZDV2pRek9HcHJiRFk0TmtkTVMwdFBOemsyVDA5cWFGcHpkMjFpY25GdWMwZE9kMXAwZGxkUk1rNWtYMk0xT1VaRlJHWnhiVE41UlVReloyOVNTV3hJZWtoaVJHbG1kM0ZYVW1WclMzZHNaWFpFUVhRMFpWUkhXbTlLWjE4MGVERnZjRU0yYm5ocVNFRnBaRmx0VlVwdVNtWkdjRGRJUlRWdVNtRmtjVFZRY2w5a01HeE5UMkl3Y1ZRMGVFRmxYM05IV25ZMFNuTTFkbEo0TTB4bmRWWk5NRlZ1ZVU1MmJrWXhjSFJIU0UxVWJuWlFhbUpQY0RkamNVWlpjR1ZpVG1Ga01HSmxOelJOUmxkTFJYZFZiM0ZQV2t0NlpETlFRMDF6T0U1UU0xRlpWRlpDV0c1aU0ycENWRTFDZVdOVVoxTkpOVEJaZDFoR1IxSkhSMHhhUWw5cVZsaG9UR0pOVlV4WmVuSktPVFpETkdOMldrTlNUa3RJVjA4ekxVczVkbTFWZDNweVowaEtVbU5KV25OSmNGOTFlbU5FVm1oM01tbG5WVmxYVTJ0S2NtdDNMak5MTmtkdFZsUkdjMDVzZFZOcWVXcHdPUzFMUzBFLmZiSnBxT0NMeVkwV1prdUFKZ1ZSRmxpNUNUaUlvSVp1ZmxzNk1OblAxY1kiLCJleHAiOjE3MDYyMTc2MDIsImlhdCI6MTcwNjIxNzMwMn0.f2yuuFD90jLurl8ve55d7Hlt4i3cfHpy2KhgskH5L14","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002246"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:02 GMT
	x-forgerock-transactionid: 41a94d45-dbd7-45db-9fb2-b7b79c2ef2b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:02.725 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one

================================================================================
2024-01-25 21:15:02                                        2895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=849980 KO=13555 )
> restLoginInitiate                                        (OK=421189 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=419944 KO=1223  )
> restloginProgressiveProfileCallback                      (OK=8847   KO=1222  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.06%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.06%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.79%)
> status.find.is(200), but actually found 503                      4958 (13.86%)
> status.find.is(200), but actually found 401                      1223 ( 3.42%)
> jsonPath($.tokenId).find.exists, found nothing                   1222 ( 3.42%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##########################################################-               ] 79%
          waiting: 110311 / active: 29     / done: 432275
================================================================================

21:15:02.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 432286: jsonPath($.tokenId).find.exists, found nothing
21:15:02.765 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,432286,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68630e1b, username -> user.1002246, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74b8f1e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217302764))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:01 GMT
	x-forgerock-transactionid: c9ae7f29-9d0d-452f-82ce-9fd0eb4e8dca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzRkYWVxcXFlNmJiZG90dGkwODlwNzQxNTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGRqZDRURWx5TFdOYVZVeGxjVlpIYm0xemJERkJMbVY0ZEU1T1VubzViV3gwZUVSNFFWVXhTR1YwZW1oRFpFSlBaakZaT0dsbFpHcFRSM1IzWWkxeGMzb3RWR0phVUdSVU4zVXhYMDFYWmxSeGNIZFJYMU5rZUcxM1VUWlJjQzFOT0ZveFMxSklWMTlSV1VRd1ZsSkJlVEE1TlRSNmVrVkVhWFZhTkdneVpHZHRRVkpRVTFkNU1qWnlhemt3UlZjNFIyOUVabVpwZDJWSk5tczJYelptTkZkcGNISk9aMlZtWlRkME4ySlFkM2xUWVZReVNIUTJiVVZRWHprNVQyMHhhMGx5Y2xoemVXbFZXRXBoVFZvNFozbE5iWGxOWTNOTmVsQkpOVWxhTjJKcVdWUnVjRnA1VG01T0xYaFpYMmhwYVhSRU5sZHFZMVJvYkRFdFNqTk1OSGR0VWtkVFExaHVWbWhDYjNwU2QwbHpkbFZKWjJjMFV6WjNlak5qYTNVNFVWUnJkeTF5YzBzMGNuZEtkbXhWUmpoNVZsQnhkR2N3VTFGaVoyY3RZVEo2VmpkUU5URmliRVJWZFROb05sTnZkWEkxYjFoM1gyVmFNMGhyVXprNWNEZFFhVFJGVDBjeVRGOW1kVkJVWVhsMmEweFNkRE5tTTJvdGVWVm9XV3BCTVRaaVVrVmxOVE10VFdWeU5XbHJkRWRpVWtZd2VVVjBPV2s0VjJ4WFNrOWhjRVJtWjJaMVlrMDBWVkJEVUc5eGQwWkpTMWhHUm1ac016QXhNbVYxVXpWaE5uTnRNMEkwUlY5Q2JXVlZNakpTWVRnMVoyNHpMV3BxT1ZsWE5reENMVmQ1WVZSa1IyNXdVVGMxV2s5MVZteHlVV3BJWTBaVlh6UXhOVjg0WW0xeVNGcEllSHBTYTJjelp6QTNUbFl0WDBkbk1VUmZjMDVUU0VGSmFUQkNiM3BFVUhGc1NVbE5ObmR6ZEU0eVkwRlNTbkEyYkdGd2FYUnVlVVIzUVRaNVJVZ3hPVlZ4ZEd4QlNqbFRObGgyUkhoTWFWazJlbXc0WnpaRWQwbDJSVVpqV2tweVpWSlpRMXAwUnkxSmFXMVZVVjlMVVhOdWFESnFYMDl6UnkwMU5IcGlVR2s1TW5OcVdYTlRPV0pvWTJrMGNIUlNOMHRvU0V4NFdrcHVNRXRxYkY4NVlWRkVhbU14V0hWQ09UZHFhelkwYTFkUmRIRlBiR1JEYW1abWFEUlpMbXhWUXkxdU0ySm1UbkpEYzJZMVVrRkJVMUV6TkhjLkJkRUVjY09ZSUdsZVpYcHZxVlozWG1kLTg2TF9BQmc0SDQ5UjZDelNlRlUiLCJleHAiOjE3MDYyMTc2MDIsImlhdCI6MTcwNjIxNzMwMn0.9Yr_L4abrQp8cW7IQeNMKaf0Z-DZwZfPfyyuSdHHJrE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:02.766 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:03.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 432408: status.find.is(200), but actually found 401
21:15:03.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,432408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a5cf630, username -> user.1002057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4abe1ab1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217303460))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZG41MWFsNmlqYW0yZjhibDF1NzUwOTNvOXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1QzTTNRMUprY1V4alptZERZazltVTBOemQyUkJMbVZwZFhObWFWQkNkbGwzZW5aaFpESlVaV3hUYnkwd1pqUTNOMFJEY0VselNIQlVNSGRHWVc1aFIwcHNaa2xMV0dsclp6WkxXVkZIVG1NMFkwWTNiR3hUTXpSWWRuUlJOemhJZVU4d1JqWm5RV1o0U0RCaldISkphblJRV0ZVNFRWWjJlV1JVUkMweFVYY3dXbXBWTlZsa1luUkhlVXhxWXpFdFZVNDBRMWhmWlhaTlZXOVhhR1ZtV1VkSVRrUmtaMHRtVmtSSU5tRk1aa0ZmTFRGWlltaDJaM1F6YzJ0c1RWWlhOMEpwU0ZCV1MycG1WUzF4V0RjdFUxTndRVk5RVHpneFkzRTNWa3h5Ymsxa2JHOXRaazlpWVRoUFpXdERNVnBQVG1ZeFgwMW9kVmxHUVRnd01FZFZURmwwTm1OZk0zSm9iWGxwY2w5R2ExaFViaTFWYjFJMWFGUm5URUl4YTA1dWVrcHpMV0kzTUZCSGQyUjVSa0pZWldoSWRHSlhWbTF0VFZsdk9EVmlTak5JUzFSdFgyZ3lPSGRxUlRKcGVtdGhTVU5EVmw5T1NGcG9OVE10VkZZME9VaGhUbGRvUTNaSVdHNXdTMUpXZUhOcE5tMXlPWFZGYUdabFNucE5aVXBzWm5SbGJIaERlV2hYYW01VFZrMXVUM2RFYjI5VVkzcE5Za0phT1UxTlEyb3lVWFpQVVd0R1NHZEJibDh5UkMwMVVrTXlkRXRCTWtRMldXbFhUMnh6V0hGVGNtNUliM2hSVEROaGNFRmxjWFJYTFZKUVkyWm9NVXRLVVhvNWRtdFhjMnA0WDFGSGVrNUdRakJhWW5WTGJ6Vm5UVU5TVlRVeFZreDFOVVpQYld0cmVYVmxUVkJHZW14dlUwdENhRkpHZVVaNVYwaEtkMjVqYUhOMlJsTXhkMjU1TTBZMGRuSm5Zbm8wVjJaSlNFeENZMmMxWmtKVlZXSldZekZEWTBWclRsOVNZbTVVVmtkd01GRjFSVFZCU1dWQlNHVkhPVzFuWVhSeldGcHNXbGRSUXpFeWNuVnFjRU5YZFZGcWQyRnFabEJEWWxNd1RWa3RaRTk2YVdremJ6QndjRVoyVjFoeFkxYzNSVkE1TW5WUGMyaDBjbXBFU25kNGVFSlVYMHQ1TjJ4NmIyNWlkbVpzVVdRNE9FTkZaVEpuVW1WV2NVaHRWbk5aV0hwVlNrSnJMa0ZIT0VGaVJrbDJlREJWYm5wTE5HTnJjbU51ZW1jLkNGTVI2QTFOcEVmeXFGUmtGU3BzVWRJMzNZUDlaZlR2VUNYcjJIbWoydDQiLCJleHAiOjE3MDYyMTc2MDMsImlhdCI6MTcwNjIxNzMwM30.ckkjzpLTY_OM905ANZQT5CP7YjXdrZG6aauTEuubXBI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002057"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:02 GMT
	x-forgerock-transactionid: dbc2f33e-e8a3-4c40-a8be-31e932100514
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:03.507 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:03.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 432408: jsonPath($.tokenId).find.exists, found nothing
21:15:03.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,432408,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a5cf630, username -> user.1002057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4abe1ab1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217303544))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:02 GMT
	x-forgerock-transactionid: 60135f12-b680-4500-a2bd-4aae4bf99389
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnJjc292M290ZjNzbGtob3RyNXVxanBndWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WE56TmpYMFJwZEUxd2JXNTJjV1prYlRWQ1REUlJMbVkyTlcweVQwODFhVWhIUkhwT1UyTndlRTlEU0ZKdVRuSmpWRlZEYWtsblVYbE5aelJyYjA4NWFURmxYemhmUkVwMFowOVFTbEp0VEhOWk5qZFpjVWwzTjI4dFh6SnFia1ZmY1hGTFZVOUZVa1pIV2tsTFdWWlVTRjluWVVwalgyRkJZbEppTTA1QlJWTmlaMGswVURGUFVGVmhWMEZ2WjJkQ1FqTjVkbXc0YWtKd1RGOVRZakJRYjJoaFNHTnhUMHRmZEd3NVRqQndhREI2VWkxSFJUSnhVM1ZzVEdNNGFtUnNZMU53VVhwbWNHUXpZMlJETTBWNFVrMXFjMVV5TVd0NVRYbHNabmRJTVdkNlJYcEtXRUZVY0hFNFdXTlNVVXhaTUhGdWVVRkZPWHB3YlRCTGRIRnlMVnBmYW1sNU1qUmZXVlpHWlZsb1ZuaDRUR2RLUm10YVFqTjBVbXhsVkRBMlRVMVdXakJVTUZSVlJtaElSRE41V0RoeGRYVlBWM2xrZEVaT2VrNHhha1kxU0Y5UWJXTllialZSVW10MVZtdGFUazFMV2w4MlNUZHRRMGw1WkhCWVVucGZZMVp5VlRJekxYWXlZWEJLZW10NFZVaGFTVE0wYUVkQmVtNXhaemhJTnpVeFVrbzBjRTFwY1RoSVlURmtRMmhTWTBSVFEyeG1ka3hMYVd0NmNHTjJSbU54WTFseWRYQmFia0p5Vm10WGMydDJZa2hYZDFCWU1XaFpUMlZxU21sTlFURlJkMnRRTVcxV1ZrOXRUbXR2T0hKM1RtMVVVVWw2VUZVeGVtODFaSE5yVGkxVk5ucDNUVE5GVHpSdFpXazNZM0JKVlVwR1RqVlpZa1UwTFdZd05qYzBORkJEYTNrNU1td3RTRlZMVjBabVJIZExXQzFyVWxkdWVWOWlkRzFGYlRVM1kwdGtUamxaTmpSQk5tZFJXa3hxTVhab1drOUlhR3cwT0RoRmRFbDRhWHBVZUcxME1WUkJTRlI2UjNoMk9XTmZTVlJUUVdvMGEyMUNURmwyYkc1Q1JHbE1iWEE1Y0d4MVRHNHpVbGMzVUZObFEwb3hZMlpUTld0QlFVb3pSMlp0UWtreFYzbGhZMTlaWnpGV1Jsa3RWbk4yVmpSb1pEUk5lbTEzZWxWalFsOTRiVzlSTlUxMGR6ZHFRblowT0hCRFpWRTNYekZOTlRsQ056aFJMblpoYjFCeVlXcGFOMUJqTUZOaVdYZGhMVFJ2YUdjLjZOeW44M045anduMzgzQXpTSUNGR1JySWZUMmZVNnV2Mm9ENGgzaWl5LU0iLCJleHAiOjE3MDYyMTc2MDMsImlhdCI6MTcwNjIxNzMwM30.I8jt0o4CKmWKB7ASpKl6o9fpFlyLueLbbAt-cJWb-Jc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:03.545 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:05.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 432657: status.find.is(200), but actually found 401
21:15:05.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,432657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d9ccc2c, username -> user.1002293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f7cde82, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217305185))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmVxbm9zMmllMnN2czJhbG9sN2VlczBlbTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MU56RXlSREoyWWtkRFNWRkNTVmRGWVd4UFIzQkJMazVUWlMwdGN6VlZVMkU0TjBKbGVHMUtOV05LTlRsemVHaFJabVF3V2pkeWVqbGtVakpzZFZsVWVUQTRWRlIyUlUxRVRGWnVlVXBUY21Sd1dqRnljRTVITldaNlF6UjVORWh3TUhGRk4yVmxiMWt0TjJjME9YZE1iVzFFY1dwUlNsWjZTVU5hYVRkSFFuQnVRMUJCUlZwRFJtdFdZVFIwWDJWTk9ETlBXbEZNVWpOR1ZuRnRSMlozYVZaRVdrdEZhbWhZVG5ock1YcFpjVmxaV1dKUVh6SkNVR3BIYWt4Q05GTXdTbFZJVXpJeVZGaEJaa2t3UlZsQmQyaGtNMUJSZWpkUmEzTmZTRVJPWDJvdE5UY3hVemxFVDBsNWFUZFZVbGx4U0ZKQlpDMDFWbTU1VTNkaFVXeHpkSEJ2VG5KNWRFcE9iV1ZaYkVNeVMwWkJZek5sWTFCT1F6aElTR3hLVmpjelNXUkhVVXBNTVZvMmIzRlJZbVpvT0ZabE9HaElZMWRHVVZFeFNqRXpRVlJ3U0V4cmNtUmhZbFl4VlhKdVkxUnpkbWsyV1daVldtOU5UMGxTU1RGWlpuaHRNbTFTUm5aVlh6WkhPVXBmV1ZreFRGcEpPREZMVWprNVZuaFFZbGN0VTI4MVFtbEZPWGh1VGpST09FNUlSRVUwU0VKWmNYaFpjRUUwVURoU1lUYzJielUxVnpkelJXNW9VMDVCVDNkTVExbFZUMVZtTWxsRVRGOXpNRjlQWWxwb04yUmxSMVZrYzBreU9ISndZbkJ1V2xsclFqaHViVUpUTjNKd1JYQmphSFptYW13NFN6SlJWMjE0WWtGWlFtSlpUMlU1V1dkQlQxUlBXVzA1Um1KbFExRkdSMnhuYTBWdlQwZGtjbXRyVTFWbVdYWlpXa1JQY2tWb1VUQnBjR3BpTVRSM1ozWndWWGhIUmxabFZrazViekpsVUdzNE9IcFVkbmt6YkRoNFZFeEpOMDA0ZG04M2JHaHdibnBxYVhsUExWZENkbkZIWkRkTWFtTlJhWEJFU2tVME9VSnZTa1pMVkRSdVptUkxjbU51T0ROcGRIWklTelF3VTJSQ09VeHNVbWxYVUZZNFQwNWhNME16V0dSaVgxOXlUM0l0TjBWUWVGOU5TbUp6ZW1KUlJrbGZSMEUxUWpab1JYSXpWVjlxVDNkRmIwVkRZMjFTY2sxYVNVNU5Ma0ZKTFcxVE1raHhlRFk0TFVsQmJ6TlRObloxUTNjLkhXVmJTa3ZfdW5NTDJJN0xZWGh3YlpNVTVSM2VWMkRlTjZ0emhGVmZnT0EiLCJleHAiOjE3MDYyMTc2MDUsImlhdCI6MTcwNjIxNzMwNX0.p-3Q4LcsQPybauvZuzduM0jqLJIB9BJRJCzH8YVtYqk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002293"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:04 GMT
	x-forgerock-transactionid: ca0c8994-6358-4304-9c55-7870f2743893
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:05.235 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:05.273 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 432657: jsonPath($.tokenId).find.exists, found nothing
21:15:05.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,432657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d9ccc2c, username -> user.1002293, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f7cde82, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217305272))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:04 GMT
	x-forgerock-transactionid: 3ca5e3fa-7f7c-4a0b-9395-e98fd5374a9b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWZianQyYmhpZm9iOWg2OWw1YWpjczlzZmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVpVbGxWamRsY2xodWVuVXlSekZoU0ZwaFVreFJMamd0VlZGUVVWWnNjMFE0ZFhaak1FNUJaMDVqYTFkSUxWOVFZVTlQVjBwWE1GTk1OWGRXTFRsck0xTjJRVWxZV0VOQ05YaFBlVmRvVVdKVlRYaEVWV0ZsUm5wc2IyTXdOa2hmWlZGRFYwVkxUa2M0YkhabFdIcHpjVWxDT0ZRNFpETlFjVFpaTm5jeFIzbGFabUZ1T0V0aU1EaEJabkprWmpKeGVYcEdkREo1VWs5blIxQlFjWGROTW10bFUzRnBiMDFzU0RsVExVSkNOMHRZVjIxSlMzUXhVa05oUTBkbVpWaFJZVFJmZVMxV1FrMUtaVEJ5WnpCVGFuTkRPRUZtZDNSRVduRjVZa2gyVkd0T2NWVlVWa0ZJY25SaFRIcExNRXR1WTB3NFlVTTNNVVpCY0hObWVIUXpWamxGUVdnd1ozbGpMV1U0UzJWNUxYSkJPV3d3VjBGSGNIUTNjQzFoU1dveGJGUTBURUpXTm1wdll6bERVVTlHWkV4cFF6TnpWVU5tVnpsRVEzUkRWVm81WTE5eWNqbEpOM2hHZEZKNVFVVmxlVjlFTXpaWlpGVkZZMkl0Y25GWVZuUmhlaTF1UzI5WFNFVkNOMU5NU21sQ1IxRmxiSGh5UmpkeWVrczBUVkF4TFd0NmFIVjNiM1ZzTmtsaFVWVlRWVVZEYzB4eFdrbHlaR2haV0dkb00wOVlWVUp5UTA5SWVtSmpiMTgzTlU0eU1UWk1aMk5IYW5FemFqRXhiVVpzYldwcWNFc3RjblJZV1ZwVU9HdHBOazg1YWtKYVNESkdaRlJPVFd4R1ZtSlNWMUJYUTBsSmFXRk9UMWswU21KcE9GWllTVkpuYVhWNmVHWkxRMUZNVFRsNVNHRnBNa1JzU0VoVVZWcFFTMHBYT1hsTWMwaFVhRWt0WW1OelNEZHBZVlJwUmxkUU0zZFJhRFZ6V0RjeU4xZGtjWEJCYWtGUmJta3RlVFZGWVZORFNEZHllSE5pVVZsVU5tNVFPRXRMTW5aT1ZubDNURGwzTkdSV1FVOUNOVmRwV2psMlZsOVBaaTExT1hsM2RVSTNibUo0UlcxdVFWZFRSRXh4YVZOSlZURjBkQzFtTW5sbE1tdHpWVFZvWlRaMlRFdDVTSFp5TTJaNE5YazNTWGhrY0dGUGFtNVJUWEJqTTJrMk5IWjNOR0puWkdKWU0yVllkMjgyVVROaU0wVlpMbFkxWlU5cUxWaHdTbGd0YzA1cmFHOUxRVTg0WkdjLkZaWTE1MUNPSWYxNldvejJEclhXWUE5TklJWG81YmZwY2tFeUFLZXppbTgiLCJleHAiOjE3MDYyMTc2MDUsImlhdCI6MTcwNjIxNzMwNX0.410sMaHGYgK97Qf8dyjXwhC-azcjVh9nz6nNGn854I8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:05.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:06.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 432931: status.find.is(200), but actually found 401
21:15:06.930 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,432931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74a8b561, username -> user.1000995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2649f97a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217306880))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTZjY3F0bXNtOGZkc2tobTEyNHN0dXMyc3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFgyUjVTazA0VUY5ZlEwMXBjemRxVFdocVluUkJMbGd4VW5sT2MzUkJMV2RmUjJSWFIyTTNiV1Z0V2tOcVRIRldZVGhoWDJkdExVVlRiakZpTjBWaGRYcEtNVjh4UlZWR1NETm9VRVJGVTBveFFtTm9hVFZIU0haVloxSmxhMVkwYlhadE9XSkpPRmRFY2tvM1JUUnRTR3BTUkhwWE9FNTNheTFzZFVwa2JHTnpNMUZoVVdzd1RDMVpORzQyTjBwVU5scFpPVmQ2WjBwRFdUaHpORkJJVGxKalR6WkpZbUprVEdGTllVSjFVR2hsZDA1Q1Z6TXRNMDVhWWpkaVJtaEpZME5MVFVsc0xVODRkbGd4Y3pCaWIxaE9TMmszYlMxaWJVeE5XVTlyTUVkUlRURjZkbTl6TlMxblgydzJjR2xYVG1wWmIyOVNOQzFQT1ZsalVUYzNSMTh5UkhkcWRqRXljeTFsUzJ0R1EyOUlNVlZIYkMwemJISlVaekl5YTI4MlZITktkMFpQWmpOMmJrbzJSRjl5WmpoWGEwcEVZV0pCVGtjMGFFWnhjR05IUlhSS2NFeGxlVUZuTkdkM1RWcDJTREkzYjJSWFNtNVJhRTVEZG1rMFFsSnZaSEZhVkhZM1JHaDZWakpLVmtGcmFrUm1jbUl5ZVRSR1lTMUtVbVJPTlU4d1YwbHhRV3BSTUVOWlQxSk1NSGxyYkZRNVZVNU9SbGt3VVhFeVJqTXlUMGRGWW1aSmMxZ3lMWGRwVEd4SmVHdHVPVVZsVG1vd1JGbFdSWGhLWm1GS1JVZE9jRzV0WjI5SE1GWXhWelI2VjJoVmNWaE9WbFpCWlY5cllrSTViM2xUZDJGVFdWUmZNMHRQUmpsTmR6Rk9UVTlEZDA1VldIbG5TSGhzUzA1ck5VUnpabWQzVGtvMFMyVTVaMDAzUVhOTVptUkJTbEpJUVd0WlREbENZVmRtVHpaT05ISkxWMnBtWmtJM1RtZFZXbFJMUjBGNmFWZERhRFJvU0hWd1V6QlVjRU13VWtFeGVqaEtOblpMZURZMlZXRjRibEIzVFhkek9GWXdRbFozZFVkRlgyVmhhMkptV0RKUVVGSnhkbmxFTjNrMVl6QlhNVkYwWkhobUxYRjRRazR3ZDA5Rk1IbE5Xa0ZVWlV0T016WTBaVlE0VlVKM09XRjFVekZrZEdGelVIY3dVRUZFU1hwZmMyMVpNWEJWUVMxMVpWWnJOVVpUWWtZMWVVNUJMakZvYXpJd1pHeFJVV1JpT1dKVFQwNUNTVEpaVjNjLk1Hd2RTMDU2M2pGSDZjdzdwWDNjdDlvd1NyUkpFX0ZrNGJFdlJoN3ltNUkiLCJleHAiOjE3MDYyMTc2MDYsImlhdCI6MTcwNjIxNzMwNn0.murWP82J7BsHYmzw-nI1E9ZC8zHQjZ3J9Uzc3AlzqNo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000995"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:05 GMT
	x-forgerock-transactionid: d24b6724-a9d0-4f55-9222-c5d235f043e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:06.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:06.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 432931: jsonPath($.tokenId).find.exists, found nothing
21:15:06.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,432931,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74a8b561, username -> user.1000995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2649f97a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217306968))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:06 GMT
	x-forgerock-transactionid: 92620383-2d51-476e-b067-4283a8919797
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXA3cTE4aDEyZGprcDhtcWU4Z2cwdDY0NXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVlWRmZRelZ6YTJvME5TMUpTM3BNYVhCM1FtNW5Ma3MyTFZwMVJXUjZhMVZYWDFGZlYwcE1Temg2YjBOSE0zTkJkbXd0WTBkWWRubFhWVkl3UkhSc2RrZG5NSEU1TURoeWREaFVkMlozYWpCclJtSlZURWhTUVZCdGVqQkpObXB2YldsMkxWWmZZVWRLVW1aVGRqaG1jMFpqYkZoU1RIWkJZbEl4U1hBM1JWaGhXRGMyVGxGcFNHWjBlbGhUY2t4RFFuWjFkRWxPY3psU1VFUlRTMU5KVkY5WFNtTTFhR3ROUkhwNVJHcHFjMTgzVkRGcVNYbFNkRVJMUWpkcWMwd3pZa2hQU0RSV2EzWm5jbWM0VGtSWmQyWlNVMnN6TUdack9FNHlWVEIzWDNrM2RpMDVWMFJDVUV0Zk5uSkpXVkpxTVhOSVkzcFpjVkZrYldaeldHOHRSaTFXUjNoSFRrVTRZMTlzWkdwZmJ6QTFYMjVRZDFBd1EyRkRXamwxZVROTGRGZG5lRTExYUVsRGVFcEpObkJCWTJ4aGRUZzNNbXBOZDFkbk9XTnVSM0JRYzB4M2FsRklWRmhsY1haVWNYWkZTRkI1U25KdU1qTlNPRmN6YVU1TVdGZHBOMWhHZDI5SmJDMURNSE0yVUVZd1pHUXlRM2hrUTI4eU9FdHZjRmQ2WjNBMWIwUlhhSEJtU2pGUE9HSnJUVEJxZURBdFdGbEdTbXBxWnpKWmExUlBVRTU0YmtZMWFuUkNTRFp4UXpJeE9UVlFialZ3YkVOWE5qRkpVMmRvUzJOc2FUbFFVVXhwTnpGb1ZtdFdjbVZPUkhKWmFFNXBNMU5IU210WE9WY3ROVlJmYmpGMWFUVlJSVUUwWW1adFZETlJRWEZNTUhoRFNXUjJXVGc1UTFCS2VEbG5SVlEwY0djd1JVRndhV1pCVjFCaWFqQlJURzFHY1cxYVNtaEdhMHN3ZVd4amFtWnBSMU5LUm5GNE9GQldOR3R6ZFRsaWJtcG1jR2xtYWxCeloxWjRkVEZYTkRkWVNsTnNhR3d5U2xsTFpIY3lXa2hpV0Zoa2RtWjJhbFp5WmxSQ04zVTRUSFExWjBwc1kxcDRSR2x0WVRoSGFFbHBaMlZuUmkwMGRUaDBkWE52YmpNM1NVaFJhSGRFZWxGTlpGWnlRMFU1WHpaTFozbzNaa00wVkRsVlNuVXRWMkZMV25oSE4xUmtUMHhGZG5wUk5VNU1WVTR4UXkxTVJIWmpMa053WjNWNk0xVTFTRTkxUVZZelZUTklTamc1WlhjLktObVMwbWRjYnlON0pzZnhobnJ0aVhUdjV2MGhjcGdsaHdMUDRwYUQxd28iLCJleHAiOjE3MDYyMTc2MDYsImlhdCI6MTcwNjIxNzMwNn0.lGdaDp76ByPLTsQv0_1Vbt9jXdc2bvtQ-7snYS-Cc_4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:06.969 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:07.397 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 432999: status.find.is(200), but actually found 401
21:15:07.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,432999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c10a64b, username -> user.1001896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d2d4b31, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217307350))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGIybGxiaG9lY2I2ZTg3NG9nY2lpYWhvbWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1JscGhjSEIyZVY5T1kxRnBWbUo1VVV4YVgwSm5Mbk5VT1hwbWMweDJiaTFMTlVOaFdFaFJjalpaWjNwdVZucDVVbmN5YzNWaVprSnNNVGRDVmtaU1VrNVFURUptUVVsRFVFd3pkRFJtVG5CVFZYQlFiVkp2Y1VOeFdGOUJUV1pGVmxCNk9DMW5TWEZSVVhoRk5HWkxWbmgzTUU1Sk9IRm9PVTltTlhVMmRrTkhMVVJSWm05RFZFSlVTRlZrVEVoTVNHVTFiRTV1Vkd4clVYUXdjR2hKTW1KNGVVOUVMVFpOYWxOaVVWYzBiVkp2VFd0aFNGZDVTa014ZFRBMFJWZHhibXg1U25WSVRYVjJVSGRzT1ZrdFoyeEtSMEZqZW01Wk9VcGxha2R1WkVKd1pYUnZOMFJvVkhGeGEwMUJTVVI2WTBWaWJHNDRjVlV6TlU1dGNUUjZSbGRaWHpoa2RWOUlTazEzYUdGM2NFSjBOM1Z1VUc5MFQwRXlaRTQ0VUZWWWQyUnRaekJLVDJNMlRWUklRMlZQT0Rkc1ZFcFdSUzF6TTBwWE5EUjZlVWhzYlZKdVlqWlZSV2R2V2xOc2IyRmxUbnBhUjNOc2ExbGthMlEwYm1SV05FOWxNVXBQUVRCTGNFSk9jbHBtUjA1NGNtTlFXblV6VFVGb1ZuRkhjbVJsYzBGVE1WQmxNMHgyYVcwMFEzQnRVbGhGUWtONmQyZHhjMVJGY0V0NWRFMVZNazluY3pBemVXZFNSemg2V0RJM1FuVmxjemw2VlhsNVpuYzJTMkp3YUZwQlFXOTZlRkJKYzJScGVERjZUbFpsV1hSeVYweEZPR1UwUm1KM05HdGZSRFY1UlhwMVdtUnRZMGd6TWxSeldGVTRYeko1UVhBMGJtNTJWRXgyZEVzeFEweE1kME4xWkRCT2JVaEdjazFKU2xOUWFXVm1jRmRVYTBJM1ZsWjFUM0pXY3prM1VWQlVla1ZsUmtJNGVWcHJlRGxVYTFsS1IwVm1ZV1IyZWkxa2RYSllOVEk1Vm1zeVZrMUxSRk52VDNGcFdHVktNazlwY1RCNFMzZHlkbWRVU0hSU1dGZFhhRjlvVEhsRFoyTkJNR3AzVjFKMFIxSTBUM2w2YzJ4T1NIRlNNemhSU1dWSlVFUmpNVEpLWDNkRlVWQm1iR1phYVdGWk5pMDJkV1pFT0ZReVVWbG5OWFJVVEhCUWRUVjRTV0oyZDJORlpscHhWa3Q1ZFRBeFQxRnZMbTkxZEVWblZtbENMVzFhUms5SVNVSm9TSEJHYm5jLlFaamp2cElMTTdvWC00eGduVjdtZldaMkZOOHFsQVJlRUc5b2FSWmZTT3ciLCJleHAiOjE3MDYyMTc2MDcsImlhdCI6MTcwNjIxNzMwN30.Zau5PFDCPf6vZ_63oOACJJiPCBZgv5KAynSyBvwCLKk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001896"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:06 GMT
	x-forgerock-transactionid: 9a7a7ef8-ad2a-46e9-818a-9091a797d948
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:07.398 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:07.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 432999: jsonPath($.tokenId).find.exists, found nothing
21:15:07.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,432999,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c10a64b, username -> user.1001896, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1d2d4b31, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217307440))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:06 GMT
	x-forgerock-transactionid: 8fa4c0c7-8101-4bec-8720-79571482eb3d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDR0aG1xN2s3NDhiOG9wNzBiYTdqZG5sOTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU1IVXlUME5oY0dKdWJVVmFWbTR6VDNSSVRVaDNMamhPZEZNMlJuUlVPRXRMWlZCWVIwZEpTa0ZTYUhSRE1IWTBNMVV6WTNNemRrNUtTRWhXU1d0WFprRm5hVE4wT0VGcWVYbEJUMXBFVDBORWJITlBUMEpMV0hOTFYyeGtSMlpLYzBreFozcEdiVzlXUjBSU1IxWk1XbmxHV0RsVk0zQjNSa3AzZVZCVk1ESjNaM2t6UVcxRmMxUmhkSFV0UlRWd1ZTMWZRbWxUZDFKUWFVRkhlR0owYVRGT1FsTmhSbEkwUTBrdFVUWkhVbWRvYzJKUk5UZFpTVmhKYld4d1RWUktRbEJuVEZKU2RFaFpkRFkwWlUxaGQyTmFkMUp4TkZOUE9FSldORGRYYnpZNWFFZDZUWGh3WVhaQlZqbHFWRGR5VW5RelpsSTVVMmh1ZW1ZdFRITkxTVzlmT0ZoblNYVmZTbU13YVhrNWNHMHlkSEJqTVZOck1HUnRVV1pyVldwdWN6TkJkbEpXVkZNNVdVRXdlVFJDU1hNNWFrZHpjakZ6UlZaUE5reDNVVmxFU0d4d2JGbzFOM0JRVldOTE1VSnRkMWRLUjNsMGIwNTRiR3R0ZDNocGFWTnFaMmRtYjBoNVZrNWhPWFYyTUZFdFdrNW5aREkxWDAxQmEwcHhkRlpCYkRVeFFtRndTek5zYjNsR01USXhZbHBEUzJkdVRWTkRhRXRQVVdoNWNUZGZRMWRCUkVaSVdraEpUVEp2VFVsNVgwazNNWEUyUWpOSVFqaDBTa0l0VVd0T1NWaE9ibTlmV0MxblFXY3RMVkJhTWxjMlQwdzJRVUZGWVVWbVptTkxPRUpYY1haVlYzUkVVbVZzUVdRdGRFeFFZbkJtWkVJeUxWVXplV3A0TlhKdVFYWlljVW8xVlMxYVRVRTFlbFZ4WVdWTk1UUkRhVVJRVXpaUWRuWlVlRFZ5UzBOTldqTjBRVzUwUXpSWlIxaGxSVFpST0VKUFRuaFFTREpQU1V4WlFUY3RSR2RhWHpZMFh6UnpkM05ZTnkxdVdraGhZMEp2VkZwT05tdHJRMnhsU0dkNVZrMU1VMXBNUzNsRFdGOW1TVWg0VlRKUE5WUXlXa1ZYV25Zek9ITnNOM2w2VUZoYVVtaDZiVzFIWTFGd1JGVmFZV0ZMYWs5a04wSlNiWEl6WVZacFMyRlZUalpCV210bGRuUTNVVmhKWVVwdFYzTkZOVGd0TWpOb2QxTTBMbVpKWmtwRFdXZEdTV1ZtYzNocWN6RjRXVXRNVTBFLm5ZbVJ5cS1oeGp3QkhYOVlyRjF5QlV1aEtBT1c1bld2aHNoNEh0N3V0bU0iLCJleHAiOjE3MDYyMTc2MDcsImlhdCI6MTcwNjIxNzMwN30.csSmnvgCkwXgXd6OWyUfV00LBm-HZjRxOzK5zAzljwQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:07.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:15:07                                        2900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=851511 KO=13564 )
> restLoginInitiate                                        (OK=421950 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=420701 KO=1227  )
> restloginProgressiveProfileCallback                      (OK=8860   KO=1227  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.05%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.05%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.78%)
> status.find.is(200), but actually found 503                      4958 (13.86%)
> status.find.is(200), but actually found 401                      1227 ( 3.43%)
> jsonPath($.tokenId).find.exists, found nothing                   1227 ( 3.43%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###########################################################-              ] 79%
          waiting: 109549 / active: 28     / done: 433038
================================================================================

21:15:11.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 433538: status.find.is(200), but actually found 401
21:15:11.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,433538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37302886, username -> user.1001036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c4601ac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217311034))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib21sM290b3RzMWVyaWFkYWI5NmpyYTI2aHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1gyaFpZMlJJVGxCbmEzaFFUM2d3TmtVNFpYTlJMbXRFUm01bFMwWnVSV1ZST1ZWNGIwMUdZWGcwU2tSaGMzSlpRMnBtZFdsS01HWjFhRVpTZHprM2NESm1MVjlzU3paeVRqaHlNMlYwU2pOa1Vtc3daSGRUUzB0TFdITktSR3RwU2tsR1ZtRmFha1J5Y0ZCVlNXRm5RakpIV25wT1NrbzBRbE4zWldadVJWQTFSSGxYY1hFNFNFRTNSV1pZT1hWVGJVWnNSMms0VG1SNlRIWk5WRUZmY3poakxUQTFPR0YwTlRKTWRsQkJlVmx5UW5wRGN6TlJZMDVUZUd0RVZqaERRMHRvV1ZnNE5HbHFOV3hXT1VOUU0xOUNWMHBPYmt4QllUaG5Nbmx5VG5ZNGVXcFRXREZLWmpsT05XdGtOM0phTkdobFJITkhSM0JxVUVOU2VqVXhRalkxUTJka00yMUJOMmhsYlV4emFVcGFWRkEyTWtSTFRYTnJSRTFxVDB3MFZtbDVYMWh0UkVWQmVrcEZUVFJ6V1VKVVRubFJUekY1ZVhGT1NEQkRaRTlxYVZWamRVWk1NbGRZTlZvMFR6UTNZMmxTZW1SMWNrWTFZemczYkVGT1dWZG9lVk55YVdSU05WSkpUSE0yY1cxMVVYaGpYeTFTU25sbGNHNXBUVkJ2YUhsWFkyMVhZbTV2V1RsaFlscGhaMWRvVUMxclgzUnRVMDB3WVUxMk5uYzBXVzF6T1hGU1NHVkpXVzVzWmpOc2JGUlhWV0kwT1hKUlYwMDRjbTl1TmtOQ1gyTnVZbmhoZFVWWFptSTVZMWQxZWpkV2JYVmhiMlYwV2s5VVkxVTBPSFZzT0RsRlNrMUNWVkZDU2tad1VXUnBVVmxQZG1VdFNFeFlVMHhXV21KdVdsRjRVMHBMVmxFNFZYbHJUa3h1ZVhSaWNFeFFkemxqVGxNelNVNXBWM05SVjNCMldXcHVkR0Z1ZGxGMlVWUmlZVVIxTm04M2RIRmhVM0Y2WW1keFFteDBibE5XY1hWeVdFWm1TR2RzVFc5SU9GZG5Za1pVVVZwSVpUaGxkMnRZYUdKaFEwd3lZMjlJVFU1Sk1sQnNSVTlPYkdaQ05uUlZkRGRhZGtWUE1WWXdlblZwVm1wNk9XTmZiMXBQUTFObVlqZFpWVFU0TFRReWVWRTRkRVZrVUUxMk0zTk1iekJDZG1aUlp6WXdWVTVpZDBWV1dpMHpkamhLYkRVMVdsZEJMa3RCYVZwaU1sQm9aWEpVVkZORGVtMU1WSFpLWTJjLkVvQm1FeTlVbldNclRqczl0LU1DS1lILVE0Uk5MSDZiRXZyaHdRMTlPVFkiLCJleHAiOjE3MDYyMTc2MTEsImlhdCI6MTcwNjIxNzMxMX0.HqHAFMzLgMXGKq5YDYcGxsPGRcfbkdN0a9o47up-JAo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001036"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:11 GMT
	x-forgerock-transactionid: 6409eb6c-0848-4554-9ff2-054c867b6011
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:11.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:11.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 433538: jsonPath($.tokenId).find.exists, found nothing
21:15:11.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,433538,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37302886, username -> user.1001036, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c4601ac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217311148))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:15:11 GMT
	x-forgerock-transactionid: 9f1cb043-7b8d-4503-bba6-9fe0e59e24be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDVwZGgyZmk1cmU3Zmk0Ymh0ZHRhYWRqNSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVWUkRKVmNYUmtTelJsZW1RMlRrWkhWSEJwZFhCQkxsRmhibmxWWWtSMmNHZzRlbWh2T1dkblptazBPR0ZEUTJwMlpuRm1OMlEyZW1aWU5GbFBRVGg2U3pscVUzUm9UV1I2ZDBGSVNsbG9lalZPWmxOT2NuQnpObnBqTlZsd1RrVm1TV1Z1Wmt4ak5VNURVMUZ3VEZBNVpUTjJkMlI1TFdaNFNUQnFNMEZ3ZGxGWVNuUnJRMVZxVEVFMlVsWTRaMDlxWlVrNGFETTRaV2gyT1ZkemNrbFZiR1JPYjNoblpuZFNVRFp1WTNKdmMyOUpSV3hqVDNwRVZuWTBiR2xPTjJvME5reHNNRmhLU2xKWE9XOHhWa1JhTFVwMVQyZGhXbmMyWld4cmJuTlNUalJzWkUxNGNsTXlURzQ1WlVrNFFXMVZWMGxtUmpnd1EzZGZVMGw2V0dwR2RuWjRWbTVoZEdRMk9YaEhjVGROY3pCc1NVdDRNa1o2TkZwTmVrWldNek0xTUcxdWJVWmxlSGxYT0cxWVlVdDNUbEZYZWs1RE5VZEViM2gzT0RSTmFYbGtkWGhJYzFjM1dWRlNZV0ZCV2t0dU9HRmZaVEZPUVc1TVltZGxValpUYjNnMmIxWkhVRFp5YXpKZk56UnZjR3BSZFZwU1drWlNhMHh5VEZwb2NVOWhhakl3VTNaM2NXUnpkR3ByVmtKcWNFWlJRVkJYYlhKSmFXSkRhVFpWVWkxVFJEUnBOV3RxTkdKRVUyY3pTR3hDZURsVVYwVkVUVWRWTkhsNU9HazFabkZQWTFSdVdHVkVkekpyUm1Kc2IxOVlVRTlvVldSS2IyTnNSVWR1YjJWYWMyUnZVMUpNV2xOU1kybHRWVFJNUjFORlRuSm9hME5KZDA5Q1YzQklkbWxyUVdFdFNHRmFWVUZMWkdOZmNEQkNPVWRLY1VGa2JXWlhNMVJIWlRJM09YUlpSMWxIYVZsVFJGTk5ZMmN6U1hCSGMwVk9RVGhsTFZoQldYVTBNbXhXU25sUU9GZDFiRlprVG5OT2JYSjNVbFkzWlVWd1prcDVYMUpLVFVSblVVeGhOR1JZUlZaTmRVbHpjamd4U0hsYWFHbDJjM3BtV2tzMk5URm5SWGxyVkdaNVFqRXRTblZSVkU1eVEwOXdaazVCZVRoR1JXVjFVM1ZFZVRGNVJVeFNhRXd0YTFsRlUwSk9ibWd3Y0ZGRVQxRTFObkZXVTFSVVFTMVhUVWhRV2tWakxrRkNibVJZTUdobk5sTmpjbnA1Ymxwd1gwZFdjRkUudXR6OEJ2bzdzR3F2Wm5NUUNtemtGdXBPRzg5X29DQzM2bWdYd1A2VVNURSIsImV4cCI6MTcwNjIxNzYxMSwiaWF0IjoxNzA2MjE3MzExfQ.QNQmWUVIEul2hkr8pvaK_o6ml_-HMdD87JMggDm3l4s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:11.149 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:12.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 433760: status.find.is(200), but actually found 401
21:15:12.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,433760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c52905a, username -> user.1000741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@665976ed, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217312440))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnNsYXJmdWt0bWR2YWhtY2Y3anNtYTMyM3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TE5UaGtjMnRSYTJwMVMyTlVlaTAxWWsxU1UxUlJMbG94UjJSUE0yWlJTbmt3TmpWME1GODNPR2RSV1VVMmNHcHVRa2x0VG5KSFQyRkdRa3BLUTI5Wk0ydFpMWGxoWjJreGVHTTFlbFJ1WDNabVkyMXVOR2t4VEhJMVZVbGhhMjR4YUdGcFpIQXdkbFJSZDFOdU9GcHNUMHBOVURrMU55MDJURFJITlZGR1MyOXlkekl0UWtGTFRYY3haemxKUmpnNWMxWlFNV2d3YW5aNVlrOWtUbkpCV1RjeFYxQXpUbEl6ZVdKdlNrRnRSbTlvWDJwcGFUWkVXbGRWWDBkQ1pXVnhWelF3V1dodlFrMTFVemRsY0hkVFIwRXhUWEZ4ZEV4R05FOHdWMU5tTVRsV2FFTkNRM0JDV0RCclVTMDVaSEl3WjFCMWFEUTFSWFV4V1hkdFdVTjJhR3BwTTFsUlJVSnZSbDlTVjFwUE0wWkRjVFJxVVVoRWVsbFVkek5RVERWRk5WcHlUVUZvUmxad2FtOWhObkZRUVV0d01IZHlkVWcxVVdoMWRHdExOMmh5YldkWFYwRk9WVEJOV1dscE5GTnJjRFZ4TXpRMGIzQlNNekUzTkhGdGN5MUlUSEZhWDJOUU4wbHNTMlEzV1VReU1YZzNOelpDVUU5UmVuVkJTWE5HYWxjeE4xbG1ZVnBtYjBOUFJXcDNSMDVVVHpKNGNuTm1XbVE1TFVsRVlsODJSek5IV21odWFsUlNaVzFJVmtWMVpGcGthelZGV1dST2QxcFVhRmRyYVY5c00yeEhNV1ZKZUV0RGJVTXhabXhGYjBWU2JWZGtUR2RmYWpRNGFtRkNTSEZJWms1c2QxZEpXVzVTYzNOb2QzTmlMVmxaUzBwVVJGZEhXa3gyTUdoSVFVaFZXbGRLTm5sQ2NsUmFNVUpmWmxvdFpIcFRla1pKZERaQk0xRmxVa3R4V25CaVEwTTBURWswVjBFeGNtWm5hVnBLVVdabU1rbGZXblpLYkUwdFpYSTBNVkZpYTBWUFlVbEdUVzloTjBaeU9UQndOSGRhUm0xbU1qVkRWbkI1VEdOMFlYWjJVRnBwU1MxamNscDFNRVptTlVsSlRIZEJNakZ1YnkxTWJWWkJaRFpMTTNCNGIybHpTWEZhV0RFNWMyYzVYM294YzA5VmVGQjZXRkpFVFVsYVpHRkRkRkJoYjBKeUxVbFRPVmMyVjJ4NVZrNXdRemRpU1ZGNU9HdE5MbnBmUWtSc1VYUkdRV3BzUkU1dWMzcHdNMGxJVUdjLjJjLXB5QkwtdGFmcGEzb2pVV1ZFT1hIOWZlUWgtdFBVbU9PVUxPaGVMTUUiLCJleHAiOjE3MDYyMTc2MTIsImlhdCI6MTcwNjIxNzMxMn0.Y1K3y3usc01yLSfvlkoia6i4r_uqMc4959ld22qdzd4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000741"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:11 GMT
	x-forgerock-transactionid: 546932cf-b20c-4b89-9ae2-03694f982070
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:12.491 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:12.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 433760: jsonPath($.tokenId).find.exists, found nothing
21:15:12.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,433760,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c52905a, username -> user.1000741, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@665976ed, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217312530))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:11 GMT
	x-forgerock-transactionid: f791b7bf-f736-4696-bacf-93abb5ccddd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajEycnQxa2J1YW9ubjRqbjRyYWk3cWl2Mm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YU1EQkhPWHBoVEZKdk1rdzVkV3RxTkZRdFJtRjNMbE0zZW5WV1VFNWZTall6VURKelUwWnZiVFZMTjA5cmFGQldRMGwzUmpSWlMzZFhNa3QzZUhKVlkzWm1UbWgxWTA5aVN6WnlSRlp0WlhsSWFWQjNWRkJwU2s5aWVUWmhVVll6VjB4blJYWTBPWGhyYUY5dlVVbHFla056Vm10NU9WaFlUWGswTjNWMFNtaHBlREpQWm5kV1pXbE5NbmhKU1dsb1NHMUNXbWxoVlhsdlJWODBZVmt6YkdwT2NtWk1UVmxZZW5jelN6QllaMjVOY1VaT1prNHlaSFppTWtzME9GTnhaWGwzT0ZSc2NtRldTMng2WWpGMGVVRmtjbGs0UVU1RGIzTldkVXg1TkdaVU5scEZVVkUzVUdoUE1uWjNOVkpOV1doNk1FSlhNVzgyY3pGRmRVaE9XV3RSUlZGcVoxVkVjVGxRVW1Gb2RYVnNZVkpVVDFWQ1FWQlFZV055U25WNGVrZG1SRmxRZVhWbGJuUTNhREpVWDFaNmR6TlBOM2RRV1RCbWRFeGFWRzlQVURNNWVFbHpkbGRzVHpSNFVUZFVVbVZJVTNWeFgwdE9la2gxWW5sUlgweGhhakUyU1RCbllYWTFaRXBTU0UxTlduZzFNRE10WDFadFdFMDNhVUYyYVdwVU1HVk5TSFU0WkZKbmFtNVJRamQ0Ukc1TVdGaHZkMHB0UkdkVE5ucFZiVVpST0Vab1dIUkphVE5PYldkQlNEYzFZMFpPVVMxR1JXMXlVMnhPU0ZkVVlYRlFiWEJGTjFacWJWa3dTV2RLY3pVeExXTktaM0F4Y0daMmVuRlRSbDh4U0RFM1ZYcFFVVjh6VXpjM00waENVemxoWVd4c2IzQlRWa2hKWWtoNFgxUXllbkJFUTJkdlkxUnRkREZWVUhNNE1WTlJURmRzYzNwU1NGTTFXVFZqYTFkdFh6TXlNVkpyVEVsT2RqWTBlRmMzVEcxQll5MXlOMnhmTTB0clEweHpaVU5MYkRCSE1HZFBPSFZIYkhZMlprRkZaM1U0VDNkUVZrVnVOMWQ1VlY5TU1FczVlbTR6V1ZacVJuRTBMVEJPVFhodVEwSjZVSGMxVm5WdmJEaEtRbFowYUhScFVFOUpUWFpRTVdjNFp6TklOM2xtZDJaTWJFRkVUR1k1V2pKR01GRnRlbGhFYTA4dFJHbEtWbEZtUzJkR1FsbEZOMHAwZGxRMFJpMUZMbkEzYlRKdU1XUnZPVkZsVWt4WmFIbFdMVXMzWVVFLmRuZFNIa2FkamdQNDFHNHRxNHBjX05yUVNETGpwVnYwUkVyUk5LMHBkQkUiLCJleHAiOjE3MDYyMTc2MTIsImlhdCI6MTcwNjIxNzMxMn0.3GmHzCxQjWmEie6Rf2zbclLK3P-S1i6bWUi37BGxgXk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:12.531 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:15:12                                        2905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=852985 KO=13568 )
> restLoginInitiate                                        (OK=422679 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=421433 KO=1229  )
> restloginProgressiveProfileCallback                      (OK=8873   KO=1229  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.04%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.04%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.78%)
> status.find.is(200), but actually found 503                      4958 (13.85%)
> status.find.is(200), but actually found 401                      1229 ( 3.43%)
> jsonPath($.tokenId).find.exists, found nothing                   1229 ( 3.43%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###########################################################-              ] 79%
          waiting: 108819 / active: 24     / done: 433772
================================================================================

21:15:15.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 434302: status.find.is(200), but actually found 401
21:15:15.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,434302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5de016f9, username -> user.1001057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39bf7a1d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217315861))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWwzODB2OWh2dnBocjlhajliNzZzbnQyajEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blZuWTBXUzB0TVVkWVVUQkNXRlZEY25kUVlYZG5MaTFqUlZwMGVIaHFkME5aYlZoQ00yRllXRmhvYWpKS1lsUTFla3RUTTNCdlFuQndNMmxuT0VsVk1IWm9lRUpzYW1Sa1VUQlNZVGRVWDFKWGRIWkJjRnBpVlVGUllsbGxRbUZRZW14R09WOTBWMU5sYW5vdFIyRnNZbXd0YTBoNk4yOTJkV2xQZFdSNlYwTklTbkYyVTNOTGFYZE9NbnBoVlZOVWNWRjRka05WZWpKRE5HRkRWR0pQZW1ab1ZVdHBkM05yTTE5U1lVNWZaamRNWmw5MFlucFNiWFJLZEVwWlNXTTFTR3hyYVd4Q1gwRndSMFYzVmkxRldHNTBabGRJUjFCa2JuaGtabTlqYUMxSmFHMWtWbTlSUmpabWVrbDBhVzFtYmt0S2MwMW9UWEoxUjJwSWRXVlRVbXBIUldSNWFrNXJZemRTT0ROalJUTXpZVjltVTBSSVpFMUhVSE5EWW1JdGMySkxWR1ExVGpsUVZIbE9SWGxLTFVvNFdIZFRWVzE2VG0xM1ZVUk5ZamswTTJKTmRHaHdWREZHTlVGaVIxQkdSRkJpVG5KWVJYTkpUV2xHVGtoaGMzQnhNRGQxYVY5d2NGQjJMWE15VHpreVJYZHpXV2h4TldScmRYUTNZbmg0TjB0dlZqbERURWhtVG1KNmRWbFNVVTFaT0VOSVNYRjBhamRyY2xsQmExUTNaVmxIWjJKTVNsVXhYMEZ4VEdoRGRXaFFlSGhEVjNKeWIwczFaMVZxTkVkUVRHRmtRMmhpVjJoalREbEVlRWh0VUVNMllUbDRNRmxLZFRKV05qZFNiVU00YXpkVVJHcE9MVEZOWjJwRk9VUkNVVU53VkVvNVRtNDNNamhZVERkVU1tY3RSbXhoVVhZd09FZEhOelJwTVhKeFVURmhSakJCU3pWWVVETjJha0pMWjJoeFVrYzRTVTlqZEhOa1ZtMDBjR2hGYm5SeldESnViWFl3ZFhKWVJ6STRRV3BsT1VOSk9WWTRSRUZqUzJWUFJqVTJNRGQxU1RSMGVHTXRXVzQzYzJsTWFFTm9XV1pCTTBad0xUYzVTR1JzZFdjd1pVSkljMjl5VUhGUlVFRndkRU5vZEZWUWJqUTJYemh6WDNBeU1qQmplSE5VVUhORWMxWmhjek5UWDNvMldWRnFXVGREY2xGYWVsVlRUMm94TkRCeU1tMURPR1pzV0doSFlXaFZMazh3U1d4UFVqRnJVV0ZXWjBwc2NIaHdOM2gyU2xFLkhhSDhqYnl3QWF1eEdpcGNUN2lFX3dkdWUwTHdrS3ltYk5OampCUV9FaUEiLCJleHAiOjE3MDYyMTc2MTUsImlhdCI6MTcwNjIxNzMxNX0.2IJa8sVCyjI3f_WyBxIM7yyGYoSCpe_LNMACuSp7Lrw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001057"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:14 GMT
	x-forgerock-transactionid: 3e4cd71b-cb24-4a60-8b1b-063b18bf0953
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:15.906 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:15.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 434302: jsonPath($.tokenId).find.exists, found nothing
21:15:15.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,434302,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5de016f9, username -> user.1001057, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39bf7a1d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217315945))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:15 GMT
	x-forgerock-transactionid: 17b8346b-0301-417a-a453-efac135504bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTE2cWdwcmQ3ajZvY2x2NjdtNXB2cTg5NjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dE9HUkRjMFptTlV4RVkyWjNWRGN5UTFRelRWWm5MbUYwTlZKNmRFUXlWQzExVlhKZlJ6UlZRVVE0UkhKblYxaExja0V4YW01b2EwRXRUR0ZZYkZGS01qRXhYMnBNUTJGMmJESkhjVkYyT0hScVIzVk1UV2RhUWxaSFR5MTRWekpJVVhSMWNUUmhNVE5KUzJWTmFXSndiRFZ3VWtzeVVqZFlOWHAyWXpoaGRsY3pTVkpmUjJWNmJuazFiamxZVlZoTE5sWlFWVTlGZDNwaFV6aGFNVU5OVkhBeWRreDJWakpaV1hORlNFOVNjbnBrTldwVk5FSnFWM2c1UTJaWWJrb3pVM1pVZUZWc1MxVnlSSEprVG5oTFJGVnVXalo0VTJ0U09XRnZWVEZRZDFwS1JWWjNiamRFUTJwUVVraHBhVjlFY3pCVVdFdHlOamxoWTI5ek9GSnNlVWxKVVd0b1RXdFRaVkZZWjJobWJFRnFWalkwY0hZM1lqTktSVzQyT1RSNVNuVXRkRVJOY2t3eU0wTkhWbE5JYURsVWJ5MWtkVWhDZUZWUVFuUk5WMEZFWTFwVVgxUm9VbkZuYUhKWExXSTBRa1pqYWtKVmVGRmhPWEUwZGt0bVNscHpORTl6VjNOalkwbFlWbVY2VUhNNVR6azJNMDVvZFdwVmNVbElRa0ZvWWxCNlQyVmhjMUZaTkdkUVpVZE5ZbWxhWkZWd1MwVXpiMFZtYlVkc1NuUjRWMVZpT1dNMFFXNUNhV1ZCVGxoTlNYcEtNRzlCVEVaSWVXeEthMjV2ZEZBMmNHZHpPVVZ4ZEhSSlEwTTJSamwyYW5KSVJuYzVZMGhSUzJ0eFVpMUZkM1pNWWxwaVZrdDJVbHBuY1Vkc1RIazFlWHBwYTFNeE5rUkdZMFo1T1UxU05HdEtiSFJCYUZSU1pWZE5kRUUzWlY5M1dXUm5RbnBDTFc1WVJtTllXVWh4Uld3elVHZzRlV1pJVEVsa1VIaGhZVXRhTVVoUVdqWTBVbGRrTW5wQ2JEbHFYelJVYkZOcGFHb3dXVEpTTkdoVE9FdG5VVzB0VkVoRE1tMXdSamh1V0hKVWJtRmtaalZKVms5MmJtOUpTall4Vld4UlNuQlhUa1ZTT0ZSRlMyVlZSV042TW04eFp6ZGFkbFkxZURaT05qUklNbTFuVXpRMFNEQkVaR05wVW1SQ2JHZ3RSMHhQYVZWVFYyOXFjMjh3TWtKNmRWUkVOMWhEWTNOc1ozTnJMbEpWWkhacFNYaDRWMVpmTmxaT2EyOTVSblpxZVZFLmFsVmk0S1IyZ1hsemgxaHM2cnBWQlhJN3h3c0FhSGR0MHVjV1VNYjJ5SkkiLCJleHAiOjE3MDYyMTc2MTUsImlhdCI6MTcwNjIxNzMxNX0.qYDqPsQhjdA_YWNFz9EmAdqSrPB_XMgerRSwbOnwsJ0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:15.946 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:16.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 434394: status.find.is(200), but actually found 401
21:15:16.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,434394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@539d211d, username -> user.1000516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d32e141, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217316439))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXQ3bjkyZTljazIwdmZkODE2Zjh2ZDVjaXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVlsUnplbmxGUVVjME5XSk9PRE14Vms5RWMybG5MamcwTlhCNE9WVXlWM0ZUV0VGM1VqTkliakJWUzNaVlNHUmxhWEpmY3kwMVVWRnZOa3BHZDBKMVdqbEZTbU4wVWxCcWIzSjBhRTFIWHpGRk5HOXBhemhZUlVKUk1tSk1kSE5aZUZGalMwUnBTbXd6ZFhCeFFYRk9SblY0ZW1sb1UweDVPVVJ4WjJGek1EazVhRUZoTTNwZlRHRXpVR3MwVG1ZMU5ISnhaVkprZUVoemVIbEZPR2x4YkdaV2IxRXpVMnBmWkVwcmNsY3lNRVpCYjFKNmNISlNNVkZ2UjNoVFJGaG1hVWhEUW5WcVEwczNORTh3V0hsRk9UTmpVRGhpYldGNFVqVTRXVWcxZDB4dlRtTkRlblZCYlhKSlkydGtkMngzZUZOMlQwWnJhakU0WWpRek1teHRMVTVRZGtObllYTjJXRzFhUVZjNFdFZHZXR1l5VG1kcGEyNDJNbUZ2ZWpOVlNIcEdibloyWkRWTGVtUXRSR1p0YzBOc1pVTldWM2xRY2twVlFUWjFXbVozTjNOSlMwcFBOMEZIV2xaNFNreHZaekJxZDA0dGVHVjNMV05EYTFGa1lrUjBaRzVsUWtORGJVaDNjVXhtYVhaUk5WVlZkME4wT0V4WWN6UlBaMGxWYkZGT1FuVnZiV0ZOU0hKSlEzQlRhbWR0WVVGbVJIUmhNVzFaU3poV09HSXhOV2xrTVZFMlJIRkRTMll5TFVGdldrTTBlRWsyT1RSalZuSTFTV2haTFhOSGFGcEVXVGhuUjNocFFYWndRWFV4VTJKYU5WRnVNVWhQUjNOMmJTMHdjR1ZDUVZZd05XeHpkRk5aVlhGM1puZEhXRFJqYTNOV2FrNTNVR1poUTI1TFlXOUpRM2c0ZVd4TE9EbFphWEZrU1VaZmNWaFhiMWhVVGpGeGRsVTNNVEZpVkV4NmJtbGZZVlpDU2w5SGVVOUdXSFExYUd4eVRVNXBjRUZsVDNWTWEyOUlWRTA1VjE5NE1ERTBlVGxuZVV0blowSjFlREZIV1RodlJFY3dOblZCVUZJMFlVTXlaRUZRUlROcFUzTXlkMGt4TmsxdmMzSktXazFGVDBNMkxUbEtlbnB6ZFRrM2NETndhRE5GZUMxR1MzWktWMFpzV1V4UFN6QkpSbkIyWVZKeWJXbEZjV05hU0hWdFpVOXlWVXd5WlZONGJGRkNWMmcwY1c5VE5uQk5MbXd6TTA5amFFb3RWSHBZVTFkVVdrOWlNRXRMZFZFLlNxRlhEQjRjQm4zeEcwazg4aDA4Y09ncG9hcGJzcXk4MF94cHNfQkxudmciLCJleHAiOjE3MDYyMTc2MTYsImlhdCI6MTcwNjIxNzMxNn0.8-XmMTARvlq118Te7-pHTFxVpDWcgwS4JwPA5LSPJvQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000516"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:15 GMT
	x-forgerock-transactionid: 80d5640b-5686-4249-aa1c-54a017becdcf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:16.490 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:16.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 434394: jsonPath($.tokenId).find.exists, found nothing
21:15:16.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,434394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@539d211d, username -> user.1000516, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d32e141, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217316529))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:15 GMT
	x-forgerock-transactionid: 5b246e03-0766-4620-8c1e-2464cc971d78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWFyaWFrbjExdmkxYmlmcmljYWk0bmllNmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVowMTViMjB5UzJFM1FVNHlZek5ZWDFWWllXbG5MbVJqVldSS1NITkljRFkyTTA5R2MyaEJOazlrVmtSV1NtaFlNVUZLVVdsME0wcGFVbTlpWm1GeGIxUTJWMFZhTkdoUWMwaEtkMlJ1V0doU2NVSlBMV2RGWDI0MGJuRkdRVTF6TFZNdFZXeFFiVmgwZVVKcFdFbFRRVmxmZUVKcGRIZEpSemxKWmpkUFdUbFZiSEpzUWpKcWIwRnNOSGhmTW1GU1JXSnRlVVUzVTJaYVRHSkRTRmhUYWtwTVkzZHJZMHBOYW1OcFUzSldRM2xqTWpseVJHTjNSVEEwV2pGamQwOVZWRTlxUlZOR2NucFZaMkoxTW5WSE5HUk1SVFl5U1ZSWGQzTnBhVFF6VEhFek5pMWFRWFZtTlZSVE5uYzVaMWxCY0RaVFJ6RnJVMHBIV2xaNlNIWTJaR2hpVkc1V05XaFZiRkF0UkVodlYwdDFiRkZUUTFOaFpXSTFYMVZZVG1GelJEUjJUVVpEUlZOSE5XMUZlWEZJVWt4R2VraExURzE0T1RKdVVFOTNaR1ZxZW1ac1gwUmtkRzFPV0Y5eVgxSlhTRlowUlZndFZrOXlZVzAxWlUxamJVaEZhRmw2T1Y5S1prNUhiR2Q0YjI1UVQySTBNVGhoWlVwWGRFaDZaRk5QU1hCWmMybzBWRlp1ZDFCalZXMU1NWFI1Y2tKTmRISmlTbXRGTldka1lXaGZjVmxoWkdodmIzaEhOMmx5TTFsYVdVcFJSMDVzVWpkWVQzUnlWVmwyY0ZGU1EwNWZabU5TZFhKR1pERjZhblZqUkU5SGRGWlRWVzE0Y2pCc1FVOUlUVmRRZGxkMldXMDVRa2x1WkhkblVWSkZabTVpTWtadGRVbEVNVU5FY2xwMVNFdHpaVTlUY1V3NVFuTlZZMkkxUzBsU01ucERTRzE2TW0xcWFUSnVXRXg1YkVZMGNIUlpaQzFLWVMxU05IQlBjVXhRZGtOeGJXUXllVTlvTWtsM1VrSkhPV3BzWlc1dmRqVmtSVFYzTTB0RWFtVkhVek0yUm5GT1EwSjZSMjAwZUZGVlNIcFhibUZMTlhNMFZsWlZlbFpDWDFZMk5rTk9Xa0l5Wm5CRGR6SmFXa2QzUVROalZtVnJWWEJZWkdjMmMwRm5XblU0VDNWUVN6TlZaa0kwT1Y5ZmVUVTVaakZQUW05SVVrSmZTMXB0UmpaNGFtWldRbE5FYm5sSVNtaE5MbFJhTVY5UmVFMXlOSEUyU0ZSbVEyMUljRzVaUTJjLnRySWdFMm5tR3JRUEd3blcyaVh6TkNYS2c4WEdjc1dTNnlFZGV0bkJ5dHciLCJleHAiOjE3MDYyMTc2MTYsImlhdCI6MTcwNjIxNzMxNn0.kgMpIJoBxVrR02tXPUQrVw0I80n5nbG6dtDHj4NPq0E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:16.530 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:16.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 434444: status.find.is(200), but actually found 401
21:15:16.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,434444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cc93d81, username -> user.1001367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@220d7524, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217316791))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnVmOGVjZHRzc2s2aW9pbWFyc2t1azAxOTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1psSnRURmhxWjJKeWVrMWpiazFMU2w5S1dFOTNMbWRRVEVnemVHdEpRak5oUVY5UVJIbEROREJwWHpWdVNWOURVV0p4VXpCbVJHaFJhakJYVVVSV00ycEtkVUZ5V1dKaVlrczNhVGhvVmpGbVRFNHdhRFo0ZFU4Mk1WSm1VME40V2twTlJEbGpZMkpQUmpKVFRraEhTMGx1TVZkalowbEtiRE5oWDJZeGQzYzVlbkJ4U0RScVVUVlVWMWhOYmxjMk1VUlFOemxvWkdSelJtbDJSbTlJZDJONFQxaElZMmROYVcxWk1rUkpXbVZPZFdwQ2RWRm9VMUF5WlhjeVZFOXBUVGt5VWtFd2NGcGphVWRNWXkwMk0yRnNkbEZrZEdkNGJYVlBUako0WVcwNE5tbzFiV0ZpWTNKcVRqZHFXVlZtUVRJMFgzUlpUMmM1TTBsRVVGa3Rja1ZVUkdOVFJHczNkREZmTm5veWJtcHJSV3hCYWs1QmNsUldla0pSWldwdVQzRlhXbWhDWTJaeE5IRmpkM0JsUmpjMVFtSTNWekJ2U0VOdWNHZERaMVIzWDJodldYZE9aak5YUldKSVdrTnBSemt0Y1hJMVZqRlZUMWh2TjBWR1IxZEVlVGRvTFZkemRYVnlRMHRWZGpkWmQxWkNTRFYyU3pORFRrdDFOV2R5TUUxaFlqQk1NVmhYYjJOdVdWUmZkamxyYjA1clpHTkNkVmhrVjA5MFpXazBRbXgwY1c5TlkzbDZhVkpoWW5sYU1IaE1hMmhzTFU5NU5HdEtOekV6VkUxMFExUkNaM2RPUW1zdFRFNDRNRlUyWnpOU2QwbEVUR2x4UzBKeFRISm5iRzgwVjB0WlluUkRUazVoUTI4eVRUTk5ZMlJEWjJvMWVqVm1RMUp2TVhsd1JITnhMVUU1VTJ4RlRqSjBiMmRrTlRCRGJsQTNla1ZmWjBaTFdtaGhWbXh6T0ZwSU9VUnRRbGQ2TjFOdVZHdE9jRzR5VnpBMVJHaGFTbVpDTkd0c0xVdHBiVFV5YW1Rd1JYTXhXRmxSV0hCcFNYVnBYekZMVEVnM1pEazBNMDlQYkc5Tk9HRkpVMTh6T1V0QmNVMUxkMk56Y0d0V1QxRnZRMGwyVjNGUWJsUnhhMEZ0TjJwTlpGTk1XSGRoYjJ0NU5UQk1iVGx5ZG5OZlVUUTBUV3hKYm5weU9VTndkRTlJWjFaNFVXWjNjVGhJUzBsbGFETk5iV2xSZURkUFZYRnpMazFJYlhaVmNVRlJSelV5YW0xNWF6bEtVMU5EWjBFLktiUHV4NTFZNlp0NDdtMTAxTUx2bkx3ekxNYnpYNUZKM1M0cmx6N3N0bWsiLCJleHAiOjE3MDYyMTc2MTYsImlhdCI6MTcwNjIxNzMxNn0.WwE6b9WESDcrNrBmK5LGRwCpkI3uZRwjGnLh_k_63yw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001367"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:16 GMT
	x-forgerock-transactionid: cb4a0969-4e10-4a75-bfa4-c04fdbe5dcaf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:16.842 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:16.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 434444: jsonPath($.tokenId).find.exists, found nothing
21:15:16.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,434444,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3cc93d81, username -> user.1001367, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@220d7524, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217316879))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:15 GMT
	x-forgerock-transactionid: 0c5ebeba-3e14-4d4d-b245-8a1de601a30d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3MyaDg5ZG90amExbGJzbjJlZXBmc25kazMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWRXVnhkMkpXUjE5b2FFcEJjREJ4WWpOMU4yTm5MbWRsZERnNGVHOVJOQzFUUWtOWlNXcGFZV1Y1UkZOUWVUQTNPV2xIZEZOVFVIaE5WVE55UkhwdWRVcGxNMFJpUlMxMlFYcFpXVkZ0WVZremNGVmhUR0UzZGpnd2MzcEVXVkprVVRCZldtdHRSMVppTUZCNWNteE5iVmRFYVV4QlgwOTNSR1JVWVZjNE5qQmtjRzF2VTI4emIwSXdZbmRNWHpkb1pXZEpaRkpyTkd4bmRrNDNjbUZVWDNkSmRFVnBYMFE1U3pJMVVXZG9SM0JXTTA1elpIcHpkM3BPV0RCUWVqaG5SamgyZWxjeGExSk5TMUJYZWsxWmNXNVFkSFJQZFV3eFR6TjVaa0ZqYjJSU1VWRnNTbXRaUlU4ek5YbFdTbFpLTmxRM1RHUldiVlJoWjFWeFpUUkdWazVZUkdzNWExOU1jMFU0ZG1FdE9XcDVVMFZCWDFCYU5GOTRhRUY2VnpJM1NXd3hiSFZJVEZKRlpVUlZkR3BKV210TmNVcHFSMjVQZVRSWmNrMXRXVFZsU3paVldESmxURlpOTlhWV2RuaE5XbE5WZEdJek9YZG9NRnBXV2xWV05rWkxUVlZGWTBjelRFOTVTMEpOTWpaUlIyVlNRbVYzYkRGMFlreEVMVWRNU1dKdk5uVnRPWGhrU1hOUVduQjVTbmcxU2xjdFdVeHZZVFJGVEZCblZVdzJSMWd3VUY5b1oyWTJRbDh0YXpaalYwMHpPRFYwY1ZOZmMzVmxVVjl6TURoYWJGQnRURzlZVFRSMGNteG5jMGgxT0hGMk1tTlZUbmRCYlhJek9VOWhhMHgyV2pJMmFtcGlXVWRWWWt4RU5rVlhSREpRVFVka2MyZERUQzB6WlhkclduTnRTVkprVjFKQldXZGtiRXhUTUROSVNWOVFTVFpTUmxsQlRtTnpiV2RpYm1SSmRUbFBUWFZsVUVWWFRHSlVWRTB6VERNdGJFWkxXbEJoWTJ4NmJVbE5TRXB3ZUhGU09GTTVhbGRxYjNsT1puQjZRalJuVG5WVWIzVnlSVzQzVm1Ga1VrMW1Wa2RoWkVaWWFqY3hRazlTYlhKd2VVUkdhV0V3TTA1TFJXTlNjbTlFV1cxTmRuZDJaelJrZERKTE9VdEpRbXBwZW1OWmVIb3pVMmRtTWxOcVRVZzJVamx4TkVsNUxYSk5kRVF6VlU5Wk55MVVWaloxYmxjeVJEVkpMbEUzV2pWdWNuaDVTR3h5V0RkVExXZFJWRzFWYlhjLk8xNXJ5ZUhOenYyQks1TXZCMldWYkhqVE8wai14R1E1YlhJS254RDNkSjQiLCJleHAiOjE3MDYyMTc2MTYsImlhdCI6MTcwNjIxNzMxNn0.rzxn1RxOR5rd4jARkHH3MC2MXNDTtnH3N1OqgqPnBO4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:16.880 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:17.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 434566: status.find.is(200), but actually found 401
21:15:17.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,434566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1197183, username -> user.1002874, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67cdc7e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217317596))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTlyYWxvb2Q1MGZudWZuc2dldTZyb2t2OHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU1YaGlaVWR4VjFKcE1IbENkVkZqUW1oV1dYTkJMbVpMTTFORE9ETmhTbkJDT0dsbVEzQkpkamhUWVRaUlR6WjVRWFpHU1VaM1VXY3dla2hCU2sxVFVWcFdWVGMwVTFwR1JFcFNiamN5T0VobmIzTjZhbnBsVDA1QlVtOXZOa1JQYUV4S1QwbHFRakJrYlZGWlVtOVpjbFpCVjIxbVpXUjRUVWx4V1ZORGFURTNaVTFOZWxwWmVVRnhXVTkxT0ZadlRscHZhRWhZVGtabVltUktlV2xoVERSRlduVlRjRzlOZWpsYVJXdERlamxyY2psM1UxaHJiSEl6T0VReGRuSTJiM2xsY0ZaSmVFbDJPSEpIVjFCbVJUTkJWMkZLUVMxRGRrNWxZbU5UWWxKcE1tUmxVVFJyWjJ0eWJuUlJjMFpHVkUxc1NtVXdiRFJUUVZCeFltZzBXbUpNWjJoYVJrRXlXRVpETVVwdWFVNHpVMnRFYWxCbVdHd3RPREJXTUhOSlJuUk5OQzFKWDBvdGFIRlBNR2hHV0hjMUxUSmZWRlV0VVhCVFFsVnhhMTlqZDNZMmRrdzRVblZEU2pBeGVFRlJjMVkyVTFaMlZEVnNXbmxDU0RKdk1WZ3pSVGhUYVVwUFQwZFBaSHBSTUMxNk1EaFdNVjlvVkVKUmNFNXdMVnBpUjB0aGVGRjJkRVZ0Y0hNelpqQTBXVFphWkZFdFUycGFVMHRPTXpoNVlVeGhVMUZ4YVVwUFZrcDJaV3g2ZEUxaVNXMW1OSFEwWXpsak5teFVPVTVuU0VGbWVHaGFUbEZLUlVOSlNscFdXQzFSUlZFNFUxbEZlRTVVY25OVFYybGZZbXhKVUZoVWQxUkNPR0p2YVdGblZWQmFlV1pGVHpKek0yTXlaMFJoZERCQlFrWlFiVEV4ZW0xWmIyNUZkQzE0TVhZNVlucFBNR05DVDNOdk5qRmhialpWZWxaalpWRkxPRU5ZWlZsNVVFNWxlVXd0YkdvemNWUlBMWEJXT0RGa2JGYzRaVlF4VUhkcUxXUjZXR2d4ZEhCWmIzZElkMUpRV0ZoRlh6WmlTRkJhYW00MGRIbFBORGMxZVZaSk5sbEhURFZSV1U4elRXRm9SMmhvTTJSV2NHWkhXV290Tm0xaFlXbDJOMnBrVFdkME5VbHZRVlZ1YVRsQmJHNW1aalF0T1RrMFRVTjVPREF6U2xGR1FuSklPV1J4Y2tobGVGSlFNRlpPUTA0MFIycGpMakZqTmkwMFJqRnVSemRhZVU1dU4xQTBiM0pLYldjLjFJYlVJUVFyNkdFbzBkNFJKdTN1VUMtQTlna25QXzlMN1k3ZnVMMjRRLTgiLCJleHAiOjE3MDYyMTc2MTcsImlhdCI6MTcwNjIxNzMxN30.mf3Cietnx4T3BMOXhT7Vzx6P1DqdLNF67Lc9pIJXwNs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002874"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:16 GMT
	x-forgerock-transactionid: 4b8dbe8f-6967-4d37-b9ec-97078a3953c3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:17.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:17.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 434566: jsonPath($.tokenId).find.exists, found nothing
21:15:17.683 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,434566,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1197183, username -> user.1002874, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67cdc7e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217317682))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:16 GMT
	x-forgerock-transactionid: d54724dd-69cb-4aa8-b880-bfb440730f01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzUxOGt1b25jODhoN2cwNjJ2cmhvc3JmbjAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emNHRjRVR2RDVFc1SFl6STJaMjQwWjJwUWFFVjNMbTFvWjNJNGNGWmliRUkwVUhKTVRWbFVNakpqU205NVIyTnJTR3hPY2kxaVVWVk1TbEJvYmxkZlRYWklRM1YxTVVGa1praHJhMnBqU1d0TFNVTktaMUpUVFU1MVMyWkhNMHd4WVdzeWVUSXhRbkUwYVc5ME9IZFpTR3B4Vm01cVJXWkhiekpSY1RWTmNqSjRiVkl3YkdGRFZrTk1WMDltTldsSmJEaHNlVjlQZUZBd1gyUTJUV2ROZG00d2FsWlhaVUYyTWw5NlRHRm5jMVk0Y1hGaVIzTTBWbTR5ZHpGUmJHZHRiMEUzVlhSTVRIbHVSWEkzUWtKQlh6Sm5VRVozYW5KQmFGTkdTRFZ2V0ZsS1QzVjNXRTl5VG5aZk4xaEVNRzV5Ym1rNFgwMVJSV2s1ZVRGRmMyNUVXVzlpUW1wV09VMVROekozWlRCS1NUUjJjRTkyWTNGclFqZHBPVFJ5YVdrMFVVMURMVmhFYlZaSldVbFplRGgzUWxwTFlsVnBPVU5DYTFwcWVrZzBUMmRGT1dsTlRtbG9SWFF0Um5jM1ZXeDFhVmhJY1VOSU5IUXlWa3RpVUhadFZ6VmljaTFTVFZGVU5ubHFUME5HWDNGS016Z3haMDFJWjBORFVraEVaRWhGZGw5M01rOUJNa0pQVFVOelVrZEhhVWhXYUV3M1NGVlFkM1ZNUWtOT1dsWlBjMnR3VERRd1ZqbE5iR05NYWpWSU9XMDNOR2szU1RkbFkycHZhRzF6VlVaNGFrUk9iakI0Vm1Sb1dVaGZPVzk2UzFGNldHeDNXRVZEVVRsNmRVaEdjVzVzYTJWaU4wRm1iVzFMVWtNMWQwbzNVVEI1TmtWeGFHSTVRelZ1UjFkT1V6QlpVR1E0ZERGNFVtb3pORmt0ZGxJME1ITmlXVEl3U0hoMU5UQk1ZbVpPTW1kd2FEWktORk5FU0dsMGNYRlFYMFpRT0MxR2JWbHNOekZLY1hkNVJHSTRTV05pUmtKdFZrdFRjR3c0UlRSUlpuZFBRazlDYTJaUGFrRTNSMkY0ZGtZeE5GTlVNRTR3VFhKMU9XbHJVRFJ0VFVGWlMwYzJTREpSWW1GV2RqbDVRM2t0VTNsRWNITkZkMDF1VW1kak1sQktSVWhYU1hCQ2FFTkNValF6UlZGUVYwNWpOV2sxVEUwNGIxVm5SekZJY0hkUlpFSk9hbFprY2xCMGRqZG5MbXcwZVdsNlVqUnZNMmhaZUU1cWNUSXpNbk41V0hjLjIwbzkwN1ZxaDRtVmRpNzVMR01veGpQeWMxZkJIRDlMSUNma3ZzWEc1ZlUiLCJleHAiOjE3MDYyMTc2MTcsImlhdCI6MTcwNjIxNzMxN30.1X2LYsV1j1JPMk_1KBMKtPgMg4utM4B4ejmk9MokIO8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:17.683 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:15:17                                        2910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=854588 KO=13576 )
> restLoginInitiate                                        (OK=423478 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=422223 KO=1233  )
> restloginProgressiveProfileCallback                      (OK=8887   KO=1233  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.04%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.04%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.78%)
> status.find.is(200), but actually found 503                      4958 (13.85%)
> status.find.is(200), but actually found 401                      1233 ( 3.44%)
> jsonPath($.tokenId).find.exists, found nothing                   1233 ( 3.44%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###########################################################-              ] 80%
          waiting: 108023 / active: 27     / done: 434565
================================================================================

21:15:17.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 434607: status.find.is(200), but actually found 401
21:15:17.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,434607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c254fa8, username -> user.1000558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b19c8b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217317886))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGVub3VqMmhlMDgxMGx1OXA1b2VqbGVuZHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVJUSnVjR1ZSUkVaWllUTTRXbFYwTFZNeExVMVJMbVIxZDBwQlZVMHhSa05UT0Y5Nk0xZzRaVGxETWtkT2FuTTFPWFY2Y0U1TmFUQnRVM2RmV0c1blNWWkJiRGhZV1VsRU9EbE5PVlptVkZCRlJGaGtWbmhhVVdsdVIyazBlRXd5V0dnMU5rRTFaRnBoVlRZeVFVMVFNMnhETkdoak1ubzNVVTE1UjBWbFFucFJjREZIVTBkME5UWkVWVWwxVkRWdFRESjJjRGxRVFhOek5WRk9Ra0phV1VoelFrNVVOMWd4U0VGWlVXTTNhVUoyUVVWeWMyWkZNM0pMY1VabVlYbDBVVVkzV25KcFVubFFiRGxpYW5Bd1RuQTVTVVJ6YVY5RmEySmZPSGhFTFdGQ00yZFBTMjlDU0haWVVUQnpXV2hzV1U0NGFrc3daMnBzYkhkRmJHVnFWRTlZVEY5b2VqaEJTRVpHVFVnM1QyVTVVMDFtTVZkVFNqaHBaRmw2TVRKd1NpMU9NM3BuTkZSSlpHTjBSWEJOUTBwQ1IyVmxYMjlWUjFBNU1IUklkMUZmVjFoa2VIbExVV3RQUjBWVllqWkVPSFp3TFZWRU1EbFhVRGRTY0VneFJtVkVkRWxDYUd4eWFFWTBWVE0wY1dwek9EQmhkV0kyVUhGWGJYTTJMWGczUW01bU1UQlFSa2hHV0hoS09UZDJWelpWYVRCZlpGQnFVRGN3WjI5c1RYcHlWekl6VTJ4dVRuTlpSM2QzVlZKVE5uZGtTbE5DTkZKcVQxWnNURVpKWVRaVVIzbDBiVzVMY25oRFVUSmhTMTlwUkdOdWRYZDFlREZSUjNCc1kyOTZZVGR0UTNOS1JqbExjbUpSWnpseFYyMWxMWEJGU0VaMk0wUkNSbmxTYjBSclNpMUxNVFpFVEVNMGIyVm9Wa2hZVVhJMWVEVk9kM1pKTW0xTFpVMTJYMkZ6VG1wdFNWWllWVk40VGtVeFRVeFRjR0pEVFVsNGMzWmpTbkIwY2xKamFGcE1VRTlFVjJvdExVRmxZVE0zWW1oRE16VTJWRzB0WWs1UGRETmlUbE5JU0cweU5uWlFUWGhHVUdZMVYxbE1jVGR2YTBKUFUzcDBVa2d4Y3pGSFdtbEpNMDlCZEhCdllURnBjbGh3VURaRFNVRXRTMjh3Wm5WcFEzUkRhR3M1WnpNMVRVOVlOSFV6YmpreFEyOHlkbDlDUkU0MllUSm9aV3QwTFY5NE1YazBMblU1V1RGSlZGOHhTM2hIY0RCSlQwVm9UbFpzWm1jLkhDNmFuZ3JQSGxvS25lSGM5T0QtTkRjWnBiUXJlNW4zdU5qeXBrclMwVjAiLCJleHAiOjE3MDYyMTc2MTcsImlhdCI6MTcwNjIxNzMxN30.OOFbfMBFEy3lAs0CbSjAAzouQ_rNn9zm29NIG4DltPg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000558"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:17 GMT
	x-forgerock-transactionid: f026cf46-6e1f-4157-81df-7b1e01a05fc6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:17.934 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:17.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 434607: jsonPath($.tokenId).find.exists, found nothing
21:15:17.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,434607,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c254fa8, username -> user.1000558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b19c8b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217317974))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:17 GMT
	x-forgerock-transactionid: 7a2b55ec-ccfa-449c-9dc2-17fcd289f620
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmxndTkybDNvb24ydWE0NTlhNGlyajllOWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vll6UnZjM05IZVdsNGRHcFNNMWhRWnpCRUxVdG5MbmRCUldOT1FXVkVXUzFTWkRkVGJIcFVXVXRJVmxCUE15MU9RVU5OUzJSblVGbHZYMm8yY1VrdFUyVnhSM0J3ZWxWa1gzbHhWeTF6T1VZMk1taHRZMUpsWkd4Q1ptTkVaSFZ5ZGxCRlRVMDNXVTR5U25kT1VGcDVjekpzV1RaV1RGTmFkelIzVG5wbWJuRmhlWE53YWtsNlQyeFdlazV2TVZGblpYaDJUbkp2T0dGSWVIUklUbU5xV1dwNFltMHphbTlTV1ZsRmNsUm5YMWhxYTBwMGVEbHlSR294VEV0eVR6WnpVMGh2ZDBscFkxRlpUV2h3UzJzMFlrbDJiVnBTTmxaZlZYTjNhVll5TldkcldUWmFWVEpqTlV4YVh6bHhWbU0xYW1wSFUxUnlTV1JZVUdjMExUaDBTMmhWYlU1Mk0zVklNbWhsVEZNeWFUVnlSVXRPYlROeVZISlViak5TWVRST1MwSjNORWxsYVdScFRXcEdSaTFsT0UxdWRrVTFTME5vWVRWRU4xTjBjRUZCU2pneFpFUkxlSFpRTVd3MFJ5MVJPRmN3TVhsM1NETldZalY2VkdjNVJYaHBOMDFDTm0xVGMxTnFRVXRIV2pWM0xTMTZNMnAxZVZvM1RGWjZjblY2ZG10WldsTXRYekEyVW5wSFpXMTFaWGRwVlZWc09XVmZkbVJFT1hKMlFWRnZiVGQ2ZHpoelpERXdYMGhsYWw5YU5YSlpZVmQxTkRsT0xXaFJVSFpvT0ZwRVJ6aHVWWGszZGxsNE1scFRabVJTYkhneFJEQjRkM0ZUUlVWbWJsVnZlV1EwTVZSZlN6Rm5hRTVMWmxGRllXYzNjbkEzU1ROUWJVRXdTM3BCVjFKdU1rRTRiV1JFZFUxd2IzTnVOMVZsTkVodFpHcDRhM1oxZVZsNlYyMVNSWGN6YnpWR016SkJjbTFxZHprNE1WaHVTVXA1UTNaRFZHbEtWRWhLVTI1c1h6ZHlkbkJLTTFWdVVVUTBUR0ZYWkV0eVZsZGFTUzFoVTBOelFXcEhWVmR6Vm5kSk5XNUVZMXA0WVVrMk1YUjFTVVoxVWxGbVZsazJMWEkwZG5wVFNqQmphV3cxZWxobk5Vd3hhbEpLZWxSelVEZG5OVEJPVkdwNFVVdDVUREU1YjJWR1JqWnZNblpZVVc5bFdqbG9USGhCYWxCUVMyVTBNMlptT0dFM01rRm5MbTFHZVhoQ2RrOUplbWczU1hSdlUxWnZVblpITVdjLkxfZGlxZWh5cFpKSkVUWkpYTjBFRUFTUWdXSFNER2NCcEllVjlSRC1vWTAiLCJleHAiOjE3MDYyMTc2MTcsImlhdCI6MTcwNjIxNzMxN30.tAbV5BGNG4QG-HINIyM_R3AQ2N0xNbHNJY6cD3AztLI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:17.975 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:18.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 434652: status.find.is(200), but actually found 401
21:15:18.263 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,434652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9195e52, username -> user.1002235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c4ba3b0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217318218))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTU5OTR2azQxM2RyNjh2cnJvcnFjOXV2bzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R2JEQlRVMHBVZEZoRFZtZG9TM1pSZUZWa2RYSlJMa3RXZDI5U1dHbG1OVzVxZW5KblNuRnNkbkV5VW5ZMFZXRkJVRzVHY25vMFpYSXRTMUY2VEdwVldVcDRMVmhhU2toek9GODVhVXRVU0hkYVVWbHplbnBrWTIxTmFuRkpSVzVyVldoaVVFWkZTalZuY25walQyMUdMVTFHYlRSZmNuQk1aVXR4VFhORU4zaHdPREZhYm1saVdXNXdSM0JMV0hCNVNWSTVjRjgzVFROMFpGSjZkRWh2TW5GZlJYRnFabGhIYzE4eWRGOU5RV2N0UlVWZlVGQlhSazVMZUdwRGNYbFNOWEphY1U1V05GWkJOM2swZFdSMVdHeHhVQzE2TUdGa2N6bGtkVkp3UVhvMmRtSm5ZVFJwUTJwSE1YZEVNbU16ZWpKMVFYTlhkVFUzYjNkaWFGQndjVFJoV25sV01FRllTWHBMU1ZKQ04zZE5TM1JNTjBoS2IwSXdVbnBwWVZsV2N6VmhMVGxGT1ZOV1lrVjBXVlZrY2pGemVVZDRPRXd3U21WamJsWk5kM1E0U1VWUFkyUm1XRVJoVm05aWJGSnNPRXRyYkhOdGMyUkhXVlF3YlVodE1IUktNRTQ0UW1FNGFGTlFSbEF0VEVKR05ubEtaa1pXY1RaRFRUQlNTRlJmWXpaV1MxWkhSRTFMUldWalYxWk1jMDVhZERsQmJHcFpWa2hKZDBobFMxWldZWGd3VFc1dGIwTTJjRVZvZDBRM04wdHNhR3hVWTNsNlVsRkdZbVoxU25VNU9WWTNTRWhEY1hCVWVtdDVjbUZuU21OVFJWRllhM296WmxGUFdqaGFaRE5hWDBSSGVEUTJRVFZaZG14VFp6RmtRa3RWYWpnNFQxTnpka3RCYzNGTmJFdERNV1pPVERoSFJsWjNMV2RKYldKM1dIWlNVa0ZDVVU1SGVHaHFXR1p1V0hGUGIybExXRWQwUVZCWWVuSXdiMDFsUzA5UVoyVnRUVjlTTFRCTmNFbEJVM2w0Y2psaE1YVm9TWFIwZGxob2NrUnRUVnB3WWpneFkwaGhOMjFyWVVkNk1EUXpSakJQWWpOZldYVlJWR2cyYm5aTlJrdENWMDVXWjBZMU5uVlNPVU5YYW14Q05XSjRWVWhrUm1OMGVFRlhTVmMwVlMxVFkzQllkMUEzV1VoQlVVbFFRV1I1YTJ0TWJtTmxMWFJpWlZBeVJUWjVTVXBFZG1abVJucDNMbGxVVTI1WlZrZFRkVXhUYlhwVE5WRXhTMFo1ZVhjLlBya1BVQTBGd0F4OFQybm5mUnV0YkR2YWN3LWNELS10ZEV6eFA2b2puS0kiLCJleHAiOjE3MDYyMTc2MTgsImlhdCI6MTcwNjIxNzMxOH0.HWFVjp22gjuJNluo9L07AjspyPEk4VPyCeKgsLkD_Rc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002235"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:17 GMT
	x-forgerock-transactionid: 50456e0c-c3b4-45b0-84be-ad67f012fa03
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:18.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:18.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 434652: jsonPath($.tokenId).find.exists, found nothing
21:15:18.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,434652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9195e52, username -> user.1002235, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c4ba3b0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217318309))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:18 GMT
	x-forgerock-transactionid: 1d83d680-b350-4432-a0dc-0458ec2671b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHZldDBqNTJobWt1MjMxbG4wazc4bDlkZWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek9WaFlVak53VWxaWFUwdEpja1J3VkdGU1JFSjNMblJZT1ZSeVRYTk1abXR4VDFsSlQyNTRUaTFwU2tKV1FucEpZa2d0VkhVM1NURjNRbFV5T1hGNU5rVXpWblJmUkZCMmFtWkROSGxWYUZJMVoybzNhaTF1V1hSNU1tUkRURmcyTkZCd1ExbDFjR3R2WVc1V1NrVk9RMVZSYTBONmRITjFSVXRKUVdndFJWOU5jMnhyYjNKZk1rWk9ZbEZLUTNaR1NHNXFkR0ZhWjNFNE5sTlFhVmhrWDBGRFp6ZHJVV3BrUjBKQ1Zua3pRMGR2U2xWelZHRnZjMHhQUTNsaFFXaDNXblZrZVhabWRFODNSbU5zTVhsaVRWQjRUMWswWVVWNmVrSTBlSGhtU1dweFp6SkhWME5uYVZvMk9IRnhURFpuU0hSVGVXTTBjRGRVWjBSeVdIWmZiWE5XTURCeFowbGtRVmRQVGxwQ1RIbGxXRk0xUm1abE5rNXlaRTgyTkdwcE1XWklhMHBTYnpZMldIWmxYMmd5U2tzeFJHY3hOMnBRUlZCcVlUQndTRGx0VEhGTVRqaDNibUpYTVZGTFozcGtXalZaUmtsRlZuVlRSVFZUWW1OVWFXOVFWVlUzTjNrelEwaE5SMkUzV2w5ck5tNUZOMHQxT1hac1kyMXBSa05aTm0xcGJtbzFhMmRCTFhKc1gyOURXVVZ0ZUZWNFZVWnhiMnhxYjNKbFZHRXRWVTFzZWpsMGFXZDBObXRFV1ZKWlZHRnhZbkZSTkV0MmNWRTROMEZJVlhsemNXSXRhMWhaTjJ4SlJUVTRhVTF6VDBoc2JVTkhkbUp2VFhwVGVHWktkVmMxWlZodlZ6RXhiVzA0Um1Oc1p6azNaRXhrY0hGRFFraG5WVzlJWjBjNVJXOTNiSFZYT1RodE5EZG9RMkZmTW1WWVVIZGlaVWRYY2xaTFJHRllTRUUwZWxOaVZsSjRkVXhEZW5CQk1XVkJlbW90Tms5eU5YQXpiVjlzYmxZMldtWTVlRkpoUms4eVdYTlFaSHBRUzFOSVltWnZia2hVWjJWR1VXWkVlRXhxTjJwS04wMWtTWGhsWkZGNFkyZzVkbGRHWjBSNVNXSktkbkIyVTBRNFEycEJOVzlhZEZBMVJUZFRZV0Y0UkdaS1lraFphV3huTjA1NFJWTjRhSFo1YkRKaVdXMDJXSE5FVjNOMlkydHJXbUU0TFd0VVZrNXBOVUl6ZWpoVGFYTk5Ma3hwZEhwM1NqRmFZV1ZwTkZWa1FVdHhZa1F3ZG5jLlk0Mmdtb3RsbmpTazg3cVJialdTWjhCR091VUlNT1V5OXdSR2REaEhVZkUiLCJleHAiOjE3MDYyMTc2MTgsImlhdCI6MTcwNjIxNzMxOH0.U2RspvpF6xIZkKJjO6Nm6DUvF9Qoqmgq1f5CBrfXnyM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:18.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:18.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 434723: status.find.is(200), but actually found 401
21:15:18.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,434723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@484e601a, username -> user.1001272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@570d0d0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217318739))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWw1YXE4ZGcycHJjcmowNmdxc2Zvb2Y3OHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1VDMVliR3hWTldGMmQySlliSGxyUlZReU56aDNMalpuYmprd2NGQklTa3hNWXpJNU1FbFhaVU41TUhoR2QxZERXV0Z1U0Zoek9HRjZUR1kwT1hwWFVqQTJlWHBNVDNZMWMwOVlVbTFFZVRGVE5UTTBibXhFUlZkMmMwWklNRVV3ZDBoNmJWVTFXQzFoTkhWcE4wbFhhV3hEU0U5NVNXcEVTMFZ5UW00MWNEaHNaM2x5U3padkxWOUJSbU5JY1dZeFJYQkRkbVpsYkUwM1dWUXdVVGR4ZW5acU4yNXlNMFJyYlhCWFZHdGthbk5WVFVWd2JHeDBjVTFJT0hCNmRFZEtPRXc0VWpaYWFYUXdZMVJNUjNGWlUxaERVWEpTV21Fd2RsUXpWMnBQWDBoNVZXUllTMlpyUjJoeVEzUXRkMnRrUm5oUlEzaHlTMnRoWVhrNFZUaGhia2hUY0V3eFJtWkJORzVUY0RacmMyOUdXbk5UTUVKbFRWRlBWM1JIZFhFNVoybzRiRnB1UjBGM1Ywa3pVVFp5VFVGdU5FOTVlUzB3VjFoVFpWVTJUME5VV21oM1JuVndWRkZRWjBZM1RVZHBWVzlZU0dzeFNFdE1XR3RQTkRoUldYcFhSVlY2TFhoSVlVVm1RbEk0YjNsV05ISlNRM0phYmw5bFZFaEZNVXhoVTFNdFluZFRaVlJWZVZvMWVuaFFSVTVoTjA1c1JEWmFkems0TW5ReVNIcHdXbHB6UzNwMVdqZENhbXQ2T0RFelZuTndjVmxwVEVOaU1GTTVZMEpQVVdWUlEwWXpNVkZqV1VKVE5VdFFkWFZuVVRNMlJUVktiR1pEUm05NU9UUlNSM2xqVlROclZUWjZURWRhTlVadk9WSldYM0JvTmpSMFlYVjNiRzQ0TWxGUFRXdHZlV2xVTmtoSE5Wb3pUMHhWVVRkc2IyaHpaa1ozVFZSR00zcG1NRFprYlhWUVFYUkVTM0JWT1dSVmIxWTJiblY0YjFaaU5EWlRjbmgxYlV0UWFEVmFVa1UyUlUxek5HMUlla3d6WDBWVFoyMDFRbFpMV0ZOSFFWbENWVEpaYkhWd1NGZFRPVkl5ZDNsdmQxRmhjM281VmtwTGVrZEJOVFZXTmxKNVZtRkNZa1kzYlZWcE5EaFpUVFp3YURaaFdEZDJhRXRsVGpaTGIwVmFPRUZVZEhObVNrdFlkbXhMZG1sVk1UaHlSak5YUXpOemMxZDBUR1JpT0VkQ1VDMU5Ma2xIZDFJemJUZE5lSEEzVEU4eU1WWmZTMjg0UVVFLkcxdHJpTWpBMG12ZzNPZVpaQ3Z6cG5NMXZFMW1LajdETTI0MFkyYWJwTTQiLCJleHAiOjE3MDYyMTc2MTgsImlhdCI6MTcwNjIxNzMxOH0.drrLum7rZxbjFNAxc3EukbbkJcVhdOfOCtXZZNtaIAc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001272"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:17 GMT
	x-forgerock-transactionid: 0f4fe463-970f-4e93-9f43-f1f848d35325
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:18.788 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:18.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 434723: jsonPath($.tokenId).find.exists, found nothing
21:15:18.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,434723,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@484e601a, username -> user.1001272, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@570d0d0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217318827))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:17 GMT
	x-forgerock-transactionid: 044aa33f-2110-479e-ab4b-fbb95b1e14b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnNlYmdyNGs1aDZ1NHI0ZDEyNnZnaHJzY2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2RURllhVzh3WVRRNFFWWktkR055UW10NGNGVlJMalpOZW1kNmVtUk1URWhRWjBsNU1sTlVaMWd0TjJGTk5ISlZjVkJmZEhoTVQxUnVTa3hsUWxoa1RrWkljWGxHZVUxVGJIRlBNMU5zUjJkMWRHOU1UbmRLZEZWSGRWSkdWVFpXY1VaalFtMWZjSE40Y21KNE1tdFBVM0JwV0RobGVtTnpUMDUzYUVkSlNrUkRiV293VUdwZk1qSmpVVEZqTmxsMVNuQnBURWRVWldOU01IZHdYM0ZoWlhJdGQwOXRORTExYTBKQ1V6SmxkMmRNZWpoSFpWSlFkblpsV0U5aVJ6RlRZWE5PTlcxaWNra3lUbGhoUWxKWFozaHdaa1owZEVOcmJUSnpSalJRVGxKQmJEWk5ZV1pZWVZad1ZpMDRORE4yZFd4UVFVaG9WRkF4VUc5RFh6WnpibHB1TFZGdmNHbENURlZzWnpSRFYzZGhPVk13ZEVZeU4xWktOVEJSWDBGTVRURldUek5sV1VzM1NIWTJabTR6Y0dZeGQyZ3dTR2RIZERaa1VrZEROMUF4YW5KbFpFOVZaemhGVHpoeGJIWnBjRE5CZFhWWGFHOUdhSFpXVFZBME5HOXJhbmhCVlhKcWVraDJSV3huYnpsRlRVSk5MVTVsUkZSM1JreFNSMmR6UlRkTGQwMXljWFZ2YTFKYWVUZG5NM2RmYWtaTFpFZG5kMlZWWHpkZlRVOWhWMHc0VmxkcVZVbE9VVGczVDFsM1ZVaDZUWEF4UW5oVWNFOW1PRUYyYlU1NVNXTnpkazlWT1UwMWEyMUdXVkpTUmtkUVNXNVhaMVZHUVU1QlEyeDVVbE5zU2prM2JUQlBlVFIxTkZONE5FaHJhR2RWWldSbFRrcGtNVlZmVURac2FscERRM1F5WjFodGVWWkNWVGhXZEY5dFdIVmtNbUYxVTNsZmNUQlROSGRMTkhWR0xWcG1XWGsyVUY4M2JuQnlUWEJHZEV4WmVVWmxlVTVuTVc1RlVFeHBWRnBCVmxGR2RWaE9VMU0yTUVKc1NYaE1Zemt6TldaYVFVbzFlWGg0ZVdKTFNIVnlOR05QWjE5Sk9YUmFSMXB6U1dFeFp6WTVjRFI1V2t4RmRXNWZObE5PTjJKV01YQnhUMDV4WWpkWFRXOVJjWGRNVFdOeE1EUmtTVVZQWjFOeWVIRnlkRXBvUmxsMlRtaFlWREowU1d0TFEzWXdjVkIyYWtvMGJrOVJMa1oxTVdOU1UwaHdRWEpaYVd0T1JVdEZlR2hCV1VFLlEtSGZiNk9DeWJuQVhmNEJ4SWVWVldJdkZ3MjVFeUduMXRaQnRtNVpucE0iLCJleHAiOjE3MDYyMTc2MTgsImlhdCI6MTcwNjIxNzMxOH0._QGcqzEHqqt7uHALNHP2Tvn8Qtpqx-cCcx6bAGuNcg8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:18.828 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:19.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 434812: status.find.is(200), but actually found 401
21:15:19.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,434812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20d4a1aa, username -> user.1000009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f9d8aac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217319273))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjNzaThkbm92bXFrYnJjNHY4M243a2ZxaCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTR3VGxWTlMxQkJPR2RhYmpFeVNtTk9NalJLY0V4UkxrRmhWMlpJVldvMmJEVjRVa0ZHWWsxelFWRnFSbVZ3TTFCRk1sQklTSEZ2UW5OV0xVUnJlVzF5TVRGdVdXMXRTVmxsVEd4Zk5raEJhWEZDVDFSUGFqSlNlSEZETkdwTGRESTJiazA1V2tsSmFXOW5hMDVhY1drMGFGaFlWM1JWV0ZWMlMwNVVaazE0WVVKM2IzcEpSQzF4TjBacVl6TjBObXRaVGs5Q05UUnlhelZpTUZOQmNrWmZYMGRmU21wVVlVVmpZbWMzU0hGb1FsaGxiRE5MWmtoelFXVnVTeTFyY1Rnek1VMW9jM3BRZUhCclIyeExRWEZqUkhreWVtOTBkalUwZERCMk5rZEZUMmw0U0dKUFJtazJSbEozZFVKMVozWlVXRk5KV0ROUE1taDNTMnczTVdseVNXUTVNMHczZUVnM2FWSnFaelU0ZDFSdlNIazRNbFZPU1Vkdk5ESkllR1V4ZVRaRFJsVnNOa056Ym1aWWMwNXVXWFl3V1ZCdFlYaGplWHB6Y2xkM1FXWkxRVGx5YzJnMFEyMXhkREJLYkZWbk1USnVia1U0ZEc5NlpHZDJPREZMYW5aelVrUTVRbWxYVG5SeFNtdDZRa3RaYm05eVZWSk5PRGMyZGxSeFNYaERla3RWYUVnME1rTk9NalpLVDI5cGJtUnBXVXhJY0RGaWQyaDRUVVowYm5remFIVlJTMU4zVDJ4VldIbDZkWEZ1VlRJelpWcHRaMVozYVdKM1NEQnhVVFF3VWpSMU9WbG5iR3RHT1VVMlJGTmhSRWRCYVhoa2JuaEJWVkpyTkd4ck16UnBSa3d5ZEV4a1dWaEVhMlZtVVZZMFdGaEhlR2xYU25wRE5UaHVaV1ZpZEVZNE1FZFJhV1p0WDNkTGFURjVTMWhTZDFaU1N6SXhjVjlRVldFMlpsTk9OMkptTlRZd2RIbDVkMTlGY3pScFJHZGpUMTlPTkdRelRHUlJhRXd5Ykc1dVJHTnJVVEpoZVhoalRGWldSbTF5U1ZkNU9XZE5WM1JRUm1oaWF6WXdNRW8yY21ST2NWbDJjRVJ4UXpWa1EzcFJlVVJLVTJsWGRFdHNNMHROTlhWSk5YSkZNM1V0YVVGRldDMXhVRkprVEhWZk5UTnVOMHRVY213MExVcHJaM0ozUlZoamJtcExWQzAxTlRabFkzaDRSMDA1WlZKTFlsSkZRMHhqUTNwdkxuVkViSEo0TVdremVEWjFOekZRUkVsd1gwdHpSbEUucUtTWkpES3laREkzX3FNa00wcV9OMERrM0dYT2hMamVPc0N3R3VpV0pBTSIsImV4cCI6MTcwNjIxNzYxOSwiaWF0IjoxNzA2MjE3MzE5fQ.w_MdrCoBshiRsMj4do81qOh9C6IoBRUxIJSlwi3nSjw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000009"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:18 GMT
	x-forgerock-transactionid: 69083dc8-2984-4098-9c47-f436b842a28c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:19.321 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:19.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 434812: jsonPath($.tokenId).find.exists, found nothing
21:15:19.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,434812,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20d4a1aa, username -> user.1000009, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f9d8aac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217319360))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:18 GMT
	x-forgerock-transactionid: 6002b294-5e74-40cd-90b7-30a2046edac3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnZ2djJiajR1azdyZnVkNTI3ZmE5ZjRrZ2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFMwOHdTemxwUW01VGRWSmFSbGROY2xaVGJESm5Ma3RTT0ZOeWR6bGFNRWh6YTJKcVRHRTBXR1I2VW1aRVFXMTFYMGRHYVVod2JsOUpVSEJqYTFKbGEyMHlURFJWVURSSmJHSmxiRXB1Y21reVZXRkJTbWxPTURoSk4yZG1MWGhsZEZwWVNXNHpVVFp6UTA1NlNqVnVZbmxVVTBVMGJWSkpRakZ3YmtGTlVGODRWMmRUZDJOak9GcEpjVkphTjNRdFRucEdWMEZ5WkZZMFkwYzJkekpNTUMxR2FWQkxNRlU1ZWpjM2NXRnVZa3hsY1dsbVRDMXRaVEV4VEZGU1Z6bGpSaTEzZDJWNlJIVmZNa1JaYVdwWlNFSjVUR1p6VnpsRFNFVTJhemwyTmpjelh6Rk1hRXN5VkVOaE5sVnVSRWRpUWt3d1dXUXRTV1pwTVVvMU1sZDFZVEEzWDFGc2F6TjBkbWx2UW5wUFkyVkllRFF0YTB0UVltRlZhRVJXUlROc00xRnhUMmxNUVZaUk1sUldjV2hIY0VKMVZqZHBTazlmTFRoR2FEQlVVMDlPVTBNMFZVVlFTRFE0ZG1odlRubGhNVWd5U1ZCSFF6VktOMEZCVXpnMmFXdGtaVlJsT0dFeGVsRlhWMmc0TkZSWFpXSkZkWFpyV1hCRU5HNTNUSEJSTm14cmFGVkJhamMyY2xsbGRtRk5PRkpoZFRkaE4weE1MVUowUm5WUGVrTTNOMGRuWkRkTE1HWTFYMW94ZHpKNlJWRkdhRnBDVTFGZmRsWkdaMnBNUnkwd2R5MTNWVGhpVXpGNVdsVktVbkpFT1hoc01VSjBVazVWT0VjdE1HUnVZbmRLVGpjMk5XVTJaM0pwZDFZMlJVTTRRalZHV2psb2NIcGFiWEp4UWpoaWRtWmtlV2xJTWtwSFEyNWhOMXBDUVMwMU5WWTFWVTFqUTJGUFNsQTRlalEyWDFZNGFsRkpjMDFRVFRSWk1HVkZYMnBDZGxoYVYweDFOMFpPVEMxd1dXWnNZVTFuWWs1NFgwUmxhblZMTjNGR2VVSnVZak5wVUMxRVZ6RmpUeTB4UVRob1VubHJhM0YzUkhkSWRUY3pZMGwyWm05d2NUUnlWelkzVXpkWk9HbEhjRFo2TkVKaWMxbGZOblUzTFhObVRqVnVaV0ZxYmtNM09VMVFiVGR6TVRCbFVGRk9VMFZWWm1wVWMzZzFXSGhpYm14U1JWWldNVGxqUVdOUlRqVkpMbGQyV1d4TVdqVXplbGxhUTJsWGExOU5ZVTB6VkZFLlQ0Y2Z2MG56MGRaUVVwd0VCSVEtLURJZDhkVjctNmtHZHo5REY3MzdlVUEiLCJleHAiOjE3MDYyMTc2MTksImlhdCI6MTcwNjIxNzMxOX0.f0dNC0O8tr269wbVO-OWvskhGfVGbqJB0xWiWCQMgZ4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:19.361 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:15:22                                        2915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=856105 KO=13584 )
> restLoginInitiate                                        (OK=424229 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=422978 KO=1237  )
> restloginProgressiveProfileCallback                      (OK=8898   KO=1237  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.03%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.03%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.77%)
> status.find.is(200), but actually found 503                      4958 (13.85%)
> status.find.is(200), but actually found 401                      1237 ( 3.45%)
> jsonPath($.tokenId).find.exists, found nothing                   1237 ( 3.45%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###########################################################-              ] 80%
          waiting: 107271 / active: 20     / done: 435324
================================================================================

21:15:24.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 435605: status.find.is(200), but actually found 401
21:15:24.435 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,435605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cb9f056, username -> user.1001429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ef73bdb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217324390))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczZoOXE4YXRzMjhxOWE5Z3F0ZjdtZTkwMzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVVsaHRURTFaZFc5ck1IUjBaVTVmYUZGeGIyMVJMbGhQUlVsNFVWOUhRVmxCUVcxdE1uUnhOMDVqYkU1UFp6bFZXRXQ1T1ZaS01rUlRPVzVIWkRsUWVWTndUbEpEY0RSeWFHSnhOVzFGVEU1b1ZUaEtSR3hqVTBaNFVFODFkWFYwYVVGUlVYZFBhbVp5YkRsUVZHbGhSbWxHUjFWclUxTXhiSFJOZVVaaVRIUm9YMHROUW1wSVVtTjZSbUUxWVZGUVlXeFVkSHAxV2tFeFJGbEdXR1V5WjNwdVlYcGhhRlZzZUVZelRrWkhaa040VlhsbU5UTkhOVUZZYUdSbmJVcHdhMEpPWjFaelNHbFNPVkJTV0d4Vk5FOHdhalptTmtjeVJHWnJkV3h5VUdKMVoyVnpWblJVU1UxMU5qRmFkWGMwV2tvemRVNWhkamxmVTA1R1dsZG1iazVmZUVndFRUUklWMVU0V0RGNVZEQlNOUzFpWVdsb2ExcHFVa3N6Y0hvdGNtczFaVmhVUW5RNVh6SnlPVzFHY1dwVGJHbzNNbXhOYUdoVGQwSlZXbWR6WVRsalJuZG9OMmcxY2kxalJtMXdhWEpsWVY4eFoyUXpUSHAzU1U1UGJtdHFNM1V0U2kxT2VpMURVMHhDVlZkYVkxaFNZbWcwTkdoR01ISkpVRk40Y2t4WVlWSktWR0pUTjE5UGVuZFNVV2t6VFZjeFVrZGZjWEZoTm1aWVZIUm1hM0J5Ymswd1ExODVOakYyUlVWeWFsUlZSVGw0VkRWcGEySnBOQzFoVmpabWJWUjZTMVoxTFVNNVJFTTJkemxJVDJkTmRHdHZlalZZUkhWUFYydFJjSEZ2YTJwdmJXdFhPR1pQWW04M1FrOUNOVTV0VDB4TmVIUmlTMDFyWVc1RVdraDJUVFpFVWtGeFoxOTBWR2x5UW5sQmQxRTBaMlJCUkY5RU5IcFNURkJZTTBsa1dGSlpSelZPZUVkMGRHTjJWSFJqVVRWaVUwcFVRazlLZUhSc01rdGtNbWxLZFhOTFp6QnpXRmRwVWpSaFZITlhlVXRhZURrek5uTTBPVEp4Y2xsQ2FVVkpUaTFxVG10alJrRk9kRjlMUnpOaFRIaDFTVFpLU21Sb1dUTkhURGg1TVZGRlFqTlliV3B4Y3psSlRWbzFUekI1TVdOMk56Rm5kV2MzUWxFNWMyaG9TazFwWkVzdGNETkVTMDlYVEhaR05YWTJZbVZOUVRsRU4ySXdMbmhXTFhoUGNYZDRNalppZEhaRmN6Qk5Ubkp3YVZFLnI1MWttdkU0Z3BrUkNieFJVcU8ySU5xRFg3SlhZQTU3d1ZBeXBFTmtibVkiLCJleHAiOjE3MDYyMTc2MjQsImlhdCI6MTcwNjIxNzMyNH0.5FoxgYOC9TInY0X0GytzeCDrHsfx9triReB9tJ7uNok","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001429"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:24 GMT
	x-forgerock-transactionid: f2da48ea-e2fd-4c79-bcaf-07164e57c440
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:24.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:24.476 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 435605: jsonPath($.tokenId).find.exists, found nothing
21:15:24.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,435605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cb9f056, username -> user.1001429, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ef73bdb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217324475))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:23 GMT
	x-forgerock-transactionid: 3221761a-a5f4-4386-844d-32e9dfe643bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDlkZmF2azZyc3NyaTBuZWhhb204ZDFvbWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1N6aGFNSFV3V0RoM2VVTXlPRnBTZVVKa2VrZEJMbkF4Ym5oeVVsTkxRVzVNV2pKcU0yeHBNRWhCUm1oNE1WZzNkREY2TldNNVJURmphbVZXTm1oek9YWnlSMFJ5U0VsZk1uSTFZVEZKUjBoc1pWbEtVRVZYTms5TFYyODJabkZhYkRoV1EzVmlVMjV3ZVZCU1UwazFMWGd4UWtWc1JIcGxZbTFFUm5CSGR6ZEphVzR3Wm0xRU1IQnpWbWQwWW5ObmRYUnJiWGRIY0VkM2FWcFBPVmxqZW5oa01YazVkVjlRUTBka1NqbHplR0V6YVc5RVRGSnJNVkZyVm1kVFdFMTRZMXBVYjJ4dFVVOHRaWHAxTlRkMlVEVjBkRzUwWTJOdFZucEhialk1Tm1ReE5XNUhRM2RsUjFaa05rTlRVVTlZU1VKRFlUVlpTeloyTTFReU5IcE1NalZsVFZGSVpUWlpUazQ0VW5aTmRYVmhOWFJQYzFSSFVWZDZiSE5rWkVKMlozbDJaakpWT0U0dE4ycFZaSEJIYUd0c04yb3dka0pNYzA0eE9TMVZaelV5T0dSZmN6QlBSRWQ0VTJ0cmFVazVTVk5uU0VnNWFHVm5RazVyVVc1ak1HdDBhSEJKZVhoQ00wMDNkSFpwYUdaSExVTlFaVzlNWm5rMlVYTmFZVTFKWkZwdVltdFBWRmxMUlhKdE9HVkVVR0pRUVVrdGIwMXplakE0VDFwQmVVWkZNekJQU0ZSMVdXMXdSeTB3WDNWVFJGcE1SVUZ3UmtjM1pWUmxOWGxaYVdoQ1lsQjJjbTVJUTFsU1F6UXlaell5VEdkVVppMUVUWFZGYjNOZlJsZDBWSEJmTVdJeWJGZDNWR2xQZUdnemQxSlVOMFl5Y2xrek9HUjFRakZwUWpNeVVsWkNhRVoyUTBGSlZGTXdOVGxxYzJndGQwaFNZMm96ZUV0dFVEQmFkR1JSV1dZek5GTjBUVzlNZVhoaVoxTmhlREJFV1RsWmFrVk5PWEkzTUZGd05TMXVNM1ppWm5WT2RWWmxkRzVXYW04NU1VdEpjRzB3YlUxVGNtcFFlRVpSTnpBeldtVXpUa0ZKTTFoclVHcGpWSFJoYW01cWIxbzJObEJRUTJZM2FGWk1UalpOU2xscE1qRnhOMEozYldJdExVaFJSWGRFTFZCSWFETkZWa3R0VXpKSVNYbHlTMlowWWtWa1RtTkZUR2RIWWt0c2NtcGlaRmR2VVZNMVNYcEZMbTE1YTBKS04xQmZWWGx6V21aMWNWTTNaMGhsVFhjLkpGOC1IZVN1VUNWcHRkMkxxNXU2cTRGOTVHNW1TZHhDTnpRRDhJdW1MMVEiLCJleHAiOjE3MDYyMTc2MjQsImlhdCI6MTcwNjIxNzMyNH0.DVGXzn3Zy8axO_kwsSc5XuzMSEiud6CLnib8_tcraxk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:24.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:26.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 435899: status.find.is(200), but actually found 401
21:15:26.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,435899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d229de0, username -> user.1002743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@632a415d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217326219))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2l1MHBqdnU1dDU1bDYxNjJ1Y201MTE3YWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFIzUlhTbGN4Vm5JM2NIUkVlV1YzYVhCMk9YWm5MaTF4Vld0TldURjNUbW90VW5sRGVrWjFjVWwyUldWWVdUUlFlR05SVDBSclFuUnJRV2c1TjBaNFVYVlFYMFJUVmpkTGEyNU5hRTVOVXkxbWNVeExWREEzVFc0elNVOHdRek5VZHkxR2RWRlJibE5QZEdKbGFubDNXRGd6WkRoNFNsUTRVMTkyWkVwak9WWTNkR1JxTjNsVlp5MUhVazk0WmxoTlRsVjZVa2N4U0RsQk9VWnRTbkJhVkV4dWNFUjFUVTF5WjAxbVVETmlSelYyYUVoa1JsZzJTbm96Vmt4dGNrTXpRelZ5ZEdKRGFXVkNiMUZXY2taS2NHTTJkMmxMWjNGQmVqZGphREk1YW5ZemJIUkhRelp4ZEhSUk5tZFlVVXBzZWxsWWRqVkZjRVF5UjBwVU5ERlVlVzF1U2twaWJVeHpORTl0YUVoSFZuQmxla3RzY2pZM2JERXdiMWRtTnpsdFVETmFhMmN4VWxOcGFqSktVbFp1UlRsVmJYWk9NMlpIWTJoaU4xaG9ia3hEVjJSNVUycGtXR2xZUVZWa1ZVczFOMmhuVGtOTWVIUldNR2d4U0Vsd2NEZHdTSFJMYkhoamRFaEZUbEk0ZHpGc1prUk1kM1l0TjI5WFFVcFpla3AyV21kb1NVVkZUemszVGpBelZYZFVSVjlGTmt4bVJIRjBURzFFT0RaZkxVa3laVU10YzJaaFVYYzVRa3QwTFRoNVVGOWlOMkZLWDBkM1JsVTJZa2xvVERoNmRsSmtkRXBPV21GNmJVTlVjbkp0TFVkVlNUZzJhVkZvWDBkR2RIVlRaUzFPVjFweFJGcFJUak5YUjJ0YVowcDZYMlEzU1RSMVJGUm5WMUZNU0dac1RVSnpiRUZYUlhaUlZWUnJVV2xLUlU1NFFqTnFPVU5VU0U4M1J6WnpaMk5SUWxKRVdrb3dSV0UyU0dGVFMzbFFiMnBrU2kwNWFHUllTV3cyVlZkSFVWTlJSVlZMVVhjNFVsbDNlak42UVZWYWRUSnFTMk5wVWpGTllVazBZVTFMY21neVQyTnJNRzVUTUZONlYySllNMUF0TFhkS2JtbG9kV2RhU2twVmNWRjBaVm8wTUhSMFVsUlBNVWxtVTAxTFZtZHphR1ptUmpjM1EwcDZNbUpRVkhnM05rSnVZakZtYkVwU1prUmhiMlpRWlhBeVJtVklVbWRGWVVWUGJsaEJMa001VUdoTE1rbDBWR3hyT0ZaNVNuTmxZaTFsZGxFLkoxMHRRSXNvWFFfNlBqQmJYWlNzU1ZwVm5SRVprcXhaZk5iVzVEakVUdXciLCJleHAiOjE3MDYyMTc2MjYsImlhdCI6MTcwNjIxNzMyNn0.kp5ek41n055xsCtHx-cLSgWk_njupucMB6MCNPoA6Co","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002743"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:25 GMT
	x-forgerock-transactionid: e3490cde-1659-4898-9a4d-0da76e148394
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:26.271 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:26.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 435899: jsonPath($.tokenId).find.exists, found nothing
21:15:26.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,435899,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d229de0, username -> user.1002743, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@632a415d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217326309))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:25 GMT
	x-forgerock-transactionid: 6340075d-e05b-4163-a177-009aaaed5ba5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTJpMmp2cDVtNzhpYmxqb2w4cjhhcGVmZ24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aGJ6aHBlRGxYVjNKd1RHTTJTbmg0YVRCM05EQm5MaTE1TWpCNlJHNDRVMDQxVnpCTVprNDBRVTVDZHpSZlFuVTRWME5LWW5wclUyWjZVRWhxU0hGRk1GQmpUSGhvU1V0dFVTMXBOSEIxUkhwa05qRndjR3RSY0dSYVJURklObFl0VjJWa1NETkdkMFkxT1Znd1ZXbE1iMnR1TjJwMVEzbGllVEJIUmtFdE1rdDFaakJpUW1KR1JGOW1lREpxZUdsek5rTkZUakF4VFdoM2FWSkJhbVp1ZG10MU5HUlRiMmM0TW1sVmIyTmZkamRVT1U0elRFdFpRa1Y0UmpKT1gwZ3lVM0JLUW5NMmNHeFViazFIY0dsTWFXRmlla0pDT0V0VGVEWjJPR2t5UTBsc1FsTlZPRGRyYTBaeGFrd3RTbGh2TmxkWlNHSlZVRmQyYlRGWFFrOXBkMEZKWTFKTFNtbFlTRFIzYjFOd1l6bHpUR2R4ZVdoaFZGWmhabkp5ZWpWcGVISk5aa3BoU1U5SFdrb3pUMmhGVnpFMlQwSlJTVEptTFVNd1NtUnVUWFk1TW1wMWRVeG5XWEJCWkhwRlQyRnpWM1ZZVUZneldVcDBaMHBSWVV4VlozaFVhMFoyWm0wM1VtbEZMWGc1TlZNMGNtOUphMWt4VmxwUlF6WjRlV2hXVld4cmVuRm9lVkYxVDFaVlZVaFhXVWQ1WVd0RFNubGxUVk5IUWxOQlJrcEtaWEZDVG0xWFRWTndhalpDY1dWdE1GbFRTemhhVUdnNVZ6RlFUM2QyTVhOS2RsRkJVMTh5TnpsRVZIbExjbXRKZWxweWFrWjNNeTF2UlhoVFNEaFljV3RvZUVGQlVUUm5ha3hRUkRaWWRXTXlUWEF0UjNocVJ6QnJiVmh3V2xWcWVFeGpWVkl4YUVsemVuZFlSMjlGYTNvMFRGaDNRMEZmUkdGbFptbDNVVFl0V1RkWVpreHVTa1Z1VFRKbWMyOHdPRmhKYkZSaVRrNW9Va3hZVmxKM2QzTXdTakoxVW5aQ01HRkdUbXA2TFRWQmQxSXpiV0pIVDNaUlNqSlNPSFEyVm5WQ2IwVmhOR3AxVDFONE4wVklTWEpEVW05RFkyVlFVMjh4T0RCalUzSmFNR1IxTnpBMFRubEJTMnhsTlZOT1EwbEZMWFJ5YmtwWmQwWTNWaTFNV2pSamNrWTVZVU0zWkhoa09WWmxYM0pFZVRCc2RuWm9kazQwY1V4V1NUaGpMbGg2V1RsbGJIcEhlbkpuTm04eWJXWnhPRXhGUTJjLkY0R2RoOWdIM2hDWEdIcFdkR01ZVHp6bXRnRjZScDhleGNKSVRjWUkyX1kiLCJleHAiOjE3MDYyMTc2MjYsImlhdCI6MTcwNjIxNzMyNn0.EWutGGLGiZPcIxxge2h9r7w7qftjIbd1wEs_N_8VcQo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:26.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:27.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 435996: status.find.is(200), but actually found 401
21:15:27.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,435996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20ff61c1, username -> user.1001560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@235950cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217326984))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3FkbHVubDA5NXZkcXJvcTZkdDU1a2g5cTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0emJWaE1aVlphYmtJeGNDMU9SMU5IYlZveFNUWm5MbFJaYjJWcU5YSlFWVWwzTVRWcFp6Z3RkbWRZWnpjdFQxVXRXR2hLTm5Kb01YTktVblJ4UWs1eFRFTnNXVUpZV0hsdGJtcEhZWGxQTFU5UlYzaDNTVE5XVFRSdVJtNDNWbGMwU0RSRmFHYzJMVjlLYWxoQlgyNXhXR0Y0V2twNFNrWkphR1l3VkRSaFJsVkNNR2hGYTBwYVJ6QlpNa28yVjFCVGNsQnFjSEI2UTNoaVF6UTFPVFpyV0VOZlUzTTBWRFZ3T1VSd2FrOXRTMlI1ZEdoNFJUbGtiVzh4YW5wbGJqSlNWRU5uZDJSSVRYSlFjRTVNWDIwd09GZElhWFY0UmpkUk9YZFRRbkY2ZFhoakxVRTJXa2xxUVZRNFlraFJjRzV6Y0ZSUmFrTnhSREEzWVhoRk1GaERXRzE1VnpZdFYxSlNUVFJyWTFwQ1ZFUkVWVnB4ZUVOTVIxTmZNRTlRZVU1WmNHaG9aVWxFY0dkU1ZHNU1NemhyU0RsSmJVeERObmRaZWxKR1VIZE9PRFp3WmpaTGFtaFpkM1V6VTI5WFNVWmZVVzVXWTBoVGJGUndYMmRMUzIxamJtWnllbkJKVEdGbmRUaENSblJVVm5GS1JWRmZXVkZwVEdkWE5IZFNablJIVmxoMVZtaGlWMGxhWjI0NWRWYzJTVzVDWldsVmFHZFlhMFpCWXpsbWFUZHFkamgyVEVOSFEzWXRWVVZ6YVhaRlNqVk1aakF5TTI1bWMwNDNjV1pVVVVGbVVqTklZa1p1ZW5wS05scE1UWEp0UTNsa2JFRmtWV1IzYVZsU2F6TnpiVEU0ZDNoYU9VWnJNV2xUUjBzdFYySndVRkExYlRGemNrUldNbFEyTms1V1pFcDFlbFEzVDFOdE9VbEVZMFptVURSaWEwNU9hbDl1VTJObVpHVkZWamxDUlROMVpFRnRSV3hoWkY5RFJuWkxjR3h3WkVOV1FTMVVTbVZwUkc1Nk5ua3RNMkpYWjJRelNVUTJZbGRmU0hKRWVrcE9TekZoTVd0bE1rZHlZblZ0V0VnMk0wRjJjSEZSWWtOQ1pWRnNRa0ZqVlRSaFduY3lNVWcxYlRKTFpYVjFlVWQ1TVVvMU0xOTJiMjFaVUhGTmNXZE9WVkpTYjJSbU9ERmpWVGd3WW1ocVdHSjRaWGR4VDNCa1RGcEtibVpIVHpsSlRYUlBUazFrT0RKVWJYVkpMalZvYWkwd2FXVmpOa0p6UjB4UmVtZDVRVWRqVjJjLkZJUThPVkJvblFESnB2WEx1eFdPUjRSMlNUTjF1X2tKbzJtVWpJeWx2NXciLCJleHAiOjE3MDYyMTc2MjYsImlhdCI6MTcwNjIxNzMyNn0.91dXfXLnW8IZgYW4zAgr8wEB43gJXkJ19nwNP1sIxNw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001560"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:26 GMT
	x-forgerock-transactionid: 40edafaa-b83a-45b5-bfb6-e4c265fcd8cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:27.033 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:27.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 435996: jsonPath($.tokenId).find.exists, found nothing
21:15:27.078 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,435996,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20ff61c1, username -> user.1001560, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@235950cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217327077))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:26 GMT
	x-forgerock-transactionid: 70e1ad3a-e833-4582-85bf-fc9341341a48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2ZlMW43Ym9sZW9nMTA0MGpzc2R0OTc5c2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGMwY3laRnBHV0VaUWMydDNUVEoxTFhOUmVrWjNMbHBHVjJkSFdISjJhM2wxYzAweWIyeGFUM1l0TXpWRGNrbEZaWFZwYmpWRmFsVllha0pOU2pKbVUwZ3RUR1ZhVm0xV2QxUlNORXMzT1V4UFFqZEdPWFEzTmsxMVIzZE5aM3BPVTNwb1dqZHNaMVF4VlhkV2MxRkNPRXh4ZFhKZmFWcFpkbEpyUzJFd1pEQklSMkpVWjB0V1Ewc3dkRlZ5VUVSaFkwUk1SVlZXVmxKV2VsOU5VVTFMUmt3eWEwUTJNekJMT0hOT1VYbHFhRXBxTVdkTGNXdFlaRjlpVFV4MkxXUkNiM0UyVldWWVZraG1XVXhOWjFsd1RDMXNhRUYwWjFvNGFHMVRRMnhhYkdoUFMycG5WMlJxV1hVd01YcFNUelJ1TjBKQ04yNVRibWhYUkZCMGRtVTViV1ZLYzJGQ1JHMHljbGhyUzNSRWQybzVUbG95WjFWc1Mwc3lja0ZsZEVaekxURTRhR1ZZTW1KZmNXZzFTVkF4Vm5ocGVYUnllRGx5WkVaU1FYSm5WR3N4TlROellXbDVObGRmVHpWdFowRklUVkIwUjFGU1RHZHNkMkpzY1hWc1VXY3dlVUZFT1RGeWJrNTZZamhWYmxGRGMyUXdSRjlwWW5wT1RqSXliMFpmUkdFMVpsVTFOekZzZVRKNmRVMWpXbmhPYVZGNFgzWkhhbk5CWkRGWGNHTmtNR2sxZERST1kxQXRkMmxwT0hOTGJsbG9jRlYwUmtVd1kzSkRTV1UwTlROR1dFaEZkVWN6Vld0TFUzRkRhMUpNUkRSMGJIQnFTRGhaWVZSS1VHdFRWMGhwWm5ablUwbDVjVXN5ZHpVNWFWWTFhbTlNWlhOekxUUnNhMHREVDBOTWIyVkxTVXhETlU5MVVUSlRORWRJV2pWb1JuaHpWemgxUkVGNGNFVm5SMFp2V0hONGNIWjFTazEwVmtGcmFsWXphMlpZWWtKbFQybDBSVkJHVjBOcE0xZ3RlV2xoUjJvNGNYcGxiVEl0UkUxVldIZFVaVXh0VGw5UVFrUkVOR2w2YTNwQ1ZXVjJVM1J4TjJ0TWJVRTVORUZ0VHpkQldtd3hjRFpvWmxoMmNWTjRUVEpDWVZkRWJYUlBXbmR1UTBZMU9EYzBVSGhuVkZkaVNrTXpMVGs0T1hJeFFUVmlWazFSUzFoR2VXOVFUMVZIVVVvMGRVMW5ZVmg0WjJGTk1Ua3dMa0kyVlVkdmJreHFlVm90ZHprelRVSklSWEkyZEVFLkdhTHNQVm9QcGtTd0N2VHJpZGotMXFwLUE0a2xxbS1yYWw5N3AyTHVYYVEiLCJleHAiOjE3MDYyMTc2MjcsImlhdCI6MTcwNjIxNzMyN30.7aivN8-vXI_AnaTW7mDmXmH_HPtmAHmJESROFHynaNo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:27.078 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:27.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 436085: status.find.is(200), but actually found 401
21:15:27.661 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,436085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ab03473, username -> user.1002325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d48ccfc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217327612))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzUya2NzOTRudHZyZWFqMWx2b2QydDJuOWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmRrRkphbXRLUzFRd1JXbG1NMk0wYWpWR01XUkJMbXQzYjJKQmNHRnBiVk5aUVhGemRUWklWbWt3VlZwc2VUYzRiMHhzUTA0dFYzUmlSVk4zVUZWR1dsbE1ZWGhMT1ZSVU9WVk9TV0ZNYjJVdGEweFVTVWR3U1V0UVF6QjRjbGh2ZFV4M0xWcFRRakpKTXpoV09VOVNZVTlzVEdkTU5XVk5hbVY1VDJsd1RrZzRaMWxYVURRMVgxZHhXa3MzWjNRM1MzVkVUelJwWkZkaVlqaG1WbWxUVTNNM1dFUk1YMkpNWjFNM2JYQm5NSGxMYWtobWRFZFlTblpZVkdwVFNrNW9WekYzTTBFMWFWRkpVMjVFVTFvMFZVMHpOVTlXVm1ad2JrWTVVVFZyYVdSVE5rUlRhbWhDVFVaeWNqUmlXVzF2WHpOdWJtMU9TekJzV1haeFVsaG1jR0UyZFZFeU0wbE9Wa0Z1T0RSa01XWXpjVkZWTURSclJtNVhSelZ4Y2tKTVVtcDFSV2RYVW1NeE5XbDVZM2hpUjB0NlUzTlRhVUpGY1RsNFkzSnRiMjVrWTNaYWFqZG9OWGx1UXpGRVYyMTZXV0p6WWtka2JUZFdjMTh0VWtKeVZHWnBWV2hxZUhocmJtMW9Oa1pOYWt4WFFpMDBObU53TkhSdVZUazNiMUZEVFd3NFNXaHBaRWgxVkZaeGVXVkRUVTR4WVRaVVQwVk1ZVmw0WmpCaWRVWktlbEZJWXpaWFVVSTJYMjV6ZWtwTU1VeE5jbnAwTVdkNVpucEVVVk0yYjNaV09GaGxjRmd4YUVkcGVuZFJORVJuT1c5VWNGWnhZbU5DWTBSRll6aEhMWFJNWldNMldVVXhSbGRxV2xsWWRsRTNOMDgxYmtGc2JtWlZiVlZ4U1dsS2JXZzBPVlJMV0ROR1NUbHZVbmh4VFRSTFNEWlZlalJOV0RWclJVdHVRM1ZaZVd0UVJrZElVUzE1Y1RRMFUxODNWRVZFVWpGVGRpMUdTbEZsUkRKUldtdGthR1o1VUdOWmRGZE9SbXBoZW5WWFdWaE1OMlF3TUZSc1prVllabE4xVVRabFNWYzRVMEZ4YkZKVE1UaFlibU5vZGpOdlVrMWhja3hIVXpaUVltUjRNVmhPWmkxek1WQk1NeTFpZW1OMmRqbDBMVXAzTURSSk5FbEVMVXMxVUZWb1UwUnZaWGxQU210VmJWUnlVRGh2UVRkVU0zaFlkVkF5TmtsRFYwRlJMbXcwYTBoNlUxTnpUbll0VG1kNFVFRldaa1Z1V1VFLnZNZlFWYXk4b2IzU2tfRkdMa3RkV0cxTWs3Vi1MQm15dHM1cUxoN0FLOTAiLCJleHAiOjE3MDYyMTc2MjcsImlhdCI6MTcwNjIxNzMyN30.oyYUSkbcFtdPZfnXB-xqF0rHh69yeaDOmWjX4a1GFkk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002325"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:27 GMT
	x-forgerock-transactionid: e9394919-abcb-45c6-be83-3527b7edffb2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:27.661 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:27.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 436085: jsonPath($.tokenId).find.exists, found nothing
21:15:27.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,436085,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ab03473, username -> user.1002325, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d48ccfc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217327701))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:27 GMT
	x-forgerock-transactionid: 2ff23c12-23d8-44b2-9fd2-8bd24f05805e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2h2ZzdmMzlvNGptZzZvcXRjajYxZmM1a20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2QwRjJNR05RZW1zNFl6ZE1NV3h5Y2tSS016WjNMbXh2TUhkeFRURm1PV2hNZFZJeGF6bFFhbmhRV2s5RUxUSmtMVFp3VW1VdE9XZG1NSEJRY0V0TU5tWlNNMmwzUmtOZlZtSmtlbW96ZFVGWFJEQTRWazlrYUVGdVdtWk9SbXRoZVRaaFRXbFNVVEI0Y1Znd09WaGFXVmQyYmpaQll6Z3RRbU5oTUZORk5rWldkbEJWU21wUVNGcEdWR0pXVFc1S1UyVklRMVZRUjNSUU5VdzViRXBNT0dGMFdsVTBTMjg1WVZkcWEycG9TRWsyZGtGVWFrdG5aMEpDTmtFeGNFNHpVRFpMVUV4TGRYaHRTMmhaZEVwVVFUWlBVVmhJUjBweE4zbHdOME5YWlZkSVEwUnZlalowU0hsUmEwZzJRWGRJU2s1aE5GVkpaSE5LWldsNlRHaGpUR1p6TlVreE9WUk5UWFE0VUVkUWMwbE5PVUZpUm5scE9VUkxPVUpET1ZCRWEybFRZbmhrYURrMmJtOUNSRTE2YmxOWGJWcGxNblF3VldaQ1lVdDNSRkpwUmtFdGFUVkVhR1UyZERKa1lYVjRkMkZUVm1Zek1WVlpUMUJhZFRGRk1VUTVaR2RmZGtOeVQxSlVXRlZhUjJGaFRGbEVPRXRVZFdOMFVsTm5WVkYyVXpGQ05uUnNTRUp0TFc1Zk1UbGlVRE53UldoYVdHSlJlRXM1TlhwTlpuUkdWVWxXY0ZselpYcGFRMWgwZDFVdFZVSkliakZ1U21vNGRsbHpSekEzVmtkMWFXRmhZVVYzVW1Gb1VXRm1iamxPWHpSUU1ucDJUMjFrVTJGemNWQk9iREZsYzBkd1VqbDBaMmxhTFd4d2IxRXpOblYyY0ZkSlRuRTRXWFZvV2tSTVRrdFlRV0k1Y0dZMmVYQjNSa1JRUzNSSFZFRTBaRlpDVERkbldFOUhSMDVsWlVaNGMwRkRZa2hwT0ZOYVlYbDVVbVZuTVhWeVRqSmhPRlZGTnpRMk0xRjNUR013VkZCcGRVODVNbUZqYkVoV2MxVmtabk0zWWxSd1ZHY3pXR290YURWVk1uUkNTR0k0Y21weldreFVVek00T1ZGM1EzSnhVaTAyYjJKeFVXVnRkMWxLWVdWQ1VsVm9aamxqUlhoamJuSkZSM0U0Ynpaa2NsUkJiblF0WTNkNVFqUm9PRlpQV25kaGFXMVJSeTAxU0ZGbmFIcEphblV0UVVSVVVsOXpMbnBYWjNOMmVVcFFPRXBxUWpFMWFqUnliWGhVTVhjLk5zdWc0Y042d2t2YkVubkJtZGlwTGEzVTBrOFdSTms3ZGhSd2xZZ3A0SkkiLCJleHAiOjE3MDYyMTc2MjcsImlhdCI6MTcwNjIxNzMyN30.TmaQBIA9ICvHL5hG5GmrB92Wc7xUeBbpvc5UbSh2shQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:27.702 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:15:27                                        2920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=857630 KO=13592 )
> restLoginInitiate                                        (OK=424989 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=423731 KO=1241  )
> restloginProgressiveProfileCallback                      (OK=8910   KO=1241  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.02%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.02%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.77%)
> status.find.is(200), but actually found 503                      4958 (13.84%)
> status.find.is(200), but actually found 401                      1241 ( 3.47%)
> jsonPath($.tokenId).find.exists, found nothing                   1241 ( 3.47%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###########################################################-              ] 80%
          waiting: 106512 / active: 22     / done: 436081
================================================================================

21:15:28.867 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 436274: status.find.is(200), but actually found 401
21:15:28.867 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,436274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f53c3a, username -> user.1000797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e9191a7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217328815))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianB0dHB1aHZyZGdkcHFwYTRzbm5sNGt0MnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE9IcGhXRTVoVFhCWE5XOW1RMFZGYzJJeVZ6ZEJMbFUyUVZveU5VaG1YMEpvZFcxSmVtSnhYemMyTUUxTlRuaFVOaTFRV0U1TGFUSk9kR1kxYVdSS1RqaGxkako1WkVWSU4wVmFUMFl5Y21zeE0yd3RWMmcxZUVaNVJ6ZDZNV1pJZUVGVVVGbFBjemhQTmxsUGN6QlVNR2xNUzB0alJuVmpZa05LVG1VMVVYQnBZakl6TkdSbFRYaGxjM0l6ZDBKdVJFOVRiMU5PWWxseWJYTmxhMWx2ZDNwc2JXOWlTVWRhVm1kRFVXdGpaV3hsU0ZseWRIbFdPRFJMZW5KZmNWZHhXRk00V2xKb1JtTkhlVkZHVTIxRVkwaEdWM1kzUXpGd1gxUnhSSGxPV1hjMGJETkZWV2QxV25WTFR6WjZSVXBDTXpGb1NtTTRkMWhGVUhSU2RXVjJXVWx5UlcxNWMyTlZjVjlUUmtOelRYUnlaV1Z1VlhOWGJVODFTalpzYUhSeU4wWjFVSFJCYmxKR09VOWtjWEptWmpOMFVreGFObEl6VURaalQxZzRlRzFVWXpWa1ZYZHNWWE5GVlhsaFIwTjRheTFJTFVKNlNFNXpUMHN0YUMxM2FuaHdWRVptWlZkb1ZtcDVUSG96WkRsV2NHMTZVekpETVVZNFUxTmZkVzVrYlVVMVpXTnpXVzVsZW5VMWQzUXlYM2xpUTNaWlNpMDNjVXh1YVY5UWRGbFllbGhSU0VWaFVYSnlOVFZ6T1hCVmJESnRkMFpvYm1SM09XbDVXamhzV0VZMWNsSnVkbGgxVEVKTVVrbHdOQzFCTjI5eVRVeGFOR2s1T0ZaTFJ6WjVNVmx6UWxWMk5XZFFiMnRCZDFkRVVXeHBhVmhSZFZCWFNYZGFkRTFNUzBoT05YWTFWblpoV2pjeVExQlRTMGhtY0VSSkxWZFRRWEZJVUZOSVZqUnhVM2xCVURoM1IzRmpZMG8wTUZWNlFsa3hlbGhzYlZSb01GQk1ZMmxJTURjNFVHTktSMkpTU3kwelRTMWthbXRNYVhaRVZUbExTVVpTUTNoaWRtOXpiekV4WDBGR1oxOURXVVJLY0VWSFNqaFVVWFZ5ZG1kalV6bHBNbFV6VVZReGJWSTFlRTVOT0c5eFUydFlOVGhhTVdscVUwcGliREpKY0hSblUxbGZkSFYzWDAxeU9WZE9NRkpJWmpOUE0wNU9kMnR3YldWNFVtSlNWV1pwUVd0WVRFZFpMbUpMYjBjNWRqSldkVGczUVhsNWNWUnhkRGRZWmxFLlFMTXRNaVA2WnhZMWhYTFo1Mzk0bHRHRk9peDF6Ti1GbTBFcDNmeDVSekEiLCJleHAiOjE3MDYyMTc2MjgsImlhdCI6MTcwNjIxNzMyOH0.KYWSKYyAks45bwD12vqbz6cI2GPLXikKO21_QrAfLiU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000797"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:28 GMT
	x-forgerock-transactionid: 9e61af13-184d-47ec-898c-9579f3a5c399
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:28.868 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:28.908 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 436274: jsonPath($.tokenId).find.exists, found nothing
21:15:28.909 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,436274,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f53c3a, username -> user.1000797, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e9191a7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217328907))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:28 GMT
	x-forgerock-transactionid: 924550cf-aa9d-45db-804b-082800d0c294
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2I3bGF1NmpocDZycTMzbTNuNTJrMTBkbHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU5VcE1Obmh0TjJwUFJ6WnJhRzF6YzFOSlpHcG5MbGs1ZVd4NGRuRk5ZaTF0TUZoc2JFODJUM05wTVVoSFFWQktka0V5V0MxRWMwTjRRMmRmVVRWNVprNXRWVkV5V0ZOcFVGWm9aeTFXUVRBeFEwUkxibHAzZVhGNFQzQXlibWt3WTFwVWFVUk5lWEpqWDFSNlpVMUpPRkE0UVdOdlEwbE5UVFF3UzJsc05FdzBZWHBSZVRjMGJrUjFSVGhNVURoMWVVdHVkbVJrVFU1dU9ISkljbkk0YUVKMWQyNXZNV1UzYzBOTlZERkVNMGRaVWpaMll6VklTRkoyVldscGVISkNhakpKVjNobk9HeGFRMlphUjFwSVVYbERObXgxVjBaYWNWbG1OMHhUZDJ4UmJHVjRlVjlWYjBGdlQxSXpRVmRNVXpoNGVXcHJWME53TjFJd1EwRXlOWGN3ZDA5d2NVaE9iamhuT1c5aGJISldSV1kxZVRNdFJFRndlRmRLU1hsTE4xZHFaa3RXYmxJd1REVmlkVkUwWDNwQ1V6RldOWGRHT1VFek1XcGxWblpaYVVWRVpHbHFjSGhSWWpSelYwdDZSVFJvTXpKYWExTTNiMnBwUmpJNE5rMHpjVE5WV0ZSc09GOVVlazVWWVhKcVdHcFVlRzVKY0RGRlQxRlhiekJmVW5sVWRsRlphelk1VkZkeWFrRmtRVzgwTXpKTGNVWnhZazFLUVRKdFJHYzBNMGhwVUVSSGNVMUlTMFpNUVRCQmFUZFFZelV4TTNkelMwOVJPV2h2TVVwM01VdEtiMnBLVlVWUVJuSjJSa3RIWDBGSmRESTFPRTV6VW5SVmRtTkRUM0pLTjFsSGEzbFROMGhZU1RneVVHTTVOVU4yZEdWTVRETndjV1JVVWt0dFJuVXdkRXBFUzBGNFprVklXRkpFZVVadFpHdHRXR0kzTkV4NWNHMVpabEJGVVV3d2JETjZRVE5QWnpoR1ZVRTNSVkUxUTFKWU4xazBiM0EzV0VoMldrNUJVSEJIYWtwWGNGVllPRVZ2TmsxV2VtaHRNbEJ6Y0dST1FuaHdiV294YkVzMVJYRk9SSFJoYjFoeVlqRlpZVTkxUW5WQ1NXcExNV2N6TkZkVFdtZFhPRmh4UVdrNU9IWkNOVXM1T0V3M1VUQnRRMG95Tmw4M1lYRk9ka1o1UW5kRVRWcEtTblp3Y1dsMlVVNU1TbEJFZGtkUFdGTmtTRzFUTm5OblMxQnJMbU5YWjJGaVFqUnBWQzFHU0RaQ1dVbE5WRUptVkZFLmhDMHdtN2FGV3UzOTZiVndRTnVVd3RKNDY3VjJ2dE9KV1gyZ2pDV25GUm8iLCJleHAiOjE3MDYyMTc2MjgsImlhdCI6MTcwNjIxNzMyOH0.Ofr4YU3m6-d835-e-0SZK3MEECi7bhizTKkX924QQm4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:28.909 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:30.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 436491: status.find.is(200), but actually found 401
21:15:30.311 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,436491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1188ff38, username -> user.1000756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@555b34f7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217330259))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajN1NW5oOWR2ODBnZnY1ZGU0MTZpNWxvbnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NU9XUldlbWt0Y1RSVFZEQldiRXMwVTJSck5IUlJMbmhrU1U1VE9UaEdSRUpvVEV0M2FEZENWMWxZVW1GbWVIZGlRMnh5TUhRMWVqazFXQzFvVURSdVlUUmlRbU5FZFZGVVZsWmFkaTFXWTBkUVZIaFpTelpPTVVkdFprbENVMmRpTTFKQ05tMXVWVXBwU2xoNGFFVnVORE5NUTB0NVYyRkVRakpVVFV4alkzVkVVekZQU0U1VlpHRXdUV1F5YVRNNGFXMDBWVXN3TVVwVVNIcG5Rbkp6YmkxaVNYVjNYMW8wZEVaaFRVNUxUWE5rVlcwd1NEZFJjRVZLUVcxTVJUa3lSRGs0VTBRM1RVZzVNVU5SY2tjek5FSkRhSGx6YzI5WVdURnlialJrYUZCVllWbDNkRmwwYkdkNlpEUlRaRjlSU0VkYVVWQjNPWEZaWnpWbE1EWnBiWE5ZUlU1MFEySmZXRUZVTVhGUlMwNVpPV3RtUVdGaWVVaERUVzlrUjFNd1RXUlFWMEUzTFdFNVVsUlJlRXhHYjE5dVRIRkpka3BNYVVZM1FrZFhUVFpKYW1kMmFVTnJUVkJrT0cxWU1VWktZM05SUVVFeFRYVTFZbXR1WkMxNlRVOU5hek5QWWtaSVMzZDRjVGRPVWxVMU1sRnpRbkZvVTJKRFVFMDBOMUJKVUZVMFRXcHdPVXh5VldSSGF6SndlVzlmWm1ZeFNsTk1ZWHB2VW1KbU9GTTBWRXcyWWxZeVlrNXBaRVF4VFVwTFkyVnpOR2RwUkV0TmJqRjFOSGhtVTI4MlRHUTBjV3B1UkdaVE5uUnRkMDlwZFZCdU0wVnNNbHBpWDJ0cldGcEhTblIxYVdSNlNscFlkMm90TXkxcWRqbEtiWE14VUVSa1NuSjFTamxITTJReVRsbFpVazFuT1hkUGQwTTBPR0ZDUm1abmJqSmFTbk5OVVU1WVIxaFRhVVU1TldoUVFsUmhOVVZTU21Wa05sRjVRMjQzVFMxMmFrRm5jMGRPZGxOVVN6TlBWa1ZIV2pKUWFHSTNWbHBDTkZaaFJtRTFOVWRVVTI1c2NVVjBWR1JoTldwTlkwODVkVFUzVEhsc1R6RTBXUzFwYUZOV1gySTJjRGhLUTNvMmEzQjBTMDlWY1hkUmVsQTRXV0pUZG5GNE5EZGFURGRIVFZaQ05pMXRaV3BzV0daNFlqSmlObEJVZFdWUVUwSnZiR2xmU1VWalF6TTVXRVpzZEVObmRETlJMa3R5VjJkc1kxRnFZbVpQVGxaNU1HMTVjRUkzZFVFLi1Ccktuc1VsUVFrYjJhWjFjRFNzdTB6THUtQUZ2eFZjaENhaXNnQVJVbnMiLCJleHAiOjE3MDYyMTc2MzAsImlhdCI6MTcwNjIxNzMzMH0.FM5-zHPp0wg53LV-1-qV5cdVhhhYjGInyafwumeNCrc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000756"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:29 GMT
	x-forgerock-transactionid: 7f867e6b-4dc6-4c57-8206-5c235bd897fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:30.311 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:30.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 436491: jsonPath($.tokenId).find.exists, found nothing
21:15:30.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,436491,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1188ff38, username -> user.1000756, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@555b34f7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217330349))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:29 GMT
	x-forgerock-transactionid: 33219164-cb87-4c36-8699-3041e04f5551
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajV2dGI3Z2hvYWp2OTF2NjJiN2RtazJlb2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WllVeFlkbUZJU0VwSVVsbGZSMHhCU0d3eE1URkJMa05wYjFCelEyUktSUzB0WVRCdVoySlVUSGxtWWt4NlZIVjZZblZpVFZRMlgxZDZTa3hzV2poYVNVZFlURWxJZUZKdlRrRk1RMkYzVm1STmVDMWFZemhPVFZKT1RVMTFWWHBUYzFCYVdrUlBabEo1YVc5SVRVeFNVakpZYlhsVE9FaHVUeTFGYkhoMmRFVXRRWGhVZFhKcU1XMTNaVkpIVDFGb0xWbFBXRGRMYmw5UVVtUjBNVVEyTVZGb1RtUkRaelowWkd4UE5IUlBWbUpRYUVoMWVIVlllVmxpTkVkWFNHRkZXalZZWkRsd2QwUk1TMHRaUjNaa1V6QTRTbWxsVFhKd1ZWOVJWV05VVW5GdlNtSlZTMmMyV0ZCMGJuQkNMWE0wTmkxR1QzSnBla3hFTlhoMk5tUldWVkZVYUVaa1RuVm5WRGxUU1hwUVdteEVaekZvWTBKaFRsZDJlRWs1Y3pGSVJuQk1kbWxTVVZGWVpYSlljVW8zUVdOM2JqSnZNbU52UmxCMlgxQTNWbm8wTkVaTVkzTjBhMHRqT0haQmMxOTNORk4wWDFSd1JtZGZXVEpvVlhSSlpVNTJkVlpUZUhaSkxXMXZkRVJRV21SNmEweDVibEpNT0ZZeFRqRlhWMlkwZG5GRlkzcFFjRjkzYjA1MVVXaHZTVWRXZW5NMldHWlZZM2RpYmpZeGVHZE9XWFJJYUhGbk1qVk9PVGxsVDJOMFMzTkhhVVJRZUhsM1FtbHpkVEZrVkZodWMxOTNURTF4ZHkxQ2VUZFFNamhSU0VoaFFVWlFSakpEYTBWWWFFeDRaalpHYUhKdWJVWmFUVGxEU2s1Uk9ETk9WMnhHWVhZdE5YWXhiRXhFT1Y5cllsSjRXVWRwU210WWEyRXlSM0E1YUZRNWFEZEZURTgyTW1kclkwNDFURmhuZGxCcE0xcFBjRWc1Y1Vwb01uaHpTa3hHVlhoQlluRkllRkV4VEhSMVkxY3dibTEzZGw4eWFYWlVaM2hLVEd0SFVXdEZSM0ZwWDBVNVRXOVBWbUZxTlY5cFl6QmxRMEpRVVdkb1ptNTRPSGd3TkV0NmIwZDBWMHA2VG0xTk5IVlpSRUpFVldwQlJHMUtaVTlHYmxodmIwNVdYekI2ZW14ME5FUjFkWGRyU1dSbWJISmFURUkxYjNCemFXczJORk0zWm5BdE5YRXpNV2RXUzFVMmJVSTBMblJ3TjA0d01sOHdjamxVWTFKWlIxOU5XVlppY25jLkVGcmxNOHJaMW90cnJyTTZtWXRuX3hBMy1uM0c1V0tQemxfNllWTHo4enciLCJleHAiOjE3MDYyMTc2MzAsImlhdCI6MTcwNjIxNzMzMH0.vGtSSivb63ocymZmGnZ7GKLT6VY4eEolY7uv92sFSSs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:30.350 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:30.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 436522: status.find.is(200), but actually found 401
21:15:30.558 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,436522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e32078, username -> user.1000122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@510348c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217330510))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjJrN2kwM21iNW40bGVoZDcxMjRwN2pvYmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eU9WbEhSWHBXT0MweFNWaHlUak5tVVZKUmEycG5Ma1ZtTUhab1RYRXRWRFZOY0hKeldVWnhiMUJMUjBNMWRYaE1XV1pVZGxkVVUyRXhURWx1U2pacmRXODRXRmN5TFhOTFJsbGtZVTlNY2xwZmRXcENOa0pJV20xUWJFZzRRMHRJYWpkNE5rWnlVV0pSVkd0alRHZGtZMjloTWpGaFRuaE9MVFZ0YVVRd1ExcG5RbG95TlhaclYzbHVVbm8yVVVaYWJYSktNa3BNYzNoR0xXMXBlbWRMVGpScmJVcEtUakl5VEVFMmNEUlJaMlYxVjA1ZlV6VlliekpPTlhnME16RTFVMVJWVmtWRlJXTlVjRTFTZGpkc2EySnFVak4xVUVwbE9GTnNia2hGWjBOcVpERmFPRXg0Wms5eVdVaG9NQzFmWDJ4TGEwVXhNakZVTVZSS1JHSnNjRE5UWVhKb04wSXlWVVpzVFVsSU9HaHRTWFp1UjB0U1JXVjRkRGc1VlRCblJUSkVPVnBrWm1SSU1VMTBlVTl1VmpoWlZHeFhUa3hJVjFNMVJYWkNiek5PY2sxMk4wTkZiRVU1Wm5sV1JrRm9Ra2wxTW04MWEyZFdWMnRaTWxnNGFGTnNUMGxWZVVsWFNUWmxjVVZPTTNCSWQyOU9XbHBWUkhCTFVEVXdSM2RTVTNjMFlqUm5OVEJDZUdFeVIxUXlRVEpuVmxKeFR6VkZZa1Z0Y2xJdGRGTnFhREk0Wm0xak0zZExiR055TnkxM1NsVktXSEI1VUVsUWFHaEtPRE5oVDNGU1ZVSlllRVZWUWpaWlEzbENTazExU210T05GSkxSMXBhYXpseFptUjRjSEZSYjFoNE4xazFNbmREZEc1b2JrUmZaMmR3T0Vkb2VYQTVNVFpzTUZKVlNEUmZhalozWDFoTmNISmtjalJMYlZWS1JYSTJlbmRrTkdGWFVUaEJRMFZHZG1GNWJrSmhTekF5WVhCaFZXZEpWMEYzWmtRdGVGWk1WbWszZGtkVlZUaFhNVWt3U0dObVZtWkRhR295VFZkV1UwTm1TSGwxY1ZwSFJFMWtOSFZrWlVsbFozY3piMUF6WVcxTGFqTlJOekJIWkhFM1ZVVndWa1kwU2tscE1ITnJjVzVzVGxsa1QxUnlORk0yT1RsR05qWlNTRlpUVTNwRVoweFZlVFo1V0dsQlNuRk1RVVZyZDFWVFVqQnFNMVZuYW1WeVMxVjJXamxVVm1wRGJrTjNMbkE0TkdKRVJqRmZWbE5uTUhGaVQxUjZWWFJ0ZW1jLmYyQmxMeF90dlZRVEl5XzlPRW03eEFrQXdrQUZVYlRIR1V2cEV6a0pubHciLCJleHAiOjE3MDYyMTc2MzAsImlhdCI6MTcwNjIxNzMzMH0.Qg464de_IpoI8qvgZLHY_8eLnX6Wik3peMrbVNEU5Bc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000122"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:29 GMT
	x-forgerock-transactionid: 4456c659-86e2-476e-b3a6-2847525c9064
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:30.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:30.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 436522: jsonPath($.tokenId).find.exists, found nothing
21:15:30.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,436522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e32078, username -> user.1000122, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@510348c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217330596))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:29 GMT
	x-forgerock-transactionid: d71857be-02af-4831-9d6d-13a6b8004efb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnBvNjQ3cmFkZGlxOG85MW05dmVjYTk4bHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVV6azNkRE5PWHpGSVRrOWhXRUZRY0hoRlh6SlJMbFpJZUZwWk5WYzJTbTV6YUVrd01Wa3pWMFpsYzFSTVNtUjBRVzVUWHkxRlJqZElkbk51V1dOclZGWklYM1JHV0dKVmFtUXhhVEowZUVwU2FYVmxWMDR0YlVKTU1EWTRPVFZGUkROU1R6Z3RiMjlTWVdGbmVYRmlTa2d4TkRaU1l6VlRTVmxZZEVsU0xYZHdSblZuTkhwWVUycFBjVlZITmxKU2VrZExORUkwUTBjeFIxRndVV0pRVkVoWmQwVnZOM2Q1ZEVvd1MzRkhTVGxPUzFKVVYwd3dkMWRKU1Mxdk5EbFZiVGhaTVhKdFdUVjBTbTVSTlRWTFgyczNiREUyVUhnMWEybFhObVJ6U25ZM1JuQlJUMWQwZEZOMmVEbDRVSEJSVDFkdk1tdE1PRUZOUmxJNGIyVk9Nek5VV25sb2NrWk9VVVJQYjAxdWFGVnJUMFZ0YkVzellWbFBXWE5KVlRkbU4yZ3haemRqVW5OT1NWOVdORlY1VUU1Q1ZVWTVjaTFUY3kxdlZWSmpiVGxQWjBVeGRFMTZabmgxUm1OR01HaDVhMWQzVTFJM1dWZDROVUpoVkdwRFVuQnhjbEpTVDA5aFpWRlpiMmR2T1VOR1VsTnNha2hRUjNreVNtMDNaMEZET0VObWVUVktiRzR5VjJWT2RVVndNa2hxTVRBdGNpMDNjM1o2YVdNeWRXRTVjMXBvZDJOemNYVTRTbnBNYlRkRE9FUk9VRlp3YUU1RGVGQlhVazkzVFVZNVIzSjNRMEp5YzJ0T01IbDBWa3ByV21SUU9VWnRkekZwVW5BMk1rOXVaaTFvU2tkME9XeHliak5yVTJaV01sWjFiVVpNT0ZZM1pHUnJkRFp0WWpNemFYbHFOMUZuVG5GTWRuWXlhV1pwUVVOSWFXVlRhbVJ6U1dkaFJIUlBTMWgwVFZoTmRYWlRjMUJsY0MxWFdYZHpjRkJWUm1OeWRpMW1ZMkpUV0hGRFJIa3dUa3QwWTBWSFJHZHJZelZWVG5nM1lYb3pTRUZuVVRWYVFVZzJkMWhLTlhCTWVGcG1Oa3RTUjFsNVlsOXljV1JUU2sxMU9TMXBjbWt0U2tGMlprMW9NbXRMUXpGcldrcEdRbkJvTWpBNE1qWk1XV05hWDNwd1YyVTBUMTltVG5CQ1dWcGtjbmxyU2xOUFdrNUhhWGxST0RONVoyOVFUWFZ2YzBwSlRtMTNMbWRKTWpCRFJFSXhkM2d0WDBGaU5GcGZYMUJFYUVFLllzYUM2WDBqa3lONGJFQURJR2RoMDA4RFZRWGh5akRrM3FUcE4ydUJvZUUiLCJleHAiOjE3MDYyMTc2MzAsImlhdCI6MTcwNjIxNzMzMH0.EC4VTp1cPJ8VFSOBghnd82jKoaA1E2TAIlFQjRpXu-s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:30.597 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:15:32                                        2925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=859198 KO=13598 )
> restLoginInitiate                                        (OK=425765 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=424504 KO=1244  )
> restloginProgressiveProfileCallback                      (OK=8929   KO=1244  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.02%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.02%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.77%)
> status.find.is(200), but actually found 503                      4958 (13.84%)
> status.find.is(200), but actually found 401                      1244 ( 3.47%)
> jsonPath($.tokenId).find.exists, found nothing                   1244 ( 3.47%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###########################################################-              ] 80%
          waiting: 105730 / active: 28     / done: 436857
================================================================================


================================================================================
2024-01-25 21:15:37                                        2930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=860731 KO=13598 )
> restLoginInitiate                                        (OK=426529 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=425261 KO=1244  )
> restloginProgressiveProfileCallback                      (OK=8941   KO=1244  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.02%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.02%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.77%)
> status.find.is(200), but actually found 503                      4958 (13.84%)
> status.find.is(200), but actually found 401                      1244 ( 3.47%)
> jsonPath($.tokenId).find.exists, found nothing                   1244 ( 3.47%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###########################################################-              ] 80%
          waiting: 104969 / active: 32     / done: 437614
================================================================================


================================================================================
2024-01-25 21:15:42                                        2935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=862232 KO=13598 )
> restLoginInitiate                                        (OK=427270 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=426008 KO=1244  )
> restloginProgressiveProfileCallback                      (OK=8954   KO=1244  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.02%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.02%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.77%)
> status.find.is(200), but actually found 503                      4958 (13.84%)
> status.find.is(200), but actually found 401                      1244 ( 3.47%)
> jsonPath($.tokenId).find.exists, found nothing                   1244 ( 3.47%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###########################################################-              ] 80%
          waiting: 104227 / active: 26     / done: 438362
================================================================================

21:15:44.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 438695: status.find.is(200), but actually found 401
21:15:44.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,438695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41a498bc, username -> user.1002707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@459b0b48, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217344824))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDFxOXJubzhzNDEwdGZrb25jMGFtbjExczMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVl6UXlZV3BXUjFwMFVWZHVSbkZRVEd0cVZsUkJMakZwVWtZMFIwYzJUbnBYVUc5bFMydHNSMUZwTjNkc2FISndVV0U0UjNkVVkzVXdPR05CWTBSeFZsUXpSVmMxVlcxVExWOXlPRUZxU21RekxWQjJVek5ITjFoc1MyeEljVWd6T1VoUVZtWlZOa3RpWjBWeFh6bHpaMWwzTjI1ME9XeHpUek5mV2pOck1UUnhSaTE1WTIxRWVtUlNiVUl4Wm5GNGREQjRXV1pGUmpWclpHUlhOMEp5VkhWS1kycENRazV6T1hseVRrdDRPVEJQUm5Wc05rVkVSVlZRUTA5VE4xUTFla2N6TmxScWExcHlWbnA0YUVVMk1rRTVhVzEwVWxWSFgzSlhSVmczWTFCaFFWZDRhMkZVZWtkVU4xRTBObXBLVUV0VU5uWXhaVkJ4TTI5bmJTMW9WMU0wU1hWalNWUm1iMnhoYkc5ZlNqSlNRMDVPUmtORk4xbERhMWxWYVd0Q1IwaENORXh5TVVGRlltVjZSRWxrYTFadGRVMUpRMkpUT0RSWVprUXdVVUp4Vldsd1kwUnNhMEpsVmkxd01GaDNZa05wWkRabGVtNXlRMUYxY1VaeWJuUkJWakpHU1ZwNFZteFVRamt3V2t4V1VGOVZObWxaWVhOeGNGUjRlRU4xZG5wTFltZFlaVW80Y2poc09VMHdlbmRoTjAxd2NGQnVRMTlrWVRSSVUxQlJhalJXZVdoTGFuUTBjbmwwTXpWSFMycFVTVUpXY3pOb1JGcDVVRTkwTjNNMFkyVm5kSFpHV0dZek55MVdUMVp4Y0VOclNrMW9XRm94UjJkWVVqaGpXUzEwUm1KQ1ZqRm5hMnRCWWxKaFpWQlJaMnhmTWxka1J6Qm1NbXBCVTFrMlZsWnVUMTloWHpWS1FreE1RbE5uWkhNMVFVMU1iVk4zWldGMmJrUm9WMUJWWm5KWlMxRlpYMlJSYlhNMVIxSk9SbmhqYlhkRVVsQmtOVUpRT0hob05XOTRhVU10UlhCU05uRlhiMTlKWTJ4a05HTm5hR0puT1ROTVZ6bHBaR0ZwVGw5cFRtbEJSbEpyYkZad1QwTTJUek5wWTNaMlpGQTVWR0UxVldrelVrMVpVRGR0VEZaWWIyZG9aMjR6WmpkRWFGTnhVVzFtTmsxNmRYUkhibEpqY0Y5TlNYQkJZbWhJU0ROQlRUaGtWVUpTWVd3dE4wdEZaRFpQYmpZd2JURkpMbXhqTm0weVZYWm5aVkJFY2xGc00xSmlhV1ZoTTBFLnFpX0FVclpicUtTa3RzeUx5MC10ZGVTNjFHTk05dVc2aFpZLVRGUEVoTkkiLCJleHAiOjE3MDYyMTc2NDQsImlhdCI6MTcwNjIxNzM0NH0.Q0_T3mxdegJVOeGPVSVhgfJWc8MM5eOYT0ACq_T08Pk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002707"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:44 GMT
	x-forgerock-transactionid: 45f70ae3-3f29-49ba-9010-5d2b7207b282
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:44.870 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:44.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 438695: jsonPath($.tokenId).find.exists, found nothing
21:15:44.910 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,438695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41a498bc, username -> user.1002707, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@459b0b48, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217344909))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:44 GMT
	x-forgerock-transactionid: 5d1b5ed6-1d3b-41eb-a64a-3634a8a7447f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiam84bWxrMzkxc20yamhzZnFybG82cGtpYXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVZqRnBibnBMWWpZeWJpMUxOVzU2YVdwa1puWm5MbWhNZWpsSU1IVTNVRTVXTkU1aFZWSkpXbVZHVlU1WU1HWmtSV1oyYWpobVZYRnljMk4wV25KemVrVXhVMGxoVW01VWVFRmtVbGc1TFdrM1JrVndWRnBxVkRsV2IxZEhkbnBUTjBaQ2RWZE9NbXhYWW1GV01scFBVWFZuYUdkQmVVTjNWamxVVXpCd2EwUnljSGRxT1VGa1NtRTFVbDh6U0hweFRrTmFWVU5LWm5Ga2JGTXpjR1pIVmpodlVsZ3RSa2RwTTBjek1XTjJjMWxxUjNOQlJUWmtXRkpXTWtzNExXSkRWV3d6VmpSWFVuTjBiSEJEVFUxdU9YaFNYelpKZFZBeFRWcDRaa0l5V21wTFJ6QlpRVFZpUlVSclFubFBaVTVuUVZKZlQycDVTVlpyTkVoUVUzZERkWEZFTnpCSE1sOVRhM2wzWVRaMGFGbDBTeTFQZW5aWVZYTjFhbGhFU1hFMVV6bFlWV3h0YjFWb09HVXlNVmhZT0hSUWFFOU1VbVkyT1RkM09YVkNVazU1YXpaek4zUmtOMHhYVDJKV1NHTkdUMDVYTlY5UFFtczBjV2M0UW1Sek1XZHdVbFpDTWxCRlQzSkhjMkZWVjNobk15MHdYMHQyV1VGMFdUTmpWR1JXY1VWQlYyWmhTR280UjJwa1NVSTNhWGhtYkVOVE4yaFhaalowYldzeVNsSnllR0pwYW5WMlNIaHhjVGszV0ZwNWNsSm9VVzVyZGtKYVUyUm5Wa0pJUmxCUGMwRnhjRmw2VDFCME5VdHpXbXhuZDFCelNsZE5ZWGh5YlhneFkxbDNSbVZEYkVKNFNFcDBaRnBhTFc5SE1HeERkRzVqT0c1WE1tdEViVGxyT0hwTU0wbzFVMUJpZVRWblFYRjBhR1EwUnpWcWVuSm1WbGx2WTNwVVdEaHphR3RxUzJkaGVVNXFkbEJQU1c0dFJFTllUbUZoTkVsdVpFdzVZbWh4WjJ0b1ZWUlZNSEkzTUc5WE5YUkJNVTkwYm05SWVXMUViVkZEVEd4cGFFVkRlVzVZTm05cmFUVXdVMmszY0ZscVNHUklla1pXV25CWGF6WlJWRVp4YlhRemREWmhhV1ptZFRGR1VXbGhMVmhvTUdkVVFVOXlOVFpvVUhRMlkwWTRUVGRwYUZoa2FGQnJTbW81YVhWcU4yUk1iRGhSWVhRd2FHWkdVR2RzTFVrNE1uVnpMbEE0YUZReFFXNW1jVzVqVDNVeGNFNVhWbGRxU0djLjY1V19xX2tpc3F4VkdubEZlUjRiUnJGMXVjWUE2bnBXY2ZLQndxbXVUU3ciLCJleHAiOjE3MDYyMTc2NDQsImlhdCI6MTcwNjIxNzM0NH0.spTMLIctDf7S_s9ZrXUNOknPB4FeIzoXqlk59D4gNXw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:44.910 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:44.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 438707: status.find.is(200), but actually found 401
21:15:44.957 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,438707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40901908, username -> user.1002044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55a55e3f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217344912))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGNpN2c5cmtnMG8xdmZwajZjcTZsbWVndmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVNtVXhhR2xsU0Rjd1dVUjBhME5ZWjFsalJ6ZDNMbWxLUTNObFRFWkRaVmhvTFdOS2JsUkVURWhVTkRkblkwZHlUSEpVWlZGSVFUWjNZV2RZY1dNNU5XTlNkemxGZWs1R1VuQkVVbkZmTTJ4Ulp6TjVWVXhhWDB0clUyTnZTR3hWY2sxZlN5MHpMVFZNYVZwaU1WQTFNazVGU0hSSldWUnpRMWc0VkcxTGRFeGxiMmRHTlVSeVMzTkNPWHBuTjJOTUxXRnhhMVpqU3pSdVpIcEJVMHRXVURoSlgzcFFTSEp1TTNsRVNVdGFOM05qYm5kU2RYRTJkSEpYWDJaYVNubFdlVjlEUkhCS01tVTNNMlpCVjBoSGJVWm1hVTVaZWpCVlYyVXdha3BxYTNGWVVuVkhOM2xpUkc5RmVITlNaVXBWTlMxNFRtbzJiMFpoYWpWT05tUmhRMUJ2TUdwZlRIZHRURlEzWTI4eFlWOUdhbWRCVUU5TldUSmFPVWx4Y0Vjd2FHcFdUM0pzVTJOZlJqQklUbUpsWm1wVGVGUm1RWEk1TUdsaGNFbGtUMlpZV1hKSFpIWlljWG80WWsxdFZYSnFZVmR3WlRORlYxWk9WaTFrU2pKd1ZIaElSR2g0TVVOaFR5MDFWalJvUkhCb1QzTXdZMUJZU1dKaFVWZHdWR3N0V0ZwcVV6QmxRVmd0Y1hSVFUycERVakJmTmxGS2NXTm9NRlJQUWtkUk1YSmxNRVZ0U0hSRGQxUTJVbWRTUW5aWmEwTlpUMVpzUVd4dmVtNXNOSEJLYW1Sbk9VMHRSVzFuVmxZMFVuaGtTVkZaWW1jd2VFUnZWazVIVFhoa1owUnZZWEkwVFUwMFZ6bEJkMWRCWlV0eFUwcFFaMjFZWVhab1kxWnNZVlptWTJoaVFVVXRRWEJxWTBrd1NHRjZabVUyTlc1MFRIazNkSGxhUjNoQlRuZGxXbGRxUWxCeWRrRm1aVWhxVW5sbGRFeGhkRE5FTWxSek1IcEVXVkJGYTBsb04yeGpXVEJRT0V4MVVESjNUekk0YzBsM1JXbHJkR3RtV2s1dFpFNVZUeTA1Y1RWZk0wTk9SbFZGTlZCMGEySnVjSGxUZDFGbVVHeFdjbDkxVVdoVVQyVXRVR2hNYWtwVVRsWm9ZM0V4WXpGbE5UWkZOamR5YlZWRVJFd3dZVkZMYlhCMlVTMUxUbUY1WDFZNVdsbDFla1pUZW5nelExWjFVbmR0Y2pob2NsUnpMbmxhVDJkT2RtbEJYMVpzY2pkTmNtMXlXV0ZRUVVFLlRJLVdPSERQbWlSbW1RVXF0bzVwZDg4emk2RjBOMTZUNEM0dC1MeUgwUDQiLCJleHAiOjE3MDYyMTc2NDQsImlhdCI6MTcwNjIxNzM0NH0.MUGfj0yIQAbELjxhPmOSXMcPkNarBs4PlzPkmlubBX0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002044"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:44 GMT
	x-forgerock-transactionid: f179b21f-5865-449b-b46c-02e74dd85183
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:44.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:44.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 438707: jsonPath($.tokenId).find.exists, found nothing
21:15:44.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,438707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40901908, username -> user.1002044, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55a55e3f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217344995))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:44 GMT
	x-forgerock-transactionid: de420370-c386-438a-b99d-0e9e3d2af70d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWprMzBsc3B1Y2U1NjVkYzhpcWdqOW1xb3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFRXUmpiVWhPV2tScmR6SldMVGxyY1ZwR09IcEJMazV0WVRaMmREWlpWSGR3Vkcxa1lscExkbWxmV25CSFpUaGlRMDAwY0U4MmEwb3pjMjlQWjFWTldtcDBhREZEUzFCWlpsVTJjVXRQZURCMVdEbHhUakl3UTBsTVlWWm9VMGhXVEd4SE9VVlRRVk10WVVkNE5sSkJNMjVSVlRSR1YyOXpVbDluWjJVeVIwZHlUakJQWkZoTVVHWm9hREpyVXpkb1ZtWmhiVmRpU2pCa2MweFpabFJoT0dKTFZ6RkZjWFpNY0RKamIyMVhTMlJQVm1sNFIyMVVPWEIwYWxoalozaENkVTlLVGpOS2RsSXpMUzFuU1RJMWFqaEpXamwyWnpaV05YQnBjbTluY1RFemVGaGZjV042WlZwUVRFeEZTUzF2UVV4MFVYQkhlRTQwUjJJMFdYZHhOalJXV0VZMVMxUlNhbFIxU2xCalpEQktORFYyVFY5Zk5VZHFlbll0U0c1TU5XUnZOWHBuZFdGV2MyeDJOR1ZGTXpkU1VGUnVVblJVZEd0dE9FdEdhM3AzYlRCU01XMHlOV2hSVVVoVFprRTNTbEl3UkZCQ2FEbHJlR2xDZVZOQlNIZHNabEp4T0RBeVkzbHRPVTVtTWtobFRUVnRUR3hXUXpONWFrcG1NelY1ZUhobGVERmhNRlV4WXpJNGRYUjJXVGxxWjNwRlZGOVJORVJGUzFNelVtb3RSamt4U0d0T2N6RjVNa1ZEV1V0VU5XY3hjRFZGWm5aNVZFcHVWRVJVT0ZSNWJVeHdSbkExWkZaamRXWnZTMUpYVWpobU1sZEZhV3RaVjJwUmQwTnFVMk5VZVZCdGVrUjZSall5ZW5wSlppMXRSMjU2T1RkMVR6bG1XWHBoWDBWa1YxZzBOM0ZKYm5ac1pGWk1VbmRrWkdadU1uSkhUMFp0WWtoMFJHbEVhM0k0VjBKM1ZEWjFOREZGZFRkdFoxRm1TV2d3UVZaRk1VdDVPV0o2YmtaWVMyWkZjRjlGVWpWdlJYUlRNalV4U1ZWa04xUlpkalZyVlZaNU1rRTNUMGhCYnpOTWFUWjZUWE5KZW1wbWVUQm5SREJpZEhwUFpVc3hWR1JPTm14c01UaHlVaTFzY2tsNk5FZEJRbGh3WW1KT2REUkRWMHRzYzJkeFJXY3RlSFpYYTJGZlh6QnJaRmhIVEhRdE5Ya3lRVTh4T0ZNMlEwWkJhR1IzWkVFMVJFZzBMalE1VmtaVVMxVlJVMTlFY2tsSE5XUk9NRTlyT1hjLmQ2NTdJcUxkUkQ5X0JXRHFMU3NYSUJLOGkxUGZIZjNZc2RHZ1JJbGxLY2ciLCJleHAiOjE3MDYyMTc2NDQsImlhdCI6MTcwNjIxNzM0NH0.bDCSRu4ehNb-tAi8pDxtTRO0_b55T_NTh2jD6r-EPTY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:44.996 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:47.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 439056: status.find.is(200), but actually found 401
21:15:47.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,439056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66cac809, username -> user.1000628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39036238, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217347175))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGNvcmZnZmkzZThsbHIyMzU5dWpvZnFldCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTQyVWxaT1RHMXViMlIwUlVSS2MxQmphWGxCYmpObkxreFRTMnAxUkhSRU9XMUZhVWxUTFV4WU5HWjNjMHN6UmpkQ09YZHdhMFJKU0hkM2JWbEJZV3d0VFhCV2VURjVUSGhGWmtoc1gzaFpNVXRUZDJSNVVVUk9ObU15VVZnNE16ZFpaVXN4UjBNMlNtOW5kMlJFT0ZWaFFrOUpTSFI2ZEhwcVgzTTJWM1J3UTAxR2FYUnBjWFJ4V0hOaFVIY3lVRmRVTkZvMlRFWjJNRVExVjJkNGFsZ3ljMjlEU0RZeU1sTk9RekJ0ZGpkTE9HWlVWVVkyZVhSWFJsSjJObmxWT1hKR1ZsbEtOWFZyTW0xT1ZtbFJVbWQwWW1rNVZqUk5jWHBzTmpBMGVVbzBOMU4wVkV4b1kzWkpXRE5UWVZOck5VWmZaR1F3TlVKcmRFVm9SekUyVWtWUWJTMVRTVUZSWWw5SWRuRnFWRVZHWW1SVGFITjFkVjlHTmtwNGRWWkROa1pWUkVGYVVWbG9WRUk0U0d4eFQyZFdNR05YZG1aUU4weEdWV3ROVHpGbWFYTkNaVzlyVHpocVEwYzBlWEpFYkdKdGFuRnZNVXc1UTJaa1JHTkdPR3AwY2tGM2VIWjZkRlZEUzFaa2R6VjZhVFZhVUdWaFJVdDZOazAwZGxCQmNYSm5SM2d0TVdSa1VtWndURU0yZUZGTU5rdDNlR2h0Y0dobUxXMVVlakJUYkhCVE5ISmtTell3TFVGUFFrVkJlRTQwVkVWZmEwcGFYM2w0ZWtVdFdWazVTbEJ0VHpaa00xZFZVbXBZUkU5YVowTnZZVUZOWkU1eU5HcFJaelV6YW1GV1NtODNlVmhuTmsxRGFFeHRaVmxJV0dWMmRXVTVaMUJZY1ZSUGFFMDNaaTA1UnpCNmNYbFhibm8xWVZGVlV6WklNbVp6VVdnelJqSTBVSFJIVVRkRU1rZGxiMUZ1VG5wV1QweExiRWRtVVhjemNrOXdMVVF0YjNCaFVrZGlhWFIzUWtKVWRsOTNNRGQ2TTFGTWVUVkthR3hWVEdWcVMzTkxjVVphVVZOQ05uWmFOVkIzVDBkdGRVb3lka1JLUVRKVmNsWTROWFJqTlZOUFNuWkRTa055UVVGSldsY3RkR2t5VmpSWGFtWkdZWGRtYkdwMlNFdHNTMmxOYUZFeE1IRjJXVk4wVG1VM05reDZUbFpUVUhsU01qWlVOMjV2TUdscE5sVndZV1JTWnpWRkxqZHpUVTVTVUdJMk1HcGhNekJhY2xSaU4yaHhaM2MuWlRpR2Q0S0pWZWVkbW5pMFI1ZE5GYmdkVXNPbjVyU0ZpUGdTSnFCbkJvdyIsImV4cCI6MTcwNjIxNzY0NywiaWF0IjoxNzA2MjE3MzQ3fQ.A4g_00lEd7mM7lL-CvX_ARon321eEJP5zuoNqrain1w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000628"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:47 GMT
	x-forgerock-transactionid: 2b081f27-b726-4487-85db-27db880637f2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:47.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:47.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 439056: jsonPath($.tokenId).find.exists, found nothing
21:15:47.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,439056,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66cac809, username -> user.1000628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39036238, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217347267))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:15:46 GMT
	x-forgerock-transactionid: 83ce2832-d792-4568-9a54-b12aab8efd7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTdzZDZ2MWEzYzkxbDlxcmRxY2E0bW44ZiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTR5UmpsS00xZHRRMjlFU25GUVNXcFpUMVZzVFV0M0xsWXRPV2haYzJsWVpGZE1iVVZWUTFWTU9IUm9VMFUxZEVSQk1VTldWak5LZVhwYU5XcFZRbXhrYTBSeU1tZGphMVp0ZG1WcGRUUmxXRkJtY20xTFFURnBaMHB3WW1KTlExaFRiVkZsYUZkTVRtRjBRVjlrV0dwak5sOTRaMjFVYTNselQwOU5WVzVFTmpaTk0wTlZha1pvV1hjeFMzWkxTVFZITW0xVFJXUk5WVGhGUlVsak1tdHVZVlJUYm1OSlQxbDZVek5zUTIwdGVXbDNOamN3TW5aTWQzVnFVRmd0TjBndFZHWkRhbXRLWkZkQ1JUUkhPV1ZuVUhKM2FqTnRTakJsWkc5eFVXaG5OWGQyUmxKR1ZGUjVRVVpwUzBFeE4yaEdlSFZxUjNjMFYyMWpZM3BWUzNWeGNtUm5iRXR5ZGpsaWVuSlpkMUpXV1c5SU1VRm9NbmhHYzNadVdqQmlkMjFSV1cxM2NWY3RlVWgzWVdKNGVXMWtlbE5aYkRaSVgyRnNVMGRyZW1GMWVGQnNTV1ZpY1hwQ05rTmZXVXBXWTNkaU1HczJaSEpuZUhaeGNISnpjMWMzVldnNU9FMXFialkyU1ZKNlUzWlNORTVHT1RoNVYxaE5Sek5MUjJscFowbFZRVFpHU1c1d05tSm5aRFpPZEZOTFJrRlVZMWhtVFZCdU5tcFViRXhLWlRWdWFFWlJlR05aY2tremFVVmhReTFHUW5sek1GRkRObDkyT0RKaWJrRkdaVXhDYjI1a1J5MUJhWGRJTkhWRmNHdHVlbXBwWWpjeFNFUkhkamd5YlZsTGRFaHpjSGRoUmxCRWFGSnJlV3hwZG5wTlJXTnVOSEJtVFZab1RFWldZbVJ5TmtZeE9VeEZOMUJ2UkVSWmNFdFFPR3d0WlhkblFXazNRa2xSY1hWZlgzVlphRzVIVWswelVtYzRSVWR3Y2pGSVIxUm1hVEIwYkdoT01UTnJWbk0yV0VWaFpHRkxVa3BhYVVnMFJHYzBTVkpGYzJrek5IcHZWemRvV1VRelowaG5hVVk0VUZJeE0wRkJZalZTVFhaTk5EUk5OMmh6Uld4SlJWbzFNbGRSY2twV2RteEVWV1I0YzBkbFVYWnVUVkJyZW1OQlRFdFNUakpyZDA1Q1lVTXdUVzFDZFV4b2VYUTJlV2xYZWtZeE5pMUNjVFo0TTI1c2QwWmZWVXQyWDNsekxrVjZXbUpYTURZMlF6ZGxPRFpoUkhwMFgzSXdhSGMueUNfNXBFRDJsQm9sanN5SlVCSXpjajV4TV9GamFVTWxfM184LWpWNHptWSIsImV4cCI6MTcwNjIxNzY0NywiaWF0IjoxNzA2MjE3MzQ3fQ.tn-8VLXxLmOEKc9aA-Nq8Vn6eWbA8HwBB44Wran9XGY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:47.268 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:15:47                                        2940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=863766 KO=13604 )
> restLoginInitiate                                        (OK=428032 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=426763 KO=1247  )
> restloginProgressiveProfileCallback                      (OK=8971   KO=1247  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.01%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.01%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.76%)
> status.find.is(200), but actually found 503                      4958 (13.84%)
> status.find.is(200), but actually found 401                      1247 ( 3.48%)
> jsonPath($.tokenId).find.exists, found nothing                   1247 ( 3.48%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###########################################################-              ] 80%
          waiting: 103460 / active: 35     / done: 439120
================================================================================

21:15:48.958 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 439333: status.find.is(200), but actually found 401
21:15:48.958 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,439333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1707f4ad, username -> user.1000403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71f66e76, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217348911))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTNtbzd1cDhnNGxiazdkcnNncW9qZ2twcXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1ZHdHlSVTV5V2tvMmMwRkdUMUpXVW1zeGVrbEJMbXByU201eVNqQmFMWEZoWHpadE5ubDROVzV6VW0xbFFXTm9hVTl5YVRsTFZEUmZhMVZLT1daYVRIcDZhelJ5UjBOU1ptSjViMU5SWVRSQ09GTk5aMVJDVVZsWlZWOTJiVTFqV2xGbFkyZFlTems0YW1OdWVEVnliMXBrVjA5bVRtdGliRmMyYlZkTldWaExZVkkzVDFoTU5uVkNaRXBYV25wVFVtVTFNVmwzYVhaVlFsbHpNRmhrVmpoZlkwMTVkRXBJV25nd1pWWm1kMmxTTkZCTFRYQnhkMEZ4YzA1ZmMzcDBiVTlsVlU1RVFrUjVaMnQ0TlZkSFJVTXhWbVZXY3pGVlVscExkMlpSTkVsTlJXSkVabEJrYzFFMWJWbFpRVFJOUlhSWU4zQkZaa1JHTTA1dE5rTkhRVkEzYVUxRmNVaFJTa1J2VEVWeFVrZzNZMll3VnpOWVlraHVPSFJ6YUVGSU0wRjNhMk5QU2xaSlNqTnNXRkY2VUdsdFNsb3RUelZYU25Rd1JWcEZibVJXYmtaRVIxaHRPVWRaUlhGcVVURlZaRTlxT1hneVEzTXpZMUZVTjI5NFJVY3lORXM1WjJkRVYxUldZekpKTnpsWkxYRjZka1JNYldWbFkyaE9RMjlXTUVoMk56Y3pORmhTUm1aRVF6UkRNVTlUV2pjdFdpMVNMV05JWldOaVdVRktPVXd6VERBMlRXeHVXbkp1UlZObk9FbGhVazlXVUdoSWRVTmhNVUZGVkRacU16Rk9OamN4WDFaSU9GTmhVMjFZZFU5a2RXSlZURTFYV1VadlZFdEhaRGRITWtwV05sUjBTRlJ1Y1hWRlkweGpUamxMTFhBMFIwNDJWVEpDUWxOMWVERk1jalZZWW1SdmRuSnJkekpaTFcxdlFrWmxXWGR6UjFwRVJrMTZkRFJQVG5RMlNsTndkemRCZVVneVNuWXhjbmc1YUdoSlVVdHlZMVY0UjNsNkxXRkNNa0ZHWWxkT1Z6aHdTMXAwZW5GeVNqUnZiRXREU1c5SE4ydExSVm94T1VodVMwcFRkRzAwVWprek5XNDJRMnR2YlcxTWQwaFFYelV3UTNrMVkwTm5Ta0ZRTTB4ZlNISkpRMGxvTlhNM1VHOXhTMkY2Y2xjeFNEQlJVbk5hZVdOTVNHaGxjemxRV1VKalp6RjROa3B1VFZoNE9GZzNNbk14WW5ad1lrRnJMbWhmWWtnMU4yeE5YMGxQYlY5d04wcEpRelZPTjJjLjRLZDVxVzg4cHROcFlqSFYwMEplVDcxcjlqMHp4TXlxekpNcGRpQVF3dG8iLCJleHAiOjE3MDYyMTc2NDgsImlhdCI6MTcwNjIxNzM0OH0.Ad-2MM78IAHVaWytb-ylmAmj9UzsRUh_fdF7bfStI2E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000403"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:48 GMT
	x-forgerock-transactionid: 0471fbe9-d61d-4d46-be42-ac732908feb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:48.958 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:48.998 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 439333: jsonPath($.tokenId).find.exists, found nothing
21:15:48.998 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,439333,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1707f4ad, username -> user.1000403, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71f66e76, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217348997))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:48 GMT
	x-forgerock-transactionid: 55473357-8f1c-4897-b625-ae800972fbd5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTBvN2NobjJjM2RjcXRwMXJhNWpmcDlsMTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emJHZDJSV1oxUm5sR2FERjJXVFJ4UXkxMFFYTjNMamRLUm5obVZ6TTJaamxqVGxKT2QyZFZOWEZtV1hObk5WQjNTSGROUWpJNWNHY3pWSGhZV1ZabVdsQlJhMGczTW1SWGNsUTJNMDVIYWxOeFNWUjZlbVpWY0ZBelYxcDZURk13V21rdFYySmphR0p1WDJ4WFRWWnZOVjlUV2tKdFp6RXdNbmcxZUhCdlZqaFpURGxhTUVkMlZGcE5ZMlZ2U0RSVlpGQmxWRzl6YkVOTlMyMDVOMkpUVWtsc1ZVWnpSSGRLUm5KNWExVjZMVE5sVGxOaWRWTTRhVnBLZVdsc2NqRkpaWFJSUlU4MlRsUmFVV05SVVVGVVQyZHZNMFoyZDJSWVlsZE1aQzFvU1daaWFqaFhaVEpUWTJoYWVYTmpjVzgxYzA5cFREQlBNa3hKV1hjMk5EaG1abUZDU2sxek0yWTRTRkUzT0ZKSGJqVTVlVGh6ZFVVd2NrZG9VbkpITmxoUVdrYzBUVmc1YVcxSUxYcEZSRlpGYmtJMGNYWkNPVUp1Tms4d1RFUkJkVkJsZG1aV1VHOXRaRWt0WjJKQmIwdEpkWE5tT1hSdFFVTklXa2xsVmtWMWRUaHVabU5WTTNaNFRGQlFaSGxaVlVob1RUTnRhV3h4YkVadVJURmtlSEJzTldWdGRUTjRSMDA1WDFodFYzRXpMVkJYWDBkRWNHUnRRakIyUW1ZNVZGUjFabFp2VlhaQ2VIcGhSM0IxY2pKNVRUY3hVMGhxUkVWRGVtcExRa0UwVFhoaVMxSTRVa053TVRoTlZETnhiV05aUlRaS2IyZHBia3g0YnpWdlpHdHhXRE5WVW1ReGExZEtTMXBsU0c0MU5ITTNjV1F6UTBsSlNEbFJVRE52ZW05dmJIZHdhWG80Wms1UVRtWlpRWG94UVdoSGRWOXRWall0VjB0ZldFWnlTMlYyU2pkWFFWbHpVekF4UlZKWE1USndYMk4xVUVKQ1NVTk9URGw1UkZNMlRqaHZUMlJvYzNOQmRWQTJUVFpxYTI5MVZGcEhOVUk0UWtadVRYWk1kbmM0VlRSaGNtUk9jblpGWlZwdk0yTmtXbVo0YkZRd05tZzFXR0pSTTJkTVgxbE5OVXh0WnpCWWVHbE1hM0YyUVhkR1UyUTFUV05mVlZKdlEyVlZNMHh0VkdodWJHc3RWRkJJVEZsMlZ6aHJZWFk0TjJoTFUwSmpaMmN5V2xKd1FpMU5MblJpY0dWWmMxQllTVlJwYlZsNE5VUnJOREpOZDJjLnlXQXJXci12N3BVOWlNcGlrZ3pBS0piZ1pQWVhnSkZWaE84dlFRZ0huTGMiLCJleHAiOjE3MDYyMTc2NDgsImlhdCI6MTcwNjIxNzM0OH0.tPSE3wsqL3hkeNLs6T3w0mjETsDA3EejvGi9CLMz8Lo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:48.999 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:50.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 439598: status.find.is(200), but actually found 401
21:15:50.708 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,439598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@90aa977, username -> user.1002781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c9c3f2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217350660))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHU2dWhubTdkNmhoZjI5bGlnZnRtbDA5NjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NU4wRjRNV05wZFhORVoyUm5TMUY0ZDFKblFVbDNMbTAxTjBSa05IazRhMmx0WDJSMFpscE1WWEowWXpaWE9WaE9NM2hRTkdVMWFtNWFOa0kzVWtwM2FXMWhaRmhvZWs4Mk16Vm9ZalV0YkhaSWRVWTRTbUpSVGtSTVlYSkZSVlo2YldwR1QwY3hXSHBRTjBGQ1ZEWlVZbEZOU3kxdWJVTnJUR1o2YTI5M2RYWnBNa1ZSY3pOU2FISndTMUY1WkdWcGVVSnpablJuV0dkT1RpMUJNbnAzTXpoVFJEUjFVVmd3U0d4TWFGSlBVM0pwVTNkemJUQTJUR3hMUWpWRldFSnZaRkZCWDNKd09UVnRjbUpJV0VGSFdYY3lZM1I1TmpkVlpVUTRObTVmVTA0NVNWOVBPVnBzZUZOVFdGRXhNM055YWxSSGJXdFNNMG95WDNaVlVUQnlhemhtV1ZOb2FFTk1jakZvUVZWS2NIaDJYMEV4VEhCMVF6QkxaRXBzV0d4blgzTXdjMDVDTVRaaVdGVnRRa0ZVVW5Kalp6a3pTMk5KVWpOUFZWVlllSFYzYXpSWVQyTldWVlJzTWxOdVdHTnhZM2xpVTJKSFVtSlNSWEoyWHpBMWJEUllPVnAyZDFoblMxUkxVVE40YkdkTk5HUkxhR1Z2ZEZwT2VVMWxjMkpqUzNBMk1tcGxNbEpKZFZGNFlucERXa2QxWDNoRU9IWXhTVU5LWWxGZlFrbzVRWGt5YlVOdU5GSlRNRlpUVUZwU1UyczJVbTFLY1U0eGN6Vk5NMFJxTWtGNmFYQkhVbkZPTVZKTVgxWXlTalpMVDNRM1EySTJSa1JTYzNGMmRuQTNVbEpSWVY5NmVURldTa1pGWW1WMlpGRm1XR1Y2ZDFKS1V6WTFWV1JzZEhoak1GaHBiRzkwZUhabVMyNDVNVmx5Y25jemFtbFpRVWhtWkVGYWNYUldkMFZvVnpSak1XUlBNakpNWWxCMWJtVjZjM1pKTWtGelZWTm1hRGt5YUZBeFJrNUZZMnhwZGtzd2IwcElTVEJTYlhWRWFtSTFNRWxKVFdKdVRteEljM0pFT1VFM1dtOU9hREJWZG1kT2JrVnVPSFphZURCdVkyWm1NaTFOVEdzdFkydFRkRzVtVnpZemQyTkdTRUZuYURWdVQxUkxVRWhsZGxKMFozTlhkemRrZDJSUmRFTldVVnBWTURkS2RFZzFaRUZPZFdrMGJVaHVNVWhRV0dRdFN5MU5Ma3BSZGw5RVZXZHZiMHhvV2tSUFJ6WlhibXBWZFZFLmVOcy04WEhGX1BsZFp3VE03V0RfMnplbkU0Q0ZBS0dwOXAxMUhBeHljYUkiLCJleHAiOjE3MDYyMTc2NTAsImlhdCI6MTcwNjIxNzM1MH0.SWqejN0f3b7XglMmsjnmXIRCpEKAozzSuMYA1po9xWU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002781"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:50 GMT
	x-forgerock-transactionid: 19797347-728d-416c-9b25-7dfddc771ba3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:50.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:50.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 439598: jsonPath($.tokenId).find.exists, found nothing
21:15:50.749 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,439598,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@90aa977, username -> user.1002781, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c9c3f2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217350748))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:50 GMT
	x-forgerock-transactionid: fba413ad-a719-4001-ae05-5aa70ac94c38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXR0bWVrM2ZzbG9tMGQ3NmIwbXBpMGhuNmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1pIbElOR1p4T1dkMmFYWnNWR0Z1Tm5GTlZWZG5MbXQ2WHpBMVFuTk9OekYyU0hreVRucHlOR1pHYm01WVdIUkNhbTQyWlVZNFZIbHlTblJZY0U0MGVXZFBWMVpVU1ZJM1VWcGFjbFp3VkRaTlFtRlFORXhqUmxSblpqWXhObXQzTTFaMGFERjFkRk50V0ROclQyeFdkalF5TW1ONGRWTndhSFp1YVVNMGFUWldURGhET0VFdGNYQnFiWFpMY210U2NGUTRZamxvU0VWdlpHazFMVlp3VlRreGEyUk9ZMWR0ZFdzMldYTjFUQzAzYmxGT1lXSTJkRnBVVEU5V09WSnZMVTlYVW14MFJ6aE9iR04xY0VVd01IRlhSMDgwZVY5a1RuVkNibkp5TmxrMWFsUjZNM0ptVEZKVVFsVTJOSE5sVHpneFpqSXhhekZsVkdKM2JuUkRhV2g0ZEc1VlJHcGZZblJDVURac00zSjRiV1pCU0doRVVFOHdjMXA0WkdaRVRGTkdaMmRoUzJnd05GUXpWbFF5Y0dacU1YcGthVXBDWkhsNkxWZERlV2g0V25KVWQzazFORFZrT0RSZlFXNXNjV2xYWTBkRlpFcGtZVUpxV0RGQ1MyMW5kakpYTTJac2NtRmlZMWxrV1hWeFZVNVpVMEpvZEY5RlRtcHFkbFZHU21VelkyWlpVemR2VkhGT1pWRXdaVWRTTW1Sa2VGTjBSRE40VDAwM01HYzJaMDR4WW5acU5HMDFTV05ZZVRkTU0yaEVWRTVCU2xaUlRITXdOWEJyTkdOS2MwZzNZbDlUUW5Wa1gyOVdWV2RNVjBKM1UwaDNabXN4VERFdFpWTjZVVTEwWm1NNFltUjJWbXhJVkdOU04yNHhkRVV0UTJGM00weFdaamRpTW5GblJYUlhiRTA0TlZwM04wNXdWVVozZDNsV2QwbFpkRjlvUmtKT1lVcHpZbG93TWxwbVFsa3hWMkpxYUZSVlZFODVhVnAyWkVOS1ZteHdZVXBQYjIxR1IyZHFWakZTY2tkS1JUUkVkbVZwVG1GbVFtOXBPVEpWVW01dFdVaGxOSE01UlRkUVVWY3pTelU0ZUZSTVdXeEpZMWd0TkdOMlIwNU5VVTVvWkVoeVFqaEJNMk5HZG5OSGNtZDZZWEppUVdkc2VHNUNRbDh6VTFoYVZrbHVOSFV5T0hSeU5HNDJhMnBPVjNabFVTMTViVWRLYWxCWWRqSnZZMnhKUlZCd1RqUnZMbTk0TnpsaGVYWnNjbkZpWHpnNWEyOWZXWEZUYzFFLm1MWTNFbVBRaWV0QjdQSVdydHk2Wk5pakYxMW9Wcy1EMzlMUWdtWjVyd0UiLCJleHAiOjE3MDYyMTc2NTAsImlhdCI6MTcwNjIxNzM1MH0.-SkypIuqQ9xxYuiOhEqBX6b2qj49KrwSPNXIpiDG8v4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:50.749 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:50.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 439604: status.find.is(200), but actually found 401
21:15:50.779 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,439604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42259eca, username -> user.1002129, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70e51a2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217350732))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGluN2t0MGdpZGdxN3NlcTRmNnZkbDg0Z20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVNuUkdhblJUYTJSYVluRndSekZDWjBkS2MzSlJMamxPTTJRMmFrbGlPVlZYTjFsc1FsUXRSMEZsVjNOak5VaE1aRmhxYVVKQ09FRm1Na05TVVc4NFVGVlJWMUp0TFhWeWJGbE9NV2xYWm5aV2QxZDVlbUp2Ym5ocExYQlhaRzFVTFZwMmNGUkVSR0kyTkdGdE9FSkJZMlZpTUdGdFVGaENhMEk0WVRRd1ZsOWtZak5tVm14bFRGbHZURWh3YURkRVMyb3RNVEo1Y2xCS1NITmtSRzFKVTBwMFEwVkNlSGhSVUVKSFJYTXRSRzk2VWpKUVZFVm9UbnBrUWxKVGFHOVBhMmR3YlMwd1YwdGpXVmhTUkRndGFHcEtSRlpQV0Vkc05YZDBVR1l3UkVWSFFsSnhhVlZ1VDNNMVlsZG9TVlZwVDB3M2IwSnZaRTFZTkUxTFVIUkdWbkJaT0RCeWJrSTRORUoxZFRKM1NtazBURlJPYjNGaVpEUTNiSFZPWXpGS1pWOWxkMmxWVjNsNGRrWjRjelZRVFVWNmVVUmZkMlZzWkROd2VtdHlVekZZWmxRdFZHdERSRk41ZVROV1p6ZEpUakE0UkRWbVVpMVFRMTlKY1dSVmVtOU9YMGsxUlhFNWEzSm5NVzFCV0V4YVp6SnlabEJwWTFGZlZuTnlNREJMUWxwU2RraGxXRFpwZEdOM01tazJSekF3V1RSQlkwaExRekpCZGpsd2NUaHJlVFpKUlVJd2FXeGtNM1J5YUhGamFGOXNZVVEzY2xadlp6ZFFkMVZuU25KNlUwMVZhVFpSTjBKT1VFZDRha1l5UzJ0MWRYRmhkMkkxZVZCVVVsSXpWWGxpVUZwb2FYVjRWQzFhVVc1SE15MDNVa1J3ZVVGc1JHbHlObFZXYnpkYWJXRkROMHhZZURaaGRraDRjVTAzWm1wbVQwNU1YekpyTm1KbWQzRm5TWE41T1ZoSFNXSlRSbGR1Ym1Kak5EbE1VazR0YjFCdk5GQnVZbkoyUkZKWVpGRjZiM05PVUV4SU9YUnFORlkwYlhsSmFYQTBYek5HYlY4MlQwMXNRbU55Um5kcFNTMTNaMDR5WldzeVNVeHNWakYyUlZOemJVSkdNbWhzZFV0SU1uaFhSVk4yVWxaRWExSmpYemxIVWpGUVJERkpibGxrVUdsRFozaGxRMUY2Vlc1RGVreDZYemhpVTFsR2JUaHBTWFl3VUVkVmFrZGFWR1ZSWjFaRFUwTmpMall4U1ZRMk1YWTJaRkZzUldNMWNrbHBiamQ2WDJjLlZmVWN1cFJlNXA4ZXlZVW5NMWlwN3dZbHJSYWtzUEpsb3ZBYUtzTEJpb3MiLCJleHAiOjE3MDYyMTc2NTAsImlhdCI6MTcwNjIxNzM1MH0.aV6h_3mRtSxBL6wT8V_dexBXYgPbgkZtIMBQIS5V7Vw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002129"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:50 GMT
	x-forgerock-transactionid: 81bee281-6f79-4fa1-b69b-42c65a0ba317
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:50.779 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:50.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 439604: jsonPath($.tokenId).find.exists, found nothing
21:15:50.818 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,439604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42259eca, username -> user.1002129, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70e51a2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217350817))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:50 GMT
	x-forgerock-transactionid: 08b7f7d9-c0e9-415d-9f4b-028bcbeef426
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTg5dHFsOWtqaHFqZ3BrajE4anBxYXU1NnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFUwdE5YMjVRV0VKUmMwRm9RelYxWlhWeFFWWjNMa0pGZDBKa2RrdDJiRGhPYVRodmREQTVZWFYyZG1kTFNYZDVWMTlJVGtKa1dHY3pabEJLZFZKc2VsZHBVbmRsYUdKbFowOWFhVnBCVDJ4RU9HVnJhbmxvV0UxT1dHeDBlVTF6TFhKRGEweHdTekpLWkhKblh5MVpjR2wwTUVkNlpYcHZaMDFQUVdka1NWWkVPV1pwWW1ReVRYRlZRa000ZVU1M1QyczVURU5KZFUxdllrTmFRMVJKY0V0NlEzbDVabnB2ZVY5NWVEUnZiakpwV2pobWFtaERNREpQVlZwelpERXdRVVpGUlcxVWVsOUZUM296UjAxWFJrVnJRbGt3ZG5Cd1RWOVRlV2hpZFhreWF6QnBMVXhtWm10NFVrMXBXblpaTkdSVlRXbFZjVlZRY1RaaVJGbEpjVFU1UTIwNE5VcEJNelpLTTFBMGVEbFhSRk0xUlU1MGJUbG5NMHRCVEMxM2RXODVkbWxUU1dseWF6bDZSRU15UzFwd2JrVTRhRE5ZYjFOVldGUkdTbEZHVlhrd1RrbFBXRE5NTm5wTlp6Qk1XR3B0Tm5kNFRUZzVkME00ZVRSNlZtMVhiRXhSZEdSWmFFdFFiVTVGY21SVkxWbzViSEpVU2pZeGExRnhaVkZpWXpNdE5XRkxTbXh6V21WZlJrVXRXRUZ3VWxnMGFqZHBUV2MzYjBwTlozSjZVMEV3WjBwdVpqSjJZWGhCTm10UmIxcEtXV1paZVVOS1UzVTBlVGR3YjI1U2JVRkhaMlpFVnpkU1UyZHlNMHhWV0dWMlR5MUpjMmxVTVdGS1ZHSk5TakEwUVVjMWVuRmlPSFZJVkd4dE1UUnNXRVZXU25wM1QxcHBaV3BDT1ZCTlN6TTFhbkpYUlRaWlMzQjRZVU5YZW5aQlRtNW9iSGd0Y0Y5VlJIVTFWVU5mVm1FMkxXVjNWVXBQV1d4cWMydHdaekozWTFWcWNVdzJhblZzYlcxU1FXaFRiRk5qVUdOVVNEWjJNbVJ0YUhKd1h6WlNRV2h3TFdodlFqRktYMjVCYjBOc2NrRmhRME5KY21ZMWRGcEJWM2hITkcweE1ERnlUM1pOYkRSRU5rcDRja3B4WkdWR05scGFaMk5HUjNWck5WTmhXVk5MWjFSdVdISlVZWEJPTWpSaVdqWlZSMkZOY3pBeE5VVnFabEZRY21keVZrbHFRWGwwTWtWV1dFVkpMbXBJVEdoU04xVkdiMmxtWTFsa09GRklabUY0VjBFLmdpNTFtXy1NU1JEX3IyMXVweUVGcmhvTGVSUlJHdzVCVzJmZUtQMS1VNFUiLCJleHAiOjE3MDYyMTc2NTAsImlhdCI6MTcwNjIxNzM1MH0.UmHpVqQBAgYYQvJQ7rV5FJv22ctoHZlokO5QYMnys1A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:50.818 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:51.484 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 439711: status.find.is(200), but actually found 401
21:15:51.485 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,439711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c419d9b, username -> user.1001907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69e46dea, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217351432))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmJraGhvYzd0NTFibDIwaDFvaGN2YWFtYTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MllYcHdZa2w0YURRNVVGY3pkbEJsY1VzMWQzZEJMamhDT0ZsaE1uZzBTMmhyVkVOQ1V6a3hNVlZUTWkwemR6Sk9jazlCV0daVGVHTlNhRUpFZGtaUGRIUk5kRUkwWVZOZldWcE1iMjVtYXpOclYzbFBXRTFEZFdSelkzaHJSWFJIZVZWcVpsOURSMU15YTJnNWMwUXdjVTVGYmw5VmRGUllXV1JmUkVOcGNXdHlXRzFtTUd4blNVTjBVR2xKTkhCT2JrRk5jSGsxTUhOdU4wZzRWM1kwY0RCSmVrOWtOVzlTZEdOdFpXNUhOMXBIVmtnNVNWaFVUSEZwV2tKUGVUa3pkRFpxUzNaWlpHRjFiREl3UlZsclJYSnNOMkkzVUVKT2JGSjJUa3BSUzA5VFltSkVXbU54Umt0RmNURjRjbTVUTkd4RVdVdFZaazFvUWxwME1uWlhkMmgwZUVoSlVYbzFSSGRoYkVoblVYb3lhbFZXVURWQk5UQnNTRGxLUVhZNVVGZFdSV2xFTTJ4a1JFbHFaV1ZrYlhWWExXcGxTM0pZT0hVeVZsOVRZMlkwUnpCU1NsaExRVmhSWVhJNVpYZDJWbUZrTUVReWNXOUpZMDV4U25aYWJETjZXbEo0VlRKNFlYWkhTVGxPUjNZNVkyVXlTMEZyVm5ONVpWODBXVVZqY0VsQ2VIZDRZVmRhZEZsbU5FVkthSHBWWVVKTmExbE5TaTFqT0RsMldEUkJjbU5xVVRWaFVWVlBjVE5DYkRaUk5IUkZUSGd0Wm1obk0yMUNWbFpSWVhSbWJrOVFWM0JwTjFwaVVHUTNOMFJ4TmxGaVNUWXlhVkZQY25sMFJVRldjV1Z5YWpOUU9HUlBURWwzYm5KcFJXSnlheTFCUW14WmFUSm1kelpmTUhkSGJreEZSSGRoVFVaeGNHMURNMWsxTFd4T2NGUjZhbUV5U0Vad1dVNU5UWEJIZWpFM01EUmpXamRFTVdSVk9WSjJVRnBOVW1KZmRITkNTRkZsYjNFeFprSlFaMHcyWXpCTmFFbExSVVUxTjJsQk1XRkpXa2RuZWpSSVdXOWxZa0UyWlVsU04yRXpWR1JXVVd4VFdGTmpOV0kzTnpSRlptUjBSeTFYUm1KQ2JrVmFSVGhHZVZkUWFqaHhOVkpCYm5GQlJHTlBUMnRHVjNoU1YwODRaVGxaZEdvNFQyNXRkR3B5UVZaRk0xRm9abVJ0Wm5sVWVWOWliVXREVGs1eGNXZEZMazR3VEVWS1JtVlZjMHBwYm1ST1lqQlFTVGhSTUhjLlFVZkZwMlYtMTFpMlR3V3dNTGltTG10QVBvTzZwRTZqUFMxYW9MMHpZbWciLCJleHAiOjE3MDYyMTc2NTEsImlhdCI6MTcwNjIxNzM1MX0.OgJUjqW-9nxhKKSh6_T_QsmKgqlokhLQ1A6tDBqdNgo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001907"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:51 GMT
	x-forgerock-transactionid: 9d4e0e54-e45c-45d7-a71f-66b23d357968
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:51.485 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:51.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 439711: jsonPath($.tokenId).find.exists, found nothing
21:15:51.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,439711,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c419d9b, username -> user.1001907, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69e46dea, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217351523))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:51 GMT
	x-forgerock-transactionid: 2f240a02-b89f-4414-b3a5-adc64761cb24
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWhiOTJmcmhmMGtoNzVybzluYWZqNTZzMnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVNtNTVkbVZ4WVROWWNVcHlja05NYmxsdVNHcFJMbXRhYUhsTFIwdzNOemhsWjBaNU9VdE1lSGh4VVZSVll6Y3RVVjh3UlVoMk1HNTNlbGd6UlZseGNUUXdRakZEVDBGcFRFbDRhbkptY0U5bmRXSmxNSHBWU2xwS2MxSndRWGxJYVhwek0ySjJaR05UVUVoU1pISmpXRWR5TFZweFVGbEdWRWhCVlhkUGEzcDNSVkV6TTI1Q1VsRmFhR2xMZGtzdGRDMXRlVUZMUVhkcFZ6QkdiRlpoYTIxbmFXWjNPVXBYVkRZM2FHaG5Ramh3VURkM1pITmxiM0V3T0RacU5IZHpaVGx6U0hGTFlXZElUVUZpUkc1SlVqUkViRGwzYjA1RlFWSllWbUZEUTNsUGNXVm5lRzlhVEVWa2VYTkxZM2RrUW5GSFJHeDJlR1Z2TjE5SlFUaG1ia2QzZDNKME1GaG1TMHh5TTFsWVkxbFFSM3BDYVd0TWFsQm5XVmxRYVc1QlZXSkxXVGhsVDJOWU9YVnBkMnQxWkdwU1JVMXlkRzFtWVdRMVdteElTRmQyYTFOV1JqWnNNV2hOTWxCdFJFOU1kbUU0WlRabU0zaEhMV3d6Y1hOYVJEVlVkMTl3Y2xGcFFrZE9VV00yZFRkMVZrNUxiRFJVVTNkdFNtcG9YMGwzU1ZaSmNsQmpkbWRwWDI1SVUycHJXRlpIUlVKR2FXVTVSWFF5WVdwVGMzZFZaRlo0V1ZKQk0xcGtOVzFaWkZadFZEQnJXazAzYTNOS1NWUm9WREl6YzJsalMxbHpRMjVVTnpoUVRqQXpjRGxCVFVvMlUxWTRkRlZQT1VSTWVVbHplbFI2WkVwNU5FeERORWRYVjBKb2VsWkNWMmxvWkZwQ1ZUTk5VV1ZEZEROSGVVNWZlVEUxTjBkUWNrcDNhbGhIY1hwbGNVbG5la2s1ZFc5SFpXVXljRE4yVG5JMVpsVllRblJIZEdkak1tcEZVSHA1YW1aTlJFSlRWSE5IUTNWR2FVOWpXa3B1YkU1aUxWQk1NVXBRTURkSVVVWndTVVZLWVdwWFRWWmZlakJWYUhCYVUzcHVSVkZhVXpoeFVFMWpZMGwzTkhWb05GcHRNbkoxYW05a1V6WjFSbFZSYVc1UWVUQlNUMTlpY1doZmIybDFZV0pJZDNKaU5HRXdabXhGUkVjMGJuZDJOVXgxVW1SaE5HRXRNV0ozT1dwc016ZGtNREpsU1hJMFprTlJMbEJVWWxrd1NqYzBaMUJSV0ZGTGR6Rk1TMEptTlVFLmN0QWRSV3BMMG15ejVPV05WWkNkeFAwVEI2cFd1UzNPaXJLUV9aXzdPcXciLCJleHAiOjE3MDYyMTc2NTEsImlhdCI6MTcwNjIxNzM1MX0.gKuA9wWvcw9Yv2bePBKRX7oDtN1BgVZLMGvYwd7JfT4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:51.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:52.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 439823: status.find.is(200), but actually found 401
21:15:52.270 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,439823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a0a99a7, username -> user.1000559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@595ef9b5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217352221))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGFjNzdsazJlc29oa2NtNWtlZzRuYzFrM28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU0zTmlUa3BFUzFOSWJYcHRURlppYTJnMlprMTNMa0V3Y1VsUU1rNVRUR2h1UVZCdk1WaEVTRFp0T1RNeVVIRkZRM3BHY0RWa1YwNUhMWEZGVG5oaFpHNWtWRk0zVTJSbFpUZEZhMDB6WjBka1NEUjNXbUU0ZEhSd1VuTk5lbVpqY0RSRE5rSnZUa1ZUYzBSMmVIRkxSMWR5UVVGWlJHOUhPRE5rVkhZMU5WWnVRWEpQYTBSRmQxUnRjbVpCTkc5WlIyTnNTRFZpZFhsVlgyTnRVVVYxTmxJdGIxcDZUVXBDUjNOeFgxaEtOemhHZG10aU4yOWlVa2xVV21NMFNGSTJaRkphVGxST1VXUjNRbUpqT1RWbUxYQTJlR016VUdNeGFXOUxZMlIwTUZKdWExbG5MWFpGZDI0Mk56QTNXVTluVW05UlRuRkNlVXQ1TjJWc1drRkNhMFZzYjBsc1ZETkxZV0pNVGpaNlRXSkVUelV5U2s5cGJIWnpNRkZyZDI5elpWOVNNbEJrT1VOdFEzbzVNV0pNWDJkbmMyNXBlVGc0YUcxRlUza3RSVk5SYVhSSVQyczJRbkJCYW5aR2RXbGljazU0VG1GVWMxWlRkR3Q0YXpVMFJGTkRiM1kwWjJaNU5GUlZURTlXZDJoVGRYbFZTbTR3ZUdOYVNXczVjWEZIYnpGNFZrbDRXbU5EU0RRM05rbzBOekZ2VDFaT1l5MUNhblp3WVV0dGIzaE9aSFJrTVROMll6SmpOakZPY25WdE15MHhjSEJ1ZWxJNGVVeGxaRll5ZWtNdGVrVlZhVUZIYldkR2MyOURVMFYxVUdWMmFGQkhXREIxY1Y5aVlteG9lVU54TUhGT1ZsTTFWRGRIUVZKMWEyczNaVEI1V1RSTWFETTVlVVZuUlZjeWIxbFFVRWhvVkc5VVVuSTBVakY1ZVVVMGNFdFBORGw2TW5SMFdYTk9aUzFEYWxKSk5rYzVaWFpFWkc1VFJXaHNiakZXVkV4VGFYTnpTVGxCZGt3MmEwRkJOMUJ4UlRKRGVqWlFPRVptYkVac1drMUtjM0Z2Ukd0MU1HeFhOMDE2WDFkeWFGVkZVMUV4V0MxWmFXdHZjVVZaY1hkMWF6ZzJlR3BFWlRsck5qZG1UV2RCVDBvMWVuRllOalZSTjJSNmRrUXdSa3M1Y2tsQmEzZG5ORmRRVTJWR1ZrRmZaMmxuY1hsaGNGUTNZV3hEZEZkUWFXNXZURkoxWWt4bFJFWjNMbE5rYldzMGJVTmhSMWxJYm1wUE9FWTJaa0U0UzJjLm9HNEZkNU44XzBIRC1HaG52QUFIQWVZa1dCNDZPb0didkRmR2o3cUtDVGciLCJleHAiOjE3MDYyMTc2NTIsImlhdCI6MTcwNjIxNzM1Mn0.Af39SXUztao79PE9LnAF6eRKy89xyozoj-HzGO_T1Mc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000559"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:51 GMT
	x-forgerock-transactionid: 3b42f287-3e04-404b-ab36-c81544ea4481
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:52.270 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:52.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 439823: jsonPath($.tokenId).find.exists, found nothing
21:15:52.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,439823,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a0a99a7, username -> user.1000559, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@595ef9b5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217352309))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:52 GMT
	x-forgerock-transactionid: e451bec8-5c5f-42bc-817c-8b8e9535e358
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamJlZzRiczRlYWpzcWJ0cm1waThuOGxmcnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VE5sQTNaV1pDVkhVeFlrZzJlRE5yUkZSMVZrcG5MbUZsYm1abE1sRkpUbGRRU1c4eVdrRkZZemw2UmpVeFRGZzFVVVIwUWxsalZVdHBPR1Z2U3pRd2F6aDVaMjV1WVRsS1dsbGllRmRMTTJwNFJXbzFOQzA0WldweFNVOUtaR05wYjBKNlNFUTNibGhLWHpKbFYzbG1YekpJVjNkUFEyRnlWalpXV0RoZk1WbEJhWGQwV0RGR01IZ3piemxxWTAxMFN6ZHZia05yYWtkWWIyTnRTekZwVVVjelowUnRRMjl1UVRWc1IyVnlhRzFhWXpWdlgyNUljMk42TnpsRVkwa3lSRzU2TlZCbGJsbGZTMFZPTFdkMVZHcHVSelJZZEVRNWJHZFRURTB3YTJsak5HNUNWelUxUjFsVllrOWtiMDFTTFRKRVVsRlVRVWRqYmtzM1pVNUhTQzFFYmtoWVVUVnpkV3A1ZVU1alVXSTFOREZuUVhKc1Z6WkVUSEJ2UjNsalVrTnBZVTFvZDFWalVVRm5WVVZxZEhSSGRFNXlXbXR6VkRWcVpsOXZjV3RUU0VoclNuQXlhbWxzYVcweVpEaFFTalZEWm1SUlExVk1WV05VZFV0b2VUTmhVVUZTV0hWWlZEaHRZbTQzTXpaSFZFNHlUVGx2TjFOTWNUWlFVbVprUzBwUlIzbFphWFJUWVdSS1lVUTNWVWRtVEc1QlpuTnVMVlEzWVV0amJIUTBOM056VTBzM1NXaE5kMlJxUkVOamNXMUhkVXRwVjJZNVpYbDBNVGRJUTJ3NFdEbE1Wek5NZWpKZmVGOXlhMVpLTjJnM1ZsOTBWVEJhT0ZOMFVGTjVjVGROWldWQ0xXSm9hazh6Wm5ONFJXOWplSGhmYjJORmJWQnFaa2hMUm5sd1VVdDZWVzVTYTJ0SlNGRm9ZVE4wTmkwdGRtd3dkRnA2ZW1WT1NUTnphMGRPVGtocFltSXRRbDlZWmtaNVJuUXRkWGg1Vnpac1dEaFhSelo2U1c1WmNIZE5WemxCUVZCRFVuRllSV3BhYUZJNFRrNUxNSEJEVEZKYVRXUlNlbGhPYkc1eFVHcDNaM0ZMWWxCRVJucExNbHBGYmpoTmRIUlVTVWxJYUZacmRHSkdjelE0T1hNMGRrZHZaMkl3ZFVGV01HTnBlalp6VlVFNFRtNUJhWGh0TUdwNE1YSkhNRzE2YWxoVVFYRmZXRTE2WlZoUVlYcDVSVFY2VkZSNVdISkJMbVU0ZWxsUU5sOXdVV2Q0V25KbFpraFphVGxVYUVFLjZzY0h6UjVYVUlTQlhNb0Q4S1RjWUtLRXhJWmI4cmNubzdmbEF0OGlmZVEiLCJleHAiOjE3MDYyMTc2NTIsImlhdCI6MTcwNjIxNzM1Mn0.ONINEQ8A6tR6G0ev1r8ULw99ixuDDZX5rbcbFi8nqkE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:52.310 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:15:52                                        2945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=865298 KO=13614 )
> restLoginInitiate                                        (OK=428796 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=427522 KO=1252  )
> restloginProgressiveProfileCallback                      (OK=8980   KO=1252  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.00%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.00%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.76%)
> status.find.is(200), but actually found 503                      4958 (13.84%)
> status.find.is(200), but actually found 401                      1252 ( 3.49%)
> jsonPath($.tokenId).find.exists, found nothing                   1252 ( 3.49%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###########################################################-              ] 81%
          waiting: 102699 / active: 32     / done: 439884
================================================================================

21:15:53.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 439944: status.find.is(200), but actually found 401
21:15:53.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,439944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12a5f54e, username -> user.1000405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca400e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217352976))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWs5dTcwMWw1NHVxazkxZWh0MmpnZTc5N3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aE5sTkJRbmw1YkVORGRGOVJWRk55WWpGTWVXeEJMbWRaUlhGT1NFeEhRa2xUYkhOeFUyUjFjVEpGUVcwd1gwdG9RVGh4YWpWSFpVNHRkRzF6ZURCS01IWmhaVXRsTFRKd1FVaFVjbHBuTWpkalZuUkNTMVYxYUU5SGVHOXRaVFUzVWxCblNrazFXRmt0VlRaT2NsTnVVR0UyYzFaVU5HVXlVMGN5Y2w5bWFrZEhSemMwWVdwM04zWjJiRlIxVGpKc2FrZHZaVXBXWDBOTVdrOVhUMjg0TkZoZlRqSnFVRGRaUjBWS01UTlBRMmQyVmxReVFWRTRkMGczTVcxM2RHUnNiRUk0ZUU5U1pVNVVTbUUwWm1ocmEyVjRUa3hvZW5wdU1qaG9SMlo0VFdkbE1rNXFXVkppWDIxSlZGRTFObVprTkZwd1QzVnRiVVo2UTIxck9UWjBURWx4YmsxMU9YVnpZV2xtWWpGS1RHWkdSVTV3WTE5aWIzQndSRXcwTnprd1lXMDNPV3RZVEcxVlRWWktObXR5VHpBek1WTTFTa3M0Tm1wUFF6ZFZTMHBYVGxreGIyVmpaR2N6UkRodVFrNXNWbkpEWkZFdGNqTkRVV3M1WnpKZlpVTlZWa0pmT1VscGJFcE1kVEpWZW1wRE5IVnhhWGxvV1RkZmNITTVUVVJKU0VacWFFaEpUbVJsVXpGekxYRkJTMFpyZUU5TmIxOTROazV4UlZsVlEyRnNXRkY0TmpCV1F5MTRaR3R4WkdSdGVWSkhjbTFUYUdFNGRWSTFVMGxPU2pnM2VrOU5Oa1pyYjJjNE5sQjVOSGxvWTBsM1lYcGtOVFIzTms1VE16RTJPVmhvZFRoUlFsZGpOR1pLV0RCZmFFbHBkM2xSUTJJd1FrSmZUamx4Tkd4WFlsOTFWVTAwWDJjeFVYcG5kMmhRYkZBNGRuaFdaRkJYUWtvMk5rZElVRVJEWVU5QlpqRkZaMEppYmxoQmFucFZjbVp0YzFZNFZuWmlUMnRmUVhOblJqTkRURTl0TW1SVU9UVkRTVkYyVkRGSFdUZ3pPVXR6TkVaSWNGQm5TMEkzZFZKVlpHVTFYM3B2UzA5TFVGSTVPVWxoTVdWWVYxUk1NVEJuYWsxeVExRlhiVmMzU0hKMVlWWmxSMHhsYjJkbFZUQmtTRTVWVFRnd1EzZFBVbGQ1TkdOc2VVSXhkM1JRUW5nMWVIWktOSHBOTVZSeFRUTlZRM28yYWs5ZmRGTlZMbTEyU2tjeWRtbGZVR2R6U21Ob1ltcFpjbVpGVFdjLktXUno5SVdjR2d0dUxSN1QxZmlUQkhnbWk5WERFWUM1OEU1cEhMQ3g0NjQiLCJleHAiOjE3MDYyMTc2NTIsImlhdCI6MTcwNjIxNzM1Mn0.obpIRYQ1v6efvqip2oZ_tFxAbTbp2o5njJQEHpwfioI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000405"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:52 GMT
	x-forgerock-transactionid: 63174f1a-8e91-4c34-b935-c8338f9a8d84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:53.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:53.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 439944: jsonPath($.tokenId).find.exists, found nothing
21:15:53.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,439944,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12a5f54e, username -> user.1000405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ca400e3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217353065))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:52 GMT
	x-forgerock-transactionid: 7135975e-e84d-4336-b5a8-e1dbd2fab700
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWU1MTl0Y2doc21pdXUyNmg4YTJzOWk2b2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFNYZzBiM1EyTVRVMlJEZHRUMVI1WmpGb1NrMVJMalJLVG5welgwUnJORjl6Y1ZkUWIyOWxPRGRuTFV4T2VWZERhVWxNVUcwM1VHZFBOazlmWWpKa2JrZEtkR2szUTFwVVRWZHlkMU53ZVdsQ1JsVjBTMDlMWWtwTVltRTRZemwwYzBKR2EzVk5WWFZFZW1NMGFUTk5ZbFo2TkdOaFRtMDVNREZGVVhkSU1ERjRNa3RvWlhCMU5sbzVjRGxxZEhWU1dHRkRaM0k0VVV4RFFVWkVVbVk1YUd3M2NuaEhlVzlQTUdVM1lqbFRZbEJKUVRGZmEyTmliRXBtWjBGZmVFbGhiMTlHVTNGdE1EYzRSRlJsUWsxbGVFRlBMVGRIZDNwZk5GTlNiazlHT1doblVITjFTbUZXU1c5dGJ5MWZPSGM1WW5abVYxWndiRlJZVm01NlJFNVBNR1JaUzFGaVZ6Qkxhbk5sVG1od00wdGFOMmRHZG5GTloxTlBXRUZGWlRkT2NIWm1WVFJaTVd0alQxZFBkVVZFTUU5SGQxZDJlVFZ4V2pCUmNGQkxkR3BQTTB0c2RFMXVOMXBOVEVKek1VSTNNV0ZLZGxoS01tOHpZbXRSYUd4WWJYQktXbGRqYURCaFR6ZFNOWGhVTURGNmEya3hWaTFaTjNKb1pVZzJhVlJTUmkwMldVSTJTVXBUTUhsTU9FTmFRVXRwVlVWTmVrMHdaMnB6UVRGb1JHMHdaV2c1WjJKNlZERnRVMGRtY2tkeldua3hkWEY2Y1ZkRlFuQnJieTFwZDJWSVNtWXhOVFIyYjJWV2VHUlVkM0ZJV25OWFpFSmhObE56YmkxRVpFZHdSRW80YjA1V1oxazRTVEE0VmpoMllWWXpTSEZqU1c0dFRYSkdVRkozWWxSdk1VeDRTMU5OYTBWdGFVdE5kbkJHUTJVd2JrcDFiV05xZWxwV1dEUkpOV3hwY2pVNVgxSlZUWEZQWDBoQlFYaEpTVGxuV2psMGRtUlVSbGc1WTJnNFoweG9OV2htT1d0RlZVZHlPVmd4VXpFemJrRkJURzk0WDJOQ1JtTmxabHBuWW5kR1NXOXBZMjV0UVdVeFRpMDVhR2hYVmt4R2FHUnBPV1Z5V1VSWVdHcHhlR0ZIZWpOcE5sWk1MV2c0VTJGVVkwcHJXblp4UkVwbGVHWmtWMWRpWmpGaVgwVjVibE5IVG14SmJ6bDRlbGxEYW5sQ05XTnBiREE1UVc5bVFrMUJMbGxHYXpFeVdrMUxRakJRU1hoT2FHazJSbEJ4UWtFLmUxcDR3LXZpZmcwbUZ3NWkxbmVHS1p3VmNjUDV2UzRBM09SQkJXZXBjNDgiLCJleHAiOjE3MDYyMTc2NTMsImlhdCI6MTcwNjIxNzM1M30.Lr48leNGVpy4NLE7g2Hs9RTGIU9brs9iuZfytpFdtzE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:53.066 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:15:56.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 440464: status.find.is(200), but actually found 401
21:15:56.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,440464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@549a049a, username -> user.1000983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a1f8b5f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217356535))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGo3cmkxb3Y0cHAxMmpwNGo1dDk2MGVyc2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UE5HZGxla0kzWmt4c2FuWnJPRTFQWVhGR2FWSjNMakJtZEZGeVFXVTFiemx0TUdwU1drcEdWbVl4UWsxRU5XaFRNR2QyVm1GMmQxVTVTMkZtWjBzNVRHUXdZWEpDU0RWS2VWVjZZeTFFVHpGUmFqVk5PR2RzYzJNNFdtVlBZa0Z2U0dKRGJreGtRbkZmV0RkeVRIcE9XVTVwYjJwd1FVUlNTamgwTm1aWlRYVXlUMnA2YTBSdWVsTkhOWHAxU3kxMWRXdFhTV0psYldWV1RIVkJVa04wZDA5U2JtWnRaMWR2Vkd4eFdEWmFSRkJHUmxGd2NWbGFVMFZTYkY5b0xUbE9UVGQwT1hSelpsSklWWEkyYmxSdVkzSnJhMVo0WXpJMFlYbE9kVTB5VUVOb1NrRjBZalZUWW1wVk0yOTRUaTFoVURVemNHcENhVEF3YUhscVVWQjNZVTFmYm1Oak5HTlJjbXRyUWpCblEydFpSbVZLUzBsS2JFeEdaemxyYlRWNmFpMDJhVFZLWTNFeVdrVlFXblJHV1ROdlN6VjZURUZSYmpSd01taHlXRGN5T1VwT2MySjZRWGhLUjNCeVRIUkVPVFpvWlhWRlRtMTZhVkF3YXpRemRFWkNRbWQ0VGxSblVtTjRZbGR5YlRCNFptNU9SekJrVnpCQlNISmZSMmRGVFdGb2JIRmtaa3hUTnpSaVVUUmFNbGxsVjJ3d05rdGhjR1V3YkZsNVRWbGxkaTFOZGpkcWRUZ3RlVE5JTkVOWFZUWkZla0ZvV1hwbmVVNDVUSEV6YlRWTVRtUkJjR1ZGZDBOMVNHSXlWbE5oV1MxamRIaDBhbTF4VEZGU1pVaFhOMGxUUzBoT1UybGtkRU0xUTJGalZIbDJkaTAyUWtoMVNYRTFMVUpGVWsxVlNFOWpSakZZYURsMlNWOUdkR2xEYlhadk9HVTBRMmxXTWtjeFNqVlFaR3BYWDJoaWFFcGtXbEYyTmw5V1EyNUdXV0pRVlhkNVFUSnJOM0ZhVmpKRWFYRm5WVWxtVUdsUmMweEZNRkZKVjFOelpYcGpiRlZ1VkdsTFlWaFVabTFLT0U5eWNWUjZWRFEyUzJ0aWJuUkhkSFpSUWtsbFRFVTJhVTVwUzBkRGQyRkxVVWgwU3pGUVMyUlBhRVZuVkVGbU5qWldMVnB3VTFJME1rbzBRbmRmYW5aT01HMUdhbXhVYUcxak1URkRkRzlRUWt4eGVsVkhPR0l0UWxOdldFaHJMbVJuYTFNNGMxaFpOWFZxVVZkUWNDMW1OVEk1WDJjLnI4dWl1S1R5X1pGTUJyckhJd0V5RTZ2cW1kWkc4NlR6V2JScWg1R01zbXMiLCJleHAiOjE3MDYyMTc2NTYsImlhdCI6MTcwNjIxNzM1Nn0.S4_COSFAlNxeGD8NHFRMKSj4SUbNqWSsQHZgcJkPJ20","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000983"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:15:56 GMT
	x-forgerock-transactionid: bc6f9bcd-fef3-4260-b145-aed0d1ba88dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:56.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:15:56.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 440464: jsonPath($.tokenId).find.exists, found nothing
21:15:56.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,440464,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@549a049a, username -> user.1000983, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a1f8b5f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217356623))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:15:56 GMT
	x-forgerock-transactionid: dd9937ff-83db-4187-9920-6700a1b48a19
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2JybDJzdmxlaDFucmxhZGJrNjlyNml2bnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVFuZ3hUak5tYmpoM1ZsTm1NekU1VFVneU9EaEJMbEJzV1dWaVUwTnZORU5xZW1SR1VYVkhiamRGWVZFM2JFTkpSMnR3TkU5S2VqSlZTa2hVVEMweWRuSmxhMVJLU2w5dFNHaGlSVmxtU1dnMFNuVm5ha2RRUjNZMVEyTnBObTlZUlhONVgxcDBOVnBqVnpKMVFWVlBhV1V3TmtwSGJWQkJUVVpzV1RSUE5sWlVUR1E0Y0RaRWVrbG1PRTFMTVdsWFEyUmZaVmc0U21wa01GSlpPRkJQVEZkSmFXNVZXR3B3Y2pGbU1tbFBNMlJLY0Y5RVlWRkljV05LZVVkbFlWSlNSbVJZYTI5WFFYQnZXVVZYT0djelVHMUlhaTFIUzFFd1ozb3pWbEZKWmkwMU9WRkJRWEIwYUhSSlpVeG9Ta3hSWlRNemIyRk9UMmhwT1ZacWEwWm1aV1JNT1dWcVN6RklRWGRVWTFrNFMyTk5NakJSWjFNek1IRjViMDlaWjBsMlNrSXlRbTVrUVUwdExXVldWMHhrWWtWc2REQmpTMlEyZW5oUVpXSm5NME5YVkhsa09XZHpTMmhvYVhKU1JGWk9SM2hFZG1KR1RWWjFOazgzTjFWWGRrZGtkV0ZpTTNFeGVVZHVkMmxsYTI1YVpFdFpZa3hpUVZkMldHWXpORFZ5YTIxMVRXSlZZMkoxUzNSd1FrZzNXSHBoZFRWR05VSnpZMHBtWTFORmRIRmlSMkZaY1VWVWJVMVlVVko2TlZOUFUzZHJjelUxVmkxNlNFOTVXRTlTT0ZGaVRUTk1abDlIYkdwa2NYSktiV2xpU3pGSFQzZExVWGRXUzA1QmIzVjZXa0pMWVhkaVJHVjFiMFZ6ZGtWNVEzaFdhRmRKTFdvdFkySnNSMUEzTFc1SFprUkZUVXhRUmtrMVVrNXdjV1p4V2tsQlZsQmlVVFYyVEdoSFZIZDBUVXczYWt4R2RVTXlWVEF5U0Uwd2NtVkNRbUphT1hGUk1XWk9jWFpmV21kS1Qyb3lWakoxT1VKNlNFSTJNREZ2ZG1oSGRVaEpia1p5U1ZWdVNFbFpSVkpRUzJsS1prZGxVVjlRUjJwNE0yVkpOMXByYlhSdGEyNTFkelZXU1RaSUxXNVFjMVUwWTNwS05VOTJTbE4zT0U0MldFeHNTMVpRTkZSUVJFOHhTRjlWUzJGdWJtczRjMkU1YkVrd1VreDVaSFJhY0dnMFh6UTJWVU5vV0RaQ01qZzRMamhETTJ4cVYweGhPVW80VUMxT2FrZFpjbkJ5VW1jLkV2cEpDblVOZFFRc0pGRkhNclJ1cWNqYnNYdC1pNm44TnhyVzkzdFF4a1UiLCJleHAiOjE3MDYyMTc2NTYsImlhdCI6MTcwNjIxNzM1Nn0.zdoWYiG1ZHcHoepuzavUmnlLDV3SSeozG_sqX3psXz4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:15:56.624 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:15:57                                        2950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=866749 KO=13618 )
> restLoginInitiate                                        (OK=429510 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=428248 KO=1254  )
> restloginProgressiveProfileCallback                      (OK=8991   KO=1254  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.00%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.00%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.76%)
> status.find.is(200), but actually found 503                      4958 (13.83%)
> status.find.is(200), but actually found 401                      1254 ( 3.50%)
> jsonPath($.tokenId).find.exists, found nothing                   1254 ( 3.50%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[############################################################-             ] 81%
          waiting: 101991 / active: 14     / done: 440610
================================================================================


================================================================================
2024-01-25 21:16:02                                        2955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=868265 KO=13618 )
> restLoginInitiate                                        (OK=430267 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=428993 KO=1254  )
> restloginProgressiveProfileCallback                      (OK=9005   KO=1254  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.00%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.00%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.76%)
> status.find.is(200), but actually found 503                      4958 (13.83%)
> status.find.is(200), but actually found 401                      1254 ( 3.50%)
> jsonPath($.tokenId).find.exists, found nothing                   1254 ( 3.50%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[############################################################-             ] 81%
          waiting: 101232 / active: 27     / done: 441356
================================================================================

21:16:03.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 441478: status.find.is(200), but actually found 401
21:16:03.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,441478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3218e61e, username -> user.1001842, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dd92533, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217363400))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmIzODNpZG0wMXNlOHUzNWFjcWs4bWRvdDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elNGZEJhemxtZG5vM1NISlpRVU5pZUhnMWFFSjNMa2t5TkdRNWEwMUhSMUp3U0c5elRuWktlSFphWTFOeVFtZHBhaTFRWmt0WFduUTJTWFpvVFdKYVppMDBRemhmTlhOR1RYcEZibkpwVUVsTFUyaFJNa1Z4VURNeFJsQlpVVGs1WW1wTE1HWlRibEpKV2xaWlVUZHFOMlpOUmtnMU5sZGhNRGQ0UVhvM1dsbHhWREJLVVRkWlV6VnJkVTU2UkhKNU1GVXpiV0pYYUcxeFdXcE1SV3h5UW5neFVsZ3dVVVZ6U1RGWlR6TkViamd4WmtkcVRGcG5OVWQwZDB4SVMzRllUWEJ1TTFKUlNESnZlRGhZV2sxVlRFTk1hVkJ5TFhoM0xYQm1WVWg1VmtWcGNIcFZXR1ZJZHpkZk5tTnJORXRvWmxnd1RXVXlOVzUxYTBzM2FWSTNRbE5WWlhKdFNtcDFXblJJV1c4MFdUUnpSRVJqVm5KRGRsZ3RZbEJQYkVvMVFrZHZRbVZoWlZrMlJtOVJMVzlCYVcwME9VRlNXa3N6U1RjeWJIcDZWakZyUW1ad2QwWllWMDl5TFVwa2FHNUNNV280Y1RSa1RubGthaTFwUmkwellsZEllR3B6YzJ4c1gzVmhWWHAwY1V3dGFrZEhSVzVTYjBWUVJtZFZTVXQ1UVVWdFlVRnBhelp2VFZwM1NsYzJVRGxqZEc0dE1qRnJTMlpmWmxoaVJFRlZjM0J4WmtkQmJYTmZNazE2U3pRMFFYUm5XVXN4WWxaek1IRnVVbU01U0hSMVVuUnBOekJtUVhCTWRVeG9abnAwVXpZNWFVWmxSSFZpV25GSVFtUnpaRkJMTVRJeE0yTTJNM0JhWVhaVFZXRkVNVmN6UmpGUlppMVJZMGhDVTJJM1VGVkxWeTFrZEZwSFJVUTRPVXhSV2tVNFVVZzNWbVI0WWtaMVExVXhVRGxtZHpOeE1GaHNWbWhGTW5KTFRrWTRRV05DTVZGSGNsRnhhazlVVFVWV1NuZFFVVGhDYURWNGRYVlhkelZPZDJWSGMxbHVRalpsWDA1YVlreFVRVjgxZFU1U0xXbE9hVlJOV1RSMmFERlhXbkpwYkY5WFdVaHRkVGd6T1hwSVVtRnlSbG94U0dkR1RtVmlRbG94ZGsxU1oyTjRja0pzZDNwWVJESmhSRFpsVVd4cVkzVmpla2t4WkZSZmVrZE9VVFJLVmw5UU1XcHVORmxRTFdkdFZYcGpMbVZoYTNvemNWOVRNWEpwWkZvNWNHa3hTMGQzTkhjLjhkSG5DMDdLY2Rsd05jaVRQNF9wZ2NIcmVnRGRnQWU1X0FIOURfdHN4eVEiLCJleHAiOjE3MDYyMTc2NjMsImlhdCI6MTcwNjIxNzM2M30.sQIgTksw9Ln_VcA_1hZhgtb-4hROMnVT6nG7wgX89eo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001842"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:03 GMT
	x-forgerock-transactionid: b401f751-54c6-4ea9-8b4d-4507ebda00b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:03.448 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:03.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 441478: jsonPath($.tokenId).find.exists, found nothing
21:16:03.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,441478,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3218e61e, username -> user.1001842, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7dd92533, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217363487))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:03 GMT
	x-forgerock-transactionid: 1cf5d274-dcf3-4ebb-9c13-60dbe09f0b98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTk1aW9qa3JtbjcwaHY5bzRyYXExOW9xa2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SldEUlFObmswYlhWb1NFNWFkM2hTVURWdVJERkJMblpFVjBoS04wZzBOV2xGUzNSblExVnJMVEpwTjNOQ05GRnNVR3hYWm5CelVtVjZWMTlKUW5wbVJtVjZhM3BuVGxkRlZtRTRiVEp2ZUhwNVMycEtjVTh3YjIxbVdETllUMDgzUjBOa1dsbGZjMXA2TFdWSk5WYzVSV2R4UzNsT1FXRjRiR0V6YlhodWVtUTJjVkY2UzJWUVkzUTBjamhrVVdSRFdIUmhOa1J5WWpsV2MxaHFURTFtVVVOS2RVSnBkemR0TVhkdVUzTkJNR1pJVVVOVVIzY3pkbTkxYW5wcE0yODVRbGhrTkVaQlpITktOWEJyUldwb1pXMXJPVXBIWlVsb09Wb3ljVU5tZUZveFdrbEhTM2hUUzFaVGNqaHhaMUZNYldWWlMzWk1VVVJuTVRaT1dYQk9kMDlDVFUxVVVubHZkRzAxWWtscFdqSTRZVVkxYVd0RU1GQkpTMHBvUVhVMU5VZFRTVXg0U1VoQ1UzY3pWblJ1TlZkS2VtZE1ZVzFwUjNRMFdGZDNWRUpvYlU5cVgxRlpiVzlLZEhWTFVIaGhXRWd3V1V3NFdDMTZXalZLVWtOb2EyTTVSbXRWVkVGaE56UXhNVWR0U1ZCNWFGOUJUVXRvYTJSYVJFdHlOWHBwYkVSVFVUTkdNRzA1UlRCaVMwTlBUMGRQV1VKM2RERXhOa3c0VFhSRWNFcElWalV6WW1oUlYyWm9RekY0TVRFMlpWTldVbFZYWkUxMFFtRmFTSEpXZDBKTFJITlRkek5IVXpSdFpuWjZUMkp3Y25WQlVEUmtSWEJFVlhadGNuRlNWMUZ4TkUwemQyVjFMV0psVG10UlRFVlRUa3hJV2kxRFNFcFNOSFJNVW1kUmQyOXBTR2RmZVVGelh6ZGFNVFJ5Y0Zoa05rNVdZbm81VVVORmJ6Sm5jbmRJU0UxNVVIRjJhazV5T0hZeFZtcGxPVk5vVUhsblZXMVFkWFJ4WDB4bGVIWm5SbXhITms5d1EzWjVUWGREYWtKUlFVMUlSbXBGVW5KWlJGQnpaWEpmY3pKV2MyVTBZMDFPTXpRNWVHaFNkMHBwTVdSSWJGcHpZMWQ1ZFVOYVVHRllSbmx5UjFsdFVVVjZhamN6YUVJdFkzVnRSMlp5ZWtRNGVsYzJkazQwY2s1MGJESXhjakpNYkd4bE9HaGlaV0p1VXpkdU5WaHhUMDFRY0hCRU1ESjNMbWxUYlc1RlVERnRibU40Ymt0MlluZHJjVXMxY2xFLmhuOE10V29WVXp0VHI5bFEyUlBQS2dBRkhmeWlmVnhneXdFZDlXYWdrOWciLCJleHAiOjE3MDYyMTc2NjMsImlhdCI6MTcwNjIxNzM2M30.mU3yaTST-3rIV91pB7OudLWcqGRVERA9dMZmp301gSY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:03.488 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:04.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 441640: status.find.is(200), but actually found 401
21:16:04.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,441640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13d8f0ed, username -> user.1001229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44b2aae2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217364485))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODk4NjM4MjA4cDk0ZW9qcG43Zm50MTdoaWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWQweFBRbVJtUmxCelQybzJORlZzVkhGMmJURjNMbEpXU1VabWVIUlRSeTFmV25Sbk5HcHFTRkptWm1rNFZUaENZV1JDYmswelUzVndWWGh1ZDNwblozRmZOVWhqU1dSd1lVbDFXVlpxU2tnNVVFWkVRMFZVUm5aZk5DMTFhRUpyY2tSMVkxOTJPQzEzVTNSdllXdzNNMnhUVUhFMWJrNWZiMVZHYVc5MlJtTlJUM2xKVFdwdFdrUjBhbVZZVjNKRk1GSlpRbU5PWVhKVE5XRTFiSFZHYWpKZlRsY3hOMms1ZVdOVGVVTkVaa1pHWW14QllURjVSRWd5T0dnMmQxSlJiVlZUWkZseFpVbGFRbDlUWlhBNWJrVTVZbGRaTUU0dGEyY3RVRXQ1UVhwNU5qazRXVVZ0YzNwT2FEaEpVRVJITTFoSlJqUm5lVFJPWTJrM1kxbzBVR0ZGT0Vsak5uQmtVMU00VmtZeE0zVlFWbFZMUW5WNGJWSndRbDkxT1dWSFdEZDFaMDVCZGt0R1JFUkViM0ZtVFRBeVlVaFNaM0ZtZEhGR1FWVnNUR0kwWDJSa1p6WlJlWHBzU1hoWGFHRjRjSFpVZERkSGEzUlhiR3RCUzNWVmNsRmFSVGhuYUdkaFdrbFdRVVZDU1hOU1QwUlpXbXgwVlMxVVNrcHdaMmx0ZEdkNlNrMU9jVGxmVjJSTGQxSmZSSE5xTlZkbGRFMUNOVGRmTkc5VFRreGlZVEZrVEcwM2JtVlBVVkZNYTBGb1JWa3liek4xUVhkS2Ezb3ljV1ExWTFCcVFqSTBjMlJoVVVwR2VpMWFTa3hsTFdscGRXcEVRa05qYTFoWFMwWjVabVp5TFU1cU4wUnZaVEZyZUdWd1MybFZjM2REYTNwTlRFa3pTM05CUjJaYVVGY3RSbU5QVlVaNk9WSlpPV2RrU0RGNVJuUmxZa3R6UWpGWE1tWndWVFpVWkhCM09YbzBYMm81U3pSMlgydzVVWFY0WVZsTU0yWkNTazVVTkUwMGRISjBZa0YxVFZCZlozTk9ZV3hoY0VkTVJEWktia2hKWlV4SlZuUk1TVUk1UmxSWmJGQlRMVTh6VG5SS1NFWkhSMnB4TWsxa1JtOXZTVkpYWm1aRE1HcEtTbnBpVG1nNU5XTkpPRUpLYzJkTFduWm5hakZZVmpOcVMxaG1hVzlLU2sxck9VYzJXVkZSTW0xa1oyaDVSVkJzUkVacVZtZHFNbFk0YlhRdFR6QkJMakpvV2t3MllUUjJPRUZZZFRaelQxVktiRWRJWDBFLnNXRS1sb2RDai10ZFdvMmU1YTRmakY5NXFqTGpxVWoyWkZEVWF3aGVPT3ciLCJleHAiOjE3MDYyMTc2NjQsImlhdCI6MTcwNjIxNzM2NH0.CixShDu461HLuwG9a1G62paaPZ0O4tqlck9lpoDerfU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001229"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:03 GMT
	x-forgerock-transactionid: f7059777-6290-4340-9606-381aa1099580
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:04.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:04.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 441640: jsonPath($.tokenId).find.exists, found nothing
21:16:04.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,441640,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13d8f0ed, username -> user.1001229, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44b2aae2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217364574))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:04 GMT
	x-forgerock-transactionid: 0af56b68-5e8d-4258-b5c6-1a4c99793b50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmhnY21pZmc3bGtlMWM0aDB0MzJvMjI2NDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGMwMTJXbVZHVTFaT2JsSndTMUpzYW1aUllsOW5MbGxIZW1wck1VVndZM2cxZVZodU5IbDZRbmRoUkhBelVUWnNhRzh5UWtNdGNIRlBSMU41U1RnMk56aHJXVEZIZWsxTlUyWjFNMFo2YlVWR1UxSkhSWFJETldWMFNEbFNiMkZ1Y0ZseUxWcG1TbTFGVGxGUFdGRlZjVzlHU25sR1prMWFaM0p6YjNjNFRXOWFTVzVhVjNGckxWSnJSWGM1U3pVMGVYVk1SRVZPV2xBd1YwRkhUM1ExU0d0dlYzbGFPVWxzWm10WmVFRnRiVVIyWm1Wc2VTMXVXbGRxTW5sWFl6QlJiazQxYUZZemMyZE5TbU5RWTNwT2VsaGpRVWxpVGpCYWRHdzRNMDlyTTFCWWIyUjJPR2c1ZEcxWFFtUm9lbEZYTURacWNUWnFhVmhZU1ZWd1UyWnVTWEJ2V2tWTWRXeDJXRUpDVDJ0dlVGbERabWx2VFZST1ZWSnlUMjAwVVVWMlgzWjJOakV4YlY5SkxXeHZiRlJFWW1adFEwZFlXRzExYzNadmMyaHlYMjFpTVVVMmRUbHdRMGhoWDBkWmNuY3hYekI2VFRSemR6SnJkRU5aYnpZeVdrdENPWEJHTm1aNmQzQmhja1ZQYVhsSE4zUTBNRVJFTkRaalpsRk1abE5oVG5BNFRVVTROSFpNTkVJd1NIQlJNbTFNVDI5WFMxVmFlVlowVVhwek1rdEhPVFZvZFVnNE5EWjBhR016VVRWVloyeHhjbkp5Um1WVlNGSkRSV1ZuYUc4M1p5MXljSEJhYjNVNGVIaFlhMHN0VVZwZmVtczNSa1U0Y1VOclZHeHpSbFJ2VEdKWFozUTNiWG8wWDJaSGRVOVRabWx4WWtoTlkzcGtRWE5FY1doSFVFcGxObEJwUm5GU1RVdFpSbkZJYkdsU1JGQlNSSEZVVTJReGRYUkJXbk5RZEVWdVEweEJSVlJWWlVsMmVIYzFjVTVaV0ZjeGFXaERUbFZCUzJWNWVWTmlaRXRGYzFoR05WbFRUVGhqUVdnM1pVb3dlRTU0UnpoU1dtMWpaa3hmV0VWaGRsRmhaVVp1VEUweFVtcEVjRWRtY2pWdFVGWndjblo1UTAxUlYzSlpTbGR6Y2w5UVp6VjVUV3cwYzBSQ1VESmpRVzVaWmw5dWREbDNTM2xPY2pnMGRuWnpaazFNVTB0S1VERTRTalZEVkhCelYyeG1ZMlJsVFdSSGVEZHpMa0pwTms1R1dVc3dkMDh3TUVSVVkyVm5kRVEwVTJjLlpVS3hfU2pmemE1ZWc3SWU0RkZJU0toRlFKdlZ6RGlKLWlmVkNsUFVwZ1kiLCJleHAiOjE3MDYyMTc2NjQsImlhdCI6MTcwNjIxNzM2NH0.P3BVl5bFjQygVccmgUDg357dqo56ntEAU13yXJgYNeE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:04.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:05.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 441785: status.find.is(200), but actually found 401
21:16:05.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,441785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38b7a014, username -> user.1001735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59fcb995, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217365527))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDlsYWFmMnA4MWhibmo2NTc3dXB0azBjY2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eUxYWXdUSGQxWDFaa2NtNVhVM1ZOTUZOMFdYWlJMblZaTmkxc1FXdFVObmR0VW5KV1IxVnpjRVZSUVZkM1lYRkpNWFY0VG1GSVRsaFhNbGxzTURSYU5sZExNWGxoVDNKTWRFazVUWFJUVDJ0R1EzcDJaVEJPUjFOaWMwUnhTRlI0VlRReU9XRkZOVzlyY1hSSlkwWnVRakY2V1daSVJUVnRiMmg1VEdwRmFFSjJibkZXUXpGNlZXdHVjVzU1VjBwUVpHTlhNa0ZWTFUxTmRHNVVUMmhIWDBjdE5sUkRZbHBTTkRKSWFUTjRTbWxwUW5wWVlXVnZVQzFXT1ZkVVZUWlRNMlIzWDFnMFRHRlhOakpZU2xoeFh6YzFjMVJtVlRJM1EzQnRTalYxVFdGb2NrdFRMV1UxVldkUGJVWlBORTVRZGtOWVQwbEJjVzFaUnpBMVozSkZkM1ZyT0hrMGFFNHliMlZwVlhsZk1FdFlRMlpxWjJWMlpGcFZabGhWU1dnMWNuVnJaMjFWVW1oaFJqaERVVnB1ZUVjMlJscG5XRU5DTmtkVU5XcG5NbG8wVkdjMWQxZEVNbTlQTFdkWlgxVkZWM0JWWlZSdVRDMXhYM1pITW5kNVJFZGthR2RaTkVvMFJXOWhhRE5rWlZaS1oyOVhOV0V5YUhwdVVrbGhkMGMyTmpSMVZsaDZTbE00YkRWM1JGQmFZblZrTlcxdlVETnFOSHBLVjFwU1UwMVpkazVuVkhOUldrSjNkVVpRVnpORlMxVm5NVGhsU0U5SFIxVkdMVEpWVkVGNGNsUnZWMGw0V1dWT05VWjBXVzVIVG1sTllXNTNkRU5rTFdzeFlWSmtNSEZTYVV0RFpreFFURzh3UzJOT01YcDRVMWt5ZEZReFNIQkhVa0pIVWs5Uk9IUkNhbk4wV1docU5HcGxSRXh1YlZWeFptOURXa2R2WmxGRVNqTkthMDV0VVU4MlRVVmFPVkpqVERGWlJsRnhUWGxuWTIxb2NTMUlYMng1T0ZRMVEzRlFjVkI2VTFaVVZGOW5PWFUxUkRGRmNqQnBVMnhtZUU5NVFYb3lYMGRUYUZkU2RuWXhiMjVuZWxad1gyd3lTVnA0WDB0cmJWSnlWV1V6TjNkT1VqWlRhbk0zYzJZeE9UVlpibUZCTW1KME1FMUJaV0ZPYWxaNWJXSkpSRGxGVTJwSFYzVjVTMVJLVVdacVR6QTVPRGQzVldsMVpWQkpabkZIY0VORk5ETTRMbmd6U2pOMVowNWlSV2N5TlVGR1ZXRkNiMVV6WTJjLm5IWUhHd1U2ekJ4YVpkazdtZHJNODBRYklJdVVheUNMeFJCTlVXZGFFMGMiLCJleHAiOjE3MDYyMTc2NjUsImlhdCI6MTcwNjIxNzM2NX0.ziDyW8Pr8ZAE7BuP9rI-sbwJZAu_5PmmDKWqGeRMBxE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001735"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:05 GMT
	x-forgerock-transactionid: 77970e2d-a1dd-4bf9-b33f-2888901d1608
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:05.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:05.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 441785: jsonPath($.tokenId).find.exists, found nothing
21:16:05.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,441785,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38b7a014, username -> user.1001735, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@59fcb995, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217365620))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:05 GMT
	x-forgerock-transactionid: dea76e8f-6854-4997-9e34-68080ce46356
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3Fic2NoZTlhYWgyMGo4MDd0ZWFjZmdjMzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RFFtcDZibXhVUzJST1dISnpaMVZhV2xwdWVqTkJMbkJDVjFCM1oxWklZM0Z2Y0dGaFptMWFXRlZ3TkVJNWFESkViVFpwUkVwb05XSnRSVkZZVVRoelprRnZaVWhsTURkWE16QlNUbXhZTkhCTVYxQjVhekZpVG5CS1YzVjZUSGRDWjFaYVgyMHdWMUZNYTNoSE4wWmZaREphTUZCUlEwOHlOa2RaVjFwRVVFcGlSRjgyTm1SSVNqVjNVWEZvV1hwRk9YRTBNMUZLU1VKNWQwMW1YMlpuYlRsUGRrVXdiRE5LTW1VMVVTMU1TMlp3YzNrelpVaGtWRnBFT1VwR2QwSkZjbEpFWDNZeVRVOXRVRXMyVjNRME1VdFlXSEpHZG1aRGJrOTViblp1WVVORVp6SmxhVjltUVhVemRsSXdWVWxQVUhCMlZ6RldUMVZST0dwRmVrcDRjSFpNT1RCa1VHTjRWVmMzWW1vMFZGaGFSR2s1UWxBd09GVmpSMW93YUdSbk4xRjNNbVp4VEZac1lrRnZjeTFTZUdwNk4xTnZNemh6U25Gd1RrTjFSa1ZZWkZOSVVtSk5RM0I2WVRaYWIyMTRNRGswVEhJdGR6a3daMUpmVjNCWGVtMW5WbE4yZG1OSFVuQnZabGhFTWtSd05VSktlakJxUmpnM2NHVXpjMFpGVTBaMVlqVXRYemRVZGxZMVNsRkZOa1pvWDJVNVdrZzBlRGR2VG05SVlWQkdSbkpxV21kS01IRmhOelYyU0MxUE5uVk1iRXBGWjNsNlozaFhRbXBtWVdWRVFucHJkalk1YW14ZmNHeHpjRm80UmpKcFVHVm9Sa0V3ZFZVd1JYSXRja1k1U3kweFYwazRjMU5FZUVSV09URmplWEo2VEUxVGFrdzNlbW95ZDJSbU1WQnFiSFZxZWxwZmVYbEpNSHBvUmxsaU9WRXRVbEJCVWpCR2RHUlZNa1V0UjBkNGRqSXdTV2hPYmpsQlpsaEtTVWhSUnpWMk0weG9OazFmUkZSV1pUSjNlbXhMU3pkVVExOUthMHgxY0dsblVreFlkbUZvWkU0d1lrMUNVVXBNZGtoMmIwaDZUbFZ3T1dwaVNXTmtXblJxYlMxdlRuTlFhMWRxZG5wTU1GWm1XRlUyV0hKRlptVkVWV1Z5T0ZBMWNWcFBXRFkyYzJ4MlNtMTRkM0JaYTJKd1gzVTFlV1V6YUZSd1p5MDBURkJTT0RoaFpYcDVTMmxYTjFKaFRXYzRMamxRYld4R2RWWkNabWt6VEdsMk5XMVpVakF0UTFFLkhTYzRnbU42aXBZN2ZMN3RYNkF0WkZYZjFNZjlWQk1Kd0VPZzdIa05sclUiLCJleHAiOjE3MDYyMTc2NjUsImlhdCI6MTcwNjIxNzM2NX0.zeFVTQFq72UV2EgHnhOIGLkaUtuiGR9UvTJ-rEbHyBQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:05.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:16:07                                        2960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=869759 KO=13624 )
> restLoginInitiate                                        (OK=431009 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=429734 KO=1257  )
> restloginProgressiveProfileCallback                      (OK=9016   KO=1257  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (31.00%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (31.00%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.75%)
> status.find.is(200), but actually found 503                      4958 (13.83%)
> status.find.is(200), but actually found 401                      1257 ( 3.51%)
> jsonPath($.tokenId).find.exists, found nothing                   1257 ( 3.51%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[############################################################-             ] 81%
          waiting: 100493 / active: 22     / done: 442100
================================================================================

21:16:10.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 442439: status.find.is(200), but actually found 401
21:16:10.081 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,442439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ae5c080, username -> user.1001141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bdafd8a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217370031))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXM0cnZmcTQ0Zmhsb2Y4Y29pcm03YW0zOCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTV2WWpWMVVtTTJRVXBzYkhkNmVEaFJPRmxYT1dSQkxrbzNUVkZ4VTJoclRrOVNZMXBOV2tneWJqZzNlVW95U2poc1pXeE5jVVZRUTFGdWNUZHdUM0pPYzJSMmQweDJlbEozVm5jeE4wWjFiRkpXUVU4NWVFMVdRVFJvVVZvNVJraFRaRjlDVVhOc1lUSlBOMkoyT0VJNGNWSkplbFowVFdONFZYcDZjVVZaZHpCNFpXWmlkR3RHUTI4eVNqRXRTVTlETUROWk9FOTVWM0J2WkZkcldIUkpZM1pQYzNCaU5GSjRhM05QUVdwQ05YQTBibTlUZWkxdFUwcHNWVmhvYlZGZmQzSXRXRTFWTFVkNlFqbHVjbVU0ZEdFM2RscFRSRjlGUjJsSVNWQlBWWFJuWTNSemRuRlBVeTAzUzJZMlJtaFhjbmMzYTB4bmRrVTNYMGxvVWs1WlpsOXBOek5XZVRVMk1WQmlUekl5TjJNMWEyOWpPSFJFUlUxd2JtZGZhMVl0VkdscldXMDBielJzTlU5VFpsa3hkRWgzT1ZsekxTMTRVR2hmVFdsdGVuQmFhRzQzUlhkVlJ6ZEpRbUZXZW5JNFExWm9lR052UVU1SWNGa3RUMDFwTWtSMFoyZzRSbTVhYWtJMlJWWk9TM1pQZWpreWFsbHNlR0pWV0ZSNmJIRjVPREY2WWsxUVNrOUpTek0xYURKMmVtNVBaakYzZFhoVFIxWjFka3Q1WDJsU1kzaFlkR05rVWxjd2R6ZGZUWEU0UWxOUGRGSjFlRmxuUkROaWFWZHRibEpvTkdSTlVWTjRPRlprVFRRNWVXaHJWR1IzV0hnNVFuSnNPRGx6TVZSeVRXUnhhbGhxYzNvdFVrTktkVlJrU0ROTloybzFZMUkwU0hoSVZYcFJNRXBqV1Y5YU1VUmliRXQwTjJWM2EwVkpZMHMyTW1obE4yMVpWWGhNVGxRMU0yTTFSVE5MU2toVGFsTmpWM2RUTWxKSlUxQjVYelpYUkhWYVN6RnVSblo0VlRjMGRrMXJabmxQVFdsWVNGTmtWalkzVEROd2FHaGhXa1JFTjNSSVZqVnRlRVpNUjNBNVRXcG9WME55WTBVM1ltNXdjSGhVV1c1UFRrNUVjREZ6YmpocE5scExXbXByUVVWdVZuVndaVzlWTFdGeGFqaE1iVWhwTjA5WmRFSklaMHR0TFdWc1IwMWtUMk5ETFdOaVozbEpMV3B1TW5aUU5WOUhSVU5oVlRZd0xtVmxhV2hLWW1KTFoxUjZkVTlxUW5aS1MwMVVXbEUuY0FzZmdTdGFaSVdRbEtJajhpX1RuZWd4MWVQWFI2S3NseWFuaEhZYnRYZyIsImV4cCI6MTcwNjIxNzY3MCwiaWF0IjoxNzA2MjE3MzcwfQ.Z233shBV-daEeN7BVUsP1CUhiHhO1I_o6nLTqjNBvPc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001141"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:09 GMT
	x-forgerock-transactionid: ac286cef-2e2a-48e1-8375-0fb4aa38262f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:10.081 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:10.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 442439: jsonPath($.tokenId).find.exists, found nothing
21:16:10.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,442439,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ae5c080, username -> user.1001141, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bdafd8a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217370122))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:09 GMT
	x-forgerock-transactionid: 9be59237-1bbc-4919-a5a7-61f22f3c39f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTFoanJsMDJiN2x1YTY0amdjdDVsdDlzZW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2VISmhRMnR4WVZjMmQybzNhekJzVlRseVExQm5MazlCWWtsMFZrbE9XbEpMTkRBMmRGTTFXVFJFV1hwbUxVMXRhRk5KY2s1R09VbFpMVlUzTjBaTVl6Qm1OVTVUYjBRNWIybHBlVkIxTWtONk5tNU5kRmt4TkRocGVIVlhTVm8yVTJ0U1dqUndWV1ZrWDB3MUxVbHpTbk56VGw5SU1rOXZPWEk0WkY5WFdEbDZSVzUxTnpkQ1YwcEJWRnBHZG1kVWFVTTVSWFE1WjBoUmJrRTJSblpKZEhCWVZHeDJjRXN4TkU5NmFGQjZVRGx1UWpkMlJ6aEpNMFZaT0dKbWJEQjNVMVZOYlRkbGJIaHFORE5QWVUxUWRGUTNXVTlHWDB4aVMxZ3hSMUIxTUVGSlVrSmljazQyYm14Q09UWkZaQzFXV0ROSk5rTnFha3BqVUdwSFZrOUNYM0Z5VUZreVVsUkpiRXRhTTBVMmJHRnpkSGx0Tlc1S1pGUnNWVzVrYkZGNlVXbG5jVFZKVXpCd2FVRlRNSGxXTmtNelZVZDBiWFZVTlRoMmN6RlhlRnBsTWxoNWVFRmZPQzFGUWpreWFrRkRaMnMyTW14MVExWjZjazVpYzJSbU4zbDRVVmREVVhSYWF6aFFNVzFrVXpsemJGbHBkbVJoUlZoa1gyOVFhRTF0TlVGdWJqTnpiMmhFYm1KV01IbEpObEJrVUdWd1dXOWpaMU5PVVVWRWREUm5NbXBOVGpSV2RGaHBaVFYzU0VkVmNTMDNhbGx3YTBnek5YZ3lkVzlQVFRKWFZUTTJhekJwZFU5UlJHMDJkbWgzV2tsbFdUZEhPRWRsY25KWFJEWXlaa1ZKVlZjeFUwSjFMVkZpWjFKaGRGbENkbXhGYWs5UU5tbFNaSFo1V0RCaE1HVktURGcyWWpSRVdIQTJaMDU2VW1wQk4wMVRTREYzTjJNNU5GTklielJEZUVoNVNteDRRMnRSZFhCWmF6Tm1SbmhNVlZOUldGWkZTekJvVW14RWRqUk1iR3RVWkhKd1pqSmZMVnBzTlZZeGREWlVlRzQ0T0ZCcVpuaFhTRlIzWlRrM09GaGhWREpoVFdReGJtODVOVlZNUjB4ak0ySnphMll4VjBKUlYwMUNXVnBrTW00eFREWktTVXhRTVVGNFF6RnNaRmN6YXpWdFFUYzRVM0p1YzNWak4xWnVNalpLZWtadVJWcGhla2RFYlhwNWVsbERVSEkxU20xNFVXcG5MbXhUVkRoWFNrSm1kMXBXYTA1MWRWSlplVmhYVEhjLjFwSDQ0OXp3SS1HR191Ykdqc0VDMHVjcUg2bEJPdVlOb2NzZVZNN3RUTk0iLCJleHAiOjE3MDYyMTc2NzAsImlhdCI6MTcwNjIxNzM3MH0.e8mVwYDYKl_xCDuxLpOW-IQ7COLdJi6zCKTlC1Owvqg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:10.123 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:16:12                                        2965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=871280 KO=13626 )
> restLoginInitiate                                        (OK=431761 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=430487 KO=1258  )
> restloginProgressiveProfileCallback                      (OK=9032   KO=1258  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.99%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.99%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.75%)
> status.find.is(200), but actually found 503                      4958 (13.83%)
> status.find.is(200), but actually found 401                      1258 ( 3.51%)
> jsonPath($.tokenId).find.exists, found nothing                   1258 ( 3.51%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[############################################################-             ] 81%
          waiting: 99739  / active: 21     / done: 442855
================================================================================

21:16:13.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 443015: status.find.is(200), but actually found 401
21:16:13.671 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,443015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3277e1e0, username -> user.1001710, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ad65c35, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217373621))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzh0NXZxbGNja3YxNDMxb3RqN3BjbjFqbjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dExXd3dSak56VkRBNWJubFVOR013VGkxbWJYUm5MbVZyZVV4NlFtOXRjalV6WkdKUldIZE1VMGt3UjFoaE0wSlVXWEp5VG1KRWIzQlJlVUZFYVdkeFdsQnZkazkxVFRCVmJsZG1kV2xIU25GT2NtUkJRV3htZFcxVmVqa3daRVZIYm1kdWRDMHdhM3B2VVVWbFJYZHVPRk5sVGpSdVprdFFTak53UkdOTE4yUlZNWEUxWDFCYU5rdFpWemg1Y1ZvMlptOW5abGR6TFVsTFRFdzNSbEJHUTNnd05HWXRkeTF4T0RoSldUSmFZUzFETFVaV1l6WjRVVzVPY0hsRE5UVXpaMVpTZEVaM2NrdDJUbE56TmxodGJYcG5Wekk0V1c4d1pVVnZUUzFNVWxkTFJWUnJPV1pUYTNOMFZGaFljRVpmYWtscFRqaFBSbUl6YUdGblFWSmlRMGRSTVUwNFdrSmlaMnRVUVVJeVptVldiVEpQT1RGRmVGVXljMFJIV2psZmVsQXlWRTVmWDJzNGFIbEZXa3BOVTJKemQzaEhVVXAwUlVZek0ybzBlblZ1TlV4M05FbEtWSFpPUjBZNVdXVjBTRGRzWjE4NGVrTlhiVkJEYVd4aFlrUldUalZaWjFWb2VGSmlTQzEyVW1wb2MyczFjMnhwWmpOWE1rMXVXbEUwWmpsWVVEZFhSVWR2VW01SWRHOTRaekp4TVhwNGRtOXhhR3MxZG05Nk9UTlZZVlJJTUdvNVdtZE1SVXRxVWpGeGNtdFJSRUl3VVVwaFJGOHphVVpJV0RVNVduSXRPRTVZWlhaNWJuUklTM2RHU1d4blJqaGZWRzB4VGs5VllrdFdRVTh5VERaUGFFOXVObFJMVmxRNWFWcGpTRGxuTTJFdFluZFdlRGN6VEd4ak5VdFRjbUpXYldVeFpIaE1Wa3BzVWxOSVZVUlJXV0pTVUdkYVgxOVNSaloxUzFFM2VHVlVObkZRZEdKUVpqbGxTakJNTXpKNk9XSk1RMlJyZGs5M1FqUndSVGRDYjJkQ2JHTjNhR3RLYTNVNU1FRlRSemh6VlZBd1ptZE1SemRMTlhKalpFaG1lbk53TUUxcmJIUmZYMWQ1VlY5TFpubFRWRlZ1ZWpkdGNrcHBUMkZFUlhsR2FqWXRUVWxITTFGd09HZEJlVmszYkZob1UweE1NVVJ6Y25kcVpURm9lRGhsUWw5TlJGSjJkbWwxUVhnd1NuTTJWMVJSZW0xcmVIQjNMbEl0V1cxdVpUQTJkVWROUkVaRFNscExNMFJ0Ym5jLk1kTk5rOFphUWZIbnJHN1FZVzVxOG9QUFpBeWFLcGNMUVUyNkxSc1Y5cmsiLCJleHAiOjE3MDYyMTc2NzMsImlhdCI6MTcwNjIxNzM3M30.hmt3XxRS6JoZLAOZdFih5QjQSkPUDvTHN1_kGQifs74","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001710"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:13 GMT
	x-forgerock-transactionid: 43d3557c-749d-4e17-9324-21f407daef6b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:13.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:13.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 443015: jsonPath($.tokenId).find.exists, found nothing
21:16:13.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,443015,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3277e1e0, username -> user.1001710, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ad65c35, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217373708))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:13 GMT
	x-forgerock-transactionid: 53bfd1e7-d86c-4a24-b075-f1993d05e9bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWg2ZnFhdGlnZzQxdmVtaDhubTZjbG5ldmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2NGaGFlVE16TkRGUmIxRlFMVTlSYmxsb1FsRkJMazVuTmpWS2IyOXBNa2hEVG5kaFgyaGljVlpEVjBKR2JVb3dMVEZhU0hSR2JGWmpVbXQwTjBOaE5VNXFaVEpyZWxoclEwNWZORlZXUm1rMWJ6RndNbGx0YTBWbFMzaDFUR05wUXpSUmNXNXhTblJDTUZOcGNtNWtNbEY0WmxOUWNVTXpWbVJSZG1VelZuY3phMlJSYTJOaGRURklSbmd4ZEhaWVVFUm9WbUY2YW01bmIwbFdjazF5TkdsVE56RkNTVEJwT0docVV6TTFiM0V5WDBkd2QyTldObDlqV0ZSSlFYTndiRk10VVZkSk4wMXdNSHBvUkZScVEwWnZUa3BoWDFwcGNrSklOVWhEYjE5TWRsQklSa0l3VEdKT1dWODJjVzVNVDNodVQzVkNaV2w2TkVGRVJ6WmFNakJ4Tkd0c1kySXRSV1l4WVZaUmQyczJNbUZFVVV4Wk4wNHhRVzFaTnpSUmExcFZjbTF5U3paeVQxTnhaelo0TTB0RFVtOVFiMWs1V2tKVU1tTktYMnhmWXpjd1kyRTJlRzFGTmxWa05HczVTRk4xWkVGcVlYVXRTWGxFVlRrNFdWaHRVWEIwWXpWcWFuTkpTRjk0Y1hrM1MwMUpaVE5ZVWtkQmJrZHRORE5UYlcxM09IQkRRMEZhT0ZGR1pWWTRURFZSUjJ0V1lqRjZhblZMZUcxNWNXSkNjbWhQYTNSRVluUTNaekF4UTNSaWQwMTBZMUZzZVhkaFRHeHlhSG8yU1RRNFZUZHVXR2hXU1U0emExcGhhVUl0UWxoNlIzSTJjV1pEUkVWWGMzRkpVbmxLVkdGRU0xTmlRME4xT1hadWRXOHhTVkJJY0ZsS1pGWkhaMDVFYVhCSlpYWmxNbXR1ZUhaSVUwMUhiR2xoYTNweFJsWmtSMUpITVc5MmFYTklUVUp0U0ZKUk5EQjVTMmQyZW0xQ2NteHBVa3hFTlcwMmRVUXlUVE55ZG1wRU1WTjRjV05EUlVabE4wRTBkRzkyZGkxVVdsaGpaVzE0U0ZOdU5XRnlWM2hWWldaRlVtUkhXR1JEZVRWWlRWZzVhMlJ2YVRGRE0wUktSR2c0TVdnM1VuTlhOa2RHV1dwc1VYRnFaVkJ6VlhKMGNuUk1Za2x0UWpsd1RIVTBWbWxxU1daQllVWnFaRzVhVnpoM2VuSTNUMlY2TjE4MlNsSk9PSHBoY1hCcFdHcFZMbFJGYzNrMU5uTnRlSEpmTkhocU56SjNVME16Y0hjLjl3SUJwbEl4OTB0NkdueWlaRlZ6czhxVzlPeVRpbDF0NE5uYXBZa0dCbEUiLCJleHAiOjE3MDYyMTc2NzMsImlhdCI6MTcwNjIxNzM3M30.mhRqFfatn4C5LAepxpeHzKrlPIg1APLFJSTYUFX-ggg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:13.710 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:16:17                                        2970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=872750 KO=13628 )
> restLoginInitiate                                        (OK=432497 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=431217 KO=1259  )
> restloginProgressiveProfileCallback                      (OK=9036   KO=1259  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.99%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.99%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.75%)
> status.find.is(200), but actually found 503                      4958 (13.83%)
> status.find.is(200), but actually found 401                      1259 ( 3.51%)
> jsonPath($.tokenId).find.exists, found nothing                   1259 ( 3.51%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[############################################################-             ] 81%
          waiting: 99001  / active: 28     / done: 443586
================================================================================

21:16:19.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 443880: status.find.is(200), but actually found 401
21:16:19.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,443880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@950b6a3, username -> user.1002108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9e59381, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217379552))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTV2Zm4ycjhpMGxkdDRtanYxOXA2NGVwa3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TldqSnlkMjFHVlVFdGEzbHJTR1JmY1VoS1VsWm5MbWx1UTBsWVpubzJVVTVLVlhwRGIwWmtWbUZoVDBwZlpHcEJZbGhWWkhBNExWSnpZMVpxTTBnMFMzVXpWbkZUUnpWdWFFZzJVbEpyZDFObVMwcHVTbTVKWTFSRVdVRkZkVWMwY1RKbVVGOVROR05GTmtKelJtMVpRV0ZQYmxjMldFdG5XVEpoY1hsSWNtdFlTamcwYTBobFJVdGphalJOWldGR2FXaE9jMjFpTFRreWFqWk1YMWwzVkdwWlVuQlpOWE5pVVU1UlRVWktNa293UVVoU016RjZkMDVqTUdOcGN6bEVRMTlFUzJKWGJrbHhNV1ZCTVRkTGVXOWxVSFkxZWpCbU0xWkdNMUY0WkhJNGFHUjJValpvYzFCdlJWSlFYMGhOYkhjMmNWUlpWa0YzZGxOQ1JFZzVXRlJNYVU5Rk5sOVFMV2xvYVhCbGVuTlFkMHh5T1ZRM1QwWk1MVUV6Ykc5VWNXMUlkamhmWW10VVVqWnpkMGQxWWxoV1NVTlliVlZHVG5RM2NsSkNWVXB3YTNNeWRrdHFWM1pVTURVdFJtUTJhekpJUTJwSmVIUTNRbUV6UVVod1ZISk5ibk5GUkZFMVVHOWtjelkzUmpGcFVEUktaMFZ0VWtWUmNsWklaa2d3YTNka09IWXdObTV1ZFZaVk5tdzNabkUyYjBkWmVqZE9MWFp5U0Mxb1pYSnlVSEJzYjJGZmVUZElTVEUzWkVKaFJuVmpURFpwY0hWcmQyVkpWSE50V0hkdE1GOUdOM1JzZWpWS2JXTnpUMjUzUlVSNVlYUlJhRUYyZDBneVZtZEthVlV3ZWkxMk1HTk9jMHRZU0VZemIyWnVZV2xyWTNCc2NWQTVNVkZvYVZGclRUUmxNRUoxU0haRWQzUnBPVlJPUVZoQ2VqY3pRblZOY2xkT1ltNUpXbk5OTm5ORGJuRnhaRVJIVVdob1FXazVUMHRQVWtkcFdXeDBWRFpoVEdneGNURnFiMWhYVDBGTmFHTm9ablJ4UkRoMlVsZGtSRFpwTmpSQlRUUTBYekZzYkZwUU1FZFRNMkZwYVhobWFESjFhSHBtYm5aS2NsQTRSMmRwZFhOa1RWSllValpRTkdOYVkwTnFTV1p0WkZFelgzZE9iMlpNVUVaTlpHWlBRa1ZyUmkxWGNYUllVRlpMZGtoV2NVcDNSRUkxZVhCTlRDMUhNREE0UWpGMGVVMDRMbFJQVlZob1IxUjNVV1ZWYWxWc1gzTmpORU5yUkdjLmptbmxoYzdDcWttdWFlMjd5aDRkdXYyN3YzOC1qQmdfM0ZGQlphei1qLU0iLCJleHAiOjE3MDYyMTc2NzksImlhdCI6MTcwNjIxNzM3OX0.QyYWGwIAklXWsOB4C4xZtmBb_k-_ZOfUfQ027C2P_Fw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002108"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:19 GMT
	x-forgerock-transactionid: 042b6fb5-0280-49fa-8507-78d747252099
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:19.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:19.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 443880: jsonPath($.tokenId).find.exists, found nothing
21:16:19.642 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,443880,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@950b6a3, username -> user.1002108, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9e59381, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217379641))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:18 GMT
	x-forgerock-transactionid: 052ea9ee-b327-4fc6-ac83-60b011f14208
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXI1c3RjaHFzcG10NXEyOXZzNjhqanFqdjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Rk4wNUhTVmc1Y25SUWFGZzJVMDQwVTJsaE16SkJMbkkzYzJwd1l6RlBaMVp0TW1kdmJGQnpjemx0YlhKTFQyTmllbmQyVFVsRWIyTnlRakJpVlhsb1JrSTVXRXRCVVZCWmNuRkxabmh5V1VGVGNHOVZWREkwY0hkdlVXUkZTVzlVZDBsRWNHMVZObGcxVURBMFJYSkplakpIUzBsNE9WSXdRbmhVT0VVMFpIZ3piRFZJYUZwUVVsaDVYM0ZMWlZGeVgwODRibDlRY21WNlZHVlJjVVJ2YldSUWNXaHFaRTF5ZEU1TmF6bFpPRXAzT0RoNVMzWlNiVXRKV0RWS1EycGxSelZrZW1VeFZrVjJlVFZFVGxkdVFrOUpTalJoYTNWTGIzWXhaVzFpWVROSVFWWlBja04yZGtSTlFUY3hMVFY0UzBabVdHSlphMmhTWW10T1FYUTFiRmRtUjA1bVRYSlFhbkZEYm5OR1NqVkxhMk5LVEZWUVlrWm1Ra3MxWHpFelJrVnJNMHBsWmtnd2VYbEZORFpIYkZkWlFXMVlOVmxTTVhSNE0wOUVaVWxCWlRGMk56WTJlSEI2TUdnMFh6UldhVWRaYVdVMlNqZDNhMGRIUkVaemFHMUdZVzVIYkdkNlJrSkVZMHAxYTI0NU5raFVaakZaUkVWbGJIUjZabVZETkZKWE1EZDRlbDlRT1MxMlkxQmxTVkZoTmt0TFVFNDNkblJsVDA1aVlqSkZTRlppVjBsSWEyUkVka3hCTTFwMU1tVjVUVEU0WDJGTFFqbEpVbVZxTTNSWGRIRlhjMFJxUlVKMlpVdEhZMng1WWxwQ2JHMWhMV0V6Ym5CdGJGaEVUVTl4VkZacFpIazVUakU0V0ZaU2NsZE1WWFJxYWpBeGNWOHpUazFSZG5CVmIyRmlZV3RmVlZBMmRDMW5WbEZaT1hCbWJIQmxlSFpNWmw5aU0waFVOVTF5WjNCSVVrbFpWRzVpT0hOemJ6ZHVSVXBFY1VJeExUVlJUMUJsYms4dE1UQTNhR3czZDFGclIyZDNOMHRzWDNJM1VXUktjM1ZpYVc5VFZsUk9WVzVuTjBwcVMxZDNWbE5EVTNWR1VIZG1SbWhrVlU5d1lUbEdZazVHUjBwNldtdzRka2RwUW1wVllWOWxXWFIzYzJVd1ZEQllUV3MyTmtkTmJXdGhkbUZSZEVKd2J6TkRTbmh4YjBJNFdIRnROV3MzUm0xSGFtVjNlR2hST1dobWVVSTBMbE16WjA1S2MzVmlUbU0xTlRaa2VYZDZVMUpuTWtFLnFDdk5OdXY4LVdyUFdFck9xTDVCV3I5MWxHd1BEbWF2NjhrTWs3eE1PenMiLCJleHAiOjE3MDYyMTc2NzksImlhdCI6MTcwNjIxNzM3OX0._m-I0UVk9V4fOwWUj3CsfokW5w1CEgrx45qXgoTS3o4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:19.642 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:16:22                                        2975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=874228 KO=13630 )
> restLoginInitiate                                        (OK=433228 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=431950 KO=1260  )
> restloginProgressiveProfileCallback                      (OK=9050   KO=1260  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.99%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.99%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.75%)
> status.find.is(200), but actually found 503                      4958 (13.83%)
> status.find.is(200), but actually found 401                      1260 ( 3.51%)
> jsonPath($.tokenId).find.exists, found nothing                   1260 ( 3.51%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[############################################################-             ] 81%
          waiting: 98269  / active: 26     / done: 444320
================================================================================

21:16:23.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 444411: status.find.is(200), but actually found 401
21:16:23.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,444411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15e94c10, username -> user.1001121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f41d379, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217383247))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXA0aDIzMzc5MnE4OHRwcjJ2NmpyZnJpbWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVYzSkdiV2xOY1VoVlRuYzFUV3d5U1RKMWRXWjNMbEJITWtaNlNUQnZkR3ROVFRVd0xWUTVXRFkyUVVoa1puSnpPRVZ3UjB4SVZYVkRVMUptZDJ0TFpHUnpiWFk1ZFZCUldWbHVSMDl1V2pGNlFsQlFZbk5OV0VOdVZtNVBNMjVGV25sVlRtcE9Oa1p1VTJWdlFUWnVWMnhJTkdwS2FEaFdhek01WnpWMGNFMXhSR1JhYURaelkzWkVhVGh4Vm1OWmFrTjNRVFZzV1RVMFRGOWtXblIwUkU5TFlXMXBkREUwUVd0V2RqRnBSWEpVZW5WT1Z6Sm5jak51WW1wd1NsOVdNa2d3TVhwTFExcEpZV0ZQUzJWeVdEQkdOalo1UTFaMU1HSTJhRnAzYlhkaWVsVnliMlYyWm5wS1ZrMXVWVFJpU1ZoVk5GSmZaRVo0YlU1SFVteFVURVprYUUxall6UXRjRjl2WjBWWU1rUmFOM0pwZGtabVRFVkNNRTB6VWxKcFdVWm1ZV1JqTjFBemJYTnVZbFpoWWpWUVRFcE1ObGxRYTJGaFlsSnJSazVNWVdsYVFURllUbDlzZFZwcU9VcG1lbEJPY2toM1ZGWlhOa1JqZVdRM1VXSnlkRE5ZZUVWU01EUXdObmxaVjNSVk1qWm5UakY2UmpsclNtVnpTVGwzTUVsTlMwTTNYM1JVUlV4VmRtZG1XVFJWVTFwaFpVSmpRV1ZyY0RJek4xQkdaVVJzWmtWamVrMVphbEUwWDBwTlRVUlRRbXB2VTA5aWJ6Um1TR1pJU1ZSYVluTjFSRVJ3WDBsVFVFTlhOM1JpTVc5M2RUWTJOSGc0ZURKeFl6UmhSRzlEVGpWUGFqRlNOM1Y1TkhWdmVVaEZNRUUzWDNGM1ZqTXhSbXN5UWtjNGFHbE9hbTVCUTJ0blNsZ3hjVjlZVm5kVmFVZEpVbVl4T0VRek1GSmlVV1ZvYkZCT2JFbzFkR3R4UkhsWVQwUnVSRkZtWHpKVWJIZG1URVZMVVhwRmVsQlJWRzFQZG10VGIxbzFVV0phYzFkUU9FOXVkRzh0TW5KeVJGWnNMVmMxTkZWNFJGODJWbGhpUTI1ellXOVZibWxsUlZBelJrcHVabkpvYUhsaExWbzBRbEJmYVVaRFIwTkVUMWh6VlVGQ1VHUTVVazlUYzNVNGRsUnBWRE01YTBSa1dtUnlWVEJ2TUhWb05sbDFVVE5KYTI1NldVVnBaR3htTlVadFpFaG5MbVEzWkRJeU4yaFRiVFUzYW5WRlNGOXNaV1J0ZEZFLmhZTk5LSG1yY3FFMjJHNS1MbmF5VXRfQXZNcXFMclJ2WVpoSFMxVGJaNmciLCJleHAiOjE3MDYyMTc2ODMsImlhdCI6MTcwNjIxNzM4M30.LJtxeLm2bXktv4tLoatnGbsgJFqNi9sSbCVcvaMOjGA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001121"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:22 GMT
	x-forgerock-transactionid: 7b40c178-f4b2-4b29-ab97-0c6c467ebae0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:23.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:23.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 444411: jsonPath($.tokenId).find.exists, found nothing
21:16:23.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,444411,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15e94c10, username -> user.1001121, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f41d379, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217383339))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:22 GMT
	x-forgerock-transactionid: 314fe437-0b3a-4ca4-b687-7174d0e3b739
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTBtdm45am4zc3I0Y3FiazV0dmp0amg5MDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NE5HMXVkMlE0V1dWeVkySkhPV3BHUTFsWlpXZDNMakJxVkUxUU5rOTFWMVF6VVc5RlVqa3pNbk5PU1hKRVdFRjBZakZUYkRsMVIzbzNUakpXVG1FMVZHRndWMnhaZFVkNmNERTRTSEIxTkdkb1NIcEZWazFxVTIxcmNYWnFlRk01UW1SRGIwNXlTVTlqTVdNeVZVUllkMFp2WVhOa01YTkJTM05FT1UwNVNVTkZkMnByYUZBNGRXNXlORUpRTFRoVFFrVTNTMlJIU1VZemFHRk9XRkowVjE5clJEQkxXVVp2T1U1dVdISjVSamx4WVRabFkzQnVjVEptZUVSV1VEVm9hRTloZEZGTlZtVXhZWEEwT0hOalgwNWpabWN5UzBVeVQxcHNiVzFtVTA5WGJrNUZaMEUwUlVadmJqRkhjbXhyTXkxVVpuTkZiR1pzZWtzM1JIaFliMEkxUzBFNVFtSmtkVTh5U25wT01rRXRjMnhFTlRSTlpVbDBiRGhCVlVnMVRuTnRXbUl4ZEhKS2JrOW9lRWRZVDBkWVF6bHhjbkZ6TlZkaFJ6TjRYMWxxTTJwaFQwZHpSR3hYWWxGVVZYbGZVbXByTWxoQ2IwdFNYemRVVVRjNVducG5SVkpPUjFOdkxVY3RTMVEzZUZjd1dGRlFhbFJMTlRsb2EzaGhTa2N0TFRKUFJHTlJYMmgxUzAxQmMwWkNTMlpyUzJ4d05USmFVRTlUUlZsaU0yMDNhVzVYYWsxWVREUnJTVEIwU0dwd1RWSldXRmx0Ym0xdFJGaE9NMFZPTlVWR1pYcDZPVTgwY1ZseGJXeExOekpWZW1reVIycEJUMHhFUVMxMk9EZG5aVTV5ZFhnMFZUSlFNMXA0VXpZeWRYaFFTREpJYW5oRlJsUTFYMnBZVUdsemQzaFFXVGxCUzJJNGMyVmZkWGxGZVVwV1dFVnRUMWRqUlVkcWNtbDJSMlJPYkZGM05FSndPWEpwV25kcGRXSnNXSFZwZW5aT2VVOWxYM2swUjFoV2RsOXZiSEpLVjFoWmNXWXpRVTh4YTJWaFVHcERWalZQTm0xUlNXTnZSemR6VjBwQmJuZHJNRUZuYTNoRmEwZEpZblJVTVVaVlYyRjZTR2xxZURFMVFsTnhaM1YyVGtvNGFXTnNjamMyT1dSYVozTjBaWEZIWkRrMlRGTXhUbEZJU1ZCT1pHYzBVSFZwZG1KdGRtOXZlVWRVUzB3Mk0zQkxaMHBVTFdodU5uWkJMblIzTWpBeE1YUllSM2hOZFZFNGJWSTBOVWM1Ym1jLk1JQ2VISGh5SThSOTZUVVdSUXdLSXJCa0pvM3RZUTJ4Y0RMaUVMOTdSWjQiLCJleHAiOjE3MDYyMTc2ODMsImlhdCI6MTcwNjIxNzM4M30.CGwpC9k01uxBjPL4G_qntgicWNK65dIeMOygq4HKkTs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:23.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:26.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 444863: status.find.is(200), but actually found 401
21:16:26.473 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,444863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@108d52f5, username -> user.1000160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d963f2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217386420))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3VpdmJzZmtndDBqcDczdnNyNWFhNDRnZnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1RtWkRhRTlSUVhWa1ZubGtPR0ZJUjFrM1JYRkJMazl4UVRkVFExazFVblpLV2xCMVFtUlhXakJEU1VaVGNqSlRXa0Z4UzNGRWJXbzRWRUZKY1ZkNmN6bFNTM1pwZGpCRVYxaDBTVU00TVZkYWRFRTFOMWhQWlhZMVQwa3lSbE5oVVdKWVMwUnNRamw0ZEZaT2NUTnBVRTFXYkZWeU5XNWlSMGxwYTBoblkwMDBVbkJ4V1c5NmRWVnFlSFl6TkZjNVNEbE5VRzR3YTJrM1RuWnVZME5zWVhCVVEydDFXSGRwVXpsMU1WOW9URW8xWXpoWFdXbHRXVXREWnpZd2FqTk9jV05qWDBwSVRHaDJNVTkyZG1waE5VaHNPVFo0Y2t0UlVtZE5hMFIzYTJ4WlVubERUVjlEVEZKcVRHaE5kSGh0YzJGQ1QydDZiSHBMY21Gc2VFTk9jMlk0VmxoNE16ZG9ka3RKZFdkRFoyNVplRzlsVWt0MFkwcG9ZVnAyWVY5SGRIUklPRXM1TUdvd2NucFdiRGg0VUVVNWFGcHhYMmhPWnpGT05XbEliMFZUZW5aelRsQTFhRlJhVUdGdVdqWm5WRzlWWWsxU1NEQnhUblJKYkVFeVNFdHhTMUZyZEMxVmNrNUlXVk5YZW5oYVRtWlJXR3BaVERCSmNFZExZMHRvWDNCWlpuQnhWM2czV25KRGVUTjZSelpyTTFKV1JVWnRMVGsyY21vMmNrc3hWazVQWkhsZlIwVnRXR0Y0YUhkVFdETm9NRkU1VDFCMlVrbExXbkJxZEdOeFpsQTFRamxETjBoUlNraGZkRFpYV0VoYU1HazVXQzAwZUhFNGVtcExhbVpJWkdOdFRYbzRPRzUyUlhaamVYWjNlR2hNWTNWS1YzUkxaSFZNTmxGRmRqbHNXV3ByYW5GNVRsWmtkekpSZFdOck5sTkhOWEV0VVhkS01YQm5OSHB5TXpNMFpWSnNZbWhtTTJ0blpsRnNVWE0zZUZkTGNtOXZVbXBpUkZaTWRVeFhkRWRGTmtoUlFrZ3hZMkZMYUU5dmJGSmxObFl5UTFWWGJHSnhRbGg2UmxsS2NuaG9VV3RzVURSU2VGcExZMjlvY2pCbmVGTkNPVVZHWlUxaFFqTnhkM0ZsVlhSTmMyOXViRkYyYW1nd2NYUlhXV2cyV0RkS1YxazRhRkpmY0cxbk1TMXZWbkJ1VnpaWlpYZFJWRVJCVERRd05URk1aV3BEWDFFd1UySTBMazFvZW5GM01VZDFVRzVEWjNnNVJtWmxiMW93Ym5jLl9NSGdEZVFYWVRmMHhjRnkzQ2dIbThxYkhiM2RpeWFiX3RyR0VBeUZrNWMiLCJleHAiOjE3MDYyMTc2ODYsImlhdCI6MTcwNjIxNzM4Nn0.TavYzTpsreFCqV0L0NNtzm-EDrG1vETOR1DrUtRvNyo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000160"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:25 GMT
	x-forgerock-transactionid: 9bea3fc4-deb3-41c9-a170-91d4ea08b9be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:26.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:26.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 444863: jsonPath($.tokenId).find.exists, found nothing
21:16:26.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,444863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@108d52f5, username -> user.1000160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d963f2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217386515))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:25 GMT
	x-forgerock-transactionid: f132ebdd-63c9-436f-b1cb-d3757e62ba8a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWw0OWpub2k3ODMwMDdoZXBhcDY2NHRubGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlJtUmlhWGxqY3pCYWVUbFVTRFEwUnpkR2IzTm5Mbk50Y205RVgwcGhZVkZWTTJWVmNERjRVMDFRVFhJM2RHRlFiVzlKYzNKTldXWllMWEExZDFwNlVXTkZNVUpUTVc5elYzWTBkSGRxWlRoWWVWcHJZM0ZaTFdkblFsWk1abFJTWld0NExUSnRURTFXWDFONlJFdDNRMmx2WkZJNWJucFRURE5NWld0ZmRYbEJRa3R0VUU1T1Zsa3dTelZWYUZKamJtVkVVbGxTVkdKaFRFOVRlSFF3TmpsTGR6bHVUSGgzWVZVMVltRndhek4zVVRWaWFscERWSE0zWkhwR01qUjBPRGxUU0Zod1NUTnBkSEkxWDFGWFdUWjNTa1JIV1Y5c1RGWlVaMjB5WWtoQmRUUndRV3R5VEhKNWVrWmliVU5EU0VObmVUUmtjV1pMTmt4dFQxRnFRVXhTY2s4d1VIaHlNbEZuZEZwalQzb3RTSFpVWlZoWWFrSnNORVZXYVUxTlpIVmFiVlEwYW5Oclh6YzBjVWRFU210SVFVRmtiekZWTkhvelVtSjFURlUwVkZoQmJuSkpTM0ZDZFdSSGNqRk9ObTQ0TFRaRVZrWTRWMDlYY0hKdVpGSkRhMVZmV1VoSVVHZzJSREZ5V2pJd2EyTktkVWx1VW1STGQxTm9hbTVQZDJwblIzaHVSVzVTZVY5Qk1UZFlVbTlHZGt0Q2RFdHZWbEpoZG5SeFRWQjFiRkIyYmxWeGExZGlRbXBqY3pWS1ozbHdlbmRJWVdGR1UxVllRbkJGTldaSmNEaFlNVVJ0V2xSMFdVZGxaMlZqVlc4dGJVRnJPV3hVY1Voa2NYTnllamxPZWxaVlUxUmZWQzE0U2tsNWQyOWthVnBQT0dwb09FTnlVbWxVTlhWVVZWTklSbEZQWDJORmRGTnNhVVp0UnpsWFFWUkVSa295Tm1KZlJVaDRVMjVQUWxCU2EwOU5ObVV4U2xoWGRWcGpibmxtTlVsU2RGQm1RWGgwVDI1U05UaDJjalE0VGpGeFJ6WjBaRGxxY3pGSloxWmthRjlIY1dGSFVsUTNWMVJuWDBSUmNraHlaR3g2ZEdaUVYzaElNMUV5WTJwR1VVNVpRa2RMV2tGZlExVkdVVGRtVDJwQ01rMDBZVEl0VUhwU1dUQnNkRnBzWVRsRFRrdEJjSGQzTlc5dk0xTlFSMFl3ZDJjNVVYTnNRbUowWlVsWFlrb3hTakJtYkc0NVFUQkJMa1JCZERNdGFtUXdZak5pVlZoM2NEaFROa3d5V1ZFLlFVZmpYTmEwaEFONUhueG9nRXJreEVJRkdXdmxYZDJsY0xxU3lmREdrWVUiLCJleHAiOjE3MDYyMTc2ODYsImlhdCI6MTcwNjIxNzM4Nn0.ajYQlBZkW0ziA_jXGmkn3T30Q22kELVnTURauNAAeEk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:26.517 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:16:27                                        2980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=875680 KO=13634 )
> restLoginInitiate                                        (OK=433950 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=432671 KO=1262  )
> restloginProgressiveProfileCallback                      (OK=9059   KO=1262  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.99%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.99%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.75%)
> status.find.is(200), but actually found 503                      4958 (13.83%)
> status.find.is(200), but actually found 401                      1262 ( 3.52%)
> jsonPath($.tokenId).find.exists, found nothing                   1262 ( 3.52%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[############################################################-             ] 82%
          waiting: 97539  / active: 34     / done: 445042
================================================================================

21:16:29.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 445378: status.find.is(200), but actually found 401
21:16:29.732 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,445378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a18bf99, username -> user.1000866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31ea24de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217389683))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzczc2ZkcTQ2MzIyZHRoamtzZW83aHVzNXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWJXMXRaRFZ5ZDBWaVYwaHVYMlJ5VUVKR1JYbFJMbmROYWtsclJqaDVRVmx0U0Y5SVdUaG5iVGxuUjJKVldYcFRRazl2WjBJd1FXTkJXa3BYT1hsSWIyZHZVemx0Wlc1bGMxRlhUV2RtV0hOclNrOVVPSEF6UmxCVWNGZGFZUzE0YVRkZmFVNHhWR2RwZGtsNk5qSTVPRVJxV1dwb1pIZFVTMTlLTmxoa1FqZFlSa3AwWlV4T01GWkNPVTlaY2xoU1ZERndUMk00VDB0alNtSTJkbWx2WjNNMmRtTlFNWGd3YzFNNGFVWmxRMlZDUXpab2NGZExSVGhQUTNWTk4yZzVZa0kxYW5Kb1RsZzBkV0ZaZWxwQlVtcG5aRnBqZWswMGNYbGtUbXhoYTJ4U2JUVkJWR3AxYVdkSFpVbGxaalJZTjBaVFRtZzRVa3RZV1daVWNVbExSMlpWYzNSSmNqZzBTbTVpZG1vNFRWOU9kbEZrZEhkWFQwUjZjR1p0YTNVeE1ubFVhaTF2ZGtGV2FVdHFPVVZRTFdkSlFVOUdjblp0VUhrMFZHSXhiM0ppY3pkU1JIVnZWM00yUm5Kc2NISlNXRXQwY1VONGEybGljVGxFZEZWVmN6QkViWE5FUTNCTFRETTVjSFJxWVRBMlkwbHNUM1ZsY1VJME5tZExUa2QyTkhodVdrSjFZVUpZV0dORlNrVkJVbk4yWDNKVmJFSmFTQzF4VHpCdk9XbE1Vek5WUm1wWFRsZFJRazh3Tmt4RWIwMXdTV3BpTFRSTVNESlJZbmgzUldGb016aHFUMGR3UVc1cmQwNVhRblUxYUZkME0waHVNSFYzVGkxSGQwMXBiVUUwUkVSTFprMVZlVkpYU0UxWExYUjFaRE5GWVRsVWQwbG5aVVZtYmpONmRYUk9SWFExUWt0T1lWaFRTalpuTlcxTk0wdHZVbVZUWHpkb1NYWnliRGx0TlhwSmNtZzVPREJoT0cxbVdVTTVWMFJvUjNSNVMxazNSa0YwTjNsR1RXZGpiWFZDVXpoWGJsTTRkMVEwUmxSamJVNU5aV0V4TUVvNGFYTXlYMlkyVWpsV1YweFlTVzFIUzFGVlRsbFVielJ6VDBWaFVsQnhWRUl5TWxoSVZUQnlVbWQxYnpSQ1NGUllUVkp0TUdWSWQwSmFNMWwwZDJaaFZVZHVSbVZIZUU0dGVVMTRUM0Z3Y0U1MmVEZEZSRXh0V1dSV05EQjNTM3BDZFVoVVEyeHJMbk4wV1hGWWJXNUdYMUZSTTE5VmRERlBUbU0zYzJjLkw2bmIyVXFiWEp3YmhUZUZlcjBoVDJNNWVpV3VLeUlZZkRlYW1tUFZmSUkiLCJleHAiOjE3MDYyMTc2ODksImlhdCI6MTcwNjIxNzM4OX0.K4spLErOMWbOy3zzT43odpXyhww0JWTEjFri4Xd9bXk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000866"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:28 GMT
	x-forgerock-transactionid: 7025d88f-9827-47e3-b1be-1bd836f5a6b0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:29.733 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:29.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 445378: jsonPath($.tokenId).find.exists, found nothing
21:16:29.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,445378,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a18bf99, username -> user.1000866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31ea24de, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217389770))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:28 GMT
	x-forgerock-transactionid: 5bd06677-ee53-48e0-aab6-0d47dedfb3c7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDA0NzZwZzExMDRoM2t0OGhocGxxN2RkcTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFRHOWtaREpCYm1aMVUwUnpPWGt0WTFNM1NqRm5MblJyWDB0NVVVbFVUVUUyWDJaUVVEbEdZVGxyWkVsSVEzQmpjSHBpUWxBNU5XVjJTVUpqUlhKRGIwNDJkaloyYkRKUldHdFhTREowU0ZSR1ZEbHJWMDFYWVVWQmFrZDVPRFJuTjJ4ck5IQldPWEY2WmtaeVdtcDBOVjlDUW1veFgwMW1SMjFsY1hseU1FWkpRa3RoVjBOTE5UaG5NVGsxWldKaFVXaFlSVEV0WDBGeFNVbENiV0pCWlVWdlF6UXRiRGt3VDFaWlYzWlpjRm81TVhacllVUldVa3d6UjJsMVFUSk1VblJ2ZEVscU0wOU9aM2hSYldWUVpGODNkVFE0ZGtSc2MxQkhjbW8zVlMxZlZIQmZlREY2TVVsVVpYSXRSVll4YkRsblNYZFlOVTluTmtZMWJtdDNhbTlOY1RSb2NGSldXV1ZQTFc5QlIxcFBhazEyVTBsT05YWTBVMnA0YXpoTmJWbG9Oak5OUXpWRVpsWlNhR1E1YWpKRGRFeHpRVFF0VTNWVVVWSldiVXhyZDB4dWNtdDNTR3hJVW1kMU9DMUdZa0paYzBKTU1WZzNjekJOY1Znd1QzVmhVa3hRWDBWNE5uVnFUV0pFTFhkTE5VMVhTbTlmYmxsdVdWODJOV3R5T0UxbVJHSkpOVUUwUm1oZk0wazJZVFJvVEdreGRFVXRjMWt0U0dwNFRGSmZjM0JuVERWM01FOUtNelp6Wm5aWFkwdGlPRGRLWDFoRFJFaEpNbmxQV25GR01TMVlUSFl4VjFacU4yWTJOMEZIYTFrM1dpMHpURTEwY2xSMlJWQkxSVlJXVFdWMlNYaEVNVVpaY3pGRFRIQlFiMFJNUmxCVmNtbFhOM1ZOZG5OdFRIWXpja0ZqVjNWYVVFUjZWRlUyYlhkNFJFRlVOME5PZVhaM1ZVTkxkR0p5YXpSd0xWQTRNVlJJY2xWb2FHMUpkMEppZUc0eVN6ZGpSR3RaTjBJME16UlZjRkpRUTNGV1lWWnZjVEl6ZW5SWlRVaEJPVlZWZERWUVRUaG5NRk5NVFRaVlEyOWZWbTFzZW5WUVkwZzVZMmR3V2pVMGNXZFpWSE5hWVhWallVdGFYMjVDYkdVeGRubEhMVlptTXpCWmJtMXZSMHN5Vm00eVdEVmpNblZSTXpWb1EyOXRZMVZFZFdScVFqSnBRVXd5UldwamMyUk9iWE5CZUc0NVNGVlJMazlKTXpOMWVuQkRaVUpqVlRKRFdHVm1VM2R1VVhjLi02Tnl6eEl5a29GX0liZE5oU0JQTldmQ2NmMWVLUC0xNGthaDJ3V3AzdWMiLCJleHAiOjE3MDYyMTc2ODksImlhdCI6MTcwNjIxNzM4OX0.A1MsSvJr0MDfuU-xBktUj9STjWHJRe5sn7tU_HS6cnA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:29.771 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:31.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 445572: status.find.is(200), but actually found 401
21:16:31.076 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,445572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@509d9e8e, username -> user.1000045, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47406235, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217391025))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicW1hdGpucjJubDU2dTZyZmdyMTNraWVnMDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVlrSkhaVU5rWW1SNGRIZzVhMFp5WDNscFJUQjNMbmQyWjJKSWVYVm1iVmhCU3pZMGVTMHhaa1ZZWVU1U2VqbE5VRFU1TTNaTWMwOUxXa2x5TVhocmR6RnRSRXMwTTFwdmR6Rk1lRkpQV0RsSWREbE1aRVJJUzIxMVRqZDROV2xLUVhZMU1HTldlRkZ5Y21wRFZqWlVhbkJEYVhaQ1EydHRRamRNYVdjMVIxWm1hbkZ0YmpSeVdHUTNSaTFGWW1abFVqUkxXbEpGZUUxSWVIUkVlR2d5VUcxTFlXZGhZVGRZVUZSNFJqSXRRVFZhVkRaeU1VVnFVbTV0VWpsWFR6VTFiVkpHVWpoQ05IcEtZa3hOV1ZsNFJUaGxiakpIYVVkWFpIVlBaV1JJVWtGWlYxTXhUbDlGUVdwdldscHBRekJhWVdGb1ZEaG9XbWRmYW1Sa1RGOHRiblJoV21sb2MxZzBSbXg2UVVGQmMyTmZTRGMyZEZsdWIzbElNRmsxY0hSYVRFSkpPR0ZwVGpGRWNXOWZjek5STWxnME1tOWZZaTFHWkZOV1NVRkpMWGxwY2xKR1J6QnplWGs0V0d4bWRsVnRabEU1WW1wak1rdFJXSEJFTlRjMU1VNU9NSEU0TURGVlkwWkZkVTFaWkVSbFRWQjVSbFpGWTJad1gzUXhTMVJSUVZsVlJ6TndVVUUyUTFsM1ZWRlVlbUU1WmpSSVIweG5RalpWY0VveVlYSmZOR1pXWjJKUE5qRkJOek5OTTFCQlVXMTBOMXB3V25CblQyMHRVRkJyTTJReFVIVndUV2REWms0dGNqTmtiVGhzV0VkcExYRjNhamxPVFUxblExVkZWR0poTmxOWFVHdzRhMjV2ZERJME5EWnFZV05DWTAxUk5rMUViRk5NT1hoUk0yUXhOSFZGVDBaRVgwcGFURjlHYTJOR2VEUkdVbWRRTXpkQkxVWmlPRk5TTkZKVWNIQkRTR2w0UjBGalJXZEJaM2QyTVdWU1VHWXhia2RCZG5kZlREaDZVVWhPTm14WE9GSnplRVJsVkVOb2NVOHhURzVVU3pobU9ESlJRamxRZUVOa2RFVlllbFl0YXkxak9ERjRjbTVsVWkxaVVUZERRMmxvY1VjeWFWSnRWazVtVEV0RWNFOWlVR3AwVUZSalJIUnpUalExVlhOemNYbFlaamhqTUdFMk9HaEZkWG81YUZneU1uTmZWekF3TmxveFVrcEJSMnR4VW5NMk5EaEJMa3BSVUVkaVYweHVVMWRuY0dSWloyMWtNMlZ0WDJjLlllSHp2Ym9LM3pXU2UxTWZBWVJQSnVId3JhSlg4WDZkOUZaaWh2d21SeDAiLCJleHAiOjE3MDYyMTc2OTEsImlhdCI6MTcwNjIxNzM5MX0.bDZqvYrRi-vuLnGVlq6sZJ80CnMdG8u5COYb32vmH3A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000045"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:30 GMT
	x-forgerock-transactionid: 034580c6-6510-473a-8bf4-8a77187f5480
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:31.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:31.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 445572: jsonPath($.tokenId).find.exists, found nothing
21:16:31.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,445572,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@509d9e8e, username -> user.1000045, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47406235, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217391128))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:30 GMT
	x-forgerock-transactionid: 1dd887c3-2d7f-4f89-a6c9-b3c784f4b566
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2txc2k4Zm10djBsMzd1dHZzcjQ1ZjcyZGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVIybFJWVmhGWlZoMlZsUlNNa0pCY1RadWJETlJMbDlCU3paS05uRlZTWGxzTmtKRlJXbE1UM2RxWVhWek9VWmtYMWh4VTFjMlltTkRlRmRsVEZsaGJrUXROVWQ0VUc4ME5FdFFkamQ1UjJ4cmVURlFOV0Y2WkVSWlNVZGxkazAxWm5ScmFIbFpiM1ZDZUZSUlEyczBRVkJUYnpObFJHVlpYMUpCUjNkWGQweHBjM0ZmV1dWeVdsTlhWVGhrY1VkSVp6QjZOalZYV0dZMlpUbG9ka1ZNVm5aVFgwODJUbG8xVlc1dFQxQTBTR1pZYTA1bFZESlRaRk5KV1dKMFpXRmplR2hCVEhObldrRklWM2hoU2t0QlZYUm1iRmhmVG05TlZqUldYMHhPTkhsMU5XNUJOWGRMTUMxTlVqTXhlazlrYVdSRE5reHFiMUZvZURGSFIyOU5NMHhtY3pNM1EzSjZka3BsYlRRM1RqQjJjbkJKYmpacGEyUkNVbHB2TlVOdU0yeFdja3RyYW01YVgzSkpaM1pIWTBWb2JsTTNZamw2YUhodk5uVnBhMEZwWm5GQmJWcFBTamRhYjA1YVltdGlkbU5OY3psQmQzRTRkRkpuTUhacFozcG5UM04wY3pOelVuZDNXa1JCTWt0dFYyMVRjVUUxWVRad1duWjFaV2Q1ZEMxWFZrUnNlWFJxY2pVNVVEVTNhbk0wZVRSZlptMUhSbnBCYmt4b1RtcHBObXBaUTNkWE0xTjFZWGc0VUZWTU5sQjRSbmQ1TFZoRFpUZFdWa05PZWxZMWRrdFFObTk1WTNwMmRXRXlkelExT1ZSaVJVUndMWE01ZGtOVFV6SnpOMEZWY21SbU0wNVlkazV0V0d4VlNESkZjbkF5U0hNMVpWaFZXbFJuUjNnelQzY3RSMTh6WjBaVVowNW1URUp3VldkS04wWnhTSEI1TTFsRWVXZ3hWMFZOUlhGcVdVWkVPWE0xYWkxZlJFcHhMWE55Y0ZaVGJFTmlRbFJOTm5CNU1GQjJObFl5U21Wb01tOHhPSFpNUjA1VmVrcHFUalZrYW1aV1pXTlljV05FZG10T1kwOHlPSGhIVG01NVpYUTNZMFUzTlVjeFIyRlZiMFZEUm10WFJGWnJVRWRmTWpsd1gyNVhkWFp6YzNoeVJVZEVRelp4WmtacVNqQm1ZMnRhYjNJMVR6Y3lRMUJ3VXpKdlIwWk5OMnBaYkdONGEwVTFSbGt4V0ZGVGFIcEJMa2h3Vmt4WlFVczJZbVJMYlVoM2NGODJUV3Q1UVZFLnBaWl9EazBIMWVNNVVhZWxFQ3psQS1pc3hiaEZnZ1pmSUM0OVFFeXYzdVUiLCJleHAiOjE3MDYyMTc2OTEsImlhdCI6MTcwNjIxNzM5MX0.f-uOoWfg8EYC58D4AsDV9i7p0bzUqMnbG6nbwrCuHHE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:31.129 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:31.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 445657: status.find.is(200), but actually found 401
21:16:31.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,445657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bc0a4d1, username -> user.1001388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@191451f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217391748))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTNpMWVyNnY3Z244ZDJmYWM2MG1oM3ZmaXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1IwbG1SMU5uTmpRd09WcENTMFV4YjJsdFprcEJMblF6Um1oWGMyWnFOVEV5VjBkaVlWQndTMjFvWTA0eWQwcGpPVWs1ZUhSdFdVOVlkMlIwWVZseVozZGFMWE5NUm5WaldEZDRNek56VVhscWVtZFhjRVJYVkhSM09FNXdUMlZ6UlhZMVRGQXpUbTQwWDJJMWFFeE5lbXRyUTBoaGFrTnFZMVZSZEhoaWVWWktjRGRyVFdSWWJtTnpabGhZY0V0WU0wVmplRmxLYUZCM09GWkdMVUZ2U0doT2RsWTRVMmw0ZEZCd1IyVndSRzUzVFU4MlVrNVlVWGgzVkc1SlRYRk1VVTB0ZDJ0MFVsSkZUMEpoTUhGRGNuVlZkbUZNZDNod1pFbzNiV2d0VTBsNVlWVmthV2hXZVdWM1RsQnJUWFpRV1RNdGFVZEtOemg2VXpCWVNEVk9WWFJMU1hrM1IydHlkVEJGZVZwVldIQldTV1p5UTJKR1lqZHdWbEJOTFZVMk5uTlFha2hMWHpWWVdVTmhPRmxWVHpOUGJ6STNaVWxmVFd4cWJHVTVMVXMyVm0wM1FrUnFkVTFIUTB0MmEyNDVURGhNTTBsSlVsTmpWRFJUZDJ0dVdraEJjMFphYzA1eE1reHllblJMY0RSMFRVOVVWRFU0YWxreWQwdGhlSEExYmtKeE1HZGZkV05sVVVGb1dqUlZWbVV4ZFV0ZlVraE9kM280YjBKQ01VVnBZMDB3T0ZSNWEybHVZek5WWlcxc1gwWmliM010ZURoNFQzUklZMUUxZGxGa2FWUTJWMVF6WjBJM1dUVkpjemcyWW5SbFYxVkpRMDlNYTJ0clpHUlpjM2xzZG1kRlNsWm5kRkY2VEZob1p6bFBZa1YyVVVGV2FqY3ljSE5MV2twTlMzcFplblpmVFZWaGJtUTRXbU5VTkd4Q1dXdENYMmd4YVhoUFRGUktkM3A1TVROTGJYaG1aR1puVFhRMWRUbHRSVTlRUkZBNWRqUmZTbkZ4VlVsb1NuaHpNR2hCTmtScVRteFpWRXRRT1hVNVVVNUpablZuYm5sR1NuSnVla2gyYmxoRlQyaFBaSGhrVTNab1lTMVhSRGhvTmtVeWFFRTJOVUpNUW1KNkxYWlNhbWh0VFVsbVQzQnJkVTFrVm1ab1RteERkbDlsVGkweWJtTklWa1JtYlMxcmNrNTVTVEJ2TkdvM1kyeFNVSFpsVGkxVWMzaGtVM1ExZUhwUGFYZHJMblJaZGs4MlQxY3lVRXBzUVhkelgzZzVZV2d0U1ZFLmFRUUktOENUS09kOS1qeUdiNWNaeTVleGRTZTVBTUFUT1Uyb0gwZXlERDgiLCJleHAiOjE3MDYyMTc2OTEsImlhdCI6MTcwNjIxNzM5MX0.2yHHzTx_ibkfgXRie9zWZ15ki3Xv9X4752CT4-oycUo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001388"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:31 GMT
	x-forgerock-transactionid: 7a93c2ff-3c96-45e7-aa05-66bfbaa6ee32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:31.797 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:31.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 445657: jsonPath($.tokenId).find.exists, found nothing
21:16:31.839 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,445657,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5bc0a4d1, username -> user.1001388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@191451f4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217391838))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:31 GMT
	x-forgerock-transactionid: ca2e0dab-0ab6-409d-97dc-c0e30517f272
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGtoczZjOWFlMDZoOW4xMW1hZTBkcXIybHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU5GZEhhMmt6WVZSSVdWRkVhRTV1YkVVeGRWUkJMa05vZGxkMVpXaEpSRE53Y2tGRFZUaElSM2RNVldSSWNYbGthV3gwVWpWelVuSTBkVE5HZGs1b1VGUm9UbWRUYkRoWVVtUXpSakJrVDA5d1VHMU1Oblp4VG5SR2IzYzNTRlJ0TFVoNWQyaEpNVGczVVdSMk1XZENNemxETVMxalFWVTFZekl4V0dnelkwUlFOVjlvV1ZKUk5rSllRVjh0TURRNFlVTlRWVFpwWVVGdFJXSjVNeTFRWW00eVZXZEJTSE0wYVZab1YxWTFiblpCY2xoRFowazRVbXRZY25CeVlqZGZSRnBvWm1WVmJtWmpObEZUU0RONVZGUlpSVGh2ZWw5S0xUUlJRMHBaWW1Oc09VTlFjMnBNVWtwTWIyNWtiVVl6ZVZOSmFtdGpWVmxUYnpoM1NtZGZUM0IxV1MxRFpIVmZUa1kwWDJKaFEyTjZWWFpzWVU1eFlWRm1VVkZZWW5WaFZHSnJaMGxvYUcxUWRHb3dhVXgxWDFsRVEwc3dORmRRU3paMmFUVmpYM3BUTFhCaFlYZENRMEpLUVVsdGRYcHZWa3B4T0Vwa09FRnhOVTVIVDA5T1VsWjFVWHBKTnpRdFltdElVbWMyVFRGNWFEWk5lVlpCYmtWMFNFbGtSaTAxYUc1QlRGbEdVVkZMUlRBdFVHTkdkalpJYVdWNk1YQlhjVU5tVGxkb05tbHpUMlJQY20xNWNVcGtibGxpV1ZRM1owbENOM2xGVkRnMWVtRnpabFUwYTJjd01VcDZlVTFKU25sWlduTjNXbXRwWlU1aFdXMUpSMHRNY0dKd2IwbGtRMVpFZEY5NGRVdHFUVGRuYUV4R1MxUk5TbTlUVFhaMmEzQlRZWGsyUlVVNE0xUmlVRk4zWDI1VFFrRlhZVVF6T0RkSlRtOXlXSE5vTkRWdGNVODJZVTlrVmpJMVlWbDRRaTFRTmxKT1FWcENkMll6UlZKYVZWTnFRek52Y0c1NWFIWklkWE5TYkZwblVsOWlhbkJNVURGT09FUk9lWE5vUkRReFVGOUhVMWRsVkRrMmNUSTBPVkJGV0VZNWVsWjZjVUY2YWtwVlNHOXRUblpYYUVJemJFMUVORkZ4Y2pac1VuVkZPR1ZPZFZkbWRXdGtMV0pKZWpsbVZrbDBaREl4WVZKU1REbHRUbVZWYlVaek9WWkliSEZPWjFSWWNtYzRWbFpYZEU4NGVUbE5MamRCWmtaWlQwczNOREE1VjFKU1NuUXhjVU5HYzNjLk9vOFNVdlZWN1JrWlRSaWp2WHdVc1hzM1h2dTZ1Zm5xLTJxQXlxOVBlSm8iLCJleHAiOjE3MDYyMTc2OTEsImlhdCI6MTcwNjIxNzM5MX0.e0nav5PYHtnLDUrMeFM8H0IaNxQLbVTOwZZKRTP2Qps","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:31.839 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:16:32                                        2985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=877134 KO=13640 )
> restLoginInitiate                                        (OK=434669 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=433388 KO=1265  )
> restloginProgressiveProfileCallback                      (OK=9077   KO=1265  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.98%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.98%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.75%)
> status.find.is(200), but actually found 503                      4958 (13.83%)
> status.find.is(200), but actually found 401                      1265 ( 3.53%)
> jsonPath($.tokenId).find.exists, found nothing                   1265 ( 3.53%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[############################################################-             ] 82%
          waiting: 96828  / active: 24     / done: 445763
================================================================================

21:16:33.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 445934: status.find.is(200), but actually found 401
21:16:33.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,445934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b193857, username -> user.1000396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c07eb4b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217393680))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWtwa2djNDlyMWoxdnFwbTM1N2cyMGNoZTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFh6SkNaWFpYUkhORlFWb3hSSEJDYm1sc1NFcFJMa2hMVGxsM1NYbE5iRVpXVDI5NFRFTTVUMDlFVlRZdFkxaEhObVJtYzJSNFdtNWhSMjVxU0RoNGEwaFFaRlZhTnpONk5HOVdXbFprUkdKM1l6SnRZVk4yY1hOT1kwOVZkVjlJUjJnNVFqaFBXa1I2Wm5ObVdqWnphR2h2VWsxNmNVczJSRUZtWTNsYVZFYzFOME5vUVVKRVVFSnpaalp0WlUxVGIzWXlkazFtYUhreVptODNiMDUxU1d0dFluWTVPRGwxWlZkdmRGVkJWSE5qVVVaV1NtMHdRWGxNT1ZsRFZFbEZiMlJtTWpkS01rdzNSR0pzTjBoUGRFWXpWek5tYVhNd2JVWm1WR05oVXpGek0wZEVSMVl6TUhwVWNsaFBjbXh4YXpKNGN6bEtkak5HTTNOeloyZHJiMUJOTURCaGVHVjNheTFNVFRKa2VFbGFZMnB1ZDJKbFZIbHdNa2xNU0RGb056QXlVSGxHTlhjMk5tZGZiRFJNU2tsSGVUbEtVSGRhTUhaeWFIVk9UR2t5Y2xSTmNEY3lPVFk1VmpkU1VraDJjbXhSZWs1cFZ5MWFjMjlJYUhCME1IbERNVTVNYmt4UWNuZ3pTV2x2Y2pOa2IzbExSazlTTTFKdU5VRkphSEpQYlhOVlNYaFVhVVp3U0hReGEydHlXRWx2V0daRWMwWkNObWMzUzBJd01FOVNaMDFtUVdZd1pHbGZXbEpuUWpKdmJrbHJUbkpVTTA1NFRFVmtVa3RzUkRCbllra3pjRzFuVXpGdFJ6ZzNWMGhYZEd0Q1IzVnZWVk5rTmw4d00xSk5Oa05wTVRZMFVFWXdSMk5JWjNwNVpsbzJUbXc1VDA1Rk0xaDFXRUpUY0hSbk5rWXhiRUl3ZVRkVlNHZEtlRFYzTkhGRVIyWldjekpZUW5SSk9VOVpVR3h0WDBrdGNHOUxSVWRNYzFRdFJHczRkMHRyWjNWUWNWTkJjM2hrU0dob1ZWWldjWGxRUjI5VFkzVk9aR05SZFZoNFMwbDBWRXgwVEV4NVFrSnhYMFZ0YlROcmFFWmFSVEl3ZDJSRmNGSlVWMVIzWjFoYU9FUkNkREpEUjFWTFVWZDZRVmxKVkhkVmVYbG1jbFZWYjFSVU1VSm9SSFZ3VkhWR2IxTTFUazlhYUZKVVNtZG9ZWFZJTFZwalVrVlhVMVJNWW5kRlVXOW1NMHRmWVRGSFZtWnJMak5UVTNOdVVGQlhPRUZsYkZWb2JuQkNNbWt3ZUZFLk0wQVdOeTZWazZzcm12QWhBb1pXU21QU2VDYkxNSm0wNjk0Rm4tdDlFblkiLCJleHAiOjE3MDYyMTc2OTMsImlhdCI6MTcwNjIxNzM5M30.x5fjpaL3nGXcYUJkCXR5YmdYrb95iOPpTFo0zqj7NoM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000396"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:32 GMT
	x-forgerock-transactionid: 25f63682-edb9-432e-b141-bc746b203b91
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:33.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:33.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 445934: jsonPath($.tokenId).find.exists, found nothing
21:16:33.770 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,445934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b193857, username -> user.1000396, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c07eb4b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217393769))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:33 GMT
	x-forgerock-transactionid: 88a2575b-2656-446f-8362-942b3f803a6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzZycjFvb3AzdnF0MHI4YWxmMnViMmoyN2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dE1VOU9ZVWxSWlVVeFdFNUlhMm93YmxSU1drWjNMakF0Y3pSaWJHaDRVMnN0UjJkSFpGVjBaR3h1Wm1GNGF6aHNkamx4YkhWZlVWRlZaSFZHUjNocmRXMXBUMlJ2ZVRSTlNWY3pRVm93WVRkMFowRlVkWGt0ZEd0cVQwY3hjVlEwT1dwUlRFbG9hbE01WkdGUFlsTkZUbXBIVjJ0MFl6RkNSVmxhWVc5bVVuZEdjQzFQUjJZM1kxWmlXWFUwVERoNWIySmlOVXROUjBnNFpGODBkRlp0U0ZOek1uQTVWazR0Y1ZSZmVUUnlSMVZ2VkVwblRYQlNXVzVxTjFwa1VGZEdWa0V3WW5CT1dUQldhWFoyZDJvd2NuRnpUMnQwVGxOV2VHWmFUekEzYzJKdFRGQXRkV1JqU21SRGJqRlVMVEZXWkd4SGIzRjBXbkV6YW5OVk4yaElUa1pqVjFCd2MwbDZRM2xuVFVWUlIzQjJVME5OWDJNNE9TMUpaRWRwYlRkb1JXTXpkV3A1ZFVsa1gwazJOVXhwY1VjdFVEQlNjemxvVG1ac2RWSkZSbFJTU1dKYVFua3lOR2M0VUd4MGNuQlBRWEI2YVZkV1NsOUxlalJNTlVZeU9HUkJUVmRPYWsxcFJVUmxMWEZ6WjNOV1ZqRlBWRGRtUWtRdFlWQjVXSFZQV21KNmNXeEpNWFZOWkhGNmMzRkRZV1p4UWpsV1VGaG9aMlJtWjNKcFRUaEJWRk5UUWw5RVpFbG1TWEJXU2xGcFF6Wk5jVlpEVVdSelVXUnlhR3BVUVZFNWNrdGFhM0puU0V0UFZubG1iMUpGY25wSlJqUjNkRlUwVVVGbGIwOWtSUzFmVjNsWmQyWnZUMlJHYTNGMlJqWXdjR1p1VVVOSGFIVkhZVEZMYldaMWNUWTVPVW8xVWxaTGJIWjBWWFYyYlZobVVYQmpXbEozVUdReGJFbDFPR3gwTjFwZmVIVm5TSFpHWldVM1FYaFRhbXBWU21oMldVbDJVbkp6YlVORFYzZE5OR2xqWW1Oa0xYbGZOVmR5YUd0VVlqQktNVmh1VVV4UFNHZE1PSEF4VTNwb2FVeGpSVVZVYVUxNFMzUkdjekZSZGxjeVpFNXJRV3BoYlc5cVlpMXRja1JGTm1Wa1pHbE1ObWROV0dkT09VNDVMVXhWZEhaR1RsaEZZa0ZyVEZWM05ISndTazlzV0ZSNFExbHVVVjlKYW1GSFdtTlVVR3h3TjBvMGVuazBMa3h4TURkR1VEVkhVbnAyUnpWTU1YWkhNelZyYmxFLmt1TWRLRHJ2STE1UDBlYlpvWVg4OWZLVnZaQkw0ZGdnbC12VEEyVThKWTAiLCJleHAiOjE3MDYyMTc2OTMsImlhdCI6MTcwNjIxNzM5M30.SNN5s3RUgeh3J7jzIGMMXWIWiOflPSYpwYeSxbejzsE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:33.770 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:33.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 445964: status.find.is(200), but actually found 401
21:16:33.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,445964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9178c9f, username -> user.1001833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f6de8ed, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217393902))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGpiM2g0OTZvNjY1M3FpZjNybzM3dWFqdGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlVraGxSRWRhVFZwbVUza3lVVkZRWDJWQ1oyVm5MbVZvVGtOTlUzWlJjV0ZwTVY4ek4zWnVZbGxwTTFWQldYTjJTMnA1ZERORVJtbEpkM0l4YVU1Slp6aHJNR3BDV1VseGNqUjBRbWN4VW5GS05qVXhObGRGTWsxWFMzQkllR0ZzU21jemJYQTFZbXBqV0hGbFF6TldhRmQyTkUxcVJXZFhRVjl4V0dKS1p6RkVURkI0YkdKRU1qZFhjREpwZFY4ME5USXpZV3ROUms1cloyVjRVbVJvVkZwbVVYZDNla1ZYY1d4aVYyVTJia3RpWTJab1pFbGFkbTlhWDFBNFoxVnJVaTFNTjAxWVZUVXpiWGR6VTBwdExVRTBPV0p3UlZSQmQwMDNlRXRyTkRacFMwdFlPSEIyT1V4NE56WkNlVGxOZGkxM2J6Qk5OM2xSY2pOMlVHbG5WVWhXUzBnd2RsUnhiRXhmTW1wR1JtZHJhVVZ6UjIxTFdFazBRVlpJWWtSTVprVnhhRmgyVjJKRU5YVnhUbkZ6TlRONWJteGFXVVZ1VjFwMGRIRktRVWhZUm1wUVpEWm1XbXhHT0ZWdlFrcGlXbUp3TmpSeVpVMTVRMUpPYUVwSGVrUk5OM0F6T0c1dlJYcFhRV2QwYzJWVWNHUmxOWEJ0ZFVneE5WTm5SRWR0T0dOZlIxcGhjVEpXZGkxWFV6SnFVSEp2YWtsS2FITXpWVk4yWDJOdVFXTlVOR1UyVW5RdFZVeDBOR0l3VEdaMlVVaFVVMjFaUVZwaVJFNVNXazlNUzJKTVJYSXpUV1JmWVd3MExWVkVTa1pPY0hOSFNrdG5USHA2ZURkNFprbFBRVGxqTTJoUWVFZDZaSEo0Y1dwcE5tNU1WMGRSTFRkd1NWcEhVRzFFVGxkUmMydDZialY1WTBvMFRGRTVRbWhrV2psNE9EbGxObko1YUZWd1psODFkbE5aZVZCbFRWZE1VMHRWUkRoaE4zQktUekZ1V1dOZlpuZzBiRVYwVEV4VVQwVmtRbkJ2Um1aUWQwUk5RWGxEVDNCZlVYaEtTV05NWm1RM1NqbEpRMFpYVFVWSU1HTnplV1prY1VzNWNIZzBXamgyTVRjNVRrWTBMVmRIUmxOTVV6Tk1Nek5LZW1NMVYwbFZWMHBtV0ZGak1WTkhkM2xuUTI1a2VuYzFVMUJLV0MwNVl6SnVTVXhUUWpsVWQyUjFkVTUyV0dVMVIzZGthRTFNUmpoUFgydEZMbFY1WVhwdVZXVk1ibXR6Y0RGTk9HUkVablEyYjBFLmM0bS1Ia25DTHRLelBEb0doV1ZrWWUyZl9LX3c4ME5FUjJYVDgtUUtYdTAiLCJleHAiOjE3MDYyMTc2OTMsImlhdCI6MTcwNjIxNzM5M30.3S7u6fnhj6FpvFbJHKVMQTd1JLFtPxvn_UiS3Ues7So","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001833"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:33 GMT
	x-forgerock-transactionid: c669aacc-0500-4a17-af1c-5f401c199645
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:33.951 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:33.990 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 445964: jsonPath($.tokenId).find.exists, found nothing
21:16:33.990 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,445964,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9178c9f, username -> user.1001833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f6de8ed, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217393989))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:33 GMT
	x-forgerock-transactionid: a6e518c5-79a1-4fb8-b52f-fa8eb0cc6eca
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamtmaWc4NnE3cDgzb3M4bXJwbHFyZm84YXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MGJFRjNhbFl6UmtRelFVdzBVVGRZYjBjNU1FcEJMa3B6WkRWVmEwOURSa2xvZEhoeVlpMTViakpZTlhKMUxYUkNWRXRpUTBJMFFqZEtXakEwVmpaVFNrTmFYM1ZIYlZKc2VGbFRUVkJSWDI1aE9EVTFjWFJxYTNCbFRYWllTM1pKU1V0blprTjFZVEUzTUROcWFVaHhTM0pXVjA4NFNYZzRPVkEyZGpSMmIwNVJOa3hDYmtjM09YWldRVUUwV1VwTVdsbGxXVWRKVDBGUlQwVmlObFZ3V1VOWmR6VlpXWEJ0TVhOSFRERk5NRE5MYkhBMVNYcDZUWFI0UlY5UFpFbzRPRGgxUlhGd1NrWklibFo0VFROYVlVeFFOMUJmYWsxQ01qQm9PSGRGTTJ3NWRHSXRaVWRWZURoTmJGUkpSa2xaU25vMVJsVjVSSEZUU1V3Mk1VVjRiSGwxWmtsSloxbHBkSFJVUWpWclV6SnZSV1JzU2poUWIxWm5aRGxrZERKYVJYRnNaSEJLVW5kNmNVNVVOREYwUVRoWlIzaEJka3N6YlU1cmREVk5jV2hJWWpaNGFrcG5ZVTVDWkZGSlJWOXJRMUZ3VnpaTE5VdHdTVEZ2TTNOak4yRkZTbWd6ZDAxclgzWlJTMjFuY25OZlVGaFFhMkZ1VVhNelNuSkRhWGhUVUVaWE5ta3dlVVZaYVZSNVQzUnhSM0kwUTJsa2J6QlBjMEZSYTA4dGFXSjRYM1pXVkhZdGEzUTFXSGxoTFRRNWJVWlJObXgyUXpKelRUbEhjREp3ZDFFemRucDVXRU41YjJwUU1rSXlhR1o1Ym5sNlRrOUJYMFpoWWtseU1uaE9MVWxNTUVreVZETlBhVFJqWTJVeGRYbHljWGhDVDBoek1WTTNjamh3TVhZdFRtSlhVVkJrUXpCSlJHOXlPRWN6U0hScWIzZFNNMHh1UlcxeVVrSTFhVkpWVVhFNE5rWm1aVkp0TjA4eVgxRmthbGhsU0VSbExWbHlUVzFPUWtSRlNHSjJSbUpKV0RWUlJVRm1NV2hpVEdJd2FtZGlka3cyWmpWRFYzTjVOMGhQVFhFMVdsODFTbXRaWHkxUmN6aE9TWEptYzB0M2JYSXRTWGg2T1c5ak5XaFlVR05oVGpCTGVVZHNWVmhzTmtSYU9UVjBjamMzVlVKV2FrZHBVa0pwVVdGYU1FYzJaRzE2TVhkUWNEaG5hVXB1Y0hCRk1tRllWbmxTUmpSaFdXOXpMbkJ5V1RGSU5FVndUVVZMZWtkNFJXUndWR3BRUjBFLmk0WTFZY0xVRDk1ZUVSS3lmb1FOOUQ4SlI4RWxtN3ZPRFR2RVBpeGVxRDQiLCJleHAiOjE3MDYyMTc2OTMsImlhdCI6MTcwNjIxNzM5M30.IQicKHM3yZ2PXKdQhGcX16w-mg2XN6RR7CRwH45Uzi8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:33.990 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:36.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 446260: status.find.is(200), but actually found 401
21:16:36.000 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,446260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bfefcfe, username -> user.1001481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c431eb4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217395952))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnAxazlkZTNnZzN0djAybGxuODF1aXZoMDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmMxRjBPRkl3TjJ4YU5FWmZSRlk1UzNsU1lteFJMakJ1YTFsc1YwSjFNR2h3WVVGeWFVRnBVM1UwV1VVeVVFOU9VbWx4YVVOcVJsWlZNekZCVlhodVozSTJXbGxtTlhkdFEwMXdZM0pWUW5oeFozb3dUR2xvYVRKU1YwMUZhMDloVWs5dmNISmlhalEzT0VaU2RIWmpaVEJWVm1sMllVWjNOV1JyTlZkdmRqRnVjM1k1TTFwM1JGVnNOMU5QVG5STlQzTmlTRGh2WDFnM09XaDJWbEZCYWt0VGQyUlVkRGR6ZEc1UFJXVTVVbVJvY0dwRlUzQnVaMUE0VWtSU2NXWjZYMDV1YWtKbE9ITm1OR1pVYW5KVU1HOVJNM2RPWDBKblR6bFRTMnhZVFU1dmJHNTBWemRuUjFCd05FbExUMkV0ZFU0M2EzVnVNMDlDUWtjNFNVTnRUSGRWWWpWemNWbHBPR053TXkxR1ExaE1OelY0UzJSWmN6RkdORGRRV1ZaUE5XeFZiWGM1YlRoWWNrZDZVRkJLYWtKWmFVZ3lUWGxMYVhkSGVrcGpOblZUZDNKR01YWmtiVkl3UmpVeVowbGpOWHBzWDNwcmVUYzFhbG8yYm1sRGFqTmFiVGxhWDJNNU5qY3hNSE5XYWxGVFMzaHlRelpJVFZjeFYyaEtNR05hYkhsWmVHOWFlazVVYmtsa2NVZGxPV3RuV21acE4zQk1hbEl0WXkxYVMwdEVhV2w1UkUxeWQzWkNabFkwV2xsRFgxVlpiVmR0UmpkeldGUTJabWxrZUhJMldUa3hVMVZFYlZsdGRFRjFSV3d4TkdWeFEwUnVNM0JoVVV3dE1XdEtTbmRxV1RWNU1VaHRRMWRNWVdsbFJrSlNTR3B4U1hSS1UwZDVOMEZ4Y25KM2JYQmpSRzVMV1dGNlRIUmpRMmt6UkVnMFVHaFhkMHRNVFVKb1UxVTNURGQyT0hwcmNURjVVR1EzZEVneVZUQnJhRmxRY1VORk5uQnlNekYwVG5wWFgyOUZiVEZXYlU5a1pXMHhSMVY0Y0dGSE1IQlVjSFJUYkVaRWRTMUNMVFpwTWtkMWJFbEJSamRaY3pSWk1FUXdaVU55VlhFNVJWQklYM0ZrYUZKM1VGWklOMmhJYVZCQlVIZ3lVekpVV1RWRk9XTlBTVzFKTVVnMVZ6azBOR1kwT0hkYVowdDBTa3RMUlVrMVVsQjZXblJEVTJaVVUzaENTR0ZoT1RGRlRWUlZMbUZ5V0MxcVVHcGZhblpMTjNONWRHZHRMVkY0YldjLkZQTmtIMjAzYnZ6VzMtaElET1Q4Sm84YUtsWlAzSkkxSnJtUlowNmljdFUiLCJleHAiOjE3MDYyMTc2OTUsImlhdCI6MTcwNjIxNzM5NX0.WLAwlG1SD0GFp8th-Po6_Ry9_Mqy4JHQpS6wDcgbrdI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001481"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:35 GMT
	x-forgerock-transactionid: c06a0de8-a9a4-49ad-ab27-8e4195b52a44
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:36.001 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:36.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 446260: jsonPath($.tokenId).find.exists, found nothing
21:16:36.040 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,446260,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7bfefcfe, username -> user.1001481, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c431eb4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217396039))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:35 GMT
	x-forgerock-transactionid: c0b9e2d1-5888-4eb8-87f0-84559c03b89d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnFoZjZsZGQ2dTFhdW90N29nODhwMHRmaWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1amVGSXhPRWRWTWxoVmJIbG5iVUk0T1RkdFNscG5MbEUzWDJnNU1VY3dhV0ZLVGxCNFRVUnFhRXBvUzIxaFNHNU9NMUZYUVhWM2IxUTRXRlJ1WVhobmRWSlNUV2RvT1doWlgwNVFlalZCVkZoUWNXMDJYM0pzWjFSdE16Wm1NV3BJYm1WdVpIa3hVMjFGT1ZjdFRVY3pPVk14WVdjNFNVcHNaR05XYUU1Tk1uQnVVRGwzZDFOWFdIUlJVVVZLZVdaSVJXVmxSRVpPTkVwblMyWjBTREE0WmxWSFJYVkVRemRHTm1WTk1XMXhjRlpaUmpVeWRHSTNSSHBwWjFveGNFMWxjVXRoV0dGUVFqQnNkakI0UTNWbVdrcEtPRFp5Y2pKNE5rMUxVMU4xWlV0U1YySllZakJZWWw5dlpXMTFkMmxDUmtKdU0yNVhNakF5TWpOYU4zbEpUbk5vYld4SFl6ZE5XR3RqTWpkMlR6Wm5OSFV6TVhReWJtNVZVVU14ZWtOSWFHZHhYMnB4ZVU5eFZtTjNjVEJ3V1cwMFVFTlFWVTFEVlZWeFpqVTRNVVU0WWs1amNtMHlXbXg1VFc5clRWaDVVMWRQYTNkNk0zbFlaWEJNY210b2FVRjBObXRmVkVKVWRVOVdhR0ZDV2pVdGVtOXNhbTlPVTB4SlpscHNkMWhIVFZSTUxVOWxjR2swVmpOb1gxOTFSMmN5YURoVWRYQXRSamN4ZWw4NFFtRm5VWE5KY1hscWFrRlZXV2czTVVoQ1FVa3RSekZVZFRKeVNuaGpjbVk0TTI1bVFtdHZXbGwzUlV3MmQwcExURXhzVTI5a01GTklSbmhZUWxoQ01rZFphbnBFTTE5WFlWcENRbmQ0TXpsUWRqbGxaMVp2VjNObFIyWXdjVTVwU2s0MFZ6QlNaR3A1VFhSNmEyaEpUa1pITjJ4eVYySkJjWEp1VjBwU1dHaEdhblpqZUVwUlJqQlBTWFJ1U25SU1dHdGpaMDAyTTB0V1VUVkVTV05CY0Y5MVJsSXllak4wWVZWT2REZ3lVSGxxVW5KWmRuQnFhMmwxWVVkU2JIWlpaRXB2WTFWVFYzUlpObFIzYlRWbE4wRnVjMVU1YldaaVYyOW1OVEJDYUZWNGIwSjJNSE4zVEd4RWRFNXRhVXhtU1hWRWRYTnRXR1V3VVRCc05XVjJOVWRKTWpKYWJXSmtZMEZIWkVoS2QyVTFValJQYlVkcE1IaDFOMDlNVERCNFlsODBMbGx0YzAxT01VZHVjaTFEWDFOQlVtcDFhUzFIY1hjLkVIMjRmUGpvaDhQWUFwT0ptbXpuRzRmbWhEUlNCdktqRE5DLVhkMG11cjgiLCJleHAiOjE3MDYyMTc2OTYsImlhdCI6MTcwNjIxNzM5Nn0.axDKed2GnGqxx5nsG12giV673mgFDtu3wQQdlu8gTy0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:36.040 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:16:37                                        2990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=878562 KO=13646 )
> restLoginInitiate                                        (OK=435381 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=434095 KO=1268  )
> restloginProgressiveProfileCallback                      (OK=9086   KO=1268  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.98%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.98%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.74%)
> status.find.is(200), but actually found 503                      4958 (13.82%)
> status.find.is(200), but actually found 401                      1268 ( 3.54%)
> jsonPath($.tokenId).find.exists, found nothing                   1268 ( 3.54%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[############################################################-             ] 82%
          waiting: 96117  / active: 27     / done: 446471
================================================================================

21:16:42.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 447198: status.find.is(200), but actually found 401
21:16:42.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,447198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14a7b4f8, username -> user.1000439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@219675ea, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217402407))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnBlcGxrZmtqamdwcmRncTkzcGU3OW45ZyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVHV2xJMllWOHhTM0E1U2pGVGFrcHZRbVExVGpCM0xqVjFUWE5TY2pkRVFWTktXRTgwY0ZGM1VtNVFlak5JYkZCVFVVaHhaamh0V0RsM00yRmZTVjl2WTBkUk9VRlBPRlpHWWxKRk1VZEVZbGxZZW1sbmNqSnlWR1ZrUkdoNVoydFljelF3VjAxa2NVVTJZa1l4UlVab1l6ZFVURmhETm1odE9DMHlUVWt4ZUdSVmVsaDBSRk01TWkxaFJXWk1hbFZmTTNOclprNTFSRGR0YUVsYWRreFFlSFJwUldocFlqVk1PVVpQV0RkSWNYRlVXRTk1VlVabldqVjFOelZDTm13NWIwTlhXRk5oVW5KTlluRXlPVTlTZG5rdFkwY3dWbWxNY0VKQ2IxaEdUWEZ0Y1RWV1gyRXlSV1E0Vldob04wUklTWGxYVmkxME9VZGlRakV3U20xQ0xXVkVlVFZ4UVRSaFZrRktVelIxYzBoRlJXeHJRMVZ5YW14aE1rNXdRM1I0Vlhsek1tWXhRMTlDYlZWaVN5MUVXVWg0U3paNFZEVlpaVEl4Y1V0MWNXaFdWbTlSTlZOd1RUUTNWR0ZxYjNwUVZYaG9XbXRFVmkxQlVVbFplWEpNYTJGcWJrSkZSMHhFTkROcGVFMXNNblZ2TTNneFNFZzVTMWxXVTBoWFJXOVJjMVZVUlZFNWJYUjFOVzlRTkV4Wk5UVjFjbU50VkZOcVZGOURkMnBYZEhONmVGWnZaSEpoU1VrNVFtWjVOVTFmU2xab1lqQjNWRWgzVTFSZlFXZEpRV2RrYWtKdGVHTTJVbXR2YnkxWVIwbFJlR3hsTWpWbWRVbERVWFp2TXpoM2JHNURhR1J1VW5Sc2JFUnROSGhwT1ZjeFRqa3RTM1ZrUVdrd0xXdERTak14VW1GS05rOWZUVE5TT0ZocVJHNUNPV3hCTTJvd04xb3dMWGRKVkZaMVFXUk9TM0ZaUlRONE1VNXFURjh3UkVSU2RsZG9NM05JTUMxV2RXcHBORVV4TWxNemNraENUWE10UkRKZk0wNXZjRlZyZGtKMmFXZG9kRVpEZHpVM09FaFlVbVV5YjJoRlUzaFROR2RxTW5nek9WTTVSemh2TjNGWVVXdGtWVGx1WW5sNGEyMTVRa2hMWmpoR1UwNUxaa3RMU0VSUGVXYzJWMEUyV25kVGVUaHRVV3RMYVVkc2VHeGlSa1Y2YnpCRlpuVkRPVFl0VVV4bmRXUnBRemhWUm5OWkxrVnlWVmxMUzFoWlRXbGphWEE1Y1dZeU1XcFFWMmMuMmhUMW02TnhIM211QWhpd0ZkbE1KMkk5RTVUOE1QWnUxeTdpb0twd0k0NCIsImV4cCI6MTcwNjIxNzcwMiwiaWF0IjoxNzA2MjE3NDAyfQ.j7d-mAalx5IlN4XycqkoYO2QoL0GmgMDe9779IMxXJY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000439"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:41 GMT
	x-forgerock-transactionid: 375336c8-b025-45f5-a2e3-4fc91811d40f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:42.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:42.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 447198: jsonPath($.tokenId).find.exists, found nothing
21:16:42.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,447198,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14a7b4f8, username -> user.1000439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@219675ea, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217402495))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:41 GMT
	x-forgerock-transactionid: 53ff40e3-676d-4ca7-964f-3d5e560b9216
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWNjdDRzOHZlNWw3YzFqcWs0ZjJwc2xtMG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGFXZE5SbWRpVURjNVVscGtla3QwU2taVlZHVm5Ma1ZxZFhBMWVXVjJjazVNWTNkME1WQnhaRVpEYTJNM1pFTlJPVFpMT1RGb2NYWmFjRGsyWTBWcU9VUkdRVk5LV0dOWU9VeDNUMFZ4YVU0d2VVUlJOM0ZFWjJrNWIxRnBTbmx4ZFhGVmJXOU5ORXgzTFU1blJYTnBkMDR6WkU5d1ZISkhiRjgwWHpjMFNsbDFWVXRuVVhSNE5XVTViMTlvVGpWcVUzaEhNM1oyT0ZFMlFXUXhhQzFyYnpOMFdHbFNNekpmVFZsaGJGb3pSbkk1ZWpZNE5qVllPRGxXV2pSM1kwWjBOMUZvWWpOVWFUaERORGxSUm5FeE5UbHpUMnhLV0ROYWNWRTFSSFo1YjJkU1NGVXlVbHBYYVZCYVIzaEhhRGR4WVdsd1RXNVFTbXRWUzFsNmFtNDBRMDVIZUdOeGQxRmFTR2hNY2xsNmJtNWZRMlJuVVdSdFJYcHVVV0UwV1hjMU1FcFFUbFYyUW5FNVdWVTFTek5JZW14TGNtZFlPRVExT0d4Tk5rd3pVbDlpV21aVWFEWXdRMXBoYUdSMFJXc3hRV3A2Tm5OemRGcHZUV2w0V1d0MWFHeExjalJMYjBNM1JWb3pkVk5VTTI5a1lsQkhOSFkyV25NeFpFNU5jbWt5V0dSNlUwSmlRV1V5TVhCUk9UbEZOMnhUTXpkblNuUkRabVJ4UjFCUmFsWlFjbnBaU0V4aWFFZGlhemhVUm10dGMwRnRWVkJPZFRSTldWbHNiRTl4TW1aUkxVbEVUSEZ1Y210bVpteGxabGRKUkRFM2JUVnFjekV6ZFZkQldUaFBZM0pPVmpGUWNuQjNaVFEzTTFBM1VHTm5iM2hVTFd0NldqSnZSVXRPVjBSR01HeFVhMmxuYlVZMlJtRk9ZbFpFUnpRd1pIQnlhVzFCWlMxS1ZVSTJlak5RVGpKRlJuRjJjbmhFYUdkbVZXdHNablpQZUdKbFgwdFRUMEp0VjFKVVNYQnZjamREVUZjdE9YUTJhV1JLUjNJMVFuVlNMVGRsVlc5ME5VdFdkVlp0ZGt0cVFYTlNORjh6Ym1oSWJVSTVja0pWUzBaWVpWRkxjRWs1TFZsMWVuRlVXVXcxZVdFM1RYcElkRWxGTWxWVE1USlJSbGhtYUhSdVRuSlhWVFpYTUhoQlpEUnVXbkZxWW5aMGNUSlpUek5NTmpNMWJVMVBjbGxxU1V4RlJsaHJMamRrYURsemVuSTJWVEJWU3poWGIwMTVVM1JQYVdjLnRDcndBdWxHNkVBbzFFYlJCUEVXZjkwdTdTWEZEV2ZhYlFuUklpUjBJbFUiLCJleHAiOjE3MDYyMTc3MDIsImlhdCI6MTcwNjIxNzQwMn0.dj4HJaBzs2Z6l4ffiSZhjegxtNUx7GyhOWK_g47q7OQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:42.496 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:16:42                                        2995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=880109 KO=13648 )
> restLoginInitiate                                        (OK=436148 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=434860 KO=1269  )
> restloginProgressiveProfileCallback                      (OK=9101   KO=1269  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.97%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.97%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.74%)
> status.find.is(200), but actually found 503                      4958 (13.82%)
> status.find.is(200), but actually found 401                      1269 ( 3.54%)
> jsonPath($.tokenId).find.exists, found nothing                   1269 ( 3.54%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[############################################################-             ] 82%
          waiting: 95348  / active: 28     / done: 447239
================================================================================

21:16:42.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 447271: status.find.is(200), but actually found 401
21:16:42.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,447271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11922d50, username -> user.1001336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ba6626b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217402789))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDk0bWRsc3RtNXZyY21lamcxc3IxOGhvMmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVZVbFNTQzAzTWpjMk1rUnlhVkJSTVUxU2NERjNMbmRHTWxkbFUwUmFkRU5hWmtoelpVRjZlVWcxZW1WVWVXRllUM280YzJkWk4yaHZUelV3YjBGbFVHTnBTMUpWT1hKQ1dIYzNiRGg1VWpsMFJYSm9TMDFtWXpWTE1UaFNhbFZZV1VWWU1Vd3lZMHgyZFhGUVduQnlaRVp2UjB4NGVraEpibVE1VG10a1FqVlpUSEJEZUdwdFIwRTFWM1EyWlZGSlExcGZZMncyWW1NMWJGcG1VRzFEVlV4SWEybDJOMnAwYkhOdVduZERaVk5YUVU1Q1RtZ3dhMDVMVFdwUWFqbHdiVWRXVURsM2JXMU9iWFp4UlROeFJFVjVlVk5VVlhoMFRscFVNVjh3ZW1WTFVHWXRYMjVVY0ZsWldUZHVOa1JpU21admFHcEtkMUJFUW1GVGFGQk9UbFozZVc1eWRIaHdjRFZuTldsVWEyMHRPVEJKUm1OVVdHVlJkbVZ5WVdodVVqQnhUbVpXY21aTlpVdFdTelZpT1RoMVJYcENObGMzVVZSRWNEQTNXVmh6VEZkQlFURlZNVEpDYkVneVpHTjNlSE00UVRsemFGaDJMWEppZWkxMlZWRkhaMWRIY1V0SVlsTktWM1pIVVRoUVR6VmlRamxUTUdndGRFTjRRbDlFYWxsVE1WcDZRVlJYWDJ0TFprWnRNV2x2U0Y5d05XdEdUR1JCY1Vod1EzaGxTbWhmTlRseFlsTXdhVkYzTVhJeFJrcDFXbUZ1TWtWNVkyUmpZbDlCWTBsUWVFSjJaVGw2UlhSamJtdFJWMHc0T0hWdFppMVJRbXA1VEc4NGIyaDBlWG8wYWxkRlkyaFdkRWRmYkVWa2JFRkdVMDk2TnpGeFREUlZPSEZhTm1oTVlYWm5lalJWYlVaUFVsVk9kbnAxWlZFeU9UZHdjMk5TU0ZkeVYzZHVNalZVVmt3d2IweHNORGgyYjJKQ1NESmhUREpYYlZoaFQweG5WV0ZaY0c0eVJWQjNlalkwVG5aSFJXMVlXRVpEUkU1dlVWTmtTVTVsVDBaV05tTXhhVTl4U2xac1UwRXdabTlmV1ZaVUxXVk1jRWxZZGw5Q2JHaFJSa2hCVUdwaU5FTnJlRmRxTXpKeFoyNXhSRk5IZUdFdGNUaGpha2xNTFd0cFdETnRVMEpUZURKelJuQk1ZMVF0VDFNM05EZHRja2w2Y0RsellUZFRWbFpTZFRabk5XWXdMbVo2WnpCUVkyUkVZalEzUms5Mk1IaFhURTh6YTNjLmdIQWx5bFhNNzN5dmNFRUNYcjQxbEZfcWRJTHBESDBoQ3AyVzRhTDRmWkUiLCJleHAiOjE3MDYyMTc3MDIsImlhdCI6MTcwNjIxNzQwMn0.WS5wV1p9J33g_7nJt88sd76UgqHdS31qFHz94D0pG5U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001336"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:41 GMT
	x-forgerock-transactionid: 11f2cf3d-29be-43b7-97cb-dce44b409739
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:42.844 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:42.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 447271: jsonPath($.tokenId).find.exists, found nothing
21:16:42.886 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,447271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11922d50, username -> user.1001336, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ba6626b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217402884))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:42 GMT
	x-forgerock-transactionid: 7f4a1d38-5a3c-4e4a-916d-f95fd108d319
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGllcXNlbDg3Y3JtcDlvbjQ3NzJvNWI1NnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFMzQmlSVlF0Ym5kMGRVVndaV1pRZERkbWRGWjNMalpwYkd0dE4wWnFlR3hHYUhkR1lVcHJjRU5EV0dKb2VGVlRaelJ6TXpnd1RuVkRPRTltVjB4WmRrbFZTa3BFWXpCbWFIcFFiME4yYmw5UU9ETjBaRkIzZGpnMk1rcGtWVFpCTUdoRk4yUk9RakoyU1U5dVVVcDJkMjVKV0VkV1ltbFJWWHA1V2tZNWMyeFZYM293WmkxMWEzSkVUemRuZVdsRldURmpNRlZrYkRsSmVVZFZlVmRtTkVsYU0wdERhMk5sVEcxZmFGSk5URGRtZURsdFpHdFlOVkpQYVZoT1QxZFpTV0ZvYVVWd1VIZHVOMU5wZGpJMlNXeDZWVTluV2xadmQyRnRNamRUVjFaUVZuTmtTRXAzTFVVelRqaGZUVlZ5UTNKQ0xYaG1iSEpHZUUxVloyOUJjR0ZyY0cxSGIzQTFkelF5V25GNFoxcEJYMkZRV25WSWJGcDZVVnBQYmpaSmJETm1kM1pzZFhKTU5VWnVWRzlxYzNOWGRYQm9MVGg1YmpsWVFURnBZbDh6VnpCdGVEbG9SVU4wYTJkelYwbFVjWFI0TW1kMlVGSklibkZGVkc0MVdVNU1TblJZTVhvNVJITnJTbXBJYTB4R1JqaDNjbXhMWTBaNlZXOHlWRlYxWm1WZlZEUmZNbWRUWDFOM2VYZG9UblYwU1drMlkwbHRjbnBaZDNWZlUyUkZURmhDUVc4eE5VdDFkMjVpUjNjNVlYRkpRMHRZYkZCWldXSnNNRk13V0hSbVFUQkplRlpDVEVSd2VuSm9hbFoxTkVkcWIwOVZjVTV2UlRsUGNuWkxXREJDWVVoSE5XUjNTVGhQZDJsSk5DMHdSRE5XWmxGa2FHVXRVMHN5WTFCNGVUUlJkWFptWVRkMlNrVm9OMDVHVlVNemMwTldWM1oyYWxoQlpHNTVRbWR3YmtwWmMxTlVNRmhXWDNodVkwUklhWFJGUm5oWldVaFNZME5SVjJsaFZVcGlkSE0zY1Y5TGRtOXFTa0o2YVVwSlRWaHJTV0pMTkZwQ1VVSnhUbmxZV0hCa2JrZHJkM1J2WW5FME9VWkVOSFpYZERBd2NVTlNORXhuVWtaT2JqaDFiREZ0ZVhCM2JsaElRVlE1Wm1jM1prWlVkRWRFYUZGUk5XeFZiMUpxYldKQk1ESjVPSGR6UkV4YVlVdHVRMFJzVUVWR1ExWXljMVpyUm01VU9VaHZMa3R2TFdsRlkwTmhNUzFuYVRoYVVFSmlja2t5ZFVFLk1UaHhlS2dDRWtscHJhV0xrNlZBcG12dzdzVGg1YVFHWEt5d1FXTk1jNVEiLCJleHAiOjE3MDYyMTc3MDIsImlhdCI6MTcwNjIxNzQwMn0.F7Tqo9KU0E-J1J9mhpNQwuSk9TMi5thaH6b0UpZOw4Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:42.886 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:16:47                                        3000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=881544 KO=13650 )
> restLoginInitiate                                        (OK=436858 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=435571 KO=1270  )
> restloginProgressiveProfileCallback                      (OK=9115   KO=1270  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.97%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.97%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.74%)
> status.find.is(200), but actually found 503                      4958 (13.82%)
> status.find.is(200), but actually found 401                      1270 ( 3.54%)
> jsonPath($.tokenId).find.exists, found nothing                   1270 ( 3.54%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#############################################################-            ] 82%
          waiting: 94638  / active: 26     / done: 447951
================================================================================

21:16:48.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 448118: status.find.is(200), but actually found 401
21:16:48.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,448118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7369fa44, username -> user.1001840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5be9ce4e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217408629))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamZiOWo5ajNpYzNnb2lvZ2ZsajYwbGFrNmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1FYVkNVbWxoWlZCWFRVbGpRVjlIWlZOZlJqRlJMbEZvYTNkU1NuVklhRXR5YTJrMVZYaFNOamM0VDFCa1ZHTmhXbGw1VmtsWk1IVjRNVzB3YlVsSFRGUm1SMHhrVWxsWmVDMXJXa2czVTBWMWNrcGpYMFJuVlhKR1JVNVdTbmRJT1RKUlVERXhiSHBHU0hNdFkxRlhSR1ZrZG04d2EzaGpObWRrYjJWNlNFRm5Va1JqU0ZSVVZtUXpaVEI0TkVKMU5rUm9NMWgzVFdKVFVuWkJhbkpuZUZrM00xQm9jVUpsVkdSbmRUWjFiVzF3Um1STGNqRnFXVTFTUmxocWJHZE1SSGxMWWpkVU5UQnpaWEZsYmtWbFMyOXJNbTA0WVdWMVdHeGFkMHRCT1dab1gwTnNUemN3UWtaRk9TMTNhRjh5V0VsbExWRnNVM1JOUW5WWUxVeHFXamxEVURCa2RXUTViVWhFY21wUU1FcHNTbGR1Ym1jNGQwWkpRWEZqT0dKT2QzbEhMWEl3UVV4SU9VWXlXalI2UWtGR1UxSnVVRmQxTm5KSU1tMTBZbWRaVlU5NWJYRnRSa0Y0T1ZrelZsWXdWVloyY1docVZFcDVZak4zVUdRMVJIaGxNRTAxYzFKbGEzVktRV2hxT1cxRVVHbHNialoxUmpkWU9GWnNVV2xNTUVneldraG5kalY2TUdzeE1YaEZObWd0WWxGbmFrNHpaREJNVHpSNmVGbFFObU13VDIxbGRtNVBlRVJNY2xKWWJEQnVNSFE0TTBKVU5WZEVUSEpFTm0xMmFGSnFRa0oxZWtsMk9YTnZSek5sYTJKcWVIQmtZV05IV2psTE4yTk5VV05QYXpCdFFqVmZkM0ZoTTI5amJYSktSVTVYVjNsRVVrVlRjV3RKTkhOWmNtcFlkemg2UWpaU05XMXRjRVJXTmxCUldtNTZkMmRGV1hnME9USnZiV3BmZWtkd0xUTm1Sa1Y0TlZsV09FcEZUVTlFWVUxdmFESkVaRFJOVlUxMVMybENkRFV0Y1dseWRFcFZVSFJNWlhVNGF6VjNkV1I2V1VKcWJHOTZUV1ZhVEZkWVMxRm9SR3B5VjE5WmN6Vm5XakJuU2pSNGFFOHhVbnBpVERVdFFrcHdYMnQ2VlZKeFdHOXZNVEZ0Wmt4TGVGVTJhVXhzYWtreFdUbFRSWEo1ZDJkYU9GaHFMVnBLVG5CU1ozbzVOQzFGZG1wbE0zSnpSMVpmT0dReFUyZHpMbFJPWm5sRk5XaHRabU5aZUdwaFgyMVNaVVp2VjJjLkQzN3lLQUQwMThzYkhMMm02cWxJV0g4enBjUHp1S19jUEItek8xYmwxLXciLCJleHAiOjE3MDYyMTc3MDgsImlhdCI6MTcwNjIxNzQwOH0.1io97O16BFYqFb8GEVT8woEbf7PwwgspPSyFVUjArVk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001840"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:47 GMT
	x-forgerock-transactionid: 4ac76e4a-3eca-4edf-91c0-7e8889296d8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:48.679 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:48.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 448118: jsonPath($.tokenId).find.exists, found nothing
21:16:48.721 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,448118,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7369fa44, username -> user.1001840, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5be9ce4e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217408720))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:47 GMT
	x-forgerock-transactionid: 48f79b8e-a9fc-407d-be3c-55dceb87dddc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjF0MjBrYzkwMjBnMjNkZjc1dXNkNjV0cjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmRrc3pjbTVUWjBkR04weFplRzFLTlY5V0xUbDNMa1JGVVhsTlJrdFlPRlZmUWtwMFJHeFJka0ZTZDBGdlRXMHRNM2x1YURWbVRXaE5Oa3B4ZDBGSlZFbHlOMVpLZHpoVVgxb3hNRkJyTUZkRFV6RnhNVGRGUkhoSk1rNVdaa1ZITWpBM056Uk1YMVJTVmpKSU5rdzNaVGhPYUhBeVdrNVBNRWhvUzBkdE4yMVdUakl6Um5GQ1RGVmlPRnBJVkVKNmFFWmFNSGxMWlRsUk9HUndNbUp5ZWprd2NEbG1jRWhpTUVKeVdubG9MVWR3Wm5OV2NXcHNja05SVFZWTFVVaFZXbEZsVVRsMU0wNUhiRFV3VERabFdqQm1iV1pFU1RabmFGOU5RbU4xTTNkalpUQldNMkpyWTJOMVYwZEphbmh0ZDNWVFR6ZGxNWGRQTmtKaVVqVjVja280V0ROR1drSnphVEJvTjJSelpGVTJTUzFrY2tsV2VtUm1TSGxZVVRCbFFrcFlNazExYW5wMWFYSmpVM2RrTjNCMVVtUnJOelpsVmtjd2JUbDVTSGROWHpsU2VXb3RUbEJUVkdzeWMwY3daME5OYTNOaVZXVk9kbFoyWldWdlYwSnBlazE2ZVU0M1dXUmFRek55UkVGd1RqTnBWbVpSUTBNNFIySXlOV1ZHU3pGdFQyVlllVVY2WmtaT1JtcHBTRzFSUzJGbFgyOVhha2hFUTA5WVQydGhkVUpVZFU5T1gzZzBTR3RxYm5KQ2NVMDBVa0l6VEhGNFNHMDFlVlJUVkhGWmJrRTJkbE5uVjFJdE1EbGtYMGRNWlRSZlNWZHZjVXRCVlRnNVYxWkNObmQwYkZWeE1taERYM0V6V1VORVZrWm9RbGRmYzNsemMxRmZTR3h0WHpkMGNDMVlURUpuYzJ0SFRrazBaMFpxZVdoMVpGTnZURUl5ZWxWYVJFNWhjSE0zYmt3NFpIQjVZV2syYUdsUFZuZFhjVzFCV1docE5HNDJiM1U1TnpoTVMwWnBNV3hsT1dobmJERk5WMGxmTUc0Mk0wMWlYMnh2UzFSRWJHOUtiMWM0ZG01S2RrZDJiMEZTWjAxNWVEUlNTVWhFVVhSS1FUQTVMV2h3U2tGeFpXRTJMWEpETWtGaE5IVndkbVp4VG1WWldHUlFiR1pmT0UxV1MyVnZkMEo0TjBaaVpVdGhhVmt6T1hwek9HVndNRGM1Ym05Wk9YZHRNV0Z2TTI5NVFtOHdMbEp3WVMweFdFUjVVM1pOTTFGa2RHTXRRMEpFYWtFLnFYcXNUNnRaSjdWMU0yMXZLWnRNNGpRak91VEZOUG54bHl0THVOUGJhOTQiLCJleHAiOjE3MDYyMTc3MDgsImlhdCI6MTcwNjIxNzQwOH0.JeNNnFRo8kNoVL_DberEpoJez_DPRHMRBHggtxQinwA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:48.721 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:48.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 448142: status.find.is(200), but actually found 401
21:16:48.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,448142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56042151, username -> user.1002328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b8bd88d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217408813))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTR1dTEzOTRsazUydXFpNjFnOWRoaWxvaGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWMwaGFVM0JGTTFSdVNXWkZiakpsZVVWcE1GZG5Ma1YzVUcxU1owTTRlbkpHVlRZMGJFZ3hlbEU1UkVsWWFtMTJWRU5yU0VvMlVrNWlWRmxhVjNWeGRWWTJkamhSTjNGbk9EQXdkWEZtWDJkaFRtTjNTVGhoWkhsMmVtcHplVTVoYkZwa2Mxb3hNMWRDWldsR1NUVlpNR0phUnpoM1pVRnJNRVJEVkdsWGVFZEdRWEJsTURoSlR6UlZhVzlQWWxaSU9VcFRWV040VldkdVpXYzNlRWhFTjJ4R1dubHlhVmhEVlZBeFgzSlFWbEF5Wm5SWU9FczRYeTB3ZEZWbE9FOHpOMXBvYWpkdWMwTlFRemswWTBWMFdFOXBXVzkzWWxONFRrUmtSMWRvYVc1RVYweERaRjlFU3pRemQySTNaMHB1TjFGaFp6QkhUWFZUWDNBNWVWTklSMWt0Wkc5RU1YRlBkMWhzYXpkUk5raHZkbGxUUWtGRGVVeHFkbVptUlZaVk9FZHhlVEpCU1hwRFRGSjNWbXBaYzI0eFYyaHBUelJuZFVWYU5XOUZWbU5xYmxkVFNFaDBaeTFmVmtNMlZsSldZMjAwVmxscFdYUjZVamxoYWtONVgxZFNORzUxYlZwSk0wNTZaek40TFhveWIzQmhaMTlvV21KeldEaFhYM2xCZFhsalF6TTVMVmRXZDJwMk4zWXlXRkJETURKTU4wSklVbnBvV0U1Vk1ESm1TREpwUWkxcVgwUllOM05QTVdGNVRsbDNOV1puU1VGcE1HSjFaRTgyYUV4QmRrcHBkMEZpZGsweVpHYzBPR1ZrTkVaQmMyVXRWMmM1Y0dWU1FVeGhRa3BrVEhsRExVbHpOM0J6VnpWSVVUUnFNMGhFZVVKSlpEbGpRbVZsYmpVMlJHeFRjMGd6VkhCNVZIZG1TSGN5WlZaS1EwSlVielJyUWtZMWVXTmtTekoyUkVGRmRWWllSRTl6WWpWSVRWUnZVVUp1U0hWb2RFUnVVekkxYmpSR05ISTRiR1o1YWpOU1dEUjFiaTF3VFhsSFlWaG1USEUzVEdsdWVISTBSVE00VVhSS2NXeEtaR2x6ZEhrMlZVdDNYMlozYmxZMlNrMW1hbUZzTjA5SVEyZExUbTFRWTJSSE1FNXVia1Z4YjFSRlRuWnNRMHhoY2paWFZXZDNkSGMwVGxSRFZVVXdUMlUwWVZWR1RFSkphMjVLVlVnd1FuZEVXbmRhUjJSUWEyWnZMbUZ4UzJJM1kwbE5USHBxU1hwcFlVYzRYMEZ5TjBFLm0zMWxOLXREQWJ4ZVpDNEZKVmlVTTAycVBsazMzUFM4VFFCb0ZTWC1yX0kiLCJleHAiOjE3MDYyMTc3MDgsImlhdCI6MTcwNjIxNzQwOH0.1R5I68zXSo0p_11C6pA9OS1Hk-6uOpy8tc4toTlwAJc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002328"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:48 GMT
	x-forgerock-transactionid: d58f2a98-0010-4969-9854-8dfb6b522b6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:48.861 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:48.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 448142: jsonPath($.tokenId).find.exists, found nothing
21:16:48.902 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,448142,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56042151, username -> user.1002328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b8bd88d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217408901))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:48 GMT
	x-forgerock-transactionid: b272fe1c-b647-4d87-a7a2-22d1152c135f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTZjMW91MzJzYnVsdTVwcHY2djRsN3JkdHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVdXTkhlVFpNU1cxRWVXMVBUVkY2Ulc5T1pERjNMbEJ1UTNjMmFXMVVNVFZ5VW5SbVNYaDBiRzF0Y0ZGbVVXNTNORUpzWjJobE1saDJaM1JWWldsQ1FYQmZNVVZUYld4NU5FTkRjWEUzYnpsbWRFbGxXaTFHUkVaTlYyMU1kMU5qV0ZaNGFteDVRVUpQWjNaR1gzcFdiMjlHV1d4WGRVbElaMGx6TFRsNFZ6RkpkV2MzYlY5UlJGVmZkVWRVVkVoeVVrdERTazVUZHpOaE5ESTFjalJ4UzAxb01rY3lhbmhqT1VNeVpFazFORWxIV1dkSVJrcFBUWGxaZURoQlQwSkVTSFZFU210WVVEaHdkak5hUTBwUGFuZzBOSFJ4VXpCVWEzVnVURGN4ZG1FeU1tTm1NbloyU1c1ZlpEWmlTMEppY0dOeU5uQlZlRXRVWld0WFNtMW5SRzVVUW5Gck5sSmlZemN0TTFkclRIcFhjM3BOYlVOeFQyZG9jRXhpUmxCek9XdEVURlEwZGpCNVExRjJUa3RoYWxCNVdYQm5PWEpQTFZwTE0zSTBlRkZwZEZScVh6aHJNSEZZTFdsTlZuRlZjMmxGUlZOaFRsUnlTbko2TWpWb2VEZDNPRWRVU2t4amNsRlJhVEJJWkVKbk1rVllaSEJyU25oWk5uTjRTemRRYUdSS1VtYzVlR3RNTW1abVowTnliR1YyUWw5SWFrbFBUVWhVWjNWU01HdHdZblIwTVhRd2VrTmlUVTUyY0RkM1EyZ3pOVXROV201MVozSkZkVk40Y0V4Sk4yWkpRM1JVVnpBNVQyRnVPWFJJZG1od01sUnFWa0pKY25VNE5XdzNZM2t5VERKRFVtaGFSbm96ZG5kRVVXdFJibkZSVWsxbmVqaEZNV0Z5ZUdrMlZWUnZZMnBpTmxBMmJqYzNkbVJ1WTFadU5XWnBhSHBTTW14aFZEQXlXVlU0ZDI5R1FVODFVRmsxZWxFMlYzWmxTbGxOVERCNGFWQnZURTFzYmw5bGFtVTNabGh5TjNWSWRGbEZha3g2TUhCcVdVeDRWR0ZFZFhaVFJWVkxja3h0TVhacFEzY3lhekpaVkZwWVNGbGFYMHRsZUdNMFYyOTBlR0kyWDBSQ2JVUk1WV3BwWDBVMGJrOUxjM0ZpWkVGaVUwSlVhVlp0T1ZodU5YVnRSMlpVUmpOeFozVTVOblZwUWkxMU9VOVdSVGRwV1RCTWRIWkhSVlZDZVRReFFUbFZMbkZaY2sxdlQzTllUemc1YWpkZlZUUmZTVXR3YkVFLnZlOG4xdlBtZHZVd2h0TXI4UERieWpzUFBLVmdydEVFTER3NXhUNXRHQlUiLCJleHAiOjE3MDYyMTc3MDgsImlhdCI6MTcwNjIxNzQwOH0.9NoQJX47Tt9JT8f5MBO46R-7bbBu2_g1qYwX_Y859tg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:48.902 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:49.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 448206: status.find.is(200), but actually found 401
21:16:49.277 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,448206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22a0d8b7, username -> user.1000144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c0e7b6d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217409228))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjJua25zNWhmcjNiMHJzaG9ubDVzN2cxZzMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGQwMWxMVzFVUlhjeWMwNTJYM0Z4VDBsUGExWkJMbXBCYjIxNVdHSnpNVFJwTlZaeE9HSXRZMmROZGtwMk9FMXpkMkpIT0doT1FscDNPSGxEWHpGdmIyazRkbkIxVEV0aVdHSnhSemhZWVdodllUaFZTbVkxUkhwaVVqQlVWMDB6YkVoR1pHaEtOV0Y2U1hCSWFHaHhXVWRLWkhreU0zSkJWa3hrVEZseU1uRkZVVmN4YUZRNWRqbG5abDlrVldSb1VIZFBaRXcxUVhSeGRETjJWbDg1TUd0VVpVOXdRMlZXWDA5YWNYSTFSRWwxY0U5cGRuZGhTWGhZTW13MlRuVXhYMUJWUkMxNlVHZEJWM0ZRU0hSb2FYSXlUV2d4VFc1clFsOVNPV1JmYUVGVU4wdFVUMFpWWWtobFVsQnZUa2RaT1hoeFUwVnVWbE41WldwQ1ZWcHdaWFl0YjBzemNVMXdTR3RmZUZCcWVsb3pXbGd6VG5kWWNFUkVkMEU1V2tzdGRUVTJNa0ZWVFVreFpIUlBSbkJZTTFsdWVuUXdORzFWVVRZeWFISnRSRWhhV1dONFpFTndhak5sTlRSelRGSkJOR0YyVTNKQlEwdFJibE5UWkZZMmIwWlZXazFFVHpGcU5XZDVOVEYzVm5Bd1JXd3dYM05rWlZsaGVGWmxaVEp1WjFOU1EySmFZVTE2T1dWdk5HWlVUblpmVlhZek1HdGxNV2hsY0VvMk5XZExhRVZYYlY4MlVVeE1WVzlIYlVjMlNtMUpWVk40YlcxdVNIUmhNakp1TWpoTGNUTmlkbFJoUzNkQk5GZFVia2hPWkV0RE9FMUROVGROUm0xdFRscGtXbXhJYmtGTlprMHRkbFl5WkZWc1ZrNW5aRFIzU25Fd1oxWlpaMVU0YTFKRVQwZGFUMWwxTjBSTU5USjFWWGx3VlhSbVlURktPRGMwVmpGemFHNXZlR3h4TkZSMk9FVklNa0ZGTFZwVk9EWlpTMlY1YmxKak1tNU5RWHB6VVZSTmVqVlBaVmN4TTBWalQzUlZla2h5Y21salptRnRkWEJ3Ym5SWFR6VjRUMjR6VG1GdmRFd3diazVSUVZCWVJXNVJPRUpzVlcxRlNVdFlUalo1ZDNrd1UzZzJlVWg1WW1STmVsTnRPV1p0UkROM1NqWlBlbFJpYlVkbE1WaFlNVTFUUVZwb1FrRnpOMjUxVHpaSFoyUkVZVFpoVDFwdFRIcElkRTF5YlUxRVNuSTBMbkpIYm1salNFcFFPR1F0UkVwWGFHNTFRazkxV0VFLkRHZ1lrUThvMHMtNDl5SmpyUTVUTU5zbDZDamJMaGR3TEtxNTdYWXNBelkiLCJleHAiOjE3MDYyMTc3MDksImlhdCI6MTcwNjIxNzQwOX0.ZKVy9ZO4OkL3TQ8iY6Z3xyX246ymlv1875pa2xWPkFI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000144"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:48 GMT
	x-forgerock-transactionid: 7e25492a-7d77-4718-a241-dcd6164f9a9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:49.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:49.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 448206: jsonPath($.tokenId).find.exists, found nothing
21:16:49.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,448206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22a0d8b7, username -> user.1000144, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c0e7b6d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217409326))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:48 GMT
	x-forgerock-transactionid: 0b3f4dc1-aba8-4c3c-8f21-cf725a218da3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTU5cTF1cGhwNGY5OGZuODJib2VtaWY2N2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVIybFVjbWt0WWtGWWQzaDZOMjlwYW5VNVowZEJMakZtTW1JNE1XY3Rla05HTlZOdVdqZENkSEV0Ym5CamVVNWFhWEJSYURaNVJVSkVlVWRZVDE5MVVuSjFSR280UjFCS1RGVlJMVVpDZWxadGFYRjZWRXd6YTJaUGFUVnZVSFJhUWpsVmRFUjZiV3hxTTNCVldIVm5UVUpDUm1OeWVsYzBZbWRVZFVzME9EZEpjM0JLVVVKVmRIbFJPWGxtV0VkZk4wSTVUMkU1WmpCUVowZHVkR296ZW5kdVJuQkVVRU5sYTBocE4yMWpjVWRMUlZGcGFtVm9aMEpCUVcxM05tMVpVMk5XVkUxalZraGpXbnAxUjBkNlUxazNlbTl4VEhGUU4zRnhhMDlNUjB0Vk5uSm1VMVpJVWpScU5HZGlXRjlRUlhCRlNISjNTVGhoWTBsVVNraE1aV3RCVldRNGIzcHpTa3RKTUVOU1ZYRlNVRU41ZW5jd1JFcFdjREkwV21SSGMwTjNPV1IxZUVGeFowaE5jV2g1VEhock1ua3hUMnRDUm1nMVIxaHVla3g2TkVsakxVVjVOMWg0ZUcxNlVUaHVObmh6TXpSQ1JraGlkSEZvT0dseFNWcFNibFp2ZW1KMmRVTkdOMjF4YldkeldsSTBOWEZwVmxCTlZIaGpObkJMYzBOTGVYcGFOR3REZUZwbGRXd3RjVE5TT1d3elJsa3laVEJyWVdOWlpGRlVaRVpJUkVwcVZXZHlhMUp4YVVsM1NGOXRRVzFYY0dOTWVIcE9VSEUzYVhST01scGZUMFp5VERSUWRWUnpXbTFrUTJwNVZERkROamR1WlZkVGQwaFVaRlZPUm1KV01XWTJiVVl4TXpNNWJVTjBRV3RvWW1GM1dESXhVWFJpTjFRME4weDJkVFJQYlhWM1ZWYzNMVEpDYjBJdE16Vk5aemx3WTBWSU1teENWbEpUT1ZWV1QxWjRjWGRhUjBJeU5qTmhZa1l6TUdsTlQxWllRMWd0UVdWcU4ydHBYMUZHU1dvMU5XbEZXRXBMY1hOV2ExQmFjUzAwVWxwUVJqZEtiWEF5U210S1ZUSk1lSHBOVXpKTFZ6TnBlbkJVTkRCU1JXTjRYM2RQWDFOMmFVSkNRelZaWkVNeldEUnhUbE16YUc5V2FXRlRTVEpUVUVaRVkxTmxXRWx5YUhoYU9HSndTbUpIVlRsdlZVZFhjbXB6Y2xOamVqaE1aMjlVYkVaVGR6TnZMbXhVVVZZNGVqRnlZM1IzUzBOTFpsbzVaVFZ5VkhjLjAyNWhjOExoTlBvLXdscDRRT3dtYzVPZmxsbEZxM0VpOGlHSWJEVHlNMVUiLCJleHAiOjE3MDYyMTc3MDksImlhdCI6MTcwNjIxNzQwOX0.VbAGXB_txR7nfAQf-FTczK6p4OtlqNXDju9292bYs0U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:49.327 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:16:52                                        3005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=883054 KO=13656 )
> restLoginInitiate                                        (OK=437613 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=436315 KO=1273  )
> restloginProgressiveProfileCallback                      (OK=9126   KO=1273  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.97%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.97%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.74%)
> status.find.is(200), but actually found 503                      4958 (13.82%)
> status.find.is(200), but actually found 401                      1273 ( 3.55%)
> jsonPath($.tokenId).find.exists, found nothing                   1273 ( 3.55%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#############################################################-            ] 82%
          waiting: 93883  / active: 34     / done: 448698
================================================================================

21:16:54.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 448989: status.find.is(200), but actually found 401
21:16:54.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,448989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6af69960, username -> user.1000163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63e48963, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217414557))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2dxczlvZ2szM2lwYjc3djExam5wYWo5aXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVVHeDZXVFZIYW1waGFHNVhUR1pIVWprd1kzcDNMbXRPWDI5dkxYbHhRMWhOWWkweVozcE1iV2N5WjBKck4xSkZTaTFFTVVKYVRXRTVSa3d4TjBkNExXMU9ValoyZVdsalJuSkRRMG8zYlc1VU5HRmpOVzFLUTFWRVNsaFpNVzlwYkVKTU1XaFZiazVYWjJ0UU9UWlZZVlIwVkRsRU4zRnNhRXREVURoaFQzbFpaMDF2ZUVFeVJIRndZM05sVFZvek5tdHNPVTAyV205SlJFVXlNMGhyYkhCM1NGQlFjVVl6Ym5RNGMxUlBhMVk1TWpaMmNFUXRaV2MyU0hOb2JYWklTa2xQYUZWZkxWUktXalJmVFZNM2NtMWhlbmt0WVdwWWJXMHhNVkptYzNWT2JtWlpWV0pDTUVwV1RHWlhUVlJ5ZFhObE5uSjBRamMzVms0NFgybHdTRUZKY1dsTE1uaFFTbmN0TTB3NFVXRkJTa0Y0YlhSMVFVZzBPR0UyUzI1WmJqQnNVV2gwUm1FNFZFeGthRVo0UVhwV1pqTmlWRkIwY20xSGQxaG5RalppWDBGYVdERXliRUp1YTNCc1dURlZNVVJZTUUxUWJsaElPRzh6TW5kdlFUZGtkbmMwVW1vdFoyb3dTRk5FYUdOcVZsSkVUVmRFZFhob1MwOXJiRlJMVDA5TE4wRTVSRFJYT0VGamFubDRVMGRRYkVkMVZrZFBVbE4zZGpSTmJVY3dURUl4WVV0dVZsOUljM0E0YlZSeFYwVnZNRGs0V1VSM2MyeElWMjFuY1hONVREQkVObGhoWVZwTGJWUnhVa3BHUW01elNrZzBZbkE1WlhseFgzbFVlbEI0YWxaUFZHVjZRVzFQVUZCSWRYSTRRalp5WVdnNWFuSTFlbDh4WjA0MFlscGtjRkJpUzNGM2JXbE5NMGx5VmxKc2RVaEJWMTlUUWtKblRWOWFka2xrTmpaUmFFMHpNazFGYmxsdkxVaG1hMFpJWWt0VmVUZEtXbWhtWHpaVVZFWjVOM2xwY1ZOeVpYaEVURmhSTkhvM09GWk1ZMnB3UWsxbmNVWkNhR1ZsVm5wb1EwbGtaRzVyYlZWVFEydGFlWE41VkZoZk0wcG9TVEZsYWtwUVJEbGlTMEpwUkVoS1NYaGpaMlZUWDBkc1psVnNZVWxXYURCNWNWZHNibkIwU0ZKeFRHbGhUbkJQWjE5NlpGcFRXSEJyYXpFMVIxaFpORVZ3ZWtwcGJGOVJMa05VT0RsNVdWWk5hbEJrV1hnMlJHdEZiek5GWldjLlBwalV2SEh6N0pHN1pDbU5EdHhTU0VOQ1l6X3FjV1NpNG1PajkxQjRUVzAiLCJleHAiOjE3MDYyMTc3MTQsImlhdCI6MTcwNjIxNzQxNH0.6ubJW8-l7iL9Jkkkao6qzzzyeGPhB9de6FZugUJQl10","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000163"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:53 GMT
	x-forgerock-transactionid: b8889fa4-a817-4f24-872e-904d00ad1632
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:54.605 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:54.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 448989: jsonPath($.tokenId).find.exists, found nothing
21:16:54.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,448989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6af69960, username -> user.1000163, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63e48963, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217414645))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:53 GMT
	x-forgerock-transactionid: 2dc2d7cd-da08-4919-aa54-477272e82458
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTkyaHQ5ODhtYjhodjZ1bmE2OGFjb29kZHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TE9FdDVjbE16V1ZGaVZGTmhlamhYUkhod1NVWjNMa1ZXT0hCVE1UWkdkekpGTnkxVWMzVlZUbXd0ZGkxNWJXcFVXVzkwU1hwZk5ITTJlVEpsVjJoaVFXaElaMVJuVlhwak0zRkVSMUZGWW5wUlQyaHhhMVpPV205SE5WSm5Va2t6ZW1zdFQxWkdTVlkwYmpnM05tUlZlVlZaTVhkWVYwUjJTR3g0U0VSc1pqTmZRVnB1Ukhac1JXcDBiWEoyVFd0TVREVm5UelZ2U2xscFJsZHlWakIzVlhkUVkzcDFOME55UTJOTmEweEdNV3BhZEhsd1JXdFpSemhZWVdreGFtZE5lalZDWHkwMmFtaDRRMGxTYkRkcFJWSnJZMjVyU3pacmQydERlV3BmZEdaek1FTklWRFpZTkdabldteFhSVnBJVFZOc1MxY3dTbmM1Y0daWVREaHVYemR3Vm1KbGJETmxRVFI1YVhvMlRuUllTMWt6U0dkdFIwNVpORlE0TkZwTFJtMVNPRWhFTFhsNlRFMW5kVzkzUkZCT2RHNTBSRTVFUjJOaFNXdHVUVU5PVGxkUlZuVjRVMkZWTkdwRFlXZHZWMTlPWHpZMk5EaHdiRzFVUjB3MVpsTjJRUzFXTWpSS2NrTTNNV2RFV0MwMGVreDFZM2hOVjB0blMwUk5kV1IzUjFOT1JscE1UMUZ1ZW1OUk1ERk5kRUpTY1VOUFVFRlJkRkJGVjJwMVgySlJZVzV5Ym1weVRuWnRkM0pTTUVKbmVVdzRkbkpaZGxrNFMyVjZUSFoxTlVKaFYxSkdRa0ZuUkVZM2VWWk5jVmxYTFVoQlVUVmtSSEpxVkhwQ2F6YzJlVmhyWlhOcFEwdFRkVXhCUTJsNGFFaHNabDlZVW5reGQzWklaM1pSVDFwdk5ERnhkMGwyWkVFM1JFaG5OMmREY0RGV09YaElZMEpMZFV0TWNXODRWbXBuVlZGNE9IcGlUbEJaYjFkZmFWcElOV04wWDNoaFFrdERVMnA0VFVRMFZUQTFjblpMYnpOcVgwTXpUMHhpYjFvMlgwcFBRbk5mT1VGalUxZG5WSFJDVkRGeU0wVlJObkZ1Y1Y5S2VUUkZSRGt4WTBJelQxbDBkR1YyWjFWeUxWWk1hVTVZT0d4elRITktkVWRxVjNKaFIzVjJibmxxTUVocmJ6Sm1UV3h1UVhsVlluZFZSVkpPT1RrelRuaHRUR0Z3Y1ZKeGIxZFRWRjlXVWpCMmVtZE5MbkJSTWxCcU4yZ3RaV2xIYW05T1RUSmhPSEJOUWtFLmM4eU1mY0RFbjdjampmNGdDN3N0SzY3YU1LT1lEN1RDeXp2c3pRVWhuLWMiLCJleHAiOjE3MDYyMTc3MTQsImlhdCI6MTcwNjIxNzQxNH0.DlFF3QjhLtG6aKHr3wkwzcBC6-jB3fS9gxpi71KEA58","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:54.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:57.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 449468: status.find.is(200), but actually found 401
21:16:57.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,449468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@277fd0e5, username -> user.1002394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1be96be5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217417566))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTJibGtsZHBocnJzZWp1ZThlazAzdnIzNCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVpV0hJelpUZGtjVmhZTjFacVVHUklOa1p4VFZabkxsRm5ZMmhFYzJFd2RVUnlTbDlrTVV4cll6VmhjMnBVVkcxVlRWQjJWVTFPTTFsMGMzbFBOWHBJY1ZwNlVVcGxVV1V3Ymt0a05FbDRRbmd4VWxjM01HZHRabGgzUjE5bGFITjNTMUF3U1hOVlltTlJiSEYwTkc5SGNERnJiMlphUlZseWRsOXZiRVJIZVhsSGQwZHFaSHAxUVhSQk9XRlRabmRrV0VVMmRWRktjR2RZUTB4amIyRlVRbFY2Y2xseFJYb3hRalI2TkZaa1FVSm1RMnQwV0RaSFJrRnlRVVZYTkMxcFExSkZWakpSUTNGVWVIcENVREpQZUdoaE5uWm1ObXRTYWtwQ1UyZHpNRTFHZVVNMGFVcFVNRVp2Tldvd01VbEhZVGREYXpsWmRITXRiRlJtTmsxa1ZtRkxZMnM0TVROcFoyZGFUVVJpZVVsaVZHVXdVMDFZU21NdFRsbzNWelJOZDAxbVN6ZHdORlp5TFVORVVYWXpVV1ZoUVRGWFpuVnplamR3VjA5eVNXNHRjV3RLZEc5aGVrOVJTR3BwWlZReGExRjFWRlJXWkhVMmVFdHhUemd5TlRCaFVWbzFOVVk1Y21OdFVXVkVXVWxYUVhaNE1GRnFjRmxsZFVVMFExcGFUM2x5YnpVNGFEazFNR28yY3pka1pHMVRNMWczV0dsNlMxTk9SVXBWUVVOM1VUQllaMUo2TkY4d09GWXdOV2ROVjJkdlVtdFpjblJ1TFhkUmIyNUVjbTh3WTFaVU5XVlRSRzgxUlZsdVZrTlJka3hRV0hSTWQzZHBPRFpwYWpWWGVHaHZNbVpJWDFOZlRtaFdTRkZsV1cxMVdHaHNWMDB3UjJkUmQyNVpiMHBaY2pKa1VXVlVkREJHY21nNE1XcFhVR1kzVkhsU2NrWlRhbE5zUkZRd01VaFlRalJCZEdSUGJsOTJhM0ZXVURWR2JrWjRkVmgxZDFvdE5XSkRielpHTjJkb1dGWjRUV3BMT1RoaFFWODNjRTlFZWkxcFN6bEZYM042T0d0aFdXOVVjbU5qUkZab1JGSlhiVlJRYVhKUVNrbG9UV2RaVXpoSlZXY3hSSGhxYVhCbk5uRmZOMGRvYVROVGVUbHhkWE5RVGtOMWFUTTFZWFZHZEhwT0xVZExVSHBoUldWZmIxcFFaVVJXTlRGclYzUXpSMjFLZGxCTVJUQk9PRmxEYm00NExtRXdXbGxOYkRobFoyczJkVnBmTVRaSU1UaEJiVUUuOU5ZMkRWUlBBODU0bGhmOVdTMUlNQ1l1blNuUUJhUnIwVi0yNVNfeE12ZyIsImV4cCI6MTcwNjIxNzcxNywiaWF0IjoxNzA2MjE3NDE3fQ.4WYhXsrCRBbY1RGGOclRxqKXbupWN3azrgbG0xCuIWY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002394"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:56 GMT
	x-forgerock-transactionid: 50103bc9-b327-4e27-b352-d851393e570d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:57.614 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:57.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 449468: jsonPath($.tokenId).find.exists, found nothing
21:16:57.655 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,449468,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@277fd0e5, username -> user.1002394, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1be96be5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217417654))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:57 GMT
	x-forgerock-transactionid: 92b1d08d-cedc-4068-b56c-f7a8cc928789
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWVpZWs0dTY5NXMxYWl2c2VkMWhidDkwMm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGFYaEtXWGx3YUc5SmFUTldlakJwZFZCSGJqbEJMbE5mUWt4dk5teFFhRXhpUkhWM1JrWkhaVGRXVEhSd1FXOXlVV05OUWtGbVpsQkNSMDlUWkVZemNucGxiWEV3TTNSWWR6RldVSEptU1d0NU5qSnNRVXBTYkVFd1pIbEVlbVYyWjFoSmIwa3hUMVZTTjFocFExSlFMWHBZYXkxeE5Ua3hYMk5PYTJkamFGWktOVFV6WVVSSmIwMWFPVlJzT0ZwdFVFbDRXQzF4ZEMxTU1rUmlkRXR6WkhGdGJsUTBXVTF6VW1zM1dVZE5MVlZmU0hwbVMwcEtkRVpPYjB4QlVIVmlNSEJYZG5BMFNFVmlja1oxVEV4MmIyUklUWEZqU2w5MWFubElURkpEVEZGZk5ETjVaMmg0UjBOa1JYRlJaazV1U1VkTmQwbFFUVUpFV0Zrd1lsQTVUalp1WkhSMVdtaFZTbVZNVWpOMWVqYzVRMGxoYkZVNVZXSk9VMUJoVDBZeFpsZG9SMEZsU1d3NE9XdFdMWEp6TFU5M01XZGxjMFZ3VTNaM1pHazFjR0YwYWpGcVprcEtXVmQxWW5sMllsbG1iMWt3T1hwSlJtWnRSQzFTVFhOdVNIUnJkVGhHY201UmEyTXlhVEkzU1VOR2N6UjFabEowTjBwQ1QyRktWV0poUVVzNWNXNXdhbUZhYzI1V1Z6aEhORzFtZUhsbGRXbGZXVkZPYkZCWk1EbGxjMjAzYTIxRGMwOVpSRUZEWlZScGMybGpYM0ZFU21sNVRrZDNRVzVoUkMxcWNYSnhNbWRsYkZaQ05FOXJkR3RWVkRsNk5UVTNZbkZUU25WTU1FYzFhbHBLT1Y5RmVsRnhRalZCWlUxdGRqTXRMV1ZrTUV0QmFHVmhNV3AxWWtkNFNUTkNNVzFPY1RWdWFqVkNWWE5LYTBaallXUmthWFJFTjNwRk1GaEdZVlZZWlZNeVlrRlRMVE4zUjNnNE5tTlhhM0pYVW14WGFGRndNMDV0Y0hoT1RFcHFjblkyV0RZM05Ya3RhUzFoYkdKRWFHazJiRk4wV1RWc1EyVnBSRkppU0ZsNlJUQnJiSE5zUnpKSlNFOHRNbEV6VlRGcGMzY3dNalk1WlZRd04wVXhOSEp3UW5GM1pHSk1PUzFRY1hCeFJtVjBWMHRoVDJkbVkzUkpNVVJoUkhwUFdYWkRkMnR0YVhoSlEzbFhhVzFOVjBOQ2QzVmhVbGRzWVhodVpuRjNMa3cxWDJsUWFreHVjR2hYVUdsMU0xQjZRMm8zWTJjLnhvMzBzdnBCM09MZ3otY1U5YkVKVVFfaUtETHJxbkx6VFVQX3BvOVo4d00iLCJleHAiOjE3MDYyMTc3MTcsImlhdCI6MTcwNjIxNzQxN30.Rv1jY9LP6lm35Rk1eVIKXc1521AFRf8Bq_qBni6iX4c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:57.655 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:16:57                                        3010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=884612 KO=13660 )
> restLoginInitiate                                        (OK=438381 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=437087 KO=1275  )
> restloginProgressiveProfileCallback                      (OK=9144   KO=1275  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.96%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.96%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.74%)
> status.find.is(200), but actually found 503                      4958 (13.82%)
> status.find.is(200), but actually found 401                      1275 ( 3.55%)
> jsonPath($.tokenId).find.exists, found nothing                   1275 ( 3.55%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#############################################################-            ] 82%
          waiting: 93120  / active: 23     / done: 449472
================================================================================

21:16:58.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 449574: status.find.is(200), but actually found 401
21:16:58.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,449574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1693027, username -> user.1002302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@449ecf0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217418266))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTVpOW1wNHMxMTE1dW03anFxZ3FnNThkNDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1UyOU1XVmd6T0d0aVIzTjVOV3RFV2pSNGFsOW5Ma1pIUlZJNGFIcG9WSEZOZVZKWWMySm1RWEJsVFZSR2FFWndSbTVSYUVZd1dHUjNhbVZGWVRCVFdqUlVRbTVGY2s1M2NYbE9iR2xUTlhScWVEaEJSVFZsUlZaU1VUYzNNMUJtVDFSdVVWWjVSMUJoVjFwaWRXWkdTMnBvU25wbmRqRlpOVloyVDBOcU1HSlZZbGhwVldabmNXWlRXV3h6Vmtwa1VEWm9Xa0ZXYzFSMVNFTkZXREZzYTFGaVQzWmxSVnBHY1docVVsQTJUWHBOZGtkcVluaFVjR3BNU1dwYVNIWm9UbWhNUVZaNlRFZFdiMmh5UVROaFRETnhiVlpzZDBsaGJYUlJXbXhqWWpOcFRHUlpUMjFrZEdwSVJGQmlSak5JV2pWRVpXc3lVbVp3VEZnM0xYSnZOa0ZYYzJ3d2NrUXRUMDVYWTFwMmRFVnNOakZ4VjB0NkxUTTBhMUkzUWtsQ2RuVXhUbVZxTlZkclJ6Y3dXVmRUVXpnMFFVUm9PVXRLWWxKVVFtUk5ZMWt4VUhGaFExTXhhMkZPV2tsWWN6UmpVM0J2ZUdWeU9XdHhVRWQzV0RGSGEwODFSbXh1UmpGNWNWVnhMV3MwTlVVM1MwWk9jbWhxWW5SeE9URk1jVU55VkZCSWRWWkhRbUpFTnpZdFRsZzJVMUJXU2xrNGNWTkJRMmQyZVZsMVdEaHVVMGRFTUhNM2RHRnJZWGQyUlMwMVpreHhVak5ZYjNwdVVYRktNMUF5ZVZKWFowMU9kV2xOYTJJeFRHMW9VWEJQYXpacmFVWXplQzFHZVhVNFJ6aDBVbU00TnpGeFNXbHFZVUY2Y1hNemNXTmhiMHBpWHpkSmIyaGZjMGxvWkhJeVkyZG5WV2cwVWxWcWFHYzNjemxQVmt0VFIxVklaWFl5V0VkWmVuVlNYMU5EV2xkMmEyNWpZV3h3T0RBd2FIRmxUV1l0T0ROd2EzaENZVE0zYVY5Nlp6UkljbXRITkRWVWFHcHhiVGw2YkZsWmJVMW9TRmRIYjNkVVNVSXhkRjlOWkU5VWRXaE5kM0pPU2s5Nlp6QkNSMnhwZGs5UmFFUk1kRzA1YldoSmIwZFhja0pqWjJFME9EbHNRWGhDV1U5a1VsWnhSREZHWTFKdVNFcFVhMUZhVm1WWGJsWmFORGRKVFVGdlExVmhYMjVLVlRSTE5GbGhha1pIYjFabVZHTnpMa05xVVRGbVRYaFdVMVZZTjFSV2FGTjRTQzFuY1VFLm9lMTlFT2NibjU3WE1ramNnYjRVM3QtU202Y3gtTl8tSFJzaElXWXVTQzgiLCJleHAiOjE3MDYyMTc3MTgsImlhdCI6MTcwNjIxNzQxOH0.2swI8F7X-gUo4amaPbAcGiUj8qxackL_pdpzvKnymkU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002302"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:58 GMT
	x-forgerock-transactionid: 3ac1ecaf-eb42-450e-824d-eea8c7075be5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:58.315 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:58.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 449577: status.find.is(200), but actually found 401
21:16:58.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,449577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e8af57f, username -> user.1000958, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c2d144a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217418277))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWNiMjcwbzV1NWFldXQzMXIzMzJqNTE3djAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVJWUkxhR1ZTYlZsalpXTXhSbTVOUkhGQlVqVm5MazVTY0doNFZVOVFaWHBGZEZWRWFGOUlhbDlsYTBnek9FSnRhbUphY1RKcVNteHpTREYxV1ZkVFptOUVZMHByY1VkT1pXaHBZMlJxU0Y5b1YySjRTMVExY1RKNmJubGpNVkE1TlZSS0xVeGFUbFJqVkV0dlR6Z3pTRTVWWDA5UE9EYzBia1psVkRCcFMxRmplV0ZqZUV3eFpscERhWEI1Y0ZCNlQycG5XamxvYzAxaWMxSTBiVTkzVmt3eFNGbGlUM2xoYXpWRFNIVkxaMnBYT0VwSGJGb3hSRlpIYlRGU1FucGplRXR1VUhCM00xRlVTakJ4T1dkWlQxSnJNamxITUhSMFMwUmtZMGhVVGpSRFJHbDVVWFpKY1hReVNWaExZM2RhVTBseGMzcGtTbE5yTkdnMVZrUlZZMWR5WlVsa01tcE1VMU5DWnpWbmVWVlBja1ZRVmpWalJYWTNNRXd3VDNac01HZGhZM1UxWVZvNWJVZFpSV0ZzVVVKWk9IQnVVRlV5Y0dZeldsVkZaMU5KYWxoeU1FNWhjRkEzUzBnNVowWlpZakpVTjJ0VmVXWTNSelJVT0VGdlRFNTNXakZuVW5OS2N6QTJZbU50ZVVKTlNXaEVhRVJYYTFkS1ZsbzFOMDVPTVdZNE1FODFNMHRaYTBSV2QyNW1RVUpFVURGRVlXVnpURGxIUzBOQ2RYbE9kRGhhVEVOUVNIZGlOV2d5Y25ndFdrUXdXSGRyVmtkSWVGZGZkakl5VmtFeVFqZGtVVkZpUVRaMVJteERhM0p4TlVSWlQwMHhXamd5TkdWbll6bGxRMlpKV0dKalprZGZPVGwyVldwS1pGbEtTVFpFT0VjM1dsSjNjRkZ5YldSck1EaE1VVU5yYkdZNFZHMHpURVJYV21zNVdtNVZXVGhqTVVsTmQwcFJURlJWVFc1TE0wVkRXVmhDYm01TGRGaEZRM0ZQY21GeFEzQnBYMVpSUmkxdlJtRlBjRzA0YkZOaGJIQTRYMkZsU0ZkdVRrdGlOVmxvUlcxRmMwbEhaVkJsYjJwcFJtRlZVVmcxVEdSaldVUnFjMUZFZFdwMVlUbFFlRTlYUldoQ1RtTllXRXBYYVdka1NXWnVSM0JEVHpCM09YVTFTVFY0UWtGWWNqTTNUbmhMZFc5WVIxVm5URTQwZWpWTVEwSlBObHBNZERWc2EwcGxTSGRpYzI1S1ZHWlJMbXBYUjJzMlJrbFllR281V2xOMFJFTklTR0UzYlhjLnhSNlQ3VExxU0t0XzBCejB1Tm52eWdfUFliY3k2bVZsSGVfMGViQjQydEEiLCJleHAiOjE3MDYyMTc3MTgsImlhdCI6MTcwNjIxNzQxOH0._-2z-52ib8b3X4SjROHK70DpDtORBeA8M0ihxWUExvo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000958"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:58 GMT
	x-forgerock-transactionid: 96a653d3-9970-4368-b702-528a87df5929
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:58.327 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:58.354 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 449574: jsonPath($.tokenId).find.exists, found nothing
21:16:58.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,449574,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1693027, username -> user.1002302, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@449ecf0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217418354))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:58 GMT
	x-forgerock-transactionid: 640be82c-1347-4e7b-82dd-305c996b3e41
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmpubGg4cTh2N2t0cmRqbDVwZ3ZqcnAzZWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVdXeEpaMGgxZERoMGVHUkhTR2xsTkhGYU5ISjNMamxhVkZGM2QxcG1XRnBhZVhSNVprSTFVVzVrU1hGVU0zUnRTWGhXTFhsS2RuTmtMV1ZvWXpZd1FVcGhjRWxwWmpSRVdUTkxTMlJYWlhwSFZYWTBMVEZPWldJdFdXVlBia1l3U0V0WFUxbHZibmQxUmpOQ05XUnhNRzUyV2pRdFIwNWtRbWxYV1ZSWE9YaFRkbGxXWDFCelZVWkRRamwwT1Zoak0yeDRUbGR4WkRCZlNUVmhMVUZwUldWdE0xTmhPV1ZPZFdaWFlqaHdaMnRaU1Rodk1EbEtjbmxEYVdoU05rdE1lalpwVVdJMGMxa3RiMHA1TVUxM1lWTktTVVp6WTBkcWVWRkNWRkpHU0RGc2RHZ3pkV1V5VG5ObE5FRm1kSFZJUzJKalVFcDZWRGN0Wm5GalYyY3ROazlNVFRGSVozTTJkRVZCZVRoUldURnFWalF0U0hGTmFtZHhjMnhNUzFGWExTMWtaakpuUzIxcU1sUk1UbXAzTTBnM1pVOTRTVVU1YTNaTU5WcG5kV2hwTmsxaGRWVjBUV1JEY0dObWJ6ZERVV2xTUWtsek5uTkNZbWhNWkdvelozcG9OV1pCVm1KQ2MweExaM1ZyYzBSVFVHTTJWM1JRT1VWYWJWUkJaVU52UkhGSWFVaEZabWxLVEZNdFoyRnRWRk4wUWxsMmVWaE5kMU5VYUhSMGFuSkxNekoyZG05cU5VTXRNbXRQZEV0VVoySjVYekExUTI5RWRWRm5iamxhWjJWVlkybEtha1ZzVWtOT1N6azBWbWN0U0hKUE1rRk5URmxpZVVoU2EwMU9YM2hZVDNONVkyOTBNakZzWlZCblZIY3lNbUUzU3pKM1YwSjVkbHB3UjBKQmFWaE5hMlp4V201clZtOXpWMHB2YzBoVVJWOTNTamhMUmpNNFZ6a3ROSFpaV2xwQlMxRjZVaTFXUTJ3eGNIWmZMVzV5UWpkMlEzVlpVSEYwT0V0dGJHSlRPRkpTWjBwblkweE9NRzgzTjNFNFpIaDZUVzVUYUZsbVpFcHpjVTE2T1hobVdsQkNNRVF3T1hGWlJXOTVjR3QwVGxsaWVsbGFVWGhtWDBkek5tOWZPVEZPZFRKWVUxcG9WR1JDYzBGWFVtczBNREJFU1RGclJIQkdNVGhLUjJOeFRERm9PWGhZY0hveWFGRm9iME14UnpWcVNWUm9WSEJEUm5sbE9UaFZMbU5MVjJ0UUxVVjViMFl0YUdGR1dHNVlVV3hNVlhjLnBtbENKQ21HRXJhTHpXWVNUaER3QXY5cEM5MXpyQWRtSVNpbDBJYWN5eGciLCJleHAiOjE3MDYyMTc3MTgsImlhdCI6MTcwNjIxNzQxOH0.fH6YPL6qoBFvnQy-PDQbyg-wHlMqhH1n8Dezc9rbSUc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:58.355 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:58.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 449577: jsonPath($.tokenId).find.exists, found nothing
21:16:58.368 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,449577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e8af57f, username -> user.1000958, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c2d144a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217418367))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:58 GMT
	x-forgerock-transactionid: 450b49cd-6110-4d0f-acda-f7aa0dc7c3bc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW92dTlnNTg2M29qMzI0a20zbzRoa3BrOWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFF6TkZlbmR0TkZvM2VERlZYMDFYUkVkeVlqQjNMbXhDWlc5T1RsSjZkV1pLWjJsQ1oyTlJlVTlrZWxSRE1WRnBYMlJXVTBRMk9YTk1aV2d4T0dadmNYWkZXR00wY1VKSGIyaDVPR2xWVGtwdmJrSmZYMmxCZHpkWmJGQkpURE5UZURkWGRWVktjbWRXTW01MVpqUkdkalo1TmpVNU4yMWpUMDA1V1RCQ1IxWnJZblZmUTB3d1pHcHhUbkJ1WDBabmExY3dXRzlOUVdOTWJWVkljR1JuY2pOeFdGbGFibmREYUhvdE5GWlpiazVKUkhCeU5FUk1lVGd6VTJoaFJUZHVhMWhQYlhsS2VXRnRaRmhWWW5GRFMwdDJNV0ZJV1hGTFFqbDJUR1ZrVFVGNlJHSlRMV0pFVTBSRWJUTk9VRk5yYmtKaWFtMXZaMjlpT1ZOUFRYYzBVazR6VGpSYWNsRnpMWGd3Y1dkRVVqTkpPVTlaYzJSa09UQlNVek5CUlZOcFFWOVFkRmRmUWxkNFpEZ3hUVzFsUjI5UFVHVkZNR1ZtTkRoR1JIbHdka1ZNTTNZMWIxRkVZVWs0VjJwdldEWkJZbVYzTjJkSFZqUkZaVFJMYWswd2RHVlROVUpCU1VNMk0ySXlZVjlqZFhoNVZ6ZFRPR3RwZEdSWU1HaExWVjlMUkV4bmRXWmlZalV0WVRkQ2EyMU9hV2Q1TVdWbE5uZExOMTl3Y0RkSlJFZHNUbWsxU0VadVIzQndSMDF0UkZOWldXcG5aemgxYjAwM2VXWnhVVU5xZVRWaVRGaHhVbFp4VEdReGJERXRTSEJKY2xremRWOXNVbk50V0hGTGFrMTNRV1ZRVEdjdFJtRlNZVXhLWDAxSmExOVhRMnhUY1VaWmNuaHJhVVZFTlRscGIzaGtOVUp0VXpGSFkyWm9kR2x3U2xrMGJqVnNhakJXUjJWb2VGTklSV2x6U2twSVRWOURTbTVsUW5wNWRua3pibXMxTFVOU2RVRkxPRVJUVURVelNYZHVORXRwTTIxYVNWZ3pkRmxsTUhoNldVcG1UV2swVkRkbVNVMU9jbUpPTVVsbmNtZHFOMFpMU2toQmQwVk5iSG8wV1RCSlZGOXlNRVpJVlVad2IzTlVUVU4zVjJwa1pVOUxWa2hQYzBNelJHOXFURkJYVUZCNU9FWTNWazB0UTNFMFoweG9iMDV1TFRoaFRGaFVSblJST1ZWVGR6SjRTMnN0YlZKVk0zbG5MbkJIYVZsUlIzcE9VMEZYZEVGMFdWZElUelowVWxFLk0xVGNVdkdwVllKakNIZmYyekQ5QldPa1pZX2libURGTE5JaGVQQjE1d00iLCJleHAiOjE3MDYyMTc3MTgsImlhdCI6MTcwNjIxNzQxOH0.2UxUTfdV--c135bPfoPblYCug1U3VdFS2X-8r3atlsM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:58.368 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:16:59.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 449790: status.find.is(200), but actually found 401
21:16:59.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,449790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1580a204, username -> user.1001397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33e988c3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217419734))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTFtZ3MxdmE4OWkxNmU0ZGQybzV0N2ZkZGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFVWSTJXbGR0Vm0xbVZITjVhR3h0TVdOVk9XaEJMa1JPTjNkMWF6Unhka3BFT0hSRWJIQnpiM0ZCV1RFMFFqSnZSM0YxUkhOSE1UaENOVXBKTTFZdFUxQmhURVJVUTBsMlgzRmlVMDFhYmprNFZDMUVORUpKVWxSQmFGY3lVbkJJYkZCdWRUWmFkRkJ5VEVweVN6UjNWSEJMUVRkRU1ESkVUVVpTUTJ4clIyVjBWVEIxYlRCU1J6SmxUa2QxUm1GMGMyZHlXRWRWVDJSVmRXOXZiVkphTkZrM1pWbFlWRTFFVnpnMFJUbG9OblJOYUZnelREZEJNbXBTVUhjelpVTnpha1ZZVHpoWmRHRTVVakkxTWxCR2NIQlJTMlZTZURsVVFrTk5ka3AxTUVwbFVEUnBTVlZuYjFORVREUnZTMGxMY0c5NVlVVlJWakpJY2tzMU9WcGhWVTVuY1U1MlpFeDZibFpSVkU1RmFuSTVTVzFhYWt0WGRrdG9OMmh3TFdoWk5qQlFVa05mVEhoUGFTMHpUSFV4YWtoMWJYcDZaREY0WW1wTFRVRnFORXBRTFVRNU0yaDNibVp0ZGtwVFYwaFBRbWRFZERKeUxYVnlOa05SV21GQk9ETldkRk5OWDJGUlRtcHJTa2w1YW1JM01IaGFYMFpJVlVsU1NrZFFNRFpCUjI5ZlFWUlphemxoYVV0RVUwZDZOelZyVEZSWWNVZzBjVUV5VVhGdlgwZDBOazlmVVhWdVNGRlBOSEV5WjJsVVpVTk1TbU01WTI4NE5YUktSekp4TlVoaU1YRmlOVEZKVm10dlQwTklPRzFpTmpkM2R6WktiRWhmYWxCRU1VZGtla28zV1RWNlMzUlZibVJVU2tOdFEyTmFOR3BxV1hSckxXVklkVU5HV1RGUll6VjRMWGMwZDJKa05FVklOSGx5WkRSTlVuUXlSa1ZrYjA5VmFEWnhXa0Z6YVhCTE1WOXVlVTlXTkZKTVZWQmtVV1pxUXpGeFQydFljRXRRVEd0VFEzWTNkMWsyY1VacGIybGlVMjFxWTFwcVlYRlZla05sYkVoNE1VTndaVTFZUlZoWUxVcGZMV3hYVFZwTmVYbzRSbVUyYVdoak9YVlFkblF3UVRoUWJGVmlVVlppUkdOSE4xYzBVamxvYWxZeE1qWllPRkl6U2tScGEwMUxNVkZ2ZW1WcmIyMDFNRXRFUXpsaVlVbDBNR1JDVVZGamRWUjVZVmhPWm14QlZVSlZMbkp2YnpWU2FUSmlXakZTUlhaUmRVdEJabVl5V0VFLnlFcTdUMC1WZ0UwRWJkQklGUDRYT28xWXBadzQ4UHVzamJMdGNyMURVNFkiLCJleHAiOjE3MDYyMTc3MTksImlhdCI6MTcwNjIxNzQxOX0.rSGWfihA8dD9wy-rygxOJD0otMqVvosnZsnfyj8eJzE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001397"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:16:59 GMT
	x-forgerock-transactionid: a9e02d8e-8413-4b32-bb88-f6cfe7b424d3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:59.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:16:59.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 449790: jsonPath($.tokenId).find.exists, found nothing
21:16:59.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,449790,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1580a204, username -> user.1001397, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33e988c3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217419823))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:16:59 GMT
	x-forgerock-transactionid: 5de7650d-bba5-459a-9e64-a1cdeb54c980
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGZwa2hwbDY2dmNuaXVhMXM3cjR0OHNtMHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWRXSmZURnBXTVZoa2NFeEhkbHBJYlRsQ1VXbEJMak5LYXpOMFprVjFWR0poY0dSU2FGWk5iRGRHZG1RNVRucDNOSE0wWVRSdlJGTldTRmc1YTBSbU4wWkVZa2xsYlRka1drRTNiMXAxUkRoMU1IQk9WMUIyVWpkdFdIQmljM2x1WlhCcFF6bHpUVWxNVFZWUlVVVkxWRzFmT0MxVlVWUkNMVlYyTmpsaGRVSlFaM1pWT1hBNFNuVllTWFEzVjJ0dGQyTnVORWxKVXpoMmREaHVVVmMxUjFGeGRURmZWVFpEUjJoRGFVOXBTRXhvWmpGNFEzaFVhVWsyYkRGeGVVNXRjV1JMYWtaNFdHZGpaRGh4VVd0ck1FOXhPVzUwY1Y5cVJIbEtaRWx6ZW10Nk0wRkVNVjlSUjJsbGRYUkZXREZYZUhWMllVMWlYMFUxU1c1WlgwRTJVemhIVjJaQlZqWTJVek5RYm05SGVXSklNM1pYUlRkd09HazJUMmhwV21sd2RtOHhURFZ5WlVkb1RrSkRZakZVUWpGc1NqUm1OakZTYmxwS1VHWXhlVWRaYWs4dFVFUkNWbUY1U1dOcmRrbHBNa05YUm5CRU4yUllUM1Z1TjBWeVEzbzRZV1ZrWTBGQmFFNU1hbmxtY0hGdWFHbG5ORzVoWlRKMlUweEdkRTVEZEVWYU5Ya3lSR3N3UzFSVVUzWmpZazVLZWpneGIxaEljMDVEWVhKWlkyNTRjRkZVZUVWZk9FeDJjbVkxUlVORVpFVm1lbEpGU1U1V2FHVjBVSGhGWW1jMVFsOXNXR05LWlVSWE1uZGZjMk5uUVd0TU9GWm1RM1pZT0d4WlozbFFTRlJ3WTFsclMzQlBkSGxUWlY5eWVsWmxNbTUzYkVsMFZXVlphVmxMWTBGdk5HaGhkV2xYU1RodWRISTBkVVpFVldzd2NuSTBXV3BKZG5GR1FYRjFlRm96TWpkUFVYUkhWRE0xVFZSUWIxQkVTV3hmVTBNNU1TMU5Vamw2UkZSbVgweFphWFY2ZFVRMlRuSmlRVlZpYVdwaFIwRkJOa1prYlRWcGFVSmtPVWczZUZFd05IRjRkako0Y1ZSRWNGTlZVamx4YlZGeVNpMVFiVlJrTVZKeFJGWjZRMEZuVEhCRWNpMWZiVkZIV0VGdWNFTnBWakJuZUZSU1owaHBSMUUyTVRWME5VaGpNRk5oUlZaRVlVSjVZMlJrWDNoV1MwZGZTSFpFVDBaUlQxbzRMbVUyY1hCdlEwTnRaRmhFZVVOUlRUbExYMHhsWTJjLmJLU3QzNV9sQ1IteW1pWGVNOUdtaUFtdVN1QnJtOGlmTWowbTlsZFItWk0iLCJleHAiOjE3MDYyMTc3MTksImlhdCI6MTcwNjIxNzQxOX0.u0yMK6jrFnuwQX2c3FkreW4y78Nvhwiwp7hy8J_rNzI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:16:59.824 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:17:00.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 449911: status.find.is(200), but actually found 401
21:17:00.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,449911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60d41101, username -> user.1002421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@351a0d2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217420490))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWk2ajlubjlxdDAxYjlyMWRuNW40azJkbSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVRYjJjNE5HeFRlR0psZW05SlpIQmhPV0Y2UnpOQkxrbzBjR0ZNVFZoV1ZuSnJjQzFrU1hacFQxTnliVTFzVVZkRmJFcFBRblUyWmpremEydFFNMGc0Y2tob2NUUnlPV1pOYUdaS1RFOXJaMmhMWkd4a2RDMVdSVlV3WkV4MFEyMVdaR04zVUVGSE5FUk1VbU5zU1ZGblgxUmxXVFl3ZW1kWVdtWXhRVXQ1UjJSeE0wVlRjV05WVUZGclQyRlBTSGg2UzFCVlExZHdiSFowTjNwUVQwOVFSVVpRUlZGYVJEZHhVMHBLWm05eFRHRk1ZVFUxZHpKT1QwcHZVR2wwUWswNU9HbE9kVk5CWWt4TUxYSjFVbEV3T0hwc2JGTjFVVTl5VmpWVFIwNHpXR0pIWTJ0blkycHRjbWRsUzJsZmFGTlVla1ZtY0hFemFEVnpja1UyZUZaUVgxRmxhamhxTVdRMVJEazBXblJFZFRCRFQza3pTalE0WkhneWMwUjNRa2t4YXpneFlXdFdOMk41VTFNeFVVcENXbGxPVWw5Q016bGpaWE5OWDFoaFRVcExVM0ZLWlVrd01GUm1YelUxV0VKNExYcGhTMmxoZUVWR1JIZFRjRXBGTlZGak1uZG5lbkp1UldJMFUxWm5aRFV0VUdKaFJFOTJaV3BZZGsxSWJYWmxTVzUzVFhkWk1qSTRSV3Q1VG0xWWJWVm1ValJ6VTFoMUxXNXlaMjV1U1VObVIybFZZMVF4UmxsZk5ETm9aRUZsU0hKRFQwTnJWVWRCV1ZoTldUY3dPR2hoYTFGQlFuaEdSbE5NU1haTE5EaFNia1ZpZWpRMU5YWXdaR3RGWTNKZmNGSldjREF3TVRGMlRtSklWR2xmTWxkUFlXMTRia0ZqYlRkT1FXcDZjMnQ1VGtKdmVVSjJXVmRwYUVJeFpVaEtibGhEY2tRelEySm9lR3RKYW00MmRFWm9WMGMyVDBSU1ZWOVBXRkJmWlRoVlZreHZPVlYyZWtSc01sWmpRMkZUU0RaVFdWbEpkRmcxWWpoclJXeHRWV05pWTNCNVNsaEhOelEzUlVWeFIzSkxZM1ZqTkdJeFFrcHphVVZUUzA0dE5tTTNPVEpYWkdGNldEWnFORUppWldwNFYwRlNORTVtY1ZsS2VVMDRhMjF6Ym5CVFIyWjVVRXhCTmpkTUxXeGtaR2hzWjFSQ1psVk1lRU5UYlMwdFUzQkhSVlJNYUhKMWVUUlJTMGRrVkRGRkxtSlpiRk56TVZaTVJrcFlTRE5YYUhWM0xVTTFkSGMuVHBPTWlfR08zYVpyUXVqYUExTmJweElfSFdrUXROMGUzZVMxQmt3QWFjSSIsImV4cCI6MTcwNjIxNzcyMCwiaWF0IjoxNzA2MjE3NDIwfQ.wRs-FuytrnM2IVnDr3DfGqYMfWdJsf7gGtBW4VfRQFU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002421"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:00 GMT
	x-forgerock-transactionid: 4d831d6d-a94d-404d-b912-b4d2d7ad15a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:00.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:00.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 449911: jsonPath($.tokenId).find.exists, found nothing
21:17:00.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,449911,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60d41101, username -> user.1002421, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@351a0d2b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217420574))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:00 GMT
	x-forgerock-transactionid: 5685864d-6a05-4b1b-ab50-3eecffb23742
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWFpOGJyaW5nMTUydHRic3A3Y2JpcTkxdWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFZYWmZlVlpxVGpCSFRsQkxTVEpQWDJadldsSm5Mbll3WDBKbFEzRnlja2x3YWpaaVVWVmlUVFZoTUZkR0xXVkNOMDFrUTFSU1NtVkJkV2swZWxWMldqaDZOMFJwYlVGMFNHUkZWSFJJTXpCWFp6ZHBWR3RNVERWb2JYWllOVkZIWmpnMk5tSnJRVU5qZDJVNFVFTjVhbTlWVG5wSmRWSkRlRGhNUjNKaGRubFFiV1pPZVdwMlRrSnVSbEZGUmpabmNubFFaa3B2Tms1b1ZuZE5ZVUV0VUUxWGQzcHRWRkJGWVhOd1ZHVmZhRWhFVWprMFgydEZYMVZpVTB3NE1HaDVWMUpYV1hKdWJXZGZaMGhEVG5aVFJUUjRXR1ZqTm1WcWRGbEJiSGhFY0MxdU1rZzVOVEJqVFZCdFMzTllTUzFrWm5kVFlsaE5jRzFJYm5scVJXWllkV3hZVkUxelVFcGFOa3RMYVRKNFJtTXpWbGxpVEZVd2NEaFNSRU56VW5ablYwaFFTRk5sU1dkeFN6WkVTVlJIZVRGNVdrZE9WVjlsWVZOWGJURm9WaTF5Y20xR2FtbzFRbEUxUkU1T1VIWnNaWGRTZEZCd1pXWTRkSEpxWVV0UlpsZFVORmxWVlVoZlNqQm5kMkpXWDBRelVHSjVXR1pEVFVnMmJYcFZWa2hKUVdKR2NGRlBZVXRxWlhSTU5rRnBYMEZ1TFZod1ZYWkJZMjFpZG05RE9FbG9NRlY0U0VvNFNXa3RTM2xRZDFoR00wRjBiVzVqVEdKUU5ETTJUMnhaV0VkWFEydzJhalpDUkRkT09WVTJXblZ1YzNSWlRrRXlXV1EyVGxsUWJrUjFOa1paY21jdGVsOXZXSFY2WDNjMFptUnJibU0yVm0xU05teFRjalp2TldwVmFYcFJNemN4VTJKTlRqVldXVlpLTVhSbFRGZG5kbVV6VUdSUE5FMTBTelIxVTFORlduUm1OMlpXWjFCdlJXcHVPV2RrZDA5NVpWaHRUbDk2V0hjM2JXUXphVzlYTTNodVpYVmxiRVpuZUZCV1NuTkRNMkZFT0VkRmJtRk1TVFoxWkdSbFdFTXdiMFV0ZWw5TE5VcDFURTlWVEUxeFlXMUVlVU5YU1dWYWIwOUtSWEU0VFdveFNYbDFUVmhIUW1wUmFqTTBZekYyU1ZoeWIwRjFibGh2YlZaNGJYazBXVzFRWkZORFNIUmZjM3BhWVRoclNEZ3dhRkJwWDNsRFV5MUpMbEpMTWpCdFRsSnJSSFU0U0VOaFRUQjZjR1JPUjJjLmc5NzhWdFNvQ0V4WkpPSUl0UmNvd2czY2NNTXNZT1JXY0d3ejdtZGR4YnMiLCJleHAiOjE3MDYyMTc3MjAsImlhdCI6MTcwNjIxNzQyMH0.21LdPYmjm1hEx_R8Qkwa-v1pNtVNfNvvmgcPgJ6tW4k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:00.575 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:17:01.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 450058: status.find.is(200), but actually found 401
21:17:01.566 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,450058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78877b2e, username -> user.1000022, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a3368d8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217421513))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW1mY3ZsMHBkbTZ1ZXUwM2V0ZGc4ajlpYWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MmJuSmhWWFJGYUZjMWMzVjJMVWRwYjFnelFWOUJMbTVtYkRGemJqTnNRV2xDWmpKMFZGOXJaV2xZVGsxdlNFeFhSQzF0Ykd0ZmExbFhRWGhPUVZGWlZVMVNhMDl3VEZSd2JFUkVNbEpaTnpCWlJrSjRjakowZFc4elRVSndiMUpYVGtvdE9FTk1lVWRUZFhkMFMwcG5VR3R0WTBaSE5UZENlalV0VUVaRVNHVXlTR05aTW1RdE5IWndkVUp4Y1c0MGVqTXlSVWwwYm01RFpETmhjWGh4Vlc5bmRWZzVVR2c1UnpscloySkdjbEJ1ZDNwV2QxTmlaazl6VWxsUU1sa3RRbkJ2VGswMmFrUnlXbk4zWTJkNloxUlhSSE5mYW14UWVWTkJTMEZJV21SeWFFMDRNME5tU0dkZldEVkNSSGx5Y0hKYVJIZzNhSE5QUzBkUmRrZFZkRTlUU0hCUVFtSXhRVTlFUW5BNFlrcGlUa0ozV2toa05HSldWV1pxT0dJMWRrMU5UMWxCUzJ4dFluWnRTazlvY0ZwaWFuQkpWak0xU1VselFYRk9PRmRaVW1kSVFWWjFRM0Y0YjB4S1JIRk5XVnBwUTNKa2RYWk1jWFJMYkRKMFdtaDJSMEZtU2xsd2JGWlZNazF4Y21obU1IbFBkVlZUVmxGeWRTMHlTRXM0TkdOYU9FeElORGMwZVhwcE5IVk1ZVFY0VTJ0S1VWRjRkMlZ3ZEY5SVJEZFVZamcyTkRrd1VrcFFSMVpmWjNKMldVTmtYMkV6TlZSblVGbEZWVTgyYWpCVVNXMWtkV0pJYUVSQk1IRTVWMUJWWnpjMlFVOVFiRmRyYUdaRk5IbDFSVGcyV0VweFQzWjZkVXR2Y2tsb2VUTTVNWFE1U2tOa01rbGFkMUV0VHkxWFNGZDRVMDFSY0hobGJIcHRiM0JCY21obWFURjBaamhEZUUxMlRVODNNbVJVV2xnMVdEVmZRbWxxYkhjelpVbHBOVlZ2Y2tWRFEzSnpUV2xrVWsxdmRXMXRWMnh0WjJjelZIZExUSEV5U21JNVZVVlNPR2h1TkdJd1VXdGFOVVZZZHpaS09FRnJOVlZXYlZkVmVYUk1NVEF0YWtRdFFsbFFhWEpSTURWQmRHaHNWMFpLYVRSNFkwcEVjVmxKTUZwUlJUVmlWV2hmYVMwd056aDBWaTEwYlVkV1MxVkRhRU15WVdSd1MyZE9kSEZyWm05TFNVOVROMWg1ZUhBemJHbEJMbmQzVTNOaGJFdHRWVTUxVFd3NVVrWkNXa1IxUkZFLkVYTm5laEVDNmZDSTZUY0hVTEVKVlZIN2IwQXl1Yk1jUFRsRDF0R0tldFUiLCJleHAiOjE3MDYyMTc3MjEsImlhdCI6MTcwNjIxNzQyMX0.J2atQnR7kpWZnS3jwV9JkQZke0LeQKjx4ER-y4Uz9tI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000022"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:01 GMT
	x-forgerock-transactionid: c908cd02-b378-4a95-9cd1-1582a9d0c79d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:01.566 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:01.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 450058: jsonPath($.tokenId).find.exists, found nothing
21:17:01.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,450058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78877b2e, username -> user.1000022, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a3368d8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217421605))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:01 GMT
	x-forgerock-transactionid: 4fed322e-f3c4-4f0e-ad71-116f83fe1aec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamJpMWtkbGQwbGxic3FnbHV0MG9iaXIxZGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T2FVNU1iRFJMVVZKeFduZHhlRnBIUkRJMFZEbG5MbU5VWkU1SVJWVndjRVkxTTNOSE0ybGlibmxuYTJjMVNraFdVV0p1VkVsblN6TmZVMWRhTTJJMVMwRmxha2x4UlhvMFh6SlVaWEpOWkUxNFNtTjNSR2x1ZG5WTVZtOTNiMU5UTmtwcGVtRTVZa1phYTFoRWRFWkpUVk5yV1daYWJIcDRlSG8zVW5KR1dVRk5kR3RMTmtGTVdsQlRlUzFhVG5nMGFIaGtUVmt5Y0dKSlNtcEJWamN4ZFRkcFpVOUxiMVY2ZGtsUFNqbFRhR1ExUkZOQ2EwSkNRbEEyYUhoWlUydFJia05aUkZGMlUwdHdVMmwzVFVsVllubHphM0ZWTlhKNmNuQlFZak5SZWpKSVFsOUpVbFJuWjJ3Mk0yOXlVV3gwUzFsTWJXWnJWV1ptVlhVeWFHVm1VRmxoWTNSUGVWcGhRMEZtTVhWMmVFZE1ZMEZPWXpSSFExQnNZVU0yVGs5S1VqVlRjVmhmVkRSU2NrRnRWRXcyVTFwSmFucHNNMU55YldGU2JqZHJURWRFV0VWb2NXOXBRVWR1VmxablRXNUlRMFpUZFhNMlFXWkJVSEZ3ZDNNeVR6WTVNMUJaVVU1U1FWaHNlbEJIT1djdGRUbERPREEyZUhCclNuYzRSMk5yVXpaNVVHTnlZbkJXVDFCWFJqSmpSVnBJV25kdFVEUlZjMTlyYTNwRWNGZ3pRMDl3TTNWS01YVk9TV2gzVFhsS2RsRndiQzFwTldOWk5ERk1lV3gzTVZGcloySjNSbWx1YmtzeWJ6SjZWRUZPVFdKelVVRTNkMGxpUjBweFN6SkpkbEJXTFRSQ1pERklTRlkzTURsYVZHWndaazVDT0daTVMyRTRaalJEV0hWb1FWVk9ZMk5QYTNwelJqZDJhV3c1WWtzdFJtdHVNbUpGTkRCS1owRkpOMVJsTm5KelZFbDFVSE56Tm5oYVpTMWZabE5EZWpsQlgwMDFWVmxHWWs0MVptYzRiVVZFYlVKVVVWQkJSWFZhUTNkSlFXUmlXSGN0ZEZGR2RWWkZhMFJpWmpob05HWm1OelZtVm10M05raHVhMFpDUTJ4blQxOW9TbXRvTURWYWJtdGpjRkp1UkZsRVJXVlhXbW81UkhKRldUQm5UV0ZuVlVNNGFDMVJkblJ1Y1hadlZHSXphRXBqUW1zM2VYY3dWWEIyZURSS2FGSmhUekJWUmtSWWFsbEZMaTFzYmxaRVVHOVpNR3BpVTA5RGVHVkhVRW8yTlZFLmVYVzZGZDZRbDQ5VEloN3A1WFFnNk8xeUlZUUFCWkhGcVVrWDBPV09WTTQiLCJleHAiOjE3MDYyMTc3MjEsImlhdCI6MTcwNjIxNzQyMX0.Doyj0fSx9eCtx61v_ZxqaKUSGStp-UDdK5a1zX4Jm6M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:01.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:17:02                                        3015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=886091 KO=13670 )
> restLoginInitiate                                        (OK=439119 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=437823 KO=1280  )
> restloginProgressiveProfileCallback                      (OK=9149   KO=1280  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.96%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.96%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.73%)
> status.find.is(200), but actually found 503                      4958 (13.81%)
> status.find.is(200), but actually found 401                      1280 ( 3.57%)
> jsonPath($.tokenId).find.exists, found nothing                   1280 ( 3.57%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#############################################################-            ] 82%
          waiting: 92378  / active: 25     / done: 450212
================================================================================

21:17:06.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 450757: status.find.is(200), but actually found 401
21:17:06.626 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,450757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7439684e, username -> user.1002153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bcddba1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217426580))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3FjMzVjMmt0YXNvbzVhMjZlYThmbmo4dTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1FrZHFlR1pCZFdjelRYZE5VVWd4ZGxocE56SkJMbVZXVWtJMlNscGhWVVYwWHkxMlVUQXROM2RYWkVKT2QxZzNjSGc0ZVZsTldYbzVhVVpDTTJoUlFrNUZMV3h1YldSNE1VMUZhazlRYXpjelJHZzRkakJSVDBSemNFY3ROMUpDTkZWMlQzbFlSMGRSTTB0SmRsazNSRkJTYmpGUFptOTViRXRxWHpoWFlsbFhURGs1TFRSNlpXRjBXVGxrWkhKTFZtOUlla1pIWVd3dFkyUXlXRzFCVVZSdGREUmhjME5VTFVvMWFIa3lhM1pGVTFZelNtWktSRTlEY2pCSE1YYzBUR0ZXYTBwQ1EwdHVhMEpPWWt4YVVUVnZXR05wYVVadFduaEhObTVOWlU5MGVHMW1hRk5oTWxCS2VsbDJkMTlrY1c5cVZWSmZWRzUzTVVGYVZWRXpNbkp0TTNkUlVFaFdaR1ZDTWpKbE0yUnVla2hHZFV4allXRjZSM1J5ZUdkSlkwdEVibE4xUm5kS1ZqaE1hV3BUYnprd1VrOUNRbHB2Y21WRlRWb3pOMWN3VmxFdFVESm9TbEJsZW5sYVpVMDFlRTFMZEZGNU1HODRPSGxuU0ZaQmJrdDNaSEJTYTI1MlJrVnJaa1JKVlV0Sk5WaERZM053ZW5NeU1EUnFaV2h5YkhSNFNVTmxVblZUUVRaVlYyZGZWM1ZFUWtWUlZWSkVYM3BMZWxoaFdYWkRXbmgyTFdwVVJEZE9NbDlKVkhaUGMwTmFkbHBETVdOS1pVWTRibmhrU2s5alNUUkRkVzV4V2kxTk1VUndkVFk0ZWpWU01HaEJlRkpaUkd4MVN5MTFRVTFIV0dWeE1HTk9RekJ3YUVGWVgycFZla1Z3Umw5MU1HaFROVzlmT1VSSGFuSnZhbXBWZUhkS1lUWlVTRVJqWkhScU9GaFZja2RvYUd3d01HeDFUVkZ0U25kUGVtTnNXbUV4Y1dSeFgyczFXbVo0UmxGemJIaENSVmRRYTJ0aWMwZEhjbTlJY21ac1JrVkZNVTlzYW5CS1pFVmxjbGhpUTI5T00zRlpMVXhWVUVwTmQwcDJTSE5IYVdkNU5GRTBaa3g1VTBsc1RYUm5iRlU0ZWpaQlFVTnVaR3BQZW5kd2FWRlVlblJhZVVkeVVDMUJkUzF0VURkeGNVWlpNMDFpU1hCMGNraHRaWEF5VUU5cldYSkVRV1pIWmpoWWIwdEtSakZyVUhWRFZFTTRMbHBrYkVwWVRYRnNiVzFwTlRKMGF6TXhiM1oyTjNjLk1TZVdDRHhnYXQ3dXBKODM0R3lieVB0MEw3cG5hS19Hb3RXZmxnWG5NaEkiLCJleHAiOjE3MDYyMTc3MjYsImlhdCI6MTcwNjIxNzQyNn0.MC1supWrNRP8i7qmJc5YT8PSxwkecAum3HRYWD-bZGE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002153"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:06 GMT
	x-forgerock-transactionid: 7f0bba0a-7d1e-48a0-8809-7c9dc6c6a102
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:06.626 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:06.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 450757: jsonPath($.tokenId).find.exists, found nothing
21:17:06.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,450757,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7439684e, username -> user.1002153, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bcddba1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217426666))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:05 GMT
	x-forgerock-transactionid: 6d8a07ba-63d5-40a3-86cb-e12145fdcef9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW5uNGxuYjAyY2plbGd2NnJuMDc4NmRwN3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2VIWlFjRWhwTld4bloyeFZRMVJpWkhaVWMyeG5MazExUkVwa01tcGFNbE5vWVdGc1VFdzVhbEpOUmpSQk1XcHdOMjh6U1RSclRGQmxTekp5YW1KellubExZeTFqUVZoUGJtTnJSamhwT0hKQmFYQTNlVU15UVhoZmNsWlRUazR5V0ZveGRVSTNaR3R6WkdGVk1YSkNORUpDVmtWWlMxQkNkalpZY1hsRGRGaDFXalZNYkRkS0xYTk9RVXBMY0dsRVgyUmxhVmh3UTB4eWVuWktjVGt5VVRkdmRrMXlTM0ZHV2xCc00yeERiak4zTFhwd05TMU1UVFIxU1dJNU9FdDFkVTlaZERBNVlWSm5ZakpLYlRCeFNVdHRRVGRNZDFjMWVFdHFaeTFrWDBsRk0ycGFXV3RDYjFJdE5sOXRPVUpWVDI5VVlUWlhTREoxUzI5V1QwczVkRWxEZVhsaVRFNXBiV3hJWm5oV1VrUlBOVXRoUWtRMmFtRlpRMWRUYWtKNk1VODRiME13TWxRelRXWm5hMU56V21Fd1dVOU5kVWhvTVdaeWVWUkhOMHBITjBkNU5rMU5hMUZaTUdSS2VuazVVME5NZWpCS1VtRkxlRGxSTUVSR2NUVlJRVUp1VWpGMGNHUnBkbkJDTVdSUFluUXhTVFJMVVdKeE5HZEJVbmwyVXpBd1FWSlJaVFJhZEdkWGFTMUxhMGN5Tkc4eVQza3RPRXgwUm5sVFJVaEdkemhQWmxKUk1USmpTelp6TmxoVWNXTXdaRmxwZW0xTGVUWlZaV3hwWWpoek5HbHBUR0ZrV0VWalJFRkplakZzTmtoSU5qQjRNa0pEUVhaYWNrbDBURmR4VlZodFFUaEZhWEY0Vm01b1RWZHFaSE5QVldWSk5tSkVUbEpDUmpOR1FsSkhlV3BzTkhKeU1uWXhUMU5sYzA1TmIwaEVURTR3ZWpRMFQwSmxiazV4TFdOcU5FWkRXWE5XYmxacU5GRktVWE5tYTNGQlVVMU5VemR1UVc5SGVqQjBWRGg2WDFFM1h6TnNXbGhNZGxsamVUTmlTMUZEU0UxcWVWUnpWWEJuVVVSbmQydFJOVmxCWWpOWFVrbG5jV1o0ZEhWQ1dsVXpjVXBDVFZZdE16RnZORTlSUm1ReE1XVkxiRUpNVjBGV01HMWZhMmQxVW1Gc2QzZDZSR0pKUXpkS2NGRkdWWE53VTB4clgwWmhXVFE0TlhOMVZVNWZialZ6Wm5KZk0zQnpMbG8xY3kxWmJrOTZlakJUYW0xaWMxSXhaR3QwTVVFLmxwRG1JYWdoeVlWUjMyRnZYS25xU3hHYkh1Z0xMWHJQQTdSUWJBTUluVE0iLCJleHAiOjE3MDYyMTc3MjYsImlhdCI6MTcwNjIxNzQyNn0.iu2rFhVTHhmpReZRVCZRYHPTu3Hz10-aI9wWfH9aT_c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:06.667 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:17:07                                        3020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=887521 KO=13672 )
> restLoginInitiate                                        (OK=439829 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=438529 KO=1281  )
> restloginProgressiveProfileCallback                      (OK=9163   KO=1281  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.73%)
> status.find.is(200), but actually found 503                      4958 (13.81%)
> status.find.is(200), but actually found 401                      1281 ( 3.57%)
> jsonPath($.tokenId).find.exists, found nothing                   1281 ( 3.57%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#############################################################-            ] 83%
          waiting: 91671  / active: 24     / done: 450920
================================================================================


================================================================================
2024-01-25 21:17:12                                        3025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=888966 KO=13672 )
> restLoginInitiate                                        (OK=440551 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=439247 KO=1281  )
> restloginProgressiveProfileCallback                      (OK=9168   KO=1281  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.73%)
> status.find.is(200), but actually found 503                      4958 (13.81%)
> status.find.is(200), but actually found 401                      1281 ( 3.57%)
> jsonPath($.tokenId).find.exists, found nothing                   1281 ( 3.57%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#############################################################-            ] 83%
          waiting: 90948  / active: 29     / done: 451638
================================================================================

21:17:14.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 451875: status.find.is(200), but actually found 401
21:17:14.185 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,451875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1860a995, username -> user.1000686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@499de01f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217434133))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTI0anQ2N3UwZTRxMjBkb2VpMGtsMDZwYXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmEyRk1OM2RLYWxjdGJsTXRkM1p3ZDIxelpGWlJMa2t4ZVVoQmFVeHJlR0kzVTFCWWMwcE9PVEY0U0VGeWNuVnpVV2RtT0RFM2NXdHZhMUJoUVdaNVUxTnlhMkpLU20xRU1XazBaREpUYTNOVVpHTklORTVGY0hkbk1UWlZhRkZZTlU5cVZFOHROVEpwU25oNWEwNDJSMVF3ZUhCclJHUk9ka1ZhTUdsYVZsZ3pTbTVFYW05T2VEbHNjMTl6TjBoM2IwVnVhMWROUzNwaU9WVjNNSFpDWTNONmNYcG5TbTFpZFZOUmJsWjZTRkJxYVhvelNrSm5ha3RsZGtGVFVqVktVbHB0VG1oMFRqVnZNSFEyV0RKbVlXRmhPRlJ1UldwTlYyUkpabDgzTjJaU1RYRnFWVmQzWkVwQ2MzRmZVV1o2ZDBwdWNEUm1UVU5YYkdGQ05XdG9lVFJFTFdsSWFTMXZOVzVyVDNKTE5XNVJRak5yVG13d1NIWnpNRmh0TldkR1V6WlRVVmh6WjNCbk5rTnJha296VW1Sd1pXdHlTbk5hU3pCc09XOXRWRUZqU2xZd1MxSTFkMk5XWVY5ZlUxQmFMWE5tYjNGWmJXRk9ObGxqZVZkS01FNHhlR0pXUjE5M2JUZFFTVGxDV2xacWJXMVJTbXhVTVVoeGVETjVjQzFZVTFGTWFIbG1iVmRvVmpocVowZDNhak5UZWpGa1lXSkdVREJoTWtkdE5raEhOMnR2YUhabk5YaHNMVWN4TlZKVVFtZG5iVmxtVVhCc2JWQk5OVWxYTm1NemVXZHNRMmRxTjBabFIwRnZXSFpWWjNkWU5GUkVSV0ZvWkVSTk1DMXNPWFY1VmpKUWIyZHNPVnBQWTB4SU4xOW5VV0YzUmxGSFFXeDFRbUYwWXpaSGVteGZXbHB2VkdaSlMzQkdaVTVETWxoMFQxcGtUMnN5YlVaRFMxVm5VSGwyVnpSUldTMXFibFo2YTBGTU5XUmZlREkxVms1VFFVOXdRM2xaVGpZMVF6Rkpjbk5GU1d3M1ZVdFhVbFpoY1ZFelFVdGpaVWRzVmpSbVRrcDBhak4xUVdoNU9GRktiVjkwYlZabFMySnNVRE5qZEZkYVdXbFVVaTE2WWtWcGNrMVhhSFoxWjBORE1UTlJhWGROVFZodk1WQlZPVXN4U0ZsSFduTkNVWGd0VjJGNGFGOXZjbFptUWxsNmJIRmtNM0YyUkZkdVVreGZTelJGYWtsUlpGbHZMbmhRUmxOb1ZuZFZWMmh5VVhjdFVqbGlXRmRmYlZFLllZV2huZUJmRksxUUtlT005SWJxUVVOLVpqdFpGSHJyeWh4NGdsX2daY1kiLCJleHAiOjE3MDYyMTc3MzQsImlhdCI6MTcwNjIxNzQzNH0.HcSSmSul3xIRJ_CDWHNHKwnLqX9qrmoZn5IO4Um0Z6Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000686"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:13 GMT
	x-forgerock-transactionid: 17511c33-2c3a-4d77-8703-1f00a565c7ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:14.185 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:14.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 451875: jsonPath($.tokenId).find.exists, found nothing
21:17:14.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,451875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1860a995, username -> user.1000686, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@499de01f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217434223))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:13 GMT
	x-forgerock-transactionid: 28a7800d-7732-4a40-886a-faa5b3200679
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3Uxc2Q2cXVxZzhrYzRqNWlncDdoYjhsYTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlZtRTFUMEl0ZFZkSFprUlhNM3BRVW5sbmExcEJMalphYW1KUlN6aE1VVmhOV2pWR2VuSjNhV0l3YTBKSlNVMTRTVFJuVTFRM1RtMXZhazF1VlRGRFpWUnNlRlZXVWxacFpqRm5abnB6WlhCVmFUUkNjVkJWU0VwU1JtaHFYM1pRZVVFeExXMXNNbkYxYWpWM1lVVlViMm81ZFdsbWJXSkxSVmN0TkMxeWVXNVVibGxPVEZveFdqZElPV3RZU3pOTFNGSTFOMUJ2ZFdRMk9YaFVVbWt3VVVJM01WQTVTa2h1WmkxbmVqaElhVXRIWVhGaU5WbzJUVnA2YW5sWlIzZFNSV2haTVdNeVdUWkNVbGhmVFVwd2EwTjRYMk42V0ZWZmJqQk5WVFZqZEhaTVFuaFJSMk5WUlV0V1dVNUhiV3BRTkZFeU5EVjBZbEl3ZGxJNFQyNVBWemhRU1hRM2RERkxVamxsYUhaemVEaGFkekpDTlhkR2IzVm1kR1JJWTBOd1lqRmljMWd4VjI5NVRFaFVlV3hhVTNGb1IwbFVjRzV0U3pKTlZGQk1NMHA0YUhkcGRXbzJTV1JyYjFFNVpWUnBSVFpqUkVnMlQySnFTRUpwUzNZME1tZG5ObTVqYlV4MGJXYzNkVVZ6WmpSUE9YbFFYeTAxVkhkNGFUQkdNR0ZhVkVGRFNVRm9kbWx6VjFCYWEwbFlWR3M0ZGtkU1lWSm1hMmhsZEU1eE5rVmtNVlo0Tm01RmFqVnBXRWhwVUMxVVJUUTBjWHAzUmpRMlowUnBjbFZuZEV4MlMwdDFkVTlpWDJkMlVHTmlaVlZPZVVGT05XRkdZMWsxVVZNeWN6Tk9Xa0ZxUldNeWVrSmlkbVJWVFhaNVMyRnlibGQyUlZGcE9XSnJkalp5TkdZeWQzUnNaREZCVWpOQ1psRnBWekY1VjJkRFpVcFVTWEJ0TVRJdGJUTmtUMjVZWjA1TWNtWkZUa2RNUTFSclRETnBhbTVKV2xCcGNHVkxUMncwVlRkZk1GQmZaMVJXTmtsYWNEZ3pYMlJXTjA4dFdVNUZibFZEVFVGcFdqWnZWbGhzT1hWdWJGWTVWa2xXZUhoa2NEbHNNR3RuUWpZeFlVcHFjSGxzZUdjNVQyZGpSMk15WmxGTE1VeE9TemhpTTNSTU5HWndkWGR4YlZKdWVsSlBTM0pJYm1aT2NWRm9hRUpMTVhaamQyMVplRFkyTldzd2JsVTFRa2hhTjB0WU1IcGpMbXAxTm1SSVdXSkJZbk5YV1d0MVNrd3lMV3h4TFhjLm14Sm5kZmlsY0xWMG1wekN0aGlVbmxVZGRsS3R6ZmtkZDdnS2lGbzVPYUkiLCJleHAiOjE3MDYyMTc3MzQsImlhdCI6MTcwNjIxNzQzNH0.lK6Wldz42ZAMZKDU2692sgz6lC9zZ6L6aJrQM17Oo2k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:14.224 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:17:14.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 451909: status.find.is(200), but actually found 401
21:17:14.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,451909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34656c4d, username -> user.1001549, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b8ca016, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217434323))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY21mMmpzMWpmYTBodWZqb3ZnaDljNGhlb2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFpHeEVZVUZXYUdac1FuVm9hSEZqWHkxd01XdG5MbkZaVGpSa1J6WlFiVk52TjBGaE9UQnZNMUZRU3pWb1pYVnpiR05oTmxaTWFGUk1iMDVUWVdOUllraElNbEJVZUhNMVZYVlVUMVF3Ukc5MlpGVjVNUzB3VldKdWQyOU9SM0pCTVVkTllWVXpiekI1WmpoQk5uQkdPVGRVTm5oQ1p6azFTek5UY0VkblZVTk5RbnBpV1VwWE5HeFJPWFZXVm01NFJFSlZTbU50YVVabFNGQmFYemhrV1dKVVRtaFVhMGRLYWxJNVoxRmxjRlYxZFZOTk5GVk9UbEJ0YmxOcVUwOUhXR2R6UVd4VGEwRnhRMWg0T0hseWJqVTBUbWRsWjFRdFRITXplVmd6UXpJNFNESXdkMTlETjNaUGRqTmZTRGx3TkhKSWJUaG1kVWRyYUROc2FVWXdTSGxsUjNrNFpHTm5SalExYlVWVmNFcGhSVkJ5Y0ZKRlgwbHZUWEo0TFdaek5uWTNhMGMxUkdOUFUwaDJjMUJZVlVOZmFrMWpaM050TnpWNGJqZDJhVGRLVDFVNE5rOVRhMGhaVjBoTlRXeDRMWGN4U1dKV01FUmhTSGhvWVRORlduWnhTbFJUU2pkM01uQkxaa1p2VFZsbE5HMXpaRU13UlZGbVduUkZiMHBJU0ZoV1pEVjFaRU5XYmpKSVptVXlkWGR6WW10c1gwbGpiMTlZVVhCUmNVUjBhV1ZMUzNWcmRIWmljVXQ2TW5ZMGRrTTBTV2xyU1RFNGVXbDRWbk4yVjNGR2MyUTFiRVY0T1hWVU5qaHlNbTltY1RoNFIwdG9hRGRxYXpKZk1VWklZV3AxZVVJdExYbFBiMk5YVUhGVE9FVllhMWQyUkZkU2VrOVRWWEZMV0VaSU1FUlpURUl3YTNwMVNtTkZlWFZOWDNKWlRtYzJlVzlmV0RWV2RWZG1kWE56YUc1NFdFcDVlSFJyV2s4ek1FbzBVMHBpZUZSRWVrcHZRMEpQUm1zeVZIcEpiV2xhWTJNNVQyMTJPWHBVV0c5TlpYUnJTako2U0MxdldWSXplbU5RWVY5eFJXZ3pjSGhOWmxGWk4wMXFNVkp3VjB0dk5raE9lVnBaYVZSVFdDMWlkekIxVkdSblNuUkVMVm8zTkhKdmNXTmZhR1p3WldwNFduUkhaakpFUkd4UlMyODBiRXR4WjJSUVZVVlVRWGd6UkRJeVJFZExha2xqUkVWTmMweHpMbmwyYnpkc2RuRXpWRFJ2U1ZaeVRVUkRjMU40YldjLjQ1SW1ZRmo3X3dKUmlwa0hFOWV4ek1vam0yb0VVdmtfMWhMNFB0ZDEzQjAiLCJleHAiOjE3MDYyMTc3MzQsImlhdCI6MTcwNjIxNzQzNH0.QiGlrroLCgIL9kgSziPjfTeB3_mVtRomZgES9Xyb7t4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001549"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:14 GMT
	x-forgerock-transactionid: 8ee5b8bd-e43d-420c-a2c4-e38f9810551a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:14.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:14.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 451909: jsonPath($.tokenId).find.exists, found nothing
21:17:14.413 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,451909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34656c4d, username -> user.1001549, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b8ca016, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217434412))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:14 GMT
	x-forgerock-transactionid: f4eb82e6-14d5-4977-834f-b537a8e6d899
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNW5ydmpuMTI3bXBranUwaDM0azhtdGIwczYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek0wZHVSbE5pZDJKZlpHWnRkRlkyYlUxdVRtSjNMbEZTVHpWc2VVeHVabTFNVWpscFRUTkVSRXBSUkhoQ2QxbHZjMlpaYzBSbFFWRkVWM2xwVVU5RmIzRkxjRVJaUVZaV1lVeG5jMmxwTlRaWWRHczFORkJ3WTJoZlNGQTVjMDVyVmxkSFl6azFTREpNV21acFoyMUtSVzFUTmtjd1owdFlhbTk1VlhWSlkwaElWSEF6VWtvNFIydEZkSE0yTURFMlFtSTRNbkZJTlRZdGVVZFRkMWcwWm5OV2VtaHVNR0ppUmpaYVRqaFFjRUpoYURJM2QwODVNMWx5TW1vNFNrNHljRFY2TVdoVFkwNVFSVXAyWDE5YWVUQTFkVXQ0YjJkWWFHTndhRTl1T0VWS1RXMW5iREl3WlZWeU0ycDVORTFvYmprNVlrWlJVbkJSWDNNMWJtTnhTVEowUVZoWVlYbHdVWHBPZW05UWFGQktUVmRTV0ZCd1JFdFNNbVIxVTFSc2QzcFRPRmhSYlUxSFFqZ3dVR1Z3V0VWME1tZFNhVWxpTjBNNWRuQjBXVWhMT0dkMFZVcFVaVmx0WVZRMmJHTndjSFZQYWxkZlJHaHFlVWRqVEdsTFdIUlhjbUpoZEhOWWRuSTBiRXR4UjJoRVZEVm9WMGR6VVVSTFYxSjNUMGhEY2pOTVFqaHFkVmRvWkV0WGIzZEtXa2QxVkRBdFgyWTRTMEZSWkZWdGVVaFlaMko2TlZoc2JVeGhabGM1UVRSM2VFUlZRVmxNTmpkbFJIZEdZWHAxUkhkdVJXRXlTMWxzU0VWRFdsOTZPRTlsUTJwZllVdEdTbEJHYzA1VVJteDFNRGhxZUZwTFJYcEphVlUxTlhjMmVtMUxUakp2WmtVMVlWSjRXbmgzT0RjMGJFcHFXVFl4U2tzMVptMVVkVFkyWVdScFRGcE9MVUpNUldwS0xWVTJja0ZQY1U1MVQxaHFTbEYzU1dOdGNEWjViamxXVFZwTlNXTmtPR1U0ZG5VeFZWQmpkMXBYU0ZwZmVsVlVWbUp6UVhodVNWSlRMVzlLZGxkd1IwZE5hak5oTFc1RlYySmljWGN3TFhwdlEwOHpPVnBGTmt3dFdEUXhWMk5xWXpOUlluTnBUbU5TVGs5clVtWkdOVkp3ZGtGNE1VUk9NSFp4YTBSVWRtVm1TR04yWXpCRmJFZENjRUpCUmtOb1puQkxVR3RTYzJOZldFOU1NRzFHTURKaE0zRlpMa281UzFoWlFuSnpMWFl0ZFVSR2EwcG5lVTVJTVdjLlc2VW5xMkdPMDJGVm92enVVMk1Nd1hwZFpacjMxY29DR0tYcFRidlJ6akkiLCJleHAiOjE3MDYyMTc3MzQsImlhdCI6MTcwNjIxNzQzNH0.RV56OgU7r0-8mRt_yS0hBFZOgOdRYNPRi5IBI8lR8JQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:14.413 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:17:17                                        3030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=890539 KO=13676 )
> restLoginInitiate                                        (OK=441326 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=440029 KO=1283  )
> restloginProgressiveProfileCallback                      (OK=9184   KO=1283  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.73%)
> status.find.is(200), but actually found 503                      4958 (13.81%)
> status.find.is(200), but actually found 401                      1283 ( 3.57%)
> jsonPath($.tokenId).find.exists, found nothing                   1283 ( 3.57%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#############################################################-            ] 83%
          waiting: 90173  / active: 23     / done: 452419
================================================================================

21:17:18.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 452545: status.find.is(200), but actually found 401
21:17:18.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,452545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42cdc985, username -> user.1000019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@81d6657, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217438418))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWVmb2s0M2lmYnAwZ2gzcnQzNm5kaDhmM20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2NGQkdOMmczVDNoUGJsVnFjMHBIWmpabVQzSkJMbU5yTmtvM2JtaE5WVm81V1hKTlVqWm1lSFl6YUdWZk5tNTZjemgzYWpObVdFOVVUVWhxUlZCcFpIZFRRa2RzVG5VdGVVRjBiVFZ0V1hKc1JqSTNOM2RYVFROMk5GQTRRVE5YZUdNM09UWlhabDg0ZDJVMllVbGxjRFpZU21KeGNXeHJPRkJ2VEZOVWFUSnhlRlptUm5CclYzTnhNRTVHV0RWTkxVbEVZMTkyY1drMVdFRmhRbWwzUm1kWVdHNXVTRGR2TVRBMFF6WmxabEZaWW5oSGMydHZVRGR1TVMxV1JuWlZNREY1UW5kMk5sTlNNMmhRVEV4WmNrSTVORzh0VEc5b2NGZFNXbGx1U0dwQ1pFd3hiVmxKTkhKa2FWQkpNRTF5ZDJsVVZYZDJiVzlwWlRGNFZFUXRVRFJ4V1VWVFIwNUxhblZUTFhwZmRubEhhV3hPWkZSSmJXRmtWVkJ3T0ZOdmJXMXdaVEpCVjFSWWNXRlJablZZVTFCWlZHTXRkVFJ2Y1ZCSVZITnlPRnBTYUdGUVZqVnlaSGd5V0hkT1ZGUXlXbkI2UkV0cWRtRm5aVVpEYVhoYVQyVkplRTFRT0dGc1ozWmpRMEpSZEY5WE5EWTVUVFF3ZVU0MmJXaEtXVWRxVkhObVJtWmphbUk0V1Y5SVQwMDBNMmszWVRkMlpVOUxPRVYwZEZGclNsVTJSVFJCYm1kaFozbHpabmxaVUZCT1pDMDNhREpSYjBKS01uSlRMVWxVTFRRdGVXVkRWakpZYkZjMVNYQllSaTFOZWtwcmN6ZGtja04xVTFKR2VFcFZWbEJyZDI1SlZIUnhTM0V4YlUxaWVTMXZNSGxqVUZKNE1IaDZhVWQyVVdFMVFXRlBWRFJPTFdWdWF6QklPVFk1U3pCeGNHZGpYMDltYWxKQ2FscFJjbWRXTUZGQ1ZtWTFhR0pJVTFaUlNrZGtZemhNUmt4a1IxY3lkRGxLUkhKYVQySjFVa3d6UzBwYVZYWklNakZFYlVoRVZqbGhSRGhYWjJReVZIWllaV290VG05amREQTJkRFk0ZDNaZlNURmFTRWgxV0dGTk1GTjJhbmxhTVZaR2VFSTRiM0p6YlhsT1NHOUZUMnBOYzFadFVFeHFXalJwVVUxMloySkZWbmh1ZW10d1NqQTJMVzlsVlZWbWFUbDZWVTlIYkU1NGVYSlFUakp6WVZSTllUTkZMbmxMV25CVFZERnFaVFl5YXkwNFkzWkRiWE5mWDBFLnYwUDRTandaNkZzTl9YVTFERXpBTlFyX3VWTGN1Zk0yWUhMeExPcENsQ2ciLCJleHAiOjE3MDYyMTc3MzgsImlhdCI6MTcwNjIxNzQzOH0.gmH1gujOzx40g1kPIUdYXpS16LJvZgz02gcBUj1JYbs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000019"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:18 GMT
	x-forgerock-transactionid: d9bd72a8-ee0a-479d-a947-524b81905fb9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:18.468 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:18.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 452545: jsonPath($.tokenId).find.exists, found nothing
21:17:18.509 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,452545,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42cdc985, username -> user.1000019, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@81d6657, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217438508))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:17 GMT
	x-forgerock-transactionid: 6719e02a-db5a-44d2-a7cc-eb2ceeec360f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnY1ZGxlMTB1cWI4OGhkNzFyYmwzcjRhMjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2IwNXNkVzB3WkZORFdtSkRNbmg0U1hwQmRITkJMbU5FUkVGa1kzUlpNRm8zYWxBemRYQXhla3h1TFV0NVdEQkNXVGhoWlhKb1NrMDRNSEJWUVZsSFlXZDJjM2RyWDBoV2NEVm9TbE5JWW1aRGNXOWhVVzVwUTJacFVUTmtlbEJmYkZZNFNYSjFhMTlMUW1aWmVraE5ZbXB0WDNCSlpWOVhlbXg1YVVaVVJUVkhaRzA0VEMxbE5VOVVaMlUzYUcwNE1VRmFkVU5QTlVkaWRHVkhTSEo2TFd3NGVIaE5hbmxEWVVGS1NHRmtTemw0UmpWNlVtZEplVE5RU0ZsQ2FUQkdlbFF6ZGxrd1l5MUVNV1JtT1ZoR1kxUllaWEJ6WDI1Qk5uRmhjMWxZVVhsaWQwOUNkWHBSUW1GWWNTMU1UMHBhVEdVMVFuSnZYM0JyT1VkbllrbzFNbVJmYUdOcFlWVTNZVTAxWkRaRExUZDJlVTlMV25aUGMzWmFhV1paU21oMk0wUnZORVV3WnpOQk5tVmhZV1l5WVVWUlgwaFNVMkZxYUZsMkxUWXpaVTExV0dwQ1FXSklWbEF5UkRsd1EwUlFaR2xyTmxCdWNreEJOMU5aT0hoeFRFRmZialpVYkV4aldqRlhTMmRDTlVaQ1FUUklVSEJTVkVkWFJWUk1YMWd6YzJzd1RWSkJTMk5LUTBFNFVXbG9SbEEyUVhKWVNrcENPRzFQV1RBMGRIVXplVFpIWTJoSVFtUnNTa2htY21WblZYaERNREpIWlU1R09VMUxUMU5pV1ZaRlVIQkdYeTFtU0VOd2RGRjBTMjFNWWxsTVVrNHdZblUxVDBnelVqZHdVRE4wYUdFdE5qbHZZakpQYVdScE5qWlhWM1UwWTBwRlptdG1SVkEzTFd0M1JGcDFlbFZmT1hkNVF6bGxibVY2VjBacWNYTkNZWFp4ZW5aa1FUSjFSVmwzWm5CUlJHOXhVelYwTlZOQ2VqaEVhMEZMWTFBeWJsSnROVGRDWjIxdVFYTldTRGN5UlhaVk9UaHJiRzE2TTNWclVrOXpZWEF3TkZKdExXVkhWRWxZYnpWUGJVVnZhVVI2TFUxcFVIcHRWMnBOUVc1VVMxZENVWFl5TUZkRVFteFNYM05mWm14YVZIWnFObnB3TjBsMmNGTlZTM041ZGw5U1ZUSmhNRmxOWXpkRmEwTnNkVFJMZGtSZlNEVk9TMEl3VlV0eFoydDNiSGxtVUVOUVpVVXdMbFJNVkhONWJsazVaV0pZVlcxR2NYbDVRVGxOVG5jLjJjc1BOQ0JCSXZVOTYtMUozcHBEMjhBeWFtajg1Z1pzLWZGTlhVQ0tsdlkiLCJleHAiOjE3MDYyMTc3MzgsImlhdCI6MTcwNjIxNzQzOH0.HaZwmcgnwDEwMHo5FDDGs1JN-GWXUHJpUM51cvHufkE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:18.509 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:17:19.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 452658: status.find.is(200), but actually found 401
21:17:19.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,452658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e75a0ac, username -> user.1000055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e657a93, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217439183))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWJyZGxhZ25sMm5lMGsyMjBvYzN1ZWdxcDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1ZFUnBaaTF3Ym5kamIzRXhVSFJZVldnNFJqQkJMbHB0ZUVKdVdWZzNXRGxRWXpNdE5tTjRPWHBEUWxNdE9DMDRMV041Uld0Q1RtUm5WVlZyYmxZeGREZHNka1oxTlRjeU4zUkNWbkJhWWpoelEzWjVlV0ZEVkhwVE5FdG9TMUJYZFZOYWFWUnZZeTAwTVdKdk5sZG1TRGh0YVVkQmVGZ3hRVzh3YjNGSGRVdFBhRGhqWkROTGFVbDZjVjlTT1hSWGEweFJkM1ZEWWtWWlduSlVSRXBpZUdjeVZITldObTlWVm1sUk1URnBXWGhuTkV0M2NqUnVWSGRLUzNSWVZHdFNiSEZvWXpGUloweExOWGhhWW5nNFMyNVdRVVl4WkZOeVRWTTFOMkpMY21rdGNtWkVWQzB0YnpVeVFsRXlWbU5YU1VjelNHOU1VMVJsVUZsVFNUSlhjV0p2TVdkcVYweEhSR3hGTWxwSGNtcHlUREp4Tldvelprc3dSM0ZZUjFocVdtOVBWMnd0T0hkeVJuSlNaWEZDU25sTVltYzViV2haZVhkbmJUSk1OMTlHYkRGWU9IbGpVVVJZVTNWdU5taEJiall5WjBkbVEyMVdUa1YwYkVsTGMxbHhXR0pUYmtkcFZUWTViM05uUW5SQ2JHc3hlVGQyUjI1SVdqaE1PV2RZZGxKUVVGQkJYMFJ6YkRSRWFUUkZhV014Ym5OUldsaENiMEY2ZVdsclJHMWlWVmxOZW5CcFF6QXlTakl3T1haalpGZEhWMVp2YXpaMU1rdDFabEpXTW5wbUxVbDJValpYVm5Gb1gyODVNekJxVGt0c2FWaFVPREpyWDBsamNuSlNZVTVhYkVKcGJIcGtSVlV4U1U5d1EzSjVVM2Q0VjAxMVpYbHFUV1JHVFdSQlMwZG9UVGhUWVRGNlJVWTBMV2t6VHpkd1ZsOHlXRkY0ZURoaWJrdHpYMnQzU2pCNlJWOWxWR3BJYlhWVmF6SlNkRFppUm1oRE5uazNTVkJwU0c5RVZWa3lMWFpUTWtzM2REaGxPWGwxVWpJMGRXZHJlRzgyZGxOalUyNWhZMUZRZWxOT2FFbHJPVGwzUVZsUU16WkhOekZQYUdkbWFHc3pXWHBXY0ZGNE1uSnNWM0pRY2psNGQyZEtNazl5ZDE5Wk9IZEtjVTVPWkVGQ1pXeHVRbWxGUm14d1UyaEViVFp2V1haT2F5MVJXWGRqTTFReVUyZDVjR1ZQVTBaTFZFeHJMa3BvY2xSdVNrTkVaR3hwTlRWNmRqRXhlakpXV2tFLnlMVTcxYVYwMlFsemJsMkh4MXBPVnZwa1lWM202TnlkQjNmTE1yejFTbXMiLCJleHAiOjE3MDYyMTc3MzksImlhdCI6MTcwNjIxNzQzOX0.KqkEInlLKTv0KjyqIpQVucClAKz1WIBpuJHhoaekr00","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000055"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:18 GMT
	x-forgerock-transactionid: 0b66f474-758c-49e8-add3-80bad3596427
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:19.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:19.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 452658: jsonPath($.tokenId).find.exists, found nothing
21:17:19.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,452658,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e75a0ac, username -> user.1000055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e657a93, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217439267))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:18 GMT
	x-forgerock-transactionid: 289ab768-ed9a-45a8-becd-e537b80f240f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDNvdDhiMGJ0bzdlc2pxM2FsMDE3b3B0anUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFVFWkhXVkkxZEdsQmFHUlNaWHBEVDBzM1RXcDNMalZMTTJOT2MybHNabnBYWDNoblRFRkNPV2xpZEhKUVQybHRjVGR1TkVSVU1YbzBlbTFMWXpSamNFZGZka3AxTkRCM01FUjJkMVpyWm5Ca0xYcENPRzlPYUVobGRHTnlTWE15YW1sak9HdDVaME5sTVZOaGIyWjZiRGN3VldSNVJWQm1NalZFVkdoV2JWVXlaM0prT1VRNFpYaGZWbXRuVlRSUldrTjNSbFpHU2s1SmIzVlJZMnBwTFd0b09YWkJUMEZ1ZFRsTmQxWTNZaTFPTjFaWGNXUTNaVkp4UTA5UmFVNDVjRkZxZFdoWVRWTXljMWRXU1Y4NFZFazJkRXBaU25sT2VXZEhOblpvY2xCMVZHOWpiMUYwYWs1WldVZGZRMDR5VkhoRFNsTm9hbVJ4VFdaRmNVcFZjamN6VDJzM1YzRlZaSEowZEhsTFNsbDBiVEZMZGpReldtTkVhWHBSZDJOS09VRldRM3BIWTFFMGMyWlhiM1JsUzNSWlptMHRNelpHV1VWRGFqRlFTVWN5VGw4dGNWWTJRbmhRWWw5TVQyRk5NaTEyV0haRmJtRlZXbWhuV0hSdk5tTmFUSGt5YVRkSVRrbDBZM05QUkVJNFZIVnRXVEZJTVhWWWJFSjNkMmM1YjJkWlgwOUdibTVtY0VKQ2REWnlUR1JVZW5Wa1lucGZZVTFIVG1aaGRra3RkRFJ4WlZORk1WQTVhM2hJVjJ4Tk0wRmlNa05TTlUwMVZYQnFkRVl5VVhCZmR6RjBhVWx0U1ZselVqRTRVa1UyVTNKUlRFNDBXa0U0Tkd0WVRHWk5WbUY1VVZCWlF5MXVhVTVHU1Vaa2VtY3hkbFpyYkVsUlJWazNMV0ZpYVZwS1JtOVFXbkZvUXpFNU9FTTFMVTFZV0VGblJFdDNiVzlQWldoeU9XTnVSVXB2VVd4a04wMTJZM2R2YkZOME5HWlJPV3BtYjFGMWJtcEhRa1pOYTA1dldrNU1PSFJwVjNWMFNHUkhkbEpCZURGbVkyVnJSamhVYlhNMU1XUXRaMlZIY2tOWU1rOWhSRlJwWkdwTVgwWnhMV2RNWTJ0MmNXdDVjbkZ6YUdWblNVcGhRa0pyTm0wdFJuTjVXVGxDWmw5Mk5FSm5XVTFvVlVsRlVIRnBiMTlQYkVZd2NqQTRRMU5QVFVWYWFsZG5hRFpHU2tGWlkyaDVUekZuY0ZaQ1gxcGpMbGd6TFhKNGIyNUphRjlZZUdsUlJESnpaRE0yV0hjLnZVRTBDeTJsekh4YUFmMnBEdVZ5VDJXcFNXRDZkRjRHanRrTXF3OVpTMjgiLCJleHAiOjE3MDYyMTc3MzksImlhdCI6MTcwNjIxNzQzOX0.QHhRo4JMnF0eLrebhNaWsHKdJdsEFmT1gDGstRy-OeM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:19.268 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:17:22                                        3035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=892043 KO=13680 )
> restLoginInitiate                                        (OK=442072 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=440769 KO=1285  )
> restloginProgressiveProfileCallback                      (OK=9202   KO=1285  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.73%)
> status.find.is(200), but actually found 503                      4958 (13.81%)
> status.find.is(200), but actually found 401                      1285 ( 3.58%)
> jsonPath($.tokenId).find.exists, found nothing                   1285 ( 3.58%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#############################################################-            ] 83%
          waiting: 89431  / active: 21     / done: 453163
================================================================================

21:17:24.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 453389: status.find.is(200), but actually found 401
21:17:24.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,453389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33ae2756, username -> user.1001758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22ef8ca3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217444246))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZG11dDhhc2IwaWlxYmJxdGZxazIzazFkM3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1NITnlaemR2YWs1MGJVRmxYMk52Wnpab2MyMW5Mamx4Y1daRkxVNHRhVkptTW5kQ2FrSnJaRTVJUnkxYVdHVjBjbTVwTjJGTlpWTnhjMjlRTTJnMGNDMDRlVEYyVlU1VmJtSjJiRWh3VFd4eVlXcDJSRlU0TkMxNVdYY3pjRGhYYjNOV2JtY3RiekJqUVdsRE1ubzNRbWxWVkRad09TMVlhRjlJU1V4VE9GTlVObmRDTVZCNlpXZDFXSE5VZUdaVVlYbHZaR1p5WVZka1REZDBTRjlaZGtGbGVYTjJka1JoU0dwTVQweFhZMmhPTm5kblRpMVZjWFF3ZEdoVFgzWktYMXBYYUZwUFZFdE9PV3hKVkc1NmJtazRZa05wTFhCcE5scEhiVFV3YzBvdGQydFRZelF4WTJ4aVZXMVZjMFUxWVZOUlVsTTFTMUZ4WkdkMWNqaENRekJyYzNjNE1FWjJVVzlFTWpNM1VETnhNV3hDWW5kaFZrWTFiV1JIYUdWbFRFMTNTbVJwUXkxUlZHVTVOR1p1U3pab0xUTnFiemwyUm1aMUxUTk9RbGhhYUZkNWNGOW5XVzFMU0ZoM04wWXRlV1JCT0Y5eVEzQnZYMHBXVUdwWWRHMVpUVWhTTmtaNWRtcDVaa2cwVUZkU01FcEdNazFSWW5kbGNWTjZaa3B6WjNKeGQxcG5hSFpqU1c0eGVYZFdRMFY1Um14clUyZzNhMjQ1YlZGUFEweEhhMTluU21SVlRHeEpNVTFmYm5aVGVtd3dOa0pIYlhSZlEwOTZTRkZXU0UxR01ERmxjbVJuVDNGeGFYTkJXWFpEWm1aNFpWQkRjMEZJTWtWRFkyazVVbEZEVVZWNU4zTkNTek5UVTFRNVFrSXljMDl4UTJGVGIzcENUbmxDWnpWb1EyazFOMUpyUTBVeWJFYzBVM2xrVldVNVYxRmZjRUpOVEZwUFpGVkpRbUZhTkVkSGVHRmFaRkoyZEdNd2FWcHVkVU5SVm1aU1JHRnVOeko2YjFWMFRDMW9XVTg0TTBFMGJXOVJNalZ3ZEd4S1FUbFBlVTg1YWxZd1RrVklSM2c1TjFSbmEyTlNiRFZXTUVOcWQySnZWbkZpT0ZjeU9GWkNOekJ0ZUU1RVlWUmFWRXMyVkY4NE56TjRaSEZxUWw5VGNtMUdOa3M0UkZnelgwOWtiRzFzU2xkNGVGSm9hMlZsUmxJM01HSTFTMnBDZVZWdldWcDNValJXYVhsQ1Eyc3dMbEV0WTNSR1oyTktVVGhoTkZWb2MyaEVTaTAwVW1jLmRodHdhUURGb1hWR1lLUTFNaTlRbkNLZWVkMVJjbHo2NF9memctaTJQa1EiLCJleHAiOjE3MDYyMTc3NDQsImlhdCI6MTcwNjIxNzQ0NH0.x2teaNvM1xVxMkuUUSdg7PTSEQsZelTWomc3zUrFjY8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001758"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:24 GMT
	x-forgerock-transactionid: 2da5fe0e-c441-4dcf-85eb-72d284759454
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:24.293 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:24.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 453389: jsonPath($.tokenId).find.exists, found nothing
21:17:24.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,453389,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33ae2756, username -> user.1001758, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22ef8ca3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217444331))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:23 GMT
	x-forgerock-transactionid: b2921a52-6dc4-432e-9b7f-0d84d40a3516
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazcwcm5rcGNwN2I4cmRzbWk5amlrNzl1MmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2VGb3RRa3Q2TkdWM2VVaHFVbEZFZURVMGJrcFJMbEY1YVZWaFdrOHdPRlV0Tm5waGQxZ3dhbmxxWm1GQ1RHMXZkVVZ5U2pCQmRqRmtZbGQ2YlZWNFpuZEZWbFZsTW5JNFdYUmlVSE4zWkV0NlN6WkJWbTlpV1ZaaGEzRlhaa3hYWm5CNFEyRTJhR3gxZDFSMlZ6UjRVVms0Um5CeGVtOHlVMmxxVkZKVVREWkVWRnBDT0RnMVJHNU1iRFF4Y2pNM05VeE9aRmR0WTJkcWREbE5UVEJxVDAxNVEzSnVkVFo2UmxScmRVbHRjamhsTTBWSlRsOWZZM05tVjNGelFYQkpNbVpCY2xCaWEydGFjSGxzWVVOT1RFczNWQzA0Y1daMFpTMTZXbVoxTkVOMU9UaFhTbU5qZUZJMWFHNTZVRGRuV1dwU1pYWkVRMnhrTlcxcmRFdGZObVpXWHkxV2R6SnJlVWQwZEhCa1NWaFRRMlF5YjJVM2ExRkZiblUxUmtjNU5XUnRXR3RyUVhGc2JEWmhMVWQxT1hoaFVtRXlaME5zVTJ0MFpUbDZkV05yWlRCU2VXNDJVRVIyUldGVmFTMW1Sbk5qWmpaTFZFSnBObEI0YjFGVFRWazFkMEp3VVRab1lWTkZMV1ZhZEd4VlYwY3dNbFpuZVVJNFRHbEdkRzVoVkhCRVRXazBTbkY2YTA0dFZqQnpMVzgzYlhGc01tWXRaamhOYWtKNlZsWnphalEwVUVscmRsVTJOWFJEU1ZoVlFUZGpWbkp1YlZReFJsRmZabmRWUjFOb1pEaFZZbmwwVmtKbE15MXhiM3BhTFRGdlYyTjBPRlF3Tm5veFZtVlFOVlZZTjJodU4zTlZabFprZUdvMVRpMDJNbkU1YmpKMldqTlhXbTEzTkU5SVkyMWZUVGg2UkdSVU5HdHZURFEyWTE5RGJFNW1URzlMYnpjdFZGUk9aa1kzYTNWaE5tNDROWEJzV1hCRGVrSkZjRVoxVlVsbGJqUkRaR2xpYURSVFYwMUZTMDVmVjE4NVVVWndjVXhvZVMxWVJGQkdaVmN5YUY5SFoxRm9Ra1k0Vm5WaVZHWjBVRFpUUldka2MybENjM0JpV1VkV1VFSmFXRkJyZUdoVmVWWmFRM1J1TjFaWWNHSnNSRzFNVHpONlR6TllaVWRsYzI1MVpXZENUR1pZYVhBMmVreENkR1ZyYlRodFQyRXpWRWxGUzBWTk9VVmphVkJQVEZGQ1RETjNMa1ZpT1ZGRmRHaEpUR2hmYW5sbk0yVTBOR1YxUzFFLjZzZFQ4RzhJWVpPUHU5Zm43alc2dngyYjRYYk9JdDZISTc1d0VqMXIyM1UiLCJleHAiOjE3MDYyMTc3NDQsImlhdCI6MTcwNjIxNzQ0NH0.T2koi905NmmFxRd_rbBqAffTGrlbT2ErKY_7YtwI-ZA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:24.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:17:27                                        3040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=893496 KO=13682 )
> restLoginInitiate                                        (OK=442792 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=441487 KO=1286  )
> restloginProgressiveProfileCallback                      (OK=9217   KO=1286  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.95%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.95%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.73%)
> status.find.is(200), but actually found 503                      4958 (13.81%)
> status.find.is(200), but actually found 401                      1286 ( 3.58%)
> jsonPath($.tokenId).find.exists, found nothing                   1286 ( 3.58%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#############################################################-            ] 83%
          waiting: 88705  / active: 27     / done: 453883
================================================================================

21:17:28.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 454054: status.find.is(200), but actually found 401
21:17:28.812 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,454054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@142e3bd7, username -> user.1000399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1373c861, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217448764))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2picWVocW91c2JiYWl0ZjEzdWFtZGVnMmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWMyZDJTbkZzT1dWU2JsOXdUMlpqUm1Fd1VUbDNMbGhJY0ZKV2NVZzNXVnBYVFdKaVZXSlNhMUZOVkRaeVdITnRhbWRRWWw5WlpsUjFVakJWYW0wdGRtWkJZV1ZJVDJ3eU5YWmtYMUI1U0hweE4zRTBlamhpZUhwak4wWk5ZVFZwVVVsS1JHdzJjamxqUzJrNVEzaElOV0pYZDJKblgxODJabFI0VVRVd05rdE5PVlJ2TkY5bWJuUkhNMHhxVnpoV2RHaGphWFpNYUROeVoyaElORzR4TkhZMU4zbE9WalJRYjNSeGVXWk9jVnBmUVVwNGNubzJOR1paVDBacVdsRnZVekkxTjJ4Q1luVk1la2RyVFVWMFFtSkZSbmRyYWs1b1NtSjFSVlZJUlVWMk1GQnRla2RCU0VGdmJHWk9SbmhKV2pCeWNUQXdURUZtT1RCaVkyRlFaR0V6VkdSRVoxcHRXVGh4U1daVFdUSlpaalJhYzIwNFRXSnFSMHBsT0c1dWMwMDBlVlJYZGpOQlRtSTBSRlpMZW1GeldIcGhZbTlrVldWbFozQmFPVGh6U0dwUVRIWkRlR3RLUldkM1VrTm5kM2MwU1VabVF6TmlkbEpJVDJsWVlsaEhXR0ZCTFhkNVN6UkJTbUY0ZG1sNE1HUnViMFZqZUhOWmFWSk9VVkJQYjFsNGJuZFVSWGd4Y1hBd1ZtbHNWbmt5TW0xc1ZqbFpUMmRyTTNGaVpIWmtSRlU0ZDNBeGIxUlVNRTB6YzI4MVlVa3dVRzVNWHpWTlVrOVFabEJxZVVWT01HcGtTMnhLYURaNU9WaHJNWEZWZVdjeGJqWjBaSHAzYTJ0RVdHazNNbE0yTFY5dlVHZFpjRWxKTldWWVZHRlNUMjlNWTBsbVpFVXpUamhQVVVKb1JHczJPVkZOVGxkSk4xcFBibUZCYmxKNlIzSkpTV05aVGtGVFNuQm9Nak13TkVZeVJDMWxiVlJ2WkdFdE1UUmZVM0JET0VOUlduUnFWazFNUlZrMmQyaHZZM0JhZEhOWVkwVnVSRE5NUlRWRVYzZzNiSG81VlZod1JIZEdhR3hQTmxkdE5HOVZVM1JtY0UxVWVIWnZTV3htYTFsbU1uazNWR2RSWldGa1UzcGZielk0YVUxaVpGZEhjVGR2UlZsVmFuTjFTM04yUmw5TmFFdERObVJXYW1OUFJWQmpWME0wVW14V1VFVlRUbHBUTFZsRE1VUTBZbk5pYlRRdFMzUnZMakozTm5wR1pTMUlUMVI2U2tzMVUwbDJZVE5RUzBFLlZSYnRyU2FTeEhhOU9Ma3hqZ3VzYnRGQ0Rpa1VIZlMxUXhNV0h3MnpLQ1kiLCJleHAiOjE3MDYyMTc3NDgsImlhdCI6MTcwNjIxNzQ0OH0.e-wkaS5Y4W_e3MtnSkmCPT6K2viV_qK3y8i-Hc4a-1o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000399"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:28 GMT
	x-forgerock-transactionid: 71b62610-cda1-4169-b63c-1838157d31b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:28.812 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:28.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 454054: jsonPath($.tokenId).find.exists, found nothing
21:17:28.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,454054,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@142e3bd7, username -> user.1000399, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1373c861, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217448852))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:28 GMT
	x-forgerock-transactionid: 5d17b268-7718-4549-866d-afffde79df77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDRxc2lzYW5ranE0anE1OGtydWk3bjA4dmwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFdqUmFNMk5ZVWt0c2NVOUZVRkZvT1hnNFNWVkJMbDlPWmtoQmQzaHZiMUowWkhNNWNtdGpTWFUzVUc1UlVsODRkV2sxV1RsVE5FbHNZMlpvVUcxQldYSkVaVlIxWmpock1YTm9jVXhsWkc1ZldGVjBaRlp3UXpkMU9XNTZablpOTmpaWFFUaHVWMWxIYTA1RldrdHBTelF6VHpkMVltZDRXalZ3UVhSbWNrRjBVazFWTVdobGVHUlBNbEZyYUU1VFRtTnZWVjl1UlhCV056RkVPREZ1UVVaYU0xRndiVkZYVUhCc1IyeG1VSGxHYTFsc2VubGpUVWxRVVhwd1NqRnhjWGxNVW1sblZFOUZPWE5pYUdoeGVuZzRRVTlsY2tsVlVsWk5jMWRMVG1sclEySldNM0ppYUVvNU16TjZVSEpCU0c5TlQwWjROR2h4VkZCQ1VXaG1YMWgyVVV3MWJqVlNkRkp5Y2s1V1lXRkVRMUpJVVc1eFlqVkdMVmgzUVdjeFVHZDVYM2RKTTBKQ05GQkpablpzWlVsaFNGQTBYMXBaTmxOUFVqSk1iR1kxTFhWeE5HUTBjMUJsYTBGUE5FaE5URVJDTkVONldtNU9WemxrWXpaYVIyb3ljVzlSVjFCVFNpMXRhbGxxZUc1R1NHVmZSVTQwZG5KWlVVRmlZM3AwY1RSTmNVTmlVa3AxVVRkdFRGODRTWEpwT1VaelZVb3plbU5mUkVkWWMweGhhalZJUzJOMVgxOTRhRGN6YlRscmFVZHhSVm8xVEdGVE1FeDZURFJwV2pKRGVHWkdkRmhEUzJjM1FURXhhRGc1YVRCNWFGVnNWMFJaWjA1SFlYZGFjWEF4V1UweVpFWnZOM1pMT0VOQ1JVTXRNV2h6VlRGTWRtTkNNMU5ZVTNvM1REQXdkSHBUTVVkbGVWODBjR3B6VFdWRVdWTm9ZMHhXWVZkMVMwOWZZV1pVZFdwWE5rWjVaRVZNZEdwVk1WSk1kRk54UVVFNU1tbGpNbTVLUmxkVFNWTkxVM0ZIUjNsellqZFliV0UzYVdNMk9FeHllVXN3ZHpGZlNYTlBUR2gxZDE5bGRXOXdhemhFWm10WlFtMHdXWE51Y214RVpIRTJVMnBRV0hkQlRVMUpZMnRtVUhkdWVVOXVUMGt4UmtaVlVsZFlkMFJmTTNWS1lrOU5PRWxaWm5kRk4xQlJRMWg2Um1sTWVsRnRPVU5XVm5oVVNXdDVXakIyTW14U1YybHpMa1k1TTNGNE9YbENUMDlZVjFOM1YzUm1jblJzYW5jLmxNZ0ZPdUYzLWQ3SFpWZmFXWkxEUU5mQ3Rwc00xRm9EcGRGcWVSSjVRWFkiLCJleHAiOjE3MDYyMTc3NDgsImlhdCI6MTcwNjIxNzQ0OH0.FiGAb80aoxoIvQby5AjI-VCWExi7gdYGYG5xj-XADns","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:28.853 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:17:30.925 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 454377: status.find.is(200), but actually found 401
21:17:30.925 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,454377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b7794c9, username -> user.1002486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4269f686, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217450877))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTU5a2ZsYjVvYTBsbGEwdHFpcGtycXBucG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWRGQkpibkV5WjA4d2IwVlJVa1pWY1dGamQyTjNMbDlKTkRKU1pEZExlbEJZZDBVeGNITnFXbFZPUjBkMGNYSmlRMjE1U1dKT00yVXlVSFF6WkVSSVh6bEJRVVE0YTJ0SlMxcENNa04xVFRoc2RXSlpha2h1VHpCb2NrUTFZVWRXYUd4cFRYUXpWRGhFTkdob1VrNHpjVGxUZG1sTFgyUjRhVVZ3Wm1vdFRGWTNlVkZyU0hKSFZEQllNbWRWU21Gb2NsRTNjV016VjBZMVdubDVOakJmZHpodWNWbG1NM0pLTkdsR2RXZ3hVbEkzWlRKcFdrZHROalJRV1VrMU1YcElWRkJwY25jd09IWkpUbEZRVUVSak5reHlSMmQxVFZaZlVpMVFSMFpOWWpSS2VqZHRSbUl3TTJkNlZXMTZjRzEwU200MFp6ZFNlblZsTWxwb05VcHZiRE5QYzBGcFNYZGZUbXBpZERoVWIyTk1UbmMzV0hwRVVFZHNiM0JwVFdORFh6UmlSVU5yTVc1c01FcEVXVXhtVlhKVGNYTm1hRVpUYVc5bWVuZHhabHBWU1RVdGMxWkRSbmRPUld4SU0xbzNNVlJyZVVrd05HUjNVa2RYYkRNeGNXeDVNMjVhYjNJM01qUlhPVVZPVG5ObVZFODVVa1pJY0d0RGJXZ3liM0YwYlRnMU0yZE1aMU53YzNkaVNuSm1TeTFDWDJ0cmVsbFVVR0pOYVVwVVpreGpZblJMWDFrNVFWTllabVZ0VW0xQmMyOUdRWGxOUWpSb1ZWUXlTbkZwWVV0akxVcFZTMHhOZVdoSlJTMVJRMWszVjBsQ2JXaEJXakJPYlZKcGRrVnBUa05UYm5OcmFtWkZTRFoyY2xvek5uTlViMGRRYkZGSlVuaG5TbTVKU0hWUVZWZHpTMVJ6VEROUFkydzBTRTFhV0ZKelpHMXZSVTV3YVZkNWJIQklTMkZXZGxSc1NtcFJjM2RsU2s0M1lYWTRaMmxDZUhCNlUycHJWemxOWTNJNWNrbHNRMmRrWkRCeWJWOUlkRkJ2VDFGVFNEWlpOVzl4Ykc1NGVWVk5ZVUV4V214WE1WWnpTWHBIVjBsRVEyVmZNRkpZVlhOU1lVRmZXR1JJV21wNmNUQTFNbVJrZVdaT2JFZENVMWRXVTA5MWJXNXJUa3AwTUZaYVJ6bFRkMnM1VFZGTWExQXhkblIyTkZkZmFVNTBjek5hYUY5ak4xaHNTVVZWZGtaVk9VNXpMbDltYVVSdU9XUkhTbk5OVTFSdGJDMTFTMDFGT1VFLktXOC10QVM2bDdqdC1OeW5ISUt3NjZaNkpaX3ZCUnpWVlljZE1pYUV0ejAiLCJleHAiOjE3MDYyMTc3NTAsImlhdCI6MTcwNjIxNzQ1MH0.Ts5cbH6WgwSISuPCgysjpD7Mm5AKhqdOkZmLlhsycWk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002486"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:30 GMT
	x-forgerock-transactionid: e3697087-94d6-4921-849c-e815b6dcef76
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:30.925 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:30.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 454377: jsonPath($.tokenId).find.exists, found nothing
21:17:30.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,454377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b7794c9, username -> user.1002486, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4269f686, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217450966))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:30 GMT
	x-forgerock-transactionid: 1c494bef-5b79-4fdf-80c4-7eeb0cf45348
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazZ1ZXYzYTI0YTQzNzVwNGtkdDlpZmdqZmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWRFTlBVRTFaVmxwUVpHdDBTMUJtVnpoZlEyeFJMbmRKZGxwWlRteFNRaTFyUlZWb1pIRkJVRzl2YjBaQ1NGQlFTMmxmTW1zeGIzcG1ka2xTTW1JM1pIWlpWV2xaWVdaUU5rMUdTRkJLT1RKUk4zbDFiMGRFZWpkV1NsOHdWalZCTXpGelMzcDZZMVpRY0RSSmFVdzRVVkJ2TTFjNVUzcEtjMEUyZFVkRVMwSldPRlZ0WjFCUlJEY3hiMHhCV0U1VWF6VktNbGRNV0V0U05XMTBWWE5vVDAxVU5FdDJNR0kxZFVVNGJFZzNjR05CWVRNeVRYTklZWE5mY1dWQmJYWkliSEpwWHpOMmVFaGtZMFZRYjJGSFFUWjBlV05tTmt4dFRrcEZhMWxvTVVJeU5ucG9WblZKTmpod1JsbFVOVUpKYUZSclQwUjViVXgyYm05WWVWWmFXRWwwUWxwSFZHczRPVkZLYmpFd01GQjBNVTh3TFZsdFdrSnNSMjQzUVV4Vk9XWm1TMjFRU25sQmQwbzNOWFpRYldoZk1EbGZkM3AzWW5oNU5FWm5WVTFmYm05YWVFeE9aVGhuTFVSa2JsSk1TalE1WWs0eGFVNTZTVEJHYVd4UlFXd3RXSE5WY0U5S09VOU1WRlo1VGpsdk1ISTRRWEpLVUhsNVlYUlJOVzR0TlZoUFIxaHZXRk4xVmxGVFVISkRiVVJPTVRONVZYUTJhR3RpZFVneGJIQklhbFUyT0dRNVJYZFZNSGhvTlUweWVtVTVOREl5ZUdwc1FVWktjREpEUTNCNlVDMDFkemxJZVdOZmRURXlZM1kxVGtScWFXODVjRWg1VGxKd1VrNWtiVzlNTTFJMmJHaG9jMk5GTFVzMVpuZFZjbVJTYUVaWlRHeFJabkI2Y1VsUk5EaGxYM0l3Wm5scWVIQlliSEl4ZG0xcmRtWjZOWEJaVGxaNFpWOHhOMGRLZGxKUGFGZFFkbmh6YW05aFZ6bG1jSEJHU21oTVNrUnRVSEJOZWxadUxXTlJVbFZwYTBWQmNtOUZVVmxYU0hoeWMwcEtlbFpxUTNkd1NsSnVaa2xIWjJ0NVZqUmFaMU5zY0dsUGVrMXFYM1pGT1ZWUFZrNXZTR1ZNWjBkV1QwTjZUbXBIVUVGUFgxaFNiVGxGUm10Vk5XVnVNVFoyZG1ONWRVaFpRbEZ5ZGtWQmExQmFka1pRYUZwYWVsbFBTVEZLYVRselpEaFdUakpRTlVaR2RuWm5Ma3hwYVZsaFowazFPR2xEVjA1d1JVVndPR3ROTTFFLmNCOXZBdlE1b3pEVXhrMEhPd1M3VEo4UGZlZWZHLTRfN2lFcU1hMzhuSXMiLCJleHAiOjE3MDYyMTc3NTAsImlhdCI6MTcwNjIxNzQ1MH0.SZtkTGHZjxAY24f6YqgcAohzZZMArVk8Amyfo791ZhA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:30.968 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:17:32                                        3045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=894988 KO=13686 )
> restLoginInitiate                                        (OK=443531 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=442223 KO=1288  )
> restloginProgressiveProfileCallback                      (OK=9234   KO=1288  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.94%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.94%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.72%)
> status.find.is(200), but actually found 503                      4958 (13.81%)
> status.find.is(200), but actually found 401                      1288 ( 3.59%)
> jsonPath($.tokenId).find.exists, found nothing                   1288 ( 3.59%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#############################################################-            ] 83%
          waiting: 87964  / active: 30     / done: 454621
================================================================================

21:17:34.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 454914: status.find.is(200), but actually found 401
21:17:34.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,454914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@116b27d6, username -> user.1000221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45c07f0d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217454516))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWg0bGx1aGRhcGVnMTQ4ODhpYW9vdWhqNnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVpFVkxjMjV2YlhKSmVXOHlUMGQxVEUxYVIzWjNMazlOWW1kcVV6ZDNTVGx3UzJ4WFkyRnpWelZGU0hKUlNHaDNNVE0yWVMxMk9VZHFjRWxyVjNkeFVIcEJORUpyZFZWQ2VHcHpTMDlMTjNFd1JVeDRabWgwYmxsT2NGWXlkWEEzVW1KM2VVSXhlRFl3ZFdjNWFXTnNRVVpaY1drM2NWRk5WVGRYTWpKc2JGOURXREpKUTJwaWJVUlpUbGhXV1dNMWJUWmZVVVJtVnkxMFR6VkxZbkpKT1RCbmNEaHBjelpHVjIxWlFsUlVOVUpLU3pOR1kwSkdURTVTWTA5SlZHUndZbGhpZEZKZlVYaG5URWRXZGpSSGIzQkpVVkZTZEhwSk1rZHJSMGM0YTJaak1URjRhV2hsY25oTWQyNXFaWGhVVm5aclpISmpSbFJYVWt4dk5ESkhRVzQ0UW5wU2NUVlFSbFo1YUVKSU9HTkZSMW8zY25GMGRrRktNazlPY0VkeFVIUllhRWcxV0RSTlJVZFBNR0ZPWHpaMVZteENNVTAwY205RVpUWlRMV3BZYWswM1EwUmtXVzlrVGxWalpWbExXazlJYUcxMGNHNWhlbnBHVTI0NVRtdGpiVWhDVHpOWk16ZHRWazQyTVRCTFNqRXRWVGMwT1ZsR2JpMUljR1pPU1ZkTU9HZDNjbEZUV1dOUGVrcHRTM1ZJTVdOelRXVnJhRFY0TWxZMlpUTTNjMjFWTFhndFRVOVpVVXROVWpabmFEQnBiME01ZUUxVFYxRmtNR05QTW10RlNEZExZWEZZTmw4dFRHMXVlR3hwYjFKTVQyRm1jSEoyTlVGYVNHeHNXRTFwTFVsa1FUTm5UMms1U0Y5cGVqWklRVEJGZERoblYzTkVkVEpKTlUwelVYSjBPVTQ0YWxKUE1WYzJNV2RSU0U1TGNFVnlSR0Z5VFdGTFZVdFVXVU5KTlUxdWNERlZXVE5UWDFjek5uWjZWREYyVlhwYVQweHVkalpIWDFwUWFUUlNOamhLVjBGelNuQkNSV1JOYTB4Vk1GRm5jamRHVldoRGJHNXhNRWhsVERoUFdraFJSWGRTY1hweGRFTlNVbDlOTFZwd04wSkJjVlZZUVRKWWNVd3llVTlmZVRoMFlpMWxTbmR3VTJzeFFsWnFTazF5VmpKRVRsWlFlVjlvVFVnMlQxSlRkQzFYWXkxcVdHSkdjelV6UmpabmRVSTFTR05RV0ZsT1UyVlZMbTFCVUZWSk5rSklOWHByTFMxSUxXeDFhRkpFWm5jLmdsUHEzVmJBLVE5MUlTZms4ZXc2Sklpbmp1MVRfMDJCWUphOWg3aUdQZkEiLCJleHAiOjE3MDYyMTc3NTQsImlhdCI6MTcwNjIxNzQ1NH0.j7HX1J9KwipjWu0JrqLjvz0ERMDsRblRuINyt2RZwes","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000221"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:34 GMT
	x-forgerock-transactionid: 29f29f6f-1cc6-4e18-bd62-e95d4558521f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:34.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:34.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 454914: jsonPath($.tokenId).find.exists, found nothing
21:17:34.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,454914,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@116b27d6, username -> user.1000221, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45c07f0d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217454605))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:17:34 GMT
	x-forgerock-transactionid: c351f80f-d8e5-40c4-a8d9-79ec64080f95
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWlvcTQzNW5lcmY2ajVtcnUyN2xrYjlubiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVyV0d0UVZ6RnBlWFpTYzA1V1RIWm9lRmxIZGt0bkxqRlFUR3BvUTJWVmJXZEpOakJJUjJWaVNVZGpWa2xYUjFKamRtcE5kRTVOUm0xZk5VMWhRMWRPYjAxSlpXMDNXblJUTFcxalUxSjZjamh0U1RkSWVqTm1iblpoUTAxTVIxQk9Sbmx2T0RGd2NEaEpWRnBDV21kcmJURm9lRzl4YkRJdFJEQkdkVmR0ZWtsWFdWVmllVXd5TjJGVFR6VkZjemgxZDBKSlYyYzJVMUZwZGpWc1lXTmlUVkUyVG01MloxUXlaRzU1U1d0cGFHMTJUa3hKWlY4MFZGRkRNSFJ2ZVc1Q1lrZHliMU0wT0c5a2IyWndUMVpJWjBrMWRYazBVMG8xYVZSWVJrSlBObGRWUjFWQloyUlJTbE5qVFcxTFJYbHhhblV6VkdrMGRrY3pTMU4xVDBwR2JHcG1PSHBWVlZVdFVYYzFaMVZRYm1oeVFuWnRObVZmU0hreGRIcDFUMU5YYW1OSFVXcFRhR2RGWjFKTlFqVklNbFppVkZOaVUwWllWWFUwUzIxYVEwTldhbGgwZERCaFZUbFpjbEk1ZVZRd1NFOXdUbGxhV1VGallsWnRURzlKUkY5MFRXWTFRbTg0YVRkMVl6bGZaVFZLVFVkamNrZFdVV3hrT0RObVVWOU9NRjl2WTNKUGFWTlNTSFZrVEdsT1ZuaEVSMjlmYlZwS1ZHTm1lbEZoZFVWaFpVaDVOVmh6WlhFd2VrUXhNVlpmY1VobmRIWTRURk5uWDBWdVpWOXNSbGxTTlhoMU9VWlJlRVkxZERjNFpXVlRkbEZrZGpsYVkwUkJSM3BhWDAxRmJIWm5TVkYzYVdGbVVEUk5YMmROZFV4WVVuTXdWMFp0YzFCVGJGTktjVGRZVTJOSE9UbGlYM2R5VDFkTFYwZDJUV3BUYTFWRU1YSnlkRVJrZEc1blNrTlhaRWxSU21kbGNsTldWVjlrTFZObll6RkRkMmhPY1RkUVpWTTJORmQzU0ZKMWR6VjFNR2RWVm5acWFGZEJXblJXVEVwT2FGbzJNWGd4V21sdU5HeFZURXhIVGt4SWRUQk9SSE55TTB4M2RYUTVaMlJhZFdZd1VHMXFURkZwUm1SVWNUTmpjbFUzWW1kMmRXMU5hRUZUWDA5aFYybzRiRXg1VGt4WE5tOVdWSGxxYW1aTmFFNDVNblZZUkZkSWFGaE5ZVmxEVmpVM2JEZ3ljMHMzZFVzMExtdE9PVVJpTlV4a2JISnpSa0V6V0daS0xUTnZabWMuM05xZHZDbEs5SnpTQ2JFWUtnbTlsWlFoZFpCUGxMZWtxU2tGaFdObm1iayIsImV4cCI6MTcwNjIxNzc1NCwiaWF0IjoxNzA2MjE3NDU0fQ.tvjDqKveCSI8f9qTxzmNTgKm2bJR3qDKKdrBU7X6rjc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:34.606 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:17:36.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 455161: status.find.is(200), but actually found 401
21:17:36.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,455161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66bc2277, username -> user.1002361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10972622, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217456234))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2FvZ2t0ZG83MG91djZ2dmlia3NkczYwNzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0emRUa3RXR05aVFZGWlowZ3RlakZJVVhkVVNsWlJMbU16TVVaMWRuVmtRV0Y1WlZrd1p6ZFNSREk0UldkRWFUaGFRVGRqTW1Wd1VXRlNNelUzUTJkaU5XaEVWRzVxYjNwTk5WOTViWEpXVERsSk1GZHhTRFZhVlc0M1ozYzJZbTlSVVRFelRsOVRka3RhV0hwRloySnhVbVZDZGpneFVtSlhjbFJYUVRjM016ZHZTMmRsWDNOTWVsTTJWa3RaT0Y5ckxXVkdhbGRtZW1OclVsUk5aa2QwVld4cFgwVXlNekZPU1VKdFltSnpSMk5XWDNKNU0xVnVVM0puTUhjM01HOTJlbE0yVG5SeFNtaHpWV2RyTkRGaVZFeDNXRGxIUTJOMmVGQnZlV2MxUzJ0S1FtWkVMVkpCWlRSQ1lreGlOWEp3TkZOM1RrdGZTMkYxYkdWTFlWRlhUREJZTjBwUU5rcFVhVVpaYlZOdmN6aFJRbXB3TldScVdEbFROMWhSYmpsVGMyRjRlVnB5YWxONk9VOVhPWEIyYUZONllWUm9NVzVsYUhCRVV6UmFUazF3TTNoeFNtNUdTRTVaUmtwVmRtZEtVVzR4ZGxCQlVYRnBVREEyZFhVNE5GbGhNaTFmVTFZd1NpMXVURkJxUkZkSldHTXpaMnRwU1hoaVpXbDJWVEJWTkhBeVRrUkxUR3hrYUZsdVdrNXJVWEZXY0RaV1dFMVhlRlJDYzNWRmVVTmhka3hRZFRWNVNqUnJhVWhsUkRCSFJsWkJaV3MwVDIxNlYyTTNUMHN0WkcxaExYZzRSSHB4VUZkU2QxWlZlRUpQYzBzMmFtTkpjVlp0UWt4WFFXNXdNalZJWVhBNGRtZHdaV3cxVEdZdFpGTmxVV2M0ZHpJeE4xOVhZa1I0WTFveGJGaGtZMFpXTUhORGRtOHRkWFZDTTNoa2NEWlZWVWhuTlZaSFgyeGhjbFJOVTFCRVluSkZXbmxhVmw5UE5rcHRTWGxRYUhGeGNtaElRekpYWlU0dFV6ZDBTakJsY0VOSk5XVjJaVmRuVGkxZk56Tm5OV0ZHTlVWTk5IcFpkR3BVZUVGYVdIUmFkR0p0Y2psVlVIbGlVMWRvTmxCNFozSnJRVEI1UlV0MVpXWlJVVkk1WWxSMFRtZGZWVTVtYmpWeVFtVlZUMlJDVlMwMVZqQnhOakF0TUY5V1VtTnlUWEEwTTFOVE56SjZkbDlUV0VNdGVUbDBkMlYyVUhKQlZqWm5MbU5NYVd4eU9IWmthRUkwVVRSUFRraFBTRlJxZDJjLllDZlJSQ2xaU3dIUk9IMFJnOTA5OVlybkVVNDhpbERrYklqajByeC16TDgiLCJleHAiOjE3MDYyMTc3NTYsImlhdCI6MTcwNjIxNzQ1Nn0.SXOZe-a6gVEuDxVZdfeuNNI9OC5FqGLQkiHL5_VDZNA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002361"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:36 GMT
	x-forgerock-transactionid: faf819d2-3a84-412b-ba3d-c7028cee4784
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:36.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:36.324 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 455161: jsonPath($.tokenId).find.exists, found nothing
21:17:36.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,455161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@66bc2277, username -> user.1002361, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10972622, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217456323))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:35 GMT
	x-forgerock-transactionid: e44b1491-79fa-415c-bec6-a0d65b078c52
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGltNGRibWRtOTVkb2s5cWlyN2thdDhyMXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1VubDJPSEprUnpZd1pERjRkVEJPYzJwSFgyZFJMbVpRV0dKdVgyczBWR04xZWtnMlpXSm1NV2xtYmpkMVJqZHdNblF0UW5SM1ZXOXdXbWN5WDFkbVFXZDFTM2hOVVZKaGNWbFdaWEZEU2xONFpWSkdabTFyUW1JdE9XZE1OSFpyTVdwbk5YaDRSVTlaZW1keWVGbGZiSGhLZDJGQk9XUlRhbWM0VlhsalZWcGtMV3QyU1RaSlNGaEVVRFoyVkZGeVRYTjZkR2h5ZW1aaFRHMDJRbmN3YzJweGNuRjFXbXBKYlMxUGF6bEhkRXhsTlVOaWMydFZaRUZ6YUZSVVpYVTVjRE5DY1ZsbGVscFRSRUpsZEZKbU1WVnJSVFZ0YTB4UE9GZDZhWEJsV0dGemNrbExWalJqYVdSTGJUUkphekp4TnpoR0xVOXdWbUZYVVRNeVduWm5TRVZJWWpsNFV6WlpMV0pvVG5wdVN6TnZNVGxvUzBseFZVMUVNakJrYkdvd2JFeHVaVXRKU1d4WE9HeHNRbGRDYmtFeWExa3RXVEZhU2pReFlXb3hWak41Y1RZMVdWcDJTSEp2UzFWSVRrVTFaVU5mWWxRMFQwNXlTR2h0YkVSSlJ6WXlNVE5LYjJsNGJqQlZWMVJOV25aSGNIQXRNUzFSUzNoMFdVWkViMng2VlRKVVVYaHJUVWN0ZUdGUmFFSjNPV0p6UmtaWVZWaE1VR2RtYWkxMFNtTTFOekJQTW1SVVYzZFZXREJVWkZGMk0wSlpkbkJuY25KV1dpMVBZa3hEUzJoM1MyNVJOVjlNUmxOb01IbGlPRlExT0RoUVpXcE9UbEphV2t0TGVqUkJWVE5ZUlV4T2J6TTNiSEJzTTJOZmFVcG5TelJHTTNKVVNHOTJTMWgwVGpJelVtWlhXVUkzVDBaRWFURm5iSGhrTFdzMVVHbEdiRTFvYkU1RGNEWjNTRFZ3VUU4d2NVeGlWbXR0U3psM1gwVTRUbEF0ZGpKRGRUVkNVMmR0TVdKTU5GVTJWRTkzWjFsVk16VkRWakZpUlZOaGFsaE1aVTFTZUdsQldWTmhTbEp2TlVsaFNHTm5UekkxV0c5QmVrSTVYemMwWTJkV2IxRlpZbUoyTURWZmMzYzRjbTVCYTFneU1UUkVVMk5MUzNwR0xXbDNaMnAxUjBVMVZpMDJVVkJuYm5ab2FIcHlWR1JJTXpVMWRtTTJaVzVNUkVSRGFFWnBRVXd5VGpRdGNFcEJMbHBuZW1SaVpGaGFVWGRFTlROblIyaHJPRmxKYTJjLnV0REJKWlI0QzJvWkMzZ3EyUDBhcEVlaXZocmYtQ2xmdnQ0T1RPTUkzU2ciLCJleHAiOjE3MDYyMTc3NTYsImlhdCI6MTcwNjIxNzQ1Nn0.3pwQElFrLHoOTHZQNrqygG4MpJKTmIIS48_8YAfW1Ao","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:36.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:17:37                                        3050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=896522 KO=13690 )
> restLoginInitiate                                        (OK=444294 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=442984 KO=1290  )
> restloginProgressiveProfileCallback                      (OK=9244   KO=1290  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.94%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.94%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.72%)
> status.find.is(200), but actually found 503                      4958 (13.81%)
> status.find.is(200), but actually found 401                      1290 ( 3.59%)
> jsonPath($.tokenId).find.exists, found nothing                   1290 ( 3.59%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##############################################################-           ] 83%
          waiting: 87203  / active: 29     / done: 455383
================================================================================

21:17:37.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 455427: status.find.is(200), but actually found 401
21:17:37.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,455427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@339484ef, username -> user.1000902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e0a2cc5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217457921))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmF2dXF0YmwxMThxbWhnaTYwMTJxcDc5NHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFdqQTRObTExUTBFeGFXTndjbTE1Vm1KS04ydG5MblJJY0ZjMFRXZHlXSGt5UldaVWFqSjNOMWhzWjJZeFMyWm5XVmx0UzJ0TFJEVlhkbVJsZUZONVUyOUNRME0yV0RKRE4wUlhRMlJ6YUhOT00ySjJSREJOTFVveFQweGxNVmxuYjBFeVMySk1WVzFDWkU5dWQyNWhhSHBMYURseWVFaExUVXhYV2pSSlUzaFZja050VmsxRWJtZEdUV2RNV1hCdk5tMUNkbXM0T0ZCMlJsOXdUVUZwWW5CMVVWb3pkMFZrUm05clNtcExjRXM1U0VKUlFscE1VUzFsZFhaQlYzUmtWV1Y2ZDJaeFgydDRRMkYxWkVSU1owdFRSbWg1Um1oRVVYQjVRamg1Wm1oQ1ozWXpiRFJxUWxjMWEwaHdkakJOUTNCVFlqRkxhbVJCVEhkNmRIWlpZbTU1YTFBNU9GOUJNbWh5VEdWT1NIRXhlSEpFT0U1UFNUbE1Ra2R3ZFc5MWIwVXljQzF0UlZCeVYybEdSV0ZWUW10eVptWlBNWFJZUjFGc1VsRmFjM2s1TkRaV2NUUnVWR290WVZvelZUUmFTMVpSVDFFM1JteG9NR3BmUld4amNUbHlPVGs0TXpkek9FeEphWFpQUldVeFdWOVFjMEpaVGpkMloyRmZla05sVjNWQmR6RnFZaTFwVTAxNFNXRkhkbXBHVlV4emJuZ3hTbEl3WHpoaGFtSTNTelZKVWtoMFNFRmxkWG93ZWxGeVkwaHRiVUZZWW5OaFdrbHVSRGsyZVhWcGRreG1RVkJoVFdGaGIxWkZRMjFYYVZSbVVIcG5jSFExVkdsSmNIRnNhblZPVkV3MmRGOHpWM1JFVm14WGRsRTRPRTFyWjI1WFpqQkViRnBTYzJ0VU1Fc3dhbGR2U2paRmNtbzRTbkJwUWtGR01XVkdUbGczWWxkTFgzTnRlakJLTkZkaWQyZHBMVTVVVVhwSFMyNXZZMFJhZFd4cFJrUkRZbXBzTUZGVFVXRmxUelI2YVRONVRXRkhXRkZYZDNwQk9IZENNRGRZYjFvdGFYcFljSGwzTUdSdldFbHJOVWR2Y21oek0xVjFSV0Z0TkVkamJHMU9PVjlqYm5WM09VOW9UMGxoUjBGVVRVZHJNM0ZEU1VaMVZsSnlWR1E1VkU5bGRVVlJTbTFZWjFWRGVGRmtSMlJyVDBGU1MxRlljVWxxUzJ3M1pqVmpjRzB0ZWs5dGNUSkpMa3hMT0V0SWVHbFpWVEpxV1dOaUxVeDBla0Y2WWxFLmNuWUVPYUhYSWJFTVNlUXFqaDY1VVViMDdlYXp0bjhWWjFtQ0NVa2VnOEkiLCJleHAiOjE3MDYyMTc3NTcsImlhdCI6MTcwNjIxNzQ1N30.-7gy-yuBmimla2xSbQl6mnB3aX7IPQIsj8EUnrvGCwM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000902"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:17:37 GMT
	x-forgerock-transactionid: 022ead64-f5d6-4eec-8d17-99479d3a44eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:37.970 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:38.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 455427: jsonPath($.tokenId).find.exists, found nothing
21:17:38.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,455427,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@339484ef, username -> user.1000902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e0a2cc5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217458009))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:17:37 GMT
	x-forgerock-transactionid: 8fb69bbe-cd6b-4fc9-812c-ab76e6b26465
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjQxNWFwaDlnYjk4am9qcWpkdW50YTVtZjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlMzQTBTRU42VDFocWFGZE1TbUpUWkZSQ01ESkJMbDlFVm1wc1ZXTm9hVXN6YmsxTVFrbzVhbGRuVm5KVVRUZHNTQzE1VWxwWFYwZERUV053U21wU1lrVk1Oekl0YVU5algybFVWeTFKUmt0MVZ6ZEdTRkZMYW01elRFeGlPVVo1YTNWWVpXSnhObE5aV1daUU9VaG5URTFEYWpKR2JqazVVRWQwVjIxQ2RFOVVRbWRpYlRSalgwOXdRbkpFUjBaS1J6UjVXRkpGUm1rdGFIQnhjMUJ1WTBsV1gySkRUbHAzYjFkQ1JYRkhlbk5xYlZwc2FrUkxZM2RtWnpBelRqQmtUVWRxUTJGblYyZFpTRlF5TlZWNlJYWnVZbEYwTFVoQ05FNVhUVFJsZVhWQlJEQjVTa2t3TUZCNFVuWlpkVTgzT0Y5MVkzVkVSa1JqUVhCbGFsTnhZa0oxTVZkb2NHOXNTMnhWUWxBMVZYRm1YM2xtVFVOS1NUSnZOMHBOUWs5NGRIQlFabkJoWjFaSGQyUlZWREpzVEMxVFNWWmFRV2RyTm5ZeWFEVXhjbEpaWDB4Q016bGFaVVZqWkdzNGEwdDZPR28wYjNOS1VrZ3hRWE5pY0dOWFpFeE5UVGRsVW01dVZtMWFTRVp0V0VOdmVVdDBNbGR0UkhkcU1HNWlNVUpaUXpsRFRWUnBRWEJRZVd0WFRuSldUVGxtV2s1R1RrWm9WRkJrVlRJelJsbHFNMFZVZEdOVVgyMHdjMDVuWDNkek1XSm5hVWx2YVZGUk1VZHNNSG8wVWxVd05HaEZPV3RuYlhOc2VEaFpNVXhsTldWT2RrOUdSWFF0TVZReVQwOVpVVFJuVnpOM09HVnZMVWR5Ykd3M2RFUlBiM05OYldzME5VbzVSa1IwV20xcGIwOTVkVzFFYVdZMVdFOTFTVWRvVG1kVFJFTnZlWE5pWW5CeWFsaHpUMmhDU3kxQ016QnhTekJCVWkxSWFGVm5jMUJmTTFkRlZqVmZOSGRrY1ZGbFoxVnplRkp5T0haVFZFMXVlbkJQTWxNelYwOXFkVGRKTUdSUVExRTJaa2h3U1hoclRqWnFMVVJ2YldaM1l6bFZVRWRzYmpOdFlVTnhkbmw1U0ZKNFpWUnhaRVJZVm5aUVFXUXhUWEEzU1c1Vk9GbFNTbDh5TlhZMGRsVkhXVFp1ZEhJNGFWRkVhbWN3VGxCaFNWRkZUR2xXY2xnelZXNW1SbkF5VTJJM1IwSTBMbFJtVEZZM01IRmpkelZ2YW1ObVdHOXlVelV3Vm5jLlp3SnpSVXp6Vk1YaUtiUHhvWGpXVThSclBiX25IR04tdzB4aTlMZ3JkWWciLCJleHAiOjE3MDYyMTc3NTcsImlhdCI6MTcwNjIxNzQ1N30.9i4povQ9dBlpnO2xhP49I6TLHnyBYMrfsmZ20vVpvlw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:38.010 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:17:38.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 455544: status.find.is(200), but actually found 401
21:17:38.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,455544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@570abcaa, username -> user.1002673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fea9d27, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217458693))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDlqMmxvcmc2azQ5azVlb3V1ZHFrbTZ1b3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFZXVmpMV2RMTmxrd1oxOUJWMmRqUW5GM1NIRlJMbkZ5TjBkNVYxbEpiVkEwYlRWWWNWcEpPRE5YUWt4bFYyY3hYMjlEVjJWR01rRmxTRjkyUkhBeVFVVXpjMmwwTjA5SmJIWTVlVWx5VFdaU2NrZG5TbFJzTFZCNWFWTkxaMVpNTWpjeFYySmtSa1paTTNnNVVHWjBWRU5uYnpWalpFNUpPVlV3UTIxb1VuSnlYMmxRTFc4eldHMVNNM2RvVDJnd1NXVkJlR1JyYUZabGVrZHVWMGRHWDBsWmJtMXZNMEpEY3psV05qSkZYMkpvTkZRMVJsTnlUR2Q2UldWNVFXTmllbXhOVEZKdlp6TklaMWsxWlVweFZUUlJTekY2TlVsdWRpMVBlVVZUWkZoWk5URjFka2RhZUhoZmVXcFdTRVZZVEd4UVUwaG1UMDlYV0VWZllqY3hOekpZYlZONFNXYzVVVlJrTTBOUlltZGpkMFJwWW10bFFUSkpMVm8yVEhodlJXd3lYMjluYW5kMFoxcG1aR1JVZWt3MFQwWlFXWHBMU25CcldVZHVWbTF4VWxOVVRqRk5ibGRDVUZBdFluaHRNRU56TmxKV1MzRXhWRXRtUW1sbFZtOXZURk15VVdkbldGbDJlRnBYYVhkR2FFOHlNa2hZUlVOblh5MXpOWGxzZDNsRlYzWmFhRVpTTWpOclp6TlNRbTU0TTJOUWVqaDRXazQ0YzNoeE9GVlFUa2RZT0VOc1pWVjNlbFJNZVdORlpYcExiM3B2UlU5d1gwWXdMWEo1UTFCMFpFZE9kVUpqZFU5NVpGa3RZbk5aUWxoTFEzTjZjemRxVVZWSFJsRndXazQ1TW5CSWVGbHFNMm94Wkc1b1ZGWkROVjlXY1hCWU4wdFdUMUowZUdaZlVISTNOMUJCZWpodlNpMW1XVVpGYWpGVlpFeHBTbFYwVUZwT01FeFVOV0pKV0dselFUaGFNbFJtVWtWR1kzb3hNVXRMV25sVVRreGxSVXB5ZEV4MFQwOWtOelpGYURaU2ExUlBiRnBpZEhneVpsZGZiSEJ6WVVVeWQzRnZjV1pZWmxsalozSjBVazU0WkU5MWJraHlOMjVDY2tsVGNFUnlYMTlMVkY4dFMxWkxXVkl4Vmtab01rcHhSVEpvUkRBM2IyUlVaM0pYZUU5WFlUbHhjRjlTYTBaUmVtbFBRbGRSWmpkNmRqZDFkRkJoVUc1c1oyMXhYM2RyVW1jeFJVNDRMa1pFY2s5YVdrNVhRakpaY2tSV1dFMUdNRzlVY21jLjJSV3Z0Rk5iMXMyMmJvb1lOZUlYMHRYdERNRlRHdm5rQk1iYURGVGZjenciLCJleHAiOjE3MDYyMTc3NTgsImlhdCI6MTcwNjIxNzQ1OH0.YdNiY0iJ1yqxKm0-BmE7W6bgAFOhFaxXUoYtA8DNqGM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002673"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:38 GMT
	x-forgerock-transactionid: ebacd211-6453-49ec-ae49-cf41e3c79a94
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:38.741 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:38.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 455544: jsonPath($.tokenId).find.exists, found nothing
21:17:38.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,455544,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@570abcaa, username -> user.1002673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fea9d27, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217458780))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:38 GMT
	x-forgerock-transactionid: 4b475368-d547-4fb5-9cde-618c5944ced4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWVodG4wMm10aDIzOW1rbHI5NGN2NGQxc2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWFWTlRibmRwVlhkNFExUjFURmRVTkUxUFpuTlJMbFl6V1hVeWNERk1jMW8xUVhoTVZFWnJlVUZDZWs5YWVXWlpVM3BpWlVseVJFbG5WMWhCUmpBNGRrMUNialJVWHkxV2REaFBTMnhxZG1vMFpsYzFRekpxZEdwT1NIVjBjR3R3VEd0WVFrRkZTM1IwYlRabFZtaFBUekZrVlZGRVIyNTBhRU41YUhsMGVtRm5iak13VFhSRlh6VmZiVEJ4YkdoUU9WbHdPRzAzWkRrMmRuUlhWRmhQV0RsQk9XaEJOMGxsZGkwNVNHOU9ibFE1WTFKQmFtSnllazVuYWtodlkxcDFWMHRDU0hKSWVIVjFYMGxZYVZaamNIaEhXR1poUkVWSGJVMXFORk52ZDBaZlRUaG1PR3hqVjFoTVJtVldlRkppVjJSNVRtTTFVRW95WjBOMFFVZDVOMnAwWm5kbVdHeEhZbEJYVGxVM2RXMVNiVWxOUkZoWE4zbDZPV2MxVTNKU1pHNXZNbkowWm1GWmVsOTZjMjQxWkc5VU1XTTVWblp5T1U1blZGZHdORXRHYTJsak9ITTBVbWRuYVhRMk1HNHdhMXBTYUUxbFNEWnRVVVJ0V0hNeU1WTjBRVmxuWkVFNWFqRXdSVGRmYkZoQ2JWYzRMVXhhUW1NeldGVmtiMnhWZVhkV2VuUlVORnBVTUZOUWFVMTZjMGQ1UldOTFdUZzVOVGhGTldGWFkyOXVTRUZ6VDNOUE5YUk1iVGh6ZVRKekxVaFFTV1p4YXpaS2FsSnNiRXBZZUMwNE0yYzVSVUp5UzNsM1dXWjRRMGt6VUdrd2JsbE5jbEZTYVhFMVZreHNSamRwYlVSeGRVOUdWek4zVkdwM1kwVmpURTVsZGxwUFUwVnVZemhIYmw5elpYQnZla2hJUjBwblMzUkdjVjlPTldsNU9URlJZWFZMTlU5aFRsOVdVVWt4Y1V0TVNESm5SMmRRTkVGTk0yOWpYMUZRTkRKSlJuaHRUbGc1YmpCR1JXeEZRbDh3VGtkSVUzSnRlVXBCY21GbFNtdGxkbGRhV1V4Vk5EUjRRbWhLVlRkUGNGQmxUWFZDUTNreFUzQkZXWEF0TFVSWE9VeFVWRTFpVDJkMVdubFJja0Z4VDBwcGVuZEhZV3hpY0dWUVdIQkhVM2huYURSS2NrUlliMWxZUjJ4NmIxODBhME5oVjFGTU9HVmthVFkxYlRKcU9VSTJabHBXUWtKamFYaEpMbU5IUW5GYVdFWnpVM05oYVhKRWVYaFVWa0pXYVhjLmZlbWJmOFJMc25idW1WNGVyOUNmZDU0djhlbXVFdjZGbF9PSDR1X1Q0T1EiLCJleHAiOjE3MDYyMTc3NTgsImlhdCI6MTcwNjIxNzQ1OH0.s9onqvuwPG2FAWXfWWmmLWfXiHrVcGVELTdovTD2Iz4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:38.781 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:17:40.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 455851: status.find.is(200), but actually found 401
21:17:40.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,455851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a2ecbc6, username -> user.1002062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc8cb25, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217460733))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG40MTVrbGJ1bW5mbm9haGdkNmhyM21raDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmRsQTJRMVZVWDJkUmNrVXliMUpKYkVGdVJYTkJMblIxVEVKZmRHcElPRmRGU1V0bllYRk1SMmxyYUhGNmVHMXNhRWR3TURKcGVtZExZMWx6VkU5SlIzZHdRM2g2UlVvNE5UZG9UelpCYm0xU2VGZEdTMVZMVjJRMVlqZHNZMHAwYWtGVFVsRlZhMEpuUlVZdGNGQjNTRXBOY1RrMFNIbHhUV2R0Tm5RM2RqbGhjRzlZVm5NNFRVRkNjVEJTUTJRMlFsaGpORTR4ZDA5MlExVk5VMkZSVEdabGVqbHBkME4wYVZKZldETkNaRXhzWldZNWJFUjJUa2hsTVUxNVkxUnNWbnB0ZG1KTE5XVjNTbTFoYkd4TVoxOTBjSGN6U3pjNVVuaEdTSFJLTmkwdGIzcExORVpSUld4dlNHOVdWWGRvVVY5RFRsZG9jWEZoYTBKV2RVVnRRamszTUVvNFduZzBPR2xMYmpOR01sSlhSbEYwU25wUVFraEtRbkUxYld0dlh5MVliWHB0VVVwa1pHVlhUemd4VERocVNqZzVUWEJDWTBocmMyTjVibnBIYlRGUVYyRk5hREoyV0dKM1p6TlhibTgxZUY5NU4zUnRUMmR0VGpoc2IxbHpkVGx0YkRGemJEQlpiMEZmWDJaRU1uSXhYM1pXUkcxdlRsbGtlVWxHUkVabE1uRkVXa3BDVkZoSllsTjBka3AxVkhCWk9FMU1kR1k0YVROUk5EQm9lSGt5VUZoWlRGODRRa0ZrVlV4ZllrVmtZVWMzWTFOSU4ycHhZVzAxVlV0cU9VbzRjRUpoVUdGSlRXVmZObkZzWTBKa2VISXpkVGxEU1ZwWE0yTkJObUZ3V0VOU1gzUmxhRGxmY1MxVWJtOVRaakJHYUhOU2RUaHlZakJNYmtKSmJGUlljMlpxZVMxZkxYZGxRekZUYkRnMVdXNUJVbXQxYTJGMlEwbGlRWGxzTVdKbmNsQlBaMWRhYURGbE5rbG9jbU4wY0ZReVQxSlZTbG90ZUZReVoyVmpRVzlrVTBKRWJXWnVMV1ZsT1hsWk5sbzFhVXRqYlROd1EwOXhXa2hXWTFoNmFWZFRhVVZoUW5KV1VrMHRVRUZ3VVc5dVRFaHJNRzB3TW5OVlYxaGphV0pxWHpaelgyTXlPVGhTYmtjNGFWQmhiVGxIY0VzeFFWSjZTSE5PTWpsWVpURldhRmR5YW1aWldUUnBXbkZNTWtaNGRGWmhTa28zVTA1VFFYQk5MbXA1WkdGTGFrMXpMV2xwVDNsblkxQlFiMVpLWDFFLnVuVjhzTVVPcnlFdlpWaWJ0NjBVVjNqSHpkS0huaXBqZ2FXWlVXdkhwdGsiLCJleHAiOjE3MDYyMTc3NjAsImlhdCI6MTcwNjIxNzQ2MH0.GpKzPmgQWuu2rBwt5lKZQ0b_5SDU75fsEC5-bJRG1DM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002062"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:40 GMT
	x-forgerock-transactionid: b1b657fb-db39-4158-8aaf-aa84dfc1fb09
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:40.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:40.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 455851: jsonPath($.tokenId).find.exists, found nothing
21:17:40.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,455851,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a2ecbc6, username -> user.1002062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fc8cb25, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217460824))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:40 GMT
	x-forgerock-transactionid: ec01fa24-2206-4997-a570-0a48aa9021a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDZraWZ1bzR1N3Frc3Y4M2VnYTg4bzFsbG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlRUVjVYMXB6Tmt4aFpFdHFVbTR6Y0MxV2NURkJMbTlKYUZCQk1ESkVlVEl0VEdGWE4wcERka2xaYVMxcWRFOXNWV3RwTUVwc01FcFljREZWVUU1UlNERklkMDF5WTFkdU0wcE5ha2M1YUVOV1FYUkxkVkZFY2tRNWRFOXRjMDFoY2kxT1ZtSnNSMlpoVkhOTFVtRlZUMjlrWVhWb2RESkxZM2hmWmtGUE1FdzBjbUpsWldodFVFeDNjMUZEWkRKdGMyRjNSV0pZTnpOWVNVRjJMV1pKUW5kV1NVOXFNSGhZUnpkcGRqbG1lbVJCYzJwR1VtRTJSVGR0Wm5jNU5IcEZhbGRLU2paVFdXaE1TRzFLT0MwM2RFVTRjMjVLWDBKbmJYUjFWWGhMVDI1NlUyWk5jbFJEU21aMFREWndWVGRpYjJsdU9FSlpWM2RLV2kxb1VIWkpNazVqZWsweFVsWmlWbWhFVlhKWVZFSmlTVXN6YW5rMk9EUlBPV1pOY0V4MFZuQmphbTU0TlhSb2JFWmpYM2R2WkVSclEzTldaVVpuVW5FMlEycERRa0YyTjJOWlNUSmxkWEJVUTA5VGNEbDNSbXA1TVU5elFXbHNUM2QzTlhWMlFsSkViRkU0TjB0clgxRlJjMkpqTTFNMGFIRklablIxTUVSbWVXZFROVFowTms5bWQydFFOMU5vVGkxUE4xQklZMUl3VVRVemVtZDViR1JaZDNONk5WcDBOemQ0TUhscVFrbE9ha28zYjNwSGVsUlNkbFJyWmtORlJIb3paRzkzZDFsc2JHVlhUVTlUTmw5WVZFRkJlRGR1WmpWSVlWQllUSHBCVDA5WGFXOU5kWGRhY1ZwaVRXTlJMWHB2VTBKV1ptWmtSSFU0VmxkR2FHcEdhRlpMT1VFMk9IZzBkbE5sVmtRNU5VVnBNbWhHUVdkb1dsOTNNRGhoU0VkdVRuSlBRWFZLVlcwdFMwMVRRakpvYzJZellXcHNWV1JTWkRWSmRsTTNVa1JPYVRocFducGFZWEZFYkdKcmVXUm9aRVkyYURORVprRkRMVEZEYVZwT2VqUkZNMWhtZUU1VlIwMUdUa2Q1WDBGeGREWkxTMHRPTmpkdE0waFFTVFI0UWpGbVpEVmhOWEl0Ykc0MmRuVnhXbVpJUnpWV2MxVldZVTFVVGt4c2FscFpPVFowV0hkeU5rczBhMjAyU1RFd2JrdDJXRU5XVVhJeU9VRnhOVE14UzBOZmFXY3dMbmx5VmxGUGFFeFVVVFZsYmpWT2NEbHVRMEZZTkhjLlppMHdqaVBQRXU0YnJOTWxNbnRKZ3V1bEVwa0N6U1hmdTYzaDA2VHVwREkiLCJleHAiOjE3MDYyMTc3NjAsImlhdCI6MTcwNjIxNzQ2MH0.Kr3RpKrGZZ1sMPRdGLGbKnriFQ74OW4ZKK1swEfpt9s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:40.825 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:17:41.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 455928: status.find.is(200), but actually found 401
21:17:41.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,455928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e5d4e98, username -> user.1000914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fe43584, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217461272))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ25rNm9ucnRlbW92b2swNTc1MnFwNTNvcDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVNqZ3llRGhGZDFaclF6WXllRFJ1VUZCcFlrZDNMamRTYzFoRVpYQndjMjQ0Wm1acGJteHlOMGR2Vm1STE1HNXNNWFEwYjJOclZtVmphbE5hTkhOb1V6TlpURk00UWt3MGJGVTVhWGxWVGtaZldVTXpZUzFWVkhOemVTMTRZa3BCTWxGSWFsaDVRbFIwUVRsQk5VTjFaaTB0ZFVsSlRFazVSbWRITnkxUFJtaHhVamxPWWpoRFJHa3lha3hxV1RKSldHRmZWbXMxWTNWWGEwb3ljRFF6VEdkSk5FTklURGt5UTFKWGVuQlhObVV3TFdkeWNHOHdZMFZqVFROR1dsbGFWbmhrWTJFeWNXWllUMnRzU0RjMFpEZHhhRko2YkdwdWJUbEZNMmszYXkweWRETlVTRjlqUVVGUE5qRXpiMHRmYjJ4YWR5MWtjMjV2UkVOVlNucDJZbFZTUmpFNE9IcE1UVFI0WlcxUlR5MHhPRGRwVW5KblltTXdhVFJqTUVSeWFGcElZMjA1YUV3dGFXWnZRMVJIYVdSTU5rTkdRa2R2V25Kd2NUZHFXRXd4TWpFNFREZzRaVlZ0ZGtsQ0xUQlhjMWxNU0UxdlZGSnhRbTVMUnpWUE5ub3lOek5HVUhKSVZGbDNVbkJxUmxaR1FtRmFNR1JLYmpablRUUlVjbFZpZW5OemVrOVJiRTFCVUVRM1IxSnpSWEpPYldoWVNEQmpUVVJGVTFOTU1qRTRjVTF6ZWpSMVFqZG5RblJsV0MxaWJUQnRla3h0VVVJd05EUlpia3hyZUVwelZtOTJWRkoxZVc0MlVUVkJlamgzVDNKUVQxTlBPRFJmTTJKMVkwSjNOWEprUkhGcFgybzBVWGw0ZG1SaU9GWXRWRGRKU2xNd1MyWllUa3hPYUhkcWRHNUdjREkzYjI5YU1UQlVOWFZhWWtKdmR6VkxiVWhoYjBvMVdGUnJTMFpFVWtsWFl6ZFZNREpmYTFZemNFWmxPWE5DUmxkd09HMUVSM1ZSVUhsdVRHSmlja3A2TkU1WFMwOVlWVXQ0WjJ0YVltTm1lRmhuZG1rMFJVeFRRWGgyY0d3elZUQjZSVFpmWlVwSmF6Z3plbUZpWkZaUk1VZE9WekpQVFd0SloxZGZaRFJUYVd4WFN6TmplV3RaUkhKMWJrZHVZVWs0Tm1sTk0yZ3lZamhUT0Y4NFNtaDNZbGwxT0ZCV1ZtRXRTV1J4ZDFoR01ubDZaVEpDVTBsamJVSXdMamhxWWxwclpsWnNVamxEY2pack1WZDFha0ZyYTFFLjBWaTFtN2g4OTd3UE5mSmFOd055aC14aERMOVBsa2F6ZDBHb3p5OTZ0dnMiLCJleHAiOjE3MDYyMTc3NjEsImlhdCI6MTcwNjIxNzQ2MX0.IY7sN4Y0vKjeT8vwtC8HC5nQRa2xhlRRE5fJq3vZ15M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000914"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:41 GMT
	x-forgerock-transactionid: f4b45070-1691-46fb-bf1d-b5ec7b724a7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:41.326 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:41.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 455928: jsonPath($.tokenId).find.exists, found nothing
21:17:41.365 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,455928,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@e5d4e98, username -> user.1000914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fe43584, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217461364))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:40 GMT
	x-forgerock-transactionid: 8f97e3d4-aec6-4d7c-8d24-f2efdc30767b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGw3N2dxbnUzN2VmYmpxZjFpY2ttNnFtc2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlIxOVJMV3QzTUVaa2RXa3pjMDAxTjFFdGMyNVJMazFWVDNWNVIzbDRRWGhyUlc4NWJtUkZkaTFrUm5oVWVVZ3hibmRTTW5wWVdsTjBiWGh5WlZSNmNWazJhVFZvU1haWGMzQjNXV0p2TWt4MmVIRTFSMVpuZHpkRFFtcDBUM1JpVVZoMVdXSjVhRnB0UTFocWJISjRWVFl3UmpkSGEzSnNaMHQ2TmtoemExWjZWbFZIT0dSWFNtc3daa2M1VFRSc2FuVmxaV2w1V0V3elJqUm9aalp2WVRJd1VVMVhlVXB0VTFOVE9FaFlSMVIxY2pSZmFXeHdka3hRYldaSmJucG1OWFJ3Y2kxYVZYbDBURE5MYjJaNlYxQjRlbkJtTlRGaGJtTnBWbVF3Y0RCS04weG9WMDlYZERSdFNsTjVURE5LZFdoSk5uaEdkbk10YWpJelkybFVRM0pwYkRsQ1ZrNDRZWFY2TTNGRFdERjFRak5CWjBScU1WbE5lbVJ2UnprMFZIRTRTbGd3VXpZeFZrdFRWUzFDWnpZME5HbHBkRGg2YkdsV1EzcFdVWGRsT0VOeVdFdzRja2xXWW5aaFpVdFdkRTVNZURFeFRtRjVkWGhLTFVSdExXdG9lR2hQTWtaWmVFRnVVSEZvT1dGVFJEUjVTbUpwTUdsNmJUQk1kRzFEWjBsSVNGRktUamxyTFZWV2FrOU5VMDlFTjFKSVlucFNNRkJOTjBkVVRIVmlZMFl4YVdac1NWaElORlZNTkdwVGRqTTJRMFJ3WVRKV1QyVnFla1JPYVMxeVoyMU1WVlpDYldoak0yaHVUV0Y1ZFZSdldrVkNOVVJ1Wlc4MGNraG9hVXN3TFRZNVoyRm5iRW94UzAxTWJXMUNjV0pUV0Vkc1VXZFVXbGx6UXpaaFl6TkpXWE41TUdKbWNsSlJNMmR4Tm1FdGIyMURhMmxTTUhGeGVHcFFRekZ3ZEhsQ05VbzJUWFIwU0dwWFh6TnBRbDlTWW1sS2JrMU1Ubm90WHpoQ1FtMVllR2N5VUMwMVRYZEdTMFJQWWtoblJYTXpkVFpSTFRVNFdHNU9lbk5oVmpkRk5HZGhRVUpyTWxCclNUQllNa3QzU0V0MGFTMUxWMEZZVlRSTVRYSlpkVWQzYm5SSFJWVnRkRXQxUVd0bFdqVTNVRmhpYkhaT1FrWnpSVTVIY1VOMVkzRm1SRzE0ZEdsNlVsZHdWekYxU1RFNVYxQnJYM2RUU2pGWE1tZFZMbUp1WjNGbVFrVTVkM0pKWkUxa1JtcG1UVnAwUVhjLjFQS3QxanY5bWpveWNSM19JbzRlektTU290SUtFUzlTZHZ3N0QyWnBvUUUiLCJleHAiOjE3MDYyMTc3NjEsImlhdCI6MTcwNjIxNzQ2MX0.GOQcLyMvxIipX4gN3z0kw7vNCG7_ICK7ykCxTrOP7Ts","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:41.365 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:17:42                                        3055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=897999 KO=13698 )
> restLoginInitiate                                        (OK=445027 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=443717 KO=1294  )
> restloginProgressiveProfileCallback                      (OK=9255   KO=1294  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.93%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.93%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.72%)
> status.find.is(200), but actually found 503                      4958 (13.80%)
> status.find.is(200), but actually found 401                      1294 ( 3.60%)
> jsonPath($.tokenId).find.exists, found nothing                   1294 ( 3.60%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##############################################################-           ] 84%
          waiting: 86472  / active: 23     / done: 456120
================================================================================

21:17:42.894 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 456155: status.find.is(200), but actually found 401
21:17:42.895 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,456155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7880e95f, username -> user.1002963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ee88e74, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217462849))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTFzMmY4M3VqbWpuN21lOWJuOTVsZmxvamgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVpVTnlSM2RPUzJoSlowbENiVUpVYlU1QlpXdFJMa2RPUkcxUFpHdFlVRXBKYlUweGFtYzVXRTVPV2xCaWQwdFpZakoxUkZGbVF6aE9XWE0yVkVsUmRWZE9VbGhpT0RneFR6RXROMGQyTkd4bFRHcDNOMjlUTFRoTVgyaG9XVzFyU3pCTFIwaHBlVTlxTTJZeFFVRnJhSEpxTWtwdVh6QlhjbEl6ZGw5RE9FbFJNREkxVUhCdFRtNDBjbTVTTXpsT1NIbElSek5aWDJ4YVlqY3hPREYwTmtKWWN6VlBZblo2VUZZeVJVMTFTbDkwVjFKelQzYzFSSGxZTkRoaU1USkZUV0Y1YVZGMmJWWkplazlsTFVKVVYxUTNkRUZSV0RCa1VXbFJRMmgzUzFSQ2RrVkllRWhHUVZoSFJIY3RiR0pKUzFaMVlrVktXbEJzWTBOZmVFdG1SVFZTZURkdGFIazNXV2RWTWpkVFRDMWtTbU52WVdOQlJFTjBVa0oxVGpabk9ISnpXbmcxYkdkRVFYUkdOMDU2YnpScVN6aERSalpDU1d4SVFWVmlUWGhhU2pGZlMySXpRVEJqYURacE5rcDVRVE5sU0hGT1VXaGZURTFPVG5kQ2FYVlJaMHh5YUVKWVJtcHFla1JsWkZCSVlXZDRUM2RPTkRoZmFWaFdWbWhVYzIxUFpsOUJSbEZ2V1dkSVdtNVlSWE5XYjBONFRYQnFWRTB6Y1RaaFRqRXlSa2sxV2tOaVgxQkxkRTFPY1c1NlZEQkRNbHBsZFZOUGMzaG5ZVXhRY21kQlFrZFdSVVJCTkU5Q00yRm9XV1JuUkVkSmNVTmhTMHd3UjJ4NWNEUnRVMGhWUTE5aFdFOUtUMDloTjJ4T1pXZFZSelU1U210SWRIbGxOVVoyTW0weVNWUTJZa3hzUzBSWGVtOVNhbFJhY2pKQmVXRk9OV1IzWkU5Mk0zVnFNV2N4V1ZoVWIxSlZXRFUyY1hWVlJqTk1WakYzYzJKNVZIUktaRjkzT0hrdFpsZ3hOazVoYmtzeFh6WnFlVFZYZDNJeE0zbDVTVlUyT1VWTmN6UkVTbUZGYTNCYU5HOXZSM2xGWTJKSlNsOHRaMnBsTjE5U1kyTjJiVjh4YzFsNFRXY3hia2R4V0VSYVpXSTVhMlYxV2xGTk5YWnpNakJTWHpGUWExTjBVbTlyVm1aUVoweEdVMGR2YjI1RVZGOHlNbmRYVVhOMFRFMXpia3RsTFZGVlVrZ3dMbEZFY2xsSFREWk1SRFYwTm1SMU1HTTRSM0UzWjJjLl9JeV91aHg2REhJbWxodTdHQjRkcXFnTWloWVhUVU9XeVdhN0ZrS1EtS28iLCJleHAiOjE3MDYyMTc3NjIsImlhdCI6MTcwNjIxNzQ2Mn0.jcDERVvB3M1s1SralX9NFYdUX0a7S7bL5s88iaTJAR8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002963"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:42 GMT
	x-forgerock-transactionid: 0e67ca49-40e5-4e34-b65f-ed6b45c28ee6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:42.895 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:42.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 456155: jsonPath($.tokenId).find.exists, found nothing
21:17:42.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,456155,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7880e95f, username -> user.1002963, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ee88e74, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217462941))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:42 GMT
	x-forgerock-transactionid: 89d8addc-6347-4894-8535-507cb052dde4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWduZ21laThxdXM4dmViMTV2b3ZrMW03azMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1YxVlphMjFWYWxwaE5qVktRM2t6UlROeE5rNW5MaTE2YkY5M2RWUk5WbFV6VjNoTlRrWnlRbGc1YWxSMlkyUktNRGxPWVZGSWRtSnJiemhyYVhWdmRYY3RSRWhIVW5neFJHOVJTMmN4VG1ONlp6QlRlV3BaVTNFdFFUTTJSemsxVTNaWFkxaFlVV1J0VW5OR1Z6ZGxlbGhqVUZkeVZ6VTVVRVF3Y1ZoM01HMUhPR2g0VnpVd09EZGpUbVppWlV3M2FHNUphbEZDVlU5cmNHUlljVFJRVTBaSFprZE9ZVFpMUW5sclltWkRaRmh6UTNkRVRFbElNVkJqTld0T1J6TnNRbEpaYW5saFVFeHdMV1pJZFRkRFowSk1UazFTYTA1VFdVTm9Oa3RKWkRkZk1rNHRVR3RuTFd0YU4yOWhRV0ZaTVdobllXNTJaVGwxY21SUE9UQjBYM0JNVFZCS2JGVXpaazFWTVVkUmEzSjVUVkpRVG1ocFdEVTFVVlZ1Y3pBMFdtdFFNMUpJU0RCR1RHTnNPRzVEYzBzeFpESkZOWGxEZWpOVFYxaEtVMHBOZFRacVNIbHVVaTFzT0ZkbmRtVnBWbUYxTm5wUVgwNVRSRTVYTUhSdE4yOVFWV1V3TFhGTllrUkVXVnBKY1djdFYzSnZRbE5zZDJRdFNUUjRWVkZ3Y0RCVFVtMTBSakJvTUY5VFdrMW1iR05DZDNKbVFVcGlNVGxuYVZKMmVFNWtUMFpzTkZBd1J6RXlaalV0V201c1RTMVZVMVZVWldSd1NYcDBTRWhzWkhkSlRVTXlZa3RLT1hCamIyeG9TMk5YTkZkSVQyc3dNMlpaVW5OUlMxRkpSUzA0ZGtaSmRFWk5YMXBWTTJ0MWVpMHhiREJ4YTJsTFMzZHViMWhaVTNwUU4yTnFhWFpNY200MlNqQldhbXhFVlZWV04zQlJTemQ2YkVGNlJHcHVNV3RDV1hCNFVFTkxWVTV4WkRka1RtaGtSVGcwZGtOdWVrTTFWREl4T1ZwaU9GcEJhM2x0UzFGMk0xOUphMFZwZVROT1gwWTBMV3h4U0ZaUVgxaGtWbkpGZVZSNE5IcE5ObWhVVmpSbFIwWlNaemRTZEdkV00xQlVSWGRMYkdoRVJHcGpPVW81UTJSVmRVSXhRbDlWVmxodlVqWmlPVEZhTW5CWE9YZE1kVWxoVTJoeWNYVlhOakF3WjJKQ1ZEZHhWMmxOV1RGYWIwSXlRWGRzYVhjMmJETlJMbU5TZWpGblVtTlBkV1pGV1ZSRE1GcHViMUJ6TFVFLk1ZMDBiYWEyRGY1MEc5cmVxdkh4Vm5fTkwxVVZtbTIwbnZScGFvSDhFRkkiLCJleHAiOjE3MDYyMTc3NjIsImlhdCI6MTcwNjIxNzQ2Mn0.B2F_KiMSYHiu6KYvfPe1bFGBoSmTaLiPoeJi52DFDeA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:42.942 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:17:44.059 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 456332: status.find.is(200), but actually found 401
21:17:44.059 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,456332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28e1fad6, username -> user.1001984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58be260d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217464008))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGk5ZTE5aTFvcGs0ZmczYTJzcmxzcWh0cnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1RUTmhTbUo2TVZGVWFFVnRVRXBCTlZGelVrdDNMbGx0Y0hrdFpqVnVSR3N0VW1sYUxXSlJXbXRyTkRKVmNuSmFibXhJVXpSaU9HMTNjMnhFZFRWNFFsUk9helZvYkVkcVVucG1PSGhoYW5sQk9YRkJUeTFNWDJoMlNERlVXV0Z6YVdsWmFXUlpWMVExTVUxUFVHaEdaVGhHV0VocGJEQTFaelpFVFU5TGMwMXZNWGt0YkdGeFJWQnZaVmRPWjBSVFRFMTVOMVp6T0dWTVVreDBlVUp6VGtJNU9HUTVjVlZ6YUZnMlRHazJaSEZaVVU5WFFXcG1hVlV5TTFreVJsTTVVbWx1YzA1dlJWaElRVGRzT1d0RWFESlJaMFY2U1RaNmJYRlJSVXRJZUVwYU1tVjZhMnhwTFZwMFIxQTFXR00xVHpKM1lucDFlbXhEYlc0emQyeEtOa1IxU0ZoTVJXTmpiMmx5ZUhWd1ozRnRORXhHYWtkclFsZzFPR3BtZGtFMFNqQnRkMUZJYWxBNE9GUnBjRGRYVEY5eVZtZG9aV2xRUmxSemJGSmFXbmRXVW5kUFVIazRkbVZrUkVVMlMxbGliR05wY2tOVlVtTnlVVk5PTlVSdFpuZEpVVFF0Y0hneWNVdERkVFZpUjFWelprUk9hRU0yT1VwT01sSTROV1J3VFV0R1dETlpVMm94WkhkMFpYZFZXVWhFWkhWeWNUazJibEppUTI1TVpWUTBaVzQ1VlVsd1ltaG9ibWw0WW1NeU5IVmZZMWRzTnpCMlJFbE5aR2t6TkV4UU1VaERja3hvVVZjeGN6Tk9MV0ZsVWt4WlRVWkRaMk5wVWpNM2JXNU5RWEpQWkhGUVgxRnVkVTFCTVVsclJHSnJUSFJTUkRkVFJXWnpNVTFEVkY4ek5HdFlXRlZCVG5WQk4wOXBZVkJtVTBjMWRXTkNUazlUZGpGb1ZrUXpNME41WVRSWFJtNVBVSGRCWlVscFZXcFhkRU5MY2kxeWRqaDBaV0V5YzFaUWQwSlFOV0l6TUZkTVIxSnlTRmsyV21NM01HTTJSM1JHVkY5TVMxTk1OakpxV1hOdU1IRXlZelYyZFc1QmFFeGhaakE0Unpaa1ExQnNRVWRTU2xWRGNWWjNla1IzUjJOZk1Hc3hXbE5TYlhWbGJIcEZRM1JPWWxSMVVHVTNTV3BQT0VsWk9VdExTWGt3Vlc1UldEYzBiWEJ6ZGxscU0wNXpRMnRGYUVkVmEyMDRMblJ5VFVOTWJsOHlOVXd0YkZCMmVHdGZNelJ5VVhjLmt4dFlqQWdUeVk5bEkwQm81dTA5cVRldlN0UFBGM01kRG43TVJrQk82bUUiLCJleHAiOjE3MDYyMTc3NjMsImlhdCI6MTcwNjIxNzQ2M30.iuoMbW2hg1p2k14hd1p5CYJb4ACd_ssadvoUxkvt388","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001984"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:43 GMT
	x-forgerock-transactionid: 42942b9c-c947-4d3f-9a69-53e914903a99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:44.059 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:44.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 456332: jsonPath($.tokenId).find.exists, found nothing
21:17:44.098 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,456332,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28e1fad6, username -> user.1001984, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@58be260d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217464097))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:43 GMT
	x-forgerock-transactionid: 71b65712-a740-48d4-bfdb-d88c54ed1d35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnJrY2RvNGxmaGtxa2Y1MzB2ZzU1c2UyNm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWVYSXhPVlpuWjJ0S1IyRmhjMnhqU0cwME5YWkJMbFJDWVhabWNuWnFXazUxTmtoclUxbzFXVXMyYldONmVWZEhTamRCT1VVMlNYRm1VMDFUWkVoaFkwMXpaME5pY2tsSGNWODBjMGR6ZEd4VlprRkhZV3RIY2tSWU5EVmlUMjkxT0dvM2JIcFpVblphYWs1RVVFd3dORUpwZVZsS2FXeElUbkpmWldGdlpreDJNVjh5Tm13NGJEZGxjekJpUkhkMlNHaFhORzlGTlZSeGJYVlNTRFIyVFd0a1ZtVm1Va1poYkhscFkyZENaelZCU0ZKZk1HdHdTMjQwVVhGaGNWQkNkV0pzTjJjMVNXTjFkelpXYlZOMExUZFJOa1oyVVRCWVlrMWlkRXM1T0RReGNsZ3haVUZ0VERZM01GcDRaRzk1YkhGUFFuUlpRV1JGUTJaNFFUUTNNMnROWld0NVRpMWlNR1puYW1aWWRpMDVjVkZKYkRKYVIwbEhSbHB5YTFaVmVsVXdkWEp4WVdwRmRTMUlXa3B1YTBOSVowMHRhVmw2VkdKV09XbHRjRmxUYWpWM1REQkJjRU4xY0hwMlZtTkpUbUZ0YkhKS1JsbHZkVFIyVmxKUWRFMUdURTFDUVdSeVgwRmpTR1ZtV0hGaGJtSlNXVVpZVmxkT1NuUkhPSEY2WmtGbk1rVmxWak50VkRsYVpFbEliV2N0Tm1kS1MweG1jbVZxY0c1UllVdHRhVk51V21JMVZXWlhVMEp5VlZwTVFrNUNRMFJVWmtOSmJFRkNTVVZKZVVsMk1YSm9OMUZDVm5GTGJUbGtSak55UVhOV1pITnZkVFJxUVRoUGFHeEtkakZaVmxKc2NqbGhWbW8zT0MxNE0wdHdXWEZxU2pRNE1XSmZjRGhuU1RrMFJYb3pPVnBLYlZneFJ6SkRUV3BXWmxwR2NISlNZa1I0Ym01QlZsaHZRak5TYzJWalp6TTRhakJ2UW5CNVUyWjBPRU5aUldoU1p6VnJYMXAyTUZkTk1WY3pWbkJyUjFaUVVVbHpjbDlqZVU5V1MzZE5hbTgzYUVGMVYyVkhhMTlhTlhGTGNHZHlXVU5hTFhGMFdYWXdjMk5MVmpnemRuSlhhVmRTZEMxSGFpMXdjbmxUWDFodmJWZFhOR05KVEU1UlRHeFJYMjlVVG5GamNqUjViRlIyV0VWZldsVkhjRmN0VEhSWmIxQXlZVlZ1VkZsYVRWOU9XRkJtYUhWWVdITTBMa1ZxV2tkME9IWkxhVlIzZUdvMWQzSkxha1I0UTBFLi1qaGwzRzlCNlFrbzhPTGlSMWdmcGdMWHFURnFIZUtoTXFGVWpNWnBLZzgiLCJleHAiOjE3MDYyMTc3NjQsImlhdCI6MTcwNjIxNzQ2NH0.aPfFEy4O71ztaVlIu0px6K4C-IZZSb5B0FOzYph-Wts","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:44.098 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:17:47                                        3060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=899560 KO=13702 )
> restLoginInitiate                                        (OK=445803 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=444483 KO=1296  )
> restloginProgressiveProfileCallback                      (OK=9274   KO=1296  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.93%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.93%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.72%)
> status.find.is(200), but actually found 503                      4958 (13.80%)
> status.find.is(200), but actually found 401                      1296 ( 3.61%)
> jsonPath($.tokenId).find.exists, found nothing                   1296 ( 3.61%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##############################################################-           ] 84%
          waiting: 85697  / active: 31     / done: 456887
================================================================================

21:17:50.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 457343: status.find.is(200), but actually found 401
21:17:50.512 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,457343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@139ca5ae, username -> user.1001524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb2f073, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217470464))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW4ybGNvOXJmbDU5NzA1NWVyc2htbjA2ODYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFVHOXpNVkZsU25kdmJXNXRVSGxsUzBkbU9WbFJMblJvWmpNeVNtYzJjMEZXVlRkSWRXZHRTbkpOWWxsS2FrTXRaVGs1ZWpreWQzTjBXbE5FUVVoT1JUWTFOME0xVEZkWlQzbHdTWFp4Y1RCeVdrOXJkRjkwYmtjMlNHRnhNWFl6VWpoWFh6UjViMjlhWDJOVE5FRnBiM1l0WjJSbGJXaFZZWEZxZGxWWk9YZGhYMk55VVRCTk1FeFVUV3hLYlVrM2NYQlBZMWhrUzA1Wllsb3dWRzF4ZW1FMFduaDZhWFUxVVRGdFIyTmtTMlY2U1VkR1NrVmpiUzEwYlVoc1gyZFZObTlqTnkxbldqWTJNVkZmT1ZWeFZVRlBZbkpTVlZaU1FrOXFhbmhvYTJkeGFHSk9VbTQwVGtaRWFXTkNiR1JZTm5jMGVIcE1XVkZsU0d4T1QwTmFWMVpDWVRkSGFETllkRzFKYTJOeGJWazFUbEl3T1ZORWVXNVllV2xpTlZOSWFVNXdRMEk1Wld4WmRIRklhR3hpZDA1clduQk9OWHA2Tm0xVlMzQklaMWgxY1hWNVlWbGlUa3M1YzBsR1NWWXhhRGsyVldaMFJXUjFkVTlSYVUwMWFraFBOVzFtVjFjMGVXWkRaVFZNUW5OaFpEaGFZVzk2WjI5Q2NXNW9Vemt5WlVONE1sTlhORkozUlhGMFVtVlRObVl4UVZad2EzZFhhRlF4YlRsWk1taDVjbE5HWm1WR1NVZHVaVzB3ZEZWUE1ubFBTVmQyUW5oQ2VubFNUR3R3TjJSNGJIaFhPVVJpU2xsd1RVTkpZamxTYUhOT2VFdzJja0pOU0U5S2RtZEZiVWRmZVUwMWJuWk9URXBDWlZsb05pMDRjRWxvZG5OQ2NXZERhRlZrVUhNdFVtdzJWMGxhYVZWTmNHVjBZMVo2VHpoS1ZUZFFOR1o2UlZSQlNVd3RZelZGVjB0TE0yVnFlRk5rVjA5MFpEWkNZVmwyY0ZGMFNITnpXVUU1WW1KRWFqUXdZVkF4VjE4d0xYbDBVMkYxV0ZKU2RHMHpWa2RMYkVRNVdYUjJObkpTYVVOVGVWbFdkRjlTZVRNdFdUVk5PWFZNTVZGcWRXNU1ibFZMY0VKdE5XWldSMDVYYkVwcVNEYzJaRkJXZEc1R2NUY3hWVWhwTTFwemNXTkpWbGRrY2tGU1NHazVXaTA0VFVWTVptOXdabEp2WW5ZMGFsaEpUbkpYTkZSVmNrVlpMalIwTkRGMlp6Rm1SRWc1YkROYVVVRkZZVnAzV0VFLlR2MS0yNzFld1NkaDQ0SndQZnBvOXZ4SnE1bGNPamNlYXFIS3lNR2dseTgiLCJleHAiOjE3MDYyMTc3NzAsImlhdCI6MTcwNjIxNzQ3MH0.GQfZsOFuQTfMNv5MTVTo-0a62jf41I63L08yozuxjvg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001524"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:49 GMT
	x-forgerock-transactionid: 65ddcabc-930e-4f93-8f99-2c9668358cc3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:50.512 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:50.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 457343: jsonPath($.tokenId).find.exists, found nothing
21:17:50.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,457343,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@139ca5ae, username -> user.1001524, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb2f073, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217470553))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:50 GMT
	x-forgerock-transactionid: 2c3001b6-34c0-4de6-86ec-cf1653ace40a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3ZlMTNzOXRkOW84YXFrNDIxNnQ5c3YzYmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UU1sUnlSelUwTUhWTFYzZG5TRTFZVTFaelJGUlJMbFU0YTFCR1YwUlpkRTlNVDFGeWRITnJPRFozZUc0dGN5MW5jek5ITTJWUlZVUjVOREJJVEhwcFYxZzJWME5yU1ZSUFh6RkNaSFprZVRBMGQwNUljVGRmV1RKaGVYWnNiM050V0c5ck0wRlJjVWRKUzBSYWFsUTVZa1V4TnpGa09WQnRablJzVDBKWFJFSlNXREp6TUc5WlNqRldka042VW1nM1ZFZEVSVVk1ZFZsZmJXcHVOUzFyWmpSeVlrRnlUeTB3TWxWbE9XeEpVRVphVGw5T1lrTjFPVkUwY0RrMVgzbFRUVzFEWm01Q05ITm5TMVZTU2poVWFubEdXVXBmVm13dGEydDBkMkZzYUdkYU4wc3dNWGN4YWpReVVIZEhlRVZVTWpkUWQxSTFTa2g0Y2tKd0xVaEJObnBJYVVwVlJYQXdhMnRqVUZKYWIwZHZTakJFU204M2MyNDBWMkpLTjFGR1gyNUhSa1ZKWXpGeE56RmhhRVpzU2pWbWIybEdUMTgzZGtGUVdWbzRjV2htT1RCc1pteGZZVlZHYTFGT01HeFpjamhHUVdkcGVEQTRSRGxSVmpOUU5tNXdRbVJoVkVsT1MzSjROVXRFVGtGb09WWm1kVUZRTVZsemRURXpNWHBoYURKNFdXOU9PRmwyTURCbFltOTJWWFZ0ZFdsVlZEVnZVM2wxYVd0R2JrTnRhazA1WlhoT1lUbGpTWGQyTFhRNU5YUlRORE5FUjBWSFZWSmpTV1JaWjNkWloxVnBSVTVDUkZsTFlqRnNkRE5sY0V0aGRVNU9jV3RCTTNoelVrYzJNV1ZmUmpCS1lqVkNOMjQ1WjJwaFRtRnlWV3BDVEdocGVsaDVZamhQU0doNFdIQlRlaTFIYURKc1RXSlpNR1pLVjFsWFVWaFFZVGhpVlVWWFNHNU9NRVV3ZW5SRGNHbEhTSEZJTFRoYVZWUkJWRmhhZGpkSVVraEhTRmxCUzFoQmRVWlZkM0ZoUTBwNFZuaFNURjlmZVZReFpGcDVOV1JmV1hOTU5saHdUak40VDI5d1NHRkRaR2QwZUdwV1JXbEhXRlZKUmxoMWNVbzBkMUpZYVdOTWRUVnJMWGQ0ZFZwVVNrUjFRVVZ6VVRsa1lsTm9WbU0wYVZKdGEyeDJhVlV6UVhaQ2VEUjBTV2N0YkdOUWRqUkthR1ZGYzIwNWREY3ROSGxmTWpOdVZtaHZMbk5qTFdaRVNYSlFUREE1WjBSclMzbEJVemRqWTJjLlpsbWNMeHJyRDcxMHByQllMQkZPNzQ3STR2Z0ZSc2N5RDlnZVlvTmlaeVEiLCJleHAiOjE3MDYyMTc3NzAsImlhdCI6MTcwNjIxNzQ3MH0.2z7i1yPxg4bYRIuFXXN4J1mqlUVCrgu11iKhJC2pLV8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:50.555 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:17:52.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 457608: status.find.is(200), but actually found 401
21:17:52.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,457608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@516b74e2, username -> user.1002271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57992e70, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217472079))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODNiZGNuOGR1a3VzZHU4aTdtOGlrMWNpYmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1FVeEdOakZpZUVoRmNVTmpVbWRHV2pGSldGaFJMazkxWTFwS09HZHFPWGhpTUhWc2FrNUZlbDk2UW5WcVRucENjUzExTkZWcE9HcG1TRGhRTkhwV1lXOUxVekIzTFhBM1NUVnRYMHhwTm1SSlFrWnNlRTFZUWtsYVlqTTJVUzF2YWtrd1pVdDJUVXhhZWxwbmMwMUtURTFCVEZsT2RGWlFjVjl2WlU1R056QjRkemxHWVZSNmJuVXdXbEF0UVU1SFpURlliV2hvVW1KV1JuZEtOVGRFY1VWNmVtbHliRWRtVWpCNlVrOUxValUwVFZkdUxVbFBWVEEwUWpWSVJDMTZSSFYzUW5GeVNtWmpObmhsTkhZek0yOTBhM1YxYW5KSmVuVkNhemhaVDFsQ2JsOXhVM1JZYTFWeVEyNXJTRm8zTW14b1EzWktiVTlVWkhkbk5tOTNUR2t6T1RabVYwbHRSMmxqYjNOc2JHSTFZWFpEUzB4RFQxUjJkMEpKYUhWMWEzbGlXa2hQYlVSTFJVVm1SazV5VFVFM2JsZFhSVmQwVWs1eVlVVjJiSEJVWVZOc1Z6azNiRFpXT0dobWRHc3lWMlp6UzNkaE1IWlNZa0o2T0haVFdEUmZjRkp1VkZsYWExaGZOV1pGVERoaVV5MTJaVGROYTE5a01GUlZkalZpYmpZd2RVSlVjR2N0VVRoT0xXVktZbWx6Ym1wQlR6bFFkbFpuYjBzM1gzVlZYMnhLU1dWMlMxVm9WR3BSTm1nMlQwY3RiUzFuVTJsVlQzSk5SMWgwUjBkSlprdFJOMk41UlVWc09VbFNNVU5WTnpNNFYyNXpkbkpHVmtVMlNHcHpiRmsyY0dVMVozUnVPVkJKTkdsRGRXMXJWRXgyWDBGa1VtZHBkSFZUYVRkaE1HZGZTakl3V1d3emJFUm1abWt4WkRkdVFrRnlUSEpQUmpkMU9FUXpabnBOWTFCaWRGUnlaRXRhV0ZWd01GVmpRVko1ZUVwVldFVkxNR0ZJTkV4clRqaElTVUpYZW1Ob1pIaFFSSHBoVEVSc1RHMTJNR2RMTFZsbFF6TndXa1kyYVRab2RsOU1VV0V0VkRkSGFHNVlOemM0Y1ZSNExVWnBNMWRUYzA1ZmJsRlllbW93Y0dwdmVuTm5PREZ6VDBGdmRHcEZUbTlrTmpReU9GUk5TekI2ZVdaWGEwSTVlRkkzU21adVEzSkZaalZ4VTA5S1FYUlpSVUkzY0dSbVJVNDRMa3d6YUhaWU16Sm1YMWRwYlhOV1gxOTBOemd3VEVFLlhrUW1FUlltSGxSZFFvS1IyNzd3eTBvck4xbDRISk51WUtaM1dRblFzem8iLCJleHAiOjE3MDYyMTc3NzIsImlhdCI6MTcwNjIxNzQ3Mn0.kSEEJMrbBNuMqWHNFSQ7osLDrEN-6eyT1uhLLPRGNtE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002271"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:51 GMT
	x-forgerock-transactionid: b024eb88-2ef2-43a8-a875-94d1549a5376
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:52.127 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:52.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 457608: jsonPath($.tokenId).find.exists, found nothing
21:17:52.170 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,457608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@516b74e2, username -> user.1002271, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57992e70, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217472169))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:51 GMT
	x-forgerock-transactionid: 17db53e5-6e8e-4b7b-bc38-13cc4fcd5269
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnR0ZmlhcTQ3MDAzY2syMW45bm9zamF2aDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlNHeDFiRVp4UzNSaWFIRjBkalY0VFZGWU0wdDNMbEYzZEZONU0wcFhSWFo1YTBZMFpFVmxSVEIwYVY5SlVWRXpNRzFxTW5CT2EzbGxOVk5qT0VnNWJqZElSMWgzWVVKeGJVaDNOR0YwZEY5allrMHpNbkJGU21oWFdsaEVZMWh5YlhsWmNVaEdTRlZoUlU5Q1NHa3lhRE5uZDFVeU5VaDZTMTlFVjE5WVkwbzFWbVZGTWtjM1oxWldhMkUwVUd4WWJsSmFSa1pSVkVGTVREVmZTMVF3TVVwalJqWlBkMjAzVWpkMlpIUmhiazE2T0hjeWVYSXlkR3BCYzNWQlpUSmpUWGhxVGxaMVlrMVlZVFJ4U1Zvd1dUaDBaRzFzTlRoS1VYRXRWMmRQVmxWNGIwaE1aMHhLVTJFdFRVTXdSRTloWHprMVRFbFRYMlF0V2xwWFNqQlhRV2hwVUZVMldXSkRUVTFZZUdKcFRVUjNWMkpSZUVGZlZEUk5VSGQzTmxod01ucDJSRmt6UVU1WWQzRjBVMEpUVVVoalozZElObmhTY0daUVR6WTRNemhCVEc5dlNtMVFWMnRaVmxSamEwTkpiM2N3WVVVeVEzSkNkMGxaTkdGeVNWOXZUSEJ3TTJWa0xVNTRVR1l4U2todVNGZ3hSVTB5WVZGRVlYbGpkVFIyZWtoWk9XaERRbEpqVW5OSVdVaHFSM0JIVVRadk9UZDRaM0ZwUXpoMVRVSkhTV1k1V2tneFIxaDFNV0pMTkVOSlNVWTFRMGhQV20xWFZtdFJNREpCUVVsdk16TmtTRlpNTm1WV1VGVnVablJJYWs5dk5HVlBNR3QyTURocWVsTTJaalZIY0VKU05GQkVPWHBVWTFwdmEwZE1RVlpNYURGNGVubHJhV2M1VTJkSVluQm1PVlZNVEV3elVFWkZjSEphWmpRdFdEVkVka2hmU2w5ek9IbFBTVTVyYzBsb1IyVlJSVGRxU200NFYyVkNSRmRLWlRWWlVsRjNOVEZhYmxKcWFXUm5PVVpwYm1WMGVVMXpXVVF6Y0ZjemJYQTJVMk0zUlhCWVoxaFVkR1p0VWxWbmRsVlJhalJpVWkxTlVHSkxWVVI1TFU5dloydzFibEIzTTNWU1dHaHJZM0V5T0MxNWJUSkhTMUUxYjNaeWFUTmxRV1J1TFhOak0xaFJhazVFVlZZMFNqVktkMU5sY3pab1RUVkNSMHRCWjJsZmRUYzFSRFJ4WDFCeVlXWk5MbVJSUkVobFlWTldiRmxCUzI1Q0xYWXRaMDVtWjFFLkl3SUFENXlkbEx2SFJmYVUteE9LZ3pSQUFFLXE5RkFlQ0ZRUUVFMEVLUWMiLCJleHAiOjE3MDYyMTc3NzIsImlhdCI6MTcwNjIxNzQ3Mn0.4CbQN9p0fAFx8aCTZCRKWJfsKs84rO9uCV45zsNLM4w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:52.170 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:17:52                                        3065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=901149 KO=13706 )
> restLoginInitiate                                        (OK=446586 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=445272 KO=1298  )
> restloginProgressiveProfileCallback                      (OK=9291   KO=1298  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.92%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.92%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.71%)
> status.find.is(200), but actually found 503                      4958 (13.80%)
> status.find.is(200), but actually found 401                      1298 ( 3.61%)
> jsonPath($.tokenId).find.exists, found nothing                   1298 ( 3.61%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##############################################################-           ] 84%
          waiting: 84910  / active: 25     / done: 457680
================================================================================

21:17:56.711 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 458298: status.find.is(200), but actually found 401
21:17:56.712 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,458298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7036672a, username -> user.1002002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@158ad791, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217476658))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmRuN3FmZnRtNWNqZnNsajgyOGtlZ2o5NzMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1FXY3dibEZwU2xoUVNWbzViR3c1UmtkWVgycG5MbTlRVUU5c2JHcDBZbVZyUlZCU1kxRkpYMkYxYmtsUVRXRk5WWHB4U2xScWF6QnVZa1JpVmpFNFRFVjRaMnh2Vlc5T1NrUm9jSFJLUzNKQ2FWcHVSRzFpT0ZkZk1IaHdWMjFzUlRsaFpYZEZWekF5TXpCcFlrODRhVkZETnpFdFgyRlBaMGxNZDFCUFdGSkRkVGRQYkcxcFIyOTBSazFQTm1odFYwZGFkMUpXU21sNFRuSnpaSE5OYTB4T2RuRnBaVzVvU2s5d05HNXdhRVZHZVd3Mk9GWjBPV2d3U0ZSdGFERkVOMDl6U2xORmFHTkphVkZYUm1oRVlVMTVUa2N4YW5sRU5HUllOV1p5ZERsdU5WbHNjbVpIYlRRMU1qYzBWV0YxYUVsMVIwcGhjVWx2TWtsRlZXaFpSbVJxVmxjMVpHUkdNRGxTTUZRdFRWOTJYMjF0TlZSdlMyWndjMEprWVRObmVIbElTMW80WkVoTlVrcEpSamxsV1VWRVNUSjRPVzk0TVhoSWFtbDNUMU5UTURkVk1sQkxPWFJSUTFkaE1WaHpXVEZtYjJSMk0yTjBTRmhDVFhSSVZFeFROa1ZpTkROWmVrTTBTR0ZyWWtrelZqUjVNMWREVWpCbVMzRndPWGcyVDNadk5YUkZZalp3VldkWk5WbHRZblZUVEVaTE1HTmZWVU5uV1RCVU9FdGhNblppUVd4c2IwOUViRmQwUVVOWlZXSm9abmxOWTJZMlkwY3liVTF6WlV4U1F6QjNjMVJFVVhOd1R6bDZNelZ0VTB0TllWQXRUaTB5WkhaVFoxWm5jV3BGV0RKS1pVVTVaMDVvUlhGSGRFVjZURnBSV21kaFRrTTRkM2RvUTJzelJHVlhObWhxTkVWdlJIVmpiVmRHVFZwUFZqTlhOR1o0TmtNNGRWWlZlVXhvZFdwdVJqQjRibWxVTFU5MGEwaFhkekJFTTFKUWFHWkJOalJZVjI5bVZXbExOVWhSV1VwblFreEdSR05DY0MwM2FUVmpOM2xMUjA5TmVHVXhOVlZvZFZGMVpWUklRVFY0ZGtZNWRETmhTRE5GT0d0VFdrUmtYekZqY0daa1lXRlFSbWxQYTJkWVYxUnlSMlpzWVMxQ1JHcGxTSE5vU1Y5Q2QzbEhNSE5HTkZKcVUxTldVVTg0Vm5CeGIzVnNPR2sxUlVJek5XcFpOVzQ0Y0VWTExXMDBMa3MxVm5sVWJXUlNYMHQ0UjJ4R1ZubExRVnBaWldjLkR0NGZ4LU53a3RWTWJIZVllcFJKU2owSmhIdG91OGd5Rkp5YmxNWVpFSzAiLCJleHAiOjE3MDYyMTc3NzYsImlhdCI6MTcwNjIxNzQ3Nn0.Thc8A61wiPW1ouy6CMscY7flaYNiG6AZYzu_UYAYKV4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002002"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:56 GMT
	x-forgerock-transactionid: cbbe238d-24b9-4f6c-8a8c-ef3f7dcda5c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:56.712 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:56.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 458298: jsonPath($.tokenId).find.exists, found nothing
21:17:56.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,458298,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7036672a, username -> user.1002002, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@158ad791, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217476749))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:17:56 GMT
	x-forgerock-transactionid: df453c7b-6d38-495d-a7b0-cff99f8b5c45
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGFsa3FyYTFxZDRqMThkYTl1MjFjYXZhYWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1UyVmxjbmhqWkhOVVFrcG5kemQ1YVd0aWRFVjNMa3RKZFRWYVIwRlVhbEF4UW5SbWJIVkNkRnA2YVhkeFNsVlRXVmxCYURkUmJFUm9ka2hNT1c4MFNrSlVUbmxIYTFSc1lucGllbWx6U3pWcmJFOUNVSFUyVUcxTlpVcDZZV2xFUVhsVVRHNUllVWxWVlZodVFrczRjeTA0VlVWQ1kwOVZVMGx5VG5sYVJtbFZhakZEU21KbVNrOVpaVnB6VTJ0SlpWOXpiRVZrZDJscVRGTm1NVjlqV0VsZlNWSjBSak01TkhSUFdUaHBUMEpXUW05RU5FVnZjVU5oZEVZMVVuTXllVkpJUlZWSWRIQnVNVVpGU2pWUk0wTlNOelZCV1VWVVNFOTVURFJxZG5rdFNsaGxTblZ6ZUdKUmNuTklNbms0VEU1V2MxOUVVRWRJZUVGa1NGbHJORGRmUW1WTFJtVk1jbXBTVEZkcU5sVnhObHAyVjFGU2NIYzFSR2szUVRNeVh5MTFNbTF3UlZoTlNVeE9jVTFaZW1wdk1IcHpka3hETkhKeGJ6SkdUV0l6ZDJsSVpHOUhkWFk0VTFSR2VERTBNemRuVFhGMmFWbFdURWhzU25OcWRWSkhWMlJXYVdScE5tTTFXa2xXWlc5VVVWRk5iMjB4Y1VWSFZVaGZSSFZ3ZUVoNlpIaFhSSGsyWTJvd2Nra3hZV3RoU0hwd2VWUlBNMGxSVTNkQlpWOXdTalZ0VUZJemFYaEtYMTg0YVZaamIyOUtjV3hsYWtKMExYZEVSV2RKWld4TWQxcExia0pWZWs5TmRFTmpWVUp4VDNsYWVFY3pNVEZ5UTNkV2FqVmZhbkpWZGpaMVRtSlJkRFZWVDJWeFZpMDJjak14VGxaTFRFSTJZbTEwYTBsUU9XUTBjek42U0RseWRXMHRVRUZoTWsxRlFsSllaRTEzV0hKclNrdFBlbmxXWW5Cd2J6WjFTVkZUUlRCdVIxQnhaMDF2UXpoMU5taE1PR05XT1ZwT05VdHRXSFZFWWpnNFZHVnVjMlJwVFMxTU4ySTFXREpwZEdneVJuTnZhRFJLWjFCS1ltVm9PRTlQYzJob1lteDJhRUY2WlhWeVEzWjVha3h6TnkxblZVNVRVRlJ5ZUhOa2J6bDZUV2hNU2xWbGQwRXdURkp3V0hCYVZYcGxOMTlRVldvd2JHbGtNMVEzTkdaQ09YVlRVekIwZEdScVozRm9ia1JKVVhSRWRtUlZMbVpHUmxNd2QwaE9lRVF3TW1GMk5VbEZURzVuTWtFLjJUejlla1N6RGZHZ1FMZmwtNWFhUllZVWlmOVFRUVowRmFUb0RDU3RxcVEiLCJleHAiOjE3MDYyMTc3NzYsImlhdCI6MTcwNjIxNzQ3Nn0.3MMsPWqAmB8cb-9RRJWlT7ZmkrCRIhk_yXyOkbITFlU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:56.751 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:17:57                                        3070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=902675 KO=13708 )
> restLoginInitiate                                        (OK=447344 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=446028 KO=1299  )
> restloginProgressiveProfileCallback                      (OK=9303   KO=1299  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.92%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.92%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.71%)
> status.find.is(200), but actually found 503                      4958 (13.80%)
> status.find.is(200), but actually found 401                      1299 ( 3.62%)
> jsonPath($.tokenId).find.exists, found nothing                   1299 ( 3.62%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##############################################################-           ] 84%
          waiting: 84155  / active: 23     / done: 458437
================================================================================

21:17:58.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 458524: status.find.is(200), but actually found 401
21:17:58.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,458524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f11798, username -> user.1001641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60f587b4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217478195))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGp1c3JhMXVtZWprOTY2YnJzcjVnYWh0NjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Nk1tSjRhMnRUVWt4U00yVjRabTkwVmpkSmEzRkJMbFJ1YVdkNE1sRlRXa1ZsY2w4NFUwUnVSMFJtYW5wSGVVSnNZbkpPUW5ST2VHMXFPV3hQYjJZd1MyTkRSbEpGUkdaRVdYaFVRM1U1YkRCNU4yTmZOMWhFYjNKQ2NGcFZPSGRNUVZobVdVMHhXRVo1YmxCVmRITlZOR2RXZFZCaVMyUndYMGxTVFRoTmVWZFJSbE5FYlVoSFRuQXpaVXRGWlY5bk5HaFFNamt0ZGxad05FWTBjWGx2TUV0a1YyeHVORXhqVEU5dkxWZHpTazloWDNGdWRtTkRUWGRLTkRSSGVGQjNkRVF5T0d0aE16ZE9hR3gyTVdZMmMzcDRiakptVFhZeU16aFVNbWhhTTNoUGMwOW9Wbk5WYW1kT05DMTFNbWRMUWpCYVMwaDFObU5MYjJwNVYwTjZZeko1Vm1aVlVrdDZTbWxWV0V4UloxbDJjblZ3VjBoak9XTXdZWE0zYTI1RlVFazVaSEl0ZUdSV2RtZFJhbll5YUhFMlptbEJiSFZaWVVsUGNubHlka2w1VkZGbk1FdG9NbUoyV2pCcGNGbHRkSGxVYjNGRE1tZ3dXRkZxYlZGemJITmpjREJVUkVwUlQwY3pNRGcyTlZOU1RIRjBhMk14Wm1wcVdYQmFUR3REYkdoTlpHbG9lSEJGVW1WQ1pra3dWR0V5WVMwd2RURmhhamhGVGpreWRXVnllSGRYUkd4MVJYUlFibTFVVFVaQ1RsUTBZbmRrTnpSbllVRkJkak5JTnpKdlluaEdkelF6T0RkYVJVMUJWRTlmU0ZkRlN6TlBZVXA0TkZBM2EzQjRNVGsyT0VVeWNXRk1iVjg1YUdwRVUySkRjUzFtVTFZM1pEaDFSVlpYV0VOa1JISlBNRlZFTld0S1NGSkRTM2h6V1RBMldtUTROREJMWTFOZmMwbENkR1poVXpsQ1VHVkROV2hNTjFvelNHUjFNRWx3UWtOeVQzRmhiRGhZTUU5RFRHSkRjM0pHV1ZOeWFHTktRMlZRZWpkMWJubDRNWE5XYmxoT1VFWlJaMXBoUWsxeFZWODRTazkzT1dsTVVuWnJaek0wWmpkQ2JEVmxXbkJNWVdRMk1EVkZSRXh0V0hWNVNHaDNRVUpHYzBsc1lYSk5aR1JNY21aMFgyWm9YMVpPYVdnMFdYaDVNV1JITUZsd1IyeGZaSEEzUnpSMGVqWnJUWGxqTjNOcmRHWnJMbVZRUjJ0ZkxUQk1OV1pXYVc1Tk9Fd3pWbFJJWTFFLmpId1o3WW9mV2tUeHV1allqdEZLVDBUUkE2REhJbUdfWTNySFlpdVpBWmsiLCJleHAiOjE3MDYyMTc3NzgsImlhdCI6MTcwNjIxNzQ3OH0.dU5Ou--raBSNzd71Kn0Xj1fBQIc-khfHylRqj0_IB1w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001641"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:17:57 GMT
	x-forgerock-transactionid: 6f56681e-0e42-4754-9688-3d792a5c968c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:58.244 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:17:58.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 458524: jsonPath($.tokenId).find.exists, found nothing
21:17:58.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,458524,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f11798, username -> user.1001641, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60f587b4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217478282))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:17:57 GMT
	x-forgerock-transactionid: cc3f82fe-da89-4f27-8d22-66776e42f1f6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjh0am05amM4NGp1NzFzNHFhN3ByOWVlODkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVkydDBUekJpTWpCQ2NVODJZWGhzUjA4emRteDNMa1Z6Y2pGb1QxWlRhbEJqZG1aMk1teGllR2MzTlhCS1VGaFllRTFQZFhjNWEyUldRMUJJYlZGdGIwdFFSVXM1UlVWUVMxUnRZa28zY25SeFRtTXpZV0ZsUVVGTmVFNHRlVUkxTVdsUWQxUnRaVVJPUkc5alNtSlZjRkIwVmtkWlVITlljbkYwVFdSU1NIZE9TMUJUWlUxTFkzaGZiVTl2YkhOVE1VUTJMVlo2TjJNNGIzSnhTbHB4VUROaWIyTlNXRk5xYWtOaVoxQkhURkJxUjNFelltbFphRlJYWW1admMyWTVjVEp2UTBsVGNFVkRXbkJ4VlhCWVUxVmZUWFV4YmtWMWRUQmFhM0J5UjBsV2NUTkRZbXBuVERsdExTMVNSMUJCYjJVemQwUTJSbTF2YWpsc1FYVnRNVjlCTkc5UFZEaHBTV2RUVURobldUbHhTazAxYzI1SVN6TkxYMWxXV1hwd1h6UnNiMjlNWVRoNWNWbHZTVzk0V25kWlEzcHNMWFZMZWpSa1RYSnRhMHB1U2xNeFgyWkhObUl4ZFROUE5HMWlZVzF0T0RSeU1rVkljMlZOYmtkaWRYUjBZMjAyWkZKak1YbFRNWFZyTTJKNlJYSnRla3hTTXpCSFFsWkVaSFZCT1dFelNrUmxZVGRTZFZObU5uTmxZMHhpVDFNM2MyWlJRa1pKU0ZKWVJrOTNVbWMxYVhoTWFsZFFaakJpWDNGaWNrcDFNMGxIVW5jelZqRnJObkZSWVZrNGJGTmxaR05QTjNCQ2VqWmZhRFpUVmtaSWFHY3hZVGd6VDA1M2NHRTVPV1p4UzFRM00xSnNaakF5UlZKWlIyUnVXRkk1Ykc5cU5YUjRNVmhCVEZvNWMzVjVTMEpqYjB4MWRtMDFWRE5VZVdwRk5IcGtWMGgwUms5TlJHRTJhRTV4U1VwbmNFZGtTMEZzYkY5emVYWmxkMGRyTFZCVmJYaE5lWE56UlhRNVIxbElNa28zT0dOQ1RHNTNkSEZxTFZWMVMwOHlVa2RHVUdoeWNuUmhUR2hXZWtOUFVUSktiMk5LWVZwdk5WQmtURUpsWWxOelNrOVlTbWQzTFMweVpFNHRaR2Q1YjNRNVZsZDZhSGR6ZVZWemRVSTNaM1ZyT0RKb1UxcGFjRkZLVTJaU09VTjZWek5TZUdwMlpubFpTbTVHVXpoVFEwRnFTblF4VUd0QlIybG5MbFo2VUZRMWRXbzJNVE5GZG1GUlZqZEtlbGh2ZFZFLjJYOFVIZC1Za292LUFHMEFRdmZha0lwRkc2d3o1V2NVblY3bExsZDU3S1UiLCJleHAiOjE3MDYyMTc3NzgsImlhdCI6MTcwNjIxNzQ3OH0.GonqdnnCQqLc2ooSk0e81WOGQ-yUohWIHvB3wgCBMrA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:17:58.283 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:00.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 458847: status.find.is(200), but actually found 401
21:18:00.342 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,458847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f8ae3a0, username -> user.1001926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63397fe5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217480297))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2dnMGhlbzJsMGV1bzNmbzV2aHN2bzNiNWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emIydEdSMmxmZUcxWFJubFVPVGRzYVZCWmJraFJMa2ROWVdKUk4wTmFYMFZ5TjA0M2JURmFNVVZxUm1wNFUxcHFhVU5oWmxGR1VtZFBPRWc1U2pkS2FHWTVOblIwUTNkYVFqSlVUR3BFYVhOWWFXcGpZMjl6U1ZWM2FHNURTalJ1VlRWWFpVWjBja3gxZFZndGEweE1WelpQTkRoS2JtSm1VMnBrTTFkNVN6YzFURWhFVG1sdU16SXlkREY2VG5aemFYRk1XbXBZYTNGelRucGxOMWxmU2t0aGVYWTJkelJ6Y0ZwbE5YUkpVbkJKTWxoc1lUaGxhVEZRWDE5dU5YUkNNMms0TkVKMlpFWnVYemw0TkZsS1IzVXpUMjExUTAxTldWZG9WVFpZWjJoNlRraDFOa2N3VVVJNFVqQTJPVWxSVW1aemRrMVJRMkpyWW5obGJETkhaRTl6WjJKaFNrTjVXbVZxZERKTlprUlRiVzVrZUc5SkxVaElUVkowUzFOaVVteFlWelZaUm5kNGR6RkdWSGRCWTJSblRsZFVSRzFyZVROa1ExQm1iekp5WDFoT2VHSnNkbFU0TjBSbk0yRTBZMFJvUkhKcU5IbzVORzAyYmtORFNIbExRWE5HVUhKblFtZEljbU0zV1dVM1pYazFlbEYzWVU5SVJ5MVFPRGwyTFZSSU9DMHpTRTFRV1VWVVpUWnpVa2M1ZUhwSU0ybExXWGwxVmkxNFUwczRWV1pGTm5acVNGaHVWVWRtZUZsb2EyUTVkWGwwTjBWcmN6WnVXa0Z5ZHpSdlYxWTBOV0p1Tld0aWIxVXlUbDg1VjJOeGFDMUZXVGRwWVUxMWExQkpMVm80UTBzeVNsRndaRnBNY1Y5VFMwbFVlVEZJY0RKb1lpMWhabXB4T1d4Q1RXODBaakYyWjBjMlZXMHhiM0ZpTW0xU1RsVlpZbmt0YWtJMFkycFJOQzFvV21KdFJGQXRka1ZsVG01UE0wdGxjbFJMUkc5aGVYTlBObVZMTFhJNE4wVXlaMEpXWmtZNVlUaERXRVJRWlc5R2JGUlhWRGRITm1kS1pFdGFMV3hrVlRWVVlsUlpVR280YTFKdE4wdFhSMkpwYmxjNE4yaFdVbkJvVDBGVVExOVJNWE5VYnpNeFdVSllSaTFpZFROMmFIZEpOM2htWmxCQ1lXVnJaRU5PYW5BME5HeGxjRk0xT0daMVJUa3lNalZsTmtaMVRHRTNSbEpEYTFFeWIyaHZMbFYzZWtkTGVVYzJjM1JDTkZRdE9TMDJWRGxXVFhjLjNKdk56eVc5VXJHOHFvWThiQlJXWGZna0ZwRnFLSkg5b3dvTDhqc0JfODgiLCJleHAiOjE3MDYyMTc3ODAsImlhdCI6MTcwNjIxNzQ4MH0.jpK_eRlTIQUg1zjWzwLBbx3ylKVJT12gDtdENz9XPCs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001926"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:17:59 GMT
	x-forgerock-transactionid: 944ba8b6-bf86-461e-8140-30db88d23074
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:00.342 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:00.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 458847: jsonPath($.tokenId).find.exists, found nothing
21:18:00.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,458847,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f8ae3a0, username -> user.1001926, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@63397fe5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217480379))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:00 GMT
	x-forgerock-transactionid: 593daac4-306e-454b-8f1f-a61bff28f100
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODBzbWhydTE2aDZ0ZTdhYzBydmtvMW5lcTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlZEaFdlWFJaV1dwdmNub3dkbk5oWTJaMGNEaFJMamhJY1RKWGFrSjNTbFJYTjNKbVYyUkNRelZ2YzNsUE4yWXhZVnBwUlZwZmJXVTNiV1J5UVdSUWFVaFZVVkJTVEVOcFNUZ3RTRmN3Y1VwR1p6RlBaVkV6VDNZd2VqQjRObWRZVlZGWU9GOUpWV3AwYUhoUGFtVkJTRTk0WVhZMU5tWmZiVGxaTjAxTFFYRnhaemxhUjNSQk1VRnNUVkl6VUVoc1RIZG9ibkJEZDBkTlRqRjFkbVpHY0U1d1RIcElZbGxGUXpRMWR6RlJNRmhZY1ZoM1gwSm5aVzVIUjFoalVGRTFVVlZSZDFGWU0xWjZNbVpUWWpGYWEwcFhjV3N5U2xSS05UbFFNelJVWkZCbllYUmlRbG8yV0RoQlJYQnVVelI0UlhObFZEbFVORXBXTjNWSVJ6SmZjSGgwVXpBNVVqRnBTRGxQWm5WVWRGcFZjbG95Y2pobFdtVkJRVEZ1UkdSRVJtcEhiblZJTm5vd09VbElOMlJtYW1abVNpMUlRbmhpTWxacFpXVXRPVUZXTTFKZkxVVlJabE5VYjI5NVRuSkhjRFJPTWw5WmNrRklOaTFzU1dWRU4xUjZRMFpqUmpsRExVZEhkbXM1UVROaVZYRkpTa1JhWmpkaVVGQmtibmQwZURSTlluVmtOMHBvTXpsNVZXbHdkRkJoWmtObmFEQjNUalpHVTA1WFUwSXphbkYwVTNsVFkycFdSREl3ZFZBM1MzaHplV000V1ZCUVVVeFZXbTlCYVVwc2NFZHZVVjk2T0VGRFlXcHpkV3h5ZFRabFYxOWllalEwV1hWVk9XSmllbVZTYVc1SmRYcGtVRk52TjB4YVVtdFpTRXhPUTNRNFdqVkpha3BJYjFrMGRXbHVVa2hOYURGUVkyWTRWVXRhYVRBeWIwcG1iemsxZFdsZldITm1OVXN6YzBoRVpUbDFNRWQ1UnpZMU1uTXdVRkoxYUZZMFdGZG9NM2xaVDE4d1ZsRTViRVZTTmxKUVNFWktOUzAyZUdOdlpsaGljRTVXUzNaMlp6ZFphMk14YjB4eVZIVmpUVzFRVVdONVJHaExWM0ZDT1Rka2VGRkNWV1pRYW1oNVNWcG5iWFpFWTBOck9EaG1jbEZ3ZDJsNVgxaHVWbk5OYnpnMFpHaHNOVGRVTm5VM1RVVjNiWEZvWnpOTVVtNDVTemsxYlZFeWFrUTVORU55TkRkd2Qxb3dMbGxzVmtKcGVsTmpSV1p4YmtoSFpEbHBYMnM1TmtFLjZSX3JFM054bzVYRDJfVkVBSEtnTDItSWtTQXd3QUNYTUFMc3ZsWGdldFUiLCJleHAiOjE3MDYyMTc3ODAsImlhdCI6MTcwNjIxNzQ4MH0.Ae8H0jbiYz-9e7ZPkTXYp03XR_3E3X29lSeMSXWItfQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:00.380 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:01.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 459049: status.find.is(200), but actually found 401
21:18:01.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,459049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40853988, username -> user.1000856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@564f8665, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217481721))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTk2M3VpNjR0YnIxYnU3Nm5hNTZqbGU4NnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1NUUTRYME15ZG5FMlZFSlBkM2hWYTJreWFXUkJMa2xQTkc5MGMyWjVka3Q2YkdvellrTkhjR3BMT0ZsV01XOVJaRXBqV0U1RmFVWkJjVEZSWmt0cGNUSlRlVE50ZERoeVJXVktNVVpUVGxKRE1WUTFSalZNTkZOMlRXOUNabkkwUm1ZNGQzbExiR2xKTUd4b2NrdHlOaTFGYUROWGJqUmxNV1JDYzJGV1MwRnhkRUkyV25sSExVRlpUblZyTUVVMGNERnBaR1p4Y1VoT1VUaGlVVk5PVVRCdU5tZG1XWFJ0VDIxalJuQkJha3BWVkZOWE1FMXNSVU5KVWxOMmFtZDZkMnBtWkhoVE4wTlVaa1ZFYjBzdGRVOTVNbHA2TUhCWE9ETk1hRzlIWlVGSk5qazVVRU5GZWxKa1dDMTVkVk51YjFweWREZERabko2WWpCRmVXdG1NM2gzZFRSTFNHODNSVEp1WkRCTldtZzFkRVprUnpOSldHWmhaM1V4YWtWVlNqaFVRM1pmU25nMVlrZFBWMDQxTkRsa1RXUTFNek5JYlc5VFNuSktVbTFYZFZOQlpHMDFVR3A2VWpObmJGQmtXbVpNV2tZNGFWRnFiVGRHTUhGelVuRk1NelJ6Y0d4eWJUaEhUVU56YjNGSE9VTkJPVVkyWjFKMlExcE9XVGcyYlU4NFFVdHNkRWRKTjBoVGRqWnFRVXhoYVRSSFVuTk5VVUZFVGt0aVh6SkhaRFZ4WjNsb1dIZE1kSFZRVGpCUWMxQk9Za2RQUmw5cmNtVnpTbmgyT0daNVRtdFdRbEJDTVdSM2FIVXRTR1U0YzBacWRsOTZlV3MwUWs4eVNYbDBPRkZ6VVRrNFkyTmxaelJFVTFSQmVUSjFjRlJuWldwVU1IVmxkelZQY1hGRmEyNWxWM0J1V0VFeVpGaFpNMUV5WkhWbVpYSnBVMHBRTFZOWE5rWnVTVXRDU1dwNFFsUk5YekZNZVhsZlMzRk1SMFJrYjB0c2ExaGhhak5TZWtoNkxUYzBVREJJWkU1bFlXMUpTbUUzT0hCWFExSnRiSFZhTkZwdmVuRTNiVkJHUlhRMFdWbG1VVWhuTjA5aVMyaHRlbU5XZEhoWGNUTjBVelZFVmt0aWNVdDBNemx6WlRaYU5FcG1hRVIzU2psM1VIUXplbkJDU0dVemRrMVFkVmRZUjNsR1VEQkNjVnBXWW1OT1dtRkRaVkptWDJaVFpVWlJXRkl5Y1c1aFdXRjNMazR5VTFOSmJ6bDZka2N0U0VFME4weEpjSEJpY25jLnBDOVhQTUdxeVJoTWIzYmw2bU5BN1RteUtpTGNQSjFGZ3ZJVmJKMUxXZU0iLCJleHAiOjE3MDYyMTc3ODEsImlhdCI6MTcwNjIxNzQ4MX0.hw_QaTX22WIqfxK9M-5U4D6aUlTFBUc4mzi7apbUhCk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000856"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:01 GMT
	x-forgerock-transactionid: c109eaa2-5bec-4cbc-b577-00976f64bfaa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:01.769 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:01.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 459047: status.find.is(200), but actually found 401
21:18:01.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,459047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bc3aed0, username -> user.1000831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cd5a120, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217481725))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGZoZWY3MGMwM2ZtMWRxbGtwaXIxMjhrbHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFFuSkllRmczYmpKNlYxQm5jVnB2TlhSeU1USkJMbk4yVEhKVFpWWmhiRlo2ZFRaZlF6aHRUM2RDYW1OV2RtZHJWbWRIYVVNMFZtbHlSR0ZpVFVWUGVWaHFRMlZtYUdNMlZIQm5ZVGhmZDNkRE5VczFTVlJaY1c4NVJ6UjFkakF0U0VSQ2RsaHhRbkpHZDFOSk5ETXpSRWhoVG5WUlJ6ZHVSeTB4Ymt0MlJEbENMWFpMVG5CeFlsaGZRV3RaVlZOcFpUYzFiWEYwYm5Ock4wc3djWEZNWldwa01XNUxOVlV6UTNOWVFVMXRjMlJHTlVwUGIxTTRSbU5YTjFsSGJ6bFNNVzB4YzNJeVYxcG9PRE5GV1VaQ2NFcGxjVWgyTW1kYVdVbDVSVEJ3YmtKeloyOTZTVEYwZDJ4WU1ERldTamh0VkRVNFJFUkZSR28zVEdoUFNFbERZazUwVVVaT1ZFZzVPRUl6WnpaNmRGQnhiRVJRY1V4dFVuZEpXVXRuVFZGaU5UQlNTbEoxVEhwVVIxcDVjamRYYlZwdlRGUTFNRWRxTFRGcllXcEVSbTFqVW05dlgwWTVTblJmZEdGemRFVnFjR0V5TWxwcWFXcGxXRE10YUMxdmR6TlFOa0ZVT0dWVWQyTkZOV295VEVaaGQyWjFiVFk1VFdSTFZHMHdVekp6ZG0xck9HdGxNVGxNVTIweFgxTmhZMk5XZURsT2NFWnRjbGhCZDI1d1JFaExXV0ZTYlY5WlJWcDRTblZCTVZsS1FqTldhREUxYnpoeVYwVlVWa0ZMVUhkTGFVdDVOekZPV205MFIyeDZXRFJuY2tacFNYVlpUVUZHYTNkTFdXUnRhWFF5TjE5cmMya3lObFZEVUcxYWNYZ3pPVWxrTm1kbmIybHVUVjlWTm5kWU1YbzJiMjFZUjJ4NE0wdFZPSFZRV25NeFIyNTBkMjh4WWxKbWJVczVZVEUxTmpaSlVGcEdTbFF5T1ZGUVZrRXpjMU5QWmtKZmJWZDZhMmw0VVdSQ2QwSmhNRjlwUTBWQlJWQnVlVmRYYTI1VldGWnFlVzlWVkRkNFlqQllOamRwZVVJemQxVmhhMkpJVkU5MVprSkVWWGhwT1hkZlFXSkRTV2xDY2xOSFJtWlRkMWhXYW5OeE1scDJMVXh6ZWtOeVNqUkpTV3R2ZUZKd1YwWTBVMjlzUVRaS01WRnBNM1pYZERGMWMwaEtObWxVTlcxeWJqY3lNalJmZFRNNE5YcE5Ma3RZWmpoa1pHMW5NMmRGV2pkWmNVRmFRVzE0YUVFLnJWTndqWFlYVXFyMy1RLXFqclFxaU5NaElrMkNkRmJyVGdzNllCX1RGcGciLCJleHAiOjE3MDYyMTc3ODEsImlhdCI6MTcwNjIxNzQ4MX0.KRkwvEb04nT1DzqPwjXJfa-ExGZVTmS2Cshl_eUUKfo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000831"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:01 GMT
	x-forgerock-transactionid: e630a0ae-cba8-4921-bdfa-5dffec7db76f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:01.774 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:01.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 459049: jsonPath($.tokenId).find.exists, found nothing
21:18:01.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,459049,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@40853988, username -> user.1000856, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@564f8665, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217481810))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:00 GMT
	x-forgerock-transactionid: db1aa6c4-be87-40fd-89cf-9537c433a0d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2VlY2g3MDA2OHBwY2t2dTk1NzVsMzg0dm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVUwZGtXRE13U2psWVowdGlZamhKT0ZZMWVWbG5MblpaZDJWRVkweHZWelIzWjJndE9XY3pSbDk0WkRoak5qSTBRMHhXTjJaSk4zcFhlRVprVnpCUVgwcEVSa3RQY0ZaaGNUbHhaRXRYUjJGUE1ISkplRWQwV2paeVRFcHZTVmxYTlVWclZITndaVkJyYkZJeVp6TlRialU0Y1VoVlUyb3hZbkJ3WVVaU2NFczROVXh2UVdkNGNqQndSSGRmTWtOdmRqRnZOMFJHZVZsaFlsTlhZM2R5U1VkMGJrNTZaa3Q1VFZRMFlUQkhWbE5IWkhWaFZVbFhWVGhLWDFGd1RraEZabUpPUWpKUFZsaFlja1pYZW1OWU1WSjNSbWd6WDJGb01EZEtkakpLZFhOVlNrcExUVFZLVXpaWGRtNUtXVVJNZEVGNmIya3dWVUl5VkRGVGJtNXJOV1J4TjBOb1ZWQlNaR1kzWlc1Nk9URnZlVnBMV1VJNFgyOXVlV2x0TmtOTlIzRk9NekZ3WXpFdFVrRTJZekZQTFRaTVNqQXhTR0V6VVc1elF6TlhVVjh5YjBZMGRsRjVSbVJ6VGtWWlVUTjZXVEZNZGxoWE1HbDJPR3RoVm10T2RXcEdXRXRaZVRVd1oxTnlTMmxmYVRoMFptWmtVVXBoZVRoMWNUWnZaMFJ2UXkxMmFIQkdTMlJoZW1waGRtNXlXVzl6ZUhSUlREbHNkR1ZuTVRGWU5uRkxTRWhvTFhKalJITktiMEpXWDJWWVRXaG5TazVzVTJsb05FSjFaemt0T0ROUWExWkdhMUZxTkdWbU1rNDRabFJZTjFkcmNXSkVNREZsWkRoWFNXSTBjamRuZFRGUGFHSjZNWE15VjFKWmJYSkpWWEo1ZVhWc2RIaE5aakpYTUU5Vk5UTjZNVmh1TnkweGRXWkljVFJ6V1U5VlNsODVOWEJOUlZwNldsbFJjMmhJVm1saFpVWnZWbFV5UlY5QlJVaEZOVkJGUjJSUFMxUk9PRFJvUjJaSmFVNTJSM2RsUVhSU09EVXlRaTFyTUVWSE0wOW5OMkZJTVhKeFkzUlJiVGN0TldwRFdHZDBRM0JMZVU1TlRXdHNlbWRZVWpCcU9FcEVORFZqU3psNk1HZHNkMWxwZUhGVlVFVktjekY0VmxsbGFXOWhhR2xUY0ZWS01rTlpSR2RvVDBkcmFGQlNhbXh1VkZsUFZqRjVTMGRNV21GblFXTnFaalZQT0ZaRldXcDNMbEZUZUZVNFZscGxZVXcwTkVaWk1WTTNlbloyVFhjLmZQX05wdDB1amdtOWdybDZLQV9sTm5YYjdZQnQycjhDWXh0Rjd2QWR1dW8iLCJleHAiOjE3MDYyMTc3ODEsImlhdCI6MTcwNjIxNzQ4MX0.7XvZ9cN8RGOKxJJ25K2xB7fiM19PSjdlGsY6xIzZGn0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:01.811 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:01.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 459047: jsonPath($.tokenId).find.exists, found nothing
21:18:01.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,459047,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bc3aed0, username -> user.1000831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@cd5a120, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217481814))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:01 GMT
	x-forgerock-transactionid: c7b42381-a6a5-4a82-a686-539e0bb861e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTFjZ2wzYnUzYWg3bGNuazVpOXRnZ3EwdGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGFUQkVNRVJHUmtzd1IwVkJXbVJFTXpWcExUZDNMbEZwY1MxSGVtcHZTR2hDWmpWbFgxaHhZV050WDNoVmNYTjBNMWQwYVdWS1JqWkViQzFTWmtOa2FtUm5TalJvZDA1eVQyUmlhSFZTYlVSTFdIWnpjWFZNTm1KeFpHVTNkazVVWVdWaVRUQnplSGw0WkVwc2NrTkZVVGhyZVd0eFZsRklZWEIxVkdOS01GcFFkR3c0ZURkS1RWbFdWMUJrYWw5cWFuUTBaelo1TUZCWVVqVkVhbGRXTWtJd2NtcDZYM2xtVGpGV1QxUnVXRFI0VnpWR1ZFMTVTa1JLVDBoTVRsRnpNbTR4Y25wRFJWUlRjREI1Umxwc1pHNWtjMGd6WTFSR2FXMURURTQwU0d4YVlXRTJZamw1WmtsdlJXdEZWRXB5VGxFM2VsRXpPRkF5UTFoS1NqZHZTVkpvWTJGTWRHNU1lWEZUY1ZGWlptUm1RbVptYzJrM09XNTRRa3R4Y2xoV1ZEZFJObEpWVm0xd1FWRmxOR3RJYzJsbGNsRk9hMkowVEZWcVdVb3diWGw0VTBOaFoxRTVXbmhMTFVGdU0wTjNZVlJxT0ZVMUxWazNOekpmYmtsT1dsOU1OV05mWHpVNGQyNVFVMGQ0T1RselUwVlZSSEoxWXpOS1IweE1iMGhHZWtOU1J6ZFZUR2RFVFdjMFNrTXRjWEU0Um1sRVEySXRkemhhU1hoblNGcFhRVVZuYlZKT1kyWjVRbTFJZGpoM016SkdSMU54UzJWWU9VUnRWbnA1VTFaRlpHVm1kWGRXVVVkb1ZFMXpUMUl6YTI1a1QxZE9SM0kwV0RGaVNsWnpWbEJYV1ZGSlluaGhWVFZYVmpRd1ZVbFRlRjk1WVZsQ1JHRk5abnBwWDA5cFNrUmFWbkpGYjFOcE5FRkxiRFp5V0ZodVFrMU1YMDB0ZGpsNlNVVjBaVVpJU1VoRFVYTXhaVkZGV2xwUFltUkdjWGcyZVZBeWRtRlhVVkJoWkhGaGFHWTVjemhGU3pGMlRXUndWMjFrVlVwUVFYcGlSVFZRYm1kTWJURkNMVUZIVDJSa2QwSTFlbFkzTnpSR2EyY3RTbFpwYXpkb09XTjZOSFEzTlVGWE1WVlBhMlpoY2tOYWMyRTNVbFJGT1ZCWGJUSXhka3R4UWxOSk5HMXVVa1ZsTWxsYVUyWlVTblIyYWpkUWMxOW5kVEkxVTFoWWRuSmFXVEoyYjBSWlYyZzRMbEF3VkdnelZXRkVaMUo2V0RseVowaE5hVVkwUkVFLjNBOFJzLVNWNjVlSFJGRTVFWndsYkN2N0xNcXZ3QjhGb3IxZ1d1cmlCWWsiLCJleHAiOjE3MDYyMTc3ODEsImlhdCI6MTcwNjIxNzQ4MX0.OA5NfqyFnWcR94S-fQIq9coWtT5xf-Fma-4FHyjCXVQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:01.815 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:18:02                                        3075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=904180 KO=13716 )
> restLoginInitiate                                        (OK=448097 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=446772 KO=1303  )
> restloginProgressiveProfileCallback                      (OK=9311   KO=1303  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.92%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.92%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.71%)
> status.find.is(200), but actually found 503                      4958 (13.80%)
> status.find.is(200), but actually found 401                      1303 ( 3.63%)
> jsonPath($.tokenId).find.exists, found nothing                   1303 ( 3.63%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##############################################################-           ] 84%
          waiting: 83402  / active: 31     / done: 459182
================================================================================

21:18:04.942 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 459549: status.find.is(200), but actually found 401
21:18:04.943 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,459549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@584e577b, username -> user.1000405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68a942d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217484894))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2lvcWU2M2U5Y2libm1vcHU5Z3VyaGMyN3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFJuVktkRk5hYmxvMk9HeG9lVmR1VWxGNVdVWjNMbmsyTVhGa05FdGZWMFJQVVZKQ1lsTTJTWGRSWkdaNWRrdFhSR0Y0V0hkNFlsVjZRMnRxT0dsa2NYbERUVXBPWlhaUlNHaEdUelJsZUdOUmJHVmZNMHhCWWpOMVUydGFORkZmYVdjemJGOUdVWEF6VDJsb1UxWXdSMVF3Y0RZelp6RlZhMlZ4TkZZMFVsUnBRVVZ3ZHpKRVpFd3dZV1EwTWxVMVZWSnBTemRHTkRoa2NqQjVURWxaYmkxUFVITlBOMmd5WVdwTVlYSkNOMXAyZFhrdFNGUmFORzFLWm1kV1REQldTRGhSTUY5bE1XRlNWbkEyWlZBM1dXeG9TRkYzVjNCRWFGZEVaR1Y1TTJoUFlqRnhlRXQwYUdkVU4zWlFabkp2YUdvMlVYZGtTeTEwTVRoVWRXTlJOa0pmVUc5ZlMyaDFVRlF6YkdkQlpUUXlaRFJtUVVGT1YyZERZbEJ4ZUhCRFZtc3laVzlYT1RkRFdFRkJNVm8xYWpWNmVUVTVaMlZYT0VOa2VqTnNPVXBEUlhFMGNsUkZlVGxQZHpGbVpFTTVUV2R6YTJKV2VXOXdObnA0VmtkeU55MWZWMHBFYW1WU00xSkNYMlJyZUd4NFltUnJYMlF6WW5CTlVHNHpibmsxVUVreGVFSkdTMmsyY1d4U1lubEJObFpDUlZWdU9EUkNVVlJKYkZRMlQyRjRWa0Z3VHpadFJYUTNjSEJZWDBKWmFqRlJNMjVrY0dZNE1WSjJUV3RFVUdWdGJ6UlJXbFV0TldKc1MyOVNNbEZYT0d0S2F6TmplVkZPV1ZocloyazBTMjlXY1RFMUxYWXlXalJSTFZwRllUUkVTMGhRUlRkTVpVcEtZWG8xYlY5RlJIbFlSRlZxV0RCSVl6VklNMUZIZFRjeVJXd3pjR2hzY0RkRldYTTVPVTVSY0RkZkxUZFpaV2hDWkdwd2RrOXlWM0phUm1kbVFtNUdOM3BIVWtkaVlraFBhRmd4ZVZWQlV6WnBUMTh5YzFSWFNITktUMmt6ZVVJekxURk9OVGgxZGxSck5qRnlibmRYUzNGV2NtWnJSR05yZDNKV1owNXBMUzFYT0V4bVkxaDBVRUpHZUZVNVpFTXhTRWhGUWpSa2FWUk5NRUZmUm01cFpXVnlVMTlSZUVsM2NIQlNhMVZhU2tJelNXdHFaVmhvTm1kNFEyTlpVRFJUYlhGcmFqbFpMbkJxVlVweWVsVlZZWG8xUkVWdmQwdFFTa1ZCTm1jLmNEVEMwcHM1bk5MSHN4WlI2SnJrQ2lhMW0zRkl0Zkhuc3dZMUdHcGdoc0EiLCJleHAiOjE3MDYyMTc3ODQsImlhdCI6MTcwNjIxNzQ4NH0.VZZs5rahK94xn_h6ZRTjop82l9bG3Bc_NaO0qSJdmJM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000405"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:04 GMT
	x-forgerock-transactionid: 60695c32-74c5-4ffe-ba90-ed684ff268cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:04.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:04.981 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 459549: jsonPath($.tokenId).find.exists, found nothing
21:18:04.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,459549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@584e577b, username -> user.1000405, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68a942d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217484980))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:04 GMT
	x-forgerock-transactionid: dd659131-3162-483c-9c80-779f5c51c65d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzExampibGZvYWU1NXBkdDdpdHU4Z3VzdDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGRqTlhhWGR6Y0hack1XWkhkWEZZWVMxbk1WWkJMamxOTVhsM2JUWkRWazgxV0U5QmNIZzBiWEpLYnpCMmNGWk9NMnMxVnpGRk0yZG9NVlp1YTNGSFgzSlVWVTlsV25vMVIxRlFYemhtVlZsUFVHNXlTVmg1ZEdoM2QyUmpjRmRVUjAxdmVGSnZSVk14VlhGMVZrRmhSMWwzYUZGdGFYcHpXRlZUUTBGUlQwSmhjRTl4Y25jeFJETldORE42VW1wWFNreGhhbXd5VVZWMFlXTmFNWHBRVDBaMGFtcDRZVXRPTFU5TVJFSlpWVzE0WkZGc1JWcHhOSEJRYWxWVk5XMWFTWE56UTA1U2FWTmthbnBNVjNBMFZFZEtiR3BmUzBOR1JVWnpNMjVVYjBaNFlqTktaMFJCTkZCV2VGTlJhak5GUVZoNlIzWnJOR2hpYm1wcE1GVnpjWEZUWVUweE1rUmtVbGg1YkhSWmFFODRjR3d6U0VwQlkzVlZWRU50V1VsNE1rcDVWVzVHVFhWbGVpMUVaMkZ4UldGU2FHSnBWME55ZERjM1RFSXlVbTkwTTJsa2MyMVlaMUV4YVhKRmIza3hjMlJ4T0ZSNVRsWjNXVmhGTTNSR1VIWTNOR3hzUzFseFl6VjNXVk5aV1hkWGVYUnRRVEk0UlVwdlprVnNYM1JJT1dOS1dubG5VMjFLTWw5SWNubG1lbWh0VjNSMFEwVnVTa2hWTUdabloxTmlYMjlKT0hORloxaG1kMWhUVkRVMFZqTnVMV2RuUVVkWlFrWXdVMU16VW5jelMycEJUMHRvVVdacUxYTkVjRko0Wm5kTFdUTkVjVXRpVVU1NlpXWlJRbWgxZFZFeVVFdFhaMFZCUkVwak5uVkRWVTVVWTAxVlQxTktTVFUyWm5KdFpFNXBibVJmYkc1YVZscHJWbGRJUVd4MU1sZG9ZbE5CU0ZOc1FVUjJSVkZIYkRKTU9VTndjVUpRTTJwb1J6bENZa1pCVUc1bWFWVmlPV0Z2VUMxdFptOVllRTlDVldNeFh6aFJTVmd3YmpaRE5tUXpVRzQwUlhadVV6bEVTWEZVVDA0eGRqTjJNVVE1WW1GdkxWaDJXR3hNVm5CdlVWZFVMVU5tVG1KNGFISjFjbkkwYkdReU1VVlpjSFkwVERSaVRXUTFaR0pZUjA1Zk1GaERhelJJVmpSSlZuSlZOM1Y1ZUZCWGMzWkphbEUxVG5KU1dFbFpkelZEUkZwRlkwVTBMbTQwZG5SdU9VaGxTa2h5WmtFd01IZFdWVEZVUm1jLjJFV0lNYk5fbW1HRXJTY19UVlV6SUFrdzQxbndnbjZCbmlrLTZfTjZZVmsiLCJleHAiOjE3MDYyMTc3ODQsImlhdCI6MTcwNjIxNzQ4NH0.7eKpgzlTA0MPDIpjTTRHNm_TiJMTyB249qiLMuJ9yfA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:04.982 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:05.050 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 459564: status.find.is(200), but actually found 401
21:18:05.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,459564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9c4f333, username -> user.1001573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dc43d01, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217484999))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGxpczlvMXNlbTJuYmZjczQ3OW1lNG02cmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2RtRndXbTlQVTNsNFNXZDNUbWxzZDI1d1EydG5MbkIwWmxObE0yRm9PV2xIYjJGcGJuRkJTakJvZEZOTU1EVjFRVk55VFMxU05YTXhSRGxVUVhRMlEzbHFiWGROV2poSGMzaFBaMGhGUzJoNlRGWjNkR2g0U1c1U2JGcEdkVFZ2WlRVMVdYQjVXR3B6T1ZFd1NtOXdNbkJwT0ZONlNXaFJNbEpZZGpkUlUyOVJUMGg0WjNacFJXNU1SbFpUYjFwdmIzWmxabmd0TjJaeFZuTTBiM1E1UVY5S01VcDNTVGR5YTBGNFVHSkxTRzFxTkVsZmNXOHdUMWREWW0xVVJVUkxaVUkyWVhJNFNqbDFjRUZLVjIwM1UzZGpZUzB4VUc1WVRVeE9NRU5pWms1dVZYUlZYMUV6WlhwVFJVTkZhbXN0VEhaRWNGZGZTVVJRYTNKV1pFSlNMVkY1YURWb05tVlFaRVJNTmxKMk1VNTZZbU5ZWjBkS05raGpZa1JVZVhOdlFURTBjRTF2UXpZM1Z5MUNYM0pDUm5oTFRWSjVOMU4yYkdWTFEzTm1jME5NTFVoemNVNDFVREJLWkZNeGVsSjNWbGM0V0d0Zk5qRlBSMHR1ZGtrMVpFVkJOV1pqU0VORldFWXhRMWxhYTFKbFRWaHZRV0pmTkZRdGNuVk1hSGxJWHpJME1XSkRjV3hGT0hsMFpHSkhhVEpzV1RSR05sQnZOelpKWjJZeFZubGhjME0wVUROSGRHTkNhazlPU21wS05HczFSR2RFZGpBdFN6SjFjVXRLYjBaUmFHZHVhSGxJYzNWU1NITjRSQzFhU0dGV2RGUTJkVTlLWldOMU9HeHRiREkyTjBWUVNXZFdialZsVWxaMlh6Wkhla1ZDWDA1d1drTnpUVWczUkdab1puZHVTMFp0YjFWSlVsTmhlVVZzTUROclgyRnhOM05YTW00NFNtRmZNVE4xVFdobU1rUklhakZuTXkxRmFpMTZaQzF5VlRsWFExaFpSREpYT0dNdGVqVmhSRTg1TjJKRmVrNVVYMUF5V2xaV2NqUkxlazFQZW00NVdXODFkbXRHTkc5UU5reGpYM2RrU2pCdFpETjZaMFpoTWpWRmF6aGxlakF3WVVodVNrWmpXalF0U1doYVNFWklVRE40V1RSbFgyVlFaRzQ0ZG5sRExVMUdRbkk1U25wTlZubFVTbk5MYkZaNmJVUkVRVk51ZFdWd2FUQllVRmxzU1dsMFZsQlJMbmRtZG5aT1YyODVUMlE0V1hoRWR6Sm5NMDVVVTNjLlR1VmZlTVNZRmhOT19kSHFhVGtGRFVrZ0Y0cU1SejBHMEVBU3UwNUIyS00iLCJleHAiOjE3MDYyMTc3ODQsImlhdCI6MTcwNjIxNzQ4NH0.iWa6bqhPkvRViHJeFIONboKJTBHYk4ItJycFhsoaq-w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001573"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:04 GMT
	x-forgerock-transactionid: 048028b1-c69b-4d5f-8085-54d6c452efc7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:05.051 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:05.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 459564: jsonPath($.tokenId).find.exists, found nothing
21:18:05.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,459564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9c4f333, username -> user.1001573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dc43d01, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217485091))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:04 GMT
	x-forgerock-transactionid: 83d8c7de-7b35-490d-84ad-07d8aeef5d93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHZ2ZDltbGVhMWlub25zMmdpc2NpZThtMXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MlUwdHVkVk5wT0ZSeGRESlNhVzlRWldrdFFuTlJMbkJUVDI5RVRUZFJOMWxQTmpWMlZVSTJhRjlZWDBkaFFrbHNTM2Q2UkhkblpEZDBkMmRzUkVnNVozUnJjMHBOVG1kV2NraGlZWFo0YlVOVmQxSlFYemhWY0dZek5USkZTVFJhTkc0ek5EbERabmQ2Ykc4MWIwUlFkRVEzY2t0dFRFaGpWbWRoYm1SV1ZGUmlVV1J2U0dSeGQwVTVTQzFtVUhKRFpsRnJaM0pYTms1YWFXSmhNRmhHVVhwMU5XWnJjWHBrVVRkaU5ISmlTREpGVlhvMVRFSlBOV2RUZGtad1FrbHhlRGhRTkVOUFpHZFRkM1ZsTUZrMWJrbEVVSFZNU0UxM1FUUnFkRkZmVjFWeE9HNW1OWEZTTmpsME1XZFZPVVJZUkVST0xXVnBYM1JqZHpOYU5WUjZOVnBHWmtKV04yZHVURTlJTlU5MGRGUm1UV040VUV0dE5UVnNlWFZSVUhaSmJsQkVVSGwwYzFCd1FYQmFkMEpGUVRGNmIzbFRZek5tWkVFdGFXTmpaMUZvVTNkSGFrWndiRmxsVlhSaGRFRjBTMlJMVFZoaU9Fc3dTakJuT1MwMk4wTldieTF1ZGtSV01tdEpaalJoY1d0T00xbDZlVmsxZVZWMFZEaFBZbHBTYms1eU0zSXlSbWh5WjFjelgzbE1lVWczTkhjelUxVlVSMjlyUzFjMFgzcGhUekEwYlU1MVVWZENTV0p4WjBwb01ESkVORU41VGtaaGJXNXdXREp4Ym5GaVNIQnVaR1ExVTNsbE0xRnhZV0ZMTnkxRmNYQTJVSE5ZY21SdWFrWktWa2sxTm1JM1VVNTBUM2R6YlVSbU5YVXRVMDVOWlVoVllsOTZlbVpCUzJvNGRtbHNVemhtUzJsa1RFZElhMlp1YkdObmQyUkxTVlJPYWtGbk5IbFVORGhsVEhSemNYUXhRMWwxWjBSdmVqSnlaMFJpVmxsSWFIQnpSRzlZU21KM1Yza3lVemRqWW1GaVQwdHFhekZyWTBKQmVYQjNaMk5QU1Vkc1dFaHlXR2h2VTJRdFgyaGZUV2xPZUdoTFlVMUZORXRTUkZsMFNVdHNaVkUxVVc5RGNFOXNUeTFCY0d4elpHWnlaekJaUlZGYVpGUjJkbEZQU1dWelVTMUdhbU5uZFZWMVFuUXpVak5vY3pnd2MwWTFjR1l6ZVZKRFRqRTNXWGxQVlZCeWIzRlpMa2xqU0V0a01tMXRZMVpHVldKdlZFWkhNblZDWmtFLnA2ZTcyM3g1ZGV3VC1NcGFYWTJIM0psY19XX0VyakN2aGJ5T3J3Z2ZkcXMiLCJleHAiOjE3MDYyMTc3ODUsImlhdCI6MTcwNjIxNzQ4NX0.Vr14Xjh6_0Qqv6SZhOnhvK9imaW6Mycpb5KgsVRziDE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:05.092 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:18:07                                        3080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=905704 KO=13720 )
> restLoginInitiate                                        (OK=448847 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=447525 KO=1305  )
> restloginProgressiveProfileCallback                      (OK=9332   KO=1305  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.91%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.91%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.71%)
> status.find.is(200), but actually found 503                      4958 (13.80%)
> status.find.is(200), but actually found 401                      1305 ( 3.63%)
> jsonPath($.tokenId).find.exists, found nothing                   1305 ( 3.63%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##############################################################-           ] 84%
          waiting: 82652  / active: 25     / done: 459938
================================================================================

21:18:10.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 460317: status.find.is(200), but actually found 401
21:18:10.310 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,460317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e85a3a, username -> user.1001383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9327a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217490264))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzluOWlyam52ZTVkYTlodHViMmM1OXBhamIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVRVRXdkSGR6YTNoa1JVOTFSWE5GTkdKcU5FdG5MaTFXYUY4NWFtdFFVSGxtVEc1bVprbEROVFpOUmxCbFRqWXdZVWQ0Y0V3NFVqSklOSE5mYkMwdFVqRTVRMHh1VDA4MGVtWjRlRTQ0YW1WS2NGcHdjRk53TldOb1gzcFVTRWswVkVveVVtSjFSR1pLT1VrNVpXdFljREZvTlMxWFEzSXhXV2RMUWtwelRuSlNXWGswYlVkcVMwOXRNbTh5YlZoWFlUUkdSMVkxTFV0c2VuUk9ibUoyWTJWRFpVSlNabUV3WkY5V2FIWTJPSGg0V25sNWRuTlBNMWhpYTNKWmQyTXhWVFl4Y1hBNU5XbFJOV0Z0ZUdGWVZtdzFVRWhGTmtSbU9XaFhTR2N5ZUZSQmFqRTFMV1JzUjNKMmIyaDFka2RMYVZocWIyaFhNa3hqVXpob09VcDNWVFZCVDB4dlQwUnRUWFI1WWt0Zk5tUjJiak5OZDB0SlRteFpRamRETlVGUU9VUXpUa2hxY2sxbVRUTkdjbkJVYjNFdE1UbFNZWG96VDIxSFdITk9UbWxzZW5CRVNrWmxVblJXT1ZFNFdVOVJWRlptU3pWSlYxZG1jMnBMTkZWRmNrbHVUR3RsY0daSWIwRjBMWE42T1d0U1dVcGZXbkJHZFRKemNqbDVVWE01V1VOTWNtRTBkV3hHTkVwblYzWk5kRzk0VUMxV1dVdHhkeTF2WjJkSlVFOU5MVk5tV0daQ1lrSkZTRGxvVldkcmNrSkpPVXhYTmt0SVNFMTJZVlZNTTNCSUxYVmhjRXRNUTNkUFl6QnRXR3QxUjBWMFlXSm5hMjQzVFVRdFYyNXplUzFzTmpkZlFVZERWV1prWlV0T2JHTTBSVlpWY1hkbWN6RjBhSHA1UVhRdGNIcGhOazlhTVRkcE5sSkxjbnBpYW5vNVZVUTRUa1pOVm5kblJrZHFPV3MyZFhNeldFOWtZVWRWWjNoV1ExQkpha0ZFV1dsTFYySmFTR1ZWTjNjdFlqRkVibVo1TTBOa01FSmxhekY0YW5WYVRXWTBVR2RTYTA0MlpWUm9aSFZwYURsMFJXOVVNRkZEY0Y5b1NXeG5TVlJJVjE5eWQxWTJVbkkwVUd3eU16bEpSSFpVUWxWaVRXNTZTVEV4YVZNMlJuUnphRTF4TFdOaU5UQlJPVXhoVGpaaVdsWk5kbW94UWxGRGIxWkJhbGhtTUdKb04wOXpUVzVqYnpSUlkyTkJMamRrV25oTU1YVlViMjFYTTFSSmJIVldVblZzT1djLmVncThNYWo1Y0lnUWZJbzFfMzltQkItNTE0VC15TmdpZERWZjE5ZmZsUnciLCJleHAiOjE3MDYyMTc3OTAsImlhdCI6MTcwNjIxNzQ5MH0.bBdFxONeqPjiPxWDpRWwcgh3ifgRAGG_AfSv6FXuga8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001383"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:09 GMT
	x-forgerock-transactionid: 2b4f4fdc-05c4-4e49-ab9b-869a93ddf541
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:10.310 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:10.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 460317: jsonPath($.tokenId).find.exists, found nothing
21:18:10.349 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,460317,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71e85a3a, username -> user.1001383, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9327a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217490348))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:09 GMT
	x-forgerock-transactionid: 077ef80c-d9a6-4d31-b0a5-2418275125b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmk1OTR1NXUwMHV2dnYzZ2Y1NDRjYWgzMnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFRXMVBlbE4yT1hvM01uVjZNbTVtV1RKelZHdEJMbFZ4UTA5eUxUTm1TVlEwUkdKUlQxSkpYMk56VUdkUlQyVmlPR3A0VEdObVNHUnFjM2R4VXpSZmJsVlZObTVmUlZSS1NtMUVMWGhaUms5YVFrcE9RVE4xVW1ocmFHRlZWMHBhVm1Gd1dWUnFkRXBGY25oWFkwOWtPVE5XU0ZSaVMxTnVRM05qUlMxcloyVlFORlV5WTAxMWJWOXdXREZXY1dRdGVsaE1kRkZKTjBKc2RqQmhORVF3UzJrMmFqQTBiVlJ4U0U1MVIxRndOWEp2ZGpkQk1FOUdSSHBHZDBnM1JuSmZNRWxSYWxKUlkwdEZlVTVwV201amIxWlJNV2wzVEhaR1MxUmlXVTlpT0cweFJEbDVTVEJvVG5CTU9FVkJVbkprWWpGNlZtaDFPVzh5Yld0Rk4yTmhUVUkwYjBSNlkxcGlRV2RCYjFsalQzTk1VemRaUzJocGRGZEVYMVI0YmtGU1Rua3pNMGR6ZFY5eFVUYzFURUpSWkhVd1RsTlpPVk5ZUjBvMFRta3pWR1JUTUVGeFEzVjBaMHBtWjJ4S2JIVkRTR0UyYkdwNFZFSkNjM0pVYzJKYWNXMWlabU5OV0dkQ05raG5NMnA0UzBwQloyeFhhRXcyZEVsWFEwa3RPRnByZW5wT1RYUTFOM0JDV1RSQlVsbEdkMWRoUmtsdGVFRk9aRjloVWpoTVVsSjZNSEV3YkZaV2FrRkljV2t3UWtRd2NUSlljbXRmV25SNVZHZHBRbkpXWDJ4Vk1qUkZNazB0YUVnNWNWaGtOelJVTVRnNE4yVjBZVVF4YkROdmJESTFNRE5hVVcxbVpqVjNaRGR3VDBGalVUVnVabEkwZVVKSlVrSnViMUJ3TlhOMFJDMW1RMEZuTm5ab01raHJYMnMzTXpsZlMyZHpkR3hsTVdwWVdtcGtRalZoWDBaRWNEaHpUbFJOVW1adWMxaEZYMDU0YzJrd1gwNVJSRXN4VnkxdGVsUm9SekUxY3kxNmRIZ3RZak5JVVRGblEwOW9VRTVUT0dsek5XZzJXR3d0YzJkVFRrdFNjSGxGUm5OaU1YRjNTRkJRUjJjNVkwRTVla2M1U25KRU9YcDNXRTQ1VGxJNWQycDRhVmx4WmpWMmIxSXpOV0ZCTkUxaFpqWnlNREpaYURFMlkyTllUMGRaYjI5MGIxQnVlRUo0U0VOU1gxZG5kVFJPYlhJeE4yVmpMbkJVTFZsSVdUbHVRalEyV0V0VFdVMWhNR2d0VjFFLnAtNzJjSHBsUDVCcmJPVnlZeVNPbXV1TU5LdldfRW10QXhmSlhuUnVHUEkiLCJleHAiOjE3MDYyMTc3OTAsImlhdCI6MTcwNjIxNzQ5MH0.ibGpBesbVvr3WxOjcTrTiJ0txCi-yTh8cSOGE-gfWvg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:10.349 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:18:12                                        3085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=907176 KO=13722 )
> restLoginInitiate                                        (OK=449576 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=448252 KO=1306  )
> restloginProgressiveProfileCallback                      (OK=9348   KO=1306  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.91%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.91%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.71%)
> status.find.is(200), but actually found 503                      4958 (13.79%)
> status.find.is(200), but actually found 401                      1306 ( 3.63%)
> jsonPath($.tokenId).find.exists, found nothing                   1306 ( 3.63%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##############################################################-           ] 84%
          waiting: 81920  / active: 28     / done: 460667
================================================================================

21:18:15.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 461063: status.find.is(200), but actually found 401
21:18:15.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,461063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a221ae2, username -> user.1002888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b7269c6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217495302))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTB0aHVmMjkyZXVwdGp2b2RwNGgzZm5udTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGNVaHNVMlZWWW1VM1pITTRkVE5xYmxaMGVWcEJMbE5oTUd4Sk1qRjZMVTFVV2tWd05IaFBXWEZ3WVVoRmMxcFpiREZhWW5aWlFreGtUVzl6TUhSTU9FeDRZbXhWVUZCWldVVlBNekI2TXpSSk1teFZVbU5ZUkhZd01FWk5XbG8zU1hKVVdraENNMFpoY210T01reFNWMjFtY0hOVVZYUTBkMDFwV0ZwbWRrWnhibTQyY0U1NWRFSTVXbE40YlhKclNVeGFTRFk0VEdWRVpIQklRVWxHVFdaaWRUVlFhVzVvTFUxdFpHTXdWRmhEVUZobmF6VTNWR0ZsU3kwMFpUSXhWbXB2TjBaMFZtZFJObFp1YTNsa1MzRXdSR2xUV1VkR1NVeDZiRzl5WlRGVGRuUnFOR0phY0VSaWVUSlBhbkpaUTFaMFZYVkxhaTFYY25WT2IzUjRYek4zUkRGV2MwUk9VV1ZEYldwMWRUaFlSRU13WHpJeGEySmthRUUzYkVOYVoxbE9jMFZHUW1KQ1dVODNaMmR4WkhkT1pIVkZNa0l0ZG05MGJXbFZYMWh5Vkc1WmFEYzNWa3RRYzNkSGFtVkZTMGt4WDNaU1ZVUlBlVkIzYkVRMGNtWkZVVVZxZDBWRVJFWk5NV1pVVW5aQlVtRnpPRm95Tlc5M1ZUUlJkVU52ZFd4NFZFZFpVVGcxTFhaNlFtUkZiRXd3Y1cxdWFXdzJZVTFoTlhGeE4xazVlR2RCZFZkRVlWaHlRV3RoUzJKbk1HNWtVWFJVTVZkaGVVeEhOemd5VmpNd2RHeHZSVXRDYTFoalFXWmpNRmw2Y3pVM2JHbDJibE5ZU2pOaWNVVTVSbVJNUmpKUWRWcG1TbXRqVldkSU9HTjJRbWhsYWxac2RVa3RUekk1UjJkM1VVRnpkak5FUzJwNmVEUlBYME5aYnkxWU9HOUxkbDlsYzBGc1psUjZTM05MWjJJdGRrbzJUMFpuVkZkSE9XNDRWRTkwUWpCemRqTnFiVXhSV1dkNFQySkdRM05qY1ZsVFdXeGZjVEJmVm1adlFYZHNaRE5NVUdkSlpERTJjbGRvVFRGelExbHJSRzV3TlVoZlJVTkJUVEJJZEZCV2NHZDJVRzlYUW14VU5VcEdWMkpHV0VaQ1VqQmZOMmt3Vmkwd1gweERZMFp3UjNsTE9WTndia2gxZFdSWmQzbE9aVGRQVUhsUWJIVmlOM05JZVc5MmNGOUNjMmhzUVRKQlJVUk5MbWR0VFhJNFJteHdOa2xLVkdSUVFuUjFhVGRZT1djLjFuZS1ZSUFxd2llNUg1Ti0ta1M4LTZndTRNZnRQamxfUVhCT0tHdGhrQ2ciLCJleHAiOjE3MDYyMTc3OTUsImlhdCI6MTcwNjIxNzQ5NX0.1Z37CfYfR21qmqjVmYPvbosLRYaNOho2598iqdqKi90","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002888"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:14 GMT
	x-forgerock-transactionid: ff40c789-5b16-452a-b2dc-fd6d4e855c36
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:15.351 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:15.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 461063: jsonPath($.tokenId).find.exists, found nothing
21:18:15.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,461063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a221ae2, username -> user.1002888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b7269c6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217495390))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:14 GMT
	x-forgerock-transactionid: 032585d8-4949-42a6-8872-e7255bc6ab2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmtpYzhhZzVtcHA0aWU5cDB2NHJuZTlrMWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlMxTjBOazFwWjNod1p6RllUbWhhTjJKQmRYWlJMbmRhUjBKblVtNXpOQzF1ZEcxdVYzQnJXR2hXWldjNGJWcFFaMHRtVXpKa1pEUjJURmhKV0VWQ2NtdFJNRU5uV0RGb1ZtVkxTWFJETW5GQ1ZWZDRSWGhLUldsWmJHeFhSM2RUU25GVFoyZE5RVlkzVVhwME5qVlNWRlo1ZEVFMU1tMHpUVnBEY0RkSk5uWlBReTF1VmtVMk9UZzFNbk5KU1hZNFRIRmxXV1V4TW5wVlprVjZVRXRYVEdWVmVqbDNOSFprUVZWMlZsRnFaRUphUTBKMWVXeHdaRkprTjFjeU1URnVZMFZqVDJKME1YVlZUSFJpVmxKWE1HNVJNMlJYT1ZkNUxUaE1VbU5MTTBwSU1FVm9MV3RqT0dablgxbzNUMFo0T1ZGT1RrNWxMVmN0YlVkMk4wZzFUWEJ6WjA1c1dtNXBiMFUwT0VGMVMxWjJiMkpwVkZveFRsODNUblZqUTBWeWRXbHlRbWN0VXpWbWRFRjZhMjQwV21GSVEydERNMHN5VjBkU1VEZDBUamt5VnpkaFIzUmlWamxhVVU4NVgyVndlbGhJYUdNMWRGOWpSak5xY0ZKR2NrUkNYekZEVDJ4eWVuUmljVlpxV1c1S1QyTkxWR0pJYVRCSVYxOUtkazVSTTBORGRHSjRkREpsU1hZeU0xUlZkSEUyTjA1dU5tc3hUbDlGVmxWMk4wWjVTVUZ1YkROVU1FbG1hVGRPYUZRNVFYZ3pkVFZYWW00NVRtTjZhelJoY0ZnMFVWWTRTMlY0Wmxad1lqZEliRlpRVkhKRk9HdHhWWEZTWmxWa1ZUSlVkVVJuTUVwMWNrcDBPVGxRYzFOdWIzUkhjV0psYWtJM1RuTnFha3huVDBseU16ZE5TRVpwT1ZWQlRUVklRbGMxWkRCNFgzWkJWVXB1UmxaNFNYZEtkblpoTFdwb1h5MXdWSGhRUTJSamJYQnpZbEl5VlZCSVJsVmhaRkJLTkVSdWQwaGhWMlJqUlV3eGVrTTBlR1ozU2xKWU9HWTFVRVp6VEUxQ2VTMVpka0YxVGpWNVUzUjZRMWd6U1VReVIyVkxXblV3U21ZMk5rODFTRUpqUmxRd2VFaFhUMVJLVnpCblNUZGlNblYxTW1aV2ExVXRiakJmZG1aZlVuSXlSa05NYW1wQ1ZHUkZURzlOZVdwa2FsVlNPR1JZWkVabFdWRkdla294TVd0cE9Hd3dMbEJtY0hwck9VRmxURU5aTUMxQ2NUSlNTa1F4TVhjLnhJLTNuMVZTdXdPelBBSjAxRFBsb0IxZnJmaHJXOUVJZG5aVVFEVmhLdXMiLCJleHAiOjE3MDYyMTc3OTUsImlhdCI6MTcwNjIxNzQ5NX0.C3pW48ho-9mXv-LqpkpFNpchmd3kx5ALeUrR0h8oXaE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:15.391 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:15.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 461133: status.find.is(200), but actually found 401
21:18:15.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,461133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bbb2dee, username -> user.1000026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b5cb949, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217495735))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnRsMHZybDFzbTlnaTdldXNhNHZqa2dhanEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWFXazRRbXhaV1VjelVsSkhVRWxSWmxjeGJGTjNMamhvYW1VelltWnVhMjFNWjJkbE1HbHJjRVJyU1ZNdFdETmtUamx6UVZsTlJrcENlVEJOWDFZNVVXUnVjbE0xVGt0d1dFUm9MV1poV2xoNVZXZzVOV05xWjB4VFowOXdhM2t3Vm1FeU4xSkNUbWgxY25KVWVUZEJOVnBwTWs1clowRTJSVFp0WmtRM2RuTnlWV2hzWlcxT01DMHlRa1U0VldaVk1ETjVlbVZpY25oRlZHZEpMVWhIVUZrd1QwUnZUV3RTVlVaUloxSXdkMmhTVlRWRWVTMTBXSEV4T0hadGVEZG1hamxuTlZRdFMyTTVOSEprU2tKamFGVkxRak5DTlVsWlQyazBSMEl4VjAxamRXZG5PWEpHTldVd01sQklaRUZtUVc5MU9GTmFTMlJPVUdONFNubExNRk42T1hsRVpVTjFaRlJpVG1oWVVWQjZTalZWUlY5NE1VbFBNa3g2ZEZSc01YQlNhSGhYUWpSNWJtOVhaWFJ0Vm5kcllUQnFaV1ZRY0ZCU1VHVmxiekk0T0dOQ05WOUJlV1pQZUVSTmNsaDRiVGRsYlVSbE9UTXliek5rV0U1VVZWZE5TbXByWmpoWWRuTlhUbnBqWWs1TE5YVnBlRzl0ZVZGNlQzTnJSek10U21KQlJIaFZlRUpzWWt4YWMyODFZemR2UW5CdlUxUjViRlF4UlZCblVFUkhkV1ZwY3kxSWMxVkdPRVJzYVRGTFlVVkVUMVUxY3pOUWQycGFaVkpMWTFoNU5VRTBWbWhHYjBoc1MwTk9ZbEJZZWxOM1NEVlBlbU0wWkhGQlpESTFUa0ZzYmxsd056QTNjRXBoU1RCdFpYcEVUMVJwZVZwT1NGbzFlbEpSV0dGVVVVSTJNVUZOVmxnMFRYcFRNV2R2UWtWQ1YyRXlUVTVPZW5ka2FreDBTMGxsVFVFd2IzRkJjRFpGWWpOQ1JsOUlYMVprTmtWeGQwWlZPVnBoVmw5NlRVNUNSM1ZmYWpOdVpVVlhTR1ZtV2xJemRrcFlUMU0xYWs5elNXNDBXVmQ0VGxGM1JFNXRWMVJJZUdRNGQzQlpORFJZU25reGVHazNWbEJQY1RWUE9EQTNXVlp0TnpGRWFsUkRhVVJaZWt4emNYbHdkMnRNYVV4T2FFeHFSR0UwWDBwVWNYa3llamRmTmxKdVRtTjVjbUZEU3pKWk4wTmFZVTFyYUhoWGNGRm5Ma3BRU0ZaUU1ERnBkVTVuZFd4Nk5YcFNObmRNWjNjLnJsUFFSaDc5U2U1R3BGWmpETlRJOTJrd1llemQ4VWszU2xOSER6N29VS00iLCJleHAiOjE3MDYyMTc3OTUsImlhdCI6MTcwNjIxNzQ5NX0.C35HvpkJcXXrvzIC7FhJnswXC8lmYquY83MLvXPKL_s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000026"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:15 GMT
	x-forgerock-transactionid: bd62d8d3-d41c-4160-8e38-d8e4c41815f0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:15.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:15.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 461133: jsonPath($.tokenId).find.exists, found nothing
21:18:15.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,461133,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bbb2dee, username -> user.1000026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b5cb949, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217495823))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:15 GMT
	x-forgerock-transactionid: 90dbf473-d70c-4e92-8c35-8689e4553906
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNm1waWhudHFyYzU1YmNwNWcydW9wN2ZuMWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d2NIZHJlRGhwTXpCWlNXVnZNRTV0YURsbVpqVkJMa1Y0WW5kdFNHdEJVRmxZYVdVNVZFcE1OMnMwYTBWM1pXNDRZMVJFWDJaR1EyUkRkR3RhU2pGWGRqaDFlakpZYlMxNFJGOWZWRTFRV1daaVVYTkhWRGsyVVc4eVVtVnRXRlZQWkhWbWFVTjJaSFJQWjBvM01XTk9ZVzF3YVdKUlNIaDNkbkpNUmswMU9VWktZblkyYjJjNWRteDBjVzVEYkZGVFZ6WndkR1pCVkZZdFNVbEtVMWczVUZkRE5HRjViRnB0WVRsSk1saGFTQzFqZUZWV056QnhPRXh6YVdka2JUUkxiVXR5VVVWTmRXWmlVelZJZW5OaVN6WjVPRzVFZG5CbFNuZEhWR1pXU0V0d1FrcDZXa0kxZEVkS2FUUXdTVE52U0dGcU5XbDNVa294Um1aTE1XMXBhbFpuVFY5R1dHcHRibXM1TkdVd1RrZzBMVXgxVkV0elpsaG9URlZ1Y21oTmEyeGFablZ1Ym10NFpVTndSV1JGWTFGdVZVZ3lXVmhZY1ZSQk1FbHJNQzFqTTJwc2IwWlllRnBhU1VoVVFuTnRNM04xZHpadGVWaG5UblpMTFZGRmJFSlFYeTFTU0UwM1VUbFJaVkJpU2tGM1pEUkliV0ZUV0Y5MlJUY3dTWFJOUVVSNFFYTlpkRkV6WlRNeVdtUnlURXh5YzB0b1dHUlFhV3MwVDFGbVQwbHdRVkV6TFZoRWFHVjRTRTg0Y0hSS1dFUkhTREJuYkc1QmVEVmliVnBQUzBod1drcFhWeTFvVDNOR1lXOTJRVUZ6VjNSZmVUWTJWRTR4Y0RsSldsbFpVamhEVmpCVWNXazFhR2d3TmtGRVVIVjFSSFYxUmxGM00ySnVlRzVYUVZSU2FIaHNWbXRJUmxkMmJXdDJNbWxNT0dkSGVsUjJXaTE2UXpCM2QwMXBWV1ZvUjNOMk1UUmFiekZxUXpoUlVuaGtObGwxVkY5V2NVRlpaM2t3U0U1UmJsaGhaM1ZTTjJSRldqRnpNR3BOWDI0eGRGUkRlREZSVGtSTU5VOXJlV05EVWtvMFpUVmtka2w0YTFCaU5IbHRNbFZ6UVRSU1FtVkNZa3BZTkZkZk9VUXpkRll6UTNWWlQwcFZUazluTjJWTmRISXdUakZZUW5nMGRuZFpWa3RPUlRVMFQzRXhaMHR2V0ZkQk9HRkxWM0JmY0VGV2RrcG9iMWM0Y21NMmExbDNMbFJJV2s4eGVHdEtOM1V6ZUhoSWFWWnFla0ZCU25jLm9KSlRSNnpSeWp6aUhBazJhRm1yb2w2Zm1wUWJnUG1wV2FZbWtvdGVoMFkiLCJleHAiOjE3MDYyMTc3OTUsImlhdCI6MTcwNjIxNzQ5NX0.9woSRJiafPegWrlBJHvSggs-JfCDqE2i51qz59f7RVs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:15.824 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:17.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 461385: status.find.is(200), but actually found 401
21:18:17.045 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,461385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d4420b, username -> user.1002035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5237a5a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217496994))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXZrYzdxbGdtNWQyaTMyZHFkamxiaGNudXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFQwVTVWR3BpZDFrMFMyazBMVmQ0V2xaR2N6aG5MbU4wYTFwek1IbFRiV3RLUlVObk9EaFdia2R5VTJGRVMwTnZZVVpmUm0xWE5YTXRaMFpWY25OaFgxSjNOR2s1WldWM1dqUkNXbmRNVGsxblFuUTFjbkZMU21WV1p6ZG5VRXB3UVVjeVdsVlBXazk0VWxOVE4xVldkM2RCT0ZoM1VGSkxaVXh6ZGtSSmFVTXRiMnAwVG1sVU4weFVPVXRTUms1SmJVbHVPVFZCYm1zMWQxTkRialpKZFUxRWFtczBPV3BETlZGcVZsTjJXblUwUkVsUFJFcHRUUzFDZDAxT2JqTmFjVGRETkUxT2RETTRPRmhtUjBaakxYbE9lRFp2YlVFeldtaHBZazFvUTAxT1IzTm1TM1EzZEhFelpDMTZhSGRDTVZOM2VWTjFOalprZDFsS1ZUVmFaRlpvWkZrM2FXTmpaWFpDYjBkcmRUWXhTbVZHV0RscmRWbHZhV3QzUzNNNExYcE1VR040Tkc5dmRUUk5aRlV6UzBkTE1ETXhZMTlPY25oblVWb3ljbUpRYkhOR1NHWnlWMmhsVjI5UE5qVndjMWRNTVdwek5GZEVaRWhoWDBwWk5YWjRWVlpJVkcxbFZqUm5ObFpFV0ZkU1NXNXBUMlpIUVVSak9HNTFhbEZtVVZvdFZFeFplR00zYUhZNFMxcE5NMDR0VlZkeWJXdzNhekV3TkdaUWJHUTJibXB0VmtsVU1HVjBVVWx0TFUwMmFHRllhUzEyWlY5a1pXTjFURlZYWm5CdGNYZG5UbW94VTNCbWJWUm9MVFk0ZEY5bmJsWldhVGRqZGpSaU5WOU9iVlp1VldFMFQyaElkMWcxZW1aQ05VbEtTWGcxZGxSb2NrNUJUMUZ2T0Rod1FqSkZaMkZJVERKbU9HeHNOVkZQYjFGZlRsWnRSSGRxV1RoaFJ6aFFYMUZtUmsxRU5XaG5TRzVJYW1GMFYwRjZabkJSYUVKUFRIQllVQzFKVkdKVFNVSnZUV3RUU2pGQlNrTkthbWhmUkY5eVJYTmtZVEpyU1RsSVNUSlVlamh0V1VJdFpHWnVUV00yZUUwNU5YaDFkSGRuVkRaQ05rc3RjbXcxZFdSSU1sVkhWbWhOWnpGSlZWQXRaRkZ2YlZaSGMyTnBNVWM0U0VsRlh6QnNOSGhSVFRsVmRqaGlSRUpMU0ZOMVdYcGZjMUZsY0ZwQ1kzZHVWM2xmVUY5TFJXdzBMa3BCUjA1SVRHcFZNSE5aWVRCR04yeDZSWFJDTm1jLmVFd3RGR09TcWlWQXBxZkRCNnFUc0N2enVOQUh0VUJqNGVjTjNCLWZlbVEiLCJleHAiOjE3MDYyMTc3OTYsImlhdCI6MTcwNjIxNzQ5Nn0.CcDv1U537HmpXtV0uIv9QfzTabOJWfNJsDxgoDHBiWM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002035"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:16 GMT
	x-forgerock-transactionid: fe3f0eef-7fbc-4b1c-aa83-43bd9bcd9733
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:17.046 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:17.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 461385: jsonPath($.tokenId).find.exists, found nothing
21:18:17.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,461385,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@64d4420b, username -> user.1002035, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5237a5a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217497086))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:16 GMT
	x-forgerock-transactionid: 92159951-8915-4f6f-b885-11829043caa7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmZqN2g5cjAycXBwM2wzMnJjMTEwZTY0MDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clNrcFdYME5QWTBsYU1HSTNlalpZTTJseVRqbFJMbXA0WkdGblRHSkJjRXN6T0VWbFgxSTJWekpTVVZsbFkyNXVMVTFzVTFKb2RWSXplbXQ0Y2xGbUxWVldUalJpVVhsS2NuVjBhMlp3UVdGYVdVRkRRazk0VWtOa00wdE5WMnBHZDJkeWJrcHRUakprWXpRMk0zaEZXbGhPTkZsMlZ6aHRXalZTUjJ0VmRuSlRORmhvUldwUmNrMTJlazE2ZEhoR1VGVmtUbGxwVGtrNVpTMHhjUzFYY21nNWJWbEVUMmxLU205bFVuSjFSRlJZU0dZdFQwdzVWamd6V0VFMVptWjZSRXhqUW14b1VqRTViSE41Vm1oU2VsZGFUMnhFTXpCeFIxbzRPVFJYTmt0aFprMDRiWHBFYUd4dlZ6Rk9ZV3hHVkhWVVluaEVSV3c1ZG5SMGFWTm5XSE00Y1hSV2MxUkROSE01VUhwVFF6WTVia2RUUVRKRFJXRnpWeTB0VlZwTU1sUmhjM2RXUzNoUVluaERlR2xNVkZwNGJFaDRObUZYTFZCRlNucGFSR0V0VjJkMldXSnNhMjFqZFVscU0ySnpZV3R0TldoaFpHRndPVGcyVEVkSVFYSkxlSFJCY0RFNFFUaG9XbVZmUVVRM1MyVXlWRFpoY0VGMU1rRk5Xamc1TjFreWVHUllRMVZWV1hCSWQxbHFlRzh0YVhGMlJHbDBVMjQ1U1dSellqbHdlblJVVEZsU01raExTRnBmZEhwWlRVSlFRVlpUZDJnelpqaHlZVkppU1ZsU2JUWnlkMWQ0Ym10M2IybEtVelJ6ZURGMVkyWndNVWhSZVZWemJtbGZUM2hOVTFoSFlqSm9kMmxRTFRVMGNXNUNXa1Z6ZUdWSlJDMVhNa0ZGUkUxelJscGpiRU5IZG5wVWVXdHdlbmxHUldNd2NHdElMV1ExZUdKRGF6Y3diR3RhVG5RMVIyeEVjVEZYZDBoUmNHY3hNVXBIU1dneVVFaERXWGcwVms1dllWbFljVnBMWlRkNkxUbE9ZbGhwTVZnM1Vra3dRMkZ1VEdGYVlWbEtaMHN6TjBsSU1UUjBTMVJFVGxadlIySnJOV0ZGU1RGelF6SjRPRU5HUlVGMmJWcHRVR0p3VmxWUE1WWk1XSGxYYlhaS01uZElOVk5yY1ZKdFEwMUxjbFl4VjBrM1gzQlhRbEZCVEhaRFowNVZORXhKVUhjMVpHZE9aRzFTZDA1VVluUjNMbFpSYkZVMVV6ZFJlRWRPYW5OcVRWOXRYelJxVkZFLjltRmhXeFVxVWh2R0lwbE51ejlEZ29KWGMyWUpXWlVrOGtQSjNoSFdoMDQiLCJleHAiOjE3MDYyMTc3OTcsImlhdCI6MTcwNjIxNzQ5N30.bS_obsgT37RBWSZ0mEBJyhtVLdXM8QfMZBW4KFFy7P0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:17.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:17.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 461488: status.find.is(200), but actually found 401
21:18:17.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,461488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@148debe5, username -> user.1002668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d300bcf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217497687))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWU4OXQxYjZjNWw0bGxuNjlqMG52aHZ1ODYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFIwRjVXakI2T1hGdmRuSmhWMHN0VmpJNVJYcDNMbXBwVkdzd05ESlBSVFZJV0hCUWJFb3hUMjVHTnpjd2MxOUhTVzlETUdsbGFtaHFZalZJWm1sTU5VdExVM3BDVTNWWWJVSXRWRzUyYVdRdFdtRkhOWFpMWW5SaWVWSm1kekEwYTFGamJIUkhkQzF0TUhkUGMzTmhhVXBPZWxKZlRFcE1TM2t6Y0hGNFJVUk9TRTV5WVd3eVlsOVVlRmMyTjFKU1ZuTmpjbUpKU1hOSllrTm5ZMDE1YzBoMk9IRm1TVlZuT0VoNE1rTmphRXBpUTFCa09Va3RTRzlDVm1jM1FWOXpXSFJ6UTJVd1MyMVJVRkl5V2tSdFduVmpNM2hJTVZCU1VVNXZXbE15U0VKdVVqaDNXR0pqTldoU1VsbElWSGRKUjAxVE9WTTROWFY2Ymtkb1lVcENWREZXWm5aQ1ZFVk9Oa1J3Y1ZkaWExQTVjVTVuYm01MGQyaDJiR3huTTBaYWNHTmFRamhWZW5SdU1VNUxialZPZEd0cU1rOVZZVXcyWjBOUVluRkplbU5MTmtWcGJGSnVNMG96YkhKUGJVZG5keTFSWDNsUVVuRTFZMng2TTJsRFJuRlhiM0ZNYkRjd2QyMDRWbFZ5VjBoWVFXOHRjRFp2YTBWRk9HMTJjR2w2YTA5NlgzaG9XbmhJYVZCTFpGb3pVVFpLTjBsbU5tZFFOMjlwVkVkR1lWTlVWVlp2UldsNWNGOWFTV2RSVFZkRVMxRnpSSFpKZFRacFprczROMlZHWW10Qk4wWkxTVnBVVjAxM1ZHdG1XbTh6YURsMlVFdzNlSFUxYjIxVldtWlZSV3AyY201MmRsRTFSSFJMYWpGd1dYRm9kVWhrZWtwa2RIbElVbEoxVVVsSldGWk9hemRXTVRKTVZ6QnhjVkZKTTNkNVdYbzFXWEZvUkdOT2VucDVVM05zTVdaaVRtTnBjVjl3Y1ZSbGNqTjVOMWx5U1ZKNk5HOXRaekJGZDBKd2FVSkVjakJaYUdoaGRuQm1TRU5KT0ZKc1gxbEpiRWh0U21WQmQycGlVbWgzV25KTlRVdFJSamh4WVZkUFIwTkdhMTlRTVZCaU56RjVTa2R4Y2kxVU5uTkNla2RuTkhaZk9UQkljVUUxU1hKS2JGbHdhV1J5ZEhBMk9ERkljRFozV2xwUlIzWnJUbTQzUkVodVluWlVTRnBJVXpaU1VsTXhRbVJGZDJwYVZXWTRMa05NUlVkbVUwRjNkRk5SY25BM1JYRTVhRlpVWjNjLmhsSDhycXI5ODNCUXRWRnN5QURSTjZYTUcwUEVlQVJMY0R0d2ZrVWV5bmciLCJleHAiOjE3MDYyMTc3OTcsImlhdCI6MTcwNjIxNzQ5N30.jzfnfLX2Z4tLzC5Xid47mUcnp9-TH4teBQeq2Vw9vq8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002668"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:17 GMT
	x-forgerock-transactionid: 705e80f8-890d-4cec-8aef-9ff4fd4c7702
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:17.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one

================================================================================
2024-01-25 21:18:17                                        3090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=908799 KO=13729 )
> restLoginInitiate                                        (OK=450383 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=449055 KO=1310  )
> restloginProgressiveProfileCallback                      (OK=9361   KO=1309  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.90%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.90%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.70%)
> status.find.is(200), but actually found 503                      4958 (13.79%)
> status.find.is(200), but actually found 401                      1310 ( 3.64%)
> jsonPath($.tokenId).find.exists, found nothing                   1309 ( 3.64%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##############################################################-           ] 85%
          waiting: 81116  / active: 25     / done: 461474
================================================================================

21:18:17.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 461488: jsonPath($.tokenId).find.exists, found nothing
21:18:17.778 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,461488,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@148debe5, username -> user.1002668, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d300bcf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217497777))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:16 GMT
	x-forgerock-transactionid: 0e516c24-084b-40ed-8ed5-c98f6d1fbaa0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDk1MTNxMGF0N3I5dmhkbW51NjZkcW82a2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2IwSlVWMFJ3UW5wUlFVMXZNV1paTUZReGJVZEJMbEpOY1VweFFsRTJjemhmVjBOUFJsOTFWMWc1Y1RoM1ZYbDRhVGhoUzI1TVZrSlNhbDlOWWpWZmREVXlVblJ6TUZsVGVFUTVORGRtY21vNE5XRkRZeTAxWkU5M1JHZHBjVkpNV210Tk16VnVVa3RJYUVSWlNHVmZkemN3V2tkRGIyWjRWVmQzVHpGSmRIcGFlblJYVG04ek4yMTFlVFpwZGsxZlNIRlRVbTUwYVhCb1h6TlNXbDh6ZUV0WFgzaEVkMXBpY0c5S0xXWmlOekpMZEdnd1gwcHllR1JsWjA0MlFVZEdZbkpzT0UxMFYySTNlVEIwTjJkVlRFWkhRMmR4VDJwUFJtSnhUbTlNT0U5YU5FcGZRa3BhWTJ0NE5rbEVhbDlhYVY4MVEyZHVWSFEzZDBGalExZzVNblJRTWpsamVqZFdNVU5UUTBObVZXbHNOSFF6VTNOaFIyZEhObUpUWDBGUVJXMXdUbGxmWTBrdFFrMXFZVUpXU0RFM2EwZGFUSFl4WjJwTWFuTjRNbWhETFdFeFlsWk5RamcyTm1GVWEwOWpWVW94U1RKa1JqWnJOM1UxY0dOTVQzWTRiekpwVUZkUlIxRkVOVmRPV1ZaWUxWQllNbGhQT0hwamVsZEhMV1Y1Ym0xQllWWlNRWGRvVlVWb1MySlZVV3hCV0RaVmNXTXdRMHRwV214RmNsUnRRa05LWDJsNlMxWlZUMlJQYlZsNFJEVkRaVGMxTXpCUU1XeHRhbGt3U0c4d1QyUkllVEJPTWxJMk5HMXVjMnhoYzFGbmRWQTBkWE14Y3prM2QySkZjbVkyVkVaVFNYVlVRakpTTmxRemQxQnpiVTkwZG1sSlIxSkdiVTg1Y201VVdGTm5TMk15WDAxSWRHcGZTREZGV1hoV1ptMVpRbTFOYnpFemVYVTRXbDlqVDNsSlZrTkNVMmxrZUZWSFF6VlVPVTlQU1dKbFNEWmpjMEZpTVdWak5sTnlRbUpKZERGSE1FcEJiMDVZWjNwak9HaHRkVE4wWkdsVmNHTnNjVFUwU21sRVEyMVRhVkZwVjFaNFFuZEVRV3RxVVZkaE5HOVRWVlJMT1hnMU1IRktPVlpUZW1aYVgyMW1SbUpPTjE5bFkyRkxaV2xyYTNOU04yRlJkVTkwUlZCNU1WWnJXbUZOTWpKSFJWTmpia1ZFVmxCZlVEZGhha3hhT0VRd2EzY3dMbGxpUmtoRk1rOWtVaTF0U3pWWVMxOW9aVkJPZEdjLmxtbUpyMVRlNVBRWkdhQ0FDMXdibGJFbDlpYlU5cWlJMzQtc3Z2MVk5bGMiLCJleHAiOjE3MDYyMTc3OTcsImlhdCI6MTcwNjIxNzQ5N30._AAemLvkkHtY-nzQHvRK6YiNsfX4tRXmmgduO9zCG2A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:17.778 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:18.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 461662: status.find.is(200), but actually found 401
21:18:18.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,461662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4de484af, username -> user.1000228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11ff2c21, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217498878))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTJ0bTBzc3RwbzJtOTJ0b2MwMHFlc2Z0dWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1drZHBhakJqYlhCSU1scHlSVXhWV0U1eVdsRkJMblZuWm5CdU0wSXlZbkp3T1hWUFMxZ3RNbVJSYTFsWk9IcEtUMGx4ZEhoSWRtVjNOVmxsZURKR1RtTndOVGROU20xWGRWaDRhVWxKVjFONVNVOVdkMHBKT1MxUVVuQTNhVjlNYTBaS1dWQm5lbGg2Y1ZNdFl6SnhlSGR5YlV0TE1ubE9aak5sVFhCRloza3RSbkk1ZFhseVQzUkZObUZXZVdReGNFOWpUSFpzZUZodWMxUXpUa3BqVVZsQlpGVnpOa05KUjNBd2J6ZFFTVGhXWVY5R1VrMDVYM2hIWjFORVQwOWthVmh2TnpaMk1FRklMWEJvYmpWbVl6RXdiVE50V0MxYVFWOHhiVk5oV0dsd2FqbGxVamQ2ZWxkdmJYVnRNbkZUU1ROcmFtMVRMVzlxV25kMVEwZ3RSMGRpYm1Oc2JFMWFXRk5ET0ZsclJtMDVOMmh4UlVNdGEyOUtORFJtY3pWQ1FYaEtSWEZTY1cxM2JXdEVZbmN4ZVRadE5FWk5kelYxYTJkUFRrdGxjbEUyVVZrd1J6TkRSMVJMWTFOblZHSjZSMU5oZWpkdVVuZExlUzFxYm5wTVdWSnZPSFJEUmtFeFQzcHphbFpCZVdjemFHWlJWbFJ6U1RKSUxYbHpWR1JEZWpGUGJVWmpTMko0U0ZKcFMzTkJWM1ZzV0UwMVQxZ3hOMWxyYVZaS1pYUnRSVUpzTWtSdFRrY3pZbmRuVUZSWWRrMTJaRkpYVVdkb1dHaG5jMVUwY1VjdGVEZDNVMEZ3WkRNM1FrazRSWEpvT1RGc1FURlBjSFUyUVhsUE9VVm5NR2RZYld4SlJGTjFNa1JmVFZKTFptcENjM1ZyTW1oQ1JqSXRkRFF5V2pCNFNYTlJNWGRqZUZaa2VWSnZkV3RWTlRoUVl6Vm9MVFJ0Wm5Wc1dEY3RiMlZKV1ROUVJVTkhhSGt4YVhOQmFrWXlPWEZxV2psUWVEVkthM0JhZUZwWGRWTlhSRUo2Y1djeGJuTjBTMnRtYW1sYVNUVjBPSEpKTFVKblRYZEdXbnBDTW5JMmRVcE5ZekJGYVdkNWNsQmhORzVMUlVkV2NERlVURnBIVEdKdmRrcHJTMll6Y21Fd1FUbFZTMVppUkRKQ2MyUlZiV05qY0ZSNGNtSTFiMWx0WmpWWVRWOUVNVXR2WXpaR1kyUnRhVEpEWkhaS1FVRXRabFEyV25kMFJrcEJMbVZJYkZsb2FVTk1TbGxSWTIxdk4yTlpZV1pZZVZFLjJ2bzN5QjJKdnRTdkN1eUxVdWQ3VFhJSl9fZ3B3WmRaMk1KTzhEazYwVlUiLCJleHAiOjE3MDYyMTc3OTgsImlhdCI6MTcwNjIxNzQ5OH0.xNeRLFu8OaNE-XYzw6b4uFvsjFEQPYhmxdZqbnmb6yw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000228"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:17 GMT
	x-forgerock-transactionid: 54055664-c6fd-4e28-a0f2-5261e5fc48ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:18.926 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:18.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 461662: jsonPath($.tokenId).find.exists, found nothing
21:18:18.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,461662,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4de484af, username -> user.1000228, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11ff2c21, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217498966))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:18 GMT
	x-forgerock-transactionid: f2ef6de8-6087-4679-99fd-167b4697c8f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHJhcm50MW84aTh1NHJpaWdzM3FjamUxNnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWIxbG9UWE4wU1ZCTk5rbE1WbWRhVVRoMk5VWkJMakJZVDFGVVNtOHdVMGxOV0ZvNGQyVnBkV1ZJUjFKNk5FaDNTblJPUVU0NVZtNUJhREJQYURjeFJqSldNbFI0TUZCT1FXbHJaR1o1YkZGb1YzbFJORWhWTWxKd2VtUm5jV0oxV1d0bFFtMUZNWHBxWmxWaWJHZG9NR3h4TVVod1JtaFBWMkpHYjNSVFQxZzBMV28yVWt0TU1UbElYemt5YWt0TlRXcEVTR05HV2swNU1FaDBUSGcyV0VwNVRYWlBOM2QyVGpSSk4xWkZlVWs0TkZSb1JrRmtjbGg2UW5Jd2JVTm9TSGhRVkU0NVdFTkNWVVp2Y0ZZeldFeFVXbFZ1VVd4TVdrWlhZMnhhVGtSSmJWWm1SRkJWUW10eVpuaG5OV0pFTjJSbFZub3RiblpqTVdaVU9XeFFMVmgyWkVOTlgybGlkRkJFZEZCcGFrSTRTR3hXZUVGSVdVcHJjbmRIZHprNGJXZExhV2R1WVVaaWNVdFlMWFZ2Y1dFemRIaG1iR2xLY1hkTU0yNUpXa3BtYUd0cVJrcGphRmRzUlRKelRFOVplWEJJUVRaeGNrdDFObUkxYkdrMU4yaHRVR1ZtZEU1SmFFRldRMUZ1U0MwM1pVaFNUVFV3Vmw5b1ZVbFVUall3TlVNek0xVnBZbXhYUkZwMlpHa3dRWFo1YUdZM1gwaGhlRkJVWW5SaVNGWk9PR1J3WVVKT1QwUnNTR2RZU0ZkbGNUTm5SRk5DY0RCTUxXdGxURjk1VldwUGNIZGxielpvYVRsc2RqZDZTM3AxVEZsSlpqaHJWMUkwWmtaRWVUbE9jR3ByYnkxdVdIbEdOblJGVG5Gbk5rUkJZVmR2ZEdGcFdEWllUbGw0WmxGWlVWcEVlbWhwZVdFdGIwUXdaSE42VmxONlJUVmpiMmxoVjFkbWVFVlNjakIxWjFWbmVsQmtNbGxJTmpOaWFuaE9WWE5SYjNwVVF6bEpaREEwZUVkcVMwZFZNakpCWHpOV1R6VkJaVFpIWldkTUxXMDVlbEZ0UTFoelkwNWhjR3h2ZW1saU1UWlhVbEp2WHpBMVZWRkxjVEZDYmxKMGVqUjJjbk56ZURaTFVqWXlSV1V4YVRCbFFVNVZXUzFFYjI1b2VtWktOV056ZFVGRFEzbG1ZMFptY0RkRmRuazJNWFZ5ZFRSNWNGaFhjRGhrU0hCMlZHTkJURjl5VEVReE9UZHZMblF5VEZwalZUWklXR0pDTFZoeVJrSjBUa1phVUZFLlZSZUVtV29BZm83WFhhUC1FVTMtR3hqMlZJUjZ6NDBXc2hhRzR1WDhKV2siLCJleHAiOjE3MDYyMTc3OTgsImlhdCI6MTcwNjIxNzQ5OH0.zFg5DYQ9UrjS-8llDQ_Yk2Z5zV-P2SjrNRvjZXrkAv4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:18.967 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:18:22                                        3095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=910288 KO=13732 )
> restLoginInitiate                                        (OK=451123 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=449789 KO=1311  )
> restloginProgressiveProfileCallback                      (OK=9376   KO=1311  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.90%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.90%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.70%)
> status.find.is(200), but actually found 503                      4958 (13.79%)
> status.find.is(200), but actually found 401                      1311 ( 3.65%)
> jsonPath($.tokenId).find.exists, found nothing                   1311 ( 3.65%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###############################################################-          ] 85%
          waiting: 80377  / active: 28     / done: 462210
================================================================================

21:18:23.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 462372: status.find.is(200), but actually found 401
21:18:23.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,462372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@350f79d6, username -> user.1002626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18e804e8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217503672))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM25lZnM0bHV0MXZpdmJncTE5ZWkwMDM4bzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVQzTXRlRXRTVTJwd1oxQm5hMUZqYldWMlJtaG5Mazl6Y25WR1EySXlWMDlMTWpKbVRIWkpZV1E1ZUdOaVkyWmhkM3BuV0ZGSU5rNVBhRzgzY0VSU2VWWlRTWFUwVlVWbVh6Y3pjR00wY25adVMwUnJhVVY0UWtodVZHNTRWMUJJWWpNeWVqQkpXVWRGYW5sMFIzUnFjMDFNWVVscVNHWlhhbmRETFVOZlZTMUVjVmhZTlhKZlNqZHRNM014UzBWS01XNDRSWHBpU2pCcFJuUXpWVkZKU0VWeVREUXpXbU50Um1Kc1NYTmhiVTlLYm1FNWJXeDJPVkZZYUY5R01XRnJSMU5hWlZkQmFUTTNiMVpyYkZCc2QxUm5UVEZvYXpSRFNEVjVTbmhQUTA5UlJGTmpaM0JTYzAxT1NXWm5iVkpmYldsSlpEQTNTekJVWkZCMFoxOXhURzA1VkVOMlRrMVpObmxWZFVRMmEwVjRNM1ZzVFMxd1ZuVjNRWFJZWVY5b2VsY3dTek5VWVc5ZmJYRjJhMk13U0hNdFJsUlVPSEZZU3pkUlNVMWxTVk5HUkY5dWVGTTJZWFZhYmtKRFgyOTVURVoyTlY4eFRVeElPVVJGY1dOaVdGOWZMV3hEVms5amNUQnBaRTFaTW5SWGRUTjJiM2RLVTFOQ09IQTROamxQWXpOU1NXVnZVRFJ5UkVGQlZsZHpOalpuVGpsMFZsRm1TVTFXZG5OdU1XOTFlWGxNZW5WZmFFUnRhVEZqZDI1UWMybFpTek5aVVhGd2QxZzFabTltUWpOSFIzWk5PRmw0WmxscWQzVkVPRlU1Tm1sMmRtRkhPVmxhTFhoZlZsRmFMWEZVUlU4NFMzTlpObU16TFZSWFNVNTJTM0V4UkRWUFoxTlRZbTVJUVdod01UZHJNMUpXWWxSVVkwdDNOR0V0UjBveFJVZExaVU0yZFdOelNXMUJTR28wVGxkek1TMU1TV3R0VWxadmJqRklVWE5tWlhKMVRsbDJNV0o2ZVhwUWRWQkVXVVZ6Y2sxalluWndjbEIwYW1GTVJYbFVkMFp4VUdKVVJrNUNTMlJSZFhCUGJsRjFRVk5ZY25SeE5tVlNWVkpKWVc1ek1HVnRjREEzT1RjM1NFTjRWMVpFZW0xNllVUmhRM2hsVm1WNk5FSXRVWEUyZUZwSVoyaGFWRVJ3YTI1cGMzZEpiRXQwT0RjeWJFVXpUR2RJUjJkMFVVeDFabmd3WlcxYU9UbHZMblV4UlhOdVpFdDBhblkxU0dFMlIwUkdWMFExWDBFLkd0RGFQN0Q2ckFQdmxCR1c3Mi1LLW90LTZjbkUzM3Etb1NwVTdySXI4eGMiLCJleHAiOjE3MDYyMTc4MDMsImlhdCI6MTcwNjIxNzUwM30.imDh59-xl6fsutrrTaoDT5wCw3kl8y9DeSGn3W98HmY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002626"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:22 GMT
	x-forgerock-transactionid: 50df7046-986a-4c58-8494-f4c0385ef62c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:23.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:23.762 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 462372: jsonPath($.tokenId).find.exists, found nothing
21:18:23.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,462372,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@350f79d6, username -> user.1002626, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18e804e8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217503762))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:23 GMT
	x-forgerock-transactionid: e1e74ff2-c81f-4dc6-b488-05348462db33
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmc0YTVyajJtdnJwcTk4MzBjaGd2OWJybGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1RsVkVTMWt0TmxCdGFrcFVlbVJzYWpOM1NsaG5MbEpGVm1wYWMyUnRSbmRvTUVSWlJqbENZa3MxU3paUWVXUjNWV3RCYUZrNGEzQkdhVkZSWjFScVdGWkdjV3RZT0dOYVEwSkhUamw2YmtSM1ZDMXhjMTlUY25wVU0zaGxlbTgwWWtJMFJVMDFkazF6UTBSMFpXNXdTM1o1WmxkaU1WTm9ka2hIZG05NlpreDBTMmRETldab1NYVjBRbXBZYTNJNGRXZ3RWMUUyYVdkTlVtTTJUakp3ZEROV2JWRTNZbTkwVlZwUFQxb3dhVWgxZVhGWmMySndPRko0UmpZeFF6WnZUSEpYTUhkVldrSTVla016VlZjMWJuWXpNa0pRVFdaVFZUaDBXRGd6U1hsdmVFRlRiR0Z2UWkxRGMxWXRlRkpFTkZOcVgwUjVVblp1ZHpBNFUycHlURGhKWVdFM2RGZGZVVTl0UkZaaWRtMXBTV2gwUlZCM2IxTXpPVWRYTlRRME1HOUZXVWhGYVZkVFNsbDRRMEoxVkdkSFpuTlZXV0ZuZGxOc09UaGxXVmhtVDNsUFpUSmlXVE5JY1UxR2NGZDJVWGxhWlU1eFltWkVUMDFJVnpoUlVXWTRhSGQ2VkdKWlh6ZEVjMEZSTFU1RFkxUm1OazlRYjNCNFVYVmpNVVU0ZHpKZmEwZ3RUV1UxVUdGSlVDMU9YMWRqUVVNM2FtRlZhVEZsWm1rMWFGTTFYMkp0UVdONGJXRjNXVFpHYnpkVGR6RlNNVWhKZDNNNE0zQm9XRGROV21JNGExcDJWMDgzVEZNMVNURnpPV2hLYld4TlFuQnBSamN0YWxwdUxUQm1OVFJ5YVdFemNsVTJja0Z2VDBWSE5YZEhjSFpaZVdaalNHRnBURXRRTVRSTVgxSlhablJJTkVKMlVrNXlVWFp4VG1wbmJYZzFaVXB6WVhnd1N6QndWM0Z0UzNGaVVsOWphRzF3TVhSeGFtdG1RVU5FWWtsUVVFUmpTaTE2Wm1wNmJHRk9WMjExVlhGQ1QzQnBha0ZLU0hkaVoxcHlWWFE1YWtNd2VWSXdObTFxV0ZaWWFGazFaa0ZNUm5keGFGTkNlWGhrUjNGNFYwSklPWGxtUlRVd01VMDBOazk1WjJKTWJESnFVbUpUVGpOdVgyMUdWVkl6YUhwWVNXMUpZVUV0ZUhKV05rWlZTUzF5WHpaVVRGZ3dlRmhzU25SWFluSTBSVWR0WWtGcmJUWnpMazAxYmtKWFNIRlJkVTlyYVc1cGQwVk9WVnByY0VFLlpnTzhMWGhORElWNnJkT3hBUWU5WXdKWTFnMmk2NnRKZGM1UE80eGJpd00iLCJleHAiOjE3MDYyMTc4MDMsImlhdCI6MTcwNjIxNzUwM30.0mJs1HUtJqXlPRfohUiNX_ZpZ1S0BEJ1nHc_-dy6BTg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:23.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:27.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 462962: status.find.is(200), but actually found 401
21:18:27.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,462962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24d5a8dc, username -> user.1001175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13141e04, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217507574))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3QydWRrNTQ2NWNkMzQ5cGFvdDNhb2ZrdDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmRuTk9lVUYwWlRSUlNsWkhNak5TWlhFME5FaFJMbnAyY0RoaVREVnRXSGhvVlVJeVpsbGlZVlYxYW5aVU9EaG9WMlF4YkZoMk9HRk9WVk01TURoVlpsRjBiVU54ZW5aa01ITTBlakUyU2xKMWVsbzFiM2x1T1dkRFN5MXRiR2t4VjJWSU5rRlVOalJJTlVwTFYyVlVURkUwYUhsaVgxQnNWR0owTTFOcE0xaDJOekl3TkdwVkxWZzBWelIyUWpVd1MzRnRTRWQzUkdGaU0zSlZTRmt5TFdWdVpFdHZjRVJ5Vm5OQlkxOVFVRU5TVTJoc1pFMWZVVkZqT1RKWk5XNHdjVEEzZFhoMlVXb3phVWhwWm1scllrMTRMV05OZEdwbFZXMWhhbFE1UW1Kc1RERTVVbU5oVEUxT1VGSTNZVVJUZG5aMGFEUjFiRlZWWlZVeVdGRXlSQzAyT0VGSmMyNTZkelkwWDJkRk4xWlBkMVJSTTE5eGJqQkVlbm80T1c1RlQwOU9ZbG81V2xSS1JUUTRhMlpDVnpGV1Vtb3RTR1JKYUd0MFpWRTNRVWx0TFRGTFNYQnZWbnB4TlZWcFkwMURWbGxMYzJKSVdtTTBOMlExTmpjeFUxUkhabmxHUzBSeVJsbDBOMWRpTUd3MldsUkRNRUZyTUc1T2RsOVVVM2t5VVdZNVFrdGZWMDlUWkU1SVMxbEZXVUZMZG1rdE9YZFhSRWhPVTFKMlZqTnRVREF0V21SaVYyOVhja0ZsVUVSc1JtRmlWSGRvWVVWbVQwOXFabkE1V21GcVYybGlWbTF1U1ZOSFpqaGxSMHRRYldOcmNYWnlTR0pzTTA1MGRuaFpkalIwTTI4NVVtOHRkVEJvWkdKWmVUaE9TVVp4YWtoNU1sb3hObmN4YkVseE5FazNaRUZCYjNCUGFsZHlWbUYxWjJkRFIxcEpkQzFMY21kamRrZzJRMDUzTVZaQ1dGSlNXVWR3WmtNeFJUWlVTVFpDZVhZeU5VdDVRVWR2ZDFKM1IxODRaM1JLYUdaV2QySjBZbGRYTW1WamNsUlNURmhhT0RWdldIQnlNSGhZTFdaU1gzYzJkV0ZoYkRNNWJGaFhjVkozTVRaZk4wNVhXVk5yZGxnNFpVOWFNbTE1TTBSbldVdHdRVkpmZW5wSVZqaG9Oa2hDVjNkR2RGaDBaamMwTjNveldYaDBTMHhxTmpKU1kyaEJOMDlWYW1ORVZqRXRVRTlrVEd0eFJraFZMbWhmU0ZkQk5WUkNUMkZXYlhkWFVISldUMHR2VkVFLjkybGEteTd5XzNUbjFFOXVBN3Vidk91Wmg1b0stQkRGekJERUJSNzYtRGMiLCJleHAiOjE3MDYyMTc4MDcsImlhdCI6MTcwNjIxNzUwN30.n5vQ68vg6lC_0cAxt-hVE2VBAzLYo6zLv8Ve0-jvQxw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001175"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:27 GMT
	x-forgerock-transactionid: 1c5849fa-d4e3-4b9a-922a-471124515752
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:27.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:27.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 462962: jsonPath($.tokenId).find.exists, found nothing
21:18:27.660 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,462962,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24d5a8dc, username -> user.1001175, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13141e04, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217507659))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:26 GMT
	x-forgerock-transactionid: be3ec1e8-1854-4e97-ba47-2a9f6b60e0d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWRlb3RmcDVocm05N3JibzM4a2t0MXU1dXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1ZGUk9UV05uVUhsNlpEVmFWRnBoY21kWk5WOUJMbXBoTmxwVlJEUkhUME5OUlVkb1RrVklkMk50WWpSQ1VEWkdaVWhEYVZWaE9UazVNVk5tY0ZZeU1FVlRZMlJ4TURNd2RVMVhUR2d6Y2t0eU5FbHJibFU0VkZWU1lrOWpiSFJJVTIxU1ZuSTRjemxxUVhFNFluZGZTVXRTZDFobWVtSm5abWhLYzB4UloydGxaSEoxWlVaM2RVUlBPRkYxUWxWSFZWcEZTalJoWlV0T2RUTjBVMVJNTmxwSE1HRXhaWFZmU2xCa1FteDJTRXB0Wlc1WE9WSXhWMms1ZEZaVU9VbGFPVkEwYWxWc2VtbFpiVlZtWkZWQ2RqQnRSMkZ5TFUxbU9ISnJSa2h1Vm5KdmFUUXhORVJYUnpSSWMwcDBTVEZKZGtOaFFqRmhjVE41TmpOSldtWklURFI2UXkxUmRuaHlMVjlvWkdWQ04weEVhR1p0ZWpWa2NVeHNiWEYyU0RSVlVXWlFURlo1V1d0bWVXWjBXRWhTWlMxSWQzTjRRVXBSTWt0cllYQmZjalExTm14cGFsVTFRMGcxUXpGNmVHTlFja3hxVXpWUWJFdDNOamxYTUhoU1psWkhjbDgyYmtoRFYxOXFibmh0YW5KSVJYVjZTemhXWmxWdGJFVTRiWGhDYWtoclUyRkhTSFZZTFMxcWFrNHRhamh0VmtkRFRFcHdNbmxDVTBKbWRXOW9WRXBuYjJ0RU5GcHRZMFpmYm1wQk0wTlFRMlJQU1hJM1owRkhVVUZZYVhoZk1WRjBOSEE1Y0ZKTGFVTnRNekJLZFV0VmVDMDFabXAyYkdkcldHcGlSMkZsU1U1UGNWQmlORTFLY2paeFNIUTNaa0ozTjNSdFVqVmpZbFpOTVhsd1RrcHhkbk15V0dWWFdrTk1lRVJuTkRST1VHUmtXVVZYYW5SdFR6QkJSM0pVVkVaTGVrZHZPVzVNUmxaV1pVeDJVVWd6YjI5b1UyZDFhRzVrU1ZkSFRXazFUMWt5TVVSclh5MW5jM0Z2ZUhCTVdTMW1abGxITXpWMVVXZExhSE0zTm1GUGMyRTRlVFpGTjFGSVZsQjFWV2wyZFdkcFRVZ3RkMHd5VVU4eFpGRm5aSE4zWTFSR0xXcHFhV0poWVhVelNWOVBWM1JTVlhwR1RVNXVTbWN5YTJ0M1EwVllhMFJpYTBNNVVWRmZaVWQwZEhvMFVuZGlNMFo0VVZsVFIxSlpMa2RmVFhNMk9GSnZWVWRtWjBGd01IcExRMlpIU0VFLmZ2Mzh1TEE3Mm9HMG42dEtMeEtGRGhsVW1uaXhpc09Ua1QzR1N2TXppeFUiLCJleHAiOjE3MDYyMTc4MDcsImlhdCI6MTcwNjIxNzUwN30.zQahJi2dZxs06cIU53xjq2BVk5SZRKFJTahMhbmlkFw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:27.660 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:18:27                                        3100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=911813 KO=13736 )
> restLoginInitiate                                        (OK=451885 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=450542 KO=1313  )
> restloginProgressiveProfileCallback                      (OK=9386   KO=1313  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.90%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.90%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.70%)
> status.find.is(200), but actually found 503                      4958 (13.79%)
> status.find.is(200), but actually found 401                      1313 ( 3.65%)
> jsonPath($.tokenId).find.exists, found nothing                   1313 ( 3.65%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###############################################################-          ] 85%
          waiting: 79613  / active: 38     / done: 462964
================================================================================

21:18:28.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 463126: status.find.is(200), but actually found 401
21:18:28.643 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,463126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30bc9a81, username -> user.1001749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ec562f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217508596))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTVzNzlsODZxc2tiM3IyNHNpcGx1MnRpODciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aGFGTllZMHhCU1V0emJtUlhOM0ZaUkhCbldVOTNMak5wV201dGVIRjJTV2RSUzJSM1JrVm5VVmx0UlZCb2RVMXdkakpQTmpsbWVteHROR1JDVVVGWmVVRjNTekJFTVhCNGRtcFJUME5TVVcwMFJYZEpWSGd6Vm5SVFRYaHVSSFZqV1ZRelVWSllTbTlKV1hwTGExTkpRbkZLU2xVNWVITnVNM2M1VjA5bU1td3pRMlJYVFd4d1VGWXlha3B4ZG1neVVWOTFWMGhuTldKNVJscHNWREZ4TFVOZlUzcElUa05WZFdsa1VqUnhlSEZxUlRsdmEyRmtlR0ZGZUY5RWJHeDJVM1ZXZEdKSlMxWmZNRWc1TXpNNVFYWTNTamwwYTNGUVpXbGZSRkZDUWtsNlREY3haSGhXV1ZRemNXNW5WMGhVUVZSTVoyMUVkMXB6YTJScmJ6bFpOVTFoTFRaTlNsaHNRVFJaWDBvMllVNDBNRlIzWkVGUGFUSlFiM1pzZG5WNmJ6TlJOVzFOTFhGU2IyRnNkWGxvYlZGelNWVmpYMGh2ZWtsSmFFZEVWbk5MUlMweWVscDVZakZEUjNJMlUzcFVPRk5YYlZKT09HdzBXVEZUVG1GNFozSm1TVmRCUVVseFRGQlpSR2xNYzBOS1JsTkNSRlZHV1dNMWFXSlVVbmxhYUV0MFRrbEdkbkpmYUd0bUxVZFRaemR5TkhZdFNWVjFOSGhCU25saVVHWjZaVGRXTFRkNE4xRlBZbnB2VVV4VU4yeEJSRTQxV21nMVUwWmlRVXBVUTJSUlJsQlFVSGRLVUZOeVMyZFpabkZHTFhkRGN5MWpSV0YzZW0xck4ybEdMVjlJUkVoVk5VcHFOMlZGZVVkNVFqSlhWRmd4YWxSR1pubHdURlV0TkZwaFoyTlZSMUJ3WlZWSVl6VTRVbWMzV0RCMlFreFBZMDF5WjBkRVVtNHdlWFZ6ZWpCSFUwMTNWRkZ0WDNsUlpuWkdVV050V21sNGRXTjNOa2R6VkhaMU4zTlVkRFV3UkVzeVFsSkRZVk41Y0ZVd1MwdGpSVnBRUjJ4YWIzaHZZVmhLYXpac1J6SXpPR3RCYTNoWmRYcHNRV1pYZERnelowcEZjMGQyYlVoNVdEbExhRlpJUjBSQ1pHdFRaR3RMVmxob2FXZ3hlVGhDTFRsTlpVVTJWamh1TW1SRGRFZEJSMnBzUjBrMU5sUTRlbVZPYVZnNVYwSlNUMUJSUlRacE5FOUpMa3RtYlVkSVRtOUJWSFJqZDBZMVRYVnVibVJxU0djLjlmRVNVYURoeE9RaEdhcUtmd3l4UzIzUEk5a1Bod0NIRU5uYVA1VmZ4azgiLCJleHAiOjE3MDYyMTc4MDgsImlhdCI6MTcwNjIxNzUwOH0.wKnSZ51fM0ZKoecAUF4BstIZ-73aIKOBT1ZEdfk3sd8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001749"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:28 GMT
	x-forgerock-transactionid: d37f67de-1708-484b-b07e-c1136ad60d74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:28.643 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:28.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 463126: jsonPath($.tokenId).find.exists, found nothing
21:18:28.682 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,463126,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30bc9a81, username -> user.1001749, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ec562f2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217508681))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:28 GMT
	x-forgerock-transactionid: d7462db9-ce5b-4138-9dbd-2ebfb64f4b4f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTBiZDBkbXBuNmVnMTRlNXA5MTlxY3JoYjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1JESmFWbVZWTVhONk9XaDNXbk5SZVRSM01GSjNMazFzTFZWMWVsQkViVlJNVFZjeFUyOXBTbEJMVG01aU1IaG9ZM1pWWHpSU09TMTVMVlozYkZvMWJtdHhWWEo2UzAxWmNXOHllVGcwYm01RFpXSlRNbEpTWjNjemVFWjZWR1JsVUdzemFsSTJVM1ZzWlhwRVdIUk9NbTVmYjNsMWVISnBXV0Z4UjJsVU9VeEhPRGh2T1ZwZlIyVXdVRXRxZVd4d2VGaENkbUZ6WlhoNFNGQmhNbTQwUkRoNVdWcFFOVU5IWWpKdGFGaExORTFXZDJWVFNsZzJMV0pXYnpCcllrczBlRGRyWVRSRExYWndNbEpGY0hoalJGY3lWRGxUUzFKMlNWVkJaa1kzUWw5NFIzVldTSFJPTkhRNWRqSmxhVzFsVldSVFQwNTBTSE5LUW5aTE9UUmxhM2RoZGkxZmRIRm1TVzFJT0hCVk1UTjNWVlF0WDI4NFlUbFRSVmRTVUhORE9FSTRYMHczUm1KV01WcDVkalZWTFZjd2JXNVFWR1pzVUMxUlZrazJWazExZUVVeFdXOVdUV2RRZFdWaFNHZFhWVWhNZDBkVFoxcDFVRWN0T1RaWWRrWXpUVXBTUzB0M1JXUkhOMWxsVkhaV2R6UjZPRlZtZW1oNlNrbG1kVVpRWm5sSE9XMWphR2QxYUdOU1kwUkZOWFpCZERjeFl6aFZRMXBhVTBOa1VVZHFOVGxoY205aWVFTnNOelpMY1hKbFVWcFNTblJSWVhaVWEzWjZZbkpQZWtkc1EzbzBWVkZNV1hKcFlTMWFaVWRqVFZKeFMxZGtORXByT1VSQlVXeHlTRVZHU1hGVlgyd3dlRnBtZGs1MVVqWlZTamN0TmxoMVdXNUxTak51ZVRZNVNtMXZZbGRuUkZCa1EySkZRMUZqT1Y5R2FqSnpYM0p4ZWpOc00xYzRVMUUwYXpJdFJtMTFVSGd6ZUVSNU0yeFBWMkZrYVZKUk5Wb3hWalJOYzB3MVNIWnhWa1JGUm5wQ2MyNU9jVEoxY21wMVVUbEpjbFJNWkRkTU0wVm9VbEl4YW1WdmQxZ3haRUZvTTBsVFFYbE5YelYzVkdSS1dESnBUR0pNYUdobVpITTBiVWhpV2xwc2JGVTBTRzFtTkVNek5FNVZUMHAwUVc1SlNrZzJiMHR3TTBneWMybExPVWt6UjBOdE9VbEJUVEZ3UVhBemREZFZaR2xYWjJsMFMycGpMa0l6YjI1dmNHSlZUVWh3VUhNMVJuZExVRkI0YjNjLnNaelVNWEh5cWV1OFBDVmJ3SHlxSk9CTXBvYTRudTdfQUhMbDI3dHNxOHMiLCJleHAiOjE3MDYyMTc4MDgsImlhdCI6MTcwNjIxNzUwOH0._gcJNWG4l14GPQUAhPUrIAptxmicBd0DYrSiO6rcODo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:28.682 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:28.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 463141: status.find.is(200), but actually found 401
21:18:28.738 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,463141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc4c733, username -> user.1002068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f057eb3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217508689))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWhsMmw3dTRzajdwNjAxYmhjMjR2MnNjZjMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlNXVjNTVTVRVEVaTVVYazBjbWRIWlZCUVUyTkJMa1pJWkU1SFdFdFVhSGQ0UlZWVVlqVjVRbEV6YVhaalMzVTNNMU4xUjFaS05tYzNjbGgzVTFkbGRuVlZRVzVCTVV4VVpsbHBMVU5xVW1waVNIUTBVM2RxVjNkT1ltZzFVR2hOTlVsek5sRTJiM1pVWXpGNU9XdHJRMlZhZW1VNVJUZFZUMmhwVkZCblgxaEthR3RtY1hsVE1VVlJZM0YwYTNsT1dIZHlhemt6VDB4V01qSjRWSEYzTW1wWFVVVnhRVkZRYm1oQ1duRmtSM0l4YjJGTlowVndkVlo0T0ZCU1YxOHRaa3RSYTFaRlpscEJWMlZJTjJVNFExTTFkM1JJWm5sM1F6aG5RWHBHWWs1WGNsQjVSV2RDZFdWNVJFODNVbVZUU2pkc1J6aGFSbUYzWTFkZmEzbE9jR1p0TFhCbk1scDNjVWcxV1U4MVdIQjZVR0ZFUVVZMFNrSjBkR2xZVEVoSVMzbDVhbEZIVXpKRE9FUmtPRzl5V0RCTmFuTlVTWEpqTkVOR1owczNSR1YyZVMxNFgzaDNVVFUwVUhOdlRIZFVTMkZsZEc5bmRXNW9XbnBzV2xVMFJXMVJTbkprWkUxcmMydGlVSHBvU1hGTldHRk1ZVkpMY0RSbFpVUTBUbXc1YmxaR1RHOU1RWFpuZUVsSGMwMUdNamhNVlVOMk5tMTNSbU5SUVdwSFdYQjVUMDV0ZEdwQldFcEZXbkpIYURaQ01ERkRTVTVxVW1Wb2VsbEtORk50ZW14clYwdzFhVlppVTFkMWJqSmlZbDltWlRsR1dscDRTV2M0TTNsTmVWRlFVQzFZVjA5NlJHUTVlRUpUTjFCSWJqVXpUVTR6UjBwTVNqZFNhSGhCT1d0cGJHeEdXbU5tWW1sU2MxZFZTV281TVVjeFpFYzNjMFJHUkdoSmJIVkllVXh0Y2xkNVlXWTVSV2cxWVZKcVRqZHBNbUY0YTB0c1luSmpVMko1Y25jeFQxUlJiVVprWlZabmQzTjVaV2RXYlhaWGNXVjFibG81YWpKQlRXZHdaREYxZFZBNU1XRkhkbEEyUWt0a1lsQlVTbGhsYkhoNlJuWlFSMFJ5Y0U4elkzQk5NM2RUWmpsamVEQnRkVWR1UTJSTGRWcEdNMGM0T1dWelYzVnhia2R3TkZVMVp6STVhVmszWTJGM2RtWk1aVlE0VVhWRVpXUnpja2hLZFVGSUxVSjNMazl5UjFKQ2FVOXFhblZmVVdKMmEzQXdUbkl3WjNjLi11STBabGdpejYwX1ZSOEUzY1Z5UmQ0blFUeXg5bmNJcFRSYkJHMDZ4b0UiLCJleHAiOjE3MDYyMTc4MDgsImlhdCI6MTcwNjIxNzUwOH0.zs0BHVx7ZIwo8FEc6FeITSNNCAfPt7NuKTL7vEZXxvc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002068"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:28 GMT
	x-forgerock-transactionid: 58942ef0-3911-446b-b0ab-edc94639e1d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:28.738 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:28.776 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 463141: jsonPath($.tokenId).find.exists, found nothing
21:18:28.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,463141,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7cc4c733, username -> user.1002068, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f057eb3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217508775))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:28 GMT
	x-forgerock-transactionid: ac744c30-16b2-4d8a-acfe-fdbcacf4caf0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDZrbzVjN2U4MTVjcnRqdG04MTBocDRvYW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVRrRlZVWGgyVVhwS1lWZDBOa0pPVjFWS2J6Rm5MbEptUjJoYWMyTmhOVzFyWTJORVNtMVZjVzFDYkVOR01GVnJWWEp6YmpsS09VcENOWFk1WVRoS2RESk9Na2hLY2t0c1JIVmxZekZEUjJoZmRXWkNOa1V3ZEdKalpWUkRRMUJvVlhKQk9YQnhVak5NWkVwRVUxRnJVbWRTVlRaNFdEWnZlVnBZZWpWcVEwWkdlbXR0TmtneGVqWnBUM1pIYlU1dmJUSTViVUpNVW1Gb1ZtUmZhR3d4UWtvellVVmFhV2MyYmxkb2NqaE9ZazQwTTNrNVVEUmplblp3V0hkWGFUSldWM2RUY0dJeFJFSlVhemxDU3pKWWNUTTBXa1JZTWxSa1RVMUdjR2RaVDJ0UFpFTXRPRzlpWlUxNmMyWkVXWFpHVDJFeVltbEJaVmRVZG10RFNsaG1OVWN4Vm1GNWRHSmhUR2xwZG5GVllrWk1lakJ6YjFGT2FFOVljbE5pY25Kc1RWRjVjVm95TUdkd1FtWmZkMkprWmpkc1FqQlJkRzFIVWtKdmJXWXhMVlJEV2xCUVp6Um9NM3BaY1ZJd2RsaFZWbVZGTUZadlJGOUtNbnBLYkd4aVZtazNNelZwT0cxRVlWaFdYMDFFYms5VVUyOHRWVGhZU0VnMFdteDBXV2RZTlhnM2RrbFRWVFl0VW5oQ1ZVMVRjM1JSTmtKTFVEaHRaamxoWW5WV1NHSk1lVlJUTFhodU56RTJXSFpCZEVoblEwcFBaalJmYW5oVlp6WlBiMjFQVFdoT1ZqWjJUMXBJVGpOb1lVNXJaMXA1TmtGNk5rTTJUWFpsZGxWNk4waHNhak41WldsdFIxRlViWEZEVWpoYU9WYzNVa2MwWmw5dVYwSXRUelpuZW5scldEbHpOVFJyYlU5bk1UZHZUR3d6YkdwWmQwSktiM0JoZFZGV2VISnJVVUpTU2tOSFNrTkxTa3hUVG5BMVpUbG9OSHAyTlhGdldqTnJTazltVGtzM2IwRnJjMlJGUW5CTWNWcHdVWHB3VDBOd1NHNUdlRGszUlZkdmRHSktUalZSTm5odVUydFZha0p2WW5kTGMwbE5MWFJKZFd0aFlVSkhTRzk1TFUwNGEzUlhOVGRsT0Uxd01tTlZjVUl5YVVsamNreFpUMjk1VjJ0MVJFbElkakJVYjJRMmFWWnpZVlZuT1hKRk9VNXRjRmROV21Zd1VFWnFVSFpIZG5sMlpXZDNMazFmVG01eVdYRklRa2w1YURodGFWOUVVR1l5YTNjLmtmd292ZWYyTllQRTFZOElCV2V2X0lSNWJyVUVjWkZ1ZzdRLThxWkJrelUiLCJleHAiOjE3MDYyMTc4MDgsImlhdCI6MTcwNjIxNzUwOH0.Xfmx816Qp-FqlTCzVWcNXYmxkCfdsWXaptrHkP093lQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:28.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:29.993 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 463318: status.find.is(200), but actually found 401
21:18:29.993 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,463318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@205de3e5, username -> user.1002138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16d04b61, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217509945))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDcxbXRhajFhZWljczBkdTF2am5mOXRoaG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alVWVmlTMGsxV2xJMlJ6RnZhWGhmVTJwcVFWWlJMa1ZWVVhnMlVXZENabFUxTFhGV1VUaEpia1YyTm5wZk1uRXRVMEZ3V1ZwT2FqaFllRU4yTFc0NGFrTXRjSE5vY0cxR1ZXVnBObTEzWlY5dlIwdFNTbkJKVlVFMmFrTktlRkJXWkd3MVMybzBUVlJNVkVwSVZHUndhbUpTUW5ORmRWUnNhbk5FTFdneldHUnZhMDlUVVdKVmVIcHJRMDlXT1dORlRsTkhZekJvWDBOdGJubGpUVEZtWHpkdmEwNWlVMXBTU1dKeVJtRkhWMFZoU210WVVtVk9ZVFZXT0VSVmFIbzBjVGwzUkVWQ1NHdzVObGhEVERNM2NXcDRjMDFEU25WWGIyNDNSVkJqT1VWeFlYSXRZMHd5VUY4MVdWWTJVMWx2YmpGdmRsRXRRMjFNYzJSZmFIWTRTWE5IWlVSSmIwSkdlV3hHV0MwM1ZIUTBiVWxRVWxsQlpXNXBNREp4WmpWWFFtbGxaWE5hY25KNE9GTnhYMnh1VWpKa2QwMWhWVVl3ZFdKQmJFTmtUMGR6VVRsRVVHWTBlVWRKVFZOTWMzQjZNamhLVm5OYVFXWnBNelJvUjBJeGRpMW1jSGhXVWxRNVNHWkRlWFJ4WTJaSWNWSnRhVEZtTm1WNU1GZFVaVmRGWVdvelkwc3diVEZXVlROUlNuRklVMHgyVGxsTFMzWkRVVGRsWkd3eFF6aDBla3hLVEZOUWEwRTJVRGRrYVZSSllqZHBUVGRZUkVsblYwUTNTMGRxU1hobVUwTnFaV0l5WkZsVlkxb3lRVGhRTkdrM1Z6UllkM2h1VmtJM01GaGlUalpITVZwNk1rOURkbTFUZERBMVlVNVVkalZQYkhwcVVuSkRha0p0UVc1TFFYZFNSMDk2VEUwMlYyZExVVkJSVGtocVdEUTVaVzlVZFRsNk9FSlhNVkI2ZWpGeFowZFJTMWRxV0U4dFFVdERPVWR2Y2sxTFVtRmhjbkZ3TVRNemVHUnpiREZNWDJreE1EZFFSRVk1WTNsZk4xTmpUSFJPTkVFNVR6TmhOakZUVUVjNVVreGZTM1ZHTFhSb1p6VnRZbGRDZDA4d1EwTlNOVnBaVnpjd2NXazFhRFpOVG5SSVEwa3pibkZrTTBoNlRscGhVekZrUmtSMmRFbGljblIyUTNOU2NrZEljMGh4WWt0U01FVXhlRmRxTFdKMVpqUTFTV0o1WVdONGFWZFJMbEl0WDNkRGRrazBUM0ZrUlVkR09HaFdWMTlPTjNjLnhWS2JhXzVRNHdlYmF5a3ZsTVF4TFRSdDBYTFFReFpFODNCei12ZXBzaU0iLCJleHAiOjE3MDYyMTc4MDksImlhdCI6MTcwNjIxNzUwOX0.pf2AvXWiSBkzWdj5QYUIe11M-5hzNKNX_8mDHd92T9A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002138"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:29 GMT
	x-forgerock-transactionid: 0c492963-6c01-4333-aec3-69b9052e86da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:29.993 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:30.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 463318: jsonPath($.tokenId).find.exists, found nothing
21:18:30.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,463318,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@205de3e5, username -> user.1002138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16d04b61, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217510033))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:30 GMT
	x-forgerock-transactionid: 8b251a67-f749-4dd6-b7d9-2c42bd3521a6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDh0Z2M2ZDFjamZiMmV0Nm9tcWNhdHFhbWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VGVVTjRTazl5U1ZCUFprcElka1pqYm5wMFExaG5Ma3QxY21KeFRuVkdPR2szYmxSTWNqQlBTRXh0ZGtSSE1UTjVkRWRKTFVZMVQyZFlNMTlSVDFkc1kwb3hWM2hCWVZSSk9XTmpORzR0Y2podGMyeEdReTFwUzNVMmFuQTRNMDlUUzJwRU5XcHpPVWt3UkRoVFNsSlJSR2xOVjBwV2NsVlNUV2RtZW5aRlEzQnpWWHBDY205dmVVZFlZMVZOZVVOVVFVVkVVREpMYWxkU1ozaHJiM1l0U2s4NWFXbFJUMHd0VVZvNWMxRTVjemRKVjJWM0xVWjFZbDlyYTFFMFZsVlNjakZhV1RaUllXUmZZVWhYVVVobGJETmpjMDFLYm0xTGRFazJTVzVmYkV4UVdYQTFOVkpQTjBRNWVXWXRSWFJ0ZDJ0TE5qWTNUVzFuYWxSc05qbEtiWG96Y0hnd1NGRXRaamx1VEMxTlZqZDZUbFkwZFdWeVZYTjRPSGhWV0RKeWJqaEpVa0p5ZFc5YWIyZE1iM2hmUlVOM1FYUXdjalZ4U0VJNFFsWlVibVEyVERjelJreGpNWEpIUW5CVU1VODFlSHBLZWtwMVV6SndRbDlOWjE5UWRWZE5lbm8wY21RNFYyZEhVWEY1UVhFelZUSlJaRlJhWW5sNk5qTTNPVjlHY0ZSdk4xSk9OWEZIVUZSTlNWRlBiRVpHVkVodVNrMU1WRU5UVkZoQk4wY3RVV1IwVVhabFZEWXRRVkpzVkU1RllTMTNkV3BhT0hsU1MwZHFYMWxCWlU1WGF6QmFVMFZDWDFvMFUyZDBiRU42YzJ4VGF6Y3hOMnRvTTIxRlIzZHpkMk5pZGtSV05GTkJjbGs0YVdSck1HVnJaakJTVjA0NWQxQmtaV2g0YXkxdVdrTTNZWGgwUjNWQ1dYUm9MVk0yZVZaNWN6Rk5WV3hvY25veFNWVnBRM1J3YWxGSFVIaFRiMWR5YkVKdWVrUm9NV05QWTB0TGNISllaMloxUTFWeWRFZHNiVGcxV1c0dE9HSTNTbmMwZFVGWmMxb3hSRkF6V0RSNlpTMXBlbkJEVVVkQlkydGhXblZHZVc1elRUZEpUMjl6U1Y5cmJESXlNR2gxVUdWQ2JYSk1jMkp5UzFGR2ExVndNbE4wWlV4QmRVcE1NMFV5Ykhkd2JWRklRVk41YjBVelQwWk5aa2RtWkV0c2JVaExWeTFSZDNSTmJuTlNiR04xVGpNNE5rZHZMamhsVXpOM1gzbHFUell6VkRoalRUZERPSGhWTmxFLmp3UlhnQl9xQWJEQTJXdmI2WUdWc3I5YjAxM2Zja3BMOHJiLWI3eG5Xd0kiLCJleHAiOjE3MDYyMTc4MTAsImlhdCI6MTcwNjIxNzUxMH0.GN3bJrX1ylnveIbMpSMJPgK-QHLfgiWYUdthPlW-5WI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:30.035 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:30.521 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 463388: status.find.is(200), but actually found 401
21:18:30.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,463388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3206febe, username -> user.1001307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20417b9f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217510475))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnNkbWhkcDVwcGU2cGc4ZzRyNHFiOWI4c24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S05tNUlRUzF2ZDA4eFFqVjVaVFYxVFZsV1JsVjNMbmhmZVVKbmNHaFhXazlNV0dkU1NqUklOVWQxVmxaQkxXSk1iMGxzWlZkTWVubG5UVzA1Vm5aNlZYazVUR3hUVEhsbFEzWmpXbXhsTW5vM1NFbEVlRll0TkRoMFFXOUVOak5yTTJsU1oyb3RjMFZZWVhWRmJubE5UMHh5WVhreFMyZHZSa050V1hvNFlYaEZjR3g2TVROZlRtNWtPRjlsYzJwM1duTkNUMHQyYm1wQlYyTkpOV0pLUmt4clMxZGZObVZYYW1WdlgzQXlWRmRqZDFBelVsUnBkSEJJZVVFMk4zUk9Va0pYYkRCc01WOUxXa2RzVjJGemNHUkVVVTFWTUVvMVptVkVZa0ZLYVc4d2FERTBTa1V3WnpOSU5UUk1hR2xWY25VeldVTkpjM2h0YkhGeU1HTXlTRkpzVUd3MFIwZDBiRzFQTmxkTWMwdDRVVVpYU25acFNraHhUVTlmUzBaV2JtdHlabUZMVjJaRWVrbG5RakZVYkVOTVgxbEdaRXN3ZWxSWk5GSk5iWGx1VldnMVlWWlRNMVZXVERCUE4yOTFhRXg0WDAwMmJFUlRRbUpVYkVNMWJYbHNUVXBuYVRaQmNrUlZVbVpxYm01TFpHVlNXVU5TUldSak9HNVRORzUwZWpWQlkwOXpNV0ZuV0VjMU5taEtUVmxaYkZGclFuZHBhRGMyVFZWMk0yZ3liVEZMYURNNWNGWnZOalJ1WkdRMmRYVm1iR1pFVVRVd05sbFRNa3QxY21sNmVrTkJSVVJ6UzJScWRFMDRjek56VDFKeFdFMUxZMUZpWkd3eVVXZHNlV2RITkRaaE9ITk5XVjlEWHpkT1pIcE9ObUZRZGxSUGJISjVSMUJOWnpZeWRrWnJVSGxUUzJSdWVsQkNZblV6VkZkMlJrNW9iVzU2VUVKcFR6bEVRbVJsWDJwV0xWWkhXbFpFYTNCZlQyNU1iMjVhUTNaeVQySk9aM0k1VlVkNFVWZDVZelZwVFdSM2JtSXhSV1JNVlhKUGNXOVlkbkpUUTFGNlNtSXdUakZKTURKMFJETnRPWFJUTW5SbVNtaFJPSFY0ZDFkbVZHMXZRVEZrYVVkNFFVZGxNR0ZaV21ONVpVdEVRbDgzYWxoVmJWcDNibUpJU2xkWmMxUXdaM2wwZWpaaVN6Y3dYM1ZYZEhCZlNrRm9ZalZzWXpoMWRrZHBOalkxVGt4RVRtOXZMakI1WVdVeFJVaEdZM0l3T1hnNVoyaE9kbWg1UlhjLmNPNEJKcGQ2MzNfSkwtcDhJZk9PRnBUUzV6LVFnTVlDc0F5emRCOW5PRFEiLCJleHAiOjE3MDYyMTc4MTAsImlhdCI6MTcwNjIxNzUxMH0.V8iPnf2HaVMcnErmANlBkPbbkM2H3RA6fa6795EhKAw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001307"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:30 GMT
	x-forgerock-transactionid: 11702e56-24fa-4e49-ac14-25b731b7e83f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:30.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:30.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 463388: jsonPath($.tokenId).find.exists, found nothing
21:18:30.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,463388,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3206febe, username -> user.1001307, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20417b9f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217510560))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:29 GMT
	x-forgerock-transactionid: 419226bf-5fb6-4baa-86f5-f412525900f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGh1ZjRpNWNvY2Q3ZGVkaWZnb2N2cDZlcWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmRWaFJjR3RUWXpSclpFb3djVzE1WVVveE1YRkJMbU16VEVOaVUwbE1Ta1JLWlUxb09VUkVUblphY0hKMmNsTjRhVWxOYms5a1EyVXhSMGwyWlY5VWJqTlFSR3BIVlRnMlVHNXdaRVUxWHpKUGFVbHdVbWRaVWxCc2IzZ3hVa1owVlVGT1UwcDFMWGRsUmtoclZWZGpOM0JWVG1SUFIwcHBXbTFKTTNGbWRqWm9jRTEwTTBOc2RsQXliRnB3YXpKWE4yVk5MVEZTYW1NNE1YaGpUMlIzYjJzMlVGVTFlbE5KZUdGVU9GZFVNM2R4ZW5wcFpEUXpZVWhuVkdOa2VFVjZTWGRPWjNKc1NHWjFha1pEZDJoR1RYVnZjekozVm5CS2NUYzNYMngwUzFkRWJUUkVXVFpTT1dveGRHTmZhbU5qUTAxWlFVa3daMGh4ZEZGbVVqQjNVelJPTkhoMldVTk1RbWd4VldKak9XVndaVTlWUWs1aWJUbFBYMFpZY0c1dVFVcDBTVFZwTlhsVExVSkdhVGgyVkZGV1RqZE5VSFJvVldsNVFqTm1Ua1ZOZVZCM2EzTldRekJOTkdKamJFbzNXRTgyUm5aNU0yMWZTVjlKTkd4T09WRnFOelJtTkZSVFIxbHlkVEZOVkdab2JWZGpiRWczV25WRVoxUjRPVVZXVTBWbFZHWXdOa1pOV0RKUVVtMXhMV3RNYUVSd2NVbHZSVmhsVVcxVVUydFVNRE5OTUVkcldtMU9ibXRtVEhKdlUyaHJlRTlwZDBkc2VEZDRNbGxJZDFObmExb3dVVVZxWldKR1ZuZzBla2w0YkV4elNHUmpVR04wVWtkM1RXTmtTMWxZVGtaWlkwUldWRk51TkdJNE0wbG5SV0pVVGs5NlpFMDNWMXBWU2tsNFEyVnZYemd6WmxWTmRFTTJXRUYwUkc4dGNUUmZiRmt6UmtOblpEWlZNMDF6YVRsbWMzcHBXVUZpTFVFdFZGWmFPRlJ4UTBZdFRHdDJNemN6TkhGTk0xRlRRVjlhTWtWNlFqSlpjbFpsU1VwVWF6SXdTMFpOYjJ4NllUUmpMVVp1ZUc4dFEyTTVlbVJtWjFaa1RFWlNaMkpWVG5OMFdXeFlhV0YwUVhvNFFqTmZVbVJ3VTBSc01YZ3pVa3QwTmkxR1dsWnNjV2t3Y3pGU01tdFlUekYwT0RORmRrMVRSV3RFYmtsUVZXUlNSRnAyTmxaaFdWTkliREoxWlVoaVdWOTNMa3hETkVScGMwNXhObkpCZEdWUmEwaDNkV0p4WWxFLlpEUElPV1VTMU9yN2lHNENmOHBwbC0tQnFIeHNPb0JfVWx3c1lGS1JVVWciLCJleHAiOjE3MDYyMTc4MTAsImlhdCI6MTcwNjIxNzUxMH0.GyMngl9vb8zwO1DE60aChrITXd3MQm59lMGFwRMOHNA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:30.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:18:32                                        3105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=913298 KO=13744 )
> restLoginInitiate                                        (OK=452618 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=451275 KO=1317  )
> restloginProgressiveProfileCallback                      (OK=9405   KO=1317  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.89%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.89%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.70%)
> status.find.is(200), but actually found 503                      4958 (13.79%)
> status.find.is(200), but actually found 401                      1317 ( 3.66%)
> jsonPath($.tokenId).find.exists, found nothing                   1317 ( 3.66%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###############################################################-          ] 85%
          waiting: 78880  / active: 36     / done: 463699
================================================================================


================================================================================
2024-01-25 21:18:37                                        3110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=914776 KO=13744 )
> restLoginInitiate                                        (OK=453343 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=452010 KO=1317  )
> restloginProgressiveProfileCallback                      (OK=9423   KO=1317  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.89%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.89%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.70%)
> status.find.is(200), but actually found 503                      4958 (13.79%)
> status.find.is(200), but actually found 401                      1317 ( 3.66%)
> jsonPath($.tokenId).find.exists, found nothing                   1317 ( 3.66%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###############################################################-          ] 85%
          waiting: 78157  / active: 21     / done: 464437
================================================================================

21:18:39.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 464656: status.find.is(200), but actually found 401
21:18:39.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,464656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57676114, username -> user.1001662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f4e7618, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217519161))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDVrOHF1YjZpZjFzNGZhZTJsdmZ0M2g3a3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZmJXSnlabEF6YUZwbmRsUlplVVZ5TUhOaFoybG5MbWt5U0hCTlVWZ3haVXBDVFRCck4ybEJNalJ1VG5SSWNFcDJVRVV0V0c5cU9XVmtjMjUyT1VKSldXbERlRXh0UTBOeVppMVNTa1ZFTkhSVGRsUk9URVIwU0ROcVJETkNRa2wzU1cxQ00zZ3hNbWxDYnpKUlpFaEhaa3QzTFhJM01FeEpSbGgxV1ZOTk5XaEhVWFJPVUZSRldWcExSMGhTZVhaemRYRXhUMFZLWW0xRWRsZzFhRXd5Y2xOM05UbEVWbkkzTVc1TWNYbE1XSGRqUlVWMU5qQk1aR1YzWm1OVGR5MVdia0ZoVkc1WmVWWmtkVlJVU1dkM2RVMUxjMWgzZGkxVkxURlROMVZpZUZWSk1uUnFkVUpDU21WMFFqbFVZV1pEZUZJMFVWaGFaWFExUkc1NU9VcEZWVjlpVTBWVVZtYzRPVkpuTVZobU1sQkJXRk01U0hnd2MxQkhlRFJZWjBoTlkwUXhXWGRrVFhSb1VXYzVSMWMwTlhBNWQyeDBWSEZqZDFSck5tdHpja2s1TUV0TVRIVmhNMEpmTkY5ZmVGSkdRMDlMUlVacFJUTjVibDlzZFhwcVdXWnFWR3RJYkRsNFNucEVWWHAxVDNwU2JsVjBRVnBmTjA5c1FYUmlRbWN5YTJWeFRIRnVTamt6V1RoWU9UVnFWV2RTU1hOaGNsRnlZV0UxT1cxbWFIaDVaMXAyWXpOSGNsSllVR0phUVdscFdqWlRiVkl4T0hWUVluaGxhMlpEUVRKd2RIVTBZWFpNU0RkNGMwTnllRzEwU2xVMVgyZFRObnBsUjFJMk5GcEVlRTR0TkdscWEyNW1lVWgzWmxWUWFWaDFOa0ZQT1c5aVUxODRaRkI0UTFwb1dtWTFXamd5ZUVseVprMXdUMHBxZG1kUloxRXhXRlJxVjBKTmNEa3hRM3BIT0Y4NVpXbGFTMkpPUTFOTU16WnhOelkxUVdGaVRtZHNRVFp1TUVaSmJraEdkMk5yU0dKc2JVSlhYMnRKWWxaSWVWOVhTSEZ5Y2t4alpscEllVzVLYUZwNU4wVlJlbUZWTkZOeWFrc3RWVXRVUzJobGFqSnhTVU5HUlhsWExVaFZhSE5vVldrMlVIY3laVWxvYjA1TVpYSldRVEpLYUhWSU1VNWtORkZDUm1wbGJXNVRRbGRqVWpsclEzVjJTMnB3TkcxdWVsbFZiemczUzNOV1kzRnZMbTgzZEd4NGVWTXdTbFpYT0VaRGRIQmtka1EwUWxFLmRHYWxCY2NQV040d3l1Umt5Wkx1LXE4NDhaaThDUldVdExKV19LeXpIeFEiLCJleHAiOjE3MDYyMTc4MTksImlhdCI6MTcwNjIxNzUxOX0.qjQA6WwV83p3U_uh0GQRsVvH8qA1mVeS8XaUKW_8gso","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001662"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:38 GMT
	x-forgerock-transactionid: fab2d3e5-77d6-4747-93b2-49e2ec08b713
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:39.211 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:39.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 464656: jsonPath($.tokenId).find.exists, found nothing
21:18:39.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,464656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57676114, username -> user.1001662, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f4e7618, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217519250))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:39 GMT
	x-forgerock-transactionid: 192bcf3a-96dd-46e9-9443-848add6c9565
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWVhbmo1cmJ2cGZ1djk2MGczYnB1YTBzcjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1ExTjZaa3BRTlZwSU1sTjZVbFF3TVZkcE56WkJMbTUyYlRCa1NEbHRibEV6VlV3d2VsWkNXSFJyTUZRMmQxTmtRbnBEVGxkVWFuTnBTa1JpVDFoMU9GaG5PRWM1Y2pGa1VraGFaSE14ZFdSYVNYUkVSR1psVGtwZmVtMUJlR1JYYlc0NFdVTjZTRU4zYkVocFUwTmxjamxXZFd0SGFuZzJjamhLYUcxc1lVSTRjMWRYY1RVMGNuZENSMjVVTFU5NVpIa3dPVlJVVm05bVduUkdlVTQwUVRZeVJ6RkpVVzF5VlZGd1gzSTJiVGcyTUZsYU9WZFZZVWRsWVZFeWNFbGZkV1ozY0U1eU1XOU5aV2hYVjJGaGRuaFFORWt6YlRCb1VGbElTR3BoZFhVM1RGRklTemQwTVROdk0wOU1aUzFFUlZCMU9YaEhRM3BQZVc4d1FsZGpRVXBVVUhCbGJrTk9XRFZmU2xsNVpsUkdhazFUYms5ek1HVndVMmQyTXpkS2NqTlBUM0F5YlZWbGJFSjZiV2hEWDNWT1drcERPVWh0Ym10MGR6RkpUblV0T0c5c2VFbHNlWEpwUm10SVgzcHhNVFpPYTNST1IxaGFSbmRFT0dOYU5HNHRkemh4U21aZmJrdFhka0ozU3psV09GZHRjMnh1WDBOeGMwcE9TbFpuYVZwZmRFcElkRmxKYUROT1YwbzVSMlIzY0ZscFoxOU1VMGRCTTE4eE1sTjZTV1pETkc4M1RIUnFWblJXVFZCVFYzaHdWa3hWVDNWRlVERTBZakJ3VFZwb01qbExhekpDUVd4aFRHaFlUMXBsTTNKb1RVeFBhakU1Y0ZSMlJFWlFaV3hRZEVnelpWcGxWbmRUYkRCemEyRTRVRFIyZFRBd2MwMUdXa2h2VVdaT2VsRnFkR016ZFdGelRtWjVNRVJtWDJ0YWFra3phWGxXZVdVMGJGaDNiMWxpTTBOeWNtb3piVTVyWDJWdmVGVmhTVWMxYWtvMWR6RXdNSHA2UW5wTk1USTFZM2hPVW5wZlVDMVpkbmR1WkhSWlpVSjBZMDlLWkdOSFYwbDZla2Q1VUVONWVIY3RRbFF4WVZWVFpFNUtVR1ZJT1RKS1YxVnRVMEppTVZONmJ6WTBORFpFVjFCdmN6VlFabGw2UTJORVdFaDVjWGRtYkVKQmRYVktZemhVVGt4VE0yNVFjbk5vWW1Kbk9WZHRhMUJDWVZneloxcEpXbUpHT1dwVVFuTjNMa3R3TVZCc1FWWTNUVlpDVTFGWGNrRXpaMUYyTUZFLnhfSGVqX19Zd1Q0bTN3LVJoRUZZMkQwM2hLTENWaHVjTmRlcjVyQTc1eXMiLCJleHAiOjE3MDYyMTc4MTksImlhdCI6MTcwNjIxNzUxOX0.NWmTcBByFFVZJPdOYQ0-4I9JHaVMc_7c_uv-qNDB8-Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:39.251 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:39.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 464681: status.find.is(200), but actually found 401
21:18:39.350 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,464681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cb0704a, username -> user.1002472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e90ae1c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217519305))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHMybzBtaDVya3VjamU4ZDBmZGZtamdlcnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWFWUjBWREJPWkdvd2VWWTRVMlJXYkdKMk1FWjNMbkI1TlU1dlpVVXdNamQ0TjJKT1dUQkJOMDVFYlRsU2VqQXdRMWs0VWs0eGIydHpSbXRQYlV0QlZWTXdORUpVWm1sUmFVdGFkM0I1U2tJMWVGOXFRM2M1YWpOTlFUZEVhUzE2WmxoS04xcHpkV3BuVnkxUFdFTldla0p5VkZjeFlYRnNiRVZzTFhadloxQXRkWEZ1YjNCU0xVeG9SMDFPYVZCWlpVOUNSMDVaVTB0emNVaG1Uems0YlZJelRGTnliRTFoUkhnNFRGTTVjM2RSWVRsbVdVSnVOSE40T0MxUFdtTjNNbWREZW5aWlFTMUZWR05wYlhSNVVqaG9iWFl0U2pkdVZXbEZhWGd4YW1SYU5qYzRTbkV3YlMxdmJVRkRNWE5NUm1oQ05FUklPVEJVTm5KUWVDMTVZVGR3YVZkblgyOVBaa1pWT0ZjelZFMUJYMHROY0dGc1lUWXhkV04wYTFSYWNITTBNVnB5YlhObVEzSmFTM0oxZWxoMmRHRlJkM1UyTWpNemFsRlZkV2haZVdsWE5uZEdjMHRRZEVzellXZDRlRVl6Y1U0MlRERkdNbWx1Ylc1NlJYUTVVbFIyZW00NGVXaERjVU5MUmxFMGVrTnBhVFZNWmpKT2RqTlBNM1p0WDBSc1YxaGZNemhwZEdzeFZuUjJaV1Z6WkVRNVVVaHlNRlZYUlZweWMyTlVjVTFMY1hSNVluTmpTM2xQVWxWYVgyWkRPR1Z2VUhCWGJHSjRiRTQyUkZOSVQwWnpOMHhoVnpKU2JsUnhRWGhTTkVKV01EZG1jbmgwU2tZNFNuUjNiUzFQWkZJeVpERnZObXR2TkcxUE1uWjZVRGs1ZEc5U1FUUmZkMHhrYlVnM1IxRXRhRlpxUm5scU9FeEdZakpwUWxOUlowbFZjbUp1V1d4dWRucGxNSEpEU2xkTmEyUlBVakV5UzBWWWFDMTZRbEpDVkhOSU1DMUtXRlZ4WmsxbmNDMXVSbFJzWjFKcVdFUjNUamhaVDA5TlJsOHRPREJ2VFZwNGJHaE1aR0pGTlRSbGFuQm1ZVEpNVEVSTVdWTnRiRWMzTVVvM1EzRlBTMUZrTFZWcWRrRlpjREV5TmtVNFlUWXliVE53YjBoQ1ZWQjBSMnhxUzNSR2VYcEtVREV4Wm1aa1VuWk1OMVJoVGkxeE1IUTBMVXAzYWtKSE1rNHpNRmhRY1dwUk4yaGpMbVJvY2trdGEzaHVNR1F5T0Vwd1VESkhTVjl1YWtFLlloTG9VYzRyU3d1SnBjMXY0N2pKazhIOFdjVTlnd0hEWEs0Q2ZGMXI1WXMiLCJleHAiOjE3MDYyMTc4MTksImlhdCI6MTcwNjIxNzUxOX0.xk_wopJ38ZVW_uY0bjiEEi0J_67u8-_WWNvMdN-qaY4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002472"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:39 GMT
	x-forgerock-transactionid: 97a48a86-ec0d-42e6-a515-4b18edeb6f7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:39.350 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:39.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 464681: jsonPath($.tokenId).find.exists, found nothing
21:18:39.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,464681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4cb0704a, username -> user.1002472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e90ae1c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217519389))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:39 GMT
	x-forgerock-transactionid: ce7c5885-e90c-4826-a9dd-3e9de2bee4f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYThhZGFwMXZkam9rZjI3NnIxcm8wamEwYTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWRXOUJXbEZ0YUhweUxVUkZXa3BZY0VKcWFHRlJMbW81WjFsUFMySkxiRlJtVTJ0WlJIVjRjMmRuYVZGSGNsQlpWRFJmZFdSNE1ub3RiMVZxV1hSUlNrSldka1JqV1ZSbFFWbHBOVVJqU0RVd2REZGFUblZIY0hwMVdUbFFZVlpzVnpNM2FFRm5iWGs0ZUhabU1HZzFVM0JXVGt4Q2NIaHNWM1Z0VVdVdFlXOUNjVmhSTlhWRmFqUnNaemhUUzBvMlNUUXdWMEpDTjA1WlVGWllkM05JY0VWNVUzSmFRa3QxVVRaNGRERjZWalJsYzFNM1puRnVSMU4zTVY5UmVFOVBRakZxUTBrME0ydDBVM2hqY2pJNFVVSkhlRkE0VmtFMlFVMVhXVTFEYnpkRVNrd3ljMFo2V0hNMmVtZEJkMjVSUnpCc2JVRjNaVEUyV21Fek0xWlZWbVEyYlVWdmRVZDZka3BpWjNGVWRsZE1lVU5OZUhaaVEza3lSM0J6Y0ZaUmQxUmxUMGN6WDNoNFEwZGlNV3B4WTJ3eFdVazBlR3h0V2pBeFdWWXRURWRVZW1ScFpYYzRiRVJCVjNwZmVGUnVlbFZpTlVwWGRtaDBNR2x6TldsSFJYUXlPVWxqVjFkalMwVmFVWGRqWjB4WkxVaFFWM1JqVUhOS2JtSklkV3BTUVRjeVQwbEJSbHBtU0RoUFRESjRhbXRFWlZKdE5HbDNWbXRxTW5OdFYyeHZRalZuV2xFMlpWaDJOV0pUTjNoSlMwUk9Xa1V5UjFGVE1rZ3hOak40TTBVelZuRnpja3B6V1ZWT05VOUhkbTlsVEZWUFJURXpNVmhxVG1NeVIwbHJRekUzWlVoV2VIRktNMGx5VTFsVE1FWXRielpJYkY5RmQzbG9ZaTExZDNoTk1DMW9lRWQyUlhoelZGSnpjM1J4ZVhoMVowaEVWR2czZWtsQlFXTkpYekUxTUVrMFNuZEZTWGhxVm5oUGNsOUNhVEYyUWpaSmNYWXdkRVpvU25CSVVVZHBaV1pzZVRSWWNYUlFTRGR3UlV0dE5rc3RiMHBtYTNab1NrMHRUalJDTlhBM2IyTm1PV3BSZFRoWVdYb3dWemRUVEVwQmVXZGhSR0ZNVTFRdFgyVjVlRUp2WW1GNE5WcHZORVpMWnpsNlNFWmhlRWROV0Y5SlZWQndiRlZPWmxOWlJuQmxSMmQ2YUhjNFVuRTRZazFGU1ZWdGFURjNOMUJYTWtoVmMyczBMbEJzYTI1cWRYSkxXVVpqWDJaWmJqRlpRWFZGZFZFLlNOQnUzOHRrakJHMU1PTGlCNnNmU1dJRWNuc0dNOGVZZm1xQnlLbkFMUWsiLCJleHAiOjE3MDYyMTc4MTksImlhdCI6MTcwNjIxNzUxOX0.TPjDEYRfWaVEjEgZhBkRmW6glIWDjYWTM5Shzf6AjhM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:39.390 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:18:39.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 464713: status.find.is(200), but actually found 401
21:18:39.550 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,464713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ecb9244, username -> user.1002534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15a02fcf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217519500))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODRuMGNwaTZwdHJ1NmNqYTVnY2NxNWMwZDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlZuUTFRMmRFT0RGYWNXWldlbTltWHpKQ2IxRkJMazV1T0ZOYWFtTjFMV2RJWDFOcWJDMUZlRmswT1dnMU1IZHZUMWM0YmxkUVMxUTRPR1JyZFU1cE9VTlFOVnBoVDNKSlRWWlJhbGxKWnpGbGJuVkdia2M1ZEZKTU5VNW5aRzB5WDI5dlIxbG1UMDEyYlhwVWJ6RjBaMU5CYVRWTExXRnVaMk5zV1ZOdFpHbHRWRkU1TUVORU1Vb3hWM0JFY1VndFR6ZHlNVXhpY25rd05ERXhVVFZIWlZBNGEyRnNZM0V0UW5sdU5YWjZVV016UTBSb1EyTlJkV0ZNY3pVM1dqVnJMVk10VlRSbFYzWTRhRmRNUlVObWNUSnBVVmxQTmtscVVVZGZVa05YWTFZMVh6SnVRelZsY2xnMmJUQmlaWFoxU0ZoU1ZuWlVOa3d5UmxwWFduVlJOVzVUVTBaNmIwSmpNVlU1VWpkQ1owbGlhVGcyUVZOVFZrUjFRbUpMYVZsNmRrRndkbGx6Y2s1elZqSlhSRnBpT0dsa2NreHhSSFUzVlZWbWVFMXNSMFp4VDBRdGVYWldUVVV6Y0doSVZXdE9UbXgxUW5wM1puRm9XRzlPY0d0SU9FcHJielpMUTJ3NVJtMUNTelpKTjFac00wRlJSMFkyZVZwSE5IaFdkemhWUWtOSVZURXplbWROTFdrek1VNXFVbTloTUZZMmMxTlpNM0ZITW5aUVRsbHFSRjlvV1hCcE1IcERiRlJHVjBKTVpuRmtZbXRuYTFwd1JUQkZURXA1Vld0RlYxTTVkRXhEYUZkemRVUlpNblJEVEROak9FSjBhbmRQUjJ4alMwRjFjSHBHTkVaNWVrUlJabnBCWjFkRVZEQnVVRXhqUm00elJtSnNPV052YkVKWVNsQldlbFJ3ZDJOUVUwNXRWVk5xT0c5SU1ISTFXRGRyVjA5TlJraFdiMEp4VVZCdlNVUmhUbkY0U0cxUFVXeHNTazlSUm1waE1IUmZkMFppVTFoQ2IzazVYM0V0UWtkNmJGODBPRzUyVTFwWFNIQlhOVUpKYlRGR2JHbFRNelpHWVRKb2VYVlVPWG8zTUV4ZlQzWXpkM3ByUkhkcFZWaDBXRVZJVGxGaE1ETlZZbloyT0RCaGNsSlNTa1JXZVVsalJEaGZVMTloYWpkWWFqZExOVk5hZWpSWFVtaEtTV052VXpCNFEwMUdlRFYwUkhvMk5XaFRMV2QyTUVGTFRURXdMaTFIVFZSRk9IWTVWSGxwU25nM1lsbEthV3BwY21jLkFBRVc4aEx2d0NacWpzQ1RBRmdVQkY4RTBDR0o5emlRUGNJZVp3Ty1teEEiLCJleHAiOjE3MDYyMTc4MTksImlhdCI6MTcwNjIxNzUxOX0.DpgIjWQ84u-9Z8yu3aYW-NaQmf2gCDhJmAaPf55dIes","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002534"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:38 GMT
	x-forgerock-transactionid: 776fa28a-2ef7-4497-a02b-1dfc1d2fca00
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:39.550 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:39.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 464713: jsonPath($.tokenId).find.exists, found nothing
21:18:39.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,464713,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ecb9244, username -> user.1002534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15a02fcf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217519590))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:38 GMT
	x-forgerock-transactionid: 8b193a13-a370-48ba-ba0e-8a7e8423db63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmwzZjJ0NnVpMjNoY2o4YXE5bTYwNXZycW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UldIUnZNRGcwUkROSGQzUlRlVEZHVDFSS09HZFJMbU5ZVFVNMGNFazViRWd5TjFCbVYxSkxNWFpaTW1vdFQzVnpjbWR0VVVSWGFqVTVlSGx2TUhGbFZtUXlZM2h4TVdWamVXMXNjRTR3U1hWcE1HcFhNUzFSZFdFNFMxaGxkVUowWWtzeGNFVnZaRWRXY0VrM04zUlVXVXR4Y1hablJsWjZNalZPTlhCa1VWZDVSMnRCU0VGV09IVjZTVGxQTUZreWNHY3RYM2hyUTBGeVVTMUNiV2haWVhsd1YyRlRSMU5hVkhaMlQxTTNSa000T1doWlEwWm1laTFaV1ROZmIxSmlTRkJUVWtRNFpWcGxYMDVaZURNdFgweGFVelpzWWpCZlFWOHhkVFJ0Uld4S1VYZHZlalZKVldOZllXMTBWVll3YVRSalYyZHdia1V0TTNKdVF6VlRka1J6V1ZreWVUSm5UMVpOZVZVM1NVTjFRM2R5VWtZdFdWaENZMnM1YmtwSVdDMTRSSHBpUWxRNVJIbFhTMHB6WjBoUGRGUTRkeTFSWnpCSWJsVnFUMDFsWDNnd1NVMVJSemRPVkVsR1MzbE1jMlZYZFVwdmQxQkpkbVJwZURGclptMUhiMGsxVVhObFdFaEhTRk51VFRsWE1rc3RWVUowWld4NFRHRkdNR053UkVScU9VNUZSVjloVWtWc1VrNDFTMjVYWjE5QlREaHZSVWRTYTBNM2NqbE1TWGRSUVUxWmJta3pOVFJJV0hoMlVFMWlYM3A1YlVwNE1WRkdXbGR3Y0dOcFkwUmlkM1JaYjNCRFJrRkhhMmhNVldWWFRIb3RhbGxuYVdGaE1FWXpkRzFwYUVGdFJGZFlObDh0ZDNFeVgzTlBjbGhzVkRob1VHeDNWMTlTYjBWM01GcHlkMVppV2pCU01uTkZRazFwVVRCUVMzZDNORzU2TlRCRllVMTZUakpPZVRaZkxWOW1MVlphTW0xb2RVWXlNMnRvTm01ck4xaE1Wa1IyWVhjelN6SkNaMVJrVHpBelZTMVpZV0ZPTTJGM1YyVmlaR2hDZURWc1QxUlpRbEZTUlRnM1R6RkJja2RVWTNGMlYzRXhRbWRuZGkxMWJXNTNRamxEVW1FdGNsTTFha1l4TkY5eVFXUTROMUZVZWxVMU1XaDVia3gzYXpoRVRXMXFjVGRVWnpKa1RqRmZlVjlUUzNwcmFXaFZhR0V3VERoQ1ZHTlNOaTFNYW10SllUSm5MazlMUVRSVVVXTnlNRWc0Y1ZSb1ltWmtaR3AyU1VFLkgzaVlrOFZJVmN4M0RvclQzRjNDQ3JhYW5KY2VtaU5mb28wT25LTUlIVm8iLCJleHAiOjE3MDYyMTc4MTksImlhdCI6MTcwNjIxNzUxOX0.9EW44WR78YDeNTQlqfysxuj5I-NJ9MzPymAT1TDxjT4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:39.592 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:18:42                                        3115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=916251 KO=13750 )
> restLoginInitiate                                        (OK=454073 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=452738 KO=1320  )
> restloginProgressiveProfileCallback                      (OK=9440   KO=1320  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.89%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.89%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.69%)
> status.find.is(200), but actually found 503                      4958 (13.78%)
> status.find.is(200), but actually found 401                      1320 ( 3.67%)
> jsonPath($.tokenId).find.exists, found nothing                   1320 ( 3.67%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###############################################################-          ] 85%
          waiting: 77427  / active: 21     / done: 465167
================================================================================

21:18:46.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 465832: status.find.is(200), but actually found 401
21:18:46.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,465832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@707c63f3, username -> user.1000507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@123135d9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217526923))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGU1MjlrbjQzMXIwMXRtM21xb3JlcjZjOGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVdFNUZZVGhzTlV4S1dVOU9ZMlpQWlVkcWF6WjNMa0ZJVlhWVlZEUnZjbmxLTmxBeVVXODJWV3cxWjB4SFRITnBVVFJ6YmxwdllWODRNbE5RWTFOQmNXTlZVMVY2TWtoVU55MDBTa1JsWjNGT2NXUmpUVGhyZERKMlkyWklZVlU0T1RObU1sbFpaRmx4VWs4emRXaEtiVFJRVkRGalExSmtNRVZCVkdkTmRWaDNlWGhzYjA5UVkyUkpYMU5IYlVWcVZIUkNkMFpSZVU5T2FVNDBRVWhMTVdKYVpXTllaV1pOZEcweFQzQXRiR1Y1UzJkNFZXSkpVMWgyZEU5clowbDJhR3cxUzJaaVpVVkJVSGhYZVZKamVFOVBXa1J0VVVSeWRHaHZXV3RrYVVZM1oxa3dXVWhvYUdSdWQwUklWV2gzUkhSdmFEa3lXR2R4TFRWVVdGZ3dPVTV5TkZORlh6ZGtORFkzYW5STlowVjROVWRqYzBaU00zTk5ka2RITldSSWVtVjFhbWR6YlZkc2VrOU1WMmw2VFhkSGJ6UkNWVmMyYzBOUGRDMTJVR1pvYjFNMVlXUjRVMngwWVhkRmRFRjFSMTlEVFVKMVMwWnBibGxUVTNBMGQyVjFXVFpwWVVwbWVsTXhSVzVPUkhCUlpsY3RUbkZIVHpRd04wcFRiVmxyWDJKa1lUWldUWEZuYVROa1kxQjRiVkJuZG5WNlNubHpNemwyWDAxUldrbGxNMU10YzJveWVFeFFUVEZOWWtkaWVETnZNazFvVFZaalZqYzBPV2QxTFZFeE1uRkdXR2cyZEVWT1NIcGpWM2xZUm0wNGQxVTFTekpoTjNGTGJsQklRMDQyTUVwRWRWZEZhR0ZHT1VWNGFtZzJabEkyZFRVelRIUjNTRVU1WVZGeE5GVjBjMFJqYlhCclVGaG1jV1pQVm1jeU9HTjZUSEpuZVRaYVFUUXhjVXcwVWtNMlNHdHZNbmxrVlRGRFJYWkdYMmMzZVhaZllsTTRPRlpmYVZkVmJsRkhjM0JDV21sSmVFRk5Ra0YxZW1SdFVYaGlOMnRGWm01ZmNGWlROMFZpUldKblVWZDJaVWg1Ym1kRVIxTllWRkp1UlVoTGQxOVFXV0k0Y0dSR2JHcHpiRzFIUzBZMlYzWllXVE4wUjFwTFpFVTNZbXhIVjNaMlUwMVNVVmxPZHpSNExYWndRVXhmTnpjemFVeFZRbXRtZVZNMWJIcFJSM0pmY0dkMVlWQTBMbTlXZVRkckxXVllMV2hWTURWTllsOTJWemxtVm5jLm4zOUFUTDM2UDBSRXdGWEIxUGJabWhTaEZUaG5hSmdxbHZUTDZrdmhFWjAiLCJleHAiOjE3MDYyMTc4MjYsImlhdCI6MTcwNjIxNzUyNn0.jpIxWP2sXADcZc_TBV6oezeplJQJwF7M5Q04dpGsnGw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000507"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:46 GMT
	x-forgerock-transactionid: 85354892-a387-4fa7-84fd-6fefc9ec360d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:46.972 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:47.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 465832: jsonPath($.tokenId).find.exists, found nothing
21:18:47.014 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,465832,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@707c63f3, username -> user.1000507, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@123135d9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217527013))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:46 GMT
	x-forgerock-transactionid: 2aec48d6-a343-4cb4-bf64-41671ce50ff6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWpjM3Q0bmg4bjFxOXIzcmRxdTg0bXFzZDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWJIVkZZekJWY0RCWmRrZHRVVU5qVmxkR1pURjNMbVUyZEVKQlpHUktRemgwY2pZMlpUWnZMVVJ0YWxWTGRpMU9URkZPUVROeGRtNDVkREZGTVhaaE5tZEdhbE51WTBGWGVsSlRRbGx2VjNGQmJsSmlXVjgzVkVZd2NVbHJiSEpMUlVNNGNYSnVXRWszTUhOTVlsbHZXazV4WkhSUGNVaFBPSE5DY25kc2IycGZSM1pPYUdjNGFYWXdabXgzTVhaVFZHUkxhbU0xUmpoeFNUazBkRTlNUm5kV1NWRkxWWFJFVVZKNlpuSmthbkJWVTFOaFEyZHplRTFpWkRaTWJWcGpkV3A1TkZZeU9XOW1VbVk1VUZGUFYzQkdWMjQ1YTNaQ2JXZG1iRXQ1UmxoWU5IWkVSVTlSVVhRd2JGOUdOalJJVVhaNlpFSTBUVXhHTW1aQk56ZEtTVUprWHpKTWVYbDNXRVJGVkVSbFN6SjZjV1ExTUZwVWVIcHViVTVRWTNsVFlrUjJZWFF5YkdscVYxUmhhbDlZYTI5T1psWk1ZazE1Ym1OWVZGTnhVM1UzYlhwM01qUlVXbE55TUd4RFltdFJkVE5aU21SUVlUTkdVMDlTUVZwbVlrSTFlbmRwZEZaNk5ubDVhVWwwUWpoa2FVVlNZMFpxYms1QmNIaHBPVE10WmpGNGNWbFhaWFJqTTJONlQzRldObVZZWkROSVUydEhVblJhUzI5TE4xQXlkVVJLY1Zkc1NXNTNRbWczTkZCd2F5MWhaalptTkV0aFZrRnhXbXAzYjB4UmNtRmxNV3BUYUhrMFZXeElVMVJmUzJKV1RqWnVPRkp5U0VaV1RIUlNUM0o1Tm5SVmVVSTJNemhIVDBVM05UQjRYM0Y2UlRGdlFWWkJSMDVmVWtSell6aHBUSFkzVFVabE5FRm1kV2RNVVdabFQyTnRjVUUwYkVsbWVVSkZXVVF3TUV0WGJscEZkbTVOWmpSeU1tTXdUR2RPVW1Rd05DMVJhVmhZTTJOSGNucFdkVmR1U3pGWWJWQmFNa2QzYTFOelRYQkpUSFEzYTBkT1EzRkplbTFJWDIxeVdUQkRjME5oT1U1NldGQnVNREZCUWpCYWN6aGpOWGN5WVdabWNIbFNSWGR1YzJOUGNWQk9hSE5ZY3pkMmREaG1VMmw1WkVaMVRGZzNVbXBuVUVkVGVuZFZSamh5U0d0WGFrOWhUSEZuZVU5a2RtdDZUMHBHVFd0QldXeDNMa3BDY2pCdmNuQTBVVkJJV25oeVgzUkViMWx1T0djLmFMb090a3F1T2Vja29ZUXRvcW1fcHRocFpFX0N2NEE1bjk4c3RMZHhyR3ciLCJleHAiOjE3MDYyMTc4MjYsImlhdCI6MTcwNjIxNzUyNn0.NmoqyyAXM2odepadqbtpYq7XbZmG-Nd0-joGcaNV_To","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:47.014 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:18:47                                        3120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=917836 KO=13752 )
> restLoginInitiate                                        (OK=454865 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=453519 KO=1321  )
> restloginProgressiveProfileCallback                      (OK=9452   KO=1321  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.89%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.89%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.69%)
> status.find.is(200), but actually found 503                      4958 (13.78%)
> status.find.is(200), but actually found 401                      1321 ( 3.67%)
> jsonPath($.tokenId).find.exists, found nothing                   1321 ( 3.67%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###############################################################-          ] 85%
          waiting: 76630  / active: 37     / done: 465948
================================================================================

21:18:50.914 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 466477: status.find.is(200), but actually found 401
21:18:50.914 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,466477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20f2a03f, username -> user.1002861, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e4db27b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217530861))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2hscWk4MHNzdTQwZ3Z0dWdhbGd2cm5rdSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVzV214bVJEZFpja1ZJTTIxNE5VZEVVMmRpVkRoQkxscG5VVzV6Tkdnd1dVSlVTV2hxWjFWSk5FMVJWV3gxUkMxaVlYTktPRzV6YlhaeFdWTkVRamRxUzFoME1tdGtNRzAwVVZGRlltVTRaVGd6VVhKRmJXVm9VazFDWDA1YWFtTmZSR04yVldScE5uSllhQzFDTjBkNVFXRlRVSFE1V2xaWmN6QllYMEUxYjIxU1pqSktXRGxIUW1Sd05FTjBWVWxPVERadGJUQlFjRjlCZDJSTWNUUTRiVGhIU21WdFgwOHlPVFJoYVVKcE1WSkdTMTg0TW5jMWVGaHFkVzFDVXpSc1FWVjRVMlJqUW10VGRFSlJSVmQzYkVNdFQzTmxYMjFtWldOVGJrTnBTazB5WVZCdmEzcGxaWE5KVkVnMlJGcGtSVXN6Tm1KcVVHeFZibU5NTFVSNWNsUnRlRGQ1UmxZNU1ERkZNekpEWTFWaFRuVkxVRmRPZERoZlkwUkJRalpyVjNKWFRVMUtiWGhYVjFRNGNuazBkRE5tTXkweWFrWjFNSE0yVjJaMk4ybEZWbTU2Tmw5dVdtSmFiV3RwV0ZCT2FuTnZURTVUZWxJNFVEQjNVRFptV0Zod2NFRndRbXRYZDNNeE4wRldVa1UzYTNOM1VucHRZVVpXUjNCeVgzbGhkWGhwZVZoZmRGRnlhbXRYZURCdFpYbHNTMjlKVEZaaU5VdGhPV1E0ZG5VdGNFSkRjemRDZFU0dFQyTkZXRTVtV0ZKeU5tRlNURW8xYkhsWWIzYzJibTl2UzNSMldsUTFRbEJRVDB4a1EydDFVV1JITVRCMVExbFBlRUZsTm5jMlIweFZXVEZoYzNkUldEUjRPRkppUmtNMFdYSnFXbkl5VVVkV01XaFRiRTluWTJ3ME9YTkpjSFZPT1ZWalRHOVNZbWRTWldSRk1UZE9OVVZUUkdzeVV5MWFTMm8yWDB0eVJIaEZhbmhRUlVSNFZUZHZaemh3U1dwaU9FcFhabFZyYWxJeU5scHZUMDFvV25SRGVFTkthMmxXU1RSRlNURlhjV3h6UW1aaE9YWk5jbU4yZEVGWVZVOVpTVkZmT1VoWk1WUnJTR2hIWkdONmNFcFRWVGxCVDNsaFVXeFJXbk5YVWxVelJuazNMVWh2UlZCdGVFOVdhMkZoYWt4V1lUVnBWa3BOWW1GME1tTTJSMlIzU0hCeGFFTTJURGhqTWtaRGFXUktOVkU1TjNOSkxsbzFOVmxrWTFSV1dtcFFPRUZIVDJ0V05WcFBjRUUuaUo1UE9aVm9QaTJPcDg0dU9xbG1LbW02WVlpeE5BbWxEMkZpaFhHWXlPMCIsImV4cCI6MTcwNjIxNzgzMCwiaWF0IjoxNzA2MjE3NTMwfQ.afWNpX0xed6Um_Q_MqapQpsQ8L1Psm7Nh1DgtqWJ1Xs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002861"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:18:49 GMT
	x-forgerock-transactionid: 08f34e7a-3c8d-43c1-863a-77ccc573e53d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:50.914 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:18:50.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 466477: jsonPath($.tokenId).find.exists, found nothing
21:18:50.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,466477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20f2a03f, username -> user.1002861, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e4db27b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217530954))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:18:50 GMT
	x-forgerock-transactionid: 910f2317-1482-43b7-a6f1-00fb46c6efea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnE1Z2o2N3AyNmg2b2pnMjR2aTk3aW9nN2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TmRsOU1hMkpJTjFCa00zcDFRMWxuU2tGMk1qTkJMbUZzT1V3elNXb3dUbE5yTmtGbE9HMXZUVnBoYTA5Uk9VRjNSMDFxUWkxdk5EbHJlR0V6U0dOelUxbHlNM05xYjIwMlpVNHhNMWR4YVRCTWFXODRSVE5TY2t4WFZsWmpXbEZxUm5ReGIxUk9TRk5UT1hGSVNqZE9NV1prTUhoSFVYVmtMVnBLWkZKMk5IVkVNalJmVVVoV2IzZHFkSFZTTkVkNVJqQmtibTVSTmpGWlZtZFFialZRYlRkcE9ERldla2R4VW5SSVNGWlVhWE5UUmxscGQwWkhkbEp1ZFZoUE4zbEVjRGw2Wm5GYU5YUlpkemhMVm1OU2MwazBjSEZ0Y0VwVFdqSmFVREpzTFhodWVGRk9RbTF1U0RWS01qSmpZMk5tV21JelprWnBaekkzYmxWYU5qUlRYMUZsUWtObE5YQmhjbmRXTmxoa2QyMHdjREJsUzJGb1JUVnFSa3hHYm1SalRHWnBkMkUxVDJsb2RrRmhSRWRvYVUwNWF6aFlZVEpVTmpsWFNtbEhiRWQ0UVd0cWNqSm5XRlkyYlZwdFlXeHFjamcxUTBsdkxYbGZVRFZsYldwS1oxQlBlWE5mV1RsSVdqVkNVVzVyTFhwaFFUUm1jMlpLVFUweU1HaHVSMDluVkVsaFZrNWxkRTlhUWtWTU5qWjFOVUZ1VEhCblZFeHFSRzh6Umtwb1l6VTRWVFpTVFhsclFqUTJXbTlWU1U1M1pUVXdXVGRqUjNSSWJFdG5lSEpXZWpsclFtZFNRelJ4UkhnMFh6WnZSRzAzWkZONmR6WnRNMjVDUTJSS1FrZFFSRjlPTTJWUE5UbFRha2xYUWs1YUxVNUZlakp4VHpoYVUyUlBka3N6WlROSmFrVjVRek14VWpGTVVGbzFjbkptUWpNMWNGQkVNVjlOZVVOSWRVVnVabEZJUVRaR09XbHRhVmxRUm1SZlUzRklZV2wyYzFZeGFIRlZZbTVVV0dzNWFXRmplV1JLTUdaVGRUa3dRbGRuU1UxeVRraDZZVVZGVmpkNlMxQnVNbWs1UVZabVkwdFFOMnRPYlZwTVNWZEtRalZsWWxsaVdsVk5YMkZYVURKM1kxUkpSMmxUTW5aMVVrMTFhRkZPZFRCTmEzTk1PVnBvZGpGTmNrcE1ZMEpNVjFFeFNtNDFaR3RsVjE5ZlZGaHNVREphVkhCclMzaE5XVUZrYTNoV2MzQjNMbFJCVm5OcFkwOUpORFYzYzJ0d1IzRlNaakoyZW1jLlgtdlJuZm56RlZlQWRGUV8xMy1IcjJNVkMtUGpsZGtFdWNzSHZZUzMwcE0iLCJleHAiOjE3MDYyMTc4MzAsImlhdCI6MTcwNjIxNzUzMH0.AK5b46-_gfdkzsnV4xfsKi9_Cwn7fN64yNJFPEocPIY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:18:50.955 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:18:52                                        3125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=919446 KO=13754 )
> restLoginInitiate                                        (OK=455664 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=454317 KO=1322  )
> restloginProgressiveProfileCallback                      (OK=9465   KO=1322  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.88%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.88%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.69%)
> status.find.is(200), but actually found 503                      4958 (13.78%)
> status.find.is(200), but actually found 401                      1322 ( 3.67%)
> jsonPath($.tokenId).find.exists, found nothing                   1322 ( 3.67%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###############################################################-          ] 86%
          waiting: 75828  / active: 39     / done: 466748
================================================================================


================================================================================
2024-01-25 21:18:57                                        3130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=920930 KO=13754 )
> restLoginInitiate                                        (OK=456394 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=455051 KO=1322  )
> restloginProgressiveProfileCallback                      (OK=9485   KO=1322  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.88%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.88%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.69%)
> status.find.is(200), but actually found 503                      4958 (13.78%)
> status.find.is(200), but actually found 401                      1322 ( 3.67%)
> jsonPath($.tokenId).find.exists, found nothing                   1322 ( 3.67%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###############################################################-          ] 86%
          waiting: 75098  / active: 34     / done: 467483
================================================================================


================================================================================
2024-01-25 21:19:02                                        3135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=922495 KO=13754 )
> restLoginInitiate                                        (OK=457167 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=455831 KO=1322  )
> restloginProgressiveProfileCallback                      (OK=9497   KO=1322  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.88%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.88%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.69%)
> status.find.is(200), but actually found 503                      4958 (13.78%)
> status.find.is(200), but actually found 401                      1322 ( 3.67%)
> jsonPath($.tokenId).find.exists, found nothing                   1322 ( 3.67%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###############################################################-          ] 86%
          waiting: 74328  / active: 24     / done: 468263
================================================================================

21:19:03.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 468438: status.find.is(200), but actually found 401
21:19:03.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,468438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b71d213, username -> user.1002109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@250d30f3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217543758))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnFkbXVkbXIybzlqMTdwdHZrbmpmNzhvNHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVVGVlBUVU0zUkZKMWJYWlpSVGh2TlROT2NqWlJMbE5uYjJ0SWMyVmZiMmxMVUVFNVdWUnJVVVUxYkhOTlUxazRiM0ZwU0haT1dXSlJNWG8xVjBWR1drWjNRMTlLUVRaVGJUVlNSV0pZUTFoWGNYcGpUbFpvWlRoNloyUnVNVE0yZWxwdk9VczFZakZqTWxaVmVGbzFZMjh4TkZZMlNXZE5aVTQwYm1aeWJIZHZOVUp0YjJkVE1UVlRjRnBMY1hGb1gyRjBaVUppYVUweGREaExNa3B2Vm5ZNFJsZGtlR1l4TlZaeE9UbHRUelkwT0c1dVpWUlZNVkI1T1dwNk9GVnNRVVphU1cxWWRuSklZMmhFVlVvMFlXZGtWbWRmYlcxTU1EUTFVazlSY0U1RFYwWklTR2hJYVd4dVEyOXZWRTlzWkRseE1WTlJZVXAzWnpaWGEyTkxlWFJFVm01SFdEWk1PWFpEU1hscmNUbFpWWE0zUlVJMFRWTlJjMFJaVUdsVFpUSk9iR0oxUTI4d1JUQkdhbTFyTjIxTGJ5MVdiVUpoVjI4M1IyZG1ibTlRUkd0TlZFdGlXRk5XUmxkbFRHTkhaREY0Wm5BMk9UZHNXVTVYV21GelJYVkZNV1JVVmxNd1JEQlhRVWxoZEZaSmRsVkxRblEzTW5aSGIweEJlWFp0TkdveE9VSnFSblZPZFVSNVFUZFhYemsyVkRWYVVVRmpWVUkwYjFWb1ZWUm5ZVGd6TVZJNWVtdEJTVmh2YjI1NE0xVlhjekF0TkRaR2FFVmhhV1ZCZWw5MWMyMW5PV2RMV1ZrNE4zQlNUMGd5UTA5Ulgza3plalJpY1d0clIyWXlkSGxVU1RWVGJsQnhjMVYyTWpOdE1UaGZNVzFKVVdWQlRGTlpUMmN4YUhSRVZYQnlOVFpmZUZrMVFrWmlSek5mV0RaWVdHcFdTVWxVV1cxdWFtZHVhazgzYlRRMU9HeFVaMW96WjBwbUxVMDViaTFHTjB0c2VtcDNPRFJUVGxreVEyUTVORkpRYTBocFYySkRiMHM1ZUdwTExVSTJWekZWTW5SUVYzRkpUMmxVWTNFemNHeHllblJvVURKeVprMUlWRFJQYmtWM1YwVldkUzFsU0RGWlRHcHhWMjFCWlMxemVIQjFlVUZ3U2tSc2VERTBWUzFUUW5sWk5FTTBRa05uZGw5TFVGRnBTRFpoVlcxdlNqRm5ZMUpSUm5GQ2JsRmpjMFl4YVVsWk5HdEZMbm95WDNGR00wdzVjblF0ZDFaQ1ozUkRSMmhrY1VFLlhXdmxHbm5Sd2xGOVg0Snp0a1lWbkdOMndhS1dmbHB1QmFFNllEcUVDaE0iLCJleHAiOjE3MDYyMTc4NDMsImlhdCI6MTcwNjIxNzU0M30.jjZqyRNItWdMHpDsm-Jc9jw9c-04UeTHVfVr1mO2E9s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002109"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:02 GMT
	x-forgerock-transactionid: 547c2a12-f0ac-4bb2-994a-bd21e593e7cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:03.806 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:03.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 468438: jsonPath($.tokenId).find.exists, found nothing
21:19:03.846 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,468438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@b71d213, username -> user.1002109, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@250d30f3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217543845))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:03 GMT
	x-forgerock-transactionid: 97f22273-e864-4494-ad7e-70090e13fe4d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWNjMzhscjhlNnN0c3BqYWVjZmtkZm5uZ24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aWVtOXlRMUoyYlVGR2JWazJhR1poUnpjelowOVJMbk5TTUdNd2QwOXJiRWQzTkZSNmRITlJaMkZYWkVoR2NEVXhja3BmYjBoR1ExbGFkbFYyVFRGdFIycElSa0ZxV2kxNVZFTlRlbVpIT0ZKQ2QxQnhVbGhXUXpNMVlUVXlhVWRsWm1GelkxZE1kRTV0Y1hKWGFXaHJUMmRIZUc5T1pEVjZhRUkyTW1FdFdHSjZXR3Q0UjBSNk9HaGFZbTVGWldsdWVHTXRiRzh6UTNOU2Iwd3pXSEowTW5SbWJFRklWbEZSVG10eFkyVTFUeTAxYXpWa1RHWk9ablJGVm1GT2VsTkVTMEZLZDJwRVRtSlJNRzVVU1RaQ1pHbDJOSEZsYzNNemMyaEhSRU5uV2s5TWRtUnFjalpsVG1sS2NETklZbFZ6ZGpScmNtMTRPRmRRVG01bFNHdHRPRk50VmpZM2MzUk9kM3BqUXpSRkxWZFZaemRSVm1ORFMxUmlkRFZ2ZWxKc1JHMXRTVTVOYUVsTU56SlZhVE50TUhsblYyTk5PRFZOYUhRdGFVVXpOWEJSWWxOSFdXc3ljRmwyYkVwUGRVeG9XVGhxUTA5a1ltNVdUbE4xUVU5b1VHZEhTekpHZW01b2FtaDJVSE5uWmpCbFpXNWhMWEl0VTBwTGNYY3dhblJ0UzBkcmVFeHJjRXB0VkhsZllsZFJTMTlzU25wNVp6SlNNbWN4ZFVRd1FYRlhkWEYxZFZocGREaFdZWEZNTjFGcmRXRjVlblJJUzFGWWFGaENjamRSVVU1bWNrMXROVWxZVjJkcWNHeE9WVlIwWVROdmNIWTFPR1ZaTUROeVYzcGphVXg1U0VaZlNrUk5RazF3VFRWcmRtbHBZekpsTjJnM09GTmtaRWwxYjNjeGFEWlJSbmRtZW1RMVZtTmlYeTFJVkZkNWN6QkZPV05FZVRaRlEyeFpTVVUwT1Y5SGNGcG1UUzFCUXpSWldXaGFkVzVrUVMxV1dsb3dhMFZ4VTI5SFRXNVdObVZrV20xclVteFVUR2hyYzE5RVNrNXhPRmd5TkhnNU1GbFhhMGhmZEVvd1VqaFpabFIxU0VkV09UaHpSRFZRZVdGVVpsSnZhSHB4T0dveFMxbDFUSE0yYms5R2NHVnZZMHhtU1ZSbWJYTlFObWd5ZDNvM1pURkdSRTl5Tm1aU2IxQXlZVXRYYzJoTmVqQk5Razk1Y25CdFNrZGhSVVpMU0VKMllXVnZMa3h1U25rM1FtVklZV2xrVDJreFFqaGpNMTlZTW5jLldpZTJNNkpJSnZzTnhyWWNiQVIwUTNRLVktWjc2Z2Z6Q3FmVDN3cWxpb2siLCJleHAiOjE3MDYyMTc4NDMsImlhdCI6MTcwNjIxNzU0M30.Ezp3o6Q9pdB_QazHJGxrJyETIO9K0XigKCStLPpSbGc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:03.846 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:19:05.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 468637: status.find.is(200), but actually found 401
21:19:05.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,468637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11c90e6c, username -> user.1000286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb57b3e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217544997))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzFrZ2J2ZTMxMnQ2anBrdDd2aWdvdWpqajciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFpUaENabXBaVXpCTlpXMHdMWGxvTlRGb09FcEJMbEF0ZEZZdFFrc3lhMmgwY0daMlVqbE9TbmN5TURKelpGVTVWM2xYWVRWUmJWSkNiRzU1Tkcxa0xYTktNVUpYWmw5dFZXdEpjbUZYUmpGYWVDMXNkSE5KZDA5d2FHeFlOWFE1TUdsQ01saHJOeko0YURCaWJXUnNMVkZ4VVcxeGFVbHlNalJaVUZnM1NVSk1Ra2xOWmxSWmNFazRUSFoxYmtGWmNFaHlWMFJEVDBaMVRVOHRNSEpYTWt4aFpIWlViRzVSYzFSWGNqaFdlUzFoYlcxQlFuZFpaVFo0VUc5eU9HWm1NamxLYVRkc1psWkRXWGh1WW1ka0xUWnFNRVo2V0VSWlYwZDNSWFI2WTBKb2VrdGtSVkpYVmxZNWJIbFpiaTFRYW05aGFrOUZkREkzY3pSUGFrZ3pUV2t0Y3paSGRWRlJaR00wWkRSQlNIQkljMHRKUlVsSlEwNXhSVko2ZFRWaGJXOW9hRUZyVVdwWFFYVjFjR2g1TlZCb2FGQkNOemN0WTJwZkxUTTFlblpUWTFKSVJYZGtNbHBCUVhsVlVtRk1kMFExUTNndFpWTnRZVTlrWlVKbloxWmFPRUZVVFU5MU0yaDFVak5qV1hoRGNGSXdWSHBwWDBFeWVub3RNRmMyZWpGc2RFTkxWVlU1VlRCd2RHMTNOV2xJYW5CcVlqZG1WR2hmVmpacGExaFlVVkpwV1Y5blNreE9SemRKZVhCUGQyOUthV3gxV0Mxbk1GZGxSRmhXY1ZoS1RqWmlOeTF1VUVsclUxbFlWblJQUlRKck1HNUlaVU5hT1RSdFNYaDFkVlZ2U1daT2IxaGZiekpNY0VjeFNuZFlWbVpwVFZGUFQycHRRbFJWYlc5RmVHSklUV2hhZW5ZMWIxcEljM1YwTVdsU2VVaE9Xbkp0YW01MlpuSk9Na3hEY1VGS2FqVlliakpPV1ZveWVIQllPV0pUTm5adWMxWTJkRm96ZW1KMFZTMWhWemxvZURJek1EZDBNV3RoUXpoV2VFdG1kM0ZzVjJsWk5UWXhOMHRhVm5KUFdFSmhjbHBIYUZGTGRUQlZSM2xMUVdRdFRWTk9aRXhHYWtzd1MxTjFVVFJqUzNoVWEwNXZWVlptYkRkdGJXczRaREZZYWxaVlFsOUJXRE5UZHpReU1IYzVWREpzTkY4elJHRTFVV3BXY1ZaaE1uTnpSVGhUZDBWcE5HcGpMbUpmU0d0b1VHcDFZMDB6T0Y4MlpVcG5iRU5LUjFFLldzNWgzb3BNM0U2TWdaYU1QejJSOHRLMkdTdUhKSWgzWHVjaWRlR0JDa2ciLCJleHAiOjE3MDYyMTc4NDQsImlhdCI6MTcwNjIxNzU0NH0.YYPrRsPTnWmPJdhM66Av2CWAi7Yv4HmuTv3ZvlhJ1UI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000286"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:04 GMT
	x-forgerock-transactionid: b793d2d5-fc01-461d-ae43-f03a0429aca2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:05.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:05.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 468637: jsonPath($.tokenId).find.exists, found nothing
21:19:05.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,468637,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11c90e6c, username -> user.1000286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb57b3e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217545089))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:04 GMT
	x-forgerock-transactionid: 0ca6226f-abe2-4f00-aacb-f6642811d21f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHN1ZGM4MjUwYWU2dDFqdTZpcjM3amwxc3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aGJGQlNabTQwVEhJMGIzVlFSVTVZTlZkWU5HMUJMbXBtZVV4SU5HTlJlWFIwUkVOT2VuTmtjVVJ5VEZWRVJXaGpaVmRPWm0xMFkySlVOMkU1Y0Y5c2VGcHJWa3N3UW5kM01IaGFjazlhZWpKSVp6RXlabXRZUVVKTVkyUnBXWFZuVVZSeGNreEJRMEU1VVhkUVVYUmxPVW8xTUhGek9FRTJkWFJSVWpsMFdqUjFWRVpHYjNKR1NUVnVlblZ0UVRaUFFXNVlhR2hwY1VwdVpHSlNhRmxuTURGMlNFRnBSM00yUW5ReFZVMHpXamh2WkZoMGJHa3dPVzQwWnpGQk1IVlRMV3RZV1RORVFqWkZkRXd3ZDNkZmMxUldNQzFSUTNnd2NWUmpPVGN4TWxwUVNsaGFkRlIyZGt4U1NsOHhTRXhJU0c0d2JsRkxZWEZFZVdNMk1GTnZNbGxDYzAxa1ZDMUxkVEF0Ymw5clJEaHFiSE01ZWxreGNYUm1hVEJFZDJNNU0xZDVhbVJaUzNKUU1rVnpRVlJ6YlVoaVdFWmlkSE5IT1ZsMlVrUmFOMkpqUlhodk9GZENRaTFDV1ZSTlFuQmhWMHRyYlRKWFowNUhWbXBwU2sxNGMwOTJZamc0U25WcFl6RTVaRloyTVZkUWR6RnhSa2h0WW10SFFVRmxjRFJMWWpZMVNFVkdkekJ6YjB0S2RVUXRhVEpzUkVKNFVFZHVVM2h3U1dWUFkxOHpNalF4Vm05NVF6SjJZVWRWVEdVNVdUVjBVRlY0WW1GTVpFMXBVRU14T0VzM2JXUnNSVE5LVjJsbWVWOW5ka0ZKYVdVMlZHWllYMlJJZURKdWVHUnVOa2hOT0hOclZUQnBUVUp2V25OWk9VTlNSbGx3YkVSM1YzWnJjRTl3TURFelNrUmFPVEZEYTJwaFoxaFZNMkYxT1ZoNVUxRlBSR2d4UWtrMFgwdE1kVTk1TUV4bk56bEJUM2gwYm10M2JXSjBkMjFVWkdWU1NGZHNVWFpXYlVsWlNHOUZTbWhuTlUxNGFtZDJNMGhtVFVOQk5EaFBNVWgxUlV4Nk4yaEhNakZ3VmxodlUzQnlaWE5XZGxoWllYaHpNRXRDUkdkblozaERhMFZJTkhkUWNsQjZaQzFvVkhGVFZ6bEJkVE52WTFFelJYSTFWazVJTjBndFR6Wm5OMGxqWkZKa1lXdzNaMnQ0ZDIxa0xWZFdPRU5tZVdSNFVqUlllbDlxU0RkaWNHbFZMazFsZGxGUGVFMUJjVXB0Ym10MFptUm1WbmhNTTJjLnY1d3FtUThpemhZYy1tZ1d1YThERGw4ckpGNVpOaGU0UUZ2S3Z3Y2ZMVTQiLCJleHAiOjE3MDYyMTc4NDUsImlhdCI6MTcwNjIxNzU0NX0.c2tf0UczYLLasBglhDhv0RrKd1A54IOEKXY8nFxAKsA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:05.090 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:19:06.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 468852: status.find.is(200), but actually found 401
21:19:06.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,468852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b60029b, username -> user.1000762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d02c872, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217546557))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnF1aDRmaGdoaG85dWhzdm8yNmhsZmp1MDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU1raG9Ta1l6UlRReFNrSlRhamRXYjBWaGNrMTNMbU5QYldnd1FtWm9hMDlRUVdOaGJXaEZNRmhhVVZCeGNrVlBiMnhFZUc1RmJFazRSRUpUY0ZreFozTk1aakJMTFhnemVtSnJkbFZWTFVkNk0wVlVkblJpVGxaV1UwTjVaR0l4U2s5VVJIRldVVkkxYmtKMmRFUkJiMlZtVFhkaGVXeExia1EwZVY5VVIwbE9kekJYZUhscFgwSnNiVEpCVmpSNk5YQlpSemx4Y0ZwUFNUVTNXRzR0YkhkbVdVSTVUWFkzUTJwQldIcElia3hJTTBNMFkxUldVVzFPUVhCc1EzZHNXbmRRTkdaV09YSkVhRWhtUzJsVGNuVjZNbFUxWldJdGVFUkNVRjlUYVhSd1RWQm1jMkkyTWpaVlgzbExSM05STWxBMldWaERjWFpTWmtjMVZtRnZVRFJIUVY5d1JtRjRSalF6Y1V3NU9HSlRURkZJVUc5c1puSkdaRGQxWkRaeWRucGxOekoyUlRWS1MzUklhR05CYzBKZk16YzJWR05CY0VaZmIxVkRXREF6UVdreU9FZDZZVzlKWmpWT1FYQXhiVzF2VlROTVlYSjJibkJzTjI4dGNHUkxVM1J2VG1abUxVTm1TMHhuUW1aUVdWSjJRMmRzVVZOMVVVNDBPVXBSVFVwRFIwaEJOMmxJZGpGNVVsbHlkbkpHVFdoNFVVMUdhazFXWTBSa1UyaFNaR0Z2VUVsc09GWjFkazE2UVRVNFFsWnRTbkF4UTB0eWFXeHpNSEZSZFVodE1HTnFSekU0VFhabVUyaGlTWEEwUm1oS2NsWjFUbVJtTVVWWVFYZHdWV05CWm0xbU9GQkVMVEp5YnpGMlRtcEpWMmxYWDJwMlpYTk5iSEJMTlZwTWVIaDJjRTFEVUdkMmJHY3pVbE5TV0MxR1UzQjJhMlp4TWxoTGVHd3RlWE5ZVlRZd2EyTllTRTgxTkdsM1REbGlURGxIY1VoV1prcHlWWHBJU0ZwRFdtNTFOalJVT1UxSWFsWlpYM0pLYVhKcFpuZEZjek50ZEZreFozUmtRMjFhU1ZJd1pHOXBOazh3UWxCdE1UWklNbk5ZV0RaSVdVMVNNREV5TkdadlgxWkRVV1Y1VVRRM1ZIVmFORVZCYUZCTlZUZHBaRUZzUkd4c1FYUTVXWE5zWWtWcVkwRjFNbXROZFRCZlJVNDVUR3BMUzJnNWRFaHRjRVJCVVhWbk5WQlZMbnBYVERsSmMzWkhVMUl5WVZOdVUxOTVWeTA0YTJjLi1DNGRubHJlc1RzNnNyXzNBdm5TSDNvbjZFUllHSWhfWDFWOENwa0lySEkiLCJleHAiOjE3MDYyMTc4NDYsImlhdCI6MTcwNjIxNzU0Nn0.MDVrkXa5Y17BoxizmAQLm78UiE6yZaBrfVHtI2DqipI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000762"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:06 GMT
	x-forgerock-transactionid: 80162ebf-e4f3-4ad9-9b34-f0ba45e2f2ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:06.602 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:06.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 468852: jsonPath($.tokenId).find.exists, found nothing
21:19:06.646 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,468852,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b60029b, username -> user.1000762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d02c872, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217546645))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:05 GMT
	x-forgerock-transactionid: de31734e-5422-4770-bb08-5264613a634f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2YxODBtbXFnMDgwZDY0a3RpbzI5MDdtdGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlVESkRjVXAwWVROWlZVaHFPREp6TW1kemVGOTNMazQ1YWxOVmREZHBUalJQWVZCdWJYazNPV2RKT0hsNFZVZGpOVlE0WDA4M2RscHRVRGxzUVZGQlpIQm9NazlHV0hoaVR6WldTalZVTkc1VFRWVkhXRVZ5VTB4SUxUbGFibmhLTjI5aVgyRkNOM0pITTA5SWVXZFVSRzFDVFZZMVRFcEJjVk5WT0hkR1R6ZGxWelJaUVdKR01FWkZYMVZwWkdvM2RXVXhRbXRNZEU1WGFXOVhObWhaV2s1d1gwZGtiakZpVmt0U2RFZzNabkI2UkdOb056QXdSbGM0VmxVNFFpMVFTVTg1V1RsNU16SXhjMlpyWkY5VmRtOWxjMEZRY0hOc1VHVXhPRlpJU1VzdFUxTllTR3hEU2psS2EwSTRYMDExVlZSak1Vd3pjMDlSUzJOcU9FOXNNVk5XVWxsQlVWcGxTRU4xUm5kTmRYTkxPSGhRYTJkRmVVeGFiM05EV0ZBNFZXMW5WazE2YW1wc2RDMWFaRzlVYUdoU04wbGtUV1ZGVmtsblUxazRhVkJWTURscVFYSjNiM2hVTVRGRmNGbHpVMFZoU1VSWFJ6ZHdibFpoYUUxUU5HeEZhVlZhU1U1RlRqSlpTaTFOYWxsMWRFeFlVMkZFVEZkTFNFUldaMFEyVm5wV2JGaDRUWFZpTWtKaE5HOU5WRmw0ZG5SdE1YVlZiMmgzZFVacU9YY3lZbmhmT1ZGcFJ6Wm1UbE10ZFd4ck9HaDRaVkJoYWpSUVVrazVhRWxEWjNCeFNGaExMVUZmUldwSk1XOWxWWFZLUTFoTWRVTklSMkZhZVdJeGNFaEdVemxDVFZKV1prcEVRelZvZDNWNFNFNTZNRk5pUkZCS0xVbEdka2xxVkZSMGRqZEpTRk5PVWpaM2FEaHNRbWxVY0ZRNVFuZFZMV3hYVmpsaVl6TlJVM1ZJWkhKeE9FTlhOSGMwTkRZeFJHVklORkJEVTBaaVJURkJPRXB6VFRoVGVVeHhiREZtVUhZNFYyaHpiR3RrYURZeFZVSjJjamhOYjFsMk4zWklNSFpGV1daYWEzTjZjbU01TFVoUVZIYzJNRkYyZUdaZmFtTk5jWEIwWkhSWmJYWTBUWEpLYzBvd1FVZHZSVlk0WjFSTFlVZ3haR0p5TFdVMFFWaHVOM0pDUW1oTU9VeExiMU5RYjNKTFZITTJXR1ZDTkVKR1NXZHNURGxuVVZGZmVsbHZMbE4xUXpoeVlVTkJORXBQZVd4aVYxaEpiM3A0YzBFLk5DdEN6R3JGRmxDQkQ0akdHRkRGUDNjYTlJZ2N1aWI2TXpPZ3BqTC1pV3MiLCJleHAiOjE3MDYyMTc4NDYsImlhdCI6MTcwNjIxNzU0Nn0.sG6OUIIv1np1UAbfeKrdi4c27HRsDr1iNlEgU6DXvCQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:06.646 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:19:07                                        3140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=923983 KO=13760 )
> restLoginInitiate                                        (OK=457905 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=456563 KO=1325  )
> restloginProgressiveProfileCallback                      (OK=9515   KO=1325  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.88%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.88%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.69%)
> status.find.is(200), but actually found 503                      4958 (13.78%)
> status.find.is(200), but actually found 401                      1325 ( 3.68%)
> jsonPath($.tokenId).find.exists, found nothing                   1325 ( 3.68%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###############################################################-          ] 86%
          waiting: 73591  / active: 26     / done: 468998
================================================================================

21:19:11.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 469541: status.find.is(200), but actually found 401
21:19:11.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,469541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31a497e6, username -> user.1000407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d37f374, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217551151))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWVybjVtajM0ZmNuMXQ3YmFsZnJjZjRnYWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Uk5VSkRTVUpYVjFCQmN6TldhbU5WV1RCRlRGVlJMa1prU0ZCMFFXdHRNVzB0TlhVd1JGOU5RVTlvYVhaS1dESnVjRWN5ZFdvM2JVNWFUbGRtTTFKbk1rcGFiV1ZZWDE5SE1WSkNTbGd5ZHpsbFVtWklMVGxCY1ZWblEwMWhWRkZuUkZSc09FcHJOVzFSWXpOeFQyZHROa1U1Y1c5Mk0zTnJjeTFGT1UxWGMxZDBhVVZUTUVoUFVXdDZkV04xWlZsVWJsUkthR3BmWDI0NGVYVXhRVjl2VlZsR2NrWkdOVzFaTW13NVp6Wk1URTV5UVY5elkwcGlSa0pLZFhvM2RVeHRZVEZ6Ym01VFltczJTSFp3TWpaTk5HdFNZazAyY25JdFVuSk9UVnBSUVVNdFZrNXhkQzFqZVU5TFltSTRiWGhPVkVWYWJHTTFjWG93Tm5GWlJURklWVEpTTVRsU2VIRnVTa3RzTUZCQ2VrUkZjM0UyZUZCYU1sOVdWSHBQWVVzd1JuRnBRMnRoUjJKVE1WTlhXbDltY0V4dVZGZHRiRlY1YlRZdFUwZFliR3RXVjNoRFUzcHZlRFl5UWs1cmJERkJNR2xSTmpkc05YbDFWV1owZHpaeGJ6WkpjWEJIT1hNM1MzQnFibXhpTW1kNlJ5MXNjelV0T1dGdFEwTmxTMDlXZFUxU2RWY3dMVGhNUmpWclpUWnBTa05RWjFWbFNHcE5kbE4zTlRCQlFrVnhaVWxDUWs0d2EzTnVYMXBZTjJodlRHMW9UbFpPVjJ0UFZETTJUV04zYTBnMk56VndSV2xXZG5GM00xWTVhRGd0V0ROSVQyY3pla3RyYm5Wdk16aHlVblphUjNJMWJFRTJUbkp2UVhWUmNGYzBjamxrV0hoUk9FSmpkMWxMVGxSSlpVSjBjbkpSYWpCak5XcGxkMWhqTldoelNGbENjbGhmYlRsV1JWRlljbEJpVHpSMllsRmZkVTFsYXprMk1rMWxYMUpHYjBoNmRIbEVNekZLYUd3eFFsTkNjVmRrZWpSMmEwUXhTVXBMUm1sUFR6STFUVkJMYTNwUU9FUTJkRVpHV0VKRFp6QXlOV1JGTTJkcGQxWkhSbVYzZDB4aGRYTnpRbnBTVlVsSWRrRnViMjB5WDBZdFYwazFTRFl3VFcxZlVXMWZibGg2U1U1MU5WZFdRMmhhV1daTVZtUkZkV0pRUm1SNFRrTkVWMXBwY0VWTWN5MVZaV1pNUzBGek5rMVJMa2h1WkdSVE1YZ3RPRlEzTW5BMU1HSjBURUpJYmxFLjRHWGkxY0N1bWJxUUVZb2ZxNDVYNjFkeHVBa3VqbGlUNDdSUW1XSmdPakUiLCJleHAiOjE3MDYyMTc4NTEsImlhdCI6MTcwNjIxNzU1MX0.A6yIuVMqf5xTeOs-LSMJS74rGVVI2rsGQfHj8SA6ICc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000407"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:19:10 GMT
	x-forgerock-transactionid: 113a6b32-a784-40e0-adb4-de56bcedf73e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:11.198 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:11.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 469541: jsonPath($.tokenId).find.exists, found nothing
21:19:11.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,469541,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@31a497e6, username -> user.1000407, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d37f374, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217551238))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:19:10 GMT
	x-forgerock-transactionid: 9e425b71-2315-4ce7-9d57-dde6c6ab00d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2twaGU3MXJjNHVlZmhoZ3BjanByM2F1NnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R2RESlRZMFZoTlZOMWEzQkRXa3R1WVdFMExVbG5Mazh6T0hCdFVtNDBTbkZZZGpRNE4zZHFVelptWkhCcE4ybEJYMjVXT1ZKdGFqSldaVzB4VWxaSVlURm1VamQ0ZGswMGMwdEhWREUxTFcxa04yZFFXSFpLTjNZeWFIWXlWR05TYkhWc09FUkllR1ZOVTB0eVMydzFaSE41ZFhCMExXaE1Oeko2YWtvemVqZGFUMkZqWlhwalNtZHJNMWxrZFZrdFdVSlVaalZxTFRreVFXcFlTRk5pUzJkUVFuaEdZMDlPZUVoc1NGTk1TbkEyUkdkV1ZGVktTbUpKTnprMGJIVm9kR3ByVUhOamRYVkJVR1JVV1d3elZYZG5kM041VW5Oek5qazNlRkJMTTNGM05VSTJWMDF3TjJKMFlsWjBOWGd4UW5oMmVXRnVibkZUVDBOUk1tbFVVVEZyTXpKVVpVaE9hRlpOY0dKalFUa3RWblpxWWxjd1FrbHVhM1E0YlVaVlZUZE1ZVTkzWTJkNFp6ZHhSRTkxVURSV1Uxb3diVWQ2V1RkRmJXNUpPVEZUVUZsbkxUaDVZalZEZWw5b01XVTVNV2sxYzE5M1ZYTllaVU16YWxsUmRIQlViR2RrT1U5T1JVRnZVRkIxY0RKd1IyOVJSRTFZYkhkTFkwRnRVM1ZFTVU4MldWQkdjVVZqVDBJMFRrTmlRbVZZZG1odmMzZHNYMDVYV1hkakxYQmpXa2xpT1hSUWFtNTNVVEpQWlhWV2IxQnZRVlV4TUUxRGJXeGxXWFJrZHpKUmMyZHBTWGhJVGxkQ1FXNDVabEUyZWtsM1VFdE5kWGwyUWxZNU9VWkpZV2MwWlRSQ1IyaGpia3c0V1ZweWVUVTRTVVZXVlU5aVlVbzVMVTQyTkZCTloyaGxVbFpyZG5kUGMzZFNVMGN0VHpSR1dUSnBTMjFhYkhOV2RtaElVbGxqY21WRVkycDNhVkEwZUZJM1duWk5kRlZyYm1Wb2MyTkRjRVZ1Y1ZKNlpFdE5iRTlITWt4UVgwNUJZMFpMZFZJM2NVWllhMlpYZDNkS2VVMVhkMDFaV0drMlptTnBjVlkxTmxBeFkxSXdNbVZGWnpWUlNXRm1jRXByTlZGd2VUaHFTVlJLVFV4dk9DMTNjMGRMVTJoalZ5MVRjMDFrUzBKYVgzUnVORGRDV21WWFIzUkhTRmh0TVV4U05YWXlPVW95WHpnM2NWVmhkeTFsUVhCemNrRnJMbWR1TFRjdFJrWm5jekZKUWpaNlozTlJiSHAwUkVFLmpORGs5dDJFRjJ6Nm9lZ3VhYlpJWTB2Z1BfdXNTaXVEdzF5c0lkb2FSYkEiLCJleHAiOjE3MDYyMTc4NTEsImlhdCI6MTcwNjIxNzU1MX0.jI92UDNpM7xaR7YUY5kiGhPiLVrSXri1uLHt0upeMnI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:11.239 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:19:11.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 469592: status.find.is(200), but actually found 401
21:19:11.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,469592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@434a0, username -> user.1001650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36a7ea19, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217551475))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamhucWNicXQycnZwN3Q0YzdhZW0xNHE0amIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmEzQXRUbHB5TjJWa2VUSmxabTFsU0ZBeVNIcFJMa1ZrZGt4aVZDMUViVU01V1U5M09IbHBNVXRNVmpZNFIwbGFhRUpFVDBkT1YwRnpUVjlHVUdRNE1VWnlkM1UyYmxOVWQwWnFiblpwT1U5emVITkhZbGxVU1hSaVlYSTRaVE10VEY5bFJtRlRPVmhEVkRsc09VUldPREJ5TW5KYVNWRldhbVJTUVRaQlRFc3pNVFZyU0V0SGF6TjJOVGxCTUZGMFVuUnVXa2RRZHpReWRsWlhTM2w1YlcxRFZteFFUSGhFZUdSelUxcHVVemt5U2pkTU9XaENhRzlVU2tadWNqbGhhWFZPZVVWVk4yMXNTMDFMUWxKSFRtVTNTMDVQU1ZScE9HdDVXVzFZUjFSQlFVTXRPVTl2VDFwcmExUlVkVGxWVURCRlF6bEVaM05VTWkxbFdFUlpOV2RzUkhOSGFWRlBlR0pEVEdORVYwSXljMlZGVDJjMmQyWjFSWG81TVVFd1RYbGZOVmhNWW5CTU5VRlZZVUZ1UVRoemRIazFOa05WUm1zMFMwZDJVeTFKWmxacVZXOVdObXh5VjNkQlNXczVOVzlYYjNGMldDMW5YMDl4UkdRM1lsQTJaMFp3ZG5oQldESjZRakEyWjJSUk1UTXRRV1pHWW5aQ1NHMWZPSEZaUkhWSlRIVmZaVzFVZDNOdVJGTlhTa1pZTldnNWFEaEZWa2x4VDI1cGQwMVpURUZvTTNCSlFrbExMVTVTY2tadU1WTmZSMDQwY3kxNldFRmxkVWQyVURsRFdXTnRhak5JWTNwUlVqQnRhVlJVV1dweU5WWTVVMGczVXpabk1HMXNUVE52V0UxSGNtSkdiVFU1WWpBM1ZXcEhkVlJxYzJoVWRHTnFWRlp4VWtjdFNuQjZVVWRoUzJWNVJpMXJVRGxLUTAxaGFFdHJWMUpMUmtOdlJIVkhRWE01VUVKUVQzWmxVbEZMZGpJMGEwa3hNelp0ZDJOdlQxWTRVVlpJWWxVM1JXaEdOazlLYTJWR2NXVjRSRXcyUW5GV01GbDRlbFZ0UVUxTGVGSklNbWR4U2pWWlkxbExaMWxaWlY5T2NHVlhkemRmZDFwSWRHeHdUSGt0WVdaaVpqWkVWREJ5TjFOcE1uWjROVVZXYUZReVRHTm5kVUp6ZUROTFV6TnlUa1F5WTBWSFZXcFlZalJNU0dKalJETmFPVVphYW5ReFIyNVhTRVJTYlU1ZmFHczRMa0puT1RoU1RYcEJaekowUVZSTFV6aFZVSFp2YzJjLi1GelFKYUNKbllZdmhlTEZ3ajZHWGJoaWQyd0NDNVZWb1VjQ1Q3WmgtbVUiLCJleHAiOjE3MDYyMTc4NTEsImlhdCI6MTcwNjIxNzU1MX0.0p5xXQzGsy8iaJeiZ9xgqrmClXcATezsr2-dV56rz20","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001650"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:11 GMT
	x-forgerock-transactionid: 0cc2965b-4545-4694-8f85-e58d02e36a8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:11.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:11.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 469592: jsonPath($.tokenId).find.exists, found nothing
21:19:11.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,469592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@434a0, username -> user.1001650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36a7ea19, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217551562))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:11 GMT
	x-forgerock-transactionid: c397e8d8-ede7-43f7-9fc0-5a0c25ef6f18
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzUzZDNzdmM0MHQ0bTVqZDlmNGxoNW9jdDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVJ6TTVSVzlHU0hwWVVXZGFOMEZ5U1ZsbWVsVm5Mbkk1TFhWbmJtWndSRVZ0ZWpsbFgwUkVlVFF4YzNGeVdYVTNWVTlsUVVOS00zbGlSRnBYTFZNNFNsUlFNR1ZqU25GVGNUTXlaRGROVlVvM1EwaHRkVzAxVmtOWmEzUmxaMmhqYlRsaWFGaHhTak53TVZwQmJGbEJNbkY1Y21WRFYyTkNOVU16YUhaSFNGVjNYMDUwUzNCbFgyTm1jRGR1YmpsNWFtMDViMk54TTB0SFpIWXdXR3RpT0hOUFFXaDNaVFJ0VW05MFFTMDBVbXN4U0RWcU1tZDJMWEE0YURCMGJHaE5VSEEwVGxSZlJXTk5TbTVwTlU5WVMzWTFaMk40YkRac1gybExjSGN3TUROa2VDMURaMlprUzNwdllqWXhTMUJQT0hWNWRtdFJXVFphZGw4M1RGRklTMmt0VUhkWmEzSXhTa05rTTJnNVJWcEdka2h5U2psT2VqZGpka3RET0VGRmJXRnZNalpUYVRNM1MxTTRVV0pzVVdoeGVFRlBWV2wwT1dob1dXSjNZemhCUlc1cFZXUndXRGxHU0c0ME5YRnNkMXA1ZUdkUE1UaHFaR0ZsV1ZKMFQwVkRhSEUwVFVrMGJUTlJWVTlOUlVRMVVHNUJYMnBrWkdacWFtdFROekYyT1VSU1dVMHpZVXRZWVZFNVFtdFhVVmR3ZWkxT01sTlhlRm8xTm05SmJrZHNiazR4Tm5Sa2RFOUVVVU5FVkdScWJUbHBSbmxUYmxSeWFHZ3pNMU5pT0ZkcVEwRnRVbkEwYzJSQlJYazJMWGRPUmpGR04wOXlZelpqZUZRMlVEVjVaVzlyVVhSUVExTktZbFpMVHpkQmFVbGhXbW8xZWxKbGJUSjRiWGh3TW5aSFNpMDBSbmh3TUhsb1lXNVdiRlE0U2twT2F5MDFXRkkzYjBsVmRFOVVSbGRIWTFreVNGSmpaVXBsTFdKQ2NsWmFSVVJ4YmtWSFgwSm1VR3B3UTNkeVoxSjJiVUY0TVdNd1YycFBkbTR4TlRsSE1IcG9NMGxmTkVSWlF6VktiekUxT0c1cWVFZDRWamQ2TVdWZlNFOXVRWHBJTlRkeWJuZzVUMlJzY0hST1UwdGZjVVp3UzBjM2JWVlNMVmRTVEVJM1gxTnZWVkZSV0RnMlJXbzVUV0Z0WWxoWFRtWTROek4yYjBVM1RsUnhkbVJUUTNKM1FXWlNjR0Z4WkY5blgySTRMa3REUzNwSE9IZERXbEkxV0Y4M05HOHRXRTB4TUVFLjYwejdka1BTcGVhRm0tNWNoM3hZdWhSODdHVGJKUEVRTGVfdS14VzlsZmMiLCJleHAiOjE3MDYyMTc4NTEsImlhdCI6MTcwNjIxNzU1MX0.aFfRdycQL8FL1fA8E6i5_3nrreMMVGiZgehFD1zzOVw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:11.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:19:12.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 469744: status.find.is(200), but actually found 401
21:19:12.452 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,469744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c1266d8, username -> user.1002854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42412f88, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217552404))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTFwcHZrYTAzcHY2dXZqbzViaHVpMjl1amUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmVrOTNUWFo2VUVWSldtRldRMlJaZG5OQ1owWkJMbVUxYVhGUWNVUkpZV2x3VGtZd1FVb3RZVFJPYTA5YVRXNW5hbk5TVmxvNFZreHNSa1JsU0Y5WFJFOW5lR0YwTnpsemRuRkpaSFpsTFZodlEyWnJUMGRUWlVneVZHNWpiR0pVU1V4MFZHZHNNMVZrVTNCeGNXMXFha1JZTUZGS1V6ZGpOSEJQU2xjelJFOUtTa0pJWTJoVVFUbHRXWEY0TVZWcmVtOW9Zbk5YVTJaclFtRldObEpsWTIxTFpGSlRXV1kwTTFVM2RXcHBPSG8yVkZBMVpXcDJjR0kwYzBWT2VUVmZVSFpNTlVSclRIUjJkbFowVUMxSmJWbFlTR1JYY3pGeFpscEJPSHA2TUVkaE5rUk1SMlpQWmtWM1kzcDZWa1JZYzBWR00zRlBUWEJpV1Zoc1N6bFBMV1ZmU2pSV09EZHFiRXBWYzBaU2MyeFpTRU50VEhjd1kxVkRUbWRTVnpOSlJXczRiRVJPWHpVNVJTMVBielZ5TWtFNFYwRXpibWwzU0ZGNVFYZDFaUzFTYzFscWRUQTRaRGRsY21KSGIzSlNOVGszTUVwb2ExTjZTM015WDBaNWFsSk5jRmhLTm13eU1HTktOV1Z2UTJkeVlYTkJlVGxvWkdFMldIZENlbUpFYURGelZXaGZRakZYYWt0dE1XTkdaRkk1WnpRdGFYQnBOWG93T0dsWmEyOWlVVk5JTUc1aFZuRnNaRjh4YWpCcldrRlFPRkZCUm5kck1VNUdWVnBZVWxCcGFtOHhZVFJrTUU5S05Gb3daVlZGVm5KdWVEWlNSVXR1WXpkUVJWRXlPVEJyVXpFeGRXRnJZemRwVEVGWmQxWm1PRXhMWlZaMmJFRkdiakpUWjNkQk1sZFJUVmhJYkdKRVNHZHJRa0Z6WTBwdk1YVldNa2hyVjNWVmJISlNTa1JFYkdObWNTMTFUR2x4ZHkxTGF6RXlkSFpEWjFoaFdVZEdVMXBKWkV0SWN5MTVUMUJoY1RGNGNVUnROWGxuUmxCVFlrczJXbkZUUnpWbVJXeGhla3RXVlZseVZXOUNRM2xGVjBabVprcG5jMHBNUjAxc2EzSlNTWFk1YkVaWFFWZFdNSGRGY0hGM2FWUmlSVU0yWDB3MFltcENiMmcyZFZKelVXTjJVeTFEWlRCc1gyNW9OWGx2TTJaRFMwNXlURVowY2xCV1ptc3lVMGQyTjBzNVNVUkJMazF1TkhCdk5GTlNNa0ozZUVnMmQwWkZXR1ZhZG1jLkNjWmlpS2V4OWM4a1NRQTc1UUFTQVdhRlhZSWl1S2w4X3pfdlQ5dFl6NTAiLCJleHAiOjE3MDYyMTc4NTIsImlhdCI6MTcwNjIxNzU1Mn0.hf4Pyn1V15zLp41X0et_BSleJBSFnVTHWGcmZPMAX5E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002854"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:12 GMT
	x-forgerock-transactionid: a661510e-cf09-4c37-8c38-c70e38b701ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:12.452 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:12.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 469744: jsonPath($.tokenId).find.exists, found nothing
21:19:12.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,469744,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c1266d8, username -> user.1002854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42412f88, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217552491))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:11 GMT
	x-forgerock-transactionid: 1df23840-46ba-4d80-ab26-f008728c5e7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnVtZWx2NmFpcTFzbWgxdnBsM2Iwam5ibW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ME0yNTJWMnBhV1hFeFdYQlNZMjUzTkY5MldXWm5Malp0Y0VZNGVtTkdiVjlpTjNKT1kzazRWRnBSWlVkMk9HSnROMnc1Y2xKek0wVnZhbXh6YUhsM1FXOUVWVGswZFdaaGFIZFFkRVY1TUZaNVdXTlRkRVZETjBwSWNWTlZWbXBHZFdKMFdrazFUMVY0YURKR1NWQktVMU55TlZCSmJVNU5XWHBTWkRkNk1XdDNObWs1UzBWbllUZERXV1kxTlZGblJYQlFXa2MyVWxvNFREUjVjakU1Y1RoS2RIbzRaVXd3Y1RabWFFZzRiM1I2WW0xeWVWRktMWG96WWpocWIxUXRObFl0TnpoUFVqbGZkakZDY0hSbGFsZHFhSGx1YkRKaGIxVkJhek5CU0ZaSFNEUlRWVWxuV21GRFpIUTJUMGczYjNSa09GaG1UamxKY0VRdFJHcGlNVnBrYW1WQ1JWVmtRbGRuZG5kWVZtcG9lV0Z5UTNGNmNVVk9TRlpqZWpSb1IyTlhZbEpoV1VGeWNIcHpSRGt3UzFoc05FZ3dOVk00YlhwUWVVdG5PSFJOUm1OME5IRTBXVGhTVGtwM05GOU9kbVZVVDBOWFZFZFVWV1I1YTJka05qRnZkMGcyUzFVM1NFSkxWV2gxU0VkUmVVZGlNRlpMZVVaTmJXUkZWSHAzYjBkc2JFUkRWV280VTJOcVpsTnhlRmhVV0VGNlMzWTNYMFZaVVRSSGR6Rm9NVkY0ZHpkRU9GSldlR1JrY1c1TFNFRkZTbXc1UVY5YVMwWnBkR280YmxNd1RuZzBkVzlXYVhFeVlqRmlNamxIU1Rsd1MxSXdXWHByZGtwc1JqaGtiMVozZURCRU5XVkxhSFptZGtSd2VtTm1RVE5SVGpReGJrcGlXV2RLYzFvdGVsaFBiRGRyYzJkZmRuUnVNVFYzZVUxalNGcExhVXRETlVGMWIyWlBjakI2ZW5reFdERktTalV0ZUhSNVFsbENlVWhVU20wNFUxOUNkVk01UjJwU1ozWlhkRUpDVGtkblVqbHBUa3BVZGtRNGVVcHNjRGxtV2tSWFVUWkpMVzV1UWtaclpHOW1VelZoUVY5MWJqRTRkR0pDVDBWcGNHNVZSbmxLWjFOeVZVeE9TbXhSYWxoQk9WUjFlSEZrT0Zwb01sWXRiRU4xU2t4RlpFaE1SMnRGVlVaRE5GQk9kbXh1UkUxYVMyVmhlazlSYURsSVpXZHliMU4zYUMxbFFVcEpMa2h0Ymt3MVgzUklTMnRSUzJKM2RrZFNRM3B4Tm5jLnNELTVneEllNjFFNUk2cnFTdDQ2alc0Z0gtaUZpeE9XMWdCRXBXX3NzV1UiLCJleHAiOjE3MDYyMTc4NTIsImlhdCI6MTcwNjIxNzU1Mn0.H64sTci8NkmYorawhPqzOJayrUUtwbV4aUpXKlz5pFI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:12.492 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:19:12                                        3145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=925542 KO=13766 )
> restLoginInitiate                                        (OK=458679 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=457334 KO=1328  )
> restloginProgressiveProfileCallback                      (OK=9529   KO=1328  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.87%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.87%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.69%)
> status.find.is(200), but actually found 503                      4958 (13.78%)
> status.find.is(200), but actually found 401                      1328 ( 3.69%)
> jsonPath($.tokenId).find.exists, found nothing                   1328 ( 3.69%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[################################################################-         ] 86%
          waiting: 72819  / active: 24     / done: 469772
================================================================================

21:19:16.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 470419: status.find.is(200), but actually found 401
21:19:16.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,470419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@134b07c4, username -> user.1000079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2783fd8c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217556911))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2g4NGQ4aDN1cHY5YmlmbGVkbjNrMTkzZmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlQwZGhPRUV6WVhwV2NYRnlVRmN6ZVRCdmRHUlJMaTFxVTA1TWJYTjBXRE5KTFVGeFZuUlBiSGhvTTAxaFNVNVdUVmt4VFhGRmVUTnNWV1p6ZDFRMk9YTnRkSE5UUmxsM2VscDFWMmxQZVZwa1EyMVRSRkF6TmtGVVMxOTZiV3c1UmxSQk5XdHRMV2RuWkY5UWNsOW5iVGxrTkZWaFNEWlhhbFZsTFdGbFVWTndlbXh2WDJSMk5uTk9lVlozUVdwUGJtMDRRMHhHUnpCMFpGOWxUazFwYmpJNGRVd3dMVUo1YVVvNWMxUmtTSGRRUkhoRWFqaHJUM1pQY1dKZmFHaDBUVTFWVFRkSlZWSnhZMEZIYUhFMGFsZEdYMDV4ZUhkZlNWZ3RXSE5mV1UxWFZVUlNjRVpuVldNeGNuQnZSWEV6UldSak1HNTJWRVo2TVc1blN6RnliMDVFUTBoUGNYUXRSVUkzZDFkWWNFUjBWRVo1UVc1aU5tOWZURGhIVVU1cGVXNDFSV3hRUm5kUFVWOVNOMGxYWWs1V0xVTllkbFZ1VXpGWVlWWTJhV1pyVVhabk4zbDNlamRPU0dwTFFYRXhSbkJVU0ZwWE9VZ3lSUzFQZEdkSk5qaG9VRkF6ZEZnNWNHd3dNRWRWWldScWNGVldSRk5yU1VKeE1uSmxWalpuTmpCUlFYaG1ZWFp1YWtKdFIxZHJjRUpaWW5oVmEybzVjemhxY0dRd04wdHpjbkpvYVZOUWIzWXdYMWRYT0VOeFZrMHdjbXBVZUU1MlJFbDVaSG8xYW1JMmRXaG1hVXAyYnpndFdIRlFhRWR0Y1Zwb1NuUjROSGswVTBOSlkyMVVTMjVqY3pCbFJIZG9SakJPY3pCVWNsSXhibVF0V2tKRlV6RnpXWFZ3TlhoNk1qTmhZeTB6YW5SalgwcHNibmMyYWxoa1psTmpMWGhtUkRCZmRtcExTMVpIUmpsWlJIZE5NMk5DWkdWNGVUZEJOa2M0ZUVwd1luRmxTSEp6VFRSdlpIVjRSREJVVVUxMGFWVkNOR1ZsU2xGak5YbHlNalp4VVU5NE1GVk9hamxNZFRSaFgyUm1ka05vVjFsYVRrb3RXbkZ0TlRkU1IxWnBObGgyTkRKT1VqQnVOV2RNVlhoc2RHMXNYelZJVldzemRuaGhWVTVCVlZoek1VOVVTWEJXYTBzMmFHaDJOVnAzZWpobGFrZHpVM1Z4WXkxZmFXZHJjVFJtY0RKZldFZE5MbWt0VG1wd1dsUTRYM1p3VjNSQ1h6Rm5ObWxITWtFLmJZMDkwanIzdFJYVE96eWd1S3Q1SUtYY0ZkNXhXamNDY0pMbHBpUTB4RzgiLCJleHAiOjE3MDYyMTc4NTYsImlhdCI6MTcwNjIxNzU1Nn0.6Oyj7f34AkcCx8T4MSAwk4Os5JlQ25NejOtMT0cVNzQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000079"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:16 GMT
	x-forgerock-transactionid: aead17c1-24cc-49d1-9aac-e24a53b2f8c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:16.961 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:17.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 470419: jsonPath($.tokenId).find.exists, found nothing
21:19:17.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,470419,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@134b07c4, username -> user.1000079, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2783fd8c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217557002))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:16 GMT
	x-forgerock-transactionid: 4dd0fb37-0b92-42ca-89f9-bfcacfaa1e1e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2M4dTNqMXFuNDlmY2k0ZTN2b2NmNHFjcDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlUzRjZaRmwzYkVaUmNIZGFNRjh4VEdFMlJWTjNMbEl4ZVVWUVVHbFlXRTFxTURsVGVscHViekl3WmxobGJGSmxVVW94VG5abmVFVndaSGRyZVhWRlR6RmtXSEZDYm5KT1RsQlFWMWczWlZCc2JGbE1aRkJXTTI4emVqQjVRbkpQT1VoallrTmhZamxhVG5Wc01HdEVjVlJqTjFONk9FeGhRbEl3TVVad05rOTNWbkpOUTFkUFYxZDJOekJZYzA5ZlIxSllOVnBrVlVSWVUwNXBPWHBMTVZoWFFWaERWMmRCYW1KdE1tazNVRVJFUnpGcVIyNVpiRTVHVmpOU2EzWlFTbWx1UWsxaGIwTnJlV2hzZVVOd1V6WXRSa2hvV0RScVNYaGtjV05hUWxJMGRHeG5SRTVEVlRkNloyMTFZWGhWUlc1MmJqWnJaMFZ1YUZKdlNVTjNkMDV1YmtSTlVFbFZPRFZXUVhOWmFEVTNYMGhGTlUxbmQxZ3hWa2M0VkVkWWFDMXJSVGhuYlhKeFNUaHlURTFxWVZSVldWUktTbmRFVjFwSVdXNDVSamcwVlMxVmFHTmxORWRpWDBKRFRFMVVZMHRMYWpSS1REYzJUVEptTURaRFRURlFVRWh2Um1adFZtRmxlbGQ2VDA5Wk0ycHdVRUZsVEd4UVEyaG1jVzFEZW5SclRtWmxjMlZhT1cxUWJIUmZORlphYWxwYU9FWTJPR2gyUjAxcU9YQmpURVpKV1c1NlJYTnRRWEZvYlY5cVkzRlhWWE5JY0haWU5qZHFOMVJhVjFWeU5WSndXRzFyUkZaeVVsTklRakl4YTIwM1YxRTBjVzVOVTNOblZ6TXpOM2RhZDNWek5YRmlVVFYxUVZCbGFEbERWbUZ6U1U4NVEwOUZWbWMzY2pjM2JIUk1SRTR5VG5aSE9FOXBaMU14ZFd0WWVtdHBiMFZqVkVKUVVsbDBZV3REVnpNd1MxOW5WbXQ1YVdKS2FXcGtSMGRYY21odlMzbFVTek5OTFVkcFQxSk9Oa0p3WjJOQ1pFWjBhR1pYUVdSU2VrSXRNbnByYkhCMlRVeFhTVmxRUVZWMWNpMUVNakp4WDBabGVrazJVMjAxV2kxcWJUazFibWhOUkcwdFUxcDNTMHBKUWtScGREVklZaTFvWlhJeU5HUnhTalExV2xkZllWa3laSGRpTm5RelMwMVZWVk54UkV4S04wSXpNMkpFY0doRlVHZzJURVJhWkY4MlkzVlJMbEZOTVhGbmRWQTNOWFZ1TW01bmFuZG1Wa3AzVW5jLlpSeXpTUVF6dnEzMEVtdFUzUWRDX1JnUjg4b1FrRV9qZDJ4R1VidVRBWGciLCJleHAiOjE3MDYyMTc4NTYsImlhdCI6MTcwNjIxNzU1Nn0.oDH2B7SLhLixgNOeLCkbO4RtRuUtqHGzvrUZ3nytVpk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:17.003 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:19:17                                        3150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=927068 KO=13768 )
> restLoginInitiate                                        (OK=459434 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=458090 KO=1329  )
> restloginProgressiveProfileCallback                      (OK=9544   KO=1329  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.87%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.87%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.69%)
> status.find.is(200), but actually found 503                      4958 (13.78%)
> status.find.is(200), but actually found 401                      1329 ( 3.69%)
> jsonPath($.tokenId).find.exists, found nothing                   1329 ( 3.69%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[################################################################-         ] 86%
          waiting: 72065  / active: 21     / done: 470529
================================================================================

21:19:19.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 470863: status.find.is(200), but actually found 401
21:19:19.764 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,470863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1068672e, username -> user.1000204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@430f75b6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217559714))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXNkanN1a28xZG5pZWEzOW92bmJvNGI0MGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFpqTklkbkJHVWt0bGJDMVZNRUUwV2pCRWJUQlJMbFl4Y0ZadU0yUTRNMk5PZFdSd1VXbElObkpLU2pjeGJVeElaemRYTUc5eFVVcDRURWs1TkhFdGFuQmlURFJuY0UwMGJWRkhXRWxRVlhkR05WVXhjRTE2WDJsSldXczJNMWx6VUVsTVdVcFBUMEZ4TjNKSVprbFRNWGxCVUZrNVdrTk1YM0JXTVVSd1VuWlJlSFo0Y21adk1uTmFhMUZLYm1wSWIxWlVVRVp6VDJkdU1rRXlia1ZyYWpnM2JYWXRRWE42UldjeGFuSndPVk5OWTB0VWFFOUVkMVYyVDBGRWJYZENaMEU1VlZsa2FFTnFWM2hzTkVaNFdXTnNZMDQ0U3kxUWNrRk1hMnd3WTNkRWFubHlXRE41UTFOUVJHdGtaRTkyUW1sTGFISnBPSEEyVVZKQ1JFMVVTVkZKYUdWTU4zZFRURU52VlVzeWRVeGFTWGRqVms4dE5HOVBTSGR1Vmt3MmNqUTFOa2h4ZFVvdGNYRkdkbTFOZEV4eE5uSkJNMWR3VlRSbldUbDNSMVJCVFVsRGJFMWhOMVk0UzFwTVZXSlBiMFJCVFRCQlYzUkhja3M1V25KUUxUTXpjR1JUVGs1NlJYUXRUVlZCY0dwdlJYSjJSVFZFVTJaYWRrUkNXV05DTld4RFZEZFJPR05oTTBwMFpIZDJlVTgyYm1GRU1scG1jVXRoWVhSUVdEZEhTR2REYjA5VGJFNHlZakZ0WHpWYVdXNHliblJyYTFsMGNYWlhiVFpOVjBvelowVnZlRlYxZG1aaFEwOWZOaTFSVW1WWlJtdFNZMVptVUVkdGExaElObU40TW1nMmFtVjZUMTgwYVVNMmJFcHhlRmh1Vm1saFpXZFlXVU5IUlY5Sk1sTk1XR2MwU2tkMU1WVm9NblJmTkZNd00wMVlhbXg2Vm10RVVERnJja1ZpV2tZeWVYcERZMVJPVXpreGRFWjVZVTlYWnpWWmJqZDRkbGhTZGxOck4xQm1aemhTWW14b1RYaDJaMVZFVFZCTk9ISmZVMEpsWVVGdWJWSlhUMXBHZUdkQ1YwcFVXV2R4ZGkxS1NucHFWRkkwTW14S04xWmxRa3RxTmxOVFpFOTRia0ZZU0ZNeWFHRmtOV1V5TW1ReWRGRTVZVWN3WVU1SlEyTTJWM050TVhGWlUxaFZjVmxqZDJSeGJYbFBWSFpDZGxkM2RHMDNjR1V0ZVdoQlRUVlZMa1ZEUkVwR1pWVjNiak5YUVZCNllqQXdjMkl4ZG1jLmxvZ3F2ZzZ2bnd5TmM0dzJpaXhURU1aZDd3ZFdGXzhUbkRDdDhxdTZtdVUiLCJleHAiOjE3MDYyMTc4NTksImlhdCI6MTcwNjIxNzU1OX0.PBu5RoFItQdG1v4JnQnJWHQtaJmbg9PXDEkZJkH-PjQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000204"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:19:18 GMT
	x-forgerock-transactionid: 525e6e6b-64df-41c4-85b8-4b767b7e20ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:19.764 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:19.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 470863: jsonPath($.tokenId).find.exists, found nothing
21:19:19.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,470863,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1068672e, username -> user.1000204, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@430f75b6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217559804))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:19:19 GMT
	x-forgerock-transactionid: abae64b8-377e-45af-b293-894346753d36
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnVldmQyMWZjNDkzMzloMWYyamxtMzdvOGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk0wZzJTRFZrUkRnd2RESnBXazA1TVcxT1MxOTNMamxSVjFwd1lreEthRVZHT0hKeVdGaENYMWR5UVZOWExWSTViWFZKZWs1NVkwNTBSRVZOVEdKTlRrMTNPRzVQVVdjNFRVZFRVRUYxZUdwUVNrOW5aVUZPYmtoTVRWZDBUMTlGV0U1clJtOWpZMlExY2pkME9UWTFNRlZwVTBrelNFZGliM1Y1UVdScmVtZGlOMDFxZEdKU2JGQnVkSFZ0YUd0V2NTMXFkV1pMYUVoeVgxcDRValZ0ZWpSbk1sWnRhMUV3WkVvelIwWlNiamxxVkVoTVYwOVBhM0J2WlRKWFdrNXFYMmwzVVVwR2JUaHRaMVZWUVVGWE0zUjRXVmxRT1RWcFEwTkRhekI0UkVOV1NHdG5hak0zVEZkdFdWSlNNVVJGWlhkT1gxQTVkV2d0WDJ0RGFEZHZTbGxsWTNKUE0wOHhZa2hJYld0RlNtbEpXVzV4Wkd4V1pVVnRkSE4wTUcwellXcGFOWEZwYkVSaWF6SlhNMGRHTkhWUE9IWk1NbWcxU0dGRVpGZFFWMGd3VkdoMVMwNXFYelpQU1VGUWJtTTJYMGR0WmxnMWFEUnJTVWwwVldRd0xXVmpSR2w2YWpneGJtTmlSMk4zTW1oWFp6ZEZRelJIYTA1UlRHOWZiRmxaTWpOTGExTmhjbGxJZEZkbWRtd3pRMHBZYW5sTWNteFFPWGxFZVcxZlNuWmZPREZHUzJ4NFNVeFBhMGhuUjNKT1Z6bFVTM0kyUVc5WFdXWktZWE5TZDNSVVFrTXRiek5ZUm01bmEwWnpWbXM0YlVGWlMzUjJTWFZwVTBWNVJtZHVjemRaUVV3NGFqTkZObkZrWm10bVkzaENlbXRFVm1WMlRYUmplbGx5VGtWSFJWazVlVGRxZEZRMFYzWkNVMDVxVEMxb1VtUm9ia2RyWDFkbldtMW1URGh6YURaQk9GaDVUalp4VWsxVVdESjROVXhQZFRkUmExTkdha05qY1ZvMFMzTlNObUZLYTBwdWQyNUlNMlpoU1ROb1lYZGZPRlkwVUVJelpHZE9jM05SZVZaR05uTkxWMmRtWjJFdGRWbG9NM0ZyUkdGRWEwb3ROSGcyV0ZCVFZXWnhjMkY0WVhOU01sRk1URTVUVTB0bWJrRTJkbnByY1hCUVJEZ3hMVEpmWmxOcVMxaGZXak5yTUVwQmR6TXhlbmt5Tm1KWlN6UmFPSEJ1VVdkbmJHeEJMa2hrZUU4NU1HcFZkR2x0VUROS1RrZExlbmN4VkdjLjlLMnQ2QlBiVEw5azYyUUhtelViWVR1UlpvYkdfcGx2ZUNDbk5Cck4tanciLCJleHAiOjE3MDYyMTc4NTksImlhdCI6MTcwNjIxNzU1OX0.huHJywwaw-0Um-dqt-eqx42vTr_bMmlTztI4upE5ZPc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:19.805 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:19:22                                        3155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=928644 KO=13770 )
> restLoginInitiate                                        (OK=460219 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=458867 KO=1330  )
> restloginProgressiveProfileCallback                      (OK=9558   KO=1330  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.87%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.87%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.69%)
> status.find.is(200), but actually found 503                      4958 (13.78%)
> status.find.is(200), but actually found 401                      1330 ( 3.70%)
> jsonPath($.tokenId).find.exists, found nothing                   1330 ( 3.70%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[################################################################-         ] 86%
          waiting: 71279  / active: 30     / done: 471306
================================================================================


================================================================================
2024-01-25 21:19:27                                        3160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=930199 KO=13770 )
> restLoginInitiate                                        (OK=460994 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=459638 KO=1330  )
> restloginProgressiveProfileCallback                      (OK=9567   KO=1330  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.87%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.87%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.69%)
> status.find.is(200), but actually found 503                      4958 (13.78%)
> status.find.is(200), but actually found 401                      1330 ( 3.70%)
> jsonPath($.tokenId).find.exists, found nothing                   1330 ( 3.70%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[################################################################-         ] 87%
          waiting: 70502  / active: 36     / done: 472077
================================================================================


================================================================================
2024-01-25 21:19:32                                        3165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=931724 KO=13770 )
> restLoginInitiate                                        (OK=461746 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=460401 KO=1330  )
> restloginProgressiveProfileCallback                      (OK=9577   KO=1330  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.87%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.87%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.69%)
> status.find.is(200), but actually found 503                      4958 (13.78%)
> status.find.is(200), but actually found 401                      1330 ( 3.70%)
> jsonPath($.tokenId).find.exists, found nothing                   1330 ( 3.70%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[################################################################-         ] 87%
          waiting: 69754  / active: 20     / done: 472841
================================================================================

21:19:32.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 472856: status.find.is(200), but actually found 401
21:19:32.773 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,472856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73a9f489, username -> user.1000242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eda0c51, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217572725))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTFhaHYyZjEyYmR0c2g2MWVrdTl0YjBwbWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFFYQnhUekZhYm1GR2JYSlBhekl5UTNoTExWQlJMa1o1ZUZKMU5IaGFUV0pUVjNoZldWQXlNWFpLVjJkaVFsTktibTVUZVdSeGNXbEVkM0Z1YjJKQ2VYVlhkbXM1YUhoS1ExbHJSR0pJTjJjdFdrbE9iemQwUmpSQk9WbDViVlEyY2pSYU1IQkJWemRhYVVsbVR6TXdSMWRRWmxodGQzTllOalp4V2paTFEwc3hiMnRLUm10cU1qQlVjSHA2YXpabVh6WXdXa1ZyUWsxU1psSTFZbmRVWkc1U1JWbDBhVWRZZUdkVlRVMVhia2QyUjJoNWFqRnJaVXBYUm5aVFJGWlVUblJTZURaVVQzTk5NV3AzU0VSYVpEYzJja0Y1WWpKTk1XWlFOR3hKU1ZVMGRqaE1lbGQ2YjJkT01qZHpOVGRwTVhsV1FUWXdYMmxrZFRCM1h6bDRWM1p4YzFKRVJFUlJRVVpRTWxwdE4wNTFSSFJhUmw4elpWRjVlVmh6V0dSbmNHbHdhSHB6UjB3MlNFZHhObEZOWWtscWVtSnhkMWxqT1RsVVh5MVNUMjVtTjFGMWJYbHlTSFpmVHpaQ1VYQkxVbTAxTkhnMVFubzFTV3c0U0VOVk1FMXJPSGx5YlMxVGNGYzVSbVJ4TW5nMFYwbE9UVVF4TTJWSVozQnVTMkpvV0ZORU0xUXdiMDVxYUU5clpGVTNVREpFWldsU2MxQlJNSE5WWjBKTk5FeE5SMGxrZG1Gb1ZVaENNa0kzUldWaVEzRjVRbU5XZDIxc2VrZEhTR05uYVhvMlVWaG5ZbEJIVTJoQmQyaEpjekJtYzNWcWNtVkxhbmxZYW1GNFMxbFlhSEJCTkV0S1FVRnpRWFYyYkc1elNtRXhUMXBYWlZBMFgzQnNYMWczTFVJeVYxRm5SR2cyVEhCMVgxWklPREJaTUVneFkwWk5TblV4VVdWQllWcGljelJKYVRaU00wZFdhekp5WkVReFR6SlJOMWQ2TmpKNFowZFhkSEJtV0hOTVgzaFhNWEJEVWxRMlkwUjRObU5wUWtSRlZsbGZaRkZDVEU5dmRFUkNhMTkyYzNSTE0xazJNV3BtUkhveU1XUjNVSFpIY1V0eVJqUXRPR1UyV2xOU01sRmxjMlpMUWpFNE0xSnBZMXBCZVdGWlRrZFVjVEZXWkdac2FuSjZUVEZNWlRWNUxYbDNWelV0YlZGaGNUVlJOV3RaYUUweVRYcDFRa05KYjBrMlpWUnZMbTkzY2kxNVNqWlhORXR4UWpsc2RuTlpUQzA1WlVFLmRmZlhESHNnWVRmWk5xSjNtWllGdGVTMHUwcTVkRFJNNXEzeUI5QmpZM28iLCJleHAiOjE3MDYyMTc4NzIsImlhdCI6MTcwNjIxNzU3Mn0.enOGR08McqfkAjA6JwaS3RUNTlrmEWphb5NfyXQD3_U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000242"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:32 GMT
	x-forgerock-transactionid: 9ec5e057-72f7-4c19-9af1-4d9635890fd6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:32.773 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:32.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 472856: jsonPath($.tokenId).find.exists, found nothing
21:19:32.814 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,472856,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@73a9f489, username -> user.1000242, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@eda0c51, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217572813))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:32 GMT
	x-forgerock-transactionid: 732e00b5-5157-4f6e-84de-9b049fc792ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjg3dDFrNWZhbGRvdjNhb3F2azVhdGI4ODMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWJIbFRiVXRKUm5kUlMzUjFSMGcxVm5wWU4yeG5MbEZNWWw5ck5qTnBiM1I2WjBzd1dIUkZUak0xYjBKalQzZHNSa2c1UjJwVFdsUXdWM053UkdKZlZrWkJkMUJrU1VWNVZYZFdjR2hIV0RjMldIVmtOVTFDYlZWME1VdGxhbEJFUTNJelZFWmlWbVkyUW01Rk0zRllhblZsZVZVM1RGWnNkelJGUW1SNlZpMUJkMWx1VG1Vek56RjFNVXQ1VkZaSVJXTTJabWRZYURsNWNuaFphblJSUlVkVlYzbFJVazloTjBkeFNHSlpiMUowVVZWTVkxZFlXazV1WkZvek1EQnJPRmgwY0RGcldrVk9OWGh5YzFSalMzUjNiRWhVUkVaNmFrSlpaMUptYm5weE5XcFdTbFpwYkhoVmNVcGpjMGx5Y3kxU1dUWm9MVTVsU1ZkdGRYZFBUWGxSWlU1emNHWlZla3RyY0UxSmFGbDVYMHRHVUVoWGJIVlNhVUZGWWpBdFFsQjZURTFwU1U1TFMxSXpTVEJXVnpsblRUQkZTMmxNYkV4c1ZWWXhiRzF2VEZsblVESXpNVzF3YVVNMWNrTTRUVWxQZUZSemNreG1jWFpvTkdkaWIwczVlblpVT1dGWmRtVTRSMDVuY0dsNVkzYzNka0ZXYlhjMVZFZDZhRWhQVVhKR2QyWTVaa3M0ZEdJemRsTmpURlpWVTI4eWVYQm1hMEZXZUROS1ZXOUphVGRYTjNsTlVscE5ZMUJ4TmpBM1NrVnZVWFptTVRCbGNuSmlUVUpyTVRoaGQxa3lOSHB5WTBkTFZHSkdlVTE1TUhCWVpqQmZWR1E0ZURabk5rUlhjVzVVUlhCVU1Fa3pSVTlCZGw5ZmFVSXpjREExTnpSRVkxZDFTSGgwVGtwa1ZUSktWamRLVFVkRWQwNXpWbmhTVVVveFEydE9SbU5DUW5OYVMzUkhabmhoV210blUycHdSVGRHUXpOd2NubFVWakpYTTFFNFYxUlJNWGhCZGpKUlNuTXRSR1JKU0Zab09WbHZXRGh4U1VRM1YyaGhNVkpPUjB0TE1EUmFVbGRtV1hCa1QyY3hiMWhuWjFGV1lXWndjM2hSWjBOSGVrRjJWbG95YW5aRE56bHhjRVp4VjBwU1NYRk1aVEpUVTJkVVpWTnlRMFV6Vm5GTVdXTXdkak5DUmpka1ZYUlpWM04xYnpSbE9GSmhZakpCWTB4UFYxTTVOVFk0Vms5bVprUTRMalJyUlVReE5tTjNOR2xWVVhsa1ZIRTNUVk5LWjFFLmlkR2w5RjcwR1VhemhHSTNiVkxYZHg3ME44WDU3MlRMR3lURlBfdzhaNzAiLCJleHAiOjE3MDYyMTc4NzIsImlhdCI6MTcwNjIxNzU3Mn0.SObBIStg9RX-uwd1R4zY9d7LHkidZw5o_vJD4Yv5uLc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:32.814 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:19:34.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 473042: status.find.is(200), but actually found 401
21:19:34.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,473042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61d7b1e7, username -> user.1001174, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d41129f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217574091))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODc0aWw1cjN2ZjBqZmRwdHEycWFzMDdjYzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGNrNU9Xa3BtV0haR2NsOXFkMHAyU1dwRlFrVlJMbFZuY2pKNmNqZzFlbGxKTkROcGRIWTRjRlpSZDJ0MFNFOTJWVTh4VG0xeldWcGlSVFppUkVGaFVFaGZRWGRLU1hKQ05qaG9UR3AzWmtGVmVUQjRSSFJwVkZCU05FZFZTMkpHYmsxTmVXUkNiSGxOUTIxMWFsY3dVVU5VZFdNd1RHdFhRM05JZUdGdlRUWktOREp6VVVoZmVqWnlVbU5UTFVWSVUxWTRWVkE0WDIwM1ptSkxhVkZ0VUVnMFlsRjBReTFwZUVNeFMzRmtaM1ZxUzNwR1R6VnJZbEUzYUY5d2JVSmhORWhHVDB0TWNFVmxkUzAzZHpoMmRrTnBWRXB3ZGxoME1HRk9kMHB1ZHpNNE5raFhiR3BPVkRKdFoyeEJkVFZNWmkwMFluRTBkemM1TjJOS1lqVmZYMGxEUW5kVU4wZHJTRFo0ZVhWeGNEaFFPR3BZYUhGT1RWODFOM2x2V2swMWRFZFRPR2hTWkZsbmQyVnpja3hxUW0xRWNuUnVZMU5wVkRkc1ZFVk9TRmRGY2sxSVRWbzRjSGRyV0d0eFJWcHNZakJpVkRBNE0yeFlVa05SUldsQ05HazVValJUYVhKdlJVeHFSMVZPUlVkcVRsaENabXBtUWxaUFNqZHJTRFp0TTB0YVJFMW9kbGRvUzJJM2JXTlhlbG93ZDJkcE5tWkVXSEJEY0hOVWFsaG9NWGhOYzBOVFJEbExla2xtU1RsemNFSklNWEF3V1Y4MGFtMWxaVjk2UzAxaWFXcHRiMWRSTkRsNGFWWm9aRUZUWWxwRldGZDBjM0pIYjFadWFtUlRRamszWHpRelFYUnhjSE14YTJ0ZlNFaEpWekJyY3psaFFXNVBUWGRtVEdwa1lVMWFTa2R6VUZSbVpXWlZaSFp6VnpGUk5tUlRVR3BKVFU4dGJuRkNSR1JOUlVGemRFcGFSalIyZW1rNVJYRndPVnBwT0dsR2FHczJjSGgzTUhGd1ZYUTVkekExTXpoQ01uZEVSa0ZKZDJ0MU5FRXdZMjB4YVZZMmJYTkpiek5xZGpZd2FWQXhhMlZZUms5SU16STRUbFpGTlVRNGRXSXhaRVpTVjBsaVlWSnBSak5pYldndGFETkRTVlpRVUhBMk0yaGZVVGR4Tlc1U1VFaFBlVWg1UjNCdU1FaHRRbVZtVFRFeE5HbFJVa0pqVGxSU1gyazJUMUJQWDJkU1VrbzBMbXBKZG5ObldGbG1jMVJUVkRneFdFeEhjakp1YlVFLl9jVW93NnZrbEo2YVY2WGlVOUVyU0YzaHFGOVB2NDhJbU1Tb0tvZkc0U0EiLCJleHAiOjE3MDYyMTc4NzQsImlhdCI6MTcwNjIxNzU3NH0.FxagYHnaMRkQC1CfUrT_Fd0HEe6gAw1zM6-hb1DqWTo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001174"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:34 GMT
	x-forgerock-transactionid: 52aef85e-62c8-45fb-85ca-75d6deb40f98
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:34.140 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:34.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 473042: jsonPath($.tokenId).find.exists, found nothing
21:19:34.181 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,473042,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61d7b1e7, username -> user.1001174, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d41129f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217574179))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:34 GMT
	x-forgerock-transactionid: cddbafde-a6c3-4ea5-8c50-3af7d5b1c6e9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXIyYTUwMHVpNzZvaHZiM29xN2lmMGxjcG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TmFVVTNhbU4zUVdZNWVqaDVhbGR2VkVNMk0wSjNMblpOV1U1TlZrbHlUV2N3YzFSS1VHNXRabk5SZEhCSFdIVnhjR2x2Y1ROemJHNWlPRXBhYUZsQ09VZHhORkJ2Y2tsRlIwdGxia1puV25sWk0yWTJkVk16TTNkbWVtWmxiSGRxZEVZeVNGTmhPWEZXVjE5S09IWkdhamh0UVZCeFVtWk1iWHBzVGxKMFkzTlNRV2xJY0hsMVZHVnJjbXc1Tnpjek16aHFVR3BwYkVnNGQzbE9jMjlWUTNaNVN6bERjSFpWV0ZsTVVUbFhXa05XU1RWQmRXWkxTWFV0UzFBNGNqY3pabEJEYzA1Tk1URmtaMW8yVms5VVkwVmxhRlZ0ZFZoTWMydEtTWFZZZFRSQ1dUVkVkbGhrZFRKc1lXcHlWbFV4Umt4RWNVczVWM2RNUlV0amNFVlBTRFpETTIwemVFaEhMVmx0U1d0elJFbENiMDE1UW5waVdsOHpWVzgxZUhaNGJrRTJTamRrTkVabVgwTmlia2MyZDJJeFVtOVNXbmN4TkRkZmJVUnBNbmhaZDBVNE1uWjNXVmx3UjA4MmVrOXZNVU5KTlVWUmFEVkthRU5UTm1FMFRURjBTSEY0WTI1aWVXSjZZa05UV2pCeVUyWk5ZMDl4YzBOWGRYYzJjbGczVldWbVptRlhibXBoWTNkc1pGZHlkek4yUlhWV01VTkVOSFJxVm5kTU5IaGhWRVZpVGxGWlgzQTVNM1ZWYlU5cmVFOXVRbVJLUzB3NE5FbzFlbmMwWVVKcU0wcFFOV3RITTFCU09HODVkMHAzTFVzNU1GQnVWemx1Ym1KVFgwVlpXWE5MVW1aUlgwVTVObFpQVFZwaE16aGFhbkV5Y1dWblRuQnNNMU5NZFdNMkxXbE5jWEJoZEZSa01uSnRiRkp2TFZZd2QxVlplV2xoZVVwMVdUVXlSSEJuV1hOalRVbHJUM1pET1hKRU5YTjRSRk5aVGsxNU0yMHlWR0pZT1hodVpUTXdNemx3VUdFM1dGSjZPREJEYVdWMk9YVmhjVEY2V0RkcWVYYzRMV3d3ZEcxNVVHRm9iekpLVVRob2FXVkhjMDFxU21GeFZqZzVaM0l5UldSSmFYUlNNQzFMY0hSbFRqbFljR1ZNTTNvdFQzaDZTbGM0V1ZaMlFqQlJWR0ZmVEd3d1FYZ3djMlZWYmpSQk1rOWpMV3RNTFdKQ2JtRnFjRTl6V0V4elZIaG5MbE4zVmpOelkzUjBWMnBIWTJKVFNqVlNZVGxqY1VFLm5SZHJ2d0I3a0RHdXk3cEk3UEZLb3lLblZYSWRCQWtkODdfVVlISjdxWDgiLCJleHAiOjE3MDYyMTc4NzQsImlhdCI6MTcwNjIxNzU3NH0.AwLBJMYBY133GTkLiSNUppbPw9hPdDT5xCNvnABtRtQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:34.181 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:19:34.804 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 473146: status.find.is(200), but actually found 401
21:19:34.804 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,473146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fb39b1e, username -> user.1001812, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f7f4932, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217574752))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzljNWxvbWU5amI3Y2YyanAxaGNsajU4N2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1VUbDNNMDFoUkhnMFNVcFNNbEZwZVU1RFZqUlJMa280Tld0bFRVTTFhR1IwV210cVRuQmFWRVZuWDBzNFRrNUNZbm90YXpWb1pXRktjME5YYUdwNlRWUjZjbmxpUm0xS2FGcERlVlJFWlRGQlYxZFVSRVIwTFVobVZXRmxkRzVWZEd0NFJIQXdUV1ZhYTBRMVNXeFNNbkJ5Y0RaNFNsWkpXbTFFYVhoSFNFNVNYMFpETXpZeVJ6bDFNVTlHVjBWbVJVSnBiMlJYYVVaclZteDVSVEpLWTFwWlVWVktVblpEWlRFeFRGWlhWSGRsY1Y4eVpqZElTRXRETjNGNFNrMVZZbkJZUzBSSFRqTnJNRms1Um5sbFUxcHlkRTF2YlhGTFREazJSbUZRT0dadmR6aDNRMWx3VG5kV2RuaHdjRGxqZEMxMWRHcGlNM056Y1VwRlpVNUJXRlJEYVc4eU5HaDZhRTR6TFU1RlRYSlZOMWc1VmtSelZXWmphbGhRT1haNU1XOVNNbXREZVZSNmFHWmliSGxaVDBSS1h6aEllblZrV1ZCaGRVRlZjMFpzUldwSk0xODJabTh0YmxkaFUzVnpiV0Z5VjJkQmF6TjFNRXd0VTBOYWVXZERWSE40ZEdWQmJreFpNa2hCYW5wQmJVTnZSR1ZWZEd0c1gyRjRkakoyTUhSZkxXRkphRXd4TFRWYWQxVnJUVXB3Vm5OT1ZGaFJWRzg0ZWxCSmEybGFkSEJhTmtoc2FFRnRibVJOUkdZelExZDRjakZmZERkblMzWjRUV2QzY1V0eWRqTnBjMVpIT0dOR05uZFBTMTgyTTJsaWFIZFNSVmhNT0ROdVJFZDVWSFJYVGxoQmFHczJlWHBFZG1wVmJsa3hUamR6YTFkaWREQnFjRVY1UTFoS2RUUTVlVTgxUnpKUWVqUkRUVEZPU0VOWGJtZFFTbmN5UVdReGFrVlRabE5zWjFSMWEwbzVSMmQwZFV0bk5FNXROR2RaVFhweVpscDRVRWhIVUV0NGMwOHlORzVUY0VFNU4xYzNUWFZSWmpWUFFUbHRlbUpHY0ZSMVZWOU1jVFY0WVhaVWJUaE5VRk5uTkhwc05YQnRkbHBTZHpScmJGOXJVWEpyTldWb05rUjFXVGhaVTJGS2RrSmpObXhTUzNCM2QybE9NR28wU0doSFVFcEZPV1p5UXpsRlVGWnNWbFF5UmxoWWNXaEdTbGRsU0Vrd1IxSjJUamgyVlhKUmVEVjNMbkppY1MxeVJrUkZXRlY1UjFRMFJFbzJRWFUyUlZFLmYxdHYyNjB1RnBpZEluVFRjSTFKWXlLTHBpWEwyWlhSa2pYRTUwMUVpUkkiLCJleHAiOjE3MDYyMTc4NzQsImlhdCI6MTcwNjIxNzU3NH0.DOeIVWLLjb3nLEV_OjzeTDkXdleKp8KDcoUx3D286k0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001812"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:19:34 GMT
	x-forgerock-transactionid: 096f5037-3858-4544-8282-8e7f7a45c128
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:34.804 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:34.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 473146: jsonPath($.tokenId).find.exists, found nothing
21:19:34.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,473146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1fb39b1e, username -> user.1001812, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@f7f4932, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217574843))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:19:34 GMT
	x-forgerock-transactionid: 6f1eef91-f213-427b-9ef2-4cb02520a2b5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXRmdmVpNm43OWs2N3FrY3Zibm1vc3VtMzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVdYbDFTa1Z6UTJkemNWRkZSSGRMTkZwSlZ6aEJMbTU2TFc1cFZUQnhNVkpmWkVSd2JuWTJSMGxxYmpKTFVVeHdhMEYxTWpGZmJETnpVRUpoWkdGNWRtOXNaVzV3WDBneVlsZzRNVkpoYTJGc2VuZEVURjgwYVVOZllWZGtUVTVVU0daUmFqRnNaWE10Vm1kbU5sRjBPVEIwV25aeVZWUk5SVEZQV0c5b1YyUXhOalJ1WlVWb1EyaG9iV05yT1dreWMwSldaMmMwYmxCTlZpMXJUVEp4WTFOTU5DMVRaV042WXpjMVVrcEdRVXBZUmtSSk4xbFJkelpQUW1GUWJIWTVVbkJQVGpkVFdISm9Sa1p4YkVaMmNXSm1RVzUyY1RkNVluTkZTV3RHWjFsTlVucEdkSFpYVTFabFdUbG9XVVpWWVRSV1pISnlSWE5LV21vNVlUWlJTMjExVDBzNE1ESTVlR2xFYkZwT05XeHJUVEV4YlVGbVlYSXdaVlJQWlVoblJXbGFXa1JGVEZKdVZUTjZTV0kxT1d4TVNXMXdUMU50Y1RKWk4ybHpka0ZpYUhSaFVtWkxTSHBTTkRSVWN6ZGpXbnBRWm5sWFh6WnVTWGh0YkRkcFZHZDNWMGQyY1hWRlltbGtkbVI0WDNOeGFqTmtYekZvY0RKVFFYTk1WVE13TjBWRk5GRjNXblU0WjNoUU1ERTBZazl0TlUxQ01GVmtRVlpEVUZWUlozZEdZa3RsYXkxTmIzcGlWVWgzTFRSMlZUTmlkVjlQWjNoQ1lpMUJWamxPUzA5QllXMU5jalJCWldKcFlWUlVUVmRaVEc1TkxYWkVSbU5rZDJoeE9FczVNRmhuYVhkSGVWZHBhWGhhV1ZVd1ZEZElSR0pCTldaTWIxUm1RV1Z3VW1saWExb3RkRTFQYW1oVE5qVTVVelF6T0hCTk9XdGhiazVZZW1GeFltUklSbEI1ZUdSSE1rNTRhazFaVDJrMVpUSkpNMUV4Umpob2RXeEJVRGhPY0ZGd0xWQkZTbTlZU0RoSk9GOU5YMjlzUXpKdU1sTTVOVEJ5VDNoSWNVUnhjSGN5Vm5wMGVsUnVUVmMxZFVjMGFHdzFaMlExTlU0d1VFcHJhMmhrVTJ4NFozVkZRV3d6T1MxRGVIVkdlREppVkRoUlNsSlRSa0ZOUVhOc1VHWlhaVWhPTmt4eldGTnZNREZqZGpKSU4ydFNVSFJ4WkRKbk4yWXlNVTk0UWtaVWVXcEZMbTlYYzNGdFgycE5helV4UlVScGNFRXROVEJQY2xFLlBNRlMxYXE3SlBfUTZFVkNzb1MzZ0VVajZ6Z0FUd09IXzVFa0pDaUxBeGMiLCJleHAiOjE3MDYyMTc4NzQsImlhdCI6MTcwNjIxNzU3NH0.0yTjvxdbnH4y-ypTksbMbDTJwhzMvlpTB1KzoYgNfXg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:34.844 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:19:37.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 473463: status.find.is(200), but actually found 401
21:19:37.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,473463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cab127c, username -> user.1002479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@572fb846, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217577093))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjg0aDN2dmN2bDlnOXY5cHY5NG9sdGFqam4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blJsUlBNVEUyZVhnMGJXMXVaemROVDBsV05rOVJMbWxrTURSd1NHZHhSVEZWYldKNE0yZGFORXhCVDNOSFlXaG9PRnBVY0VabFVqRTRNa1pKUWxKRlFVZFFVVUpOTkhsT09WcDBkMEpvUnpWNldVUkphR295UVdGbFdqbExORE0zUW14MmNWOW1ZbFJSTWt4WVprOTNTemR0UmxFNVduZEhaVWRCZFRReFVEWkZUR2t5TWtSc2IwODNWRzAzYWpWdU5FNXdPVmxpWTI5RmVrdDBaRWxVTTNFdFJsZEZaVUZOUXkwdFRsTjNNMmd4VDNjMGRHUldTV00zWlc5VFMycDZOSGxUVFY5TlNXRTVabHBEWTJob2NIWklhMFZQUm1KMWF6RkdSelJ2TjJGa1RVeHVhREl4UldacFVUbFBVWEZEVVV0elJrTmhWMlJUTVUxcVFqUlFXVGt3V0hwcVQxVnVTMFoyYUU1a2VqZHNjekZTTFZCellrdEVTSEIzY0ZSQmFFOXVSV2h1Y0VsaGNIbzNZME5HWlZkRmR6VjVjbTFOWTNwRWFHVkRUMGRLZFRVMlNqRjNVUzE0UlhSS2RuazJTVlJDVERsQk1raHBTMUI2TVVSUFJXdGpNbTl4YVRSU01GaHJkWEpoWXpKaWNGTk1ja1JFZGtkRVNIWkdlVlZITkMwMFRUSkZaSFIwVjFZNFIzSXRYMDFoVERjMGVFSkZVR0ZqVjJVNWEwNDJWMFJxYjB0dWMwb3ROR2RGYkhGSVdrNDJSM0YwY0c4eGJVNUdSSEpETFdVMlltcHZOVFJzU2pkSFdXcEhaV05vT0RoSFZWcEhkbTFxUW5OMFZsaFBUVUZrYlZGME1XVjZiemd4ZHpOTWVGRnZTMjFEZDI1SE1qazJjemxzTUc5clIyMXpRMjlXUTFWdlpESmxlVmx1V25GbVZURTRaRjlRZGpsUllscGtaelp5YVZGalpEVmZWR2swU0VrdGVuVkJWWEZ6U1Rrd2RYbGFOMUJuVDA1SE1FbElSbU5WVlZnM01tZEJiakJOYkRoS1VGcGZOMFpCU25CemJVNUhTalk0V0dOUlJGVXdjR05rUkRKWFJXVlFUMWg2TTJKQ1dITXRUMUUzYm1SMFlWRjVNMVpqVWtWV2JVSjVRMDlYUlhkSFpFdG9RbmhFUjBOTmJ5MDBlbEpPTlRWaFRHeFNSSEpzVTBsT2EwMWlOSGRmZUVWUFNYZEpSaTFxYjFJelMwUk5MbmRyWWtOZlpGQmpTMnRHUVRkVFEzbEhWWFpPVTFFLnRkdkVRXzBNVE0yVC1pN1Y2NTlLTWYySWxlSVgwQldEd2pLcW1mN2g3VjQiLCJleHAiOjE3MDYyMTc4NzcsImlhdCI6MTcwNjIxNzU3N30.8WRtObuuvS9kl5p9w213jMXiO1e2ejjWhRI9idIXdxU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002479"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:37 GMT
	x-forgerock-transactionid: 1d4d281a-5418-44e0-a371-1f34d4a25182
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:37.149 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:37.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 473463: jsonPath($.tokenId).find.exists, found nothing
21:19:37.190 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,473463,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cab127c, username -> user.1002479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@572fb846, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217577189))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:36 GMT
	x-forgerock-transactionid: 35c8789c-af3e-43ac-86da-9b418c9112fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDJjYXNuZ2dhdmExaG9haWdxYWFyNXNmdm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MGNteG5RMlZOZUhSd056SnBhR0UwU2w5Q2QwdG5MbWxzUmpoVlZWTndUbU0wY1c1alFVaHZkRVF6TjBsV1FYVkpNWGRRV1hONVdYWklUbEJqUWpkVU4yTXpMWEpvV25WVU1tSmxTRlo0TTNBdFkzVk9kRmt5WW01WVlraGZNVXBaTkhoNVpXRlNNSGhtVm5JNWIyeEJkVUV5TUU1NGVXNTBTVUZJUzNoWFgzZGpabFpQVW0xbWRtVlFYMUZrYUU1SFZFbEJXVGxIVlRscVVtRlpRWGhXUm5aSlREWnBRV0pzUlRGM1NXMUZUMDF0VUhKMGRrVkxhSE4zY1dwNWNtRnZZMFpzYWtwcVJrdEJWalZXVlVaSGVFUTJSVlpxY1U5bVlrSjNWSFZtYldWV1ZsaEdkMFJmTjJ0VkxVWldhWFZGVDBSd1NFSnFZblk0Y3pOeFdrOHROVmRVU1U1cFIwTlNWMkp6T0U1VWRVcFFXRTFpV1ZnMU1tbEJZemw1V1d0bFozTjJXSEpVZERKalRtMTFhRTlOVWxCalZVaENjR3BDU1RZd1VIQjZXRXhsTW5OS1pVaG9ka3hKU0RCelJrSktRaTAxUlV4MU1ucG1ha1I0Um0xSFREZHFXbDlMUm1KaGFWQXRaMWRJYnkxWmQzaE1RM1JIYjNCTmMxQllYMmhWVWxWRk0zbFRTRTlrYW5sR2JtNU9NRUp2ZGpOM1FsOW1Sa2RJUmxSZk5VOXRZMWR4Tm0xa2NXNVphME5hUmxGSmNXZDVhRzUwTFhkS00xWkljR1V0Wm0xaVNYTnpXalp4T1ZCSk4yRnlUbXhZUmw5R2JWa3haRE5mU1RoWVRtMVlMVkJ6VkdGdGJUVjBMUzFSZDFvMlRUaExVVlJIZUdKTmRYRkdiV2hPUnpZNU1XTnpabVExTUdaSVltNUdVM281ZFU1dlJrZHVjVVpPYUVkak1FRjZTM1JxVWtWNk5UUjFZV2x4Y0cxa1pYZERibTFSTXpJM05qbFhSMGRFTmxONmJHeEtiRFpuU1RrMU9FZGhSRFJNTTFOaVUxTXhURWhEYWxrMFgwaGZkV1ZETUVwTU1VaGlOa050TldkNWFtVTFSbU5QZEdsWGNHc3dVM1ZCV2s0MmFFcEljWFpOTms1SWRuaG5hVE52TVU5aGRHbHZhelJtVERKdVR6bEdTVzlNUW1NNVVYZE5hREJOVjNrME9XWkRiMnRZUWpkd2NUWmlhMjltVUhWTlNFbzRMbDh5Y1RObVNtcGFiblpUVDBwdU0wUkdhVlJ4YkdjLi1rYnFfb2p5WndvOHFuQUdUYzhOLWMyZmRDOHhYeURRT3lfTW50eUJKNGMiLCJleHAiOjE3MDYyMTc4NzcsImlhdCI6MTcwNjIxNzU3N30.7u2bVkOgcNFocNvX-3ZFqSdKtShaWLdaxyoPpl-ovx8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:37.190 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:19:37                                        3170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=933140 KO=13778 )
> restLoginInitiate                                        (OK=462449 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=461099 KO=1334  )
> restloginProgressiveProfileCallback                      (OK=9592   KO=1334  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.86%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.86%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.68%)
> status.find.is(200), but actually found 503                      4958 (13.77%)
> status.find.is(200), but actually found 401                      1334 ( 3.71%)
> jsonPath($.tokenId).find.exists, found nothing                   1334 ( 3.71%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[################################################################-         ] 87%
          waiting: 69043  / active: 29     / done: 473543
================================================================================

21:19:38.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 473695: status.find.is(200), but actually found 401
21:19:38.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,473695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d024fb8, username -> user.1002853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aed930a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217578572))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXU5Z3E0a25zYXQwdG1qbGtvMjJmNTJlNm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alJFUmxRMVpLWWxCUWVHSTFPVlJmYUhabWMxZDNMbVZOYlVwME1uSXhZbkpuUkZSeFdYSnhRVlkyVG14ZlRFSkhjV1pMWkRWc1pHZHNZbEJLTFZaalprRXdia0ZSUkdWWFprVjFSbFpWV0dKNmFtcHRUVWhLUjNOVFdXSXRia3g0VWsxVVJFTXRaVXg2VDI5VU1rZHdkR2gwUXpaWFEydG5TM052VTFSamVUQmZUVFowVVRZMU5HZHBkR050V21WSFpVcFZjRFZrTmpsVk5FSTVOemRvYTAxeWJFUjJZelUwUTFCVlZFaG9lRmxPUzNBMVlqazNTbUZqWW1WdFdsbFhWVWd3TUZWMGVYaFdXbXR4ZEhJelVrbERhSEpLVEY5UGJYbHBUMUZhTUVwWllUQkdhWFp1TmpSU1Z6VXlhRzlpZUUwM1JDMWhjR1Y2ZGtZeWFXNU9iWEpmU1hjeWEwZzNUVmRSZUROcE5EZEVORE41Tm5BeldHTnZNbFV0UTJzMWEydEdjVkIwYW1WWWMwRmFjRnBDT1ZOdU1tMVdOMWh2VFRkUk0wNUNlbk52TFdock5IWlhOV1V6ZWxwWE1HTkhkVWRCWVZoQlpFOUJiVzlXVTBaeGJtZEtkekJNUjJoTloxcGtjbWhoZERKek5XUnhVbUZXV1VjeE5tNUpTbXRFYTA1RlIySmtTa3BxUjNnMmRHcFNhR05vTms5dVZVbG9aelY1UTI4M2NIbzJkV3RqY2pJMWRVMU9ZMU5KWkRoUVR6SllVbXhUYm1OaFZHazRVbE53VUVOYU5GZEJWRzVsT0hGR2FUSjZZV1pCUkRjdGMydE1VVkpYTVZsbWRYYzFSSGR3ZWpOaU9XazJjMjVNU0RsTGFYRm5hV3BVV0RscFUxWnNWM0ZNWnpCMGMwSTBaWEZLWjFZeGJUTm1TMGg0VFhSalJraG1XbEpNU214NWJFcEJWbmRxUlROSFJYSkJZMDB3YVY4dFJVUllTMGd0U1V0UmVGaElRbGxDZW05a1dqbGpRM2hsUkZsamVXdHpkMmR0VUU5NFFsRTNNbUZQVkdONWVXRmhiRzVYY0RaUFlWZHdMWEZUZW5GSlJsRm9OVnBoUmxkM2RuWnhPRFphYlZKTVVXVjBiRmN5Wm1GTVkyNWxhMEpuVG1JelVEaHBNVmt4VEY5TlNqWnJVbmxzYW5WalNYVlBZelpUU2pNdFFWRm5TVmM0ZDA4M1MyUm5iMG95VDJsR1ZHaFJMakpsWTFKNU1VRjBMWGN0T0VwTVExWlpaMGhxUVZFLkUwNkdnazlEMVFpdXA3ZGVXRlR4OFREc0p4dzQxeGhnRmVPTmEyWGd6cGciLCJleHAiOjE3MDYyMTc4NzgsImlhdCI6MTcwNjIxNzU3OH0.sstfCbATNDwdhfwY09zklyPJVy9QaLkpolosjrjz1dY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002853"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:38 GMT
	x-forgerock-transactionid: b1cb194a-15af-43be-aa20-91ce38627e38
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:38.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:38.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 473695: jsonPath($.tokenId).find.exists, found nothing
21:19:38.659 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,473695,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d024fb8, username -> user.1002853, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aed930a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217578658))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:38 GMT
	x-forgerock-transactionid: db476483-67c5-493b-a90a-c34e590579a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmd2N2J0MzgwNzgxa3BlMDcydmJrdjhhajgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a01tOUJNMVZMZG5BeFZubDVNRWx0VkU1U1NtTm5MbTR6UVRkaFltZGtVRTlTYWkxT05Ib3lUVGc0VEZkSGMwRk1YMFpuYWpSMVdHdGFVVU42U1VWTE0wbEpMVTF1TnkxeVJFTTNWRkEyY0hGcU5UZE9jSEJRVG1kbWVqaEhUbTA0WVd4TFJUTllibEV6ZERoWVNHRmhSVnB6ZG1wb1h6UnpTR3BsYXpGMkxYcDNXRUp2UkhsdU1qbDVNbk0xTUc5cmRYWlZhM0pTTVVwMFZUUnNRbFZFVTJFMFkxWTBjV1pKV1VoRGIxWjZOemRZVEhoM2FITlRWR2RpV25KbFEwbHFZbUpyVjFORFVrdHJTR0Y0V2pGa05UTnpTR0ZvWVVZMk5sSTFaSGt3WDBsUGJHeFRTRTlaZUdGWU4xZEJiekJyT1V0ek5WRjBTRFJEYlU1dVJWbzJUbWxGY1c1dVYzaFlObU5UYWt4RFlqbEhWM1kzYVhGUlZIcDJlWEJsV0hod2NXTkRaRWx3YVRaR1Z6ZDRNRE5JTjNOUk5IaHNaM2hpTFZoNlkyVXdNRTVvVUdOVWVXNVljbWM0VVVodmFtRnFUMlkyYjNOU1RtcDJlRkpMU1ZwelUwOTRhV2xPVm05UFVFOWtiVXBVZEZSclQyRjNZbWRRY214WFZGRkllSHBQY0MxT1FVUnRXblpzYm14MlRFaENWa05JVEZwb1ZtNUJiR3hmYm5CNmFVdGtaRFZaWkUxa01Gb3dkRmg0TFZwRGNUVk5SMHBXWkZwV1oybHhUbFpwYUVZd2RFbFBNell4ZERnNGJIcFNhV1ZKYld4VWJsZ3pSalJvTUY5T1JYWk1TVWxDVDNSM1VYTnVUSGhrZVdoNGJYTmtaek13YVVaVmREbGpNVEpyZGtaNWJrc3dWMDl5U2xWbGVEa3dSMVJQYUVOSGJXVTRVazlwYTNGMWNIaGhaVWhzYjBZdGFreHlkVkZFVUVVeWJuUmhMVlkyTkU1MmNEbE5VVXRQV2xsbllsZHpSRmt4TjNVeE1IUjFSalp6VkRkeFVIRnNNMGg1VTBWdWRUSnNVbmRwVWxBeFNrWk5jRTk2Y3pnNGRIWmlVMWQyZG5sRGFVczFSVTltVjFwdmNXMXdlVGh1VmpCRlkzaDRlVGhxU0RORlNYRjNjMjFRYkVodlNsOHRSemcxYkVZdE1VZFVjR2N4ZFdoRVQxWTBXblJ5WVdwdFVWaFdaRGRhZGpOR1FtMXJMblJmTnpCcmNuZFJSMUJyVEV4Q05VeE5TSFIyV2tFLm9Xem1LaGNZZmN3ZDVZeDlNcmZOQW9VYklCbEYtVGlORERuX2xpblJfQkUiLCJleHAiOjE3MDYyMTc4NzgsImlhdCI6MTcwNjIxNzU3OH0.jxgXKKI-zy0Mn8Yf42QGDqA4gLYqAwS5fyQK2Gxtfp4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:38.659 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:19:42                                        3175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=934674 KO=13780 )
> restLoginInitiate                                        (OK=463213 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=461861 KO=1335  )
> restloginProgressiveProfileCallback                      (OK=9600   KO=1335  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.86%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.86%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.68%)
> status.find.is(200), but actually found 503                      4958 (13.77%)
> status.find.is(200), but actually found 401                      1335 ( 3.71%)
> jsonPath($.tokenId).find.exists, found nothing                   1335 ( 3.71%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[################################################################-         ] 87%
          waiting: 68281  / active: 28     / done: 474306
================================================================================

21:19:44.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 474608: status.find.is(200), but actually found 401
21:19:44.744 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,474608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3274b194, username -> user.1001614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@477f9734, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217584693))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGJrbHZzcHJhMGZvcDI4ZHR2b2xkdnBldHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmRVOW5PRmQwYlRaVWRYcG5ZVmRwTkRsbFUySkJMalZQVldWT1NFYzVXak5zUzNsMFZHZG9VamhNVFdWSGNuY3hOa0kxTW5GTmJsZG5SM0kyWWpsa0xUWjRMVWhVV1V4NFRVdHlZemxzWW0xbE9IaGxURVJDY2s1UlEydHlYMDA0VTAxalNYUm1OVVZRWWt4UlEwbEJXV05TUldaR1drZHNWVll0VVdrNUxXZFRhV0pvZUhkS1R6aGZOVFp3ZUhkWWQwaEJiR1Z6Y1VsblpYUnNka0ZOTjNoc1dHeHpkelE1VTBwbVIyMVdaV3BuYVdaTVEwRXdTa3h1WHpad1ptbFdjbmhwY1dGVExUTlFiVEF3ZG1scE1qTlVRM2hRYTJsQ2RGQmpRalZDYzFNNVRERktUVVJ6TmkxZlJXTnJiR3R2TlVwWVJURlVNalpFWjBselltcDNablJsZDBabWVHaE1aM1E0VmtsWVdqRXplVVp1VVZwMU5sUmFOV2w2Y1d0eVh6QmpWVmRwYmtsdVVHNW1lVGMwZGtOWFptSTBlVXRhUlhweFNFZHRaRWhrWmpjdGRFRm9aWFY0T0hsbU9FZDVPV1J1UzJWR2Iwc3dTRmhzU1VwaFpHOVFZVFp3YWtVNFdIbHlaVWRSVTJGak9UTTRiRjl0TFRaclMxQnZWazFGUzJWNVpFWmhjMjlNT0hGa1FsTXhlREI2WTJoVU9HaFZaa2c1U2sxUVZHVnRXRzF6VHpaTWMxQTJkak5MZUZoamIxQkliMWxGVVhWcE5HRmZTRk5mZEhFMFIwdDVXbnBUTURoSFprZHlUVVk0Um5KWFprd3pVWGt3VTNsRlMzQk9RMmd6TUdaMVNIUlRZa2xpUzNvNGFuZ3pUVUpKTjFKRVJXeE5ZM2xGYzNOcVJVNXRaa2hOYVROV00yeGplRTFqVVdaNFVERklXRjh4VDNWUFlYUmtTa2gzYVVJdFFYcDBNemRRVFRWcFp6Qk5MVk53YjFwSloyWkhaMFJ3TlRNNWIweGZia1pRZEdKU2EzVmpRMWhOVW5oSVJUWkZUbG8yV1dsTFZEbGFUVVJoYkRVME1VdG5VVnA2V1RCZlNXdEJVaTAzYTBsM2RYTnFjbkpWUjFkSWVHdGtMVTB4TFVSM05FMDBMWHB5TTBOWk0ycG9ObVJKTUhweFRGWkpMVWx1UmsxSU1FZGtSRXRxZEd0eFJrOWplRGxLVUZrd1Qza3lNbTF5WVdkS1IxRXdMbDgzZWtneFkydDNSVmxmYUhkRmExWlRVSHBMTkdjLnBYRXg1VjJBYUF0V0Z0TlJZUjdfRTkxejhqWDRZLUxEMTBXcnpvb0I2M3ciLCJleHAiOjE3MDYyMTc4ODQsImlhdCI6MTcwNjIxNzU4NH0.g941WfPXlxUgCSm9EBPusx7jVkDWPnikZU1PAV5LxgQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001614"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:44 GMT
	x-forgerock-transactionid: 0e7d92f3-adca-4e36-8494-8d888da91b77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:44.744 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:44.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 474608: jsonPath($.tokenId).find.exists, found nothing
21:19:44.785 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,474608,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3274b194, username -> user.1001614, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@477f9734, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217584784))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:44 GMT
	x-forgerock-transactionid: 326daded-6bfd-4dd2-8628-d0a5ffa48f35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibzVzYmliNTcwczNmYmRrbDMzcTY5cXQ5ZG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU5FOUxRbXB4UzIxTmIyODJjell4YTJ4U1dsbEJMa1pYV2t0dVpVSkdkV3hqWW1sRldEUlpOMEZ0TVdSMFFtWTVVRFpuTUdwcVJFVnJiazFXT1VOeVNqUmxWbGhzU0hwRk5ERlljRE5hYVdSM1REQlNkbmhKYXpOS1RrczJlWFp5VFRaclNFSTVhVGRMTTNWV2VGOU9SRXhuVmpkSU9UWndNazl4YXpaWVR6TklWMGt6ZWtkWFZtWlhRa3BoVmw5NWJGUXlTSHB1ZEZsRFNIWmpTMlJsWkdkTVptOVBWMEpZVFRKUWEyaFZkVzloV1cxUlZURm9UV296YUV4SWEyY3paRFJZZERCclMwZHVSRVkxUmtKTFEwczJTVzlJV1RWemJEZ3lUMnN3TVRWMmRpMWhNRzUwT1cxV1F6ZDJPRUl6T1hKdFIxUnBhV2hmYkcxc05EY3lNa3h2YzBkMlFrODJSbVJtVnpSbWJrOHljbEkzU1RaMk5UWkNkRWxNWlZKRVdGVXlVVVF0Y2tVME1YbGlZa3BCV0dKbVdIaEdjbVI1T0VobVUyNXdZWHB2WjAxUU5Vc3RYekJUYldKNlJuVm9TVVZmZEdsUGFEZDBia0o1VUVKTk9XdzRWM1ZSTTE5RFJWZHpTVTVPWmt0TVVtUk5PRTFZV1ZwWmVVeHpkV3RUU2tSSlRtdFRNRXBMTUdGUlVrZHFWR2R0UkVkMWFXdEhiMk5aVm14SFlWcHBTMlZIVGxNd2VFdEhkMFZLTUdONmJ6TjJZMjF3WjBjemRtWndhM0pWUnpSMVptOXNRMnhzV0dOUlpUTm1lRkJRYzJsbFJtSndVeTFPV20xYVJWZHpZVkZYVWt4UWVucDNVWHBLV1ZFeFZqTndSbloyT0hZNWRDMUVNV3BYZFd4alRtcGxhV1JyTkVvek1rbHRZVWRtU2tkcFFXOTRXRkZFY0ZkUlIxTnpWMVpNTjBwSk4wTjZaMDl6VlRSSmJrWlpabTlOY1RCZlUwRXhZakpNUTFab2JWOHlZWHBGZDBkTVMyVkZURXRMTVVSZk4xUnFRMjlLUVhadU1rUnBUbU5SVVVWcVFuaDZWM1ZUUmw5bGNqQmFZMWg0V2pWUmVrcGpNV2x5TkROYU0xaFZSM1pUTmpGeVNYWlBhbTl5VW1weE9GbGlRbTFTUWpWNWMzVXlPV1U0VDJoR1ZYWlpOVEkwTURWSldHOWlYMUp4VUZKV1FtaExTVGcxWTJ0WmRFRlZMamxXVlZSQ1MwWlFXV1V0UkRsa1ltdGZlWEJDZVhjLnhHRFd3MEwydjZHblZudGdqWmM5S0NZUEVrSWN5eUlicHZYMTFTWE40VXciLCJleHAiOjE3MDYyMTc4ODQsImlhdCI6MTcwNjIxNzU4NH0.mOeQw01O6A4vilk7ytcsPdaSYyD32nd4gosczq67LKY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:44.785 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:19:47                                        3180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=936233 KO=13782 )
> restLoginInitiate                                        (OK=463991 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=462629 KO=1336  )
> restloginProgressiveProfileCallback                      (OK=9613   KO=1336  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.86%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.86%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.68%)
> status.find.is(200), but actually found 503                      4958 (13.77%)
> status.find.is(200), but actually found 401                      1336 ( 3.71%)
> jsonPath($.tokenId).find.exists, found nothing                   1336 ( 3.71%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[################################################################-         ] 87%
          waiting: 67506  / active: 34     / done: 475075
================================================================================

21:19:47.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 475107: status.find.is(200), but actually found 401
21:19:47.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,475107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57fb22f, username -> user.1000266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71a27fcb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217587761))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3M0aDJyYjNqdjltdG1lbjJ1Y205dW5uOWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZlN6bFRNa2xVTmtWRWRtcFJWMFk0TUUxSE1HbEJMbnBwZUVKcmFFWlVWRzVRWTNSelJWSXRXbXhJVkZGVE5tWjFjV1ZQTmxsMVNGaHpkbWxRYjI4eVNYZElaMlV3WlVaTFJXbFplbFZJWDIxelRIaDNjR1ZCYm5VeWNERkVVSEpHWTA1TFJGRnlhRTkxZWpBNVRHaFlNMFZ1ZW01SlNUUjRZbXBzUkd3eWFFNUVaV2hVUW5VMWNqRXpRVkJWWlU4dGJXWXpSVmRJZDBjeWVrdHRka1kxZVhCTFEzWnVURkZzUlVSSmFFd3lNa2hOZUVScmRIazNkbFJpYjNCalgweFBTekJhWjFKTFMzVTRZVEZPUXpremIzaEtOemhYWWxBMlJrcERURlJNTkdaUE0xbGFXR05rYTBkNlIwWnNkR3hCZDNoSExYUXhTV013UkVseFYySnVUWFZ5Vm01bmFEYzJTM05xY0RCTWVqRkthVm8xVjNSdVlsZFBiRGhRY2tWaWFGZFljMkZsTUZSNk5YTm1TMTlqYzJ0eFdISmxUMmd3VkcwMU5VVjNMVVpSTkVGV1NqVlViRzF4UzJkMFZtbGtaRE5vTFZwNFZESlNOVUZvV0V0UGJVNWljblYyYW01aFUyWnBUMlZIY0RSbE9WVnhVV2gxYms0d2FWWjNYMlZSWlVneFJXaHJaVWx4Y0ZOVmRWQXdTMlZZWDJzd1RGZGpiVTlYVkdweWFsbFdXazlGTVY5SlFqWnFlR0UxUVRjdFl5MHdWMWx5YkVnMk5sSlJYM2RvU1dnM2RUbHlRMVUxTUhoNU5XNHRUWFl6Y0VoYWIxaFRZbXAxVVRSVldURmhSRmhsWld0emMwYzRPR2RGZGxWblpIbE9OMWs0WkZOc2JEQjZaSEZrVGpWcFlWUlpYekZYV2xRNE5GUTBVM05zY2pjek5ucHdWMUV6T1VoSVJWbEJZbVZSUjFSTGRIRTViVUV0TmxsbVIyMHhNR1owWWpWa1YzZFBPSFJVT1UxRlRHTnZRbmt4ZUhSS01EZElUVXAxYzNGNFRrRjRkRzlCWVZwVWFrdzRkVzgyYkVsNU1tSnlZVmd3Y1ZoQ1R6VlBXbTkyZURSNmNtczBTbk5zVlZGMFpVbFZiekZoTlhWT1RUSjRSMGhvWWpReVoxRllRakYyWWxSUlRrZEthR0pyYmxWTVkwVkRUazFwUW5wcWRFbEZkbFpmTldOZlRqUlNiRXR6T1doVGRWWnpMa2RZVjFjMk1XZDBia2RzUlZOcVZHdEhPRWh1TFVFLmJiZVYzc3piVGFMc1RaXzJIWUdrYmlZSDEzSGVGb3pLdFVQQU1hUXJIVmciLCJleHAiOjE3MDYyMTc4ODcsImlhdCI6MTcwNjIxNzU4N30.KxfzAeNgDeJjUazG3aayKTR5WKyukv0urEyTKRJMQj8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000266"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:47 GMT
	x-forgerock-transactionid: 07d95192-5e8c-477c-8bae-b36f78b73399
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:47.809 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:47.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 475107: jsonPath($.tokenId).find.exists, found nothing
21:19:47.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,475107,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57fb22f, username -> user.1000266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71a27fcb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217587847))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:47 GMT
	x-forgerock-transactionid: 176c1eba-8943-496e-b086-3677a6443db0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDFtYnFmN2hsMW1vcGNocWtwYjk3a3R2OGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UFdFUnRhRFZPV0ZSSmNrMUxPRk16WkZCeU9ITm5MbkU1TFZsNFFreDJkV1JLWkUxUmFHNUhUemhKZFUxVWVVWnNXRVV6WWpBeVdsOVdZVmh3YjNGMk1HWkxWWEJDZW1WaWFXNTZUV3hZWkdoWGVUWjVVRXR0U1d0VlNVNUdhRGwwY0V4VFRHcG5UMHd3ZFZsa1pVdEljVmxhVUc5WGVGcGxialJPWjFOU1VYRjRkSFpsYzFWZmExVjFSRUUwVDAxak1sOHdiVmhyVW1sTldYaE5jMFJ1Y0dKRGEwaG9YMDlETVRKdU9XOW1NM2gyY2s1Sk1VdExSekJuVFhkVU0zQnpSRzFuZEZsWFV6bEhXV2h0TVhFMWRUZFhZM0pCU0daMlpUTjZNREU1V1ZKUGFEWm9jVlpOVW1wdlIxOUJia3Q1Y0hKd1luaFdjWE40ZWxsSlgxRm9VM1ZEZVhsM1IzRlpkME5VUTJsbE5sRnNVM05CY20xc1UxZzBUbVF0V2xobmRIaDVZbFZ5UlRkUVVrSjVWbWx3VEVOeFRGbE5SV0ZJUlZsc2FIUnFkMkpvZW10UVoxTlNNa3hMVG5wSExXdGtlVms0TWpWYVUyUkNRVVpYYm10dE9IZHhiRTFvZEU1Q2VEVnVja042YkY5SFpubHFXbFpoWkZaaFNrSk9XV1ZXYUV4b1NVOTVVWE5EZERaUU9YTm5kMm96TWtodVJtSlpkblZ2U0VzMFYxVnNaVlJ5ZEZGc01qTjNlR0pJWHpKQmQyTXRiMEpWYWpWR2VrbG5hMVF0VGtzMVNEVk1Oek5YU1hSa2RXY3djbTV6U1dsV1VGZHVPVmhYU0cwdGVUUnJPV3h6VTBKS2MzWlphM2h4ZVVGSldGZ3plbFJuVEdaYVZtZEZNbTlCZFZRNVdrd3lSbnBZWVhOQmRFMWZPVjk2YUUwMkxVbHBVMFV3UjFsTVVYbEJXWHBVYzAxdE9YUlBaR3hYTjIxUlpqQnpOamhIWDFKT1Z6aFdWbUZqVFdKQ2RFcHFMWGxLZERoRGNYcG9hbXgwYldWbmNtSXdZWGhEV0ZReFNXSTRWa3ByVUcxSU5IRlhhbEYxVld4bE9HOVNVV1JUTTA1M1dIUkJYM2xCUjJJd05FUXlVVEpFVnpkb09IRmZWREkyVlZKRWFFOUZORWxUTmkxeGJua3dOVTkwYkV0aWNuTkZTREZJYW5wdFkybFViSFF0TFdsTFYyeFRabWhwVERWTmJIWTBMazl2VlhKcFNTMUdZMWxxUzFSU1ZXdFJWV2hxVUVFLk5RdEFCQTRNVmJEUUZlUEhZZkd5UmVsR3FNMzR2Wlczazd0OHpWbVQ5STQiLCJleHAiOjE3MDYyMTc4ODcsImlhdCI6MTcwNjIxNzU4N30.wV0WwMzoJftQb5HLHc-xGf2DZC6JYGHakihyVUQI-2s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:47.848 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:19:48.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 475184: status.find.is(200), but actually found 401
21:19:48.402 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,475184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42942ef9, username -> user.1000422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1654c14e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217588353))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDExdnMxNXFhbjlkNzJvdDRwM3M2bzhuODIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWJUZHZUazB0UVhVeGFHczFTVXAzTVdaRFNUSlJMbE15V0VWb1VEa3hWakZUY2xKNWFsRjFTamhCZFRFMU0wTkRjbFZZYlhFNFJTMUhjbmxGTUhObFVIRmxNbmN6VDAxV1FsQnpaM05ZWWpBeFQyeFFNMGxuVkVGRFQyOXJkR1ZDYzFaV2RGcFFaM2RFTlZCdWNWOVBRamwwWkV0Wk9VSlpOa05PTkVsQk5WUlhkRjlLVUVkaFQxTllZMGRqVTBGdlRWTkJORmg0Y1c0M1REQkdWa1ZPU0dOVlZUVnVOMlZvYVV0MmRUTkJhalZ5ZDNZMGNubGZTMU5LYWpaUmN6ZEhjWEpCUm5abFNWSnViMVJ0Ymxvd2REVnBUMjkzWVdGMVdERnhTa0pmUWxKS2VHVjBTRTQ1VW14QlVYQmFaWFp3WVVKMGVFSnNOa0ZzUVRWc2MxOXFZa04xTlZSTFgzUjNYMnMyTkZGa1UxcGpRbk5pYUdReE4wdDZaVWcwYlVWQk1tZEJSbFJKTFdNMGVHOXRhVTFYUkV4TFdFSTRXSEZtYTJGNmMzSjJXWE5WZWxreVptWmZUR2RXTWtwQk5WcG5kbXB5VUV4T09UZFZPUzAwU2xOaVdGcENjRVJZTkZab1dEQjZjRmhKVFdkd1kxcDRPQzB5UjJWdmFHWk5jVXR0UnpWNFFYWk9OMnRxVjFabVdXTmhjMU5SU1d3NE1VaGtlWGR5TlU5WmIxbGpkamgwWlVaSFNFbHFRbWhGUkZSbk9HMVZVbEUxYjE5RlFubEJibXBXWTFrek4wWjZkVUZSY1haeE5HMDFPRXRNWW5kZmQwTlJXVUp1Y1ZCUk1rdENOV2xWU0VKQlgyWTNNMk56VkVkQmJGOTJjWE5xWkhOcWNITk5aVTFzZW1GZlR6QTFiWEF3WjFscWQySjROVVJuTW1OU2NuRXRiV1JvZEVwR0xURk1VM2hqYkRKeVJIaGtXRVZzY3kwdFltMTJOV0ZGUW5SS1FXZGhabkZXT1VkTFpWZE9MWGR1TFdwbWJsVjJNVFJIV1RaaGMyWmFaV0ZHY0ZrMk1tOWxWMXBTY1VJdGNGWmxkbkpvYUVObGFFcHFOSE5TZGpKQ1JETklhalpLUVdkaVZqaDBiMnRZU1UxRWIzUlBUMUJJZDJsSVVWWnBabUYwUnpobmIwUkZWMDB0WjFoTGRtNVJlRTVFVVVWaFVGTmpjMXBtTkcxRlRERkNkblpVVFdWRU1uVlJMbUZhWWpjdGRrOVpOMEZFUW14V1oxSjZSbEJhYlVFLkNvQUFxblQyWlYwMWQ3X0FRS0s4WGhNTWpoRjFHZmJ4M3p0eUZ0OENEVG8iLCJleHAiOjE3MDYyMTc4ODgsImlhdCI6MTcwNjIxNzU4OH0.wOJmd4lDrCEsJXVLH7i0rhUzilGjCstEdWKc8at34KQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000422"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:47 GMT
	x-forgerock-transactionid: 7b4b6729-5804-4d0c-875d-3f53b3eaa774
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:48.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:48.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 475184: jsonPath($.tokenId).find.exists, found nothing
21:19:48.440 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,475184,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42942ef9, username -> user.1000422, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1654c14e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217588439))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:47 GMT
	x-forgerock-transactionid: 7f9f847c-a5e8-4884-9af4-e5a65f7d0bea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnVnZHQyY2tnMTk2aTBqb2JycXJkMmIzZTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bk5EUlNjRTFKU25sVGFtTmhPWGt5VTBSUFh6WjNMa3RyVkdZeU1qbExOamx3UjNaWFpUUktlamxFY0ZGZlRESm1kbk13UjBKek56TmtjSFJYU0hVMVRUWjNaVEJoUVhCaWFtSkljalJIT1RGWk1IcGZUVGxHVURKc1JVSnFTbmR6Tkd4cE4waFZXazV5ZFd4UGVWOUJZbGxoY3psdk1WTnpXbXh1UldwWGNWOXFZbUpXV1RkS1RtTXpTSFUzZUMxdFZFNWpNV3hPZGpSdWVuZGpZV1JyYTIxV1gzUjBRMGxMYnpOQmIzVXdkelpMYm5seGRGVjVUR2MzWDBWUmRWbzBRVWhrVG5kemVXNVFUV1ZsWDJwdmJuTTJTMGQzVkhwck1VVlFUV05HUlROSGRGUmZTRkZhTFhGYVlsSTVaMUEyUzA5bU5IZ3RSMDlST0RGMFZFOTFWVUpxYlRSaFYwY3hObVp4WkdWTmNuWmZlbFJXZEc1UmFVeDFkVkZXVFVSWGNVMDJXazFTVlZBMU9HTkVWRFpvU1ZGdGNUZFpWRTExVHpaMmNVdEhWamwxUkUxRVJDMXJVbUpSYWtkT0xWOTBWM05aTjJwS01UbHdWVWRxYTFSR2QyTmlZMWxNTnkxdVdWUlFYek5hVVROU2QwTTFSM1pqZURWWFducE5VMVpLT0U5cWJXTlhSVEZqTTB0RFlYSXpVbEpETkhVNFFUaHNYekZPV25SSVpIZFlVRmh3V1ZScFMyMXZUblI0V1VjME9FRTVOR3BSTjJablFtSllZWEJGZDFaR2JITnJNV0V6YWtSNWQydFBkRGhRT1drdFJrMW1VREJRYkVwQ1dVaFVVRTluUkRGbmJsWTJaMlI2Y2tOeFgxWlFhbXBWVjBsMGFYZHRlRnBEUjNGV1ZGUjNhMEpPWTBaS2JHTnRYMmRFVWtnM1kycG5kSFZJUVc5S1NFY3dOazlGV1VGck9UTkVRM2gxVVY5TU9UaGphMmR2VHpoUVZHazNNM1ZOWWtsT1lWbFFhRFZDU1c1SlRIUk1UMXBWYTFkUVoxcDJSWEJpVFZwU1Zsb3diRTF6UTJ4R2JtRjBYMmd5TVdkbWVrWTJPSGR1T1c1NFZtTTJWMWRsZVdSb05XUjFkMGhLYkhKZlpVbHBhV2RPWjBOdExVNHpiWGd3VG5kM1NsSk1UM04wV1ZsRWEySnFObnBQTkZkelNYRnpUVmRpYmpWQ1FsZExPSGQxZHpGSWVXdEZMbkYzVXpZelUxTkJkazlEYm1WSlVXbFBkMUIxYUhjLjhhX24xLVVmTFM0UXFUSUdiZ0tRN1ZybF85X2paS3pPQVBVbU5LZk0tb2siLCJleHAiOjE3MDYyMTc4ODgsImlhdCI6MTcwNjIxNzU4OH0.An2pUoV6dbYmxJvGqi7vyCLNeRkCKbQLrZ329vWdoJQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:48.440 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:19:50.951 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 475549: status.find.is(200), but actually found 401
21:19:50.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,475549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@363517f7, username -> user.1002806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c245dfc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217590890))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMXNmbDFjNGdwOWtoNHFyYjF0N3RoaGRsNGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2JtNWhkWEZpV0RaaUxXSmFjVzFHWDIxRWRISjNMa2M1TWxaT1QyWkJYekpNU25sS1RGUlZPVzEyYWtoS2FqaFZURUZ0VDA1M2JXOXVVVTE1VlhWRGJWa3djbmhsWWtWcVdIQkdZV3B4WkhWdmJFMDFSVjlMZWxKbVZFWk5TVmc0TUhKbmNsZ3dOa1ZpY0hSYVEzVk1iWE10VWpoWFdFSTJhMFJKZUVzeFlsWnJNa1pWWm5NeFQxOVdWM05aVDFKeWVUSkVTVkl0VEVWQ1RrVTBWMnhYUmxKT04yMUZUMUJRWldsblZrMWhhakp5U25aSVIwMDJZM05XZW5CUWVYRTFlbTFaZUZab1dWRXdNblZTUzJkUFQycEJjVTlVZERGSFdTMVBibU5rYUZCRVRrWkdibGc0ZVhWYU1GSnFRMUppWWs5U1pFcFNUbXRMTld4aFRGSmhRbUZETWs1d00ydEROM055VDFkWlRrMVdOR05aWlRONlJEazRWMWwxUjNsUlN6RktXREUzWlVoZlQxQkJlbGhHVVdvMmMxSnljMmxqVmxVNVN6RkNZekI1YjI5R2FGOUpiVXR2TjNOeGJrUTFhakZrVkdka1ZXRk9iWEZITm0wMGRVRlhTazh3UlZwc05HOTNURzFQUVZKUmN6VnFURkY0V0d0MFdHeHBXV0Z4WjNwME1uaFdlbTl6UVY5aE1VTnBPRzFOUjJ0R2RrbElaelZXTVd0SlZHaEdURlJtUlRKbUxUZG1SMFZLVlRscVltdEthbFZJZEd4aU5UVm1lRWxCYUZKT1NtWlJkVk5aYm1WaVgzUTNXbk5aUm1GaVF6RkZSSHB4U1ZsRVVUUkxNMVZ0ZFVGM1VuQnZOMFpRVGpCak9HZG9iblEzVkU5R05rcFJUMlpOV21aS1J6VkdRbVZ1TlZNM09ESnVjelpxVW1GUWJWZEdZMWRKZVhsSFkwVjVSek5mVWxjMVkwMXZlVXhaYW5oTmVsVkRUa3BKUW1jMlJrOVRWRmxQTmpGNGVGRlFaV3hNT0U1Q05VVkJOalJhZEVrMk9XaDNRWFpNUXpOaFNYb3RVMGx0T1V0UVVuUm9NR2xWTFhOWGVGUTNlSEpxUldwQkxUWnhTbmxTUWpSdFh6WTRNVVZRYzA5alUza3RiM2RaVUhSdlZFUkpWMVpEZUc5UGFWRkpZMk5NVFZkWU1sZHpkM0pUVTBGZlpuTXhZMnRITUZFM1VIWjFUR2huVDFSWWNYTXdMbVJ6UkRoaVZ6QmpRVkozVG5KRFNVVnpkMnhaWVhjLjVGaHdxZmF4RHlLb254M3lWcktFLWpZQ3R5TjZSYkhPY2pObmQ3YTNWNDQiLCJleHAiOjE3MDYyMTc4OTAsImlhdCI6MTcwNjIxNzU5MH0.bhjgCb3tmuoUM0Q_D2BBHfMYKZ-9POKHb0GEpWdt4Qg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002806"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:50 GMT
	x-forgerock-transactionid: 46cfa7bd-bc02-4ae7-91e3-507186473519
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:50.952 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:50.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 475549: jsonPath($.tokenId).find.exists, found nothing
21:19:50.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,475549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@363517f7, username -> user.1002806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c245dfc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217590991))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:50 GMT
	x-forgerock-transactionid: 619393a7-15e8-459d-9f7f-81f0ab346b85
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHM2YnZmbTM5bm9hNXZoZjhob3NpN3FiZXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFFrSllkRk00UlhacFFWUkxiSGhNVmt4TFJGcEJMa0U0TFZOWFdEUTJaV3hXVTI1M1NYYzNkV1ptUVVaaWNtRkxWRFp2UkdKTE1VOWhRMUYxZW0wMmJ5MUtkVjlMYWs5YU1WRmxlbTVsVTNkTlVVbHNkVzVFWlRrNFQyZHpaVmhMUmxWamRVTlplalZGUzFOSFVIWnBVMEZJYVZGeVVYVnBjRmRYYlhCT2RtSjNlRFJFTjNVelJ6STBTRXBVVlRWVVdHeE9ha2R2YUdjNGNIcDVjRkpEZFdnNU5YTXlOa3hTWDAxaGRXWnBRMlZPYlc4eFVHRm9NMDF4UVhRMlZISkNjMjEwVWpCQmFuVm9kVTl6YXpBdFdYTmpOMjFNV1ZwRmFFUXhNMFo0TXpsblZWQkNkMDlEU2kxQ1FqZG1iRmt3YWs5cVkzVkhjVGQyYVhCa1FUVjFURkpuWkVSRFpEWm1TMDlNYzFGdVNtMUtTVmxoWnpsb2JrWkRVMmMxTm1vdFpXeFZTSEZIVW1WSmVqZFFVWGcwTUhWUVRHNU5TMDFJTFdwV1dFUXhWR3BLWms1TWRYWlNNbGN6VldneWN6VkhkWEpoZVVFNVJqWjBiRkkyZUVocFlVcGtkMFZJWkdweE9GRkxOR1JyU2kxRFVtdEJjRmcwTFUxVWVYWTNVMkpZZUhKak1scG9VVFJFU0VWa1NFNU5iVGd4TjE5VWNrdEhOMUJFTjBGU1dVazJNVGd5U2pFMmJYVlRlVFJyZWxBeVYwNWlSRmQ2VFdGQ1gxTXdYMUV6VkdaM2EyTTVTbWMzUWxoaWQwSlhlbUp4YlhVd1RFTXhRMnc0WTFsQlYyMUdhVlpCYlRoR09FTTJMVGd6WVc1bGJYVkxSRlZwYjJvdFRqRmthM2hMVlZoUVJpMTVZalZvYWtwdk5XbGpaMnhUZVRWMVpEVTRWR1pMYkMxNWFrbDZabkZZU21ST1FUSTFlSHBQWldac01reGxPVFZqVVRCV1RYVnRSWE0yTnpRM2NWTXphbGxNU1haTGJHTlNTV3QyY0ZndFRVRTFOakJJYzNKSVlqVldSWEZNYmkxTlNuZEtTMEpxWjBKVmNrTnVhbXc1ZFRkdlZUaFJjV1ppTUZwV0xUZDBVVnBPV1hnM1pYcGhVWHBoUWtwc05IWnpaSFl5VGpaM0xXa3ROVXQyTjJaUk1uaDRYMFZhWjBoNVdGcHlNRk5NVlcxbVlXeEpiVXRvUzBnMloyWlJMbUp0T0MxVVUweEpNWFpmY1daclNWTjVOREkzZUZFLlh6QlBGZEhJdVBNRUZsUmlfMkRmQlNsaTFfZ1o4SUd4RXBqU2prZElwd0EiLCJleHAiOjE3MDYyMTc4OTAsImlhdCI6MTcwNjIxNzU5MH0.N5V6hpvDf6_X_6GqxZ-vpzJaA8jP7KBybe2JtVEMsu8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:50.992 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:19:51.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 475603: status.find.is(200), but actually found 401
21:19:51.295 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,475603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f4a86f1, username -> user.1000650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20482ac1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217591246))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm5mcmlzdDlyYWI4N2I1azVyOTRhZWs0NnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlJGUkdXRU5VYjNKd2NqaFZOREUxWjJORVVIUlJMamxWWVVKTllqRlpPWFJtUTNacmRISlllbDkyVTJSa1RGRXpkelJtTURCNFR5MVJlSGx3WjNNd1pGWkNkMWM0YjFNdE5IUjFPVVZqVVc1aFpYUnllamN6Ym1wTU9UTm1ka1ZDVG1Gc2IybEhjV2h1TlhsMFJVZDNibEl6UjAxT1JrZENXRzVaUjB4aVp6ZFpla3hLWmtGblpVeFVSSEpTZFdJMlltaENjbTFHTmxaU1NFUjZZVTB0YlhadmRFWnhiM0EzU2xkSGJpMVhia2d4UlRsUGNGOUllV0ZFYWxaa2JGVlRaVlZNYVRWUU1YQnplazE2Y1Vwb01YRlFSVFkyYWxFd2FGWlpZbE4yWWpOTVozSlRlSG8yV1dWeU5IZzFVVmxVZEVSSFdsVXRlV2xVWDBWZldqVjBWbFpRU25ScVRERldYelp1UVUxWWJVMDRTVzVITUhWVVJtVlhiR1UxZEVwcVowdHZTM2w2TVU1cldHUnpiMUZyZUdaV00yRlVUamh3VEdreWExcEdUVVJMU1RGMVIwUkxXVEZIU0RabmRWWnJNR1Z5VUZwMk1scHJOM0ZLTlUxeFltTlFVVjlGYTNodFRteHBVbWhyVDI5RE0ybFpZMmQ0ZEZNeE15MHRiMjFGTjJOblpXSnlNa1pDYlUxbVkxazVhMGt5TjFkQlpHaEJUMWRwUldoaE5VdHpWWHByTVRWSGFTMXZUbFpYTkRaRmNtUmtOV3hMU0Zac1VreHpSbXhVYkU1RlZrRkZRMDUyZFdsdFJFbE5ZbkpOU1ZCVVpHWXpkVFYyVm5aM1Z6TlNWalYzWm1oS2RIZEJUMGhNU3pnMmJ6WkZOMUZUWkV4WE1ERnljREJ3YWs5M1RrMWtNSFp5UjNKc1MwNUNOVVJNTURWS0xWcDNUMGhTV1ZBMWRuVktWMHRHYzBSNU5rVkNRV1ZPVUROZlZXcDNSakpCVFdwb1EzRlJhamw2VEhaNmIyZGhjMmR1WjNVNFNWVmpUVXBwTlhwMGVWZGtZMngxT1MxMVQxbERNVTk0Wm1vd1kzaFhRWFJhY2tWNFNXdFljVFo1VGpsUmQyTnRXR2d6WVhSMFVEaExTa2xvVlZaS01WcGtTMkY2YzAxMWFIRnpUaTF0UlV0Vk0wTnVhME53ZEZCNGFIZG9OMjlFYW5oc2JGOTBhSFZDY2xaeWRVaFFPRFJqYlVkSFYwTkpMbmN0UjFOck5GSkxURXcyYkROV1JsaHpWbGhsZEhjLnotdXg3Wlp0MndFMFpFTDBRR3JnWndsU3ZyZzBuWHdTTmUzaTlDSWxlUE0iLCJleHAiOjE3MDYyMTc4OTEsImlhdCI6MTcwNjIxNzU5MX0.p-N88c51skcBBNBGv6Gj263Mb16jDcEhtmmrEFKXMCs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000650"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:50 GMT
	x-forgerock-transactionid: a59fd879-74de-431e-971a-a5ca5502498c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:51.295 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:51.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 475603: jsonPath($.tokenId).find.exists, found nothing
21:19:51.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,475603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f4a86f1, username -> user.1000650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20482ac1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217591335))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:50 GMT
	x-forgerock-transactionid: 0c1e50e6-2e14-4db7-9be0-3649ee4a9cd7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXJpbW5scGk5Y3M5MHYzZ2ZxMXBkcGt1MjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elltNVVhVEpVVlhwSVgxRktWMFZ3U1ZreGRISkJMbHB4ZGpCZlFUWnVNa0ZJYlRONFNXaDRkRFJ3TFZWVFJXWkxkbVZ2VmtjMVVtdEZhWFJsY1dGWWFrMXVXRWhKV0U5MGNWOXNlamw1YjFsb2RtWlFRM2RoVjFSV1lXaExOVXhNTlhKbVZFbFFORk5QVFZWVWNtOXFabkZGVTBOdWVWbG5Wa28yVjE5ek9XWmFiVU16Wm1jM1QzTkRkbXhOY0RGV1pqZGFabll0TmxOb2VHcHVMVEZ4Wm1rM00xWmhSekJmUW5CbFRYaGtYMjVGV0c1SGR6RkdURmN5T0RCclVFRk5RakIxVWtoWldYbFRjazV6WjFodVlUaFNZMkZXVmkxWlRHdHNiRmt4WTNSdVVuZDJVRUpqWldka2VqWkJWMnN3TlZreFMxRjFYME41V0RVNVVtdHZWa0pFZWxGMlZrNURZVTVDV1d0cVZVNWZSMDVGYUdJelVFNURWVUkxUm1sRWFqZFBVblJRTFZkeE56aEdTbWxhTTBrMk4yVmlTWHAzU0hNeFZWUkZRelUyZVVacE5FcHljVWN3Vm01UlFYZFJkRzFxZG0xV1FtRXdXRnBaYTBjNWFETmZSVGQxUVRNMlEzWmhhbXRtUkhBdFFVODVUV0pSVTNGcllVRlVXVUpEUVVwSmRqTmFXRzF6VmxneFRHbGxkVlE1VkhsaGMydEpZME41Y21vNFUzUTVlbTQ1ZUVaV1lpMU9Ta1J0VmxaUVIxUnBVVlJzVEVSTlZEaFNTeTFVU0ZOSFZ5MUpPVkJXWTJkeVdXTjBWRFJzTlhSSU9TMW9NbGd0TjNabU1qSTVWVUprYlZOSWF6VkhZMFZsYW5KWlYwdGphMHgzWVdGM1lYTjBTMlkwTTNabFlVUjZhRGhaT1daYVVFRm9TVU5KYzNoaFppMXhValF4WlcweVRFTmxjM2RVVVdsTlFUZERibFpmZDI4MFZXMVphRlJOUkhnek4ybFpObkZMVVVaaWRGZEJZVTEzVmtVNGJIaHVXVVZTT1dsaldHeFJjVzFNTVcxSWF5MHRRa0ZIYkhSbFNXOVBNa3BWYlRsS1UzbG9hbWxOYmxWNFlVMHpRbVpEVWw5clVVRlRla0l4V0RnNVdrRnNaWGhFYTJKTExVODRiMEpqVFhsQ1VITllSWFF6YzBKSmJVTXhVRVZzYVcxRmVFTk1VMEoyZUVSRmFFcFFaRTFMUTIxUllqSTBMalJzY1UxSGJFbzVRVmxUUVhVd1VWUnhaWHA0VG5jLjZfV0JwT3gzODRqSTBKS0ttRE5XeEg2ZFdueHRjaGZuY2pzSjN0MGI0c3MiLCJleHAiOjE3MDYyMTc4OTEsImlhdCI6MTcwNjIxNzU5MX0.ZKJsdDLWoloE5lzmuY_xRrMxq9NfQEnsNLPuLW8fYQg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:51.336 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:19:52.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 475749: status.find.is(200), but actually found 401
21:19:52.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,475749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f17a98a, username -> user.1002385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72e26324, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217592184))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmgzM3Q5dGFwMDFzdDk0MGEzdjFqYjVnN2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE9IaHdVVFkzY1VkdFdDMXhNblpKWWsxQ1dGaDNMaTFVZW1GVGVVZzJPVmxTU1dORFYzQmtha1pXU0hKV2IxQXpXVEpaY25SVFlVeGxURzFCU2tWUGRpMHRMVGRMVW1SNFMyODNla3RYYmxwTVluVXRRa0UwWmtKc1ZsTXlhbVF3T0VKeVZFMVFWWGN0WkhBNGNHeDZYMGx4UVVaSVgyVnBlRmt6UTJsQ00wRTJUMlI2YzFsTVlraFZaVFZEVERRdFdXWnFkbkJDU1VWb1prRlBOMHR0VDJoZlZtYzVPSFZIUnpSRmNqZEpXbWs1Ym5Sc2FrMWFTbXRXWjNwUWVHZzBSemxDZUZwV1pWSnBiSFpEZEdkMmQyRkVlV2R2WkhSdFpWSm9kVzlxU1hFM1QzSnNTR2xDWlhaWlZUVlRYekp3VUd0MlFVOXJPV1Y2YWtRMk5WZGhNakpNZUZWUU5EUmZTRGRGVms0d2JIRkVhWGRhZUdGVFkzWlNOM2xCZDJ4NmRVWmFiR0ZoTjIxb1ZrZzVWbEZ1ZFhodVRGUkVaREJMYkUxa09IQjZiWGhKVUhCWE1GTllSblJaZVhOamIzbGxVWEJ2YlZCS2NEY3pYMHQzY2pVeVdtUm5kMEpzTTBjM01VSmZhRXR1VHpaTGNtMVlla1J1U1ZwWVVqVkJlRTB3WkcxbGNUSjNPVkIwV1VwNFRqZHhUbVpZZUY5aFZtbzVlSFJtU0dSeWVYazRhRWxaTlhvNWFUTTVlRE5OWTJKTVNGY3dXVFozZGt4bmN6WnFVMFZKV2tKRWIyVjRhRkoxTkMxWVFYWkdOVVJRTTNsdlMzSTBPVVJKTWxKT2VWSktUR2RaYWxwcmFVRjZRVkY1ZURaWFNYbGZOelJTWjJ0clpERXRZaTAxUkc1SVMzSnhVMVF5TjFod2VXWkJWRWt6UVhFNGEzTlNNMlZvVjBwbU4xRXdVVzlWU1daNWJVcGpZV04yY0VwelduZEJiVE5qY2tsUWIwZEhOVTlPVFc0MFkyZFNaRmwxWjJrd1psUnZkVU5oUW10TVJVTnlaWGRFYzA1aFlUZE1WMk4zUzIwNFlVRXlNVFJpUkdsQlJrMVlPSEpmYzFRelYwNXRMVXd6YkV4dk1YbGZUeko2T1c0M1NrNDVNVU4yTTJSMFZFOVJSbkZhWm1WcGRIWjFlRWxuTTNVMFpIQlVjSE5HWW1kRFZYVktlWGhVYUU1TlZtOVBWazU0UzFCMVNHVTRMbk4wVUdvemEwc3hOVVY0VmxCdVRHSnJXWGhyYVVFLjlOdS1QSkoteHoyZmp4eU1QTVdUcEpyUExwcmZTNDRfaFh4RHJ5RzQ0M0UiLCJleHAiOjE3MDYyMTc4OTIsImlhdCI6MTcwNjIxNzU5Mn0.i2lo6DS8xY_d4CPjSZWPrX8cklLWLRMysEcY9Y2PSNo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002385"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:51 GMT
	x-forgerock-transactionid: 65e1d28f-555d-40cc-a787-3f677119b737
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:52.234 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:19:52.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 475749: jsonPath($.tokenId).find.exists, found nothing
21:19:52.274 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,475749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f17a98a, username -> user.1002385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72e26324, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217592273))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:52 GMT
	x-forgerock-transactionid: 5b0cda9f-d8c5-4ff1-8ea4-27b888c282a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2U0bWFqNnRpZGY2Z2wxcWF2NGhsNjNta2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVNUWldUbTg0VDBwM1RXUlNTak5UWjJFell6UkJMbEJpUWpOcVMyRnBTMGhQUVVORk9WVlRRWGRIVERGUWRXTmpiM3BEWm5CbVgxTkdiR2hJZGxnNVVqVTRVVzlYTVZaV1lXSldaVVJqUW10UVZWUXRaR1E0WWxGdU1Vb3dXbUp6YUZGM1RqWnpOSG8zVkUxMVJEQlRNREZsVURWMVdFTlVXSFphVDNsTE1VVXllVWMzWmxCMWRrMWZXVTlyTUhSRFFVSjFRelZmVDBaNlpteGpTVVJMWVRKTmRtOUJTa2d0VlZZMFJUZE9UbkpSVjJreU0xOUxjR0ZXTjJFdFFWcFVNemwyUm1GT1pHVm9Za2t0UlZwV1p5MTRRVFpHUzBOdFZucFZZVVZOVjNSa2VHZDRWVXBVVG1SU05rRkVNR0YyZDJST1FqVnJjamRUT1RaRlRpMURZVjlwYUROcGFIa3RZV1oyYVRWa1UyeGxhbGRSWVhoTVIxZHZOV2RrYkZscFowMUNZbFpRTTJ4TlEyOUlOelkyZFhwMlNIRTVNV04yZFZoMll6Wk5PRkJ1Ym1JM09IaEtkWGhLWWxkdFNqWkpiMWxXZFRkTU9URlNWRGhwYjJsTGRuTXpSMUpxTFZnNVIyMXdOVFF5TVMxTlpEaE1ORWhmZW5Vd01HUnlablp4VVVsMlV6ZDFaVWRzYW1kaVFqaFVZVWs0YkV0TGRrUlVja1ZrWkhONlZHOVJOM1EzYzJWalpVSTBSbXRKT0ZkM04zbFNlR2xQTFRaSFpWOXJVVUp6VmpWeVJVRXdOMU56WVd0Q2FYbG1SekJvTkdJMWRFdGpjRlZLWnpsblJXcDJXVmR4V1ZSNGNqbDVVVGwzVG0xdlowUTNkM0F0V1doMU5qSkxMVEJGWTFSc05YRldiemQ0T0RFdGVUaDFNWEIxVm1GQk0xZGFUbTR6Y3pCNGRITjJhMnRSYnpGSlVtOHRMVk56YkZZMlVtaG9aM2M1UkVobldFcGhOSEppVUVOT1RIWmlhWFF3ZEhneE5EWnhlbGhzVTNSWmJ5MDFlRUUyVDFGMlkxWkJlR3gxWms0MmVEUjBSMFJ0ZWpWd1ZGZFljRmt5YmpGZmIycEdkakZWVlY5SlZUaDNlVUpKVkVJeFJGaEZTMmQyWDJGemVrY3hWR056Wm5Od1FYUnNkRjg1Vkc1NmFVaExWV280WXpKNFVVbDVibFV0TVdsYWREbFlTVE5FYlZkcFNrNUpMbFpPVlVGVmVqRlNjamxNT0Y5TmFsOVRNbTU1YkhjLnRrbWpZeHdKdDhmNU11OFo5S2oxX0JvSnpuWjA5QmxwUXQzeWNlalJQbVkiLCJleHAiOjE3MDYyMTc4OTIsImlhdCI6MTcwNjIxNzU5Mn0.Yjbm_js3NMrsQR9FfrUHGqMmDSoTTCqUsGS7jvh6G6A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:19:52.274 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:19:52                                        3185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=937708 KO=13792 )
> restLoginInitiate                                        (OK=464724 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=463362 KO=1341  )
> restloginProgressiveProfileCallback                      (OK=9622   KO=1341  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.85%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.85%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.67%)
> status.find.is(200), but actually found 503                      4958 (13.77%)
> status.find.is(200), but actually found 401                      1341 ( 3.72%)
> jsonPath($.tokenId).find.exists, found nothing                   1341 ( 3.72%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[################################################################-         ] 87%
          waiting: 66772  / active: 30     / done: 475813
================================================================================


================================================================================
2024-01-25 21:19:57                                        3190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=939270 KO=13792 )
> restLoginInitiate                                        (OK=465495 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=464142 KO=1341  )
> restloginProgressiveProfileCallback                      (OK=9633   KO=1341  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.85%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.85%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.67%)
> status.find.is(200), but actually found 503                      4958 (13.77%)
> status.find.is(200), but actually found 401                      1341 ( 3.72%)
> jsonPath($.tokenId).find.exists, found nothing                   1341 ( 3.72%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[################################################################-         ] 87%
          waiting: 66006  / active: 16     / done: 476593
================================================================================

21:20:00.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 476965: status.find.is(200), but actually found 401
21:20:00.288 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,476965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13933c08, username -> user.1002936, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7782c3c6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217600237))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2VwbTN0aGpkZDdzZWJhdGJhcjZmNXBvY2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0Mk1WbEZOVmhPTW1WdGJXTlBXR2hzVEhoME5ISm5MalZXTjBJdGNYbzBWVEZJWDBOUE5XcDVlbVZrUWxsUlgyMWtlbFJWZEhaSFNVVnlTVEEzTTBGZllsQk1RbGcxVGxaaFJFVXdaMDlhYkhWUVIyMDFPR05vZWxnNU9IbGhPVGd6VDFkdGRESmpSVlJxYjAxamIxRXhaVWt4UzJsa2VVUlZTMnhFU25KRWNrRkpjMDVmTW5WTk9FRmpaVGxMZWxFeU5EQlpNWHBwYkhaSExUbGpjRmRPZUZrMFJrVXdWblpXTjI1c1RVRmhkbGQ1ZEc5WVNGSm1WelIxTVMxVk5WUlBNV05DUTJWVk5rOUpPVGhCVG5Zd2FFaFZjMkpEWm1wSFdtdFRUVVJXWTBwcWJFbEhTRjkzVWxGd1ZIRlRTME51VFVsaldrUkhTVlJIU0d4dU9VdGhjM0YzZEZkbWMyaHJPVFY1ZVRnNFFXMDVNR3RKVEZkM1NVRjJPSFJOUWxsalRFaFRkRzltV2xsTFpWOW5OMEpxTXpFemNWOTJhWG81YkZWWFkxVlpVbGxhUzJWRVFsOHlVelZEWTBGaGJYaHJaWFpmYUZOMk0xRlpaaTFyYVRsa0xXaDZlazVRZWxKTlEweDBVRVpCVTNkb1ZXOXFOMkZvZUVGdGNFTnNaMGwyYVZOM056QllhRGRPUVc5S01FZG5TRU5HT1cxbE5uaHlia0l0Y0ZSQ1ZqWmhhVXRtTlcxMVZUQm1Oa1V0U1hsNlNVSnpjbEV0YVRCS1RFTmxWM1JNUkdGd2VYVnhibTVDZDFsRWJGRmxMVmRZTjBwM1lVdEVlR3hOTXpkQ1JWTm1XR2hWYlRGZlJFbFVkMWhKTXpFeFVIRjFhWHBST0djelZYUlhRamRFTFRWTE5XSktSbEpqVW04NFowVXhkbEJXT1VVeGNtaExTWGxCZHpnemNXTjJjbE4wWW1wa1RVVTRhMHRqVG5SRFZuRnZaVkJ2VEd4cVMyOTFhVFZGTUdaRmVqTkZUblZ4TFdKRVpFMUtRVmgzYVV4TWEwRmFRVzV6UnpWMFp6UTFaVW81YkU1bVZsazBNVVpoVjBvd2VXazBTR2g1TVdKQ1ZXTmFTVFJNVTBnNGNIbzNObmh1VldGaFpsQnBjMDU2WVhJM2FtSjVjV0ZXUkhWblZrbEljMEUzVjB4QmIwTkNiVGxFTTNkd2RFMTJWMVJaY2xsNVUzbFJhMW8wWmw4dFMzZG5MbXhUVkUxMmRWOTRjbkU1TFd4RWVIQlVUMU5sZFVFLjFjTVFuWTFFaGZYUm05c1BDNmRqamc4dWtPTjZXbzgtZmJscVJ2cFl5aEUiLCJleHAiOjE3MDYyMTc5MDAsImlhdCI6MTcwNjIxNzYwMH0.nq9Asgs_1Re2YoCNu0u3PiblgbngtsKmz_vUheoinwE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002936"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:19:59 GMT
	x-forgerock-transactionid: 6dc47188-01a3-4d19-ab3e-bd0d56cb7546
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:00.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:00.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 476965: jsonPath($.tokenId).find.exists, found nothing
21:20:00.328 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,476965,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13933c08, username -> user.1002936, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7782c3c6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217600327))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:19:59 GMT
	x-forgerock-transactionid: c642574c-9b43-4c90-8cf0-98426f862adc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajRidXI2aG81M29xY2Jua2NyczJjcDJhb3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWNHSXRUVzFhU1RWNmFqRllZbmd5VmxodmIydDNMbFpyZG5WWFIxWk9OMjQwTFZwMFZHSnBPRlpFWm5CMVdEVnNkRTlKZFdGMlp6aG1aM1pKYkVJNU1HTnBjM1ZwUXpOVU9YZDNOMDFhTFRGRFFURlJWVzVhTkVzemFWWnBPVVozYzJ0SGVXUkVNbGx3VGxkTFltTndRemhJWDFGSE1rWnRaSE15UzFkVFlsVllVWFoyUkZOdmNrTXlWRWR5YVRWb05WaEJSekk1U1dwVVZ6ZFdiVEY0YmpSbGRWRnNOakJzT0V4QlJFcEhPWEJ2VlZOYU9WTXlOVVIxUjNKeU9EaGtVa1UyVVVKVFNsWTRVRmhtV0VzMlVsUTRhbGh2TkhGaFN6SmZiWEl5T1VGdWVUVmhVa1J1WldKWVdXVm1RbUZUY1VWR1NsUjJNemhPTlhFNGRVbFlZVlpGYTBOS09FNWpVWEV6ZW5NMVdESkVhUzFKYjE5bFozaHVUR0pwTjBkUVVsTlJZbkI1TmpZeU5sQklOa2RhVkVWeU1ISmFUalZUV1ROS05GbFhZMUp5VDIxek9IUjVaVWhrUnpWSFMwRmxiMmxhWW5sWExXaGtkV1ZGTW5wR2IyUmxlalZZYTBGWVdUQTNlbkpzZG01aGExRmZWWGxNTFRaVVEySmtjSGxUWlY5alEwOUtlbXQwTWpGeGJUQm5TMjl3V1ZSS1NYWmtPWFEwTUdwRldFcGtYMlJvT1ZCM1MxWjRZMkphWkdWdGVuRTJjMDFvYlhkTmFVeGtTMWN5YTFsdlZIWmFaVnBJVHpnd2RVWkpUekJyY0U5cU0yZDVWR0UzUXpGd05VTnpkakExU1dsb2IyTlRVbEpPTlVwbFN6WkdiRTluZUUxYVNtOW9ZbUpLTlRKM1ExY3pkRE5WVmxGdE16bDRMWEZtWlhkV1IzSldhSGhSVmxGMU5GSlFNMUpDTlcxblJtMXNkR3MyYUhOdlZIQmZYM0p1TVVkNE9EaEhjV1JXU2w5emJWRlpTbGxuYkRnek5sZFpRa3QyVEVSdGN6UkNaSFpxTkdkT2RFWkdXVWRWV0ZabE5YQkZTRnBTYVZaRFYwbEpSbDl1TWtOdGRuVXhXR3hrTjNoUWF5MUVUM0ZZVjJaMGIwaEZhSE5sZEdneFdrMDNNMjVHYzBSS2QyVnRVR0ZOTkRKQmJHMWhUVlJyYjFkM1JHRTBaVTV0UkVsQk1tWlhUQzFuTVRkclptVTRMa2N5UWtOMVVXTktNM1JNUld0WVdYRmZaM001ZG5jLkRJWm1pWUppQ0x0aEh3eDFoU08xb0Nnb1U5UEhJZFhiaE41THB5T3hTcG8iLCJleHAiOjE3MDYyMTc5MDAsImlhdCI6MTcwNjIxNzYwMH0.7MryTAOx_lBXMxMEeSP5TjUwKQ_D7ZvxUzsiYaxw0KI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:00.328 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:01.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 477113: status.find.is(200), but actually found 401
21:20:01.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,477113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74facfec, username -> user.1000710, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d896a34, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217601132))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic251YnBiZnQ3cDJoazFlZmpuaTNzZHJiaDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aGIyWXpPVmt5UVMweVZXWkxkRWxLVUhwVVIwRlJMa3BXV201a01DMXFjRVZJUzNScVEwaEhVSHAyVEdobWNXbHVTbEp1ZGpJMVMzWk1UR0ZsY2xCalJVaGZWMGt3VjI4MGJHRTFjMlZGTldKV2RWSjNWRVI0Y1ZSQk1FNW1UWGRRWmtaV1JtZFFNbFpUYTFwV1V6QXlhR1ExVVhKdFRraERUMVZvVEVjM1JtRjZla3BTZGxndFJtdEVRMk41UVVGb2RrVmtWa1JWWmxJMVJsRkJRa1oxTm1rd00zSnNMWGhUUjJwVVpHaFRRMlJ5ZWtsbmVYZE5NR3hZT0hWWUxWWndOa0UwWWxWeU1sbEdOVkpEUzB4SlZITlBMVGh5TURGcFdFaHNOblYzWjNCWVNIaElhRlZoYlMwdGMwWlFXRGRDU0RSbVFtaFdaRUZWUlZOMWR6aFpORmxpVm1oa2FrRlBla3h6T0c5dWVUWklla1l3TVVkSExWUTVWbWR1VjFscVVqRlViR1pMTlROUFZWaGthVVZWUm5CQ2RWRjZkM1YzVUhGSVMzRnVlak13V0ZsUVlpMUxNa1pUY25CbGJIbGlXWE42TUVSVFNEVnpObmh6TmpkTloxOVVjalZQYzBaVE56QmphRk5zYmxWaU1XZDZXR1ZpVkhCQlowNHhaMnRaTTJ4Rk9URkxVV0puTmxob05GUkdkMFJZTW5oWVFuWkVOMmxSV25FNGFGZHdkRE5sYkVVdFIxQmpaRGhVWjBSYVgySkllWGQxWHpsaldVbEVWMmt6VG5rMVpEaEZRV3BoVkd0WGNtazVRVmh3WjBKc1F6aFZYM0paYVZoUllsVnNlVloxWkRaMFJWbFNUMnRHZFVsTFQwbGtiRkZyVjFWbE5GQjNhaTB5WmtsNWVtOUJSSGRwZFV4MGNWOVRaR3RTVDJGWE5saEVlbmt3TlZGMlExbFFWVGxXV0U5R2VIZE9aMjVOVG5VMlpXeHpSM1JzVUhKUFJEUlRaME52VldOM01FaEtZa2xRYmpORmNrOVNNV1JoWjJodGRFeFVPVWhwUVVnMk5HNW9PRkJhUzJ0T1VUZDJjakU1ZUhSRE5tUkpjVUl6YkZCVFIyYzNZVkF4U2tod1NGZzJhRzVuUTI5VFRGSmpVREpJV1Y5R1F6ZFJSVUpYUW14aE5XWm9RMk10VFhFNFZYRlJVVkpGVUVOT1NGcDJWM1ZVVEhOc1dUZEpVRFpJVm13eE5UZFpMbFpEVlVSeWNXTXdlRXBNWnpCbVVVRnhTVnBrWkhjLmlldzdXTHFucC1iekptVXhzS0Z4cEtyNHd6Nlh4R0NNbjVycnlUaWNoSk0iLCJleHAiOjE3MDYyMTc5MDEsImlhdCI6MTcwNjIxNzYwMX0.NFp6kS_tZ3UykMcjbW6NNXgIl0J4owFycp26Sq36qC0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000710"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:00 GMT
	x-forgerock-transactionid: 996ae3b9-3d7f-4535-9944-47f7ec03086b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:01.184 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:01.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 477113: jsonPath($.tokenId).find.exists, found nothing
21:20:01.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,477113,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74facfec, username -> user.1000710, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d896a34, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217601223))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:00 GMT
	x-forgerock-transactionid: edaba1cb-7012-4402-b3b4-99ce8c6a3033
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjBkNGRuMGEwYWEyNXE1Z2Y0c3Z1cTE4NDkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Tk5reG1iRlJIVUdGb1dXa3lRM2hHUjJkT2NuUm5MbE5JUVV0eGFuTXpibDlVUW5wVVdGVktTSFkzVGxvNVVEZDFYME0zWW1wVVlYbHhMVEZZWDA1RlkydzRlSFZsVFhaaVZUQmlkVEkyVkcwNVEydG5URWN3U1dOS1pUVnRXVXh2YlhvM1dEaFlNazVRTFRKblVFMWhNblIxYlV4QlpGRklTa1ZsUjFOWVNGRmhkekkxYTJaNFMwVXpTRmhXYTFsRWFtRjZNRzlVUVZsUWRIVTRUMWxLZEhSWlp5MHdaMmx4YTJwdlFteDBiVE5CZDNBeFdHeDZla2hQV0hoWWVXWlhaR3BoUjFaWFJVc3RhMkYxWm0xdWVsSmtaVXhaUVdoaFowNXJNVzlCUjA1UU9Hb3lja00yV1VOV2RGUlJjR1JhUnpsTGFWWlNaRkJxZUdscFNsUlpSbTlUVlZRd2QxUk9TMkU1WlhwNWJXTkhTbkJpVDFSRlEycFZSelpMVTBjeldFVTFaRVZ2VDJoYVMyWlRVV0V4TTNSa1JFMVdjMU54VWtOVllYQTFlR3BPV2pCVGRIaGlRMUE1UVVKNFQwaFdSM2xxVGs5MVYweEVVbHBDTUROaVNFRkJSbGRTU0hsNWExWkhjMlJrUWtkVFgzUkJUemw2YWtkVU1rSjBhbTVZTlVrNWJXVXpkRkUxVERCblRIRjNWbWd3Wm1kRFJHdzJTVmxHYW1aQ1IxcGpWa2QwU0hCQ09GZG9RMnQ2Y1Y4dFpUTnJjVXR5VGpRd1VraGtMV1UwZW5sU1FqUnlTbkJSY25kcWFEbHBjM1IyTWs1RGN6bFRRaTF3U0dseVVFSm9lVTVwYWpCaE5VRnFiVmwzTnpKVldqWjZZbFJXTVhnd1EwUmZWMUIxUW10UlVqQXlVRE5XV2taZlYzVm9MUzFqWVhKNVpWOXlibEJpU2tWalpuaHVjMk5rV1hwV2RsRmtPSGMyY1V0U1ppMWthbXB1Y1RCNE5tZFZXVEp5WDI1MmRGUllhMGR4TjFOYVowUlZXV1p3ZDBoVmRIQktXR0ZPVW5aT1ZtWkNlRmxUT0hoMFkzbHdRa1owZG14clZuWjJVa1Y1Vm1veFowZHpPVUpYTUhKUlpFMUxja2d6TFRabFgySkxOM0prWlhWTFN6RnJaV05wTkZwbGVuZFFlVmhOTm5VekxXNHhSbVF5YUdscVVESmFkbmsyWDI1clVsaEtVRVpqYkRZelYwZEJMbkoyTTFkalRqVnJiRmx5TlVaU1RuaFFVVFp4WjBFLnZSSlhocGJWanltUnBSbUVaRU5jcHY5NzlVdzRDdnlPcmpfN2lPbXNLZ1kiLCJleHAiOjE3MDYyMTc5MDEsImlhdCI6MTcwNjIxNzYwMX0.QFJguSlTNBPvzr7RDG487euuiB8nC-D3WAWKxbkhZ0I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:01.224 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:02.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 477249: status.find.is(200), but actually found 401
21:20:02.044 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,477249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@450454df, username -> user.1002891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@263145e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217601997))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmthY25sdmM3b2kzaGN1cWowMmRjajNuZ3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VE5YRnRWMjU1UVMxQmVFa3RWV1F4WDA1TVkwZG5MbEV5TUY5VVpYcFdUVWhOUVhBeFVIRldMV3RVYkZBeU0zZGpYMVF3ZEVGTlRuTTJXVFJQTkRBNFEwRlpNbUZMU2tkT2IwTjJWV1ZCYUZvdGF6Vk9hVEJEUWtGdE4weGxjakZCWmpGNFZrUktWVkV5WmtGd1REbFVkekE1TFVGalZsVlRWM1l3VW1kdmVXbEJYMU5CYTBGblpWbEJNbkJsYWtOSlptVnBZV2d5UlhWME1IRkVWM3BLWTIxZlZubFplSGxGYldScFgxRlhWMDFEU0RaQlQzaFlaVFpQU2t3NWRqRXRZeTAzTVRGbWQwSkRTSFZsWDIwelYwbzVlRjlTY1ZSWmJ6TTFlbG90VTJSUU5qbFRWVXRuV25CVFNGUTRhVEo0VlhkNldXZDBVbEpYVGxWdmJsWmlVelU1TUVOeFF6Rk5iV0ZZVkhOQ2RVZDBUR1ZFYWpKTVFXSnFRM1IyTVhkRk56aERlV2xVVFVsWlRqTTRlV3d0ZGsxdExUWm5NRUpwYUZOUllVRlBabEZuY1RkM1lsWnljSGxNY0dSWmN6SlJOVUpvZWs5V1ltaDJiRzVUTkVwd1ZFRndhbEo0ZEV4MU9XTkhiVmxyVlhKR2REbDZhRUp6Wm5RelNuaElhRlZOTUhGeVdFTk9kazlsWTIxT1ltbFZNR2hMVVV0WFduaHlMVTE1YzBSNWFGQnZTalZEVW1OVldIQXhPRmROU2tsRmIySXRMVlIxZEZscldXOWFia1JDWm1oU056UkZZbW96TjFJMlptdzBRbXB3Y2tZeFNrMXJlRGN3ZUdSdWFXSnhTa2cxUWtsM0xVNDFOWFZMTWtzdGNIaEdOSE5CZEY5UlMwZzNXR1pmUjJKSmRFUXhhVzV4YVVWQmVWSlhRbVJXVUVOQmMzTXRlR0ZMU25kWFZrMVhlV05ZWTJGd2NtbG5iVFpEWkdWVlQzWlRORloxUnpsRlNXRnpXWEZRY0VGQ1NHdFFjVTFwZDE5TFMyeE5NakJLTldNM1ZUZE5OVGN5WWxWMFkzcFlSMmxHWVZoUWVYUjZaRUpSVVdwMFNrTkNaa0Y1ZG1aWVoyUTFlSEZPY0c0ME4zVm1abXhITm1zM2FHbDVlRVZVU1hwbVJIcG1lREYwY25sU2EweHNVV3RHUjJjNE5VazRiQzFVTUUxMWMwOURhMWR6VmtoTlpIVlBSVTlUVlRkbVZVdFpMaTFaTldzMVp6SlBZbkl0TVV0ZmVVSldTMk5UTm5jLlUxaVdrU29vZnpvdTROeFI4eER1bFJDRW1INjlyajJCcXdtNi11dXYyRVUiLCJleHAiOjE3MDYyMTc5MDEsImlhdCI6MTcwNjIxNzYwMX0.JbqWk2HghD9azNhh0gygRds6Yf9BQKJ6gW3noSoB14Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002891"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:01 GMT
	x-forgerock-transactionid: a5f7268c-b015-4c25-b07f-8cc779016de9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:02.045 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:02.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 477249: jsonPath($.tokenId).find.exists, found nothing
21:20:02.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,477249,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@450454df, username -> user.1002891, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@263145e2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217602086))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:01 GMT
	x-forgerock-transactionid: afe26f40-caff-4a13-a556-4c7b2e589b4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3U2dHJlNnZyb3Fxb2xycmZtYjVtYXFoNDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dllYRlNXWHBzYlhaT1kybG1ha2N0YTA5ak1XSm5Ma1JLYUdoa2NuTkxXSGxmYUhCWExUVnlRVFoxV2tGRGIwdGpSV3hXYlZORmFVeFNRWFp1Um1WT2ExUnhjMm8xVDNjM1pGUlNZemMwWjAxa05GRnNNbVkyWDNGS09XeElRVWhUT1hkV2RVaFlVMWRYU1RaZlpGRnNRMU5SV1RRd1VVRXdZekpPTlhSRVVsWnFjek4zYm1sQ2JVWTBWR0pGTjNocGRtNTVPWFYyZHpKUllVUnNaRTV6VVVaU2FEWXhTV0UyUlZoNlp6TnROMnh3VEZGT01UQXRObmRCTTJnd05USmpTSEpXTkRjMFRqVndTRGM0TFZSdFMwZHRRMVIxWW01ck5qQldiR1p6VjI5RE5taHRibmxHZFd0SFMwWkpSSEpZTUZRMGFXSkdkVFZHU1c1dFZrTjRTbEl0T0VOTlVIY3pNWFptUmpaeVJtNURaRTlTWDFnMFRWWmtURmxPT0RkR1lYVlROVk42ZEhoV055MTFhVlJtYVVwdVZGTkZaRFJPY1RFNVExQlNjRW8yTVRNNFVHczJWbGwwVm1Sd01rRjFORGx0YkZsUmNrMHpWVU41ZERONU5XVlBZM0JLU1ZacWVVSk1RbDl0TFc1T2VUWlFabWREZEc0M2JFOUxaRzg0ZW5KWldISlVUa1JOUmxRMVlXNXBTMU5yYm1sRFIyWnNYM1ZHUnpZMmNXOVhPRWxDU1ZGa2RtUlNkSGxMWkVoMVZtRlhXbGRxZEdscVozVmpNM2xTTldzME9XMXNSbTF5VDI5VFYzQlJlbXRoWlRSS1lrZHRTMUJwVGxsMFJtOTBUV1E1ZEdjelpIaEdibFZQYjNneVZqazJkVFZPTTJsMVFWSTRRMjlwYUV4TlUzWjRTbk54TWtOMmMzbzRZMnRHUW1vMVVXOXdabEJOTFRJNFlVUTFSaTFuTldOaGNVMDJXVnBSUzBsQ1REaEhSR014TVRsUldHeFJXbEZyVTJReU5USlNlSGxaVm1OamMzQTNlV2xmT1U5YVowVlJZMVpCZFRacWVsOUtPSHBWY0d4Q2JITnVWMUZPZFZoS1dsaGhiR1U0Y3kxeGNEbFlkWE5VTVV4aVdtdEpka05tYnprM1JETmlSRGhUWWxSVGVITjVaMFI1TkZJeU5pMUhhR00yVDFoU05uRkNNREprV2toelUyd3diV0YwUVdZelYycGZTUzEyZEhsVWNUWkZMblJaUzB3eU5Va3dRMlkyV2tsaU5rYzNSWHB6T0djLmk5RFhMTkFXdXpZZ1ZuSndzUE9kREdLX0FFbUhrem43TDhLeXhVWC0wdmsiLCJleHAiOjE3MDYyMTc5MDIsImlhdCI6MTcwNjIxNzYwMn0.hkZWzMVZuV9XCywEj3vpEzjIt8eQxGYZfeNJ6J-qec0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:02.088 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:02.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 477264: status.find.is(200), but actually found 401
21:20:02.114 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,477264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b427897, username -> user.1000237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68fcbae9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217602047))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGVwMWhtNmY4dGdxbDhzY3JkZzBldWY0bHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1JVeFBVekpXYXpKU1h6azBSVlpFY0VKTVRVeFJMa05rWDNSaGR6STJiR0ZHWm1Gd1gySlBTMmQyTmtVNVZrcFRkMGwwZUMxc1NWbzRUbXczVlV0TFJFRXRjMWRaUlZsUlFWTkJSM0JIT1haa2FUQlpkVmxVYWxGSVYxZDBjbHB5Tms5a2VGb3lla3h5WlhvME1sQm5lR1JyVUdOV1RFSjRjVmh6VjFCYVZuTnJkVWhGYkhFeE9XUlZVMEpzU1hFemVtMWlZbnAxWlVadFUyaFBaa2x3TTFWR2IwWnZabUZKY2xGTlRHNW9iMUJNYTNCeWJYVm5TVVJZWlMxSU5HVkZWMmhsVlZCVGNsbDBZMUpRYURGcGQzazBiWFJrVlMxSVdqTmtPVGRtWTA5ZlltTXdabWhHZURKaFp5MXJiVkI1VlVkek5GVkhWVXhwVW5sak1YbFhVSFJwVmpoc01HSk1kVWN3T1RKeWRVeGZUVzU2WmpNNFFrRkhjamt4WTAxaFZsUnFOWE14ZVZwU2NFSjFVSFJRUVZwS1VFdFZZMU4zVlhKRU5EZE1MVlk0UTI0MVRESjJkbFYzY0hkNFJEVTVhMTlxYUZsWE1WcHhNRmxLVTNKcFgydFJPVW80U1d4Uk1YbzBURFpNUzJaWVUxWjFNUzFFZUhkUGMycFFZVUZmTTBWcmJ5MVNSMHhpTld4dFZVMDRaWFF3Y0ZoU0xYRjZSMVpFUjBkelUyOTRUVTVXZUVnMVRXSmtUVzFJUTNsM2VHVkVlR0ozYTBKNVpsb3dhR1l3WTBwbWVGOWpVV1p3ZURreGRWWmhZbmxWY0UwNU1FWlZVMHhHYURaS1RVSm9kRzlyUWtkSVF6UkhhazFsUzNGUVh6bHBNbWR0VHpacFoxWlhlV2hJUXpCSmNHZGxWM0JzVVRSSWJqQkRUMjF3UjFod2VqZE9lR05YWmw4NU0zSm1hUzFHTVVsQ2JrZE5iVlZDVVc5SWNGRXhlbW8wTWxONFVEUlFXRUpIYVdGeGRYWmpkSEppVG5BMlVFTm9PREJFYUhwYU1UbDRhMGxQYkZoaFFtSmpSR1JOY2pWcVNEVnBkV3gwY21Gc1NucE9VVTVaT0dSaFdVZHVTRVV4WVVWTWMwUTFWRUZJU2tkWGEwRmxhMVJGU3pjeWRFVk5aMEptWlhSR2NrWnFSamMyU0MxeWExOUJVM0ZHVDJOSFVUaERSbXhMUmkxNVZUaEZNRkp4WVhwNFoxa3dMbDlPVld0Zk16aDJjalY0T0U1Nk1rVXRSemxoZDBFLkh0ZjVHLXFYTko3ZmlCUHc5ZDJ6amN0ZlEwMVh0WXI4d0NjeWV3THlDSEEiLCJleHAiOjE3MDYyMTc5MDIsImlhdCI6MTcwNjIxNzYwMn0.5zXt1tGELXPdQ96hqHTzNRSQ10kwTqf6VLERY4LqDEc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000237"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:01 GMT
	x-forgerock-transactionid: 527f6a30-0cbd-4fe0-86c7-dd5f43a28f7c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:02.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:02.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 477264: jsonPath($.tokenId).find.exists, found nothing
21:20:02.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,477264,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b427897, username -> user.1000237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68fcbae9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217602154))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:01 GMT
	x-forgerock-transactionid: 5a2055bb-bba3-48f9-b856-bd5934a04ca3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDJsY3B1dmJjcjgwa3Y3N2EwbmlsczB2YmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlIyOHdkVWQxYWxaNmJUVmpOekZFTWpWRlNuaDNMbVl4YkhrM2NqbFRlRjkxTm1SYVp6TmxPVVp6ZVdSQ1oyNWllV04zZFVKNGNrVmFiVk5RWHpoallYbDNjR0Y2VmxrMGIwSnBiemxRVjFoaVgxbEZUbXhqTmpNMWJXNXdZMjFQVWs1TlZUUk9aWE4wYVU5RU5VUmliVGRKZVhwaWJ6RlJkek42VkZkcGJVNVRjMGxOVm05V2VuaHJTR2xOTlY5cVdYTTFRWEJ3U0hkdU1tdzBiRWxJT0dWR2JqQjFRVVpsUWtwUGQyUlhlVk15WDJ0ZmVXRTFObVpVYWxGZllpMURWRVpNWTJJd2JYTk1VVXRaTkY4d2RqaE5WVmx0ZEZKNlNURnZUMHBUV0ZWZk9GWTFORkowT1RNM09EUldkRVZ4ZUhKTmNsVTNlRVYzYW5rMlgwdGZYemxETTB0allXMXFTVTk2TkRKUGFuaEZTSFZ3YVRsdFpHbG1kMGxWTkVwMGMzVllNV3h0VVMxYVIycEZTMEZEUldGYU5VbHpPQzB0YjJsQ1JURnpSbkpmYlY5WlpXRk9SMDFSYkdaUWNuaHJkR1UwV0cxdVYwOXpSRVJtTFdsWVlYaGZTeTE2ZVMxdmREVnFOSGgzV0RCNGJWQk9kMlp4UzNOb1ZXZFdaR1F3WTI5d1luUnpjMDlZTTNwa2RrTnVPRlppZUVvM05URTVSME5WUldkdk5VVTVMWFoxYTJWaVVsVlNabmhLYjFkWVEzWTJjbUZyZUVwRE5qRlBNVW80YzB4NWMxVTNTR2xXVVRKWk1qVk1UMFl6Y0RNemFVRXdPRU40Ylc1WU5YTXdhRmxqTFRkME5XTkRZVFoxVUc1RFZVVlVhRVo0WTFWQ1ltSkxRbGhqY1ROMmRIRktjQzEzYUdSSGMxRTBVbXBTYjNsd2RteFZSM3B5VXpWcGNEY3pPWEZCTFMxaU5XUklORlo2UTFOUldqWmxUVzVQYjJ0cFdqRlRVV2xZWHpBeE9IVm1RekIxYTJWNmRYSjJVVmhTT0U1WmQyRk9aRmg0TWxaRWQxQTJWVWQxUTA1WlFXRnNRV1phVGpkZmVGSnNia0ZTVmtWYVlqWnpWekJ0WlZOQ2RtOTFjRGR2TTE5eGRuQnNkMVJRWlVOdlZETk9UelZZWkhScVNsSlRXSGhHTXpsWmJuRTVVSFoxUVZsdGNVUnhZVkJzZVV4MVgwODFNakJFUmpOUFZUQkJMa3BKWlZWb05HNWFUVXRSTjBoUUxUWXRUazV5UkVFLk5QR240cG9xU1RNTDBLbXY2TXJZLXFGdEM2TkpwRDZiZXZJSmtOWEktTTAiLCJleHAiOjE3MDYyMTc5MDIsImlhdCI6MTcwNjIxNzYwMn0.XM28N29ISebpUMY6hoqiqLAPbnhsjhitG8p--M5UHX8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:02.155 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:20:02                                        3195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=940801 KO=13800 )
> restLoginInitiate                                        (OK=466258 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=464894 KO=1345  )
> restloginProgressiveProfileCallback                      (OK=9649   KO=1345  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.84%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.84%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.67%)
> status.find.is(200), but actually found 503                      4958 (13.76%)
> status.find.is(200), but actually found 401                      1345 ( 3.73%)
> jsonPath($.tokenId).find.exists, found nothing                   1345 ( 3.73%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#################################################################-        ] 87%
          waiting: 65244  / active: 23     / done: 477348
================================================================================

21:20:02.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 477383: status.find.is(200), but actually found 401
21:20:02.916 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,477383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30445a17, username -> user.1001594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@726b5fe0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217602871))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTR2NGxobXVhbWI2cHBkcjBoMXZkYW83b2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1RrWlpWbGhQVDIwelJVVkhUVTl2V1RFek1WSjNMa3BMTWs5VlZWbEJjRTV4TFRsVk1rMVFjSFp4VXkxRWVGSlFOVmMxWnpOb05qQTVTMnhLTm0xWGREQjFNRzVuZW5acmFqVkNPVWRpWDA1RU5qUktXRjgyYjNwUmRteGFUREZPTjFacE1HUlVVbVZOTm5aWWJVZFNiV0V6YWtwRWJHOTZZMTlaY1MwemIxSndjVUpoTXpJMGVIaFBUalZFVVUwME0xTkJTM050V0UxNFpGSlJjVE0wUmtwa09FcG5ZWFpUYkZveVlqTmFURGQzUm5CdmRHVkhhemhKTTBwZldtZHZYMGhOWjNVNGNYRjRkalpzWTBSSGQxcGFNWEJOTW5OMFVFWjFUMkpCZFhoelZWQkJUMm80VFd4elUyRlNVMnRSWjBKdFdGaDVXR05mUTBsaGQyYzViVVpLTkVOUmIyaHVNRTR0WlZacVprWkllbnAwV1dsNllVZzRMV0ZDUnpGTlltdFhSM0YxVVRkM1ZrWTVjVVU0TkVreFNtOVNUa2hMWkhOa09HWjNUMmhQYkhVM1EwVlNWa1JzUzNWSFJ6ZDBlRkpGV0VKc2EwZGxTMGhmYTBsRU4yZFVVVk50TWpOTWFrTTVhbGMxWTJndFJuSlpXbEJDVFdocGJFd3lTV3hPWjI1ZmQzSllUMGxhTFRCV1lVeDJha0l0WkZOSGNXeG9VbFV6TFRGVVdXa3dZMU5pTFRScGFURldSMUl0YVZrd2NuaFpiMmhSU0U5eFIxUmZhRFZ5Y0ZWWlpVRlNZazVPVUhsSGREUllhVVJYWDBWVFR6RnJhRmM0Ym1kRlVFRmFaa2MzTm1GNVRVRmZXV1pZUVhCTWVEaHVWVzVyTjJwRFEzbEdTbWh1TkhvdFgxOUdjRVpwYkdObGExUkxUblJhY3psck9YQklVek5QZVZOMlZrWnZiMWs0U2t3dGQxVkpXbUowTFhaaWJGbDJTbUZ1Y0dKaE1ERm1UbGRCVlRkUVNGOU9iekZPWTJKR1UzWmllak4wV0d0RVIwaDRiRFZUY2kxU2VVa3hOM1JSY0hnNVZTMVhlVE5NYUhWMGFWcFJNVkEzTVVaVGJqbGZVelEwTFRKbVlWWjJVbWRPTVhrNWMzcE1NVVZQTW5Rd01EZEhSRlk0VEhCa04zcDRlbVZTYXpKeVMyNXpiblJPYTNwZlExSjNla1JVVDIxalFVOUdOa1o1WXpoYVdIcHJMbTExT0dwM2FqQm5Wak0zYjFrME1rb3hla1JpUTBFLmRoNi1CV2EtYk1rN2N5SGpkZURwM0cyMnVnRDFhS1lZSDFlcDM3NXVoSmMiLCJleHAiOjE3MDYyMTc5MDIsImlhdCI6MTcwNjIxNzYwMn0.4dix7hKvuPVpEJ4kXLyHZsA5Hn5Z1vplePgBKIZ1p8g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001594"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:02 GMT
	x-forgerock-transactionid: 237ef2fb-afac-4676-b97f-434bca517a66
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:02.916 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:02.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 477383: jsonPath($.tokenId).find.exists, found nothing
21:20:02.956 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,477383,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30445a17, username -> user.1001594, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@726b5fe0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217602955))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:02 GMT
	x-forgerock-transactionid: 3bab9198-70a5-4e45-8930-bb58eec7922b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTZobTIwcWZoOTU0YzdzM2hvN29mMGxtZDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmVsQTBjRTluVkZGWlkwbElaV2N3U2pCM01ESkJMbVl6ZGw4dFdUQkpaRU5hY2tKMVNYSnpZbkJoWDA5TVgzaEtSME5JV2tFeWVIQmhOM3BZTW14ak1HTXhhMGxhVHpkNGNVdzFXVzEzTWtGV2RYZGpVMlpSTjBOZlFteGtXR2hMTmw5aVpsbFRVbXhCVEUxWGFUWlNNalJwYldodlJITmtXSGRRY2s1MWNGbGFRM000TjBsdWRWTkNhVlJTUzFkaWRGSTNTbU5mU2pOR1NGVnVNR2xRU0VKNVRXSnhRVUoyZUhaRGIxWlBjWEJPY1hSMFpUWlBUbEY0U0hsemRHUmxTbmR5YzNKMk9YVldZelJoT1VOM1VXTnVYek5CV1dWSlgxUkJUMjkyTWpCaU5raFhSM0Z5Tlhack1VUnpiMFJ5VTBZMWNVRXhiRWMxVW1sU1JqaHBOekU0VkZOSGIweE1PSEUwVjJoTmVITlFTVkZuWWxFNVdDMTRRbXB6VDFRMlJWaHVNMG93U1RaRE1IaFBWWEJJUmt4d01FUnJka3BDZFU4MVkzWk1hVFI0U1VWWE1HaFpjM2N5T1U5WVMwbEljalYyUlc5TlVXRmpibFZyWjBKbldYTXdZMEpuWlRocFowTnVjbmR4YVVSblFVOVBaM2d6VjJGVFZ5MXpXbGd3TFRWMU0zTlBSVlZIUWw5aFJEWkNjRmREVDBKalpYQkxWMlExUWpRdGRFUjNOMlp0YldZeFdHTm1URkJ4UlY5TFIwOU9ZVTB0UzNac1QzYzBaelZtTWtKMmNURlFkRkJIUjJoclFWcDNMVTV6TWpsZlNqQkllVzVIT1ZWS1NVTlJTRzVsYjNvMU5ISmZXV2REUTFweWREa3dVRkJuWXpkSmIxQlRWbVJTZUhGelRrMXhkSHBHWWxWc1VrOHhkekV0YkVSRlRrcGlRa1ZxU0ZGS2NraFhjMkZPTkc1Q1FrOHRZM1ZoTFRCdE5qZzFOMG8yTFdwaGVtbGhTbTVLZUY5UFVWZE5RMFo2TFhaRlQySlZSRVpET0daTlZsWkRNVXBOWjNKck9VZFJWM0JCV1ZsRFJXRjVOVVZUTTJGM2VsZ3hjRU00WldvelluTnNTVjlZZDNwM04xZEhXbVZVYTNwUlRrSTVhazlyUVdKUVp6ZHpablZoWDNWTlpXWjBkbTFoZUc5dlgwaFNTRjh6UVRKNGNWaHRVRGhmTmxsU056Rm9OVGxuUnpWNE5sbFpMa1paUzBaMk1EUjZSME0wVVRWM2RuQXdkMGRDVUdjLkNHcHZuSkpwWlYyT3hqeGdodXhIVkg3aVMwZnR4d1Bzc2sxaDdsOGpmNEUiLCJleHAiOjE3MDYyMTc5MDIsImlhdCI6MTcwNjIxNzYwMn0.L8F9GoltChPHUU28TIkc9UMlEY_43HMIM2JAubRQpho","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:02.956 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:03.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 477403: status.find.is(200), but actually found 401
21:20:03.111 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,477403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e99aee4, username -> user.1002713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a0edf0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217603047))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTFjcGFvbWt1aWU2c2tzOGU3ZnJ1dm9pb2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WWJXeFphRFZJV2sxSlJVeHlUak5YY2pCMlZGSlJMa2xxUmxkMFdVTllUbkpuVm1kdFpVSklORXR1VURKRU5HNUlSM28zZEZkRVpVczBaR2xDWkRWT2RXRldTV1p0WkVaNmJXNWpiREpDVWxBNVIzZzVha3hWUXpkWFRqVjBWWFZhWWpGTWFtMXplVEpsTlVSblZHRlJOVkJ1UXpVeWExSnlZbHBEV201ZmJYZ3pkMVYxYUZCQ0xVeGplbVJYTXpSVWEybDBlVW94Y1U0eVRYZDZiR3BUYjNGQlRGUnlMWEZCTWtVd1dHOHlWVzV2TldOamVsSTVTamhaVlc1d2RtaDNXbHBLVjFGV1EzbHhkVVIzVGxjeFlXNXVNazFMYmxCeVYyUjRZMU5WY0VKcUxWQXdWSFpFTlMxSVRuUlphVlpXWlRaalkzRndibVF4VFVoQlFrbHRiSEZVVjNaeVdXSmFZbXRUTTFwbk9FZHBOemhUVERKb01GZFlRMmRKYlZGM1VVNVVYemxCUm0xR1gwaFFibDlpWXpneVZFNXZlRE5DTUZSWGFqbERPVU5LV1hwZk0zWkdSblp3UzFaNFJrTktNRkpxWXpWck1FSm9jM290UjFvMVlVTTBlVmhJZUc5NllsRjRhblUyVUVOWlpUQkxaMHg2ZHpoQllVcHBZV3RSWHpnd01VMW1UMU16WnpCNlMwSTNZMmxNVTJWV2FsVmpiekl4TmtRd2RGWTNlVkZFVUdOak9IazFSWEJhUzJsdlkwUlRNRlZpZFhadVZrUTFjbXByUWpSamVVNTFOMVZpYm5ad2FsVkhPSGhuY2kxcGVuWjRkMlo0VlRSbWNsQlliSGRKTkZwRVNHMUxibFYxWlhCeWNsOW5ZVUpETVhwQlFXUkxlV3BNYzFWbFJ6VktVVzlZVURWNFRFMVhVRFZFTUVoNmFIUmxWelpCTkVnNGFrMUpiRnBuYXpCNWJ6bGtYMjFYWVZKZmNuSk9RbE5JVFVsSVNHTlJNbUZFVFZKb2FGOXhibXM0TUZodVJEaE5Zek10UmxGWllYWm9SRzB3TWxvNGJXVlZlRFJZVTBGNlgxZ3RVVkJsUW5JNE1USjFjRmgyUldOT1kwMXFWVXRPTlZBdE1qRXRVVlk0WDJVNUxVbHVUM2wxYkhobVRYVm1ZM05wT0RJelpXUktaa2hpWkhKUk1rRnJiVzAyT1ZGalpsZEhkMDU2UjNSSVkxVTFOREZEYjNWb1UxTlpMbTl2Y1haNmVuQk5SRlZQT1V0MFdGcEhVM2wwVG1jLllTN1hPaHNXZmc5TEkzSVIzS1JOTVUyRzAwRW4yVkZkQnUzV2p6QnZCbFkiLCJleHAiOjE3MDYyMTc5MDMsImlhdCI6MTcwNjIxNzYwM30.4hVmHmIHN3_1sASQ8M-fSXGhEYuMPnq5dAJOh7LoHp4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002713"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:02 GMT
	x-forgerock-transactionid: 9d52f435-5791-4ef1-92e5-4aa0097b4735
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:03.112 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:03.152 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 477403: jsonPath($.tokenId).find.exists, found nothing
21:20:03.152 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,477403,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4e99aee4, username -> user.1002713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a0edf0, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217603151))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:02 GMT
	x-forgerock-transactionid: e85db748-e84b-4e8f-a074-27f3c0b3105c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDVkdjB2NHVmYmpvM3QzdHFwNmliNnM0djEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RE1IUnhiVFZhVVdJMGRWTndTek5uVmkxamFrUkJMa0ptYUVVd00xbFVibkpDWkdwNE5HRndlVWRHWDA5VFFUSXlWR3BIVWtOdk56aDZha3ByVDJsQ2RFUm5ZWEZDTkdSSGVEUjRRVTF2TFMxMWFFOUtWRUZsZG1aa1Z5MUNTV1pYYzNkNVIydzFaVzlJYldwemRXcE1SbVp6TFRrM1JHdGFaR1JHZEdVd2J6VTJWREF5VEdGdU9WWmFTVWhrTVZaSGQyOHdhbkZpU0VKNVdWQmpka0pQVFVreWIyMUNaRUYzVHpBMmFtUnlUVTlaWnpoWlJEVlplbVJIYUUxdVJuTmpNRTR6VVVaWFMycGphbXhGVDFsVGQzRmFkakJ6UkdRNFl6VjFSMmN3ZGxOTFlXOWxhVWxUZDA1SGIzQm1jbk5yYVRSalkxVlRRVlUxWjJOT1VUZFNWemx4WWtoVmNIWnZYM2xuV0VGMVZrTk1NR0ZGY0Y5NU5rWnZPVFJQTmt3eWFsWlRabVZXTlVKdGRtNVRXSHBLYWpKTmJtRlFlakIxZFhWeFJXbDZSMGhTVld0VFlXWmFiRXRGTVd4aVZXMXBWRFUyZVZRNU5GVkNlR2RJVVVGbGVGcHVVMnhpU25CVU5uWTFYMVIxYm5kSFpUVXhNbkZpVG1kelNsaFVNSFZtWjBWdVQyeE1WVWR0UjJnMWVqTndRVEJJYzNwaVNXOTBOV3hHV2s1a2JrbHplbkJDYWt3NFdXOUhZVTUzZDNKR2NIVkxjemM1VWxCMVdFcHFVbkJsWm5ZNGRuWk9PSE5LY25GaWEwNHliV3RZU25KUVpFMVNZWHBzZEVST2ExQjNUamMwV0RCWVpqbDVTMmRoWVVwV09VbGZXblpGWWpJNWFqSnFiMWhTV2xKcFVtSXpRa2RpV0UxSk0wSm9NREprYTBSck5FSTJZazVaZEVKWU9VMDBTVlp5Vkdnd1FWbElYMnBzY2xOd1VsQkRYMjE2VjI1VlJDMVdhV2d3VFV4eFJGWlJSVTgwYmtnNWNtRXRlbDg0VUU4d0xWWnVla3A0VjFZNFdubE5hM1ZOT0hSeWVHTnpRMWcxTkdsQlZFaDFPWFIxY21aNFRGWkNiVmxOT1VWVVQycFdNVTlHY20wMlJYSnRiRjlrTTJWU1gwSXdRelowUVRCYWR6Rk5hR2RzZFdsbFJFcGhiamRFT1hOdVZUWmtTMUl4Y0hGV1dGOXFXbEl4ZGpZMVRtTjNMblpXZURad2FubHRUa0ZsZDFGQk1XZFFiMnBaVlZFLnd5MV95MFRUc0pFSExvcTFlV0MtOU5BNHlUQ2JjS3YxQVc5Z3Vla3RVYzQiLCJleHAiOjE3MDYyMTc5MDMsImlhdCI6MTcwNjIxNzYwM30.5AlvPfQSxZcDF_O3ewgpcVXV9L3N3LBo-g4_L-QkLJU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:03.152 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:04.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 477577: status.find.is(200), but actually found 401
21:20:04.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,477577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e7a9726, username -> user.1000965, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5440520c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217604137))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibG1naWthODVpcjloZHFzNTh1bzRqZ2VtMnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2RrNXpiVTlITW5oQ2NISnRhbGxuUlRKcVlsRjNMa3N5VlV4cmVtTnZlbVp6ZGtjNGVsTlRlR2xEY1hOcmEyVnZUMk4zWkVSRkxXdDJaa2xPVTB0WmNta3RTMVZIWVZSaFMxUlBkVUk0WmpCamNHaEZiemMxV21sWmVrNWxXSEIyVERGeFJrcDJVVEJJUnpkVmN6STVkMGR4TVhGRFMzUlpXbDl2WWtOcGRUTkliM3BxYlZabVJuVk1NbEJQUW5JMllVOWZkMHBFTkVSYVRUUkVWVzVDYmpGQlUzcHFRalZSWkdNdFVGOW5XVVJxU2pWSVNXcDFWVXMwZW05SWVrRllOSFZMVTNCTExWY3dZV054VTJONWRtTklUamRhYjE4ek4xSmFSV1ExVUZaNFIyVlNUMmRaTkZwUVZXZFZUblJtWldsNE9VOXpZVzlRUjNwMVV6TlFlbEJQYnpGMlQyVlJWM2xMWjFsQlUxVktRakZ6UzBVemFreDNlVmR0WVhwWE5IUm9UWGwyUzFoRmFFZFBhMGxGVEZaeFlsQkNVazVXU200elIwcGlWREpYVjFrd05VUlBOVVJGZUVScFdtRjBaV290Y0MxTE4xOXFWMjVqVFRGbVQyRkhTMGQwZFVoSE4zUkRibTVFUkRka1dETlZja3BIWm1KSlRGTnFTRk56UVhwdFkyRnZVVjl5U3pSSWEweGxObGxaYVVFeE5saEVRbE50UWxGVVV6Wm9WVmg1Wm5WYVdqYzNTVE5SVFdKNlVESklaSGxNYVRKZk1HSjVMVUl4ZG1GalNqUkJMVVpUVEZOWFRIZ3laazFMWldsRk1VZGZNMFV3U2toV2VqSTVjMVZFWnpFeWEwTlZRbHBRYlVGRlRtUnFaa2xNY0hkWFZGbDFibGQzTVRablJtbEhNbmxaTUVRMFYzVmpNR0ZXWjAxUVZIZDBiblJoYXpKb1kyZElOMDV2WDFGQ1UxbEZaelJHYlZwbFMwUlBkV05zVWxKNlptRnNaMXBuWlVORVFVZDRSMnRQUVcwd04xaEtSblJNZUhCamJXNVhWak40YmxkdFNVRTRNVnB3Y2toRlowcDFTVTUxTW5sSloxVlZVemxuTFdkaFRIbFlURWh6T1VkRmFXTjJRWHB6VDJsQllYRk1hR3A0UVVaVmRtcFlXV3hUYjNGblptZFZTVXBWYVd4aGNXWlJhREppVTBaUVExRlNMVU5CYkZWV1prNVZORk55V0d0T2EycEpMbE5SVFRSTE1HUk9WbkpKZVVsbFJsaEpjVFZaYmtFLnVtU3R0WWtnMjVxWnA2eVIxTEVKX3JhZF9TLXd4TEFrR3huNEo5UTVGTXciLCJleHAiOjE3MDYyMTc5MDQsImlhdCI6MTcwNjIxNzYwNH0.4uMNGTZDMXpWA8SH9CMw0msUvnJIjfcKEiINorzqPhY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000965"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:03 GMT
	x-forgerock-transactionid: 3cec7f9c-886c-4f8a-bfb6-a5a2be13add0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:04.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:04.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 477577: jsonPath($.tokenId).find.exists, found nothing
21:20:04.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,477577,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e7a9726, username -> user.1000965, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5440520c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217604221))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:03 GMT
	x-forgerock-transactionid: 7ff8ffe9-44f4-491c-bdf1-2a46285ef74a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGk2Y2FmNTFxYTZydDExMWFqNG4xa25zNzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFdtTmZaVk5aUWw5elNFNU5XVEZDY25SUmFuZEJMbU01Tkcxa1YzRm9NVlpOVnpNd2JHdzNkM0Y2VGpKcVp6YzJZMEpDYVhOVFNYVmhNbU5mYkVjNFgyVm5aV1oyZGxoeFFpMXdWRVZJZVhkelIzazBWRk5ZWjIxeVZsTXpTMlYwTVUxZk9IaGxUVXBPUkRGellrWm9UVGc0U0dKb09XTnBjakI1VnpsamVITnpNM2d0TFZZMmFWTjNabFp2WHpsWE5VbE1TbTlDVVZOUkxUbDJXWEpRYkVKS1lYQkRhVEF6VW0xaFJrRm5NRFo1Y1Y5cU5HbFFRMGgzY0hCVGFEaDZka0Z5U0ZOZlIwRjNZbFEzY1hCb1RsOTBVVmhaUzNaMGQyWlNaME5YYW1FMWFuZHVSRmd0VkY4MGVFeExSemRpZVdkMk1HeFlkemhzWkVOSlozZHdjbHA0YzFSMVRVbzFXbTh3VDJ0dmNWWTNkV1p1ZGtOelozVlFOMFJGYkRORVZEZzJjbVJwZG5NMk1XRkVWbXB1VWxoVk5UWk5jVkZJTjJGNVMwVkhVbGh2UzFwdGJHeDBMVVp6TUROT05WRnlVQzA1VlRsUE4xVmFaRWRuYVhKT1ZHSmtPRWhsUVU5RVlrbHhVVk42TW14dmNHb3hUbGRSTjJoek9IRklWVFpxYVZOMWQwVnJkRGh6Um1SUVFteE9hWGh2ZVVkeU9XUTRhSFo1VG1sT2JHTkNTVUpLWVU1akxUUkJiMGRHVmpWT1kyVkRSVFExVmtsaFpEVk5WMk5KZDBRM01UZHJWRUo2TWkwNVoyTkNTa1pOVHpGcE9WSnBhMHRCYlRsT1dXbDZNMVJEVjIxVlFUbHZTSHB0VHpOU1JXVjVRemhPYzBVdE4yZHdlbVZJTjBZeFUwcGFSVEJoVTFaNGExZFJiVnBRVDA4dGRWcHhiR1puY0RkS2NteEthME5OTTNKV1NVWlpVekkyVFdseGRISkdaalZuUTIxUFZtZE1XV1JNYmtocVZGTllPVFpEUWtSdWVqbFVhRGM0Tm5ORlRrbFpjMGwzVkRGRmQzZDZZMnBCWWtkQlgwWnRXRGxMYVRKRGNWSnBjVzFVVEVabFNtMUlSMmhLWWpWVlJEbGhVWEZJZDNvMWFtOXdZMUJ0TjJsS2VIVkpkSGQ1VDBzMGVrdDVNMTloYW5sRExWazJTelY0YzIxVWJtbHljV05MYVZkSlF6RXpjbTFTYXpKc1dHRjNMbFJzVFVad1pISnVRbmxXYVdsRGIxcDNVV1JhYVhjLm1hWHo1eEVfMS1DMU5jVXZFNWlsTUkySEY0WGZxTVE5dlJiNzJlZnpqOVkiLCJleHAiOjE3MDYyMTc5MDQsImlhdCI6MTcwNjIxNzYwNH0.GbxPfwDtzfYTyg6rDWut1R_D-qEDdu2kJ6RLjJa1j6w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:04.222 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:04.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 477687: status.find.is(200), but actually found 401
21:20:04.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,477687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@100809a, username -> user.1000488, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9f34e8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217604921))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW1rMzhwMGFrODJhbjNvMTBxZjFjYzZqYWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QllUaHljVVpKUjNaQ1JWcFhlVkpuVjB4S05VZFJMbVZYTm05bmJWTlZWSE5sUlhwVVRuaFpMVFZ2UldwdFpuSlhTelJpVTBReVdsVmpUR2RvTFZOZlQxRnlVVE14WjFGdFR6VkhYMVIyYVZGNWMwUkVjRFJSWTAxUmFuQnlSemhNWWtoVVNFWndNalphZFVKdllVb3pNbWxSWldjMWIycFFaSFJJVW01SWFrNDVObVJLZUhSQ1YyaFBWMWx3YkVSV01scHpOVzlTYjB4VVR6WmhPVzFOWHpCRlkxaExaWEpXYkdSb2NXNWpWMm8xVUZJM1VUbG1NRWRWVkV0Mk5rdHRlams0ZGxSRlNHMXBia0k1UzJkMU5tbE5MVWQyVjJGZlJUbElWRzVuWkZwSFpEa3lNakJNVGs1VFIwZHdibkF4U0RST1VIQmtiVWRoUTBORExVSklSM05wWlc1cFFqWk1ibnA0TVZCbGJWbzFXRkl4Y1VScVdEZHlXamt4UVMxSmEweDFaa3RMT0V0YWNtMVZTazFSU1doUVJEZGpjR3d5Y2paVFJXeGFPRkJpYkUxVFlWRkJRMlJpUVd3d09FWjJRMnd6Wkd4UlV6WXpUSGczUW5WcWRFdFdSbTVVVDBWblVtdHVRbXN6VEhkZlRUbHVjblpWYW5CcFpsUkVOMGRFUmtzMk0yTnBiWFJRWTBwNVRWQktRWEZKWWtzeWFsWk5WRnBHYlZSYVkwbzVZVEJ4VldNMGJqSnZMVWxTU2tkUFUwMW5XbWxITmxWYWJIbGplVjgwVTJ4UVNFTjZSMUJWTVY5a2FtSkZRMkk0WVRaQlIxQmtlVXBYUkRSNlZXTlVWM0JLVkdkWFUyVjNjVEV5T0c1R05tWnNZekJDVXpsdlNVODJOMmMxTkdoZlEyVkpTMlpsTW1sRFdHMXdWM0E0TFhoSVFqTlBSa1JVVHpVelVtTmlYMjl3UTFoeGRtWm9NWFV4WHpCTVZuRldhMVpYZFVRNVRXMVVkVTF4TlVsU1oxTkJWRTlNTkVvMVdsRmpPRGx3ZW5sU1kzYzBhWEZtVDI1b2VWSndPV3RrV0ZaV2FsVjFUbEZKWDFkd09GRTBTa2xQZVVGZlZWUm9SRkZTZG5CMlNteGFlbGRWWkVrM1JtTmZSMlJXWWpGT2NuaFdOSFJJUVdocmMwSXlaVWxLYTBSb1ptTkxiRFJWUW5sNloxQjBVQzB6VVRCd1prcHNReTFvZWpoc2R5MXJMamM1T0VJeFRqTXlTakJ3ZFRGM2NYWkZaMWd4U0VFLlFqVW5BVFBIcmQteV9ER3JBV3RQbmw0VWdUTFVmbHM3dWc1bnJmMWxGWFkiLCJleHAiOjE3MDYyMTc5MDQsImlhdCI6MTcwNjIxNzYwNH0.MTH9tzjZIQciKWwNEIHXK-qT5Xd1q9kcrx8AcH0kq3M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000488"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:04 GMT
	x-forgerock-transactionid: 920ac602-a3de-4ac9-9998-9f88df861e6f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:04.969 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:05.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 477687: jsonPath($.tokenId).find.exists, found nothing
21:20:05.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,477687,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@100809a, username -> user.1000488, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9f34e8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217605009))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:04 GMT
	x-forgerock-transactionid: d6b3f82f-90ab-4015-b9b2-3f22e06a9ccd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzc2Y2NndDFyZTRsY2E5c3ZrOG4wa2loaXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVprWlRWRlI2UzJaNldWZDFPVGxMUm1GTlEwaG5MbVZ6T0ZaWVpYb3hNbGgzVDNNMlZsaDFObVE0YjJSR2FIUndOWGc0UVUxWVYxZGtNRnBrVDBsaVJ6WlVSMmx1TVZScVNteE9ZWFZDYlVrekxYQlpXRWxUVW1kRWNqVjNjUzFFZWtOdWNWWnFTa1Z0TmpOTk9HNVVRamxVUW5kbWIwbElkbkZ1VUVSc2JWQlhSM2RFU0hKMVVrTkNVVmxGU0dJeFlTMXVObE4wTkdSUE0yZG5iRWQyV2xkcloySnVUek54Y1d0WldYVnFPRWMxWkVKcVdWaFhjVkZpYkVKamNubE9iSGgzVUZNd1UyYzNVME15Y1RSb00ySllZM2hpVTFCV2VrVnJkRVJRYm1wRGVHZHVOVWRwU21Kc05GcHFjbEZGVGpWVmFGbENSbWczWTI5T1VYazBhRzB6YTBkcWRqZHRkMjVLWm1jelZFdFVMVWhhU2padFlUTlFiRWRWZFdKWU5qazROV05WYVZWS2EyRlFVbVF0WWpGYVRqWkJZemg0WW1KM1REQkVOR1o0YWpkWlZuRm9Ta0ppV25salVGZDVVMFJ6Vm5CSFlWUmFiM0JvVEZsVE5rUk1lWGx4YlZJMFYxWndNMmRWZG1VNVZ6azVhbmR5YTFaSVEyczJZV2RmYzNkMk4zWnJjazVXVVdGeFRVUkNlVVIzWWpnMU0yRk1hMjFVZVhJMU5saG9RVzh4VkhoVWNHSlphMVJyUWpsVlZqZHJhMFJqZEcxTmJsOVdOa3BNWXpGbVQwSnVhWEpyVDJsQlNtTTRUMWg0TUhWdVJ6aFRSREJVWVV0d1NtUkVNRXRPVkRsaVNsQnpZVWRwTjBaRmNXWjNSV2w0ZGxjNVRUUnRhVTlQZGxNd2VIUk1VVzVCYlhSV2FuRjRkRFZJVTFjMlRUQlFVREJrUkVoTU5XMUtXWFp3VGtzelZtOW9XVXd5VFdSa1QwODVRbXhETVU5dU1scGpaR2xJWjBGUVdqazRMVFl0ZFVKcExVMTFla2RpVTNOd2JVSktkbFV4WW5sUE9WTlNUa0V0TVV0T01VbGlXamxaT1haRldXVldWMWRhTmxneGQwMVFjMUo2YUZka1pXZG5RbEZRTFROaVJGTkNURTVqTFhOalQwOWFWWFpHVDAxalVrWnZYMDl3WmpsSlRqZEVURE4yY0MxNlNWcFFRa2syZUV4MFRWaEpVRlpJVG5kU1VtZEJMbXcyUlRWelkzRlRja1ZaVVhWT2MxaFFTSE40WW5jLmljeG9VSVViTnE1NVRoMGpQbEY3cnEwVlZXWUpJUm9rRkVna0xBTFpESmMiLCJleHAiOjE3MDYyMTc5MDQsImlhdCI6MTcwNjIxNzYwNH0.xXYGtchYck0nYzlsS_baKjmhwoBp5ehs6WBelJE9zQQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:05.010 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:20:07                                        3200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=942323 KO=13808 )
> restLoginInitiate                                        (OK=467011 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=465649 KO=1349  )
> restloginProgressiveProfileCallback                      (OK=9663   KO=1349  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.84%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.84%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.67%)
> status.find.is(200), but actually found 503                      4958 (13.76%)
> status.find.is(200), but actually found 401                      1349 ( 3.74%)
> jsonPath($.tokenId).find.exists, found nothing                   1349 ( 3.74%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#################################################################-        ] 88%
          waiting: 64490  / active: 17     / done: 478108
================================================================================

21:20:08.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 478168: status.find.is(200), but actually found 401
21:20:08.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,478168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ca52d3e, username -> user.1001871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3db73a85, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217608080))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnZ2ZzFpb2Y1dmEyYjU4Z2F1NGgxOHA2dGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bGJGaG1aV1V4UjFOS05WWkRlV2xOU0hwWFZXMTNMakZYVkVZNGJVRjBPVVF4Y0RGMVMxSkpRVlpzTWxWUlUycFNaMmRxV1VKa0xVaFdWRU5SUTFSSVRUSXphQzFCZDJkME1WUkZaV1JVYTFKVU1pMHlPVVJwVFV4dlRVOHdhamt6TVhVeFp6SnVYMTk0UWpFNU0wczVOSGhPZDJ3NU4wNHpWa2MyYzNkWVUyYzVWRWwyZUc5RloxSlRjV2h0ZERkbVNVRkVNa1Z6VTAxdll6UkhVSEV3VEY4elMwUnJNbWhKVTNFeFRHOUdkMG90UVVOQ1kzaDFVRTFrTTBvd2FYTnNlazltYUhscGNGcDNiRXRLWmtWdlFsTnZTVEJEVEhSWWNUWlFTVW8xYVRZNFJYbFVTMVpEVjI1cWFrMDRhbWxmYW1WeFprbEhOR1J1WW5KWFYyTk5ObUp0UkRGb1ZVWnJjRUl4T1ZKVmVVSkxhSGxKUjFwYWNYVm9TRVpOUzJGWFdUZEJiV1pzTlZWVVFpMVRTeTB5V0ZCZmVteG9NVjlCTlVvdE0xRnBTVFkyVkVWaGJIVlRhVmhTTlc5bGRtMVZOMUZZYlZaRldIWlRXVEppTjA1d2FHTkthWFExWDB0cWRFZHNYMWw2YnpKRlNrRnRVRmxwVERKbFgweE9ZWEppUzAxbUxVdEdZVXRGZDFSRE5FSkxXRzlHYWtsRGRERjVhR1F3UWw5MlZuQjRMVU5YUVVvd1JGZHlTR2h0WkV3eVJESklPRk5mVm5Ka1pYSkVhV0ZzVG05c1pGazVkbFJwU3pOR1IwNXpSM1Z5UzJveU1HVnFUbGRFU1cxM1JtUlVhVFpaWW05MlpHNUtOSFJTUkRWMWEyRXlTSHBsVmpWUGNUWlFUVk5hYldWa2VreENiRmN3VlRWWlVqVlpkMTlaV1ZSbldITmxSbmxsYkRodmFVUlZjVzl5Tm1Sdk5YWkNTVkExWWtndGJVb3pSVnA1U1ZCWVppMWlWMlV3YXkxTU1XbHFjMDVDWlRCMWFYWXlWV0ZhV0VsdFgzUk1WRFJoVW14aGNtdDZibHBQTTBSS1kwVmxlbWRPVEdRM1JHRm1jV3BDYlVNdFEzTjBXV3hhTW1GM1dFbFhRVU5FV1RsMVgzQmpXV3BTZFhsVFF6Wk9aVTFzVWxwUVNFOXJPRXc0WDNneVJrNVJTRkp6ZFRselJrUkNXVTlhWWxjMlpGOU9jMWxoTjJ4V1QxTk5MalZYTUVSSFJXRmpja1J4TTBVMllrUmZkMG8wY0hjLlNqTm1ON2F0bS1SRFNZYmVETXhFZ2Q0QUxyTGg2Y2xuWUU0ZHlCcy02SVkiLCJleHAiOjE3MDYyMTc5MDgsImlhdCI6MTcwNjIxNzYwOH0.LjaiM7Be4W-a5CRKLbOJESygRCvMjecGLTfRuc5A6Dk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001871"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:07 GMT
	x-forgerock-transactionid: 96b33719-8e19-4b82-a440-35dad7b09da6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:08.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:08.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 478168: jsonPath($.tokenId).find.exists, found nothing
21:20:08.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,478168,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ca52d3e, username -> user.1001871, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3db73a85, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217608164))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:07 GMT
	x-forgerock-transactionid: 74a0884b-c00f-446c-8db3-659dbf10066e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2tuMmU4cWoyOXBmdjM2YnFvcW1pbmpvN3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M09GSnpWMjB5Y1VaRFdVeEdZalV3ZG5RMVRHaFJMbWxJYkdjdE1WWlFhVGsxYTBWemNVczRkelJGYWxOTGJGTldOMGR2YjJacFVGSkxNMFYzYUhKS1ZXNTNVVTV5WTFvM05VRkdja2R3UVZoVmVHWmxTRlYwUVV0SllubFFZVzVHZW5SR05tRnZXRGhFUkhoWmRYVTBhbkkzWm14S1RHVmZYM1l5YldKb2QzSktUa3QyYW5vNFQxRm5ZMk5MWnpGWVFVVnVVMVZzZGpacE9YSjFiREpCTVZSUlN6aE9VekJoUnpoSE4wTjFVVzlNTTJoUlJscHhhMU51TjB0SWJIaDFXazlNWVRoRlYxODJhVWhOVFZOMVJXZFFOMmhHVW5OQmNsWnRlbmhOVWpCc2JUazFRMk5DYlc5MFlsUXlOa1pYWmtKbVZHd3pRMVZ0WlhGM1lUUmFjMU5zYkVvMVFWRlVlbDlsU1daTFRsUllUVEZyTUMxMVZHUldVR1ZDV1ZRM1FuWXljbVJIWVU1d2FHWmllVUp4Y0RSRFNsRjVaMGQ2UVhkQk0ybGhjRGx6YURkMVJrNDJhbXBRWHpWT2VYWktOR1J0YlhGa2RYUXdZVU00Yld4eVVrNW5TbWhDTkhGQ2FrbG1iMlJsV1V0d2IySkNaMGQxYXpWNFpXRnVRWFJ5VjJoWFpUTlJRVFY2VlRCWmRtdFRTbTkxVW1ZdFgxbzFUekUzUzBaRFdsWndRbEpTV0dsTFZWVTBlVXBxVDNJeFZYQjJjbE5MUWxCVU9YSXhSbmg1Y2xCM1QyUnFUQzFQVlRSRlprNUhaMFppUVY4M01rVlJXVmhwTWt4eFlUUXpRVmd4UmxkTE4wdGFWVkEzZVZWZlN6SklTRmt5VGtwUWVUaGljWEYzYWtSV1owOTFSa3h2VWpOU2FISndhM2xzUnpCaFpqa3diWEF5YlhaeFMzTjBlVEo0VjBORGJtRkRYMDEzYUU1eGRHZEpUVGd3ZVRWRFRUWlVlV3hHVUdoc05teFRXSG90Wm5CNmJYY3dabVZ1WkUxNE5rTnFlVzUwUjFvNWEwRnlUVlZZZWpGMWJFWlRkVEUzWDBwUFQwc3dTRnBWVDFsa1FuTndUMU5WU3poSlYyNVFOVEp3UmxBdE1IQnplRVpxTURKSE9IUkJWMk5pVmw5ek1rSTFaVkZpVW5VeWNVcGFYek0wV0ZOelZWSkJOekpXWHpKTVNXWkhURVZOUlVOVlEwSjNMbm93YUdwSFVVeGZhWGxTV0hKc1VFZ3pNVmRvUTFFLnpZcHV6dEp1NWJ2bWhMOHh4N3JxbUQ4S2JSS0NIM1VfNnJ0SVhGM05yU3MiLCJleHAiOjE3MDYyMTc5MDgsImlhdCI6MTcwNjIxNzYwOH0.nzZ-IFfmFTjhMPktarCASq0gTB4WIw9DbO31q7KF-tU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:08.165 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:09.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 478370: status.find.is(200), but actually found 401
21:20:09.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,478370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f660da7, username -> user.1000239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30424e4b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217609139))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnFwZWZ0ZnNnY2RmNGg5aW5sazRjYm9lYTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmRuQnVURXd6TTJaYVYzUjZSMUJPTmtkQ2JrUjNMazlSTWtkT1dEZE9WV3hvT0hOcGRGTmlORGgzV0dGcVNVSjBVVWcxT1VFNVJuaEJhRGxvUzBsUE5XVklPRWhDWVdKeFVrZDNabFV6UkdwVVdqQjVYMlJMUTBKSmRIVldVMnRHVlZWelFuUnpaRUZFZEMxYVVYWkRhRzVIVXpaUFVWQmZZa2hHTm0xb1oybE5XV1J0UmtJd1QyYzBWR2xqY1djeU5rdG5iRFpqTVdOVE5FeHFWVFZUVEhoVFdrVktWMnQwY1dSek1sVnRSRVoxVUZKS1dGQllNV3QyYVVoYVVsVjVXR1JSVDBkemFVazVXVFprVTBOUk4yRjBUbTF5YzBweVowUnRSbEpzTjNwTGJGUlRNRmxWYVRKSGNWQktkRzVYWWpNNVkyTnNZWEJvV0VOT1lqQkplRFZHYlVzdFJGQllhVWxzZW5oWWFUUmxWVUZTVUVObmQwRkhjRE56VkV0ZlFsVTBTUzFyZVRBeVZFVnJRV3BPUlc0MWRFZGlhVGs1V1V4a1VtWnpVRFZMV2xWdFMxZG9XRTUyZVZSVlVWOW1lbkJaVGxJMk9XMVpTbFJSYTNSeE0zRklPRlpNWlZCRU5VSTBPUzF1V21ScVRqRkNhMFZxY25sME5VaFhWR3BCT0VKWWJGQkhSa1pzUkRCUkxWTklTRFpsUTFwSVIzcGZaVVpoZVRWaFUwRjNiR3BVUkhrd2RUaElPRXBWY0ZwcExUVXRUelJHU0ZGcFVVWlpaRVJ6WmtsaE1rZHJXVXhtTFhOVE5tZEhkRmhVUjAwNU9XeHRYMkZyVW05U2VGVlZlRzlpVDBadVZ6VjJiVzVZYmxJekxWRnZVbmt6VldGQmVUWTFUbFJvTWxWWVpqTTBlbmxFV0c5NFVWUjBZMUZrWlhGVE1rUkVjVk5mY25sRFF6QlFNRzlDUlRsbmVIbHVkVzF2VTBKRVZUWkVSbEprVmpKMFFsVkdVemxPTWs5dFVXRk1OblpqWWtodk1qZDBiR2hHVUhwWmIzRnBNMjlKWDJGMmIwcHhkVXRLWTI1allXbG1XRXRNUmxGM2VIbFlOblZ0VUZkUFpEaDBWVk52VGtacU5rWmxVRXgyVFV3M04zTlRWa1p2YkY5alRHNXBURk5tUTAxTlVHcFVjR0p2ZEhFdFdYcEVaRlZXUkVkc1lVOVhUMEpZVG1OeWFUSm1iMHBhZGt4YWFuWlJMbTlOTWpKZmNsWm5ZemhYWmpKUGFFTkhlVEJwV25jLmhCcktKTGJRSGZJUVFfbWlUa1RMeHhNRVprM01oa255SWNkRzBRQVBYNmciLCJleHAiOjE3MDYyMTc5MDksImlhdCI6MTcwNjIxNzYwOX0.Oy38qGwTEhwjuoYP1uvShfTG4wOEwfUS7JpqQ_srNi0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000239"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:08 GMT
	x-forgerock-transactionid: f24e5f0c-a263-4014-bafc-372dde768432
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:09.193 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:09.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 478370: jsonPath($.tokenId).find.exists, found nothing
21:20:09.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,478370,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f660da7, username -> user.1000239, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30424e4b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217609241))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:08 GMT
	x-forgerock-transactionid: 9823efe1-c404-4dbf-96dc-69db51dd818c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjVqZXFua2w4ZDM4bWU4a3ZlYXBjZWhzM2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T2NFVTROWFExWW1OeGJteDBjbXhaWVV0a05FOUJMbTFzZG5OalJHbERVa1Z3VURkUVZIcGpTRnBpUlc1SGVHOVBMV1F5YzA4eGRsRk1kbkV5TTFoV056RlBNbFJwWTBaS1oxcEZaamxuVEVwamFuaGhTSEJXV0dsblVsbFFRamhRZDB0UFRFeDVhREZ3TmtGeVZERnlZVzFvYnpOaGVUUkZWek40ZWw5RldreFFibEl3V1hSa09YbEtXbEZRTm1STmNuaHdPRnBhYkhOS1pYRk5kRFF4ZDNKcFVEbDBRWGRpUmpOTVEwNVZaVzVsWWpKVVRVaG1ja1JrUldZelZreFBObTV2YTBOTVNUUjRWME5HWlZGblFXWnBNRkEzY0hWd1QxaE1VVGxPY3kxbk0xRlNkM1JQTlZOMVNXUkpSWEprVVhsdFExWjBZVkpyZGtoNlkwSnZVSEIyVEVkWk0yUXphM05sUWpkdFZuTndPRVUyY1ZGV1dWZHJUM0kwZEdGUVVtMHllREZKTjBsTmVFUXlOelpvU0VSbU5uaDVXVVJYYVVKSmRsaGxNMk5PVEZoSmEwNDBlRTlLWDI1a2JWWkphbFZFUWpsVVdreEJWekZyVEZsTVJreHZXbVEwTkdka05VWk5Wa2hwVVVjeE4yVlVhbXRGZUZKWldUTlhNMFY0YjFaWFZrZFRObmQyUzFrMldHUkVYMkZMYjNGVU5UTjZVRUZrZUVWNlFsOXFRM04xTkROUFptdEpOWE4xVmtSTU1tWk5RMDlpV0c5SVgxUnpjbE10VlZGVFZVaG5lVWwzYVRKVmRXOWtORk5PWlVjM1MwWkRhRlo2U3pGMVkxcENlbnBRTVdsVVVFSXhaVlpRUzNvdFNYSlhhMVpVVHpaUldrcDViRmRpWWxCMlFYVmpSMDVZVDNKemNqRjVZa05rYzBNNUxWbEdOblYwTUdsMVNWOUJlVmhoZWtRemNYbGtiRFpZUzI1WGVWZzJVWFoxZGtWcloyTjBUMGsxWlhCbWJ6UlNaMkZCTkhKMVJuaEVNbWcwVEVoWlFWWnJOSEI2ZURWUU0zVlBPRFJoWDFsVlFuZ3hiemwyTm14bGEydG9XSFJ1TUZkalRXaHRXVEJOVDNSWFgwUnpaVnAwTlU5cmIyTklRM2t0YTJwbVdHNTRWekZPWXpsME5rUjBZVFo1UW1GU1NWUkNMWEV5VXpkMmNrRTJlbkoxZDJjeGJtWnpPVEp1ZEdGSlNsWXdMbE5aVlhCSFRtaGtNV05WVHkxWVQyMUdiRGxEYVVFLmRFVE1aRW1LWnRIc0xndGZFN2YtY01KR3p1Q1VLdnhVTW5NQjhqdmtjQk0iLCJleHAiOjE3MDYyMTc5MDksImlhdCI6MTcwNjIxNzYwOX0.bAcez11SZN7kDL06zzjXxbacuStOKPMPdrN0EL03HXE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:09.242 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:20:12                                        3205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=943913 KO=13812 )
> restLoginInitiate                                        (OK=467802 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=466434 KO=1351  )
> restloginProgressiveProfileCallback                      (OK=9677   KO=1351  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.83%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.83%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.67%)
> status.find.is(200), but actually found 503                      4958 (13.76%)
> status.find.is(200), but actually found 401                      1351 ( 3.75%)
> jsonPath($.tokenId).find.exists, found nothing                   1351 ( 3.75%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#################################################################-        ] 88%
          waiting: 63694  / active: 26     / done: 478895
================================================================================

21:20:13.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 479065: status.find.is(200), but actually found 401
21:20:13.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,479065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6322f5d1, username -> user.1001719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7228f702, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217613680))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWJubDdjY3BubW43amRxamZrYmFzMmhobDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1pVazBUVVpEWWxKelRuTTRjVVZJYnpSNmJGbEJMa00wU1RKd2JHNVViamw0Tm5WYU1ETnFUMEUzWHpOd2RtaERaUzFvTUVOV2MxaGlRVnAwV0RneU1IaHFVa3BhY21kTmQwNWxTbFkwU0RGRk1VUnZSSFZxYlZKclVqWm9WbWhrUm5NdE0yMUNUbkZYWVVWT1YwVmlNa3gxZEVremVpMXNheTFwV1hkVU1DMURiVkoyTjJGeFVFOW1YMWczUzI4MldXUlFTRGc1WTJsNE9YRkJXakl4YUZaR1IxUlhaakV0Wm14SWVERktObGt3Tm5rNVdIaHRNRnBqZEVSWGRVcFlOVjlQVUhkNlF6UlpVR2hoZEV4elUxWjFTM013VmpsbE9EbFphRlZ4Y3kxalFrUXlhRlZzU0VacU1uRkZYekJsUVdsVmNsWlNSelJuUlMxb2VIRlNMVkJ6YTBSc1FVNXBSbVZ6UVhadE5rSkVXRFpIY0U1MGNYb3dibTA0VmxGV0xYaEVTRWhNZHpOMk5GSXRaVFpsTURaTlNsUTBMV1YzU0RFd1pEVTFkbmx3WDNob2RVRmFOVkkxV0hwZlNFaGZXRmwzYlROU1l6TkhOazV5TmtRNE9Ib3dZVXBFYzJ0SWVGb3hha3hWWlVScE4yVTFSbmM0VFVGMlZsaEhTRk40VkdsaFlWWlVRekZQTjNkNU9HUkNiVXRzUkVsUVZuTllXVll0TFRNNE5ETlJla295TFdoRFExOHpkMDh4YzBKUU1UbGpXV05KWDNWNlZHTnhiMjlVUTI1T1JGWmFSREJsVldKT2VtVm9hMU5ZTURCSmFFOTBSVlZUYTJaSlZGTmthVmREUnpFelVGaE9ka3hrY3pSQldWSlFlWFJVYTBKSVJHbHJVRTl4TkVSTE1XTldVazh0WTNOcU9EZFNiMTg0U2xSWWRUUkNOa2hUUmtOYVFrRlpOM0JhVGpndFlXNUpiV3N3VFhFMWVuaFlUa1ZYVTBOcExVSjZiVmxmVnpnMVprcHBWV2hIUlV4TVZtTllaVnBUTm01RlZUQkZjM2hZYzAxMFMzRmhhbkEyWTBkbWFWODNRbTF0WkZZNVgyVXRZbUZZWkROQlR6ZG9TbkZRWjNSdk5uUlNORUozVEVOT1MyVndNM1JWZFZZeVUwODViSHBVV0VKdlFsOHhZbUZQY1hjdGVUSndWMHQxZVhSc1UxVlpNRVpaYzJOZlVsWktNbmt6UWtveWFuRlZMa1k0VlhaWk5razVVRVpaYURCUmVEQktZV0ZxVG1jLjFDRlJaN3BCd0h3N3liQmtQX2ZYa1l0LVIzTFB2T1pFZ0hFbTFvV0l2dE0iLCJleHAiOjE3MDYyMTc5MTMsImlhdCI6MTcwNjIxNzYxM30.1HPpkUOZFgp5WBH3nxVJLnJBE4B5OsOsQ1Fje3WjIS8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001719"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:12 GMT
	x-forgerock-transactionid: d6f1c6dd-be9c-4aff-88cd-a2c50920263a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:13.726 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:13.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 479065: jsonPath($.tokenId).find.exists, found nothing
21:20:13.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,479065,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6322f5d1, username -> user.1001719, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7228f702, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217613767))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:12 GMT
	x-forgerock-transactionid: 824bd0c7-0649-4f58-a1cc-45673665e935
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWJtb2d0MDR0bGJyaGVicmV2M2M4dW9ybWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SGRESXRWa1ZHUjIxVFptUm5jR0ZmYkROU1VUUjNMamRUYW1KT2RGOWFZVTlKYjI5dlFucENVbEZDVW1WSlpEQXRVbVJHUWxOaVNDMVZTMFpuTm5OaFMwUldSR3RGUjE4NVFYQlRkblZXWmpNNVJXOUpOVzFuUW5CU2FHNVhZelJLVURSMlpVVlNkamgzZG5aSVFuUmhPVlZWWVhWU1gzbHNNbWRPWTJOSlVUUXlkbmhqVmtaaVNVVlphVGRVV0RnNVVIQkpRM2ROVmtST1pFRm5ObGhOVDBJd1pISTBUMUZXYW5jMFFqZHhVemQ0VlV0aVVWY3lNa1ZOVjBkb1QwRmlTWEZ0ZDJWTVpWSlllRm8xYlVRNFRFOW1WbWR5VHkxVlRXSlJRVEJ6U1ZNd2RrTkxNV1pKV1ZsTmNYSlBYMDAzWlhNeGJWa3hMV0ZXVlRZMFRIRnJPRkl3ZDJkSGNFcGhRMDQxTldOMFRWOXdNbFJhY1V4Q1NuZFZTWGQ1UlRaa2EzQjBURTQyVG5KU01tTkZjMnRZY0VOdFkwOWFUM1JSU25Cc1RFSjZNbFozVFROUE5HTndaV1Y0YjBkV1gybFZiblJrZWxCWWMwSkdOV1JSWDNaSVQwWmpjSGN5WVVWNk0wdHNUMHd6U1doaFZ6Qm9OSGxoUjJscmQwMU5ZbkZ1UnpWRE5ITmxlVU5mY3pJM1dUWkxSbTQwUkZkNWFDMDFTREZtVmtWWlRqWmljMUJmUTFFeWNuZG5kalphT1RnNVQyNVpjWGt6Ykhsa2JYZHFXRXhWZDNBeGEzbEROV0V3V0daT2FHWk1ZblU0VlhBMlYzbEdhMEpZTVZFdFVtRjVTWGx6YjNrdE1XWlVha3BQZUhVMVNIbzRTR0prWkMxUGNHbEVVMHN4VTJ0bU16WmhXRkp4VEVZelNFaEdOSGxqVG5odU1FZG1WVUZPUlVsUU5tczNjMGxYYm5KTk0wSlZkWGxSVGpBMVYwTnZObDk2U2kwd1NURlNVRXd5U1RoTmFXSnFSWFoyY2tOMFVreEhTVEJmU25OTGRqUjNRbVptTmtoRllubGFRMDVrVVMxVk1uZGlkMHBhV0RNdFpWTTBlRXcwZURJMmVuZDNjbFZsZEZkcE5YSkRabFpIZVhwNk0xVldZM2RaTkVGS1JsbHRPRFUxZEZKVVlYWnNUbXRyVTJSWmRtNXFWR2hGVDFKdE5DMUJTVUpOYjE5QmJrUk5VRVJDV210U04xbzRMalo2Vm5nd05rVk1RMlYyVTJOa2NVTnROMWhSVjFFLkNXUmhIeE5LR2FJbFQ1dDlvbm9qdTU2SG80aEpXcTZ2MFJ6YnphWFU1bmciLCJleHAiOjE3MDYyMTc5MTMsImlhdCI6MTcwNjIxNzYxM30.83RXmAx2C-_gEqFvGYUsvDBTZVLZfZKEofcbeo8no3k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:13.768 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:14.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 479239: status.find.is(200), but actually found 401
21:20:14.882 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,479239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@294762b0, username -> user.1000701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c81ac65, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217614837))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODhoN2pxbGlxMGVyOGFldHN0NjJucTUxa2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emJYVnljM1pMYzJWTlZFRkRhVVV5YVhscFNHcDNMa2hrTFc1dlNGcDNMWGR5UVd0NlozRkNlSFI2TW5CcE5VOUZRVzlhTmpKc1lVVXlRM1k1VUd4YWNYQkRjblphT0RacllUQjVaSGRrUm5GVGEzZG1XV2MxVURsWExVRldUVmhPZVMxemFuSlplRWM0YzNGeExWbHVSSEJFVkZwR2RXdFNiMUpYTmtOS2FWWXphVEZ1WjFCV1dERkZhR3d5YTJOdmFFMVlSekphVm1GNmVURkpNRjlHY1ZneGMzQmFiWHBsT0V4NGVHSnJPV2hWUW5BdGFXazJVVlpsUmxoSFdYbE5SV3g1Vm5kQk5YWlBTV1YwV2tsMVF6WXlWWEpHVDJkdE5tOUVhM1ZYWTBscWVtSnJVekJoY3kxeWJXZFVRMHBMUkV0aFZYZFRiMG80VEhadlRuQkRNVjg1VFhabU1qazNRMFp1UVVGRGNGUllXWGxLTm5ocmQySjZXbmhPZUd0RFNGSjRhR3haT1doNWVsTnliamRqY0cxa1ZrMUNXbmMxYkVWUlRuaE5WR3RrV1dWNFRHRXRNWG93VDJ0WVUxOVNRelp0VGtWSE5WRnZRMXBWYzBwSVUyRlhhVkJYUmxCa2VIRkNha1pQUzBndGNFaFJWR2R5UlhSMFgxUnZUemN5TlROSlZWQTBOa3RoUm5WRlZsZFpRWFJoTVdwTk1rcG9SbEYzWldNNGFVUnpSVUpZTlRabWNVdEpiVEZ3UTBWalRWVnFRMEpqTjJkclNHaHpOazlYU1Y5YVFubEdlRVJpU1VFMmNXTnFSbWRZVkVrM1dEUTJNRFI0VFc1b2JrSm5UMWx6TUVGeFVXSm5kMWMxWDNaclFqVm1XVEJZVFU1b09EWnlVazV6VmpGc05FcERVM2x1WTNCUE0xZG5OQzEyY0VabFIzbG5lVXN4UXpSRGRFSnlWbnB3TFVvNFYxOHRjSEpwWkdoR1pIYzFURVJKU0ZCdE5WUjFNVmw0VjFwVVduTklaR2g2UWtaUVlsWldVa2w1Y0dsTFNWTnRZVlZGWjFKTmEwTXlaMjh0UmpSQ2NEbFRaMU5DVWtWYVExWTJaRFZOTms1amVpMUJkMGN0UzJRM1MxSTRNM3AzVVRCV05UaHdSWFJ6VlhaYWFXaDFjMDVuZVhoSWNWZFJURzkwYnpkMmR6aHFjelJZY2t3eFdrYzNiMHhNTWkxa2JscHZVblZrYWtKV1NrcEZMbDlEVGpCUVNFOHlPV0Z5TVhnMk1ISlZaRVJaVFVFLjB5eEo0ZERST2ZjQnRNVUU4UjhLR0ZteW04YVRsUTdXaVNXTWxnUWlSbjgiLCJleHAiOjE3MDYyMTc5MTQsImlhdCI6MTcwNjIxNzYxNH0.FB7E8kscQp0ncgD4A4uQaxAs7L3PnAAvB2ISlxd-Hx8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000701"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:13 GMT
	x-forgerock-transactionid: cb7dd2a2-1676-43a2-833d-1b913c87177a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:14.882 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:14.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 479239: jsonPath($.tokenId).find.exists, found nothing
21:20:14.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,479239,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@294762b0, username -> user.1000701, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c81ac65, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217614923))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:14 GMT
	x-forgerock-transactionid: 5ff39c1e-0851-41dc-a6e1-a4d668463019
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTllZzNkNms3NWdlZXVyaDF0Y3Q0dTUya2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlMwdDJNbTFYZFRocVIwaGlZakJEUkZkTmNqbG5MbTA1VTFKb09FVmZabTF5ZGpOeVdFVTFYeTFJY0ZnNGRHTTVTMmwxVXpZM2FGbHBSM05uYUhkdE1tUldZMHhwZEZSb1JIY3pjSFpXU1hOT1NEQjRXRXR4TVRGbFNrbHZOUzAzUWxaTVoweDBRVlE1VTA5TFZXOVFXVFJQUnkwd04ycGxUalJIY3pKZlpFcHZVRm94VUZsM00zaHVRMlpOV0hGZmVGaHlNMUpNYlV0a0xWbzVOWGx2ZGtwdU9UTlNPV2cwWlRWVGJsbHBhWHBrVW1sMFUzbzNlbTVUTmxwa1NHazBMV2t0VUdWTlJXRllVbk4wV2xkdU5GVlZWRk5PU0hsdVlYa3dlbFJRV1hveGVqQlBhR0p3VVZvNVEyMXlOVVJVWWxSRVJsWktkMGM1VjJoVmNIRnNSV3cwYmxOQlFtUlhjbFJKWm5GS2FWZDVWMlpDU1d0c1NHVmxUWFF3VW5wM1JVcExaM296TTBscVVpMXBSVUpGVEdSNGJqQmZVak0wYkVsWFZUWlFaVkJGWjNWc1dtTk1NRU5JYjJwb1RWQmtYME5RVEZSMGRsaHVkbFJLZGtsTlVHUTBhblZOYjBSMlUyUjNVVUZrUmt4WE1Ua3phMnhPU0hkcmFHaDJZMUpuZUVWcGJEVjFiMkpxVEd4a05UWXhXaTAzVEZNNVdWOU5WVGM1WlhOMWVVSTNaMFJmY1hSaU5GYzFPVGxEVG5nelYzTkliMmRrYkZGMmQzTXpVVkp2YkZkaExXeFRUMjAwTjNKQ1kzcE5UM1JrZDNNelJISTFXVTFHTW5oalprOVpWSGxDVHkxUGJYSmFkUzEyTTFadVZIbGZVRk5CVWpKSWR6TmhhbUp3Y1VKRGVrVlVaMHR4U0U5VFMyMDRlRXd4ZFZNMlpERk1kR0owYlZoNmFXdExWak5QU1hkTE5FTlNkVTA1WjJaVlpYRmZSWEJET1ROV1RYcHFheTFmVlVsblJsWTNPV2R4TkVSclpqZEliMUZrWVVKRmJYRXhWRUoyYkhkZlp6WlJVVE16YkdKeVUyMVlTQzEzTmxodE9XdzNPV1EwUnkweFRETjNhR3BsVEUxNVdHdFBWbTVKVlhvM01FUlVkVVI1ZFdsd1QzbFZTMnBKV0dWSWNFdFdlbVphV1dWVVptOWZkR1JFUjE5TVpTMVBURWREU0ZKbExWcDJNbmx4Y0dGSVRtNDBMalpLZDJzMFNtWnlSSFl0VmxoMVRIRTVkM0ZFTmxFLkhrOGNyN2d4RUtZSEJsSFVEWi1CbFM5VzRUUUM0V1U4OHVhbGJkSncxaWMiLCJleHAiOjE3MDYyMTc5MTQsImlhdCI6MTcwNjIxNzYxNH0.ESIXCEQQ4RG7YAyuXPme6pl0nF2FwcR-_YEuVk8ehdk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:14.924 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:17.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 479592: status.find.is(200), but actually found 401
21:20:17.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,479592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d2f5e, username -> user.1000034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fecbb3d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217617098))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXRjbTFwbTlmc2xrcWNwcjQzYTJpNXN0aTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFFqSkZXa0ZQYVVZeGJFbGZZVEF4Y2tNelYyTkJMbWxKYVZsck1VNVNNVTgzY2xoVWR6ZEtWRWhwYm5ack5USTNXbTlZZW1NeFJXTTVNSGR5YUhkRFUyNVNWa3hPV0ZKTmFrOXpNRzlpTW5NeWVYTXlSRXhKZGpoNmQxQkhUV1JFYTI1dkxXbGFhM3BrZVRkbmFtSTFaMDkxZW5CcVZtdGpWM1J5U21FME5USTBRVGt0ZVRKeWRrRk1Ra3BQU0RsaVVXTkpaRGgxTjJsNmFqaGlVRGh0UkdGb1NVcGFZMnR3ZERoRlJFOW9WRkUzTVRKelMwTnBSakJvVjJzNE9VZGxRM3AzVXkxb1FYRnpja2xJYURndExUVk5SWFJyTm5OUU5tcEZOSGR4V2pGSU5UaFVSMU5TTVV3M01IcHVYekpMYzNSeE0xbEViSEZsU2tKUU5YUTVZbWg0VlhseVRGOXlVRWxtTWpKQ1JrRmtabkU0VEdVMVpYTlVkRGRoY0MxeGFHRjZZalpIWmpVeVFWUjZZVEZIUzNoaGFtOVBWMDlYWm5VNGRYVnVjRXhEYjBRMWN6TjZRM1ZWUlRaV1JrOVNkRVJRVEhaTGVtTk5MVzR0YjBSaFluTnRSRmhLV0hFeFN6SlJjakYxWTJSelIzQnNZMDVwVlVJMFIyTXRiMVJHUjB0d2JHUXdiM2hEVldVMmRtaHZaWGRsYTFrek1FcHFja1JrU2prMlUyeEJhVlpXYUVsUWNHaDJiVmxyYVRRdFVtTnVZVEZTTkhoS2FXSk9kRXQzVWw5YWNuVnpZMko2TW01SlZEbGxUalE0VlZWaWVFNWpSVUZJTW10dVZFaEVNa3h1V1UxdmF6TnphVzFhVjNOTWNXdHBhR0ZPYlc1YVFuVnNaUzFsWDNOc01razRVRWhXVlZGMmVFVmZVWEJ2YlV4bVRUbE1RM0Z5TTB4dFoxRnhXVTVITlV3elYwdE9Wa3M1VFRodE5HWlpPWFJoV1hKNE1XZE1Nakk0TVRSUGVGbzFlV0p6VmxaMGFEUjFjR1V4TlcxSE4wRnRVREV4U1cxalFrVkJXbFp4TURoYVNrSXdTSGh3YlRWaVVuZE1SMnMxYkVORWMwSlNkM2hCU0hkQmNuaElRM0pCVVVKdFVscHNiMlZMTTJseFJHZFNXalJtTlRsa1IxSlpZbGt5Y3pCWWVtUnVielpCV1RGMlJIRXRUVmxtTVhreVJHSkRaMFJRZG1Wb1RFaDNMazFSTTFSSlZtdDFablJ1VDJsclNuZE1NMnBFZW5jLi1sYnJvUS1xc1FEQ2pnOWVEYmMzVm4wekxNVTdMUTgzTjhGY1FydFc5ZXMiLCJleHAiOjE3MDYyMTc5MTcsImlhdCI6MTcwNjIxNzYxN30.uBuXOJaivNLpp-ryRcNHcwCAUx4ES0HmEEqTCjWxLsA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000034"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:16 GMT
	x-forgerock-transactionid: 0974a233-16b9-42c4-b7ad-8c04fd3035e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:17.149 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:17.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 479592: jsonPath($.tokenId).find.exists, found nothing
21:20:17.187 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,479592,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d2f5e, username -> user.1000034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fecbb3d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217617186))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:16 GMT
	x-forgerock-transactionid: b3745efb-ff25-475d-b034-dd703f1406fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWlpajN2amprZ25zYmUwNnAwZjNuNWlvcnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2FEWkhabHBWY0ZrMmFUZHpaM0o0U20xTlMxVlJMbkJOY0ZreFpsVnJVMlE1V0dWTGFFZ3lXamhpV1hGVlgyMVJVM1I0YkZCaGJVd3pZMUZTTkhOaU5rZDJkbkk0TTJsZk1taExhekJUTmxCQ09VTkdXWFZTV0c5UVdVZHJPREl0YjE5a05rcDNaa0ZKVkZkWFVYWkZaRTVHVmxZeFUyMXVhbUpJY0VGVFN6ZG5jV2xwVkRKWVRYbFlNbWhOYTFSUlQxYzBWRmhIYzBFdE9FSTNRMGhSV21SeWNVTXpXamxmWkRkR1NGRlJWVmx1VFdoTFRrRlViRVZFT0VwVmRuSnJlV2hFYzFaRE4wbE9XamxvWDNwNWRIQnpjREpHZGxSR1UxWnRNR2hUZDFKNVNIWndabVpITFhOU2RsSnFUME5HVlV0MFZtNXVRamx6UkRCdlJrNW1kVVZOUm1WaVptTXlUV0oyTWpCNGEzWlJSbEZhTkV4WFVYazRObmN4VVhKemFGWXlUVWhzZWpScFEwOHROMFozYjFoRE5HUm5Zems1UzNOcU5uWlVUMGhaUjI1a2RWbHVWbWh1VWxGc1lqUmtObGczYWtkNVJHVmxjMW81ZGtGeExVbzVWVGN6Y2taWFRXeGxNVGR6VjE5UlR5MVhSVEl3TUVWT05tNHhSRzA1ZEZaT01tTmpaVFZuTFhsd01rcEllak40YlRVdFZXbG5PVXBXVjNaWVNsODVOMWQ2VGxvNVdtNTRaa2hCVVc5d01WaHhlbGxPVEVOdFZYQlFWelF6YTFkV1IwdFlaM1JVY0ZkbGQwWlhTV3RUYjB3d2NrNW9VMkpIWTNreVJUaExPRzVuU1ROaVFubDNhMjVwZHpCbldUTjNVbmxVYTNBdGVXVkNjRUUyU1Y5NE1WaE5UMGgzU1dOUFMzY3lUV05uZFdRelRtWlJlRGRLTm5rNU0wRkVlbU5DWDJoTFgxbGZlVEZaYzI0eE9UWjVlV1ZXV1RCRk1HNXhWa0Z3WkhwbWVYSjFUa1kyVlcxQmFqaElaVzU2WmtoMlVrZFdhVVpGZURCVk5scEliMWxXWTNVMFZHbDFlVU55VVdJdFIwUkNYM2M1UVRaQlNtbHFVVlF6YmxJMWNHRnFUMHhaTTB4alVteDBVWE54WlRCQlZGWjZWelZFWW01c2JIZE9NM0pGVkZZMVdWWjRWbVJWY3kxVU9HTTRZVXBwTlhWU2JFODRjMmxuWXpSWlRXZHJMamxGZG5GTVNFNHRUMGwwY0ZwM2REWnlTWFowVkZFLlByeW8wQUFsaVhENTBDZTNTZWdMejhIdVFpd0NXZm96cWRhU2tFT291Tk0iLCJleHAiOjE3MDYyMTc5MTcsImlhdCI6MTcwNjIxNzYxN30.8kgbv577MNIHnDxK0qCcjaXlJYPTpC4mGE4no7tOvFc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:17.187 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:17.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 479680: status.find.is(200), but actually found 401
21:20:17.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,479680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c5a387d, username -> user.1001148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c17218d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217617655))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGNib2pndDZiODZ0dWcyN2NlaGEwbG9rOTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0emRWb3hNV1ZrYkZkQldGaHFOMU5zUVY5alNVWjNMbWcyVG5kV1VEZGhaVmsyWjJrM1RFazJSRWhrT1hVdFJXTnVTak5MT1U5cFdtVldOM0JPVlRnMVNtRkhaVkZsWW5waE4ycHhPRkJITFU0d04zcFJVRlpPUlRnMlN6azRRMU5DTldONE9VUjFSRmgyTkZBMlpISnVWV1J4UmxOV1QyRTNjM2Q1TkU5clRrOVhSbUkxVEdwaU1ETkVVR1JuZWpsWllsSlVabGxpYkdwVlNtTkpVVWhHTVRobVlsaHBNMWhyWmtGM2NVZzNjM0pQVFVaclNURkhUVUo1TVV0aVlqRXRORVozYVZoMFRteHdSM3B6VmpoaVNWWnRRbTh5TVRkWlVWWmZTMFJOWnpkNmFrTlVTamRTZGtwU09VWkZaRUo2V1ZOUmNreE5jSFpoYkdGeFZFcEpjbWs0YkhoTlRIbHJlWEp1V2sxelVrUTRabUk1U1RscmNuZG9ORlUzTlU1aWFXNW1lbkpNUlc4elUxaHlNa2g2U1c5dmJUbDNaVUV3TkVOMGFUbGZRbGxUVjFGS1ZGOTViakIwY2sxa1ZVeDRNR3RDV0cxR2FrSjVkRUZ3YVU4MFJVOTFRVWxyWWkxUGFVWlZXWEpWYTJsdWVXbHBkSEpQVDI5RmVsbE5XRUZyYmtSc2VXTlVlVloyWjNjME5qWmxNMlZQWlZRNE5rTktaM1J4WWw5T1RXRkpZMFkwYUVOQmIyTm1XVkIxVW1ZeVFqUm1PRmxCWDJ0VGFsZFJTek5YY1VoQ00wY3hiMWR6YTNGMVpUbFNVamxwUkVsNlpIUm5abEJYZWpObUxUTjZZVzA0YlcxRWNqRnBjak5rV2poSVN6aGxRVk56VldVNVFqQkhaV1J5TUVOd2VDMXRUVFZ1Vm1seGQzaHhXVU5XWlRWdFJrOW5VR00zVDBoRFpGaEJRMkY0VlY5RVJUUlBURUZ2UkZKbGJGZHhNMFZOZERnelRUbENiSE5ZTUd4R1NUUnJTMng0ZDNKT1FUSjRiR0kzYldGSFNIcHljVzB5TTJob0xUSmhMV1JPYWpsTkxXaEpOV1JtTkVKMmVsa3lTbWxRU1dGeU5uTlJjMFZYTVhadGVHVmZjR0ZtV1U5Vk1WUmxXRXBmVFdwRFduaEJZbFo1UVhoNlQwMXhhV050T0ZRNFQwRnFlRmxMWDJoZlFqTmtlVXgzY1cxVU1qWnFaVk5JZEhkU05FZHpMbXhqYm1wemFIQm9SSGxGWTI1a2VYaFJPRGRMWTJjLlgyTkZZbDQyRW1sWEJWY0ZPazVaajMwWjQtQ09pQzlyZGhxNTJ1a19zblEiLCJleHAiOjE3MDYyMTc5MTcsImlhdCI6MTcwNjIxNzYxN30.nUpZMDScm7khDhAXwjvDGx745DRIum7HVjmUEiSgRnE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001148"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:16 GMT
	x-forgerock-transactionid: b9237032-1e64-473c-a1aa-eca6292864fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:17.707 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one

================================================================================
2024-01-25 21:20:17                                        3210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=945484 KO=13819 )
> restLoginInitiate                                        (OK=468585 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=467208 KO=1355  )
> restloginProgressiveProfileCallback                      (OK=9691   KO=1354  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.83%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.83%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.66%)
> status.find.is(200), but actually found 503                      4958 (13.76%)
> status.find.is(200), but actually found 401                      1355 ( 3.76%)
> jsonPath($.tokenId).find.exists, found nothing                   1354 ( 3.76%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#################################################################-        ] 88%
          waiting: 62919  / active: 25     / done: 479671
================================================================================

21:20:17.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 479680: jsonPath($.tokenId).find.exists, found nothing
21:20:17.750 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,479680,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5c5a387d, username -> user.1001148, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c17218d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217617749))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:17 GMT
	x-forgerock-transactionid: a863de88-5947-484b-bf5c-95905986dbe9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHM3c2J0NHNzaDJja2UxdnZpbGY0bGlodjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGQzazVUVFl6TmtoRE5VeG1hSGxVWVZSUUxUVlJMbG81WkZKSVMyVnVORzV6YmpBd1lXVlhSbVk0VUV4MVVuaFhabVZOU2w5d09VNVJlbFZWV214a0xYRXlkVzh3TTJsVGFGSnRSRTlUV0VsTVZYWXlSakZWTmpCT1F6WkdObE5OUzI5TlEzaEtjVzB0V2twbE5ERTNNR0ZqZVRWcVVFeFdTVTVRVTNWeFRuQlNUWEZyY1VKd1NISnNiVmhPUjBkaE1GaGxjR0ZKYWpKTk5rSjNVMGN0VERocFYwOU1PRUZSY1ZrNVZ6RmllUzB4TVdjNGVsRlhSR294TUdoTExUQmljVVp1VFVwbVpUZERRVGh6WTNOck9XUkliSGhGVDFoNlJtWk5iVkZGT1ZoaFNWUjJiV3RvV0V4TlREbEVSVE5zWkdoMU9XTmlUek4zVEhkb2NIRnRSRWREUm5KNE9WWldkRzVRWDJwS09YaGhOV0puYjNnMVRuTXdaVmxIZGtkVGNreFRSWE5OUVRCek5HRjFPVmt5VmpsVGVuTnpjR0oyVlU5dWFWQnJZM0V5U1VOSGRYUlpkSEpCUm1Kd1JVdDZRV3RrVlVNeVh6UndaV2hxTUhWTmVHbFFUbTVHVmtsR1gxQmxNRWhQYW1kd1gzQmZXRk5QZWtoQlNVRXRaalYwVDFFMWMzcE5SSEkzT0ZKNlkyMDNVa3g1WmpWRWEyWjVjM050TjI5aGFrODVkWFJDWDNwNGRGRlJOa0pKWkVKM1puTmxTUzFIVFdsaVZtTnJXbFpyUzBsRWJqbE9NSGRLWTJSRFdrdEZRVkZ5TkdNM2IwczROVWt0YURGTExYUllSRUo2VVVkNllXOVZYMlp5YTJGbk9VNTZSV0pwYjFaTFNIWXlhSEpVVGpFeGJ5MTJUVWxZYW14MWJGVmFabGRuZWpKb1FYcGlUSFZ2V0hKQmMxb3diMlpQTTBOeFpFb3pXSEpmTkZoM1RVZFlVeTB4UlY5bE1HUk5hRko1YVVVeFZGcHNhRlJzYTFaUVExbHJZbTVDZEVvMVRubHlOa2xTVm1SUWFGTkVlR3BCTmpGZlgyMW9ORmg1ZDJ4SVYwOUxNMUZXVWpSbVlqaFZTVlZRWmtaR1JGcExSamRhUzNNdGQweDNYMjEzY205NlFtVjBRVmhCVldWR2JuSTJjRk5NYW01SE1XSTRjbE5TWDJoRVlpMWpSbkkzT0VGclgxUkhZekJGUTNKVVNIQnZMbTAxVGt3MVVsY3paMDFqVVZka09XZE1OM1UxWDBFLk5uUU54X1RPVWFmZDhtSFZTMGhYa2x1SE01aXpGeFVfb0FsYVVlS2hMeTAiLCJleHAiOjE3MDYyMTc5MTcsImlhdCI6MTcwNjIxNzYxN30.LPgwDq69h0rrJqULX3VqWOmbmsqFN8-l5vhb0K9tX0c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:17.750 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:18.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 479865: status.find.is(200), but actually found 401
21:20:18.855 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,479865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@627a26c3, username -> user.1001007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75eae21, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217618804))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3NoYXZqYzZpNzUzbjRubTAwMWloOGNlZzYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFNHVllUVE5VWDNsMVNrWjNiMVprVldwcU1XZG5Ma0ZVVTJwRVFrSTBkbFo2UWt4MlpUSlNZblZNT1dOdVpFSnlZMnQxY3pZelowRnhUVkJUY25aeWVqZG5iRlZNZUhGSWJWOUZTVUZ3U1hWUE5XWlJOR2N0V1ZGSlowOXZTVlIyV0RaMFNXUlhlR3RLZVhadmJTMXZabFptWkdadlIzTXdOR0pKTkMxcVNXTlBVR293ZFZwNFdVaHdWVGxqVFc5TVYyZzFaelZtY2xGeUxUZHpPWEl6Y1daU1RrRnNjRkF5UkRWT2JUSm1aMjFJVUhkeWRrRnJOMmx1YUZRMFZFcDNWVkpJWmpacFpXSnBXRkpRY0VoMlZGSjRjRUoxWjNGU2NsRlVjSGxpYWtscE5UaFhlVE5pWXpjdFNUbE1ZMlJLUzBkVVUwWXhSRGhPVkhaMVZuTk9RbVoxVURWVGFWRktYeTFpYXkwdGFHVk9NR0ZoVUZZNVgyWnJPV2hRZG5aclNURmhWV05FVDA1blJERXpRMDl6Y1c1dExUazRRa3R5ZFVOWlpIZFlNelY0UTNGVlZEVTNRVnBSYjAxRlYyeDZVVXB3TlV4NWFubEdkbDh3V21SQk16QkVZUzFCYkZoUE1YZzJVMWhFUm01R1dWVlNha290VkZkb2RITjRZMVpsTkhKRVV6UTRibk53UTJFNFIzQjVMUzF1YzJocVkxQndZV2RwVVhWNlpuZDNWbHA1UlZac2JFOUlTWHBpUjNGWVdXdDRZbmhITjBGa09VeDNjekZPVFZaamNrZEZRVUo0WjNSS1EyZEpOMkpHV0dWbmFtSmxhVXhNWmxaNVJXOXBlVmh6UmpSVlZqVkJRV2RXYm1oU2REUkVjRFZZV2tSSGVuVkRRVVZMTldOeGJsOU1NREpJWmt4MlprSk1iR3g1WWtjM1lWRk1NSE14YTBsNE5UQnhWMU5IVkc5UE9YbHhPREUxYWtOMk5XTlFNRWhxYWpkcU1WTk9YMkZpY0RSbWVXRlhjMHBFVW5WdE1UbGhTMjVvVnkwMlJGQk1ZVmhWVDNCMmFrSk9lWHBEV1U1dFJrZ3lWbFpRZGpkNVgzbGZNbWh3ZFZkS1NtdFpNVE5oV0hGSVRIcGhUSFphTmpWWWVESTNNR3RPU0VwNU4wMXBaM28xTlU5UFZUVnBhRVJGVVhKWGFFWlpWSGhTZDFSRWNrRTRXV051VEZCMVdWOWFPV3RPUlMxRE5VUjNMbVp1ZWpsalExUklWVmhuU0UxNU9URmxiV2R0T0hjLmZXZGFSd1VoNGF0REFjblVZU1hvUnd2LU11LXRnemM1ekxCcEtURjBKdFEiLCJleHAiOjE3MDYyMTc5MTgsImlhdCI6MTcwNjIxNzYxOH0.uT4o_S1034fGu8No5sJdi9_0P9YKzKXDO9JK0Lodt1Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001007"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:18 GMT
	x-forgerock-transactionid: 6ec87af1-1796-4c2d-82bc-4590d877b30f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:18.855 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:18.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 479865: jsonPath($.tokenId).find.exists, found nothing
21:20:18.896 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,479865,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@627a26c3, username -> user.1001007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75eae21, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217618895))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:18 GMT
	x-forgerock-transactionid: 43c01155-9323-4a92-b360-8832a3a962d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHBhZjlwbHQyMTdhYm04c29jMTFuaGJybWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFptUXdZVUZMVWxOYWFsOXJWRVJ3WVVkMVRsaG5MalJVWjJSNFRWVndORTVVZVRZNE4ySnlaWFV5V1V3eFMxOUtOSFpzUW01S1VXVkNVVXQ0WWxKaE5FWkthRkJ4TUd4aVlrMVBTMjlXT1hoaFJHWjRWMk52ZG5oNVZtaHdaR05LZVRacVJWbFNXVFpZWTJ4NmFIbzRUa3RuT0ZaSk1HUnVibFJCZVUxUlZYRlNXa2R3VDBGYWNtZG9iRk5XTjBzeFlYZFlXbTU0TWxodVNHbDJVa3RyV21kek0xY3dVRm90VjFOQ1dEVkRXREpFU0ZFelptWXlRblJYWDBOUlRGYzFVVkZ6YkVRM1JYRm9kMWc1Y2tKcFVqbG9ORWd6WW1WSGEyTTJjME5RWVdOSlJUbE5iVnBOYTFNMVVVaDBjak52VFhoUlRVcGFZMlJSY1dsbFFsVnhPVzgwZEhKclFtcDFYMVZLTVVOUU5WQlRWMnQ0YkVoMVoyOHdkSGhVZGtaUVZqUTJTbUZFYTFWRldXczRlQzFTVVV4aFVHb3RNVk4xTW1Kc2VVTnRlSFJKUW1Wa2VDMVFOWGs0T0ZWb1JsSlhZV1YxVTJOcVdGTkRjMU54TWxwSE1IUnJhWE5XVGxORGVXTmhZa1p2VEMxZlNXeE1ZbVY2VVRoSWFIUlhNWEZRTm5FNWNEZHhia2hFTjFadlMzZFNjR2RJTFRkeVEzSkVVM0ZKWnpkNGJVOXJkakowYTBkclZYY3habmg1VmtzNGNsVTJTbm80VjJSNGFubGpWbEZNWVVZNE1FOXFXRnBCYVdSUGVrRjJOVFo0WTAxdFdFcHBiMjFKV1ZCRGFVMUxja2hMYXpaRGNUaGtWRjlFVlMwNFIyZzFObWd3YjJWalgwcHFaa0pwUVRJelRtOVdTbVpYVHpnM04xaExTVzV0VWkwNFdGRkhaVWhMVjFZNWVVRTFiR1l5WjJsNk4zUlpjRk5qU3pkcWRqSmFiREZTVm5rd1pVMXZValJKY1RWb1RFdDRhMVJUTVV0bWFsOTZVVTkzUWtWWWEwZHRkME4xV2s1YWVXNWZUbW8zWkVwMU1Va3liRTQzWmpCRU5XTTNSVGRrTW1ock5XZFRkMDVSVW5ScFpFaHpVSEJKY0VjNFZHUkVTakpsZEc5NFNVSnJSUzFwTlZkNFMydHROMVZPUWpkSGRrcDBVMDFWU0ZKNVYwdHFVRnBZWTI5NVEyNW5hbll3ZVdjd05FMDRMbkoyTFVweFgyUXRNbTFmU2xCS2RqbDJSR3ROTTJjLmZNZnpWTWlTX1gyMG9wdWJnd3c4WGpiV0RWZk02UTZ0R1AwbUI1d1UwWUkiLCJleHAiOjE3MDYyMTc5MTgsImlhdCI6MTcwNjIxNzYxOH0.8Q_ayOik0H1vmSUu5PYttoVYWKxUYGHAYzx6_Wu0q78","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:18.896 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:22.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 480418: status.find.is(200), but actually found 401
21:20:22.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,480418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b9a13f9, username -> user.1001875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25c1c369, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217622375))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic25wdnUxYWI1ajltYmQycWU1YmtrdjZ0cnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWFHdFFhR1kzVlVSbWVHMDJWMkZrVG14VUxXUkJMamxrUW5kTFdVWllkVGRFTlVkWFkwZHpiSFI1VDIxSWFGZGtNRGhUYW5SUFlreDVWWEIxWmxaYU4xTndObk01ZFRsSVQyTTBjM0ZXWkV0M05FUmFkVGRmTjBNMFJrcGZVbDgwTWpsdlVraDFhWGgwVjA5ek5FTnRaMWRTTnkxalozUnpabmR1UWtsWlpXbDNPWFF5ZEZGZmVrWklXVFJ4YjJOMFdXTm5VRlZ4Ym14WWNURXdPRFZFTW1obVIwVjNTekJqZEdSRlNUZHVSMlZ1ZEdOa1oyWjZTUzFtUzJoUk5FZEpZM1ZDV1RKSlIwNXhaRXMwVkZCVlNsTlpia1p3VVRCSVNXRmtSR05JV0cwME16WmxaalJZWW05SU4yUlFRa0kyVG5sM1gySmFhMTgzTUhoTWJYSm1VMWhJZFVsMVNuZGFTRjlHWm01MlNGZExORVZYYTAxaFptNVBPVlJIVG5Gc2RDMUtZMFZwZHpnM1ZqWktUakZpZGpoSWJETTNiMHRwUzJvM05FZHFMVEJFUm1wUmJWbHNTemxqVkcxaU9HZzRNa2h4V1hSV1ZXaGhZbGxYWVRKWFJWODRUMmMzZUdsa00yZ3lORWRvTjJsbVRrMXJVV3BRZUdWaFdWSTRNbUp4V25KZldXbFdPRzFrVEZGeE9YTmtVbk5tT0d0RGNUUnlWSFJMUVdkVU1WOTRVRVZZWVZGSU56SkNUVXg1Y3pnNE5GbFlZbWRITWxwS01IVlFhRGgxVkcxNlpHaEdaa3hPZVdNNU0zWlJkV28xV1hKZlUwcHZaVFU1Vm5waVUxTTJUV1V5ZDNsTk56VjJUVVJNWmsxMFIydFlOMnBuVEZGMU5VNVJMWFJLY205ckxXSTVSVFpuTm5wRmFsaDZZMmhVYmpOdk16RkVRak4wWlc1WFpEUkZObE0wVm01ZlUyZzBlV0l5U0dwNlpHRTVUSGhpYVVablEyWlhTVkozYTBOYWVGTkhlVVk0V0hWUVdFbFJiVVZqT1dsQ1JWWlhZMUJVY20wemEyVXdjMmRyV210V1dHZFhibG81VTE5V1QyWm1SM1E1YUdReldHczJOVFZyZVVoblNYRjRVa3hOWlhCc1NXVmFjWGhOVG5NM2VrSkhXbTlLVldwUmNVaGxXbWxwU0ZGS05tWTJUQzE0WDJKS1JFMW9iazFEU0ZWTFJ6QTNjVzgxZVZJd1RWaG5Ma3BZTFdKeFRITnBiSFZuVDNaTGNHSjZWMWsyVEhjLjk4amo4OFJlQVpaT3RJVFNnUFpqOFdkRHBGTjBHdS0zZVMxWl9LVlJrY1EiLCJleHAiOjE3MDYyMTc5MjIsImlhdCI6MTcwNjIxNzYyMn0.c8rHaztDe9UvKXFq_mn0Dk6Q1TjmmhVlzDpMSKlwtFo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001875"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:21 GMT
	x-forgerock-transactionid: 042dce3a-b30a-4be6-858b-bb4fc2576102
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:22.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 480418: jsonPath($.tokenId).find.exists, found nothing
21:20:22.467 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,480418,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b9a13f9, username -> user.1001875, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25c1c369, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217622466))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:21 GMT
	x-forgerock-transactionid: 3d40ef8d-073d-46a1-b025-328c98017a65
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDU1ZTFrc2psdWZmYjBzbDRubmIzamdpdWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RE9WUjFWMkZsZHpGRVREUjRWbmN6TlV3MFprZDNMbmhCYm5SalpuTmFRVXgwYVdWVVZsRk5aREJuYkZWNGMzaFJUMGw1WVV0cVpXUk9iV2RGUVRSU1UzRldVRmgxZG1SUVMzVlZURU5vZFU1SE5XaDJlamwwYjI5MVowdzRkRGRqWjFCemJVdHBlREpxZDNSTk1WTmthbHBrV1ZaSlNXcE9ZMk54Y1RWbGVIWjNjRm8yT0VWTGVWUjVWa041VVZVMGFsZ3pTekIwZDFCNGJqbDJkRkZOYnpScGNFUklYMGxCZEdkbFpYWkdUamhNUTJ4b1JHTnZka1V4V2xodlJWUXRNek5vTTJwSGIxcFZTSFZYVTBSaE5VWnZRbTR3UmpaWGJGSkpUekl4U0ZwMlRVbEhhRVJrZWxwdGNsUTBiRkZVZURGUGJEZEtNbkEwVkd4aU9UVnpORWxuUm5aVFExOVBNMWRNYjIxMlZGOVpaekZZU1dZdE5GUldObGw0UkY4dE5tSTBjR0pwVW5VeE5FeFFMVTlVU1doZlNWZGFWVzUzTlRsRFdtRTBRM05DVkUweGRWaGhVR1JmTkVwaGJFeFVVRjlMYzBwR00zUnZWRVJWY0hoRGVUTXdPR3g0U25OcmMzUTVjVE13YWpsbWVGaDRUVXcyZFhSMmIzWmhkM0pYUVU5elMyZEdXazlaVWpocWFIcHhkRTEzTFZkbGNrZDRRVWhQVFVKT1VXWmxSV0ZWVmxKU2FYQlBSVWxsVlZwWk1HRTBTRWwyUVRKSVJHZE1SREJtZG5sd1RFOU9WRGxoYld4V2RYbEhka1l4YzFkRFJWTXlUVTFGZG1kYWJUQkJjWFJJTWt0a1dEbFdhRVZCTlMxWU9VazJTWE55VDB0ak1rbFpMWEJaVG1kNWJGWXdiRmgwWWtGVmVXSmZTbGhHY2pkT1pISTFla04yTUhSNVgzb3lZUzFPY0cxSlNIaFRlVTVpV2tvM1N6SnlTRlJYZURGdE0yWjRMVFJGUW5KTU16WllNV1U1WWxkc1oxSTFZM00wVlY5clNYQXlVMDlGVW5KaGVrNXdMVGxKZVRrdFlWVkhRVU5WWTJ0UGRrWm1TbWxhWVZsclZIQk1RVjkzUkhObWVGVkNMVU5NUkZsSVVXSk9TM1pYTlZCa1VtSklkWFpMZVVzMlJ6Wk9ialZSVmpGbGMzZFdjRlF4ZERWUFJuWkhMV0V0ZDFOcFZtdERVREZKVTFOUFNHNW5MbVUwT1ZsemJVTk1RVEp1VkVGR09YRkJVMEpoVDJjLjlWc3hXME9pajBLbllHSkJJdDUtT0RDcEs3b0YtaDRhSWlEcXM1dDR1SEUiLCJleHAiOjE3MDYyMTc5MjIsImlhdCI6MTcwNjIxNzYyMn0.OSlOxKMIDoymwq4q_QfAsMlIqOE2ByYEnV-aK68pgUg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:22.467 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:20:22                                        3215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=947048 KO=13824 )
> restLoginInitiate                                        (OK=469358 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=467986 KO=1357  )
> restloginProgressiveProfileCallback                      (OK=9704   KO=1357  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.82%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.82%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.66%)
> status.find.is(200), but actually found 503                      4958 (13.76%)
> status.find.is(200), but actually found 401                      1357 ( 3.76%)
> jsonPath($.tokenId).find.exists, found nothing                   1357 ( 3.76%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#################################################################-        ] 88%
          waiting: 62143  / active: 19     / done: 480453
================================================================================

21:20:23.214 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 480522: status.find.is(200), but actually found 401
21:20:23.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,480522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3db9f01b, username -> user.1001484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72c62438, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217623161))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDhpZHVvcDFuOWlxMDFxbzkzbmY1bThpMmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVkycE5hek4wZGw5eVpFUklUMWwxVERsblVIZG5MbTQzU3pKV00xbFBRbWx6UWxwMmFrZE1WbEUxV2taZmRtWllURXc0WmtKb1pXa3hlSFJNWVdwemFVVTNSM2h3YXpoV2FXOUxTazFIWnpaT1JsYzVTVmRIUldGM1JuQlJjV1ozYmpKRE4xUlZhRGRqTFZKelVqVTRYMXA1WVUwMVRqaEZZMFpWZERSMVVua3dNMGRxVVhSNlMxUjBTRkZoWnpsRlJGVnVkR2gyUkdjek1sYzVWREpWWkY5T2FuSjJVbkJOU1RCRFNrdDJWM3AwVWtkalNrbzFlak5pTm01eGJFZDRXazQ1YkVNd2QyUlZlVnBTU1hVNFUxaFJZWHBPYVdwd1ZHeHFSR2xGYkhsRVQyUlZMV3BQVXpaSFNreGpVRFZxYldWWU1GOTFMVTB4ZUhaeWFtOWlabkJIWTI5d2MxWmFORmxOTTFkR1MzcEhRVjlGVFUxd1RrTmxiMVJsYldNMlJIVjJZVGhSZWxweVNraDRTSFJXVGkxbVdsVk1ZVVpXZUZoSFRucHdhWGRwTm5GaFMyZ3lXRFJwV1Y5dlpVSjZaVEZWVDFOT1MxVm1TaTFaYUdkUE5qWnhiMGw2ZG1wcmVrNUdTVmxEWTNkNWRrWklTMHRoVVVwbE1rcFFjV1ZqVnpaVFVrcGtXRXN5Y0RWaFZuRlRNRjl6TkVOb05ERjNjbFZOY2tobU1WcERabVpQVDJWR1lUQjFlSFV4YlRsWVEwTlJhRUZSY2swMFJFcFZMVmxzVUhKTVJrdFFkaTAwUmxwNlUyRkNXVFZtVURsTFdWbDVjRGRQUW1JemRrSkhjMnR4VHpGU1dqQlZUV0UzVDJ0clRVSmxSMWMwWm5kc1ltdzBiVTFWUW1kSmRqY3RUa0ppUlVjM1pFUk1WVFpzVjBKT1VUWTFhRzl1T1ZORlFXVnhaWG8yVm5oTFRrZExUR3h2VVVnNU1teEhNM0ZwU1haelZtRnFkVGhuUTFwclgydFlVVTFITmpaWldqWnlYM2hTV1ZOR1kzbDViV0ZSY25jNFZsVkJhVVV0V25Sa1JHdGZMVGg0U3pWc1YzTjZZelp4WDNSdU5ERjRhMlJtVkZaR2MwOUlhREpEUTJFNWMwRkVabEI1YUVWUk1tSkdUa1ZPWDNNeFR6Y3RTbTkwZVhoZlJscEhPV3czUW5oQllsUkllakZtY2xoTmMyOTFlVEowTkRaMlh6bDNMak5yYm1Gc2RuVjBWazVyU0ZWWFQwdFdhbmwxZFdjLi1RNGhiR3FqVi1nVW1fNWpEdlQ2OUowNkF2ZTZXYU94V1lHckpNczhrVk0iLCJleHAiOjE3MDYyMTc5MjMsImlhdCI6MTcwNjIxNzYyM30.Sn8pPP5D-AvGDcbDOkXu0CtMN37rlVgs_O55A-It5LA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001484"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:20:22 GMT
	x-forgerock-transactionid: c72fd5ed-ce5b-424a-8c0d-db78fe06eb9c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:23.215 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:23.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 480522: jsonPath($.tokenId).find.exists, found nothing
21:20:23.264 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,480522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3db9f01b, username -> user.1001484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72c62438, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217623263))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:20:22 GMT
	x-forgerock-transactionid: 56a384a0-872a-4c72-98b4-e5c35ff96025
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3IyaXZ2Y280bDZxZDQxYmUxMHBiMXAzdHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TE5HWjJkMFZDWm1wd2VqQkRaa1JRZUVVeU1uRlJMbEIxWTJaRWNYTnpWVkV4YzE5cE5FOU5WVkk0T1UxMmNqVnFaV3hKUVY5bmMyZEJSRzExVWpKc2NVaFphSEZYUjNKT09XRnhRbTFOVERoaWRXOVRTVU5zVldOaFZ6VXRhRzEzZGtSZk1sOUZWemRCV0hWWGJHVlBRM3BsUzBkUmFsVllkWEJFWjJ0MlJGSkRjM1I0UlU1VWVraE9lRE5uYmpSNmREUTVZa0ZyT1RsbVJuYzBkRjlrYlRkMlZHVjJialZhYmxOSlEyVTFaM3B6YTFNM2NuSnBjRlZqU0VSYU5HRmZUMWxzU1VKU1VYTjVObGhQY1RCa05HVTRaMk5TVTFWeGNFNU5hMGg2T1VoMFpUZDRkblJRZFd4RFMxbFBORFk1VVV4c01tazVTVkV4YlVZMGFqZHBkbFZDVmxkSVdYVlhZbko2V1ZCclZGVk9hV3hVYWpseVNUSlhlRTl5WlhseGNIaGpSWEJvTTBoNE1tOTRjVFpKV0Zob2VVcEZUamgyWDBFelZURnJablZaZVZCMmMwcElWazVEUkRSNFQxQmxjVGxEUlZGRGEzbzVOV1ZwV1ZwMGVISkVXVmRJYm1oVFh6VjNURWRVWjIwd2VHYzBObVZCWjNaSVEyWktOM0I1UWtaTU0zZHhNV2xRVTFJMlVGOU9VRlo0ZG1RMldWWnlSM1owV2tsUVZHRnBVbGd5UWs1VU1FbGFia3RFTTFVd1QyczVNM2xUVkV0MVFtbHVUbWRyYmtacFIyaFhNRTFoVVU5SmJrUklSWFV3YlVWUmFteFdPWFV4VWtGelFXUlJkV1Z0UkdwaVVuZFFZemhJUmtobmJDMVpUV3RwTjNCR1FucE5VelF0YmtsT2JrRnpNRkkyU0RoT1EzQmZUMHB6U213ME4yUlJiR1pST0UxRFVXcEJkMmhwYTBwelFXczBZUzA0YkU0eWREUXpNemhYZVV0ZllVcEJTa3BrZVVGVFdGaHNRalkzUVc5Q0xXOUJSV3RFVFZGblNHbE9kRmQxZGw5elVIUnhNMUJyY25oclpsOWZUMlUxUTJ0MGRtVTFNbGhmVURadU4wbzJlRkpFVkVKa1ZuVkZjVUZoU210VFdtcDRUV1paV2pWSGVrMVpiVVk0VlZaTWQwdGlXbVp1TjBsYVdXRkJWVnAyY1RsNk0zbHJjRlZZYzFjM1RXWTFSa3h6VDNWeE0yWnZMamhPVGpCaWQwSjVhek53Y25GMVkzUmphRTFuYVhjLklGTmlFWDdOUm9kc2M3eGVzSkV6MEwxbExkUThVLS1wTmhvTW9RWlFKaGMiLCJleHAiOjE3MDYyMTc5MjMsImlhdCI6MTcwNjIxNzYyM30.Hf5tdZQhwdhY8-nD6otWfMscpM4L69bxJ-OtqRi6m1w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:23.264 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:24.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 480652: status.find.is(200), but actually found 401
21:20:24.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,480652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b0bb1b3, username -> user.1001573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31ff9034, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217624069))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3NmdGhrY3N0dTNuYmgwbjVrZml1MDdsb3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TExWUkVkWEYwUXpaUVJVOXdOMGt0U3pnM2RHNTNMalp4VVhob2FHRlZNa05YWm5OaU1WaFNWM1J1VWpGVlkyWnFTMXBEYm1aV2JURkNjSGRQYTBkbGFWOVpiekZwY0V4bWNGVXhVazlWU0RFek0xUjVTVVIyVWpSblQwVXhSRzAxTldwM2VrUkNhRGwyZG1wZlJXaGlUMTl6TFVsUlVUaHNlWGg1YVZCeGMyeHdTRUZWU1dONmRWTmZSMnRaVjNFemFscGpWM2h4VmtaNWEyMTNlakJ6UkZWWmFGOWpPVGx1Y0VkYU1XZENUR04wUW14Q1dGQm5jblkwYURWMkxVTkNNRlpHWld0UWNVUk5kaTEzZUc5Qk0xRjBjMGhuTFcxVVJGQlljMnN5WXpCb2NIWlZaRzFRYTBWeE5uSm9iR0Z5T1dscmRWVlRTVTlDUWpOcFh6TnRlVU5hVHpSS00yRjRkRFJNV25kT2MzcGhhMlZoVTB0WVoxcDVUa2hoT1UxRVptSkdPVm8yYnpab1IxbDROM1pwYnpaVFJtNTBRVmx6U1ZKSWFXOXdhRmhyWTFkdGJqSTRiMXBPYUZkcFowYzNNWFpLYzFsMWVVZDVNRFEzZVhoUWRITjFiekZsTUVKd1JXY3lVVkpZYUdOa1lXOUNNMmRNYkVaZmFXMVpWbFJsT0VFd1ZYQkNSR1JYUVdKUmRUTlhZWGRJZVRjNFgxRlJWamhMWVc5NlNIQlllVlpaV21saE9USkNRVXRMZDFscmNEZHhPRkUwWW5KalIyZEhOM0pNTFRCemVsQlljakJuTm1OcFpqTnVRVEZFYjJ0SE9WSXpZM1pQU2pVMU5GSTNRMlZWTlZkWVVubHRTVVpOUkRoNWJUSkVjRm90TXpSdVdVZEtWVFl4TnpWSVkxaDROMVJCVDBsRE5WOXdlWE51ZVdwS2VWTlFjVjlJU2tjeVQwWTRRMUZ2TUdreFpFZE9RV3BYVUZsd1pYaDZYMkZWV1dzMVIxVmpjako1TnpVM2NEZ3lObU5xVmt4MmQxOWpSamhJZDNGS1dGTjJNV3hZU1UxemFtUkxNaTFqWjFwdVdrcENTRzVFU0RnMGRsVk5ZakZYTW1kVmFVZEZUa2RmV25ac1ZuUkVSR1k1YmpCRFFsZGxOMUJDUjFscFEzWklUbk50UVZWWk0yVk9WVEIyVDB4YWNEUmtUMVkxYlZGSU5URTVPV3RMVjBSeVNpMXFNRXQ0YTNKVlRscFJMbkF3ZUhaS2VETnViVGxWU1hRMWVGVnRSMlExVm1jLmp0LTdEekxMbHVXLWFPRGxFTG9zSm1mNXJ4UlpSbkw3RUZia1dhNDhkdlEiLCJleHAiOjE3MDYyMTc5MjQsImlhdCI6MTcwNjIxNzYyNH0.G4Oo3RX6vmbXZDpavXe3hxqLTvWl6ggsQSdHxB18ce8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001573"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:23 GMT
	x-forgerock-transactionid: d4af59e7-02c3-439a-8c7a-0d10fa8b6fcf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:24.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:24.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 480652: jsonPath($.tokenId).find.exists, found nothing
21:20:24.161 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,480652,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b0bb1b3, username -> user.1001573, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31ff9034, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217624160))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:23 GMT
	x-forgerock-transactionid: 2281050a-20fc-43ca-a0d0-12e83c768c21
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWQ0cDkwbjFsNzJzNW1rNWFkNnBtOGl1OTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmJteHZibGwzYVU4MVFXOW9MVWRyYlhVeWNVRlJMbTVhVmsxdk5FWmhjRWh3VkdGdVFXZFVXVlF3TjJZMmNUUnFNVTU2ZERsdVRqY3RZVXBuU1ZwWFpYcEtRemRYTFcwNU1sWnhhRVl5V0RkclNYaG9PREp2YVdwSVR5MDFMWFZPTUVsTVpXUTFaelZGWDJ0RUxWQnBhbnB5YWpCdWVHRjFXVzFDVG04eVJYbDZkRUpHYW05SVZWZFNVVmszYldkdE1rbFRWVVEzU1VNeFVuZHllbGRCWmpCaExVcFRWMjVWY0VKa2EzWnZjemN3TVhnNVZYRTNjVnB0WmpSdlVGUmtlbVJCWDBGd1VtVnpWMFV3TW5oRmRtZGxRamhSVlVSaE5XdzRSbTgzVEdOMmNWcFhUMnByYW5jeFJHMWZhR1YwUmpKVmJVNHpZVW94TURadk1HdDJjRmhJWVZkcVdHcDJiM1ExWWpOcU5VczJhSEJCYlVoMU1sRjNaVzlxYzB3d1pXODVZamhzTlVkVlFXeHRVMkpUYm5Oc2EwdEplR2haUzBrNE1IQXhVUzAxUlZoTlREQnpObXR5Y25Rek1ESnZVRmhPUVhObFdXWTBTa05qY2xSa01YbElMVkJhY0ZkRmJXcHRhMU5DYzJSamJFa3hVbGR6VGpOUmRUTjFWM2haVUdZMVRWQkhSMjl0WldJMVpXNWFkM2RIVEhOZk1HNXVZVk5vV1VkdlNFa3RTVzVGYTJrdGNrMW5iMEUxWm5kbGFGRkROVlZmTkRoNGVVaHROM1Z1VURScFlqaEVWV3hSVjE5T1RsQjFlV2wwTUdwVlMzQnBTMjFzUTJkVFVGaHBUbUpoV2pCT1ZHSlZkMFZsVVRGd2MyVXdOM1pxVDFSMU1HTnZPWEZJTFVRelUwRktZbWRHYkhGNlFVMDNXRTlRVmpKNlZEVmtXRGcxYWpGSlNFRlNOek5wVDB0eVN6UnlNa1JzVUU5RFZYVnFkMmszU25SR1VXZGhTbXN3VkRsblgzZG5lbUZwZVROeVJHNVZRMUkwTTI1R2Nrd3dSbFl4YUUxUWREWlpUWGxDUVVJeVlVTjZaREF6ZUdVd05HRmhTak10Um1oSVVVNUVSbE5KY21vd0xWWjBlWHA2Vlc5eVpVTmFjR1pTUXpobmVWOHRVblU1UjFNM1VXRnFiMnhaU0VwV1FsbFpUVVYxVjNadVdqQmxaVWM0V25kUFV5MVFZekpSV0ZWVWQwMDBMbTU2U0dWQ1FrSkdVRnBuVURrd2VHUlROVTk0TkhjLlhTTThEZWZDZ0t3SGtoZ2tRUm1CQmc3RmZiVUpSRTBGQkJYT1UtQ2tsSHMiLCJleHAiOjE3MDYyMTc5MjQsImlhdCI6MTcwNjIxNzYyNH0.9GWy_vB5uCiYRE_ZAUH-2hqVQ4k-2zAWrctI12LGSYs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:24.161 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:24.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 480767: status.find.is(200), but actually found 401
21:20:24.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,480767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36144584, username -> user.1000982, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@573c4415, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217624735))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2ZuYW5iNDhldjZ1ZDN2cG9lbHUycWNqZHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elQwVTVVMmt5VTBwRmNFZFhaR2xuTW5CNlFtNVJMblZGTlVKQ1ltRXRaM0Z1ZUZCNmVUVmlkV2RMVkZabWMyaE1kMVl0WlVwbGFEUnhabXRmTkhaNVlYWXhWbkZqVUhocGFqbElWR3BMUW10NmNWVk1lRkk1YURkeVNGUmplWGg1ZG1SdFFrcHZkVloxYkdWcGRHUmhXRTVrUkZKRGNFRkNhbkpSY2xrNWFsSmFaVWRoZUZFNGRXcFlka1ptWm1jeVFqTTFUMGxNV1dkMGVqVnZRbVF6WVhKaU16RlVUR0pvU2tGdGRtRndlR1ZqWWs5clNubDJiRUUzWDNGWmJtUjJTRFpsTW1odVdUQlhOMTlpY0hab2RXOHpjWEY2Y0ZBNWJXSjJaV05aZWpob1RHUk1WamhSVW5seE1HeFdRMlpqTlRSQlZXNHhaRUpZWVhReFRIb3dTR1pSYmt3elNETjZUMk5JZERreU0ySnZkRTlMY1d0TWNYb3laa3RYU0ZkWWFHeFlkVEF4YldRNWNXcFdkR0ZtTFRBNE4wRnhYMU5FT0hBelZEUmtXR0ZmVmkwM1NreExiMWt3VFhveFQyWXRWUzEyYkU5MlV5MVRMVk50Y2pGc2MxcG5RbFJXY1c5bVN6Sk5XWGxwWHpNemEza3pVSFkzTXpKa2VqUlNhMGcxY1dORFRVOUdZbkpKVGxReU5IZFVaM010WTBoS2JHdzJVSHBRVkhGbFlrc3paRTltWmpsUFFsWldlaTFKVUY5a1VsOVFZeTAyWWpCdVJqUlBPR1JoYkhaMmRqTnhTa3RyYzI1QmVXOXhRa1ZvZW01M1JqYzNSa1pYZWpSelUwaHZka0pDTVUwdFRXUXlMVE5TV25sTlNrOWtSakk1VWkweU9IZEJhR0ozT0RnME9YcHVkRTVwYzFsdWJVczRia2Q1UkdrNFNrSldXRnBZTXpGalNqWXljbXhHVEVwaWVFcFdabEl4VmtkZmJUVnVRVXB1WjFwRmJtaEdabkZNT1ZobWVuaHhXVWhqTlZGNVdpMUhlR3R2VVVad1NETXpVbEp4VFROWVJteGhMVkowWWkxblZ6TTFSVkZ1UVhGNVdXbzNhVGh1TURaSlRqVTBWRXRQVmxWNU5sQnhjR1pOUjJacFMyWjRZVGw0WldsUFdFbEZlRVpaYjJWamNHSkJRakZOZVc1V2JsUklhVmg1TFZSMWRTMUtNV2s0TTFreGNuTmtXbmM0Tm1jMmNtNUJMalpTZDFkNGFUVkJOaTFUUkRGWWNHTkllVk5LVlVFLmlWSVZZVi05VTZvT1JWU2FJSjFLbmx0N2dxZHNiUy1JMFN4Qld5cTBYZUUiLCJleHAiOjE3MDYyMTc5MjQsImlhdCI6MTcwNjIxNzYyNH0.7lRodjQ5HtnBePzjz0EBp2eWYtPBWqHfZp506icp5k8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000982"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:23 GMT
	x-forgerock-transactionid: 9cbc4c88-8c94-4ba2-a9ab-12461c12ffaf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:24.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:24.826 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 480767: jsonPath($.tokenId).find.exists, found nothing
21:20:24.826 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,480767,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36144584, username -> user.1000982, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@573c4415, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217624825))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:24 GMT
	x-forgerock-transactionid: f98f9e7a-ad20-4ba4-bfa4-83714afa2071
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmhrdXJkcjZwZHUxdWc3azFwZDlsaDBzbXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFJHTlpaVVpYV20xWmN6bHRhekIzWmpaaWFucEJMbGhaTm5wUVVGTnVjVVJ2ZDB3eFZFWlVSVEJOZDJOdE5EQjRSR290T1dkSlVFRnFObUZwYTNab1psVk5NVnBwZWtSTFZIQTRhR2RRZFVWc05WZE5UbmMwZW01RFlqWklia2RJWkROSVFVWXpibWhSTTJ4VmNGUTRka3BJVWtJNVdqbENRazVDU0VKcWNFZDRVelJuYW5FMWIwWmpRVGRRUTFnMk5sTkNSbmhJTTI5ak5GQldTRVZpVURabk0weHFTalZEY0VSdWFtVnpXRlZIYzFBMU1saFFXRzVTU2pKWGRITlJTMkZHV0c4NFVXTTJMVEJYUzI0d1dIbGFNRFp6T1ZkUVF6VmlOVGRKVWtoSmNEUjNZbXRNZW5GbE4zbDFNelZTTUhsd2JEWnJSSEl6U25oQ1NESm9VUzAwUVU1elFWQllPRmx1YVdadFdVbHpTMkpXU2kwdGNYZEZiR1ExZUdsSE1rbE9jVzlOVmtjMlJUTnpSRUpoTkdObWNrUmhNMEpaWTNwS05HSTJjRTV2VjBSdGVWSm5iMms0YUVsbU9EbDRhR051UVROSFpUZDBkR2htTTFFNVQwaHBUUzF2VTFsNE1HRkpVRlZLVkdKdVNYVjZSMFZEVlVoVFpITlJPVVJMZVd0d1pVUmpkemxTYXpacFVEZzFRVVZwUmtaWWRWTktNV3hTT0VweVozZGFlbGR6V0VsWldEaHlhREZHVmtZMFlVMWFhVmxDYVdRdFZtTkpaWEJpV1VrMVRpMDJSVWQ0VDJsYVJUUkxiRFJGYjJwaVIxQmxVVWxQUmpaU1NteDJTRGROVFZFNWJFVXhWVzR6ZW0wMVoxRlpTM1ZmVUZCemFHTlNNalI2Vm01VWIzUXlOemh4Vlcxc09WaFRjakkyTlhJNVZsaG1TWGQyUVVOdlZVOTJaelJ1YmtKWWRHRjNNRjh0VTBwUFdXNHRTWE56UmtabU1YTlFWVUpGZEhBM1JFOUllR3BwUjJZME5GVnJVMVZ5UXpsNGRFdHBVbXRpU0RoQlluWk9Ua2wzUjI5ME5GTTBia000UkdwM1ZrZExRbEJ0VTBoaFJrSkZURFpzUWtwcFkwUTJhSFpFZVROSlZrWlNkMmszVUdWWVRVZGtlR0l0Ymt0TU4yaDNUa2RrUjJKSVh6RlhkME0yZUVOUk56TnlhMDl2UkhOeWRVUmhjVlJqVWt4aVIwUjNMazFhY0dOcVQwaGxXVkZHUlhoMVQwUlBVblYzTm1jLjJJbUZMRjZKUE9xYlNnV2dFYXVxNWZtd1F4SHR5NDF6bnFoanI0VnZ6UE0iLCJleHAiOjE3MDYyMTc5MjQsImlhdCI6MTcwNjIxNzYyNH0.yQFm2WaWLPp1wgShZ400R9j3eWnXOA_dZhazfVBpBkc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:24.826 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:27.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 481181: status.find.is(200), but actually found 401
21:20:27.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,481181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f931c3a, username -> user.1001198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e4415df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217627435))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDJxbnRkdGpzZzIxaTQwdXV2bzUyamwwZWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dE5UZGFjMmxxY0RsNmJXbzJabXhpT0dKa09XcDNMamxQTmpBeExVVXlhR1ZUWjA1bk56bE5PR1ZtTFRBdGRGVjRXRVpzYjNvd2F6UnRhRnBwT1hBd1F6ZGFlSEZGTmpWWVJsWm9hazl1TFVoRVZEUlFaR0pOUzBNM1FUQkJhMmt3Y1doNE1tMTNTRzgwVkZoRVJFaDFSRFk1Y1ROVmNUQlBSbTl1YTBGTlZERjNkSFpKY0hsNFpWQnpTbmxKTm5kek4zTkVSakp4Y1V4d2RqTnhYM2RtYjIxbU1teFNOWEp6ZUhjdGRqVnlkSFYyVFhoRU1VTnRPRzU2UzA1RWFFNVVUQzExWm5sUU1GTkhhWE5DTlhaMWJIaFhUMnBqZVdSWlNHZHFlV2hVTlY5clpubGZOa3MyWWt4UU1VTnRlbXQxTjBsR1dtNW1ZMnh2UlZSWlJqSmtZVzFSY2tSNFdrUmxTeTFZUlROTmF6bDBka2x0VUhKQ1lsSmFURmcyWDFVek1GSlJRVlJFV0dSb2QyOXJaeTAzTVRoMmRURk5VMk54YVdScUxVRmxNSE5yYUZJeE9YcGtXWEIxVVd4V2VYWjRiMjR6TFhsNVJVVndVazF5WnpOMlZVOVRRVXh4VmpoNldVWTVjV1J2TjB4RlowdzROQzF2VTFwV2VYRnpaV1IzUlZCb1VHeFZjRFZFYldSd1VVcEJibFJvU0U1ak5GWmpaMWR0VjNObVNXeGpWM050UW5vM2JqRlhVMFZQWlVOT2JXMVlUbTFXZDBVeGNYcEhOelJZVG5SMVRGOUNMWGhIYkRaSWNXeFNPREpMZGxkMFdIZENWWFJZVUc0eGJFWjFaV281WVZONVMxQlJSSGRXUW1Sc05ubFpha3gyWjJGclIybFJiV3d5VDNWSE0xOVJPVEptVUU5c2JEZHVkM3BSY1d4dU1GTk1TRWhqVldsRU5FazRjRU13UmxWQlpYZHRVV28yTnpaUGJYZzFPR1JyU3pSbGRFZHRRa016VUVrNVducHNTVEpsWVVrMVQxWkNXREZZY1dOV2RuTTJSa05TVXpWQk1VMHhlRjlDZFZobFFrbEZNWFZvV0RkcWRtUlJUMlJ0TlV4c2JFazNlR3BMUjFST1dtcDNUa1JvVVRCZlVYRXhRM0JRWXpGMVp5MURWR2RRVlhWcmJVNW5VVVoxTUdSaVRrb3RjMGgzVDBsWWFqZG1jMjlOUWpOUmNETmlUR054T0MxS04wOXpMbEJMUjNwWU5VOWFNM1J4YzBWak1FdFNRWEJOYjBFLkdFX19XS2kwM2J1OHhvcE5Bc2o0UEhOdFpLTDhhRXQ5ZDRXbGdqQnVLLXciLCJleHAiOjE3MDYyMTc5MjcsImlhdCI6MTcwNjIxNzYyN30.bw77i-VGXNu_Y-MpeVQKUflZ5mhLoPerz5RAudwGnpI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001198"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:26 GMT
	x-forgerock-transactionid: 4c0c92f1-3b7a-45e8-ab5f-00fec247f70a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:27.483 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:27.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 481181: jsonPath($.tokenId).find.exists, found nothing
21:20:27.525 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,481181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f931c3a, username -> user.1001198, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e4415df, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217627523))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:26 GMT
	x-forgerock-transactionid: 45b666a2-bc00-4f97-85fa-c5e26d6f35a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTloczVtOWUxczRkMXJ0dW4wYXFiYWJzNjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVJHUmZOSEJUVURCQllXUkxVRmxWTFVkWVUzSlJMbkJUYTNOcGNETndhUzAzYnpOQlVsZzRTWEZoTjBwRVNtODFVak5tVkhoa05XcDBZbmhhTjJaa1ozUmhNVlpmVVY5a1ZETjFZemxETFVGRFZtd3piVGx1WVZrMU5VMVpOVWx1Y0hocFVFRkpla0pmVDFkTFUzVjFOV2szTm5SdU0wRnRkVkZTY0VOd0xWQnRRbTgxZDJSR056aE1MVW93YTJSWGF5MTNVa1pQYlUxNk9FRlpRbEZXVDFsVGVHdEliMGt6VXpkeGVra3hhMnBaYmxsRFdrcDFRVk5wZDJWcE5EaHZNR2xKTkZVNU9HVnVaSGsxVTFCa1gzcDFiV3hWUTFJM1JETmxVQzFaT1RFdFNGSnRMWE5NUVhGdlkyTk1PRFY0WlZsNmJsZFljV1JZZDFaU1J6bHVVRzR3WlVoTFUwUkJWMjFVZURGSVRrVkRMV2hVYmkxVFQxRjBWVmx3TFVRNVl6QnFjSGhzTmt4UlZWOWlVRkV6V0d0S2IwcExhRWRVT1ZrME1GVnpUa0kwTnpGUmJuaFhZWHBTV1VjMGVHeHRkRFpMU0dsM05tWkdjM1psU3pCbVZsSnFZbmhrVjI1a2VIcHZiVmhXU0VKNk1XSklTV3BmUVhkTFNuZ3lkRzVqTFd0WWJHeEZXSGRHU1U1c2N6QXhMVW81VUU1SVYxRmFUVTFGZWxOWVMwZFpWVWhXU2psQmNYUnBlRkpPTkVaU1VUWjVaMmhoYjFodU5uRnhhRzVHWlVwVFZVNXVVVk5VTW1kUmVYUnlNR1JOVkhneGNYTkRiakJtTVZaTGIyaFlhMW96VW0xRlZITnpla1JSTkROTGNEZHpaamd4TjNGWE0weFFOMkpwTjFGVFZqaHNMVXd4UzBscU1HVTFWWE51Y2pkTFlUbG5NMFZNTVhZNGREWldZV1JEZFZkYWEzaFVYMU5yY21weWNFRnphblJYTFdWeFlraFVZMDVtWW1ObWNFWlpOblp6YkZSa1EzcHVORzFNWVUxQlFWaGFVVk14ZUdWbU1VRmFWa2xvT0V4NVVFRkdkRFpzUTBWNmVqZFdSMnR1Y0U1cVdqSkRSbVZGV0haVlgwZGFOMVJQU25OMFdWbHhaRmRyTWtwVFQya3RXVE53VlZkbGRYUTJhMGRRTUVGT2FrSkllazFqZGt0SmIwczNXbG93WkU0MVZrRkNibmcxY1MxSGNHeGpMalkxYW5kcFR6TmhTVzVRYlhwd09GRkpUV1poWW5jLmFMZ0Nzcl9nck5yR29EakE2cjNYTE9jSWdycWVReUV1bThxY0YzUmxqZWciLCJleHAiOjE3MDYyMTc5MjcsImlhdCI6MTcwNjIxNzYyN30.hD1L5-WdrSxYZl7aPON3fhtldHyg6QpT1N7e7qGQoI0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:27.525 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:20:27                                        3220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=948581 KO=13832 )
> restLoginInitiate                                        (OK=470123 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=468740 KO=1361  )
> restloginProgressiveProfileCallback                      (OK=9718   KO=1361  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.82%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.82%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.66%)
> status.find.is(200), but actually found 503                      4958 (13.75%)
> status.find.is(200), but actually found 401                      1361 ( 3.78%)
> jsonPath($.tokenId).find.exists, found nothing                   1361 ( 3.78%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#################################################################-        ] 88%
          waiting: 61374  / active: 30     / done: 481211
================================================================================

21:20:30.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 481594: status.find.is(200), but actually found 401
21:20:30.123 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,481594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6859388e, username -> user.1000362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eae4022, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217630074))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzhjOTBhNjFiZmM4M25xNWRmNDllcHFhNzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFIySkVVM1pOVUdsTllURmhaSE40T1had2NubG5MbFZoZUhGcU9IQjZkSEJqTFRSUlRVNVhjbXN6YmpCa05qTnZibkI2VUVGV0xYUklPVkpXUjA5blltTkxNVkpxU1ROVmIyb3dRMFEyY2xocGVuRnVlVUpqTTBSdVJrZzBTamxOZFhwaFYyNTFORU00TkZkRWVFNWxZMEZzWVdOM1VVTlNXbXRTVG1KbmIzSTVPVlpHVUVsek1ubHdNMFpPV205RldGRkJkMWcyV21OaVlVVllRbkF4Tm14WWRqUTJjVWxTZW1aMmJsbzBjVE5OYjFST00zVkNlVmgwWHpVeFRFUTViV1pzWTBoT2VUVTRaUzFMWDJaRGJ6ZDNlbWRCYzJ4TGRUSmlUblV5WkdWYVVFcHRRazlPTjFwQ2J6SndZazF2UlVSQ1UxTk5WR1pWVDJ0dU5HcEVURGhZYkVORk4weDBZa05YUjA5MGExbFVhbUZFVTI1dFVraEZPRXhmU1VSbE1FOUtWekZXY2w5QmJGcHVUVUp5ZUdGTGVsOXlhVTVRUVZOaWExOUlTblE0VFV4b2NEWkxjVFF5TkhCd2QxQnJUekowZGtKdFdrdFJZbWxVWjFSWWVtMVViR2xKWXpkS1JVUk1kbGRITjE5WFNFY3diaTB6TUVwRFlVZHdkblo2TjJKeGNFMTRWemxITlZGS2VtUTJXVmxWV1VWeWVFeEtVRXhEZGsxTU5tTlFkUzF3WlhSSlFVeERhMjFIUWpoTGVqQm1YMFpmVVd0SFRVUlhVVmRNTWpnM1FVSjBNVTlPT1RWRFJrUllVVW96T0MwMGVVeG1RVXRaVEhoTVFVRldVMlJuY21kUGJWaE9RMms0VlZreE5uYzVORFI0VlU5amR6Uk9WazFyYzBKQ1FsTTRiSGRTWkROTU4zTmFTRkZ2WlhwalJUVjNSbTR6Um5KNlQxTm5XSGt6ZGxNdFNWaDFlRVpKYTJoTVFWOTJWbFpNYURORU5uUkpTRlYzU2tScGQzVmlVa2hLWWs5UldXaGhjRTFhUkVNd09GQnFjbTgxUTBSbWVYbGFUR041VURsUlREaEVVWHBSWjJkVmIzbzRTekkyWWtrd09IcGlNMmQyVFVWdVJVNW9WMU5QYlY5cVNsQnRZMjVXVXpGNlVEVTBUbmxvVEZZeWFXOVFNbUZNYzNRNE5WRmxZalZQWVU1UVFrOHhTbWRNVmpKbFNUSkVkWEEwZGxkSE0yRk5MbG8xWlhkSkxYRkpSek52YnkxSmFWTnhRMWRwTjFFLlZqNzd3dWppZkVBS2FldzlVRFlUUko4S3l5WUNDVkR1bTAyeFBVM2V0akEiLCJleHAiOjE3MDYyMTc5MzAsImlhdCI6MTcwNjIxNzYzMH0.dc9KpTxJiRbpP1Jxaq9FYU3-0Oxp4CUx1ekyyDW0u4E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000362"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:30 GMT
	x-forgerock-transactionid: 71b976a2-96a8-4443-92b7-716980061007
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:30.123 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:30.164 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 481594: jsonPath($.tokenId).find.exists, found nothing
21:20:30.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,481594,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6859388e, username -> user.1000362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6eae4022, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217630163))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:30 GMT
	x-forgerock-transactionid: c6925be4-b745-42da-9ef9-0a7e77da8707
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamx2dnFqbDJpZThtcDNuZGFqcjVxY2tpcTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bk4xaFphWGRvZDFWb2VtRm9Na0V0T0c5Sk5UTlJMalJaVUdFNVgyNTNPUzFHZG5oTlJEbHdORVF0UXpOdFVHVklUMWhCVm5SaGR6bFRNQzF3UlZKd09XZGpOMHRtVTFST1ZHOW1iM2d3VGtsVlNuQm9SREpsWW1wTFJXUjNYelpVVEdZM2VEZGtaa1ZxWlRFMlprZ3pkMjlCVEZaUlIybG5WSFIxYUd4NlZVdE5OMXBKTUY5b1gwOXBkSHBYVWpaMVMxSjFRMmswWjFVeE9YRldZV1l4UVdSR2QxcHdWemhUTWtwNVMyeGZWRkUxU1dOSWVFeDJjbFZ1WlY5alRWSnJlRmhCVm0xRE0wRkpXa1pUYUdrdE9GUXdlVTFPU2xaSWQxQXpaVmRwU0VsRE0xWlZXWEEwVlVOelpuQXpjbkJIUzJ0V05VbHRNVUZUUjBOWlQycExTM2xKUkZFMU1XdFZVV3hLU0dGVVdERk9lRXhpZGtsVFlXOTZlRmxXVldaa09HVmZYeTAwUW5JMFJEaEdOM040VGs5SVUwRkpNMmhyVlVKc1pYWmxlRUpRY25kYVJEaFlNbVJrZFhkT1QxcG1VVWhpUVRoU09GZHFOWEJpVERoSGJIQjZNMWxmYVVWemQwTlhUMVJGYzA5dmR6aGhOVjlHUVc5dFlWVlhUMGxNUldVeFozYzRaRFJQYVV0alFrMHpkM1ZPWm1STVpGUlZaSFowTWtOVVltNXdVRFkxTVdOdFEyRTFMVFZzZW5wRU9VcERPV1Y1WlZRMmMxRkZRM0p1VWpaVlNVRjVWbHB4ZERKUlZXbGZkMFZZYlRsUk9TMXNiMFkzTVRWcVdHa3hXWG80VjNRNFdEbG1iamMwTWxCRVkwdDBWblk0YUdwWFRFdHRZWGh6ZGxsM2FEQmlOV0o2Wkd0M2JFdFFVekp1U1cweldHSnRiVFJQYWpkYVEyZGFka0ZGUkRCaVpUaFZaWFI0YTBGNWVWQTJRVzFMVkc0eE1HTnZNMUJGV0d0TFZuTjRRVXA1WVVoeVNYZzNaVXMxZHpOYU1GRm5ia3BIY2tKMVNrbFdaVXN5VVhaYWRWRkJNa2N0YjBrME1HWm9ibHBRTVRJNVJWVldNR3REUmpseVVtdEtUMWRuTFMxNGNuRkZWbWRoVEU4eWVUVnBRbkpqT0doeVUzcHljVnBTWlZSMk1saERlVTlmWjBseE5uTlJlRjh0TWtOVVVUUklUVUowVlZoaFZuWmpMakZPYVdwVVpGSjRkRWxyTTA1WGRYbHRNM0V5TW5jLkV5VmlaTVBxNFRWRjQyVFNxcWFrM1ZZbXRGeWE3MklOS29nZHJlVk9oVUUiLCJleHAiOjE3MDYyMTc5MzAsImlhdCI6MTcwNjIxNzYzMH0.CqSz9bSt17KOXlS96Iz5bUyrYyrHVzlrPuIm0aomEXo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:30.165 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:30.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 481656: status.find.is(200), but actually found 401
21:20:30.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,481656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ab1d794, username -> user.1002684, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@701126a8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217630453))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmhuN2JrYWVwZHZmOGxpcW5manJnbjVjNXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFoyOVdiVk56ZWpscFNsOHRUMGxDWWtKNU0yUlJMbFIyTjFGblYyb3dNRkZJU2pKR1VGbGFZV0ZwVEZjdFlVY3laVjl4Wm5wWmNIbGlURU56TFY4MU1qVk5TWHBRUjBoS01qUmpZbWs0UldOT1FrZEJWbFZyTVVFNFNXVm5NWGRITUdabGRFOUhNbE5QYzFoMFgzVlZNREkzYmpaVFkyd3hXVTAxT0hnMFgzRmliMEpKWm1Rd1VtdE9iMlJaTjA5c2RsQnNZbDlsVGt4RlN6a3lWbVYwVlVSSlQxTnlkV0p0ZHpCclRXRlFhMHBJTFRGa2NVZHNWbW93U25BNU5UVk5VMHhaVFdablptSkdjWE5LWDBoaFZVTkRiRzVyVkMxTmVHTm5abHBDZUVRelYyUklaMlJVUjJvMmRXZGpSRVpHVHpCcFJIcGZlbE4xVG01dGFVTmtRVE5YZG04elNFdGFlRVV0ZVZsa1RXcElWbXBaZVdGRVlrVmpXbGMzV1VKd2QxYzNNazVYUlVOdVJGOHpRMkZEUmpCT2VWRk5ZVWx3YkdOWFNESkVNbE4xY0VGVGFGbHNTMEpYVmxObVV6QlhaMVJoTTJsZlNISnZlRWRTWW5rMWFqQkNla0Z1Tm1KdWIyeExWMjExZFdKUFgxaHhSbmxNYURCaE0wVlhZbDlOUzFselZIcEdXWHBwVlY5NFRHOVJTbXQyYjJwRVRHVkVNWFZEYm1KclRVaEtOMWN6ZDNWTGVtOVZPR0ZuVjNnMmF6ZG9NR1puYWpOd09UVnNOVkZ4TWs1T1VqRk9SMWxMYW1SQ1JHcFhSVkpzVm5FNU1YRnNUM05FWjBsc1NsTnJkbTlaV1hKWFJ6WnBhemxTUjNkMU9YTTJhMHhCVVhGcFdrSmthbGd4T0hkVmN6VjJUa1UzVFd3MGNtSlViMFZQZWpBNGN6TlRTa0ZaTFRoRlRrOXhVRVpDUldkWVpXcHhaVWswTlVGQ1F6SlJOMHBRTW5CNlpuRk1lVEJXZGpsblV6ZGxka2hZU25WSWVsTXRiMnhZTjJaeWJFSlZOVFZ3ZFZjME9WYzJNbFZJVG5wMWNrVk9abkJHUjJ4VVdVMHlOVGxWWTBONFFXVXdVVUY0VTJaRGFFY3hWbGN3VG1aZlUxUjVUbE00Y0dOMFRHaERWMWQzWldOcWVrMWFNMGhrUjNodllVbExjRXRuTVdScVNtWjFURGhNWjBWUWVWb3pZMnBMUmxjeldqQTBMak4yZGtSaVJsOUxiREJUU0VkeGIweDVZVlJhTmtFLm5TNWU5eTRMSWlIOWhlRnV5b1lCbmFyUzFRQTN3SUxBajZPNnJpUFNFRTAiLCJleHAiOjE3MDYyMTc5MzAsImlhdCI6MTcwNjIxNzYzMH0.DP-LDHa0X_HOoYMcuGWZNmVPniOvhU6287DnUU1rk_Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002684"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:29 GMT
	x-forgerock-transactionid: cf1f9e2d-d4e7-4566-aeaa-01bfb0681db2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:30.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:30.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 481656: jsonPath($.tokenId).find.exists, found nothing
21:20:30.546 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,481656,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ab1d794, username -> user.1002684, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@701126a8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217630545))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:29 GMT
	x-forgerock-transactionid: dc1f240d-09e3-46ad-bcc2-29aebfcd8153
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmJqMGU1ZTh1MDQzMnFndG92ODhzMmVnZXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2FYWjRVekZEZG14dE5XSTNkMll4U1VWT1FqQlJMakptVVdWQ1drSk5hbVkxZDBkR1JERk5XVGxwT0hkcFlYSm5OR3BsTFVKNE5uUnlkblIxZDFWbFgwdFVaamxDUm1GRmN6Rm1hVTVqZWt0dmNqUnJRVWQxT0VaSVZ6bERTVGwwUTB4b1NEWjZjVzFpTkhGSmMwTnZWRWwyVVRkQlZFbDFTWEpQUm5aU1pVOXpNbE5QYVU1elRteDBXRlZRVlVKNWNUUnZVRzVXVGtWdFlVeHFTRXh6TmxZeGMxOXpPVTFpU25NM1JXaHRiMWRmYWtwS1NIbGtURzFEZFc5VGVGRjRMVFZCTmpkTmEzcDRVVkl5VXpsTFdXbHhOamhTUzFwekxWTlFhMG90ZW5oSlVGZHJlR3BxYW14Nk5sUTRVR054Wkd0UVVFMWlRbk56VGpGVVYwZDVSVWt4YkVGNlFtOXFWMFpXWmpSbExYZzFUV2x4TTBaRFMxZHRUSGh3YTJwMWFsWlVUVXAyVlY5NGF6SktTVXcyZVU1eFRuZzNWbUl3TUZwS1lYSXRNSE10Wm0xdU9WZzFXakI1WkRob1FqZHhiVjh6VW5sRVRFcHdRbFpOWTFVeVFuWlVSVjlFUVdsTFdtSkhlVmhRWDJwQmFEaEphbUpTYzNabE1UbGxiV052UWpBNFpFVm9aRUpyVkVGR1ZWRkNaRFkxYUVWWldXczVkbXBKWW14amVrbDNhV0ZPTFRaSGN6bDVhREZ2Ukc5VlFVaDJia00xUVhrMkxXZE9UWFpRTlVkNmJUZ3pVV0ZKWWxBMmQwODNaMlpDVUdSd2MweGpTbDlDUzFOZlpWZzJSM0JqY1RCTGFWbzVaREZmVW5WaVoyeEVXR2h3ZDBkUWNWWTNaMlY1WkZSRGVYcERiMHd4U1ZwU1FucElTM2h5Y2xaemQxaFNibWR6TFVGVGJqVXphV2M1VmtkNU0zRlpPWFo1WmtWMWFVVlBSRTE0T0RaUU1UZHhVWEoyZURZeVN6RldTbmt4TjA5Rk5YcDRjWHBhVlU1c1VYWTVSVW93ZFdsYVdFTnRTMVZhVW5kbVZYQnhlVlp2YldsUVJXdzFabXRCUmtvemEyVmlSRkptVERKSE5ERnJhakJVWVZocmFHdHJPWGs0Y0VoUVZVeDNiRlJFTkZKdWRqVnhPRTVPZFZkWVpUWjFhalpzVnpoZlFWQlpkMFp1ZVdoWWVIRldaa2RxVUVObmNXUk5Mbk5LV21wSFVGUnNZMGN4Y1ZGVE5VWXljMmhzVVhjLmU3VkRyV056RXdkckVRQ19mOWxEZjl1RjlHVFlkSmpqRC13cVFBQUJKX1kiLCJleHAiOjE3MDYyMTc5MzAsImlhdCI6MTcwNjIxNzYzMH0.wkTDRrOHvyQO9a6hwwGUU8sWIXpg2bqfP4RokDgJBDU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:30.546 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:20:32                                        3225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=950096 KO=13836 )
> restLoginInitiate                                        (OK=470874 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=469493 KO=1363  )
> restloginProgressiveProfileCallback                      (OK=9729   KO=1363  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.81%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.81%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.65%)
> status.find.is(200), but actually found 503                      4958 (13.75%)
> status.find.is(200), but actually found 401                      1363 ( 3.78%)
> jsonPath($.tokenId).find.exists, found nothing                   1363 ( 3.78%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#################################################################-        ] 88%
          waiting: 60623  / active: 26     / done: 481966
================================================================================


================================================================================
2024-01-25 21:20:37                                        3230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=951585 KO=13836 )
> restLoginInitiate                                        (OK=471616 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=470225 KO=1363  )
> restloginProgressiveProfileCallback                      (OK=9744   KO=1363  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.81%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.81%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.65%)
> status.find.is(200), but actually found 503                      4958 (13.75%)
> status.find.is(200), but actually found 401                      1363 ( 3.78%)
> jsonPath($.tokenId).find.exists, found nothing                   1363 ( 3.78%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#################################################################-        ] 88%
          waiting: 59878  / active: 39     / done: 482698
================================================================================

21:20:39.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 483041: status.find.is(200), but actually found 401
21:20:39.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,483041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a0d314a, username -> user.1002696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@704e31e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217639596))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm82ZTk3bm4wZW1hMWlxaDAxNnM5cTJoZnEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVRWZElOVFpLZEZsbmNFcGtSRzVFYkc5cldFdDNMa1ZoTjJGTlgyazRUVE5wVVdobFptTkJUMFJmWTBsT1ZHeFdaSEZST1V0WWRXY3hjSFkxTlZWRlNVOVRSbU0xVlVGaE0yTjJNMU5ZVldwb1dVSlpNbEZZV21scE5rVXlRekp1YWpKeVVHc3pUMkpvTTJKdFVsSlZYMDFpTjJwaU5teEVRMHBHTlhWbFRIZFZZblEzZW5oNFpFWk1OV2wzZFVoTlYybEdTRjlHWmpKNGFGSndMVjlGVmpBNVJFMXNWM0JHY2tGNlUyWTJjbUl6Y1ZsNVRGQjFVM3BGY1ZwdWFUbDRVRXhGU1ZSQ1MzbDVRelpDT1ZkbmVWOUhOR050WDJkaE9UQkZWbFozTFZSa2JIRlBNM1ZmVTAwM2RHZGhkRXRWWm1GdldIWkdjMEZmYkhsMk1UaHFOM2xaTldWaWRXSnlaR2d0TVZGamFrMVVlVE5xTld4R1pFOTVZVVJIWVdKbGVWbDRaMUZwUmtKRlUwOXlZMFZ4UWtVMmVDMVphQzFGUTJFeFJHUnJZMnBHZUdaa09XMTZiVTVyUW5CWk5GZDNTbTF5V21WSVUxSmhNRWwxYldkbVJtWmhTRzlDZGpJM1JrRXhOa3hzU25jNU0yOU5lVkZWWW5sTE1GcFJURUpNZDFwelFucFpWWE5tTldvNFoyRlZlRTVHUlVkc2VWTkxaemM0TkV0elFYQTBhRGR4VFRWNVFqUlBiMVZOVDA5QlRUbEZOV1pFZHkxRWFqYzBPVVJmVmpWb1JFbE1PVWh2ZEd0QmJUUnllSGN5Y0hGeWJITmhjekJsV214UVNtTnVXV00yTVVsR1ZFWllMWEJuTmtOd05uWkxRV014YWpoSlQwWjVUR0p0Tmw5eWRUQTBWSGx4VnpOWmJuZEZOVzFrUVVvMVh6bHRVVVpmYVVKQ1pXbzBhbGRqTFdsUFRWTllORkYyTjFwa1NHSnNOV296WjJvMlJVOHRWVTEyVmpSUk1HaFJYMnAxTTBKelYwOUhTVXB5VDAxSlVVZDViMDlyVjNkWGJHdDBlWEozV25CclVuTkpTM055YTBSeU9YZDNUbWxuVjIwelVVWndkamMzZGtoUGFsQnJRM0o1TlVJM2EwRjVWekJ3Y0RoQk4wUnlTVWxLVjFFNGJFUnFhbWN4VGtWUGVEbGZNMjh3U1VOUWRqUTRjR05oUVhGa1ozTk5VMUZrVUhoUFIycG5MbDh0WDIwMldscFVVRTVzWW5scFEwMDVhMlZQWVZFLmhRN2F0MFB0aFZrdTF6QUdENndtRXlOMHFOcHZXNThkelk5eVcwSjktS2MiLCJleHAiOjE3MDYyMTc5MzksImlhdCI6MTcwNjIxNzYzOX0.HxdkrSGFOFNK4wJO20Z9VGGOCWJegny0bL5TCW4C9JQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002696"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:39 GMT
	x-forgerock-transactionid: 015da664-da39-4367-8fa7-056591022b7d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:39.647 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:39.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 483041: jsonPath($.tokenId).find.exists, found nothing
21:20:39.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,483041,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a0d314a, username -> user.1002696, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@704e31e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217639687))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:39 GMT
	x-forgerock-transactionid: b15bff92-4eb1-4f4f-81db-766a71817c26
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjlwZjZwdGQwbzBlazNidDBzY29sY2c3NGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlprbHRXV3hOYjBNNVlXeGFZVXd6ZWtOUFkzZEJMbTkwTmxoR2FVZEZTM2h4VkZad1kycFljbFJzWkRoalRrdFRURFEwWWxoWVNESTBaV0puWjFCR1dFUm1kVmhIZUc5WmFXdHZjbFJaWjJSUVZWUjZUakpzYVdGWlpFZFBVVlJOT1RORmNWYzFkMlV0UzFKUFlVWTBjVEpIVEhwVFluVlVOMFI0TUVKM1RGZzFkR3BXV1ZWMlNVeFphMjFQZW5JMk9HOTRRbkI2TUVGeVZERmtVV2d5WWtkT2FuRlBUM0JtTWpsaFkzZzFiRGRQVm5RNVNVTmhkRFozVVhodWVqRkxOV2hPTkdSSk5YQlJYemxwZWtoTFNuWlJVSFJqTmw4M1ZWcFlVRjlaV2pWdlpVZENVa3hFU0UxeE16ZDViVFIzUTNsdGFWSnZVbFl5YkdSbmNrNTZURVJUY1RBeWFYRlBNR1JxVVVsQmFXRlNaRVJRWVd4T05WTmxWbTltZW5oeloxZFZOazkyZVRGdE1Ga3dVVTVqT1VONFIwbHhhalJLY0RSWFZrSndlbFo1U0ZsRlVuaEVXWHBxYjBOU1pGRjFlRXN5WTNKa1RYQmxWRk5YZUVsUlZYUjNVVXBsWnpCWVRYWkJNR1JxTFZZM09IbFVlak5XUkdaWWIwRlRTV0kzVkhkclExVkRVMFoyUm1aNE5GOUxXR1ZuVUc1MFpUbEVRVEpOWWtaUE5tTkZiamsxWmxFME5IVkhlblJhZDJWUWVXUnRTRGRTWkRoU1dsUkNXWGxMTkhCSGJWSllhM2t4VFdWR1UzZFpRVFU1WXpKYVZra3lVMUIxVTNBdFR6aEhWblEyUlRCT01WZENORTl1VVhoU1VGbHJkbVpHWDI4NFVrUnBVR2hMU21oTlRHc3hXSFYyUzJScVoyRTFWWEZIVVRWSWFTMXpkV3hrVkU1WlpFTkpYME5HUldGVFRtZGhNVTFzWlVkTFZuSlpZa1paYkdOcFV6aExkbVZPTkRWYVZEVnBOalYwVVU1NmRVdGpVRlpyV1VWcFVtczBOV0V5UmtvMFVFOUdlalJTV1V4cFR6Qm1TRVZoU1U5b05FeEVYM0ZTZUVGdGVqVTJSVmh6UmxSNVRITk9NVXRaVVhCQ2FIWXRSMnB3WTBWWE4zY3dka0Y0ZGtGS1RrMTRiRUk0ZDBkVFFqbHNTVTFGZUU1R1ZYbEVhWGRMZEcwd2NuY3RhMmR0UkZSWFJrWmpMbk52YTBSclJVOXZSM1F0WWpKdk5EbHZRMmcxTTBFLl9MQXdsOWd0blVHaXYyYlowVldXY3RJR1lVcS16eXRHWVJwNUxXek9KQzAiLCJleHAiOjE3MDYyMTc5MzksImlhdCI6MTcwNjIxNzYzOX0.qvbWaacfNw7sOqUqIJAaQli-rd-SJKtfn-CJ1-tkSVk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:39.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:41.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 483301: status.find.is(200), but actually found 401
21:20:41.362 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,483301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3450171c, username -> user.1001458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e0b2dad, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217641307))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGhsdG1ycmRpZXRnMWQ2cWVvaDV0ZHFucjIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1NUSnphWGd6T0hCR01uWlhhakZwUlhOaU1GOTNMa2RpTkdkeU5FOWFOMk5uWVZselRIRnJWWFp5WnpSbE0zUnVjVGxaVFRCM1FuaHpiSGg0T0hFNGVHOUdVemRoTFY5QlVWcFlhbTg1UVhKQ1ozazNhbHBqWm5OUE5GZzRkWEZPVUVOd1NGSm9aSEUyVWxsdVZ6Z3RTRmh3TFhsdVZuZEtMVFpLYmpWblJqSktiSE41YUhFelJIaEJTMHBaYXpSVmMxQjNUbXRGY21SbmNrMHhZbEJHTm04eE5qQkxRMjVCVldZdFJFZEdUMkkxWDJaMGNuWm1SM1JpVVdoR09ETktZbVZLYldkTWQyeFlOVUV5VFZGVWFWWjBiMDVpVG5saWFFVTJZMDR4VUZNemNrVmZSRTB6WlhrMmJFUm1NVzlsYVRGRmVrWmhielJ0T0ZSMWVEbHdUa1Z6WnkxWFUxRnlYMUozWWxsUGRuTlZNRWROYVdacVNtOVpOMmc0VVROcmNWOWhUaTFTYUUxRWVtaEZXV3h2V0RKb1NtSm1kVTU1U2taVFZEWlNhemg2ZUZaQ1IyOXJOR3d6UVUxTWFuRXhVSEpmYkhCRlQxbDRiV2xGTW1aNGNVcE9jVVpUWTJKRVNVUkNTVmhRV21OdVRFeFFkWEZ3WjNCdmNGTjBZMW96U1MxM1YzbEpYMTluZGpsS04zTmllWGhOU2toWlZWQnlkR1p6UzNWcVJteE5Xa05ZU0V4Sk1FdEhhVkY0T1RVeWNHRktZbmxtUTJ0NWIzbzJOV1UyVVVzM2FIWk9lbVpFUTBKcVEycEZiMHBuWDIxVVNHaGpiR1pLVDBWWWN5MDJhRkpYU0VkUGVraGtWVzQ1ZEhGRlFXVlRUR2ROUkdaNFlqRnRkVTVsYTNoUFgxbzFVVGwzWmxKWlgzaDFZekpzWDFvMWExVkJXRGhmYUZwVFFXcHRNVEJMVGkwME9IcG1SVlJHVDNoNVVsSmlNSHBJV2xkMlVFeEhhSE5CVm0xTWIxOVJRVXRvYTAxalMyVnlhemhuVnpWNWJtZEJSM3AyZW1wdFRuaHlRbHA1VkdoT01sWklSMnBqVkV0cGJUQlpjRll4YTFVd1p6bEZZM3BxYmtsSlp5MUdOVE5LYUhRd2NWTklhR00yY3pkbU5tSlhRMVJXWWs5Sk9FZFJUVE4wTkRSVWJHaFFaMnhMVFRGWWNGSmZkVWhCUVVsTGFqTk9ZakEwUVZvdFRXNUpMa2RHVkRCQmREUjBOMUV4WWtSTVdHaHVVbUUyYjFFLkN2NEhZU2FkOEpOb3lBX0xZTlMzWC1nRHZ1NEQzNi1oUndkb2twMnFwMFkiLCJleHAiOjE3MDYyMTc5NDEsImlhdCI6MTcwNjIxNzY0MX0.KqvnVL09REzuNuSm_bi-vGE_6CZILRDZ-f8yD9BtJUo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001458"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:40 GMT
	x-forgerock-transactionid: cf397e4f-7c54-4c82-b966-e05e8838b5d1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:41.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:41.403 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 483301: jsonPath($.tokenId).find.exists, found nothing
21:20:41.404 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,483301,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3450171c, username -> user.1001458, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e0b2dad, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217641402))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:40 GMT
	x-forgerock-transactionid: fae97e65-974c-41fd-a5d6-8812e35d3e2f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTBocHRqMWkwM3Ricm1hb2l1aTlka2V1a3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWRrNWZUMVJuYkZaV1dVRmlZbFZpWDBSS09HNVJMbEp5Vm1SWVlVTXhVVkppYjBsdWNVRTFWRE5xY0U5RFpFMWlia3BHVFMxMU4ySmZVM3BqWkdWb01HZHlVVnA0ZFdkRVVURklNRWt4VkRKd2MxbEdaMFk0Y25FeVRIcDVOMHBXUldSSk1YaEdWRFpwYURFeVNGaGZOM2s0Tm5WbWRHRlFOMFZOZFZVeFdraDFURUZWT1RVMU5YTnJRa3RTVlVoNWNGQlNVMlUxUlROSVRIUmlXRkJSZGpkZlNubGxjVlZ2TW1SMVdXTklZVlZtZDBaak9GTmFVVzU1VDBreWNVZDFlaTFTVXpaM2NIcGlSRzFwVUhreU4xSmxNbFI0YkRVMmFFcFpXa3R2YXpkdmVXdE5VbGszVW1sSVRrVXlNRU5FUmtkT2VVc3RaRFkzUW14aU5reHViSEZYVFVZellVRndRbEoyVWpOdVJWTlJNbGQ1WXpBdFlsZzBTVFJhTlVwWFMyNU1lbGhrYTFabFNXRlJNSEJpWDAxVmExQXpWVEY0Y0hOd2FVTm5abDlCUjNwYVRWSkliM1Y0UlUxMmJHaHFjbWRFVUhWNFVVeDJkemRDVnpCcFprcEdRaTF1VUdKQlkwUkRZVmxhY0ROWFVFUnBlRko0ZVZGUFFVRnZUbDh4YjAxcFJFUklVRVZFZVVabldWQnFkVUUxZERWVE1qVkJRMkpJWVRKS1FXRlNRbWxPWkdNM1JEbHZjRnBMV0ZwQ1J6WktiVTluWkZSM1kzbDFSemxIVEhZNFJubENUV0ZNZFhOSVVIZG5WVTVtZEVoaVVsOW5XRU5CUkhJM2Vtb3phVzVxTTFrdE1URk5PV3RKYTNKVkxYZHZiMTlhV1dGRlExZE5TV1Z6WVhBNFpWQTVTWFoyY1ZkMlZIbEZhV1V3ZFd4NlYwcE1aR0pYY0Vkd1EzUkVRV3RzV1ZCR1dURmxWamxxUTFBMVZWWm5lR2xtYUdONVVVZEVTVlZ6V1ZKTmNFVktURlpOY21nMlRuUTViSHByZVhoTE0yMU5iREpOYW1ZeGQxQTJZMU56YW1WYVNGaDJia2hPWTNOcVRIRnJkak5zVFRkQ2FESjVPR0ZSYVdwVlduSTRaM0ZyUmxOb1RtMVlTR2RvZW05cVYxbE5VRVEyU1V0NFdFOURRbU5hU1dGSFRFMWxSbGR6YlVOSFJDMTRSa0ZLUlU5U09XRlRSVVpuYUZoTVVuZzRMazVXZEdacVQyOVZRbEEyTmtaWVZFSnVSVzl1WlhjLnl5OHRrSDNsSEtRREZGM2NRTzQzV2M2akZrcUt3dUthMzREdnpwT2E0WjgiLCJleHAiOjE3MDYyMTc5NDEsImlhdCI6MTcwNjIxNzY0MX0.PPS2sEPY-TTcr47b2cV44c0g2X7Ps2iqel-1XnMvMO0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:41.404 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:41.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 483350: status.find.is(200), but actually found 401
21:20:41.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,483350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24a1b256, username -> user.1002295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c20e45d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217641603))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm44dHBpbzI4a3RsZzk2NGQyNjM2NWczbG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MloxSlZaM2h1Ukc5dFMxcE9OVkEzTkdaQ1gweEJMbkphZWxabVRFcEZVM0ZVUXpFM05FVm1ObXR1TWtabFNYbEpSVloyYTJrelVFcGlWRk5KZFZwWVRESjJiV3huY2prdGRHRXlkMGRwVmsxZmVUUnlhRjl4WlcwMk5FVkhPRTVOT0ZBMVQybEpNbmRpYlhkcGQxOUpPWE0zYVRnNVNqVmtWalZKZWtwSFlXMUhTbWhNTXpOQlNGWnpWMDluYm1aaGVFSmlUM1I1ZVZab01rVkhOMU5RWDBSSk9VVjNOazVoYzJ4QlQweGpkVTVKZDFkalUxZDRYME5HWWxoemFFVlVWRjlxYkROS1gyVnhibTlyTjNselQxWnpNamswWW1sdWNrVlVPVlprVEc5UGRucHJaV1pmYWxsaVJHZDVhMGhOZFVZd1FuSTFRVUZqUTI1clJVZEtSa3B0ZFVJMlNuZFJWakJtWTBwaGJGQnBhMk5aYlRCd1lraHFSRkJXV0doRk4wdElOM3BvV0UxRmNrSk5hMXBxWm5oQ1UzVnBjR0V5VTBzd1VGVmFiaTFOWWxsMmIwcFhORmRoT0hNMk9IRTBSbGh3YjFneGJXSnNUMk5vWTBOR2VXaDBaMVpHV0VKQ1VrWk9PVkZPWmxsVlNXdGZRMDB3UkVwdWIwOTBTblJUV25oTlRsTmlhRkpDUlVoeGRGbElibXBHYkZsT1QyRTVhWGhKU2xaeVdWWTNOR3h0UlZsbE9FVkpSbGRXTUU1SVIxbHNNRVJOVEVSTmJXTnpUV1J4TUZveFJsaENRMGxCTmw5eE5razNTREI1U1RONVYyZG1OMDkxZUhWeVVGOUdlRVY1YldORVJUaFpSREU1V0cxR1JrTkROVmhvYUZVNVVtVjJSRXR2ZVdOYVVHRnNaVlV0Ym5CNFUycG1NSFU0UzJkUmRVbFRWRXhJYzFCWmJGSlRTR0ZEU25kM2VHUjRTakZSWWsxTlFVRnFYMlk0ZVVOWE9FUXhhalJRVnpRelJXTkVOVUpZWTNvMWRWcDBOa1I0WWpCelowcFdZbVpRV21kdVJtOXlNRlUxYUVKTFltNVZMVkY1Ym1OWGFVaEVNVk5zV2tKR2JuQjNURzlTYm5ab1lraDNUa0ZWUWxWNlZYbFJibkpqWnpkbE4wWnNXVE51Y0dJNWVGVkJWakJQYmtSYVVXUlBiRE4xYWpCbFEweEpOREJyTlRrMVVTMXNha05sWW1STFpVdGpMblY0VkVvMU1YWTRibU5DTTBka1dEUlBjRVpYVTNjLm1xNE4tc1RnRkljckdraTBoR3RRODN6NlcxSnY0V2NMZVNWbGpGNm5ldlUiLCJleHAiOjE3MDYyMTc5NDEsImlhdCI6MTcwNjIxNzY0MX0.fU696BNEuiqJApSYBoEcLxEpMdPX4VDECn8mbd1xSyw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002295"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:41 GMT
	x-forgerock-transactionid: dfd276bb-1a5e-479a-bfd6-af7cf40a6ff7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:41.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:41.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 483350: jsonPath($.tokenId).find.exists, found nothing
21:20:41.687 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,483350,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@24a1b256, username -> user.1002295, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c20e45d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217641686))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:41 GMT
	x-forgerock-transactionid: 953c8adf-4719-4204-bd62-8f42bde2b500
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3RhbmYzM2FocWhzZWIzY2EzNGMzOG9scm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFJqaEdOMFUwYkhaUmVDMXRlSEp6VFRGV1RFcG5MbGhzZDBVMmJFc3lZMWxPVDBJM05tRTFkMW8zVjFwMGFFSjJlVUpKYUZSWVEwRlBXbmxsYzJwS2RWWnBkakJDV1hSUldXUlZZamd4YlVsMFFYUk5ia05vWjNkd1UzRktNRVZrVTBoWlgxZFZNbE52Y1ZwMlkxVjVZWFpyZUVsM1dYZDVUelY1TkhScFpuWllabGxFTnpOZlIwdHRiV1ZzWW5GRU9XNVJibkJ4ZVRCRGVuWmpVemxVT1VsSWEwVXhPRm96UTBkTFMwTjNORTlZZEdWak1tZFFUMWt6TkZwR1JEWm9ObkZ0WlhWNFFXVjBWblprTXpNdGFVWm5MVFJYVDFCSU5WWjJaRUo1VlZOcldVNVVWVEp0YzJkSFVtRXhWbXBsWTJWTlREVllUWE5hZWpKNVJsbGFUa014WW1ocGJEbE1jSEl4WjJoSVpuUnhlR2d6U3kxaFEzSjVNREZJWTFkZmNXOTBUall6Ym1Sc1EySnVZM1ZxV1ZCWFp6aDVWRFpCU2xSaVZFRnNSMEpqU1Y5cGVGQjRaa0ZOTkdkTVowMUhjM05CVGxoS2EycFJMVEpvWVVSaFEzcHFObTFhY1VVMmRIbHJUV1EzVWxkVFNYcFFYM3AzTkRaaVR6QjBXbVZ5Y0dOSVRXVlhkamRhV0dac1oxUnpUWFJSZUhGM1h6TkZlR2QwVlcxSWFrbHdjRVpwYzNoM1pFaGplRXBpWW5keFFscFlZelExVVd4UFFrNWZSMlJhUkhSdFNVZERkV3BLYVROalUwNUdZelJtTkRGMlZtRlhXbEJVWkY4eU5IcG9iVWd5ZEZScFEyTlZOVFp1ZDJOeGEyVXhhWGhvVm1GVFlWSkJVRmhsVFhGa1JGZFhObWN6ZW5ScFNUZE9RMmhPZURKR1UwcEpVVmQ2Y0RScGNIRTVhVll4VnkxSWVqVjRPVzEwTWt3eWJXcHdTUzFIZG5BNWVWbFZVMHRJVlRaSVdXWlpRVzQ1T1hoWFdDMXFURmgxU0cxTU1tZ3lkamgxYTBWMk4zSk5SVFZKVVY5UVN6aGtOMnBwT0hKTlVrUkRiME0xYzJkaU5GaHhTM1Y1V25CV09XbG5TVE5rVFU5Q2JIaEZVemxvZWtOUFZrOUhSRTlHYVc5bVpHcHZOblJLTFZKVFpqZzBXbXBuZG10VU1VSm5jelV4UlV0TFVYaFlZVlZRZW5SeVRHTXdMa2N3WjJGNVVVazFPVWhCZWpOQ2FIbEZTMWxWWVhjLlF4MUdjbUVzR1FFNHEzaTZUblh3Y0xTNXRBVXc2VDdLdlVzLW5kNVdvRnMiLCJleHAiOjE3MDYyMTc5NDEsImlhdCI6MTcwNjIxNzY0MX0.fYj3UFnfpGQ1lbZOjHhhnynOWNytSiwV9ZFx77A0mo4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:41.688 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:41.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 483368: status.find.is(200), but actually found 401
21:20:41.833 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,483368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3439d86c, username -> user.1002247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fd785da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217641782))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWlyYm9la2VxNjY0OW9wbXJwZGNuMWl1aWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eU9WTkJUVlJUU1ZWT1dFdHpWRXRYVW10QlMxaDNMbEZOWnpaWVpYZGhWR1p4YmprMmJYbGxiMmc1TmpWbGEzWllUV3BHYW5OR2VGVlZVMnhsVVZSelFuRm9SemMyVnpKemR6RktaRjg0YW5CSVlXaFVTVTFqZHpFeU9FZG5haTB4TW5SeFJ6SnlNemw2Vm5CMFZuTm5iVVYxTlZsV1lUQjZiak54V21Ob1owTmFSalJ2YkRSMFpHTk9SRkJsT0c1UFkybGxSRzlOWnpsQ1QwMU9jMnhFZEVsUWFUQjJWSFpRZVZwRlYwOUZiVUY0Tms1ek5TMHhTMVV5VGxRMVgyVkdjbmhrUlcxaVFUSnRWMUZuVVdOMlMwcDVUMHRVWDNSamNHMURYME40Y0hKU2VHcHNNa2N4VldOMVV6UjZWRlI0ZWtoaU4zRnRSRTFWTjNKak4zbzFOMkphZVc1cGVtdExVakpUVlVscldrVnpVRWsxU2tOVVQySnBZVEpCY0dZMFZHVk5iRFZyWTNOV1NVWlJURlZ1ZGtKTU1WbHRiMmh2T0hKb2RXdENTV3h0ZGtaclFVSkJORFp1Y2xkaFF6SlBNRTQzVVZOWVJTMXlTbGd4VVdKSFRHMHdiVzh3VGs1TlVsRnhMVVp2VEhCaVZuSnFhaTE2ZVRWV2QyTnFXVTlCTm5SUVkydENhRmxqZUROU2FrNVFNa05VU1hOb1NsSk1VbEJKTW14clZtdDNNRmM0UjJWNmFXSlhWalozYTNKWGVsbGplRlpCTW1vMWJWOUpNeTFoTFVwWFFWOXdVMFZxYUVkak5TMVpObkZUTTNkaExUbEtObTkwZGpKaU56aFBNR0l3TjBvNFkxOTJVMHBmTlRsSVZreEtRM2QxZDI1UWIyaGpjbXB3WlVacWExSkdUbmxtVURJeFh6aHBjbkJwV1Y5ZllYbDFaMWRZUlVabWR6TlRXazg1TmpReWRXNUpXV0pKVmpscE4xcERXalJZT1UxdmJsWTVVVUU0TlcxMU0xOUtUSE42WWxaMVoxRTFaWHBvTFVsdlZIQkJReTEyWjNBNU1tdFFVVUpaUzFoSmF6TnJWMFpWYlRRMk1HbDJkWGxsYTFGT2JXZDNNakpRUkY5NE9VYzBOa3N0TTE5NVduWnFlalY2VjBOcFUzbHVUWGRHVjJKVFozZEJjM0p5VkZwR2QzVmhaazEyYTFWS1gxRlZUbVZGTWt4SVMyMDBabmxwVm01eE1rWkJMbUpaVjJwUllVWnBkbDlGTVRGUGVVSkhaMVEzWlhjLmZlMWtPUEtHdEtwQXloeDhMaWJQdElXaEhTNHZJM01uOUNqdWxkb1BQNUkiLCJleHAiOjE3MDYyMTc5NDEsImlhdCI6MTcwNjIxNzY0MX0.jg08vfcBV6MgvKPmTS6YcKbN9FJw_Nvn53cNMccRyPw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002247"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:41 GMT
	x-forgerock-transactionid: 4028df16-8955-4ee9-9aa2-bc59f5f68af7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:41.833 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:41.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 483368: jsonPath($.tokenId).find.exists, found nothing
21:20:41.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,483368,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3439d86c, username -> user.1002247, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fd785da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217641872))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:41 GMT
	x-forgerock-transactionid: 55821e39-6e2d-4791-b37a-7f26f6e015ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjhjNHU0bjc1cDlmcHRmOTQ3dDZyMXJxaWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NWJEUmFTRWR1UjAxMk4xVjBZbDlvZUdKMFFYVjNMbTFOY1d4alQzRjBaVlp0UzFsbFQzZDNZa1l5TFRSR1FrNUhZbHBSY1U1a1ZrUnllRlZEYjJaTVpVWnROM294VEY5YWVXSlZRamt4WlRWeVQyaDRiMUJhYjFkdU0zbGFTRzF3WkU1WmVsZ3RWVUZFYVhWb1JrTm5OMTlOVm14R2EybDFVVXR6YlhVemRrc3hhV1JOU1ZoMWFrWlhZekZ0T0hwU1ZXOTZlSGh1YUVaMFdqTnZTSGhFYVRKaVQwRjVaRFV0WWpKeWNIRnZTR0oxUXpSSWVXY3hiVll5WDI5dVdXTk5jRmRWZG1GdlZFNXZZVVZyV1dGdlNGVTRWbXgyV2tkWmJ6UjJOMlZVZG5SaU9HMW9TVlpXWjBkRlZHcEtWak5CVGxZMFUwYzFTVWgxYURKVWFFWm9Ua1JrVlhwUFNISlZWMGxGZUc5QlpVRk5kV2cyYlc5RlNXdEhhVzF3Tm1ReWNXY3hjMFJJVG1KSlQyeDVRWE5XYkVGSFIwMXBTa2xyVWtsM2JrVlhVRXR3YlhaR1ltbDJhRWRsTlhJM1gzVkdjMVZqZFVSMlZWVmFjMDFYZUVkeVNGaEJZbmt5VWpkWlRrWkxVbW80YzIxUmQySjZNVGMzZURrdE9XWXRTblJ0ZDFwSFYybE5ZbmhtZVdOMGVYRk5hbDh0VEUxWWJVNXBORGRzYTB3eldXVnlWM2RwUlhCUk5FaG5MWEp1WkhKSGFGcHdXbWhEZDB0UWIyRXdZMFpsYkdGMlREaDBaVEpwT0dsRk1qTjNURWd0TlRSb1ZubEpURkk1ZGtzeE5tRnVOa1pEV1Y5QlgwTllMVzlGV0VaMUxWWXdOR3hmVnpoU1QyeFllRmx3WjBGYWR6SndObmc1UWtGa1RGcFFja05qVjI5NWJEa3hWM0ZyZFc5SExVVXpkRFZUYkdoWlZUSkNjRlpTVURkeU5rcEhlbUpMVEVsVFpEWmxSWEZsU3pOWUxWbDBkMk13YjNKNFkwd3pYMlprYzBaclZrWjVXRFJhWmxwcWRHUTRMVlZ1UTBGVVgxUjNaV2xQUWxOTlZ6QlBiblpETTNONVlXWnlXSEpvZDJOcGEzbGtlVEpLVGpFMU9HNHhValpSY1VoSWNtdzFTMWRqVFdSdmNGUjBOMGd3UW5jMmFtcEJWVWxWVXkxRlJWSndURkZ5U2tKUU5VVjVhazFwVDFkelNuZEpMbTlyZFdoUFNYaDFjMFYwTVdabE5WTjZiMmhOZFZFLkhtUGFWUk50TFd1VmFnckNqSmlSZm5sZWNGM2pPN0Z2Q2F4SVd2N0lnRHMiLCJleHAiOjE3MDYyMTc5NDEsImlhdCI6MTcwNjIxNzY0MX0.GyP183Mjvu75tmup0Cx3T500_xYWLyTJKs8QfySUX2o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:41.874 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:42.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 483401: status.find.is(200), but actually found 401
21:20:42.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,483401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@260124f4, username -> user.1002558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fd3d939, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217642052))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGpicDg5M2tsZTZuNnFpaGxsbXBmamloczQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVdHaHNZMlpQZVdsMVVucEtXSHBtVlZoSFpqQlJMbEpOYVRWMGVFRkhObFJEVEVKV1RrUmFXbm80VTNoblVUZzRabmg1UVROUWFIbG5PRzAxY0ZKUFR6SnJhamczYWtGVk4yZFlkM0ZPVTNoYVVITmpOR1F6TTJOMFFVNTJhbHBtZEVNd1IwRlNTbXhsVkhGcmJ6ZElkelpEVVRrMmVFRnJjRFF5WlVKSU9VOXJXVEpKTFc1aFdFd3RYMHBzTldkVE5EUkRRbWxJVG5rdGNDMVpaRWRrWmxBdFYxOWpZVzQxVTFrMFEwRjFRa2huUjBSclZFc3ROVTgxYURocVp6UjJhRmhpZGxKbWRFaDVNRVZMUTFGdVVWWjJOV2xCUmw5SVVGSmlhRXN3TlZsYVZEbHRWRWs0VVdnM1gzUXhhMjVTUmtsMFpHOXlabVJ4YjBSS2IwNWtTVlptWWkwNU5EWkdibEk0UmxKcFNrWnpWMlZPYlROU1JtSnFOVk5IVkV0emVUQjJXbFpFTkRGc1FVZGZVVUY0U0dFemQwZ3dXRU52VnpkaWQyeEpjRzgxTmtjd1NISXRWbFpUVmtkWE4zVnZVbU5QTjJWTE5UbDFZelJPWmtONmREUk5aV2xCT1U5b2VFcHBOak5JWW5WaE1XOU9ORXRTUzFkSGRFWm5TRUUzVVhWMVJIcExOMFZYTjNodVR5MWZMVU5TYlRSa1lWbEVMVVpKZGxkcVozRnJXRWxCVUd0cGVWTmxXVVZrYnpGTGJWWnNSbkJFY3pCemNUTkJjRnBuTkZCWlFWRmpXbVl4VjA4M1NIbzFTRlZaYUZSV09XYzNPSFpJVUZsbk5XOHdhVm8xWVZka2ExRklTMVJ0Tm5aM1pqbHJRVGswUTFOc2FDMUlaMlE1TnpCU05uQjRUakl5VTFsVlRVTmlibDl3UzI5aWNIcEVkazVyYldRNVJWUlhSRTVRZERkZmJIaDNNbkZKVEVaWE5IWlZPWEp2TjB0SldUSXhkREZsUjFWeFltcFJTME5pTXpWWlRURlRRakJpUmxSQmVWZG9OVGt6WWxjMlZUQlRXRkpQUmtjdFRFRjZlVjlwTjA1TFFYRkJabWhEU0d0M2JVOXhTbTl0TkdNdFRFMDVWRGQ1V1RSRE1uVjFWWEpvT1hsa1pUZG9MVWt6TmtodlFqVjZRek51TlV0VVRreElOVTlUWlhOUWNXTTVia0l4Y3pGdmJFMDRMVWt3VkUwNFIzVmpMbk51WTJKT2FVbExaekp4WTNCSlRrRTVObVZCWjFFLmJqRjdQR3hIS3NiZ051RVhDQ0dRNXJLWUVQRHFPNk84MDE0SkNUWlpUbFUiLCJleHAiOjE3MDYyMTc5NDIsImlhdCI6MTcwNjIxNzY0Mn0.mIEMkKejaK0n4JxTDhKkxDOm3R6gGdbxI39MTu9ZTBg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002558"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:41 GMT
	x-forgerock-transactionid: 72bb830e-baf5-4e74-9370-94cf2478eb32
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:42.104 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:42.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 483401: jsonPath($.tokenId).find.exists, found nothing
21:20:42.144 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,483401,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@260124f4, username -> user.1002558, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fd3d939, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217642143))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:41 GMT
	x-forgerock-transactionid: 7d3ef6a1-ca46-41f4-b36a-780ebbb35b37
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTExMDMwb2oxNmg4djk2c3FrczM0a2lmNTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVFqUTFUMnR1WkZwRk0wdEpRM1Z2TnpOa2VWWkJMa1UyWlZaUVlVRnBjRUZVVlhCeVRsUkJRM0p0ZG0xaGFHWXlSMWR6VUhKdE0zRnVMWGxGUm1oeWFVOVZWbmgyV21OSFIzWTJja1prYWpoWVUyNVhlbEZCTVc0MFdVTkRUMVpKVVY5dFdVWnZPSGd4WlV4cVVXcFljVlJEYmw5UFdXUTNjSGswYkRWWVJrWkhXRGxFWkZwbU4ycGFPVmhxYzJOU1psaE9UV3MyTmpsRFJYcFlYMmszZVMxRFEyTnhOazVvZHpsSlJFeDNVMk0yUnkxblYyNWxlSFZaV1dSQ1l6VjFXbXhNU0habGVFaFdRVWwzWW14aVprUkpXRFprTURkaVRraG1ZV2hxZW1KblYwUnhhMDFZVUVseFFWVndXbEJrY0Vzd0xUSXdRbTFzV0RabGVGUklTRTgwVjJ4YWRHeExhbU15YW5ZMGVsUTBWbXN5VjFaR1MwUnZhbUZLZFhGSVNFWkhhbUp2TUUxcU4zQmlNWHBRTjBOSFVHOHROR2R1WjA5eVNtUk9kRXR5TFVacWQwbHlRMEpOZDJsd2FqSlZOR0Y0Um1KdVVsQmZRV2wwUTBkQlZIaGxRakl6YkRkZldVWjJPVTFJUkUxME1FMVBYMkpxYlRCa2NrUjFOMk4wU21GVVMzZHlkbFl6VkhvMFFUQmthRkYxYjNGS1ZXOU1Salk1U0ROM05IazJUbWxETTFaelIzSTVZbVpOYVhGeE5uSklXVTFKY0hSYU9GQjZka2xMYldSWE5qUkhaMTg1TUZoV1ptNTZUelZqYUVsb1FUbDZiWFZhUWtZNFYwUXdjMDV0TUdVek9HSkVTbVI1ZWpKbmIyY3RaMm96U0ZKaU9VcHhNMEkxZHpkMVpsTjRUM1pFWXpac1RVaHhNMlE0Ym1weE5VTnpjR1pEWmtWVWFFRmlMV3Q0YkdGYU5qazRaa2R6VlVodlZWaDVRMHRrTFdaU1VIVmxOMWh4UWtwM1ltb3paSFJxWDBweldrbHNPSFphUVRaMlRqVm1RazkzYmkwdGRWZFZTMlZJYTBaUk1UbFRZa041T0ZWSE5UUlNhQzFSZVU5cFRFRkZTa3RNYkZZd1EzVnVkak5aY0ZvMVFVdHZabXd5UldOMlZVbEdMV0Y2VVVGalQxRkdXbkZCUlcxa2FWTlRMVTgyVmxrd0xXOXhkR05rTkZoNVNWZGtPREJGVkZWWkxXdDNMbTlyV0hSUVJsOW9XRWxwUzBrdFUyaDRVMWRpZVZFLm96MFlwM0pXazdEM1hMdmkwWlpTelduSUVmNlBNcU5vSm1VSDV4Nmc2TlUiLCJleHAiOjE3MDYyMTc5NDIsImlhdCI6MTcwNjIxNzY0Mn0.TDln6AgzWDL-laTDR-mMSlIFabd6QZGH45AGGQw6EQU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:42.144 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:20:42                                        3235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=953139 KO=13846 )
> restLoginInitiate                                        (OK=472383 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=470999 KO=1368  )
> restloginProgressiveProfileCallback                      (OK=9757   KO=1368  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.80%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.80%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.65%)
> status.find.is(200), but actually found 503                      4958 (13.75%)
> status.find.is(200), but actually found 401                      1368 ( 3.79%)
> jsonPath($.tokenId).find.exists, found nothing                   1368 ( 3.79%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#################################################################-        ] 89%
          waiting: 59117  / active: 21     / done: 483477
================================================================================

21:20:43.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 483549: status.find.is(200), but actually found 401
21:20:43.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,483549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55f07653, username -> user.1000508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@98d8499, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217643089))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib2k3Y2NobnZxOXZybjhhZm5waHU2bm85amgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlEyUklSRGR5U1dGRldXOTFkSGgyUnprNWEyOUJMbkZQYm1odFVFVk1abmhIWHpCTlQwZDJNVTB6WTJGVFluUkdXbEJsUTFWdlNGUjJXbnBYWmxkek5XdG5Ta0ZvYmxNM05VWjNhek0xWDFKbE5rNHdlVk5SYWtOR1F6Uk1jMm8xVURWR2NFdG1ZbWR4TFRGTlUzUnhaRE5aZEc0M2JUSk1VVGsyT0ZBMmFYWkJZbWw1Tkd4M1EzaGpaSEZEZUd3dFowRk1VMlp3V2tGcFVsSTJSV3RrZVV4UlZqUlNVRkpIYjB4MVFXWm1iWFpDV1dSWFpWTnphRlJKVVMxNWVubDFVVzh6WHpGdFRGaEdkMTlPYWpscmNrbFhOM2hvWjNWcFFqSjJWMUl4UVdoaGNuWmtaM2syZG04NWFVYzFaMnBNUVVWamRYRk9VRXREYW5wc2IycEdVRkEzVmkwME9Fb3dlbTQ0YjFGRVprbzNUVlYyZWxod2JtaHRiSFJ6T1VSdWVHaHhXVlpRUWxsclpUY3hhMDVtWkhaTWJFOU1aRTFVVG05T09XZGpPR1oyWmtoVE0xUTFRa3hKWjJsTVpWUkhSSFZRVFdoNGJucFlXVzVvTWtkdk5EVlZVMjFvVUVKRGQxZGplbEpsVTE5Q0xWa3lPR2xZTlVkV2NYcG9WR3BaWDJvelgxRk5hMnBEWjJwNWJIaFBRek5qZFhsR1R6ZENNM2MwWlhoeFR6WkRUelJLWjNBMU1GVmxVM2N3YWtoWFkxTXdjVGhhYzA0d1RXaDVOVWt4WnpobmNuSk5XVzVpVjAxVWVXTm1VMUpFZW1GM1pYUTJVRGRHUkZVek5XdExPVEZqYkU0d01XdHpPSEpLWjJoS2VXWTRXRWx4TUVGSk1rdDZkRlJsTUhaNlNHWnVhV3hWYjFWcFlqWTJWR1EyUVcxRU0xOXJPV0ZzZVVWVFVsOWxiMlJ4TTNkSlZuZGpXRzQzVkVGMU1qWllabmcwUVVkYVUwVXpXVkZpVEZCalVuWlhPSGxJV1cxRFgxcGFjMGRhY0Zoc1ZUbGtNM2M1ZGpCaU9EaGhRVXREYTA1VVkwbzRWM2x5UVZwc1JUQkhZbVpTVlc5bkxVZDFNRzEyTTJWalpVbGplSGh0ZGxSYVQybEhkVmR6YWsxSU9YZEJaRVUyWkZKT1UwRmpabVkwT1hCV05UZENaWEo0Um5jMVVGQkxlRkZ1TTNCYVNsQklZMWg2YUVOM09IY3dMa2RvY2xWSmRrcE1aRGhLV2w5YVQzWXhRUzFaVFZFLkxrSVpPdDlvSmw2WDZSNzg2SmNMOUk0a0dWQUtmTWdnbk1QcVFzbzdtdkUiLCJleHAiOjE3MDYyMTc5NDMsImlhdCI6MTcwNjIxNzY0M30.erBwDY-JDKQkEaysG_9zaGoZ3sTPKktgFcM-x8tMaJg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000508"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:42 GMT
	x-forgerock-transactionid: 09c6d011-4fd3-4b05-a749-fc1d507a3b0e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:43.136 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:43.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 483549: jsonPath($.tokenId).find.exists, found nothing
21:20:43.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,483549,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55f07653, username -> user.1000508, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@98d8499, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217643178))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:42 GMT
	x-forgerock-transactionid: 13a18ca9-11b7-4c70-acd9-02cc53a247df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2NncXRxMXEyNjlpZGt0aHNjcTdlZGdidXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVFWWnhjalpyTmtJd1VHSmxiMFYyUmxSQk9VSjNMbmhzYjFaS1luSnpMV1JyWkZoTVRYbE9WWEZmVEhWMFFsUjRlakJhUzFFdFpFbzRhbFU1YmpObVpsQlVXVXQyWlZwdVdrZFZkR2xTVGxKcVEyVkZSR3hDWkdRNE5ubHJWWGxYY1RCb1ZYQmZlbFp0YmpNNVJHOUdVek50ZFZBMmFGSm5SWGQwU0dGbFdsaG9TSFZ1YlhCaGQxaEJiemhKT0ZoMFVEZ3RhMEZyVXpRemRHTnVkbkk0YWtFdFkyOUxUM0ZsY1doVk0xTkdibEoyTTFOa1MzaE5kMTlEYTFKU01ubFhSVUUxUm5aMVJUTnhXV3B1WHpWaGNHOTZYemMwU0hSWVZXcGtjV3N6TVV4S1pUTmhjMUpWWDFwd2VFRlNMVnBuUW1SUGJIbFhNamxuTlZKalZUaHlaR2syVVhBeVJYTlZlbmN4WW5SRFNFbHNZM2hzUTNCMFRGSnpUV1Z1YVVwbFpTMVZibXczVURodVMwRXhTazFpYW1vMk56UlJVbGR1UXpsbGMxTlNlRXhVVVdwUGVtMVZWRU50UmxJMFVtRkhRMFYzVm1wVGFsUlFjWFZSVVZScFRHeHpUMVJPVEV3dFNUVnJkV1pOTFRoTllWbHlYemhDWHpWNGFqYzJiMnhoYW0wdE5qUlJkR2QyYkZCS1pGZGxjbk5JT1ZJNGQycDJka0poTjBFd2FHTjVhblE0VFRSWFNtTnhiMUpCZDFveWJXTnJMV1pMTnpWQlpYSkRhRWt0TWt0Vll6Sm9NMlpQUmpWRFJHRjBZMTlyYWxkMmMwMTRSVmc0VFdocVdrWXlXWFUxVEV0aVZubGlibHBvVFdwclVtUm5SR1ZJYkhCek0zQnVTVGxQZEU5MlpVTllVbVZDVWxjeFJWZGpia3hEUVhRMFJYZEpUbEE0VFRWWVprTTRka1F3VVdveFUyOWlSRGs0ZW1rd1kxcDZUblJSTjNsT2VHOVFOVFpYUzFaeVFVODRUelpDU1RrMk1GbzJNVTAxUVZoUFMwUlFRVnBYWWpGVFJFRlFZVEozVW1kTVQwWlhiVFJ0ZDJSV1pFUnhSM2xNZG01YVIzaHBNalF4Uld0SFJURlNNMDVNV0RKeFVGUTJWVGxYYzBoT2NIb3pWMVEwVkhSa1N6SXpkV3QwVWxaVmExZEZRVkZwYUd4a1psTk5NbkpHVG0xQ04wODBhbXhmYW0xeGFDMDRMbVJVVlc1Nk9FcElhbVV3ZDJJd2NDMW5Za2sxVm1jLmN6eFV2bjB6T3VIRENHbEVCck1ySHZtakgtWHFLb2I5ME9DNjVMTWNSb0kiLCJleHAiOjE3MDYyMTc5NDMsImlhdCI6MTcwNjIxNzY0M30.P1MjmE6CFsHy-GQmjo11m37ihUQnWM3dA3COwTobitM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:43.179 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:44.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 483764: status.find.is(200), but actually found 401
21:20:44.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,483764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36dbea0a, username -> user.1001806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b414ca1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217644513))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDdnMm5xZXA3ZDdidnY5aWNiZDllc3A3NWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFpHeDVURVJYWjFac01WVlRRMUJvWkRaWVduZDNMbmMwWDBWV1JFWjFRVzFxZGpGSVpHSk9WMVpZVldodFRtcFBRbmd0V1VaS2RsUkhOMlJNU0RnellUTTJlbUZrZEhCQ1gwVTJhWEZNTTBsRk0xZ3pSbUp3UXpOTmRFVnJTakJzTUZJMVdqTXhSMGhhVUU5clkyWlFTbVYwYkdoMk5sVk5UbTR4TkU0MlVsaFBPSFptY1MxcFRGZEJaMUZ6YjBkT05uRkdNbU4wUW5wR2VYUXdWMjV5VGpkVlZHSklURGwxT1VwTU1UVjFlamxCVEZScGIyWnNTbHA2ZFhKRldGSTFWRzFrWmxsU2JsbHVhSGRGUVU1YVVuZE9WaTFTYlU1eU4zazVURVJQZFhkWWFEWlFXVEZyVlZwbWRqUnROV2g1TjFGVk9HMXVhbkYzUWpOT01XTTVORkp1U2xSVGNHOUpjV1owUkcxWlJsSkpZVFpDYm5VeVkxZEVZMHh3Um1aUVRWSk9VV0Z3WWxKdmFGUm5VSFoxTkVNMFdEZzBhWFZDVERsVlUwaEhXV1ptVlZGc01XbDRMWFpWYkZveFRteDRNbTFFU2t4M2ExUXlUWFZLVEdsak1uVkRaM1YyYWt4VGNHdFJUMmhPVkZNdE4wWk5kM1Y2T1dwNk1HUjZSM0p2YzFaTWRVdGFXall3T1VKSk4wWlpOWFJEY2poUGRqbE5TMWN4VGtFNFVUSktVREJ5TTJ0bVUwaGtWRWRqTjNZd2JFTkdYMFk1TFU1RlJHbzBNbVZ1UWpaU01sQkxiRUU0UmtNM2VGaGtiMHhrZFRKYVEwUkZMVjg1YUdodWNUVkJWMmh3U214VVRrdzJSak5HWjJOVFRWbEllRUpmVW1aeVoxUXpSalY2ZDBWa2VVTlNlV1l4WkZSWWFtVm9UbTE1T1VkdFgxcFhXWHByTm14U1QwaHdNek5QUjBsV1oxRlpZMVptVTFWRmExcHRhRGRmVW0xamNEZFBRWGc1ZDBkWFRYZDBRa2RhTVU1NFdpMHllbmRGTnprMFZXOVpjVkpqV0RkTVVISndWRFJEWHpkWVNUSmlWWFZzU0dKdExVVktVWEpxUmxoSGNpMURkR2d4VVcxbU0wVXhORU0wWm5WeFVFaGhWMm90UlhOZmR6UlBaSEZRYkhWNVlWQjBURFJ2Y0doMlpYUjVOMUJZYzJKTldEaHdWWGd0UWpGWGNUWnpVbTl4YjJKemRuaHpMbmR1VGtkeWMwNWxZbkpsVERGQlZVTkxjSGRYVDFFLkFHVW9sMVM0LXlScUpYSDV2ZEtYRUdnQlI0YTR4enRLakJILUxBODB5QUkiLCJleHAiOjE3MDYyMTc5NDQsImlhdCI6MTcwNjIxNzY0NH0.2jMrv3kolBmP9ERVhzqLSIX7LiED21jVjcS1edQTzcI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001806"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:43 GMT
	x-forgerock-transactionid: 73f8fc5f-22aa-45e3-9bf1-d5f80e31dbf0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:44.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:44.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 483764: jsonPath($.tokenId).find.exists, found nothing
21:20:44.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,483764,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@36dbea0a, username -> user.1001806, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b414ca1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217644603))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:44 GMT
	x-forgerock-transactionid: 6abc4cfd-14da-46f1-b03a-9fa424ad839d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGhhZTM0amVvZjAyMHBuZWRyazVlczc4b2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFpFUllOMWt3YzJKVmNuQjROak0zTWxseVVWUjNMbFE1VkRJNVRGbGZVekJyU3pkaFNsazJWSEl4U2tObWVGaGthVWQxYlVrd1J6Um1XVXBrWlhsV2NYTkZkVlZSTTNaeWVtZG9UMHhxVW5OcFdtbFlVbGxXZUdweVlUTm9hREYyWkdOZmVVVlJSalEwY2s1a1JVdzJhMm8wVTFSdlZqQlZWUzB6UjJaMVF6TkdTa3d5U1VnemNEVmZTMkZmWldoaldXUjVVRGh5WWxSd1kyOXpiVzVTY1RWR1VrTm1NRk5KTVVGS1pFNVlNV2hVZDFkTlRuRlFSblpJT0d0b1RFaE1NRXRDTVRaMFNXTm9Ua1ZoYUc5MlpGRmFhRTh4WDBWaFdWaE1SemxVVUhWVFZWODBiRU5tU25CMGJIaFdTazF0VlVGd05WUkRjV3hqWnkwMk1sQlpaM2x6U1RGWFdXaHBNMGgzVERGUE1XdGtURXBEUWtOc2VXRmtZbnBDVGpGWlRsYzVUbGcyWTBwck9ISnZlbVJYVDFCWExUTjNNR1paT1hkV01HUkxTRTVUZG5kMWJFVm9ZVFZsV1hWaWIwcHNZbkphYzNaS2NWbEJXV1psUVRkM1lqRlhSbk5LZVdaS1ZHRnNZM1phTlRGZlowWkVUSGwyUlVSTlNqTnFWamd0TVd0dE9WcFNWVm96TWpoS2QwNWFWRlJKUm0wM1VHcHdWMUJuY3pWeFZGRmhhRk5mT0RWcWFrbERiamQzV0RGMllrUlVXamhoVEdNeGVGVm1Wbk40Y1U1UWNtWm1UbWRvV1VaTFYxbG1kbGxKUnpKUlQwcENYMUZaZUZKdmRrbDRRell5Vm1OdFJYa3pRekpqYlZGb09WTXpRMDkyYzJoYWVVWldVVVV0VVdWZlpqVjBjWFJhVWpsVmNGQlZhRFJMVVV0V1RXaFRiakpsV214SFlXZDBTbVJOTW1wWFYzRmlYMlJ4VkhGaVUzWjZMVWhpYUVSVU1ubFZObmhKY1hORVVFaElRVmxIYUZZeWRYaDZUV2xXUTJocFkxVjJVMUJJTmw5UlgweEVPRVZmWVdOTlkzQTFUbkUxWVMxVlh6RmFUMVZ3WVhSb1JrZEhZVjk0YzJGelRHTXROVlp5U0cxMlozSTJSbTFMVFZwc2NXMU1RakIzVmtoSU5IaHZkRlJFVFdwYVdIcFlhR2xRTVdSdVJuRk1iRkpYWTI1U1FtVmtkRTB6TjJWTGIwTlpMbWRPUVZGaE1WcERVMDVDV0ZWVU4wVnNhWFoyTkVFLmEtNjhkaDFPS2QwZm9ZeVN5V1FXRkJVQ2F5ekJlWWp2cjVWRHRyY0Y5Z3ciLCJleHAiOjE3MDYyMTc5NDQsImlhdCI6MTcwNjIxNzY0NH0.rMkOylrLlonu2I-dvLZX4pXRjFrRU0a_Nu72aJVrhR0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:44.604 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:47.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 484152: status.find.is(200), but actually found 401
21:20:47.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,484152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3aa2b975, username -> user.1002865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d6e6b0b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217647007))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmR1cmMwNWFxY2UyMnFnYmVsODA2cjRtNXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFYxZFZPRVIxZWxRelEwRjBiMVp5YzBWUVZ6UjNMamhTVFRJdGRqWjVWV2hPZFVsT1pXRnJSSGx0ZDNWbVpWRmhka0ZxUkdwcWVtSmpjVzlmZW5ScE5tWnhOMlY0YjFWWFgwbG9SbEkwTkcxM2JHVnNTMk5xZDJjME5HRXRlblJ0ZDJSTk9ERkNZVTl0YjJSUVVXOVplVXB1TTNwSGNESXpRVGxrWW1ScmRreGhORjlSWW5GRVlVWmtUR3BVVjJNellVSllWVlJyVGxaSGFrTmxhMnN6WTNWT1VUY3lVMm8zZGtGM1RtOUhlbmRUYW0xSFV6bFVkbVJuVTFwRWJGRlFiMnBFU1ZOdVh5MXFNa1UwU0V4NlJYb3dObXRpVjFWUmFVOW1ZelZqWlhsaVZqZHNkRlZ5YVhSdlNuQlVkbGRqVG5kNE1DMWZXRWcxTTFsamRWVmZiRm93VTIxSmNWaE9OVTFFVDB4dWQwNUNSRmsyVVU1RVJ6TXdiRnBtUzJWU05EZFVZMUJUWkdSaGNVczFTeTFxTFUxeVdHeHpZemxJTjJ0T1dtSlFkbmRHY21GMGRYaFBkSGt5Vkd0U1MyaHljRjlYVG5jMWRrbHFjekJsYjNwc2JHZGxlRlpsZUhCalptSXRPVXRaVTBkR1EzbGlaM0kwYXpOelNGWmhXVjgwZW1waVR6QlZNbEZNTFZabGEyOVJUbnBCWmpsV1kwZEdVR05YTTBoT2JIZ3RjbkF5VTJaMU1pMDNhMkZUU25sS05VMUZTWE5YTUU5cFNXZEtPVGhzYkdkTWJHbFdURmhqTTNONVpHTlFSRTVpUTBKdFZqSkdOVlJ0UkU4elUxcHhSbmRUVUZoU1lUVkNkamN6VkhaTU5YaGFNemhXVkVGRVYzVXRVRlJqZW5VeWNrNXFXV00zTUdocVdWVjJPVmR1VG1oRk4xOW1kRWRZWVZOZmIwTnJOazFpZVZsclVrbEVUbkZWUmtwT01VVnlaM2xJU2pCblF6VktUemMyVVZCWFZEQjVlRmhxUjNsbGFHbDRMVEJsYzBaZlF6WkNlRTB3TkZReVVHUm1aRzUxWlZsUlpqbG9SamcwWjFneFVrRXlTbEZIWkZCNlpYQjVSVkZuYzBwYVFUQndWbTR4Ukd0YVIyY3dSbWt3Ym5wMU1VbHViR28yUWpreWJYSnROelkwTjA5aWNraEJja0ZTVmtoMFVGUm9kR1UyVkdGVlgwdGlXa3d4V2pSMlFrdGpMakl0Ym1kTU5tUnlRM2xyYVV0NGVHaEpRalpSVEhjLjdNdDFlUksxSE9FNklGSGRmV1FtS2NPeGFNVkJZWnMybVRzVzUxc0NXM28iLCJleHAiOjE3MDYyMTc5NDYsImlhdCI6MTcwNjIxNzY0Nn0.l0jItaZT5zGZc7UrRLF00fGyejWgSG1_wDwkiG6gjwg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002865"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:46 GMT
	x-forgerock-transactionid: 19efb5cc-9dc0-4d49-8508-4c97595bf09d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:47.057 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:47.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 484152: jsonPath($.tokenId).find.exists, found nothing
21:20:47.102 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,484152,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3aa2b975, username -> user.1002865, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d6e6b0b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217647101))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:47 GMT
	x-forgerock-transactionid: c07072df-453c-4bca-8853-eb3f72d60938
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG1qbmR1NnB1dnRiOHN2aW84NmJqdm9qazIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cGIxYzFURjh4V2xaZlQwMVdPRTVOUVhGaE1qWlJMakJXTkhGQllTMXNNMkZPT1dGdFJIcHlaRUpxYUMxNmQyWm1lbHBHZFhsa2FHdEljWGRtZFVGZmRERnljbXRhU1RCNVFXRXpkVU5OVG0wM1JqWjNjMDloWkMxNmNFTkxSa0V0YldkemNVTlJkMjVKY0hFMVl6SkVUMUpOYkdSSWRXMVBNRVZuYWpsSFdVTlRZM1ZWZWpoeGJFNUlWRUo1VmtnMWIyTmhSRXN4U0VsbE0yOHlWRzVIVFhacFltTmljRzU1U1ZnNFUwTnpkR2Q1VTNCSk1tTlljRmcyZWtOeFNESnhTMUF4V1VKbGQwWmFZVWxqYldnd2VreFdOM2cyV1dnemRVTjFSa1IzYUd4a1YzUmtXR1p3VUdzd1ZIWlJia1UwYUV0VU5URXpSREp0WkZoelFUaGZZbmwwVFVsWlRUaERRbFZNY2pJNWNIQnBlbTEzVFhCS1J6aHdlREV4WW5rd1NrNVVSSGRMWVRGM05HWnVRbFZ0Y0dkNWVWWXdjRFU1Y1dKSFdrd3lPR3RWVFVSbk1IcGxabGN3Y3pBMk9VMVZVRXd0VXpSaVRsQmxTWEpDTXpobFMwWjJXV0ZoU0dKRVIyUm5UbEpJVUhSVVVVWmZNVkoxWmtGbFJXb3hhakZyV0VsU1RXbzVNMk5zUWpGaVZuVkhSSE5tZW5SWlowSmhaMU5PUkdWNVJqWktZVEo0WmtFeU0zbFpNR00zZURSaE0zQmtTMEl0YVhKblIyNDJTRmRDTm5KUVpHdHZVMFJMYzI0eGRFSk1NbE5NZDBRMWQyRnBOMmhoZW5rNGFsSmtTRTFmWkdKUFlUSk9YM2xMWnpCZlJrdzVXbmRJWldSTU5FNXdRV3BuYzJGWlNsZ3pTVVV3Y2t3dFptWmZiRTFCWkRobWNESmlNVU5yTVU1M1RGQnRibGxITUdKMWRtTkpiR05hVTBWclYxWnFia3h3YWpkWFUyVlZObmRITkVGWk0xcDRMWE15YjNodFkwbG5aMnhqT0dKdlExTkdOVkpJYjNWclFsSXhPV3h4V2xWc0xWaHNiV3RvY1ZOd1VsVjVNR2xWVHpZMWMwSjJURXRpVDA5MGRsOUlSSFZrU0VjdFZIWlNiWE5VVWtobk1WRkZkVEl5Y2xOV1dEWnBOazVYVDNScFNXcFpTbkJUTUdkc1dWVlVkR2RqUjI0MVNsaFNORkZXZWtOSVZHTmpMamszWDJnME9IUlFPRXhDWTFoQlptSjZiVkJFZVZFLmxNMFl0V2VBejhWcW9ueUFkLUdmTjJnVEx3dVgxb3lnUzk5WHR5d0ZEOW8iLCJleHAiOjE3MDYyMTc5NDcsImlhdCI6MTcwNjIxNzY0N30.u8E9o_NgaMovIPKNiIf6KNtvLGME-sfqqU2vS4F4e5E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:47.102 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:20:47                                        3240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=954685 KO=13852 )
> restLoginInitiate                                        (OK=473155 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=471764 KO=1371  )
> restloginProgressiveProfileCallback                      (OK=9766   KO=1371  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.80%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.80%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.65%)
> status.find.is(200), but actually found 503                      4958 (13.74%)
> status.find.is(200), but actually found 401                      1371 ( 3.80%)
> jsonPath($.tokenId).find.exists, found nothing                   1371 ( 3.80%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##################################################################-       ] 89%
          waiting: 58342  / active: 30     / done: 484243
================================================================================

21:20:48.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 484309: status.find.is(200), but actually found 401
21:20:48.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,484309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68855f7c, username -> user.1002237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@741d11b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217648016))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjU3NG0zdWZtb2ZiYWZwdWoxYzM4aTN2M2MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU1ubGtiWFp2VVhObmQyZGhYekEwT0ROVE4zQjNMazlEZFcxTE5GcHdRME5SWjBKS01tcFBha1ZSVlVvMldUaDRYMGRvTjJkemJUUnRaMUJyUlY5aWRpMVlZblZvTjJKNmNIazJWRWhCYkVWNFFsSlROazVpTWpaU05FOTFhR05RYVhFemJsZEJUWFJxWm0xYU5qTndTMWRZYUZST01ubHJlR2RCWXpabllubEZTR2RwTkdVNE4wbFlURFJuYjNWM01HVkZaMHB2Um1KaVMyMVRkbTVaTkZGelowZExUbnA2VW1wM1pra3hSek54UzFSQk5VMTRWakpKTm1Sa1FWZEhTRjlrUWpOVFoxVmtRbmgyVERKMFNYaHlPV2RWU25BeFZqZDZkak5KWDJkUVVYWlFkREZSTldOR1ZHeEtVV3RrZDBKUFRWUkhTVUpoYUROcE5Wa3dkSGhsZEVaMlVtSjBOMnN6TTNKYWNYaGFNQzFOYUVwdmFUQlJVRXd5ZDE5WWNHWmFjSE5vZUhkeWFWZExaWHBWWVY5WGNXcHliV0Y1VW1GeU1IZHhhVFJaYUMxQ2ExZGtVMlZpYWtRMldtaFdjMmhsVnpnMlMyRjJaVXhTYWxSck9VUk1kalpYWmxWTkxXMVFTazA0TFhock5UaHdhRUpTVFhac1pGcHFOMTlTTVUxS2IwUkVXSFJHTjFaalltdDBkRkkzVmt3dFExb3RjMll5TVhOTlQxZFViMnhOWTFFNWFFUkNkRk5rUlZVNFZYazJRbDk0TkRGRU5rRTBXV2h5Y1ZVd2JrWlRTV2szUm1zNVZESkdWekI2VEZwSk4xZGZXVU5DZFY5dGVGSktVbHA1VnpOMVkwMVdTMmhhVEZwRE9GWkdVMVZEVmtSNlVXSlJWbXhRWld4TFh6aG5OSEJWVGt4RmNHTTVXakZYUTE5bVNraG5NbTh6U2taemQzWjBjR1UyUVhoUVNUUm9YM05oUkdNeWVrWnBUbXBPYTJOWlpsaDFkVlJrVjNSa2Rtd3hjMHRDYmxkaFYwRnZaR0pUUzFSTlRqZFhhalZQVGpCM2VFbERaMUJxT0hoRFNuaHRVVkZZTm1SVVIwdzNSbUYxZUdwclNqSk9OV1ZVU21saGNtZHJUVGd5TUZsU1JtWllUMWxmZERWak5rMU5WM1pUZVdZemVFMXJWMGxEY0hvdGJEUlNkM1pHVVhabk1rZHpibVJoTFY5cVkwSk9TSEEyVEU0MlJFVm5MbTR3U0hWYVNrNVJWSGhYVmpoRmJYSnlOV3RxTkZFLjRZSDMyeENlSUw0Tm5WdHNSX19VcmxxZy1hZGxjUUtVVWc3b25fYXhFaHMiLCJleHAiOjE3MDYyMTc5NDcsImlhdCI6MTcwNjIxNzY0N30.5KZHEpfe_7f3iv4osX8Fn3-td5yxDRcSCIJNTLVY5t0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002237"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:47 GMT
	x-forgerock-transactionid: 04aea171-2481-4757-85f9-3925a8cf300f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:48.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:48.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 484309: jsonPath($.tokenId).find.exists, found nothing
21:20:48.106 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,484309,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68855f7c, username -> user.1002237, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@741d11b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217648105))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:47 GMT
	x-forgerock-transactionid: b2d373a7-ffb9-4572-a2d1-7c1fa421d17d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODFyZDY2Z3FlbmVmZDdzZHU2YW5vbDc4anQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1ZsOTZia1ZFUWxWaWNtWTVabXhpUjBKUWJ6UkJMbUV3UVhWcGJ6bGhXall0UlVSbFEyczRTa3RsTVZOVGFteFBZak5pY25sVVpWTmtXVlV4TjNGUE0wcFhkMHhQTVVSMGVrZFdkMU5xU214QlNXaGZVMWhVZDJkS2EwcFZTMGhSYm1oVU5XdG1SMk52ZGxkcGVTMVBiM2RZYzIxMWFuVmxjMHhYUVc5RGNtRTBYMTlGYlMxd2FERmtSV05hZERsb016QjJNVTVXT1hGT1puZEliamRxVHpSNVozZzFNRmxCWm5wbWRWUkVXVEowT1VkRWJESTBiV1p3U2pabVRTMVBaVkowVkVsWFlYRnVMVE0xUjFvM1lrNUxTbG93UWt4ZlkxcEpMWEpMY25sclYxaGtRWHBNVW10eVltVXlTRjl1TkRGbFZtMUlUMGhHVlZCWGFHRlFZMk54UkRBdGFtdzBSMXBUZDBac2RGOTJkQzFLUm5kWGQweG5UV3BTT0dkNFF6WktjRzlQUWtkNmVHd3lkWGN4WW5WTWVGVmtjWFZzV0c1cU1ITldSMDFJT1hwWFdESTRTakYwVDNWNFNIcHpWM2QwZVZCSk4yUlFkR3hhWTJsTVdGSjBaekpTYmxOeU1YQnJhakkxZERaUlUxaDNUbE5UTFZoQ1JYbDNZVE5xZURkeE1IQXdTMVptVm1wTU1UWndWWGs1VG5OdlZEZzVlbEJaZVRBMlozbHpjbG8zTmxaYWFVMURNRmRRYkZGUlNEYzRkazlTVDJkZlp5MTVXSEpNYkZwdlUyRmpSWE5JVVhKV1pVcEpRVmxpYkhocWIwaFZjVzR5UmtGSGJFVlBlbk56ZWpJM2FVSm1RVUU0Wm5ZeVh5MU9jVm8yY2pORGVqTnFVVFZSWWtOU1oxcHZaWGRqT0ROUlRGb3pRMEZyYldacldtaE5abWsyU0dWeWJ5MUhjR05yUVhVMGNWbFFlVm8wYldOb2JqWkxUakZvZUMxdWFsRnRZMWhxTjNKclRVbFpWa3RrZVhCSWNUTnJXa1p5VjB4aGVYWlNaeTFHTjBSM1JtWktXRTFrWTBWbGNIZzNkVU01TWpWQlptRmxTMnh1YzIxcFZWVmhWMGhLTTNwd1lua3diVWhQZGtsTlVYbzBVR0p5TW1NMmNVWlpUWEZ4WVU5blIzVnpjMHBrWkVFMVRpMVFSelp0V1VONVh6UTNkalkxVnpWQ1NFcE9PV1ppVHpKS1JpMVZMa0pKWTJSdlR6SnRkR280Y0ZvM1YwbG1RVWxrWVVFLmI3UnFOLUFJZW1CR3EtOHJuU0tkeGhTbzQxMUtWUGZReFNYUWlkSVlqeHMiLCJleHAiOjE3MDYyMTc5NDgsImlhdCI6MTcwNjIxNzY0OH0.LADS0X0Qzw9QBjCaMiMogBSzUWwl7jKiycUU-VHkmic","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:48.106 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:51.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 484820: status.find.is(200), but actually found 401
21:20:51.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,484820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d1e7483, username -> user.1000055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31b05c77, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217651538))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN201bXFpbzc4Y3VzajE0cHI0bnE5amdiaXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1blptYzNkazFCZFhSRmRGTnFjSFJLUmtrMk1FNVJMbTVFZGtFeFNqVjFlazFzYVhCWWNtTnNRM2w0WTI5UmVIUnNRemhhWjJSWVZ6Qk9XRlZ1VEZkRldFWmpVaTB5UVRKWFpGQmFiVlpyUWxkMVRGOTFObFpHUTE5U1lUVktTamt4Vkd3ellUTlZNalpaVFVVeWRXODFSV1Z2UlhodExWZHBPRmx0V0RCV1oxZDNSQzF4ZVdNMVIxWnhWSE41TFdOWGNWUlBObTUxUWpOWVlVSnZMWEZPY3psNFNHMDRiM0ZMZG1Sb1MzTlRVSFJpWlZKeVkyNWZPRkJ0ZURBeWRUQnpaMFZDVW1oNFNHVkVRM2xGUWw4MExXOWhhSEZ6WlRsaU1Ya3hhbnAxVURRNVpGSllZbmRSYldGWVVYRlNVRzlsZEZaZk1HODFRalZJTkU1Vk9VTjVkakZvTlhGWFREazFPRlJRVlROTGNWbERMWGwyZFdkblJXdFZka0o0ZURaRVJVTkJjVkZmY1VoRFIxSXhZWFpYYTNsS09VWXdlQzF3U20xcVVUbHVMV2xLWDNkUGQzWnFPWEpsV0dWUmEzVlBVbXBXZEd4Qk5EZHROVzVDVTNkWFpISm1lR2x4Y2tST1EwUnlaMUI0UW5kTlJuUTJlRXMyY1Vka1ltRnBiMWxvWkMwd1Myd3ljVGR5YURKM2FtZENNRXBZVkRaNE9VZG9aRGd5VUdzMFRYRkZYelp3YkZsQ2VWSm9UV0ZrWmtkWk4yeFBjVW8xYkZONlMyaEZkakZqTmsxTGRrRkdjMnR2VHpkRlV6bHlaR1JJZUd4T1MxZEtaRFpLYTI1c1FVUjJjVkF4V1VKamFFUnpWVEJSYkVOdWRYRk9hbDlxYVhSRmEwMUhNQzF2WVU5blkzWnBOMHRDUjA1R1NFZEZabFpKZUZCSFFWZHRVVlpPVW01dlQycFlSRFJIV0hsd1lXOVBkbkF4YlhsclRtWnZha1pZT1ZrNU1YQXhSbFpIUTIxTmFXazVObkZvYTNWSFlubzJlVmxKYnpKR1p6WTBiRWxoWjNOc1VFOU1VRk0yZDB4Nk1VdENPRWxpWm01WWEzVTRZMEl0Y3psSFFXSk1hMGN4TFRaemFVNTRNREZLVURoUE1Wb3hZakZoUlZKVmJGSmlPVEoxTlZWM1JWRkJlQzFtYlhKak5IaE1iRk5YUlRNeE5WUnRNRGgyUzFKRGF6RTNiM2RxT0ZkcGNEUkZMbmROYkZscGJtZzNWVW8zVUVWdGRHbGljV052VEdjLm5DREdGVlFndlRFT3doUW1DMWlzOXdidVZHUDVUWmtoWlBQWEkyRWZLZjQiLCJleHAiOjE3MDYyMTc5NTEsImlhdCI6MTcwNjIxNzY1MX0.ydJeMrSHnsH22e32zMlRLXQnn_kVR74gQxYMNIpSulE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000055"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:50 GMT
	x-forgerock-transactionid: 6fdce99b-c625-4607-8f68-bcf1e35d5519
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:51.593 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:51.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 484820: jsonPath($.tokenId).find.exists, found nothing
21:20:51.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,484820,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6d1e7483, username -> user.1000055, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31b05c77, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217651634))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:20:51 GMT
	x-forgerock-transactionid: b680e362-a40b-4fdb-93e4-6c7cd34bd16a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm03N2lsbHYxZmpnMTNxaWJ2bWdxbWtjbSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVZTFcxZk1GQmZhelZCVjBka1RFaEZRbk5JTjFkQkxuSTJNR3hIWTB4c2VIUTFjV3Q2UlU0M2RtdENNVlprYWpSdldsSkZlVlExVERRMlVrWXdiVk5KVDJsdmFWUnZTVm8yZW5GdE5FWmtXbTVmTTNGV05VeFRSMTlmVWs5bldYVjFkRzlKUWpSQ1puWnpaVVJ5WVZGRGFURnpXSGxuYW1Fd1JEbERSRkU0WWxoalVGVnNkekJpZEVVd2FFRTJVRFpUVlZsYWFFeHBhMmcyYkVWemFua3hkMkozZFY5RExVOXhRa3BGY25OM1pYUmFSVzV2V1VwQ01XZExVa3hYZG5CUGNHY3hlV3hMYjJKS2VFRjBjMk5SZUdSbVNrUTVZMWxGWVRkMlVVZEZUbGs0T0dWa2RYSm5aRGxMTURONFEwcFhkalExZVVKTVpqRmhZVFZQWWpCaVZteFdWVzFwUzNnemRsaG9SM1pUVGtwdGFXUXlSV2hMTjAxYVdVcHFWRGc1Y3kxaU5rWnBVM1J0Y1dSR2RucEhTVmRUZURoamVUZzViRm93ZUdjMVh6QmpkR0pVYUdWS2RXWmFOR0pFVmxKYVZWWm9ZMkZ0U2twc09EWTNiME5GYm1kMU9WQkhXbEJ6UVdWTmVtRjZhRVE1UldZeFIwSkxNelF5ZVVzd1oxbHJRbGhWU0RCRVpFNXZVV2c0Vm1sTlRuTjZXRkJNVEUxclFUWTVTMnhFVDNSVmJHZDRXbFZDWlhONGNtRmxiSE5YVGtwR09GQmxkWEo0UTNGWFRWWmZTMEpRVEhnMVJ6RjZaV0Y2WTFCYWN6Tlpia3RCWnpjM1pIUlBkMnhzVGpOMWVIRnpWbEppTW1sSGVFVkxUSEp0VUVzNFYyRXlSbTVNVGpFNWIwMXhlR2wxU0ZaUGRHUllaV05rUTBOSWJrSm5hakZ0TkRZeFVsTlBiVGhmTjFwQ1pESTNiRUZpYlhOM1ZXUmplakpSTmxaUVZVOVRZWGhHT0RjM09WZERjemRDWkZKZk5sOWFURFUxTTFnMFJtdFNaRUY1TFVOWVUyVTVhelZQUmpCb1NHOVRVVEpzU2tWNVVWSjZaRTVCZFVKeldtdzRWVE5rVWpWalZsZzFRV1p3YTBaUFZUaGlVVVJwU0hCa2VFUnBNMkZXT0RGc09ISk9RbGRUUkRCV1ZEbG9kM2RSVEdKSVJucHhlRVZvYTBWcFIzZFpSRGxpUVhGNlowRk9ORXBKUWpFNExrSndjVk01UlRKQk5VbFJVV0ZaVldOcE5WZHhZa0UuSEFUUkV4bzJ6QjBaSjRadHJKaDVOVTJPTjBRa3BXRGJ3d2RyWXF0WVJoTSIsImV4cCI6MTcwNjIxNzk1MSwiaWF0IjoxNzA2MjE3NjUxfQ.P_Iy34_2UHrMqHrqu3JwkriGg2409OAXVVgfT0wbMvQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:51.635 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:51.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 484824: status.find.is(200), but actually found 401
21:20:51.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,484824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50f883e0, username -> user.1002128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3997591e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217651597))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWlnM3VicGYwajRyaGI3N21hamszYzYyOXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFlrcDZVVXhvTUVOaWNGazBOVlZaVDNOcVJrUjNMbmxTVWpCWFJVeDNkMFJ2ZGtWR1gxZG9OMUJaZVdaM1JtUXlUbTltVkUxMmVrODRjMnQxUldvMVYwbzNZV053VkdoRlYwaHRVWEpOY1d4WmJIZDBUVmxzWjFaWldFRkdNV1p6WmxwUE1HcGxTWGRYVms1SmNEbE5jRkl3TUhwNmRHdHVlSGgyWVhFeFNqZ3RTR0YzWmxnMlNFZGxTek5HTFZRNU1ERnZOMVJtUTI5UGVrOVdjMnhIVkhCb2IzY3RlamxxVTFBNExXMHRUVkJEVlhaT1ZXMXNSa0prVGtreFVsTkxaMUJrTFZkWk1GOWhZbWhQZFVGemVrTjNPVUZrU0hvNGFVRXROVkJvVDBWbVRFaDZUVk0wTUZGYVduZHpZVFpVV2pGbFJIbFRTVVppYW1aS1pqRTJabUZXWkhkdldXcGtNa2xMUTNWeGVWVnBkbkp2WkhocFNWaE5aak5WV1Zaa2RETTRlbkJYUlVkaWJHSXlOVFpxVjNJNVFuUmFNRXRpWldKVGEwcHZNRTVTYm5nMFMzVXRTekp4Y1haMU4wRnZiVXRZY2tSNVdYUjRaSGRCV21KVGVuZGliMUpWUmxVME5Ua3diVmgyVGtSYU5XMW5hV0V3WVhwWFFXVjVkRWN0ZFhSSk0wVkphSE56UzNwRWRHVnBUV2RHV0ZCcmEzTk9UM1pEZW5GSmFrTk1VRmQzVjBORU5sY3hRMjFxTW5vMU1HbHNSbVYyUVVkMGJFRmpSR0poWTJ0bWQzWmpOWFJFY1MwNWNEZDBNVXR3UmxkTk5URTFOakE1TTI1akxYVldiV1pUVkVSNE5tUm9UR3QwYmpSSVVWQXhka0l0YXpCNGNWZFdNazlwVVhKQmQzTm9Oa3QxV1Y5Sk1HWmZOVGx3WTJkdVVtSjFRV293ZDFFNGJHNDRaRkJoWlU5TE9HbGphbXhZYVRCWUxVUm1VVzFzTVVwTVJVcEdibnBxU1dwZk5UaHNjbEV5YzNGV0xVeGFObXRtU25sWFRHSllaVVJVUkdGU2JubHRjRk5VTms5R01reHZSV2h2YkRSRk4xZG5VbVUzVW5WSWIydHdUV0ZSZERCWWNVWXhkMGhIZG5OcWJHaG1SVEZxWlhKUE9IRlZNbUphVTAxNFZGRmFUMXBhVFZCWVYxUkxkSFZsVmt4cGVFaDVRWGwyT0VKa1pGbEZWV0YwTlU5RmFIRkZMakpyUVZSUk9WWk1lbU15ZVVOVVN6RXhlVVZYVmxFLkMzZ0Ntc3BOTkUyMy1sMGJZQ3B5R2NnVXJqZGhMQ01qclhZRENEaWtaTFUiLCJleHAiOjE3MDYyMTc5NTEsImlhdCI6MTcwNjIxNzY1MX0.Av8jfNrMs4OUtXlO1QUJr7Rd2v4bFn6TZ1OuIYiEySQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002128"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:51 GMT
	x-forgerock-transactionid: 7266e0cc-043a-46c4-bd0d-a8fdf12b6acd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:51.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:51.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 484824: jsonPath($.tokenId).find.exists, found nothing
21:20:51.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,484824,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50f883e0, username -> user.1002128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3997591e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217651688))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:50 GMT
	x-forgerock-transactionid: 97a0b0d3-e884-49d3-854f-9c826c9d4513
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm9hM3ZpYzVjaDFzbWkwcTIwZzZ0bWlmc2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVRFOXpjbkF4YWkxaVRraFFRV05GTkRCSmRrbFJMbmt6WW00NFlXeEhVVUZuY0RSdlJEWlRYMUJHUkhwMlEwbG1iMTgyZUVKV05VazJhVzlDV2xSU1RpMHlVVEJmWWxOamVWb3pUbTFGYkhSRldUTjJSVTF5Tkd0dVZFZFNOa0pZTVVwYVdGbHBVelpzV1Y5cmJtbzRSVEl4VURCZlV6bHZRV1IxVlZCblVGZHZZM05yYTBseGFsbzVablZNTFhJMlZsQlBNM0k0WDJKTFZteFJZVzloWmpOaFprZFpTMmREY0ZNeVJFMDJkMnN0Y0hkS09FNXZTM2xFVG5ZM0xWVXRUSFoyV1UxNlgySmhlblV4VnpOUFJVbDJhVzF5TjNOTmFXOU1YMHR4VGpCaFMyNU1jbmMyYVRSWmJsOUNjM3ByUjFWWFdYVXlXV0ZGU1cwNE5rRjVURW96ZDJST1UzTTBXRVZUYlZSbWEzRndNamRHTW1oa1pqSlhZWGhRWkRsek4yaENRa2xHTW1oMWFsTXpZV2MzTUhaZk0wUkVUblk0ZURObFZURXpNR051TUc1WmFVTkJSVmxxYWpsck1VbERVV0ZqWVVSVVh6WlpPWE0yZGxjMVJqWXlhMFJxY1hSclMzUjJhVlIwT1U5eFlVWlVaV3gyUmpaeVFtVm1UakpYT1dGek1ubEhlWEJxVVdWM09GOU1YekpyV2xkT2ExTlBUMmt3U0RSNU1XMURYMUpZZUhOc1lUUnZUSEZDUmtwaUxXSTVkV0pXT1ZOUmJuUkdNbmxtUnpsMFZWOUhSbXBDZG5KbWQxOXJNamR5Y25welZFNVZSa3hMTW5KdlUwZzVjMlpqWld4M00zWllXSEpWT0VrMFVua3RTVmRJVG1WUVVWaEpOM3B2Y1U5a2FUWkpWM1pYTUdOcFdrOXJWWEJ6WTA1b2FGRmljblJ4TlhGS1dVTm1hM0ZCUlRSNFlWcE1lWEkwWlVSaGJtMTZTWGg0YXpnM2FuSnhiMDVaWjFob1NFSmZkRU5HYjNSR01uZGFWbDlQZG1WaVZtVlZXbU16TXpKNWRIZFliV1pvUjA5YU9VdzVNM0JuYkVSa05YSk1hR2h6Y1hSR1VrVTFPRXQ0V1dWWE16QnZUVEJrUjBSbk0xQmlXSGM0VWxsV2MzVlhRbFJ2ZEZkR01uazNiMWRHUzBsVVFVOVNMVFkxYjJKUVYxbGlTVUp5UW5Ob1JHOXNXRkIyWkd0RFJta3dMbFpKVGtOM1kycHBWbGcxY2sweFRUZHFUa1oxTTJjLjgwWWNXWXJsVEdEbFpzOU4xYjNubW1ZOXZwQVVDQ09tS3BiUHJXc0pNODQiLCJleHAiOjE3MDYyMTc5NTEsImlhdCI6MTcwNjIxNzY1MX0.AMh_8G6DZwAFJx9hbR-BAwD9EOyKEMdejtVhF7QSKA4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:51.689 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:52.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 484909: status.find.is(200), but actually found 401
21:20:52.184 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,484909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d6359d7, username -> user.1001897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f7b96c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217652136))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWN2NWY2MmhsZTh2Z2U4dG5nMnExbnFxMTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WE1uTXpaRUpvUlZSbFZrWjBNRlkyTkRkblVWcEJMbnBLT1Zkc1V6aG5ObG96VUVaeFpIa3RhamxoWHpZdFFXdENjelJYTWs5NmRFNDJVVVprZVdKbU5FRlFXbXhLVTBkNWEybFdZVlJuWkZCQ0xVMUZaMGhUYURaNmFUVndSMjkwU1ZoYWNscGFkM0ZDUnpaNGNWUktNekJoVlRGbWVVRkRiVTlvTjBnNFZGcENXakkxV0ZSNlUxZ3RkRGgyU1RGdVFqaHVVVzUzU1VwT1RGUnpVRWd3VUhoSFQwTmZXblZJUnpSU1pIQkdlR2xqYVdKVGJEZHJRbTVHWmpSalZUUlBiRmMxY1ZvdGRUUnhkWFpJZGxsU1NIYzJWRkJ3VjBaVk5HaHNObWg0V0RsbU0zQXlkbVZ1YlMxUWN6ZDNPVmR6Y2xCdU0wTTFVWFZqU1ZWQlpTMU5NMDFSWDNVeFdWWlhVRU4yV1ZoQ2FWazVkbDgwYURRMVJtcEpjblZQZUZOa1YwZHRVa2hHZUZwT2JYSk9SazlpVEVsQlNraEtaMkZ3WjBaNGFHdGFTWGgwVldGQlRFWldRbmsxWm1OZmFuQldaSEZtWlU5WWEzSk1hM2RXWWxobE9FZGliR3hLYW1GQldVOVdTR1pVTkRBNWNrTkhOVkpxWm1kR1RpMXBhMlpNTld0aGIwRkVUR2wxTlRnM1VrbDNRekE0VWxoR056UjNWVmh6VDBaTExYSTVWWEZYTkhVd1JsazJjWEZoVGpkUmJXbGZaa0ZJUTJsUlYyUjZjbEpFZVRsQlNURmpjMGxYVTJsR1VHeHlObVpHYUhoUFRWTnRZemxHWDFCS05qVnJWblp3TVZOb2NFVkhaVlV4ZDNCWlIxcE5aMFV6ZUVWbVVFd3dZV3MzVlhoMGJqTjBabDlHVlRGRGEzUjVUa3BUUjNOclQycGtXREJsV0ZwV2RtZDNWelZFTlRScmRXZzVWRWRKUVZjNGRtUXhkMWRzZW0wMVpIZFJTMnRPU1hkdGRIbGZYMFUwUWxSZlpIcGZiWFJCZDA5bVRYQTBPWEJETFZnNVoyNU5ZMVJ5YlhwWVJGSmxNRmt6U2taUFFVRnpNRnBMTkdWbU9IbFNTMjV5V0hKUVNXazNkbkJKYXprNFVqaHZWWHBMWkhwS2FsaHphSFZFWVV0YU1uQkhPVTFaVUhOTFlYbHRlbEpFUzNwek5HOTNhV05TU201elFYVnZXVmxCVm10SGJYUlpMa0ZqVjFjeGNXczRjVXN3VlRCNk4ydEhVa0pSTkdjLmdwTmgtMi1HbzhtMWRiUmxxOThJNHFsQ3dzRUhkOUdYRWxFb1pZOXUzRDQiLCJleHAiOjE3MDYyMTc5NTIsImlhdCI6MTcwNjIxNzY1Mn0.rOmS2e56xujFbIRLnhnkZNgULQS9WZdkSOTNhFZxXA0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001897"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:51 GMT
	x-forgerock-transactionid: af01d8dd-f3a7-497f-a7dd-981da5754adb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:52.184 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:52.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 484909: jsonPath($.tokenId).find.exists, found nothing
21:20:52.225 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,484909,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d6359d7, username -> user.1001897, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f7b96c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217652224))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:52 GMT
	x-forgerock-transactionid: 1b155656-cfe8-4d95-84d3-4653fdf4484e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGduN3RpMXJrbDVxbmFnYzE2bWZmdDNrcWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ME1HSmxUMHhKZVU1M1pXeEVjbHBGYVc0ellVUjNMbHBRUm0xRVFrSlZlRWRsZVZkdVYxZDVRVTVQYTJsMGFHTmpka2QzUXpsclRDMHdhbmRtWlZwS01XdDNSRGRoWm1RNGFIVnZOVVUxTUdKYU4wYzNOVTlQYldjNWVWOVlSRVpsYlhRelJIVlJRVVF4TjI1NlpqTXphM1phUkZGUVJtUmZhVnAwVTNacUxYRkhNa0o2VTNReVMyMTZNVU5FY2xGQk9XUTVjM1pLV0hkR1dXTllVVW8zZVdwVmExOXVZWGhXWVZWTWEwRlNla2RtYW1FNGRFZzRZWFJOZWs5UWFYUkZOMHhVUkc5cWJXVTBlVzFYTWs5UVJURjVRbFZZTVU1S1VWVkRORU4wU1Y5VU1sWjZYMjlDYm5kWlVraGlOemcyVDNwb1VIQlFRblkxTkVKSlRUVnRjM2RRU1dsSFp6aDViVGR4WkZZNE5sRk5iMTlvY2sweE1sZHRjWEJ0U0hGRFN5MVNPRXhGTkZWUmEySlhhbFpoVUVRelJYRm1OVlo0UlZsV1ZUaDBla2wyT0c5TGFUZGhXbFpyYm5WVU4zVjZOMWc0VFdzNFlVSllNMGd5T0hWSlVERkRUVGxmVDNKd1RWZ3haM2cyVFRoWWF6TlhhMFZsWmpOT1NrOTFhWFowVERKSVNtcFhPR1pSV0ROMWVqTlZPRk5XTTNSTlYzaDNaazV3ZEZvMlYxbHJhRkJ5ZFVoZllraDVWM0Y2U1hrMmVGRkpNVzlCZEV4U09DMXBOWGhIZDFkelJGTTFjelJ1VFZOUFIyOUZia1ZCY1hadVRtb3pWRlpLUWpoaFkyRk5PRkJQWmtVdFpqUk1SbUZPWWxONE5HbE1jbmRzVTJaRU9GbFRWVk0wTUZWMGVGTXdTV2RGTmpFNFdsSmxkMVJmY1ZBNVFUQjNlWEppZFRGblp6TjVNa0pITldOclRWODFTM0I0ZGtOSGQyZzNZa05YY210TFVUQmpSVzFoYTBoUWVubENiazg1ZDNOUFRHTjJkbGQwWlZCWFEyNXZUMkpFZUVKNFRHRnViRmN6VlhaWFRFdGhNakYxUTNoblNWazNXUzA0ZEZKaVNUZFhSRmt3VlhCQ1N6Vk5RM1psVmtoaFZXTXhUVFp1WTNOa1J6QnFRM04zT0RoalZIZHNiMkpRYUdsSE1XVjRUVUpzVlhoalFUZDJNbTFaYUhweWIwdFBlV0pSZG5aZlpHdGpMbWRmTkVZMVVXZHhlamhNU1VGNVEybGZSa3B3TW1jLldUVGJjZmt3Ti05YWJLTXE0X3lndEswcFVKZDJRak4xOFl4dFZhWVBrSUEiLCJleHAiOjE3MDYyMTc5NTIsImlhdCI6MTcwNjIxNzY1Mn0.uDCbXk_8NRlUniaTDpSgbtvr9W-uQ_1gR3MEGARJAqQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:52.225 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:20:52                                        3245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=956159 KO=13860 )
> restLoginInitiate                                        (OK=473888 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=472489 KO=1375  )
> restloginProgressiveProfileCallback                      (OK=9782   KO=1375  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.79%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.79%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.64%)
> status.find.is(200), but actually found 503                      4958 (13.74%)
> status.find.is(200), but actually found 401                      1375 ( 3.81%)
> jsonPath($.tokenId).find.exists, found nothing                   1375 ( 3.81%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##################################################################-       ] 89%
          waiting: 57611  / active: 32     / done: 484972
================================================================================

21:20:55.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 485330: status.find.is(200), but actually found 401
21:20:55.122 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,485330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@132f84f4, username -> user.1000527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4129e71b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217655072))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWY3bG90Ymk4ZmwzZjVubnJxNnQ1OTFjNWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlRtTnJaR2cxT1ZWNk0zZGtSRlpZTjNKZmJtOW5Ma1Z6ZG10UVMyeHlabk5FT0ZGSVpFdE9SMmhVTmpCTU9YWm5VRTR4YzNwM1NuTkdSM1J6ZEMwemRESlJlREpQY1V0b1ZUbFpTRTU0TjB4ek9UVkJUMDA1TjBFNWRuVXpVekZTTWpJd1ZuUlBSMUJaWXpaYVYzRkZjbk5QTmxCS1VHWXdhM2hVZDAxdE4zSlhOR2N4YWkxcGNEVjJiSEZ4UjJ4eGJUZ3hiMHBTZVV4VU0xRjVWelV3TTJST2FUaGFTV0UyT1RaSmRWUmZjM0pXVGxCTmF6UldWVzh0YWpoVFMwcDROM2RyUVhod1lsaDFTREJDV0dOcFkyNVNNMUZIV1RSSmExTk5ORVV0TldsTmMxRmlVMFUzTWswdFdsZHVaa0ZuWlU5c1RVMDFjR2RGYUZodmVHaFdNVTFRTmtkbVpGbFZURFZGTmt0d1FtTXhRbGRqT0VkWlpIQlhOSGRqYTJNeWRVVTRPVXh4TUZKSldIQXdYMnBYVWtZeGJrSnBYMFZRUjFwaGFWQk9iVGh5VTBOeVZXVk9VMDV5ZFhsbFdsRnlOSGgwUTBZMk1FMUNkMmhzTUVKbmEwMWxlRlpYWVhOdFQxUlJiMVpOYmxnMmJVVXhaWFZHVDNGa1ZVNXdXVEpZT1RCck4ybEJjRXBWWWpsTlkzcEZTVVJ6ZFVGb1JXRmFUelJXYW5WNllYWjNaSFJxYW1OcWJVUjJjekprZGpab1RWWnVTSGx2VkhwTU9FTlpiR3h5VFVWR1psQnNlazB3VGtsVGNsSTFSVnBZT1VaZmIxQmlhMDFqTlV0TFpYSlBXVmd0TXkwek5rWmZRVmgwWTNSaVpuSjBXSFJMVjBGQlVXUmlRM04yZG5wMFpqTnRUVWcxYUVaU1ZEaE5SMW93UmxSWVR5MVpjamxLVUhGaGMyVklSV3RhYlRGU1NYaDJXV3BqT0hNMVNHTnFlREJxZVRGTE5uSnFOMk5sV25SSFMxZHZZVEJQT1ZSa1FYUnZZV1Z5VG5aQk9WWkpXbVpEWlhGT1ZWZFdNRVJ2VkZCdE5XaGxhWEJxWmxKeWFVOUhhVFExVFhKM1gxTkhiSGxDYVVoNVNqRnZkVmh4YzBkM2JrcHRkbEJhYmxJd1NIbFJRVFpaVkVNeE5VdFVZME5qYmtRemNFaDRaV05IZVZWYWVHOU5OamhRWTFCVFlWWXlkMUYwZEZwWGFsZFJMbUYwVDI4elZrVlNNbVptZDBwaGR6aHNXbEV6YzFFLlJpbDlFZlVod0h3bGV5bW5CS1N4OGNoTzJhcFRSMW5sUE1sSjdWQWhtQ1kiLCJleHAiOjE3MDYyMTc5NTUsImlhdCI6MTcwNjIxNzY1NX0.HBxrXKriG0_EQ5fyCvv_3Yq8fk-F04yrgeL8XG7zuMg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000527"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:54 GMT
	x-forgerock-transactionid: a5bc0315-7a52-4fe7-aa6c-e36922ba955a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:55.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:55.164 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 485330: jsonPath($.tokenId).find.exists, found nothing
21:20:55.164 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,485330,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@132f84f4, username -> user.1000527, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4129e71b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217655163))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:54 GMT
	x-forgerock-transactionid: 5511b9d2-4489-44b0-8abe-4c00b8f172a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnE1NHU3NHU5cjY5OXRucTUxc2sxZWdkb3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TVl6Tm1YMmhHV0hCT1FteHdhVTlNYW5OTWVHTlJMalJxY1hkVGFtTTRkemxIYzFGdFdsTlFOVXR6ZGtSdU16bFFXV2hZT1ZCS1ZFZEphM1oyVjNRelkyaERXRVE1WHpOWFRqWXlURTg1TkdWNVpqVmtkWFV4ZWpoa04zTlFhRVZKVWtwek1sUTNjREJZYVdJd1RGTjNkamt0UmxkU1pFNDBNMDVVTm1aMlYwSjJkR3RZTjFsc1drOUJia2sxUlVOQ1FXUTRUMVJ6TVhKck1VWmZhemREYmxablZXcHZaMGhzUWpnd1RqWTNZVWRDVEU5dU1qSTRjRVZUTFdOU1NIZHpNMTlIT1hrMFgybG9kRVZPUjJOWVQxa3plVEo0Ym1aTkxVbzBVM1JZZGtRd1UyaExTMlE0YTNaWVNsRkhNV3hSYlhsclFreDBlV2hJY25sb1JXaFJaMDl1VWs0MlgwOUxNbGhaYkhKbFZXRm1kVzB0VlhoclozUm9hREppWlZJeE1rcE5jMjEwZEhSM1oyaHRNRkpmVDJvMWVrVnJWVXRMVVVKUE5IQkhVMkkwVWpkc00wUm5Ta1JpVFdsc01HbEZURWRJWjJGTVdUbFhiazVCVW5KWlExSnpYM1ZLT1hvMWJUTmhUaTFzZEVaU2NEZE1SakZXYkdoVmEyMTJYM1F0ZVU1NlZIbFNaMjFPUW5GMmIxOTFkSEk1TnpsUmNrUnpWWFpFT1RkZlZXOUtjR0pLYW0weE1IZ3hiV2R6TmxobE1qVkxVaTB5TkUxb1RWWm5ZVkJNT0VGUmVWWlljMlpNZUU1VVp6TlVZa2R4WVdFelFWOHpRMUV0Y0c1d1EzSk1TREE0YjIxRVRHdE9YMUJSU214ckxVMXlVblI2ZUZONFNXNWtOSE41VVhOS2EwSXljblJYTkRGRGVXUkhaV2N0ZW1rdGFsZG9VbUpuT1VWNGExOWxaVFU0YUcxVk1GaFBlRWwwT0hsQ2IzZFdRbXgyU0c1NWRsTXlTV0Y0TVRCTWFFTlZNV0ZDV1U5SFRTMTVWbTFUT1RabFJUZHpZVnBWYzNVMFZsaHRXVkZKYnpoVWRVRjZja2xOVGxaaE5qWnlRVzQ1YW5KRlVVSkxZM0JQUldSRGNrZFpTWGgzYlhWNVEwbGZjbmswY1ZaemRIZEVjVGRCWVRoMlNrTjViR28wZEZOWVMwTmFTbmx3VjA1Q1JEVm9WRk5zTVRGWVRUVkljREJNTkdaTlFteG5Mak16VFdVM2NuZzJiM1pZUVZkSE0xVXpkbVEyWjFFLlpQWE1jdC1zalktT3JaalAtSU5QWVFnREpnZTFiY0VYV3prOTNJM3ZyU1kiLCJleHAiOjE3MDYyMTc5NTUsImlhdCI6MTcwNjIxNzY1NX0.yneU2kPMTTRkdr7x7uv8Ij4XahkT9ikX9M_kXETymrQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:55.164 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:20:57.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 485644: status.find.is(200), but actually found 401
21:20:57.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,485644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@597af6f1, username -> user.1002732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@115179f6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217657054))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic2QyM3ZxZmZyZ2RkdmoyZ2FhN2Jvb2NnanQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1prRXhUWGhQWkVjMVlsRmxRbVJDVlZaTmVqWkJMblZEZWs5Wk5GSnFhR1JYYzBKTlowSTNXR0p1ZW5nd1gzWkJRMDlOTVVkcFdGODJhRVJYVEdkSlNWOVNOMWc1TmxwTU5rOHhVRXhWVURJeVVXSXlhR3RCTlVneFdFUkNkekZpV2tWT1Ewc3pkbVEzYWw5dk5taG9lWGhIWmxGUllXNDFSWFJyWXkxQmQzcFhhUzFsYWt0NUxWaFZXalF6TTJOeVJVYzBTbVpDWnpWcGJXbHJPVXhPV25ScmFqUnBXRGQyVFZKVGEwTkdaM0owVms4eWQxbHlRbkF0YlZkeVYzcHhjRlpzTmpKWGRHSmhibTFpU1dKblEycFRjMmhNVEhSTWNIWkZUVzFOU214ZmNscHZWbmhvWDBWaWFuazRXVzlaTFVrMlIxUlNiVmxyY0ZndFF6WXhiMnRvUmtOMlJXNXpTbkZ6Ym5BM2RWcDVOUzB4ZFdsaU5WazVhVEJTY0RNemFXTjJNMWhsZVhOc1YxaDJZelJIVUhCNFNHcDBTekJUUmw5NmVUSm9lR1ZrVWpWNFJWVnJaVVZsTW5WTlVWRTNTRzB6Ymxab1lWTTVOSE5yUTNSb04wbzRSMFJmYW0xR1pDMTNRazVYUkhKd1dEWm9VMGxUZW1SNVQzQmxkM000ZDJWMU5WRkJhR3h2V1VvNE1HeEZVVk5OWW05ZlZrZHhhVjlFVVVoa2FrVnJlRFp2WDBwQmNpMXBXVkUwVVZkMWRDMUpSMWhtTm5WS1UwUTVPV1ZPT1ZkaFQybGpiVXRJT0dod2JHdGZZMGhPVDJGNVEwaHJkRFJsVVU1elJsUTBhbkpvZGxkaWNsVmxPV3BVTTJRNVYyOVFOVGszUkZGUVJrWTNjRFJEUzNwaldGbDVUbUZtV0RsYVZXeE5YMjF0YWxNNE0zRk9TMFJRVFhKS2NXVlNVblowWW1kSk9WTmllSFpPUlZwWlRHeDZNbEp5VTI5NVZUTjZPVEZwYlV0SFRHVmFUR0UyUW5vMlpXbGlXSFJYYUZCdmVIRjFSV0ppYzNWVFpVZHpkVTAxU0cxVU5rWjRSRmRhYURWM1NUTm1WbEJRZURGNU4wOVNZblJ1YmpGdmFIRjRkMVJPUm04dFJHVkpaVE13Y1c1d2RFMHRTRFJwUW1velh6UlNja2M1VVdwTlRWcGZOM1p0Ym5kWk9FTlJjRjh6Vm5OVVkxcE1PVzl5VW0xUFNVUlpMbXBuTVVNdE5UZ3dOMEpzTm1ZNVMwOUZPWE5hUVZFLkNnMGxsR3BvZmJSMlBwS2JGUURJS3I5alNQNkR0bXZIdC1DTWsxbmhyeHMiLCJleHAiOjE3MDYyMTc5NTcsImlhdCI6MTcwNjIxNzY1N30.GbZ753wB2BJ8KmFIQB6cRcEXVfLgtHe2UEaglPMiKqg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002732"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:20:56 GMT
	x-forgerock-transactionid: 27c90d50-affc-40c6-b5f7-7730011b9665
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:57.105 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:20:57.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 485644: jsonPath($.tokenId).find.exists, found nothing
21:20:57.146 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,485644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@597af6f1, username -> user.1002732, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@115179f6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217657145))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:20:56 GMT
	x-forgerock-transactionid: 1974dcbe-537f-4eb5-9370-d5facf11c244
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmRzNmlib3FjM3ZrNTl1cXRlbWJiYTVwazkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eWQwWnNXREJqVUZSVU4yZFNVMFYwTjBab1RXVkJMbVZKYmpWS1VXUnpXSFkyWkROUVdVRmZXRGwzUkhkUlVqZDFTR2wwVjA5TE5tSnpUVGswVUdaa2RFNTRkRGRNYkVOMFFXRkZRVFJHYzA5VFR6aFJkVGhsUmpBMWQwODFUMWh2TkVkZmNHMVRURWhUYm5OeWNXRjZRakEzZEhrek1HdzBkbVJ5YmtkbVRVNDJXRTA0ZVRkVk1VeHZTMk5HU1VaaE1ITXRWaTFWTWtkRFUxRlJSemRpTVhoV01qbFNVbkYwYWxJdGJVMVlRM00yZFZaV1Z6aGhRVGxhV1haUFNtZFhVSGc0UlZSd2VtMUNUek41Um1kQk9WbzVVMTlXYkdKVFNGTklUbkJWZGpjMFRYWmFYM0Z3ZUVsR1p6Qm9VR2xSUkRCcU4xVkhiR3BWTWpJemRqbHRlWEprYlVrMFQwOURhRlppZW5KaFJIZGpaM1JoVHpsNE1IcHZNRVp2WkU1WmMycE5UbGhyZWxOdVVVbFNTM1V5V0RSMk1FWlFhRzVtVm1sa2ExazRhbGhXYVRKZk5sQjZXbWxyVld0UlVHbHlORXQyYzE5UFEzYzVRVlZITmtwTVRYQkViWGd3WW5WblVWRTVZMGw0VVhGM1ZXeHdibU5RVkhKdlRFZzFhM2R4Wkc5VVRGZHpWWHBhZUZCV1VXOVhlVUpTY0dSb1dVWjBibGxvYVRCRGF5MUpibVpEV1dOTFNXOW5jRVJNZWxWRGRYRXdUbVZrVjFWSFQwZFZWVmhxUkhwcFEwUnhkMFpFTlZGeWVqZEhXVUpsWDB0a05WUmZkV1JOWmsxVldTMHpXbFYxVEc5ZlYyOVhNMjFYY25aRFlYcDBMV0ZvU1c1NFptcFRiakptTldwSWEySnNhMHBQTlc5U1YxSldSa3RtZDJwR1QwSm1aMlZoU1cwMFNHUkphVkZrWkhvM2IxZEhkWEV5TXpkQk1UWkxhbmh5ZURaNE4xVnhhbkJXV205Q1dHSmliUzFKTlVKallVNW9OVmh4ZWpocGRXTjFObTVLYjJOcU5scHRNbnBvUldWVVNtVnJNVzFmZDJ4ZllqZE9aVlZPUVRaZlQxWnBhalE0ZFhoamNFc3hXa1ZHV0RSVVh5MXlZbmx6WlZoUlNGOVNVRlZ6VkhaSlp5MW9NM0l0VVVOVVZuRjNORlJ5U2xnMFJHSkNObEE1YUZsU2RXVnFVSEZmVUZORU9VSkJMazVUTkd0RU4xTkpkVXQ1Vm14WlJrOU1ZVEJWTVhjLjk4cFptbEFYRUZYRTlKNXBiUjAxNmJQM0pwQkNRSzlsS1VsYzJaS2hQNDQiLCJleHAiOjE3MDYyMTc5NTcsImlhdCI6MTcwNjIxNzY1N30.zE2EMO867uqSWJbNOo0RWHPVG2Qxnzr9mIb3j3lZLyo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:20:57.146 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:20:57                                        3250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=957672 KO=13864 )
> restLoginInitiate                                        (OK=474638 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=473239 KO=1377  )
> restloginProgressiveProfileCallback                      (OK=9795   KO=1377  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.79%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.79%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.64%)
> status.find.is(200), but actually found 503                      4958 (13.74%)
> status.find.is(200), but actually found 401                      1377 ( 3.82%)
> jsonPath($.tokenId).find.exists, found nothing                   1377 ( 3.82%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##################################################################-       ] 89%
          waiting: 56862  / active: 28     / done: 485725
================================================================================

21:21:01.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 486220: status.find.is(200), but actually found 401
21:21:01.024 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,486220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d40e679, username -> user.1000115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fb3c7f6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217660978))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2VqNjNqZ2NlYzF0bTdlOHJmZHNkZXJraWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bk9VZGFSMEkyUmxGc1JWbHFWblo0ZEd4MWNIWlJMbE5YZVRGSVlqRTRibDlaYUY5elpHbElTSHBLWjI4NVVETk9jMDVGWlVGWWVXRlNSMGQzUkhKbUxYTlpaVTR5TVdob2MwbDViMkZoUzFsQlExcGxOWEJ5UzFoVmFGZzBjRWN3U0cxTlZYVm9Ta2x4ZVVwT2JXczNTekpmUnpNMVpqSXliekpOZVU5aldFSmlkVTAyVkVGbWJIVXhTVVY0Y2twdlIyWjJXVlpEVVZCdGRtaHVZMVJrUTBsR1pUSjJaV2xrU1dNMlZrVTNVUzAyZGtRM1kzSlNSVFZhWVZOeGFUVTFkR1pPVEhGNFoxRnpaVzEyWjFoU2ExWjBkRGRHTjJSclFqTk1kV3M1TlhWSWJXSldhMDlrWXkxR1pVcHRPREpyU0hCMGFubE1MVU5QVkRKT1dqWjJjVzlUWDBaM2N6SlZURGw2VFdZdFNXRndhRlZMTUdsRlIxQkdNRFpWTVdwMWQzTnlZbTkyZVdScFozcGphMWQ1V2xST1RUTk5jVGN4ZFVkUmJVUlpMVXd4U0hSdU0yNU9iM2xYWWtOSU1rOUZhM2cyU0haQk5VZGhUVE5VZFd4T05qSk5aMU4yVkdoQ1VIcHpTRU5VVFdSSlpVUkdkMHR6UkVKckxXNU1VMFZCZFZGNVlsQndZVmd3ZEVJeFRWZEJia05pUlRFNGFVdHZMV3BXZGpac1NrTjNOR1prUVRkWGRsSmpkVkJqWlZBelVXWXhObVZXYWs1MFprSmlWRUZGWTNKSVZtZE5TMmg0UkdoRFdXdG1RVXg0ZDB4YVRVNDVRbmh0TUZsWVFqZFZjVXM1YVZSUU9GQlFhMEZrWVhRMloxRlBhREpuUmxGb05tcEliRUZ4VFdsWWJ6TmZkVnB0WTBGV05HNUZZVVJCZVRaNlYwY3RialJpVkhKNGFqZEhPRFpOYnpkTmR5MXBhM3AxTjFkVVNHRktlRXN0U0ZVMVJVWnpaMHAyZDBSdlUwTlZTRWhsT1hSUlJrMUJjMDVSTmt0cE9FODFiM0ZtYkMwNGRqQm9NMHRtV0U1S2N6SnNaVEZyTjJWbldrZENSRU5RTmpBMWN6SnhaMjExVUdsVmFscHBlamxsV2tJeGFVazRaMjB6TXpSNmNsQlZVMlZJWVZCYWJrMDJkbTExTUZVMk5FWkNjVEJ4WkhaVFlYSmhTVUZqYTNjeFZ6SkpVVWxKVGtwNlZWTmpMbFk1TW1OMFZGOWlXR2RXTjI1NlMzWTFUbkJHVVhjLk9falRDOGNmY3JENFBGRHF4UkIwVU12NnJMMFlfMnN4SUNncVZSbzZLVzAiLCJleHAiOjE3MDYyMTc5NjAsImlhdCI6MTcwNjIxNzY2MH0.jDhcqXvoDlEh1XaK8G3fEeqhxP5tjNZ4QLjgAZh7bdI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000115"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:00 GMT
	x-forgerock-transactionid: d4e99a96-64a9-4904-927e-198e180d4162
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:01.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:01.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 486220: jsonPath($.tokenId).find.exists, found nothing
21:21:01.063 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,486220,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d40e679, username -> user.1000115, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5fb3c7f6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217661062))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:00 GMT
	x-forgerock-transactionid: 482a0d06-7947-4c45-bcf1-87b3342f4965
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzNpaGNjcmE3NnRtZ3E0b29taTFwN2duanQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU1GQlhMWEpLZG5nNVVYWTFWWFUwUXpBeGRuWm5Mall3WVdOUFoxVnRiamRVZVU5a1dEaHRkMjUwTjFreE5UZExUVjlDZUZSek1GTkJYelU0WW1WM1V6WkNaVEIzYVVOelVGcEVhbTFhVjFWUU5USlhObDlCWVdwS01rNUpiWEY1VmxKbGMwZzVRemsyVEhsNVZESnJha2xYYWtwRGRpMDFOa0ZyY210SVoxSndSRFZDZFVGRWFqaGxSVFEyWTJNd2F6SkpXbGxGVGtKVGRtTXdXSEpFZW14WVZuWmpibmRXWkVrd01HUkxXRnBPVUc1NldsWkZNSFZYYmxOMVkyZFFUVVZsTkVwbGR6VmxUbmcyUTBSd2JUUkxiVGgzVmxwM05GVkNkbFJMT0RKdlVHVlZXbGd5WnpadU4xVlBWMGx6TnpWa0xUazNORE5TU21sT01FMXZOVlptVVRKTlVrOTVhVlZhTFMxWVNERnlORzFCY1dsWWQxOUZOMjVVV0dKS2IxaHFaWFZtTm5Od2MyNXFXa1EzV1RkVVRHRlZaVkpJTm5veVdVNUVSbnBtUjI5M1QzUk9Za0ZaWVdsWU5uaEhXVVp2Yldsc2FqQjRZM0p6UXpkamQySjNUWHBYU0ZFeVNta3RRM2htWjJaTFVtOU9VVTFPVkd3MVpVTkViV0pxYm01T1lsRktSRkpSZGpoV1ZYUllhWFZHTUVoMVJtdDROVmxPZWtWdVdtOXdZbEpTWVZJM2VuZzRUV0pvT0VRM1FrOTRaMDR5TFdoaU9IQTVTVGxNUm1FNFdsQjBlRzk0TjJsdFVFTnJaSEpwZG5CblIyODJUbXN0T1VsQmMzQTNSRE5PYUdaeFZqUnRWbTVLVEZVeVoxWlhUMWhvYkRCMVYxbGZXbmhCZWxwMFlYWTNWbGRGUzJkSGVWa3RlVVp3Y2tGQ1J6QmFlSFl6TjFwTExXZGtkV0ZoUmxKcWEzWldYMDVKYkRaMk1tMHhNbXRVVUhKTmRVWTBSRzVZTVd4WVVXUldXbU00Wmxjd0xXVTBhRmhmVGtWRU5WWkZaVGRPWmpkZlFUUndNbGRmTldWa1pGaG9WMDVZYzNvNVdVc3dUSFZVVG14clFtYzJZa3RhV0c5aldXRmtVazVqY0d3emVsazBYemhMVW1SUVMzcERSREpKZG5WalUyTTBVR3hUTXpWeFR6WkNkbU5xZDFKcmVGWXlhRk13VGtOeFQyTTNTalpTVUZWMFYxbGpMbFpGZUVWb2NrMVhZbFkxUzBOak5FRkZUbEJUYVhjLnNZZFhLZ3RTc1lQVzFoR212Vi1fc2ZqSHhIUlE2N3pYdW9FZkY1d2xiSTgiLCJleHAiOjE3MDYyMTc5NjEsImlhdCI6MTcwNjIxNzY2MX0.iMfrvhNaaS0lxvo2FuEviwYEWDeX735BzFA_jnVAtjs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:01.064 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:01.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 486308: status.find.is(200), but actually found 401
21:21:01.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,486308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e6805ce, username -> user.1002023, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1601c990, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217661475))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWFrNW9lZGFhaGpvZGR1OGNtMnZmY3ZlaDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGJUSjBMVWhMUlcxWFozZHVaVGhRTlRnNVVFSm5MbTFOWTJSMVpEaEJOblJJVHpFNWRXMWpWR1JtY1V4SVVtZzBhM3BDZHpkUFNsWmFOME5KTFVGSVRVNHpWVGhmYTFjdFVFbENiMjVhYjJobGNrdFBOVkEyZGtSTVJYVjVkR3RsUkRocFkydDVTVm93ZERSR2VFaFNlVk5FT1dwSldWZ3dRV3Q2Ym5wdmVWQnNjRVY0ZFhSamFucFFTbXAzWldRdGRIaHZkaTFQUkVWb1pHVkpNR1JuUjJ4c2RHRnNhVFpOV1RZeWJIZHZjRVowTmtsSFZUZGliWGRyU1V4eFVEbHFOSGhqY21STE0xOVNRblpwUlRONlZXMXVhamxTYzBnM1ZTMVBNbHA2U0VsdFIzbFVWWEpUTkc5NmNFTnNNR0ZIVTBjME9GbExlVzFFY25GeWFtY3hYMVZmVW1sa1ZHdEdNbnBsVmxoSk1WTm9TMFZ0TVZjMFMzQXhieTFGTjBwck4xUTViVTV6YlhWaGEzcDNja1pEUkhjMldXWXhjMkpPZFhwZmRsaHFjM3BNYWtNeVNFNUZaSEJLY21SeVptdGxOWEpVWmpjMk1GaEhlVTFmVTBJdE9TMTZNWGRFV25aTWVXNW9jekZuVW10VGVUWmZUa0oxYkdKNmNGSktWR2swWVhSM2EyNHhNbGh3U214dGQxZHVUMEprWkVkcGEyUmlVME5EZGpRM2NGcENhRzV2U20xRE0yYzNSazk1YjFsRFVTMXZVak0yU2twdVdrOXNibVF5TUV0SVpFbFhSV0pvY0c1cWNucEVhMGxqWlMxUFRqWnlja3h6UWpOR1pVYzJRWHB6WWxCbmIyeEtWV3BMYVhsWVJqWnBabXh2ZEhsS1RVeElWMGQ2Wkc0MUxUbG9SM3AwTW5wa2RraGtOMDVLUzJwSlkzZEJVamxsZEhSUWRIcFVUamR1V0VzNFUxQXlUSGd0Um1aT1h5MHhjREZqTXpKU1ZHdElhamhpTUdOVWVGZENNa3BVZGxoWWVqVmxiSEozZDE5U1p6aEhiR00zZW1KSmMxY3RiRVJVY21wTGFUZHpWalJPWmxCdVdrRnpPVzF1WHpaSGRUTldXbFo1ZDNVNVNVbHlSbmxvY0V0aVRFZEJNVlZTTVRJdFdtRm1NMGh4WTJsUFJYUjBjR05WZEcxWGMwMVNWSGhOTFZsWFlsTklhMng1YVVoclZqTTFVM050V1hwWFZFWTBMbUk1V0dGeVoxWnlWalJZUzAxTlJFaHJZVXhNTjJjLkg1OFdZN29iWnFRbEJkSjFIVGx2ZTVCLXFrb012b3B1Ulo5YThSZDZRYzgiLCJleHAiOjE3MDYyMTc5NjEsImlhdCI6MTcwNjIxNzY2MX0.AyzhBQTEK4ozlYaZG8VZFUQyyO1Z1Enl1HGTmBBOx_4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002023"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:01 GMT
	x-forgerock-transactionid: d9063d7c-01c2-470c-92d7-6021d72db075
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:01.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:01.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 486308: jsonPath($.tokenId).find.exists, found nothing
21:21:01.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,486308,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e6805ce, username -> user.1002023, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1601c990, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217661562))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:01 GMT
	x-forgerock-transactionid: bec8b8f1-2d3b-49ad-aa17-8a30855ac9d7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHE0aWVwODgzbGdxaWR1dGQxcTRnNXJ1aHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGRHbE1WMWx3VEVZdFRtUmxZVzlrTFRSalZFUlJMbVpVUTNreVlVVm1ibmQ0UW1vME1XMVJiRGhTY1doVlRuWkJSMHR3UW1WQ01GWllUV0ZHVUhKS00ySkZOVkpvY0ZCQmJIaFFORFJyZFRGUFRVTnFPVzF1TTI5SmEwbFZTbmh3ZWpFeGRsbDNYM2R0V21NME5WaHFVblZHUmpKNGNrRnllR0puTVZCNU5FMVlOa3hzUVUxUGMzZEJYMFJuVEY5Q2N6TkdSbDl1WlhBeE0xOXRNMnBKYVVoUFJEa3hTbk5YZWxsNVZtMTJjMUJXVlVRMk5qaHJia1J0Y25sV1RHUjVkV2x5Vm14WlgxZE5PR05aYW5WS09XWnZOV2hCUjJSM1NFOHpUWGxQVWpCSmRrOUhWblZITWsxWlowWnZORUZxYVdWb1F5MU9UMHRWYlc5RldVazJUSFZKYW1Ka09UazJTRloxV0VZek9GOWZPR0V5YzNBdFdVdDRNSE40YUdkQldYWk1ORXMyVFc1RVMxSTNlVXB3ZGpWWWVreHNkbTVoU1cwMldFdE5helJTWlVKMWRXVldPVUpITkU5alFtaENYM1UyVUdKc1pGUTFSbkV3T0RSUU9GaHdPWFJmZG5wTVFVSkJhbXhmVjNCMlpuUnBPVlpUY1RnNU5WZGpXbFpoYTB3MFFrTnZjMXAxYVZwSVZqaFpRWFZRVW1jeWNWTlNUa2xhWjJvMVdrUjZURFZwVDFCVVZsOURWVWhqU3pCR2FVdDFWR2d4UVc1Nk4zVTFNek5SU2pWMlZHNVphM3BPWHpCTWMyVjJRVnBPZUZwVlpYWkZORTVDZFdKRWNESXdVREl5WldFeU5sVnlPRTlyYjJabmIwbEVXSE55TlZGck1HUllNekZRZWxaYWFEVTNSbFppTWtOdmJFOUxXWEpqZVVsMFRsZG9USFZCVFZwcGVtMXBWMEkwU0Vodk9WcDBORFJJWmtkWlFXUTRlRGxEZW1oM1ZtWXRTakpKVkRSVVpWRkdXbDlyV0RkRGFHNW1aVlpxUjNnMlVYSlViMmxUWjJSUlIzSmpNbWx0TVRkbFMzRllZbWhPZVhsTlFYZGphQzB6TWxkRVZITkphSEJxY1VGMFdsWkNSR2RaTURWdVIyVk9aM2hEVjNCelpWZExhVXBuWkV4b2MwOUxhMk5DZHpKaVRVVnBNa2RPVGkwelIxOWFORGh2UkZwTmVVeExSM0Z2V0hkUFRIcFZMbmMwV0c1TWNHZzNSMEpIU0RneGNWSnZObUo1ZFdjLjBjQXZOM292NlYzNGRPeGV2WDBHb0dsZ1VCWTlUWC1KNzkzVGIxeHRyNDQiLCJleHAiOjE3MDYyMTc5NjEsImlhdCI6MTcwNjIxNzY2MX0.PpYdM0xV2lZ84VD9Va8paMxoB-PBAHhb1SsMZUhIKcU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:01.564 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:02                                        3255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=959213 KO=13868 )
> restLoginInitiate                                        (OK=475407 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=473996 KO=1379  )
> restloginProgressiveProfileCallback                      (OK=9810   KO=1379  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.79%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.79%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.64%)
> status.find.is(200), but actually found 503                      4958 (13.74%)
> status.find.is(200), but actually found 401                      1379 ( 3.82%)
> jsonPath($.tokenId).find.exists, found nothing                   1379 ( 3.82%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##################################################################-       ] 89%
          waiting: 56089  / active: 41     / done: 486485
================================================================================

21:21:04.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 486771: status.find.is(200), but actually found 401
21:21:04.361 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,486771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@319974a3, username -> user.1002439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f51d2d8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217664314))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGdxc2VsaG5lcXFqNm44c2Zqa2ttbmFvZWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cWRISXhaMjFmWjBad1kyMDRkamRvU2paU1VUUm5MbUZxY2t0Sk16RnVZek5tVGpKYU5FVTFibTVuV2xOdk1TMDVWRGQ0YjJ4c2NVcDZSbkZVZUd4TVFteHVRWGg0VkRCTGVVZDFOR0pXVEVwZlowWktMVXRwUjNSaVlrVktWbWh5TjB4TVlVTjFTVk0wYWxCUmRITTBhVVJUWDFCTVNtRkVjbTEzYldObVVHTlNjVEZpWjJwQlYxRjZkalJmWjJNNGJXRmFNMVpsZEdac1ltbzBNM2R6TnpsYU4wbExUMkZSZG0xMlJYSktPRkJJVmtZelgxSTJjbkpmYTI1M1YwSm9kVTgxYlVZemJqRm5ObUU1ZG1kb1ZtTXpRbmxVZW1vMWFIZHhWbXR5YzBOTVJtSlRjVVpLZUZaWFZHeHpNa0ZYWTFoalVWZzFUVzVZUVdsZk1XVkpZek5pYzI4MGExTjRabkV5WmxkSWNGUkVlVjkxYjBSZlMxUklhWEpuZFZSWGVFSm5lRXgwWkZCU1ZXRjNURWh0Wkd4VVF6QlVPRU5uU1VGeVluaGhkMDVrVG5Zd1JIZDRWVVYyUTNScmNFeExSSGhyU0dsUU5FUm1XakkyZW5kSWFsSkZWREU0TFdkRk5HaE5lVGh3U0RFeFpFSnRkV05DY0c5eGRXbHJTbmxxTTJaMGNFSkpObWh2ZVZkWVZXdFRSVk5zTFRZNWNYaGpWWFpVV1V4R2NGRnRNMEZYUWpab2NWSklWSGhHZW0xWlNWUnJOa3RFWmpCUWVGVkpSbXRHVVhBek9Ua3ROblkwUzNWb2NuUndWSFppTTA1cmJUaGlPRk5QTURRelZYWXlTRkZ6Tm1OTWJIQlBVV2RYUlhOWVFWWnJRV0ZRUjFOcWRYWnBNbXhEVHpKaVNVNWFNV1JMU0RSUVgxTTVOemxYY0hsMFRUTnRWMlpaVUZseVdDMXNWbWhUTVU1S05rZGFZaTFPUlZWek5EWkxhalZuZDBGbldsOUVibms1U0VodVJHSk9MVFpsVFRCcllrNWFSVEZpTlVaNU9EVlhWMWRJYzFKeWNHZFhORmhqUm5WZlNEVkxVSGgzU2xCNlZGZDJja0p1ZURONVoyMTJhekJwVGpoT1JFbGtWa0kxTTFJNGVHVTVVMjlzY0Y5VFltWTRlSFZKYkhKMVdEaFlXbkJJTFZSa00wMTZSbTV2VVdNeWIwVnJXWHBPUVVaQ2VXNUdUelJ0YlRGSFQxRTBMa3RKV2xVemNXWnlNVFJKVWpseWIyRkdUWFZDYVZFLi1BMklZTzdlcnNSZlc0OGNELXBnVmZpd0FIUUxrRHJjRF9BNGE0b01qY1EiLCJleHAiOjE3MDYyMTc5NjQsImlhdCI6MTcwNjIxNzY2NH0.O_mQzB7cqxQIa0IZOyCy7bQHsl2vrSW-TSFSUi8Vofo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002439"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:04 GMT
	x-forgerock-transactionid: 46168496-00c8-4da5-be52-40b60a80f032
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:04.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:04.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 486771: jsonPath($.tokenId).find.exists, found nothing
21:21:04.400 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,486771,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@319974a3, username -> user.1002439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f51d2d8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217664399))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:04 GMT
	x-forgerock-transactionid: e5c9c8c2-c9f9-4692-97f2-82a88793122c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmNkZ2lzZDhjNDZmZGZ1MGtqYjQ4aHE2YnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmFqZzVRV1ZUYWxkUlFWZHJkMFpaTkhoYVIybDNMbWczZEUxT05rNDRlQzF1TmpSQk1YUjNjVXhGWlVkTlpFOURWRmhGUkRCV05FUjVjRWd5TVV4V2RHMXdOWEU0YjNaeExVRmZXSFp5ZEVKU056ZFFWSGR4TkRWdVNubHVabXhmUWtZNWQyNU1VMlZYTVcxMFYyNUhPVXhaYlVGdU5uRkpRV04zU1ZCeVVqUmliRFZKWWxkck5EVklibGx4UVhodmEwWnFaM0Y0T0RBeU4xSkZWWGd4VUZoamJVcHhSV3BrU1RSSlVXeFFja2x4YW5KUlF6QTFOMVl5WTFCak1FVXhlazVrUTIxSU5EYzNYM0pEU1VsNU5HcE5VbmxSUkRNek4yUXpNRTgyUW5VeWQxTkJlbFpsTjBWVk9EZHNYekZYUkhBelVFYzNWelpFTVc5d1pGODVaalptZVcxelRrUlBXbmx2T1VkNFYyUTBVbk01WWt4U2JVUlhiV0pYWjNoNWJXOVJhRWxoWW0xaVFqRkNPVmw0YVZOaFRYRktjVmxXT0U1bGJGOXdlbXQxVDFjNWVsVnVPVnBWY20welFVSk9WMlpsY0U1NmRWRkVUSEF6VkZWcGJtbE1iRVIxVkZGbE1VSXpWbVJ2VkU1bE0yVm9lbEZMT0RWV2N6QTRka1IwY1ZNeE5UazJRM1pKT1ZwUk9YZ3RSaTF0UjJKZmJXOXBTbU13Y0ZaSFYxRnlaRVZ2VEZwWU0wRmxaSGwxYVU1eWVVOVlUR1F5WkRZd1JHbFpOMmM1V0hWMVpFSXpRMXA0VkhKbE1VSklaREpMV2xWaU0yNURTbEJmUkd4SFFUWldUMUV3YjNwdE9UVXdVRVpFVEhjNFNrbHNZMVJwVmxWbVYxZDNaelpuWkMxWmFHUXhSRll0Um01RGExWmZaRFl4WVhSR1ducFRVSHBqVTFoRlNsWjVPWEZyTFRaU01FaFRVWFZhUVcxRE1qRnNTM3AyV1dGeWJFaGpaR0k0WTB3ek9GQjJRVkZGY2s5NGR6QkNVMWRKUldaNk5rYzVSMUJ3YUhKTWJ6ZHBVbWhIWmxWRU5tVTBOMEkwUTJKcVNqbFZWRGQzVUhnM1pFNDJYM2xHWHpBM1RETkJVazlIZGw5VGRuWTBOREIxY2w5VlpEVjBOM2cwV0U1TE9YUlJUak5OWkdkSmNWVm9VMFE1WTJwQ05qRkRjVUpDYlRkSVgwVklibXRWU0ZsbVVtUXdMbkpyZWpCUlZGcHBNR2RsWkROYU4xZzFhSGd5VDFFLk9maUxCbkRHbnBLNmduWVgwOVlwUDBzX0xQUHJfSVZNRUJKclNKV3kzaUEiLCJleHAiOjE3MDYyMTc5NjQsImlhdCI6MTcwNjIxNzY2NH0.8n0x1cw_Rk9yReeYz6apBLs59JFOYvfU2NdeuQzdgRg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:04.400 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:05.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 487014: status.find.is(200), but actually found 401
21:21:05.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,487014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b029d28, username -> user.1002280, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fcc5e4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217665940))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmdrNGVzZTFkNm9sczRsNjg4bzhmZnVsZm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVkxUnpjVWhCVm1kUFYxQllTVzlKY21WS2FVVm5MbkJyTUdSMllWcE5TelpzVW5GMk16STNjWGhTVWs4d1YxZG1WSGxuTUZkelZXUnlSbmw0YUVSVVJFNWthMHhmYVVkamNsWk9PVVUwUzIxSVVsUlJiMVpEUkVjeVpWRkhSMGx5TlZkcExXWldkMXB2TTJwRFdYaGZPRUpNT0U5UVUxTlJTelJVV1UxSmJVSmxMV0pxVHpSaE5rSllYM0JNZFVoc2FIVnNObkZ2Y0ZOUmIyaEtTVll4ZWs1TFVWRjNYMVJGV21SQ0xWSm9PR3MyUW5oTWNtSkRRMDQzYUV0dFYxRTBSSGRrUTBOU00zRnRka1l4ZG05aGIwZzJRMFF4TFVoaFVFbGxlVFJyWkU4emFYaE1UM2MyTTBSRWQzUnlObVpoV2pOeGNsazVNbVZuT1U4elgxcFRUR2xLVlZKUVgyc3RlRGRtUjA4elpFbFBiWGhuVTBOS2NFZGplVE5rYjNZNVoyMUlRa3BCYzBkYVVqQTBhRlIyUkhWb01Ya3dla1pPUm5kaGFHZEtZbXB3WW5wVVdtNXlVV05rZEhwdGVYazVOVVIwUkd4VVdFWTBkV2RoTmkxa1NYTkhPVTlFYTJWZlgwaFdkemRPZEc1VE9XaHhTa3BCTjFWRVZtTkdRVmxHVlZkTWFGTXhlRkJtYURaa2FrRkNkSFZUVjFwT2JHWkJXVEJDVUY5emFqZGFhbVZFUWpVMVoxVlhWalZVVFVnM1pUZHNSVWRhWlY5amNHVnZYMWhIY0VsTE5GYzFaMk5pVG5Ca2VHdEdURWxUZG1GRldYQm1iSGw2T1ZBeFZFcHJZMk0yTlZadFZWbGhhVU0zWW1OV2JFNWxTREJ6WlU5amVXaDRhbk5XUTE5NlZFbFFWV3RqZFhjMWNqbFZUV1pUU2trMlkybFJjelIwYzNoeE4yZFZWRVZpZFU0MFlrUnhRbkoyVkhNM2RHRjRiemQ1VkdwaVZIRlVZVUpCYXpNeWJ6QkJhWEpqU1hNM2NUQnlXV1kzWnpaU1pUWldZVlZ5U1RNd2FFOVZSVmhYU2psbk1VRmtOVW8yVFZjM2QyMVZlRjlNTlRKNFRYbHhNamhDY0dSMFMwSTJjbGhNWkZWRFEyZDNWV3A1UjNSYVRuUXljM0Y1UjNsRlUxbHdVWEJKTm1OUlZUUXRObWxKYlZabFgxZDFabWh1T1VjelpISlNWRnBVTFRCWFIxOXZMbWx2VkVoVVFXVjBWMjVCVTJZeVRGUlFXVE5sWlZFLklsU0J5UXNmRUh0TXdQYUlEVlRaV3d5Nl9mUm5jNDBIRWJlMHg1RTJtVG8iLCJleHAiOjE3MDYyMTc5NjUsImlhdCI6MTcwNjIxNzY2NX0.5qaWAYmBHJWct95XyjWIgjUKAb9RaIh7KnvpGJPb258","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002280"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:05 GMT
	x-forgerock-transactionid: 14b3c5f9-05e0-4297-8098-349510490b4f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:05.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:06.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 487014: jsonPath($.tokenId).find.exists, found nothing
21:21:06.032 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,487014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b029d28, username -> user.1002280, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fcc5e4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217666031))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:05 GMT
	x-forgerock-transactionid: 19f958ac-55e7-4ae0-b201-12a4846c23fc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjVya3NoNWlrb3RqZHZobzl0azlibnM0aXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NE9HaEViMk5SY1hsTFlUQnBaRzlvV2w5VlpYZFJMbWx6TUVGVU9HWjZWeTFmUTJoSWRUVjJTVkoyTUdGdlQydEZTVk5RY1hacU4yUjNkekJZYWprNVN6RmZkekY2Um5obVlXeG5NbkIxTlc4elFrczNiamhCTmtFNGQwb3lablZ3ZEhBellUQlhNSFU0V1c5VlFYUjVSbmR0WjJwbVpFVktSaTFzVDNsRmJ6bDViMFU1U0ZOdlprcDZXa2d3TURWb1FrZE5TWE5IZURZMU9YQnBVVUpoWHpkdVJrZ3dSV3RsYmxseGFGTm5kalUyT0Y5a2JqRnplSGxTZUVOSVpESlZOSEJSV1hVd1RYVTVkVzlSU3pOaWIzbFlZa3BhZDJNMmJsOVVRV2RWUTNsWk5HWjRSQzFvY1ZCTWJuUjZNbk5mYm5aMFluaFNkRXRyTkhOeFUydFRiR0p2ZG5kSllraHNZM1l0Y1RGaFZGZElUV0ZVUW1OaGEyaGhlREprUjFrdFYyWTRZak42VlU1MVJFRTJVMkkzUjJadlJEQk1URkJJUzFsQ05Ea3dUMnN4U1dwMVJUTm9RMVpxT1hOQ2RXNDJVRXhqZFRORldGTTRiSFpuVUhKT1dERjNRblptWmxaWGVWZGhMVzVCYWtOMFpYTmxkbEYzTldFNFVYcGxiRGhVUTNCM1drWXpVVVZuZFVGS1dUQXhSRXRSVlhsUmIyOVRTSEExTkdKbFpWOTNjVXQ2TWtSWlRUaGtVREY1WXpWTVpIZFVXRzgzY0d0MVpqRlVZMkp5VGxFNFpYRkhjVEU1VEcxUWNGTnRSM0ZVWTJWaFdVdEVPSHBhYTBOVFgzZzNXRmxHVEdwcE5DMU5SMDh5TmxVd1EzVndSRnBVTlZCdE1qZzNaV3BJVkdGV1RGSlpZVmR0Y25oVVZHSTFVbHBqVTBWS2RsVXpjMWxqUTAxUGVFdDVMVWxOT0ZOU2VuRk9abTVXVFdkMlJ6QTBTelpPVkVKYVMycFJNbEk1YkZkd2REWjNWV1o2TTFCemNYTXdZelV6WldGR01ua3RVMHR6ZUMxR2QxcGxVamxXWkhaUGIwUjRSR1ZrY0ZaaVEzUkxSVjlVVVhKak1YbFdha050VGpFMFpVbE1ZVlozWVhWVGNXNURWbVEwUVdoZldXTlZTelppZFVaaFUyZEpXVkZwYm0xeU5tUkVjMTk0ZDJSVFJrZG5TREp2YlcxbWEyZzNUblJHZDBGdGQwNXJMbUV6WWpGVWVUQm9hRUZZYmt4dlpURmliRTFOZVdjLlJCRjNUcmxiLUxiQUZ2eWhveHNhMzJ0eDNYYzRqY28xY19iR25jN3otbzAiLCJleHAiOjE3MDYyMTc5NjYsImlhdCI6MTcwNjIxNzY2Nn0.9ZvpEQGm4cUMoYuRfLT1WK8CsBtC2pOCbABdyMrf1Z0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:06.033 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:07.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 487250: status.find.is(200), but actually found 401
21:21:07.624 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,487250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69e58cec, username -> user.1000675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43154b06, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217667576))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnR1NG1uYmZmc21sM25rZTJlYmtsbDV0anMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1QzVTBOVkJSVEZkamNVOTRiRVF6VVdoVFVtTkJMbU4wWVhSdFlVVkpPRXg1ZGswNWQwZHJXRGRQV25ZelZuQkRZMFZyV1ZSRVQzZElRaTAyVlRkaFNrbElXVEU1Y0d4dVpEaG5TelUxTlV4cmRXbEJNbFZrT1V4UWVXVXlPV2RyV1RKNFFrdzBVamg2U1d3dFdVVmhkWFJHU25RdFlXcEhRbmRtVDBScWRUbG1kbmhHWDA1MVdqa3RNa1pYTW5wSFdtUTNialpKUnpaRWNDMXFWMFpxVDNJemMyRk9hMGx3YkZRNWNVdFdlR3h6TXpGd2JuTXRRVmhZVWtob1p6WmpZbXBrYldaeVVtOVRTa0puYVc5ZmVXUTFPRkJHWHpKak5XeFBUVk4xTkVjNE4yNWtTMFJNV1VaMU1VdHFWMDFuYUc5Q1VWcEVWSEoxVlVKSVgzRlFhblpEYjBvdFdXeFRPSHB4ZUdkbVNYQjJjRzB4YkRSMGNHRjRVMGhYYzBGMGFUZFNSV0ppT1VkNFN6WkRPWGx5Wkc4MmFVWnZPREIxUjFCeFgwSlVPVzFmVkZKM1NGSmpWMFZqYkZkVlprbGlZVGRaU2t0M1QwWkZSalZ3ZDFKa2RFaE9NR0ZxWkZCR2RVRlFTamQ2YXpGQk5rTTVaV2gzUTJKb1RVMU9hbU0xWW1GRWEzcGhXRUpLVkVwS01FaHJMVGhsY3kxS1pqaFVURXd4UTNGRU1ITm1lRmwwVERJMmIzZG1NMjR0UldkSk16ZFBkRXBTT0hOelZGWnhVRVpSTW5sU00yZEhNSGw0Vm5wbWJIaElSVmRNV0daS01ESlhUVlZTZVdOaGFuTnFPR3A2U214MVJrVTRZVm8xUkZsU016TTFTRVJ3Y2t0dVRVVmxaVmx5WldoWFJHRnNiV3BzTlVzeGREQmFUVWxZV1MxclFVUlRXSEZvUVZOeU4xUmxUR1EwTFZBMlpubHpTbWMyUTBabFJWVm1PR0ZsZERCM1pYVlFiR1JXTW1nMk5UZEZWR0p0VGxGUGFXOW5jSEZPV2taeWVsWXpkaTFvZWtsbVJuaHBUM1JvT0RsVVZtNTVWVWRXYTFOTVJXMHRTVlo1UlhkSU9XbHNWMDAzUzNoeWNuVmZhRzVyYWs0elgxVk1XSEIxU0hSclpYTnNVakpMYWtKVFEwMUVNMWM0VHpoTFRtaENOVE41TWpaZmJUazJkR04xZG10bmFWWk1ZamxaZUhONFNsUlZMbmhsYVd0SFNIQllObnAzZFdwS2IzVllhRFJxV1VFLmJvQ2FNQ196SFBqSzdkOHYzNUpEVVB2bkxqRUw1VUlzdWFzNFBuNkVNQkUiLCJleHAiOjE3MDYyMTc5NjcsImlhdCI6MTcwNjIxNzY2N30.dkzPOyqMm8bOPccEZSY0mlwX4VA2Z953qskl1saToyU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000675"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:07 GMT
	x-forgerock-transactionid: 689fc279-78f5-4268-b336-d4952bf0d72b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:07.624 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:07.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 487250: jsonPath($.tokenId).find.exists, found nothing
21:21:07.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,487250,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69e58cec, username -> user.1000675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@43154b06, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217667662))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:07 GMT
	x-forgerock-transactionid: da039f61-1c43-4f5f-9e5e-51141c7fe69d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3RlazV0cm5rcW5scGQ3a2VzcjIyc2I1ZWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VU0xaFdSRTUwU2tnNE5GbHlha3gyTWxsUVFuTm5MakF3VEZOUlMzQjBWbGsyVFdScGNFdEtWemx1VkRFdE1scHRWMEp0VGxCNmFGUlVOSGx0Y1hGSFNWUm9hbFIyUW1wVFVuVXhVa3BKYVdOTmVrMHRORGRXVTI4MFVVMVhhRXBTZVVac1dIWk9SVFJRT0RabFZtOVBNRE55VUMxeGRXdFdVa3BoYjJsblluSlJaa05wZEVaalJraENaRkUxVkZSUmRFSndXVTU2TFROYVkwcHhTRGRFT0ROYUxXazBlRVZuZEZGVU0zRm9jbFk0VDJ4alMwRTRiV3hRTlRsVFRFVjNTalZDVERoZlgwdFliSFJqYms5alNFYzVjekV4UjNNNWMzWnRia2R6VUdGU1NFZFhRVmxXTTNFelFVODJUV2h5U25rMFprWkJXbVowYmprMU5UZ3pXRUZRZVROWlJtaFNVbTUzWkVSNmFqRllTRnBRWm1jdGJtbDNTRFZVVW1wUGVXRkhaa1pRVW5RdFIzTlRYM1ZJWkRWVUxVTmlNMlp1VW14a2EzSXdiR2xEVEY5aFdYcFVhMWRzUlRWMVpFOUxWRTlWYUVkbk9VZHhiemhvWjFsSk5scHBWRmhNVGxZd1RteFlTM3B6T1RSc2VtcHlOMFZsTFd0ME9WVkdTMlpOUW5WUU1VaFRXRXBUWTBwRFNHNDVVbXRJTWxWUVFuRk9VMGxXYjNsV1ozTTRTRWRKWWpkNUxYUkVaRXh1YUhKRk9YQlllVzB4TFZSRGRHUkxZa1pIUWtKSGRHbzBkMDB6T1VveFYwSnBPVXRLVDFSa056TlVNM2R6Y0ZkT2FsRXlWRU5UUWtaTE4zTmxhRVJQVTFGb1FtaFBNbWxmWm10RU9WTk5ZVjloTTBNdFQwMVFWa0l5WDFSNmJ6aHNVVEY1U2t4Uk1YUjZaSGwxUkVsMFVVUmtTakIwWjJOVmJYYzNSVll3WkhwTFowMXNaVzVrUkhWRWJsTjNkbXd4TkRSU1ZYTkNkV1pKV2tkV1QzYzFUbm90UWxGbE9WbHBNVXhPUXpOTFJHRldOVTV1ZUU5eFdpMVhSazFCZDBrNE9UTmhiRlZFYzFSNmVUVk1RamwyVGt0VVRrcE5hbXQwVUUwd1EyY3plbW93WTB3dE5FWkdjME5xYlZoemVqWm5WVGswV21oNU1VOUNia0pMYzFOakxUSnNRM0Y2UjIxeWFWa3RWVVJ2WlRCTlVIVXdMbkZUUjJjNVluTTJYMkZGVDJoWldWTk9iblJSVFZFLm5yVkVSaUJSbzBKem5tdHdyRU5QVGw1bWRhdVFvLXdhOC0tSm52M3IwYVkiLCJleHAiOjE3MDYyMTc5NjcsImlhdCI6MTcwNjIxNzY2N30.jP-Os0xOcWisd80cWYRD-9Hz_a-E6-De-y8oKJVVuIA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:07.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:07                                        3260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=960759 KO=13874 )
> restLoginInitiate                                        (OK=476171 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=474764 KO=1382  )
> restloginProgressiveProfileCallback                      (OK=9824   KO=1382  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.78%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.78%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.64%)
> status.find.is(200), but actually found 503                      4958 (13.74%)
> status.find.is(200), but actually found 401                      1382 ( 3.83%)
> jsonPath($.tokenId).find.exists, found nothing                   1382 ( 3.83%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##################################################################-       ] 89%
          waiting: 55327  / active: 32     / done: 487256
================================================================================

21:21:10.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 487653: status.find.is(200), but actually found 401
21:21:10.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,487653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c570d23, username -> user.1000428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54255fe6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217670266))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTdvdW82ZGI3NGFiZzJrZTQzbTlzZHBmcDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Qk4xVjRkakJRV1RKa1YyUk5WRWc0ZDJ3MGMxRlJMakZJT1ZkMVFsUXlaRFpyUVVvNFRUbEtRazVxY1ZsdWVFRkZkelJqV0dsZlF6aFhhMHBmY2xoR1FVdG5hMVU1U0ZoRlJIQlBkVGMzV1RVdGVsUk1WMGcyTTJod1RHSXpaVVJ6Ymt0VU1VTjVaMEp0Y1dWc1RYb3RTSEp2ZEdaME9UaHVSVW95UW1WRU9HWm9aRXRyVW01NFQwVmphRU52TjBKeVdYZDBMVWx1ZEVSblNteFBjR2cxTW5sRGQxRTNlVFo1YmpFMU9WVjVSRzlIYm01YVdtaFVOV1V4VTA1cVZrbGtiME5tZUhGaFRrRXlRV2x2Tkd4b2MxOXRRbFpaU3pocFgxSlZiVkZ4V0dkbGNsbEpWWHBZZVVsTldrZE5Ua0prVTB0M2RVZFVMWEU0TlRRM2FFUjZOR1pDVUVoMVQxOTFSa2xKZFdwa2VrSm9VR2RhZFV0Q1VIZzFNMTlvTW0xcWJGQmhiR05ZZERBMkxUZDRNRkJsYVZsWGNtRkpNblZrWjJkWlUxTjBjVkZtTFhwbmRtaEZRVlEwTm5KNU5WVlhjM1pMY1ZSdVJVTkRTbDlsTWtaUFJtOXlVelZvWm5GbFIzaHRaMWQ0WjJjMlFrbEZNMmhQWVVkTFMyWXhRbWROTVdVNVVXd3hlbXB0UW5wSVptbENNbTltVmpCd2IzTjZURWROY1haamFEUlBORzlOVVRWMk4zSnhiVnBZYW5oMlpHcERUbGhXT1U4NFRWWnFlamhLV1RSeGNFWmpjMjFEVkVKTlNFWlpPRXhEY0VWb1ZESjBPVTlCZFdveVNqbFlWVU5KY1Roa2JXWkpkV2RpUnpWMmVHcFJkbUphZUhVM1prbElkV1ZWT0RSQlZGRmFjelEyVTJGUVZGWlZTSGxpVkdaUVJFMTFSemhWYkU1M1ZESlBXRnBtVm1OQ2JEbEJjVTFUZFRGa1ZqZFlVbGN6Y1RKRGF6Vk5RVmQyV1VRek1tcFViVVI2TjFrMk0zY3lUbHBEWDNFME1HSTRjM0JUVUdOQ09ETnFWbmRaTFRCRU4xaGFTalpSVjBaZlZuQjZhRkpLZURjemRsVjRkbGRIZURoallWZzBWM3B0VG1wdGNIRlBVRlJoYkMxYWMxTnNUblpWWlZsRWIxWkphV05TZDE5TlNXMVFaR05rUkRFeWNVZHRhMFE1UjFwS1RWZFZiVEpsTWpkaVFsazBMbDkwVjI5RlZtTm1TVFEyTVRsYVUzaEplVEJZYUZFLkR2cmFtQlZRRE5uVnBPODQ2NHhEZDlEaDQ0WktNX2VGa0FQS0U5Umg0VDgiLCJleHAiOjE3MDYyMTc5NzAsImlhdCI6MTcwNjIxNzY3MH0.nIk8QYFoHJWnECNkPCrcHAKgkgeKmkxccspqN5d9yVw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000428"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:09 GMT
	x-forgerock-transactionid: 81958c5f-a547-4cc7-80cb-50132de9a4ef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:10.316 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:10.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 487653: jsonPath($.tokenId).find.exists, found nothing
21:21:10.359 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,487653,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c570d23, username -> user.1000428, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54255fe6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217670358))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:09 GMT
	x-forgerock-transactionid: ee249a05-5d3e-45b6-aedc-e53b4b09c0b7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmw2MjQ1am5ycnIzYXFkb3JiczRoN242bGoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1dqbEZSMTlIVVVOS2NVOWFYMVJCY0VacmMzSjNMbEJxT1hKYU1WaEZUVk14WXpsclJ6WnRTbFEwT1hkNWJHRnRTazAwWVVSeGJWbzNObmt4V2w5NWFVUldkMlJtYTFST1FYVnRiRWxRUm1OMmFqWnVZM1pSUTB4aVVGUjNUVTFSVTNKV2EyZEtZV2hTWTNWS01IbHFkeTFrVURWMVl6QllXRGhZTlROaU5YaDRhRTV3TUdsblR6TktVVVY2Y2poSlEzbFZhMUF0U2pGSVJFMWhRbVkxYzNwdk1GbENkVlp0U1VabGRHOTFVbmx4ZGtJMExXdFdMWFI0Y0V4cWMxcDFUazlqYkZBME9VTTJaVmxPVFdKSUxUUkxNVkk0ZFhKNE9HbGxaME56ZW0xS1RtNTZiR05xZEd0NFgxaGhWVEpNUjNaVmRrVlVSbEI1UkZkRmRFSmZPRlZFWnpGSU1GbHJWbGwwZWtST1pUTXdla1F6VWxKaVkycENZVzVRVmpoaVJEUnpVREJKU0daa09VOVBlRUZLUm0wdFExOVZXWE5SYjFWWWRFSTJTMEpPTldFdFN6UTRVblkyWTAxVlN6UnlUWFpUUVVKVk1YWnBVRTlvTlhaTE5GaG9WWFp2UVZWNUxVeGxia3hGVDNaMFVuaDJkR1JvZFV0WldIaFNha1pwYzFscWNUaFdTVFZwWjBFMWFFVTRVakpOWWtoUFoyVTNaWGhHTTJSMFlXUjVUbGN0UzNvM1pucHJZVTFwYVRKaFpuVmFNRkUzUWw5RGFIVlNiV05WV1hoUU9FWTJkalE1ZUY5aGFqZDRjVzU0UjFSdFdqaEtjM05MU2pRNFV6TTVZMTlpY1ZkZmNXeHpSbXBFUTNkalFWaExXV1pqUm5CdlJYUmZPRWs1UjBabWJXRkpORGR6Y2tadlYwWjZaVUptVHpaT1NWbEdZMFoxZGxweWVIcG5SVVZKUlhkV09UaHdUVWMyYzNGTlFUSnFURzk1UmxGR2EyVlBjRXRhTnpWYVdGSmZhRUZWYW5kZldHdEVUbVo2UzJ0TFpITnlXVTlSY1RCMk9EazVaVk4yYUZkcFpqUnlWRFZqT0dKUlIwbDVNSGhvTldsMmMzWkJjVmg2WVMxaFdVOWhNVzF0Y2tSTU1raGxNMHd5ZVhoMVkyNXZNVzVrUVRGaWExUnJSR2N0YUd4U1dXWlNOSEZNVEd0U2FGWk5UMFU1V1RsS1dVNVFlR1ZpU21WUGMyeHJMbTlHWlZVdFRqTnlkVFl3UlUxeVZWRlVhMTkyVG1jLjUtdmRHT0owX0dJVnVDMjczcFZGcmRIVUtDa01Ud1RZV1l1cW9LRTR2NmMiLCJleHAiOjE3MDYyMTc5NzAsImlhdCI6MTcwNjIxNzY3MH0.q6UIthM9aqGBD6BrXpOB7r6Tss1LPvcIbJlWQanQcI4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:10.359 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:12                                        3265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=962208 KO=13876 )
> restLoginInitiate                                        (OK=476886 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=475491 KO=1383  )
> restloginProgressiveProfileCallback                      (OK=9831   KO=1383  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.78%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.78%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.64%)
> status.find.is(200), but actually found 503                      4958 (13.74%)
> status.find.is(200), but actually found 401                      1383 ( 3.83%)
> jsonPath($.tokenId).find.exists, found nothing                   1383 ( 3.83%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##################################################################-       ] 89%
          waiting: 54612  / active: 20     / done: 487983
================================================================================

21:21:13.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 488063: status.find.is(200), but actually found 401
21:21:13.163 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,488063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f6b4241, username -> user.1001902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f4ebac9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217673114))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3U4MmIyczB2YW91ajVpdG00YzlmbDliNmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MldGTjJMVkJmU0dkWk0ySTRjVnB2Y3prMGQzWm5MbkpUT0RKeGMyVm5lSGQyTVd0S1EyVkJZV00zVDBGRE0yTm9aRk5GUVMwd05WRXpSR1JVTTFKeVJUSnBjR1k1TTIxMVNHOHhTMlV0VlRkb1ZGbFNPRTFTTFVWbk5WaDNTRVZ6VkZCRlp6QnVlbWs0Y25Oc1RGcERiV2huUVROaWIxZE9NSEJmTFdGRGJrTmhPRE5hU210WGRGRmlSVkpYVTNOeVVHSjJXVW96WW1nNVlqVlpXVlF6TUdaMFdtNW9URUZ6WkhaWlNWVjJWMHBTV0MxYVdraEdUbGhoYzE5RmRUZGpXREJDWDNwMFkybEdSWGc1Y201Q1IyUkNiVFEzU25SaVpXMTBaazlpVFdobk1qWm5UbWd6Vm5SMFEySnZiMHBrV1dKTmJIVjZWbU5pZGt4M2EwNWxORzl1UTJSTVJWUlhVMjlDZEZneVdYcE5SWEJLUVVzd2MzVnlXSGxUYlc5U1ZGOXdia0p3VTBsNFlVRTVablpVTUZsSWNrdHZlSFJpV0hSNU1XOUJSbWhoTlhNM1NuaFBiaTB3TFhBMFpVdzJTbGhVWTJSdlNYbE9XV2x4TW5wSVRIcFlaRGRCV25WSGVFRkJiRkZsT1ZaNU4xSnFabDk1VlhCaWFGTjBPR2xVYVV0YU4xbFFkRk5wZVV3emJrSXRORkZUWjFwYVVVdE1VRGRYWWxCak1HNVJRVGd5VUVOVFRWbzBSMUozVkc1U04yWndTR2RETlc5eVNERnliRWx3VTA1bVdVZDFlVU42WjJOdmN6Z3lWUzExZERkUU1IZENSREphVUhKSWIyMDRaMWxyYTNsdllrNXdhMVl6WW1wQ1ZrZEJkek13TmtOZlVWQlNWbkJKTTJaRWJEUnJURTVhZHpoRVQycFBhMUZ4UkVGTlQybHpUazVDZEZodk1IcDZjMFEwUVRWMGVtMU9jRVpFUVZGS1FrNHliVXRwZFVsV1QxQlZWMEowVkdJdFlYUnhUVU5GVGpOUU5GWnFiR3R0Tm5aWlRrVkRRV2RvVEVoNVZrWk1aR001V0hCcVlsODRUVzExU210UU1sZHNla016U1U5b2REaE9Oa3hZWVROTWVqUnFPR2xQYnpodU1VeHBOVzV0VUc5SFIxcFplVTF4TUhoMFYwdzRha2hWVXpFdGMwVlVOa3h1WjJkUlJsOTNXbXAzZFhVdE4xbFZWVnBCWkhobmRqbG5MbHBuUkRKdmFUSkxPV3RSVFRoeFRWOTBUSGx5WDBFLkt6YjJEVm1YV083Zm1iSWpGSEhjRktDaFdDck1rN051Mm81U0d0ZkxHdlEiLCJleHAiOjE3MDYyMTc5NzMsImlhdCI6MTcwNjIxNzY3M30.oB24XiP9K_OqL8G3Vyr8n3HL2NxblG5zP9c-gwNer9M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001902"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:12 GMT
	x-forgerock-transactionid: 849ea36f-d7a6-490a-a890-ce17ca59c8dc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:13.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:13.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 488063: jsonPath($.tokenId).find.exists, found nothing
21:21:13.201 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,488063,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f6b4241, username -> user.1001902, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4f4ebac9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217673200))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:12 GMT
	x-forgerock-transactionid: 480eb609-8d59-4da8-8b65-0a00a2595999
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3JtamhzcGIxaGE5cGFuNW1iZ2s5Y3BmZnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cmRtZHFiV3AzZVc1MFl6WlhZMGd4V1UxR05VZFJMbmhhWkhWeU5ISkJWMVpLVGpKR1ozcExSRW80UVRjM05VdFdSSFJmVDB0MlpESXdSVFpSTkhkTU5FWXhiUzB0Vm5WNlNtUnNWRFpPT0VsQlJHRmZUSG94V2pSaVJ6VnlaSEEyTlVjeGJqSjViR3hRYlhKNFRXZGpibGx5WXpZM05IUlZRek13ZVhWa01rdElTVmRWVm5jMFpVOVBTRXQyTXpkUmEwd3lXVXh5VEdOU1VtTnhUa3RMVkVKSlZWbEJlRkpZTjBoSldtOXRZelpsZEZGbWNXWjFOVVpyWlRkaFNHbzFNM0JRTFhSdVpIaEdiV001TldwbFYxOVJVbU5sUW1oTlNWUXpSMTlGWTBkbFZVaGZkM2t4Y2pVeVVtNU5OVVk1V1hwZk5tcDVRbGRyWjFreWRVUlpkMHhLVW1wamVVTnFUR04wYTNKVFowMDBYMXBuVmpKT1ZUTkNibXMxUmxoT04yVmhZbXB4Wm5WTmFWWmpjRmRPV214dmJFRnVSVmRQVFRoa05FbGpZV1l4TFRFNFdFMWxVWE5STVcweFluRTRSMnRuYzI5SldYbFNjR0ZUZDNSd04yRTJMVFpYUTB4SlowZE9kR2hvVm1VdFgyZHJNMUYzTFU5S05uSkNjSGN6U2s1WGVVSkZOM1JDYlhKSWNFZGpiREJZVUVONExVOUxUSGxFVlV4dGFXVTVjRTkwYTB3NVVXaEdjMU0wVUY5UVQyUjFiVlY0ZDJKNGQwSlFkM2d4V1RJd05HRjFRMnBRVFVSMmJIWjFjM2s0VFZZNVkwOXZhekk1TVZWa2JtYzFkR0ZyZHpKblZIbG1VREZrUVhNMGJtZHJNaTFDVUhVd1EwWXRSVVpIZFhab1VXNWZhVGR2ZW5GV1lrcFhVMUZJUkdOU09FUnNRVEV5U0dKTWJ6STBORloyU0dwb01USmllVVF3TVdoUlQwRlliblp4TlZSbmVXUkNNSFJ6UkUxMVFXNWZMWFZ1YzFJeVJ6QkJjRUprU1VjMVRXVjJXRWh0TkdzNU1Ib3lRVlZFTjNWTFVrbEpOV2RQWlhSemVISkRNakUyYXpaaU9WZFhTVFUyYVdOM2FpMUZMV05XZVVjeWVFZzBhRVJuTTBScWFHNXpkVVExZWtaU1QwdGlRWFZGUkdKdVdUbE9VR0pPVlVvNFZWaEJiekJUVGxGQ2JVaFlhVzFaTUhwbmVWOUZMbXBUVTJwR05Hd3hRa2MwU0ZFMlRGbFhVekJwWm1jLjdUck5KOVZaYlM2Tm9HXzU0QXJZUWQ0LWRuZlZneDV6b3NqZXNmVlZGMWsiLCJleHAiOjE3MDYyMTc5NzMsImlhdCI6MTcwNjIxNzY3M30.vO7UlEdlJquSkK3MtdQ9EzDy1nIzIuA55NvJW4aFOYU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:13.201 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:14.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 488240: status.find.is(200), but actually found 401
21:21:14.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,488240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ab1222e, username -> user.1001933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@328f881c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217674285))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnZxaGNhNmdwdm5udWk5cG4zZmZnOWFhbGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmN6bHVUMFpwUTJzMU5FaDBMVlZCV1dOdVpIVlJMa1pNV0dkVFdsbGplRE5sT0d4RWNtTmFURUZEVm1keU1IUnVSVWRNYVZwcWR6WTBaamxDWWpOelJqRktkblZmUkc1VVltcHpNa1JZZDJKS1kwWnhUVUZxUVVWSFRESk5WbEZmUW5OSk9XdFNZVGxFWVZSbWRYSndaRkpQTURGMWMxUk9aVGhtUzBJNVUwdFVjV055WkdaSVpGQkZRbFV6VUVwNFYwUmFMWE4yUnpsVFlWbFFaWEpFYlZKT2JURnNUakl5Y2xSRmRESmhjMmRxTURKalZVaEhjMFZIWm1adE1WZE1WbGRVU2tOMmNtdEJTM1F3TTNNMmVHOUJWRGhPYURKelpHbG1TV05hWDJzelpuSldhSFZOUzJKUGJtVnVRMGQwWlVkSmRYTktia1pGZUdkUFJXVjZZazVUZFhweE56VlFTekZzYVc1SWQybE1Xall4YjJJd00wWlRNVWhIU0VaS1pHMTZhRlpoT0dsMmQySXpNMUZ4VGxWc0xVbE9RV0l5U2tJMVZFVk5OVU5yT0RWVlZrRnNRbWwwU1MxYWRXVldPREZPVVRNNFpGcElVMjVvWVZWUVRFVTFTMFI1TldsaVJUaEliWFZEU1hWQ2RuWjVhV2RTZEcxelpFNVZkVTgzYlRrMFJGaGxlSFZ4Ym5ScmRrUmhiRzQxUkVkTE9GTjBkMkZETVRsbWFqbHJSM2xhTlhaNGVraDBiVlkyVld0TVgydDFZVVozYm5Kek9HdE9Wamc0VG5WR1JXSTFhbFozWWpsM1VscHBSV2s1ZURWV1FrVlRSbG8zVm5sbmJEQlJUbGxpVGs5UE5GVk1XVjg1YlVKQlYwb3dYME5WY0V4c1ZYazVabUYxU1RKWFZsZG1VWFpLTVdWNFpFYzRXbGx2YWxkWFltOTJUUzEzV2xOV2NqVm1lbGxHZWxKbVIzRnhlVkpvWlc5aFRYcEZOa2hGVUhCNVpFVTBaRWxCU0hJeWRqZFViM1JxTW5CQlVXSmliMlIyVkRkcGExUjNUVjg1Y1ZKM1MxbFJjM0ZZTWtacmNFbGxWVWhzY2tkaFVrWXdTR1JXY2xnMWNqSXRXalJHWVc1bmFsZDVjMWRaZW5aT04yMUliVXRyVGpaWVFtVnJiWE5CVG1aVFYxWnBkeTFIUmxWcVFXWlhOVmhaTVZOUFMycDJRamhwUlhVeFMyMXVWRzg1VVVzNFJGcEJMbkpUT1dScWNrMTBjQzF6UmxOT2RtTk1hVGh4UzFFLi1Wd0xlYkJ0MF9zRmlpVVg1MnV4dnA2OGl2V1pMSXpMbjFsblJpNmtadlkiLCJleHAiOjE3MDYyMTc5NzQsImlhdCI6MTcwNjIxNzY3NH0.fudJ1unW0QwNKgEeDkjxNC7esXdSVz1bH3xDicqIlOE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001933"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:13 GMT
	x-forgerock-transactionid: d2ff6f13-9a08-4e70-81c7-8c12d572fb6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:14.333 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:14.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 488240: jsonPath($.tokenId).find.exists, found nothing
21:21:14.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,488240,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ab1222e, username -> user.1001933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@328f881c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217674372))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:13 GMT
	x-forgerock-transactionid: 7ceb6ef1-a69e-4ff1-9b04-102a17e5b2a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidWM0bmhnNzFhamszM29tZ3Z1Y2c2amw4N28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1RFVk1jRVJ3VlZsYWVsZEpXazVqZDB4M2NHNUJMakUzYjNsc1RHbHFPRlpYZDBNNFpHMXpNVTVZTmxoT2NHSk5VMnhOWHpoRlRrNVpOWGRHTkdoTmRqTk1aVE5WWVc5MVMxbE5lRlUxV1Zkd2JXRlhNVWxaVWxscU5rWnBUWEJ4U2t3d01FdDJaM1J2U1VGVlYwUnNMVXhDZWtRd1MzZEZjbUphVmpWTmQxSjVUbUpuTnprMFNEWlNkRGxIY2sxc1FVaEhRbkp6TlhkemJEbEJTbXRDZUd0Uk4xUnlRbEp5U25vMldWZHNMVEJYY0hjM2JrVmlPWEowYWkxeVlXaFBaVlZJVVUxR2JrWk5lVFpoWDBGa09GZGlObGsxV21Ka1IxWjJjM1ZVYmtWdmNubGhNelJuUmxkVFQzUkpRemRXVWpKQlp6UkJUR2RSUzNoblJUVTBiakl6YnpSNFRITlhVVmd4U0VWcFZYbzRkRlowYWtrd1h6VTFVR0phU25acGEyaHlaRkJuYW5Oak1sSklPWHBrUnkxcVFrZGtiRGhPWlZaelZqbGxNMHhmUTIwelptbERTamRqU1ROSmIxWkNOMmRsWm5KT01rVnNURmhDWldWRU1rRjVWVGhmTlVob2JXVXhVVGxQUkZOQ2NHOU1aMjFTVkdSdGFtWk1UbkZuYTFka1NIaFhXV0Z0ZWxoT2JFVXhaRUZDUWpsMmIxOWhaakJFU0dOdE1sTlNiMEZpUW05U1FrbDNURFZQVTJKUlprcGFSMHB1WkdGMmMwZDBTelJmWm1OVlpqVTNjbVp6VW5VMFkwTllhVUZwZEV4VFNrMUtTVk5zYkVkMlNsSnJOVGhtTld0alYzQkxRMjVIUld4d2RHSkRWalE1Tkd0SFlYb3hVazQxU0hsTlZETmZURGxsU1ZSNVUwNHdURkF0UVdscmNVbHBRM3BSUm14TFFuVnNVR1Y2WTB4NVEzZEZVMVpmTTAwelVqTmlUVWxTV1dkNVVsQlNlRzlFYlhsdFZISk1ZMEozUzNoTGRXY3RUM0IwZEVGNlRuRnJiSHB3TlhsYWJGRXRPRXQ1TkhJNFJqUkNNRlJXZG5jMFFUVktkamhuYVRNM00zaERVMTlEVkRSQlpHeDBVRzk0TVU5blltdGxTamhwTVMweFJWQXdZelZYVUc5Uk5tSjBaM2hxWlhBM2IxTnhla0kyY1hka1VGRlpiMFZWZGxWTlJEVjZZVTFYWWtneVMyaHJMbXMzYzBwRmVFOU1hMGt5U2tkek1qWk5NM0U0TjNjLm9IMEVKbm5mc3k4VGJTMnZENHBTZU9la1NDdlJ1Mi1hTkM0dlpOakJSUTQiLCJleHAiOjE3MDYyMTc5NzQsImlhdCI6MTcwNjIxNzY3NH0.uiNRJ680u7KSv5nk9PEGyOt4DxbKU7jk85xjIeJMkgc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:14.373 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:17                                        3270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=963744 KO=13880 )
> restLoginInitiate                                        (OK=477652 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=476242 KO=1385  )
> restloginProgressiveProfileCallback                      (OK=9850   KO=1385  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.78%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.78%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.63%)
> status.find.is(200), but actually found 503                      4958 (13.73%)
> status.find.is(200), but actually found 401                      1385 ( 3.84%)
> jsonPath($.tokenId).find.exists, found nothing                   1385 ( 3.84%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##################################################################-       ] 90%
          waiting: 53846  / active: 33     / done: 488736
================================================================================

21:21:18.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 488862: status.find.is(200), but actually found 401
21:21:18.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,488862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f0fedce, username -> user.1000802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a357101, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217678399))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXJvcGVvdW11a2lnZm5lZm9xaHZocXU0N3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFpXTjNTblZpYVhkblJIUmZkbXBCY2tSUFJYZEJMbFZtVkhsaWVXRklRMnBDY2pSbVIwTlNRbEkxTkhWTFEwSkdUM1pHVnpReE5qQnFja3BLTFdzd2NsZzNjak5aVm5kR01ESmlabEJqWkhjNWEzWTFaekExZUdwMWR6UTNiM2RDZERaT1dFTTRkRFJVTVZSNFZXNTFSVjlETTJablNYQlhUWEYzYUU1cFJVTTFlVmRGZFY5SlJVSlhTRVJKY1Vnd2JuQTVjRlJYTmtFd1pqWndkek5uYTBKSWJESmxNM1JCZWpGbGN6azNNVkpWVld4RGQwTmtNSE5aVDNvMFpqUXdMVjloZUVoS1dXUjZhRFZUTTBoSU5VSm5ZVFpoZEZaRU1tbHBXazlDUmtaSGNGWmlSekJsTmxWTGMyWlVPVjl1YVY4eFdYQkdUbVZ5WDFBNGIxZHZlVWxvV2t0M2FucFJZVXBMU0RjeGVYZDNURzl4ZDBwTkxUaGlTbWw0TFRKTlVHZEpVbmh4Y0V4U01sQndYMVowWWpsSVRHZGxRbm81U1dZMFRFRTRXV0YzZW5ORlp6WjZhblZTVFU0MVFrcGxSVTVSWVRCUU0xbE1lWHBQZUdSa1FUZ3RTMUprTFRSTlJERk5WMGg1TFVSemFHWjFMVkp0YkdJNGRUQlRNM1JVVW5SZmRrTmthaTFmZUdWcFFpMDBORW96WkZaUFdUaFpOV0pLUmxCbU5HWlhaWEZ5VWpKRmJuaGlia05ZVlcxTmVYaElOM2R6V1ZVd1EzTTFSRFJWYTJ4dlkyazVZMFpZVFhFMU9WUmxia3BqV1VSSFozaExWVGxUT0VrdFIwbzNiMUYwVUU5YVlVZDVSMGhuZUZCNlZFdENiWGRMYW13elFVbGlWalZrUVZocVgwMHhZMk5JTUVZNU9HOXlUbkZMUjBwb1JtMXFkblV0UzFwSmF5MXFiVmhuWWtsMFgycE5jR2hJU0RsT1ZGaGlkR3BaWW05M1lXSlhZVUk1WlhKbVpVbDBiRE5oTFRocGJVRkZTVGhwVGpadVVFZHBlVWRpV0RGUlptOWhVM1prVUZkU1FtWm9RVkZMVmxsWlNrZDNUVk5NZEVkbGNXTlBjbWR6VjFjNVZuVTNPVlJWZFRaMlZsbFBVa1ZTVjNGWlFqZGFWV0Z6UkdocU0xUTNhemw1VXpSUFRHeHVSREpsVlhSSVlVeDNORXBsYmpOSVFpMW9jMG8yV0ZwSlFVMDRMa3RaTVROeFUyTnhSVk5TZUcxNlEycE1PSGRhYjNjLkVZbEw1Q1ZwdjNGcjJNa1NablBsMDNqOTgweDJCaXBPY2xCdmwtaFFKbEUiLCJleHAiOjE3MDYyMTc5NzgsImlhdCI6MTcwNjIxNzY3OH0.56yJX1lqL1O0njbNcZYpUj0YDOyePfOU0yqUcj3F62Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000802"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:17 GMT
	x-forgerock-transactionid: 6d969b52-5f52-4675-a238-ad954800187a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:18.456 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:18.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 488862: jsonPath($.tokenId).find.exists, found nothing
21:21:18.497 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,488862,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f0fedce, username -> user.1000802, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a357101, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217678496))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:18 GMT
	x-forgerock-transactionid: 7580b688-18ce-4017-948a-00518884e6b2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2hybWZ1MmkzYTQyOWJib3ZkZWE2NzM3NGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clJtWm1RbFJFYjBJd05qaFFiemRRT0hneFFXWlJMbWRQU0ROVU9XcDNhUzAxTjJsUWRXcFhTbFY2ZDJkRGJHOTNjelZGWW5CMGJHWndNaTB5TFV0dmNVSjNiMFZJYkRsTmJrbEVjM2ROUTNOcU9WOW9VbVl3V0RKTVlWY3RhWFJCWkdVNU1FVk5XbEJMYlRoQ01sSnVPRXg2VlVwSGFUWlhaSFV4TFdrek5HRndWVlZ4TWt0bVNYaHBNM1JPYVVsNFoyTm1ibE5sUTJOUmNHSmtVRkJDZDNsVmRsZDVaWEl5T0c5U1RrbHRTazl4U2tNd1puTlFOVmQ0YVRkclZGVlZZMnBIWjFrMU0xZHpkMnhWZGpGb1ZIQnJXa296UmxBelpFczBSRVZrVFZOWlZXeEJUVVJoU1V4T1RrWTFlWHBGWDB4TU5HODVVRFJZU2xKRWFGRmFVVmczWkdSNGIzVTNTbkJuYWpaWmIxQkVOR1ZSZUY5RVMzQmxkR3hoZHpSVlpXdzVSWFJHUjBreWFXMXhWM1ZpYkV0MmRUVjBOMVUyWTBoVWJraHpTWFZOYUhseU5taEZOM1o2UjNkSVVuSkpOVFE1V0ZWMVQyZzFTa3BSU0hoVk0xQXRWMmQxZDBod1NXcEtaa1ZQTjNOc00xQnFlRmRzYmxaTlQxOXlSRFIyWlRnemIwUmxiRmxtWDNwSk4yVlZkMjV6TkdKblVqQTRRazl3VkZONFRrSkJTSEZHYUdKTFVDMVFVVm8wVVVOT05tUTRiekEzY2xrM05qWlJkMVJVZDBOclQxWXhXSE10VVhjMmJ6ZGlURTVDUW5kSmRuUlJSVFZvTUhWTGNFRnJUaTB6T1hvNVpWaEVOMHRFYzFSd1RHSmZUSFJIUjBobkxYRXdlVVUwVmtkR1J6QnJkRWN6V1dKdlJqQktjRFZPY0hGM0xXVmtiRTFFTWxoQ1FtUktlWGRsYlZkeWRGQmtUak5FVjNKdGFHMURaRlI2VDBwR01HbGpiRUpXV0RJMVduWkdTREJWVGpKRk9VSjBOelJpUVd4amVXdElaWEpwUjFaRmJ6QnNjVlY1YUc5bWFGOVZNbGN6WW5SU2RrOHlNMHN4YUZRNWEwMUxibk5RT1dWa1lWUm1WWE5tZGtWc1JHMW5USGs1YzBac2RWb3pjR1V0TlRsUmJFaEVTM1pWTWpWWGJWaE5OM0JZY0ZwWmQwVndiRU5DTUhOVGIzWkZWVlZ5UVhGeVdUVkZMamxmYm1SUVJUZ3RiV1pFTTBKV09IRlNUV2t5VUdjLnhlaUZNd05uUGJCZ2t4aDJTMG56WU5mRklVREdodnhIXzcxb19fMzRILW8iLCJleHAiOjE3MDYyMTc5NzgsImlhdCI6MTcwNjIxNzY3OH0.yMvGn-OIgFtB8TIXzHgQ-kbFEHuBZiBpyV6_XsNT-M4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:18.497 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:19.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 489031: status.find.is(200), but actually found 401
21:21:19.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,489031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5533bc31, username -> user.1001801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16746467, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217679374))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDk0bXVpMmdwbjZkZmdncjNxNWNjZjQ3cnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFJGSnhhakIyY21GRE16VmhRVnBzTlZoR2RYQm5MazlYZWxWTldqQk1TMVZ3U1ZSeE1ETlVla1U1ZVRSU1pGaDBXa05sTjIxS1EwNTJkMDVCYlZCSFlqUk9hRFJvTmpnNVlXRTRYM2R6ZDFKWFl6RTVjaTEzYjI1MFlqRlFUVzVrV0ROalVsRjJSM1V0TkU1M2NHWmhiWGxvYWxWVVNWcFVjVFkzY0VFeFZUTnBiakl3UlVOQ01XVTFiVGRZWlVKUFRURllNVWx1YW5aSFpVRnZjSHBYZEd0RlJEQXRWRlZNU0dGd1VqRmpWa0V3VEZWdVF6Vk5NMGg2Um1kZlpVVllaamR3Uld0WVZXOWhhRU01UTNkbGEyMTBjM1pFYmxGbFZ5MWlNbEpYTjFaT1MwMTVNRFZmWXpaSGVWbDNVbmx0YkVoM1N6ZzRiVFZsWWxWWWFTMXphRlJmZFRVeFRsOVNURVp5TVRVMlgwbEdhR2RXZURCcVQxTjVlVk50VVVaMU1GUk9jMFZuWTJoR1JHRjJUVzFyVUU4eldsWmtaa0U0T0RsV2VUVTFhbXhUV1hSVU5IWXdUVVkyV0daU1ptaDBObDlvVEhsSE5rVlNWR1owVG1GTU4zaHFjbmx2V0daWlZVUlRkekZYUVdGQ1lsWkdOak5PYVVWbk5ERkRhekZ1YTNjeU0yMVBWbTlaWmxGdVVVMUJaVU5XTlVoaVh6bEhZVXhWYkZWV2JqRXRPVEZSVmxWT1ZYbHlPRFl5ZWpkWmVuTnZXWGs1TmtadlIxWTNaMVZIWjIxVGVqZDBkSEZtZGxSaloxb3lhalJOUVRWSmJsTlFOamQxZDFoMWRuSm5RMGRRVlVoT1lYVjJSa2xWY3pGT2JVWlFlVWwzV0doaVRqVXpNSE4yV1ZweGQyVlZVa0puTTNoNmMyaGpSbFpPVlc1VGRXZExORFpGYzAwMGMzbFhTR05rT1VGM2NVYzRjM0pEVFhwZmJrSjFkRFpOUkRkNVJuTjFaVU5pVmxVMFVEUlpRMUZIVVVGQ1lrdHhURkp1ZGs1MVJrdFNSRWxZYkhSelFuUjVSVGh6WHpFNVdHaE1SQzFRYzFWblozZ3pWMjQzWkdSRWREQm9ja3A2T1VaNE5VeERjRUozTWtSNllXaDViRFpyYWpkd1VIUkpkV1JtUTBnd2VsSldTbFZPWkRSTU4xbExWV1Z5Y0VwZmNucHNaVTl3WlU1Uk5tRlFkVmh4UkdsNloxWnpMblpaVXpabWJsVTBhVVZXWVhjeWR6SXRPSEJ0WldjLlcwTG1ZTk5OMjFEZHlUSGJVNlFmUW5vN2Z4WUxjTDljZEI1Q04tbzdMb2MiLCJleHAiOjE3MDYyMTc5NzksImlhdCI6MTcwNjIxNzY3OX0.6LFRsv8sFYU4LGm_c6gQP0abLms7E4k2dGg7XWHiRoE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001801"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:18 GMT
	x-forgerock-transactionid: f88a73c2-961f-4a61-88d6-6fbbd01a7897
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:19.423 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:19.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 489031: jsonPath($.tokenId).find.exists, found nothing
21:21:19.462 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,489031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5533bc31, username -> user.1001801, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16746467, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217679461))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:19 GMT
	x-forgerock-transactionid: 3d69ff06-1505-43e1-982b-dc86d6bc1769
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGd0NnBjOTJlcGJmdXFyMDJhODJpdjJobGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1pYQkVkVXgwU1RkSVpqRkxURkZ0TkhFeFMxOTNMalJqZVVKa05VWXRkak5UUmxSRFdrbEhWamR6VUhwQmRtOVNSSEp0TjFwaVJEaFlhbU5pWW5odlkxZFBlVjh3YkhCckxUTm5NR0pzVUhwWU9UZDNlblZRZGpaWFNXdEVTMk5DWW5sTFZqVlpSVkZqUkRCRlZEWjZhV2hFTlZGWFptZHFRVk5CYjI1eVMwMVlWVVZZUjJ0RFNWcHhhRUY2ZWtnemFtcFlWRUkwWWpSSE4wWlhSREZwVTFsSE9USjBkV0V3Um5KZlgzRkVhMEZxVTNod0xXbDRhWGxEZUVsbWRHOVdSRE15ZVc5dVVtVklSREpUY1V0NWNYQkVaR2QyUVdGNGFITlNYekk1VjJnMlIyMHROM0Y0ZDIxSFNHdzNUbGR6WjBNMFNHOU1WSEJDVUU4MlFqaDVXSEpYWm5GelNtcHdjMjVzV0RoVVpUZHhaRFY1ZFRWMWRXSTJaWFpUZWswNVpURXlkRkI1TFMxWldsVlFNMFJJYzIxc1ZsaHZSVEptUVdrMFZrcEdhekpGT1ZjeGVVeHhkRGRDZERkMGNISldRalZ3V1hkRU0wc3lXRXhXT1dveWVUaHpZbXczTVdaelJ6SkdaSEpGUVZWR1RtSkllRFV3U0ZSdFlYTkliblJYZWxoR1ptMVFOVmQwWkdSRGNHRXRiWFJQZVdKU2RXZERkVkZGT1RBMGVtRlFUelozY1d4cFNtbEphazlDV0VGWGFHeENRa2gwV0Vad1NrTkdSREF0WjJkblNVTkRZM2xEUlZsRVgzZFpYelpFYTNCYVZFVjNWRVJvTm1oeFp6ZFdRWGMzZGxkQlVsQTNWbWh5TWxWQ2JqazRjMTl5T0dGVlpYZFhiMW8wVlRGU1owZFJObmxXVTNvME4zRmlZemhsTVc0elNEWnpUMUl5UkZod2JrbFhNRmhFTTBKQ1FUTlhkRkphUVdKV2RXTlJOMlY0TVU5V1pURjBkVVV5ZVhadk9EQnNhVGRTT1hwQlJXTklOMUZHYzNwa1lqWk9kMDl4Ums1NFZtaHRVVjlDUkVRMldVUlFPSFp0ZW5GU1pTMWxUbFJDZVU1WFoybFVTVWR1UmpGeVZrZEdVbmRTY0hOaVkwOW9WRVY1VG5GS1VqbHBaSGRpUlZSblJ6QnhaakE0TUdKcU1pMHdaRjgwTVZodGNUZFdTMjFsVm5SVFpsaEtRblJ6VVU1TVR6SlZMbFZIT1V0MWVrVkpWRjlhV2xsTU9VZFlNV3RmT0ZFLlYyaXBiMTB5T1kxOHJmcktmUXdXOC00U0ZEblJoNnA2ajNOLUFwY0JOVXMiLCJleHAiOjE3MDYyMTc5NzksImlhdCI6MTcwNjIxNzY3OX0.j93cilKAqlaeYV7NwcZkTEPewPUPr43MZyeD3oa8QWA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:19.462 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:20.958 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 489256: status.find.is(200), but actually found 401
21:21:20.958 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,489256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79b4755, username -> user.1001526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@472dc5cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217680907))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajN0a2Y1bWUwdmRwajYwZ3NkbDg5azRjZGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1pYUlhTVnBmZVV4elIzZG1TV1JrWTFGdlpGTkJMbmRCV1cxQmNsTjRXVGRTWnpJMVpHdEdYMk0yVkVWNVJHUm1ZVGxETm1FeWFVdG1ObUU0UlVGS2NIcEpkM1ZaVW1oVVlVVkpkMHR3YUY4d09FNWFTM2RIYlRKd1MycDBWSGw1VWpBdGRuZENZVkZYZEhob01EVmpXbFZQU3pGVlpIUnJiRFZ2T0hGRGREaFRXSGg0TWs1RWRrMUJWRm8xYmtOTmFUaExUVzV6V0doME56RnpNamxGUVRNMldVTkRkV0pJVlZwZk1GUnpRMnBqYWpGVFNYbEllRk5oVG5SbVlUQlhWRWcxVFZWclRuVjBiSEIyVlVOUGVWVk1Nek5WZEdVeVlWb3daalZTYkdkV05FdERObGRMUlZoSloxcGxhMFUwT1VSa2RXTmhWbmR0VEV0Nk5XNDFkSHBhZVVkVWVITnFMV3RHTjJOa1VXUlZTMGhJUWxRM01qVkZOMmxKYVhOT1dtSlBjM0JNYlRVMk5sVXpXbVJ5TWpCWloweEpXazUxVkRGUGVucFlZa1ZKVmw5clgxQnNZVzFmZVhsQk9XazRkemxtVm05S2FEZENjbFpDZEVGelIwSnJXbXhmVUVoM1ltcDZlSEJIYW5Sa00xbDRabFJJT0hSUVNGbG9Sa2xLVVdrMmMzRlFPVXhvTlVoT2R6UnFjREZMTUV3eE1WRkNkRmgxY1haU1lVOHhYMVIyV1dkSFQwcHZVMDB0WWxOVGFEVklXRGh2YTA4NFJFRm9aR3BVUms5SldEUTNhakpwV1ZkR2QwUkxhbVpZVGtjNU9FOTBkVzVOZEc1allYWnFWSGRSUzBWV1NIRkVSSFpmVkY4eVJYZ3diVUpmTlZaelNuQnBXRGRSUjBwYWQxSXRRMUZqZVhGVWFEQk5ORUpCYkVkcVgwMTFiRXB1TmxSalJFTTBaa00zYW5aQmQxRXhTMVpEYWxZMVUzZE1XakV0ZFV4SFdHNDJjSGxhTTBSNGRISnBaemxWVkdFNFNGUm5OV0o2Tm5wM2FHRktla3gzYTFWWGEwTm5XV1JvU0U1WlRXcEtiR2xXZVhVNFdIVkNSa3R5YVhoc1prUnhVbmd4T0VSMVVVSnNiWG96VEVWMVRVdGtaelJpYmtKeGFVSnhNbWhCZEZZMExVZGtOVjluTTNwUFUzSXRiemhxVXpabGNuUk5hMWN3WW1SSk9EZDRPVVZoUmxkekxWazRMbWxQU0dFek5tRktNekp6Y3pSUmNUUkJaazB3Y21jLms3ZlM1SWxuT1oxdTNMbUo0cUx6RDlBZ1NXYkNoVEFXLTliZFlHSWU2d3MiLCJleHAiOjE3MDYyMTc5ODAsImlhdCI6MTcwNjIxNzY4MH0.4v0LgQbWKwqlJQ5WD5inh3yCFumzHAbiYOscOlTpU0A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001526"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:19 GMT
	x-forgerock-transactionid: 4e114fd1-9a15-4c23-a7c6-7785fe66ae63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:20.958 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:21.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 489256: jsonPath($.tokenId).find.exists, found nothing
21:21:21.001 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,489256,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79b4755, username -> user.1001526, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@472dc5cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217681000))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:20 GMT
	x-forgerock-transactionid: 618793b3-3db1-4225-9517-dbe00cac122b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjAwaHRvYXY2MnN1bW0zbDYyaWx0cGQ1OGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elRXODBjMk50UkRCaVRHRXRSMmhRYjFad2F6RkJMakZGTURaUVZGQlFUMkpGY1dWcFlUWk9UWFJ5ZW1kc1JrcDZSM0E1VWt0cE1GcEhhbU5YUWxSRk5VTnhjMU56TlVWdFZVcDVTVTF5VkhONFNUaFBkR2hzY1dReVNuWjVPV2xCTlU5ekxWcDNSRzFmZGt0SGJEUjNWMDl3VTB0ellqSkRPVFJ1ZFVSVWVYVnhUamRhYldzNGF6VXlWVGxFUjFSU1QweFhaVk5WYW00NGJEWlBjMUZUWVdOdVFYUjZWSHBaWTBoSE0yNHdSa3BMVDBGWVZHMDRkV2hLZFRJek9VeHpMVEZ5WHpkbVkxSm1iRGRXWkVSd00zRjJVaTFSUW5wbmNXdE1VWHA1TlZwR00zcHpObFJsVTJ4UFVYZ3hia3hzWmpKdlNrSnhjR0pPTmxNM2EyMVpSRTlPYlRacGVqWjZNRkUxT0hGT2FqTkJVamxuVEROVVEzUmhNbUpFWDJwTmEzWnlOVkV3T0hsU1JFUmtNUzF6WVdWYVJuZzJTM1p4UWtOSFRFdEJlVGhsWm5KT1NFNWlOM2RQT1U1WldpMHhVVlZ6VlMwM1pHczFiVmhEYXpCS04zQmliWHB0TmsxalYycFJUakZHTm5sMGRIcFhkbGd6WDJkdE1XZFNjMlJuVkZRM1JWVlBOSGh2UmkxdFJtZHVXbEpKVVU5VmRUVnZhMDFoUTFwVGFrZFBWbFYzV0cxNmFteFJSRTVDUjJSU1ZVbEdURlpOVFZWSGNVOXhTbUpPTjJSMWJraEpjR3RyVDJRM1NESnVTVVJyZWtvM1FXWkRXRTR4YTJneGMzQk1aRzF3U0RaWE9DMU5SRVpzTTFoeGFFbHpTakEyTjJacU1WaDZUbk5oWmxGSllrTXdWVXhYWWpOM1ZFUlNWMjlIVDBGbGRXOWlValZsY2tocE55MTVZMnRKZFdweldURlJhV0pVVVc5aVN6VndXV1pMVG1oYVRVVXdaWFZVVTJOaWNHNUVkazVsZVVkV01uSXlaMjU2VjE5b2FrZFlWRFE0V1V4TFNVdG9RbFJqVkZKSlEzQjFNMkpwWDA4eFFreHFSbU5ZV2s5RGNWTkpUbWxrYjFsM1JXRjNYMVpaVEMxUWJXTlNOWEJpVTNOQ01UbHdORlZxVlU0MWJTMU9hVXhpVFhwS1pYVmtiR2xMU1VwNVpEZ3ROa1ZrVnpORWRFSnZVMTl6YUhWclYzQXdMbmw1TXpaNFVVVk1hMjF3WlVoMGEwNUVNak5WYkVFLjBHWXVLUkV0VGVnaS1rTlR5R2NVZDlXTm0wWFlzQ1dEX3RxbFpOQnJEU0UiLCJleHAiOjE3MDYyMTc5ODAsImlhdCI6MTcwNjIxNzY4MH0.Xw70pQ3ANRKHn7NiRlgyY-ul2gVUeUcs3srGnd5c4pI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:21.001 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:22                                        3275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=965349 KO=13886 )
> restLoginInitiate                                        (OK=478447 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=477044 KO=1388  )
> restloginProgressiveProfileCallback                      (OK=9858   KO=1388  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.77%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.77%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.63%)
> status.find.is(200), but actually found 503                      4958 (13.73%)
> status.find.is(200), but actually found 401                      1388 ( 3.84%)
> jsonPath($.tokenId).find.exists, found nothing                   1388 ( 3.84%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##################################################################-       ] 90%
          waiting: 53050  / active: 23     / done: 489542
================================================================================

21:21:24.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 489921: status.find.is(200), but actually found 401
21:21:24.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,489921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@286de55d, username -> user.1000024, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fb3b62e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217684913))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianZrZ2lwbTI5YTI0MjJocnYyOGRtODdhNmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ME0ydE5OMHR4TkhSRE4wcHFaeTFxWDJ4NU9EUlJMbWs1VHpOeFpWcG1SWGhQYTFka1UyWk5iakZVVlZOUU5FRTJaRVYzUVRWeVUxOVRTRUZpTVRjdFpHNUhUMHRTZGsxSVNqZEdRMmRHY21VMVNVWmlXVUZsU0VWWVNsZ3hiVWhPWmxkb05XWXhNRjl2Y0VGa1MzWkpVVlJXVDFaUmVXSlpia0phVGtKTlpXUlFNRzlhU1ZWWmFUa3RUbmRNTWt0WmFFMVVPRkJVUTNFd1V6RTJiazAzTFU1SU5HY3hOMWhsWmtWb1pucHNiVkJ4TkZaUWJERkdlRTFFUkVKRFVpMW1OVzFaZFdKemRUbHdha05TY2tveFJucElUREZJUW1OMFZ6RkJOWGd0YzA5SFpUZ3phR1J0U1RadFlrVk9WVUZtTlcxWFFuQllNVWwyVEZaS2QwNXdNMDVHUjBRd2RuQktVRTltVVcxQlJsaG1RMGR5VTNkTE0yNVhMVXhHYkc1UVkwMW1UM2RYUTNZMlRGTjNlRGxmUVRnMk1IaFRPVjlXVDFKbE9FSjNaME5JUzNKTFpUQnllako2WWpKcWFuUXdha1prYzJwRFp6VnlVVFJaZVU1MGJIaE9iRjlXTkRnemJuYzNZbWRLYWtRd1VtSnRVVWRLTWtFelpFNVFkRGRwYzB4S2NYWlplaTFMUm13NFdYUnhVbVJ2ZW5KVldrZDRRVGhqT1U0MFZGSTRXVzVGVm5adE9VRTNZMHQyU25OamVGcFpPSFpPWlZCMGRYVXphakJ6YVVKNVNrNDJWM040UkVkeFZEZHJNa1pNTFZSeVRVcFlkREZ1Vm5kNlUyTjZaRFoxUWpKdmJXVnJiM3BaWkZWQ1RWWnJkMWR6VERJMk9YUm5UazVSZGpsSWJXTmFUbGx5WldwR1EyNW5VekJCWTFGRFVGaEtVRE5TY2xselpsZFFURUY0T0c1VGVESXlja2xyWVcxNU5EaGFkRmN4VmxkelZHRXlVMGt3ZWxoSVZrbERUMHRPTURaV1JtMUhNbUZJTkdSTldGQnhOV0U0YkdFdFlVcElWWEJZU2pCR0xUSnFNbE01V201YWRGUmxTbVZ4VEMxa1ozZHpZV3hVTlRobWMycGxiMmhCVWpSTmJFRktaWEp3VkdwM2FIUTRUbEpmU2tsVGFVZHVUSEpLYTFFNU1uQjFUQzFFUjNWcFozbFlaM2hRVDFKNU9UbDFWM1JFTTBGcmJFRm5MbVEyZWxGc0xVUk1SSFpVYVdkT2FUZEtVamwxUVhjLlFxYVVDZHF3S1p4d25xWTEwM29kME1uZFZWeExTVS1HdEZpMUVEczZXa0UiLCJleHAiOjE3MDYyMTc5ODQsImlhdCI6MTcwNjIxNzY4NH0.FWEbe-jq-acjmJogyvZlGTm2rKTdpeShg36P5QOtbzI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000024"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:24 GMT
	x-forgerock-transactionid: 68415f11-deb8-4753-a04c-f3f5b9555cf2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:24.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:25.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 489921: jsonPath($.tokenId).find.exists, found nothing
21:21:25.003 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,489921,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@286de55d, username -> user.1000024, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1fb3b62e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217685002))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:24 GMT
	x-forgerock-transactionid: f30e3d01-aa49-4251-abf1-95460e391417
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM251ZzhhamJhbmhyZGM4NmF2OTVvbmpscjUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1drbDBiMG90TUVGeGNpMTBOblJaV2w5WllqZG5MbGR1VkVGdlRsRk1SbGxUWVhKT05HeElOM1U0T0ZoM05VbG5RbkpLUTBwelowazBRME40U0cwNFUzWXRiV0ZwWW01QlQxaHdXbVU1Y0VjM1RuTnFNRzE0T1RKeGRXVm9NSGQzVEdadGNqQjRaVU5ETFdsalUyb3lUVzFXZWxnNE1rcDRUVkJXYW5oRVdqQmxZazR3VjJKUFNYUkZUMnhaYTFKM05ISnBkMUZ0WmsxMlIwNWpWVEl3UzFCZldWTm1lSE5RVjA1V09WTTNRMnBoZUUxZmNXZE1VWGd3WTNCSFZVVm9iRzgzU2t0a1kwVlVlazFPT0RoMGMzVm9SVmczUmxoUE0wdHZjRzl5VlRaYVRXRktVRFZ5WHkxNVIyOUhTMVZNVmxsUWIxbFdWR0pDV2pndFJ6SnBORW95WVVkVlRGUmxUV0prTlc1QmVraFhTVGQ2T0VwRGRVeDJZMGREVmpkb1JsVlJWMnN5U1hsM2NITkJWWFJ6ZGxndFYzZEpablJzY3poRVdYaHZPRlpvWlRaNVdUbDZka3htYVcwMlYzQmlYMHBQV21rMVNtbzJSMjl3UWkxcVpqbGZPRUl3U0V4VFVVZGhTRFZJVlhwWVJUTnNSRVJXU1ZVd2JDMHRTbmRPV200NFpsQXRTVmswT0djeE5scFJibVV3UVZZeVptRlJRbGxFTnpnNE5XOURURmN5Tm1abVFVRldjWFU1Tms5RVEzb3pTRFZUTFhWTWJWYzVRbDlEVW5WdFQzY3pSREZpVWxGeGFuRjNkMVpGY3pSbFdFeExkbEZUWTNGalpXSnVXWFpPYlU5YVdWaDFUSFZqTW5CTVVpMW9aVnAyZUVKT2VUZHVRa3hSVlVSVE1IcGhUMFJ6VG1Wb1JEZEhiMnQ1ZW5oZlUwSXdlUzFSVUdOTFYwVlZZVFpTWTNkTFdWZHVkMlV0ZUZWUU9GQkRValJCU0hVdFYzQm1WazVuVmxkRlEycE9XWGQxTUVvNE9GUXdTRzVCVERCTFFuQXdkMHREVjFsUlNFWjBaMmRrU0dnMWNWbGFOVWx6U21OdWFubE5OWGxUTkdsVFdVaHJNMnN5ZEZSUWJGbFdaRlJKY1RSNFpYWnhkR3gyWm5vM1RYUm5aVmxmU0c5d1owaDBUMDh5Wm1jNWRuTkdaMGhOT1ZFd01tUk5lbDkyY2xWRVdVYzBialZzTFhkdU5UQnZMbm94YjFsR09XWlBXWGRmVjE5clpETXpZazB3ZEdjLlpoNThnOWdzWWJLcW1JTUtqNWpEelMza0Q4aUJyNVlfVVRqMGFOUGNFbWMiLCJleHAiOjE3MDYyMTc5ODQsImlhdCI6MTcwNjIxNzY4NH0.tCBX7bU03_58dBFhS62dt8QHp6X26BADlZBsNT3hEGo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:25.003 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:27                                        3280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=966956 KO=13888 )
> restLoginInitiate                                        (OK=479247 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=477835 KO=1389  )
> restloginProgressiveProfileCallback                      (OK=9874   KO=1389  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.77%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.77%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.63%)
> status.find.is(200), but actually found 503                      4958 (13.73%)
> status.find.is(200), but actually found 401                      1389 ( 3.85%)
> jsonPath($.tokenId).find.exists, found nothing                   1389 ( 3.85%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##################################################################-       ] 90%
          waiting: 52248  / active: 33     / done: 490334
================================================================================

21:21:28.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 490470: status.find.is(200), but actually found 401
21:21:28.532 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,490470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e94e554, username -> user.1001697, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@125926f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217688484))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXVvYXEzc2piMmloNDFydmwwbzNrMzBwamIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVRIWllSR013WjNodlVIaFZTV1ZTUkRCME5FcG5MbFZ1YkhselgydG5XamhDY0ZBM1FuZHFiMUpPVWt4TGJ6aHFObTAzUkZaQmMwdFVNbWMyVldGT1VsWk9jMlU1VWt0V2NVY3lXR2c0U1RaMlYzWlhZMjlEVTBGWFRXdHhOMlZqTlVodGNtbGZOSE5hU0ZkUWVFOUtTMUZ0VERoWFNsRkJVVmxmYjJ0SGNYRmlNMGQ1ZGxwUGFWSlVTbEo2WTJsTGEyUTJURkZIUXpsRWVFcElObkV6WWxSNWFEVnJMVkZvWDBaU2EwRldiVkZEVEVZemRYWnVjRUV3Wkd0bmQxVlhOMFJvZFVJMVdEUktWWGh2T1dONFIydE9iM0k1TkRWZmJUbFZXVXBoZEhCalIyMXFjRmwwUlZWUlJqQmZObUV4TVVOdFprWkhVR1l4ZVV0aFMwMUZla2wzTVRoalpURlJURWxGUm5wSVMyRnZUWEprTVhGWFJHaHNjSG96T1dGVk1YWkRjV04xUVRGdVdqSnNjRzVNV2pWUGMwWllkelEzU1dnNGNtaFVZV2RWVlMwMVRFbFdNa0ZvY2tWM1QyZEdaMVZFWTJObmVGSmxNMWg0YzJaa1lpMWhXRFp5YmpKZlZtWjBOMjl1Y1ZweWJUVTVXbFpUUW5SYWIzUkRTQzFOVGtZeVpYVTVTR28xVW5WRmNTMUtTRzFmTkdoeGRteDRjbVV5VVZWQlJsQXlPR3gwZW1kMU4xZGpkRUpFTkhWcmF6a3diVmQ0YzNCMGNVa3RWbFJvV0hGQ1FscEtVV0ZsWW5aVVEyTTFTblpNWlZOWlJHbG9kbVYxZFdKNk5YY3dWRlZ3UlRkblNrZENRa3hwUVhwaE5UZE1PRFZHY0hkblZFdExMVWhvYTA1aVMwTlNSbUZZU21GM0xUWk9OM1pUU0hSdWFIQjZOVU5UWmtoUFFXMVZkV2RwYVhKa0xXWjRkRnBqWm1sblVWUklaRFpmTW1wcVMzWndRMEYyU1d0eFgzTkdVV3BGWkZGdGVqSm5SRE5ZYlVKdlVXTjVTR3MyZUZKbVZVSkZaVnBzVjNrelJubEdNRGRsZW5OVE9FVjNUV2s0VFROa1NXSnZMVk16UVVZek9VaHpjVTEzV0ZJMVgwRkxZelYwUmpoMVNXMXBZMVpqZFVWS1lsVlZRWGQwU0VkcGVGTTJXVmhRYXpkVlJXbDZSVlJNWWxZeVdWbHdiV1ZFY1daWVR6UlZMbk5MVkVsNE9XZEZPSEk1Ym5saGRIVjZMVUowVDBFLlY3czV6Q0FZZ1RIZUNOR2RiRnVqckNKZkUtMGRQc2pKZmdnNWYxelJRXzgiLCJleHAiOjE3MDYyMTc5ODgsImlhdCI6MTcwNjIxNzY4OH0.2b3pA0bRQCLogB4e08KCLkFv56pZHm3WGRO8KIU2Uso","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001697"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:28 GMT
	x-forgerock-transactionid: 12e08bca-119f-4ae0-8061-5cbbd86e587f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:28.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:28.570 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 490470: jsonPath($.tokenId).find.exists, found nothing
21:21:28.571 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,490470,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e94e554, username -> user.1001697, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@125926f8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217688570))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:27 GMT
	x-forgerock-transactionid: 59422b20-66fe-424c-9177-ca3090f64574
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXZtcHVxYWkzNjhsNDdjZ251bzZyNGJzY3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NWFHOVpORVpRTWxWcFpIQlRWM1JmTkd4cmMzcFJMbFJIWkZGSFYwTkJZMUJ1WmpobWMxbENaRGMzYms1VWNGODNTbTFqZHkxMlVUZFVaR1JJU1RWSVlrNXdlbGxyWDB0dk5WRlVWVFpPVTFRNWJEVklkVVE1TWs0eFRXaE5aR1I1Yms1TGFXMTVPRzA0UjJOc2VqRlFWVFV0VlZKc2JWaGxaVUYwVTNKM00zQXhSVVp6WmtscmNIaFlURTlxTTNSSE5YSXlaVmxzVFRoWVFqbDRlR2xqZUVOeVJqaHBjemcxTlcxa2VtNUZVbXRhWW5kQ1VITklTRkJQWlVGaFVHWTFOM1ZKUkhVeGVtOTBRM2xTWlZWdFRsZHFURWxGTFdkTWExcHRTREppWTJRMVEyeHBTRWR6ZDNjMmVIUmhhbnA1V1hNM2QzZFdVVFJrVFVNdGFIWk1kRll6ZERCbU4yNVFiMFJqV1ZCalkwVjBjM0ZxVlY4NWRrOVNlbkJEU0Uwd2RUbFdXa3cyYzJreE5XaG9SbVUzY3pKWGFUTlFVRUpRZWxOc1IyRXdUekZvUVRBMGFscFdZbnBLY1dvNVVYUnRlVzluZFZnelNsbE5aVWxDTWtrNGNtcHpWRWM0Y1VGbVUxVlJabUV0V2xablgyWmlZMjVRWkhaSGN6QjFXVUp3TnpVMldIaDZNV0ZDVVhWWFNVWklSVFpDYmxSRmNGRlJielJwYldsM01tNTFhMkl5TTFZNGVsSkxkME5aWVVGVlJHVmtNVXRhUTBaQldGUnhhamswWkZKamRucHlNRXRNWWs5eVQwRXRTRkUyWkdwSkxXMXhhbEZpWjJkcFVYbGlRV2xyZUY5TlEwbFZiVlZvZFc1elZGTnNiSE5MTms1Tk1YSmhVMUZtWW5VMWVVcGpTVFpIWW5aM1pGVTFORGhKWWxkWWQwdEpUVXhRVERsSVFrMVdTemxTVWtGS2IyUm5aa0ZyYzIweVJHYzNXbUphUm1ob1dFbzRkMk5aUkdOclRVOTBNMlV6T1hBd1pIVnhWVTluUTNaQlJVcFVZbGt5WTJ0NGFqVjRWamhLWmxkMFJUTlBjR1Z0VjNwMFR6VTBZa05XU3pWQ2JGZGxTMWQzVUdwc1NETmhhV2hQVkZScGFEaG9RakZGY0dRM1pEUmxkV3RvUnpjeGVGQlZiVkkzWVVnNFNIVkVXR1E1UTBoWE5sTm5MVmhhUVhoTlVIVjFSVE0zYzBsa01YQXdMbEozV2tJdGRUZENUR05JTkc1S1lucG9SRE5IZG1jLjlzb2JtZERob2JIQjlOdWc5UHVhdktoVkRYbmRSNnVMM2p1TWJoaExzaEkiLCJleHAiOjE3MDYyMTc5ODgsImlhdCI6MTcwNjIxNzY4OH0.RAtQQclk0zWIRdiC9mnl6ahKvXTdF1tjOzCZlGExIUM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:28.571 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:29.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 490600: status.find.is(200), but actually found 401
21:21:29.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,490600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@655187ab, username -> user.1000635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@189a4224, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217689335))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmJxdDc1NG1ucm9mNW1waWtzcDkwZnRjdHQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlVsVXhlazV3VUZkUlNtRTRTWE5PUmpocFdqQlJMbmRuVDIxSVN6bG5MV1Y0WkdrMWVucElRVmRoUkROSGJVRnFRV2g2ZVU5M2JFeHROWFF4Y2xkSlUzTktaVUUwY21WVE5sZG1UWGxYV25BMlQwWkZlVjlGU0dsR01uaGpjVGhIVm1SbVpXZE5jRkZHVjNZMk5GOHphVEJzYjBWV2VDMVNTRWR5WW5OTllYZHJNWGROTlhsMlkwRm1VRk5NVVRoU2VteFNSbWhIVW5WRVpHSnVNa0Z5Wm5ac01XMXBaV28yV1RsMGFqRlJNMmhrTkdodVQzbFZhMmhtV1ROVWJIVlVWVzlyTUVob056QlRlVVJUYUd4T05uSldkRXMwU1Rjd1oyWmtZV0ZmU0dkRlZtRmlWMGxVZERWa1RuQXliVEY0VjFOb1FVZ3lRMDV3UWxCNldUQlpiRloyVldFeFYxSnNVR2MwYmt4blUyZERkMEZRUjAwMmNWWmZTemh2VjBWYWEySjRTVFpsWDBweFRFbzFNWE54VjFKa05rc3hPVGt3UTBod2JuQmxZbE00TVZoU09UbDFlWFJzV2toWmRVaENRekYwUW1GdVZGcHFXVWhoTVY5TlRtcEVaSEV0Y21sdFJWRXpRM2swVDJKelQwRkhkVmhFTkhKRVEzVTFUMmhJU3pWM1JVRnpWMGhqTkhBd1lWRTJaa05TVjAwelJHOVRUbXMwVTE5eFZYTkhOMGc1UlMwME1FSXplbmRPWjFZNWQzTnFlSGd6VEVacGRIWXpWazlGY0VjdFkyeEhWM1JNU0hKZlRUUlVSV3B5T0c1U2JucGpNMjVEVVZkblZWSTRSSE5NV2tkSVRrbGpOemszVW1OZmNVbHhaM2MwU0dKU1l6aEhSVGN5VUVZMVVsTTJhWFZXZDFWUmIyWnZhMWxpVG5kNlVFTlJiR0V6YkRoclRuTlJUUzFIYVdWcFZrUklPRFF6TkhSMlNHaGpjMWh2TUVodmFVTnhaM2RITFV0eWJHeFpaekpQUVZCelRuUktObXRxVEVZME5scEpibWxzWDJKbmRUUjJORU5mU2tKd2MxWXpaMFJtUTJOTVdrZDNVVEZqZW1RMWMyZEdUR2hQZEhwc2NHeDJOWGxoUmtJellXeHBSV05WTUd0YVJtVkhWRXRyTW1oRFlVRTJNRUZuTWpsa2VHSnJUVUpaWXpoM1NHWjRSRzh6TjBSV1Uxa3hMVUpLYVMxM1RFdEZMbEl3TkdVdGQyeHFNWGxRUlVNdFgxTXpaR0ZYYlVFLjVkajFnM3RjQklJVXNndGFsemNkaXhsSWYtMnIxZGFxbFl0RkUyWEtkaFUiLCJleHAiOjE3MDYyMTc5ODksImlhdCI6MTcwNjIxNzY4OX0.fFiumLGgBEQceSDtI8EEYJ1nVP58cbGIiY7YvhUbBxU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000635"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:28 GMT
	x-forgerock-transactionid: b6c5f8cc-48b1-49a0-b730-4efd5b6aaa3e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:29.384 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:29.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 490600: jsonPath($.tokenId).find.exists, found nothing
21:21:29.425 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,490600,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@655187ab, username -> user.1000635, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@189a4224, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217689424))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:28 GMT
	x-forgerock-transactionid: 8df3c65f-3af7-4406-95a9-4ae9c1b04471
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2Rib2pkcjUxazVpcHRydDg5MGY4YmVsbWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmRVNXFkRFp5VTJWVmFXeHNMVEpJV2sxQk0wWkJMbnBTTWw5MGJrcEpSbmxwTUdsS1dISnZabUp2VjNac09HbFRkVXRDU0UxYVpVRlNRM2RqY0ZWQ1VVWlhkbk5RVmt4d1ZHaDZkblpJWVdkcmVFaEhObEYyUzNsUVpXNXpXSGQ0U3kxSVZrSTRTbEYxZEd3MVdXWlBiVXM0UTIxV1gyWlVSSFZsTVdsamIwZFRTVEJhVEV4b1owUmlORWxSUW5wS1RIbG5NSEJRVkZGQ1gwVjZSakl3YXpBd2MxUjJVVXd5VjAxNU1ra3pZa0pZUzB4bGRXTTJiRVJGT0dsd1kxOXRaMXBJVjNoUmNVMWlkVTl1VG5oRE1uRnBRMkZuYW5BeFRVSkJaVUY2UTNkRlNXTldPWEIyU0V4eFdISmlObGQxUW1VNVgzcGxSblZVVDJ0R1JGVmZiVTVYTlhWUWRYTnphblY2TUVSNFUwMDBkSEJyU1haclZGRmZZV3B1ZVVWUVJVRnNZM0Z5VlVORk9ERlNkRlJoV1dSM1JscE9ORm8xUlROaFIwUmlURk5OWDJwNldFaEtRVUl4VkRaaFMwbEpUVXRZT1VveWNGQlVhbTFXUTNCak1sOU9PRnBEV2xwMGRXSm9UR0pXWlZWMFVrdFlNRGx4VTFKdWFXdHNSWEJhWmtkRFdVVnhNMnRXWmxVNU5EZEJkVUZPVDBVMGNESk5lVlZpVjNGcWNFVkRNRlpVYkhWeFZVaFNMVlpqUzBkeFJHbG1PRTlQVUdkSVpHeDFhblUzYUhSUmVtNHRYMjlwU1VSZk1qaHlRV1JUUjNveFpWUkVUVEJ1U2kxUWEwTmFieTB5WVZwak1HcFpSRnBIVm5WeWRFWlpkM0V0ZFVKSVRYRlVZemRmVEhSdlpscDFRbWh6TTJkM1RIcHFja2Q1WXpKUVowcFNjMUk1VGkwNFVYUndZVjl4TkRNeU5scFFTVWRKUjBkSVUxZGlWMEZoYTFkRU5FUk5hMVJoVWpGbGVVVnJkV3RwYzFoUVFWOVZUblI1UkVsSVdEWnNTRXR5WVdoeVVVMW1lSEZZUTFaRGJVTnRUems0TlRoaFdWaHRiM2RGWlVzdGEwMWhXbmxoTVdkMFVWbDNXSEZ6V1RkNmVrVmpVVTV5UlVFMGNGWnVaMnQzV2xoSFJucGtWREZyWXpSc2IwRjJhR1JRT1VOa1l6bGZYM0pIZW5ZMGNHOHpMVTkyV2xVMFVscE5Ma3gzWjNsamEwTkNNa0ZWYW1ad04ycExjemh0Um5jLmhSVWJ2dnNwQzBnLVV5QTIzVno5dEM5Y29SUXVUaWJkU2s4NEZIWWtyaWMiLCJleHAiOjE3MDYyMTc5ODksImlhdCI6MTcwNjIxNzY4OX0.ftlbHgbJFR-xvFZwlwR2aSsj99sXX6CjgD2FWlaBGCI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:29.425 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:31.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 490866: status.find.is(200), but actually found 401
21:21:31.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,490866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26b82c43, username -> user.1001352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19ce29e9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217691338))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnE4dHJxNWlydWFwNmFybm41aWI2ajUybTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE5rVlJkMjl2UzBGTExYRllWbTVGU0hWMkxWWkJMa1ZmVjNGemRWQkdXVUZqWkdWSVdXUk5WVWRWUW01RVMxOHhSbFY0TkVaaU1rNDBhRzFFWHpkRU1YVXhZbVExZWt0QlJsVmZUMEpTVUhSUU4xUjRUVlEwWkhKS2IxRlNjelU1UWpSTVVpMWFabTh6UlVoQmIwcDRSMEo2TUcweVJEZGtkVmxpWWpVeWFEWTJZbGxXTmt0Wk1HRmZTMk5xWVhWbllsQjJZVE5HYkRSdVZWTnZXamxRVUd0Q1MxVTNSR04xVGxCS2MwUlBiMWxqV2pBeVFWZEhkRFZDTkVrM2JGcFVOamw0TVMwNVYyVlZWMlZYYmtneFJrZzVUbWd6UzJGRk5rcDBTV2QzUWtkTVlqUm9hVkZPT1hkTVJtVldkbHBwYVRaemIzRmhTemwwUW04MllXMXNlVXRHTmpSS1JWTnRURGRUTlZvelNVcHZORWRGWmxoRmJtMVRNV1l4VjJoRlNtSk9MVUpUWmpOYWRHRlVUV0k0WWtNNVJuVkNXamREV1hSUGJXaFBaVVZ0VDNVMVRYbFZTbGRaYjJWVlpra3hZVlJLYVRWeE1TMVRkVmwyY0cxbmVHb3RabTVxWkRoNmIzRmtaMmRLWTNkdlgzZFhVREZUT1ZKRVZsUkNibVUxVmtZeWMwMXBTMkp4WjJsQlFWWlFValpuTUZWbVMwNWlOWFpGVGtsalUycEZjVXBRVTNrd1oyMDFXRzFNVXprMVZIbGxWR1pYTTNKVmFucDVXQzFoTkhWdVIyUklRVXQ2VFZaeWJFZ3RjMkZRZFZaalYzTTFaVVJIY0VOTU1FbHdUbVJsT0dGQlQxbGxVSHBDWWtsSVdFaHZOVFpUTWt3dE0zSkxRelJyVTJkZlgyNXdaek55Y3pNNE1WSkRURWt4UTFkRE5HZHZOR1ZUUkhaMFVYQnFSbXBqU1ZSWWVUUm5kVWs1Y3kxYU5HZEJkSEZIY1ZKNVMyOVFjUzFSUjNkYVQxTkJRMFpvVEZCU2VVdHRNakZKT0dwc2RYcFVZMGhRYzBjMk1VTm5TazVLTkVOTFRuUjZjMFk1UVRkU1FYUmZOMmRoWDNCNU1IaGtRWFJxTUVGTVdVRnRaSEU0WVdOQlpFZFZibkkyTUhSR1dteDBkVXMwUWpnek9VNWpjbXRXY0RNelN6RlFTa2w2UWs1VFpuZHFaVFpGVURGNFlXdHdRa1JWTXpObWNVc3dMbEJmTTNGM1gwcE9RVFF3TjFkMmNYUlhhRnBIUkZFLjV2TU81Si1nZEQ2ZHRScVRGTmZrYXZaZlRETEhrZ1hfT1drRHlIdEQyY1EiLCJleHAiOjE3MDYyMTc5OTEsImlhdCI6MTcwNjIxNzY5MX0.APLP8rDLSnM184zkfGIOM8h79Abgj6kjl-YclH9Whhs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001352"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:31 GMT
	x-forgerock-transactionid: d4d3453b-c3a9-42e3-8051-807b0dbe3b0c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:31.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:31.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 490866: jsonPath($.tokenId).find.exists, found nothing
21:21:31.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,490866,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@26b82c43, username -> user.1001352, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19ce29e9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217691429))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:31 GMT
	x-forgerock-transactionid: 73f6996f-dbd9-4e85-a762-57d5580a585d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ29iaWszZWU2N29lbWlhMzRvcjZjYmUxYmwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2QybFNlazFOWTJ4Q2VtMUpURXRaY2xObWRqZG5MbEZLWm5kclRGZzJZbkZYVTFGeUxVNDNXVWRmYWxOUVVYZDBURE5NZGxkMlVGQmxUMnQyYUZKUk16Wk9iVGxNVmxNNWFFWnpPV0p1TjBneVpVOWhRbkZZWlc1RFZISjJPV1poWjBwaVl6SmZNRmc0Wm10VlFYZFpWbTEwWWtSNFRqUlNSVTlKVVRaRVVVVlpTRk5JUkhkMGVHNDROVzR4VUhWVE1tbGFNVkpmVjJsdFRGVm9XVXhCT1ZSeGFEVjZTbmd5UnpGdlJXOURWSGhrTWxCaVJYQTVjVUp2Y1RkTGFtNU5VMU15VHpkNVFtOXBZVXg2YWpKTU5rdFFXRzR0YzJWUVZGTklXREJ6UzBvMlVWZHpPVFUyYm5BemMwTmFhMjlRWm5BMmRFcHlXbmRrY25aRFYzRm5hV2wzTm1KcE9HOVdlbWxSVG1WNlEzZEhRWGd5TlRVdFZHTmpVRzlSZERSRlpsbHRhVXd0YmpKT2RVUjNTVlZ4YkdrM2RGQlpjREZZYlRKWlRIQlhNVEZMVERGdmQxcE9XVmx6WDJ4dFFtdElOM0ZqU0haVlRuZFpMWGRDVmxWNVh6SkVhMGxZTm1ka2FHOU1SVEpWUjNadE1qZHpaSGx6TTFaMGFYRTFjM05xWWtWWWFrNDROMEpDVjE4eU5XdG9kSEphV0VGSWFubEZiREJPWlUwNWFuQlhSa3BMVDA5bFVGOUdiVGsxUWxwMlkxOTBReTF3U0RkWFkzRXhjamQ1UmxNdE4zZHdXVkJWWnpaVlowSmtkMGgyUkdOQ2EySlhkREZIZUc1R01GWldhSEZ2UlRRMFptOWxNSFpKYmxSMGNuWlRSazV6TUZoYU9Xc3dRVWh2ZURWSGMyRXRha2hEZEU1c1UzaG5Wa0Z6WkhaQ1EzSXhibk5NWmxKb2FrVTVZMHA0ZUVoeFEwTXhTMjV6TVRGc05XdEllRVZ6Y1ZkWmIxVkhXbDl4ZVZWeGEwWnJXV1ZPV25VNFpHdFdVVlpZWVZOdk1YTkJNR2w1ZVRCaVZtZE9XVm8yYlZCNldscHVOREJyVG5CdGJ6TlhZVk5tWXpaeVgwRmFkR0pOWlRoMVQzZHNTM1pUTkZwMWFFVTVka3B0Y1hsRGNrWTNaVXhuUmtwTk9HMDFUMlZrU0doNFVHUkxNV2hhZURCVFYwaEJkazFpUzBkYVYyVnlRMU5wUWpRd2FXRkZMbFI1UjB3MlZURTRWRGw1YmtObWFXcGlSbUpzYUZFLmk1V25MRzREc2NfVGdvMW81bXRqOGQtMUI3TkdxckZTUzgtODJJOVJKUUUiLCJleHAiOjE3MDYyMTc5OTEsImlhdCI6MTcwNjIxNzY5MX0.NBqoxXXMz60BLWk_giObx2V2RqwcVl4IjhMJF3fGXyE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:31.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:32                                        3285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=968435 KO=13894 )
> restLoginInitiate                                        (OK=479982 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=478568 KO=1392  )
> restloginProgressiveProfileCallback                      (OK=9885   KO=1392  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.76%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.76%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.63%)
> status.find.is(200), but actually found 503                      4958 (13.73%)
> status.find.is(200), but actually found 401                      1392 ( 3.85%)
> jsonPath($.tokenId).find.exists, found nothing                   1392 ( 3.85%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[##################################################################-       ] 90%
          waiting: 51515  / active: 33     / done: 491067
================================================================================

21:21:36.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 491749: status.find.is(200), but actually found 401
21:21:36.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,491749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28157263, username -> user.1000731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7156c722, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217696929))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHVrM2ZqY3N1dW02Y2RvZmszb2UwaXBsZDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eU5qSkRUa05rV2t4bFJUbHJjVmhFYW1wWmJrRlJMbEY0VTI1TlEyMU5lRUZqY2t0RlVGYzFTbk41TW1zdGJIUk5UMXB0WnpCWk9WVTBUSGRQYmtoVlZVOTBkWFZ6VFdSelFVczROVGcxVG5KRFpUVkVValJqVmxGS1gxbFhNR0ZqZUVwRFNXTnZTa1p3U1U1bWNrcDNMVXhuUlhwUlMzZ3pWSFpLTjFNNVluQkdRVFIyY2pkeFFsbzRWM2xLUjFoSVJGaE1WMnBSUlZwNk5tZFhabVp2ZG5scFRWWldXVmh6WmtKTlRFbFdOblZsTjI4M2JFaDRiMVpZZVc5RWFUUTJiREZoYlc5VGRsWXdXbWxUVDBZelVsSmxNWGR4YlMxcFVIWldZVms0ZFhWNFYxVlNkVWxXVG1jdGVWZFBNMk4zVVc1dE1GZEphVVI1UVRaNU1EVnNPV0pQU3pSdmVHWjJaMFIwVkhGallXOXJUbnB3YlZwdlJrRnhWMFpCUkZGYWVrSnRPRWxUVGxrMlMzRTBSM0I2UkZsdlVUUnpUbkJzVEMxR01VOXdhR3RhVkVsQlRXVmZTMDl6Y1RkUGFVRTBkRkZQUVRZNVMzazBkMWRFT0dWVVFXWXdUWHBPWldGUWJYQTVSR3RMVW1adVlrNUxaak5qVTNWaVdtNU9hbXRFTmxGdmNGRkJkbWRzUkdSSlVYbFFTMEZSUlZsdU1FUjJSMjAwT0VaVFl6aEllVWxQZWtWcmRXTjFNMUpKV0dkc1RqUTRhelJTT1VsRlRuTnVVRTlwVVVVemJHVkZhako0VWtZelJUUTBhVWx4UVc0NVYwcFROMkpGTW5kWlgzVjZjRmhJU0ZKWFVIbERMVU52YzFOdU5HdHpTMXB2ZFhCNGRscEpYemRCTkhWeGNXa3pZVlpGVTNBd2EweEtMWGMyU1hKSGRVcEZURVZsY21kRk5YZ3hTRzVPV1V4RmEycG9UazFHU1dWTk9VaEpjRkI0WkV3dFV6ZE1aVU0xYzNsVGNtNWFiRm96UVhaV1JIZzJWVVZrYWxSaFVraGthRzVsUmtZemFraHhPRVJ3Vm1ZeVR6UnFaVFZVY214aVpWQm1NbFpuWmw4MlprOVliV0ZyTURsT2QyUlZiM2czY0daMVRHOHdWMjl1YW1sMFVGRTFaamt5VkhsUFRqTjVla1JaYTJsUlMyOUlhMXB6Y25JNE1taEdkRWhPYkRoclIyVXRTRGxyVGpOQmNGZFpMbEZOWW1SMk1HVmxUMHgyVlhORU1qUjJZalJ5TkZFLkFYSnBwcWdqUWVxODA1VHQyNnY4WncyRndkTHhlMGJJOTktbDJucE5fWUkiLCJleHAiOjE3MDYyMTc5OTYsImlhdCI6MTcwNjIxNzY5Nn0.am3FJpRdSl6WDhQW9xXQ446HANVK79zP__iElBoIr14","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000731"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:36 GMT
	x-forgerock-transactionid: 8508f576-960e-4193-bf23-01e9522543db
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:36.976 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:37.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 491749: jsonPath($.tokenId).find.exists, found nothing
21:21:37.016 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,491749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28157263, username -> user.1000731, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7156c722, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217697015))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:36 GMT
	x-forgerock-transactionid: c6dcea8a-1962-45a8-bcc6-eab58b92fe5e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjJia3R1bXZ0c21tNHRxYjQ3ZjcwcW00YWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MExVdHhlRFZzWWxWNVNFSkROazFRZFhKWFNWTlJMa1JFYURaUVNraDNkamRhVlRWM1RWZElOVXBYUW5KMFgwMTJSak5DVUdKRFVEWlRabVJQUlhoQ1QwbEpkMnBtYTFsTVZFbFpjMUI2YUdJeWNrbGZjRTR0ZVZKRlVHOVhOblF5YWsxdVlrTmhhak5JYlV4SVFtMVhSME4zZEZsamJXeE9PWFJRYnpWc1IxWXhTWE5sVmt0MU5qVTNhUzAwZEdwd1gzVnFYM05hWlMxNFdXMHRObTFKWWtKTFZVWTVOVWgxUkROdlRuVktjblo1Y0V4UVlqVmFkMHRtTFVRelgyWTNiRVZ2YlhFek5VZzRSRmxpT1hkeFFtcDFjVjl3V1MxU1NVUlNYekJwTkZKd1dYVm9TWFZ0T1U0MVpEQTRRWFZ5VTJnNU1EQm1SQzAxZVVKbGVWUk1Ta0pITUVoYVUxcGlWazVqYTA4dFNVaDVTbTFYVTBaYU4yMXFWR3BhU25CRVduWndkMGN3YzJ4Zk9FTnlObUpqWjB4aFFsOHRTM05DYzBkVWQwTm9WRll3V2kxTFNFUllNMTlzWkdSUU1TMVFTRzV2V0RVeWFVVm9TRXN3UVRKMWRFOU9PVEJmTjI1MFJHSkphRVJsZW5ZMk5sUlVjR3BuVWsxdk5FcFBhREo2TW1kMlltdHVkbmhJVFhKNVdVTk9lVFIwV0VocVZWZ3pkME5YTjFKNVVtNVdSR0Z0VUhaaWJHbFNXa1pwWW10T05uRnFXbWRJYzNsT2VrdzVNVEJ3U2pGd2JHTnlRM1ZSTkdVMVRDMXFTSGRNZUdWa0xVZEphMWxzVG0xZk5UZFJVMWxxVWsxaGJETnJVWEJDTmt0dFQzbERWR0ZrZUdWNGRGUm5XbVY1TTBGaWIySnhRblZDYTAxeWJWUndTRU5xTm04NVJubExTRmRQYjBkTGRrMUZlakJxYjNKeGVFNVVVR2xOT1Y5RVkzaERlSGN0WmtwUE1YSkRWR2RWUjFveFRtazBWWFJSUzNReWQwOXZMV2x1TTFsTmNHTjFWbGxuUmtaWFowdEdkV2xCWjB0RGVreG5jMUV6VUUxMWVYWnJNVGN5V1VoNU4xZzFUalpJWjNoSWFVTkpibHAxUlhSb2NUaEpjVVE1T1U5RlZrd3pVbGhRVG14U05XdHlkMTlRUzNORE5IZGZlbEpYYVdsa01tWmZabWQ0VlVOVmJVODFhelU0VTJwcWVIQnpMbXBZYm1SWFRXNXZVM0ZQVjNsRmNsWm9SbUZXWW5jLjl4Y3RrbHNOS3VHOWkzUUhXbi1mcGYxZjZfU0Fqc205cVRvSGZrVTRWcnciLCJleHAiOjE3MDYyMTc5OTYsImlhdCI6MTcwNjIxNzY5Nn0.GviJqlTPoUFjHKFUtQkFldwT_vsh-Uxd0Jg_AbEWrWs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:37.016 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:37                                        3290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=970007 KO=13896 )
> restLoginInitiate                                        (OK=480754 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=479352 KO=1393  )
> restloginProgressiveProfileCallback                      (OK=9901   KO=1393  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.76%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.76%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.63%)
> status.find.is(200), but actually found 503                      4958 (13.73%)
> status.find.is(200), but actually found 401                      1393 ( 3.86%)
> jsonPath($.tokenId).find.exists, found nothing                   1393 ( 3.86%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################################-      ] 90%
          waiting: 50741  / active: 23     / done: 491851
================================================================================

21:21:37.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 491893: status.find.is(200), but actually found 401
21:21:37.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,491893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b7fdea3, username -> user.1002726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ac940e9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217697874))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmZvM2Ztc3Fqc2JsMnVpaXNxb29vYm5yZHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1alUyd3hSVXhKVFRsYVVXRm9hVUZoUWpKc1dsRkJMbWRzWkZoWGNFaHhUR2wwYmt0blVrVkhPRTVTWmpJeVowMHpNVk5LYzIxeVIxQmhWRTlxWlhrM1VrSm9lSFpCVjNsVFJXOWxhMkYzTlRSamFqVkNkSGhTU0RKR2FqQkxSa3AxU0ZoVVpsbFdkMkZMV1VOQ1dXNDBOVlZGVjA5Qk1IcHlRekZqYjJGdU1FaDNhSE0wWW1KMlNWUnpkMGhmUlROaFIwSjZZemQ1Ym5OM2JFd3hSVlkxUTJGdVFUbDNSbFpJZW5GVVVsbE1abXhXVm5KRE1WbGhZMXBIUjJSSFMxcHJRVTgxVHpKbk9TMTFkMFJQTURJemF6aGZRblprYURjMUxUbFhRMkZUY1dRNVNXTlNPSFJOZVRWaFRrbElSMmh5Y0dzMVVUQjVMVVZTY1ZkVldXbG5TVkJLU1RSYWVuQlpWVVp6TkRWUWNtTlJUMHhZVkROWGFYaG5ZazV1UVZFd1RGTjFUVlZUVTFkcU1XWlJPWGsyTjBjeE0zZGhla05aV2xaUlpXTjNlR1phWkc1SmRuZzFabnBUVnpkR2NWQk5WRkJ1VnpkdlR6WmpSRWx5VGsxclpHUndWblJNUzBodVlYSnhlVFpCVTBjMmVDMHhhMGROZEhsQlpYSmxiemhmVlZkTU4wZHdZa1JEZFMxQ1QxSlhNV1JuY1ZVd0xWUmFVRlV4WVRSaFpVdzRWMGxrTTFWcmNuVTRlV1p3UW5oSU5XRkxlWEEzVFRSS1UxTnphbXBrUzFOQ1lqZFhTVEpsVnpBd1pUUkNjVlZGTUVaeVUwUk9iM2cyWWxOVk56QjJibWhIYkdkcGNYVlhWemRTWDNGemJIVnFUMDlxTUUxblNtc3pRME5oVlVoeldGWm9PVGRTV0VGVFJqSnZTMkk0V2xkVVdHaEZTbkpsVVZseFlsSkRWM1ZwVWt0WlgxQldhV2N0VWpReVJXVkVOMmN4TTBWTU0xRkVkMlpDVjNobU9Fd3lOekJXZFVKblIxaGFObUp2YmxCM1RYbHZVMDVTWVV4NVRVdGpNMUpWWlVabE4zbHFiamRsVFdSWGRsRnVaVGQwT0RNNFdXODVUWFpwYWs1b1pqRjZUMGg1VjNGNExXdHVSbTR3ZEVwM2FubE1Zbmx1UkV0VFVIbFZWWEZWZDJwak0wZFlZM05uWXpZelduSmtiMVp3ZWpkTFIyWjJTRXhhVmtSMlEyWjNMbk5WVkU5WGVrNHlVRjh4Y1ZGV1NsZEpWSGRzVmxFLlFZRlloQkxzWDdHdmRZd3JPOXdRT3c1Y3NvNUpyLUgwWGpPTDNQU2R0VEUiLCJleHAiOjE3MDYyMTc5OTcsImlhdCI6MTcwNjIxNzY5N30.SGBH3fethvrUt3vTDg_6Nsb8PXMnc5niSB-HW_d-pDk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002726"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:37 GMT
	x-forgerock-transactionid: 6c56e64d-942c-45e0-a52c-107b9cc4947f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:37.924 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:37.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 491893: jsonPath($.tokenId).find.exists, found nothing
21:21:37.962 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,491893,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b7fdea3, username -> user.1002726, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ac940e9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217697961))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:37 GMT
	x-forgerock-transactionid: 3032424f-a054-48f2-b6e5-ac62d05943fe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazBzaXFma2ZhdnE4NzYzM21xMTdqbGE2b2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWNuRlliWEpuVW5ScFMxTkxaVVl3WjFKZmVHRlJMblprV1ZKM09VVjFXV1J0UjNWdE1ISm1WVmhVTVVsMFZIaGFkakI1VEVNNFgwbzVNRFJmV2tsaFRXZzBWSFpzUzI5c1ZVVkJZa2REVTBwTFIwMUdjR1pPWW1wV1IyRnVRVFZtTFMwNWJsVlBNRk4yYTFkT1VITXlSbmxQVFVaQlZFVlVVMFU1Yld3MmNGTkhVVkE1WkhFMVpFNUtVVmhOTjBaRldsOXRURUk1VUZKR2NsbE5PQzEwYTNZMU9YcENOWGczYVZCcGJuazJia0owU3pkVE1GTjRSSEZ2VVMxbWRuRkxPVkIyWWpGblpUUnlSVWhOTlhkUVRucDNjVEpPY1dKRFQydHVSRjlGTVRWSmJsUTFiV3BmWDNKeGNrbFJaQzE0VmtKVFZIUjJZMHhKZFVaclVVMVdlV2hQYURKRGVsOUVhMjQ1U0ZabVRFUXRjVTQyYkU1Qk5XMTFNbUV0TTNGNWFXaEJjUzA1UlU1dU5tdFNiRUpXYUdoR1NIY3daMHM0YVdKa09HbFBObXRIT0ZkaU0yRm5hbEJVVld0SFJqZDBXSE5wVVZBdFdHMVhaRjk1V0ZKS1RESlZVbmgzTFZCdExXTjRibkJsWjJoeFNHMUxTMmsyVkZCbWIyUmZjSFpsWVZKQldIVllXV3hKTVdOT1MwOTRablJYYmtvMVoyUndNelpWYW5KMFZFYzViMVkwYkZob1lsWmZVMVpzWjE5MFMxQkJVMUZ5VVZKSlNXTTJTa2RNY0dOQ1IwcFBWRE4yT0RGQlEwWnBYMm8zU0ZCeFJtVjRTVGg2TkV0VVdsZHNaRFZTVkhNd1YxbE5aMnBsYmtJMk5URjBZbmMzZWpWb2FrVnpSRmRsZEVSbmEzSTVZa051ZUVOZllWSkRSVU5aWnpnMGJqaDVPREJOYzJJMVNVdEpVR3RTUmpkdFRETTRWRkkwYldkc1ZYZGFZek5NTWpsbVIzcGxiVVZwWTBsb1NuSnRNRmQ0VWs5MGRUWmtkRGt3VURkaFZUQTFiblI0WXpkWGEzazFPVEZmWTAxRVlWQkhhM2RyVjBST2NFaGxkVXhFTW1WMlNUTm5jVE40YVdsWmEyWnlkM0p3TVRoNE9UaDRNVFpwYldkNGJWOWpSMnhFUW05S0xVbHVNWE5YYldabVdWaE1ZMFpmZW05aFYyTjNTRWhIWDNGNVVWSmhaV2w0YzFaa05ESlJMbEpFVGsweGJWbDZTVWhhUzBzd2NWZE9ka0ZOZW5jLkdiOEVkRWpxQmNYUE5OVjZ4OVd6V2N1eUM4aUsteFpiSllDaHhSQS1JZEEiLCJleHAiOjE3MDYyMTc5OTcsImlhdCI6MTcwNjIxNzY5N30.jDA_pAO6Nu1kwK0ZSVIdSVh_3woC6pRXRijwrh1vHOk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:37.963 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:38.445 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 491972: status.find.is(200), but actually found 401
21:21:38.446 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,491972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dcb3fa8, username -> user.1000967, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@138fabb9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217698396))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGYxbmhydTY1OXA1NDYyOXZxcnRjZTBudm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVUwSm1WWEZYY1dwUVEwRkZhMTlHV0ZZMlZYTkJMamRHYVZCR1lqWnhXVmxGT0dOVWNsOUlTRFl4TmtJek5sODNRVGRzWTNKWU0yTlZUR0Y0YVZoRFVIcFdiR1JhUmtGaFVrSTFjWEpFVG5oUlpXNVJORU5ZTTJKUU9ITmlYMFJNZUMxdlUxZGtZWFZzVUVWQ1NFUmxVV2x4UWtvd01YcEVSRVJZY0hWcVdETmxTbDkyT1ROMVVFaEZSVVU1TmxwbVdFRnBNekJsV1cxR2VXeHVWM1JRVkd4NWVHOUtkME50YVhGc1RrNVVPRWgyTFRBelZURlhZVTlZVm5aUk5GQmpRbVl6ZDBSbVNHbDBja2MxVlhWTVYxRjRiVE5mYWpWaFRUZG5TSFZTVFdZdGJubGxTREpzWm1OclRWOXFOMk42VlhaV1JqbFhVa05rUjNwaWFGa3paREkyZURoUU1sRlhTa1ZIUTBzelMzcDJNWE5PUkRneFJrMUNaR0poT0dSMloyaERhMkZYYTAxS1ZGTlBabTAzYkdOQ1EyVk5jRGhQTFdkSGNtWjBRbE5vTFRNNWRIbHVUMU0yUTFVemNXNW1WVkZYTjBwTFZraEJZV2QzUzJzMlltZG5UbE5DVWt3dE0zSkZiRTFMVEVKYVRqUjNVRFZrZVMwMVpsZ3dOWHBGVGtGblNYaGhjMmxzVkZOUlZuUm9aRlUxT0c1QlRrVTBUR3gxYWw5emIzWkljRjlHZWxCc1dsVnZORkJpUW1WTU4wSTVTSEpMZFhJd2RuUkpjamhxUXpVeWJWUTRZbGx4WmtOSFkxRndiMHRLU0RReGRrMU5kREZwY3pGUGMxbDFTalpVZWpBMVh6ZFVhbGhKUVZwa1JUTXlkVTlTTjI4M2NWQlRVMEpqYVhabU5teExOREZKZUdGMVMyNXBOWFpSYlY5M2VVODBUbFY2WjBGbVJFWlhTbEZVVlV0ck1Vc3dObWRZTkd0amRYRkJTMDB4VlhNNFFrRTFSRmxFYWpsQ2RXSjBXWEp0UTNSWGNEQlNSRnBwTlRoeE0yazBPVWxpUlVWWE1rVjNkVGd5ZEdaaVFrSnFiSFpmV1ZNM1p6bEhjVU5DWlVOblZWTmFMVTlsZEZGNkxXcHVVSFZVZVdGZmMwbHVNWEp3TjNsclpub3hlRGQzTVV4RmExbG1MVGhxUm05eGRGUkpOVzlPWW5oSFQwbERPSEpZYmpoTlUyTXpTRGhPVm5SMFpGUlJMbWRFV0VKM1IydDJiVVY1WldGaVh6UndhQzFuVDFFLlVXVDZObDN0WEFyWVlrYTlZV0RvU2g5a2NTZ01vcHNVZFp2VFpJWUY2M0kiLCJleHAiOjE3MDYyMTc5OTgsImlhdCI6MTcwNjIxNzY5OH0.HV260nW8YDgxz7x48bfpMvHPbiZMzLEFo5RZwRcOwXA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000967"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:21:38 GMT
	x-forgerock-transactionid: 8755e825-1179-4848-8fe6-95cc399039ea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:38.446 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:38.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 491972: jsonPath($.tokenId).find.exists, found nothing
21:21:38.486 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,491972,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dcb3fa8, username -> user.1000967, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@138fabb9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217698485))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:21:38 GMT
	x-forgerock-transactionid: bae70561-53f0-4ba0-ba44-444c82e44a43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTRzbGozam03c3NvZzg3ODgwdmt1dGwya3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVRUQm1ObmhrT1hSVGJXY3dNRlJRTnpsak5YUlJMa1JTWlV0aFUydEtZVFpCWTFGSk5IQktVRkptTW5nM01sZHFkMnBzYTBKMGNtaEpUbEpDT0VjMlJrcFNVM1ZTYkZCTmJHVnFVVk16Y1ZKdFlXbDVSRVF5Vkhkdk5WWmlMVkJWUzNsMFpWQkJWWGxZYmpWWFNWWXRNR2RJVmpaWVp5MDNYMUIyTTB0bVNFaEVXRGc0WDJSQlMzWkdabEpEWjE5b1MyNDVVbkpRY1RWNWJuTnVjazE1T1RaVlJreG5iVXhsY2pGd05WYzNNWGxyY21sMmJEWkxXRGxpTjBKQ09FUkpXbUoxY1U5RE1XOU9jamh3U1ZZMFVUTlVObWRWU2pGdVduZHFSWHB6YURSemJYbEpSRFUxT1RCcVEyMUxRbUZWYjI4d1RWaGxaRU15TjFWMU1WZFNkVXBKUW5Gd1RVeGZZakppVW1WT2NWOUhObUkwVWpCa2JWODNYeloyZGtWTllrMVhXa1Y1TjJkNFlqTldNemhoUVdsTWVHTnFTakpDWmxac2FIcHJaVWxuT0dSNWQzRmlXRmRLTVdKWVJISXhNRWxuV0d0WE0xSkljbUpYYUZreFdFUlpRbmxtWkVRd05IVktVMmh3VkZNd1RIZHhiWEZxWldzd2QxRlBMV1ZMVDFOR1lYWm5UWHBLVG5KNWNsOWlVRmxHWlVOaVRXdFlUVXBQYVROV1kyOHRSemgwVkZjNFFsbERZakpEZVdwQ1RXRTBZVlJvWmtOV2JVUjJaVzFEWVhwUWFsQTFNRXhHVW1kRWFXOVJRM2xPWmpSNk5IcE9kMDVrUlhkaFFVVmxTRUpTUjJkWk5VZENSbVpRZEc5V1ZXOWhNV1EzVEVOU2NVSkViMnBqV1cxQ1RrbEtkelZHTVRCME5sSjJNblJCZDE5cFZEVlBlSGhaWTNKcVoyRmxhR0ZIVlRCMFJqSnBSbnA2YlVGSGN6TkNTME01TWpaMmFYRlRaRWxsVUhOWFpUVjBMVzlRUjI5dFlqazRTa0U0TUc1UlduTXlhR3hLY0hGRFZFUlJiREl4VmtSUWFWRjBVRU4xVG1RNVZ6QkhSbVJ0ZFZOcVUwMTBUSE50YWpWU04yWkxibEphVDFVd2NVWXlaVTh4Vm5kRE1VWkxXVEpWUVdjd01UUktOVUZoTkcxWVVURndaMHRWYUdkTU9HOW5ja1ZyY0ZabGJXaG9jVVJpUVhGb1RuTkpMbEl3VlRBM1FtMVZVVnB3TW0xMFZtdEdVMDlsY1VFLlFsYk85bHRrTXB5N1FrOTd0aHE2RGlWWnBEdDdfbWpTREl1TXFJLUFTTHciLCJleHAiOjE3MDYyMTc5OTgsImlhdCI6MTcwNjIxNzY5OH0.mZ4xPyPPyS0fHMukvlIp1iPdalsX8Ion0x6UNIgHA3A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:38.486 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:39.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 492166: status.find.is(200), but actually found 401
21:21:39.650 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,492166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b4c2024, username -> user.1000435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4483e075, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217699600))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjNhdDg1YjR0ZDUyOG1lbnQ3amlyaDNvcjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VU1rUlJUM05EY1VKTlFTMTJabTVIWTBaWlZ6TkJMbXg2YTNoWFlVMDVMVzFQU1dWb1lYQnZUa3hoWVdOdFRTMUlMVzlRUVV4cVVIVldZMkZSV2t3NU1FbEJkWFZrZG5WNk9HcEVjVEZ0VDFORWJWaERRMWhEZUVORlpFY3hkMmxIVjIwMVZHRkpNekJZUkdSU1RUTmxTR2hXY1dSMVJtRnBia1pLU1dWblRYVm1MVlJZUzBOeVp6QkRiR2RMTlU1cGFFSlJZMGx0U0ZSTWFrWnBXVkJ6U3pORFVVbHJORUZWWTAxSGRXNU1OVTF6YW5wemNHczBja1JLWDFGRllYTlNjamxwZVVKUFVUaHhUV2RMUkdKYVpVeDVUbVZZZVdwTldqQk9ZVlJNWTFOWlpIZDZZMVYyWWtkb1J6ZzJWM2RUTWxObkxYSkpUVzFOUkdaNkxXUkRhVzFCZWxWWGJUVlNWWEJmUmkxVFN6RTNiMkZyYjNCdlZ6RkplVmx3UjFkTmFsTnhaemxYVkZWek5sZHRiaTFpUm10Nk9WOXVXRVpDYkdWdFIydG5Xa1ZMTTA4MlJuaGpNemRJTjNWeVZHazNlRlJTTXkwM2FsY3lOMFkxYTNCek0xaGFNbWhSYjIxMFJXdEdNblZTTURRdFVETm9MVzVLTjJaa2NWRkxWMGxvYkVZM1FqWllWRTEwVEY5c04xVmtSMUZMWTNsYVNqbHJTRzFEVkhSMkxXUjZiMEZqZFVWU01UaDNPR2h6WlhsVk5YZzBjM1JuYkhoSFNuZHhaM0ZEV0ZJNFIzbFRaalUzZW5CNVJFeGpiekJpTjA1d1RFaElMVkJpYWtzNGFGZEZiMmRmUW01Rk56QnZXaloxY1RSUFJUaG1hVzlsU0dkSFIySkNWelUzYVU1NU5WVTViVlZmYzIxWlJYbFFNMWgzTmpBek1rNXBSMVZ0UWpKd1kydHRSSFpqU1MxVFZVbGFjRmhhZW10cVRWWnRNREI0U1V4eVowNVJTRGxWZWtSblVYSTBOMUp6TjBKRU5tazVPV1k1YjBSdlRGWmhhalpXYjJKSE56Wkxia2RhVFVaZmNEbDBMVGswY1RSeVZEUldYMlJZZUV3MVVUQmljRXBIUTFWWWNuZExRMFZPV1hKSlVWTmpaVlp4Y2xaeE0zTllaMFo1Y1U5d2RFdGlSRXBmWVRKbE5YbHZjemg2V1VjemQwZHVjVUZ2TFRCUGNuZE5PRmh3UlUxb1ZXZEZMblJxV25CR1NHRlFabTVvWm1Nd01VMDFkVk5IYmtFLlhLWGU5b0dnYjNod1RtSnZpY0Y5dFdfX18yUmk2U1N4bVRCRVA5eFJabUEiLCJleHAiOjE3MDYyMTc5OTksImlhdCI6MTcwNjIxNzY5OX0.iL3QlzLUubC1CxqNnZP5lCbdldJ5CXgk2T27hZPrw20","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000435"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:39 GMT
	x-forgerock-transactionid: 7f5f2ca5-7b57-489e-bcb6-c6d1c6e79b14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:39.650 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:39.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 492166: jsonPath($.tokenId).find.exists, found nothing
21:21:39.691 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,492166,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b4c2024, username -> user.1000435, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4483e075, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217699690))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:38 GMT
	x-forgerock-transactionid: a9542868-5edd-4c69-9918-4413a1e9606d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODBwaG1mbWhnc3I1Z3UxOGdvc21tNmhvczgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFdYZHNOREIwVVdzdGJuZGhUbDlXWkRSVmFFbFJMbEZsUjI0MFdrdEdSM1V0T0hsTlJWSXdURnBCTjA0dFdFRnFjVUZzVlRSVU0wOWtMVFpTV2tSMFpHMDNOV2x5VWxWV1JrUkhZVXh0VTBzdGRFRjFZMFZPTlRnM2VHOU5SRXhCYmpSUlEweEZTRjlsUTBOSmJtMU5Zbk56UjNGR01tRTFVak4yWWpkcFJrcGFjVEpDUjNsME9HazFhbFIwT1hRM1VUaFhRa3QxV1RSNVFYQjJaR0p5ZDJSVGRtcDJTSEIxU0dwTFNFSmZaRlpMTUZwcGRqUkpNRmhLWm5CRk9UbFpVR2RwYTI1TWFHOWtNR2QyWlUxM1drbFNSbUZwTjJVelVqaElRbGhMWkZSUVRVTmxVVmt6YnkwM1VFTjJSVWh1YUhoRE9VRldNakZtVFVwUGJESkVORlJNUldrdGVuTjVOSE00YlY5TGNYVkxVVkkwU25oelZHWkVRakJRY1VWTWFrRnVWSEZEVVhCbWVrTmZkbFY2YUVaRmN6bDNTbE5hVEhjM2FIbFVRamhHV2t0amJsTndPRXhyUW05ZmVFbE5kM2x4Y21SemRscEpXblZ5YlY5eVRuUjFWbTA1Tlhab1pGZDBkM0Z5YUVNMmNtRkJZVmhHUmxKd1NtZE5XRlJVV0ZKMlRVSnJOVEl6VUVOTmJIYzFiV1kyWTJaUU1rdzFRM2RKZEZsNU5Xa3lhVEl5UkdORFYyTnVjMHBVV1dzM05ITXhjMDFQY210SFNXRm5ZekF3UVd0WFNXSTVObDlvYlVNeFV6WnpjbkZZV2s1WloyRnZRVTl3WVdrM1YxSnVORlZKWjFKRVZHSXRhVk5NY0dsdVpWSXpiVmc1TkVnd2RUSjRXUzFJZDJoa1VYSTRYMFV4U0dKNmVIVmFWR05zVDJsTWFqaEdUVkYzVkROaFRIbEdhRmxGTVhWd2VVTnNZWFY0ZW1zdFJYRlFRMnhPVWt4bGJTMDFPVEZUZEMxeWVrRkJNVVJ0UjJvM1puZzRUVzFZVkVSQlZFTmFSRVpaVFZjMkxVNTFWbTFhUmxCYWJrTlJjMHBxUWtjMFQyVmtVakpmZWpaRFlVaHJhMDlOWHpCc2NtUkNMVkJ2VjBKMFRrTXRhV2N0YVdsSVRraFNPWGt3ZW1jelRqSjJORzF0V0ZkM2RFdE9hVkpaYVVsVWNsQTJkelZCV1ZoVE0wNUZWR0pOV0dSc05USTBMa2MyWTNOb1oxQklhMWQzVkc0M2RVWTFaa0V5V1VFLjlaRmtuNElPdEtSV3pQZ2dKVDBtQmYwWjd0eUh5a0NGeU9pbzNwa0Z1d3MiLCJleHAiOjE3MDYyMTc5OTksImlhdCI6MTcwNjIxNzY5OX0.Rs9zyWcuXZYNQ2-6Ia37SovOVuZF0FintsT6WhLkR3c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:39.691 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:40.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 492271: status.find.is(200), but actually found 401
21:21:40.376 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,492271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58031d6f, username -> user.1001747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60720cab, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217700326))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTdlNm5pdDBucHBnM2podDdoc2tlMmFsMzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFNUaFdWamRUVFZCUGNHSkRNMlV0VDBWRWJXTlJMbmR0UmxOTmVVOWhUV0pQYTBNMmNYUkVZVGd4V1MxWlIxZHZPWFZaV0dSQ2NGcGtTVWhqVEVSM01WUmlZbkk0TWtSNGNuSlphM1IzWTJOc2QxaHZiMXBUWTBKNmQwNUViSHB1VkVSZk9XZEVTR1p4VDIxdU1rSXpWMFp5VkhKcWNXRlBWVjlNVG1SQlV6RmlPWFJUZVVKd1prcGtXbkpDTFUxaVNWUlVXRUpoYjBsbFlYaGhaMTlrVUdkNU5uUkNMVzVvWHpWdUxYYzNlazlzU1hwd01rbHFjekZQVFd0NGEzcEtlbFZETW05Qk1VZDRNbU5IZFhCaVRXOVdOVXQwVTJwclJVeGljRFp5VkZweFVGcERSbGt5TTBoSVZtNVFYMWhvZUVOMmJFNVlWM0V4VlhjMVMxVjVNalZKVTJoMVZDMTRTMDV6WnpkRk5YbG9jMUY0YWsxNE1HMVFVRVJXUVZWSGRqWjRaRFZqY2w5eGFWTmhWemRHTjA0emVXRTBUVmg2UkdSRGIzazFlV2hKYTBsM2RsOVBaV3RoVWt0SkxXSndjbFI2UlZJMU1WOXlhVGh6WlhKbVRrNW5ValZTWWpOMVEwMXFTVWt3TmkxTFluWjZOMVpCUW0xU1oydEhUMDk0UnpNd1JGTnBTR0pCUlhBM1NuWjNWM0ZYVURaQ2MxbFpjV2hJU1ZwNmFFcEdiVjlUY1VJMU5HcHBSSFJ6YlVnMGFGOUVUbTltWlZoTk0wRlJNbkptYjBOV01USkxhVUpCVFZab1NsRTVXRVZsYVdGeGJHbzRRVzV6ZUUxTllreFBVREJSVVdaaFdYRjZkakZXT0VaM04xbGxUMnBMZFRkbk1FTmliakZzVmpaU1YzcElNR2ROVUc1TVZYVTVVSHByUVdaMWRVeHlZMVZrYWpRM1RVOU9kRmhQVGxsV1NqaGlZa2RRUVZseFpVRjNkR0ZrZUhocFFYVkhWV3hqVGpkc2EyUk1kVnBRWWtKMU1sTXdZa2hJUlhwUFdHcFJjbnAzU0RadlRVVlNRa2cyTTFWSGVtczVWVTFKYmpCSWFuTlBaV0pIVkZGSVVsVjNUM05pZEZwRVpuaE1lVU5yYlhaQ1dteGpTM0JTVG5KZlIwcHBlRFJoVjFjNWQxaE5TemQxZFY5U1FWRktVRTFvY2pad2FFbHhTa3RrUkhSb0xVYzRUblpCUlVONk1ERTBMbDl0TFdOZlpHTnhXRXcwYkZOblJrZGlSa3hWYzNjLi1fZmxIQ05DWTJKWGpQQVVRZFJ0dE5xRFlNeW0xQ1VIUWlFOFZBZ21ydTQiLCJleHAiOjE3MDYyMTgwMDAsImlhdCI6MTcwNjIxNzcwMH0.GnRiz7gjHaNoJqU1GKLp47Lk4eO6vKkolvazqdhUwC0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001747"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:39 GMT
	x-forgerock-transactionid: 3746bddf-d88a-4454-a210-63a60607c3b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:40.376 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:40.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 492271: jsonPath($.tokenId).find.exists, found nothing
21:21:40.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,492271,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58031d6f, username -> user.1001747, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60720cab, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217700415))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:39 GMT
	x-forgerock-transactionid: bad0632c-e694-4e2d-81b6-a794149d902b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDVhOHRjc3ZoaGI5MHFzbG82M2VlMTIyOTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SE5rRnJiR3hKZUZabWRXTmxkMDFwZEdsR2VYTkJMazExVUUxVlVsQlFkSFJIWkd4d2NqSnlSbVJ2VVZKUFlVaEJTMFZvU21KV1JXRldlbVkxYm1GbVlUQm9aeTFOTjNGemFIbG1SVVpEU1RRdE1GQXhiVWhqYVZKSFFtSlRObWN3WlhOM05VaDJVemgyZW5odlVuSklRa2xWTjJwS1JXVXRORk00VmkweVIyTjFVR3hwUnpCTGNuZHVVbWxsY1ZwRmFYVkZVRTFmWDFSbVZqazFSRE5QYjFKd1kzVkNVRTh4ZERVMllrVk5iMWRoZDBzNGMxVjFhVEZ1VTFCMVVFUjJNbEZ4TlZOVlptRjZNSFV0UW5Sa1ZHVjRSMVZuT1dSM05GaEtNSEJqWlU5cFNFMW9lWEZyY0RCRWFEWmpTSGg0Y0ZOcFZUTkdhbXRUV21ocVpVVTFSRVZ6UVZkSVpuUlBXV0kyUW5Kc1JIZFBOSEV4Wld0M1JTMTBPRTQyUmpOYWFVcFdaRzVTTUhCZmVVVkhSVzlNUW5WTWJrTkdjalJLVWpKRlh5MHlibFowYWt0NFduTmZTMHBsVFhKSWVTMVBTVFJaY2t3M2RGVjJNbUpzUm5kb1lqWlZRVVpwTkRkTU5GWkNOa3BaUTA1b2VtUmFVamx4YkZCZk5rcERZalpUTFdSNmFraFRaWGhwYjBjeVNtWkRNMkZTWVZaQ1VucG5hRkF0Vm5KUVpYVmFZazl1Tm1weGVXRlFTa1JwTm1aelNuTkZja0pMYTJKTVlubE9PV0ZOWjBob1dVTnJiMDFrYlhadVdtZERaRlZTZFhKdVJtUllURGMwVWtSemNWRjNSVEpNU3pSdlIwUTJOVUZLZVZSWU9TMVpWWFJmWjA5VlZtRnVSbEp1VkROM1JrTmFSV1Z3TjJSQ1VrMXpielppY1dreldGZERZVzlhUnkxMk5FOXBXSFZ2ZVc5Uk0wcE9jMUZmYlhwWGQwSnJOR3AwZFhWNGN6ZFhRVzlUYjJkSlpWcG1ablZSWTJoSFMyMHdPWFpUUWtjM2EwUTJWWEZuUzJwTWVtVkpSVVp2V21sbVVWbDFNMVZ2YVVsU2FIVjBZblZCZWxSUGQyZzRVM0J1WVhKblRqWkJUMFZYVkhGMlJHVkpXV1pJUW1aME9FaHJlRXRKVVd0clNsOWhXbUp3VGpCQ1EzZHBOVmN4Wm1kNmJrWmZWM0o0UjBGTmQwNDFYMWszTUcxc1lVeGpMbTk1TTNKNlNrUTBPSEJCWmtoNFozWmZiM0JpZVVFLjF0Z002cVUwSmFVanZVczk2VlBZYzhGWkhZOXJYR3dIRkhoWWdVWENOcGsiLCJleHAiOjE3MDYyMTgwMDAsImlhdCI6MTcwNjIxNzcwMH0.3Ij_wiPuH9I5WE71RTZB0J6CGQL-MVB7H9rxP7lgz64","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:40.416 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:42.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 492601: status.find.is(200), but actually found 401
21:21:42.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,492601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@533fc7b5, username -> user.1002296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@90a50f6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217702523))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGl1bWw2NWxhYnNtbG0zaTkzaXRnOGYxbW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2NsTXdhRFZtYlhobGQwSnBiMGQ0YWpCVlQwMTNMa0V5ZFRFeWVUZHhUbEpIYzJGSk9XNUhWamczZDI4elpIcFBSakZ0UWkxVmVEVTRkM0J3TlVORE5VTmxhekJUU1d4M1NEUXplV2h6T1hac0xWZGxjbUZ0WTE5T2J6QnBUMFZ0WVVOZlpUZG5Zek4yUTI4NGFsRjBaMHRVYW5KNFlXd3RSRU52VVY5eVduZERkMGhPU21ReWJVRnpUMUl4YWtsWmRrSjNRa2h0WW5VdGNGSndTR2xNTlRWUk1HTlFVSFpHVFVKNWExb3djbEYzVDI0NU5XcFpOa3QzZG0xalVXNVlkVWhrU0ZJNVNYRkpZV05KWkVWV1VEaGtibUl0UVhZNU56UmZUa3B4WldvNFNHWnFSMmhvU0ROaWVYZG5aSFZwWW04MVFuRXpObUpSY0RsUU4xVkRiMDlOU21GeWRWWmhVUzAyZDJGMVNYVmlUVUp4TUhGUldsSTVSa1pUVFVvNVdqTjBSVGRUYTJoamFGbFJXSEZOZEhsc2NXbE1kbkpGYWtKUlVWQlhaVnBtY25OQ1dHbFVhbWxUVHpac1MwNXdWRWhXYlVGWWRGRk1WVVJxVjI4NVVEZGxlRE5OWldSNmJHYzBTekptT0V4NGQybDZORmg1YzA4elVVUjFWRkZYUVhadVFVdFRSMlJJTVhWbWRYbGZXa3hsTm5oV1MyZHJTM3BJY2xGV1ZVVTBha3R0TUdjdE1qbFJjbWhDV2pZeVJXZDFkM1I0VFdoNWQySlRRMk5FZHpZemNpMXVSWEZVV2w4NVdua3RWa2x3UTJweVpsQk5VRzFYYWtNNGJtc3lZME5xVTFWVk5FUndUbkJHVVVzNGVWYzRjelJNVTI5TFdrWkhaa3RwYURKblpIbERjV2g0Ym1Kb0xVaE9PVFo1U25ZemQyRlBaVjlEY0MwMU1pMTJaVlZhUkZoMGNHOUJVa0oxWWxVdFNWcE5XbTlWZDBORmQzaEplbmxuVlhGbldtTnRYMEZIY205aGEyZEJWVWRMU0VaSU0xUjBVbmhoV0hkeWVWSlpOWEpFTkRWTldIQlhkbmRWUTBGUlFtODFXRTR5WlRONVpYcHhXbWc0WjBwaFlqUmpUV1ZDZVRoVVoySnFkR2RNTkUxaE5uVlJTMkpyZDNaSVpGZzNWekJmYWpSRmVUZHVWM1YzVlc1c2RGQlpUQzFyTVdWTFUyeGpWM0U1V21GVVl6VTBMamxCU1hOc1prVnhka3hMU0Y5bGF6TTVWVmxEVjNjLnNQNy0tcmFITXd1X090YkFhbGlSYjR4TkNLdUpSLTBDSUZ0cXV6SjVLUjAiLCJleHAiOjE3MDYyMTgwMDIsImlhdCI6MTcwNjIxNzcwMn0.mEFp1_NgwlIXfcRHLxfpcfjjR4IksPU8w8Pz3WiD8IE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002296"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:41 GMT
	x-forgerock-transactionid: f13e358b-52a2-4006-bd92-747364021fee
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:42.568 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:42.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 492601: jsonPath($.tokenId).find.exists, found nothing
21:21:42.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,492601,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@533fc7b5, username -> user.1002296, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@90a50f6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217702608))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:42 GMT
	x-forgerock-transactionid: 626b8087-427b-42f5-8dc1-c0a5c355ab8f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWV0Y3BndTRkdm81Mmg1dG5vZXMwbWgwNHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWFHRTRhM0o2ZVhZMVNIa3pjbHBmUTFGWFYyZDNMbTlFTTNCdVFsZFllR1ZzV0ZkWlUzTjJiRUY2Y1Vodk5HaG9jVFJSY1ZJM1FtNWhaRXBwVkZOdFNVbDZMVEpRWm5JMWQxTnVNMUZyUkVKaVZIZGlVRTVMYms5MGNYVjVPVU5HV0c5VU5FMVdNVkpmYzJWM1pGSldhV2d3VVhrNVVVUnBVV05HVUdaVWFYVkRXSFJHZEhkME5uRXlSWGR4Wm5oMllrNTJabk5UUm1sRGQzQTRlbmgxZDNCYWNuRldha2h1Ymxsdk1FWkVhRGt6ZG1JdGRqSTVjRkV0Y1d0RE1XWnZTVFpPTm1OclMwRXdjRTV0V201eE1raDBVbWN4VjBOblpFNXRWSEZ1YzBzeVdrcDNMV2xvVUZKWk1XaEJTaTB3TjNFdFluQmZRamwwTm01UE0wUndaM3BqTTBRM1RHdFlkMjFIV0hkaGVYcFFaRUpoUWxWT1dYTjRhblZ2UkcwMmVFMW5TR2RVVjE5bVIxcFliekZKVVVveVZHbFNNRVl3V1RaVVZFdzBNSGRzVlV4QmNVOTNPVnBsWkdOSWRuVkliblphWW01TFdTMUpjSE0xVkVOcVZubHpNbTVMVDB4cFZISnJUR0pXUkhKcWFYY3lTaTFFWDB3M2VrcE5ZbU56U1d3M1dVeG5UbEJzYUc5dlVqWm5hek0yV2pWS1gyRkJOVEoxY25sMlYwTmtiRlp4UzBoVFF6TTNYM00wVWxWa1dsVjRZa2RKUldSMGEzZzJZWHBoVFdwU2RuRlRUWFZtTlhoMlgyRmpValZQUXkwMmNVNXlXRXRaVWpsRlNYQnpYMlJKYjA5aVRuUmtVbWRvVm5sNVRreGxXRnBxWkRoZldEUkZPWEI0WW5Sbk1sUldUREpXU1c4d04xQldYMkpWUm1FNVZXbDFaVTl0VkhGTU4xOHdZbGQzZERoRFlreDZWR0pPTm5nM09EUmFXbFpPUkZwU1NVdzVWV2hPWVhCM1MwdFRhalkyUjNKSVNHZDJVM2RtTFhnNE9VdFlhMUJxWW5waFFUZHdTMUJoUnpWM1NuWTNiM0pHVDNVemRYbE1kVGR1VGxZMlRYSktiRGhhVjBGQlgwYzJNVkJMTlZsaVNHNDBaRk0xTkZoR1RGVlJaa3c1VldKNGNHcDNlVE5oTmxsaWVHTnRObkp5VUVsaFdETkhja1Z5WkVkSExURjJjV0pQU0MweWJGSTRMa1ZuWWxwVU5tVnFTVUp3ZDBFeU9VbHpkVEl5ZDFFLjNmWFhScGVMcUd5MDNLUVVXRHFZWVQyaUNlS1drVkxPMjJjTXRXMFpOM2siLCJleHAiOjE3MDYyMTgwMDIsImlhdCI6MTcwNjIxNzcwMn0.egcUMHubOJdgaBD9ggvGzJadjAhyzvE7a6pVv0LEhtw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:42.609 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:42                                        3295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=971549 KO=13906 )
> restLoginInitiate                                        (OK=481516 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=480107 KO=1398  )
> restloginProgressiveProfileCallback                      (OK=9926   KO=1398  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.75%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.75%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.62%)
> status.find.is(200), but actually found 503                      4958 (13.72%)
> status.find.is(200), but actually found 401                      1398 ( 3.87%)
> jsonPath($.tokenId).find.exists, found nothing                   1398 ( 3.87%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################################-      ] 90%
          waiting: 49981  / active: 19     / done: 492615
================================================================================

21:21:45.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 492983: status.find.is(200), but actually found 401
21:21:45.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,492983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23184133, username -> user.1002007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3249bd9a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217705211))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmtsMTlyYWFmdjJycXJlbXVtcTVkYzA0ajgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmNWRllWRmhyY3poblMzTlBhazF0WlhWRFFsbG5Ma2xzTVdRelltMU5hVkphVkRnNVYySjVXbTB0Ym1NMGNrUlhXbVpKTlRaMGRXazRja2Q1TTNOWFIxaEZia3BaWlVWamFUaFdibUU0YjB4UGF6SktRbTA1U3pWalRVSmllR28zU1RGRllsbExaMk56WkZsTE1ETkVSazlVWDJaUlNVaDRiVmhCYTFWUmVVNWpWRGd6Ukd4dE0ydGthV2wyUjNnd1J6VnNUbDl2VEY5SWN6ZGhhVE14UnpoRldEUjBWakZoT0ZKb0xYWmlkVEZ2ZEVocVRWSmxiRzkxTjFoRk1HSnFOMXBFZUhSSk5sbGliV1Y2TkRFd1MxRXpWV1Z3TmtwbmRUVTFkSEUyVUhKaWQxSnVSVUpQYlhORlFrMWhURUZIUlZaaVYwVkphVzFrTUV0Tk16Qm5iRkJGVWtweVYzQTVWWEpUVTBZNVRWcFlabW8wZWtOSU9EVjRXWFEyTVV4cGJHNXBlR2RDTTFwMlRGQkVNRGxZTURkd2IySm5TMHRoV0cxMVFrNVVlREppUlRGeVpEWkVVRVJVWW1SUFlVVkphV3g0UW5SM09UaG9VMU5uYzA5VlZVNTZkRWRaTkVWTVFUaHNaRFl0T0djNGRHSlJRVFpxTFZRM1NISkxkRjkyZVVKSlVubDFhMFk0WjNseVExaEtjbmxETjJwaWIySnphVmxSV1ZkRFQyWlhXVjkwVmpoRmF6bEhXV3BQUVV0WmVERmxRVFo1YjFOS09ERTBUVWxoYWxKUGQyaE9TMUEyZUU5eFZucDVhV0puVlZJMlJEaFhVM2RaVkVwT1Ftc3pTRGR0U1ZWd056RjRUMkl6Wm5aUlVVcDFOVkpHYVVsck5FTnRNV0ZsY2swNGVHVjBWMk51VGt0WVRsOU5ia1ZxUmpoNlZXczBaVU5hWTFsUGVVcG9SMWxQVDBsR09WWkpTVWh5TUZKdExURnVjV1pTZEdaTk9ERmFjekJSTmpORlIxRm1hbEZVWm5OalEyd3hhRmREWmxwV2VtMDVZa1ZPZDFwMVVWZFdTalJLVW5CbFZGcENObTFtVUZwSWRYb3dTV04zYkVoclRuaHlSR2M1Y1c1MlduTTJZbVJCTTNCcVRqWlZja1JKWjJsdWJVaGhjMnh6Y21oRGMxQmlkbkZWYW1weUxWOTRUbnBMYlRaVExVbHhiWGRHVmkxQlZuRnpRbE50Um14RmFEWm5MbXRhWkVSc1kyaHNYMkpWUm5oNGRtMUJiMHhmY1ZFLkV5Um9DTHVrZlJuWThtajZpYnVCTDd5Zk9VYTYzc1UzYk5qejJaR3hsNjgiLCJleHAiOjE3MDYyMTgwMDUsImlhdCI6MTcwNjIxNzcwNX0.WxD24iVbUZAWPPS0_NPPbLX6QcY8vRTCTxFUAI1c2WE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002007"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:45 GMT
	x-forgerock-transactionid: f410f310-4ed2-4512-8527-3abc7c4bd9c8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:45.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:45.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 492983: jsonPath($.tokenId).find.exists, found nothing
21:21:45.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,492983,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23184133, username -> user.1002007, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3249bd9a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217705299))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:44 GMT
	x-forgerock-transactionid: a570d36e-7f1b-484b-8a09-6b7338e6b37e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzdqdWxrYWZhanBubDl0anRiaDRpamFnYmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V09XSnVhV0ZWT0V4c1YyMU1OVzFIUmtSUFZYSjNMbEJzUkVSR1RWbE5XVjl1TWxkbmFWcHdNR1ZDYUdWaVdsVjZibXd4Ums1a1QzRkhPRlZ6Y1Y4eVJXMWFUM0V3V1daaU5IRmxSWHBGTURKNFZXNU9hamRXTFhobk9ESnZlbTFGVTFoMWVFUk1YMWQ1U0RsSU5XOVlNVzlmYW1kb2VIYzNNVXcxWHpkWUxYZzRNMDFPUkV4MWNWZDNTRFp2TlU5V2JtZHdkbXN3V2w5NVZqRlpRUzFKVTJ4eFJucGpjRmhXV1VGR1NrY3RWbWRrZDNOMmNrMVhTSFJrVW01WldsTTFNWGRyY0hSemVqRnhRVzU0UVV4aUxXa3dablV6U0VORFJUZHpPREkxYkVaRFVHTjFSVXBvY25aRFlscFlMVWRrTUhNelRVcHNXV1k0YzFaSWVHTTFRV3gyYVROV04xRnhhVXBvYWtWNmRFOUJlSFo0Y0RkNVNreDJSRlpyZEU0emJ6SnhYemd0VUhVMlVrdDVORWMyWlZoS2NrUkhjRVJ2Yld4b1FrRk5UQzB3ZUZCSVdETndTblo0TlcxMU9GTnJTR2xZVlhWb05rZHZZM1o1Y1hacFJuWkhhbHBVYkRsRmJYUndVbDgzU3pGMlJFZDVXVFpWVlhSM0xUZGZZVVJJZW1GUlgxbENYM1ZJV0dObWJVdzNlRmN4VGtZeGVHTmZVVTV0Ym5ONVVXcEpSR2RqTlZsTFExVkpXVVZ3V2psTGFGUnpaVGhVVDE4elkxUk5OMHhHZFdwd1lWVkJYMmxCVjNaM2FrOVFSbUZUVVZwa1ZVczNkRWsxZDBrNUxYaFNjRlZPYTFOaWVIVnhZVUYwU1dKRE1YWjNjRmxMU1hZNVFtMVRSRWhMVWxWQ1JUbFpPVmQxY1V3d1JVUlVjMGxJYW1WUGFYZzNaVVkzY3pkUFgwWm9ObXBOZFVSRFQydGtkM3B3VmpsbVpXTmxPSFl3TjFSQmNtdGlOa2ROZVZkdmNHZDRkbEZDTUhsVmFtVlFXVlZJYTI5SmFXNUxlR1o2YjNSU1dESnVSRk5sVUdWNGQxOTRWVVkyTmtkYVVuWkdVVlprUW1oWVYzWlhNbEpFTldOU1JHVndablZuYVZCa1ZFbDZXV0pvWjJNeFdIb3lPVVJFZG5KR1JHdG9aMkp1V0dGR2RHZFJOVVY0ZDNVeVgzSktUakpDUkRZMFdFNHdVRU5ZU0RSdE1XMVJMbWxqVm5BME1XMUhRVGRZUzJWMmVEVkxUSE14Y0ZFLjZWOUMzRWtDYlAzLVNmUlJBcnFNMUhGbm8zM2NHUTZucEFCX3BvNkRRX1kiLCJleHAiOjE3MDYyMTgwMDUsImlhdCI6MTcwNjIxNzcwNX0.n4PeWJHAgcPn09i_UwIbsrYQK4agc4UKeuY-O7K8LXY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:45.300 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:45.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 493095: status.find.is(200), but actually found 401
21:21:45.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,493095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72d68a2e, username -> user.1001888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7badfae1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217705946))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDBoc245b3BjbzZvcDl1MGx1ZG85ZTNvcWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFNYcHFWekl5TTFBelpWZEZWWGhtVldoeVQyMVJMbWRtZVdWb09YaFRZV3BJWkc5emNsSlVUa3Q2TVY5MlpHbFdaMUJtUlc5R2FHRkVlbGRtZGxwNFNsVklUUzFFUTBrd1ZtSktabGhWVldOcE1EQlJaVmREV1hFMk5Xb3hhbE5oZURCVVp6WXdObEpPWmt4SmJIaDBVbE5PTm14b09HUlhPRjlXWjIwMlpISlBXV2t3WTJ4TE9VZHhWR05vY1Vzd0xWSlZRV2xJYjI1NVlVczJTVlpmTUdWM1ZqWnRiVlZGVlVsdk5YZzJXa3AwTVRkWU4ycE5jMmhrTWxkeVNGSjVlRkJVU1ZGM1VGZDVSVWR1ZHpobWMwNVNVMkYxVEVVNVMyVmFUSEJsVDJkVk5IWkhOVmxNYVU0elVscEdZa00wVFhOb0xXcDRiV3RzUlZrdE9FVTBZV2RzT0hJeVMxTnljMjFPT0dWeVQyVkVMV0ZTV2tkemMxOWZNRFZQU2poWGMyaHpXV3BDY0ZGQ2NUVnNNVFUxYUVkZldrUjNlRUUxU0Uxc2VtNTZiVEF0VDNOb05rNVBVMEV5WWxGZmIzcGhVbGh0ZDFNM1dubzBaVlZNVVdsNFdVcERjMjFhVFU1NVNHZzFlV1oyWjJjNGMzbDZSM1ZDVjA0eFVXSjJkRVpuYWpWWFJFcG9Zbk42U1dNM1JrZHBaR2xrU0RCNFQxTndOVVpTZVc1WVNYZE5TRlEzY2xjd1pIRm9XVmhCUzA5MExYUnFkSEpwYnpaNVpVZElPWEZvY1ZCclVtSkVjVkZVTlZoVlpGUXlObTVFTTFaR09YaHpTRXRuWms5a2FGWTJjbkJRVVRCcU5DMUxSM2hXWkdFeE1sUkRWMWhOYVdOd056VjRUbkIwT1ZSUlFsQkxSelZzWm5CdE0xVllTRkV3YTNseWN6bFZjazVvZUhkMFdUazNXWFpWU205d2NGbElkbTVrUlRab1puWlhaalJrZUV4SFkwRXdUMWROWmpkNFYycFZTVTlXYkd4eWJYZDJkbGhrZERKdk9FUmZkazVaTVhGbFVISllka1ExY0RGcU1uaE1WMGhCTFVGdlpYTk1WVWxhVldWaVNEQlZTbkJYTFdJdGVreE1ORkJLUzJORlkzUk9Wa3Q0VWtWdGR6UkdhM2hIT1c5emJsaGlPVFJZWWpsV1ZEUTBXbE54TFd0WFVWUnNibWQzVlVneFdsQTFUbTk0T0RCWVZGQnpMbFEzUjIxNWJITXpOM1l4Y2t4cE9UUmxaRVE0YlVFLl9kczF2X3lvc3d4dU9IdXBFNjRFUmNVbTdjS0wzZFBCMTVmdDNULW9oajgiLCJleHAiOjE3MDYyMTgwMDUsImlhdCI6MTcwNjIxNzcwNX0.GHBFVapDNOixyAFI6ZxXuvFhoEcKOI9CKkdO3EGRY1k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001888"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:45 GMT
	x-forgerock-transactionid: 10a6a1dc-8f25-468c-a022-874984e8bdaf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:45.994 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:46.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 493095: jsonPath($.tokenId).find.exists, found nothing
21:21:46.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,493095,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@72d68a2e, username -> user.1001888, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7badfae1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217706033))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:45 GMT
	x-forgerock-transactionid: 00628eca-86f2-47d0-9aec-7d7b85fa0d6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTF1aHNiZmowOXZzODEwNjgzZDQwN3E4ZHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFZrSk1hVUZqVkRoMGRrMU9jelJOUlc1VFNsSlJMbkIwTnpORE4wSTFjRVl0VlRKYU5XbFNPV0V5TWtKYVZqSjZjVWxYVkc5SkxUaDFkbXAzYTBKNVJHOVlWR05VZW5OMFFrcGhkUzFKVmtOSGQwMW9ibE00U3pKcU9XOW9ialZsU2tGVWVFWTVjVnBQVFZadFJuaHFObGMxUkRJek5XTkpiVVZSUkhBMGFXMUNWbEphYlZoaE5YTTFka2wyT0dnNFdGTnpiRXRFVFVSV0xYTjJibWRmTlRaTVRWVXhhMkUyY1cwMldFbGxZMW94T0VNNVFVOUNNVmQ0TTNoTGJIQnlVa3hFU25aUk1XTTFiRlpwUzBOeU1tMXFUMjlDWkY5NGJEZHdPRXBxU2xobFFtRTVWWG90WlZaUFVHbHlTR3R5ZVVGVFJHZHFUbEJMU0hGRU9UWjJUSGg2U201TlFVMUJORUZrVEVaQk1sUkxSVGQ0YWpCNE4yOU5hVEEwVkZaeFlrb3dVa1pFUm1OYWNWRkZYMkp0ZGtGVGVEZFJRbVJwV2tWeFZFMHpZbHBJYW1STk0yOUxWRTVEUkZWUWJGVlpRbTV6TTBWU04xVnpWRGRvTlROTlIwZElXaTFCVFhGM1MzUnRZVEJIT0Vkd00xUkRla1JtV0dwTVVuQlBaelYxYzBkQ2MyaHpaRFk0TTJkVE1VOTFNRmxWYm1FeWVtazJkWFZQYWpoeGVtWlpOVTlvU1ZScVQwcERVbVV6VTFGcWVqaHNUVGcyYVZjNVpsWmlja2R4UnpaSVJEQTFNRGd3YTFOYWJIZ3pjRWN3YTBreWJWRnFaSEYwT1VrdFlrWnNjMjlUZGpRMWF6QTNia0owUjNCRk5HTTVSRWt0Y21KS2VtOUlhbFJ0VDB3eVNrcG9MV0ZLWDBWWGFWbFpTMGd3VlRKbUxUVlVaV3RHWTB4dWNXWkVWbE5QUjBGTmRXSkNibGRPVVZBdGIyNU9jRzlGUlRjeGNXZGZZa2RRV1ZWWVpWRkJORkl4WDNFME1ESlhWa0l4V0ZwaU1sZHpNWE5HTFRONlkyOXljWFEwWm5JM2JUaDBiRVZHVkU5UVExUlRjMmxCY1U5RFJFaGlaMGRoYjA5UFgwWkxiSFp5VWtOT2RVTkpPWEZRU0RoRVZuUnFSMVJaTVc5RGRsRnFXbGt6VTBSMFkzcE1jalZVU0dkNVdWSmtTMU42VVdreGVHVllkVzE0ZUdadWNGTmpMaTAyVEdvdGVGSk1ZbVZDTkVWT09VNU1RVWxXTUdjLmt4MDA4eldzRWJHVVZRQzh6RThMM3BnYUI1dktPOGZoUDZWSGxnSFVhcTQiLCJleHAiOjE3MDYyMTgwMDYsImlhdCI6MTcwNjIxNzcwNn0.HyMYDN-jzsE2BY-vKTd4TghamzWxoVol_a81wYIUl-w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:46.034 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:47                                        3300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=973074 KO=13910 )
> restLoginInitiate                                        (OK=482280 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=480856 KO=1400  )
> restloginProgressiveProfileCallback                      (OK=9938   KO=1400  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.75%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.75%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.62%)
> status.find.is(200), but actually found 503                      4958 (13.72%)
> status.find.is(200), but actually found 401                      1400 ( 3.87%)
> jsonPath($.tokenId).find.exists, found nothing                   1400 ( 3.87%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################################-      ] 90%
          waiting: 49221  / active: 28     / done: 493366
================================================================================

21:21:50.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 493797: status.find.is(200), but actually found 401
21:21:50.344 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,493797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54dc750a, username -> user.1002332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47c0c7e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217710295))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZG9yZDNnMjdrNzhqOG12Z3Blcm05cmtvcjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YWVVVk9hbWRQY0VZeFNsWTFXRGh4Ymw5b1VWaEJMbEJhWVhCWmVFaDJUbVI1VjBjMWNqUXhjeTAzTkRGMFExcGZNMFpYT1hBd2IzZEhjRTFqZWs1SFRUUmFhV0Z1U0hoQlRsbFFPRWwwWDJ0UFJUUjVWR3RDUzJKRWEwWjNYME00T1ZCcU1ITjZYemxCWmtGc1RXUmhaRVEwUkZwbVFtazFSak50YTBGMGRIaHVlR1pRT1RSZk5WazVVRWc1VEhaUWNtODBOM1ZPUWtoVFgzZDFjV3htZUZKTmRrNXJXbXR3TlVwQ1UzZFdhVkpwWmpoVmMySlJlVmgyYVc1QllrWTJOVlZYVG05R1pFcHJUVW8zWmtwNlZrMWxRM1JtVkRodFVVMVFVMHhDTWpkWU4zVkNVbVI1Tm1kWFYyeDFNamhzV1RKbE5VMTRTVXRxTjBWU1NWTnNZVEI0TFRGdVVIZFNRVFJDVDIxQlFrcHJOa1JrVURaWlRrdGpVMkpQYnpGbWVEZFlaR2xoT1haSllsZDFXREJQTVZOUVYzbGtUV1pSZEhKSU4wMVNVa1prTFZCTGJVTnNRakp3VHpKck5qRmhkRlYyTVRGNE1WOUZRbDlFT0Y5YVF6VkhkVEJQV1UxMlN6bFNOVzVsY25aR2NYTnNjWFJRTldsa05tazVRVGxwVUZGWVZWTlFielZyYjE5eWRTMXdNSEJqYlRBNE5XTndVRW8wUW5wNk1FbzVXRFF3VVY4MVJYSlZZVkJrVFZFeU9XNVBWa1ZwUzBKM1NEVkNhMGx4VG5kMk9HRjJTR3RaUnpkTE5IZzRWWFZNTW5SaFNXSk5WVVI0T0Y5S2FHSm9lRGxWY1dwTVR6TXdhSEZoVFU0M1ZWVnhWSGwyYUdONGRFUnVUMHRDTjFwakxWbFNia014VmxoRlJrMWFPSG95VXpaUFgwcHliMmhrWWpSb1ltTllWR3cxVUdReE5tUTFZMkpLVEZwTFIycFdabTlYY1c5U1JsWjBNVFp4ZUVkV2RsUmhhR0pvUkRkWmNuTnpMV2RqZG1sVFNIVlpZV0ZUWTAxa1NqVkpWMDF3V1RZdGJsaFlkM2xKZFRWdVNEaGxXRFJWUTBSaU9HNTBPSEYxYjNFMVgzWk9SbTloVVUxVlZqYzNjRGRvZDNONGFsRklSV2s0ZVdsYVduWnRTemRDUTJwMGJqUnlRbHB4UmpGdlgzVnlVRE5xUzFCQ1gyMUhUVlZYVTA0M1QxZ3dMamM1ZW00MVpHbFdUVE5LWWtaS01uWjBNWFpHWkVFLm00NjlGOHBhb2k3RHAtRkRZdG5SOEdQa2V3X2t6RXpzSy1wMGJoV2RRVzQiLCJleHAiOjE3MDYyMTgwMTAsImlhdCI6MTcwNjIxNzcxMH0.OlbCzC2FDstKofEtti8AUvLcz58fZqIyVsxFvuoKY2g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002332"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:50 GMT
	x-forgerock-transactionid: be0c0e2f-4ca3-4352-bf94-4a45b79ad2df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:50.344 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:50.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 493797: jsonPath($.tokenId).find.exists, found nothing
21:21:50.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,493797,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54dc750a, username -> user.1002332, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47c0c7e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217710383))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:49 GMT
	x-forgerock-transactionid: ff027fb2-9861-406c-a214-78e777db06bd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTdvbDVrdm1obW5yZDgzaXQ5YTEycDVyczIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elUzVk1OR04wVmxaYVgzQklXbWhuWkhJemJqaG5MbU5aYVhWbWJ6VXlielIxUTNsTFlsQTRWams1T1VSVmJHVktNWEJWVkhGZlpYaFlhVUpWU0c1V1NEVXdSMjlrTmkxRU4zWkpiV0p1T0VsblpWcExaMVp4WlRFMFZYcFhUbXRaVms5cWFsTmFSV0p0ZWxneUxVcDBhMVJMVkcxRVgyTjBkbFpDUmxwYVFUUm9SMVJ2UkROQ1F5MDNSblZQUkRsYVltZ3lZbVl0UWxCSlNWUkRYMk4xWDJoTVZFcDFSMUZ4VEZwU1IwcE1TVkV3YUVoTVExOVpVRXBXYkZCdmQwTk9NMjlsTWtsUWFrbDZNVWQzU2tFMFNrZDBURVZQTnkxa2FIaGxiMGcwTm1waFUxaDNSRTlOU2tsZlVXVkVlazF2ZGpKeU5qSnhkMk0xUmpCWWN6TlBNVlJwYm5OVVdVVnBOQzFxWkZJMVNWbG9VblptVUU1NFUzVTJjM04yY3kxaGNWUmxNekk0UVdOUFRXVm1WM3BwYmtGSE9HbDJUMUpmVkhORlFWRlZla1F4V1VkelNGOHpWMEZNVGxOb2NVWllRekJMU3kxM1ZtODBjVVJDTUhGR2REaElSWE5tVVRoQmJsUTRZWEZEVTJSbU5saDJZMFpRT0ZsU1FrbHROME5rYlZwdmJrRTFWREo1V21WM2VESnBWR0prYUVFdGRsOUtZVmRmZFU0MlJHZzJOa2xVYmtZNFdIWjZXRTF1TVdsRlEzRkNTamxzTUdZeVYzUXhRamMzU2xFeE5HTnZNM1I0UlZaa1ZuYzRaVmxzVFZWbU5GaEdSV1ZwUVRocE1tbEZNVVp1Ykd3MWRFWjRha2QyVUhGTlUxbHdNalY2UjJSVmJFTXdXVmt4VFUxRGMzaDRjazlsYUhaUldrOHdXVkp0ZWxkb1IxTkVNa041VUc4M2JWTjFhV3hQWDJSR1oxbE5jMGQyVW1NMlZqVlZRVTFtZUVjeVVIQnpRVk55TkdJeVEwUTJUVmhJVWxGTlZHOHlRMVJNU0RJelFVaHRZV3BxVmsxQ2VqYzBkbVJKU2xJMlZtOWhPREozTTJWalNYaDVOWGx3ZEVoSU5IaE9jV1pKTm5CdlkxaFRlVTVETmpSMWFtRnRlbUpsVlRSNmJsWnZVVzFSV0hWSFNFRnZWRWh6WlcxcU56UnBXSE5mYlhsRFRYVlJTRmhwTFU1emRIZE9kMHB5YkVkb2RuWnZMa1pWYzFKdk1ISXRkVXRoZWpacGJFTjNYM0paYkhjLm9MTVZBalc2UU5Id3lKaF9OMW55cGJFRDNVUzVMM2l3V2otVGdlSVRFTHciLCJleHAiOjE3MDYyMTgwMTAsImlhdCI6MTcwNjIxNzcxMH0.qzKpQwes-8YDcNyRu3Ob7X3F2ZGeS-IfWD6FFjugJHk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:50.385 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:52                                        3305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=974666 KO=13912 )
> restLoginInitiate                                        (OK=483066 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=481643 KO=1401  )
> restloginProgressiveProfileCallback                      (OK=9957   KO=1401  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.75%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.75%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.62%)
> status.find.is(200), but actually found 503                      4958 (13.72%)
> status.find.is(200), but actually found 401                      1401 ( 3.88%)
> jsonPath($.tokenId).find.exists, found nothing                   1401 ( 3.88%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################################-      ] 91%
          waiting: 48432  / active: 29     / done: 494154
================================================================================

21:21:53.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 494224: status.find.is(200), but actually found 401
21:21:53.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,494224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b8a3c39, username -> user.1002831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c64d255, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217713042))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWg4cGM3NXNuNDlhbXY5YWNia2EzZjgzdTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFdHVjJMUzFITkRKNVZHSldOVE5zZGpCdmJsQkJMa3hPVjFwcWNXNXdVV1k1UkhOTE9WbHZhRTFCUkVGdk9XUk5VMUJ1Ym5CaGNHSlFkR0ZuU1UxeGMzVXhZbXROVkdkak5URmhaMDVWTWpaQldFUjVhelpGZW5keWRHVlNTUzFHY25wU1FUUlRWMEkzTW1NeE1qQkpURXRaVkdsNlpVVlFWV3BSTnpkdU1VWkZNR2g2TUZkRU1rMW1jRzV3T1V0R1pWVmpibTVOTVcxS1MySmlaM0EyUnpCUlExcEJNMmN0VmpGTFZDMUlOM2RVZGxweWVFMXlabEV4VkhSWlozSTJYMUpuY1hadlNsUldXa05FWDFSNmFGQmhRVzV2TTBGcVNWZ3RZMVI2YldOWFpTMHRWblJ5VURkRE5FVmtjMFpzYUZWWVRGcG1VMGgwYXpBM2ExSmlkRTltUVZOSFJEQlpMWEJTYkRJdFlqWlVOM3BITjJWbmRsQnVkMkZUWWpSUU9ESkxXR05TWVRkWFMyMTJZMVpHTVdOSlkzUlNNMEpCWTJwdGJIVlZUbXB3VEhsUFZFaHVjbHA0VG1WclNrVm9MVjltYnpaeGNrMVJUamRyVFhGMmJIUTRSRFY0WkRFNFpVcElYekpoZFV0SE1rNUNRV3B6YUZOMk5HRTJiazVXTVhVdFVIb3pMVlpIU2tGRlNIZHJjWFJ2UWs4NVZHaElaa1pzUkMxUGRqSkJTMVZ6YWpKSkxWa3lZVVJVTkVWVVZrWldWMmh0ZVRrMmRYUlVTamg1WkVjMGRVRTBja0pqVjNKbmFVcHdRVTVaVEVKVlF6aFlaRFJ1V0UxcE1EVTBhVnBsTkZsR2VXNVpTMGRKTjJwTmVucHFRMTkxWTFrM1IwTmtZWGN4V21GTFZHaDRhVTF3VDFreFVDMURNMlV0ZW1jM1MwUkRUbk5ZYlRKUlEzVkVSV3B5UTJ0bU9VTmhRV1Z1V1ZrekxVcG1hRmRuUWpVNFVrZFNVRkJrT1hSc2JFUnNWVzVUTUhrMlpFVlNaM1F0VlZCeVFsY3lSRTFRZUhscFh6bHJUMU40VVZOaldtaFNTR3RpUWs1RGFHUndTbDlvWW1Jek4wZFJhRFU0Ym1GdVdWRTBWM0ZoY1VOdmRGQnVSbkp1Um1SZlptMU9ZVkJ4UzJKcGMzRlFiV2RLYlRkb1lYVm9YMkZNTFhVeFJtOVhZa0ZOU0V0NWJXMTBSMnR1TkdoVE0yVnpMblZSTWpsTFFtZG5jRGgyY1d0NkxWVnpURGRIU0hjLnVHN2o1QUJmODNUeEFudnNVdmRaQ2N4SzVrSTNSRHZBOFlGdjg5M0FMeTQiLCJleHAiOjE3MDYyMTgwMTMsImlhdCI6MTcwNjIxNzcxM30.kr5jvKkV2voVQXef12F4l4jzweWasEiOtIXyBU5mh9c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002831"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:52 GMT
	x-forgerock-transactionid: 094642ec-525b-4d64-b8b8-3505432b1af9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:53.092 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:53.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 494224: jsonPath($.tokenId).find.exists, found nothing
21:21:53.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,494224,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b8a3c39, username -> user.1002831, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c64d255, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217713131))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:52 GMT
	x-forgerock-transactionid: 5b06ae92-cba9-463b-b06e-3830a57dabe2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYm8xcmQ4ZzU2cm9zczFsYWVibnBhZjc3MW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck9XMTFSMm8zUmtOUE5YTXlhakZZYlVKR2FEUlJMalpMWVhJME1ESXhNRU0wYlVabmQyRTFiMDR3VkcxTlkweE9WakpFZEdwT05FOUpaVGgxV1V3M2MyWnZURWRoWmxkSldIYzBZbE5MUTNCQlRubEpjVGRSZW5SalNucDBWMUZhT0hKVFFVcHZYMXBYYVY5WFdERlROWEV6VFVOSlYzQldUVGhSWkZkWFRHOWxaMHBKVlZSbVJHSmZPRTE0VTNKUGRtNWtlbkl4YkZsb2NFd3pWMlpIUWtsVVlteHJaVWxKYWxOblVIaEhUR2xPZDB4dmRHazRWVGwwVWs5elNGVlVjalZEVm5BeWJsUklhVkZYYkZaZldEQk5NbXhXVTFwdU5VRk1VamRRU21SUVRHSm1OelZrWDNkclprVkNNMEpKUzI4eVNGbHVlV3htWDB4TFN6TjBPRnB5YjAxUVREUXRWRXhMWVhKM1dGcHJSbXRWTmtodGJuTm9aVkZUU0VWbVZ6bDVURlJpYzJweFh6aDVXbFp3U0VzemRGSklkVFpRWlRaTGJtMXdiWHA0ZEZKVVdsOUxTMFJoWlhWUlVXNWhOakV4ZEZoMlRXaHNYMUZVTmsxRGJtZE9ZVkZVTkhScGRFMWthWHBrWVRSQlIxaFRWalJpUTFwS2FVNHhWMWhWVkU5NlZVOWFhSE5PWWt4cWVteG9SRE5EZFdvd0xUZFBhMVpGUlVObGJVWlFhamg2Ym5sWlNHNVFlbDlyZUdaTlJWbFZVbkJ5ZWt4d2IwcHBiVVpmUlhwNGJscDZlWEZ4WTBGQmVIVmFSa05hUTJ4dVRFOXpaREUzZVhKMlluTTRibXd3VGpCT1RteDBRVGRDVDJnMFoyOWtPRGhOY0Y5bmEzbE9XR2RFU2kxTlUxTnBha2xtYzNaVVIwRkZjSFpFYWtWc00zTnpSemgxZVRodFlubGpTakI2VmpKVFJqSlJhM2x0WmxGb00xTnNjRTVKWDBaWWJsWmZWVkpoVEVSTFpHWnZiMHROUVdneFRHazVUa3BMYzNBd2MwRnFiRmxhV2pNNVREVm9OWEpqWlhoc2FtbG1hVjl5WXpkelRuTlpaMEp6ZUd3MU5FZDVjV1pXV21oRk0yRnBjbFV3ZW5kSE5YTXpUWEJ5Y20xSWREZFJUVGRNZEdaeE1YZEhPV1pYZDAxYVVEQnlMVFIwY1VkNk5HaHRXR3hHYlZOTWEyRXhTelJpU0hkZmJIUkZMa3hYYlU1bU5FczJYMkpoTjBOcFoyRlhNalpQWVVFLnQwRl94UEhoLTc1OGlEblpVOUcxS2l6aGZ1RUFrQ2tMSl9HV2RNdmZsdDQiLCJleHAiOjE3MDYyMTgwMTMsImlhdCI6MTcwNjIxNzcxM30.rrxe-fG16S-ovJLCltNVXfYqGewRSLKn6YwoRTEL5Aw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:53.132 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:54.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 494431: status.find.is(200), but actually found 401
21:21:54.545 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,494431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dbc2849, username -> user.1001124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fbf2661, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217714498))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXByN2VvdHE0cXFwamI1Y2ZlazEyMThuc2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elkyOHhabFZpTjNkRk0xWlpaVVpWWDFSaFVFVjNMbXBuUlVKNlIyZFBZWHBXWVd0clpHRnZNV3RYYlRWSk9VVkRkRUprT0ZGcmRHaEdTVUpTYjJSR2JFTm5iazVRVFZwd1UyVkVTbXR0UjIxV1VXTTNlVU5SWVhSMmNDMXVUbXA2UzJkMWEwOTFVRGR1WVVoT1puTkhWbkZJUTFWbFFTMW1abUZGY2xweFEwb3RXVWhTWkhGRmFqTTViVWxmV0ZoTFJ6TjBMVWczU21zNGRYaFJNSFJUVFUxaVVtTXRZbFJYTldoNVZIZzFWVzUyTURkdmRUWm5UamxSUlhKTFJVdHNNa0ZsWmpWRlRXVlllazAyY2w5aFUzUkljRXQ1Y25oRVZDMU5XRFpSUkhWT1YzSXROakJtU1drdE0yZFhZVlJSVTJaSmJuZE1kUzEzYXpSNFNXeDZhbkl5UkVaZlMwcDZWa2hPV0ZkNmFuZEVSREoyTVZoNFQxUnJValY0U2pWMmVVODRURmhwYmtWeFRUY3hkSFE0WlVGNWJrYzBRVzltUW5aZlZtdExTVTVDVDFWMUxUVjBiV1psVTJaUlJqSmhWMUl5U2tadmNIRkxjMjlrVTNvMFUzZzJkazlqVlcxVk1XNUxNbWhoVDI5U2QwUkVkRVpOZDI1MlFsTndSek51UmxSVFMybEtjM0kyUkVWNWJrazRiM2hOTW5wUFFWOXpiSE5oVEhSeFZGSmFaRWg1T1ROQ1ZURmFORVpWY0U1WE16RklUVEJhVVcxMVJXeGlSRlZaYTJneE9GSkpORlJ3Y0ZkWFFWUm1TRU51U3pGNFluZHlSa1IxY0dGVFkzb3dOMUV5TXpaa1MyYzNkVTB3VG13eGRVcG9RV1pHUWw5dWMyVnBWMWRyZVVkaFNGOW9aelpsVUZKYVJsODVSSGhVU0dReE0zZzRNRzF2Y0hoSVRqQjVWVFZIYm5adFRWYzJZMjlIWm1GNVpXeFpaV2xYWW05M1QxOWhibXRYTW1sTWFucHBablpqT1Y5WlNXWmZWSEZQV25aRGFWODFka1JxYkdaRlMxRmxjVzVUVWpWVmNGcHFXR1ZvV0c0NFJtSm1jRzB5YlVvMWMwUjJTV1ZSTjNwRmFFMTNaVEpHVkVod0xUSmFNekprUVVZNGVEVjFaRTB3YlZOV1lXbFRhbGRQWDNVd2EyeGpjSFV3UVhFMk56TTBlbEZOVDBoQ1RuaG5OR1UwTlVacldHVmpMbGRZUVVka2VWQnVNa3BuZUhFelZWVlJRMmROT0ZFLkF2QmRLcGJUYW11QlpHeUliME1hZ2FJRUdrcWtZVGxrMC1ucHc3NmhGa28iLCJleHAiOjE3MDYyMTgwMTQsImlhdCI6MTcwNjIxNzcxNH0.f5ySiGhx2_JAg5tqIglHVpN9M67RYrhH8ejHAIzCLEI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001124"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:54 GMT
	x-forgerock-transactionid: 3854d926-87bd-4f8f-8e08-5e36f78a99c4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:54.545 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:54.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 494431: jsonPath($.tokenId).find.exists, found nothing
21:21:54.586 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,494431,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dbc2849, username -> user.1001124, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fbf2661, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217714585))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:53 GMT
	x-forgerock-transactionid: 036475b5-3717-4dcf-b3f0-647bd92abfba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWo3bm0zaGZ0OGNncmNtNWpjbXFqZjQ0Z2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RGVGWm9lbEpIVEdacVJYZEJYMFpCUmtoWmNHdG5MbUZDU25sbVNITXhkMmhRUWw5eE1HZHphWGQ0TUhGdGFuSnlTakpMVW1kSWJtRTJPVTFZWTFCc2N6bDFaV2RoTTFKZloyVkpTV05yYVhBMWNWVlVVMHg2Y2kwMWJGOWlWR1o2VTNOcU9YQklkVkZ5TTJ4RlJrVlVOMnR1TFZkMGJuQkdYMHN5TW1NNU4wTkNkbkpVT1ZKalpWUkJVelkzT0dsVmFtODBZMjVKY1hGNFdVODRWM001WldwTmVVWktSRzE1V0VkVFUxbHpRVEJmVTJoSGVWYzRWWFV0UTFkWFpsTnBRbkEwV1c5VVJVaEVkM296Y0VSMWRVcEZZVEZQVEVkTFJ6bEhSMFpxTkZkeldHNUdjRlV5VVZoVVMwbFRUVTlxVEhNMWVXNUNhblZpWW5aa1ZrRnZlRlZ3V2pGNlYyUklWMVpQWm10NlVUZDRjbFZOY2xCc1RVUlFUMmhvYzFSNE1ucHJYelJ5UzJscmRsSlJUakJ5VTJkcE4yd3hibFE0TTJKc1UyNVNOelpxVkhJMVRFdzFTSEZEYjFWbGNFSlhVV1o0Ukhsb1VTMXJha2w0VEdFMFJHZExRWFozVEdFMFdqRldTbWRGWXpabldWOXFaMFJhTjJOdWFuSllPRE5tUm5kMU5saDFURkJYYTBkeGJFUXRjR0ZuWWpZMmJFbHVOV2hNVkZaYVh6TkdhMVZRZW01T2N6SXpVRGxuV1hFd1lraGZXVkUzTTJGMFFYTmhMVTQ1YkhscVdWWldkbXhQYkY5SWFrNUdjRXhYVjFZM00yWnRSell6UkVWTVREUlFRWGxmUWtRdFJFdEdlRzlqUWtKS2NHZHZjVmhWWTA5MGRWbzFOVjlMTFZoNU4wWm1Oak5KV21ka05teEpYME5TUm5JeVVISnhZbDh5VWxsd1pFcGxaM2N6VldsbmQzRmxXRGhYTkU1d01GRllkVmN6UldGRFdteDVaV3h0VVc5R1RFaHZlV1JpWkhkSlpqTnNWa3d0YUZsU1Z6QTRURGRCZVVOU05rY3dVRTFwYVRrMVkwTkhlVU01U0dWdVlsRmpPSHBIZWtzdFprNTJjRkp4UVVoTU9VcHRiV05TY0VWclJHZzJZV2gyU21Oak1sUmlPWEZWUjNJMk5qbFlMV0pVUkRWVVJVSkViVWhLVTBrMmNFaEVMV3BWTWpjelgydE5PRzlYTjNWWExXcFJMalJLUTNoRFpGOVRUbWRYZFZaeFRWTXlZalJUYkVFLjhBTzhVR01hanBoS0RKcEFsbFdhYmlvdkgxOWNlSEI1ZVNPS2o4clMwWFUiLCJleHAiOjE3MDYyMTgwMTQsImlhdCI6MTcwNjIxNzcxNH0.OUaTCF5ZjZAp8IVa4XtPklD0F8dnrPUZ7SqOFuDeNDc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:54.586 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:21:57                                        3310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=976176 KO=13916 )
> restLoginInitiate                                        (OK=483815 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=482395 KO=1403  )
> restloginProgressiveProfileCallback                      (OK=9966   KO=1403  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.74%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.74%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.62%)
> status.find.is(200), but actually found 503                      4958 (13.72%)
> status.find.is(200), but actually found 401                      1403 ( 3.88%)
> jsonPath($.tokenId).find.exists, found nothing                   1403 ( 3.88%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################################-      ] 91%
          waiting: 47684  / active: 23     / done: 494908
================================================================================

21:21:58.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 495061: status.find.is(200), but actually found 401
21:21:58.582 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,495061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@115479a0, username -> user.1001833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e1f0f1e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217718532))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzUwb2RqMm9jYXJpaWxtZm02dGw2ajVuNmIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1VEaEdiM04wV1dGaVNFeGxTM1JqTTJjNU1TMVJMbE5CVEhwdFNERm5jV1JQT0V0Q1ZHTXhNbWRTTFZoQ1VtdFdhSEZJWlRaNFRUUTVhVFZ3ZEVSaFFYaG5VblJCU1ZodU9FSjVXWGwxWDE5a1lXWnRPRXBTTjJKMlYxbHNjRk5xZDBSV2FHaGFaazUwVmxSYWIzazVSa0pKTm05emRIWnVWR1IwVWw5b1oxRjJXbkYzZW5odFdXSlhja2xMTWs5SU9GOWhZVzl2V0ZSNVVsSjJPVmxsTjJWV1VVbFFXa3N6WkdoUWNHZEVVMnh6TTBaMU1FTnNMVTF4VTJjNVpFRTJVblpKVmt0M2EwVk1ZbW8zVjJvdGFGaEZjbVIwVFhwWmExQk9OV3B2Tm1OV2IxUlpkVUU1VGpCcU1qVlRUMk5OTWxGNlIyaHdURlp6UTFsclMySndXbUV6UXpkWFpFSm1OMTlXUVVKdWJuVlpVazVoVEVKaFpFTkVkMTk0YURWcGFERlhUM3BNVUUxclYxRTNYMTk2YlZVME5XeEJZMTlvVkhOWmFrczJWVkZaVTI5T2NpMUhhRFZ4T0hKNVJIbzRkVFZST0Y5RlNsTnJZMWxtWjFsMU9HbHViRzFwTFRoMFJGUk9UVTh5TUZaUVRuQkZNSEJFVVdWUFJYZG5ibkJWTldjelRHdDVXWEpOYVdSWVlYaFJlbTFrT1RJNVpFVk5Xa0U0Y0Y5Vk5XMWZRakpNYVdsUFoxTk5VSE5rWm1KSWFGVnlXVzFsYTBoVVFtWk9SMDVYTVRnelFYUTNUMDV3YTJrd1pHSnhWM1Z1V0ZsdE4wYzJaWE15VW1FMlEwdHFORnBHWjFoeFYwNXFialEzUmtoamVYQTNZVzVTU1V0b1RrUk5jR1I2VVdjM2EyOVhkSEZwVmtadFpUSjJRa1pEV0VkcVRqVjNVM0IwVUdvek1YaExjMlpZYTFveFZYUmFPWFV3WWpOd2JVb3lSRE5ZTkRoSGVqQnRla3RZVVdOTkxUUnBia053VFY4M2VpMXpPVEpzV2tOdFRUSXdZbGg2UzFsNlp6RTBXVUptVmw5RWNuWnVhRGx4WDNsVGRHb3hPWHBqY25VMVpVOUVRaTEzWW5aa2N6bG9SMWM0WVV0ek0wTTNTMFJ4V1VkTGQxVjNlV0ZYZVd0Q1gyUkZNMWxpVVd0dVNsbzRUVXBPYURac09YSlhiMDFVYTNGU1VHSkNjWGwxUmpOc2JrNU5Ma1J3V2tsNlRtOTVVMlEzWkVaWk9VdFhWVTVEWW5jLkhwc1BGOGRHOE1LRlpVNFpXSExBbU44MVNSaTYtSEtvS3NRUThxZnUwcVUiLCJleHAiOjE3MDYyMTgwMTgsImlhdCI6MTcwNjIxNzcxOH0.H5vJcSTViLq1H0deTkB3Y5ZyERkonvP5mMwdsyKlBBs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001833"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:58 GMT
	x-forgerock-transactionid: da126ad1-2935-47d0-b367-5f4dbea1b23a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:58.583 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:58.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 495061: jsonPath($.tokenId).find.exists, found nothing
21:21:58.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,495061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@115479a0, username -> user.1001833, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e1f0f1e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217718622))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:58 GMT
	x-forgerock-transactionid: e1f96044-7382-45d8-9807-04628b61cc29
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3Z1azNoMDBzbmpyYW5kODQwOHZxdXM5N2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SVIydGtWREpyZGtGSFJWaEhTV3BWYm1sWlFVcG5Ma3BYVEhKaFEyMVhjSE5EYUZaMFozUnZPRWxMT0Mwd1ZqRlhXRzlKVTJaUFYwOTBWVVpmWlhka1VXcDZiV2Q2ZEZKdFIyRmFNSGg0WTBaUU5rdGxabkZpY21GWmNGbEdUVWxIWDBJM1pHMTBWMnBvWmxaM2NGSjZRMEV6YzFCM1RqWktkbWw1YlZaTVVFc3pRVWsxTW5sRlNYWnlVbVZKVUZkSVRqSkJlamt6YVVkaE9WZEZRWFZQTFRSVE9VeFNWSEp2YWtwVmJFTkVlbVZsVFVsVFZHMUNZM2hFVXpWemNtY3lTV0ZKZW1OZmQzcFRRMVZhWkRWck9HbFhRMGhyTVV4WGJIZzVhWFZaWWtKaWVFZ3lWSEZsVlU5alVUVk1kV2wwVmpaalRsTndNMVZTZGtKeVZITTRVRWRTVUY4elNreFRZV1ZKUTNwWVJsQmZVVEpPT0MxdlRWaERVSFZFYVhKeldUazRTRkl5UlRrMVUxWmtSWHAxUjFnNFFqTnJYMk4xVHpKT1YyRTFSV1pqU2pSUE5teGxORVJWUVVablNEUjJTbTlHT0hvd2EyOTZjbGxNZVVKNVMyOW1lRGwxV0ZRNFJYTk1ZVEZVWWs0d2QzVlVWRk50VVdVeWRqWjVkRXMwTFU5aU5tY3pjamhWY0VkRFdHOVRjVUprU21nMk5ETTFRV05HVlRJdGNXb3paelZUTUZoRVZHWmhRMGhHZWpWT1JWRm5VV05FWlVaNmF6QmljVk0xTFRsMU9IVTRSemRzYjB0eU5FSTFkVkowZEVOWllVRm5TMWgzVldwSVowZGxURkptT0VwRE4yaDBVWEJHVm1wbE1WVjZOQzB5VmkxUFZqSnlkakJLV2s5NGRIZENkVFo2VmkxV2FYWjRRbkJPU0VFNFIzSjNWREJzU2kxNmFGUk1VSGhQTkdWTmMxVlFUVmR1V1VwWVExSldTMDFUUWpWVVFuQnlia1JoY2kxT1JtOUxha04wZEdoWVFVVkJjRmRLVlhKUlRHaEhSekY0U0MxemVEUnlMVjk1ZFU5VFNIcExURUpWYVVSb01WQTRRVVZqUWxFNVZ6UnBhRXB4YkUxVFN6VjVTRXhxVlV0aE9FbHpjbU55UzJKcE5WQTBaWE5pTTBoSVdEQktXRkZNU1dwNmEwUnJRVTFNZFROVFREZElVVjk2V1hwWmNIbDNiMnhDWlhOVVUydFZMbGsyTURWQ1lUa3RZemxTZEdaMWVYUldXSFpOUmtFLjVQLWc1amlQaEs0Z0lNUkxaUlJhUmtOMGZ0VXB0c1lsMUVBa1RENzU2YzQiLCJleHAiOjE3MDYyMTgwMTgsImlhdCI6MTcwNjIxNzcxOH0.C3fc3NpimKGj9d7n58wIl9sO9YDdCpEX2xaOceqsdyM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:58.623 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:59.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 495134: status.find.is(200), but actually found 401
21:21:59.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,495134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3712ce75, username -> user.1001027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ad27260, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217719002))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGZxdDZzcmVhZGY2am43M3M5ODlzZmFsMzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RUxVVTBjVU5yT1cxUFdrbHFVMDlET1ZVNE9UTm5Ma2RvU3pSTVVDMDJTME0wVTFBM2NGQkhTME5WZUROVVZXUXpTbTlOY1Y5R1FUUnVhVmRIVmtwR05Ib3ljMEZSVGw5R1MwTlNhRmxpVDJKclVXWlZaVFJNVjNwUVQyazBSM2t6ZEc5TFpGTmtlalYyVHpOdGR6Sm1jVEJxVkhWa1VuQnZPVzVmT0hWS2IyNVNMV0o1UlVVdFIxSkhkbmRXWlVGMWNqY3hTVlIxTFhrNVQwZFdUWEpWUjJabGNTMWFSSFl5VXpoV1ZXNWhOaTFzWlU5b05qQnNaa1kxUWpKNVkwazNTM1pHZVY5bFpFVmthVEZGUVZSb1VVZHJaSFJ1TUdjMGF6ZGZaa3RoTFc5TFVtTlVlVFE1V1VzNGJreEdkRUU0UXpGaFdUVmFURUpSZFRsUFRVTjFiR2hRUkhvMk5IUlBWazFMU2tSdFJscFBORXBIT1RGamFXeGhUa0ZEVUhsS1NXOXVVek53UWtoQ1JFVkpORU5UYTA5NWMzcFRURzVtTm5jMU5rRXlYMmQzTFZjeFNUZzRjVGhWWWs1MVMxb3RhbTFqZERsQlJHbzNVVmRvVGs5MWFqZFljek5oYVZoVWNsa3RSRkJNZFhSMmFtUkdUMmxMTjBaNFFVNXBUV1pwTURKM2NqQlVObGxZYTNkNGRrSllaMlZIZVZoT01tNXVaMWhKVTNCMlZXRXhjMHhEVVVaMFZrNVJTakZJVUdOV2QyYzVZbDl4YVZwVFVXSnhTbGhyVWtkVVNuRXhabEZoTlVwYWRVRnpWRk0zVEdGTU9VOU5MVGhwWjFscGVuSk5UR3hJYlVOZldreDNVRFJzUVZCUmRIVTVabDlVUzNBM1dWQndka1V3VDJSTmNuZFRTWHBxZG5WVk0ycGFNVVUyTVZsdVlUUlFaR3h0UW1GYVRFdHVZVzU0ZDBnek0xRm5NamhETVRCU05VcDVYekoxUzJSVFZEWkpkMDU1VWxkM2RsUkljbGx4TVMxWVMxaFFaSFpKY1ZkVFFUVndSVVZZWjJjdGQzaExlbXRGUm5GeWFVVmxlR1p4VFZvNVVURllORFk0YTNCM1MwRmxRWFJXYjNKMVZuVmlXWHBIVTJkbFNuQjFjSFkxYmxKVk1VMU9lVE5oTjE5RFkzQTVZVVV3T0hsSmVWTnVSMDVJVGpoNVpGcElRa0pCU1hSSVlWRlJhbXRwZUdodlVsbDNMaTF2VUZSbFNVeEtlRE5MVnpnNE5FazBNemMzWkVFLi1xODhUSVRjR1EwREV4TmhDZmxJY2RCSlBqaGFVZWhkY3F4RjMzLWQ0czQiLCJleHAiOjE3MDYyMTgwMTgsImlhdCI6MTcwNjIxNzcxOH0.3it2sI1GMqkdzz5by_XcFRL2Jgir_PbYDpZlzXhKpjc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001027"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:58 GMT
	x-forgerock-transactionid: 35ac8414-c9e3-4518-adef-40a91eb430a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:59.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:59.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 495134: jsonPath($.tokenId).find.exists, found nothing
21:21:59.087 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,495134,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3712ce75, username -> user.1001027, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2ad27260, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217719086))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:58 GMT
	x-forgerock-transactionid: 513be11a-1140-4553-bfdc-b26946399318
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTVoNnAwZDBxZms0YXVpbG1wcHV1NmszdWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1ZqWkZZV3R1UXpGWlkxZGFhRUphVFd4T09HdEJMbmxoV1UxWU1VMTBTMUpTYTI0NFFqaHFhbTVJVW1JemRFWjROVVU1WmxKaFRHbGZWUzFVYUROUlUyTmlRMnBwWjFaVFlVcEdMVWxKZEVOclV6VnZialJZVFZrdGFGTjNhMFZpT1ZaV05YWnljbWRDY0hSVGFuTjJPSGxaZURRM1VWQk9jMlEyYVRSYVN6ZzJkRlV0UlZoT01HUlpTSE5xVVZFMWJUaE1Wa3BzYlZBeFVXeE5PRkpQUmxKWlZWWlhaV2hhWkZwd1YxWlNRVWhzWVZGSGRWZDNaa2hQYWtreVRFUXpVM0JVTFZkeFFXdEhRMFpZU0d4VmNWQnZaRzg1U1RGdFlXOXJNMHRTU1dJMFYxTlJUM05QZGs5SFIzZG5PVmw0V0ZFNVpIUlZhVTgzUnpsa1VrVnNNVmhqVmxOSk5sbHRlR28zZDFGZlYyaHFSbXBRZWxOYWRIQklTRlF5ZUhVNGMwSkNNSGxDYlhaRFJsQkxabDlWVjNScFJrOXBkazFTT0VreU0zVmhVamRuTUdGV1QyRjFaa3RPTWtwa2RGSlVPR1ZCTlVweldXcFdkVnBYTTFaT1ZFZDBaR2xpYm5VelR6azBSbVowVkdwbFprSm5iVEJrVkY5eWJVNW5kVVF6ZUVGWGRqVk1WMngxVERSSE56UnNWVUZJVlRkeE0zQlNibXB2TlhoWlQwaG1kMW81TTE5a1JYVnFSV3RuVmkwM2MyTlNhRjg0UjFkRk0yTkdYM2xMTWpsSFUyMTBjWEZUYjBOdmN6VjVNakY0ZWxoamExUTJNak5ZVGtoT2JXVlVlWEZqWW1nNFRFcFZVMkpoUW5sbVpHWndTbFZaYWs1bE9VaEpXQzExUnpGek9IRkpPRWhVUmtkQlJUVTVkamxJT0VKUFJXdGlUVGhOZHpRNGJGSXdSSFZuTm1JM1VHRmxkVUphY25ZMVNtUm9UbUY2U0ZBNFdsbzBWVEJIUTNkS2RXaHhiMHg1V21WNFJuVlhjMVJyY0ROcVIwcEROeTFaVjJSdFpXMU5WbWx3YkZOVFMyNVBSek0yZVdkRlZqWnVOV05HTTFKWmVVaGlSbVpOYzJKR1NuRTViR0ZrU1RJeE5FcHRRbVZpUVVobFFYcEdRbk13ZFZoM2FWRlZkM2hMYjNCR1NVNURTbmxpUzJSZlpIUllWM0F5ZEhNd1RqRmlOSEo2U25WNk5ERk5Ma05uUnpjME4zWTVPREpFTjNsdldrMUVZMnRIVG5jLjVhb2duZ2dTWFJuaXJpQm5CdHdHblRKaTBoRlJ4em83WkFBbzg5RFcwaHMiLCJleHAiOjE3MDYyMTgwMTksImlhdCI6MTcwNjIxNzcxOX0.hdQ4epcKddUDaSsDrUdA2aQMsZoXpKNy_j9cAj0yM_k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:59.087 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:21:59.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 495194: status.find.is(200), but actually found 401
21:21:59.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,495194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cf6b1f9, username -> user.1001872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22d2f1ec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217719385))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGptdXJvazdiYXJjMWhxc2xmOWRzY21tdHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M0xUVlpWVkJmZVVnNWRHNW5WMTlYVDFBemQyeFJMbXh4VVVSUVpXMDVhV1pSVkhsb2MwSldVRmwzZGt4d1RHYzNTM2MyU1VsUWIzSXdVVFJMYWtGa2NrSjZkbVozV1MxblNrTm9iMUE1VFVWUkxYSjNZVWhtU0ZSdlFUWllVR05DT1ZGZlR6SkhPRlEzYlZseVQyMW9TVGwxWkUxMWFVMVdPRmR6V2s1M2NHbHNXRE53Wmt4TVpXaG9Ra1psUXpkeVRuWlRXa1Y1VG5sdE9EVlNWa3haTm1ORFYzQnZWV2w1YUVOTVRGVllZazVZTlUwMFQyTlNZVzlRYTI4dE5sQlpWekZ3WVd3ME9UWTFWbFJKTTB0b1ZVTTJOMk5YVG1SMFZYZFZWSGh4VWprMGNESnNOR05SU1hJeU9UbFVjVTEzZGs5U2JYUjBkazlrU21WUVpXMHhVWEpNY1dveFFVNXNlVkJyZVcxdGNGaE1TWFpGVEhZdGREVlFZbmhzY1ZCeWVWWkVjMTlhY0hvMlpIQlVhRjlmV0ZCQlZqRTNSM2h0T1RGSVkxSm5SazlYTFdKelYxRTVkbkJJVVhobmNVdE9TM3BPTmpCSGQxUTBkRXQyVDBsNGVtSlVlbmwyZFVsVlFuSlZNbDlDZEhFNFMyTkxhSGxzVkMxalozSmFTR0pyVW5SVVQwTnNSMlpSYkdkME5rbG5VVGRVZGxJek1TMXVlSEkwUm5BeFowcDBhME5wWmpSallVVklRa1JMVlhObWNFbDNhVFZPWlVSSFYzaHBaMkprZERWR1NuazBabVF3Y1dkNVRuUnNNbGhmYjIxalZsWm5XREJqZUZORWVFTXpibWc0V1RaNGJHeG1iRjg1WTFCeldHNXBlVU5GWVRaaVNWbE1PV2RtVDJzeWEyZG5kemRJTFdwS1YwbzJVMU0zVkVScVEzVkZWMXAyYUV4dVltaHNSV0pQTURaUFIzWTVjME4wWVRKRlVqRmpiMTk0VkVsa1RtVkdha2xSWHpKak0za3hNVTFhTnpKT1RtOHRRVTFuT0U5MVMwdzVPRGhOTlhKV1VVbDZXRWh2VW1aRmVHb3pUMUJvUldOMmN6UnRXRXR6VURoVWNGTXhSR0Z2ZDBVemFucHVibFJpYnpsd2FHVnphMDluV0VGdllYWlBNa1pMZDJoWmIzSnVObGhqYW5kR1VtTlRWbVZVZFcxbGNGOXFSbGhFVVZWSWMzbDNYMXBwUlhOMFMxbHpMakZMVUdGV1NVRTBZbmhmV1ZCbE1rWTVkVlZLTkVFLnBWaDBJNEZmTGU0RFFjWnRvTjhSU2M1TkZxUlRkREN1NEFFdkZBc0JjLXMiLCJleHAiOjE3MDYyMTgwMTksImlhdCI6MTcwNjIxNzcxOX0.SJ0SI3FNzpn0_gQBYyUek79dk9W4zdmwgMUaIrrFn2k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001872"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:21:58 GMT
	x-forgerock-transactionid: b4324ddd-716a-42e2-92ee-93ce6a9b2030
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:59.430 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:21:59.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 495194: jsonPath($.tokenId).find.exists, found nothing
21:21:59.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,495194,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cf6b1f9, username -> user.1001872, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@22d2f1ec, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217719468))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:21:58 GMT
	x-forgerock-transactionid: 12fc59af-ee75-429e-9669-0434e1ce0dec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTRkYmRxaHBqaWIzdTg0aG5wcXNrNGg4dmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MGIyUTRTWE5sTUUxMk5WOXhWR3BIY201RVlVRlJMalJDTlV0aU1URjZTVEZWT0Rkd1IyMTVMWFY2WTNkMFdqWjFNbTVDWm1OUk5YbG9Xbm8yUW5FNVFqaDBSa1JmY3pGWGRYUnJhRWd5UW5VNGJHRkRlbmRHVnpGM1N6bHVYMkpUVlRGR2FUUmpSazFZYWpadFFtMW5SMnBUZVhBMGNYVktOSHAyZUd0b1EyOHRVbVYwVDBNMFZUWjBSR0ZUTkRreGNGQndOMEl5WDB0bmFHWlRha3hIWWs5WWVFWmhWMkpqUkdoWlZUVnZZakIyVVRSamR6RXhkRE5CYlVOeGRHaFdNbWRyZDA1VWRUWTVZVGREWVVKWVZqZDNhVzVWUTJwUVdWVmZUSHBOWDBGdVIwZFZXamhHVERoSFMzVTBUMlZaWTFkb2EwWmtaM2hxYWpoNFpITm9TRXAzUVhSamJVTlJMVEJSYVc1VVIxTnJaSFkwTVhkMFIweEphRjk2U1RWNFVtTmZlRFJRZUdkNVFtSm5hRjl6YUY5M2ExUXhSRFJKTVU1SGFXRk1jSFpJWkVKWFlUbEpTRTlEYkZsa1dHWjBSVTR3VGxwSWNrSnBhVWhGUkhabVdHOVVkV3hzYnpkVWVqZG1aVGMyVERkZmRFTlVkWHBvUkdkb05GQjRNak5zV1VoYWNsWkZkMVZWYUdrNVFXazVUVlJpUm5ObmIxRnliamw0YURKWGMwWm9hM295Y0Vka1NtRXlOMTlyTmtvNFdHRk5aVWwwVUU5YWFGY3dlbVpXWW1Ga01YTjFRMEZ6Wms1d1FWbDFVekowVWxCVFpuQjJaWGxwY2s1RVMwbEdWbkU0VGs5VWFYRjNhVVV5VmpKaVQzQnVjMjEyYlRWMlFVdGZRMFZLTmswMlExcFVkalZMTVdVeVJscEpNbnBUUVZWS01reEthRlp2Wlc0d2JISk5UekJQYTNSV0xXRTNjVTVLY21GZmNsVnVjVTlrT1VjdFpsQjJWbXd0V0hnMGRHNXFSa0ZGVjFKV1REWkRlVE5JT1Vjd2VtaDBOMlkzTUV4WU5uZHdjR3gwUW1obmVWUnpXSGxEYTI1RE1EQXhURkk0YnpOaVgxVjNiVEpLUTNscmFsZHFkblZqUjFGUVNsUXphaTFoV0UxVk1IWmhVemN6UmxKTk1UUjRTRmhzTWpGak5WcHhTRTEzZEc5R2JGQlVkbU5MYzBnelRsRTBTM0pSV0UxZlVFWnJMa3RrYzJKUFkwUlRTbWQ1VURNelVsTmhWMDlwVkZFLlRxNTN6RDN1QUhNdGNkZFFiVXhuaXgza3ZvY0xzOWJzQXBQVXFiMEItQWsiLCJleHAiOjE3MDYyMTgwMTksImlhdCI6MTcwNjIxNzcxOX0.w1mgImkuMKqc3bn9Mjw8knGrtaq1IwJJOlgxVHujgLY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:21:59.469 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:01.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 495445: status.find.is(200), but actually found 401
21:22:01.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,495445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e21042b, username -> user.1002783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@601895d6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217720991))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDdnZDE1M2IwbTE4bm5ndWptMnRwcTVpMXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1pDMVlhSFZwV2s5UmNuUlNPVkZWVFRReVdYZDNMbHAzUzNaUk5FTTJkMk50UTJWUWQzbEJaREpOYkdSa1dEVllOMFE0U2psRFRteDRZeloyZEdsdlFsaHRNMGxpYUVSRFIyeENNR2Q1TkdKeVpWcEJRVTVqYTFOM2FYWXRWbmxVZVRadVIxUk9aemN0WW1kbmRsTTJTRTF4UVU1UExWUnlNMEZ4ZVRCRU4yRktjVFJZZVcxcWJVMHpPRUZ5YjJwVE4wazJiVEpFU0UxalFUUnVaVmx5VjFORFkzTjVSbVk1Tm5ONmFVdFhRMmRzYzNKdk9XNWlhemg0VjFWMU5Xc3hSMUIxVmtwVFJHZFBYMjl5WjFOZmJ6UnllVUYwTUZodFRYWTVOa1pwTFZnNVozQTBTa2xqVUU5TFMyOXpiVlJUZWxsMWJFbDBXazVxWVU1VVUzTktUbmRQYTA5dmJqVTRaVFp4ZW5BdE5sWlBZWE5FYUhvMFQyUkdOSGhHV0ZGb1VFTnhTV2gzZG5CUExVcGxNVUZyV1hwMFREVnBkMmRZWm1GbFpVeFFWRTFsYkRSaU0yZEVjV1oyVFhkUmRUY3lUV0pWVEZKdFJYSmlVRzFxYjJGR1NuTk5hSFp2Y2podk0xaHphall5YVZSbU1XUnBOVzVRYjJ4cWJrWTNUalJXWjJWYVRHTjBkbFpwT1ZSNlJUaDBTVWRLY1ZnM1RWZHhSVEphY1hGQmVrWXRiSEZVYzJsQlNGTjRSbXR0Y1d0VlEyazNMWGhqZVdOM2MyZzBPR1Z3UzAxNE5GbFplR0puVWpaRFExaGFiVk5mTW1Jd2QyVTFURjlMTkdwblVXMUlZeTFrTWt0cFRuaFhRbXRMUVZWS1lYSlVZWFpWVW5sdWREZFZMVTlXYWxoMVJUZFlaa2t5VW5aRFVFbGFiVXhhYW1WMVVtdFVabmcwWTBKSmNYRmZkVjluYnpkMmVHb3hiMmRpWDFGeE9HeDJOMlpPYTNaeU0xTXhibHB2VUZGMk5WZGxkRkF4YTFjMllqQkthM3A2VGxaeFVsRnFVR3R1WVZacmVqYzRhM1p6YXpWV1NXZERTekk1YTJGWlgwVTFYMFpZWDAxMU1VcGpZVGxzWm0wek1VWXlNMlJNYTNSeVRqbDNNekJFT1hWWmQzUTFiSE01T1VKNmRFUlVUemREY1RWclUxOXBUamxQVTFKTGMwRkplVFJtVDNod1kwNDFRVVJNTm5GcVNIVTBMbWxJZFU5SmJETjVNVmxLVGs1WU9FMXBlSHAzZFVFLm8yZl9YZjV5YV9ybmM3TUFEazhhc2ZiQnFtQTRBZjh5QzN1TFZ2S3BBek0iLCJleHAiOjE3MDYyMTgwMjAsImlhdCI6MTcwNjIxNzcyMH0.Y0oB_lqDL8vLhz-QBDk3YKhVS11J0C-PWhL0u-p4ELw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002783"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:00 GMT
	x-forgerock-transactionid: 075ac733-616f-40a2-96e4-57831e7045a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:01.038 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:01.077 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 495445: jsonPath($.tokenId).find.exists, found nothing
21:22:01.077 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,495445,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e21042b, username -> user.1002783, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@601895d6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217721076))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:00 GMT
	x-forgerock-transactionid: fbedf0b2-5a01-42e3-8d20-32bcf33dc0d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzAwazVnanZwcjhmaXZpaHY1M2huMzEwcnYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFJuSjRjMm94ZVRKNU1ERTRhbkJWVmxKeGJXNUJMa3QzVkdOTU9XdEdWa1JPV0VOcmFURXRPVGs0T0ZBeE5GWnpSbDlOU1VORE5XZ3hiek5XVDBKT1prdFVTakY2T1hKV01HVmtZWGxZZFdoS2F6VjBaRk5DYmxwWlJqUkpjMnQwUTNKalRqRmFkVGhEVnpKWlVVZFVZM1ZrYlhwTVNXODRiakJaVVZNMlVGcENSMkZ3YVcxWGRtNUhlbnBRVEZCVFVIRk9WbUZSVEZocFpVRnlURlZZY1ZSM2RGcExjbTA0U2tVd1pEVmpPVmgwWWxZNFowNUNVM053WWxaWGQxSkRXbFp0TTIxVGIwbE5kVkZOVUROZlYwTkRabTVRU0RoeE5VSnVVbnBRU0doeGVsaHRZVEZTVGxSdlZWQlVha0p3U2xkMGRVUlVkbkF3UW01MmFFWmllRmgyVGxsbmJWVlJibk5xU1RjMGVGOUJkVXRNUWtKclJIZHBSbW95U21GU2JqTXpiVFpsZUhkeGJrbG9iWHBvU0V0WE1VWnBNVk5ETTNsV1REWlFhVTlCUjJKaVpIWXRiV3h1TTJsV1drRllSMEoxUlVSUE9UTnlURTFSWjFKRVZDMWtXbUY1YWs0NVpEUlNXVVZVTVRCd1gzZHZSM2RhTFhWWFRYZHZPV1k1Y1RkNE1GWnRjbVpqUWxkbE5FRXRWbWhKV0doaVRDMXVVWE10VFhoSk0zaFpOVzlEWjNoR2RXaFNTbmx6WkhwQmNXeEhXRFI1ZWpaMllXSllRVWMzT1VKbE1uaHdVMFJDY1ZsVldYcG1RMVl3WWs1NmNHTXdMVXRTVldSS1lWWjBlRTR4UVZkSGVGUlFaME5NTkZSUGJHMVFhMDQ0YWkxTmVEbDJkemxVVTFCd1VIVnJSM0F4ZVU5WVQwSlRUVVU0U1VoT1dYWnFWM1ZxWlVGemRIazNiV0ZvV210SlMzTk1hVmRaUTA5a1h6aDFOMVU0WkhCblVVSnhjVU40V1U1MlIzcFNaamQ1WjNGSlEyRjZSVFEwZUVSSFVEVlFVelE1YzJwekxYWkNNRW93U1RGZmFVaHFVRmxsUVhCTmJFSldUbloxTTBwRk5ITXpkM0JxWjBGT1VtZDVTRjlNUjNBdFlrSTVPV3hKWjB0bFoxRm1Za3B5VUZodmNFOUdRbTFSYTBWeGRGZFVlR3hKT1VRNE1FRjVRMjh6WWxOeFJrOU1UVE4xVFVoUVUyOUJMbWRoZVZKTlpreHJUREZhWm1KbVpHaG9iR2h0T1VFLmdLSUpaR3lpcjRSMGdqLW85ZTkyejV4cWJNbmJKZmNpemx1ZzJFbVVUVVEiLCJleHAiOjE3MDYyMTgwMjEsImlhdCI6MTcwNjIxNzcyMX0.o0CU8_oBD939VyyzMASphyx0nDoSvmN5Hfu8kxDGTqQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:01.077 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:01.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 495534: status.find.is(200), but actually found 401
21:22:01.706 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,495534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13ee04ec, username -> user.1000501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a2f4640, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217721562))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXZvdjU2c2hzcWNncmtzcmZlZTZka2kyZ2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWJWOHRMVTR5WTJwbmJYZFJPR2R1T0VSMVJIRlJMbFpZVEVvNFZXWjNSMVpIU1hsamJHZHpZelJvVjJGT1ZHcEVVek5UUzNkelZVRjVVSFZUZWs1blJHMUpRWE0wVUdacVIxVlRWakpHU1RrM1VUbExVa1YyVUZKcWVsVlZRemRIZUc1eWIzQTRZMUE1UjJaSmFWbFRja1UxWVhGUmNscGpkRjlOUzBsZlYxTnFXbE5zUjNvM2NXa3ljWFUyUTBveGEydzJYMGhVVGxZMWNHdGhla1J0VW1WMFh6SnRTazh3ZFdsaU5UbGxZbVZPUVdZMVQyMWZVVk55T0V0dVJHZGpRbEp1TkRSNGEwRmtVVE5wVUd4TU5IbEdaVkE1Y0VSV1pFcDBTRjlzUVY5ek4yVk5ZMGR3UVd4cFRIaFBNRXc1ZG5FelJucHZlWFJFYTNwbVVraGpTVEZFV1c0NGNqUk9VMjB6YUd0ZldUWjJVVW96UldGbVdFaExNa0kzYjBNNFJFeElUVXhDTVRCb2NHdEVibEptUmpkTFZVaEJkbkZuYUhsamRUZEhSbWt0TTNaTFNqSjJaVjlUUVRaQ1VETTJNRlZKWVZaRVl6bEtOblpUU21wVE5VeHhXbWhtTjA5Uk5rNU9aR3BUUlc1M2RXbDFZa2xtUzAxSlZHMXZkVVJYUWtOVmVISnNTV1ptYjFaclJVYzRTSGR6VTJoME9FMXRlbTVMWjI0NVJIWkdNeTFFVWw5NloyUk9hMjVNTkVscFpFSkNUMDFRWmxkSWNFc3pObUZoZFd0a1JURkVSbEZVTlc0M05XWkRNVGxTU1VGTVVXeHZUR3RSUld4MU5UUlpXSGhXWkhWdWVreFZlRzlCZG5wck5uTkVaekE0TW1SdE5tZFFMWGhJY21kSFQzQTJWRzQ0WldsV0xWWlplV0kxU1hSR1VGUnNlVmxKUlU1a1UwcGFhV1ZqUzJjeGRqSTFVVXRyY0hwd1ZVWnVOVE53ZGpNeWFYQm1iQzFOWkRST1JGazFXVGRNZVdoR1dFSTVObGN0UVhKcU5YWXdlVVUwUWpCS1UxWmFiblpCZEY5MlUxVXliRzA1VUc5eFRsSXRZbUZVTVhKWE5UQTNPREp0YVVSdU9HeE1UalJPTkhGTlJVVkdXSGRYZEcxbVYyMWtPVWgzU2pCcVVIZGpiVmhXY1dGblJYWTJVemxwTlhac1ZuWkNRMmR5Tmt0dk5HaFROM0pMVVRCV1EzUnpMako0Y2pOSlIzcEhla2wyYlhWck4xZHdMV0ZGVVVFLmwya0tYSEpRU01Dcy04VFVfM1R2b3llOEpJUXVsTnpaQ2ctendzN2NVdUEiLCJleHAiOjE3MDYyMTgwMjEsImlhdCI6MTcwNjIxNzcyMX0.YquMdNyX2YFnMGqaTIsweK9dd9L0ihc8OQ0-t1FS5g8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000501"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:01 GMT
	x-forgerock-transactionid: d8127f89-b50b-4f69-a486-f1ae140fd77f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:01.706 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:01.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 495534: jsonPath($.tokenId).find.exists, found nothing
21:22:01.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,495534,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@13ee04ec, username -> user.1000501, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a2f4640, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217721747))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:00 GMT
	x-forgerock-transactionid: 015f581f-c4dd-4ac9-a4be-5d58b145110d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTlkNWIxa2xzOHVqdTQ5dm12bjM1Mm9pbDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFRsa3hjQzB4VkVFMlREWlJUSEpVZEhnelUyeFJMa1ZQZWxGdVdrODVkRmg0VVhoRE5tRjFaMUZDUzBWemFqWnhjRFZJYzNwR01rZEhlbVl4YWt4RlpWTlRibEJ2VEdkcU5FTkJWRXRFUWtwV2NqaFhZVTUxVTBOc1NHZDFVa2xJYWxOU2VuSXdhVUkwVTFOZk5EazVSMXBsVERVMFgybFNhR2R2VGpVNVFuVnRiRmxRWnpCWVVsUnJVRXRYWWpaSVYyZFpibFpZU25Zd0xXbExUM0JxVUZaaGVESXdTMkl0YjNVek1VWk9PVVZoU0hvM1lVTnJTR014V2tSeVkwbHBOV2x5TlVoQmIxOUljV3BhVlVWa2VHVmpYMlZmTlRZeFVtWlNTV1puTURkemNuTm9ZVTlyWmxKdWF6RXlTelJ6WldoeVNuWjRNa3RxV2twTlozZFdabHB3ZHpsV1kxUldjV04wWHpSQlRtOXVXRVpNWnpGWWRWSm1hMnh5YVhSWGJYRTJVMjlRUXpWWFRYZDVVWEZhYUVweFZsQnNRVGRKTnpreWRHVlVSVWRFU1ZnM1JHeHRka3cxWkVFM01tVm5TMnhHUWtkd2IxSjVYemt4VVRGbVZFSkZXUzFtVGpJMmNYTnNlVlZ4TjIxQ2JXVjRkbFp0Um01SlNYRTBTRFZWZFRkMVRsaEZWV1pYZVZKMldXZFhaRnBtVkdvdFIySkRlRmh0VjFWblVHbFdUbWQzVVhaMmVtbDRlWGgwWjNwMVJFeFZSVTlXTkdGUGFIQlNhSGx4YTNnMmJGQmFOMjFsTURoSFNXczVkRkp4WW1sUGRWUmZSVXBLT1RaRVJIWlJZVzVCU1cxYU5teFBTelZsWWt4TlNIZHpkeTFZTkd0aFZucFJNWEptWmtwcWVFMTZVRVkyYm14MlZrZFROMnBRU1U1NVJUbE1hSHBzUWxGTlMyaHZhblp3UW5oTExXdEhaek54UkZkbk5uTnJjR1k0VVRRNE5GOTZVM2hvYzFoVVRTMUZkM1ZNZWsxVWVqSlhURk5SV0ZrMGFuZHVlVGxYTmtsSlR5MUJRVFZTVjBKNVJtSlBSRUpmYkVKRlJ6Uk9hMTg0T0hKNFdEQnpTR0pFZW1aMFNXNVJTV1poTlc5U1EwVnJVVXBmZGtoeVRUY3dSakpyYTFCV2IxQlhZWEpqV21NMU0yOUVXWEZ4WjBjMGFGZDVaRXRtY0doQlRVTXlSSGMxTURac1JqUmpMbmsxWVhOeE5FMUtkbFZxU0RaellrSk9RUzF5YjJjLlFxc0dXcTZodnRBWmNiaHRsVTN3ZHJfZWQyWTZXNmJVbHRYSjBSV0Y2WFkiLCJleHAiOjE3MDYyMTgwMjEsImlhdCI6MTcwNjIxNzcyMX0.BTfC08fa5C_097ylWWpMZOV6jZ0tbgVQWQHTL3oFfzo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:01.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:22:02                                        3315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=977750 KO=13926 )
> restLoginInitiate                                        (OK=484597 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=483175 KO=1408  )
> restloginProgressiveProfileCallback                      (OK=9978   KO=1408  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.74%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.74%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.61%)
> status.find.is(200), but actually found 503                      4958 (13.72%)
> status.find.is(200), but actually found 401                      1408 ( 3.90%)
> jsonPath($.tokenId).find.exists, found nothing                   1408 ( 3.90%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################################-      ] 91%
          waiting: 46902  / active: 20     / done: 495693
================================================================================

21:22:03.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 495875: status.find.is(200), but actually found 401
21:22:03.934 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,495875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@698239c3, username -> user.1001442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ed610c7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217723888))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXA3c2lsNXYyYzNucW51MmZoNXM2cmczdXAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVowMUVVbVZCZURobFRFSkhlbkpPYjFWeFpIQkJMbVIzWkRSak0ySTNaMHN3ZDNWSFdFeHVhRFZpZW1kVE4zVk1iSFpST1UwNWNFMHhUbVpTVFVKdmMxQnJiRXhWZDBOV2N5MXZiVUppTUhoSFlYVllTVkZ1V1dSbVNXdEViRkZ3YlhvelVXMU1ia3B5U0hkVGFXOVRhM00yVDBZME1saEJOM1k1TVRCTGFURXRhMnhLWVRnemNrWTVkM0JTUjJ3M1duQkVTbmRUVmxOa2REQXhjbFkyTVhKUGFWcHpkbFpqTkVoV1RIaFFOMnd6T1hoSGFtNXJWVGRuWjI1b09YRTJOMFkxVDFSVE9FZEZVbGRZUlY5VlNHbHZTVXRIY2xkd2IycE5jVTE1VkZOeVRETlBRWEJYZFVwRFVVaFNaak16Tm0weExTMTNaM2QxVG05d1pUTm5XSGhyZVVZMU4wTnRhazVrZERWcmRVZ3lSMm8yTjJFelJtNDBlVTFhUXpKd01uSk1lVk5rVGpaSWNsRklNSFZQYlMwdE9VRnJTaTFXVWxVellYQnNWRzFSVlVKUFpHMU5XakpPVEZVMk1rbGtkR3hFYjJsM05qbEtOV2hwVFdsSlpHWk5Wemg2VTNWa1RpMUlVMU14UW1JeVNXdGZYMHhDYVd4clVUZzBVVGxEVVRZM2JGSkxhMjFKYmxaaE5qSTVPVE13YkhCcVJWTktaazVRZEUxTmJHZzNWa1V5T0hsc1ozUjRhMjl0ZW5oSlZrTjNVM2hNYWxGR1JGSktjamhqVEhBMU1GQlBUbEpFV0hWM05YVlVORkJIV0VKSFZ6RkpUbVF3YURoME4zUndUazk2Wm1ORGJIVlhUVVpYVWtKSmNXVmthbWxqVkVJeU9VZzBjMGN0VjFjMllteGlaWFZCZGs0eFdHeEpSVm90VEhabmNXYzBWa1pHWVUxWk9GbDZVMDF6VFZCQ1EyZFdXVmx0T1c5bGVWaHhSMUJGWkU1M2JUVmZMV1U0VUVOcmVtSXhWVzl6YkhvMmVYQkNRME10VjNBNWRHVkpTRlpQY1VWd2RHOURhVTVrTjNkMlNrWnhUVlI1U0VrMGR6azNObkUxUzBoVmNIWnhTekJWT1RnMVZYRTRNVk53WkhCV2VUbExXVmRtUWprNVpERnRRbmc0ZGxWS01IWldjamxUZEc5QlRXZGFWM0pQU0V0QmNsaEtWbUYyTjA1eldUaFpOSEpMVlhWMVkzbEJMazl0ZEdKbGJIWTNhVmhwU0V4V2VHUnhaRWszYmtFLmNwTjRER0tHWlBDUmpzdENkakJqbUozckRJX1VyUEpQOTc4QlIwVW03d1EiLCJleHAiOjE3MDYyMTgwMjMsImlhdCI6MTcwNjIxNzcyM30.4HYS4YPH-SdeSJ3JmdJStPTC7vos_i9Wk3A7OElhJ-0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001442"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:03 GMT
	x-forgerock-transactionid: 33a6c79f-80af-4a67-bbdb-9463db789712
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:03.935 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:03.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 495875: jsonPath($.tokenId).find.exists, found nothing
21:22:03.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,495875,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@698239c3, username -> user.1001442, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ed610c7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217723974))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:03 GMT
	x-forgerock-transactionid: 57b571ba-52f3-49fe-ac32-544d701be0f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXE5azJxMmY1aWU5b2FmaDc5M2d0c2puaWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWRGSkNPSGRWWTJaMWVGRkhTMmhqZDB4TExWOTNMaTFhYVdNNVJEaHdOSEpCWTAwMllWWkJNblpCWmxSVWNFbEVhWE5MYWtwR2NYWnNURzVPVFdjM1NtUTRaa1pXZVdkMFJUaGpYMVpUYUdOUWRuRnhPVEppWnpacFRVbHVOMHQwT0Y5a2IwWXpZbE41WVRKRFRrMU9XbGhKWm1sR1NGcDNiazFZZVRsb1prVkhVMVpIZVROeWNrVmtWVU42YTI5WmVreHhVakJXYlZkT1pIaDZlblExUVVOUGNIVlhOVUUxYW1GYUxXazNZa0p0UjBzeGEyZE9NV0pWY1dORU9FaGtaMGhaWkhWWk1EUndTMGxvVjFrM1dUVnZPVkZCTTFsSmJqUTNNMDgzWVV0UFFqZExXVVpWVkV0T2JqRmxaVkpaWmtSaE16bHVjME5vVWtKcGVuSk9TMEphV0MxaE4xZGpOV1ZUZVhSWmJEZFhObGR3U1MxME1tdFRSVmwzUzJwcldFUjZORVZRVDNoNVFreDNlREJEUWxSMkxYWktTRTFUVW5Wc1NsWjZPRUkzYUc1bE5XRklZV3haZWs0NVlsaFBZM0pYWldOYWMwOVNiemRPZVZkVE5rWXRjek13T1VsbWNUYzJSRUo1WmxkdlN6UkVSRjh5UkdWNVFtWlhjbTUwU1V4NWFuWmlSMEZzZVhwR1QwTkRTMUJ1Y0ZScVF6QlZPSFJ6VFhSVFN6VkdiM1ExVEMxQ1ZEbFRhRXhFWjI1bWREbFFTREpNV1VwNWJYTkZibVpyU0VFd2JFUm1hRVZNTWt4cWJURmFUMkpEYUhaaVpXOWlNMVpwZG05TFprTkVPRm93ZGxGMmExaFVlRlpJV1hWaE16ZDRSbmxMYkVRMU0ydElZbDkzY0ROd1kycE5ZV0pTUWxGQ1JHbFlZMncyUmtkdGNuUmZkMHBqV25GeVNrbFpSVlZUV0ZFMVZVVkRMWFZQTURaTFl6Qk9VMnc1TUhSTVdHTndaVU14VEZOa1FrY3dSVmRNYWtSVWFtNU5ka3g0UTBOdE1DMDNhemx6TFRKSGFFMUhUMFJzYXkwMFVWaDNObVpRZEd0YWNqaENkMmt0WmxCT2JrTlVkVFJrWmw5UE9UbHdVVFpNTlVZMVJGZEpZekY1YldaRlozUlZVamhJVm05MlIxUjJTa2hQVkdwQ1VISnFUMGR2TUhVMlpuWXdialUxVUMxdlNHMW1NVEpHZDJodVF6QlpMa0l4TWpoRVdXTlpNRUZIYm5wTlkweHJaSEpXZVdjLlBLQmlZekkteGZOSERJX3dkdlBWRTNKb0Y5QXF1bGM0alp5VmVtMjJScUEiLCJleHAiOjE3MDYyMTgwMjMsImlhdCI6MTcwNjIxNzcyM30.wY0DKGksyLfVlZWxyzkriFLS-ANDemzcwfTslIkysGc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:03.975 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:05.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 496076: status.find.is(200), but actually found 401
21:22:05.157 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,496076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10b7fbb6, username -> user.1000034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31be06ac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217725112))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzBpaWwzZGNja252aWhzY2wydGo2dWNmMWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2VuazRaRWRSTVdWRFUySkthREZMVkhkclQzUlJMbTVhUWtVeGIyUmxhR2RaWlVNdFVVeFZjbWhKVEhORU9WcEdNbDlGTVcxeVQzQk1aa3REUlhkblRrNTNZbWxHY1ZSRE1teHZWV1ZJVldOSE9WRXdWREpWVDBrMmJFRnlTMkkyZURCNGFFTlVZWHBuWTJscWVVVlpOREpFYzBGTGRVOUNTME5JVlRCd2JqUnpaekpGTUhZeVJqZFRiMVZ3WVV4b2MzYzVVR1pvYjA1dmRHWjRaVFJrU2w4MFpGcGFObmRyZW14c1R6STRaRlp1V1d0V1JrZHFOVmcwTkRCSVYyVkdUMDVwV1ROWFkzbGhkalpwTUc1ZlNGVTRObVpqUjBaQmVURkdVVFJMVEdGVmFGOXJTWFJoZWs1UGQwRlFNa055YzFSak5tRmlkVkpoU2xkUWJVMU9Ta3hIVUZGRlRrMWtVV2xWTUVSWmQwNU9NbGRoVVVZNFNVczRWMkpHTlY5T2IwcFhka2xvWVZKRFVXbG9TRmhvU0RodlJFNDRZVFp3TjFOVU5UVnBVbkF3YzBsTE0yaG1lbXh6Y214aVZXWk1jWEIyTWxnd09HYzJlRVUyTTNaTlNUaGpUSEpQWDBSTlpEWjVZMU5vYkVGQk4yTjJRVUpJYkVsM2FXMVVjeTF0ZGs1d2FsbG9VR00yVTFKcll6bHBVbE5UWTA5TlJ6TlJjMlJyUlcxdFEwUkNiMDV1ZFdnd1RqQTFUMFUyVFRobVZ6QXRWRGhuV1VoVFl6UkNkRk0yYlU5dFNqQktUVmczVEVKUFNVVlNSR3BDTkdFNFRDMU1NMlYwTFV4WFpIazJkV055YURJNVZIcExaSFJ0UlhaemFuaGtTMlJzT1hWbE9VSndabHBxWlhSMWVHVnZYMWRNVVRkMmRqaFRNRTlNZUMxbVJWOVlSSGxvY0VKUVRXRTJYMlJzU1VGWlZEaEpOMXAxZUhFd00zTmZTbkJVYTNwR1UzYzRjemRKVlhjeWNrbDFNMjEwYVdGU1JsQm9UVE0xWlhBMGNtcElVR3B0U1VnNGRqWmthRlpmYlZNMmJYVkxhRzlPVVhNelUyOHphRW8xVUVaeVpGQnJNRVZHYXpVeGEya3dOR0ZYYW5KUlgwcHhjMVp5TldOZk5WbHlPRkpITjFZMk0zazVWRmQzVTJaUE0xbzJibGRtTjJwZldFWnpjVkowYVdsc2RVUjRVbEJQWVhObU5ESkJMakprTUhBeVNEUnhkVXhIVUVKV1dVazRVRTVtVlhjLjhrYjZzU2p1cG4tUlBYdVlmRFE0SG9JZm5Xb19yaVdhejdMNjQ4alg4TVUiLCJleHAiOjE3MDYyMTgwMjUsImlhdCI6MTcwNjIxNzcyNX0.GY7R8JTX6oSZTFQma4khNJwaIkYaBZzrSPCxmvX9nSg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000034"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:04 GMT
	x-forgerock-transactionid: 08b7a995-e0c9-4b0d-bf35-46fceb92b911
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:05.157 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:05.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 496076: jsonPath($.tokenId).find.exists, found nothing
21:22:05.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,496076,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10b7fbb6, username -> user.1000034, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31be06ac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217725196))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:04 GMT
	x-forgerock-transactionid: aa93d0ba-cc4a-49df-bb30-6eb7993cd5af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTR1Nmh0Ym52cjhkdmIxcWQzbWMyajlnZjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFFuSnNOM0pFWjNoUFZVaExRbmhKWldGbldGRm5MbmxUVW5SelJtVjZMV3hyUXpBeGJFTnhaREZpZVZaYU5uWXRlWGxsU1ZSc2NFVkpWemxoWlROMU5uTTNUQzB0UWxjelpFY3hhREpsY25WdFJtUjZkRkJNWTE5MmFrMXRhelpSTXpSSFJVVktjazU1TWxaUGRUVk5USFZJTVRCNWVuVnFTWFpFYzB0eWNsWmlkMHByU2pVd0xWTjJXVmxNVm5WcVVHdHZUSEpuUkdsTlpGZG9OVzFEWHkxc2VVNTJWREozVFRORWNtbEZjM1ZzUzIweWVtY3lkblJZWjB0TFVETlRlbGszTVVFM2JsRlBNVTFQYVZVMVlrSllhMGRRUzB0dlIzUldkMGhtYzI1dmJqWXRVM1JWUVV0NmNHMHRPVVZJWjA1WFgyaHNlRVYyVkVOeFdGWmhTVW8wYTJGR1gxQlpjazVFYldzeWJFOUtha1p4T0Y5R1VtTm1iMHhhUkhWbkxWUnFVbTR0VDNsdlozQlBOVXBNVUZoUU5EUnVWSHBzYkVWQ2FWZExjRWhWU2tSQ1lUZHFTa3RXV0hsaGVFMW5ZakV0VVVwcFpVaDVhRkIzYmxBeFl5MUtWbUZ2T1hKMVVVdzBVV2swUmxwemMyZG1XakZrTTFsYWNVcE1hbTU1ZDAweGJ6SnhaalZmVkdkQmJFZDBkV3BFUmw4MWJIaDBUMkpZWkRWTlV6QTRiVWxDVEhSZlIxcG1TWE5HWVZJdFNGOTZhRWwwUTE4NFkzUkJaM055U1ZodmVXVnJOa28xVVZwRVJtWjFaM2RIWVRSdVRWcEhUVVZ5VmsxYVdGcDNNRU52VXpaUFdIRjFOVmgzWjJjNVRXVkdkMDE0ZEMxdlJuRlZiMWd5YTB4V2NqbDZiMmxsWTBaRlFVUXRMVmhzYkZsaU1VWTRSSFozTkUxR1pGazVaV3RTUVhJMU0zaFdNRjlGVm5sYVNVcEhUa3BZTjJJeGNWcGljMmxhUjA0NVowUmtZekp6YmxWVlVtTlNlbDlYWlhKQ1QxYzRVbmRVYnkwMGVEVmpWbEpxZUd4S1ZYQkxRVVZIWTI1M1JrOXdZWEYzVDNWa1NtUk5PVWxGVjFkMmIzRnRObTVuU0Zwb05WRkRTRXRQYWpORVdVUjNiVGR1V2pkamFVWmhVakZuZDFGbFMwUmtlWGRJVDJoRE9GbG1VRTlpZUZKUlh5MXpla2MxZGw5aFEyVjNMbHBRZGxveWFucGpVa2hzVG1wS1UwMVRUVlJwYzBFLkRsamxTTVFUOWJ6UlBxRU9XV00zVTdIYXFUeFc0VklWbWE2WFVrR0tITTAiLCJleHAiOjE3MDYyMTgwMjUsImlhdCI6MTcwNjIxNzcyNX0.8aNqZNEZBhI68e6NAyL5y96jLMxT84moSdvX-HOCb0I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:05.197 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:22:07                                        3320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=979286 KO=13930 )
> restLoginInitiate                                        (OK=485362 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=483933 KO=1410  )
> restloginProgressiveProfileCallback                      (OK=9991   KO=1410  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.73%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.73%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.61%)
> status.find.is(200), but actually found 503                      4958 (13.72%)
> status.find.is(200), but actually found 401                      1410 ( 3.90%)
> jsonPath($.tokenId).find.exists, found nothing                   1410 ( 3.90%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################################-      ] 91%
          waiting: 46135  / active: 27     / done: 496453
================================================================================

21:22:09.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 496690: status.find.is(200), but actually found 401
21:22:09.284 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,496690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33f9ed03, username -> user.1001981, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d46460b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217729239))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibG9iY2RyMWptYmhvdjdkaHZpNHVkN2pjYXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVpUaFdRV0V5VEdWeldFNDVXR28zWDA5R1RucEJMbFZpTjFoWlRFUmZabTVCVkd4T2JVMTNXV1k0U0VnMExXTm9ORk0zVTFaUWFtWkVWVVpDYUcxM2REUlVVV0ZIZG1aUWRFZHRNbUZsWTJGbVYwWmtUMDFWTURSRldrcExWMDVxTWtaeU1HNVVhVE54WTFObVdrVmpSVE0wU0RGRFprdFlWalkwWlY5M2MyZ3RWa2xGVkVKNVZtRmpNbEptTlhoVVZHcFdlVmRUT1ZWb01XNUtkRE5pVVdKdmRqSjZXWGRNUm5sclgwSk9iV2wwWm0xQlJTMUZSMnByVUhKV1RucFlRVlp6VFZoSGIwNTVUMWRNZUZFM1VqWm5YM2xaUkRCMlFURjVUSE56YVZweFVWUldSV2s0T1d4WVdtZFhMV2xaV2s5eGNUY3lPVnB5TWpaV01raE5abVpSUlU1eFVuWmtja2R1VFhkcFNGZGlhM3BCZVZneVoyZFZTRXBUYkZVMGIwNHhSbFJZUjBwd1JXTkNRa1Z1UmtSSllrNXplbTlITW1KTFZFNHpTa0psYkZKaFJERm9RVkI0ZURKVWFGWTRVR3R0TUdsV1kzQTRORmRHU0ZWd1lXaFNZVkZvUmpGSFZUVkpVa3BhVUhOdFVUbHhkRGxVWVZkaFptRjFlbk4wV2tGcWQwVkNUbEE0YVdKcGFFTjBRMkZwZERoMFgwSkVNM1ozYTNFdFJIbFZSSE41YW5GVWNqWldSMFJmWVd0b1RrTlVOSFYwVjB3MlN6ZE5ibXBEWkUxS2VFRnNjMEV3ZFU1UVUxTnlVWFUxZDI1NmQyZGFXbVV3YzFsUE5FTTRkSEpyT0VFek1sTmtWREJyZUhodmNUQk9YMDVHYmpseWJIUmlWbFJhTVRCNFRrdFhWbkYwZGxGWE9GRlBaMVpZVUhaWVZEUTJiamgwYTJ4RVNtVmhhblZYYW5saWFXWXhNRnBUYkRGWE1ETXRlVWxhWWkxVE5EVndUWFpsTldSUlJqTldiMlZLTURCamNqUndOMUZ5U2xCbmExVnlaMHRhZFZOcVN6aHhSbk4yYUU1cWFtSmZYMGxSV0c5cFpqVlRaVzVsTmtwcFZEbEhZalV5WjJKSFUzbFdObGswTlRKaVQyVmFVMUJ3ZW1oeVduTmFUVXg2Y3pSV2FGVlhUa3cyVFc5RVp6TjZXWFI2VjNNMVMxUk1PVGd3YmtSVGJreHhka0ZOZFVOV01FaDNMbnBLVUdFNVNYWkpWWFJYVlU5cFpFSTFRVXhOVVZFLnRhT2kxWTdRVDVIS1Qwam9qWTZKR1NNNEx0QzBjSlYxSjNqOHNnbDh0b00iLCJleHAiOjE3MDYyMTgwMjksImlhdCI6MTcwNjIxNzcyOX0.ektJAddvekWU5rVdNPTTnaYUTdH43uVSP-xCT4efLFk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001981"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:08 GMT
	x-forgerock-transactionid: 5c041dd0-4b3f-4f80-a37a-10e7a6859069
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:09.284 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:09.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 496690: jsonPath($.tokenId).find.exists, found nothing
21:22:09.325 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,496690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@33f9ed03, username -> user.1001981, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d46460b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217729324))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:08 GMT
	x-forgerock-transactionid: a554cad8-d408-4eb1-a562-e5869a69720c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGppbXVsajBucTFqc2ZpOG1uY3ZrZXRwMGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVVWWmpSVUZaZEd4MWNHcFpNbDlKWVdFMk1YbEJMazlET1hSa1JWaElSSE5HZEZab1JYcFRVa1Z4UlY4NWJqbFlTbVkzVWxKVVJGRldlbTVsWTNsbVoyWkhiVlJhZEc5S1FuWnpRbkE0TUZSdVNtZFpWRUV0TkhsRk9WUmtiMFZoY1VSNWN6QnFiVlpQUzNaeGVXNXVSbUZoYjJKRVRXZGZkbXA0ZEVWaGEyWlViSEl5VDJoNFlWUlRVWFp1TWs5bVlXSjZObTV1UzJnNVEyMTRTMlJuVjJaTFVIVlFRV1p3ZDI5SWJVNUtjV2cyUmxaaE1tMUhTMFZIT1Vkck5HWnZYMGxyVFRFelRWQlRkMU5sY25SNmRqaGhhR3R0YnpWdlVFOXJNamMyVG5BM2RFVlNTMDVJVFRkcmEwUTJiMDVXV0hNMFIyWTVSMUJNWmxkalQwZHJRMVJRT0hkUGRsTkZiMGxaZFdGQlQwVkxlRXBOTjA1a1NHSlFhSHBGZWtSNE1ERXdPVWhSVFZkMGMzVlRSVFZKU2taUFdEZEVkRWxyYVRSQmRtdEhibXBxZVdOQmJWSnlkalIyYjFoU1NuUndWV1ZMTlRCb1gwZFJWRjlqV1ZkR01WbzFNamg1WDNsUVZVOUhkWHBLVTI5dmRVUk5NVlpuUkRSV1ozZGxPRlZuVjNWR2NIQm9TbUl6WlMwemQxVTVURWRXVURoYU1EWkdaMU5yVjFJeFoyUXRkMVV0YnpOWmJEaG5lV2xNUjFsVlJ6aFZiMFYzZWpsa1ZtSk9jVzFUZDFSSWJuRjRjMU5yT0dsaFNXZFdaelJzVmtGNFNqRmZhMU5CUWtKRVpVZFpja1ZLWW0xcFFWVlRUVE42WWt0S1dsTnNaazQwY21sNE1qWjJRMVZRWDJGVlkxVnBkbTkyZVhacGJuQnRlbmRxZEZOZmFuVnBhSGRDVkRrd1N6WXdjMmxIUVVkbU5XOW9Uek5uVkdWVVVreFpSVWRzUjFKalZqSmpSRGRUVWt4dmFWUkVhblpPUTJGclVHSnRla3BLTFdWNk5tUmZNSFJKY1hRMWJtNUpYMVZxUm5SM05rdFROVUYwYjNVNWNuaEJMWFl6U21WUGJYbzRTMHBTVjI5Q1ZGVlVaVmxMUm5jdE9IbElaVzVxYkMxWVIxZEdOWGc1ZGtwTFN6WXhhUzFCY0hjelFYVnFkV0ZLYkZCdFFUZE9RM1ZQTjI1cFFsSldVME5wTjJsNFlXaHJMa0pUY1U1TU0xcE9WalJrTFRnNWRXOXdkM1paTlZFLmgwTWowN3B3YjVTMlN5OFZ1UENJaWF1am1kVkljTEdDd0pCSnEwU2lHWFUiLCJleHAiOjE3MDYyMTgwMjksImlhdCI6MTcwNjIxNzcyOX0.wh_LVRR8OMZ76hOXVWMt4WMdF-V_HEDOEGPEeIrNKP4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:09.325 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:09.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 496738: status.find.is(200), but actually found 401
21:22:09.644 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,496738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c822b35, username -> user.1002967, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f23b931, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217729594))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDM1MGFqaXRpaTBvaGc5cDJsdGw4a3FhYWQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S09VNHlZM0YyUkVodVVEWkpPVUp6YkVOYVYyRm5MbFo1U0ZCNGRIZE5iMjVZZUdvMU5tZzFZbTFXY1Rad2MybE9VM0JKY1ROd0xVeG5hbk5wVW1seWNIVjNSR2MwTmpGVFZYbEdWbkJ4T0ZSR1EydDJXRWRyZGxBd1NqQTFVR1ZoWjJWaFRsUmxNMmxZVDBoTmRVeFhRVWRDZGpWdFJGVm1VMFJFTWw5M2QzTjFiMHRyV2pCQmFsaEVia1UwTlRKM1F5MUlkbEJ6V0daTFdXdzBhblpLWlhkRVFUWlphVVZFTkdoRExVNXdTMGhrVWxabGFGRnFOaTFHVlhsNGJsSlRaV2gzTFZkR1NYQmFOVTlLYjJZd1duVnlSMHRvTjJsWFMzTktZemx4VTFVMGVYVkdSazh6YlUxck5tMXNUMkZmUlZkV2RtRlJTVVZIYkhCUGJsVXlVRWh4VmtSUVpHODNWMkZwVUdKSWIwcEllQzFIWmxsRlFsUTVZVzUzUnpaallpMUxWMUpuY1Zsb1NUTXRTalpWV1cxNVkzVlNjRXRmWjFobGVrUlVTRzk1V1ZocU5IVnJiM0pIWmpKRFZFaDNhSE16Y0ZOSFdtczJSRGhhY1ZocWN6QlpNSGxUTUdwTlVqTjJTVzloWmtoMGVqQkJOSHB6ZVRWM1RsbHhXSFZIWmxCRE9EaHJRbFpqYVhKelNsaGFhMFpDZEV0MVdYcG5XV1JFYkd4dWRFWnJOR1ExTW5rMFNFSktabkpKWVhCSVVWWTBjakp6UlVZdE1WOUNkVVpWVjNGelNYaDNjbWQxVTNCc2JrbERlak5DYkY4dFUyRjFRVTl1WVRsV1IyNVRabWd3VTJWSExXaG1aR05SYm1ZM2JWWjVVV1UyYm5CTk5uZEVRMUJwVUhwdFJYZHhPWG8xWXpWVVVuZFlaVWRmTVZod1VWZExjbXBGYmpSTlVYbDNRakZ1YW5ZeVdGcGhWV0pIY1ZaWGRtd3ROak42Y3pGSGVUSk1ibDgzTkVGSlpIazRjbWhOZWtsVE4yWTJYMEpWVWpCMmVWWndSMmxuTTJkeGRqUnNOSGhLVUdrelJXNTVRVkJDVlY5T2JsWjJTMVJaTlRabVRHSktNMmhWVVVnMWVVeFVZakUxY1RkM1NrMWZiemgxYTBSZmFETktUVzFmT0haR1pXSm5jRGQyWjFSalJtYzFjbGxJVUVWVVpWVTFSbXMxTVVGSVlpMDVNbk00VDJsZlVFaHZMbHBVWm1GbU5qRnVSVm90Ym5aWVJ6Wm1kV0ZSYjFFLnFyREIxVGU0M3ZQVTBtRzJuWEpQcGItSUhvNndkV19kbFBYNlp5R3ItT2siLCJleHAiOjE3MDYyMTgwMjksImlhdCI6MTcwNjIxNzcyOX0.gwJojzGCJ-eBHeT2DaQhmqBIBqHBh5VsFZIuimYGAEc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002967"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:08 GMT
	x-forgerock-transactionid: 9278c3e3-1cb9-4a0c-9028-6953d673ba67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:09.644 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:09.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 496738: jsonPath($.tokenId).find.exists, found nothing
21:22:09.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,496738,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c822b35, username -> user.1002967, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f23b931, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217729684))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:09 GMT
	x-forgerock-transactionid: 8a36ca66-999e-4893-9aed-756f02c3a54a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjRkZTBjOW04ZXV0OWxhdGduMGZhajF2YzkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk1qRkhkR05hWTBKQlVEbHJVMEZRYVVKb05WTkJMazVGYWpKdU5EZEVSalZUWjJOV1pYcEZjRWd6VW1kbVdFd3RSRWhWTld3NVpXaFBTMW8xZG1GdlRVZ3lZMHhKVG5WS1ZURlhZbGMyTVUxcWFEbFJkakp0WVdKeGFsTXRjVE5YYldzMFYxRTVhbkprVVRJeWRYbEVTMjlYVUVneU5VSk5Ra1J1WjFwNmExTjFVelpHWTNSalNscE9lVXgxTmpCbVdEbEhTVVkzWmtkemVEaEhRV3AwTUc5TGVFWklhVEpoYlhWeWQydzNkV1JuTlhwZmFHSlhhRWxmTXpJMFNVZEdUVUpzTnpWTVkxUmFSakJzY1dWa2IyNUpXVlJTZEdKRGNWVm5abTlEV1dSRFJISktZM2RoYVRNNWJXUldkWEY1ZFUweGRUUkVUbGh1Y1hvdFVraENWRVpuTlVvMlQxTjJWM2d6ZFdaMk5HMWlkMmd4ZDNOM1V6aEJjRE5CWDJOMlRVTnBkVWhQU3pCVFEySlNTREp2UkdwSFUwTkJWVGxIYVdaMGVUQkpja0pHV2pGbVlsTmxTVUYzZFhkWlowRnpPRGxDYUVodmEwODRUVXhFVFZwbWEzbGFZWGRMVXpoNVdqQnpiRlZvVEVaTGIwVnFia3B1Tmtad2MyUm1RakJDWDNOb09EUkhiWE0zUm5sNFptZDNPSEpHTFRCVFRGOUVOamgyWlVnMFJVZHNkbmQ0YzJSWGFFMHlRVGRVT0ROYWVtVmtVbHB0ZUdONFdGazFjazlsVFRocFJIUjVOazVPYm1wR2NqUTFaVzlyVFRWTmJGUk5kMVZGZFRCTVozRnRialZJTVdwU2IxZFJXblp6ZWxVMFdWaG5ZbWR4ZVVSd1ZtdFBWSGhSYTNoNldteHRhMjlOV2pOSWMwNWZiVGxSTWxwMlMwaEthekl6VkVwTUxYaGZlV2t5UzJobFF6UjJkVFZ3ZVhSM1IxaFpObVZKUTBWWVRtZDFaM3BLTVZNMlZIVllVaTB6WTNKSlpGOTJVVWRNVWpOR2VqZHlZVjluWldSaWNsazBUekZqZVd0dVlUVldPR3B2YTJwaWFrdzJaSEJKTkhoNmFFWlFXa3BIVUhFMFRsTm9PR05XTVhFd0xVWktSamRhYVdWeVFVMXdaVXhGUTAxamVHbE1jME4zTjJsNVNtUXhOVVk1VkdWUlVEbG1hVW96U3pkcFZYQlZZVzV5Y201Tk5rcFpMbHBOYURWM2VVOXNPWFpXY2kxWVVrbDNRVE5zU1VFLmhoellPVVdVME1JZjNDMDg4U1VjVkxONTBWSm9jRjY3U2JhWmtfeTVOSWMiLCJleHAiOjE3MDYyMTgwMjksImlhdCI6MTcwNjIxNzcyOX0.OWnOyzf56uoyHq2H8wiBvPHelM1emkLeX4CiiD4JMFM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:09.685 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:12.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 497181: status.find.is(200), but actually found 401
21:22:12.737 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,497181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d02f529, username -> user.1000980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d9b4fda, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217732689))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnBia3NqZWE3NjQ1bzB1azZxYXNuY2x1ZXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVNEZGhZbTVYYVVsVlIwbGlPVEpQUXpSck5reG5Ma0ZtY25WQmRUaHlZelY2YzBwb2IxOU9kSEpJVlhaeFdVOVFhbEJ3VHpCelpXbHlTbUp0UWtGVGEzaHRRbFJvV1UxNFdrTlFOWFpMUjFaZlVWUmFSMkZCWlZsNlgwdzFVWEZ3UzNrd1lUaElMV3RtWDBJMlVqbGxZbFJIVVdKS1YxOTROSGhYWVRoemMweDBSbTk0WTBkTVV6aEdTMEpaTVhneE1UWk5Vak15T1hSaE5WVmhNMHRHVjJwT1oxbzFhMVp4UlUxMldsSk9UMW94Y1RCQ1NXNHpUM2hrVEdoYU5XVlBaRGxHT0dwamIyMWpRVjk0T0V0MVkwTm1aWEZWU0VWbE0wNXZjV0p2TFdKSVdrbEpTREZ2VTBWMWJHUlBiMmd4T0djNU5YUnZObWQzYkV0TGN6QmhSMEZMZFVsR0xXVm5WbWt5Y25ONmFHMHlSMEZUVm5WVWJXRmtWWFYwY21oTmVsRkxjMFkwWWpCR2VqbGtTbFV5V201Q1gyOXhRa0k0Y2xKNVJqVkRZVmMyYjFGTWNqaFpUWEp3U3pCVWFrMDNNbVUxUVcxRk5tWlBWWHB1VjNWbmNFZFRiMDFOUVRscWVWbDJlR2cxVTNoZmIxTXlTWE5aYldwNlRuVXdiSGRSVEY5bVVUUlVkMTgwWlVGcFFsOVNVa2xxVjAxdlZGVnBhMjUyVmpGUVgyeENORnBuVUROMFJGazJURVoyUVVweFgzaHNSVzluWDJad1MzRTJiMEZtWTNKdU4yOWZZemxKVjNBelZIcEtORXBuVFVkMU9WazJTR3g2YTJrMGRYZGtTa2RwU21wdmRYaGhVMVF0WWxWR1owYzNNMU53V1Rab1IwNUlkRWhGY1hCTGJHMVBRalpuYkd4dGRtVmZaV2MyVkc1cmVTMTVXV3RJZURWRGFGQTFRWGRuWjFWbU9HeFNRM1YxTURaYVlWYzVYMFI2UmxoTFNsaEhOSEZTWjNOcFRtcFRlRGhMZGpjMk1rSnNjRGRJTlhsak1saFNVbEp6YzBad1EwNUlVemRpYkdoUU9XaFNVblpqVWxoWWVXWklTa2QxUmxvM2FGOXFMVlpEVGxJeFVXVmhWbWczWTAxcGJUUlZWWEV6YkRGSE9WVkdlR3RNWWpsNFVWb3pXbTEzVm1jMU9VZE5ZMkYwVTA5WlQzZHlOMU0wYTI1YWFGbFpZVnB3UkdaUWJWcE5MblZpWXpSVmF6aDVPSE5PY1hONk9ITXpMV3R4UkVFLk5lVTJONVF5MTl4OHBvbzRYUDVlNXROSHlQMVJicXNqcTQ4X2hJOFFrVlkiLCJleHAiOjE3MDYyMTgwMzIsImlhdCI6MTcwNjIxNzczMn0.Zo9SIthvTQTEEyPI7Y3K7xUPoMkBUM_2d-GVT38Npis","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000980"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:12 GMT
	x-forgerock-transactionid: 0596fb64-d520-42bf-855e-7cb82ea44509
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:12.737 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one

================================================================================
2024-01-25 21:22:12                                        3325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=980727 KO=13935 )
> restLoginInitiate                                        (OK=486075 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=484651 KO=1413  )
> restloginProgressiveProfileCallback                      (OK=10001  KO=1412  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.73%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.73%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.61%)
> status.find.is(200), but actually found 503                      4958 (13.71%)
> status.find.is(200), but actually found 401                      1413 ( 3.91%)
> jsonPath($.tokenId).find.exists, found nothing                   1412 ( 3.91%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################################-      ] 91%
          waiting: 45428  / active: 14     / done: 497173
================================================================================

21:22:12.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 497181: jsonPath($.tokenId).find.exists, found nothing
21:22:12.777 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,497181,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d02f529, username -> user.1000980, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7d9b4fda, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217732776))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:12 GMT
	x-forgerock-transactionid: ba54aa5a-9d99-4885-bdb5-cd8e03230daf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmFjbWIzdmY0NWdlbGExNWptaHUyanIydGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWVrSnpjVmR5WlV4UmQza3dZMDlVY3paZldrMVJMbUZSTWpseWVWYzFia0ZMYm1GMU1EYzNlVzUyT0hacVJERlNSMnRsYzBZd05qRndVVUpwYUVsa1ZHSmZibVJYY1dkMmIybDNPVlpSVUU1d1JuWmtRalZLWW10M1gzTmplbnBRTWw4NGVuWnJZM1JpWVhNeU5IWTBNRFZKVFRKV1RtUktNSHBIWlRoVVRVMDFNRW94V0RJeldtcFpabVp2U25velVGQnhielZIZDJKYU5rdHNhRWhmTUVGMldrY3hUVXg2WDFwaVgyWnBiVWcwU1ZCSmJqWnpWRk5IYW5kd1oyTlBZbmMwU1ZCNE1YUlhSa2cwWWpodlJsVlNWM1JYTUU1cWFrRlhTbmQ2ZDNWVk4zVlNZMnhxU25OUk4zWXdUVFpSVlcxclpYZFBSWE5QZGtaVmFEQndTR041Y25sbU1teFdNM0JSWlhkNWJsZHVia1ZWTW5sc1ZXWXdORmswUVRSblRERmtXbmxNTkhOYVJIZHdWa2hHVm1ObVlYcFVUR0ZGUVV0cmRFdG9ha2gxU1RaNWNYRk9SMFpCUVZOR1ZtdGxNVmxuWVhCYVFYYzBWbEZ6VVRKS1RVaEhWMmd0VDFwbFVGZE9jakJ3WldWdVJtdFdWalJPU1doWVlrWnpkVll5VlVweE1rcG5hMmRSY2xaWVIzZHpPVFZ3YTI5YVoySjVjRmMwTkdKUFRWOVBSVE5YVWpkMmVEZ3RaVWROTlVoNVdtbHpNbkppU0hOUlZIRjBPRkpZZG5wd2VrUnJiVU41YkdOcVdrRjRkR1JQTVhGaU5FTlVTM0JZTFhkek4zVXlWeTFHYUVoRk1IcHFRVFpHWkc1SVdWQXRNblZsUTFkcVdqSk9iMWc1VTJKS2NubHFNMTlHY1VGT1NIcE9UVTlRVG5Ga1FsUXRkbUpsUmt4WWJFZDVOR1ZoZEZSYVJ6aEZUVzVWWlRsNFpsbGtPVlZSTWxCcFptUm9ja3BoVFhSUVZTMTZjRzlUYTFaalpHZFRUa3h6V0VadVVYRkVaRWt3WjBoVlRtOUZSbEJHY1hJMFZWOVJRMDFvZGxNeU5qaFFRMDgzU3psTk4yNTZRakZtVEdadGIxOU1kMG81YlVoT05WazJWVlZOWmpabE5XaFZjblYzYVdKdFRIUTNWMUo2VUV4WGVUUmpWMEZ6VlMxeE0xSmhTazl1VWtwMWJXZGFZakZ2TWxsaWNFSTRMa3RLT1c1b1QyeFdMV1JWZW01bmNsSXdkMHgzYkhjLkNQQmtUWGY4ZzBvUjBnOWRXVC1fenRNYm0wNURwZnFlWWRqMUpNbDNkYnMiLCJleHAiOjE3MDYyMTgwMzIsImlhdCI6MTcwNjIxNzczMn0.nBOs4PoU9SEQPiraADxGwVD5rAoDiLri0UnAyyOwhF0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:12.777 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:12.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 497197: status.find.is(200), but actually found 401
21:22:12.919 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,497197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38a3cbcd, username -> user.1002165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2212da4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217732870))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGR2ZnVqazhoaGVkdDAwMzkzOGM0Y2ZnbXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFEwbFFlWFJSVUdNeFlTMVJaVlpsT1ZocWJHVm5MbE5WVVV0R2F6UlpkbTFVZVhWMmFtZ3RhVVpJYTJSM2RHSTJhRWsxUzNONFJITTJRVzQwTUVsRVpuUk1ZMUpMZVdjNVJrOHpVRXBrYzJFeFVqSmhURmhZUWt0VlkwaE9RV3BJYlZaU2FWUk5TVnBXTVVnMFZESnljVk5aTTJ0UWMwUjZUMlZyTmxob1VXRXplbTVZTW5aMGIxTktWV0YyVVROa1lVVlpjazA0VG10bmVYVkhRV28zTUU1aVlVYzVWbTUwTUd0UE1ub3RkbFJLY1hGNloyVjVTRkJwZW1aWE1XaGxTalZhU1RsWGJIaEtZMFpJWDNjdGExRm1hV2hPWWpGVGVtcHVZM0p0VlZWVVNFeFZhVGszZFdONWJFaHpUbVpYVUVkRE5GQkpiMWg2UkdRM1lXNU9PR2xUYWkxSlRHdzRaVWR2UlZCYVdtTlRZVXh3YzNWR2VVNVBSbXBaUzBKc04wcG5kVGR4ZG5CdE1uZHhPRzg1YlVGUVowMXBiMlkzYlhwZlprVjVORzAyZDB4dWFFVkxNM1ZpZEdKdGIxTlpObVJ5ZVV4S2NXRkphemcyWTA5VlpUZHhaRmhMYUdocE9FaHdYM0ZDYW1sSmFYTmZVVmd3WjJwU1FYZEthRkV4V0V0TVgxQjJOR3h5U0hweU9WOUxNMWxCY1hWM1J6SnlWMloxUzBsa1J5MHhWMGc1WTNJMVZVSmZZV3AyUmt0NlZrOVRUREJIT1U5ME0xUkRkVWs0WDB4SFIweFBkVEJzYjBad2VEQXplR0ZCYkROV1UyZ3dNWGxvYTFOTGFsY3hZbk54VFhOdGJUQkxSVkU0TUZwSk4xbG5NekpQY25KRU0yVlFTVmxEY1VaTFNUQjBSRFpFTjIwM2VIVkRTR2xCWm10bFFXVlRkSEozVVhobFozQnpRM0ozVkZaSVFsUmZhVTA0WWprM1JsWjBPRVJwZERkUVNXNTJPVjlXUjBFM2VFMTRURWRxTXpaeU16ZHRURWRXTUU1M1JWbDZkVmRwVFVsM1dHVnBNbnBMZVY5TVgxSjRkelIwV1ZSQ1pWQkVkMGhUYTFNd1JVc3RZemhSVTNKUFduUkZUMEZWVEVGeU1FcFROWFk1VlRSc2VEZEVaMGswUTJwaVZFczVXblJaUmxocFIyVnRTRFJIY0d0eFEzUklOVEJxVlRVMGVIVnJSSFl0Y1hWTlEwcHpMbGh2T1hoU1dqVllaR0ZSVEVWV1RXNDBiVWhDWTNjLlFjQTFmU05TbVpNaFg1bDlBX3lyWl9MaktOUnNYeFp3YnljeG5LRHVPNm8iLCJleHAiOjE3MDYyMTgwMzIsImlhdCI6MTcwNjIxNzczMn0.GaAvXRa6x7u40q6B0CdgK7AiGJjuMQ--RICD-xPlh-0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002165"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:12 GMT
	x-forgerock-transactionid: 80e398c5-8138-464b-91bd-7199e10bf0b8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:12.919 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:12.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 497197: jsonPath($.tokenId).find.exists, found nothing
21:22:12.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,497197,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38a3cbcd, username -> user.1002165, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2212da4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217732959))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:12 GMT
	x-forgerock-transactionid: fe450dea-e104-4da6-a24f-c39a2efd2f0a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDJyMGRrdmdiaWdsdmFtcTc3NGtrdmxqZW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmFUbFhVbEZYVGtkWGIwZ3hiMjlUVTNNd1pHRlJMbWwxUnpCSGRuSmhXRk5DUzAwMFFuaG1hbFozV1VwamRIaFRMVGhvWDNwQmVUbEdaV1p4V1hkVFRHbzFSbFozYVVoVFYyTnlXalJNVUVaNWVqaEZUVUp6YkVGUVYwMWFaWEUwZGt4VFJrNVpSa1JhZFhOUFRpMWtja1ZSU0VvdFlYUXdORmhXWkdRNU1tRnpabGxYYlRsb2RtMHdhelZ4ZVRseGVFNW9WRWh2Wm1SNU1rYzBkRkl5T0hadVJFaFpkbGd0ZVRkMFRGZzJRMDV4U21KM2NYVmZRMmw0U0d0c1JWVTJabVpMTFV4Q01FOXhXRkp4TVhScVlsZFlXVFYwZERaVVVqTjNkek5mVFhseE4wRTBkMU5WUXpCRFZ6VjJia1JxTFdOSVoyNTVhSE5CUVZKMmF6ZERPVUZsZWpWcWFVWllWak55TjJoU1lsSkVZbnAxWldkMldEaHJkRlF0VVdGaE0xTlphV1J6VkVwQ1VrZzBVRGQzU1hOTGJsbExZazVXUTJGUE9UaDFSV3hNTTBneGQyeGhSWE5KZDNOZlNXcHVYelJoTmt4SmQwSlpaM0pzWDJjM1dGTjZSMEpzYWpGeWMzSndWVTkzTW05d1FqaE5NVEp6WDJoV1JXdEVUalJRZUVkZlZHZEZZWFZQU1ZOaFlYRmZZbVJDWVhCR1NsSjNTbkl3YkROUmJGRk5WM0ZMWDNrNFFqSkdUMGxTWkUwMFRXNURZVkZzUVc5Uk5uQTVRM0JrUmpsNWF6UklTRE5wTm1oMWJIZENaREJ5VTJoRGVuVlFWbmxPTTNsRFVFRkVWbDl2VVRSb1ZsVnZURE5pVjJaUlJqSkdiMlZmVmtaeFp5MUVUMkpuZVhGMGIxWlpRbEZwUjFGcFptMHljM2x0U1dWWVRWZDNSVEp6V25oSE5qWjBOa2REVkZkTFFtZDNXVkpLYVdRM1ZWbG5jSE01YTBjdFNuUTRhVVpZUVRnMWFuRllTR295UzJOWlIwZFhjR0kzZVhWRWFUQkhWazVTVlZKNWNsQjVOazlLZFhoa01GaFVjRVJ1UWt0SFJtUllVRjkxUlhSWkxVNDJhSE16U0d4S1ZEQTJla3gzZGtWZlZtTk9WRkZCUkRsVFRGUmFWMFJCVEVvMVltNUpOelpmWW05UE5IUk9SelZYUTNOaGJuUmxOMlJVZDNOUmJtOURSV3hwUzA5TFpHdFpMbUkyVFZocFp6bEdURkZsVEVablNHVk1OemQ0ZDBFLkFzYnNRY3pDX2lHLVlZTGVxeVhRd3dMQ2k3ZzNyb0t2U2ZuRHdrMlJKdFUiLCJleHAiOjE3MDYyMTgwMzIsImlhdCI6MTcwNjIxNzczMn0.sSxgagz_4prq2ren3kQqoeUK5nPz-8wnyORzxP2IIwA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:12.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:14.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 497371: status.find.is(200), but actually found 401
21:22:14.195 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,497371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@700fc8ae, username -> user.1000166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a549ec9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217734141))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDJxdWdsbjlrdWhzbHI1OTE3bHR1dDZkdTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFN6RlBUbFZ0VlY5Q1NEa3lhelJqVldKR1RFdFJMbk4wT0d0MVNIbFVaVEJGWjBKUVFVWk5lVXh0UjA1bE5HOUpZMlUwV0hCTmJqaGFNVmhoVkZwalozaGxSMnRMTmxCWmJWb3dlbEJCTmxCV0xXSkRVRFUzZEVKak9GRklSM1JQYWtvelNHRjZVa1YyYmkwd1VsRk5hbUpOT1VaRWRGbHNUR2huTVhrMFdHdzRTVFpGVldWZk1FMTNPWG8zWDBkSFZHUkhWMUpqY1dkNFgyY3dTbTFQYmpsYU9HeFBjbWhZU1cwNFkySlRjRlowZWtsZlVqSk5XRlF3YVUxblNqVTRRV1kxU2pCRGMydHlWa013UVVKSGIySjZaRUpDYjNaV1N6ZFlNUzE2VFdjdFVqbE5Xa3RqWHpKbFFXOWZTV2d5VUhwa1NqaEZTRmxYUmxkQ1JrZDJNVzF3VUU0MFJFcENORnBYTjNCclZIWnpaMWRxUkRRM1JVRnZWRmhDWTJGUWQwOXdkR290VjFwMmJrMXJSMFk0Tmw5TGRYVkdaV0pQUVc1a1NHUlFjWEZ6TjFObFlUUlpUamRCYzJWd1RrZFZWV2xzYVRSalRtOVFVbmRvVGxWQ2VIQXlkMHQ0ZHkxRVFXNUVWM010UzJaVU1tNVRVVGN0VFRJM1JWTXRSbEpLU1RCelUyMVVUa1psVVdWQlMyUm5UM2hKTW1sdU5tSTNPWE54UTNkMVRsUjRSRkp2VkhFMFdYVlJUbmhhTWxoRlQyNWhWVU14YURrdFZrVktlbFUyYURneU9UaFJka2xqTUY5NVlrVm1ibkZ1VWxwTE5IcFFWVFJoZHpKMmVqSlhPVmh3TUdZMVFsVmhVREZ4U0hjNVJFTklSa2QxVHpKQ1RGOUZWWGQ1ZEZJM1YxVjFPVVpLVEdSaGEwbzRUVlEzVEZCNmJIVlhkM1UwY25GVlZTMUJORlpOV25RMk4xVmxSVkJ6VDJsb2FHdERaM0owWkdvM1RuQk9VV2xvV2tOMldUZGpSbkJCY2tGUE5UbDZSR1pDVTBwSlJ6WjNkVTVQVFU1c1ExWmxablYzWWxVeGIwbGtOblJYU1cxck9IRldiR1pEVm5rdFJuRm9ibDluVVMxTFdVNUJMVEJwWmpOcFl6WTBSME5yZG1KMGNpMWplVkJqV0RVd01tOXpjMWszVEROSU1YVkNWMDFrVVZnMk4xbEtWRk5JVmpsMkxUbDZXbVExTTBabWVFMUpMbUo0UnpOb1gxTm5hRFJJY21OdVVucGhaekpaUzBFLnNfLVRJRmo0dU5tOW9VZThIS2ZjVEZtZUtVWkxMTHFrZFdlQm51LXE4RmciLCJleHAiOjE3MDYyMTgwMzQsImlhdCI6MTcwNjIxNzczNH0.fSwRAm_PX0McopTsdr4Yy_VYfzWzW19NjNOB1Qa-mos","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000166"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:13 GMT
	x-forgerock-transactionid: 4f1a4ea5-8b1b-4d3e-960c-6edbd99e41a3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:14.195 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:14.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 497371: jsonPath($.tokenId).find.exists, found nothing
21:22:14.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,497371,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@700fc8ae, username -> user.1000166, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a549ec9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217734234))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:13 GMT
	x-forgerock-transactionid: 41222230-16f8-43f5-9e6a-609918084809
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnNvb2kzMnBzbXBqNDY2ZnMwbmt2bzU0dGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2JXZE9VMnRzVVhCeFdUVjJjRmxvV1VwaFRqSm5Mbk5NUVdKWU1GVnhVMkptYms5R2QxcDFjRXB6Y1hSdFRVMVdMWFV6V0dWVVozQTBZak5hUm1SYVgwazNSakppTm14cVIzQkpNV3RSUjNwR1NrRk5TblJIVFhoV1pqRTBTMFZWTkhJNFFuVnlUeTFDV2w5cFFuWm9abk4xYUZkNlZUYzNibDh0TTFCWlNqTkVaRFZvYkc4dE1VMUNTbmszVDJ0aVRrRXpURGRPTW5sWVdYSnZkbmRFUzBZemREUXpkRGx4TUdKSmFrUTRkWFJtYUZoa1drazNZalZFYUhCSVduSnRORGxpWjE4NVNqVk5iemRzWHpGRVJuWlRRbVp5TjFreFVWZGtTMVJVY0c5NVZuWTRjVEJEUjJSQmNHUmZTMUpFV2taNlgwVkRTV05JU1RFMGNrbHdiREJxWVdSUlZqbHVVazV4YzAxQlJIUnliMmxxVm05S1IwOU9aREJIU0RkeVpUbGFRekZqVmpKUmFERlZkbEpwVWtwWWRIUlVhM0pLWTFCMFEwcHRPV2xRV0VkS04zWkVPRXQyVW1oclFrTXhlRUpHYlhCTVJtbGlaa1JXWVd3d1NESjNZVnAzTFVkaWVYVlRhVUY1VGpKMWRVMVpkbFpGVDJwd05qTk1ja0Y1ZG1oUVRrSkNWbmsxVFRob1FXSnJjRzA1VUhOS1ozUlhXR2xZYkdScFFtNTJYMFZqTjIxU1EycGhXVE01VFVaSGF6SmpORU5PVTFjM2RrMXlWVlpZVG1OaE9YTjVUbEZ6UW5kS2JtbEJNWEpDYkVSRFRsZG1URWhwVGxkd1oyUktkbkp3YkVOVU5HTTVRa05mZEdkbU5ETXpjVmhmZEZWV1gzWjVXRGxqYmpoSFgxQnFZM0pmUkRWTFQwaHNSRmhxY0Y5bU9TMTVaMmRYYjNveWRGVjZUWE5XY1V4RFVEUnRXa0ZyVlVabE5tOVNPRFZLVFhWelYyNTRTRzFCUlVWUk5FVjJVM0ptTkZWdE5uTjFVV2RuVEhwaFprRlRTa014V1U0M1RHcGhka2R0YW10UlZFTnBTVzlWWmpkRGFHWk9WRlZmWlhsZmQwcG5VR2RMTkMxcVNFWXRNbkZMVHpoclFVRkhObG8yTFZkcVMyTnZXa0pJWDNadVZHeDZla294T0dRNFZsaFNYMkZGZG1rNFQzTkJZalU1YlRac0xWcERibHBOUlRscGVsOXpMbEl3TXpaRWFtcG1PVWR0ZVZNMFNXNTVNVzlpZFVFLl9vd29ZU0pWUW9wUmJXaEw3UGZtNGFYR2FnTWhMNzFxQWU0U3g2UUk4bzgiLCJleHAiOjE3MDYyMTgwMzQsImlhdCI6MTcwNjIxNzczNH0.y4EUmGcmVdDvu5RRUlOR3m6fFkCzlJDpIbao7up-7fg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:14.236 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:16.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 497677: status.find.is(200), but actually found 401
21:22:16.206 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,497677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cdcc264, username -> user.1000281, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e4f678a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217736158))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidnFpNTBqdWI0Zmg3OHMxMm4xMzE3YmZtNXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVJteHNVMXB2ZVhGb1VGOWhkVnBXWTFOWWQyOVJMblJ6YVcxVU9HNU1PRkV0Y21zeE0zRnFaVmxoVEVsZlVWQlpaMkp1ZDFZM2NWODJXVVJ5U0ZkSGNFaFZOMlU0ZFd3NFlrWTJOak4zZG5neVZtVXlNMTl2WkdsbmQwUkNTRVJ1ZEZNd1FWQnJVakZITkZKSmNYRjRlaTFJZFZSd1EzaHBkaTFRVWxCdU56UlNWRTFTUmxCWFNYUnVWVEozYTE5dU1YRk9YMFpSZWpGSFgzZ3dlRlZVTVZKU2RsQndhRlZHYm5WTFMxQnpORTVHTWxaaGQzTkdSMUY2TFRjNVR6RnVOMnBKTVZCblduQllhbXBWUmtRMGRrWTJRV1EwYlhkZlExRjNkMWQ1VDBNd2FXaDJTbVY0UVdwcFQycEROSFpJYWsxVGJubFhVemxuUTNCcUxVeGtlakJKTFZsc1JVMVdWRFIwZW5Sd01ucFNPVVZ5T1RCSlVqZDBla1p5YW5FNU0wUlFVVk4yZW1wak0yNWtjRUpLTVVobGVuUlRSRnA0VVRKeE9EUmFlRzAzZW1wcGNuaDVWRFZYWldaYVFtMW1ZbGh1WmxWSGVGSmFPWFY0WWkweExXMVNheTFqVlRoblNYaHVOSEppZVhJNE9EY3pjMmRETTBneVREZHNXa3RUWjNwc2VXa3hTVVpYUmpCMk9FdFpaMUJCTm05Q1lVWXpaMDE2ZUdGVWNVaEVXREEzYVhJNExYTmZWWFUxWDJ0NGFWZG5lVXRRY0hGaE9VdHhWM0ppZGxSaGJYcHBVemN0VjJ0TlkyVnJPVWh0VXkxdU9WQlBMVmh0U0hsMFVVOHdjRlp4U2xCcWVGTmxiVUphWlc1eVZXcDBka0poVmtwemNrSjJVV295VUVabExUSkhOMGgyUTBKSk9VcERiM1I0ZHpRNFREUmxjVmRPWTJVNVYxcHpibGRXZUZKbUxVbFlZbXRqYzBkaFdETlZVbTA1UmtWMk1VNUNka1JMUmw5RlVtaERiUzFuWjNobVRuY3lZV2xWU2tOZk1GQnFYMFkxVkdSTVdFSm1VM053YUd4dWFrWlZWak51VVZwbFZUVlZWR1ZxVFVwVlpIQjViMnBKVFUxMVRVb3paVmx0ZDJSNVZUSTJWR3B5YmpKa2IyVm5ja1ZsTm5vd1NHbGtWWEZQVlU0NVVUTjZhalZMY21NeVRuZFNNRkJaVDBOUVNrTmhjR3B5VXpWTmFrMU5MbEpWUkRKSGVtdE5ZMWhZVDFCa1JtNW5RMDQwVGtFLmI1LThmdWlYcUN4QkFxV0lQcF9uYm9VZmFWYm16c2RSZEJCUUNQdkE3V1EiLCJleHAiOjE3MDYyMTgwMzYsImlhdCI6MTcwNjIxNzczNn0.CViaBAC0_zKXHH0C2Ihy56T3aCV8CmVvoJakxRr6ncQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000281"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:15 GMT
	x-forgerock-transactionid: 1c0b91de-2b01-4a4e-b4fb-3d011ec83996
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:16.206 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:16.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 497677: jsonPath($.tokenId).find.exists, found nothing
21:22:16.250 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,497677,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6cdcc264, username -> user.1000281, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e4f678a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217736249))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:16 GMT
	x-forgerock-transactionid: 6eafdb3f-6bab-482f-853b-c6cad714231e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWdiOXBmZ2psOTNpaTJmMjVhMTl1dDMzYWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QlFtNTFjMVl3WWpKWFNuSTBkRUpEY1VscU4xcG5Mazk2WVY5SGNFOUNiMjR0WkZJeGVFVkNabWhRYzNSWU9FdFhlREV4V1hCTmJVbDBZbE15VlZoeVJ6WnBaRmhIYjFOV1IyZ3plVzl5YTJSdE5UaFFkQzFyV1ZVeldrbzRhMHBLTFRodVFrTnhSbXhNUkU5TWVYWlFPWGgzTWpZNWVWTndkalJmVVRCcmRtUXpWbXh4ZW1sc09WVjNibUpTTFdGRFowdHNkWEk0Y1dSU1pFdG9ReTB5YTNGTGVUVkxSa3hMTURaSk4wbHROME5HTVdsd1QyaHlkVVYzV2t4Vk1WUnNielZ0VW5GTWRVdFBYMlJITjJSaE4yaG1aalJYUWtKaFFYYzVha3RTY1ZGMFJrSTViV1poUVhaSlZFNXJVVmRYVURCb1ZuSnhjMWN6UkVGNmNEaDFabk5FT0VSb1FreHBSa010WDNkbFVYSjJkMmd5VFRNM1lUQjNSVEJqY2xwdmNGWjJVWHBGZWxobFRuSnhPUzF2ZG1ocWJURkRRbXhqZEZkcGNsQTNXSEZ5YkcxZlNFeEtiM2N5VXpKNVowcDJaSFZRU2pabVVGQkNMVXRJWmxreVdteFZjMFJRUkVwUGRESjZWblJwTlZReGEyVlVTM05RWVVabGFqbHJibXBtVWkwNVUxY3pPVVJ4Y0MwNE1UVkJibTV0T1RoeVlqVmhWbUZRYlVobVVsbEhaVU5uYzBscFdXZDFVRzV0VXpodGNXNXhjR0ZQTFdsWlZGUlhOalJMZUdSaGJ6aE9MVVJxTm14U1oxVmZRbVV4ZDNaR1RFbHRVbFEyVW5kVWNWTm9ZVkY1TmxOblkwbEVVVTFKVEc0NGRWaEdjR1ExY0VGME1XRnJOVzV4T1dsdWVHWnJZMlkxZFU5VWNYWkZaRXBHTkZoSVVGbHNaMGhyTUZkTmRDMXRjVEJ0VjIxa2JtcDZMVE4xU1djM2NIUlFSVzlSU1VoTk5rTjRPRTFVY0VKeE9XUXpjV1ZZWm5GSlEyeFRYM2x5TmsxcExVbEtVR1JCTjFJMWEwWk9jMVJRWkhNMGNUTk9UMnBaUlhWNlVFVnhiSGRIVURWa2VuWnVjMFpNUTJOVmIwaHZXVlpFVG1kNE1uTjZRV2xVWmpkM0xXTXlaREJDWkRCcE1uaENNVzAwTlhWVFZuZHFSRXBQVmpoelpFbHFiM1EwYm5wWGRVeHZhVkZCVW1Sc05WaEpMbkJ3TTJ4RlRuRlpWR0ZLYVdkU1YwVkJTak5xTFVFLmxxcmdGekR3cnJPNlFQOFhORzFGelNvQjRHRXBTY1VSeDhTTTk5MG5SZEkiLCJleHAiOjE3MDYyMTgwMzYsImlhdCI6MTcwNjIxNzczNn0.COOeLws5V5rNaTNUjEqLwaDI6A8ZGHYrOBA5qEMXRRw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:16.250 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:22:17                                        3330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=982191 KO=13942 )
> restLoginInitiate                                        (OK=486811 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=485371 KO=1416  )
> restloginProgressiveProfileCallback                      (OK=10009  KO=1416  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.72%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.72%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.61%)
> status.find.is(200), but actually found 503                      4958 (13.71%)
> status.find.is(200), but actually found 401                      1416 ( 3.92%)
> jsonPath($.tokenId).find.exists, found nothing                   1416 ( 3.92%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[###################################################################-      ] 91%
          waiting: 44690  / active: 29     / done: 497896
================================================================================

21:22:20.047 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 498231: status.find.is(200), but actually found 401
21:22:20.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,498231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a871696, username -> user.1000358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27b6cf68, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217739996))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjZkMmtsbHY2NThtb21yYmZsOW5qMG5wMm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFNrczVRMVkwVEhWTmJrZE1OV2c1YkhJM09GcDNMakF4Tm1wR0xXZHJPR1J1Ums1cFZrMVJSa2wyZFdKa2QxQjJabUpoTm13eldXUnRWMVJsT1V0TGNEUmtTVGxFZVhaUmRUQTRVRGhxYTNSNVJ6QlFOMnBCVDBGZk9YWlpaemt3TkhOSU5sUmhhV0oxWTBRNFFWZzNRVFpOWkhoZlV6Z3dkR1JrWW5GNFNVOTJlR0phT0cxSGRURjJhRWd5UkMxSFZrOXBlV0Z2Y21GeU1qUkphRXhFUVhock0yVkNTVmcxVWxvNFgyODROa04wVVVoT2VsZFBaVmxtVTJFd2JtaEdXR1o2UVROdU9TMWhRVGhGY0c5MFN6RktiMDlRYTIwdGJWZERNRUpvWkRaWFgyWmlYMFJXV1Y4dGMwOWFURlo0TVU5b1ZuWmZaRVZ5WVRGV1dXeElZMjkzTTA5VVVIUmphUzFaUXpKMGNVRnNiR3czTUc1clExSXdXbEE1VTB4eVFuSm5OVEZHZFc5R05HOVlNM2RZY0ZVM2JXSnhUamhHVTJreldHdFROVVF3T0ZkNE9UaDZSMTl4YjBwTFp6aEJaREZXTTNWU01FOWlkRlZrY21Gc1pXNVdORFZsTVRGRlVFZ3laR1ZRWW1weGQxaDFhbFJrZFRreFZXTlhVMko0VTBsWGVrUkpkVlp5VGtzd1IxcERRelE0YzAweGRsRkRRWE5GWWxKUlgyRkxiMkoyV0dwSFVUTlBNMkUyZVUwdFNUUkhlVFZuUmpOUFJqQlpMVWxST0ROQmVrRjJURlJFUVU5cFNVdE1Wako2VVdGU2NWWmxhR2xQWjNCSmVteFdRelZMYW0xZmVuWkJUMlpGZDBjelpWOXNWMFpSUkdsQldXRjRPV05RUVZReWNWVnBhV1pJVkdNdFQzSndVMWczTVc1Uk0xVXRWMWxmWVZGVlRrVTJlRTVpYlVsNkxWcGljWHBoVlY5eGR6WlpiVVY1YzJORk0xWTJNRTEwUVVNMFFraHRWRXhOV2tRMll6QnBaMGRpWjFSaExXZEVVVlpVVVY5bFdtc3dTM0ZuZW5GQ2FGaGlVelJHVG5kSmFqTkhjSGhHUWxwd1VscEVjbEp2VEdObmNETTVNVmR6VTBZeFdIQkNObUY2TVd0Q01WZE5ZV3RNY1RKeGNFOVpaMVpxZG5ONk5uUkZjREZFT1ZOaVdVYzJiVmRFVEVwa1dVMDBaMWhPYmpkU1lVSlZMbkEwUm5Kc1UyRmxiRkZmVDBwZk4xQkNYMVpSUVVFLjBIQWs4SDBJTVJ1anpNZ2U2bzV1b3ozdG1GczcwSzh3cDJDRnJFR1U3S00iLCJleHAiOjE3MDYyMTgwMzksImlhdCI6MTcwNjIxNzczOX0.BZ0GAOQWUqEPVCxkC6xLbvkIch54ZdHfAxTA-_CkWlU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000358"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:19 GMT
	x-forgerock-transactionid: 5abcc7b8-5e01-4a9d-a56f-85f854721db8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:20.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:20.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 498231: jsonPath($.tokenId).find.exists, found nothing
21:22:20.089 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,498231,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a871696, username -> user.1000358, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27b6cf68, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217740088))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:19 GMT
	x-forgerock-transactionid: 5916ddb2-ff5c-4abc-ae5e-4bb95f3fd35c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaGhvajZraTRiYm5kOGI2OXJqNWdndDlvYWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S2RHWjZVRWxITFhaWlQzSmplRGhxVTJwWmQyeFJMbVpWVjBobE9XZHNkM0Y0T0dwUFZDMWxlRGxEVmpWYU1rTjRPVjlmVDFreVVuWjFjRE15YjJaWmExQldaQzEwUmpJNFJHaDZlVE5UWW1oSFQwRlRjRGxwWlhSQlFqWjNjMWMwYWpJNFkwVnJRVTFET0hGQlpYWmpUbXhQTTNkblpXOTNaRU5JTldacFVYcGxaa2xxYVVNeGRHWTFZVUZZYWpWeGRWTXROWFppUm5ac01uRm9la2hSYnpBMk1sOWpWR0ppWVMxMlNsRlZRM0ZuZGpaRFgxbG9PWFZ1V205eVlYZFNkbkZhZDFRek4xRktiRWsyWlZCTlgyTTRWMWhmZEMxUU5VYzRiMk5KWlRSb2RrOXdZa3BUTkVkWE5Vb3dValY2TUU1WVlsSlBhRFZIY1dSVk5EUlNTRzVIWVVVdGR6RjJSVjlWTFhCb2VuSXlNR0ZuVEZaYWExUjVWUzFsVFdaUmEzaFlaVXhaUmtsdlEzQndaRkJuYTJ3MVprNTFUSFpZTUY5RWRXVmthVEZEY0dWdVRWUkJZbWRaTWxCbWFHcE9kMG81ZDBaM2VIbGhObmRoVjJaQk0xcDFZVzFVWlhWMU1EWkhhVkl6VDNSNWVEbFVVVWxLVkVKcWRtNDJXVmRhYWpsYVNUaFNlbWMwVTBaVlNFUXRSR0UxZG1jeVJVUjNkVmxWVkVKRFgyWnRNWFpMYkZCMFowWmtZMk55TjA0ek4xRnlhbUZMTlcxVWEyeGFjVFYxVEV3emQxWnlOVTlmYUd0SlkxOVlNRzV2VFVoWk0xTm9lblZ3WDFsdVltZFFSVzUxUjNSNWIyVklNazVaUmtsSFowcG5kVWxuWkc1RVV6QnpNemRZYjNoWk1uYzFiemxUTUdnMFpFd3pkbWd6WlVWclZHTnVWak5QY25ZeE5YRlZaSEF4VVRsNlIxbGtjMUp4UmxWMlZsSktaa0pYU1hkSlEyMHRUM3A1ZWxkT1NtZzRXSEpqZEdOTlNEVlNaVk5STFZaMk9Ib3dUV1pIUldRelRWZHJXVWRZU1ZwNllsOWxNMU4zVUZkSE1taFRRVVJ5V1ZGd1NWOVpURlJuU0dkT1FYRm1abEI2V1d4Sk1uWXpYMGxsUm5KMmFETlFSMnBmTWpKd1FWWk5TV2RpTW1Ga2NqUlRhMDFqUTJsb1NFNWZUbEJIUm5KMFZWaEpVR2xqZEUxT1ZGaGpMbFpWWVRFNVNtMXZTUzFVT0dkVFFtMUxXa1V6VUZFLm5KSVhoZzM2b19aTHRCQ0pJU0pqRFUyOThuYjdjc0hlVGZ3cDVFbU95dDQiLCJleHAiOjE3MDYyMTgwNDAsImlhdCI6MTcwNjIxNzc0MH0.i0cygu5vj0oohTIUFq8TIxBEWjf_fweQBc-5Ve7UUq4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:20.089 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:21.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 498391: status.find.is(200), but actually found 401
21:22:21.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,498391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3087b934, username -> user.1000053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47878443, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217741018))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDQ2NGtkYWw4bzVyazlhbmtxY3YzdjgxaW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1kxZE9jSEJrWXpNemMwbEZPRGc0VkZad1h6RkJMa015WmtGbU9VVk5jbGxRUVhGWlkxWlBRWGRoY0VkTGR6WTNhbUpNUkZkYWFWaE9XSEptY1hOWFZtZElOMnhUZDJGT2FWTkViVTFOYm1vMVgzWlRZblZXWkZodlNUaEJVRzlRVW5SdWVVSnRlalZDTTBOdUxVeDZWRlZJWlROeWIyMXlSbEUzV0VoMldXSk1Xalp2ZUhsQ2FtOUZkRlphZG5ONE5HZENOV2RDYVRZdGVFMXpVbGhpVWs1eFoyVkxlRlZOWHpZdGFqUkNkMVp2WHkxRlJXNXpTMmcyVTAxVFkzUkdjM3A2WmtobGVUUmhOV1IzU1RaVVdVZFZNRkpSWTNOQlVXUTFRVWxWVWxoT1VVeDZhVXc1Y0dGSGJFZE5WbEp5ZW5aeFltTTVaR2h4WDBWcmJXNUhkRkpZT0RKbE9XTmlXbWRrVFdwTWFIbzNVMTgwVGw5WU0wTnJNblpoY0RsME56Vm9iVXhoT1ZKQmJVTkxTVEY2VDFsU00yeGFZMmx5YkVRNE4xRm1SV1V3VDFJeWRqazBSVzUyZWs5T2MxVXhiRmcwZGt3M2VGTjZWSGRpWlRKT05IZzVWMDFHYW5OMlRtNVlhSGRqZFZWZk56aEZNR2RrUVZNMFpWQkVWbWhMUkdKSlNuSkVOVGxFUkUxSVJrWTNPR05CYmt0aVEyRmxTR0Z1WTJ4NlZYUlVjbVZCVWpGc1UwVnBhMUUyYTB3eVlrRklTMDFqZW1kRlZXczNOV1V0U0U4MWNWcGxVVGRCZEd4T04yUTRTWEJFTmxaWFRGZzBlRU5WZEhsSFRpMWxkVzlHVjNsUGIxOWlWVkJ5Tkd0UU1GRktRelI1Ymt0Uk56ZG5ia1ZCVkhnME5VOUxUM00yWmt0aU1tTmpRVE5FVEdSR1NWWnRRWFp3Yms5NVdtdHhObkJYUWxCSVNVcFVSMHRHZUhreWFFcGphVlZOVHpocVQxQlNkak5WTjFWV2NFc3dRMkU1Tmxjd1JERlZjR2RJTW5JdFlraFVZM1JzUnpWd2IweENSV3hLY0RSRWVFUkJWMk5FZDB0eGFuazVXalpHTVRKcU9VNURkbEZRVGxWbmVVa3RlV04xZEROalZXSjFVM0Z0UW5CaFpFVm5ObXBKTjNKQ1lUazRSalJYWkRaRk1uZERYMmxVZFhkV1RpMWtlSGQwTjJWV2JtTk1jVlIwVkRRdGEzbHZMa3h4ZFZCUlIwUnZZVGhLVDB4TlNHTkNUWGRVZWtFLnN1ak1DS05VSEhXeXlQY1R3N25qdFB5dmM5ZG9vMEV6UW1WTjJTSFJTWmsiLCJleHAiOjE3MDYyMTgwNDEsImlhdCI6MTcwNjIxNzc0MX0.nJBBGADL0oLFQKG4tpi0x5s0AcI0OQ2sviUanW1Jexs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000053"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:20 GMT
	x-forgerock-transactionid: 13380e25-3ebf-4db0-88a4-b71caca6a662
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:21.068 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:21.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 498391: jsonPath($.tokenId).find.exists, found nothing
21:22:21.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,498391,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3087b934, username -> user.1000053, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47878443, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217741108))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:21 GMT
	x-forgerock-transactionid: 80146f46-0a79-45d2-9dd6-802ca1b16f83
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDRpMzZvaGxlNzVobGNpbGFwaW1xcXJncTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVNEWndTa1ZMT1ZWbWVYQnJOa0pvVUZaV1JTMVJMbmhGTlhsbGFGRkVRbmd0UW5oMlJWTjRRM1JFTFZGaWNVWjNVSFZ5YURCd2FUaE9NR0ZtWTFSQmEwdFFlbUU0WVZsM2JIUnVTUzAyWkhaZk5XVXhVVlYxWm5obVNVVnhNMmhHUkhSbFlqQm1lRVpOVmtOUU5rWXplblY0Ym5sTU9GOXJMVkV0TW10bldXcHRhako1UVRkbFdtUnRjbkI1ZVZoaU1XRk1PVVp6VW5GSVJVUXhSbFZSY3pCeWJYQTVNbkpDTlRJMU56WktObmM0VURWUFpGbHNNMVppTWtaMFdHSkRkRmx1TTFWTWRVdExOa2RLYkd4M05VUnhTRjlhZFcxalNuTmFiM1ZFU2tOSlluZDNRV3ROYWw5cmIxbHBaRkpvVUd0dWMyYzBkSHBUVjBkR2JVcExTVXRFZUdzM2NVTTNiV1ZCU0dkV04yZzJla0ZTTjJaUFpXbG5YMmt5Um1RMlVERmFZMHBxVm1aaE0xQXdRM2hoVDBKdFNuVlJaM1JIY0RCcWJUaEVTelpTYWtsSGMwWlZXbEV3ZUdNM05uaDBkalJDWTJ0NGFWcEZZbE4xYURSRVFuSlhiV1Z2YjBRMFNUWTNVMDFQTXpORFRISnRSalV4T1hKa04wWm5UMk54VmtaaVNESlVZMnBFVTBwdWJFSmZZeko2TmpsMWFESlVWMGxKUTNSSU1FeDNVR0paTkUxRGJrZG9ZMGt4WVdvMFNHNHhTV3hVVVVGMlNUQktVblJOY1ZKcE9EVk9ka0oxTFMxNU5IcDVPVmRSUVZSR1JtWjNOMlIxVEU0MlMwZHZNME0zVEhKd1puUnNTbGgxYVMxd1pWQlFiMDgwY0ZwRGJHZEhRamxaYm1JelJGVXRhbTVsY1haa2FFVjRaMGxtU1hKTlpucDZWVzlQYjFVd00wTmpiVkE0TkZCalluTnBaVmh5TkdsblpUVTVTbVV3V0RoUVR6SnpjWHBPZGxaTVkzbEpjMEV3WmxCdVYwUjFXV05yVkZSV2FHRlhOVXBOV1UxaVJVOXNVWFo0Um1oblpDMXJNVVV3TUU5cFRsSjJhM0ZYWWkxS2NuVjBjR0Y1WlZwbmNGZFVaRTlXUXpGcFZtVXRTRjlrUnpCVFZ6RmlRakpLYzBKdFJsbFFXVFZyV21Gc1MzZGZaalU0UkhaYVpHMTBXVGg0YzBSa01HWjBUbmd4YUd0ZmFURkJMbmd4U1d4WlgzcHNhVzFTWWtKV09IbEhaRmhpTVhjLlBoZEd1MF9nLVNiT1NFdDJHZnVWRklLbHVoN2VpaGNDeXhKeG4zamNmVGMiLCJleHAiOjE3MDYyMTgwNDEsImlhdCI6MTcwNjIxNzc0MX0.jlJ9wMjqZWR5tQd9VEVrBmZyBAyDZKaKot6RjbzIgso","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:21.109 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:22:22                                        3335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=983683 KO=13946 )
> restLoginInitiate                                        (OK=487549 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=486110 KO=1418  )
> restloginProgressiveProfileCallback                      (OK=10024  KO=1418  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.72%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.72%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.60%)
> status.find.is(200), but actually found 503                      4958 (13.71%)
> status.find.is(200), but actually found 401                      1418 ( 3.92%)
> jsonPath($.tokenId).find.exists, found nothing                   1418 ( 3.92%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################################-     ] 91%
          waiting: 43945  / active: 32     / done: 498638
================================================================================

21:22:23.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 498735: status.find.is(200), but actually found 401
21:22:23.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,498735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f5cf82e, username -> user.1002778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7700c5c7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217743190))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnAwZWhyNm9wbDdyMTU2bmFxbjRoYmdscWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MU5DMUJkRWhtTVRCRGNYUXRNSE01VEV4SWIzWjNMbGRTY2xaa1RqRlVjRzh3YW1acmExSlFiMDVxUkVKdWJHRTNOVVYzTmtWc09HcExhMjlxYWxaWVVYQkJhMDFHUVVwWlJEbHZOME5STTB3MFN6RjBWVEZmZGxwQmJtVkxTR051TWpoaFpVRjNWMDlyZUhWdllrTlNWV2RGU1hWMGREaDVlVVZ6Ym5kVlNEWklOakEyUzNVdFpsSnpZVlpHYkVsM01uaFdZVmsyYzBWMlgyOXVOSFpoTVVsQ2RWVllRM1pXYXprNFozQlVUWGhaUW5ReldHaFlkMk5VT1U1blExbE1hR05hUzJJeFNIRnZiMGROUkc5MWFHODVMWE40VVU5SlV6aFFRVWh5TFZGNVlWaENPQzFDV1dOU1FsRm1hM2hUVUVoWlNraDBjVFk0VDNaemNVMHRhbWd5YjNKNGIxOVFNRzVmWjI5a1gxVTBORmRvVUdod1FURm5NM1pUTUZBemRWbDVTRmRVVnpoUldWVnliR1ZsTkRCRlFtOHlYM1pRYTFacFMwdGFPRmd6VG13eVVuUkZaR2h5V1hwTVVUbGhPRlppUlVGeFdIbG1kMTlIVG5KR1RWTlhXa0o2VkROTlpGWkZOaTFQWWtodFQzSTFSbUpWUlZOWlEyUjJlazlsY2pKT1lWWk1OVVEzVEZkNk5scFVkVkJ3UTA5ZlJHVkZaaTFHTlUxM2FUWndhemxSUlRoek1WODFSRFZETkdWTmFtRnRaVWg1TFhZM1oxSTVRakF6YzJGeFpVTTVhVmg2UzBwemNUaFhMVlZwY21sRGJYaGplRjlYZVRCb2JYVklablpxYlZaQllWcE1XRkZEVkdGcFUyeHhkRXRYTlhsSE5sQlJNa1ZVVGpZdFR6SXROemRxZFhGelUwUklSbGRIZW10SGIwOVhlR1pVYmtjMlFWSXdWM1ZsYWpCcldXUTBWVzQwVDA1QlpIQmtaMUJ5Wm1GdlVEVklka2R0WVhwdmIzUkRNMk4xTVdaT1JUTlVUMlJPVFVwTVkxRlJVMlJ0ZW1oRE5VMXZRV3hrT1V0T1RUTTVjMVZtV1U5a2VsaFhOVzkyYVhJM2MwWnRVRlJKZURGeFdGUlJZbUl4WTNoNmVtTmhjM2hqV2tnelNsOVFPVzVTYVVWNk0xWlZRMUZtYXpWV1RuZHhVamw2TldkVFZHZDFSekJ4TjBsWlZUUlVNRFJXVW1oUGJXZHZMbXhDVkdzeGJUUjRTV1ZzTlZoR01VaG5MV1ZNU0hjLlo3U0hiSFZJM2hxNDMyRE1OMkYtOTVld3VQZVE2VERhbVc5Xy1LNk1fREUiLCJleHAiOjE3MDYyMTgwNDMsImlhdCI6MTcwNjIxNzc0M30.WJqq_yyZY88Pvpol_2Nkaax3FntsWc73u3gImolsdX8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002778"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:23 GMT
	x-forgerock-transactionid: a4b24a0e-1289-4e97-a0c9-4bcd6e73c498
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:23.237 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:23.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 498735: jsonPath($.tokenId).find.exists, found nothing
21:22:23.276 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,498735,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f5cf82e, username -> user.1002778, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7700c5c7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217743275))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:23 GMT
	x-forgerock-transactionid: f8ff5e53-4435-4a0d-b057-c8ac4a5b2bb2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTdqNWllNDl2amIwc3B1cDZrdmN0cTFhMDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1VTMVplWGRuWkRWVk5HNUdVREZOTlU4MVlrOVJMbDlGUkhJMmNGTTJOa3A0Wm5wWVUzaFRlRXQ0TlV0TmFHVkdlREpuVWpVNFluSnRXSEU1TW1aZlNWUTFVV000VTBWQ09FZHhUMmxmWHpoc1YzQnJaamhFUVdadk1VVndiekp2VlVkSmVHcHpNVlo2V1VrNFNIaFhNa0pWZVMxTmRsRjJhbmRDTW5kRVVpMW5kVjluZVhOT1dsSmFUMDFJYm1Gb2NXUnBVMmM0YjFKdVprMUhPRFJPTmpOMVZXdDBMVXhaTW0xeGQwOTJjR2c1WjBSMExWRTRXWEZxWW1GNlUwRkljVWc0YTA4NFpVRnpObE5qVWtoUmNqSmxjVkJmTlhBM1NGY3hWRGRRY2sxclJHOTVjbUZ5TlZWbVgxRTVYMVpUVkZOSWFHRXpORVYzVjJsYVl6TmZUVEZRUTA5TWFIUlRhak00VVhkeWFFOVBibFJHTWpacFNVWXhhMnAzWHpST1dIWjFXWGhCWVV4TFRHTTFkMWRIYTA1MmNqVTVjbGhRZEhRNGNVcFBlWGRRUjBSallrNXZTM0pzVTJwamRtRlNWamRZZWkxemNFOU9ORWxyVFhWVVUwNHpZVUkwVkZGVlVtOVhiVUpDUVZWaGVERk5XbHAzVEVoblpuaFRkVXRNVFdaRFpYSlplRmxIYmpSM01XRmxUV1ZOU1cxelVVSkJVR1l3WWtSNVoydGFRVUZ4VVVSc1JIRkZRblJvTkVRMVRFeGZiV2Q1VlhOSVdWSTBTVjlpUVZOUWVWWk5RVTV6UTFOdlpXWmthMWxUZFdaRmNETlZjRU5UVkhRM0xYazVTRTFOTTNwSVJVNXpNMmw2TVZZd1pXRjBZMjlRTmtGTVRUbDRjbVZQVTA5eGJsTnlXbXBDYVVkcVIyOXliMFZRU21jdGRYSlZRMjlSU0RkaWNrTTFaVVpEWkdkbk1WTTRSREJyWW1KR2VUTTNUV0ZtVTNWb1VIRk9ibFJFZFhCYVYwaGFURTF5U1U1d2QycEpkVzVETUhCeVprUm1aMnhNVTJ4U2J5MWZXRkpYUVhkT1RGZGphREJGTVRkaWJGUXhWamx2V1hsSWVXRk1jV0ZYUTB0cFJrTllXbHBJTlRWT1VWSklZamc0UTB0S01XZFpNSGRYTkdoSFptZEVNa0pqYUU0elVVcGtWemhhTmpGTGJubFJRVGhSVm1wVlRWTlhNVzVxZGxSamVsVmpMa1EwVTBkSFVFSkRabGxLTjJRM2VWTm9iSHBOWVVFLnRBUTlKZFBxMXZnbng0X1J2ZDRFWVVjU2FqSnIwdzJsRjFlR0g5T3F3X28iLCJleHAiOjE3MDYyMTgwNDMsImlhdCI6MTcwNjIxNzc0M30.DO1nT3rV6aCfTSIOnYHd_GMB1AJ6myd3byHsGBlhPng","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:23.276 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:26.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 499246: status.find.is(200), but actually found 401
21:22:26.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,499246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71b1e4df, username -> user.1000916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e00dcfd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217746729))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajc2am1hMHYwNGtyMDNvdDA2cmJqMXBrZWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1NsZENNMDFsTWpCTVpWaFFZVlZPY2t0dlVrRjNMbXhqUTNVek9XVlZlWHBaVkdObVltcEdTRWgyV1hGVlEwOUdhV3cwZDE4MWJWRlVXVXBFTjNOQ1RYbEthMkYyTkZkcmMyNDNjMVU0UjJ0MVEwOWlOVmszZEdKS2MzSjJSWE51UkVkUVFraG9jSHB4UkdzNWQxWkdPVE0xU2xWeVpXMWphMHcxZEhSVmFtUjBWVkIyVlhwYUxVVnljMDFqY25sR01uZDBNbVpvTFZveVltTmlVbFpaV0ROcVNtWk9hSEl4ZVZaellYbE5VRzF2Tm5VMmRERlpSbVpMUzJkTGNWcFlaMVUxYmpCaVpIbFVUek5aV1VsMFdXbGtRMWRxUzJOelFtcE9SWEkwUmw5dVZWQnVRbE55ZFVOalRISldXbmg1UzNJeU5qSXlhWGxSWW5GdmF6RkpUR3RmYzBaclVrWlpOMGhhYVU1VE5ubFNaM0ZDYjNsclpHeEpkRnBpVUVwT2NrVTROMkpLUlhoamJVeHJNRmw2YVdONVJuQXlUMW94VVhwNFNUazVhMHcwTlZkWFN6ZGtaa0pUVXprelJUTXdTVWh1U1ROaGEzUmhWRk0wWVRCcmJ6RjBTVEptYTJwS05WRndZM1owUjA1RGRGUTFNRll4ZEhGeFVsbHhTVFpwWnpkWlVXVXpVREpCZGtWNE0yNDFjVU5uVG1NMmFXSkNTWFZzVmtoeGFUazNkRlY2Wmt0c1VpMTNaVGxsWjIwd1JrWlVVRTFWUnpNMmIyMVNhamwwTFZoeVVsZGFUalUyUlRNNFdsZFdkRlJ6WHpoVWVFUnZWbGN0TWtGUFJqWk9TUzA0ZUMxeldubG9ORlo0Wms5T2JuZHpjVWR6Wkd4TE4wZFFPRzQ1VGtVM1ZGUkNSV0pLT0U5M2NtNTZjbXhzTFRsMFdYQTBiMjlGT0dFdGRFTmxVMDR3ZDBGM1ZtRmpjRVZIZFc1QlgzWXljQzAxYW5wcFpqQnpWVm96VHpadFRWWnNTVkpPWWpoSVNXeExNMjlwU25aT1FtWmZUWEZuVDJWNU1GcGpjRFJQZUhnd1NHVldZbE5uYzB0c1dXVjFRV1EwWTJGSmVWUnpTRTFhUTBOSlNrZFFWMHg0T1RjNU1HOVlOamxETmxSbFNsa3RVbmxuU21SSWIwczNhMkp1TVdKT1RIVXdUVm93Y1RGMlFtVmZTRXRuZEVwVU9VRjRORFZHYzFnM1JqUmpMa1EyZGpWTFUyOHRRbWhOZFVSa1dUTmlYMDlTYm5jLmxIcHJYNkpYNGh4bFJvbGVtdnhWMGZob2J6WjZDSXI0ZHJWNmxyNmVLeW8iLCJleHAiOjE3MDYyMTgwNDYsImlhdCI6MTcwNjIxNzc0Nn0.rxlNvCXKKHRHX0KHVb0OE8i9e0STcs4U-RP7DtghF_c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000916"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:25 GMT
	x-forgerock-transactionid: a48cc121-de84-42ee-90de-bdbe2b219ff9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:26.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:26.823 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 499246: jsonPath($.tokenId).find.exists, found nothing
21:22:26.823 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,499246,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71b1e4df, username -> user.1000916, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e00dcfd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217746822))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:26 GMT
	x-forgerock-transactionid: 089c440e-f2b0-474d-87bc-edccd6763902
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGJjYWpwYW9iZG5iazVzM3I1a3BybXQwMDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eFVGTmxlbnAwTkZaMU9WcEljRWRUTWxsTVZuTlJMamxKZVhwd1RHMDBkRVptYjBaUFVYcHNTMDh5VG05NVVtNVJjM2xPTVVselZEVmpWREpGZFZaMVYyWkZjRGRMWWpWRWEyTjNTV1ZVYlhSaUxVdENZMU5SWTFvdFh6QmljVlZuV0hwalpIWkdNMmN4VTJKeWFFeExNbEYwY1VSaVMyMWtRMjQyUVhGeWNURlZZMGxzWjJSclYwUk9iVFZsWld4ME5YSnJjbnBDV20xU04wVk1TMXBoT1hGU1QySlZPV1JMUTBGQmFFdzFkRVJWVVhGcFVVNUdZalJTVUZwZlJuUnhjbGRzVDJsYWRqWkhkM0UzVjFWa1NYcDFTR0pzTnpsb2FVNUxaR2c1UTJ4WFFraHNVMXBaUlZwR1VubDNVMHRoVm1wS2ExZEVTVkkxU0ZoWWVIaGxUbmRtY1d0aVJWZDVka3BDTW1aVWVEQkRaWGRYZUdWbE5tbHNNalJVTlVSTE0xWjZVMDFvU1dFMVQxSk9NbWhNZFhwQk1sWjJNVEpZY1V4MFNsSkpWakZpYVhSTGVVNDVObTFaUTFKWVRXTjVlRXhsUmtnMFkwTnZObmd4YUcxRmVURTVMWE15YXpGS1ZYWmpZbHBYWDNWVGNtbHNRM05ZYTJaU2FYUlVXak5YUTFKRk1FMU9ZMFJLU1haeU56Z3djblJFZVdKalRrZE5RbkJLY1ZWelJ6QldOMEpyU1dadVJtZFJWR1ZaWjJRd1NWbFhPVkl6UTJKbE5HUjBlbEJIUW1NMGExRmhRMWRKWlVremMwdFBhbGwwTkY5dVJrZzFValpFYkRkcFNtRkdUemQxVFdaeVVIZGpaVkJ5T1dkNmVqUktUbWxqWW1wbGJGUklVa3hxVTA1NVJFc3RTMXBIY1VoMVR6QlhWR2hOYlc5SlNETm1MWEZuWVRGS05GTnJRVEF6ZFZSalpucHJiV0pUVFVKS1psZHNSa0V6Um05ZlRHMHpXV1EzUkhsNGRETkhXVFpYTkRrdGVqZEtiSEZTZFZsQmJEaG9OemR3T1VGUk0wdFZRWGQ1TjFSdFdXcG5hbUZUVWs5clVVZzNibkozYUdoQmFGQk5SazExY3pOT1kxOVFWMWhrZWxkMU5WbHFPUzFzVTNZd2JVbFJRelpSUjNCQ1VFNUNXV2h4WlZvMldWcGphV2t5WDNOZmRUQkphRXRTYnpnek5FbHZVeTFxYVdGTFlXcHpMazQ1YVVGRU9UWnlYMWhGZVUxWVlVdDRaREZTTldjLmhMa1lnWkEtRFpYSGZfRVRZcEZTbTRjbjNrLUxoS19ZeWs2WUg1Z0NDZ2MiLCJleHAiOjE3MDYyMTgwNDYsImlhdCI6MTcwNjIxNzc0Nn0.tLYMe9J0XmDRNNpbmCw2bbojWf6Co7Nfw2RNscAOQKg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:26.823 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:22:27                                        3340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=985176 KO=13950 )
> restLoginInitiate                                        (OK=488288 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=486851 KO=1420  )
> restloginProgressiveProfileCallback                      (OK=10037  KO=1420  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.72%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.72%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.60%)
> status.find.is(200), but actually found 503                      4958 (13.71%)
> status.find.is(200), but actually found 401                      1420 ( 3.93%)
> jsonPath($.tokenId).find.exists, found nothing                   1420 ( 3.93%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################################-     ] 92%
          waiting: 43215  / active: 19     / done: 499381
================================================================================

21:22:31.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 499925: status.find.is(200), but actually found 401
21:22:31.373 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,499925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6266dd1d, username -> user.1000326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4899be6b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217751325))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2ZjNDhpNzcyYzhwNTAwNjR0cjNjMzI5azUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TUxWVXRjbDlVVHpSck5IZEpjR2w1Y1hwS1pUbG5MblZ0UzBkdE1FaG5ORlZuVWtsblFpMHROVGt4WjJoQ2VVbEdjMmh5Tlhvek5raHZVVUUzTlVacU5ERkRTVkZNUVhGMGRUbGxMVEU0WkdGWlFVTkRhSHBCYkRWT2IyVlBaREp4VVc5alduVnBjMmt0V0hSV1RGYzRWREZIVDNaSGVGcGFVUzB0YUVKQ01GRmtTM2RvZDFCQk9GbHlaVEIzYWxWNlZtdHlTVUpxYzBWQ1NrUlFlRmt5WkhoRFVXcFVRVkZ4VUZWV2JTMVlaRTFLYUhOUlRqQlBkRk15TWpCcFdUQk1iakF5Y1VGV09FNWFVV1ZJWlY5WldrZzJVVXh6TkZCaU5VVnljMVowYTAxMlpUbFpOMnRHTmtnMGIxWktjbFprTW5WWGVFVkRjblpMYWpKamRVdDViRzB4YUVOMlZrWkdiUzFFWlU5WWRFVTVWVE4xTUc0eGJHNHpWbTlMVldsYVRtWm5kamhJYTNsTmMybFNOVEJQV1dneGFXOHdYM052TURSNldHaENjMlJqUjNKWVZHTlFSMHN0ZUVwMVRtRjJSR2hJUTBSNFRtdERhbmR0U2tvelZIcERORTg0T1Zwbk1qUnlVMkp3TFV0WlRuaExRazB6YUc0eGVXVXpaSHBHYjJkNlMxRmZWVnBLY21kb1VtaEJNMXBXYnpsR1RWOTRRbWh4ZFhkek5WZGZVbUZUTWxGSWNqZEtSVzExVFVreGFtTjRSREJKYjFSSmJVZFlTMk0wWVZvdGNGQXliQzFGU0c5UlEyazBVM2RwVEZkeWFUWlNZMUZ0TW5GalFWRmtSMFEzUVdock9GaHRVa1JqYzJvMmRpMVFaa0ZHVlVGQ0xUUlZZVmx1TVVZd1psRmFhamhQUzJOT1oydDFMUzAxWm5BdFVtaE1VMHhITldOclVHYzJNRkZLYjJ0VFYzZDFkbTV3T0Y5WVJHazJTMDVrU25ORWJYVjZXSFU1VDIxcWNsVkRWVmxEVlUxNFNXcDZTWFV3V1RSMFJFbEpkbU5rWm14TlEzTlpkRTVLY2twbVNuZ3lPRGxJUTFGUFpsbEVNRWRtUTBnelV6ZDFMWEJaWWs5dGJqSlNlbkJZWldWWVZtTkZSekZxUzJ4QlEzZFhTR0ZpZFV0bU1rRkNZMGxNT1ZsM1dWZG1aekpzZG1oTVFXZElXbFpaTkVGcWREZEpNVGRXTm01MFR6TmpMbWRwV1VWSWFGcGtZazFNVWpCTlIxSXdUWEpGVlZFLkNhV1NkYU9XbkRNSnJqajdKVGhkenFkRjNtd1padGs1QVVCb3Y2eWNfNEEiLCJleHAiOjE3MDYyMTgwNTEsImlhdCI6MTcwNjIxNzc1MX0.8yPZSmd6nxeaH3s-LFMpGWfDF4m8Arpl-MvObPhlKiI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000326"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:30 GMT
	x-forgerock-transactionid: 6426ba40-5f04-4b6d-bcfa-99a0ba99f55a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:31.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:31.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 499925: jsonPath($.tokenId).find.exists, found nothing
21:22:31.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,499925,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6266dd1d, username -> user.1000326, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4899be6b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217751420))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:30 GMT
	x-forgerock-transactionid: 4c9883ed-bdb5-4786-88b2-006b84bb399e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjdrcWpxOWJnOWxpczdwMGhuODUzY2dlczQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1YzUjZibFIxV1VwMVpWUnVia0pOYUhSRlRrRlJMbWQyVFRaWk9GYzJMVlV6VlRGVGVqbFNiMU01VWpScFJUTjRWbDkxT0hWUFNqZ3RWelpPWm01WlVFcE9TamRxVUdSalgwSkthbFJITUVGV1RtWlFjbVV5UkhCR09GaDFUa1prZVhSVFQxQk5XVWRaTUdFNVEyTnplWEZPV0hWYU5ITkJlVzlRVVZNMGEwRmZkSEZDVm5WMGJHSmpiRlo1T1VkWFNIbEZjVmwwU21NM2MxWklSVnA2UzNGbWJYQkNNMjVEVUZsV01TMWtMVUpOYTB4RUxUSm5TMTlKWTNCelZFZHNha1pSZG5CMFlsWm9ZWFYyZEdzeWMyYzNYMHg1WXpWNVJVRm5hREJUV1RCQ1ZVOVNRMEZIV2psWWRYQnpSRGhYYzBZMVEwSlNlbGxuWlhaMFVteFNkMFpNWkVsdlptcHpjVVpVTkVOS1kzbFpUVGxNVURkMmRWOUxjMTloYXpWdlQxUkplVTFKZG1aSlNVdzRUM0oyU1hwT1JWSk9aVGxRTVdkaWFUZExkMWhRVkRWc1VHUmxURVpZYTBzMVUxSldlR3RmVkRrd1JUQjNRa2hyYURsWlFsSmphR3hTTTJwRVlsZHlMVU5KZFZCdFVsTkhWV2hNV25reWJsVkRNRFJmY0dRMVJWWjBTblJzWTAxS2RtMWlWa1ZmYjNoaVRXaHZXRlZ2VHpCUVYxZG1iRmRyYW1sTloybGtkblZGUmswNU5GWkxhamhxT1ZoSFJURlhaelpFUlhkNU5tNXhUMFJEUkZKek5EWkhPRWRCTlUxc1VXNUdVbVpwV2prM05FcFRTbkE0V0U1a1oweHRhMHRVWlRaemVIUlZRa2MzUjJweFJXazRaVzlSWW5BMFJVUTJaWFp4VERsaE0zTk1kMUUzYUhWUmFuVjRabTkxWXpkRU9UWk1WQzE2ZEdGTWFGSlBRekZ0U0c5RlpWVlFiVGMwWjJwbVNUZGZOVmxuWjA1SFMxWjNPWEk1WWpGVFUwNVBaSEJsWlhWbWR6WTFXSHBJV1hWcFJrVlhXbVpFU0docmNIVk9abmQ1VVVaWE5HSk9UVWxGVWpGS1RtVTVlbTF1VUdSTk1sUXRiM0o2T1RCa2VUZFJlRjlaVFMxMmFFUlFlV1V3ZVdWTll6VnJaR3REWm1FdGRGOVRXV05WVVdWWFZVZExRazgwU2tGdmNrRmxabTVQUjFkcFZrSnZMbDlyWDBwcVRHdE9aV1ZSY1cwMFFYWTRNbEpQT1hjLmdqUXhfRG1WQ3hJTzVLVmMtdUd1R29HSVJoUFVxQ1EwaVBuZzhMb2NyNGsiLCJleHAiOjE3MDYyMTgwNTEsImlhdCI6MTcwNjIxNzc1MX0.bj4wqhJAHUsjsEKKQjBdUqL__GotD4UofMBApYnQQRE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:31.421 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:22:32                                        3345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=986656 KO=13952 )
> restLoginInitiate                                        (OK=489029 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=487580 KO=1421  )
> restloginProgressiveProfileCallback                      (OK=10047  KO=1421  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.71%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.71%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.60%)
> status.find.is(200), but actually found 503                      4958 (13.71%)
> status.find.is(200), but actually found 401                      1421 ( 3.93%)
> jsonPath($.tokenId).find.exists, found nothing                   1421 ( 3.93%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################################-     ] 92%
          waiting: 42469  / active: 36     / done: 500110
================================================================================

21:22:33.410 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 500244: status.find.is(200), but actually found 401
21:22:33.411 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,500244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23e2d103, username -> user.1001372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41fcaf0d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217753361))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTBkcHU2NW0xdHRiOXQ2ZWt1cGhlNGkyaWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1FWaEplV1pEZFVORWJtWkNlRlJJUVUxNlRsQjNMa2t3Y1c1b2NYRjJVMXBxVTFCTFdWZ3lXWEoyVVcweVgxUjFNWGRpTTBSMU9VYzJXblozTVZOSGVqZHFkMHBrV0hCVVJEbHpZV3RNYUVKMVRsZzJabUZoVld0emFESlhYMWxhWkZwSVNrbG1abTF6ZURCaGJqRmFkM1ZuUTNSV1l6UnBUM3BSYUZGeVJIUTRUakZxV0VKNlNVOTVNMjVKVnpOS1oyeFVOM052TjBORGFrWnZjbkI0TTJ0M04xSjNabDluUVZVd2NuSjBlbFY1YW1kWVptNTFObUYzVDNScmRsYzJWR0ZaUVV4dWRETjVSMTl1TlVaTVJ6QTJkRW95ZG01b04zRkRVRUZDUWxwWFNtVjNTVVZGTlVkNGNVWnRTVnBNVldWT09WSlhWMWh5ZEVscUxURTBaVnBwWmpWbFZFcHdjRmhDVWpGZlYzWnZUbXhUU0RoNWQydHpSM0EyVjBGdU9HeGhUVU01UjBkaFVqWkZNWEJDWVdock0zWkZSRUpXWWxKYWNETlVNMHBNUjBZeFRHVlZhek5hT0VwaVpGQjBTWEJpTmxZeFkwMWxVRXhhWTFsRllqUnRTRlpMT0dSa2NqbFhRbFpQUlhoamRURlJlamQzZWs4MmVWUmtaM1IyUkVWSlJsZHZOVXRsWlZOWWNHUTJRMHRRUWpGVVlqRXhVWG8zVFdsTE5UWlBka3hUZUU5UlNWRnVlSG81UlVGSk5FOTNUamRSVlZveVJYQnlaalJ6ZHpKb1pHdFhUM2cyVTNSQ09YaEVja3BSVTFkb1ZHTjNka1F3V1hseFVYWkpNRlV5UzFKVllXOWlPRTVJZFc4d1kyUm9kMHRmWlVGc2VuSjFhMlkwUTJacFdESnFiRFZQT0VWTWRsZElhblpTZHpBdGVrMXdNMmRJZVdKeVgxZFVORGs0TTFCeFZYUTBkV3N6YVdSUVVuSmxlSGs0UzFSbllucEhia2hNTUU5V1lYVnFOVU5ZUzFRemEzUnZRekp3T0dGc1J6WklTbUZXWlZkVlNIVjBUalpXZVRSNVMyTmlVVXMwVWxaZlFYY3lWVTVDU2xkbmF6Um1NMFZGU1VsaWNUaDVjbWhyY2t4TmFFSXhWbkUxVjJoblNVNWxZalUwY1ZWSlZuaEdjR0ZoTFU5TWRIbFdYMVpyZG5SNE1DMHdSV1U0TTBSYWMzWjFPWEJ3YWpnd2QwODBMbVZyTkcxVk1XUk9iVzB5UXpORFRrVjVXRGR5Y25jLk1LS0gtNi1VTElwMHVXS3ZEZzdzaU5xb2N2QWt6ZTdxWjNWazNUcWFpTHMiLCJleHAiOjE3MDYyMTgwNTMsImlhdCI6MTcwNjIxNzc1M30.tTyDOO65eGzNO333yhilYX_1gSG2KreoC8JP_X-qF4w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001372"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:32 GMT
	x-forgerock-transactionid: 64043e56-750b-49e2-95b9-fb7b6e94fac9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:33.411 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:33.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 500244: jsonPath($.tokenId).find.exists, found nothing
21:22:33.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,500244,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23e2d103, username -> user.1001372, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41fcaf0d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217753450))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:33 GMT
	x-forgerock-transactionid: 4f7ebf75-c3fe-44b8-a32f-4609d7093102
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2Y1NzFudWdldGdrbnYzOG1tYjRhbWU0NHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ek5HVnJTR2xvZGpsUk9GbGpabmx4ZFhsc2NVeDNMbkJJYW5oSFNuSlNTWEZqVFRsdlRWbEdjR2syYlZONmFIbDVRMk5uWTBab1NYSkVVVFJMTjJwVFIwVTBZekp1VUhSc01EVjZWVEY1YzJoaWR6aEhZVlo2ZVhVNFdUQnVRVWhrYUZWaVJGWjBkMUIyVUVObVNGTkZhSGhLUjJ0alJGY3dkM05WY1cwemNDMVJla1pYTTFGbU1EVXRNVUZ4YVZOT1lrbDVkMWRLWHpaVWRXaERZa2RyVEdkR01YWlRNVUZ3TURBM2MzcFBORkI1T1RsVFIySkhSR2RpUXkxRVJtNHRRelYwVUVKM1JTMUNOR1ppYVZFMU5pMVFNVEZ4TnpodVNtTlBXVlEzTldwa1dIUm5Zbmh0UzFObVdYcDBTbkIwZDBzMWVUTlRVVzlMTm1SR1F6bERSMnRTVFZoQ2JEZG5PVUZSY2xGZmVGSnNORWxzTkhwamVHZDVjVFZPZWpNd2FrOUNXbFpwWVZKWVJtaFNaVmd3TjJsak1FVmlkWGhET1RjMGFUSXpWVUZCTjB0eU1IZHhSRGcxZDBnd1dHVXRRekl3WVV4UWEzQmlVMFkwWHpKNmFWbzJaVlJKV0hSZk4ycENSbmx2TFZGUGJIZ3hhbk5MWVRNelp6RklhelJDWkVaUU1rWkZSRE5uWkdKbVduRmhSWEpWV21samVsUTBUMDFVU1hGVFJWOWplbXBVVjJkVlVWVlZNMjlwWDA5SVpVNWxiWFY2YlVkVVNuTm9aRlpLTlVWNWQxVkphMjluVW5Gc2VtcG9PVWxVYWxwTk1rbHVUMFZMZG1WQ1FsaDJVVzgwYVhZNFIzYzNXbWRXYWxJMlkxWjBWRlIzTUhFM1NUSkxSRk5PUkVOc09Wa3lObWRyVVhJNFdXdzFYMVY1V0ZORldtOVhPR0ZsUVRFMFRURndhM2xwTlVrNVkyOHdVa1JGYVZwVk5qRTJVak4yVldseVpXZFdjRFV6VUUxd1drMU9VbDlyUjJKalNYaHNVRE5qZFdRNVlWWjNVblJ6Tm5rMWEyc3RaVGxZV2pGTVRtVlNVa3hDZVV0bldYTmZlbVozYzFveE5scHZSbkJpVVcxcGFHeEpRM0YxVlVSblZFd3RNbUpwVlVKTWN6SlBSVlo0YVc1R1NIWTNSV3AzY3pKS016ZFJWV3N4YUdoT1ZVRkpNRmRqVWtwV1RVSjFhMDlwWWpoS1EzUTRMbEJqUjIxUk1rcDJObTF0VERoTlJqUklTbmR5UzFFLkN3TklnQTNxRWtTN1N1aDh2bDc2UjJoUDM2cHFPMmpROUZId0EzcmQ4RFkiLCJleHAiOjE3MDYyMTgwNTMsImlhdCI6MTcwNjIxNzc1M30.6z99jUi7qZCm9gjuLY4JlmXkjC2Jr30zmgYVWDNaVvQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:33.451 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:36.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 500693: status.find.is(200), but actually found 401
21:22:36.408 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,500693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d8e9229, username -> user.1001602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7df9be4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217756356))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjRrcjg5amNnMGNsbmZqMmRpM3R0azVuNTgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NFZGZHBiWFl4TlZwd2IxbHlPRmc0WnkxcWEzTm5MakpVU1RScFRXRTBSRUZ1TWsxWlJraHlaV3BxUzBWZmIycFZNbW96YTJKS2FWcEpNV0ppZGtGVVYwRkRablZ3VEc5VldEWnBWVFkzZVhoUGMxUjFjWHBhU0Zoc1ZuZHNaVjl4UzNsaFJFUnlaMmxyTjBSbWFuaFBPVWxSUjBsVVFWRk1NVkJwZWswMGNXSTFVVkYxVG10dlVFdGFURmwyWm10MFlsWXpXQzFuVW1OdmJYUkRWRXhJVVZoNmFrZEJVbUZRVVZJeU1VbGFTMGgwTFhkc2NXZFlWVXhMVldnd1YyRk1Ua05QWkdvMlNVbE9VSEZzZEdaWFJUZzVMVmswUVVGNlZFaDZSalJSYUZsUFJqUnhRMU5LWDB4NGNUSjZiRVpzTFROYVdXMWlYeTFyUTNSaldtRkJaM1JUYjFoUFZuQkdZa3RSUzNGb1EzWmxiRXhVTTBONVFuSllRMk5VUXpKVFpYWm1aVGhuUkdwU1ZWWjVUMWhYTjNWNFVIZEVjbVJTTVZsa1UxWTJTSFpqZDFWTFpIbGtUa0pPY2tzMVVqSlpWbEJUU1MwMkxVaG5Oa3h1T1dGWWRtSnZNRk50VWxkTlgxSjFjVWxtTkZrdFpXdzFSMHRUTjBSR1ltZzNUMVpFUVhOaGRWcHFTSFpXYjJjek5IUnllVUpLV2tscVlqVTVhbmRsWWpreFZ6TlNUR2xLVVVsdVZHSklkVXMzYW05TlJtSnhSbFE1VUdGQmJXMXhkV05qWkZGS2IwVTVNMFZCVDJwbldXcHRkV2gzTjFOdU5saHRSRU5zY1V0Zk5VNVJhM2wwUm5WbVZTMUhkSEV0ZUdSSUxXSnRWSEU0YzBzdGIwOUxWblV0WTE5WU1ITkVNelJaYVdSQlpYWjRVakY2YzFKYU4xVmpOVzVLU1ZrMk5rc3hiM1EwY21kelowMVZiVk5NZDBwTE1YRnFiR0poTUVreFkwcGZiRFJGWTBKa01XNWxlRFF4WTJocVRscDBiemgwUlhGWldtRjVVVTFMWVc1R1VURktOVGQwV25SSFpIRkpjems0UWxCRFMzUnNNSHB0YlhOU1RVWldNRUl5VFZnMVdFbEdWbkZETmxCeVYwTXllbUp2UWxsZmNEbGtPSFkwVm5RM1J6VkthWEJzVlc5MlRIZHhkbWh0UlhwVU5EWkxTak5LYVdrNFNXZGFWMFJzVnpkcWJFMVpMaTAyVDBGTVpqZGZaSEZyVURodWNITnlWamgzTkdjLnpNQjhYUDdsQjQ1a2Y1SE9YWDlZN1NHd1lMRG5Fak9XT2JNckVFcTZSbGciLCJleHAiOjE3MDYyMTgwNTYsImlhdCI6MTcwNjIxNzc1Nn0.TVOF2e2ilD9Of8YOjm5FC_TrxHumpIrsHKUtEDDyYWM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001602"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:35 GMT
	x-forgerock-transactionid: 7083671b-e27d-45ff-bf15-26c510d961ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:36.408 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:36.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 500693: jsonPath($.tokenId).find.exists, found nothing
21:22:36.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,500693,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d8e9229, username -> user.1001602, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7df9be4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217756446))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:36 GMT
	x-forgerock-transactionid: c562f932-5bdb-47ea-81e1-5f9b16feeadc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazJsazBudmdtZWEzOHJmdjc2dWFwb2FpZmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVVqRllZVGxEUkVaM2FISnpXaTFQYlZGMFgxOW5MbXhVU25Fd2IydFBSbEpHZDNOUmNYcHlPVWd3TVdGdFpYUkdlVUZNYTFWc1FsSkdTa2hYTTBkS1FsUjZTSFJvYzE5TFgyRTNUWFV6Y0VSVmVtVjBSbWhZWTNJNU5rczVZMlJMZDB0cldtaHJhSEZZTWxscE1qSmtSbWt0YVVoeFMySnJkM2huVmpnMmRFcDRjMWxDTFdOcVREWnpXRTVQTURGaVlVTlZTa05GUkdSUWFYVlRVbXRUTkRWM1dqSmpaM04wYWpoMWVtbFFielYxWVV4Nk4xSjFObVZNVTFwNlduQm1kMjk2ZEVkM1VFd3dkMmx5Vmt0RFgxTTVOR0V3VFMxNlFuSmFhRWhXY2xKRGJHMTBSa3BTVFdsV2RWVTVUakF3UW0xS2RtOVVkbVZyWlhjd1JEQm9XVXBqYUV0bGVUZ3lSWEJQVFV4aVYyeExTV3RFWlVNNFFtWXlia1YyTTBGS1J6bG9ia2xMZUV4T2RURnFZa3h2VFZGRU5ISnNSVE52YjNjdGVqSkdSSGhFU21NMlZuWkJlR3R1ZVRSRmN6RmFabVprVWtwbVdEazNkVU5RWmpKaU9EQTJNbWRoVG1Sd1pXdEtibUpyYzBwTVlVMXpObWRsTmtOdFZuWnlhVmRDUVRkQlREQjJPVVZ6V1ZsYWJHdEJOMDl4T0ZGVk1GQTJOalpXY1c1TlpqUktiR2x6TTJkdU4ycHlTVFpzWkhwcmFVeElXVVJVYW1zd2FHZHpaRTFDUmpKd1pXODFjRzVxZFROQ1Eyd3hiazlUTVVWQ2VUbE9SbFpJVjJSQmNHcHRZMEp0U0ZNdFltUjJjek4wUVVaeWF6ZHFNRlZ5T1hSVlZrczNSa1l3VFVKRVUwcHRVVGhFU2tWUFdIcGtNbVJJZGpGU1ZEWm9ZbDlCTkRWNmNEZFBVbTFwYVZSbmJHSjViVVpFTW5SSWJXRlpRMnQ1Wmxsc01FUXlaMEpsTURacGIweFBkVGxGVW1NM1JqQm1XV3Q0WDJGd1FtNXNRbTkwVFY5eVgxQkdVRlJmWlY5Qlh6UkphalZRVVhneFFrMVRXV3gzUldjMlFWQmtUelZCU1ZJM1kxOXRaVGhFTkVGRGF6RnFNRlV0YTJ4c05tNTBOR0Z2VkRaSFppMUJaVmhOYW5kdU5USndjR0o0ZGxSaFdYbHhNbGxIVVZSdVdqbE1hMlo1UmpSVU5UZFpMbVV6Y1RWVlducGxhV0p1YzBkRlVrSlpPRVZ5U1ZFLkVrX01DbTJHbzlNWkxUN2tKTVJhVTFJNDlxMzJsNjJ3bXlqd2FjZVR6RkkiLCJleHAiOjE3MDYyMTgwNTYsImlhdCI6MTcwNjIxNzc1Nn0.BD3Q6KNfnxDjvIOZQikVkHN2TwpRO7M8vZhsxZZwUiQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:36.447 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:22:37                                        3350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=988189 KO=13956 )
> restLoginInitiate                                        (OK=489781 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=488341 KO=1423  )
> restloginProgressiveProfileCallback                      (OK=10067  KO=1423  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.71%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.71%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.60%)
> status.find.is(200), but actually found 503                      4958 (13.71%)
> status.find.is(200), but actually found 401                      1423 ( 3.93%)
> jsonPath($.tokenId).find.exists, found nothing                   1423 ( 3.93%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################################-     ] 92%
          waiting: 41718  / active: 23     / done: 500874
================================================================================

21:22:39.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 501173: status.find.is(200), but actually found 401
21:22:39.707 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,501173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b6386e, username -> user.1001400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c6bb5a4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217759657))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTJ1NG5mZ2JwMGNvZTgxbnV1MzlpbGZmNW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eU0ySkplRmgzVUhsU05uVjFNVTE0TjFNek1rMVJMbU4wUkUwd1VFaEhWM2hYUVZaSWRHMHRVREpqVmtjeFgzSmxXVlV6Y0hkYVp6SjRjSG8zV0hwblIxVmFjblJZY1RKbFdYZDZWMXBCYTBSZlEzZGxlVTEzYldFME9VbDZlRlp4Y2tKYU5XNDNNRFJOZDFkWFduVlZRVVoxVjBsM2JrbzJUSFV6WldSTGJUaGFZMlpoUW5wVlExTlRhQzF4YVROV1FrNUdTMDVCVEVaZlozazVaWFV0UVVndE16RlBYekpNWW1SNFNIRk1Ra0ZRVjBGRU5Vc3hNbUk1YVZwelptNDJWbFEwY25kNE5rbzVSR3BsYTE5NVgzWk5jVUpNTFdKdU9VSnRTakpUYjFNNVp6ZG9VamxQWkdoeVZDMVBjek4zV0VseWEzTXpPR2c1T1hGNU5raHFiV3RyWlhwUlZWQXhNWGxNT0hsWmVWaHRia1J5WlcxT2JVcDJjRXQzYWpKUGJIUnNhMmRUVm01TFR5MUpabFpzWlZaaE5tNW1XbTl2U2pOWFp6WlFTM1ZyU1c5NmVWaE5hMmhHYVRKaGEwSkRXSFZ6YTIxV1ExVnRTVVZzYlV0UU9FWkxYMnRRTm5Sek4wdzFVR2hpTW1GM1gwOVBVVk13TmtZNVQwMTVObTFXTUhWT2FXSkxZa0pFWXpaaVJITmtaMUpPUkVJd1prNDFjR2xuUTNkQ0xXeDVRV3M1YUZOMk56RlBiakpVUXpoQ1IxbERWVlZQY1ZKaVJYSm1ia2xEV1VsMU1rRXRTWEJXWDJkdWVVZHFWSFIwY1ZCd1YyUjBjVUZ0T1hoNk1tNXViMHBLZEdSV2NrbFZhbVIyVlZoNmVuTXlkMWhMZUZoMWFuQnNXR2MzYWpneU9XRkhYMkUzTkc5UldqazFVSE5CV1V4Qk5EWk5UWEJ2TlRWdU5rZEdhbTR3ZW1JNWQzUkpNazVoY2tkVVlXaFJRbWhmVTBwb1RFeFpOa0YwWDI5VVZrVTBjMDFKVEhaa1YzRmlkVXg0UlRWdVpVOUNVM2hxYm1GbFUwYzVMWFpQV0RsT01FcFRNSEJGYUhrMk1EWXRVMDVSVmpOemVuVjBSR05NWjNSSFpERnNOV3cwTVVwdlUxRXlaVWxSYjIxS1JYVkdRelYwV1RkU1dFSnJOalEzVkUxUFp6UmhWVzVxVmtvd1pFVjRNMjFIZWpkTk1GbDFlbFl0Y0d0SmNERXdMalZGVFVOTVpFOHdTMDQxUVc4M1JIWlFTbE5HY0ZFLnVrN3c2WGFJNjNGYW5YNE5RU3lJR0pwX0IzWUN5eFI0dllOVG5SdzlKdm8iLCJleHAiOjE3MDYyMTgwNTksImlhdCI6MTcwNjIxNzc1OX0.D0tBlfkE2Li55m6NFGfxG5GmUsIIIWyKQomJDneZlZ8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001400"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:38 GMT
	x-forgerock-transactionid: 71e32de6-55b2-4737-ac81-6ff659ec578c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:39.708 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:39.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 501173: jsonPath($.tokenId).find.exists, found nothing
21:22:39.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,501173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b6386e, username -> user.1001400, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c6bb5a4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217759747))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:39 GMT
	x-forgerock-transactionid: bb56fc9b-5269-4f64-bd8b-354600cf8b6a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2lvaGloNHM0YWp1MmJqbGw4N2lxbmxla3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVFWVnJXVWhqY1dKSFNVMTZhVFpsT1ZCdE9VaEJMblowU0hwYWNraEZWMUV5WldSclJtSXpWRVZSYzFoWlIybFZUbXRpYTJvMGVHdFRhRTVwZW0xWVEzUjZWWGxHVjNoeFpYTjVPRjlIT1VwNmJFRkVZV3hvUnpWVWFWZFlTRlJPYmtNeFJFNXBjWFo1UVU1MWRFTkxPVkpPYVhWU2JqQTJSRkpCV1hkNFRrMU1hbDlWZFRkdloxZEdSMjVmUVd4RWFUaFNVREZ6ZEMxeGVGSnNiMFZIZHpGUFMzZHBaekpyV25RMGNWbEdSbFpPUkROeU9YUjVibXBLWmkxSk9XTkdhSHBNY1dkQlZHZDFWMkUxYlMweGMwbHFObU5MZFdST1MzQnJSRjlpY21VeGVXVjVTRzFaYkhZelptbG9UbTlEYjFWa2JVVlBNVGhSUm14TU1YWjJVM2RVY2xaUVlWRnVka1JHVVZSQmJVOVhXWFZuWkhSblZIZFNYMUJDZWtkRE5WSk1NSFF3ZFVGc1MycG5OazFLVHpoNExXMUVTRUpqT1UxWGExOUNSekpUU20xelYxOWtTbk01ZW5Bd2JEZFBUSEZCYTFoRmRHTnZVVEpaVmtsamVYaE1MWE5rZDJOQk0ySlFhVFpwTW5wc2RtVlRWazVPTTFKMk9FRTVSVkZwVjBZNE0wNVJaV2RMYlRoT1p6WllSalphT0RSVVltTmljME5oY1VwamVHVnVlWFF4YkdSTmNHOUZiVzFMUVc4NFprTkRiSEZzTW10cFUwcFhRWGR0V1Vab2JHTTJORFZsT0hoNlVYQlRaRXBITkdVeFRIUm9VSGx1V0MxaVRqYzRiVlpNTUZVNVp6SndRemgxUkdoQ1lUaGllRU5aZVU5SU5ETkpNME51ZVU4dFIyZzNVVmgwUWxCdFdVc3Ria0k0UTNwaFRHMUtZMUJUVDI5dGF6UlBkbXBOZFUxRk0wdEdTSEZpY0RocVFsY3liVjl4VjJ4WFVVOTFSbTV1Y25GNlUzaFdObTVPVjA5VFprMHpXVmhtVTE5cVowYzRVVlJDU1ZsZlVFMUhhV3hKUlY5RFpXOVhVeTAxTWpNMVIxUlNYMmRoTTFCRmFuSmhjRFpmWVdOb1JqTXRWRFJSYkdzNU5URTBNR1l4VjFkdVdYQlpjbWhzY0VGbVdqUTFhRnBpVDJSNlFrdG5SVUpoUlZvM2VYRnFWRXBPY2tzM1dqRjJjVGRoY1RCTmQxVXdMbEEwU0hGbGVXazVNak5xU1VSQ1RHTXRWRlI0WjBFLmtIblNIRnExekpQQXNndm1QY09VWE9YR0k3X1VIYUxHODRlNnVQeGVGakEiLCJleHAiOjE3MDYyMTgwNTksImlhdCI6MTcwNjIxNzc1OX0.T-nC0pQm78koBXmjTTq2WW7Y9EUA3tXkBNhONU6Toqw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:39.748 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:41.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 501438: status.find.is(200), but actually found 401
21:22:41.481 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,501438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6df685b5, username -> user.1002415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5faa08ad, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217761421))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzJ1b2NkMG0yM2VzYjFlZGdtbzBoaWZzajUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWJWcHJhRTFuWlY4MFJGVldaVlJSTUhWNFFVWjNMa0pxZFVrdGFUQkNORk5vZW1VMVZUSnhSM2hyTnpoWWVrcHlNRVl0TjFkVFRGZzVPV3hwVnpKbFdVSTRVVnB6T1RWUmMydDFabkpqVFdsUWNWbFNaa2RRVTJGTVZqSTRjMWwwTTNaRlZqSktZVkp2TkRNeWRsQndVRlpUU0RsQ1lWUkhiSGROY0RNMGJuVTVhVXhwVVZOQ1gwb3llaTFoU1V4Q1JtaGlTVVZMUlhCVWRrSkJXVXhSU0RWM05VVm1TbTVNVm1ZNFQydHlkR2hKVTJsVU5EVnhPWE5IUWxZd2RscDNjbFZKTVVacE1ITlphVGRyY0dWRE1HUmhiVGRwVnpCdFJERjRNVzVuV0MxTWVXNVBSbmRRTWpOQ1lrdHFiVFp3ZEZZelNFUXhVRVZGTUZVMmVtcFNSVjg0VTNadlNrVnplSE5XZUd4alZsUkhVV2hRWkhrdGRteGFSMlV0TWpGdVptMHpaSEZxYTJoYVJGSjFTRlZuTmsxRGRFRmhjRjgzUmkxTU9IRTFNSEJMZDB0d1ExZFpSbVF3TjBNeVpWZEpWMnBGVFVkblkxZ3pjamhWY1RoUmVWWlhSekZqV1d4R1owMUhYemcyZFZsQlVrZFNSM2R6UzJSVGMzRmxiMmczUVZGTU1YTjRNRlF0UXkxUFNUZGxUMU10VjNkNVluVm5MWFF4U1dWbFgwWlJja2gxU2tkbFZITk9PVTkxYzBWTFZVOUtWVU5YVjJ3eVIxZzBlRzlNYldweFNsTmtPR2QzTVZoVlJXcFhlVFZsYTFScVVrOUtWREJHVFVGQ1EwSkdSM1k0TkZKNGRrMUlOa1JFYTFCRlVGaG5ObXhuVG5OQk1XeElaM0prVFRSQllVOXFRMEpUV2tzNWQwZG9OMGhxTm5WclgweGlOM3BUV1RSbU5sazBVRmxHT0daU05rc3dSSEZvYTFJMU9ESXhhazl5VmpSR2RXVnhTMnQzY2pKblR6bFVjbHBaVEVkelptMWFZa05UYVRjeGRWRk1TRWMxWlRWbGVtMWFTblJZVEZSU1FXSmlabGhMUm5FMmREbDFRWEJOWDB4bFQzbHJWbkpQY1cxVFNFNTRNMG8yZWtjd1VqTTRkMDlNV1hwUFQyWXRTM0l4ZVdSTlRtUkxZbmxtVXpObVgwTndjRlZKUjJkdlowTlZaREZ4WVRWaFdHdDNPRk5VVEhWWFIwVTBMazVXVVVwclFURlBjekYxVUVKaGJHTnllbWhKWm5jLkxMTVlYY0RUbjB1UUNDSU1fMjd5Qm05M185bmxSZ1ZfRmNjWHNGWVdGX0EiLCJleHAiOjE3MDYyMTgwNjEsImlhdCI6MTcwNjIxNzc2MX0.b8DQvotzB9yC82ehZoVhHFuqB7-EXr2JR7-qc6-FnBQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002415"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:40 GMT
	x-forgerock-transactionid: a9125664-45f2-429d-9204-1629d22cd359
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:41.482 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:41.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 501438: jsonPath($.tokenId).find.exists, found nothing
21:22:41.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,501438,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6df685b5, username -> user.1002415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5faa08ad, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217761523))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:41 GMT
	x-forgerock-transactionid: 1fb7f6ad-6111-453c-afc5-4533036700e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTI0czZkc3VzMmswYTVrYmFrdHNxamFuY2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVpDMWtaa3RNVGpJNWJYazJSRlppUjFjMk4zaEJMa2hKZWpoclh6RkRWUzF0VjJGaFl6RnFXRTlwVDNGbVVqVndRV0kyZW10V2NXNTRZMDltYkhKaVZXRlBhRmR4Tlc5NVZXdFFkMWRVZVhreFRXbFFTVVZ5YVVwSE4zTnpkbGxmUW1kd00xSlpWbGt4UWxaeWEwOTZUMEV4WTFkd01scHVXV1EwVVRsMmVVcEtVVlJMZVdwaVJqbG9XVmxxTjBJeU1ITjNObFZMT1VSYU5FbEtaRlZQZWtjNGJtMUNNblZwV25GelNqbDVUbWhqZDFkUWVIQjZWbXBxWkdaSGRrcHNURFpsUzIxVFIwZFVXSFl4VDFaRmJFWlNUek14ZGtaMFZHczFTMDVuVjAxc2NsTkRPQzFhVFRaVFYxOTRNQzFTWW1GR1ltSlpiMmRLZURGMlpXdHlObGc0UldsVFYyUlFjVnAwVnpWaFZHTlhOV3M1WmxGWFNsTlZWa3RUU2poSWIydHFNRWt0V0ZJMlUxTkVURUUxVmpWdlZIQlBjRGM0TUhaUFZsQXpibVk1UjNrNWJHUnhWM3B5TlZwc1RURXRRek5WVjIwMWFUbEpka0k1V0daVmF6QnZXbVJuTkZCdU5HSnVjWFJxT0ZOMlkwNTZhbkJNZG1wRlgwZGtWbFpCVXpsTFZGRTBlVEppV2tkeVkyZFRXa3hqTkdoMGIyd3pWVkZGVmxkM1RFNXlPVVYzUldSdFprbE5XVGxVTjNaVFpXbzJla1V6VVZWMlZHeFlSemt3UkU4NGRtMXlUR0ZsZGxkbk4xWnlhRFpmYlRWTFF6ZG5WRUpyY0ZKdWIzWkNYMXBGUWpOUFdHUkdPSE53TVhkT1pYRlNkV295VERCVVpHWlVVMFJOY21kMVVVNXNZV2R5VGpSYWVVUkRTM1F6WjAwMlFsZFdTbTgzVlUwNWJtbElRMk5LY0RacmVFWmFVM05pV1dsV1VuVlZkbXRmV2t4RFVHVTBkamR4Ym5oT1ltNUNiVzVvVTNaTVVtOXlUM2hzVkZOcVEzWk1MVk5uVHpkbWNWaHFSRFZQUTNRMWJWSkJjMXBKTkRGQmJYZHBWblZyYXpGaVZsWktkbFpMVVVSV05tUlpObmw1UnpZeGFISldXRWg2UmxBdE1uTTVaekJEZURkNmRYRkNlVVIyWDBaMFJtTkZXVTU2WmtSdFEwUXRUek13VFhSR1MzWkJjbEZaTnpaelkxbFpMamR6UldwME1XSnJNak5DUVRaYU4xbDNWRXBUWm1jLmRMMk1iTXhlSVRQMWgteWpIWnU4aWdCckE0UHRTWE54R1FjVDFsQ1ltU1EiLCJleHAiOjE3MDYyMTgwNjEsImlhdCI6MTcwNjIxNzc2MX0.pJF7GUshwoQ5WQvOOJbavlM4MALgFRjh6gxsuuymFJA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:41.524 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:22:42                                        3355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=989668 KO=13960 )
> restLoginInitiate                                        (OK=490516 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=489071 KO=1425  )
> restloginProgressiveProfileCallback                      (OK=10081  KO=1425  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.71%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.71%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.60%)
> status.find.is(200), but actually found 503                      4958 (13.70%)
> status.find.is(200), but actually found 401                      1425 ( 3.94%)
> jsonPath($.tokenId).find.exists, found nothing                   1425 ( 3.94%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################################-     ] 92%
          waiting: 40986  / active: 23     / done: 501606
================================================================================

21:22:43.622 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 501743: status.find.is(200), but actually found 401
21:22:43.623 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,501743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@776bc718, username -> user.1000675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fc4f0ca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217763574))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWd2Ym1pa2QzNTFtamp1M2dnN3F1b2VuMWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGMwaFBkMXBrUm5wNWMwcGpNV1YzVlhoT2NWUlJMbGd6TkhsMlVrRlFObWRMVkcxMmQxY3lXR051T1UwMVkyZFhTRWhzTFZkUFlqQlFlVlYxTUhGa1QzaGpNamxuWWpSM05YTTNlbGRCZG5ORmNFRjRaM3A2WDFkeU5VdFZjbEJTVEc1Vk1rWkRVVXBNT0d4VExUbFJhMVpOZWtseVRsZENiSFZJZVZkcGIzUlJMWEZxVmpCa1VtRkpSRjlXY1VwZmRWOUZaRmRrTjBkRE9YRTFTSE0xVTNWeWFWSktPRlZLWWpjNVdYUnlkM0kxT0VkNFVEVXRYMFZ6WVZKTFpXNU1OWGxFY1ZoaldYaDVXak5pVFVoR2JWZFFaWFpaTW5ORFQyOXpialozVFdvMWJEaG5UbVpKTVhKVFpFTjBPRlJaVEVwb1QwUlRWa05LTm10VFMwVjVUbkJLVFV4TlpIVm1Obkl6U2xsSVVtUjRNbmN3TTBOS1VVUXRhRkJ6V1RJM1JGOUhWMlIwYzBKMGVHUmpOVlpCWkZKV1EybDVRMDlrVTFCNloyNUlTbTFITlVZM1pFbHVabFJGTlhaV1ZGUnRkbkI1UzBNME4xOWpNVVJOZG1acGJGSlJYMGgzWXpaeGNVNWxSMlJXUkRoRmNreFBlbkkwYkVaS04zaEpWR2h1UjJoQlJuTlROblJrZEU1dVIwUk1RM0kyTlVKVVdsaExWM3BwZHpCSGVWbEVUbWRMUVV4UmFXWlFja0p2WTFFeVdWQlVTR2xmTURJdGRVMTNXRXBmZUcwNGNHUkdlak54WW5oTExUQklSR2x1Wnpsb09VSmtjM3BZVWxwNFVWZEdWMjFNYjFFd1RGY3hSR2RETFVGdWJqaHViSGhUVWxaU05GSm9kQzFmUzE4M2NpMWlkMTlZV0RCelJYcExVMFJRV0ZocVRIUjZabWw0UTNKUlMxTlhSME0yUldGVFNYVnNkamxCWkVORWNrRnBRMms0ZEcxT2NFY3dWV1EwUm1aRFFpMWZkM2hCVW5kelJqWlFjMnRZUmxad2VXcE9VMHB6TjFOeVpsQkVjMmxVWW14NVUydDNiVTFRVVVWYU5pMUVXV05vVWxaa1UzQlJUR2x1VEZNdFExTXRZMEY1YzFwSFRXeE5SV1o0UVhBek5DMW9NbWN3VkdsUFZVSXlRalZEUmtrNVNuSTRZbUpHWkRaWFMybEZhUzFMYTJaMlN6WnBhV1JFTWtOWlVqRTBMa2RsYTI4NFJYbzJSR2xIZEhOeFFrOWFjMWhzZUdjLmpsUEYzN3JLTDhOZ2F3ekx3blJBYU9BakVQVEJYbDhSRTVBeDh0emdna28iLCJleHAiOjE3MDYyMTgwNjMsImlhdCI6MTcwNjIxNzc2M30.0X1d7F8og7qnFCO6K7jGV-A5yg7gJJfhmmhq5lBaNdY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000675"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:42 GMT
	x-forgerock-transactionid: b7112388-e0a3-4278-b2d6-4784703c6084
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:43.623 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:43.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 501743: jsonPath($.tokenId).find.exists, found nothing
21:22:43.663 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,501743,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@776bc718, username -> user.1000675, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6fc4f0ca, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217763662))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:43 GMT
	x-forgerock-transactionid: 45e3b4bb-542f-435d-a9fc-8446f3dcc400
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDdkcmlvZmRlM3A0Yzdjb2ltYWhrY2E2cXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek9GUjNiamREVkVOeGNrUm1iWEF6UW1oMmFrWkJMa2xPVW5KU1JuWk9TazluZGtKUmRFWk9NelZYTWxKclVITjZSMDFCVTNoTlNUUkxVMUZJT0Zwa1ZERnNSVVY0WlcxUVVWWXRkRGt4TjJwdFQydzFUVFl4YzJrd09XWXdaekY0V0dGWlQwTmFiV0ZEU1VkT1QxSnlRMGRWTFVjNFpWQkhSMGQ0WkV4SlMyZ3daekJaZUZGSE1XOW1VR1JwVW1wNVJqTkVjbUpwV1ZkM1oybEhSbFZpYWxJdFZqRkVkSGhHZWpCdlozSkJjRXBDYzBoaGRUWTNVazQwVFd4VFZtSkxWRFpXY1dNMk1WWnpPRVI0WVdjMldEaE1XR1JNU21SdlJqSllVV2xETUZSNVJYTTJiRXd6Y1ZaRlltWnZMVkI1VEUxbVJIVlZjVlo0Y0VkM1RtbGlSMU5YYmxWM1VHVjFibmRLYURkbFpqbEViRk5ZUVdoUmRHNXpXR0pNY21kclduSmxiVlJXT1RkMlNWTlJaRzQ0ZW1GWmRqRlJhRWxSTFdWNWVFZG5OV05qV1RWTmFrNDJVekE0T1haRGVsTndUbXhGWnpGMFIwWldUbXhTTjFCc2FHTkZjMmxsWkVaWVpsTmhPRlZhVG5GV1ptVk9TMmhLZERSVU1YWmhWWEZRYlRKVFQzRnVNelZQUVhwRlJGRk5iMGMyU1Y5UExWbHpkWEpNYlRodVREaEhVVGhvZUdacVZFSkRValp6TlhWUU9YaFFPVGxIU2s5d1JsOTZOVXRLY214VExWWmtVVTFpZURoamRFOWxjazVTY3paRFNsWjRZalF5TFdvM1puWnlTRWxDYTNkVWJqUmtPSHBWTTFkck1tRlBObk4xV2psemFtdFpaWEp5TTE5M2ExQk9OWFpKVFhoTWRHMWxkRGhKTkZwcGREVnhVVEl3ZGpnMU1qSlRPV3BGZUVaQ1lVaENaMFl6U3kxaE1saFVOamxVTTJWcVZYTlhaR1poTjNRd01uTlhPV1IwYTJ4UWNsSlRRM2h3YTJ0NGRHeDRWM2t0VDJaUmVUaEhZMVZpTFVkMlZtdERlRFZqVkRWQ2VVOVlTbUZUYW1WR01GSmxXRFJCU1RkUGFFSlNUR0pxWTFSa1NWRkdURWM0VG5kWFIwOVdMWEp0VGw5WmRuTkRWekJvVHpSTU9FZE5ibEE1UzE5c1NGOHhNa1oyWkRoTlRXMUtUREJHUlhsZmIyRnpMa3hoV2xwb1ptaFBaamxNYTFSSGNYcFRYM2RzZVdjLi05X2dndnh6dWpIUS14ZW1uRVY0WTBubXh2RFU5RWpRdzFqUm9sWFJOSTQiLCJleHAiOjE3MDYyMTgwNjMsImlhdCI6MTcwNjIxNzc2M30.HETdnakF1CAMyPE8_OTGqBEPDR-tpm1uPtlc0-TpiqQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:43.663 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:44.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 501927: status.find.is(200), but actually found 401
21:22:44.851 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,501927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77ce5562, username -> user.1000753, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4efefb10, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217764807))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGp1Ym10c2ozOGNzcDYwaDVzMmxmdHM0YWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Sk9FRnhTblp2ZEV0NlRVdGFkRmQxU0ZodWMwRjNMbUZXTm5FMlFqVjBXRVowV0VnMVRtTmxXbkpXY1RSSmFGWmZhRTEzVlhGSk1IZ3hZM3BpWW1KcFNqbDBXVzkxTjIxc05GbHNabmxaTFc1M01uSjRPRWQyYURWUmRHOVJaRnBZWm5WSGRGZHFTRTFZYjBwbVlYb3RNbkZJU0dSbWNGcGhiSHB1UW5vNVV5MUlkV3hyZWtzeGJEaHlNMDAyZWxscFRFZGZVVlJMUjJac1RXbHdURlI0Tm1SYWNsOWFURlkyU1dsaVptNW1PR1EyYW1wVk9VWm9WSGhaZFVwVFNsaDZlVTV6WmxCQlRtRjNWbE52V0daZldtWlFhakZDWVZneFEwc3hlalJDWjBvNFJtZHFjRWMzY1UxVlRERllPSHAyVERKMlYwaFhRVWhGYVVOek1tWllSM1pWYWt0NVVFNHdUMFJUT1ZSVE1qRXRabEZDY0ZWdlNWSmxZbnBQZG1sTk1qWnJPVTg0UVZKbFRqUnJTVnBLWlRkdE5sZFhWalJmVGtkWWRWSldOalpIT1ZOdlMwNHpOMVphU0VsNFZXSkRlazR5VnpsSU4ydGlTMDh6UWxSQldFWkRkMHBrUms5S1p6WjFWVE5CWjNkMlVHRjJRakpIVW5RNE1GTTVRVlJ2ZUc5YVpIVmZaR1E0UkZoTlZFMUVPRTFmVFhndFJVSlVZMWgwTVRWeU1VMVJSMDAzY21SaU9HdzRXa296ZGxZeFJuSnZSRTVJVkZJeU1XdGFVamRJVTJWQlRFTjBTRTFtYVZwcWEyVk5ZMFZYV2pGMlZYWmxjbE5TWW5WSlVGTlRMWGg2ZDNOdVgzTmZTMjlvTTB0bWN6SllWRUpqTjFGb1JuTXliV3BOWVhKQ2FtVlplVmM1ZEVKWlluRktSVkpzYnpSSVkybE1ObXM0VkdRNFJGVnBWM1U0VEU1TFdVOU1WM1kxVDNSamRXUjBVM1JKWDJSa1ZFazJhMjFUVkUxZmMzbHRhSE5TVTJ4NVZqUlVhV3d0ZGtSQ1JWbENYMk5PTlVkbWNqUXdWM0ZsWW1WdmMxWnRUelJ5ZEZRd2RqaDZRV1JNY0ZnNGNFOXVVVXRhYzFGSE1tWkROMXBvVkVweWVYSkxiRU5sTW1Vd2NYZFphbUU0WW5BNVZsOTFiSEJSVjJaek5YSmlRV2RhT0dGdU1VeElTbFZFYUdaTE1sVnFkRlE1Y1hCS2JtVmpMbXcxY1dRNWJtNW9SRmRsWDNkb2JHVTVTbU5YWjFFLmNIdUdWc0FoUi13Rl9tSDNoMHdJTS1kVTRsV0RJYkNoUTNNbnRvMjNtdW8iLCJleHAiOjE3MDYyMTgwNjQsImlhdCI6MTcwNjIxNzc2NH0.EATsiu6wWiiiynO_m5fPI8_fw7KCDGU1nlWbShe_F5w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000753"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:44 GMT
	x-forgerock-transactionid: 6a25d254-01d8-4fc4-ac3e-fde853d69395
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:44.851 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:44.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 501927: jsonPath($.tokenId).find.exists, found nothing
21:22:44.889 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,501927,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77ce5562, username -> user.1000753, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4efefb10, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217764888))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:44 GMT
	x-forgerock-transactionid: 2749c472-e30b-4615-b84b-a9b362ca5979
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXMxdjEzZGw0MXA4dWZ0YW91dXZ1cTJnZXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1ltaGtSVEoxTUZSRFVsUnBMVkZ5UVdORVVWWjNMbTlVYVZoTlpWTlJNamxqZUhWdFpWaGlOMlJQV0VKNFNHbFFTelY2U21KQkxUaFlYM0J6UWs1TVQyTlBaekZhYkdwSWMwRnRjM0ZIYWt4dFdGazVUMm95WW1sTWVEbHFXR0ZvWmw5MWJIZzVlbVZtV1RaMU1teEphbTF5UkdaM2NIZ3hkR1JrVUhCNlNYRm5XbGN4WWpoa1NHcHhaRTVLZGxrNGFHVkdiREIxUm14d1NsaFFNRFo2WVd4aVVWWk9VVk00Ym5Kd2FUa3RhbXMxWjFSaWNsUlJVVWRLTmxCYVpIUnllWFV6V25wd1pGWmFVSGg2ZGxGdVFucEZiR1Z0ZG01VFdFdE5hM2xuWHpsYVNETTBSbmhRYms1aGNrZGxObFp1Vm1kdFpVSnBZMGRMU1MxaU9VZzJUeTFLZVZJeE1rMWxSRXBMZG1GdVNFcEVSR2xNUTNWRE5EZzBjVEJYWmpNMU9WOXVlRXhyU205eVlUTkxUVkpUZURKSWFIUlFlR3MxTUhvMlNTMXNPVU00WnkxeFlsQlFiekpPZEdaeGFEQktkMXB2VDBkVlJHZERMVkI2TUZCM2RsQTBaMU16YzFJemJUZFZWakUyVGxGc01FbFNOM00xWjNOek5sWkNkSFJQU25kbldVdE5kVWc1TUhoQk5IQmFNVnBVTW5GZmNVMUhiREpUUTE4eFkwVndhWEJyVVV0clREWkdZMkV0YTJkb1dYbFhOamRzY3pCVU0xOTFkM2N5YTJaVlZIUlpZa0prZVhSV1UzQkpUVkpXUmxOMVdsWmljVUU0TlU5VVZUWnNXa2hKY25kVVRsRXljMVpFVjNoQ1dUbFFlRUpWVm10d1MyVTJOR0ZMWjNsaFpFeGtVbVY1V21OV05IWmZjRXd3TTJRMVRGbHljRmxWYWtKb1dXMUdTRkkxVlVSSU1ubzVTbHBLZVRaMVMxSjBSRzFNVEZSaGFVVkpZbGc1WmxSUldXaG9TMFp1UVhsUlFVcFVRbkpPU0RsTWN6WnRTRUp1UTI5eldHZFFRM3BXU2poM2RXaFNOVWx2Vm5oTk1rZGlWa0pxUTAxcmFrczFNSEI1TlZaaWRVUktkRkpGYTFGa1JWVmlVa0pNT1ZoaGRqazRUMGhNVGxvMVowSnROMHRmYTBwMllqQTVXRmh3VkZBNFduaEpZVWhMYlhRdFoxQTRUbEpaVG5wcVIybFpMa0owVWtkWlJsaHdPV3d6TVdkZlJtbEJXalk0YkZFLmFpVWVvTnFteUpILWtPTGZaeHBHX3hONXh5WGxGSTJSclRFRzBiVktuQ3MiLCJleHAiOjE3MDYyMTgwNjQsImlhdCI6MTcwNjIxNzc2NH0.qtV312CRRxRizKBEOh0CWfPwbebwnXFRgv9zYj-Ikcc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:44.889 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:22:47                                        3360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=991100 KO=13964 )
> restLoginInitiate                                        (OK=491227 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=489784 KO=1427  )
> restloginProgressiveProfileCallback                      (OK=10089  KO=1427  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.70%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.70%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.60%)
> status.find.is(200), but actually found 503                      4958 (13.70%)
> status.find.is(200), but actually found 401                      1427 ( 3.94%)
> jsonPath($.tokenId).find.exists, found nothing                   1427 ( 3.94%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################################-     ] 92%
          waiting: 40275  / active: 19     / done: 502321
================================================================================

21:22:48.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 502377: status.find.is(200), but actually found 401
21:22:48.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,502377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11a60f1c, username -> user.1000761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c2bbf12, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217768034))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZDJsajk2Zmc3NWZxczE3MDM4NWxlNjAwNnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2RXczBiRXRsY2toZmJWUnVYMUZzVkhaa1Z6RkJMbkpUYTAxMFRta3hTV1JRWDNBd1EwOVJWMFJuVDBWUVpYVkhXV1U0Tkc1TmFVUkRNRGRvVFY5VGVUYzRjSEJEYkd3dFJUbEZkV0kwUzNGUFIxZG5abGhJZFhwd05YVmZlRWhYZEdrMU9XVlFZVlZOT1RKQ2VWSnFOR1pTYlRGclVFOVVVWGxEYUdsT1REWkJaV1ptUkhsSlYyZERNRjlHYUZaVFNqRlViR1UwWTFSMVdta3RaRkZzWldWWE5FWktXR0Z5TFVnMlZuVldTWEZyVHpaWWFWUm9NVUp3WWtGMU1FZDNOblV5TFVRd1ZEWk5hbTB4V0dKR1lqVlRTRGc0TjFOV2FqbHFhVmxFWldGdU5sQmZhMjFQUXpNMlgyaFVOVGN6Wm1sWkxWbG5ZbFZDYjBFeFFucEpSRUZ4ZVUxMmFUa3hTalZDVVZNMGIwbG1hRE5NZEcxbE56SkZRVVpyTWxkclRVaGpkVlozUjJoM1ZHSmplbXRsTmtoM1RGODRSRlF4YUhoTFkxQkdabmg1ZHpKSVR6ZGlaSEZCUkRSdmJFWXdNWFpEVjBkaU1UaGhUMGRUWkhoSmFUQmlTVmMwU2pjeWJuSjJhSGhpWlRkcU16ZzFkVXQwVW1wMlh5MVBZV2RFYUhGdmFESnVaemxwUkZCaFRrNDNPRGhoTXprelFtUTVWMWhPV2w5aGFGUnRlazAzVnpJeU9IcEpWa0YwT1VoTFkxQm9PSFpwYTI5d1ZHOWtaMHMyU0ZaT1QxOUpTR0ZqTTFCeFJISjVRblUzVVVONGRFZG1WVGs1VEROSU1IVjROVUpRVXpad1dIRlFSMnB0TlVzd1NHWjRPRFZQUkVaeGMxbFNOWEV6VDNCelZuUnBRMDA1TlV0cFlrUm9Wa1JDY0haTUxYUkxWalYxTldsTWMxaFFaVVZpTWpVdGNuSjVRMGcyVm1JMWJVaE1NVzFNU1hocWNURk9RWEZTUVZaVWIyaFdXbmMyWmxaU01UTnNiVWhhUjI5MVlYVm9ZVUp0YzFjek4yWnJkRFZLVlZKdVJYUkxOaTFHYUdWUVdub3hSbVZxUW5GZlUxQlBVblpFWW5Ka1Z5MVJNVlJETTA5NVUwWlNPWEIyTjJzNGFFaDVXalZuZFVsVE0ySjFWM1paYWkxMmJXZzJSMVpRYTA1UFlVaEhlV2hxVEVNM1VIbEtNSGRHVmxGeFowdzRMbXhJT0RSc2VEWTJiMDEwZW5sRmRuaGlkMUJKVGtFLkJyRTFJVHBOUms5MEJKZFRBRjlNMEV6TTJCWmZZQ2pnSC1Qc3RTQTJoYUkiLCJleHAiOjE3MDYyMTgwNjgsImlhdCI6MTcwNjIxNzc2OH0.gimYmiigHKhYbJy1IYhlT4-3oVuVZUqnFr7ma-BE-Ic","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000761"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:47 GMT
	x-forgerock-transactionid: 04f3b976-8fec-4925-b56e-69b25bc16bf3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:48.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:48.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 502377: jsonPath($.tokenId).find.exists, found nothing
21:22:48.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,502377,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11a60f1c, username -> user.1000761, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c2bbf12, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217768120))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:47 GMT
	x-forgerock-transactionid: 6e96459b-2a05-45d0-9042-453c91542187
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWxjNXVkcjNjOGpkdDAyNmRzYWxmcDk4OG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VU5GcFNVSGhXVHpKMVluUnVkMEk0WjNrMGRtOUJMa2hvVjNsNk5sTkdjRlp1YkhOdkxVeEVZVVo2Y1ZaeGFFeDFXVnBxTnpSUU5WUkNjRlV0TmxwSFlreFVUbWRWU25SRFJIVnBMV05EUW5VMWN6WlpYME14YUZVd09IVnVVekJrVFVzMGJtaDZlVE56TWxNMlMxSklVRGQyTlZnMlNsTnpSa05WU0RFek1HeG1hbmcxWmpsR2NtOHdORmxpWlZSTGNqUkpSRzFFY2twcVVGUk5NV3B1UjFsMmFFUlhRVzV5ZG05WlNrbFhVREpRYWpoVldqWllXRGwxWlU5dGFrRnRaMUpZU0dONFJIQXhOa2RVUkdWblJ6ZGFZbmx1TFMxNU1GRkRXRXBxTTE5dFpHUlZNakl0YkVwellqYzBXV1p3WVRKbVdUUnliMUZJWkdZM1kzQmFiRkZwWkhSNFJWQXhORTh4Tm1oeVFqZDNWemhhVkZaelJGRnpUbkkxVW5WUWNVaGZZbWxuTUVSalJETmhORTVrUVY4elRYUXpNVWd4T1dKTFZXeHdhMXB2TnpSdVJYRXhTbXd3Y2tWdFIxaFdMWE5WTTE5dmExWlpVVnB4YTJVeWIzVlRZM1V4TUZJeVNXOVVaMFpvY1hocFIyTmxSMDVVVVdkQmJGZGFTbEZ5TjFKbWVqQlVPV3BTT0VjeGNGcEhUMkpFWXpOMk4xSk5la05TVkZKMWRVNDNaV3BTV1VsUE5XOWxOMmsxYmtZdFFqQndTVzFzUnpGRU9Fb3RSbkpyVTJWUGVrVkdjbTlhZEZWMVVqZDFkVk5FVldnelYwVmlXVUZLYzB0TE4yVmlTRTFVUkhkd1ExaE5aV051VjA5SFkybGFXSFZwU2s5dlRWODVRV1JaZFVwU1lpMVBURE50VEVobE9FODRhbVJPVUVoQ1dGQm5ZVVY1U214ak1HMVFUV2RhTFZsRlJqRk9abU5FWkhaelN6Um5kbkpoVkZZeFVIcElWSFEwUkVWWFV6TjFNMDFRWmxWbmVUZEpWM0V5VDJ0WE9UQTVVREV4U1c5UVlVcElkbEJVUkdwdFQzbEdaazFPY21kMFZtVjRkR1JuYUVVdGVrVnlPRWxzVjNoQmMxSkdNVkZVVms4ME1HSXhRakZ5Vmpod09ETmtkR2czY2xGMk5qUlZVRFpzWDBGT2JYQlBNRlpvVkhWNVJWcFJSMEpvVVRGcGJVWjRZek5aY0dsdVJHb3dMa2R1WVY4eFdXSmlTM3B0WjJOcWN6WlJNRGMwYTBFLldDeHFVOHE0ckhTU2NCdXJrZk5BWFdSN1F3Y2FTTDNpdUNmS1R2Znp6MXMiLCJleHAiOjE3MDYyMTgwNjgsImlhdCI6MTcwNjIxNzc2OH0.C9nXXYtzFLJp_roC_sE8XS3-LOAysQEGyPO-oNkl53E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:48.122 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:49.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 502631: status.find.is(200), but actually found 401
21:22:49.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,502631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7611c52e, username -> user.1000300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46055a1f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217769731))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWgzMDBpc292ZHZ2MnUyMW5qdnIwMDB1Y2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1emVIcFpOWFJqTjI5YVgySkpaeTFSYVZKZlYwNW5MamRCUzBwamJWSkdSMDlKVkZaTU5tRkZkR0p1Vm5jM1pqTmxiV1ZqZHpOU2JHNWpiRGxrYUdJNFpHWklPWE5IWVc5aFJqWXRiVWR4YkRKZlowaEVWMGRtZGt4cFlrSkZhV3BFWTFwNlREUjJjMjlHVGtod1ZHUmZMV0UyWDBaSlNVaE1aMlV6WjFwblJYbGxkM2RPYWxGbU0zTlFWVU5yZFdkNmFrbEtNMjFFZVVSc1RFOXJWM041V0doYVdFeHlhbTh5VG1oVmVWUTFkSE5xUjI5aVFUQlFUM1JyWmpSS2NYUTFhVUpFV1MxUFR6VlljMGhCWW5GVWFrRjBjazVOZDFsUGRGcGFaVEZEZVZCeVJXUm1NMTlIVFVoUGVITjBZMkZoTmpGaVVYcERZMlJxTVU1b1pGTkpVa2RNUm1wekxWQnlkMDlRTm5CWk56QnZhMHBKT0ZoWlVVRjNSalZHYUVwS00yUnVUREZOUmxsWVdtMVVVSEF5Tm1ZNFYySk1OREZQYjBoWk9UVTNXRlJEU1hkVVZWbE1WVzk2Vkd0dmNYZFRNMmRUYzNGaVQzWmhaMnRZY3kxRGQwWlBibmhOY0VKQ1IyUlRaQzF0YUc4MlNXMHpPV1pTYzNBeFkwOU1VemxCVjBOYVdsQmlSMlE1VkhoNlN6bFphVWM1TWxSM04zRndZakpMVEVGaWRIRkRZbVJQYzNsVU1GbGxiekI1UkRVNVdXVkdUM1V5UTB4Tk5qSXpTMEp2TjNwelJHdFpVMEppYTNWSVFWRllWbXhSV1ZwWmRIcHRObGxaYm1sWWNtOWZVVE5PUzBOalR6RXhiV2RhTkVSSWRXdEtPVGxCZEhaNGVrZ3dWRlZQWWtzNVVHcGlhMjFDVFhwUVpGaFlVbU15Wmt0aE9EWjFNbFpHWTFZd1NtRjRaRmR6VG5sak1WOVRSVmR6V1U5b1NrbFlUMnhqV2xkS1EzVjJRMkV3UVRsamRGcGlRVVJ6VURkdlMzUm1iVmt6WVZkRWIydG9XbFI1VjBSS2JXY3RUek10UzJaMlExVllRMHcxZFV0UVpIVmtWbFV4VGxGNmJVRjJZVUZRWVVWWWNXTnFjemh2YTNkYU5YQkVVRkJVYjE5WFltaGpVMFZqVjI5UmIwcDVZaTF6Vm14cWVWUlhUa0ZwWkhod1ZFUnBPWFpETUZOelVteDZhalpMWVhKNmNsVjNMbFpLVldoa2IwSmFjbXRVWmxGU1Z6ZG5SMDl3YWtFLktqYkR6NGlrNHhGWHdtVVJnS2J2WVg5NEprNGwzcjVUeDNYVlZIdWFhOG8iLCJleHAiOjE3MDYyMTgwNjksImlhdCI6MTcwNjIxNzc2OX0.KXMZYNnUBDJLj2lALwg_LeWxEeety1fm5dru42l2OMw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000300"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:49 GMT
	x-forgerock-transactionid: 34798d7d-e906-45a2-a2f8-2731c9afb717
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:49.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:49.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 502631: jsonPath($.tokenId).find.exists, found nothing
21:22:49.824 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,502631,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7611c52e, username -> user.1000300, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@46055a1f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217769823))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:48 GMT
	x-forgerock-transactionid: 8fdf00f1-d456-4c27-a936-fdb30f4e8172
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjA0djlmaWdmbm50N3A5bDQ5dHJ0dmpkbmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V2FWVm5VRGxqUkZKRGFrSkNkbEZZUVhRdGVFbEJMbTFFWWw5QmRHdGhUMGhMWjFGWlgzcGZWMDF5UzFwRU5VSmFXVVpVUVRKRVFYSjZVMUpTZWxCTlUycEZjbmx6TkZoWVNqaG9WemRPUVRGalMyWk5WRlphT0VWRWVVdEtjRUphWTA5emFFSlpkR1JWZUZCb1NEQkdRbHBuVFZCbGJXSmFaM1J2ZUZKMWIxTkthaTExTFRONmRUWnpOMmRuYm1wYVRIUnBNUzE1V25sWVlWVktiVkV3TUVwak5sSk1abnBtVW5OU2ExcEViRXAxUkVOdmJWQjFlVWhuT1Y5RFpEUlpiRXhxTldoaFdrUTVaRzV4ZEdjMlVucFFkRVJ4WlVwWlpYTnBNRlZvTjFGdVVWTmxZM0o2TjNwUU1FUmxjRUV5YmpacU0yTnJhMVZPZVdnMlZVdEpSWHBPU2xwaWFHNVJUbEIyU3pSM1puQktaM2RrTVdkQlJrTndhVXRqZFVaV2FVdEJka1ZUUzFwdVprRlpXRU51ZDNRemR6ZG1NUzE2Y1hGSFpuVk9lbGgwVkhabE5XUTROVVZtVVhCVVNYbEtSbmRmVEdsS1JFZHJUV1ZEZG5KbGEwNUtTREEyWXpkRVpVRjBXblZwY0VKeFFXWnlUVGxVWjJwWVQwWTFUMnBzT0dGbmFqbDRSWHBqU2pCcVowMWxPVTB4ZGxCdlNtTkNaVTVEU3paM0xWRnpjRlo1VFd0UWFqUkhNVTlHVjBocGFrRlFUMkpMTVhrMmVXZG5iemw1UmtWSllYZEVibEZYYzAxcmNIUlZNbTFwVWpCak1sVjZjMU5xWlhoQ1pYQTFSUzB3WlhwT056Vm9kVVp1YTNadGRGRmxVVFJPYzNwME5GSm9UVVZxUVVNMWJuSnVkVEZWU25CMVNXMVBWWEpMTldaVVluRkZUemhoZWtVMGMxVkxjMmxhUkRGdFoxcHBMVVJxUjBzeVpqVkZTSFEzVWxGZlh6QnBSMnhRVlhkMGMwSTBOVlZFVTNKYWNYVmhhR3REYVhFd1VGcHBiVzVmUjNGbVRHNTNNM0J1VG5seVkxVllORE5vTTNKYWRFOTBNR2MwT0dGcFdIa3RUakY0TFZrelJqVlhTMk5sWjNGTVdFSTNWekJ4YVRReGIycG5iVWhUV1c5MWR6Skxka2QyY0dJM01qSXhWMWxGVERkYVEyTnRVSGhPYTFsRlZWRjVTM3BNZERWbFdUSlZMbmRFWVVwWmFXZDVlakZaTkVsR01VWmlNVTlaWlhjLllUTlZNTEsycUF6NEZXemd6b1FlcWZydVFMVi1tZkF5b0dHQjZ5NGlCSlUiLCJleHAiOjE3MDYyMTgwNjksImlhdCI6MTcwNjIxNzc2OX0.l_Jmln98lIavzG5dOfd6dDsD38S6ypI1I2pG4e7ymHU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:49.824 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:22:50.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 502749: status.find.is(200), but actually found 401
21:22:50.580 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,502749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ec5103c, username -> user.1002534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2071d82, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217770531))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmw5Z2FvNzI1ZDk2cjgxdTBuMmNjYnBlODUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWJFMWxOV0pJWkVVdGFubHZhVEozU1cxeU5WTjNMbWhQV25aZlpWWjBXSEZ6VEdWd1YySlBhemxpV1ZOeVZISm1OVWhRYWtKV2JXSjNXaTFMVDJKM1lWWmFja3h0VEdkV2QzWnJYMUZvVlROdE5HVkRjMlYzYVRReWFqaFlPVmhJTW14UVZIbHFURmt5VW5sRlZuUnlNMXBKVEhKV2EyMHpaR0o0VlVOblpsbDRRVm8wVWtGek0wSnpMWEp5ZGs1S1JERTFkM2RHWW5SU05rVk1NRmh6VFcxNFUweFBaR1pTV1ZoM2RYRXhhaTFoY1UxQ1dDMXFhRE4zTlRWbFpsRkdPRXgwVEdGUWVHc3dWRjlwWDJ0ZlNsUjNUR3BpUTNGcFowczNUbFpIVlhsQ1RrcGlMVE56TUdGeFJFMUJNM1F0VjFjelR6bEhWa3N6TnpSMmVWZDZNMjF6YW1wdlNrRnZTRzF1UTIxR2RIRlhlRVpQUzI5T2RFOHROWGxSWlhkcGNreE5Ra1pXVTFWbWFtMVphM0pGTFhSUmFtbFphRjk0YjJWcVFYTnpaVFZQWlZwWk9WUktZbEJGUmxCS2JWSnhYM2hPYmtaak5uWnFXakpWTTJ0SFNqVTNPWEEyVkRSWGVGUkJkV1psV0ZGYVNrZGpjelJtUlZRek9FdFdOMWhPVEZaNllUVk9VMWhJYjB4VlpXdGlNM1F5TUhsWVptZHZOR3hDVFZVNE9XeDRSVzFZWW1VM2FsQlBZbHAyVWtGbE1HMTBjbUo0ZVhVMVdVaFhSbkJvTm1GaVYwUTBUM1l6VWw4NVNFWkpOMmR2YTNkQ1V6SkhVbFF3WW5oQmRYQnVSREE0VjJaWVJsOU1UVkZWVUROaVJHcE1RMVZuUzJoWGMwc3hjVEl6UTB4Sk1ERTFPVmd5VFRack1XOW9SM2xFV0VaNlVsUmthVUZ6VVdWellXeEpNMVpuZHpaWWEwNDFRWGxKT0hFMlRuZElOV2hMV1dVNVlqTktjMkUxWVVoMFNGbHlRa3B5ZVhacWExVmlkV2hrWlhSMWFrZFVSR1pNZFZwQ2NtbExaMHAxVmt0dFF6QmxXbkpwVTNsSGJEWmthRGg1YzJodU4wNVNTelY2UlU1dmJ5MURZMTlOZGtoSmJVcFFVRE5JTlhsV1RISjFPRVZYTm5SeGVYWmhURXhpTURoVFJVcGtPV2RHYzJKMWFGbHhZVW81V0Vkc2IzaEdVQzAxY0Y5cVExRm5MamhxZEhCTWJGa3hZMmN4VEhoV1YyRjROVnB6TUhjLnF0Ui1fY1AxMXVkYVgtc1RJRk1scVBISkN2RUVteXFvUmRkWTJnTEZpN28iLCJleHAiOjE3MDYyMTgwNzAsImlhdCI6MTcwNjIxNzc3MH0.T6Cq1VRrrRbYF7wbigYe0lyrYjAX08ZS1sSCcdYtli0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002534"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:50 GMT
	x-forgerock-transactionid: 8a7d4e2f-2a2a-496a-b271-d6c6ca9e5215
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:50.580 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:50.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 502749: jsonPath($.tokenId).find.exists, found nothing
21:22:50.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,502749,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1ec5103c, username -> user.1002534, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2071d82, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217770619))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:49 GMT
	x-forgerock-transactionid: 1320f492-121e-45e8-be96-0ae9f69ddb1f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWIyYjcwcHEzMmlrbGNmcTVoZ2FqcDBrYzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1lqUkZaUzFLZDNCalZXVTFOM1kzZEVKbFRWVkJMazU0UWtaV2NGVkJhV2hVU0hoclgwMXhObGg1TTFCWGFuZDJPRVEzV0ROMVgzRjFWRFYwVm01a1JXNU1NM2xYYjFWVFF6RXdSV1JCY0RFMGJsOUNlVFZGWVVkVlRsaHlaMHhMTWxGd1JGQk9NMjR0VW5OMVgwa3hRV3hYWjBKR1NYSnNkbkUxV1c5emVYcDJOV1ZVTFU5cUxVdG9VMDVSWDFWeWJHWkJUM1ZGV25GMWFGSnZPWEZEYjAxc1dFNHpOM2s0YW14TloyZHVSMng1TjFGNlpsWjFNV1oxVUVsc1JGVkNiR0YyY25OVU5qVlZlVVpITlY5WU5IZDFPSGN0UjNkc1VrdGFkM0Y0VW10d01sSmZWVGRuY0RodlV6QnhhRXcxWDNwWVltUnBjMVpyYnpaMVNuZFFUemh3UTFkbGJtSTVUVGhmTkZWd09HMDRWMFZyZFZsdWR6ZHJSVUV3YUdSM1YyZG9lWEEzUzNSVmFEbEpiakpzT1ROMlVYVllaMDl1T1VvM05rZEJYemgyUkhoNFZXdzFhWGhGWVRkNFZYQkRSbkpNTWxCNGNFczVTbk5GTW0xTFUxRlJOM1ZwWkRrNVdscGlkVTF0TFdKa1gwUnhaelF6V1MxMlMxRlJTV0ZuTUcwdFYweHdSMTk1UTJaSE1tVTNNRk5FYW14NmMwd3lWbEV6Y0hKRlRrOWhlbFJKWlRaZldtWlVYM0JSTjB0QmVrMUViVGRoZGtKMllrbzNOMnRwV2xwaWJUbDNNREZXY0VoRGVYTjRXRk0xVTA5eGREQTNja1JRY0ZkblJFZGFVSEF4UTNoUWVGUkhSamsxTTBvMVUwNXZSRjgzWkc5d1kzbHZZMHh6V1ZWNFlXa3hTRmRoU0dSMmQwTXpiM0pKZFdOU1JrcEZNWEo2TVRnNVkwMW1jWHBsYjFSNkxYTXpUMkppV0c0M1NGVTBiMEkwVkVRd2FIQkVkazUxVW10Vk5XWm1Walk1Y21RMVJFVXdkRVZwYlhCYWFWY3pWazg1V1hVeFRFbGpWREZUTlVsaExYQmhhVlJQUVhGdGQzY3pjSEJJVUc5NlZ5MURiR0pMVmxkcFUxWkxTMkkwZFRscVdWZG9TMVJTZDJGd05EbFlTMnBwTFY5MVIwY3dNVzlqV21sSlJuQTNia0pDTWpKdFdtZE1WVTVqZURZMU9XbEJlVGROYVU5NE5sZGpMalpKT1dWcGRtcFBOMWd6UTFCWlNWSnFZVVF3WVZFLlBmSlUwWWFzSEJCSEhoZGlfak56Uzd1UDRrb3p1bldBSm1vX3FRbmZ2T1EiLCJleHAiOjE3MDYyMTgwNzAsImlhdCI6MTcwNjIxNzc3MH0.z9JGUFe5jF9IUpbs5RwgPhwFuQBKE1qPjgiC5r8PSwc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:50.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:22:52                                        3365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=992613 KO=13970 )
> restLoginInitiate                                        (OK=491977 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=490530 KO=1430  )
> restloginProgressiveProfileCallback                      (OK=10106  KO=1430  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.70%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.70%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.59%)
> status.find.is(200), but actually found 503                      4958 (13.70%)
> status.find.is(200), but actually found 401                      1430 ( 3.95%)
> jsonPath($.tokenId).find.exists, found nothing                   1430 ( 3.95%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################################-     ] 92%
          waiting: 39524  / active: 21     / done: 503070
================================================================================

21:22:56.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 503605: status.find.is(200), but actually found 401
21:22:56.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,503605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@401fdb82, username -> user.1001052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d49995a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217776336))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnA4b2Nxcm4xY2lwaHAycmQxcmY4aWhrOHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk1WRlRZVjlDTVhOaVNUWnJlVGRmY1dKTGNEaG5MbEZCYWtnNVFYcFpWbEIyVEZWNmNITkpNSGx4U0hadE5qRlFiM2x3WkdkVFIyVnVhbXMxVEVjeVdXb3dRa0ZaYTNGd2RGZE9iMUE0U1dSUVp5MUVVRll6ZDJwc1kwVlFUWFZRZUd4aGJGWkNOV1Y1VTBoV1NqTTBibmg0UjNoT1YwSk5RV0kxU0ZaVWVuVnhkSFJ4YldveWJqVXRNazUzVDNscFIxODBUSEV4ZUdWVWJFbGtkRE15WTJocWF6UnlRMDlvV1ZkNVoxcHFjbFZPTFZoUllWRklXVkprWVRGbGVXRkVSVTVSU0hsdE56QmpkeTFFVmxWUkxXcDFUV3A1Vm1SMVNtWjZaRGRCV1ZZNU9XbElWRzFyVDA1dU5FbExUalZsVHpCMmNIZEtVMDFEYmw5bFQyZEpRa2gwTkY5cVdGSjNVWFF6T0ZOWmJIZDBaRmRmYmxKMmNIWlRUazQzY0hNell6UndkVkprU2tKWWNGWmxkMDVJWjBVMlFXaDJWRWQwZWxORmVFOXRPSGxpVWt4VFpuTnlkbWREVm5aU2JVUnNUVVZIVlV4VWNVbEhaSEY1TjBwb1ZUaE1SM05HWkVvdFgwcERXR2gyYkVwVlQzZE5hbWMzTlVFMVVrMHdURGhqZVRka05uWnFOMnBxVm1kWFVFeHVXR3Q2VXpCcFFXWXpiSFJGTkROMVh5MU5UbVF5VG14RFkwaG5jRXhmVG5oMWF6UnhWMVV6ZUMweVZqTkhPSHBVZFROelZXdDZMVUpLVlU0MWVWQk1SbFZtWWxGQ09ERk9PRTFPUTA5V1RXSlFiRTVyYzNGUmNsUnVXa1pLVm1NeWFVMVJUbU5tTTNsSFFXSklNakZXZUVWWFQySkZTbXhqTkVFeGFqRk5ZM2xSWkdNd2VsTnRSSGxhYjNkSlRVRkJUM0pUZGpJelpXNVZNSEl3VUdkS2JXRkdlblF3UzJZNWVVTXhOWGd4UVhnM09GTnZja3RuZGtwV2RVSkVhVzV0Y0Mxak5IWkRabEZsVEhjNFVXNUZlRmRXY0ZGaFkyOWZMVmRpTWpkWVRUSlNTMlpoTUVadE9VdGlOWEZOUmpsNk5GUlNURnBTTFdjMmIzSXdXalZ4Y0dKTVRqRlFaMEpqV0hkQk0xRjRiMU00YlUwM1pHcE1XbUpYYzA5QmNYVTJYMTk2WmpscU9FVlNaR2xPYkVGWVRVTTRMamxxWjFBNGRXdFFWMHBXTm5sMVlVUjBWM1k1ZVdjLmFwS1oyQ0w5cFVOOUxNTlY2NzR1UHREd1pCS0lPWFk1MEdwSjhWSHEzM3MiLCJleHAiOjE3MDYyMTgwNzYsImlhdCI6MTcwNjIxNzc3Nn0.eXLrJXhvSKgl_4-VXpWxUKpQC9SB__O1s_TqDfgBKn0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001052"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:56 GMT
	x-forgerock-transactionid: 3682450a-b332-49d5-85af-d8cb9b725af1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:56.387 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:22:56.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 503605: jsonPath($.tokenId).find.exists, found nothing
21:22:56.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,503605,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@401fdb82, username -> user.1001052, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d49995a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217776428))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:56 GMT
	x-forgerock-transactionid: d1a44898-3e4d-4a0e-ab4b-817790ff7415
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDkxdWQ3Y25ubDNsYnI0bTRsYjlkbGo2NzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmNUTm9hbGRtZEd3MlZXWTVMVXc0ZW5GdVZYaG5MbDk2U1c1bGNtNDVTbXhZTVhkTlFXSlBha0ZuT1ZOUlMxbFdVMkV0VDBWbE1uTm1WRGx4UmtseFVqUlNkVXhaT0VWTlUyWkNZa05wTVhOVFEwRm1kRmRFZDJ4Q1pFbzFjbVpGZVhZMFZHdHZlR1JpVms5aFZDMTJVVVJYTkhKaGRYZHhabU41ZGxSUFZWSlZPRWh3UkZkaGFWWlFWMUEwYzBGTFZVMTFZbXgwY1hWZllqZDBkbFE1VTBkbFNFSklWbDlOVHpSS1NHNUhVMkZVYTFJeGVEUjFObmc0UVMxSWJqVlBkR010TVVSdE5HVXdSMDR5Ykd4MWRFMXZiaTE2ZFZrMWJrSlRUVVpMYWxOZmVtcHFlV2xYU0dsVlNWSk1XSGRLVlZWdU9UQmtVVzU1Tkd0UmQyOHhNekJ1ZFVWSVpqaHdXbGt5UVU1cUxVdzNSMFJrYlRWeWVVSnpjWGN6VVRsWldFbHhha290Y0hGYWVIa3pkRlpGTUV4MGJXc3dObEJSWlhWclRsQmtObFkyT0Rkd2QwVktUbVZ0U1U1UlR6UkRNMmsxTFVRdFRXZE9YMHBRVm5kMlpsOXhiazVRZDJGaU1GQkpaa3hoU0V4NVlUQjFTV3hDT0VwYVZtMW1ZM2xGUTBwUWNXSXdZMlJsZVhjeFR6UXdSSGh0TkROZldsWnlUa1JMY21keVFUSjBkbEJDWVU5eWRXWjJWRFJJU1U5YVFUWjBZMjQzU0VkZldWaDFTbmQzVjJwWGJrZG9kamh1UVY4NVpUaEdaRjlNUjFwRGJVaDZiVWhJZEhWemNUWjZUamRpZERSaFpsVXRSM1J4WWxFdFJFdzJla1l6U1U1VWJtUXdSMTl5ZVcwdE1VbG9iME5ITlZKZlRUWkVTa1pJVldsTFdFWjFkazF2VDB4Nk1YTXRNRlV0V2poU01uRkdialV0WjJoMWJFTnRibEo0YTA5aFlsWkJjMnRVVkU5dFZXWldTemg2WDBWeFZWTjBSVVEzY214M1RXbHNVMmRuY0ZwQ1RURmpNMjQ1Y0dkd2QxZDFiMHhIUzBkQ1lrWkJjMGMwY1dsU2JtZGFWVFZ1Y1hRMGNHSnBabFpoVmw5Q2FqZFNORmxRWVhCM1lYQTJZWFJHU2trNFZ6RnZRekphTmtsc2RVa3hTV1p0WmkxaVVVVTVURmw1YVZsdldWOHlVWEZsTmpSa2VtRkJMbWRxWlUweE1tOVpTekZJVlZSUlJsbGpkbVJSVUVFLklVR252aWNqMW41c2dTT01QaHU1NHpnTVRrNEVZTkppRDFfZlBJbjBEVlEiLCJleHAiOjE3MDYyMTgwNzYsImlhdCI6MTcwNjIxNzc3Nn0.taOtFfJbteo2CyIbY8AWvlvysFd0aJmejZbiRw5Xido","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:22:56.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:22:57                                        3370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=994066 KO=13972 )
> restLoginInitiate                                        (OK=492696 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=491251 KO=1431  )
> restloginProgressiveProfileCallback                      (OK=10119  KO=1431  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.70%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.70%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.59%)
> status.find.is(200), but actually found 503                      4958 (13.70%)
> status.find.is(200), but actually found 401                      1431 ( 3.95%)
> jsonPath($.tokenId).find.exists, found nothing                   1431 ( 3.95%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################################-     ] 92%
          waiting: 38807  / active: 17     / done: 503791
================================================================================

21:23:00.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 504170: status.find.is(200), but actually found 401
21:23:00.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,504170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@409b36cf, username -> user.1000104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a3dd5dd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217780027))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2loY2JpaHFzaWszdDY5azlsZTNnbWdzNmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmJIbEJObGMwYzBzd2VWZGFhVUZaZDBKaFNscEJMbUZSVDJKNVVXUXpaMEp4ZG5oYWVrUm1ZV2gxYzFSWlZrcExUMVprYVhwc1pYSk5ZMDkzWTNGUlZraFhYekZsUmxGMFMyMVVSbEp4VW5kaFpVUktYekZ3YTNORWJ6TjNRMFZQYjFjdFFsOVdaR1o2U0dGdVkyZG5Ra1p6VTBsd01XcFhOekZhVVVKblh6WmhZMUZWTkY4d1RrNW1ja2hQTUdwU1EyZzBhbVE1ZFZkSFF6a3RjRzB0VkROMFIxWjNSMU0xT1dwZk9HNXRSV3d4VFhCRlpFRkpRMHBaZFhGTk5UWm9UalZUTlZGRlowVmtOVzFPUzFSeGRXTXljR2RvTTNsWU9EZFlUMkV6V25WdlZub3daRkZJUjFoSlkxb3hSbVpXWjA5NE5HNXhORFJsWmxJMmFXWlBkekJHYlRCdk4zVjVhRTgzUm1GR1oycFFObGxaZVhOTVRtTTBUbTlUUWtGcFpVeFRhblJ2TmpGbkxVOU5lR2RzU0ZSUlpuYzFWVkp2YkVOSVh6bEpNMTlUVERBd1lUaE9aMFp0VmxOZmFXeFdVRUpoVVRaUGEwVkVSa05JZVVscGFsVXhNVTlyTldkcGNsOU5RV0p6UzFZelZXc3RlVFJSZEZaUFoybzVXSFZ4TWxKblREWkJWREpSVFhGQ1ZEQmlkWGhOUjNCdWVrTkVWRVU1WW0xS1QyOUJlalZVUm1OTVRWbzRURzAyT0VSRFF6bFFNbXh0WVZaRWNWZFJkRnBJUm5GRFgzZDNhMkZJV21OV1dVeEtWVlJQYW1neFJGaFNXWEpHUjBwblRsQTFNRUoyYjFZME9VSnViR1EwVTNVellWTlFUbFJGTjBoalNEWmxiR1E1TTFaeGNYUm9RWGt0VVc4eE5IcGtaWGs0U3pacWQyVllaRVZoYjJKdFgwOVJhekJuTVhKVFRscDZObEZmZEVsMVowbHJVbEZ5VmpSVWFFRlJUek5aVkhKZkxTMVRiRzlRVUZabmREQlVSRU5IY0dGUmEycE5OME51U25oUFdXaDZhWFZJUTJKQmRYVnZVelo1WW5WWVlWOHdhak5yYWpKMGMwUTJOVXgxYzBOcU5YaDVNMEZTYzBKWFNEWkNWbGhKZUdGSFpXRkRUM1IzUlU1WlJXeFFMV3cyUVZwc1VteE1TbVYyYUV4VVNtSnpWVVZuUldwRGRGWlBVMGhYZVdOUFUxSjNMa3R3V1ZOTVZYSm5SVVJxWTNrd2NTMWhhbWxRVFhjLmNncGI2NTB4OW5RdTJLTEJVMmtKTXVIQ0pySV81STNIOGE2LXNjOVRCMG8iLCJleHAiOjE3MDYyMTgwODAsImlhdCI6MTcwNjIxNzc4MH0.TfE6p8wlf3r6rzC31B8-JIINMhVCkXyrsVLaQnlFX6c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000104"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:22:59 GMT
	x-forgerock-transactionid: fc6bc300-faf2-4b37-9bcf-7e33f161bdcf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:00.075 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:00.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 504170: jsonPath($.tokenId).find.exists, found nothing
21:23:00.115 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,504170,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@409b36cf, username -> user.1000104, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a3dd5dd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217780114))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:22:59 GMT
	x-forgerock-transactionid: eaff0e36-21fe-444c-9ef0-c97c58c3b895
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN3BqNTI0aDAxYTBzYnRlM2l2N2FyaDljZGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVJsaE1iVk4zUjNkcGFVcGtUMFpoWjFVeE1FUlJMamRQU0ZkcWRUYzRabXhUVkhscVMwbDZjRUo0Wm5oTWJuSjNTMkZoYUV4cWNsUkxSVW94TkhKUlYzTjJTVTQyU0hwa1FsbG5jSE5MVUdObVUxOUdibkpwU0RORFFtSmlZVlExZEZJemJFY3dYMmRIUkVoWmF6UkZNV0ZsVUc1M1pURlJSRjlGYUZOcmQzaFlhV2hLU1daRGFqZG5SSE0xYUVseFVHTjJOWEpVU1ZaVmFEWlFRblZ4ZWs0MlRqQnBaUzFzUTJVMVZqQlJhR2N6WmsxQ1MxbFdVRlpMU21OUE9WbE9XVkF6ZWxoSlRpMUljbDlmU3pKRWNrdHlVRlY0U1dVdE4xTjBhRFZRTlRFNU1HMWhSbmczU3pGdU9ESklSRVpGTlhVNFFUa3pjbmxyY1VoV09GWXdSMGhZTlRCaFNUQkZkWGgxWTJGaVZUTXhXRmRLWVdZelJraGxkMXBHVm5wcmFFVTVRblJOYkZWSmNteEJNMGxhYkhnMlgwOVJRekozZERWa1ZtWTFlbEZXZVV4eFZreDJRUzFGTnpFeFpsVlVXbmx5VFVOak5pMUxRakI1VW05dVYxbzNVMmhxY2xKS1JETnBlVFJZUVVKaVMwRkdNV1YxVXpFeFJXVjJYemt6U0hSTFRHTnNOV1ZsZUhNeE4wZDJiVWxFVWxWSmRVNWpkM0JVYjFWSlpHNVlja05IWTFsR1pEWnlTVWx6UkdOT2JHSkVXVE54UmxkamJIZHFiMmR6UzJKdFh6ZEtNMEp2UVROWVZIVjFVR1JmYTBWelZHbGlha3BmUzFKTlgyZHFhRWg1V1ROdmFEbFFiemRqUlRrM1dtOW5NMjlLTW1oQ2QwODVZMnRwUW1GMlpGQkxTRVl0WW5CWGREQjNaVzFHVDBkMGQybzRkMEpRUkVNd1RqRkNjV2RPZVhSd1JXbEZjMjFWVjFvd1ZsaHdjVFpvU1ZCbFpHSkJkMjlFT0VSbmFIWjRMWEpmZGxFeVl5MVBXWHB0UlVWQmREQjVXRU15UnpSMmEzSnpUbmxGVEY5Q1RtSndZMjVhYkVRMWR6bFhaR00wV1dWSE5GaFZYMjFQYnpGSlNXdGFUbk5wU1RsRWEwbG9aVlI1U21kaWVYSTFXSEpZTVRKWFFWSm9VVzgyZVZOa2IxaGtYMVJHYzI1T09FMWtjVGRWUlY5QmJtbFhlWEF4TlhRNVlYbEJMbXh6Y1VnMFZDMXVWazVUYUV3MGJ6UXdiVlJmV1djLkF0bUFVdHBWdW82dkVnV1Y1eGlaWkxQNzZ0R2YwNEhrUWViUEFOaXFQdVkiLCJleHAiOjE3MDYyMTgwODAsImlhdCI6MTcwNjIxNzc4MH0.6MkVqWBNpXo9cy3O2ePq6XvJ6M80OyoKxNdYpkMUe_w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:00.115 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:23:02                                        3375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=995619 KO=13974 )
> restLoginInitiate                                        (OK=493474 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=492010 KO=1432  )
> restloginProgressiveProfileCallback                      (OK=10135  KO=1432  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.70%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.70%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.59%)
> status.find.is(200), but actually found 503                      4958 (13.70%)
> status.find.is(200), but actually found 401                      1432 ( 3.96%)
> jsonPath($.tokenId).find.exists, found nothing                   1432 ( 3.96%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################################-     ] 92%
          waiting: 38028  / active: 35     / done: 504552
================================================================================

21:23:05.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 505026: status.find.is(200), but actually found 401
21:23:05.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,505026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ad2b720, username -> user.1000061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@200e7c1a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217785797))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTQxN3A3b2s3djZpcml2czJha3BzcWw5aGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVN6ZFdVVXN6T0dwcGJVMHlRbkZTWm1VdGIyUlJMak41WkhCWlFVOXdSbXAyT0hSV1pXd3RORTh5UkdGZk1VVmpSbGRuUlRVM00yOTZOSGRKWDNKTmEyNDFhbGR2T1ZsT2J5MDRZV3N6TWtjMVkwOWlkVWxHZDNOd1dtRkNkVkpFVG0wNFIwTjBaVkZuZGxNMk5ETjRVRlpQVW1wT2VtaFBOMHhCYzBsWE5raHVRVmhrVUROTmNuQnlibWxzVTFaQmNHZENUR1EzTm1Rd1JVSklXVWxuUlU1TWNVaERiRXhuYTJkcldrVjZOVTB0VW1vMlduZEpVRU40WDA5MloxOXpaVWhrUkdabkxVNXlhamhxVEZWR04yODBURXRNYjFSMFdWOWFWRzFEUVY4MWRtSllkVWhxWlMwM2JtRTFWR3M1VTJSS1dHYzVVSEpXYUcwMVUxVkdlbVpYZUhkc1RVcG5SbEpmVlMxQmQzbHZWM2hJY2t0eVozWnJUVGxTWkZoWU0yZG1SblowYzB4a0xVbE9jbEl0YXkxTlozTlNieTFRTmpaaFQxaFhkbEptWjB4bU9HbEtRMXBwT1ZsSUxVODVkbTFqUlRKWVZYZzBaVXh3WW1sMFJsOW1Xa0ppTm5GcVIxZGpka3cxYVhRdFMwSk1WVWRJYkdOa1lqRnlVMDFwVWpkMFpVaHdOMTlPVG1oblV6ZFRNbGxpVW5GblNITjFXalZZWWs0MWNtaGxXVmxyWlRWVlRUaEtMVGQxWWpZMlZGVjJSemxqYURWU1lVWTJUak10U25ocUxYaElkbWhxUlhKT2FEVkdXakpRV21kblEwRnNOSFZNYmpZdFdFZHZkRGw0Ym1SUmRXMUZUV1JTY1VWWWRUQnJkMkpSUXpFMU1XVllURXBWUWpWdGFrNVVjR0kyU0VGWmNsVXlUR2hxT0cxYWVURlpZa1EyTTJOM2NWZFNTbFJMUlhaeVZWWlBjVTg0Tm5SZk1qRlZlRGxmZWpGMmF6WlVZVzFLYkZKRmVrTTBkM0kzVjJOR2VtTk5ZMlExUTFwWFpERnZUazVDWDA5TWFEWXlZbVp1UWtwamEwSTJMWGcyWkUxMFNqZFZkekY2TVZFeE5VdHRRbkZ6UVV4SGRtWkZRVk4wZVdsc2RtWlBZMHh5VjJaSFozRkhkMFpGUzNwYU1sb3pSVFI2UVhoVmNsVmxMVFJqWTJacFdHOTJTbHB1VTFGRWJsQnBiVTVFTVRkVGRIUnZMbGx1TlRSbE9EQTRkMFZ6TmpSNWVYaE5aWFJuWW1jLjZFcXdPbEl0WHNnSERXYWZyZEttZE9vVHlWcDZ0Nk1TN1JDMVl4NUN3ZTAiLCJleHAiOjE3MDYyMTgwODUsImlhdCI6MTcwNjIxNzc4NX0.haBz0YYDAH6nU_DrNuq4-mYmkdFARU6ioUCtGIY0oeA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000061"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:05 GMT
	x-forgerock-transactionid: 79c3adee-bb1b-496e-972b-8fc8bc795fba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:05.849 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:05.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 505026: jsonPath($.tokenId).find.exists, found nothing
21:23:05.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,505026,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ad2b720, username -> user.1000061, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@200e7c1a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217785887))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:05 GMT
	x-forgerock-transactionid: f3d6d290-dc32-4460-874e-9efc5c07c311
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXI1dWFkdW4wNnVucnJvcm5vZzA0dTVmMWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFQwdFNTMDlVUm5Oell6QjJPVUZhV0V0VlpVOVJMbkptWjFwMFlqVjJNa1Z0V1d0MmJWaFdaVE0wWVVkdmRGRTBNWE41VURseU56ZFFiV2RpVW5aSlp6UjNYMUZhU1dOWWNVZG5iblJaU2tKcWJuZExNekV3WWpaMWVFMXFlRmQxWlZaV2RFVXhSVmhsVVRsV2QycEpZbVprU2t0R04yRkxVMU5pTkRkeWRsZ3dhbmxST1RKclNYazNja0ZPYUZORk0zUmFjelpWZFVsd1pFOTRaRmcxZEUxTFRXZ3pibkpxU2s5Uk4zbGhURVZqWms5S1ZsbERNbEJXYkdsRWFuZE1WR05WTVRaU1lsUnZibmQzVldGVVNGOUpTbFJaV2t4S2EybFdkMUpOU0hjMFJXSkNVVTlvU1c5V1lVVjVWa3REWHpab1RqSlNibTFLZDIxbWFXZGxZMGRaVWpoQk1WOHdPVXcxZVhaME1raG5SRWhEVkdwVFVEQjViMGxWWTFrelgyTnZkMjVEYlY5WlNVUm1TVVZwWnpoUlFrODFjM1F6UkdoWFJFTmhUWEIzWjJGdVJUTXljRFp3VkRGcE1UQlNNSE5JVmtNNFVTMVZUbTQyWlVjMU9VTmpVSFpSVUdZeFduVkVhM3BNUzBoZlJrMUNWR2hXUzJKc1h6bFRjV3RSTFVaclgzbHVWbUV3UjBWb1JtZDFTM05WVkdKVVZVWmlNemhKWm1ZemNVSllXVkJLZUVadVJHUktkRk0xZDA1elJXVkJaRlpNZGpNMVZscFdVVXhoZWpneWRIZ3dialZNU2s5ellrOVFNRlJEZWtFNVR6WTNhRkJmYVd4Tk0yOXhaakZmVlhWd1QweE1OVzlwWmxsMVFsQmFaekkzZDBaMmJWRk9VVTU2ZDFkdWIzb3lkRkI0WTIxQ05uY3hVakZLZG1kdVEzcHBkbUp6ZG5jd2NsTnZTbGxoUnpCWVZVY3lSbEpKV1RkcE9YUjFaMnRtUzIxd2JGSlNaVWd0TVVjNFNVNWlTbXRIVTNoS1dGcGhialphVEdRM05rMVdibkI2VEdWUlNYRklSRjh0UVc0NWNWZFRUVnBHVWxkWlIxRnFTMVpyUm5rMFVFSkNlVUZpZVVwR1lYY3RNSFIyUzFGWVVWQjZibk5DU0ZOUlpsWkNUR3hHUmtSQlZGTXlOSFUzV1VaNVozSllUM2g1TVZGeU1ISkJaV1Z3VUZCVlMwUkxhVFpMUWxkdlltdDNMbVJZVFhsSllYRmpSRTB6VFdoNU1IVnZiVU4zTlVFLlJ6anBBd1UtQlAwSEYzbDdZM21sS3V3Yk5PTVQzOHJYdkN6dlU2V0VVUnciLCJleHAiOjE3MDYyMTgwODUsImlhdCI6MTcwNjIxNzc4NX0.-ZDyL-NleLrI5lHNE6qs7VY-8bWDRyoMYkdpN1cjm14","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:05.888 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:07.186 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 505219: status.find.is(200), but actually found 401
21:23:07.186 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,505219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25d20c6a, username -> user.1002150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@310097bc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217787137))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjhtYzhjbjAwMzF0a2oydDA1a2hxbW1qZmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VE0ycFZhemRXVjB0WFVtTnJZMlJwYVZSNmJsSm5MamRuZWpGeWRtaHRha0Y0TjI5dU5ucFpkbWx1TXpKbFQxZDNaMU5oZDNOSFdrWlZYelpyT0RGM01VWmFWM0JaYlhoaGMyaEtjWGgxV2xaWExVeHljMHM0U3pCdlEySjNZazQ0UVhvMk9EbHlUamRCVURSVlMxaDNWWEZQYmpsb2JrTlFNVzVYUkdGRlkxOUlkRlJPVDI5R1N6RmpibFpTT1RsQlVVOXVibUp0TUhkU1kyNU9iRGhCY2kxT1FsZENhVVI1T1RCM1FsSmFURkZzZG1wdk5FbDNPRmszUkd4MFEybFVSaTFMZEZOS1RrRnNPVWRrY0RGNFNuRlFkRTl0V2s5ck1HbFdVbll6TmkxRlJqYzBUWHA2YjNKaGQxQlFOWGhhVHpkU1QzZzRTRTVMWWtwcldsRldNblpuYkdWaFFrRjZTRVF6YjJOeGVraGlYMVV3YjBOM1QzVkhjM3BxVlhSaVYzTjBSRk5qVGpkWk4zTlRSWGxEYVhoVFVIazVhMU5aTXpSelgwcGtXbXBQVEVOU1IwTkhaRWxaWkc0NVdVRjRTVTEwYVhaSVYwZEdVMlpuYkdKdVEzaHRXbWxKVDBwMVRITTRhMEV0T1daeFowVklhSGN6WmpONmRrdFVla2wxVVhFNVYxUlRXbnBKVG1sb1IzWlVVemx0ZEc0ME9GbFlORW8yY25CMWRIcFlYek5hYkhnMVpqZFBWalZPUldGM1VYQlNZVmswVFZKTlpEQkhNWFppU0RreFMzbzRkSFI0WWpSRmVDMWtOQzAzV0dkelZIWldjWFF6YWxCclYwbE9ZblU1UnpSWVNWOTBVamRzUTE4MmVtTXpPVWR0TVVKMVR5MTFVbTh5TlVaMlF6TnRaSFZrVEUxamVtOUZTbEJGUkhWUldXUTRibWhRUm5CMFYyMWtPVjg0TjJ4RlIxbHlUSEZUWkZOa1F6QkVPRE5CZDBGNVJVZERUMnhKUjJaNmFYTjRZbGMyTm1sWGREYzNiVGRJUXpBNVp5MHhaMHhvWkdwSWIxbGxkREYwUjBGRlkwOU5VbGcwUnpONWFYRldjRFZCZUZCYVduQkNiV2MyUTAxdlZHbHBjRWwzV0daelkyWXlielpGYldwSVNWUTVUMDA0WVhsWk5GaHJlRlk1UkhabllXZ3dWMG8wYjBGNldUQjZkMTlWVkhoMVMyWnBXRlZwUzJ0M1UwUjNMa0Y0WVhsSlMzbDNaM1pzUW14U1JtaHNSSGQzZWtFLkg4X0FIemVLMEE0eDBIMWtfTl9MekNpdHpUZ1VnVW14TTVTcUJpalhPdkUiLCJleHAiOjE3MDYyMTgwODcsImlhdCI6MTcwNjIxNzc4N30._vRL_pDDnn1FlNw_qly0odSykAIndRF1V30lJHdOkUE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002150"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:06 GMT
	x-forgerock-transactionid: 7ab3107f-d53a-45a5-8dc5-54bcd2d75d07
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:07.186 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:07.227 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 505219: jsonPath($.tokenId).find.exists, found nothing
21:23:07.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,505219,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25d20c6a, username -> user.1002150, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@310097bc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217787226))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:06 GMT
	x-forgerock-transactionid: 54078e09-428a-44db-a5d8-c80b2584bf6d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZW4ycHNiazg1aGN0YjJoYzA1aXVlcDY2N2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWJVTkJaRUYzYlhGVlgxaFNXSEZsYWtjeVEwNVJMak15VTIxU2MxQTNWRkZYTmt0VVVWbGFOMkV4VGtSeFpXczBaamhITldwT1MzTmlaVU5uUkc1RVJISlJUVzlJTkVkTFZqVkthak5NUWtacVFtTkpNemxzZWxsQ1NuQkxWV1Z2Y1RGclYzVndVeTFVWm1kTlEydGxibFV6WDNaeE0zVXhWRGh4ZDFKdFQyOXpNbmRTTmxoWmRIQmlOR05mUmtKQ1ZVcE5XbTgyVVVGQlkxaG5jRkE0TTIxMVlqSm9lak5EZEhwUGVsRkhORWxWVjFBdFZsbHpla3MwYVhOZlJsWnBia1JyY0RCaFNUWkZVVlJqUzFGWVNsbE5lV3BYWHpJNGRrOVlOekpvV2twTVNVbFpRbU5KY20xRFJqRjBVV1IxZUZWM1VVSm5kVXBRVm5SelYzTlRSM2gwWkhZeFgwUnJWRkZGV0ZjeVFqQktVV0pSWjJkaGN6WnBiV2QzVDNReU0wUlRlVFpyWDJ4VFIwaG1VMFpDY2tGZlYyNVRkbUp5Y2tWblpYWjVPR0prU0d4WGFpMXJZbUZRVFc5dk5UVlRiazFUWnpKbFYyaGpRVWM0TmpnMFJubG9WSHBhV25KS2JtVlVUMlpvY25oaGNUbFlkR2hRYWt0amFERk9kV2xhZGxKNVQzWnNWV1l5UzFkS2JVNXFSMVJNV25keVltc3RURFZXZFcxaFprRkVRWFE0UW5SVWQwNXFhR2wyVTA5cWNXRkpielp6U1Zvd1pYWk1aaTF2TVU1dlp6aEZZVzVoYzBJNFlYUlNXbEF0TTI5Sk1tazBRVnB2VVY5V1EzbExORmhMYUdKRE9USnJVMEoxUnpSUFJtWmhSVE42Vld0WVdGcHNNbGRmZEVab1pXcEtia0YzWXpGb2IzVk1SM2xKY1VacVZqWkZiRkpLZFROUlFsRlRZWFl4Y0Y4NU1YZFphWFF0WkdaM1NESnBkVmxWZDNkYVdWOHRRblpqV0ZOVlgyZzVPSGw0UVY5aVkwOURaVkZTVldZeGNXUlpVREU0WDFsQ2FUUjFPREprVmpONVp6WlNVM0J1ZW1WV1pFSlVZV0ZJVjFKMlIyRnRiSFJZZUhBemJXSmlOV3BVVDBkMFltOTVRM0Z6V21aUWJqSTNTMHN6ZERCUGJYcE5TWFJoTkdsNU5rWTFRakJ3ZWxOYVNtTXdha1UyYjJSSlQyOXJTV1pDV1RnMUxVbEJMa1ZwUW1nM2FqRlZiMEZpYkhGYWNrTkdha1Z0UkdjLjNpbVppZ2FpQ3J0eU5nLUFQOUFnTTctdy1GRWpDV0I4ZmFNakF5dEJUaWciLCJleHAiOjE3MDYyMTgwODcsImlhdCI6MTcwNjIxNzc4N30.4LOG9gxrnQGRmVqOjIq_2yasd04HROfdCmBjq9PK9xM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:07.228 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:23:07                                        3380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=997104 KO=13978 )
> restLoginInitiate                                        (OK=494208 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=492751 KO=1434  )
> restloginProgressiveProfileCallback                      (OK=10145  KO=1434  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.69%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.69%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.59%)
> status.find.is(200), but actually found 503                      4958 (13.70%)
> status.find.is(200), but actually found 401                      1434 ( 3.96%)
> jsonPath($.tokenId).find.exists, found nothing                   1434 ( 3.96%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[####################################################################-     ] 93%
          waiting: 37296  / active: 25     / done: 505294
================================================================================

21:23:07.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 505322: status.find.is(200), but actually found 401
21:23:07.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,505322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fa014b7, username -> user.1001792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ee5fa6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217787786))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2Qya2JrYWQ3a2NwbmN1bWtuOWI2NnB2ZmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFNFaFFkelJ6WTFsbE5UTnphMk5aYkhwbGVqUlJMbGxXYW05Q1V6aHZZVFV6WkZoamVHRk1ZMjlzVFd4UGVFZGxYMWR0VDB4emVYRmZXVVkwTTFkc1VEbGhVMDVaTjBKcGNWUXdWMlZKZUZOaGVYVjViSFJuVW14R1JGVmhVRkZCTFRaa1ZrbExNMVZNZVdWa1dHSktZMDB4VldSYVowa3hNMmd5T1dSSVZVaFlkMkpOUWpCMWFscHRiMWR3ZGtKRGVXaE9RbHAzVEZweVRucGFjMjV4YlVoS2VIQjFRbGRKZVdRdFVHdFBVMmhQV21reFQxaEtOVU5JVFhCb2RITXdjM1pzYVVweVlrRTRabG95YVdKa2QyVlJiSGhTTWxvd1MzSm1WVEU1TlZoSWFGSXlReTAxUkRSVFFWUXlaRVY2ZUVGQlpYSk5NWGQwTjFKcFltcGhaMkZRYlV4cFpscFZNVloxV0ZOcFN5MU1SakJxUkcxSVprVnNaSHAxTm0xUmJHbGhiR0ZoWjFBeFNrdHdVbGhmVDI1QmEycDBUV0V3T0VkWFowOTRhMWRyVFRseU5YcENhRk5uWmxNMGRFeENUR28zUWpsSU9GbG1ibmxwZDJOU1JVdExSbTVwV1RWRmQwcDVWMTkyWWtZeloxWlhWMlZhYUVwbFpXVXhTMjlrUVUxMExXdHRZV3RsYURSWGJXUmZWRk5oUmxWVVZYRkhNSEV4TmtWYVpVeFFSVk5TVmxCc01EbHpaMHhwVDFNME5tTnFjREp4TlhCTmRDMTJhRVl0VkVZNFlqWmpjVTAxV0dsS2NITXRaQzFxVjJoaWJ6VkdOQzA1UmtOSFVtOXZXRXBYY2xaQk9XVktZbU5KU1hscVZFVktTREZJY2s4MFFuUTVaek54VGpsUlExZEhZVkpYWlhjME4wRkJaVUphZUVsd1NuRlJZVmhFVERnMFpEaHVkSFoyV1RWbU5FWnVXRkJ6TW05aGREaHFZalIzVTNOdVNURnRjbWxyZHpJMU4ycFlZVU5pV1RaTk0xVkdNMDVWU0doMWJEZzBkMU15Ulc5T09FcE9VVXhEYW5waGNtUk9kUzFpU21NMmVtdDBaWHBWVTA5cFluVnhUQzFSTjJscVdIcG1YM0V3ZDFGUlVXSm5TMHgyYzNGWFpYSXdSRTlsTkY5Q2FrOTBjMHRXWWpCa1ZtRXplUzAxVFd4eWEwSk1SbVpWWXpaalIzZEtlUzF4U2w5bll6RTBMakpEWkZsblNtSlFPRTFGUzFKR2QxaDBWRE5rTm5jLnZWWEJwWHFTbmhwLXoxT1NJa3pMN2YtN3RLTmc2ZnZuTGU1b2U4Y2s4bTgiLCJleHAiOjE3MDYyMTgwODcsImlhdCI6MTcwNjIxNzc4N30.s9C2GiWCZx3lGBIDeGZmh8kn1WjzIUKXC64j5bw8xx8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001792"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:07 GMT
	x-forgerock-transactionid: cf126d29-3992-4ff7-8ec9-b76edd0e6b69
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:07.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:07.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 505322: jsonPath($.tokenId).find.exists, found nothing
21:23:07.874 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,505322,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@fa014b7, username -> user.1001792, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71ee5fa6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217787873))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:07 GMT
	x-forgerock-transactionid: b3dcef13-0cd7-4bcb-91cc-81c0c6a397fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGJhNHRhZ2t1dXEwdnUxM2UyZTBrY2ZxdDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZmQycGpkRTlqY1VNd1lqSk5Tazk0UkU1WkxWaDNMbHAwVGtjMVUzQXlZMk5uYUdKaGN6bFBkM3B2VkVSWGVISldhbVoxZUMwelpHTk5hVmhSU3pkaFRsOHRTM0pRUzJ4Q1V6TjVUMjE2TTBJMVJHczBlV00wU1hsQ1ZHOXRVVUZ1ZUdoQlUySkZjVFp1TTJOSWFtbFhTSGt3TmpSM1JtNUVSR3RPWjBWS01XNTZTR05uZVZsSmRWOU1lbTlhWWtsMmJUVnJTbkp4YUZsT1IxVlROMFJ5TjA1eUxVVk1halZDVTIxRGFGbEZiRVE0U25OcU1HZHFVR0YwT1dvMWJ6QmpiMlJyVUc5M2RrbHVjbWhJUlc4d0xVNHhRVWR1VURWTE1XOURZMmRRWVhaT2FVb3RiV1J3UW1SemRXdElhMGRxZGpOck9FRnhUVmt3TUU1c1JscG1PR0ZrT0ZWRk5sVktlbkJSZUhGbldXcFZjV00wYTJabU1sTklOSFUzVGpOdlYxTmpOelp3UmxoQ01sSnhTMjloYWpsWGFrZHBRWGxHUVhNNFdtMXNiRjloYVVkd1MwTkJkM1JTWmxsbVVXZDRUMEZ4YmxwbE9XY3RObmxxUTFwcE0yUnZZMng2YkdwSmFXUjRYMWxvV0ZReGIxcG9hbWxuY1doMk5tVnBjRXBmTjFkaFdqZ3pMVkZLWlhock4waG5iR3RvTUVSQlkyY3pTbEJrTm5Sb1JuUklXWFl3ZDA5aFVIRXlVVkExTFhGb1RETmxPVWhWV1RCb2FISldWMDB0TFZOUFNuTk5SV1p2YWpCWFJrVkpkbTVhZG5WWldEUkZhakl4V0RGdk1YaHhaazVFU21oQlZtMXBWRzlxVWxwbk1ESnRZbXRUTVdzeGF6aGZaMDVUTVZZNGVreGxabTFXYlZGUlpUVlNNbE5MUVROVmFVbGFRVTEzUm1ONVJVRjZaV3RNWlU1bmQxTXRUR0ZvTVVaR1UwTXhXbVpzTVRSS1ZWaE1WVXhPVUV4VVkybGxlbkF0VDJoMVYweDZkMjVLVUdSbVNFUkJYMEY2T0ZkblFtTkVaRVZDY0VOUmFraGlkWEZDVkhKRU5WVXdZa1UxZWt0dlJYa3dlbWt6Uld4MVVYWllMVkJZV1VwYVQwVjNielJEYW14VFZXVktYMk5QWWxsVFRWbDBkMll3T1d4U1QwVlhRMVU1ZW5sT1NVSTVUV0l6WkdWTkxWYzJSa3RZWVZGSWRWWTBMamcwZGw5eU9HSTBWRVZuYkVKSmQyVjFXV0pUV0ZFLnVmLU5BWTlhVHl0bzVZLUc5bU9iVDVpb0FNQnhnWGU1aXNkaUJNLTJ6N2siLCJleHAiOjE3MDYyMTgwODcsImlhdCI6MTcwNjIxNzc4N30.E9-Wo_FguJbhOaOOAzUVMjJX261OAe8kkETaYRNuskI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:07.874 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:09.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 505522: status.find.is(200), but actually found 401
21:23:09.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,505522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ac8a7f1, username -> user.1001998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e609850, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217789211))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWsxaXA4ZjVhbzB1bzZxazlzM3JpNTBiN3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFpXOW1ObWR3VmtsVFlVZHVOeTFMV2tGa1lVUm5MbDk1WTJsNFIwRkVSRWxGUkVZeVYxTmlVVWhaTWt0blJXdEhUSGwyY2psYVpIVlBXWEpFYjJReU5tcEJMWEV4YmxSQlFrUnFZMnR5V2pGUFdVSnVabEJMTFhsU1dEVllORTVJUkhSTmMzaERPSEYyTlZCV05YTjZiRmxvYldwUlUzcG9ZbGhwTTFaUVMwZFZORE0xUXpJMFRtTm1kMFZtVjJ4S1MwdFVMVFJVZEdZdFEwdzJNMlZVY0hNMmFuZFpObEp3TlZaQ2VrWjRXVE0wVEZkU2FETkVjVmcxZFRGdmRqZEVSVEZ3YVVjd0xVOTVaMVpWVWpSMWJFZHBORnBoTlhCNE0yUlFhVk00V21wWmNWSlBSR1o2UkRKVFpsbzRWRlZDTFdOM1lrTjRYMGhJYW1WSVZHUlZNbEJwUkhCaldVcHRXblZ0TjI5V2NYSkpPVXBJWDJOTFRHTm9UMVZCTTNsS1lYUjRjRVUwV1ZsQllVVllkVnBOTmt4c1NVRlVhMTgzWm5wVFl6aFRkMGhtUVdacFlqbFNNVFpOZW1GYVpVMVZTVkV3UjNsVVMyczJRVGhMUm0xVk1HRkhkbkJzTnpkUmFYYzVSbVZJWlZKV1ZtNXhPRW81WTFWRFdFRk5NbVpqYzI0NWNERTRUa2N0UkMxVGJHOTRRMXBSYzJSSGVGWlllRFpHY21vNFVFUTRZazFOTjBSaFoxTnVMVEpOVkdKMWNsTmtUVWg0ZEdGVlZHVmxVVFpUZDFWNk5qTkdZbG95T1VaSFZVa3hTRzlYTFhZMFRIUnpNRm96YkhWUlRrSjBhR2d4UVRsNU4wdDJaMEZSYVZaaFJtRm1XbmhmZGtOWVJVSkJiM1JVY0VSalZqUTJVMUptYm1wSVFVUlZhM2RxVkdaV2NuZHZXbFJ6ZUVGcWVXbzJRVVZQWm5sU01taExSemxaTWtKdFoxTlNTRkkwYjFCa1FubG9UR2xQUjBOUVpXeHVNbHAwU1hKSFJuZGFUR2R2VVZkZmNEazVabkJRYjFOaVdrNXdXbUZ0ZFdobWFXOUdRV3hSUWpkVlpUSTVkRTR5VTJGcFZYUjNPVk5sZUZabWQxRlFNVk4zTUV4c1YwcEljVEZEWm14elowaFZZazFOZVUxc1JreFhkalZ0UlVFelVrRlZNM0oxUzB0VFQweE1RMDF3VmxOeU0wZ3pNWFJvYTJsR1kzSjNMbkJ4ZVhod1NGbGhSMjFpVDJkUmVqSTBTRzlhWDNjLmNETHpQTXdHR01McGhibXd6Z0k5RHRjMlR0T3VMeGFFVHR1MzZPcHROZHciLCJleHAiOjE3MDYyMTgwODksImlhdCI6MTcwNjIxNzc4OX0.iPZhE6jduXXP1-tb0eZMGG4vrVTHrgIG--EfnbPjrxg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001998"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:09 GMT
	x-forgerock-transactionid: 3238512b-16f9-4215-9990-c1a94eff7b6b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:09.260 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:09.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 505522: jsonPath($.tokenId).find.exists, found nothing
21:23:09.317 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,505522,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3ac8a7f1, username -> user.1001998, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e609850, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217789316))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:09 GMT
	x-forgerock-transactionid: 3d09358b-5d77-410a-a9eb-7d4546444496
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTk4bmRyMzY3c2ExOGF1aDdpYWQ4c3NpMzMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlFrSjJSMmRUUkhkM1RYaERlVUkyVVdOdVJDMUJMa1JETjJWMWFqRnFhRTB0YjFsUmFYRkVNV0V5ZVhKVWFVOXpWRXhzTUZseVNXbGhiR1pHYWxNeGNrMDFaM2hHYlhWTFQyb3RkVGR6UW5oNVRWcHRUelZpUzNwT1kyNTZhVmQ0UkdJM1J6TktSbmxCY0UxclFXdGhTV05FYkZsM1NEaG5jREF3Wm5KWVYwNXRhV3g2Y0dKcWMzUnVhakpUTlRoV2EyaHFRbk0xYzBaTVdraHhNM00zY1RGMldYcG5aQzF4TjNCRFYzaGxRazFQTnpod1drVkhTMjQwVVVjNFNWSlJkR1o0Um05SU1uWjJTMjlGVkd4UmMxQmxTRXRvUTNsc1ZtWkJZVGxCUVhaYVdTMUhhR2szUldkdlZuSjBRV2Q0VGpaNFNUTm1WMkkwWlVSYU1tNVlaMEpUYUMwMlRpMUVPVGR0UW5CQldYZzJVMXBDYlZKR1dWQm1aVlUxYkZOUGFUWmZSemQ0Y1V4YVlqZzJVM1pHY1c0d1ptNXNSVm80TjBaQ1owczBZWE53YmxCMlRWTndSbHBOZURCd1NtaHRUR2xEZDJoU2FrWlVkSFZIZW1Wc1NEbDBNbmhTYlZkRFlWOWZURlUwVWxscU1rOHdYMU10ZG5jMWRIY3RUVUl3UlZkMGIwcHNOM2RhYm1kcU5sa3lUM0pPUjNGcVZteEJVa2RUWVRsMU1UbFlaMVJLYVdaNlMyaHhWM2RKZVVsck1XZHlibWxKWW5abU1HdFJhblo2YmxseVVGcExWbm8yWWpoclEwSkhURzVZVVVsRWMwRnFXbEJaWDIxWmVrMXpXVWhXT1ZoM2VscHVjVkppYVZkWFgxSlBkbU4wZDFGeGNHOUtTRFJEYjJOV1FqZGxUbXBTV1RWQk1XZDNZMGt5V1dnMU5qTnlMVVZUUkdwT1UwNW5hbWxUVVRSa01FOVZiRVJoTURGM2EwSTVRVWczU1UxVU5qSllVakJCVjFsd1dtVjZOM0ZpWDNKS2RXOUxMVTVoUjAxbU1GOWpZMGhuUkRkUWRVbDZVRXd6WjNVdE5HTldRM3BYTVVKSU9YWTVlbGN6VldWaFVEbEtkM0phWkRGTVYxVXhVMFF6WlVFeFEzUjVSa3hITjNVeWVtMU1PVTFxYW5wcFNHTTVkREEwYWpoamFIRnNOelF5VDBSV1pERXliRGN0TjFWSk5WSkxRemhrTFhGcFdYRlZMaTA0YWpCb1JsaExTek10T0RkdlUwMTNVbXhEUVhjLm1hMWJzQkdQNl9vMnFpdVNZV3g0TkRzWjJRZEdvMFpyZzFSczdnS293bUkiLCJleHAiOjE3MDYyMTgwODksImlhdCI6MTcwNjIxNzc4OX0.Tp0wMhy3UJ1sRRI3o1K8jODbWZnlsQnpz-E27mxBxvc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:09.317 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:09.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 505570: status.find.is(200), but actually found 401
21:23:09.637 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,505570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c27e3a4, username -> user.1000593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c33ae5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217789590))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazdpNmdrMWM1NzhhY3EzbzlxcGwzYW8yNzQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVFsTlJSa2x6T0RNMFl6SnFabGd5UkY5NmNFcFJMbkZMVHpSWkxYaGhUVmwzTlc1SE5YaHNRelZ2VjI5UU0yMDJRbnBDWkU1T1dFbGxXbWw2ZFc5T1VqUXpUVUZSYmtKRFdHMVNZMGRRU21zNWJHZFJaVVYwUmxSTlNUSnRaamxEUlc1UVozRnhRMmQ2U0c5bk9URk1VRzVTWjJKb2JHSlRXbEpuVFVSeVVFODBPR051YUVFME1XVnpRbmRoTTJScldrWmpha3RHT1hsbFJqUmpNSGMwYkdkd1UyMXRaMFpPUnkxemVrRk1NWEZDUld0cFkyWXhZVk5JYzA1aFpsQlJhM0l0TFROSFJYaHdVMHhzWm05M1JsVXdiMXBHVEZoNloxUndPRVV0TkdoeWFtcDFlVVJNWW5sYU1HSk1UM2hQT0hwaFgydENjMGxrTlZobE1YRmFjbVF0VGxFelNXWldVV0pCU0hFNFZIUmxkV2RVV1hWelpXcFZVVTE0YUcxMGFraG1XVkpKYjNsVVozVkpVRkJpTlROSk0yMTBOR05aYm5wMWRsSjFaWEpmVVVabVYwZDZaVzFCYUY5cVpVeE9VbHBxYkVkTmRqZFlWRWxTUkdRdFQyMUhNa1JHTnpaM2JGbElTVFIxVFV0aU1qbEZiazVEVjJzNGVIWmZTMHRFU1daWFdqSnBRbkZUYWtWeWVFUXpWRXRPZUZKbVJYVnZibGRxV2tVMlYwdHBaRTk2VkVScGVsaG1hWEIzT0d0WWVrOU1ZbVUzZUdSQ2MxTldWV3R2V1RSTE4wUlRNV0ZYUkZveVNqWXdXazVYTkZNd05rWnNNMDVwVUhsSE1tUnZjVXBOVEVKTloyWkRlVGgxVjBka1VrZzRZazR4YzFacVZVaERjV3A0ZUU4eFZtbENXWGd5TUY5RlVDMWpWM0pxV0ZWRWNIcDNUR3c0UWpKUExVNUJjRnB2ZG1wbFRsVm5XUzFFYm1KcFZDMU5kR0owYjI1bFEyVjBjbGRxT1RWaWNGSkRURzUyUTBRM2RtaFBhREpyZVVGV1JsSnZiMTlIUm5jM01ETTFNV2RKUzI5WVFraHJXbXRMTWt4S2VtOUJjMUp2TkRReVVsbGlPVFJUZVdseWVXMDVSbmhETlV0a1psQmlaRlpVZFhrdGVVVmFUMWhRUjFWa1dVWmlPWHBYWW14UlNrUTBWVXhRY2xGMmVUZFZRbEZKUjNOWlh6RnRNMlJZVlhFME5sRkpMblp0WjBaMlVDMU5VRE5FUlhKalZHVlZUMHBpTlVFLi1GMGpETjJGMVV6cmhRSU1CTjNuMkdFaG9KWFpxM0tpWVoxVkJhUVA0djAiLCJleHAiOjE3MDYyMTgwODksImlhdCI6MTcwNjIxNzc4OX0.dg0bYjQE7vIc79r5EhjCxUTciP8O-m726SbBDuE6DPw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000593"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:09 GMT
	x-forgerock-transactionid: 7dfb7248-d2b6-4ab9-8a3d-28123bdbada1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:09.637 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:09.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 505570: jsonPath($.tokenId).find.exists, found nothing
21:23:09.677 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,505570,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c27e3a4, username -> user.1000593, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c33ae5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217789676))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:09 GMT
	x-forgerock-transactionid: c0f85c64-592f-43b2-9ddb-06a4ad0e4897
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODV1czM0b2w4dHR0cTNwN3Q4ZDNjOG9kaW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elFXOXRYMVZUYVRONFJrZHpjemt6U0RocldVZDNMbXRCVDFZNVpFVldNbTh4YzFnMFUzZGplVzkxYTNoTlNuUkpkWEJRWlVoUFJFcERZekpUTWpCeVkxQlJMWFUxVjI1NGFXUjFjelJSV0dremJVNXdjQzFWWW05V1lYRmxXalZ4WkVwQ2RrcE9UakF6WkUxV1FscHNWMTkyUmpNNFozWmtUa1JzUXkxRE5FZFBUVmd0TUhWc2NWZG9jemRSWlMxRFVtZHphV2x5V1V0U2RVcFpiR0ZYV1ZWbVMzRlhOVlIyT0ROQ1NVaDVUV1pqYjBSNGVFTXpUVlJ0TXpCS2VFSnJWMUY1YzNKYU4xQjNNMDFsTjBaZmFrVXROMEpuUVVkVmVVRjRSelpITTFkMGVHRTNkbTkzYW1ReFFYTTBNV3ByTlZOcGNVdGlYelJVWW5vMFRWSkZhSGRKY1RBM2Eyb3pRVk00TVc1dVVtZHBWM0ZoYjBOaFZtUTVZblJ2TW1NMlVEaGlRemxhZFd0elQwWTNZWHBNV1hCdVIyNTBXVk5IZVhZeFdWOVVabXhtUVVwcE1XaHZaV1JSUm1GemNWbzVjV3g1T1c1RUxXdFBlVEYwUzBOVFRFbHBORkF3U1c0dFRrbHplbWc1VVdsaVZETjNObkpOZUdObE5FdENZV1pIVm10RlNWOXhaMGxyVmxGdE9FeEZkalIwZFdGWVduZE1kRTEwZVdWVE5FSmhOa1ZKVFd0a2VFNU5hVkZSU0VoRk1uYzBjbUpUY2w5eFIzaDRZMmhGTWxKV01qSlBiWFJhVFRaTU5rZEZkMmd5V1hSTFpWaEdSa05IVFVac1IyWkRUVE5SZUY5dGEwcHpXbkZKTnpWYU5XbFdOWFJaZFcxeVJHRnRZbGx3V0RoT1RGWmlRMWhLT0daTVdXZFRNM00yZDJkZk1sOWxaemt3TjJwT2FVOWtRbEpuY0ZGU2JVcEZObEZmWnpVMGNHMU1Za1ZKZW1Od1JXRTBWVmRDVEdkUmFHVTRha0p4TTJKNVlVbHZRV3BtTkdKWlJtNVdVVEp4ZWtseGJVWlJXakF0YzNCQmFUZFhhMjEzUkVSRVMwUmxXSE5qWmpaR1UyaERUM2xFVDA1RGRFcG9lV05yUVV4dlZtbG1SbWxrZFZsTFlYb3hiWGRHVkZWWmRHZE9ZWEZrYkdOMFlsaENWRk5HTkRKWGRFWTRaRFUzUkVwV2NYWktWVlE0VjJWRE9HNUJMbk5xWmpGT1VISjNWa3RGY1Y4NFkwSXlOelZaYkVFLlNVdzkyM095bUl6T2Q2RU5CVEV5N3hnMzVvZlhuZk9WZGViY3JUMUVXUDAiLCJleHAiOjE3MDYyMTgwODksImlhdCI6MTcwNjIxNzc4OX0.yLQgEjWBFFfusoq3HqRkVta1IHkSyT3DRgPajmgenZs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:09.677 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:10.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 505739: status.find.is(200), but actually found 401
21:23:10.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,505739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11dbb7f9, username -> user.1002110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a2cfba8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217790675))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGRuY2Rlc285ZDJmcmRkMDhqNG5kam5tbGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cUxYSmtZMXByVmtsVGJESkdRbUpVWTJkS2VHaEJMalp6VEhSWVpURTNZbkUxZERkSGEyMU5PSEp1WTI5WFVYaDJkbEJpVlhKNmFHVjZaVWgyT1dkNE0yaFRYMmd3WVhoSE5ISkNhVzl5VmtZMFVscE1kMWxUVVRFd1puUkplSGR1TURoMFRtMVRWemMwZEZSc1ZGSXlOa3hTYTBaMGJFWnFiRW95VkRkTVMycDJRV0ZrWTAxRmVXeG1lVzh5VTJaSVRUTm1UVE4xY0RaTWQwVlhiM2MzYkVWd2MzbEVSa2N4TmkwNE5USjNMVmhTUjB4b2MzUTRTbFpWYW5CTVRXSjRWMVoxVURGR09GRnhiM2x1Um5CcFIweHFWR1J5TVVZemRFUmtVRW8yWTI5VGNIQnpiMlp3T1c0MFZtMVFTVXN3UlVkWE1ERkVZbTVWWlZCdmJFRkZUbEpNZG10Q1pERnZYMXBhZW1Oa2VqTm5aSGxOY2tkb1JXeDJOMnB5YWtsRmRWVmlWRVJwVm5WWldGZEhSRkEyWVY5NWVIRkZaMjUxZEhGd1MybFdjblZqWVhwT2VXbFFVakp2U2s1c1lqUnRUbE5ZVmxORE1WbDRZVzFQZEdJM1RuVjZSVjlUV0dGcVYyWk1URVZTVVdwWk1ESllUbVJCYW5kdFlucHFUME0zZW04eWEwRmhUSGx1WDNCR1JVSlFabFJKVm1wcWJVODNUbmMxV0MxV2FqRm9aSEY1YWxsbVltcEpORWRoU1VSV1QzWnNObmc0WVdaSGFGZzRUR2hhTm5RdFdURnBUalkyTlZGQ2EzRkxja2RvWmt4MWMyTnJUM053TVhodmMzaDVkUzFsVkVob2NVSlBORlpRVVdOblozZDZVWGhvT0hoR1gwWm9WVXB6YkdoMmRtNDRXV2xEYW1ndFpWcFJTbGhPU2s1elFVaHpkVTkwWkZOUWFFVnFhMHM0Um1vM2VXbG5YMWhQWWpWbU1UQk1OM0kxYVRCSVRuZ3dWREpqUms1d1pXZHBUbVpUYWtsdFVFNTZhbW81VVd0UWFtZDRNbGRNUkY5aU1sODVTMVJXU0ZoUVNFTldhWE16ZHpKU00wNXlOall6V0c5T05qZE5SVE5WWkdoR1QweE5RbmxqZDBoTlFsYzVWMVpoTUcxR04zbExZWGhtWVRWV00wVlJRbkZETTB0VlV6ZEdURFZYU1ZwMU9XdHdTM2R6UTBaMFgyTnlYMHcwUzJwUVpqaGpMa0pXV0ZkSk9HaGZabkZFWWtkSmFsaGhNamR2TmxFLk1pSmpQT2hJQS1lZEtvYnBrMDUzWUNIal9xcEpPWDdrX2lsS2hYVWM0MFUiLCJleHAiOjE3MDYyMTgwOTAsImlhdCI6MTcwNjIxNzc5MH0.6IGVsa2l65Z9jnqaeTXk0hDGVRYhjbM8QVmcjJ8zRZo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002110"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:10 GMT
	x-forgerock-transactionid: 2ad46a92-a9c2-4d34-bdf1-0418e9bf606a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:10.722 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:10.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 505739: jsonPath($.tokenId).find.exists, found nothing
21:23:10.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,505739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@11dbb7f9, username -> user.1002110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a2cfba8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217790762))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:10 GMT
	x-forgerock-transactionid: 61828a08-0a8c-46a7-97af-c5a6fed75898
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmdzaHE5NWg3a2NmcDl2M2E1bWdma3BzamciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlJ6QlhaR2gzUmpkS1ptOXNhbGxmWDNscVVqaDNMa2RKWjNsNGQydHlSRTFNUzB0TWVqbGlaMWhmYlhSdlFYbFROa3M0ZGtzNFdtUXlVM2hGZDBaVFZFRjZVVFJ2V0daT1pURm5ObE5VTFZrelgwWkphRTV5ZDJOb1UycDVjMEk1U0ZwMGNGUkRPSGc1ZDNkaWRsSmlaV0ZLWjI1UVNtdHpaWFJqTUc4MWQyOUVTRXB2VEdOTU1ETklXazVXVHpWcVpHZHFTRmxFYnpSR2FXbGhjVE4xT1RWV1QwaHBlbDgyTUMxVmMyZENUVVUzTmtsSVNEaFNOa3QwZUU5emVXNXJObHBCZDFscGNYaGFWMUF4UjBSV01rTmpRWEEwYkRWaFUyUmtOV1l6T1ZkR1pXdE5hVEkyUmpGVFpsZ3hOVzFHV1RrelkyZE5iMnRQV0hjeVpIcFJiaTFRY2sxVFVqSkdOVVpMZURSMFRGSmlXV2N6ZHpOR05WTmpjV3BFWDA1NmRYUkxiRnBHWHpOM0xXeG5PV1Y1ZEdweGVUSnNSSGR0ZEdaV1NrVmpia0Z6U0ZBM05XTlBRVkJWWkhoUlduRXdiVVpmY0VWclQyZEphMlJhWkhaQ1F6QlRNV2RIUjBwd2VtbGhOV3BLUkZZeVRYZDZPRzVLUW0wMFgzbzRlVVEyY0RWaFYySnFjMk5rZFhGbmFYVXdTVVk1UkZoeFRWZFZUMnhCV1ZjMmEyNXBRMnRaZFdOc05uaFFhM0ZDYmtSdVFUWndTM05EZFhaUE5GZFVOVFpFUlhGc2NVbHhURVkwU0dOa1dtMXVXbkZ1WlcxalUwbFRWRTFSVWpWWmFXaFdkQzFFZG1SRlIxSmFSVEpJVDFwRmJuRTVXRnBTYjJoMUxUSk9iemxHUkdWTk5VcGpXRU5FVWtob05HbFphV2RRZDNkeVdVSnZOblY0Ykc5UWJrRm9VRmhTWmxCUk9XRTFTRU5aVVRCQ2MxRjVhRVpMUzE5M2VtVlBaMVZEUkZBdGRIZHphRTFwTVdoT1h6bEVNVVUyWmxkVVpWVktUVTFxUm5sUFZETTVhbTlCWjFKVlFVaFJVbEZrYkhWUVJWZEpOM294TUd0M2RITkpibTh5UldnMVZIbHJkMVZIVkhWZlptRjJURUZuUW1RMmJGTm5lalZWUVRFdGNteFFRa1ZUTkdSMWVsTjNaa3hXTlVGWmRXUjRaa2RKZFZwWlduSjBSazUxUkRkV1JYSTBMbVJYTUZKVFdIUmZTMGRRY3pSek9Fc3RUalZyZEhjLmtoX3pFdTNNZEF4a0Y2R0x1S2xGeWJsTExlQ0N6S29kakpnNG1wajZ1cTQiLCJleHAiOjE3MDYyMTgwOTAsImlhdCI6MTcwNjIxNzc5MH0.Z8gHNye-hzpYzueFcPcGz_xhqQNFLuHYvyvBBVtgk8o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:10.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:23:12                                        3385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=998591 KO=13986 )
> restLoginInitiate                                        (OK=494944 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=493492 KO=1438  )
> restloginProgressiveProfileCallback                      (OK=10155  KO=1438  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.69%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.69%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.59%)
> status.find.is(200), but actually found 503                      4958 (13.69%)
> status.find.is(200), but actually found 401                      1438 ( 3.97%)
> jsonPath($.tokenId).find.exists, found nothing                   1438 ( 3.97%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 36552  / active: 23     / done: 506040
================================================================================

21:23:13.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 506228: status.find.is(200), but actually found 401
21:23:13.969 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,506228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dac20ab, username -> user.1002881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54219d38, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217793918))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmJqM3UyZW1rY3B0am83MWozajJpY2tnb2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVNGOXNZbW8zTkdOTE1HRXdkM2hQYmtOV1NEQjNMazgyVEhsS1dUTlZjbFI0UmxSZlNuVjBTMEpsZVhNelVXMHRNV2huU1ZabFRFRlJUM1UzVEZORVUwdERUMXBIZUVsNGNFaFVVRmQwVEZWRWRVUndiMW80WmtweVNrWTFhMXBUUmtvM05ETndlVTl0Y2xGRFR6aDZSMFpGT1dOSWVsSnJhVU5PTW10eFVuRkVTRFJHVkY5VmIxSkVOMEphU25wNFUyWlhNMGRYT0RablRqSXRkWE5pWkVwU2VWWm1WbFpQTkZWeVpFWTNSVTlMU3pSdU5VRmpNV1JhTURGUlNWODRTbWxITFVOQmVXRkVOSHBRY1dOalRHVm1SVmRZWTNjMVQyaFVaVk5QTmpsUVNWWXdPRGxFU1RWaVYzaHFOV2hyTmxScVh6TlFWMHBhTlVjMVFtUlZUek5uV25WTGNGaHVTSFJCVkY5bGJHSmFPRE52VlRrM2JXeEpMV2xDTkc4MWFrVk9NV3BNZW5kdFdEWTJSbmQ2YjI0MFkwTm1XalkyYzJSeGQyMUdVazlSTFZOSVJHOXdNVmhFZDBWQ01ETk5OQzFxUjJSWk1HczNWVFJhTWtOUVgzbFZaM1JPWVhBM1VtUmlUMUYyV0U5NWF6Vm9OSGRrWjFwSGVHMURkVXQxU1dSUFprazJWRlJaYldwd2JXMVZNMXA1ZFZSblRVMW9URVE0YkVKSmNFRjRXSFppTm5WeFJsZFJOVnB0YmxRd2IyVTRibHBDY0UxdVJVdFlZakZ5UjBaUFpXaERaVVZrVURrMU9VTTRaSFpHV0RoSlkyUnRNbWh4V25ZMU9WUmFkVlZtVWxSbUxWOXBkRm8wUkhkMmFqZDFka2hXU210NmVuZDRSVE5HUTNWMmMxVmtYMnRDVVZNd1R6UlJWak5mV1VwSGFqZFpSMFJXUW5ZdFRtMW9iVE5vU1ZaQ1NqQk5lSEZ4TFhWbFIzaFFjbmN6Y2tOS2VEYzNWVmxEWmxaUk9ETmZWazQyVTNONlNETnZMVVJtWVRoQ1lWTlliRlJFZEVjek5IYzRXRU56ZFV0clZXTTFOVkZtTkZWck9GbDFXVzVQZEhoWlZGSlhjM3BETVRSaWVVRkJkRGx3ZDNwMGNWazFSVWRDWDJKWE1FUnFSbDlzWVZJdGJUTnhTbG90VG5OdlpuUkRhRk53ZERGb1JFVkVkbHBrYzJ3elRVTnhlVTR5UmsxWFdrOTNMakkwWjI5S01sQlNUREZtVG1oUmFtNXlUMUZCY0ZFLktueF82OHg3VFdBck1KdjBpVEVQaFNVekk3N0dKb0lXSkhQaS1wenZWTG8iLCJleHAiOjE3MDYyMTgwOTMsImlhdCI6MTcwNjIxNzc5M30.Gd52hS87iwswQCqu2ZbtWKppF9gHBwEZzmbbQybjmEI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002881"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:13 GMT
	x-forgerock-transactionid: 48701804-8ea0-4cbe-912a-9615efb104da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:13.969 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:14.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 506228: jsonPath($.tokenId).find.exists, found nothing
21:23:14.011 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,506228,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@dac20ab, username -> user.1002881, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54219d38, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217794010))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:13 GMT
	x-forgerock-transactionid: 83e275a1-4949-474a-b8ad-3bbddbd1301f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzlkNGhhYzNoczI0cXVpZjJnZTQ3cmcxYmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlVIZFBYMnBpZVd0a2RIUlFNMjFaZDI1NFJWSlJMbmRJTkVWalFqVmFTek5EYkRoUE5FdFNWbUZuZEUxbk5HZFpOekJDWjJkblpWOUNhRkIyUVVoVU0zVlVXbGhCTm14NVUzVTRlbXh2TFdOSE1sUjZVWEpNVDFoTlMzUlhaV1ZJVEhoak5sQXlWM056YVd4NlZGaHpia1UyVkhRMWFFaExUeTF0VjBWeFIycGpSVEpOU0VnMFNGTm5XRTVhVVdSU1IyeFVUM0JEU0Y5MWFuZzRVR1JVZDJKaU1EaGZkVTlxYmt4TlJtbHZVV00xV1dGRFdrWnlWRVJQWjBWeWVVMXZlSFpxVWtGWmNXNUlUSE4yUm5OYVRWZExjbVpXVUZSSmFsbGpTVGMzZUZaS05HbE9iak4xYjFOS2QxcFpYMlF4YTFsRFFYSXRiRWxwZFhkcVpscFNibU5qWWt0Mk56STNXbFU1YUdWNloycHpkazVwWlV0TmFsbHFhVEoxYTJJNGNrazNMVzV5WkZwMFUwWkhRVTlYTjFwcWIyMUNWRU15UjFGaGRpMXlRM2Q2ZVdscFVIZFRSbWMxU0dSemEyRjJVV2RFU0dKdFoybFlZMlpXYkV3dFVHaFVWVXRRVUVaVE9VMXhlR2RIWDJScFRsQnBOVTgwTWxOWlJVeGxjbHAyUjB0RlREWXlOVFJETmxkMGNVOWliRTV3YjJjek0weFRMWFkzUWtkVlFXWnhOVGRqWTB0TFVURjFkMVI2VkUxM09IcFVNVkJWWVY5NFRqVXpTVGt4TVVSVmJEbHpibXhIUkhORWVtWjZjV1ZDTm10RU9VSnhVM2R1UjFCMGVYZDVTVFZyTFhnelEwOXJMVlJ3YUU0NU5UaDNXRmRVWmxCNmNVOTRUVjlFVnpRd01tRkphMTlPWHpOV1dsZzVZWE5ZV1ZZM01FMXZNWEZzVmpkcFNsRnlVR056YlVwS05Vd3lNbTE0YUVkRmNYaFplVVpzWVZvMlEyNW9aM0JTT0ZsMGVFeEtWRjgzVVc1bFZra3dSRVJpV1dSa1REUm1WVXhMVG1aVlpEbFBXaloyY0VoM1REWTVZM2xwUjBGVmVuUjFRamMzU0dkNFRXOHpOV1EzZFdWM1owMWliMFl5UW5ac1EzaFNWbVJQYVhseGJqQktkVzVPWVRWVGNFeFFaM3BpU0RoMFFVSmhTMnd4TlZkbVgzZEZkM1ZhUzFoRVRsazVjMnhPVVZaRU5sSlZMbWhhZUhobUxWcGxiRFJ4WlVSRlExYzFWbkJVV0ZFLkFRU2pHOUlHNnljdEZib0FFd3BsdVlJeUZ1UkRGWGhldS1NdVRNTTNENDAiLCJleHAiOjE3MDYyMTgwOTMsImlhdCI6MTcwNjIxNzc5M30.tOCsm0Grea6BtAg88sphtXS5gCetNbxgh6TXVNzOwjQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:14.011 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:15.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 506396: status.find.is(200), but actually found 401
21:23:15.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,506396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a170f10, username -> user.1000645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75172a41, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217795030))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjhkZXBxM25zaHR0YnEyY3YwZmYzZ2xiZmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2EwUlJNQzExTUV4b1dGRlNhVEYyZDJka1IxWm5Ma3hyY2pCQ1ZEZDZWVVpuV0hrMVVXNTJURFZtV0hwNldrZFVaVE5MYTJOMlEySnFYMkZGVW5GbWNuVklWRlpOT0hKalIzWkhlak5yWTJ4RFREUlpjbUpCV25oTFpXdE9SRjg1V0RaQllWRXRNSFZsUVV4TGRIbENRMlpyZW5sWlV6Z3dURGh0UjFoVlVYSmFUVXM0YlRkSlFUaDNiR1o0YmpVMVRYbEVVR0pWTFV4cVdqZFJNVkZDWDNWMFNISjNSMUpRWHpaWk1UTk1RV2hpWjB4RlZVVmpWVTVxWTNkTWRHVlVXRkpoZGxKNFdWZHVkR3Q0VkhwblRFcEJjVXBVY0ZSV1UyNWpOSGxsY0ZRNFdVVk5jMlpOTjNCaFNsVkJTM05OUW5aT2NFa3lXV1oyTWsxblVIbFBVVWQwVjJ4aVpFVXRka1JwWXprelVsSkpSMVZRUWpSNWRVVm1OMWcyTVVOc1R6aDVWMHBXVkdkNlJVZzVValo0Y1dwMlNIRkxUVWhRZFdKRVNuTkVZVk5PUlRad1ZIUkNhRWRvU1c0NE4zQlRSR3hqYkRoQlZGUTJNV3d0VnpkVVluTmhkRTFWTjFWaVRsUnpYelJYVVdwNFN6bFpVbGwwWld4U2IxWjZUVnBRVFUxc1JGOTNiV2hQVkdoaVJERTJOMFJxY2xBdGVETTVlVXR4WjFOaFoxRmtZemhuVVhsdU5VbE1VSFJDZGpnMVJtTlhSbGxPTjBKa016VTVlVVJVUlZsZlR6RlpUMjFUVm1sdk4yUnZTVzVwWmxCYWVVNVJlVlEyVjBwTlNHRndXR2wyZFhaaU4zTkRORkV3Y1hoU1R5MXlYM0ZMVTNKRE1IZzBRekZIV1U1dloyMTNaa0YxZEdkbVFrMWlOMjF5TjJ0MlExUlNNMWgzWkhoUlNUUldOMXA1TkUweFkzZDFRV0Z5TkZOWk1HWXpaRTlYU2tFeFdGRlBjbmxNTUhSVmFtZHdWbUpSU3pCM1dXdHZkekJYTUVkTVYxbElZV00yWDFveVgzSTVkVzR0V0hSTFQwRXhTRzFPVlVkSE0yMXNlV2xVZW5FdFJqTjFaR3BsWWtSU1ZsWlBOMnMwUXpsaFdGWnFOV3BDUzBsZmEycHphVmhDYUdOQlJUZFdUMmR3ZFdWUGN6RjFZbVpmUzBkRE5FZEZkbUpoZEZVeVNVSnhMVVo0UlVKQ2VVZzRMbFF5UjNOdGQzZE1iVzFZYlVsdmVXUlBhMk5DTUZFLk1yeWk1anRYZmVFQVk5VUxDM3h1THlXN0s2dlFDX3psM3NnbEJHb3drQjQiLCJleHAiOjE3MDYyMTgwOTUsImlhdCI6MTcwNjIxNzc5NX0.lh0DreKJBAbc5v8UqjLjC21fEeyD3GWtxssxxTM76L0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000645"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:23:14 GMT
	x-forgerock-transactionid: 9320bc31-8ce4-444f-8426-ea49091446a8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:15.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:15.126 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 506396: jsonPath($.tokenId).find.exists, found nothing
21:23:15.127 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,506396,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a170f10, username -> user.1000645, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75172a41, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217795125))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:23:15 GMT
	x-forgerock-transactionid: 3949d6ba-c9a4-4336-be69-9f3c5db17374
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmprcm9sdjUxa3N1OTg1Ymk3ZjlyMmNhMmgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1MxRkhjakZvZEVkM1kweHRYemhuTjA5WVpqbEJMbWRoVURsUVptWlRlWEphWDBVeVVWTnVNMlZxZW1selFXTnZaR2R2YVd0d2FGWnVhVTVJUmxSdVExZDBNa1pVU0hWNlJHRnVXWGhPVURkeFlreDNiV1Y1V1V0VlQyWlZPREpmVFhSUVRIQkVSVFJHZG5rellUVnlkVTlSVW05UmJXZFVjbE5TVG1WaFZuVmpUelJFTlVwMlJVRkhNV0ZmVEY5bk4wVkJSM0ZTTkRGdU5uZFdVMDlvYlVOUk1HOXdjRFpxZVZOTE9XaDNibkp3TUdoS2FtUlZTbGhPTlVWdGJVWllNRGxmZEU1YVFtaFZURk40VVVSS2NFTlhOVUptYTJ4cVMwdE9jSG90Tm1SaFNYb3lZM2g0UWtKbmNXdGxSMGhqVEhWdlZtcFRNeTFhUmpoTlpGZGhTek5CV0RGdlIwaFlaRXRQTjFCVlVEQlRiUzAzUXpsM1NFaExOblZCVFRWeVdqVmFlVFZ0WkZocU1FRlJZamswVTJSVWJVOVdUbm94VUZKeFdtZENYM2x2YjIxUmNsaDVhMUJ4Wm01cVlVOURWVFJNUjA5a1ZFaGFTMjE2TlRNeVNUZDRhWGcyWjBGWWFVVnpXakZFYTBRelUxVmhOVXN5U25WYVFuVXpRM0pzYlhCWFFWSlhXRnB3VHpOV1NVcGZkSGxYTmkxSGIyNTNNemRFVjIxUmVDMXlSWFpCYnpWQlFqWnJTVjg0UVRrNGNUVkZjWHBmYVhKQ1JFRnNlRk5sZEhkMGNGaDZTakpwU2pSSFdFRjRhV0p5ZFhjeFkyWTNaMlJ1UjNCTlRrMUVhazlZV2xSRVRXcEtkMGxKYUU1VGJWQmpZekowYlVkcVJHRXdRVzVEWW5scFRGaFFibVptYkdoMGVHUnRaVUU0ZFd4bFJsb3pURFJSZGxBME4wRkdlazVHVTA1RWJ6RXpSbTlSTFVGMFgxcHBVWFpNUW5CUU9HcHVNVE40V25FeU9DMVlkVXhZTVhSbk1XOXdaRXhVUVRGZlltVk1XR3BWVFY5Q1UybENURFJtTlhKaFVWcGtWemwwWlMxTFRrd3lUemwwY0hReU1HaDBNWGt4YVdGRVRHVnVWamRTYjJSWlVqRklPREpVVkhJNWR6bGlOR3hyWW05NWNuaE1WQzF4WkRZMFpYWjVUemhvWjFCdWEwSTNaR2RGVm5OS1QzaEJSaTFMU21WaFUxWlJMbEJqZGxFM2NESk9RekJsVG1GU09HVkllVGR1U0ZFLmlMS3dOTUU0SU82NjBJSFMzQUgtaE4wMy1PdjYxaV9QaUJWWEF0emlTM2siLCJleHAiOjE3MDYyMTgwOTUsImlhdCI6MTcwNjIxNzc5NX0.vNxqpYO1naZY4ZZOMFKj2Tacs6fzKE5Nt4tL3GeolhE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:15.127 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:15.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 506477: status.find.is(200), but actually found 401
21:23:15.654 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,506477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ed17df0, username -> user.1002514, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e1bb68d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217795604))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnRnc3MxZmFiNWI4cWtnZTZnNWY0cDdzam0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGF6VXRkblI2TkV4amNYY3plbU5XT1U5Nk55MUJMbW8xVjFscWJXdDNRekpVTlVSZlpFZG9jbXBQTlU0MFZFOHpaakF5U1RkS1dqWnZZa1E1VDFwUFozRnhhMFZ4WlRsaFdFWjJjV2cwTVhSaGNEQnBPVkUzVGw5dWJsSkRWVUpOTldwdVFubHpjbEJPTmtrNE56WlJZbk13TkhWM1ptRkVOV2RIVWpCZk1WUklhVmN4U1hWM2NqWTVRMDF4ZFRSdGNWUk9VVmR5YVZSUk5UUm1kMWxxTjA5MlYzZExVbFoyTWpoZmFEQnhMVUpTVFdSSFJHaHdVa1ZKZDBocmNGQnlWVEU0UkRCeE4zUXpjVWRHZGxreVdVOVBUak5wYTNsZlZuRTBTRmxaWnpOWldHcFdhbFp1VFVkblYyWnZOR0pYT1RKVVRHSjBWMWRQTjIxTVZteFVOM1ZaZVRWalpuaHhNMWx4VEV4Q1dqbEJPVmRJYjFnelpUQnZiRUpoU0djd1pVZ3pYMUJxWTI1NmNGQk5RbVZNUWpSM2JsY3RSRVl0YzBkWlRuQk1ia1JyYm5reWMzSXRTRVJ6ZFhGemFFSTNSMmxCVUdoc1ZFdFdReTFHVWw5SU1sZE5WMll4TFhwVVZFcGliVEpPT1cxMWVHSmliMFp3UVcxdU4ycFpZM0F4WDA5dlRERnFVMGwyWlVneVRGWmtVbkZyUVhsQ1dFNW1ibXRTZUU5T1ExVnBMVWQzUldwelMzWkJibFE0UlRJeGJuZFRNazFTUW1GdVNVRm9aVlJsYmpST09HZDZNMGRJVldKUFNYVlpVakE0U1ZacVRGQkZkWEJoTkU5YVpITlJUelZsVTBNMGNsYzBjRmRGYzFGSlFsRkpVSE53TjBGclZtTTJNSE5xY1ZKNGRFTm1SR2N4Y1RCb01IWm1iSFZ5Y1RWd01EZEdaSEp3Y3pGa1FVRnNRWEV4TjFaaGRuQjBURUV5Wlc5T1RYcDRabWN3YVV3NU5WTnVjRFYwUkZKMllXZEZTVkZmUTBweVNsQk9jMDFQT0U5WmIxbERZVTkwYlhoRlFsQkRXazVJT0Y4MGFWRmlWWEJpUmxVNFVqaEhlVlY1T0dzMVJHVkhTVkEyVG1zM2NEUm1aVjlYTFhwUlMwMW1iMnhvUTB4YWNIVnRXQzFRVTBOVE1uVkpkVzFPY2prd1YyUkJZVXAwUVcxWVVIQkNRVFExVERKVlVEQjNZMG8yY20xWWFrZ3dMa2h1U0ZkelZrNVpTa1pSUmxaWGNDMUdhRkI1V25jLnduSXpDR05ORkxuWld5bno1cjJzUDhDMFZ1WWRsNXlFUUpQSF9ZRTNFbkUiLCJleHAiOjE3MDYyMTgwOTUsImlhdCI6MTcwNjIxNzc5NX0.uK3xybG2KGN-MJKwlhZcJDX4zZugREdihiwKBv4YnIs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002514"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:15 GMT
	x-forgerock-transactionid: 290011ec-544b-4fdd-89ac-afee34597dde
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:15.654 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:15.698 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 506477: jsonPath($.tokenId).find.exists, found nothing
21:23:15.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,506477,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ed17df0, username -> user.1002514, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e1bb68d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217795698))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:15 GMT
	x-forgerock-transactionid: f3b817b1-b6f3-4a07-a5bc-11bb597c480a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXEyY3ZsZjdkNTJvbDNrczdqZzhxbGNzYWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1YzSk5SR0ZMYTI0NVVWVmZZbXd5YkdORlUyRlJMblkxWTJOWWQzVkxOMDlJUjNCM2MzSTJZbXhyTm1WemRXVTVkRVpXTWt4TlVEbFpZMlZwVEVWb05EaE5VRUZWVDFoMVpYRk5TV1p5WWxWRlpYaE9jazVvVTFWRWFVSk5UVnB2VEVsV1VVNTJZbVZ2YjB4UGRXcDJUMEZDTkhoUk1HRTJiRXBCZURJeldFaGFhSEJMVlhwalZGaFNkSEJ6T1ZreU1qQlRkbVpSZUdkVldsOVpOSFo2YkhnNE5HZGtMVk54ZEhGS2IzUnpRbFpFVUhWWGFUWlZTRTVETUROTFdUaHpMWGRETVhGVk5uRlNUamh2Y0ZKNFNrSnRjRTVHTUVsaWFVRlVjbWgwU0c1eU9VODRjVVJIY0RVeWNXRmtTbGhsVmxGcloxUkVhbEppZWs5NmFVNUdhMWRyVVhGR1ZEUmxWSE5GTUZveVVIWnRVbXN0VEVZNGNETlRZMjh0VDJkeE5WWjJOMHBmWWw5UGRXUmxUR3BPYVVWUE5VcEdjVXBoWDIxcmJXSXpTM0ZqZWpKQk5XZ3RiM2xrY0RBNFdsZDNZV2hIU3pkTllVOW5UVlZJVXpVeFYzRTFibnBHUldGVE9XOWhTemRXTTNOdWRGTk9NMFJNVDFwNFJFZzRRbk5GVFRSMlQyVkJTVGxIZDA5aGVreDVSVm8xUVVSUlEwbzFUekJGZERGdmQwSklXbEYxTWxSWFpEbFBWSFpIYzFCWmVqWlJja1EwV2pGMVZrZHRRVnBaTVZkQ1dXOVhURGQxYW5KWGRIUklPVVF0ZFVKYWRUUjVRbXRKVVhaUk56Vm9jakZSYXpaSFYxOHhiVVZFZW1wMWNrMHdORFJQYlV4R1NsZEdibWhxYTBFMGRGOTFTRWt5UkU5dFVFSndkVGRqVkV3MlF6TjNSV1ZwYWpBM2NITldaV015TjIxbVFXVTFXR2RhWDFabVdYTk5NMk4zUjFsSU1sVmZhelJxTFVSSGIzTlZUa2M1TFZJM1JFeHBWbEppUmtWR1ZXa3dTVzFxUVZOUVUwaDFXVEF4YWtFMlNVTmhkRkJST1hrNGVVSjJkVWgyT1d4TmVHNUVjRGhYUlV0TVYzQjZTVzUwZEZwQ1VVWXpWMHBrU2pKVlNFSk9MVEJOYjFKV2FXTnVieTFpTTI5dE5qbFBVelZMWW1aWWVrNUxVRE5xTkdSemRXUlRPVU5MWDFsS1IxSnpMbmMxWmtOVWRHcGZXV0ZGWlZSeVl6aGlWelZQUVdjLnBEOTZlM2JIUVd4OEdiYnJvLXI0bmJzbHJuZ2NtUFhqZm1YUml3SkdhejAiLCJleHAiOjE3MDYyMTgwOTUsImlhdCI6MTcwNjIxNzc5NX0.ZzKodYLByQfmO7ETyy40So3xI0cwAHZWSQY_RpG3SFg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:15.699 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:23:17                                        3390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1000041 KO=13992 )
> restLoginInitiate                                        (OK=495664 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=494204 KO=1441  )
> restloginProgressiveProfileCallback                      (OK=10173  KO=1441  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.68%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.68%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.58%)
> status.find.is(200), but actually found 503                      4958 (13.69%)
> status.find.is(200), but actually found 401                      1441 ( 3.98%)
> jsonPath($.tokenId).find.exists, found nothing                   1441 ( 3.98%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 35834  / active: 26     / done: 506755
================================================================================

21:23:17.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 506774: status.find.is(200), but actually found 401
21:23:17.768 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,506774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47171162, username -> user.1001208, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6948bef2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217797723))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGpuZTJwNXQ0Zm5hcjhpZ2cxdGlqamJoY3UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWJXTTBWV1pOVWtOUlZqSnpOa2hFYTBocFZtdDNMa3RtY0ZWTFVIVXlaVzVOVTNSeVozRkRPVlpCV0RCUGFqZHViVGxPU2pWcU5UWTBSMFJyWnpoc1l6STBXRGREWkVKTVJWZENURXM0VWxGMFpYbGhSR2czUmw5YWMxQTRUWE5qUTNSTVVuSnFNa1JyVUhkSldUaHBabmxtVGpjNWJEWlJPSFF3UmtaWWRVSnhWVlUwTWxoR1VXVklPV0o2V1dGbFNubFlNamR5YlVGaFFrWjZZVlpHYW1aZkxYSmhNMFJST0VkYWRreDZOSFJwWlZOVFgwVkRWM2R6TFhsQlkwbFhlR3N4WDNWc2FURkJVakIwVGswelUxWjBjMjlPYXpkVVRWTk1TRTR3V2twWlVXbEdORlIxTlRGUVpFeExVSFozWlUxTVRtSXllbk5GU2twSWNGbGZURkJ6UlZwck0yVXlPV2d6WkZwalVFNXJhelZ6YzJKS1VFSXRObVV4ZERsdk1XdzVXRXMyVVRKNmJuUkRXV3hSV0c1VGVIRkVMVVZ0Y20wdE5UbDNiR0ZSV1dSbFNtd3dVRXB3YkUxcGVrSk5Wa2htVVZGbmEzcE1ORjlGUms1Tk1tNW1aalYxU0ZaUk5XdERNM2hwY1ZaWU1qWlRNWEZKVEcxSVMzaEZVSE51Ukd4eVUyNHpSV1JFYlcwMlZEZDVTek5qYWpSMllYUm1OM0pTVkd4T1drcEpUR3BvYUdsSk5YWllOa0Y2Y0dGa2FIZHhhRFpOU2tNdFpIUnhaSEZhU1ZWMlRHVnRZelZqT1VGb1lsZFlRVU5zTFdSUk5HbzVTRkYwVWpsdVZYQnNRemhzVW14VVgzYzBZVzlQY1hoeE9HNW1RazlMU201WVRIWkNZMjEzYkhrMGEwZFZURkJSVUZSRk5IaFBWWEpYUzA1Sk0wTTBiR1pQTUY5d2NHeENZMHg2WjNWb05qRkVjbDlCTkhadVpubGZkRFpNY0d4QmJsUTNRbDlXYmxGc1VuaEpkemhJWnpKQ2FFSlNXaTB6ZWtka1ZIaHdSRTA1YjJKNmNubDROMXBYVEdkUVQwdExjbUUxTkZOT2NrdHhSR0oyYkdkNmNHOVFUamh3Ym5SM2QyNDViRFZxY1hGblVtaDFlakl0ZEZCWVFUTXdWelpwUVhsVlkxTnhXRzQxYmtWbE9FZExXRVJPZEVSVVUyVjVWMWhqUzNoM1psOU9jRjg0Ulc5eE5URTRMbFF3TWtkbU1reHViWEI1ZVdSMkxYUXlaek42ZDFFLlF2dEVZVERseVgwUl83ejhncGtwVE1jMzQwbkFodnd1UWd1Uk90UUUwakEiLCJleHAiOjE3MDYyMTgwOTcsImlhdCI6MTcwNjIxNzc5N30.kP6Dtrmi5loXfNQVu6l4o7TKxQTG7i5l2kLxS_h7ezo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001208"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:17 GMT
	x-forgerock-transactionid: 5d7ffede-136e-4de0-b8f3-96c8ae806389
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:17.768 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:17.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 506774: jsonPath($.tokenId).find.exists, found nothing
21:23:17.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,506774,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47171162, username -> user.1001208, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6948bef2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217797808))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:17 GMT
	x-forgerock-transactionid: 86af86a2-dfb1-44e4-ac61-123774242123
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDFoaGh1bzF1aW85NDAwYmlva3BnY3IwbmQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ek5rNUxOM1ZMVmxKTWRtZDRUMDkwY0dkYVdXTm5MalpWVkdoa2RUbGtObTl6Y0ZoaU5XRTJRVmh4TVhWR1VrVkljR2d3U1dGQ1lXcFFjMHN0UVRSNVpHSnBkV0oyZW1KSmNISkVSVGx5UWtoNVZrVk1VRW8yYnpCNWNXVlNOSEZJY3podGVrMHpWbkpJTkhoaU9HczJlRUZZWkdGcVIzcE1MVGcyYWt4R1VUUmpObUZ5TTNsTE5HRXplRXA2WW5CQmJHeHZRVGhGYmtkWlpYUllNM1ZOUW5waGExaG1RM0J5WkV0MGJGRk9RV1YxWTNSSlRqTndWbFJHVG1kQ2RsSnRORUo1VVdwYVVXTkpieTF3VDNwMFJXZE5WRU16ZEVoVldVeHNSamhLUm5VNGNUQm5aMjE2U1ZCTWNERnNWa1o0VlhOdlgwTkxjbmRRU0RaTGFsVmhVbkJYVFV4aVRIZDRTMEZYY1VaRlozRjFlRk5tT0dwTlRpMWxSMGwzVFVac2VFVk5aVTVTTTNGaFVreEhVMGxrT0VoSmFGcFlVRTFZTkdGSFVUWTROa1o0ZFhWalJsQjNVemhtU0VObFFXaHdXRFpXVW5sd1NsQnlUR1I0YnpCeWRqZExlWFV4UkhkZk1FTTNTbFZOYkhKcmFYUlZhRVJKU2s1VFluQlZTV2RETkhKdlkwVkZWMDFxUm5vMWEwbDRUVlkyTTBneldVTktjek51ZDJSdGNrNVhVM04xU0haNVFVOUZTbVZoTURKQ01WUTRiMjEyYzFrMmJsQnVNa3BCVG5rNFdsQnZSbmQxVTBwR2EyMURkRU5zYUhReVVUWkpSM1F6YmxSbGNEaG5aRk42T1MxSldWWkZNRTQ1WlZOd2QxaEdjVk5JVkZKeU5ETnpOV3RyZFMxRU5HdHphVVIwYldSSFYwNXJVMUZhY0RoelJuSlpablJPZDNwRlp6WjVWazlZYVU5eFN6SkhWbTloVTNoMlUyMU5halkyY2twQ2ExQmFlbVZmTUV4UFVITkRjM050YlVNMmJYSnhhM2w0WkZaMVEwWm5kMlo2UVhWUmVGaGxVMWw2TkZSeFdrcDZiRE4wVUY5TmFHMTZNVlZKVVdsZlZsTTVXRXhpUWtkMlFteDZUekZMWWxKaldqUTBaVUoyTTFwRFptdHZVRUZGTTBsTk4zVTBXWGRLWm1ZemQzUkpaMHd5VjBWSFdGaFlTazlHVkZsMFZ5MU9NazlWTWtwUGJIVTBMbTVaTjBKdlNVWmhiRTUxV1hsblMxVmhSR2RCWm5jLnBnZFk5VUI3ekR2cG04NTlrbkdkUHhEUExidDRmVlQ1WUozRVFRLTA2bmciLCJleHAiOjE3MDYyMTgwOTcsImlhdCI6MTcwNjIxNzc5N30.RKLUtkKxHMJ7ZxW7d9IDfjOHLmuEOnqnCh16cOWCNpE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:17.809 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:19.454 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 507022: status.find.is(200), but actually found 401
21:23:19.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,507022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2100fa66, username -> user.1001386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e0ff092, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217799405))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWt0NzhxczVubnB0YXB1YWV0NmpiNTIzZTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1ptcGtjM0Z5V1d4dFQwaFFSMDQyUm5kM2JYaEJMbWxKZEV0Q1dUbFhPVlpsTmxwSFNVSTBjVnBpZVRKdmVsTjFkazV5TkRSclZUWm1aRjlKT0d4eVpIb3liRzVFZGxKallYcEhTRFV4ZFdVeVIyeDFMWFZNVHpRdGIyVXpkMUpUUWxwelJYbG1OR2x3TFc5aFZHRmhhV2s1ZG5SM1FWaHBiRzlOVVU4MFVub3RiMnB5YWkxaGRHaE9hMjVJVmpsT2FsaEpORzQyUVdZNFdqTklRek0yUmtKd2QxQlZVbEJOU0dkWU5tUTRSbE50WDJaU1ZsSTVTSE5TZG10VFNFNDJiMWxRUm5wcVMwaEpkbEYzVDJOQlJWcHFOR0pJZDFSZldFZHFNVU5rYnkxR1VXd3RibTA0YW1Kc0xYUkJTM0pRYlcwM01ETkVhbDloYWpsTVpHTTJjRU4xUzJ0VWRETklOakpmV1hNelFqUlhRM3A2VEVWaU5HWnhVVU5oVTBaaGVGSlFTalZ2YWtJMmNVMWlTWGxhU0VsNWVEUndORzAzYURWQ05XZEZXRGh1TVVwV1lWQllUemhrTTNwSWVsRlRObEk1YlZocGF6Wk5VVTVNY1V0RlJuSnNiMFJvVUhSRFREbElOa0ZGUzBVd1pXdGhTbHBCY2taM2NEVnNUVWhzZUdsSmIzUnVjekZaV0hWQ1JrSXdSMU5MV0hWSFN6RnhhV1U0TUdJdFozUmpVM2M0ZDA1a1RsOTVlVW81YWxGa1pWVlFkM1V3V1ZNM0xYTlFPRVJhTW5saE1XMVFWbVJ1WTA5WWIzUkpZa2xSVldKQkxXcHFPR1Z2Y25GaVVrbzRjVEptUzNSdGRuSldSMUpvY2sxTVRVUTNSMGhQZDBaYU1IaGhiMk42ZG5SeU1XNXpRM2RaYjI1UFEwRnNjRlU0ZUZGUFdFZFFXbkkzYkhabE1VVXhjVFJsZFVWc1MyZGZVREZtYVMxRk5IWnhTM0ZWVUV0WU0zZGFhVXh5YTFGSVZrUmxkbVZZVVhOelVrOXRkbWgxUzBkeU9GbHBUWGxmWm5sc1FWWnhUbFZGTUV0MWFXUXhhMDlLVkZwQlQwdElkM055V25OSVozTkRkbWczY1hkUFRtVndhMVV3TUVkMVRUbFpOVmw2UzBKTFl6ZFpVMUkyZW5aWE5GZEhUVE5JYm0xaFIzSkhZbmhaZERsVVUyODJhM3B3WlU5SVZFWTNWa05hVjFSUmNXdFZMbnAwWWpSYU1YWjBPVmhyZFRGdmJFUklVR3AzUjFFLmpzSUdLcEJmS2Y5ZWs1QmRhMTcyNjh4aVBOWkEwcVZDcHpzb0RFR0E5VWMiLCJleHAiOjE3MDYyMTgwOTksImlhdCI6MTcwNjIxNzc5OX0.V2Ny27nQSp5oy3R_hCdExj1_K0JNMFIcr3qVk_3g4R4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001386"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:19 GMT
	x-forgerock-transactionid: 67fb08c7-4cd1-44c3-b198-5605dfaf83d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:19.455 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:19.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 507022: jsonPath($.tokenId).find.exists, found nothing
21:23:19.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,507022,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2100fa66, username -> user.1001386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e0ff092, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217799492))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:18 GMT
	x-forgerock-transactionid: 5057253f-48ba-4c93-89c5-335191b701a2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidXVwNWwzZzVrcWtjcnA0YnVjbTU3cTJtMW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WGJrUkZWVXBXT1U1c1JFZHFOMFJEZWpaM2JVSjNMbGt6Y0d0a1QyMWFNa0U1WmxJMlltVkdaRzlDUVROM04xRm9ObVF6VG10RlUwMTBTbk5yTXkxWWNXVjVPWFZFWkdzek1tWndlVEU0TlU4eWFFOVdSRmRhTVc1WVgwWkZRbXA0YTJKbVZEaGFUM2xDVFZkWVkyNDJjMU5MY2pCTFZXNTVVbWhVUzFSeVVHTnJjMnQyYXpRMFdqWjVaRTVsVFZwSFgzaElNSGgxTm05TlUxZGxjMDkwTXpsdk9FbzRkV3Q0YjFjeE4ydHdaelk0Y0RKbGFFWkZhV2hITjFGYVVVdE1RVUZvWVdsZmF6Z3lhVE5qU1hoNGN6UXdVREZ1YzFGUE5qVjJOMWRPZUhOMFdIUTRTM0JKVWxrNU9HbHBWRGxhUjJWNmF6VXlRV1pmWVVkTk5VcDBWMnhCUlhGc1lWWmhPV0ZLY25aNmVraDRTaTFKYmpKMldtcDRPUzFzTFdOZmIzbHZkV2hEYVVKS2VXcHhTMnRSU0RGc2FVZHlXREY0ZERsUVpHSnBRbXB3YzFSSlZGRklhMDk0VG10Q1dVaHJRVXMxZEhOWlNYTkNTbVJXV1cxTmVVRndhR2hrYTJ3dFlYWnVTV280TWxZMk4xbEZWRVpyVTFWMFJsRlZVWFYyYVc5WVRFUldRVXAyVjFwTFpWSkxVRk5YVm5GcVYyaENRa1ZTVVVKaU5rVm5iSGxHUzNwU2NuRkVWVVIyUnpSTWJYaFNObkF0VDA5amIzUXRabUZWTkZsUFlVZDVZVEJ2ZDNVMlIyaHJVV0pNZVZwMWVFZzRRbWR3VmxGSlRGcGhMVzVWYTFkdGNsWmxNVVZ4ZW1oaldFaGZZalp1Tmxjd1dWTk1PV2x6YTFwMVdYTkRPWFJFTTA1c2JGVllVR2RqYms5R1NuSjJWazloTkZkMVJ6QnRlazFhU1hGTVNHbFJWMHQyUVdOSlExSmpjMG94YjA1cE5FTmZOV2hVVnpsa2IzTnNWRVJKYUdoS1ZrVnhlazV6UlVFemNHMUJVbFJFVGpBM1YwOVFXbGwxVjJwTVIweFBYMmRFYmtwbU1GcE9aVEUyYmtjNGJHcEVhSGh2VEhKeFQxcE9PV2RzY25wSGRWaDJUMVpaWTI1NmVHVjRTVzk1YkV4MkxYQmFOblp1U2tnNFIwSnpRWE40TTI1UVptc3RXRGt6ZFU1VFpuaERaVXBFWjNoQlNtdE5MbkI2ZWpoMlExQm1lVGgxZVVGdlkwWlJTekUzVVdjLmtWQ0dnbmx2bHJXODFOT3JUNEw3MS1YOFY4OXVOZmxCNEsxNUNNUk1fTVUiLCJleHAiOjE3MDYyMTgwOTksImlhdCI6MTcwNjIxNzc5OX0.cT6ePRwUTSg9IVas2s3sZBX3GQ0AFAKQsrs9N9PBBN4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:19.493 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:22.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 507457: status.find.is(200), but actually found 401
21:23:22.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,507457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cceef8e, username -> user.1001552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27db4b7f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217802375))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNG9wam05YmllaGdkN2V2cHF2bmFxcGVkOXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1RrTm1RbFp0V0dKTE1UbDJPVVpOVlRCM0xXSm5MamRMZEhCclRrVm5kbVkyVG1oZlZGSkVURVZ6Y0MxTFVWTmpUemN6YlZCZlZqRnpXRE4wU25SUVZGOTNiakU1U0MxdE1TMXdWazVSTjJKV1pqVkRhVnBvVHpsV1l6RktNMk5UZEU5bk1EQklOSEUxTWxkaFIxUjBRVVoxVWxaU2FqbFdNakZGVGxabFIwRmxlVTVOYVZGc2NqRlVlRXRCUjE5TlZWOWtlRGwyUlhVM2NXaHlYM3AxZDFCMFFqTm5jVlJrUVVoVFpsWldlV3hWYkVWdVltSXlYMXBTTFhGTE4xTXRZa04wUjJSNFl6ZFlWM1ZJVWpkbVJuUjRha0pMVW5SUlIwNWZhMFJGZDFsSk5tUkNjMjh0ZFdneFNtcENPQzF6UkUxeVpFWnZMV0pTZWkxR1VIQmthak5wWm01bmIyeHNWRTAzUlZkUFpIcGtTVFo1VGxFNFlVRk5hbnBLYlc1bVVHMTFRMTlZTkhaUVMybzRNREZ1V25CVU1URm9VMWRyZFRkTU4wWjBkWHBwYkhwTmJIbHhkVVZLZVhWVFpWa3dVSEJOYTJWUk1sUXhMVTFQTW5nNVZHTlhWVGx1ZFdWSUxTMVhabGhWTFZWUVQyMURRVE5sVUZGZkxWUkJTMHRRU1dOb0xXNURWbW8zTUZSME16QjVTbkV5ZFd0cVkyWlJhRTA0UjFKalpVVndZa2gwYjFSRVluVmFTVFJCYkdOUFVucGZaQzFvU2pnelR6WnljVFpOYjJ0UFgwOVBXR2t3U2xaTk1Hd3dWSGRFUWtaYWRHbEZOMUZ1UVZRMVFVNXZSRVJqZFVZNFFWUlNNVWw2WmxaYWJHaG5aako1WTFkcmVYbENYM0p4Y3pWNFZVTkdhWFE1TlVGQmF6aEZjWEJvWTJrNFIyRXdiakpCVUdkWlVITkViVkUxUjJjMmRIVmhWMDEyZEd4R1ZHNW1WbWRQZEZwb2MwOTVWbEF6U0Rod2RYUm1NVlUyYjE5WVVYQm5SUzFrZVhKYVNFeEZSbVozWkc5MmIxaDNNRlJJTXpKZlkwRjFhR0p6YlVsNVlrWTRlbkJpY2xneFNGZ3lVa1pvWm1aWU0wazJPR3Q1ZGpWVE9XOHpTbFZEV0dNd1ZuRk9RakZtUkV4ZlEyTk5ObWw2Tm14amExVkpUbGxsVFd0b1ZGcFdWMlkxTWtRd1ozQk1lREpaVldoRlpVWlpMbGx6V0ZWellrTTFiaTFhZFVsa1pHNVJlamh0Y21jLmppQ2FTLTVjS1RCSXZ0YkFPa25tNS1YSVBmelhnRFNXZE52YS1JTGdBdW8iLCJleHAiOjE3MDYyMTgxMDIsImlhdCI6MTcwNjIxNzgwMn0.qzy7MZWDS65r0zEDQiga98ZYZ7K8uOcgRQa0ZrhDMAw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001552"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:22 GMT
	x-forgerock-transactionid: 026208c7-b4b0-4f8a-9b89-9f00121966b3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:22.426 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 507457: jsonPath($.tokenId).find.exists, found nothing
21:23:22.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,507457,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1cceef8e, username -> user.1001552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27db4b7f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217802465))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:21 GMT
	x-forgerock-transactionid: 568e2b13-94e2-4abe-b21f-3054a15a235a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2lna3JtYm9paWEzanUxb2IxYjV0anRiNGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dU5uUklVRzlGTTI5aVEzcFpNVGh3ZEVKMU9YZFJMakEwVjAxME9VdGtRbk56VVU0M1dFMVpibmhrY0RaVGVVRkZNSEEzTW1wUlF6QnZWR0pQVW1SMlpHZGtTR0pSVFZOZlNqZHZPV05ET1VrMVZEbDZhMDU0YVRsbFVtRjNNazVDV1VObWRGQkRYM0puV0ZWTVNFVXpMVFZ5TUhORFIza3hWR1kzYzBwQlVXODBiMFp5ZUhCdFVISldZVjlIZFdoSWIwdzJTSE5tU0VoTmJ6QXplbTVJVm1aV2JFTTVaR1J6VkdOZmVrZExOM3BXU205M1RIbFlURkZHY2xsRVlWbDNOalpIWkMxTVoxTkdlVGcwUkhCeWJXZFRRVmQwYURGVlRFWkJhR2h3WldSM1dVTnRWamRYZFdOelVWSmZSV2xOTkhOS2FHOXBWRTVzY2psVWVFaHBTR05TTFdwQ2FFNVpiazlEYTFvNVZtUTRabXhaUlhrM2NITnZlREZrVmtwQ1RtSXdXa0pEWlhCbmJsbHlTM2RGUVZCb04waHlObVkxYUdWdGQxZ3dUVFY2YUZOMk5ETTNjRkJwYkd4YWVDMW1RVE4xWms1YWRXMTBiMVZzVVhwMlVXSXpObFV6V1ZOclNHa3piM05JTkZCeVJtNUtURlZOYm14VVNtMU1UVkpyVUhoR1dqQlplV3BtT1U4MFUwZHlhemhrY25KaVNrUnBWV2huVnpONE5uRTFOMWRVTUZnemJUVnpTbFZvVTJ4RlZYTndhMU5OTVVwaWJYUnpTSEYxVDFKbWJHdFphVWcyVEVoNFUwVmhTRzR6YUVaYU16bDVURzl2TFV0U2IxTTVPVkJyYzJOdlZVbHVRbnBhY2xwclJqTjBNMDFHU21aTWExVmxUeTF0YVd0RGNqVTVTRXA1VTFrNGFrcFBTbDg0TkhOZlIwcFZkVlZmYjFwalJIVjRXSFF0UzBKT2IweENWemd4WlZCd2VGZHRTbmxSV2tvdE9ESkROSHA0V0ZOR1NETXRTVVpIU0hwTWRXdFJRbkE0VWpsWFNuVjRTbTQ1YVVZMloydFNOVTltVFhkUlUyWTVSMWxRWkZkaUxXUnFlVlIzVjJzeE5Ga3dWbGw0ZG1WaVJuZzFZM05NVVVseVdqVkVTelJCVGtSUmIxUndlRzVyTTBGVmIxSlJVRmxVZFcxWVkwVTBWbGx6TTJsbWMyUTRaa2xVUmpsTlpYVm1TMk5CU0hsSGRrcE5MaTFEWDBselVqZE1iMWxxWkZGeE0wTk1OVmxEYVdjLnpHWXBtODNHdVdPNUo2S2lkZnBPRFhLd0lQYlRJaGZDRmZjeWN5ZzJZTFkiLCJleHAiOjE3MDYyMTgxMDIsImlhdCI6MTcwNjIxNzgwMn0.T1SPhSB3gcAanR97Pz9X572Ps3riJOPB2ycyn-MUgGI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:22.466 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:23:22                                        3395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1001546 KO=13998 )
> restLoginInitiate                                        (OK=496419 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=494946 KO=1444  )
> restloginProgressiveProfileCallback                      (OK=10181  KO=1444  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.68%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.68%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.58%)
> status.find.is(200), but actually found 503                      4958 (13.69%)
> status.find.is(200), but actually found 401                      1444 ( 3.99%)
> jsonPath($.tokenId).find.exists, found nothing                   1444 ( 3.99%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 35079  / active: 36     / done: 507500
================================================================================

21:23:22.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 507539: status.find.is(200), but actually found 401
21:23:22.863 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,507539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71729033, username -> user.1001334, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4baa066, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217802815))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib282cW9ybDFzdXU2aGQ0dWFlbWJ2cTMzcWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlMyRTRWV3hhUzNWNFFUWkJla0kzUVVRemNFVlJMakpzWW5GdE4xOXZia0ZyUzNSblQwdG9lRXcxYkdGbVYyMUlabGRsYVdaTmNuUXpNM0k1YlROd1R6a3hkMmM0WkdSaVpVMUZNVU5zVVc5UU5qZFJSRmRZTm5OeGJUWlRZVmRKV0ZBeU9HaFhabTEyYW1sNWIzWk5VREp4UTBweUxVVlZSVjlYY3pKVlNpMUdaMTg1UnpnM1NsQmxSRmhLZEhrM1JsTnhWV1E0Ym1ReWVuTlVUVTl3V0dOTmVVOUhUall0U2tFeFpsVmFOa3RUYm5oVWRXcENSMnBTYW14U1MyRkJZblEzVUZOS1FUTnBVRzVqWDI1V05reDNaakIwZEdsUVNtVnplbTlPWVhwVmRtczNXa1JuYkhWd2VWRnJibVJZVTBWNlJXUm9SVU5ITURCelVEZzVNRTE2VlRkbFVIZHBVbEJGWTNvdFdXaHFObFpmVDFBMVRVSnlNREJVZFdwM2JscFNhRlZ3ZUZsVFoyZzBZbFptTW5oc2NFZGxjSGRQWjJweE0xVnNNM3AwZW1VNVluUlRRV0p0ZDI5TmNWSm1Vblo2ZVdoWk5rVmtVVFpaU2pGak1GQkdWbFpaTVROcVNWRkZaVzgxVjNWM1RtZ3dSbXR3YUhOYVJrNVFhMU53VFdaYVgyYzRhVmRYVTNWaVVEaFRUR2RZV1dkWmVGbzFZek5VTUcxRVJESjVkRXR6YjFCSFEzZzRTWEpuZVVVMExXZFRaSGh2U2twdFFtRTVYMU5xTURWcFdFSnVhMnR1YW1Fd2NGbFZiaTFDYWtVeWVGWmZVbVJHZDJoV2FIYzNTREZPVFU4NWRuTmZXR1Y1UkdnelFVY3lhRzVRZW1sTmIzbFdVMWhCVW5OclpVUk1ZMGMzWlcxdFJHNU5kMlZyZWpOSFZEWmpORkpwWkVsalpWUjNPRE5hYW1scFR6ZFNhbFl3ZVZkVE1VOUlVWGxFUTFWb1FtSmxZalpZVUZseWFFOWhUWFpNVm5GS1dYTktOSEZyVFU5elNDMU9jakExWmpWTVRGOHdNVlJOZUhSeWIybHhRMDB0ZVROdVVtbFhNRmRQZGpaNVJrMDJaa0o2YkhaU2RuZFpMV1pHVkUwelZUSm1URWhUTVRObWMxYzVhbGR2UTJodVVqRmtUMEZ3WVMxS1dDMUxRbVprY0Y5R1ZVSkhhSGhvTmtaV1ptb3RjVTFUWDAwdFFXUlJMbEJRTmxScU1WOWxSbkZXTFVwdVoyeGpiVE54VGtFLndJTEgxei1qMkdHczhfbGpMWWE2c0o0RW1ueExlWXlfVjFlcEFodmtJXzgiLCJleHAiOjE3MDYyMTgxMDIsImlhdCI6MTcwNjIxNzgwMn0._iBHIpoU8MC9FIDdEtmGu3o99UYe2DOCqgjdzoP2ptQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001334"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:22 GMT
	x-forgerock-transactionid: 88515466-c169-48c5-be78-8fac9579f62b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:22.863 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:22.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 507539: jsonPath($.tokenId).find.exists, found nothing
21:23:22.903 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,507539,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@71729033, username -> user.1001334, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4baa066, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217802902))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:22 GMT
	x-forgerock-transactionid: 3b42b3f3-163b-456c-8023-47ea7e97b982
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMm9kbmxzcm5kZDMwbjJwZGdxZnFucGI5ZDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlJVNTJaMm8zVm5jeUxYQXhjVW8zUTJGRE1uTlJMalpXZEVkb1VHdE9OMU4wVkRneVdUZDZjbWx0VmtkeVFsVnNiR05ZWTNrM1VIVkpjMGxJVEVKTFVGQjFYek15WTJSbFZGWk5ZMGRGUmtSUFZtWXpXbGh1VEVsRFdGSktNMVpGVWxscVpXUkxiRmRoY2xwVVowSnVWM1pPUnpSRmRITlliM0JhUVZkVE1WaEtTVFV3VFRrMVp6UmlRMGR5YkUxQk1GbEhTM1F6V0MxeFN6WTRWa2N4U2tKVk5HRnhXbk5VVDNsVFUxZzRSRW8zWVZVdFQzbEJXalYyVWtaRVUxOWpWamhtTURFd1pHTndZemw2TTNOdlZqTnNlVTkyZDFWU1VXSnBkRVJ5Ylc1NE5VVnBUelpNTTBOTGIyMUtja2hWYjFkTlgwaEpZemhQZDFaNWFrNXphSEZ3Um5kcVQxOXRTMEo2TTIxUVpFTmpTRVpSY1dkeGJqUXhXWGd6TTJWUk9VTlNOazA0TFhVdFNYSnZaWGxXV1Zoc1pWZDZabTFIVTNaU1lVSXljWEZwYmpkME9HUnNTMU5qT1ZGWWFVVlhSa0ZyYkVoUVJVNUxlWEl0YUcxemFUQmtiMHRIVW1sdE16SnpUR1F4ZVRKUWRHWXdOamsyVUhneFVIbzJjWFprY2tWd2FtbHBlVzR0VldsTWNWbzJTMnRGWVcweFlrOVRZakpVY0Y5UVUwMDRRVlY1TFRneFUzRklXWGs1ZFhaMlNtbzNlVkp6U2paQmQyUjJVVGM0TVcxTFF6RkRaMHBVWnpkU2NrcE5ZbXhJWTBaT1IycHBkMDFNV1UxUmN6UnRVRkpTVDA5ZlUxcDZPSFI2YmxGRVQwZG9RbFZGVjJGQ2MyaEhPVnBIZDNCQlgxcHljWEpCVFZCSU1qQjNibXRuU0hSUVprOU9abTFmYlRWclFWWkhVamx5UmtWUldrcHRVbTFRVmtFeE5HaEdORmRxUjNsNVZWaEpTVmxyVVZSd1pFeFVUbEk0Um1wa1oyNWpObTFIT1ZsbWJFNVpTWEJvZEZaNWNXMWxWRnBUTFhacVZYUlBXRVppWVhNNVJqaFVSVUZrWldoelNrWk5WV1F0WkhaSGQwaDZiRTkyTTBNMllXdExNVzVsZWxWNVJEVlBVVm94ZW5nNWQxZHJhV2hGVjBrNVZVNVRiVTVUYVZadFprdzVjamxJVkVkU2IzcHhUVFJtTFdwNk1GcHZMbkpRYzFveVIzZG5NbUZ0ZFVOd2F6SmhOVlJKWDJjLkxhR3hnSFJiUzREWEs4S2oxOGpvRmNaaThpLW5Nb0ZjamlOWW1VZE5LNWMiLCJleHAiOjE3MDYyMTgxMDIsImlhdCI6MTcwNjIxNzgwMn0.GrTvLdg21jpJPoe9xbY_5ON0klMnWDhTQNPnHZUIYlA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:22.903 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:23:27                                        3400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1003072 KO=14000 )
> restLoginInitiate                                        (OK=497172 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=495711 KO=1445  )
> restloginProgressiveProfileCallback                      (OK=10189  KO=1445  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.67%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.67%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.58%)
> status.find.is(200), but actually found 503                      4958 (13.69%)
> status.find.is(200), but actually found 401                      1445 ( 3.99%)
> jsonPath($.tokenId).find.exists, found nothing                   1445 ( 3.99%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 34330  / active: 19     / done: 508266
================================================================================


================================================================================
2024-01-25 21:23:32                                        3405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1004515 KO=14000 )
> restLoginInitiate                                        (OK=497892 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=496421 KO=1445  )
> restloginProgressiveProfileCallback                      (OK=10202  KO=1445  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.67%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.67%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.58%)
> status.find.is(200), but actually found 503                      4958 (13.69%)
> status.find.is(200), but actually found 401                      1445 ( 3.99%)
> jsonPath($.tokenId).find.exists, found nothing                   1445 ( 3.99%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 33607  / active: 32     / done: 508976
================================================================================

21:23:35.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 509356: status.find.is(200), but actually found 401
21:23:35.180 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,509356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a7271fe, username -> user.1001548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e08fbe7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217815131))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGMxcGRpMmV1Y3BiOG1wMTlsMGoxbWFsZmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1ZIWkZNVzVuWXpkUVQxQjZRVkl5UjFsTVVXNVJMbGhUWjJJeldVRmlWV1pRWVZZNE1FRm5WMFJ2ZVZoU2RsOXFXalJHYWxwb1lXczVkMkZKTVRSMFR6TjZielE0WTNaaFl6QjNaRWhRWlRkUldFMWFla0Z0YTJ4dVp6VXRZeTFCWkRkWU9WQnpiVlpqZGs5V1FWTkRjbTVyTkc5dGFHSklRMjFFUldack5HdE1VSGN3T0ZaYU9FTlVUMVJ3VlRsV1dqaG5aRmxpTFRCQlRtTjZhVFZaTmpCNGExaGlOMTlvWDFKS2QwTjNZekpEY3pCNVlUaGpWVFF5V1VGc2QyOXdObmRIV0dVM01VMUxSR1ZKVVdacllXZFRjSGR0V21ac2FYSnNOMGhDZURodWFuWTRSazEyWm1Gbk5FNURSWHB5TldKSVF6ZFZabVJGT1RJdE5WWlhVbFpPV2toMWFFMUxaMHRLYTB4MWNFcFpXVXBVWTNCcGVYbzFaVEZWZW1aU2NqQnZNMUZ4WkdWTWQzVlVWbVp4T0ROWVduaHZPVVZLTFhObFIzTjNXSFZYVlhKd2IxUnBRak5CVWxoeFpEbHRhUzFqUlhCclUzQkVVREk0VUhoaFdXd3dkREZuVEc5cVFsbFVjbE5CY0RsRWRtWkNSbFk0VEU0d1NUQjJVMDkzVUZwSWF6TjJWakJTUTB4eU9IUTRTbTFmZDFodGEyeHhSSFowY0c5c1NtOWFXV1J0TjB0eE1qUlpVRU53T1V4amFISkdhbXAzTjA5d1UwUk9jMjFtTVZvd1RHMVNRbE5WZFhWU1RXZGxielpYWTNOb1IwWmxaeTFwTTFwT1MxTXRRa0pEYVhoYWJ6SnVNMmRCTkUxS1duSm9ObmM0VlVvdFZGcG5aM0JOZGpWdVZYbGtWRWMyZVhKdk9DMUpXWEF6T0hkdWQzaDZZMlJmTUhkV2RGcHdNbTB3Ymt0TmMwRmFRVGt4TW5Fd056ZDRVVzVHWDFSWk9HeGtjMFpEY0RKWWVtTkNhbWh4TjAxNWN6SlZjSFZZU1RadVIyeFVlR04yTTNsRGFsaFlPR05aYUZCeWVsbGhOVXhzVTFWTlRGWlVOREpSYTFOTVVuTTVOMEpqVGt4dGRuSnNWbWRtWWpCSmRGUnBkemxPWmpnNVgzZHRVV2RVV25oT2FHbzNXVjlwYXpCU1FVcFFRbkp0U1RCSWJHOVRYME5YTTI5ZmRsSjNPRlZEUm5wWGRsTlpMbGRhY0dwWmMxZDNUMlptUnkxRGJEaDBaMlJ4TUdjLkQtTkJxdjlUNlpNVnVXdVAxUUhwcnlvdUFMM1ZPM1lobndFNF9tWWVnbUUiLCJleHAiOjE3MDYyMTgxMTUsImlhdCI6MTcwNjIxNzgxNX0.P5WC3o9ESzkopX5DCRCaDXY0_fA96LhRc1uIRkrxfG4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001548"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:34 GMT
	x-forgerock-transactionid: e66b92f7-74ce-4d27-bf6e-d306a0c113cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:35.181 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:35.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 509356: jsonPath($.tokenId).find.exists, found nothing
21:23:35.221 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,509356,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a7271fe, username -> user.1001548, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e08fbe7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217815220))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:34 GMT
	x-forgerock-transactionid: 8fcf763a-0130-43e5-8f3d-b4fbbcd7fc59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmxpM2d2ZHBpaTFmamltOGV0YjZzNTBpa3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWRIaHNlV2xoVkhsYVEybzNWVE5UZWtaZlluQkJMbTlKV1ZaQmFWRlRjakpsWlRKRVJIRnNiMlExV0hSclpubGlSbGxwZEZSR1NGcENVMmgzWVRsUFJFb3RlbWd0UXpOSE5uUTVOR0pvWkhGbFQwZDBkV3Q1UVhGUFQzcG9lbDlzVVVoM09IaFZkM2RsUVdkM1QwZDBkV2d3YWtoRmQyMWxSWGd4YTB4cmRESjNTamxtVFdZelIwUlZaM1I1V0VORFFrWTJVWFJTUmtsVk1UQlFNbEZZZVdSdVVETllRbk15VjI5U1RFWm9ObHBsVlVoU2EyMVdhWFZ4UW1kdlUwSk9ja05vVG01V1NsZG5kRmxaVEhkelVXdExXbXhQZFhwdVpYbHRRMUpHTlVaNFlVSTFkMWRPWmt0ek1YVjRVRzE1WWtwbWFFOXhkMDl1Vms5SGNXeDBielZsWDB0c2FpMTFiVlp2V2xwcVJGQlVkMk5IYldSV1ZYWlJOMlo1ZHkwM1RrcDZWMHBXYm1SSk5rcEhjMWRaYzI4d09DMTNWRjlvZDNWVE1qTmhXbTB3UTNaR2J6VXlXbXQ1WmpJeFJrSkdka2hVVkUxeWRtTXlYMkpEUTBod2MweEZaamRKWDFKVVYxVk9jVlZ4YlVoMmQyRXRVRlF5TmpsV1VGVTFVRzVpWlZBMU5td3RUamRNV0d3eVpVRjJkRkJVVkVKclVpMXNYMU5FVFZWSlNVTTRZMDVtTjFkV1ZHTjRRVFU1Umt4MGExUlFNV3RFTTFZeVpITnpWRTFoYVc4eGFGaEdWRkpUWDFJM2RIRm1lSFUyVjE5T00ySnZUMUJFTVhaalVGSmxNRmxqV1VkQ1FWTXpOa05PYzFoeFVuTlRTakZmYUhWdGMwaDVjemhDVjJKWU5FWldTV1o2U1haSmRHRmlaSHA1V25RNGQySXpUMFEyVjJGNWExRllSa2xCTWkxWVgycE5kVTAzVFdWclNtTnJObFZoZUc1dFdGRjFSRzF2Ym1JelFsRXpNMGRIUlhka1NuQldNVTFMTkdaWlFUbEhUVzlEV2s1WFlVVTJXVE15U3pKblNIaEplRWR6UVc4ME16bEVPRGd4ZFhGTFYydFhOM2RPVUdwcGVtOVVaakZEV0hGZk5VSkdVMFpLVW5OUWRXZEtkMUpQUzNCd2VUSnJTVlZmWTBKeFZqUkljbkZpY2s4NExWaE9jMWx6UVVZeFIxZHBXbGxpY2padloyMDRMa1l0U21jMGJsWlhkV05TUkZWd1UxQTBUMWxLTVhjLi1QdzJfZ3FHczVzcVlnOUR1YXFWVUZBZlc3bUFET3dNaS1taEQtVHQ1REUiLCJleHAiOjE3MDYyMTgxMTUsImlhdCI6MTcwNjIxNzgxNX0.Rs6REZepZxNYy5PSYmuunbWsVLnPm6ugOz1-vYVPmLc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:35.221 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:23:37                                        3410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1006002 KO=14002 )
> restLoginInitiate                                        (OK=498621 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=497168 KO=1446  )
> restloginProgressiveProfileCallback                      (OK=10213  KO=1446  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.67%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.67%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.58%)
> status.find.is(200), but actually found 503                      4958 (13.69%)
> status.find.is(200), but actually found 401                      1446 ( 3.99%)
> jsonPath($.tokenId).find.exists, found nothing                   1446 ( 3.99%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 32872  / active: 19     / done: 509724
================================================================================

21:23:38.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 509905: status.find.is(200), but actually found 401
21:23:38.751 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,509905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4064e2ce, username -> user.1001026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45edd28f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217818706))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczdlb2dpOWV0bnFnMG50NXRtOXRkOWR0aWciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1RWTlRVVEE0V2w5alNITTFibWxVVkRkbFZUVkJMakJrTlZBeVpVWm5PVE5ZV0Roa1ZXYzNXRGw0WWtvM1RWSm9RMFJZVTBsd1EydHBXVkk1U0doNFQyaEVTMjVsV0ZWU2NGRXhWWEpuYTNWb1F6bDZNVFkxV2s5Q1ptWnBjR1pZVUd3MWFHMXlkMWhhU0U5blEydERXR1p4UlZWNVVHdEVkV2RCZEdSak4yb3RVRTloVjFSUGFrMWhka1ZmTmtWRVowWlRNVzFqZDE5cU5pMW9kbEpWV2xsbWRrRmpSRXQ2YUZJeWFIbG1iRlZUTVdZMFZuSkRaR3A1YTBseFQwOWFkRlIyVW5adk0zQlpaRGRTU0hoNE5uWjRjR3hWWVVReVEyNTNWWG90Um1ka1pWZE1RVlo1ZFdaelNsTXRkRTFUU25aNlpWWmtjRTR6TUZsblVucFFOMkZRU1V3d1JFOVVVMjFJVVY5RFVEQkpRell0TUVoM1pYVnlSV1JOTmt4dlJuaFNZbFl6TTNCalN6WkJMWGgwZDJ0NU1sOVRUakJPWkhWU2FIVlNYM0Z1TFY5eWFVaE5Ua3hXU0RsMlQzTmpTM1JSTlMwMU9GSjNiVE5pZDNWbWJtVm9hWEJ2U2tOd1FXbExSVlZ1WjA5b1kxUmtSMnA0T1dGblpqbDZaVlE1ZFUwd2VYaEhhV1YyVURGTVlrSlZiMWxNTnpJeFJHZE5SR2hmYVY5M1kzRnFUSEIyZEd0TGJWbHZValJvZFRZNVZIZDRRVEJhV1VOamJVOHRVbkIwYkU0ek1WTjNUa0psV21WT1JVUXpTMDlZVXpNMVNERjRia2QwZDJNelozZEJjVVZSZDAxcWJGVnBaRmRsZDFsNlRXUklTVlZ1ZEV4SFRXUlRlRGN4WW05cVpFWkVXVWRLZEVNeU9GZFRVRll0YzNZeE9UTjBMVjl5UkhaSVEwTXdTa2R6YjNvNWRWOURha0pIVDBZemVGWlNjMHB2V1hWTk1HUjNOMGN4Wmt4bVVFNUhUVFZmVG1od1ExUmpXbTFQVjBOU1REQnNaako0YldkZmNXNDJlbFpvUzNSNmVuRTFPR1pYY1MxVk0wMUJNVFpXTFhsdk1FRjZSMGx5TUVkdmFtRmFkVVY0UVhsaGJsWTVaMEpsZHpWa2JEVjRjMlV3WldScVUwSm9jbE5uZEdSa1JVRXlZV1pKYldKWmQxRTNTa2RQWDAxbk9IbHZZMm95WDFwak1URm5MalZYVWpFd1ZFMWZNbWRQTTJreFEwRnZjV1EwZUVFLkdTQjR2ZE1LX2FNNVZza0N6c1FIakFNRDRoamNhMFQ2WS14U3V6Z2hTVDQiLCJleHAiOjE3MDYyMTgxMTgsImlhdCI6MTcwNjIxNzgxOH0.rS155x3ta2O_AMawQUVxh3YJLXJ-Q-v6r5iWSOsG-LU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001026"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:37 GMT
	x-forgerock-transactionid: a6a60355-9345-4bf0-9c5d-db3e38e5c78b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:38.751 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:38.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 509905: jsonPath($.tokenId).find.exists, found nothing
21:23:38.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,509905,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4064e2ce, username -> user.1001026, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45edd28f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217818789))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:37 GMT
	x-forgerock-transactionid: e518e3d7-3ac0-49f4-9818-b0d7b3e043ab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2loNWxqbGNhY2N2OXNna2Vsbm5majVlMTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU9XMWpaWEZtWlRCWUxXcGZSRVo2VjJsNlJrNW5MamhaZVVOQ0xVUmpNbmRGT0VONGFtUXlNelpuVTBOeVpFRjVjVjgwTW1WcFRUWlhRV0pNVlVkNlZFTTRTbGQzUlhOb1dqWkJUbEU1Y21SdWMxcHRTRVI0ZDNaUlNUSkphR3BvT0MxMlpuaHhPVFI0Y1c1d1YxOXhlSE13UlVadVNYSkpUREUzV2tkeVF6TnVVMlJDVkMwelRVVmtSRVl4YjNVdGRYSXhNM2hhVjJwQ1VWcFdlbUZTWVVKSlkzaExkbEZNWjNkMWR6bGZaRk5QUm1WR2JqRkVMWEl4UlhSYVpHbFRVR0l3VW1KM1EzQjRWVlpZVVRBM01HNDNZVTR6UTJJemNVcE1aSHBDVm5GV05qaHFXa0Z6UkhNM1NWUlJiRFpaUjNoWlVUVk1jVlZVUTBjNFZHaG1lRkEyWVhkQmFFaG5WMWx6ZGtJMlVqSmlabkJhVlZFd05XbFpNMnR2WWxWVmRHNXhOVnB0T1d0blNYZEZSelIxV0dZeFJEQlRSR1pqZFdOS0xXWlFUVGxIYVZjNVUyZGtWVmx5YVdwMFUzWlphMFJLWW1Ob1JXOURZM3BJYVVkdlQycFdSUzFPVTNKUU5uRTJkM2RmT0VGMFIyTkJaVmw2ZDA1UWFFMWtNWGhQTlVzMWVtTk1TSFZOTVU5RFFXUTFWRlo2Wm5oMU4yVm5VVzFLZVcxM2QwTnFhVmhKT0MxMk56bEpSV0pWYUhWUlEwVnFaa0ZyWjBwaWNscEROUzAxWlRnMU1VaHFOSGQwZWs1MVdHaEpUalpMUTNCMFZGQk9jbkpKTUROc1REaEZlVEpSVm5oRVNXcFRVVTFYU0ZaMmQza3dXSEpTWjFCek1reGZaSHB0Um1WTlJuRmhkbE5CTldsMFEwa3hUV1Z2V0RObE16WlFVUzAyYjNkME0yNVJhbDloWnpKVVkwWnliM1Z5Um5Cd2VXcFdYMEpYU0dkak1sSjJOMkZMYURsUE1HOXVaRFV3VDBkRVltRkdkVGx5VVRaV1VVa3pURlJEVm5ONWFtVk1TV3BsTURkeFRrZHBUMFJrWlhWbmRVMUxRbEJQVm14YWQxaEVVMkZYY2xjeVF6TjZXR0ZuYVdaT2JIUnJjMDB0YmtKeVlsOVNiQzB6VVVGQmRESkRiekEyUVZSeFEyUnJMVXRqV1d4WlRHNUVTamhxUzJReGNVWkZhMDlSYm5aRGIxcEpMbWR3VlVoQ1NYUlpjQzFzV0ZVeGIybG1kSEZNVFVFLjc4cl9XQTBYV2cxYi1IVVBneWZvMHV4dlRNU2FVcUdHTUhodW41UVpFaVkiLCJleHAiOjE3MDYyMTgxMTgsImlhdCI6MTcwNjIxNzgxOH0.iTPvymACUZ5qaMY_FHOL0XtUiGeW54Cfg68w8xCSH3A","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:38.790 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:40.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 510143: status.find.is(200), but actually found 401
21:23:40.478 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,510143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5283de3d, username -> user.1000909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a5093f3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217820429))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXQ2b3MwdDJrNTN2c2dsZzc2cXJvaDdyZWkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VGJreE5lVlZVYmtkQ1ptZEJOMk5UVFdGc01UUjNMakYwYjJONldXc3hXREY0V1dwMk4zQlRlRTVKU1d0MmRrODJOelJNUWw5WmRIQnNSRXQxY3pscFZVVkhlVlF6WTIxT1VDMW1iMUIxU0dvNWNERTFORVZFUmpSdFlYZHpSVk10ZW5SWmFUY3djME5UZVhwVGNVVktWV3RWTFZRMFNtUk9Va2d4TVU5TmFXOVJkRzVaWVhaYVRITjJWaloxY2w5aGNHMVFkVmw2U2w5R0xUVXlUamxmYkVkbExWSnlTblJHVVhNeVVFbHFSR0ZvTkZjdFpVMVpVbTVTV0ZacU1XbHNjbmhHVjBSMGRIQmpjV3hXWVVkSGFsVXRUbU55TjNoUlQxcFNkMFpKUlhaUmNtUkNaWHBCZFhsS01XVTRVREF6ZUdwQ09WRkpORkJDUXpnNWIzUjVaMUJTT0VKd2MwRnNXWEZITlZjdExVUldaM0pwUkZCbmJFMXZTVXQyUzJoS1ltOWxhRUZzWTBOTk5FbHJUVkJVTVhSbWNuQkdWelozVUZoQmFUUnFlRTFLT0VWMlFrbFdiV1pPV1Y5R1YybEROVkZPUlhWZmIySnhjakprVG1KNU9YSm9ZVlJ3Y0d0M05rc3RiRjlCV0hKWVRsRlhWbmhJYkVOblRFeEZkMmxQYm5CSWVpMTVjSGRCYkhCVFpERmhSVTAwVmpGNk9WVkViRkJmTFd0ek9GcEVXRVJxYlZwdVZFWTRVMFZGV1RreFQxSkRUa1ZrWjFOMmJXRlRSRjg0ZFU1MFVYQTBVSEJKYVROcFkwWXdSRmhRV0RSTWJrWkZZbWhYZDFkU1JUVnhPR2QxYkVoU1pXVlVVSEpuZUdKQ05tOU1PWEZWVFUxdU0wdG1TRUo1TVhCVk9GVkRjR3hTZFUweFpVdGpUbFZWZDBWbE5VMDJXWEpTVG1FMk9UZGlNbEJLWVhrMk5uSlhNRzFaWW1wRGVqUkNVbVYzWTJsdldHWlVhalJKVUVGeE5VcHRWMHhIYVZoclUxZFBhVkZxVGt3d1ZXNDNZVzl2YW5ndFZYSnlTMDFaZUdKMFRtUk9ibWxqV0hkYWREQm9VR3hJUW1OUlZUWlJRMlpJY0RabWVucGpSM2hTVEZGQlJHTXlUbkZ0WDFsQ2VYUlVXblpJU0ZkTVpqUlVaMHBIVmpsNlJUUnRaMGxVY0VSbmVHZGhVRFpOY25kZlpYcGlNM3AwVkRCQ1JEaEpMa2hxWldSamRVMUdTa2hSTFc5eE0zWjZMVE5QZWtFLmVCVFFGdEJOeGsybWlFNG1uaFcyOXJvRDl3bHdvSlA5RWNuOTdSenh2dVUiLCJleHAiOjE3MDYyMTgxMjAsImlhdCI6MTcwNjIxNzgyMH0.1u879hkQ3ypsKFpQf5ZkmT53Kaus56btto5zRT-VyuY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000909"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:40 GMT
	x-forgerock-transactionid: a1cc4102-846c-4db8-8768-a29ea1d9def3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:40.478 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:40.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 510143: jsonPath($.tokenId).find.exists, found nothing
21:23:40.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,510143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5283de3d, username -> user.1000909, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a5093f3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217820517))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:39 GMT
	x-forgerock-transactionid: 92141b47-dccb-4d81-ba4a-a08c6b808674
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaW5wNW9hczY1aHVpdmtpZmtvNzlzcjlqb2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmNVNUxTMjVGWDBKRllWcDVXSEZIWW5GWlNGTjNMblJWVWxOVVEyY3pRbXgwWm1KQlh6SmllbEJ1Vldoa1pWRkxVM0ozVEc4NFpYRkphRFoxUW5sRmFFMUdSV1JKUjNrNFVrNVFjVWRXY0dkSU1rNXlZMEZUVlU5UldFMTJlREJ3VTI0MGJuRkpXV1V0U1V4M1R6UjVSMVpIVDBWcU1scDVZbVU0VjBoTmNIUkJPSGx1YlU5SWNISXhYM0Z0TkhweFNEWTFPV2RQZG04d1lXbFdZVkIxVDA5T2VGWmpha0p2VVRKR2NYWmFiM05hU1VGUVpXbGZabTR5VjNab09VdGZTVVV4YlhkUWJXTldiR2h2Y0RJNU1ESnZlRTEyYWtocWJrbEtORGMzWDJKS2JFdEhOVEp5VW5reGRqZDJaVzFuYVZkYWRGRTJTSHBVTkdOaWNFaGxlVms0UWpWaVgzQTVYMmhvY0U1bVlrSklUVmRqY1Roa1owWnZjRXA2WjNVNU9HcFFRM3AyT1hGQ1pqVkhaa2RKVTJwM1prVnpibVF3YUVaRlZEbHNSV1ppVVdkMVoyTmhaV2xuZDFoRlEwSk5SM05ZV2pWVmQwOUxiMFp2VkZjd2FHZE5WRUoyZDNweFNHNVpaakpvVUU5d2VUQTRURzVEU1hKdFVqTlhjVGROUlc5aGNqRllOMnRCV0ZSMVZGODRlR2huVWxOS05UUkJiRjloTnpsclUyZG9ZMlJyVm5CWlFWaFVPRkZST0hZM2VWaHlXVjlZU2xoTVZrVmpSRU5xZFhrNVFXcFplSFUyY0VoelNFbEZhMUJNTlhNM1RYbGFWVTl5WWtneWMwVjJNa2xTTWsxNGQyaFZZblJIWkRrNVoxOURSa0V4V1ZOdE1EaHpjakJQYjBjNGFGcHJkVFpqUWpCemQxVklNVGxZVUhwYVFsa3lYMGhZVFZCRVR6azFhMGhMYmpCVGIzRmFkbWt5T1dGdlVsQklOMlpHYmpKVmRrZENSVloxTlhWaFZpMW9VSHBJT1dwdVNHaHVTa2h4ZUhwS09FcEJZWE4zU3pJeFlubFhVa05rT0VkSmNIaEZha2RaZGxwaGRXUkpSa3RWUzNKTlQzbEpSbkl6WkRsUVlUVmxaMkZPZGpsSFExRTNjbUpHUlZObVJGZDFYMUZETUZBeVVGZFJaMGRSVURsWlEyeEpZMVZ2ZURBNE9IUm5NVFpaVFZkSWFVVTFjek5LVlhwTGJuZ3dMa3BqUmxsck5uVlNRMWRtVXpWaE5UUkVVMlZ5TFZFLkxmY1A4Rkp1ZmxnVDBsb2xkOWRRZ0xqR2cxY2FZcDJWMFJxQ0hZdXlsWG8iLCJleHAiOjE3MDYyMTgxMjAsImlhdCI6MTcwNjIxNzgyMH0.JtMVFRByUFcfkHIcGN3NcCCXzIZToGvmRHbOdQyKAUU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:40.518 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:41.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 510263: status.find.is(200), but actually found 401
21:23:41.153 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,510263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a1db93, username -> user.1002901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62ad6a94, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217821107))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjVzNG03cjBuZG40OXRycmNqbmdmOXRnMGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ZmNUQk1hWE5KTW5VMWRtWjJhakZQYW1zd1VXMVJMbVkwU1ZabVYwRmlPVmRWVWtoSFpsaERVV3hZUzJkTVpFbDNNa05sTjFGTVZuaE5XVkpMYTNaclRucGpMVE5wU2pGbGNGQmtWQzFOTTFSd1lVZFpPVmxsVlVwRVEyeHlRMmQwVmt0bFdsRXdka2RhUlZNNWVIRmtXbUpoYkV0NlNFVlFXWE53UjNSTGFHNVpUSFZEYUdkVWJubDVlRFpvY1RKd1FtWjNhWEpoVFRaeFRXeGFWVmd3VW5NelN6TnNhVk5sU1MxcFUxSklUa2s1VG1VM2IyMVJNakowVnpGbVpYZENiR1JOUjNGbU5FWmhlVW80VUdoR05qZEJlRll5YVVkR1Iwc3pTMGxvYXpKRFprbFNWRWxXTFc5MllYWkpSR0pRZDNKUlIzbFhUSGxtZURGM2RXTlROVzEzYjNNNE1YWktNSGhVZUV0SGNXTjViMGRFYURCRmJGSmFRVzVYZDJ0SFYxQlhRV1pPV1hkaVgxUXhjakpSZVRGV1ZtSndSSG80TVhCYVpGOHpWbE5JZDFGYVgyVXlibXd3ZFZseGJUSlVTR1ppVTBWb1JreHFibXRrUmpCbk56RkNaa2w2ZVZGdFRscHZhRkpzV0dOdVdEaHNSamxWWVUxcVlVUnNUSGhpU1VrNU5uWjZhR2RPY2tabWFGTnVaVzgzU0RkaWFrRjZlVzQzWlU1RmFUUTVXVUp0WWxkS1JtNXVObEZ4ZVhGUldsTndabHBmWVdJdFQyWnlMVWRsZVRJelJXVlFTRzFHZEdWaE5uSnhkSGhoTkc5T1oyTjFZemsxVVZkNmFXazFNR1JhYm5acE5FTlhYMnBtYlVGWU0xZGpWV3BzVUZkMWVUQndlV1ZTY25CRWFHTmpUVnBMVWpGRU4yZGFhMHBCU21wRWMwZHhNM2h2YXpsUWNYUlZSRFZDYTFaV1FVVlJaVTlsUzFod1QxbGxhRzgwVEVkSlNsUlVhMU4wVDBndFRXaHBZbk5YVUU0dFZqTTVlV2wyVG5WM1VrOUZOa1oyUlRWaE5URmlXREJTZFY5NWJEbFJTakpTZUVGalZHaFRkbXhUWDFOUFQxbDJORlIxTkVGTGNGWmpVbEZ1TWpOeGFERjRiMGQ2YkV0a05qSlRSVmxtY3pOU1psSTJUVlJSTlVkSVpESkpWVWh1T0VsU2FEZ3hibEJXVTB0elRTMU9Vekp1ZEUxaU9VTTBMbVF3U21sUE1qbFpka3hvVUVKdll6ZHNUSFpFYjNjLkdsLXpodk5Zdi1OUW5fZ0xDcVFDWHRibEdfbVAtUWdKVmYyNzNOVklLTG8iLCJleHAiOjE3MDYyMTgxMjEsImlhdCI6MTcwNjIxNzgyMX0.OvMCO6lXNtYLTSDD77cKn6H-PoXPJgjLMem80JneSfY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002901"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:40 GMT
	x-forgerock-transactionid: 9715ef87-f057-4b67-ac9d-40fd11bc4f59
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:41.153 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:41.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 510263: jsonPath($.tokenId).find.exists, found nothing
21:23:41.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,510263,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a1db93, username -> user.1002901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@62ad6a94, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217821191))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:40 GMT
	x-forgerock-transactionid: ea22047b-b3dc-4f49-add4-e255d690c501
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDE0b21mMjEzZ2RubG84YnZqMnA2bHVqbnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SE0ySm1TbmQyUjJsNWFXZzRXRTlDYUVkQk1WZFJMa0pMUmxwbFRsbDZOMDlxWVhadmFtTlNaa2RxT0dST01USm1ZazU0ZFc4dE9HTlVia05rUzJKRWRYZHBkVlJIVVMxNU1WcHJOR3h3WlV0alJtNW9VVzVzVFZsd1QyMURhMlJCVmpWRExVSjBaV3hDVld4UVZEZG5XVjgxUTFSUU1taFdaVVZuVFVwQ1ZqYzNORFpvVWxsc1FWUlRRVlk0VW1SNmJreHpaM1JVTW1ONlVGVXlTVXBDZDBGalVGcHlNbmhKYXpCWGEyaFlSbWRKTWpsdWRVbHNaalZDYmpCc1UzVlhMVWMxWjFocmFFNXhSbTUzZDJOSlJ6Rk1NMjFJZWtSeGR6UklOVzg1TVVzNGRFeFNTMnB2UkhSaFpFOUxjMUJzWTFsTFMzSjVibFpsU1dWaU1sVXROSE41TUVkbGNubzRXRGxaV1RKZlUybzFPR3BSUjA5dFkweEVTV05wUkdaNmJTMDNabVo1UTB4V1ZUSmxVMFJqTUV3d1gzQXhlbVk0ZVVoWlFuRnVOR1ZyZEVsMWRVSkdiRlozZFZaQlpVaHhkMU0zUWtNNFJXUkpWRzk1T1ZkUWVuUlRUbGhJYWtsQlVrdHFSbGhwTW1GMFFqRjNXalZ3VERoa2MwMHhaVFkxTUdaNlduUjBSa0pLYUZwYWRURk9ja3A0U0hRd01ucGFaVFpvU1hoc2FraDNjMWRCTldScFlYQjViemx1WWpaYWJuZGxNMnBMYWt4blNGZzBURFl3TW5OYWVHRTJiMFJsVDBjdFNETmFaa2RtYUdGc01sVmhMWGRKZDNsSE9VVmZZa2hQUm1wc0xWVTVVSGhXTFhKTWJIRlJOamh1TUc1UVRIYzRXRVU1YW00dFpHOUphMHR3TWtWVVJGSmlOa2gzVG5oWGJuUlBhRzR3YVMwNVFWZHFaa2xpWlRKUGNEQjFlSEZwTFRWb2RtUk1TR3RXUmtwRlZXMDBlR05yWm5sNWIyeDVRMTh6Tm1OVlNDMUhRVTlETlVwc1NWSXhiVkl6WDB4V2RGWmpNekprVDA5c1FsVTFlR3RuT1c1clpHUlBSa2xtV214UE5YTnlOMUpRTVdGRVZHZGFkMTl1TkZJMFoyRlFlbk5VZDBOTVpXZFFNRXBDUnkxb2NUWjJNbTlxYm5oVmJEazVZa2xGWkhwaE1uSndYM2R4TUVSVE1sRkNTV1UyV21NdFZtWXdMbEl3T1cxS2RVWnViMXBpU0dnMGNrcGlNVWRHTFVFLk1VdC00N2N4Q3laRVdpMHdsLWV1ZkdsY1BXNDRVeHRrLUstZXdXbWFGblEiLCJleHAiOjE3MDYyMTgxMjEsImlhdCI6MTcwNjIxNzgyMX0.oYOTCD31e9Xc9raPuPk71zX1AudiahiTcSpdA8nDD9w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:41.192 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:23:42                                        3415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1007553 KO=14008 )
> restLoginInitiate                                        (OK=499395 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=497925 KO=1449  )
> restloginProgressiveProfileCallback                      (OK=10233  KO=1449  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.67%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.67%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.58%)
> status.find.is(200), but actually found 503                      4958 (13.69%)
> status.find.is(200), but actually found 401                      1449 ( 4.00%)
> jsonPath($.tokenId).find.exists, found nothing                   1449 ( 4.00%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 32101  / active: 30     / done: 510484
================================================================================

21:23:43.415 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 510604: status.find.is(200), but actually found 401
21:23:43.416 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,510604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38e18b80, username -> user.1002193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74bcab4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217823367))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWV2czQ3cW5taGY3bTRmYm5mYWVmdXRvajgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R01uTnpZamt0UzJrMFVWRnJRbEJLWTA5Mk4wdG5MazlpUjNWbWNuTkVTV2xsTVMxSFFXSkRSSEV4WVVzeE0xVjFORTl0WlVkSGVWVkJhVWxLVlMxNVVrOWZhbGxSTUhCellYbFZSR0ZxWVhvelVsZzNlbmhKTUcxdVRXWkVSM0pTZFc1WE0zTTFWV0ZLUjBGV1oyeFNjblZUTkVGdGVuTjJVMFZUVVZsV1dUZFlhVTFSVEdZM1VFNU9kMUUzVVZaUVpsZGlSRTkxV1c0MVNGcEpPVlUwYnpaaU5EWjRXRkpKYkRONFlVeE1hRWwwTldaME1XbDNWSEpVT1VJMVVXdDRiV1p4YVhkelRHcEpiVEpwYzNoUGJXZE1jR2M0VkZFMk5EbGtXSGw2TjBKNlRESnJTbmwyZEZwQ2JsUlBaSGxzWHpGM2NsOVRhMHBaWjIwNFIwOVNSVlZxWkRsUGNVSm1jRm95WkhKUE0yUmpTMFEwVkZkalh6RnhiSFJPY0RSRGIwa3diRlZSU1RsM1drVnRYMFZqYldadWVWbE1RMk5hZDBGeVZrdHBPSFkwTjNWNk5reDNWRXBxTFUwdGNYTmlURTQ1TjBaSGEzaHNUSEIzWW5wbmRYUnlSRkp0UlZkR2VuWlpNV3czVW1WaVEyWnhUMVYxV1ROU1VUbG9VVGw1WVc1WlNsUkdXbU5SU1dkNllqSXpXVkZmZUZkbU5FMUVUWFZuVVVjMGMxVkpSa2R3UzJ4Tk9UZGhPREY2WW05RE5GOHRUWEJvV0dack4xTTRaVEp4U21OaVoyVkxZMnA2ZFhOdWRsQlNSWEZMYVU5UVlXazBPRmd0TFVWaVNrSkxWRnBWWDFweGVsTXhVWFJwUzA1b05FZGhPRnB5Y3poMExYaFlia2RxYnpOSlNFRlBUMGc0Y2t4bWVsTjVlSGxSTUY5V1ZVOVdiVFpvVlVScVozVjZYM0kyYVdoVWVrTlFPRTVSWkRKSmRWQnJjMUJxYlhaalpXNWFTV1ZpUkcxSGVqTTFaa1puUld0U00wNUxibmc0U0hoZloyTkRhV2hKTlV0RlpWTkVNbmhEWW5kTWJGcHFUMTlyTWsxRWNrNWpibnBWYmxCUlpXOTBaRnBuT0hoVFNtbEZSRlozZVc1cGQwRTBiUzEwUkhFM1MwbzJabTFvZVdGTWFVMVdSbkF6Vm5wVVMyTnBia3BtV21SYWNYaFJOM1J2TVZrM1pHOTRaMmcyZVd4UmRVNVpMa2hPYW0xVlgwZDVWV2xOT0RSNGJHWmxVamh2ZWxFLndGSGFZcnEwQUJ4NWgyTzdSYWNqVFAwSjlwZnR6eGpCTWd5OGNBV1FSbzgiLCJleHAiOjE3MDYyMTgxMjMsImlhdCI6MTcwNjIxNzgyM30.b63ZMLJlSPRuSFqQLRF0DhzjYesef7zCZFbvmzd4fvs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002193"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:43 GMT
	x-forgerock-transactionid: 6d9fed17-6bb3-471b-ac3e-407293f8397d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:43.416 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:43.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 510604: jsonPath($.tokenId).find.exists, found nothing
21:23:43.456 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,510604,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@38e18b80, username -> user.1002193, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74bcab4d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217823455))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:42 GMT
	x-forgerock-transactionid: 43d62d79-9a16-4cd6-b585-2225ebdcce97
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2tvazkxY2E5Zm03NnBoZDFsdHMzNDZwNGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVRqRnZSV0V4TjB4clkxTktibEZRVEZGUlVXWm5MbEJGVEhGalVYWkpVV0pzY1ZSRFVtTnRSM0JDWjFGRVduWTNiSGhCUWpsdlMwOUVPRUZ6VGxsbk1HeFJlRUY1UjFKb2JWODRNRkJPVld4MVpqQm1TazQ0U3pKVFdtcFJaRkpDZVRKa1kxQm1ZM28yTjFaNlUySTBabk50TnpkUlRUZ3dOMWM0UzJKUmFHRnljVFpIYXkxbU5ITnljekpTY0d4U2JFRjZRWFpuUWpZeFFqazNlVWhEZGpZNWNWQndVSE5NWW1wRFJscG1aVmN3WW1wTWRqUXlXSFpUU0VkUlUxZG9ZMk0yVlhCeFUzZGxhemxwYzI5TGIxRlRiMVp3YXpSek5uUlZNbXRpVVV0RGNreFhUMGxrVGxCWWJ6WTNaek5QVTNwemMyazFWVlJUZVRKcVZ6bHdMV1ZsU0Znd2NIWmxSRlpmTFdsVGFXSmlUVVI2WnpOZlEwOXJjbmhaZEhoSlpscHZhemR0V0dKMGVFOXBYMWxNYld0RFIxbFNOa2M0VVZoWVZsb3dTVE00UVZNeVRuaGZVMDk1YkVwSWRtMDJNRTFaVmxkVWFGOTJTRkpoY0ZOb1ZFSmxMVUZ2WXpaRmEyTXhlRXhyZFZwWGVWOTZRbmRUTlhkNmMxQkhjR0ZrTVc1SWF6aHhjek41Um5KeGF6aFBielI0UVdwMVpXTTBjR1JpYzNwSFFUVk9VV2d0T0RoeWNISk5TMDFITlZsVmRFdGZha0o1UzFGaU9EQkxNVTFKWldwaWVUaGtibGhYT1hrelNuTmFTMlJMVFVsMWVEVjZTMkY1UkhCb05YRTFUbE4wTWxZMVozZDRWREZWYkRoM1RuRm1YMW94VkMxMk9GVnlVVmhHZG1SV1RsTmlOM1kzVVZGRVkwcFhVV0Z5U0RZelgyWlZaekp1VHpKelNsOWhlVGwzVjFKNWNVOUlZek0wVms5S05tRXhhV2xEZUVoQlp6QkpkR2hFYjNjMVZscHhlVWt4VURKelNFNVBXVk5mYmtSb1RISlRSSFp1WkRCTGJuZzVXRGxZWTI5alNUQkdURUkxUVRkWFptZENjMDluTjFsNFEyMUlVM2czYkZkR05VSldWRnBZVUhaWVZHeFNaREZEZEdkZlRIcGZVV0ZDVjFwelJHZE1PVXBMVlRVdFVsVm5XR1prZGpodWFtb3RZazA0WTI1V1FsRlJaa3N6U3pka1p6WnJMa05RTURKRmNEaDJhbXhWUm1FMVdGVm1XbEpTUkhjLkdzVG1lU3dEY2QtakZyZkl4NjNNeHZZNWE1ZXRra0F4UE1qaWtHVWkwMGMiLCJleHAiOjE3MDYyMTgxMjMsImlhdCI6MTcwNjIxNzgyM30.qdLeapo2uBRyWUFiwkeFvjQ_g27j1kiAEHorN_hJwmI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:43.456 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:45.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 510885: status.find.is(200), but actually found 401
21:23:45.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,510885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@797a90d5, username -> user.1002179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68f3f5da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217825244))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianY1djYxOGg2Zzkya2RramEyNG0zajZqZ2wiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1ZqWlFWako2T1ZoNVYxbFVVVTFVWVhKemNIaFJMbEYwUTJwMFRWZG5RM1ZrTWtwUldqVnZVbUU0Y0MxNWFrdE1VRXhFV0ZCbmRXWlBSMjQxUW14VFQzQjRZWGxWT1dOUWRFUXhka041YTJOVGJrTmpNMTlNY1c5dFJEUmtaMHhyYTNOZmVsSk9WMlJrWkRSalZrVnBjRTlrVkVoaFUwMVdlSFEwV21KMVNreDZPV0o2VTBocFdVUk5jbDgwYjNneFh6QTFOM3BRWWpKRlRqRnZORGhhYlRrMGRWTkpMVVZ0WWxBdFFtbGhZa1ZzWWtaaVkzVTVja2RpUlV0eFdXRnlUMkZYWDJWbVVFcFlPRGRFU1dsd1kxTmhSbGsyUlV4MVYzb3pabXBrZVRVdFUzb3hURXRhVGtKS01EQktXR0ZHT1VWM2RUQXdZMDFJTldGQmRUaHBNRk5HZDBwdGFEUlZZMjluZUhVeFZWOVpRbWRaT1ZNNVQzVlVNa05qZUV3NFlYSTFWbUY1TkhOM1ZrVldjSGREWmpWblJ6VkNSVjlZY2pOQ2NGUTFXSEo2UkVKTVQzRmhWMHRJWlZOWE1GOW1XR2R5YzFkYWRVVkhUMVpoTUZwYWJIVkJOekpHU1RkelpGZzJkMUZDUnpsb1UzUkpaa3BpVFU0d1ZsZGpiakp4ZEhaVGVUQkxObEpLTFU5c1EyaEhlbE55U1VKblQxVkhVVWRhWjJWVVRtbE1SSFppTWpNM2VsZE9ObGN5UzBoQloxOUlaV1J1WDFKdmRWaERWRkkxU0Znd1kxWnpUMnBKTkhBemJHZHJiR2syV0dKamVWSnVaVEY2Vm5kamRqUlZibFZZVHpGQ1QzUllRM0pJYVhwck0zUkdSMmt6VmpCbU1HaGZiM0ZaYUZVemQwSmxWa05YYjJwR1gxSldhbU56Tm01eGMzZzVVUzFtVkVaWWJWZGhiR0pFVW14cFZ6bG9XVGRpYVhjNU5VMVNObE5RVWxSdU9UTlNWRE5uV1RoNVMwWkhXVEJoVFRWTmNTMHhkR0ZhYzNWbVRVRTBPWGh6UzJkWlVqZEZNMVZKTlhSdFRsUlZVV28yYkVoNFgwNVZOa1JaVm1KbFZIWjFhMjlVVTBGYVdYaEhTMWhVY0ZWdWVEQlhTVWd6VVVNd1pVMVVlVU5ZVjNRM2RtdEtVVXBYWDJsRlRGbGZVekZuTTJKbldVcHFSV1JpVjNwM01YaGxWV0pTVVdjNVFUaG5MbXN6WjJoclZVUmZWSE5LY0dGRk1XeEdRVXRZTjBFLnEyMXlGTHFSRjgteEpKSlJKbWZIelFzM3FhcjNNQU01TGlMNTkyanZjZzQiLCJleHAiOjE3MDYyMTgxMjUsImlhdCI6MTcwNjIxNzgyNX0.vN98KHXWQYp9AfRrynLyWun5lvACWLUlM0BG1PcI9o8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002179"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:44 GMT
	x-forgerock-transactionid: 35d63038-d650-4921-8fbe-18cd4b59bf99
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:45.290 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:45.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 510885: jsonPath($.tokenId).find.exists, found nothing
21:23:45.332 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,510885,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@797a90d5, username -> user.1002179, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68f3f5da, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217825331))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:44 GMT
	x-forgerock-transactionid: 222dfc7d-9471-4ea8-a52d-6e5bb7cc0901
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjhuM2lrcGNpbWFsZmJrcDhpcGRzanZ1ZjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b05IbzNObFkyZWs5eVdFZGpZakpmV1Rab05YZFJMbXhPY3poMFVrd3pYMlpSTUcxbmJuaFdPVEZ0ZVZWVU0wRnFSVmgyVDFkNVRrcG9aM1Z1TjBJdFJqRTVhRXBxZW1OcFNXdzBhVk5HTFRJNVdVOUVOako0VUdKaGNYUm1aRVpQTUhWRFNtMDRVRU5wV2t0bk4xWmtZbWhHYkhKa2VXdzVNV2xNWTFWdU1FNTBibG95ZUhacU9VVXhZMGhQTVdKdGFWSmFZMkZKZVhaUVMwMTRTVk01WkhaTGNHWmZTbVI1U1VwTk9HNDBXSE4xUjJ0UFVuZGtTalJvYVUxMWJtSm9WVEZ1Y2xkelVHMXFVak5MZDI0d1YxQmlhRmRsVjJkMGRtTldVbXhmZW1acllUazRSRTFITkRkRGRtZE5TVFJWWm0xUlJVWnJjRzVRTUdvdGNURXhialp6YUZKMWRHUmplREpoWkcwM2QwbDRaV0p1VldkRlgweGtNRUpRUVhWVk5tdE9jbEppZDNOVWVETnhObUZGUmpWblQzaGZXR2xuVkdoRk5IbFRTVjlwYmpCdVFWOVhlbE53UVVkV1gyZEVRMnhRVkZkalUzRkJSVk5PV2xCeGJGTk1Za0poYjJOSGRYTnpUalpMYm1WWFZtSmtabkpTVDBKVlNFZ3hlbVpYY0U0NVdVNWFRVUZRT1hWYU1sbGhUa1ZxY0hBd1ZGYzJkVXR6VXpka1pYQTVaRTFKV2tOVlprTjBORmcxYUZvd1preEliVmxWZEdFME0xOTVhR05mZDNWd1VrSlhjazVQWkdOSVl6VmplWEptYm5aVVVIaDFMV1k0YWxoRFFsYzNOVGhIV2tRd09IUkpNVEpGVTNOR1EzUTRTa2wyT0ZBNWVVRTBZV0paTlZaU1pFaEtXR2Q0UVZOd2RFRnBOR2hSWkRrNVVFcEJWemRYTWtreGN6VkVUVEpVVm1zMVFsZFhhV1ppZW5ZNU0xVnBORk0zTTFwVFRubHpUV0UwT0hreGJuRlNWRTl5Y0hGM01HOVVNMTlHYW10TWQwNWlkWEl0TTJkMVVUbFlTMEpOTXpodlNqSkRXalJDTjB0ZmJFMVRNbU4xTjB0Mk1uQTRNRGN0WmxaclFsbE9jalJFZFhWRWFGWXdSRlIzY0Zkak5FVldiMlIyWkZSRE1URlNSRGxNV1VGVFJYVm9kMkp0WVU5YVdYb3pTRWRqVFhaM2FFWllWMHBDVUdkZk5HOUJMbEZDWW0wMFNEbFBNR2sxUVhOUVVrRjVTbnA1U2tFLktWM3lGY2luME5VNjJjYlRpcVI3eHVMNmxnWm9sNi1HQ2tXdG9NS3g5OGciLCJleHAiOjE3MDYyMTgxMjUsImlhdCI6MTcwNjIxNzgyNX0.9hz_CuGWWD5nd1WzqTAuvwqKcCT-MHiCUI9ShpNNKEM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:45.332 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:46.925 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 511150: status.find.is(200), but actually found 401
21:23:46.925 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,511150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@189cef, username -> user.1000023, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@850ed6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217826879))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWQ2Z3BtYzdlc2E1MHRjY2p1dWtvdWJrcDQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SE5FZFVZMjVNTUhCVlZWVk5VV2x1VVRGWGRIQlJMa2g0WDFoT1FqQlhhMFl3V25kemNrY3hNVU41ZVRaQ1RIUklTV3MxV0dJMGFuVjZOWEpPWkcxMGJHbGthR1UzUzA5c1QyaFVRVjlyYVhkUlNWVnBlWGh5VlRsM0xXTjFlbFYwVG5ReFJtcG9UV3RKZWpOSGFGOUhiMnROVldaV1dtcDJUMDQ1TldOaFJUVkZTVVptTTBRM1EweHVVRk5TYlhwUWIyMDJla2RQVTJRNVkwMHlUM1ZRWkZsb2NpMVZjVEpLUVhWek9UbEJjVkJhYjBkRE9UQkpVMUJaTlZGcWNXWnZVMDQ0WlZrek9XUkhkMUpYZGpGbWRYSjVTVjlpZVhSNE4wUjFlREZ3V1dsellrbHdTV2hHWTBOcGFVbDFlV3BuWDBGb1dHZExVMjFIVVZrd2MxbG9hVmg2ZVhjNVpEbDFUa2hrZERaQmVETkZSakJoUWtSUVptSmphVlZTVjJkeVoxRjRWRFZYWVdNNU1HRlNNVEpwWW5wV04zWkljR2czT0Vvd2RtZDFhelYwZDAwNFJUYzFVR2RqWlZWb1prTlVTVWg0UWxVNGRVdDVRa3hmVmpCWWJXeGxkVVJFYTNCMVJHdHlVamRxZUV0bFFXRXpYM3ByYlRSbGFqaEZORU5aTWtORU5VUkZVWE4xVWpOb2JHeDRhbkZxVFROMVNqQldYMEUxV21aWlNFZ3dRMFphYjBSRk5VaDFObVZyYWtkSk1EaDBTazVTZWpWaFRWOUxXVnB3ZWs1R1YyMXpUV2xsVUMxcFNqbGxlRzVLUkdGb1NEVndhemhTUXpBdGIxcDBlWGRvY1hCMlJYaElXRk5JV2xsVGRubFZOWEV3T0RsUlIyWmZSMm90WTFSMmEzUnRYM2hwVTNwVFIyOTVlSHBUVWxkdGEwWjRTVU5MU0haS1RqbEJjbVZDTlU1aU5HaHVkbEIwT0hGUmFDMXdlbXhmUlhvek1tdG9VVTVIVUVWbVVFY3dURnBSU25sNVVXcGlSR055Ym1Gd2RVNDFORzFtV2tkclJVNW9jVzAzTlV0MlJscENjREJ4WnpCQk1HdFVTa0k1VVV0Q1N6QXpObEpuYjNoMFUxaDVlbkp3VEV4TGVURndjWFE0TlhGbFJXbG5ZWE5QVG5oUVdHOHhNakJUTlRoQlZuZGtMV000WW1OMFRVSmljbWhYWDJONGVsaEpVRGt3VWt0TGFFbFZMaTAwT1dVdFZ6Qm9NR3BhYWpkNVVuRjZUazR3WVZFLnJzUVFPLW03TTVqRDVNZWZZOXZ3d1BHTzBqb19LMTNnb2d3QkpqRXA0RkUiLCJleHAiOjE3MDYyMTgxMjYsImlhdCI6MTcwNjIxNzgyNn0.7X5HmBuSGYgpXA0GY-H920KsU1XmSu-cLaB7vhb-rOY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000023"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:45 GMT
	x-forgerock-transactionid: a93bcb02-ae63-40d7-9dce-c4c5285f3fe4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:46.925 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:46.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 511150: jsonPath($.tokenId).find.exists, found nothing
21:23:46.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,511150,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@189cef, username -> user.1000023, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@850ed6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217826964))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:45 GMT
	x-forgerock-transactionid: 39712277-e73a-4005-885d-b6701ff1317a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDliYW52ajh2OWhocHBmcTUxOTZrMmQ1NDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVgyNW1aWFV5U1UxV2JrMVNaRTVaWVc1UFIwWjNMbUY1TUhKbGMxbEVka293TXpSUFduQTJjR2RhTVRnemNXWk9jMUZHZEVWUmFrUXRkRXByVkdkbU5GZFdaMUpxVERFelZWa3lka05qWldGWFJuaGhaRlpvY1ZCdFNqZ3dYMFpUUjAwM01raEVkRGhyY2kxUVREVlNSMWxpWkhWUU9YUkZOWEZuU0V0SWFFSkdjMUZUYmtkdWFYQXdTSEZPVERSaVluUmlVRlZYVUd3eWIxZEdWMU5CTVhkeWRXZEpiV1ZvVm1GdE9FNHdYMDFpUzNSUWRuVjVVMWhIUXpWQ1ZGVjNhMUJ1TUV0YWEzZEdZV3hNV25KdVlYaFBZM2h1WW1Ob1IzbzFWbGhQT0dGR1pHRk9TM05DU3pjeFVFRkhSV0Y0Y0dWaFlWZHJPV2xuT0V4b1VrTlVkV05RUWxSSFdFMTBWR2xpYzJ3NWRUVlVRMHhFWmpORlEzSmZSRVZ0YnpBMVREQldaVzVLWTBvelNsQmthVFZ5YUdvek5YZ3lMVVYyV2twZlRYbDRiM1JUWTFKck9IWk5hbG8zYjNoV0xXZHBMWE41YzJoRlREVlNlVzl1Tm5GWmMxZEhTa1JMZERCNk5HZGtVRkJZYmtKVVVYcFdiMGROYTNoRVlWcG1NRXRzYmtOSGVtOXNhRTVPUjJkbGVFWnRSVFpETTFKamFtbEdaM1ZzVDJkeVJXVkRNR2hXVjJweFJEbEVSeTFmTjIxb2VsbExiVkp5U0ZVMU5rVkhUVGMzY0hoVWRuSkRXRTVoUVd0WWJXdHpTbUpZUzFrMk1WQjRPR3g1YkhBMlkyeFlhRGt5WjFSVGFHNUxaVGxUV1daWFRqSk5ZbVpOVFVaS2JFNVpUR05sUkVGRmMyVlFWVXBIY2pFMWJURm1iRFpQYjFGSmJYUnZOV2d5Y0dSVlgzRlJkQzB0VlhSR1YzTnVTV3c1Wm5JMVNrVkRSWE5WTVU0NFZWZzNWRnB2YTFoRFpFdzJORFJWYlhacGFFWkNia0l3VVRoMk5WRlZVRUprUVVGdU4yZDVTMGx4VGxZd2RVbFlibXcxVVZRdGVEUnllVFoyUW05NFozVmtNelp5TldaQlh6UlVSVEZXV0dOQldGaElZVFZWTUV4cGJsZGhjamxTWjFoQlF6ZGFWVGMxVmpKVFlsOXVZMnhTYzNWb1JsSlNTbFJyWVhKa05tRnBjMnRQWVc5Rk1GbDNMbGxVTVc4eVlXTkJXRWh0Wm1FNU5XbGxORWxsVVZFLnE2NHlYS0FPR1lhWnFzS0RpeEk3MVZPenZIcExoVVYwdHBkTmRGemlJRU0iLCJleHAiOjE3MDYyMTgxMjYsImlhdCI6MTcwNjIxNzgyNn0.iwOIxWHBdEyXteCf3t50FQV15L5ee8ur-QkGO_6VQ4g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:46.965 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:23:47                                        3420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1009075 KO=14014 )
> restLoginInitiate                                        (OK=500147 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=498677 KO=1452  )
> restloginProgressiveProfileCallback                      (OK=10251  KO=1452  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.66%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.66%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.57%)
> status.find.is(200), but actually found 503                      4958 (13.68%)
> status.find.is(200), but actually found 401                      1452 ( 4.01%)
> jsonPath($.tokenId).find.exists, found nothing                   1452 ( 4.01%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 31353  / active: 23     / done: 511239
================================================================================

21:23:47.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 511257: status.find.is(200), but actually found 401
21:23:47.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,511257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b048ea3, username -> user.1001852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e16cb04, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217827734))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGtpa3AxZDEyaWM0OTR2ajFtY3NsaGhlMGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TlIwWlRWa2d3V214eloxOWxibDgyUVMxbFUwNVJMbXRLWm05S1ZERXROMGhSWW5wRVFUVkphbUZ6V0ZGcFJqa3RWbkpFZFdwcWFtUXdTV05pY1hKek0wSlJhM0ZvU0U1MFJVaE5PR3R4TmtaRVVtOVNhRk5zUnpKbVJVRmljVTFDZUZNdFVGbHZTMEpKY205bVdGRXliVkYxTkhveVJHZDNiRUkyUm5sbmNpMUtWMXBXU0ZkS1JuZEpSekExVm1rd1RscGxSRGw1VmpSa2VWcDVkMlZPZEZoTmQxTkNjbkV6UXpOVU1GTllVRGhsTkhGSmEwbFhWVXA2ZDAxWGRVZDRkRXBpUm1oaFprbHpUSFpzTWpVNGFHbzNjRXh0WkZaRlgyaGliVTlXZUVwWVEwZ3pVa3B2WWt4elZtWlBNRmM1ZEdrMllucHVaM0phYW1GSFdqRjZla3RsZDBkbVlVWktWVGRSYTAxNVh6UnVXR2hGWlZoRFdVcFhNVmhXU3pGbVUzRm1WMjB4YVZCWVduWkJibXhOWDA5a1NuUlFaWGh4Vm5GMFRFZHZXbmR5UXpGWE4xbzVjVWRuTlVOclZFOVVVRGRSWTBGSFVHTlpRazlFU25GTlRsbDBMVlIxZGxKbGVYbDZhelUxYzB4VlpsWnhYMjh4TFZJMVRqSlVOamhSUzBkVWVHUm9TbXc1V0U5dE5VdGlTSGc1UkVSYWRrZFlibVJ5VjB4RVlqY3paSFJPTVhaTGJqZEZPRFZCVjI1YVNXdERNV3Q1YVV0UWRWVk1SRXhrZEdkSVdIaEdRVEZvTUd4ck5XdzVOM1pYWTJ0c1UwdHlPV2d3VlU5WFNsOWZNbmhVT1ZjMWRsQnRaR3RWVkdvd2FFTTFWaTFyZGtaMWVFVTFTRmhYTUY5aVZHMVhja281TkhRM1MzbE5SMDVYWDNodVNUZHhXSFkwVWpGc1IwdzJhWGQzY1ROcU9FdHNRa3hPZFhKVU1sQnFWMWhmVXpsU1FrNUdaV2RzZFVKeE1VSk1TQzFpVW1wUFJFeHpZbUZGZDBka1VsbEhWbEl0UW5oUE1ISldabko1Wm1KckxXSkdaVlZJTFMxeFVVbEtkRTFYVUVsWk1EWldWMUpwVjI1cGEwZElPSEZzYjBwUVF6VXpUbFpVU0MxaWRrSlNhWEJwU3kxTWIzUTFRalpYWW5GWFlYaGlRVWd3WjNwS01ESXdZbWxyTVVnMWIzcGhOVmgzWmpFMlVqVXdMbmROU1dKM1VpMWxkbnAwUjFKVFdIUlBRbVZNUjFFLjBiWmxIczdqNFlBY1dZR1RoMnQ0QTBYRXF2bmJ1b1JQSWhtal95QjUtVlkiLCJleHAiOjE3MDYyMTgxMjcsImlhdCI6MTcwNjIxNzgyN30.meLyiVs7gvYYyCSwTC26OrCvwA5uvCmRTC3EG-fNETs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001852"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:46 GMT
	x-forgerock-transactionid: 868eebba-0d66-4008-b01e-83b86d7d4c64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:47.781 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:47.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 511257: jsonPath($.tokenId).find.exists, found nothing
21:23:47.820 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,511257,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b048ea3, username -> user.1001852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4e16cb04, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217827819))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:46 GMT
	x-forgerock-transactionid: ef87f198-d8ef-4f3d-87d3-b6f0ccb6cba3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYm5pbjE2NTBrZWlsMmRhYTRpZHJyOWo4NDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk5uSk1kVWRTVGsxNVpIaEhTRXhFWjBab2NYUjNMblZUU1dvd2QyaFNNM0JZWDJwV1VYTktXRkJvU1hOd1NsRlhRMEppY2xsd1FuSXljREZDYnkxUVdYSndVbVpxWm1OQ2FFWTVTa2hHV25WTlN6VXlVMjl6TFVaVlVqTkdjeTB3VVdGVk1WUlJOR2QzVUU1ZlRtbHhPR3hQVDBKS1JWRkVWbWRDTmtkbk1VcGtjbEpzTnpCa2R6RkVkRnBmVlhkVWNYUkVSVXRIVldocFZscHdiVVJhYUZkUGVHeFZlRVU1VkRkYWJVVkVSVWhwYm5WeGVGRjRSR2xCVkVKb05VdHpWR05hWmpKRWREQkNaMmMxV1dkUWFIQmhjblpVUkZkelNFZHRWakZWTUdGR1dtaHhNa0k1WVZWdk1XTTNhbXMyVjNkelZtMWlSMWRoZWpSMWFqbHBSakJDYVdWTVVtRnBSelF5ZURsUVFqaFRTeTFyZVhCa1ZrdE1jWGRFV1ZKaFp5MW5UMFJZWDNaa04wcDNNMVY2VjBWcVZXVk1WalZXUmpaQ01rbE1ia0ZhUjFCTlgxUjRURTgzZGw5UFdFczViek5uV2kxT1FtbDBaRXB3TVUxa2FtOUVSbUpCU1VSUWNYSktRelJMT1c1WllTMW9Za2xGV0VsYVgwMUVWakpCZG0xSWJraFZXRXAxVDBoRWFuRlFSMWRxVlZvdGFITTNORGRIYkhGelluSlVkV1JxUmtablltSlBhR0pJU1ZoVk0xUXlXRkJuVUdOMmQyVmFTSEJPZDJGdVduYzNXRFF5UVd4ek1EWnBaM3ByVkVabFNVTktkUzFXTlhRMU4yY3pkRVY2VVRkTVJqbElSMDFmWTNkV1owVjBOeTFXV25aQ1JqUkRNWEJQZWtkbk1qZFFURmRvTlZsclduQndkamcxYm0xdVNEazVVbGg0TTBsVmIxVllXRVE0UjJoR1RXeDZSbkJSTjNvNVprNHpNV3A1VGxkckxWSlVlRkY2VEZJNGVFdENjWEY0YWs4NFZ6VTBWa2xVTkhKR2IxZFZlV2hSWmpkdGJGWkJNRFpQVnpac0xXcG1YMmM1YVd0a00yMUNiRk5xTW5GNk9VMW5aRXR4YkZWNE1VSlRZamt5WTFaM1NGOHhMVWhLY3pFM1RsUXRPRXB6U1RSdGJXNDFjMDlpUzJJdFZIQmxNSFJ2UkhnMWNFUlpZM2hOT1daWE1FbEJObFZuWm5CZlZ6WTRMbDlGTjJwSVYxaEVXRVZpUjNvM1pFVjVibkZLZEZFLk04OUkxMEVTcTkwYkdIY2lMWkwtajBxdlpTY09tTURMQWYxM3cxYmo0ME0iLCJleHAiOjE3MDYyMTgxMjcsImlhdCI6MTcwNjIxNzgyN30.foBEgsmT9u9ZkdJ7UIQfxdhqYF5ptXPAHlsv70jY7nk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:47.820 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:50.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 511650: status.find.is(200), but actually found 401
21:23:50.444 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,511650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21eab0e0, username -> user.1002282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7746e7b6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217830397))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjg1Y2Y3NmhoOXZrZDF2b2ZhZzQ0dHR0b2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eE9YVkJhUzE2UTJKVlZHMVBUM0ZqUm5GcFUxVm5MaTAxTW1wbFdYQXlSbnBqUWkxNFluVjNkV2hNYVZrME1GSlJNekZYY1ZjMVgwTk9hbU5xWmpSV1RFczJaRWRaY2paMGFIYzVkVTFZZUhCT2MxTjZZa1YwTjJsTGEzUTNlSFJTT1dsWlFTMTBRa1pYUjFCVWIyUk5PVWt4VVRaaFJITnVXRk53VmpCcFowaGFTWGxWUldOUmRWQnNkM0ZuU25sUGEyTnhPREpoZEdGaFUwNURTeTFyTkdwV1QxODRaazF5WWs5ME0yMTZXbkZLWjJaWFZYUkJOR3RWVTFCSVJFeEVZM0J4V1dwelYzUmhOMG96ZFdOT2QzaHNZa1YxU2sxMGEwRlFUalJGWnpaRFdVaHdVR3MwYUU0elozYzNaakZCV0VKb05ra3dZbTlDZDNZM1JVUXRZbEJ6VjFJNGFETjZaR3hRZGpCVk1teFFPRUpLTWtjMmFGVjVhMmhSYkhwWVJqazRTMHhuUjI5SmJXWjRSamhqZEhSNFdrZEJVa04wUzNkelgzcFJaek5tV2xGSFIxTjFPVTEwWkhCclIxaDJZMngzUTA0elpUZDNTa3g0TlVvMWQydGhOVWx1WkRWRFJXMDVPVEJCYTB4dlRrZENMWEE0VEZkTk9TMUdWbEZZYVhwWFJHOWlSMjkxYlhwbVlUZERPSFJQYzIweVUzbDFRMkZKVW5GTWQzTkZPVFpWZDJaS1VEbElaRUZJVGpkUGQyY3lZM1pLTmtJMVpVMTNNMHRTTWsxSE0xZDVORkI1ZHpKblVGaGxWMnh1ZWtST1oyRlFhbGt5YjNBM2JtcERRMnRwUzB0eFFsbFhiWGhVV201dFVYRkVSamt5V0Zaek9VNVlMVlJ2TlZkcmN6ZDVibE5IUVRsM2NYWlVSM1UyYUROUlkzRldjM05hWW14bVRXVldkMHg1ZVZZMU5rUXhWM2w2V0U5SlprSjRiMkpuTWtGcVpVd3haVVJVUTFSc1NETlNUR1JEZGpST00zbE9SWFV6TUZkVWVWQjNiamhFYm10WWF6UlNhbkZTY1dORk5HRk9hVlppVFRaeU4zRmlkMVpXTlU0MWFIaFBiV2xqV25SNWRuRkRRWG81WkUxaU55MXhWRVZvVVdZeFRXeE1aSG8wWlZjd1ZtbHVPVVJhVlVSU05FdHBSVUpoY0Mxd05IQmFNRTlXTkdKclpuVjJielJwVWtGUmJuTnZMblZ5VTNGeGRXWXRjV3RIZEVWNFlqRmZTRzVIUTJjLktPUDg2OXp1RXE3bTZ1QjFMeVZORWxfZ09VRXl2Tk8tcDdCVU1jVC1MVkkiLCJleHAiOjE3MDYyMTgxMzAsImlhdCI6MTcwNjIxNzgzMH0.1keg_-dwNnN7XofR8eXYsWVr1KVGcyagNq9drlMXIdU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002282"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:49 GMT
	x-forgerock-transactionid: ba722ed7-dd23-47b9-806a-9764def5148e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:50.444 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:50.482 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 511650: jsonPath($.tokenId).find.exists, found nothing
21:23:50.483 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,511650,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21eab0e0, username -> user.1002282, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7746e7b6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217830481))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:49 GMT
	x-forgerock-transactionid: 973df208-6810-4b29-ba94-828eedbf191d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjBvdTVkaXJmOWVhc21hZmpwMjBiMWJlczAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SFgxbG1NMnB6UVdOVllYQk5lRzQyVDJwUlFucG5MamxyU2poMFJuaHpNa3RpY3psNlNqQTBZVVJsVDFnNFNYZDRiRFpYTURocVJUSnJiVmxXYW5KdGVWaEdPRE01WlRkTE4ybGtVRzlaUlhoQlJtRk1iekpwZUU5Qk1Hd3lkSGcyTmtGQmJrVlhiVEJ2YkcxMFpuQnRNbXBmVVVSeU1HOVZTVVJVVERNdFNtWXdhM1pSZDFwMFExQmpiVVZ6T0RCWlV6RkxjMnR2VjBGUlp6QlZkakZVUjFWUlZHRmpWRlJuTUU5YVZrSjVaVU41VERoMlNsOUlRamxQWWsxM2NEaHRMVGR5Ylc1bloyOVhTRmxhV0RsVldrbElNbTlQUjJkalpXOWtVa1JNWjNSYVRtbFVSbkp5WkhKZlUzTlNMVUpUWTNCVlJ6UndTWEZHTW1kVWVrMXpMV3RwZGxkYVZYTjVjV3BNYlUwMFJGaDNWVEpVZFU1WVZWZDRiWFJwUmpGbWRISTVUM1Z6ZEZkM2QwZFpTRjlCYTJOWVVUSTVNVVZxVW1NdFNVSmxhbTkxYzFKaFFtSjZVWE14VjFaQlJDMDJWbU54VTNkV2JucFNhV1ZzWDFSRVRtSnNPWEJUZWtvellqWnJRbVJEYVRCU1JEQlJTV2h4UTI1WFZFUlpTa05LWjBZNFVtVmpiMDVDWTFGUVprMXVhbXQ0WTBOUVlYcHljbWhyUTNRMmRtRXpSM040VjJKWE5sRlBabmhuUmpKeVpuQk5jbGRaV0dWdmNIZE1URXBTYkdsb09EaHRWV2xWYldKTmRHa3lkVjl2WjE5ZmFHcDBObGR5VXpndGMzbHdNV1ZaYTNsMlNGZHdWRUUxVUVKbWNYcDJSa1pWVUVkNVdWQnhhVVpsZEU5TmMwdEJWVVZZTUZOWlVVWjJhMG8zZEZkd1QwdHdaMFp1V1dKS1ZrcEhaREI0YUhRMVRGRmZkbWhpVlZCMlRFRkpVRWxYTVcxc1IzaFFjVlZ0WmxSQ2JYRnZVMFV5VUVoYVRtbHdSa0ZhVTNoeVN5MTFaMUZMUlhoTlZIUlRWUzFWUjFkR1NYUjFhVWhtWkV4dlRUbFJlbFpmVFV3eGJrMUdaWFpGV2xsVWNtMVhZVFJuWjBWME1UQmhiR3RJYWpSSVNsVlFTbEJNYlRjeExYTktaMGcwZVhRd1lURllNSFpITVdaSGVWUnJkRFpmTFZGdlkwcGtlVlJyWDJOQlYzUkZMbXhqUzFZeVRHbFRkMHAxY2xSQkxYSjFOV0kzUlVFLnJDaEZXLWxkR3oydnhhaVZ4NXBJU1dMdmZtdEtPX3BjU1o4ZzB0S3VCcFkiLCJleHAiOjE3MDYyMTgxMzAsImlhdCI6MTcwNjIxNzgzMH0.h3L899TCBFdFLk9a4yVOIXxRPahq3eS4NYTjVW0SrCo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:50.483 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:51.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 511818: status.find.is(200), but actually found 401
21:23:51.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,511818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47e45e62, username -> user.1002029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1429bcc4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217831590))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnFic3A5NzNianZjaDhjcWJxZW5xbDV1dG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eU1VSndlSE5OZWtSdlIwNDFiMDFhTFhkQk4xRlJMbEI0WTJSSk5ISnVUSFZ1VURCRE1VRjNkRVZJWW5CdVJqSlZaMk5uV0ZwUlVYRndhRkZQTVRkT1lVTlhWbWxZWkZKTVRVOW5ia3hvYVd4cGNYUnFUM1kyVGpKU056bEhiMjlSYms1SVdIbGFWVlpGYTJWZlozQmlUV1IzVEdOU1ZqRnJia05pWTFKSWMyMWFjV2hHUWkxT1gxOVhVbGhqZVhJeFpFeG5ka3BoUlY5bmJHbzNjMk40ZUdkNVRXVjNVelZ4U2paTk9GZG5iRVJWZW5aclVtNDVhWGwwYUY5TVRrVkVWVEpJZUVWemExUlFTMXBxZUcxSFRsSldVRGhGVm5OMk5XTlNSa3hJZUZSWlkyWnVSRUpYT1VJdGIxSTNRMUJaU25ab05FWmtWaTEwVjFWeGN6bHZaR2N5YjA5aWJsVjZTME5PZWw5UWRqSkphV3RhVEc1a1pEQm9UWHB3Wlc0ek1rVlBTMjFKYTFoV1IySkNSMGxEZHpOWWVYZEhZbXgxWTBRNWEwZFhTMkkyZW5sYVpXeHNRMFJDYUdKaFRFdGpRVEEwYTNvM00xbE9WbGRSVEROdlowZzBkelpVUjBKVFYzbFRkMUpLUkVWU2QxOXJiRXQwWlZST2JtZFRSWGRWYXkweVJGcExZa1JSV21WSE4xUlNWMWhQTXpoaVYwbHBiemRHZWpoc1dtOTNSMU5wZGs0dFJteFdZM0pWZEhwYWQwaEVhVXRrUkRsclUwaEhVVXh2WmtoMVRtWXRaWGRsU2s5Wk5uRmFSRXR3WmxCT2JraHJPWEJhVDBKelNtcEpaMFZKYVhWdFZtRldMWFJFZFZCUE0zUlRaMDUwYVd4SVZYUlZhWGRPTmtGVk5WcEZaRkZaVkZNdGJEVTVaMFJHYURscFdVUmtVVk41VldsME0xTkJPWE5rVEVGS1ExbExTekpHWTBkUllWOTNVMjVXWm1sdldqbFJhbTlsU2xOU1VuQkhMVVpZUjBkT2REWktUM1pPWW5WaVZGQktTekV5WWtFeExYbzFaM05pVkhCMk5uVjVSR0ZqTkhod2VGRmFTbTFGVjFZNU0wNTNVVVY0VTJJeVlreGxkVEl3WmxFNWNWVnhURWxXZVdSdU9VdE1SbWxpWlRFNFpFaHlNSGh6VFhsak9UUnVkM0ZYTVRGUVRWTjROR3BGTTNOR1VIZE9lVEZXVlc5RFVGWXdMalowUzNaS1VVOXpVemcxUkVsNVFXeEViRFZhVjJjLnd0MDVxWi12SjlDNVFBSVo5amZiMU9FTUl6MXd1dnJyU185UF9HWTB5bDAiLCJleHAiOjE3MDYyMTgxMzEsImlhdCI6MTcwNjIxNzgzMX0.OOqE0pjvhLBEM5BzHWd3dgpSmc7YyhA8dfOrEvbxkxg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002029"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:51 GMT
	x-forgerock-transactionid: 8bc88dc3-f15e-4238-b3ef-4acddd5e23e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:51.640 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:51.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 511818: jsonPath($.tokenId).find.exists, found nothing
21:23:51.680 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,511818,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47e45e62, username -> user.1002029, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1429bcc4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217831679))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:50 GMT
	x-forgerock-transactionid: 17f2cc80-d7c6-42ff-9726-2cfb7da745a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNXE5aWFyY3JiMTFydWx2dWtzY2dsb3Zhb2QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFJVUXdNalo0UWxaSFRYb3haM0paUlhKeloyWkJMazVNYkVwMlkwSmhZbE01ZEhndFRTMVdZUzAxTmxWQ2JtOTVlWFp2VVVSelkySlVUM2x6TkZoeVdGTm9Sa2MzUkVsU1JqWlFObEIyY1ZGMGMySmtjMEZHYWxKTVZ6WTBVa2RPVVdabFgycDRPRzFPWkZCbU1qZEtVMDFKUVU1QmIzaERSbWgwV2xFNVpHVlJORGhuZG5KdFJteG5kbXgyWVVsMlZsTnVPVXQ1ZVhwMlNrRllOMkUzT0hwUlUwSkhjRTFKVVd0aE5YTlNRV3RrZFY5VlVHSmFVemxWWkhOVmJHcEpXa3BHUVdaR2NsUlJSbVJKWkhKT1NrSldTV1JYTUhSSmVrVjBRV3BUYmt0clYzVTVSaTFIVEdkRlNUUkVVRlpQTWtwb1dUVmhUVXN0VFVOS1VISXdOVzFQV21wVmJYcFNkSGRLVEhKVWFEUkdaVjl3ZVVwMWJHMDBTSGx4Y1U1VU1tTjZZa2xvYmtKNFprWXlibVk1WlRGTFZXUkZTVTlDZHpWMVRVWnJWbE5IV2pWWmNVcGhUVmw1TkdKbVRWcDBiemxsUTNCb1VHaDNjMmxxYUVVdFVFd3RSelpYTVhOUFMxRXpOMUZhVmpoeFJESkZMVmRRVVhoYVN6Sm1ObGM1UjNaUlJ6TTBlREpZU0dWYVVFWkNaV2gxTld0SmJFUmZVRWxHYkd0SlJtTkxkREZqUzNWVVRqZDJkRWxsWkdsdE5uZzVjMHhCTjFKSFFuZDBlV2c0Vm1VM1FXRmtSRE13Y3pobE0yVmpUV1pvWWpWeVZFVjRSMDV1VWxaNE9XRm1WV3hqYkRJNGVqbHZYM1JCU1hCUGVVMHdkV2h5U21WNlJWcG9aMHRtUkd0SlNFOURabWs1VTBwbVR6VTJjbHB6U0VoaWRYcFRTMUUzV0dWQlpYUXlVbXhhUVZaVFNHeHpOSG80U2t4dGRERTFXVW96UnpoWGVYbzVZalJ2ZEZrNU5VWnFaMm95VVZRM2MwUk9lRnB6UzFoNVZHOHdYMlJXVFhKRVRsQnRNbXRzTFVGQk5FSjVkak5HZEUxWWJXbE1YekZwTlU5a1pETlVTVGhGWmxNd09VTklZMFZrYVU1WmMydDJMVmRJYWtOVlltcHFSbXh0TXpFNVMwcElhVlZYUzE5WFVqUnNVVmRUUlhKcU1EQk1hSEpaVDJGclIzbEpXSGxVU1ZSR1RXdHpMa0Z0Vmt0dmIwNXZOMDVYVjBOaVZrWnZkbEZWTVhjLlJVZExodTItY2FQUDlHNEVScXI0T2pyNFdlZHFCZlJHTGZpbDl1ZVVvN0kiLCJleHAiOjE3MDYyMTgxMzEsImlhdCI6MTcwNjIxNzgzMX0.KoGb2z1BFwjsz3d14OVmK6eYRCxYD6eeJvi4Y-qgZ0s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:51.680 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:23:52                                        3425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1010549 KO=14020 )
> restLoginInitiate                                        (OK=500885 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=499401 KO=1455  )
> restloginProgressiveProfileCallback                      (OK=10263  KO=1455  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.66%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.66%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.57%)
> status.find.is(200), but actually found 503                      4958 (13.68%)
> status.find.is(200), but actually found 401                      1455 ( 4.01%)
> jsonPath($.tokenId).find.exists, found nothing                   1455 ( 4.01%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 30614  / active: 35     / done: 511966
================================================================================

21:23:53.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 512043: status.find.is(200), but actually found 401
21:23:53.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,512043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b49bb4, username -> user.1000932, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d441faa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217833133))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNTRkazZwbDBjaDhlZms3NGY0NHZyazk0cnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1kzVTFaa0pTTkZWRE5XOXdOVWxSVVVaM1NYRjNMa0Z6WWpSd1RXRk5hMnRDZGxSUFVqTnROa3BzZWxKQ0xXVjFPR0prWm5sRE9IZFFTazh4T1RaMVJuZzJla1YzU1VOMFgwWXlSbEZqTlRWS1ZtdzNTbE4yUjE5RlUyVkZVRmcxYjJGMVVIbHVSMHRCVjJOT1ZHeHhlRmczTm5Kek0wYzFRamxCU2taNE5IbEpORUZ2YzNwc2F6ZHVVVzVETlc1RGVWUTJSVGRmWkRGRGJYUlZXVEUyYmpGYVUwZDNiMVp6YkdsalpHMW1iRkk0TkU5cVdIRlFkblZuWjFsd2FHaERhV0ZLY2kxNVUxaHZRMHh5WVVnNFZ6aGpUVGhUVFVFeVJESXpUakY1ZVZsQ04waDRWVlk0YkVScVpuTTVhbFJ3WlhCdFlVVldiMUV6TFd4elVuaGxUVGQxVWxCa1NWcFFSRTlRVG1GYVN6TklRMk54YW0xNlltTnlTV1pVZFhCNFkySlljamRRWW1KbWMzaFFPWGRGUVZkTU1uRmxiMDA0UVRaNVdYbGFZV3hqU0hWeWVtVjJRbGczVFdOM1JITm9jM1IxV0hkMGEwazFkVnAzY0RkT1drZExiekJ5UkVsV2FubFphVUo2UVZKd2VXVkxOSE5CYUdNd1ZYbGZZV1IxVTFSMWNXeEVWRlZWTUZCbmJscERkRUZmVjFCMmFGbFZPWEk0ZGt4TlRXVmZPWEpWZEhKaVZVc3RXR3hyZVZjNGRYZHFVbVExUVhSTGJrWmlkV05GTVRad2IzVllibkZ2VEc4MmJEUmhWRGRxT1hKS05uWk1VbWRUTW5veGFqZEVOa3RNZEV0MlVtcEZVSEZvTURGSVdYTkNXVVkwTUdadWEwSkhhazE0T0RCbFJ6QTBhSEJuVFZwVlFrWkpWMHMxZFhnM1dVZFBPRFl5VDJsVmF6ZGFXbVpqUm13eFduUmpVVWt0VWpCV2ExSkpiWE5DZVY4eFUzTXdWWGN6UzFoMU5WWm5aM0JNWTA5VWFtUldla3BHT1dWV1lXaDJabXhhYkcxMU4zUlljVFZJWmxNeWRuaE1XVlpRYTAxWWJXUllXbFI1YjFsd1gwUTJWa2cyZDFWbE5GZG5SMk5EU1V4SE9ETTJhWFpmV0VGTVpURkVhVkptUkdGWU9VcEVNVnA2VlU5WWQyVnhWR3hPWVZSUU0zZ3hRMXBpU0UxSFkwMVFVV1ZUVjE5MmVIaFJMalF3UVZoMFFqbHpiMEl3YUZvd09IQjRWV05ZVTFFLmtsb2lNTmhYUFpxY1NmWE10bUxwaUl0Q2FUMFB1V1hRdDNVSGV2SkNWelEiLCJleHAiOjE3MDYyMTgxMzMsImlhdCI6MTcwNjIxNzgzM30.Hbylef-FpOUa9Go4V4xQ9CjRGLLCqTc7nOEf73NhmcQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000932"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:52 GMT
	x-forgerock-transactionid: 13686686-78b0-41cc-8152-f8a15faa4b93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:53.183 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:53.222 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 512043: jsonPath($.tokenId).find.exists, found nothing
21:23:53.223 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,512043,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5b49bb4, username -> user.1000932, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3d441faa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217833221))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:53 GMT
	x-forgerock-transactionid: f99ca6c7-15d6-48e6-b668-2adae9865d64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWI5Z3JtaGthbmdwcGZqMTJ1cWEyODI0NjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NVkxaDBka0V4VDFoblJGTmhPVTFQWjBsTmNXeDNMbkJQTlRka2NVRnJlalJQWkVrMWFXcHhSa0pWVHpCVldpMXNTV0ozY2xodVNsaDBVbmQzWVRaUGNWRlljMWh5VURaVGJHdEdRVzB4WkMxSmFsQndRVkZEZW5aVGNYRlNabGwyVVdoTlNYQTNWSGhhWTA1dFlraE1OekIwUm5oYUxWRlRTWGRsTmxKNldYSXRWREZQUVhad09HODBhRUpzTUUxb04yWmpaWFZyYUdwTlN6TTNkR1JDY0daaVoxTTJPR3BUTjBKcWNuWlNWak5rVDBoSWJpMXliMWRwU0dWMFVUUklVMUZJY25BemNscHJMV3hyUVc0NU4ydzBRelpzUkVkWWJUbDZaa3h4ZDBwTFp6Tm9lazlYU1c5bk1YbDNSWFU0Y0RsdVJFNWxZbFJuWDNKTmNGSTVXV1ZYY0ZKT1VEWXdRV2x2U1RGSlNUTTRiVEJLYms1dU4zUkdiVUptVkRkRlUzcHpNRkZNZFc5T04zZElhV2hWUzNOelpsOXBaMm8wTms1QmMzQlZjWEJFVjJsbmRWcElYMTlPYkVGaWExQTFWekZtUmtWMFUyUldOVmxwVkhKRmEyTTNWREZGVUUxdFdWUXllWFUzWkhKUFJuSnpPVlo1VG1sSk1saGFURFZMWW1GdFNrdG5XWHBuVkU1aFZHZGZSVEkwTm1SV09IaFdkbmhJVW1aQmMyaFNabXBsVVRReU4waHdhRXRIWm00eVlWRmlOM0p1VWw4emJFbFBURkZrU0Y5bFNVbzBMV3RmYmpGZlRESlFYMjFuTFdkRWVXeG9XWEJpU0dKeVZHOWpkbDluTnpGVlpIQjJla3gxUzNsRmNIQjZZWGxETVZNNFZWOXBTVXBWT1ZGNlUzaHplVlpZT0ZsdFRYQXdSRE5mTTBGRlVGRnJaemhTTlZwcFJXWm9OVEV5VkZseGEzSTVhMVV6ZEcwd1JFcHBZa3hZV0ZsMFZVMWlXbTh5UzNGSmQyWjVSM0l6VkVOQ1NGaFBXRE5PWVVodE4xUTNOV0poU1cxbWMycDFSMGhoYWxRMmFFbFVUM1JuYVU1TmFGTjRYMlpCVFVOck1rVXhiamhrWldOQ1prUnBSM1IxZEhSRFFqQldaR1p1YmtGeFZubE1USGc0VTNSdlVIWlBZMlIyVDBaSVdsZFJkbFZtU2xabVNWOU9hbU5oZEVFMFYzWlVZVmw1T0VsNmIyaFpMa1owYzBodVVqSjRZV3BLTW5BMmRITlRVRVJ6UkZFLl9sNUV5VVVGQzZwYkFHVnloemFKYW83ZEhrVkVRWmd6ejA1WWo4V2tTUUUiLCJleHAiOjE3MDYyMTgxMzMsImlhdCI6MTcwNjIxNzgzM30.quCY25cc86SX1t_oJTM_y6hmTHwCWApgaI7zhUKUfJw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:53.223 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:53.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 512096: status.find.is(200), but actually found 401
21:23:53.496 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,512096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58b6a4f, username -> user.1000498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a8d600a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217833449))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTI5Nmg5ZXY5MmNnNXRvazdpbG40ZTNjNWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NU1rZHZjbUpVTlhONFpIUnhRVzUzTjFWUVZsZFJMbVZzVERaMWVsSlFXakpCTkhBeFVYcDVZekl4U0dsdVZtRnROa2wwTjI5dVdUTkxUbWhJZFVkeE1tVmthWGhsVFU1d00xbHdOVmh4YTJOdlprWlZlVWhXU2t4cFVFSkdTa0V0T1hGck1Xa3pTbGhqUm0xa2QwWTBiSFU0V1ZGRmNsOU5WakJUVTBOQmFuSm5NMjVGY3padGNpMDBSSGxEUTJSMk1rSkRXRU41UzJsVE5UQTVSalpzT0RKNE5HMUVObEUyYlhWNVJWcHhZblZyVUdabk0yWmlUV05GZW04MU4wb3RhV05DWjJKcldFcEhjVGhuZVMxemJrd3pSMDAxTTFGMExWSkhPRlJGZW1zeGFIVXhNbEZ6YWxFeGR5MUVVazVTWjA1U1JqUnpjbHB6YlU1TlJ6a3RNbXRxYVZoalEyUnphR3BJUXpSUlNsQktkR2hQYkMwdGJrdFZORFJrWVZSdlRVMU9hRU5MWVZFMU5sWjRlVTFoWDNOR1dUQmtSSGs1VVdwdWFrWm1Vbmt4UkhoR1RHVklZWGRXU2pKU01EZGxWRnB0WDFGMlNVTlhkRmhFUTJ4R01HZE5UVVp3UkVkQmJFWTVSbHB4VjNkb1J6Z3dSREp4U0c1M1pGTlVUR1Z5WW1SZlJFWTVlakIwZUdzM2EwRTNUMWswTWpCa2NrOXFUV3BhYjNORlJUTndZbUowUzFsWlJuVkdTQzAxZUZGdVJXa3paRFoxVlZCVVpUTkhPVzVPYVhwdk1tVjJWMnd5WVdKamNGSlVlbXhHYWtGd1drZE1lRTVVZG14cFpVVkZOamQyT1VWRVgySlRjVzlsU0VSUFNXZzRZVkZ6VkU5RmFIRjNPVUZtVVhocmFsRnhTWEJuVTJabFdteDZhV1ZvYzFGT2JtVnpOamxKVFdWUlUzTmxSa1JpY0VNMWNXUjVaV3hLVFZoM1VFMWhUbEJaWmkxRVRXdEZhRnBFUzFWVlIwa3pWMmRYVkVsSVduQjNNRXQ0ZDJGM09HMTJSamxyZWt3NUxUUllSM2xYWVhGS1IybHlSVkJuV21RM2VESjFaMGh4VVdZeWFHNTVZbHBpWTJSclV6QkJTRmxIWWxkQ05YUkxTVWxGYkRCRE1XUkxWMUZzUnpoZlNEbFBhVnBYU1hoRWVVZGZhRTFFZEZkYVpubDNhV2R2VDJsMGN6ZG5UM1JXUjJaclYxaHZMalk0Y20xNlJuaHRhR1J2ZUhWc1ZtUk9RMVJMV25jLjJRc0NCTzA4Njg2MGgyS0RyV1hFZTV2UXI3S1FvU3VGQkd0T2s2M0o2RkkiLCJleHAiOjE3MDYyMTgxMzMsImlhdCI6MTcwNjIxNzgzM30.ES9dxw1-oFwGjlVfYxpERh2QBgNYu-EeWIFx5ZdrPs0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000498"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:53 GMT
	x-forgerock-transactionid: eba26127-a166-4a14-9878-7807acc89f2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:53.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:53.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 512096: jsonPath($.tokenId).find.exists, found nothing
21:23:53.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,512096,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58b6a4f, username -> user.1000498, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a8d600a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217833536))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:52 GMT
	x-forgerock-transactionid: 62af2c38-7fb6-4bf6-83ea-418f02c510a5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjVpMG4waWplZXZvb2g5MmI5MTdpaGVpbGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TU5sbEhNMmhtUlhWaFNXNDRiMWhWUkhwalJFVkJMbGwyVGpKcFMxRk5WWFEwYTNOUFNIQnJia2c1WW1KclRITmpTRWRtTVdGb1VWaGhWM05oU0dNMlNIZzVhVk5IVG1GVFFtYzRaM015ZFRFMFlVRm9jVW80UnpoclgzbGFUa3haYXpoMGRrSlpPRlpZY0hsU1lrRmFZVWcwWTNGaVVXbDNTVGN6VUVORWRuRlpWVFJKT1V0dlptMTZTVEJvUXpSUmIwdENiRXRTYmpacU16VnljR1ZqZDFVd2EyOXpVR1pQVURkYVVtODVRbUpJTlRodFZFSTRUMlo1UzNKVFZIaHphMVJXTkZGalQwMU1hbGh3UldOWWRXMVlZbFUyZDFGMGJUTlNkMmRTYkhFeFNUUkNSMDVPV25sQlRGQlJWa0ZGU0U1U1MzWXhSRzFRTW5RMVV6UnpRbU40WlZKalVXWmFka0poUjI1ZldXOUNia3BhVW1rMFJXOTJSSGhMTFRWRE5XVXdRWFpuT0RGdlUxWldVbkJSU1RkNU4wYzBkR2MzUVVoelZFWkNRM1JHUWpWNFJrNVdUMHBqUjJoYVRXdGtiWEZqY0Zvd2NpMHdha0poV0RaM1RrSnZkbmRvWlhJMGJEZG1VbEV6WmxSb2N6RlliR2N4U21FNWFEQjNZMngzWDJKcVdVeGljUzFhU2t4aUxVZzVRa1l4ZURWTVJGbFFVVmxaUkU4MU9ERkhXVGRHU0VKRlgydHBRazFzUzJsaFoycDVlbEE0V0RST1FWcHBWM1pKTWpWUlh6WTNkRll4ZWxoeGFGSm9XVlJCYVdScWNXSkRZMkZoZG1SalVFazFiR3RuUkdocWJGaFZMWHAxTWxsSGFtTnFNRjgyVUVKaGFVODFSbEoyYTJGaWNGTmtiV1IwZWsxU1ExTkpibVk0YTNoMldreFhWRGQwTlRWbmIxZ3pURVJIYjFScU4xOXdia2hFUlRSTmJFcExSRFZFVmtWQlNWVXlhMDVhUlRORU9IRTNTRkp1U0ZoT2NXUkZaVWhpV0dsSFZUbG9aazFMV21GMFVISkhSMTlHVVhwR1NrdFRNbTFTWVc1MmQySlpjemwyTkZoS2NXdHpVa3BMYURCS2Rub3RjM3BNTkZwNVdITnZWVTFEWTFoMU1tVk5jMXBGV1U1VFJTMUZSR0ZCTVV4T2VXSkNSRlpVWWxGUFNYUmtSbGhVWTNSRk5YUjZUMFZrUTFkdldUTnpMbFpWUjNOWGEzcGpiRTVzZUZoSVNsSkJMV0owT1ZFLlc1R3pZNHBRUmNkeVZhRFhsQ0IwWmRFVDlDOVRCdTVJbXE5QWR0ZDl1RVEiLCJleHAiOjE3MDYyMTgxMzMsImlhdCI6MTcwNjIxNzgzM30.39qmnl4Zml-KaobJVFgP5BXwYoKSeNrwEEV92krKjRU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:53.537 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:23:57                                        3430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1012015 KO=14024 )
> restLoginInitiate                                        (OK=501606 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=500134 KO=1457  )
> restloginProgressiveProfileCallback                      (OK=10275  KO=1457  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.65%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.65%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.57%)
> status.find.is(200), but actually found 503                      4958 (13.68%)
> status.find.is(200), but actually found 401                      1457 ( 4.02%)
> jsonPath($.tokenId).find.exists, found nothing                   1457 ( 4.02%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 29889  / active: 26     / done: 512700
================================================================================

21:23:59.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 512974: status.find.is(200), but actually found 401
21:23:59.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,512974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@787ddf5c, username -> user.1000238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dfd8f01, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217839443))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamVrYjU4dWRsNTYyZzlzNGNnaDIzcW5lbTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MWFtbHFNMWx1VXpoTFYyWjFWWFJwYlRscGJGRlJMa2RtYlZKWU5ESmFMVGh2YW5kSFRYWXRkMDFHWDJoVFdGVlZiMVV5U0dSMVJXVXRYemRFWkMxRWVXVmphWGd6VnpSNVQwMDRUM05XZUdoNlpHOWliVzB3VTFwRldsQnJibkk1UVUwMU5YQnRVVkZrYm10VFpqWnhRVmgwUWxkSGJsbHdORU5MVURKdFdHdHZXbG80ZVdSVWNIRktPRkEwYlVNdGJFVnpOVjlJZDJWR1NWWnlaelpvUTJaV1pWaG1lWEJPTXpCVmMwcHlaekZXTjFKZlUxTkNXblUwT0RsSFUxUkRla3QxVVcweFJtTkJabnBtV21KMlJrUTBVbkJOVTNwcFJqSkJhbGRGVmxReFZ6UjJNMUpTUVhKaVF5MDRTRTVpY2w5dk5tZDRaR2w2WlVWSE9HUlNMVlUxU2xkclpucDRZbWhOV1hac09HdHNjM1YyWWs5U2NqRlNVVTV2TjJoMWJXRjJNVTEwU0hOMVNtVmxTMmRaVG5ZNGJYbElaMlZ1YldGV01tSk9hSFJ4VTFWbmJuRlJZWGt5YldGUU9FUTRaemxrWjBGUlREbHRhMHhOUTJaNlptVXdlV1E0ZEVkcU5DMWlVSGxmVEZkeVdISkVjemt6VkROUWFsb3dWR2hCTlUxVWJHOTJXblpwVFZkT1FqQTVRVjl3TW1OclUycG5WVkJNTm05bWQwTlJWWFZ4YVRkVVQwMXZOV3h2VlZSTVZVc3djR2xWVGs0emVGZGtTRTFPZDIxalNIUnVWVmg1VTJveVVHWndUVVZ6TWxVMkxVaFlTRmxsWmxOVlpXeGlaMlJ4Vkhoc1l6WkhRMUp0YmpKUlprYzNWVzU2Y0VJNUxXaE9VbGRXU1dkVlpIWnpia3N4U2xsTFpEUk9ZamhRTUdOWVlucEpka1l5TTI0MGJHeHhZVm95VVZCc1FXMTBiaTFCTWpVNFdVRXdNSGxCY1VkRVYwRktNbUZaVlZRelZsWnBlVVJYV0hoblUwbDFaVjlFZGxOR2FFOWxOVXhvU1haVU5YZzJjMWRvTlRWU04ydFJhREZSVjAxQ2FGaFBXbkZZZFVGc1JqRlFWRXRoVjJwaE4wUkNlVEF0UmtkMWMyaGZkV1pvWldKWGEycDVPVEpJWjFRdFQxWmhTMlZQZWsxM1ZUbEdNR0pKYVZkWloyNUJYeTFIWkU5YVp6QlRjbVZMVlVWTVZsUTRMazFXWVVKd2IyOWlaakpsUmtSd016RnljV2hTTWtFLk9Qczdsa0hYQW1UZ3k4OU9qTVM4VlpjV2JPOXcxM0xqOV8xRDNIOXI0U00iLCJleHAiOjE3MDYyMTgxMzksImlhdCI6MTcwNjIxNzgzOX0.n-HClvy-bX6V03FoxqLQ0KzOoMXW0Lc_sV73sOIHAA8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000238"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:58 GMT
	x-forgerock-transactionid: 2c7d5ce9-6a96-44b1-a9a0-af131fe778ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:59.494 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:59.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 512974: jsonPath($.tokenId).find.exists, found nothing
21:23:59.536 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,512974,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@787ddf5c, username -> user.1000238, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3dfd8f01, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217839535))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:58 GMT
	x-forgerock-transactionid: 8de211b8-2c25-4821-bfd1-ef924f81daf1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3NpZnRodWpoZHVsazhubzAxMml2Z3F2b3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlZHMW1kekpoT0U5RExWTjZZV2hMUkRFd1RuaDNMa054YlRWWk1WVmpaV3hFUjJSRWJGbHRSVFpuY1RSR1gxTlpiakZPUVdkdVdsaFVjM3BNYVRob1lVWndRMDVPU25wTVdUQmxVekJ3YVVGTGRFVnhSV3RqYkhaYVZtb3RlamszU0d0R2QySlpMVkJGU0VGeVNWbDFlRVF3Vm5wblluZEVWbEUzVEdGSFlXTTFlV1p4V2xwclMwSkpZemhFTlZSeFptVTNObWhqUmtGMlVuQkdiM05yV25SbWVsRlRNM2haYm1wUllVeFpOSFpZZEdWeFowOVRjelU1Ym5OUFQxa3lRVGROVkhoWVZDMHpSV2xrUVhKcUxUZFZaVWhaVEcxS1UzUnVXRzFsVERCWlVFNXlUMWxWWTJKT00waExiVVpQUlZaVk0wMUlhVzlXVm5sWVJUUldhVUptV25GTlZYRjBTMDV1WjJ4MWJFTlBSMmx3YmxsaE5EbFhXRk4yZG14YWIzQTJXVVZGWWpremNXTXRXbTFwTWtGdlR6VjRNRUV4TkhRMWRISmpZWGgyWlRKbGVUbGhSakUwYzFZMFdYQmFWVmhDYW5sbWVrVmFTSGxKUTBGRWVFWm1kMkpEYmtKeVdsRm9ObXBPU1dkMVQwa3RObTl2UkdkNVMwTjVWbUpPYW5sRWNqbE1SVmQyZG1ad1VtdHJja1pqTFZsZk0yWm5TRGhCWmxOS2VuSk1UV0V0YVU5VWJqTk9NM2xLZG13eWRHOUVZbWxuVW1WMVZEaHdlbVZPYkdsTmJIZHRUSEkwYkhjM09FbFVlREI1UzNwRFZEaEthRXBKWWs1Q2VXVkNibVl0YW5OcloyVkVibVZFYzJ4VlVXOXpTRGR1VW1oWE9WVm1TbEZoVlhjM2JtVkJWbVJqU1MwelZUVm5XbUp4Y1VnNFdYRk5lVFYwUVVsM2JDMU1jakF3WXkxdE9YWXhVbmxxUld0WlgyWmlYelU1VVhkeE5taERNMGRKU2xSVE5UVlhiRmcyYjFWV01GRmpUVEpFUTBWUGJWSnBkM1ppUVUxeU1qSTNlVmxuV1Y5SFpURTBjazlEWHpFelUwZHpkMmhMUlRkNFUxVlhaR0YzTUVGR1JGOTVTbkZoVHpCRlVsVklVM0JWVlRWd1VXTmlaM2x4WmtWeE1YZExXRXhDYmpFMmQxaE9ZbTFPUjNRMmRtdzJOM1ZNTjJaT1REVnJUR2h1VEhCUmIySlJMbWxpYm1aSmREUnVWV1pIZVhnMVEyUkJWSFZGWmxFLjJXM2U2c01tZnFIYW8tWGpkNnNjT3QySnlzd1lueFdjU2Z6ZGdSZVdtdmsiLCJleHAiOjE3MDYyMTgxMzksImlhdCI6MTcwNjIxNzgzOX0.Pz4a9Q7wSs0iOEoDbMzltRADiOxHV2QIlg6ivBk8Saw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:59.536 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:23:59.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 513020: status.find.is(200), but actually found 401
21:23:59.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,513020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a2f21e4, username -> user.1001774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6390664a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217839722))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibG9lODVxZ2g5cTA2YXRiYjM0MHBiZDJxOHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q05qSmlVa2x5VFdveVNXNW1Uek5ITkZsZmQwbFJMbE5MTlc5cmF6aEhOVTB0WlZKNlIwWkNUV0ZWVEZNMFlWTktlRmxMYW1sa1VsbDNlWEV3VldGb2NEa3laRmRoWVZoZk1UbExUbVJYWmsxUlZDMVJjVkpwYURGNVoxTTJlbXQ1Ym1GR0xWa3RURlo0UzBWNE5ESlRRbDlLT0V3MWFGZENTRFV5V2tGTWNEaHFiMHRXU0hKcVJ5MW5kM1JEWXpGZlIxcFhPR1U1ZFRCMVlrZzNRMGhvV1hGNVdIRTNPRFI1V2xNd2QxRjJNWEJsTldZNWFWSmZiMUZHVHpJNFdXVXphVE5JU1ZCWlowTXlTVEJqVTJab2JuVlFaVmRVUm10WFpXWlhZek4yUldoUVlTMUdhR2RSVERaTE4xQXdlWGwwWjBsTGNuQjJObVpOYmpOdU5IVndSbE5PWVhCR2FsUlBXWGwwTW1wRlNrNDNNVEZ1ZUV0NlQyeHdWMkZIUVdkMVlUZHVhV1JHV1VSVFRVaDVUREpQWkdaRmRuSnpVMm80Tm5sdU4ySjFXR1kwVkdKRE9Wa3llRUpPTm10VmJGaDNlR1p3WjNveWVGUkhiek56ZUVGSk9HdDFORnB2YW1ob1MyMXVNRE10VkRkRlRrTmFNMVU1TVdaTU1IWXRNV3R3WTAxWFpUUjVZbVI2ZVdSb05pMUxPRTQxTFZSVmRGbDNOVk53WjFaRFVUQjZlRGRLVTNCWFdFSk5lbFpCYlRSd05HTTJWRFZzUmtJMGJsTlJYM1I1VkhSMGNqSktZMnBYYm5kUlp6SjRkVFZzVDFGQlgxRjFPRWd0V1RONWNHTm9kbDgyTlVoUVZITnFkRkZUUWxaSGVHUldSMUJET1VaclZsWkVObVUwYjA5ZlEzQmhhSEU1YlY5eGJFbGtlblZXVmxsNFZtSnNlVmR3TURoeWVGQlpWbFZYVTJsUmFXVTVPRzgzTXpWVmMyd3dWRFY1VUd4RVJFTjJWMFZyVEVwSU4yVkhTRmgwVFV0dE5rNTVZazQyVTFKRVMzaFRVR1ZqTm5BeVRrbHlMV1ZaYjFOSVEzRXRUVGhGYm14MFpsZFphMFZUTkUxb1NtUmhVWFYwVURCWmVIUk5XamhEWkU5RFNVdFFZemh1UzBSR2JXMWZha05SWjJKQk5sSnNabkJWUVRjMmVuSlpVbUp0VTJrMlp6aE9OM1ZITjFjMWVESTNUa1J2YldaVFNuRnpMalF6WTNSWFFUZHRRM2RhY214T2NHTjBjVkZ1YTFFLlo4LWk5Sk1MNGQ1bHp5bFVYOHBVVkJrMnJXNHltb0NQX2NSdEl3MjdBZkkiLCJleHAiOjE3MDYyMTgxMzksImlhdCI6MTcwNjIxNzgzOX0.BWwRMO0dhEz_3ABkxK-JhGN1Pf0qrfoywVVq9somGZM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001774"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:58 GMT
	x-forgerock-transactionid: 518cca62-f8b3-4ed7-94e0-428dbbce09d9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:59.771 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:23:59.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 513020: jsonPath($.tokenId).find.exists, found nothing
21:23:59.811 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,513020,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a2f21e4, username -> user.1001774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6390664a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217839810))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:23:59 GMT
	x-forgerock-transactionid: f07269f9-f3b1-4580-8dd8-6d89e31d3ade
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjk0NWVrcDYzZm5sbGg5NzQ0ZGhiZTUzcTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk9IRmpOVFpaUnpRMVNuUmhiVGRWTUMxWVVGOW5Ma0pwWjFrM01rOUpaMDlvYjJ0QlRqSjFTM2N0TVdRNFJqbGxNamxEVTFSVFQyZHBkWEUzZWtOdE0yNDNhMkUyY0VsQ1YwWnZMVlF4TFZWS056WTNlRFJpYUVoQmN6UnViRE4yZERGbFRFbGlibUZ5YzBnMlZEbHBXVFI1VTJoR2FtTm5ObmxTT0hORk5HMU9PRzVGWjA1VmRreG5VR1JmWVUwelRIQnNRMmRuWldWS1RUVnFYMUl3WjNSS1ZXRjVUVk5ETkY4emEwTkxOalpQY2s5Q2RuWnZTR2hEZUhBNWNWSXRhbTEzVmpWU2VVOVlNWFJETFdGaFZWaFNhelp0TXpCbmNuaDZOM1prTldZNFNrZDRiazQxYVV0S2IwVm1RblJuVVhKV2NrdExZMlZqUjFWbVpEZzFNSFpDT0Vock5qQlhkbWsyVTJwV2FIaEJVMHRsY1dWNWRqQm5iV2x6V21ZNGRUbGthRVJOY2xReU0wdGxhVGhLTVZJd1dXOXhZa05KUWxOa1ozbEpNRFI2VlVWZllVSkxRbnBoWW1kTVIxYzJiVFJZWkRSSlJHczFhSHBCU0RZM04zVkZZMngwVUUxSldFVmlPRlV3YVZZMVYyMDVVazB0UWsxWVYzWlpWREZPVlc1dVMwVlhWbkZQTkdkcVIwRmhUR1EwYlVoVVZIRjVRazk0ZFRoalVEaG1Na2szZFZScFYyZHBRbDlVY2xVM05IazFXbkJHU1VsV1ZtNUNVRTFrVEV3MFlteERlWFIzVkZnM1NFbHZjRkZPV2pWM1Z6ZFJaR3cwZFVkT2FUbHViWGhWY1RGSWVqbExkalpFZFZacWMxcGxWbXBUYlRKUE1UTmljbEIwZFcxSGMzRkdRbWh5WlRkNlNGQkVUV1YwV0ZkNllVeEJUVW80TjFaQlIyaHRPUzFVYkRaRE1HcG1ia3RyYUU5cFUzZDRWalpEVTFoR09YWndXRTFUZVdFNVN6WjRTV3h6UjFkaFdVTm5WV3hKZEUxd2EyRk5ZMDlST0RWMmVIcHJVMEpDWHpkTlNrd3RURk5sVjFWd1gwTTFTVEZHUkU1NmRuRTFkV1J2Y0VkcFZIQlRSbTVtYmxFMFNVZENkMkZDTWpKcE0yUm5hbXhSU0RGSk5sSnBNRE52VkdvdFduTldiRGRWUVRONWRqVjNTR1pxUW5KTVUzRkJiM0pKWDBkclZuZFJMak5QUmxoa05WOXdSRkJOUkRaeGRtcDVPVlZKYUhjLjNTbm02aWtNTUx3dUd4d3J0Z2VsRXB5bUpFZHdENVFkQ0xUUFd6dkhaTmsiLCJleHAiOjE3MDYyMTgxMzksImlhdCI6MTcwNjIxNzgzOX0.b_8ksEY95H72y_m9AcGsBicuimQWIgldh48kCHrg6l0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:23:59.811 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:00.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 513123: status.find.is(200), but actually found 401
21:24:00.504 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,513123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@684de320, username -> user.1002782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b45d703, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217840456))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZXE3NjNuZHNrcGtrMmk0c2c1N21uZ3I0N20iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlRFNVlNMWRpTTJZdFdGSTNXak5MVVdkblpHZG5MbWQzVFc1VlJsVXRPRW90V2pORWNGWXRkRk5aVEVSWE5razVZVjk0VUUxbldXVlZNbnBEV2tremVWUklWWE5qWjFsd1UyaDRkRll5TVU1WGJtNXlaRzlrYm5SUWVqRTVUR1pUYURSeU5tSlZZMXBXVDFSa1NWWXdPRFZzTlRGaVpYSmFNRWx4WjAxdlpVaGpUMlZ0TVZka2EzQXpORGxPU1ZWbFltWjNYMGsyYzJSYVFqUTNZbmx3VnpGVlZYUklaR2RMZEVWd1VEVTFjRzF2T1VWUVNXWnJVM0EyVUZGcU5FdDZTVXhOYVdZelV6UmxPRE01TVY5ak1XSmtUMHBTVFVwVVJsQlpkRU40UWw4eU9IWlFkMEpFYmtWRFYzWm5VRkpIWjFkT1dGSkZSREUzY25RNWJVUjNPVU5CU2tGS05HTkVZVU5yTTBaRFVIUkZObVp5VDBZNE5tWlBNbXBpVmxaNFRqVkhZa2haV1RscGNUWTJOM1Z2TXpKdE1WOHhiRTlNYldSTVZqbERXbVpxYURsWVkwZE5aMGN0V21JeUxYVnpVRkUwTWxSVmNFTndkazA0Y1V4TmVsaHlia0YyWWtWQmRHNW5RbXBKYTJwcU9EVnZZMWhLWjFNeWNuSkpVbkJyVFROWllVaFZNRmRSU1RKeWFXUTNVRTVLZUhVMmFHWlROelZSVm5WVmJFSmZNWEpFVnpFNVUxZExlV1Z1T1VKSVFuZEJTalJXV2paNWNFZEpTVU5VVERkU1NrRTNjVmx1UVZkSGFqZEhkMUV3VDBnd2VsWnVVbFpPYmtwcE9GUnZaakJyT1ROVlNXWmZaazFMVG1ablozbGpWMmN6TWxKcVVVMUViSFpwTjBSWU5YQjJkSGhPTTBWQlZXNDNWbEZDUmxwbGFEWnJlRzAwUXpJMGVVVmhVMUpGZGtJelVTMXNSek5WZFhSd2QxbHBORlJWTjBscWRXaFdYMDV5WDFoWk1FOUhjREpsUTE4d2JWWjNhMUZVZWxKMGR6QkJWbUptTUVkRWQwSmZiUzFXYTJ0Tk16SmxaME4yTWpoRmJFbERlVXB1YUUxUVdYQXlaMkY0VFdoWFJXMXRYM2d3Y1dFeExXTnFaa05vTm5aNk1FZG9iRFUwVkZCT1NXcFBUMkpyV0hoZlpWTmZXbGRoZFZkalUxcGtZVnBWVFdaNFdqWkxhMDFMVVc1UGJWOXpMbnBDZDFScFptbG9jVWx3T0ZSWVFtbElTaTFGYmxFLlN3NWtZRGtKcUdFRlhsbE1QLTMxYV9FOGladS1XLUhKOFcydzRTVGdOY0EiLCJleHAiOjE3MDYyMTgxNDAsImlhdCI6MTcwNjIxNzg0MH0.Kb8CJ97E5cXxxueiT7yWFpdEcKqEfeDxv5C0PLJzjB0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002782"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:23:59 GMT
	x-forgerock-transactionid: 143f37a4-180b-4df6-848e-eed31cc28071
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:00.504 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:00.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 513123: jsonPath($.tokenId).find.exists, found nothing
21:24:00.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,513123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@684de320, username -> user.1002782, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b45d703, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217840542))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:00 GMT
	x-forgerock-transactionid: 4086d1cb-6cbf-423d-a4ea-4a2af768b4ba
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNHVndG9iNHZjOTUybmU0a2JiZm1ybGVza2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFNFeGpaa0ZaVTJkUVUxOWtNRFJ0UTNKek16TkJMa3gzU0V3NGQxWnBjMEoxTFdzMFNrZFdZMFp1TkhoaGNIVm5ORFkzVGs5RlNWQkllVmxIVEZSSGRGUjZVMmx2ZFRsdFIzaHJSMWRDWWtwb1ozWnhaREJDV2w5TFJWZHRTRzVPVFd4R1lrUlZNekIwUWxOTmRXSkNVRVo1UWtsb2RrcE9RekZ0U1MxQlMzaDVTak15Y1VwSllVaDVXVzVJVEU0MVgxOVhlV3R4YjFReUxXa3lRamd5ZERoRk5URXhXbUpsWWxoZk1YTldaM295ZW5adU4yNVRaVUZJVVZsSmNrcHlVMHh6TVY5aGNsQm9ORkp2T0RKNFRWZHBUM0ZOYkhseVJYQmxOQzFEYURWU01VRkpYMGxaVFdZd01qVjFVMDlVTUUwMlFUVTJhalpFVEhCMGExTTFVbWxoVGpWaFkxVldjbTVyVEVoNVJIRk5ibFY1UmxSTk5sQXRaR3hDUW5GVUxWbFdTM0E1TVdWUFQzUlRMV2xpYjJKSlNrNUJSMWsxWms1MVpHSndZMDAxV1hsTFgyUnBjVXhtVkRKbFgwSm1SaTAyUmpoalNrWm9VRGh0UmxWME1YRnhlRlJoY0hkNU1sVndNMDFXVDB4eWVITlJjbVF5Wm5FNWVtZElWM1EwYTI4elprbGhVazlPZFVkWVREVjZNRVp6UzBsaGN6QlZZMjVTTTJaNWFrdFBiRXAwYkdoTVVHTjVXa3B1U3pCUmVGcHlZeTFJZWxCQ2VtRTNiWGhNYlRReVZFOTNlRjh3VTE5R1UyVkxlR3hVT0RjM1QwaDBWV3BRVVdoVWRqWkVRek5pZFZsV2EyVnlZakp2ZGs1V1NEbExNVTR0TTJkamEwZEpOWFpzVWpOSVpXaEpkazlEYmxwRWVXZENWVU0yZDNWWExUWlFjMFpLVUZFeWExSTVZWGRSTm1OMExYZENZamQ0V2twYWJ6aFdkM2xGTlRSVk9WbG1iMkpUTFhKSFNpMTVkVkEwYVZSTVpYSjRZVWxTYzBjd1ZIZDRVWE5pT0V3eE1FRkVVWGhOVWpSV1Fua3haVVF4TTNZNE0wcDZhbGxDZVVKcVUyUmxhelZKZWpsNlJrbEVVMlF4V2tGVmQwczBYemRQZEhOWk4yd3RUa1IyVW1wbVgyeDFkRWxyTTJScVJWOXVaV3RCWm5oNVgyOXZRME53UkRkRU1HaGFURWxmUkZNdGVWRnZMbWhyUkdKQldsSXllbGsyVkRRd1MwdERTbWszVEVFLmtFdzBTaEJrUnY0eVJOcGdfU1BxOU5tY0ZoN1RoUllkYWM0MTdRRDZMZ1EiLCJleHAiOjE3MDYyMTgxNDAsImlhdCI6MTcwNjIxNzg0MH0.Csk8yFVADRaevWDi323XQVkFXSPZUXnwEy6D0qTVc6o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:00.543 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:24:02                                        3435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1013610 KO=14030 )
> restLoginInitiate                                        (OK=502400 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=500915 KO=1460  )
> restloginProgressiveProfileCallback                      (OK=10295  KO=1460  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.65%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.65%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.57%)
> status.find.is(200), but actually found 503                      4958 (13.68%)
> status.find.is(200), but actually found 401                      1460 ( 4.03%)
> jsonPath($.tokenId).find.exists, found nothing                   1460 ( 4.03%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################################-   ] 94%
          waiting: 29102  / active: 29     / done: 513484
================================================================================

21:24:04.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 513715: status.find.is(200), but actually found 401
21:24:04.421 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,513715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f11b8ca, username -> user.1002260, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b4b3412, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217844374))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOG5zZ2gwbTFsM21wOGFka212aTFmc21rc2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWVYcGpkWE10V0hCSWNFUnlRVWhPTUVWbk9GbDNMbEpOZFRScFRUbGZjVlZrVlVWSWRHSlFaekJMZUdoeVdtZDNRVnBsVTFWc1ZUSkRaVzlGTjBaVlpWSndTa2RuY2poU1VqVkNXSFZQUjNsVVNHcGpObE5uUjFkRWRsbHpZMVJSUVMwM2NYVk5WRkpTZWpSM1ZrYzJlbVJOUWxKRFlYSmhRVnB1ZVhoV01qSmlOazV6ZGt0RVJIZENXVTFoVXpCT2FHZzRMVk5CU21vdGRXOHhWa2xSY2t0TlpUUTBSR2RqUldGNldEbFJVVmhxVUU0MU0wZzBkRzFpUkZOUVYxTm1jRmRyYWtKVldHdFFha1Z4UW05UWNrbFpXV3BLWldKeFIyUTFhVnBKTjFKeFlWbGFaMlZmZWpWVmVVWjFRbFpxWVVwTFlsVXRYemhpU2toTE5XTnpkVVpqYTBsZlprSkJYMVZpYm5kdGVHaHdaMUpZY0RSMWVXZzNWVWRTV0ZCelMySk9iMmhhTlhwelFteEJPV0ZVUTFOcGMyNWZNazUwWlU5eVJsVnhWakI1Y0ZGbU9FMUlNMHd5VHpWbGVYZDBXVWxxT0ZGMlQyZEJSbWRVY0hoMVNVOWpabEE0Y2t3eGREVkhiRzF5YjFKUVJHbDRSSEZDZDNkSVEzYzFUVEp1WXpoQ09VMTFZelpQZG5KSFdYUnFZamhJTVRCdU1scGZVRGx0VjFaTWFIWjVNVEpoZG1wUFkxQk5WRFI1UVdwRk5HZE1lVEpoYVU0M1ZuRkhPRGsyV205VWNXdEJjVUl4VGpsTlRIRkNiekF6WVhWVFVXeHBOazVoZDBWUlQydG9VV2R1V1RCa1VrMWxPSGxpTnpNMFVVdzJVWFZLVkVKdU1sUmFaSFJHTW5sTFUwdzRTbXM0YVVSaWEzSllRblUyZVZRekxUazBiM0pLWjNBMGNGWnRTMVprVlY5YVJVZDFlVFZPTkVwNVdYUTBhMUpSZEZCdE5VOTVTVUpJVlVGcE0zYzRRak5GV2xkdVRtbHJObmxNYTFFNVZXdGpOREJ3Y1VaYVFYSkpVMDAwVVdSWk1IQkdVRzVMYzNRelNsSkJiR2hRYjNoa1QyOVJWVXd4VTAwMkxVVlpNbEJtUjBKUFNXeDRTM1Z1Y25WaFVscEVPV0o2Y0U5UVVsTXlaWEptTlhKcmFIaEZWRUp4WjA1U01FdHNNMGQyUzNWV1lWTm9aMlpxZGxaSVdHVnJMakYyVlhsSE1rRjRibUYxWkVONlUyVllaSEI0VkhjLkMtNWNNOHFPcUVWbVFNSXRSSWNGeUg3N1NWZWxDSkplcTlHR19NRWg0VlEiLCJleHAiOjE3MDYyMTgxNDQsImlhdCI6MTcwNjIxNzg0NH0.0u-qcEZdpKuejBk_1dNlrblgvfL-xhmHQUUd0PBxIVc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002260"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:04 GMT
	x-forgerock-transactionid: 295bf6ab-6137-46e2-bace-5aef76c5a728
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:04.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:04.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 513715: jsonPath($.tokenId).find.exists, found nothing
21:24:04.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,513715,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f11b8ca, username -> user.1002260, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b4b3412, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217844462))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:03 GMT
	x-forgerock-transactionid: f29ba60b-83a1-4b46-910a-3526da522006
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnN1MWtjdnVtdjBibmIxdjFndXY2bmtrM2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFgzcFpkelJ0VlZSSE1IcGpZM2R4YUVSTFVHWjNMbFYzUTE4MVpuWkRRMjQzUmtoWWNGZE1aRmhCZWswNVFVcENlaTFyYUhkMFMzcE9YMEZhVUc1TFdXRmFTVmMxTUZwUVdXVjBaRGhWWXpKRkxXMXZlVkpEUVhZMlQxOXpWMDR4VTJFdGVFNVlRV05EZEhrMlRHRlRiRmxKTkZGSVJFTkJZWGREWVUxWVdGazBNM1ZaWW1kRFUwUlpWRTF2Tm0xSk5uaHdTSHBOZGxWNVVFWnFVMnRDYUc4MVduWm5jWGRJWW1GSFVuaHhSWFZHYmpCQmRTMXlabkpyTkd4UlNVbERWRGRXT0U1bk56RTVUVWhsTkd0MFpESm1TbmhoUzJSa1FrVlNUSE5SYWxsRlUzVmxaMGhWYTJGcU1GOTBWMlY1UWpOdWMzTTBiWEpvWjA1YVRHRjVkMGcxYVdsWVNrOXNRMmxJVTJsZmN6ZEZka3MzTW5kd1ZIUkRhMGhGWlhJdFlsaFlRMVpEY1dwR2NFNTZiVFZtYWpsYU4zZEthSFJUWDBWS1RWTXdhM1o0T0VoNlprZHlPWE5RYVRkamNUbEpkM2RCYTBGRFMwbElkemRCU0Mxak9XNXNNbkU0Ym14b1JtVjVSa3RxWlRSellsZG5SWFpKY0hSRE5YbFlVblZYVkVWdmVXaHNORlJ5V0dWU2VVNUxia2xhZFZCNFRUbDFUREpCZUZsWGJtd3phRXRRT0dOaVRqaDRXbXBuZDBsRE9HZFVkMkpFUlRCUVNFcG1SMHBtT1Mxc0xTMDJjUzB4WjFGTE16aEtZMEpqVkdGb01WWkJiV2xFVjJWd1dVbEZSalJHUW5WcVpETktjbGxRUnpNM1F6bDNWVmt5VTNvMlpWWmpUa3BaZUhSbGJIWXhORlpWY0c5TWNHTk1lV3AwVlhkUGMyc3pSa2cyY1VSWlIzQjVablpQT0UxNmRVbFFNMlJuTlRORWNXNHdRbkIxV25aS2VUYzVSbGRVYms1Uk5uVTBNRkJsVDIxVVl6RXdXR0pNYUMxS1dEVmZZV05VZFRKNFozbHdNVmRKV1ZrMFUwRXRlbEl0VkhGT1ZYcFZSRGhwWldSV1oyNHhYMjAzT1hGblpYVmtNbXhhT0Uxa01rbHliV2RZT1hadVlscENWRnBoTlZKa1lXWlBkVGs0VERadFNIQlBSV2hZWVZCQlluSXpkemRVVjI0NWRIQm5aWGx6UnpkVlgxZEpMa1ZGVVVkNWJrdFVOa3RIYkZoamRIZHhkV042V25jLjNBOXVlbXZZN083eEd5VnV4YTBkYjdqaDJ1ZkltUTVSRDlpdDhxQjlOaWsiLCJleHAiOjE3MDYyMTgxNDQsImlhdCI6MTcwNjIxNzg0NH0.G29GYPdXUcba3LjtBizMI7y0b3RSLapVAxNYmxOAbMg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:04.463 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:05.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 513913: status.find.is(200), but actually found 401
21:24:05.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,513913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b3c4bd8, username -> user.1001748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ac4e4b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217845678))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDY2Y25jcmd1OWJrMnJiYmQ3OXI0YnE5Z2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elZtMXdNR2RmVjNkSGJqTTNVMVZ5VDNoWE1ITm5Makl5ZFhwdlFtcFZNbFpTYWpSM015MTJSREV3WVhaV056YzBVaTB0UVc0MmJ6UkZRek5VT1Y4NU5tSlpORjlFV1VaR1ZWOW5ZMTkyVkdrMU0zZHJORkZxVVUxUlRXbElkbGh5V0dkTGFIbEZlWEpoWHkxV1IyeGhSRE5qWWxSRk9XeHFXREpvWVRCeVVrZzRibmhhWDNabFgxbzFlRkV5TW5CUVJVRTRPRWRxWDNkSWQzTjNNRUUxV2tkR1ozazBaa05SVUZjMFNXcDZRbVUyTW5SNmFGb3hVamhEV2xoMU5sTjVXSHBHWkhCMGJVZHhlRzR0V25OWFUxWnRkMXBhU1Roek1sRmZjVWc0VEdGRU5XMVBjbmROVGtoc2NHbDNTbkpCUm5sTE5IZzJWMUpTUm5WMlIxZFViWEpsUzBsNWVtaEZUblZyVDFBMWEweDZhREZQV21GNE1rUTJhMnBuUTJWYVUyWlhXV3BqV0hoWGVHWndPWFJJWDFnMlFtWnVSMFptZG1KelNscERSRzlwYkZKUGRHSkJjV04yWlUxcFpXSnVXRTlDYUVGVU5HUlZjSEZVZDNoSVZWSnZTVGxVVG1KSFNFbzRVRFJFY0hnd1JFRjROVWN4TkU5WGVHdEhkSHBhTldzME5sSlVaRFF4ZVZoVU9XOUtWREZMZFZnMGNWcFNlbkJQUWxCWFUzUTFTa1prTFdKUWFURTVlVkY2VmpaQmEzSXdaWEkyUTBWYWNsRlBkRFJTT0d0bmFWTm9SR0l5WDNVMGQwMVVVMWd4ZUZnM1Z6UkNjRlkxUW1wcFpqRXpNRVV5YjJ0emFIVkROVGxQU0VwcFpVbHRaVUY2YjNkZlJWbHZla1o2YTA1SGFUVkxjVlZCWlZFeGRsWkpjRTVRTjNaM1NsTlVSM1ZZTTFseWVuaENkbFpVWVZwdmRHZHZlbFU0Y1RsYWJHMXlOelpQU0c5VFgzUk1Xa1p2YmxaMFlYcG1UekpHV0hGbldtTllVVTFsVjA1MmNYbHJNVVIzV1dGSFlXTjFiRGM0TFZNeVJuUjBXRzUyTW14RFZHaGxUV3R6U2xCdWRIVmlUbmczY21OVVJsQlZlRGxNTTJocVRIUnVTVE01TkZaalVHNHlObVZ3VmxveFdVUm1hbTVhUm5Kdk9ERldNMmRYTkdKb2JtaFhXbkZXUVdoR1FYTmhUVVV0T0ROVlgwRkpMa3hLUzNwS1RWaDRVek5JZFVkbE1ISlVUM0V6ZDBFLmRyamNLZFlaSnRwYmF3dVRHd1hHUWVQT1ZoT05zcW1NVUJMcC1QSVJTM0UiLCJleHAiOjE3MDYyMTgxNDUsImlhdCI6MTcwNjIxNzg0NX0.L9fgwVkfLT9sLeIXFHnJIXx3d30OvLDB2iD94qQAXXk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001748"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:05 GMT
	x-forgerock-transactionid: be0653e9-0fa6-4d7a-ab95-36652ccb8cd3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:05.723 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:05.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 513913: jsonPath($.tokenId).find.exists, found nothing
21:24:05.763 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,513913,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b3c4bd8, username -> user.1001748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ac4e4b3, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217845762))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:05 GMT
	x-forgerock-transactionid: 0fa8acf5-8e3e-461c-92e2-eb654984f2e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGwwYm1qdjF1djNkYWtqbDlxcWkzaW9rZm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2FFMHlNSGx3VkVsaWMyWm1UWGRQUTFOcmJUbG5MbVp6WTBGaFYwUmlOUzFwTWt4YVlXWTRkRXQzYjNweFQxSnhlRXRrZFZjeGNGZEVSekZKYjFGdE5sZDZlR0ZLYkhaemNVWTVOMHRmVkdOQlpGOVpTMWgwVEY4MmJucHRlR1p4YUZNek4xSmFZM2RQZG5KaFNVcHBMVlZaY0d4aE1GWlZSVXc0Ykdkck1GVXhOVzVXVTNoalYwUktkVk5QYzFVNE5tMU9NekZzY3pSNVlsWXRaWGsxT1ZOc1lYSjNRMDFTT0RsMFdWVmFVSGhuVDJaU1ExQk1URGRVZDBKS01HMDVVeTF2Vkdjd1V6QnFYMG95V1hGM1R6WmlNbE53YldKdU5XeEtWVFYyY2xKS2RXdFROVUV3UXkxNWJHdHNMVXA2VkRnNGFVbHpaMmczVjBKWlZVZ3dOMEpwU3pkMFUyYzBhVTl1VEdoQ1ZsZEJNRVJUZFZrM2IweFhZVUoyYTB0TVNtMHhNWE0wVTNwMFF6ZHJaVlpWU0RGclJFeFVjVkpmTVV0T1FYbDBVa2xLVjJaYVdqQnVlVlJ3Ukc1b2IySk1RWE5qYUdvNVgyVnNTRW8zZUdSSVNrMXBaRE5pVlRSb1ltTjBlalp5WmpGU1ExWk1Wa1ppUVdGS1FscHliVTFqVTNSeFdFUkxhV2xYTkVaUWNtTm5VVEF3U1UweGVsOHpiVzF6YmpGckxXeE9TM2Q1UlROZlNsWkhZbTV6Y204elZqZDRiQzFwZURGaU5EQjZSVEJRYld4UlFteFRUWGxxTUdVNFp6WndabVpyZVc1S09DMHRlSEJUTTJ4cU1HcE9WR1ZzU0dSbk5tWjRaMlJCUlRSelMyOHhNamhVZFRsYWFrRlJSMU10UVhkaU9FbDNOa0ZyYjBKcVlWSllVRnBKTmxCdE0wSmxiRVJ6VERGQmRYUTJjbmczYW5CbFQxcDJRVk5zYjFodk5FTlFRbEkxYlhCTk5UQkZiakJQTWxGMFYxSjBOVlpaZVZVd2JsWlFaM1ZQUVVsdFR6QjZaMDQwT0VsclYxVkhRVmxhWjFOalUxQTNiRTB4TFMxYWNrMW1PV0oyYzBvelRpMUVjRlEyVXpkNmNVWnRhekJoVTBZeldHZDZhazE0V2tWblMzRklPVFo2UnpGc1RGcFlOR2R3VEdoa2FVUkVhVmc1VUVVM1ZYaHJWRjkxT1ZoS01qaHJNMGx4Vm5GalZWbDNMbHBrU3pSUVkyaFBWbGxQWTAxT2FrMXVaVVI1VTNjLmhtWDhZWFRrNlIyR2stUHdicnl6RHo5UU5WT180V2ZCMkdDeGpOb3NCZlUiLCJleHAiOjE3MDYyMTgxNDUsImlhdCI6MTcwNjIxNzg0NX0.K4TFnjsw8qIk6xKWWSNVxdoVu63gCYbInlaKSTwEncA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:05.763 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:06.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 514058: status.find.is(200), but actually found 401
21:24:06.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,514058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cda5223, username -> user.1001324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42e1af80, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217846516))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnU2ZmhsdWswbHJ2ZWNmN2Jibm9wOTUyNWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1JHWnlZMlZOYkdsRlYwbFNOV0pTYUZsb2VHUm5MbkZ6U2tvNU9WODVlV1U0Tkd4T09IbzFXUzA0VVV0U2FtdEdlVU5RYlhOTlRGVlNNMEZMWld0b1MzQkRRV3RJUlV0aE0xZEdaSFkzV0VoaWVIYzRTMjVVVDFobmVrMWFXR3BvV0ZsV1ExcFBRbVpDZGtzMlFYRjZXbmhQZFZGcFRFVkZkMmxTVUhkV2RHZFBRVE50ZEVwd1pXdHFVa0V4T0ZVd1RWUnJhbll3ZVRoc2JVRnBlRmszYmtsdFRFMDVTVEpYWTJsdVQwZEZVbFJqVUVKVE4zUnlUUzAyVlZSb1ZsSm9WbEpDTUV4MlIyOUdXVTl5WTJremIzRTRTMnRtUnpaYVVVTlpZelUyZUZWbGNHVnVaM1E1YlVzelVESnRZbGd3U0RVMmJIZFBibVJQTlRWVWEyNXRhMlZFWkROaVVYYzFURzlLTTNGelpGVlNlbVJrT1RaSk1YcHlRM1pPYTBSa0xXZDZXVmRPVm1OZmJYbDFWWE14VDA5Wlp6RlNNbkZ1YmpWWGQxbEhTRTE1UVZKc1JVbEJRakkzTjJkV1prdHpWemwyYmxOVmIweHFTbmRvUmxKcU5pMWhlWE54WmpscldFdEphREpCUkRKMFoyeFJiRUpTV25SeWNVMXBMVXRRYlRoR1NESXpTMkpCVTJ4dGJIWkpSMXBYWTBkdWVYZ3hTMXBXZFZCU1VFd3hZM0ZIWjFGUFdUWlZjRVpxYlRGTVVYTktaME5xZUV4VGFtUmxOV2w2VG01QmJrbGllVEZtZGtsdVQyTlJhVXRXT1V4QmIxZGxhWGxIU2t3MVNWYzVkRFZQZGtST05IUlNRMUpJTnpoelQyNWxTVmxxTTJkSlkweERibFp3TTIxS2NFUnFiMnRSVEY5Vk5FaEljbEJKZDB4VVpESklSV3BpYzJaR2RrMDRNMkpSYzBJek9HaERVSGRoUkVkUWEwODRUVzEyWjFveWVYUXpSUzFqWms1clF6Tk9WMloyVEVkSE1YVnRNSEZRTjFBMFVWWm1lazR0T0doZk0wdFhiM2hFWWt0dVdURXhPRzFWVjNGVmFEWTVhak5VVmtJeVJtSkpiV1UwYmt3eWFWWkpiR3BKZW01eFdtRXpPVmRVUlRGa2RFRjJjRlJzUXpsNVFrRkdjVk01ZGswelRIUXRkSEUzZWpWUVNqRjVVRzFrYzBSelFUbGZkVEZvT0ZsbE1tbEZMbVZIVld0amRGbGZjM2g0VHkxTmFuYzNVMnd4ZGxFLlVldHNmS011UzQzMjZrbzhPNjlPS21CcDM4Q2RMQ1ZBVm5WSVIxR2Q5djAiLCJleHAiOjE3MDYyMTgxNDYsImlhdCI6MTcwNjIxNzg0Nn0.Vi6qpMJtdu15WPr5iSXBu6fJSqWansdTvRb3y9H-sH0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001324"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:06 GMT
	x-forgerock-transactionid: c0432d38-56ab-4223-944f-41c86225ab5b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:06.565 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:06.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 514061: status.find.is(200), but actually found 401
21:24:06.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,514061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a14dd92, username -> user.1000509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@750b1862, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217846526))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTM4bHU3cnE0OWpxMTFycHIxaW41bWJ1M2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TldYSkdlREo2ZFU5cmEzZzJWamR5Ym5ScWJ6RkJMbGxoWmpjeFZFcGlXa2hHY2kxdlYxRmZNRE5DVmpOa1Z6RmtjV05VZFZKQ2FqTnRUVFJQVDBsbk0yUkJOM1ZHTkV4TmNtOXpNR0Y2Um5OV1JqQkJRM0pZU1hWaVF6VlRaSEpuYW5wa1JYRjBlVTlWU20xbFRFOUlWRGxSZUVsWlRGVlFkV05uZEdWMmNUUnNSR05aTm14V2VHeFRMVFZYV0doSllWQnFNMlJQUkhOTU9FaFpRM2swVTNCWFltSTNkMDFRUWxsaGJGVXhVMkpTUkhoeU4yUlhSMFpZUVdOamNtdEZPUzE2TVdocE4yOVRTVTFSWW5oclptTTNTVFJOUTBOVGVHdDNURkJQZEZsbVEwRkJSV2hFVlUxVFoyRXhYME5aYUc1TU5reFBRM0pQV25jeVJHdDFVemRJVFZoVVdXaHphbGxwT0V0M1dXVmZlSGQ0Y3pOcVpHMHdiRzh0ZVVFNGVFaFROWFZXVGtOMmVFUkZVMXBxZUhWQ1EyZFJUVUZTVW5sUlV6bHRha3hFVDJOeWFFRXlUMjUxZDJsbWQyRkpOalUyZGtKTlRuZFpZazFJWjBFNFRWQXlOMjVwVHpaclVHbExhRU5mYWxkamFXSnZTMHBzTVVGS1RVMUtlalYzY0ZOUVRtNUZjekZZU2xKU1VHOXNVR056VUVOMFYwNU1NRWhtUkVsWE4yVmpWbU5RUlRCNU5XWnFORVI2YjIxU1kwWnZURWh5Wm1OblpqQXdOalJ4UzJsRFRqYzRTR1pZY25WdmEwZEtRMHRhYURkWVkyWjBRbVJrVjI4MGJXTmxlVVo0UlhsUE9HSlpjR0l0TVZaVGNESkJlbVF3VkRrNWRqZFlWbmd5WkY5VVREQldMVzlWUTBsZk0xSlpUR2hLVW5ZNU9VSnJURmN6YzFSd1NVZENhMU4yY2xkcU4wbFRZMk5uYW10WlExZ3RhRlYxUmpCWlJtbExSREZMVFVkd2RqSmxXVU10VGtSUVozcFBhV2x5ZDI1S1FqZFliRjluWXpSSVNHTjVUbXR5UkY5d05FczNVV0ZLUXpSVFNtSmtla2xWVFdkS1QxbHNaUzFIVjJSRVFYUXdXRVpxWjBZMVVWQm5XbEpoTWs1alNYSkVNa0ZQZW5sV1VrazNhbFp1VlZSVU9DMHlRelp2VVZwblZDMVBZalEzTFhGSlVHVllWalpUYlY5V09XOUJMa2QyU1ZCZlYydFBVWEJxUzBKV2ExaDBRekJtVkZFLkphc3h6M3VGdFR0enRSeE1UTlNQM09PWjF6Z1lHU1dvYmxSUnVHcFVNNmsiLCJleHAiOjE3MDYyMTgxNDYsImlhdCI6MTcwNjIxNzg0Nn0.PNxkohKrXcHk13P3y4GeQptpANvUkleA9_QcFiYYVto","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000509"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:06 GMT
	x-forgerock-transactionid: 920687bc-6a91-4e7d-b09f-0e8b21009c27
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:06.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:06.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 514058: jsonPath($.tokenId).find.exists, found nothing
21:24:06.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,514058,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5cda5223, username -> user.1001324, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42e1af80, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217846604))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:06 GMT
	x-forgerock-transactionid: 7770e8f7-bf47-45fd-9ce4-e17216c28a67
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmU1bm1tajdnZ2V2Mzg5aGVvaHBrMGhjMmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVpVbEdkRWxCWm5kd2RFRnFZVEkzWlVwUmJrNTNMa3hITVdabVpuWnBiMk5sWkV0bk1WQmZObHBRUlZseFRTMVVXWEprTmtrMU0wZEJZbXBpYlVGV1RXMVRTRUpsTFRSU1dtUldRVzAxYW5neFRWOVBSbVZyY0RjNE9GUTFSbk5oU204emNtRlRMV1ZDUldoMFRYSnNMVkZwVkZGbWJqUnhjREJ0UzBsb1RHMHhWbGxwUTNaVlEwVkJTRnA1VmxGdk55MXZVazVIT0VoTllsTjBZM050UjJ3d1pGZ3dkVzB4T0ZaTWVsTnZXVTFTVGpnNGFGUlNTelpSYkZSdlowVTNWak53WkZkamJWODJibXh4U0Y5S1UyeDJiMnhCV1RWbGIwWm5kV1UxY1dadWRYcEZRa0ZGVnpGeGEzbE1aamhoUm1sdmEwNUdVR1UxZWkxM1ZVMXNSVmRyYzJaM01WTXRTRUZ4TkV0clFVMDBRVkJzVG1oUWNHaDJPVkkzYW05RFEwTldSMVJJZFZSck9FbFpXVTFoYXpScVVITjBRbWRaTkhwNE1VTk5SM2hrVFVwUFJFUlBOVE5UWjJ3MlRqTkdNRWt3U1hKQk4xTnlUM2REU3poalJGb3RWRUZyVkU4M1RUQjRSelJXTFdrMlNtMUhSa0ZvTjB0T1R6WnlhWEZHY2w5aWR6UlJjbVp4VmtwQmJFOWxZVE51VEZaSmIzZENPR1psWW1NdGVuTk1NRTl1WVhKWk5WcHhObmQwYm05dlptRnVkV3BtUjIxRlVsUTFVMUJ2YlVaUGRuWjZZelpwVGpCd2RVZEdiazV1ZGxaYVIzY3dPVTVUYmtOMFlYbEtPVVZNWmtndFduTTVTQzFVYlZaWU1XcFNjV0ZLY2xsb1NVSkRjSGQzYW1ZM1ZHazRObWxwVm1saFVuSnhXVFJwTUZob1MzRkpUWFY1ZWpkdGMzWlNOMU5hU1hSMFJVbEZhbUZ2UmxkcFUwNDVhbGd5UmpjME4yTTNhV3RTWm5weFgwTlpaMXA2VmtNNVpWQlpXRkpzWlVnMFVXMUpSbTVJTkhOMGIwZDBiMUkxU21wek1TMHlPVFJaUW01QldtODNWVzVUVDFsVGQwZFhPWGcwUW1SdlZrUTNiRlZKVFUxeVpuUlVlR1JmZWpSVFUybzFlSE51VDFwbFNHOWlWSHBtYURSUVIxbFBWbXhXVUdkcVlVNXRNM3BXVldGQ1NIcERkRVJ1ZUdwVFFXZ3dMbEpKWm5kbVUxUkJWRGxOWm1SS2MzQllUSGxMVEVFLlVncXRGclFzX2Y3d2lNSl9jcTNDOWdrNFg0dnlNMEtzZkRyZFJyc0VDbjQiLCJleHAiOjE3MDYyMTgxNDYsImlhdCI6MTcwNjIxNzg0Nn0.Y14C7qAKVICxjS5avdTeUl-g1_GeUO8b1f9KxsaSAJQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:06.605 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:06.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 514061: jsonPath($.tokenId).find.exists, found nothing
21:24:06.614 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,514061,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a14dd92, username -> user.1000509, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@750b1862, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217846613))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:06 GMT
	x-forgerock-transactionid: b4ffe559-2176-4576-b64d-dff90c6aab6f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamJwcDVhbmtrMmQwczQ4dmVmOG1xbGNqYXQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NlJXOVJXSEZCZG5KTFFUVnFWalpYYW10algxRjNMbkJaYURSSVZFdEpYM1o2VG0xYVVtbDVVR1pDUlhaU1pWRTNhMWhUY1dSRlNsOTBSSFpTVkZrM1VuTndOVlZMYUdWTllsSXpjWEkyTW5sdmJuZDBTamRRVFhVeVlsbE5XVTVHY1RoeFVrTnFiRVUwTWtob1MwdHdNR2R6WTNGMWRpMWhlRXBXVjFWQ2NFMUVORmhoV25jeWMwWndNakl3Wm5ocWFWVmtWRlpYYlhGVFMxa3RZMmRFUVhOalJsYzRUVnBFT1VndE5uUjBja1I1VmswM1ZVMUJSVXhzYmtwcFFUQldWa1J2U2tObGNtUXRhbGhUV1ZCT1UzaHZUbXhETlcxMWFFRXhSVFpPZHpabFVWRm9SVlp1VDFkTFEzTjJSemxTZVhwamQycHliVk5YTmtWUFlsQkpWVXBqVldGU2RIbzBURVYwY25OQmNrUTVPVzFhZW1SSVdHWmpkVmxDVDBGbmJUQlNUbFZFYlVkU05tVkdiR1Z3U0hoamNqTnVYMHhQVlZwclMxY3pSRXBUVXpkUWRUSnVNREp5V0ZkSFNrdDZiV2QzTkdaeFkxOUxkRmRHYVhCVlYxTldUM1kwTVVaMlJVSXRUUzFhV25SaWVqRlVWVmszZFVrME5HOWthWEo2UTBwemRISlhibmxRWDBRelowZGlaVWxwWTBaWVlVMDFaRTFoTVdodVprNUxibGhNY2xVemRsUjZiRTFWVlZWRGNYRXpTbVpEY1VoUlJqbERYelV6VFZwZk4wbDZaRU5ZTkVkRVNsVjVSWEpIV2tOUmJWVkpaRUZMTVhab1ZXaExkVzlaVlZwRk0zQlRheTFXY0MxNFFVODVWbWxrV0hrdFV6RkRXRlZxYzNSS2VYcHFVVFZNVkU0MWFXTmhWRzVDYTJoU05XaE5VRmRwUzFwMExVazJSSEZvTjBVM09ESndWWFZYVFRCNlZVSlJPVGhIWTNObVNXdHJWVUpwZUZrMFMybFRlREpEUkhSQ1lteDZkRzkzYlRsb2NGSk5jMTlTTTBWNVZsaHhOVEI1ZWkxelNHbE1ZbmRQTld0aFdERldRa2s0U0MxaVFUQjVabkpUTW1zd1ltZDBRVkJHUkZCVVoxTm9OMUJwTUZCWGRscHFSMUIwZEhoaFJqVklXRzlqYzBSVE5FUmxlbGhQTFhwblozbGlZekJ2WTJaVVkyWlFVMmswYVhoeU5YQmpMbFJoWjBscVVYUnZSMVUwTUZOWldEQlBWbEpHV2xFLlFtYktnRk1TQVNFdXAzNEdIMDE4ZFdFQ3pYM1lhX0JHMHhXWFEtektFLTQiLCJleHAiOjE3MDYyMTgxNDYsImlhdCI6MTcwNjIxNzg0Nn0.RiO6HinV_lxQz4PkD5HiwGJr_R6vv4KEE_JCVjqnK1M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:06.614 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:07.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 514175: status.find.is(200), but actually found 401
21:24:07.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,514175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b2c8185, username -> user.1001986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55c2263, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217847412))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnV2djZpcDFqbWhhbmNkcDV2dmlvbWpsb2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NExXRnFOV055YVhORVJESlNXVGhNUm10bGVXOUJMamR1Um5JeWNuRlpRbGd6ZVRSa1duVXlZbmgzWWxoVVNGSTViSEpJUWpaSlZGQlBTMU5KTld0ZmJXTjVVRnBTYkdWRllXNHRjVjlPVVZwUFlqWkxXVkowTUdveFdtTmlTRk5EZHkxU2FYaHhXRTFwT0RrNE9VTkpabkUyYUZjMlUwUnRhbVUyY2toT09WaFBWMDQzZEVwVlRVdGpVVkJuTFRKdWRraFNhVFYyVUVaamIweG9VVlJ0VDFwT05VWTNORWxuTUhRek9VRm1TbU5PZVVsVE1qY3lOalpuYTI4M2JHNVNZVU13WTBodWQzaG5abUZOWTNwc2MwcHFja0Z3TUZsUWFsUTBjazE1UjE5bldtaG9OV3gzVFZKcFZIVmxTekY1UkZSVk1XcHJSVGRPU0hSMFVWRkpSVWhqWVdKU1NYQnBZbTlLVkVkSVRIRnFabmhQTkROSGEzcG1kMUZJZVVSRmVVWkNaV3hYU3psc1pVSjFSRGhSTFdoTFJrZEtaRWR1YVZSeE0wOVRlV0ZFYWtWSVlWaDFWWFEzWTFCTlNWRk1Xbmt5Y2pCU1UxcEtOR293T1ZKcGFGbEpWRkF3ZFV0VldEbHRjbnB0V1ZwVU5tODJWM2hoY2taYVZWUXlSVFJ4ZEhwdWMwaHRSRVZZVWxKcFRWSTNWVWgwUVRGRE9UQXdORlZPZEhVeWVWSjVhbkJWTFhaVlNUbFNWMVpMWmpGVVZWbE1PR2RtVVZjM2RHUmZlVjl4VWxCbU1FOVJhRlkyWmtWZlVEaERMVWxXWXpkTVZYZzRNR2x0UzFVMWNXNXRWa05RU1V0U2IzQjRjRzlaTW05emVHUlNiMWQxZWw5amEwUkNXSFJEUm0xUlFUZE5iMmxmVW5VM1FYb3RaRWRGYUZkYVNtbHdjRmRuYWtGa2NFMDJiVzlQZEVGSVl6VXpTek01ZVdzdFFteHJXalJoWmtaQlRrUlZXVk16YTNseU0zQm1lV1ZuWTBrNFduVkpabGt0UzFCSVNqbHlNMHRFY2xsb1MwTnZRVkZ6T0hKdVVGQXpNWFkwYWxWMlVsOWtVVkJMZFRaUVZFZHZNQzExVW1kd1NXMUlOWGxJZWtwRFVHUnRMWEl5WVVKeWJFMXNkekJyWDFaeFpFWnZiemxoV0VGcFgzSmFaRFZhT0Y5VlFYVlllV1ZoWkc1cVpucFlaWEpFYVhKT1dGRjNMamxNZVVwVVVqTldjMjluV1VOVE9FdHVNVzVQTTJjLjdNMHRubHRfVWN1TmFTaHRQWWo5aF94MXBUY1ViU1BMWDZTaVZJbUotR00iLCJleHAiOjE3MDYyMTgxNDcsImlhdCI6MTcwNjIxNzg0N30.1D_ZeAanDP5ApirTJG6RQZA1pLXSpwo16PDXm0vQ0sU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001986"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:06 GMT
	x-forgerock-transactionid: 5fb7f640-143b-4212-acdc-8b35166c38dd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:07.463 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:07.505 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 514175: jsonPath($.tokenId).find.exists, found nothing
21:24:07.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,514175,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b2c8185, username -> user.1001986, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@55c2263, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217847505))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:07 GMT
	x-forgerock-transactionid: 2af96976-c383-43d7-b043-31e21dc64124
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2RzZ2xzM3ZxaGgzZGYzaG1tZW1ydHA2aDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d2NtMVpjbk5tTVRreWIzQjFSRTFtVlZWUlJtZDNMamhNWjI4dFpsUkpXSGhZTjI0elJFNVZSVEoxY2pOTVMxRmlRa2xNZGtOUFMwSmhRV2xhZEdJNE5XOVdRVXRVZEV0M2JIVmlSMU16U3paNldITk9XRFZrUTJ0UVJrOTNlVWwzZDJabFVrVmhZM2hITjBkaGRUaENPVUZUV1VkU1ZsUlROR1ZyVEdWeFJUSmhiMWRZZUZCbU0wdzNhMFUzZHpSNlNqaFhZa0ZvWXpCVGNWVnhWRFpzZHpkTVRubHBPV05sVDJaamRUbHRXSGRyWjNacWFsUklVVzVYU1haTVFUVlNSWEI2ZGpCZk9HeG9PRU5OU1VKcU5HWnlUVVl6UmpJelJucDRSMjlHUW1ZMk1sUjZiSGxoUWt0VlptOW9ibk4yWlU1Q056STFTazl5VEdZd2RXbHNSRzFFWDAwNGJXcGhUMWcxVUY5U2VrRlVVa1pEVmtOcFNtMDRka2w2UzB4TmNrSmxWMjlTUVRONmFXZDJPRjlzVUZreVVWZHJSekpuZFRRME5ISm5UMXAyVjNJMFdFUnhVblZSU2w5SUxWcHNiSEp1Ymt4UFZsZGxabFJIWWtaR1pHVmhSRXAxTlhsMU5tMUlkM0pOWjBkV1VFeFdUMVUyZDBNM1VEQk9aRVZFTFZGUGFuaFBTVEJDV2sxVGExaFpNMTlCV0dWM00wVTRiVE5xWkhWTkxYVTNVUzFGZVVGcmVIUmhOSFpCT1VOb1NtTmFhV1ZQZUdneFJGWTFMWFJwU3pWV1FXMTZlVk5WYlhBeWMwWjZibXhPWkMxNlREbGxiSFpVV0UxTFZubEtXQzFIWkdwZlVWbEhWazFEYmtGUFRXWmljRmd4WWpFMWQzZHdUVU5VV1d4dGREUXRVemxFZEVSSVFUVjBVWFo0VkZoR05rbFhZVFl3VEhSWWFWaE1kMU50Y0dOWE5ISlJWVk5UV21Wc1VWTXpRVWcxUVZscU5UQlViSGh0VVdWV1RXdHVWbTk1U0RobFJrRnlNbXRVVmtKcGJHMVZhVUZzVlhwdGEyZG1hM1kxZUdGMGJXZE5jbkY0TVdSUGNFaHJPVVZ0TVdobFVVMXZlVU42YkRGM1JuazNZbTUxVDJjMlJESnBaMHhKVmxOV1VUTkhlR0ZOYkdOalRraE5YMDE0TUdjNVR6Vm1OMHhGWlVoSmIxRnVRVVEzYzJaeFRGVkxlRnB0UTNaalZIVkJMa2w2YzFwb1JsOXRVMlpaYkhwT2FXWndZek5WTkVFLkYwUXAzbE9NSGhoc3RCQ19yTU9CUXlid1RNcG1nYmFzVjNhcUhySjl4STgiLCJleHAiOjE3MDYyMTgxNDcsImlhdCI6MTcwNjIxNzg0N30.Qo5-nQVdyCH35QhnohTkpDCwfI6KIO0eNu5GXnNZTMg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:07.506 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:24:07                                        3440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1015035 KO=14040 )
> restLoginInitiate                                        (OK=503105 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=501621 KO=1465  )
> restloginProgressiveProfileCallback                      (OK=10309  KO=1465  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.64%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.64%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.56%)
> status.find.is(200), but actually found 503                      4958 (13.67%)
> status.find.is(200), but actually found 401                      1465 ( 4.04%)
> jsonPath($.tokenId).find.exists, found nothing                   1465 ( 4.04%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################################-   ] 94%
          waiting: 28392  / active: 28     / done: 514195
================================================================================

21:24:11.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 514688: status.find.is(200), but actually found 401
21:24:11.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,514688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@343fd63a, username -> user.1001988, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51606387, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217850998))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGNpb2ozdTFxNW11cTg3aGRyNmtxa25ubzgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YWVtRlJVR2h4Tm5GT1RWVklkRE5MTTFaSlRIZDNMbGxIT0dKck5HMWxXV1JYYkVSYVIzbFpVVVI1U0d4dFEyd3RjMkZCVDJjd1pYWXdRbEZTV1VKck1HWllaSEJJYldNeVpVaFRNVVV0YjB0MGNuUlliRk5PU1hKeVdHeHRObXBCVlVKdVVHMVNhVUZ3ZFdkV2QxRnFWWFJDU0hoQ1oxVnZSRVJUTkd4SVRXMWFUSFpTYlRCTFRUZDJhR2t5YlVSdVFVZFBaWGt3UVVKQmRFaHRkbEp4TUhKTlFUTlNRbXBHVFhsNGFFZHpYM0ZoTWxRM2NYRjVjV3hqVTJONk16VkVaSGRqTjBsUFREbEhjM2hhUXpkVlREQllhR1pmUWs5dE9IWkdjalF5UmpjeVZqZ3hMWGgwZDFaT2VqUjRVVE4zT0c5a1VtZEZSVmxyTUVzeWIybDRRblZZVEhKMlVscFhObXBGUjBnNWVqZ3paRVJ0VmtKdU9IUTVabFpTTjBsT1kwdEVUemxhV0V4QmVsZE5hemh4VGs5VlYyRnRPWE01VW5WNVdGYzBSMXBFUmxoWGRIcDRaVmhQYkVwelYzRnpSRXhMTkdSM1JDMU1TRGd4TTFaVlMzWkpibXBzZERSSGIxZHViVE10YzNZNFUzQjNZelZPUjNZMmEweGZZa0pUVUdKT2IzaDZkM2hwTkhSVlNtTnNXVWN4TWpKVk9YVnhYelJMTFRGbVJ6UnNiVlJIV1dsNk55MXlRa1UzY0VGUmMyRlBOblk1ZFU5VlgxZzFTM1p3UlZweE5HZHhVM0EyYUhBNE9EbHVYMmhIY1hkc2FESnplVUZuYlY5emQxTndNM1paTm10eE9XaHdPVWhrYUdsclEydDRYMGRHZG5WbUxYTmpVVWxYVkRacUxUWmpVWFF4UWpSaUxWRTRWRGxpVTIxMGJYZ3pRVVZUV21sc1ZrNXhSVFJWZG1aNE1uZHRWWFpMTTJGa2VYWlRMVU5pUkdSRGFVRm9TM1J3TjFOV01uTklZM1F4TUdSaWJWUjRkRkZoVUdSaVJWY3hZVk5rUkZreVlsRXdWbnBVYVV0NmJXbHRWVEI1WTFKRVNHbHlVSGRKTlRkak5WVktjR05VVDBSWmNHeEZVelJWZW5aUVFYWTRUVmRJYjBnNFlqVnNkMDk1Wkd3NWIwNDRabmQwVVhsZk9FbEZNMVpqVkVNeU1FbHpTbkpTWVdKNVYycFhTMmwyT0RsT09XTXdMbFJ4UWtGd05VOXlVRmRWZDNneWR6WmthRW8xT1hjLkw0WUpHQlA2dGNZbjFjNjVCVjBiNFp3NEhUTGxnVXFUWndNUjFfdFM0dmciLCJleHAiOjE3MDYyMTgxNTAsImlhdCI6MTcwNjIxNzg1MH0.W5cYRe4BWY5NBAecQACYTe1ifQQ2hQoKJ0RlkveVOtQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001988"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:10 GMT
	x-forgerock-transactionid: ece08fdd-3b35-4d96-97da-2a3aa9da4933
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:11.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:11.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 514688: jsonPath($.tokenId).find.exists, found nothing
21:24:11.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,514688,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@343fd63a, username -> user.1001988, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51606387, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217851089))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:11 GMT
	x-forgerock-transactionid: 742675e2-c015-4a6c-bb22-fbdf75af03b9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzlrcjVkdXMzOW5xaWF0cGI0bmRzMWdxZzEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cFYyRXpZVll5VVRWUU9IVXlOVzF5V0dsYVQyOUJMbUpIYWsxaldFaEdla1ZtTFZoalUwRmZSRkptVTNCb1ExOTBjMWh4U0hoT1kwTmxUVnBRTW5SbU5YSlROMmxQYURkNlppMHlTVFpXTUc5RmRYRTNWV2QyY3pkblkzaHhkRm94UjBGS2FtNXRPVFpUWjFCTWNuVkxNR2RDVmxKS1pXaHZTM2RDT0d0QlYyTndWWGROVVdwa1pHSXRMV0pJZVVaek4xUm9jelpvY2sxa1pHWmtka3czU2pReWF6SlZTMTlXTUdaVFpXeGZaMW8zU2xKb05Xa3dla3QxZDFsTU1GaERRVzFUYzJ0UVVFZEtORVI2V1VnMU1HUlNUMHQyUTA1dVVGYzFVM0ZyUlVob2RqUlZValpyWHpObVVHaHNiM2RKV0VKaldYUm5RMDVZY2xCc1QyUjFWMTlJVFdsRVFqRXRRVXhVTUd0NGFuRlhXRFJ3ZG5wTVEwTnRXVXRmZUVZeWVrZHZZMUJ5VHkxSE4wZ3hiblkxT0dKV1gzTllRbGwzUVVkTE5GRlZaVE5VUm5GMlNHaHhWM1YzWW5sbWVFRktSMU5UVG1KaE4yeG9TM1pUZERReVpYcEtNVm95WlRKQmRqSnlXWFYxUmtzMmExRnBkR1V3VGpSdVJGOHhlRmxtVDFsUGNsZFBWMjQ1U0hCS1ozRmZRakU1UzNoZlZrUmpjMDk1VFRBMWJGWTRXRWhmTFU1ZlZ6bHhjSGwzT1ZsMFZrMUdOWFF4VTJaQ2VrVllWMGR2VW1kR1NHWjFVakpHTkd0T2VIcFVka05RZUY5MWFuVXpOV0pSWjBaRlRrTk9VMUJYTVhkUVJVTkpUWFpsVms1S1drOUJUV2xEZDJKdFNFNVRNV3hvVURabmFIaFlZbms1U2pOa09VNHRkbk0yV0ZVMVlscFlVak5pYkdaSFgxbEZPRlpWY0dzNVgzTnRjVzA0VlRsbU0ycHhiblptVTIxdmFsUkhXRVpTWVhsYVYxbE1kbGxXY1hoemFVNWpZV2xFZDFGMGNIaE5ObXh3ZVVVMWExZEpUaTFyUWt3MWFXVkVZemd5Um5kSGRIQjZUMVV4TkdSRGRsOWFiMVJQV0ZKUmVsOTVYMjFZWDFKMk0zWXlhREZhUTFabFlXRktOMHBmUWpoUlZVWmhNRkp4Unpsd1NsRndVVEZVT1d0amVqRkRSbnBUUkRkeVkzQmZjMngyY0hGVVZ6TnZMbk40T1daRmR6WjBVV042ZGxjNWQyUmpaVFJUTldjLnlkeWhPN3RfQmstUEdSaUQtQU9BNlM4OHZ5dXkyWjI3Ri1UQi1YblAyVnMiLCJleHAiOjE3MDYyMTgxNTEsImlhdCI6MTcwNjIxNzg1MX0.x9IDKMIKTuCRA2M3sJqSuQCxsoix5AQpswGKCLH8ANQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:11.090 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:11.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 514773: status.find.is(200), but actually found 401
21:24:11.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,514773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77eaf0bc, username -> user.1000155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d759ed8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217851515))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTJ2cDRqNXZ1cTBpOG92dHRydHJpdDlhbyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTR3T0MxdVgxcE1WSHBLZW1OcFJsTktOVkZtZGxWbkxtaG5kVE5wU2xkc09XMUxiamhsVVhGeFRpMUpNVEUyTTFweWJWUk1Ra1ppV2tVdE9GWjZkVTExYmpGSWIya3hTbEIxTlhSM05HVm9Va1JyUm01eU5qbHVkVVZQU0ZsVFFsazRaRzV3YlRWbGJHeEdRUzB5WVdwdlltNTBTVWw2YTJOaWIzTlNkMDVyYVRKd1JUVmxOSFJYVDNKb1h6UlpRazlRTFZCSExURm5kbEF6UTJRek1VTlVRVWxIUVhsUE4xTnlkR2cyVTFGU2VsODRVMmM0V0VJM01EbFVjbU5YVVRGQlEzZFVTbEJvTnpkRE9HWTFNalpwVkZCbExVSm9OV2RwWVdSUU5IQTFkbFpqYlV4TmVqVm5RWFZUVGxoRFkzbFVYMng0WDFGek5HZ3lXbnBMU0V0SlNVSnlRWFkzYmpaNGExaG1ZMU5JV0dSeFJHbHlUazQwWjFjMGIwTjFOV0ZoUkZrM1Z6WXpSSEZGV1Zka2JFWkZTekJRUTNwdlZtaGxSMHREYWxkalNIUjZXR1JuZVRCc1IyOXRSMm8wVUVGVlNGZEJiVjl5WmxkVlNreHdVMUYzVUVSak5VVmlObE5XVFdoNFZ6VmFWVFpzT0hoTVQzWkZhRkpyTmt4Nk9WWnVlRWRKTFVKeVpXaGZjM2RDV1dST05XTXhUVEZtWWsxNVdXZE5WMjV2UjJGalQwOXVOMUpFVFRoU2Vsa3hUWEp6UTJGM1ZGZHFTVUpVVW5KNWR6aExUV0pZTUZZeFlrSmhUamhQWnpKdE9VTnRhRE5rTTFSQ1VsaHZYMVJEYTJRelkyOUxlalpYWDIwNVkyNW1NMjB5YzFsUlkyRlRRMkphVms0d1JuWmhVV2Q0U25oc1lXcFZMVlZ3ZGtscWRXcEdSSFJGU1VSUlN5MHhiRFI0VDJSSGJtbGtTV05DTVVzMWQzcDVOVVJoUlRWMllUWTNRamRsYWt3d1JHc3lXWGh4VlhoeGFtTjZXa0ozTFRWSlNXdEdOa2RQYW5CaldWSk9iRmx5ZUROdWJWRmxPRmhNZEVwcE9VTkpaMFpRTWxGWVFXbG1Wa2xTTjNwamNtdzBiakpMVG1RdE1XRnBiREpvV1VRMlMybE5SbUZXUVhCVk9XbDNhR3czYnpOTU5uRTNZa0V4WldSVFZrWmZaelkwVFZFMmVYVkphblJ3WlZFMmVXNUxORUZPTkMxQkxqSnphSGhoVEZkZlNTMVZValZxZUVadVRUZENVSGMuc3hkVWVZVDlJeWp5aTNPS2J4RTAxbG1kYWQyNjZvdDQxUHB1Y2JCRG5jcyIsImV4cCI6MTcwNjIxODE1MSwiaWF0IjoxNzA2MjE3ODUxfQ.P_ETMMCIkVP0VpqyA7ivkNPJvCg0Eh2Qk79PYhLsNiY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000155"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:11 GMT
	x-forgerock-transactionid: 33df2ef7-a6a1-4df3-af41-a7d77eff6ffe
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:11.562 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:11.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 514773: jsonPath($.tokenId).find.exists, found nothing
21:24:11.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,514773,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@77eaf0bc, username -> user.1000155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d759ed8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217851600))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:10 GMT
	x-forgerock-transactionid: eaaa208c-ab77-4f3c-b69b-a084a2992d4e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic25lcHJoMDdzaDU5MWYwYWljOWEzcXY3dDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1gyRm1NVzlHZDNCc1pYcFJXbXRGVm1kTFgyeEJMazB4Ym01a2FUSjFlRFYwUVZCUGNYQlRVV2d4YWxkeVJFbG1WRE5KVGpGeVFscG5XSGhmY1RJeVkybEpkVGxuTVVkdlN6aFJkRWxGWVcxWFFWWnlObGxmVVhKUVYwRnVjMjVYTFZWeVVVbFBORkZ2VWtsak1XdFVTVWN3UVRNMFZFdG5WRXhrV21zNFgwNXpjemx6UmxZdE1HZE1UVTlFTVV0c2RERnFia1JmU0d0WWNqbHNjbGhNYURGdmFYTnhPVzQxVjJaMGIyVkNTM2w1WlVka1NHbHJjbVp4VnpRNFpIWndTbWMxWmw5S1YwVXdiSGR2Um0xMlQxQXhhbVJzT0Y5UldYcFBUekp2WWpoR1ZWQTFSMDF5TWxoR1RIWmpla3BrVFhWQ0xVOHlZMUZXYUZoUGRFUkpRakpyUkZJM1JUVnZjbVpJTFhKa2RWWmxhREpmVkV0cFpXazJUMDlzZDE5S05XZGliMmxzUlhNeGRGOUdkMUZaWDI5alZGUjRSMjlNUlhsTWRrMTBjVzEwZEU5WFRVWTFWMGh5TVc5Mk16aHZlRk5FV25nd05WVktNRFJaUjA1Q2RXeE1Oa2QzUzBwelkyVkxSRWwyUldSTk1rTklSMlJCVDNSSkxUQlhjbmRmUmtGUFgzSmhXQzE2VW1oZlozaHRTV3ByZUVOMFVtTm9SVmhJZHpCbU16WmxZMmRIUVMxelNsUklTVU5VTVRSTk1URlplRmxCUlhBeU5qVTVUbkJGY201eGEyOWxjMDVhZVU1dmFVRlpXV1YyVERWd1lVbHhWelZrZUUxdFRWWjRZMVZLWHpGVGJuRlROakZLUTFKUGJsQnZZalZIZDFCdU1uTk5UbWxDU0ZGT1J6Wm1kSEowY1hCRmRXTnZTV2wwYjFSaFFuTjNSVTFHWVZaeFRGSnJXRkU0VDFoSUxXMUpkRWxVTUdrdGVqQnpNVU01WVMxMlptbFNabGxCTTFkV1JuTm1iRlJ6V25wbU5TMXViRnBmWHpkbFdUUnNhSGRLTjBKaFYzSTNjVGhzY0ZJMGVYaHpNbk01T1c5UGEyVmhkbGx6VDFSNk0xTmlSVnB4TlRaa09VMTFiVGgzT0hOVlgyNDVhWEJsY1dOdGNqbFVZaTAwTUhkTmRHcFFORVozT0RkU1VrRlBRVmxTZGxKWWVqQnpjVmxQZFdFM2RWRlBVSEZQZGpKU1IyeEpMblp6UzB0SFNqZzNSMVpoV0VkdU5IVjZTazF5VWtFLjUyTEtPbGpuTmd0c3pOd0JBR2MwaTNCb0tLY3pZazJnU3NUS0xZaHh3UTAiLCJleHAiOjE3MDYyMTgxNTEsImlhdCI6MTcwNjIxNzg1MX0.3Ff1ZOjSbfwjtG_cYZ_X7LeKlLJG1rSGvwtb4GgOlLo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:11.602 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:11.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 514808: status.find.is(200), but actually found 401
21:24:11.784 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,514808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@195e0606, username -> user.1001552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dc00086, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217851736))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODhrcWF2Y2UzbjNzbTJlcGhuNTN0bWdyNTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d05WWnJabGx3WmtOQ01HVnRRWFV4Ym1KRU1XOTNMbE5CY0RCdVJYcGpTbmRaUTBSME1VVkljWFo1UTNkRWRqTjZiVTR0VjB4ak9VUnFOV0ZIU21jMVdGRkxSVzVmU0VVNVExQjNkbEEzVW1semR5MUpUbDlHTTA1NWFEQnRXVEZ4UWpWRFpFSlVPVkZwZDFOeWFGSlVSSEF6TFhsdVdrcHJZakJhZFdaR1VrWnpkSEJNY2pCdU4yTnNSMWRLVURWWWNVTk5VV1pmZUdzMVFtNXFRbFpDT1RSZk9XZ3lYMEprWTNsR1ExUnljMHM0U0dzNVJFRnRNR1owYUhZMVdYVktZVUZqUTNCb09XUmZVVWxzVm5GUVdtUlFZVm94Ulc5U2QxVkZObE5WUzFoa2NITXhVak0xZUZORWFrOWtWalZNZVZJd1JEZG9iVXB0Um5oblYwRlJhWEpmYjFkRk1rTkNPWFZyVEZaUE5FOWhhSEZTYmpnNE9VWkhOblpsYTBkaGNsVTJVRTlFV1ZwTU0zRk5jbVZLYURCUGFrUkxTRmhFUW1sTVgzTmpTV0Z0UTBGTWNHeERTWFpZU25sNFVuUjJSblZrTTNadFVuSkVPV3hFZFU5eFdVbzJkVk5EZEcxU2IzQmhORlZFV1cxWlNFaEZObFZWV25aR1RrOXlUV0ZPYVZsaGMwMVJSbFZzUW01M2JuWjZUbHA2UkdkTU5VVjVjSFoxWmxseFRVdEZRall0ZUMxM2FtTldUakJ1UkVKaFgwcE9hRVZoYkZwSmFHUm9aM1ZDWm1jMFl6SmZOekp3ZVRsc1lqUnVXblJKWkdoMFZuYzBiWGhJTW1Sc2VEQnpSbkpMV2tRd2RHRlVYMGRrY1U1TVRHaEdVRTlKWnpkUFlYbE5iRko0WTNWV1FubHZSVTltZURkSllYZzBWMWxOVUVaamFGVmhSR2RPZFU5TldXbDNhMlIyWmtsMlpFMVlhMmszWnpSd1VVZHJjRXhSTkd4MVpsWk9kMUE1UnkxRmRYaFBMWGN0ZUVsQ01USk9TVTFhV1hKNVdsaDNiamc1V1VocFQwWnJUblo0VkY5T1VYbFlNM0p6TTBoT01GaGlVMUZmVlhKUU1GUmxOblZqWVU4NU1GVktRbUUxVlhkcFdUWTFWVFI0VEMwMVNUY3dhWG80U1hWa1RrNU1WR3M0TFRKdmIwVndSVWczWmtzelJFVnZaRTUzWVUxQlkwSlVkMWhKWlUxdVJubEpMbU01TkhWTlptTmFTbXRJVUdOM09IUmhkazFNTVdjLnducHBQc1VqeW95cTdHT2ZKeFYyN0haT05uTTdKclBZZ2FfeUU2OWN0ZmciLCJleHAiOjE3MDYyMTgxNTEsImlhdCI6MTcwNjIxNzg1MX0.KYdqiYzD4vHWEAdXjSYng0XpZ8vxIh6Td08QCHBZq3M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001552"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:11 GMT
	x-forgerock-transactionid: c1a8ece4-3563-4114-ac91-33c9be478c14
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:11.784 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:11.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 514808: jsonPath($.tokenId).find.exists, found nothing
21:24:11.825 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,514808,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@195e0606, username -> user.1001552, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6dc00086, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217851824))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:11 GMT
	x-forgerock-transactionid: b9ef222a-ba0e-4ee9-b6d6-51d1570ee6e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibm9wZWtmMGF1ZzQya3VwdGUyamYwdjZrb3MiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ME5GRjJXbXRaTjFOemJGVlRaVFpQUkhodGFETlJMa1JrWTJSMVpUVmhNVkJrYVd3NWExWmtjVzVOZDA5a2NYUXpiRnB5TVZOVlkzZE5aa3BxZW5CNmVWcGlPRWh4ZVRKM1QwcHlhMDFhVm1oR2RsaEhSRmMwT1VVM00yeFpjVVp2U2tsdVoxcHNPRGRVUkdaNmVtMUNUMXBsYVdsUVUwVnBTVjlZTkVObGNIcE9OR3RXWkhsWk9VSkNNSEYzVEZaaWFIaGhaalZrT0VwU1JYSldkV3hOYUV4cU5XTmthV2x3V1VwRVdYbG9PVFZUWWpOMVdWcGhaM0p6YTIxWVlYZFVhQzAwWVRoVGFVZFpiV2xKUVhkTGVXRlpOV2M1UTBWeFVuUnBialV3UW5oTE4zSlBkRmN5YjA5T2IzQlFYMmt0ZDBkWllqWmhNMGRZTVVWeFJrbGxXVmczWkZWWWIwWlNjR2M0YjJ4cmMwTkZWbVF3U3pNelVHSkRVRVJLYnpFMExWaGFkRmhQVUdwc1EyUXhRVTVoY0d4WFgxbDFSV3BvUzBkSmFXWmlaR2QzZDFGUU1FUnVPVTVKTWtoM1pqWlVkRFJsTFZoTmRIcFhNRnBUUVV0TVpqZE1SMUJCUVV0elUzUk5MVTQ1TlhKRGNUaG5kVEppVUhOd1RHbE5hRWd0VDFGVlRtWjVha1JrWkhaSlIzUk9jQzFQWkRCNGVucDFTMmt4WVRRMVVIbGxaVFZVYzJOcVFVOVBTWEpoUTJKbFVIaEpaR0ZSYlhOaFR6a3hiMVkxUVdkQmJraGxORXB3Tlc1SWNVeHRabkY1WVV0aVZuZEJhMkpPZG1Odk5sSnJXR3RQUVRoT1RpMUhZbXhqTTNOS00zTTJhM1U1ZFhJelRIQXhiVVF5VUdwR1kzaHlNekZLVG1KT2JFMHlObXAxY0UxTFVqZFJabFZzTUMxUVZGaFpSekkxTjBSRlMzUTFVSFpUTFZGU01XVkJZM2w0VG5oQmFsOTBNVTEwYTBSdk5GSTFZMjFNY21ZMWVtZGphRmxHZGxvdFJ6bG5NMjVYWnpJNU1ITjZkVnA1Y0VoT016aFZiVFYwYjI0d2RrdE9XRGw2VkdSdlN6Wk9WbTk0ZWsxM1JrbGFOMjU2TTBoaFRVTnhWM2h3WlVWeGRrcHpNbEJQYUZWWGQzbFZMWFJJTTB3eGVtRmljbFl0Y0hOVFUzVkxWRXd6YXpKMVZXUlJObFY0UTBGa2QweHZMbEp6VVU0M09FMWlVM1pIV2pCbWNUSXpZVEp3ZFZFLmduM0RsbUl3dkFGX1d3LWNjVkN2LXZOT2xUZTlZeUFTcHVWZkVNb2VMMHMiLCJleHAiOjE3MDYyMTgxNTEsImlhdCI6MTcwNjIxNzg1MX0.cggJiKM6KWjYsAuD_APcUH5QXcQNtF20xZ0H53N3mKA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:11.825 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:11.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 514828: status.find.is(200), but actually found 401
21:24:11.900 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,514828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2157613, username -> user.1000604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2afc9b0d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217851852))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGtjZXA3djMxdTdpMjR2OGN2YWM5dDkxdTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Vk9FRllNVlF4WjA4elNsbFlTMnc1Y1dOWFFsZFJMbmR1TW5aVGExUnFlVmRrYVdwV1VUSTRTbFp2WVhScE1rVkhWMVZCTjE5dGJUVnlZbE5ZVkV4Q01WSllZbWgyT0RSMldEQmlPVEJ2Y0ZsblRHSlVUWEpJZVZkS2JFRnRWRTB3TlhkQ2NIUkVWVzB6T0VORWNIWm9UbWd5UW5ScVdEVlJSamRMVG1GZk5FMVJZV05HYm1sbGFHZHdYME5wVEZFNE5YTTROVGhaYm5odFZucFlYek5HYVc1dVVWUm9aRXhHVlhOelEybGxkVlF3VDJOMVUxQlVaekJqU21OUmNrWXhaMlJqWW5rMmFGcG1VelZoZUZCQlVsVnZjWFpmVm5CdFNURnpRbUpGWlZCaGEzSnZSMGRwZEVrd1UwMURNUzFaV0Rka2NHTXdUVkI2WVhKemNIQnBVRXh3UW5OUVMwTnBNVTFUT1hwTWNEQlRkelI0V1VsQ05EY3RSVVo2TTNaeVgxQjVhMDVOWmtSTlFWbzRlRjlPWmpab2QxVnRNM0ZCUzE5MVNYZFRTRnBuYURoMFRYaDBhMFYxUWtOWk1rTXRTVmQxVjJvNGJWVlJiSEp4TUdSNFNpMXNjVk00Wm01bWIwVlpkRlpzY2prMVkyNTFPWEZzTlRsU2RtSTBOREZQTm1OcVZ6aGZiVWwwZG1GTFZtRmZOVlpmU1RCblNHZDJSVEp5UkZsVFRtZzJSa1l3TmxOV2IyRTVPR2h4ZWtFNFZucFlhbXRJTkhFNVVVRnlSME5OYzI5QmVuSnRhRFU0YUVodk1sZzNMVWxrV25oTk1WRlBNVUZZUWw5V1dsVXdibEJLWVVGdGJ6ZFZRVzVZZFU1clUwb3lRMUZCYjFOQ1J5MU9jMjlhVkY5dmFETk5NamxzWkhaSVpUZGFkREp1Ulc1bWNHRjZjVmRETjJkemVsOHRPWGhrV1UxWVYyMXVXR016TVVseGRHUkNVMFp1V0dKb1ZFbFZVRGhwZUZNemVYRnVXbmxYU0V0RlluZFRORWh3TFV0emJsUXlkM0ozZERGeFEwTlpOR056WkdGcVVqQndjbkZyZVZSS056UjVSbFJVVFRkcUxVcGpSVGx4TFZoa2JGWnpNWEpRY0hkUk5VTm9lV28zVkhSSU1HdHdWV1l6TUdkcVpWRnljMGxXU0dsV1pWZFJRMWx1VFV0Tk5sZ3lRV3BGZERad2VHTmFWbEZMWWpSWVRFUkpMbFpGVDJKd1kzWlpPV0ZhY3pSd2IweHJXWEZMV0VFLkU0bGFWUGNhbWFVLUhZNEdwWWxjU19FSnljS004ZmFoWmMwdURKR1JXelkiLCJleHAiOjE3MDYyMTgxNTEsImlhdCI6MTcwNjIxNzg1MX0.p8GVcYwF-h06tFFHrHuozuig8SukQarr1rlrDCzh4Rw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000604"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:11 GMT
	x-forgerock-transactionid: 3541d160-f27f-4f1d-afe6-6d62513ab3e7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:11.901 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:11.940 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 514828: jsonPath($.tokenId).find.exists, found nothing
21:24:11.940 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,514828,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2157613, username -> user.1000604, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2afc9b0d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217851939))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:11 GMT
	x-forgerock-transactionid: a66ac74e-1db0-4cf4-b766-7066c728fa9a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmVsNm9icmQxcDdvNDI5ODA1czczbmVlZmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YVJHTlJkVTVIVlMxc056bHFOVVZNVW5SSFVVWkJMbVpXWjJWSVkwMXhNVmR0Y2tscGNXSmlWRXhuWms5Sk56WnZWa3R1VWs1RVVuQkpXR05QWVVSRmIydDNNbXBpZEdsTU9VdDBhM1JuZVZsRFIwcE1URll0UkVSemNGTmFOVFZHVkVKalRDMWhOMkZJTjI1aVFuaGFZV013U25KRFJFNURlVEZQZURVNFdHVkdRVlJpWVdGWlVqaG5XWHB1TkVOemEyUnBOSFZaU1ROTlVHbEJWelY2UmpacWMwWXliV3hsTWt4Q1NqSkZaMHM1VW1sT1RuUnpSMmhuVFVweVZpMURiM0pYZVd0Q2VYTjRUbXR5TVdsUFpHaG9lVVJoUWxKZlNHZGxRWHBLYlZOMExVSjNXV1Z4T0V4aWJEQTVTWG90TlU5SmREZHBZVGxaVkVSV2Rrc3RjV3hxYTBWUFVGQTRORjlGUm10aldrVlpRVlJOTkhwWFdqSlNZVFpTZUVadFpuZHdURWR3ZW1sb1dIZFRNbWMzT0ZOaVoydHFjRTVKUldsd01HNDJjREpLTWpSalYwaFplRUpuYTNSUVlYWm1VMjFtYzNkVFowdFRjV2xXTlZCWWJqaFNhVkJ6Umkxa0xVeFBSR2gzZERoRFVVeFVjM3B6U2xGa01HdDJXamRMU21oME5taDJYMXBHTTFjd09FcHZWbVIzZUVONlZVUlRMV1pLZUZBeVZqTTJMVTV1YjNadGRFTkxUVXc0YzJsdGN6QlJlbkJ5V0dod1pqUmZjRXhLY2toS1ZXcDZTblpwYzFGdmVUTTNlRVJ4T1ZCMk1DMXhlRXhJZGtKYVZHWnFURFJ2U1RaeFJtWTJTVmd5UjBwZmRGbEhlR1JyV2toeWFGSlBiVWRHUmtNNE9Xb3dhV0ZqTkRsUlMySlViREV4YjJkUmVUUk9ZVnBCUzFWS1FYcGZiVmhvYTJsb05rZENSazlrYzBGaE1rMUxWVVZzYVZkTVYwcFBlRlJUVWxaRVJIZG5abU5oVEhvM1EwNVRiWEZPV0c0ek5WaG5ZbXQ0YlhNMlQwSTFNM0JOUjJNd1FYTnFiR05ZT1VGRWJsQmtVWEJ3Ym1sVVdFbDJaRnBtTkd0eVQycGxOekpZUWpWT2JtRmpWVVZIZG14blpXNW9SbkZPY1dNMFN6TlFUMGhLYVhSb1QzTnlaVlZ5TlhwbFRuQjFOR1Z2YUVSQlYwVjVhbnBHTWxCWmRIbFJMblYzV0hSMllVOVVXVkZ6WkRoMGVsSTFkMjFIYUhjLk9FR3V4NmFMaVI3OGQxTVFLaDBpQ0F6Y01oc0RKWFVEUVZlYXhGT0E0Y1kiLCJleHAiOjE3MDYyMTgxNTEsImlhdCI6MTcwNjIxNzg1MX0.doCP_474n2qVXb8DHHa5LkXMn42WchMCE6x8Gyb1z7Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:11.940 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 514891: status.find.is(200), but actually found 401
21:24:12.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,514891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b994404, username -> user.1002499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c928b16, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217852252))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnBkOXVyNjFkMmNsZGswcXMxaXJjNWRxaTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGNGQnJSblZ5UlV4eGExQmFja1JmWWpKSFJXeG5Mbmh6VWxkS1dFbDRjakZwTUdaaE9YRXRRbkpaUkU1YWFEWmhRbWcyVWxsS1gyUkhXWEkwYmpKSlVWODJabmxMYlhwRFVuVTBUMUZpVVdGa2N6WnVZelZHY3prdGJEVjFjazVoZUhCQmNUbG1RMDFKWWtSU09WZGtTbmxXZVhWcmNERjVObE5IVDI4M1lYRnhNRmx2VW05eFUycEZlRzlPTkdOeExWOTZRVlpHTFdocFV6bEdaMk5RTVhSWWQyNVJhREp2VG1Oc1psRXhVRmxDTTJST1JHcDNhVTlxUkROeU1HRnlZa2RCZERWWVRVRkhjbTFUTWpVdGNHeFJlbVpPZG14ZlUyOTVOaTAxZVdrdE5GRnJUbGMzVlRNMU1uTm9OQzFYZVdNd1NsSlVZVGRxUWt3dFVXZFVRVVUyUjJaTFRGOW9MVEptWlZKMGQwNWZSM0pTYTFGb1pIRkJOemRCYmtKZldrMDJhakpaVEU0MGJFNVlVVUY0TldaZmNsUmtTVWN3U2xCT2VXMWplVlIxV1hSYVZtUk5VbXRRWlRacFptRkVjR1JQU21VNFgzTnpObTFhVDFaUGNtaERaVUpxYms1MGRsVkRWbEF3UlRGYVpqUlhlbFJvY1Voa2RGVTJjM1pVU0RoRFFXbGhjVVJvTUc5bGRHaFhVbnBxVXpnM1JFUlRMWFphVUVKaFltWm1aMjlhVm14R1ltZERaMHhQTVRSR1YyNW1VelZqV1hGeWVYSlBhRkpWUzJObmNFdzNjRUpSWm1aMmNTMHdORXhZUzA5MWEyTjFUblpOVnpkME1tWnRiMVJxZWw5eVFrOURjR1Y0VEZGSFN6TkZkRWROTW5FMWFqWTBVMlpDVEdkaVkyUnNTbWt0Wm1WNGFtNXlZWGR3WW5nd01taDRjMlJoVTNwbVIyd3RXbkZETkY5WFZFeHNaVEZmYnpZelJYbzFNUzE1TVhoV1dUVTNVakF6VkhaSVgwTnFiRFJZZDFad1p6ZDJka3R3TmpSNFRIZGxaVk10WkdwUFIyOTJVUzF3T1cxcmRHVXlNbkZqVkd4SmFsZDVNbWw0ZVdSVU9EYzFUbll4YXpFelUyWm5PV3h3U1hsMlFYVkpkRGhsUW5ob1EwaHViekJEVG1weWRFNUdTVUpZWWtwQ01scFlhakJaZUdaaFMzcFpjRUpQTWtOa1ZVeENaamhITFZSSE4wRlJMa2gzWVdkS1JHdGllRGhyUkUxUmFsTlVUbWRZV2tFLmhzVE5lQUNQYmpqX3ZaaXBpOWhIa2t6OFhpT2ZPdHBzYUNHd0t0Wm5jc2ciLCJleHAiOjE3MDYyMTgxNTIsImlhdCI6MTcwNjIxNzg1Mn0.-dT_Vl91En3wY1Jjbc-I-bOnxh73UrAQsQO56Lb6Lnc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002499"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:11 GMT
	x-forgerock-transactionid: 1d387659-16d0-4d9e-bbdc-c4c4735b4e74
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:12.300 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:12.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 514891: jsonPath($.tokenId).find.exists, found nothing
21:24:12.340 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,514891,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3b994404, username -> user.1002499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c928b16, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217852339))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:12 GMT
	x-forgerock-transactionid: 87a265d9-86c3-4f48-8a48-936450a60619
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmFnZzRwdGxrZWdtZXE5djhpNTZwcjk0MmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Mk4ybHNaRjlNVmxGNWNrRm9OVjlrUVZsRWMzQlJMakJ0Ym14SmJVNU9WMVJJWW5CNFVuZFVUV0UxUVdJMk5YVldXQzFSZUdWV1VYQm9XbFU0VkVwaVpVdFROMDE1ZFdsZlpFbzVhSGw2VTJGbGVEWXlWRVpGZGsxME9HZG5aamQ2UmxGYWNFUTFNM2Q2UTJrd1FsQnZZbFV3V2toa01VbGFWRkZ4ZGxwTVFqTnRhVlUxVTBsWE1GaHhaRFV0YVRscWVWcE5hMVpETVMwNVJITXRiWEZOU0dWTlRtcFBWMlJSTTNobVYzZHZTakJUVUVrMWMwRlNPWEY0VTBOYWJsbFhVRWRWVGtSMk5IbHVXV0ZZVlRWd1QwNUVkREJWTTJ4eWRUUkpkMHhtVm5rMlIwSkpTV2x6YVhJemR6Qm1Va0ZRZFVwTGNGbFdiMUJQYVU5cWRURmpPVVZxVVd4cE5YbEhRMHB4UjBsSlJIWTVZVWhKZDBsU2MwVjFVRTFxU201S2FqWk1kamcxWlZoTVJISmxkMFZJVmpCcVZucEZUbUpNYTFONVVESmpkSEZ6TTNKTk5tWXpURXBqVkY5bVpVSmhZM3BRTW1OaU0zTTVSRk5GYlZNd1JrSTJVVTEzU2psVE5EVk5WVlZ0VVhBdFdXWmhkMkpPTW5SSlkxaG1TVFJ4T1ROcFFrd3RWMEptZGtkQkxWVXdWSFJ2U0dwSGFYbHdkVGQzYTNONldFdExhbE5RTUZkaFNrVklRVWsyTkcxcldXa3hkalpoUWxaMFNVeEVabm8xTUZkYVZVcGllSFZ2U1Y5V05EQlNVVlE1VHpCTmRYZFBTMWhOYlV3dFdsUm5ORzlMU21aTk5qZEdXbXM0UVRoMFNsSnVhM1pmYkMxVmQzQlVXVXhYVGxBelRtZGZaMFZFVFMwNVoxbDNTVFpPUzFaUGJWQnhaMFJCZVZKV1lTMVhiVmh3VWpCVE1VOHhlV2xCZWs0eGFqTjJOVUpXYlVwak9URkNYekZyU1dSd1dWTmZNWHB3VmtoWlJsVnNZVWxaY1ZSRFZVcHZTa3BsVDFwd2IxVjRWM2xVVm1VMGVteENWRnBDV2xKRVRrcHdXVVpRZVVwM1ozQlNXR1ZJUlVwVFRIVlBPVVV3ZFRjNGNuUlZOR0psYTNsSWVucElSbEo1ZW0xRVlXb3hSSFJCVERWSFRXZHlhbmxUYW5aSkxXdDNNSFo1UkVGcGRUbElhM295UVU5V2NUbFZMbFl0Y0hOTlIwSldka0ZIV1ZWeVZtOHphMWR1TUdjLlpxNFRuUmxLLXZYaTVsbF90dV96UVYwTjNNNlhJd1RONDh0aXVzb1RUVWciLCJleHAiOjE3MDYyMTgxNTIsImlhdCI6MTcwNjIxNzg1Mn0.xSfDUpQi6MB6lr-4Ka2g1H-n6yMVKFBFueaW4JWXlOQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:12.340 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:24:12                                        3445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1016547 KO=14050 )
> restLoginInitiate                                        (OK=503857 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=502366 KO=1470  )
> restloginProgressiveProfileCallback                      (OK=10324  KO=1470  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.63%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.63%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.56%)
> status.find.is(200), but actually found 503                      4958 (13.67%)
> status.find.is(200), but actually found 401                      1470 ( 4.05%)
> jsonPath($.tokenId).find.exists, found nothing                   1470 ( 4.05%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################################-   ] 94%
          waiting: 27641  / active: 28     / done: 514946
================================================================================

21:24:14.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 515164: status.find.is(200), but actually found 401
21:24:14.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,515164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e0146a4, username -> user.1000111, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38882491, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217854000))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnNxa3ViYm5iZjkycDNkMmc1MzM0a2Y1dWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWNsZExWa2xxUWxoT1owRkhla1pWZWtSa2NHRjNMbTQzVFhKUk55MUJjMHRVUmpOQmNYYzJaMFZ6TTNOSU1rdHdOMmhGYWtWS2JURlJRVEl0WldSbmRIQXlNbnB0YkUxaFZVeE5RekpOYTBaeFVFSnJTMFpJT0ZFMmFHeEtORkpGVEZsaVJ5MVJSVkJJT0U1R2RWWXdSMmx4WjA1VlpGSjRVelpNWlVweGJYQndUVk5uVUZvdE9HMURPV1J3VVVsdE1tRktOMFJuVWpKR1ltVXpWRU5oTkhSdlV6SlhVVU5wZG1GQ09FZFJXRFk1YjFjM1FUQjNabUZDYzFsblJqbDFSMUJRT1ZwRVMyRjNlVlJZZGtjekxXcEJOVmhmYTJkWFdsSkNYMDFWY2pnMVZWWkJaakZ2WXpoVE9YcDJURU5tUlRGNlpFWlFMVWt3VmpoclMzWmFYekJzUkdJMFMyNDRXVWhPTTBVME4yVkdaQzFHTWs1NmQwa3RVRk5wUVROR1VEVkdlVEp3YjNCdll6WkthelpEUzIxUFpUaEpRa3h3VEVsd2EwaGZWRkJtU1VadVgxTmFkSFpyZFZobmEzTk9WRmszVHpSVk5sZGxVbkpZTjBKR1FUVm1ZbGx6TkU1U2RraHhSamhIWW5GeGRrODFjMmRuTTJGbmR6aG1RMlpUWld4WE4xWm1iMUphVUU1ZlJ6QXdZak5VZG10U2JGbG5VbnBCV0hOalExcDJVbEYxVHpBM1JHUmtlVkZFY1VJeWMxWmtkVWxIYzBoQ2JuRnJVREEyY1V0S2RsQmZieTFMVTNGR0xVWm5Xa2hoUlV0a2FYWTJVVFZVVlVORVdEbG9ORk5MVTJVMVdURXdNVWhaTW5VelFtdFlMV1V5T0ZNdFFrdHpTRWR5VkVGNGRVdDFjMWhsUTBKb1drRnpiWG8xU1hadGJFWm1NVkpFYjJoNVFqVTRha0ZpVVZWdE9HOW9iblo2ZW1GblEzSmhYMnMwV21aTGFFbDNYMU5wU1U1Wk1HUlBWek5ZYkRoSkxWRTNVbTlTZGpaR2IwZDJSMUkwUTFkSGJDMTFibWxxYVRWR2FrbENibVJSUkRSV2QybHJUMjE2U3pSWVJFNUhZVlV0ZW5ORGFpMTFZMGR6ZFVWS1RGTTVSREpYVlc0NGFXODVORTVtWTBsUldVVmhRMmx5U21rM1JYTmpiVXM1YlZSQ1VFeDRjMU5TU210U1gwWnhUVEJvWDBKT1MzaHJMblJ0VkhOSk5YSkpjM04wVTFSSFNYVmFVbUY0ZUhjLk5Hd3FRcTZrbnFPLVJkWXFuMTJpcldNQjZaR0VPZ1FVb2JxMEhDTkkzWEkiLCJleHAiOjE3MDYyMTgxNTMsImlhdCI6MTcwNjIxNzg1M30.a18VcR3o31-TMQF1cehorDWEBIFaunGfxgCamEglx9c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000111"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:13 GMT
	x-forgerock-transactionid: d92f7dd8-42f6-47c1-aa3e-65c07af2d0de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:14.049 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:14.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 515164: jsonPath($.tokenId).find.exists, found nothing
21:24:14.088 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,515164,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e0146a4, username -> user.1000111, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38882491, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217854087))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:14 GMT
	x-forgerock-transactionid: 58282e03-80c9-4deb-9347-2efbce20e823
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczNnYzZjYjU5aTR1aGI1dG5jdHZyZWtnbW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MlVFeDNSWFZWUWxGcE0wVnNhMVZpYUZKVFQxSkJMa2xIZUdkRVMwMDROeTFOVDBKeWJreFJRbXMwWmtkR1ZucDVkbEZWTlY5c1kxZDVRVFJhZWpoalJqUnRNWFJxU1RaUFFWSTVla0U1V25Oa1IwaGlRWHAwYkU1eGFtUnBMV2d0TUVVdGExZERaemRCUmpJMWNYWnBiMFJZU2xGV05ERkZUVW90V1dkblRIaDZUa0ZrVlhsQk5WcHFNRFJzYldSbFZGUk5TMFl5U0hOMlpsOUVVR2h5ZDJWTk5VVmtkRlpwVFVOTFNVUXpUMmRGY0cxaFNtWldTMnN4UzBoWGNsQk1SMDlFV1hwaU0xZzJSR2htYjBjMVZuQkxXV05zYkhobVVYVnhjV0Y0WTFoVVEzTnliMHBVVEc0NVRXbEpYelJpTkY5MVQzSndNVGRqYTI5YVRqVmZjVGxrVDBZeWRGUTJNVWhFYmtReGJuaHhTV054WVZNdGRtaHdNR05UY0U1eGFUaExPWEk1YldoS1YzUTRXVzluYVZWMmQwcEZTRk42YVdkeU9HcDBjWEp2UVV0cllVaGZWVEZPTWpKbWNHTnVPSEpTVGt4SGRqUkxSbEpEYm1Wb04wZEhObU4xTm1wNlFqVnJXVTlzZEhVd1ZYVTBNRzltWkRKTmIzTTVWMTlmTW5CaFUwWnljRkZETlV0bk5rcFNXbTB5ZVROdFJISTVkbVJaVlRocmFsUXRSRmx3Y3pKb1J6bFlWSGhLYm1oTmNGUlpOR0V5VW5vemFYVkZVVTk0YVVoVk5EWlBYemxuTW5SeVVrcFdjMFpDZFVwRE1GTnlhWGwzVTJWeFRrZE1PUzFUZEVKbE5qSTJURkoyZFdsSFYwTmtWME53T0Vsc1VHVnNURkpqVUU1QlRFNUNVbkJvTUVFeVpsTkNkMmR2YlROVWJWTTRRVTVpV1d4cWVFNDRSazl5V2xwb2Ntd3RkV2hVYkhneGJsZHRUalk1VVdaVFExZExlREZTVmtnNUxUZDJlbFp0WkdOUFNXbFhWVzR0YUhaV1lVbE1XRmxHUmxCbE5qazVSMFUyU0RjNU1WZDVOV0pyWWpFeFN6VTRMVkJxYzFaVFpEbHJZWFJhWkdKeVNVZEhRbWw2Wm5oWlZGSlVXa2s1TWxCMk0wVjZUa1JKVW5aMVR6Qk5abEpqU0RsYWNIbzBhRFZ5VldWTGIxbFBVMGRUVDJKbFpWSTFjVUZEV0dwVmF6aGpMalEzTFdwcWFHTlRhMjlsZWtKNVVXUnRRMVJDTTFFLnBQU1lxSDZFNzUzQ0p4eWx3clhXYUUwNE9ISkI2YUpvUW9saVl4NWIxNFUiLCJleHAiOjE3MDYyMTgxNTQsImlhdCI6MTcwNjIxNzg1NH0.Rwvb0rEwT0jg-Erqm2m_UZuGuvZkopCyWRlzRsD6fU8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:14.089 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:17.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 515591: status.find.is(200), but actually found 401
21:24:17.012 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,515591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12df5c13, username -> user.1002168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65e2b57f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217856967))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXBpM2Zyb2g4b2FobjUzdjI0bTFqdGRwbnAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVlraFZjV1ZCVkUxVVExRlNZVFJVVGtaS1dIVlJMbmt4TVU1R2JYUXdXazQ0VG05UFNsQnBjMjV0TFhkNVJHTkZhR0paVEdkeVYzTnBOVW81ZW5FeFJXdEdPRXBCZVVWQmNVZ3pjMHhJTjJWU1JrOWpibmhDWWpscmVTMWphbXR4T1RSbk5XTXdObUZMYW1wNlpWZHpORGxCTlRGemRtNUZjMk13ZHpGb05sUTNUa1JUTFRSdGFUQXhNakJaTUZocWFFVktNM0JyVDFKS1RHMVlWVmQzVURSTmRrNVhUWEZKYTIxS1JHNXVhRVJyTFRGRFNrWXhhRFl5U2sxeVVraHhSMlJuV2xWNlRFRmxaakozTkVFeE0wcE5jbFUxTm1SMFFuSkphWFE1WmpaTWRVcDRRV2h1V1hFdGVGQmFZV1ZQY21GVmNHMHRNMlJLWlhJd1VXaFFPRzlKZDFaUWNEaGlVMW8yTjJzNFh6UkNPR2hTUzNKRFIzSnVOMWMzYUVsSGVGUTVhazFOY0haS1dYVTFabEJUU1hVdGNIUnNPSGhqZFVGc1dFeDNhSFZ0ZGpONVMwSnRVVTUyWVdkcVkyZGtObUZrVjFwVFpsVlFaRGRMYzFZeU5UQldUVzFIYW1KbVZEVjNWRlpIWDNkUFMxZGxOWFJSUW1zemMzUnBSMUYzU21Sa1lWcHphbWxRWlV3dGNHdFdaWEJ1WXpnek9ISmxWVWhxVnpneVZFMURhRXB4TjFjd1dqUm9NRXh2WW5WVExXMW9iR1JJTlU5TVRuTjFibHB6YkhwNmVWRm9XV0ZWWkROVWVqUkxUakZhT0ZobFVEZ3dhVkYyTWw5aGIxRkVWbkp6YWxFdFpFMUtOVEpNYldsNmN6Uk9NRE5HVVVsNFpsVlVRVXhLYmtVeU5UaGlMVWcwY0VKdU5URnVjMjVEUVU5dU0wZHFXbU0zU1VKWFdrdE9jVUZVZEdwak5tdzRNVTFZYm5nNWNHaDVOekY2UkVWa2JsRlJUMlJsV0RKR1pHMUhiRmx5ZVRsRk1sQmZaV1ZFZVd0c1MyMDVkMGR3VDFSVU1sZE9lbTQwY0RkV2RtSTBORk4wYUZGd01rOUdYemhOTFUxaU9GUnJWMFJRVFdkcFlsbFNjVk5hUVZObmNpMW9RVE5DZEZKUmNEZHBWa2RsWTJWS2JVbE1jMlpJUzNwWU9Xa3pORkpwYWtVd2FWZDFXa0ZLWVhjeVFqTlBWbmRJVERRMGQyOVpMa1JYYWkxR1lXNVhYekJtUWpCaFdVbzFjbE5LYUhjLkM2OWRlMXFHY0NHbUI5Q1NJZUFFT1ZrNTdFQ3lGQlcyb3R4RDFGZDNwejQiLCJleHAiOjE3MDYyMTgxNTYsImlhdCI6MTcwNjIxNzg1Nn0._-2TUmNOXHS58ys7D7TC2h0l6sPePD9kuK8_RDSgnXY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002168"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:16 GMT
	x-forgerock-transactionid: e3500892-8303-489f-bd8f-941cbd5cea8d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:17.012 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:17.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 515591: jsonPath($.tokenId).find.exists, found nothing
21:24:17.053 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,515591,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12df5c13, username -> user.1002168, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65e2b57f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217857052))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:16 GMT
	x-forgerock-transactionid: 43b9e1ab-73e1-4fcc-a3cd-bd6bbdba1839
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZHVmczI2b3RjM3Zycmo5NDhmNHVqMTEyczYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFVGSmZOVXhNWVZseVRrZGZSVTlwY1doVWFIRm5MbTlqWDJkNmMwWkpMVmd3TlV3ek9VZ3liMGgxZGxkRlp6SnlMUzAxUlhSVk4zQXhiQzFDVjBvMGNrWm9WRWM1VDNoZmJqVlBUbEZ6TFVsemIyOXFSbTg1UTJvMFJ5MVRTVVUwT1RWTFpVSTNhMEpQWjJVMVpXZGlPVlU0VTE5aGRVcEdVbUpIZFRCUk1VSm5PRFJRWlRWM2NtWnpNMnRSWkRKTGNHNXZObFIxUzJoNVVtTlhXblEwYVZGeVUxVkpjSEptZVdsM2NXdE1ZMFJNV25WRFpFVkJaMU5GZFROWmJUWk1kV0pvVURKU1gyTjVhMDFSTUZGVk1VMVRSalpoWVVkbk9HSjNiM2RJWTBwdGVWTnBjVVl3VjFWVmMyRXhhVlo2VVdkQlZHUmFOREJSTnpaU1NuQnpUMFJVVW5KRVprRmlZVk5PV0c0elprWktVbXRuTWxJd1kzWXpkRkJUVlVaVVFuWlVjMFZ1Y21zeFZEWlJjWEZ1V0U5elJUSlpSbm8xZVVWQ00zaEJaekJGV0ZGNlZGUXdUMmxEZVRSUU4yUnhhelIwYkc1UGNrUlpWbGxzVDI0M1JsRlBTa3hZYVZWdmFXcGlSR0pvZEhVNWFGcGlkbFZRYWtORGMyaFZYekp0Y21oek1tYzRSM1k0ZHpkcGNrOXZkbkZMYjBKeVYwSmtaa0pzYzI4MU1EVXhMV0pqVEZwVGFISXRPRGRIVkVzNVdFaHhVVXR0TVZKTlRtUlpPVGRuZVdscmNYVkVNVzR3WlVJd09XMDJWMjFCZVUwM1MyNVhSa2szUVZsVGFtNWhjVXhQVjBWa00zVnhOazV6Y2s5RU5FNUtaeTFxWldKeFNqQnVaVUpDUkcxQk9EZzRlRXRpTUVWbWEwdEJlVlZWZGpRd1EwRXlkVUZNTkRsS1VrRnhjWGRuV2xsWlVXOWFaMFZYZUhFM1ZEaFdlRVpEWkZOZlRuSmlPV1o2VVZCU1pIRjBOREpVZDJFeGRuQjZZbEUzWTNoMVdIWnZjSEZTT0c1b1ZGQk5lRVZoYVdSdlZIQnFjRUpzTVdKcWNWOVpNMlI2WmxOcmFHbEVaRU5WVGxOUlVsTjJjM05mTjIxeFRFaGtVbXhNTFhsM1JXaEpMV3hHYkdGaE0yNTRjVGRQVG1saU1FRmZZVzFITUcxdlQzVkRNWGRVVUhaQ2MzWmFPRVZvTlV4TVpWVmpMa1ZFVTA5WVpHMWlNMkpMVW5ORFYwb3pjM2huYTJjLk0yMmoxLU5KSUl0SHlZeDBISzFVMnZIRzFTUS00dXFDeWZ4ckdBQTJDTUEiLCJleHAiOjE3MDYyMTgxNTcsImlhdCI6MTcwNjIxNzg1N30.ErEpMLKpyYPNMosl-90MHXhd5aCFxodeFo8EATaEd3w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:17.053 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:24:17                                        3450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1018034 KO=14054 )
> restLoginInitiate                                        (OK=504597 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=503105 KO=1472  )
> restloginProgressiveProfileCallback                      (OK=10332  KO=1472  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.63%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.63%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.55%)
> status.find.is(200), but actually found 503                      4958 (13.67%)
> status.find.is(200), but actually found 401                      1472 ( 4.06%)
> jsonPath($.tokenId).find.exists, found nothing                   1472 ( 4.06%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################################-   ] 95%
          waiting: 26899  / active: 29     / done: 515687
================================================================================

21:24:18.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 515802: status.find.is(200), but actually found 401
21:24:18.401 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,515802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25f40510, username -> user.1002852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7afff6c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217858351))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWswM200aDRjbmE1aWlkaXRvbXU3bzQyYzMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmNWQXljWFJwUmpCcWF6WlhhMU50Y3pWb1oyWjNMbGg1VFhkUWVGTnRiVVJMYW1KUFpVSk9NVGxYZERSSFZsZFZSVTl4Y2xwdlYzTllOVlp3VDFSV1lsUlRkRkp3YkVWUVFXVXdSa2xqZGxOUVYwSjFWVFoyVmw5Q1RtWkdYM2cxTmtSc2FXYzVZMDlYTUZoNVNqaE5iVVYxZEZaNlNEaFRiM0JqZUdONGFXTkZXRVo1VW1wa2MwcDRUVXgzUjFZMVVXMVJOWHBUU1haYWIwUkpTbnB6UkRKU01qUlNhMkZxVUZwYVMzaGpWMHRIWDI0MWVqUjJUblYyWWtocVlteGpiWHBEZUVWM1VtTllZWEF5Y0ROTVUyOTRTVXMyZGt0elgzQnJia3c1U1VsT1ptbFVkR2R0Y200NFJUUm5aVUphZWtkWU9WZHFTV053WTJGRFIwVnJSakZZTTB4V1VIcERVbHBSV2poUFFVTjFURFk1VUd0VlRXUjZhSGh3T0U5cVJrVkRkMHQwYmxSMVgwbG9lRTltZDB4WlJWcGhORjlzYW00M1JWSkhNako2VlVoTVdsUnlaa1JhWWpjNVluQkxYMVJEU0hvMFNrdE5TMlpaVFc5SWVrdzRhRVZsZWw5VFRFWlRhWEZwV25CWFpqWnZjV0pSVkZkWlpIbFBkSEJTTjAxeU1qaExabU13ZG5weE5UVmxOMWx0WTNCTGFYZGxObE5HU20xRkxVZFJka3BRUWtKMWNYWTRRVE42Y0VGbVV6VndPVUkxYnpSRU1rMVRVMHRSYjNsNFpIQjVNMVpKV1hGNU5GOXRka2QyZG5wRlRXMXViMkl5VTNCRWJFb3RMVXRSYUdsT1RXVTVjbVpoUVRRMVFtRnJlVTFzVjFWWE5Fd3lURkJ4YlVwT2FIWXRVRVZuWjFOaFNqTXlXRGMxZUhaUVNuVjBUbVZmVW1semJGQnRaRlZITlVORFR6VXRSMDB0VEU5clZ6SkROV1UwZFZacWJrTm1OWGRDV2tkbFlsWXpkblJKWDB4Q2NtZE1ZekZJVGxSQmQzRXplV3BvUVY5cWJtUm5XVzlETXpOamRrZEJTMmhSZVVoRlRtUnZaRzR5UWpaVGNucDVUelZXVm05eE9VZ3hiV1YxWldwMFJubFlkR2cxTTJ0SmJ6RlZWMlpxT1hRMU9IVTFMVmhxY0Vadk5IZEpla2N6VkV0UE5VVnZXVVl4ZGsxNFYzSkNObFJtVkRCMFRXWlJMalpuTTFkMGNEbDNVbXhRVEVsemNIbElVMmxaTFZFLmlYR2FCYnJ1alFNb2ZqWElzN0NLNm95TzFtNWlCUVotVHJRR0x3dUxMODgiLCJleHAiOjE3MDYyMTgxNTgsImlhdCI6MTcwNjIxNzg1OH0.CF4uKibd6SBLktvPQOIKHAdYJY8cHK2CBtU7Vgp5VXs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002852"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:18 GMT
	x-forgerock-transactionid: 19afc63f-2dbc-4e2e-8879-47ce3c9c6b8e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:18.401 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:18.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 515802: jsonPath($.tokenId).find.exists, found nothing
21:24:18.441 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,515802,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25f40510, username -> user.1002852, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7afff6c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217858440))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:18 GMT
	x-forgerock-transactionid: 57824b66-357c-40a6-bda7-9df05ba8c850
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazd0YnFkNDd1bTdzZXVhcWZiZ2Ntcm1vaTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVdrNTRWWGRRTTFOWWFsODJlRmRYUkVWQlVXaEJMa3BsTkhrNFdqZFFWbTk2WTNGcExXbGhVbXRrYlhwc2VtMU5ibXN0YVV0bmRrVXlTM1ZqZUdneVlqWmFTVUpIWldORmRHOUdaa1U1WVhscVFXUmtSMWxEVWpOc1YybFBTVzVZU0c0dGRqYzJiM1JwZDFoSlNGSnVUbkpPVDBaVGEwOVJOa1UxTms1R1VFWkRYM2N5ZGpNdGFrOHpiSFJCWW5RdFZrMHRVV3d0Y0dwSGFXTnFRWHA0TkdaSVdtTnhjR3R1ZDNkdVh6bGxabVpUUWxjdGNFWnZOMGR6U210bGVrMXNiVGRmYkVsclYxTkRhbVJOVjFaTE1qWmpibDl1TmxkUlJubEZSWFo1UmpobmRHczBMVXBLTjI0MFFtUTBWbHBLWjJaNFVreFNWbTVKT0V4UVJEWjNYMDVFTTB0R1ZtOUVlVE10UlhWU1pWSXdUR3d4ZW1WTU9YRkdOV3c1TTI5RVVXUnhNblpFUVhaSFJHcG1abXMwYjFaRGRYSjZOR0o0YTJoS1RISnBPV3hNT0ZSc01FSjNOa1ZJVWxKWFRqRkVkekZsTlVoNmNEbDVWRVJUVTNKbFJHRnpVVEJoTmpGTmRXYzFRM05WUVhaRFdsY3pORWRzWlV4RlRWSlZhbkpIZEVreWRFSllXVkl4ZWtkS1JsTkpVVVpJYVV4VVlsODNZMmRhYVVjd2RFVm5XbFptUWxWRFJUVmFkVjl4WkRsYVVuVnJTVE00VEhGeGRsVm9PVlY2ZEhCR1MyWlRTbGx4YjB0UWRUWkRSVkkwWXpORE1IaG9WRVJvUkVOUk9FcERUVTEwTVVGNFNVTjNNakJwYTNWT1dqVmZMVU50ZEdWNVVWZDJTMlo1Y1RJelpVbHJjWGwwUW1kNFZFSlRNV0UwTTFZNGMydGFUbUZpV21KNWJVdExjRk42VkRNd04wdEJRV05rTUdSaFRtNXZRMlJ4UlVrMFJWOW5aWFJzWlVKSldVNDNiM1ZMUkRWYU1YWjZZVEpNVEZaTFRFTnROa1puWmxrd2RsZHVjRVJSTlRGd09WTnBPVk56TTB4SmNXUnBkRGt5VkdSWloxaDRZM1l6V0RoMU1VOUVkbE5yYlhZemVEQlNRVFpqVWs0eWFVaEpiVXhTTWpKbVdsTkhSVmxzZHpCclRXNTJkVWhsWWtaSFUwVXhOSGwyUVU5UlgwVXdhR1F3U0hOTVdIQlJMbXcwY0ZKdlMwZGlUalpOU0dORllqQnZSVU40V0ZFLlQ5dzEyZlR5WHNDXzFOempHRGhnY0tTc1poQzRTNnRrcVVUTk13TlNkWUkiLCJleHAiOjE3MDYyMTgxNTgsImlhdCI6MTcwNjIxNzg1OH0.7sBFirveNj7RuhWS5qHgu3nR6iT11irvWcRPD6pbdbM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:18.441 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:21.487 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 516261: status.find.is(200), but actually found 401
21:24:21.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,516261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ebe1412, username -> user.1001649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33fc1f8e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217861441))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDVtNjBraDAxbmhnYWRwdXFzbW1jYTEzbW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2MySkhPVE5sZG1wUGNscFBhVnBFUjBsWldrOW5MbmRrT0RJeGVsUmhVMk5rY0ZORk1IQTFXVlZNZG5aeVJWSkRjMjgzU21WUGN6bHpVMUZyTWpZNFJ6WmpXbVEzZFdaM1RGcENiRWcwY3pKalpYVkpiMHRxZG5OMFJVVnhYMGhEVXpCb09HMXlSbDltZWxRNVZYVTFVa1pETkdNNVZsSTVWelJTYlhJMFNIbG9NM0Z5YVd3ek1VOWhNSGxXZUdWd1VUZzJPRVZVTUc1b1RsQXhOM3BKVTNwcFVqZGlURVpNZEVKWWVsRmFhM3BSVFdzNWRHVlBNVmx4VUdOQ2JXWmFTRUZSWVVnemQzSkhkbUpWT0ROb1dqaDJNR2QwV1ZSR01GbFZiMVpWVmpNdFZtNVhXamc1ZURCSk5WRnNaRmxxVG1wcVJHcHhSR1JSY21VeExXdFNibEpCV1hweFUycE1jbkV5VHpWUFlrUXpXV0pWYW1ScGIySnlWRFZ4WVhOd1dHZDVPRmQ0WDBKM2QyUmlWVlpOZEhwTGRHTjFiamhyYzNWU1NIazFWemgwYUdkdGFXOTNkbVJ1ZEZjd1dtWnpTWE5uZUROMWJqbFhaRGR3T1VWU0xVTmZaRnBTU2xsUWNUUTVRVlpJT1doQ2NsOUZkblU0WTFGaFdIbGlZMjFrTURoV01pMHlRMFZmYnkxM1dIY3RSbTV2VnpFdGVYTkpSbGRKVGtaT2EzSnllRFZDUVZOYVpEZDVMV28xWDB3NE1VY3liak01TjJWTmVWWTFVMEp6WkVkc1VGTmFiM2t3Y1dOeVJtRjNObEZzZVVSYU1TMXBPRWh6TFZReVJEazFkamgzWXpkSWIya3dia1pCVW5FeWRXcDZiVVZQVm1GR1ExbHNUM0UyTkdZMU9UZExNbkZyZUVGUlRtY3hlWE51VjBwamNYWm1hRTAyZEhGM01UZDVlblpmTWtkSVdWTkZMV3RyTW5keFUwWlFUMTgzUW5odGQyOTFaWGR1UzFkT1ExZFphVXR0YUUxUmFWQkxSR2ROTmxoV09UZEVjSGxqT0hGSlEwVjNSRXhrV0dSYVNVVXdORTFKYms5SVEwaERjVkJqTmxVMVptUmFXRXRzU0hFdGIyUjZOa3RRUmtSaVMzQmlSVlJmTTBjeGRsWXljRzE2VlVSNllUVkdNbUV5YWt4eFVGTnpSRk53VVd3NGR6ZEdjek0yTVVSTVpITk9VblZIYzFsVVFubE5MbHBTTkhsb1RHSkRTMXBJZERoVU5rMXlaRGwxYmxFLjFMNngzM3JXcEFLSGF5WFlMRUh2RlF4MUtKczlYaWlkYmdOU01kTFZ4emciLCJleHAiOjE3MDYyMTgxNjEsImlhdCI6MTcwNjIxNzg2MX0.wjLc8pnw882Z23vNU9EwGMsYkLmTF-zXmJ57zrZKNtw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001649"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:21 GMT
	x-forgerock-transactionid: 575da46a-ae45-454a-b995-55695c34c51d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:21.488 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:21.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 516261: jsonPath($.tokenId).find.exists, found nothing
21:24:21.528 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,516261,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ebe1412, username -> user.1001649, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33fc1f8e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217861527))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:21 GMT
	x-forgerock-transactionid: 031ba2ca-b66e-44fe-818b-35e0074fcab9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW10a29zNnFubnRlZWUxaWFma2o4czhnZDAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dkxVNTRlSEp2U201NFZrOXNURlJyUzFJMWFEVkJMbmhGWTFNd2MyZG9abEJGU1RGSlUzSkROR2xITVRscmMyNUthRjlmVkY5elpTMU5SMkp2VERWUVVrWTNNSEV0WkU1UFgwMUZla001ZUhKNGQxVnFOazVSTW1WcGMwVktRMHRGY2xCS1VrMVlTREF6ZDNaSVFtVjVTalpFTlRCMU5UUm5iRjg0ZURNdFdrSkxkbWhmYm1KSlprZFZiM1ZwTVRoblgxRkxkVGM0ZVhKc2FrWnNhMlpwTWxOMFUxbHZVMVZwTlVFdFpFUmhNV2huTjFwQlkyZGtVRGxrZDBFMVUyNVBla1JLVjBrNWJ6SnpZWE5IVm1JMWFWVlRlVzlMYWtKRFUydElSMEZTWHpScFFtazVabDlzZUhWV1JERk5hRlozY205T2VrZHhVV2czTlRsMWRuRjZNRFV5VGsxS2NGazBZVmRvYWtkdmQzVmhXRWR1YlZWWFExbGhURmt0VEUwNFEwTXRaVUY1Wm1OeFVHaDRUWHBqTVc5U2NuWTVORXByVGtnNE1ETTRhbEZRUW5OMWJHcEVhbk0yVm5vM2MzZzNhVUpsWTA0dFZEZDJjMDlSUWpoSE0wZzNiMHB0TjJwRVVsQTVObFZNV1ROVmEyRmxWVTQzUlZsRE9VcERUVGRwU1RsellrSjBkWEZqU1V4M2MzVnVaRU5XY0Uxc1pFUjRXbEpyUVhSUlpHOUZZMWRTYlU1WlVVNTFaV3BUVEZWcVdrOXhlWEJ0TVhKUU1WVkdXV2hmUlZOc1IxcHphWEYwUzB4MWJUZ3lUV0ZWVWpodU5WRnFabHAzU1hCeVdtdG1hMFoyTlcxR2MwMWFjMlJyWjFBeGVVVlhRWG8yY0hkRFZEVnBlbXN3VG5GNGNXOW5laTAyYTBWTlJVcE9hVEpuWVdVM1lVbzFNVVZMUkVWbGIxcExNazFLZGpOV1lWQkVaVGRtWVY5aVRISjVXRlZXU1c5b2JEVklOak5LTkdSUUxXSkdNazE1WTBWMFFuZE5UR2xWYVVkaFNtRXRNVFpxZWxoaWJFWkpMVFJvYzFKMU1WQnliSEJaVFRaQ2RFYzRhMmxSU3paVGNUQllabTFHY21SeldGWm9UVzgyYjNkb01GbGpZekYyVm1KWlZWaGlRbFZCVUZVd1J6UkVNRGREVjNWU1J6aGtOMEV0VlZacE5raFRlVlJ3ZFd0WlZGRmFhMDFuZUV4RmRVZFZMbXc1VmxkTmJVeFFRWEZSUTBKRVEwNWpUMjA0VlVFLnJ2c01wU1IxN1VTbUNMMEgxT2ZuV3hLRWR2RjVmcU5jTUMtX1BOOG1XUDgiLCJleHAiOjE3MDYyMTgxNjEsImlhdCI6MTcwNjIxNzg2MX0.mcE_v1VuPz0QgBrNhkNMuUToMV288qdW5_cV7ImBiZE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:21.528 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:24:22                                        3455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1019542 KO=14058 )
> restLoginInitiate                                        (OK=505349 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=503853 KO=1474  )
> restloginProgressiveProfileCallback                      (OK=10340  KO=1474  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.62%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.62%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.55%)
> status.find.is(200), but actually found 503                      4958 (13.67%)
> status.find.is(200), but actually found 401                      1474 ( 4.06%)
> jsonPath($.tokenId).find.exists, found nothing                   1474 ( 4.06%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################################-   ] 95%
          waiting: 26149  / active: 30     / done: 516436
================================================================================

21:24:22.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 516450: status.find.is(200), but actually found 401
21:24:22.740 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,516450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4090dcb6, username -> user.1001702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ce8b6f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217862692))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWl1b2EyaXJhcnNocGlzbWEwNjQyOWxvYmciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WFkzTnZVRWxRYkhkUGFWSmhUbnB5WkhkVVIxZG5Ma2RIZVdaWFozWlZRVWRtZVVScE1VaFhPWEp4T0ROaGNHRmxaVzR5YTI1VlVYY3dTR3RaTVZOQ2MybDNNMWhQWDFCSWFWUjRWV0Z4YWpkb2VYZHFZbmxYV0dWa1NWOTFTMWRGUm1SNWFFRTBWME5sUVVWMFRIRnNZazlzY0V3MVVEbGhaRk10TjE5TFYycHJkR2RrVTJZNWNGcEtWMmhIYlhseFJXNU1ZalZwY2s1VlpFcGlTMnh0ZDBwd1ptRlVXSFF4ZG5CQ01HUlBXak5ZY1ZOYU0wTnNMV1pIWVVGSWFrWlZUblpWU1hwcU5teFpaemN6U1ZSelgwVkZhMVJ6U20wMk1UVnBaVjlIU1ZWRlFVcExYemxEYXpoQllWUkVVVkpWTUd0bFdVbGpXWEZxVFhKNVVHZGpRMHRXWTBKaGFEWjNZVmxDWTNsek1IbEtlVGhhTjBKcmRtOU9UV1ZxT1VKZlZXVkZlamhhY0RGNmQzZzJSMlJHUkRaNFdEaHBhWEIzTTFGZk0xUlNhVFpTYzJwMFlXY3hOa1UwWHpCTVUyOWtVbVp0VW14MU4xTXpYMlV6VW5sS1JGbFFkMmMwZHpoRWJHNWZNRTV2WTNBd01HRjFTWFZVYVVFd2Frd3lUbUZYU0hoVVdUaHpMVFpuZEVSTWVYaHFMVGcyU0dNMmQwUlpObWw0WDB0UmFYcFNNRUo2YXpkbk1tdHNZalZKYTNWSVVqVk5TRVV3TWpoZlJYRTVZM0JKTFRad2RGSnNTMDlrWTFsMFFraE9lVGhFVEdKb1oxZHdkamx1U0RsaU16Z3RhRnBRT0ZkeVJrOTFNWHBsTTJjMWVGUXphRE10WlZwRVZuaDFabkV4V1VnemNWRnJjMUJuVVRSR1l6VXlVa1ZvVDFaaGJXWnBibU15WDNOeFFtTnViamhyTUcxMmFXaHBPVWhmTlZKVGFIbFpOa3hUYWt0RWRTMVVibGhMVDJoWlkyY3dVSE5SUVVGSWJYWm5URFJEYTB0UFpUZFRkVzVLUzJaWFdrRlBaMGh1TTI4emVXOTNabTFDUlRob1JrUnNaMjF6YWpjMlJFMXlRbTlaZERWMmQxbGFaMVpQTW1oQlNVbENReTB6YzB3NFgxbGhTMnB6WDBSelR6VnJaV2xDVVhadmVXeFpkVFpJVFhkalUzRlFZMU5NVUZOelNYbFpTSFZ1WW1nMlJrdHpMazUyY3pKdVR6bFRSRmRUYkROM1UzSm9jbWhSY0djLmljeTJDM1A3cFFxaWE5TzM1ZEJvdGpYQ1FuUzcydkNlNjBlcmVCb0lCczAiLCJleHAiOjE3MDYyMTgxNjIsImlhdCI6MTcwNjIxNzg2Mn0.2Ztqjo4FIymghvIPzqyMocjLbgdX4zFgnH7SilMoYDA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001702"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:22 GMT
	x-forgerock-transactionid: ce8960a5-1302-4928-820d-606aa1510c2c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:22.740 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:22.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 516450: jsonPath($.tokenId).find.exists, found nothing
21:24:22.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,516450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4090dcb6, username -> user.1001702, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6ce8b6f5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217862781))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:22 GMT
	x-forgerock-transactionid: 7548d2ae-b89f-4fb8-8245-b37c2c8b3aaf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWprdXV0anMydWZmbWRjcmsxZXNkMTc0Nm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0d1ZWWkpiV3BZWlU5YU5UbHZhVTVDVEZkd1JXcEJMamRtVmxnMVkyWkhSM1YzTjI5bGJGZHpiRkl3WDNNdFRYWTBhazl6VlU1WVFWUnBhbFoyZVdsWVptSk1XRkJ5VlhOMVFVTkdhWFYyVlZSVFVtMUpkeTFJU0dka2JHMXhiR2xOWDFOUk0yZFRWVnBRYmxCSFV6ZGhXbnBPUVcxa1UwTklNbWhrV0dvMVUyRmxhRWRhUmxsNmQzY3dWRFp0YmpsaE5qUjNjakZwT1hCSVNtdHJNa2RQWjBWRVpXVkRSMlpsVFRKdlEyMVZXbmx6ZFZWT01WQm9VMDV1Y0d4Vk9GY3RRVnBUVkVaTldtZG9aMjR3TVRsc1dsVXhhV2xLU1VjeU5XbE9iWFJtTWpSU1NtMWhhSGhIUVZCbGNXWXpZVEYzVTNCd2JVVjVja1IyV2pKYWQzaFhORkYzWDNKalNUUmZXSFpNU1VSclowZDRVbGh2VW5OT2JVTndVMWhVWVhFM1gwWjZObWx5U2pCdmNIUk5lVmRKYlVZM2VEUXpRM28xU1RKeWQxWmlRV1JoZW1OMFZtcHNjekJQV0dkUk9WUlBObVZ6WWxWUGFscDNjMG96WlhrMWVIWnpWRTlGTldkelFWODROamt0UkRsa1VFUklPV0ZaT1ROblEybFpkek52TkVKMVgxRlpjRU5XZDBoTmJESmtaVWRTVkV0MmJXbHFPRk5CU1U1WFkySXRaQzFyVm05U2QxTkVZVVpMYUZoM1drVkRRblF6WDBKRFdHZ3Raa3hmYUhsamRtOVNPWEYyVm5kc1FtMXdka2hUTm5vd00zRmFhVEJ1VFMxVVl6Y3hNVmhsVDNaalQyeDFheTAxV1c5TVN6SmtlbE50WDJkUWIySTBZVmxxYm1aS1YzTnhSVkpWU3pSTk1UaEpMVmxOUVZsb1R6SmlUREo1V1RaT2RuSnNaSFp1YUdaUVZtSm5kRlZsU0dKdE5FTXlVVGczWm5weVEzZEVkMjFPY1haRlptMWhUbUZ6YW5sblNVOU9RbXd6ZDJodVNWQkhZelZZUms4M2NsZElWR2wxUXpGWVlXZDRSRWw1VVV0Q1EyOUhTbEl6VUZaRWVXVkJWbDl4YkRKR1NEVTJVSEpmVUcwdGNVZHhUMjF4Y0U5Qk1FNURVbVl5WnpGeU5rTmhZamc0TkdGbWNVVlBhVFZpVUUxYWNGcFhXVFZwVWw5aGFFOUxiblZ4YzJ0VVkyd3dMbWR5WDJkMk1HaGFlR2w2TVY5MU4wWmZaRGRCVEVFLlBscC1vX0Juc1J3TkZlRDRVQWlERkNqTnBuZ0Znb3BncnNWSklxUjhDVFEiLCJleHAiOjE3MDYyMTgxNjIsImlhdCI6MTcwNjIxNzg2Mn0.-uKeV0Kw8nXuEJTnqiRymuXoek_2HZ_4GP9uvQiwS1I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:22.783 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:24:27                                        3460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1021041 KO=14060 )
> restLoginInitiate                                        (OK=506092 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=504590 KO=1475  )
> restloginProgressiveProfileCallback                      (OK=10359  KO=1475  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.62%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.62%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.55%)
> status.find.is(200), but actually found 503                      4958 (13.67%)
> status.find.is(200), but actually found 401                      1475 ( 4.07%)
> jsonPath($.tokenId).find.exists, found nothing                   1475 ( 4.07%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################################-   ] 95%
          waiting: 25404  / active: 36     / done: 517175
================================================================================

21:24:29.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 517490: status.find.is(200), but actually found 401
21:24:29.742 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,517490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51432b3e, username -> user.1001438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a1998e5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217869696))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2lxbjBsbjVzYjV2YW1tdTF0a2Vlb2twaG4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2JUZFhZVFJ1Y1dWcWFUUXRXRTEyTWxSM1NscFJMbEpYYmsxUk1EUk1iVWhaVUZndGVVZGxSVTB5VURCTWRERmtSa0p4WVVNeVpUTmtabFYzZGpSek4zVjFiSGRMZUdzdGVqQnFXR280YVdsNU5qQjJZMHcyVUVORlRuTmpUVEI2ZVZoSVpYbGhXRjlxUmtoNWVrVmhkbGRyZDBkbmVVOU5ZMk5rYkcxaFozWnRhMDVhVGxWbGFtVkJNVVoyUldwUWJrOW1WbU4zZWxSblFrOWhZVmxXVWtadlNUVmtZekZ5VEVSV1FYbzJhRU5xTWxsdU4wZGxVMHQ2WXpORVZIbENWVXh5UjJ0WWJWZEhWMHRVYjJsVFZFcHJaM0pyTW1sQmMyb3paME0wWTBoT1NuQTRXWHBETW05QlpFWmZObkZKY1hWc05UaGlhMEZxTldwc1NsSjJOak0wUTBOblZXaE1ZMGRCY2w5UWNYVmthazVvVmpGMkxXZFpNSGRhVjNJelUxTlZjME5HZUhkYVV6WmZkVTVsT0RobkxYUkRaRFZYY1dSR2JtUlVTMmg2TWw5a2NEQnBRMDlEYVhjME1tOUNRa1pKVEhvNU5UaHFVbXR1ZWtOVlNVczBaVmwxWTJ0amExQk1kM0JtWDFKdFNYaEVNRFZDVG05MldYVTNVVFJEYzBwMFRsSjRZa2xWU0ZoNGJYcG5iRmxpWTFWUVR6QldjM0JuVlZvNWMyeHpSa05JVXpKRWNrMXlPWGg0UTFodVZUVndWWFY1UTJObk9FaE1XVXA2YzNSaVVsUkVWMlJLZUY5VFNEWjVaVFoxTXpSWlpVeDBhbTVIUnpOemJVZHdhVjlwVVROMGEwdzBRVGxuWW0xblZsRm9TRk10T0VoZmVFVTRkMnhXYzJwYWNVMXBSRFZhVDNkUmRqVk1RbEF6Tkc1cE5sRmZaRW8yVnkxcE0xZEtTVzVFTFc1T2RuRTFWbXBUTTNka1VqQTJWakpMZGxSRFZ6UkJhWGw1V2t4TFNqVlhVa2RRVURkNmQzSnFkVUphV0hOVmIxcFRhMFZoU1RoTlFWUm1aMnhzTlhGNWVHWXpXbmd3YTFGcVVuWTJhQzFyVGtSaGQxUnFVazVqZEd3MlEzRkhaekF3TjBkZk56SmpXVWx2VFc5c2NqRnRPRTA1TjBGclltdEtTV1JvY0ZCRFN6Sk5ZbEl0VVU1UGRqZEtjR290WmkxUVZraDBZekZpVjFkb1gwVnpMbVpxTXpkVlgxVTJjVXN4WmkxVVNEQnRXREZXZWtFLnZHam9GcDZ4Ti1ESzVWcmpKRDRpWGljWHNkTl95TjBocm14RlBhRm1QM1EiLCJleHAiOjE3MDYyMTgxNjksImlhdCI6MTcwNjIxNzg2OX0.Tx5hkdCx70svBRfY69Bja0ZTNI3Jq0f3BNezdw1VBcw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001438"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:29 GMT
	x-forgerock-transactionid: fe29dd11-18ba-400f-ae2e-58908de2f485
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:29.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:29.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 517490: jsonPath($.tokenId).find.exists, found nothing
21:24:29.783 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,517490,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51432b3e, username -> user.1001438, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a1998e5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217869782))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:29 GMT
	x-forgerock-transactionid: 46d97393-f25d-4795-bca7-5d3b2e9b8860
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm5tbGVkMTZtZWk5YWNsc29hZmUwcGg4M28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Sk1WRjVTRWhFTmtFMFRFTlZlbFkxZDBSMVRtVlJMbkF4YVdZelpFcEdha05YUkdWWk5qaFNZa0ZrVWtoR2NrWlVhSEV5VFdOZlltOWFTRE14V1RKcGRtbDJOVzFQV1UxaGRtaElaRU5UWlZOR2VYTndaVEZFYm1nNFozZE1NRE5vVnpseVFVVTNYMmR4TmpWR2QycFBUMGxaV1RGMWNqSkRSa2wyU1dab1ZGcFpPRUpvZWpSdlQyOU9kRUpyVlVndGNWb3RXWEY2ZFU5S1QyNHdRV1pYYnpKM1Z6ZDZVRVpMVUhoWVQzaEZlakZ4Y213MWNXeEpYMnR4TTFOVWMxcHdMVXhpWm1ONldVZHJNVnBYTmkwd1pYTnNSMWxvVTJsVUxXMUtNMlJ6YTFsSU1IUlZhSE0wV0RrdGMzUXhXa00yWldwMVh6VlpMVEV4WkZKbGMxTllOVmxxYmtaTVpVaEdTV2szUmpSbGNrWlVRMlJyTmxKSE4xQXhaMll3TlZnMU5qSTVaM04wUlRWSWVXbHRNV05tVGs5TE5tRm5lbWhGV2pWNE1scFZRMHB6TFUxRlFtaHdRWE0yYlZrME9VTjZNVW81ZVhGTE0zTnJRMUZrYmw5dFVrVmhTVmRUTm1OZlZ6Vk1aVUZMVmtSVk9GQmthbnAxVkZKTWVYRkliSE5GWkRKSWNUVmpOUzFMTFc5TVl6TklaWGd5VVZweFdGRnFZblZoWWs5eFpreGhibmhYYjBreFpHZHZla3hOVUZScmFuUk9OMk5vWjNjdGMxRjBkV3R3WWxoaFYyczFiVFJ2TTA5T01VUmtXRXQ1TUdOSVJFdG5VRlJKUzFWUFowSlVWMEUwVlVab2NIUlBUMjAxY21KclZYb3lOR2hNY2tGWk1tNW9lRFZKZG1ocVdIUXRkbE5xWjNWbGJqSklTV0pYU1ZGamNWTTJOWEE0ZEhCbk1FVXpTMnBITkV0VU4zQkpUWEJHUVZkSVprdGhablZPYW1KS05XcGhRVXQ1V0Y5NFluUk1NbkJSUVZkcFJHaHNjSFJtTTFwUVVIWjZiVGRDUWpsT01UZE9jMWxZTjFWMlNteFNTVTFVYkc5V1dGWnFaelZ3Tkc1MFNqRktSVVV5YkZWcU4waEhWWHBxTFVaNFNrVkVZM1p5Y2xFMmVHaE1hMlJTU0ZWVk0waEdPVXh2VWw5dlpuVnZPVTVZU2tGa1gwTnRZa3hMU2xwUldrTjNURzV0Vm1wd2NtUlpMbnBwWTJSMWEzbHpkRnBNVERaZk0yTkxYMEpPWWtFLmp2NWwxc3JPOWVZdnZ2ZWE0cEVHX01uTWN5ak12aXd0aWNRTkJRVjF6MVkiLCJleHAiOjE3MDYyMTgxNjksImlhdCI6MTcwNjIxNzg2OX0.9kyvC4np0bFgVqHNdEUBFL77wajBk4hSZQncjOf2-Ac","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:29.783 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:30.709 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 517624: status.find.is(200), but actually found 401
21:24:30.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,517624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29afc5ca, username -> user.1000380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70c6d3cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217870659))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWE4ZjlmOThzODFxcGE3MzRwNWc5OWJlMSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTV0WjBoeGFuQlJhbGMzWTFZek5GRjViR0prVEd0bkxrWlpVbUl4VTBzMVQyMUdla1JETWtGdGRHSmhVVEF6TWtwSFRVMXZSRmRFVlRGNmNHMTFlalpDT1cwM2NrSldaV0pyWDJjelVGZFZiMTg0TkZGV1JHUkxOM2RFZVZWTVVETjBibDl2YWpjM1dVVlJlSGxEYldOU2QxOVFXRmRVTTJWbGRUa3hjMVJJWmw5MmMxRklXbTlQWlRjNU1YRmpibWs0YTNKTGJXNDJWbXN5VDB4Tk9VcHJaMjlDTVhkNWRXTkVWVXRSU1V3MlUyRkxSbUZwTVVkRGFVTnBPR3N6U3pGV05HTXdSRjl4T0dveGFGaHpPR3hHUjBZMFJsTlJRVXQ2V0ZWYWVUUXhOV00zZERoc1JsSnRXblUwUzFFeldtbzBMVkI2TjFCT2RHcGpWMGc0Y0hOb1dITnNVVFo2WW5ScFpYaExRMjB6Y1dSaFZ6Rk5TVU5YVUhOYVYzZDZkWGRvVGpRMlpETm9VWGRWTUhkck5VaFZTWEF4U1ZCT01tMW9YMk53VVdOdmJVTnRPR04zVjFCamVUZHplVlp1WTB0WVdsaERjSGxoZFhZeGVWQm9jMnBIZFRsT1lrdzRZazF0YmxjNU5XVkNZMEowY2pOcFl6aDRTRzlDVDBRdGRtVTJiM1J2YTJjeFR6SjRVV3hmZWtod2IwTXRRMEZGWmkxd01IQmxWVWd0YzBkeWQxOXZOa1ZVUVdGQlZIaFpSbXBsZUhwdlQxZGtUM1prWDBwSU0weFdTRFpZYUhaZldsUk9aVk5TUkMxZlVqVTVUMnhVVmxGNkxXaFVOVlY0WWw5M1NVVk5XbFZwZDBkVE9WQlRVRkZwZWt0d01sTkRhSGxRUWtSeWRVVmhjbHBhYlZKRlJ6RXhNa3BIZEc1blFYWjNUekJHVEdsc2RETXpNbWgzVG5KTFZtSkZOa0ZPVmpNd2JuRmlUUzFrT1VOVmEwTjNPV1UwUkVzd1ZVSnpjVWROUTBJd1ExWlNVVkJXT0RNemJYTlJWRzB5V1dFek1tVllXbVJsYTBFM05HTnpkV3RFVWxZeWNsRlRiVzlSY25CSlpHVjBieTB4T0c5aFgycHlTMlJCTjJseWJuaFJWVkpaTFVaalkwdFJTRTFVV1dWamNVTkJhbE5pTkhCWE1VUkRkak4zVFc5V2RUSnVNakZ0TlRCd1ZFTjZSMlpyVlc5aFpYQnJSemxUUWxCakxrUk5ORjk2ZW14eFF6RXhMVU5qWVhkQ1lVTmZhVkUubGFadlROcElNcXA4ZWppUVc2ZWV6YWYtbEpKaEZzdE1yR1dLRlVHX0EycyIsImV4cCI6MTcwNjIxODE3MCwiaWF0IjoxNzA2MjE3ODcwfQ.TriAE9lo7N3lZZDLIdvnwcEqBiLf-PmZ8jf3unrC8QU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000380"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:29 GMT
	x-forgerock-transactionid: 417a25ec-b13c-4709-86e6-e93ec4fcf2e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:30.710 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:30.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 517624: jsonPath($.tokenId).find.exists, found nothing
21:24:30.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,517624,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29afc5ca, username -> user.1000380, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70c6d3cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217870751))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:30 GMT
	x-forgerock-transactionid: e4fd786f-f367-4427-8339-489e434118da
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDJ0cGU0dWdyNHVlb2t2YjVwY242OXE1M2IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFUwUjRPV1ZqZFdONFZGUllURVJOZUV0d1JXbFJMazVmYzNsMWVsWkNlRWxVZUhaTmRIWXlVakozTVVGWVIzTkxVVUpUYjNGNk1WbHFjRzlrTlZwMlQxZE5WVmhvUlV4RFozUnJlR055UW5sNmRqWmpkWGRsY0hNM1dtMTBhUzAzVDIwNWVXUlZYMk00ZGxKbkxUWmxXV2xwUVhOTFJrZzBkamRyTUZKUGFrZFliVFZUTFRsdmRVbEZTVlJoWmkwMVFtZENSVmhEYTFCUVptdGhUR3BwTlU5Q1pHNUhSbUpJYW5KV1RXcHlhVFJVTTFjeWFrbDJRMjkwV1dkVk0yMVNkWFJXTjFkVVREUlpkbVJEWldoeWQwOURUblpYYVRkRVJFRkxiazg1WWtVd05rUldRazFoWkhWWlVWUk9kVzh6YkhKUmQwSlVhbFY2VDBSb1EyTlpSVU4yYzBSMVJtSkZjVmRWV0hCeGRXTlRjVmxJZDNBd1UzUkhSVGM1WHpaNk4zUnRPWFZmY2kxVGJsUmhVRWRITVdwaGJWaEhNRTlITnpkdFVrOW1TMnhHV0VwUlkzbzJhREpSTTJkelMyb3RkM1ppWm5SM1VVeDZZamg2U0ZWU1VrUmFObVZ5YVdocWRrNXRhbE4zWlhVdFZFSndhVkV0U1RCSFEzQm5UR05JT1dWT1QwVTJaVlZxYW5wR2FYQkxhMEZ3YlVwTFF6VlpUMU4zTW5OM01YVXRjVkJ3TUVOR09TMUVhMmt0ZWpaUlMzVk5lV3d3TFdsNmVqRXRabXRhT0Y5ck1VRlZabk5yY0hGYWJVUkRXRGhaWlVkWVpXczNNakJLUVUwNFFUVk5TSGxxVXpWMFVVdHZZbEZuZFhOVFlUTkZhamR0TmtsUlgyMDVlRzl4YlVkMFlVRXlPWGR1WmpoMloyaE1iRGhWTmpCSmVrdGxjVkIxUVRsSVIweFFNMU16Y0hORVRFMU1kakoxWDNFeWNFcHdhWGhDTkdZNWFFOUxVMEpRV1hrMWJYWllkek5CYkZSclEwaDNhakpXTUdkSmNWTktkM2hDY0VwM01rSmplbVpoUkhseU5sWmxOMU5qVlRaamIyRlZObkUyZURKdFl6TmZWVlF0ZVVwNVFsOWpZbkJJV2t4TVprSjRRVWxPT0RaUFpYbDFOelZuWWxOdFdGSlRTVU0yUm5NM1dqaFJRWEpNZDBVd05tZFhia3MwYTBSM056RkdNa2RNZVVSVlVEZzRMa3hTVVhCSlJUQTJVa1pGZFU1UWJtdEZZMjVXVEVFLmpsLWp0SjZSV0s1MG1tLXJjTGc5U0NuQlNvYXFGcVdLenhWRjN2ZkhzcVkiLCJleHAiOjE3MDYyMTgxNzAsImlhdCI6MTcwNjIxNzg3MH0.LwL7rpsUFIglU_UDIHqVpMpvc6o9F00Q32eXz8iRH5w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:30.752 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:24:32                                        3465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1022556 KO=14064 )
> restLoginInitiate                                        (OK=506841 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=505342 KO=1477  )
> restloginProgressiveProfileCallback                      (OK=10373  KO=1477  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.62%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.62%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.55%)
> status.find.is(200), but actually found 503                      4958 (13.66%)
> status.find.is(200), but actually found 401                      1477 ( 4.07%)
> jsonPath($.tokenId).find.exists, found nothing                   1477 ( 4.07%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################################-   ] 95%
          waiting: 24656  / active: 32     / done: 517927
================================================================================

21:24:32.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 517971: status.find.is(200), but actually found 401
21:24:32.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,517971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39ea4035, username -> user.1000496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b1db068, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217872916))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDVoYjQxcHZzbHJkcnVlY2JmM2sxMnZ0OWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TWVuRkxXREpHTjNaalVXRmhUbDgwVVcxRFIwWkJMa3AyV1d3dE5HdDJWMTlCYjBOQlFWWlBWQzB4VlhKalR6ZFFPVVJITW5NME9Ua3pjVTlqUVVwUU9YZFhha2htV1c4dE1FaHpjemxvVUhGeFJGSk1jR3hMYVU1WGVGUXdjVzQyWnpSV01XeHJSbFZNYjAxVk1UZFhiR0pZYW14MlVqWmxhRWxzU2pscGFsOVVVa0Z1TkRoTFZYcG1iR2hYUzJocFExRkJOelk0ZVZCQ05WUkdVUzFwUTFCT1pqWkxaRXhSYTJ4UlNFZGZPWGR1WVdKa2NXTnhSVFptYjJwU1MxRnJZa2MxUjBONmJVOWphM05DTlZOTk5VNWxWelZwTm10cE9UWlZiR3BHVmxaQ1pXVTNXa05zYVVkWloyWk9NV2hyYTAxcWVGWTBRMDVDZGpsV1IzbDJTVEV5VmxKTGVHOVNWMFZsTjJaWlFrWXlVM2hDZFZsNGFIWkthRk41YTFKS1FrUm9URU5pZEdGSE16SkxZVEYyTkhkUVRHSkRUR3hLWm5vNGJEQnJhVTg1Y2pocFJsUm9jVzFRY1VaR1ltWlhVblE0WTNZNVIwbFdUVVE1TjJVMU5UTlliRVJNWlVWU1pXWmlUMVp6TkdSVmFtOU5hRVZGUXpReWQwUlViMFkyTFhOS09EUnlRVXhrZWxoMlpHbzFRMDR5YW1SQ1ZtNVBWbTF0YkdwNU9XeHVVV1ZvU1VoVU9UbDNlRE51WmtGSGJqbEhXRFJRYWxjMFJIVk1TVEZ4YWxrNWRHTm1VRkpCVlUxSVlVRlVZM2RqVWtOWFFXZEdVUzF5T1hSaFZYQmpiRWhJZDBsUE0yOXdlV3B5YWkxNFZHcFlUbFp1TmxkTVdrdDJSeTFGYW5wbVJYSXhaVzlITnpnM1VFVlNlaTFrWVdwaFpWRm1URWxaYldGbE1XbE1jVVp2ZUhWaWFFZFpRVWxEUTBkc05sQlVVazlsWkRaaFowcDVWbG8wYlVGR00yMVRaMHhvTm5sdVlVeFVURFJXTTIxZlUyMVZhMVZVTVZrdFNWSmFYMVUxWlY5RmNWbzBZemxtWW01R2JraElSR1JzV0dwU05qTkZNREF4ZEdWMFdVOXRjSEJRZW5OMk1GVm1iWGt5VEdOSGQyUTNRbVF3UTI5dlRYQkZMV1ZvYjBodGQyNVpNMXBKY0ZaSU5uRkxlRE5ETldkUlRFdGFSaTFtWjAxTGQwZDNMbXhHTlU1NFowdGtSemswVVd3eVIxaGpVVXg2ZEVFLjcxbFdocS11Y0swTHlNOW5KY01mRnFZUHZ4blRmaktlTnMwUkhzalpOd2MiLCJleHAiOjE3MDYyMTgxNzIsImlhdCI6MTcwNjIxNzg3Mn0.jbHGP3-tTVKsYzd-sa5Aw7YuyUuxAtyMu3ibZT4FkHU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000496"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:32 GMT
	x-forgerock-transactionid: 1bad5cdc-805b-41d1-8c01-7adfed088695
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:32.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:33.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 517971: jsonPath($.tokenId).find.exists, found nothing
21:24:33.004 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,517971,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39ea4035, username -> user.1000496, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b1db068, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217873003))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:32 GMT
	x-forgerock-transactionid: f1df5d42-ab85-4b3f-986f-dae1a4486f51
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3ZpZzBqMGtsOG10YW90bnU2anI3dXM0OTQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2NUSTBRM1pWUXpSMllWcEZWMHRYV0hOWVdWVm5MbWRuYmxCbFpHUmlTV3ByTm5CWWVVaDNNelpEWXpJeVJqTlJWR0pQT0c5dGQxVjNkbXc1T1V3eExVTXpaM2xCVVdWdlMyUXhOalZxUmtKa2VXMWxlSEZVYWpSNFExaEhNbTVUY21aUmFXZHlTRVJwZGs1dFRFOUZMVEUzZWt0cVFVMURVSEI0Vldad1RFMHpWVkY2VERGemFXeDJObkpGVEcxU2EyaFFkVTAxYVd4ek9FZ3dMVVZQVlVwV2VWOTBORWhHWjJkbWJuWmpRVGd5UmtGbmNuWnNNVFpOU0hneFRUWnZMVWxuZUZCV1IxaFdTMmRwVlZOVFNHSndNa3hUYzA1aVREVmtkM0ZPVW5FelpISkNVMWxtU1ZkRFptRnRUa3BrYkhWdU9Ia3paRXQ2UzBsTmMyRlhlV1F3TmxKUVZrcHlVbnBNTFhCZlVtZEdXa05uZUhsRGVuaG1hRGhPTVhSUllXTjRTblZJYkVwTVlsWnpNMXBKYjNJMWJXMDVXWGRyT1U5cWNETlhkWEE0V2xZMVlqaGhOSFJUUWpkS1oyZEdla3BTUjNKTExYRXdUekZzWkdwa05YZElNR1ZqYm5KalkyMUpiSGxJVUZwTFdqWXlZMUZHZUVwUVdURjRjMnhvYUhaRFFqbFpObU5GZUhwRWJXNW1WbFZCWmxaNWVHZG9hR3RvUlVGeVdGWkRYekYxV21acU5FZHBWSFZ6T1ZaS1dUbHFYMUp4WmxCM1VGVnBhbTFSU0UxTmIzZ3piWEp6ZEdOaGFUTlRTR0pUV1ZkRU5taGtjbDlCVTNoWFoxRXpWRnBUWkdOTVZucEpjR3RIYm1Sc01URkhiVVJpVDNoaU5XeHBlSEZpWTJjMGNWbzVXbVowVms5RmRUSkRSVEpIUkZwWU1sQmxVQzFvYzJKeGVVSmljSFpNTW5oNE4zWmhaRkIwVWpoT2N6UnZVVkZNUlRGaFkxbGxXV0ZYUm5SelRXNVVibVUxTms1cFdVSkdVa0ZUWVdwalZXaFVTMUo0UVRWMGRtbG5PVXA1Y1RKTFZ5MU5UWGRtY1ZsNGFFUlJUWFJ3UTBRMmFFTlFWSGRSUldoWlNreFRMWGRmWm1vM2RGTXliSEJMYkZabmNFTlBia1oxZFhOTVZIQmhNR1p6YXpaSlVrdFFTakIwYTBSTFEyZEJkRmsyVm1WbUxWcFljRkJJV0RSVVJVbFpMa1UyWDNOcmJVSjVTMjFLVFRKRFpHOWlRVVZKWVhjLlp4WFpRaGQxZTJqSF9qZXBYRFNDSll0ZFNBVUV6ODFYazRQLXhZWENUVnciLCJleHAiOjE3MDYyMTgxNzIsImlhdCI6MTcwNjIxNzg3Mn0.1K8yvGfsACEFF1J1c4RgMwRAl8HSh6cmzIUc8EtVcyw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:33.004 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:24:37                                        3470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1024055 KO=14066 )
> restLoginInitiate                                        (OK=507579 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=506087 KO=1478  )
> restloginProgressiveProfileCallback                      (OK=10389  KO=1478  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.62%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.62%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.55%)
> status.find.is(200), but actually found 503                      4958 (13.66%)
> status.find.is(200), but actually found 401                      1478 ( 4.07%)
> jsonPath($.tokenId).find.exists, found nothing                   1478 ( 4.07%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################################-   ] 95%
          waiting: 23917  / active: 24     / done: 518674
================================================================================

21:24:38.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 518783: status.find.is(200), but actually found 401
21:24:38.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,518783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52486f54, username -> user.1000505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d3f4eb1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217878329))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWc4ZWZmbDEwYms0cTBqMzhjYjA0am5idGwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MmQweHdZM2RDTjJ4dVMxOUlZVWhuU2tObldHTlJMakIyY1V0VFZFVmtWRkJUVHkxcFN6WjJVMXBGYWxKNFoxWjZWa1ZPU0ZVMGMwWXpabXBFVUZoQk5HOURlSGRIYW1GdFQxaG9PVnBPYWtwc2FIWkZYekExY0Mxa1RHRTBPWFZ2Ym1SME4zSmhkMDR4VFROUVRsbFVibTh0VEhoa1JVWTJaRWRSUW1sQ1UyVmFXV1JpV0hOdGFuQTRSRVpTTkd0WFp6WjNRVUpQYUVwaGVrcGtTWEJuVldRdFJtSTRVekV4ZW5obFdsQk5TMUJXV0V0RGRWVnJVRzl6TmpKSk1VZHlaMjVyZVhFMVEyZFRjbFJ5V1dwcWJYZHZObU41V21GWlFtWmtNVUkyT0c1ek1FaDBXR1p0TFUxMmJtaGtaekZNTkdkUWIwMTJVVk0yZUhsTmVVUmpNalphTW5aSVpHSmxWazg0ZW5WWlNFVTBiWFpNTXpBM2FFSkRRM2xuYjBaMlFsWjNUVTE1V1dzME1FOWthMW81TUVoV1dXTnNaM2RsVGt4eFYzbHZWVjgxWnkxMGFEbFBORGhOY21aMWVVODNhRXA1YmxOcldIUlJTblp4V1Vwb1JXMHlVekZVYldJME5XUjZRMXAwY3pGd2MwNUJaSGh6VEdzeWFsTkljekExWVc5blNVbG5WelY0V2t0RlFVdE9UV2hYZG5ScFVVTkhObXhhVVdWRmNqWkZTVEJPY25oWFdqRlJWMU5DVkVWcWVsaHBWbU5RT0ZSdFIzcGliMHRmZVU5MFNIVXpjbGxmYzBadVRWQTVaRGRtTlhwWmIwRklUVUUyYkVsclpGRkhXVnBFTUd0cWNURklTbEJ3WkMxTVkwMTFjMGh0UTJKTlJYSlVlRGh1Y1U5M1duUXhOa0Z2YVdaelJXOXNRMGhCYjNVM2RHTjJWRTVEZFVjNFIxbGhlSFZPV1UwNFVXWmZjMjlDZVVoT1VEUXpWbTV4Vkd0TVRWOVVXRE5QUTJ4a2VFUkxhVm93TWtGWk5FZFNWRE5qTVZVeWMxaFVSRTR4TVZWcWExOTFXVmRQYWxCNVJXMXVVWFpqTFhCRmMxTlFNMjVhUkdrd01rbEdRa0U0V25Sd1VHeEdTbFJ1WDAxVExUSkllalJLYWkxM1JsUmtVRlpwVldoWlluUkZTM2wwVTBsWk0xOTVaMjF4UlVwVGJtSlBkWGRwUzBoTGFEYzBMVEZXTmxOblZWQnJMbmhIWlRFNWVtNU9UbkZvV1hoMVprNU1kMWhEZVhjLldvaWVaeXB4UEF0OHNOcG01anJKcGJUMUdpNkgzSlhoV1ExRHBGWF9VNm8iLCJleHAiOjE3MDYyMTgxNzgsImlhdCI6MTcwNjIxNzg3OH0.EeqRPZRtiq0I8g-p-f4al7f8jrqilh58SfP6hm0WZcI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000505"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:37 GMT
	x-forgerock-transactionid: 8b5df2e8-9dca-4b27-939a-bcafc1912d0d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:38.380 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:38.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 518783: jsonPath($.tokenId).find.exists, found nothing
21:24:38.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,518783,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52486f54, username -> user.1000505, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d3f4eb1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217878419))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:37 GMT
	x-forgerock-transactionid: c74dbd12-f5dc-4057-a9ba-650d14c2cd08
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjBuYTFzNHR2YjVmaGVjdG03cXJqYjI0NHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1YzWmxlVUZMUnpWVVkyaDNkVEJ1UVVneVMwdDNMbU5GTW1GU1JYTlBOVUo0Y1RGRWJqUkVSRGhUZWpsWFVGSjFkV3AwVURSWmJVWkJlV1pMTmxkUGJWSjNUalJtYW5aNFRrWllNbkI0Tm01bU1sTmFNbmRUUlVwMFJ6aG9kWHBDT0Znd2FEWkpkblI1Tmw4d1JFZG5ZM1o0TjJGZmFtODNkMmhCTW1nemJqbDJNakY2TUhKcFMzbFZaR1pRUlhkRGNIRmtaMDlPYmw5eGRXbGZOM2xMVWxkcVZXUnNNVVZLYW1Oc1pYZENRa2QyVlc4NWVrUXdkREU1VURoV05GbHdUazlrTVc5ZlZEQlNiMUZCVm1WTVpHUlZkMlJUT1dRNVZHaDVOemMxZW1kdVRrUldkVTk2U1hCSGNpMVJRazUzYVd0ZlNrVnFjMnhNUm14VWJHTXpVRmczY21kWVYzQlhObU0wV1RGQmJreHBkbHBTY0hoT1NtVjRWRzFRY0dWa1VubGhiRmRGT1VGM1QwMWpiMkpsT1UxbWVuTmFSMEl0YlhoT1IwbGpiWGh4ZFRKYVdGSnpOSGhOVFd4amRFMVZjbEZGY1VaRk4wSnlaQzFzWkdGVVl5MWpTMHhDYjA1ckxVSlhkVTVsZUdsMmN6WnVTSFl0YTJWdFMyZFJTekY2VTAxV09HOXNhRkJsVW5KTU1EaHhkemh5WjNKSWVUSXdRVUYxZWtwNGFIWXlTREowUlROcGMzRTFMVkpUUTNVNVVsTTBRblZJWkZnMWRWVXhhME5JWVhCbmFGWmtOR2RTTXpVeVJ6Rm5lRU4xY2xCMVJXRmFRa3hCVVVKTWJtcFNYMWxwU1hwNldVOWxTRlV6VTNOeFZrc3RabUpsYzBGdFprTnpabVJGVG5sc1RuWXRZaTF6VEhSaFEzUnZZazkzZERKeE4wdFVVRXRvUkU5dGNYZGFTMmQ2VkROSVpXNW5NV3R5WkdkV1QxWlZMVll6VW1wbU5qVlZiMkUwUzBOR05DMTVXVGgyUVdzMFpGQlFTSGhDVldOR09FSmthazFVWDNwUVV6bE5SbVJxYWpkMWJtNHRhQzFIYmtNM1lrSnpSVFJ5WmsxWWQxUTVlVzUyTFhaUWQwNUhjRWx6ZERoWGVqTkJURzlHZFhWb2FFbFdOV3h6VlZGbWFuQkJiR2N3V1U0eFdERm1jRXRJYkd0NFlUVnZjR016ZWswNGNqRXpVQzE2VGtwMVdIZHpMbEp5TjFsV1R6TmtXbEJqUm5Gb1JGRm5aM2RHUzBFLmkwaFg5akFYQ3UxMkJZRXJTOHU2Yjg2WmJ2NG11QjFmZ0pwVThDTkdDQlkiLCJleHAiOjE3MDYyMTgxNzgsImlhdCI6MTcwNjIxNzg3OH0.E_LtzT1goyrn1wEVJzetDGZKCuRU2WUXtizImGulZ1c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:38.420 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:39.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 518970: status.find.is(200), but actually found 401
21:24:39.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,518970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@798d1e6e, username -> user.1001375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ad8b73c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217879478))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHExZTcwZjBzdG1ycmgwYWtjaGw0Z2x0ZHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UE9HOVNOWEU0VDJGVllXeHdUR3N3VTNwbWRuZEJMbkV6VkRORlNFOVBhR2hCTUcxRlZYWkdRbWxGVldaUE0wRm9kMXBPWW5wUVlqaHlUVU5QY1ZRMGExcFFaRzgxWlhoWExVSm1aVUpHV1dsUVNWbzVhbWd5ZUZFMFNUZFpUakZFU1dkNExVZFNWREpDYXpBNFJIQm9UWEIzWDJ4bmVqbFRaa1oxVjFOaVoyRjNSazFtWkY5a05FRkNOSEZLVjJSUVN6Y3RhbnB4WkRSbU9VOXhjR2cyTFZaVWFFbHdORkZrVDJoNmQyUkxWa1E0UW5rek1GTXdZWEJRYmxoVk5HVmtTSE5YTFY4MVUxcGxYMlJCY1VrMlJWVkxPVWgzWW5GNGRHYzBZVk5xTFVoNkxXbHlUbTFSU0V4b1ltSnNkbnBFTVdSdmRHRXdOVjl6VnpsMFNrSnpWV294UTJGRFNqTmhMVkZ4ZDNkVmRHRkhRVGhNYm14bGJtUmlUbEZmZUZNNVpteDVPR3B2VTI1VWQyWnhlWGhsU1ZadVdVMVBjelZYWHpGUGRHcEVVVjlKYkVsQ1VEUjBiSE5DVlZWRVNWaGZaMUZzYVVOU1J6WTBTMmswVEhKeUxVY3RVakJUWkZoTloyMWpSM2xvTWxaSlRGUlFaM0oyVjNvMGJqUkdiRGRQWVVwbGJGcFNYMkp2TVVWaFkyRlpXbEJWVG0xb1JuVlVUVEJUU1dWVFlVOTNTbkJ1TFZnMGRFVTBhbHA0WW5wck1USkRWSEIxUmsxeGJXSkJabk5LTUZFNGNYZDFhR2R4VmpGdVYyZEpka2c1UjB0b2MzcFZTWEV5Y2twTE9URTRWV2d5VldwM2IwTkhhMGR0VFc5Q2IyVkVTM0ptYTJsTmFERTViSFo0YWpSeVRrWlhiVGhzUjFkNU1FWlRjeTFMYjJvMlFTMHhaM2RTYWs1SFRUZHlTemhHYzBSc1dFWkdRVXQ0TlZkbVRUSlJXVU4xVTNCemMxZFVWM0p2Y2xSNVZrUnBNVFZKTjJOVVlWaDJWbTFQVVUxaGJsOXlkRkJUVGtrM2RXeFlWbmgyUVc5aVkxZElRbGxITjBsRVUxOUphMVJ4V0dwRldEWnJXbEpoTldFdFpGb3RSakIzYmpodFN6VnlkelV4TjFaYWFYSkdkMWw0YVZGNVJGZGFXa3h3YWpJdGJsbHdWbk5XVEhOaGVEZ3hRM1pqUjFSQ1dVOUdURGN5Wnpjek1rcFJMbE5wYmpsemRtMDRNV05zZFZOd1JtdEdhWEpWWTNjLjBEN3BkREl6YkZxQWFRMmVHUDVWRUttQlBERVI3NnFXSHV5dThkR250SmMiLCJleHAiOjE3MDYyMTgxNzksImlhdCI6MTcwNjIxNzg3OX0.DmvZK30tIlZD05-0C8F48fzu6ACKoKDkbwI-jGLvC8Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001375"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:38 GMT
	x-forgerock-transactionid: e2082158-f0ad-4b26-883a-b0191c6ed4eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:39.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:39.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 518970: jsonPath($.tokenId).find.exists, found nothing
21:24:39.565 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,518970,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@798d1e6e, username -> user.1001375, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ad8b73c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217879564))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:38 GMT
	x-forgerock-transactionid: 7624f9dd-d657-4b01-b37f-cb83d0458eea
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTRsMzA4azI3OXNvc2dnMnU4dWpyZXUzcnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NU5rMWlPR3BWYUcwd1pGTkNUMVUzYzI5cU0wWlJMbkZTVFRaRlNXbGlOVGR6Y1ZsVFpUZDJiVXMxV1dONFMyZHRNMHQ0YzFSV0xWZzBUMDlIYmxFNU4zcHZaM0YzZUhGR2VFVmxhbWgwYmxSdE1tNDJZWEYxU0RReWJHVmxiWEJuTlhGemFsbG9aVGxGWVhnelNUUnBSMVZhVTBGTVJYQmxhRGwwTWtSNWEwaEZjRWxMZFdSQ1JXVmhaakF4UzBsRlMzZDFURUY0Wkdsb2VHUlZielY2ZHpBeVlYWXRXVEZXT0MxcFNFcGlVa3BaTmxnd1JYRnlUWHBDT0c1NkxVbDBRbHBhVVZKaU9VMTZaakpDZGxRMmIyNXVRVUkyZFdSM1dqVmFSVlJOT1dOTVRuWlBkSEprT1dwYVZsa3dUR1F5ZFd4NVZHMUhRa2htTUU1c1gxbGpTVlF4YTBnNVF6ZzNZbmN5U1hkalFXRjJla2R4U1ZWbVJEQTRabkZ6ZUVWVWFtbEhMVjloVEZkMlRrRnVPV1ZPYVhRMU1uZFpaakZvU0hCYVdtWk5UVTVyV2xOTGVXbHFTMHBVWkRkVFl6ZHpPR05UU214dFdpMUlWa1ZXTUd4NVdITnlORTVYZUd4cGRGYzRkRFJ1V1VGMlJuaGpablJtVmxoRk9GZHZOVTF4UlVSYVlucE5jVGhJYURRd1EzZE9aVmxvU0djMVozcElSa3RMY2prdFZHVlRZVU16VlRZeE0ybDFRV0ZrTkZONmJqRTJlbTAyVUZoaWVXa3lNR1p1ZEZsMFYzZHJabXMxV0ZoUVUzZE9PSEJ6YmxCQ2NrRTRTREZoVW1WR1NIcG1MVTExUmsxbE0xQmhORTlHZEdVMFZ6ZDVOazkyWDJnelh6VmxOMjlRUVdSMGJIbEtRMGhEYW5aaVFXNXdUVFEwZGpaeWFtZEljVTV5U0RreFVsUjFTa2RvU1ZsNVNWbGhORkpoWm5sdU4wMTNSRXd4ZWtSR2QwOUZiMmt6U1doTE1XMUVWRXRmVlZZMGNtcEZNMFJGUWtaU05ETlRUMGQ0WDJoYWFGY3hXbDlYWVRKSlJEaGpNRlZhUzNKVFZHeG1UMko1VUd3MldrRm9UbnBXTXpaR1lqQm9Oa0ZOZFd3dFNVVkZiM2R5YnpSRVdtUlhPVlpVUTFZeE9EZDVheTFFUkVKNmJYcHVVMGRGYWtoR2NWQXdiRXBaZG5odmNHdGlRM1JFTlZCVlpFTnpMbFJMVW1wb1RERXRNbWRsWnpaR1IwUnFXVWt5TFZFLmtoRlBoNW1KS1MwV01uN1hNTU5JTElzWHN1X1BiRWM3ZVR2a29HYTN4SnMiLCJleHAiOjE3MDYyMTgxNzksImlhdCI6MTcwNjIxNzg3OX0.J-IZ8YG6r5T0d8Fkc5nCp2DcKgE8ATeUuOO_xamcVcw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:39.566 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:40.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 519123: status.find.is(200), but actually found 401
21:24:40.632 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,519123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a601543, username -> user.1001439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a85f21, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217880588))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmw1M3JsMGtvdWZmb2JldHJpMTQ3MDR2OWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R1gzWmpWV0YwWkVkRVlWbGpVamxwTm5KSVNrMUJMbTU2YUhsNmFYWmpjbkpSWVVGU2JXWllRalZaV2sxNlozcEVWa1ExWkZodWNqVTJNV3AzTFVWV1JIbGtiblkzYWkxV1YxRkZNRkJLTWpsM1IzWm5jVTgyUjFSbkxUZEtXVXBXWlUxUk1DMUZTbG8zTkVzelZtUXliR3BpVlRsVE9VTnRPV0pKYkRWeVZYbGpTVzFoYTJoNWIxRTRhRzFrVGtGYWF6aGtXSFF0WlVwUlgxWnpaRVJuWVVOWFVsSmZkRWhRVEVwdVIwMVlNMncwUzBNM1NpMWpjWHBsWjBoV1pYRjVWVGt6V2tSalIwRTFUSEF3TlV4SU0wSnpTVVZpVEdkTk5FNWZVV0ZxZGtWTWNIZENSVXBzYVMxVU5rNUNjV2hETTJVdFgxZFpRa0V4ZVdsdU9YRTBORmgzWnpWMWVuTkViRTVVVEdoYU1VTXlVWGRJUjAxeU5GWTFSVU5FYXpKU05qWkVZVzgyUW10c1psQlZVa2RvWjBOZmJGaE5Ua1EzUzJocVVVUnpkMVY1WjE4eGJXaHdNRFZTVFU5eU1YWjNRekZRYkhRNGRGOWtOWGh1Y1dFMU1rRk5NRkJ3VVVkeU16VllhRTlWTFV0eVkwUmxYMFJTU3pRM2VISnFhbVJXTFZvNU9URmxTVVJEZVdwNmVEQmlhemRUYkVkVE9GRXpPVTFIWkZCMFExRjZaMUp2YkRONVJWRk1iRVZPZEMxdlZtRnRVRUZJWDA1WFRrZHRjRk5JTkhkdlUwaEtNRkUwUkRsalFtZHhOMWw1ZGt0S05ESjNkWGxzV25oT2NHZHZSVk5mU0c1VFpGaFVhMFZHYURoVGJXNWhVeTFLZEZObmN6STBiak53YmxSbFZuTlBRbVZ4WlhScmRqSkxORFl5ZUVadlFrOVpPVmRHYld3NFRYcEJValpuVGtWeWEybFhXa3RuY1cweVVVSmZPRUZ1T0d0QlMxaGphRE5yTjJ4dlRWWlRkRkpOTlZKMWRHSlBNVFpEVmpNMFJYZEtNemgwY0MxRlgwaERTVUZyVVRWc2VqZFljV1JXWXkxVk1IQlZUa1JMTkZSc2FYSkVaMEU0UzFSR1JYbDBjV2QwUTBwSVFVTnZibFpRYTBVMlNFNUJUbGw2WVdWZlFrSXphRmR5Y2tGdldGTTNOelJWYm5CTU1XeEZOWGRPYzBwVVRGRmlPVFZWUlV0UGEwTkpMbGwyVlZaS1NXbGlXR2xDZW10NVYzRlRja1pNU0hjLnJHT3dMVldqMU00UmJvR2pjV0RiQ0FtZWJRTzBvcF9Ed0ZCYzdlQXBjVnciLCJleHAiOjE3MDYyMTgxODAsImlhdCI6MTcwNjIxNzg4MH0.PdrWqH5vjJMe3cd74teEiHcwr55zI5gcQ49nyU27iKQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001439"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:40 GMT
	x-forgerock-transactionid: 417e3fdf-d0f8-449d-993a-eb92a0dc4fcb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:40.633 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:40.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 519123: jsonPath($.tokenId).find.exists, found nothing
21:24:40.673 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,519123,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4a601543, username -> user.1001439, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a85f21, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217880672))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:40 GMT
	x-forgerock-transactionid: f26b5a76-0260-4338-b2c0-aa5828b7716e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNG8wdmExZTJpYWNnc3R2a3FrYmpkNW1iZXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NmFIZHFVVUZsTW5oc1pXb3dhRzlWUVY4eVRYWm5Ma1JwUkRselkwUnhlblJrTTJKdWJsbG5OV2sxU20wdFVuVXdTRVJhU1c1bk9YUnhXbmhsV0ZCaVYwcFFVVzAwWlVwb1FtOVdkRFpUU0RaelRXbDBVemxRU0hwVlprNDVjVFo0YjFkUFlUTm5Ua3hZUzJGMlluSTRkVTFxUWtoeFdIcFpXVEJ2YmxGcVRHSnlSWEJ0U25wdWFFOWZRbFZEZFc0dFRXcEpiRVZaVXkweFQxSlpYMkpTT1d0WlRuVTVSVEZvYUZWVVZGWTNTVEZNYzFORlRVRjNWblZmWTIwNE9FcG5SMk5VUVVNMlRUaGxWMk5xVEc5eVVHdHJNRlJRWWtoS1RGRTRUVEpSWTJSNFFsWkRja0ZtWnkxSU9GZzFWRU5xVjB4QmIwMHhhVlJHVEZBeWQwMVNhMTlJWTJRd1dqazBjMWQ0TlZGUU5ETXlUVzlqV1RSemEyTk5ia1J3VUhwR01rTTRkbk5PTWw4emMwMTRTRmxIUm5GeFVYaHRMVXBLWkhWeFpGOHlWVVV4TVZWWlIzVkZUV296ZVV4b1UzTTJSV05wYmxkSmJtRnhiM1ZzU3paeVJGTkZiRlozVW5wa2NXZFhja2t4U0U1MlpUWkpNa1F0TjBSalZURjBXVzFOZG1oMlpWaHVNMXBpTXpORWFIbEJka3hSV1dSVFJFUnplVlZsY0RCUGN6RlNiVzVPVkhCNVFYZG9VR3hJTFdkT09FcHNTVGg1V1RKaFFtY3pRWEpuVkRCdllXMUVRMEZuVjBSV05GRmtabWhFV0hkVFgxOWFUREo0WTAxMWVVRmpUSEJpUlZoWWNGZHpOVlJFZFVoNVdsOVRUSGRUUTFOaWJuRnBWVTlyUzNWM2FFSk5UM0JuTlZWZllUTnVabU53UW1kVWF6bDVPVVZsTVhsNmNHMVFWemgzVGtwSFRVOWlkMHhHTjNaT1lVUkRha1JOZFhodllWVXRTV0ZIZDAwMldHNWFabmhTU25kc1ZsODFWVzFvYXkxUk5WcHFiMWQ1YmxaelEwcG1WemcxVG1kaGNFWnVhWE5xYVhCemJVazJhRkl3TkdJek9GQnhkMm8xTkc1VlZXbDVaazltTjFORU1pMDFhMncwWWpKdVJtbzFUSGg1Wms5RlRHZ3RUbmhLUkRFelVFeDBNMHhpVld0a2FGSjVlVzB6YVhCcmFuSjJRM3BMZW5aVExTMTNMbE52Y2pVelpYSXlUR2hmYmtwU2VtSnpkRWRoUVhjLlBCRl9RLXByWWJTclF0a2JPYTZqMjdpRFc4Y1hRNVhtczBlR3YzNVUzVDQiLCJleHAiOjE3MDYyMTgxODAsImlhdCI6MTcwNjIxNzg4MH0.spcddnukELmIVcgJRIiFskG7sLjmDn5DgJ3qAbYQud0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:40.673 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:24:42                                        3475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1025647 KO=14072 )
> restLoginInitiate                                        (OK=508374 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=506867 KO=1481  )
> restloginProgressiveProfileCallback                      (OK=10406  KO=1481  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.61%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.61%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.55%)
> status.find.is(200), but actually found 503                      4958 (13.66%)
> status.find.is(200), but actually found 401                      1481 ( 4.08%)
> jsonPath($.tokenId).find.exists, found nothing                   1481 ( 4.08%)
> status.find.is(200), but actually found 502                       147 ( 0.41%)

---- idc.login -----------------------------------------------------------------
[######################################################################-   ] 95%
          waiting: 23128  / active: 29     / done: 519458
================================================================================

21:24:43.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 519564: status.find.is(200), but actually found 401
21:24:43.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,519564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39208878, username -> user.1000377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26d21cb2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217883405))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibW92dmtkaDY1Y25tbGpybnZsMGJzYTk3bjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TGRIVnJSM0pTUlVvMk5UTnJiV1ZwV25oWloxTm5MbE4zWmtsbVFtWlNiVzltVTNka1kzUnpZM3BuTXpjMGRtdEJjbmMzT0ZOWGFGTllZblpFY2xGSmNWWXhkMUZvTjA1VVFXeFVNVkpoY2tKWGNISnhNVVZRV1c5T01DMXFjQzE0UVdGdVpGVnlhRlpOWTNsNFZXcGtibVZWZFhGSVZ6RTRjRkZzZEdaak1GRnNObFJaVmtKa05FeDBObkpQYm5WNmVFcGtkVVptY2tWTFlrNVpZemRRVEd4cmVsQnliRFJUTTFkdGRGazJlbEJvY21SdE5uWkZPRGxRV0hSTWJHbHhRblpMYkdGUVJrWTJhMGQzTVY5T1QydHBVbHBZV1ZWTWNrTTJjVkJyUlcxS056TkpTMk5wT1VwRGRWOXdNSFo2UVVWVkxWTkJTVXhvVDJsSlpGOU1Oa2MwZUd0UWNFaFNiVTltVDBsYWRWSkVlVU5QZG5GUWRIaE5TVlV5ZW14VFRWcGpkekZWWWxwT0xVOUJhbXR2ZVV4VVgwWjZOUzB0Y0hGa1duaDRNSFp6Y0dkek1qYzVSVEJpWmpGeWNpMXpTR3h3YW01cVdHSTFOVkEyYjA1NGRsVmFOWEI1TFV0RWVrUTVTMWh0VjJoSFpVSXhNbkJFZVRCWk9WZE1kV0pSWVZSdE4wUlJOM2h4V1VwNlZHb3plR05FZGxGb1YySTRXbTF6TkVSU2MzcG5NQzFGZW5jMVQwSnRRVEZMTlhGUlRuUjJWRFl5YWtFMmFFZHFTRGxDWDNkR1VHVlVhSE01VEdaSkxVRkRkRnBGUkdkcldYVnpOV1ZMU1U5cVMyOTBjMnB6VTI1amFGQXdTME5OZERZMkxYSjBjbVJ4UzFWUU1IVkJSVUUyTmtaSk1FOW1VRE5JU0dadUxWaExhbk41Y2twdFlrZG9UM05EV21vNVpTMDVkazFLUlRCcVQySjNaR3RDVFU0MlIxVlpMVTFWWDJJMk1XVnVSV3hpZURoUmJHUjVkMWc1UkZkcFdFdEZaMHN4TVhjM1FsaHZYMVp4ZGtsNWFYZGxTa3hUZDNKMFVUQmhORU15Y1ZVeVUybFFZaTFaTjB0cGVsbHlSMmhqWkZReWVUQmFOa05yTmtGVWEwd3llRzA0U1U5VU1UWlllRVV6UVhKMFVtcHJlakY0UWtwcUxXTkdaVFl3TlZWSGRWaEpibE54Y2xCNlpsUmFhSEZHVURoblVWVlJMa1ZPVjNoeVJWUm9aVXRsY2pWd1puUjNPVzlpYzFFLmJ6MlJ1RFBPOFgwTU1VUVZEMlhlUXMxQW9HUVZtWXh2UXlwZFUxempnY0EiLCJleHAiOjE3MDYyMTgxODMsImlhdCI6MTcwNjIxNzg4M30.k6K4KKkLJx7tY5stjB6FUWKHsVieD9bhWMTZGW990Dk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000377"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:42 GMT
	x-forgerock-transactionid: 1020e9f3-f8bb-48b4-b4db-7101801aeaff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:43.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:43.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 519564: jsonPath($.tokenId).find.exists, found nothing
21:24:43.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,519564,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39208878, username -> user.1000377, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26d21cb2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217883490))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:42 GMT
	x-forgerock-transactionid: 5b1bb5a4-82db-4bc5-a0e5-4f35bb369367
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOWJsZ21yN2M4M2VnMTU2OWcyMTNqdW9iYW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFQyeDRVVlV6VFc5SlRETk1Va0ZHVjFkMlNHVjNMbXBVUjIwMk5Fb3dObWRDVWpOVWNVd3dTR2g2YlZFMlJtdDRjVzFhV21GclRGZHVaazlTTWt0cE5rbDFORXBuY2pNdFQwcGxhbDlmYUVVMlExRnRNMmRGTlcxbWNsVklXVnBEYTNKYVowMURhMmhLVkRRMGQweHZOVk42UmtKclQybHdWMGxoU21odGNuQm9RbTEyYVRab05tUjBTWEJaYkROdVVHaDNTWFpYYXpRNE0zbHhRVE5RUTFFMVoxQnFaSFk0ZGpWblVVMUhlV2x6TVhwbFNrUTNhMlp3ZUVaMVgydGFkRFJoYzBac2JsQmxjR3QwUVVzeFZHaGlNM0JEVWtJM1Z6Sk5ibXBxZVVoMWFHNHlRMWRSY2kweGRuWkdkVkJHTmpNMlQwSjJkVGd3YkdaaFNXRTRObnBNYzI1aVJ6VlNXVkJZWW14SVRtOVZRWFZFYjE5Sk1HSXdNak5xWkVSVWJYcHdPWHAwU1haU1luVTRjalU0ZEhSYWJuWlVabUZDVWpscWVXUjJTVnB5Y2w5cWN5MWllbkZIYjBaUk5FNTZVeTB6WW5KU05IWXRVWFpQWlVrMmRrOXJRMWt4YlZWamRUVmtabE16U1V4UVgwSXRXa2RFYzJwUFIwRk5iMFJQTm1WeVlYSlZTVzlMYWtoaVNVaGlOVUpVZG5CNlJEVnJXRnAzUVVGcFIyeDJUMmh5UzFCUlZteEhlR2hpUTBKU05rbEdPR2c1WjE5YVIxOXVOV3RTWkdGSFdsVnljRzlrVUhKMGEyZEZiRWhTYTJNdFRIbE5RMTlVYTFkMFkwOXlPSGRxU25sR2NqRmpaRFprV0VWTGFUSkRhVXg0ZEZOeVNFaEVWR2t3VUZWc2JVOXNaUzB0WkZKNWJqSlBlWEZrVmt0dlRXbE1URWswUkdscVp6ZDJjRzVIY20xcFp6RkxjSGhaY1ZaNE1rMUVUR1JFZVdkcmVXcGlSM3BvVW0xbmMyWnZhblZXVDBJdE0zbFphVFJ0UlVVNU1USmFRMmRqVDJVMWFqZ3dkak5uUlRWalpIaHpUVFpvVmxCaWVHSldOVXRCVVhNMWFWOWtVM2hOYTFwb1dtMXZOR0Z5WVdkR1dTMXZOM28wWms5MWIxVmxORzlYVW05SVh6SkhRVUZxT0dGb05WSkVVV0ZyVW1OWU5XdEJXa1JOYkdKaVVteFpkWHBYY1dNeFNHZFZMbmROUW1Od1FXdERla0Z4VEhsVE56TkNabk5FVFdjLjRNbXowQm05MGYydmFpeGd6UEFJdG5XT09McW9jbFVCYnZDMGlkZFVVRFkiLCJleHAiOjE3MDYyMTgxODMsImlhdCI6MTcwNjIxNzg4M30.d-9PsrgP0_76Gq6Ac4lRJSbWJCwApeM6YyuyDGSKK44","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:43.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:47.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 520100: status.find.is(200), but actually found 401
21:24:47.028 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,520100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@715fb44b, username -> user.1001459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7de1f1b9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217886976))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDR1dHFyMmJxbm40MGozc3VkaTdtMzZ0ZWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFVsVkpOMmhwWjFOVFZYbzVOSFpGWlY5RFZVRm5MbFZxZW5wMU1uSkpaVE5pZHpNeVdUTlVSMDlqVGtaNFUydHZaVzQxTjBkeWMxSnFPRmgwYWt4dWVsWnpYMEpsTUZoeVdFeFhiMmd4Y25WR1IxVnNaR3gyY2paUldqQmhWbTExTFRZMmJEQjJVR0V4WVV4Vk4yRTNRbkV5TW1WaGFHeEtPSGhTYlcxVmNFWmlNVEJFTkhsMFRuZElValJKYW1GVU0yaDBlRTFWUjJ0VWRuRnRVRVJLTWxOR2JGTnlUVkZYWTBac1ltaDRWbDlXZW05RVVEQmlhR2s1VlhGVE9GQk5hRVpYUTFWTmNsQlhhVmhOUmtOTkxXUTViRU13ZWtGT05IUldabVpMV0drelF5MXphMnQ2VERNeFRGUjZSa1Z0YzAxaWFYb3dkM0JzT0hGRVRrZFhjRnA2Ym5WQ2R6aE9YelU1VVZkT2VWZG5ZemsyWnpkdVFVdDVlbFV0ZGpRMU1GTTBRalF5Ylc5VFIweGhhMEp2Vkd0S1gydzNiWEI2WkhCc1RFMDJla1pXWW1veFVUTXdZblJXVDNoYVExQjFORXg0Y0docVozbEJWVlp6Y1V3MlZVaDZNR2hTVDNOWmQyaExVME5xYlVoZlFURnNTMFJvY1RoMU9UTktRbUZhTmpaUE9XWlZhelZpVFhRemEzaHhaMFpRY25ScE9VbFZRWFpHTXpWTVJVVnhObkpHTlVSRGVqWnVSVkUxVkRSRWJYaEJXRnA0UVRjMmExaFpkRTQ0VTJOZmFYaFdlRlJVUVdoSWEyUmtMVUUzVm5wd09WaG5aVVppZW1GaWFVMTZiM0JQTjBSV1kzTmFNRkJwZGtkMVVVNDFVbVF4T0hKTVZtdGxkVFZGZFdKSWJuSlJORXhMYTA1TGJtUjZRakJpU0VFME5UQlNRakZ0ZG1GNU5HMWtkRkpLZERSM1NuSkpjRGM0TTIwMmNFeEpVbGx6Ym5sck9HWllZVzFGTXpsTmNWZDZlbWhwVG1KTmJ6UlVObkpWUkc5RmFGaENhazR3ZFhwTWMyRlRWSGd3YkhwQlowRlpObE5QZGxwTGMxaDNRazFRYm1SME0zZ3pURTVZTTE4eFVWaGFjSFZIZDI1UlJqZEpSbnBZVjJJeU4zbEZWRTltTUU1RFgxZGFabWx0ZFZwMVRIUktjbXhWZWpKUGQzcHhZVTkxY2xsYVZrWkhhR041ZVRCNFgydEZMbnB0UWxRMmVtZDFjVkl3ZDBObWJ6QkphRmt6VkdjLldlQ1VTY2MwaWRXNDU5NVJGZkNxSnVBRElYR2VyRldBQVUzR2Eza2pULXMiLCJleHAiOjE3MDYyMTgxODYsImlhdCI6MTcwNjIxNzg4Nn0.5X0NmMNER_m5Qi3jSoZpIqgsZreoBbXRFxlpLHwilVY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001459"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:46 GMT
	x-forgerock-transactionid: 6f3fa246-5792-4d83-8f3c-df0ad9711b11
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:47.028 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:47.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 520100: jsonPath($.tokenId).find.exists, found nothing
21:24:47.068 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,520100,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@715fb44b, username -> user.1001459, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7de1f1b9, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217887067))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:46 GMT
	x-forgerock-transactionid: 91e8268c-00a2-48d7-8e4b-b84acb29ea57
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianMydDdiZnM0ZGR0dTJ1bjNsdDR1dWRpOGEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bGVuaDFiVWw0TTBkWWRHRk9WbHA2VVd0U1UxcG5Ma2hGV1VWcmVuSjNXRXBuTWxkVmEybFJNVE5GWVMxalRWQkhlVkpZVGtZMWVGY3pTblZSU1RsTFJHOTVOMHBQTFZSSFoxTjZjRnBpTjJSSldXdG1jRGw1Vm1GU1gyWmFWa2M1T1d0dk0yUjFNazQ0WW1JeWRHeERiRmcwVldoUlFreFJSVXhDWTB4RGNIZFpTVzlEV1V0MFkxRndURGR0WnpJMldVRmFNbGxWVVRCRE1rOUdOVzFqU2tWV00yaHlaWFJYYVVGcFQyczRXaTB4V2xKWlZGaHVaRVJOY1hGWmFuQlVMWGhIZHkxQkxWUmpiekpCZFVJNVJVTkRVV05rTFRWUk1WTlJNVGxwYVRGcU1sRkRPRTVETjAxM1JFUkdTbFEyV0d0SVFYSkJTbFJ2VW1kNVJ6SlpUbU0yWkdVM2RuWklWbWd0WjNObFkyUkdWM2hWZDA1clRrMTBYM0JwWDI5V1VFVmhNVVo1WkhCV2NHWmZYME5qYlhKc2IxWk9WRk13TkdkbVMySXdaVVk1WmxWdlZIazRVWFYyTlZGVlFUaExSRkZNYkZCd1drdDVhbXBtZVVSclJYWjZSbE52YjNjd1dVUlZNVk4zYjNoWFJtTllabmx1ZW1wSFJFMVJNVmhOYjFObk1uZGZjM0JTU0VscmIxSXRXRU5ZUTA5bVVtWm5VekJEWWt4a1dHdE5Ua3h2U2toWVEyZ3lOWE5sYkZOMlVtY3dSRUpXWmpkWlZIRk5VVlpxVld4Q2RVSjNUelZ5U3pkTWRsSXlPRGhZTlVoaWVWaFVYMjVqY0VseFVERm9kbFYzUjJ0UVNXbEJUa2xoZWt3eGRYWnZRMWhRZHpaWE4xaElMWGxoVmtoNU1rbHlSR1V3YjFvMVZEaFhUblpEWnkwNVQxbENZbHA2YkRsa2ExWjJVVTlOTFc4NWIyTldRMHgwUVdoM1kwWlpSbVZzWDE5ek5UQmtNVTFUUlZwU2NqTnplbFl5TVVscGNHWmFXVnBMY1ZGTFVqUkpVM0p5TUc5SFVsVklZbTFCTlRrMVUzZGxUMEo2WTBoSWNHdExTWGN4V2pkZk1GSlJMVUV0VlZoYVREVnNSR2cyTTNsRVJrTkpPRFpoUlY4Mk4xTlNOVE5IVUdZMmVUQTJNazkxUlZsaU5qZHhWVTVYZHprNVdUVm9jMWs0ZEVWdFV6VkdjbGxKUm1sWlEzQnpMbTluVkhkUlJESjRiMUZHUmw5RmVrMUdTVTlQTlhjLmotb3JXRjNxb0xmclZ5em5hRGUxN0lsWDBEX3oxTzItZE9MZkEyZUZnWEEiLCJleHAiOjE3MDYyMTgxODcsImlhdCI6MTcwNjIxNzg4N30.JMLVuqOt8GYTauMK7CMQCb7n145jy-FetTeRswpVgKo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:47.068 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:47.522 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 520179: status.find.is(200), but actually found 401
21:24:47.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,520179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69b19da9, username -> user.1002386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32e21732, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217887473))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYzNyNTFvb2Rza2cxaDRkZzc2dHBzbTlrcTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1JHRlJUM2hFY1haYVdHWlFWRlppU2xoQlIxbFJMak0yTFVSQmFqSkJObk40UkVZemNDMUJZMEZwY0doZmRUSjBaVk5QTFRJMlkxazBSVTh0VGtNeFNHTTVXVkJRTkZvNVVYTkNhMDAxYm10d2EwWm5lV04wVW5OakxVMTBkelozVEd0WU9XcE9SSEJ4VkhsQ05EWnhjbWx2V21OZk5qUldTbm81UTBaR09VVmtNakpSTm1zNU5FSkRUbFZNZFZoaU1ERkdlR3hOVG5SeU5ucG9NMG90TjBSTmJqaDVNMmhaTkdWc2NVbHBkMk5VVGxSRlJscG1lSEpxUmpkbFJqRjBjVEp0ZWtoTVFXOXJRMk5vVTNGRU1uTjJXRWxXTkVFNGFVUXpZMWhWU1c5NU5HSm1VbkpMTFZOSVQydDRVbmhtUkhjeWQwOXVOekowVFd4emMyWmpNekZoV0hoQlVEQk1WVmhzWWxGemJVNTBiR0Z4WjFGWVpWcHpNRXBsUlRsRlRGQXRiR013ZWpkSldYZG9TVUpNVDJOVFFUVjFVa3RQU1U1c1prVk1ZMGwwYTJSWlVVcFFRVXA1UldKbFRFUkhNWGhDVG1GdVYzSmFVRkJCYVc1VVgyaFNXRUZUV0ZKM1VtcHdSMjVvWjFCT1oxQTRRbFpCTURWc1gxOTNTRWRNTVhGR05FdFVSRVpYU3pSaUxYcFBTRUppZEY5aWVWZFBOVXc0T0hCd1JreEthRmN5V1VkTFUwaExRVk5rT1dOMlF6RjZTMk51Tmt4cmVDMXpOVXBDUzFCQ2NuZGFjM041WjNWaVRIaFVZVFZoUW10alpXeDVWRFpZUkc0eU9Xc3hkMlowWjJzeldrZHJXSGRZVERWbFJUUkxSVjlwY2tZMGFuSmxXamhCUzA5YVZtRlZSa3hEWkdZMlREaFFkbnB0T1VOS2NHNDFiblJXTVV0TGREVlpWRmMzZVU5cFRFWk5ha2xsV2xGWU1YUlJRa3RmZFZkd2RGSnVTM2RFVFZKcVpVOXVRbEJXT1dKQk1XNVpabWR2TFhocGFFOWxZMngzTUdGTlEwSk9OSFpPVWxBdFNsSkJSV28xZUdkU01FSm9RbTFXV0VaSVRESllVRmgxWjJneU1sbFRWM1JPY0hoYVEzbHBhMHA1V21kb2VIaExVekJZZDIxUFNuQnpPR1V5YURsV1JFbHFPWGt0TldVMk5tOUNaVlJDWkZKdGJFaHJPVUZYWkZsdFF6UjNMbWh2YnpaVVgwbGxiSGhmUm1aTk0yTnNSMk5uY1djLlhPYkZkZkkxR25lYllhRGdKLW5QSGdmOWo0TGMwY093b0dDLUVGeEd6QWciLCJleHAiOjE3MDYyMTgxODcsImlhdCI6MTcwNjIxNzg4N30.X_S8F5ZGrEQbZtYaxW0Yxyrycius5Fq2vyLhUDNK1oM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002386"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:46 GMT
	x-forgerock-transactionid: 2297cda8-cda2-4036-9425-7adde047e772
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:47.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:47.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 520179: jsonPath($.tokenId).find.exists, found nothing
21:24:47.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,520179,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@69b19da9, username -> user.1002386, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32e21732, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217887561))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:47 GMT
	x-forgerock-transactionid: d3be84c7-df4a-4b94-b9a2-380815e0805d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNmpybXZyZWE3cmVyazJyY29xYzZoM3NrYTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFlpMUxWM0ZLTTA1VmVGOUNha05oUzFCaGVsZEJMbUpsYVhwaU9VUjZkVEY1U0ZVMlNHWnNTa2RqVTNwTlkxaDZRMUJRYnpFNU1HUldjM2hHWTBSVmN6ZGZSakJxVVhRMFZGWnlaM2RTVUhCdWFrNUhWRUUzTWtaSVJqVmZXbEpEV2poRmRrODFVV0l0UjJKTGN6WjRNMmg0V1VGV1Eya3dNemx0VlhWaWJWZG5TRkoyYTI5Q1JtOVJUak0zVkZWQ1ZFVTRTMDV4YjJFMGRIUmFiVk5mYjJSd1YyTkRRMHhaZFhkRFdtczVTakk1TTNKRVNYaEVlV3R5YUhCT1QwWmFUSEJmU1ZaTU5FdG9PVkZvT0RsUVNUbGxXalZGZWxaUGJVUlFSbVZrWm1nNE1tdFRlV1ZwWjE5cWJYWjROR1kxYzNSdk1uRkVVMDVaV1hGTE9VRmlVbmRsV1RSSVJpMU5PSGhxTlMxT1lVYzBNa1ZvTFhsNmRHTnhRVVJvVG5GSGNreFFZM0ZJVkdvMmMya3hYMHhxWDBaTkxVSlZTMEZyY1VJMWR6azJlWGh2TVRkc0xVeHVUbFEyUWxWMk9UaEtSVGREYjNKVVVqWnlUeTF1TWxCcmIwUXdTWE16UmsxR1JXUTFNRmxRTTFWd1JuQkdUVnBPYkVoUE5UUkVVbEZMTUcxcVZIZEZNbll5ZGpOMVRGQXpNak56Vms0MVNXWjNVVEZUWm01dlZEUmhMVVpOUzA5SWMzWnBlVE5GVm1JNFVqUlNXVEJRU1ZSRWNXMWpNVlZ3V1dFelZqZFNMVVZTY1hGRGVFWnpObkJqTlVjek9XZ3hOblJMWmt0RFVGRnhNVVJ3ZUdGMGFYUlpRbGx0T1dSYVRHcHFUVGhUVUhrdFJWQm5jVzFTU0ZFMU9VbzRhbFZaT0hNeGNrUmxSRkJHY0hvNVZtTnhMVWhqZUU1SFowVXpkWFpaTURWb2NGZDRWRkppYkVoRU1USldXbWxxZEVRdFVUZFdlVEZtUlU5RlVsazNRMmR2Um1GemNXdEJTMHRJTjAxTVF6SjZabGxuVVZWNFVXVnNkREZIYldNd2QyNVFNVFZ1Y1hCemQxOXRUamQ0V0VOSllucGpURGRTUVhkTE5XYzJVRjlUWTFnMWRWbGhSM2xoTUZsT01sZDBRelpZTkRRd1dWWmxRbFJrZVdkYVpEZGFOMUZmV2prd1VtOXpVVU5VZERkWE4waERTMmQwWXprdGRWVlpMbkI1VlVwMGVUQmxOVjl4TTBvemFGWnpTRFJ0ZVhjLi1WYmhuWnFoUktySDN5WHltcF9YZzNyMUpHSDZBQjlFWWV4cFdGX1NYcXciLCJleHAiOjE3MDYyMTgxODcsImlhdCI6MTcwNjIxNzg4N30.5p8KjQTcBtzE-i7BVNRBjUU2ZnZ6-xq5PI-eul9dJAM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:47.563 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:24:47.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 520189: status.find.is(200), but actually found 401
21:24:47.581 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,520189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34ad5991, username -> user.1001713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52e35776, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217887533))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic29vNXNxdjU5MmxnbXBlZTU3YXRlNGIyZnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SmEySllVbFpVZW5jMFFrNU5XaTFPV0hodGFHMTNMbTVTVFdzd1RHMUxTbmw2VVZodUxYTkZZVE5DWHpGc2VtTlhVVGh1UVVKTmFHVnJjM1ZQUldwQlprWlBSemhEZFhsZlZIZHdiMXBTZW13NGRrVkZSVEZRV25wWU1uVlljSFIzYUVVMU9UVmtPR1JOYkVjd2NtRm1XR1ZYYW0xWlJHVTRkRWsyV2tZeFZscDZNbXQzZWpaalpTMXRlRkprTm04MlV6aDVSV2hvVDNRNVZYQXlkR0U1TVRGTVR6bG5VWGQzUTNGbE9ISnJPVEJCUWtOTlluRkVjemR5VTNWbWNGUk1iWEJDWlMxeVZYZDVOSEpIZUhkRVdFMUJTSHByTVhod1VXZzRiRk5IY25wRVJGUk1OVmxKUnpOMGVWTm1TbGMyUW5oellUbE9WMkpmTjNnMWNFdEtiMlZqYTFKSGFXbElUREJpY21aTlNWbG5lRnBzTjFCQlUyOWxXRGhpTWtKTVZESm9UbTFqV1ZZMU5IUjRVR1ZhV21ZeFYxSjNZMlpMZHpSUk1VVmFaak5vZVd0RVdXbGFjMHhsWkZaTVNVZ3pla3BUUnpaaE1Ia3RkRWhrZWxFMGRXRlRjUzExY0ZWa2NYTjVOVEZYWVhKb1dGWjNXWFZzT1RKb1lqRTFhV1EzYW1jMWNXazVhM0UyVGtSWmRUTm5VMDl1Y1dVeFZqaHFUazVoWVd0R09VVmxUREZJZEZGcVFUbDRjV3QzWlRjMFMzZGpYeTFaVVVod2NqSXpibFpzUWtoa1ZGVTBlVWxGWXpSQ2JGTk1hM1ZoWDBKUGFqbHFlbTVwYW14dlVVVm5PVlpRVVhwalYwd3lkVkJTYlhGTk1WWllZVkpSVlRKTE9IbGFOMnhsUW1sVmJVdzJTMVpxVHpSbE9HSkpjRzU2ZEZsVFdtUmFibUo1VFc1aWExTkJPVWw0U1dwd1kyZENVMkpXVm1Sa05EUmtlSGN3Y1ZSVlZFcG9NbkV3TlcwNU9WbFZRVFJRYUhwelFraG1WWGx5TUhOeFRVaG9VMGgyZFRKdFpsQTBhelpYU0hwdk1XTkNaMXBtZVZaSGEyUkhTVWxyYmpoalkxWnBiMHhKVWxsb2JYSnFlVkpxVGxKV2NUSlNORlpzZDJkVlUxY3lTRmxFUTB0MlVXMVVWa2hKU21kdldXUnJWMlF0Wm1sTlMweFBkRnBSTTJaNk5tZHNkeloyUVMwMVNVUTRMblJVVFhsMk5qbG5UR2RQUVdOMFJVbFFXakJvWlZFLnhkeHh0T2lKakRSVjd2LXNYRmhGbi1XOFZ1b2NPX0xqYm1HdWJMMjRVdzAiLCJleHAiOjE3MDYyMTgxODcsImlhdCI6MTcwNjIxNzg4N30.-2T821eXkgDYkhbcqCjRpu2tPuvl53e_EVEPl1RkOWk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001713"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:46 GMT
	x-forgerock-transactionid: 06d608f3-39b7-4d1d-ad39-5caf872eaf20
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:47.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:47.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 520189: jsonPath($.tokenId).find.exists, found nothing
21:24:47.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,520189,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34ad5991, username -> user.1001713, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@52e35776, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217887620))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:46 GMT
	x-forgerock-transactionid: 4147dd49-19b8-43b1-8c2b-fe9c9257d95a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXJob2xhY2hvb2lsZDlwcjdyajVtaDQyNGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MVRFeFFNMkZxV1dGUU9UZHdSbFpKTlhKcE4wRjNMa3BOWjJOSGJFNDBhMW90T0VoRk9VVm9XVnB2YVRCTWRsaEdTVE5rY1dscGJXWkZZMHB4Y1dsc1pGQktPVVI0WlhsS2NXOVBhazQxT0d4eWVFNUZlRmhvZW5acWNrb3hiREY1Y0hNMVpVOXJabWRVU21WbVVYQnFWSGgzU1hvNFNFdEZaV2swYzFaeGNrOVdVM2xXV1U1SGFWTm9RbHBrYzNGWldHWjJkWE00WDBwblVtVlphV1I1VDFWWmVqWkxPWEZ2UldGc2VEQnJWblZ2Wmtod1pqZGFRVVZGU2twM1REWjBTbE5zT0Znd2FFUnlXR1JHVDFjMWEyNUpNbGxDUkhGd1FUQjVhamszTTNWR2JIRXhhVUl0ZERGc1dtNHpTa3N0UkVWNFNqRkxVakpVYWpoaE1tUnJURWx1T1dsYVRrRkNlRXhKWW1kQ00xRkhOR2hPTnpRMkxUQk5UbWRIU0RKNmNubGhSak4yV0dGVWEybDRjRjlIVFhWTVZ6SnFkbFpPTWpZd1gyVldRakY0UnpoR00xWnVNVk5PVFdzelVXaGhkRXRoU21GdllUSlhRVEF0TlVsNE9YcG5jVlp1Y0dKZk5XbDNOR05STUY5ZmRYSnpUMVZuY2tVeFlWaFlRMmRUYkY4MVJHTkVaMjlUZEVwbmVXRnFiMmRWTWxNNFFreHRNRU5hWmxSd1VFaE5hblF0U21OSmJHSlBRVWh4UmtwRWNqRjRhSE5CTTNod1ZGZDRZbkpOVjFWQmFTMXZNMDB5YUVNdFJYZDRXbGswWms5VWRteFZVR3RXYldWd2ExaHlRMFpUTUMxSWRuZFVXamwyVDIweVNuRkpXSGcxWWkwMk1FZEtaRUphVXprMFZ6TTRTR3BzY25NMk1pMXRWRU55Y2pZeWJFMVdTa2hIVm5weGNVaERWa1JqV0d4aGNEUkxVazV5ZFRnNFUwUkJVbGhXVjFSd2RUUktVbkl0ZFZodU1UQlFUemhCUkdsNExXeFdVMmh5ZVcxdU56aHFTRmRIV2tkeGQyeFFiRWR5VGtkRVpqSmZiM2RIU1ROdVZGUnBabFZST0d0WmRtbGtaek5RYWxrelozUlNTRXh6WVMxUGIzVXRVbmxYWTJsNWVVcHNZVXBTY25oSlZrSkpOeTEwWlhoeFVqaFNhR05HYVdKaU5WVkJiblY0TVd3MFNHSkNlRk52YzBsUWQxUkZMazEzV25oUGVrWXhSR2hGTUdNd2JYUjNVV1l5TlVFLjNkSEJYQnZXZ0MwU0lpaVZHN29JRlBnNkZrQjhQM2ZCemlzdXNPYTF1Z0UiLCJleHAiOjE3MDYyMTgxODcsImlhdCI6MTcwNjIxNzg4N30.d_DXnsbrb_nhPalLn-QL4pdFC1WO2Xy4bD8gmXxvdXc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:47.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:24:47                                        3480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1027156 KO=14080 )
> restLoginInitiate                                        (OK=509122 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=507609 KO=1485  )
> restloginProgressiveProfileCallback                      (OK=10425  KO=1485  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.61%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.61%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.54%)
> status.find.is(200), but actually found 503                      4958 (13.66%)
> status.find.is(200), but actually found 401                      1485 ( 4.09%)
> jsonPath($.tokenId).find.exists, found nothing                   1485 ( 4.09%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[######################################################################-   ] 95%
          waiting: 22377  / active: 34     / done: 520204
================================================================================

21:24:48.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 520434: status.find.is(200), but actually found 401
21:24:48.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,520434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@343beb7f, username -> user.1002180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1172108a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217888945))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTNwYTgxajZucGRuc250cTRobTdybDI0YTkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlZscDRNaTEzY1U5VE5qWlRSM0p2YlV0RWNtUkJMbVIyYUhaUmFEQmlhbGhDYjI1UlVFVlNNa2x2UjNacVNrcFRUMnBQZVU1SU9VUkphMTlWU2pGamEwRkRTRFoyYjJ0Q1lVTldUVUo2YWxkbVZtTTFNblE0U0ZaYVoxcE9OSG8zTldkWE9FeGZlRFpoZVdGaVEzVlhWR1k0WjBwdFVEUk5abmQwU0dScFNFVlZUV1pmWlhWNGVWQTFhRmxOYkRsU1FUQlZaVVV4VTA5bVRuSm9hSE55TXkxZmRtZzVaM0pYU1dsTmIyc3pjelJ6WTJFMFNrVlpZVnBMTlZZM1VXbFVORlZRTmpJdGNDMTVVVFZ5YzNSemNUaHFVMkZoZDJWMk1UaFVOV0pvVFdkMk1FTmthV3RKVVZaa1RURlJUMFpUVGpkdWNETjBaVWhEYldocmFHVnBhMUY1UTJzeVZrMVRhazFHWVRWbVJraDRZWGhUU0cxWE1WWkpiM0EzYkdGMVNISk1TbGRYT0MwMlRIQkZXQzFJV20wd1pFczBMVTkwZFZWZmFIbHZMVTlEVWtaQ1ptOVJNaTB3WWpKeE5GVlVhRFJWWm5NMk5ESTJVbkpmZDFwS2RsOUNXSFF4YTBkTmRXNUlVbTVWV0ZSbE9GUlhNV1p1V0hnMmRYcFlRa3A0VmxSemIwb3pabDk2UjNOSk9GaHNTMWxRUmpkbFpIVjNVRWN6VFVGRFJtUjVWM281UWxJMmNHMTVURXhmVmsxVWVYVnZSMmw2UVdSc2ExWktZV0phVDJaQ1lVOVFXbkEzWjFoSWFYZHNXVEZNVUU5T2EzTnJXSFZsTUdwRU1XaHBZWE5JYjJseWVqZHlkMFpvTm1ac2NIWXpTVFZYVTJGWE9UZExZWGRPT1RoMmQxSmlNblF0TUhCc1RIUjVNRWw0Y25sdVdWQmxWV0l0VTFOR05tNVVkazFZUm5veWF6bEtkMEpUVlVsd1RGbzNlakZQWVd4VWJtTlFibEUzVG10SVNpMURNalJ4UWtWNVUzVndiamxKVDJZeFNVVTFZM3BCUlc5eU5sZG9VSFpCVGtWWWVHZFRWelpqZFhsWk1uSXpZa1JJVXpnMFVsVk5TbTVoV2pKUlltSTNSME5WWW0xbFpuZDVRbkk0VWxWaFNEQm5YMUJKVmxBd1oySXphRXRwVDFsNk0ySndRMlZuV0d0NVlVd3lWMjB3UTBKU2RFZEhkRTB3WTBwRlZIVkJMbTFtZVhGVmJERlBiRmM1Um5SV0xWQlJVVmRrTjJjLkYtczNFdVhaNkZIUkgxOWQ4cVV5dV9xM3ZXck12Z2FLR0d3U1lQZE9kbTAiLCJleHAiOjE3MDYyMTgxODgsImlhdCI6MTcwNjIxNzg4OH0.DjYKshdcigF-hfRycTRF9j41AgDoixr26GDpYW0uP7U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002180"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:24:48 GMT
	x-forgerock-transactionid: 582ce516-0bc0-45bd-9083-489e372e6410
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:48.994 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:24:49.037 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 520434: jsonPath($.tokenId).find.exists, found nothing
21:24:49.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,520434,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@343beb7f, username -> user.1002180, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1172108a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217889036))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:24:48 GMT
	x-forgerock-transactionid: e55d05ae-ccce-4f48-8a51-b2d4b0f6e1bb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDdzZTc0NG5kYTg1YzlwamxtZmozbzlpcmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RlRtUlBSMWxVWjNoWmRFOVROM2s1UVdSTVFuSm5MbGxPV2psbWExWkJiak5UYWxWUExWQnhhRU4wVlZkQ2EwNXpWbFI2VUhKV2RHWmtWMUZOZG5kV1RrWlZjRTR4U2xKaWFFTTFhbmhRVUROTlgzZFFabkZPV2xCTU1HOWplbEExU0dOMFJHdGFOMUpmVFRrdGRFbE5VRVZZVlVSemFteHRVM2g0YVZCM2VIQjBTMmh1TTA5SGREZHJiVE00WDFOWk9HbEtRMVU1ZHpobmJWTjZMWEZHWlVWMVJIZHJOa05GZFRKWlJ6SjBNak5QTUUxblMyNTFTbGxPUlRVM1pYazBTVmxvWVVoRVVETkJjVEpmZVZGWGJrazVjMWRKWVZRMmFtUkxVbE0yU2t0SFF6TnZaMmRQYTI1bk5HeGlRVFZ2ZDFOQmJISTBVMmhqVHpOWk4wNDFRVVU0YzJsRlF6SkJaVE5qVmxKSVVGSnNRMFp0UzE5eE0xSmZURVJxV0hwZlQxbEdlbXhNT1RrelgxZFNMVjltUm5scWVERk5NR05pUTJwSmNHMXNVVnB5Ym5ONVR6RlhPRmxuUVhONlIyTXpWRkI1VGpOTFkxQnllVkJEWjBaNWREQkxjSEZOYTFCeFlVSldja3cyY1ZoVlJrNUdNemRuY1dOU2JVODJUa0Y0UldvNVpscFRkVUpCUzBkb05tSTFWbFZKU2xWWFlXbGZhRVJFWjIweGJXRjZTVVZEVHpWUUxYVmtjVmhWWjI1Vk5XaGlSRVJMVm5SSmJWZE5aVFZFT0c1RFZIVkRkREpaZDNOWFpEQjRlR3RDTVd4VmF6QlpVV2x5VWxaVk1XTnVaa1l4Y0hGTWFFdG9XbEpSWDJkTlozbDRjVkp2VGt0b05uTllWbkJQYW1nMWIyOXJkR1JZYW1RMlUxOUNTbDlTYVdkUE1rdzNZMmMxVTNFMlQzSmhTbUpUWVdZMlVtaDBZbEJETm1GUWJFMUtNVzlXVGpRelZsQlhhM0JSUkZkSVNFcFVOems1Y1dOTFFsRjVZekZmTVVZeGIybFlaMVpmYVVGdVdFdE5MWGRpY0hWeWFXRk1aaTF6UW5GNVJIcFVNMnhVU21Vd2NWRm9UbDlqUVdsRE1FeEtYMXBNY1RGdlJWTnJSSGgwT0ROcVlVUnBlV2t5ZFhKR2RqSkVZM0JpWW5OTGRIVlNUVXhNT0VWdVNESkJNMGxzY1dOc1IwSlpaMk5KWTNjNVRtVnJMak5oV1hwc1owTnZVWEZVTUVaeFkxZHdiRnAzUVVFLlJXbXI0ZTBFb3BWcUw4U1NCN1dsbEtfMGZGaXZfWUJGQVo4M1ZWbzRSQmMiLCJleHAiOjE3MDYyMTgxODksImlhdCI6MTcwNjIxNzg4OX0.Pf-AaYlMzZADFunDKvHcmlRJosdI7_4UOzcBsWtFIX4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:24:49.038 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:24:52                                        3485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1028658 KO=14082 )
> restLoginInitiate                                        (OK=509866 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=508359 KO=1486  )
> restloginProgressiveProfileCallback                      (OK=10433  KO=1486  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.60%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.60%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.54%)
> status.find.is(200), but actually found 503                      4958 (13.66%)
> status.find.is(200), but actually found 401                      1486 ( 4.09%)
> jsonPath($.tokenId).find.exists, found nothing                   1486 ( 4.09%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 21634  / active: 26     / done: 520955
================================================================================


================================================================================
2024-01-25 21:24:57                                        3490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1030110 KO=14082 )
> restLoginInitiate                                        (OK=510585 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=509085 KO=1486  )
> restloginProgressiveProfileCallback                      (OK=10440  KO=1486  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.60%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.60%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.54%)
> status.find.is(200), but actually found 503                      4958 (13.66%)
> status.find.is(200), but actually found 401                      1486 ( 4.09%)
> jsonPath($.tokenId).find.exists, found nothing                   1486 ( 4.09%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 20914  / active: 21     / done: 521680
================================================================================


================================================================================
2024-01-25 21:25:02                                        3495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1031681 KO=14082 )
> restLoginInitiate                                        (OK=511368 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=509856 KO=1486  )
> restloginProgressiveProfileCallback                      (OK=10457  KO=1486  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.60%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.60%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.54%)
> status.find.is(200), but actually found 503                      4958 (13.66%)
> status.find.is(200), but actually found 401                      1486 ( 4.09%)
> jsonPath($.tokenId).find.exists, found nothing                   1486 ( 4.09%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 20134  / active: 29     / done: 522452
================================================================================

21:25:04.688 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 522780: status.find.is(200), but actually found 401
21:25:04.689 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,522780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a63bf3f, username -> user.1001289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2222080b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217904644))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOG4xZ3U2a3VtOGx2aGZianBwNDZodGRrYXUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFMxRjVkazlJUm5GcVMxQjFWV1pNVldKVlkwTjNMbGRQT0dkUGFVRkhPVFJaV201U1JFWnllazF1YkhsS1kxVldabUpZUkhkZlRuUlNNREZzU0MwMFVHaFJTbFZyWjJSU2ExRXhSa1ZWVWpNMGVEZHZSemc1Ym1VNE9YTTVZMHB3YjNKV2JWRlNaa1ZpWTNReE56bEVUVzFOWW5GbVNXRTBaMjV1U2sxdU9UTnpaMHhrZGxCRk5WTTRNVFl4ZVhsemNHaGhSWFZCWmtaQllWZ3dZblV4VDBSaVkxUlFWR1ZpUkhOM05sTllXVkJpZURoTU5FNW5aa2QyYm5CM1ZrbGpVakUyTUc1QlgycE9Vak5JYlV4U01ITTBVR2RCVUZOalVubE1lVzUxYm5FMGFFVTNibTlsV1dsNFQwNXBNVVkwY0ZSd0xWTnhSRVV3TjBGclpFWjFTM2hoV0VOVFVHeHVRVlpLZFVRMGREUkRYMVpoTFVKVFEydDRjVWRtZW10blpHWm9WbmR5Tm1GbmIyUmxUWFkzTXpoUVpIVnVXbXBtWjFsTWRXSkdSWEZCVFdKaE5HTlZNbnBPZDJjNWMxRlBNMkpJVERRMVduQnFNRUV3VDFGb2VraHFhVWd0WmtSV2FUaDJlV010V1VkM1Jsa3lXVXd4VERRMU5sSXpObnBKVEdkNlYyMW1WWE5rVW05bWNHcG1WRTh3YXkxRVQwTmhWVzl5UmpaQldrOU1RMnhIWDNOaWVuTnVYMmR4V0dRekxXaDJjMWcwY0VSYU15MU9XV2xrUzJwcU1tOXFXRnAzUjJaNlgwUjVXRlZaTVhjNWJtUXRORU13YlZCTVoxQlFUbms1VTNaRGJIWjRSbWhVT1V0cFltZDBWelJFWHpOUVpFNW5OVXRYVTFCdVgzZDFWVWhzU1dJNWQybHNUR05STmpGaFRtOUZVVUZSU0V0UVVXcERVbEUxWldGYVZGSlBURTlyZURoeFYyTmlZM1p4ZUhoT1MxVmFVRzlOVkMxTlRVdHFXVGxVVWxoSmVubGtRMGR2TmpKMlQwdHdhREJ0VUcxVmR6bDRMWE5XZW5JMVlqVnhhSGR2VDI1c05tRnVOa1pGV25KbFYycEZiVzB4TFd4WVp6TkZPRFp2ZWtKd1oyOW9iRk5xUm1WbFIxZFdNR0ptYm1VMGVuQXdURkp0U0RoaFEwbEVXRWcyY2tkQ1FTMVlkRlUxYzNWU2JWRkNkbXhrY0RCWlEzVkZMblJpUlVKNk1FVmhhR2h1U1haWWFXSkZWRzlNVlZFLl9EOGNMNGdlUUYxVVNTbjlQV3JQUTlDcHBDc0E2UmgxMzN3YlZJQm1SZ00iLCJleHAiOjE3MDYyMTgyMDQsImlhdCI6MTcwNjIxNzkwNH0.0bvhuhDYKYhV7oZdx--bcwsiLv5dELy8KFJwT2oLr4Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001289"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:03 GMT
	x-forgerock-transactionid: 0f3c8886-fe6b-4f47-a6b4-d0e4f80f991d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:04.689 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:04.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 522780: jsonPath($.tokenId).find.exists, found nothing
21:25:04.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,522780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a63bf3f, username -> user.1001289, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2222080b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217904728))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:04 GMT
	x-forgerock-transactionid: 9bfc82e3-ff94-4ca2-99d0-8b23022b2412
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTNlbWx2MmhucjkxbDNrb3U4NXZydXFjZ2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1ZIWnNRemxFV2xwek5XbHVOelZVU2xCcGRFcG5MbTVTTkROM2RVcHpNVzlsV1RWVmRFcDJTbUpoYTB3NU9IVkdiRzFLYXpSTU9WSlliVVUyTFhkTk1WWkxOa2hPTjNnNFEyeElRbUZLUzJWVFMyNDVZVWhxVjBFeVFUWkVZVUZ1TUcxWGJIaEZXVkJRWm01emNteGhNMEZGVkdsUWJsRkZlWE5ETmtod1EzcGtTRnBIWlZkUWJISk5UVlZ4V2pkbVFrNXNhV1ZCZDFCb09GbGxVVkp0VXpCeVJFRkROMXBJWVdFMFN5MHRNRnA0YmxOa2MwZG1hMGQ2YjI5UmJpMDVOVmhqZUZvNVJGSnRNV1pmVjJJMlpFOHljRll6WDJwSlFXVmFaMHBpVlY5VFkybEhZV3RFVjB4V1ExcFlTelpuWDIxS1RrUjFiVmhxVDE5emFtaDBTVzV2UlhFd2QzRmpXVGxtUkdvNFl6VmhPVVZXVEhWWVpHSk9aMlU1U0ZGMWFFeGhSVVJxUm01SlMxcFRYMmRtT1hSbk5Va3pPV3BNWlVWalptNUhUbUZJWlhWa1ZrOTFXbTVVYVhoQk9EZEZWRlJIWVVjeGQyTnRVbE5JUlVscldtNHhZbE5LV0dKNU1FeFlabVpzVm01aVRHZE9TVXhIU1hwR1VISm5hbE5oWkVGR1VrVlpaSFZoUlRrdFdrWkVRblU0VUMxVE5FTkZVMnQzWVc5MWMybzRhM1l6TFRNdFdqVjNVVjlJZGt0c1pHMHlSRWhKUVY5SmJVZDVabFp4YXpKQ1owNHdXRjlCY1RBMFRVVlpSMkk0UjBSVldFaE5RVE5MV1hSUk5FdGpOVTF2WmkxQlpVRm1YMGMzY25RelgyMTFka05xVWxKMVoyUlViRTlaY0VwMk5HaHZhV2hwUWpCNVkzaFlSVWxvVFU1b1puazVWMjlqYzI1TGVrWm5hV0ZRZEdOb2EwaFlla1ZrUlVSc2JuVnVaVmhLY3pBNE1VNDBZbUYxTWtkNE5XZHVSM2QyUVZSeGRFdzNXRlF5V2kxSlZFSk5YemsxTW1weWJrWTFjbTVMVkRFM2NtVXROa1Z2T1U5VFpIUlNiRU5WVTIwNWMwdHlPV2xDT1VkWk4yWjFjMU0zTFdWR1gyUkRTMk5yZVZSTllsZEtTMnd0YjFWaWJXUjRNR0pYTUU5MFJWYzJia00zU1hFeE9ESk1aM1poUzBJellXVlRhMnBVV2pOdmJraFZMbXR3WVVrMk1tWk5NbWg1T1daYWRrcFZURk0yVTFFLldXeGx1ZmtTQks1MDVuakFVRGdBZ25sd1lhSTczRWV5eFAtSVhCM2ZrcVkiLCJleHAiOjE3MDYyMTgyMDQsImlhdCI6MTcwNjIxNzkwNH0.-WIDTwnDeH-gMpRQkzTV50oGRNsYA27nqbTmA9zayBo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:04.729 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:06.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 523032: status.find.is(200), but actually found 401
21:25:06.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,523032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@706416c5, username -> user.1000037, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a38b5c5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217906332))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXNsa25tZHQ4am0zaHAwMXJ2N2JwbDJkNTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1amVqbGxVRlJIYWxKbVRuRXdhMDFqWWt0dlJIWlJMbE5pWVRseVRWVTRSMEl5TUZWYWVteE5iVFpsTVMxd1FWTTBUbTFCYTFONmEyWTVjRVp1WldSa1MxTlNOR0pXTVdOTk1ERmxRaTFCVmtkeGFuQmtNbEZVVDFBM2JEQnFRMFkwTTJFMVZGWk5jakowWm1zd05VdEhYMUpxTFZsV1VHSnJUMGhCVkZsZk1VdFFSR0p6UTJWUlJYVmhiekZEZEMxQlozSXlibFZvYVdzNWMybFZibmxUWkd4SldteGpNR0YwZFhKVVkwaHBlVnBhVVZCR1NrazFiME5mTWpGWlUzUm1aVXRGZURneE5VTk1UVmgwVFZGYVQzWnFjRmxwY1ZwQlpsUmpRMUJvVFRVeFFtbDFOa0UwZUMxRE1EVjZTbTFmYW01clNYcFBVM0ZwTjFkM00yMDRTaTF5ZDI5dmRFRm9kbEJoU1dGa1NsbDBabmxWZVRBd1NUZG1RMUo0VDBoWU9IbHNaMFpmUnpORVVuaGhjMWRPVkVSVGNEVkRXbmhpV1ZkQ1gxUnlaR05XWldWcFJHRkpkVUpEVTJKT1VHODNMVXh4Y0Y5NGJsTk5TQzFNUjNGak0wWlRVRXRQZVVSVlZXTTBjRzVNWVdkVFRFRlpkRmRZVkZreWJ6ZFRXR1V3TVU1VE9EUmtPVWt4UVdnNVRXWm9SSFUwV0hWd2VraEVTMEoxZW5ZMlZqaFlaVkJpWVdwcWQyUlNTR0ZMV0V4c2VqVldla3RxZWt0WWRUUTROa0p1Wkd0M2RHVTROV0pIYWpGM1VERm9kR1p4V2xOMlltNWtZMGRpVlRrelJqUjBOR1ZtU2xaMExVbzFRelIzU0dGWk9XcDZVVTB0YUZwalIzQkpTV1pOVGtocVRVZEhUV0ZMZGtzMFlqTnhSVmxTZVZnMWRrZHVkMDgzTkZwUGRYY3lkRlp6T0Raa2F6WnVhMFF3WlVwa01HSTBTMDh4TUZwSWEzaDRUbGRLYzNORlkzWmZPR0pZY0haNlIzQktaRlpMWVdzeVFVVkhhekZ0YjBsVU5ucEVkSGx4T1dKdU9UVmZSRVEwYjNFeFRESlZVbGRPVjNVeFNVcFFNME13YzNOc1dIVmpjWFYzVFMxNVNGWmFYMWRyTW1GNlJWZDBkSGhHVEVFeVNITXdZV1ZQUm1kd2RITm9iVTA0ZDFOWWJIQlFVME0wWkRadWRUZEJkVVV5VFdrdGVFVlJMbVpoWnpONlUweEhNbXBsY1hKWFdURnlSbU0wTVZFLjBfdEJmZlNPLTY2Snl4X3R1QndOLVF2azg3UWtleGpNd3E5ZVlnQUpiMlEiLCJleHAiOjE3MDYyMTgyMDYsImlhdCI6MTcwNjIxNzkwNn0.HhJm3_DYQr2oZSYE5U7wRxKStGfFnqCD1NdTXTyN-m0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000037"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:05 GMT
	x-forgerock-transactionid: bd7da851-5fea-4d1a-ac78-f715eec1a5ce
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:06.382 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:06.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 523032: jsonPath($.tokenId).find.exists, found nothing
21:25:06.422 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,523032,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@706416c5, username -> user.1000037, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a38b5c5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217906421))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:05 GMT
	x-forgerock-transactionid: 1abfc716-decb-4325-8fe9-04f9d26b5253
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDVrM2lpdDJycmFwZDlmY3ZrMDM5bWViMnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UGVWZGFPVXhYYm5FelZXOU1Obk10WTFwVmRsQkJMakJUVVV0WVpIY3RlR2RqTnpSQ2VVTlRSRVZOTUVWRWVreGlhMDlhTmxORVdqQkZOMlkzT0ZkTU9WVm9MV2RoVXpCTVFXOWZlbWxNWkZWamQxWnlhakZqUzBwTmNXTm5jRWRyWXpBdFVrWldiM3BvUjIxQ1lsWk5VMWxGUzNFM1oyazBPVkkyWWtoYVJtWTJYMTkwUmxreU5YQXpVMlJoUmtkblVXMXJPWEF4VFZkR1FYWnphR1p6WTNWeU9XbDZRVU5xU1VKMlRITXlYME5KTWw5VGR6RjNURTFUZHpabldVZHpRVzU2TW1ReU9XZEJXRk56U1ZKMlVVWkhTVXByWVVGTUxWVkNXRVJSVmxCd2FEUnROVk56V1Vkc1pqVm5NRU15UWpCSU0yNXBkWFZJV0ZFelRubG9TRkYyUzBwalgzWkhZVTFyVW1zM2NtcHhlblJDYzFWT2NuSnZPVFJYTTFRd1gyZG1ObnB6TVdZNFJWSXlRVEJJU25ZNVRuVlVhSGhOWTNwaVVIRmZjakpqY1VKcGRVUklNMGRSYnpFdFdUUTVlVVYxYUZNM2JFSk1iMDltTkdwdlgwdENhMmhTWlhGcGVGRjFhVXB3UVZwd1FWbFNXWEZRT1cwM2NEaHJTek5VUW1VMllubzJkbmhoYmxwWFpXeEhRbU4zV0hwMFdrRkxVWFprZVc1a2QwMXRiRWxGTmtadk9UQmtha3hKWTNVMmJHZzJZVmd5WkhKd1RIQlNPSFJJUzBkdFlXYzJURkZZYld4Mk1FTlRXWEY0ZWw5TFkwdEpUbTkzVUVveGEyMWxMVE4yYjNGd2NVWkpTRUp3ZVY5SVJXRkNjbmQyWmpocGNFaDBhRTluWVdOQ2VFTlVORGh5WXpkeVpFMXhaR3h1TUVsQmJtZHVWRFl6VVZJelV6bHVOMmQwY2pob1NsSkNNbnBNVVRKUFRFNHdTVU51U0ZGNk9EVnlVa3BoWjA1WmNVSkVTRXhOTlhKMFZITlBXSHBXZUc5VGNrNVlVVmRGZVVKeFRHeG9hVlZtYkVwaWJVMU5SWGs0ZW5sdk9HeGtjelZGVG5SdU1GaERiV2hvWjJ0R1duUnhXV05hVFdGV1ZGcFJhVUpLZERsQ1EyeHNlVVp5VG05WVgwWkJUa1JQY1Zod2JuVTJZVm8zYVhablowc3hhbFJYWTA1UmVucHdWalUzYldoNGRFY3dMbHBHUTNKd1ZqRldjRFZKVmpJNU5GSnpOaTFyVFZFLkVic3ZGcWl6ZUI1bm9vbVJKaWFKUEZyNVJ5Q25KZ2lwWVdaN2t4SHE5VlkiLCJleHAiOjE3MDYyMTgyMDYsImlhdCI6MTcwNjIxNzkwNn0.uGfsCx5JdEoAv_jZqrpxS5ltKCanb3ZvTjyWm2kYjKY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:06.422 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:25:07                                        3500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1033209 KO=14086 )
> restLoginInitiate                                        (OK=512125 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=510613 KO=1488  )
> restloginProgressiveProfileCallback                      (OK=10471  KO=1488  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.60%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.60%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.54%)
> status.find.is(200), but actually found 503                      4958 (13.66%)
> status.find.is(200), but actually found 401                      1488 ( 4.10%)
> jsonPath($.tokenId).find.exists, found nothing                   1488 ( 4.10%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 19374  / active: 30     / done: 523211
================================================================================

21:25:09.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 523494: status.find.is(200), but actually found 401
21:25:09.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,523494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65e5e229, username -> user.1001123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75cb0aa8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217909523))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGJlMmhvMDgwZW1hZGJhb3Ezb2M2cnQ3c2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1RHNXZZVFF0YVRNdFVWWjFPRWsyY2xBdE9ESm5MbFpLUjIxbFpqTkhSMEZJT1dOb2VUSkZNRGhoU0MxV2FFcHJOR3RhYlZCQlNWaEtXRlkwYVMxUlpsZHlObXR3U0ZFd1pDMDFjMk5uWkdjMWFUZG1ZV3hyV1ZkVk1FeEpVbk53Um1SSGVVdE5iazVPVUc4d1NqTkVTV1JTVGxGWWJXUmxUVTgyY0ZBNVUwcHZORjl3VDJabFRsODRVa1ZZVGxvNU5XMDRWMk0wWTNkUU1YUlljV05uTXkxeVRsTjBXV1J0VGpSRmFsQmxUVWR0VFdVeVV6UnlTVkp4YVdjNWRqSnhSRzQ0YVVSc2MyWk1jMWxrVkUwMlh6WmphamhQWjFBMlV6VkROWEprY3pCTGVVWm5hVFoxZUZGb1pHTnFWMGxIZHpsVFVGbHhaMWg2VGxOUk5FUjJNbDlTU1VORFprOTNUVkEzV1hOdk1UQXRUa0ZEVEVoYVRUaHFRMlZTTWpWdE9VVTFhemQ1WVcxSGJEVmFkMkZ0YlVsVWVrRmtaRXBpUmxkUmIyTllaRlpxVW01alpFcHZWMWR0VTNGc1IzWkVMVk5tVFhaNmQzWkxNV3BLZWtSU1FXMXdNek5uU1hSdVREaEhSSFpwUkhoT1VVdzVYMUUxWVRoU1RrSnBSSFJLVWt4T1lWUk1SRVJDU0hkMWNERTFOVjlMZW5aVFdYVkdVR0pvWlRsc05WRmZMV1pyUm1waGJrRmZOVkpXWkZWZk1HaHhiREZYVGxneWFqZFlTV0pLVURkallsZElZbTlwVTJzMlVrVkxNbGhNZG5oZmVGVmxUM0Y1T0V4dGNsaEdVeTExTVROTVNGQlNjbmRqUVdGTWJWcEdPVEozTjBKMFRVRnhXRWRLZVVkSFZHSlpaRzFRYTBNNVpYSk9hbVJPU1U1SlpIcDNRMVU1YjBWRFEwbFVWbWxVUzJ0d1gwOUxhVlZCTm5BMlpFaHFialo2Tld4bFNXdGFURFIyTm5BNExYWlhUVGRDTWtSdk16SkNWVWhoUkMxTU9USllNVVJWUVRSYVUxQkdkR2wzTVhkVFZWbEdhRlJOYjBoeVZIaEZjUzFOUzJ0emJISnZjbWN6Y1VVNVpWTmphV2RZVm1seloyRlBOVXh5VlZSdVdXTkhUWGxOZVU1eFRVNHlSVW80U0hSUGVFeHJXbWxDYldvemREVkNjMUZ6WDNOZmRsQndTbWRrUzE5NGEyZE5Ma3hwVW1VMVZra3dUVzVDVDFwRFNGTkJkRzlZYkdjLm9SVE1TdG5kYkVjVTlyelZyT3FJVExPM3Nfb2Fqcm4xaFBOZHE2WUVnSHMiLCJleHAiOjE3MDYyMTgyMDksImlhdCI6MTcwNjIxNzkwOX0.FdnPGFY-N-BQzt7N15aAewTq80JgEhCFmiN5oW27X1k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001123"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:09 GMT
	x-forgerock-transactionid: 0281130d-a467-431d-ae3a-5ca337295696
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:09.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:09.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 523494: jsonPath($.tokenId).find.exists, found nothing
21:25:09.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,523494,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65e5e229, username -> user.1001123, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75cb0aa8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217909612))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:08 GMT
	x-forgerock-transactionid: 7d5ecbe3-fea9-4a88-b6c2-7506b5c90857
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianU3ZGZrNWVlaXUwOW1scWZuZWJxOGNjMjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVVrWmZVMDE0VjJaYWIxaFBiMjE1VW1kNlVXeEJMbW93ZG0wMFVIZzRhMnh3Y3psa2NEZHdTVFJ1T0VKUVZISnNaRmxLTkV3ek1WZEtiRFI1Vmw5RlpVTm9ZWHBoV0VGRk4ycHBRMEl3Um5WMU1UaHlSMFV0VTBSQkxYUTRNVm95TUhaT1dGUkZRVEppYUMxamVGUXRlalJ1YW5OZmVqQmpkbGRHWVRkVWRUVjVTV05VYlVOclYyTmxZMDlyZW5nNGF6bHdWelpYU2pGSGMyRmpjbkZ0Ums1blRuTklSalo0YTJveVZqWm9OakV6WTFwa2NGWjJPUzB5Y0hVeVRsbGtXRlJFTUdnMlRIVTBiVnBGWVdzMmRURm9NV1ZGYm1SWVREZ3RaVmhsYVhsTVREUmllbkpxUmxaWFoweGtRbFYyYlcxclJUVnZUSGhDYlhFelJrSTVOMmxPVGtWbE1WOUpRazFhUWtwVFFuSk9SbUpuY0VkR1kzTlBhM1YxWDJZeWVFcGhZbWxtYWxWclNHSllZbUphU0dKbmFHaFlNbVpoUldWcWJVVlBabUpmV2tocmFsUnpPVkF3YlVwb2JWRnBRVUp0ZUZaWE5rZFJhMnd4Vms1ZloydFdPRGxWU25jMlZtNHpUVzlFVlc1SU1rNUJWa2R1UWxCQ1FYbERhMlo0YTIxVE1FVlpjbkpTTUZjMk5FbG9UemxyV0UxcU1EaFpNa0p2YXpWWFMyWmlaVUp6VlU1UllsRXRlV2RFT1ZRMFRtODRUREJTY0VWNWVFbFhiRjgwV0haTk56VnFZbWRKTkdadFRIRkViV2t6UXpNd05qUllMVzFTZFdaSVJVUlVSMUZyU2toQk1ESk1jVlY1YjNSaFpITXRhMnRVWjE4ME5uWkhRa0o2ZVVWclFYSXlURmxCWkZKa1FUTkhkbU5vVmtsWmNuUldlakpsV0cxemVtbDJVMDF0TW5CbU5rUk1YMmsxTTNkaldXNTZhRjlYVDJkVFEwcE5ZM0ZXZVVRd2VYbzFYM1JLWkdVd01WbzBhMTlyTm5Ock1raG9hV3h6YXpjdFVWRTNhMGhsY0V3NFoxUkpSM0Z6U2tSQlJUWllMVTFLZDA1VlNIVTBVMU13UVRSNGVuVXRNbHBRVVZkd05uUnhRbEJhT0hoRVMydzVZMFJEZWpsU04ybExiRkJKVFhCUU5XdzVVREV4TW1zMk4zQktUVmM1V0RKelptOU9kakJLUlhSSFFscFZMa3BYY25wRFpYWTRPRFJVZVRoRWFuazFkekpsYTBFLjlZRXFUbS1Jenp0ZlFpS3FUREVCUEoxOVVaY18zWVBNRjluWnhaMHRTZ28iLCJleHAiOjE3MDYyMTgyMDksImlhdCI6MTcwNjIxNzkwOX0.oXphITI5gZBASo8Ut9kUx4ytSy35WKuH81VueQU60B8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:09.613 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:10.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 523603: status.find.is(200), but actually found 401
21:25:10.299 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,523603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d9d5501, username -> user.1001847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8264a3b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217910251))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHRkZ3FlNmJmaTR0MWZtcmM5ZXVuZTNrcnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NWRrUjNZVEUwTVdkMU4ycGlUSFpyZEd3elNHUm5MbEpyUlVGeVNuUldTRlJSZFRWdGNGRnBNRXR0ZVZJM2NGbzJWbVpzTTJWTVNEZFRhVTlIVkhkTVZWVTRWMEZKVERGbVJuTkhUazAzVDJSYVZsUkZUVWRzVEhnMk5WRnpRVGh4Y2xWM2F6TjRVa1ZMTldJd1VXVk5iRWR4VlhGT2NIQnhSMFZsTURselJtMU1WVkUzUlc1MmJEbHdPR3Q2ZEVkdVdFTjJZbTlKV1hCNVEzZHlSbkpGV2tFMldTMVlNM1I0UW1sNFRtcEdSVTluV25GbVNWOVBNVEE0VlMxZmVFVndRelJWVTBsRmRHdDBUMVZvUkd4d1gyZG5WVEJZZEVRd1VISmhPRTVLY2xoRE5HdDRNREIzU1hwZmNYSkxTRUpmU2xONFdETnVXVzFPZEZaM01VNTBTbXg2U0VNeVNHRllSa3hEVjJGWGNEWXhPRWg0Y0ZOeGN6UnFXVGx4UTBKTGMySXhSbEJwZDB0UmRtTTNOWFphVkU1aVJuUkZXVkJvVmxCd2FtTjNlRGhmTFVObGFHa3dPVXhsV1VKUGJIUjBSVE54UTJrMGFFSnVPVFJPY0RodFVuWkNaa1IyWkc4NWRuRkNXbWswZHpGRk1VbG5ka04xYUhWRFUwMVlOVlZDWlUwNWNFMDBNbUpMUlRFMVVHRnNWRFJrVjFWb1VtZEpVbkJpTmw5VVNVWndibFl6WW5SWGVGcGpSemR0TTJNemNESmljVE41VjA1RlUzbGZkREl3VjBWamFVWmxVVkJZY1ZvM09YbE9TR0ZpVlZwdVJ6ZE5PRk5KVUhwaFdrRnBaMTltTVhwdFpWVndSekUxU25ObGJsTm9lamxtY0dOelYzSlBNMmRTWjBoWVQzbEtSMDVvY2prMWJqVXllbVpuV1RCRmFHaGtSemxtTjJSMWVFTjRPVzFoTUdKUGFYWklhVkJKVmxnd1pWRklOVXhMV0MwME9WVkpWbU5oUkdSblVHaEhUMlpoUTBvM1dUWkxZWGx5ZUhSNlUwazVSbmd6ZDE5MlQybzRVREpETkRVMFNqRnVWbk5TWjNVeGNtSjBUemhLZHpKRlpWRjJTbDlEYkVoM2RVZzBjVlYzZUhwWVVFVkJhMVZPYm1wSFRHWnpYMUY2Wmkxell6ZGhUREp3UTNkbVFsRnplRWR0VGt0RmRFaFRkWEJCTnkweWFIa3lZVlptWkMxNFptSnZMbEpYY1hsMFVESmFVRUp2VVVwM2NrRmxZUzF6YUhjLnNWQ0ZKUjIwM1JPeTJBWmFBSzRScFZ0ZUl3SDQ5RUZraU4xOGtndWZMUDQiLCJleHAiOjE3MDYyMTgyMTAsImlhdCI6MTcwNjIxNzkxMH0.FlyZzf061NbFw_ksAZlVBvY4nzo_sH5TAo26ML6lKNM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001847"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:09 GMT
	x-forgerock-transactionid: 6b8ce510-47f9-4f8a-afe5-caedf5a9220f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:10.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:10.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 523603: jsonPath($.tokenId).find.exists, found nothing
21:25:10.339 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,523603,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d9d5501, username -> user.1001847, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8264a3b, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217910338))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:09 GMT
	x-forgerock-transactionid: ebf665da-76cc-41f2-92c8-a76635dabc4c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNGZkbWw5ZWRtaWdlOGV0b2d1dm05bWV1M2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGVsTXhWMUowWkdKZkxXZFZkbDkxZEc1d1RpMVJMbkZrYWt0WE1UTkVhV1JvZDJwWGJESnVaVWx0Wm5sbmJUSkpTRXRxWTBaVFRuVnJWVEpmTkVsU1VGUk1jSEppVHpKWFYwcDBOVEZoTVhSVmFsbGtXRXh0VXpGM2JVMVROV2xuWlVSRk5GZFJMV3BEZEVWTk9HUTNMVzR5YVZsNlJYbHhjamx2UkZwdE5UTm9kMVZITFRsS2NrVjNNa0ZvUmxRMlJuWklPVmw0VGtzeU5FbEZSMDloYWw5aVNtOUVXakZVWDFoUlNVWk1UbU5NU1RKRFZUSnVlbkUxUjJWWU5HUTFNV1ZLU1cxS05FbDNValJOTm0xMWJsUk5TRGQzVld4SldVdHRkWEptYWxWbldYcEJPRXBTTTA5TWJrdHdhaTFKU25rd2VrUldNVEJDZURodlRXNVRkMmxQYmpCMVpqUllYelprWVdzNFUzbDFjVXRKVEVOeFpqUkZTVkZOU0ZreFJUZFVkazh4VFdOaFVWTllTblZpUldoUVdHeEdObVIxTjJOaE1YVmlaVGxoU2kxVmVUTnFUSEZ6WHpndGVHWXpWVzF5Tkdkak0xQXlWRFZKV1hoclNWVlRXR2cyTm1KYWFFOXNPVWxNUm5welJXWkpjbmxUWlU1aFdIUlVZa2MwT0VGUVpWTTJhWEl4UW5jM1RHcDNaRGxyZGsxR1dVeDVhVmxzU25WSlZrOHhWVzFqVUhoNWFFbExPUzExZDBKb1EwbGZWMVYzY0dwTWRYZHVXamM0Y2xsMU1VUndVMDQwYURodGFHUm9hakZSWTFGNFpFVkNXSEpXZFZOWVFsZDZXa3BSWDBKV2VFTTVVMnhFTTNCWllrbHliMDVsTkVGb2RsZFRTRFJ2ZUc5SFIxcE5SWGxZZFRKeVNGaFVhak40TURkMFkybHJYM1ZDVDNGcWRHVmpSMjVPVTBoa1VEZFRiREUwY1haaE1raHBiR2h1TmkxelkxUk1WakpZYkZsR1lXUldTbEpzYjA5S2ExbHNXbTVpVTJ4eE5VNUlSazE1WjNsdWJVOVZhV3hoVkdkdFREYzJhRFIwYUdkVFNubHBZMDFWYkhCak5qWkdiRWRVYm5jNGNISndXRzh6TFZOclltMUViWEJuUW5KVk9HSllVVXg1Vm1WcGVHMHhUV3hhYjFOWVdHVmFXbE53T1hoUE5GSlpZMTkxVTNWMmIzRm9TMUJLTFUwNFJGOXpMbU4wTFc1d0xVZHZXVk53VEc5S1F6aHdka3RDVTJjLmcycHRWQ0R6OGZFUWxSN1BhQ1Q4TG4tOTlObGVwdHRYdUJVQ3dvS2RaYTAiLCJleHAiOjE3MDYyMTgyMTAsImlhdCI6MTcwNjIxNzkxMH0.t4JRn7J8cYidsaeUWMTLf9nwLha6wFT5HXBxkqg9zt8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:10.339 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:10.562 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 523644: status.find.is(200), but actually found 401
21:25:10.563 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,523644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22fb87d3, username -> user.1001680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@351e3bd8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217910509))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOXZzMDlyY2g4OGw0M2Ixam1xdHNoczlqa3IiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elpGcERTa0Y1TTFNeFpXVkxXVTFWU0hjeGNXeEJMa1pxT1hKSGJrVlRTbWxPVW14RlNHTlZOREI0VGxWemJGZE9NMDFEVjBOMU1sQjRSbFIyT1VaMmJXVmhWWGQyTjFwdVZuZDVkRkkxYmxreGNIWlZkWE5yWDBseGFXWnJOVlZIYUZoa2JYZzBWR3hrVlhsSWJtZGlXa2RWZVhaUmVIUnFOMnR2YlhSd1dHVk9ka1pNYURGVFFUaEJlRzlCUldoV2VHaG9jbFowWHpGYVkyMXBZWG81U0hwWmR5MDJVSFZUU1RreVUwWnpXWGxrZEdaT2NFSm9UalpNTFdRNGIyTjROSGh5WTNSelExVmtURFUzVEc1bU4zaFRiR1pQUnpreVpYQmxOR042VGxnMVNYQkVaRFpYUTJocFRsaDRhVTVIZVVsQlMxWnVlRk5LZEZwbk5YVmxPVkZqTUZCUVF6Qm1jbTF1YkhFeGJ6Uk1XWEkzV25kb1pXVkhhR3RIWkhRNFkzZFBNV3R4UlRKcVMweDVlRW94Ym5oNVRucGxiMWhOYkdwR1NtbHlMVTFmVDNKVFYzcFNkbUUxUjNodU1FZzJWR3R2VTI5TFpYZDVhV0pOUlRKWE9FVlNTbm8xVG5SUVJFMWpSMGN6VUZwQ1JVaDNlVGhaTjFKMGFFSXdObVY0TjNwWE1XRXpNMVZKVUVKYU5FczNTbWxaY1hGcmRUaFJVVUZRVTNGSVVtOUpNeTFKZEhwWGF6SlhNbTVmYkVWbVZHTnVWMUEyWldGSWJuSTBOMjV2ZVU5a1dYRTFPSGd4ZWw5cFJGcGZURlJ2YmxsemJWQk1UMWs1TUZOaGRGUkVZbFF3UVVnMmRHeGFZemRXT1RVMk1GcHhNbEpIUld4cGFYWldWamRUZGtobVkzUldhRTVpVmpsM1R6WTJSMjlxVlZsemQwTlRWM0owVmt0cU1UaEtYMFJDUWtKSGVWRmthRGgwVXpCU09WVjNha05mTVU1NWRuVnBUbGQyZDFWWFlTMUVWREJJYkdkakxVcHFjVUZNTkdwdE9ETkJhalJrY1RaUVFURkhjMDlGTVZoQ1MyVk5VbnBDYlcwdGNVOUZUbGcyWlZFNVYyWlpjVko2VHpKRmQzZG5SV1pZU205SFRVazRjbWhtZUdRNVNFaHdkMGt3V0RFeU9EWklSRzF5ZDFsNlZqTk5TbGhpYW5OVWRGQlpURlpUVm1SM04yUTNSa05KWjNCS1dGRjNMalpMWDBoRGVEQXdMWEZhU1dweVJ6VXdjMHRGWVVFLktJbmt4STlHYktCY0dqZ1doNk9vTVNhWUh2eDk4bHFtNUx5VERVbms0YmsiLCJleHAiOjE3MDYyMTgyMTAsImlhdCI6MTcwNjIxNzkxMH0.Fx-nTLvrNhXXcsGKgkCN5gV4hwMecqg0ZK9UEXvsvYc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001680"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:09 GMT
	x-forgerock-transactionid: 354f65fd-ad15-4faf-b4ee-06f9a15ae5d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:10.563 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:10.607 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 523644: jsonPath($.tokenId).find.exists, found nothing
21:25:10.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,523644,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22fb87d3, username -> user.1001680, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@351e3bd8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217910606))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:09 GMT
	x-forgerock-transactionid: 3a402242-d7a2-4fd1-b80d-de72e9f7a7a4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazZvcHFraWhnMmxzMTIybjJyczZsZXI0Z28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aGJWQnZXalU1UjJWRE1tMXJkSFZuV0hrd1YwdG5MbkZtYlhwS1FYSnZlbDlaTWtoclQzTkRSbkJzUTJWR1VtMWlkbko0UkhweU9FSTRjRWhOVlY5eE9FVnRYMVp5VG5remJrSmpTV2xtWmxKbWNsZFJiMUpUUVV0alUxTnVkRE5sVjB4S1RFOVRUekk0ZVY5V1prY3pXSE5PVTAxMk5EWkpZbFpuZG5FM1NWWnBVMmhKYzNwTVVtTnNhWGRwVUVVeVEwOWxhRk5YYUU5MlgyRkpWWGRETVhsVVNHbGpaMlpIVEdKblZEbE5iRzlSZDNSTVoxUjRSRkZGTVcwelVYZFZTSEI1ZGs1a1FsSk9ZVlJ0UWxCTVYyb3RZVkZyTW5Ga1RqUnZRbk5EUlRaQlRsSjJhRzAxUjB0NGRIazFZa2xLTjA1RVkwdDJURXhHYkZGMmQyVnVWRTU2YkdoM01XcDBXalJFTVdWelUxaE1lRVkwZDFFMFpHRlZhMlY2YW5kRU4wWjNSa1ZIZVZNMVJVRm5NMWxNVTJselQyNVBiVU13TFU1NGJTMTJOMFF4UTJOQmNFa3dRMjlUTXpjdFJVOWlPVkpWVERoU1drUk1iemhvVVZKMmJUWkZhV3RtYkhkaGJtcFlXREJtWW5samFUVjJNRVpQT0docGVGYzFUM3B5TkdkMVJHUnZXbmQ0U0ZGT1dsaE5PVGx5ZWxsck4zTjVlbXhPUlRWdmN6aFlVekUwUkRGMVZUQlhURmhNVG0xUU5XWk5SVWRqVmpkc1ZIRmZhbk5TV2sxTVRFUm1RV05GY1Vkd1VVWlNlSGt4U3pneWQyWTFOMkl3ZDAxSU1HSk9RVWx4VTJ0Rk1HZ3dRbFJOWjBJM1RXc3pWbFpQZDFoWmRqRXRORWs0WTNaWGIwdHFUSGhhU1hOeFpHNU9iMkp3Wm0xWFdtRTFPV1IzUjBFMWJqQkNPV0pWWlZFMVJrOXNMV3c1VFdNME5HYzRNWEZyUTNGRFgxOVBkVFJCTjI1RWNYWlRhVEpGVW1kaVdFcHdVbTVsUzNweFFYWnNPSFpVUW14cGFYVllUV0Z1YTIxU1lqTldRMHhyYlhkWE0xZERSRzFMVFZSdlNXSlhjbFYxZEd0alpsTnNUblZUVUZWbE16UTBaRFUzTFZkTWFUbERaa0poVkZJd1VrTjJWa042TjBaNE1FcEpiRjlxVmtaak5rWmpWa1F5YlY5d1VFMVlZV3h1U2tsRk9FTXdMamt5UTBVNE1EVlNabEp2Y0hoNGVUVXRlV1JQT1ZFLmlkbkRpOC0xNEZqTktad09hS1RsX3RzaWNiNEFUUUEtRzE5RUZRNXI0QnciLCJleHAiOjE3MDYyMTgyMTAsImlhdCI6MTcwNjIxNzkxMH0.ErIfXPYLybIJt1Gb01Q7o6R9k7EtnOBN7klneF4A4mg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:10.608 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:11.164 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 523739: status.find.is(200), but actually found 401
21:25:11.164 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,523739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@289d27dc, username -> user.1002382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@513bd489, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217911117))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3NyZ2h1NzV2bGJhM2xrOW9sMmdxcGJ2azYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVR6bDZhazFtYUU5S01sSnRXbWxwYmtoR1dsbG5MbkZ5ZFZaQ1JrcG5XR3RQT0VKUVNWRjFRWHBWTnpCTWVIWkZkRzVZZGpoMWNUWkdkRE5uZUdoVFJVbDRSazUxTnpKaFRGWnBkR3BmVDFNM1lVOU5ZVjl6WVhVd1ptUkVkemxJYVZaNU1XWkhRWFZ0YlVacFdFUkNSRlZ5TXpRdGNsUmFXRWhWZW1zMFNXOUtOV05NVkVkWk5GTlhNMmxVTVhrdFJqUnhVR000UTJwcGMyVkJVWEl3VERFNWNuRk1WMHg2TFV0VU1IRXpiVzVzUkVoNGFERkZNVUYxUW5ReVpEUnJVbE4zUTA1bGNGZG5SazFtU0hOelZsWTFVR0pDYWxwM0xVazRUMUpsWVhWQ2VuQlVSamc0VW5ReFpXMHpNRWRZTjJwdGIyb3lUWGxvUm0wemRYVXhMVUpqU1daVk5sbFZibTR3ZFdKWllXUnZTVnB1ZW5KZlRVc3phR3gzVjNKNk5sRllSWGQ0VTFSeGRVZHhkMmRUTVdWQk1GZ3lRbWhwTUhCNVExZFBWbmx0ZDNKellsaEljVzVpVDNRMlRFVktaalZyVGt0ZmRtcGZURXRPY0RaT1YzZHphMnRRUTBGVlJuaHhaQzFXWjJzdGNrVnZSbE0yTmtaeU1WSkpZVmRuYzJsTmMyUmxUbWxVZWtSNVJGQnlhRGhhYTNWaExWTjVaM04wWDIwMldEQnZTalZ1VG1SWE9HTlVlRTFqWjB4aVJIRm9iM2w1UWs1dlNEaFZhMEl4TUUxYVFtRldTVWxST1ZOMlVFUjZkVzFEVUdOd2JrSjJaVmxvUjNwemFrdEVYMlpZWVRod00yazFUVjh6U0MxQmFucEdOVnBYWlhKelJHdFhUMDVhT1hjMFVrWTVWbEEyV0MwelRHOVpOSFpFZVVaSFdIcElMV1ZtZVdsdVVsY3ljRVo1TkV3M1MwdFRkbnBVWVVWalF6VjNSMU5wWmt0SGRWUXhXRWQzVEdwYWVuVmxTVWxRYVZKWFRGaHlZbDlGVm5rM1VEZGZUMlpaUW10cVNFTkhRV0p6V0RaTFpuSm9PVlpSTUZsaFYzcG1VR05uYVhwSVdFNXNNbG94UTE4d2JsaEJhalpsZGt0UlVGQnRiR3RXYjJ4V2FtTnZUR0p1WDJkSFoyUktVamxGUjFwWlYwdEJWMDFqUzA5bmJWRXdRbGhWV21Wb1MyWm1ORVZmWDBFNVdIazRMa05aVEZwc1MwMVRiMjR6TjIxVWRWaHZlRTFLWm1jLl92am11T3JDQ0otQkttWWR2dmNxUlFUUE1EbzlnNl9seUd4NXpLT24yMFkiLCJleHAiOjE3MDYyMTgyMTEsImlhdCI6MTcwNjIxNzkxMX0.F6EGSijq0I6QkFxZPyzEd18wNBFg35x90jj8sjKrKSw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002382"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:10 GMT
	x-forgerock-transactionid: 055e997d-cf04-4462-bcfa-2bfbc175eab3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:11.164 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:11.202 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 523739: jsonPath($.tokenId).find.exists, found nothing
21:25:11.203 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,523739,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@289d27dc, username -> user.1002382, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@513bd489, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217911202))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:10 GMT
	x-forgerock-transactionid: 7e7e8668-8502-4ffb-aefd-f2d2de3cb141
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTdsbW0xZ2RncWtrYTFwcjJpNGdocGRqbGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RWQybEtSa1JtVkZKQmVYbHNObDgyUmtSWlpFZDNMbkV3UkRkc1ZVdEdTVzFhWkc5NlV5MUxRVGRKVkVwU1N6UkJZVTVZZFRGaE5rY3ljVTlQTm5WSVlWaHNXRlJ4YURGUVptNDNRemh6VFhGWFRqYzBPVWh1ZVhsSU5EZHhUazlWVUZsUWNEbHRiRUYyU1hoamMwWnpTbVJ4TkROWk1USklOWFp4VGpjMWNUUktYM1JXZVdSR1RtdHdWVkV4TmtodVZrUTBNRlJPVTNsWlNsYzNhVkZITkRaTlVrOVBZa0oxWTFBMmFteGtZV1JwUzJzeWJVZDRUR2hLVWpacVVIZG1jVzFaVTFCQ1dYbHZWa013YzNVd2RUUkZkRmxxYlRCa1UzaEtaV0prT0VFMFFqaGhabWRwTUhoMmVYcDVWRnB4VW1oSFpWa3dSbVpWVUVkcVUzZDNRek5VZG5OSlZFOWFZMGhYY2tsa2JUWnZRelJhWjFJemJrVnpURWc0UjFSVGVuQmpWa2s0YkVKbk9WbElWMUJsT1ZKMVJtNXZMWHBIVUZjM0xXNU9aVEpDZDBJME5IRTRjek10VVVnNFEzWk9ZWFJZYlhwcWRscG1NalYzU1ZCd1l6QjFVSGREYlVKbU9YcHhPRXhJVW5SWVFUQXhhRE5XUTBsd2FUYzRNVkp4Y3pWUE4wUTFSbmxqV0ZsS2VsWmhhM05wV1ZCMk9VRnBkREZLT1ZoUVFXRllZMVExTm5kWmRXZHNNRVpmU2pobmNGZDNMV3RhTUVoaE9IVmplVXhJVDJoVFdHUkRUVkZUUjBONFZWaExhbU4zVDBKTVNqSXlXRkZIVGpFdGJtaG9ibnB5ZEVSVlVqSkZkalpuUkdoa1lUUmxXRlI1TkZKbGFHSTJabE50YzE5ek9EQkJVelJXUjFkV1dHWnNWVEZ4UVRGTFZFMVFlVmd5VkdWRU9VVXpjR3RuTURKVGRGZG9Ta2xRWDNoelVVZFlMWEJxTWt0aWVtSXpNV3htUzBadlJHeGlhMEo1V1Zsa1VuQlVUbEkzVUhWUGQwSmpaV1l5U2s5TWJWVXRUVlppV0RnMGFrNHpObWswYW5wbk1GZDFhRVJpUzFSd1oyTjNlVEZ6V0U4eWNVVkdVazVDTm0xcVZ5MTFNV05pY0hoNlpHdEVPRXRtY0VST2FUSm9XbWhLTFV3ek0zTlFSVWxJT1RSaVIyTk9RbUl6TjFWZmMwY3ljVWRKVlV4UFgwbHJMbEpCUVUwNGVYRmlUR3MxVjFCb1dUbEVRMWhXUlVFLmdZS2JtM2l3cFZ3UDlLcWhQeXpGd0phT1k5RV92LUNSU1lGTDVIMnZjNVUiLCJleHAiOjE3MDYyMTgyMTEsImlhdCI6MTcwNjIxNzkxMX0.GxHvBfJHt3qDXTWJRKQANB27soGpoEqeetAqOtQsPEI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:11.203 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:11.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 523829: status.find.is(200), but actually found 401
21:25:11.837 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,523829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23a30a15, username -> user.1000415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fd3a2ab, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217911790))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDZyY2xjOWQ2Ymc4aHEyOXI5OWlxZXQ2OHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGFuZHRkVVZOWVdKZlJGcDRjemQxVmkxTmJXTjNMazlRTlRZeFdsWjNkRlU1V0ZOQmFXOXJXbDl5V0VGb2VuRnhNMXBrYldKSFdGSlFUV1ZyY1ZaaGJFOHRiVGc0ZW5Cb05YQlpibWhEZVVoSVRqaDJVMDF5ZFdSQ1QwTjRSM05CTmtrMFNtVk5RME51TlRGTmJqQmtjazlmZG5sdE9WWm1XRlF0WVVoR1NsQkNPRWxXTURoT1dVeHZlbTgxZW1ST2VHTm9iRFJLVTJ4MlRqTmxUalpmYldWSmVVTkZUakpDV0dGUlZYWjBVWEZYZUVVemJuUXdZM0UzTFY5ZllVbHNaV2hPTlhCTmRXdzJORFp2ZFVSSFYwVklSRkp5Uld4RlNWOU1ja28wWm1KbWJHdHVSMmt6VW5NM1UyOW1kazFYTFRWeGVtTTBhRUpJWDNOWWVUaHZaWFJNV0ZSZmJDMXhlVVJMZWw5elpYWlJhbmhNVVhaVlNUUXpNblZJZVVKcVZsQjZVV2R5ZW5wRmJtdDZNVFpyV0VoVWNsaGlNMlZLZFZObWNUUldla2hNYVU5bVRXUXhVVXRVVkhsQlJXcGtSRXN4ZUZkNmRqUldWSEV0ZDIwMmJtZHJNWGRPY1haMGExOHhibDk1Y0V0aFptOW9XVmxPWDJ0UVMxZFhSRXN3V2pCNGNXcExha2x3UjBGeVRucFNOVzlrT1hKMFZuRm1iRWQyYWxsa2NVSk5PREJ6ZVhWWlVucGpXSE5JVjBoRlVXcHFXV0l5VEZaU2JVbHpUV2Q2T1dzNFQyRkViR1Z4UkRBM04wRnRiVFJKYWtORU5UUlRlQzFwVm01UFEwMWpMVmxhVUZSSldtUXdaWGxEWmw5MlVuZzRkSG94TlZoS2QzWTBlRkJ5Y0ZKNU16SkhUSGxaUTNKNk5qQTRWalUzZDFGWFRVOHhaV05wUlRaNVlVaG1VREkxVHpoeGMzVTBOaTFNZVcwelRIVkZZalZQWTJKWWFtdEVZMmhCYnpCM1lYRnJjVTh6TkhkaVUzbENVbUZGUWxwWlZqUm1hMlpVVlVWTmMyeENhekpMY21OclpEQkJSM0ZYZEVwTWQwbDNiWG94TFZCa2JVeFpVR3hYTlRJM2F6VkZaWE42YmtKcE1XUnFNSGhhY0cxcGJXUldjazlTZVV0b2EyOU9RMHBHT1dwdlJXOTJURTVEV1VodFdsQjJOMkUyUlhJNVprbENURk40UmxoUFduQlJMa295VlhCV1JGTjNTV3gzTVhOaVJscFBOMFZTUzJjLi1TR2hocDRrbDg2U1B5emdyODZFc1Y2X2o4QTgtMlE5YzVvT2J0TlJTeXciLCJleHAiOjE3MDYyMTgyMTEsImlhdCI6MTcwNjIxNzkxMX0.OyStn2TE9hws3tN04xXMaxVvZk0KYzYL5XxdGXsfpfg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000415"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:11 GMT
	x-forgerock-transactionid: 96f5584f-eec0-4f5d-8b64-1c2ca48d1195
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:11.837 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:11.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 523829: jsonPath($.tokenId).find.exists, found nothing
21:25:11.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,523829,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23a30a15, username -> user.1000415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fd3a2ab, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217911876))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:11 GMT
	x-forgerock-transactionid: 77f928a4-06ff-4c13-b6f6-dee63a33a609
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ21qbjZqbDlyNHBxdGNhcTRqNGExbTBjMTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk9WOWFUVVF4U1hGdU4wOVFaRFpYTFd4dGRIVjNMako0UTJWU2QwMXhiV0pqZFdGMWJHUnhWRUZTTW5abmQyOXBhMWhRWnpKSmNHRmpaSEJ5YVVORk1rcHRjMng0VWxoV2NrOVdPRmRJU1Y4MVgyUXRTV3N0ZG1oWFgyUk1PRXRQZVhVeFVHaHdORmxKU2pFd1FUa3lTMUV3V2xaRlpWRmZkbTFKWnpOYVNsbHBOalZCTVdoYVNFOXhRbmRGYWtWbE5VODNNVnBOYm5oamRWVnpUQzEzUzJOTE5VZDZNSFowYzBGRGNsbG1XbnB4YjNaMWNGQTFSVkp3VTNWTk1FWnhSMDFJWm1aeVJtOWtabWQxZDBaRlVXaGpjR3gyVDFKcVlWOVZTbVpmZFVGS2QxcFZhbVZOTVZOQ01VZG5kVFZ6VkRsTkxXRlNTaTFqZFd4VFpWRmZabEptVEdadGJsRjZRVWxMVkdaNGFHaG1UR1o2TjBaeldXczVWR3hqYWkxcWRqTXlVMHBIYzBKa09GcHRNR2N6UTJWRlgwUlRaRE16ZFcwNVVFMTZUSEZhUVhKb2JEaDVjM1pqZGtGT1EzVm9aakJMVlV0ckxXNVpORlZNVEhVM2JETktTek5yUkhBNFVXVlFhMVJuU25KNlJYWm5hbTQwVDBjMFVYUm1lSGcxTlY5elN6bGtNMnh3TlVsc09IaFNWM0JoYnpGQk9Gb3pkMnhLY0d0clNqQlNaR3QyVjBzNFFYUm9jbTF0ZDBKVVNYQndkR2xCVWtabk9WcDRNSE01VTNrM2FHTjZka2RrTXpVMGVteENOa1JITlhKYVJqRjJTSGhmYVV4TVgzbHJVMWhFZDJ4Vk1qWTVjMU5OYjBaU1FUQllRWHBRWWpSR04yRTFOemRtVG5WSE4xaFROazFMUmxwMk1HdDFabGhYTjI1T2RFOHpiWGRYZFMxYVltOVZSRmh3U2t4VFNYWkxaRzVzVkVSTk9YTXhURWRUT1ZOMWQxVm5ZV2c1UTBFMVFuTXRXbXR1WmxWR2JVTldaa1YyZGxOTlkxcFNOMUZtTjNKQlNsQnlaMUpEUmkxSE1VbG5jalJyZUhCM2EzaFRjV1p3UWtRelpFRnFRbTVoUVZSNVZWaHdZMDgzU25CSlFWaFpWblJ5YVdWWE1UVlVjR0pEZFZGRFZVMUxiMUZQWmxKUlpsOTJiVk5LZGtaU1NtYzVhV1oyZHpodVpUYzFYMVZ5TmxSUk1uWmpMbG8xV2tRd1UzaHViSGRmTkRCSlZYRlRTbWR3Y21jLkNvemRZUVpYNzdSWVY4RXB3RkJNZmdhaF94N3BTZllQMzZFX1BJMGdzYzAiLCJleHAiOjE3MDYyMTgyMTEsImlhdCI6MTcwNjIxNzkxMX0.pzDIeIHhh1dsBLhHxOgJQrvPzgbf0nYeQCLlqQIAkw4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:11.877 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:11.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 523849: status.find.is(200), but actually found 401
21:25:11.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,523849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49389a27, username -> user.1001084, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75f36dc8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217911916))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia2lwYnExYmhmOWFmMW1mZDlpZGdodm5qMGciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MFpUSklkSGh4TVVwaU9VUkJlSFJ1TFhaSU1YVjNMalIxVkhFdFJHOURaRVZ1VGxKbmN6UTNOMkl6YkZOWmMzUkpjR1Z6TkRKT2FXUnBSbkpMYWxZMFpEbDJNMDlFVlVSeGVXczJSbTVXVjJKR2MxWjFhbXRGTURscFRHNXdlamN6VkRoWlJGUm9YMUpMWHpsV1QxcFRWblZvZUZoV1pVbElPRk5oVWpsQlIyUkJRMkpRTUdKclVGOTVaV2MxUmt4TE4zVkNaRmxqUkc1SlRFaEpibnBGUzBOb01uaHVRbmgyV0ZSRlVsWmlibFZaYVZKaFZXc3pNMHB0Y0dZMVpUQlRSVUZwUzBFMFlXUm9NVXN0V2s1eVoxSkRaRmxITFdwdk9URkxOV1EyVkc1cVRraGpTRnB4U1RSMFRqbHJkbWwxVlZSNlUxaDRWbVZuZEhsNFdURk5aWEZKZEhreVdtcGFabFIxU1dOTmVGQkJNVjkyTlVGVk5VRmZibGx0WVhNM2NubHVMWGRPU1RaNE5tNWZUemxHTmxBMlNVUk9SMVEyYTBSbWFrdGpRMUV5YWtGU1praDFjeTExVldoclpITjVOV1I0WTBsb01YUjZUMG90YzNKeVQxOWlkbWxoWDNoTU56bFFiM1oxY3pKd2REUmtiME5UWlZkVFJtRjFTWE5CVFVvMFdHVlRObUUxUW5Cd2NYZHNYMTlTUWpOQ1RGTkZRMGxhUzBKSVpGazNaRkI0V214QldVNTRibU5yY0dwYVRteGhPRmc1V0RCWGFHMUllVk5GVkhkV2MyYzVhSEkxZDJzM1YzWm5NVWxOUjBaSFNIZGliRzFVUkVKWWVtZzJTRU5MUmxoME5raG5PVGR4VlhGVFdrcDBORGc0WDJoVFdqZHROa2cyU2pCRWR5MVhTVmh5WmxSRk5HWktZakpaWVcxV1ZrZFliVkI2YXpCRlJUVmlVakZqYTNnME5uVmtTSEoxVkUwMVFraDFTVzA1ZVdsWmRERmFhbVJLZUZobE9HUlNhWFozVTB4Q1JqWmZUM2s1YTFKRVFWZDVSR3RZUnpaUVEybEJSbW8wZVdac09FTm5PV05qU25BMU5FRTJVRWxRUm5KQ1JYRlpaa1pzUjJKbU5qTnZPSE15TTBObUxYUldXbTR6YzFwaU5ISk9iWFZ3TUZkalMyTmpUWFUwWld0NU1sUktaazQzUTNWRWNqZzRVMUJDTW1sSVZtMVdTbkZDYVZVM1kxbzBMa0owYVRacVRFSmxObWhsVjJSbWRsTjFhVXBvUWxFLmZpMkZlR1VINDlKMDVyQWFuUU1CaGxZOXlTa2lNRHhzTmVzNVJad3N2M0kiLCJleHAiOjE3MDYyMTgyMTEsImlhdCI6MTcwNjIxNzkxMX0.jm9Zt__AvUYGv3mSgZGuM5Ny_i2JDBbdXeWxoy-ychM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001084"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:11 GMT
	x-forgerock-transactionid: 7a8d2a60-4323-49f8-b6ce-ac3212932828
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:11.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:12.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 523849: jsonPath($.tokenId).find.exists, found nothing
21:25:12.006 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,523849,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49389a27, username -> user.1001084, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75f36dc8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217912005))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:11 GMT
	x-forgerock-transactionid: 800577fd-2a94-49ff-bf11-f34577ed1db1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWxvdGY4bDAzOGgwYXBucWlsMmo4cm52ODUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T04ySkdaR0ZMV2tKVGVETnBTblZUZG05NVdXcEJMbXBwZGpKTGJrTmxPVGRTTjJ0UWFYWXhaRzFIZVZwcE1tSXpTbXBTWDNkVlZERkxNM3B6VkdGbVMwaDNTa3B3WkhWd2VrRkJla0o2U0VoVFRHTTFabUphUTFKUlVqaHROM2Q1Tm05d2JFNWtTekV5ZW5CdFRuTjVMVkpXUkdwRVNqaE1jMDF4YVdST1pXWk5XV0UxY0VjME5ERjZUbTl5Tmtzd1prVTFPSEkxTkVOVmQyNVBZbGxTVHpKSmNqWXRkazVLWmtaWVZYUXRiVW81VEhoUVREQjZRalZXYW1kQ1RUQjJURmRUT1RBNWQzRkRhUzFLVmxWUGVHeDZSVmRzZEhWc01qSjNURXhZYTJKZlNrWmpaV3R0UkVkSlFuVk1jbFZyUzFCbWQzbFBRek5TZWpFNWFsQlpTalZFVkU4M2JFVlpiV0p3YkhadGJEVXRZa0ZNWW05Q1VESnlTa2N0U3kxTVYySllRMWR2VDI5MFpYWTJORU5VV1VkbldGUmtRMk5yU0Y5WmVqVnJkMHRwVDJaalQwUXlaWGwxUlhCeFgxSlhSRkpoWTJaaFlUa3pkM3BKY1ZOa2FVaE1NbXN5V1ZaR1JHeEJhV0ZOVkV4S2RXeERXa1JDYzIxdFpqVk5PRlEzU1VNM1oxQjBkbHBQUjJOd05VMU1kaTFpUnprd0xVVmZXR3RqV1dGdE1ERmljbUk0UzFWSU1FSkpPVWREZDJSd1RFTTVVall4VFZaT056RmhkbE5yUjFJNVduaExkbmxwVmpsUVgxVlFWMHhTV0dwb1NXaDFXa0pUY2tOWFZHVlRTRjl1TFcxV01qRnBNSEkwZGpCMk0zWXlURmxoTjBseVQwaEJiR1pDY1hsNlduY3llVkppY3pFeWJFbDRWelZ0V1ZvNGRtbEhTREZMTWxnNWNtUlNjVVIyYm1WbGMxaHVPRTh5U2psa1ZGVjZWR1kyWjNaUGFVUXhjblY1WW5SSmNsTmpVRTlSVlZVMVFtSXdMVVZNV1hWWlpGZFpNM1o2UTA5V1NuZEZUVzR5TlhGWE9EQldiVEZ1VGpaMlUyeE5PVTlaVVY5WE9YbFJaME5sTlZkQ2FUWkdVVmxmVWtObGNqWnlSa05OYzBZNWFVOXBValZoUjBwR2RIcFpXamgxYkhad2JDMXhkV1ZZVkhWWVVHWlFOMUJIYzE5bk4wbFlRbG94VDJGeWVEZEJMakJsZG5GclIwZGxPVVJ5VjJsc1ExOTBkbXR2T1VFLlVlM2s4YnRrQTd0T2M2ZFliUFZ0R0J2aHVHTGllSjBqU0szczhGUmo0TjAiLCJleHAiOjE3MDYyMTgyMTEsImlhdCI6MTcwNjIxNzkxMX0.2309q4nU5jqD3rw5DUHOruNT1OnOplzu7VT0omllkVA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:12.006 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:25:12                                        3505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1034676 KO=14098 )
> restLoginInitiate                                        (OK=512851 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=511343 KO=1494  )
> restloginProgressiveProfileCallback                      (OK=10482  KO=1494  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.59%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.59%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.53%)
> status.find.is(200), but actually found 503                      4958 (13.65%)
> status.find.is(200), but actually found 401                      1494 ( 4.11%)
> jsonPath($.tokenId).find.exists, found nothing                   1494 ( 4.11%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 18647  / active: 21     / done: 523947
================================================================================

21:25:15.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 524299: status.find.is(200), but actually found 401
21:25:15.043 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,524299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46cb97f8, username -> user.1001200, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aa5772f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217914993))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWU0bWNkODdnNmJvbDMxNjdiYXY3Y2lxNGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVNtVllRa3hIV0c0NWJFVlZZbGhSYldZdFZFbG5MbVk1TjBkcE5tVlRRV2h2VWt4S2NsVlRiVnAxYkd0SVptUnFZWGQxY3pRMmQzWjVObXBJVm1GNlNWaHBlV0ZJYkZkS1FqWnJZbEF6UkdFMlkwbzBjWG8zY0RKTWF6ZFhSRmhsYlZZd1Jsa3hXbEV5U1hGNVNrUldZbEpWVDBsQmNYUkJTV2hxYjE4d2FrOVNlVk4yZFdKWFdrVTNiVlZVUWxNMVlVMTNVSEZPYW1WTmFFTkNRMmxHTjJ0eVEyeERaRnBmYUVaek56ZDVkRXhGVDB4V1dGVnBibE5JZEc4NVF6Um1WVTFHYVd4R1QxSkJZMjl4T1VjM2FTMW9kVVZvV1c1RE1YVlNVRVU0UmxodFlVbG1TVlptVWxscFVXaG9VRmR0YzNGQlJuVjVlamhCUTFWbWNIbHJiRGx0T1ROeGF6RTBiRU5VVEU1aldUQmtRak53UkdsMVkwMXFablkwUkVaWFRqVjBja2hrV0hoUU1VSndUVEpCV1VSSE5XeERRM1ZaYmpKclNWQnFSRE0zWmxGS1ZHd3pPVk40Y1hsR2VsRXRSMnhwWnpOT2NsUjNWRzVEZFRJdE1qQkNTUzEyYTJaM2RHVnpUbGg2V0VkNk5VOTVUVk5PU1hST1R6UnpUbWxuUm1OWFdqRmlYMDFJYjAwMlVGcFlTWFJoVVRWbU1FeE5NMFpqV1VrM2QyRk5aR0kxV25wd1VsQjFielJQU3pWYVdVRmpSMFpxVm5Zd1gwZ3lUR1ppYURCbldGazFjSE5FUmxrNVVHTnRWVGRQVVZCdFJEWk9lVTFhVTB0a2RFcHNOSFkyVEZsdE5sVmpaSEJsTmtNdGJtOWhOSGRKV1dsRWRtcFNTR2xZWWpKdGVVUnBUbTFxTW5ScFVHaFBNemR5ZDBKVFRXWkxWbVpHUjB0eVJIWm1UV1F0TldGdVNucEdaRmRXT0RZeFpFMDBhVVJ2U0dKYVpHZHJURkp0WjJkNUxYbG1ObXRuZFhsdGJUbHZUMFoyWXpFdFlrUmZXazR0YnpkV0xXVjVValpQVnpaRlVVMVJhRXBqV1dSa01IcFdlblpVUlRSU2NWbFNWbmxRWlVaa2QxQm1OMnQzZUVOYVVsOTVRbDlrWlVGaFoyOW9XbmhDYm5Cc2VVWjROWEZoZWpKbE5VbHBUVEF4TURFeVJsb3libUZJVTBoSU4zVXlUVTAzTlZjMmJIcDNMbmRpYVRkMVdVRkJlblppUjNOaVExQllja3d6TVhjLmNWWFgtZHE2MWlJY2RLZ2NfLXdjUUJDVHQyY0tqVzJwSTlpYmpfZ0VjTjAiLCJleHAiOjE3MDYyMTgyMTQsImlhdCI6MTcwNjIxNzkxNH0.ossFA9tALwTtuqCQ_zwJZoyKkg0HBEAorhb66ayIi2Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001200"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:14 GMT
	x-forgerock-transactionid: 6c7de34d-f50e-4aba-b5ef-54dc6e198b7a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:15.043 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:15.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 524299: jsonPath($.tokenId).find.exists, found nothing
21:25:15.085 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,524299,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46cb97f8, username -> user.1001200, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6aa5772f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217915084))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:14 GMT
	x-forgerock-transactionid: 26541b51-af5c-4a46-82e5-0c1dd282daa6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicHZwdWFlMmpyb2FjZ2pnbGdkdnVsMzkxcmkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cExUaEpSMm81YlRaNFZYZDZjVmxYVms1Q09VWjNMbWszWTJSRVdFNTRXbFY0TW1GVU1XczBUV05YYzBoM2FGSlVRMVY0UmpRdGNYazVNR0ZZZEMxdFJFaHhVRmxxVDFSTFduaE5abXROWWt3NVVGaDVhMjQzVldsT1pHaG5aVFZWTjB0WGRtODRSVUZVWDB0R1EwZzNVMkl4WTFaVVVXaEhZMkZxVWxkRGVtdE5jbFZtYjBsMU0yWmFWSFI2TUhOT1ZYVllRMUpCZVhaSFVWbDVPV2xhTUhaeWNHNUhPR3B4YjBkRWEwRkdPWFZyZDAxVFprRldObkUzYlVsRVMyWjJPVFJUY1ZKM01qSmpUVGM1T0dkTlZtUm9lSFU1TXpGeWVEZGZlV1U1YXkxWmRWWXlWVkpHZGtodVN6UXRNRlJEZEhoWk1qVk9RMDVsVlRoTlEwaHFTakZTVVZwMFUxWlZhREI0YzBVMU9IUkxRbkEwT0RBMFVHVmlWRmh6WlVWallUVjZSbk54YVhkTmMwSTJTVFZ0VDJnd2EwdFhjVkJ4ZFhwSFZtbDNielJmUWpsUlpGUlJXWEpZV1Zwb1YxUnlPWEZvZEZZeVIwcGFhbUUwYkhKYU1GUTNNVTlGTTBoVVVqRXlTR1pCTkUxek9VUkJaVTUyYVdWT2VFZGlOV3QwY1RWdFlVMXdObVZTY1ZObFZIUXhjV2haU1VKdlJGbEJZa3RmV1d3NGVWWndVemh0TlhKRlIzRjNSWGd0TUZoQk9WSlFjbVZaUW1wRlpEZ3hSbmMwTW5OWlJtWkRObTV0UVRoME5GUjBVbVp4TWpBMVIxbDZjMloxT1hVM2VGRXphR1ZyTVZsVlFtODBUVlEwYTNOTU5HOUJXbHBTTmtSTU5YcERMV2t0Y0ZvMmQxcDZZM2RuTFVaTmVVTmhaa0o1UlZKNlFXUkVRbHBYZVdoSk5scDVkRVpJT1Y4MldVUjFWVTlyVG5aSlF6UkRjbWhKTFdodFluRk1kbTgzVlU1UWRrUjJOM3A1Y0RWNFMycGxVak52ZVdKNU1uZHNaVUpJYzFOdlNXVk5kVk5HZG1velQyaFpkWHB3YW1sTWNVNXpVMnhVTldWRVNsZDBSa05tYVd0d1YxTnZOR3RLTWtsNmFXeDROVGhzUTJOS1YyVm9OV1E0TlVOdlgzaENiR2htWDFwWmIwSm5TRk5TV1dRMVYzVkZXRGhNY2xGM09Ia3lRbGxJVGpCM1lVdHZMbkJNYm00MFRqZFNka2xrVVUxbmRDMWxhMXByZFVFLk8tV1A1MFZMZzNXLWFYbWl0eWdUeDNmVTRFdzZkVjdTbE9FLWVLRFRLbFEiLCJleHAiOjE3MDYyMTgyMTUsImlhdCI6MTcwNjIxNzkxNX0.z7ouG_W1DHdNESCFsTAhuUTDP0IFeIR7kS6JSnXj9Fs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:15.085 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:17.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 524587: status.find.is(200), but actually found 401
21:25:17.010 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,524587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2998dc85, username -> user.1001275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@94d9bed, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217916960))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiczRvYzRqaDVrOW1ibDZncjVuNThsaDRoYnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1gycGpVbTlWVm05TlpHUmFTWE5CYlVNek1tRkJMazFoVlZSWVVrVXdRMDAxTlVwSk1UTjZWbmx3YTJsNWRUSm1aREJXTlV4dGJHTlBVVGcxVm1OVWMwVnJZMjVEZUhOb2REUTVNM0ZDYmxwTllrdGFUMTk2TldOUkxWQXdMVlkzYVZOMlIwcG9hVXh3ZEhsQlpUUlJRV1JyYkUxemJGOUthVkJNUlhOSWNYaG1NMVV6VFZwVVV6SmxlRTFEUmtveFoxQjNPVWh1VXpkclowbDBRM0UyYlZaSVFuWjBNV0k0WkVWZlVFZFBPUzFWTUZwSkxXOWlSbGx1Y0ZWd1h6aDZZVnAzV1RabVdFUlJSSHAwVFhjNU5tWnJjRzVRZG1OVmJsQklSWFpJT1RoVlZ6aHBXV0ZxUTFRNVUwNTVWV3c1U1VkVFYzUm1VMjl0WW5ocFQwUXpiVFpYUzNKbVNrRTFVM2xTTlRkVGFVaG5UVE4xWXpBdFMxOUtabEZOTmkxNWJtVlNiMnh1Y2tsck1rSkxkbmhtTVhsTlpqZE5WMkZzTVdSbFZtaHlTbFJGYW1aT1drbE9VblZIUzJGMWNFOVRNMVp2WVMxZldsUTRWV05pYUZwdFFXWnJXVXBGY1ZCamVuWkVZMVJmWlVsTGJWUjNTRWg0TFV4elpXTlZOME5KTFZoeWNIY3lWWE0xWlRGcVdISnlaMmt5V1VKcGVURjVkVjh6Y1hKdk9YQlVSMXBRYVVNMFJVNU1Wa0UyUWpoT1JtdHBlWEZaYlZSM1l6UnhTbkoyZUY5aVIyTlhMV3BDZVU1Q1ZuQmpOVWx3ZEdwWFRtUnNObTVHZWxOdFgyNDNTVzlWV0hOcU9HVktlVzVCTlRaNlEweGljazR3VFdOUlNWb3hVREJ1Vm1sUFdURk5NMWhtUjFOelVHNUtRMnhXWjBwS1RGODVaVFJsZUVsb1JrOXNlV0ZMWDE5eFZrUnVZbU5UTW5sb1ZUUkVjMUpOTm1FMVZFOUxRbkJpY0ZSSU1WcG9ZbFp5Wlcxd09WcHVWekZPVG1OMVp6UXlaalpXZUV0R1IwdGxObmx2WmtORVIweE1UQzFWWTNKU1RrUldXRUpMVm5ObmFXVnVkV1ZhT1Vod1dHODRVVVJYVTFOTk1ERkJkelJxWVRWRlVsbEVZMHB5TVdNemNuRmhhbTQyVjJWS01WZFVlVE5sZW5oMldVOUlXaTFzYlMxTFYybGFVelV3V2s1bWIwRlJMbGw1ZVZoaWNubEtWMjFoWDFadWNXNWFRM1YzYkVFLlhkSjRXaGFJb2tuclkxNmdmdzBQMWxDQlZYMjkxc2lrM3VINmFGeUVGVm8iLCJleHAiOjE3MDYyMTgyMTYsImlhdCI6MTcwNjIxNzkxNn0.IIvdmBClXRrUEYSUSYbQOdkmqFsJY_K-8L-VroEzPRk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001275"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:16 GMT
	x-forgerock-transactionid: 09b4b00b-2461-4829-be5e-535b96338f16
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:17.010 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:17.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 524587: jsonPath($.tokenId).find.exists, found nothing
21:25:17.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,524587,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2998dc85, username -> user.1001275, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@94d9bed, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217917050))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:16 GMT
	x-forgerock-transactionid: fe899af2-72ff-4e46-b204-9718ba65e4a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicTlvcGkzdDkxNm1mNjBkbzlsbzAxN3J0Z3AiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UldYQXhWWGRETkRoemRGcE1NRVo2TlRsRE9XbG5MalZtZUc5TldVNHlkMVZXTkZCRFEyYzJZak5JUjBwUFpUUllabWRSVjE5TWNsTlVUbk5NUVdWb1VrTjZOVzh5T1c5c2VEZFJaVmhFYkdONmVFMXNUbXBITW01aGRsOUtWV2hsWVZaeVpEUkdTREI2YXpsR2FWbHNjWFJsZGpndFQwRTBhMGx6TlhocVFsSTRYMjlhUWxWM1kzTjVObEZWUzFnMVdHWkxSVFZwYlVSeWJVMTNhbDlOUlZWVVptOUNSV2hCUldocE1qWk1TMTl0YkVnNFoySkxSa1JzZG1SUVIzQk1TbkZsVkRFMGJXTXRjVWwwZEZGMmNEYzNZVE5KYzAwdGNWaE1kVjgzTmpRMlZrSkhja0ZKY3kxcGVFbzNablpFZUcwMWJUVnlkbFJ1WmxGSExWcHJVRWRtYzNsWmFXZDNkV1ZKYmtWblgxRXdaMU5RVkZObkxWOHRUVTFuZFdGTWFrbzRlVkZWWmxkMVpqQnBPVVZ0TUU5blpsUlZlV1UzTkVjd1UwRktYMWM1VkVGVGIwdGZTa1ZrYjJWRU1VSk5UV1JtWW10eFpFaDFOVFJGUjNwU1NXZEdUMTlPTkdkVVZXVk1ZbmQ0U0UxdWJEWXRiRUUzTmpWYVZsbE1XVVIyVWtGb01FNTFVbVZyT1VOaWJFaExZakY2U0ZkR1UxTktaWFJIVjFCNlZIWkJjV055Tm5sclpHNTNhM041VldSYVMzWm9aVmRaVVZSdFoxZFBkazFmYlU5RWVWaGZSV2N3VEhCc05USkdVMFF3V1V4ekxVYzJVa1o0YlhKdlRVTkZiMHc1YTFCSU9VRllNRVJrVlhkME5FVjViR3RJWTFwNFJXdFJWMVJKVUcxM1ZteFdZbGM1Y213NU1GcHFTRVJtUWtOS2FrUjBWVEZtTkdKT1NWaGpRMjVSUWpKWVZGWmpRaTFDYW5VdFNXRnNiMWN0TFY5clFqWkhNVWxJV1ZodlJqVXpSaTFPWjFoQ2FrZE1WRmN3YzI4eExYSXRUMDVSYUhsYVJrNVJTbTR6VERodWFtVjFYMDFtTm5KcGMzWmlNM0ZSTmtwNmFXdG9ZM1JJT0V4aFMzcE9NR1pEUkVSUk5GOVpPRjg0TjBSb1VXNXBjbmxmTkVsWU5IRlZlRlJJY2xNNVRIZFNlSGx1TkdaNFUzcFdVMU5uWWpadlRHZFNTMWsxUVRkUmQxaG5MamhKV2pCdWF6ZEJYM1pEVDFSaWRqRkZYMGRJWlhjLkxLM0NtTjhnaEVKSUp6cTYwbTgybUpOWWtCdjgwNjBTdDBFMXFxcmJPU0UiLCJleHAiOjE3MDYyMTgyMTcsImlhdCI6MTcwNjIxNzkxN30.bGTREgM-4bZFHLvsYkXQOq50YMv75RDhSNB8fjuNr04","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:17.051 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:17.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 524649: status.find.is(200), but actually found 401
21:25:17.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,524649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35f0bb11, username -> user.1001136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@100d478, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217917340))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicnJ2M25jcWdkdDc1NGFsNjZkaW52aHJscHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T05UVlZlV2xLVTNGRU5EVjVhMVp5U0RaUlNFMW5MbWQwTUdKaGMxOWxlWGhXVEU5d2FYTkdObGs0TTA5NlRFVldkRTh3Tmpsa1dEaEpURVYzT1ZjNVREZHRPRlptVkZnM1IyZFpkVE41WldWMWJERmZiRUpGZVROaVRGUjRXVEZIU2prNU1uQXpNR1pRTjNOUk1WTkdNMjlVU25OUlpIWjNWbG8xYm5wNGEyY3RhbHByV2pCU05qWlBXV1JRT0VWemNWWXlWa3AwUkZwaFpUSTVOVWhKTVhFdGFWUmllRVpTU0VobVRYaFpSREYzTlc5d1RHVlJVblZRZFd0bmJFVnpXRTlIU1dOV1owNTZaRWxvTFhSMGNEVjBNR2h0UW05S1UxTjRZM1pwVm5wUGRUWm1aVFEyVXpoSmJGSllVRWR2VTNsWmQyNHdXR3BITUVSWmIybzRXRzE1UVVkMU5VVm5SM055VTBnMFJGSm1jVWMyYVVsUlZEZEtWRzk1ZWpkdk1DMU5aVzFFVURWaGExWmFabVpDUWpRdGJUTmhWMmhKZHkxR1ZrRk1WR3gwT1dwdWVtNHRabGRHVkdVNGVGUlJUVU5UYWtWS1ltZEpla2x5VVRkRGVVZHRjMWd4U0RscVRVaE1OVUpQY0ZGa1FWaGxXVkI2VVVaS2NEbFVabUpGVGtGTGMxcEdVRkp5WDFsVVFYbElTMU5TZFV3NWVrTXRkSE5xT1RaV2NFMVBXSHBCU25aaVNVSldZMU10WnpsMGJ6VklOMFp2ZFRoTVJISlNiamhaWWxoVlJHd3pMV1psYUZreWJIb3RNMWxXY1RnMlJtVkphR2N3V205alNHMUlkMVJSZW5sblEySXpObGhFTVc5S1dFVkdaREpyZDNoRlVXUjRjRTlrU1d3M04wMDBkMDFRY2xsMU5FcFpZM1ZNTkhGeVkzaDJaV1pIWkVsRU0wRlFVbFJGUjB4UE5FeG5Ra1pEVGt0cFdEQTFXVzFPTkdVelZtUk5kSE41YjBwZmEzVndkSE4yWTNaU1IzaHJaRzVyVm1FMmVsSXRUbEpHVG1ObmVXcHBkRE5yWWxwSWJsWktTVXRGZVRWME5WVTRRV0ZFWlVwQlFXZ3llRXRrV25adVRrSmFablJFWDJKMVdIbEZlbHBVZVZkek9GOURhMlpYYzBSbVFUUjRVVzFQTkd4eU5taDBZUzFuU1VNNVQxaEhOV1I1YVVGMmRFSkxaRWxyUjNkTGNYVk5Mbmx0WW1aNE1tTXphbTl0WVVwcWVEaDVaWGRGZUhjLjRSN3BKczFnOV9tTU9mdUdNWGdQaFhWc3VpbEs1NGo1TUxMM1FJc2hKWTQiLCJleHAiOjE3MDYyMTgyMTcsImlhdCI6MTcwNjIxNzkxN30.bpGC_g06K81swhF74b2mp5omgk0gaGh-cAJgzX4-684","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001136"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:16 GMT
	x-forgerock-transactionid: 5c2870c4-5f99-4018-8f72-e5b9153526e8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:17.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:17.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 524649: jsonPath($.tokenId).find.exists, found nothing
21:25:17.431 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,524649,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35f0bb11, username -> user.1001136, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@100d478, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217917429))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@3ee39da0)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:16 GMT
	x-forgerock-transactionid: 7527734c-87bc-433c-b6e4-09f3639b27a0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnQzaWpzZzhlbWZqYjBycGE1MTJpNzk3cWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UmNFdG5kVFo2VG1abk5GUk9OakpGZVZCcWNYbFJMbTVJVWpOdkxVNDRhRmQ1Y1hSM0xUTnJha2g2VW13MGFsQnpZVlZpVTBseWJHRmxWWHA2V0hoR09HdFFVWFJpY25jM1QzZGhaMDlsU1dOTFRFeEpYMWhRWldGVFlsOUxjMDB3YmxodE5rOXVTRGRoVTNvM1RHWTVkMTlLYVZjeWIwRjRhbFpTWW5CNmVXMDFVRUZDZEcxUlNXTXlSbUZ3TlZsbmF6SmhjM0IyVFd4cU1tSkpkV1l3WkZsMFFqaGZjRE53TkdwRk16Vm5UazAyZUZONlJsSmFhbWxuUzNKNlZHczJOMEZxY3pKUGNEUkViVGRaZW1FdFNtcHphbFpMYVMxMlJIcHBkV056YUZJeWJURlBjelpXWldkaU0yVktTVmRGVjBsTE9EbGFUa1Z0TFZaVVNqa3RTV052ZVc5YVV5MVhVRnAzZW5CWU5XMW5YMDFaYmpCTFdHaDZiRmQ1ZWxWbmF6WnpRelpNWnpkME5YWjRiSEpXUTJoVE5tcG9PR3h3VjNWQ1p6aDBiSEoyV1RWVlJFRktiMjQ1ZFV0Q2VVeGphRTVKUzAxd05pMXVVM3BFUTJGR1VYWTBXRkIwTTJKaWIyWnBTRGgwUkVSbFZqbFFTaTEwUTE5dlkxTkJjV2xrTW5aMmMzZEhielk1TkdaSlZUbEdSa3BEV2pkbllYSkljbkZNWmxKUVoyNUlUMkpNTm1SbVExcG9iVWhaYkRWb1JEWndVVE5PTVVOTlFraGlOM2RHTkZCcmJXSnhSRk5EUVVka2JHOUpURmRXT0doWWJ6SkRYMlZGTUZoaU1IaHVWMmQwWm5kUFMxbExMWFpsY0dOeVJIWnZkWEpPVGs1aE9GQlZSRkpzZDNwc1NqQTJUVWhrUkVGUU5UVkNNRFJtYlVZeVJHNHhhVTVpYTNFM1Z5MWlSbFV5YW5KaUxWWmZSRjloYWxSblRGcDBUazFrYlZadlV6RjViVlp6TVRkT2VsTmxhM0pyUzJKdFpUQnhjRVZDTlVONU56bFNkSHB5WWxWRFVVNVpUekJ4Y25oVVMyczJhRjlZVjJsclR6bFhlRWQyVWpoSk1HNWFia0pPZVZWV1gzbDBZMkZaZW1SM1gwWkxORko0YlRSMWVGa3hSVXAwUmtsRVRqRXhjM2RaYmtZMWJWTTBSRmM1YkhOVFJXUkJSR2g1UVhZd1RrOVBjRE5ZU21KUlUxcFJMazlhVUZVdE9VVlNUMjlYVGxORk5ERXpTSE5YVFhjLktndlZ2Rm5uaUpQSWs2cWVoUGo4SlR2MDBuYVIyd05UX3RRVWg0SndsbHciLCJleHAiOjE3MDYyMTgyMTcsImlhdCI6MTcwNjIxNzkxN30.LYnc9M8nmh9X8gXjmYv6bzyRyOXbCtwZo3uXvpdXgeQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:17.431 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:25:17                                        3510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1036152 KO=14104 )
> restLoginInitiate                                        (OK=513589 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=512074 KO=1497  )
> restloginProgressiveProfileCallback                      (OK=10489  KO=1497  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.59%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.59%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.53%)
> status.find.is(200), but actually found 503                      4958 (13.65%)
> status.find.is(200), but actually found 401                      1497 ( 4.12%)
> jsonPath($.tokenId).find.exists, found nothing                   1497 ( 4.12%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 17912  / active: 22     / done: 524681
================================================================================

21:25:17.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 524724: status.find.is(200), but actually found 401
21:25:17.944 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,524724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4946a538, username -> user.1000901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54a30800, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217917895))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiazNlZjJocTR1aGJhZ2FnNjFjM2IwNTNjbDUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmEyeE1ObGx1ZDBkck1YVTVjemRMVTJJNE1FMVJMa0V4Ym1kck5rSXRVa2wxV2pVMVdWSjNOa0V3ZDJwNWVESkJWMVpTYnpWaFJHcE1ibVZKTFhsNGNrWktNMWN4UzA1cVVYTmxlalZGVGw5Q1UyaE9jM1J5TUZSTlFsTXlSMkYyWnpkaGRXTTFkbXhDY25KM2JYbG9iME5aUld0UVZrMDNTVjlWTWpseVZuWlJXa3BNUnpOek0wSTJOV05rWDIxWmJqVlBlRk13ZFUxS00xVndkV3BQTURNeWFVaFViMHByYm1SMGEwZFFNM1JYUVdST1V6WjBhR2xxZWpGbGRqSklWVjgxTlV0Rk1YSkZaemxPYTFZd05sSk1hRWMyVGs1SFUwNWpjbDlMY2tGV1pEVnVOV3hHVEV0RVFuRm1ZbmN3ZVVwSlUzQnRTblJ4YXpnMGVIRlJjbTVFTVdJMlRFRlNSbFpFWWpGdFRFTkxkWFZ1ZG1KbUxVOTFOMkpTV0VWaGVEUnVMVXQwVldGbWJVUnNOVzF0YVU5b01HWkJOVFJSZFhrMVJWVlFhWEpHVnpWcllYQk1kV0ZGZDNoTldqQm1lRGcyTURJMFFYQnZRMFl3TTJaeFZXcFBja3BLZUUxdVJrYzJZV2ROUzI5WVZXbHpTbWh6Ymkxa01XOVRlakJuYm10UVgxQjNVWFZGVEhoR1VEUnlRbnAzV25WeGRHNWxOSEZ0ZG1GVmRrdERTRmhyV2w5U1V6RkNVRFoyTFhGM2FVdGhVRVZ4WVRaWlZHOXJhMUF6ZUVSNU1rVjJUVWh3T1c1WlZEazFibXQzTnpGMlpuSm1hM1kyWWpaRFowbERibWRXZVdKdkxXaE9jRkpKTFRsNWVWTllZbHBDZUdOMVdsaFNZMjVPZVVrNFVYWTJhMHR0Um5aMFJpMXRPR1Y0VjJ0VmRYaEVVekZhY1VWSVVXZFVNRk41WnpNeE1tNXVNVFpDVVZCZmF6QmxMVWhzT0d0dmExSjZjVkZPVTBGTVUwOUJkRkZtV1hsc01ubEVXVUV0YldGRFVGOTZjemN6ZW5RMFdUZFVVV3BJT1c5eWNITXlkVk5ZUkZjMWJERlFhRU5OWXkxNFMzbzBaV3hxYmpOS05rcHpkRFZhYUhad1MzSkdMV1ZEUkc5Q1JpMVVOekV4VFRCaWJtUjZPRkZCTUd0NlJEWmpjV1JtUTFSalFWRndiMWhsZGxwa09YTlJXWEpLTVdoT2JtTnpMbGN4VEdZd1JYZHlUR05UVmxaRFRHRlFVbnBqY0ZFLm1KSGhrMmFFYzFQN20zNDVXOGRRSUd1cXJkSDIwQTNFQjEyVm9TRDN5Sk0iLCJleHAiOjE3MDYyMTgyMTcsImlhdCI6MTcwNjIxNzkxN30.yjrsDqNEQiQJgSZCrfRTjA46mq8i54moG09lrs1ueVo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000901"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:17 GMT
	x-forgerock-transactionid: f070d3c5-6aa3-4d10-99b1-2fc4c8ce39d4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:17.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:17.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 524724: jsonPath($.tokenId).find.exists, found nothing
21:25:17.984 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,524724,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4946a538, username -> user.1000901, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54a30800, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217917982))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:17 GMT
	x-forgerock-transactionid: abc0673d-d8cb-4954-b594-dbd7f06486e6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjBocHZ2c3BucmkzazJtY2VoZmxhaW51Y3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVVHRlhUMHd0TVRGMlJrcHRaSGwxVmtoMk9FaEJMalZqV1c5WmREUk9jMVF4YTA0MGN6STJVMWQwZURZd2NGaFZNVWx3T1ZwVVRuSmFXV0ZMT1ROeVVFRjVMV3BwWjBGc05WTm5UbVZ4ZWs5T2FXa3RNRFUyUlRrMlozTm5jR3hwTmxaTlZEQnZaRm8xV2poUmIwMW1lVVp5WVhobFNWVlJhRGxLY1dST01HeHZiM2czUzFobVFubElaalJpWTFseVMxZDRWWFZyZWt0WU4xRnZWbTUwUmpBemNIbEljSEZKTjBZeU1pMXhWekkwVURKbk1tZFlOR2xQT1ZGcVRtcFhUMTlIU2pSaE1IbGpjblpETFU1SFQwaEVXbGhJVkdoVFUySXRXbDlWTFU1UU9HRjRhRTlPWVUxWlVHcFdlVzFsWHpsaFEydHNjRUprVFc5MlNrdEhVbTV1Ym1ZMmJEUnhNelZuUW10c1VHNUlkVWhSTUdsT1JsRTVhMVI1UjBJd2FqQlRkbmxsTFZwblYyZGhNWGszU0c5UlkxUlhjbEp1VEZWamVrSmtVbXRXV25GU1ZqUXlSV0pHWW1GcmJWQllUWFZqVVhkclZEZExia1JtZVRoRmJqQXllR1UxTlZvemFreHZUVWxRVGpockxYTTVNV2h3TWxvME9GOVpiRGRST0dkclIwWnJTVXREZVhkMGFXZGpiRnBNTlRFMlUwNW1ObEpPVkRZM2NrVk5lR0ZFU2t3MVRFb3paMVoyUW1aUk5UVXRUbk5MUzBaeWJFZzJaRUo1UW1WSFoyRnpUMnBSVURoMlRFaHJWbTlVTlRSVFlsOWtZVVp0U0Y4NFdEWlFZbkZJTVRkNlR5MTRUbkJyUTNWbk4waFJjeTFUVjJ0cmRVMVpaVXhNUldkVlVsQXhOV1ppYjJwemNHOWZXR0UyT0Y5NUxXa3hWRTUxT0hGc1QxWk5RV2d6YnkxWVpGRlFia1Y0V0hoWlZtSlNOVkU0Y1dWRlJuSktObVJQY0ZNeWFqTnNYMjVJTkZWc04xUnZWRVZxUVhGclQyaHNObkJXVEVaT1JEY3dhWGxLWDNWd2JGOVlTVlZwTWtaMFlsaG1OVTVxWmw5bmJVUjBjMDU2WnpCaVpsWnFaRFZHVGpoSk5HVndTWEp6TjIxemMxTTNVRkE0ZWpocFMyOWxUSGhKUlhWVU0xZGtRVmx1WW5FMFZIcHdWMGxVWVMxdVEyOU9lVXBvTFRnMFpqVTRMbUp2ZW5SUFl6bHpWbGhOTWprelgwOVplWGxWYVVFLkpJRW1CVk9TOEZpenNmYXJwV0Fka1VfcjlkRTFNT3QtdVlEbEU3aVI2bE0iLCJleHAiOjE3MDYyMTgyMTcsImlhdCI6MTcwNjIxNzkxN30.pujXBUfSKfojjRP4YwvZtl1DnGfGZo9llAg_5Vk2GzU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:17.984 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:18.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 524872: status.find.is(200), but actually found 401
21:25:18.929 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,524872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f955757, username -> user.1001652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b3340cf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217918878))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibmM5bG04dWttY3MzZGp0cjJqYXA4ZG1yYWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1ZGazFWMXBzTUhoUVVqZEVaa2RpUlRoQmVtaEJMalZ0Y0dsZlJtUkxZazVNZVVjNFNqTjNiRFZSVVROcllWOVJZVEU0U21jMFVrSjRiV1UyU0ZSb1IzSm9kV3RrZWkxQ2FHWkJVa2RFUzBwRFREaFRiWGh6U21oWmVWRk9RVFptTTFOb1FXSmpNbEZKWDJ4dlVGQmxOMWRJVkhkTVVUVlRiekJrY0ZWWVVFVmFRMjExZGpaaGJUVm5iV2RKZFZjeExYQXlOVVJsVEMxSWQwZFZaMGRoTmtJd056Qm1aMGxKVVMxSE16SjRiemxrTUcxT2IwbEdNSGx3U3pkWVpWUm9iVGQxZEhsbFFrcGlVMjFZWlZBMWFGQmxXREJYWXkxdk4xOUdWRWRWTVRWa01tVlpSMEY1VWxOU2NubEZObEJzV0hoTGFqWmhSbmxPYUdab1RVUTNTakY1VGpJMlp5MVlXRFJQUkRSak9VZG1SMGN6Um10VmNIUkRZbTV5TWpJNVFuRmZVbll6U3psRGJUbG5NR3RpUjNsRWJXbENkMnRRVmtoaVkwUmZUME5RYjBScFNHNWZMVEowTW5wU1oyVlFZMUpHUzBkV2EwOXFUMWszTlhCaWExQkdVVk5SZVMxNVVXMXdORlZEVVdjeFRsRk5NbUZDUVhsbGJsUlFRbk14YjBkSVRYUlNTVXg0WlhNdFQyOXJZM0ZVT1cxMWJEaGhVV2xNWTFsTFgwZDJVMFF0T0dseVRtZEVZbHBXWXpRMFNEZHZaemhHVmtORk5VZEVVSEZzYlVWMk5XcG5RemRxTFVSdFZHbGplRVZmVVZJelVsZEZVRUZzZFVGRU9IRlFjVWxHUTJOdmNHNUtNVWRmVGxadFdWQk5iVmt5YW10TVlVeEpjbVJ6UlMxSlRXUXRTVUp0Vm1aUGNIQnlValZ1WkUxUFdFSlhkV1ZyZEhacVJsQjZXaTFZWDFsck4wMXJNa294VEc4NWNrNXFTUzFxWW5OTmRHUnNSRzFhUjBJdFUwZHFOR3RtWkU5Q0xVOXdTMTl6VGxSNFYwdFJTMVZDUjI1RU9VaFdhWEYyTm14M2NFbERUMDFGTkZGVloxRkNaRFJNVDBSWk9HZGtRMGcxWlROc2JsTjBOR1JXYlc1QlJrZHRUVE5MYVZaVk9XOWlSbmxxUTBaR2IyaFpYMkpxUzNGdmNsTnNhVGg2T0dsVFVVVnNjRWxxZUZwSVUwNVhOMnhIZFdSRVJVODRMamhPY0RKdFQwNUJkbWxLZHpOamRVeFFjMGhvT0hjLnlBSTByZW4wcjNaNUZRMXBoVGROTVV3NGhNRHctZGU1UzJzcExkQmVROWciLCJleHAiOjE3MDYyMTgyMTgsImlhdCI6MTcwNjIxNzkxOH0.zA7ajnJtnTAecgMITywjZ9RKWRye8f1QFGwgmaHGPYc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001652"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:18 GMT
	x-forgerock-transactionid: 984cadcf-53dd-4231-a4fd-a8ef1283619f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:18.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:18.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 524872: jsonPath($.tokenId).find.exists, found nothing
21:25:18.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,524872,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f955757, username -> user.1001652, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b3340cf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217918971))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:18 GMT
	x-forgerock-transactionid: 7dd482b7-718c-4ba5-acfd-fc4de9dd6a16
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmRoNzQxMDR1bmJiZmhobWcxM2pzMTZsbmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elQybEJlR2MzZHpkTWR6VTNiVGRuTTNoSk1EaG5Ma1pRUTNGWmJFMXVPRmxKYmtZM00ySXRWbmRqTlRGRGQxVklZVEZrVjBsS0xXbEtkVWxuU0dRNU5YZEJaR2s1WnpNNVpscHVWRWhPTW5wNFVYSkJZMlZaUkdSVlkyTkVWelF0ZG5vMWQwUkpWakpSVnpGbFVrVkRaek5STVRsMmIyUnJZM0kxWTFoRmFEWnRlVXBXTmtsaFNtbzNXbkJNWHpCMFNWWnNRemQyUkhSSFVXRnhiV1ZTWlZBd1EwbE9hMnRpTWtveVoxOWliamROYWtWRWJIZzFNMjVEVkd4cVIzbHdUVFJ6VFZaQ1NYVkZWamh3Vms1M1ZqTXdOSFp1TFhKYWNXMVdkbXhmZEVoeFMxcEpVMHB6V1ZWdE5WazVVM3B1Wm5kMU1uVnFNMUl3WVVWVFIwZDBia3BJV2xwS1UxcFdSVGRXVVMxUVYwMDBZbVl5UTJJeWNqSndlbVprZWtWd1RuVnVTalZCUlV4eFIzVjVOemxxYnpCbFJXdDJaMlYxY2poSmFEUnlhMlpsYjNJd1VXSnRUR3R2U0hoVVlWbHhUMUI1YWt4U2RVeEZhM2R2U1RGdVYxOUtlbVpaUlZkR1RVMTBhRXBaT1daNGRXOXZNMmx1UVhWZldYSk9lVmRXYTIxaGVFaHBaM1ZIUkVoVWRFZzRTRkJTT0VSeFpFWlBNRlpFTm5waVJXRlpaRlJ4YkU5SlVVMHlkeTFvUjNCSmRsOVhlRFJ4VW1OeVptcFJOVmd3TlZaSVRERndSWGcwU0UxeU5scE9TMDVrVkdSeWNGZ3hkRVprUTJScmFsQkNZM3BmZEdSWU1qWjZVRTFMTkhwaGQyVjNSME40VkVKNFMwNXBiR3B0YUhkSE4xWkJhMk5uZVdaalNuRmxWbXhzU1hGSWRGbGZWV2N6Wm1KNGVHbElla3MxYlVWUWVtSkJNM0JoYmxRM1p6SkVTamcxWmxWUmFVcEJRekJJTkhGNmFuSXlObDlxY1dkMFNVMWhlVTFFZWw5VlVpMXhMVlJvVG5ZMExWODROVTVhT0dkRU1VOW1TbVExYzFwZlQzUkVjRTFmZWpCUlRqRnhXR2x6TjBaU1JXOVNhREYwUjFocWEySjJVMkkxU1hsNVJuWlFSSFp1YldWblEwZEZlVzV5WDFWMmJHc3pTRTVFYW5WSmRrVmxNRTV5WVU5QlJ6UjRhelpyUWs1cVVtcE5Ma28yU1haYU9WSllURUZoVURGc1FuQjJYMUp6UmtFLnl2R3VqWW9NN1B1dHkzeXFSdm1Lc2dra0Y2Y2oxdWN3dC1UaFM4cGtTOE0iLCJleHAiOjE3MDYyMTgyMTgsImlhdCI6MTcwNjIxNzkxOH0.3hf-TeiH0gpqR_g_apk14ceYqr27kwxSUspKtMy3xg4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:18.972 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:20.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 525080: status.find.is(200), but actually found 401
21:25:20.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,525080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10c1a4ad, username -> user.1002093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6712b160, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217920127))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN29ja2hidWV1bTRpa28zc3VlYjAwMWFwdHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UUxXaFdiMjV2VDJoT01ITlRVRlYwVDFWc1NFcDNMa3RIYldrellVRndXR0owV0drellqVnVSMncxUTA5TFpqVmhTVUZMV0ZKRVJEZGpjekExWTBvNWIyazJNMVJaYVZveVgwcDNkMTlDVDJGZmMwWkJYMlJTU0RWaE9WRkRUMHBGVkZGRGFHUk9jM2hQVVVzMmVrVnlNbXh4UTFJelprUnBhVlpvTVhKcGNGTmtOVkJITUZSNWFWVTViV3RMZEd4VVFVcHJTRlZQTldsNWFIZG9aemxrYjI5WGFVMXpjRU14Ym0xdE0yTlVPSEZxVXpCU2RreHdRbWhHYlVOd1N6bFNZbk5FYkU1aVpGQk1MVFUwVVVaMldtVnJhVVZvVEhoZlNUZEpkMDAyYm5aNmRESjJVSGhIUTBsc1pEUXpjbTlrT1VWTlYxVm9Na1owZFVSc1pFMURTM0JVZDFOTGFYTk5PWE5ZUlcxMmRWcHhNMnhrZDBOVmVqSnVlRlJ5VEdaemNqbHZkbU01VUZSVE1uRnZWVGwzUW5oVU0zRTFWa0ppVTFVdFpUSkdNMTlCVWs5U2VIWm5OM05TVFhGbFozUTNOaTFtYTJkWmQxbHdUMjVOZGxGbExVNUhZbk52VEMxc1lrTktPRk10TjFOeE5rZE5TbXhoUlVwcE9IUktNbHBKYjJKeU5qSTNlR3hXU0dvMU9WWlFTa1owZDE4eU9UUnZZM1YwU2tnelVtTTRjRGRvZEZSSmJIbFhXSEpUYTFOM2ExY3dSbUZKVmkxVVkxbHdXazVrTUVkWmVXZHdiRXhYYVZZNU0yVlhka3RyUkhkbFRHNVNRMjFrVkRKa1ZYUnZiMFY1UldGVE5uSkxjRkI0U0VaSU0zWmlabFZaWDFodVNIVlJia3hWY1haWGF6TlZURFJhUTI1Sk1GRlJVMnd4U0UxS2NrbFBRalZ5UjFGSE5tMHhkMkp6Umt0dlozVlRiVVpUVEdjNFoyOWlMV2xJWjB0U1NXbHVhamR5TTA1YVpHMVZkbk5VZWxFMFV6SlBiMnRaU0VzM1ExUnBSMkpvZVdka1luZEVRMmx0TWpoUFFsZHpOVlJOWVc0eFMxRm1VbGxVU1RORU0yVjBTMVpvZUcxU1gySldNekZtTWpGNk5sTkhibHBaZGxkck9FdEVjRU54VGtaMVUwazJWbEl5U3prd1RWQk5MVkZKVDJGNWRYYzJZVjlJT0U5alNsSlhSMUJXWm10dFFrb3dMbXR2TWxveExVSlNRbVowTFZaM0xWOUxkSGd3VW1jLk9QdDhObm5YeWVBTXNoeGtHY1V1dTA3VDFsT1VQZ3c4ejB2Q3ZJeF9KYzAiLCJleHAiOjE3MDYyMTgyMjAsImlhdCI6MTcwNjIxNzkyMH0.fknoKvfCOEK_EYF6SbE3bC_us5V91eKNaLkjLXEPchw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002093"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:19 GMT
	x-forgerock-transactionid: 25707404-c647-496c-980f-193748982151
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:20.175 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:20.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 525080: jsonPath($.tokenId).find.exists, found nothing
21:25:20.215 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,525080,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10c1a4ad, username -> user.1002093, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6712b160, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217920214))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:19 GMT
	x-forgerock-transactionid: 1b844e0f-ef76-488b-ba4b-955e116da12a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmd1MTdxdWZscDc1MXNsYzcxcDAyMmlib3YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFoyeE5aM1ZDYlVOalRYZG9WV0ZYU1ZvelVXdFJMazVPTFVWTVUwOU1WRVZuYjNkSllqUTRVMjFpYTJ0V1FWbDBVV3BXUVZvNWJYaHdabHA2YWtRNVJtaE5kR3c0ZURWc2MxSmZOVFJLWkZOcmRVWnFPRloxUVZaRFdsQTNhekYwTTJkNE4wVlZPREZVZFU5aFJVczFTRmswYVVRMlN5MVVVVzF5VG1wUlRuTlpTRkEzWldwSWNGODJTMDVmU0dsWFRGQnJWazgyVVVFekxXZDZUa05SVlcxSU1uZDZMWEJRUzJGMmJtWnpTRzVWTUhnMVFsSkRiMFZFWjBWbFRIUk1jbTAwWlU5bU1GOUNSMFZwVTFOcGRrdERTbmxQWjJOZmNuTnFRUzFVTlV0SGFFbFdkbTFDYVUxaFIzWkdOV05ZU0cxMU5UZElVbDlTZUV4bFltTnNUMUV6UlU1aUxVbG1Zazk1UjBOT1pETjNTekpTT1ZZeVh6WnVURXBVZWt4NlNGbGlYMm8zYTFOclgzRnhNM0oxZUVkU05qVkRhVkpOYURadVVuUXdiMTlJVUMxc09WZzFkelpoYjJzME1sVkRURVJ0YmpReVJVNXdVVXBoY1RsdmJtUndaSFZyVUdoMVJWVjRVVzV5VDFOMWRUbEJUMjF6YjNwMlQzZHZUUzE1YzFad1RWRjZPVzFuTkMxbmFFaENlVGRIUW5CUGVXaHdia0pPWTFBM1RFeHpNMEY0V0RCcVFsSjJhMnRYWkhCYVlVTktTVGRJV1d4U01reFdaMGN3WVRnemFrVmFjR1l6VGs1UmExbEhhVGhqY1ZnNE1YaHZRM1pEVEhCQ1VWWkhjblZCWWpOVVNVVnliblI2WVhGT1pFNUdSRzFoVm1GaWFXbFBkMWRoYzFCSFVWaGhPSFI0V2tGeE1IUllPVGhyYTFCeFJXcFpNWGg1TUVrd2VWaEhUbEZ6VkZwbU0xZERVRXQyUVhac1EyUjJNM28xT1ROWmRuaFdUMnBpZVZsWk9VbGZWbFZpUTJSb1pXVkliWE55U0dKS1JtUkxielpGUlZOSFpFdHNiMVZQYmtad1dYQnFTbkV5YlZGNFEzSnRPVk5RVEd0c01HODNWbTgyTlc0d1NqTnhkUzF0Y21wS1N6TmpZbWRWYnpZMWVGQTNhemM1T1VkRVRuTnFZVFIwU0hSaFJVcExPVVYxUmtkc05qSndRVjl0UTBSeGVVUjFjVll6UkdzMk1XODRMamRCVDFkVVNHMTNjMmQyT1VwcmVFZHhja1k0YVhjLjcxd19EdjhPNHNRT2pTNzNOeWxNenlINGdDSWo3UXJ6bnAtVFpuXy16RUEiLCJleHAiOjE3MDYyMTgyMjAsImlhdCI6MTcwNjIxNzkyMH0.BK-ifQNUgQgDYow4xP-cLaWCEUxg7Db0wvx3IBfd9Ro","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:20.215 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:20.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 525117: status.find.is(200), but actually found 401
21:25:20.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,525117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@394f0857, username -> user.1002313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20e02569, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217920376))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODhrcmxvN2VnaXQxNWFmZjlvbzBudWJkNDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dWFtVTBjemgyUjA4MU4zQk1OMHA1TjFRMldFcFJMaTA0ZDBsYVZrVnllbVZpTWtaUmNscEJkVFEyT1hjNVVIbHphSGxaTlRGSmRtRkZXa1UxWWsxYVRreHJWR1pLVldaVlpGOTZSRlJDZDJSeVpESmtka1ZSY0U4d2NVdFFhRk51VjBkdGFqSjVPVXQwU0RjMVprbEJPR2d0Y0hKTk1rSkdSR0pPY2pkdU5YRlJUMVpLV0ZkR1ptMVFjMjg1UmtWQ1dFMWtjV3haVTFkSWRXRnRhV2QxUkU5RWRUTkZhbk4zV21WTVdYa3laRzE2VkZsa1ltazVUekpUTVhWak9VMTJZV1kxWms1b2NtaFFaRkl0UW1OU2EwNXVSemxSVkdSNGRDMTVZMGRyTVVFME1uVlhkbE4yZEd0cVNGZG9SVFpEU2pka1FUQjFlR2xHZDJ0eU1uVjRUazAzU2kweVdXeHFRbGhPYms5c1NHTk9aMkp1TW1WUU5qSTFZekF5UkVsRFVXY3lhMjVpYUdKaFptUTJVM2Q2V0dSSU5ESlVaVzFVVjJaVGExSkNWSGxYTkV0cFVYQlZkVFpQWXpWUFkycENTbUpqYkVvd1ptZEVkVmxQUzBSUGJIbEtZVXQyYUhCVFpGZHdla2x5VWxkb2JqbEdkRXg2WTFOT2RWRldZMjFUTVdoVllqTmpOa0l5ZUhCa2RuZEtOM1ZOY1ZoaFJqSldaR3RqVFZaT2NUWnFhelZWU0c5RVZHUjVNbUU0Wld4b1ZuTm1RM1l4VUhOMmF6ZzJSSGhvTjFaRWRWUTVaMmg2Y0ZWcE5qRk5aVUpPU1c1WUxYZEVPVFk0ZW1ObGFFZEpZVzl4VVdodlpYbGxSM2QyU1ZwdGExZHJVSEZ2U2pNNVNUZ3lORUY0TVdWRlZVZFpObk0xTWpCSkxUSmZiVFl0YkdzMU5IRmZNRGR4WkROM2NWOUNhM3BvYzFCd05rNDVXV1UzTW1wa1JFWk1WVkpZVDNaVU4wTXpUblZCTURFM1ExZEdPVlJUVVVKQldVRmhaVEYyVldaNlRFMHlaalZIVm1GTE4wNVhXRmh2WkhWSlpHNWxiMkZoYzJFMFVFVjBWR281V214dVluWjVWMVJEY2pGcE1saEJTRXB5YUVaSmJ6VnVjVk5yYjNCbk1WSjZaMmxDYmpZMlpqZEtTMFpVVTJwV00yVkRSR3cyTkVoU1VIRjROMm93WWpOV0xXWnFPVEF3Y2xaRmQxbHJMbEJrWkd4S05DMWhVbXhyUVRkb1FtRkhhRzEyZUZFLjROOGdUcG1raGZPQ3lsblZXbzJzSVUzV0FHdEttcmcyWUgwWmh1M2lqTDQiLCJleHAiOjE3MDYyMTgyMjAsImlhdCI6MTcwNjIxNzkyMH0.iDerx7cqpw_zyyMoB-aDWhPJbJhM00XbdUK8Ni9Zx98","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002313"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:19 GMT
	x-forgerock-transactionid: 827aef31-caba-4a9d-8af0-20c3f0ee3a3a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:20.425 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:20.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 525117: jsonPath($.tokenId).find.exists, found nothing
21:25:20.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,525117,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@394f0857, username -> user.1002313, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20e02569, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217920464))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:20 GMT
	x-forgerock-transactionid: 2b6280c8-eec4-4c5d-93f5-0cc8f149457b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidW5zbGh0ZzI4dmZwa2tlMjJ0dGtwOHUzZjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NE9GSjRhRWd6WTFGSFZVZENUbEEzZUVaRFZYRkJMbVJVWTFObVpEYzNkbGt0UlhZMGFrVXliWGR3T1hBM1IwNDFjWEl4VldKU01FOWlUMHh5WjBJMGMwdDRkRFJUWkhWdGFXY3dSV0ZKYm5Ock1WSlVRbTA0UzFaM2JrUkpiVU5WVlVRMVp6aEVaMFozWHpCelJuQjNhMWx5YWpCRWVIaDRNbTFaUzE5UVREVjBaMWR6V1hwV1ExSmtNVE55Tm1wQmRWUkZTRFJrZEZWUlRUUkZXa0ZtZVU1dlZFaDJiRlkzT1hrdFgwcHJTMnhOYURsVU1FOHpMVk0zY1hGU1ZsTmFiazl2YTBkQ2JrVmpiRkJUUmtKa2JFWmhVbEo0VUVGclFWTlZRa2xqTVZKVVdHcHZlVkJvYjFack0wWjZOMFowU2pSNVRsZDFlRkZ5WkZsWFQwNXphalpXV21ST2FXMTBibFZoVFZGTE9ISk1OMmcxZUZCb2FIWkxZMnAzUWw5S2N6bERlVmt6Vm5KRmN6SlpSVTlqYjIxZk56UmpRMk5JV25nMFFrNURRblpZZWxsc01WZEdVakY0YzNGeE9FRjFTMmxOV214RVYwbERiakZ6TjJ0dGJEUmhkVjl0VDJReE9URklZMk5JUlRac1YzRnlSelJKYm1sZlpWZFFWelJ1YjNwelZrOVVVbFJhZG1odlZYVm5TRkpQTm5OVWFEVmhXblJ2TkU1YVl6VnVOMEV4VFdKMFgwMVFhRmxKY2xjNGVXRnlaVWhHVDFSTFEwcGphRzlWWTBwalREZFBiREpoUVdORFRXbHRUbE5SUjBKUk0xcHhlV3hQV0RJdE1GbFFPVVpWTTJzeWVXWkNPVVY2VVZacGNHVnBRa1ZLUlhBdFRrcDNiMWt4V25aNE5ISk1aVXBJWTNBd1QyNWpVVGd6VVhaMlJqaFZTbGd5WW05aWQyOUJRalJvYkV3NFIwOW9ZMGhTU2tGWldsbFFiSGhvUm5CeVduZDZUVWxwU21GRlFWQllUbkE0WVZKRVlrTlVXVFF6YXpKcFF6aEhVMnAyYVVGZk5tNDVRV0YyVEVWUFdXTjZiM3BoZDNaclVscDNaRnBEWTJRM1pFaEtjelpqWm1kd05sRllSVU5IZGpoVE1uRlBRbnBRZVRsM2VIaEZSa3h5VG5OclpqSTJRWGhqVVZkMmFEQldNalp4TlZWemVIVkpNSFJHUzJRMVNrVktZVzk0YkZKQ2NFdDNMaTA0T1hCemJtRkpVMWxXVDJ4QlQyaDBTbXRYVWtFLlpRUEg2czAxdGRrVWE4R0szRWNLVEtoY2h5NW5WQTY3aXJsbzR2SjFOZjgiLCJleHAiOjE3MDYyMTgyMjAsImlhdCI6MTcwNjIxNzkyMH0.lFWhcbo3ccStl8ogwSW5vC65mzSBsTErsky0RTqIUyU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:20.465 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:25:22                                        3515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1037725 KO=14112 )
> restLoginInitiate                                        (OK=514373 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=512848 KO=1501  )
> restloginProgressiveProfileCallback                      (OK=10504  KO=1501  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.58%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.58%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.53%)
> status.find.is(200), but actually found 503                      4958 (13.65%)
> status.find.is(200), but actually found 401                      1501 ( 4.13%)
> jsonPath($.tokenId).find.exists, found nothing                   1501 ( 4.13%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 17125  / active: 32     / done: 525458
================================================================================

21:25:24.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 525707: status.find.is(200), but actually found 401
21:25:24.323 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,525707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fad8d28, username -> user.1002879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7538e99, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217924273))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicml2bGNtYm03dXJuODhhbGQ2MDduaWI2Y24iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ak1qa3lkMjUxY1daeE9YbElNMms1U0ZKYVZWOUJMbVZ1TkZweFQwUnVTa3cwYUU1WFpEWmZXVTlKZVZGSWRHMWZOVkZ4VTJNelUzTTJNM0pPWmtOMVpqa3dSVWg0YWpGa05YVkpNV1l6U1RaSVEyeEJjM2xtTWpkVGQybGhVM2RaTmtoVk5qSllZbEZIUTFoeE5HYzNlRWxrT0dGbU1ETllSR1pqYVdKUVFXZERiVVJYZW1aS01Fb3pjMk5QYUU4M1NFazBSSHBPWkhSTGIwZGtWV2hvVVdoUlZtODVTVWx3V0RGdVlqWjRPVmc1UlVocU4wcDBYMDlMVURVNFNYZHdkeTF3TjJ0VFJtdHhXRlUwT1hvMVRXdEJiMk5LVkV0RU0yRlJjVFo1TldaNmFpMW9WR2x5VWxkRFZUUnJNSFY0U0dwcVNETnBYemgxVjBkYWQyUlRhRGg2YlhCaWNVSndlak42VTJ4dlluQlFNR2c0VkVwRGRHSkRRWEZNUTBwSk1IaDNNblJTWDNwck4xOXdhSEpLU1d0RWNFOUVOSEJ6TUdaWlVtZGlUa2xHZFUwNWNVRkdkME5EUldWd2NHcFpUa0ZwVjJaeWVHaGhVbXBRYkVaRE9WVnNPWFZqVWtablEwazFPVlJrV1VORVJ6a3dWVGg1YWpaWk5tWlpjMVJ3WDB4WlRUZFRiRXcxYjJaVVExZE1hMXBWTFU1VGNFaFBVM1JETjBFMlRIazFNR0pOUzJ4VGNGUmpkR3BwUVU5cmRIUnhWVzFuU2tzNVMwOXdOWGhyTjNjMWJEVkhURU55VDJ4emVsTmlkME4wZW1aSVMzSnBjWEpqU2xsV2VVOWxSRjl1VHpORmNWOWhSSE01WkcxT1dWZHVhR3BmVVhGNlJXNUZRMEZ5VWs4eVQweHpTRmhmUm01NWJuQnBTWGRJZW5FM1RYQldNVzFVTlV4cVJHbE9ZM05zVGpGclIybHVUM2xxWlZsUmFqaEJhVmxVVDBNMlVXbHBUWGhRTW5sMWJVZFVNV1UwV1hoS09FaHpiWEJ1WHpBNU1UTk1RMHhyV0dST2ExY3dkM3BPY0RoUFZHUm5ORmRHTW1abVYyTlVXVFZZVW5OWllXSlZkSFkxVlhkUWEwVmlaMmt5YTJGVmNFeE1ORWxvU0hGbU9WZHZZVnBFWm1zdFdVTXlZa3hGVDJ4SllXOUNNMVF5UkZaWFYxcHVPV1pWWlZOblpWTk1Obk5sWjJSb2JUQnpMalkyY0ZSNWMwbGlRWE50Y2pkTFpFWTJTVkkxYUZFLlFRRWlKM0xNZzl4dVo4dVRXbmIybnhjYVRJNzdUVHdxQzdCVGFpaU1fUmMiLCJleHAiOjE3MDYyMTgyMjQsImlhdCI6MTcwNjIxNzkyNH0.laXd8qrKGEr-Nkc_YwNowJ6njGkW61MbQKe9cS_CsV4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002879"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:23 GMT
	x-forgerock-transactionid: 738e389d-11dd-4ca0-aff8-8dac313d1eac
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:24.323 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:24.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 525707: jsonPath($.tokenId).find.exists, found nothing
21:25:24.366 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,525707,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2fad8d28, username -> user.1002879, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7538e99, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217924365))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:23 GMT
	x-forgerock-transactionid: a6d02619-aed1-48f0-806a-4a5b055a5acc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGhjYjZlcDl0NjBicGE0Mzc3M2k4ZmxvcjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1ck5VSkpObmMzT1Uxb2VUVjVOVEJuUm5ZNU5XbEJMbmRFVldWelgzSmtYM2RZYWxwRFYzbDZSV05FVVZCUGVqTlNkazV2YzE5U1RtUlJlV3N0TnpCelZqSnlPVzV0VFV0M1VVazRiRFJHWjBaZk9FNUxha2xSVkZSQmRGUk1hblV0YUVOSVFWVlRkRTVvZG5ONmVuZEdTa3RKUTNCblpWOHpWbEYxVjNBNE9XRTFkVkZQTjNaV1IwNW5RWFpETlZWTk1uTTRXbko1TldKV2NGZGlSMFJKT0V4b1dUVm5NbVJUYjJoR1JucEZNbFowV0U5blJ5MU1aMU5hVlVjMllXWjBVelozVkRSMlZqWlZkVlowTWtZMlZVMTRURXhVUTA1UWNGQllPR0pZUmkxVWJWSnhkSEJDZFc1Q1JUbFhjMDgwY0Y4d1UzTkVaRlZGVDBkb1FuSndaRmQzT0c5MVZtcDNjbVIxY1RWeVVEVjRhREF3VFRsNllVZzVNRFU1ZVhJemREVnBhbUpWVWxGRFdsUnJSMUJHZDFWNlJVZFBkREk1WlZkMVQycHJSbU5DUzJrMVptUkhiWEJFVkcwMFJtRnlXV3d0UWtrM1NYUjJTMEZsVjNWM2JFZHZORnBsZEVKMlV6aEVPR3REY1RoWVNXMWxZVWhCT0Y5dlJDMVNOMk5RU1ZKM2FsUkpVSFpYYzBsb01tWlVkMDVIUTNGS05DMDNWVmhyTFVwT1FraDRVbFpSWm1wQmVYZ3lTV3RqZFRCT1kzUndTbEZ1Vm5KU2FGTTBaRzR6WVVwb05sZDBTM1pWVm5GQ2NIaG5OVjg1ZWtZME4yOTZRbnAwTTBVMmJVOWFUa2RwVW1aeGJHOWxZMUppZUV3dE5GUTRlbms0ZVVSb1QwSm5aMU4zV1ZoTFRGRkxjSFZwVlVwS2NFSnNWM1l0UVRCTVQyOHdaa013TURJMk5YSlJObGhVWVVsbE16QXpaMlZtTldWWFZHOVFja3hyU2tScGMzUnBkbWc1Umt0TVgzRjVTRUZCYlY5dmFrdzJjME0zU0dWdE9VdGtPV2hFTUhkcFdUWTViVmxTVjNkblUyZDRZbFF0VWxwNmIwUllXbmxLVVZsNlFuTkhVbUpHZGpCR1NFaHVaVmhOUmxKSlVtTm1SMmxzYkhWNGVUSnhOM2x2UjFCb1N6RXRaR1JLUkdSb01XVTVhRWxQZFc1d1JWWjNNRjh0U1RoZmVrZ3lUblpyTkZkc2RIcFZMazQxVFRoQ016TkRVa2N0UlU1SU5FMTNUWE5ETWxFLl9KcTRvWS1zbDhzam03bVg4czJPeW00ZTJlSzhSV1RwZDZKeWRlSnZIa2siLCJleHAiOjE3MDYyMTgyMjQsImlhdCI6MTcwNjIxNzkyNH0.LZP2OtmOVHX5cC8Q77Oc7S-1jBM_piH8H1tSe6Yqzc0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:24.366 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:25.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 525890: status.find.is(200), but actually found 401
21:25:25.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,525890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e349f54, username -> user.1000730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1de648dc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217925564))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzRhNXRsbGprOWU5azhmYzI5ZmQxdjJmZHMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q1NrOXJUakUzVmtWWE9FSnpRbVJXVFhsd2JYWjNMa2hWZDFveFpWTkpkekJFYnpjMFVXdHdaMHAwUkZWUVp6TkdjMVJhYzFwc2IzUldjbmwwWlZwbmJtSjBkVjgxVWpSalJrOUNObUpJVTNoS1pscEZkMVJIVEVKdFpIVkxRVWRpYW05VFFtWmpaa0pKVldkQlgydE5WeTAzVEhOMU5sSm1hbkJ3YUU5UVpEWmhTMEZQWWpKT00yWkVPRVZNUVZaaFF5MXVTazg1YzBOSVRGZFBlVFp0ZVZwTlNUbGxabTUyZVVKelVHWkhkRVZmU0cxb09WazFTMGRmYkRZeVNtSllObVJOWTFKRlZHdFljV1J2Um1KRmJFaHpkWGRxWlROVlNrRmFTRFZ6UldKc1FYTkNOMlI2UzFFeFlUSlNZWE4zTjNOMU4yVkZVMWcyUVd0R1MzbE5TWHBtYzFWdWRHWmZhVWhWZWxsM1MyZFBXVUpGZUU4dFlURklYME52UWpFMGNrYzJRa2N0Tms1cmRUVjZkVU0yYW1VeWFYazNZV05yVVVobU9GQklObXcyY3psVFVHazFjbk5hUTJwUVRGVlBXazFDWkc5YVZUUk5RVGhtUmxOWFlVUjZXRVZETWxkdlptSk5RMjB5VDFBMGFUWm9aWEl0TW5aU2MzUTBjalJUUTBGdGRTMXpUSFpEZDE5M1RraFZTM0ZsUWtwMWRqbEJVa0pVZERGM1FtaEtSQzF2WDNsMVQyVmpPVzU1ZEdOdmMxSm5Wa3hzZVc1eVluWlJOMDl3UlY5ME1ERnlWMGg0TldOT2VtSjVWM0prYjJGWlowMHhibmxzWVhGMWVYYzFibmxxYjBKc1JYQlRiVk5VYTAxeVNGZERabHAwYURabVdsa3hiM0pRUjJSVE5UTmlURlo1ZW5ad2FHYzRabFoxVUhKRVQyaG1TV3BtTldZeWRHSjBTWGcxUlhGdFQzUjFZV1ZRVWs5QlFtNXhTbE5mZW5KbFVYb3RabU5VV0dSMlNYbDJkV0owVUhGM1NXWkNNRFE0VUZkME5qQlBaVXhpZDJKUE5tUkpSSEJQUldReloyWjRha05wY0dvdFkwZDVSR2gzU1dkVWFUSTNMV0oxVkhSV1FuTkViblpLV1ZCVk1FbFdOMDlRYUdsU1NFOXRObTVSYTNORVF6Tk5OVkJsWkV4VWN5MUNVbWR1ZVVocFJVNVhZVXgwU1hWclRsZGpWVXhFWVV4Rk5IaEZMbUV3VGxodFYxVlVWM1UzT1hGak1VVjJabDlaWDJjLjNEMHpuTy1lb1V2dThtTnJKSWI1bERaOEVkdkNqeEtlR3ZkUjZ0MHFWTGMiLCJleHAiOjE3MDYyMTgyMjUsImlhdCI6MTcwNjIxNzkyNX0.ObBrc1eTO5S6jUNluo5jv_dZsOe_oyQO86HUQUbiaZg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000730"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:24 GMT
	x-forgerock-transactionid: 9352d992-115b-44bc-8978-f4dce229f1a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:25.609 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:25.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 525890: jsonPath($.tokenId).find.exists, found nothing
21:25:25.649 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,525890,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e349f54, username -> user.1000730, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1de648dc, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217925648))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:25 GMT
	x-forgerock-transactionid: abcc5abf-e68b-4cd3-9b6b-74e36b1c54b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmc3ZmlhdmdkNWQ5M2R2MzdxcnB2MDF0YzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVowazNNek5vWkROWFRVdEdhbGhOU0VzMWJYWm5MbGxoYWpCUmJVNUxVbEpGVFZGVE1XeGljakptVlUxeVRETnBOM0ZQUzNReWJGWldNbVppUm5oMVdtZEhSMGcxWHpGSVV6aE5NWFI0TUZZeFJHeFRVMTlPVWsxdFkxTjVXSFZLYTJKYVgyNWhWRGhaZVRSc09HVXdkemhFVjNONFoxSkdUM3BuVmpGNE1IUkdNSFl6ZDNCNFQySjJha0l6Umt4aGMxUndWMmRvY1c5R00yRkZlWFUxZG14aFkyODNhVEJGVkRWZmRYQTRORkV5WjNBeVRtSnpNekptZGpKUlZ6Rk5Na05CVlVGWlFWOWFVRmx2UjBGYU5tNWFWMXBhWjAxMUxWQnRTR1ZxUlVGUE5HSXlVa3BrZDB4SlRrNUhZVzVHVkZaMk4ySkZiaTFTV25obWQydHNlWFZzWVhGVmJsVnBOMjVqTVhVMVNFUlFOSFZxUTNGT1JXZzVXbkJwVDFGRVN6RjBSMGhxTTBOSFFVbEZhbGQzZUhab1RWQlZkVTVCTjFkS09GVk1OMHBLY1VrNE1WVm9UblI0ZW5odlVGVjVXVE5pU0ZwZlRtWnhibGxtTUVGVFRWcG9WWGsxU2tsV1MwUnhYM1JaUWxwSFYybHBRbkZ3TUZOaVUxSjBZamxEVEhocFRtcExRM0ZoVTFKeVprdElPVmt4YUVSVFowODRXRmxyUVVOWU9YVkRNMDExUVdsNGFsbFBMV00wVm5kdVZYRkRhWFpDTkhRemQzWm5lVnBXVWxCNmMxZGpWVkphUTJFelVtWmZWek5ZT0ZCTk1uUlNha3B0VDFGWGFIZHZXRmhvVFROVGRITm9VMHRQT0ZJeVJUUXhaWGRaVFVobmEwTjRla3BVZVdjdFN6UjVSVXR3Y1hsRWQwUk9PVWhuV2w4MU9EbG5VVkkyT1d0dE1EWTFOWEZzVjBSbGFtTkVabGxvUkV3dGNWSlNXWGRaYUZOR1VsaFdiV3huVHkxcllsQTNVekJSUzBwcWVWUTFNazAxVmpaclVXOWxUbmxJTWkxRlRVSklOa3hHUzNKa1RsSmxYMk5DWkV4V2RUQjBabDlZVkZOUlVWcDNTVWM0ZG1Oc1Z6bEpabVZmU25FM1RrRmFPSEk0TWpaQmRWZ3pkM1puWVdnNU5TMXdYMmR4VkZKS09IcGFMVGd0UkZVNGJYRlVia3h2ZGpodU5VaHRaQzB4YTFwM2VVazBMbGhHY0ZoWFZrOVhVSE5rV0RFdFNEQlZkbkpGVVdjLkc4QnBMbTFCQXRmS3gxYVZqcWswQlg0aXFzVXNxZ2NOcXlCU2xFYjJ3b0EiLCJleHAiOjE3MDYyMTgyMjUsImlhdCI6MTcwNjIxNzkyNX0.Qv5i_b5wkbY3v73z9hVZperd8vGJpFWFb2sy3BVVsLA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:25.649 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:26.265 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 525989: status.find.is(200), but actually found 401
21:25:26.266 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,525989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d89c1af, username -> user.1002363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36590078, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217926221))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM2xsaTdmaGduZGxwYWVpNmpmdHM3YjZjcTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Tk16VnZhMGRZZVdwU2VGQjViRFV4U1dKTVFreDNMa2RzVFVKNVIzSTRXWEo2VUc5U0xVdHdlbmg1ZUdOSFh5MWpVVlU1TWpkRk1GZ3hWMWxaU2xZd2NsaG5NVlJPV201SGVrNWZielZSUlcxZlVFdE5RVm8yVWxKTFRFSmFkREF5WTNJMlNWOXZjVVpLUlRFeFQwaFNibEZOVTBzM1dtNTFhRkZRZFRNeFpXTlBZek41VjBFMExXdENTRU5PTkdjNWEwUktZbXR6TmxWWFUxZFdkMjVvU21GME0zVjRRVFp0TVdacFdUbHhUMFI0Vm1kdFVucGlkVmxPUldKbFdWZENXVkJ4VFV4alR6TjBiMWhpZFVaRFRYVnJkRUpCZFRKeVpIRmFUV3RmUWxseWJsOXFRbWcwZDB4WVQxSnJNRnB2WldOdVNubEpaWHB3VjFWWllVRndWMDlPTm1SWWMyTldkR1owYkVGTWNqUnpXVzl6U2twQ1UweHVaMWhqWjBGV1VqUmpYeTFXY0U1S1F5MUhNMEZLVDBKNVdWcFRUVFU1VnpCSlFsTnlNV1U1VEc1WFowVjRZbkppVURCM05uYzJVMmxUWDBoU1dYWlZjMTlMWjFSV1N5MU1XbVIzVEZZd09HSmhjMjFpTm05TGFUVlFZMVZSV0hodFkyczNVVkJmVVZkdVlVaDZTRUk0V0dGdFdWTnRkekYzV0VKTFdVNXhka2g1WlZWNFlsbGZjV294ZFc5RldXdzFNMVpVWVdoMlIxOVFlVmN0WXpsVlFsQmlNREJaY0ZobmFEZHlMWGhpTlZkM2EyOVFSemwwTldGNVUzWldYelZmV0ROZmJVSlRMWGxNUTJoTFFVcHBUVjl3VkVadGJUaGFVMkl5ZGpaYWRFWktRazFDYlVoWWF6aDVOVGhXZVhOYVYwNDBkVkEzTkVreFdWWndOSGRzV2xVeFMxaE1OVWRvWWxZdFZISnZiMEo2VEhjeVVGTjVjVlEwVVhNMFdrRkNOM2s1TlhrMFUwNXlkVzFWZGsxbVRFdFdPV0ZzUVRoaVVFSm5hVmhuTmw5UmExWm1XVGx1UTJSVE9EQmlWbTkxWW1Kek1VNUxiRVpMTVZGVGVIbE5ORFpJYWkxd1Z6TjNjMkYyWVd0UmRGQlpha3gyV2tWR1NURlRRMWxPVmxjeVh6aHJXVnBNT0hkWVZETjBYemxoTVhSS1ozaEtNVTV5V0hGUlNYTk9aMEprV0V3dGRUVjNMamR2UnpobWNHSkxWM2Q1Y2xKRWVXZHhWRmxNWTBFLnhKUjdLV3Q1OEMzZGVMRURJakUyY0h2bmtRdjNLM0ZfYkdJNjA1VGdQNUkiLCJleHAiOjE3MDYyMTgyMjYsImlhdCI6MTcwNjIxNzkyNn0.FNvVYx60Zup8Dlt6sieTpqdKfpF5bcdU36IQhli6reo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002363"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:25 GMT
	x-forgerock-transactionid: 22eddc6e-651e-4109-8236-0193efe8aba9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:26.266 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:26.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 525989: jsonPath($.tokenId).find.exists, found nothing
21:25:26.305 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,525989,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d89c1af, username -> user.1002363, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@36590078, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217926304))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:25 GMT
	x-forgerock-transactionid: 4f2cd01d-fd18-4e2e-83b0-b8da0841c433
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMTA1YjljcW5yYzYwM2liMWtrY3Y1dWNzaWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVoyZGxWVkUxV0RKUlgxUkVWaTFuTkRsUk9YcFJMbEpYWDNobVFuaENOVXd4UkZOblFVMXpja2RrVFMxcmNsOW9Xa05HVUZGS2RIbElRWFpTWmxweVZtZG1PV1Z5Y0VFd2FGOHlRekZKVldkelZYWjJkRGxIVjJOTGNHb3hUbEEwYjBkb00wMW9PV3BSYlRWMmJVWmpPVGRvTWtKMFUwcGpkR1pxYzI5U1NVa3hTazE0ZWpCMmFTMWxNelpJTVZvMWRqYzRYM1ZuT0cwNFUzWkNPVXhHU0dNMmFUQXRXa1JVVldGbFpFWm9WVVZaZEhWUVExQTFhMFExUm5vdGJTMHRNalpGV2trMFgxRlFiV2cxVTJKRVRFaHRjVFUyVkVVNGFsbHBkVzVtUVhwcVFXZ3lZVVZpYmxORFdVeGhYelY0UzFaU1oyWk9UMnhQUVhjM2FsUmhTbDlqTkROTFlXRXRibTVSTUVSTE9EQkNWM0Z0VlVSWFltRjNlRWt6UWxSNldUQnRNSFl5VkVkWlUxWmllbWd3WTI1dloxZFNjWEp3YlZGMk1uSkdWRW90U25oUWIwZExVRmRyUWtsdlNUTnJhRGxRTVZCNU5GbFRRVlZTVDB4SWFHMXZlVTFEUlVoQ05GaEJjVVkyVFZSQmRXSm1hWFZwV0hSRVFYVTBjamhRTFdwTk4zTnVUa2w2YWtaRVp6aHFSbXByYTNoTlZrSjFiR2RIUkMxNGNEWkhXRXhNYjFjd1kyd3paR3RQYzFRd0xXNDJOMHBxVFhCR1FVeFVSbFp2Y210bVJETXlTa05zZFhaaVZITnhlVzlTYmxscWVVOWZSM1EwV1hCTlNHVlFiM1poVGtZelJHeGtjREZrUVZkMlNqTk1aWEJyVkVodVpHVjFSekk0UjJodGNFcEJTMHBHVUhwa1ZtMTJRV2x1U2tOeFdFRmpSMWR2Tlc5R01WSTFhWE4zWXpWUVVsQTBVMHhuT0VzMVZ6bERWeTFEVXpZek5ISnBVRFJNZFhOTWQwMTZReTFEV0ZCS1NFRkllRk53ZW5GTllXWkJSVjlHUVV4M1gwMUhUM0Z3TUhkUGJrWkJUalZ3ZHpSb1JUSnZVSGN0ZHpaUWEzbEhUVTFuTUZoMlpYZGhNV2h3Y3kxSVdFRmlPWE5yWmkxZlJUVlBaR0Y0Y1ZsS2JrMVJiMGMzZEhKSmJFeGpTVTQ1TFdSSVlraHpkREZSTUhadFpEVnBkMU5RWkRnMU0xcG5Mbkl6UTNweGNWOHRYMDlaVjNaamNGWm9OR0ZYWW1jLktiS21vVzVOOTFiNUZOaVVVU3Y5RDRTeHBRSzJtQXFCU3RNdGhEQWQtV1EiLCJleHAiOjE3MDYyMTgyMjYsImlhdCI6MTcwNjIxNzkyNn0.wNkqzxxca6vwkcUoGfy-OLkdWYI8wYCRP8w0oVSxX_c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:26.305 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:25:27                                        3520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1039209 KO=14118 )
> restLoginInitiate                                        (OK=515105 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=513585 KO=1504  )
> restloginProgressiveProfileCallback                      (OK=10519  KO=1504  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.57%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.57%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.53%)
> status.find.is(200), but actually found 503                      4958 (13.64%)
> status.find.is(200), but actually found 401                      1504 ( 4.14%)
> jsonPath($.tokenId).find.exists, found nothing                   1504 ( 4.14%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 16391  / active: 25     / done: 526199
================================================================================

21:25:29.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 526421: status.find.is(200), but actually found 401
21:25:29.336 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,526421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c6df107, username -> user.1000673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21450f30, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217929286))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNm81aTg0OWc4Mm42cTY4cnRlaTVlN3V1c2YiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c1ZISlZXVmg0Y2pCaGRHVkViMDlRYkhkRVlreDNMakJQUldSUVRVcENUMmwyUVUxTk9IWlZkRVZHWTJWbU5tdHFZV0UzYlRad2RVTlRiVVkyYkVKTGREZzNOV1JNUmt4dmJsOXVXRzVHVFdKbVptTnlhMFJaYmw5SVRGSlJUa0k0ZDNCeVVHTlRVVVJvYVdkR2VWb3haVEJCVmxaZmNVeDFOblZoY0hoaVNIaE5iMDFpWVc5WU0xSk9kV0prUzI0MlRFVm1NbEJsVGpGMlIzTmFOV1ZxVWxNMVZtRnFjRGcxY1hGeU1FbDJOa2R5ZFdGdFRXMHlOSEIzUldaYVRXUnVkR05FYW5CUmExaFhhR3BRZW1VNE5WSmFlV2xQTlZOSlQySlpWR1pvTkdGa1VVeHlkMFpMWms1eFRtaG9VREkyYldzNGVXRm1UVWd4WlRGZlduTkVObXRwVW5KUmN6bE5lbmczVm5RemVVaGFhV1o2WkZwTFZETk9PRkpyV1ZjM1psbzBNM2hyVmtGM2JUWlJWVEJ2TlhBek1UTXljMFZyWmxKa09Fb3ljVkpQWDFobmN6RklaVVl4ZEZOWWRXOXRiVkpGWWtVemIyb3lXVXhRUldoeVowcFhOVzVPVEdSRldXeE5UMUpUT0ZGV2FGUk5YM2t0WWtWWmNVUk5ZVXR4ZUY4M1gwOUhZVzV3Y0hjMWFXTk5TR05STTJWM2VXNUVXbkZsUm1kdlltSlhTVVF0T0MxRVR5MW5NRlpyUWtod2MwbHhjbFUyZDA4eFEwWkhjM0p0VlV4RlIwcEVTalJ4VTBoTmExQjViVkpMTjB0RVNtRklWRWRvVFZaQlprUXpWazVTY0MxWlNrRTVaVmd4VUdFeWVrZ3pVWGxNVFhCclVYaFBZMm95VWxOcGIwaHlVM2h5V1hacmVYY3RRMDR3UkhaMGNYSTNlblJtY0c0dE5tdHJORjlZVWw5Sk1tZHphalpKY1ZsMWIyc3lTVTh6ZFVKZlgzbHJNVzh3T1VkNFdtbEVhbXhPWTFCcGRtZFNkM0Z3UjFWaVlteHliMFEyZEdKMGR6TjRNbVZWT0U5SFlrOTNjM2hyYVdkSWNERkpOV3ByVEdKMlUxSTBXRGMzVEU5dFJUZHpUVlJPY2tOV1kzcFJkbUpyWWxoVVNVUmFaekkxTVVGaGRHWjBUbEp4WHpCVGNIWndOa3BwYmxVdE1GSTBaelphVURKVWEyMVpXa3BCVFVwQ2NFTnJMbGhVV2s5ekxWOUtWbWRUTVd3eFFqSmpTV3REV1djLnZaUFpVVDNoQmp3TWRJdHJDcUx1WXVVU3ZxRE5hcGhwYlU2dFhZbGpiT1kiLCJleHAiOjE3MDYyMTgyMjksImlhdCI6MTcwNjIxNzkyOX0.1N1RfZj0AsM3N6v4pDiJ-8PzWk8UMqJlgBQZbNYzBfs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000673"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:28 GMT
	x-forgerock-transactionid: 8632cef2-0d96-4015-8e85-aeeaa2516865
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:29.336 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:29.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 526421: jsonPath($.tokenId).find.exists, found nothing
21:25:29.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,526421,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c6df107, username -> user.1000673, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21450f30, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217929376))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:29 GMT
	x-forgerock-transactionid: ae67dd1c-a055-47e5-aa2a-1444affff613
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzM1b2E5ZHFqMDNxNGZrdGtyaGUzaG04YXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Mk1uQjZRalV0ZW1sSmVrUTJSM3BNZDJsWVQzUkJMazFVVTJWSGIyZFRTMEpsZW5ScFRVb3lRVzVuVXpjMVMySnhhMVJoUjFkQmNTMUllVTh3WTFZek5uZzVXSHBwVjJ3dGNDMU5VWFJ1V0ZOMGRuZG5RbEZ4VFRSNFgzaG5lR1pUWm1kd1UxTnBiSFZFWjJkcE5tSXlTMUJxUkZSMlMxbEZObUpCVGpkSVVHdDVlSFJxVUhOc09YaEJjVWd5VjBVd2EweG9NM2hhTlVoNWFrNWZMVmxSU0VoQlIyTmpPV05NY2twdk0yRlBiRFpDUjIxVVIxaExjMUEwV2tGTGNYRjFXVE0wUzBKU05scGlOazAwY1doMlZGRlVjMXBrV0d4bldscFJMVEo2VTJKYVZsRkxaa1kyUzBoWFJVaG1aVVZzV1hoQ1FUWndOR0ZOZWpsVmRrdENOMU0zUzJwek4wNTFWbU54UzFWYWFXODVVMU10WDNBMWFsRXlhRk14VkVwck55MUNXR3hFUmpreU5uWXRkRlpGV0RGdlYzWklhbGhMY21oeFZrOVhhakoyVURsVFUyTkVUMVZXUldoNE9VSjBVRVpKTjFsTk1UVmFTUzFQY0VKVk5XSlhNMDgwUmkxamFrTlNVbWRxUTA4MlpHWmxVRTVYYW1wNlZtMHlhRTlSV0dwbllYUktOMnhFTUhoc1YxVnZWV2gyT0RSbVdHbFNZbmw2VXpKU1IzTk5VWFJvUTJaWmFrSTVlRTVXVkd4ZlZ6WnJSelZPZFVzM1IwSktiVkp5YW1aclptTTNWMlJYUjBWclZHWjBjbWd4V201Sk1VcDZkMmczYVhoSVptRkhjbTV0TWxFemIzUlVOMmhCTlY5emQzUmxPVWh4VVd4MGVHVm5kR05yYUc5TlJVeEtWbWxDYTJkQ05UaEdZbk4xY1RZMlpFeGhOa3BPTFhGMk5sTTJaWE5uT1RSbVptNVZUVVpsTW5WM2FYRjBlWGs1VHpJdFMzQkJSRXBIVDNCSk5WTm1ZbVYxYW1aV2VFUlJkRzFqZWpkbGVuZHZYM1pPTjNWRVNWUTBRMVpvY1dwWlRYRkhNMTlwZDBsaE15MUtlVzlNVjJNMmFFVnJkVlJUZERCNllrWlNTWFY2YjJsWVNHVlpNM0V6TVhWVlNEZDRTbE5ZYkc1VGJVMW1TSGhuTkhaa1FsWkRSVVJqYVU1Q1dXeEJkMU50TUZkb1dIQm1Talp5UVdsQlNVaDNMa2gzT0daVVNXUnhWSFU0VW5GdExWWTJVVEpVZFhjLjZ2RDNDRGxLa3ZJei05ZjFidzdPeXhUWDdQOWdWMUVyTThKYWMxVFVDeDgiLCJleHAiOjE3MDYyMTgyMjksImlhdCI6MTcwNjIxNzkyOX0.JoqSNEOwcaVGj5TEYcmcg59ZoZ8ZM7JIxIh4RemUUs0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:29.377 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:25:32                                        3525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1040583 KO=14120 )
> restLoginInitiate                                        (OK=515788 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=514268 KO=1505  )
> restloginProgressiveProfileCallback                      (OK=10527  KO=1505  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.57%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.57%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.52%)
> status.find.is(200), but actually found 503                      4958 (13.64%)
> status.find.is(200), but actually found 401                      1505 ( 4.14%)
> jsonPath($.tokenId).find.exists, found nothing                   1505 ( 4.14%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 15713  / active: 19     / done: 526883
================================================================================

21:25:33.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 527029: status.find.is(200), but actually found 401
21:25:33.651 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,527029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e06fda9, username -> user.1002081, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b556d1e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217933605))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicGcyNWk0cDY1Y292bmM3am1vcm5wZGZlb3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c2RWOWlkMk5EYzA1cVpXNHhaMlE1YWtkQ2JGTm5MbUZvUWxFdFZuVnRlR3ByTTFGME1XVjBVRkZ1U2twMFoyUkNNa05xU2xsSlRYWmpPVEZRVFc1RmJGWmtlbGgwYVdSUWRrMDJVMHB3VTA1VVNtWkpRMkpNU3pOME5qRklWMHh2U0hSRVdqZEdkbmN4VDJ0WGNUSlBWekZWZEV0cFVUUnhWbEZwVVMxRU5FZzBVR1pyTFhreGJHZHpkVGhQV0d4R2RuSkRhR1ZxZEZkWk5ESm1UV051ZUVsRlR6QkhaWEF4VlUxMmRUQXhVekpUTTA0NFVVRTJlR1JoZWxkblNXeHRTRUk0TlRWaGVXSm9SREJqVG1sWlIwVkxXVUZwZVhCMFZUWkNhMDR0Y1hGa2IxcGFZbVpqWm5JMlNVZGpSVlJtU1hkNFpsVjViMWxYV1RjMlpVTjRXSFJmT0d3d0xYWllkbU41WjBVd2JscHFlRWxuVlRsbWVIaHhSR2xLVVZCMlIwUnBkMlozWm5JME5VSkthRU16UkROdGMwbFljalJKYTJNdGVuSnNRMFJwVDBwWk9HOVFXRnBYWjB3MFlXdENUbkZYYkhoWmJtTnFjRXROUlRGTFlVbHVZazF1U0hKV1ozbGhabFJSVFdvd1NrRlhlRGsxYkVaS1FVMUhSRlptTkhSclRGaFNabTFKUm5wcWNEbG1SMUowVHpSdFVUQkJjM0V6ZVVaNVgzRnRZa2d5YzNZNFkyUTRWMnBJTFdaTWRqazBTMU01ZFZaUU16UXpWR1ZpZUhOTGVsQkRhMlpFVkVsNWRVTkZWMnQzTURkcE9GUklSSEZ2TnpCM2Iwb3pNamxMYm1SUmNITTFRV3BNVXpnMk1WcG9XRXRIU0VFMkxWSldRVzExYkRnMGFXbGphMjkxY1RCTmRFNVRRVmgwZWtWTFUxTjZTakpFZFRKcVpGaHlNakpsYlZRd2JHcGtSRTFsZDJoNFRXVnlRbnBLYVdoRGQzbDRXR05JZUhGdU1HbGxTa2xPVlRKcWVTMUdOelIxYVVabWNVb3RlRmxTU2toUE1HVm1OblZhT1VRdE9UQnlNVFJQT0d4SFRtdEtUbWt0WkhoVlVrZDRhRTl5VW5Vd2JEUXhVbEZMVVU4eFNUUkdTRVZYWWtJMU1ESm1WMll0T0ZkdWMyWXRaRU5GZEVKSFFYWjJXV2R2VFhKNFpqZGZiR05pWm1kbmVXMWZabWwyT0hBMFFVbEJMbVZCY0VaQmJWUk1RamxSWWtSWGIySnhVMDVoVUZFLlBkVGdyWTYtQTNuTlhoOXktSko0cFpLRWV0SXhnV05YWHRUM3B5RTUzdEEiLCJleHAiOjE3MDYyMTgyMzMsImlhdCI6MTcwNjIxNzkzM30.vXoKG5bvi4CDbRhb8ZxzGPeFZyrT1AHiz8U35DnlYB8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002081"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:25:32 GMT
	x-forgerock-transactionid: 29912808-824d-46f3-bd66-1ebc9d409f8b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:33.651 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:33.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 527029: jsonPath($.tokenId).find.exists, found nothing
21:25:33.692 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,527029,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e06fda9, username -> user.1002081, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b556d1e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217933691))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:25:33 GMT
	x-forgerock-transactionid: c4aaed95-9bb7-4fc0-b364-5c20f4e5177e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzUwamt1MGJpcXF2NGZyMDhkb2Q1anQzdGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1S1kxUkZiM2R1UW5Gb0xVaHdXR2d3ZFRWb1dYRkJMbkZmTVRKSVdtOWhSbUZEWDB0WVZEVnBia3RSVlZSRFZWRnhOV3RNVW1KTUxVbFVkblUwU25Cc2RDMHhUSGQxVlVSRmJrMDBORGRKZGtWRFUyMTRjRkptYUVFdFVESktPVXhaYTFWdmJISmhXQzFNYlRoS1oyYzRiVmxvYldjdE9XczBaR3BKUW1KMlRFaFpaREk1VEhWSWRsZDRkamhIVW5KRmJuaHBaVUYxV1ZNM2MwOW1jR2Q1VGxsMFlTMXBUVlIwV1hwWU1sRkdabFZ4YTB4WWNWTTJValF5WDFrME5XTlZVMDlUVTNjd1NWWjZabXBOYkd0aGRVdFNkVGhuT1ZKZlpESTFOek5LTWtoWVMzSmlNVTVUWlZvNVJsQkhVMFpXYUdaalpVdHVhRjlWTFhGVFR6Uk5PVGd6VEVKVWFEWTFNbWQ0WDJaV2NsUTNMVFpMWlZCdFZYWnRlRzl3VG1kcE5tNXhOSEZ5YUV0emJGaGZOelZYZDI0d01TMWpVV2gwTmxwclpFVk1WRVZQVkRZMmVsaFNZbGt6YUZoM2RFWndjRGxGYUhsc1pWbERVMGw2Um5SMk0wUTJOamhZTWxKSVQyZEVYMlpIWm5oMlVHOW5VMjgzVmpKQ01VWmpUVlpXU1ZkaVJISnZNamx3WXpsb2VYcGZRVXBsY2twa2JEUkdOemx2WWtOT1FsUjFXbTF0TWt0VU0xSTVaekpmWlROT1F6bEJjVzEwY0hSWldsWXdiWFpJV0VoTWVWZGxibDlNTkZWb2FubzVNbTE0VVRONFEzRlpXVkZrTmpkeVpFZFFlVjh5V2xCeFZGVlhVek0xTm5WMGJubzRWMTlEWjJkV1JFSnVXblZpUVRNd1RXaDNkSGRXWW04d2FrbGtUR05zVjBSdVRuWlJjRVJoYURkUk5WZHpWVmQxVEhwTGMySmZjRE5XWlhadlpVVlBVbUl3UzFaV1dUSXhTelJFUWtSUFNEaGhORGRsVlVWcmFYRXlUVVZSWHpWeGNIbDVSMll0U1VSUFgwOXhVbmhuVEZSWWVHMU1YMlJtVkVwNVlVUlphbWMzWW1WRFozRm1SamwwU25BMU1XZE5VVEZKY0dSbmJYRTFkamsxZUZoWFREVkRRMlJhUWt4QlFUSlZZbkJ4VGpOSFdqbDBjVFJFUlVSRGMxZzFWSEp6V0RCS1pXNXhRMnQ2WlZGNVduZHpMbWxWTTAxT2NscDRUVkpRYjNwcmJ6SnhVVTFhT0djLmxWZEl1UVNDNnYtVGhVMmRSZWNZYy1xbUVLX2tQNl81ZjA3NDdQUTVCTm8iLCJleHAiOjE3MDYyMTgyMzMsImlhdCI6MTcwNjIxNzkzM30.AtczHi7oiWfYsEOh9kL8r7d60wIGYm6EVgHkQ0XZFOo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:33.692 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:34.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 527099: status.find.is(200), but actually found 401
21:25:34.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,527099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c713f09, username -> user.1002762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea91fef, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217934143))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW5hdmwxa2g4cTA3NnZlam42aTJlNGhvYWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MU5UVXdkRjlQYVU5SE5uZE9WR1ppZDFsMlRHZDNMa2h4T0RJdFVuVmlRMFJxTkVkRE4wbFhjMlJGU1hJelpHbzFhMVZ3VkhCSGRETm5OVUpuZWxaeGJXZDNhWGhPVlhGV2FGZGFiRVJWTXpaMGNFUjVSaTF3TkhCcU5tRXhjbkV3Y25saGNtZEhja0ZKTkhjelFtMUxURTV6V214U09IRjFRazFTY0VaWlRqRkhkR1puTm5sUWVGOHphR2RxYTJKQlJFZHZjV1p4ZFZCcmVGWXpZVVIyZFc5blkwMTFVMGhrY0dkNVZGWk5UVGxGTlZsSFRqZGZaVXB6UjBwU05FNDNORkZ0Um1WelIzQTNSbVJNVGtKaVZVUmZTMjR3V0hNdFYwdDRTR1pNZW5GNmNFOWtjMWxyVXpSUmRIWkRlbVpSYldSbFVuWnBOeTFIVFhkNWMxaE1ZbE5ZWkhBMGFEZEZRbEoyYVVGS1NYRnVNbGczWkhGS00ycHdSbUpaT0hreFNETTRibFZxVlc5WVltdHFXWGx5TlVkdWN6SmpUVTVCVDFwaFJrOHRVV1p0YkdoR1VXcE5TR2x2VW1KNlQweEdTRWx1TFhGWVNXVXpVMEprZVV0WWJVMW5Wa3AzWDNOZk1tOW9jbkZRUWsxV01HSjBWR0puUW1OMVUxQlZTWHBMZG1kV2VGOUphSGRUZEdoaWFVRnVhVEJsYTA1UlRXVjNhMDQ0VkhWaFgwbGZVVUV0TjJSd1lXOUxVbnBLY1RVdE0yWlVPVUZVWlVKRVMxOXVNVlp6V1RSaU1qUTJTVUV6YUhGcVlrUkRPRlYzY3pnemNUTkVWMVpIT1Vab2EycDZZV2h0Y1MwemRUQmpMWEJtTWpaNWVWOTRhRzgyUVRSak1GQlpkekpGWVRGbmFpMXhOM1F4WkUxc1dEVmtkVlZSYVZodlQwMDFkVkowWTB4dGFsTmZXV1JZTm1SWmN6TXRkV3BWUzNSRFJWOXhaV2xUUmxOd1QyNUhZVEZ1WjI5cVJVbFlNVmxhVG5wRVNsOXpZMnBCV2pCbmEwWjBVWFJ0TVZGT2NuWnNaMlJKZFU5d1EyeHVlRkpMY1RScU1FdzBZbnA0U0RKS1NIUlJORjgxU1Rac2VIbGZPQzFyTUhNdFdtdENXamxOTUd4MUxXSTJVM0ZOTFMxRlJsUTVlVEpWWlhSeVRqRmhiR3RGYjFkVmRGRklWa1ExVEhkRmMyMXFjM3BKU0hkRloxOHdMbEpETlV0RVVVbzNXbEpTTFZSU05FUlFOelI0UmtFLlNvbUVOTk8teVZkT2RPWXB2UmtsWEZJMkNGTHlzR19mVFFZbmhaUjRUQzQiLCJleHAiOjE3MDYyMTgyMzQsImlhdCI6MTcwNjIxNzkzNH0.Ci0fN25HfuricBKAvABGJm9ioGCImbDfEGNGIn3dpqc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002762"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:33 GMT
	x-forgerock-transactionid: 168ff387-bbf0-469e-afe3-01ecd799231d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:34.189 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:34.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 527099: jsonPath($.tokenId).find.exists, found nothing
21:25:34.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,527099,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c713f09, username -> user.1002762, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ea91fef, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217934228))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:33 GMT
	x-forgerock-transactionid: 6b643f86-3cb3-4742-a8fb-4d6762c92ac8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaTZhMGE0b2cxaHV0bWcwczNqZGl2NWZrMGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VE5qTXRSRlp5YkZKb2ExZFJUVWt0TlY5WFRERjNMbkZ2VTNoQk9WUjNSRTlLVjBKVlRtMXBVVTU2VFhvM1V6Z3dVemxqZG5JMlRIWmxUblpyTlRBNFl6UkdOVWN6YXpBNGJHSXhWREpUUWkwdFEyRjNTRmRRVEc1RlVHdHBOWFZXVjNkbWVXdHhNelJvY3pONmRYWlVYekJrUlVkeVFrcFZWMVJvTlhBeVgydGljMkZaU25KdVkyMDJNWEJPZFZNelpUQmliV3h5WDB0dWNsSnpiMjFyV0dKV1dEaDRkREk0YUhWNFl6TnRVVGRzVEdwaWFVbGtjM1pDVjJNMmR6bG1aRE5aUkdKT1pIZzVPR0pYVVRSd2MyUm9UVkk0YUZwck5HaHRZa2gzUnpsSWFVTTBiM2hIUlVwaE1qSnZUbWRvVWxaNVdEZE1hMXB4VGw5V2EwSTVUR2RLWkdKdk4zTlpTbUozTkVWRFdubDViV3BsWmtzd2EwNXJXR1J6TWtkSlRsTXhNelJsVERsRk9HRlJPV0ZCYlVKZlpVNXFSbEUxZGt0TmRYSTVkMmRQTlZZeVdtc3hlalZaTkRSNE1rcDJlR2hmY25aUU9WVTRWR1o1TnpoS1VURkVVVzFzTTFRNVZtbFBZVmxCVXpCUmFITjBhWGxXTFd0Wk1tOVBjVVZuTVZNeVgxZFhVVXBCWTNKSVZsaEpiRGx2WjNoaFFUWTBkR295UW5WVFJUUnRjREpVVVZKR01HVXhNVUZxVDJ0TmRuSlhiVmd4Y1doSFptWXRhMnh5U1d0c1owa3hjWFJUYlVWSk5HSjNWV1ZWVERab05saDJWamg1UlVSaGVGUlVPSFoxUTJnM1RWZHhOVWw1UnpkcVdsSmxTbFIxZG5oTmFFcHFhREZtWmxNelp6aHBTMXAwVDNGUVlYbGplamRpYkVWSFNpMHhUamg0VEVNM2JraEVVR1JvVTB4RU1tMTRVbTAzVkRoNFptSlhOWFpxZFdwUE1VaHZMVGhUWjFwUU5sUXlUbVpIVUZoVFRsRjZiMFJVVHpCTlExVkVOVzlNVjJOeVkyTnNSbXN3VVRSblVXNUxaRXBmUm01c2NrUmlPRFJuY2taa09FRlRibkpZVVd3M2EwTmFaM0pzWW05V1pVdDVNMjVLU1hCSmEyd3phVXBGYWxWSFFtVm5NVGszYmpGd05rdzFiWFZIWmt4SE1IZHZOVkI0VmpWVGEwbHFlRkp1V0dwTWFXeDNMbkpYWjFsdU5rWXpiVFpJZVY5ZlptTlZaaTB0WlZFLkEzTkV3Wk96dHlMM2NiRUJnZkt4c251SjRpMmlOcnZSdGkzZS1HMmVWS00iLCJleHAiOjE3MDYyMTgyMzQsImlhdCI6MTcwNjIxNzkzNH0.jtpUZF2-rN38kPSgk38wRx5Hhd03zhgG0jCtbQ0DA8k","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:34.229 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:34.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 527173: status.find.is(200), but actually found 401
21:25:34.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,527173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41a85407, username -> user.1002485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a24053, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217934670))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY3F0NmU4YWhrcXV0cDNjdWlqZ210aHU4YnIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dmJGSkdiR2hGZDBoSlkwRk5OV3RMVlhjeE9EbG5MbTVMYmtWak4yTjJVbWx2Y1hkWlZHVmpVV05uV1hSTVNsZG1PVXgwVUVwRVUzRnhaM2RXVFdoMk16RlhUV3h6V2tsNU4xOTFZVTVZWkUwM1p6QTRjalJtY1VWcVMzWmlZMjVGUlZWVkxXUnVObXRCVERobFJYbHBXRFl3T0V0UmRsUlJWMFpmVERKM1FtaERkVWhHWlU5NWRWSXdRVE4zTnpKTk1uRnROMmROYm1oVmQxRlFWbkJmVjNCWFIwcDRTbGRSV0hBMFZuSm1WRkUxZEZOT1pEWjNMVXAzUzBoTFZXTlRXRXMzTlVGTFQxUTFkWEpMZVhWV1IwMUtRakpPVWtsbGNteHFabmRNZHpKM1FXaDNkM1kzVUdNNFdsQXlkWHBFYlhnMVFUQlljM2QwVkdKNVZteHNOMVkxT1hGU1puZ3hTREI2V0hOSVRrY3dNMnc1TFVZM1kxVjBMWFZXZGs5S1NGOVZNa1JNWDNOVVUySk1hVUowVldkTk16aDNOek5TVXkxa1VGcExTMVF4VjJzemVuVndOVlUzUWxOUE0ydGhMV0l3VEVaSVJtRlllbkZCVWxjMVgzaGhMVzk1Y1cwMVkzUldSMUV3TUV0dFUyWk1iMnRPUkhoV2VYcFdObHBCUkVVelRUUlBVR0kwWWxKb05UbFphekEyYlVsNE4wWkRjVGcwT1UxNlJERmZPRzVUWlhwUE0zWlJka3gwZVVwbVpVZG9iR1ZxU1RrNVkxWlBSV00yZHkwd1RuQlVTWGhvUjNGUlJIcG5hV000VUZsNUxWaHBNemRpVVVReU9YQlJOREp4YUhGMVQwUjZhM1o1WVRCTlpGSXliR0ZFWDJWcWRXY3Rabm81ZVZSeFJYcEZOVWhtWTI5WUxWa3hRMmxZUVVoamJERTVhbHBUVXprdFNEQmFZa3RvUzFaT1NtVXdRMVJoZVRSUGFEVkNXbGRuUTNOVlkwNTBUamx2YmpOUlFtUXhXRUZtT1RFeE5UaEJOSFJIZGxsVWNFbGZSV2hVVTNwalJXbHZSRzF4V1c1SlEwOTVRbVZIU1c4elNWWm9PVGxrVUVaWVNYWkdUMW8xYWpkMU1URjZiRlJVWldZNVJrSmlTbXN0YVhJNE4yaHJjVmxZVmxNemMwaFFhemhXZG5OeWVtSjRNbVptV1Zaa1ptZzJlR3RYUVhOSGVFcHplVEJVU21GVVIxRTBMa2RLT1RocVNWSXRjVEp4VFhnMFRFWjBObkJqVWtFLnNqRENlamNRYmpEOExqRWNqakJvZkVKMFEyNTdfbmVmVE5zek12VDc4TXciLCJleHAiOjE3MDYyMTgyMzQsImlhdCI6MTcwNjIxNzkzNH0.fo-rVybKv3ajfAbfb9VswoL5pvZ8yiB5Wjsid4abIVQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002485"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:33 GMT
	x-forgerock-transactionid: 9774b776-d8fd-40be-863b-a78854aa9ce7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:34.717 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:34.756 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 527173: jsonPath($.tokenId).find.exists, found nothing
21:25:34.757 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,527173,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41a85407, username -> user.1002485, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a24053, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217934756))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:33 GMT
	x-forgerock-transactionid: 821e4cdc-8a30-45a4-973c-2c027123475a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnE4c2IxN2E0Yzc3ZTd1Y3F2MnM1NmhoNGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlRtTklNbGhDVDNwRVUxRnNkVGx1WVRjeGNGVjNMa0ZLZW5CQ2FETkVTMVpVVkY4Mk5VZHlVMmd4TVVaVExWaGtNRzFPTWxCeVRVY3pjMVpuYTB4VU9FdEhUV1EwVlZGTWNqRnpaV2R4WDFkcFdURm5ZM2t5UmtKWWMweFFOSHByWjNSclpETk1VWGhVWlhrM2RXTnVTMVZGV1V3emJWOVVjWEZLTm0wNWIzUm9hMWRCTVVOT05YcDZkV3hXUm1WZllYRkVjVGhvVVVrM1JFTldXWGQ1UjFwNWMycElaMFU1YVU1c00yMU5hbXBSVVV0UVJUZEZabEZHVDJOUk1Hc3dWVXRmTUhkWldYbExURFJDVFZkb1FUWnVVVTh6Ums5UFVuSnJjR1EzYzB0U1NtVTFkMnBDY0hwaVFYbElTazVMTW5Sek5ETjJUVmxEYURSRVpEWk5ZMGxDVkV4eVJYUmxPWEl4YW5Gb2IxODJTbkpEY0ZKS2NIb3pUbGh4ZVVKdU0zQXhWa3BYYzNCVExXZEZSekZRWVZWUmFXOUVlVEIwVFhoalZFMDRaWEJ2VFRCblowdHVjalk1TWkxVExWbERVak5uU1hkbmIxWjRUMGRDVm5kV05VMXdWMEk1WTFCRWVHNUJlbVF6YzJGM1pGaFdTM0ZMTTAxVmNXcHZUbDh6WlZWa1JYaHBiR0pZWVhGRk5UQnlRMjFDTTBKNGRtdGhWMnRmWkZWRmFraHVWRzVrUWt0Zk5taHpRVkZNUkRkSkxXVlZORzlrTlZaZmVsUm9SVUZWT0RreE5qWk9TMkpwVDNkc1RIb3RZV3QzU0dSUVRHaHhSSEZsTkVZMGNubHRUMFZsWlVjd0xYUTNkaTFoTFVoSVV6WmhTRVZ2WkcweGREUm5OblZITVY5VFREWllNRFpVZEd4R1FsVjJXRlpRTVVNdFVFNVNRbnBzTmpkU1VVVnBTMUEzTmxORVZFNHplVkYwWmsxR1pYVkdRMlF3T0c5MFZITmhRbkprTFhKeWQyUmtTelZOV25GNWQzSlNaVWg0V1cxaGFYVkhZV054YjBWQ1kxOUphV1ZUTUV4MGNUQkRaR3BuTXpCUmQyZHFhRGxNWjJoaVFYTmxWVlJCZEhFNWVsZFZNVVZ5WDB4UWJUWlVXbnA0TFVKT0xXSldjamQwTjNoeFZTMUtXRUZ5TFRGTFlWbFBRM2xhZVZOcE9WUXdWR1J3ZG5oTU0wOUxkR3hWTlVneFFtVlZMbXREUTNacmEyUTNWa2RVTVVKWldHdDBjV3N3TTJjLjlTcGJ2amZhSFNmRkNWbFEwbHVyUjI2eWlUZDNBOUJfT0h4M2l5c0c4UW8iLCJleHAiOjE3MDYyMTgyMzQsImlhdCI6MTcwNjIxNzkzNH0.oaEExqmk1sxinn1x4yPjEJj6JUVOZEdAyVqhRXXXMbo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:34.757 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:25:37                                        3530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1042032 KO=14126 )
> restLoginInitiate                                        (OK=516507 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=514984 KO=1508  )
> restloginProgressiveProfileCallback                      (OK=10541  KO=1508  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.57%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.57%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.52%)
> status.find.is(200), but actually found 503                      4958 (13.64%)
> status.find.is(200), but actually found 401                      1508 ( 4.15%)
> jsonPath($.tokenId).find.exists, found nothing                   1508 ( 4.15%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 14991  / active: 22     / done: 527602
================================================================================

21:25:40.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 527952: status.find.is(200), but actually found 401
21:25:40.101 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,527952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@845d7b0, username -> user.1000995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45d7cdee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217940051))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjJmN3BkZ3MyanBlYTdscGc4ZGo4NWVzNW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0ME9EaG5lVEpuWjJoSlMzcEZSRmRYVm0xemMxcEJMbWxtV2pWTVRtbFZPVWw0U0RsMlV6ZE1Ua3cyU0RCbE0yWnljVTU1TTFwZk1UUjVaWFp6UWtOUVZYbzNiMm81YURaWk9FeFNkRWh5T0MwelVpMUtObUpSY2xOdVpHeEtMV3BZUW0xSU1uRjZiWG81YlhKd1IwOTFiREJCV1RsVWEyODJRUzFHV1RaMlMwdFdXbVJ1ZEZOeFl6ZG1hMGxwVldWbVVtZ3pZbWxQWjFJM2RrSkdSVlpJWmpObVJVSllOVkk0ZG10Q1pVSXdVamhvUkVKaWRFTlhhelJOTkhBd2JrMXhjVVp4WW1oaU1ISkhRemRRVGsxa2JsZ3dVMGRzYUhwMVRqZE5jVkV6WW5KbVRUZE1VR0pNYTA1T2VUUjFjMkpZUmxWa1RtWjBZVWgwUkdFeU1IbG9RV3BVWlRWc1oyUldNa3BaU2tacVMzRkVWSEZZVUVWbVowUXlhVkkxU21VMlYxRjRlVmRqU1ZCYU9WVTJhMU53WDJ0MFUzQk1UMWMxV0UwMlUwbHFlR05CYlhOWmVtbE1VVlkwVGxoSmJsbExiMnhpT1d0U2NGRTVMVEZtV0VkaE9UbFdPWGt0U1ZoVU1XZEJkR2sxVEhoTFFWRjJSMGs1YWxVMFFqWk5kRUZTT0RWd1dpMW9WVVl5WkZWQlpUSnZNMGQwU0hvNFluY3hSM2xqTmpkSmIycHFla054VEZkeFlsaFJUWEJOV0cxdldHOURVR04yWDJ3MlZuaHFXVE0wZFRWYVRVRm1NWHAwZWs5RWIwcDRTV1pVZVhCdlV6UmxjR2xWYUVvd0xUUklNazlJZFhVd1JIRlZYelJVYWpWNlkyRlNkRFI2VlUxTVJrRTVTRzlNTmxoWU5sTlFYMEZtUzFVelVXSk9USHBaT1UxMlJVRnRXbk41YzA1bmFrczViVkF4YjFkNE4zQTRiMlZxY2xWNk4zSk5UbVowUjFSWmJEZGxZMUZYVTFSbVJVcFljV05zTWxsWVRtRk1Va0psWTNjeWNWZFdVWEZHYUZZNFZtdHdPVmxNVG1oaVVWVkpUV2hKWlV0aWVqWkhObXRRUlc5SlVUbE9OMFZPVlRoWFoxcGliR1JtTUhCdVVVOHhVM3BwVlVoMU9YWlpaWFpIUTBaM1pYSkpWVEI2TlRaVGNVeE5PV2hrZGtSeFlsQTNhbUZsWXpsdE5FNTRjamxLYzNkMVdVeDNMa1pQYTNjMU1WRmtZMDlTZW5OTlpVbFdObmc1TjBFLnJqcTFKZHltaEtXNnFaN0FZYkg3SWVJM2twZGMxRlA1SEJFb1hEVlcxYUEiLCJleHAiOjE3MDYyMTgyNDAsImlhdCI6MTcwNjIxNzk0MH0.S-blggDBgo_EV7IqENx9MPqzGlEkLN3t7-Q5pxy7uGg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000995"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:39 GMT
	x-forgerock-transactionid: 687102b3-5425-49d1-8ea3-669f09d14ad3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:40.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:40.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 527952: jsonPath($.tokenId).find.exists, found nothing
21:25:40.143 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,527952,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@845d7b0, username -> user.1000995, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45d7cdee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217940142))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:40 GMT
	x-forgerock-transactionid: 90edbfc1-02cf-4fc0-8c9e-41f0a3e45309
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTllYjRlNnRpdTJpOWNhdWF0dDBvcHY5MDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M2RXeHVjMVl5WHpCblFYaFpVWFE1UXpkemMxbG5MbUpFVWtkNVYzUlpkMDVTYTJod2FYcE5SMkZxZWpCRGNYUlhNR0ZLWWtoellrWkliVU5YYW1OdlZGRkdVakZPTTFSd1ZtZDVjRUZIVUhsdU9IcGFRMFEwU1hsT05uSk5OVkpRU0hORFNtczRNRXg1TTNneVpVMXNVRWRqTUZkdWJYZHRTR3hTYW5ZelExQkJXV1ZqWjFKSFFsVndWV1Z1YVRoMk5HcFhjMHQ0VG1Fd1JVbHdRbU52VG5SRWRGaG9NbW80V21Wd1pGTlpjRlJ6YkdSblRVUjVTMnhQVUhKSVNIZGpWRFJyTkY5RVppMUxSVWMzYjBnNWFrRkphR1I1YVY5c2NsSk1lWEJPVUVJM1psQkRXa2RXWTBaQlpHOURUVWhxT1RORlptVlVhbmszYjJocVdGVlJOV280TWtodmVGaDJjRTUyTkVsaVl5MWtXbFZSZGtKSlJXdERNeTAzY0U1UGFVOUZlVXBGTlRONldGOXZSblZyVEZCdU1HSjVVQzAyWnpGQ1dWRk9NbXRZWm5SeGJqWXdRMGwwUkZKV1QxbFRTMFI1VG5kRFNsUm9XV2RPVEdvNFpYZFpYMnN0ZEc0eVNFaHdlbHAxWldkUGJGaGtZVzFzZEhKMVNHVlZka3BLUkROM2RYTlBRMUpvZDJaWmVGaGFSWFpLYzFwNVdYQlJjbFYyV0dkUVNXbzRWRmhTUjFGTGQwUnhUbkoxUkdkQlZUaHZWMjVHYmtsQ05FMDVaVWxYUkdWa2NYTlFPWFF3ZEMweWFrRjVSemh1VTNsdk4yUkRUMGhzTkZwSk9FUlBkazlTY0ZwU1QxQlRUVVozZUhsaGFFVjVXVWhMUm5wWmNYSlVkRXB0ZW5Wb1FpMDJaR3h0Tm1relpHUnJNakIxTVV0YVoxVnpWRVEyUTJJMU5WOVBWbGd3TWpkbmNrdG1iVTkzWTNGZlZrVTVjME14Wms0M1VYTjVhSHAwTkZCSWMwTllVbk10YkhSdFZucDFNV2haVUhkRE1TMVlSakp6WjNORU9VRnBiWGR6VEhGZk9WRXljVEI1ZHkwM1JYTkZVRmhuUldaNE1rMUtaRk5XVUVVMU1VWmxOMVZEU2t4SFRYRm9NR0pMU1Y5a1lXVm1hbTVpTlZoM1JWQk5kRVJSWWw5cGNrd3hVMDR5TlRWNlprWnNOa2wzUTFoNGIzUkZXVUZNTkZBeU0zaEJMbGhaVjNwblIybHRNWE52VUhSS2VsRkVNRlZDV21jLmhuSDNCcXE0a2RCSlVzMVppQ3ltNlYzMzJsczRnQlFvS1V6NDUzTF9ETjgiLCJleHAiOjE3MDYyMTgyNDAsImlhdCI6MTcwNjIxNzk0MH0.SDSAoTAQ-xF7ZUzMdH2hKGYEPG5e8YtqPcPOCXo69A0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:40.143 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:40.474 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 528013: status.find.is(200), but actually found 401
21:25:40.475 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,528013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ba09879, username -> user.1001436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bf46b77, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217940425))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGdxN2IzZGNlbTE0OGtybWkzMzljdXBzbyIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTQ1V21rME5IQXRWRTU1WTBFNVZtTjRRWFZFVDNwM0xsSkRNbDlCWjAxQ2JYQldPVkE0U21kRFltaEhjRzVzYW5Wd1RUaHhWVzQ0UW10aU9GVnZhUzF5VkhCb1R6WnFSM0IwYm5KeE1IbzRjRVJqZURGS09VNXNlVjl6UVVZd2JrZGhUWGN0TFhkYWVtOWlRV2c1VVd4T1ZIaHFWMmxuVXpRdFMxcHVORFJTVEU5dWRITmlYMUppTm1WWlRVcFhZVzFvUzNJdFJFWjJOVlkzUzFkelVsWmhYM0ZRY2paUVNWazJiSFpPVGxGck1ubHlVM1JpVjBaNGVWZG5ObTFJZDJkbFVGTllkMWhsVVZCS1dHczNPRkUzUTA1TGEzSkNlblJ0T1hGWk9UWTBOQzF2WTFNeVJtdG5lVzQwTWs4d2NWbzBMVVZLWW1oZmNqUjRXVlV6VG5KbFJ6bDVXUzFCZUZKaVRWVmFhMWt3TTI5NFdYcEVXa28yV2sxYVlWQmlTWFZNVFZSQ2RUTkNVMDVMV2tNeU9YazNRVE5YVVhjd01tNUNhRjlxWm5sWWVVZHlRM1p1UWs5eU56ZHZXbVpvYjBSclowUk9hRE5QVnkxbE1EZFdlbEJ6U2tOS1VXSk5NalF3Y2kweVZrSmhPVmQxWWtvdFNEVTVjMUJvWTNJd1MydzJhMkZCZVZSaldFRnZOR1ZZT1ROYU1tNDRSa0kxUldWcllUaHhkbkJ0T1hWclJrMW5iMGd3ZGpJeU4zbERSM1pJU0UxblJXTjFja0o2WkMxQ1NGbEVObmx2YldobFUyZHpVamM1TkVsMGEwTkljSEJPY0V0VWMzSllWa2hFY1cxNVkxWkJVa1pLZHkxc1FVTTVPVXhRUlZONlFtUk5hRzF0VEVWQldtVTJUbmRKZEVKTU4yODFUbmsxWm5KeU5GQnRhR1l3UXpKUlRIVjROVTV0YmxGeWNGOTVlakZmWkhKbFZGSmtUMHRJVEdoSE1qVkRTRkJwVVhKeGQycDZNbGxYVm5jM2VqRjBiMk0wZG1kVlZFTXphbXN4YUVKbGEwRlVTRk16WW1aWFdXbGZSMmhFU2tOelpqSk5kMEkwU1dGbVpsaFVhbmhLUm5Vd1l6Qk5NRGcxU0Y5RGNFbEZNV2xTU0hwSGQwWktTM3BKWjBaS2JIYzNlVFpGWWtOWVgxOWFSSEJ1TjJSaWNsTklNMUJ4Y21ONFJGcDRZV2R5Tm1JdGEwOXpiV0o0TVZGUkxtaHpZemRoUkhoTFYzRktZVGRmYjE4emJGOVRjSGMuSkhzY21WUDIzRjJaaWF6MnBFTTdfWWhFR2Z5MF9wZzlDOE9EZTBoc0Y4NCIsImV4cCI6MTcwNjIxODI0MCwiaWF0IjoxNzA2MjE3OTQwfQ.e-obEtLkqeRgGDo2xERXUuf_w17mfdBc-ALdMnVXC7Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001436"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:39 GMT
	x-forgerock-transactionid: 6564974e-13e8-4e68-9c20-97b9dd56890e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:40.475 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:40.514 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 528013: jsonPath($.tokenId).find.exists, found nothing
21:25:40.515 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,528013,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ba09879, username -> user.1001436, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7bf46b77, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217940514))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:39 GMT
	x-forgerock-transactionid: 05e09664-8dc0-42c1-9424-13129f455b73
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2pyM3VodjdoaWlqMGhvY3JoOGU2ODkzdG0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFNWbEhVMmcyZDE5TlQwSXlZVlV5WVV0UVdHbDNMa3RMTFRKUGVtOUZjMUpJVFRKVmEweDVWbUkzUW13M1ZGZFpORTA0WVhKYWRGVnNaM0pzWm05cWJrTlZTVUUwYTBoV05Xb3RNRjh5U1dsSVVWRlRSRjlYT1U5S1drUmZOVjlVTmt4SVVETjNNbnAwVWxsTGR6TjJlVXBtVGtwV05GZGlUekV4Y1ROM1EwdEVVR05YUWpVeGNqTjROMUpqYUdOdmJtbDRZeloxYjB4b1NWRjFRVmx2U0VaTFYyOUpWR0ZZY205NlpEZGpaMEpPUlZGd2EzWnBRMnRmVjJ3NU9UZHVSV05TYXpWbWFWOXpiVUp5UlVoa1NEZFRVa3RLUzB0eGJrSnphMjQyWW14alpIcGtPVnAwVUd0NE9WZ3RPRVpuV20weU9HdFlhRGR0UjNGNlVsbHBPVGhWVVhsMGFqVnFRemsyWjI1MlQxaERZa1Y0V1ZVMWJFeENkSFZCUlZGU1FURmxUR05vTlVad01qSTRTR3BLUmpoM2FtMWphRWM0Wlc1eWNERXlOSEZ0TTNselZVZDRTVkJwZEVGVExUbDFUWEZ0YzNFMk0xRTFORXRRY2kxRlp6WkpObXBwVEVaQlFtOW5PRFZEU0dSU1MyMVBRV3R5VUdwbmNFRTRheTA0V21WSFgxazNia0ZMTm1neWFFMVNObEJ3VDNCNlVIZDJWa2h3Y1VneGJXOVhhSGx4U1hSUlJsVTJjRmd0TTNvMGEwWjNURUp2VDJ4bFVVeFZhM2gzY0VWaldEUkZNakJTV0d0TmFVZDZWVkEyV21KdllYRklaMFJJUjBrNWR6UkNiRXhvZGxaQ1JtRnNXRFJSYkd0ME5uazRXWFV0WlhwcVZrVmlUbnBhVjJVMWRqaHlMVE5wU1ZwS1NFRklVblZhZGpCeFVrNTZka0YzYWtVdE1FOUpOME5WTFdoclpFNTRRVGg1UVVWbWVFbEtlbTV5TTJKeWFVWTVUMngxUjJVdGMxRmFZWGhLU0Y5bmIyTm1Nakl6Y2xSQmRGUmlZWGxHVTFCc1UzZElTRkpqUVdwWFZIaDRMVmhWYUd4NU9ETlVhR1ozYUdzemQwSk9jemRmVEZGMGNVcGhabVZJVm5GWVprOXdObmRFV0dsM2JHbE5TRGRQY2pSMFgyMHlXVXRLVDA1UGIzUmtjbFZwWkU5R01ESTFjVzVFVldGYWExcEhVV1EyT0ZOMlEzZE5MakY1ZVdaRVVDMTJRM2wyUW1adlEwdEVibE41YlVFLkJlcktaR2tjYmlFaU11aWFEYkYyZXhVSUJIR1BmWXpDQWhBTUkybVJQdk0iLCJleHAiOjE3MDYyMTgyNDAsImlhdCI6MTcwNjIxNzk0MH0.y7TSiENGfb90nh6quuIY2h36-FwcmRuN5sSwXzunhGY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:40.515 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:41.605 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 528188: status.find.is(200), but actually found 401
21:25:41.606 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,528188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15908d6b, username -> user.1002503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f9fd42e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217941553))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmZyNW8zdGRqNTQ1MnFrMzc1ZHMyYWdsam0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFQxQndaM1U1VWkxcWFXcHdNbTUyTlc1R2FVRjNMbDlpU0RObk1HUlRPVzVGVlVGSk0zVkhWVTVNYjFGQk9HNTVhMkpzVmxaZmRsZExPV2MzVldoNGJXTjJlV0Z2ZHpGcVptSlNjbFJHUVhscVlVNU5kMkpRTVRsRk0xSlFZM0pLU2pSZlVGZEdUazl1TlRrNFFWUlJTa3RGU0Mwd2VsVk5WbTFrYW05U1prRk5YMnN5YzFGak1tSlBkVkF3Y21ab1NXZE5SM1J0T0VSRGRUazVRV1EwUW1wSmJYWnhjblpGT0MxTVkxOWFVVGRqTkZkWE5taHJhMjkwTjBoRk9FdFBRM1pUTjJaMFduaEhSbGhSWW1GSmJrTmFibVExY0U5UVptZEtNVUl5YUZOSFExOWhOMlk1TFhGSllrTllWVFF4ZERkMVZFOUtZMjVZVWxOU1RGTk9ZMU16ZGxOMFFqUnVTRXBxU21sRVdXRkVWMXBEZW1ka01VRXdVbmt0VG5sbk1GZDRTSFZmYW5KaGJIRTBORkYwTUc1Q0xUVTRUVTlQZEV0SVZrcHhjbmx0Y2pOa1JIUkVTbEJ3VDNSZmRISkxTbGR0U0hBd2FIVnRZM0ZtYTFOTlRFVTFabTVwVGpKcWJFdDJjVUpzZW5Ca01rWlhjbGh3TnkwelRITmtaVzlHV1MxNmFFWmtlbUZOY3pCTU1ITndabVJvVlRCS1VqVlViemRoWkZKdmVpMHRjMFpOY21WTUxXVlVZM0JuV1VaSmVrODVNelpmZG1oUGRXSnhiMlptZUdRMFQyTnVha1JOWW14MGJYZHRiM0pEWkdKc2JIaGhjMGt5VlhCTFFYSTVaVUp1WjFCaGFHUlBkalJ3VEVwa1pHSlBRVFpUYUZCVFoxQk5jbUl6U1hOeGMzQnBjbEpCTkhKbVRqTmlPVGRJVTA5V1lWbHNTbmRvYlVVelJuWmlXazV4ZG5obFZrOXhkbUZSVWxkVFJXWkZkbWRmYVdsUk9YRkdSalpwUnpoc2FEZDJNREpwZWpGdlRteFJibGRsZGxaNVkyWXRjMkZNZERZM1NrSnZPVGgwVVZSYVZWTTFXUzFMYWtaNlJGTkVRVk5ZTkhsVE1YUTVaV3BHVUVaMmNVUkVSRXhMYW5WbVRsZDVhV1JwTFhwVFpIRTRVMmx5VERWMWRtOXlOa1V0YW1sVVJYRnJObkpKV1RGU2JIaDVUaTFZVG5GbVJVOVlhV0p5Y1dVeFdqTm5MbEJFUXpZeVMwZG1TVkZuVEhJd1ZtVmpaMHhaVDJjLmd0RUtmZnFJSUJyUko4cFNOQ2pPTGxETnBxbzVVbWdYTGVueDIwRFhQZ0kiLCJleHAiOjE3MDYyMTgyNDEsImlhdCI6MTcwNjIxNzk0MX0.OfKPhZSkhsI-jDGNPOP1P_zXkJF4cUvAEtf9olbao_c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002503"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:40 GMT
	x-forgerock-transactionid: e94f3bc9-e045-457e-b502-2c2a005d0be3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:41.606 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:41.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 528188: jsonPath($.tokenId).find.exists, found nothing
21:25:41.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,528188,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@15908d6b, username -> user.1002503, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f9fd42e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217941647))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:40 GMT
	x-forgerock-transactionid: 6ab986e3-a6eb-4c8d-adba-c5dacb75aeec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzMwZzZkYmsyaXJyamU4NDJsMGM2MmhpaWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVIwWjJjRkZoUW5JNU5qWjBjMU5JY0VaYVVGUkJMbWwyYTNsU1YxZzBkV05UY1cwMFRUTTRlVVZ6VDJWdmIwdFRhMFJLYzJsTU0ybFVOWEJLYlZVeFNYcDVPRXBvVmxNMFpqbDZjQzFJY213d2FrUlhha1JQYVRWZlJHTnpaMWRPVURSRGNGOWxNbTl1UkVvNVgyMHdaRGxmUkc1SVRqY3RTRXB3UmtoZlJsUlFjV2hpV1dwUlRTMXljRE5EYW1jdE4zUk9XVzA1UW1kbFNGSmxNbGRUVFhOcGMzVTBlVFpFUldOdWRFWkZhelJrTlMxSFQwbDFNbnBJVTBKbWNEbGhNRUUwTjNKd1ozaHZMVVpvVG5NMVdFOTFSa1pUZG5ScWVVMVZSVTlaU1RGMWVWcG1ka2RFVmxCT2EzbGpjelYzVDFJeU0yVlFOSE00YUdGT1prY3lZbEZKY21GVlgzUndZVGMyWTJod2MxUlZaMjEyU1VSQ1dESkdkR1pUVjJoSll6VjJWRzFGUm01RE4xaEVWbmhRY0dOcGNYazRhMWxKUm5kdVRsTkNZV0ptWWpVelpGWlFSbkZXZFVsd1FURTROa1F3VDFOblNHTnBhV3RuUjJaV2NHSnVPV0UxU1hFNFdtMUJaa3RCVGtSTU9XMU9RamR5VkVrdGJGaGpabkJFYm5ONVYzSkhiM2RRUlRremRrNXphMFF3U1hKbk4wWjBkSE5xTFZKbWJVOHRka2RVZDBKbFRFMUpYelZTY1ZOVU56SlBhVEZQV21Wb05HOURaVXhuVW5ORll6bGlkRGxhVUdGRGRXbEpUekZQWjA0MWVGZ3pZekZWWjNkNWJXbEhZVWhVWWxaSFFrOW5Tek0xUkc1RExWUXpMVXB1U1VsSldDMDVXRXBqUm5abGJrcDRSVVE1UTNRelZGZEhXSFF4ZGpGS05sWk5OemRUVlRWM2JUbHJMVmt5Y0RCeE1UQk5aRWRFUVRodllWWjNOM1UyY1VsUmEyRXdkRXBwWDJOUmJYSk5XRmxHTUdScU1YbHFhazg0Tm1Fd2NFdG1UVmd4WWxsWVpHMTZhMjFGYUdWTlpEaGlOV1pIWkVkSGFUaEplbHByYnpGcFZIVkxZVTV2VW10SFFuUlZjRlo1TWw4NVVIbFdUVU5mWVUwd1kzRmZlREZJV2tOUk5uaENhMmhLY2paek5tUk9OSEJSVVVKallqaFdTRXhGU0RBeVFtMURkWHA0YTA0MVJWZzRMamQzUWtRdGJGVm1SbW8xY0dGRWIyMHpVMXA0ZGtFLmxRNldKZkhkM2dxZk5wQm5zbXZKZmFzRVFCS1JwdFdwVkRPYjM0THhuLUUiLCJleHAiOjE3MDYyMTgyNDEsImlhdCI6MTcwNjIxNzk0MX0.g6o42O9dvQ4oSia3ulHow38iuneU9rVh4r3kRsACWu0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:41.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:25:42                                        3535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1043509 KO=14132 )
> restLoginInitiate                                        (OK=517240 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=515713 KO=1511  )
> restloginProgressiveProfileCallback                      (OK=10556  KO=1511  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.56%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.56%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.52%)
> status.find.is(200), but actually found 503                      4958 (13.64%)
> status.find.is(200), but actually found 401                      1511 ( 4.16%)
> jsonPath($.tokenId).find.exists, found nothing                   1511 ( 4.16%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[########################################################################- ] 97%
          waiting: 14258  / active: 25     / done: 528332
================================================================================

21:25:45.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 528690: status.find.is(200), but actually found 401
21:25:45.075 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,528690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7712731e, username -> user.1002484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@606d4950, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217945026))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzFnNGhzOWNwdTA4NDFvdmF1bDQzZGpoazAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eVlVUlVYMlY2TjJ4QmVWRm1UemRUZEdveWFIRjNMakZ1YkVzeFFUVXljMVJRU2xWVlNVeEVSRkZYWlhCUlUxRkRSVUpMZG1SU05HZ3lYMDVxVjNJeE9HazNORXBDVjNKRGFITnRObFI1TW1oVWQwcFhXSGxTUTNCSmJVTlRVMUZTWDFGRGNFVTVRVVp3ZGtad1dETXRXVjlXYXpOSVVXZFVPUzFyYjNJM2RUSmxaR2hzTWtsdlZXaDZUMDVYZG5SU1NYbHVZazFQWTNSek1GTm1iREJUVEdReFRFcEtablUzWlV0TWJXcFlVaTFpWW5CUFpuVmtZVkE1VVU5bmVqRkNVVVpLYkcxZk1YWXdZblIxY0VSNlJEaFNObmRaUldwWldpMVBjM1pNZFRWUU0waFNZVzR6ZFRjMk0xSTFObVp5VlRkME0yMUJPQzF2UzBOb1FrSnViMHB1YVVkd1VtRXRWV2czY0ZaNU9VZHBRekJsTlRSalUxVkpVSEJwUkUxdFlXcDBOM1owU0dKeU1FSnlhWGRUTm1Sck1WUnFUa1JRVUdjMWFXaEpXbmg1WWxCT1NXZFViWEUwV0ZSdU1uQk1XVkF0UTBWamRVSkdkVVJJUzJJd2QybEZObFp3UzJNMmEydEtWSHBrYkRSc09UQlJZblF4TVhWTFh6UnNjV2wzUkVwR2MyWlhSMjR6VVhoYVFTMWZlRUppVXpaNlNuVlNTbmt5WTNONlZHZEhWM0UyVDJKNmEyMHpYMlpGVkRGTWRIRXhNak16VTJGb1dYQktjMFIxYnpaaFJHWlpiRGhtU1MwMlRHWlBibmh2UkhSU1NsaHFTRzlyUVZKcWVrbElSRFV0YldOeGJuTlpiMmh0YlhaSE5VVlZMWFl6V0dFNFl5MWpSVm94T0hVNFlWa3RMWFphWlRNMldVeHpWbGh5ZFZSZlNVcEVSMkZzUm1wWWJXeHplbXBpV0d4MGRrcGtkR2REVEdoVFVEaGlkMnQwWkZFNVIwMXZWV2RGVm0xTFJtVjBNMlZOYlZaek9FZDRlbEpPTlhGV2RWWmxaa1IwT0ZNeldXdEdUVjlPWTBGVFVrUlpPVTQzUm1OYWIwbzVXbXRuVjBGemRWVldNRXBTT0dkSmJVNU9RalJ6UlVKTWMzUndaV3hMTWxCalpXaG9YMjFMVW1zMWJsQnRSMGxPWjI1RlYzSnpRbUpHVUZGQ1dYUmpURFZtYkRGaGRHNVBOemRSWDBoSFFqZFJMak5hZFVWWmFHVkRUV2s0UWtnemNWRkJSbFpZTTFFLldVRzFjTTlKYmZoeHdybVhyUEg0UFJtd09Dd0FsZjBjMHJMb0hMRURfanciLCJleHAiOjE3MDYyMTgyNDUsImlhdCI6MTcwNjIxNzk0NX0.8Bph1LcuVeTDaHrC2KIhliGM6F4w0W59EN3gyMPNbYw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002484"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:44 GMT
	x-forgerock-transactionid: 6ce10049-e6b9-43e5-9e6e-cef915514833
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:45.075 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:45.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 528690: jsonPath($.tokenId).find.exists, found nothing
21:25:45.116 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,528690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7712731e, username -> user.1002484, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@606d4950, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217945115))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:25:44 GMT
	x-forgerock-transactionid: 338da00b-43c9-4d6b-92bb-ead71dc58ea7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWNzMWVnNjdxbjFmZXMzMWVha3ZsNjg4cSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVmT0hjM1JEZHhZVE5ZZDB4dmQxRlRObW80ZDJSM0xteHBSblJCVW1oMFprTm9VRWQyV1ZKT2QyOVFUbUZZZGs5c2QxSXdja1IwZDNaT1JFcDFOVzk2WWtKcGJHUk5ORkozZGxKMFpVUnVUVmREZDNwdGJIUTJVek5vV0VReU9URXdSblZMV2tOTlJHODBaa1kxVlZOaU9WTXRaVkE1YjBJdFUzbExYM05mTkhwbWN6SlFTSEJ3TlVWUE1XZHJMVXh2VkdWeWFXZG5UVlZwTkZsUVdHeE1RM1J2YkRoeFQydHhRa2xaYzJWT1VsUkpSRTFNVDBzeWRucFFOMDFSTjBneVVVeE1ZMFJzVFV4Qk4yRTBORnBoVUcxRmRrcHNVVU53WDJobk56TXdXbmhzWmxOVWREUk5jVk5OUzJWVlFXSXRSbGh6UlVsM1RVdzVaMlJ6YmxweFVtNXVZbGR6VUdGU05YbHlVRXd5UTBrMmNFazNhVll6V21KdlFYaE5OMWxsY1dKVlRUQnlWMFJPTm5SVVZsVTRXRzAzUmpGU1l6aDNTMGx3WDFWcGFrTkxSbFl0V21wNlFYb3hVMkZuTmxsdWNFeEJSbXRpWjJablltSmZSM0ZSUVZsdlVuaENiR2hyTlhwT2VHZHNWRjloVVdkV2FXaFNUVXRCYnpWVmEwdEhVMll4UTNsdlJVaElaWFJ0VmxkMllYVk1WVkV0WTFoc1gzWllSVTB3U0RJMWNrbDFiWEJHZFdoeVlsbzVYMWc0VW5WRFdtWXRVblpvUWpRNVZrTnZNekJSTjI1cllXMVhkSFZCU1UxeVozWm5abloyUzBWWGNtUTJUVFJPVG1sT1NHRldiRXRFTkZCMGFtRldZVVV0TVdkbk1sOHRhVlZyTFVGUmVFMU9kbVIxWTBvelEzZEhTa1ZxU1dsWmVtMTZTell6Wldab1RtOUljMUpNTFVWRlRGaElTVzlMVjBjM1N6UlRWa2hpYkhOSlFqQkZkVVJ0VG1WUFdGZEZlRXhJTlcwMWFuaENjbEk1U0hOTE56UmFaa1pVY0hsNWNWOUxOMXAyZEhWU09IVkxiVU5YZVhsV1FtSjZOM0pzZDFKb09GRmFjVGRJUTNGamEyaHJUMWRJUW5OWlpFbGljM05GY1ZKaU1td3daVWxHWWs1UFYxSjFPVk5YUWpsVlVrbDRWV3BEYlZOTWRYSTBPVXgxZHpSWFRIbEVhbFJ4Wm5jdFIxSmFaVXczVjA1UkxqRkhXblZmUlVoZmJqaFRRakpIUmxSd1NIVjNXR2MuVnYyLWNHZXlyeWxaZFQxTjhrRnE1QTlNVnBmRzR2aEphUFlwbTFiQzUzQSIsImV4cCI6MTcwNjIxODI0NSwiaWF0IjoxNzA2MjE3OTQ1fQ.fCb1B-OhgqYwq05or0kzcpFv3rOlWC0_J9on701Ntmg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:45.117 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:47.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 528979: status.find.is(200), but actually found 401
21:25:47.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,528979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f9d1209, username -> user.1001996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4eba8030, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217947091))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibDYyZnMzY3A1aHNjOWwzODlsZDJrNHUxM2kiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bmFHZGZTRVpKVVhOdGFXWkRTalJyWDFWV2VqTm5MbTFrV1ZaeGFERXlZMmt6TTFZd1gyZ3hkV1ZGT1d4b2VscENRVXBSTUhsWVJrVkZlSE10UldaUVZXbFNkWFJHUmpaUk0wUlRVVFJVV210dGExQjRSVnBwT0Y5bU9GWm9TbkV3U25GNE5VMXNWSGhTY2sxWU5HeE5kMEYwU2tORVZHeGZiVmQyV0V0SWRGOXhXbkJ0YmpaVldHMXZibFpUVkZOZmRHazBNMjR3YVVOTVFVb3laVVJvT0VGS1dFcGZVVEZVUWtWaVNYRXdka1JoZVc4eWFqWXpPR2w2YVdGS05HMXlhMGgzTW1SMFRtOXlabFJTVUZjMWMwaE5jMncxY1RJelpVVTBNVUYyTTBOV00zZFdhRXd3UmxsSlNrRXhRVWd0V0ZWR2QwMXBlSEJLVm1kMWJHSlFZVW8xVFVWRlJsSTBjMnhMZUVWeVYwbEZXRGxHWDJwWmREZG5NekZYZWxOUVpWSlFRa3d4ZVhaMGFEQXlhRTV5VEdSQ1VGUnFlV2xLYVVwS1pVWTJSazl5VG5KeU5YaDBZMFpaTUVoSVZURjBWSHBZZVVoYWJsZzRUVXhtTUVkUllYSjJRamxEYlRodlVVeFhTWE5OTlVoWmVFaFFjM28yTFU5MmVXZDNWM0ZzYWtJd0xVZG5la1p3Y1hkalkwWklMVWgyYTBRdFowUkNNRjh0YkVKMFpHWXpiMW94YUZRM1FsZFdRbkZaY21GR2MxZGZObE54YkdSRk0yaFRZMWRGZFdGNVoxcGxXVEJKVTJoR1ZVUjNWbUY2Tmt0aFFXWk5TeTB5ZHpCS05rcE1kbGx0WTI0d2RGaHNla2R5TUhWRWRIUTVhbGxoU2pKQmNGOUpjMlpqYTNWd1lWQmhUbVZIWkdKYVNWQkhabGxTT1RGSk9WTlZPVE4zUjJkR1gyWlpNRkZOVTFWdmJHMXpTR3AzYUhaVVduSlpkR05EZVhGV2NsaG9ObEJzVjFSWVRFRjNSMlZxTXpSa1YwcFVTMWRIUmxJemVrSjVWVzl3WlVoWVV6aHpVR3QwU21WeFFsRXpaSGx4V2xwdFdGZFRiRkZKVUVkbk9GTmZkelJ4ZFVwd1FVOTFkMWxVWmt0Qk1EZ3RlalpyWkV0SWNHbDJPRFpPYzFwUFlrdE9YM0kyVlMxTFRuZEhWeTB4WjFCQ2RWUnlYMjh4TmpGdWRXWlhNbXhUVjB0aVZ6QmpMaTEwZVU1R1NGcGhaakEzYmpsVGFYQkJlbXR4VEZFLnVNU01JdWZkNGxsVm9GaFcwM3djQzFPbEhPRUVDeGdxa3J0LWNXbXpLQ0kiLCJleHAiOjE3MDYyMTgyNDcsImlhdCI6MTcwNjIxNzk0N30.cibTZyom6SPM2qDRloLNV2BPG4PQmWEtqc-Y2iBPQFA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001996"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:47 GMT
	x-forgerock-transactionid: 2ad7599d-df4b-43ee-b092-3995366c3f64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:47.141 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:47.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 528979: jsonPath($.tokenId).find.exists, found nothing
21:25:47.182 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,528979,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f9d1209, username -> user.1001996, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4eba8030, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217947181))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:46 GMT
	x-forgerock-transactionid: a2bab6ae-03d7-4750-b962-df36c34c885c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicm5qZnNubzV2NTg3OGxobnJpcGp0cXFzc28iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VVFuUkhSbkJHTUVsRk9IVmpiV1JmVms5YU1WRm5Ma2RtTlZKWE5WcE1TVWx2UjB0aGIzUmxkR3RYUzBOdFIyeHBNMnBvWVdSZmJEaEdWM0o1VjBsWlYwcFJWMVV5VjNobWJsZElXbDlMZUVzek1FVXdiVjlGU2tFMFZFZHBTM1J2U0dsZlZtMXZTVTEyU1dsa1dXMVZSMmhMWVRWV1MzZ3RPWHBMTlRkelJ5MUhUVTVuWjNWSkxVdEZSMFpGTlVGeVgxcHJYMTlPUjNVd1RsbGhiR1l4T1ZOblZ6SnJSSGxETVZkaFVVbE5UakpEY1ZoMlpuSktla1JWWTBWdFkxWjFTamxFYnpGdE5EaDFXR1I1TTAxWmVWWjROSFZ3YlMxTVkzRmhPRFJXVTJwbVVIbzFRbk5NWHpKM1dTMVVOekF6TnpWU1lXUTBlRVZSYzJwdWJqSnhTbXQ0Wms5c01EQmFkemhUUWtRMlJHdzRTVk5PWnpWWVZHeHlTMmwwTld4TE0waFRTVFJDU1c1b2NuUnpiREUyTmtneVUyVk5lbTVRYUZaZkxVVXhSVXBpV2tGUVJHbG5ha2R0VUd4UFRFUjJRa3hPYXpSNFRETnVhbEJKVW1GRFZHOVpURGhGTUc5NGJVWjNOVjg1ZFVSZmVsVlNXVzkyYjBOb2JERlpaekZYZUdoQldEQlRlRW95VmxnMFVHaFZlVk5ZY0hkalpFVXhiRzF6UlZaNE5VODJUSFpxTlRCZlZtNUJkM0pST1ZCclRYbzBhR2hNY0dwTU1XeGFlRW8yZVRFMlVsbFBXR2RTU21kemMxTktkSGs0ZEhWdmRHUnNTMjkxYlV4emRrZENZMGxKZGpNd05tTkpTSFU1WldweVdIVjVNemRZTlc5cmNtMUhhV0kwUjNSbFgySkNSak5RWXpORFQwdElhWE01UzFoeGQwdFRkbFZmT1RJM1JVcFVOSGRvT1MwNWFFVnlYemRqTTNWUVRGSm1jMkZvWXkxR1FteDRjV3RMTm1OSWVqUTNUbVpLVDJkV2VrSlRjSFJtY2pVNU4xSnljR3hRTkV0NmNHcE5TakptV1docGRIaGxNMVZsYW14SlIycHBjV2RYTkdGaFJsTjFhV1JqTjE4d2JsSnJMV2R3VHpjek4wRTViRGcwTW5wNlZtWTFVM2MyV2pZdE9XOHRjMmQyV1RZek0zSXdjblphZW5wMVpXeG9Zek5OZVdWV2NsaFJYMmR5YlZoWFV6Rm5Ma2hpUldKNGNESXdSamg2ZFY5S1pESklTV2RMWTBFLnBQakZvYkRxa19wcklINXVYMXB1N3JJMkNXbUlrMm5lWWZGbmVKdm5rTTgiLCJleHAiOjE3MDYyMTgyNDcsImlhdCI6MTcwNjIxNzk0N30.W96JO_cr9I3zh3nZaRzP4JM4SamNKfwi7JMq1jd9dsw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:47.182 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:25:47                                        3540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1044959 KO=14136 )
> restLoginInitiate                                        (OK=517962 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=516428 KO=1513  )
> restloginProgressiveProfileCallback                      (OK=10569  KO=1513  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.56%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.56%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.52%)
> status.find.is(200), but actually found 503                      4958 (13.64%)
> status.find.is(200), but actually found 401                      1513 ( 4.16%)
> jsonPath($.tokenId).find.exists, found nothing                   1513 ( 4.16%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[########################################################################- ] 97%
          waiting: 13531  / active: 33     / done: 529051
================================================================================


================================================================================
2024-01-25 21:25:52                                        3545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1046540 KO=14136 )
> restLoginInitiate                                        (OK=518742 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=517215 KO=1513  )
> restloginProgressiveProfileCallback                      (OK=10583  KO=1513  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.56%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.56%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.52%)
> status.find.is(200), but actually found 503                      4958 (13.64%)
> status.find.is(200), but actually found 401                      1513 ( 4.16%)
> jsonPath($.tokenId).find.exists, found nothing                   1513 ( 4.16%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[########################################################################- ] 97%
          waiting: 12759  / active: 20     / done: 529836
================================================================================

21:25:53.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 530031: status.find.is(200), but actually found 401
21:25:53.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,530031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@748d12fd, username -> user.1000940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c180636, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217953932))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiODF2dWU3dWRxYW9za3JrMjR1dGw2MDR0ZHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1YWNYaDBZVUU1TkVoTE0wWkNNWEl5TjBkeFRuaG5MbkZOVTFwbGJrY3daMlZmWTNWc2NtOVRZMEpSWkhjMGVVRjRhWGd0TUd4MUxVZEJkVWxOY1hCbVJGZHBlRVZTTVdONVVsaDZiVGhwVEhabk9YcGhaM05DTW1ab1oxOWFUemxxWmw5aFoxUTFVVzFSUjJneVJIQTNiVGQ2VlRSQ1EwZHBiRk5aUm5oSWFFdzVUbVZFTWs5a1owTkJOM281UjNCalEyRnhYMlJoYlMxRUxVeGZVR295YkhweFpqWjRVMlJyUWxSMWVUTkRVbWxwZEVwb2JEUm1WWEJRWVRkb2JEYzJUMVF0WjFOU1ZpMVNMVjlvV2pGMVVYcGpVVWR2WVc5clQxVndSR3RVYlRKNlJGbE5VakJMUTI1TWExQllVVUpuVlhoWmVFbHRPVTFZZVVwbFYxVjZaRmxUWDBGTmFVVmZablZVYVhKQmFFUmFiMHBMY25SdGJXcEpkeTFOYW14bGRtaFNMVUZvWDJocVUyNHdRMkl4VmtoUFJteFdkbWsxVHpocVVqRXdiVmxVV0hadGJ6Wnlhamh4UTAxRFJGOUtSV2xNYWtZeVREZ3dXVXRYZDJOcmVWbzNTMlZDU21wVGVuUXlVemc0VVVadFMzRjBaMHBTVUhWTGNFbGxVblExVjNvMGEyeEpRM1ExTldGQ05XaHhVWEJuUjJsUlNtZHlZVVZsTVhCdk1FMXNMVTFYTm1odE1YSnhlVFpRVldWemRscDVTRWxmWkVNeVpWbHJZM1IyVTFsTlIxQTBOMjFRTFRsT2NtSjFkR0ZPVXpCTFJqSTVSbGRSWXpORFIxZFVZM2RGTVdsdk5taENkemQ0WW5jdGFEYzFaR3hTU210WlZuSkNhbVZUYjI5Q1NsSkpTRVZqYTNOTFlVMHRkRGhNV0ZScFlXUlZhVTVJYlVsb1NXeEZlRWxWWmtOUU9FdERhRXB0YTFGR01XTnZhbFU1TFRsMll6bFhhV2t0ZVRSbE4wUnFWRW8yUmxaMGVHdGlTR3RJVmtod1gxTnlMVkZWYm5neUxWRkxZMEoyVTJSSFN6UmhZVW8yT1VkU1EyVkpNRTg0Tm5CWmNYRnRWVmN6YkVaMVVHSmljekpGWWxCTlVuWTFUSEJJUkZONE1rRXlRV2xVTkdjd04zQnJTM295U2pKclMxZGhiMG95YkZkV1lWcHlRMFZoU204MlQyOHpORk5rU0ZCSVFUZDNMbWxVYzBjMlIyaE1lazlOV0c5RloxZGtkV2d5U1VFLnR1cUNkb1JtS0Rqa05SSDdYRF9WaEVhRTV4UHhGemp3YUVZWkdFdFdhWDQiLCJleHAiOjE3MDYyMTgyNTMsImlhdCI6MTcwNjIxNzk1M30.kuAaxjaA0UeCZ3v7FamXAo7YLbvZUNlULtWRIIIgJ54","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000940"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:53 GMT
	x-forgerock-transactionid: 0e95e329-7e8b-469a-9982-88f7423b4fa9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:53.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:54.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 530031: jsonPath($.tokenId).find.exists, found nothing
21:25:54.034 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,530031,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@748d12fd, username -> user.1000940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c180636, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217954033))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:53 GMT
	x-forgerock-transactionid: 826da82f-c042-49b6-937e-4aa59bdc7292
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidGRjaG4xZGtiNGpmNTdncmUzM2djN2x2b2EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SWJuaDJYMDEyWVZSUlpXZ3lSR3BZU0ZGQlZFVkJMa0ZhYVVab1ZEaHBiVUpJUkdSSVN6ZFJPWGxXV1VOUFF6UkhRM0JXV201emFrcFNiakpRY25WclpFSmxkemRLY1hJeWVXNVNZbVZQVGsxaFIybFNlV3RCTkRSV1EwUkZSakZGY2xSaWFFWjZWRkZpUnpKMlNWZFFhV280T1MxM04xOXdPV0V3Y1dSM01VWXpaMms1Ukc1M1p6VnRXRVJsTWxaSGVXYzFPVzQxYjJodWF6ZFplbmgyZERRemRYSllSamQxVkhGT2JWWktkRk4xVm0xSlMwZHNaVUZqZGw5clJYSjFaVk5oVlVacloyTTNNbTh4UmpJMlEwWnBkVm8zYm5WSmJsbEVkVWxNYW01RFprbFdiM2RvVkc5aFoyVXdWMmRQYmtaQlRVaEJTMlJNVmtkWE5EQXlZM2xVVEUxV1QySkVNMGh0WW1Gdk1sOTZXalY2YkVkNGNqRm9jbVJLVVdsMWRITnRUbWxyVTJkSmFEWkxkV3hwUW5vM09VZEpWbWROVkc1a1dVUjBRbHByT1hCaGNrNUpPRlUzUjFKa1RYVk1NRmQ2WDJsamQxRXhVMkYwVFVoTVVsaFVUVjkxY2xkU1pGTnJiMVJFYURJNVRESm5SbUo2UkY5V1NFSnlOSE5XYkRGWVV6Rk9SWEJKVUZveFNrTlVTRTB3U2tsSWEwVjRlRTB0ZW5nelpUWnFiWEJJTkROYWJtMHlWa2xCTlRWNFREWTVXVWxqTVZwblpVUnBhRmhoT1VjNVgyNU1Ua2hUUzBObFowRkdMV3BITVdKNlYweENSRk5oTFRScFJtTklSM0oyVERSb2FWVlJNbWN0ZUdSbVdqWnVURXd3Y0doT1dVdEhiMUk1U1dGWE1VTlBNRUpyTkZOMmNXeDZhVWhGYURKR1ZVd3dlRkpwV1hFNFJWWTBNVEk0V1RWMlgzQkhkR3g2ZVhVd09FdGtSVXRsT1haMmNXSm1NV2RoVFZOVGFFdEtaWGxtVkVsdVVYWm5kSE16T0dVelluVndUblJwTFhFNE16ZFhMVlpoU2pOcVNEQnRPRFZKUlZwQ1RtaHliVFZZUW1kM2RFVlFTRVpCVkhsVVlrNXhlVGxMZDFGTFkyNUxiV1o0WXkxVWFVTlRRWEU1YnpoUGFuUmpSa3RyTVZwVlp6Y3pURmMwYzBoeExVdzBablZhU1RBNVZIQnpXakpUVTA1SGJYYzRMblJGUVZsSWEyMUxjVXRqY25OMVFXeHdMVGxDWVhjLm1mbDZ5Q1paNTVzbk1EV1BOT2RHajJhU2UxMVdzb0ppek8ya0Uycmxham8iLCJleHAiOjE3MDYyMTgyNTQsImlhdCI6MTcwNjIxNzk1NH0.jLXbh5neMB0QImsL5b-MDQcZGxlJoV4HHqF7hr3TP6c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:54.034 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:54.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 530075: status.find.is(200), but actually found 401
21:25:54.309 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,530075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c4f44d5, username -> user.1002472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@663e8798, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217954258))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicDZsODVwc2tnc3B1YnE4OG9udXM2NjdkOWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elNUZENjMjR0VG5RMlowMTNTSEZ5ZUZrMWFqTm5Mbk5QTURSbU4zUndhakp4TVhGaWVGVkxTVTFTWVRWSlJ6VlFjbTVrV21SbGMzTlRSRlp1Y3pkT016ZHJRM0p3ZFdvM1oyNHlabGxhVjIxR1lsZGlTVVpaU1dKWVJqUlJUMVZ6WXpCUmFVUnVSVlZoV2s1b1kzZDRjbmxrT1RsS1ZWQlNlRWhsTjIxUFlrZHhkbVpKVm5SMFdqVk9WM1U0WlRneFFqRllPVVkxU0RkUmNsSndWSGR5T1hGU1VDMXJOWEpzVnpNNU9WVm9OM1JLWlMwNGIxWk5jRmg2Tm1OTFdrc3hTVzVYYUdOS2EwazFRazlvZWtWekxVd3hUMmRWTTNwUVEzbzNUMkZ4WW05T1ZWOUVhSFoyUzJwWGFFaHdNbEpCWm5ocFJIVnFjV1F4YzJvMFkyZGpSVjlJWWxSeE1FTjVUMVY1VGtsallVVTJaRFo1V2tadGExb3RUMnMzUldsa1dqVmZhbTR4TjBWWVltRjVkVlZHUVV4alJtWnNSV1V3YTFCZlJGazRXazFPU2taT2EwZzRNSFptZHpCaFpXUnlkelZRVFV0RExYSkZRa3BmUlZCMVEwVjZNV0pxWWpWS1dFOXNNMjl2U0MxQmFXZEdkMWxVWWkxS1IyMTBabEpaTWtORUxXMW1jMlI2WjFwSE5XaG5hRlpUUzJwRWVsRnlaRzV2YTNGRmVVdDFiekZ3UjJ4YU9XSkpSRGxqUkdwUE5raG5WakZUYTJOMWJtVjFRV3BQY25wTWVETnBaSFJMUldsVlMzRktaVkJVVDFCcllsYzBkSGR5YWpoQ1ZIVjZkbXhuWTNKUmNGUmxia2xNWVdkeldUUjFaVlJHVG1kblVUaGFPSG90Y1VwR2RYaHdZV1ZDTmtKUE1HcEhWVVl0VjFZd0xUZHhNVEY0WVVWVlNuZFNaRzFRUzI5clNHSjNVbEUzV2poTWFqSktMWGw1VFc5d01rWnpPSFZOZEdsQ1gzTnBlRXQwVjI5dWVrWk9aMjB4Wm1OUVIxSlpTRWRFZGtZNWVUaGFSRWgyYVZGUVZVUkNPRlJJTjBoNVpVeHVSbHBWWW0xU1VWVTJMWEkxV0U5TGVGVndjM2RNVkdkUk1qRlNSblJGVEhweE5UQjVYMlZTUkdGa1NHcENWMWR5YWtwMVUwSmZTVmN3VG5kR1ZWbzFVMVZpUVhCeVIycGxjbFUxTnpGamQwNUpMazFzWjFKVmFtVjNWVXQxVUdWNlp6aHFTVWh2YzNjLk1sQVN2R0Vtei1NbTY5UEZZYzQ4VE1FdlM4dEVKOFV4cFZUcE5aMUtVSGMiLCJleHAiOjE3MDYyMTgyNTQsImlhdCI6MTcwNjIxNzk1NH0.JIJNarNzZj7A6ntPUeMZpPbKHYWakYzQ2lKMCLbTl3o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002472"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:54 GMT
	x-forgerock-transactionid: 7daa4eae-7b0f-448a-8006-0f57a6e62a88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:54.309 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:54.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 530075: jsonPath($.tokenId).find.exists, found nothing
21:25:54.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,530075,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c4f44d5, username -> user.1002472, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@663e8798, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217954350))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:54 GMT
	x-forgerock-transactionid: fe200a0c-217f-4325-9736-f7566c2bde79
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWphanZnamUxdHNlaGg5ZzFiMzNkam82M2giLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WlZ6WnhhWGhSZFdOWGFVeHNRWGM0ZW1sdlRtWm5MbkkyTUU1ZlQwbGhZbFF4YUc4elNWazBkWEJoUW5WRGJrMXZaRjlqZEVORVMxVjVOM2xXWTA5RE9EazRNMnRZYURGMFpqVllaMDlOVEVsaFUxWXljMWhrTXpaUFlsRTBjMHBHTTI5emIzaDJOemxhTTJOU01HOWFiVmRyTjFVdE9GOHlaRkJ0ZEZkblVWQlJRVGRTTlhSdU0yZGtWbm8zUVdZeVJITXliMDh0YlZsT1RFeDRhRTU2VVhKd1ExTnJWMHRvZWs5d2JsUjBjVE5FVkVwcVJtNUZPRmcyYUVoelFqRk1lWGRLZFhVeVpWaE1lRnAxY1VONVFtVnhiekZzWldWeVZFOUNka2R3UlRnM1NtSmxNVmxOWTJrM1dHVlBOMEpLTTNaQ01FZEhSSHBoTkhOVE4yVmZVVzFTYldKYVIzbDBhM1Z5VURkdGMybFZYMmh4VUVKdlZFWk9URWxKYW5ZMlJtdDZZVzlRUlVkMmFVcFRTRlJEUzBWVlptSmZPRFpMV1hWNFdtdEJZMVIwZEVSS01sZHJORlZ2UVZGNmNGVTVkVzVuVTFOWWQyZHNXblZDZG1ab1NYQlJRVmxLTFVSQ2VrUXRla2t0YzBObk1rTk5WazVHZFVnNGFqY3RUMWR1WkU0eVkycDFkSGxDYlhOeGNYbERORTF1YVRkV1gwdHFPRjlOUW0xbE1GTk5hVWxmUm1jMlREbHpNbWhQVVZrd1JEUkZlR3RQWm5CRmQzSnZSMlZVVkd4amFVZ3hXVmhsTjFCUmRrZ3laM0p5ZDJkdlMzWjRhazgzV1ZGTmQxTk5hR1pDUW5KdExVaDVOWEJoYUZkbExXODVURWR6UW1aSVZDMXhZMWhRVVcxRE1DMW5kVVpNVVMxWVVHczVaazUxU20wNVRXcFBNbTlDWlVWbE1YbDRNMXBUV25rNE1sbEZhRmRhYjNKMlVsUlFjVlZWWW0xUlFubEVhbTlYVjBwaVZtOW1MWFZOZERsdFYzTnhZM2h4YkdoVk0xaEVNREJmVjJWVE9UWnJVVEkyTjBKZlFWbDBiVEY1UzJwRk5rbDFZV3B3YjFsaU9VaERZbDlNVVUxak5tOWZlRWhSTjBkVE9GUm9aVkJoYWw5VlpVMXRSVTltVTJkeFVHbFdRMVZaY0U5WVQyOVJiMlEzZVhWR1ZtNW9ZV05QV1U1MU1XaFJaVVZKYkd4WVdGWkZMbFJPTjFObE5YTjBRVzU1ZGprMmNXSkVhbEptY0ZFLi1rV2hqMmlhNV93Z2xxV2k2VG1Ucl9kSE1tY2hXSmZtQ21aVHJSbVhDdEUiLCJleHAiOjE3MDYyMTgyNTQsImlhdCI6MTcwNjIxNzk1NH0.YBfHO73hi1Y1vN1797t06fEDRXqr9zo8CqJtfLBCh4I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:54.351 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:54.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 530093: status.find.is(200), but actually found 401
21:25:54.451 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,530093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21b426e3, username -> user.1000155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f9540fb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217954403))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjdsMGZxMmhuZTVydDRkMGw4ZzBuZG10dGIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlpVOWljbFExUkZWWE5tMW1ibkYzWWpCdE1FRkJMbTVSVVhSUVR6VnVXSHBsVEVWVE1taDJlRFJhUkRsWGNuWm5Xa3R2TldvNVVWaDZXVjkwVVdZeU5IZElPRGRNTWpKTGRXaENTazlHUVRoNGQxbERMWFJaTjNkMlNFa3RVemhTU0dnd1pHUk5UVTFLVVZsWlpqWjBVR1oyV25SWVRqZGZSbnBZVFVGcFJEazJPRlZSZVhNMWRGQTViRjl6VVUxUFdtNXpaVXg0T1RCZmREaG1PVk52U25FNVNtc3pSR3hpVjBsR2VVVlpaV0pQZGtVNFQxWjVURWwwWlU5QlpYQk9Ua3RMZEZSWFJ6WXdNR2xJVFhGMWJVRTVUbVUxWmpaRlNVa3haa3RSTTFsUk4wUXRiRFpvWVhkTFpFeFpXREEwT1dKc1JrdGZjWGRhY0hvMk1VRnhVMmxtVkMxWmJsOHRTblpxTm1KcVZVSlZjVkpVVUhoNFNEUmxhblpIV1dGYVdtWjRkM1pHY0RRdE56VnBVMlpYYVV0NmVGazJNblJCVVhCR2VWcGZObXRFV0hCT1JERjJkbDlVVTJGR2MzTndUVEJNWWtKa09HbE9VbUZFV0dGVlRFTkdSRTVmVGt3eVUzSlFaVkJ1ZVd4MFYyVnNUM1E0VkhsNE5EaFFhbW8zVTBaMFkyRm9SME5yUmpOMlFrRkZWSEYzV1RKVlJYWmpXRmR0WkVwQk9XRjVaRVpqVjFGTFNVNHhSa1JQWWs1VmFFcE5WbGR1UTFOS01WRnROVGN4U25sMVkzVldkalZtVVVZNUxVRjNRMjVyTW10amVIVklkbWRWU1RsNFFrOVZVV3MwUlRoMFRFdDNNSHAzZEd4UVRreG5hRGxxVkZBMGIzWnJTekJNZEc5M2JVeDFNWFozYkZkaWJXOU1kMjVyVUdZM2RsYzROalpWV20xRUxXMW9PVk54ZUhJeVVHRkdZVXA0UkRkSE0zaE5NMjFOY25aaWRFWlVWMmxoZUcxek9IZ3RObWQwYUhGQmFXdFljblI0YkhkRVlqRk1iVWQ0T0haTE1VeGFRemRxUkhWSVJubGZVVlZaTjJGNlUwOUVRbUp3WlZScVJsazFibVV0VWpscFRUbGplWEpzV1Y4MlduTkNZMVJ2U3pBM1EwSnRVbHBsUjBWc1lqTXRWbWd6YTI1T1RFeEpjelZ5VFRKVUxUVlJVMjA1Tm5Sa1luSk9aRmxvU21wUlFqQXdMbGhUY0VwVFVYUnhibUowV0RVMFdtdGxiMHh2UlVFLnZtTEgwQ3FROXdlS2p3TVYwX2Y2YWZaODBkbjBzaHFaY0FkWTlONnFoZjAiLCJleHAiOjE3MDYyMTgyNTQsImlhdCI6MTcwNjIxNzk1NH0.Pxj4NLexMhLF3GD3vswS-ACcIxTcYlHuPYSvzoCR8HA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000155"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:54 GMT
	x-forgerock-transactionid: 55988c5f-522c-486a-8169-7d0385317997
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:54.451 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:54.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 530093: jsonPath($.tokenId).find.exists, found nothing
21:25:54.494 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,530093,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21b426e3, username -> user.1000155, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f9540fb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217954493))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:53 GMT
	x-forgerock-transactionid: 75ee3324-c7ed-4a02-a6cf-ab70a19de611
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYnZsb3FsMWR2NW05anZyb3Zmb2Z0N2x2bHIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Q2FWTjNkR1JHVjNndE1WZDBOVlpaYVhWS1ZWVm5Ma05FVTI5YVIwdG5XVUowWVc1TVVFOUlOWGxpZDFWMFNXeFBTREIxTlZSUkxVbERXVFZTZGpneFFtRlBZelIwVTJSWVRVaDBaVkp4Y2xaWk4yNDJTazVyYVU1cGNqZHJVWGRKWDJoNlYzZDZRa3B6VUZjdGJESnNRazlsYTFReU1FOXlhMWRpWmxSaFUwcHRVRTQwZVdsak5HTnVSMmRLT0c1VWRHVlhUV1pNUVZSWkxXNW5TbWcxVDAwNVJXNVhhMDFEV1ZSR00yRk1lbGcwY1VOWFMwVk5kVFI1V0hwak0zZG5NazVLZVdObGJWVkJNSEp6TUd4RlVIRnRlVnBHTnpObVZYUnFlRFEyVTBKeVN6TkVaemMxTldwcVFWbzBObUp1V1VRMGR6Rk5YMmxTY0RKVE9YZHpiM1U0VDA4dFYzaGxhVGMzUlhkZlZqTmpiMmczV1VFME5IaFdNRmhwYUcxWlNVSkNTR3RKV0hGR1FUWXdURFpFVjNneWNGOVdjbWhSVDIxNE9UaEpSMHRDVVZaVFVIaFRWVnA2UTA0NFdUZzNXWGxOZUU5MGRWUjRTSEpRZFhCb2RsOHdlRXBqUlVaTWMyRXphRkJhZDJwc1lqUjFWVzV6VFRaUGRXRXpOR2xLUldGS1dETnhWWHBRZWtNeWIwbGxSbVpFWkZkYWNHOURXbGhETVUweVYzUllWRWgyYUVGaWNUaFpjR054TTNKM2NqQTFiekZyYld4NWR6WjBibk55WVc4Mk1rMTRRMWN0WkY5Wk9ESnRTRTk1VTA1TlZEWTFVV3RrY2twYWFUZHZNRUZTUlU1Zk4yTlZOak5MVEhNNVNVNUhYemRPVFZCWVJrOWxNbEl5UmtNNFF6RnJOVEV0Y25RMmJUWTNZbGhZU1hOMFdUbElVeTFrVFY5c2NteFJXRlJaWjNWNmEzUmpNMDFETlhodWVHYzBOMkYxYUVSeU9HMDRiVFI2ZDIxd2VGTkVWMjVCUkhGd1REZGFTVlpzVTJsT1dWZHZTRk15WVVWTGRWQlVUSE5mTm5KTGVXdzJja2hVYW0xMFpHNXhVa2hOVDI1d05sQndVM3B2WDFsaWNWVlRPVXBWYmpOS2QxVkVjRE5vUzJGUFkzWm1iMDlhUWs1dE5HbDBRVWx5YUY5emMyTkRTMnhtYVU0M1ZrTmlORUl4TVVaelVrTnVjMkpGWXkxT2RGUTBMbTU1WWpodmVURm9TMTl6U1U5UlduTXhUWE5uWVVFLm8xaTNleC1EcmZUWEM3SHFkc2ctc2xYYU1SRHJrbkdpWXc1RG1pUWtvdlkiLCJleHAiOjE3MDYyMTgyNTQsImlhdCI6MTcwNjIxNzk1NH0.39TrjxMRqBMfvH85ddv5CmQHZlwWNAaomgQpgqp9148","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:54.494 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:56.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 530369: status.find.is(200), but actually found 401
21:25:56.438 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,530369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17b2b9b3, username -> user.1001738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3538a6d7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217956392))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2VsbWg3Z3RmdDRoaGJ1NGljazNsbmhmYTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UU5YZFRTVzFNTkc5T2FVNUZTR0Z1VjNsVU9ISkJMbVpoWmpSaFRtMWljMlprVFdOUmR6UldWRkpaUkV0RVZHUlRZMFJmYnpsQ1pWRnlPR1JMUWpWd05tVTFNa0ZhZW5GV1FYRjJWR1ZwWkV4Nk9UVkljV2g1VEdGUmVUWnRZbFk1UzJwSlFUTnNja0Z0ZEhkMlpFTjZWMnhYZERjMlNuQlBUVUZrTXpsRVRuaEJTR3RtY1dzdGNtVkphMUZXYzFkRWRXaGFUR1JhYzNwVk1HaGZPWGRsVTI1NE0yVXhWVFpGWlZsMFlteFVWVGMxZGxaMmNUaHhRVlJGYkhkTmVscGxibFZ5UnpKaGRIbGhOSE5XYUd4UWRsWlJVMjlOUVdneFNHdEtYM2t0WkhBelowSXlha2hyWTJVd1lYSTVlVEV4U0ZscVFqUXpSMHd6T0ZkUFJWVlhWVWRJUTB0S1FYcHNOVm96ZW1wR2JqRlRZM1ZGU1U1NWNtSlhRWEpoVUV3M2R6QjFRMlpYUzNWQlQyVm1XVFk1Y1hwSmJVOVZZVVpQZUhsemQxRkZZV055ZDFaNlVGVlJZMDFpTVZNelRVcENVV3hqTkZwbFlUSlVkM0pJVTBwM1RIZG9kV1pQWkRCbVgzUjVhWFpoTVc5T05FdFBibEE0TW1aclZHNTZUVEp5WDB0Nk9YcDFUa2wxYWtOcmIycGhlSEIyYTJ4eGVtaHdha1p5UTBweFRHNXZaRkpVV2xWbFRITk9lamN6UXpWVVoxZE9iSEozT0c5S1MzaDRSME4zVFV0emNVOVpXRmxqZEZJMFJXRmpOSFp6VlU1QmNtTlNaMDluVEhWcE5ITXlUelJZVUV3d1pWUlZSV2hCZERNMGRHVmZkSEZwWWpreGRXY3hjbUZtYldGNGRHMVNiM0IyVkVkV05ua3hWVlZYUm10QmVsVjBkbXBWTVhWa05IWmlTRlJPVUdZM2JWQm9Va3h6YVRoU2RIZEJibE51YVdkdFZGWlBjalV4T0hST05WOWFUR1kzWWxScVFsUkpTRzF2VjFkSVRHWlVaak52ZDJkbmVWbEhYMFY0U2pOSFJFVldRM1l4VEhKcE5WSnViR3RPYUc1aVJYVkpiRUZqVmxjd2NuUXdaVmR3Y0dGSGFGVjNWRWQyVldOMFJGSndaWGxxYVdOSFdFcHRSREpCVVhsMFRXZHliMVZPZDBsWmVVZ3hNVlZ3V1djMFEzTmxiR2RFTTBSdFdDMXJMbVUzVjFaUlZWbDNTVlUyUmpreVZEWk1kMVZJZDFFLm01eVlCMFJISUMzamF6LXpEaUtvT3NWT3E4amx2ZXVjRnJhN2E1ZXo5ZjgiLCJleHAiOjE3MDYyMTgyNTYsImlhdCI6MTcwNjIxNzk1Nn0.vQAfDKAz0ULE2udYFjsRbWwYJUZPWrjsfJic2kDwn5Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001738"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:56 GMT
	x-forgerock-transactionid: 90bb93d6-8527-4f69-988b-fb511af28861
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:56.438 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:56.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 530369: jsonPath($.tokenId).find.exists, found nothing
21:25:56.477 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,530369,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17b2b9b3, username -> user.1001738, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3538a6d7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217956476))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:56 GMT
	x-forgerock-transactionid: 6f7ecfe1-d2c9-4c09-83ca-76b6f6fd3e70
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmxnZm9qYWVjcGQwdW8yNm4zYWJ0bjRvNmMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlIxOVhaRGhQVWxsZlVFVXRkVVUwVkhCVVVHOW5Ma1EyWWxOV1dsUTJaM1oyZFVsNE5UZDZkM1JCWm1SalRIbHpkMlYwWnpRNE0wSnlWakZLTmtvMWNWOXZSVEpsTFVNM09GWkNZVFUzU1dWbVVUTktjbEp1WVRSRE55MU9OVWxhVUc5aFZYVXRla05aV1ZoNVZtOVhVbU5QYTNGdVZGVjJYMHRKTTFkNU1GcGlTSFV3YW5KMGVqWkRWako0UjBkSFEyMUhSemRVWjNvMlducDZiSFJSYmpseE0xSlVRbE10ZGpRd2VHMVdkbE5STVRoNVdWZHFPVVF4VmpOR00yeDRTeTFzVWxsbGREazRiV3RyVDFaM2EySm5NRlpsTVZoRFZteFFOWGRPWmxCZmIzTnRNVU5zUmw5dWJITXdZMHhJWVRCQmJ5MXhhRzV2VldndFlqRTJPVjlVTnpaelJWVnBaWGRyV2xFdFoyRmZSa1pzYTBOSk1GcFlTV1I1V2pORGVXRllhVzVJTVc5TmRtVnhSVXh2V25abFVtMVhkblF3U2toNlFXUXpURGxYVEVVNGJFbE1hMEZIUlVGRmEwNVlWa0pYZUdZelgybExkMFJNVkVOcU5qRjZaVkpsVm5BM2VsWjNjRmMyVVc5dlRuZHhTRWgwZHpORldsUlZVbGxqUlRnMk5rc3dMVVJ5Tmpoc1ZGcHhWVmxTVWxOSlMyaGpURkZZT0RReFExZFpTelpSUXpsaGJVdHFiWEYwWnpkMFNUSnZWekZ3TTI5Uk5IVnRXRjlHUmxOU2EzaE1hVkpPVEhwTmMwYzBURVl3YmxwaGNFSnBObXB3YWxSNFpIQmtObVJQVTBka1ZsQjFNelJmVTFkeFlsWkthR3A2TkVkMWRWVXpTVFpaVkRoWFIxWjZRV2REVkRoNFJXeFFjUzFJWlVWelR6TlpNbXN3Y3pFM1gzcE9WSEJrY0dKSE4zSnpSR2h3Y1dGbWNGZHZTbFp2WlRjd1NUVlJUa1V6WkZabU5rVlRla3BIWDJWNlltbEVRVkYwVlV0SVgxaDVURFYwZDIxS1lVdDBOVWwwTUVReU1HSnJjbVJvV1hrM2NIRjBUWEl0ZUhGZmNIVjBaMTlzVUZVd1pGTlhPR0U1V25sbGFIQmhNM1o2VERaSUxUVjNVR2t5TmxaelJrRlFlVE5CZDNCcVgzTm1jWE5ITnpaYVpITlZVVWxYZDJSeExXbFZlRFJ5TURVMVZTMTNMbXBtZEhadFVGUlRaa3h0UjNOS1NsOVBRMmhGYW5jLlhydk5sMU5NMWFuaGw5M3JhTjl6elRlLWNIbHpqbmktM29Kdmlya1JGd00iLCJleHAiOjE3MDYyMTgyNTYsImlhdCI6MTcwNjIxNzk1Nn0.zTA6aFBDsVNU-ZLi9Ilmyu1H-NbMKDsWBnPwGN9qGg4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:56.477 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:25:57.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 530474: status.find.is(200), but actually found 401
21:25:57.219 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,530474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b3e89ac, username -> user.1001297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51c773b8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217957171))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ2F2a2ljYjJxZnNlaWo4YjY5Z2JmanFyazkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U2Fta3dOVkp5VmxwUFZtMTBVVXBLWTNGSE0zTm5Ma0Z0U1ROQk9HOVJRVzlQYURaaU5qbExXRU10VUZwdk9XNXpaRUZJUldGTExXWlZhRE5tUVhKU2JWOHhYMVZyZVhaZlltSnlObGN6ZEZoU1YwaDFWM0JmZW1vdFFVeGZiR0Z0VG01NWRtdDZlSEpCWldkcVJHNU1VMlIyZUZGMlEwNWthMWd0WjNaS1YybHFPVlJuVlc1cFR6Tk9UbUZ2VldwUFpGRlFVakpOVlV0a2ExOTRPVUY2ZHpOaU5XRm1NV3hvVFdSVFUxWTBOMUZ5ZDFSNWNrTTBSRkp1YWpoalFVazVNa1IzYVZZeWNrMVJaRlI2Y1cxVVlUZzBlRkpLWW5rMlJIRklhRWxJV0dWRE5uSjBlbGxxWm5FeVRrVmhibEZOTW5veVpuZGtlbTlQWDJOT05tNUliekpDWjI1d1VrMU5ObWczVmt4S1ZFdDVhbFZMYkVvNFIwTXRSMUJuZEhSQ1VuTTNZVnB2VlVwalZrZDNURmxJTTFGZmVYcDVTbWhuYkZkUU5UVndlRVpwUkVwSlh6TnVTa2t5WmpoNk5YZExReTFKTjFSNVpHTlpkVFpDVkdSUE5tRTFUbXBpZHpSM0xVcE5iMnQzVTB4V1JEZFBOSEZpUW1OaldIVjJabUpWTFV0S2VtSlpNa3RQVTAxUVkxbHFNRmhNU2xnM2JGVnZRVFpLUzNGdVp6TkVNbE52ZG5sRFprNDRWVGt5Y1UxemFHMVVZVUZhTW1scFpuRnVNMjQ1TlU1bFFteGlZVTFVVUhOWE4yWjNiVjlRYldkU1pXVlZhMWhRYURoUmRWZDZMVEF0UmxGMFpGUlRTWFJVTUROVVR6UkVZMHBmU2t4NldtSmhlbkphYmxORVlUVldVRm80UXkxaGIxSTVXR1Z1VlVOS1drSlliMUJOWTIxb2VYazFkbDgyTWpReWFrbDFNMDVXUkd4MlZrWnZhMUpuWlhaRVVVOURPRnBhVWtSblZFaHJSRU42Y1RBMWJVRmlNVTlvZEc1b1NrWjVjakZ6TmtkT2RtbHJNVTFDWjNKNWMzVnVSVFJpY0c1b1ZFVlVTRkZ6VjFwSk1FWkZTVXRFVVZWUmRHcEtWVUo0VkRKek5YUnpVa0ZWZUhOVlVYZFNlVVJ1YkhaV1MxOVpPVzVKV1doUFRHbDJjSFJRWTJaMk1FNXNPRWxzUmpOdWFYTnNZMUp3UlVkM1YwMUpMbXREYW01TWMyRmFWa3d4V2pKTlRuTlliMFU0VDJjLm9jdENLNTdvSk1aYVdISDFDOHZIdldBdHI4b21pa19BTlBaOXh1S0haTlUiLCJleHAiOjE3MDYyMTgyNTcsImlhdCI6MTcwNjIxNzk1N30.JCx_GK4Ly3m_0ehfZ7pltB9cXqPvlglVje8BATJU5q8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001297"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:56 GMT
	x-forgerock-transactionid: edd35c13-e12e-46d0-9057-7f7f69f5c2a9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:57.220 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:57.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 530474: jsonPath($.tokenId).find.exists, found nothing
21:25:57.260 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,530474,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2b3e89ac, username -> user.1001297, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51c773b8, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217957259))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5d332969)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:57 GMT
	x-forgerock-transactionid: b3ab47d2-0000-4f74-9e7f-c4b6f64121fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmc0ajJ1OW02bTU0Z3A2czZydnNjbW9kMHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1h6a3dlWFEyWW1KMlNteHRUMlpXVFRkM1RVcG5Ma2R0VGsxeWNrUXlZazF1Um5GdmFXMUVOVVJyZG5ScGIyZEVaRjkyT1V4a1dWQnllbGxoYTNWaGJ6Rk1XRlJqZUhORmNXTk1iM0JwUTI1Wk5ESm5hRXRhY0ZaeVMxTmtTa3RzV0ZObE1XbEZWSGxtVmxwcVIyZEhaakU0U2xkTmNWWm1OWEpGTTNCbmRXcDRkbmh1VGxZeE4wOU9RVWc1Y2s1ZlIwWlVORzkzZVdzME5VVkZWRXBIZDBVeGNERm9MVTFVY1ZwNFowc3hVRFJCWmtkdGRIaG5MVVEyZVVGR1NtVmxiblF3Wkc5cVFUZHNjbk41VUZKT1JrUkxlRmRNVkhab2FFSnZXa3hoUVROWmVEQnNXbmh4TW1kUmJrOUpZbkJCYnpKemNuUTRaMUZhUVVsaWJ6UlZhR1E0VEZKbE0yeENlazVmU21VMVRsTlZjMkZVY21SM1JFa3pXR2hpWWw5TGRsZzVaVTUyVWxwbmJYWktTelIyVG0weFozaE5NMUI2VDBSaFNWQkNiVXBMTFd0bWIyRlVNRWhhYWsxSmFIbzBRbHBQY0dkTFluSTROR2xQTm1SZmMycFlRbFZQTldFMlFWZHdhVEZtVGswNE5tTmFRemg0YVhCMFpXRm9NMmRsVkVseVRVc3hTR2swUlZsdFNVeFpURjluTWtkSGJESkNiRVp0Tlc4eFpGRk1lakZ6YjJreVRWVkVjMUkzT1c4eFRYaFlRVjlMVWs1c1dVRkNWbU50ZW1reGRqRm5VVEphT0VKQlNVOHRXblpPVmtGU1kweFVjVU5OWWkxSE9VSlFjR3hrYzNoWWNYRlFRMkZ6WDFaVU1rUm9XREpCVmpOeFNHZFdSVkJQV21neU9WOVJSWGhNZVdReGRrbG5TR0Z1WkZad1QyMVVSR0pYWTNoblNUSlBNM1puUmtrMFRGSjFjRTR0U0U5UVUwUm1kbWhpUVY5NGIxZG1NRGhIU1hrMVZuUnNkRWd0ZFVjeE9GWk9ia3BMTVhWZlZrOTRlR3BYZDA1b01IbHdjbXRVUWw4eFRqaGZjbFJtUmxOMGREUnRNbWxUU0d4bVNWbDFhV1EzZG5aQldrNU5WVWxTZUhOcVlqVmtWbnBTVWpONFJWTTNZVzAzVDJ0UlZtRmhkazQxZUUxQlJXbDRkVkJCYTBSV09ISjVVM0V3ZERoUFpsUmpTV3hzUjJ4NU1FVm5MamxPVVd4NVNIRmljbWhhYm5FM2FHbGpUbkJrWkhjLm12VVh6TEtpdW5IeVAwY1VZcXJqRDdLeVdTZW9DUk5Wb0lHOGNaaE9IS2siLCJleHAiOjE3MDYyMTgyNTcsImlhdCI6MTcwNjIxNzk1N30.N8cbJCH2TNT0wO-pb0WB_Ws-XSzbduNgxWH_1162zSs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:57.260 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:25:57                                        3550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1047964 KO=14146 )
> restLoginInitiate                                        (OK=519452 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=517915 KO=1518  )
> restloginProgressiveProfileCallback                      (OK=10597  KO=1518  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.55%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.55%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.51%)
> status.find.is(200), but actually found 503                      4958 (13.63%)
> status.find.is(200), but actually found 401                      1518 ( 4.17%)
> jsonPath($.tokenId).find.exists, found nothing                   1518 ( 4.17%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[########################################################################- ] 97%
          waiting: 12048  / active: 24     / done: 530543
================================================================================

21:25:57.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 530579: status.find.is(200), but actually found 401
21:25:57.936 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,530579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f88f03c, username -> user.1000369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2800ad89, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217957888))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjNuNDA1cDV1YjIzYWhrNTI1MzJtYzk4Y2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGJGTkpMVzQwYkhCMmExQkhYMDVLTjFKYVdFVlJMalZPTjJSQ1RWSndWbGhMZURabVNsY3hSazFoVWt4blFYb3llRWhJYkV4TWRsZHNRVFJZYVdnMVRXSmZSRnB5V2xORFExcFROVlJLUm1oRmVWOXJOVVI2VkdkTk9VbDVNSFpVUjNScVEzcDJVbGg2VjBSUU9FUlVYM0ZyZGtKb00yRkxkM2RJZFVaR1ZWWldkbU5VYkdSTGFIWTVNMlpVUVUxVWRDMXZhbkUwUTFsTGNrNUpUbmhYZFRWcFUyVkZVMVF5V25KVVUweGxNMU40WTA1SVRrSlFObXBhWDBWRVNtbERaM2hqUlhZdGJHWjZjVVJxTUVKd09URTVUREpLVURCRFFYaElhV2g0TWxGdU5UVjNla2x0ZGs5VlZrNXlaM2hNVFRCblJYUnFhbkJDV21Kb1ZXWTJhR28zU1ZKbVNtcHRkak5HVlhsYVMwNVNja2d5VmxkUVMzazRiVWswY2tkNGJVcDJhVTg0ZHpoalN5MVJZbTAwWjFVMk5qRk5kbE5NVWxKdWFYaExjMHRHTURONVdHOURSSGw0V1VOcmVIRjRYM1owVlZSck1VOU1lVkZKVUZKTk1GTkZaR0ZhVUROck5XOXdORUZpTVZod1NFeEtTWFUyYVhRdFJGZHVhRGhxVURNdFZ6aHhMVlZhU2xVMWIyMWZhemxUU25kWlIwMW9jVXRqTFdrelVFeFlOSGxJV2taS2NsbGphMjVTUVVvMGRsUkxlbkIyUmtoaFQydDNlalpqY2pKT2IxRnJiWGRCWlhkelJGcHFaSFpoU0VwMllrWk5TR1ZRT1ZsTGRUTlRRMlF5ZEdWR1ZqUkJSV3g1VWw5MFYwd3daMk5SU3kxRFlrUnBZazlNT0V3dFgzUmphVlJ3Um1jMVRWRk5ja2hSVTBwNFNESk1ZM0ZoYnkxelRtaFZhVTFzWDJWTGFrUjJZVmhOTXpkUFNVdFBSbWhZT1VONlQzRTNjVU5TTkRCeFNVaHdhR3B3WXpkMWQyMTRjRkp0VUdORWR6SkZSMEUzYlVKalExUmhWV3Q1Um14b1UyOUJlWGRxYjNSMlZXVlplVlJtUkUxdGVFSlNkVWMyY0VKUloyZHVaVVZLZW1ScldEZEpkRWhPTkdVNGRscEJVemQ1WmxSakxVOWFjVGRTUkU5YU5XeFNiRmd0UW5FeVpsUnNhVVZCYm5KTFFWTlNjMlJYV0hodU5rZzRMazkxUVdGTFpHcERWRlJEVUdZNWVsZEZjamsxU1djLjYyNDNDbVg5Z0hWMlczYW9iSWxIdnktMnJfVzdwN0JwVkNVeFd1SnRseUkiLCJleHAiOjE3MDYyMTgyNTcsImlhdCI6MTcwNjIxNzk1N30.rdAxwFvE6eAOUdAVjh1IuX8j0Kdsjg1vYeSbJ7_gprc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000369"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:57 GMT
	x-forgerock-transactionid: 7d3c55b9-e389-40c2-8344-3fd1bfc75782
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:57.936 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:25:57.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 530579: jsonPath($.tokenId).find.exists, found nothing
21:25:57.976 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,530579,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f88f03c, username -> user.1000369, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2800ad89, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217957975))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:57 GMT
	x-forgerock-transactionid: a3813488-176b-4dec-9356-dc42f2492cd1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia25zczZnOWJibXFzdDhtdHJ0bWNmMnRlOGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VGRIZE1jWFZWYVZod2RVSm5WbWQyUkdVelluUkJMalF0Y0c5Qk0zQjJTSE56YTNkcmVIVnVRWFpqY25GNlRqUnlObkZaVTBsV1JscDVTWGR6Wm1NeWVIbHVPRVZUT0dSR2NXMTNaVGx2TVRZMVNEWnplbWxHZGxwa1NUYzNiMmxSTUVGdU9GWkZNMW81V2podVQxRk5hMGh5VTBKdWFscFZMV1F5Wm10aVVtTmtZV1ZLUzFCVlZuRm9SbVJmVTBKR05VRkpWVmR2UlhSckxXazVOUzB3UlhSakxVNDJORTR3Tlc0NE9FcGFVR05UVmtWQlpURnlSVXRZTkhreU4wVnhhbEZaTTBKamRsTnRTak5qWWs1V1lXTXlRMGxWVVdaRmNtOXdkMHgxUmxJNGFYQk5aV290UW1seFdXdFdhMFJqY0dOeFVYSk9NbXBUUWxSWGVrY3lhVmxHWDA5dFIyeDRibk4zUms1cVZIQm9aVUpMVUdwMWJXVkNYMnRTYTNwRlVWRllaR05SYkVSa2JEWTNPVzlYTm1Sb2NIZFVhVkZrTlcwNFVUTnVaRTVoZVRGYVRWcEJXbTlRUW05S1RsYzVPVTB0ZWpKb1owUlVjMVF6YW5WM1NHdFpTemRHUW1aNFZFVlFUazFNUVhGMFpXUnNiMnc0YUVsbFV6aFJSVzk2VFZKVGFESlpPVUpXZFRNM1IzWlJWUzF0YlZwck5YQllTemhDV0Y5MWRTMUhjSFZuYWkxSFRYUTVWWE42ZVhGNU1ISndYMWxPYlhKaGMyVjBNRXczV0ZJNFYySkVOMGt6VXpWTU5YQXhka3gyTmtaSU4zcDBOemRrYWw5T2RIUm1PVUp6WkZsclluRTFValJHUzB0R1pWTllURWhNUkRGcVVIWmtiWFo2VWxsd1preHpWVEpXUnkxb2MzWTBSWFoyWnpSTFdESnZhblZDWDBsWk0xTlVhMHhqYUZkUE5XOXNWMVI2TjBwSVQwMXBVa0Z1T1ZONFVYZDVaVEJoWm1oVE5UUkxla2RKWDNONk5sVlRVRTlRWmtRNWREWmFkMk5IV0RCa1MxcDVjRTFJTWkxVVIzSnJlR293ZFc1alptWkdlVGQ1ZVdsSFkydHhWMU5IWTFnd1FsQTNWMmc1YW5wUUxVWllkRGR2TUVVeGIwVm5RMm80UVVGTFVrMWhlR0l3VmpaNlZrZEpPVWt5VEdsVWJFbGxjMmxvTTNkTVRYZDJUMTlpYmtSdGMwb3dMa3BDYTFwdFNFbDJha3RDZVZGRmJUSjZTMmxZWTFFLkdLQWtkR3U1VGUxYV80bFRxNERicmF6X1MySWhIVDBWSmZ0UWZIWFFMYVEiLCJleHAiOjE3MDYyMTgyNTcsImlhdCI6MTcwNjIxNzk1N30.OOe57AQ0YNqzIDXl3ON_Qq6ghq50c0owcpI7LvAG7q4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:25:57.976 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:00.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 530960: status.find.is(200), but actually found 401
21:26:00.450 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,530960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fc452eb, username -> user.1002579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@187a8e4c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217960402))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzdhZ2RnYWNsaDhjYWE5cTY5cDJtcG5scG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eldVNXdPV016VkdneWEzaFBVazVZUWxoYWNsZEJMa055WmpsclRVWXhaelJUU0ZsQmJqTmZSR1pyTjBkd1RFTnhUMmRWY0VkMldIaFhlRmxSTFRkNU1qVm5MWGxYZDJkWldrcGZObWhSWDJWaGVWSmlTRXA1TFRsU1FrUktTMkYyWldOVloydE9WWGxGU2sxNGNuTlBjRFEyYUdkMlprUnpWazFZVldwTFEwWldRbTFrUTNOclJISnZlbkJCZVVvelltbDFTRlptWTJSTWQxSk9UVGhDY0RoQ2VGZFBlRWd3TkdaSlVsZzRTR0k1YzA5RmFWTTNiWGRyUzJab056TTNWVmRvVldwM09GSXdTV296VUhsc1FuY3RaSEZaT1d4a1JUbGpkbEE0YW1neVh6SnlhVWRNWTJ4d1dYWnBTMjlLU2tkUFQwVnRRMm94TFZkR1IyVnFMV2RITW5CTFdIaENWRnBvWlRaUGJuQmxWMlpXU21GSWFrUmhkekE1TFdwYVRqWjJjV2xHY0hZNVZsWkpiMDFhVFVKdVRUVnFWMGt6Y0U0M05TMHpTalpTUkhodmIwMVBkVzVwY0daTGIzQmZWa016WlhJMWNVMURkalp0YVhKNk4wMVBTVXRUVWpSUVpUZHdNRE5DUm5rd1VWSXRiekZQVEUxWVJGbHViemxXWHpaRGVrNUhibWgzTm5kZmFWWnBVbFpSVlRORlozUTRiR05VTkRJMGFuSjJNRVJZVGxnNFRHdDFkVkJDTlRaSFVreGhURUZWVUc5NVh6Sk1Za1p3ZGpoeVVuVlhPVmxJY25GalFqQjFYM0IyWWw5NFVFTXdXa0k0TFMxb2FYRmxkV1ZpY0V4ZlpHTnNWbEIxVUVkcVJFNVVXVWx6UjJkTmVVczRTV0Z3VG1KamExbDNiSFphUTNSNFJFaDFjSHBSZGxCamNXNXdSaTFqWnpRdE56TlpVbGwwVEhkeWIwRkxjMGd3V2pjelQySkpPRGhrYjJwaFNXMVFhM1EyYlc1cE4zbDVWUzFsWlcxT1dGUkdTbk5xY0ZFM01IRllTME5HVGtVNVIwcE1ielZYYUc1cmRWQlNiR0pXTW00NE4ycFBXRVpJT1ZKUkxVWTNlVzUyUlRoUVVGbERRa3RRV25CMVYxUkNia1JhY0Y5dlgyb3dNMW95V1c5NFUydDFiRm8yU25oNVJ6WnlYM05FU1hacmN5MW9NRUZDWm1KUmIybFJaa0oyVERaalowaEJMblZPVDNZelpHTlJjMjFSTlRkdWFHMTRaVEZIWWtFLjBYbTc3Z1F6a1lZb0hablNWNXJpbkNzNmlYT3NQQ1MxT0wzeVh5TC1CTVEiLCJleHAiOjE3MDYyMTgyNjAsImlhdCI6MTcwNjIxNzk2MH0.CyXyISbW5bqrZjHkpOE9qJekzbHgaR5cX6i6BIO5lkY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002579"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:00 GMT
	x-forgerock-transactionid: b4afcca4-7a45-464b-948e-919d0dd25ca9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:00.450 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:00.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 530960: jsonPath($.tokenId).find.exists, found nothing
21:26:00.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,530960,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fc452eb, username -> user.1002579, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@187a8e4c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217960489))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:25:59 GMT
	x-forgerock-transactionid: 04adbdf3-4db2-485f-9b7d-139d5e151bb1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXZscjBvbGFqdTk5b2JnMjhwcXFpZTV1c2oiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1pHSnZXVlJZTVdaRFQxQTJTa2wyWnpJMFJ6Wm5Ma2xTYWxWRlVGVnhUM1JGVUUxbVVUTnNkMnBNTVZwMGVFZFJZV2hVVm1wVE1WTmxjVTFmU0hSTVNYZFFOMVpTZGpWc1lrUk5RV2RRZDBFeVVVdG5iRGx0WTIwdFFWSTRZV1pxU0ZJNVdYVkJXVUozTkcxWFZ6SnlXRVJ5VTBKUmQyTkNUMEZtY1hCaE5qSkhlV2x1T1VSUWNERjVVMDgzUVZkbU5UbEJTek54TVZSblZqVnRUbGhLTkd0UE0yUlBkemh4VmsxQlNqbFBaazVWWVVaQ1UyOTNSR2wwYVhGVFlVVmZOQzFsTUVremVUTlBOV2xvYW5RMGExTTBNVWxqYzFodmJVcHNkelV6U3kxaWJVSlNRbFpJUnpFMVRsRlBVbkpXUVdoNWVFaFVVSEJsV0hSWGVHWmhOM0ZmYzI5ZlVGbExPR2cwWDNCeGMyTnhkVGxMYjBWTFZtRmpRVkpZZEZKclNUWmtkVlZZZG04d2JETTVhMVpDU0hkbU5qUmtSVEpUUkdvM01uRjNYMmhrU1VOQlZGZFpZMnRXUXpoclRWcFlSbEZVY1V3MlFUQm1ha0pmVEhORU1qTTRjbVI0TFhvNFYzbHdjMHBmWDE5aloweE1aM1Z0TURKc01VbFhXRTlVT1RaR09XaGxZMHhDVlZvemVrVkNRVUk1ZFVWNk1tZHNjR2RmTWtWUmFXOTBUV2w0TTBKb1ZVeDFYMEl4Tkd4RVdIcDZVekUzTVRkME1HOWFTVEpvTld3M2JERnFVRVZWWlVabExXSXRaV3h3TFV4T1kxTnhVR2cwVlY5SFpHSjFRV3hmY0dwcVRXUmZMWHBsYVU4MlpuTTBZMWRCU2sxWVR6aERRMkpXU2toTFdGOWxOR295VjJwbVdrSjZXWFZpTmt0WWFYZE9hQzFCVXpjNFNYQjNWRGxOTTNsU2MyWkphMHRwTkVOcmEyTlZiWGc1WDJrMVlYSjNVRFpEVTE5dGIzcDJkak5IVmxwTGMxWlpVRzFhZEU1UGQzTmtTVmhuWVdKMWJsOTJYeTA1YmpGbVYzVnhhREpWVTBJM1IySTRiVTR3V0hrMWIyVlljM1JrWjFVNFZIWkVhemxuYW1WTU5HZ3hXVzlXTjIxV1dHMXFWRTFNVG5NMFYxWTBiRUZUVkROMmRsUkljVkpsTVVwRVIzVjJUMEphWVdJNVltUXdaR0UzUkV0Vk1YVnJMbGQ0TVZkSGFVcGZYM2RQVXkxeGNVUmhlbVZPZDNjLkVJeWZIY0FpVXNJdTkwSFAxWXoyVnB2OEZSb3lPVGd1V2xYTHMyR25XWUEiLCJleHAiOjE3MDYyMTgyNjAsImlhdCI6MTcwNjIxNzk2MH0.kiZi4spHE9g9zx0OUPVEczg8k2RZAzNKvbEfg9tpgIs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:00.491 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:00.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 530977: status.find.is(200), but actually found 401
21:26:00.543 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,530977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4af919bd, username -> user.1001627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b1e1683, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217960492))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmtnOTNla3ZhMm5oN2VocnBhN3MxM3VrZGgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFVVTnpORFZrVG1GR2FXbFVkRFJNTFV0b1ZrbDNMak10V21aSFNXMDFSVzVLVTI5blVHRnZWV3c1V2xSQk5sbEpZM2wxWkRWSFdUSkZTbEpXVTFkSFVHOXpjMU5tVUMxTVJrTnBjRjl1VmtWeU1tSnpPRE4wTWpkU1ZHbHlaV1ZQYzFKMlRrWkxTbUZ2Vm5Kc1IyTm1PV1JIT1hRMVQzcHlaQzB6ZFZoc1JYTnJOVmhoTFdoc04zWk9VVWRVVDBKSGNHWXlkRk00V2pCc2RsSnVPVW96UzNVMVJteGhXbEV5U0VWMWNucDBlbFowY3pSc1ltbzVUM0owVTFBM1VWQkxabUYzV1VnMWQyeENiME5PVkZkSFpFRktRWHBWTjAxbVl6aE5OMkl5TUVGS1JWcDZkeTFXYjBsTGVVaE5WR3B0VUdaRlJqbHRTRGhOWHprNFZVRm9VR0ZUTW5sUlJuTnFaRzFyTTJwaUxVUk1SMWw1V2t4b2FuUmxlbmhNT0RGUVVsOXRNV2xtUlZoaWNFSkdkSFpRWm1KNmNGSjBiRTlZYkZoRmFuVjNkVGxSZVRCNGRUUjFTR05zVEhJeExXZEVaMmREYm1ST1gzcHhlbGRYWnpWeFFYWkZNRkpIYVhaYWIxY3RlR3A0ZUV0clZ6Y3RjVWt6ZEY5U2J6ZFNTblIxYUZCQlRHUjBVWGRUVW5kQ2RHSlBjMmR6YURSTVJIRkJVRXRvVDJWblgyeFNOMDVvZEVnd0xWVjFPRGwxWmpCMFNFTkhVekJLUTAxT1pta3lTVFJ6VjNrd09IcERlbk56VEU0dE9IcExjVmszYldobVJXTXRiMWxZZVhGT1UyNWtkMGRxTkc4Mk5razNaekk0WkV0NVVuWm9UMGx1Um10dGNGcEVhVXd3ZFhaRmVtUXliRmhqYVVZM1ZtNHphWGwwZEVoV1gyVkRSalJ5TUVoUFVIaHdXSFJxY2xOclZFcHJhR1pNTUhGUVJGSlZkR3AwV0ZJd1EybEJNRko1YTBneU1UUlhlazVvTW5oRmFuQm5VbFF4TjFkMmFFWktUMmhFWVZvd2RscGhZbDkwV0ZKV1JETmFaVnBLWTNGMVYzTnNRaTFyZURsSU5IZFBaVEpMV0d4TWJEWlRkR3M1VjFKNWNIWlZVSE42WWxSU1JsVmxlRzR0VWtaamVWVnphRE56WVRVeGQxWllibXR3YmxoaVJrOUZkSEpmZW14UFVUaDVTRmxGTFRaSE1GUkpMbE4zVjFKNFZGOVNWSEpzUTBNeFkxSnRTMmRyTFVFLlcxdVlVa0hrbmVQMnJWb3ZNSnJCY3JmOUc1ZlZMM1VnNlhaUzhuWWRpYkUiLCJleHAiOjE3MDYyMTgyNjAsImlhdCI6MTcwNjIxNzk2MH0.p1uwAg2P7mqU7RzXFLKamfrkGMqJQdwfCefAHWQ1Sgg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001627"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:25:59 GMT
	x-forgerock-transactionid: 099c8ba0-a325-45a7-8b72-88a3146be270
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:00.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:00.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 530977: jsonPath($.tokenId).find.exists, found nothing
21:26:00.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,530977,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4af919bd, username -> user.1001627, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b1e1683, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217960584))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:00 GMT
	x-forgerock-transactionid: 3d7d2a07-b079-4769-80b3-e160a9eee97e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiamNnOGJ1MjcyZWV2dmdkYjJpbHQ3NWRkanUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eVFVRnFTWFZSWVc1bU5FUlhkVWszWVU1eWNVNVJMbk5FUVdkdU0xTkxhak14VUZGVk5IbElUMmRXYzFoSGVIQlhXR1JXUTFaSVFpMVVjVmh1TWtkWmVXcEJZbTkxT1ZBek1HOW1aRzV2TW5OSVIwNUViVmx0ZFZjek1tWmhVbmhYU0ZaRVJFMVpUVUowVDNONFMxSm5UREkwU2tWbFJ6WXhPVkZZTTA5NFJXcFZaRkpaZURoME4ycDNWSGRwWVhSMWVUTjZVV2x6ZERCaU0ySkJkMWxPUlRGTGRGaDJSbFJsWmkxVmRGaDBVbVpRZFc5a2RrOWlRbWxzWkRBNFJGQm1RM013T1d4Q2FHUm1WMUJqVFhSa1EyZEhRMFV6Vm1GaUxUSm9MVGcyV1RCTVRURm9SV00zV0c5d1dGWkhaMEpzZVhOTFFsWjZTV1JwTUdWR1RtSTFMVzVVVTJKbFFVdHRVMWg0VVdKdWExa3dNVmQzUTBwNFpsbExMVEoyTTBzelpsWlBNRGRuWmt0UFMxOHpjMFY2YVRsMVRGcGtVV1YyUjFWelMwNW5VblF4UkcxVFYzTmZUbXhzYkRWTlIxSlNURzF1YWtwMmVEVnNOMEpEYnpVeGJGYzNkVWR6TFc4ek5YVnJiMjFqVXpCWVNEZHNhVUl6ZDNsSU5tRjZTR1ZKWlVGUk5sQlJZWE4xUW0xd2RFUkpaMngyTUd0WU9WSkNhSEI1U3pSa09HOXZZelpHTUU5eFFqVlNjSHBsWkZkU1NWaFVPSEZtZG1SSU1qWkZkVkJKZG5oU1ZtTnNNbGQzTlVSVFNWUjZjbWxTVFVsR1ZsTlFlV2xuUzBsYVFtVjRjemxHWmpBNU1XZFJia3BSTTFoT1dWaEhMVWxoTUhsb1ZIaENVRlpPTjI1WFNqTXpUbFpzWlhRNFdUWnRUakJYTjNoME1qWnhWbVZYZFVsalRsVlZkRmhOZWtoalh6Rm9jbE5JUzBGaFVFRlJWbUZKVHpOUGVrczFZbmxYYW1VdFVFUm5VRGRCVkhCRWRYSXpSV2xCVkZveVZHaEtTR1YzUjBvMlMyaFlhVGRuYUV4cFEwSnFTWFJWY0ZvM2NqazNXV3h0T0d4dVdYaDVPVU50V0hCNlMzcDJTbTVIVjB0S1NFMW5XRE5XYlc5QlNrNXdiMTgxUm1sR00xUlJhVmhVWjJ4VE9XWlFOVmR0UW5rdGExRlRSbmxrY0ZFd1NrczJlSFF5WjJwU2FtczRMa1pCWlRkWVNHcFBiRzV4VlZKQmRFaDZUekJOYjJjLmdKUWY1bFRoWjFHM01RMEFwZVJRWjhXcW9FZFp2cHVnb0pNc2VUb3hITDgiLCJleHAiOjE3MDYyMTgyNjAsImlhdCI6MTcwNjIxNzk2MH0.zvvpktwnLA_BgBLoM7pquZPa_aRd2eutVU-GrQrpPjA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:00.585 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:26:02                                        3555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1049462 KO=14152 )
> restLoginInitiate                                        (OK=520197 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=518662 KO=1521  )
> restloginProgressiveProfileCallback                      (OK=10603  KO=1521  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.55%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.55%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.51%)
> status.find.is(200), but actually found 503                      4958 (13.63%)
> status.find.is(200), but actually found 401                      1521 ( 4.18%)
> jsonPath($.tokenId).find.exists, found nothing                   1521 ( 4.18%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[########################################################################- ] 97%
          waiting: 11297  / active: 26     / done: 531292
================================================================================

21:26:04.129 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 531506: status.find.is(200), but actually found 401
21:26:04.130 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,531506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ef5550b, username -> user.1001277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@85b9520, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217964077))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNjJzcGhjNDIzbmNjdG1ibXE0MGE2MWx2YnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1V1dIbzRUR0pMU3pobU4waHNPVjg0VGtWdFZqWjNMa3RpWDA1MGJucG5RMGRaUlRKYVdESlZTRU5mUWpKeFdYRkRZMk53U0ZVMmNFZElhalkwUTFCVlZ6Z3hORUpOTTNZMk5VMXdRMFJDU1c0elJGcEhOM1U1VG5sbWFFcDJUMmxKVFVoclZ6WXlNUzFXVDFCTFdYZ3djMTlyYkZjNFlXSlJibUkxZEhkRk1DMDVYMHBoTms0M2NFaElOMGhOV1doa1pGVjVOVU16VmpSNVdHUkRjbm8zY3kxalVFRkNVak00VFZvNE5HUXROM0J6WkMwM2QyOVFXRTlGZFU5dmJHcHhibXBWVWtSMWJpMTJOVE5JZFRacWFsQnZXV0ppYW5Sb1duYzBlblpsWkc1bVIxZGhjM2x5YUZkVlVtbG5OakZqTlRoaFNFMTBjMDlFUlRNMlJrdGZXa3BtU0c1TmQzbDZkVWhvVFRSZk1rdFlVVkZwTURCU1IwdzFNa0V5Y0ZoWk5UVjFhak5TVUVJdFlrUXlUMDlqWjJ0clVGRTVhM1YwTm14NloyVlpPR2RDYkd0ZmVUZGhVamRzTUZaclozWjNaWEpNWDNGeU0zWjBRMVY1VmkxNFowdERiVnBUYlhBelFqSkNja3BPWXpOTFZrbHpZVk4wTlVGcFprTnNUVmwzVmpsblJURnlla0pDZW1OVlQwTlJZVEV4U1UxNE1FY3hNamxHZUVoRFFucHhYMU5JYTNaNlEzWjVURzh4U0ZjNFF6bE9ZWHBMT1hCVFdWQllWbGhqUTI5Tk1FMWlaRXRhWlVoV2Ntd3lORms1UlcwNGNWWllSMnRNZEhWM2IwTkhVMmd0UVZwSFV6ZFpaek52V21nMFExUnZjRU5uWkZKQllYRkJkMmxUU0d4RmQybHhOVWRWTUZOQ1JVbGFTRUp0WW5VMllucDVOVFZ1VmtSd1dGazRWekYzTFUxUmFGUjRaRE40YTAxMWFVWllPVFp6ZUc5YVZtUlBYM0ZmY1Rad1dqWjVlblZCVTBKTU5VTTBiVTlHZW1aTFNFVllSVTVLUVd0Q09FdENhRU5rY1ROVmMyczFPVWR0UTBwT01qSTRVVVV4TFRWMVZXNUNlbVJyYVU1YVYzbGZiVll0YkhsNmEwMVRUSEZ6YkhSQlFsTkxWVUpaYkZrelRuaHBRM1U1YlRKamJrNURNR0Z6UWpOdExUZHRXbXd3VWxKSVNIUktVblY0WTFSemRuVTRMbFJPWkdreU0zcDRPVzk1WDFneE9VSkZkRTFNTm5jLjhDZTJLRk1nZ2doRmNYTlZBUnViSXF4ZkNDd0Ywal8tSnI5MnExMUxpODgiLCJleHAiOjE3MDYyMTgyNjQsImlhdCI6MTcwNjIxNzk2NH0.Ip9VOYsJj7UIeYRcJP6sBeFQHYG15tLUP_5Kqrn9A8o","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001277"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:03 GMT
	x-forgerock-transactionid: 7568d779-8a5e-4283-8425-2e33b4646435
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:04.130 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:04.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 531506: jsonPath($.tokenId).find.exists, found nothing
21:26:04.172 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,531506,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ef5550b, username -> user.1001277, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@85b9520, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217964171))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:03 GMT
	x-forgerock-transactionid: bbc57b54-7cb3-4e4e-ab41-a59776effac8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMzJ0ZWYyZ3JidnNtdDAwcW0zb2JqMmhiZDciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1c00yTjBWRE5FVDBSaGJrRXpkVlF6WnpKRlNXMW5MbWxEVHpsbk9HbEZjMWd0WmpSbGExWkRkRTVKVXpjemRGVk5RMUZJWW10dlgxVlhUbUpxTFhCTFIwdGFVelk0VFRONFQxUmhibVpLZVZaaGFFOU9jMXBKU1V4WmNVTlRibUowYWs1d1NFbEtiRlU0Umw5MlRWOTNPRmc0Tm1kM09IUnRjekZ2YjJGUGFYQkJaR2xNU20weVJ6SmZialUyUkdzNFNDMXdPSEJCVG13M04wNWlaSEpuVEdsV1VGVnpabVZJUWtad2FHNU5TV3h0U1ZsaVUwSllNRVJsUkd4alVscFljSGN4T1ZOc2FuQTRjWGQ2TUVkZlgyTkdhekpuVjFOUFN6VjBVRlZVUnpWS2NUSlFSR2RsUVVKNk1VMXRVa2s0WldOTVoySmFVbE5FUTFZMVdGVldRbXhFUlhwSVkxRjNRelU1TTBSSWNtdHdTakZCT1VFeU56UkRNVk5zTUZSa1ExVjBUbXhrZG1zMGRrTXdTbHBRVDBOU1ZFeFFTRWxIWWxkM2QxcHNOR1JUZGpOVFpEVm9WbkExWmtSR2RuQkZjRkJRWDNkR2JWUTFkbWhCZWpkWFMwVkJOemhIWmtWamIwbHFTa2sxUjBGamVYRlZTbFl6TTI5S2FEWnhZMG96ZFdoYU1DMDRaM05uYkdnNVRVWk1WVkpaYzFkc1QxUmpaakZFYTJsWlFrbEJWMHRIWlVKemIySnhYMkpCWVVzMmNuWkhUemM0ZG5nMGRUQlJOMEpLWWpoeVpFZFdkVkJRZUdSaGFDMXZSMWMxZVhaYWNtVnVOelozWlhGd1lVZDNXRVZsYjFSWGNXYzRlVjl3Y1Y5V2FWRXpUM2x3ZUd0c1dIVlllVmhVWTNSeWNrVnRhelJGTFcxamFEbFJWbWR1UlZCeGNsaEhVRmh5UTBkSk9WUkdSMWhZV0c4NVUyUTRkVmN4UW1KTExXVmpTR0ptYjIxQ01sQTFTVlpPZDNwb1YwbGFVMHRyWDJGWlJITTRUMnh3YVdWTmIxRXRRWGRrZDJNeFgyOTVVVU5OY1ZCSllWVjVSSFZ1ZFMxSGFrVktkVkY1WVcxTFlWbEhiVXcxZDNwMWMwaEZYMHhSYmpadlNEazRaSFYwTFZGTmNGWkZTRTlVTWxSbk9FRnFlVlV3VDNwbGNFaG5RWE5UVUhwRGFVSTBhMlZIVkhwTFR6QkpZMkZxZEdSRGQyYzBMa3R2Vm5RNVJVdFdaM2d3VW1aU2JYUlVXRVZhUVVFLlVUb0pUTkU3dXlKdUhRMlQtb0p2ZXpWbWN5NU1wY24wYWhRZFY5al9JajgiLCJleHAiOjE3MDYyMTgyNjQsImlhdCI6MTcwNjIxNzk2NH0.ULtiZS6E8HfZ9nvbqYqytdDraWB8D07g2gvBV9h7_KY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:04.173 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:04.728 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 531595: status.find.is(200), but actually found 401
21:26:04.729 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,531595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@603299a9, username -> user.1002947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c1305fa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217964681))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTQ1bGE0NzRubTh0bTgwOTZmcTZidWQ2aTUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGR6WnRXUzF3WjBWU1ZFWkdkMlpRZVZkbVZISkJMazEzU0c1UmVGaEdZazlWU2pNMWNuVktia2QyYzFWNGJWQlliVnBrYWxCSVRuaFJSRVpSWVVkRlZTMXhjSEIwVmpad2RFTXhOMmhyTWpaRU1tMUpVbTFuU1UxbFYwNWlka1UwTjFOQ1lUTjFibGd4TUhwd2RXeFJSVk0wT1ZwS2MyVTFlbWxrYW5BM2VVUmhVbVJNTW5oRmNXSk5NV1ozTTBwRGRETkZXbVk0Wmpjek4zazFaV3hpTnpCSWFXOW1TVEl3VUhSVE0wNUtOa3hqTFZSRVJsZEhlVEUzVUdoSFYxWnVhemhmV1RKWlJWWkhlVkp5U0c1Rk9IZHpPVVpwYVZwT0xWcDJNMXBEUTBRelRHWmhaM2sxUXkxR05TMVNkVFJwVXpscmEzSldiSFoxY0hSTlIyTk9aMFpLWkY5WU9WZG5TVzU2TW14eWNURnFUVTlGYzNkRE0yNXNYMlkzY2pKVk1uRXRVVGhJZDFCelRqaEZka0ZsVFZodGVuSnpVazUzV0dvNE5tcEpRbGh2YldabVptSlNVVnAyYUdSYWVWWlRZMHhOUVhWeFZHSkJVR1pHWkhsd1JESlRTM1ZJU0hkV2JHRmtjbWcxUkU5aFVsSnZUMWd3TldaRlZuWkhTR3cwVWtoRWRXRlVia1ZEUnkxYU5HbDZSVXhWU1dKalluZGhOemh3VjBWMU0zaElhbXhGYkhCU1RWOTZTa1I2WlZKcVJYZEtSa05oYTFOWGRYUnNVRFZsUVhKNlVIaHBlVjlpZFdzeWEwWTBOMWhIZG05allUbDNaMlZ4YWxWWVVWcGFSWGxNUmxNMWNGVk1RVFJ5WmtsMlpuSnRNMlJVYWxOaVduWjVOVTk1T1Y5UmRXTmtOalV0VFc5ZlpsRlBNbWR4UjNSUVdHbG1ZekJLWm5RMldHWlJSR3RTWTBkME5XUkxkMVZRUkdoMWVGOXVURXRZUlZCMFFtNUpYMDl6U21aZlVFbFBiVGxJYVdGbWMzRjBTWEpHY0ZsZlZWZFZjamx4VVVORFZEUXhhRTVRZDJjMllVRkZOSFpQYzFSSmVISlJOMGhTYXpWRlowcFhRbXg1Vm5kWmRVdFNhbnBZTW5Bd2RYbDROMFZZVjJwRGIyTXRaMXBpVjBGNFJGRnZhamMxWjNScGNsQnRVVU4yWTB4MFdHbFpZMjAxUkRreE5IaFJTbEpCY1ZFeFJGODBMamd5Y0ZCSk5rOW5XVWR0ZG04MVFVaDZSRXRHTlhjLnpkRGVMeFphUE1mNE1iblBEYWV0TnRfOHJ2TUsyNVFqX3REYTVEU1JpaXciLCJleHAiOjE3MDYyMTgyNjQsImlhdCI6MTcwNjIxNzk2NH0.n_W5zQn_8nIYWy0V2yu0fFpdWL2JDNsiLf3PrxW8yuE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002947"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:04 GMT
	x-forgerock-transactionid: 25e83497-2b7f-4e72-8125-beaa31f86af7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:04.729 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:04.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 531595: jsonPath($.tokenId).find.exists, found nothing
21:26:04.769 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,531595,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@603299a9, username -> user.1002947, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c1305fa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217964768))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@7cc9ce8)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:04 GMT
	x-forgerock-transactionid: b0b88ba6-1d61-4bf0-9969-cc8d252c2e86
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNW9oOTByZHYwdGJ2dGU1Y3ZwaXNkZTlpMTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVpFdHhRVWN5YlhWTVQxVnVMV2RPWmpBNU1tdFJMalkwT0c1eGQwNUhWVlU1U0ZOT1dVcGhVSGRpTkhoV2NDMXBWVkZCVFcxU1JrZENVRlJOV25CUmNUQTFObEUzVm01R2RpMHdUblpVUlV4WFpGaGxNbUYyVVRVdFVXZFpUMDQ0V1c5YVMwMUhjV1JDU2t4d1JDMDVRWFZsVG5aUlNEWjZSMEZZZWtka0xUaFVRVUV4YnkxWWRGUm9hRW96YjNGclVFdzFTRE4xWDFOWVRteG1NV0pTT1hKSVRqRlpXbFpWTXpWVGFsVmxSVEp1WW5Cc1UzUnFSbGRoVGtkQ1pFcHlObTk2Um1wS1NEVkhabFJYTlRaSmFVUkJTMU5PYTBrMWRTMHlka2hVVFc5eE5sOUxjRE5NTW5RMlRtRlRiVkZ1VVdSYVZUWlNMVkpzUWtkQ09HMU1NVGQ2Tm5WRGRrRXdXVVJsYTJKS2EwbG1jbTF5TlhKMVVXMXhjMGN5TjBGT2IzSnZNRGRoWTJ4aFJYTXlhRWhYV1VSUlVrUTBWak5ZUmxrMGJuUkdlRlpZUkdKRlZIUnhhRVEzU2poSlFURnZWVUZxTW1zM1QxbFhRWGRyVWpoU1JqZFdSVU5HWTFGQmNrVjJhbEJIZUVOdllrTlVWVTlNVUdsRFRFMTFjVVJXZFVKbE1GbEVUaTFUZHpjMVFsQjJWRXR4WlU1aE5rcE1Na2RtY3pKYWEzaDVlbmRYYjNoaWJWUktSME5GV0VJeVgxUTRNREZQVEVoWlEzUmtjakJSYlMweWMyZFNlbXRFVmxvd2VtaEJRbTFuY2xaUlYybEliRTk1VFZaMmJsZG9WRTlPYVVjMFVWQlBkelJaU0UxTmNVOXVVRFV5VEZoWVlVeERaWGhtV0hGb00yczJaRzVFTldGQlVreERSbTFmWW5ad1gwRmhlRFpZUm1FNVpHYzBNRkJXZFRSUFoyVmZPVVpvTnpSSVdDMHhlVlZMUTFJMFlVY3lSbnBSUlhCM2QwcDBURWRZYjFBMllUQXRNMjlGTWxwQlpERndZV3RCT1VOck5qTkxkVFZaYjJoT2VWVk1hbTl4ZEZsS2JrZGlUblJFVTFCa2FHaGhSV3hhYVhOVE5YUm9SVVpYV0ZOUE1tMDJRWEZXWlhVd2JXVnBkbFZYWVdWTVpHWk9lbWxGWlVoUFNtaFpaa3gyVVhwdVNUUnZRelpmVlRCYVFrMXJaV2xWWVd0Uk5XRlZMbWM0TUc5Q05WWnFhSFJaY21ORVpsWjNZa3hMZWtFLmplR2dTWmNqZ0djaDVZc1V0Y25BeHNqUHBHclRueENfTEowWUxsMm5pOFEiLCJleHAiOjE3MDYyMTgyNjQsImlhdCI6MTcwNjIxNzk2NH0.rKResQvy9fjEOpBwrHfXRmQLQe61NmkU_knUQq-pidw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:04.769 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:05.239 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 531681: status.find.is(200), but actually found 401
21:26:05.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,531681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12edd27d, username -> user.1002110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e638720, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217965190))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajhudDY1cXMzMXU2NTNhbjlra28xcDN1cjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWJ6ZDFkVXBrTkd0eGN6VjJWMU5sUTFwVlNsZFJMbEJZYkZkZmRXNUVUSE5uTFdSTGRFTlhjRFZ4ZUVWNGRHMUNSRTlRUTFsbWNtSldjMmc0WjBSaFRrMWxTV2MwTWpKck5WRnNUMWRhVFVoVmVWVXdObVF3VlhGTWRYQmlaelkxWkdZd1ZsazVkamh1UjJsaWRURXpla2hNWXpOblNtMXRWWFpMU0RGd1JVa3lhRlZ2U0dkRU5FRmFlR2R1U0hSbGNXOHdkbU4zTjIxYVRGWkVRVWMzZW5wVlNVSklNVEZIZVU1aU1XZGhWR3gwVEhWRloybFJNa2xpVHpOUVJYZENOVlZ3WkRZNVozaHRUM1F3TFRaTVJIZEVNbEZ6TkRCUGEwdEJTSE5JU0VGSldGbEpZbnBPWkZwUmJVeEZNMHBtV1RSMVpGSmhMWFZKTkZSb1FUUklhbXBMVEd0R09FZGpiV3N5TFV4Rk9FTmpWVFZDV0hOQlJqQjRRMHMzVDNWSVdrcFViblJOYzI1bFdFSnFTa3gzZFhReVVXVnhWVFJIWDBWQ2NXbEJObWhNWldGS1VteEJkbGhCYlZjdFdWOTFOVnBhY21KNE9XUXlPVUpQYTJRMmVVUlZWbEpCTFdzM1RuUm1aRVE0YW5oMGRIUm5kR05mWDBOQldqTTBSMjVQTURGemRERjZTRVp2YTBrM2JuUm5Ra3BGVUZRNFQxaElZV2d5ZEhkNWJTMUJObXhrY213elpqRkVXVFU0WlZsM1gzbFRXSGxUWVdWVFFrMWFURzFsTFhsRFluY3pZVEJNYjJkc05UUnRTM2xUYmxoNlkwTnBVVTV5TlZSWFVVNTVMVkJYYldKaldEUTFUV0kwUjNKTFNEa3lUSEkxUzFWclMwazNkREpKTTBWMlRYWkdVV000Tm1KelkxZDBYMkpTWjNWMk0xSTNRbFYwVVU5TlYyNVJXblJTUm1KcFpGOUNPVk4wVTBGblUzaFpMVlk0V1VsVVFrRlBlV1Z4WkVKcGJYcGFjRlZEY1RJeloxVlhWUzFCVm1wV00zcE1jWE5TV2t4clduQlNaVlIxZEdOaWJVTkRWak56ZW1JMU4yRkhOM1Z4Y0hGMlRqZGZWMlkxUWtaa1NWWm9ja040ZUhnNGIyWllRVkJtUjJwMVZERjViRTlhWVVrMFkwbEROMUJ5UTBsVVNFbHlTM2R6U0Zod1NqWlZOVkZQYW1odVJXaE9RbTFFV1ZsVVQxOWpMbGxsYWs5VWVWQktaRzlsYm05RFpVazVOVFpPWlZFLkhJVlpseEI1U3hjZjB5NE4zY3ZhSkQwNC1NOUcwT0tfbWhiajV3azZBNHMiLCJleHAiOjE3MDYyMTgyNjUsImlhdCI6MTcwNjIxNzk2NX0.nu0t6Bf_Yn9210O3fyapR8_AGjUO5JkSrwX9HTRa_dU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002110"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:04 GMT
	x-forgerock-transactionid: a87e176f-5b17-442f-aa2a-0a8a817bcb04
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:05.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:05.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 531681: jsonPath($.tokenId).find.exists, found nothing
21:26:05.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,531681,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12edd27d, username -> user.1002110, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e638720, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217965281))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:04 GMT
	x-forgerock-transactionid: b13ac73a-ca99-453b-bcaf-9bcbab7fe892
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjNtcXFsbHA0bTBqNm9pMDB2NnBuMnJvYmUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WkxXWndVVVIwTldkM1QzVmpRV0U1YzNRMU1tTkJMbEp6ZFVGTVNFSXlNa3AxUlZSd2VHRjRURlIzWlZsNFNHeE9UMlJPWkROVVpqSmlkMEUzZDBkRFNISXRVMVkzYVZKSU9FZzNUSEEzYm1WaVVVRktkVGhHWm10SVduUmpkRVZ1WXpWeWRsTjFTRVV3U1hkSVJsaFZRV2hETkZWb00wSklRbGhXTURWNk5uUTFNa3RqVFRsNWN6Tm1XRlEzUnpOcE9VYzFOMWhSZEhWRk9YRmlSa2RaZEhnNE9FVmFVVEl5UkdFMFFVWmZWWE5hT1RjMGREbEJNV3RwVDNaSE1WOUVWbkZ4TFRSUVZXUm9XRzFIWlU1T2FIQlJhSGROTVRKcmRtdE5XRzl2UjFkSlYzZHBTa0ZzU2xOeE9HVjVYekF3VEhOSWIxOVNaMEV4VDJsaUxVNWlaa3hQY0UxQ1ZWTmxWbTlCY0dnMmNscDRUa2xSZVZCd1RqVlRVSFppWVRCaFJYbGlkVzlzT1hCSE9IWmlTMG8yUkRnNGRUZG9aRGRsVGt4TVFYSklNMVppUW14Mk5sWm5lRWxxYmxCM1JIQTRaSGxXWWpsYVoxRXpPVTlLUzNaTFFYYzVNamhrWDA5TVoycGlVRkp2VTNOVlJUZEthMjgzTjNCc1JuRXdkWE5UUmpKWVJHTmpVaTB0WjA1cWRtTXRVRWRyZDNNM2JuWmtaMjR3YkZSM2IxUXdjRGhJYkZGaFl6QXlTbWN5ZVU5bFIyTnRhV2QyVWxweFJsRm5XR0p6YkRGeVYxSXplbFl0V0hsNWJHOTZTamxNUm5velVFcGpVR1ZVUm5odFZ6Rm9TVFp1U2pORk1WUkVkM1pGVUdWNk5FZFJNbXhRTVVjMmNsVkNjbTFoYmxjNVZrdzNRVmRQUkVnd1dHRkxUMk5qZUZSWlFWUlJWMUZqUkdzNVdrUnVkMlkxU2tGaFlrWmZVVzlKUlZORVJUbDBkMHRGWDFGNVZtTmFWRWRFY1doaE1tNDVkR0ozYVhKV1lYcGFkRmhvUkhwYVZHODFiSGRTVm1sTVJTMDJRbGxZZDNreE9HdHZlWGxhV25KWlZHaEljelp5ZWw5RlZ6VkNiMjFUTnpaTFFqQkZSVlF0WkZsdk9VTlFNakoyYWxsU1NrMWFWMGM0Tm1GcVZYTmFWM05yUTFoQkxVWTNjblExZDNveE1XbEhWRVJ1TUc5ZmQzaEJhVEpzTWxSbWRXaGpMa1pLYlRGTmREQkVhbXh1UVZCNlZubDVOa2w1TTJjLjBiWDBBWjgwQkN0YmFCdHh0azBjQkFKekhyTTR5NUhXaFR1MG5EZDBLSkkiLCJleHAiOjE3MDYyMTgyNjUsImlhdCI6MTcwNjIxNzk2NX0.m0VJrVdKQFsd8NesB8-nKi-I82ApRTwUuQtfmpZoLq4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:05.282 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:05.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 531796: status.find.is(200), but actually found 401
21:26:05.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,531796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55cc0e7b, username -> user.1002000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32f89d6d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217965915))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWFkbHRwMzY2YTJuaDlncHRmbGZrYjNwcmYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UlYwRnBOVm93VHpaV2QyeFNUVFo0V0hORGRYaG5MbEV4U0VSdE4zUjNVRlJVY1ZKQldIWlpNekZHY21zNFMyWkpWbkZSU1VwZk5GY3pPRzFIVnkxSFRFTkVibEEzTW1oVmNFRmpkRlZxUVc5RGMxWTBVbkZVVW5ndFNFczBVamhsWWs5UFdsWm9UbHB5WVhKWlNuTjZZM1JOVERocllraFVRak55VWsxR1dFMVlZVVl6ZHpaMFdIcE9ORXAzVWpsU09GRllibEl6UWt0WmRVaGFObmRGVlZsU09GUXdUSEY0ZWpCbWVUaEhZV1l0VEUwdFRVdGZTRlYxYmtaNFRFTkxlVTR6YmtsMGVtWldRVVpxUjNWWVYyUXRVbVZvZEVWSlozVmZkRkJ3VkhoemIyUlZjRzV1VXpkaU4wRmpObVE0VXpGTFZUaHVUMUpuWlRKU2JFNWtaR0ZOYWxaeWRHdHpRWE5IY2w5aGMyRkRTRjlNYTNKMVRsOVJURUYwUldsVVRXc3daamxGWWtjMFZsRlZVM0JGWDNFeFMydzJNbVZETjE5cmVYbHlSa3BTV1ZoQk1IUklRMDVhU2pFdE5FTjNhVTF6VUU5NmVUTnNMV1psZFRZdFFrVktaR0Z6V0VwVk5YaE5ORGQyVkhoVWNuTTRWMTlhTlU4M2RFbzBNWEJmUjNCSFRHZHVUMEZsVW5velVuQmFiVlpsTUdGYVZYQXRMV2xVYjJ4RlFWSkpOMWxuWVV0VFJuSnJaVXRsT1ZReVRDMTJOaTFGVFZab00yUmxVemRETVRCaGQxSnlOVXRWVnpWdFNrcENaakF3TjFCTU5EWkNXbGRvWTJkS1FVcENTVWxqWkdGMVQySmZlRGxhWVVaSWRrRm9VVUpqV0ZNelJFUmpjakZ4TVVSc1Z6UldiekJ3WDBjeFRHcHJNR3RWUmpGSk9IbElVbmxIUW5OWFVXbHFXVzl3YUhCUlVVRXRXVko2ZUZGWFZIbGZhUzFoY2xaelREWnVSRlpYYWxkQ2IyVXpPSGR6UzFwMWNYZ3liRGt4Y1RaTmRVOVpSazFHWDJaUWVIaFVhRXRZUW5wS2JYZDNPRmw0UVdsTmNFaExhbDlFWVRaUE5IWkhkWEpaUzFrelJWSnBhalowWW5WWmRXdHhVMHR4ZEZrMU56VmZNM00zYVd0aVJUTlpkREJaT1hCSk56TXlabmczYWtVNVVEZHRUVUpTTjFGZldteFdhbE5mYzJkMWNuTjNMakoxTTNOeFFYQTNlRE55ZG1Gc0xUaHFWV2g2VG5jLkNMc1g1QVczMHFDTnVEbVotMjIyZFVuNEJtQ01yQkxtU2VYNzl3cHVBM0kiLCJleHAiOjE3MDYyMTgyNjUsImlhdCI6MTcwNjIxNzk2NX0.S6U0qIdnFDfuAcwxAz0SOVPAurVg24v7HxpCG498f4U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002000"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:05 GMT
	x-forgerock-transactionid: e9071578-eaf1-48f0-807b-5dfe2a376d61
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:05.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:06.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 531796: jsonPath($.tokenId).find.exists, found nothing
21:26:06.002 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,531796,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55cc0e7b, username -> user.1002000, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@32f89d6d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217966001))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:05 GMT
	x-forgerock-transactionid: 86cb4d81-9f30-4f6b-8330-16b7c528e19c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMWJza2E2dXBnb2tjZDRzZWpxYmN1Y3Y2cWwiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eGFYZzVTR1JEVURKNldVeEpOMTlZU2pOclVuWjNMbXRwTW5OSlZYQkNXRGhZVFd0a01WTmxjMnB2YWt0UFZHeE9ka2RxVldkR1RVWjZhRVJEYVRGTVoyaDRZMUZ4TmtZeWVHdFFUbTVuVmpCYWEwWjRWRU5wU0ZaamRIWjNaRkJTTWxZelJWUTVkblZsYlU0NFFXTkNVbVExTFZjNFYxTk9OR0pFTlhWdVJEbHRjWEZmVTNjMlFuRkRjV05NVkRkSWJISnFOM1pGZFVSbGEwaGxSSEYwU25KbFgzWjJiMlY2U1RodmIyOWFPR1J3VDNoR1Uwd3RjRkkyZUZOQ1NtaEtZVFZNUTFkblNXOWlaVEZTUVhSS1lqQjVUR3REYlVKZlMyNDNOMkpLUkhGcU0yVlFjRzUxUTJoMlZVOUhZbFJ3Y200MlF6UkZOVU42TlMxTVl6aEdZekprYjNvM1VsOXljbDgxVFhaRVZFRnBha296TlhNeGRIQm5WRW90ZEVsd1IzbG5kVnBQZUZkeVdFcHdhRmxzYUhOMFMyWk1hMlJ3U204MVZYSTRTVUZEYjB4MFZHcE5ZMHhhVGpKbFZtTkZObWRsYzFCblZGUklZMEV4VDFsRGNISndVVFp1UVhwSFpHbHFTVFpNVjNCSGVHVmhZbGh3Vm0xQmRtcEJha0ZHT0VkNFExOU5XbVJKWVZoQ2NYWkJaMFphYlZVd2JuVnlSSFZ1YmtKM2F6UnRjRnAzWm5wNGNVVXpiR1l6TFdjMFRHOU1URjloT0dOMVlubEpRVzlTWVdJNGJGaHFNRnBtTm10MFpVMXJlWGRHY25Sc1VtcFRTalpSY0VSSFptTTRkMjVoY3pFd1UzcDNXVWhJVTBwWVlUSkZPREZRYUZkYVJrbFNVM2xEUmtZdFFYQTJOMjFoZW10WGRUSklTVFZYYTBoWGEzZzVkV1pHVURkMFZ6WmpabFJKTkV4R1ZWUlpUWFJSUnpKRFdHNDFhM1ptV0ZjMWRXYzJjMVpqVVdGNlRrWkxVVFJPTURKcE5sbGtNamd4UzFSaVEwbzJRbUZLVkhKNmIxSm1ibWxpZVdwek1rTTFNazl4WVUxR1RGRldablkzVkZKd2VGRlVWV0V3UkdkT2QyUTBkMmxoYVhWME9FVjZhREUzUWkwME9GOXRlV1ZhVkZwVlFtUkNhV3c0VUhRMFUweHhRM05DVTNOUFZUZzBSV1ZKTTBOSVJHVkxTbWRzTWtaclRHaDNMblV0TlhSRk5YcG1Sbk5YYldGVlNVcDZVa1ZrV1djLjhfYnZicmxXOVcxeEhnY0F4N2V4S01WWTdLS3hncWRIZF8wcnFwYnhJem8iLCJleHAiOjE3MDYyMTgyNjUsImlhdCI6MTcwNjIxNzk2NX0.EzzL8K3qcymwODNKgPSlqr0vHg0sOi1mLLT6HgnmfYM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:06.003 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:26:07                                        3560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1050946 KO=14160 )
> restLoginInitiate                                        (OK=520935 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=519392 KO=1525  )
> restloginProgressiveProfileCallback                      (OK=10619  KO=1525  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.54%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.54%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.51%)
> status.find.is(200), but actually found 503                      4958 (13.63%)
> status.find.is(200), but actually found 401                      1525 ( 4.19%)
> jsonPath($.tokenId).find.exists, found nothing                   1525 ( 4.19%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[########################################################################- ] 98%
          waiting: 10561  / active: 27     / done: 532027
================================================================================

21:26:08.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 532161: status.find.is(200), but actually found 401
21:26:08.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,532161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@558da108, username -> user.1001780, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25192576, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217968474))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNThkdmo0Y3JxZmc1anVhdTAyNjM2dmp0NDgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b1N6bEVSRkZLVWtwbVduQXRXRzA0WW5Cbk5FUjNMazFFTTFBdGNEY3djMXA0TkZWMmVGaGpZMmgxZDJWNGJWQnZkVk5VTlU1bU56WTRSVU5FUjNwQ1gyMHpOVWxXVG5WcFQyNXdRbmxGTVV0UldsTjFiVWRWV0VWSGJrYzJlVVEyV2xwUlZIUkpRVU5xVVhkMlZYSlpkbVpGUmxNMU9HeHFaV3c0Y0c5NlQwZHZaa1JRVWtreFZGQlJNVWc0T0VWcGQyNWtRM0kxTjNkNVpHZE5jbXBxT0d0TU0zUkpWRTg1VEU1Mk1WZFRRVTlMVUcxS1YwSlBhMWRPYVU1YUxURlRNR1JhWVZKdFEyVm9XRTB5ZVRVM1kyVlRjRkpVVEZad2VXNUNXblprWWpaeVozWjNjVUpyWHkxeldVWmpXbTU1WjI0eVgzQlFNWFJUY25CYWJVOTNYMnBmTlhKMUxXbFpjSEZZYVdaaU0xY3dOMGwwV0djeFUySlplVlZPY1dOcFdsZGlUM1pqVURoR2JrMWhaamc0WVZGSmVYZHdPR3BOU0dWNWQxUndObEJOVFd4RllrRkhXbmQ0Wld0RWExTlBTWGxzTURkU1ZYWmxSMDFmVkVobWFtZGhYMHc1V214Nk9WRktSSGt4TTBoemFGTXdjRkppZFZCcVNIRjRaMDVUVG5aRGFuQjJXbWQ0ZDJOcWVXdFNWbk55TUZwblEwWlhZa05GYldWT1RFbzRhbHBWWVdGc1dERlNUakU0TUVsSU1GbHlXbGRzVFhJeWVYaGhVWGwwVUV4T1FqbHNhRmRKZFRFd2JHZFVTMHQyYlVkeFpFTnJVM2d4VTFCeVlVaDVUakZZWm5aaFozZDRaRE5WVGtScFdYTlNSVmRJVkhsaFIzaFpjMWR5TjBscmN6WnFiMUZuVWxOTVluRndiMHBmZFRNek55MXRibEpLTTNsa2IwdHVRVE5JZFcxUk1FWlBXbVZFTkhOeVYxVk9MVGx1UWpoT1JIWmphVTl6VUZwS2NVRkhORU5FUTB3MWNrbFJSVTlXZW1SU1JrUmFPVEoyVW5oQlpuTmZWbkJhUzAxM2RWcElUMEpMUXpZMkxVNU9RVzEwZGpKMlRHaENTbGh1VkVkS01uUm1OV0ZMVFdSRU5uRjVSRWd3ZEVWNVpERmtkek41VjA5S1psVjZUbXB5TFVzdFVXOU5hWFJ5YkVFemVFMUpSMmxGT0dOeloyOTBaMVpJVVVaUlpHSkZMa1JHVEUxdGRHMW1ZalpZV201VFFVRTVNRWsyY0ZFLk85cVlOUXFMYU1TbWRKSWFLWWl4NmtFTm9ZNUVRRGtLVGREN1pHU2FBaDgiLCJleHAiOjE3MDYyMTgyNjgsImlhdCI6MTcwNjIxNzk2OH0.3HTwnXBxntqwgt-QCmo8zYlSn_XhUGStB1bLqybjxNs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001780"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:08 GMT
	x-forgerock-transactionid: 52c30bf9-bbec-4c1c-9777-778993ae7289
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:08.520 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:08.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 532161: jsonPath($.tokenId).find.exists, found nothing
21:26:08.561 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,532161,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@558da108, username -> user.1001780, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25192576, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217968560))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:08 GMT
	x-forgerock-transactionid: b9ef9f92-15fe-409e-967e-349d82880cad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibjVjMThiOTR0aDlxdWNwYzY4YjBkaTg4cDEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVRFVnRXR2RUT0U1ekxXOUhhbXd6Wm1JdFIxZEJMbEZTV2tOS1VuSTJhMjl3ZEhKWlkwRjZRVEJQVlhJME1GVjBNRFZMTTFGa2JuWjBWMmhwT0dNMkxVZDRlV0ZrUTBoWlFreDRhVEk1VkhSd1kwMURiVWsxWkdsaFdVd3pYMHRTVW5aM1ExbGZSRjl6UWpkRkxXWTBhVEV4VFZaMU16VmxhMGR4UVRFeFZtWmlaSEZqYlUwMk1VUk5Wek5ZTFU5VU9TMVplSFEyV1ZKU2JIUmxPR1JTWTJ4T2VHb3dTalpTYlZWYWJWRlphMkZGWTFvemIxcHBRM296WVVoRlpFSjZVRmhtTVUxUFZGZ3lSblJZZGtnMmNIRjZOMk40WTNSMFFuaEthbTlSVDB4QmVVaHNXalZoVEVaSUxUQkRaVlpUUlhocWJYSnFNM2xvTWxGSlQyMTFPRmxOUkhGTlpubzVWMk0xVG1WVloyRmxYMlJJVjNOSlVWaG1TWGd6YW5RMU1HWXdhR2QwYm1wV1gxUTFNalppZUhsMVowRnJUelEzTjNNd1Uwd3RTSGxDY1VjdGMyVTFabGt6YjJWclEzQkNSbTVMYldwakxWUXhjbVZNWDJoeFpXaGZaMFF4ZEhselRWaDFUVW94ZUZSa2VXWjJNa1UxWTNGdmNrczBPV2RmVUhaamN5MU9RbUZCYnkwdFdIRjVPV2N0WjNoSFZrbEJhV2R2TjJkU01UZ3hZemhFVWpaYU5tbFFkM2xwYUMxUFNqUk1RelJFYVdwaVVIUTNTV010Y1VGbGNWODNSWEp2YTNsNVUzUlRSRzVsZGxRMVdIZG5Vek5tWVdoeVZrbGFjbXREY1dwdWNFZDRVV2sxU1VWcVVHb3lOR0pyWVRkRmEyOWxWRWd6TUZodldtUnVlSG95VUdWbFdsRk5kRUpZWDB0NVMwRjBhSFZrUnkwMVVWQkZXak52UjFoUGJHdEVXQzFEUTBaMU5teHpVR3hJYUMxMVR6SlFaazF5ZGpsNVYySnJkRlJaYVV4cFpsaHhlbGh0T0ZWTloxQlBkRUpZU0VaTFRWTkNVSFYwWkU5M1pGTm9MVXB6ZEc5VGRUYzFURlpLVkhwRUxVOHdVek5ZTW5NeWNFZDZTbDlJVVdKM1JqTkNTalowTm5WM2FsZGxPRk5UZURSYVEwWlRYMEZwVVhGeExVMVZibkJRY1ZaTVlYUkphR2RGZWpKaGRFMVJUVU5sVVZjNGQwcHZMbTlOYlU1Vk9VUk1TamRtUkcwNE1teFdZV3N5YkdjLm1RWGJLLWFvdElROExEWkprNEYtdlBUS3hWNGszRHZ4bkpkUEdtdGlOck0iLCJleHAiOjE3MDYyMTgyNjgsImlhdCI6MTcwNjIxNzk2OH0.dxw6K5tAZoqrgRLKeSj9-h0vAVzcIwP3SBIJYFOv89I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:08.561 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:10.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 532512: status.find.is(200), but actually found 401
21:26:10.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,532512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4be1ecec, username -> user.1001432, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28e40eaf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217970828))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOHYzaHJmcDBraGNjdDgxaHZkNjRnMDlnczYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Uk1YTkdUVTlIUTFGb1RUUmZTVmwyV25KWVJsZG5MbXBpYTJveFZqbFVUMDh6UzJFemRuTTVWMmt5YlMxQmMzbERNVVJqVGpNek9XZExVVTA0UVhGSVdWQkhlRVZIWmxaNk4xa3hlVTgyTTFGUlZFTkdaMk5VU21sZmQycENjbk0zZVRrMlVFWldaMEZ5V1ZsUVEyOW9SRnBwVERCRFVITlVlR1JuZVhKMFVWTm1WbEkzU1ZGTE1tOUNhVUZSU1hGTWJHVTFNMUl5Y25ndFZtYzJZa0ZzVW5NME5YVnBkREpWTm01elNGcFdkVXR4WldWdGNIWm1OVEJzTW1jemNXWjNaMGRDWm13eGRHOHlTWHBZYld4Q1VreHdlVVp4ZVdwMWFFZEVhMnBJYTFKbE5VUTJYelpIWmtzNU9FWkVaemROTXpCTmIyUmtjRVUyVXpsRU0ybzVkblJQUVVwVWVsZDFTMlE0UW1FeVFucHhhSGt6YjBOM1RHYzFVRzl6VUVkdlVuZFRSRlpxTUhkeFpuVk5RbmxLV1VSdWRra3llV1JHUzBWelpuSXlhM05RVUdoaVNVczFYemw1ZWxGdldsQlpXVXB3TUdwVlJYbEhVMkZ3U21RMFZWcDJMWGMyV1U1c1kxSkNNR3R4UkhvNWMyUktaVkY2T0RGT2RuWjBVa1pwUW5ONWQzTjZjM2Q2Y1VwcVVtWlNObU50VFZkbU5sRkNSR0UyYzNCc2VTMHRlVVZpZURGdFdVZG5URGN4TUZaSVMwaFlUREV4Um1ka2RqRkxNRzQ0ZW5aSE5XWjRjVmh6ZUd4YVpXOXpjRUZoV2pJMlQzVmlhV1JzWVZWMU9GOXNSVkp6WVVoSmF5MVFNVjlaVEhaSGFUQXlhMWhKV25OdlUwTXhkMGxyTFRWek1qY3hiMjl4VmtSQloySnZOUzAyWDI1bGVrRXhVSEZJV1VGNE1Ib3lTRUUwTFMwM2Vrb3RVVlJmY0dWQk1YcEtkVFpZYTB0eU5tNTRNV3Q0U20xck4xQjFiVE5JT1dkM2NXVmxUVWRuZVZadGNrcHVSVFkzZDBsM2RYaG1UVUY1ZFd3eFJ6UkdUV3RuYW1SYVJtRXhhamxEYUhsNlMxWlpSRkJYWDE5eFRVRmtPVFJzVm1nek5XZDZTRzlJYm1wRGEyMHlhVzlmY1c1cmEzUkdVVzFuZUZZM1Z6UktPRE50Y0hSSFJHTkhaRTVpVDA5RlRqQkVXalZUU0ZSVVQwVmpMa3R0YTB4VGNXWkZUMmswWVZoTGRtUk1RazlMWVZFLlJfYkRZRkxBd2lTTW1JS1FRYll1Slp5WUlySERYOVdZbHUtMHlMMW9WVEEiLCJleHAiOjE3MDYyMTgyNzAsImlhdCI6MTcwNjIxNzk3MH0.AgL-eWweBo8z2kHK6AkqGxPV9Qq_6ewknyqNJNC1PrQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001432"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:10 GMT
	x-forgerock-transactionid: 204bde9c-65d4-45e2-8689-4caae170f5a7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:10.875 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:10.915 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 532512: jsonPath($.tokenId).find.exists, found nothing
21:26:10.916 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,532512,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4be1ecec, username -> user.1001432, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28e40eaf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217970914))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:10 GMT
	x-forgerock-transactionid: 6e7a33c6-8778-4691-8de3-3326026505ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaG5sbmtrZGRidDNvM3J1MjUzMDh2NHU4ZWEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1cVdWZE5jelZhVjA5V05uTllhbWxZY0Vnd1ZXSm5MaTFqWWxOdFVWWm9URW96TTJ4dVgxOWxiVkJoYWxkd01YVlNVMlpJUTNZd1FUaERORWxGTFMxc1pIcEtOblYxWlhOWllXUXRkbXB0TkRSNmNFcEViVEpJUlRSb2ExUmxSVWhwVVdoQmRVOXVkakV0U3pONmQyTkVVRkpNUnprM1MzcHZUR3BNVTBOa2FHVjRNMVpXZDBaUk1WTmlURjlEV0ZObVZHWmFaRWRYV1VOc1RDMDFOekp5TkRWUVMxSm5PRjh5TmxobFVqZENaVlJMYzNGNlNuZElPVkJyWlRFMlpIZHdWM3BZUWt0TFJUWmFSRzlPYUhkb1dEQlplRmROY1d0RGEwVTVZV2d6UlhWVlRVcHlibTU1YTFRMVVWOWZRV1I1U0VOWWR6RXhRemxFVmxJM1J6SmpNR3hJTVhoWldVZzVWMk54TTBsa1NEWmpRakUwT1UwdFJ6bGZaVWs0YTA1R1RITlVjMlp1ZWsweE9VNDViemxETjFsalUxVk9abUZXWmpkVGJIRnZRbXRIZWxVMGEzSXlOMGt4V1hZdFoxWktOVGRaUjFCNFowaGZkM00zYkRoWFpHVTVVRkE1VFRCTVduazNUVGd4Wm1wZlUxcEVUbmxMUzBKM2FrMWlXazVxYlRkRWRrSlplQzB5YW1KalN5MHhPRzAxTjBSdlpVMVpPVFI1ZFd3MWVIbHhhakF5T1ZsTVpHMXNYMlUwU25sc056ZHZPSFU0UmxsZlJ6TlRiMkZZU1RFMU1EQTRjMnhNVFZreGRVaFdUa3RWYUhaSVpXMVhSVWxoWVhaT05tTTFkVkZwWnpWWGJYRmFkbXBqUld0QlNrZFBVM1ozVVdoVlZYWjJibTVMUjFkU01FOWZPRTVYTkhCNlR6bDVOWGRJV25aM1oxOUpabE5CZFd0UFJsTXlWWGs0TjBsWlMyd3plV05KUzJaeE1YWmtYMWwyTm1Wa01IUmlOSGRMYlZsdFdUSnZNRW94YldoSGJURnVUMEZuVWpjNFUxcDJjMU5IYW5KcFVXODRSRmhKZW5OVWRXdExhSEY0TUZveWNFeGhWazlTTlRWZldsSTRVR0Z1TVVSS05ISm5Reko2UVhCWldrWmpPR0Z4TTNwR1dHSlJOVEpZWWxrdGIyVnFOM2RTWWpkdlZsbHFUekJJWjFGd2FFNWlhVXByVDAxRldtSjBjekJqYzFFMlEycG5MakkyZVRKWVQwTlhSbkZKY0VWMlQxQkVjbkJHV1djLkhHbUJwbXdRM1M3MmFGempIOXpZLTZEQmxiMHA2cV9FYWNFbFFpQkFjNzQiLCJleHAiOjE3MDYyMTgyNzAsImlhdCI6MTcwNjIxNzk3MH0.uzrSIebwTfOfnLqgA4fGW2DjVFuQedMvgpA7by77rsg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:10.916 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:26:12                                        3565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1052478 KO=14164 )
> restLoginInitiate                                        (OK=521696 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=520146 KO=1527  )
> restloginProgressiveProfileCallback                      (OK=10636  KO=1527  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.54%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.54%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.50%)
> status.find.is(200), but actually found 503                      4958 (13.63%)
> status.find.is(200), but actually found 401                      1527 ( 4.20%)
> jsonPath($.tokenId).find.exists, found nothing                   1527 ( 4.20%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[########################################################################- ] 98%
          waiting: 9803   / active: 29     / done: 532783
================================================================================

21:26:14.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 533074: status.find.is(200), but actually found 401
21:26:14.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,533074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79e1db92, username -> user.1001270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b30397f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217974340))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjYwNmY0M21lZjdjN3FrcHBpdXRndXVocGsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVFrdERXaTFhZFVsb2FUQndiVjk1VlhWTmJIRlJMalZPUWpCb1ptNUNVUzAwUkZFdE0wcG9SR2hIZWs5S1RGSkRMVkJsY25SVFRuRlVWVlZZYmtoTVRGRTJVSEF5UzFvMmRHMWFkVXhUVDJodFNXZHBaalpIYmxBNVdrRkZlbHB3YW1SS1pWUmFibXRPT1VGblZFVldSbXhSTTFjNGIweHRZekpOVGxVd1kyRkJYMUZPTm5Kdk9HTXhOWEUxV1doU0xVcFZTVmRmY2pJM1dXbDBjbVpYTlZZeVNYUlFORXAwYjBWcWJqTnJTRUZsZW5GS09YTnVORkYxZEhWWFFVWnFWWHBHY0RGTFYxZzJjR2x5VVhwcWFFTlZRVFIyVEZkTlZFRXlWSFJpVm5OdE9HRkJjM1pXZFU5VFdEUnFYMmcyVVhZeVRtZHFiWFZTYkU5cmJUbFpNV05SYTFJM2FESlpkbTQ1U1VWR2R6aDZWR2xpU21oTmF6bHRVSGRDYkdKdkxYbDZZME5aY0ZGV00weFlSbXR1WldKaVJXdEVaalUwUzJ0elFtNXlkRFEwTjBkbk9HcFhjVWxuV0Y5R1RTMVZZM1pFYVRCRlUwMUhjbnB2VjFRMVJUQjNWa3hRUzB4eFpIZEJPSFpDY0UxaVNYcHFPRGR3ZWxjMU9HRnhWVnBsYkVsU2FqQnBibEJ5U1dwR2FXaGxRalpGZGtsbFYzb3dSazF6Ynkxb1JEWkVZM2hqT0MxclFqTkhhMEpHY20xT1FVeENWa2syY1U5Q2JrcGlTRk5WVldoSmFqZHRZekJLYXpCb2NVaFJZMWR0TTJvd09URkJXVzkyTVZSdFMwaHpUakJKWmt3dFNXaFRUM2wwTURGTU9HZzFZbmxZZGxrNFkyOU1WWFF4UWtwYVdtMXRabXRZTFdWVGFGZHdhbE5UZVMxZmFEQnBiV0ozZVhaVVNUbFliVWRyV0VoSGMxTndhM1I2WTAxS1ZXMDNRMncxZEZWT1NqVjJWVXg0TFdoVk1YaGFUazVXWVMxa1RGUlhRMUJJYTNjd2NVSnpMV3hwYVVoelgxWkdUMGwxTURsUFZYcFhNbFpXWDBsMkxXRXhNbTkxUTNGeFZsWnJNazR5VEhFeFJHZEJYMUIzVEVWS05XWXdObEJSYXpFMVNrSTNkemRxUWpORllWOU1WVTlzYW1GM1dIQmFaMnh3V0ZWTU5GVTRPWEV0U0dJdFVEVkxkMFp0VlZKT2RFUmpMa2MyYTNWNVlqZHJhbTloWldKcFYyaEpPREE0UTJjLk9xbG5vZUNsU0tSZ3YweDFUV1ktMmtieHdsZml6VTFYYUZ0ampaSUNWWWMiLCJleHAiOjE3MDYyMTgyNzQsImlhdCI6MTcwNjIxNzk3NH0.PRFza3_lTsMTca21LQ8PwjSVRWcRsaKUnuscWBbn3gQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001270"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:13 GMT
	x-forgerock-transactionid: f0e11631-30cd-47d2-8374-7ac1bf840c78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:14.389 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:14.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 533074: jsonPath($.tokenId).find.exists, found nothing
21:26:14.430 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,533074,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79e1db92, username -> user.1001270, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b30397f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217974429))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:13 GMT
	x-forgerock-transactionid: 9c99df2d-ff2e-4aa5-bb2f-2a8566f42157
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTNoYzlhMjNuZHJpdmR2ZTJpMTJzMnRmcnMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Zk1pMHllUzFQYkRoTlIwUkVTVEZhZDNSTGVFNTNMbGMwVW5oalVISjZjVWR4YVZOUE5uTnJOVnA1VW1sRUxUQk5kMHR0YVc5aGNVUnVYMkpDVEZBNFFsSXpWRlpKWmtNMFRUZ3lVSEF3VVZob2FYVlZjSE54ZVRVeVFYaExUMjAyV2xkd1VXazBRalUwYUdWVFJtSkRUVTF1Y1dKV2RsTlZhek42VWtSME5XTmFUR1kwVjNWaWF6VlliVTVtWld0c2MxQjNkV2MwVVdwQmJITlRkRXR4Vm1SblVVcGxXbTVuU0c5MWVsSjViVTVGVmw5ZlNsZEJOa2xHU0haaVJGRldiMk5IYTB0bVpuSjRSblZNTUdSaFF6RlJYMFkzUkZSdVprWlpWakpFZDNZeU1WaE5WRFJQVUVZMmNrUlFSVmR6YURJNVpGTm5OMTk1Y0ZaemN6bHZja1JXVkVJdFVVZEtaME5DVUU0elQxSXhUVll5WVhwdmNFbDJZbnB0YURaRVdEUnVkSFpQYjNSUmJVWnFZbFZ5VWtjd2RXdDBVbk14UzAwd056Qk9YMFZhWlZGVk1HVnFUMk5IWkdONk1IbERkRUZwU25oalZucHljR3d0Wmpsdk1WZ3hiVk5IZUc1dWRYUlRaM3B0TTJKRmRWSXllVjh0VTFoZk4zSkphbEZsWm1OTlFqSjFjRlJMUzBOWWREWnBNRkJ0VldkV1NFRXRNbTFSVjBKaFUwdHFRV1o2V2twc09ETm1VVzF1UzFWUmIwRTJjbVpQVVU1R2FrSXpRbkF6TFdWUlZtNVljbVZYUzNwSVgxSkhWRTkyVTJWbmIxQXdMVXBDWkhCcFIyUlNOVmxzZUVwNGJrczBXRnBsTTNGUWRUbHpPQzFyVTJseWNrMUZjM3BJYzNKa1Z6WXhhVFZhVlMxVVNXUnhRakJ1TUY5U1dFdEdlblZzTWxKQldUTklURXBDU1hOT09IYzJURGRZYUZkb1pFcHpSa0p0YUdvMFYzUklSbTFxYlhGUGJtZGlkbTVHWjJocWFtdFNabk5KU1VRemVFMXJVVjg1YkhOeVUyVlRjbkpKUjNkVFJDMTFOWEpTTFdwa05XWnhObGhxWkU1ZmRFUTFVMTlSTUVJelIwZHdUVjlTVWxOeFMxTktWazlyZDJsUGVIWm9jRXRVYzFCMGEycGtOek00UzBaV1NUQmtXVlJJYTJadVpsVjFRMXBOTXpoclFXVjNaM1p1U2xwNmJVRmpMbEpvU1Y5cFMweGZaV1JmZG5aM1ZHeGxNVFJRYlZFLngwSDlMYU9NeXJPVnQ2YmZSSXVpX1FDQ1RydGg4YzBRT0ZFU1pBeGp6YzAiLCJleHAiOjE3MDYyMTgyNzQsImlhdCI6MTcwNjIxNzk3NH0.6TbFZh_jnDRYcOgpoPsqoGi-ztiGAYtazWotmfI9L74","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:14.430 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:26:17                                        3570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1054037 KO=14166 )
> restLoginInitiate                                        (OK=522467 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=520918 KO=1528  )
> restloginProgressiveProfileCallback                      (OK=10652  KO=1528  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.50%)
> status.find.is(200), but actually found 503                      4958 (13.63%)
> status.find.is(200), but actually found 401                      1528 ( 4.20%)
> jsonPath($.tokenId).find.exists, found nothing                   1528 ( 4.20%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[########################################################################- ] 98%
          waiting: 9030   / active: 29     / done: 533556
================================================================================

21:26:19.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 533780: status.find.is(200), but actually found 401
21:26:19.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,533780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10ea95e9, username -> user.1001420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2461599, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217979195))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidG5tcjNuN2c5c2kwcW5lOWY1cDE5OHRyZHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MU4weFVPV0p5WnpSQlkydGlXV3BTY2tGa1UyVkJMbU5NVTFWUlh6Y3hTVWxFTUVkb1NHSjNNRjlNWWpaSE1qaDBkRTFTUjNaM2IwaFFZVTA0TjJkTWMwbHBaalJCZFZkWVlrYzRTVTFXUWxrMmRubzNaWGh3YnpkbWRHVXdUbmh1U3pCdmRXaEpaa2hoVEU4MFNpMUdiV1ZTY1RKZmNHdEdXV0pKYm1oMlR6VkZaM0ZJUVd4TFVtWlBORzh5YkVKdldsSjNNbVpLYnpoVFptUmZjbkJrYTBsb2QycDBSVzE2Y1U5ak1UVlVWblZ6UTNVeVJGUlZTMHRGT1hkRFlYVjJlVXBxWWtwTExYTmZNazV1WTBONVJqaGlWVzVNY21OaVVtOUVZa0pZZVVWdWNFSlhRa3BVWmpWUlNXNUJkbUpVZEdSaE5IWmplWGRyVmpaYU4zRlJjVmxWVFRCelJtaHJlbFpRWlRkeGQxcEJlR2x6UlZKUll6RTBWbFV0VHpaaFFtVkZNRGczU25oaGNFVXpTMjlVYkVwUFIwdEtXbTlGUzBKVVJGRmxNMW94TWt3NVNGWlpia3BGTTBaMFJXeHdjbk51VG1KNFprRmlYMFpwVmxkTVowWkNUamM0VERBM2JIbHdkRGxzTURJdE0zVk1WVmt0VkVobk1HcFBZMGhVT1ZnNVRVMVdkVlpGV0ZsMGNHVjBSR1JtUjBsT1NrYzFZazlUVjBoNlN5MTNkVXBLVWpCRGJVeDJlWEpNV25ONFNHWjJSVmQxUkhaaVptRlhNSHB5ZVcxeFYxUnFRV1pyU0ZOM2FDMUJTWGh4UVdSVVMwMDBlRGxFYjJWNk5YSlVNVVkxTTBkeWIwOTRSMlpxWDBaRGJrMXRhV0ZvTFhwTmVVTktiMU5aU1cwNFdFZEpZV1JTVkZKSE1qSnFSbE5IVTBacGRGYzRaRWhJVTB4S1RGRnJaV3R0TldGUWJYSmpUMGx6YTB3MGNHOUhkR1pHUTJscmRWcDJVMjVuTFhNMWFteFJhM2RPZGtwRVNGTkVOR0poUW1Gb01taENkaTFLVWxwRFYyMXRTVVV3Y0VkQlpsYzNRVzVCVVdKM1pVNVdNM1ZQTTNRMlNFaHBkelZzWDAxc1JVZEVhMDlqTTJjeFZub3dZemh5YUc1RlFuRmZiamR6WDFodU0yaE1kRWxRWm5sSFZGbzJRVUphVUhGeFNqTnZlR0ZVY1hwWFlqZEZiRGRJVVhkS2RrMW5Ma2MyY0hkVWJUTjNXbDl1UVVacFYzaFpTWGRmYjNjLkJCWkRLbThIYnNlZVQ4U0M4QXBqajB1ak4zc1dVanQ4THVybm9yWEswUWsiLCJleHAiOjE3MDYyMTgyNzksImlhdCI6MTcwNjIxNzk3OX0.tUnlxxkXgey7VgCWnqcImgLR5ECgs1gvp9-WLaB1sX0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001420"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:18 GMT
	x-forgerock-transactionid: 9c208784-9c00-41f1-9f6c-889a7d0b8164
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:19.253 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:19.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 533780: jsonPath($.tokenId).find.exists, found nothing
21:26:19.293 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,533780,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10ea95e9, username -> user.1001420, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2461599, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217979292))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:18 GMT
	x-forgerock-transactionid: cce2d2a9-b7d5-4bde-bacc-74d3330dc18e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3VlZXRqMWNkdWhsYWkzMTI0am5oOHVwbnUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1VYVjNNRkUxUVVkNldIWkdaemR3TkRObGRrbG5MbkJoU21sVlVVMDFabTQyVjNGQ1lYZHZlR2xvZFMxcFNpMUlOMlIzYlZwb1RIQnVRalF0U2xCSUxVNWhRMjVvTUMxWlduRTRVVU4xVVZFNVkybHhlR2ROWWpabmRXZ3liMkY1VmxkeVgwUldORFZSYTBwM1RsbFpaMFJJTmkxRE1ETlRSMHBmVGsxNVVUTnNkSGh3ZEZOMUxYSjNZalppTlZJNFdrMDJha2hDUzNJeFJGVlRZMVpUVFRKbWNERTNaVkp3U1RVdFIzUjVZbWRtY1hWb05WOWlkbVZxYlVoSVowNDNibWRxZW1wSGRFMWpkRGRYV1V0TFExZGxOR2MxZEZSVE5GZDRPR3hNVjNwaGJFVjNPSE01YlhCRGVqSkxjaTB4UW1VMmNGWjZXSGt0VEhwTlp6SlJjVlpXUlMwMVJGZHRialZSUVhSRmJ6VmlOMFl5TUdkblMxSm1TSE5ZTlRKWWRtRkJWRVJsUTJWRVh6bHJTRFZEU25wVE5VeHFhMlZUVVVwbVNYY3pTMlZoTXkxVFdIbGlSekU1VVU5NlowcFhSek5QUW1adWEzWjVOMGRZYmxoc00zZGFiRU5RUmtkUWEwOVdRVmxqZDBSUmQxOWxOVVpCYW1sRFpXeHJZMTlUVDJKWU5qSklZelJtYkhKelh6UldlVVZqVG5aNVprMWlRVEJKZEdveFlucENaRUZ5TVVkVlV6Tk9iVVZqY0c0d1oxQlBjV1p2Ym5CbFNsbDBORTFVTlRWRGNHaDVTVEoyWWxkRVVIVktkV3d0U25adk5YVnJVRTVtYzJaaVozbEVUVVZPZERCTVJtbFZaRmhLWVV3Mk1qVlNZakpOVDI5T1puQTFRVVJXVDBwUVUwTmFTRXRMZUd0NlUwWkpRa05mYWpCbFR6Tm1SR0p2UjJSNWRuY3dVa2xRZDNOTWFYUk9VVFIyTkdoUmJsVmxSelpETVZkMWVXbzBNWFo2VDBrM05GSlFYMDU1YUc5Wk5Xc3llVVpqV0dNNFFWSTRkekJPY1dGQlVtSmFVMWhZVnpGUE1DMHdSSGRZWkRsVFh6SmliRTE1ZURsNlZrYzFValpVTjBwalMxbFFOVWRHVVd4Q2RsVXhObXhGYjNkS1pqRlFOVGxFWDFoUE1FeGlWbWRZUmsxek4xTjFhMWRJUjNSek1DMXJRV0V6VlU5dFMzaHhka3h2VjJJMldEVkpMbVJDTkV4Q2RIcDRWVWhFV1dWSWMxaFphRWxPUlZFLnpTYWVmdFMyZW1HZVlRRFRIRm1FZ3JOdm5jeEdEcGNReE9oMmpGWFBteDgiLCJleHAiOjE3MDYyMTgyNzksImlhdCI6MTcwNjIxNzk3OX0.OnLLmq95Do5bOjxITW2zh7p29Hk0ET-X2aGvMYKJBes","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:19.293 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:19.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 533804: status.find.is(200), but actually found 401
21:26:19.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,533804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58400c, username -> user.1001046, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48ddf023, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217979339))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYW5nN21wcTJqZnVpMWwwNWQzNmQ2ZmF2aXIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1RVpIRlZUWGRFUVhaSVVFNHRNQzA1VFdkak1XcG5MbVpXVlVwVFpsSjZTazB6WjNGSWFFaHZSMTlaUzA5MldGTndVSGh4VEZZNVkyWmlNR1kzZUdaNlgxTk5NVTlIWDFBeWJUSm9TRnBsZW1OV1VFd3daa1pKZVRkcE5taExlbU53ZDFwNWF5MUlkelk0V2sxUlR6TjRZbGxJZEZvemREaGZUVkJqZEdzMGNFZGZXamxYVDB4alpWYzNRVTgzYkc1dlpHUmlZVUZRVUZaUFUyVlpSQzFWYkRsYVkxOVBNMDAyV2pod2VUWmFkR1F6UXpaUVkyeFFaMVYzUkd3MVZHTndZMnBMUjFCNFZtTjJWRVJDTjJoRGNHeHJVRkJHYUc0dGVHRmZjVTFyZGtvNVNHaEJSREJEU0V4bk9VWnhkemRQUkZoUFNVZDBNWGxVZVdSS1ExUnRjV1YxZDFoVk5IcFhibkY1WkVZM1F6bElja1pCUVc0Mk1WcDNNbUp0T1ZkRFFWVnhZVFpzVlRBNGRXZ3pWM2hVVm1aWkxYUkphME5OYWkxUE4xZFdSVE5VUmpoc1NtWlNUVUpMY1hneGVGaHNhVXRrYms1YVRHbFBaRmxNTUdVNVJ6SmxlR2R2VG5sSldDMUpVVGxFUlZGSlJXWmhObHBmYW1sU2NYTXhlR1JWVkZGMWRsRTNXV2d3ZUhKT1QwOUhXbWxpU2pOVGMxVjVla2QyV1doMGQwNXJhVXRrZUhORmRUVnFYMVJhZUMxMU4za3dUVzFhT0ZSMU9YcERUMkUwVVRoamFIZDZRakp0VjNOamFUUnBjbFpCZEhVNVJVd3daa0p2Y1ZNM1pFOWFhVlZJTmpsV01tSXRWbXBOVTFsaFJXOXJXVlpPZEhSZlNHcFZNbUp6VWpJMWMxYzFXakJUWTI5bGRWSlRabVZpTkdGQ2JVOXhMVVJXTUhCRVIwRXlhVFIxVm5sRFZHcFlhMkZrZFdFNFZsZHlOMkZmYjA5YVpqVlhjSEZVZFVNMFQxSmZiVE5YZWpjMmNVUlNOSEl4YkhVNGJsWmZVME5PYW1admJWUlphQzFSVlZaMFVVeG5UbGhTYzFobVJ6TnlVWEpzVmpkT01IWkRhelJ0U0ZaR09XeG1XRzQ1VFdJMVZqUlFUbFZ5WW1oRWQyRlZlak15TW5wdWN6TllVMnB2U21sS2RXMXBTRTlPY201Vk1tWkZiR1phUW14b05VTm9aWHBXUnpkT05qVkZMa3B3UTJGeFRWWlJOSGxYTlVwUmVXdFNRVE5SVjJjLlNjSkVOWkJJelVyU1JMWFlid0J3T0l3blRMdEVueURSVU1rTzExUllOZ0kiLCJleHAiOjE3MDYyMTgyNzksImlhdCI6MTcwNjIxNzk3OX0.TQ4ewhXZq8OTE2LnRwks1bXGQlBKYeU5lqbOZm3keus","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001046"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:19 GMT
	x-forgerock-transactionid: 3d410c4f-9793-4ef0-b33e-6ae065ce7c93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:19.390 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:19.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 533804: jsonPath($.tokenId).find.exists, found nothing
21:26:19.429 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,533804,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58400c, username -> user.1001046, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48ddf023, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217979428))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:19 GMT
	x-forgerock-transactionid: 6138dab9-2e2e-4c51-965a-7989febc72f4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNDEydTcydGRpdW1hZnEzZ2s0NHJyZ2ZwbjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eldYWnlhVnBJVTFWeVgzQnBUR1pUWmt0U2NsZEJMbGR6WkRaV2VEbFdRMFZOVFdoVWVpMUdkbFZhYlMwM1ZFZHBVbVEzTlV0T2VVbE1PRU54VEZCaVN6QmZWVmRsYW5STVdWZGFVRkYyU0V4b2FrNWlaRko1Y2pOVGFIaFdYMWxKWmxFd09YZzJRbmQ2TkhrdGNWZFFORmRJV2xobVdsUXRVbEJPUmswelVXWktVWEZQY0dWbVVrTmhhbXh2WTFWTFVUY3hXR1pwZG5OamRubEZVVmMzYlhGcFRHTnFjMFJQWW5sSGVtVk5TWFpKWHpVM2NXWndaRWMxWlZOalZHZExhM1o1VkdGS05rTjROelk1ZDFObllqZERlakZpVUZOdmIyRk9VRVJaWWtaVWJUWTBXRXA2UjB0eVRXVlVhSE5sY1ZwM2QxSnBWVmh2T1hrMWFUVTBiVTlVV1VSMVpWOVFlWE0wWlVST1RIVnpUVWh5UVV0VU9XVm9hRTl3VjNVd2VuaDJjVTA1YTJsbVRXUkpTMWR2VFRWc2RtZGlPVXAxYUdaM2NFUkNYMDh3VkRKMlFXSkRWazFEVFdaa2NURldiREJvUTNremVFUkpSR2RPUWxodlUwODFObGRtUkVRNVZ6ZEdWM05hU1dnMlFubHJlWE40YTBGQlEyTlZjbEpPTFhoNGMzQjBNWE4wYjBWMldVbEVYMkpaVUdGR1ltSlZjMGczWHpOYU0wWk5WRFV0U1UwdFRVRmxhbFIzTUdGVFZXaG5PVkV0TFVSclltUjRORVJMVlhkeU5tZDNjVGxMZWpCWFltVnZSV0V6VlRoblVWUmlWRGg1TjFrelgyazFkbFpEZDFKYWMzbFpOVU5DTm5GQmFYbEplbE5ITFc1d1RDMHlaUzF0VGtKcVgwRTJOelppVVRkak5tTnFTV3B3UjBOSVUwRjFNRWhoVFhSS1NuTjNOWG96ZFVkVmFYSjZla3B6YjB4dVpVdFhabTFxYUdOMlUzUnNRazh4Wkd0UVVVZFpVbEpSYzBacGFWZDFURlZ2TFU0eVdGcERhRGgwTW1OelRGQXljbWswUVdGQ2NpMDFkak42UWxaT056ZzNaMlZmU2xKNE5WbHpVSEppUjJSR2FYTkVXVWR4WVhnMGJWbDZTMjQ0Y0RGa1NUTlFlRmRCZWpaVlNXTnZRV0kyZEU1WVZuSlpPSGt6ZFUxRU1UaHRZamxFWldnM1FXTlpTbmh5VTA1akxVZFpMa1JWY1dWSlV6aEtjWFZpTUROWGRFcFNabXh5VFZFLmRlZ3JxTzJIS2E4VVVVUDcwclFkM1hwVHQ5cVFTQkpVQWdQWHhmQWdDZ2MiLCJleHAiOjE3MDYyMTgyNzksImlhdCI6MTcwNjIxNzk3OX0.ojZ4-JdxoLzpQDoUtw-ZNkZQRgJuXKGSuVdSPGw0RTs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:19.429 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:20.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 534014: status.find.is(200), but actually found 401
21:26:20.731 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,534014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56e4e885, username -> user.1002341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b9b9e71, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217980680))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZm44MDFsb3Z2aWI0MGd1Y2JnYmZra29qcGkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1elVsZG9lVXhqUlc4MGNrcEdUSFkzZW5KVldpMUJMa1YzZVRkMWQyTlhNazFxVVVob1VXUkJMVzlqZDI4ek5qSldaVEpTZUVGeU9YSjBkMDlUUlRkaFppMDRVbTA1TUdOUVRDMVZTbFJhWDBFMGJ6ZHJWbFpUY0ZsdU5XczBUWEp1VTBwWFdUbDBaRkZXYVVVNWNHWnBNVVY1T0RSMFZIVlhPRTEyYzBWMGRucG5aREY2VUdWbk9FdDZhbmwyV205U1JFdHpOekJZVGpaWVVHSjZlRGhqYWt4T2RqVjRhbUpYVjJ0dlJpMHpVRWRWWmxOWmNraEhiWFY0Tms1TWQzRjJiVTlUYkZsbWFrazNia1Z6ZUZKbmNFd3RaeTE0UjE5S1JYVmxPRzB0Um14aE1VVTVRMDB4VWxWcmJDMTJiazg0Y0UweFpITjJlRVoxYUdJd1NrUnFabk0xU25oUU1HcFNabVZQTlU0M1ZYcHRkbGcyWWsxMVFuUmpPRzFKYlVKSE9XOWFha3R2V1RKak9GOTFia2gzTVdKcmIxWldhMnhyUkVaQ1JuaDRhbXhoWldsMWNHRnVaVVUwTjNoZk5scDNhMlUzVjJkUmJWSnVZakpYT1V0MlRuUTVaek0wYzBzNWRXODFiWGhXV0ZadU4yZFpTakJPTVZKblZ6TnNiMmc1U0U5bVVUbDNNWFJmTlhkWU1VODVSbmhaTnpBNWFWbGFkVkJpV1hVelpEbDBSWGxhWDFaSGNGRjRaRWRFTFhKd1VFTXRWWHA0V0dOVU5GUnhVVFJPZDBWUGVtOVFTMFZwYXpKb2JYVkpabk5yT0RreE4zbGFTVmMyVEZaMmFrZGZXaTFaYlhseVlrbGFlRkpIY0hOc2QySTNUMmgzWjFaZk1rOWxkbGx6V0d0V1JFUkZRblpyT1hsYVlVSnNkMGxXZVdSMVRsVjJPVEpHVVZSMVkySmZRVkJZZHpSeGQwbDVaMFJHVm1reVlqSjVOVVZIWkZScGFrRmxNa2wzTkdKRE1uSjVlR28yV0dOVFQyNU5PREJpYTFwU1ZubG1ZVjh3YTJWaWRuaFpkVFJCTjA1bFVpMW5RbU5YVG5NdFEycE9NamR5T1RKVVQwZHBMVTkxTVc5c1dXTk9ZMVpaWDBoaVpIUlllRmxwV1ZOME1TMUtjRzB5TVRscFgxaDNSbEZrTXpaVVdVZHhZbXRTTUROeVFUZDRRMWhNZWpsa1IxOXJkWGt4VjFwVVQySmpMbUpRYmpjNWJXNVZiR3BPWVRjd2RYQk5TMnd3UlVFLmdkUFZJRGdsMGpaNklzOEFSUTFCMlg4OWFYUklWdFRLYzZCbkdFV1E5U28iLCJleHAiOjE3MDYyMTgyODAsImlhdCI6MTcwNjIxNzk4MH0.EPyxqpLuvN2fBuCnDpQnWQOZIIJyrRTJlzpTC9Dsugw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002341"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:19 GMT
	x-forgerock-transactionid: 2bfeac0f-8fb5-4fad-8af3-54a66cb014e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:20.731 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:20.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 534014: jsonPath($.tokenId).find.exists, found nothing
21:26:20.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,534014,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@56e4e885, username -> user.1002341, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b9b9e71, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217980770))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:20 GMT
	x-forgerock-transactionid: 352612d3-42f4-4165-9a75-7b0a9b8f36fd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiajBjbWk1YXNlZm9xcXRjazZzdTczcWFqdjQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1U1VIYzRVM0ZJTmxONE1tbGtPVkJ4VXpsTlRuTlJMbWxZUWpWMVpFNUhlVzgyUkhkbGJITlVTMWt0T0RCZmNHbzJRbGt4Y0dvM1NtNTFVbEZ0TldkMWJXdzBha1JuUmxKVE1rbG9ibXBPUlRaWVVtNXplVUZCYm5oTGJFVm1VMk14YVVOR1ZsaDNkM3BCZGpBNVVWVllkRFZETVdOdFpXNVBWVmQzWXpGakxWUlBMVEpZUkZCTVpYRTRWMnhxVFRVMVlsRldOVzlEY1VwWVZuTldZWGczUzNwa1NGTkxSREpuV2xkdldEUndWVVp6VlZWb1JITTJUREZpWlVWV1dXaFRWekZ1U2kxTFRVOXBXRk41YUZCMFJsSkVXRGxDTTFSMFVETm5hSHBEZFhSRldURk9XbFJHU1dsNVNHdEJSMWc1UjBZek1IaHdNRVJoTUZSU2IzRjBka1pCV1RoSlMzSTVSMXB0TVhWS05EVlBiMm8wV0ZObWRraFZaamRKWlVkb1pWOVpORWxuU0VwMlgxaDVRVzFMVHpWcldHUlZaaTB6T1d4c1RXdGZURXM1YVV4MVJXYzRWVTVNUlVOTVpHSmtValprZW5WS2RISnNWMFJYUWxwS1YwMDFWMWxQWlVndFZXdGhRMVJYVVdJM05Vb3dNVzVIVUV4a1VUWmFXa2sxVjBVMWFscDFhamt4Vldwd1dYWjNNRU16VFcxa1VISnhhMVl4ZG1KVFNtSndSRVkzV0c1TmMwUlljV3hLWW5aUlJXMUNRVjlFVUVremMxTnRTbVp1VmtweE5ETnNTVWwxT0RkME1ERTRYMkZEVVZGMVdWVmFRV2hrWDBGV2FFMVBhMWgzVFRneVJYSm5NVUo2WTNSRGNERTNjVm95UnpoWVdrNUViVGhLZUhOUFJWUkxWVFF6UTFCQlpWVjVjSGN3UmtkQ2RFeFFUMEp3UVZSVVFXZFFkbGhhZUVsVFdrOXpURmR6V0MxWFlVcHdhbDlSTUZoMWRrTjNTa2RUVUVkVlZ6QmpTM2xUZG1OTmVqUXdRVkp5ZEdKcGRFRXpaV0pxYkU1cE5VUnZlVGxrYlMxTFZsTnJZM281TW1WYVZtbHFTbXQxYnpCNGExZDRhMFpuUVVRdE9IRkNURkJZV0ZCMFgwTlVWREJxVGxCNllXUnNTM0Y0V0ZCdGVTMVRaalpFVUVaemRTMVhSWFJZWWxKa1dtdE1RMnh6TW5ob2FIaG9OelZCYzJ4cU1qWlJMbWxQZUU1cWVISXljVXRYV2xOQlFrNW9aRFZKWTJjLlBQY3ZlMXBDRDBVa18yRzdzTGJDYXRrcEVyd0p3QmdLVGNjazN3YXhHVXciLCJleHAiOjE3MDYyMTgyODAsImlhdCI6MTcwNjIxNzk4MH0.7aTi8niDPS19CbpDcw_WoEZ0YVNC9yGTCFonKrsTqQA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:20.771 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:26:22                                        3575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1055536 KO=14172 )
> restLoginInitiate                                        (OK=523208 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=521661 KO=1531  )
> restloginProgressiveProfileCallback                      (OK=10667  KO=1531  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.53%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.53%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.50%)
> status.find.is(200), but actually found 503                      4958 (13.62%)
> status.find.is(200), but actually found 401                      1531 ( 4.21%)
> jsonPath($.tokenId).find.exists, found nothing                   1531 ( 4.21%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[########################################################################- ] 98%
          waiting: 8294   / active: 20     / done: 534301
================================================================================

21:26:23.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 534364: status.find.is(200), but actually found 401
21:26:23.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,534364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22130f5d, username -> user.1002086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54c8ac75, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217983116))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOW1jdmxibGgwM2xjcWhsaDA3bXFmcDR0NjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UVltZFRTVlpHVFRocldWSk9VRGRaV0RreFZXaG5Ma2c1ZFdWaWVIaGFOVlp1YTA5SlVIaFVOV1paY1ZOSFpFTjVZVTFxZWxJd1FXSk9SRTlrYVdscVdWVXhaVk16Y0hrMFNIWk5TMjB5YjNkdVJETmpiVGw2Wms0MmFIZG5XRXhFUzA1Q1lYa3hkVmRIV0dReldXeGhURVpJVXpKaWJtWjRXbmRtWDBveGIyczFhMDFLYjNkNU9VZHJiVGhEUVVnd1RXeFdXalIxVDJOalRqaG5iMFZYVmpJMmNsTmtZVU0xUVhOTE4xbFNZblJRY1VkcmFqRmxVa0ZVV1cxU2ExZGFjREZNYW1samNWZzNjRmxpTUVodWNYTTRZWFp0ZVdWV1NGRjBTM0ZmYkd4cU1VeE5RbXBvTWtFMFRFSkVjRlJqVDNkSVlqUmxhaTA0T1dGZmRWVnBSVWxuTVhCcU9GRndWbEZVU0hOQlNtRXhSVk42YnpCU0xYTlJabVJKWVc5ZmNWaEJhV3hHWVVjd2FuSXhWbkpGWmxGV1dVbG9SbWhVVVdablRXMUxVMlpKUVc1bWVVUjRVVFJYY2paa1NVbFVUbFpyY1VNelNUUkhSSFp6YUZaclZGUnlOamN3Wm1KaFMwTmZZVVZ6VEVsSmVqRklVREpwWW1SeWNVbFdhMWRMTlU5MFoxOUpjemxYWDA5SWIyTTRNRlpLZW1SWGNqVTBRa1puZVU1R1pXZzVTbkpCZDFSTFkxVXhhelJNWkRnMWQxRldaWFozVGpOTGRHMUlSSEJSVUdsVlYwZDBVbTlvU1RWMVRtY3dTRFpHVHkxMlRWUnZOR0ZaUW5NM1RFczJZekZuZEZsS2FXaFlhMnhOY0VFMWF6WnlOa3hqTWxnd2ExZDNhMFJLYlZWTVNVZHpSMFJRU3kwNVVsSkdSbEJ5UlVwU1RGUnVSV2hsVW1nMVpGSmliR2hZVEVzeVFqaGFiVWx2ZURSU0xWZDBRMHA2VWxkeWNFVm1NbkpuYm14dE1ITmpiWFpKVkVWc2VGUXhUME5OV0ZGMVZYTklTR3Q2TkRkUFQySTRNemxOUjNCdVRrRjZORlZ0UlZoaGEzWmpORXhvVFROTU0xaE1OMTlaZURScWJGbDFNbTlDUmxvMWJHaEhZelpIVDNaNldFcEpSalV5Wmw5cWNUbGthbTlvYTA5WFpuVm9iMEV6YTNOQ2NYVlNWREE0Y1MxTVgzVkJYMDFHYkZWTmIyNVpMakpUZDJwYVRVWTBNa1pETFdaZmJsbElkbEp2TkZFLmZhUC0wbzd1T3J1b0NMazJXblpVM2JDUklPUHNDODhlZm5hNDNyY3k3b2ciLCJleHAiOjE3MDYyMTgyODMsImlhdCI6MTcwNjIxNzk4M30.tuweZeelywgzciRem0z2unWb7E3cGJEglB4kor7nMmo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002086"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:22 GMT
	x-forgerock-transactionid: 260a3197-fa54-47d8-aa9f-90343d79ce01
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:23.163 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:23.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 534364: jsonPath($.tokenId).find.exists, found nothing
21:26:23.204 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,534364,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22130f5d, username -> user.1002086, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@54c8ac75, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217983203))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2e27d72f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:22 GMT
	x-forgerock-transactionid: 243f3dd8-71de-44b0-83ed-34f702de895c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmg0cGd2Nm40aTg1NGM0MjlmMjVrNDN0a3EiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bllXWjJUMVE0WW5JMVdIcFFTMWRUUkVSVGVIVjNMazFmYTNKdFFsOXNPVVUzVkZoMU1FbEpRVTl4VFV0WWVEbDVhbWR4YWsxYVp6SmxaR3A0TTBRM2JsRkpablpSZDJVM05sQjJhMnB2VlVveVZYbHpSVjlsVFU1R1RqTnJiRVZaVEdWSWRVeHFlR2htUzJFMlltbHdWVnBKTFRGRmRUZFBjV2RsTTNWdFdHUkZRbFpHYkhGSldWUjROMjh6YVZwa1gxWTFkMkZDYkRSdmJHa3dVMU0yUVdoMFZtUk9UMDB5VjFKd1gzQjZiUzFJVDBGdWVVaElOREJJU2pWbFkzaE9TMFExWkVvelluQTNWalp5Y1hsdVNIY3dUMHBRTW1wb1UxaGtiRzVHVWtOU2RrOTNUMVZCZW1kdE5tUmphMVZDVTNSbVgyeHZlWHBmYkZwNFJIVlZRbmxWVFVkdmJYRnBWRk5RYkRZNVZFSmtWSGxZWVhjME0ybERWSFpqYW1wdU9IaG5TblptV1RSd1ZWOVpRV28yVDFKVU4yTmtZazFDYURsMFFtZG1Xamx2YWxsSVowdDVOR3BJWDNkNE5VdGtaMEZYUWxwSVpFOWtSblJ0V0RWYVVXSmtiekUzUW1OM2RuRjNhelpEWTNWRFRHMXJPVTB5T0hKdlFrRkljMUZvUlVwclZGZDFXV2xaZWs1RlJrVktRVzU2TFZobmVXdE1UM1pXVXpkS2Nrd3pZVzFRVG10blNsTnBXakJ3U2xGaWEzSjFORGs0ZGpWa1VWUkpjM1F0YjI1SFRHdEdhbTF6ZURCQ1lsb3lhMDEwWHpkMVNrVTVaMUJmTjBJeFVFNXVaVkZFTXpoVk5sZEtSRXN6Wm1jdE9XbDFRWHBGTXpkR05IWnRUWGRFTFdsTmMwRjJTMXBpV0VWWVp6TldXa3gwZVdNNWREWXdYek5LZVU5eE4yd3phWGhyV1VwdmFsRTFYMng1WVVwUE0yTmFaMmc1T1RCNVJtUTNlRTVqYW0xeWJtMTFYMU53WWxOWlFrOURZbEpUT1RnNFNuazBiRlZpU1MxeVUxUTNkSGx0ZUZveFEyWTBWRlZ4ZFdWcFJVcG1YemsxYTNKU1R6aHZObGQ1WDE4eWVtVk5XalkxUW1SNVlXOXhZa2xaWW1oRU1sUnlUMEp5VmxKTlRqRjBaV1ZHVGxGUk0zTjFNRFZXYW5sWGRYcHZOMFF3TkhSUWNGQjFYMmhZUTBkclUyeG5MblpLYlVoRVVXcFlWR1JQWW1sZmF6aFBlbUozWjBFLkhrTURWWlQ3ak5HQzhQdmFtaDNqaEhqWkN5Y3J4bHk3Z1Ewc3EtUHp2TWciLCJleHAiOjE3MDYyMTgyODMsImlhdCI6MTcwNjIxNzk4M30.FqX2ebBIoDI06wHIUQSBYJ-7aVaGWxrvG6_J6qFoBgY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:23.204 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:27.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 534934: status.find.is(200), but actually found 401
21:26:27.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,534934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d06e6ca, username -> user.1002633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18118edf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217987002))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmNkOHU3MjVvNWxmbGc3cWhyM21mZDYzaGQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VlNsUlhOMWxwVldaU09VeEtkSFZ5WXpKdloyeDNMa0pNVjFkVGJHdzBXWEpHV2kwMFZERk9TRzFHTm5sSFdIbzVVMkoxWlV0SFlrcFVZMmhEZGxCUFJ6ZHlRbE5KVmtWbU4yeEhXbU51T1VjNE0ySm1SVTVKVW0xVUxVTmxWM2syYVVneFdVdGhPVk14VTJaNWFYRnpNbGx5WjJoc2NVeERVa1pUT0VscFRqUnRkM2RXVFZOMlJVcFBlRmhLUXpGWE4yRTNWMHc0V2pnd2MzaFZXbnA0TFZCalpUVk1Oak15V0RCbk5Ya3pTMU5PZWs4MkxWSm9MVlp3VlRWRlFUaEtjMk55ZDBsVmVVODJVV04xTVhGa01GVmhSRUV0VmtOdUxWQnRSRVZxYmpodFZXNVFlRlZQYURrMmVXeEJkRjlPUVRCemIyWmZiR2d6T0hKaE5tRnVjakJxVFhSU1dsWkRhRlJvYTBGeFlsSjFUekpCWjBSNVFVaElTbGg0YkZNemRXZDNRMVkxYjJnelZuZFZlVlV3WnkwMFNrZFhOREV4WmtFNWNXNVhlbXRLUldzd1JDMUpWMmx6TVdsd1JGaFljSGxhVFdKak9WRjRUM1kxWVZwQlpVNTVPVE5xVFRZMVNDMHRNVEUwTm5sc2FqVjVabFZLUTNKalh6UlpXbXhVVWpsWFFWWjBOVWMyUWtaaFRqWnlVa0pMV1MxeE9ISllRa2xEVHpkQk4zRkRXRmx5WDBSRlFsY3lkRlpJU0c0MlduRkVYMDlYYlVaeGEwZExkVmd3TlZGMmVXNXJaWGR5U0hSaVVYbFVORk5TVW5rMVEzVk5RbGxmY1hCaFJIbHpOV016Ymtoa05UQjNTR1YxYldwSGNHUlRUamhVVkZoUlRYbE1ka2ROWjFsbFdXbHpaa0l5Vm5KNldWUXlSV1JpYVZCbExYZHhSWEU1ZVU0NWFWSjVVSFpEWDFwdk1qZDRka0pEZFZKVU4wWXhibXBKTmkxUFUxZFhVa0ZUZGxGMFIyZHdSVTl1TURKeFIwcDJlV001VUcxcmExRklSbFZLYldwbFRsUnhSMFF5TTFRM1MxOWtUMk53ZEMxV01EQnJjRzFDY3pWaWRHVkJNREo0UlRVd2Vrb3pZMHRqVWtacWJsaFlVa0pUY2tSU1FWRk9UV1pNYlRkM2RVdEVVRk01V1RsblpqTkRWbnBPWms1c1dXTlVkVlZtT1ZCTVZsaE1NRWhRY0hOQ1UwVk5Ma0Y0U0hkSWRuUnRNM00yUTJWeVprcG5aMFJCY1hjLmlxVWpWdGF1bklVWlNxdy1hZHgzNW9ybzB2WTU1VHNPVUV1bHBncUZPZnMiLCJleHAiOjE3MDYyMTgyODYsImlhdCI6MTcwNjIxNzk4Nn0.8LyUpbuPjClkF-qFk4bKxQdJnuU-8jyHQB-n4Z_xtAI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002633"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:26 GMT
	x-forgerock-transactionid: bc852e80-02d7-4168-802f-3a5d102025f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:27.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:27.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 534934: jsonPath($.tokenId).find.exists, found nothing
21:26:27.090 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,534934,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d06e6ca, username -> user.1002633, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@18118edf, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217987089))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:26 GMT
	x-forgerock-transactionid: 40d51e53-14d7-473e-be56-8d9996dfbb78
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZGg4NTRidDkwa3V2MGFoOGliaWgwdm12MjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2VVeFZjM0F5Y1hoRk9VZHVWWFpLYnpsRldITlJMbk5mYkRCV09WTlpRVGxrVDFkM2EwTlNhMHh2VVc1amRYWklaMjAyWTNwWVgxTjBkRFpNTkRSbmIzVmpRM2d4WlRaelVXbzVTMVJsTXpOSVZVTm1TVzh3U1Zvd2QxcG9lalJoY1RBeE0ycEtUWE40VVhkeE5EVlhSelYxWDIxU1NqVm9ORGx1UkdKMk0zUnBUMHRHZUd4cWNEZG1iVEZTWVZCV05YRlBWSEJXWkdkMWMzaEZiRFJsV1ZSNFkzUTVPVjlRZW5FNGNuVlVVVGR1YjFoaVRFbzVjMXBNWWpCMGVGaG1iRk00UkU1RGF6UjRjbEZ0UXpGNWVVTTNaekY2TTNZMmFDMTRWakI1UWxVeFIweDJOVVZ5TUdodU1WVnhObWRoZFRWVVVHZFVkRGxXVXpod1RUYzRUR0poTTBneVdtMURWVFpxVjNSVlkyRTJWMHgzYTBSSVp6QldjbWxDWlhwdFlVRkRaVzltV1dkTlVITk9ORVJrVmtrd05uUTBkbk0wTUd4a2NFVnZjVlF6UnpFeVEyOXRXUzFrZW1kdlNtdHhablZ6Y2pWYWNXaE5URGRrUTJSd2JXUklXRXRuV0hWeVJuRkZOR053U21kVFEyUlFlVmQzUkRkT1MyeGZaVTlLYkROWFRGVjNlWEJYWm5VMlNYbzFRbUZRVDAxb1JWQXliV041VnpVelYwSmhiMWt4YlMxbmJrODFPV1EwWHpkWU1GQk9kbFZEZUZGb2VUZGxhakZpWldzNFgyaE5OWGgyYkY5Sk1YbEhVRWQ0ZVVWdmJWTnFZWGczUm5oM1FtaDVZbEZaV25KelJXUkdVVVEyZEdsSE4yODRhbEI1TFdWc2FqZEpOa0Z0YTFkcE0wbFZUM28xVkZwTGJWVlJXbWQyVEU5eE9FNTFPVVV4V2kxblUwVmlWMmRaV1RobFlYbFJPSFpaTVdkdWNrbzFPVmh5Ym1oYVdHVjNPRUpGYUd0d1VURlROMEpMVFhkYWN6QmxOV3RXVG1SUVEyODNSMjlpWWxadlpHcGxZVmRaUldkRWNWZzRjbFZWY1ZoU1RqaDZkMjVDV2s5VmVXcERja1ZsT0RBNVUxQlFSVUZZWm1GU2RUZFpibmg1T0ZNdGNuSmtTRmxtYURCNGQxazVlV013Y1dJdGMxUTBkalp3TFhaWU5USnFVREV0YTNWZk1rVTBOSEUwYlhSRlpESk5MbEJqU0hWdFpIVm5UazUyVTA5VVdYRXlXRVU1TlVFLldFQjBXMWJWQ1RrOWhMU25qdExwUHJlZjdBVkh3b196R0stcEgzR1VFR1EiLCJleHAiOjE3MDYyMTgyODcsImlhdCI6MTcwNjIxNzk4N30.kQgMszH5VLaNueCCuCVrImbUeV9qhMU5p22QYTf8EiI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:27.090 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:27.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 535012: status.find.is(200), but actually found 401
21:26:27.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,535012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5888b1ec, username -> user.1000353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73e8ec75, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217987541))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibHFiNnZudTZ2Nmt1NTRpdWJ2cTlzc20wOWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NExXNVdWMkpITW10eVpWUlBOVEZwU1hSeloxTlJMbHBpZUhOMlZEUkxRa28wYW01NWJHSjFlV3R0VUdKMFNGaFdPR2xZYzNJNU5tUkNOVWRQTWkxMU9VNUpNV1phVFhKclgyTnFMV1p6TkdsU09IcG5SVkkyVlhBdGJqSjBORzFrVlZSNU1HVnNXV05FTFc5elRXZzFVa3hMUVd4a2ExWkpWWFJCUVRCdlMxTkJlVWxQVDA4dGNFcHhZVmd5VlVoWE9HTlZaaTFoUVdKT1UycEVlbWhzVFZjeFJUUk5XSEZWV2tKMExYYzFTRk5wT1RkVVdGbGZPRTFCUzNBMVFqSkxVRkoxYVhCTVRGUnZPUzFXTkZoU2VXRlRaRGRrUWprdFZERnNNWE5FYVY5ZlFVeExUVTFPUjJWMmFVMXZPRmh5ZURoVlJ6RktNVUpKWDFaT2NubGxXVmhOUTBnMlNIRmZhVEZhWVRCcU5YbE9RbTFPWjIxNmRtUTRibEJ1ZVhkcFIwTTBWM05aVkdOTlMwRkdSMTlmUjNOQlFtZEtSRmQyTVc1MlRYazVSVUUwTVVkTE0ycGZUV3RNV0VSeFdFbEliMnR2UTE5cmJWZDRXVTVpUjNkWk1GTk5jVXBEU25keWIyVnZVa0V5VVVRemEyeFJPSFZ1ZGtKMmJHWk9hV3hSVEY4dFIzRnlSV0kzZEdRNFVtbzVaRTk2T0VwMWVUZE5RemhwV0d0RWVrODBkVlpUYld0Q1VUVlpiamgyYVVWaGFYUkJaMk51TUVseVExVlJNWFY2TlRaNFQzSXpOMWRGVUVsRlpWaEtVMHRsWDBkdWJGUkhla3h2YTIwNFpVVnVNVlZrYkRSU1VVcGhRV3hRZDNwU056QjRhVUpHYmxsR01Wb3lXa0ZqVjA1MU1YTkJZMGRrVDNWTU9GcHZjbVZzZGt0eWFXNHhWa1pWYVdWTlpuZHNhMkZuVFRGbVJtcGpOaTAyWWkwMFMxRkdjREEyVVZsWmJESm9YMjFXUVZKU1JFSTJhbVp1ZUVGeU1YTndkM2RHTlVKeExXSjVObmRvVjBoeU1qQTNYMWhCTlV0VVQyTTVhSEIxUzFwbWEzZFlWRzl1UWxWd2NIQlRNekZWVGpKTldqQmtaMDVoVUc1cmNWOTJUek53V1RFMWVUQkNWbXcyUTI4dFFsUkhla3BXWkdFMU5qa3pTRkpWTkZWdVdrOUlWMmxOUlVSbU9GTTJOMkZqY25sS01ubEpMa3BaYlRWRldsYzBRblV6TTBwNVZVdzNXRlJFUkdjLlJfSHN3ZUJFcVJubENLZ0NnVmpaQ3RWNGJ2WkdLRWxuX05nd0RBdDhWWkUiLCJleHAiOjE3MDYyMTgyODcsImlhdCI6MTcwNjIxNzk4N30.GuMz54w9rvYaJfhPZj4eC81xewz7iE7XOhYBLUOrDsY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000353"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:26 GMT
	x-forgerock-transactionid: 32385b47-e920-4374-8048-69a7d10d444e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:27.592 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:27.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 535012: jsonPath($.tokenId).find.exists, found nothing
21:26:27.633 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,535012,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5888b1ec, username -> user.1000353, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73e8ec75, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217987632))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@59221b97)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:27 GMT
	x-forgerock-transactionid: dc6031ed-4968-414d-8f8d-0369eb2f462c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmhjNm9zb2twZ2w4OTZwbGxxZ3BkcmxwMXYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TmNYbHpWbWt0VGxGVFQyNUVRVGRmVWtoMk5tSjNMak5JTjNCb1ZsRnJkRlp6YVhadU5YWllYMmhrYW1ReVNFaDRjVzEwYW5Wc2RWVnRZalJ4TVc5Q05tZGpNVEZMV2xSUGFuazNVM2cwU0ZrM2MwdHNVWFp6V21aSlJEUnpkelpTUWtsTGRISlJSSE5mVmtnMVJXOHpja3haZW5oRFJ5MDVjV1JzYWtWcGVGbG1ZazFyYVVFemNFcG5lRUpyVjBodFdIRldlV3hqVVZaaFUwbDVTa2d0Y25CTmJWUmZNRXhzZUdSS1JYbDJRMTgzYVVvd1JFUTNTelJLTkZObll6azBORWRaU2pWa1dqRmhRV3h4WlZsR2VVWnJablJ5ZUVOMlNEY3pYMjR3UTBkM2RWcGhUVVZ3ZEVwaFltbEhiVlZWYVZOU1JHUkdNM1pmTm5FMVYyc3RTWHBIWkU5TlpVRjFTbWhNYkdGME5sbEpiMnhWVUdJeU4xQmtTbFY2TlUxdVdYaFFXR0pPWHpadldFVnVWV3hsTTB0SFprMHdURGRRVHpGMlQzQm1kSFpsVDFBME5YcHVTRmxzZEZGblV6bFdWR1pGZG5kWlkxZ3RWVUpQVTAxNVkxbFNPRFpuTUhOelQyaENVR2xKVjA5SmFuWnFSV28wVFdSTVZrRTFiMjFmYkMxc1RYSjJMVjk2UlU5ME9XaFZaVGhYUlY5eExVVlJZV0U0VGtSSFlraDVVR1Z5VEVwdFh6YzVYMGhNYkV4eU1IbG1RM1EwTVd0bVNWOTVjSFpoTXpoU05WbG9ZMUpwV1VWYVpUTjBWVmsxTFVZME5rTm9ia281VkZZMmQxVmhNM0kwVUhaRFdEaFdiMnhpV1ZaS1ZFTTRaMUZZYkZObE9XUXhhamxIWkc1UFgxVndkREpuVjBKSWNHcFFTVk5NTFVkc1dWQkZXVGhxVG5adFMyODNaM0pzYUhGNWMwZFhZMnBQYjNKTU9XaGxlbXg2ZERGbkxXSnFTbE5NUkhSUWNUSktWMncyYW5OUmNYaEdabXBPVjB3M2RYUkxlalIxYmpOUk4zZDNVemxOYURGTmRWVjBhVWRCVERkbU5VcHRkbFpRZEVVeWFVaDJTM00xWDJaQk1GbDZSVVJzTjJoUE5FZzBUa1pyT0hCaFZtWnhZVlZWWkRKV1NYSjBkbUZoTlRkcFozbFhZa3BrYWsweFQxSmZkSFJGYWtkV1psVjJjalZuZEd4TVJFMDBMbWsxYTB3eE0wbHBaM2t5V1drd05XNTVaMnRUVW5jLmdqMkJQUklJX1FLam9ZekRkMWktaVR0ZFhiVEhtSlJJd2E0R1NlRnc1TmciLCJleHAiOjE3MDYyMTgyODcsImlhdCI6MTcwNjIxNzk4N30.NV3RhHbkWGzkgILqatCbM-2WKKU7tk-AsYTl-kY0qKw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:27.633 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:26:27                                        3580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1056974 KO=14178 )
> restLoginInitiate                                        (OK=523922 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=522375 KO=1534  )
> restloginProgressiveProfileCallback                      (OK=10677  KO=1534  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.52%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.52%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.50%)
> status.find.is(200), but actually found 503                      4958 (13.62%)
> status.find.is(200), but actually found 401                      1534 ( 4.21%)
> jsonPath($.tokenId).find.exists, found nothing                   1534 ( 4.21%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[########################################################################- ] 98%
          waiting: 7574   / active: 22     / done: 535019
================================================================================

21:26:30.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 535381: status.find.is(200), but actually found 401
21:26:30.094 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,535381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@416f368, username -> user.1000042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cf4f8d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217990047))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicjI1MHNrb21kY2s1cWE0bHNkMGZzbWpoc2UiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elV6ZFBWVFJhZUdwaU1VOVliRUpGYkZveVJ6RjNMazFRWDBsQ1RsTnJaRGw0VGtFemR5MU1XVEEzTlhoNGFESnZPRTlyYUZCaU9FMDNMVzQyZEVWTGJYQkZhbko0YTA5TWEzaEZTR0pVUms5RVRWUmtSazB6Y2psUU5tVmxZMmRSVlZGWlgwaGhTVUZwY1U0MFUyWTFUMGwzZW5GSU1qUTNPVEJZTVhwU1NXUlpVVUpEU2tsM2NURm1VR2wwVlZkNllUbHdSRzFmWld0cGVrUTJXbWh2VFVkdmNUVldZbXRQZEd4cE1IVk1lVzFpZVRoR1gwOUhVME5TWlRKcmF6SjRXRTF0VkhOQmJtUktOMmRYWTFNME5VaE9Oamh1Vm1oWGRHSjBhbkZ1VFV0VlJFUlBRakp0Y0Y5V1MwSjVhV3hJVm5wcWRtOVFkVVZmVFVwUlpVNTROWEpaUjJ0aU0zQlBSMjFrV2tacFp6VTJaV3RuWTAxZmFtOUxjVFJwZERnd09ERnJlRWx2YzFwMVgwcEpiWGh1WVdGWE1YcEhNbFpMVUVKdGIzVkZORE5QUmtGak5VRlBiR2MwYUd3emJqQmhVWFJEZVVwNlQzSTVZbVp3YTFWQ1NFWnpUVUpwYzBrNWVGcE9jVkJCWTFkVlNGUkdMVFZHVkU5VlVWWkNPRzFQYm5scE4yTkxVR0ptYW1KdVN6TnJiVzQzYkY5WE5sSm9SR016ZEhKUk4zQkhiMk13Tkd4c1lrZ3RSMnA2TkVkMFdYWm9hbkI0WmpSeFZWUldkR3BaYkZWWk1FUnJOeTB0YUZFNVpsbzRjV2h0Ykc1RVpFcHBlRXR1U0dSM1NteEljR3hNUzNCSVNYWktVelZLU1c5ck5teHJjMUk1YTBSaFNVTTFOR3BFV25sQk5WWjJaRTlSVXpWWlJYQm1TMGd6WlZOWlRWaGxXakUwV1ZoYU1FaHhVbTlPWkVGNlRVaHhia0kwYzFWQ1V6TjBWVlJRVEdveGVIUXdNMVpoWDBWMlVFeDNlbEpLUzJGU1MxZGFTbHBtVjFsQmFXdElRa2xhWHkxNGJVaGtURWhrWW5GZmFYZERabUZvY1VSbVZrZFJjRlJIWmxKclpYZFpRVTV5T0dFM09UbHNWR05YVFVKdWRHbE5jM0EwWm5oRFJWRTJVVFpqUlV0cGRXVnROMjlGVDJSWFNrOW5ia3d5TlVVelZYWkpRVFI1UnpCWFFrVjNOVk4zY0VsYU5GRjNMbWRpVTJnMlZsTnVPRUU1Ym1wa1RXMXRZamRFWVhjLlNBRmo4VkhBT2xySVYwX1o1Q3VnRnM1NnFXRXZfVFFabG4zWjU2NDZ0TTQiLCJleHAiOjE3MDYyMTgyOTAsImlhdCI6MTcwNjIxNzk5MH0.iMljZGKn9JqYdjdoisD8I8jku_bK59CnzbNDlFetz80","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000042"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:29 GMT
	x-forgerock-transactionid: 355e3276-c8b2-4486-97b9-7386ac8007b1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:30.095 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:30.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 535381: jsonPath($.tokenId).find.exists, found nothing
21:26:30.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,535381,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@416f368, username -> user.1000042, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2cf4f8d4, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217990135))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:29 GMT
	x-forgerock-transactionid: d8099ecc-09c4-4151-9f04-217cfbb3c908
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWJ2dGltanBzb2xjdjlmcHNwaWFyaWFvbW0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bFJUUXdWekZpUWtoU1RtWkljWEp5YzFKblZUZFJMbm81Um5rd2MyeElMVUZLWWt0RlkyeGxhVzVVY2tvMk4zWjBaekZ0VFVWZlNEZHRSMnczVGxjdFQxQkRTR2xYVTJoTlJYZ3llVTFPT0hWdVMyZFpTV1owVGpKNk9VWTBXV05xUlRkZlZtSmhjRjgyUWtKdlp6ZFVkVFZvYTAxUWNrOUNkRk5hZUd4RExWbHFlbFV6YkZOd1pGSk9SWFZVU1ZWRlRsRk9SSEpLWmt0ek5tVmhVekEzTjJsbFdWOVhZVGsyUW1OMmMwdFNOR0ZEVTBadlVISktSMVJLUTA1aFIxRkRiM2swY1RkUFpYVmtTMmhTWVdReGNsTjRUbU5xZUdseE1tMWlRVEZTTm01MlpXMHpZMHhpT0RWR0xVOUpVbXhtTmtaSlUzQTJMV3Q2VmtvdFRVRlNhamRxYlZwVFEzSlhWVXhsV1VnMVVGOWlUbWgyUVdaUGNXOW9hMUZGV0RWdVRFZGxkVk5ZZDNSVGRYQkpTbEpaZFZSRVlrUktiRGgyZFhWWkxYTTVTWFpTVkZST2JFTk5TM0J6V1hWV1REUnVjMlppYVRsVFpWQlVOa2RhY0ZGMmQwaEdVbEJpWjNKQ2FXbzFOak5HV0daVGNEWk5RbXRVVUVSUVRWaDNla1JQVDFOb1EyeGxka2hVY0VSclREZDViSFJ3WDNSWWRHcEZWemxtY0RSbU5uQnNUMDFNTUhOUU9GOUJaV1ZyWVUxaFQwVlVkMlJrVG5WVFdFbFVUbUZwT1dOU1REQkhhVmhNZEVaV1MwYzJRMmhHU2xsZmJUSkNVVlZmU0VwMFNERldaRFZ2VjNaYVdsaEtkalJvT1ZOdWJGcG9kakUwTkRaUFF5MUZSSGsyZVdkWk5UTkNVMjk2Y1hwck9HOWZUWFpLTFRRemVVMVVjRkF6ZDI0elRYbDNhRUptUm1vd1RWSkhlbTlLUWpKU2FrSkJSbEZrT0VKdFFVOWFTak0xVTFGb2FWQndTVVJHY0ZCUldXOURTVmRzYjNwWU5WWmlNVlZ0ZG5aMlptMWFXSEZvUmpBemJVMTNaV3BrVG5sMlJrMUVSVGgzTTJWdVJuWjZORTEyWm5aSmRuZzVWVkp2U1Raa1JtSTFUVGRSVDAxWlEzSmpTelpmTjFCd1JFczROMDVTTVZsQmVGUXpaRkJsVHpRMmMydG5NRlJOUTFCRWVtSkJXbFJaY0dnMlRYQXdMbkpMZFZWU2RtTnpjRU0yYlhwdlp6Vk1Xa0prTldjLnVVOWZQdklxdmVFX1BtUnhOeUdPSkRpdUxlMVUyTHFsZ1BWYnNJdi13Z0kiLCJleHAiOjE3MDYyMTgyOTAsImlhdCI6MTcwNjIxNzk5MH0.gwlWY5SrLfs3dSI37-syQn-mHAtak9zRJE6UbpTkNis","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:30.136 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:30.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 535394: status.find.is(200), but actually found 401
21:26:30.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,535394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21f3f71e, username -> user.1001621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13189f7a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217990128))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicWlpOG4wNW9xMzB0czJncTQxZ2kxaHIwaHEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NE9XdHpNRGQ0TUdWSk4wbDBOMmc0TjJWM1VIQkJMbmxKUW1zelUzaDNWR05WTVZSWWVVbGliVTh5ZFdGV1UyOTZORVl0Y0ZCc09HRkJlRlJ3Vm1SRFdEZG1TRkpSUkVRMmQxQmhYMlpZYkhKVWF6WTRWbVYzZUVvNExXOURhM2xpT0ZGdU1HbHJiRUZwYWt4UldVSjZTMHh3V1hkQlZrdGxMV1ZXT0ZoRlRXTXlVR0p5WldsZlVVSldRME5ETjFGWVoyOUVNR1oyTlhKcFExOUhZVXhsZWtkQlRuUkJNME41WTFGeGRHdzJOVVpQWjB0dk5VZFJVV1JMYXpKa1lWUTJWRGRaV1c1RFduVldVR053VDNJMFpHWlpWelZsTVZRMlUycG9hazFMUWpWYU9Ha3hRM0YzZWpCUmFtVkpabVF6Y1hwNlExY3hjbVp4V2pKeFJGbEpkbTh0WjNBME5VdE5WbXN0Y0hsaWFYQTFTbU10ZDFGc1FsazBXbU5QWkRGNFZVbHJWMVZ5VTJ4T1R6VjJlVVJaUlU5NFpsTlVRMVpwUTFscGNGVTBkVTAzZHpoV2JIcHlVbEpVYkVoVlJrOVpYMDlvYVVFeVV6UnBlRUpUV1cxSVdGWXhXa00zVFhKd1Z6ZzVObnBqUVc5UFdYZGhaVmN6Y0VkQlkwdzBVV0pRYUZscGNHRldiR05WTUdGa1MydHlXakE0TWpOS1RrRkZhRTQ1YUdoM1RHcHZORkYzY25ORWVYZExlVVJ5VVZsWlZGSlJkVmwyTTNKbE1sTm1iMVJDV0c1dFRsaHVkMDB3VG1jNVVIRjFkVzR0VjNOck9IbEVVMG8yUkMxYWVGRXdOakJsWDI1RVVVOWFZMDFtY0UxdmMxRXhha3QxTFd4NVluSllUa3BXVDJkdlNtRnhWbnBPVWxoUWNuQnBNWEZvWTJkMGFGa3dPWGRyZUhscmFEQlVZbWxrWWtSM0xVZ3hjM2xaV1hobWRURjVWR05MYWpSdE9USTBObmx5VFVaaFNtVmZPVk5mU21wUk1VUmtaVkJ2VjJWa1IzQkpXVEExT0VGdVMxaDJYMFF4Ukc4eFVHRkdMVUpUV0RsUlFWcGZWQzExVnpCSU5UVnZOMjR6TlV4aVRtNHdNbWhDZGtsc1VGUlJNMjlCWlhsdFVubDFPWFI0ZVMxRE9YTlRNazg0TmxScU9YUlFjMkZmUkc5UVRrWTBlbTlPZUUxV1ltWm9TVFpvZVZaU1QwbE5MbEJtY1c4d1VIZFlZVzV0UlVrNVZsRmtlamR1TVdjLmJQcm1rb1FIcVE5bGlUYjF5aGpKa0plcnNaSkYwbUJKTXM5NjNBYVl6N3MiLCJleHAiOjE3MDYyMTgyOTAsImlhdCI6MTcwNjIxNzk5MH0.eeJ7P2Vi2z3k6dzMRJ3NGUrsDBx0F6boWH8_KwhLMWE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001621"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:29 GMT
	x-forgerock-transactionid: aa419bc0-8699-44e3-b206-7a4fcd5b203a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:30.178 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:30.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 535394: jsonPath($.tokenId).find.exists, found nothing
21:26:30.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,535394,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21f3f71e, username -> user.1001621, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13189f7a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217990219))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:29 GMT
	x-forgerock-transactionid: 9149129a-4608-44d9-9aee-94a700559158
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzNsMmdjcjFkMmIzcm41bHZobW82ZjZrYWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VmR6SklSM1pETkRsSVQzSldhbEZNUlVkSGRIVkJMbU5hVW1SbWQzWlJXak51WVd0c1lVUm1RbEJ3VGtKSlpuUllZekJ5VjFOVFNtTk9RMTlNYVhJM05FZDFTMU5EYkVsRGN6Wm9aMDE2YlRsNU4xSmZVRXc0VFY5d2NEYzBNRWRyUmpCUlpVbFdRVVZRYm10WFVrWXRUVEZSVkhkd2RHZHFaRmxKTlZkTmRuRnNlVmgyWjJobGRsbHNNM0pXVEhkMFNVUlZVbEZaWm14Rk5uRm5XVXBsZHpnMFNITjNka1pWZURKclMzVk1aVlI0YzFJM1gybE1UMVoxTkdoU2QzQktXa3MzTW1kWmVXVXpXVlo0YVhneFRuTTBaVFZ2ZFdNM0xVOTBkR1IwWnpWU2NIUnpaR0ZVU1ZGUVEzSlhPRkJEWlhaaExUVjJaRkE1Ym5WbWVtaEpNMWRzYkV0M1NYTTRjVlJuYUd0SFNrSm9ZV2syV25kS1lVZHNWRkIzUTNvM1duRkxWbGxUVVV4MVkxSmxSM0ZUWDBRMlYxWnZXVFZXYzJwb01qSmlZbGhhWVVWYVpYcDZRa2RrUlVZNVpVSlJlVjlFUkVSTFpFbGxTbEJ3ZG14cmEwaHNOVkprVVY5MmFFbENWRkJhUW5OSFNsWklUbTVLUlY5TWNIcDBjRkZ6ZUhseVYwNXZSRmR1UnpBMVdqQklWVW96ZW5sTldGcDBNbGRZY1VKd1kxY3laalJIWjJaSk1IbFZabGxWZWs1Q1REQldSMWg2YURJeU5EWTFiblpwUldGMmMwZDVkM1pOVUU4eWFYcGZSVEowZDNSNmRtazRaRFpTU1Voa1lYcDZUVjlCWVRSTlRVMTZPRkowVEVaTE0wZFNla2RMY2xWQlNreDJTaTFKYm1zelNXSlBYMEpMTUhWdk9WOUdUM2RUWW1aSVJHZzRRa2xpUmpkMlQxTlVZekpKVFRGMmJqRjBkekp6WVZWb09VTmhVRlV3TFZsTlFVNXZjRVZ2VFdwNVpWZzBYMDh5Y0doMk5VNDVWbUp3WTBkdlRtUnhXbmR6ZFhSQmRHeFJhRVEwZURGaGFFVkNNVU5CUVdWdlNXbHNZVVZhV21OVldYYzBNSGg2VEVWV1YzTkhhSFJCUkZaTloxOTZTVTlvUnpodlVVdFhVbTVoWW1GNGRrdG1ha3RIVUVscGNXRnpPR3hMWXpGd1YwWTJPRnAzUzA5ZmREYzNjMk41WjFCbmNWZG5MbkZKWlRsU1dYUmxaMEZOTjFrNU5qUlNRMUpWUm5jLkVqZVhqTWQ5aXdKekNsOXhlZWZRVmhZQ3gzN0QyY09kbVZWLTdFTzZpSEUiLCJleHAiOjE3MDYyMTgyOTAsImlhdCI6MTcwNjIxNzk5MH0.WhYX5uydZadGR5Ytn3OD0a_XcpC4uVBhPcNtGyHnStc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:30.220 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:31.193 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 535550: status.find.is(200), but actually found 401
21:26:31.194 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,535550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e11e18b, username -> user.1002062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ecd521a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217991146))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZmticWN2NGs4cGR1aWFycXRucDJncWc1djYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVRXRk1Wa05HVFVoUkxWcFRZMmxITldSbmFsOUJMa2RuZFhVNGQycEdjbGR1Y21kU2FtVjVlSGwwZFUxVGRXVTVjbTlKVERkeU4yeFhWelZpWVVKeE5uQkVSakEwYzBSS1pIVTRSUzFOTFZSSldFMUpjR05SZG1kSE1qUlRabFpHZGxSTVVucE9PWFo2VWtsV2NWOWxRa1oxZUZBNU1tSndlVUZaVTI1MGNXdFNVVkUzVG0xTlVIRmxTbGRTY0ZKcVdteHJhelJ2TUdWSmFERkNWblpWVkRrNFZHZFNXVmxtYUZvMVNHeFpaamR4WVRWMVNETnZTekY2Y1dSVGNWWmpka1ZmVDNGS1UyaHNaRzEzYTI5clRFZFFXVWh3VTJsTGNIWjVUbmg1VmxGWlNERlhhbDlTYVZGNFYxZDNVM0ZqV0dWc05UVlNkaTFOVjA1YVgxWjRhbXR2YW5KZk1qWkRSQzFTYkdsWFNXdG9UM2hhYTBwelpITkpaM0l5VFd0cllVeFhjM0JIYTBSNmRGZ3pURGRhVGpaQkxVZFdZazloTlROU05uVm9hRkozUlVOUE9HTnZaRFpyYlhoMGFVUkdSbmxEWlhWT1RITmhhMWhRYnpGNlJGSnFXbGRxUVVOdWFuZERNREpzVWxsWlJsTnRWVzFhTUhWMFJEVmpWVlUwTFZOd2VFSlhjbkUzY2twblZHOVBVREoyV1dGU1pGWm9WbGRZY2s1SFdrSkJOR1JXYW1OWU5UY3djR2RqYWtZNVRWZHRkVUpxZWpaSFgzaE1XbmRJZEc1dk5IbDNNM1pJTFhRMmNIZHlZbWRFVUZkeExXeFRibUp0WmxsSFVucEJVbGN4TmtaSWNXeHNla3N3TlVGV1VuQjJkR3hKVTFGcU5TMUxjRGQwWTJOMmNqUjVNSGREZGpZeFoyRlZUSEkyVERSeFFsYzFWMjl0VlVObk9XRkZWVGhQT0ZSbE1XWlhZamQ2WkdwM04yRlpRM3BFVDJsNk1EZFJTSGR4TVc1UmNuWlBRamhYTmsxTlJsVjJNVUZGWkhSbU5tNDRlR1Y2V0ZWU01FZEdkelUyY2tZMVUwVnJia1pLYm0xcmFGUllYMEUwU0VwcVQyVkVZa1YwZEhwTFRVVmtRWEIzTWtSeVdEWndWRlIyU3pSQk0zVnFWRkJ0WkZaRWNEQnVjRlkxV21SalRFdHlaa1YzWm1SclNGZ3RSR1JXVmtSc2JVOHdkM3BQV0RGR1NHTm5MblUyTVRCQk1XZEtaVk5VWnpGTlgwRkhVWEJwYzBFLlIyVWlrVjRsYjZWQmdLRFBMWVpVdE5FZndLUnRhbVhRTUo1Y1FmRlRpV2siLCJleHAiOjE3MDYyMTgyOTEsImlhdCI6MTcwNjIxNzk5MX0.16TOnTFzphWh75Rr1w4loRfHdOva1zRRwf8_EG13L1w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002062"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:30 GMT
	x-forgerock-transactionid: 796e667d-8128-4ee7-b2f2-68532040bb89
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:31.194 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:31.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 535550: jsonPath($.tokenId).find.exists, found nothing
21:26:31.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,535550,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e11e18b, username -> user.1002062, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ecd521a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217991232))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:30 GMT
	x-forgerock-transactionid: 3f6eeb55-c632-465b-80c3-e1f7588010e5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZTZsazhkaWxpbWJudmx0ZHIxZWg3MzRuZWsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aVdWQmxVSGRzYmxaa05HOUlOMlJMWm5Wd1dVNTNMa3RmWkV4b1pIRjNXR1poZG5CWGNYQkRjVlJIYVVRM1lsUkZSRkY0V2xwc1NsaFFhRWN5TFZBdGRXeERRVEI1Vm5SUFZtVlJkbUZpUVVkQk5UaEVZWGMwWWpKTlFtSkpTMHhDVXpaelh6TlFjbnBMV21oRVRucEdZelY0TFdseFpFZEdUVUZHTlZWU2NVNURXbVZKYlZKRkxTMHRVVEo0ZUZSblZqZFZVMVJKWnpkUE5uTkxXWEZKVG5sdExVVjBlWGxaWkZwR1RqaHdRV293U0ZkblZIZHVSblZOY1ZCa2JFaHdlbFJEWW1kaFdsbzBiRnBhUTNwT1kwUlROVkExTFZwZmFXbDJlRGQ2ZVZZMWF6SnNaV2xQTTA1RWRFUkhZMGRCVWpWZlRVVlFURnAxTjA1UlJHUktPRUZJVFhob09WSXdUMDV1TlVSQ1ZWODBNbXN3YUhoUmVqUnJOa1ZuTVROeFUyVm1abmRUVVd4VlNuUkNibW8xVm5kMVgzQkxhVlpLVG5NeVNtWkRabGh2YlZoMFRHODVTRzFGVDNKWmVUSktZalZvUjNSSmFtZFBia2RCWkd0aVVFUmxkV1l5YkVndFlXaE1UVTFZT0hSeFRFMDBXUzFmUjJaa01HSkVNMnhaZFhwSU0yNHRXRUUxYjFsdGJVeGlaemgzU1VWbFVYRndNbFp6UmpsMmFETmhYM1pvVlhWWGJteG1UR05QVmt4TWIwRmtkM0JWUzNSM2RuZzRTRlJTTFhGRVRuRkRVRGRIYUZsNVF6UnpSMVZLTTI5WU1VRldSVlZYV1RSS01XTmhiMnBpU0ZaWFMyRnJabEF4WjFkRFZrcGljV0pUWnkxSU5sbFpSVGRJVTIxSVpFNVdiQzFLWW10dk5HODBNRk5VZDBRemJEZFVOR2hIVkZZNFZUaFZSMEpDVjFZeFRXSnhNRzAzWld4R2NFUmhWSEpuYUZOT01USkROR3RHVVZGZk5GWnFlRlowU0VwMVFVWTBTVFJCZW1GaWIwMDBka3hvVFRoaGJqWlBXbHBzZDJORmJXdHFSVGx2UzA4MVVGZHhYemxVUzJKMFNIVkJOamxCZEcxVloyMUJRWEkxYkRCZlZGSnpWMFF5VmxWMlNtOVhOVFV0ZGpJNWJGOHRSa2hKVmxOMmFubFFkRTFpTlV4RlpVbHRUa1psYUhZM1psUjJXVU50U0cxTk0ySmpMbVV3TWtkeFEzVlJWMms0U21WYVpWbEdibFYzWDBFLkpDSGJHSDBNRFFzcGREVG02MXY4SlRFcjJxeklmSWZ4MHFSM2tsaWpQTGMiLCJleHAiOjE3MDYyMTgyOTEsImlhdCI6MTcwNjIxNzk5MX0.qfVjywYIzpRVMlnitg4MkFATocpk9Vhijtja2Vsy1dc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:31.233 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:26:32                                        3585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1058480 KO=14184 )
> restLoginInitiate                                        (OK=524662 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=523118 KO=1537  )
> restloginProgressiveProfileCallback                      (OK=10700  KO=1537  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.52%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.52%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.50%)
> status.find.is(200), but actually found 503                      4958 (13.62%)
> status.find.is(200), but actually found 401                      1537 ( 4.22%)
> jsonPath($.tokenId).find.exists, found nothing                   1537 ( 4.22%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#########################################################################-] 98%
          waiting: 6834   / active: 19     / done: 535762
================================================================================

21:26:32.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 535775: status.find.is(200), but actually found 401
21:26:32.786 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,535775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@314473f2, username -> user.1002628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d83b783, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217992741))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaDBoZ3ZiZW1wcG82bnA2cWptZDA2dnVjcG8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M1dIRTBWV2xqVERSMmFXMHdWRlYxTm1oa1RVVlJMbmxHZWtGME9GaEhOMWt6V1dOMFZFNDVRbEkxVFVkVGNVZHhZM05JVW1KcVMzaFlOM0pEVUVKUVRUVjBha1IwUXpWVlEyZEZWRXhJWkVGeFZrdGFkRmt6V1c5M1RGcDJiV1IxT0ZrelkwWjBkVEpLVkVKYVlsSnRPVzFrTURSUGVtNWZlakoyYUc5MGFUSk5VME5wWW5wVWVIRkxkbk5qYm05MFZHMXJOSFJsZWpCVVZUUk9NMDk1UVV0WU1sTnNXVXhPTUdKMmVrNXRhbWxFYWpOd1EzRk1Xa3hEVkVaRlpFcHJja3hvYmpGWWEydDFaRkZrUW5wM2NFRmlTQzFsYzNkMFJqVTNkWGN3YmxZdFRubHZNalZYTVhkTGFFazNVWEU0VFRsb2JIZDFTVll0VkRkbVFVTndNREpYUTI1S0xXTXlibll6Umt0VU1sZG1YMFphUVdwaWJYY3hUMVF6YUZOeWVGa3hibmRtTmkxWVJUVk1WamxpYkhWMGVXRlNaVXRqTkdsRVoyMXhRVTFDUVdwWVRVaDRSVkJIYkdkM2FrODRkRzVhVWxoR1ZtRm9aek5CVjNaUWVIY3dTRlptVjNaeFJXdENNekZ0TkdOc01HOVpTRU5IZWxSdmVXcG5SV2RmU1dKV2ExVnZNMWxLVTNsMGNEazVTVmwyVHpKVVdtUkpUelJ2WjA0MVIzRmtkazlZYjFneFRGbHJNM05XY2tzNVMxWnZaRTlUVmtaSmMzZFNRVFV3TXpaRE9YTk9SRlJ6WjFWaGNYbFRjbU13Tld4cmVUaDZia2R6ZG1vd01sbE9OVXR3ZGxKdFlVVXRNek13UzJ4dlgyUnhTVzVzUkVOTVZ6WkVPV0pCUkROTlgyWlhTMHBvYkY5bGFHRmFkMmRpU2tKRlNFcFRSalpIWVZkVVJFaGllVWx2WDBGVE5IUkRZMFpFYTNWb1YzZFphSE5xV2pSQ1FqbEhYMFpYVUhrNFJWVndXRlpsWDNWQ1psTTRSRTUyTVcxNlYwWk9YMFpyYkV3MFlsQXphelF6ZGpSclZFdHpjbUphYTI5RmMwRlBSRmROTW05b1pWTlVaWGhuT0VGVFFVcGZXWE0yZHpBeVVIWlhRakZLUzNSSFFsQjFjbWhvWDNkRlkzaHRUM2szVEdaTlkxZFdSMUZwTTBsa2F6ZEJjV2RvU0hCd1JURlRhR0ZSZEVoeFkzSkZMbmhVUm5JelEycEVObkJ5VGxKdWRsbHpOMWRLV1hjLnhjZDdZeFlnN2x4NHZ1WmQ4cTZVNGUtNFlBT2xMa191X2c4MUJlcTN0SG8iLCJleHAiOjE3MDYyMTgyOTIsImlhdCI6MTcwNjIxNzk5Mn0.fEwuMNLLHiN3g7K4Ywytjkrypaak7sQ5ETlsgi0xnXY","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002628"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:32 GMT
	x-forgerock-transactionid: 8043f391-73dd-49bd-adbc-01f6a2c8818a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:32.786 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:32.827 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 535775: jsonPath($.tokenId).find.exists, found nothing
21:26:32.828 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,535775,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@314473f2, username -> user.1002628, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6d83b783, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217992826))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:32 GMT
	x-forgerock-transactionid: 4ede6a75-951c-4d93-9c97-44a55044090e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidTZoNWtoNGxlZjYzbTk4MXMwNmNocHF2bjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dllqYzRURXRvZUhSd1NHVkNOa3RzYmtkTVJuUlJMbmROVUhOV1RrWm1NMGh5VVVReVJVRldOSGROY2twU2RUSmZYemhtYTFWcll6aHFkbXhLVjBORVVsaFJkRFp2ZG1wc1gzUldhRXN6V205amQyUmtZbVV0ZEV0SVoyaE9NMlJDUVc5b2IzY3lTM2xqVFZORGNreFpkVkZaV2paRFdVcGpWamxHVDE5NVpsbERUQzFLWXpCQ1RISmlUbDltWkdwcFpuaFViemR2Vm1oaVl6VldUVWxLYTAxTlIyOVBjM2xUUVUwM01HcFVhRkpSYmxGTU5XUkhSMEpZWVdzMGQzcHJkRmxaYldzeWFrNUxTVlpmVkhOeFJHaFliblp1VUZsalFscExUMjh4WVhCaFFrZzBXWFl3UW1SVWRHaFNOV0p5VEdwVmVUTkdiM1ZLWW1KelJrUkhibkpxWW1acFJYRmZkbTVTVTJONE0ybHFVbkExYjJWalMwODJhVVZsWDBzMk4xaHdiRVZOVUhsTWMyTnBOMFJhYW1GRFREVlBTbVo2Wm5CNk5XNTVNVTB0TjJKZmNrc3lWRzF6WnpWdFNtVlJaRFYxUzJnd2IxVjRZbWRHZUZNdE9IUm9OVjk2Um1WeFQzWkRlbGxXVkZKelgwZFdVWE01T1VvMFpqWjVhVlZpVFRBd0xVbHdVRTFrTlhGWVowSkpNR2x6TWtKNlRFcE1YMGRIWVVsSFJEVXpXWFpzWVhaRlVIRnRVMWhWUTFsdlJIaENaemg2TVhKbVNVRjFkRVJHZG5OSExWaGFVMG81YVZCWmRVRkRVMEZHUVRCSVZXcE5ORGxLTFZSeFRGODFlblI0UkdGMk1VaDNSRGw2ZDFCaVRVSjROM2R1Y0VOc1ZGVnVkVTlXWjBwWVlYSTVkM1IyT0c5emNuaElhREpNUTFOZlUxOU9Xa3BVY1dSWGJXNVljMlJoV0ZSSFdXcFdUVmRHZDBGMVJGZ3dZMlk1ZDNGWVdrZzVRVTVRYkRSRmJHVm1jV0ZGWW5WTWF6VkNlalp4YTBwdmRFUmpPVjh4ZUZZeU5VOU5RWGhVYTBZNFFraDROMmRMZEVGT1dGaDFOVWxCTkdWTVdXaEZXSFo2ZDJaNFYwZFljMDAzVlZkdVVGTllhbnBYWjFod1R6VjFVRGN5ZGxscmIzWnlWM1Z1V2s1SVFrMVZZbmM1VW1kTlVrTk9iblU1UkRGQ09VUnFVVGRqZFZKeVJHdDNMbnBhY25wdWFrOTZZa0pEWDJoTlRERjNhbkUwVUVFLmYzZWhrTzRFekpScVNiZDNQRFJBbUxnSmxNc2p4ZDRHU2JwbDA0QnJtS00iLCJleHAiOjE3MDYyMTgyOTIsImlhdCI6MTcwNjIxNzk5Mn0.Jy6BPJ5lYyHBEO1TmwIPIiO7y9-AgSLh8dTdZT0cXkw","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:32.828 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:33.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 535933: status.find.is(200), but actually found 401
21:26:33.831 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,535933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e796637, username -> user.1000426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a6cae6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217993786))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWYzMXN2NDZhZGtoNTBlbzlmbHM0ZXV0OTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bWVrZFZka051UVhSRldYVnpURTl6WVhSelJreEJMbVpCYTFSM2EyNU9kVTFNYjBZMGRucFZlRFl3UTJoSVQxTjVOSFZ1VDJRMVV6bFRiMHByTFhaSVprMHdRa0Z5VFRaMFlWaFNXR3QyZUdOeU9GQXdXVEJuWlhsNmRIRkZTMDVXWVhkb1kzbzJTSGx1ZVU5WGVHbENhbU42U1ZCUGVYTjBPRTB5V1VRdFYzQkdXSFpvVjBwV0xWUjBXbU4xVVRsQmVtVk1SbE5wVDJkNWFGZHlVek54TkdoeVJVdG1ObGhWZG5aTlNFNHlWM05FWWxSQ1RtOXNiamN5YW1aR05FaElOamhwTm1GdlZESlhRVWxFUmtSNk1ra3RlWEI2VjIxTmFUZDZNbFF5WVZsRk4xYzBkbWRpUW5sWllVMVpkbkJNV1RGQ2NqVkZSMU5wTVhWamIxcHlWVTl3UkVseVlrY3dXbTltYUc1ck9YVTRZa0ZCVG5wSVZVczJaMjFuZUUxUVgxTmZiamw2TFVKak5ISTRVSEZHWDBWR1dXRnVXWEEwVERSNlZXZFJNeTFETlcxSGN6WlRaekphWjNKTVExRkNiRXByVXpOMWFrNWpUSE5WVFZKQmRHaGxSV2M1YUVGb1NVZFhTM0F0YTJWRGNGZzRNemRMWTJSTVlWaDZRV2cxWjBSSWRuRk9hamhMYUdoRmMyUjVaRmxNVkVWT1FqSm1MVlpqWWtrMVR5MXFhMFZtTlU5WVFsSXRlVkp1YUZGWFEzWmhUM2hNWVMxR2N6QklUbE5KUWxWTlJqZzVUa0ZvWjFCSmVFaEVUbVZPTlhKcldqQnVWR3RvT1RGMlRXdElkMnB5YVRsM1FraHNia2xPUlhobVNUWnVNemRLU2pOcmIySllkMTlOWkhWM01HNHdlakJpTmtkdk5ISnRRMDQ1VlVGdE5rdEJhbGxFUjBzNGRteHNiVFZ6WldsVFdXTTBYMGhEWVhCaGJrVXRRbU5aUlhoVVl6UmtjMkk0WTI5R1V6aEtObFJmYjJSaFFYbzRZbEZhVVRsb05uUTFaWEZaV21OVGRVWnBVelJDU21WTGFIaHNTelo1UzFkTVduWkphakJsTFZOTk5FWjFNRFZNTjNCVVZuWkxWMUl3ZVc5RVNtbHVRV1JRTkc1a2QxaDZlVU5yUTFkU1EzTjViVGsyYmpJM1RrdFVhVUZOZWxwUFMyVkVVVzVNYUU4eFVXWmpZbXBJUlY5Q1ZGOVJMa2RYVWpGNGFYaFNPVFozZVZoSmFXWmxja0UxVlVFLlVpRjdJSXdIY2FBQzhRb1JzeHRsMGpUV0drQUpRTTN6VENpd2JxN1JCN3ciLCJleHAiOjE3MDYyMTgyOTMsImlhdCI6MTcwNjIxNzk5M30.Y7b2ywkPffSOsJxOtPRnZkcSLIGHDSKkIZl-W1-er08","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000426"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:33 GMT
	x-forgerock-transactionid: 525cd00d-bf35-4451-a268-25437ac8f546
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:33.831 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:33.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 535937: status.find.is(200), but actually found 401
21:26:33.844 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,535937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20528f06, username -> user.1000031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47de09ee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217993797))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZjJ2cjdiMmhscGc5ajk2c3Q1bXR1cGVxOTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVJVNWFjMlp3YldsbFZtTndlRkY0VGtrM2VGZEJMalpMZWtkVVpqWlZTRmxIUVRNNFpVRlJRMkl5VlVSVlFuVmxaV3RvZHpoUFdGZ3pkVmxKV0ZSQmQyTlFTWGRuTFUxSFkxUktSa295WlZsS2J6Wkxkalp4WjFweWVuWk1XWEpDUmxoU1Z6WlpTVlU0V2paYVpFODBMWEp3Y2t4eGVXNHpWRGRvVFhoeVdtSnJaR2hYVUVKb2MwcHVTRjlXWVVZMGEwZFNTMWxIUzFOVFkyNUZTWEl5V0hCQmEwVlRlbk4xUldwUmVuVkNPRGd5WlMxYVdHSmhSMmRwT0dJeFptZGhTWFJVYmpGcGMwSnVNamRZWWs5Uk4wVm1XbWhXUkY5NVRpMXhNVVJ3YVd0SVRrZGxPVzV2VVVSV2VrSlhYMjFNWWxGalVVeDFVVzVvY2tOcGVHWlRSa2R1T1ZaZk9ETk1aMVZvVEc1b2NsTlZjRE5ITnpCa1QwRkpNWEpaZFRCWVN6WlBTRVZOY2pWdE4xOVpVa3d6Y1Vwc1VtZFNRMlpJVW1OM1V6bHJabTFZWVZCdGJqUjZWMXBxZUdsVGREWnNMVkpZY1RKdVVuUnhjVjlMVUc1cWFHcE1NV2xHWjNZNFkwVnNNVk5YWVc5NE1teExSM2s1UzFWeVlXMHlaelp6TkdOaVIzSTNhbEJrTVhWMlNHOUdTRlpJUkhoSGJIaFZYekZaV2s1YWRXbzNaVFZ0TkVKc1JVVkpja1JxUmxkb2NsaEhRa0pyTUZweFNsTjZWbEY2YkRSdlFuaDRYMmRmY0VkblNGcHljVmxRUlhFeU4wTnFTMHR5VFZKcGRUZGpRbTVaZFhSVlN6SlZURE4yU0RSUVJEZE5iMWRpWmsxNU4wbDJTMnRXWTJGalEyWnFUblY0VlVGbGFXaEpabTFZWkcxcGJteFRVVGw1VjJKTmFETmZkRFIwY0RGeFRDMXFTRWwzY2s1c1kybEZTMEZUWkUxTWRXTXpOVXQ0Y0RkSlNHRTJhVzVsVkdKaWVFUXlZMnRYUTBGU1VIVnhkMk5qYmxkSGFISkZSRWxXTTNBMVpHMXZiMHcwYlhkaE9EWldTRXR6ZVZweWQydHFkRFprU0VvM1EweHRlRmxMTW5KUlZGWkxNazVVYkVNM2ExSkxiRUpKUzB0c09HTk9ObmxIWW5Ca1owSklRV3A0YUdKRGFVOHpNVEpHVG5aMWNrZGtaa2hXVW5GRE5UVkZMa2xUZFV4cWNGSnhObEZVVm01YWFXeGlMV2MxT0ZFLjI2RVpwX1ZnR3RqOEZXNUxXbXo2SVNreUNzU1lRQkpBb05RY0hORlFHLXciLCJleHAiOjE3MDYyMTgyOTMsImlhdCI6MTcwNjIxNzk5M30.TtabBFLYu-KWeIT0RrUKkW44VZsDKr8NsdkQL-4GFmo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000031"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:33 GMT
	x-forgerock-transactionid: 97c04eab-0357-4e02-95de-7ea39f07176d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:33.844 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:33.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 535938: status.find.is(200), but actually found 401
21:26:33.848 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,535938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7596691, username -> user.1000149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b8f85cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217993799))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYWNwZHN0aDlrN2FubzU3MjI1ZGdoNWRmZW8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eU1GOXBVRU5TWDFGbVUyTmpjM1oyT1ROd1dXeDNMbUZaYzI5NE4yZEdkMVZZWlRNNFVEWnBNMVZ3VERaQ2RsOW9ka2RsTjJ0UWQyRXpiVWgyYTJSTlIxZEJNblJFTmtsT2RGODBabTUxT0VzeFQyNUxUMFkxVXpBMVVWaE1WR2syYzNoM1NrMDVPVFpUTmt4NE4xZHlTMDUyUW1ORWFXTkRZa3MxWm5oWk1qZDZTbkJ5YURBeFlrWmlZMVJ3VGxONGVGcEJXVXhwVTNSb1drVm9WMXBwZGpJNFZVNTBSMjFHVXpKaFlVOXllWGRvV1haUWJUQjNZbkJrTUhScWRIcE9UVUZrU1VoRVgyeG5TVUZtWW5CblVXdHZhV1JIYmxSSWJFYzNOMWhTYTBwMlpEVkVjRXRtVFRSaVdITTJSWFpZTUVwWExXdFZZbmxyU1d0bE1VZFVXV2RWVkVGNk1tdHlXbVE0Y0RKUWRYSkhNbGh6YWxkTE0zYzBibVZyY0ZjelduaFZTVVJFVjFwc2NYVnROV0paUlZOQlh6UjZiR1ZQZDJZM01qRmlNMFZMV21KYVVFaDVkVkJZUjFaRlkzaGtiRmN6YjBwTVpYZzRZMFpTWkRBeGExazVZMmx6YkRrMlR6ZHVWalpEVWpCbFkzWkVjakZNVFRCc2EwOHlWVzA0T1dsWFgwUnBSMDVZYUU5S01USkNkRnBMTVZoeU1XeFliRWR3TmpFMFdqTnJlaTF2U3pSMFVuRklPRGRzUkVoZk5tSnBSQzFQWmtWYVdtZzFiMUF0YVcwMlJXdHJkVWxMZFVGNWJHTldZVEJxWm04elMzZElOa0ZXWWt0alYyWkRjbDkyUnpGU09TMXVPRzB5ZVRRMVVHTmFVWFpSZUhFMlkzRTBNSEpVVGxZM09UWnpUVFZqYURCblJHODFSbk5hWDBwV2VEazFRM28wTjJ3M2QzWlpkV2hUTjBGaU0xRXRTMWxXYXpkS2FHd3lOMjF2UkhGb1RVcEtUV3RoYjFkNE1EaFNlbE5ZZWtwME0zVk9ZbVJMWlVWRWQycGhiekZRYkd3MmNEUmFaVlZsUVhscmNrTldaV3htV1drNGJHcDFhRU51U1VRek1GaFFia3QwTFVac2QybFZOVGRvY2xGWVMzRkZMVUpMTW5SWFprVktPSEpIWVc5WFNHMTRTMDVzUWxaaGFWVnlObm93VjBOSVZqSklVMGhKTTE5aGFYbzRjRlJhYlVSVGNHZDNMbUZtVTJveFRsOXVZa2t3YVZvM1dtWmlkbkp4WmxFLnp0NDhBNWN6ZFltZlJfUF9wdU12clliVWZSYXFYODBrQlp6azdoemNiSFUiLCJleHAiOjE3MDYyMTgyOTMsImlhdCI6MTcwNjIxNzk5M30.O-MvTPen7Mbn9-jmb5R8lk8CF-Oduf4HwGeULFEtL4U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000149"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:32 GMT
	x-forgerock-transactionid: 110de2cb-814f-412a-8115-7421beadbd21
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:33.848 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:33.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 535933: jsonPath($.tokenId).find.exists, found nothing
21:26:33.871 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,535933,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e796637, username -> user.1000426, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a6cae6a, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217993870))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@c0b41d6)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:33 GMT
	x-forgerock-transactionid: dece738f-3b47-4ef2-86b7-aad104a880a1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMThyc3Q3MThocTBqaWw0ZWtqcmRpcWkxdDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFRpMUVWbE5tTFc4d1VsTkplbWxXWjFZeVdXRlJMbEJFVHpSSVZGSmlNMXBOZUVveGVVdE5XV0ZPYnpodlpXWktaR0pVTWtkTmNFVm9NREZhTFhwdE1IZHNWaTFIWldRMFRrbFBjRTFZTjA5dFVXODFhVGs1U0d0UFdqVkdNVmRGVmpOMVdIQTVVbkY0WDJkVVFTMXFXVUZXUjE4MlEzQmFjemgwVkVzM2NHSTJWSE5mVTJGM2RESlJlR1prVVZWT1VFaHBSWGh4VUhCVFRESm5YelIxVWxoeGRVTXpSVVJQTm5FNVZVdHJiVUZaYmtkRlpuWm9kemxsUVd4cVRVeEpiazlmTWtkSUxVWm9VV0ZpU0VsclkyRTFPVUpGTkV3NU1HTnJWVkpqUmpWRGJ6bFlZMWhVYjBsZlNGTjVPRzVzY0hwRU5VZEJOMEZxT0d4Sk9HSXplakV6VHpSRFJUaGxkbVl3VEhaRGJVbFBVek5xVG1WdVZVUXdaM2h0WHpRMVpEVnFORW94V1VsTVZETmxWaTFFTVZodk0zaHlXWGcyV2tSdFRVcElRMDFUYjJFNGIyMW9SMHczU1U5MFZuaHpVMlpNYXpkdVYzWkhYMFZmWlVKdVN6SlFiRGRFTVVWTk0wOTZWR2swUWsxc1dYQkxWRlEzZGs1M1JTMUphblZ2WjJOblMyWkJaMGs0ZWpWc09FeG1hamt5ZWxSUWVWSlNiR0p2WVVvdFVXbFJjMEZEY0ZjMVpWWmpWVlZHZW5wUVdHczJZWEYyTFhWaVRYUklVVXN3TUU5VmJ5MUdjV3M0WW5WeVFrUnlSbTFzWjNVMk5XSllZbE5GVG5KeGNtRjVRWFZvY2xZdFJHSlpaQzFVVVdkalQyVkdhVlU1VmxsQk5FUlpNMmRMTFZkcVZtUk1hWEJpU2pGR2JsSTBjM1pDT1ZaMlUybFlVMlZNYVRoMFNFRjFjVEZUY1RsMVlqbFphV1phWkVwYU9HZHVjRmhQZUVSUk9FRTBTRkZqY0d4TGIzWlJPWGxMTUdwaVh6UkpUVEpMVWxab2VuSjFaVEZ3YkVweE9VazVhRFl4VjBoUUxVTklhbVZ4V0U1aVFXNXpSSGN3T0c5TFptcFlWazl5V1hORFVucDZhMUpuTkVKaGNWSjZTM2xLUW5KbVduaEllVXRNYTNOelIzRk1kMGRpVjFkcVZWbEhRMGx2UXprdFp6RkRVV2xWZUVzdGRVbE5iRWM1UkdGemRsWTBMbTF1TkVWNk5rcHZkMFZzY0Vsb1dteG5kSFJtY0VFLnh4eklWOGdqQ2lZNk5JbUhtd2R2RHN3NVNCRjhqelBadlloenI3VEZHaWciLCJleHAiOjE3MDYyMTgyOTMsImlhdCI6MTcwNjIxNzk5M30.LIwqgL6UYE2h8_rqgnMylJdSRDwtR7SU7-EyTGuI_0M","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:33.871 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:33.884 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 535937: jsonPath($.tokenId).find.exists, found nothing
21:26:33.885 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,535937,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@20528f06, username -> user.1000031, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47de09ee, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217993883))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:33 GMT
	x-forgerock-transactionid: 135a7592-fd8c-49e7-af64-c6ec07f0019e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibnBscG82MWk4N2dsdmxudDJwNGpocGNnNzAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d1VHcGlVVXN0VUZoeGNWOUJZVzlZTTE5aGVrMTNMbGQxVEcxSFQxUnJiblo0T0VGWmNteEZWMVpITlRJMlRGWnpWWEYzUTIxV05uSkJjSGRPYm1sNFRtRkdSMWs1VEZnM2J6SnljMUl4T0ZJNVkwVXRaRkp3UXpJemFYcEZXVzFMTFRobFZUVlhNR3d3YzI5NWJHRm5TSFV3WmtGMWNXaHVlR3N6V2tObmVFdHhiM2QxUWs5d1RYbGxWRlJNZVVoU1ZIZEJUMFJhVFZaMFYwSjZhMGh1VkV4d2VUSnJkbkJ2Wm1aWGMzWkVUWE5MV1daZmEybFhVbk5VY1hsTFZFMXlkV1JsWlZoRmVuSk9laTF1TWs0MVJraExTRmxQVUZCTlVqRlVSVGcyU2kxM01XSmpTamhKU2s1clFXeHlSRFZ3WXpWbFFXdzNXR3g0V201eFgxRlFjR0Z5TlVweWNYQTFNVEkyTTFkWFRqRXpPRzVFVGxWNVNFMDBiMVJqT1RONGRtUmxYemR5Vmw5NlNGb3hOa3cwYVhCVFNIZDBjRUZJZWxGRlNGbFRlSGgyVUc5VFVYUXpVMHRvZEV4YVZraHpVak4yZEVSQmRrcFlSV1Z2YjBGbGJucGxTMDh6YVUxMmRrbDZUVVJ1WlY5dU5HMUtNM281YlVaVFZteHhja3hYVlRGbU1EVmxNbko1Y1dKUVYzZzJOSGxrWVVWSVEzcDRWWGsxY25kUE5rRjZVSGh5U3pZM1RFMVVVWGwyUzJKRk1rMXdhbnBwYUdsTWRFTkRPRGxIUTJvMldXdHJhVzlaZDNRd1FqaExRV3MxV0VOWVZsRjJOVmxwTURJemNEWlVRbTV4T1hGMVdGaDRRbTE0Wld0Tll6WkJhbGx3U1hZNE0yRnpTRmRtYWsxeFVURjZTV2sxTlZveFUyRk1UMVZmUm1kWWR6TXhTVGRLWDFaeGVGUlFabEJWYTBKd00wSndiVUp3ZW5KaGVXaDBaVXhSV1VKVlQxUjVkVFl4ZGxvdFdTMWFPRlZYUmpocE1WSmFTRUV4YmsxYU0xQkRTbWQyWkhaU1VqaG1WRmRrWjA5VVFWQnNOakkyVWxOdFJWQlphWEZ3VlZoa1dXZDJWV3N0VHpSV01WZE1NMmxLUXpNeE1rNVFZelJrTFdKWmIxVmpjSGhFVlY5d1IxRlNjVEpuTUhKVGNWUkNPVnAxU1RCbFpIQjVORzFTVTNoRmJIQjFNMVIyWW1KbFh6WnpMblJrYVcxWWVsaFBRakphYmtocWVtaGpibVp2Y21jLkVySjN0TmQ5Y3FCcl9ibVRPTndGb01fWFJnblZseDJubFUwZzNCWnBVWGsiLCJleHAiOjE3MDYyMTgyOTMsImlhdCI6MTcwNjIxNzk5M30.x9pquv4PYM-y95ReibL8qvU4xl4mYCOIJ8e5v_fwUsI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:33.885 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:33.887 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 535938: jsonPath($.tokenId).find.exists, found nothing
21:26:33.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,535938,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7596691, username -> user.1000149, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3b8f85cd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217993887))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:32 GMT
	x-forgerock-transactionid: 801dc186-0c31-49f9-a5c4-13496143c832
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiN2pxNzg0YTFhcnNhczR1cTNoaDMwMGp1aWUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aFJsZFRiekJrUlhGcU0zRjRNVXh5YVU1UVNGUm5MbmgzTkdKdlFtZHBjbmRJZEhsTGRsQklXRkJTV2xKNFRuQm1OMDVuUVRsUFF6RXljRFp3ZVc5TWFraDJaMVl3TkcxR1YySlRhM2QwU0Y4Mk5HeHVWVE5oVGw5Q1IwaHJXWGx6YjB0TGFVWXliakF0VFd4NWJYRlpXR1JvYjJKaGJqWTBNQzFtUTNkNFJ6bHhTMFpSVFMxdE5IZE5OMWg2YUhGc1JYWmhhRXRKVEZSYU9VdzFhblZPTFVGQ05qVk9hM1kzZVRRd2VucG5TM3BDTVhoVVIyZ3lUelZRUWpBeVFtSTRVbEZxUjNwVVZ6a3hVRnBYY3pGVVUydENVMFpXUWpKcFRWbG9RVmxtYUV4dVl6Smlla1JRZEZSUllqUnJjWGszVVd4eldUSktXa1F4VkVkZmRHZDBPV1ZuVUdwTE1sWnpOVkF6U1RaT2Rrd3djRTlpTldaNFZFRXRNMEZxV2psSlEwczJjWEZsVVdreVpWaDVORTUyZUU5cWFGbHFaRk5UTjNkVFJYVmlUMDFvUkV0NGJXeEVSbTFhVGtWQ1dXb3hORlZzZVVwS1VXMW1UbEJEZEhveU5qaHZhSEJVTm1VMU1UbERUMVZPVDNGcFVtWmhhQzFFTVhkMFZUaG1SVXhHZW05UWJrOWFjVEZEWlVoek9IVlBja2xWZGxoMVRtcHdOMU4yUlVsMlRWWnlPRGhSTkdRMFpYcHFTRXhxY1dkQ1ZERk5ObEF3WVRocVlrWXhaR05KVFZwRldsbHFWekF4VEdwM1NqTmtZMmhFTVZsNFlWaFBUMHhQWW0xNFRUVnZiMHhUU3pseGVuSmlWbVpNVDNWWE5XcG1NV2xyYm1NM05XdHlORm90VG1walVFZDBTMGhuZWxaWE1qTnBRemxvT1U5R01reGhMVWxTVVVsclJETjJiREJuTlZwd1VtUnZTVTlNYm1sb1IzQlFMWFJXYzJaT1JuRm5kR0ZmZUc0emJqTkdTMUZsV0VremRpMXlkR041VTNsdE5tNDROV1pGV2xJNVFrZEVSbXgzWW1zMmRrVnRNVkF4ZDBoSVNGWnFNRU0wZWtReVV5MXpkMUZYVTBGRGJEZHBha2RoT1ZOS1NrRjFkVEE0WDFOdlgxZHBNV2M1ZW1nNUxUVnhVamh3UkMwM1RGOUJUMHc0Tmt4RGFYQklSeTB5ZW1WT01VVkdSVGt3TUZVME5GQXdMbTFQZEZkTWVUUmtaSFpXY1hwaVpqQXpWSGhGYVdjLlY2VHNMLXJabU05QUotNmJ5eEE5VTV0Wk5Sd2dXZkgzOGk3bXhiZHR1S28iLCJleHAiOjE3MDYyMTgyOTMsImlhdCI6MTcwNjIxNzk5M30.lVubMPEcUqGJ3TwJF9Wnfbkc29trqr4EIddP_OptxCg","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:33.888 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:35.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 536136: status.find.is(200), but actually found 401
21:26:35.086 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,536136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@351d0e2d, username -> user.1001466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31326126, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217995040))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2405
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMmhpNjdwdTRqaDJydGpvcm1qdGNjbDl1cCIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTU0VUhCTk5rWnRNMjlqTVVGMlVVdE9kMWRZYW1WUkxrOWlkekF4UW5CZk5HWTBTV2hUZUV4b05rUm9hbEl0YVhaU1ZFazBjbnByUVRWS1FqRkRiWFo2U0UxdE1USkVhREphTTNOelJWQnllVk0yTFhoT1FqRk1SblJUVjB4VWVIVlBOM1I2ZFVGd1JucFNVVUkxUzJ0WmRIcHZiRXBzVDBSS1FsVkVTRmt5VjJSWlFXczVRbFptVnpsdVJFeEZaMmhzVldKd1RXOU1iV3RLWjFST00wUTVkamxIY0RSSWNsbHZTVFY0VTJSalZFaDRRelZtUW5kU1dVcHNiMkZUYWxoWlVHOXFNemxmZVV0MGFFRk9WVkpXUVdkaE5WWjJTMFpPVWt4WVNHMXROV2hLUTBoSGRIaG5aV05tUW5STE16bGtTME5FWTA0M2FERk9WR3N3U1dSMk9VWmFTMmRJTjJjMU9WSmFiMlF0U25OV09YZFpXVEZuVGpoMWRVWkhZa05SZVVOck1sWlFUVU5SVkROTE1VVTBTMXBEVjBGc1ZVNW9ZbXRMWjNGck4yVldNM05KZEZkMGJUTXhXRWx0UTFwTVR6azBhVzlhU1VaUWNuQnVTVWxYZDBaME9FTkRaekJZYUd0U1kyeDBNbXRRVVZaUk9VNHpjVmhrT0hkaGJFOVZTRFpxYlUwM1ZsaHdhRFJ3T1RseFZVYzVOVzVyWlV4d1QyRkJiRE53Tm5CV2RrcFVXVE5LWlZVd1drMXJZa1YyWW5oMlJubzFjREEyZDNsVGRYQjVUbEZTTWt0NU1rNVBOemh0UkZsc1ZFUlhZWGd3VW1aVGFXVmtURlZhYm14NWVsOUVSbGRmUTBOTmRYbDJWSEUwVG5SNlJVZFpkbkpuV25CRVJVZDZSR2hCUjAxUlgyNTRZbFphYzNsMk5WZzRUazlyZWpOaE5UbDNRMHh3YnpnM05YWkdiVzh6VHpFeFpWTjFZMmxRYTFCblVFRlNaamxLVTJJNVZEWjBSeTFpVW1OV1IzTkJkVmhxV1ZCVmJWQlJSbkowUW1kcVdGVkdTSE5hZUdwYWRXZEJOMmxKTVdObFVIbFFPV0ZCYlVFM1UzSlphVGRaUVVoVGEycHdVemRxVlZKR1pHUlhiRnBMWVdFNVIzTjJUMVZNYkRaNWN6ZzRVR0pDWDNScWFtaHdlV3B4TVVGSFJ6RlFhMk5vZFVWSWRuVklNV1kxTlVKcWVqTlFlVzlOY0ZGTkxqbE5VbGhDWjFaTlMybHpUMU5MYlZSRGFVOVhTSGMuSzZwdEZWbTdmblhkUDBiZ0pZeDRUQW9nMWotMTdVcHFzaUN0Ul9WaEJZRSIsImV4cCI6MTcwNjIxODI5NSwiaWF0IjoxNzA2MjE3OTk1fQ.qre93vFzzhx2xlbAjVSCPuINmnZ3oabTcgfgr11HiD8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001466"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:34 GMT
	x-forgerock-transactionid: 061e98ee-07b3-4838-95b8-eb5700256498
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:35.086 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:35.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 536136: jsonPath($.tokenId).find.exists, found nothing
21:26:35.128 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,536136,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@351d0e2d, username -> user.1001466, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31326126, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217995127))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:34 GMT
	x-forgerock-transactionid: 6a2c1d0e-9db5-46a9-8e75-98b1cf703e93
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidjJqaWc5cGFpYXExdDlqZnB1bTFkYjNhODAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGNHeGlMVk5ETW5Oa2IxOVhlVEUxVUZwYVUzcDNMbkZWWms1eFUwaFBaR2t4YzB4Wk9DMTNObUZWYzFoWWVrbDNOMXBtUkd0VFJtRjRNV3hOYWxKNVQyRmZYMHRHTmtKTmVubEdRVE10Vm1FNU1HUTVOa1JmYVZCTFExbDBUbFpDTkRSWWFGOHhaR0p6UjJzeU9XUjFZbTluWld0SVMyOWhSRmMwYUhwT2FIRXljMmRVT1dsMFZqVXRUVzU0ZGpGaVVUUlJNVXMxVDB4YWJ6ZHViVTFPT0ZCMVpFNDFiVzFJTVdsUk1FSk5YM0JFYVVvMGIzaEpSVmhZUkdScFN6aE1UamxWV2tnd01uRmhjRzQ1Y1ZCS2FrcFNaakYyT1hkeFduSTFaRlZ3YWtneVh6RlhTbVZSV0VOSk4yUjBWMU5IZVVGTVMzWlVja28xYTJVMFZVOW9aa2xPTVVweWJsWjRaa2N3WlY5SFduTlZiR3hZYmpSaFYyTjJRV2xrVFhGTGIxRnhPRkZvTVV4dlRrWm5PVEp5WkhoRmVEWm9jelp4ZFVWSFZUQkNNbXc1U0hoNGJFWlRUVkp3U0hGV01XRkNiazR3WWpCTFZEZEljRkpuYVVOWWVUZGxUMHh5U2xsS2QwaDJlbWRYV0VGblFWbGZURWd4VEhrM09IRnRjbkJtYzBOV2JrbHFYMUp0ZW05MFFWRTVUMDVrY0ZkYVJtWlFUR3RKU25ONE1VTnRRWEJaVEZCS0xVdDFialV0UlVoWWJGbzNkek5WU25oTmIyMWtaR2RWUmxwTVRtdEpSbTVUY3kxak4ycEZla3MyY1VGTldrZDFkQzFYV201eVdFUXhRa2haTm5Ka1ZuUjFOVll6T1RCVWFVbEdRMmxyUlZwWldWWTNkRk5DVGxWTVJWbFNiV3BIWW1Wc1V6aHZSSEZ5YVdNNFZIY3dURGczYTJodk1rMXlURU5vV0dsTE1UbDBNVUl3TkVkZlNuUlVkWEUyVkc5M1pERTRPVWxZVmpSMGJFaFhVMUpJTVdoSWRXcDBNSGh1VkUxa2FWQlFWMkkyVFdZNVQwYzBPVkpCVTE5Q2JWUlJka05WVFY5d1R6VmpNRmRCTlV4amMwdE1aVTFLV2tSelRUTnZWRVJOYW14RE0xRmpkRGh0VlhnMVdIWndWRkptV2xCcE5GUndhV3g2UkhoMk9ERTJVVWRGVFVSMGMwWlNVSEoyZDFWdkxXNURNSGsxYkVwaWJUaG5Mbmd0WXpGVlkyWlpWSFpPTmpOUGRHVkhTMWxqVFZFLlJfb0UtbmZnYmhzM3R5bndDV1h2T19vRGVncE1Fbm1CUHVrZ01jbEZlTUEiLCJleHAiOjE3MDYyMTgyOTUsImlhdCI6MTcwNjIxNzk5NX0.aza-DJkOJ7FL3oPhqkVfFgwF-fJBx5e2Qfoz0m_u6Ts","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:35.129 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:35.834 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 536243: status.find.is(200), but actually found 401
21:26:35.835 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,536243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21dd43f6, username -> user.1000095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@465dd8eb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217995786))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibXY4OWVyaGJ0cmE5OTE5bGpvOG82ZmlpdWMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MFVXRnJYMjVrTTJGWE9WUTNjWGhWV1Y5bE5rdG5MbUZzTFY5RVRsRTFWekJVY1U1UFMzWmtRM056U2kxa1oweDJlREUyTlhKQlRVWmpSR2hRTWxaWVdYbFpMUzFqWldadllscHVXRzlZUmpoQmRrMXhRMXB4TW5oQ1dFeFJhbFZLVWpkSVF6bHlUMHBmWHpkeVpUSkxhMVpIYVZKQk0wNUtkakU1YkRkZmFYSmljVXBEYW14RFFqSkhkbkpGWTJGb1VrWkNWbkpzUmpkT1NUTjJaalJtZFRWWVVGRmFZMDV4ZDFWNk5tODRWa0ZHTXpoWmExTndjbTVZVFRWamIyaFliVGhoVVdobE1EUklRMDFUWTBONVpGUlFlVU5aYlUxeU5YRkROV3RWVFd4bmFYcFFRVUZyZWkwdFJFbEtYek5ZVVZsakxVUmlRVTVuY2pkaGFXTlNkbVpuYkU5SGMzUjBRekpmTUVGS1RVVlNaVk55TkhoV1QxTjZhMk42YWxGVVYyRnpUSEJsYWxsVFJtNWlRbUpXV2xaMFpHeHFXbVZTWmpKVlRWVkZiVU5RTWtSak1sUlJhM3B0Y1dwS1RsUk1RVFJOYkdFeFl6bDZhWFZQVm1sTFRIQm1PRkJFY0Voc1pYZDZjRnBtVXpkYWRXazFjWGxRUTFkWmJVbEdhbGhTYUMxc01sOHRUVFZaWlVnM01IWnRkMjlUTkdVd1MydENjRFUwZUdORGNqRllNREZzWVRBMFgwTXhVbVZWU3prMGNIbExVVTlyUzI1UmVIZHRla0ZwY1RFeE4zZHdNek0xUVdSMmIza3diRWsxVDIxTE1sVm9Ra3BoVjBsVVVEWmtOM0pYTjBsNlVFcExTVTFOY2xCa1NYcFpPRkIxTVhsUFIzbEdXRFZDWTA5amRsSlZTRzEyVlVaelIwWjBTWFp5ZEdkYWExSlFhelZ1Um5KbWFsZEhVa0ZtY0ZsZmFEUkRkazAxTnpaUWRWOUdhMGhXWm1scmIzVnZiRFpQYkRFeFduSkpka3hIWkUxMGFucHphalZ5UlVSTE5ubHlhVFpNYkdsTmRYUjNXRTlKZEZwNWRqWlZNM0F3UkZwM1ptNVdORlJ6U21wbFpIQndkRFV3ZDAxMVpVdE5VRzlCYkZvd1pUUmxWa1p6U0U5SlJVMU9ORXhxZVZGUFlXeGlXR0ZPYVZkQkxXTTFkVzFuYkVKS1RHdFVhM0k0WVhGb2NFSmpWM2hhU25KRlpqWkZMamRLWm5CZlUweFVkblpvYkRWeFEzbEliVGRmUjFFLmtKR1Mwa3lseGFaLXhoczJ1bGpwQkdsOUZNV2dWTncyUzdXZVJxVHVfR2siLCJleHAiOjE3MDYyMTgyOTUsImlhdCI6MTcwNjIxNzk5NX0.7jLdzkoKklm9eUCz2YP9jCRSKtfAYN6m7vp6dQIOOWo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000095"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:35 GMT
	x-forgerock-transactionid: 061b24b1-8018-46ec-89ae-7ebb5e0a24f7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:35.835 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:35.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 536243: jsonPath($.tokenId).find.exists, found nothing
21:26:35.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,536243,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21dd43f6, username -> user.1000095, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@465dd8eb, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217995874))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:34 GMT
	x-forgerock-transactionid: 5c205ad1-7e7a-4e55-b24c-c4fe2fe88c77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjVuNmQwNmRvaWNkNWQyZnFrMDRhbXJhdm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clVXOUlSVUZKYUVVNExXdDNObVJMU0c0MVRYQm5MakZGTjJOS1UxRm5aa05PWlVOVlltNXpRV3R6Y1d4UU0xZERZV0UyYkU5RmNtOWxUVFZ3YkRGWk1YQkxTVlV6VWt0eFNqRXdOREpzYWtOZmNHZEhRa1Z4Y2s1aE1tWllNblExU1ZoWE5rZHBWbVZKYWtaNWNqRXRZV0l0UlRSdWJURkVObGxFT1ZFMU1VbzBaVGhKVFZoR2VIUXlkVWMwV0dkc04xbGxjVlpwVldSRmFsTmZSMFkzVUhOQlNDMXlNamRRVVhSU1JVcDJlbVJpZHpBMFdYbzVMWE5JZDBSZlMzWTFTVmxyVkRFNGJHRjBVVXQwUTBKVmVGcEdRMG8zZDFaNlgxTk9jWEJFY21OUk1rWjJlVE56UVRNelRtSllUMTl2VW1jMFprbHlZbUpYWm5GS2VYZG1hRmhPZURSUFQyaEpiRmR3YTJOSFJIaHJkekZRTTBORlVVUjFjRTFwYWpoSE5raEdiMjlUZGs5WlV6RlFSeTF6V1ZwNFpGSmtSVll6VjB4NlpsQktkMDluVjA1SU5XdFNOMnBLUXpoWU1GSkZSakZRU2pSaVNVOXhVRE5vZDI5alVqWjFiMDQwTkU1TVFqSnlSR3RyYVVadk1GOWZkRTV5UzFwTFl6TkNVVGRHWldoVVJuRTROM1pPUWpoWlYwOHdTMVV3ZDAxSlVrTXlUM2h0VlRGS01sZEZNbUYxVFMxNE5XbHlPVzlMY0hKTGVVUTVTRU52UkdsSVREQjZVRmN6Ukc5TFFYcDRTbEl4TkRoME9XaHVha3h3TmtzMWFXODBZa0pIVTJaaE5FMW9ObEprVDB4V1pVZG5kREZZYkhOWlVUQlNRV1pKT1dscGJsRmhMVlUzZWsxNFJVRXdVVFpzY2tSeldsY3pMVXREVEZGclowTk1hbm80YVZOWVFrVllTUzB4TlhCMlRYSmpjRzFGZGw5S2JHRlFSbGxDTnpZeVRXeG9ZMUJyYzFKM1YwVmFSelEyZURKQk1VMDNia2t6T0Y5S2RHbzBhRlpxZVhKaWVXVnRRbXRXUkd0T2JrTk1RMjlCVEZSYVpIcHZXVkEwTkU1a05VTjBNRTVWWlZsS1J6ZGpjMGcwVms5blJXVldjMlJKUWtkUVlrUXlPVmxCTjA1VlUxVnNUekZuUWxsa0xVTlJjVzlVVVVkelNGSk5aVTkxVTBob01UVldXVEZTV2pkZldsaHZMbFZUWkVoM1VVcE5SVXhNVlVaVWVsOXdWbGhtYTBFLjVvR3NkMm12VlJ0RThUVWlyRUc0anRKcDc0N0hhQ1dqT01iMGZ5OFJwNVEiLCJleHAiOjE3MDYyMTgyOTUsImlhdCI6MTcwNjIxNzk5NX0.XlFZI_S44ND_HkqlAhevdGQPvwKSXr95k0ly0hpIDho","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:35.875 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:26:37                                        3590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1059924 KO=14196 )
> restLoginInitiate                                        (OK=525384 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=523822 KO=1543  )
> restloginProgressiveProfileCallback                      (OK=10718  KO=1543  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.49%)
> status.find.is(200), but actually found 503                      4958 (13.61%)
> status.find.is(200), but actually found 401                      1543 ( 4.24%)
> jsonPath($.tokenId).find.exists, found nothing                   1543 ( 4.24%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#########################################################################-] 98%
          waiting: 6119   / active: 22     / done: 536474
================================================================================

21:26:39.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 536786: status.find.is(200), but actually found 401
21:26:39.579 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,536786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@134fe136, username -> user.1001863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ee184ac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217999531))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibGJpbGc3dmFsY3FtcHQ0aDMwNnFwdHJtNjYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1T1RWUnVaMnhpVVVsblVtVnZXa3MyTTBzd1EwVjNMbVZQV1dwdExUbHRWSFZLTmtwQ05UWkNWbW95UnpBMmRFbGljVk5QUXpSbFVqSXRaMFF4VlZOaGMxb3hha0k1UlZaVk1HVlNPRmxFYzI1M1MxZFpja0pFU1Y5VU1saDVZbmQ0VERaRExWSkVkR0p5TmxjNU5EWmxaMDlCWkVwRWRYbFpNM0JxWDIxU2FGUkZUR2xKY1Rsb1ZWcDJVSGxVZG1WNlVrSmxiVVYyUVhCeGFubEROa2hOZWxKT2RFdFpWMjFsWXpSa09YSnVjMVZGY1ZobFkyTlROVkl3Tm05a1JEVmFTM05XV1VSemRHMTZlVUZ2TjBkVlVGQlVZbmxKU0ZKcFlqZFBXVzlHV1RkWWVEaFlaakJ2U0VkTWNXSk1XV05KWVhoVFltUmZZa1kxT1hoSWMwOVlabUZsY1hsNGVHUjZiM1ZTYlhwWE1WbEVlR0ZxV1RVMWRUTkJiemhxWlhKUVoyNTVhbmMyTmxSR2RXNVpaMEZ4VGs0eVMxOU9MWE5EYVZST00zaDBiMFIwZVVaM1RESjZXRmxqVlVjdFZWSk5aMVIzYmtjNFprcG5ZbmRSY2xKSlUwbHBXVzVzZVVWR05HNXpOREpuT0dWdFFsbEJWVkJZWVMxSVpWZFJYMWQxU1U5YWFVeHJOa1Z0WWxCMVNrUndTVkJpUmt4MGMycEZkRGxOZGtGeFF6bEtMVGhmV2xGR0xVZFJhWGRoZUdGNWVrMTJNVlpDVVdVemVXNWpWWEp1TjFWalgzVlFaSGRQVDBkRFkxZG5UMWRNUVRGZlJYZGtiREpVVW1OblNYazJTSGQ2U2pFeFNsUlpUMnBtTVY5TU9WQTBNRlZ5TldWcWVGSjZXREV3VVRFNE9XWlpTM3BxTVc4MmRHWlVkbmN4U1d0NmJFeElZek55YlV0M1MxZ3ljV1paTFhGZlVHdHVUR2gwVlhNeFZHWXlkMkl4WTJSNk1Wa3dkVWhzV0ZCSldHcDVhbmt0VDFKa1ZVZEVla1kzYkhKb1JtOWtSeTEyVDNFd01ubFFRWGxSYzNodGJGSnhSVGRTVWkxWU4ySnRibWhtU0hwbWMzTlllVTVpVGkxR1UxVjBUVzV2YmkxSmVUVlFUalJvV1VGeFJpMTBjRWhVY0hKdVFXeHZMVE0xV1ZNMlEzaG1SMjVyVFVOR1pYUjVVbWxRYm5NemIwbDNOa0p0VUMxNFVVUXdMbVJqYVhkaFVHTjZaMU5qZFhOdVFUZExVM1JrTW5jLmFmWHk0dDc1S2xxUDhCMlVhTkNQZnd2SThTekNRZkdEX1g1Nl9wYnp4QjQiLCJleHAiOjE3MDYyMTgyOTksImlhdCI6MTcwNjIxNzk5OX0.RCaqEBCllwc_hIga2W-lSB-PyBFYWm1I-88_bHiyN3s","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001863"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:39 GMT
	x-forgerock-transactionid: d8204405-3057-45ee-b52d-7d86bbccd7f1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:39.579 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:39.620 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 536786: jsonPath($.tokenId).find.exists, found nothing
21:26:39.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,536786,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@134fe136, username -> user.1001863, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ee184ac, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706217999620))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:38 GMT
	x-forgerock-transactionid: 9e4d2967-3867-4bd7-ae2e-bd289ef9f7df
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZnR1bzlpYjJmMWQ2b2g5ZzgxaWNsa3FqZmEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dFN6aERTVkJHUWpKTGJGUmllSEV5ZWxKeU5tWlJMa1pqWkhaUVRYcHlVWEp3TkRaTE5WUklZUzAxVjNaRmRqTktURFJqYW1wMGFGcE9NbFpGYlhwaFpHcHFlVmRXVVdSdWVHdHNhVk5aUTNsc1VVZENWREpCTlRkWVgzUmtkM0pSTUd4Wk9GUlBkM1ZmUWtrMlJVVTBXakU1TWpWNVZFdzVMVzVOVkhGbVl6WmxTR2RoYnpsbFdHazRaSEZ6YlhOdGFISjVVbmxYZFRsRmFUQnRWM0p5YTAxYWRqSmZjbm90T0ZwVk5WVjZOa3hsVldwRU9TMW9XV3hvTVdWMFJXMDNTRXg2UnkxVWJWUldaalJWWDFoQ1QyTnRTSFpDUTBaR2FXdEpRMll3YkZwT1ZuTlROazVLUTJWclFUZFhVRk0yVW5aSE1VbEZRbkExTWxwV2EyVTBWVmx3U0RZMGRHNWhaRTFtYW1SSFR6QnROM0p3TmtOMmJtNVdkMjVPY25ab05FUTViVjl0ZFVaMVUzRmtRVFZsWVdwaWFEaFlRVUpaV21oaldXMXJObmgzV1VseFUwNU5abGxXUmpodmJsRlRWR1Z2VldOamJ6TkJVa2d3V2xKRGVEYzNkMFpPWDJkTVNHZzNYMjlMVjBSeGVuaHRhREpSVldobVNURkRTM0pYYUdZMWQzZFFOMGRFV0dabVdIRTNkR0ZUU0VoclFUUXdka0U0Y0RKa1p6UnBXVTQyWlhOWFJETnRUM0ZWVWxjMWJtUlZVVEo1U1hGRU5VeEdRaTB6V0RGblZrOWhjM3ByVGxFeGJVOVVRM2hYUVdwM2NHZHJlVEpwZWt0bVJ6VlhPRzk1TVhaeWNrSm1UM2g0YVRONFZVbHdiMU5QTUVaNVMyaG5jVXBxWkhrMVkxOHhUelpOT0ZFNVUyaEtOMFpNVnpBemVtOXpZV3hIYkZreFJGRTFRVXRUZDAxRlRYVXhkbkZRU1RGR1UycE1aSGcyT0hodFNEaExNMWhPWVVOR1pVTXpYMDEzVTNCd1lVRTJZbXBKV2pCVldXOTBUa3RqUjA1SlFYcHZhREpHZEZGa1prRmhMWEpLTUVKM1FqbEtPSEYxWVhJeVgwTTBSREkzYnpOeFZqbFRTM1YyVG5KclVXVXdhR05uZDJ3dFkyWTJZalF4ZUdndGQzWnhWRzkzTkV4U1gxaEdhVWR4TkZSVGNpMXJXRFJxTFdsS01sSkNaR1ZRWkVWc2ExVkJMakowUkc5ck5FZHFNbGhDYUZZNGJVaGZaR2QyTVVFLk8zMVpVdlFFdk5ROWpMSGNqYlV4X3FoVmlsTHdDU05LSmtWdjVlSmhTWDgiLCJleHAiOjE3MDYyMTgyOTksImlhdCI6MTcwNjIxNzk5OX0.RLNdfwwsNFC0a2-DUQgWumxLJav2KxVHr3BM4cQiUc8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:39.621 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:26:42                                        3595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1061465 KO=14198 )
> restLoginInitiate                                        (OK=526148 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=524584 KO=1544  )
> restloginProgressiveProfileCallback                      (OK=10733  KO=1544  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.49%)
> status.find.is(200), but actually found 503                      4958 (13.61%)
> status.find.is(200), but actually found 401                      1544 ( 4.24%)
> jsonPath($.tokenId).find.exists, found nothing                   1544 ( 4.24%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#########################################################################-] 99%
          waiting: 5347   / active: 30     / done: 537238
================================================================================


================================================================================
2024-01-25 21:26:47                                        3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1063041 KO=14198 )
> restLoginInitiate                                        (OK=526934 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=525366 KO=1544  )
> restloginProgressiveProfileCallback                      (OK=10741  KO=1544  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.49%)
> status.find.is(200), but actually found 503                      4958 (13.61%)
> status.find.is(200), but actually found 401                      1544 ( 4.24%)
> jsonPath($.tokenId).find.exists, found nothing                   1544 ( 4.24%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#########################################################################-] 99%
          waiting: 4565   / active: 31     / done: 538019
================================================================================

21:26:48.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 538206: status.find.is(200), but actually found 401
21:26:48.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,538206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6406ce7c, username -> user.1001499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3812a37d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218008809))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibWM0Z2gxZGxqczE3MHBtaW45dTAxcjBjZzMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NFpuTkdia0pLWTJJdFdTMVhOREp0ZWw5M1FWWjNMbTVsUW5sbWFtSlhkVTVsTUdZMU9FeGpMV0pmTkdoUFR6SnVSVTU0VWtST1dURkxPRFF3YW1sUVlqSktTRmxVZGpod2RFMXFiV1UzTUdkV1pFNDFhVlV0Y25FMWVXb3Rhbmh4V25sd1oyVXhjMHhxVTJ4cE9UbG1OVE01WW5sUE1YcDVSR05rUWs1SGRrVlVTbTVDUm1oM1lrUmtNSGRoU2taTVRXWlhlSEZLZERsRFVEZExaMVZ4WlhKWVZYbHhiVTVDWkc5RVJuSjJSR1kxZWpKNFJXcElhVEZUTjJ0Wk5IaENNamRFWjBsTlpubG5NSE5wZGtGa1RXOWlkMHBsYlRsNE4zWXRSazV0Y1RkMlNtNTRUa1ZTTjB0Q01HeHphRzVWVmxsSmQyRmZXRk4wWlVkc05FZG1hbWxYVG1KSlNWRTJZbWxIVldkdlRFaFJkVGxCUms5b1VtRTVVa1ZHWWt0SVdXOUpjamhFZURKcU9HaExMV0YxYlc5bmVsbE9NV2RrYVRsNVVWSjZMVFZSU25scldIZzRXRWxuWkdGTmMyTjVhVkZQVjBsc1JIWnBiMkZ4VDFobVRIVnJOWE5pYzBSZlNIbHNXR1p3TVc1Q2NtdHNaRGxzWkVwQ2JHVnVYMUptYjJ3eVdGaFFUa3BMYURaWGJrVjJXRVEyUm10UU0ySndWRGhYT0V4b00yMWFTbUkwUkV4MmRVWXlhbTVuZURKQ01YZENUVmh1U0ZSWWRVUktPV1ZqTm1kSVR6UXhXQzFRU1daalYzRk1NbkZxYlZoMFlteFpPRVZ4UTBkT2FWRlNjM2t4U3pGUWEyNVhZbEp4TXpCRWRVZENSazB6YVd4aVRrSmllREZ3WW05Tk5IUnBSWE5HZWtReVQwbEpaakIyZEc5dVJrMHhUVTVqVlhWUGNIQkRSR3BIWkc5eFpVTnlNMFJ3YUVkd2VUVlJaMFpLTlc5T1lVTjJaa0ZuTkVoT2FETlhhV05HYlhSM1VYWnVOa1ZUVW5sWWNEaHFSRVJXVkRseE5IbFlTa0pmWVU5VVkxbzVhMUZtVjNoVWVWSkNVMGMzYlZjd2RqWkRlVlozWkdabWFrcEdUbGw2ZFc5cGVTMDVPVVpYTkRCdmVFdzNRVWs1WjNsU2FFOVNWVUY0ZW5GTFRrSnhjMXBhY0RsbE9VUmxiMWxwY1ZGMWJUbGFVekZuVjBWdFVIVlpMa1Y0TXpkNFp6bEdWbmhKTnpKeVptNVlhblZzZDNjLkk3UElQU0FzRkloeEx5RlZRbE1rSWF3cmh5ZXpuOG52ZnFkN0QyZ3FiN0EiLCJleHAiOjE3MDYyMTgzMDgsImlhdCI6MTcwNjIxODAwOH0.jBushYt9xTb_ec-GDNOwPXLwG6GyhwWib7C7dkRIZ-U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001499"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:48 GMT
	x-forgerock-transactionid: 8ebc353e-b3b2-4fc9-bd3c-f02a2b2a1b42
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:48.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:48.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 538206: jsonPath($.tokenId).find.exists, found nothing
21:26:48.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,538206,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6406ce7c, username -> user.1001499, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3812a37d, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218008896))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:48 GMT
	x-forgerock-transactionid: a76ee400-a427-456c-99db-c4f31b96c6af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNWNycXZ0MjIwcGIyM2hvbXJnaTFiMHYyNTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1Tk5ETjFSM1pTWkUxdVQxazVSVVpZZUZabE1GSjNMamxxYUc4MGRVYzVhMlo0UnpGc01FUXROek5DVUc5NE5IVjBXRXhZUlU1UWVVeG5WVkF6ZFV4Ulh6SnBiWFV6YmxSc1ExVnBNRmd6YlVKek9XWkJTek56Um5kWk9WVkhVRTgzYTJvNWJGUjBkVEIwTmxsRlIyTTFOSE5OUm5oNGJteHFlbTh4WldWUFluTkZVRXRpV21kSmVWRTNaak5tWDJORVVrNHRaSHB5WVRkWVZsUmxRblZyVjJ4cFJHUnlValJaTkROamVWbFZZbkZSWjJKcVNHcG9PV1p6UzNVd2NtSkxUMmRpWlU5QlNWVnlWR0ZvY1c5RFlWcHhUbnBJY1ZoQmNWQmtUalYzU0ZGSmQyVlNPVmxQT1U5U2FWa3RVMFZmVjA5MlkzSXdTMHRvYlZGUmJGQXpRbU10VTAxdmFHdDFjVXd5ZGt0RVpGUkhNM05rV2xkM1dXMUhjWFJqT1VKSVRqSnJMVkJUVGt4Q2NGTXRhRlpzTUc5SVJEbHRiV2RmVkd0TWRsRlhPVXhyZFVWUVp5MTJkbWh2UmtGM2EyeFhXbnBZUW5seE9FNTRiVTF5TTNSc1lXOVNXamx4YkhsTk9HNWpPSGRZWkZwSU0xZG1PV0pCZFU5Tk1qQkRRMmd3U0ZsV2MzTmpiMHhPTTNjM1lqRnlUbmRhUjBaeGMwbDViM3B1YUhKUmNsSkRXbGs1UlhOclVqQm5lRTVTU2tWa2FEQjNkaTE2Y3pWNVptZE1jVlJWWmtWU1JrTnNaMFprWTJaRWQxbDVSRnBWVG5wNFltcEZTM3A0WmpWa2FGUkVSV3BYUmxoYWRVUnhVRFJoT0V4eWJtdG9hMFYzTFhSTVMza3lhVEZyWW01TE0wNDJPRGRrVDB0bk5XcERaSFJ2V1VsdVltTmtNMFZFUW5ocUxVMHlSMjgyVmxWSFlVdFNjekpWVDJGVlkwUjRSRGxYVFZCaVdUSlZSRGR3U213M1Frd3RkMUZJWmxaWWFXeEZVbFI1T0dRdFRURllNRWxSVkZkNWRYQlhiWE52UjJ0S01YZEpMVVprWVU0M00xcFlkbk4wY1RKQ1VVbHlWMDAzT0ZkRVNVVlJaelJJYjNoRE5WTk5NMFl3VjNScmRIVldTbGR6YldaTlZVd3pjVmR2YjNwdlluZ3lTMlI2VUVWVVgyUnBkV1phV0ZodWFrY3pSVWxVYzE5SFNWTkZMblJpUVhKMWRsUlRhRjlsTlVoSmNtdzJjakJmVFZFLjBUeXZjWUxBeUlWdzFodGE3d1gzYlpWZUZfNTBTRWpJVWJjaTdfeE9USzAiLCJleHAiOjE3MDYyMTgzMDgsImlhdCI6MTcwNjIxODAwOH0.hNOxSdktIIcgweVvKfHJtdoW2cmfVwU7AaDyW_71UU4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:48.897 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:26:52                                        3605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1064593 KO=14200 )
> restLoginInitiate                                        (OK=527702 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=526141 KO=1545  )
> restloginProgressiveProfileCallback                      (OK=10750  KO=1545  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.51%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.51%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.49%)
> status.find.is(200), but actually found 503                      4958 (13.61%)
> status.find.is(200), but actually found 401                      1545 ( 4.24%)
> jsonPath($.tokenId).find.exists, found nothing                   1545 ( 4.24%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#########################################################################-] 99%
          waiting: 3793   / active: 26     / done: 538796
================================================================================

21:26:53.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 538910: status.find.is(200), but actually found 401
21:26:53.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,538910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5725d11f, username -> user.1001492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2833e9ed, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218013297))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiM3EwdGhxamtsaGZkMmF0cGVxYnVpbmw5Y2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVluWkZjVFp3YWxFeVNsbEVSMGRHUzNwVWNtMW5MamxyZUVSWFlUZGxWMU5FYW04NVVFTm9SRkJmU1VaRWNrSklOWFJ0Y1hWVGRreFFhbmcwWVZNek9YcGpTWGh4VXpGalJIcEVjVXRCUzFsaFpYSnplV1Y0WVhacVJrUndjbGxrU2xvMk1EQlJUbmszZFZselJGUXlZWEEzWlhOTFNIRnBjRGRLZDB4a05EUTVOVlJDV2psTFZXYzNRV1IyVGtKbmJrWTBlRzUyV0dOQ2NHeHpZazlsYTNOelYwdEhiM2QxWTNOd1VUQXllRGxPVkY5YWExZDNZMXB3ZVdkNmVXTjFTVGxNYW10alZrbzJiMFJ5ZFdkZlJqbHFXRUpKV0hkTlUwY3dXVzl1UlVKT1JqVlBTemxXVmsxcFdXUnhUVWhrTmxGaVJsRm9hbTQxZFcxRk5WazNNMGhHY1dKRldraHhjVkJ3Y1dGelUzbzBWbEJUYW1OMGVscFFNMFZzVWtoQ2VHdzFZV1ZMYm1Oc1NYSlRibEJpUkZkak1WOUpTV3RzYWxoVE4ybElPVWR2TkROV2MxVTBXRVpqY0UxaVkwaFZNbFZtT1V4VlpqbHpaV0ZvU2pGSlUxOHlUMTlyVEcxaVpHMTJPRlJpVjBwalZGcFpjRkJWWlRsNmRYcGxXVXRsWWxwd1JIRnBUemhhYmkxT2QzSmlaV2hyV2tJMWVuaHdZM1pEZFVOeFZsSkNWakZOVGpoNlYzaFNhbEU0VjFGc2EzTlVlWFF5YUd3elkyWnBTV1JSYVRWM0xVNVJTRzh5VXpOVk9DMDNhbWhaWmxKc1NteHBkM1JPU2xkV05YcGtPSEZuU1ZWTWQxOTRXSFJvZVVwQ00yMWhNVlp2Ym5aNFlqRTRPRlkyVkdvMlpTMVZSR2s1U1RWQ1dWQk9jRkF4UzI1MlZsb3RVazlhVVhKdGJsVktTV1pGVGkxQmRGUTNUMGN4YkMxTVZESmxNSHBwY1hWeVVYZzJSRUZWTkZCdmFWUnNka1ZyYXpKVlZrbGtVRE5IUkZCb05rdHhhWEZmZG5oRlQxUnJZbTlUZUVnMFIwdG1UM1pZTTBrdE9XUnpPWFJQZW5SNFVVdFdVMEZCZEUxd01VRjVORzk0VUZCbmRESkhkRzgxU1U5TU9EZFpSV1JvWkdsMVkxVjVjbVptVVVwSlNHaEhTRUpuWVRnMk5Vc3lOMFJvU0ZWUFlrbERhalpzUWxOWlRXOVZMamxVVDNVelZWRm9VeTFPU2xwTVZVcExSbVpHVFdjLkRVbTJpU1dvMGxsZEJaUVR2Z2ltMks3VlFlaUZYZUFRSHhwamg5bjJaWWsiLCJleHAiOjE3MDYyMTgzMTMsImlhdCI6MTcwNjIxODAxM30.PxGXvLzWa1aZ1Fcl6dqJK0jAlYmO7v1tuf4pBW3VFC8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001492"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:52 GMT
	x-forgerock-transactionid: d9b712bc-fb15-4192-8e7e-4242d2165fd4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:53.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:53.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 538910: jsonPath($.tokenId).find.exists, found nothing
21:26:53.387 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,538910,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5725d11f, username -> user.1001492, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2833e9ed, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218013386))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:52 GMT
	x-forgerock-transactionid: 7325ce12-4419-49f6-afcd-e3fea50a3f64
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTc0OG12ZnRvODVwYmM0aXZ1OHRidTNmOTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0MVdVaFliMDR4ZEd4bExUVXhhMGg0TTNSTWFIRm5MbTlXTTFWRldXcFRSV010ZEZoUFRuWnZUMmR3YmxaVk5FMXNkRGc1YkVOdldXRkNUbFE0UjA5UFNFVnZjbXg2TUhkUUxWbGpZM2hPWkVkNE1sQlFWV0Y2T0haaVdrWnVkRmhoTlhreWRHUnpjMDl3UVZNMGRERmhObkJZWkc5MlEwdHJOMEZoVEZRd1NHNDFia0pQVUdsQ2VERllaR3RGZVMxWE5tbHVZVUZsUVZKcGJUSlFSWEUzWlc5MVp6WlRSbTFFUTE5SFNraFVNVzFJU21kMGQyZEpjRmM1ZG5Kc2JqTm5VVU5aTVd0RFlWSnFTV1ZYVEdSdVpXbHFSMk01V201c2EyZEhUa1JJTUZoSVFuaHNhekpNVVhVM09URkJlbHBYWkhrME5XUm1kME5wTkVKMWNrTjBNMWx1V0daSFpEWmZZM2REVWpJMmNtaG5PSFZWV0doSGJWRnljSGxCZW5VNU4yZG9SbmRPWmpOWE5YZFVkSGhwTFVGVmJFSkdWbkZHUXpoekxXcElWSHBIVlhwa1VGWktWV2xhZUVWeFgzbERiRzFTTjA1VmFuUXdSWGw2V1VNMVRuaElaVGRpVmtWelQybFVPRkIwVkhNeE1VeDJZbE5UVWpSblprWTFjVUphZVRGSk1tWjViMFZZZFRaeFJteFNlVTVUWm1OUlJEUk9NMTh6UVdaT2R5MUtUVXBWVEhWWVZVdEZiamx6VTBsUFFVOTZjelY1YUVONmQwMW5YMmxCVjFneGQzQnRXWFUzWjBGTGRWaFZORzFPUzFCV1F6TjNVbGx2VkZOVWJHaHFkWEJ2TUVaeWVrTklVR1pVU0dwclRGOUtZMnBqUTJ0WWN6TndkMVF0TVdJM2NWUkVNbGxrWnpOVVlVdFpkVXBHVG5GMlVFcGlkVEEwTWtsMVMwVlFXbk5pYkZoblJqRmZWRWd3UTBaR1V6Z3RjSEJsZWs1TFV6RkVWV1JIT1VOblIydEthVkJxVWxOVGFFaDFOMVpoVUVGSkxVVkJNR1pMTjFWMFNreEZaRlZ3V1V4RFJsTlJYMVZoUmtad1gzaHdNalJIVVhvNVpEZFNSVWxSTWxSYVZEUllTVEJFTW5ablRXazRhVXhETmpoTldWWnJUamM1VEVkM1RsWkVUVlYyZFdreWFVUnVlREYxZVhOSFZWUkZNRFJ0WDFkU2IzbElSa2g0V1RKRldFSlZMbE5VUVVJd1MweHhWWFZxVUZWWlZGTkJSbVkwT0VFLl9wU2ZpUTJ0UEh4NDZhMU1BSUM5b3pUWkdKZ1FvRHdqRllkaXVMSXlrbmMiLCJleHAiOjE3MDYyMTgzMTMsImlhdCI6MTcwNjIxODAxM30.Aket5cl2qQj5z_dYI1hhV3eRrPVBWVi640dHEaEGEAM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:53.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:26:56.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 539347: status.find.is(200), but actually found 401
21:26:56.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,539347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1df8d574, username -> user.1001951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a32cc9e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218016242))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoicmQwM2M5Nms2cjQzcXNnNm82Yzg5MG8xcWoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VWMwd3dUazFqTVhsMmIyRTBNSEZhTjBadFpUaEJMbmhrVXpsdFpVdDNabUZsVjFkYVNYRndZMUJzUkRkd2JGUndXV1kxZGxOSFdUWlFXa2cxT0ZCdmR6bEtUV2hJUWxSdFdXZEROVmhpV1RjMUxXMVhZMVpGWTNGa2JHTkxhVXQxWkd4NldEZ3lWRWhqZDFSSkxVRkVaMGhJUTNoM1pXcE1TSEpwZG0xT1FreExjMDh3YlU5MGRqTmljbHByUVhkWE5URklWa3N4T0c5dFdEQkxVVE5VYzNZM1UxOVNWRTQ0VEZoV2EzSlVXV2hDWmtVdGJXUkRWVk00YzFZMWMxWkZiVk5HYmtSalRtNVpjWEV6YUhaSU5GazNNMUo0WlZVd0xYcEhVMjFoYTBoTlVFVldaRWh4ZFRreVJHbFVPRmd5TTBONExVOVZNR2M1WVY4MGFuQndZV1YxWW5SdU9UVkNiWFJ5VTFkR2JUSndkVnBJY1hCRGVXMUtWMGgzZDI1eVFtMUpjMVl0WTNsTU0xZFBURTVsZVZJMlUyUTRVVVZEUnpGU1pXNUNOVmhoUWs1MGRWQndNVVJ4UVVkZlV6Sm9ja0ZWV2podmFUQjNaVGRSYjJ3eVNubHVOa1JaV25oSGNqbHVRbUZIWkY5dlJFWnVTMUZRWm1WdFZsQkVSVzFwUVRsMmNWaDJSVXhsU25CaE5VTXhSa0l5YTNvMmIxRjZZVjlpVFhobmJtWklZVzB6Wlhkc2FUWlRRamhITFZGU09FWmpNWEJPWVVJNVVtWm9PREZqTldWQmVrWTVNRGhmU20xaFQzVkdRMjFYT1RBeVpFNTJWRWN0UTNWWFYwRkdOVVZwVVhCS2RFMDFTSFZIT1dOcWVVVjBWa05UUlhOSU5IVklUMmhCWWxGM1N5MTNia0Z3U1UxM1VIbG9iMkZTVm1GbFN6QXlkbGMwT0dzMVZIcDZhRXB1VUhrdE4yVmZjRlZsZW10MVpYVnVSMWhsTXpsd1YwWlRWekkyV2t4aWJXODVRVVExTjFaQldsZDNOazFEUzFwWlVrRk1lbXhhWTNVMFQzVm5aMHhRTFhaRllsWmlWMkZUUm10WE1tWnZWM2hHWTNoM1lsTkdNbEJSVEdKcGFpMVpXV3hCWlRNeWQzbDJNVUZUZEV0aFFtRnpaSFJ5UTIxZlpGaHhOWG8wVEVoUlJHMVdWVzV5Ym01TFkyZGtkSFJYUkVWVmRFdEdWMjlTTW05bGRXdHpMbmRpVm1kS09FTmpXVU0xWVZkUE5WQm9WRTFmY1hjLlBtdU1EalJmLUtQX0VfVkVkMDRCQV9GSHdTYWg4Y19lSmdDNWtVOXc1eW8iLCJleHAiOjE3MDYyMTgzMTYsImlhdCI6MTcwNjIxODAxNn0.3gULPY2TpYBxSOD5txQF7Q4R0KfXA29vhJVfoy17B1c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001951"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:55 GMT
	x-forgerock-transactionid: 81a241ed-96c3-4a3f-9d6c-8f24deda39eb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:56.291 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:56.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 539347: jsonPath($.tokenId).find.exists, found nothing
21:26:56.333 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,539347,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1df8d574, username -> user.1001951, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a32cc9e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218016332))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@17ae98d7)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:55 GMT
	x-forgerock-transactionid: 7b8222e9-0f52-4c3e-90d5-f6ff59c840cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYXEyN2xoOTVrbmVhcnE1cWg3cmczcGhkb3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1akxXdzBOVlZYTVRKeVkzaFpNbVpuYUdKYWFXNW5Mall3UTFRek1VUlFVbVZTVTFwUGFXZGpibXRUYm5KMVFUaDVSMVp4VTBWVFdYTnNhR1owT1ZWb05WTkVkVVEzTW05SldIaHRibFpsVEZGSFZUVktNRkJQY21Wek4wTmljazVHUldSa1FWZGZYM2R4Y2xsWWR6bG1ZV1ZHYldGMFpsTm5YMVJrWkdsV2J6a3plREJaY2kxNFZFdHpkVlk1YWtoeGJ6Wm9UamN3TXpSUlJtbDJWbFIwVVhsb05rOUVOQzFoUXpod2VEaEVTR05XV1ZONmMxaFlNMlJrVTJ4cmFFTnRUVXhZVVU0NExUQklRbnAzTlU1V01EaG9OR1pSVGpKRVZGWjVZMk5CWnpSWlRUaDVPRWxRTm5vM1ZFTnZWek5tTUhCRWJuWlllVUV5Wkhrd1ozaFlNRmRXV0MxcFMzWTVkalJIWm5kQ2NHVXhObTFmTUhGcVJXY3hPWE50Y0d4a1FqQlhjbUpNYjB0RE1HRjJPRGRuYjJoUlVtMU1SRXhIZFcxMmFrdDFMVU5QUkROZlRGQkdhekJmVXpaM1FXTk1aRlJtV25RNGVGQkVXbTVwTUZWdWFYSkhhMTl0YUdaVWMzZE9SM0l0WDNKS09Yb3pNR2RxVUhKMVJHWjJkRmxVU1d4YU1uTktZVVE0V1ZselVIaHRhV1pmWTJOWE1WbHNOM1k1WTE5a1UwTXhTa3AwTFY5V1RqSlhiSGhHUm1Kb1ZFWnVXREpzVDBkc1gycEdWSE40UjA1eGJHOHdTbDk1Y1dscU5Ga3RSMWMzWTJkMlUwUTBiRVZwTFcxamJIbFFSazl4VG5abFIxTXdSbEoyT0dGTkxVTjRaemxsTVdaeVdXUmtjM1ZqY1U5R2QxSnlkbEpMTW1WS00zUmtla3RRTW0xMmVWRTNZWEJsVDBoSWNsOHpURVl6ZGtVeGNEVmFYM041UVhCaVpsUlhSVzU0WTAxR01XeHFNRlJyT1VjMWMxRldibGRVYTNsNlIwVkdWa0ppTFRacVZqVlFVMVZNTXpseFZrUnFUbVJhZG1ScVpuSkpjVTVFVTJscFZuTmxkMTlWU1hoRWRWbERjMGhSY200MU9ETktPR1JLYlZsc1FVMXFRWFoxWlRocFpVOHlja2Q2TUdoNmVIcGFjM0JITWw4ek5WSlJVbTFhVG1weU1rWjZkbXRyU1VWM2NESnhkRzFuVG5kWFZIcFJMbWRYV25Wa2NtdFhaWGhRVm5Zd2NqaDNhbkIyVkhjLktVUUhkUWRySEtjakNDRllQQkdraGpvb1V5N2FsS0dwQllOR1pnMnZjOTAiLCJleHAiOjE3MDYyMTgzMTYsImlhdCI6MTcwNjIxODAxNn0.2iS__o3WEEjy0xOk8jnLNTZjVONrLU8IKTSK0jHHnt0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:56.333 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:26:57                                        3610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1066188 KO=14204 )
> restLoginInitiate                                        (OK=528501 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=526927 KO=1547  )
> restloginProgressiveProfileCallback                      (OK=10760  KO=1547  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.50%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.50%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.49%)
> status.find.is(200), but actually found 503                      4958 (13.61%)
> status.find.is(200), but actually found 401                      1547 ( 4.25%)
> jsonPath($.tokenId).find.exists, found nothing                   1547 ( 4.25%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#########################################################################-] 99%
          waiting: 2999   / active: 32     / done: 539584
================================================================================

21:26:59.099 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 539781: status.find.is(200), but actually found 401
21:26:59.099 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,539781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47cf5334, username -> user.1000398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72af555e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218019049))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMW5lNGgxYWYzZXRrcHNuZm5xdDRubTJwMnQiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVZtWlBia1prVVdkSVFqUTBOVE5uUmt4a1ozaG5MbGRyVEhOSmJVMHhVbGRITW5aNGVuZG1XVzEwWlhWdVFqSkpiRkZHYm0xRWN6QlBUMVo0TTNOVlpFNXlUVzl1VFVsTmRFOXhNakprWkhObldXNVBRWGgzUjNKelZESnFSblF3Uld0dVRVcHdVVTFXVUVWemJHbzRVMUEzWjBoTFlsUjFVa1IwTWpRd05FWm5aMkZMVGsxVFUxUTNWRmxpTlV0WGNHNWxZMXBNYTNaNE1WSTNXVGh6TjAxUlluZzFNakZqVVVWeE5EWTNaMmRIYVdOeWRrMXBhM1ZSUWtSd01EWjFVa1IzYUhGa1NXVklXV2RIY1dOcFluaFpVRFpqYWpWdWVsaHNNemRmVG5GSmNUVjVMWHBUTldvelZrWjFUVkpTVEVwSFRtRmlUR1JxYkU5cFJrc3lZWFo2T1U5TE5XTkZjRmRvV1Y4MGRHVlpVRmszVWxwSWN6SlJNMXBWVWxKTGJVdzRjRmxEY1Y5cVowRjBORUZpTjBOSVRreGZZMHhCYTBsWlRreHlXa2hsU0dwWVIwTnZjVjloYTJwRFl6Rk9RamN3VERocFNHTmFUMGxvYUZWU1gyRlNXVWRuTFZOQk0zWkVaR050YVVkc2QyRnRVWGRVY1VoRk4wSk9PVGxqVTFGUFpXZFZWVWxYYzBKS2VIQkVha2wzZG10UWNHZzVabGRzVEVOMk5XeHdXVXAwTUhCMk9ETklhM0pHYlVSVE1DMTZkR0pVUzFobFRYZHBlbkF6Ylhka1V6YzBXVkYzVlRBeWNISmZNbWxvUmtkWVNWVTVkRm8yT0U1Wk9WSmhka1JwWWtSdU0zWlliVGxqU1VGV1dtVnVhemhxU1dNdFEybDVNbmxCVlVNMGNrWmpTVEZFVTBRMlpXTmhMVXRRY0hGSGVURk9Wa05IYW0xU1dIbHFaRk5mU1VKVVdtUkZlRTVXVGtORU5FUjRSRlptTUhCNmRYQjFZMEo1VUdOMGEwNXhUVkF5WDI1dlZqQjRTRlZXTkZkcWJUSjZRV1ZtWW5SNlJWZGpjalF0ZUVkMk1TMHpTMXBPVkhSc1lrUlpVVGRzWWpOdmNTMDFRVm95ZVdoQlR6TktXbEJRVkhaV2NGaG9VbFZHY1V0WldFSldiVWxvU0doMU1rWkVXVWhzUVRkT09WcEZhR0l5UWxCa1duQm5abE42ZG5Od1JtTlZaRkZQWjBsRUxUQnZMbGhtT0RkZmNUVjRPVkZTYmtJdFZGOVdWSHBTTVZFLjZrZkdlLXlVOW1LRUxVdWY2ekgtQkZQaWxITmZYTGRrQldKdWh5S1M3NTAiLCJleHAiOjE3MDYyMTgzMTksImlhdCI6MTcwNjIxODAxOX0.c3kwwQkzU1PpaAEyA2KGSGpTmJcwaRf4FED7wGHkDYI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000398"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:26:58 GMT
	x-forgerock-transactionid: fafa9179-d874-49a6-a815-d80f9a5c5275
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:59.100 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:26:59.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 539781: jsonPath($.tokenId).find.exists, found nothing
21:26:59.141 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,539781,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47cf5334, username -> user.1000398, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72af555e, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218019140))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@6ac4944a)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:26:58 GMT
	x-forgerock-transactionid: bd36cd33-b44f-4439-96cf-f66874f9aee8
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTQxMm0xOXRjazRhMWdkcWxwYmtiNmdkZXEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NVQycGFWamQ2VG5SamJGUXRPVlpUVVRCTGJucEJMblJQWDI5d1YxcExObGRPVDNVelZ6QndWRE5qVm5KNmRYbDJRM0psTnpOalUyWXllVkpKUWtOVmFGb3RlSGRmUm5scFRYSjNlbmR0VVdaek5teEdjVTFDWDNGeU4ySnBaamhZWWw5NU4zTTFRemRmYlhJM1VVcFZZelpUUVZOWFJVOXRNakI0YlhJdFZIcG5TbWN3Vm1aZlpIZEJkMmQ2TVVkQ2RVUnFTbmRrYTB4bGN6VXhaR0owTUhaM1NrWTNOa1U0ZVZSaGRFZEtVVWxRWm1GblF6Vm9UMGRSUkdOR1pWWllNVUZCUjFGVWQwNXZWRWRNYzJaSmJXUkpVVVZoZFc1NllXaEpZV2xPYUVOMlJqQlNhMWhKY1ROMGVWbDFiRGd5V1VSRGFuQmZPR1Z0ZEhWeVJXRTJibFJNZWs5elpXWjNRaTB6UzFwbWFERkhUV0owYUZGcGJURkdjbU5IY0hZeFNETm9SakJJYVhaeGJIWk9SM1Z2ZDIxRGFuQlBRakl6TkhsMlJ6TXRZMm93TlhaQmFFWnFSbmx1TlhOU1ZteG1RM2xVV1hSSGQxWXhXWEJ5WWpGMmIxRmtlalZQYTJKbmNDMVNXRE5uTkdVMVp6TmxjakJpWldkR1gwWkViM1ZrTFVWdVZUbFFjRVpaVnpGV2J6UkNhelpKVTIxcldrWmliVWR4Y0RWWk9VZGtTVzQwYzFGSVJsUmFhM1o0T1VGWWMyZFVOVlZPYTBzeVFrNXpTazVVVjFsTlVGRjNRVlJ5T0ZWZk9UVlpkRlkyVUZSa01ubGtXVmRzVHpsWGVEYzRhR1JYUVd0b1ExQlliRFZrT1RSRVdXMTVjbmhyWm5sbVFVWkZiMDlzZDJWVVZ6QjNiVk5qWmxKUldHa3lNalF3U25kdFFpMUhOVU5FZFRsTU5HZElkbGg1Y1RCc2JFTlNVbVpZWkdWUmNuTjVlbE5PU2t0TFkxaGZVMDR3TkhvNE1rWjZjVEoxVlZKak4waFFNRlZ5TkVOdmRGZDZUSFpEU2t4S01YSkVjSFZTY0RrNUxYYzVkVGxtYWxKMFoxbG5jRkEzUVhsUFZsbDBlbVpOTWxoeVIwSmFjMlphTFVwSmJuTTFiVEIxUVd4eGVtMTBURWx3U0dGTmVqa3daR2Q2ZEdGMWFrdHpaVVJTWlZscWRHeG1UWEl3UVZCaE5YTjJMVGwyT0VoR1ExVm5MbGRXZGxsSGEwMWpVM2N4Wkhwck5qSjNTbXBGZGxFLmFvZXZUZDVqd1BtQVljV2FLdUdjcjRZOWxoZUhVSGMzeHU4UVNuZGNqWk0iLCJleHAiOjE3MDYyMTgzMTksImlhdCI6MTcwNjIxODAxOX0.OsHSwEQnIlebC_TOLTadwYrkUDqSaNCaQjjK7mb1p3Q","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:26:59.141 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:27:02                                        3615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1067575 KO=14206 )
> restLoginInitiate                                        (OK=529185 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=527614 KO=1548  )
> restloginProgressiveProfileCallback                      (OK=10776  KO=1548  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.50%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.50%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.49%)
> status.find.is(200), but actually found 503                      4958 (13.61%)
> status.find.is(200), but actually found 401                      1548 ( 4.25%)
> jsonPath($.tokenId).find.exists, found nothing                   1548 ( 4.25%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#########################################################################-] 99%
          waiting: 2317   / active: 27     / done: 540271
================================================================================

21:27:04.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 540546: status.find.is(200), but actually found 401
21:27:04.346 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,540546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28d15933, username -> user.1002266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f06f516, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218024297))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOGZlMDNqcnFqbDY4YTQ1NjQ1YjBwNnY3MTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1TFJrOXFiRTVWZFhCUGEzcFpORFV5U1ZFd2JtRkJMbFExU0hKTFNVdHlUMmhUTUhKR1kwNXdObkZ2YW1Kbk1XbHNWSEJLTUdod1NVNTVZbUpXTWpkTlIzaG5OamxIUmtwVWRVNXlkM1JSYTNjek0yUjNZakIwY2xBMVlXTlpUbEJLZUY5RmEydFVVMnR3ZFVadlpGOW9TWE4xV1c0NE4wdFpjMVpmTlZOQ05FOTZhMFJYWjBSM2VDMVpSbXBpT0VWbU9YcHdWbWxpTjB0TE1tRkVZVkkzWmxwR2NsOUZaRU5GTlVaMk9HUnVNM1JIZEhOTmVTMUxSbVE0YTFwQmJHeG1RekF5VkVWaGFWTm5TR05XUkVkdmFGbDNkek41U0VKak5qUnFNbkZZYTFwSFlWZFZiblJXZDJ4V0xXUnFWVXcwWTJ4eFJHbGlNQzFQUkZOYVMzbGtSREJMT0V4cVVEQjZRMkl3YjB4d1oxOUNjbkF4TURGQlIyRlhkRGhyUjBOdU9IcDBWWG94YzFodmVFVmpNMFp1T0ZkMlJWUnpPRXBCUWs1cWQySlJlREp0YlV4Q1dHOTRhVkZRTm1oM2FUVkhZa1ZpWjFscmFXZGhVVnBUWlhoT1lVOUxXazlQTjAweVRIcG9UVWs1VUhGUmJYSnZWVlJJYjFWcGRuWnFSakJCWmswM1ptRXlhSFJ4TUhsQ2JtRTFiekpUTjB4cVV6bFBWa0ZLUjJSSmJsZGlaMnQzYVdOQmQyd3pZVXB6WlVsdFJtbFRPV0pRU2toNE9XaEpTVEpMYjBob2NsZFFiVWx1ZVVzdFJVaDZkVEV3V25CelpWcFBVM0Y0YjJ4T1NIaDVOM0pRYmw5UVdWTmxRMlJoZEZONFVrRnJVM1ZJVEhKdE5rNUJTbUZqUzIxWlozZEZNMWQ0TUhaRFFqQTRZMmROWkU5b1oySkJhM1p5WVhoMVZYUkpTbm8wZWxGa1NrMUJVVTl4ZDJodVpubHNXbEF5YzJwd2VsWjBZMVF3Y0c5TWIydE1iRkI0T0d0U1JqQXdlQzE1UVhabVkwZENNMUYxVVhoeU9XTjNWRGhoUTNoMGVVRmxjazEzVVRscFFsWk5ka2g0VHpkTk9FZDNWRFZJZFU1MFNEZDZUR3BvTkVadVRXZHlWblpST0Y5V1pGZHhZbXBMU1VKdFkzZDJOVXh3WkdWa1ppMHdVV1U1ZG5kcExVdElWbWRXZDAxcmEycFphME5XYjFCVlFqWkZMakpSWDBvMFRXNHRSall0UTBwMFNrcDBZVEkwWmxFLjNtQWt4OHA0eW9TY3ZnSkM5YnlvbmxDdzNmYzNEVm83VVprNFNtYnZNTjAiLCJleHAiOjE3MDYyMTgzMjQsImlhdCI6MTcwNjIxODAyNH0._bS7hv_8EvEKjk_2JbfBNSvbpTioTizrD_na-YuFRwk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002266"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:27:04 GMT
	x-forgerock-transactionid: 049cf1fc-41bd-4d62-a78b-e6a4125ffab5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:04.346 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:04.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 540546: jsonPath($.tokenId).find.exists, found nothing
21:27:04.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,540546,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28d15933, username -> user.1002266, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f06f516, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218024385))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:27:03 GMT
	x-forgerock-transactionid: 7772d621-4548-4607-aaa0-e140a39851fb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoia3EwbWFnYnI4OTJnNWsxMW5oOTNrYjU2MTAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NGJWaExNVVZuYkZBMVRGSTVjVWRwTjB0MmFuRkJMbGQwUmxONlQwNWxSMmg2WkhabmF6UkRZalpRWDNoUFpVOVBPRXBSYjNseFYzQk5iVEZJUWpBMVVsaGtTbEJDYkU0emFFUktWVGxmWjAxSk4ydFpRVEEyUVhsT1FuVkVNMUJGTjBkUGJFZEtZMFZzTXpkeGNtTkNYMkl4T1dFeGJsOHpkRFJZTm1wMmR6Qm9SRXRDVHpWbFVWVTRiM2wwYUVSNmF5MDBSRkF0ZVhOYVpucG1XVmxvWW5KclJUQkpiRk5LYmtKTlRITlNjV052WjBGMWVVWk5hRmQ0WkVkeFpsRjFUbTl3VVhkcVkyaFpjMVkyTldKalprMVBXVUYwVG5SdVF6VnVkVUZJWDJoT1IwZElaVm95WkdSNFpsOVhYMVpwVm1kcGNVWkxWbEIxZVU4MGRGTmFZblpUZGpoaFYxQkxNSGhVZEhaaU0zRmZNbVJSVTFGRVdGWjVXV3RmZG1kNlh6WlNNa0pXTW1RdFJtMUdlSFpLU1VFeE5UZFpkWG80VUZSTE1GRTVNbko0YzBOWk5rODVhRlZxWlhkWmNVVlZkWFo1U0dKSVkyeHNlVXAzVGxjMlYzVlRibWxsWkZWVVdUWkpWVnBmTlRsWlFqUTFlRGwzU0RoUWNYSlROSFZTWVhBMVFWQmhVVTlqTmpSWExUSTFUbWMyUm5kc2RIVklNemx6WVZremRHNW9jWGxyZGxKZlRtRklUM0V3WmxNMlpFUnhVMUZwYlVsS2RuaGZlRXBVWkdOUmRFaDJSVEUyVGtGdVYwZzRjR3gxV1c1VlRrMXZNMjlzUzBOaGFrYzNiM0IzYms1UVEyVXhTMFZVWDFFelRrWk5lR1F4WXpaUFUyZGFUamhuWDFkek5uVkhiamgwY2pKWmVsQTNWMUZRV1VkaFJVSnBkbEJmTm1sbVowOXFYelpZZGtWNE9YSlljRE41UWtGRFowRlBkelJNUm1FNGEyeHlTa3hLYkV0VFpYSkhUWFphTjJjeFZrSldhbVU1UW1aNU5YcFhSUzFVTVZSVFlUSkJkVE5pV0c1ak5tZGFUeTF0UlV0M1RFWk5NMnhTWlVGYVJGcDNka2d0TTJGc1dWWkxlVFoxTlVwME1ITkVSM0ptZEdkQldHcGpPVzVaWnpKd2VrOUNkbGRDTjAxT1NWZERVSGRmVW5vM1JFY3RjV3hTVUhSRVJtdFhTbVp2WVhScFNrcHZMbkptWms1RlpVSjFWbmxxZVhsRlJsbE9NMkppWDBFLmVjVURDV1dMWnNnLVN3Q2I1MHVZT08wNTZtSS1Lc2JRajV4aWg3azBmQzAiLCJleHAiOjE3MDYyMTgzMjQsImlhdCI6MTcwNjIxODAyNH0.3phu_e03Klf_zI0-lPqz1QXSDrL5slfj7tuwE7DBOM8","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:04.386 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:27:05.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 540655: status.find.is(200), but actually found 401
21:27:05.042 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,540655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@453fafc1, username -> user.1000940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20e1eed7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218024993))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3VrYW0yZWU3YmgycHRzNXU4M29iamI5OGYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VE5VOUNYMmxVUTFNeWFIWkdTVFl3TWpCV1ZqSm5MbFpOUVU5R1gzWmFiVW96YkdnM1dqWlBSVW80ZW1oNVFVWnpabUpMZEVSUmFVSnljMFZ1VjBOSVlrRnhSemRZVkhoRWFHdFNSazVUT0Vwdk5tTm5UMWRDVmxaeWMzTkhTV0ZVZUd0d2NtVnBlVVpNV0MxU2QzcFdTa3hRU2psclFURm9aM1IxU1V0b01qVmhiRlk0Y2toMWFWazRWMVJtTjNGVGFVaEhPWGxLUmxaR1Zra3lhV3RNVkRsNVVIZGlPVmhpWjIxNmJVcHBlSEZIYlZCdWVqQkliVWN6UTJKbVh6TlhVRFJ5ZEMwNGNuUlhXa290ZVZkWVVWOWtNbHAyYVZWVk5taEhTa3BzU0VscE5GQmZlVzFXWm5WbFVWTmhhMnBmUTBnNVlqSTVVVTg0VnkxelRuRnNkVmRyVkROdmFuTlRNMEpyWkdZMFpVUTRNemwzZEdOVlZuaDBNV2hMZHpoelJuWjVXblJHVUVoZlkxaEtlRk0yYjNWNE0wMHRiM1ZwU2s1TmF6QjRPVkJSVHpONlRsZDFTMVpoYUdkMGFrcG5UWGhRZG5WeldtUnFjVGxyY1ZnelNqRmxNR2hyT0hRemJVdEVhek5SZEVsamVYQmpWSEZ2VVhSUlVsWlNkbXcwYWtJd1MxZ3RhM1JOY1hCWmMzZHdVbEZYT1hwMk1VUmpaRmxHT0UxVlRETXRXbU0zWDI4d01WWm5WRVJuWm5sMVNUQnNjM281TTFwME4yMVlRbUkwZVVONlZtOXhWMTltYUV3eFVWQm1OV0ZQWlhKNVFYbDBVVU5HV0RWc1drOVZOM2RhTWtSWGQydFlYekpsVERoRVoyTm5hbE5wZUZOS1drTllNRnBwUzBoVFJtMXVhRXhRZG1GYVlXeGtOMko2TFdWS2JIbEdXSEF6Ym5SQ1YwSklTRzV5V0ZGZlExOTZWVWxrUW5Nd1VXZGxZakozY1RsZmVraDRSbFIyTFVZek9HTnRTak5NUmt4dFRWSnBRVGhtU0V3eE0zRXRXVlJtZFZKSmNreDZaMnB6UzA1TlQwSm1lbE5sV0VZeGNrczNVWGN0ZGs1Q2RVeGZTRlI0U0ZwVVZGQnVMV00xVXpSaVYzWmpiMUJyVVhVd1kxOWFkR0pRZEdKRFdtUTFVakJWVVdWMldYQmphemx4UkdsRk1GTXRaV3hsY0RVNU5tbE5TMVJsZHpCaFpVcG5MbXRoZWxoMVkyWjNORm93V2xoRWFGQnpVMU5UYWtFLjlWM092Rlc0ZzFpTlN2aXdOSTZLS1YxcmlCcnZZRnE4QlplUDdBTWJaOUUiLCJleHAiOjE3MDYyMTgzMjQsImlhdCI6MTcwNjIxODAyNH0.62C0t6wyVY3sDc--hZytNTecI7qrECpwPDhbGnWyJDM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000940"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:27:04 GMT
	x-forgerock-transactionid: b3cf86cf-b5e9-4bea-bc19-ccbe26ee0ebc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:05.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:05.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 540655: jsonPath($.tokenId).find.exists, found nothing
21:27:05.084 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,540655,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@453fafc1, username -> user.1000940, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20e1eed7, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218025083))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@2bffa76d)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:27:04 GMT
	x-forgerock-transactionid: a937c0b0-d047-460d-a750-ada4f4d9cb40
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmxqaWgxaXJkYmc2MzJ2NGVzc3NlajlsaW4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlpuZFBlVzR4VkVaNmREWjZjVUpQVms5UFlWSjNMbHBqZVZoMmFYWkVTRUZTUjJReFNISlhUMk5IYW5WT1JtMUhWbWxyYzBJMVh5MUZPRXRSVmpsa01FbEpRbGRPZDFNeVlucEtOV0o0UlhJMlIzWldMWHBpZVhGYVNYUlpibE40ZW13M1dWUkNWM0ZPWTFweFdISlNZbkZ5UnpSMmVXSjBWalY2T0dJNFJ6Tk5VemxLZGpoc1pFa3liakIxV2xGWWNYcG1NMTlDVUU5WlZrcFJVazVOUjJobWNIRXRhVkY0ZGpSVmNVSldhR2RHTXpob2RFUk5Za2hXT0d4cmJtaE5ZbE5aY0hWcU9XYzFXV3RKZGtGSVRHVnRSblJNYnpJelExUnVaR0ZxUTJNeFRIbG9RbFkyYm5vMFZXVTNUMnhmZW1sSllsaDRSMmROU1c5cFlucGZXbFZyUWs1NmJFUTFNRWxvYmtkVmJsaE9WV0ZTWWsxaU0ybDJkRFZTWnpCc2VEbE5NVXBmV1d3M1REWlBTa1JMVDNScFpEUXRWVUZUTFZSNVJXdDNOR3Q2VjB0S1JtRjVTMWx2WVVSSGRsOXlWbk5DWmpreGRHMVNkVlF5VFZkMFNsVnNSVlpOYlVaRmVVcDZMVE0yV0hkTFNreE1PSE5uTWpGdFJrZFZVbXBYU0d0ME5HNTBOV1Y2Vlc1WmJHWXlUWEZETTFvNFF6VkZTa1V5YjBWbU1uaFJjVzVFYXpKWE4wRTFSa3BKUVUxQlIzbExjbVpGYnpGd1NYTnFTV0pDU1U1UGFtNVFXblZUUjBWNVZHSlBTRWcxTUZwdlFUWXdkRWg1ZDFsQ1NqUnNSa2xSVW5adlZraG5NVGswZDJKMVdWVXpOSFpwYWtsNk9UVlBVVWxQVUhFMFpXUkVVelphZVRGUlZVNVpjRGRIV21GcllYTXpSVXg1VEMxTk9XNWZlRkZOVm1oSmJXYzRlazlyY21VeFptVkllRVJ3V0MwNU5tdFNhSEl4VjI1Q2FtTnNWR3RHZW14d1J6ZE1jbFp3TW5obGVUWkhSbXhHZGxCYVZETTFlRGcyUjBwM1ExUkpWWFpDU1ZSTldESnZhR0ZoY2tkRlZERXpielJoTUZaeVkwOXBYMngzYkcxYVpHOU1NWHB3Ym1oVGRrOVllbFp2VVVjNWQza3hXamxTYzBsV2FqVnFWMjl3Y2tNdE5EaFBWVkZHU0daaE1VWnpTRUZwWldodlJWQnpMbGRoVGkxblRWSjFTMDFCWkVkdmIwOTNNbWRZU2tFLmdrX1dBTGs5Sk5DSVl4bHJOdU1xd0lkWWsxYk1KVFA3eFg1a0lLQW1TODAiLCJleHAiOjE3MDYyMTgzMjUsImlhdCI6MTcwNjIxODAyNX0.fgK3RHJe_I22dLpawG_wRYDQvKUg_zlIn-SZ4I0Oolc","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:05.084 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:27:05.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 540690: status.find.is(200), but actually found 401
21:27:05.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,540690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50182e34, username -> user.1001362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15684438, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218025216))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZWRtOW9wNnVjZmgzOHR2bXA5YWlzOGphNDMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1R2F6aERZbEpNTUVFelpHbFZTa0ZEVDFOSVVGTjNMa3RZZUdKRlJsUnpVV0p4U25WT2RVTlpSRmRqVm1OMFFraDJhVlZsWDBvdFRFYzBiVWhvU0dWMGRreFJVME5EYlZsbFNYTTBXRlY1ZVZCTFdWWjFNMFZUVjNKdlEyNVZUREl6WlZkSE5UQldSVVpQVWxGbVQyVmhRelp0WVVwcmJreDNSalZmZEdwMk4zRnZZV3hFTm5GQ1pqWXRTRFl5TUVsc01HUjFSRUpwUjIxWFEyNUNNekkwUmxsR1NtdHZNVnBJTlRBME5YTTJiM1JDTmxkQmJYVmlUMnRwUTBGb2JHZFRkVmxTVVU1S1EzTnRUbEphVW5obFNFbEJSazl3YlZRMlIySnVRVnBOUTNOM00wNXZVRWhXZERoMmNYZHNjV1JLYjFOaFVFOUVXR2RhY2xNelJGZFlWa2hFUW5FeFRHbFVja0p0VlhaZk1IQTFSekptZVhSM1ZERkphQzAyTFZSblVIWnVNVkpFTldobVJqRmlObTl4VFVJd1YyeE9ZMFZxTlZoRVRqZDVTakJoVTBKbU0xSmtaemxMYW5rMVZGSnFSakoxVjNkM2IyRnhjaTFFUTBwT01USnFVM1JqVlUxRldUSjFhR1U1VmtoTllYTTBaMFIzTmkxdWNVZENNSFJDZDI1d09UTnJRM0JmTkhOcWNFOUZNVmg2Y0ZRNGVUbHZSemhQVm5wemJUbDVRMVpHYmkxa09WSXpTbm8zTkZobmQwODVWV2t3ZUZOalIwRkljMFUyTVZGTFkzQjRkV2M0VjFONlJrSXhhRWhvZUZwUVNqaHFWMDlMY1RsblVqTTFUbEZhZVVGNk9HVmhabGh6VUc5SVFrZEhObGhaTFRaT04wUnhkR3R2VUMxVE9GRkVSbGxoWmpOS1dHNXNlVU0xVVZGNVIwaE9YM1JvYjI5TFYzTldWMDUyTFV4TE9XWkZiVmhrVjBwMVkyTmliWFY0UXpWTFFUSjVObnBzUTA0eGVGZzBkbEkzY0VneGEyZHJUbFZ2ZVZJMlNGbDBSbEpKVTBwSFdteHJRMGxyTXpSaGRVVlZRMGRJTWs5d1JIUm9kRkpDYTBVd1VWZHVkSGx2ZVRGblltbE1UVk5sVlZOVmVVTXRRMEo2ZURCRGEzaE5Vakp3VVZGcVdrcDRja0YxVXpRelpESmZiVU52VWpOUmQwZGFSbnAyTkRRd1RXdG5Ta0pOUlVWUE5tMXpMbkZFUWxKaFUzSndlRFJLYldkeE5WSlZjamhuUVVFLllnNjB4RWdzM1o0WmNaQWZhOEZENVVJaGVRTU82UVN6Ry1ycVlpZGl5YVUiLCJleHAiOjE3MDYyMTgzMjUsImlhdCI6MTcwNjIxODAyNX0._ib4M4D48rH9MH9U58rT3t0FzMlp1gVfQ2_sjFmjtcQ","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001362"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:27:04 GMT
	x-forgerock-transactionid: fc67112c-4d49-4e4b-ad97-ca1633fdf5c6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:05.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:05.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 540690: jsonPath($.tokenId).find.exists, found nothing
21:27:05.302 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,540690,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@50182e34, username -> user.1001362, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@15684438, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218025301))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:27:04 GMT
	x-forgerock-transactionid: 911ba82a-59bf-4071-ab72-6552d34aef48
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3JtbjFudWduaGZuazdvazZyNzhuNmc5cTMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1Mwb3hNV3BNYXpJM1FWaGpla2M1V1cxTVgyaDNMbGQ1Y0RWSFdWTnZVa051WTJWMVJFeG5UelpLYTNoM09GaG1jMUJUYlhJeWRGUnRTVWRKTVZGdk5WOXRVVU5FTUVSS2FUZGZhalIxVVRoeWVuQnFhbVZ3ZVZSblFqbEJiRVZyUkhVNVRpMVpiVzFLUkZkVlNGWjViSFZ5YzE5SVNFTnhVMVZDVmxKblpGVnJjMnA1TWxaNkxURnZSVjkxUTIxdmR6ZHNWRzVGYUhwZlpuVnJPRko0ZVZsMVMyMDRRMng1Vm5rM1FsVk5SRUZPYmpJeUxUUXRWbUoxU0VsRVdWUllVMDl4VW5SVFdtUTVSMkZ2YWt4a1UwNXdlUzFvUVZoamFXdEZRa1JsY0hwdk5XeHpkbU0zVWxSVmNESnFVSEV5WWxKS2REWjZjblpaZVZoaWN6QkpWMEpZY1ZSTFdYaGtaalJDZGxoV1MxVnllVzFSYzBNdGVVWTNhR2hNT0ZSWmVVdzNVek5TYW1sbWJWWkNZbDk0YTJRemRsWkxRMkpuTTBGR1VFeFhWaTAxWWswMGNXSndRMEZWUkhBNVFuQjNaVE5SV0VodFEyNDVSRWx6WmpFeGRVdGZObXN3VnkxblNqQTRZV0prWWpOV2QwVjFjWGx5TkdkWFdsOXpibEZuUnpoMVZEVTJWa2h2WlhOMFJVTkljSHBCWmt0UVVuaHZSV3BZVWt0a2FYVnBRazF2Tm5GU1YyUnlVek5EUzFOeFdqSlRjWHA0WkRSbFZuaDZaM2RHTjB4dmJYRmlWMFJqUTA1WFZYRmZWMEpXVUUwd0xUSkRSM05IU1ZJekxXTmlYMVExUkROWmRVTnFhV3hrTjFGc1YxSnVZbEExZW10c1JIVnJiemhoUWpKNU5WVm5WVlZhY2tnd1kydzNXRU5ETlc0M1FsQlNObkJZZVVOS05HcHJVRFpDTXkxSVpGQkdWMms1YmxnNGNqUm9XVU5xZFhWTll6STJNM2xHUWxWbFN5MHRVazgxUVV4UVptUTNUVVo0V1ZaV1YwRmFiVzVaVm01WmNUYzFOMWc1V1RCUVFVOUlRVEZwTW1KWGJuUm5TRlZZU0dkQ1JrVktRblIwTlZaVlJGUlNVM0ZFYW1wVU1FRmhPRFZSV0RoWmR6VTFWRkpRYVUxbWFFMVpNVzlVY0hjek9FcFlWRjlVT1ZoNmVXOUNValp0VWxwS1NtSm9WWEpuVm1sSGR6aEZMazlHZVdsbmQyNW9MWEJzUVcxd2QzVXplamhwWmtFLllMOVNSbHNrZjcyY2dEUC1CVGVJRVhuaTFpWUwzM1RkelpFaTBwREYtbUEiLCJleHAiOjE3MDYyMTgzMjUsImlhdCI6MTcwNjIxODAyNX0.kOKlVhadzPpzufoG9gLoma_nALD2VVR80AeG6MnDK0I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:05.302 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:27:06.588 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 540902: status.find.is(200), but actually found 401
21:27:06.589 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,540902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d983b5b, username -> user.1001244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@123ef241, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218026540))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoic3RtcTR1OWc5MXM5N202bmlxdmU2aTR2NjgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UWVHNVJNRTlEVWtnd1QwRnRWMTlhVTB4YVZXZDNMblpWZDNwYVlsZEVURmxRWVdoNmRsQjBZVEJ6U2xSbmNFOVRWamwwTms5elVGWlVYMGhEWjBGSkxXcERNbWhvZUhSWVJXOWpkRlJuZG5weWFVMWhibGd6WjJ0TFExRk5kMTh0YUdsdExVcE9aa1l4ZVVWQ1lqSmlOR1l4YzNaSlNtNVVNMmxsYWxOVlUxTlVTRVJKYW5oeFRFWlJNbnAzYjJWR2RVTjFha0kwZWsxcWJsZE1OblJvWTIwM2IzaFRiWGhUUWs1eFFsSmhSM0Z0ZFdKUVpETTBMV0ZQY0MxdU0wMVZkbFpHYVhKUFNFWXpjbUpvVFUxaVJqRjVkbFpoV1V4TFRESTJWMUpvT0ZWRWNHZFhMWGRhY0ZKMFgyRlJOM2gyTlhkbGNWcGphV2h0TlhCTFJIWnlZMkk0V2paamFsQkRjV1JQZFMxdlJuSkNNMU53UmxoTGNsQXlaRXh1T1haQk5rSTVObHBQU3kxemVUaGpjWGRGVWxwRGJHdHNTVE5GY0hoaFQwRTNVRVZJYUhoa2J6VTBVWGt0VVVwTlUzZ3lNbXhaU0Y5Q09FOW1UbFpQVVY5RExUWk5TVVZEVG5SWFVqRnZjMWRrVkVSVVdGaHRhRmc1VURaWlZFVmlNbmhsVkhSeVJtRjFjRVp6Y0VaTk1rMW9jRzVwZEdoNWRHSlFWMm81UTNSMGJHSlZlSEJTVG1oUFpXUTFaWFJQTjNwM1FtaHNZMnR5ZEV4MVFpMWZZV3hxUjNsRFIyZDZNM0JqWTJoNlRWTmZPRkowTm10eVlUUkhhVEZ5TkdobE9EUTFTVzFDVEVWT1pubHRaVEJwUVVoZldGQnBaVjkyUmtFd2NtcEtla1pSVTFFemMwdHJSME0wYkRGUFNFbHZjR2xJY21WeVJsbE1XbE5SYm5NeVpYQkJXbkJpV2s1TVEzZFdNazlaZWxVdFRrUXRaMk5CYVZGeE1HaGhXRmhEY3pWSmVVVklNa0ZDVEhad2R6bG5lRk5aYzA0eGNrRkpTWFpTTURCdVMwOUNibE5hZUVWTE4xTkpkMlpEYW1aR1dsSnZMVTlpTlZsUVZuSjZhbUYwWVdOV1ZqbFJaVEJZTFdWaVExQTNRMUJ0VldwWU1VdFplbkpsVm1FMlRHdFNZbEpHVlU5eWJEUjVlWEEzZDBOa1dGOUNVbU54UWpGaFowNUtTR3gyYjNKU1dUSm5MbE5UTVdRMWF6aDNWWEp0Tm1WVmMyODVTM2RuT0VFLk5CUDBVekdDUEVPazN5UUJqQzBSU1VQN3ctZGRmdHFwMkdCd3hOZW95UkEiLCJleHAiOjE3MDYyMTgzMjYsImlhdCI6MTcwNjIxODAyNn0.u4nHOJUb1AFaugDaopGhqB8CPgDs9v7g21vIehWRm24","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001244"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:27:05 GMT
	x-forgerock-transactionid: ec7d5d98-26eb-47cc-b439-ec8950bfa300
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:06.589 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:06.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 540902: jsonPath($.tokenId).find.exists, found nothing
21:27:06.628 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,540902,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d983b5b, username -> user.1001244, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@123ef241, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218026627))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@5a772895)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:27:05 GMT
	x-forgerock-transactionid: 698704f3-ebff-4529-8b1f-55206db369e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib202dTg3Z2c1ZHFocjJwZzYzcW90dXI3bDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eU5FNUxTMGxJWm1wV2FHOHRkRUZyY2xsaFJuVm5MbXRzUldKTWFFUlBhVUp6ZFhaQ2JUWnNObTV3UVV0SmNrTnpOakpMUzFSZlltMUtZVXRqYVVGRU5qZDROM3BzWTBkTlNGTmtUV3MwUzJGbVpXVkxOalZDVVZSVmIyUXpSbFZ0V1UxRGRtMDJWbFJKVWxWRFMxcHplWGd5YzI1Tk4wWklaV1J0Wm1vNWFIUk5XRXhPY1U0eVdWZEtNelJ3UWw5b1RWSmZNVFpXWXpnMVRqVkRTelo2Yld0V1FrTjVaR1YxTVhKMGNqRk9TVjlyWjBSTk5rbFhURE41YnkxMVVFbzFRVWR6UkhOcldEa3pSa2RpUTI5eE1YZE5ZMjR6ZUVOS1VFeFFhbGd4U1dOVU9GTXplVFp6U1ZGMWJuWndiVEpaV0RKNVJXOWpNakkxYTBnd1ZTMHlZVVF6U2kwMFNTMUZTWFYwT0VNNFNXaDJOMjVKVUVSR1pGaFFiMmwzY1ZoTU5GcHBRVTlZYTJ4bFRGcDViMWx0TFZWb2FVOUVRbE5yYkdsaU5EWlVVMUp3VmxoVk1IUXRTWEpIV1ZKV1UzQm5WRnB4UTJOSVpsSlRlVWg0TFcxbmFIVnJaWEJQYzAxMFFWRmlMVTVyYkVvME9VdFVRVGRmTmxOUmN6QlVOSE53ZVRoMWRHcHdRakJVUTA1eGVYaFdkRGxmYUVzM2RuQkZaSFpCUjNGRU5qazFkMDB3ZEY5eVJrdEdRa0pXWDJKT1pqRmtkMDVmT1hCT1pFWlRNVXR6YnpCZlJEWXhUVEk1YVZaa2JqbDBlbFl3U0dSbWJYcEJObU52YkdaWlRGUlhWRWczYmtKek9XeERURlZwVXpRMWJrdFJhMjVhVWxwcWVGRTJhVkJyTmtGeU9XWkxkSFpDY0hwR1VuRk1ja05vWkVjeFRuRjRVVFZJZUVWTGJUVkpXbkpCU1VWblNHaHFhemxSYkhWc1RuUlpSMjVwZGxWVmRsQmZSME4xU1hsSk1uQXlMV3hYVldwNFRrdHRZMjFxU21WTWRYbHpUMkl6WlZCYVgxSkVRbnBUYVc0M1JTMXJibmt0YUdGRGNscEVWMmxsV2toaVNsbEdYMGRhWldGMmNDMVRkRGswWlcxUU16SlZVbXcwY0hkUFNVcEpUMDlQWmxkNmJXSXRXR0YwWW5OMU9XMUVTa2xVYUZsUVpWcDNRbTFZYjNGdmRtaHFMWEkxVldkNVp6VXdMbVpzWkZscVQwRjNSWHBTVlY4MWNYQXhjRmxHUVVFLnR5bkNtakhYRHlwMG9uYUdFNHlqOXZBVGs3ZldNMkdIU2s5cEVfZlE4UUEiLCJleHAiOjE3MDYyMTgzMjYsImlhdCI6MTcwNjIxODAyNn0.5o90EeDiblNdnrnx5Kco-nOM6tAdMK-33DC7Ntion5E","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:06.628 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:27:06.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 540942: status.find.is(200), but actually found 401
21:27:06.872 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,540942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34eaf0bc, username -> user.1002065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77cfe95f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218026818))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYjY5MjNzcW1nYXNia2R1ZmZtM212ODdhdDIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a2RHMDRVMGd5ZERKWWVUWkhOMng0ZFhOaldYcDNMbmd0VEVSSmEzSkxNbWRXTTFaT2NXWktObWRHTFVkMWQxZDVRblZPZFhsM1kzcGpSSGxKZFRkSGJsVlhhVFp3VkVWd1VIbEpTVWR4V0RRM2RqaDNNREZyWTFsaFRUWXRaSGROY3pSalYybEtkVVkwVmxsT1JrUkJPVEpJYjFZeU1ESkRUSFl4TldGVGF6aHRZVVV4WlU1TlgwdE1SVFV0TTFCWGR6TkRSRFJtTTJ0RFYzWlRTbE5GUldNM2QzTlZNM052ZERJMmNVcEhTekZGVnpOT2VtOTZZM0V4TWsxNU1YTmtWVFZ4TnpsbU1pMTZRbFZPVVVkblQySjRXSEpwYVcxQk4zSjBkWEV5ZWtaMlNtZzBNV1JZVFVNMFJIZEtVMFZNYVVGaFdHVlBhRTlaUVVGZlkwOUhZVzVzWmsxNlEzcHdTVVF5U0ZaUE1rMURVbTlQYlVSNFpIY3dNM2MzVHpSVVRIWlZSbmd6T0c4NFptbGhWRlpSV2tSTVgxbzFjamg2WkhaaU5IbHlTbWhHYVY5a1RtOXlOelpRUlRkbk1uYzFOa3BYZHpac1lUSlRTMWRqYVhSalpFUnJibG8xWDNVM2QzQlpjRGhTZURGYVdTMUdTVGxHUlZoak1VZFFjVlZhU3prMk1rRlhTbFo0UVU1Zk56UTFPRzFZZUhGVFlrVTRaME5oUzJRNVJWbDNTRFZYWnpoaFVsVTNOblpVWm5weWRHMDNUM3AyY201WVNFaGZkVEZoU0ZndGNVMXVhbE10UzFBMGIxZGxNMDg0WVZSMGQzbDJjalV6WjFaMFMySjVVa2RrUTBKb1dVaGFlRUZzTlZad2QyWktjR0ZFTWtkYVNWZEdSVEJZVlhkSlEzSmZVVnBMUkRaSGMzQTFiemRZV1ZkQ01sUlFjaTFWUjFaSVlYZDZSblpsUVdKS1EwSnBjSGRXZFdKVGNtOWtiVGxMVTFWd1NWSjFTMk5FY1Vnd2IyUkNhRjltV2tvNE5HNHpTVGczVUUxalRVOU5abFZEZDJSMFZWaDZVSGMxV21od2RFNUpYMjVKV1c0dFVIVmlNVEowWDJRMWFWUTJUVFJDTkZGTlRFbHFRbUZmY25sVWNtcHBaWGxZTTBkZlRFMW5VRk5KZVRGSk5VNVBibkp3ZUVrNVNGZGxTM1JhUkhwcGMzbENhMWswVWxGR2FYVmFRVVJTZDJkQ1dsSlZMbFZ5ZURrd1J6WmxkblkzZVZaWFYwUXRXREZIWm1jLkNkMW02UDBJTTVybTI0UGZIM2dWbmJ3dEJrRE5iUWN1aDdCMXNfRFh2UzQiLCJleHAiOjE3MDYyMTgzMjYsImlhdCI6MTcwNjIxODAyNn0.jnR-Bx2P-BQ-GmUvMeRDrS5S8hD7cWmTfLCuJTiD7BA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002065"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:27:06 GMT
	x-forgerock-transactionid: b70ec508-b743-4f1f-a502-567feda09667
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:06.872 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:06.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 540942: jsonPath($.tokenId).find.exists, found nothing
21:27:06.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,540942,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@34eaf0bc, username -> user.1002065, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77cfe95f, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218026912))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@4837595f)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:27:06 GMT
	x-forgerock-transactionid: 8afff5a4-5c9a-4d8f-aff6-b8055ec39925
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiOTg4djUwODhwanJpNDZrMGJjdWFqajk1MHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlJEUlBiR3g0WDAxdWFXcG5Ta3QzYlRndFh6Um5MakI0Y21wUFVFUjBaVlpVU0Y5aVUwbHllVE5PUVMwd2MybGZhVGN0Ukd0V2NYTkxXR1puWmtvNGFHMDVPRE50VlVoaExYQTNXaTFNTFhSa2FqZE5YMk5KU0dGZmNEWlpUR2hQWW5ack9XMXJTVkl3ZGpaamVYSTFiRjlhY2t0d1dFNXZkRnBpVVVWdU1WUTJVamRKTVZCTWRFVmlTM0o2U25saVNUbHNaR0p3WjFjdFN6UnpXRll0ZURWVFJEUlZOV1V5YzNVdGF6bGpNa0ZrZW01SVdrTmhjMmhwVGtGRVNVdFFTMWt3Vmpsek1ERndYMUk1TldGSWVqaDVkV2haUkhCQlgzbEtTbEJRUWs5TFRGZEJVbEpUUmxaNVRrbDJUbXhsVmtWclRsbG1TV3AxUTFKclV6RnhVV0ZpVlVKUFZIVnZVVVJSTFdKc0xXMXdNWFpKUVZOaGRuUlJRVkkxTlc1b1oweERjM0Z0TjFCVmMzWjRNSGx3U25WUlVtSkxaVVUzZDNod1prdGxjREZ0TXpGM05XZExkSFpqVVhoaVUyUjFTMGhvYkdjeFZsbGlOR1JLU1U0dGMwdGljSEpwVG14a2RsRk9WSEJwV1dFMVpIVkVNa3RzZFhGckxWSTNZbGhGVUdOV2VtTlplbEpOZVVWWFkwRndOM3BSZW1kSFRrMUZjbXAyZEdSVloyTTBla3BFUlUwMVdHRnZlRk5DVTFOVGNURmtaMEpXWTNkR1kwUmhRMVJJTlVsTmVuZFJNRGxyYkMxZmFERnlTVEp0YkhSbGJIVnJhVnBDT0dWTE5HVXRVSE13WXpKcFUwRlpOMU14UWtwTVZGaHdNRkJvYWtJNFRUQTNTVnA1VTNsV016RXliMk5TVkdKT1VsbDJVRVp1VVc1VWJVSTBWMHhJZG1rMGVWaDFabVJqVFd4cVgyRkpXa0p1ZGpOM2JHVmZiVzFmTm5WWVNHMUhjM0ZZWmw5MlQzZ3RSVEIxUW1KMFRIVXhkRXAwZFhSclJtcFZka2h1UlZaaFJFOU5NWE5KVFRCd2RrdHNiMkZFUVUwdGEzcDJhVmxYZEVaalFXNHRhVFl5U0VwS2NHNU1XVW8yVFVGUlUyNXJkbEUwU0dJek4xZG5NVlpqT0hsYVlWSlBSVVJJTFVkTGMzVkZSVlZzYldOa2VrMVpOVWc1ZDJGU1YzWnJTRUpvWDIwdE9IZDNMa3h3WVRCNWMzcG9iekZrZFd4ZldUbDFkVzFuWVdjLndKT2cxVVYzcWx5TTZ3RjhRME81LTZtdDYxc3l3NFZFME5WNE9Zak9paE0iLCJleHAiOjE3MDYyMTgzMjYsImlhdCI6MTcwNjIxODAyNn0.JwHAbgJemz_eJZTPj0q_7IhBeHl27Fdx4QP4AhDqty4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:06.913 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:27:07                                        3620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1069164 KO=14216 )
> restLoginInitiate                                        (OK=529977 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=528397 KO=1553  )
> restloginProgressiveProfileCallback                      (OK=10790  KO=1553  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.49%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.49%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.48%)
> status.find.is(200), but actually found 503                      4958 (13.61%)
> status.find.is(200), but actually found 401                      1553 ( 4.26%)
> jsonPath($.tokenId).find.exists, found nothing                   1553 ( 4.26%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#########################################################################-] 99%
          waiting: 1521   / active: 34     / done: 541060
================================================================================

21:27:08.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 541143: status.find.is(200), but actually found 401
21:27:08.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,541143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bf55103, username -> user.1000605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2afe2ff5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218028069))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHNqaDQ4dXIxdnAycmFmdG85NWJlcDFzN3QiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dk0wZFBTSFkzVTFOVFoweExVRzk2ZGxsTk1rTjNMbEpaY1hGU05TMVFWbkJsVnprNE9XSkRja3BtYW5CUGJtTlpaMUV5ZFc5RWNFTlNYMmxUUlhCYVNrSk5ZbXRpUnpKTmVuaDFZelJGZFcxSmMwWllSSGxmTVdWcVlYUlhTR1ZVYTI5YWEzRjFhVEZGWjFKRlN6SllaMjVXVFRsMlYzVk9SbXhPZEdWMmN6QmhlRll3UjBvMUxUZE9NRXh3WmxWeFVrdHNaM0JZY2psSVFVMVNSRjl6UjI1d1N6TnhTRE5xZUZRemVURTRkMnR6YTJGVE9UUjVURmhFVDBrNWMybEplRzVmWm5OVk5FOVZjMGR1V1VkMFdsUmtOa3BVYm1sVlVHTnpaVTB4YjA1RldXaDVaMUkwWkhKTFRqTmtNbEZZTmpJMk1ubFpMVFZPTmpFeFFrcGhZVjlEWkc5emNVZENWMUZpY2xsd05uSjBURTUxVDNKWlNrZGllamhOTURseVNHZDVORjh3YVRSNldrSnlRbEZyTm0weFZFVXhkWFl0V2kxSVkyYzFNRzFrT1c5MlZUbE9VVVpsTjJGdVlVSlRjVTEyTFhsbFRtZHFUbDlIVVVnek1YVlpkRTA1ZUVsVE5FWk5PRVJwZWs5SWJHUnFTbTV6ZWxwRGRsODBUVW8zZVhKNU4zcDVZV2hrUlhaeFFqbHNZVE4wYjJkT1JsTlBaVXRKVEc1SVIwa3RWMlV6UTBOc1YwSTJXRVp6VW04M1UxWXpjemRJZFdwUmFXcE5SMmwxUzFSUlJ6Z3dUVlY2VVhabFRrbHNWa0pYT1hsWFVuWXpZa2xUUW05VE1UQjNibXRGTlY5S1FWcDRkSFkyVG5KRU5ERldhSFIyZWs5VGJGcDNhRTFQVkhkR2R6VXpOelJEY1Y5b01HeFBaemRvU0hSeGJUZE5aVVUzY1VwdlZIaGlUR05MU0VaYVEwd3daM2hQVkVSdkxYTnVZVGczZUVsSWFsaE1SREY2VjFkZlR6WTVaWGxHZVdSWlNrSk9Va2xDYTBRNVVWTk5RekF4V1V4alprNU1XVk5ETURRNE1GaHVUVVJKUVRGaVowTjFXbEY2UkdsU1JsTmhhbUZ2VG0xTE9ESTRSa1pxVkROSVdHbFdXVlJRWVRCTk5qazBWalJmU0VkaVJERTRTR3BEVURaek9UWlpUak5hVUdOR1ExODJWVEpFYzFSNlpsY3RPRzlGT0RreGRWWm5MbFo0UkRSVFRFNUdUbEppVkZjeFptMTVaME01WVdjLkdabUx6MkhDYlhxNWRWUkdvTW1Kay1CaFdUcVBWRHdKZFZsMGswVmsydW8iLCJleHAiOjE3MDYyMTgzMjgsImlhdCI6MTcwNjIxODAyOH0.FRNHJB5eeAGnk5Rib2kgs6cGM4w3FFzAsbcqmBJL-Uo","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000605"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
status:
	401 
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: Thu, 25 Jan 2024 21:27:07 GMT
	x-forgerock-transactionid: 51d6a4ba-542a-4a4e-909a-1f08c2f44a43
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:08.122 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:08.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 541143: jsonPath($.tokenId).find.exists, found nothing
21:27:08.162 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,541143,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bf55103, username -> user.1000605, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2afe2ff5, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218028161))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	content-length: 2385
	date: Thu, 25 Jan 2024 21:27:07 GMT
	x-forgerock-transactionid: 5155688c-b032-43f3-b4ae-4f65d2cac64d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidDVvNGFrY2wybjRxOW04NmIyOGtvdWxnb2ciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dGVtUm9SVVZmTTFwblVrRlZiM1ZTZDBZMlptdDNMbkIwYW1oMk5WSnNhREpOYWxwS1VWbG9lWGRLZHpCTk9HVlVVa3Q0UVd4R2RERTBYMlZsVGpWVlZXSlpSVTVXTnpsck55MWhaSE5aVURaME5qZEJXRTVNVjNKdlQxbFlTbk00VEVONWFFdzNRMHRzUTFsNVZ5MDRXbE5XUkdJMFRHaHRiM2h6YnpOT2IxaExUR3BWU0VNMFFYVjNXWFV4VDFaQ09GbDZTV05HY3pRNWVFOXRiRFF6ZFhwZmEyeEVORWxRVlZGSlMxcFJja1EwVnpjNFlXeDNlSE5UY1ZveVprRlFaakpyV25oSmFrOUVTREF6YUdKWWVGSkNTSEZTTlRGNVpXRllXbmRTU0dGelJITXdSbTlJYTNscFUzWldXbEowVEU5VmQyaHVjamhUTm05Q1lrTjFURUZvYnpneGJITXRTa1YzY0VOcFZWaEZiM0kzYUVOZlpsZHpUVVF4UlU1clNXWkRRV1ZqYVVGeGRIbHhhbVZqY2xoMVZUSnJORUp4TW5WWGQxOWhWa0ZmZDIxWlZFWTBNRGhOWDJwZmVFZGZhbmh5VG5kR1JETlRUbEpMUWsxTFpHRmhZVmgwYVVocldGUkdSVkpzTVVOSU5HSXdObnBSVVY4dGFHbHlPV1ZhYXkxSVRHdHJkVEJNVFZrd1EwTTBPRFpmTjBFd1owdEljVlo0TTBsamIyZGhXVm81YzI1cGJFVnhNVnBwWVhac1ZrUnplbEpEVlc1bGVESlVRWGxoYjNKM1h6a3laREpITlU1QldqUkxkWE41Tkhad2NETjNVMHgzVnpSaVRISmthSGgwU25SemNXaEpUR1Y0Um1wS1VsRkJUR2gzTkhSSVMwMWhZeko2Y25CUlJIUmlPRGw1YzI0MFVVOHpRVzh5TW5FMVpuTmlSVmhRYTFneVFtaExiMlI1UjA5bWRUVnBlVkZ5WTBaa01WY3hhRUoxY0hWV1lUWXRhUzFMTVdoMlpqWmFVMk10ZDBJMlJ6UTFkVUZyVm1KQmVXSnFlbmh1WWxRMU9XazFha2xKUldJNFMwcFRabE5pVHpKaWJXSmhVMWRhV2pGU2RsSjJUbWRTYWt4QlZVNTRObW8zZW1SNVVsUTBUVlJQTUdFdGFVcDFRMmRoT0dGVmVFZFBSRFpRVjNnek5XUnNURXQxY1daT2NWTm1jbUpzYlVwNVRUUlJXbTVKT1ZOWVkxTXdMamRuVEY5Uk1rTllNelJyUVRWT1ZYQjZlVlZuVlVFLmVERXdGOVRGQVVxN214V2NvMlRURUlEdFJFZDJDLWdLMmRHanhzcV9FMHMiLCJleHAiOjE3MDYyMTgzMjgsImlhdCI6MTcwNjIxODAyOH0.Kcq5QLfaQOAD7aVXE2_XaMrAHXQ6pHvahpdp6b4wk0I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:08.162 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:27:12                                        3625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1070768 KO=14218 )
> restLoginInitiate                                        (OK=530770 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=529191 KO=1554  )
> restloginProgressiveProfileCallback                      (OK=10807  KO=1554  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.49%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.49%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.48%)
> status.find.is(200), but actually found 503                      4958 (13.61%)
> status.find.is(200), but actually found 401                      1554 ( 4.26%)
> jsonPath($.tokenId).find.exists, found nothing                   1554 ( 4.26%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#########################################################################-] 99%
          waiting: 727    / active: 34     / done: 541854
================================================================================

21:27:13.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 542039: status.find.is(200), but actually found 401
21:27:13.918 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,542039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d17be00, username -> user.1000900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51f108b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218033868))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidm9hZGI2dWhhdmQ5N3JsaTczazBsYnBzNTciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eFZXNWFiV3hFYTNSTlMzSTRTekJNY2sxemIwcG5MamRRUVZnNU5UQTJhMUZRTlRkS1dHMDNkMkV4TWtaeVRVaHhVa3cwUTFoaFNHaG9WR1ZxWVdORFRFTXRaRGxUU21oRFFUTnZkVjl5Wm10cWFtOU1PR3Q0UTJvNE5HdDVOMGh2TkRCQldtRmpiblJTTkdkemIwUkpjMGd3TWw5UE5EbFNSR3cxUnpRM00yd3paMlk0U1dWd1kzQnBkamRSWnpKRlVGQjBNRVp4WlhoalptaEliVkpSYWtaME5rY3pPQzFtZWxKQ2VsOTRPVzloYTBsb1JXbEJlVzk1YXpkbGFISXpWbXc1WjNacExVVndTMFphTW0xTlRtVmxkbGMyZUhkeGQyZEpUMFZvTlRjME1FaHpOMlJOY0dOcVducFNZMnRTZWxJMmFHazNTMGwzUWtocFoycHlSMDVsTUd4R0xXeG1kV1ExYTNKdlNrVlVWVzlCUzJ4b01VbHZOWFptVUZoeVFXaG9UMjVvU21wbFEySjFaWGh3ZGs1bVl6UlNkREl0Y21kRFpWSnFOMHBTVHpkdGNGZFJRM2gzTm1SUVFVZEVUVlpEWVRsalFVTnZabGRpU0VoRmQzcHVibmRyZGtwSVVHTTVUMnBLT0dkQlIybHNUSEJmYTNvelJEazRTVXhVVjBjM1dHVkNhVk5yVWtSWVJGUkthM0Z6WnpGZllqUk5Oek5pTVZOSVNUTXhWazkyTVdGNU5rZE9SMlpNV214d05reFhPRWRMWDNKdlkzaHlTRGREVTBSVlFubFlUMGxrZVZoWmFUQnpjREY1WHkxc05Ua3RSSEpVYjNaVU1sVTJiell3V0Y5V1YwcG1iRmhYY0hwbGIweHRNV2RaVkhSeVpFUjRjbFExT1c1b1pGbDVaa1I0ZG1sR05VOXdkMlZEYzJoUlpFSXlVV2N0Tm1wdllraGZXblUzWVcxVFMyNHhUbTVDVWs1eWREbHlWVEZoTFZWVlFXWlpUa2hpUTNORVVGbGlNRE5DV0U5U2MwazNhVTV2Um1odlpuQm9SelF5TFVzeU5FUnVOSHAxWmpKNFJtc3hkWGRTTUc1eGFWcHpSazQxVTNSeE1HRTJRekY0YjE5TmJFeEpVa3BzTm5OQlltUktZVmRQUlZKc01WQTBOV2R2VDBwR1kyNW1TMUJIWjFaMFgzTlRablZJZW1OYU9GZGpNMVZGV1hoV2VFTkhjMmhoT1hOWE5VdzRMbmRsTm5ONVlrMXlNbHB1VGxkV2RFeGtjM05aT0VFLkJzd1UycDRkYXpIdWxENUlWWUpiYjc1MVFyd3ZxTll3WjRMbnZpOEVzVDQiLCJleHAiOjE3MDYyMTgzMzMsImlhdCI6MTcwNjIxODAzM30.UunsmcqZmjdPf1-nQv2VGdOeJjf8SNvVnK0Aji9LuOI","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000900"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:27:13 GMT
	x-forgerock-transactionid: e2bfa331-acb3-4202-b053-98a4c5827a56
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:13.918 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:13.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 542039: jsonPath($.tokenId).find.exists, found nothing
21:27:13.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,542039,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d17be00, username -> user.1000900, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@51f108b1, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218033959))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@39fc6b2c)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:27:13 GMT
	x-forgerock-transactionid: 860078cb-fb53-4280-abce-1c9df8eccadc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmZyamxpMHFoZXVtcjE5N2NrNmo5azc5aiIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTR6TjA1TmVHTjFSVll5WlRSNFNrSnlObkpyV2pOQkxsYzBTRmxtVlhKU1psUkVMVFZ3YUd4b04yUkNVV3RTU1V3eFJucDNTMTlYTkZoaVZrUklSbG8xYWs5TGFqZHlYMEpuTVVaaVZraGhRMDB5UVdobGFHaFNNMHBqVUVaWVRtZGxNVWhwVTBkc1VXVlZYM1ZWTkVoVVEyMWxWalpwVmxoTlV6YzJTV3RGUXpsNFlsbGpabkJmYjJsVmVUSkRkbVp2VDBoR2QxWmFiRkJGWVZKSFMySXRXbEpFUmxKT1VqZHlTMFYwY2tSTmIwcDBiMkYyUzFsQmIxWlpRVFZMWDBaUlRHeFBVMWRLZEV4TFExRnNkRkpaYldKMWRIZFlaVmhzZDIxNFNHdFJkUzFQWVZBMVpGcEJUbkJvWVUxVFNtZFBhR3BPZEZWMmIzRkdjR1U1WXpGVU5FOVBTa1JUYW5kamRFWjJabWg2UjJ4M01GRnhYMFpxUmxOSmVXbFNSMlUxYVVoalNrUlFUM3BGWTFSV2RVUnpjbVp1YzFvNE4wWldValpoWWs5aFZXaGFWbHBoVFVSUWFHOXVSRGxHTnpkUWQxRjBTR3B0TXpSRWNscFlja1Z2V0RSek9XTk9iaTFTTUdaUmJWRlRSbEJvVDNBNWF6STRWMGcwTW1aTk9HZG9hSGc1Ym10dE0zRXRibTloZEZCc09UaHpSV0ZrU201WmVFNTVha3RzWm5jeWRsQkRXa2xuWTB3Mk1HSkdNR05EUTBaUWRWUkRabU13T0dsMlEzTmhlak5yTmpSa2JYZFlNMlp4VUdadVduRTVUV1ZxY0RKdFNFeEJXbEZxY1hvemJtUkhSRTEzU1dOaFdYTmZRVWQzVms1VFpWVnZlSFpPTVZRNFVVTlRTWGRVVTFGVVlqQXhYMnR5ZDJSbFFsODRXRXRFYUU5V1VWZzVTM0pTYURKSFoxUmFlbEJUTWpKb01rZ3phMGhGZWtZMGJWQnphREZVYkVOb2RHYzVlVmR1YkdveWFrcHJNMEpNYkRCdlgyTk9hMkk1TVRGcGNsSTRaVFpmY21ORFpqTTFhbWd3YlhSbVMxZ3dhRWN4TkZSRExXUkRUMjVCU0ZWaVQyODVkWE5NYUhrM1YxbFpOWGMzUlRKNVVIWjViMjh3YkZaMldYVXRWMFJDVTNGUmVVTkhTVVJqTTB4eWNGbG5NMFZYVmxoT1QzRlFYMkZ6YjE5R1ExaDBkWHBGY1hSekxsRkJZVmQxUlhKbFZWQnZjSFo1Um5oRGVtWktkRUUuTkNMYTRBQk80cXhLZDZnb2NsWDhjRkUyLXlJS1ZKcVdSb2lHM1IwYVQzYyIsImV4cCI6MTcwNjIxODMzMywiaWF0IjoxNzA2MjE4MDMzfQ.xJ5kFOBhVC2JCme6S_RBPfsBw91EXlmVSmkeEAdwRfM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:13.960 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:27:14.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 542072: status.find.is(200), but actually found 401
21:27:14.120 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,542072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55967864, username -> user.1001186, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@336218b2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218034073))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiY2J0NGNhYnQ0NTYydGNjN2pxcjNyb3Q1NzUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eWJWTlBkSFJ0U0dwaFRTMVZla1JOVTNSTFIzVkJMa3g1ZVVaSWFHNXpRM1JrYzIxMVRVMTZMVXR2UzB0ak5YVTBOelJZVXkwNGJYQjRRbDlWT1doTk0wdHBWMFJwVERNd1NUbHlkV3ROWlRKeFQyMW1ja2hqVUhweVZIcEdXRFpGU1VwTVVGRlVTalkzYlRsMVRFdzJYekZJWDBGNE1YSlNYMnRpWW1OUVdFUlZjSGhDU1hSRWQxVkpjWEpVZDFBemIzbEpTV1pRUzI1UFZFaEhNamt5YnpsNVNGUm5TVEpCVVROVFIxVmZRVW81YWtOSGNWTk1hMEl0VWxkZmJXRk5iemRYY3poSWRIVkxTRGRHUmtGNVkxVjZaVmRZYjA1TlRVUmlZMngzUWxOT05FOXZXRmt5TjBwSFRuSmxWRGcwU0dGWmMyVmFRWG96VVZoTmEzTlNNakF6TTBsS0xVZG1jMkpKVEhsclZVeHJWRkYyWWxsWGFXcFRTM04xZW05NVZuZFNabUUzVlZoemVrSnJZakUzWkhCM2RFcGFkVFJXYjJOM1VqQXhjMTlpZG1kSmJWbzBaRkZNVEhaM2IyaExVM1Z1WDA5Zk1XTXliMVZKUzBWWWFsZzFZbGswTWpkSU1sRnhWa05JT0hWbVgyNHpVRUV4ZFhCME5HTmhkMWhyVEcwMFVXVlVhMHRHVGxobVh6TjBabm94UzFKR1NGTnlVMUZLZFhrNGRUUlFOblJNWlhSd2VrcE9ibmM1VkdJM04wUkpPVTV1WnpnMk0yOVNibWRLVEVVMmNFbG9OalpDUzNBNFMwOVJkRTA0Y2prdFJWUlhNV3hyWkRWQlVqSlpjMHRxWmkxMFRpMUlXR2hJUzNaM1UzSk5Oa2MyTlhWaU5XSmlNbGsyYTFwbVMxbDFNR2RuU1UxWVVUbHVlblJYWVdvMWFYbFJSbkkyUzBORVRqazJUM2gwWVZWdGMzZHRXalJpZDNoYWVtRkZlbk56YW14cFgxVnRUa2R2YlhoQ2VHUlRZVkZsVmtoRGJHaDVlblJSUkdWTVZHRkdSSGhPZVdSQmExVkVVM052UVY5TlpuQldUMlZsT0ZGMlFsbFRNazVaVXpONFlUZEdVMmxuZVdwR1VXOVpablJ2TlhCSlF6SnlWbXQ1VDBoaE0yMXpZMnh0Y1VoTVNtWTBjVEF3VG5SQmJuTmpRa0ZrZUU5aFNrWTFTMDFWVFVOVk4wa3lRbWh1Y0ROMFlURlJMbk5NUTNObmFYUXRiVzlNY25CMVlqQlNhRmhHT0ZFLnUwQUxfRTZIcEdkaDlXRWNJNlVRSVJiLW40NXhZZllNWVk4Zzg2ZkExNTgiLCJleHAiOjE3MDYyMTgzMzQsImlhdCI6MTcwNjIxODAzNH0.zPQ3aEbkc0rlgmmMYW6i6XRr5BzDE31j-xzGVxax38U","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001186"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:27:13 GMT
	x-forgerock-transactionid: be060b7a-8fbe-4853-bd91-7b001de6da35
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:14.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:14.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 542072: jsonPath($.tokenId).find.exists, found nothing
21:27:14.160 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,542072,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@55967864, username -> user.1001186, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@336218b2, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218034159))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@704b2127)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:27:13 GMT
	x-forgerock-transactionid: f68e4f1c-652b-43cc-941b-eebaee276a77
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYmducmc5ZmVwc3ZxZDZvaGtwNDY5YTA4cHYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFpGcDBaa0Z4ZEdzek1EWTBXR1ZOUjE5UVMxWkJMamhzVVUwMFdpMUhZekoxUjFwVGVEZFlVbHA2UXpFd2RsZFhjVTlpUlc5ME1UazFVSEpyYUU0M05WbEJlR2xFWVV4MGVqVlNUV1pGVDB0aGVEYzVPV3RUYWtaTU1ETXphVXBrTFhoT01VaFRPRTVTUW00NVduTm9ha05FWWtNeVJGZG9hVlJMTTFObGNtOVBjMWxxZUdsM1JHWTJkbVpPU2xJemVHVjVlbk5tTW5sVUxWQnBlak42V2paU1RYZFVTblJTV0VoTFVGOXJMWFF5T1cxTFRYcEtOMDFoUlhKaVpqRXljbTU1VEdwbU5XTndTeTFrVDBocFZFUlZZM0I1WHpRelFVbDRNR3hRTjI1eGNHZGpPVmR2Ylc4d1lrMTFVblZJYldwaFNFSjNhbUptY0RBeWF6QlRWWGRmTUZOYVpWODBlRlF6YTJWNlVHWkljaTF5VVdkNFVtZEhWekpGYzBONGRtRTJjVzgwZEZsUGFHRlFSRlpIZUZabmN6VXdhakIxYmtac2RtcFBaMWN0UkhreVJFeE5jVTAyU2pkeU1GWkxUVkV0VTBFMlFtVm1NMlpDTUZjeVQxWmtSVTFzVkMwNGQyMUJObTV6ZUhadVNVcHhRVzl3ZW1wbFZqTkNUWFF0TVRWNFZsSndiM2hxZDBoSmVYRkhYMnB0UkdkWVJEWjVibUpsVmtkM1UwNTBabmxWZEVGUGFGbDFTbXhxUjNWSGRFSk1WVE41WjFwcmQwOTFiVEF6VmtkS1IwZzBkVUowU2tkYU5Vc3lVRmxuU0MwdFpXaGZhMlpEVlhwMmNsVlRRMkZ1WVcxbFdsOXBObEY0YzNCR2JFcGhRVkpDZERGaWRrcG5OMmsyUVdoMWREaEpORmxXY1hCa1JYZE9UbGQzV2sxemRITnhaREZyVFMweGEyeHJNSFpXY1VOc1puVkRjVkEwU2t4dlFTMXZXRXhmZEU1MVprbHNaSE5tYm5vMFEyMDNlbEJtUVcxeU56QnhWR2hzUWpVNE4zWmhRbk42UjNOV1ZsQkNZa3QwYVVWRFEyMUdiVEZITFZac1p6TlpPRzFVWTJ4TVExVTNiRWxxT1ROc1Z6RXhSR3AzWDNOdGRXVkpRMVZpVmtOblFuQk9Ra0Z5ZVdoNmVYZEtWMHB2VjJSM1ZtRTJWa3BLVHpsNVEybEJkRFYxYkdNdExXOUJWRlpmTVcxTVJsUkpMakJJTjJvM2JVVlNWbk5DZW1KbFdIaHpNREl3UjNjLjZsb3N2T3pnMzdtZlZFWHhNZHRtQUhCYjc5SWh1dmZRRDNkY1l6c3pHTFEiLCJleHAiOjE3MDYyMTgzMzQsImlhdCI6MTcwNjIxODAzNH0.k1WHMOKKNrODe5MHgjLY4PwUfqIIH8RpOUSg1VeETzE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:14.160 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:27:14.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 542146: status.find.is(200), but actually found 401
21:27:14.656 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,542146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@730df8eb, username -> user.1001321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1125ebd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218034607))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoibTE3dGozZGcya2Z2ODU0YTZpaTJnaGV1MzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0elRDMUdOV0pyVDFCdmVWSkZkMkpFTXpobllsSjNMbkpDUTNWNVRHNVlTbU5OYUhwQ2FWQjJja0ppWlZCb1dIQnZTR3RXYzJvNWIxQm1hM1JUUW10WU0wSkZjMGhLZUUxeWEwTkxSbFJETlRoRWJVcFZSbTV2ZWt0b2NYWmFXSE5LZFZFNWQzbFBPWGh4V25WaU5tazJWR2s0WVZkblVYUnhjRjkyVFZkMlJWRk5WMGc1T0VsbVJWVlFjV2xaUzFOWGVrZDFaVkZ3T1ZkaGN6SlFNa3BUZEdGVFN6UXlYMHhUTldwck0xbGpXVUpqV25ZeWVWVktkV2xKWTJoM2VtNDFSRFJOVDBjdFIwMXpUaloyVEc5T1VIaHpRVVpEZUZneFpFSllWSGczUzJKR2NDMXlVVEJxWjNreVNEaENlRWR3YkRSR2QwUkhZMVJrWDJwNVQybzRRVFpUU21VMFRWZHdZbGxqYUVSQ05XOVRiRXA1WVhSU2FreDNaRlJrV2xOMUxVVTBibU00YmxOR1QzVTFaVlZNVDJaNGVHTlNhMFp6YlZCek56QmFYeTFSYVZGSE1tZ3hlbWRWUTJWTVJtWnNWR05NWVhWcVdFMVBhWEJsWmpkTVdHbzRVRXhxYjNZellXZDVhRWRXYjNwcGFrWnpiVmRuUzB4ZmRsZHdPVk16YVZWNmQwbEhNVk5OTUZOaWFWOXViemh4YkZCcVNGUmxNVzk0Y1RVM2RrcFZUREJEWVRGVVYxZFBhMFpQV21wSFYzbzVhbWh2VkdaTVNtNXNRbTFVWDFNeU5IQnNkVGxWZFZOQmVrcHVWUzE2VURoNk0ydFZNM1U1UW1aSlRGRktVek5EWmtSdE5VcEJlR2RsZGxOeWVtWXRhVzl0Vmw5dFduVk5URVpmVFZGRGVVRk1kRVEwYmt4MFozbDJWSE00Wm1sWFNsUkdkR3BhWDFadU1IRmFYekZIUlRCSGJIVnpTekkxV20xa1NEZGlRakJMVHpOc1lYcHBWMWN6UTBrdFN6UXRSa1pwTW1OaGJ6VXpjVlV6YVVaTmRFTmpVMDVWVTFsb1YweGhTMTlwTTBGaVNreGplVFJvUzBabGJrNVlaREJNUTFGUE4yeHhSbWh5YXpSNFgyTnhWV2RtU1c1dVlqWkdTRkJVYVdoa1ZUWlVZemx6TnpKNlJGQmtTMXBPTW5GSlJEUnhkMEl5Y0RCT2FtcEhhalZSYkUxTE5FbDRRbnBHZUhwM2FrUkZMazl0VmtFdFJIbFVPREZVV1haUWJrZHFjMFpaWjFFLjlZUTdRUHh4LW0wR1lDSjBiQ0xBTU5wQ244MWttTV9sU19FX1hMc2FFNDQiLCJleHAiOjE3MDYyMTgzMzQsImlhdCI6MTcwNjIxODAzNH0.nweGBynVpdJbko-yE8s29YqCrqG-Kk-VkF_mWoPmp4Y","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1001321"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:27:14 GMT
	x-forgerock-transactionid: 203645ee-b607-4c2b-896b-a304e1c6c1bf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:14.656 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:14.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 542146: jsonPath($.tokenId).find.exists, found nothing
21:27:14.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,542146,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@730df8eb, username -> user.1001321, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1125ebd, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218034695))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2384
	date: Thu, 25 Jan 2024 21:27:13 GMT
	x-forgerock-transactionid: e4523214-1217-4a73-ae29-3a8df5f1bca0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoianJnbmw5bzY1ZXBzNnVwdmxhOTZlMmZtOSIsImF1dGhJbmRleFR5cGUiOiJzZXJ2aWNlIiwicmVhbG0iOiIvYWxwaGEiLCJzZXNzaW9uSWQiOiIqQUFKVFNRQUNNRElBQkhSNWNHVUFDRXBYVkY5QlZWUklBQUpUTVFBQ01ERS4qZXlKMGVYQWlPaUpLVjFRaUxDSmpkSGtpT2lKS1YxUWlMQ0poYkdjaU9pSklVekkxTmlKOS5aWGxLTUdWWVFXbFBhVXBMVmpGUmFVeERTbXhpYlUxcFQybEtRazFVU1RSUk1FcEVURlZvVkUxcVZUSkphWGRwV1ZkNGJrbHFiMmxhUjJ4NVNXNHdMaTVFVGtwaWJIWTFNWFJIVTNkT056UkNSVlF0U1dKQkxrODBSRTU2VFcxNmNubFlTVUpqYkZsSk5qUnNNSGRHYkd4MFdUQktXR2xoWkZCaGIwTXdXVE5OTUROWWExaEtORGRzVHpGWVRqQTNSekZpT0ZwQmMxOUdRMVpzZW1oVFNHRlNNRVowZVUxSmNERm5UV2RvVEZWQ2JWSjNjMUZqUTB3M2F6TTBhVWhOTkcxSVRVeE5lSEZuTkZwdlpVd3pkRlpGYTBoWVNXdDRhRmRsTWpOcFFrOURiVGx1UVUxcVJWVXpMVWd5Ums5cWExQjNjM3BxU0daQ2JEVmxRVEE1UlhkUGMyTnZjazFXY1dNMVJYUlRhVGh4WjFrME5USmFhV0ZNTUZaQ1pHTjBPRVpuTldoV01uaEpkbVoxTUdsSVoxUjBXQzFHWVZkRVgyWnJURTFRTjJzMWRURTJZakZYWVV0WldVcDZPWGhvVkdKMmQwUTVXRE5qVkZsSWRHUldSRUZNYURZNVRsQmhkMlk1YkhjeVIweFRVbkkyYldwbVVGYzJlVk54Y1hGQlZHMWFkVFphV2poNlZrUlBkMkZFTlhKbWJuRlZMWGd5VUdGQlkwaHlaRzVNVmt4eU56ZHpRamx3YlVWWlJISlRaRWhxTUZZelZtNW5YMmRWTjAxd1FtUlVZMFpKYVZSVFgxVXllbG8xYkVSTGRDMTFNM0p1TFVkRE9FNXhVbmx4VFhwM1FVTldUMUoyYXpkUVFrTnNUVVZGVDJGWGFqVkRWbmhHTnpGa1dESlhOek10TkdkTVdXOTBZMFJDZEc1RVVtWTNiVU5hUm1kdU0wcHJWMUU1U0RObFNqTnZOSGxNVkVrMGNVMDNTSEpDWVRsb2NreEtPRlkwU0VvMmEyMUpkbDlmYTB0YU9WVnFOVXRxTWpSRE5IQk1RaTFrTkhwa09EVnVUWHBHTVVsVVFXWnFPV0oyU21oWVZrWkpOVUoyWW05SVRIYzJUa05rWW1GaFZHSkxZa04xY2pOblN6Tm1VMXBEVjA1dldHZHVVa001YzFSdGNXMTNkMGxCZGtGcmNGSkNNbkpLVEhsVWNtOU9UbXBRUVVGcFpHcHBObXBVTW1ablkyWnFNbmRzUkdWT2NrSnlZMTl3YlZkdGEySlRTbGxZTFdaZlJXODVTV1JCZGpoYVpWVkRTR0U1V25GMGRHZFdUV1ZrZWtKc2VubHdaMkowWlRSUk1VczJjMEZSZDBGWkxtbzJhVUZmWlU1MWRYVlFVVXhOU1ZGQ2FraDJZa0UuNVJIYW9kRHN5VDBhVHhaTlM5VG5oVkNEdWdYVjQ4dlJrLWtxeUFsM0JOdyIsImV4cCI6MTcwNjIxODMzNCwiaWF0IjoxNzA2MjE4MDM0fQ.l8T5lCZpnxD_heMDHN94FxhyTA_N0bHKV5mmzTP4eKM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:14.696 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:27:15.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 542321: status.find.is(200), but actually found 401
21:27:15.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,542321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e0c537e, username -> user.1002454, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6221fb2c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218035804))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMjlzaDBjcDM3MGZlb3R0NnBybjZibzd2b2siLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1bVlVMTJYek40VlY5UE16UjNSMWd4U1RGbWQxQkJMbGMwVDJoSFVVOVBTMmcxV2w5MmIwRlhaV00zY0RkV2JFeHRiVGxhYTNWNk9WSm9XWFJxVmtabWJ5MWlNemxFVXpob1dFUmtVV3BQYXpaWVNVeDVXRlY2V0U1bGEyOWZjRzAzVVdrNWNuVkdVVE5aYzFaUllUZzFaalJUWDJvNFpGOVZVblp2VkhCRk9UaFROakZrVTJwaVEydHdNMFJoTlZWRE4wMWlPV0ZRZVVwdWJGaFhkbUp0Wld3NVFtMWlNbXR1VUZRMExVNXdXSFJQTm13d1MwcFJYMU5CWVRkRGN6Rk5SSE5NVWpodWRsUmhaekpYYVc1NFNuUlNkVWczUTB4TGNGRlpjVVpGY21GVmNqazRZMVZwUW1rd1owMUdiMmh5UzB0WmFrcEVSVjlDYVVwcFpWZE9lRXBRUmxvMWJuSk9ZM1ZhWHpkT2RUVTJURzlVTjA5MlJGQlBkbk5yTFVORWQxRmhUVXMyU0RscmVVVmhSMGszT0VsVU4xbDNUMWRzV210TVVucElTR05mY0cweWRuSkdjSEZUUjJwUlRuRkRlbmR2WVhwaVNuWjFjR2swYzBSVU4wMXJTRXBvYTNaSlZFWlVRa1phVERoa1VUSnNWWHBmU3kwMmNqWk9ka3MzYlVkbVkyMUhVMUphTm5wM2VYSnNkak5mYUhkQlkzSXlNM2hJUTFWdVIwVnBUVjlhZVVkc00xWlBPRTF3ZVU5Q016VkxRMlpOUldwNWVVTkNjRVl6Wld3M1RGRnVhWFZTYW5KaWNWZDBhVGQ0YkRJdGRFUmFUWGhYWTA1UVpXcG9XSGhhVFMxQmVUTmpjMmQ0VmtsWk1rWnpaR2RGYW5aR1owOHRNVTlaYkVwRFZIVTBjbFpGVjBKSVdUZGxYMk0wUmtNeWRIQlFMV1ZGWVZkcVVWVnBXakZPV25sSWJVUmtjVlV4ZW5ScGVGcGxibWxJVlZZNU5qWnhSMWRrYVVaSFdGSjRZbkZDV21OQlRUbEpiR1ZuYW1OVlNtazFVRWRKVlZscFNWa3pNRzlJZGtGNlRVeEdaVEZqVUV0Q2RuSlplWGg0WmtKNFVGUklWWEZXY25CcVVIVlhXWGd5Tmpnd1lXcGFORlYwV210V1puSkJRbWhvYTFaa2VVODBMVGhLVW1SNWFHdERlbXh5TWpZdFRYbHpRV2xJUjI1b01FazJVVGcwUm5KUWVEbGpMbEpQUkdKc0xXaDJkRXN5Y0RKVU1tUlNZMjQyVDNjLkhVMG1USTJFNWJoWExQX3FhN0J6elNsSms5NjRmV2pSY25tQXRFT2U1WTAiLCJleHAiOjE3MDYyMTgzMzUsImlhdCI6MTcwNjIxODAzNX0.y878lljsy8yvZleKqVqPY4jHp04pG5s9vBfOlDLGo0w","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002454"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:27:15 GMT
	x-forgerock-transactionid: cbf875bf-386f-497b-a060-a4d7577db8e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:15.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:15.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 542321: jsonPath($.tokenId).find.exists, found nothing
21:27:15.897 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,542321,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e0c537e, username -> user.1002454, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6221fb2c, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218035896))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@57dc9128)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:27:14 GMT
	x-forgerock-transactionid: 4a94dde1-c278-49b7-9a8a-793fc607dcdd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNnVydG5wczhzdW0xZWNhZmswNGU2cjBibm8iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1SlIwbEJZbWwzYjJwSFZIWnllR2RKUzI5dmRXUlJMbXBzUWt0aWRXUTJZa1Z2WlVkeVEwRlZZWGRQU0VoaFNsbzVXbGRoZVc1ck5rdG1ORWRhZFhWaFdWTnpWamhPWjFSdFVsY3pTVFpVYldkcE5rUjRhR1pDZEZOUk1UUjVZMk5vZEVsWGVVUnJRVmhKZURWM1FqQk1OR05qU0c1TmRIcGtXSE5KTFRNeFFUYzJkVFpEVkZGcGQwdFZPSHB6ZEVodWVGTnFVM0JJWTFKRWNFRXhhVFZqVnpVMldHRnFaM1JPVm1GS1gzYzBNMFpMUjBkR1NrWnFaakZHYkZwNVJtNUJWMGROY2s1bmVGbHZTemd3TUhwQ2VYVnNVR2hWTjFVMlYxSlFZM0ZxTVVGT1ltcDVYM0J4UWtSNGJXUmtSRGxtZFVkeGJXdFNaekZyVjE5WGJHdE9kVWczY20xVVJHcFhlVGN6ZURsSk5sSndNRVZpVlVoSVV6VndMVzVLVTFORVoyNTZVWFZ5U0hjNWN6YzNRbU5zYW1OU1NreGllVVJVYkZSd1IwZ3lMVTUyZEZka2JDMVliQzFZYVZsNk1HNXlUMWhCVHpSMFoxWndPRGh1UTBwclVWaGFZbVo1TTBWV2JsZFZVMlEyYlc1T2RqTmxiRTlCTW5kclRIa3lOV3BSVjBJMVFWWm9SM0V5TFdOUVZEWmlNVmgzY0RKSVMyTjFURVZ5WTFCeVozSm5TVXhUWDFGeFQyazNNWHBSVERGVFIwWndhVmRaZDNwdE5WOTJUVzVVU0UxSmRIZDVkVzFMTUZOYVRrbE1WVjlWVVV4NVgxa3dTRlJXYVV0TGNIbEJXWEZhVEdWM1EyeE1iVUpwUTIwMFZXWjJXak15VDFCUU5uQnNSSGxtV2tsRk4zaHdjVlJPWXkxSFdHeFZhMVZMUlhoaVJqVmxhVkp6WVZKRVNrdGZTbUZNTmtkRlpEUTBMVVE0Y2s5YVowaFNOSGQ0YzJ4NldsWjBiREE0VVRsNk56ZFhTSFJwZUV0dFNVMW9ZMTlIVG1nemNsa3pPRWxxYzJaeWJuazNiVEpJUWxoNlZWbG1TbkpNWldRM2NWcERZVEJ3ZW1SbldEQjVZM1JLZG5SV1VFaE9jbkZPZEhwa1NURm5UV3hUVVdKNGRpMUtjRVZTUkhwR1NVcGlYMXBOU0hZMFVYZERYM0pwYVZWMlUwUXdTbmMxZGxONE1XeGxUa1V3UVdaWU5GUnpMa2MxVjJWeU0weG9TSE5vTWpWR2RDMTZVR2xpYjNjLlpxVmU2dUdlYkRUQ1JIRTBfTXN5aTZ3dDgtWXZXYm0xUENMRWVQOFFJYjAiLCJleHAiOjE3MDYyMTgzMzUsImlhdCI6MTcwNjIxODAzNX0.iK4VdmrxLViJ-DeDeqjdn0O-KyVASQcjdD6VjStCaLA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:15.897 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:27:16.573 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 542416: status.find.is(200), but actually found 401
21:27:16.574 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,542416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12e9caca, username -> user.1000811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@179888fa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218036525))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoib3BqcWlqcTBrM3E5ZjJ1Zjh1MGJxNGZoNjciLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1b2JuaDJkMUpEUzFsRmJtUlpWMlJhV1Uwek5VWm5MbWhKTmsxR1Iwc3dkVmcwY1ZseFRqWXRjbGg2Ym5oRlQxRTNPRTE2TFRoek5teExjMGQzTkhwdmNrWlhlbW95VmpNd1pXMW5XWEJJVVVkTGRqTlZNbE5hWlRsWlRWWklZWEIwTlZKTE1VZ3dMVzlpT0V4TWFVRjVSRU13WTBOdGNXdzBWMjk0WkdRMU1HTjRWbGhvVUd4a2MwZDZOemhLVTJONGFGRlRSblJUWTFab1VISnhMWEY0VFRoMWJ6WlZOblJwY0dodU1HcFpOVTFtVlZCSlFYZDROVkozUVhKcWNFNDNhbnAxVTFwSk0xOXpUMEU1VEdJd1Qza3lhVTVsZUdkdlVteE5RVGQxZHpkRFdDMUZMVk5PYm1KRGVWRXdaa1ZvY1U1NlNuTjFaa3gyWTJaUU4zUTFXbGMwYUd4NFoybzRNMjlEUjJ0S2JuVkxlV1V3UkdObUxWVnFiWFpTTjBsc056QkpiRzVTVm5RMlZFVm5URE5GVW5aWlYwSlNSa1IzZGtoU1IwSjZiRGxVVEZseVlqSlRRMVZ4VEdoemFGZE5NVXhYUzB0TFoyVjFPRjlyYWs1RVREZzBkRVEyU21kaGRYSldlVVpNWW5sNlMyd3pPSG8wVHpkVU9XRm5hbkZZU1hFMVdDMDRiRkIzT1VWcWFuVm1ZbXB1ZEVaUlRHZE9jbXcxV2xrMVUxbGZUa0pWYWxZM1VsSjRNSFZ2VW0wMWRrWkJSRm8zYlhwek5UaHRVR0ZoWjNaalVIRXRVVzFYUkhkNWNYWkdRV0V3TTJ4a2VrSTNjMWhEUjAxMGExWjFRbEI2UVhOVE1HazFSV1l5VUdwSlh6QXhRbTFwZFVkalVVOUtja0Z6TXpocFVVTk9PR3QzTjNKTGRtdHlTRWt3U0hsaVIwNWhaVEZtT0d4MWJGOUpZVVZ3VjFoVU9XVnZaWE4yV0hobVkyUlBRVXBCVERkNVNrVk9kblY2VjBWUlEzcDZPVWRUVDNFdFNsUmFaV3BRYkhOdVdtRlJOa05VZWpONFduQklkR2x0Y1c1NlVEZHRha2huVTJOS1UydzVabXBJZUV4aU56VmtlbmxCVlRsTVFsWmtaREJ2UVVrNFEwUklTVXROVjAxVWVqVkVaWEJDYkhjNVJsbEpTWGhQTmxoVFdVWTFSV05SYVVwd1gxZHZWRk5hUzJGbk9UQmpTbGhoT0V0c00xTXdMbGxuVEhkaFdHbzBSbGx2WTNsWE5XNTJPV3BLUzFFLnBwOVp0dkQtNXVicV9YLXU3UDAtSk9VcjJ2NTRUazZ1VGJaS2plbkFBLVkiLCJleHAiOjE3MDYyMTgzMzYsImlhdCI6MTcwNjIxODAzNn0.ymw6ULxQda_BO3VEToaS8KnT9YCpGjfM6uN7wLjP_wM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1000811"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:27:16 GMT
	x-forgerock-transactionid: a4e7f64b-66c7-4088-804e-ff730487db0d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:16.574 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:16.611 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 542416: jsonPath($.tokenId).find.exists, found nothing
21:27:16.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,542416,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12e9caca, username -> user.1000811, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@179888fa, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218036610))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@159e366)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:27:15 GMT
	x-forgerock-transactionid: 4fc98858-82f5-435c-b6f7-5b95195fd287
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiYTZkY240MzRrcmxucTA0bjdubXI5OWI4NGUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0dFdVNTVibnBOZG1odWNIWkthbFpLTjA1clVHZEJMakJvUmxJMlRWaEdjR1J0ZEZkSVUyOTZUVUpWUm1sQ00wazJXblZKVmpaS1UxZHdZWE5zZFUxdFgybEZWMDgzVWtSaldIRXhhQzFPY1VJd1pVWnhaMWxSVTBGdWVubEdYMWxXUzNwUVUwUnZSVk00YlRWck1uQkNXWGc1VUZWaGVYTjNhbEZXVGw5bVRGbHNVR1JxWVRkWFFYbzRTM1YwWlROdVREQnJVMHcxY0doa05HOWFUVE5vWkVVNU1VdE5VM0Y2VnpabFdEUjRTalZtZURaWGRqZFZVRlptT1cxNlZEUlZaSEJmYlVsb2FrdHRNbmxEYm01blZWRTNlWFYzWjBzelNWVkVMWHBFTVZGTFlqQkRZM1p5VDNkMmFIZE9SelZ1ZVhWMVNYZHVWV1J0ZFdaNVRHWkNWVEJHY0ZsWFduSTViMnd6WDNVMlkweDNYMXBTTURCaFZXTmplbU5OYkVWWllVbzRjRlpUZDAxQmRuSjRXVUpIYkdaWVExbEZhRFU1VldadlozTmhNRll0Ym5CeWJrWmZaM2MxTTFoV2RISm5kazlLTWxSaGJsUXRaalI0VWtodlZVczBaVmxEV25Sa1MyWktXVXMwT0hwbFkxRXdUbmxGUkRoWGFHVktabkJXYkZrNFN6Wk1TbTh4YmprMlMyd3dPVUZDTVRkSlNHSXhjMmRSUjNoZlJtSkxTVzVrVUd4YWJXeExVa056ZEMxbFVITk1OMFJzZGpGM2NqQXphM1UwZFZselZXOTNkWE4wUVhaMVVtZE5PRzlhVWxWUllUZFhTR1EzWXpKNE9FRnRVMFY2VFY5bmRWVXhSakowTjJwVlpscGpZall4YjNKcVIzaFhNVkJoYVU5T1RtOUpXbUZRYUdGM1QxRTVVbWRVU1dKbFFXTmlUbEpyZFdOb1JESlpkMVJCUkRCcFYzSkVZelkxYzNWWU1pMXNORWRGY1hkTk5FMDFRMDluV0doc2JGUnFNVEowZVVkVk5VVk9PWFpIWVcxT2MweG9VMlpyWkhReGJ6aEpablJrZEY5dVdVTlBabFZmYlZCR2VsUTBVMU5XZDI5emQwNWtPVXd0U1ZkWGNHdFhSVVZSZDNZeGFWbEpjRFZGV2tWMGRsUjZVbGs0Ukc1dGVYWnBTMFJrUm14WmFXMVpXVXRRVEU0NVdsbEpjMDl4YmpSMmVFMUtUMHgwVGpKeVFqWnJMbEJMVFdwdGRtSnBiVzlEY2poVmQwSXlVbEl0TVZFLnVKZjUyRmlMRnFEek8xWHNKNjRsNW1hazAyNVlPOTd5dVJyaDROWXZXc2siLCJleHAiOjE3MDYyMTgzMzYsImlhdCI6MTcwNjIxODAzNn0.OzpwJ1GxA4EBDC568QuDfW3Fe9Dwm4deIukp2-DHsoE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:16.612 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined
21:27:16.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 542450: status.find.is(200), but actually found 401
21:27:16.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401
=========================
Session:
Session(idc.login,542450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@683eaac4, username -> user.1002866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3985cdc6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218036657))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: resource=2.0, protocol=1.0
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 2406
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHIyOWQza2VxNjk4dmtpZmpuZmtuY2NkMzIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0NU9FWjRVV2xMWjFCUWQxZ3dRbGhKUnpaaWREaG5Ma3hwTm5kTWRsRnRUVmxEV1RCSmFHaFVlazVJTVhRMVgxTmFOVkZwYVZoSlQzcGhiRVpqYjBvd2FITlFNMUV6VVUxT09YYzFVUzB6TWpscVozbHRUR2xYU1hoTU1EZFpaa0ZhU0VjeFJuTnllRzUxYWxOeGJqRnhUelZaTTI1cWVFUkdlSEIzTjFkcFdIQnVlbGhMUTFreWFFMTBkRWxJTjFwRGQwbzVlVzk2ZVhOVmVrMUNTRFpLTWxsQ05FcEpjMlZXYkVKMldVeDVRVGxOT0V0VGRtdDBkMUo2ZEVrd1RqVkhiWFJqV1c5T05tMXVVazlQZUU5TlVtdHVUbTlQVmkxMFUxcHNNa3BtV1VsWWFsZElTMjlOY0RaRmNXMTFTakpUVGxBMWFFeHZOSE5FYWtSb1RuSnFjbTFzVERkVlNXWjZlVkZmT0ZWVkxURlFkMDgwV0ZsMVJWZDFVM1p3YjJWUVQxQk5SMmxOYjJWallXTnhXakEwVW5kWFVHZEtVelpIWm1sc2NrZ3haR1oyYzJoZk1XMDNVVW94WldocGMwUklRemRwY2paR1MweEpaRTR3YVRocFFqRmhjMnR2Ym5OZlJIcFlSWHBDUzA5UFF6SmFjVFZuWWtWeU4yUndUVXB1ZVhjMk1VeG5VV2hqY2xSS2NGbDZaR0pXVkdFdFIxQnVXVXRsUW5CclUwUktSRUZEV1VadlFrNTVVR2RpVm10UGFHbFRaVU5NWkRWNWQwWXpWbWRpVlhCUlpWRXphamxpWVZnMWFXUXRkMWg1YzJKdExWOTJhbUZLVGpCck1rRkVZVmgyVERZd2MxOTJSbWRhV0U1QmIwTkJTamRmVEZGa1p6Wk1kbE5SYm0xR2MzSlpMVTgyZEdKS05FUnhhRjltUzNRM1p6RnljWE5vYWpCWmVsVlJYMFJ3ZFhSRlUycHBSM0JoT0dwM1RIUjVjVmw2VGtkdVpUUlhWamh6VG5OdlVtRXlNbUV6WlhjMWFFcG9VMmRFUjA1d1VqUlFOVUp6TTNOelkwbEJMVW8yUjFsM1lqRkJXbXROWVdaUGVsTnVaV3RTVlVSMk0za3dPV2sxYWpoTldtTXhVMHhzTVc5UU9FSmphbE5STm5SUFduVm5Za2t6VVVadVJYaHNhMHhsVjAxNWFsbE1ibVppVlMxaE5ISkpUSEJUTUZwcFUzZEVUbVV0YkRaR1VVMHdMalJOZVRKbllYWmtiRFI0U1RKMU1IcHhabFJTVlVFLmJrQkRlMUJxWnlzajRNZElZOWJBMGNSYnJXUXhBTVN4elZnbzVwQUQ3c1UiLCJleHAiOjE3MDYyMTgzMzYsImlhdCI6MTcwNjIxODAzNn0.TMo-sWUEygnFCJAPFH6KydGcZEmzxDUMPuVWbPBKDug","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.1002866"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
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: Thu, 25 Jan 2024 21:27:15 GMT
	x-forgerock-transactionid: 3470cd11-09b2-4796-8621-f22058250af9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Login failure"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:16.702 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one
21:27:16.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 542450: jsonPath($.tokenId).find.exists, found nothing
21:27:16.741 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing
=========================
Session:
Session(idc.login,542450,HashMap(gatling.http.cache.baseUrl -> https://openam-ema-perf-benchmark.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@683eaac4, username -> user.1002866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3985cdc6, callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-ema-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1706218036740))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$810/0x00007f710c6bb988@546a9c0e,io.netty.channel.epoll.EpollEventLoop@24528a25)
=========================
HTTP request:
POST https://openam-ema-perf-benchmark.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	Accept-API-Version: protocol=2.1,resource=1.0
	Content-Type: application/json
	accept: application/json
	cookie: amlbcookie=01
	host: openam-ema-perf-benchmark.forgeblocks.com
	content-length: 62
cookies:
	amlbcookie=01, domain=openam-ema-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"code":401,"reason":"Unauthorized","message":"Login failure"}}
=========================
HTTP response:
status:
	200 OK
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=1.2
	expires: 0
	pragma: no-cache
	set-cookie: amlbcookie=01; Path=/; Domain=openam-ema-perf-benchmark.forgeblocks.com; Secure; HttpOnly; SameSite=none
	content-type: application/json
	Content-Length: 2385
	date: Thu, 25 Jan 2024 21:27:15 GMT
	x-forgerock-transactionid: a699b34c-1a4d-4f7d-ad02-34ecf24b770a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaXZkbjRub2gwM3U5c3RjbXVxbDFsbDQ0cmoiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dlFsQk9XalJJV2xwd1Z6VlJWRkl5YmpWVVZrNTNMbTFRZGxJNU9XNUJjblkwUVVOR1lYWjZNV3QwWW1GclRYcHdORWs0YzFwdlUzTTBTa294YWw5SllWSnRTamR0U1VobGJ6azBUMWRXVkZjMWVFbEpUMjV3ZW10elExcHBhMlZqTFhWVFRYWnlORWROVldVeGNXdzNORk4zV1dKeVdrdGFMVmhTUm0xUWRtUTVRMFpVUkdGWE9VdEVRbEprUm5sb1QwTnNNV2hqY1Mxa2VVUklkM2xwZVdwUVFuUnZZbVJJVnpCa2NVSjZOa2xLZGpCbU1qRXhSRkF4YVhOSU1XdzBabkpzWTBSeE1rZHZVMVYwTlY5SlFXMVRhRk10WDAxdVduQXRTMU5HYmtwaU5rRkZPRll5YUUxRU1HOXRiekJzYmpaNVVqWkNiMjh4WlRKTlJrVXpiWFZzWVMxMU9WSlNWVk56ZFdOTlkxTmZaSGhMYUhGWU5YZzJOVlJWVDJWMmRFMXVaemQzTVUxelpYbE5OVVZYZDA5WE1WVllSVk5UZW5ac05tMHlRVFYzVEZJMFNrTkJNemh2U2s4dFVYUmxSMlZmUWxwa2EySkpRbFpJUjBWZlMxWlRia3RPVTBsQmIwdENWQzFOY2tsTmVXa3dSbTlrWjJnMmJqUXdlSEJ1WVhCQlVIVnNSRTlZVkRCUFpHUXRPSGRuU0hSV2VUSXpTbU50YzBwalJXNVpYelE1UkdwaU9FaDRZakUwWmpNeE5HUmFjMGhVZUZwcmFXczVjVEJ6TmpCVlZVZHRaMlk0WjJWS1gydEZUek00VDJwME56QXlRMjV1YUVnNFUyVnRNR1phTkdsWmNHeFdOMGwxY3psa1JWTTBOVzlyWmxWSmJHSmlkM2t5UW1ad1JWUnZaVzl2UnpoVFRuWjZWMVl4YkVSTVozVjBiMmN3WTJsV1pHVkRZM0prZUhJeVpqbElRemxRVVRGWFkxaGFXRUpUY1doa1lYaGxPVlY1UjBkRmIwdFZaMU5pWmxsdFZFcHBkMHRtWW1aMFl5MUdVbU5hTldGUlJ5MWZkVTVCVDNORVNURmlSMjB0T1UxSVowaHhTMGhsU25oM1ZUQkhTa0ZIV0RGTllrcHNWa1kyYmpGeVdUWkNhVGxxVWpWdVQyMHlWVUZ6VnpjMGMyaGFjR1Y1Y1MxSVZGcDJWMUpKY1VKNVFrZDVTVEZZUWtsdVVVVmpNMXBJUjE5U2IxZHJMbVppUWtoWmRWSlNPVW8yVlRWUWFGSjZZWEZoYzFFLm1KdVFJeXlsS0p6MGF6ZEc2eDlKVkxodVBYRnlNYXo4bkpTc3RyQWpnRXMiLCJleHAiOjE3MDYyMTgzMzYsImlhdCI6MTcwNjIxODAzNn0.jWtlE2rjutO2C6O-jF-0FuXA_NEhCYqj9TVu6VkFefs","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}
<<<<<<<<<<<<<<<<<<<<<<<<<
21:27:16.741 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined

================================================================================
2024-01-25 21:27:17                                        3630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1072235 KO=14230 )
> restLoginInitiate                                        (OK=531500 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=529920 KO=1560  )
> restloginProgressiveProfileCallback                      (OK=10815  KO=1560  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.48%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.48%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.47%)
> status.find.is(200), but actually found 503                      4958 (13.60%)
> status.find.is(200), but actually found 401                      1560 ( 4.28%)
> jsonPath($.tokenId).find.exists, found nothing                   1560 ( 4.28%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[#########################################################################-] 99%
          waiting: 0      / active: 25     / done: 542590
================================================================================


================================================================================
2024-01-25 21:27:17                                        3630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1072265 KO=14230 )
> restLoginInitiate                                        (OK=531505 KO=11110 )
> restLoginUsernamePasswordCallback                        (OK=529945 KO=1560  )
> restloginProgressiveProfileCallback                      (OK=10815  KO=1560  )
---- Errors --------------------------------------------------------------------
> restLoginUsernamePasswordCallback: Failed to build request: No  11110 (30.48%)
 attribute named 'callbacks' is defined 
> restloginProgressiveProfileCallback: Failed to build request:   11110 (30.48%)
No attribute named 'callbacks' is defined 
> status.find.is(200), but actually found 500                      6005 (16.47%)
> status.find.is(200), but actually found 503                      4958 (13.60%)
> status.find.is(200), but actually found 401                      1560 ( 4.28%)
> jsonPath($.tokenId).find.exists, found nothing                   1560 ( 4.28%)
> status.find.is(200), but actually found 502                       147 ( 0.40%)

---- idc.login -----------------------------------------------------------------
[##########################################################################]100%
          waiting: 0      / active: 0      / done: 542615
================================================================================

Simulation com.forgerock.gatling.Loadtest completed in 3630 seconds

----------------------
[25/Jan/2024 21:27:18] Create tar file login-tree-150.tar.gz
----------------------
RESULTS_FOLDER=/results/gatling/
RESULT_FOLDER=login-tree-150
SIMULATION_PATH=login-tree-150/loadtest-20240125202647071
PWD=/results/gatling/login-tree-150/loadtest-20240125202647071
[cmd] tar -czvf /results/gatling//login-tree-150.tar.gz --exclude=simulation.log *
/results/gatling

----------------------
[25/Jan/2024 21:27:18] Update /results/gatling//latest
----------------------

----------------------
[25/Jan/2024 21:27:18] Update /results/gatling//latest.tar.gz
----------------------
